- update to 20.2.4 * fourth (second to last) bugfix release for the 20.2 branch - require llvm-devel *without* any explicit version number for factory/TW to imply 'distro default llvm version', which we usually bump up when a new stable llvm comes out - use llvm11 on factory/TW and sle15-sp3/Leap 15.3 - enabled build of radeonsi DRI and VDPAU driver on aarch64 (boo#1179376) - update to 20.2.3 * third bugfix release for the 20.2 branch - update to 20.2.2 * second bugfix release for the 20.2 branch - reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression reported in boo#1173185 - update to 20.2.1 * first bugfix release for the 20.2 branch - supersedes U_fix-mpeg1_2-decode.patch - disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer needed (boo#1173185) - U_fix-mpeg1_2-decode-mesa-20.2.patch * additional patch currently needed for Mesa 20.2 (boo#1173185) - update to 20.2.0 * includes Intel Rocket Lake Platform Support (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882) - adjusted/refreshed patches: * n_add-Mesa-headers-again.patch * n_drirc-disable-rgb10-for-chromium-on-amd.patch * u_dep_xcb.patch - docs now available in .rst format (html before) - Add U_fix-mpeg1_2-decode.patch (boo#1173185) * fixes colors in kaffeine on Radeon (r600 VAAPI driver) - buildfix-ppc64le.patch * buildfix for ppc64le (boo#1176562) - update to 20.1.8: * mainly bugfixes, highlights: - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed. - Amber test opt_peel_loop_initial_if: Assertion failed - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA - [BRW] WRC 5 asserts with gallium nine and iris. - update to 20.1.7 * seventh bugfix release for the 20.1 branch - switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet) in Leap/SLE15 - version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 - use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use /usr/etc/OpenCL/vendors only for Tumbleweed - Add vulkan device selection layer and vulkan overlay layer to baselibs for 32bit versions on 64bit architectures. - Add vulkan device selection layer and vulkan overlay layer - specfile/baselibs.conf cleanup * no longer support Mesa build without libglvnd * removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 - update to 20.1.6 * sixth bugfix release for the 20.1 branch - baselibs.conf: + Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>: KHR-devel consists only of header files there is thus no - <targettype> flavor being generated. + Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from their respective -32bit devel packages: with libglvnd defined to 0, the native packages are being generated, but are empty. For baselibs, this trick does not work and empty packages are being skipped. So we drop the dependency (with a note in the .spec to enable the deps when changing the defines). - update to 20.1.4 * fourth bugfix release for the 20.1 branch * just a few fixes here and there, nothing major - update to 20.1.3 * third bugfix release for the 20.1 branch * lots of updates to our testing infrastructure - force valgrind support only on officially supported platforms (boo#1173355) - update to 20.1.2 * second bugfix release for the 20.1 branch * most of the fixes here are to the AMD drivers, and the rest is scattered over the tree. - enable valgrind support (boo#1173355) - move mesa.icd from /usr/etc/OpenCL/vendors to /usr/share/OpenCL/vendors (boo#1173005) - switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file location (boo#1173005) - update to 20.1.1 * first bugfix release for the 20.1 branch * fixes issue affecting Unreal Engine 4 games on i965 - update to 20.1.0 * first release for the 20.1 branch * One already known issue is that Unreal Engine 4 has a bug in its usage of glDrawRangeElements() causing it to be called with a number of vertices in place of the `end` parameter, that was recently revealed. This is an annoying bug that we haven't worked around yet. For more details: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917 - supersedes U_add-lifetime-dse-fix.patch - Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855. - Disable LTO for now as there's a known upstream bug that hasn't been resolved with GCC 10: boo#1171855. - update to Mesa 20.0.7 * most fixes in Radv, but there are fixes all over the tree - avoid build error PowerPC, using gnu++14 (not gnu++11) https://bugzilla.opensuse.org/show_bug.cgi?id=1171045 - update to Mesa 20.0.6 * fairly small release (a little bit of everything in here) - require llvm/clang 10 - update to Mesa 20.0.5 * pretty big release with AMD and Intel drivers receiving the majority of the work. - supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch - supersedes n_opencl_dep_libclang.patch - Disable LTO on armv6 to fix build - U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch * Fix Weston launch on tumbleweed by backporting commit bfb9c08e - update to Mesa 20.0.4 * emergency release, which reverts a serious SPIR-V regression in the 20.0.3 release. - supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch - U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch * revert severe spirv regression; emergency release will be available soon ... - update to Mesa 20.0.3 * bugfix release: fixes all over the tree; mostly AMD (radv, aco), NIR and Intel (isl, anv) - update to Mesa 20.0.2 * bugfix release: fixes all over the code base - update to Mesa 20.0.1 * bugfix release - cleanup in specfile: get rid of is_opensuse macro, which is no longer needed at all (jira#PM-1623) - Loosen dependencies to allow building with newer versions of clang-devel, similar to llvm-devel. - update to mesa 20.0.0 * changelog https://mesa3d.org/relnotes/20.0.0.html - supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch - supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch - supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch - supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch - supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch - update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources - update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources - use 7G disk constraints also for x86_64 and i586 (bsc#1164488) - only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for older products still use 'BuildRequires: llvm9-devel'; fixed build on openSUSE Leap 15.2 - Update to version 19.3.4 * changes all over the tree, but aco and anv are leading the way in changes - supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch - u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch * replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch by an official merge request (bsc#1162252, gitlab issue#2472) - U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch * reverse apply since it caused a regression in rendering on s390x (bsc#1162252) - require and check for llvm-devel >= 9 instead of llvm9-devel on openSUSE - enabled build of gallium based llvmpipe driver for s390x (related to jsc#IBM-369, jsc#SLE-7452) - Update to version 19.3.3 * There's plenty of changes here, but intel, docs, radeonsi, and aco are the biggest sets of changes. - supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch - set optflags also for g++ compiler - require llvm9 (jsc#IBM-369, jsc#SLE-7452) - U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch U_0005-radv-Remove-syncobj_handle-variable-in-header.patch U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch * fixes build with gcc10 using -fno-common as default now (boo#1160578) - Enable LLVM support on riscv64 - Update to version 19.3.2 * Intel and AMD drivers make up the bulk of the changes, with a bit of nir and glsl, plus a sprinkling of other stuff in there. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * fixes patch (boo#1145188) - Update to version 19.3.1 * Bugfixes for i965/iris, anv and radv - Update to version 19.3.0 * Mainly changes to the build system, i965, aco, radv and anv * New features, check Phoronix: https://www.phoronix.com/scan.php?page=article&item=mesa-193-features - Update to version 19.2.6 * fixes build on PPC * couple of additional stable patches - Update to version 19.2.5 * There's a little bit over everything in here, with anv and radeonsi standing out as the two biggest components getting changes, but core mesa, core gallium, llvmpipe, nir, egl, i965, tgsi, st/mesa, spirv, and the Intel compiler also fixes in this release. - supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch - u_call-shmget-with-permission-0600-instead-of-0777.patch * CVE-2019-5068 (bsc#1156015) - Update to version 19.2.4 * This is an emergency release, to fix a critical bug found in the 19.2.3 release which causes incomplete rendering on all mesa drivers. This release contains a single patch to fix that bug. - Update _contraints, Mesa-drivers needs 7GB of disk to build safely. - Update to version 19.2.3 In this release: iris, meson, radv, anv, turnip, 965, svga, utils, core mesa, glsl, etanviv, and gallium/rbug - This Mesa release includes support for latest GPUs including Intel (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983, bsc#1137515) and fixes for boo#1127672, bsc#1117365 - Dont conflict with vulkan-devel anymore as there is no file conflict - Use %pkg_vcmp macro instead of llvm-config to detect LLVM 9. - Update to version 19.2.2 * assortment of fixes in this release, notably a bunch of work to get Solaris and illumos working with mesa, as well as more work fixing issues in the migration of package-config and headers being handled by libglvnd instead of mesa when mesa is built with support for glvnd. There's bunch of other changes here, with radv and intel leading the pack, otherwise just a few things here and there. - n_add-Mesa-headers-again.patch * add Mesa headers again despite of building it against libglvnd; those headers turned out not to be usable; in addition packaging headers with libglvnd make dependancies problematic ... - let Mesa-libEGL-devel require libX11 devel via "/pkgconfig(x11)"/ since EGL/eglplatform.h includes X11/Xlib.h - Update to version 19.2.1 * fixes all over the tree: intel, amd, nine, nir, egl, gallium, scons, meson, glsl, haiku, android, and nouveau all got fixes. - pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from libglvnd build and add them to the appropriate devel subpackages - reintroduce GL, EGL, GLES* devel subpackages since corresponding header and pkgconfig files from libglvnd didn't work out ... - Rebase n_opencl_dep_libclang.patch after update. - Update to version 19.2.0 including changes to * release-infastructure * the build * drivers: turnip, radv, android, intel and amd common code * new features: check Phoronix https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released - supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - supersedes n_glesv1_cm-glesv2.patch - no longer build * Mesa-libGL-devel * Mesa-libEGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel * Mesa-libGLESv3-devel Instead of requiring these let Mesa-devel package require libglvnd-devel >= 1.2.0, which provides the contents of these packages now (header files for OpenGL, GLES, EGL, and GLX). Adjusted baselibs.conf accordingly. - modified check for llvm version in a way so it works also with older llvm packages (by making use of "/llvm-config -version"/), where there is %{_llvm_sonum} macro defined yet - moved manual pages to Mesa-devel package - n_opencl_dep_libclang.patch * Link OpenCL library with libclang-cpp.so instead of the component libraries for LLVM >= 9. - Update to version 19.1.7 * another bugfix release .... - Add ppc64 for radeonsi to avoid build error - Update to version 19.1.6 * bugfix release - Update to version 19.1.5 * bugfix release - Build radeonsi and libvdpau_radeonsi on ppc64le - Update to version 19.1.4: * Mostly, as usual, in fixes for different drivers (anv, radv, radeon, nv50, nvc0) as well as in backend parts (egl, spirv, nir, ...). * Of those fixes, we could highlight several ones: - Vulkan 24/48 bit formats are now not supported on Ivybridge. - R8G8B8_UNORM_SRGB is not supported on Haswell. - A fix for hair artifacts in Max Payne 3 on AMD/RADV. - Vulkan transform feedback extension is disabled on Intel gen7. - Update to version 19.1.3: * Mostly fixes for ANV and RADV drivers, as well as NIR backend fixes. * Several of those patches fix crashes with the drivers, and a couple of them fix memory leaks. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * added totem as another affected application (boo#1142270) - Add v3d support (VC5/V6 driver) for %arm and aarch64 - Add kmsro for %arm and aarch64 - U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch * may fix crashes in llvmpipe on SMP systems with LTO enabled builds (boo#1133265) - Update to version 19.1.2: * Different fixes for the Intel and AMD Vulkan drivers, Freedreno, the Meson build system, and some other fixes for other parts and/or drivers. * Worth to mention a fix for a crash in Wolfenstein II with the RADV driver, and another fix relevant for DXVK on Intel gen7 drivers. - Update Source urls from ftp to https. - Update to version 19.1.1: * Mostly in fixes for different drivers (RADV, ANV, Nouveau, Virgl, V3D, R300g, ...). * Also different fixes for different parts (Meson build, GLX, etc). - reverted latest change in specfile; it's not needed; llvm8 is already been chosen on factory/TW by default ... - use llvm8 on factory/TW - n_glesv1_cm-glesv2.patch * reenables build of GLESv1_CM and GLESv2 ... - readded pkgconfig files for GLESv1_CM and GLESv2 to filelists - removed again virtual provides for * pkgconfig(glesv1_cm) * pkgconfig(glesv2) - reenable LTO with Mesa 19.1 (boo#1133265, comment#5) - enabled new gallium drivers * iris (newer Intel GPUs) * lima, panfrost on ARM64 - virtually provide * pkgconfig(glesv1_cm) * pkgconfig(glesv2) in libGLESv1_CM-devel/libGLESv2-devel packages, since these files have been removed from Mesa via git commit #1587586 - Update to 19.1.0: * Mesa 19.1.0 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver. * The top highlights include: - GL_ARB_parallel_shader_compile for all drivers. - GL_EXT_gpu_shader4 on all GL 3.1 drivers. - GL_EXT_shader_image_load_formatted on radeonsi. - GL_EXT_texture_buffer_object on all GL 3.1 drivers. - GL_EXT_texture_compression_s3tc_srgb on Gallium and i965 drivers (ES extension). - GL_NV_compute_shader_derivatives on Iris and i965 drivers. - GL_KHR_parallel_shader_compile on all drivers. - GL_INTEL_conservative_rasterization on Iris. - Refresh patches with quilt. - Clean-up spec files for .pc and other files no longer built. - Update to 19.0.5 * Things have slowed back down from the last release, which is good for this late in the series. No one area has received too much work, with a little bit sprinkled in here and there in both core code and drivers. - Update to 19.0.4 * It's been a pretty active release, especially for how late in the cyle we are. Radv was the busiest component, but there were also a few changes for intel, radeonsi, some core vulkan work, and a little bit of other stuff here and there. - Update to 19.0.3 * quiet release with just 19 patches (excluding release churn) since 19.0.2 * no sub component was touched too much * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm received a few patches - Disable LTO (boo#1133265). - Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch and archlinux_0001-Fix-linkage-against-shared-glapi.patch: These patches only work when building mesa with autotools. As we use meson instead now, these patches do nothing. - Drop version 19.0.1 tarballs - Update to 19.0.2 * Just a few fixes for radeon, a few for nir, a couple for radv, a couple for v3d, and a few other patches here and there. - Update to 19.0.1 * "/This is the first bug fix release of the 19.0 branch. It's been a pretty calm cycle, and there's not too much here. I think things are looking pretty good overall."/ - baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) - Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) - Remove imx from ARM drivers (dropped upstream) - Update to 19.0.0 * bug fixes and performance improvements - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - supersedes u_wayland_egl-Ensure-EGL-surface.patch - Don't enable gallium_loader on ppc and s390x - Fix configuration on non-gallium archs - u_dep_xcb.patch: fix missing xcb dependencies - avoid Mesa-drivers build failure for ppc64le reported by (boo#1127672) - remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch; keeping that one reintroduced render errors and missing screen refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has been fixed in a different and better way since 18.3.3; this is related to bsc#1118149 - Update to 18.3.4 * A fix in the XvMC state-tracker, which was causing some video attributes to not take affect. On the video front the VAAPI state tracker has seen improvements with VP9 streams while the amdgpu driver advertises all available profiles. * On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and Ice Lake parts. In the Broadcom drivers a couple of memory leaks were addressed and the NEON assembly should compile properly on armhf. * Other drivers such as radeonsi, nouveau and freedreno have also seen some love. The RADV driver has seen addressed to compile correctly with GCC9 amongst other changes. * The Xlib based libGL have been addressed to work with X servers, which lacks the MIT-SHM extension such as XMing. * To top it up we have a few fixes to the meson build system. - Update to 18.3.3 * In this release we have: A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and couple of stability improvements to the radeonsi driver. Another memory leak affecting all gallium drivers have also been addressed. * The time required to compile GLSL shaders with large amount of uniforms, such as Godot, has been improved. * GLX and swrast have also seen some improvements. * On the Vulkan side, the ANV driver adjusted the number of images supported for gen8 and earlier to 8, while for newer hardware it remains the same 64. The RADV driver has seens a collection of stability improvements and fix for the Vulkan version advertised in some corner cases. * To top it all up, the meson build system has seen a steady amount of fixes: the DSO version for the VDPAU drivers is now included, ICC compatibility patches, opencl handling and relaxed handling when building osmesa. - adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch - Build Mesa with meson instead of automake + Build classic swrast with Mesa, as its a dependency for osmesa - delete it while installing + Build egl with Mesa-drivers as it demands one windowing-system - delete it while installing - Update to 18.3.2 * In this release candidate we have added more PCI IDs for AMD Vega devices and a number of fixes for the RADV Vulkan drivers. * On the Intel side we have a selection ranging from quad swizzles support for ICL to compiler fixes. * The nine state tracker has also seen some love as do the Broadcom drivers. * To top it all up, we have a healthy mount of build system fixes. - redisabled support for tegra, since it just got disabled upstream in git master ... - Enable the surfaceless platform, which is needed by KDE CI environment for testing (https://phabricator.kde.org/T10245) - Add etnaviv, imx and tegra supports for %arm and arch64 - Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to configure when building the drivers. Helps us break a build cycle. - Update to 18.3.1 * This version disables the VK_EXT_pci_bus_info extension due to last minute issues spotted in the specification. - n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch * Xshm results in render errors and missing screen refreshes on GNOME3 in a qemu VM (cirrus emulation) [bsc#1118149] - Fix baselibs.conf entry for Mesa-KHR-devel (missing "/-"/) - Update to 18.3.0 final release * The top highlights include: + GL_AMD_depth_clamp_separate on r600, radeonsi. + GL_AMD_framebuffer_multisample_advanced on radeonsi. + GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi. + GL_AMD_multi_draw_indirect on all GL 4.x drivers. + GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi. + GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension) + GL_EXT_texture_compression_s3tc on all drivers (ES extension) + GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi. + GL_EXT_window_rectangles on radeonsi. + GL_KHR_texture_compression_astc_sliced_3d on radeonsi. + GL_NV_fragment_shader_interlock on i965. + EGL_EXT_device_base for all drivers. + EGL_EXT_device_drm for all drivers. + EGL_MESA_device_software for all drivers. * Additional features: ANV + VK_EXT_calibrated_timestamps + VK_EXT_pci_bus_info + VK_EXT_sampler_filter_minmax + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties RADV + VK_EXT_calibrated_timestamps + VK_EXT_conservative_rasterization + VK_EXT_pci_bus_info + VK_EXT_transform_feedback + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties - supersedes u_constify-struct-drisw_loader_funcs.patch, u_drisw-use-separate-drisw_loader_funcs-for-shm.patch - Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure EGL surface is resized on DRI update_buffers(). Patch is sent upstream already. - Update to 18.3.0-rc5 * fifth release candidate for Mesa 18.3.0 - added libGL-Mesa-devel split-off provides to Mesa-KHR-devel package, since /usr/include/KHR/khrplatform.h moved between these two packages (related to bsc#1117365) - Place khrplatform.h into new package Mesa-KHR-devel. It is now required by all devel packages that need it. (bsc#1117365) - Remove n_drisw-Do-not-use-drisw_put_image_shm.patch, add u_constify-struct-drisw_loader_funcs.patch and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch. * Replace workaround with proper fix for crash in VLC and possibly other applications. (boo#1113533) - Use rpm variables for the drirc.d path - Update to 18.3.0-rc4 * fourth release candidate for Mesa 18.3.0 - Update to 18.3.0-rc3 * third release candidate for Mesa 18.3.0 - moved /usr/include/KHR from libEGL-devel to libGL-devel since it's now being referenced by glext.h - Update to 18.3.0-rc2 * second release candidate for Mesa 18.3.0 - supersedes the following patches: * U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch * U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch * U_python-Fix-rich-comparisons.patch * U_python-Use-key-functions-when-sorting-containers.patch * mako_4_radv.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf - n_drisw-Do-not-use-drisw_put_image_shm.patch * Workaround for applications that create GL context twice with different loaders. (boo#1113533) - Update to 18.2.4 * Different fixes for different drivers: freedreno, radeonsi, swr, anv and radv. Also there are fixes for ac, gallium, spirv and blorp. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * Disallow rgb10 configs for chromium with radeonsi to prevent broken colors in video. (boo#1113211) - Update to 18.2.3 * Different patches for the DirectX9 and DRI state trackers. * Several fixes and workarounds for different games, inlcuding RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood ARMA 3, or No Mans Sky. * A bunch of fixes for different drivers, including r600, nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50. Worth to mention a fix for GPU hangs in Radeonsi. * State Trackers also get different fixes and corrections. * Finally, fixes for GLSL and NIR are also in this queue. - Update to 18.2.2 * Different patches for the DirectX9 and DRI state trackers. * A patch to implement vkAcquireNextImage2 in the Intel and AMD vulkan drivers, as well as a patch for adding support for protected memory properties in GetPhysicalDeviceProperties2() for the former driver. * RADV also gets a patch to fix some issues with reflections in GTA V, and a patch to fix a GPU hang in SteamVR with Vega. * Finally, there are more fixes for Radeonsi, nvc0, vc4, and vulkan code. - Drop usage of sha1sum, use sig and keyring verification instead. Following this, add key from Juan A. Suarez to keyring. - Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch Fixed upstream. - update to 18.2.1 * Lot of fixes for Vulkan drivers. - get rid of libwayland-egl1/libwayland-egl-devel completely; also for older Leap versions - update to 18.2.0 * This release consists of nearly 2200 commits from approximately 130 developers. * The top highlights include: - OpenGL 4.3 on virgl. - OpenGL 4.4 Compatibility profile on radeonsi. - OpenGL ES 3.2 on radeonsi and virgl. - GL_ARB_ES3_2_compatibility on radeonsi. - GL_ARB_fragment_shader_interlock on i965. - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+). - GL_ANDROID_extension_pack_es31a on radeonsi. - GL_KHR_texture_compression_astc_ldr on radeonsi. - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+). - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+). - multisampled images on nvc0 (GM107+) (now supported on GF100+). * Additional features: - ANV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_external_semaphore. - VK_KHR_external_semaphore_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_sampler_ycbcr_conversion. - VK_KHR_8bit_storage. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_external_fence_fd. - VK_KHR_external_semaphore_fd. - VK_KHR_get_display_properties2. - VK_KHR_image_format_list. - RADV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_draw_indirect_count. - VK_KHR_external_fence_fd. - VK_KHR_get_display_properties2. - VK_KHR_get_surface_capabilities2. - VK_KHR_image_format_list. - New GL extensions supported by all drivers: - GL_OES_EGL_image_external. - GL_OES_EGL_image_external_essl3. - freedreno: - GL 3.0's multisample anti-aliasing support on a5xx. - GL_ARB_texture_multisample support on a5xx. - GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx. - Dynamically uniform UBO array indices. - Packing/bitfield/conversion functions. - Enhanced textureGather. - GL_OES_texture_buffer. - GL_ARB_seamless_cubemap_per_texture. - i965: - GL_OES_texture_view on gen8+. - GL_EXT_texture_norm16. - nouveau: - GL_ARB_post_depth_coverage. - GL_ARB_sample_locations. - GL_EXT_texture_norm16. - r600: - GL_EXT_texture_norm16. - radeonsi: - GL_EXT_texture_norm16. - virgl: - GL_ARB_seamless_cubemap_per_texture. - GL_ARB_shader_stencil_export. - supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch, u_intel_anv-make-scripts-python-2-3-compat.patch - U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch, U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch, U_python-Fix-rich-comparisons.patch, U_python-Use-key-functions-when-sorting-containers.patch * buildfixes ... - update to 18.1.7 * Mesa 18.1.7 is now available for general consumption. This release has been rather small compared to the last few release, There's just a handful of fixes in total. Meson, radv, anv, gallium winsys, intel, i965, and r600 were the only recipients of fixs this go around. - Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798) - update to 18.1.6 * autotools fixes for libglvnd, libgl naming, and pkgconfig * meson fixed its handling of stale symlinks wrt megadrivers * windows relaged fixes * some bug fixes for clover * plenty of egl, wayland, glx, and dri3 fixes * a couple of nir fixes * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and nouveau all had a few fixes - supersedes archlinux_glvnd-fix-gl-dot-pc.patch - disabled build of libwayland-egl for factory/sle16/Leap 16 now being provided by Wayland itself and probably be removed from Mesa soon; see also https://build.opensuse.org/request/show/613048 - update to 18.1.5 * several fixes for radv * A few fixes for virgil, spirv, radeonsi, nir, disk cache and build systems - Enable virgl on ARM - update to 18.1.4 * Several fixes for i965 * Several fixes for anv * A few fixes each for radeonsi, glx, the glsl compiler, the autotools build, nir, st/dri, and r600 - Make build verbose as outlined in openSUSE:Specfile guidelines https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode - update to 18.1.3 * numerous fixes for radv * some fixes for common radeon code * fixes for both the nir and glsl compilers * An i965 fix for some gpu hangs on SNB - add mako_4_radv.patch - fixes Mako detection for RADV/intel - update to 18.1.2 * Fixes for libatomic checks on non-arm and non-x86 platforms * porting of additional libatomic checks to meson from autotools * numerous radv fixes * numerous intel fixes * A few fixes each for radeonsi, r300, ac, glx, and vulkan - Update to 18.1.1 - drop U_dri3-Stricter-SBC-wraparound-handling.patch * Radv fixed one extension and several features on a per-generation basis. * Vulkan got fixes for a potential free of uninitialized memory * Tegra got modifier fixes. * nv30 fixed displayable formats. * i965 now works correctly for GLK 2x6 systems. - Add patch U_dri3-Stricter-SBC-wraparound-handling.patch This fixes an error with timestamps, avoiding near infinite client hangs with the new X server 1.20 release and some clients, the most prominent being plasmashell & steam Bugentry: FDO#106351 - Fix python3-Mako dependency on <= Leap 42.3. - Temporarily replace mesa-18.1.0.tar.xz.sig with mesa-18.1.0.tar.xz.sha1sum. The sig file uses EDDSA which is not supported by gpg in OBS at the moment. - Update to 18.1.0 - refreshed archlinux_0001-Fix-linkage-against-shared-glapi.patch - add u_intel_anv-make-scripts-python-2-3-compat.patch for build ANV with python * Vulkan 1.1 support for the ANV and RADV drivers. * RadeonSI and RADV have "/Vega M"/ GPU support for Kabylake G processors * A simple Gallium3D HUD option as an alternative to the advanced heads-up display * There is also now Vega 12 support too. * For new hardware support on the Intel side are the initial bits for Intel Icelake. * The Intel driver stack has meanwhile landed more SPIR-V bits towards OpenGL 4.6. * The Intel ANV driver has received new extensions too as well as enabling features like MSAA fast clears. * VP9 VA-API support for VCN and HEVC Main for VCN - Raven Ridge CPUs. * DRI3 1.1/1.2 support for going with the soon-to-be-out X.Org Server 1.20. * Etnaviv performance counter support when paired with the latest Etnaviv DRM in the mainline kernel. * The last-year-GSoC'ed OpenMAX Tizonia H.264 encoder/decoder. * UVD-based HEVC video encoding. * OpenGL 3.1 ARB_compatibility support for the major Gallium3D drivers. * RadeonSI 32-bit pointers support. * The Intel GLSL shader cache is enabled by default. * Nouveau NVC0 meanwhile finally has ARB_bindless_texture support. * On the old hardware front, R600g is now effectively at OpenGL 4.4 for the Radeon HD 5800/6900 series. - Update to 18.0.4 * r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs in Trine and Witcher 1. * Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in multisample image copies, and fixes around multilayer images in compute path. * For the case of ANV/i965 drivers, also a couple of fixes, all of them around ISP. On top, there are a couple of fixes relative to code emission around 16-bit integers, and a a fix for a leak in blorp for Gen4 and Gen5. * Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and pipe-loader.gets a couple of patches to fix a couple of leaks. * SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. * Mesa core gets a couple of patches to fix error handling in get_framebuffer_parameteriv, and to add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV). - Update to 18.0.3 * The is a fairly small release consisting of patches to fix leaks in RADV and Winsys, fix deadlock in internal queue, fix issues with ANV allocator, fix blit setup for YUV LoadImage, and some other patches. - Update to 18.0.2 * A couple of fixes for Meson that solves some problems regarding building tests and installation. * A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. * A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. * SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. * Etnaviv gets a fix for swizzled texture formats. * Intel drivers get also several patches. * RADV gets a patch to solve a problem of lot of games complaining about not having enough memory. - Update to 18.0.1 * In this release we have: * On the build system to highlight Meson is get improved thorugh several patches that fix issues around it. * On the drivers part, RADV get several fixes: one for multisample regressions on Vega, another around GFX9 buffer views, and a couple of them more to related with avoiding emitting unneeded vertex state. * St/Nine get fixes around face register, lighting constants, math check for inversible matrix, implicit conversions and bad tracking of vertex textures. * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around page faults. * Several fixes are also enqueued for Intel driver: set right channel_sizes for MOV_INDIRECT sources, set right config registration for uploading to kernel, return the fourcc stored in __DRIimage when possible, fix negative sign in 64-bit return values, fix null destination register in assembly instructions with 3 source operands, a fix for failed TCS/TES shader compilation * Queue also contains a couple of fixes around Gallium drivers, one to fix a typo in code that was causing wrong return value, and another one to fix an unitialized modifier for DRI2. * Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES supported version through environment variables, and a patch to fix an issue with texture samples found in "/The Witness"/ through Wine. * A couple of bugs around unrolling loops have also been fixed, these patches were applied for NIR and GLSL. * On top of above, NIR gets more fixes in a couple of lowering functions used: coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at intrinsic support in lower_indirect_derefs. It also gets a fix around vars_to_ssa function. * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V compiler. - enabled opencl and that way also Mesa-gallium on 42.3 since we now build against llvm 6; this also fixes the requirements from Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by community) - Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch. * Not needed since we build Mesa against LLVM 6. (bnc#1082298) - Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch. * It was disabled for long time and does not seem to be needed. (bnc#1082306) - Enable nine on arm/aarch64 - Update to 18.0.0 final * one-and-only change since 18.0.0-rc5: updated release notes - Changes since 17.3 * The top highlights include: + Cannonlake support on i965 and anv + GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support + Meson build system * ANV Extensions: + VK_EXT_external_memory_dma_buf * RADV Extensions: + VK_ANDROID_native_buffer + VK_KHR_external_fence + VK_KHR_external_fence_capabilities + VK_KHR_external_fence_fd + VK_KHR_get_surface_capabilities2 + VK_EXT_discard_rectangles + VK_EXT_external_memory_dma_buf + VK_AMD_shader_info * EGL: + Support for RGBA/RGBX 1010102 formats + EGL_EXT_pixel_format_float + Final planned release to ship wayland-egl. Now provided by wayland. * GLX: + Darwin/Apple fixes * Mesa core + Support 1 binary format for GL_ARB_get_program_binary on i965 + drirc workarounds: (*) Unreal 4 Editor (*) Observer (*) Steamroll (*) Refunct * drirc mesa_glthread whitelists: + Mount and Blade Warband - i965: * Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "/false"/ * GL_EXT_disjoint_timer_query on gen6+ - Update to 18.0.0-rc5 * The fifth and final release candidate for Mesa 18.0.0. Modulo serious regressions, it is anticipated that it will become Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT - supersedes u_glsl-linker-error.patch - no longer try to use non-existing python3-mako as BuildRequires on Leap 42.3 - u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch * Fixes laggy mouse in Wayland. (fdo#104926) - replaced u_r600-egd_tables.py-added-support-for-python-3.patch with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch and enabled it again; removed again n_egd_tables_h.patch (boo#1082303) - added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch * use pregenerated egd_tables.h (via python2) instead of trying to generate it during buildtime with python3 using an apparently broken patch (boo#1082303) - removed more unneeded buildrequires: libudev, openssl, bison, flex (boo#1082312) - removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch which is no longer needed due to changed LLVM build (boo#1082307) - merge content of new rpmlintrc into existing Mesa-rpmlintrc file - no longer run ldconfig for the follwing backend (ICD) drivers, since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan; required adding a rpmlintrc file with appropriate rules (boo#1082316) - removed no longer needed ncurses-devel BuildRequires (boo#1082315) - redone u_add_llvm_codegen_dependencies.patch and renamed to u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch (boo#1082307) - removed u_mesa-8.0.1-fix-16bpp.patch and u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since about 5 years (boo#1082305) - recreated u_mesa-python3-only.patch and renamed to u_r600-egd_tables.py-added-support-for-python-3.patch; also removed first hunk (boo#1082303) - removed n_Define-GLAPIVAR-separate-from-GLAPI.patch * bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch (boo#1082297) - Mesa-gallium only exists if %{with_opencl} - Add support for riscv64 - Split Nouveau and VC4 from the main driver package on all systems Fixes (boo#1081210). - remove %{release} based dependecies Unfortuanetly Mesa and Mesa-drivers can have different release number Release is Commit_Count.Build_Count and build count can be different because both packages have different dependencies - add u_glsl-linker-error.patch * Fix attaching multiple shader objects for the same stage to a GLSL program triggers a linker error (fdo#104777, bnc#1080492) * Fixes issue with wine applications. - Added %{release} so the correct package release is used when a package has been patched - Update to 18.0.0-rc4 - supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch - u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch * Fix crash when loading shader. (bnc#1079465) - Update to 18.0.0-rc3 * includes significant improvements for OpenGL and Vulkan support and performance. - supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch - Remove dependency on clang-devel-static. (bnc#1065464) * It was removed, clang-devel now again provides everything necessary as shared libraries. - Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It mirrors the requirement of the normal packages. (bnc#1078261) - Disable AMDGPU GFX9/Vega with LLVM < 6.0.0. * n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch * While it is supported since LLVM 5.0.0, it was not working correctly (bnc#1075901). Since we do not have the resources to determine which fixes should be backported and LLVM 6 will be released relatively soon, disable the support until then. Users with the card will have working desktop using software rendering just like they did with LLVM 4. - in spec file move %dir %{_libdir}/dri to avoid ppc build failure - Update to 17.3.3 * Fixes to radv, anv, etnaviv, swrast and radeonsi drivers. * Fixes for DRI3. - Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa usable again for users who do not install recommended packages. It breaks the Mesa and Mesa-drivers split, which has to be fixed by ignoring it in obs. - Add _constraints to select 6G disk for PowerPC to avoid cpio: write error on obs-power8-05 workers boo#1076325 - U_intel-Add-more-Coffee-Lake-PCI-IDs.patch * Add more Coffeelake PCI IDs (request by Intel) - Update to 17.3.2 * Multiple fixes in the RADV Vulkan driver, workaround when using slibtool and a GLSL workaround for various titles using Unreal Engine 4. - Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch - Modify u_mesa-python3-only.patch to not break python 2. - Update to 17.3.1 * Multiple fixes and improvements of the GLSL shader cache. The RADV driver no longer advertises VK_EXT_debug_report - there is no support for it. * The i965, radeonsi, nvc0 and freedreno drivers have received a few small fixes each. * A number of big endian fixes have been merged. - Switch to python3 during build instead of python2 * Add patch u_mesa-python3-only.patch - Add Mesa-dri and Mesa-gallium to baselibs.conf. - Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components. - Drop some redundant wording from descriptions. Drop redundant %if guard around a %post section. - Use different form of split for faster build (bnc#1071297) * Mesa.spec does not use llvm and builds most of the *-devel subpackages. * Mesa-drivers.spec uses llvm and builds extra things installable in addition to packages from Mesa.spec. These packages are required for actual rendering. - update to 17.3.0 - drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch * new major release comitng with changes in RADV, intel ANV, S3TC support, RadeonSI driver with RX Vega. On-disk shader cache - Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on llvm and its purpose is to build fast and allow other packages that BuildRequire Mesa to be build independently on llvm. Packages built against Mesa-mini should work correctly when installed with full Mesa package. (bsc#1071297) - update to 17.2.6 * Core: fix to keep a program alive when re-linking and prevent an use-after-free. * GLSL compiler: several fixes, including one to prevent a SIGSEV when calling an undeclared subroutine in certain conditions and another to mark the xfb buffers as active only if a variable uses them. * SPIR-V compiler: fixed seveal problems involving the usage of separate images and texture/samplers. * Intel drivers: many new fixes, specially for i965. Several are focused on improving SIMD32 and little-core. It also includes a fix for a GPU hang which was detected while playing HW accelerated video with mpv. * AMD drivers: radv has seen plugged 2 memory leaks while r600 has gotten a fix through reversing the tess factor components for isolines. * swr driver: fixes for two performance regressions (one for avx512 platforms and the other for the avx/avx2 platforms). * ddebug gallium driver: fix for an use-after-free. * EGL: Wayland platform of the the DRI2 drivers got a fix to prevent crashing in ancient systems. * GLX has also received corrections to prevent a couple of errors when creating and binding a context in DRI3 and DRISW, respectively. * Build and integration: allow building libglvnd when EGL is present but not GLX. Enable building targets which don't need X11, such as omx and va, when XCB is not present. You can now specify the prefix installation for the OpenCL icd file. - update to 17.2.5 * In Core, a GL error related to the ARB_ES3_1_compatibility spec noticed with the GFXBench 5 Aztec Ruins has been corrected. * The GLSL compiler is not giving a linker error for mismatching uniform precision with GLSL ES 1.00 any more. This enables, specially, several Android applications which violate this rule, e.g., Forge of Empires. * The SPIR-V compiler has corrected an assert triggered when support for the simple memory model was claimed. * NIR has also received a correction related with gl_SubGroupG{e,t}MaskARB. * Intel drivers, specially i965, got several fixes, including a plug for a memory leak and another one in the compiler to avoid GPU hangs on Broxton. * The gallium i915g driver for Intel has seen an important fix. * AMD drivers (mostly radv) have received several fixes, including a correction for a DCC corruption that was visible with Rust, breaking an endless loop in r600, avoiding a GPU hang with vulkan dota2 in VR mode and a plug for a memory leak. * Broadcom's vc4 gotten a fix to exclude some code that shouldn't be there in release builds. - update to 17.2.4 * Mesa Core includes a change to prevent KOTOR from breaking when in combination with the ATI fragment shader extension. * Additionally, NIR has also received a correction. * Mesa's state tracker has gotten a patch to avoid leaks in certain situations such as resizing a window. * Intel drivers have received fixes. The compiler has gotten a couple, while anv also received one. * i965 got a patch to avoid VA-API, Beignet and other contexts in the system to break when in combination with previous versions of Mesa 17.2.x. * AMD's compiler received fixes. `radv` has also received another couple, including one to avoid a hang due to overflow on huge textures. * Broadcom's vc4 has corrected a problem when compiling with Android's clang. * Clover compilation issue fixed (affecting a specific clang revision) * Fixed Vulkan's WSI memory leak in X11. - update to 17.2.3 * The Vulkan drivers ANV and RADV have multiple small fixes. * The EGL code has improved handling of the new wl_dmabuf codepath. * SWR no longer crashes when checking environment variables. * Other gallium drivers have also seen updates - freedreno, nouveau and radeonsi. The gallivm module, used by llvmpipe et al. has gained little endian PPC64 fixes. * The VA and VDPAU state-trackers have seems improvements handling interlaced videos. * We're using python3 compatible constructs which gives us SCons 3.0 support. - U_configure.ac-rework-llvm-libs-handling-for-3.9.patch * llvm-config 3.9 and higher works properly, use its values instead of guessing. Fixes build against llvm built as single shared library. - svga is x86-only - u_svga-Fix-build-on-ppc64le.patch: Remove - Add build dependency on clang-devel-static. * Required with new llvm4 build mode (bnc#1049703). * Also rename dependency llvm-clang-devel to clang-devel. The llvm-clang-devel is old name kept around for compatibility. - update to 17.2.2 * several Vulkan ANV/RADV driver fixes including Wayland WSI improvements, RadeonSI / i965 / VC4 OpenGL fixes among other work, some fixes to common Gallium3D code, support for LLVM 5.0 in Gallium3D when using the SCons build system, and a range of other fixes/improvements. - Drop gallium svga driver for arm/aarch64. The svga driver is a vmware guest driver, thus only usable on x86(_64) platforms - Also enable OpenCL on arm (32bit), llvm4 has reached Factory - update to 17.2.1 * drop upstreamed patches n_force-xlocale-funcs.patch u_gallivm-correct-channel-shift-logic-on-big-endian.patch u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch * fdo#100613 - Regression in Mesa 17 on s390x (zSystems) * fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression * fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h * fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant assignment * fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium: fold u_trim_pipe_prim call from st/mesa to drivers * many fixes for RADV a glsl - u_svga-Fix-build-on-ppc64le.patch * This let us compile the code on ppc64le, but it no-ops the log function. - update to 17.2.0 * many RADV/ANV Vulkan driver improvements * Vulkan and OpenGL performance improvements * more work towards OpenGL 4.6 compliance * a wealth of other open-source driver improvements * initial Raven Ridge support (used on Vega-class graphics) * Intel Cannonlake Support - adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch - update to 17.1.8 * fdo#101334 - AMD SI cards: Some vulkan apps freeze the system * fdo#101766 - Assertion `!"invalid type"' failed when constant expression involves literal of different type< * fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM and D32_SFLOAT * fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32 * fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap interval enabled * fdo#101910 - [BYT] ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f * fdo#102308 - segfault in glCompressedTextureSubImage3D - Add patch to fix strtod on non-EN locale (boo#1055929): * n_force-xlocale-funcs.patch - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch updated; fixes three of the four regressions observed (PPC64, S390) [fdo#100613, comment#42] - Replace uses of arch directive with targettype within a package declaration to resolve incorrect dependencies placed on -32bit packages. - Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch * The issue was in libglvnd which is fixed now. (boo#1052776) - n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch glesv2.pc: Add "/-lGL"/ for libglvnd builds (boo#1052776) - update to 17.1.6 * fdo#97957 - Awful screen tearing in a separate X server with DRI3 * fdo#101683 - Some games hang while loading when compositing is shut off or absent * fdo#101867 - Launch options window renders black in Feral Games in current Mesa trunk * and some other fixes as usualy - u_r600-Add-support-for-B5G5R5A1.patch * Fixes rendercheck tests when X server accelerates using glamor. (bnc#1047154) - update to 17.1.5 * fdo#100242 - radeon buffer allocation failure during startup of Factorio * fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory * fdo#101666 - bitfieldExtract is marked as a built-in function on OpenGL ES 3.0, but was added in OpenGL ES 3.1 * fdo#101703 - No stencil buffer allocated when requested by GLUT * and other bugfixes - update to 17.1.4 * fdo#77240 - khrplatform.h not installed if EGL is disabled * fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965 * fdo#96958 - [SKL] Improper rendering in Europa Universalis IV * fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere * fdo#101071 - compiling glsl fails with undefined reference to `pthread_create' * fdo#101252 - eglGetDisplay() is not thread safe * fdo#101294 - radeonsi minecraft forge splash freeze since 17.1 * fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression * and some other fixes as usualy - update to 17.1.3 * fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts? * fixes for radv, radeonsi, i965 - Fix baselibs.conf -> boo#1044813 - added "/Requires: libclc"/ to Mesa-libOpenCL packages (boo#1044646) - specfile: Remove requires to vulkan libs from baselibs.conf on platforms where vulkan build is disabled; ugly ... (bsc#1042900) - update to 17.1.2 * fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates * fdo#100741 - Chromium - Memory leak * fdo#100877 - vulkan/tests/block_pool_no_free regression * fdo#101110 - Build failure in GNOME Continuous * many ANV, RADV, vulkan, i965 and egl fixes - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch * Fix loading of a 3x16 vector as a single 48-bit load on big-endian systems (PPC64, S390). [fdo#100613] - update to 17.1.1 - dropped patch: fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch * fdo#100854 - YUV to RGB Color Space Conversion result is not precise * fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving all the details in the map correctly * radeonsi: add new vega10 pci ids * gbm/dri: Fix sign-extension in modifier query * radeon: automake: remove unneeded elf Cflags/Libs * egl: add g_egldispatchstubs.h to the release tarball * renderonly: Initialize fields of struct winsys_handle * vc4: Don't allocate new BOs to avoid synchronization when they're shared * anv: fix possible stack corruption * anv: don't leak DRM devices * glxglvnddispatch: Add missing dispatch for GetDriverConfig * nvc0/ir: SHLADD's middle source must be an immediate * nir/lower_tex: Fix minor error in YUV color conversion matrix * amd/addrlib: import Raven support * radeonsi/gfx9: add support for Raven * anv/formats: Update the three-channel BC1 mappings * 965/formats: Update the three-channel DXT1 mapping * radeonsi: mark fast-cleared textures as compressed when dirtying * radeonsi: fix primitive ID in fragment shader when using tessellation * radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI * radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation * intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4 * mesa/st: fix yuv EGLImage's * virgl: fix virgl_bo_transfer_{put, get} box struct cop * 965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution * i965/vec4: fix swizzle and writemask when loading an uniform with constant offset * i965/vec4: load dvec3/4 uniforms first in the push constant buffer * gallivm: Make sure module has the correct data layout when pass manager runs - specfile: libglvnd0 -> libglvnd; missed the package name change in libglvnd package (boo#1038619, comment#5) - baselibs.conf: libglvnd0 -> libglvnd; missed the package name change in libglvnd package (boo#1038619) - update to 17.1.0 - drop upstreamed patches: archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch archlinux_glapi-Link-with-glapi-when-built-shared.patch + New major release with: + OpenGL 4.2 support for Intel Ivy Bridge chips. + The RADV driver passes the Khronos CTS + Shader on-disk cache. Improving the startup and shader compilation times in some games. + This release includes significant performance improvements for games by Feral Interactive. * for full list of changes please check docs/relnotes/17.1.0.html - update to 17.0.5 * fdo#97524 - Samplers referring to the same texture unit with different types should raise GL_INVALID_OPERATION * nvc0/ir: Properly handle a "/split form"/ of predicate destination * nir: Destination component count of shader_clock intrinsic is 2 * winsys/sw/dri: don't use GNU void pointer arithmetic * st/clover: add space between < and :: * configure.ac: check require_basic_egl only if egl enabled * st/mesa: automake: honour the vdpau header install location * intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy * intel/fs: Take into account amount of data read in spilling cost heuristic. * radv: report timestampPeriod correctly * anv/blorp: Flush the texture cache in UpdateBuffer * anv/cmd_buffer: Flush the VF cache at the top of all primaries * anv/cmd_buffer: Always set up a null surface state * anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED * anv/blorp: Properly handle VK_ATTACHMENT_UNUSED * i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce() * st/mesa: invalidate the readpix cache in st_indirect_draw_vbo * anv/cmd_buffer: Disable CCS on BDW input attachments * mesa: fix remaining xfb prims check for GLES with multiple instances * mesa: validate sampler type across the whole program * vbo: fix gl_DrawID handling in glMultiDrawArrays * util/queue: don't hang at exit * mesa: fix remaining xfb prims check for GLES with multiple instances * mesa: extract need_xfb_remaining_prims_check * mesa: move glMultiDrawArrays to vbo and fix error handling + update Mesa.keyring to both upstream release managers - u_gallivm-correct-channel-shift-logic-on-big-endian.patch: * instead of reverse applying a change on s390x ("/U_draw-use-SoA-fetch-not-AoS-one.patch"/) address the issue by a real fix (bsc#1032272, fdo#100613) - baselibs.conf: added libvulkan_intel-32bit as a requirement for Mesa-libd3d (boo#1036282) - No OpenCL on ppc - let Mesa require Mesa-libEGL1 for a libglvnd build; xf86-video-amdgpu driver needs it for 2D support via glamor (boo#1034832) - Add u_add_llvm_codegen_dependencies.patch to link to libLLVMCodegen to fix cyclic linking problems. bsc#981975 - Enable OpenCL for aarch64, ppc64 and ppc64le now, too. %arm is still left out, waiting for llvm4 to build. - update to 17.0.4 * fdo#100391 - SachaWillems deferredmultisampling asserts * fdo#100452 - push_constants host memory leak when resetting command buffer * fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts state.gl_texture* assertions * radeonsi: add new polaris10 pci ids * fixes for anv, radv, i965 and nouveau drivers - only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on s390x (bsc#1032272) - build wayland on Leap >= 42.3 - separate package 'Mesa-dri-nouveau' on Leap - removed broken locking patches for nouveau DRI driver * N_01-WIP-nouveau-add-locking.patch * N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch * N_03-nv30-locking-fixes.patch * N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch * N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch - let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708) - U_draw-use-SoA-fetch-not-AoS-one.patch * reverse-apply this patch to fix OpenGL support on s390x (bsc#1032272) - Prepare building OpenCL for non-x86 architectures, too * s390x can build it right away (swrast) * %arm aarch64 ppc64 ppc64le depend on LLVM amdgpu target for r600 - Fix typo in specfile comment - update to 17.0.3 - change Mesa.keyring to new release manager key * fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase * fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight * fdo#100061 LODQ instruction generated with invalid dst mask * fdo#100182 Flickering in The Talos Principle on Sky Lake GT4 * radeonsi: add new polaris12 pci id * many fixes for RADV, ANV, i915, radeonsi and freedreno drivers - specfile: Remove requires to libglvnd0/libglvnd-devel from baselibs.conf when libglvnd build has been disabled; ugly ... - specfile: only require libglvnd0/libglvnd-devel, if libglvnd build is enabled - baselibs.conf: added requires to libglvnd0/libglvnd-devel where needed - disable libglvnd for openSUSE Leap 42.x and sle12 - update to 17.0.2 * fdo#97988 [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API * fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not render correctly * fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s alignment. causes seg fault in 32bit build * many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers - fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch * Fix glXGetDriverConfig not working with glvnd (https://bugzilla.redhat.com/show_bug.cgi?id=1429894) - Fix indirect rendering, add libGLX_indirect.so.0 symlink (https://bugzilla.redhat.com/show_bug.cgi?id=1427174) - added Requires to libglvnd0/libglvnd-devel where still needed - patches picked from fedora: http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/ - re-enabled GLES build with libglvnd build, just not package GLES libs and require libglvnd0/libglvnd-devel instead - archlinux_0001-Fix-linkage-against-shared-glapi.patch * fixes libglvnd support for osmesa - archlinux_glvnd-fix-gl-dot-pc.patch * fixes libglvnd support in pkgconfig file - archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/ archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch * adds libglvnd support for EGL - patches picked from archlinux: https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa - archlinux_glapi-Link-with-glapi-when-built-shared.patch * currently needed for libglvnd support; picked from archlinux https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa - fixed typo in Requires to libglvnd - build with libglvnd support enabled (can be easily disabled via specfile define); requires libglvnd runtime and development packages; disabled build of GLESv1/v2 libs/packages provided now via libglvnd - update to 17.0.1 * radv: Never try to create more than max_sets descriptor sets. * radv: Reset emitted compute pipeline when calling secondary cmd buffer. * radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. * radv: Use correct size for availability flag. * gallivm: Reenable PPC VSX (v3) * gallivm: Improve debug output (V2) * gallivm: Override getHostCPUName() "/generic"/ w/ "/pwr8"/ (v4) * egl/dri3: implement query surface hook * etnaviv: move pctx initialisation to avoid a null dereference * etnaviv: remove number of pixel pipes validation * anv: fix Get*MemoryRequirements for !LLC * egl/wayland: Don't use DRM format codes for SHM * tgsi: fix memory leak in tgsi sanity check * radv: change base aligmment for allocated memory. * radv: fix cik macroModeIndex. * radv: adopt some init config workarounds from radeonsi. * radv: fix depth format in blit2d. * radv: fix txs for sampler buffers * bin/get-extra-pick-list: use git merge-base to get the branchpoint * bin/get-extra-pick-list: rework to use already_picked list * bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed * bin/get-pick-list.sh: limit `git grep ...' only as needed * bin/get-pick-list.sh: remove ancient way of nominating patches * bin/get-fixes-pick-list.sh: add new script * vc4: Avoid emitting small immediates for UBO indirect load address guards. * r300g: only allow byteswapped formats on big endian * gallium/u_queue: fix a crash with atexit handlers * gallium/u_queue: set num_threads correctly if not all threads start * glx/glvnd: Fix GLXdispatchIndex sorting * gm107/ir: fix address offset bitfield for ATOMS * nvc0: set the render condition in the compute object * st/mesa: don't pass compare mode for stencil-sampled textures * nvc0: disable linked tsc mode in compute launch descriptor * i965/sampler_state: Clamp min/max LOD to 14 on gen7+ * i965/sampler_state: Pass texObj into update_sampler_state * i965/sampler_state: Set the "/Base Mip Level"/ field on Sandy Bridge * intel/blorp: Swizzle clear colors on the CPU * i965/fs: Fix the inline nir_op_pack_double optimization * anv: Add an invalidate_range helper * anv/query: clflush the bo map on non-LLC platforms * genxml: Make MI_STORE_DATA_IMM more consistent * anv/query: Perform CmdResetQueryPool on the GPU * intel/blorp: Explicitly flush all allocated state * glsl: non-last member unsized array on SSBO must fail * mesa: Do (TCS && !TES) draw time validation in ES as well. * configure.ac: check require_basic_egl only if egl enabled * anv: wsi: report presentation error per image request * i965/fs: fix uninitialized memory access * radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) * gallium/util: remove unused u_index_modify helpers * gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED * unconditionally * gallium/u_queue: fix random crashes when the app calls exit() * radeonsi: fix broken tessellation on Carrizo and Stoney * amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12 * android: radeonsi: fix sid_table.h generated header include path * android: glsl: build shader cache sources * configure.ac: Drop LLVM compiler flags more radically * winsys/amdgpu: reduce max_alloc_size based on GTT limits * radeonsi: handle MultiDrawIndirect in si_get_draw_start_count * radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK * glsl: fix heap-use-after-free in ast_declarator_list::hir() * android: fix droid_create_image_from_prime_fd_yuv for YV12 - Use --enable-gallium-llvm only if llvm is available - Provide libwayland-egl1 as -32bit compat library, required by libgtk-3-0. - Some %if around %post do not match with %if around %package; drop them altogether since they are not needed except around %files. - Rename wrongly-named libOSMesa9 to libOSMesa8 - update to 17.0.0 - removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement bumped up by upstream. * Vulkan drivers: + Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries + Support for the VK_KHR_sampler_mirror_clamp_to_edge extension + We now use the Khoronos vk.xml file to generate the entrypoints * ANV: + HiZ and performance improvements + Float64 support and tessellation shader support. * RADV: + Support multiple devices + Support for the VK_AMD_draw_indirect_count extension + Support for the VK_AMD_negative_viewport_height extension * Mesa core: + Noticeable refactoring en route to GLSL Shader Cache + Groundwork for int64 * i965: + OpenGL 4.5 support on Haswell hardware + Reuse the same BLORP and ISL code as the ANV driver * Gallium: + HUD: A number of race issues and memory leaks were resolved. * freedreno + Support for a5xx * nouveau: + OpenGL 4.3 support on Maxwell hardware + Improved performance due to instruction pipelining (Maxwell) * r600/radeonsi + VCE: Handle H.264 level 5.2 + Polaris12 support + Dozens of performance improvements * Clover: + Implement clGetExtensionFunctionAddressForPlatform. + Add missing clGetDeviceInfo CL1.2 queries * VDPAU: + Use dri3 to directly send the buffer to X * Build: + Building RADV requires --enable-gallium-llvm + Compatibility fixes for building mesa as part of ARC + The vulkan headers vk_platform.h and vulkan.h are no longer installed + A couple of configure options (--with-sha1 and --disable-shader-cache) are removed alongside their respective library requirements. - specfile: fix build configuration for arm, ppc and s390 platforms - update to 13.0.4 * Multiple fixes for the i965 and radeonsi drivers. An odd glitch in glxgears when using the freedreno driver was also addressed. * The ANV driver being the prime source of patches - from compatibility improvements with newer Vulkan loaders, smoketesting and various rendering and compliance fixes. * A couple of longstanding issues in the VA state tracker have also been resolved. - baselibs.conf: replaced definition of packages, which default is not set to be built in specfile to arch aarch64 ppc64 ppc64le s390x x86_64 package <package> in order to make "/osc service localrun source_validator"/ happy :-( - Update baselibs.conf to ship i386 vulkan json files on x86_64 - Updated baselibs.conf to reflect libvulkan_radeon - Enabled RADV vulkan driver for AMD GPU cards - update to 13.0.3 + dropped U_cso-don-t-release-sampler-states-that-are-bound.patch * fdo#77662 Fail to render to different faces of depth-stencil cube map * fdo#92234 [BDW] GPU hang in Shogun2 * fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer * fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes * many radeonsi and i965 bugfixes - clean up configuration settings to be uniform accross all architectures except for list of dri and gallium drivers - U_cso-don-t-release-sampler-states-that-are-bound.patch: This avoids Radeon hangs due to a use-after-free bug in Gallium. Fixes (boo#1015012), (fdo#93649) - update to 13.0.2 * fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0 * fdo#97420 "#version 0" crashes glsl_compiler * i965: Add some APL and KBL SKU strings * i965: Reorder PCI ID list to match release order * i965/glk: Add basic Geminilake support * wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR * ac/nir/llvm: fix channel in texture gather lowering code. * vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) * vulkan/wsi: store present mode in swapchain base class * vulkan/wsi/x11: add support for IMMEDIATE present mode * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR * cherry-ignore: add reverted LLVM_LIBDIR patch * anv: fix enumeration of properties * vc4: Don't abort when a shader compile fails. * vc4: Clamp the shadow comparison value. * vc4: Fix register class handling of DDX/DDY arguments. * util/disk_cache: close a previously opened handle in disk_cache_put (v2) * anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL * anv/format: handle unsupported formats properly * glcpp: Handle '#version 0' and other invalid values * glsl: Parse 0 as a preprocessor INTCONSTANT * anv/gen8: Stall when needed in Cmd(Set|Reset)Event * anv/wsi: Set the fence to signaled in AcquireNextImageKHR * anv: Rework fences * vulkan/wsi/wayland: Include pthread.h * vulkan/wsi/wayland: Clean up some error handling paths * vulkan/wsi: Report the correct min/maxImageCount * i965/gs: Allow primitive id to be a system value * anv: Handle null in all destructors * anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT * nir/spirv: Fix handling of gl_PrimitiveId * anv/blorp: Ignore clears for attachments first used as resolve destinations * anv: Implement a depth stall restriction on gen7 * anv/cmd_buffer: Handle running out of binding tables in compute shaders * anv/cmd_buffer: Emit a CS stall before setting a CS pipeline * vulkan/wsi/x11: Implement FIFO mode. * isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa * i965/hsw: Set integer mode in sampling state for stencil texturing * intel: Set min_ds_entries on Broxton. * i965: Fix compute shader crash. * mesa: Drop PATH_MAX usage. * i965: Fix GS push inputs with enhanced layouts. * vulkan/wsi: Add a thread-safe queue implementation * anv: fix multi level clears with VK_REMAINING_MIP_LEVELS * gbm: request correct version of the DRI2_FENCE extension * radeonsi: store group_size_variable in struct si_compute * glsl/lower_output_reads: fix geometry shader output handling with conditional emit * Fix races during _mesa_HashWalk(). * mesa: fix empty program log length - baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package, e.g. required for Steam (bnc#1011156) - update to 13.0.1 * fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc api error checks * fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan * fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small * i965: Fix GPU hang related to multiple render targets and alpha testing * Revert "/st/vdpau: use linear layout for output surfaces"/ * ac/nir: add support for discard_if intrinsic (v2) * nir: add conditional discard optimisation (v4) * amd/addrlib: limit fastcall/regparm to GCC i386 * anv: use correct .specVersion for extensions * vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain. * ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform(). * anv/device: Return DEVICE_LOST if execbuf2 fails * vulkan/wsi/x11: Better handle wsi_x11_connection_create failure * vulkan/wsi/x11: Clean up connections in finish_wsi * anv: Better handle return codes from anv_physical_device_init * intel/blorp: Use wm_prog_data instead of hand-rolling our own * intel/blorp: Pass a brw_stage_prog_data to upload_shader * anv/pipeline: Put actual pointers in anv_shader_bin * anv/pipeline: Properly cache prog_data::param * intel/blorp: Emit all the binding tables * anv/device: Add an execbuf wrapper * anv: Add a cmd_buffer_execbuf helper * anv: Don't presume to know what address is in a surface relocation * anv: Add a new bo_pool_init helper * anv/allocator: Simplify anv_scratch_pool * anv: Initialize anv_bo::offset to -1 * anv/batch_chain: Improve write_reloc * anv: Add an anv_execbuf helper struct * anv/batch: Move last_ss_pool_bo_offset to the command buffer * anv: Move relocation handling from EndCommandBuffer to QueueSubmit * anv/cmd_buffer: Take a command buffer instead of a batch in two helpers * anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4 * glsl: Update deref types when resizing implicitly sized arrays. * mesa: Fix pixel shader scratch space allocation on Gen9+ platforms. * anv: Do relocations in userspace before execbuf ioctl * egl: use util/macros.h * egl: make interop ABI visible again * glx: make interop ABI visible again * radeonsi: fix an assertion failure in si_decompress_sampler_color_textures * radeonsi: fix BFE/BFI lowering for GLSL semantics * glsl: fix lowering of UBO references of named blocks * st/glsl_to_tgsi: fix dvec[34] loads from SSBO * st/mesa: fix the layer of VDPAU surface samplers * gallium/hud: fix a problem where objects are free'd while in use. * gallium/hud: close a previously opened handle * gallium/hud: protect against and initialization race * mesa/glsl: delete previously linked shaders earlier when linking - Build Mesa-dri-nouveau only where available - Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the bug in a different way, and we should not keep the now obsolete patch (boo#991638, fdo#71759). - update to 13.0.0 - openGL 4.5 with i965 driver on intel bbroadwell and newer hw - openGL ES for haswell supports 3.1, skylake 3.2 - fixes for intel vulkan driver - early support fot GP100 - better radeonSI performace - dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch - refreshed u_Mesa_i965-import-prime-buffers.patch - let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets preselected as well once hardware supplements for Mesa-dri-nouveau match (bnc#1005323) - Mesa.spec: %ifdef'd out patches by mistake - Split off nouveau*_dri.so into Mesa-dri-nouveau. Nouveau's 3D support is too unstable to enable by default. - Mesa.spec: Disable Nouveau locking patches by default - U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch: Initialize RSxxx chipsets correctly (bsc#985650) - N_01-WIP-nouveau-add-locking.patch N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch N_03-nv30-locking-fixes.patch N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch Backport nouveau locking workaround to enable multithreading. Source: https://github.com/imirkin/mesa/commits/locking According to the author, crashes may still happen, but much more rarely. Tested on GK107. N_04-* and N_05-* include untested fixes for nv50. Fixes (boo#997171) as suggested in (fdo#91632). - Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime buffers in the current context, not screen (fdo#71759, boo#991638). - update to 12.0.3 * fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map * Revert "/i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"/ - update to 12.0.2 * fdo#69622 - eglTerminate then eglMakeCurrent crahes * fdo#89599 - symbol 'x86_64_entry_start' is already defined when building with LLVM/clang * fdo#91342 - Very dark textures on some objects in indoors environments in Postal 2 * fdo#92306 - GL Excess demo renders incorrectly on nv43 * fdo#94148 - Framebuffer considered invalid when a draw call is done before glCheckFramebufferStatus * fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion `bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed * fdo#96358 - SSO: wrong interface validation between GS and VS (regresion due to latest gles 3.1) * fdo#96381 - Texture artifacts with immutable texture storage and mipmaps * fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered in scrollable (text) areas * fdo#96835 - "/gallium: Force blend color to 16-byte alignment"/ crash with "/-march=native -O3"/ causes some 32bit games to crash * fdo#96850 - Crucible tests fail for 32bit mesa * fdo#96908 - [radeonsi] MSAA causes graphical artifacts * fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html crashes 12.1 Intel driver * fdo#96971 - invariant qualifier is not valid for shader inputs * fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults * fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth * fdo#97214 - X not running with error "Failed to make EGL context current * fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause segmentation fault * fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane * fdo#97307 - glsl/glcpp/tests/glcpp-test regression * fdo#97331 - glDrawElementsBaseVertex doesn't work in display list on i915 * fdo#97351 - DrawElementsBaseVertex with VBO ignores base vertex on Intel GMA 9xx in some cases * fdo#97426 - glScissor gives vertically inverted result * fdo#97476 - Shader binaries should not be stored in the PipelineCache * fdo#97567 - [SNB, ILK] ctl, piglit regressions in mesa 12.0.2rc1 + many other fixes from 12.0.1 - update to 12.0.1 * Vulkan driver for Intel hardware from Ivy Bridge onward. * OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+) * OpenGL ES 3.1 on nvc0 and radeonsi * DRI3 enablement for VDPAU, OMX and VAAPI - Fix Group tag. - update to 12.0.0-rc4 final RC - moved libxatracker package definition to the end to get rid of issues related to the special version of this package - let Mesa-libVulkan-devel conflict with vulkan-devel due to file conflics in both packages - Update to version 12.0.0-rc2 * Bug fixes and performance improvements - supersedes patches: u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch, U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch - removed option for build in verbose log mode - improved Group tag for libVulkan-devel - fixed 'osc service localrun download_files' run by removing rc release from version define - fix vulkan naming scheme, add supplement for xf86-video-intel - Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but Mesa-libVulkan - x86: enable virgl gallium driver - Update to version 12.0.0-rc2: - New features: + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+) + OpenGL ES 3.1 on nvc0, radeonsi + GL_ARB_ES3_1_compatibility on nvc0, radeonsi + GL_ARB_compute_shader on nvc0, radeonsi, softpipe + GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe + GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe + GL_ARB_internalformat_query2 on all drivers + GL_ARB_query_buffer_object on i965/hsw+ + GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi + GL_ARB_shader_atomic_counters on radeonsi, softpipe + GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe + GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe + GL_ARB_shader_image_size on nvc0, radeonsi, softpipe + GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe + GL_ATI_fragment_shader on all Gallium drivers + GL_EXT_base_instance on all drivers that support GL_ARB_base_instance + GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance + GL_KHR_robustness on i965 + GL_OES_copy_image on i965 (Baytrail and Gen8+) + GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend +GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support GL_ARB_gpu_shader5 +GL_OES_sample_shading on i965, nvc0, r600, radeonsi +GL_OES_sample_variables on i965, nvc0, r600, radeonsi +GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store +GL_OES_shader_io_blocks on i965, nvc0, radeonsi +GL_OES_shader_multisample_interpolation on i965, nvc0, r600, radeonsi + GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support +GL_ARB_texture_border_clamp + GL_OES_texture_buffer and GL_EXT_texture_buffer on i965, nvc0, radeonsi + EGL_KHR_reusable_sync on all drivers + GL_ARB_stencil_texture8 and GL_OES_stencil_texture8 on i965/gen8+ - Enable build of the Intel Vulkan driver (anv): + Introduce new packages: libVulkan and libVulkan-devel - Remove upstreamed patches: + u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch + U_gallivm-disable-avx512-features.patch - Upstream Patches: + U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch * Otherwise we might fail to find the headers in some scenarios. - drop docs/COPYING: No GPL licensed code in Mesa resident (upstream change) - U_gallivm-disable-avx512-features.patch: Fix crashes on some Skykake CPUs by disabling avx512 features (bsc#980557, bsc#981532). - enable vc4 and freedreno on aarch64 as well - u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch: Fix crash due to oud of founds screen (boo#980382). - update to 11.2.2 - removed upstreamed patches: + u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch + u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch * fdo#92850 - Segfault loading War Thunder * fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2 * fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log, apitrace attached) * fdo#94994 - OSMesaGetProcAdress always fails on mangled OSMesa * fdo#95026 - Alien Isolation segfault after initial loading screen/video * fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire * fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to glAttachShader * fdo#95251 - vdpau decoder capabilities: not supported * radeon/uvd: alignment fix for decode message buffer * st/mesa: fix sampler view leak in st_DrawAtlasBitmaps() * gallium/util: initialize pipe_framebuffer_state to zeros * dri: Fix robust context creation via EGL attribute * dri2: Check for dummyContext to see if the glx_context is valid * cherry-ignore: remove duplicate commit * cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups * vc4: Fix subimage accesses to LT textures. * vc4: Add support for rendering to cube map surfaces. * vc4: Fix tests for format supported with nr_samples == 1. * vc4: Make sure we recompile when sample_mask changes. * glapi: fix _glapi_get_proc_address() for mangled function names * nvc0: fix retrieving query results into buffer for timestamps * nouveau/video: properly detect the decoder class for availability checks * i965/fs: Properly report regs_written from SAMPLEINFO * egl/x11: authenticate before doing chipset id ioctls * winsys/sw/xlib: use correct free function for xlib_dt->data * i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+. * glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor. * glsl: Lower vector_extracts to swizzles after lower_vector_derefs. * radeon/uvd: fix tonga feedback buffer size * st/mesa: fix blit-based GetTexImage for non-finalized textures * gallium/radeon: handle failure when mapping staging buffer * st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor * gallium/radeon: fix crash in r600_set_streamout_targets * radeonsi: correct NULL-pointer check in si_upload_const_buffer * radeonsi: work around an MSAA fast stencil clear problem * r600g/radeonsi: send endian info to format translation functions * r600g: set endianess of 16/32-bit buffers according to do_endian_swap * r600g: use do_endian_swap in color swapping functions * r600g: use do_endian_swap in texture swapping function * r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier * llvmpipe: (trivial) initialize src1_alpha var to NULL * gallivm: fix bogus argument order to lp_build_sample_mipmap function * gallivm: make sampling more robust against bogus coordinates * gk110/ir: do not overwrite def value with zero for EXCH ops * gk110/ir: make use of IMUL32I for all immediates * nvc0/ir: fix wrong emission of (a OP b) OP c * gk110/ir: add emission for (a OP b) OP c * nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+ * st/glsl_to_tgsi: fix potential crash when allocating temporaries * dri3: Check for dummyContext to see if the glx_context is valid * i965/blorp/gen7: Prepare re-using for gen8 * i965/blorp: Use 8k chunk size for urb allocation * tgsi: initialize stack allocated struct * winsys/sw/dri: use correct free function for dri_sw_dt->data * android: enable dlopen() on all architectures - u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch * dri3: Check for dummyContext to see if the glx_context is valid According to the comments in src/glx/glxcurrent.c __glXGetCurrentContext() always returns a valid pointer. If no context is made current, it will contain dummyContext. Thus a test for NULL will always fail. - update to 11.2.1 * It fixes crashes in VAAPI, some build problems in Nine has been addressed, adds a drirc workaround for Warsow and resolves issues in the nouveau, radeonsi and i965 drivers. * fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts - update to 11.2.0 - dropped U_clover-Fix-build-against-LLVM-3.8.patch - dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch - New Features: * GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30 * GL_ARB_base_instance on freedreno/a4xx * GL_ARB_compute_shader on i965 * GL_ARB_copy_image on r600 * GL_ARB_indirect_parameters on nvc0 * GL_ARB_query_buffer_object on nvc0 * GL_ARB_shader_atomic_counters on nvc0 * GL_ARB_shader_draw_parameters on i965, nvc0 * GL_ARB_shader_storage_buffer_object on nvc0 * GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only) * GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx * GL_ARB_texture_buffer_range on freedreno/a4xx * GL_ARB_texture_query_lod on freedreno/a4xx * GL_ARB_texture_rgb10_a2ui on freedreno/a4xx * GL_ARB_texture_view on freedreno/a4xx * GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx * GL_KHR_texture_compression_astc_ldr on freedreno/a4xx * GL_AMD_performance_monitor on radeonsi (CIK+ only) * GL_ATI_meminfo on r600, radeonsi * GL_NVX_gpu_memory_info on r600, radeonsi * New OSMesaCreateContextAttribs() function (for creating core profile contexts) + Many bugfixes, for more info see relnotes/11.2.0.html - n_Define-GLAPIVAR-separate-from-GLAPI.patch: Add separate definition GLAPIVAR as GLAPI doesn't have the an 'extern' for some compiler versions. This is needed for GLw (bsc#970725). - U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch * llvmpipe: Do not use barriers if not using threads; triggers on single cpu machines (like KVM in openQA) with gcc6 and latest glibc(bnc#971350) - enable llvmpipe for aarch64 (fate#320649) - update to 11.1.2 * Bugfix release: + fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders elated, w/ apitrace) + fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2) + fdo#93717 - Meta mipmap generation can corrupt texture state + fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter + fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location + fdo#93761 - A conditional discard in a fragment shader causes no depth writing at all + Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers - Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build against llvm 3.8 - u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch Check for dummyContext to see if the glx_context is valid (boo#962609). - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch * Since these are packaged separately in (open)SUSE anyway, one can use copies as well. This makes debug packages possible again. (bnc #962609) - update to 11.1.1 * Bugfix release and adding KB Lake PCI id's + fdo#91806 - configure does not test whether assembler supports sse4.1 + fdo#92229 - [APITRACE] SOMA have serious graphical errors + fdo#92233 - Unigine Heaven 4.0 silhuette run + fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards + fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail + fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault + fixes for r600,nv*,glx,glsl,radeonsi and i965 - Enable swrast gallium driver on s390/aarch64 - Exclude Mesa-libva on s390/s390x/aarch64 - Apply patch: st/va: hardlink driver instances to gallium_drv_video.so + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch - Add Mesa-libva. - update to 11.1.0, new stable release * New features: + Note: some of the new features are only available with certain drivers. + OpenGL 3.1 support on freedreno (a3xx, a4xx) + OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12 and Fusion 8). + GL_AMD_performance_monitor on nv50 + GL_ARB_arrays_of_arrays on i965 + GL_ARB_blend_func_extended on freedreno (a3xx) + GL_ARB_clear_texture on nv50, nvc0 + GL_ARB_clip_control on freedreno/a4xx + GL_ARB_copy_image on nv50, nvc0, radeonsi + GL_ARB_depth_clamp on freedreno/a4xx + GL_ARB_fragment_layer_viewport on i965 (gen6+) + GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips + GL_ARB_gpu_shader5 on r600 for Evergreen and later chips + GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx + GL_ARB_shader_clock on i965 (gen7+) + GL_ARB_shader_stencil_export on i965 (gen9+) + GL_ARB_shader_storage_buffer_object on i965 + GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi + GL_ARB_texture_barrier / GL_NV_texture_barrier on i965 + GL_ARB_texture_buffer_range on freedreno/a3xx + GL_ARB_texture_compression_bptc on freedreno/a4xx + GL_ARB_texture_query_lod on softpipe + GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer) + GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx) + GL_EXT_blend_func_extended on all drivers that support the ARB version + GL_EXT_buffer_storage implemented for when ES 3.1 support is gained + GL_EXT_draw_elements_base_vertex on all drivers + GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx) + GL_KHR_debug (GLES) + GL_NV_conditional_render on freedreno + GL_OES_draw_elements_base_vertex on all drivers + EGL_KHR_create_context on softpipe, llvmpipe + EGL_KHR_gl_colorspace on softpipe, llvmpipe + new virgl gallium driver for qemu virtio-gpu + 16x multisampling on i965 (gen9+) + GL_EXT_shader_samples_identical on i965. * +many bugfixes, please see relnotes - Update to version 11.0.7 + bugfixes release for bugs found since 11.0.6 fdo#90348 - Spilling failure of b96 merged value fdo#92363 - [BSW/BDW] ogles1conform Gets test fails fdo#92438 - Segfault in pushbuf_kref when running the android emulator (qemu) on nv50 fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call fdo#93126> - wrongly claim supporting GL_EXT_texture_rg + plus fixes for r600g,llvmpipe,i955,egl,gles2 - Add Mesa-libOpenCL. - Update to version 11.0.6: + This release brings driver fixes for i965, r600, radeonsi, nouveau, vc4, and llvmpipe including a serious regression for r100/r200 era hardware. + Additional patches cover glsl, nir, mesa/meta and VC-1 decoding. - update to 11.0.5 * With this release we have some driver patches for i965 and nouveau, a couple of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker. * Additionally we have a few new PCI ids for i965 and radeonsi. - update to 11.0.4 * bug fix release which fixes bugs found since the 11.0.3 release * droped patches - merged by upstream: U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch U_i965-Remove-early-release-of-DRI2-miptree.patch - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch * This avoids a serious r600g bug leading to a GPU hang (bnc#951298) - Update to 11.0.3 * bug fix release which fixes bugs found since the 11.0.2 release - Update to 11.0.2 * This is a emergency release which covers the final dEQP regressions introduced in the 11.0 development cycle. - update upstream status: * remove n_i965-Remove-early-release-of-DRI2-miptree.patch * add U_i965-Remove-early-release-of-DRI2-miptree.patch - Update to 11.0.1 * i965/vec4: Fix saturation errors when coalescing registers * i965/vec4_nir: Load constants as integers * meta: Abort meta pbo path if TexSubImage need signed unsigned conversion * docs: add sha256 checksums for 11.0.0 * Update version to 11.0.1 * docs: add release notes for 11.0.1 * mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer. * t_dd_dmatmp: Make "/count"/ actually be the count * t_dd_dmatmp: Clean up improper code formatting from previous patch * t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere * t_dd_dmatmp: Pull out common 'count -= count & 3' code * t_dd_dmatmp: Use addition instead of subtraction in loop bounds * st/mesa: avoid integer overflows with buffers >= 512MB * nv50, nvc0: fix max texture buffer size to 128M elements * freedreno/a3xx: fix blending of L8 format * nv50,nvc0: detect underlying resource changes and update tic * nv50,nvc0: flush texture cache in presence of coherent bufs * radeonsi: load fmask ptr relative to the resources array * nir: Fix a bunch of ralloc parenting errors * i965/vec4: Don't reswizzle hardware registers * configure.ac: Add support to enable read-only text segment on x86. * gbm: convert gbm bo format to fourcc format on dma-buf import * mesa: fix errors when reading depth with glReadPixels * i965: fix textureGrad for cubemaps * mesa: Fix texture compression on big-endian systems - add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444) - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in specfile in order to make factory checkin policy happy - Update to version 11.0.0 * Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. + drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch - Update to version 10.6.7 + add gpg verification of source package * fdo#90751 Revert "/i965: Momentarily pretend to support ARB_texture_stencil8 for blits."/ * mesa/teximage: use correct extension for accept stencil texture. - Update to version 10.6.6: * This release includes patches for mesa core, i965 (regression fixes), r600 (assertions and crash fixes in the sb backend), radeonsi (workaround for GPU hang in Unigine Heaven) and nouveau (piglit tests). - Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and pkgconfig(expat) BuildRequires. - Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7 due to rename of llvm target R600 to AMDGPU - Add U_mesa-llvm37.patch to fix build with llvm 3.7 - Update to version 10.6.5: * Apart from the usual nouveau, i965 and radeon driver fixes, this time around we have a nouveau_vieux fix for a regression introduced with mesa 10.6.0 and a few even older big endian related bug-fixes. - Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires. - update to 10.6.4 * In this release we have a few GL specific fixes (in both dri drivers and the EGL loader), an updated mesa.icd file and a crashfix for the standalone glcpp tool. - update to 10.6.3 * fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault * fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil * osmesa: fix OSMesaPixelsStore typo * vl: cleanup video buffer private when the decoder is destroyed * st/vdpau: fix mixer size checks * auxiliary/vl: use the correct screen index * i965/gen9: Use custom MOCS entries set up by the kernel. * nv50, nvc0: enable at least one color RT if alphatest is enabled * nvc0/ir: fix txq on indirect samplers * nvc0/ir: don't worry about sampler in txq handling * gm107/ir: fix indirect txq emission * nv50: fix max level clamping on G80 * program: Allow redundant OPTION ARB_fog_* directives. * xa: don't leak fences - update to 10.6.2 * fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering * fdo#80500 - Flickering shadows in unreleased title trace * fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders * fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300 * fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL) * fdo#90873 - Kernel hang, TearFree On, Mate desktop environment * fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix * fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin * fdo#91056 - The Bard's Tale (2005, native) has rendering issues * fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent * fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted * fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors * fdo#91226 - Crash in glLinkProgram (NEW) * fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled * loader: Look for any version of currently linked libudev.so * nv50/ir: propagate modifier to right arg when const-folding mad * nv50/ir: fix emission of address reg in 3rd source * nv50/ir: copy joinAt when splitting both before and after * mesa: reset the source packing when creating temp transfer image * nv50/ir: don't emit src2 in immediate form * mesa/prog: relative offsets into constbufs are not constant * nv50/ir: UCMP arguments are float, so make sure modifiers are applied * nvc0: turn sample counts off during blit * i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). * i965: Reserve more batch space to accomodate Gen6 perfmonitors. * i965/vs: Fix matNxM vertex attributes where M != 4. * Revert "/glsl: clone inputs and outputs during linking"/ * Revert "/i965: Delete linked GLSL IR when using NIR."/ * r600g: disable single-sample fast color clear due to hangs * radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips * st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces * nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * i965/fs: Don't mess up stride for uniform integer multiplication. * winsys/radeon: Unmap GPU VM address range when destroying BO * meta: Only change and restore viewport 0 in mesa meta mode * i965: allocate at least 1 BLEND_STATE element * i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA * glsl: Add missing check for whether an expression is an add operation * glsl: Make sure not to dereference NULL * i965: Don't try to print the GLSL IR if it has been freed * glsl: clone inputs and outputs during linking * i965: Delete linked GLSL IR when using NIR. * glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00 * mesa/glsl: new compiler option EmitNoIndirectSampler * i965: use EmitNoIndirectSampler for gen < 7 * i915: use EmitNoIndirectSampler * mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5 * glsl: validate sampler array indexing for 'constant-index-expression' - adjust libdrm dependencies - Update to version 10.6.1 * This release includes core mesa and glsl patches (amonst which a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific fixes and a selection of shared-glapi commits - from build fixes, to ones ensuring that the dri modules can be loaded. - n_Fixed-build-against-wayland-1.2.1.patch * required to fix build with wayland on openSUSE 13.1 - Update to version 10.6.0: - New GL/EGL Features: + GL_AMD_pinned_memory on r600, radeonsi + GL_ARB_clip_control on i965 + GL_ARB_depth_buffer_float on freedreno + GL_ARB_depth_clamp on freedreno + GL_ARB_direct_state_access on all drivers for Core GL contexts. + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600 + GL_ARB_draw_instanced on freedreno + GL_ARB_gpu_shader_fp64 on nvc0, softpipe + GL_ARB_gpu_shader5 on i965/gen8+ + GL_ARB_instanced_arrays on freedreno + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_program_interface_query (all drivers) + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_texture_view on llvmpipe, softpipe + GL_ARB_uniform_buffer_object on freedreno + GL_ARB_vertex_attrib_64bit on nvc0, softpipe + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6 + GL_EXT_draw_buffers2 on freedreno + GL_OES_EGL_sync on all drivers + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi + GL_AMD_performance_monitor on nvc0 - Changes to package: + add --enable-shader-cache to configure options + remove Patch100: U_0001_gallium_include_util_macros.patch + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + remove Patch102: U_0003_fix_build_after_macro_include.patch - Update to version 10.5.7: + i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+) + docs: Add sha256sums for the 10.5.6 release + get-pick-list.sh: Require explicit "/10.5"/ for nominating stable patches + cherry-ignore: add clover build fix not applicable for 10.5 + Add release notes for the 10.5.7 release + nvc0/ir: set ftz when sources are floats, not just destinations + nv50/ir: guess that the constant offset is the starting slot of array + nvc0/ir: LOAD's can't be used for shader inputs + nvc0: a geometry shader can have up to 1024 vertices output + nv50/ir: avoid messing up arg1 of PFETCH + nv30: don't leak fragprog consts + nv30: avoid leaking render state and draw shaders + nv30: fix clip plane uploads and enable changes + nv30/draw: avoid leaving stale pointers in draw state + nv30/draw: draw expects constbuf size in bytes, not vec4 units + st/mesa: don't leak glsl_to_tgsi object on link failure + glsl: avoid leaking linked gl_shader when there's a late linker error + nv30/draw: fix indexed draws with swtnl path and a resource index buffer + nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM + nv30/draw: allocate vertex buffers in gart + nv30/draw: switch varying hookup logic to know about texcoords + nv30: falling back to draw path for edgeflag does no good + nv30: avoid doing extra work on clear and hitting unexpected states + i965/fs: Fix implied_mrf_writes for scratch writes + st/dri: fix postprocessing crash when there's no depth buffer - update to 10.5.6 * fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne * fdo#90350 - [G96] Portal's portal are incorrectly rendered * fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context * radeonsi: add new bonaire pci id * egl/wayland: properly destroy wayland objects * glx/dri3: Add additional check for gpu offloading case * egl/main: fix EGL_KHR_get_all_proc_addresses * targets/osmesa: drop the -module tag from LDFLAGS * clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. * clover: Wrap event::_status in a method to prevent unlocked access.< * clover: Implement locking of the wait_count, _chain and _status members of event. * i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage(). * main: Require that the texture exists in framebuffer_texture * mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0 * nv50/ir: only propagate saturate up if some actual folding took place * nv50: keep track of PGRAPH state in nv50_screen * nvc0: keep track of PGRAPH state in nvc0_screen * nvc0: reset the instanced elements state when doing blit using 3d engine * nv50/ir: only enable mul saturate on G200+ * st/mesa: make sure to create a "/clean"/ bool when doing i2b * nvc0: switch mechanism for shader eviction to be a while loop * swrast: Build fix for darwin * main: Fix an error generated by FramebufferTexture</li> * main: Complete error conditions for glInvalidate*Framebuffer. * main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE * freedreno: enable a306 * freedreno: fix bug in tile/slot calculation * draw: (trivial) fix out-of-bounds vector initialization * mesa: fix shininess check for ffvertex_prog v2 * clover: Add a mutex to guard queue::queued_events * clover: Fix a bug with multi-threaded events v2 - Update to 10.5.5 * fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA * fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes * fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa * fdo#90130 - gl_PrimitiveId seems to reset at 340 * i965: Add XRGB8888 format to intel_screen_make_configs * r300: do not link against libdrm_intel * nvc0/ir: flush denorms to zero in non-compute shaders * gk110/ir: fix set with a register dest to not auto-set the abs flag * nvc0/ir: fix predicated PFETCH emission * nv50/ir: fix asFlow() const helper for OP_JOIN * i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions. * i965: Disallow linear blits that are not cacheline aligned. * draw: fix prim ids when there's no gs - BuildIgnore python so that it is not sucked in by coincidence * The python-base provides enough python functionalities necessary for build. - Update to 10.5.4 * This release includes fixes for the mesa state-tracker used by all the gallium drivers, a drirc workaround for Second Life, plus i965 fixes. For the Android users out there, this release includes many compilation fixes with more to come shortly. - Update to 10.5.3 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam) + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers + fdo#89758 - pow WebGL Conformance test with mesa drivers + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails + fdo#89905 - scons build broken on 10.5.2 due to activated vega st + st_glsl_to_tgsi: only do mov copy propagation on temps (v2) + xmlpool: don't forget to ship the MOS + configure.ac: error out if python/mako is not found when required + dist: add the VG depedencies into the tarball + i965: Do not render primitives in non-zero streams then TF is disabled + st/mesa: update arrays when the current attrib has been updated + nv50/ir: take postFactor into account when doing peephole optimizations + nv50/ir/gk110: fix offset flag position for TXD opcode + freedreno/a3xx: fix 3d texture layout + freedreno/a3xx: point size should not be divided by 2 + nv50: allocate more offset space for occlusion queries + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling + i965: Fix instanced geometry shaders on Gen8+. + i965: Add forgotten multi-stream code to Gen8 SOL state. + nouveau: synchronize "/scratch runout"/ destruction with the command stream + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2 + i965: Fix URB size for CHV - Update to 10.5.2 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined + fdo#89328 - python required to build Mesa release tarballs + fdo#89530 - FTBFS in loader: missing fstat + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays + fdo#89680 - Hard link exist in Mesa 10.5.1 sources + glsl: Generate link error for non-matching gl_FragCoord redeclarations + docs: Add sha256 sums for the 10.5.1 release + automake: add missing egl files to the tarball + st/egl: don't ship the dri2.c link at the tarball + loader: include <sys/stat.h> for non-sysfs builds + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/ + cherry-ignore: add commit non applicable for 10.5 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default + i965: Set nr_params to the number of uniform components in the VS/GS path. + freedreno/a3xx: use the same layer size for all slices + freedreno: fix slice pitch calculations + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords + glx: Handle out-of-sequence swap completion events correctly. (v2) + mapi: Make private copies of name strings provided by client. + freedreno: update generated headers + glsl: optimize (0 cmp x + y) into (-x cmp y). + glsl: fix names in lower_constant_arrays_to_uniforms + clover: Return 0 as storage size for local kernel args that are not set v2 - Update to 10.5.1 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2 + fdo#86747 - Noise in Football Manager 2014 textures + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts) + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails + fdo#88883 - ir-a2xx.c: variable changed in assert statement + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation + fdo#89292 - [regression,bisected] incomplete screenshots in some cases + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D. + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01) + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible. + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634) + fdo#89416 - UE4Editor crash after load project + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail + i965/vec4: Don't lose the saturate modifier in copy propagation. + i965/gs: Check newly-generated GS-out VUE map against correct stage + egl: Take alpha bits into account when selecting GBM formats + docs: Add sha256 sums for the 10.5.0 release + egl/main: no longer export internal function + cherry-ignore: ignore a few more commits picked without -x + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a + intel: fix EGLImage renderbuffer _BaseFormat + i965: Fix out-of-bounds accesses into pull_constant_loc array + i965/fs/nir: Use emit_math for nir_op_fpow + freedreno: move fb state copy after checking for size change + freedreno/ir3: fix array count returned by TXQ + freedreno/ir3: get the # of miplevels from getinfo + meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin + main/base_tex_format: Properly handle STENCIL_INDEX1/4/16 + i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta. + glsl: Mark array access when copying to a temporary for the ?: operator. + i965/fs: Set force_writemask_all on shader_time instructions. + i965/fs: Set smear on shader_time diff register. + i965/fs: Make emit_shader_time_write return rather than emit. + i965/fs: Make get_timestamp() pass back the MOV rather than emitting it. + i965/fs: Make emit_shader_time_end() insert before EOT. + i965/fs: Don't issue FB writes for bound but unwritten color targets. + main: Fix target checking for CompressedTexSubImage*D. + main: Fix target checking for CopyTexSubImage*D. + gallium/auxiliary/indices: fix start param + r300g: fix RGTC1 and LATC1 SNORM formats + r300g: fix a crash when resolving into an sRGB texture + r300g: fix sRGB->sRGB blits + i965/vec4: Fix implementation of i2b. + mesa: Indent break statements and add a missing one. + mesa: Free memory allocated for luminance in readpixels. + mesa: Correct backwards NULL check. + i965: Consider scratch writes to have side effects. + i965/fs: Don't use backend_visitor::instructions after creating the CFG. + r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. + r300g: Check return value of snprintf(). + i965/fs: Don't propagate cmod to inst with different type. + i965: Tell intel_get_memcpy() which direction the memcpy() is going. + Revert SHA1 additions. + i965: Avoid applying negate to wrong MAD source. + meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex + Revert "/common: Fix PBOs for 1D_ARRAY."/ + meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage + meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage + freedreno/ir3: fix silly typo for binning pass shaders + freedreno/a2xx: fix increment in assert + freedreno/a4xx: bit of cleanup + freedreno: update generated headers + freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly + freedreno: update generated headers + freedreno/a4xx: aniso filtering + freedreno/ir3: fix up cat6 instruction encodings + freedreno/ir3: add support for memory (cat6) instructions + freedreno/ir3: handle flat bypass for a4xx + freedreno/ir3: fix failed assert in grouping + r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) - Update to version 10.5.0: + Initial support for the new Intel Skylake GPUs and Adreno 4xx GPUs. + Experimental EGL support for Haiku. + The new IR - NIR. A flat, typeless IR, supporting SSA. + GLX/DRI3 fixes and improvements. + A lot of preparation work for GL_ARB_direct_state_access. + The usual amount of piglit and drawElements Quality Program (dEQP) fixes. + Building mesa with GCC 4.1 or earlier is no longer supported. + The distribution tarball has been renamed and now contains all the generated sources. - New GL features: + GL_ARB_framebuffer_sRGB on freedreno + GL_ARB_texture_rg on freedreno + GL_EXT_packed_float on freedreno + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe + GL_EXT_texture_shared_exponent on freedreno + GL_EXT_texture_snorm on freedreno - Changes to Package: + switch to xz compressed sources + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch + add Patch100: U_0001_gallium_include_util_macros.patch + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + add Patch102: U_0003_fix_build_after_macro_include.patch - Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to fix build with llvm 3.6 (fdo#86958) - Fix file permissions for the Gallium Nine files - specfile/baselibs.conf: Manually provide d3d library (bnc#918294) - Drop pkgconfig(libva) BuildRequires for now, as it introduces a build-cycle. - Update to version 10.4.4: + mesa: fix display list 8-byte alignment issue. + docs: Add sha256 sums for the 10.4.3 release. + egl: Pass the correct X visual depth to xcb_put_image(). + glx/dri3: Request non-vsynced Present for swapinterval zero. + gallium/util: Don't use __builtin_clrsb in util_last_bit(). + configure: Link against all LLVM targets when building clover. + st/osmesa: Fix osbuffer->textures indexing. + i965: Fix max_wm_threads for CHV. + Bugs fixed: fdo#88662, fdo#88930. - Add pkgconfig(libva) BuildRequires: Build VA API support. - baselibs.conf: enabled build of 32bit Mesa-libd3d package (bnc#910109) - moved definition of Mesa-libd3d package above definition of libxatracker packages in order to fix version requires - fixed Requires for libd3d-devel - enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109) - removed obsolete patch u_be_assert_include.patch, addressed by upstream commit 2a13ff9 "/gallium/util: add missing u_debug include"/ (bnc#910109) - Set xvmc_support also on ppc - Version bump to 10.4.3 (bugfix release): * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation * Bug 85367 - [gen4] GPU hang in glmark-es2 * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock' * mesa: Fix clamping to -1.0 in snorm_to_float * glsl: Link glsl_test with pthreads library. * i965: Respect the no_8 flag on Gen6, not just Gen7+. * i965: Work around mysterious Gen4 GPU hangs with minimal state changes. - Clean up with the spec-cleaner - Drop obsolete obsoletes comming from fix for sle10 - Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64 - Put vdpau_radeon and vdpau_nouveau under same case as they have same requisites - Fix empty post/postun warning - Various other rpmlint issues silenced. - Version bump to 10.4.2 (bugfix release): * Bug 85529 - Surfaces not drawn in Unvanquished * Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty. * Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M * Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines * i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy() * i965: Use safer pointer arithmetic in gather_oa_results() * Revert "/r600g/sb: fix issues cause by GLSL switching to loops for switch"/ * r600g: fix regression since UCMP change * r600g/sb: implement r600 gpr index workaround. (v3.1) * docs: Add sha256 sums for the 10.4.1 release * Update version to 10.4.2 * nv50,nvc0: set vertex id base to index_bias * nv50/ir: fix texture offsets in release builds * i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms. * i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES. * gallium/util: make sure cache line size is not zero * glsl_to_tgsi: fix a bug in copy propagation * vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays * st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX * radeonsi: fix VertexID for OpenGL * radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0 * gallium/util: fix crash with daz detection on x86 * nv50,nvc0: implement half_pixel_center * r600g/sb: fix issues with loops created for switch - Use download url fully in Source line - Update to version 10.4.0 (10.4 Final): - New features: + GL_ARB_conditional_render_inverted on nv50 + GL_ARB_sample_shading on r600 + GL_ARB_texture_view on nv50, nvc0 + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe + GL_KHR_context_flush_control on all drivers - Changes: + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch This patch was upstreamed + Build without "/--enable-gallium-egl"/ This buildoption was removed upstream + Add subpackage libvdpau_r300 - Enable VideoCore IV (vc4) support for ARM - Cleanup Spec: + smaller cleanups + Remove all traces of talloc, Mesa uses ralloc - Update to 10.3.3 + fdo#82921 layout(location=0) emits error >= MAX_UNIFORM_LOCATIONS due to integer underflow + fdo#83574 [llvmpipe] [softpipe] piglit arb_explicit_uniform_location-use-of-unused-loc regression + fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git + fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4 - Update to 10.3.2 + (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping window buffers + (fdo#81680) [r600g] Firefox crashes with hardware acceleration turned on + (fdo#84140) mplayer crashes playing some files using vdpau output + (fdo#84662) Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU + (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600] - Update descriptions and Requires for GLES3 - add Mesa-devel-dri package: This way dri.pc will no longer pull in all of Mesa, just as packages requiring dri do not have to require Mesa-devel anymore - Update to 10.3.1 + [NVC0/Codegen] Shader compilation falis in spill logic + [SNB+ Bisected]Ogles3conform ES3-CTS.shaders. indexing.vector_subscript.vec3_static_loop_subscript_write_ direct_read_vertex fails + [UBO] row_major layout ignored inside structures + [UBO] nested structures don't get appropriate padding + Glyphy demo throws unhandled Integer division by zero exception + [UBO] row_major layout partially ignored for arrays of structures + Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 Test: PutImage XY 500x500 Square
- update to 20.2.4 * fourth (second to last) bugfix release for the 20.2 branch - require llvm-devel *without* any explicit version number for factory/TW to imply 'distro default llvm version', which we usually bump up when a new stable llvm comes out - use llvm11 on factory/TW and sle15-sp3/Leap 15.3 - enabled build of radeonsi DRI and VDPAU driver on aarch64 (boo#1179376) - update to 20.2.3 * third bugfix release for the 20.2 branch - update to 20.2.2 * second bugfix release for the 20.2 branch - reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression reported in boo#1173185 - update to 20.2.1 * first bugfix release for the 20.2 branch - supersedes U_fix-mpeg1_2-decode.patch - disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer needed (boo#1173185) - U_fix-mpeg1_2-decode-mesa-20.2.patch * additional patch currently needed for Mesa 20.2 (boo#1173185) - update to 20.2.0 * includes Intel Rocket Lake Platform Support (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882) - adjusted/refreshed patches: * n_add-Mesa-headers-again.patch * n_drirc-disable-rgb10-for-chromium-on-amd.patch * u_dep_xcb.patch - docs now available in .rst format (html before) - Add U_fix-mpeg1_2-decode.patch (boo#1173185) * fixes colors in kaffeine on Radeon (r600 VAAPI driver) - buildfix-ppc64le.patch * buildfix for ppc64le (boo#1176562) - update to 20.1.8: * mainly bugfixes, highlights: - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed. - Amber test opt_peel_loop_initial_if: Assertion failed - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA - [BRW] WRC 5 asserts with gallium nine and iris. - update to 20.1.7 * seventh bugfix release for the 20.1 branch - switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet) in Leap/SLE15 - version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 - use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use /usr/etc/OpenCL/vendors only for Tumbleweed - Add vulkan device selection layer and vulkan overlay layer to baselibs for 32bit versions on 64bit architectures. - Add vulkan device selection layer and vulkan overlay layer - specfile/baselibs.conf cleanup * no longer support Mesa build without libglvnd * removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 - update to 20.1.6 * sixth bugfix release for the 20.1 branch - baselibs.conf: + Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>: KHR-devel consists only of header files there is thus no - <targettype> flavor being generated. + Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from their respective -32bit devel packages: with libglvnd defined to 0, the native packages are being generated, but are empty. For baselibs, this trick does not work and empty packages are being skipped. So we drop the dependency (with a note in the .spec to enable the deps when changing the defines). - update to 20.1.4 * fourth bugfix release for the 20.1 branch * just a few fixes here and there, nothing major - update to 20.1.3 * third bugfix release for the 20.1 branch * lots of updates to our testing infrastructure - force valgrind support only on officially supported platforms (boo#1173355) - update to 20.1.2 * second bugfix release for the 20.1 branch * most of the fixes here are to the AMD drivers, and the rest is scattered over the tree. - enable valgrind support (boo#1173355) - move mesa.icd from /usr/etc/OpenCL/vendors to /usr/share/OpenCL/vendors (boo#1173005) - switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file location (boo#1173005) - update to 20.1.1 * first bugfix release for the 20.1 branch * fixes issue affecting Unreal Engine 4 games on i965 - update to 20.1.0 * first release for the 20.1 branch * One already known issue is that Unreal Engine 4 has a bug in its usage of glDrawRangeElements() causing it to be called with a number of vertices in place of the `end` parameter, that was recently revealed. This is an annoying bug that we haven't worked around yet. For more details: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917 - supersedes U_add-lifetime-dse-fix.patch - Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855. - Disable LTO for now as there's a known upstream bug that hasn't been resolved with GCC 10: boo#1171855. - update to Mesa 20.0.7 * most fixes in Radv, but there are fixes all over the tree - avoid build error PowerPC, using gnu++14 (not gnu++11) https://bugzilla.opensuse.org/show_bug.cgi?id=1171045 - update to Mesa 20.0.6 * fairly small release (a little bit of everything in here) - require llvm/clang 10 - update to Mesa 20.0.5 * pretty big release with AMD and Intel drivers receiving the majority of the work. - supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch - supersedes n_opencl_dep_libclang.patch - Disable LTO on armv6 to fix build - U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch * Fix Weston launch on tumbleweed by backporting commit bfb9c08e - update to Mesa 20.0.4 * emergency release, which reverts a serious SPIR-V regression in the 20.0.3 release. - supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch - U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch * revert severe spirv regression; emergency release will be available soon ... - update to Mesa 20.0.3 * bugfix release: fixes all over the tree; mostly AMD (radv, aco), NIR and Intel (isl, anv) - update to Mesa 20.0.2 * bugfix release: fixes all over the code base - update to Mesa 20.0.1 * bugfix release - cleanup in specfile: get rid of is_opensuse macro, which is no longer needed at all (jira#PM-1623) - Loosen dependencies to allow building with newer versions of clang-devel, similar to llvm-devel. - update to mesa 20.0.0 * changelog https://mesa3d.org/relnotes/20.0.0.html - supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch - supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch - supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch - supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch - supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch - update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources - update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources - use 7G disk constraints also for x86_64 and i586 (bsc#1164488) - only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for older products still use 'BuildRequires: llvm9-devel'; fixed build on openSUSE Leap 15.2 - Update to version 19.3.4 * changes all over the tree, but aco and anv are leading the way in changes - supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch - u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch * replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch by an official merge request (bsc#1162252, gitlab issue#2472) - U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch * reverse apply since it caused a regression in rendering on s390x (bsc#1162252) - require and check for llvm-devel >= 9 instead of llvm9-devel on openSUSE - enabled build of gallium based llvmpipe driver for s390x (related to jsc#IBM-369, jsc#SLE-7452) - Update to version 19.3.3 * There's plenty of changes here, but intel, docs, radeonsi, and aco are the biggest sets of changes. - supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch - set optflags also for g++ compiler - require llvm9 (jsc#IBM-369, jsc#SLE-7452) - U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch U_0005-radv-Remove-syncobj_handle-variable-in-header.patch U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch * fixes build with gcc10 using -fno-common as default now (boo#1160578) - Enable LLVM support on riscv64 - Update to version 19.3.2 * Intel and AMD drivers make up the bulk of the changes, with a bit of nir and glsl, plus a sprinkling of other stuff in there. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * fixes patch (boo#1145188) - Update to version 19.3.1 * Bugfixes for i965/iris, anv and radv - Update to version 19.3.0 * Mainly changes to the build system, i965, aco, radv and anv * New features, check Phoronix: https://www.phoronix.com/scan.php?page=article&item=mesa-193-features - Update to version 19.2.6 * fixes build on PPC * couple of additional stable patches - Update to version 19.2.5 * There's a little bit over everything in here, with anv and radeonsi standing out as the two biggest components getting changes, but core mesa, core gallium, llvmpipe, nir, egl, i965, tgsi, st/mesa, spirv, and the Intel compiler also fixes in this release. - supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch - u_call-shmget-with-permission-0600-instead-of-0777.patch * CVE-2019-5068 (bsc#1156015) - Update to version 19.2.4 * This is an emergency release, to fix a critical bug found in the 19.2.3 release which causes incomplete rendering on all mesa drivers. This release contains a single patch to fix that bug. - Update _contraints, Mesa-drivers needs 7GB of disk to build safely. - Update to version 19.2.3 In this release: iris, meson, radv, anv, turnip, 965, svga, utils, core mesa, glsl, etanviv, and gallium/rbug - This Mesa release includes support for latest GPUs including Intel (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983, bsc#1137515) and fixes for boo#1127672, bsc#1117365 - Dont conflict with vulkan-devel anymore as there is no file conflict - Use %pkg_vcmp macro instead of llvm-config to detect LLVM 9. - Update to version 19.2.2 * assortment of fixes in this release, notably a bunch of work to get Solaris and illumos working with mesa, as well as more work fixing issues in the migration of package-config and headers being handled by libglvnd instead of mesa when mesa is built with support for glvnd. There's bunch of other changes here, with radv and intel leading the pack, otherwise just a few things here and there. - n_add-Mesa-headers-again.patch * add Mesa headers again despite of building it against libglvnd; those headers turned out not to be usable; in addition packaging headers with libglvnd make dependancies problematic ... - let Mesa-libEGL-devel require libX11 devel via "/pkgconfig(x11)"/ since EGL/eglplatform.h includes X11/Xlib.h - Update to version 19.2.1 * fixes all over the tree: intel, amd, nine, nir, egl, gallium, scons, meson, glsl, haiku, android, and nouveau all got fixes. - pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from libglvnd build and add them to the appropriate devel subpackages - reintroduce GL, EGL, GLES* devel subpackages since corresponding header and pkgconfig files from libglvnd didn't work out ... - Rebase n_opencl_dep_libclang.patch after update. - Update to version 19.2.0 including changes to * release-infastructure * the build * drivers: turnip, radv, android, intel and amd common code * new features: check Phoronix https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released - supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - supersedes n_glesv1_cm-glesv2.patch - no longer build * Mesa-libGL-devel * Mesa-libEGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel * Mesa-libGLESv3-devel Instead of requiring these let Mesa-devel package require libglvnd-devel >= 1.2.0, which provides the contents of these packages now (header files for OpenGL, GLES, EGL, and GLX). Adjusted baselibs.conf accordingly. - modified check for llvm version in a way so it works also with older llvm packages (by making use of "/llvm-config -version"/), where there is %{_llvm_sonum} macro defined yet - moved manual pages to Mesa-devel package - n_opencl_dep_libclang.patch * Link OpenCL library with libclang-cpp.so instead of the component libraries for LLVM >= 9. - Update to version 19.1.7 * another bugfix release .... - Add ppc64 for radeonsi to avoid build error - Update to version 19.1.6 * bugfix release - Update to version 19.1.5 * bugfix release - Build radeonsi and libvdpau_radeonsi on ppc64le - Update to version 19.1.4: * Mostly, as usual, in fixes for different drivers (anv, radv, radeon, nv50, nvc0) as well as in backend parts (egl, spirv, nir, ...). * Of those fixes, we could highlight several ones: - Vulkan 24/48 bit formats are now not supported on Ivybridge. - R8G8B8_UNORM_SRGB is not supported on Haswell. - A fix for hair artifacts in Max Payne 3 on AMD/RADV. - Vulkan transform feedback extension is disabled on Intel gen7. - Update to version 19.1.3: * Mostly fixes for ANV and RADV drivers, as well as NIR backend fixes. * Several of those patches fix crashes with the drivers, and a couple of them fix memory leaks. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * added totem as another affected application (boo#1142270) - Add v3d support (VC5/V6 driver) for %arm and aarch64 - Add kmsro for %arm and aarch64 - U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch * may fix crashes in llvmpipe on SMP systems with LTO enabled builds (boo#1133265) - Update to version 19.1.2: * Different fixes for the Intel and AMD Vulkan drivers, Freedreno, the Meson build system, and some other fixes for other parts and/or drivers. * Worth to mention a fix for a crash in Wolfenstein II with the RADV driver, and another fix relevant for DXVK on Intel gen7 drivers. - Update Source urls from ftp to https. - Update to version 19.1.1: * Mostly in fixes for different drivers (RADV, ANV, Nouveau, Virgl, V3D, R300g, ...). * Also different fixes for different parts (Meson build, GLX, etc). - reverted latest change in specfile; it's not needed; llvm8 is already been chosen on factory/TW by default ... - use llvm8 on factory/TW - n_glesv1_cm-glesv2.patch * reenables build of GLESv1_CM and GLESv2 ... - readded pkgconfig files for GLESv1_CM and GLESv2 to filelists - removed again virtual provides for * pkgconfig(glesv1_cm) * pkgconfig(glesv2) - reenable LTO with Mesa 19.1 (boo#1133265, comment#5) - enabled new gallium drivers * iris (newer Intel GPUs) * lima, panfrost on ARM64 - virtually provide * pkgconfig(glesv1_cm) * pkgconfig(glesv2) in libGLESv1_CM-devel/libGLESv2-devel packages, since these files have been removed from Mesa via git commit #1587586 - Update to 19.1.0: * Mesa 19.1.0 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver. * The top highlights include: - GL_ARB_parallel_shader_compile for all drivers. - GL_EXT_gpu_shader4 on all GL 3.1 drivers. - GL_EXT_shader_image_load_formatted on radeonsi. - GL_EXT_texture_buffer_object on all GL 3.1 drivers. - GL_EXT_texture_compression_s3tc_srgb on Gallium and i965 drivers (ES extension). - GL_NV_compute_shader_derivatives on Iris and i965 drivers. - GL_KHR_parallel_shader_compile on all drivers. - GL_INTEL_conservative_rasterization on Iris. - Refresh patches with quilt. - Clean-up spec files for .pc and other files no longer built. - Update to 19.0.5 * Things have slowed back down from the last release, which is good for this late in the series. No one area has received too much work, with a little bit sprinkled in here and there in both core code and drivers. - Update to 19.0.4 * It's been a pretty active release, especially for how late in the cyle we are. Radv was the busiest component, but there were also a few changes for intel, radeonsi, some core vulkan work, and a little bit of other stuff here and there. - Update to 19.0.3 * quiet release with just 19 patches (excluding release churn) since 19.0.2 * no sub component was touched too much * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm received a few patches - Disable LTO (boo#1133265). - Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch and archlinux_0001-Fix-linkage-against-shared-glapi.patch: These patches only work when building mesa with autotools. As we use meson instead now, these patches do nothing. - Drop version 19.0.1 tarballs - Update to 19.0.2 * Just a few fixes for radeon, a few for nir, a couple for radv, a couple for v3d, and a few other patches here and there. - Update to 19.0.1 * "/This is the first bug fix release of the 19.0 branch. It's been a pretty calm cycle, and there's not too much here. I think things are looking pretty good overall."/ - baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) - Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365) - Remove imx from ARM drivers (dropped upstream) - Update to 19.0.0 * bug fixes and performance improvements - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - supersedes u_wayland_egl-Ensure-EGL-surface.patch - Don't enable gallium_loader on ppc and s390x - Fix configuration on non-gallium archs - u_dep_xcb.patch: fix missing xcb dependencies - avoid Mesa-drivers build failure for ppc64le reported by (boo#1127672) - remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch; keeping that one reintroduced render errors and missing screen refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has been fixed in a different and better way since 18.3.3; this is related to bsc#1118149 - Update to 18.3.4 * A fix in the XvMC state-tracker, which was causing some video attributes to not take affect. On the video front the VAAPI state tracker has seen improvements with VP9 streams while the amdgpu driver advertises all available profiles. * On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and Ice Lake parts. In the Broadcom drivers a couple of memory leaks were addressed and the NEON assembly should compile properly on armhf. * Other drivers such as radeonsi, nouveau and freedreno have also seen some love. The RADV driver has seen addressed to compile correctly with GCC9 amongst other changes. * The Xlib based libGL have been addressed to work with X servers, which lacks the MIT-SHM extension such as XMing. * To top it up we have a few fixes to the meson build system. - Update to 18.3.3 * In this release we have: A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and couple of stability improvements to the radeonsi driver. Another memory leak affecting all gallium drivers have also been addressed. * The time required to compile GLSL shaders with large amount of uniforms, such as Godot, has been improved. * GLX and swrast have also seen some improvements. * On the Vulkan side, the ANV driver adjusted the number of images supported for gen8 and earlier to 8, while for newer hardware it remains the same 64. The RADV driver has seens a collection of stability improvements and fix for the Vulkan version advertised in some corner cases. * To top it all up, the meson build system has seen a steady amount of fixes: the DSO version for the VDPAU drivers is now included, ICC compatibility patches, opencl handling and relaxed handling when building osmesa. - adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch - Build Mesa with meson instead of automake + Build classic swrast with Mesa, as its a dependency for osmesa - delete it while installing + Build egl with Mesa-drivers as it demands one windowing-system - delete it while installing - Update to 18.3.2 * In this release candidate we have added more PCI IDs for AMD Vega devices and a number of fixes for the RADV Vulkan drivers. * On the Intel side we have a selection ranging from quad swizzles support for ICL to compiler fixes. * The nine state tracker has also seen some love as do the Broadcom drivers. * To top it all up, we have a healthy mount of build system fixes. - redisabled support for tegra, since it just got disabled upstream in git master ... - Enable the surfaceless platform, which is needed by KDE CI environment for testing (https://phabricator.kde.org/T10245) - Add etnaviv, imx and tegra supports for %arm and arch64 - Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to configure when building the drivers. Helps us break a build cycle. - Update to 18.3.1 * This version disables the VK_EXT_pci_bus_info extension due to last minute issues spotted in the specification. - n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch * Xshm results in render errors and missing screen refreshes on GNOME3 in a qemu VM (cirrus emulation) [bsc#1118149] - Fix baselibs.conf entry for Mesa-KHR-devel (missing "/-"/) - Update to 18.3.0 final release * The top highlights include: + GL_AMD_depth_clamp_separate on r600, radeonsi. + GL_AMD_framebuffer_multisample_advanced on radeonsi. + GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi. + GL_AMD_multi_draw_indirect on all GL 4.x drivers. + GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi. + GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension) + GL_EXT_texture_compression_s3tc on all drivers (ES extension) + GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi. + GL_EXT_window_rectangles on radeonsi. + GL_KHR_texture_compression_astc_sliced_3d on radeonsi. + GL_NV_fragment_shader_interlock on i965. + EGL_EXT_device_base for all drivers. + EGL_EXT_device_drm for all drivers. + EGL_MESA_device_software for all drivers. * Additional features: ANV + VK_EXT_calibrated_timestamps + VK_EXT_pci_bus_info + VK_EXT_sampler_filter_minmax + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties RADV + VK_EXT_calibrated_timestamps + VK_EXT_conservative_rasterization + VK_EXT_pci_bus_info + VK_EXT_transform_feedback + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties - supersedes u_constify-struct-drisw_loader_funcs.patch, u_drisw-use-separate-drisw_loader_funcs-for-shm.patch - Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure EGL surface is resized on DRI update_buffers(). Patch is sent upstream already. - Update to 18.3.0-rc5 * fifth release candidate for Mesa 18.3.0 - added libGL-Mesa-devel split-off provides to Mesa-KHR-devel package, since /usr/include/KHR/khrplatform.h moved between these two packages (related to bsc#1117365) - Place khrplatform.h into new package Mesa-KHR-devel. It is now required by all devel packages that need it. (bsc#1117365) - Remove n_drisw-Do-not-use-drisw_put_image_shm.patch, add u_constify-struct-drisw_loader_funcs.patch and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch. * Replace workaround with proper fix for crash in VLC and possibly other applications. (boo#1113533) - Use rpm variables for the drirc.d path - Update to 18.3.0-rc4 * fourth release candidate for Mesa 18.3.0 - Update to 18.3.0-rc3 * third release candidate for Mesa 18.3.0 - moved /usr/include/KHR from libEGL-devel to libGL-devel since it's now being referenced by glext.h - Update to 18.3.0-rc2 * second release candidate for Mesa 18.3.0 - supersedes the following patches: * U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch * U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch * U_python-Fix-rich-comparisons.patch * U_python-Use-key-functions-when-sorting-containers.patch * mako_4_radv.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf - n_drisw-Do-not-use-drisw_put_image_shm.patch * Workaround for applications that create GL context twice with different loaders. (boo#1113533) - Update to 18.2.4 * Different fixes for different drivers: freedreno, radeonsi, swr, anv and radv. Also there are fixes for ac, gallium, spirv and blorp. - n_drirc-disable-rgb10-for-chromium-on-amd.patch * Disallow rgb10 configs for chromium with radeonsi to prevent broken colors in video. (boo#1113211) - Update to 18.2.3 * Different patches for the DirectX9 and DRI state trackers. * Several fixes and workarounds for different games, inlcuding RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood ARMA 3, or No Mans Sky. * A bunch of fixes for different drivers, including r600, nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50. Worth to mention a fix for GPU hangs in Radeonsi. * State Trackers also get different fixes and corrections. * Finally, fixes for GLSL and NIR are also in this queue. - Update to 18.2.2 * Different patches for the DirectX9 and DRI state trackers. * A patch to implement vkAcquireNextImage2 in the Intel and AMD vulkan drivers, as well as a patch for adding support for protected memory properties in GetPhysicalDeviceProperties2() for the former driver. * RADV also gets a patch to fix some issues with reflections in GTA V, and a patch to fix a GPU hang in SteamVR with Vega. * Finally, there are more fixes for Radeonsi, nvc0, vc4, and vulkan code. - Drop usage of sha1sum, use sig and keyring verification instead. Following this, add key from Juan A. Suarez to keyring. - Drop u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch Fixed upstream. - update to 18.2.1 * Lot of fixes for Vulkan drivers. - get rid of libwayland-egl1/libwayland-egl-devel completely; also for older Leap versions - update to 18.2.0 * This release consists of nearly 2200 commits from approximately 130 developers. * The top highlights include: - OpenGL 4.3 on virgl. - OpenGL 4.4 Compatibility profile on radeonsi. - OpenGL ES 3.2 on radeonsi and virgl. - GL_ARB_ES3_2_compatibility on radeonsi. - GL_ARB_fragment_shader_interlock on i965. - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+). - GL_ANDROID_extension_pack_es31a on radeonsi. - GL_KHR_texture_compression_astc_ldr on radeonsi. - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+). - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+). - multisampled images on nvc0 (GM107+) (now supported on GF100+). * Additional features: - ANV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_external_semaphore. - VK_KHR_external_semaphore_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_sampler_ycbcr_conversion. - VK_KHR_8bit_storage. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_external_fence_fd. - VK_KHR_external_semaphore_fd. - VK_KHR_get_display_properties2. - VK_KHR_image_format_list. - RADV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_draw_indirect_count. - VK_KHR_external_fence_fd. - VK_KHR_get_display_properties2. - VK_KHR_get_surface_capabilities2. - VK_KHR_image_format_list. - New GL extensions supported by all drivers: - GL_OES_EGL_image_external. - GL_OES_EGL_image_external_essl3. - freedreno: - GL 3.0's multisample anti-aliasing support on a5xx. - GL_ARB_texture_multisample support on a5xx. - GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx. - Dynamically uniform UBO array indices. - Packing/bitfield/conversion functions. - Enhanced textureGather. - GL_OES_texture_buffer. - GL_ARB_seamless_cubemap_per_texture. - i965: - GL_OES_texture_view on gen8+. - GL_EXT_texture_norm16. - nouveau: - GL_ARB_post_depth_coverage. - GL_ARB_sample_locations. - GL_EXT_texture_norm16. - r600: - GL_EXT_texture_norm16. - radeonsi: - GL_EXT_texture_norm16. - virgl: - GL_ARB_seamless_cubemap_per_texture. - GL_ARB_shader_stencil_export. - supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch, u_intel_anv-make-scripts-python-2-3-compat.patch - U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch, U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch, U_python-Fix-rich-comparisons.patch, U_python-Use-key-functions-when-sorting-containers.patch * buildfixes ... - update to 18.1.7 * Mesa 18.1.7 is now available for general consumption. This release has been rather small compared to the last few release, There's just a handful of fixes in total. Meson, radv, anv, gallium winsys, intel, i965, and r600 were the only recipients of fixs this go around. - Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798) - update to 18.1.6 * autotools fixes for libglvnd, libgl naming, and pkgconfig * meson fixed its handling of stale symlinks wrt megadrivers * windows relaged fixes * some bug fixes for clover * plenty of egl, wayland, glx, and dri3 fixes * a couple of nir fixes * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and nouveau all had a few fixes - supersedes archlinux_glvnd-fix-gl-dot-pc.patch - disabled build of libwayland-egl for factory/sle16/Leap 16 now being provided by Wayland itself and probably be removed from Mesa soon; see also https://build.opensuse.org/request/show/613048 - update to 18.1.5 * several fixes for radv * A few fixes for virgil, spirv, radeonsi, nir, disk cache and build systems - Enable virgl on ARM - update to 18.1.4 * Several fixes for i965 * Several fixes for anv * A few fixes each for radeonsi, glx, the glsl compiler, the autotools build, nir, st/dri, and r600 - Make build verbose as outlined in openSUSE:Specfile guidelines https://en.opensuse.org/openSUSE:Specfile_guidelines#Verbose_mode - update to 18.1.3 * numerous fixes for radv * some fixes for common radeon code * fixes for both the nir and glsl compilers * An i965 fix for some gpu hangs on SNB - add mako_4_radv.patch - fixes Mako detection for RADV/intel - update to 18.1.2 * Fixes for libatomic checks on non-arm and non-x86 platforms * porting of additional libatomic checks to meson from autotools * numerous radv fixes * numerous intel fixes * A few fixes each for radeonsi, r300, ac, glx, and vulkan - Update to 18.1.1 - drop U_dri3-Stricter-SBC-wraparound-handling.patch * Radv fixed one extension and several features on a per-generation basis. * Vulkan got fixes for a potential free of uninitialized memory * Tegra got modifier fixes. * nv30 fixed displayable formats. * i965 now works correctly for GLK 2x6 systems. - Add patch U_dri3-Stricter-SBC-wraparound-handling.patch This fixes an error with timestamps, avoiding near infinite client hangs with the new X server 1.20 release and some clients, the most prominent being plasmashell & steam Bugentry: FDO#106351 - Fix python3-Mako dependency on <= Leap 42.3. - Temporarily replace mesa-18.1.0.tar.xz.sig with mesa-18.1.0.tar.xz.sha1sum. The sig file uses EDDSA which is not supported by gpg in OBS at the moment. - Update to 18.1.0 - refreshed archlinux_0001-Fix-linkage-against-shared-glapi.patch - add u_intel_anv-make-scripts-python-2-3-compat.patch for build ANV with python * Vulkan 1.1 support for the ANV and RADV drivers. * RadeonSI and RADV have "/Vega M"/ GPU support for Kabylake G processors * A simple Gallium3D HUD option as an alternative to the advanced heads-up display * There is also now Vega 12 support too. * For new hardware support on the Intel side are the initial bits for Intel Icelake. * The Intel driver stack has meanwhile landed more SPIR-V bits towards OpenGL 4.6. * The Intel ANV driver has received new extensions too as well as enabling features like MSAA fast clears. * VP9 VA-API support for VCN and HEVC Main for VCN - Raven Ridge CPUs. * DRI3 1.1/1.2 support for going with the soon-to-be-out X.Org Server 1.20. * Etnaviv performance counter support when paired with the latest Etnaviv DRM in the mainline kernel. * The last-year-GSoC'ed OpenMAX Tizonia H.264 encoder/decoder. * UVD-based HEVC video encoding. * OpenGL 3.1 ARB_compatibility support for the major Gallium3D drivers. * RadeonSI 32-bit pointers support. * The Intel GLSL shader cache is enabled by default. * Nouveau NVC0 meanwhile finally has ARB_bindless_texture support. * On the old hardware front, R600g is now effectively at OpenGL 4.4 for the Radeon HD 5800/6900 series. - Update to 18.0.4 * r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs in Trine and Witcher 1. * Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in multisample image copies, and fixes around multilayer images in compute path. * For the case of ANV/i965 drivers, also a couple of fixes, all of them around ISP. On top, there are a couple of fixes relative to code emission around 16-bit integers, and a a fix for a leak in blorp for Gen4 and Gen5. * Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and pipe-loader.gets a couple of patches to fix a couple of leaks. * SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. * Mesa core gets a couple of patches to fix error handling in get_framebuffer_parameteriv, and to add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV). - Update to 18.0.3 * The is a fairly small release consisting of patches to fix leaks in RADV and Winsys, fix deadlock in internal queue, fix issues with ANV allocator, fix blit setup for YUV LoadImage, and some other patches. - Update to 18.0.2 * A couple of fixes for Meson that solves some problems regarding building tests and installation. * A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. * A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. * SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. * Etnaviv gets a fix for swizzled texture formats. * Intel drivers get also several patches. * RADV gets a patch to solve a problem of lot of games complaining about not having enough memory. - Update to 18.0.1 * In this release we have: * On the build system to highlight Meson is get improved thorugh several patches that fix issues around it. * On the drivers part, RADV get several fixes: one for multisample regressions on Vega, another around GFX9 buffer views, and a couple of them more to related with avoiding emitting unneeded vertex state. * St/Nine get fixes around face register, lighting constants, math check for inversible matrix, implicit conversions and bad tracking of vertex textures. * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around page faults. * Several fixes are also enqueued for Intel driver: set right channel_sizes for MOV_INDIRECT sources, set right config registration for uploading to kernel, return the fourcc stored in __DRIimage when possible, fix negative sign in 64-bit return values, fix null destination register in assembly instructions with 3 source operands, a fix for failed TCS/TES shader compilation * Queue also contains a couple of fixes around Gallium drivers, one to fix a typo in code that was causing wrong return value, and another one to fix an unitialized modifier for DRI2. * Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES supported version through environment variables, and a patch to fix an issue with texture samples found in "/The Witness"/ through Wine. * A couple of bugs around unrolling loops have also been fixed, these patches were applied for NIR and GLSL. * On top of above, NIR gets more fixes in a couple of lowering functions used: coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at intrinsic support in lower_indirect_derefs. It also gets a fix around vars_to_ssa function. * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V compiler. - enabled opencl and that way also Mesa-gallium on 42.3 since we now build against llvm 6; this also fixes the requirements from Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by community) - Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch. * Not needed since we build Mesa against LLVM 6. (bnc#1082298) - Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch. * It was disabled for long time and does not seem to be needed. (bnc#1082306) - Enable nine on arm/aarch64 - Update to 18.0.0 final * one-and-only change since 18.0.0-rc5: updated release notes - Changes since 17.3 * The top highlights include: + Cannonlake support on i965 and anv + GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support + Meson build system * ANV Extensions: + VK_EXT_external_memory_dma_buf * RADV Extensions: + VK_ANDROID_native_buffer + VK_KHR_external_fence + VK_KHR_external_fence_capabilities + VK_KHR_external_fence_fd + VK_KHR_get_surface_capabilities2 + VK_EXT_discard_rectangles + VK_EXT_external_memory_dma_buf + VK_AMD_shader_info * EGL: + Support for RGBA/RGBX 1010102 formats + EGL_EXT_pixel_format_float + Final planned release to ship wayland-egl. Now provided by wayland. * GLX: + Darwin/Apple fixes * Mesa core + Support 1 binary format for GL_ARB_get_program_binary on i965 + drirc workarounds: (*) Unreal 4 Editor (*) Observer (*) Steamroll (*) Refunct * drirc mesa_glthread whitelists: + Mount and Blade Warband - i965: * Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "/false"/ * GL_EXT_disjoint_timer_query on gen6+ - Update to 18.0.0-rc5 * The fifth and final release candidate for Mesa 18.0.0. Modulo serious regressions, it is anticipated that it will become Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT - supersedes u_glsl-linker-error.patch - no longer try to use non-existing python3-mako as BuildRequires on Leap 42.3 - u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch * Fixes laggy mouse in Wayland. (fdo#104926) - replaced u_r600-egd_tables.py-added-support-for-python-3.patch with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch and enabled it again; removed again n_egd_tables_h.patch (boo#1082303) - added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch * use pregenerated egd_tables.h (via python2) instead of trying to generate it during buildtime with python3 using an apparently broken patch (boo#1082303) - removed more unneeded buildrequires: libudev, openssl, bison, flex (boo#1082312) - removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch which is no longer needed due to changed LLVM build (boo#1082307) - merge content of new rpmlintrc into existing Mesa-rpmlintrc file - no longer run ldconfig for the follwing backend (ICD) drivers, since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan; required adding a rpmlintrc file with appropriate rules (boo#1082316) - removed no longer needed ncurses-devel BuildRequires (boo#1082315) - redone u_add_llvm_codegen_dependencies.patch and renamed to u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch (boo#1082307) - removed u_mesa-8.0.1-fix-16bpp.patch and u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since about 5 years (boo#1082305) - recreated u_mesa-python3-only.patch and renamed to u_r600-egd_tables.py-added-support-for-python-3.patch; also removed first hunk (boo#1082303) - removed n_Define-GLAPIVAR-separate-from-GLAPI.patch * bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch (boo#1082297) - Mesa-gallium only exists if %{with_opencl} - Add support for riscv64 - Split Nouveau and VC4 from the main driver package on all systems Fixes (boo#1081210). - remove %{release} based dependecies Unfortuanetly Mesa and Mesa-drivers can have different release number Release is Commit_Count.Build_Count and build count can be different because both packages have different dependencies - add u_glsl-linker-error.patch * Fix attaching multiple shader objects for the same stage to a GLSL program triggers a linker error (fdo#104777, bnc#1080492) * Fixes issue with wine applications. - Added %{release} so the correct package release is used when a package has been patched - Update to 18.0.0-rc4 - supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch - u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch * Fix crash when loading shader. (bnc#1079465) - Update to 18.0.0-rc3 * includes significant improvements for OpenGL and Vulkan support and performance. - supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch - Remove dependency on clang-devel-static. (bnc#1065464) * It was removed, clang-devel now again provides everything necessary as shared libraries. - Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It mirrors the requirement of the normal packages. (bnc#1078261) - Disable AMDGPU GFX9/Vega with LLVM < 6.0.0. * n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch * While it is supported since LLVM 5.0.0, it was not working correctly (bnc#1075901). Since we do not have the resources to determine which fixes should be backported and LLVM 6 will be released relatively soon, disable the support until then. Users with the card will have working desktop using software rendering just like they did with LLVM 4. - in spec file move %dir %{_libdir}/dri to avoid ppc build failure - Update to 17.3.3 * Fixes to radv, anv, etnaviv, swrast and radeonsi drivers. * Fixes for DRI3. - Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa usable again for users who do not install recommended packages. It breaks the Mesa and Mesa-drivers split, which has to be fixed by ignoring it in obs. - Add _constraints to select 6G disk for PowerPC to avoid cpio: write error on obs-power8-05 workers boo#1076325 - U_intel-Add-more-Coffee-Lake-PCI-IDs.patch * Add more Coffeelake PCI IDs (request by Intel) - Update to 17.3.2 * Multiple fixes in the RADV Vulkan driver, workaround when using slibtool and a GLSL workaround for various titles using Unreal Engine 4. - Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch - Modify u_mesa-python3-only.patch to not break python 2. - Update to 17.3.1 * Multiple fixes and improvements of the GLSL shader cache. The RADV driver no longer advertises VK_EXT_debug_report - there is no support for it. * The i965, radeonsi, nvc0 and freedreno drivers have received a few small fixes each. * A number of big endian fixes have been merged. - Switch to python3 during build instead of python2 * Add patch u_mesa-python3-only.patch - Add Mesa-dri and Mesa-gallium to baselibs.conf. - Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components. - Drop some redundant wording from descriptions. Drop redundant %if guard around a %post section. - Use different form of split for faster build (bnc#1071297) * Mesa.spec does not use llvm and builds most of the *-devel subpackages. * Mesa-drivers.spec uses llvm and builds extra things installable in addition to packages from Mesa.spec. These packages are required for actual rendering. - update to 17.3.0 - drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch * new major release comitng with changes in RADV, intel ANV, S3TC support, RadeonSI driver with RX Vega. On-disk shader cache - Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on llvm and its purpose is to build fast and allow other packages that BuildRequire Mesa to be build independently on llvm. Packages built against Mesa-mini should work correctly when installed with full Mesa package. (bsc#1071297) - update to 17.2.6 * Core: fix to keep a program alive when re-linking and prevent an use-after-free. * GLSL compiler: several fixes, including one to prevent a SIGSEV when calling an undeclared subroutine in certain conditions and another to mark the xfb buffers as active only if a variable uses them. * SPIR-V compiler: fixed seveal problems involving the usage of separate images and texture/samplers. * Intel drivers: many new fixes, specially for i965. Several are focused on improving SIMD32 and little-core. It also includes a fix for a GPU hang which was detected while playing HW accelerated video with mpv. * AMD drivers: radv has seen plugged 2 memory leaks while r600 has gotten a fix through reversing the tess factor components for isolines. * swr driver: fixes for two performance regressions (one for avx512 platforms and the other for the avx/avx2 platforms). * ddebug gallium driver: fix for an use-after-free. * EGL: Wayland platform of the the DRI2 drivers got a fix to prevent crashing in ancient systems. * GLX has also received corrections to prevent a couple of errors when creating and binding a context in DRI3 and DRISW, respectively. * Build and integration: allow building libglvnd when EGL is present but not GLX. Enable building targets which don't need X11, such as omx and va, when XCB is not present. You can now specify the prefix installation for the OpenCL icd file. - update to 17.2.5 * In Core, a GL error related to the ARB_ES3_1_compatibility spec noticed with the GFXBench 5 Aztec Ruins has been corrected. * The GLSL compiler is not giving a linker error for mismatching uniform precision with GLSL ES 1.00 any more. This enables, specially, several Android applications which violate this rule, e.g., Forge of Empires. * The SPIR-V compiler has corrected an assert triggered when support for the simple memory model was claimed. * NIR has also received a correction related with gl_SubGroupG{e,t}MaskARB. * Intel drivers, specially i965, got several fixes, including a plug for a memory leak and another one in the compiler to avoid GPU hangs on Broxton. * The gallium i915g driver for Intel has seen an important fix. * AMD drivers (mostly radv) have received several fixes, including a correction for a DCC corruption that was visible with Rust, breaking an endless loop in r600, avoiding a GPU hang with vulkan dota2 in VR mode and a plug for a memory leak. * Broadcom's vc4 gotten a fix to exclude some code that shouldn't be there in release builds. - update to 17.2.4 * Mesa Core includes a change to prevent KOTOR from breaking when in combination with the ATI fragment shader extension. * Additionally, NIR has also received a correction. * Mesa's state tracker has gotten a patch to avoid leaks in certain situations such as resizing a window. * Intel drivers have received fixes. The compiler has gotten a couple, while anv also received one. * i965 got a patch to avoid VA-API, Beignet and other contexts in the system to break when in combination with previous versions of Mesa 17.2.x. * AMD's compiler received fixes. `radv` has also received another couple, including one to avoid a hang due to overflow on huge textures. * Broadcom's vc4 has corrected a problem when compiling with Android's clang. * Clover compilation issue fixed (affecting a specific clang revision) * Fixed Vulkan's WSI memory leak in X11. - update to 17.2.3 * The Vulkan drivers ANV and RADV have multiple small fixes. * The EGL code has improved handling of the new wl_dmabuf codepath. * SWR no longer crashes when checking environment variables. * Other gallium drivers have also seen updates - freedreno, nouveau and radeonsi. The gallivm module, used by llvmpipe et al. has gained little endian PPC64 fixes. * The VA and VDPAU state-trackers have seems improvements handling interlaced videos. * We're using python3 compatible constructs which gives us SCons 3.0 support. - U_configure.ac-rework-llvm-libs-handling-for-3.9.patch * llvm-config 3.9 and higher works properly, use its values instead of guessing. Fixes build against llvm built as single shared library. - svga is x86-only - u_svga-Fix-build-on-ppc64le.patch: Remove - Add build dependency on clang-devel-static. * Required with new llvm4 build mode (bnc#1049703). * Also rename dependency llvm-clang-devel to clang-devel. The llvm-clang-devel is old name kept around for compatibility. - update to 17.2.2 * several Vulkan ANV/RADV driver fixes including Wayland WSI improvements, RadeonSI / i965 / VC4 OpenGL fixes among other work, some fixes to common Gallium3D code, support for LLVM 5.0 in Gallium3D when using the SCons build system, and a range of other fixes/improvements. - Drop gallium svga driver for arm/aarch64. The svga driver is a vmware guest driver, thus only usable on x86(_64) platforms - Also enable OpenCL on arm (32bit), llvm4 has reached Factory - update to 17.2.1 * drop upstreamed patches n_force-xlocale-funcs.patch u_gallivm-correct-channel-shift-logic-on-big-endian.patch u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch * fdo#100613 - Regression in Mesa 17 on s390x (zSystems) * fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression * fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h * fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant assignment * fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium: fold u_trim_pipe_prim call from st/mesa to drivers * many fixes for RADV a glsl - u_svga-Fix-build-on-ppc64le.patch * This let us compile the code on ppc64le, but it no-ops the log function. - update to 17.2.0 * many RADV/ANV Vulkan driver improvements * Vulkan and OpenGL performance improvements * more work towards OpenGL 4.6 compliance * a wealth of other open-source driver improvements * initial Raven Ridge support (used on Vega-class graphics) * Intel Cannonlake Support - adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch - update to 17.1.8 * fdo#101334 - AMD SI cards: Some vulkan apps freeze the system * fdo#101766 - Assertion `!"invalid type"' failed when constant expression involves literal of different type< * fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM and D32_SFLOAT * fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32 * fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap interval enabled * fdo#101910 - [BYT] ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f * fdo#102308 - segfault in glCompressedTextureSubImage3D - Add patch to fix strtod on non-EN locale (boo#1055929): * n_force-xlocale-funcs.patch - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch updated; fixes three of the four regressions observed (PPC64, S390) [fdo#100613, comment#42] - Replace uses of arch directive with targettype within a package declaration to resolve incorrect dependencies placed on -32bit packages. - Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch * The issue was in libglvnd which is fixed now. (boo#1052776) - n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch glesv2.pc: Add "/-lGL"/ for libglvnd builds (boo#1052776) - update to 17.1.6 * fdo#97957 - Awful screen tearing in a separate X server with DRI3 * fdo#101683 - Some games hang while loading when compositing is shut off or absent * fdo#101867 - Launch options window renders black in Feral Games in current Mesa trunk * and some other fixes as usualy - u_r600-Add-support-for-B5G5R5A1.patch * Fixes rendercheck tests when X server accelerates using glamor. (bnc#1047154) - update to 17.1.5 * fdo#100242 - radeon buffer allocation failure during startup of Factorio * fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory * fdo#101666 - bitfieldExtract is marked as a built-in function on OpenGL ES 3.0, but was added in OpenGL ES 3.1 * fdo#101703 - No stencil buffer allocated when requested by GLUT * and other bugfixes - update to 17.1.4 * fdo#77240 - khrplatform.h not installed if EGL is disabled * fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965 * fdo#96958 - [SKL] Improper rendering in Europa Universalis IV * fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere * fdo#101071 - compiling glsl fails with undefined reference to `pthread_create' * fdo#101252 - eglGetDisplay() is not thread safe * fdo#101294 - radeonsi minecraft forge splash freeze since 17.1 * fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression * and some other fixes as usualy - update to 17.1.3 * fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts? * fixes for radv, radeonsi, i965 - Fix baselibs.conf -> boo#1044813 - added "/Requires: libclc"/ to Mesa-libOpenCL packages (boo#1044646) - specfile: Remove requires to vulkan libs from baselibs.conf on platforms where vulkan build is disabled; ugly ... (bsc#1042900) - update to 17.1.2 * fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates * fdo#100741 - Chromium - Memory leak * fdo#100877 - vulkan/tests/block_pool_no_free regression * fdo#101110 - Build failure in GNOME Continuous * many ANV, RADV, vulkan, i965 and egl fixes - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch * Fix loading of a 3x16 vector as a single 48-bit load on big-endian systems (PPC64, S390). [fdo#100613] - update to 17.1.1 - dropped patch: fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch * fdo#100854 - YUV to RGB Color Space Conversion result is not precise * fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving all the details in the map correctly * radeonsi: add new vega10 pci ids * gbm/dri: Fix sign-extension in modifier query * radeon: automake: remove unneeded elf Cflags/Libs * egl: add g_egldispatchstubs.h to the release tarball * renderonly: Initialize fields of struct winsys_handle * vc4: Don't allocate new BOs to avoid synchronization when they're shared * anv: fix possible stack corruption * anv: don't leak DRM devices * glxglvnddispatch: Add missing dispatch for GetDriverConfig * nvc0/ir: SHLADD's middle source must be an immediate * nir/lower_tex: Fix minor error in YUV color conversion matrix * amd/addrlib: import Raven support * radeonsi/gfx9: add support for Raven * anv/formats: Update the three-channel BC1 mappings * 965/formats: Update the three-channel DXT1 mapping * radeonsi: mark fast-cleared textures as compressed when dirtying * radeonsi: fix primitive ID in fragment shader when using tessellation * radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI * radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation * intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4 * mesa/st: fix yuv EGLImage's * virgl: fix virgl_bo_transfer_{put, get} box struct cop * 965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution * i965/vec4: fix swizzle and writemask when loading an uniform with constant offset * i965/vec4: load dvec3/4 uniforms first in the push constant buffer * gallivm: Make sure module has the correct data layout when pass manager runs - specfile: libglvnd0 -> libglvnd; missed the package name change in libglvnd package (boo#1038619, comment#5) - baselibs.conf: libglvnd0 -> libglvnd; missed the package name change in libglvnd package (boo#1038619) - update to 17.1.0 - drop upstreamed patches: archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch archlinux_glapi-Link-with-glapi-when-built-shared.patch + New major release with: + OpenGL 4.2 support for Intel Ivy Bridge chips. + The RADV driver passes the Khronos CTS + Shader on-disk cache. Improving the startup and shader compilation times in some games. + This release includes significant performance improvements for games by Feral Interactive. * for full list of changes please check docs/relnotes/17.1.0.html - update to 17.0.5 * fdo#97524 - Samplers referring to the same texture unit with different types should raise GL_INVALID_OPERATION * nvc0/ir: Properly handle a "/split form"/ of predicate destination * nir: Destination component count of shader_clock intrinsic is 2 * winsys/sw/dri: don't use GNU void pointer arithmetic * st/clover: add space between < and :: * configure.ac: check require_basic_egl only if egl enabled * st/mesa: automake: honour the vdpau header install location * intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy * intel/fs: Take into account amount of data read in spilling cost heuristic. * radv: report timestampPeriod correctly * anv/blorp: Flush the texture cache in UpdateBuffer * anv/cmd_buffer: Flush the VF cache at the top of all primaries * anv/cmd_buffer: Always set up a null surface state * anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED * anv/blorp: Properly handle VK_ATTACHMENT_UNUSED * i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce() * st/mesa: invalidate the readpix cache in st_indirect_draw_vbo * anv/cmd_buffer: Disable CCS on BDW input attachments * mesa: fix remaining xfb prims check for GLES with multiple instances * mesa: validate sampler type across the whole program * vbo: fix gl_DrawID handling in glMultiDrawArrays * util/queue: don't hang at exit * mesa: fix remaining xfb prims check for GLES with multiple instances * mesa: extract need_xfb_remaining_prims_check * mesa: move glMultiDrawArrays to vbo and fix error handling + update Mesa.keyring to both upstream release managers - u_gallivm-correct-channel-shift-logic-on-big-endian.patch: * instead of reverse applying a change on s390x ("/U_draw-use-SoA-fetch-not-AoS-one.patch"/) address the issue by a real fix (bsc#1032272, fdo#100613) - baselibs.conf: added libvulkan_intel-32bit as a requirement for Mesa-libd3d (boo#1036282) - No OpenCL on ppc - let Mesa require Mesa-libEGL1 for a libglvnd build; xf86-video-amdgpu driver needs it for 2D support via glamor (boo#1034832) - Add u_add_llvm_codegen_dependencies.patch to link to libLLVMCodegen to fix cyclic linking problems. bsc#981975 - Enable OpenCL for aarch64, ppc64 and ppc64le now, too. %arm is still left out, waiting for llvm4 to build. - update to 17.0.4 * fdo#100391 - SachaWillems deferredmultisampling asserts * fdo#100452 - push_constants host memory leak when resetting command buffer * fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts state.gl_texture* assertions * radeonsi: add new polaris10 pci ids * fixes for anv, radv, i965 and nouveau drivers - only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on s390x (bsc#1032272) - build wayland on Leap >= 42.3 - separate package 'Mesa-dri-nouveau' on Leap - removed broken locking patches for nouveau DRI driver * N_01-WIP-nouveau-add-locking.patch * N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch * N_03-nv30-locking-fixes.patch * N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch * N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch - let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708) - U_draw-use-SoA-fetch-not-AoS-one.patch * reverse-apply this patch to fix OpenGL support on s390x (bsc#1032272) - Prepare building OpenCL for non-x86 architectures, too * s390x can build it right away (swrast) * %arm aarch64 ppc64 ppc64le depend on LLVM amdgpu target for r600 - Fix typo in specfile comment - update to 17.0.3 - change Mesa.keyring to new release manager key * fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase * fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight * fdo#100061 LODQ instruction generated with invalid dst mask * fdo#100182 Flickering in The Talos Principle on Sky Lake GT4 * radeonsi: add new polaris12 pci id * many fixes for RADV, ANV, i915, radeonsi and freedreno drivers - specfile: Remove requires to libglvnd0/libglvnd-devel from baselibs.conf when libglvnd build has been disabled; ugly ... - specfile: only require libglvnd0/libglvnd-devel, if libglvnd build is enabled - baselibs.conf: added requires to libglvnd0/libglvnd-devel where needed - disable libglvnd for openSUSE Leap 42.x and sle12 - update to 17.0.2 * fdo#97988 [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API * fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not render correctly * fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s alignment. causes seg fault in 32bit build * many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers - fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch * Fix glXGetDriverConfig not working with glvnd (https://bugzilla.redhat.com/show_bug.cgi?id=1429894) - Fix indirect rendering, add libGLX_indirect.so.0 symlink (https://bugzilla.redhat.com/show_bug.cgi?id=1427174) - added Requires to libglvnd0/libglvnd-devel where still needed - patches picked from fedora: http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/ - re-enabled GLES build with libglvnd build, just not package GLES libs and require libglvnd0/libglvnd-devel instead - archlinux_0001-Fix-linkage-against-shared-glapi.patch * fixes libglvnd support for osmesa - archlinux_glvnd-fix-gl-dot-pc.patch * fixes libglvnd support in pkgconfig file - archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/ archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch * adds libglvnd support for EGL - patches picked from archlinux: https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa - archlinux_glapi-Link-with-glapi-when-built-shared.patch * currently needed for libglvnd support; picked from archlinux https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa - fixed typo in Requires to libglvnd - build with libglvnd support enabled (can be easily disabled via specfile define); requires libglvnd runtime and development packages; disabled build of GLESv1/v2 libs/packages provided now via libglvnd - update to 17.0.1 * radv: Never try to create more than max_sets descriptor sets. * radv: Reset emitted compute pipeline when calling secondary cmd buffer. * radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. * radv: Use correct size for availability flag. * gallivm: Reenable PPC VSX (v3) * gallivm: Improve debug output (V2) * gallivm: Override getHostCPUName() "/generic"/ w/ "/pwr8"/ (v4) * egl/dri3: implement query surface hook * etnaviv: move pctx initialisation to avoid a null dereference * etnaviv: remove number of pixel pipes validation * anv: fix Get*MemoryRequirements for !LLC * egl/wayland: Don't use DRM format codes for SHM * tgsi: fix memory leak in tgsi sanity check * radv: change base aligmment for allocated memory. * radv: fix cik macroModeIndex. * radv: adopt some init config workarounds from radeonsi. * radv: fix depth format in blit2d. * radv: fix txs for sampler buffers * bin/get-extra-pick-list: use git merge-base to get the branchpoint * bin/get-extra-pick-list: rework to use already_picked list * bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed * bin/get-pick-list.sh: limit `git grep ...' only as needed * bin/get-pick-list.sh: remove ancient way of nominating patches * bin/get-fixes-pick-list.sh: add new script * vc4: Avoid emitting small immediates for UBO indirect load address guards. * r300g: only allow byteswapped formats on big endian * gallium/u_queue: fix a crash with atexit handlers * gallium/u_queue: set num_threads correctly if not all threads start * glx/glvnd: Fix GLXdispatchIndex sorting * gm107/ir: fix address offset bitfield for ATOMS * nvc0: set the render condition in the compute object * st/mesa: don't pass compare mode for stencil-sampled textures * nvc0: disable linked tsc mode in compute launch descriptor * i965/sampler_state: Clamp min/max LOD to 14 on gen7+ * i965/sampler_state: Pass texObj into update_sampler_state * i965/sampler_state: Set the "/Base Mip Level"/ field on Sandy Bridge * intel/blorp: Swizzle clear colors on the CPU * i965/fs: Fix the inline nir_op_pack_double optimization * anv: Add an invalidate_range helper * anv/query: clflush the bo map on non-LLC platforms * genxml: Make MI_STORE_DATA_IMM more consistent * anv/query: Perform CmdResetQueryPool on the GPU * intel/blorp: Explicitly flush all allocated state * glsl: non-last member unsized array on SSBO must fail * mesa: Do (TCS && !TES) draw time validation in ES as well. * configure.ac: check require_basic_egl only if egl enabled * anv: wsi: report presentation error per image request * i965/fs: fix uninitialized memory access * radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) * gallium/util: remove unused u_index_modify helpers * gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED * unconditionally * gallium/u_queue: fix random crashes when the app calls exit() * radeonsi: fix broken tessellation on Carrizo and Stoney * amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12 * android: radeonsi: fix sid_table.h generated header include path * android: glsl: build shader cache sources * configure.ac: Drop LLVM compiler flags more radically * winsys/amdgpu: reduce max_alloc_size based on GTT limits * radeonsi: handle MultiDrawIndirect in si_get_draw_start_count * radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK * glsl: fix heap-use-after-free in ast_declarator_list::hir() * android: fix droid_create_image_from_prime_fd_yuv for YV12 - Use --enable-gallium-llvm only if llvm is available - Provide libwayland-egl1 as -32bit compat library, required by libgtk-3-0. - Some %if around %post do not match with %if around %package; drop them altogether since they are not needed except around %files. - Rename wrongly-named libOSMesa9 to libOSMesa8 - update to 17.0.0 - removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement bumped up by upstream. * Vulkan drivers: + Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries + Support for the VK_KHR_sampler_mirror_clamp_to_edge extension + We now use the Khoronos vk.xml file to generate the entrypoints * ANV: + HiZ and performance improvements + Float64 support and tessellation shader support. * RADV: + Support multiple devices + Support for the VK_AMD_draw_indirect_count extension + Support for the VK_AMD_negative_viewport_height extension * Mesa core: + Noticeable refactoring en route to GLSL Shader Cache + Groundwork for int64 * i965: + OpenGL 4.5 support on Haswell hardware + Reuse the same BLORP and ISL code as the ANV driver * Gallium: + HUD: A number of race issues and memory leaks were resolved. * freedreno + Support for a5xx * nouveau: + OpenGL 4.3 support on Maxwell hardware + Improved performance due to instruction pipelining (Maxwell) * r600/radeonsi + VCE: Handle H.264 level 5.2 + Polaris12 support + Dozens of performance improvements * Clover: + Implement clGetExtensionFunctionAddressForPlatform. + Add missing clGetDeviceInfo CL1.2 queries * VDPAU: + Use dri3 to directly send the buffer to X * Build: + Building RADV requires --enable-gallium-llvm + Compatibility fixes for building mesa as part of ARC + The vulkan headers vk_platform.h and vulkan.h are no longer installed + A couple of configure options (--with-sha1 and --disable-shader-cache) are removed alongside their respective library requirements. - specfile: fix build configuration for arm, ppc and s390 platforms - update to 13.0.4 * Multiple fixes for the i965 and radeonsi drivers. An odd glitch in glxgears when using the freedreno driver was also addressed. * The ANV driver being the prime source of patches - from compatibility improvements with newer Vulkan loaders, smoketesting and various rendering and compliance fixes. * A couple of longstanding issues in the VA state tracker have also been resolved. - baselibs.conf: replaced definition of packages, which default is not set to be built in specfile to arch aarch64 ppc64 ppc64le s390x x86_64 package <package> in order to make "/osc service localrun source_validator"/ happy :-( - Update baselibs.conf to ship i386 vulkan json files on x86_64 - Updated baselibs.conf to reflect libvulkan_radeon - Enabled RADV vulkan driver for AMD GPU cards - update to 13.0.3 + dropped U_cso-don-t-release-sampler-states-that-are-bound.patch * fdo#77662 Fail to render to different faces of depth-stencil cube map * fdo#92234 [BDW] GPU hang in Shogun2 * fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer * fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes * many radeonsi and i965 bugfixes - clean up configuration settings to be uniform accross all architectures except for list of dri and gallium drivers - U_cso-don-t-release-sampler-states-that-are-bound.patch: This avoids Radeon hangs due to a use-after-free bug in Gallium. Fixes (boo#1015012), (fdo#93649) - update to 13.0.2 * fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0 * fdo#97420 "#version 0" crashes glsl_compiler * i965: Add some APL and KBL SKU strings * i965: Reorder PCI ID list to match release order * i965/glk: Add basic Geminilake support * wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR * ac/nir/llvm: fix channel in texture gather lowering code. * vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) * vulkan/wsi: store present mode in swapchain base class * vulkan/wsi/x11: add support for IMMEDIATE present mode * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR * vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR * cherry-ignore: add reverted LLVM_LIBDIR patch * anv: fix enumeration of properties * vc4: Don't abort when a shader compile fails. * vc4: Clamp the shadow comparison value. * vc4: Fix register class handling of DDX/DDY arguments. * util/disk_cache: close a previously opened handle in disk_cache_put (v2) * anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL * anv/format: handle unsupported formats properly * glcpp: Handle '#version 0' and other invalid values * glsl: Parse 0 as a preprocessor INTCONSTANT * anv/gen8: Stall when needed in Cmd(Set|Reset)Event * anv/wsi: Set the fence to signaled in AcquireNextImageKHR * anv: Rework fences * vulkan/wsi/wayland: Include pthread.h * vulkan/wsi/wayland: Clean up some error handling paths * vulkan/wsi: Report the correct min/maxImageCount * i965/gs: Allow primitive id to be a system value * anv: Handle null in all destructors * anv/fence: Handle ANV_FENCE_CREATE_SIGNALED_BIT * nir/spirv: Fix handling of gl_PrimitiveId * anv/blorp: Ignore clears for attachments first used as resolve destinations * anv: Implement a depth stall restriction on gen7 * anv/cmd_buffer: Handle running out of binding tables in compute shaders * anv/cmd_buffer: Emit a CS stall before setting a CS pipeline * vulkan/wsi/x11: Implement FIFO mode. * isl: Fix height calculation in isl_msaa_interleaved_scale_px_to_sa * i965/hsw: Set integer mode in sampling state for stencil texturing * intel: Set min_ds_entries on Broxton. * i965: Fix compute shader crash. * mesa: Drop PATH_MAX usage. * i965: Fix GS push inputs with enhanced layouts. * vulkan/wsi: Add a thread-safe queue implementation * anv: fix multi level clears with VK_REMAINING_MIP_LEVELS * gbm: request correct version of the DRI2_FENCE extension * radeonsi: store group_size_variable in struct si_compute * glsl/lower_output_reads: fix geometry shader output handling with conditional emit * Fix races during _mesa_HashWalk(). * mesa: fix empty program log length - baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package, e.g. required for Steam (bnc#1011156) - update to 13.0.1 * fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc api error checks * fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan * fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small * i965: Fix GPU hang related to multiple render targets and alpha testing * Revert "/st/vdpau: use linear layout for output surfaces"/ * ac/nir: add support for discard_if intrinsic (v2) * nir: add conditional discard optimisation (v4) * amd/addrlib: limit fastcall/regparm to GCC i386 * anv: use correct .specVersion for extensions * vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain. * ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform(). * anv/device: Return DEVICE_LOST if execbuf2 fails * vulkan/wsi/x11: Better handle wsi_x11_connection_create failure * vulkan/wsi/x11: Clean up connections in finish_wsi * anv: Better handle return codes from anv_physical_device_init * intel/blorp: Use wm_prog_data instead of hand-rolling our own * intel/blorp: Pass a brw_stage_prog_data to upload_shader * anv/pipeline: Put actual pointers in anv_shader_bin * anv/pipeline: Properly cache prog_data::param * intel/blorp: Emit all the binding tables * anv/device: Add an execbuf wrapper * anv: Add a cmd_buffer_execbuf helper * anv: Don't presume to know what address is in a surface relocation * anv: Add a new bo_pool_init helper * anv/allocator: Simplify anv_scratch_pool * anv: Initialize anv_bo::offset to -1 * anv/batch_chain: Improve write_reloc * anv: Add an anv_execbuf helper struct * anv/batch: Move last_ss_pool_bo_offset to the command buffer * anv: Move relocation handling from EndCommandBuffer to QueueSubmit * anv/cmd_buffer: Take a command buffer instead of a batch in two helpers * anv/cmd_buffer: Enable a CS stall workaround for Sky Lake gt4 * glsl: Update deref types when resizing implicitly sized arrays. * mesa: Fix pixel shader scratch space allocation on Gen9+ platforms. * anv: Do relocations in userspace before execbuf ioctl * egl: use util/macros.h * egl: make interop ABI visible again * glx: make interop ABI visible again * radeonsi: fix an assertion failure in si_decompress_sampler_color_textures * radeonsi: fix BFE/BFI lowering for GLSL semantics * glsl: fix lowering of UBO references of named blocks * st/glsl_to_tgsi: fix dvec[34] loads from SSBO * st/mesa: fix the layer of VDPAU surface samplers * gallium/hud: fix a problem where objects are free'd while in use. * gallium/hud: close a previously opened handle * gallium/hud: protect against and initialization race * mesa/glsl: delete previously linked shaders earlier when linking - Build Mesa-dri-nouveau only where available - Drop u_Mesa_i965-import-prime-buffers.patch: Upstream fixed the bug in a different way, and we should not keep the now obsolete patch (boo#991638, fdo#71759). - update to 13.0.0 - openGL 4.5 with i965 driver on intel bbroadwell and newer hw - openGL ES for haswell supports 3.1, skylake 3.2 - fixes for intel vulkan driver - early support fot GP100 - better radeonSI performace - dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch - refreshed u_Mesa_i965-import-prime-buffers.patch - let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets preselected as well once hardware supplements for Mesa-dri-nouveau match (bnc#1005323) - Mesa.spec: %ifdef'd out patches by mistake - Split off nouveau*_dri.so into Mesa-dri-nouveau. Nouveau's 3D support is too unstable to enable by default. - Mesa.spec: Disable Nouveau locking patches by default - U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch: Initialize RSxxx chipsets correctly (bsc#985650) - N_01-WIP-nouveau-add-locking.patch N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch N_03-nv30-locking-fixes.patch N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch Backport nouveau locking workaround to enable multithreading. Source: https://github.com/imirkin/mesa/commits/locking According to the author, crashes may still happen, but much more rarely. Tested on GK107. N_04-* and N_05-* include untested fixes for nv50. Fixes (boo#997171) as suggested in (fdo#91632). - Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime buffers in the current context, not screen (fdo#71759, boo#991638). - update to 12.0.3 * fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map * Revert "/i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"/ - update to 12.0.2 * fdo#69622 - eglTerminate then eglMakeCurrent crahes * fdo#89599 - symbol 'x86_64_entry_start' is already defined when building with LLVM/clang * fdo#91342 - Very dark textures on some objects in indoors environments in Postal 2 * fdo#92306 - GL Excess demo renders incorrectly on nv43 * fdo#94148 - Framebuffer considered invalid when a draw call is done before glCheckFramebufferStatus * fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion `bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed * fdo#96358 - SSO: wrong interface validation between GS and VS (regresion due to latest gles 3.1) * fdo#96381 - Texture artifacts with immutable texture storage and mipmaps * fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered in scrollable (text) areas * fdo#96835 - "/gallium: Force blend color to 16-byte alignment"/ crash with "/-march=native -O3"/ causes some 32bit games to crash * fdo#96850 - Crucible tests fail for 32bit mesa * fdo#96908 - [radeonsi] MSAA causes graphical artifacts * fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html crashes 12.1 Intel driver * fdo#96971 - invariant qualifier is not valid for shader inputs * fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults * fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth * fdo#97214 - X not running with error "Failed to make EGL context current * fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause segmentation fault * fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane * fdo#97307 - glsl/glcpp/tests/glcpp-test regression * fdo#97331 - glDrawElementsBaseVertex doesn't work in display list on i915 * fdo#97351 - DrawElementsBaseVertex with VBO ignores base vertex on Intel GMA 9xx in some cases * fdo#97426 - glScissor gives vertically inverted result * fdo#97476 - Shader binaries should not be stored in the PipelineCache * fdo#97567 - [SNB, ILK] ctl, piglit regressions in mesa 12.0.2rc1 + many other fixes from 12.0.1 - update to 12.0.1 * Vulkan driver for Intel hardware from Ivy Bridge onward. * OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+) * OpenGL ES 3.1 on nvc0 and radeonsi * DRI3 enablement for VDPAU, OMX and VAAPI - Fix Group tag. - update to 12.0.0-rc4 final RC - moved libxatracker package definition to the end to get rid of issues related to the special version of this package - let Mesa-libVulkan-devel conflict with vulkan-devel due to file conflics in both packages - Update to version 12.0.0-rc2 * Bug fixes and performance improvements - supersedes patches: u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch, U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch - removed option for build in verbose log mode - improved Group tag for libVulkan-devel - fixed 'osc service localrun download_files' run by removing rc release from version define - fix vulkan naming scheme, add supplement for xf86-video-intel - Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but Mesa-libVulkan - x86: enable virgl gallium driver - Update to version 12.0.0-rc2: - New features: + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+) + OpenGL ES 3.1 on nvc0, radeonsi + GL_ARB_ES3_1_compatibility on nvc0, radeonsi + GL_ARB_compute_shader on nvc0, radeonsi, softpipe + GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe + GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe + GL_ARB_internalformat_query2 on all drivers + GL_ARB_query_buffer_object on i965/hsw+ + GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi + GL_ARB_shader_atomic_counters on radeonsi, softpipe + GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe + GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe + GL_ARB_shader_image_size on nvc0, radeonsi, softpipe + GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe + GL_ATI_fragment_shader on all Gallium drivers + GL_EXT_base_instance on all drivers that support GL_ARB_base_instance + GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance + GL_KHR_robustness on i965 + GL_OES_copy_image on i965 (Baytrail and Gen8+) + GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend +GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support GL_ARB_gpu_shader5 +GL_OES_sample_shading on i965, nvc0, r600, radeonsi +GL_OES_sample_variables on i965, nvc0, r600, radeonsi +GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store +GL_OES_shader_io_blocks on i965, nvc0, radeonsi +GL_OES_shader_multisample_interpolation on i965, nvc0, r600, radeonsi + GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support +GL_ARB_texture_border_clamp + GL_OES_texture_buffer and GL_EXT_texture_buffer on i965, nvc0, radeonsi + EGL_KHR_reusable_sync on all drivers + GL_ARB_stencil_texture8 and GL_OES_stencil_texture8 on i965/gen8+ - Enable build of the Intel Vulkan driver (anv): + Introduce new packages: libVulkan and libVulkan-devel - Remove upstreamed patches: + u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch + U_gallivm-disable-avx512-features.patch - Upstream Patches: + U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch * Otherwise we might fail to find the headers in some scenarios. - drop docs/COPYING: No GPL licensed code in Mesa resident (upstream change) - U_gallivm-disable-avx512-features.patch: Fix crashes on some Skykake CPUs by disabling avx512 features (bsc#980557, bsc#981532). - enable vc4 and freedreno on aarch64 as well - u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch: Fix crash due to oud of founds screen (boo#980382). - update to 11.2.2 - removed upstreamed patches: + u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch + u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch * fdo#92850 - Segfault loading War Thunder * fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2 * fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log, apitrace attached) * fdo#94994 - OSMesaGetProcAdress always fails on mangled OSMesa * fdo#95026 - Alien Isolation segfault after initial loading screen/video * fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire * fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to glAttachShader * fdo#95251 - vdpau decoder capabilities: not supported * radeon/uvd: alignment fix for decode message buffer * st/mesa: fix sampler view leak in st_DrawAtlasBitmaps() * gallium/util: initialize pipe_framebuffer_state to zeros * dri: Fix robust context creation via EGL attribute * dri2: Check for dummyContext to see if the glx_context is valid * cherry-ignore: remove duplicate commit * cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups * vc4: Fix subimage accesses to LT textures. * vc4: Add support for rendering to cube map surfaces. * vc4: Fix tests for format supported with nr_samples == 1. * vc4: Make sure we recompile when sample_mask changes. * glapi: fix _glapi_get_proc_address() for mangled function names * nvc0: fix retrieving query results into buffer for timestamps * nouveau/video: properly detect the decoder class for availability checks * i965/fs: Properly report regs_written from SAMPLEINFO * egl/x11: authenticate before doing chipset id ioctls * winsys/sw/xlib: use correct free function for xlib_dt->data * i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+. * glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor. * glsl: Lower vector_extracts to swizzles after lower_vector_derefs. * radeon/uvd: fix tonga feedback buffer size * st/mesa: fix blit-based GetTexImage for non-finalized textures * gallium/radeon: handle failure when mapping staging buffer * st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor * gallium/radeon: fix crash in r600_set_streamout_targets * radeonsi: correct NULL-pointer check in si_upload_const_buffer * radeonsi: work around an MSAA fast stencil clear problem * r600g/radeonsi: send endian info to format translation functions * r600g: set endianess of 16/32-bit buffers according to do_endian_swap * r600g: use do_endian_swap in color swapping functions * r600g: use do_endian_swap in texture swapping function * r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier * llvmpipe: (trivial) initialize src1_alpha var to NULL * gallivm: fix bogus argument order to lp_build_sample_mipmap function * gallivm: make sampling more robust against bogus coordinates * gk110/ir: do not overwrite def value with zero for EXCH ops * gk110/ir: make use of IMUL32I for all immediates * nvc0/ir: fix wrong emission of (a OP b) OP c * gk110/ir: add emission for (a OP b) OP c * nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+ * st/glsl_to_tgsi: fix potential crash when allocating temporaries * dri3: Check for dummyContext to see if the glx_context is valid * i965/blorp/gen7: Prepare re-using for gen8 * i965/blorp: Use 8k chunk size for urb allocation * tgsi: initialize stack allocated struct * winsys/sw/dri: use correct free function for dri_sw_dt->data * android: enable dlopen() on all architectures - u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch * dri3: Check for dummyContext to see if the glx_context is valid According to the comments in src/glx/glxcurrent.c __glXGetCurrentContext() always returns a valid pointer. If no context is made current, it will contain dummyContext. Thus a test for NULL will always fail. - update to 11.2.1 * It fixes crashes in VAAPI, some build problems in Nine has been addressed, adds a drirc workaround for Warsow and resolves issues in the nouveau, radeonsi and i965 drivers. * fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts - update to 11.2.0 - dropped U_clover-Fix-build-against-LLVM-3.8.patch - dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch - New Features: * GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30 * GL_ARB_base_instance on freedreno/a4xx * GL_ARB_compute_shader on i965 * GL_ARB_copy_image on r600 * GL_ARB_indirect_parameters on nvc0 * GL_ARB_query_buffer_object on nvc0 * GL_ARB_shader_atomic_counters on nvc0 * GL_ARB_shader_draw_parameters on i965, nvc0 * GL_ARB_shader_storage_buffer_object on nvc0 * GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only) * GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx * GL_ARB_texture_buffer_range on freedreno/a4xx * GL_ARB_texture_query_lod on freedreno/a4xx * GL_ARB_texture_rgb10_a2ui on freedreno/a4xx * GL_ARB_texture_view on freedreno/a4xx * GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx * GL_KHR_texture_compression_astc_ldr on freedreno/a4xx * GL_AMD_performance_monitor on radeonsi (CIK+ only) * GL_ATI_meminfo on r600, radeonsi * GL_NVX_gpu_memory_info on r600, radeonsi * New OSMesaCreateContextAttribs() function (for creating core profile contexts) + Many bugfixes, for more info see relnotes/11.2.0.html - n_Define-GLAPIVAR-separate-from-GLAPI.patch: Add separate definition GLAPIVAR as GLAPI doesn't have the an 'extern' for some compiler versions. This is needed for GLw (bsc#970725). - U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch * llvmpipe: Do not use barriers if not using threads; triggers on single cpu machines (like KVM in openQA) with gcc6 and latest glibc(bnc#971350) - enable llvmpipe for aarch64 (fate#320649) - update to 11.1.2 * Bugfix release: + fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders elated, w/ apitrace) + fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2) + fdo#93717 - Meta mipmap generation can corrupt texture state + fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter + fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location + fdo#93761 - A conditional discard in a fragment shader causes no depth writing at all + Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers - Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build against llvm 3.8 - u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch Check for dummyContext to see if the glx_context is valid (boo#962609). - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch * Since these are packaged separately in (open)SUSE anyway, one can use copies as well. This makes debug packages possible again. (bnc #962609) - update to 11.1.1 * Bugfix release and adding KB Lake PCI id's + fdo#91806 - configure does not test whether assembler supports sse4.1 + fdo#92229 - [APITRACE] SOMA have serious graphical errors + fdo#92233 - Unigine Heaven 4.0 silhuette run + fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards + fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap generation test is fail + fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault + fixes for r600,nv*,glx,glsl,radeonsi and i965 - Enable swrast gallium driver on s390/aarch64 - Exclude Mesa-libva on s390/s390x/aarch64 - Apply patch: st/va: hardlink driver instances to gallium_drv_video.so + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch - Add Mesa-libva. - update to 11.1.0, new stable release * New features: + Note: some of the new features are only available with certain drivers. + OpenGL 3.1 support on freedreno (a3xx, a4xx) + OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12 and Fusion 8). + GL_AMD_performance_monitor on nv50 + GL_ARB_arrays_of_arrays on i965 + GL_ARB_blend_func_extended on freedreno (a3xx) + GL_ARB_clear_texture on nv50, nvc0 + GL_ARB_clip_control on freedreno/a4xx + GL_ARB_copy_image on nv50, nvc0, radeonsi + GL_ARB_depth_clamp on freedreno/a4xx + GL_ARB_fragment_layer_viewport on i965 (gen6+) + GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips + GL_ARB_gpu_shader5 on r600 for Evergreen and later chips + GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx + GL_ARB_shader_clock on i965 (gen7+) + GL_ARB_shader_stencil_export on i965 (gen9+) + GL_ARB_shader_storage_buffer_object on i965 + GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi + GL_ARB_texture_barrier / GL_NV_texture_barrier on i965 + GL_ARB_texture_buffer_range on freedreno/a3xx + GL_ARB_texture_compression_bptc on freedreno/a4xx + GL_ARB_texture_query_lod on softpipe + GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer) + GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx) + GL_EXT_blend_func_extended on all drivers that support the ARB version + GL_EXT_buffer_storage implemented for when ES 3.1 support is gained + GL_EXT_draw_elements_base_vertex on all drivers + GL_EXT_texture_compression_rgtc / latc on freedreno (a3xx & a4xx) + GL_KHR_debug (GLES) + GL_NV_conditional_render on freedreno + GL_OES_draw_elements_base_vertex on all drivers + EGL_KHR_create_context on softpipe, llvmpipe + EGL_KHR_gl_colorspace on softpipe, llvmpipe + new virgl gallium driver for qemu virtio-gpu + 16x multisampling on i965 (gen9+) + GL_EXT_shader_samples_identical on i965. * +many bugfixes, please see relnotes - Update to version 11.0.7 + bugfixes release for bugs found since 11.0.6 fdo#90348 - Spilling failure of b96 merged value fdo#92363 - [BSW/BDW] ogles1conform Gets test fails fdo#92438 - Segfault in pushbuf_kref when running the android emulator (qemu) on nv50 fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call fdo#93126> - wrongly claim supporting GL_EXT_texture_rg + plus fixes for r600g,llvmpipe,i955,egl,gles2 - Add Mesa-libOpenCL. - Update to version 11.0.6: + This release brings driver fixes for i965, r600, radeonsi, nouveau, vc4, and llvmpipe including a serious regression for r100/r200 era hardware. + Additional patches cover glsl, nir, mesa/meta and VC-1 decoding. - update to 11.0.5 * With this release we have some driver patches for i965 and nouveau, a couple of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker. * Additionally we have a few new PCI ids for i965 and radeonsi. - update to 11.0.4 * bug fix release which fixes bugs found since the 11.0.3 release * droped patches - merged by upstream: U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch U_i965-Remove-early-release-of-DRI2-miptree.patch - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch * This avoids a serious r600g bug leading to a GPU hang (bnc#951298) - Update to 11.0.3 * bug fix release which fixes bugs found since the 11.0.2 release - Update to 11.0.2 * This is a emergency release which covers the final dEQP regressions introduced in the 11.0 development cycle. - update upstream status: * remove n_i965-Remove-early-release-of-DRI2-miptree.patch * add U_i965-Remove-early-release-of-DRI2-miptree.patch - Update to 11.0.1 * i965/vec4: Fix saturation errors when coalescing registers * i965/vec4_nir: Load constants as integers * meta: Abort meta pbo path if TexSubImage need signed unsigned conversion * docs: add sha256 checksums for 11.0.0 * Update version to 11.0.1 * docs: add release notes for 11.0.1 * mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer. * t_dd_dmatmp: Make "/count"/ actually be the count * t_dd_dmatmp: Clean up improper code formatting from previous patch * t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere * t_dd_dmatmp: Pull out common 'count -= count & 3' code * t_dd_dmatmp: Use addition instead of subtraction in loop bounds * st/mesa: avoid integer overflows with buffers >= 512MB * nv50, nvc0: fix max texture buffer size to 128M elements * freedreno/a3xx: fix blending of L8 format * nv50,nvc0: detect underlying resource changes and update tic * nv50,nvc0: flush texture cache in presence of coherent bufs * radeonsi: load fmask ptr relative to the resources array * nir: Fix a bunch of ralloc parenting errors * i965/vec4: Don't reswizzle hardware registers * configure.ac: Add support to enable read-only text segment on x86. * gbm: convert gbm bo format to fourcc format on dma-buf import * mesa: fix errors when reading depth with glReadPixels * i965: fix textureGrad for cubemaps * mesa: Fix texture compression on big-endian systems - add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444) - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in specfile in order to make factory checkin policy happy - Update to version 11.0.0 * Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. + drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch - Update to version 10.6.7 + add gpg verification of source package * fdo#90751 Revert "/i965: Momentarily pretend to support ARB_texture_stencil8 for blits."/ * mesa/teximage: use correct extension for accept stencil texture. - Update to version 10.6.6: * This release includes patches for mesa core, i965 (regression fixes), r600 (assertions and crash fixes in the sb backend), radeonsi (workaround for GPU hang in Unigine Heaven) and nouveau (piglit tests). - Replace libXvMC-devel and libexpat-devel for pkgconfig(xvmc) and pkgconfig(expat) BuildRequires. - Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7 due to rename of llvm target R600 to AMDGPU - Add U_mesa-llvm37.patch to fix build with llvm 3.7 - Update to version 10.6.5: * Apart from the usual nouveau, i965 and radeon driver fixes, this time around we have a nouveau_vieux fix for a regression introduced with mesa 10.6.0 and a few even older big endian related bug-fixes. - Replace libvdpau-devel for pkgconfig(vdpau) BuildRequires. - update to 10.6.4 * In this release we have a few GL specific fixes (in both dri drivers and the EGL loader), an updated mesa.icd file and a crashfix for the standalone glcpp tool. - update to 10.6.3 * fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault * fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil * osmesa: fix OSMesaPixelsStore typo * vl: cleanup video buffer private when the decoder is destroyed * st/vdpau: fix mixer size checks * auxiliary/vl: use the correct screen index * i965/gen9: Use custom MOCS entries set up by the kernel. * nv50, nvc0: enable at least one color RT if alphatest is enabled * nvc0/ir: fix txq on indirect samplers * nvc0/ir: don't worry about sampler in txq handling * gm107/ir: fix indirect txq emission * nv50: fix max level clamping on G80 * program: Allow redundant OPTION ARB_fog_* directives. * xa: don't leak fences - update to 10.6.2 * fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering * fdo#80500 - Flickering shadows in unreleased title trace * fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders * fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300 * fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL) * fdo#90873 - Kernel hang, TearFree On, Mate desktop environment * fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix * fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin * fdo#91056 - The Bard's Tale (2005, native) has rendering issues * fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent * fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted * fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors * fdo#91226 - Crash in glLinkProgram (NEW) * fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled * loader: Look for any version of currently linked libudev.so * nv50/ir: propagate modifier to right arg when const-folding mad * nv50/ir: fix emission of address reg in 3rd source * nv50/ir: copy joinAt when splitting both before and after * mesa: reset the source packing when creating temp transfer image * nv50/ir: don't emit src2 in immediate form * mesa/prog: relative offsets into constbufs are not constant * nv50/ir: UCMP arguments are float, so make sure modifiers are applied * nvc0: turn sample counts off during blit * i965/fs: Fix ir_txs in emit_texture_gen4_simd16(). * i965: Reserve more batch space to accomodate Gen6 perfmonitors. * i965/vs: Fix matNxM vertex attributes where M != 4. * Revert "/glsl: clone inputs and outputs during linking"/ * Revert "/i965: Delete linked GLSL IR when using NIR."/ * r600g: disable single-sample fast color clear due to hangs * radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips * st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces * nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads. * i965/fs: Don't mess up stride for uniform integer multiplication. * winsys/radeon: Unmap GPU VM address range when destroying BO * meta: Only change and restore viewport 0 in mesa meta mode * i965: allocate at least 1 BLEND_STATE element * i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA * glsl: Add missing check for whether an expression is an add operation * glsl: Make sure not to dereference NULL * i965: Don't try to print the GLSL IR if it has been freed * glsl: clone inputs and outputs during linking * i965: Delete linked GLSL IR when using NIR. * glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00 * mesa/glsl: new compiler option EmitNoIndirectSampler * i965: use EmitNoIndirectSampler for gen < 7 * i915: use EmitNoIndirectSampler * mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5 * glsl: validate sampler array indexing for 'constant-index-expression' - adjust libdrm dependencies - Update to version 10.6.1 * This release includes core mesa and glsl patches (amonst which a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific fixes and a selection of shared-glapi commits - from build fixes, to ones ensuring that the dri modules can be loaded. - n_Fixed-build-against-wayland-1.2.1.patch * required to fix build with wayland on openSUSE 13.1 - Update to version 10.6.0: - New GL/EGL Features: + GL_AMD_pinned_memory on r600, radeonsi + GL_ARB_clip_control on i965 + GL_ARB_depth_buffer_float on freedreno + GL_ARB_depth_clamp on freedreno + GL_ARB_direct_state_access on all drivers for Core GL contexts. + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600 + GL_ARB_draw_instanced on freedreno + GL_ARB_gpu_shader_fp64 on nvc0, softpipe + GL_ARB_gpu_shader5 on i965/gen8+ + GL_ARB_instanced_arrays on freedreno + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_program_interface_query (all drivers) + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe + GL_ARB_texture_view on llvmpipe, softpipe + GL_ARB_uniform_buffer_object on freedreno + GL_ARB_vertex_attrib_64bit on nvc0, softpipe + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6 + GL_EXT_draw_buffers2 on freedreno + GL_OES_EGL_sync on all drivers + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi + GL_AMD_performance_monitor on nvc0 - Changes to package: + add --enable-shader-cache to configure options + remove Patch100: U_0001_gallium_include_util_macros.patch + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + remove Patch102: U_0003_fix_build_after_macro_include.patch - Update to version 10.5.7: + i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+) + docs: Add sha256sums for the 10.5.6 release + get-pick-list.sh: Require explicit "/10.5"/ for nominating stable patches + cherry-ignore: add clover build fix not applicable for 10.5 + Add release notes for the 10.5.7 release + nvc0/ir: set ftz when sources are floats, not just destinations + nv50/ir: guess that the constant offset is the starting slot of array + nvc0/ir: LOAD's can't be used for shader inputs + nvc0: a geometry shader can have up to 1024 vertices output + nv50/ir: avoid messing up arg1 of PFETCH + nv30: don't leak fragprog consts + nv30: avoid leaking render state and draw shaders + nv30: fix clip plane uploads and enable changes + nv30/draw: avoid leaving stale pointers in draw state + nv30/draw: draw expects constbuf size in bytes, not vec4 units + st/mesa: don't leak glsl_to_tgsi object on link failure + glsl: avoid leaking linked gl_shader when there's a late linker error + nv30/draw: fix indexed draws with swtnl path and a resource index buffer + nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM + nv30/draw: allocate vertex buffers in gart + nv30/draw: switch varying hookup logic to know about texcoords + nv30: falling back to draw path for edgeflag does no good + nv30: avoid doing extra work on clear and hitting unexpected states + i965/fs: Fix implied_mrf_writes for scratch writes + st/dri: fix postprocessing crash when there's no depth buffer - update to 10.5.6 * fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne * fdo#90350 - [G96] Portal's portal are incorrectly rendered * fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context * radeonsi: add new bonaire pci id * egl/wayland: properly destroy wayland objects * glx/dri3: Add additional check for gpu offloading case * egl/main: fix EGL_KHR_get_all_proc_addresses * targets/osmesa: drop the -module tag from LDFLAGS * clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues. * clover: Wrap event::_status in a method to prevent unlocked access.< * clover: Implement locking of the wait_count, _chain and _status members of event. * i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage(). * main: Require that the texture exists in framebuffer_texture * mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0 * nv50/ir: only propagate saturate up if some actual folding took place * nv50: keep track of PGRAPH state in nv50_screen * nvc0: keep track of PGRAPH state in nvc0_screen * nvc0: reset the instanced elements state when doing blit using 3d engine * nv50/ir: only enable mul saturate on G200+ * st/mesa: make sure to create a "/clean"/ bool when doing i2b * nvc0: switch mechanism for shader eviction to be a while loop * swrast: Build fix for darwin * main: Fix an error generated by FramebufferTexture</li> * main: Complete error conditions for glInvalidate*Framebuffer. * main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE * freedreno: enable a306 * freedreno: fix bug in tile/slot calculation * draw: (trivial) fix out-of-bounds vector initialization * mesa: fix shininess check for ffvertex_prog v2 * clover: Add a mutex to guard queue::queued_events * clover: Fix a bug with multi-threaded events v2 - Update to 10.5.5 * fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA * fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes * fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa * fdo#90130 - gl_PrimitiveId seems to reset at 340 * i965: Add XRGB8888 format to intel_screen_make_configs * r300: do not link against libdrm_intel * nvc0/ir: flush denorms to zero in non-compute shaders * gk110/ir: fix set with a register dest to not auto-set the abs flag * nvc0/ir: fix predicated PFETCH emission * nv50/ir: fix asFlow() const helper for OP_JOIN * i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions. * i965: Disallow linear blits that are not cacheline aligned. * draw: fix prim ids when there's no gs - BuildIgnore python so that it is not sucked in by coincidence * The python-base provides enough python functionalities necessary for build. - Update to 10.5.4 * This release includes fixes for the mesa state-tracker used by all the gallium drivers, a drirc workaround for Second Life, plus i965 fixes. For the Android users out there, this release includes many compilation fixes with more to come shortly. - Update to 10.5.3 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam) + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers + fdo#89758 - pow WebGL Conformance test with mesa drivers + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails + fdo#89905 - scons build broken on 10.5.2 due to activated vega st + st_glsl_to_tgsi: only do mov copy propagation on temps (v2) + xmlpool: don't forget to ship the MOS + configure.ac: error out if python/mako is not found when required + dist: add the VG depedencies into the tarball + i965: Do not render primitives in non-zero streams then TF is disabled + st/mesa: update arrays when the current attrib has been updated + nv50/ir: take postFactor into account when doing peephole optimizations + nv50/ir/gk110: fix offset flag position for TXD opcode + freedreno/a3xx: fix 3d texture layout + freedreno/a3xx: point size should not be divided by 2 + nv50: allocate more offset space for occlusion queries + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling + i965: Fix instanced geometry shaders on Gen8+. + i965: Add forgotten multi-stream code to Gen8 SOL state. + nouveau: synchronize "/scratch runout"/ destruction with the command stream + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2 + i965: Fix URB size for CHV - Update to 10.5.2 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined + fdo#89328 - python required to build Mesa release tarballs + fdo#89530 - FTBFS in loader: missing fstat + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays + fdo#89680 - Hard link exist in Mesa 10.5.1 sources + glsl: Generate link error for non-matching gl_FragCoord redeclarations + docs: Add sha256 sums for the 10.5.1 release + automake: add missing egl files to the tarball + st/egl: don't ship the dri2.c link at the tarball + loader: include <sys/stat.h> for non-sysfs builds + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/ + cherry-ignore: add commit non applicable for 10.5 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default + i965: Set nr_params to the number of uniform components in the VS/GS path. + freedreno/a3xx: use the same layer size for all slices + freedreno: fix slice pitch calculations + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords + glx: Handle out-of-sequence swap completion events correctly. (v2) + mapi: Make private copies of name strings provided by client. + freedreno: update generated headers + glsl: optimize (0 cmp x + y) into (-x cmp y). + glsl: fix names in lower_constant_arrays_to_uniforms + clover: Return 0 as storage size for local kernel args that are not set v2 - Update to 10.5.1 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2 + fdo#86747 - Noise in Football Manager 2014 textures + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts) + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails + fdo#88883 - ir-a2xx.c: variable changed in assert statement + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation + fdo#89292 - [regression,bisected] incomplete screenshots in some cases + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D. + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01) + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible. + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634) + fdo#89416 - UE4Editor crash after load project + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail + i965/vec4: Don't lose the saturate modifier in copy propagation. + i965/gs: Check newly-generated GS-out VUE map against correct stage + egl: Take alpha bits into account when selecting GBM formats + docs: Add sha256 sums for the 10.5.0 release + egl/main: no longer export internal function + cherry-ignore: ignore a few more commits picked without -x + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a + intel: fix EGLImage renderbuffer _BaseFormat + i965: Fix out-of-bounds accesses into pull_constant_loc array + i965/fs/nir: Use emit_math for nir_op_fpow + freedreno: move fb state copy after checking for size change + freedreno/ir3: fix array count returned by TXQ + freedreno/ir3: get the # of miplevels from getinfo + meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin + main/base_tex_format: Properly handle STENCIL_INDEX1/4/16 + i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta. + glsl: Mark array access when copying to a temporary for the ?: operator. + i965/fs: Set force_writemask_all on shader_time instructions. + i965/fs: Set smear on shader_time diff register. + i965/fs: Make emit_shader_time_write return rather than emit. + i965/fs: Make get_timestamp() pass back the MOV rather than emitting it. + i965/fs: Make emit_shader_time_end() insert before EOT. + i965/fs: Don't issue FB writes for bound but unwritten color targets. + main: Fix target checking for CompressedTexSubImage*D. + main: Fix target checking for CopyTexSubImage*D. + gallium/auxiliary/indices: fix start param + r300g: fix RGTC1 and LATC1 SNORM formats + r300g: fix a crash when resolving into an sRGB texture + r300g: fix sRGB->sRGB blits + i965/vec4: Fix implementation of i2b. + mesa: Indent break statements and add a missing one. + mesa: Free memory allocated for luminance in readpixels. + mesa: Correct backwards NULL check. + i965: Consider scratch writes to have side effects. + i965/fs: Don't use backend_visitor::instructions after creating the CFG. + r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. + r300g: Check return value of snprintf(). + i965/fs: Don't propagate cmod to inst with different type. + i965: Tell intel_get_memcpy() which direction the memcpy() is going. + Revert SHA1 additions. + i965: Avoid applying negate to wrong MAD source. + meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the source tex + Revert "/common: Fix PBOs for 1D_ARRAY."/ + meta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_Get/TexSubImage + meta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_TexSubImage + freedreno/ir3: fix silly typo for binning pass shaders + freedreno/a2xx: fix increment in assert + freedreno/a4xx: bit of cleanup + freedreno: update generated headers + freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly + freedreno: update generated headers + freedreno/a4xx: aniso filtering + freedreno/ir3: fix up cat6 instruction encodings + freedreno/ir3: add support for memory (cat6) instructions + freedreno/ir3: handle flat bypass for a4xx + freedreno/ir3: fix failed assert in grouping + r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) - Update to version 10.5.0: + Initial support for the new Intel Skylake GPUs and Adreno 4xx GPUs. + Experimental EGL support for Haiku. + The new IR - NIR. A flat, typeless IR, supporting SSA. + GLX/DRI3 fixes and improvements. + A lot of preparation work for GL_ARB_direct_state_access. + The usual amount of piglit and drawElements Quality Program (dEQP) fixes. + Building mesa with GCC 4.1 or earlier is no longer supported. + The distribution tarball has been renamed and now contains all the generated sources. - New GL features: + GL_ARB_framebuffer_sRGB on freedreno + GL_ARB_texture_rg on freedreno + GL_EXT_packed_float on freedreno + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe + GL_EXT_texture_shared_exponent on freedreno + GL_EXT_texture_snorm on freedreno - Changes to Package: + switch to xz compressed sources + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch + add Patch100: U_0001_gallium_include_util_macros.patch + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch + add Patch102: U_0003_fix_build_after_macro_include.patch - Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to fix build with llvm 3.6 (fdo#86958) - Fix file permissions for the Gallium Nine files - specfile/baselibs.conf: Manually provide d3d library (bnc#918294) - Drop pkgconfig(libva) BuildRequires for now, as it introduces a build-cycle. - Update to version 10.4.4: + mesa: fix display list 8-byte alignment issue. + docs: Add sha256 sums for the 10.4.3 release. + egl: Pass the correct X visual depth to xcb_put_image(). + glx/dri3: Request non-vsynced Present for swapinterval zero. + gallium/util: Don't use __builtin_clrsb in util_last_bit(). + configure: Link against all LLVM targets when building clover. + st/osmesa: Fix osbuffer->textures indexing. + i965: Fix max_wm_threads for CHV. + Bugs fixed: fdo#88662, fdo#88930. - Add pkgconfig(libva) BuildRequires: Build VA API support. - baselibs.conf: enabled build of 32bit Mesa-libd3d package (bnc#910109) - moved definition of Mesa-libd3d package above definition of libxatracker packages in order to fix version requires - fixed Requires for libd3d-devel - enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109) - removed obsolete patch u_be_assert_include.patch, addressed by upstream commit 2a13ff9 "/gallium/util: add missing u_debug include"/ (bnc#910109) - Set xvmc_support also on ppc - Version bump to 10.4.3 (bugfix release): * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation * Bug 85367 - [gen4] GPU hang in glmark-es2 * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock' * mesa: Fix clamping to -1.0 in snorm_to_float * glsl: Link glsl_test with pthreads library. * i965: Respect the no_8 flag on Gen6, not just Gen7+. * i965: Work around mysterious Gen4 GPU hangs with minimal state changes. - Clean up with the spec-cleaner - Drop obsolete obsoletes comming from fix for sle10 - Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64 - Put vdpau_radeon and vdpau_nouveau under same case as they have same requisites - Fix empty post/postun warning - Various other rpmlint issues silenced. - Version bump to 10.4.2 (bugfix release): * Bug 85529 - Surfaces not drawn in Unvanquished * Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty. * Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M * Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines * i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy() * i965: Use safer pointer arithmetic in gather_oa_results() * Revert "/r600g/sb: fix issues cause by GLSL switching to loops for switch"/ * r600g: fix regression since UCMP change * r600g/sb: implement r600 gpr index workaround. (v3.1) * docs: Add sha256 sums for the 10.4.1 release * Update version to 10.4.2 * nv50,nvc0: set vertex id base to index_bias * nv50/ir: fix texture offsets in release builds * i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms. * i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES. * gallium/util: make sure cache line size is not zero * glsl_to_tgsi: fix a bug in copy propagation * vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays * st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX * radeonsi: fix VertexID for OpenGL * radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0 * gallium/util: fix crash with daz detection on x86 * nv50,nvc0: implement half_pixel_center * r600g/sb: fix issues with loops created for switch - Use download url fully in Source line - Update to version 10.4.0 (10.4 Final): - New features: + GL_ARB_conditional_render_inverted on nv50 + GL_ARB_sample_shading on r600 + GL_ARB_texture_view on nv50, nvc0 + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe + GL_KHR_context_flush_control on all drivers - Changes: + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch This patch was upstreamed + Build without "/--enable-gallium-egl"/ This buildoption was removed upstream + Add subpackage libvdpau_r300 - Enable VideoCore IV (vc4) support for ARM - Cleanup Spec: + smaller cleanups + Remove all traces of talloc, Mesa uses ralloc - Update to 10.3.3 + fdo#82921 layout(location=0) emits error >= MAX_UNIFORM_LOCATIONS due to integer underflow + fdo#83574 [llvmpipe] [softpipe] piglit arb_explicit_uniform_location-use-of-unused-loc regression + fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git + fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4 - Update to 10.3.2 + (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping window buffers + (fdo#81680) [r600g] Firefox crashes with hardware acceleration turned on + (fdo#84140) mplayer crashes playing some files using vdpau output + (fdo#84662) Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU + (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600] - Update descriptions and Requires for GLES3 - add Mesa-devel-dri package: This way dri.pc will no longer pull in all of Mesa, just as packages requiring dri do not have to require Mesa-devel anymore - Update to 10.3.1 + [NVC0/Codegen] Shader compilation falis in spill logic + [SNB+ Bisected]Ogles3conform ES3-CTS.shaders. indexing.vector_subscript.vec3_static_loop_subscript_write_ direct_read_vertex fails + [UBO] row_major layout ignored inside structures + [UBO] nested structures don't get appropriate padding + Glyphy demo throws unhandled Integer division by zero exception + [UBO] row_major layout partially ignored for arrays of structures + Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 Test: PutImage XY 500x500 Square
- Drop nm-add-CAP_CHOWN-capability.patch: This solution was denied by upstream maintainers. - Add nm-add-CAP_CHOWN-capability.patch: Add CAP_CHOWN to CapabilityBoundingSet to make teamd work properly (glfo#NetworkManager/NetworkManager!860, bsc#1185424). - Add nm-fix-dhcp-client-timeout.patch: Better handle dhclient's timeout so that a recorded lease can be used when dhcp server is down(glfo#NetworkManager/NetworkManager!811, bsc#1183202). - Modified NetworkManager.conf: Use dhclient as the default dhcp client(glfo#NetworkManager/NetworkManager!811, bsc#1183202). - Add NM-restore-MAC-on-release-only-when-cloned.patch: bond: restore MAC on release only when there is a cloned MAC address (glfo#NetworkManager/NetworkManager!775, bsc#1183967). - Exclude systemd.automount from nfs processing: fix boo#1116625 as suggested from Neil Brown - Rebase nm-add-CAP_SYS_ADMIN-permission.patch. - Update to version 1.22.10: + core: periodically cleanup stale device state files from /run. + dhcp: fix crash in nettools client. + bond: fixed the validation of the miimon option. + Various minor bug fixes and improvements. - Modify nfs script (boo#1164642) * Also mount nfs4 shares * Ignore nfs or nfs4 shares in case if the noauto option is set - Update to version 1.22.8: + Added configuration option to customize IPv6 RA timeout. + Internal DHCP client will now request a lease renewal using the previously obtained IP address when expired. + Removed length limitation for OVS Bridge, Patches and Interfaces (only Patch types) names. + Fixed initialization of 'secs' DHCP header field, this caused some DHCP relays to drop packets. + Fixed failure when creating team interfaces using 'nmstate'. + Various bug fixes and improvements. - Add -fcommon to CFLAGS. This is currently being done upstream (boo#1160381). - Update to version 1.22.6: + Various fixes for the internal DHCP client. + Slave devices now do not get created/activated if master is missing. + Fixed 'startup-complete' bug where NetworkManager would reach the network-online.target even when not all the connections had been tried. + Updated translations. - No longer recommend -lang: supplements are in use - Update to version 1.22.4: + Fix behavior of internal DHCP client when the server sends a NAK. + Support 31-bit prefixes on IPv4 point-to-point links according to RFC 3021. + Fix memory leak parsing RequestScan D-Bus method arguments. - Fix 'nfs' dispatcher script It was checking for an enabled unit 'nfs.service' - which does not exist (anymore?). Switched to a check for an enabled unit 'nfs-client.target' - Update to version 1.22.2: + Fix multiple issues in the internal DHCP client, including wrong parsing of search domains and classless routes options, and failures in obtaining and renewing the lease with certain server configurations. + Export NM_CAPABILITY_OVS capability on D-Bus and in libnm to indicate that the OVS plugin is loaded. + Fix libnm annotations for nm_sriov_vf_get_vlan_ids() to allow the usage of the function through GObject introspection. - Update to version 1.22.0: + Drop support for BlueZ 4. BlueZ 5 was released in 2012 and should nowadays be available everywhere. + DHCP: switch "/internal"/ DHCPv4 plugin from code based on systemd to use nettools' n-dhcp4 library. + Add support for "/scope"/ attribute for IPv4 routes. + Add support for specifying IAID and FQDN flags for DHCP request. + Add a '802-1x.optional' property to consider the wired 802.1X authentication as optional. + Use the Network Cost Wi-Fi information element to determine metered device state. + Support main.auth-polkit=root-only setting to disable PolicyKit use and restrict authorization to root user. + core: declare "/startup complete"/ when device reaches "/connected"/ state, even if IP addressing methods did not yet fully complete. This changes behavior for unblocking "/NetworkManager-wait-online.service"/, and "/network-online.target"/ earlier. If this causes issues in your setup, you may need to configure "/ipv4.may-fail=no"/ or "/ipv6.may-fail=no"/, which delays reaching "/connected"/ state for the address family accordingly. + libnm: hide NMObject and NMClient typedefs from header files. This prevents the user from subclassing these types and is an ABI change (in the unlikely case that a user was subclassing the types, which is no longer supported). + libnm: retire deprecated WiMAX API NMDeviceWimax and NMWimaxNsp. WiMAX support was removed from NetworkManager in version 1.2 (2016) and no such type instances would have been created by NMClient for a while now. + Deprecate synchronous API for D-Bus calls in libnm. We don't remove libnm API so you are free to continue using it. But tells you that using it might be a bad idea. + libnm: heavily internal rework NMClient. This slims down libnm and makes the implementation more efficient. NMClient should work now well with a separate GMainContext. + Add `nmcli general reload` subcommand to reload NetworkManager configuration and DNS settings. + nm-cloud-setup: add new tool for automatically configuring NetworkManager in cloud. This is still experimental and currently only EC2 and IPv4 is supported. + Add new NetworkManager logo to "/contrib/art/logo"/. + Various bug fixes and improvements. - Disable networkmanager-checks-po.patch: Needs rebase. - Add new nm-cloud-setup.service to pre/post/preun/postun calls. - Update to version 1.20.8: + Fix handling of system CA certificates in the ifcfg parser. + Handle ReachableTime and RetransTimer from IPv6 Router Advertisements. + Fixed setting of MTU according to its parent device for some device types. + Various fixes for the initramfs configuration genertor. - Update to version 1.20.6: + Fix updating agent-owned VPN secrets. + Adjust IWD support to new D-Bus path of IWD 1.0. + Introduce an 'optional' property in the 802-1x setting to allow the activation to proceed in case of missing authenticator. + Fix ARP announcements for IP addresses configured on interfaces. + Use proper interface when adding s390 specific details in initrd generator. + Don't disable PMF on Wi-Fi connections using SAE. + Properly handle uint16 property types in libnm. - Drop NetworkNanager-client recommends: this is no longer needed, as NM itself ships a frontend by now (nmtui). If a DE has a better way to manage NM (by means of applets or other way of integration) it is up to the DE to depend on the applets. - Update to version 1.20.4: + Fix crash related to Wi-Fi-P2P. + Support rd.znet option in initrd generator to support s390. + Fix not creating default-wired-connection when a suitable profile exists which is not tied to the device by interface-name. + tui: support WPA3-Personal (SAE). + Fixes for OLPC Mesh Wi-Fi. + Various bug fixes. Notably, fix unit test and build issues. - Drop nm-fix-gtk-doc.patch: Fixed upstream. - Add nm-fix-gtk-doc.patch: Fix build with gtk-doc 1.32 and newer. - Update to version 1.20.2: + Don't ask wpa_supplicant to attempt to enable FT if the interface doesn't support it. + Various bug fixes and improvements. + Updated translations. - Update to version 1.20.0: + The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, and disabled by default since NetworkManager 1.12, has now been removed. + The DHCP client now defaults to "/internal"/. The default can be overriden at build time by using the --with-config-dhcp-default option of the configure script or at run time by setting the main.dhcp option in the configuration file. + Added support for configuring fq_codel line discipline and mirred action. + Added a possibility for distributions to ship dispatcher scripts in /usr/lib. + Drop deprecated setting "/main.monitor-connection-files"/ in NetworkManager.conf. This setting now has no more effect and was disabled by default for a long time. Instead, after changes, load files explicitly with `nmcli connection load` or `nmcli connection reload`. + Rework parsing team JSON config in libnm and stricter validate settings. With this, NetworkManager rejects settings that it considers invalid while still allowing setting arbitrary JSON config directly. + Drop ibft settings plugin. This functionality is now covered by using nm-initrd-generator from initrd to pre-generate in-memory profiles. + Support "/suppress_prefixlength"/ attribute for policy routing rules. + This is what wg-quick uses for the "/Improved Rule-based Routing"/ solution, and the user can now manually configure such policy routing rules. + Support "/wireguard.ip4-auto-default-route"/ and "/wireguard.ip6-auto-default-route"/. This automatically implements the "/Improved Rule-based Routing"/ of wg-quick to help avoiding routing loops when setting the default-route on the WireGuard interface. Note that this is now enabled by default, so there is a change in behavior if your WireGuard connection profiles from before had a default-route (/0) in allowed-ips. + Rework implementation of settings plugins and how profiles are presisted to disk. This is a large internal refactoring of the settings plugins that allows to migrate a connection profile between plugins. + In-memory profiles are now only handled by keyfile plugin and will also be persisted to /run directory. This allows to restart NetworkManager without loosing these profiles and it provides a file-system based API for creating in-memory profiles. + Keyfile plugin now supports a read-only directory of profiles under directory "//usr/lib/NetworkManager/system-connections"/. Such profiles still can be modified and deleted via D-Bus, which results in writing profiles to /etc or /run that shadow the read-only files. + Add new D-Bus method AddConnection2() that allows to block autoconnect of the profile at the moment when creating the profile. Also add support for this API to libnm. + Add flag "/no-reapply"/ to Update2() D-Bus method. Normally, when a connection profile gets modified, this only changes the profile itself. When the profile is currently activated on a device, then the device's configuration does not update before the profile is fully re-activated or Reapply on the device is called. There is an exception to this: the "/connection.zone"/ and the "/connection.metered"/ properties take effect immediately. The "/no-reapply"/ flag allows suppressing to reapply any properties, so that no changes take effect automatically. The purpose is to really only modify the profile itself without changes to the runtime configuration of the device. + Add "/ipv6.method=disabled"/ to disable IPv6 on a device, like also possible for IPv4. Until now, the users could only set "/ipv6.method=ignore"/ which means the users are free to set IPv6 related sysctl values themselves. + Added support for Wi-Fi Mesh network. - Stop passing --with-libnm-glib to configure, feature was dropped. - Drop sub-packages libnm-util2, libnm-glib4 and libnm-glib-vpn1 and obsolete them from the main package (also in baselibs.conf). - Drop typelib-1_0-NetworkManager-1_0 and typelib-1_0-NMClient-1_0. - Rebase some patches with quilt. - Disable nm-add-CAP_SYS_ADMIN-permission.patch: Needs rework or possibly dropping as the ibft plugin is dropped. - Pass --with-iwd=yes to configure, build experimental IWD backend support. Not recommended for endusers, only for testers willing to take the risk of broken wifi with no support from distro. - Update to version 1.18.4: + Improve handling of externally added policy routing rules and for rules that are taken over after a restart of NetworkManager service. + Fix taking over OVS devices after restart of NetworkManager. + Bugfix reapplying IP configuration while activating. + Allow reapplying Wi-Fi profile when seen-bssids changes. + Various other bugfixes for minor issues and memory leaks. + Various build and test fixes. - Update to version 1.18.2(bsc#1138213): + Add support for policy routing rules. + Add support for VLAN filtering for Linux bridge. + Support ieee-802-1 and ieee-802-3 LLDP TLVs. + Allow large MTU sizes for infiniband/IPoIB connection profiles. + Improve nmcli's handling of list options for connection properties. + Add compatibility with out-of-tree WireGuard module on 5.2 kernels + Fix parsing of BOOTIF= variables in initrd. + Accept numeric IPv4 prefix in place of a mask when parsing a command line in initrd. + Don't check connectivity of unconfigured devices. + Fix PKCS#12 handling in the ifcfg-rh plugin. + Avoid waiting for udev to see software devices created by NetworkManager. + Don't attempt to stop management daemon for Team devices created externally to NetworkManager. + Use FQDN for persistent hostname on Slackware. + Restore IPv6 configuration of a device when its link goes back up. + Fix management status of software devices on system suspend. + Make nmcli not print certificate blobs if --show-secrets is not used. + Fix MTU reapply. - Drop 0001-Update-connectivity-value-on-device-removal.patch: Fixed upstream. - Add nm-add-CAP_SYS_ADMIN-permission.patch: Add CAP_SYS_ADMIN which netconfig needs to call setdomainname (bsc#1129587). - Update to version 1.16.2: + Use FQDN for persistent hostname on Slackware. + Fix wrong permissions of the /var/lib/NetworkManager/secret_key file. + Don't terminate teamd when assuming existing team connections. + Fix incorrect persistence of connections with EAP-TLS and a PKCS#12 certificate when using the ifcfg-rh plugin. + Fix reapply of the MTU property on devices. + Restore IPv6 configuration when the link goes up. + Fix build with sanitizers. + Other various bug fixes and improvements. - Avoid using "/systemctl enable"/ in spec file (bsc#1038403). - Remove legacy checks which fixes bnc#803058 during distribution upgrade from 12.2 to 12.3 in .spec file. - Fix systemd-network-config.patch which added lines starting with "/+"/ to NetworkManager-wait-online.service - Fix the connectivity value of devices which was set to LIMITED when the connectivity check fails. Now if the connectivity is being set to LIMITED but the device state is DISCONNECTED, then the value is coerced to NONE. Add patch submitted to upstream (boo#1103678, glfdo#NetworkManager/NetworkManager#138): * 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch - Fix the global connectivity value which wasn't updated when a device was removed. Which is a problem if the device being removed is the one providing the connectivity. Add patch submitted to upstream (boo#1103678, glfdo#NetworkManager/NetworkManager#141): * 0001-Update-connectivity-value-on-device-removal.patch - Update to version 1.16.0: + Check connectivity per address family. + Support "/main.systemd-resolved"/ to let NetworkManager configure DNS settings in systemd-resolved without making it the main DNS plugin of NetworkManager. + Write "//var/run/NetworkManager/no-stub-resolv.conf"/ with original nameservers. That is useful with caching DNS plugins like "/systemd-resolved"/ or "/dnsmasq"/ where "//var/run/NetworkManager/resolv.conf"/ refers to localhost. + Change default "/ipv4.dhcp-client-id"/ setting for the internal DHCP plugin from "/duid"/ to "/mac"/. This is a change in behavior on upgrade when using the internal DHCP plugin (unless the default is overwritten in "/NetworkManager.conf"/ or specified per connection profile). + Improve handling of DHCP router options with internal DHCP plugin. For one, accept multiple routers and add a default-route to each. On D-Bus expose the original DNS and NTP servers without cleaning up local nameservers. + Allow binding a connections lifetime to the DBus client that activated it. + Add support for establishing Wi-Fi Direct connections (Wi-Fi P2P). + Add support for WireGuard VPN tunnels to NetworkManager. D-Bus API and libnm support all options. nmcli supports creating and managing WireGuard profiles, with the exception of configuring and showing peers. + Add initrd generator to be used by dracut and use it as new way of handling iBFT. + Deprecated "/plugins.monitor-connection-files"/ setting in NetworkManager.conf. This option will have no effect in future versions. + Add AP and Ad-hoc support for iwd Wi-Fi backend. + Warn about invalid settings in "/NetworkManager.conf"/. + Support announcing "/ANDROID_METERED"/ DHCP option for shared mode. + Support SAE authentication as used for 802.11s Meshing and WPA3-Personal. + NetworkManager is no longer installed as D-Bus activatable service. + Mark docker bridges as unmanaged via udev rule. + Add new PolicyKit permission "/org.freedesktop.NetworkManager.wifi.scan"/ for controlling Wi-Fi scanning. - Rebase systemd-network-config.patch and nm-dont-overwrite-resolv-conf.patch. - Drop NetworkManager-1.12.2-docker-unmanaged.patch and NM-add-wifi-scan-polkit-rule.patch: Fixed upstream (bsc#1128560). - Do away with em dashes in summaries. - Combine %service_* calls to reduce generated boilerplate. - Update to version 1.14.6: + Fix memory corruption in internal DHCPv6 client (CVE-2018-15688). + No longer limit number of search entires in resolv.conf to 6. + Support restricting NetworkManager.conf device configuration based on used DHCP plugin. + Add "/${MAC}"/ specifier for connection.stable-id. This uses the current MAC address for seeding the stable generation of MAC address, DHCP client-id or IPv6 stable-privacy interface identifier. + Support special value "/duid"/ for "/ipv4.dhcp-client-id"/. This generates an RFC4361-compliant client-id like the internal DHCP client used to do by default. Previously, there was no explicit name for such a client-id and it was not usable with dhclient DHCP plugin. This also generates the same client-id as systemd-networkd does by default. + Support and use a new kind of secret-key in "//var/lib/NetworkManager/secret_key"/. The secret-key represents the identity of the machine that is used for various purposes like generating IPv6 stable privacy addesses. It is now combined with "//etc/machine-id"/ so that changing only the machine-id results in new identifiers. That matters for example when cloning a virtual machine. Previously, the user hard to prune NetworkManager's secret-key to get a new identity, now regenerating machine-id suffices. Secret-keys generated by earlier versions of NetworkManager are not affected and keep their previous behavior. + Fix the DHCP client-ids based on the MAC address of IPoIB/infiniband devices. + Fix restoring IP configuration after interface went down. + No longer let NetworkManager touch rp_filter setting. The rp_filter sysctl must now be set outside of NetworkManager according to the admin's preference. Note that a strict rp_filter may break valid use-cases and interacts badly with connectivity checking. + Various bug fixes and improvements. - Add NM-add-wifi-scan-polkit-rule.patch: Adding a new polkit action "/org.freedesktop.NetworkManager.wifi-scan"/ so that distributions can add specific rule to allow Wi-Fi scans (bsc#1122262, glfo#NetworkManager/NetworkManager!68). - Modify nfs script: Only mount/unmount when the file type is nfs (bsc#1074074, bsc#1146935). - Update to version 1.14.4: + Fix a crash in nmcli when a device is removed while being disconnected. + Fix a crash in ifupdown (Debian) configuration plugin. + Fix a daemon crash when a generated connection doesn't validate. + Fix a memory leak in dhclient DHCP plugin. + Fix line editing in nmcli password prompts. + Fix a RPATH in bluetooth and wwan plugin when built with Meson (otherwise they wouldn't find libnm-wwan.so). - Update to version 1.14.2: + Fix a bug that could cause NetworkManager to crash after checking connectivity status. + Correctly apply a default (-1) metric from DHCP. + Multiple fixes for IWD Wi-Fi backend. + Multiple fixes for builds with Meson build system. + Fix a crash with OLPC XO-1 mesh Wi-Fi. + Fix handling "/serial.parity"/ and "/serial.send-delay"/ properties in nmcli. + Improve auto-selecting device when activating a connection profile and don't auto-select unmanaged devices when activating multi-connect profile. + Avoid expiring the lifetime of IPv6 addresses from router advertisements. - Update to version 1.14.0: + Added support for IEEE 802.15.4 and 6LowPAN devices. + Support activating profile multiple times via connection.multi-connect setting. + Add match setting to restrict a profile to devices based on a list of interface names with globbing supported. + Fix PrimaryConnection for VPN with default-route. + Add support for ethtool offload features. + Add support for configuring llmnr. + Deprecate endian-dependent D-Bus API and add new API that can be used instead (rh#1153559). + Add support for ip6gre/ip6gretap IP tunnels. + Add support for detecting WireGuard interfaces (WireGuard VPN cannot be controlled via NetworkManager). + Add support for configuring SR-IOV devices. + Improve error reporting of activation when no device is available. + Support reapplying changes of the route metric. + Support EAP profiles with iwd Wi-Fi backend and support iwd API 0.8. + Expose slaves of OVS bridges and ports. - Add NetworkManager-1.12.2-docker-unmanaged.patch: Do not manage Docker bridge interfaces (glfdo#NetworkManager/NetworkManager!15) - Update to version 1.12.4: + Fix crash in connectivity check. + Fix accepted input format for vpn.secrets in nmcli's password file. + libnm: support private keys encrypted with AES-{192,256}-CBC. + Fix stopping pppd on modem hangup + Various minor bugfixes and translation updates. - Drop NetworkManager-fix-compile-error.patch and NetworkManager-remove-assertion.patch: Fixed upstream. - Add NetworkManager-fix-compile-error.patch: Fix compile error due to NM_AVAILABLE_IN_1_12_2 macro. - Add NetworkManager-remove-assertion.patch: cli: remove assertion in nmc_device_state_to_color() (bgo#796834). - Update to version 1.12.2: + Fix missing symbols in libnm ABI for settings. + Fix a regression that disallowed activations of VPN connections with a device specified. + Robustness fixes to connectivity checking. - Changes from version 1.12.0: + Improved support for configuration checkpoint, including support in libnm. + Added capability to set IP Tunnel configuration flags. + The systemd-resolved DNS plugins now supports MDNS. + Systemd-resolved and dnsmasq DNS plugins now honor the DNS priority setting (CVE-2018-1000135). + Wi-Fi devices now support FILS for speedier roaming support. + Drop dependency on libnl3 library. + Add support for "/onlink"/ routes. + More robust connectivity checking. + Dropped the obsolete "/ifnet"/ settings plugin, + Try harder to generate reasonable human-readable names for devices even if the hwdb contains garbage. + Add an "/overview"/ option to hide default values in nmcli, resulting in more concise output. + Reworked the inner workings of D-Bus interface for better resource efficiency. + Add support for configuring nmcli coloring via terminal-colors.d(5). + Added experimental support for Meson build system. + Added initial IWD Wi-Fi daemon support. + A non-hexadecimal DHCPv4 client-id is now properly passed to dhclient with the first byte (type) set to zero, as stated in the documentation. This represents a change in behavior since previous versions where the first character of the string was used as type. The internal client is not affected by the change. + DNS setting rc-manager=file now always follows dangling symlinks instead of replacing /etc/resolv.conf with a plain file. + Added wake_on_wlan connection setting to configure wake-on-wireless-lan (WoWLAN). + The libnm-glib library, deprecated in favor of libnm since NetworkManager 1.0, is now not built by default. While it can still be enabled, the distributions should have a good plan for removing it if they need to keep shipping it at this point. + Nmcli now scans for Wi-Fi networks before displaying them, if the last scan was too long ago. + Added the ipv6.dhcp-duid property to allow configuring the DHCPv6 DUID. + Extended ipv6.dhcp-client-id property to support DHCP client identifers depending on the MAC address and the stable ID. + Set NM_DISPATCHER_ACTION environment variable in dispatcher scripts. - Rebase NetworkManager-1.10.6-netconfig.patch and systemd-network-config.patch with quilt. - Disable networkmanager-obs-net.patch and make check, needs rebase. - Pass with-libnm-glib to configure, deprecated libnm-glib support is no long built by default, and since we can not remove this yet due to Steam, we pass this option for now. - Update to version 1.10.10: + Fix crash during reapply of connection settings. + Minor bugfixes. - Don't fall back to writing /etc/resolv.conf if launching netconfig fails for some reason (boo#1092352, NetworkManager-1.10.6-netconfig.patch). - Update to version 1.10.8: + Fix connectivity timeout handling (bgo#794464). + Retry activating devices when the parent becomes managed (rh#1553595). + Correctly set the rp_filter value (rh#1565529). + A fix to ensure teamd is respawned after daemon restart (rh#1551958). + Better handle DHCP expiry (bgo#783391). + Fix configuration of IPv6 over master interfaces (rh#1575944). + Other various bug fixes including possible crashes. + Updated translations. - Drop NM-look-at-all-rp-filter-value.patch: Fixed upstream. - Add NM-look-at-all-rp-filter-value.patch: look at 'all' rp_filter value too to determine actual value (bsc#1084336, bgo#794689). - Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036). - Update to version 1.10.6: + ovs: fix compilation issue of OVS plugin and various fixes. + team: add support for team runner "/random"/. + core: cleanup activation of device (rh#1537160). + dhcp: retry indefinitely to renew the lease (rh#1503587). + core: fix blocking autoconnect for no-secrets (bgo#794014). + libnm: mark async results as cancelled (bgo#794088). + Various bug fixes including possible crashes. + Updated translations. - Drop nm-preserve-agent-owned-secrets-on-connection-update.patch, NetworkManager-1.10.4-buildfixes.patch and nm-fix-autoconnect.patch: fixed upstream. - Add nm-fix-autoconnect.patch: Fix autoconnect with agent-owned secrets (bgo#794014, boo#1079672). - fix nfs dispatcher script (boo#1083831) - Modernize spec-file by calling spec-cleaner - Add nm-preserve-agent-owned-secrets-on-connection-update.patch: Backport upstream commit to preserve agent-owned secrets on connection update (bgo#793324, bsc#1082762). - Update to version 1.10.4: + Load jansson at runtime. This solves a clash with json-glib that caused a gnome-control-center crash, but also gets rid of a hard dependency. + Correct nmcli exit values after receiving a signal. + Fix libnm secret agent asynchronous initialization. + Add a default route for a modem even if it didn't sent a gateway. + Improve communication of DAD failures. + Remember device default metrics across daemon restarts. + Various bug fixes including possible crashes. + Updated translations. + Add NetworkManager-1.10.4-buildfixes.patch: Fix OVS compile errors (bgo#793183). - Replace sysconfig with sysconfig-netconfig BuildRequires and Requires, this is what we in reality need. - Update to version 1.10.2: + Added support for 'onlink' IPv4 routes attribute. + Wait longer for the carrier to come up after a MTU change. + Implemented abstraction for team connections that exposes team configuration items as distinct properties. + Added basic support for tc queueing disciplines and filters. + Introduced an Update2() D-Bus method to update connection settings with more flexibility. + Many bug fixes and improvements. - Changes from version 1.10.0: + NetworkManager includes now basic OpenVSwitch support, good enough to be capable of setting up simple OpenVSwitch configurations. + Added support for activating PPP connections on non-Ethernet interfaces. + It is now possible to authenticate to a Wi-Fi network using WPS (Wi-Fi Protected Setup). + Implemented support for Wi-Fi PMF (Protected Management Frames, 802.11w), which can be configured via the wifi-sec.pmf property. + Now the maximum rate of wireless access points supporting 802.11 is properly calculated and exposed on D-Bus. + Background scanning is now disabled for non-WPA-Enterprise Wi-Fi networks. + Added support for the Bluetooth NAP (Network Access Point) profile. + Added support for disabling connectivity checking via the D-Bus interface. + The internal DHCP client now understands the domain-search option. + Bridge connections support the group-forward-mask property. + NetworkManager can now configure multiple IPv6 default routes received through RA and each gets configured with the announced preference. + It is possible to specify the routing table for each static route. + Support specifying a explicit routing table for any non-static-route, including routes from DHCP, device-routes, IPv6 autoconf. + Device are left configured when a user sets them as unmanaged by NetworkManager. + New connection.auth-retry property to configure how often authentication is prompted before failing the configuration. + The platform code that handles synchronization with kernel status via netlink has been reworked and is more efficient. + Allowed the update of connections that have an associated ifcfg-rh routing rules file. + Non-UTF8 properties are now escaped when they are exported on D-Bus. + NetworkManager-wait-online.service now starts NetworkManager.service if needed. + The MAC address for bond connections can be changed in nmtui. + Fixed dependency problems when setting the MTU of VLAN and master devices. + The systemd-resolved DNS plugin properly handles the DNS priority setting. + Fixed setting a DHCP timeout greater than 60 seconds (dhclient). + Fixed some memory leaks. + Many other bug fixes and improvements. - Rebase networkmanager-obs-net.patch and nm-dont-overwrite-resolv-conf.patch. - Drop nm-disconnect-proxy-signals.patch and nm-vpn-remote-connection-disconnect-signals.patch: Fixed upstream. - Update to version 1.8.6: + Fix a daemon crash on permission check (bgo#787897). + Fix a daemon crash on VPN state change (bgo#787893). + Fix a nmcli crash in interactive mode's describe command (bgo#788104). + Fix termination of the nmcli interactive mode (rh#1517401). + Properly handle route metric of zero in keyfiles. + Add support for DSA switch devices (rh#1371289). + Fix a memory leak of connection D-Bus objects (rh#1461643). + A double close that could potentially race with the D-Bus thread reusing the same file descriptor (rh#1451236). + Connectivity check fixes (bgo#785281) (bgo#784629). + Fix the metered properties handling in libnm. + Avoid dropping agent secrets unnecessarily (bgo#789383). + Fix the asynchronous initialization of a secret agent in libnm. - Drop nm-disconnect-proxy-signals.patch and nm-vpn-remote-connection-disconnect-signals.patch: Fixed upstream. - Minor spec cleaning, tweak spec to silence a few rpm lint warnings. - Replace addFilter("/dbus-policy-missing-allow"/) with addFilter("/dbus-policy-allow-without-destination"/), filter out the current rpmlint warning. - Add addFilter("/suse-branding-unversioned-requires*"/) to rpmlintrc, we have this unversioned on purpose. - Add addFilter("/systemd-service-without-service_add_post NetworkManager-wait-online.service"/) addFilter("/systemd-service-without-service_add_pre NetworkManager-wait-online.service"/) addFilter("/systemd-service-without-service_del_postun NetworkManager-wait-online.service"/) addFilter("/systemd-service-without-service_del_preun NetworkManager-wait-online.service"/) to rpmlintrc, filter out warnings we do not care about nor want as we do not want to enable this service by default. - "/Mark"/ %%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf and %%config %{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf as config files in spec, silence rpmlint. - Add nm-disconnect-proxy-signals.patch: disconnect proxy signals when closing; fixes possible crash when opening the user panel (bgo#787897). - Add nm-vpn-remote-connection-disconnect-signals.patch: disconnect signal handlers when remote/vpn connections are disposed; fixes a gnome-control-center crash (bsc#1073472 bgo#787893). - Remove reference to deprecated and dropped ifcfg-suse plugin from configuration. - Switch to python3: + Replace BuildRequires python-gobject, python2-dbus-python with python3-gobject, python3-dbus-python. + Explictly set environment variable PYTHON as python3 in build time. - Modify nm-dont-overwrite-resolv-conf.patch: make netconfig call an atomic action, don't kill it after 2000ms (bsc#960153). - Update to version 1.8.4: + No longer install NetworkManager-wait-online.service in network-online.target.wants directory (rh#1455704). + Fix nmcli device connect wifi for APs that support both WPA-PSK and WPA-EAP (rh#1492064). + Fix crash unregistering object manager in libnm on restart of NetworkManager. + Improve handling externally managed slaves devices. + Don't reset MAC address of software devices to fake permanent address. + For dhclient use "/timeout"/ option in configuration file, instead of the command line option which is only supported by downstream. + Perform the public-suffix check only for the hostname-derived domain. + Fix memory leak in connectivity check. + Better restore device managed state on rollback of checkpoint. + Skip addition of default-route if it already exists. + Bug fix detecting error condition when deleting route in platform. - Drop NM-dhcp-improve-parsing-interface-statement.patch: Fixed upstream. - Add NM-dhcp-improve-parsing-interface-statement.patch: Fix NM not writing DNS servers to /etc/resolv.conf (boo#1047004). - Update to version 1.8.2: + Fix bug blocking startup wrongly waiting for carrier. + Fix handling of non UTF-8 strings in libnm and fix non NUL terminated string. + Handle DNS priority for systemd-resolved DNS plugin. + Fix assuming master devices as they wait for slaves to activate. + Fix reading managed state from device state file. + Fix crash activating bluetooth or WWAN connection. + No longer add a direct route to the DHCP server. + Several bug fixes and improvements. - Call autogen.sh networkmanager-obs-net.patch touches the build system. - Add nm-dont-overwrite-resolv-conf.patch: Fix NetworkManager overwriting /etc/resolv.conf (bsc#960153, bsc#1021665). - Disable 6 of the tests that are failing on OBS runs * networkmanager-obs-net.patch - Version update to 1.8.0: * Default routes set by devices that failed connectivity checks are now penalized with a higher metric * nmcli is now able to produce output more friendly for machine parsing * The slaves available at the time a master connection is activated are enslaved in a stable order, making the automatic MAC address for Bonding devices more predictable. * Hostname management is now more flexibly configured * Support for additional route options (pref-src, src, tos, window, cwnd, initcwnd, initrwnd, mtu, lock-window, lock-cwnd, lock-initcwnd, lock-initrwnd, and lock-mtu). * Fixed detection of EAP-FAST support in wpa_supplicant * Support for handling PINs for PKCS#11 tokens as secrets * GSM and CDMA connections now have a MTU property * An option to disable selected TLS versions during EAP phase 1 authentication * The 802.1x authentication timeout is now configurable to allow a faster fallback to other connections * Persist managed state of device until reboot. This improves seamless take over of a previously managed device after restart of NetworkManager. * Better handle devices that are externally managed by somebody else by consistently generating an in-memory connection to reflect the external state. * Expose SRIOV capability of a device on D-Bus and support configuring the number of virtual functions via NetworkManager.conf. * Support matching networking devices via new "/driver:"/ device spec in NetworkManager.conf. * Introduced support for creating and managing dummy links * The teaming devices now support setting a hardcoded MAC address * Settings of bonding devices can now be modified on-the-fly, without the need to reactivate a connection * The failures to activate a connection now communicate better error responses to nmcli * Reverse Path filtering is now disabled in multihoming configurations where it would interfere with legitimate network traffic * libcurl is used instead of libsoup for connectivity checking, resulting in a smaller dependency footprint * With DNS mode "/rc-manager=symlink"/, don't write /etc/resolv.conf as a symlink if it already exists as a regular file. * Support attaching user-data in form of key-value pairs to connection profiles. * Fix accpeting fully qualified name for ipv4.dhcp-hostname setting. * Make NetworkManager more forgiving to failure to change the MAC address during scanning. - Wimax switches are completely removed - Added dependencies on packages with versions to ensure all features are properly detected, configure reports yes for most items now * add libcurl * add libpsl * add python-dbus test dep - Remove gudev and soup deps as per upstream changes - Enable testsuite - Add patch networkmanager-checks-po.patch: * Our patch added new .in file that needs to be excluded from translations - Replace nfs NetworkManager dispatcher script. Issues of the old nfs dispatcher script, fixed by this commit: + It only mounts NFS shares with auto-mount. In SUSE's default configuration, those are tried to be mounted at boot. Unfortunately, this would not work, when NetworkManager handles the connection later. The boot process stops at this point. + It unmounts everything on each "/down"/ for any network interface, even if the NFS share is still connected to the computer via another network interface. - Update to version 1.6.2: + Fixed build warnings with GCC 7. + Multiple bug fixes in NetworkManager, nmcli and nm-online including several crashes. - Update to version 1.6.0: + No further changes since rc2 (1.5.91). - Update to version 1.5.91: + Bugs fixed: bgo#777402, rh#1406454, rh#1414186. - Update to version 1.5.90: + Avoid reading the permanent MAC address before the device is initialized by UDEV. This avoids a race where NetworkManager might detect the MAC address of the wrong interface. + Fixed race conditions when renaming interfaces, for example as done by UDEV for persistent interface naming. This could cause detecting devices as the wrong hardware type. + Added initial support for PKCS#11 tokens with 802.1x authentication. + The stable-addressing for MAC address randomization and RFC7217 IPv6 stable privacy addressing can now be more flexibly configured using dynamic randomization seeds in "/connection.stable-id"/. + Added support for managing the MACsec links. Requires support in wpa_supplicant (version newer than 2.6). + When the master of Team, Bridge and Bond devices is specified as a connection UUID, the ifcfg-rh plugin now writes the master connection's interface name into the ifcfg file for improved compatibility with the legacy network service. + Improve handling of MTU by resetting the previous MTU when the device deactivates and reset the MTU to a defined value on activation. + Improve tracking of parent devices for dependend devices like ip-tunnels, MACVLAN, VETH, VLAN, and VXLAN. + Many bug fixes and improvements. - Update to version 1.5.3: + The cloned.mac-address property can now be used with Bond and Bridge devices. + The ifcfg parsing code has been reworked for better compatibility with actual shell variable files. + The ipv6.method=shared is now supported, utilizing DHCPv6 Prefix Delegation option to obtain prefixes for the interface. + nmtui now supports creating and editing IP tunnel connections. + The libnm client library now uses the D-Bus ObjectManager API that allows for quicker initialization of the clients. + nmtui now utilizes the asynchronous libnm client API to paralellize communication with the daemon, reducing the client startup time. + Ethernet devices now use "/802-3.speed"/ and "/802-3.duplex"/ properties to allow controlling overriding the negotiated link parameters. + Order in which IP addresses are configured is now preserved so that primary address is selected correctly. + The PPP manager can now be split into a separate package. + Details of the DNS information obtained from the connections is now exposed on the D-Bus and can be inspected with nmcli. + Added the support for DHCPV6_HOSTNAME and DHCPV6_SEND_HOSTNAME keys in ifcfg files that control "/dhcp-hostname"/ and "/dhcp-send-hostname"/ properties of the "/ipv6"/ setting. - Add python-gobject BuildRequires: needed in order to build the settings documentation. - Update to version 1.5.2: + Introduced Vala bindings for libnm. + NetworkManager would now keep most connections up on shutdown (except Wi-Fi connections, VPN connections and other kinds that can't be assumed on startup) + The checkpoint/restore connection can now also remove new connections and disconnect devices that were activated since the checkpoint was taken. + The configuration is now read from /run/NetworkManager/conf.d as well. This is useful for handing over configuration discovered on system startup to NetworkManager. + New connection.autoconnect_retries property that allows fine-tuning the autoconnect behavior. + Support for configuration and discovery of Web Proxy settings with PacRunner service. + Support for systemd-resolved local DNS forwarder backend. + Fix emission of NM-style PropertiesChanged signals and deprecate them for PropertiesChanged on "/org.freedesktop.DBus.Properties"/ interface. + Change the meaning of unset "/cloned-mac-address"/ settings from "/permanent"/ to "/preserve"/. This changes the default value and affects existing connections during upgrade that did not explicitly configure cloned-mac-address. This has the effect that externally configured MAC addresses are preserved by default instead of setting the permanent address (bgo#770611). - Update to version 1.4.4: + Order in which IP addresses are configured is now preserved so that primary address is selected correctly. + Don't deconfigure devices we can take over on shutdown. Makes it possible to restart without connection disruption for most device types. + Avoid reading the permanent MAC address before the device is initialized by UDEV. This avoids a race where NetworkManager might detect the MAC address of the wrong interface. + Fixed race condition when renaming interfaces, for example as done by UDEV for persistent interface naming. This could cause detecting a Wi-Fi interface as ethernet. + Fixed a race condition in libnm that could cause a client hang if a last value from a property of object array type disappeared. + Fixed a possible nmcli hang on D-Bus object fetch failure. + Other fixes and improvements. - Update to version 1.4.2: + Fixed emission of NM-style PropertiesChanged signals and deprecated them for PropertiesChanged on "/org.freedesktop.DBus.Properties"/ interface. + Fixed race condition in the communication between NetworkManager and the DHCP helper which caused loss of events. + Added workaround for failures in changing MAC address with some wireless drivers. + Improved bash autocompletion. + Restored check on JSON syntax when built with Jansson support. + Fixed a regression in the serialization of empty "/cloned-mac-address"/ property in libnm. + Other fixes and improvements. - Drop NetworkManager-fix-broadcom-wifi.patch: Fixed upstream. - Add even more commits to really fix bgo#770456 to NetworkManager-fix-broadcom-wifi.patch. - Add NetworkManager-fix-broadcom-wifi.patch: Broadcom driver does not support the random mac addr introduced. This patch works around the problem (bgo#770456). - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Update to version 1.4.0: + The MAC address assigned to a device can now be set according to different policies: preserve, permanent, random, stable. + NetworkManager now waits for IPv6 DAD to terminate before completing the activation. + Added support for setting IPv6 tokenized interface identifiers through the 'ipv6.token' connection property. + Added a 'Reload' D-Bus method to reload configuration and reapply DNS configuration. + Added ability to create a configuration checkpoints and rolling back changes after a timeout. + NetworkManager now follows symlinks when accessing resolv.conf and rc-manager is set to 'file'. + Added support for oFono as modem manager. + The devices now exposes counters of transferred data. + The 'may-fail' property of ipv4 and ipv6 settings is now respected more accurately. + The timeout for requests of secrets to agents has been increased from 25 to 120 seconds. + Name servers passed to dnsmasq now specify an egress interface to avoid problems with multiple active connections. + Reverse DNS entries for IPv6 are now added to dnsmasq, and IPv4 reverse entries now honor the network prefix. + A new 'dns-priority' property of ipv4 and ipv6 settings can be used to tweak the order of servers in resolv.conf when multiple connections are active. + configure script accepts --enable-{address,undefined}-sanitizer options to build NetworkManager with GCC sanitizers. + The default resolv.conf manager can now be specified at build time using the --with-config-dns-rc-manager-default configure option. + NetworkManager is now compiled with --gc-sections to reduce executable size. + Added a new 'VPN_PLUGIN' logging domain. + It is now possible to change the configuration currently applied on a device with 'nmcli device modify' and 'nmcli device reapply'. + nmcli invoked without parameters shows an overview of the current network configuration. + The 'nmcli connection add' syntax has been extended and is now possible to pass properties (e.g. 'ipv4.dns') along with aliases. + nmtui now returns to initial menu after a sub-form exits. + Improved bash autocompletion for nmcli. + Now devices are disconnected before the system suspends, executing dispatcher scripts. This allows external applications to be notified of the change in connectivity. + Dispatcher scripts are now called also when connectivity status changes. + Many other fixes and improvements. - Pass --with-config-dns-rc-manager-default=netconfig to configure: ensure to use netconfig, which is SUSE's default. - Replace pgkconfig(systemd) BuildRequires with pkgconfig(libsystemd), following upstream. - Rebase systemd-network-config.patch. - Update to version 1.2.2: + The dnsmasq DNS management mode now uses D-Bus API of dnsmasq to make signal nameserver changes. + Hostname is now correctly read on Slackware. + IPv6 addresses for default wired connections now stay stable. + Reading portname on s390 systems on 4.4 kernels and newer has been corrected. + nmcli no longer warns about version mismatches. + Improved developer documentations. + Multiple minor bugfixes. + Updated translations. - Update to version 1.2.0: + Bugs fixed: bgo#764750, bgo#764955, bgo#764956, bgo#765225, rh#1325752. - Changes from version 1.1.94 (1.2-rc2): + Bugs fixed: bgo#764839, bgo#764690, rh#1324895. - Add post/postun scritlets for libnm0. - Update to version 1.1.93 (1.2-rc1): + Bugs fixed: bgo#761389, bgo#763236, bgo#764317, bgo#764332, bgo#764398, bgo#764402, bgo#764483, bgo#764606, rh#1299103. + Updated translations. - Changes from version 1.1.92: + Added an option to enable the old-fashioned /etc/resolv.conf handling (using a symlink). + NetworkManager now checks the connection data from client for validity and gracefully handles unknown properties in client. This improves interoperability between the server and clients of different versions. + The activation of a VLAN device with a virtual parent that is inactive now results in a parent being activated first. + The server name used with 802.1x authentication can now be constrained to a particular domain suffix (CVE-2006-7246). - Drop (presumably) no longer needed patches: + nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff + nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff - Update to version 1.1.91: + Added support for detecting duplicate IPv4 addresses, with a timeout configurable through the ipv4.dad-timeout connection property. + Fixed a race condition that could potentially lead to unauthorized access to connection secrets (CVE-2016-0764). + dnsmasq configuration for shared connections can now be extended by placing custom files in /etc/NetworkManager/dnsmasq-shared.d/. + Generic devices are no longer assumed unless explicitly requested by user. + The reorder-header VLAN flag setting is now honored; to keep backwards compatibility in behavior, an existing REORDER_HDR=0 ifcfg-rh key is ignored; the flag must be disabled with VLAN_FLAGS=NO_REORDER_HDR. + Fair amount of bugs was fixed and robustness was generally improved. - Rebase systemd-network-config.patch. - Update to version 1.1.90: + Added an option to enable use of random MAC addresses for Wi-Fi access point scanning (defaults to disabled). Controlled with 'wifi.mac-address-randomization' property (MAC_ADDRESS_RANDOMIZATION key in ifcfg files). + Wi-Fi scanning now utilizes wpa_supplicant's AP list. + Added support for Wi-Fi powersave, configured with POWERSAVE key in ifcfg files. + Added support for creation of more types of software devices: tun & tap, maxvlan, vxlan and ip tunnels (ipip, gre, sit, isatap, vti, ip6ip6, ipip6, ip6gre and vti6). + The software devices (bond, bridge, vlan, team, ...) can now be stacked arbitrarily. The nmcli interface for creating master-slave relationships has been significantly improved by the use of 'master' argument to all link types. + RFC7217 stable privacy addressing is now used by default to protect from address-based host tracking. The IPv6 addressing mode is configured with IPV6_ADDR_GEN_MODE key in ifcfg files. + Improved route management code to avoid clashes between conflicting routes in multiple connections. + Refactored platform code resulting in more robust interface to platform, less overhead and reduced memory footprint. + Improved interoperability with other network management tools. The externally created software devices are not managed until they're activated. + The Device instances now exist for all software connections and the platform devices are now only created when the device is activated. This makes it possible for connections with device of same name not to clash unless they're activated concurrently. The links are now not unnecessarily present unless the connection is active, avoiding pollution of the link name space. + NetworkManager now correctly manages connectivity in namespace-based containers such as LXC and Docker. + Support for configuring ethernet Wake-On-Lan has been added. + Added LLDP listener functionality and related CLI client commands. Enabled via LLDP option in ifcfg files. + CLI secret agent has been extended with support for VPN secrets. + The command line client now utilizes colors for its output. + The command line client now sorts the devices and properties for better clarity. + Numerous impovement to Bash command completion for nmcli. + NetworkManager relies on less external libraries. The use of dbus-glib has been replaced with gio's native D-Bus support and libnl-route is no longer used. + Dependency on avahi-autoipd has been dropped. Native IPv4 link-local addressing configuration based on systemd network library is now used instead. + Hostname is now managed via systemd-hostnamed on systemd-based systems. + Management of resolv.conf management can be changed at runtime, private resolv.conf is always written in /run. + DNS options in resolv.conf are now honored. + Updated version of systemd network library used for internal DHCP and IPv4 link-local support. + Support for event logging via audit subsystem has been added. + Support for native logging via systemd-journald has been added taking advantage of its structured logging. + Live reconfiguration in IP configuration after changing the settings without reactivation of the device with "/nmcli device reapply"/ command and via D-Bus API. + The API for VPN plugins now supports multiple simultaneous connections. Most popular VPN plugins have been updated to support this functionality. + The libnm library now provides API to access VPN service definitions. + Fair amount of bugs was fixed and robustness was generally improved. + New DHCP_FQDN key in ifcfg files to configure the full FQDN to be sent to the DHCP servers. + Added multicast_snooping option to BRIDGING_OPTS ifcfg key. - Pass --enable-gtk-doc to configure: needed to have the man pages built. - Remove --enable-ifcfg-suse configure parameter: the ifcfg-suse plugin has been deprecated. - Add perl(YAML) BuildRequires: dependency to build the documentation. - Rebased systemd-network-config.patch. - Drop NetworkManager-geoclue-interaction.patch: the patch has side effects when geoclue itself is not installed. - Drop NetworkManager-openvpn-route-configuration.patch: no longer required. - Drop nm-ppp-manager-clear-ppp_watch_id.patch and nm-update-ip_iface-only-if-IP-interface-exists.patch: fixed upstream. - No longer recommend avahi-autoipd: the functionality is no longer needed. - Flip with_cacert_patch off (set to 0): patch needs rebase. - Modify nm-probe-radius-server-cert.patch: Make sure the "/Apply"/ button in Wifi configuration page of gnome-control-center is clickable (bsc#985332). - Move provides NetworkManager(cacert-patch) to libnm-util2, to ensure gnome-control-center doesn't hard requires NetworkManager. - Update to version 1.0.12 (FATE#318572) - drop nm-core-fix-crash-during-Wi-Fi-rescan-by-emitting-NM_DE.patch contained in version 0.9.9.1. - Rebase NetworkManager-geoclue-interaction.patch - Rebase nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff - Rebase nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff - Rebase systemd-network-config.patch - Rebase nm-probe-radius-server-cert.patch - nm-treat-not-saved-secrets-just-like-agent-owned-when-cl.diff rebased. _ Update to version 1.0.12: + DHCP leases on software devices are now renewed when the computer is awoken from suspend. + Improved ifupdown plugin robustness and interoperability on Yocto and OpenEmbedded. + Fixed failed VPN activations when plugin supports interactive mode, but the VPN daemon does not. + Wi-Fi monitor interfaces are now ignored, not turned into managed mode. + AP and AdHoc mode connections with manual IP configuration are now able to autoconnect. + Broken device drivers (AWS ENI) that initially have invalid MAC addresses are now properly managed as soon as correct MAC address is set. + WWAN devices are unlocked a bit earlier so that supported IP versions can be queried. + The NetworkManager.service was ordered after network-pre.target and dbus.service. This ensures NetworkManager doesn't set up connectivity before firewall rules are in place and wouldn't exit before remote filesystems can be umounted ensuring orderly operation of systemd managed installations. + The netfilter rules used with shared IPv4 method are now removed on exit. + Ability to manage USB gadget drivers (UDC side) has beed added. + Infiniband transport mode change now takes place with the link set down because some drivers need that. + Race conditions that could disclose connection secrets to authenticated local users when changing ifcfg and keyfile connections have been fixed. This has security impact of low severity (CVE-2016-0764). + A handful of memory leak and crasher bugs of minor importance have been fixed. - Drop patches incorporated upstream: - NetworkManager-openvpn-route-configuration.patch. - nm-ppp-manager-clear-ppp_watch_id.patch. - nm-update-ip_iface-only-if-IP-interface-exists.patch. - Rebase systemd-network-config.patch for updated version. - nm-don-t-consider-not-needed-secrets-for-has_system_secr.diff rebased. - Split out a NetworkManager-branding-upstream subpackage that installs the default upstream version of the /etc/NetworkManager/NetworkManager.conf file. - Add Requires: NetworkManager-branding to main package. - Add nm-ppp-manager-clear-ppp_watch_id.patch and nm-update-ip_iface-only-if-IP-interface-exists.patch: Patches from upstream git cherrypicked to stable branch from master. - Add NetworkManager-openvpn-route-configuration.patch: Fix routes not being applied when connecting to openVPN. - Add explicit pkgconfig(libteam) BuildRequires: force team connection support. - Update to version 1.0.10: + Added support for handling VPN secrets to nmtui and nmcli agent. + Fixed a regression that caused NetworkManager to ignore external deletion of a device with master. + Fixed glitches with older versions of glib (prior to 2.36.0). + Fixed build with most recent versions of libsoup. + Fixed busy retry loop on non-transient errors from wpa_supplicant. + Improvements to testing infrastructure. + Updated translations. - Update to version 1.0.8: + MTU indicated by a VPN gateway is now properly applied. + Fixed MSS setting when MTU changes. + The default route is properly restored on device disconnect. + Build with older toolchains has been fixed. + The team devices can now properly be enslaved to bridges. + Failed DHCP attempts for assumed connections are now retried after a timeout. + Default wired connection is now created after udev registers the device. + Support for Bluetooth DUN devices with Bluez 5 has been fixed. + The ipv6.ignore-auto-dns property is now properly honored making it possible to override automatically obtained name servers. + Invalid permanent MAC adddresses as reported by some devices are now ignored. + Device links reported by more recent versions of Linux kernel that reside in different network namespaces are no longer confused with links in the namespace NetworkManager runs in. + MAC address changes of VLANs enslaved to a bond are now properly propagated to the master device. + Fixed error handling for teaming devices with invalid configuration. + Wi-Fi AP list is now updated correctly after AP mode has been used. + Management of a device is not attempted until the device has been registered with udev. + The error handling for VPN secret agents is now significantly more robust. + Detection of s390 CTC devices now works properly. + A GATEWAY property in /etc/sysconfig/network now no longer affects non-static connections. + Added support for IPv6-only VPN connections. + The systemd service now uses HUP signal to reload configuration. + Change VLAN default flags to set REORDER_HDR for new connections. + nmtui is now able to ignore automatically configured routes. + Numerous bash shell autocompletion fixes for nmcli. + Allow setting IPv6 and PPP settings for GSM and CDMA connections via nmcli. + Added support for adding ADSL connections in nmcli. + Numerous crash fixes. + Updated translations. - Rebase NetworkManager-geoclue-interaction.patch. - Update to version 1.0.6: + Improved capture portal detection. + Default route through WiFi connection is now preferred to Mobile Broadband if both are available. + Expose a flag to determine whether a particular connection is metered via API and client tools. + Add support for locking connections to a channel within a particular band. + Add support for configuring Wake-on-LAN capabilitites. + Allow overriding the MTU for team device. + Usual pile of bug fixes and robustness improvements. - Rebase NetworkManager-geoclue-interaction.patch . - Toggle with_cacert_patch to 1: the patch has been rebased. - Change nfs dispatcher-script to be more reliable in mixed ip v4 v6 environments. - Rebase nm-probe-radius-server-cert.patch for 1.0.4 (bsc#938198). - Add explicit pkgconfig(udev) BuildRequires: we need it to define %{_udevdir}. - Update to version 1.0.4: + The MTU setting from an IPv6 neighbor discovery Router Advertisements is now ignored if applying it would result in invalid configuration. + Some configuration options can now be changed without restarting the daemon. Notably, this applies to 'dns', 'connectivity' and 'ignore-carrier' settings. + The connection activation was made more robust. If an active connection is reactivated, the device it's active on takes precedence. If an attempt is made to activate a connection on a different device than it is active on, the activation proceeds removing the connection from the active device. + The device specifiers in configuration files now support negation via 'except:' match. + Devices that only have IPv6 link-local address are no longer assumed to be connected. + nmcli now provides hints and tab-completion for enumeration properties. + If the IPv6 interface tokens are set they are honored when creating an interface identifier for IPv6 addressing. + NetworkManager now maintains correct routing configuration when multiple interfaces are connected to the same network. + The management of devices can now be controlled with udev rules. The veth devices as well as the virtual Ethernet devices of various virtualization tools (VMWare, VirtualBox, Parallels Workstation) are now ignored by default. + The IPv6 privacy extensions are now enabled by default and handling of the ip6-privacy sysctl has been improved. + Activating a Bond, Bridge or Team device can now optionally activate the slave connections as well. The behavior is controlled with 'connection.autoconnect-slaves' property. + The platform support code has been refactored, resulting in better scalability in large configurations. + Changes to network interfaces configuration done outside NetworkManager are now picked up and exposed to the user via NetworkManager API and tools. + A connection can now optionally leave externally configured default route in place instead of overriding it. The behavior is controlled with 'ipv4.never-default' and 'ipv6.never-default' properties. + Multiple crasher and memory leak bugs in the daemon were fixed. + Multiple bugs that could cause the client tools to hang or crash were fixed. + nmcli allows multiple devices for 'nmcli device disconnect/delete'. + Firewall zone is added to firewalld for device-based VPN connections too. - Toggle with_cacert_patch to 0: the Radius CA patch neeeds to be reworked. Wrap applying the patch into a with_cacert_patch condition, to make enabling/disabling a one-stop change. - Update to version 1.0.2: + Wi-Fi devices now indicate support for 2GHz and 5GHz frequencies. + "/nmcli device"/ output now indicates physical port ID + New config items added to the 'ifcfg-rh' plugin: - IPV4_ROUTE_METRIC and IPV6_ROUTE_METRIC. - DEVTIMEOUT. - IPADDR and PREFIX are now supported for specifying address ranges of shared IPv4 connections. + Dispatcher scripts now get a CONNECTION_FILENAME variable with the path to the configuration file for the connection. + An example dispatcher script that is able to apply complex routing rules (such as setting up policy-based routing) for 'ifcfg-rh' connections was added to examples/dispatcher/. + 'mode' key of Bond device options property now accepts numeric values. + Connection attempts for devices without carrier on startup now wait for carrier to appear within a short timeout instead of failing immediately. This makes system startup more robust. + Bridge connectivity is now properly restored on resume from suspend. + The D-Bus name is acquired earlier during the daemon startup. This makes it possible for the systemd service manager to optimize the service startup so that services that require networking are activated sooner contributing to faster system start up time. + A lot of memory leak problems were fixed, resulting in reduced memory usage. Many of them were discovered as a result of improvements in use of Valgrind in the testing infrastructure. + Management of 'teamd' daemon instances for Team devices is now more robust. + The 'dnsmasq' daemon respawns when it terminates and it is configured for management of DNS resolver configuration. + Hostnames that are not fully qualified are no longer sent to a DHCPv6 server for a dynamic DNS update. + Connection UUIDs are now checked for uniqueness when connection configurations are read. + Receipt of a NDP Router Advertisement can no longer lower the IPv6 hop limit (CVE-2015-2924). + Many other bugs were fixed. + Updated translations. - Add NetworkManager(cacert-patch) provides: to be toggled to 0 whenever we disable nm-probe-radius-server-cert.patch. Other packages that consume the ABI introduced by this patch can specify this as a requirement. - Reabse nm-probe-radius-server-cert.patch - Add rp-pppoe BuildRequires, so configure can autodetect the path to the pppoe binary. - Recommend rp-pppoe: the program is needed for NetworkManager to be able to initiate PPPoE connections (commonly used by ADSL providers). It is not strictly required to operate NM in most setups, thus only recommended (boo#903553). - Update to version 1.0: + A new 'libnm' GObject-based client library to replace libnm-util/libnm-glib: - IP address, IP route, hardware address, and other properties are now represented as strings. - Based on GIO's GDBus bindings instead of dbus-glib. - Uses modern GObject APIs including GAsyncResult and GVariant. - See https://wiki.gnome.org/Projects/NetworkManager/libnm. + Devices and VPN connections now have individual default routes. Priorities are handled through configurable route metrics. + nmcli now supports password requests and PolicyKit authorizations. + A faster, lighter-weight (though less capable) internal DHCP client has been added and may be selected with the "/dhcp=internal"/ option. It supports fewer DHCP options and does not yet support DHCPv6. + A new 'configure-and-quit=yes' option has been added for environments with less dynamic network configuration. + When running on 3.17 and later kernels, NetworkManager handles IPv6LL address assignment to ensure that IPv6 connectivity is not enabled until intentionally configured by the user. + NetworkManager no longer causes the nl80211 kernel module to be loaded on systems with no Wi-Fi devices. + Bluetooth DUN support now works with Bluez 5.x. + VPN connections can now persist across link changes and suspend/resume if their VPN plugin supports this feature. + A new 'ibft' settings plugin has been added to support firmware-based iBFT/iSCSI configurations. This functionality has been moved to 'ibft' from the 'ifcfg-rh' plugin. + IPv6 router advertisement MTUs are now respected. + NetworkManager no longer requires polkit libraries at runtime when Polkit support is enabled, and Polkit can be disabled at build time too. + Automatically created connections are now deleted when their device goes away. + 'nmcli dev connect' now attemts to create a connection if none exists. + Manually configured static IPv6 configuration is kept even if SLAAC fails. + Manpages for the 'keyfile' and 'ifcfg-rh' plugins now describe their configuration syntax and available options. + WWAN connections now support IPv6 if the modem and provider support IPv6. + Software devices (bridge, bond, team, etc) can now be deleted from the D-Bus API or with nmcli. + The manpages, documentation, and API annotations have received many cleanups. + Externally created virtual interfaces are no longer managed by NetworkManager until they are set "/up"/ or activated via nmcli. - Disable nm-probe-radius-server-cert.patch for now: needs rebase. - Drop 0001-core-don-t-auto-launch-logind-bgo-741572.patch and NetworkManager-dhcpv6.patch: fixed upstream. - Split out new subpackage typelib-1_0-NM-1_0 and libnm0. - Require typelib-1_0-NM-1_0 and libnm0 by the -devel package. - Add pkgconfig(bluez) BuildRequires. - Replace pkgconfig(libsystemd-login) BuildRequires with pkgconfig(libsystemd) and pkgconfig(polkit-gobject-1) with pkgconfig(polkit-agent-1), following upstream. - Update to version 0.9.10.1: + Kernel 'cache' routes (such as those added by IPv6 operations) are ignored, preventing unwanted CPU usage. + Vala bindings for libnm-glib async methods have been added. + Some interactions with external OpenVPN daemon default routes have been fixed. + Fixed usage of libnm-glib connectivity checking from garbage-collected languages. + An unusual delay acquiring a DHCP lease with dhcpcd has been fixed. + A libnm-glib crash has been fixed when multiple NMClients are created. + A failure to pass certificate blobs to wpa_supplicant has been fixed. + A failure to send the inner private key password to wpa_supplicant has been fixed. + nmcli now returns earlier when activating master interfaces. + nmtui password fields now correctly display the password. + The IPv6 hop limit is no longer mistakenly set to 0 in some cases. + Some DHCPv6 failures are no longer fatal. + Handling of DHCP 'nak' and 'expire' states has been fixed in some cases. + WiFi band locking has been fixed. + Support for Bluetooth DUN with Bluez5 has returned. + Non-local users can now control networking after authenticating with PolicyKit. + Externally added routes no longer have their metrics overwritten. + Some child interfaces (eg VPN or WWAN) are no longer deconfigured when recognized. + Support for the PrimaryConnection D-Bus property has been backported. + IPv6 RDNSS/DNSSL forced expiration is now handled properly. + An invalid route to the DHCP server is no longer added in some configurations. + A crash when external master/slave changes were made has been fixed. + Various nmtui bugs for slaves, WiFi, and IP address buttons have been fixed. + DHCP no longer fails due to SIGPIPE when the systemd journal is restarted. + Unmanaged slaves are now updated correctly when they disappear. + Cooperation with external team interfaces has been fixed. + Bridge STP property ranges are now properly checked. + Manager state is now properly updated on resume. + Slave interfaces are no longer released on exit. + Static IPv6 configuration is now added before SLAAC is started. + Allow shared connections to be started without a carrier. + A crash when disconnecting older Nokia phones has been fixed. - Drop patches incorporated upstream: + 0001-core-don-t-auto-launch-logind-bgo-741572.patch. + NetworkManager-dhcpv6.patch. - Add NetworkManager-dhcpv6.patch: dhcp: let dhclient handle requesting the 'server-id' option (boo#912315). - Add 0001-core-don-t-auto-launch-logind-bgo-741572.patch: do not trigger logind start on system startup to avoid deadlock (boo#905639). - Handle NetworkManager-dispatcher.service using the systemd macros. - Enable NetworkManager-dispatcher.service in %post: as this is a dbus service, the 'systemd unit' must be enabled in order to be fired up.
- Update to 0.3.32 - Allow --regcode and --instance-data attributes at the same time (jsc#PCT-164) - Document that 'debug' can also get set in the config file - --status will also print the subscription name - Update to 0.3.31 - Disallow registering via SUSEConnect if the system is managed by SUSE Manager. - Add subscription name to output of 'SUSEConnect --status' - Update to 0.3.30 - send payload of GET requests as part of the url, not in the body (see bsc#1185611) - Update to 0.3.29 - replace env ruby path with native ruby path during build phase - Recognize more formats when parsing .curlrc for proxy credentials (bsc#1155027) - Add rpmlintrc to filter false-positive warning about patch not applied - Update to 0.3.27 - SUSEConnect now ensures that it writes its configuration when it encounters errors. This helps in the situation where SUSEConnect announces itself, but fails during a later step. Without the saved configuration, a system could have credentials, but be unsure which registration proxy they're valid for. - Update to 0.3.26 - Extend the YaST API in order to access to the package search functionality (jsc#SLE-9109) - Don't fail de-activation when '-release' package already got removed - Update to 0.3.25 - Fix cloud_provider detection on AWS large instances (bsc#1160007) - Update to 0.3.24 - Forbid de-registration for on-demand Public Cloud instances (bsc#1155911) - 0.3.23 fix .spec file to correctly apply switch_server_cert_location_to_etc.patch to SLE15SP2+ (bsc#1130864) - Update to 0.3.22 switch_server_cert_location_to_etc.patch: add patch to switch server cert path for SLE15.2+ to /etc (bsc#1130864) - Update to 0.3.21 Fix error on first activation of packagehub extension (bsc#1124318) - Update to 0.3.20 - Fix getting the list of installed products when zypper plugins are present (bsc#1143635) - Update to 0.3.19 - Fix failing on registered system without arguments (bsc#1144020) - Update to 0.3.18 - Fix base product service removal during de-registration in public clouds (bsc#1136752) - Update to 0.3.17 - Don't try to remove a service during migration if a zypper service plugin already exists (bsc#1128969) - Replace --no-ri --no-rdoc with --no-document - these options are obsolete since at least ruby 2.1 - and finally removed in ruby 2.6 - Only overwrite --bindir on fedora, it will overwrite --buildroot (which needs to be combined on newer fedoras) - Update to 0.3.16 - Show non-enabled extensions with a remark about availability - Update to 0.3.15 - Output information about registration and de-registration progress - Output proper message when SUSEConnect is called without parameters (bsc#959561) - Default to https URI when no protocol prefix is provided for --url - Support transactional-update systems (fate#326482) - Changed "/openssl"/ recommendation to "/openssl(cli)"/ on SLE 12 SP3+ and SLE 15+ (bsc#1101470). - Update to 0.3.14 - Fix s390 activation fails due to unavailable 'dmidecode' bsc#1112702 - Update to 0.3.13 - Fix migration targets sorting (bsc#1104183) - Update to 0.3.12 - Detect if system is in cloud provider (AWS/Google/Azure) (fate#320935) - Don't fail when trying to parse an empty body. Fixes bsc#1098220 - Don't install release packages if they are already present - Fix .spec file for running SUSEConnect on Fedora28 - Weaken dependencies of rmt-client-setup script to Recommends: (bsc#1094348) - Enhance error message generation - Add not supported operation exception to PackageSearch API - Update to 0.3.11 - Add dependencies needed by the rmt-client-setup script. bsc#1093658 - Prevent the automatic registration of recommended products that are not mirrored by the registration proxy. - Update to 0.3.10 - Fix rollback mechanism on SLE15 systems (bsc#1089320) - Update to 0.3.9 - Enable access to package search via gem - Don't try to delete directory of nonexistent service files (bsc#1086420) - Update to 0.3.8 - Fix list-extensions to show the full SLE 15 tree (bsc#1064264) - Enable automatic activation of recommended extensions/modules - Automatically deregister all installed extensions/modules when deregistering a system - Repackage gem - Remove unnecessary .gz files - Update to 0.3.7 - virt-create-rootfs connects to SMT server without breaking (bsc#914297) - Update to 0.3.6 - Make target_base_product parameter mandatory. - Update to 0.3.5 - Add YaST.system_offline_migrations - Update to version 0.3.4: - Packaging improvements (bsc#964013) - Update to version 0.3.3: - Fix SLE15 build - Properly refresh zypper services when deactivating a product on SMT (bsc#1047153) - Update to 0.3.2: - Fix --namespace parameter persistence (bsc#1044493) - Update to 0.3.1: - Fix license auto-agree issue (bsc#1037783) - Add missing archs to SLE 12 SP3 build target - Update to 0.3.0: - Single product deactivation feature (fate#320572) - Update to 0.2.43: - RPM spec fix for openSUSE:Factory rpmlint compliance (bsc#1028660) - Update to 0.2.42: - Better error message for network request failure (bsc#982630) - Fix error message for --product with malformed identifier (bsc#1018190) - Fix some errors and formatting in manpages and help output - Update to 0.2.41: - Better error message for --list-extensions on unregistered systems - Update to 0.2.40: - Update man page to include the --list-extensions option (bsc#998583) - Update to 0.2.39: - Fix for bnc#990475: support for aarch64 hardware info - Update to 0.2.38: - Fix for bnc#975484: better error message if SMT is too old - Update to 0.2.37: - Add method to YaST class to get Installer-Updates repositories (fate#319716). - Update to 0.2.36: - Fix for bnc#973851: More flexible exit codes handling in internal zypper calls - Update to 0.2.35: - Fix for bnc#973315: Direct update from <=0.2.27 does not remove /usr/bin symlink - Update to 0.2.34: - Fix for bnc#963996: Do not crash on --list-extensions when connected to SMT - Fix for bnc#968245: Do not let zypper attempt to read products from remote locations - Update to 0.2.33: - Re-add SUSEConnect binary to /usr/sbin (bnc#963080) - Use `--match-exact` when searching for a product (bnc#952804) - Fix fonts on xterm (bnc#957354) - Update to version 0.2.32: Remove unneeded link in %post which caused a warning (bnc#946183) - Update to version 0.2.31 (bnc#946183) - Drop url-implies-writeconfig.diff; it is included in upstream since commit 2ef5aa - Correct RPM group - Include SCCcredentials file as a ghost entry - Further packaging improvements - Update to version 0.2.30 - New packaging spec. One `SUSEConnect` package to rule them all (bnc#951671) - Update manpages to match the latest CLI options - Update to version 0.2.29 - bnc#954266 Silently ignore malformed lscpu lines instead of failing - Update to version 0.2.28 - Properly handle empty repository lists from zypper (bnc#951566) - Update to version 0.2.27 - Do not install recommended dependencies when installing the product release package (bnc#945462) - Addd --rollback option (fate#319114) - Update to version 0.2.26 - zypper migration extremly slow with lot of modules and extensions registered (bnc#945462) - Update to version 0.2.25 - Solves Allow registration without system uid (dmidecode fails on qemu system) (bnc#934582) - bnc#949424 ensure version of SUSEConnect is bumped in order to be able to distinct requests from affected YaST version in SCC API - Update to version 0.2.24 - Bug 943451 - [Migration] failure when "/zypper search"/ returns empty list - Bug 946488 - Synchronization API call returns "/no implicit conversion of Symbol into Integer"/ error - Bug 941565 - zypper migration not using --releasever - Bug 945462 - zypper migration extremly slow with lot of modules and extensions registered - Update to version 0.2.23 - Improve hwinfo detection on physical s390 systems - Bug 939293 - [S390] Error: Registration failed. Undefined method 'strip' for nil:NilClass (bnc#939293) - Update to version 0.2.22 - Migration rollback (fate#319114) - [Migration rollback] zypper migrate: baseproduct mismatch (bnc#941303) - Update to version 0.2.21 - Escape parameters of remove and add_repository methods - Update to version 0.2.20 - Add find_products method to migration abstraction layer fate#319140 - Fix add_service method which also creates the credentials files - Update to version 0.2.19 - Introduction of migration abstraction layer for migration script - Clean up and re-factoring of yast abstraction layer - Update to version 0.2.18 - Improve SUSEConnect error messages - New --cleanup option (remove old system credentials and all zypper services installed by SUSEConnect) - New --namespace option (forward SMT staging environment to proxy registration server) - Update to version 0.2.17 - Added migrations endpoint support for Yast - Use C locale for all the syscalls (solves output parsing issues in some locales) - Stripping UUID from SCC API calls if it is not settable - Moved examples from gist to project - Update to version 0.2.16 - In case of wrong regcode provide meaningful message back to the user (Wrong regcode in that case). - Update to version 0.2.15 - Always write config file when --url parameter used (bnc#900689)
- use autopatch - update first two patches from git originals to have the same apply depth as the rest: - git-01-61c106aac03930e03935172eaf94d92c02a343bd.patch - git-02-4e5fe2a6ec5690b51a369d2134a1119962438fd1.patch - fix get_kernel_version.c to work also for recent kernels on the s390/X platform (bsc#1191563) - git-37-dfc5b8af96bec249e44a83d573af1f95a661a85c.patch - support xz compressed kernel (bsc#1162581) - git-38-4c0060639f6fa854830a708a823976772afe7764.patch - Fixing possible resource leak - git-39-df622b89bc92fd882a6715c5743095528a643546.patch - excluding new kernel string in version search - Add git-36-16d1cb895c2742e96a56af98111f8281bedd3188.patch: * Add $HOME/.local/bin to PATH, if it exists (bsc#1192248) - Add patch git-34-9a1bc15517d6da56d75182338c0f1bc4518b2b75.patch * sysctl.d/50-default.conf: allow everybody to create IPPROTO_ICMP sockets (bsc#1174504) - Add patch git-35-91f496b1f65af29832192bad949685a7bc25da0a.patch * sysctl.d/50-default.conf: fix ping_group_range syntax error - Add patch git-33-d12420cc66e6d26a9dff6c0e86e00de232151c82.patch * Avoid semicolon within (t)csh login script on S/390. (bsc#1179431) - Add patch git-21-0064ecd132c30a939125acbc5b9a1c7bcd180fa0.patch * add screen.xterm-256color to DIR_COLORS - Add patch git-22-f5e90d70d119b6aa12d019947029f9337aec378d.patch * check for Packages.db and use this instead of Packages (boo#1171762) - Add patch git-23-8f1fe28287466235ade9c62fa5995eba9e642660.patch * Rename path() to _path() to avoid using a general name. - Add patch git-24-2de52ae391e2963eb1913183a6b0530c7e781b55.patch * DIR_COLORS add TERM rxvt-unicode-256color (bug#1006973) - Add patch git-25-287cf7cb851c0636fa46a610015d2d22ad36acea.patch * sort TERM entries in etc/DIR_COLORS - Add patch git-26-0c2f2340cc6ebb51f20b36e550adc517a6b2ae42.patch * DIR_COLORS: merge TERM entries with list from (bug#1006973) - Add patch git-27-abf7927eebbd4d7f47a362d49ae7856520682c49.patch * refresh_initrd call modprobe as /sbin/modprobe (bug#1011548) - Add patch git-28-3351bcc9613ba022503103e7e4ffd01e7bd8e0fd.patch * etc/profile add some missing ;; in case esac statements - Add patch git-29-5220a5f6ba250503ccda326e65ca069d245a5ebe.patch * profile and csh.login: on s390x set TERM to dumb on serial console for sclp_line0 and ttyS0 console (bug#1153946) - Add patch git-30-b9dd70f33a124556f16dbbafc89585a82218ad61.patch * backup-rpmdb: exit if zypp.pid is there and running (bug#1161239) - Add patch git-31-52dc403d54f2c926ee5cc892d1a8a830a45d7412.patch * also add color alias for ip command, jira#sle-9880, bsc#1153943 - Add patch git-32-0ee79834ea9ebf6573a7b903f374c21e53a56c14.patch * alias.bash check if ip command knows color=auto (jsc#SLE-7679) - Add patch git-19-1149066a54a372b30b7cbd79cd222e11d96dc984.patch * Not all XTerm based emulators do have an terminfo entry (boo#1087982) - Add patch git-20-6452441f2054b4b290c089ce6269889993b95fc1.patch * Better support of Midnight Commander (bsc#1170527) - Add patch git-16-ed897a1090cafb678f75dbed8802bd671d3c1921.patch get_kernel_version: fix for current kernel on s390x (from azouhr) (bsc#1151023) (bsc#1139939) - Add patch git-17-fe967bddbd74af9aba435900878397c0c7ea0b0b.patch added "/-h"//"/--help"/ to "/old"/ command (from Bernhard Lang) - Add patch git-18-bb11f02d5dd940803c08d25b0cfd3650d9de7d41.patch change feedback url from http://www.suse.de/feedback to https://github.com/openSUSE/aaa_base/issues - Add patch git-15-27e2c6180a45cca63d71ffa5de7b32dec749d2cd.patch change rp_filter to 2 to follow the current default (bsc#1160735) - Add patch git-14-12023f2e8aae5b2ac3a895301945566b9f5eb9c3.patch drop dev.cdrom.autoclose = 0 from sysctl config (bsc#1160970) - Clear broken ghost entry in patch git-13-14003c19eaa863ae9d80a0ebb9b5cab6273a5a9e.patch which breaks (lib)readline (bsc#1157278) - Add patch git-13-14003c19eaa863ae9d80a0ebb9b5cab6273a5a9e.patch Use official key binding functions in inputrc that is replace up-history with previous-history, down-history with next-history and backward-delete-word with backward-kill-word (bsc#1084934). Add some missed key escape sequences for urxvt-unicode terminal as well (boo#1007715). - Add patch git-12-80d14205f913cc67a98c562f988ea700a56c369b.patch * service: check if there is a second argument before using it (bsc#1051143) - Add patch git-11-b20083a930f766939f47dddc66d089c9fee5d38a.patch * check if variables can be set before modifying them to avoid warnings on login with a restricted shell (bsc#1138869) - Add patch git-08-9875dffab3ddda0c3e8399f935f059246c961f2a.patch * Add s390x compressed kernel support (bsc#1151023) - Add git-09-c6cd010dd8b6efddd71c30f00a923d8f2537584c.patch * Fix LC_NAME and LC_ADDRESS in sh.ssh - Add patch git-10-43091e644ff54997468a215b891dcaa75173f133.patch * fix string test to arithmetic test in /etc/profile.d/wsl.sh - Add patch git-07-82a17f1689e8957635c8ccaae7c9b3bff7f94d49.patch * add sysctl.d/51-network.conf to tighten network security a bit see also (boo#1146866) (jira#SLE-9132) - Add patch git-06-8640f848c6677f1149b9765a8c86135956604007.patch * Make systemd detection cgroup oblivious (bsc#1140647) systemd can work in three exclusive cgroup modes: legacy, hybrid and unified. The mode affects where and what cgroup hierarchies are mounted. detect running systemd as systemd itself does it (src/libsystemd/sd-daemon/sd-daemon.c, function sd_booted) - Add patch git-05-ae2a49183ba0ad9dff6b8c1efd4de076bd34ab0f.patch * /etc/profile does not work in AppArmor-confined containers (bsc#1096191) - Add patch git-04-b66cf03e673e84902ce0330f88f84f4fbdc8c9e9.patch * Restore old position of ssh/sudo source of profile for bug bsc#1118364 but hopefully do not reintroduce bug boo#1088524 - Add patch git-03-00d332a443062395957f422c89eaed9d0979ec00.patch * update logic for JRE_HOME env variable (bsc#1128246) - Add patch git-01-61c106aac03930e03935172eaf94d92c02a343bd.patch Let bash.bashrc work even for (m)ksh (boo#1104531) - Add patch git-02-4e5fe2a6ec5690b51a369d2134a1119962438fd1.patch No error at login if java system directory is empty (bsc#1102310) - Update to version 84.87+git20180409.04c9dae: * In bash.bashrc move ssh/sudo source of profile to avoid removing the `is' variable before last use (boo#1088524). * Avoid the shell code checker stumble over `function' keys word in ls.bash (git#54). - Use %license (boo#1082318) - Update to version 84.87+git20180208.8eeab90: * Don't call fillup for removed sysconfig.news * Adjust path for script converting sysctl config * For ksh use builtin keyword 'function' to make sure that the keyword 'typeset' really set the variable IFS to be local within the function _ls. - Update to version 84.87+git20180205.2d2832f: * Move /lib/aaa_base/convert_sysctl to /usr/lib/base-scripts/convert_sysctl to cleanup filesystem. * Don't create /etc/init.d/{boot.local,after.local,halt.local} in aaa_base.pre section. * Remove dead code from pre/post install sections. - Add /var/adm/backup subdirectories to aaa_base-extras, they are only needed by this package. - Update to version 84.87+git20180204.875cba8: * Move sysconfig.backup into extra subpackage, where all the scripts using it are, too. * Create systemd timer for the cron.daily scripts for backup-rpmdb, backup-sysconfig and check-battery. Move scripts to /usr/lib/base-scripts. * Remove suse.de-cron-local. If somebody really still has a /root/cron.daily.local file, he can move it to /etc/cron.daily. * Don't modify data in root's home directory * Don't create userdel.local, this isn't in use since many years - Update to version 84.87+git20180130.ae1f262: * Really remove /usr/sbin/Check, obsolete since 8 years * Remove ChangeSymlinks, 90% are obsolete, the rest is dangerous * Remove 14 year old outdated documentation and dummy scripts for Java - Update to version 84.87+git20180130.36ea161: * Remove obsolete/outdated manual pages (route.conf.5,init.d.7, quick_halt.8) - Cleanup PreReq and move some parts to Requires(post), so that we can deinstall them if we no longer need them - Update to version 84.87+git20171201.65000be: * Revert changes on sysconfig language and make lang.(c)sh to use sysconfig language as fallback or better use locale.conf as default. See discussion in bsc#1069971 and FATE#319454 as well - Update to version 84.87+git20171130.974ac5c: * Better parsing of sh variable settings in lang.csh - Update to version 84.87+git20171129.a45b936: * Remove RC_* variables from language sysconf template (bsc#1069971 as well as FATE#319454) - Update to version 84.87+git20171128.945b960: * lang.(c)sh: catch if ROOT_USES_LANG becomes not set - Update to version 84.87+git20171128.aa232d3: * Add wsl specific code to profile.d/wsl.csh * move wsl specific code from profile into profile.d/wsl.sh * Remove obsolete "/make package"/ - Update to version 84.87+git20171128.a6752e8: * lang.(c)sh: handle locale.conf if sysconfig does not - lang.(c)sh: handle locale.conf if sysconfig does not provide default locale (bsc#1069971, FATE#319454) - Update to version 84.87+git20171128.17ae554: * Check for /proc/version before using it * Remove legacy code for /proc/iSeries * Move fillup-templates to /usr/share (boo#1069468) - Fix installation of fillup-templates. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - use TW versioning, 13.2 is misleading - Update to version 84.87+git20171120.d36b8b1: * Fix double sourcing of /etc/bash_completion.d * create wsl.sh in /etc/profile.d to set umask in WSL * Add support for /usr/bin/fish (boo#1068840) * Get mixed use case of service wrapper script straight (bsc#1040613) - Update to version 13.2+git20170828.8f12a9e: * profile: don't override PATH in WSL * Remove passwd, group and shadow files. Remove %ghost entry for /run/utmp, /var/log/wtmp and /var/log/btmp, systemd is taking care of them * Remove run/utmp, too. - Update to version 13.2+git20170814.cc9e34e: * Unset id in csh.cshrc instead of profile.csh (bsc#1049577) * Restore the is variable within /etc/profile - Update to version 13.2+git20170731.c10ca77: * Fix csh.cshrc as tcsh does not handle stderr * Do not set alias cwdcmd for experts (boo#1045889) * unset unused variables on profile files (bsc#1049577) * Deprecate DEFAULT_WM in sysconfig.windowmanager - Fix csh.cshrc as tcsh does not handle stderr messages within {} well (boo#1044876) - Fix copy+paste error in /etc/csh.login boo#1043560 - Support changing PS1 even for mksh and user root (bsc#1036895) - Be aware that on s390/s390x the ttyS0 is misused - Reset extended screen TERM variables if no terminfo - Better status line support even for tcsh - Modernize /etc/ttytype as tset of ncurses use it - Off application keypad (keyboard transmit) mode - Missed a meta prefix in new inputrs.keys - More 8bit key escape control sequences for XTerm - Do not set INPUTRC as readline does know personal as well as system inputrc also make /etc/inputrc do set know sequences for both vi line editing modes as well as for emacs line editing mode. - Do remove patch aaa_base-13.2+git20170308.c0ecf2e.dif not only from package but also from spec file - Update to version 13.2+git20170425.47e703a: * Add Enlightenment to the list of windowmanagers * Add a number of audio/video formats to be colorized * Revert "/Avoid NAT on Bridges. Bridges are L2 devices, really."/ * aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man * Remove /var/log/faillog, there no application using this left [bsc#980484] * Remove users and groups sys, mail, lp, wwwrun, ftp and nobody - Make lang.csh work again (bsc#1025673) - Update to version 13.2+git20170306.3deb627: * aaa_base.pre: drop some system users from aaa_base and create them in the respective packages: bin,daemon,news,uucp,games,man - Update to version 13.2+git20160915.106a00d: * enhance comment for NO_PROXY variable (bsc#990254) * Fix spelling of SUSE (skipped copyright statements - they need more thoughts) * fix regression introduced by fix for bnc#971567 (bnc#996442) - Correct logic error in usage of variable restricted (boo#994111) - enhance comment for NO_PROXY variable (bsc#990254) - Update to version 13.2+git20160807.7f4c8c4: * switch IPv6 privacy extensions (use_tempaddr) back to 1 * history see bsc#678066,bsc#752842,bsc#988023,bsc#990838 - Do not use the = sign for setenv in /etc/profile.d/lang.csh - Follow the bash manual page that is respect --norc and --noprofile - Update to version 13.2+git20160609.bf76b13: * Mark scripts /etc/init.d/{boot.,after-,halt.}local as deprecated - lang.sh, lang.csh: if GDM_LANG equals system LANG then use system defaults - Update to version 13.2+git20160530.bd5210c: + Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#958295) + Remove spurious assignment to unknown variable term from /etc/inputrc + chkconfig: return 1 trying to list unknown service (bnc#971567) + chckconfig: add --no-systemctl option + fix typo in last patch (no-systemctl support for chkconfig) + lang.sh, lang.csh: allow GDM to override locale + There is no kde4 anymore + Removed '/usr/bin/X11' from PATH (boo #982185) - fix typo in last patch (no-systemctl support for chkconfig) - chckconfig: add --no-systemctl option - chkconfig: return 1 trying to list unknown service (bnc#971567) - Merge pull request #26 from andreas-schwab/master - Remove spurious assignment to unknown variable term from /etc/inputrc - Let the ~/.i18n values parsed as well if GDM_LANG is set (boo#567324) - Update to version 13.2+git20151221.244f2a3: + drop old dns6 hack migration from 2002 + remove more dropped variables + make chkconfig -a/-d work (bsc#926539) + avoid recursion if systemd call chkconfig back for sysv units + fix non-working line breaks - make _service generate .changes - Replace UNICODE double dash with simple ASCII single dash (boo#954909) - Use the `+' for find's -exec option as this also respects white spaces in files names but is more like xargs. Respect status of screen sessions. - suse.de-backup-rc.config: trigger also if only files changed that have spaces in their name (bnc#915259) - sysconf_addword: do not insert spaces at start of string (bnc#932456) - Merge pull request #19 from super7ramp/cleaning-references-to-suseconfig - drop references to sysconfig/suseconfig - drop SCANNER_TYPE variable - Merge pull request #25 from ptesarik/master - Enable SysRq dump by default - Revert "/fix /etc/init.d/foo status return code (bnc#931388)"/ - Merge pull request #23 from bmwiedemann/master - fix /etc/init.d/foo status return code (bnc#931388) - xdg-environment: reduce list in /opt/* to gnome,kde4,kde3 (bnc#910904) - add SOCKS5_SERVER and socks_proxy to proxy settings (bnc#928398) - Simplify version check - Handle also command lines starting with the env command as this is used by gnome xsessions (bsc#921172) - Correct the boolean in /etc/profile.d/lang.sh - Even if GDM has done language setup the personal ~/.i18n should be sourced (boo#567324) - Remove the official patch for fate#314974 as now part of systemd - Merge pull request #21 from arvidjaar/bnc/907873 - Avoid sourcing /etc/bash_completion.d twice - Fix spelling of SUSE - Add the official patch for Fate#314974 (bnc#903009)
- test: Add helper library to fake passwd/group files - quote: escape literal backslashes (bsc#953659). - Added patch: * 0001-test-Add-helper-library-to-fake-passwd-group-files.patch * 0002-quote-escape-literal-backslashes.patch - refresh acl-2.2.52-tests.patch to work with perl 5.26 - BuildRequires gettext-tools-mini instead of gettext-tools: as acl is part of the bootstrap, we want to try to keep the dep chain as small as possible. - Remove --with-pic that's just for static libraries. - Replace %__-type macro indirections. Replace old $RPM_ by their macro equivalents for consistency. Make the macro style consistent across the file again. - reenable full Larg File Support for i586 - Make it possible to disable tests (for Ring0) - Add BuildRequires: system-user-daemon for the testsuite - Add BuildRequires for system user bin needed by test suite - Update to git snapshot dated 21 Sep 2015. - Added: * 0001-Install-the-libraries-to-the-appropriate-directory.patch * 0002-setfacl.1-fix-typo-inclu-de-include.patch * 0003-test-fix-insufficient-quoting-of.patch * 0004-Makefile-rename-configure.in-to-configure.ac.patch * 0005-Bad-markup-in-acl.5-page.patch * 0006-.gitignore-ignore-and-config.h.in.patch * 0007-Use-autoreconf-rather-than-autoconf-to-regenerate-th.patch * 0008-libacl-Make-sure-that-acl_from_text-always-sets-errn.patch * 0009-libacl-fix-SIGSEGV-of-getfacl-e-on-overly-long-group.patch * 0010-punt-debian-rpm-packaging-logic.patch * 0011-move-gettext-logic-into-misc.h.patch * 0012-test-make-running-parallel-out-of-tree-safe.patch * 0013-modernize-build-system.patch * 0014-po-regenerate-files-after-move.patch * 0015-build-drop-aclincludedir-use-pkgincludedir.patch * 0016-build-make-use-of-an-aux-dir-to-stow-away-helper-scr.patch * 0017-build-ship-a-pkgconfig-file-for-libacl.patch * 0018-read_acl_-comments-seq-rename-line-to-lineno.patch * 0019-read_acl_-comments-seq-switch-to-next_line.patch * 0020-telldir-return-value-and-seekdir-second-parameters-a.patch * 0021-mark-libmisc-funcs-as-hidden-so-they-are-not-exporte.patch * 0022-add-__acl_-prefixes-to-internal-symbols.patch * 0023-cp.test-Check-permissions-of-the-right-file.patch * 0024-libacl-acl_set_file-Remove-unnecesary-racy-check.patch * 0025-fix-compilation-with-latest-xattr-git.patch * 0026-getfacl-Fix-memory-leak.patch * 0027-Fix-the-display-block-nesting-in-acl.5.patch * 0028-setfacl-man-page-Minor-wording-improvements.patch * 0029-getfacl-Fix-minor-resource-leak.patch * 0030-Do-not-export-symbols-that-are-not-supposed-to-be-ex.patch * 0031-walk_tree-mark-internal-variables-as-static.patch * 0032-ignore-configure.lineno.patch - Signficant spec file restructuring due to 0013-modernize-build-system.patch - removed builddefs.in.diff - Reduce size of filelist by using wildcards; remove %doc (some locations are always %doc), remove %attr (files already have proper permissions) - add acl-2.2.52-tests.patch and enable tests, check section taken from Fedora package - remove gpg-offline calls from bootstrap package - Update to new upstream release 2.2.52 * This release fixes a few build system issues that were found and merges in a tree walking bug fix. - Remove acl-fiximplicit.patch (merged upstream), config-guess-sub-update.diff (no longer applies) - Sync baselibs.conf with in-.spec obsoletes/provides. - add gpg checking - use source url - Add config-guess-sub-update.diff: update config.guess/sub to latest state for AArch64 - Use OS byteswapping routines, application already Includes "/endian.h"/ but then goes ahead defining ad-hoc equivalent functionality (0001-Use-OS-byteswapping-macros.patch) - remove useless automake deps - patch license to follow spdx.org standard - license update: GPL-2.0+;LGPL-2.1+ SPDX format - add automake as buildrequire to avoid implicit dependency - Fix provides/Obsoletes - Implement shlib package (libacl1) - Enable libacl-devel on all baselib arches - upgrade to 2.2.51 - Test fixes - upgrade to 2.2.50 - OPTIONS in man pages should be a section heading, not a subsection heading - Fix a typo in the setfacl man page - setfacl: Clarify that removing a non-existent acl entry is not an error - Prevent setfacl --restore from SIGSEGV on malformed restore file - setfacl: make sure that -R only calls stat(2) on symlinks when it needs to - libacl: fix potential null pointer dereference - setfacl: fix restore crash on malformed input - setfacl: print useful error from read_acl_comments - setfacl: changing owner and when S_ISUID should be set --restore fix - use %_smp_mflags - add baselibs.conf as a source - adjust baselibs.conf for SPARC - readded incorrectly removed libattr-devel requires in -devel - fixed implicit strchr() usage. - do not package static libraries - fix -devel package dependencies - Version bump to 2.2.48 - Document the new flags comments - Include the S_ISUID, S_ISGID, S_ISVTX flags in the getfacl output, and restore them with "/setfacl --restore=file"/. - Make sure that getfacl -R only calls stat(2) on symlinks when it needs to - Stop quoting nonprintable characters in the getfacl output - Avoid unnecessary but destructive chown calls - Clarify license notice
- Yet more fixes for the crash with dmix plugin (bsc#1181194): 0045-pcm-direct-Fix-the-missing-appl_ptr-update.patch 0046-pcm-ioplug-Pass-appl_ptr-and-hw_ptr-in-snd_pcm_statu.patch 0047-pcm-null-Pass-appl_ptr-and-hw_ptr-in-snd_pcm_status.patch 0048-pcm-share-Pass-appl_ptr-and-hw_ptr-in-snd_pcm_status.patch - Backport upstream fixes: yet more PCM plugin fixes, topology fixes/cleanups, UAF fix in UCM (bsc#1181194): 0004-topology-use-inclusive-language-for-bclk.patch 0005-topology-use-inclusive-language-for-fsync.patch 0006-topology-use-inclusive-language-in-documentation.patch 0034-ucm-fix-possible-memory-leak-in-parse_verb_file.patch 0035-topology-tplg_pprint_integer-fix-coverity-uninitaliz.patch 0036-topology-tplg_add_widget_object-do-not-use-invalid-e.patch 0037-topology-tplg_decode_pcm-add-missing-log-argument-co.patch 0038-topology-parse_tuple_set-remove-dead-condition-code.patch 0039-ucm-uc_mgr_substitute_tree-fix-use-after-free.patch 0040-topology-sort_config-cleanups-use-goto-for-the-error.patch 0041-conf-USB-add-Xonar-U7-MKII-to-USB-Audio.pcm.iec958_d.patch 0042-pcm_plugin-set-the-initial-hw_ptr-appl_ptr-from-the-.patch 0043-pcm-dmix-dshare-delay-calculation-fixes-and-cleanups.patch 0044-topology-fix-parse_tuple_set-remove-dead-condition-c.patch - Backport upstream fixes: a PCM plugin regression fix about snd_pcm_status() call, plugin directory handling fixes, missing audio timestamp types, use-after-free fix for conf parser, PCM plugin delay account fixes, etc: 0001-dlmisc-the-snd_plugin_dir_set-snd_plugin_dir-must-be.patch 0002-dlmisc-fix-snd_plugin_dir-locking-for-not-DL_ORIGIN_.patch 0003-pcm-snd_pcm_mmap_readi-fix-typo-in-comment.patch 0007-pcm-set-the-snd_pcm_ioplug_status-tstamp-field.patch 0009-pcm-Add-snd_pcm_audio_tstamp_type_t-constants.patch 0010-test-audio_time-Make-use-of-SND_PCM_AUDIO_TSTAMP_TYP.patch 0011-pcm-Fix-a-typo-in-SND_PCM_AUDIO_TSTAMP_TYPE_LAST-def.patch 0012-conf-fix-use-after-free-in-_snd_config_load_with_inc.patch 0013-ucm-fix-bad-frees-in-get_list0-and-get_list20.patch 0014-rawmidi-fix-memory-leak-in-snd_rawmidi_virtual_open.patch 0015-timer-fix-sizeof-operator-mismatch-in-snd_timer_quer.patch 0016-pcm-remove-dead-assignments-from-snd_pcm_rate_-commi.patch 0017-pcm_multi-remove-dead-assignment-from-_snd_pcm_multi.patch 0018-conf-fix-get_hexachar-return-value.patch 0019-pcm-fix-__snd_pcm_state-return-value.patch 0020-confmisc-fix-memory-leak-in-snd_func_concat.patch 0021-conf-fix-return-code-in-_snd_config_load_with_includ.patch 0022-pcm-plugin-status-fix-the-return-value-regression.patch 0023-pcm-plugin-status-revert-the-recent-changes.patch 0024-pcm-plugin-tidy-snd_pcm_plugin_avail_update.patch 0025-pcm-plugin-optimize-sync-in-snd_pcm_plugin_status.patch 0026-Revert-pcm_plugin-fix-delay.patch 0027-pcm-ioplug-fix-the-delay-calculation-in-the-status-c.patch 0028-pcm-rate-tidy-up-snd_pcm_rate_avail_update.patch 0029-pcm-ioplug-fix-the-delay-calculation-for-old-plugins.patch 0030-pcm-rate-use-pcm_frame_diff-in-snd_pcm_rate_playback.patch 0031-pcm-plugin-fix-status-code-for-capture.patch 0032-pcm-rate-use-pcm_frame_diff-on-related-places.patch 0033-pcm-rate-fix-the-capture-delay-values.patch - Update to alsa-lib 1.2.4: Major updates, including previous patches. Documentation updates, PCM optional lockless, meter and iec958 plugin updates, UCM updates, topology API updates, LTO fixes, etc. See the details in https://www.alsa-project.org/wiki/Changes_v1.2.3.2_v1.2.4 - Drop the superfluous udev rules for HD-audio; it's already handled in the kernel properly - Drop obsoleted patches: 0001-ucm-substitution-remove-duplicate-allow_empty-assign.patch 0002-ucm-fix-parse_get_safe_name-safe-name-must-be-checke.patch 0003-ucm-substitute-the-merged-tree-completely.patch 0004-ctl-improve-documentation-for-identifier-of-control-.patch 0005-pcm-dmix-make-lockless-operation-optional.patch 0006-pcm-dmix-Fix-semaphore-usage-with-lockless-operation.patch 0007-pcm-iec958-implement-HDMI-HBR-audio-formatting.patch 0008-pcm-iec958-set-channel-status-bits-according-to-rate.patch 0009-conf-pcm-USB-Added-S-PDIF-fix-for-Asus-Xonar-SE.patch 0010-control-ctlparse-fix-enum-values-in-or.patch 0011-conf-USB-Audio-Disable-IEC958-on-Lenovo-ThinkStation.patch 0012-pcm-dmix-fix-access-to-sum-buffer-in-non-interleaved.patch 0014-control-Add-documentation-for-snd_ctl_elem_list_.patch 0015-conf-quote-also-strings-with-and-characters-in-strin.patch 0016-topology-decode-Fix-channel-map-memory-allocation.patch 0017-topology-decode-Fix-infinite-loop-in-decoding-enum-c.patch 0018-topology-decode-Remove-decoding-values-for-enum-cont.patch 0019-topology-decode-Add-enum-control-texts-as-separate-e.patch 0020-topology-decode-Fix-printing-texts-section.patch 0021-topology-decode-Change-declaration-of-enum-decoding-.patch 0022-topology-decode-Fix-decoding-PCM-formats-and-rates.patch 0023-topology-decode-Print-sig_bits-field-in-PCM-capabili.patch 0024-topology-decode-Add-DAI-name-printing.patch 0025-topology-Make-buffer-for-saving-dynamic-size.patch 0026-topology-return-correct-value-in-tplg_save_printf.patch 0027-topology-fix-some-gcc10-warnings-labs-signess.patch 0028-topology-fix-sort_config.patch 0029-topology-fix-the-unaligned-access.patch 0030-topology-improve-the-printf-buffer-management.patch 0031-control-Improve-general-control-interface-documentat.patch 0032-control-Add-documentation-for-snd_ctl_elem_value_.patch - Placeholder for SLE15-SP3 sync (bsc#1171246): the actual fix is found in alsa-ucm-conf updates - Enable topology support for riscv64 - Enable topology support for aarch64 - Backport upstream fixes: 0001-ucm-substitution-remove-duplicate-allow_empty-assign.patch 0002-ucm-fix-parse_get_safe_name-safe-name-must-be-checke.patch 0003-ucm-substitute-the-merged-tree-completely.patch 0004-ctl-improve-documentation-for-identifier-of-control-.patch 0005-pcm-dmix-make-lockless-operation-optional.patch 0006-pcm-dmix-Fix-semaphore-usage-with-lockless-operation.patch 0007-pcm-iec958-implement-HDMI-HBR-audio-formatting.patch 0008-pcm-iec958-set-channel-status-bits-according-to-rate.patch 0009-conf-pcm-USB-Added-S-PDIF-fix-for-Asus-Xonar-SE.patch 0010-control-ctlparse-fix-enum-values-in-or.patch 0011-conf-USB-Audio-Disable-IEC958-on-Lenovo-ThinkStation.patch 0012-pcm-dmix-fix-access-to-sum-buffer-in-non-interleaved.patch 0014-control-Add-documentation-for-snd_ctl_elem_list_.patch 0015-conf-quote-also-strings-with-and-characters-in-strin.patch 0016-topology-decode-Fix-channel-map-memory-allocation.patch 0017-topology-decode-Fix-infinite-loop-in-decoding-enum-c.patch 0018-topology-decode-Remove-decoding-values-for-enum-cont.patch 0019-topology-decode-Add-enum-control-texts-as-separate-e.patch 0020-topology-decode-Fix-printing-texts-section.patch 0021-topology-decode-Change-declaration-of-enum-decoding-.patch 0022-topology-decode-Fix-decoding-PCM-formats-and-rates.patch 0023-topology-decode-Print-sig_bits-field-in-PCM-capabili.patch 0024-topology-decode-Add-DAI-name-printing.patch 0025-topology-Make-buffer-for-saving-dynamic-size.patch 0026-topology-return-correct-value-in-tplg_save_printf.patch 0027-topology-fix-some-gcc10-warnings-labs-signess.patch 0028-topology-fix-sort_config.patch 0029-topology-fix-the-unaligned-access.patch 0030-topology-improve-the-printf-buffer-management.patch 0031-control-Improve-general-control-interface-documentat.patch 0032-control-Add-documentation-for-snd_ctl_elem_value_.patch - Build topology library conditionally; currently it's supported only for little-endian - Update to alsa-lib 1.2.3.2: another bug fix release: control namehint fixes, PCM dnsoop fixes, UCM regression fixes, etc. See the details in https://www.alsa-project.org/wiki/Changes_v1.2.3.1_v1.2.3.2 - Update to alsa-lib 1.2.3.1: a bug fix release, see the detailed changes at: https://www.alsa-project.org/wiki/Changes_v1.2.3_v1.2.3.1 - Update to alsa-lib 1.2.3: including previous fixes, see the detailed changes at: https://www.alsa-project.org/wiki/Detailed_changes_v1.2.2_v1.2.3 - Drop obsoleted patches: 0001-conf-change-the-order-of-PCM-devices-in-alsa.conf.patch 0002-conf-namehint-add-omit_noargs-to-the-hint-section.patch 0003-Change-PCM-device-number-of-Asus-Xonar-U5.patch 0004-configure-add-embed-for-python3-config-python-3.8.patch 0005-conf-USB-Audio-Add-C-Media-USB-Headphone-Set-to-the-.patch 0006-topology-add-back-asrc-to-widget_map-in-dapm.c.patch 0007-ucm-clarify-the-index-syntax-for-the-device-names.patch 0008-ucm-fix-uc_mgr_scan_master_configs.patch 0009-namehint-remember-the-direction-from-the-upper-level.patch 0010-conf-fix-namehint-for-pcm.front-and-pcm.iec958.patch 0011-pcm-add-chmap-option-to-route-plugin.patch 0012-usecase-allow-indexes-also-for-modifier-names.patch 0013-ucm-fix-the-device-remove-operation.patch 0014-ucm-fix-copy-n-paste-typo-RemoveDevice-list.patch 0015-pcm-dmix-fix-sw_params-handling-of-timestamp-types-i.patch 0016-conf-USB-Audio-Fix-S-PDIF-output-of-ASUS-Xonar-AE.patch 0017-pcm-rate-fix-the-remaining-size-calculation-in-snd_p.patch 0018-use-case.h-add-USB-as-allowed-device-name.patch 0019-topology-Use-bool-parser-to-parse-boolean-value.patch 0020-fix-infinite-draining-of-the-rate-plugin-in-SND_PCM_.patch 0021-test-pcm_min-add-snd_pcm_drain-call-and-indentation-.patch - Revert a problematic namehint change (boo#1171044) - Backport upstream fixes: fixes for PCM rate plugin, draining fix, topology parameter parser fix, USB device name for UCM: 0017-pcm-rate-fix-the-remaining-size-calculation-in-snd_p.patch 0018-use-case.h-add-USB-as-allowed-device-name.patch 0019-topology-Use-bool-parser-to-parse-boolean-value.patch 0020-fix-infinite-draining-of-the-rate-plugin-in-SND_PCM_.patch 0021-test-pcm_min-add-snd_pcm_drain-call-and-indentation-.patch - Backport recent upstream fixes: topology API fix, UCM fixes/improvements, config fixes, chmap support in route plugin, timestamp type fix for dmix: 0006-topology-add-back-asrc-to-widget_map-in-dapm.c.patch 0007-ucm-clarify-the-index-syntax-for-the-device-names.patch 0008-ucm-fix-uc_mgr_scan_master_configs.patch 0009-namehint-remember-the-direction-from-the-upper-level.patch 0010-conf-fix-namehint-for-pcm.front-and-pcm.iec958.patch 0011-pcm-add-chmap-option-to-route-plugin.patch 0012-usecase-allow-indexes-also-for-modifier-names.patch 0013-ucm-fix-the-device-remove-operation.patch 0014-ucm-fix-copy-n-paste-typo-RemoveDevice-list.patch 0015-pcm-dmix-fix-sw_params-handling-of-timestamp-types-i.patch 0016-conf-USB-Audio-Fix-S-PDIF-output-of-ASUS-Xonar-AE.patch - Update to alsa-lib 1.2.2: including previous fixes - Backport recent upstream fixes: conf updates, PCM ordering fix, configure fix; 0001-conf-change-the-order-of-PCM-devices-in-alsa.conf.patch 0002-conf-namehint-add-omit_noargs-to-the-hint-section.patch 0003-Change-PCM-device-number-of-Asus-Xonar-U5.patch 0004-configure-add-embed-for-python3-config-python-3.8.patch 0005-conf-USB-Audio-Add-C-Media-USB-Headphone-Set-to-the-.patch - Drop obsoleted patches: 0001-ucm-Use-strncmp-to-avoid-access-out-of-boundary.patch 0002-ucm-return-always-at-least-NULL-if-no-list-is-availa.patch 0003-ucm-add-_identifiers-list.patch 0004-namehint-correct-the-args-check.patch 0005-namehint-improve-the-previous-patch-check-the-return.patch 0006-ucm-docs-allow-spaces-in-device-names-for-JackHWMute.patch 0007-use-case-docs-add-PlaybackMixerCopy-and-CaptureMixer.patch 0008-ucm-docs-add-JackCTL-rearrange-JackControl-and-JackD.patch 0009-ucm-Do-not-fail-to-parse-configs-on-cards-with-an-em.patch 0010-src-ucm-main.c-fix-build-without-mixer.patch 0011-alsa.m4-another-try-to-fix-the-libatopology-detectio.patch 0012-ucm-docs-add-Mic-DigitalMic-and-multiple-devices-com.patch 0013-ucm-docs-remove-DigitalMic-it-does-not-have-sense.patch 0014-ucm-docs-change-the-Mic-description-to-simple-Microp.patch 0015-ucm-docs-add-note-about-the-sequences-and-device-spl.patch 0016-ucm-docs-remove-MixerCopy-values-add-Priority-for-ve.patch 0017-ucm-setup-conf_format-after-getting-ALSA_CONFIG_UCM_.patch 0018-alsa-lib-fix-the-array-parser-unique-compound-keys.patch 0019-topology-remove-vendor_fd-name-from-snd_tplg-structu.patch 0020-topology-file-position-and-size-cleanups.patch 0021-topology-use-an-array-describing-blocks-for-the-main.patch 0022-topology-use-size_t-for-calc_block_size.patch 0023-topology-merge-write_block-to-tplg_write_data.patch 0024-topology-make-vebose-output-more-nice.patch 0025-topology-use-list_insert-macro-in-tplg_elem_insert.patch 0026-topology-dapm-coding-fixes.patch 0027-topology-dapm-merge-identical-index-blocks-like-for-.patch 0028-topology-more-coding-fixes.patch 0029-Fix-alsa-sound-.h-for-external-programs.patch 0030-type_compat-Add-missing-__s64-and-__u64-definitions-.patch 0031-uapi-Move-typedefs-from-uapi-to-sound.patch 0032-Update-the-attributes.m4-macro-file-from-xine.patch 0033-topology-avoid-to-use-the-atoi-directly-when-expecte.patch 0034-topology-use-snd_config_get_bool-instead-own-impleme.patch 0035-topology-fix-tplg_get_integer-handle-errno-ERANGE.patch 0036-topology-add-tplg_get_unsigned-function.patch 0037-topology-convert-builder-to-use-the-mallocated-memor.patch 0038-topology-add-binary-output-from-the-builder.patch 0039-topology-parser-recode-tplg_parse_config.patch 0040-topology-add-snd_tplg_load-remove-snd_tplg_build_bin.patch 0041-topology-move-the-topology-element-table-from-builde.patch 0042-topology-add-parser-to-the-tplg_table.patch 0043-topology-add-snd_tplg_save.patch 0044-topology-add-snd_tplg_create-with-flags.patch 0045-topology-add-snd_tplg_version-function.patch 0046-topology-cleanup-the-SNDERR-calls.patch 0047-topology-dapm-fix-the-SNDERR-Undefined.patch 0048-topology-fix-the-unitialized-tuples.patch 0049-topology-implement-shorter-hexa-uuid-00-00-parser.patch 0050-topology-fix-the-TPLG_DEBUG-compilation.patch 0051-topology-fix-the-ops-parser-accept-integer-hexa-valu.patch 0052-topology-fix-the-wrong-memory-access-object-realloc.patch 0053-topology-implement-snd_tplg_decode.patch 0054-topology-move-the-elem-list-delete-to-tplg_elem_free.patch 0055-topology-unify-the-log-mechanism.patch 0056-topology-tplg_dbg-cleanups.patch 0057-topology-cosmetic-changes-functions.patch 0058-mixer-Fix-memory-leak-for-more-than-16-file-descript.patch 0059-Quote-strings-containing-or-when-saving-an-alsa-conf.patch 0060-ucm-fix-the-configuration-directory-longname-for-ucm.patch 0061-ucm-split-conf_file_name-and-conf_dir_name.patch 0062-ucm-remove-MAX_FILE-definition-and-use-correct-PATH_.patch 0063-topology-remove-MAX_FILE-definition-and-use-correct-.patch 0064-ucm-parser-cosmetic-fixes-in-the-comments.patch 0065-configure.ac-remove-an-unnecessary-libtool-fix.patch 0066-ucm-parser-use-correct-filename-in-parser_master_fil.patch 0067-ucm-the-ucm2-subdirectory-is-driver-name-based.patch 0068-ucm-implement-RenameDevice-and-RemoveDevice-verb-man.patch 0069-ucm-fill-missing-device-entries-conflicting-supporte.patch 0070-control-Remove-access-to-the-deprecated-dimen-fields.patch 0071-topology-Drop-SNDRV_CTL_ELEM_ACCESS_TIMESTAMP-access.patch 0072-uapi-Sync-with-5.6-kernel-ABI.patch 0073-ucm-parser-add-error-message-to-verb_dev_list_add.patch 0074-do-not-set-close-on-exec-flag-on-descriptor-if-it-wa.patch - Backport upstream fixes: ucm-parser fixes and enhancements, configure script cleanup, fixes of 5.6 kernel ABI, O_CLOEXEC flag fix: 0064-ucm-parser-cosmetic-fixes-in-the-comments.patch 0065-configure.ac-remove-an-unnecessary-libtool-fix.patch 0066-ucm-parser-use-correct-filename-in-parser_master_fil.patch 0067-ucm-the-ucm2-subdirectory-is-driver-name-based.patch 0068-ucm-implement-RenameDevice-and-RemoveDevice-verb-man.patch 0069-ucm-fill-missing-device-entries-conflicting-supporte.patch 0070-control-Remove-access-to-the-deprecated-dimen-fields.patch 0071-topology-Drop-SNDRV_CTL_ELEM_ACCESS_TIMESTAMP-access.patch 0072-uapi-Sync-with-5.6-kernel-ABI.patch 0073-ucm-parser-add-error-message-to-verb_dev_list_add.patch 0074-do-not-set-close-on-exec-flag-on-descriptor-if-it-wa.patch - Backport upstream fixes: more topology fixes, a memory leak fix in mixer API, alsactl string handling fix, UCM config fixes: 0032-Update-the-attributes.m4-macro-file-from-xine.patch 0033-topology-avoid-to-use-the-atoi-directly-when-expecte.patch 0034-topology-use-snd_config_get_bool-instead-own-impleme.patch 0035-topology-fix-tplg_get_integer-handle-errno-ERANGE.patch 0036-topology-add-tplg_get_unsigned-function.patch 0037-topology-convert-builder-to-use-the-mallocated-memor.patch 0038-topology-add-binary-output-from-the-builder.patch 0039-topology-parser-recode-tplg_parse_config.patch 0040-topology-add-snd_tplg_load-remove-snd_tplg_build_bin.patch 0041-topology-move-the-topology-element-table-from-builde.patch 0042-topology-add-parser-to-the-tplg_table.patch 0043-topology-add-snd_tplg_save.patch 0044-topology-add-snd_tplg_create-with-flags.patch 0045-topology-add-snd_tplg_version-function.patch 0046-topology-cleanup-the-SNDERR-calls.patch 0047-topology-dapm-fix-the-SNDERR-Undefined.patch 0048-topology-fix-the-unitialized-tuples.patch 0049-topology-implement-shorter-hexa-uuid-00-00-parser.patch 0050-topology-fix-the-TPLG_DEBUG-compilation.patch 0051-topology-fix-the-ops-parser-accept-integer-hexa-valu.patch 0052-topology-fix-the-wrong-memory-access-object-realloc.patch 0053-topology-implement-snd_tplg_decode.patch 0054-topology-move-the-elem-list-delete-to-tplg_elem_free.patch 0055-topology-unify-the-log-mechanism.patch 0056-topology-tplg_dbg-cleanups.patch 0057-topology-cosmetic-changes-functions.patch 0058-mixer-Fix-memory-leak-for-more-than-16-file-descript.patch 0059-Quote-strings-containing-or-when-saving-an-alsa-conf.patch 0060-ucm-fix-the-configuration-directory-longname-for-ucm.patch 0061-ucm-split-conf_file_name-and-conf_dir_name.patch 0062-ucm-remove-MAX_FILE-definition-and-use-correct-PATH_.patch 0063-topology-remove-MAX_FILE-definition-and-use-correct-.patch - Remove INSTALL document, add NOTES instead - Upstream fixes, including the alsa-tools build breakage: 0001-ucm-Use-strncmp-to-avoid-access-out-of-boundary.patch 0002-ucm-return-always-at-least-NULL-if-no-list-is-availa.patch 0003-ucm-add-_identifiers-list.patch 0004-namehint-correct-the-args-check.patch 0005-namehint-improve-the-previous-patch-check-the-return.patch 0006-ucm-docs-allow-spaces-in-device-names-for-JackHWMute.patch 0007-use-case-docs-add-PlaybackMixerCopy-and-CaptureMixer.patch 0008-ucm-docs-add-JackCTL-rearrange-JackControl-and-JackD.patch 0009-ucm-Do-not-fail-to-parse-configs-on-cards-with-an-em.patch 0010-src-ucm-main.c-fix-build-without-mixer.patch 0011-alsa.m4-another-try-to-fix-the-libatopology-detectio.patch 0012-ucm-docs-add-Mic-DigitalMic-and-multiple-devices-com.patch 0013-ucm-docs-remove-DigitalMic-it-does-not-have-sense.patch 0014-ucm-docs-change-the-Mic-description-to-simple-Microp.patch 0015-ucm-docs-add-note-about-the-sequences-and-device-spl.patch 0016-ucm-docs-remove-MixerCopy-values-add-Priority-for-ve.patch 0017-ucm-setup-conf_format-after-getting-ALSA_CONFIG_UCM_.patch 0018-alsa-lib-fix-the-array-parser-unique-compound-keys.patch 0019-topology-remove-vendor_fd-name-from-snd_tplg-structu.patch 0020-topology-file-position-and-size-cleanups.patch 0021-topology-use-an-array-describing-blocks-for-the-main.patch 0022-topology-use-size_t-for-calc_block_size.patch 0023-topology-merge-write_block-to-tplg_write_data.patch 0024-topology-make-vebose-output-more-nice.patch 0025-topology-use-list_insert-macro-in-tplg_elem_insert.patch 0026-topology-dapm-coding-fixes.patch 0027-topology-dapm-merge-identical-index-blocks-like-for-.patch 0028-topology-more-coding-fixes.patch 0029-Fix-alsa-sound-.h-for-external-programs.patch 0030-type_compat-Add-missing-__s64-and-__u64-definitions-.patch 0031-uapi-Move-typedefs-from-uapi-to-sound.patch - Update to alsa-lib 1.2.1.2: More UCM and UCMv2 fixes / enhancements, details are found in https://www.alsa-project.org/wiki/Changes_v1.2.1.1_v1.2.1.2 - Obsoleted patch: 0001-alsa.m4-Fix-the-detection-of-topology-library-availa.patch - Fix the detection of topology library in alsa.m4: 0001-alsa.m4-Fix-the-detection-of-topology-library-availa.patch - Update to alsa-lib 1.2.1.1: * Minor fixes spotted by coverity * Fixes for UCM parser regressions - Update to alsa-lib 1.2.1: including previous fixes for the detailed changes, see the following: https://www.alsa-project.org/wiki/Changes_v1.1.9_v1.2.1 The topology-related code is split into subpackages, libatopology2 and alsa-topology-devel. The topology config is also moved into another package, alsa-topology-conf, which is required by alsa-topology-devel package. Also, the UCM profiles are moved into an individual package, alsa-ucm-conf, too, which is now required by alsa package. - Drop obsoleted upstream patches: 0001-pcm-direct-Add-generic-hw_ptr_alignment-function-for.patch 0002-pcm-dshare-Added-hw_ptr_alignment-option-in-configur.patch 0003-pcm-dsnoop-Added-hw_ptr_alignment-option-in-configur.patch 0004-pcm-file-add-support-for-infile-reading-in-non-inter.patch 0005-pcm-file-use-snd_pcm_file_areas_read_infile-for-read.patch 0006-pcm-file-add-missing-unlock-on-early-return.patch 0007-ucm-Add-UCM-profile-for-CX2072X-codec-on-Baytrail-Ch.patch 0008-pcm-add-mmap_begin-callback-to-snd_pcm_fast_ops_t-ap.patch 0009-pcm-file-add-infile-read-support-for-mmap-mode.patch 0010-aserver-fix-resource-leak-coverity.patch 0011-src-conf.c-add-missing-va_end-call-coverity.patch 0012-config-parse_string-fix-the-dynamic-buffer-allocatio.patch 0013-control_shm-remove-duplicate-code-coverity.patch 0014-control_shm-add-missing-socket-close-to-the-error-pa.patch 0015-pcm-fix-memory-leak-in-_snd_pcm_parse_config_chmaps-.patch 0016-pcm_file-call-pclose-correctly-for-popen-coverity.patch 0017-pcm_hw-close-file-descriptor-in-the-error-path-in-sn.patch 0018-rawmidi-use-snd_dlobj_cache_get2-in-rawmidi-open-cov.patch 0019-rawmidi_hw-add-sanity-check-for-the-invalid-stream-a.patch 0020-topology-various-coverity-fixes.patch 0021-ucm-coverity-fixes.patch 0022-pcm_file-coverity-fixes-including-double-locking.patch 0023-topology-next-round-of-coverity-fixes.patch 0024-pcm_file-another-locking-fix-coverity.patch 0025-ucm-another-coverity-fix-in-uc_mgr_config_load.patch - Disable LTO completely (boo#1149612); the versioned symbols in alsa-lib doesn't seem work properly on some apps - Remove hackish modprobe install scripts for auto-loading OSS and sequencer modules (bsc#1136562); it's invoked from systemd unit file included in alsa-utils now - Backport upstream fixes: 0001-pcm-direct-Add-generic-hw_ptr_alignment-function-for.patch 0002-pcm-dshare-Added-hw_ptr_alignment-option-in-configur.patch 0003-pcm-dsnoop-Added-hw_ptr_alignment-option-in-configur.patch 0004-pcm-file-add-support-for-infile-reading-in-non-inter.patch 0005-pcm-file-use-snd_pcm_file_areas_read_infile-for-read.patch 0006-pcm-file-add-missing-unlock-on-early-return.patch 0007-ucm-Add-UCM-profile-for-CX2072X-codec-on-Baytrail-Ch.patch 0008-pcm-add-mmap_begin-callback-to-snd_pcm_fast_ops_t-ap.patch 0009-pcm-file-add-infile-read-support-for-mmap-mode.patch 0010-aserver-fix-resource-leak-coverity.patch 0011-src-conf.c-add-missing-va_end-call-coverity.patch 0012-config-parse_string-fix-the-dynamic-buffer-allocatio.patch 0013-control_shm-remove-duplicate-code-coverity.patch 0014-control_shm-add-missing-socket-close-to-the-error-pa.patch 0015-pcm-fix-memory-leak-in-_snd_pcm_parse_config_chmaps-.patch 0016-pcm_file-call-pclose-correctly-for-popen-coverity.patch 0017-pcm_hw-close-file-descriptor-in-the-error-path-in-sn.patch 0018-rawmidi-use-snd_dlobj_cache_get2-in-rawmidi-open-cov.patch 0019-rawmidi_hw-add-sanity-check-for-the-invalid-stream-a.patch 0020-topology-various-coverity-fixes.patch 0021-ucm-coverity-fixes.patch 0022-pcm_file-coverity-fixes-including-double-locking.patch 0023-topology-next-round-of-coverity-fixes.patch 0024-pcm_file-another-locking-fix-coverity.patch 0025-ucm-another-coverity-fix-in-uc_mgr_config_load.patch - Drop the downstream CX2072X UCM profile, which is replaced with upstream patches above - Re-enable LTO (bsc#1133086); we need to pass -flto-partition=none as a workaround - Update to version 1.1.9: including previous fixes See https://www.alsa-project.org/wiki/Changes_v1.1.8_v1.1.9 for detailed changes - Dropped obsoleted patches: 0001-pcm-Preserve-period_event-in-snd_pcm_hw_sw_params-ca.patch 0004-ucm-Add-ucm-files-for-DB820c-board.patch 0005-ucm-bytcr-PlatformEnableSeq.conf-update-some-comment.patch 0006-pcm-dshare-Fix-overflow-when-slave_hw_ptr-rolls-over.patch 0007-test-latency-use-frame-bytes-correctly-in-writebuf.patch 0008-conf-pcm-dmix-add-CHANNELS-argument.patch 0009-Android-avoid-using-versionsort.patch 0010-pcm-add-the-missing-strings.h-include.patch 0011-alisp-add-the-missing-include.patch 0012-add-snd_strlcpy-and-use-it-everywhere.patch 0013-pcm-rate-plugin-fix-signess-in-snd_pcm_rate_avail_up.patch 0014-Drop-I-includedir-alsa-from-alsa.pc.patch - Move definition of _lto_cflags into %build. - Disable LTO (boo#1133086). - Backport upstream fixes: PCM sw_params behavior fix, UCM additions and corrections, dshare position overflow fix, build fixes for Android: 0001-pcm-Preserve-period_event-in-snd_pcm_hw_sw_params-ca.patch 0004-ucm-Add-ucm-files-for-DB820c-board.patch 0005-ucm-bytcr-PlatformEnableSeq.conf-update-some-comment.patch 0006-pcm-dshare-Fix-overflow-when-slave_hw_ptr-rolls-over.patch 0007-test-latency-use-frame-bytes-correctly-in-writebuf.patch 0008-conf-pcm-dmix-add-CHANNELS-argument.patch 0009-Android-avoid-using-versionsort.patch 0010-pcm-add-the-missing-strings.h-include.patch 0011-alisp-add-the-missing-include.patch 0012-add-snd_strlcpy-and-use-it-everywhere.patch 0013-pcm-rate-plugin-fix-signess-in-snd_pcm_rate_avail_up.patch - Drop -Iinclude/alsa from alsa.pc (bsc#1130333) 0014-Drop-I-includedir-alsa-from-alsa.pc.patch - Replace unspecific historic boilerplate summaries, and replace $RPM_* shell vars. - Update to alsa-lib 1.1.8 * Core: conf: rename snd_conf_load1() to _snd_config_load_with_include() conf/ucm: bytcht-es8316: Add long-name UCM profiles conf/ucm: Add UCM profile for bytcht-es8316 boards Create shared {En,Dis}ableSeq.conf components for rt5645 variants conf/ucm: bytcr-rt5651: Add bytcr-rt5651-stereo-spk-dmic-mic config conf/ucm: kblrt5660: Add ucm setting for Dell Edge IoT platform conf/ucm: chtrt5650: Add UCM config for chtrt5650 ucm: Set default include path conf: Move UCM profile snippets into components subdirectory initial version of .travis.yml file * Control API: control: fix the assert() in snd_ctl_elem_set_bytes * PCM API: pcm: ioplug: Fix the regression of pulse plugin drain pcm: extplug: Keep format and channels the same if requested pcm: dshare: Fix segfault when not binding channel 0 pcm: dmix: Add option to allow alignment of slave pointers pcm: interval: Interpret (x x+1] correctly and return x+1 * Use Case Manager API: conf: rename snd_conf_load1() to _snd_config_load_with_include() ucm: Set default include path conf: Move UCM profile snippets into components subdirectory * Configuration: conf: rename snd_conf_load1() to _snd_config_load_with_include() conf/ucm: bytcht-es8316: Add long-name UCM profiles conf/ucm: Add UCM profile for bytcht-es8316 boards Create device component for rt5645 Internal Analog Mic UCM Factor out rt5645 variants Headset+Digital Mic UCM shared {en,dis}able sequences Factor out rt5645 variants Speaker+Headphones shared UCM enable sequences Create shared {En,Dis}ableSeq.conf components for rt5645 variants Update chtrt5645 ucm variants to use bytcr/PlatformEnableSeq.conf component conf/ucm: bytcr-rt5651: Document mono speaker wiring conf/ucm: bytcr-rt5651: Add bytcr-rt5651-stereo-spk-dmic-mic config conf/ucm: bytcr-rt5651: Add digital mic support conf/ucm: bytcr-rt5651: Add support for a headset-mic on IN2 conf/ucm: bytcr-rt5651: Enable Stereo? ADC MIXL ADC? switches when enabling inputs conf/ucm: kblrt5660: Add ucm setting for Dell Edge IoT platform conf/ucm: chtrt5650: Add UCM config for chtrt5650 ucm: Set default include path conf: Move UCM profile snippets into components subdirectory conf: USB-Audio: Add Dell WD19 Dock in the IEC958 blacklist conf/ucm/Dell-WD15-Dock: Fix incorrect device names * Documentation: README.md: add link to www.alsa-project.org initial version of README.md for github * External PCM Filter Plugin SDK: pcm: extplug: Keep format and channels the same if requested * Test/Example code: test/audio_time: remove unused variables test: rename code to more approriate mixtest test/code: make it work again test/latecy: fix typo in tstamp compare * Utils: utils/alsa.m4: conditionally enable libdl in AM_PATH_ALSA m4 macro - Drop obsoleted patches: 0001-conf-ucm-Dell-WD15-Dock-Fix-incorrect-device-names.patch 0002-pcm-interval-Interpret-x-x-1-correctly-and-return-x-.patch - Remove obsoleted UCM profile for rt5640 - Don't treat the non-existing $ALSA_CONFIG_PATH too severely (bsc#1120893): alsa-lib-ignore-non-accessible-ALSA_CONFIG_PATH.patch - Backport upstream fix for a PCM regression for audacity (bsc#1116153): 0002-pcm-interval-Interpret-x-x-1-correctly-and-return-x-.patch - Fix the incorrect UCM profile for Dell WD15 dock (bsc#1112292): 0001-conf-ucm-Dell-WD15-Dock-Fix-incorrect-device-names.patch - Updated to alsa-lib 1.1.7: * change the location for add-on configs to /etc/alsa/conf.d * topology: Fix bclk and fsync inversion in set_link_hw_format() * topology: Add missing clock gating parameter when parsing hw_configs * topology: Add definitions for mclk_direction values * topology: Add alias conf parameter names for hw_configs * softvol: Allow up to 90 dB of gain * ucm: adding the folder of card_long_name when finding verb conf file * TLV macro cleanup and fixes * conf: USB-audio: Fix for Xonar U7 SPDIF device * pcm: add missing flags initialization for the fallback control data * pcm ioplug: fix some coverity issues * pcm: dmix: Fix hwptr updates at status call * New UCM files: bytcr-rt5640, chtnau8824, Dell WD-dock * UCM fixes: VEYRON-I2S, bytcr-rt5645, bytcr-rt5651, bytcr-rt5640, chtrt5645 * Comment fixes * pcm: Define refine mask bits for DSD * pcm: snd_interval_refine_first/last fix * pcm: ioplug: Provide avail helper function for plugins * pcm: rate: Add error check for snd_pcm_avail_update() * pcm: Fix header guard in pcm_plugin.h * pcm: ioplug: Transfer all available data * control_hw: Fix issue when applying seccomp policy * seq: Fix signedness in MIDI encoder/decoder - Remove obsoleted patches: 0001-ucm-adding-the-folder-of-card_long_name-when-finding.patch 0002-conf-ucm-increase-the-input-volume-for-LineIn.patch 0003-conf-ucm-chtrt5645-Cleanup-and-playback-fixes.patch 0004-conf-ucm-chtrt5645-Microphone-recording-fixes.patch 0005-conf-ucm-chtrt5645-Fix-recording-from-internal-analo.patch 0006-conf-ucm-chtrt5645-At-config-for-the-Asus-T100HA.patch 0007-conf-ucm-chtrt5645-At-config-for-the-Lenovo-Ideapad-.patch 0008-conf-ucm-Add-a-UCM-profile-for-Dell-WD15-Dock-USB-au.patch - Backport UCM fix and new profiles from upstream (bsc#1091678): 0001-ucm-adding-the-folder-of-card_long_name-when-finding.patch 0002-conf-ucm-increase-the-input-volume-for-LineIn.patch 0003-conf-ucm-chtrt5645-Cleanup-and-playback-fixes.patch 0004-conf-ucm-chtrt5645-Microphone-recording-fixes.patch 0005-conf-ucm-chtrt5645-Fix-recording-from-internal-analo.patch 0006-conf-ucm-chtrt5645-At-config-for-the-Asus-T100HA.patch 0007-conf-ucm-chtrt5645-At-config-for-the-Lenovo-Ideapad-.patch 0008-conf-ucm-Add-a-UCM-profile-for-Dell-WD15-Dock-USB-au.patch - Avoid the use of license tag for old distros for fixing build - Updated to alsa-lib 1.1.6: * Change FSF address (Franklin Street) * pcm: route: Fix use_getput flag computation for 3 byte formats * test: correct emulation for channel-map TLV * Change snd_dlopen() function to return the error string * configure.ac: build extra mixer modules conditionally * configure.ac: do not enable alisp code by default * conf/ucm: Rearrange Makefile.am * conf/ucm: Add dual HD-audio codecs config for Lenovo * conf/ucm: Add Gigabyte mobo UCM profile with dual HD-audio codecs * asound.h: add SNDRV_PCM_FORMAT_{S, U}20 * pcm: add and describe SND_PCM_FORMAT_{S, U}20 * pcm: linear, route: handle linear formats with 20-bit sample on 4 bytes * pcm: plug: add SND_PCM_FORMAT_{S, U}20 to linear_preferred_formats * pcm: remove unused macros of COPY_LABELS/COPY_END * pcm: remove unused macros of GETU_LABELS/GETU_END * pcm: remove unused macros of NORMS_LABELS/NORMS_END * pcm: fix wrong comments for some cases of linear interpolation of PCM samples * topology: Fix to skip writing of header for compound elements * control: Proper reference of internal versioned functions * timer: Proper reference of internal versioned symbols * core: Proper reference of internal snd_dlopen() * conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration * pcm: Return the consistent error code for unexpected PCM states * pcm: Fix two bugs in snd_pcm_area_silence() * pcm: fix a bug to copy silent samples aligned to 64 * pcm: another fix for the snd_pcm_area_silence() fast path * pcm: ioplug: Use boundary for wrap around * pcm: Do not access lock_enabled if thread safe API * pcm: ioplug: Provide hw_avail helper function for plugins * pcm: Provide areas_copy function which handles buffer wrap around * pcm: ioplug: update prepare and draining state correctly * topology: Fix parsing config with multiple hw_configs * pcm: hw: Keep control data from kernel when SND_PCM_APPEND * control ext: fix the default .rawmidi_next_device callback * modules: smixer_python - add support for python3 * a set of fixes to reduce gcc warnings * pcm: Skip avail_min check during draining * pcm: ioplug: Implement proper drain behavior * conf: USB-Audio: Add second S/PDIF device on Phiree U2SX - Remove obsoleted patches: 0001-pcm-route-Fix-use_getput-flag-computation-for-3-byte.patch 0002-conf-ucm-Rearrange-Makefile.am.patch 0003-conf-ucm-Add-dual-HD-audio-codecs-config-for-Lenovo.patch 0004-conf-ucm-Add-Gigabyte-mobo-UCM-profile-with-dual-HD-.patch 0005-conf-ucm-Add-chtrt5645-mono-speaker-analog-mic-confi.patch 0006-pcm-Return-the-consistent-error-code-for-unexpected-.patch - Use %license file tag - Add UCM profile for Baytrail CR with RT5460 (bsc#1083195) - Upstream fixes: * Add the new ucm for Cherrytrail devices (bsc#1068546): 0005-conf-ucm-Add-chtrt5645-mono-speaker-analog-mic-confi.patch * Fix for error code from PCM API functions at unexpected states: 0006-pcm-Return-the-consistent-error-code-for-unexpected-.patch - Recover udev 42-hd-audio-pm.rules for TW that was dropped mistakenly at the previous change - Backport fix patches from upstream: 0001-pcm-route-Fix-use_getput-flag-computation-for-3-byte.patch 0002-conf-ucm-Rearrange-Makefile.am.patch 0003-conf-ucm-Add-dual-HD-audio-codecs-config-for-Lenovo.patch 0004-conf-ucm-Add-Gigabyte-mobo-UCM-profile-with-dual-HD-.patch - Add missing UCM profile for chtcx2072x (bsc#1068546) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Update to alsa-lib 1.1.5: * snd_user_file: avoid use wordexp * cleanup: fix poll.h includes * ctl: deprecate APIs of dimensional information * ctl: ext: error at undefined read_event() callback * pcm: softvol: add support for S24_LE * cleanup: Use uint*_t instead of u_int*_t everythwere * cleanup: fix poll.h includes * pcm: hw: Call USER_PVERSION ioctl at open * pcm: hw: proper mmap and set_appl_ptr handling * pcm: code cleanup and refactoring * pcm: obsolete 'mmap_emulation' parameter of snd_pcm_hw_open_fd() * pcm: dmix: Fix the inconsistent PCM state * pcm: dshare: Call snd_pcm_dshare_state() directly * pcm: dmix: Workaround for binary incompatibility * conf: Check the availability of PTHREAD_MUTEX_RECURSIVE * build: Define __USE_UNIX98 for old glibc * rawmidi: symbols: use rawmidi_virt only when available * seq: fix snd_seq_set_queue_tempo() usage example in the documentation * topology: a few fixes * conf/ucm: rt565 support * conf: HdmiLpeAudio: add support for 3 devices * conf: HdmiLpeAudio: remove the "/front"/ pcm definition * conf/ucm: DB410c-HiFi: add CIC selection * conf: USB-Audio: allow custom definitions for "/default"/ devices * conf: USB-Audio: fix dsnoop args for Audiophile USB card - Update to alsa-lib 1.1.4.1: it's a bug-fix release, including all previous patches: * pcm: dmix: Fix the inconsistent PCM state * pcm: dshare: Call snd_pcm_dshare_state() directly * pcm: dmix: Workaround for binary incompatibility * test: add a test for list operation to user-defined element sets * conf: Check the availability of PTHREAD_MUTEX_RECURSIVE * build: Define __USE_UNIX98 for old glibc - Obsoleted patches: 0001-build-Define-__USE_UNIX98-for-old-glibc.patch 0098-dmix-Workaround-for-binary-incompatibility.patch - Update to alsa-lib 1.1.4: including most of previous fixes, in addition to topology API updates - Upstream fix for building with old glibc: 0001-build-Define-__USE_UNIX98-for-old-glibc.patch - Obsoleted patches: 0001-ucm-Add-ATTRIBUTE_UNUSED-for-unused-parameters-of-ex.patch 0002-ucm-parser-needs-limits.h.patch 0003-pcm-direct-allow-users-to-configure-different-period.patch 0004-pcm-dshare-enable-silence.patch 0005-pcm-rate-fix-the-hw_ptr-update-until-the-boundary-av.patch 0006-plugin-dynamically-update-avail_min-on-slave.patch 0007-rate-dynamic-update-avail_min-on-slave.patch 0008-topology-fix-unused-const-variable-warning.patch 0009-seq-improve-documentation-about-new-get-pid-card-fun.patch 0010-pcm-direct-returning-semop-error-code-for-semaphore-.patch 0011-pcm-direct-Fix-for-sync-issue-on-xrun-recover.patch 0012-pcm-direct-check-state-before-enter-poll-on-timer.patch 0013-pcm-direct-don-t-return-bogus-buffer-levels-in-xrun-.patch 0014-conf-ucm-broxton-add-broxton-rt298-conf-files.patch 0015-pcm-direct-Fix-deadlock-in-poll_descriptors.patch 0016-ucm-Assure-the-user-input-card-name-not-to-exceed-ma.patch 0017-ucm-Load-device-specific-configuration-file-based-on.patch 0018-ucm-Add-command-get-_file-to-get-the-config-file-nam.patch 0019-topology-Fix-incorrect-license-in-source-comments.patch 0020-conf-cards-add-support-for-pistachio-card.patch 0021-pcm-multi-Drop-the-fixed-slave_map-in-snd_pcm_multi_.patch 0022-conf-Add-card-config-for-Intel-HDMI-DP-LPE-audio.patch 0023-pcm-Avoid-lock-for-snd_pcm_nonblock.patch 0024-pcm-Disable-locking-in-async-mode.patch 0025-pcm-dmix-Allow-disabling-x86-optimizations.patch 0026-pcm-dmix_rewind-corrupts-application-pointer-fix.patch 0027-pcm-direct-fix-race-on-clearing-timer-events.patch 0028-pcm-file-Enable-file-writing-for-capture-path.patch 0029-pcm-status-dump-fix-timestamp-formatting.patch 0030-pcm-extplug-refinement-of-masks-in-extplug.patch 0031-pcm-rate-Add-capability-to-pass-configuration-node-t.patch 0032-Drop-ppc64-specific-workaround-for-versioned-symbols.patch 0033-pcm_plugin-unify-the-snd_pcm_mmap_begin-result-value.patch 0034-always-handle-return-value-from-snd_config_get_id-co.patch 0035-pcm-file-plugin-handle-snd_pcm_mmap_begin-error-path.patch 0036-topology-coverity-remove-dead-code.patch 0037-ucm-parser-fix-possible-string-overflow-in-uc_mgr_im.patch 0038-dmix-plugin-fix-drain-for-nonblock-mode.patch 0039-dmix-plugin-drain-quickfix-for-the-previous-patch.patch 0040-rawmidi-virtual-fix-reading-into-a-small-buffer.patch 0041-conf-cards-add-VC4-HDMI-card.patch 0042-pcm-plug-save-converter-config.patch 0043-pcm-file-delegate-htimestamping-to-slave-instead-of-.patch 0096-conf-Remove-dmix.direct_memory_access-setup.patch 0097-pcm-dmix-Disable-var_periodsize-as-default.patch - Remove direct_memory_access flag from dmix definition again for fixing a regression used with old alsa-lib binary (boo#1037021): 0096-conf-Remove-dmix.direct_memory_access-setup.patch - Disable dmix var_periodsize as default (boo#1033179) 0097-pcm-dmix-Disable-var_periodsize-as-default.patch - Workaround for binary incompatibility of dmix shm (boo#1033080): 0098-dmix-Workaround-for-binary-incompatibility.patch - Backport upstream fix patches, including the deadlock fix for aplay/arecord (boo#1031525): 0001-ucm-Add-ATTRIBUTE_UNUSED-for-unused-parameters-of-ex.patch 0002-ucm-parser-needs-limits.h.patch 0003-pcm-direct-allow-users-to-configure-different-period.patch 0004-pcm-dshare-enable-silence.patch 0005-pcm-rate-fix-the-hw_ptr-update-until-the-boundary-av.patch 0006-plugin-dynamically-update-avail_min-on-slave.patch 0007-rate-dynamic-update-avail_min-on-slave.patch 0008-topology-fix-unused-const-variable-warning.patch 0009-seq-improve-documentation-about-new-get-pid-card-fun.patch 0010-pcm-direct-returning-semop-error-code-for-semaphore-.patch 0011-pcm-direct-Fix-for-sync-issue-on-xrun-recover.patch 0012-pcm-direct-check-state-before-enter-poll-on-timer.patch 0013-pcm-direct-don-t-return-bogus-buffer-levels-in-xrun-.patch 0014-conf-ucm-broxton-add-broxton-rt298-conf-files.patch 0015-pcm-direct-Fix-deadlock-in-poll_descriptors.patch 0016-ucm-Assure-the-user-input-card-name-not-to-exceed-ma.patch 0017-ucm-Load-device-specific-configuration-file-based-on.patch 0018-ucm-Add-command-get-_file-to-get-the-config-file-nam.patch 0019-topology-Fix-incorrect-license-in-source-comments.patch 0020-conf-cards-add-support-for-pistachio-card.patch 0021-pcm-multi-Drop-the-fixed-slave_map-in-snd_pcm_multi_.patch 0022-conf-Add-card-config-for-Intel-HDMI-DP-LPE-audio.patch 0023-pcm-Avoid-lock-for-snd_pcm_nonblock.patch 0024-pcm-Disable-locking-in-async-mode.patch 0025-pcm-dmix-Allow-disabling-x86-optimizations.patch 0026-pcm-dmix_rewind-corrupts-application-pointer-fix.patch 0027-pcm-direct-fix-race-on-clearing-timer-events.patch 0028-pcm-file-Enable-file-writing-for-capture-path.patch 0029-pcm-status-dump-fix-timestamp-formatting.patch 0030-pcm-extplug-refinement-of-masks-in-extplug.patch 0031-pcm-rate-Add-capability-to-pass-configuration-node-t.patch 0032-Drop-ppc64-specific-workaround-for-versioned-symbols.patch 0033-pcm_plugin-unify-the-snd_pcm_mmap_begin-result-value.patch 0034-always-handle-return-value-from-snd_config_get_id-co.patch 0035-pcm-file-plugin-handle-snd_pcm_mmap_begin-error-path.patch 0036-topology-coverity-remove-dead-code.patch 0037-ucm-parser-fix-possible-string-overflow-in-uc_mgr_im.patch 0038-dmix-plugin-fix-drain-for-nonblock-mode.patch 0039-dmix-plugin-drain-quickfix-for-the-previous-patch.patch 0040-rawmidi-virtual-fix-reading-into-a-small-buffer.patch 0041-conf-cards-add-VC4-HDMI-card.patch 0042-pcm-plug-save-converter-config.patch 0043-pcm-file-delegate-htimestamping-to-slave-instead-of-.patch - Drop alsa-lib-doxygen-avoid-crash-for-11.3.diff as it was applied only in case of 11.3 and never else - Use Requires(phase) instead of prereq string - Use official %udevrulesdir macro instead of handbrew udevdir - Version provides/obsoletes in devel pkg to avoid warning - Remove hack that allowed build on SLE10 - Don't require insserv if we don't need it. - Really bump the version number to 1.1.3 (sorry, forgot to change in Version tag). - Update to alsa-lib 1.1.3 release; just including all previous fixes - Drop obsoleted patches: 0001-ucm-Add-ucm-files-for-DB410c-board.patch 0002-mixer-Fix-rounding-mode-documentation.patch 0003-pcm-Fix-shm-initialization-race-condition.patch 0004-pcm-Better-understandable-locking-code.patch 0005-ucm-fix-crash-when-calling-snd_use_case_geti-with-no.patch 0006-ucm-docs-typeset-lists-of-identifiers-explicitly.patch 0007-Update-include-sound-tlv.h-from-4.9-pre-kernel-uapi.patch 0008-test-use-actual-information-for-TLV-operation.patch 0009-ctl-improve-API-documentation-for-TLV-operation.patch 0010-ctl-improve-documentation-about-TLV-related-APIs.patch 0011-ctl-correct-documentation-about-TLV-feature.patch 0012-conf-ucm-skylake-add-skylake-rt286-conf-files.patch 0013-pcm_plug-Clear-plugins-on-all-error-conditions.patch 0014-mixer-Don-t-install-smixer-modules-unless-python-is-.patch 0015-pcm_dshare-Do-not-discard-slave-reported-delay-in-st.patch 0016-pcm-direct-Protect-from-freeing-semaphore-when-alrea.patch 0017-pcm-dshare-Fix-endless-playback-of-buffer.patch 0018-pcm-Add-the-PCM-state-checks-to-plugins.patch 0019-pcm-dmix-Do-not-discard-slave-reported-delay-in-stat.patch - Backport upstream fixes (bsc#1012594): - A few PCM bugs have been fixed: * Stall of dmix and others in a wrong PCM state * Refactoring of PCM locking scheme * SHM initialization race fix * plug PCM memory leaks * Improvement of dshare/dmix delay calculation * Fix endless dshare draining * Fix semaphore discard race fix of direct plugins - UCM fixes and updates for DB410c and skylake-r5286 - Mixer code cleanup not to install bogus plugin codes - Documentation fixes / updates 0001-ucm-Add-ucm-files-for-DB410c-board.patch 0002-mixer-Fix-rounding-mode-documentation.patch 0003-pcm-Fix-shm-initialization-race-condition.patch 0004-pcm-Better-understandable-locking-code.patch 0005-ucm-fix-crash-when-calling-snd_use_case_geti-with-no.patch 0006-ucm-docs-typeset-lists-of-identifiers-explicitly.patch 0007-Update-include-sound-tlv.h-from-4.9-pre-kernel-uapi.patch 0008-test-use-actual-information-for-TLV-operation.patch 0009-ctl-improve-API-documentation-for-TLV-operation.patch 0010-ctl-improve-documentation-about-TLV-related-APIs.patch 0011-ctl-correct-documentation-about-TLV-feature.patch 0012-conf-ucm-skylake-add-skylake-rt286-conf-files.patch 0013-pcm_plug-Clear-plugins-on-all-error-conditions.patch 0014-mixer-Don-t-install-smixer-modules-unless-python-is-.patch 0015-pcm_dshare-Do-not-discard-slave-reported-delay-in-st.patch 0016-pcm-direct-Protect-from-freeing-semaphore-when-alrea.patch 0017-pcm-dshare-Fix-endless-playback-of-buffer.patch 0018-pcm-Add-the-PCM-state-checks-to-plugins.patch 0019-pcm-dmix-Do-not-discard-slave-reported-delay-in-stat.patch - smixer module files got removed from the file list as well - Update to alsa-lib v1.1.2: * topology API updates * support of stacked async handlers * new UCM configs: rockchip-i2s, skylake-i2s, chtrt5645, * add cset-tlv ucm support * fix conversion of TLVs min_db and max_dB value in softvol * fix appl pointer in the error path of PCM plugin * PCM code cleanup * fix suspend/resume of PCM dmix, dsnoop and dshare plugins * fix doubly enumerated items via namehint * make PCM codes thread-safe * API documentation enhancements * element-set ctl API * Optimization by replacing alloca() usages - Drop obsoleted patches: 0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch 0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch 0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch 0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch 0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch 0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch 0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch 0008-pcm-Define-namehint-for-single-directional-PCM-types.patch 0009-conf-Add-thread-safe-global-tree-reference.patch 0010-pcm-Remove-resume-support-from-dmix-co.patch 0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch 0012-pcm-dmix-resume-workaround-for-buggy-driver.patch 0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch 0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch 0015-async-Handle-previously-installed-signal-handler.patch alsa-docs-suppress-timestamp.patch - Backport upstream fixes: fixing PCM dmix & co suspend/resume, namehint parser fixes, stackable async handler: 0007-namehint-Don-t-enumerate-as-duplex-if-only-a-single-.patch 0008-pcm-Define-namehint-for-single-directional-PCM-types.patch 0009-conf-Add-thread-safe-global-tree-reference.patch 0010-pcm-Remove-resume-support-from-dmix-co.patch 0011-pcm-Fix-secondary-retry-in-dsnoop-and-dshare.patch 0012-pcm-dmix-resume-workaround-for-buggy-driver.patch 0013-pcm-dmix-Prepare-slave-when-it-s-in-SETUP-too.patch 0014-pcm-dmix-Return-error-when-slave-is-in-OPEN-or-DISCO.patch 0015-async-Handle-previously-installed-signal-handler.patch - Backport various upstream fixes for PCM (bnc#979702): 0001-pcm_plugin-fix-appl-pointer-not-correct-when-mmap_co.patch 0002-pcm-Clean-up-error-paths-in-snd_pcm_plugin_-helpers.patch 0003-pcm-Fallback-open-as-the-first-instance-for-dmix-co.patch 0004-pcm-softvol-fix-conversion-of-TLVs-min_db-and-max_dB.patch 0005-pcm-Fix-suspend-resume-regression-with-dmix-co.patch 0006-pcm-dmix-Fix-doubly-resume-of-slave-PCM.patch - Update to alsa-lib 1.1.1: * including previous fixes * a few more fixes/cleanup of control API * BSD compatibility changes * sync with 4.6 kernel ABI * provide API for sequencer sound card number / pid * fix races at dmix/dsnoop plugin * a few topology API updates - Drop the obsoleted patches: 0001-topology-Add-missing-include-sys-stat.h.patch 0002-pcm-simple-Fix-asserts.patch 0003-topology-open-topology-files-with-O_TRUNC.patch 0004-topology-Remove-unused-function-write_data_block.patch 0005-topology-Remove-unused-variables.patch 0006-topology-Fix-comparison-of-unsigned-expression-0.patch 0007-topology-Not-compare-a-for-loop-iterator-with-ABI-__.patch 0008-topology-Quit-and-show-error-message-on-big-endian-m.patch 0009-config-files-do-not-include-ucm-topology-configurati.patch 0010-control-add-missing-asserts-to-ctl_elem_set-function.patch 0011-pcm_hw-fix-possible-memory-leak-coverity.patch 0012-coverity-fixes.patch 0013-topology-fix-debug-output-to-print-correct-max-value.patch - Backports from upstream: minor PCM fixes, topology API updates, and a few build cleanup: 0002-pcm-simple-Fix-asserts.patch 0003-topology-open-topology-files-with-O_TRUNC.patch 0004-topology-Remove-unused-function-write_data_block.patch 0005-topology-Remove-unused-variables.patch 0006-topology-Fix-comparison-of-unsigned-expression-0.patch 0007-topology-Not-compare-a-for-loop-iterator-with-ABI-__.patch 0008-topology-Quit-and-show-error-message-on-big-endian-m.patch 0009-config-files-do-not-include-ucm-topology-configurati.patch 0010-control-add-missing-asserts-to-ctl_elem_set-function.patch 0011-pcm_hw-fix-possible-memory-leak-coverity.patch 0012-coverity-fixes.patch 0013-topology-fix-debug-output-to-print-correct-max-value.patch - Update to alsa-lib 1.1.0: including all previous fixes, with more updates for topology API, a fix for dmix/dsnoop slave PCM xrun, some build fixes / improvements. - Fix the build with old gcc on SLE11: 0001-topology-Add-missing-include-sys-stat.h.patch - Dropped patches: 0001-ucm-document-some-standard-values.patch 0002-conf-ucm-broadwell-rt286-add-ucm-config.patch 0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch 0004-ucm-reformat-snd_use_case_get-doc.patch 0005-ucm-improve-jack-configuration-documentation.patch 0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch 0007-Sync-include-sound-asound.h-with-4.1-kernel.patch 0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch 0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch 0010-namehint-Fix-the-listing-without-device-number.patch 0011-namehint-Fix-bad-free-with-invalid-iface-name.patch 0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch 0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch 0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch 0015-ucm-allow-multiple-devices-in-JackHWMute.patch 0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch 0017-test-pcm-Fix-generated-values-with-float-PCM-format.patch 0018-test-pcm_min-Fix-error-messages.patch 0019-pcm-Don-t-assert-in-_snd_pcm_hw_params_internal.patch 0020-pcm-Fix-snd_pcm_status-for-dmix-co.patch 0021-control-Allow-cset-ing-specific-values-in-the-multi-.patch 0022-PCM-snd_pcm_xxxx_drain-maybe-blocked-after-suspend-a.patch 0023-surround41-50.conf-Use-chmap-syntax-for-better-flexi.patch 0024-ucm-docs-fix-doxygen-exclude-patch-for-UCM-local-hea.patch 0025-ucm-docs-Fix-doxygen-formatting-for-UCM-main-page.patch 0026-docs-Add-UCM-link-to-main-doxygen-page.patch 0027-Replace-unsafe-characters-with-_-in-card-name.patch 0028-pcm-add-helper-functions-to-query-timestamping-capab.patch 0029-pcm-add-support-for-get-set_audio_htstamp_config.patch 0030-pcm-add-support-for-new-STATUS_EXT-ioctl.patch 0031-test-fix-audio_time-with-new-get-set-audio_tstamp_co.patch 0032-test-audio_time-show-report-validity-and-accuracy.patch 0033-pcm-restore-hw-params-on-set-latency-failed.patch 0034-Replace-list.h-with-its-own-version.patch 0035-topology-uapi-Add-UAPI-headers-for-topology-ABI.patch 0036-topology-Add-topology-core-parser.patch 0037-topology-Add-text-section-parser.patch 0038-topology-Add-PCM-parser.patch 0039-topology-Add-operations-parser.patch 0040-topology-Add-private-data-parser.patch 0041-topology-Add-DAPM-object-parser.patch 0042-topology-Add-CTL-parser.patch 0043-topology-Add-Channel-map-parser.patch 0044-topology-Add-binary-file-builder.patch 0045-topology-autotools-Add-build-support-for-topology-co.patch 0046-topology-doxygen-Add-doxygen-support-for-topology-co.patch 0047-conf-topology-Add-topology-file-for-broadwell-audio-.patch 0048-topology-Fix-missing-inclusion-of-ctype.h.patch 0049-topology-Fix-typos.patch 0050-topology-fix-element-object-type-is-switch.patch 0051-topology-Add-element-ID-so-we-can-look-up-references.patch 0052-topology-Add-support-for-writing-manifest-private-da.patch 0053-topology-update-ABI-to-improve-support-for-different.patch 0054-topology-Add-ops-support-to-byte-control-objects.patch 0055-topology-treat-all-DAPM-controls-types-the-same-when.patch 0056-topology-print-error-prefix-on-error-message.patch 0057-topology-rename-OBJECT_TYPE_-to-SND_TPLG_TYPE_.patch 0058-core-add-convenience-macros-to-local.h.patch 0059-topology-Add-C-templates-structure-for-building-topo.patch 0060-topology-A-API-calls-to-directly-build-topology-data.patch 0061-pcm-Fix-doxygen-for-two-enums.patch 0062-pcm-ioplug-extplug-Fix-logic-errors-in-type-checks.patch 0063-pcm-route-Remove-bogus-in-snd_config_get_id-checks.patch 0064-topology-builder-Fix-possibly-uninitialized-variable.patch 0065-topology-ctl-Fix-access-type-checks.patch 0066-topology-data-Fix-wrong-size-check-in-tplg_parse_dat.patch 0067-topology-parser-Add-missing-return-value-to-snd_tplg.patch 0068-topology-pcm-Remove-unused-variables.patch 0069-build-Do-not-try-to-detect-cross-compiler.patch 0070-topology-Add-API-to-set-a-vendor-specific-version-nu.patch 0071-pcm-ladspa-Fix-segfault-due-to-a-wrong-channel-refer.patch - Backport upsteram fixes: more topology API updates/fixes, misc documentation fixes, some logical error fixes in PCM plugins, LADSPA plugin segfault fix: 0050-topology-fix-element-object-type-is-switch.patch 0051-topology-Add-element-ID-so-we-can-look-up-references.patch 0052-topology-Add-support-for-writing-manifest-private-da.patch 0053-topology-update-ABI-to-improve-support-for-different.patch 0054-topology-Add-ops-support-to-byte-control-objects.patch 0055-topology-treat-all-DAPM-controls-types-the-same-when.patch 0056-topology-print-error-prefix-on-error-message.patch 0057-topology-rename-OBJECT_TYPE_-to-SND_TPLG_TYPE_.patch 0058-core-add-convenience-macros-to-local.h.patch 0059-topology-Add-C-templates-structure-for-building-topo.patch 0060-topology-A-API-calls-to-directly-build-topology-data.patch 0061-pcm-Fix-doxygen-for-two-enums.patch 0062-pcm-ioplug-extplug-Fix-logic-errors-in-type-checks.patch 0063-pcm-route-Remove-bogus-in-snd_config_get_id-checks.patch 0064-topology-builder-Fix-possibly-uninitialized-variable.patch 0065-topology-ctl-Fix-access-type-checks.patch 0066-topology-data-Fix-wrong-size-check-in-tplg_parse_dat.patch 0067-topology-parser-Add-missing-return-value-to-snd_tplg.patch 0068-topology-pcm-Remove-unused-variables.patch 0069-build-Do-not-try-to-detect-cross-compiler.patch 0070-topology-Add-API-to-set-a-vendor-specific-version-nu.patch 0071-pcm-ladspa-Fix-segfault-due-to-a-wrong-channel-refer.patch - Backport upstream fixes: surround41/50 chmap fix, UCM documents, config string fix, PCM timestamp query API, replacement of list.h with LGPL: 0023-surround41-50.conf-Use-chmap-syntax-for-better-flexi.patch 0024-ucm-docs-fix-doxygen-exclude-patch-for-UCM-local-hea.patch 0025-ucm-docs-Fix-doxygen-formatting-for-UCM-main-page.patch 0026-docs-Add-UCM-link-to-main-doxygen-page.patch 0027-Replace-unsafe-characters-with-_-in-card-name.patch 0028-pcm-add-helper-functions-to-query-timestamping-capab.patch 0029-pcm-add-support-for-get-set_audio_htstamp_config.patch 0030-pcm-add-support-for-new-STATUS_EXT-ioctl.patch 0031-test-fix-audio_time-with-new-get-set-audio_tstamp_co.patch 0032-test-audio_time-show-report-validity-and-accuracy.patch 0033-pcm-restore-hw-params-on-set-latency-failed.patch 0034-Replace-list.h-with-its-own-version.patch - Backport topology API addition patches: 0035-topology-uapi-Add-UAPI-headers-for-topology-ABI.patch 0036-topology-Add-topology-core-parser.patch 0037-topology-Add-text-section-parser.patch 0038-topology-Add-PCM-parser.patch 0039-topology-Add-operations-parser.patch 0040-topology-Add-private-data-parser.patch 0041-topology-Add-DAPM-object-parser.patch 0042-topology-Add-CTL-parser.patch 0043-topology-Add-Channel-map-parser.patch 0044-topology-Add-binary-file-builder.patch 0045-topology-autotools-Add-build-support-for-topology-co.patch 0046-topology-doxygen-Add-doxygen-support-for-topology-co.patch 0047-conf-topology-Add-topology-file-for-broadwell-audio-.patch 0048-topology-Fix-missing-inclusion-of-ctype.h.patch 0049-topology-Fix-typos.patch - Enable autoreconf call to regenerate after patching - Change libudev-devel BuildRequires to pkgconfig(udev): makes us less prone to packaging changes, and in the end udev.pc is exactly what we need to define _udevdir. - Backport upstream fixes: fix bogus assert() in hw_params, a few PCM dmix/dshare/dsnoop fixes, enhacement of amixer, etc: 0017-test-pcm-Fix-generated-values-with-float-PCM-format.patch 0018-test-pcm_min-Fix-error-messages.patch 0019-pcm-Don-t-assert-in-_snd_pcm_hw_params_internal.patch 0020-pcm-Fix-snd_pcm_status-for-dmix-co.patch 0021-control-Allow-cset-ing-specific-values-in-the-multi-.patch 0022-PCM-snd_pcm_xxxx_drain-maybe-blocked-after-suspend-a.patch - Backport upstream fixes: UCM updates, Broadwell UCM support, namehint fixes, fix faulty assert in PCM plugins, etc: 0001-ucm-document-some-standard-values.patch 0002-conf-ucm-broadwell-rt286-add-ucm-config.patch 0003-conf-ucm-Add-Makefile.am-for-broadwell-rt286-ucm-con.patch 0004-ucm-reformat-snd_use_case_get-doc.patch 0005-ucm-improve-jack-configuration-documentation.patch 0006-USB-audio-Sound-Blaster-HD-iec958-is-on-device-1.patch 0007-Sync-include-sound-asound.h-with-4.1-kernel.patch 0008-conf-ucm-broadwell-rt286-change-to-use-the-correct-j.patch 0009-namehint-Fix-invalid-list-access-in-snd_device_name_.patch 0010-namehint-Fix-the-listing-without-device-number.patch 0011-namehint-Fix-bad-free-with-invalid-iface-name.patch 0012-Allow-hint-for-ctl-hwdep-timer-and-seq.patch 0013-conf-Add-hint-descriptions-to-ctl-hwdep-seq-and-time.patch 0014-conf-ucm-broadwell-rt286-change-to-set-capture-volum.patch 0015-ucm-allow-multiple-devices-in-JackHWMute.patch 0016-pcm-Remove-assert-from-snd_pcm_hw_params_slave.patch - Updated to alsa-lib 1.0.29: Just a version bump including previous fixes - Drop the obsoleted patches: 0001-ucm-Document-PlaybackPCMIsDummy-and-CapturePCMIsDumm.patch 0002-ICE1712-add-surround71-pcm-definition.patch 0003-USB-Audio-Add-second-S-PDIF-device-on-Phiree-U2.patch 0004-pcm-rate-fix-hw_ptr-exceed-the-boundary.patch 0005-pcm-Provide-a-CLOCK_MONOTONIC_RAW-timestamp-type.patch 0006-Add-timestamp-type-to-sw_params-internal-only.patch 0007-pcm-Add-sw_params-API-functions-to-get-set-timestamp.patch 0008-pcm-Implement-timestamp-type-setup-in-hw-plugin.patch 0009-pcm-Implement-timestamp-type-handling-in-all-plugins.patch 0010-test-audio_time-Set-timestamp-type-explicitly.patch 0011-pcm-route-Use-get-put-labels-for-all-3-byte-formats.patch 0012-pcm-Fill-sw_params-proto-field.patch 0013-pcm-route-Use-get32-for-multi-source-route-calculati.patch 0014-pcm-Drop-snd_pcm_linear_-get-put-32_index.patch 0015-pcm-pcm_local.h-include-time.h-to-enable-CLOCK_MONOT.patch 0016-pcm-Fix-DSD-formats-userland-usability.patch 0017-Sync-include-sound-asound.h-with-3.17-rc1-kernel.patch 0018-pcm-Add-missing-signed-and-endianess-definitions-for.patch 0019-Sync-enum-snd_hwdep_iface_t-with-include-asound-asou.patch 0020-pcm-2nd-round-of-pcm_misc-DSD-fixes.patch 0021-doc-fix-cross-compiling-example.patch 0022-pcm-fix-snd_pcm_mmap_hw_avail-near-the-boundary.patch 0023-pcm-fix-return-value-of-snd_pcm_share_slave_avail.patch 0024-pcm-add-new-32-bit-DSD-sample-format.patch 0025-dmix-actually-rewind-when-running-or-being-drained.patch 0026-pcm-express-the-rewind-size-limitation-logic-better.patch 0027-pcm-handle-negative-values-from-snd_pcm_mmap_hw_avai.patch 0028-pcm-rate-use-the-snd_pcm_mmap_hw_avail-function.patch 0029-pcm-null-use-the-snd_pcm_mmap_avail-function.patch 0030-rate-handle-negative-values-from-snd_pcm_mmap_playba.patch 0031-dsnoop-rewindable-and-forwardable-logic-was-swapped.patch 0033-pcm-file-don-t-recurse-in-the-rewindable-and-forward.patch 0034-pcm-route-Fix-the-bad-condition-always-false.patch 0035-pcm-rate-hw_avail-must-not-be-negative-before-starti.patch 0036-hwdep-add-missing-declaration-for-snd_hwdep_poll_des.patch 0037-mixer-fixed-double-free.patch 0038-pcm_file-fixed-missing-free.patch 0039-sbase-fixed-missing-free.patch 0040-rawmidi-close-handle-h.patch 0041-pcm_share-fixing-missing-mutex-unlock.patch 0042-simple_abst-null-check-for-lib.patch 0043-socket-missing-socket-close.patch 0044-pcm_hooks-null-check-for-h.patch 0045-conf-return-negative-value-in-case-of-error.patch 0046-control-return-negative-value-in-case-of-error.patch 0047-pcm-return-negative-value-in-case-of-error.patch 0048-mixer-Fix-missing-hctl-handle-free-in-snd_mixer_atta.patch 0049-conf-ucm-PAZ00-add-Toshiba-AC100-Dynabook-AZ-new-con.patch 0050-USB-Audio-Add-Scarlett-2i4-USB-to-S-PDIF-blacklist.patch 0051-snd_user_file-fix-memory-leak.patch 0052-pcm-dmix-Don-t-ignore-SND_TIMER_EVENT_MSTOP.patch 0053-snd_dlsym-only-do-versioning-checks-if-built-with-ve.patch 0054-dlmisc-Remove-unused-label.patch 0055-USB-audio-Add-five-more-cards-to-IEC958-blacklist.patch 0056-pcm-Fix-DSD-sample-format-endianess-and-add-big-endi.patch 0057-mixer-Fix-inclusion-of-config.h.patch 0058-mixer-Fix-unused-parameter-warnings.patch 0059-ucm-Fix-uninitialized-err-in-snd_use_case_set.patch 0060-pcm-Fix-assorted-tstamp_type-bugs-omissions.patch 0061-hwdep-add-OXFW-driver-support.patch 0062-pcm-fix-buffer-overflow-in-snd_pcm_chmap_print.patch 0063-control-enable-octal-and-hexadecimal-parse.patch 0064-autotools-fix-ucm-partial-build.patch 0065-conf-ucm-GoogleNyan-Add-configuration.patch 0066-ucm-add-binary-configure-file-parse.patch 0067-Remove-unused-hostname-resolution-in-shm-plugins-and.patch - Backport upstream fixes: new OXFW hwdep definition, chmap print overflow fix, improvement of UCM parser, GoogleNyan UCM config, removal of gethostbyname() usages: 0061-hwdep-add-OXFW-driver-support.patch 0062-pcm-fix-buffer-overflow-in-snd_pcm_chmap_print.patch 0063-control-enable-octal-and-hexadecimal-parse.patch 0064-autotools-fix-ucm-partial-build.patch 0065-conf-ucm-GoogleNyan-Add-configuration.patch 0066-ucm-add-binary-configure-file-parse.patch 0067-Remove-unused-hostname-resolution-in-shm-plugins-and.patch - Suppress timestamps in the generated documents for make the package comparison easier: alsa-docs-suppress-timestamp.patch - Backport upstream fixes: A couple of USB-audio config addition/fix, dmix PCM stop fix, a memory leak fix, DSD format endianess fix, PCM timestamp fixes, etc. 0050-USB-Audio-Add-Scarlett-2i4-USB-to-S-PDIF-blacklist.patch 0051-snd_user_file-fix-memory-leak.patch 0052-pcm-dmix-Don-t-ignore-SND_TIMER_EVENT_MSTOP.patch 0053-snd_dlsym-only-do-versioning-checks-if-built-with-ve.patch 0054-dlmisc-Remove-unused-label.patch 0055-USB-audio-Add-five-more-cards-to-IEC958-blacklist.patch 0056-pcm-Fix-DSD-sample-format-endianess-and-add-big-endi.patch 0057-mixer-Fix-inclusion-of-config.h.patch 0058-mixer-Fix-unused-parameter-warnings.patch 0059-ucm-Fix-uninitialized-err-in-snd_use_case_set.patch 0060-pcm-Fix-assorted-tstamp_type-bugs-omissions.patch - fix bashism in alsa-init.sh scripts - Backport upstream fixes / enhancements: mostly small fixes spotted by coccinelle and oethers, the fixes for proper rewind support, a new DSD format support, hwdep definitions sync, and addition of PAZ00 UCM configs. 0022-pcm-fix-snd_pcm_mmap_hw_avail-near-the-boundary.patch 0023-pcm-fix-return-value-of-snd_pcm_share_slave_avail.patch 0024-pcm-add-new-32-bit-DSD-sample-format.patch 0025-dmix-actually-rewind-when-running-or-being-drained.patch 0026-pcm-express-the-rewind-size-limitation-logic-better.patch 0027-pcm-handle-negative-values-from-snd_pcm_mmap_hw_avai.patch 0028-pcm-rate-use-the-snd_pcm_mmap_hw_avail-function.patch 0029-pcm-null-use-the-snd_pcm_mmap_avail-function.patch 0030-rate-handle-negative-values-from-snd_pcm_mmap_playba.patch 0031-dsnoop-rewindable-and-forwardable-logic-was-swapped.patch 0033-pcm-file-don-t-recurse-in-the-rewindable-and-forward.patch 0034-pcm-route-Fix-the-bad-condition-always-false.patch 0035-pcm-rate-hw_avail-must-not-be-negative-before-starti.patch 0036-hwdep-add-missing-declaration-for-snd_hwdep_poll_des.patch 0037-mixer-fixed-double-free.patch 0038-pcm_file-fixed-missing-free.patch 0039-sbase-fixed-missing-free.patch 0040-rawmidi-close-handle-h.patch 0041-pcm_share-fixing-missing-mutex-unlock.patch 0042-simple_abst-null-check-for-lib.patch 0043-socket-missing-socket-close.patch 0044-pcm_hooks-null-check-for-h.patch 0045-conf-return-negative-value-in-case-of-error.patch 0046-control-return-negative-value-in-case-of-error.patch 0047-pcm-return-negative-value-in-case-of-error.patch 0048-mixer-Fix-missing-hctl-handle-free-in-snd_mixer_atta.patch 0049-conf-ucm-PAZ00-add-Toshiba-AC100-Dynabook-AZ-new-con.patch
- Backport upstream fixes: more Baytrail/Cherrytrail profiles, TRX40 / ALC1220-VLC profiles: 0013-bytcr-rt5640-Add-support-for-devices-without-speaker.patch 0014-rt5640-Move-standard-DAC-setup-to-EnableSeq.conf.patch 0015-bytcr-rt5640-fix-the-execution-order.patch 0016-ucm2-add-initial-configuration-for-TRX40-Gigabyte-Ao.patch 0017-USB-Audio-ALC1220-Bump-analog-Speaker-priority-over-.patch 0018-USB-Audio-ALC1220-fix-indentation-for-Speaker-device.patch 0019-USB-Audio-fix-indentation-in-Gigabyte-Aorus-Master-M.patch 0020-chtnau8824-Add-a-SST-define-variable.patch 0021-kblrt5660-Fix-file-permissions.patch - Run fdupes to reduce the duplicated files - Backport upstream fixes: HD-audio dual codec fixes and the builtin mic fix for rt5645-based devices: 0010-HDA-Intel-HiFi-dual-Add-EnableSequence-and-DisableSe.patch 0011-HDA-Intel-HiFi-dual-Add-BootSequence-and-disable-pla.patch 0012-chtrt5645-Enable-Internal-MIC-of-ECS-EF20EA.patch - Backport upstream fixes: AMD MCP mute issue, chtnau8824 fixes, rt715 fix, and soundwire initialization fix: 0004-Revert-ucm2-HDA-acp-add-Capture-simple-mixer-element.patch 0005-chtnau8824-Fix-mono-speaker-config-not-working.patch 0006-chtnau8824-Add-support-for-laptops-using-stereo-DMIC.patch 0007-chtnau8824-Boost-analog-mic-volumes-a-bit.patch 0008-rt715-init-setup-ADC07-to-a-proper-volume.patch 0009-sof-hda-dsp-Set-Master-Playback-Switch-on-in-the-Boo.patch - Backport upstream fixes for HD-audio and soundwire HDMI: 0001-fix-the-ucm2-codecs-hda-hdmi.conf-use.patch 0002-codecs-hda-hdmi.conf-add-DisplayPort-to-the-device-d.patch 0003-sof-soundwire-use-the-codecs-hda-hdmi.conf-macro.patch - Revert the workaround for the missing HD-audio init - Update to alsa-ucm-conf 1.2.4: Major version up, most of changes have been already applied via backport patches. See details in https://alsa-project.org/wiki/Changes_v1.2.3.2_v1.2.4 - Drop obsoleted patches: 0001-bytcr-rt5640-Fix-DMIC1-not-working-when-connected-ov.patch 0002-bytcr-rt5651-Fix-high-noise-level-soft-input-on-DMIC.patch 0003-chtrt5645-Add-ASUSTeKCOMPUTERINC.-T101HA-1.0.conf-sy.patch 0004-sof-hda-dsp-don-t-fail-if-Auto-Mute-control-is-not-p.patch 0005-ucm2-use-Include-Syntax-3.patch 0006-chtrt5645-merge-all-possible-configurations-to-HiFi..patch 0007-cht-bsw-rt5672-merge-all-possible-configurations-to-.patch 0008-chtnau8824-merge-all-possible-configurations-to-HiFi.patch 0009-ucm.conf-add-support-for-the-kernel-module-name-tree.patch 0010-sof-hda-dsp-make-Headphone-Playback-Switch-condition.patch 0011-sof-hda-dsp-add-initial-kcontrol-values.patch 0012-sof-hda-dsp-make-the-boot-init-optional-for-all-cont.patch 0013-bdw-rt5677-add-support-for-legacy-and-SOF-drivers.patch 0014-broadwell-rt286-add-SOF-support.patch 0015-sof-soundwire-initial-UCM2-version.patch 0016-sof-soundwire-cleanups-recommended-by-the-ucm-valida.patch 0017-sof-soundwire-rewrite-for-syntax-3.patch 0018-sof-hda-dsp-fix-the-device-order-Hdmi-devices.patch 0019-HDA-Intel-add-support-for-AMD-acp-microphone-devices.patch 0020-DAISY-I2S-move-to-Samsung-snow-snow.conf.patch 0021-DB410c-move-to-Qualcomm-apq8016-sbc.patch 0022-DB820c-DB845c-move-to-Qualcomm-tree.patch 0023-PAZ00-tegraalc5632-move-to-Tegra-alc5632-tree.patch 0024-VEYRON-I2C-move-to-Rockchip-max98090-tree.patch 0025-Pandaboard-ES-move-to-OMAP-abe-twl6040-tree.patch 0026-GoogleNyan-move-to-Tegra-max98090.patch 0027-SDP4430-Move-to-OMAP-abe-twl6040-SDP4430-tree.patch 0028-Fix-invalid-Regex-Type-in-various-Condition-blocks.patch 0029-cht-bsw-rt5672-Add-Lenovo-Miix-2-10-specific-configu.patch 0030-cht-bsw-rt5672-Add-Lenovo-ThinkPad-10-specific-confi.patch 0031-cht-bsw-rt5672-Boost-ADC-volume-a-bit.patch 0032-chtrt5645-Restore-stereo-sound-output-when-switching.patch 0033-DB820c-Correctly-move-DB820c-to-Qualcomm-apq8096.patch 0034-sof-hda-dsp-fixup-typo-in-Hdmi.conf.patch 0035-sof-hda-dsp-use-sof-hda-dsp-Hdmi.conf.patch 0036-hda-hdmi-add-HDMI4-HDMI5-HDMI6-devices.patch 0037-update-ucm2-README.md-more-kernel-module-lookup-clar.patch 0038-ucm2-Add-config-for-Rockchip-rk3399-gru-sound.patch 0039-amd-renoir-acp-use-the-machine-driver-s-name-for-top.patch 0040-amd-renoir-acp-Add-Syntax-3-in-the-module-lib-Linked.patch 0041-Correct-conflicting-mic-in-max98090.patch 0042-HDA-Intel-HiFi-dual-Fix-the-Rear-Mic-s-Jack-name.patch 0043-USB-Audio-Dell-WD15-Dock-make-input-and-output-volum.patch 0044-Rockchip-rk3399-gru-sound-remove-zero-PCM-subdevice.patch 0045-ucm2-ucm.conf-fix-the-fix-the-sysfs-kernel-module-pa.patch 0046-Revert-amd-renoir-acp-use-the-machine-driver-s-name-.patch 0047-ucm2-module-rename-rk3399-gru-sound.conf-snd_soc_rk3.patch 0048-ucm2-HDA-acp-add-Capture-simple-mixer-element-to-the.patch 0049-HDA-Intel-only-add-the-acp-dmic-to-the-sound-card-wi.patch 0050-Add-support-for-Lenovo-ThinkStation-P620-Main-Audio.patch 0051-ucm2-Qualcomm-sdm845-fixes-HDMI-select-card-and-HiFi.patch - Disable HDA-Intel UCM conf due to a regression on openQA (the muted state as default) - Update from alsa-ucm-conf git (commit 3048ff7b15a9): mainly for adding the support for sof-soundwire (bsc#1176200): 0001-bytcr-rt5640-Fix-DMIC1-not-working-when-connected-ov.patch 0002-bytcr-rt5651-Fix-high-noise-level-soft-input-on-DMIC.patch 0003-chtrt5645-Add-ASUSTeKCOMPUTERINC.-T101HA-1.0.conf-sy.patch 0004-sof-hda-dsp-don-t-fail-if-Auto-Mute-control-is-not-p.patch 0005-ucm2-use-Include-Syntax-3.patch 0006-chtrt5645-merge-all-possible-configurations-to-HiFi..patch 0007-cht-bsw-rt5672-merge-all-possible-configurations-to-.patch 0008-chtnau8824-merge-all-possible-configurations-to-HiFi.patch 0009-ucm.conf-add-support-for-the-kernel-module-name-tree.patch 0010-sof-hda-dsp-make-Headphone-Playback-Switch-condition.patch 0011-sof-hda-dsp-add-initial-kcontrol-values.patch 0012-sof-hda-dsp-make-the-boot-init-optional-for-all-cont.patch 0013-bdw-rt5677-add-support-for-legacy-and-SOF-drivers.patch 0014-broadwell-rt286-add-SOF-support.patch 0015-sof-soundwire-initial-UCM2-version.patch 0016-sof-soundwire-cleanups-recommended-by-the-ucm-valida.patch 0017-sof-soundwire-rewrite-for-syntax-3.patch 0018-sof-hda-dsp-fix-the-device-order-Hdmi-devices.patch 0019-HDA-Intel-add-support-for-AMD-acp-microphone-devices.patch 0020-DAISY-I2S-move-to-Samsung-snow-snow.conf.patch 0021-DB410c-move-to-Qualcomm-apq8016-sbc.patch 0022-DB820c-DB845c-move-to-Qualcomm-tree.patch 0023-PAZ00-tegraalc5632-move-to-Tegra-alc5632-tree.patch 0024-VEYRON-I2C-move-to-Rockchip-max98090-tree.patch 0025-Pandaboard-ES-move-to-OMAP-abe-twl6040-tree.patch 0026-GoogleNyan-move-to-Tegra-max98090.patch 0027-SDP4430-Move-to-OMAP-abe-twl6040-SDP4430-tree.patch 0028-Fix-invalid-Regex-Type-in-various-Condition-blocks.patch 0029-cht-bsw-rt5672-Add-Lenovo-Miix-2-10-specific-configu.patch 0030-cht-bsw-rt5672-Add-Lenovo-ThinkPad-10-specific-confi.patch 0031-cht-bsw-rt5672-Boost-ADC-volume-a-bit.patch 0032-chtrt5645-Restore-stereo-sound-output-when-switching.patch 0033-DB820c-Correctly-move-DB820c-to-Qualcomm-apq8096.patch 0034-sof-hda-dsp-fixup-typo-in-Hdmi.conf.patch 0035-sof-hda-dsp-use-sof-hda-dsp-Hdmi.conf.patch 0036-hda-hdmi-add-HDMI4-HDMI5-HDMI6-devices.patch 0037-update-ucm2-README.md-more-kernel-module-lookup-clar.patch 0038-ucm2-Add-config-for-Rockchip-rk3399-gru-sound.patch 0039-amd-renoir-acp-use-the-machine-driver-s-name-for-top.patch 0040-amd-renoir-acp-Add-Syntax-3-in-the-module-lib-Linked.patch 0041-Correct-conflicting-mic-in-max98090.patch 0042-HDA-Intel-HiFi-dual-Fix-the-Rear-Mic-s-Jack-name.patch 0043-USB-Audio-Dell-WD15-Dock-make-input-and-output-volum.patch 0044-Rockchip-rk3399-gru-sound-remove-zero-PCM-subdevice.patch 0045-ucm2-ucm.conf-fix-the-fix-the-sysfs-kernel-module-pa.patch 0046-Revert-amd-renoir-acp-use-the-machine-driver-s-name-.patch 0047-ucm2-module-rename-rk3399-gru-sound.conf-snd_soc_rk3.patch 0048-ucm2-HDA-acp-add-Capture-simple-mixer-element-to-the.patch 0049-HDA-Intel-only-add-the-acp-dmic-to-the-sound-card-wi.patch 0050-Add-support-for-Lenovo-ThinkStation-P620-Main-Audio.patch 0051-ucm2-Qualcomm-sdm845-fixes-HDMI-select-card-and-HiFi.patch - Update to alsa-ucm-conf 1.2.3: including previous fixes, see the detailed changes at: https://www.alsa-project.org/wiki/Detailed_changes_v1.2.2_v1.2.3 - Dropped obsoleted patches: 0001-sof-bdw-rt5677-initial-port-to-UCM2.patch 0002-ucm2-treewide-JackHWMute-fixes.patch 0003-sof-hda-dsp-Support-systems-without-integrated-graph.patch 0004-hda-dsp-add-basic-ucm-config.patch 0005-update-README-files.patch 0006-bytcr-rt5651-Fix-dmic-check-in-HiFi-Components.conf.patch 0007-chtrt5645-Add-ASUSTeKCOMPUTERINC.-T100HAN-1.0-symlin.patch 0008-chtrt5645-Add-MEDION-E1239TMD60568-0.1-Wingman.conf-.patch 0009-chtrt5645-Remove-bogus-JackHWMute-settings.patch 0010-sof-hda-dsp-change-Headphones2-to-Mic2.patch 0011-ucm2-remove-empty-enable-disable-sequence-sections.patch 0012-ucm2-fix-indentation-use-tabs.patch 0013-Add-initial-support-for-Realtek-ALC1220-TRX40-mother.patch 0014-ucm2-fix-chtrt5650-configuration-ucm-validator.patch 0015-bytcr-rt5651-fix-the-cfg-mic-in1-cfg-mic-in12-match-.patch 0016-ucm-fix-wrong-If-in-sequence-in-HiFi-dual.conf.patch 0100-ucm2-Add-profile-for-Chromebook-Asus-C300.patch - More catch up of upstream fixes: mostly cosmetic style fixes: 0011-ucm2-remove-empty-enable-disable-sequence-sections.patch 0012-ucm2-fix-indentation-use-tabs.patch 0013-Add-initial-support-for-Realtek-ALC1220-TRX40-mother.patch 0014-ucm2-fix-chtrt5650-configuration-ucm-validator.patch 0015-bytcr-rt5651-fix-the-cfg-mic-in1-cfg-mic-in12-match-.patch 0016-ucm-fix-wrong-If-in-sequence-in-HiFi-dual.conf.patch - Add UCM profile for Chromebook Asus C300 (bsc#1171492): 0100-ucm2-Add-profile-for-Chromebook-Asus-C300.patch - Backport upstream fixes: HDA SOF DSP support, Intel Atom profiles, etc 0004-hda-dsp-add-basic-ucm-config.patch 0005-update-README-files.patch 0006-bytcr-rt5651-Fix-dmic-check-in-HiFi-Components.conf.patch 0007-chtrt5645-Add-ASUSTeKCOMPUTERINC.-T100HAN-1.0-symlin.patch 0008-chtrt5645-Add-MEDION-E1239TMD60568-0.1-Wingman.conf-.patch 0009-chtrt5645-Remove-bogus-JackHWMute-settings.patch 0010-sof-hda-dsp-change-Headphones2-to-Mic2.patch - Update to alsa-ucm-conf 1.2.2: including previous fixes - Backport recent upstream fixes: SOF, BDW-rt5677 and jack fixes; 0001-sof-bdw-rt5677-initial-port-to-UCM2.patch 0002-ucm2-treewide-JackHWMute-fixes.patch 0003-sof-hda-dsp-Support-systems-without-integrated-graph.patch - Drop obsoleted patches: 0001-sof-hda-dsp-Fix-the-Dmic0-CaptureMixerElem-for-v1.4..patch 0002-sof-hda-dsp-Use-more-strict-names-according-latest-u.patch 0003-README-remove-topologies-note.patch 0004-bytcht-es8316-Fix-missing-including-of-HeadPhones.co.patch 0005-ucm2-fix-the-verb-path-in-chtrt5645-chtrt5645-dmic2..patch 0006-broadwell-rt286-add-support-for-hardware-volume-conf.patch 0007-broxton-rt298-corrections-cleanups.patch 0008-bytcr-rt5640-cleanups-and-corrections.patch 0009-bytcr-rt5651-cleanups-and-corrections.patch 0010-bytcht-cx2072x-cleanups-and-corrections.patch 0011-bytcht-es8316-cleanups-and-corrections.patch 0012-DAISY-I2S-added-back-PCM-devices.patch 0013-DB410c-cleanups-and-corrections.patch 0014-DB820c-cleanups-and-corrections.patch 0015-Dell-WD15-Dock-cleaups-and-corrections.patch 0016-HDA-Intel-HiFi-dual-fixes-and-corrections.patch 0017-cht-bsw-rt5672-fixes-and-corrections.patch 0018-chtnau8824-fixes-and-corrections.patch 0019-skylake-rt286-fixes-and-corrections.patch 0020-SDP4430-corrections-and-fixes.patch 0021-sof-hda-dsp-fix-typo-PlaybackMixerMaster-PlaybackMas.patch 0022-broadwell-rt286-add-correct-prefix-to-Priority-field.patch 0023-GoogleNyan-comment-CaptureControl-what-is-this.patch 0024-VEYRON-I2S-corrections-and-fixes.patch 0025-SDP4430-corrections-and-fixes.patch 0026-chtrt5645-corrections-and-fixes.patch 0027-GoogleNyan-corrections-and-fixes.patch 0028-PAZ00-corrections-and-fixes.patch 0029-SDP4430-corrections-and-fixes.patch 0030-PandaBoard-corrections-and-fixes.patch 0031-PandaBoardES-corrections-and-fixes.patch 0032-kblrt5660-corrections-and-fixes.patch 0033-bytcr-rt5640-corrections-and-fixes.patch 0034-bytcht-es8316-corrections-and-fixes.patch 0035-sof-hda-dsp-corrections-and-fixes.patch 0036-ucm2-treewide-remove-Playback-and-Capture-channels-2.patch - Backport upstream fixes: cleanup and correctsion for ucm2: 0007-broxton-rt298-corrections-cleanups.patch 0008-bytcr-rt5640-cleanups-and-corrections.patch 0009-bytcr-rt5651-cleanups-and-corrections.patch 0010-bytcht-cx2072x-cleanups-and-corrections.patch 0011-bytcht-es8316-cleanups-and-corrections.patch 0012-DAISY-I2S-added-back-PCM-devices.patch 0013-DB410c-cleanups-and-corrections.patch 0014-DB820c-cleanups-and-corrections.patch 0015-Dell-WD15-Dock-cleaups-and-corrections.patch 0016-HDA-Intel-HiFi-dual-fixes-and-corrections.patch 0017-cht-bsw-rt5672-fixes-and-corrections.patch 0018-chtnau8824-fixes-and-corrections.patch 0019-skylake-rt286-fixes-and-corrections.patch 0020-SDP4430-corrections-and-fixes.patch 0021-sof-hda-dsp-fix-typo-PlaybackMixerMaster-PlaybackMas.patch 0022-broadwell-rt286-add-correct-prefix-to-Priority-field.patch 0023-GoogleNyan-comment-CaptureControl-what-is-this.patch 0024-VEYRON-I2S-corrections-and-fixes.patch 0025-SDP4430-corrections-and-fixes.patch 0026-chtrt5645-corrections-and-fixes.patch 0027-GoogleNyan-corrections-and-fixes.patch 0028-PAZ00-corrections-and-fixes.patch 0029-SDP4430-corrections-and-fixes.patch 0030-PandaBoard-corrections-and-fixes.patch 0031-PandaBoardES-corrections-and-fixes.patch 0032-kblrt5660-corrections-and-fixes.patch 0033-bytcr-rt5640-corrections-and-fixes.patch 0034-bytcht-es8316-corrections-and-fixes.patch 0035-sof-hda-dsp-corrections-and-fixes.patch 0036-ucm2-treewide-remove-Playback-and-Capture-channels-2.patch - Backport upstream fixes: fixes / corrections for sof-hda-dsp, es8316, chtrt5645 and broadwell-rt286: 0001-sof-hda-dsp-Fix-the-Dmic0-CaptureMixerElem-for-v1.4..patch 0002-sof-hda-dsp-Use-more-strict-names-according-latest-u.patch 0003-README-remove-topologies-note.patch 0004-bytcht-es8316-Fix-missing-including-of-HeadPhones.co.patch 0005-ucm2-fix-the-verb-path-in-chtrt5645-chtrt5645-dmic2..patch 0006-broadwell-rt286-add-support-for-hardware-volume-conf.patch - Update to alsa-ucm-conf 1.2.1.2: More UCM2 adaptions, SOF fixes / improvements, details found at https://www.alsa-project.org/wiki/Changes_v1.2.1.1_v1.2.1.2 - New package, split from alsa-lib since v1.2.1
- Fix superfluous asound.state migration (bsc#1183672) - Fix alsactl restore behavior during locking (boo#1179904): 0010-alsactl-Fix-double-decrease-of-lock-timeout.patch 0011-alsactl-Fix-race-at-creating-a-lock-file.patch - Remove unnecessary condition for alsa-restore.service 0012-alsactl-Remove-asound.state-file-check-from-alsa-res.patch - Fix dependency in sound-extra.service - Update to alsa-utils 1.2.3: alsactl extension for disabling UCM, alsa-info.sh enhancements, various fixes and documentation updates. See details in https://alsa-project.org/wiki/Changes_v1.2.3.2_v1.2.4 - Use /run/lock for alsactl lock directory (bsc#1177826) - Migrate the old asound.state file if the new path isn't present yet (bsc#1177826) - Conditionally add buildreq alsa-topology-devel to fix build errors - Fix the directory to save asound.state again to /var/lib/alsa, which was mistakenly changed to /etc - Update to alsa-utils 1.2.3: including previous fixes, see the detailed changes at: https://www.alsa-project.org/wiki/Detailed_changes_v1.2.2_v1.2.3 - Dropped obsoleted patches: 0001-alsaloop-reduce-cumulative-error-caused-by-non-atomi.patch 0002-alsactl-don-t-exit-on-EINTR-from-epoll_wait.patch 0003-alsactl-avoid-needless-wakeups-in-monitor-loop.patch 0004-alsactl-fix-error-handling-for-sched_setscheduler-ca.patch 0005-alsa-info.sh-add-ALT-to-DISTRO-list.patch 0006-alsa-info-initial-rpm-deb-package-info.patch 0007-alsa-info.sh-increase-version-to-0.4.65.patch - Backport upstream fixes: some improvements in alsa-info.sh: 0005-alsa-info.sh-add-ALT-to-DISTRO-list.patch 0006-alsa-info-initial-rpm-deb-package-info.patch 0007-alsa-info.sh-increase-version-to-0.4.65.patch - Backport upstream fixes for alsactl: 0002-alsactl-don-t-exit-on-EINTR-from-epoll_wait.patch 0003-alsactl-avoid-needless-wakeups-in-monitor-loop.patch 0004-alsactl-fix-error-handling-for-sched_setscheduler-ca.patch - Update to alsa-utils 1.2.2; including previous fixes - Backport upstream fix: alsaloop improvement; 0001-alsaloop-reduce-cumulative-error-caused-by-non-atomi.patch - Drop obsoleted patches: 0001-treewide-sys-poll-to-poll.patch 0002-treewide-Fix-wrong-formats-on-32-bit.patch 0003-treewide-Fix-printf-formats.patch 0004-aplay-Adjust-buffer-sizes-to-fix-snprintf-warnings.patch 0005-aplay-Limit-VUMeter-progress-bar-to-100-for-negative.patch 0006-alsactl-sysfs-add-sys-kernel-uevent_seqnum-check-to-.patch 0007-alsaucm-use-the-first-sound-card-use-case-name-hw-CA.patch 0008-alsaucm-add-text-dump-command.patch 0009-alsaucm-add-json-dump-command.patch 0010-alsaucm-dump-fix-the-prefixed.patch 0011-alsactl-fix-sched-idle-set-it-really-to-SCHED_IDLE.patch 0012-configure-Fix-linking-of-alsatplg-with-the-older-lib.patch 0013-alsatplg-add-n-normalize-option.patch 0014-alsatplg-add-s-sort-and-fix-memory-leaks.patch 0015-alsatplg-fix-another-small-leak-in-normalize_config.patch 0016-alsa-info.sh-Consolidate-PCI-device-output.patch 0017-alsa-info.sh-Read-from-proc-modules-and-sort-the-res.patch 0018-alsa-info.sh-Simplify-iteration-over-cards-when-call.patch 0019-alsa-info.sh-Use-existing-function-to-print-ALSA-con.patch 0020-alsa-info.sh-Exit-script-after-writing-information-t.patch 0021-alsa-info.sh-Replace-gauge-with-infobox-for-upload-d.patch 0022-alsa-info.sh-Remove-progress-spinner-during-upload-w.patch 0023-alsa-info.sh-Condense-nested-commands-for-file-uploa.patch 0024-alsa-info.sh-Condense-nested-commands-for-formatting.patch 0025-alsa-info.sh-Perform-test-for-wget-earlier.patch 0026-alsa-info.sh-Warn-after-actual-upload-failure-do-not.patch 0027-alsatplg-rewrite-to-use-the-new-libatopology-functio.patch 0028-alsatplg-add-V-version-option.patch 0029-alsatplg-add-decode-command.patch 0030-alsatplg-add-documentation-for-z-dapm-nosort-h.patch 0031-configure-fix-new-libatopology-check.patch 0032-Use-__func__-instead-of-__FUNCTION__.patch 0033-Avoid-pointer-arithmetic-on-void.patch 0034-Use-lli-for-long-long-in-printf.patch 0035-Avoid-empty-initializer-list.patch - Backport upstream fixes: alsatplg fixes, misc cleanups: 0027-alsatplg-rewrite-to-use-the-new-libatopology-functio.patch 0028-alsatplg-add-V-version-option.patch 0029-alsatplg-add-decode-command.patch 0030-alsatplg-add-documentation-for-z-dapm-nosort-h.patch 0031-configure-fix-new-libatopology-check.patch 0032-Use-__func__-instead-of-__FUNCTION__.patch 0033-Avoid-pointer-arithmetic-on-void.patch 0034-Use-lli-for-long-long-in-printf.patch 0035-Avoid-empty-initializer-list.patch - Fix build on SLE12-* target - Backport upstream patches: A few portability fixes, alsaucm fixes and extensions, alsatplg minor fixes, alsa-info.sh extensions: 0001-treewide-sys-poll-to-poll.patch 0002-treewide-Fix-wrong-formats-on-32-bit.patch 0003-treewide-Fix-printf-formats.patch 0004-aplay-Adjust-buffer-sizes-to-fix-snprintf-warnings.patch 0005-aplay-Limit-VUMeter-progress-bar-to-100-for-negative.patch 0006-alsactl-sysfs-add-sys-kernel-uevent_seqnum-check-to-.patch 0007-alsaucm-use-the-first-sound-card-use-case-name-hw-CA.patch 0008-alsaucm-add-text-dump-command.patch 0009-alsaucm-add-json-dump-command.patch 0010-alsaucm-dump-fix-the-prefixed.patch 0011-alsactl-fix-sched-idle-set-it-really-to-SCHED_IDLE.patch 0012-configure-Fix-linking-of-alsatplg-with-the-older-lib.patch 0013-alsatplg-add-n-normalize-option.patch 0014-alsatplg-add-s-sort-and-fix-memory-leaks.patch 0015-alsatplg-fix-another-small-leak-in-normalize_config.patch 0016-alsa-info.sh-Consolidate-PCI-device-output.patch 0017-alsa-info.sh-Read-from-proc-modules-and-sort-the-res.patch 0018-alsa-info.sh-Simplify-iteration-over-cards-when-call.patch 0019-alsa-info.sh-Use-existing-function-to-print-ALSA-con.patch 0020-alsa-info.sh-Exit-script-after-writing-information-t.patch 0021-alsa-info.sh-Replace-gauge-with-infobox-for-upload-d.patch 0022-alsa-info.sh-Remove-progress-spinner-during-upload-w.patch 0023-alsa-info.sh-Condense-nested-commands-for-file-uploa.patch 0024-alsa-info.sh-Condense-nested-commands-for-formatting.patch 0025-alsa-info.sh-Perform-test-for-wget-earlier.patch 0026-alsa-info.sh-Warn-after-actual-upload-failure-do-not.patch - Remove empty man8 dirs (used for removed alsaconf.8) - Drop obsolete TODO and Changelog files, also irrelevant INSTALL. - Provide alsaucm and alsatplg man pages by formatting via rst2man; a new dependency on python3-docutils is added - Replace incorrect usage of %_libexecdir with %_prefix/lib - Update to alsa-utils 1.2.1: * axfer: handle -ETIMEDOUT before non-block I/O operation * axfer: code refactoring for a helper function to wait for avail buffer space * axfer: handle -ETIMEDOUT before handle mmap I/O operation * axfer: return ETIMEDOUT when no event occurs after waiter expiration * axfer: fix to return error code when a call of select(2) fails * axfer: return the number of file descriptors for I/O events from select(2) waiter * axfer: test: fix invalid comparison of 64 bit storage in ILP32 data type * axfer: mapper: fix parameter check for demuxer * axfer: remove unused variable warnings * alsamixer: Remove exp10 usage * alsaucm, topology: LDADD cleanups and add support for libatopology * alsaucm: fix the implicit card open * alsaucm, topology: LDADD cleanups and add support for libatopology * alsaucm: do the implicit ucm open only when the command requires it * alsaucm: call snd_config_update_free_global() to make valgrind more happy * amixer: do not double LF for container type * aplay: fix memory leak when setup_chmap() fail - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Add systemd service to load OSS and sequencer modules (bsc#1136562) - Update to alsa-utils 1.1.9: alasctl, axfer, alsaloop, alsamixer and amixer fixes, see https://www.alsa-project.org/wiki/Changes_v1.1.8_v1.1.9 for details - Remove the ugly conditionals to build for (too) old distros - Drop alsaconf script that rather brings the inconsistent setup on modern systems - Move alsabat-test.sh into alsabat package, too - Run spec-cleaner - Update to alsa-utils 1.1.8: * Core: Makefile.am: add README.md to EXTRA_DIST axfer: add support for libffado transmission backend axfer: add unit test for container interface axfer: add an entry point for this command initial version of .travis.yml rename and update README.md * Audio Transfer utility: axfer: add an explanation about advantages/issues of Timer-based scheduling model axfer: add an explanation about Timer-based scheduling model axfer: add an explanation about IRQ-based scheduling model axfer: add text for compatibility loss of sw parameter in libasound backend axfer: fulfill manual section for libasound backend axfer: print help for libasound backend axfer: fulfill manual section for libffado backend axfer: print help for libffado backend axfer: correct description about signal handling axfer: fix typo in axfer(1) manual axfer: fix no return statement in print_help() function axfer: enable each backend to print own help axfer: print help text of transfer subcommand just for common options axfer: print help text of list subcommand axfer: print help text of command entry axfer: add a section about design of transfer subcommand axfer: add a section to describe compatibility to aplay(1) axfer: add a manual for transfer subcommand axfer: add a manual for list subcommand axfer: add a manual for entry point axfer: check whether a terminal is referred for stdio axfer: truncate parsed arguments before operating subcommand axfer: use transfer subcommand as a default for compatibility mode to aplay(1) axfer: use second argument in command line for transmission direction axfer: apply refactoring in list subcommand for new command system axfer: apply refactoring to list subcommand for backward compatibility to aplay(1) axfer: add support for libffado transmission backend axfer: obsolete some unimplemented options axfer: add support for timer-based scheduling model with MMAP operation axfer: add an implementation of waiter for epoll(7) axfer: add an implementation of waiter for select(2) axfer: add an implementation of waiter for poll(2) axfer: add an option for waiter type axfer: add a common interface of waiter for I/O event notification axfer: add options for plugins in alsa-lib axfer: add options for software parameters of PCM substream axfer: add options for buffer arrangement axfer: add an option to suppress event waiting axfer: add support for MMAP PCM operation axfer: add support for non-blocking operation axfer: add an option to finish transmission at XRUN axfer: add options related to duration and obsolete '--max-file-size' option axfer: add an option to dump available hardware parameters axfer: add informative output and an option to suppress it axfer: add a sub-command to transfer data frames axfer: add support for blocking data transmission operation of alsa-lib PCM API axfer: add support to transfer data frames by alsa-lib PCM APIs axfer: add a parser for command-line options axfer: add a common interface to transfer data frames axfer: add a unit test for mapper interface axfer: add support for a mapper for multiple target axfer: add support for a mapper for single target axfer: add a common interface to align data frames on different layout axfer: add unit test for container interface axfer: add support for a container of raw data axfer: add support for a container of Creative Tech. voice format axfer: add support for a container of Sparc AU format axfer: add support for a container of Microsoft/IBM RIFF/Wave format axfer: add a common interface to handle a file with audio-specific data format axfer: add a sub-command to print list of PCMs/devices axfer: add an entry point for this command * alsaloop: alsaloop: more avail_min cleanups * alsatplg (topology): topology/topology.c: drop unneeded <dlfcn.h> include * aplay/arecord: aplay: improve available conditions for '--samples' and '--duration' options aplay: add a paragraph for '--samples' ('-s') option to aplay manual aplay: delete paragraph for obsoleted '--sleep-min' ('-s') option from aplay manual - remove "/Obsoletes: bat <= 0.1.0"/ - it triggers uninstall of the unrelated "/bat"/ (cat clone) package - Updated to alsa-utils 1.1.7: * aplay: Fix invalid file size check for non-regular files * speaker-test: Support S24_3LE sample format * speaker-test: Allow sampling rates up to 768000 * alsabat: Allow custom sample format for round trip latency test * alsaucm: add alsa-ucm udev rules for PAZ00 (Toshiba AC100/Dynabook AZ) * alsatplg: add man file * alsactl: improved disconnection handling * compile warning fixes * aplay: add missing block brackets - Prepare a patch to allow build with old automake for old distros (not applied yet, though): alsa-utils-configure-version-revert.patch - Avoid %license tag for old distros to fix builds - Updated to alsa-utils 1.1.6: * Change FSF address (Franklin Street) * aplay: Adjust sample rate limits to support newer hardware * alsactl: Only start restore service when asoundrc file exists * alsaloop: fix a typo in the comparison * speaker-test: Refactor the tone-generator codes * aplay: Fix wav file not being split on 32 bit platforms * bat: alsa.c - move the thread cleanup pop before goto exit3 - Remove obsoleted patches: 0001-aplay-Adjust-sample-rate-limits-to-support-newer-har.patch 0002-alsactl-Only-start-restore-service-when-asoundrc-fil.patch - Use %license file tag - Get rid of superfluous patch for ancient distros: alsa-utils-gettext-version-removal.diff - Remove superfluous file override, which is already included in the 1.1.5 tarball: alsaucm.rst - Backport upstream fixes: 0001-aplay-Adjust-sample-rate-limits-to-support-newer-har.patch 0002-alsactl-Only-start-restore-service-when-asoundrc-fil.patch - Cleanup specfile to rip off the too old kludges - Update to alsa-utils 1.1.5: * alsactl: Move systemd unit start-up from basic.target to sound.target * alsatplg: fix topology compiler long option parsing * topology: delete output file if parsing fails. * aplay: Fix playback for small raw files * aplay: Refactor playback code * aplay: Add samples argument for playing/recording a given number of samples * aplay: interrupt streaming via signal in voc_pcm_write * aplay: Fix --max-file-time option 32 bits overflow * alsabat: fix one uninitialized warning issue - Fix filelist for the 1.1.5 update - drop unused requirement for python-docutils - Update to alsa-utils 1.1.4: * alsactl: Remove standard output definition in systemd unit * alsa-info: provide more DMI information * alsa-info: add ACPI device status * amidi: optarg might be NULL, fix 't' argument parsing * aplay: Introduce and use xwrite helper - Really bump the version number to 1.1.3 (sorry, forgot to change in Version tag). - Update to alsa-utils 1.1.3: * a couple of amidi fixes * a few alsabat extensions * alsaloop cpu hog fix, * a fix for suspend/resume with aplay * fix chmap selection in speaker-test WAV mode * alsaucm man pages, * fix potential NULL dereferences in alsactl daemon mode - Add python-docutils to build dependency (for rst2man) - Fix missing alsaucm man page file in the 1.1.3 tarball - Update to alsa-utils 1.1.2: * aplay: fix lurking capture file overwrite bug * alsabat: a few bug fixes, add noise detection, etc - Update to alsa-utils 1.1.1: including previous fixes, more enhancements / fixes of alsabat, fix in aplay for parsing parameter values - Delete obsoleted patches: 0001-bat-Avoid-local-signal.h-file.patch 0002-bat-Don-t-pass-incompatible-function-pointers-to-pth.patch 0003-alsa-info.sh-add-man-page.patch 0004-amixer-skip-showing-asoc-tlv-byte-controls.patch 0005-alsabat-rename-to-avoid-naming-conflict.patch - Backport upstream fixes: add alsa-info manpage, fix TLV output of amixer for ASoC ext ctls, and rename from bat to alsabat 0003-alsa-info.sh-add-man-page.patch 0004-amixer-skip-showing-asoc-tlv-byte-controls.patch 0005-alsabat-rename-to-avoid-naming-conflict.patch - Rename subpackage from bat to alsabat due to the name conflicts with other projects - Update to alsa-utils 1.1.0: including all previous fixes, update of topology tool, addition of BAT (Basic Audio Tool) - Split bat subpackage containing BAT - Fix build of bat with old gcc & glibc on SLE11 0001-bat-Avoid-local-signal.h-file.patch 0002-bat-Don-t-pass-incompatible-function-pointers-to-pth.patch - Dropped patches: 0001-amixer-Don-t-set-only-the-first-item-in-sset_enum.patch 0002-amixer-expand-local-storage-for-item-name-according-.patch 0003-alsa-info-Don-t-try-update-when-wget-isn-t-available.patch 0004-aplay-Fix-type-for-signal-flag.patch 0005-aplay-Fix-uninterruptible-aplay.patch 0006-alsactl-terminate-readlink-result-string.patch 0007-speaker-test-Add-option-to-specify-signal-scale.patch 0008-topology-Add-command-line-topology-tool-to-build-top.patch 0009-alsactl-Add-path-condition-to-alsa-store-and-alsa-re.patch 0010-speaker-test-fix-option-ordering.patch 0011-arecord-Remove-only-regular-files.patch 0012-aplay-fix-VU-meter-for-S24_LE-etc-formats.patch 0013-alsactl-Manage-both-save-and-restore-in-a-single-uni.patch - Backport upstream fixes: particularly fixing the inconsistent mixer state after service reload (bnc#929619): 0010-speaker-test-fix-option-ordering.patch 0011-arecord-Remove-only-regular-files.patch 0012-aplay-fix-VU-meter-for-S24_LE-etc-formats.patch 0013-alsactl-Manage-both-save-and-restore-in-a-single-uni.patch - Suppress alsactl invocation on systems without sound cards (bsc#940950): 0009-alsactl-Add-path-condition-to-alsa-store-and-alsa-re.patch - Upstream patch to add -S option to speaker-test 0007-speaker-test-Add-option-to-specify-signal-scale.patch - Upstream patch to add alsatplg parser program 0008-topology-Add-command-line-topology-tool-to-build-top.patch - Reenable autoreconf call to regenerate after patching - Change libudev-devel BuildRequires to pkgconfig(udev): makes us less prone to packaging changes, and in the end udev.pc is exactly what we need to define _udevdir. - Backport upstream fixes for aplay signal handling and alsactl possible buffer overflow of readlink(): 0004-aplay-Fix-type-for-signal-flag.patch 0005-aplay-Fix-uninterruptible-aplay.patch 0006-alsactl-terminate-readlink-result-string.patch - Backport upstream fixes, including the fix for alsa-info (boo#928394): 0001-amixer-Don-t-set-only-the-first-item-in-sset_enum.patch 0002-amixer-expand-local-storage-for-item-name-according-.patch 0003-alsa-info-Don-t-try-update-when-wget-isn-t-available.patch - Update to alsa-utils 1.0.29: just a version bump including previous fixes - Drop obsoleted patches: 0001-alsactl-save-state-do-not-call-rename-for-stdio.patch 0002-alsamixer-include-missing-mixer_controls.h.patch 0003-Add-alsa-info.sh-to-alsa-utils-repo.patch 0004-Add-missing-alsa-info-entry-to-the-root-Makefile.am.patch 0005-alsa-info-Make-sure-all-full-script-is-run-even-with.patch 0006-alsa-info-Refactor-withall-logic.patch 0007-speaker-test-Add-missing-draining-at-the-end.patch 0008-alsactl-Fix-the-file-locking-routines-for-the-state-.patch 0009-alsactl-aded-missing-monitor-prototype.patch 0010-speaker-text-fix-simple-signess-assignment-warning.patch 0011-monitor-fix-clang-warning-Declared-variable-length-a.patch 0012-alsactl-coverity-missing_va_end-va_end-was-not-calle.patch 0013-Revert-aplay-fix-pcm_read-return-value.patch 0014-amixer-Make-dB-case-insensitive-in-set-commands.patch 0015-amixer-Parse-the-value-more-strictly.patch 0016-alsactl-add-missing-state_unlock-call.patch 0017-alsactl-init-Change-the-basic-rules-description.patch 0018-alsactl-init-Add-Line-Out-to-list-of-outputs-to-init.patch 0019-configure-allow-contitional-compilation-of-alsaucm.patch - Backport upstream fixes: fix missing unlock for the error path in alsactl, more alsactl init entries, alsaucm build fix 0016-alsactl-add-missing-state_unlock-call.patch 0017-alsactl-init-Change-the-basic-rules-description.patch 0018-alsactl-init-Add-Line-Out-to-list-of-outputs-to-init.patch 0019-configure-allow-contitional-compilation-of-alsaucm.patch - Backport upstream fixes: rubustify dB value handling in amixer 0014-amixer-Make-dB-case-insensitive-in-set-commands.patch 0015-amixer-Parse-the-value-more-strictly.patch - Backport upstream fixes: a few speaker-test fixes, minor alsactl fixes and a revert of a wrong fix for aplay. 0007-speaker-test-Add-missing-draining-at-the-end.patch 0008-alsactl-Fix-the-file-locking-routines-for-the-state-.patch 0009-alsactl-aded-missing-monitor-prototype.patch 0010-speaker-text-fix-simple-signess-assignment-warning.patch 0011-monitor-fix-clang-warning-Declared-variable-length-a.patch 0012-alsactl-coverity-missing_va_end-va_end-was-not-calle.patch 0013-Revert-aplay-fix-pcm_read-return-value.patch
- security update - added patches fix CVE-2021-44224 [bsc#1193943], NULL dereference or SSRF in forward proxy configurations + apache2-CVE-2021-44224.patch fix CVE-2021-44790 [bsc#1193942], buffer overflow when parsing multipart content in mod_lua + apache2-CVE-2021-44790.patch - version update to 2.4.51: fixes also CVE-2020-11984 [bsc#1175074] -- mod_proxy_uwsgi info disclosure and possible RCE CVE-2020-13950 [bsc#1187040] -- mod_proxy NULL pointer dereference CVE-2020-35452 [bsc#1186922] -- Single zero byte stack overflow in mod_auth_digest CVE-2021-26690 [bsc#1186923] -- mod_session NULL pointer dereference in parser CVE-2021-26691 [bsc#1187017] -- Heap overflow in mod_session CVE-2021-30641 [bsc#1187174] -- MergeSlashes regression CVE-2021-31618 [bsc#1186924] -- NULL pointer dereference on specially crafted HTTP/2 request CVE-2021-33193 [bsc#1189387] -- Request splitting via HTTP/2 method injection and mod_proxy CVE-2021-34798 [bsc#1190669] -- NULL pointer dereference via malformed requests CVE-2021-36160 [bsc#1190702] -- out-of-bounds read via a crafted request uri-path CVE-2021-39275 [bsc#1190666] -- out-of-bounds write in ap_escape_quotes() via malicious input CVE-2021-40438 [bsc#1190703] -- SSRF via a crafted request uri-path CVE-2020-11993 [bsc#1175070] -- when trace/debug was enabled for the HTTP/2 module logging statements were made on the wrong connection CVE-2020-9490 [bsc#1175071] -- specially crafted value for the 'Cache-Digest' header in a HTTP/2 request would result in a crash - modified patches % httpd-2.4.x-fate317766-config-control-two-protocol-options.diff (refreshed) - deleted patches - apache2-CVE-2020-11984.patch (upstreamed) - apache2-CVE-2020-13950.patch (upstreamed) - apache2-CVE-2020-35452.patch (upstreamed) - apache2-CVE-2021-26690.patch (upstreamed) - apache2-CVE-2021-26691.patch (upstreamed) - apache2-CVE-2021-30641.patch (upstreamed) - apache2-CVE-2021-31618.patch (upstreamed) - apache2-CVE-2021-33193.patch (upstreamed) - apache2-CVE-2021-34798.patch (upstreamed) - apache2-CVE-2021-36160.patch (upstreamed) - apache2-CVE-2021-39275.patch (upstreamed) - apache2-CVE-2021-40438.patch (upstreamed) - apache2-mod_http2-1.15.14.patch (upstreamed) - apache2-mod_proxy_uwsgi-fix-crash.patch (upstreamed) - security update - added patches fix CVE-2021-40438 [bsc#1190703], SSRF via a crafted request uri-path + apache2-CVE-2021-40438.patch fix CVE-2021-36160 [bsc#1190702], out-of-bounds read via a crafted request uri-path + apache2-CVE-2021-36160.patch fix CVE-2021-39275 [bsc#1190666], out-of-bounds write in ap_escape_quotes() via malicious input + apache2-CVE-2021-39275.patch fix CVE-2021-34798 [bsc#1190669], NULL pointer dereference via malformed requests + apache2-CVE-2021-34798.patch - security update - added patches fix CVE-2021-33193 [bsc#1189387], Request splitting via HTTP/2 method injection and mod_proxy + apache2-CVE-2021-33193.patch - security update - added patches fix CVE-2021-30641 [bsc#1187174], MergeSlashes regression + apache2-CVE-2021-30641.patch - security update - added patches fix CVE-2021-31618 [bsc#1186924], NULL pointer dereference on specially crafted HTTP/2 request + apache2-CVE-2021-31618.patch - security update - added patches fix CVE-2020-13950 [bsc#1187040], mod_proxy NULL pointer dereference + apache2-CVE-2020-13950.patch - security update - added patches fix CVE-2020-35452 [bsc#1186922], Single zero byte stack overflow in mod_auth_digest + apache2-CVE-2020-35452.patch fix CVE-2021-26690 [bsc#1186923], mod_session NULL pointer dereference in parser + apache2-CVE-2021-26690.patch fix CVE-2021-26691 [bsc#1187017], Heap overflow in mod_session + apache2-CVE-2021-26691.patch - gensslcert sets CA:TRUE in basic constrains of CA cert [bsc#1180530] - modified sources % gensslcert - systemd-ask-password is located in /usr/bin - gensslcert: add -a argument to override default SAN value - security update - added patches fix CVE-2020-11984 [bsc#1175074], mod_proxy_uwsgi info disclosure and possible RCE + apache2-CVE-2020-11984.patch fix CVE-2020-11993 [bsc#1175070], CVE-2020-9490 [bsc#1175071] + apache2-mod_http2-1.15.14.patch - fix crash in mod_proxy_uwsgi for empty values of environment variables [bsc#1174052] - added patches fix https://svn.apache.org/viewvc?view=revision + apache2-mod_proxy_uwsgi-fix-crash.patch - declare ap_sock_disable_nagle to fix loading mod_proxy_http2 (thanks to mliska@suse.com) - modified patches % httpd-visibility.patch (refreshed) - version update to 2.4.43 * ) mod_ssl: Fix memory leak of OCSP stapling response. [Yann Ylavic] * ) mod_proxy_http: Fix the forwarding of requests with content body when a balancer member is unavailable; the retry on the next member was issued with an empty body (regression introduced in 2.4.41). PR63891. [Yann Ylavic] * ) mod_http2: Fixes issue where mod_unique_id would generate non-unique request identifier under load, see <https://github.com/icing/mod_h2/issues/195>. [Michael Kaufmann, Stefan Eissing] * ) mod_proxy_hcheck: Allow healthcheck expressions to use %{Content-Type}. PR64140. [Renier Velazco <renier.velazco upr.edu>] * ) mod_authz_groupfile: Drop AH01666 from loglevel "/error"/ to "/info"/. PR64172. * ) mod_usertrack: Add CookieSameSite, CookieHTTPOnly, and CookieSecure to allow customization of the usertrack cookie. PR64077. [Prashant Keshvani <prashant2400 gmail.com>, Eric Covener] * ) mod_proxy_ajp: Add "/secret"/ parameter to proxy workers to implement legacy AJP13 authentication. PR 53098. [Dmitry A. Bakshaev <dab1818 gmail com>] * ) mpm_event: avoid possible KeepAliveTimeout off by -100 ms. [Eric Covener, Yann Ylavic] * ) Add a config layout for OpenWRT. [Graham Leggett] * ) Add support for cross compiling to apxs. If apxs is being executed from somewhere other than its target location, add that prefix to includes and library directories. Without this, apxs would fail to find config_vars.mk and exit. [Graham Leggett] * ) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes github issue mod_md#172 (https://github.com/icing/mod_md/issues/172). [Michael Kaufmann <mail michael-kaufmann.ch>, Stefan Eissing] * ) mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+. [Graham Leggett] * ) mod_ssl: Support use of private keys and certificates from an OpenSSL ENGINE via PKCS#11 URIs in SSLCertificateFile/KeyFile. [Anderson Sasaki <ansasaki redhat.com>, Joe Orton] * ) mod_md: - Prefer MDContactEmail directive to ServerAdmin for registration. New directive thanks to Timothe Litt (@tlhackque). - protocol check for pre-configured "/tls-alpn-01"/ challenge has been improved. It will now check all matching virtual hosts for protocol support. Thanks to @mkauf. - Corrected a check when OCSP stapling was configured for hosts where the responsible MDomain is not clear, by Michal Karm Babacek (@Karm). - Softening the restrictions where mod_md configuration directives may appear. This should allow for use in <If> and <Macro> sections. If all possible variations lead to the configuration you wanted in the first place, is another matter. [Michael Kaufmann <mail michael-kaufmann.ch>, Timothe Litt (@tlhackque), Michal Karm Babacek (@Karm), Stefan Eissing (@icing)] * ) test: Added continuous testing with Travis CI. This tests various scenarios on Ubuntu with the full test suite. Architectures tested: amd64, s390x, ppc64le, arm64 The tests pass successfully. [Luca Toscano, Joe Orton, Mike Rumph, and others] * ) core: Be stricter in parsing of Transfer-Encoding headers. [ZeddYu <zeddyu.lu gmail.com>, Eric Covener] * ) mod_ssl: negotiate the TLS protocol version per name based vhost configuration, when linked with OpenSSL-1.1.1 or later. The base vhost's SSLProtocol (from the first vhost declared on the IP:port) is now only relevant if no SSLProtocol is declared for the vhost or globally, otherwise the vhost or global value apply. [Yann Ylavic] * ) mod_cgi, mod_cgid: Fix a memory leak in some error cases with large script output. PR 64096. [Joe Orton] * ) config: Speed up graceful restarts by using pre-hashed command table. PR 64066. [Giovanni Bechis <giovanni paclan.it>, Jim Jagielski] * ) mod_systemd: New module providing integration with systemd. [Jan Kaluza] * ) mod_lua: Add r:headers_in_table, r:headers_out_table, r:err_headers_out_table, r:notes_table, r:subprocess_env_table as read-only native table alternatives that can be iterated over. [Eric Covener] * ) mod_http2: Fixed rare cases where a h2 worker could deadlock the main connection. [Yann Ylavic, Stefan Eissing] * ) mod_lua: Accept nil assignments to the exposed tables (r.subprocess_env, r.headers_out, etc) to remove the key from the table. PR63971. [Eric Covener] * ) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was disabling the ssl handshake timeouts. Also, fixed a mistake of the last version that made `H2Direct` always `on`, regardless of configuration. Found and reported by <Armin.Abfalterer@united-security-providers.ch> and <Marcial.Rion@united-security-providers.ch>. [Stefan Eissing] * ) mod_http2: Multiple field length violations in the same request no longer cause several log entries to be written. [@mkauf] * ) mod_ssl: OCSP does not apply to proxy mode. PR 63679. [Lubos Uhliarik <luhliari redhat.com>, Yann Ylavic] * ) mod_proxy_html, mod_xml2enc: Fix build issues with macOS due to r1864469 [Jim Jagielski] * ) mod_authn_socache: Increase the maximum length of strings that can be cached by the module from 100 to 256. PR 62149 [<thorsten.meinl knime.com>] * ) mod_proxy: Fix crash by resolving pool concurrency problems. PR 63503 [Ruediger Pluem, Eric Covener] * ) core: On Windows, fix a start-up crash if <IfFile ...> is used with a path that is not valid (For example, testing for a file on a flash drive that is not mounted) [Christophe Jaillet] * ) mod_deflate, mod_brotli: honor "/Accept-Encoding: foo;q=0"/ as per RFC 7231; which means 'foo' is "/not acceptable"/. PR 58158 [Chistophe Jaillet] * ) mod_md v2.2.3: - Configuring MDCAChallenges replaces any previous existing challenge configuration. It had been additive before which was not the intended behaviour. [@mkauf] - Fixing order of ACME challenges used when nothing else configured. Code now behaves as documented for `MDCAChallenges`. Fixes #156. Thanks again to @mkauf for finding this. - Fixing a potential, low memory null pointer dereference [thanks to @uhliarik]. - Fixing an incompatibility with a change in libcurl v7.66.0 that added unwanted "/transfer-encoding"/ to POST requests. This failed in directy communication with Let's Encrypt boulder server. Thanks to @mkauf for finding and fixing. [Stefan Eissing] * ) mod_md: Adding the several new features. The module offers an implementation of OCSP Stapling that can replace fully or for a limited set of domains the existing one from mod_ssl. OCSP handling is part of mod_md's monitoring and message notifications. If can be used for sites that do not have ACME certificates. The url for a CTLog Monitor can be configured. It is used in the server-status to link to the external status page of a certicate. The MDMessageCmd is called with argument "/installed"/ when a new certificate has been activated on server restart/reload. This allows for processing of the new certificate, for example to applications that require it in different locations or formats. [Stefan Eissing] * ) mod_proxy_balancer: Fix case-sensitive referer check related to CSRF/XSS protection. PR 63688. [Armin Abfalterer <a.abfalterer gmail.com>] - deleted patches - apache2-load-private-keys-from-pkcs11.patch (upstreamed) - httpd-2.4.3-mod_systemd.patch (upstreamed) - use r1874196 [SLE-7472] [bsc#1164820c#6] - modified patches % apache2-load-private-keys-from-pkcs11.patch (upstream 2.4.x port) - deleted patches - apache2-load-certificates-from-pkcs11.patch (merged to above) - require just libbrotli-devel - build mod_proxy_http2 extension - fix build for older distributions - define DEFAULT_LISTENBACKLOG=APR_INT32_MAX. We want apache to honour net.core.somaxconn sysctl as the mandatory limit. the old value of 511 was never used as until v5.4-rc6 it was clamped to 128, in current kernels the default limit is 4096. Cannot use the apr_socket_listen(.., -1) idiom because the function expects a positive integer argument. - apache2-devel now provides httpd-devel [bsc#1160100] - add openssl call to DEFAULT_SUSE comment [bsc#1159480] - modified sources % apache2-ssl-global.conf - use %license [bsc#1156171] - load private keys and certificates from pkcs11 token [SLE-7653] - added patches load certificates from openssl engine + apache2-load-certificates-from-pkcs11.patch load private keys from openssl engine + apache2-load-private-keys-from-pkcs11.patch - Add custom log files to logrotate according to apache2-vhost.template - Remove redundant metadata from summary. - version update to 2.4.41 with security fixes: * low: Limited cross-site scripting in mod_proxy error page (CVE-2019-10092) * low: mod_rewrite potential open redirect (CVE-2019-10098) * moderate: mod_http2, read-after-free in h2 connection shutdown (CVE-2019-10082) * moderate: mod_http2, memory corruption on early pushes (CVE-2019-10081) * moderate: mod_http2, DoS attack by exhausting h2 workers. (CVE-2019-9517) * moderate: mod_remoteip: Stack buffer overflow and NULL pointer dereference (CVE-2019-10097) - fix typo - modified sources % apache2-README-instances.txt - revive apache-22-24-upgrade [bsc#1134294] (internal) - added sources + apache-22-24-upgrade - version update to 2.4.39 * mod_proxy/ssl: Cleanup per-request SSL configuration anytime a backend connection is recycled/reused to avoid a possible crash with some SSLProxy configurations in <Location> or <Proxy> context. PR 63256. [Yann Ylavic] * mod_ssl: Correctly restore SSL verify state after TLSv1.3 PHA failure. [Michael Kaufmann <mail michael-kaufmann.ch>] * mod_log_config: Support %{c}h for conn-hostname, %h for useragent_host PR 55348 * mod_socache_redis: Support for Redis as socache storage provider. * core: new configuration option 'MergeSlashes on|off' that controls handling of multiple, consecutive slash ('/') characters in the path component of the request URL. [Eric Covener] * mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument is in play, the proper HTTP/2 stream reset did not trigger with H2_ERR_HTTP_1_1_REQUIRED. Fixed. [Michael Kaufmann] * mod_http2: new configuration directive: `H2Padding numbits` to control padding of HTTP/2 payload frames. 'numbits' is a number from 0-8, controlling the range of padding bytes added to a frame. The actual number added is chosen randomly per frame. This applies to HEADERS, DATA and PUSH_PROMISE frames equally. The default continues to be 0, e.g. no padding. [Stefan Eissing] * mod_http2: ripping out all the h2_req_engine internal features now that mod_proxy_http2 has no more need for it. Optional functions are still declared but no longer implemented. While previous mod_proxy_http2 will work with this, it is recommeneded to run the matching versions of both modules. [Stefan Eissing] * mod_proxy_http2: changed mod_proxy_http2 implementation and fixed several bugs which resolve PR63170. The proxy module does now a single h2 request on the (reused) connection and returns. [Stefan Eissing] * mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection aborted status to trigger immediate shutdown of backend connections. This is now always signalled by mod_http2 when the the session is being released. proxy_http2 now only sends a PING frame to the backend when there is not already one in flight. [Stefan Eissing] * mod_proxy_http2: fixed an issue where a proxy_http2 handler entered an infinite loop when encountering certain errors on the backend connection. See <https://bz.apache.org/bugzilla/show_bug.cgi?id=63170>. [Stefan Eissing] * mod_http2: Configuration directives H2Push and H2Upgrade can now be specified per Location/Directory, e.g. disabling PUSH for a specific set of resources. [Stefan Eissing] * mod_http2: HEAD requests to some module such as mod_cgid caused the stream to terminate improperly and cause a HTTP/2 PROTOCOL_ERROR. Fixes <https://github.com/icing/mod_h2/issues/167>. [Michael Kaufmann] * http: Fix possible empty response with mod_ratelimit for HEAD requests. PR 63192. [Yann Ylavic] * mod_cache_socache: Avoid reallocations and be safe with outgoing data lifetime. [Yann Ylavic] * MPMs unix: bind the bucket number of each child to its slot number, for a more efficient per bucket maintenance. [Yann Ylavic] * mod_auth_digest: Fix a race condition. Authentication with valid credentials could be refused in case of concurrent accesses from different users. PR 63124. [Simon Kappel <simon.kappel axis.com>] * mod_http2: enable re-use of slave connections again. Fixed slave connection keepalives counter. [Stefan Eissing] * mod_reqtimeout: Allow to configure (TLS-)handshake timeouts. PR 61310. [Yann Ylavic] * mod_proxy_wstunnel: Fix websocket proxy over UDS. PR 62932 <pavel dcmsys.com> * mod_ssl: Don't unset FIPS mode on restart unless it's forced by configuration (SSLFIPS on) and not active by default in OpenSSL. PR 63136. [Yann Ylavic] - deleted patches - apache2-mod_http2-issue-167.patch (upstreamed) - Reduce scriptlets' hard dependency on systemd. - added patches fix https://github.com/icing/mod_h2/issues/167 [bsc#1125965] + apache2-mod_http2-issue-167.patch - Replace old $RPM_* shell vars. Avoid old tar syntax. - Tag scriptlets as explicitly requiring bash. - updated to 2.4.38 * mod_ssl: Clear retry flag before aborting client-initiated renegotiation. PR 63052 [Joe Orton] * mod_negotiation: Treat LanguagePriority as case-insensitive to match AddLanguage behavior and HTTP specification. PR 39730 [Christophe Jaillet] * mod_md: incorrect behaviour when synchronizing ongoing ACME challenges have been fixed. [Michael Kaufmann, Stefan Eissing] * mod_setenvif: We can have expressions that become true if a regex pattern in the expression does NOT match. In this case val is NULL and we should just set the value for the environment variable like in the pattern case. [Ruediger Pluem] * mod_session: Always decode session attributes early. [Hank Ibell] * core: Incorrect values for environment variables are substituted when multiple environment variables are specified in a directive. [Hank Ibell] * mod_rewrite: Only create the global mutex used by "/RewriteMap prg:"/ when this type of map is present in the configuration. PR62311. [Hank Ibell <hwibell gmail.com>] * mod_dav: Fix invalid Location header when a resource is created by passing an absolute URI on the request line [Jim Jagielski] * mod_session_cookie: avoid duplicate Set-Cookie header in the response. [Emmanuel Dreyfus <manu@netbsd.org>, Luca Toscano] * mod_ssl: clear *SSL errors before loading certificates and checking afterwards. Otherwise errors are reported when other SSL using modules are in play. Fixes PR 62880. [Michael Kaufmann] * mod_ssl: Fix the error code returned in an error path of 'ssl_io_filter_handshake()'. This messes-up error handling performed in 'ssl_io_filter_error()' [Yann Ylavic] * mod_ssl: Fix $HTTPS definition for "/SSLEngine optional"/ case, and fix authz provider so "/Require ssl"/ works correctly in HTTP/2. PR 61519, 62654. [Joe Orton, Stefan Eissing] * mod_proxy: If ProxyPassReverse is used for reverse mapping of relative redirects, subsequent ProxyPassReverse statements, whether they are relative or absolute, may fail. PR 60408. [Peter Haworth <pmh1wheel gmail.com>] * mod_lua: Now marked as a stable module [https://s.apache.org/Xnh1] - SSLProtocol use TLSv1.2 or higher - do not create sysconfig.d when already exists [bsc#1121086] - use secure http sites by default in configs - Switch to DEFAULT_SUSE Cipher suite - the "/event"/ MPM is fully supported since 2.4 - configure an OCSP stapling cache by default (still requires enabling SSLUseStapling in vhost) - updated to 2.4.37 * mod_ssl: Fix HTTP/2 failures when using OpenSSL 1.1.1. [Rainer Jung] * mod_ssl: Fix crash during SSL renegotiation with OptRenegotiate set, when client certificates are available from the original handshake but were originally not verified and should get verified now. This is a regression in 2.4.36 (unreleased). [Ruediger Pluem] * mod_ssl: Correctly merge configurations that have client certificates set by SSLProxyMachineCertificate{File|Path}. [Ruediger Pluem] - updated to 2.4.36 * mod_brotli, mod_deflate: Restore the separate handling of 304 Not Modified responses. Regression introduced in 2.4.35. * mod_proxy_scgi, mod_proxy_uwsgi: improve error handling when sending the body of the response. [Jim Jagielski] * mod_http2: adding defensive code for stream EOS handling, in case the request handler missed to signal it the normal way (eos buckets). Addresses github issues https://github.com/icing/mod_h2/issues/164, https://github.com/icing/mod_h2/issues/167 and https://github.com/icing/mod_h2/issues/170. [Stefan Eissing] * ab: Add client certificate support. [Graham Leggett] * ab: Disable printing temp key for OpenSSL before version 1.0.2. SSL_get_server_tmp_key is not available there. [Rainer Jung] * mod_ssl: Fix a regression that the configuration settings for verify mode and verify depth were taken from the frontend connection in case of connections by the proxy to the backend. PR 62769. [Ruediger Pluem] * MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and before signals handling to avoid lifetime issues on restart or shutdown. PR 62658. [Yann Ylavic] * mod_ssl: Add support for OpenSSL 1.1.1 and TLSv1.3. TLSv1.3 has behavioural changes compared to v1.2 and earlier; client and configuration changes should be expected. SSLCipherSuite is enhanced for TLSv1.3 ciphers, but applies at vhost level only. [Stefan Eissing, Yann Ylavic, Ruediger Pluem, Joe Orton] * mod_auth_basic: Be less tolerant when parsing the credencial. Only spaces should be accepted after the authorization scheme. t are also tolerated. [Christophe Jaillet] * mod_proxy_hcheck: Fix issues with interval determination. PR 62318 [Jim Jagielski] * mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499 [Dominik Stillhard <dominik.stillhard united-security-providers.ch>] * mod_proxy_hcheck: take balancer's SSLProxy* directives into account. [Jim Jagielski] * mod_status, mod_echo: Fix the display of client addresses. They were truncated to 31 characters which is not enough for IPv6 addresses. This is done by deprecating the use of the 'client' field and using the new 'client64' field in worker_score. PR 54848 [Bernhard Schmidt <berni birkenwald de>, Jim Jagielski] - consider also patterns in APACHE_CONF_INCLUDE_DIRS as documentation says (patch Juergen Gleiss) - relink /usr/sbin/httpd after apache2-MPM uninstall [bsc#1107930c#1] - simplify find_mpm function from script-helpers - /usr/sbin/httpd is now created depending on preference hardcoded in find_mpm (script-helpers), not depending on alphabetical order of MPMs - simplify spec file a bit - updated to 2.4.35: * http: Enforce consistently no response body with both 204 and 304 statuses. * mod_status: Cumulate CPU time of exited child processes in the "/cu"/ and "/cs"/ values. Add CPU time of the parent process to the "/c"/ and "/s"/ values. * mod_proxy: Improve the balancer member data shown in mod_status when "/ProxyStatus"/ is "/On"/: add "/busy"/ count and show byte counts in auto mode always in units of kilobytes. * mod_status: Add cumulated response duration time in milliseconds. * mod_status: Complete the data shown for async MPMs in "/auto"/ mode. Added number of processes, number of stopping processes and number of busy and idle workers. * mod_ratelimit: Don't interfere with "/chunked"/ encoding, fixing regression introduced in 2.4.34. PR 62568. * mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. PR 62557. * Allow the argument to <IfFile>, <IfDefine>, <IfSection>, <IfDirective>, and <IfModule> to be quoted. This is primarily for the benefit of <IfFile>. * mod_watchdog: Correct some log messages. * mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. PR 62572. * mod_ssl: Fix merging of SSLOCSPOverrideResponder. * mod_proxy_balancer: Restore compatibility with APR 1.4. - updated to 2.4.34: * ) Introduce zh-cn and zh-tw (simplified and traditional Chinese) error document translations. [CodeingBoy, popcorner] * ) event: avoid possible race conditions with modules on the child pool. [Stefan Fritsch] * ) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath directive could fail to update correctly 'domain=' or 'path=' in the 'Set-Cookie' header. PR 61560. [Christophe Jaillet] * ) mod_ratelimit: fix behavior when proxing content. PR 62362. [Luca Toscano, Yann Ylavic] * ) core: Re-allow '_' (underscore) in hostnames. [Eric Covener] * ) mod_authz_core: If several parameters are used in a AuthzProviderAlias directive, if these parameters are not enclosed in quotation mark, only the first one is handled. The other ones are silently ignored. Add a message to warn about such a spurious configuration. PR 62469 [Hank Ibell <hwibell gmail.com>, Christophe Jaillet] * ) mod_md: improvements and bugfixes - MDNotifyCmd now takes additional parameter that are passed on to the called command. - ACME challenges have better checks for interference with other modules - ACME challenges are only handled for domains managed by the module, allowing other ACME clients to operate for other domains in the server. - better libressl integration * ) mod_proxy_wstunnel: Add default schema ports for 'ws' and 'wss'. PR 62480. [Lubos Uhliarik <luhliari redhat.com>} * ) logging: Some early logging-related startup messages could be lost when using syslog for the global ErrorLog. [Eric Covener] * ) mod_cache: Handle case of an invalid Expires header value RFC compliant like the case of an Expires time in the past: allow to overwrite the non-caching decision using CacheStoreExpired and respect Cache-Control "/max-age"/ and "/s-maxage"/. [Rainer Jung] * ) mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180. [Micha Lenk <micha lenk.info>, Yann Ylavic] * ) mod_proxy_http: Fix response header thrown away after the previous one was considered too large and truncated. PR 62196. [Yann Ylavic] * ) core: Add and handle AP_GETLINE_NOSPC_EOL flag for ap_getline() family of functions to consume the end of line when the buffer is exhausted. PR 62198. [Yann Ylavic] * ) mod_proxy_http: Add new worker parameter 'responsefieldsize' to allow maximum HTTP response header size to be increased past 8192 bytes. PR 62199. [Hank Ibell <hwibell gmail.com>] * ) mod_ssl: Extend SSLOCSPEnable with mode 'leaf' that only checks the leaf of a certificate chain. PR62112. [Ricardo Martin Camarero <rickyepoderi yahoo.es>] * ) http: Fix small memory leak per request when handling persistent connections. [Ruediger Pluem, Joe Orton] * ) mod_proxy_html: Fix variable interpolation and memory allocation failure in ProxyHTMLURLMap. [Ewald Dieterich <ewald mailbox.org>] * ) mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30. PR 62220. [Chritophe Jaillet, Yann Ylavic] * ) mod_remoteip: When overriding the useragent address from X-Forwarded-For, zero out what had been initialized as the connection-level port. PR59931. [Hank Ibell <hwibell gmail.com>] * ) core: In ONE_PROCESS/debug mode, cleanup everything when exiting. [Yann Ylavic] * ) mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot spare members are used as drop-in replacements for unusable workers in the same load balancer set. This differs from hot standbys which are only used when all workers in a set are unusable. PR 61140. [Jim Riggs] * ) suexec: Add --enable-suexec-capabilites support on Linux, to use setuid/setgid capability bits rather than a setuid root binary. [Joe Orton] * ) suexec: Add support for logging to syslog as an alternative to logging to a file; use --without-suexec-logfile --with-suexec-syslog. [Joe Orton] * ) mod_ssl: Restore 2.4.29 behaviour in SSL vhost merging/enabling which broke some rare but previously-working configs. [Joe Orton] * ) core, log: improve sanity checks for the ErrorLog's syslog config, and explicitly allow only lowercase 'syslog' settings. PR 62102 [Luca Toscano, Jim Riggs, Christophe Jaillet] * ) mod_http2: accurate reporting of h2 data input/output per request via mod_logio. Fixes an issue where output sizes where counted n-times on reused slave connections. [Stefan Eissing] See github issue: https://github.com/icing/mod_h2/issues/158 * ) mod_http2: Fix unnecessary timeout waits in case streams are aborted. [Stefan Eissing] * ) mod_http2: restoring the v1.10.16 keepalive timeout behaviour of mod_http2. [Stefan Eissing] * ) mod_proxy: Do not restrict the maximum pool size for backend connections any longer by the maximum number of threads per process and use a better default if mod_http2 is loaded. [Yann Ylavic, Ruediger Pluem, Stefan Eissing, Gregg Smith] * ) mod_slotmem_shm: Add generation number to shm filename to fix races with graceful restarts. PRs 62044 and 62308. [Jim Jagielski, Yann Ylavic] * ) core: Preserve the original HTTP request method in the '%<m' LogFormat when an path-based ErrorDocument is used. PR 62186. [Micha Lenk <micha lenk.info>] * ) mod_remoteip: make proxy-protocol work on slave connections, e.g. in HTTP/2 requests. [Stefan Eissing] See also https://github.com/roadrunner2/mod-proxy-protocol/issues/6 * ) mod_ssl: Fix merging of proxy SSL context outside <Proxy> sections, regression introduced in 2.4.30. PR 62232. [Rainer Jung, Yann Ylavic] * ) mod_md: Fix compilation with OpenSSL before version 1.0.2. [Rainer Jung] * ) mod_dumpio: do nothing below log level TRACE7. [Yann Ylavic] * ) mod_remoteip: Restore compatibility with APR 1.4 (apr_sockaddr_is_wildcard). [Eric Covener] * ) core: On ECBDIC platforms, some errors related to oversized headers may be misreported or be logged as ASCII escapes. PR 62200 [Hank Ibell <hwibell gmail.com>] * ) mod_ssl: Fix cmake-based build. PR 62266. [Rainer Jung] * ) core: Add <IfFile>, <IfDirective> and <IfSection> conditional section containers. [Eric Covener, Joe Orton] * %check: do not load all modules, just use default loadmodule.conf; some modules require to load another ones in advance * %install: parallel install is broken - Updated description for SSLProtocol option. [bsc#1086854] - Updated description (PCI DSS) for SSLProtocol option. [bsc#1086854] - SSLProtocol TLSv1.2 [bsc#1086854] - updated to 2.4.33: * ) core: Fix request timeout logging and possible crash for error_log hooks. [Yann Ylavic] * ) mod_slomem_shm: Fix failure to create balancers's slotmems in Windows MPM, where children processes need to attach them instead since they are owned by the parent process already. [Yann Ylavic] * ) ab: try all destination socket addresses returned by apr_sockaddr_info_get instead of failing on first one when not available. Needed for instance if localhost resolves to both ::1 and 127.0.0.1 e.g. if both are in /etc/hosts. [Jan Kaluza] * ) ab: Use only one connection to determine working destination socket address. [Jan Kaluza] * ) ab: LibreSSL doesn't have or require Windows applink.c. [Gregg L. Smith] * ) htpasswd/htdigest: Disable support for bcrypt on EBCDIC platforms. apr-util's bcrypt implementation doesn't tolerate EBCDIC. [Eric Covener] * ) htpasswd/htdbm: report the right limit when get_password() overflows. [Yann Ylavic] * ) htpasswd: Don't fail in -v mode if password file is unwritable. PR 61631. [Joe Orton] * ) htpasswd: don't point to (unused) stack memory on output to make static analysers happy. PR 60634. [Yann Ylavic, reported by shqking and Zhenwei Zou] * ) mod_access_compat: Fail if a comment is found in an Allow or Deny directive. [Jan Kaluza] * ) mod_authz_host: Ignore comments after "/Require host"/, logging a warning, or logging an error if the line is otherwise empty. [Jan Kaluza, Joe Orton] * ) rotatelogs: Fix expansion of %Z in localtime (-l) mode, and fix Y2K38 bug. [Joe Orton] * ) mod_ssl: Support SSL DN raw variable extraction without conversion to UTF-8, using _RAW suffix on variable names. [Joe Orton] * ) ab: Fix https:// connection failures (regression in 2.4.30); fix crash generating CSV output for large -n. [Joe Orton, Jan Kaluza] * ) mod_proxy_fcgi: Add the support for mod_proxy's flushpackets and flushwait parameters. [Luca Toscano, Ruediger Pluem, Yann Ylavic] * ) mod_ldap: Avoid possible crashes, hangs, and busy loops due to improper merging of the cache lock in vhost config. PR 43164 [Eric Covener] * ) mpm_event: Do lingering close in worker(s). [Yann Ylavic] * ) mpm_queue: Put fdqueue code in common for MPMs event and worker. [Yann Ylavic] * ) mod_session: Strip Session header when SessionEnv is on. [Yann Ylavic] * ) mod_cache_socache: Fix caching of empty headers up to carriage return. [Yann Ylavic] * ) core: For consistency, ensure that read lines are NUL terminated on any error, not only on buffer full. [Yann Ylavic] * ) mod_authnz_ldap: Fix language long names detection as short name. [Yann Ylavic] * ) mod_proxy: Worker schemes and hostnames which are too large are no longer fatal errors; it is logged and the truncated values are stored. [Jim Jagielski] * ) regex: Allow to configure global/default options for regexes, like caseless matching or extended format. [Yann Ylavic] * ) mod_auth_digest: Actually use the secret when generating nonces. This change may cause problems if used with round robin load balancers. PR 54637 [Stefan Fritsch] * ) mod_proxy: Allow setting options to globally defined balancer from ProxyPass used in VirtualHost. Balancers are now merged using the new merge_balancers method which merges the balancers options. [Jan Kaluza] * ) logresolve: Fix incorrect behavior or segfault if -c flag is used Fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823259 [Stefan Fritsch] * ) mod_remoteip: Add support for PROXY protocol (code donated by Cloudzilla). Add ability for PROXY protocol processing to be optional to donated code. See also: http://www.haproxy.org/download/1.5/doc/proxy-protocol.txt [Cloudzilla/roadrunner2@GitHub, Jim Jagielski, Daniel Ruggeri] * ) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections, allowing per backend TLS configuration. [Yann Ylavic] * ) mod_proxy_uwsgi: Add in UWSGI proxy (sub)module. [Roberto De Ioris, Jim Jagielski] * ) mod_proxy_balancer,mod_slotmem_shm: Rework SHM reuse/deletion to not depend on the number of restarts (non-Unix systems) and preserve shared names as much as possible on configuration changes for SHMs and persisted files. PR 62044. [Yann Ylavic, Jim Jagielski] * ) mod_http2: obsolete code removed, no more events on beam pool destruction, discourage content encoders on http2-status response (where they do not work). [Stefan Eissing] * ) mpm_event: Let the listener thread do its maintenance job on resources shortage. PR 61979. [Yann Ylavic] * ) mpm_event: Wakeup the listener to re-enable listening sockets. [Yann Ylavic] * ) mod_ssl: The SSLCompression directive will now give an error if used with an OpenSSL build which does not support any compression methods. [Joe Orton] * ) mpm_event,worker: Mask signals for threads created by modules in child init, so that they don't receive (implicitely) the ones meant for the MPM. PR 62009. [Armin Abfalterer <a.abfalterer gmail com>, Yann Ylavic] * ) mod_md: new experimental, module for managing domains across virtual hosts, implementing the Let's Encrypt ACMEv1 protocol to signup and renew certificates. Please read the modules documentation for further instructions on how to use it. [Stefan Eissing] * ) mod_proxy_html: skip documents shorter than 4 bytes PR 56286 [Micha Lenk <micha lenk info>] * ) core, mpm_event: Avoid a small memory leak of the scoreboard handle, for the lifetime of the connection, each time it is processed by MPM event. [Yann Ylavic] * ) mpm_event: Update scoreboard status for KeepAlive state. [Yann Ylavic] * ) mod_ldap: Fix a case where a full LDAP cache would continually fail to purge old entries and log AH01323. PR61891. [Hendrik Harms <hendrik.harms gmail.com>] * ) mpm_event: close connections not reported as handled by any module to avoid losing track of them and leaking scoreboard entries. PR 61551. [Yann Ylavic] * ) core: A signal received while stopping could have crashed the main process. PR 61558. [Yann Ylavic] * ) mod_ssl: support for mod_md added. [Stefan Eissing] * ) mod_proxy_html: process parsed comments immediately. Fixes bug (seen in the wild when used with IBM's HTTPD bundle) where parsed comments may be lost. [Nick Kew] * ) mod_proxy_html: introduce doctype for HTML 5 [Nick Kew] * ) mod_proxy_html: fix typo-bug processing "/strict"/ vs "/transitional"/ HTML/XHTML. PR 56457 [Nick Kew] * ) mpm_event: avoid a very unlikely race condition between the listener and the workers when the latter fails to add a connection to the pollset. [Yann Ylavic] * ) core: silently ignore a not existent file path when IncludeOptional is used. PR 57585. [Alberto Murillo Silva <powerbsd yahoo.com>, Luca Toscano] * ) mod_macro: fix usability of globally defined macros in .htaccess files. PR 57525. [Jose Kahan <jose w3.org>, Yann Ylavic] * ) mod_rewrite, core: add the Vary header when a condition evaluates to true and the related RewriteRule is used in a Directory context (triggering an internal redirect). [Luca Toscano] * ) ab: Make the TLS layer aware that the underlying socket is nonblocking, and use/handle POLLOUT where needed to avoid busy IOs and recover write errors when appropriate. [Yann Ylavic] * ) ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous read was incomplete (the SSL case can cause the next poll() to timeout since data are buffered already). PR 61301 [Luca Toscano, Yann Ylavic] * ) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certain information retrievals on null bucket beams where it makes sense. [Stefan Eissing] - Replace SuSEFirewall2 by firewalld II (fate#323460) [bsc#1083492] - build mod_http2 also for 42.3 - remove NameVirtualHost from documentation [bsc#1078557] - for older distros, still use SuSEFirewall2 [bsc#1071548c#7] - Replace SuSEFirewall2 by firewalld (fate#323460) - build brotli module - Do not requires w3m, only recommends it. - do not build with nghttp2 for SLE-12-SP3 - which was split after SLE11 - Add which and w3m as dependencies. poo#28406 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - APACHE_MODULES now contains authn_core in default configuration [bsc#1066661] - updated to 2.4.29: * ) mod_unique_id: Use output of the PRNG rather than IP address and pid, avoiding sleep() call and possible DNS issues at startup, plus improving randomness for IPv6-only hosts. [Jan Kaluza] * ) mod_rewrite, core: Avoid the 'Vary: Host' response header when HTTP_HOST is used in a condition that evaluates to true. PR 58231 [Luca Toscano] * ) mod_http2: v0.10.12, removed optimization for mutex handling in bucket beams that could lead to assertion failure in edge cases. [Stefan Eissing] * ) mod_proxy: Fix regression for non decimal loadfactor parameter introduced in 2.4.28. [Jim Jagielski] * ) mod_authz_dbd: fix a segmentation fault if AuthzDBDQuery is not set. PR 61546. [Lubos Uhliarik <luhliari redhat.com>] * ) mod_rewrite: Add support for starting External Rewriting Programs as non-root user on UNIX systems by specifying username and group name as third argument of RewriteMap directive. [Jan Kaluza] * ) core: Rewrite the Content-Length filter to avoid excessive memory consumption. Chunked responses will be generated in more cases than in previous releases. PR 61222. [Joe Orton, Ruediger Pluem] * ) mod_ssl: Fix SessionTicket callback return value, which does seem to matter with OpenSSL 1.1. [Yann Ylavic] - gensslcert: * set also SAN [bsc#1045159] * drop -C argument, it was not mapped to CN actually * consider also case when hostname does return empty string or does not exist [bsc#1057406] * do not consider environment ROOT variable - updated to 2.4.28: * ) SECURITY: CVE-2017-9798 (cve.mitre.org) Corrupted or freed memory access. <Limit[Except]> must now be used in the main configuration file (httpd.conf) to register HTTP methods before the .htaccess files. [Yann Ylavic] * ) event: Avoid possible blocking in the listener thread when shutting down connections. PR 60956. [Yann Ylavic] * ) mod_speling: Don't embed referer data in a link in error page. PR 38923 [Nick Kew] * ) htdigest: prevent a buffer overflow when a string exceeds the allowed max length in a password file. [Luca Toscano, Hanno Böck <hanno hboeck de>] * ) mod_proxy: loadfactor parameter can now be a decimal number (eg: 1.25). [Jim Jagielski] * ) mod_proxy_wstunnel: Allow upgrade to any protocol dynamically. PR 61142. * ) mod_watchdog/mod_proxy_hcheck: Time intervals can now be spefified down to the millisecond. Supports 'mi' (minute), 'ms' (millisecond), 's' (second) and 'hr' (hour!) time suffixes. [Jim Jagielski] * ) mod_http2: Fix for stalling when more than 32KB are written to a suspended stream. [Stefan Eissing] * ) build: allow configuration without APR sources. [Jacob Champion] * ) mod_ssl, ab: Fix compatibility with LibreSSL. PR 61184. [Bernard Spil <brnrd freebsd.org>, Michael Schlenker <msc contact.de>, Yann Ylavic] * ) core/log: Support use of optional "/tag"/ in syslog entries. PR 60525. [Ben Rubson <ben.rubson gmail.com>, Jim Jagielski] * ) mod_proxy: Fix ProxyAddHeaders merging. [Joe Orton] * ) core: Disallow multiple Listen on the same IP:port when listener buckets are configured (ListenCoresBucketsRatio > 0), consistently with the single bucket case (default), thus avoiding the leak of the corresponding socket descriptors on graceful restart. [Yann Ylavic] * ) event: Avoid listener periodic wake ups by using the pollset wake-ability when available. PR 57399. [Yann Ylavic, Luca Toscano] * ) mod_proxy_wstunnel: Fix detection of unresponded request which could have led to spurious HTTP 502 error messages sent on upgrade connections. PR 61283. [Yann Ylavic] - suexec binary moved to main package [bsc#1054741] - do not call and do not ship apache-22-24-upgrade [bsc#1042037] - make the package runable on non systemd systems + deprecated-scripts-arch.patch - updated to 2.4.27: * ) COMPATIBILITY: mod_lua: Remove the undocumented exported 'apr_table' global variable when using Lua 5.2 or later. This was exported as a side effect from luaL_register, which is no longer supported as of Lua 5.2 which deprecates pollution of the global namespace. [Rainer Jung] * ) COMPATIBILITY: mod_http2: Disable and give warning when using Prefork. The server will continue to run, but HTTP/2 will no longer be negotiated. [Stefan Eissing] * ) COMPATIBILITY: mod_proxy_fcgi: Revert to 2.4.20 FCGI behavior for the default ProxyFCGIBackendType, fixing a regression with PHP-FPM. PR 61202. [Jacob Champion, Jim Jagielski] * ) mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3. PR58188, PR60831, PR61245. [Rainer Jung] * ) mod_http2: Simplify ready queue, less memory and better performance. Update mod_http2 version to 1.10.7. [Stefan Eissing] * ) Allow single-char field names inadvertantly disallowed in 2.4.25. PR 61220. [Yann Ylavic] * ) htpasswd / htdigest: Do not apply the strict permissions of the temporary passwd file to a possibly existing passwd file. PR 61240. [Ruediger Pluem] * ) core: Avoid duplicate HEAD in Allow header. This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26. PR 61207. [Christophe Jaillet] - drop upstreamed patch: * httpd-2.4.12-lua-5.2.patch (see upstream's PR#58188 for details) - Adjust dependencies for rename apr/apr-util packages - remove /usr/bin/http2 symlink only during apache2 package uninstall, not upgrade [bsc#1041830] - updated to 2.4.26: This release of Apache is a security, feature, and bug fix release. For details, see http://httpd.apache.org/dev/dist/CHANGES_2.4.26 - refreshed patches: . httpd-2.4.12-lua-5.2.patch . httpd-2.4.x-fate317766-config-control-two-protocol-options.diff - removed patches (upstreamed) . httpd-cache-forward-http-proxy.patch . httpd-cache-revert-svn1773397.patch - server-tunning.conf: MaxClients was renamed to MaxRequestWorkers [bsc#1037731] - gensslcert: use hostname when fqdn is too long [bsc#1035829] - remove apache-doc and apache-example-pages obsoletes/provides - PreRequire user wwwrun and group www - start_apache2: include individual sysconfig.d files instead of sysconfig.d dir, include sysconfig.d/include.conf after httpd.conf is processed [bsc#1023616] - revert an attempt to fix PR 60458 + httpd-cache-revert-svn1773397.patch - fix caching of forward proxy + httpd-cache-forward-http-proxy.patch - Don't require insserv if we don't need it. - Added new HTTP2 option to sysconfig to ease enabling http2 - Added new protocols.conf which is included globally - Enable http2 also for Leap 42.2+ and SLE12_SP2+ - update to 2.4.25: fixed several security issues (CVE-2016-8740, CVE-2016-5387, CVE-2016-2161, CVE-2016-0736, CVE-2016-8743), many fixes and improvements of mod_http2 and other modules; see CHANGES for full change log - verify tarball: added httpd*.bz2.asc, apache2.keyring and remove 60C5442D.key - fix build with new systemd + amended httpd-2.4.3-mod_systemd.patch - Replace mixed indentation with predominant style. - add NotifyAccess=all to service file [bsc#980663] - Remove the omc xml config. It is useless nowdays - readd the support of multiple entries in APACHE_ACCESS_LOG [bsc#991032] - add httpd-2.4.x-fate317766-config-control-two-protocol-options.diff Introduces directives to control two protocol options: * HttpContentLengthHeadZero - allow Content-Length of 0 to be returned on HEAD * HttpExpectStrict - allow admin to control whether we must see "/100-continue"/ [bsc#894225], [fate#317766] - version 2.4.23 * Fixes CVE-2016-4979 [bsc#987365] * mod_proxy_hcheck was missing due to upstream bug. * mod_proxy_fdpass needs explicit configure line now. * Full list of changes: http://www-eu.apache.org/dist//httpd/CHANGES_2.4.23 - Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete. - remove Alias= from [Install] of the template service [bsc#981541c#10] - remove unneded httpd-2.4.17-debug-crash.patch - start apache services after remote-fs [bsc#978543] - removed note about ulimits in sysconfig file [bsc#976711] - do not build mod_http2 for 13.2 - Update to version 2.4.20 (2.4.19 was never released) * Drop httpd-2.4.18-missing-semicolon.patch now upstream - Big changelog available, see: http://www.apache.org/dist/httpd/CHANGES_2.4.20 for details. - enable authnz_fcgi module - fix build for SLE_11_SP4: + httpd-2.4.18-missing-semicolon.patch - Update to version 2.4.18 * drop 2.4.17-protocols.patch in upstream. - Change list too long to mention here see: http://www.apache.org/dist/httpd/CHANGES_2.4.18 for details. - systemd: Set TasksMax=infinity for current systemd releases. The default limit of 512 is too small and prevents the creation of new server processes. Apache has its own runtime/harcoded limits. - fix crash when for -X + httpd-2.4.17-debug-crash.patch - add a note: FollowSymLinks or SymLinksIfOwnerMatch is neccessary for RewriteRule in given dir [bnc#955701] - restart apache once after the rpm or zypper transaction [bnc#893659] - drop some old compat code from %post - 2.4.17-protocols.patch from upstream http2 module: * master conn_rec* addition to conn_rec * improved ALPN and Upgrade handling * allowing requests for servers whose TLS configuration is compatible to the SNI server ones * disabling TLS renegotiation for slave connections - LogLevel directive into correct config file, thanks Michael Calmer for the fix [bsc#953329] - do not build mod_http2 for older distros than 13.2 for now (nghttp2 does not build there) - Include directives really into /etc/apache2/sysconfig.d/include.conf, fix from Erik Wegner [bsc#951901] - gensslcert: CN now defaults to `hostname -f` [bnc#949766] (internal), fix help [bnc#949771] (internal) - Update to 2.4.17 - Enable mod_http2/ BuildRequire nghttp2 - MPMs: Support SO_REUSEPORT to create multiple duplicated listener records for scalability - mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3 - For more changes see: http://www.apache.org/dist/httpd/CHANGES_2.4.17 - start_apache2: reintroduce sysconfig.d, include it on command line (not in httpd.conf) instead of individual directives [bnc#949434] (internal), [bnc#941331] - Fixup libdir in installed files - fix Logjam vulnerability: change SSLCipherSuite cipherstring to disable export cipher suites and deploy Ephemeral Elliptic-Curve Diffie-Hellman (ECDHE) ciphers. Adjust 'gensslcert' script to generate a strong and unique Diffie Hellman Group and append it to the server certificate file [bnc#931723], [CVE-2015-4000] - add reference upstream bug#58188 along httpd-2.4.12-lua-5.2.patch - update to 2.4.16 * changes http://www.apache.org/dist/httpd/CHANGES_2.4.16 * remove the following patches (fixed in 2.4.16) * httpd-2.4.x-mod_lua_websocket_DoS.patch * httpd-2.4.12-CVE-2015-0253.patch * update httpd-2.4.12-lua-5.2.patch - add patch: httpd-2.4.12-lua-5.2.patch * lua_dump introduced a new strip option in 5.3, set it to 0 to get the old behavior * luaL_register was deprecated in 5.2, use luaL_setfuncs and luaL_newlib instead * luaL_optint was deprecated in 5.3, use luaL_optinteger instead * lua_strlen and lua_objlen wad deprecated in 5.2, use lua_rawlen instead - change Provides: from suse_maintenance_mmn = # to suse_maintenance_mmn_# - apache2 Suggests:, not Recommends: apache2-prefork; that means for example, that `zypper in apache2-worker` will not pull apache2-prefork also - installing /usr/sbin/httpd link: * do not try to install it in '%post <MPM>' when apache2 (which includes /usr/share/apache2/script-helpers) is not installed yet (fixes installation on 11sp3) * install it in '%post' if apache2 is installed after apache2-<MPM> to be sure it is there - access_compat shared also for 11sp3 - apache2-implicit-pointer-decl.patch renamed to httpd-implicit-pointer-decl.patch to align with other patches names - apachectl is now wrapper to start_apache2; therefore, it honors HTTPD_INSTANCE variable, see README-instances.txt for details + httpd-apachectl.patch - httpd-2.4.10-apachectl.patch - a2enmod/a2dismod and a2enflag/a2disflag now respect HTTPD_INSTANCE=<instance_name> environment variable, which can be used to specify apache instance name; sysconfig file is expected at /etc/sysconfig/apache2@<instance_name> (see README-instances.txt for details) - provides suse_maintenance_mmn symbol [bnc#915666] (internal) - credits to Roman Drahtmueller: * add reference to /etc/permissions.local to output of %post if setting the permissions of suexec2 fails * do not enable mod_php5 by default any longer * httpd-2.0.49-log_server_status.dif obsoleted * apache2-mod_ssl_npn.patch removed because not used * include mod_reqtimeout.conf in httpd.conf * added cgid-timeout.conf, include it in httpd.conf - fix default value APACHE_MODULES in sysconfig file - %service_* macros for apache2@.service - reenable 690734.patch, it should be upstreamed by the author (Adrian Schroeter) though + httpd-2.4.9-bnc690734.patch - httpd-2.2.x-bnc690734.patch - drop startssl from start_apache2 - allow to run multiple instances of Apache on one system [fate#317786] (internal) * distributed httpd.conf no longer includes sysconfig.d, nor this directory is shipped. httpd.conf includes loadmodule.conf and global.conf which are former sysconfig.d/loadmodule.conf and sysconfig.d/global.conf for default /etc/sysconfig/apache2 global.conf and loadmodule.conf are not included when sysconfig variables could have been read by start_apache2 startup script (run with systemd services). Therefore, when starting server via /usr/sbin/httpd, sysconfig variables are not taken into account. * some not-maintained scripts are moved from /usr/share/apache2 to /usr/share/apache2/deprecated-scripts * all modules comment in sysconfig file is not generated anymore * added README-instances.txt * removed Sources: load_configuration find_mpm get_module_list get_includes find_httpd_includes apache-find-directives * added Sources: deprecated-scripts.tar.xz apache2-README-instances.txt apache2-loadmodule.conf apache2-global.conf apache2-find-directives apache2@.service apache2-script-helpers - add SSLHonorCipherOrder directive to apache2-ssl-global.conf - adopt SSLCipherSuite directive value from SLE12 - remove default-vhost-ssl.conf and default-vhost.conf from /etc/apache2. These two files are not (!) read by the configuration framework, but are named *.conf, which is misleading. The files are almost identical with the vhost templates in /etc/apache2/vhosts.d/. The two templates there do it right because they are not named *.conf and are not sourced either. apache's response with no explicit (eg. default, vanilla) configuration is contained in /etc/apache2/default-server.conf. * remove apache2-README.default-vhost as there are no default-vhost* files anymore. - apache2.service: We have to use KillMode=mixed for the graceful stop, restart to work properly. - dropped 2.0 -> 2.2 modules transition during upgrade * apache-20-22-upgrade renamed to apache-22-24-upgrade - apache-*-upgrade script is called in %posttrans now [bnc#927223] - fix find_mpm to echo mpm binary - apache2.service: Only order us after network.target and nss-lookup.target but not pull the units in. - apache2.service: SSL requires correct system time to work properly, order after time-sync.target - align filenames with upstream names (and add compat symlinks) - find_httpd2_includes renamed to find_httpd_includes - access_compat now built as shared and disabled by default - amend config to use also old syntax when access_compat is loaded - added apache2-README-access_compat.txt - added apache-find-directive script - see [bnc#896083] and its duplicates - add httpd-2.4.12-CVE-2015-0253.patch to fix SECURITY: CVE-2015-0253 (cve.mitre.org) core: Fix a crash introduced in with ErrorDocument 400 pointing to a local URL-path with the INCLUDES filter active, introduced in 2.4.11. PR 57531. [Yann Ylavic] - simplify apache2.logrotate, use sharedscripts [bnc#713581] - remove curly brackets around format sequence "/%y"/ in `stat --format="/%{y}"/ %{SOURCE1}` that caused an incorrect evaluation. Add escaping to proper spec-cleaner processing in the future - remove 'exit 0' from the %post section in the specfile that was placed here incorrectly and caused that the rest of the %post section couldn't be executed. - /etc/init.d/apache2 reload -> systemctl reload apache2.service in apache2.logrotate [bnc#926523] - authz_default -> authz_core in sysconfig.apache2/APACHE_MODULES [bnc#922236] - Add Requires(post) apache2 to the subpackage -worker, -event and - prefork: their respective post scriptlets execute /usr/share/apache2/get_module_list, which is shipped as part of the main package. This script has the side-effect to call find_mpm, which in turn creates the corresponding /usr/sbin/httpd2 symlink. - Patched get_module_list to ensure proper SELinux context for sysconfig.d/loadmodule.conf - Pname -> name variable reduction - Try to fix sle11 build - Version bumpt o 2.4.12: * ) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for internationalization. [William Rowe] * ) mpm_winnt: Normalize the error and status messages emitted by service.c, the service control interface for Windows. [William Rowe] * ) configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824. [ olli hauer <ohauer gmx.de>, Yann Ylavic ] - Exit cleanly on end of the post and cleanup the update detection - Remove Apache.xpm as it ain't used - Cleanup init/unit decision making and provide just systemd service on systemd systems - Deprecate realver define as it is equal to version. - Explicitely state MPM mods to ensure we don't lose some bnc#444878 - Pass over spec-cleaner, there should be no actual technical change in this just reduction of lines in the spec - add httpd-2.4.x-mod_lua_websocket_DoS.patch to fix mod_lua bug where a maliciously crafted websockets PING after a script calls r:wsupgrade() can cause a child process crash [CVE-2015-0228], [bnc#918352]. - httpd2.pid in rc.apache2 was wrong [bnc#898193] - httpd-2.4.3-mod_systemd.patch find libsystemd-daemon with pkg-config, this is the only correct way, in current versions sd_notify is in libsystemd and in old products in libsystemd-daemon. - remove obsolete patches * httpd-2.4.10-check_null_pointer_dereference.patch * httpd-event-deadlock.patch * httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_requests.patch * httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_Require_line.patch - Apache 2.4.11 * ) SECURITY: CVE-2014-3583 (cve.mitre.org) mod_proxy_fcgi: Fix a potential crash due to buffer over-read, with response headers' size above 8K. [Yann Ylavic, Jeff Trawick] * ) SECURITY: CVE-2014-3581 (cve.mitre.org) mod_cache: Avoid a crash when Content-Type has an empty value. PR 56924. [Mark Montague <mark catseye.org>, Jan Kaluza] * ) SECURITY: CVE-2014-8109 (cve.mitre.org) mod_lua: Fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments. PR57204 [Edward Lu <Chaosed0 gmail.com>] * ) SECURITY: CVE-2013-5704 (cve.mitre.org) core: HTTP trailers could be used to replace HTTP headers late during request processing, potentially undoing or otherwise confusing modules that examined or modified request headers earlier. Adds "/MergeTrailers"/ directive to restore legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener] * ) mod_ssl: New directive SSLSessionTickets (On|Off). The directive controls the use of TLS session tickets (RFC 5077), default value is "/On"/ (unchanged behavior). Session ticket creation uses a random key created during web server startup and recreated during restarts. No other key recreation mechanism is available currently. Therefore using session tickets without restarting the web server with an appropriate frequency (e.g. daily) compromises perfect forward secrecy. [Rainer Jung] * ) mod_proxy_fcgi: Provide some basic alternate options for specifying how PATH_INFO is passed to FastCGI backends by adding significance to the value of proxy-fcgi-pathinfo. PR 55329. [Eric Covener] * ) mod_proxy_fcgi: Enable UDS backends configured with SetHandler/RewriteRule to opt-in to connection reuse and other Proxy options via explicitly declared "/proxy workers"/ (<Proxy unix:... enablereuse=on max=...) [Eric Covener] * ) mod_proxy: Add "/enablereuse"/ option as the inverse of "/disablereuse"/. [Eric Covener] * ) mod_proxy_fcgi: Enable opt-in to TCP connection reuse by explicitly setting proxy option disablereuse=off. [Eric Covener] PR 57378. * ) event: Update the internal "/connection id"/ when requests move from thread to thread. Reuse can confuse modules like mod_cgid. PR 57435. [Michael Thorpe <mike gistnet.com>] * ) mod_proxy_fcgi: Remove proxy:balancer:// prefix from SCRIPT_FILENAME passed to fastcgi backends. [Eric Covener] * ) core: Configuration files with long lines and continuation characters are not read properly. PR 55910. [Manuel Mausz <manuel-as mausz.at>] * ) mod_include: the 'env' function was incorrectly handled as 'getenv' if the leading 'e' was written in upper case in <!--#if expr="/..."/ --> statements. [Christophe Jaillet] * ) split-logfile: Fix perl error: 'Can't use string ("/example.org:80"/) as a symbol ref while "/strict refs"/'. PR 56329. [Holger Mauermann <mauermann gmail.com>] * ) mod_proxy: Prevent ProxyPassReverse from doing a substitution when the URL parameter interpolates to an empty string. PR 56603. [<ajprout hotmail.com>] * ) core: Fix -D[efined] or <Define>[d] variables lifetime accross restarts. PR 57328. [Armin Abfalterer <a.abfalterer gmail.com>, Yann Ylavic]. * ) mod_proxy: Preserve original request headers even if they differ from the ones to be forwarded to the backend. PR 45387. [Yann Ylavic] * ) mod_ssl: dump SSL IO/state for the write side of the connection(s), like reads (level TRACE4). [Yann Ylavic] * ) mod_proxy_fcgi: Ignore body data from backend for 304 responses. PR 57198. [Jan Kaluza] * ) mod_ssl: Do not crash when looking up SSL related variables during expression evaluation on non SSL connections. PR 57070 [Ruediger Pluem] * ) mod_proxy_ajp: Fix handling of the default port (8009) in the ProxyPass and <Proxy> configurations. PR 57259. [Yann Ylavic] * ) mpm_event: Avoid a possible use after free when notifying the end of connection during lingering close. PR 57268. [Eric Covener, Yann Ylavic] * ) mod_ssl: Fix recognition of OCSP stapling responses that are encoded improperly or too large. [Jeff Trawick] * ) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers. [Jeff Trawick] * ) mod_proxy_fcgi, mod_authnz_fcgi: stop reading the response and issue an error when parsing or forwarding the response fails. [Yann Ylavic] * ) mod_ssl: Fix a memory leak in case of graceful restarts with OpenSSL >= 0.9.8e PR 53435 [tadanori <tadanori2007 yahoo.com>, Sebastian Wiedenroth <wiedi frubar.net>] * ) mod_proxy_connect: Don't issue AH02447 on sockets hangups, let the read determine whether it is a normal close or a real error. PR 57168. [Yann Ylavic] * ) mod_proxy_wstunnel: abort backend connection on polling error to avoid further processing. [Yann Ylavic] * ) core: Support custom ErrorDocuments for HTTP 501 and 414 status codes. PR 57167 [Edward Lu <Chaosed0 gmail.com>] * ) mod_proxy_connect: Fix ProxyRemote to https:// backends on EBCDIC systems. PR 57092 [Edward Lu <Chaosed0 gmail.com>] * ) mod_cache: Avoid a 304 response to an unconditional requst when an AH00752 CacheLock error occurs during cache revalidation. [Eric Covener] * ) mod_ssl: Move OCSP stapling information from a per-certificate store to a per-server hash. PR 54357, PR 56919. [Alex Bligh <alex alex.org.uk>, Yann Ylavic, Kaspar Brand] * ) mod_cache_socache: Change average object size hint from 32 bytes to 2048 bytes. [Rainer Jung] * ) mod_cache_socache: Add cache status to server-status. [Rainer Jung] * ) event: Fix worker-listener deadlock in graceful restart. PR 56960. * ) Concat strings at compile time when possible. PR 53741. * ) mod_substitute: Restrict configuration in .htaccess to FileInfo as documented. [Rainer Jung] * ) mod_substitute: Make maximum line length configurable. [Rainer Jung] * ) mod_substitute: Fix line length limitation in case of regexp plus flatten. [Rainer Jung] * ) mod_proxy: Truncated character worker names are no longer fatal errors. PR53218. [Jim Jagielski] * ) mod_dav: Set r->status_line in dav_error_response. PR 55426. * ) mod_proxy_http, mod_cache: Avoid (unlikely) accesses to freed memory. [Yann Ylavic, Christophe Jaillet] * ) http_protocol: fix logic in ap_method_list_(add|remove) in order: - to correctly reset bits - not to modify the 'method_mask' bitfield unnecessarily [Christophe Jaillet] * ) mod_slotmem_shm: Increase log level for some originally debug messages. [Jim Jagielski] * ) mod_ldap: In 2.4.10, some LDAP searches or comparisons might be done with the wrong credentials when a backend connection is reused. [Eric Covener] * ) mod_macro: Add missing APLOGNO for some Warning log messages. [Christophe Jaillet] * ) mod_cache: Avoid sending 304 responses during failed revalidations PR56881. [Eric Covener] * ) mod_status: Honor client IP address using mod_remoteip. PR 55886. [Jim Jagielski] * ) cmake-based build for Windows: Fix incompatibility with cmake 2.8.12 and later. PR 56615. [Chuck Liu <cliu81 gmail.com>, Jeff Trawick] * ) mod_ratelimit: Drop severity of AH01455 and AH01457 (ap_pass_brigade failed) messages from ERROR to TRACE1. Other filters do not bother re-reporting failures from lower level filters. PR56832. [Eric Covener] * ) core: Avoid useless warning message when parsing a section guarded by <IfDefine foo> if $(foo) is used within the section. PR 56503 [Christophe Jaillet] * ) mod_proxy_fcgi: Fix faulty logging of large amounts of stderr from the application. PR 56858. [Manuel Mausz <manuel-asf mausz.at>] * ) mod_proxy_http: Proxy responses with error status and "/ProxyErrorOverride On"/ hang until proxy timeout. PR53420 [Rainer Jung] * ) mod_log_config: Allow three character log formats to be registered. For backwards compatibility, the first character of a three-character format must be the '^' (caret) character. [Eric Covener] * ) mod_lua: Don't quote Expires and Path values. PR 56734. [Keith Mashinter, <kmashint yahoo com>] * ) mod_authz_core: Allow <AuthzProviderAlias>'es to be seen from auth stanzas under virtual hosts. PR 56870. [Eric Covener] - Redone lost patch to fix boo#859439 + service reload can cause log data to be lost with logrotate under some circumstances: remove "/-t"/ from service reload. [bnc#859439] - Fix URL syntax in various files - fix IfModule directive around SSLSessionCache [bnc#842377c#11] - added httpd-2.4.x-bnc871310-CVE-2013-5704-mod_headers_chunked_requests.patch to fix flaw in the way mod_headers handled chunked requests. Adds "/MergeTrailers"/ directive to restore legacy behavior [bnc#871310], [CVE-2013-5704]. - added httpd-2.4.x-bnc909715-CVE-2014-8109-mod_lua_handling_of_Require_line.patch that fixes handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments [bnc#909715], [CVE-2014-8109]. - fixed start at boot for ssl and encrypted key [bnc#792309] - fix shebang in start_apache2 script that contains bash-specific constructions - small improvement of ssl instructions [bnc#891813] - fix bashisms in post scripts - added httpd-2.4.10-check_null_pointer_dereference.patch to avoid a crash when Content-Type has an empty value [bnc#899836], CVE-2014-3581 - httpd-event-deadlock.patch: Fix worker-listener deadlock in graceful restart. - httpd-2.1.9-apachectl.dif renamed to httpd-2.4.10-apachectl.patch and updated (fixed bashism). - drop (turned off) itk mpm spec file code as mpm-itk is now provided as a separate module, not via patch (see http://mpm-itk.sesse.net/ and [bnc#851229]) - enable mod_imagemap [bnc#866366]
- fixed requires of python3 module (bsc#1191690). - Don't provide python2 symbol for python3 package (bsc#1191690). - Be explicit about using python2 macros, when needed. - update to AppArmor 2.13.6 - fix utils hotkey conflicts in some languages - aa-autodep: load abstractions on start (boo#1178527) - add usr.lib.dovecot.script-login profile - minor additions in abstractions/X and the dovecot profile - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.6 for the detailed upstream changelog - drop upstreamed patch libapparmor-so-number.diff - update to AppArmor 2.13.5 - add missing permissions to several profiles and abstractions - bugfixes in parser and tools - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5 for the detailed upstream changelog - remove upstream(ed) patches - changes-since-2.13.4.diff - abstractions-X-xauth-mr582.diff - sevdb-caps-mr589.diff - libvirt-leaseshelper.patch - cap_checkpoint_restore.diff - add libapparmor-so-number.diff to fix libapparmor so version (!658) - add CAP_CHECKPOINT_RESTORE to severity.db (MR 656, cap_checkpoint_restore.diff) - %service_del_postun_without_restart only works for Tumbleweed, keep using DISABLE_RESTART_ON_UPDATE for Leap 15.x - Make use of %service_del_postun_without_restart And stop using DISABLE_RESTART_ON_UPDATE as this interface is obsolete. - libvirt-leaseshelper.patch: add /usr/libexec as a path to the libvirt leaseshelper script (jsc#SLE-14253) - sevdb-caps-mr589.diff: add new capabilities CAP_BPF and CAP_PERFMON to severity.db (lp#1890547) - add abstractions-X-xauth-mr582.diff to allow reading the xauth file from its new sddm location (boo#1174290, boo#1174293) - add changes-since-2.13.4.diff with upstream changes and fixes since 2.13.4 up to 5f61bd4c: - add several abstractions related to xdg-open: dbus-network-manager-strict, exo-open, gio-open, gvfs-open, kde-open5, xdg-open - introduce @{run} variable - update dnsmasq and winbindd profile - update mdns, mesa and nameservice abstraction - some bugfixes in the aa-* tools, including a remote bugfix in the YaST AppArmor module (boo#1171315) - drop upstream(ed) patches (now part of changes-since-2.13.4.diff): - make-4.3-capabilities.diff - make-4.3-capabilities-vim.diff - make-4.3-fix-utils-network-test.diff - make-4.3-network.diff - abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch - apply usr-etc-abstractions-base-nameservice.diff only for Tumbleweed, but not for Leap 15.x where it's not needed - refresh usr-etc-abstractions-base-nameservice.diff - Add abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch (bsc#1168306) - fix build with make 4.3 by backporting some commits from upstream master (boo#1167953): - make-4.3-capabilities.diff - make-4.3-capabilities-vim.diff - make-4.3-network.diff - make-4.3-fix-utils-network-test.diff - update to AppArmor 2.13.4 - several abstraction updates (including boo#1153162) - disallow writing to fontconfig cache in abstractions/fonts - some bugfixes in the aa-* tools - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4 for the detailed upstream changelog - drop upstreamed patches: - abstractions-ssl-certbot-paths.diff - apparmor-krb5-conf-d.diff - libapparmor-python3.8.diff - usr-etc-abstractions-authentification.diff - refresh usr-etc-abstractions-base-nameservice.diff - add usr-etc-abstractions-base-nameservice.diff to adjust abstractions/base and nameservice for /usr/etc/ (boo#1161756) - Properly pull in full python3 interpreter - add libapparmor-python3.8.diff to fix building the libapparmor python bindings (deb#943657) - add usr-etc-abstractions-authentification.diff to allow reading /usr/etc/pam.d/* and some other authentification-related files (boo#1153162) - add abstractions-ssl-certbot-paths.diff - add certbot paths to abstractions/ssl_certs and abstractions/ssl_keys - add apparmor-krb5-conf-d.diff for kerberos client - update to 2.13.3 - profile updates for dnsmasq, dovecot, identd, syslog-ng - new "/lsb_release"/ profile (only used when using "/Px -> lsb_release"/) - fix buggy syntax in tunables/share - several abstraction updates - parser: fix "/Px -> foo-bar"/ (the "/-"/ was rejected before) - several bugfixes in aa-genprof and aa-logprof - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3 for the detailed upstream changelog - drop upstream(ed) patches: - apparmor-nameservice-resolv-conf-link.patch - profile_filename_cornercase.diff - dnsmasq-libvirtd.diff - dnsmasq-revert-alternation.diff - usrmerge-fixes.diff - libapparmor-swig-4.diff - re-number remaining patches - add upstream libapparmor-swig-4.diff: fix libapparmor tests with swig 4.0 (boo#1135751) - Disable LTO (boo#1133091). - update lessopen.sh profile for usrMerge (bash and tar) (boo#1132350) - add usrmerge-fixes.diff: fix test failures when /bin/sh is handled by update-alternatives (boo#1127877) - add dnsmasq-revert-alternation.diff: revert path alternation in dnsmasq profile and re-add peer=/usr/sbin/libvirtd rules to avoid breaking libvirtd (boo#1127073) - add dnsmasq-libvirtd.diff: allow peer=libvirtd in the dnsmasq profile to match the newly added libvirtd profile name (boo#1118952#c3) - Use %license instead of %doc [bsc#1082318] - add apparmor-lessopen-nfs-workaround.diff: allow network access in lessopen.sh for reading files on NFS (workaround for boo#1119937 / lp#1784499) - add profile_filename_cornercase.diff: drop check that lets aa-logprof error out in a corner-case (log event for a non-existing profile while a profile file with the default filename for that non-existing profile exists) (boo#1120472) - netconfig: write resolv.conf to /run with link to /etc (fate#325872, boo#1097370) [patch apparmor-nameservice-resolv-conf-link.patch] - update to AppArmor 2.13.2 - add profile names to most profiles - update dnsmasq profile (pid file and logfile path) (boo#1111342) - add vulkan abstraction - add letsencrypt certificate path to abstractions/ssl_* - ignore *.orig and *.rej files when loading profiles - fix aa-complain etc. to handle named profiles - several bugfixes and small profile improvements - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.2 for the detailed upstream changelog - remove upstreamed fix-syntax-error-in-rc.apparmor.functions.patch - update to 2.13.1 - add qt5 and qt5-compose-cache-write abstractions - add @{uid} and @{uids} kernel var placeholders - several profile and abstraction updates - ignore "/abi"/ rules in parser and tools (instead of erroring out) - utils: fix overwriting of child profile flags if they differ from the main profile - several bugfixes (including boo#1100779) - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.1 for the detailed upstream changelog - remove upstream(ed) patches: - aa-teardown-path.diff - fix-apparmor-systemd-perms.diff - logprof-skip-cache-d.diff - fix-samba-profiles.patch - make-pyflakes-happy.diff - dnsmasq-Add-permission-to-open-log-files.patch - refresh apparmor-samba-include-permissions-for-shares.diff - add fix-syntax-error-in-rc.apparmor.functions.patch - update rpmlintrc: - whitelist .features file which is part of the pre-compiled cache - comment out filters for the disabled tomcat_apparmor subpackage - Backport dnsmasq fix: 025c7dc6 - dnsmasq-Add-permission-to-open-log-files.patch (boo#1111342) - add make-pyflakes-happy.diff to fix an unused variable (SR 629206) - add fix-samba-profiles.patch - smbd loads new shared libraries. Allow winbindd to access new kerberos credential cache location (boo#1092099) - exclude the /etc/apparmor.d/cache.d/ directory from aa-logprof parsing (logprof-skip-cache-d.diff) - add fix-apparmor-systemd-perms.diff - fix permissions of /lib/apparmor/apparmor.systemd (boo#1090545) - create and package precompiled cache (/usr/share/apparmor/cache, read-only) (boo#1069906, boo#1074429) - change (writeable) cache directory to /var/cache/apparmor/ - with the new btrfs layout, the only reason for using /var/lib/apparmor/cache/ (which was "/it's part of the / subvolume"/) is gone, and /var/cache makes more sense for the cache - adjust parser.conf (via apparmor-enable-profile-cache.diff) to use both cache locations - clear cache also in %post of abstractions package - update to AppArmor 2.13 - add support for multiple cache directories and cache overlays (boo#1069906, boo#1074429) - add support for conditional includes in policy - remove group restrictions from aa-notify (boo#1058787) - aa-complain etc.: set flags for profiles represented by a glob - aa-status: split profile from exec name - several profile and abstraction updates - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13 for the detailed upstream changelog - drop upstreamed patches and files: - aa-teardown - apparmor.service - apparmor.systemd - 32-bit-no-uid.diff - disable-cache-on-ro-fs.diff - dovecot-stats.diff - parser-write-cache-warn-only.diff - set-flags-for-profiles-represented-by-glob.patch - fix-regression-in-set-flags.patch - drop spec code that handled installing aa-teardown, apparmor.service and apparmor.systemd (now part of upstream Makefile) - simplify "/make -C profiles parser-check"/ call (upstream Makefile bug that required to call "/cd"/ was fixed) - add aa-teardown-path.diff - install aa-teardown in /usr/sbin/ - move 'exec' symlink to parser package (belongs to aa-exec) - Set flags for profiles represented by glob (bsc#1086154) set-flags-for-profiles-represented-by-glob.patch fix-regression-in-set-flags.patch - add dovecot-stats.diff: - add dovecot/stats profile and allow dovecot to run it (boo#1088161) - allow dovecot/auth to write /run/dovecot/old-stats-user (part of boo#1087753) - update 32-bit-no-uid.diff with upstream fix - Change of path of rpm in lessopen.sh (boo#1082956) - add disable-cache-on-ro-fs.diff - disable write cache if filesystem is read-only and don't bail out (bsc#1069906, bsc#1074429) - add parser-write-cache-warn-only.diff to make cache write failures a warning instead of an error (boo#1069906, boo#1074429) - reduce dependeny on libnotify-tools (used by aa-notify -p) to "/Suggests"/ to avoid pulling in several Gnome packages on servers (boo#1067477) - update to AppArmor 2.12 - add support for 'owner' rules in aa-logprof and aa-genprof - add support for includes with absolute path in aa-logprof etc. (lp#1733700) - update aa-decode to also decode PROCTITLE (lp#1736841) - several profile and abstraction updates, including boo#1069470 - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12 for the detailed upstream changelog - drop upstreamed patches: - read_inactive_profile-exactly-once.patch - utils-fix-sorted-save_profiles-regression.diff - lessopen profile: change all 'rix' rules to 'mrix' - add 32-bit-no-uid.diff to fix handling of log events without ouid on 32 bit systems - update to AppArmor 2.11.95 aka 2.12 beta1 - add JSON interface to aa-logprof and aa-genprof (used by YaST) - drop old YaST interface code - update audio, base and nameservice abstractions - allow @{pid} to match 7-digit pids - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95 for the detailed upstream changelog - drop upstreamed patches - apparmor-yast-cleanup.patch - apparmor-json-support.patch - nameservice-libtirpc.diff - drop obsolete perl modules (YaST no longer needs them) - drop patches that were only needed by the obsolete perl modules: - apparmor-utils-string-split - apparmor-abstractions-no-multiline.diff - drop profiles-sockets-temporary-fix.patch - obsoleted by a fix in apparmor_parser - refresh utils-fix-sorted-save_profiles-regression.diff - add aa-teardown (new script to unload all profiles) - make ExecStop in apparmor.service a no-op (workaround for a systemd restriction, see boo#996520 and boo#853019 for details) - lessopen profile: allow capability dac_read_search and dac_override, allow groff to execute several helpers (boo#1065388) - read_inactive_profile-exactly-once.patch (bsc#1069346) Perform reading of inactive profiles exactly once. - update to AppArmor 2.11.1 - add permissions to several profiles and abstractions (including lp#1650827 and boo#1057900) - several fixes in the aa-* tools (including lp#1689667, lp#1628286, lp#1661766 and boo#1062667) - fix downgrading/converting of 'unix' rules (will be supported in kernel 4.15) to 'network unix' rules in apparmor_parser (boo#1061195) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_1 for upstream changelog - remove upstream(ed) patches - upstream-changes-r3616..3628.diff - upstream-changes-r3629..3648.diff - parser-tests-dbus-duplicated-conditionals.diff - apparmor-fix-podsyntax.patch - sshd-profile-drop-local-include-r3615.diff - refresh apparmor-yast-cleanup.patch - add utils-fix-sorted-save_profiles-regression.diff to fix a regression in displaying the "/changed profiles"/ list in aa-logprof - add nameservice-libtirpc.diff to fix NIS/YP logins (boo#1062244) - profiles-sockets-temporary-fix.patch to cater to nameservices with the new sockets mediation, until unix rules are upstreamed (boo#1061195) - add apparmor-fix-podsyntax.patch from mailing list to fix compilation with perl 5.26 - do not require exact X.Y version of "/python3"/ - require also matching python(abi) which is arguably more important - don't rely on implementation details for reload in %post - add JSON support. Required for FATE#323380. (apparmor-yast-cleanup.patch, apparmor-json-support.patch) - add upstream-changes-r3629..3648.diff: - preserve unknown profiles when reloading apparmor.service (CVE-2017-6507, lp#1668892, boo#1029696) - add aa-remove-unknown utility to unload unknown profiles (lp#1668892) - update nvidia abstraction for newer nvidia drivers - don't enforce ordering of dbus rule attributes in utils (lp#1628286) - add --parser, --base and --Include option to aa-easyprof to allow non-standard paths (useful for tests) (lp#1521031) - move initialization code in apparmor.aa to init_aa(). This allows to run all utils tests even if /etc/apparmor.d/ or /sbin/apparmor_parser don't exist. - several improvements in the utils tests - drop upstreamed python3-drop-re-locale.patch - no longer delete/skip some of the utils tests (to allow this, add parser-tests-dbus-duplicated-conditionals.diff) - add var.mount dependeny to apparmor.service (boo#1016259#c34) - Cleanup spec file: - don't use insserv if we afterwards call systemd, this can have bad side effects - remove dead code - remove now obsolete 'distro' checks - Replace init.d script with new wrapper working with systemd - add python3-drop-re-locale.patch: remove deprecated re.LOCALE flag in Python UI as it was dropped from Python 3.6 (lp#1661766) - add upstream-changes-r3616..3628.diff: - update abstractions/base, abstractions/apache2-common and dovecot profiles - merge ask_the_questions() of aa-logprof and aa-mergeprof - pass LDFLAGS when building parser, libapparmor perl bindings and pam_apparmor - adjust deleting the cache in profiles %post to the new cache location - silence errors when deleting the cache (boo#976914) - split libapparmor into separate spec to get rid of build loop involving mariadb, systemd, apparmor, libapr and mariadb again (see the discussion in SR 448871 for details) - update to AppArmor 2.11.0 - apparmor_parser now supports parallel compiles and loads - add full support for dbus, ptrace and signal rules and events to the utils - full rewrite of the file rule handling in the utils - lots of improvements and fixes - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11 for the detailed changelog - patches: - add sshd-profile-drop-local-include-r3615.diff to fix 'make check' - drop aa-unconfined-fix-netstat-call-2.10r3380.diff, no longer needed - refresh apparmor-abstractions-no-multiline.diff - refresh apparmor-samba-include-permissions-for-shares.diff - spec changes: - aa-unconfined switched to using ss (from iproute2), adjust Recommends: - move libapparmor to /usr/lib*/ - drop %if %suse_version checks for 12.x - change several Obsoletes from %version to < 2.9. Those package names weren't used since years, and 2.9 is still a careful choice - include apparmor.service independent of %suse_version - techdoc.pdf is now shipped in upstream tarball to reduce BuildRequires - drop latex2html, texlive-* and w3m BuildRequires - techdoc.txt and techdoc.html not included, drop them from the package - run most of utils/ make check (some tests expect /etc/apparmor.d/ and /sbin/apparmor_parser to exist, skip them) - BuildRequires python3-pyflakes (utils tests) and dejagnu (libapparmor tests) - drop sed'ing python3 into aa-* shebang (upstreamed) - build binutils - aa-exec is now written in C and lives in /usr/bin/, move it to the apparmor_parser package and create a compability symlink in /usr/sbin/ - aa-exec manpage moved to section 1 - aa-enabled is a small new tool to find out if AppArmor is enabled - package new aa_stack_profile(2) manpage - change /etc/apparmor.d/cache symlink to /var/lib/apparmor/cache/. This is part of the root partition (at least with default partitioning) and should be available earlier than /var/cache/apparmor/ (boo#1015249, boo#980081, bsc#1016259) - add dependency on var-lib.mount to apparmor.service as safety net - update to AppArmor 2.10.2 maintenance release - lots of bugfixes and profile updates (including boo#1000201, boo#1009964, boo#1014463) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_10_2 for details - add aa-unconfined-fix-netstat-call-2.10r3380.diff to fix a regression in aa-unconfined - drop upstream(ed) patches: - changes-since-2.10.1--r3326..3346.diff - changes-since-2.10.1--r3347..3353.diff - libapparmor-fix-import-path.diff (upstream fix is slightly different) - nscd-var-lib.diff - refresh apparmor-abstractions-no-multiline.diff - add nscd-var-lib.diff to allow /var/lib/nscd/ in the nscd profile and abstractions/nameservice (path changed in latest nscd in Tumbleweed) - add changes-since-2.10.1--r3347..3353.diff with upstream changes and fixes in the 2.10 branch, including - allow writing *.qf files (for disk-based buffering) in syslog-ng profile - add several permissions to the dovecot profiles (deb#835826) - add a missing path in the traceroute profile - add changes-since-2.10.1--r3326..3346.diff with upstream changes and fixes since the 2.10.1 release, including - allow dac_override in winbindd profile (boo#990006#c5) - allow mr for /usr/lib*/ldb/*.so in samba abstractions (needed since Samba 4.4.x, boo#990006) - abstractions/nameservice: also support ConnMan-managed resolv.conf - let aa-genprof ask about profiles in extra dir (again) - fix aa-logprof "/add hat"/ endless loop (lp#1538306) - honor 'chown' file events in logparser.py - ignore log file events with a request mask of 'send' or 'receive' because they are actually network events (lp#1577051, lp#1582374) - accept hostname with dots when parsing logs (lp#1453300 comments #1 and #2) - fix python LibAppArmor import failures with swig > 3.0.8 (boo#987607) (libapparmor-fix-import-path.diff) - refresh apparmor-abstractions-no-multiline.diff - drop upstreamed profiles-ping-inet6-r3449.diff - add %check section - runs libapparmor (including swig bindings), parser and profiles tests - add BuildRequires: perl(Locale::gettext) - needed for parser tests - add profiles-ping-inet6-r3449.diff - latest ping also does IPv6 (boo#980596) - update to AppArmor 2.10.1 (2.10 branch r3326): - fix incorrect output of child profile names (apparmor_parser -N) which caused 'rcapparmor reload' to remove child profiles and hats (lp#1551950) - fix a crash in aa-logprof / logparser.py for change_hat log events (lp#1523297) and log events that look like file events, but aren't (lp#1540562, lp#1525119, lp#1466812) - write unix rules when saving a profile (lp#1522938, boo#954104#c3) - several fixes for variable handling in aa-logprof - map c (create) log events to w instead of a - add python to the "/no Px rule"/ list in logprof.conf - let aa-logprof check for duplicate profiles - let aa-status work without the apparmor.fail python module (boo#971917, lp#1480492) - add permissions in several profiles (including boo#948584, boo#948753, boo#954959, boo#954958, boo#971790, boo#964971, boo#921098, boo#923201 and boo#921098#c15). - and many more fixes, see the full changelog at http://wiki.apparmor.net/index.php/ReleaseNotes_2_10_1 - drop upstream(ed) patches: - fix-initscript-aa_log_end_msg.diff - syslog-ng-profile-boo948584.diff - upstream-profile-updates-r3205-3241.diff - refresh patches: - apparmor-abstractions-no-multiline.diff - apparmor-samba-include-permissions-for-shares.diff - drop libapparmor autogen.sh call (broke the build) and remove libtool BR - add syslog-ng-profile-boo948584.diff - add several permissions needed by latest syslog-ng (boo#948584, boo#948753) - add upstream-profile-updates-r3205-3241.diff with several profile updates: - add /usr/share/locale-bundle/** to abstractions/base - allow dnsmask to use /bin/sh (boo#940749) and /bin/dash - allow dovecot imap to read /run/dovecot/mounts - allow avahi-daemon to write to /run/systemd/notify - allow ntpd to read $PATH directory listings (boo#945592, boo#948752) - update dhclient profile - allow skype to read @{PROC}/@{pid}/net/dev (boo#939568) - and some other small updates - drop upstreamed apparmor-winbindd-r3213.diff (included in the upstream-profile-updates patch) - netstat moved to net-tools-deprecated in Tumbleweed (boo#944904) - add apparmor-winbindd-r3213.diff - add missing k permissions for /etc/samba/smbd.tmp/msg/* in winbindd profile (boo#921098 #c15..19) - add fix-initscript-aa_log_end_msg.diff - fixes ugly initscript output (boo#862170) - update to AppArmor 2.10 (trunk r3205) - profile names can now contain variables - improved profile compile time in apparmor_parser - lots of improvements, refactoring and bugfixes in the aa-* tools - new apis for managing and loading profile caches into the kernel in libapparmor - lots of profile updates - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_10 for the complete changelog with more details - add new apparmor_private.h and the aa_query_label(2), aa_features(3), aa_kernel_interface(3), aa_policy_cache(3), aa_splitcon(3) manpages to libapparmor-devel - drop apparmor-2.5.1-edirectory-profile patch - it's most probably no longer needed (see boo#621394 for details) - drop upstreamed samba-4.2-profiles.diff - refresh apparmor-samba-include-permissions-for-shares.diff - systemd-rpm-macros and %systemd_requires were at the wrong place, move them to the parser package (boo#931792) - update to AppArmor 2.9.2 (2.9 branch r2911) - lots of bugfixes in the parser and the aa-* tools (including boo#918787) - update dovecot and dnsmasq profiles and several abstractions (including boo#911001) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_2 for the full changelog - remove upstream(ed) patches apparmor-changes-since-2.9.1.diff and apparmor-fix-stl-ostream.diff - replace GPG key with new AppArmor GPG signing key, see https://launchpad.net/apparmor/+announcement/13404 - make sure %service_del_postun doesn't call systemctl try-restart (boo#853019, bare systemd edition) - add samba-4.2-profiles.diff: update samba (winbindd and nmb) profiles for samba 4.2 (boo#921098, boo#923201) - only install apparmor.service for openSUSE > 13.2 - Add a native systemd unit which *at the moment* only wraps/masks the early boot script. - add apparmor-fix-stl-ostream.diff which fixes odd uses of std::ostream which are not valid. Fixes build with GCC 5 - allow lessopen.sh to run /usr/bin/unzip-plain (boo#906858) - add Requires: python3 to python3-apparmor package - readline isn't part of python3-base (boo#917577) - add apparmor-changes-since-2.9.1.diff with upstream fixes since the 2.9.1 release - update logparser.py to support changed syslog format (lp#1399027) - update usr.sbin.dovecot and usr.lib.dovecot.imap{, -login} profiles (lp#1296667) - update the mysqld profile - fix network rule description in apparmor.d(5) manpage - drop upstreamed dnsmasq-profile-fixes.patch - update expired GPG key - update to AppArmor 2.9.1 (2.9 branch r2831) - fix log parsing for 3.16 kernels and syslog-style logs (boo#905368) - several fixes and performance improvements in the aa-* utils - profile updates for dnsmasq (boo#907870), nscd (boo#904620#c14 and bnc#908856), useradd, sendmail, man and passwd - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_1 for full release notes - refresh dnsmasq-profile-fixes.patch - Fix dnsmasq profile to allow executing bash to run the --dhcp-script argument. Also fixed /usr/lib -> /usr/{lib,lib64} to get libvirt leasehealper script to run even on x86_64. dnsmasq-profile-fixes.patch. boo#911001 - rename lessopen.sh profile file to usr.bin.lessopen.sh to match the script filename - add apparmor-lessopen-profile.patch: /usr/bin/lessopen.sh needs confinement. bnc#906858 - delete cache in apparmor-profiles %post (workaround for bnc#904620#c8 / lp#1392042) - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify. - fix bashism in post script - update to AppArmor 2.9.0 (r2759) - change aa-mergeprof to the final commandline syntax - lots of bugfixes in the aa-* tools (bnc#900163, lp#1328707 and several bugs without a formal bugreport) - small additions to gnome, freedesktop.org, ubuntu-browsers.d/java and user-mail abstractions - fix mod_apparmor to not break basic auth - update perl modules to support signal, unix and ptrace rules (bnc#900013) - don't warn about rules not supported by the kernel - fix logging of "/audit capability"/ (lp#1378091) - add support for the "/hat"/ keyword in apparmor.vim - build html version of apparmor.vim manpage again (lp#1366572) - see also http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_0 - update apparmor-abstractions-no-multiline.diff - remove upstreamed apparmor-profiles-ntpd-pid-location.diff
- added patches increase timeout to fix random failure of testsuite [bsc#1151059] + apr-test-sendfile-timeout.patch - Version 1.6.3: * apr_file_trunc: Truncating a buffered file could add unexpected data after the truncate position. PR 51017. * apr_file_trunc: Fix an issue where reading from a buffered file after truncate could return stale data from the buffer. * apr_ipsubnet_create() now fails for an empty input string. - fixes [bsc#1092981] - Add gcc8-integer-overflow.patch to handle an undefined behavior (boo#1090085). - ignore PowerPC transient test failures - Do not require python for building - its not needed anyways (fate#323526) - We need to obsolete same version of package (bsc#1063305) - Replace vision statement in %description with feature list. Fix RPM groups. - Drop --with-pic which is only useful for static libs. - Rename package - apr 1.6.2 * apr_allocator: Provide apr_allocator_align() * apr_file_io: Add apr_file_pipe_create_pools() * Add APR_SO_FREEBIND option for apr_socket_opt_set. * apr_skiplist: Add apr_skiplist_addne*() * Added Unix domain socket support. * See http://www.apache.org/dist/apr/CHANGES-APR-1.6 for a full list of changes. - Drop patches from upstream: * 0017-Merge-r1733694-r1733708-from-trunk.patch * 0018-apr_proc_mutex-unix-backport-r1733775-from-trunk-par.patch - define READDIR_IS_THREAD_SAFE, because it is. Avoid using obsolete and potentially dangerous readdir_r. - 0017-Merge-r1733694-r1733708-from-trunk.patch and 0018-apr_proc_mutex-unix-backport-r1733775-from-trunk-par.patch Refcount shared mutexes usage to avoid destruction while still is use by some processes, this fixes apache graceful-restart sometimes leaving processes in "/Gracefully finishing"/ state forever. - apr-proc-mutex-map-anon.patch use MAP_ANON instead of mmap'ing /dev/zero. - Add gpg signature - remove baselibs.conf that osc rejects now with message: ERROR: 'arch' referenced in baselibs.conf is not being built ERROR: 'ppc' referenced in baselibs.conf is not being built ERROR: 'package' referenced in baselibs.conf is not being built ERROR: 'arch' referenced in baselibs.conf is not being built ERROR: 'ppc' referenced in baselibs.conf is not being built ERROR: 'package' referenced in baselibs.conf is not being built - apr 1.5.2 * apr_escape: Correctly calculate the size of the returned string in apr_escape_path and set the correct return value in case we actually escape the string * apr_poll(cb): fix error paths returned values and leaks. * apr_skiplist: Optimize the number of allocations by reusing pooled or malloc()ed nodes for the lifetime of the skiplist. * apr_skiplist: Fix possible multiple-free() on the same value in apr_skiplist_remove_all() (obsoletes 0007-backport-r1604596-1604598-from-trunk.patch) * apr_global_mutex/apr_proc_mutex: Resolve failures with the POSIX sem implementation in environments which receive signals. (obsoletes 0009-Merge-r1610854-from-trunk.patch) * drop already included or no longer needed patches: 0004-Backport-r1593600-from-1.6.patch 0005-Backport-r1593612-from-1.6.patch 0007-backport-r1604596-1604598-from-trunk.patch 0009-Merge-r1610854-from-trunk.patch string-compare.diff - No longer use --enable-allocator-uses-mmap but the default which is using malloc, this feature exists to reduce fragmentation but this is currently at the expense of: * Loosing all malloc sanity checks. * mmap and munmap are expensive operations when using at lot of threads (like in apache worker,event) * It will waste memory, even more on archs that have big page sizes. - If there are fragmentation or performance problems in glibc malloc, the library has to be fixed instead. - apr-use-getrandom.patch: Update, if getrandom blocks, fallback to the old codepath, restoring old always non-blocking behaviour in practice it blocks only at boottime when the entropy pool has not been fully initialized, this delays the startup of apache for example. * Use SYS_getrandom constant instead of the "/internal"/ __NR_getrandom - apr-use-getrandom.patch Use the new getrandom() system call in apr_generate_random_bytes() if the system call number is defined and if the call is sucessful, fallback if otherwise.
- devel package has to require gdbm-devel [jsc#SLE-12211] - separate dbm_db into own package [jsc#SLE-12211] - build dbm_gdbm connector - added patches fix https://svn.apache.org/viewvc?view=revision&revision=1825312 + apr-util-apr_dbm_gdbm-fix-handling-of-error-codes.patch - fix linking with libpq - modified patches % apr-util-postgresql.patch - apr-util-postgresql.patch: PostrgeSQL's pg_config is meant for linking server extensions, use libpq's pkg-config, if pg_config is missing. This fixes build with PostgreSQL 11. - Add missing zlib-devel build dependency which used to be pulled in by libopenssl-devel - extend apr-util-mariadb-10.2.patch: Fix detection / build with MariaDB 10.2. [bsc#1094754] - Add apr-util-mariadb-10.2.patch: Fix detection / build with MariaDB 10.2. - APR-util 1.6.1 * apr_crypto: Fix compatibility with LibreSSL. PR 61596. * sdbm: better database/page validation to fail cleanly when corrupted [bsc#1064990], CVE-2017-12618 - We need to obsolete same version of package (bsc#1063305) - Replace unusual *.?a match by *.la. - Fix RPM groups, diversify summaries. - Rename package to apr-util - Drop baselib.conf as it does not target any supported architecture - APR-util 1.6.0 * Update MySQL build to stop using libmysqlclient_r * apr_siphash: Implement keyed hash function SipHash * apr_buckets: Add apr_bucket_file_set_buf_size() * apr_crypto: avoid excessive iteration in bcrypt hash. * apr_xml_to_text: Add style APR_XML_X2T_PARSED. * see http://www.apache.org/dist/apr/CHANGES-APR-UTIL-1.6 for extra details - require just posgresql-devel everywhere, it seems to work now - require postgresql-devel less then 9.4 to fix build on SLE_12 and SLE_12_SP1 - require postgresql-devel version at least 9.1.0 to fix build for SLE-11-SP4 - fix requires after spec-cleaner - Clean up with spec-cleaner - Kill support of sle10 and sle9 - Remove unused configure switches
- add baselibs.conf as cryptsetup also has 32bit variants - Update description. - Update to version 0.0+git20171227.670229c: * Added ABI version number * AVX2/AVX-512F optimizations of BLAMKA * Set Argon2 version number from the command line * New bindings * Minor bug and warning fixes (no security issue) - use _service file - ship libargon2.pc (bsc#1034441) - moved argon2-specs.pdf to doc subpackage - added packaging of man page - make sure to call cc with -pthread option (implies -lpthread) - run test suite - Initial release
- change login shell for at user from /bin/bash to /bin/false as it shouldn't need a valid login shell [jsc#SLE-17611] [bsc#1181576] - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Drop patch at-3.1.8-eal3-manpages.patch merged upstream differently - Version update to at 3.1.20 to match latest upstream: * Pam and selinux implemented upstream * various tiny fixes - Rebase patches: * at-3.1.13-documentation-dir.patch * at-3.1.13-massive_batch.patch * at-3.1.14-joblist.patch * at-3.1.14-parse-suse-sysconfig.patch * at-3.1.14-usePOSIXtimers.patch * at-3.1.14.patch - Drop no longer needed patches: * at-3.1.13-formatbugs.patch * at-3.1.13-pam-session-as-root.patch * at-3.1.13-pam.patch * at-3.1.13-queue-nice-level.patch * at-3.1.14-selinux.patch - add at-3.1.16-handle_malformed_jobs.patch to prevent creation of the corrupted files and their looping [bnc#945124] - loadavg on Linux is a sum over all CPUs, so multiply LOADAVG_MX by the amount of CPUs when comparing to loadavg (bnc#889174) * added at-adjust_load_to_cpu_count.patch - Version bump to 3.1.16 to match latest upstream: * Fix regression for sec-fix in bash we applied in form of patch till now - deleting at-3.1.15-sane-envkeys.patch - Sync/split features to be patch specific, modifying: * at-3.1.13-pam.patch * at-3.1.14-parse-suse-sysconfig.patch * at-3.1.14-selinux.patch - Cleanup with spec-cleaner - Remove systemd conditional (we do not work on sle11 anyway) - atd.service: run After=nss-user-lookup.target not after systemd-user-sessions.service - atd.service: run After=time-sync.target - Replace at-sane-envkeys.diff by at-3.1.15-sane-envkeys.patch, a simpler fix from upstream [bsc#899160]
- Ad at-spi2-core-async-session-register.patch: make bus-launcher session registration more robust (boo#1154582). - Update to version 2.34.0: + Fix a use after free when freeing an event. + Clean up handling of the X11 property specifying the bus address. + Update doap. - Update to version 2.33.92: + Now requires meson 0.50.0. + License is now LGPL-2.1+. + Meson: only link to libdl when it is necessary. + Update installation instructions. + Clarify atspi_editable_text_insert_text documentation. + Do not warn on no reply from pending get_items call. + Eliminate some superfluous runtime warnings. - Require meson >= 0.50.0. - Set license to LGPL-2.1-or-later. - Update to version 2.33.90: + Refactor the API for the screen reader to notify listeners of its status. + Add a sender to the AtspiEvent struct. + Add missing atspi_application_get_type prototype. + Support mutter remote desktop interface for synthesizing keyboard/mouse events (likely still needs work). - Update to version 2.33.2: + Check WAYLAND_DISPLAY, rather than XDG_SESSION_TYPE, to avoid X connections. Fixes breakage if X is started with startx and XDG_SESSION_TYPE is unset. + X11: also try mod4 and mod5 to generate keysyms. + Add ATSPI_ROLE_CONTENT_DELETION and ATSPI_ROLE_CONTENT_INSERTION. + Check for dbus-daemon in /usr/lib (for Solaris). - Update to version 2.32.1: + Fix meson build for meson 0.50.0 and newer. - Drop at-spi2-core-meson-build-fix.patch: Fixed upstream. - Add at-spi2-core-meson-build-fix.patch: fix build for meson 0.50.0 (glgo#GNOME/at-spi2-core!9). - Update to version 2.32.0: + Stable release version bump. - Update to version 2.31.92: + Fix atspi_table_cell_get_(row_column)_headers. + Update documentation to indicate that extents are only meaningful when an object has both STATE_VISIBLE and STATE_SHOWING. + Use a consistent style for the meson options. + Fix a compiler warning on BSD. + Add ScrollSubstringTo and ScrollSubstringToPoint text interfaces. - Enable gtk-docs BuildRequires and update options passed to meson. - Drop unneeded and unused intltool BuildRequires. - Update to version 2.31.2: + Add ScrollSubstringTo and ScrollSubstringToPoint text interfaces. - Update to version 2.31.1: + Bus launcher: fix an issue where the error wasn't cleared on failure. + Add support for locking/unlocking modifiers. + Update error log text for consistency. + Documentation clean-ups. - Drop upstream fixed patches: + at-spi2-core-bus-launch-use__linux__.patch. + at-spi2-core-generate-pc.patch. - Update to version 2.30.1: + Fix atspi_table_cell_get_(row|column)_header_cells (bsc#1127792). - Add at-spi2-core-bus-launch-use__linux__.patch: bus-launch: use __linux__ over __linux. - Add at-spi2-core-generate-pc.patch: meson: Generate a pkg-config file. - Disable gtk-doc BuildRequires and pass enable_docs=false to meson. Temp workaround for buildfail when building docs with meson 0.48. - Update to version 2.30.0: + No changes, stable bump only. - Update to version 2.29.1: + Add dbus-broker support to bus launcher. + Add ScrollTo and ScrollToPoint component interfaces. + Do not use deprecated GSettings API. + Fix various compiler warnings and documentation annotations. - Update to version 2.28.0: + Support building a static library (bgo#793652). + Fix build on FreeBSD (bgo#791608). - Update to version 2.27.92: + Dropped autotools support. + Documentation: Remove list association from ATSPI_ROLE_DESCRIPTION_{TERM,VALUE} (bgo#791021). + Fix a potential buffer overflow in at-spi-bus-launcher (bgo#791124). + Make the build reproducible (bgo#791167). - Drop at-spi2-core-bgo791124-buffer-overflow.patch and at-spi2-core-bgo791167-reproducible-build.patch: fixed upstream. - Modernize spec-file by calling spec-cleaner - Add at-spi2-core-bgo791124-buffer-overflow.patch: fix possible buffer overflow reading dbus address in at-spi-bus-launcher (boo#1073027, bgo#791124). - Add at-spi2-core-bgo791167-reproducible-build.patch: use @basename@ in templates, rather than @filename@; fixes build reproducibility and multiarch conflict (bgo#791167). - Switch to using meson buildsystem: + Add meson and gtk-doc BuildRequires. + Use meson, meson_build and meson_install macros instead of autotools macros. + Drop update-desktop-files BuildRequires and stop using suse_update_desktop_file macro, no longer needed. + Modernize spec, use spec-cleaner. - Update to version 2.26.2: + dist po/meson.build (bgo#789666). + Generate correct sonname when building with meson. - Update to version 2.26.1: + Remove unused dependency on libxkbcommon. + Various meson build fixes. + Updated translations. - Update package summaries and old RPM macros. - Update to version 2.26.0: + m4/gettext.m4, m4/iconv.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/nls.m4, m4/po.m4 and m4/progtest.m4: Upgrade to gettext-0.19.8.1. + configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.8. - Update to version 2.25.92: + configure.ac: make xkb optional, as intended. + Optionally read the bus adddress from the ATSPI_BUS_ADDRESS environment variable (bgo#787126). - Update to version 2.25.91: + Meson build files should now be usable, with the exception of the dist target. - Update to version 2.25.90: + Fix a couple of introspection issues (bgo#784481). + atspi_get_a11_bus: don't leak the DBusConnection. + Meson fixes. - Update to version 2.25.4: + Fix gir generation with autotools (bgo#783994). - Update to version 2.25.3: + Fix -Wmisleading-indentation warnings. + Fix memory leak of at-spi-bus-launcher. + Add error-message, error-for, details, and details-for relation types. + Poll direct dbus connections in the main loop--fixes processes being marked hung and the hung flag never being removed. + Add Meson build system. + Various build fixes. - Add pkgconfig(xkbcommon-x11) BuildRequires: new dependency. - Update to version 2.25.2: + Attempt to fix an occasional crash when an application disappears (bgo#767074). + Add some missing roles to correspond with atk (description list, description term, description value, and footnote). - Update to version 2.25.1: + No changes. - Update to version 2.24.1: + atspi_table_cell_get_position: Don't crash on error. - Update to version 2.24.0: + No changes. - Update to version 2.23.92: + Table cell API fixes (bgo#779835). - Update to version 2.23.90: + Fix an occasional crash when an application is closed (bgo#767074). - Update to version 2.23.4: + Don't pull in X headers if x11 is disabled (bgo#773710). + at-spi-bus-launcher: session management fixes (bgo#774441). + events: add recently added page changed event (bgo#719898). + roles: EXTENDED roles are deprecated (bgo#720123). - Update to version 2.22.0: + at-spi-bus-launcher: Fix uninitialized variable. + Fix return value error in session_manager_connect (bgo#768881). + Updated translations. - Update to version 2.21.4: + Fixed a crash in atspi_accessible_clear_cache. + Fixed a crash caused by at-spi2-registryd dying. + Fixed some session management issues in at-spi-bus-launcher. - Drop at-spi2-core-session-management.patch: Fixed upstream. - Update to version 2.21.2: + Allow building without Xtst, Xi with --disable-x11. + ref_accessible_desktop: don't unref reply until we're finished with it. + Updated translations. - Update to version 2.21.1: + Fix parsing of at-spi-bus-launcher command line arguments (bgo#765220). + Build clean-ups. - Update at-spi2-core-session-management.patch: fix uninitialized variable (bsc#984109). - Add at-spi2-core-session-management.patch: properly register at-spi-bus-launcher with gnome-session (bsc#984109). - Drop at-spi2-core-devel Obsolete: the devel package have not existed since 2009. At the same time, drop rpmlintrc, since it's not needed anymore. - Pkgconfig'ify spec file BuildRequires: + Replace/Remove: glib2-devel, gobject-introspection-devel, xorg-x11-devel. + Add: pkgconfig(gio-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gobject-introspection-1.0), pkgconfig(x11), pkgconfig(xtst), pkgconfig(xi). - Update to GNOME 3.20.2 Fate#318572 - Update to version 2.20.2: + Fixed an invalid memory access when fetching an accessible. - Update to GNOME 3.20 Fate#318572 - Drop at-spi2-core-null-event-source.patch: fixed upstream. - Update to version 2.20.1: + registryd: avoid crashing with a NULL keystring (bgo#764688). + Plug a memory leak in AtspiEventListener (bgo#764688). - Update to version 2.20.0: + No changes. - Update to version 2.19.92: + Support a stateless configuration by default (bgo#763540). - Update to version 2.19.91: + Don't display warnings when connecting to an app that no longer exists. - Update to version 2.19.90: + Don't display warning if unable to connect when logged in via ssh (bgo#761600). + at-spi-bus-launcher: register with session manager (bgo#753931). - Update to version 2.19.2: + Disable xevie by default--it probably doesn't do anything anyhow. + get_index_in_parent: Don't crash if parent is defunct. + Don't crash when trying to set an invalid state (bgo#757915). - Update to version 2.19.1: + atspi_hyperlink_get_index_range: don't return random values if the call fails (bgo#755727). + Fixed some atspi_text_ functions (bgo#755731). - Update to version 2.18.3: + get_index_in_parent: Don't crash if the parent is defunct. - Update to version 2.18.2: + Really don't crash if we get a children-changed event with a non-existent child (bgo#755951). + Fixed crash during removal of last application in registryd (bgo#756513). - Disable xevie when configuring (boo#952011). - Update to version 2.18.1: + Don't crash if we get a children-changed event with a non-existent child (bgo#755951). + atspi_hyperlink_get_index_range: don't return random values if the call fails (bgo#755727). + Fixed some atspi_text_ functions (bgo#755731). - Update to version 2.18.0: + Updated translations. - Update to version 2.17.90: + Modified the cache API to specify an object's index and child count rather than its children. This eliminates the need for the application to enumerate its children, improving performance in some places with large lists (bgo#650090). - Update to version 2.17.1: + Functions shouldn't try to return values (bgo#749330). + Fix atspi_table_cell_get_position. - Update to version 2.16.0: + Fix GTK-Doc comment blocks. + Updated translations. - Update to version 2.15.90: + Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969). + Add roles for fractions, roots, subscripts, and superscripts (bgo#743403). - Update to version 2.15.4: + Add names to every timeout (bgo#710644). + Remove accessibility.conf from EXTRA_DIST (bgo#742987). + Add ATSPI_STATE_READONLY (bgo#690004). - Update to version 2.15.3: + Replace deprecated "/Rename to"/ gtk-doc tag. + Fix atspi_table_cell_get_column_span prototype. - Update to version 2.15.2: + Make the documentation of ATSPI's STATE_ACTIVE consistent with that of ATK's (bgo#740274). + Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT (bgo#740340). + gi-annotations: get_relation_set returns a array of AtspiRelation. - Update to version 2.15.1: + Fix some issues with the accessibility bus configuration (bgo#722738). + Documentation for AtspiTableCell is now built. - Update to version 2.14.1: + Docs: add AtspiTableCell.
- Use %license instead of %doc [bsc#1082318] - remove man5/attr.5, it is now part of man-pages http://lwn.net/Articles/643559/ - Reduce size of filelist by using wildcards; remove %doc (some locations are always %doc), remove %attr (files already have proper permissions) - remove gpg-offline from bootstrap packages - Update to new upstream release 2.4.47 * This release fixes two functional bugs related to tree walking and the return code from getfattr. Also, a number of build system problems were fixed. - Remove config-guess-sub-update.patch (no longer applies), attr-syscalls.patch (resolved differently upstream), builddefs.in.diff (replaced by logic in specfile) - Signature verification - Added url as source. Please see http://en.opensuse.org/SourceUrls - Remove unused autoconf and automake build requires - Add attr-syscalls.patch: Define attr syscall numbers for aarch64 - Add config-guess-sub-update.patch: Update confg.guess/sub for aarch64 - update license to new format - add autoconf as buildrequire to avoid implicit dependency - Add libattr-devel-static package - Enable libattr-devel for all baselib arches - Implement shlib package (libattr1) - make shared library executable - upgrade to 2.4.46 - Fix tests - upgrade to 2.4.45 - OPTIONS in man pages should be a section heading, not a subsection heading - getfattr: encode NULs properly with --encoding=text - setfattr.1: document supported encodings of values - convert the man pages into html - attr_parse_attr_conf: eliminate a double free - attr_parse_attr_conf: eliminate a memory leak - quote: pull in string.h for strchr prototype - libattr: fix memory leak in attr_copy_action() - use %_smp_mflags - add baselibs.conf as a source - adjust baselibs.conf for SPARC - fixed implicit strchr() call - do not package static libraries - fix -devel package dependencies - Version bump to 2.4.44 - Stop quoting nonprintable characters in the getfattr output - More license updates
- Enable Aarch64 processor support. (bsc#1179515 bsc#1179806) - Fix specfile to require libauparse0 and libaudit1 after splitting audit-libs (bsc#1172295) - Update to version 2.6.5: * Fix segfault on shutdown * Fix hang on startup (#1587995) * Add sleep to script to dump state so file is ready when needed * Add auparse_normalizer support for SOFTWARE_UPDATE event * Mark netlabel events as simple events so that get processed quicker * When audispd is reconfiguring, only SIGHUP plugins with valid pid (#1614833) * Add 30-ospp-v42.rules to meet new Common Criteria requirements * Update lookup tables for the 4.18 kernel * In aureport, fix segfault in file report * Add auparse_normalizer support for labeled networking events * Fix memory leak in audisp-remote plugin when using krb5 transport. (#1622194) * Event aging is off by a second * In ausearch/auparse, correct event ordering to process oldest first * auparse_reset was not clearing everything it should * Add support for AUDIT_MAC_CALIPSO_ADD, AUDIT_MAC_CALIPSO_DEL events * In ausearch/report, lightly parse selinux portion of USER_AVC events * In ausearch/report, limit record size when malformed * In auditd, fix extract_type function for network originating events * In auditd, calculate right size and location for network originating events * Treat all network originating events as VER2 so dispatcher doesn't format it * In audisp-remote do an initial connection attempt (#1625156) * In auditd, allow expression of space left as a percentage (#1650670) * On PPC64LE systems, only allow 64 bit rules (#1462178) * Make some parts of auditd state report optional based on config * Fix ausearch when checkpointing a single file (Burn Alting) * Fix scripting in 31-privileged.rules wrt filecap (#1662516) * In ausearch, do not checkpt if stdin is input source * In libev, remove __cold__ attribute for functions to allow proper hardening * Add tests to configure.ac for openldap support * Make systemd support files use /run rather than /var/run (Christian Hesse) * Fix minor memory leak in auditd kerberos credentials code * Fix auditd regression where keep_logs is limited by rotate_logs 2 file test * In ausearch/report fix --end to use midnight time instead of now (#1671338) - Remote zos building is now a configurable option. It should be disabled in audit (and left enabled in audit-secondary). - Make use of some %make_install. - Update to version 2.8.4: * Generate checkpoint file even when not results are returned (Burn Alting). * Fix log file creation when file logging is disabled entirely (Vlad Glagolev). * Use SIGCONT to dump auditd internal state (rh#1504251). * Fix parsing of virtual timestamp fields in ausearch_expression (rh#1515903). * Fix parsing of uid & success for ausearch. * Hide lru symbols in auparse. * Fix aureport summary time range reporting. * Allow unlimited retries on startup for remote logging. * Add queue_depth to remote logging stats and increase default queue_depth size. - Update to version 2.8.3: * Correct msg function name in lru debug code. * Fix a segfault in auditd when dns resolution isn't available. * Make a reload legacy service for auditd. * In auparse python bindings, expose some new types that were missing. * In normalizer, pickup subject kind for user_login events. * Fix interpretation of unknown ioctcmds (rh#1540507). * Add ANOM_LOGIN_SERVICE, RESP_ORIGIN_BLOCK, & RESP_ORIGIN_BLOCK_TIMED events. * In auparse_normalize for USER_LOGIN events, map acct for subj_kind. * Fix logging of IPv6 addresses in DAEMON_ACCEPT events (rh#1534748). * Do not rotate auditd logs when num_logs < 2 (brozs). - Update header in audit-python3.patch - Update patch guidelines in README-BEFORE-ADDING-PATCHES - Add patch to fix test run without python2 interpreter: * audit-python3.patch - Update to 2.8.2 release: * Update tables for 4.14 kernel * Fixup ipv6 server side binding * AVC report from aureport was missing result column header (#1511606) * Add SOFTWARE_UPDATE event * In ausearch/report pickup any path and new-disk fields as a file * Fix value returned by auditctl --reset-lost (Richard Guy Briggs) * In auparse, fix expr_create_timestamp_comparison_ex to be numeric field * Fix building on old systems without linux/fanotify.h * Fix shell portability issues reported by shellcheck * Auditd validate_email should not use gethostbyname - Update to version 2.8.1 release (includes 2.8 and 2.7.8 changes) * many features added to auparse_normalize * cli option added to auditd and audispd for setting config dir * in auditd, restore the umask after creating a log file * option added to auditd for skipping email verification - Full changelog: http://people.redhat.com/sgrubb/audit/ChangeLog - Rectify RPM groups, diversify descriptions. - Remove mentions of static libraries because they are not built. - Update to version 2.7.7 release Changelog: https://people.redhat.com/sgrubb/audit/ChangeLog - Create folder for the m4 file from previous commit to avoid install failure - Version update to 2.5 release - Refresh two patches and README to contain SUSE and not SuSE * audit-allow-manual-stop.patch * audit-plugins-path.patch - Cleanup with spec-cleaner and do not use subshells but rather use - C parameter of make - Install m4 file to the devel package - Do not depend on insserv nor fillup; the package provides neither sysconfig nor sysvinit files - Update to version 2.4.4 (bsc#941922, CVE-2015-5186) - Remove patch 'audit-no_m4_dir.patch' (added Fri Apr 26 11:14:39 UTC 2013 by mmeister@suse.com) No idea what earlier 'automake' build error this was trying to fix but it broke the handling of "/--without-libcap-ng"/. Anyways, no build error occurs now and m4 path is also needed in v2.4.4 to find ax_prog_cc_for_build - Require pkgconfig for build Changelog 2.4.4 - Fix linked list correctness in ausearch/report - Add more cross compile fixups (Clayton Shotwell) - Update auparse python bindings - Update libev to 4.20 - Fix CVE-2015-5186 Audit: log terminal emulator escape sequences handling Changelog 2.4.3 - Add python3 support for libaudit - Cleanup automake warnings - Add AuParser_search_add_timestamp_item_ex to python bindings - Add AuParser_get_type_name to python bindings - Correct processing of obj_gid in auditctl (Aleksander Zdyb) - Make plugin config file parsing more robust for long lines (#1235457) - Make auditctl status print lost field as unsigned number - Add interpretation mode for auditctl -s - Add python3 support to auparse library - Make --enable-zos-remote a build time configuration option (Clayton Shotwell) - Updates for cross compiling (Clayton Shotwell) - Add MAC_CHECK audit event type - Add libauparse pkgconfig file (Aleksander Zdyb) Changelog 2.4.2 - Ausearch should parse exe field in SECCOMP events - Improve output for short mode interpretations in auparse - Add CRYPTO_IKE_SA and CRYPTO_IPSEC_SA events - If auditctl is reading rules from a file, send messages to syslog (#1144252) - Correct lookup of ppc64le when determining machine type - Increase time buffer for wide character numbers in ausearch/report (#1200314) - In aureport, add USER_TTY events to tty report - In audispd, limit reporting of queue full messages (#1203810) - In auditctl, don't segfault when invalid options passed (#1206516) - In autrace, remove some older unimplemented syscalls for aarch64 (#1185892) - In auditctl, correct lookup of aarch64 in arch field (#1186313) - Update lookup tables for 4.1 kernel - Update to version 2.4.1 Changelog 2.4.1 - Make python3 support easier - Add support for ppc64le (Tony Jones) - Add some translations for a1 of ioctl system calls - Add command & virtualization reports to aureport - Update aureport config report for new events - Add account modification summary report to aureport - Add GRP_MGMT and GRP_CHAUTHTOK event types - Correct aureport account change reports - Add integrity event report to aureport - Add config change summary report to aureport - Adjust some syslogging level settings in audispd - Improve parsing performance in everything - When ausearch outputs a line, use the previously parsed values (Burn Alting) - Improve searching and interpreting groups in events - Fully interpret the proctitle field in auparse - Correct libaudit and auditctl support for kernel features - Add support for backlog_time_wait setting via auditctl - Update syscall tables for the 3.18 kernel - Ignore DNS failure for email validation in auditd (#1138674) - Allow rotate as action for space_left and disk_full in auditd.conf - Correct login summary report of aureport - Auditctl syscalls can be comma separated list now - Update rules for new subsystems and capabilities - Drop patch audit-add-ppc64le-mach-support.patch (already upstream)
- Do not explicitly provide group(audit) in system-users-audit: this is automatically handled by rpm/providers. - Create new "/audit"/ group for read access to logs (bsc#1178154) * add change-default-log_group.patch * update audit-secondary.spec - Enable Aarch64 processor support. (bsc#1179515 bsc#1179806) - prepare usrmerge (boo#1029961) - Update to version 2.6.5: * Fix segfault on shutdown * Fix hang on startup (#1587995) * Add sleep to script to dump state so file is ready when needed * Add auparse_normalizer support for SOFTWARE_UPDATE event * Mark netlabel events as simple events so that get processed quicker * When audispd is reconfiguring, only SIGHUP plugins with valid pid (#1614833) * Add 30-ospp-v42.rules to meet new Common Criteria requirements * Update lookup tables for the 4.18 kernel * In aureport, fix segfault in file report * Add auparse_normalizer support for labeled networking events * Fix memory leak in audisp-remote plugin when using krb5 transport. (#1622194) * Event aging is off by a second * In ausearch/auparse, correct event ordering to process oldest first * auparse_reset was not clearing everything it should * Add support for AUDIT_MAC_CALIPSO_ADD, AUDIT_MAC_CALIPSO_DEL events * In ausearch/report, lightly parse selinux portion of USER_AVC events * In ausearch/report, limit record size when malformed * In auditd, fix extract_type function for network originating events * In auditd, calculate right size and location for network originating events * Treat all network originating events as VER2 so dispatcher doesn't format it * In audisp-remote do an initial connection attempt (#1625156) * In auditd, allow expression of space left as a percentage (#1650670) * On PPC64LE systems, only allow 64 bit rules (#1462178) * Make some parts of auditd state report optional based on config * Fix ausearch when checkpointing a single file (Burn Alting) * Fix scripting in 31-privileged.rules wrt filecap (#1662516) * In ausearch, do not checkpt if stdin is input source * In libev, remove __cold__ attribute for functions to allow proper hardening * Add tests to configure.ac for openldap support * Make systemd support files use /run rather than /var/run (Christian Hesse) * Fix minor memory leak in auditd kerberos credentials code * Fix auditd regression where keep_logs is limited by rotate_logs 2 file test * In ausearch/report fix --end to use midnight time instead of now (#1671338) - Fix build errors when using gcc-10 no-common default (bsc#1160384) New patch: audit-fno-common.patch - Refresh audit-allow-manual-stop.patch - Reduce scriptlets' hard dependency on systemd. - Update to version 2.8.4: * Generate checkpoint file even when not results are returned (Burn Alting). * Fix log file creation when file logging is disabled entirely (Vlad Glagolev). * Use SIGCONT to dump auditd internal state (rh#1504251). * Fix parsing of virtual timestamp fields in ausearch_expression (rh#1515903). * Fix parsing of uid & success for ausearch. * Hide lru symbols in auparse. * Fix aureport summary time range reporting. * Allow unlimited retries on startup for remote logging. * Add queue_depth to remote logging stats and increase default queue_depth size. - Update to version 2.8.3: * Correct msg function name in lru debug code. * Fix a segfault in auditd when dns resolution isn't available. * Make a reload legacy service for auditd. * In auparse python bindings, expose some new types that were missing. * In normalizer, pickup subject kind for user_login events. * Fix interpretation of unknown ioctcmds (rh#1540507). * Add ANOM_LOGIN_SERVICE, RESP_ORIGIN_BLOCK, & RESP_ORIGIN_BLOCK_TIMED events. * In auparse_normalize for USER_LOGIN events, map acct for subj_kind. * Fix logging of IPv6 addresses in DAEMON_ACCEPT events (rh#1534748). * Do not rotate auditd logs when num_logs < 2 (brozs). - Use %license instead of %doc [bsc#1082318] - Change openldap dependency to client only (bsc#1085003) - Resolve issue with previous change if both Python2 and Python3 are present, tests were failing as python2 bindings are preferred in this case. - reverted -j1 force ppc specific only - Add patch to fix test run without python2 interpreter: * audit-python3.patch - Update to 2.8.2 release: * Update tables for 4.14 kernel * Fixup ipv6 server side binding * AVC report from aureport was missing result column header (#1511606) * Add SOFTWARE_UPDATE event * In ausearch/report pickup any path and new-disk fields as a file * Fix value returned by auditctl --reset-lost (Richard Guy Briggs) * In auparse, fix expr_create_timestamp_comparison_ex to be numeric field * Fix building on old systems without linux/fanotify.h * Fix shell portability issues reported by shellcheck * Auditd validate_email should not use gethostbyname - force -j1 for PowerPC make check to avoid build failure (lookup_test.o: file not recognized: File truncated) - Add conditions around python plugins to allow us to conditionalize them in enviroment without python2 - Rename python binding packages to match current python packaging standards - Update python build dependencies to resolve future split of python2/3 - Update to version 2.8.1. See audit.spec (libaudit1) for upstream changelog - Remove audit-implicit-writev.patch (fixed upstream across 2 commits) * 3b30db20ad983274989ce9a522120c3c225436b3 * 07132c22314e9abbe64d1031fd8734243285bb3f - Cleanup with spec-cleaner - Add audit-implicit-writev.patch: include sys/uio.h to ensure readv and writev are declared. - Rectify RPM groups, diversify descriptions. - Remove mentions of static libraries because they are not built. - Update to version 2.7.7. See audit.spec (libaudit1) for upstream changelog Since commit 6cf57d27 (2.7.4) audit is now started as an non-forking service (bsc#1042781). Add config: audit-stop.rules Refresh patch: audit-allow-manual-stop.patch Refresh patch: audit-no-gss.patch - Version update to 2.5. See audit.spec (libaudit1) for upstream changelog - Cleanup with spec-cleaner - Sort out bit /sbin /usr/sbin/ installation - Install the rules as documentation - Remove needless %py_requires from python subpkgs - Update to version 2.4.4. See audit.spec (libaudit1) for upstream changelog - Add python3 bindings for libaudit and libauparse - Remove patch 'audit-no_m4_dir.patch' (added Fri Apr 26 11:14:39 UTC 2013 by mmeister@suse.com) No idea what earlier 'automake' build error this was trying to fix but it broke the handling of "/--without-libcap-ng"/. Anyways, no build error occurs now and m4 path is also needed in v2.4.4 to find ax_prog_cc_for_build
- Allow all printable ASCII characters in WPA-PSK definition * augeas-allow_printable_ASCII.patch * bsc#1187512 * Sourced from https://github.com/hercules-team/augeas/pull/723/commits * Credit to Michal Filka <mfilka@suse.com - update to 1.10.1: General changes/additions New CLI utility 'augmatch' to print the tree for a file and select some of its contents New command 'count' in augtool New function 'not(bool) -> bool' for path expressions The path expression 'label[. = "/value"/]' can now be written more concisely as 'label["/value"/]' API changes libfa has now a function fa_json to export an FA as a JSON file, and fa_state_* functions that make it possible to iterate over the FA's states and transitions. (Pedro Valero Mejia) Add functions aug_ns_label, aug_ns_value, aug_ns_count, and aug_ns_path to get the label (with index), the value, the number of nodes, and the fully qualified path for nodes stored in a nodeset in a variable efficiently Lens changes/additions Grubenv: new lens to process /boot/grub/grubenv (omgold) Httpd: also read files from /etc/httpd/conf.modules.d/*.conf (Tomas Meszaros) (Issue #537) Nsswitch: allow comments at the end of a line (Philip Hahn) (Issue #517) Ntp: accept 'ntpsigndsocket' statement (Philip Hahn) (Issue #516) Properties: accept empty comments with DOS line endings (Issue #161) Rancid: new lens for RANCiD router databases (Matt Dainty) Resolv: accept empty comments with DOS line endings (Issue #161) Systemd: also process /etc/systemd/logind.conf (Pat Riehecky) YAML: process a document that is just a sequence (John Vandenberg) - drop chrpath dependency, the offending dump binary is no longer shipped - Use %license (boo#1082318) - Version update to 1.9.0: - General changes/additions * Fix error in handling escaped whitespace at the end of path expressions (addresses CVE-2017-7555) * several improvements to the error messages when transforming a tree back to text fails. They now make it clearer what part of the tree was problematic, and what the tree should have looked like. * Fixed the pkg-config file, which should now be usable * Fix handling of backslash-escaping in strings and regular expressions in the lens language. We used to handle constructs like "//"/ and //// incorrectly. (Issue #495) * do not unescape the default value of a del on create; otherwise we are double unescaping these strings (Issue #507) * remove tempfile when saving files because destination is not writable (Issue #479) * span information is now updated on save (Issue #467) * fix lots of warnings generated by gcc 7.1 * Various changes to reduce bashisms in tests and make them run on FreeBSD (Romain Tartière) - API changes * add function aug_ns_attr to allow iterating through a nodeset quickly. See examples/dump.c for an example of how to use them instead of aug_get, aug_label etc. and for a way to measure performance gains. - Lens changes/additions * Ceph: new lens for /etc/ceph/ceph.conf * Cgconfig: accept fperm & dperm in admin & task (Pino Toscano) * Dovecot: also load files from /usr/local/etc (Roy Hubbard) * Exports: relax the rules for the path at the beginning of a line so that double-quoted paths are legal, too * Getcap: new lens to parse generic termcap-style capability databases * Grub: accept toplevel 'boot' entry (Pino Toscano) * Httpd: handle empty comments with a continuation line (Issue #423); handle '>"/"/' in a directive properly (Issue #429); make space between quoted arguments optional (Issue #435); accept quoted strings as part of bare arguments (Issue #470) * Nginx: load files from sites-available directory (Omer Katz) (Issue #471) * Nslcd: new lens for nss-pam-ldapd config (Jose Plana) * Oz: New lense for /etc/oz/oz.cnf * postfix lenses: also load files from /usr/local/etc (Roy Hubbard) * Properties: accept DOS line endings (Issue #468) * Rtadvd: new lens to parse the rtadvd configuration file (Matt Dainty) * Rsyslog: load files from /etc/rsyslog.d (Doug Wilson) (Issue #475); allow spaces before the # starting a comment; allow comments inside config statements like 'module' * Ssh: accept '=' to separate keyword from arguments * Sshd: split HostKeyAlgorithms into list of values; recognize quoted group names with spaces in them (Issue #477) * Sudoers: recognize "/match_group_by_gid"/ (Luigi Toscano) (Issue #482) * Syslog: allow spaces before the # starting a comment * Termcap: new lens to parse termcap capability databases (Matt Dainty) * Vsftpd: accept seccomp_sandbox (Denys Stroebel) * Xymon: accept 'group-sorted' directive (Issue #462) - Version update to 1.8.0: * See the News file for all the details - Verified it contains fixes for bsc#933210 bsc#975729 bsc#925225 bsc#1023204 CVE-2014-8119 - Version update to 1.6.0: * See the NEWS file for the details - Update to version 1.5.0: - General changes/additions * augtool: new --timing option that prints after each operation how long it took * augtool: print brief help message when incorrect options are given rather than dumping all help text * Path expressions: optimize performance of evaluating certain expressions * lots of safety improvements in libfa to avoid using uninitialized values and the like (Daniel Trebbien) * tolerate building against OSX' libedit (Issue #256) - API changes * aug_match: fix a bug where expressions like /foo/*[2] would match a hidden node and pretend there was no match at all. We now make sure we never match a hidden node. Thanks to Xavier Mol for reporting the problem. * aug_get: make sure we set *value to NULL, even if the provided path is invalid (Issue #372) * aug_rm: fix segfault when deleting a tree and one of its ancestors (Issue #319) * aug_save: fix segfault when trying to save an invalid subtree. A routine that was generating details for the error message overflowed a buffer it had created (Issue #349) - Lens changes/additions * AptConf: support hash comments * AptSources: support options (Issue #295), support brackets with spaces in URI (GH #296) rename test file to test_aptsources.aug * Chrony: allow signed numbers and indentation, fix stray EOL entry, disallow comment on EOL, add many missing directives and options (Miroslav Lichvar, RHBZ#1213281) add new directives and options that were added in chrony-2.2 and chrony-2.3 and improve parsing of access configuration (Miroslav Lichvar, Issue #348) add new options for chrony-2.4 (Miroslav Lichvar) * Dhclient: avoid put ambiguity for node without value (Issue #294) * Group: support NIS map, support an overridden and disabled password, i.e. `+:*::` (Matt Dainty) (Issue #258) * Host_Conf: support spaces between list items (Cedric Bosdonnat, Issue #358) * Httpd: add paths to SLES vhosts (Jan Doleschal) (Issue #268) parse backslashes in directive arguments (Issue #307) parse mismatching case of opening/closing tags parse multiple ending section tags on one line parse wordlists in braces in SSLRequire directives parse directive args starting with double quote (Issue #330) parse directive args containing quotes support perl directives (Issue #327) parse line breaks/continuations in section arguments parse escaped spaces in directive/section arguments parse backslashes at the start of directive args (Issue #324) * Inputrc: support $else (Cedric Bosdonnat, Issue #359) * Interfaces: add support for source-directory (Issue #306) * Json: add comments support, refactor, allow escaped quotes and blackslashes * Keepalived: fix space/tag alignments and hanging spaces, add vrrp_mcast_group4 and vrrp_mcast_group6, add more vrrp_instance flags, add mcast/unicast_src_ip and unicast_peer, add missing garp options, add vrrp_script options, expand vrrp_sync_group block, allow notify option (Joe Topjian) (Issue #266) * Known_Hosts: refactoring and description fixed * Logrotate: support dateyesterday option (Chris Reeves) (GH #367, #368) * MasterPasswd: new lens to parse /etc/master.passwd (Matt Dainty) (Issue #258) * Multipath: add various missing keywoards (Olivier Mangold) (Issue #289) * MySQL: include /etc/my.cnf.d/*.cnf (Issue #353) * Nginx: improve typechecking of lens, allow masks in IP keys and IPv6 (Issue #260) add @server simple nodes (Issue #335) * Ntp: add support for basic interface syntax * OpenShift_Quickstarts: Use Json.lns * OpenVPN: add all options available in OpenVPN 2.3o (Justin Akers) (Issue #278) * Puppetfile: name separator is not mandatory add support for moduledir (Christoph Maser) * Rabbitmq: remove space in option name, add support for cluster_partitioning_handling, add missing simple options (Joe Topjian) (Issue #264) * Reprepro_Uploaders: add support for distribution field (Mathieu Alorent) (Issue #277), add support for groups (Issue #283) * Rhsm: new lens to parse subscription-manager's /etc/rhsm/rhsm.conf * Rsyslog: improve property filter parsing, treat whitespace after commas as optional. recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282), add support for redirecting output to named pipes (Gerlof Fokkema) (Issue #366) * Shellvars: allow partial quoting, mixing multiple styles (Kaarle Ritvanen) (Issue #183); allow wrapping builtin argument to multiple lines (Kaarle Ritvanen) (Issue #184); support ;; on same line with multiple commands (Kaarle Ritvanen) (Issue #185); allow line wrapping and improve quoting support (Kaarle Ritvanen) (Issue #187); accept [] and [[]] builtins (Issue #188); allow && and || constructs after condition (Kaarle Ritvanen) (Issue #265); add pattern nodes in case entries (BREAKING CHANGE: case entry values are now in a @pattern subnode) (Kaarle Ritvanen) (Issue #265) add eval builtin support; add alias builtin support; allow (almost) any command; allow && and || after commands (Issue #215); allow wrapping command sequences (Kaarle Ritvanen) (Issue #333); allow command-specific environment variable (Kaarle Ritvanen) (Issue #332); support subshells (Issue #339) newlines in start of functions allow newlines after actions support comments after function name (Issue #339) exclude SuSEfirewall2 (Cedric Bosdonnat, Issue #357) * Simplelines: parse OpenBSD's hostname.if(5) files (Jasper Lievisse Adriaanse) (Issue #252) * Smbusers: add support for ; comments * Spacevars: support flags (Issue #279) * Ssh: add support for HostKeyAlgorithms, KexAlgorithms and PubkeyAcceptedKeyTypes (Oliver Mangold) (Issue #290), add support for GlobalKnownHostsFile (Issue #316) * Star: New lens to parse /etc/default/star * Sudoers: support for negated command alias (Geoff Williams) (Issue #262) * Syslog: recognize '~' as a valid syslog action (discard) (Gregory Smith) (Issue #282) * Tmpfiles: new lens to parse systemd's tempfiles.d configuration files (Julien Pivotto) (Issue #269) * Trapperkeeper: new lens for Puppet server configuration files * Util: add comment_c_style_or_hash lens add empty_any lens * Vsftpd: add isolate and isolate_network options (Florian Chazal) (Issue #334) * Xml: allow empty document (Issue #255) * YAML: new lens (subset) (Dimitar Dimitrov) (Issue #338) - Drop upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch - Fix errors showing up in guestfs tools. Add upstreamed patches: 27d8457-inputrc-lens-support-mapping-like.patch 2d12670-inputrc-lens-support-else.patch 49bcfbe-Exclude-network-if-up.d-SuSEfirewall2-in-shellvars-l.patch 7558c12-host_conf-lens-spaces-between-list-items-support.patch - Version bump to 1.4.0: * Loads of bugfixes all around the package * Read up NEWS file for the detailed changes - Whitespace - restore keyring and .sig file, as this is checked by the OBS source service - Update to version 1.3.0 + General changes/additions * Add missing cp entry in manpage (GH issue #78) * Add seq to vim syntax highlight (Robert Drake) * Update augtool.1 man page with new commands and --span, RHBZ#1100077 * augtool autocomplete includes command aliases, RHBZ#1100184 * Remove unused "/filename"/ argument from dump-xml command, RHBZ#1100106 * aug_save returns non-zero result when unable to delete files, RHBZ#1091143 + Lens changes/additions * Aliases: permit missing whitespace between colon and recipients * AptPreferences: Support spaces in origin fields * Cgconfig: handle additional valid controllers (Andy Grimm) * Chrony: New lens to parse /etc/chrony.conf (Pat Riehecky) * CPanel: New lens to parse cpanel.config files * Desktop: Allow @ in keys (GH issue #92) * Device_map: Parse all device.map files under /boot (Mike Latimer) * Dhclient: Add support for option modifiers (Robert Drake, GH issue #95) Parse hash statements with dhcp-eval strings * Dhcpd: stmt_string quoted blocks no longer store quote marks (incompatible change), many changes to support more record types (Robert Drake) * Group: NIS support (KaMichael) * Grub: handle "/foreground"/ option, RHBZ#1059383 (Miguel Armas) * Gshadow: New lens (Lorenzo Catucci) * Httpd: Allow eol comments after section tags Allow continued lines inside quoted value (GH issue #104) Allow comparison operators in tags (GH issue #154) * IPRoute2: handle "//"/ in protocol name, swap ID and name fields (incompatible change), RHBZ#1063968, handle hex IDs and hyphens, as present in rt_dsfield, RHBZ#1063961 * Iptables: parse /etc/sysconfig/iptables.save, RHBZ#1144651 * Kdump: parse new options, permit EOL comments, refactor, RHBZ#1139298 * Keepalived: Add more virtual/real server settings and checks, RHBZ#1064388 * Known_Hosts: New lens for SSH known hosts files * Krb5: permit braces in values when not in sub-section, RHBZ#1066419 * Ldso: handle "/hwcap"/ lines (GH issue #100) * Lvm: support negative numbers, parse /etc/lvm/lvm.conf (Pino Toscano) * Multipath: add support for rr_min_io_rq (Joel Loudermilk) * NagiosConfig and NagiosObjects: Fix documentation (Simon Sehier) * NetworkManager: Use the Quote module, support # in values (no eol comments) * OpenVPN: Add support for fragment, mssfix, and script-security (Frank Grötzner) * Pagekite: New lens (Michael Pimmer) * Pam: Add partial support for arguments enclosed in [] (Vincent Brillault) * Passwd: Refactor lens (Lorenzo Catucci) * Redis: Allow empty quoted values (GH issue #115) * Rmt: New lens to parse /etc/default/rmt, RHBZ#1100549 * Rsyslog: support complex $template lines, property filters and file actions with templates, RHBZ#1083016 * Services: permit colons in service name, RHBZ#1121263 * Shadow: New lens (Lorenzo Catucci) * Shellvars: Handle case statements with same-line ';;', RHBZ#1033799 Allow any kind of quoted values in block conditions (GH issue #118) Support $(( .. )) arithmetic expansion in variable assignment, RHBZ#1100550 * Simplevars: Support flags and empty values * Sshd: Allow all types of entries in Match groups (GH issue #75) * Sssd: Allow ; for comments * Squid: Support configuration files for squid 3 (Mykola Nikishov) * Sudoers: Allow wuoted string in default str/bool params (Nick Piacentine) * Syslog: Support "/# !"/ style comments (Robert Drake, GH issue #65) Permit IPv6 loghost addresses, RHBZ#1129388 * Systemd: Allow quoted Environment key=value pairs, RHBZ#1100547 Parse /etc/sysconfig/*.systemd, RHBZ#1083022 Parse semicolons inside entry values, RHBZ#1139498 * Tuned: New lens for /etc/tuned/tuned-main.conf (Pat Riehecky) * UpdateDB: New lens to parse /etc/updatedb.conf (incompatible change as this file used to be processed with Simplevars) * Xml: Allow backslash in #attribute values (GH issue #145) Parse CDATA elements (GH issue #80) * Xymon_Alerting: refactor lens (GH issue #89) - Remove the sig and the keyring file as there is no gpg verification anyway - Remove augeas-device_map-grub2.patch, fixed on upstream release
- Also BuildRequire m4 for autoconf-el: it was wrongly assumed that the two spec files would be in sync (but pre_checkin only syncs the Version: and .changes file). - Explicitly buildrequire m4: there is a plan to remove it from the implicit buildroot configuration (just like autoconf itself is no longer part of a long time already). - Add autoconf-perl-5.17-fixes.patch: autoscan: port to perl 5.17. - Cleanup spec file with spec-cleaner - Add gpg signature - Correct info file dependencies - Added url as source. Please see http://en.opensuse.org/SourceUrls - Repackage with bzip2 so that the package can be built for older distributions. - Fix .changes file. - Update to 2.69: * Noteworthy changes in release 2.69 (2012-04-24) [stable] * * Autoconf now requires perl 5.6 or better (but generated configure scripts continue to run without perl). * Noteworthy changes in release 2.68b (2012-03-01) [beta] Released by Eric Blake, based on git versions 2.68.*. * * Autoconf-generated configure scripts now unconditionally re-execute themselves with $CONFIG_SHELL, if that's set in the environment. * * The texinfo documentation no longer specifies "/front-cover"/ or "/back-cover"/ texts, so that it may now be included in Debian's "/main"/ section. * * Support for the Go programming language has been added. The new macro AC_LANG_GO sets variables GOC and GOFLAGS. * * AS_LITERAL_IF again treats '=' as a literal. Regression introduced in 2.66. * * The macro AS_EXECUTABLE_P, present since 2.50, is now documented. * * Macros - AC_PROG_LN_S and AS_LN_S now fall back on 'cp -pR' (not 'cp -p') if 'ln -s' does not work. This works better for symlinks to directories. - New macro AC_HEADER_CHECK_STDBOOL. - New and updated macros for Fortran support: AC_FC_CHECK_BOUNDS to enable array bounds checking AC_F77_IMPLICIT_NONE and AC_FC_IMPLICIT_NONE to disable implicit integer AC_FC_MODULE_EXTENSION to compute the Fortran 90 module name extension AC_FC_MODULE_FLAG for the Fortran 90 module search path flag AC_FC_MODULE_OUTPUT_FLAG for the Fortran 90 module output directory flag AC_FC_PP_SRCEXT for preprocessed Fortran source files extensions AC_FC_PP_DEFINE for the Fortran preprocessor define flag - correct license and style (prepare_spec) - minor build fixes, avoid deprecated macros to be more portable - Remove redundant tags/sections from specfile - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build - Use 2.68 everywhere in specfile. - Use %%configure macro in spec file. - Cosmetic changes to spec file - update to 2.68 to include the patch * * AC_MSG_ERROR (and AS_ERROR) can once again be followed immediately by `dnl'. Regression introduced in 2.66. * * AC_INIT again allows URLs with '?' for its BUG-REPORT argument. Regression introduced in 2.66. * * AC_REPLACE_FUNCS again allows a non-literal argument, such as a shell variable that expands to a list of functions to check. Regression introduced in 2.66. * * AT_BANNER() with empty argument will cause visual separation from previous test category. * * The macros AC_PREPROC_IFELSE, AC_COMPILE_IFELSE, AC_LINK_IFELSE, and AC_RUN_IFELSE now warn if the first argument failed to use AC_LANG_SOURCE or AC_LANG_PROGRAM to generate the conftest file contents. A new macro AC_LANG_DEFINES_PROVIDED exists if you have a compelling reason why you cannot use AC_LANG_SOURCE but must avoid the warning. * * Newly obsolete macros The following macros have been marked obsolete. New programs should use the corresponding Gnulib modules. Gnulib not only detects a larger set of portability problems with these functions, but also provides complete workarounds. AC_FUNC_ERROR_AT_LINE AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK AC_FUNC_MKTIME AC_FUNC_STRTOD - added patch autoconf-2.67-fix_dnl.patch to fix regression in AC_MSG_ERROR expansion (undefined macro: AS_MESSAGE_LOG_FDdnl) - Update to 2.67: * New macro AC_FC_LINE_LENGTH to accept long Fortran source code lines. * AC_PREPROC_IFELSE now keeps the preprocessed output in the conftest.i file for inspection by the commands in the ACTION-IF-TRUE argument. * autoreconf passes warning flags to new enough versions of aclocal. * Running an Autotest testsuite in parallel mode no longer triggers a race condition that could cause the testsuite run to end early, fixing a sporadic failure in autoconf's own testsuite. Bug present since introduction of parallel tests in 2.63b. Major changes in Autoconf 2.66 (2010-07-02) [stable] * AC_FUNC_MMAP works in C++ mode again. Regression introduced in 2.65. * Use of m4_divert without a named diversion now issues a syntax warning, since it is seldom right to change diversions behind autoconf's back. * The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and AC_TYPE_INT64_T work again. Regression introduced in 2.65. * AC_PROG_INSTALL correctly uses `shtool' again. Regression introduced in 2.64. * Autoconf should work on EBCDIC hosts. * AC_CHECK_DECL and AC_CHECK_DECLS accept optional function argument types for overloaded C++ functions. * AS_SET_CATFILE accepts nonliterals in its variable name argument now. * Autotest testsuites accept an option --recheck to rerun tests that failed or passed unexpectedly during the last non-debug testsuite run. * AC_ARG_ENABLE and AC_ARG_WITH now also accept `+' signs in `--enable-*' and `--with-*' arguments, converting them to underscores for the variable names. * In configure scripts, loading CONFIG_SITE no longer searches PATH, and problems in loading the configuration site files are diagnosed. * Autotest testsuites may optionally provide colored test results. * The previously undocumented Autotest macros AT_ARG_OPTION and AT_ARG_OPTION_ARG have seen bug fixes and are documented now. AT_ARG_OPTION has been changed in that the negative of a long option --OPTION is now --no-OPTION rather than --noOPTION. * The macro AS_LITERAL_IF is slightly more conservative; text containing shell quotes are no longer treated as literals. Furthermore, a new macro, AS_LITERAL_WORD_IF, adds an additional level of checking that no whitespace occurs in literals. * The macros AS_TR_SH and AS_TR_CPP no longer expand their results. * The following macros are now documented: AS_BOX * New macro AC_FC_FIXEDFORM to accept fixed-form Fortran. - use %_smp_mflags - add empty install section - split out test suite that takes 95% of the build time - Update to 2.65 * * Autoconf is now licensed under the GPLv3+. * * The manual is now shipped under the terms of the GNU FDL 1.3. * * config.status now provides a --config option to produce the configuration. * * Autoconf now requires GNU M4 1.4.6 or later. GNU M4 1.4.13 or later is recommended. * * Autotest testsuites accept an option --jobs[=N] for parallel testing. This feature is still in testing, and may not work on every platform, help in improving it would be appreciated. - enable parallel building - Add autoconf-xfail-test27.patch + It skips test 27 ([autom4te preselections]) as it's an incompatibility between autoconf 2.63 and automake 1.11 ! This patch needs to be removed with autoconf 2.64 again !
- Update pidfile path to /run from /var/run (bsc#1185155) - 0003-autofs-5.1.4-fix-fd-leak-in-rpc_do_create_client.patch Fix filedescriptor leak (bsc#1093436) - BuildRequire pkgconfig(udisks2) instead of udisks2-devel: let's be flexible on possible package name changes. - Package COPYRIGHT as %license instead of %doc. - 0001-use_hostname_for_mounts-shouldn-t-prevent-selection-.patch Fix handling of replicated NFS server so that selection between servers still works sensibly when use_hostname_for_mounts is in effect. (bsc#1066720) - 0002-Fix-monotonic_elapsed.patch Fix bug introduced with monotonic-time patches which causes nanoseconds to be ignored and effectively disables sorting based on response time and/or weight. (bsc#1066720) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Add build require for rpcgen (preparation for removing it from glibc) - fix ordering of seteuid/setegid in do_spawn (bsc#1062482). - fix unset tsd group name handling (bsc#1062482). - fix possible map instance memory leak (bsc#1038198). - check map instances for staleness on map update (bsc#1038198). - Added patches: - autofs-5-1-3-check-map-instances-for-staleness-on-map-update.patch - autofs-5-1-3-fix-ordering-of-seteuid-setegid-in-do_spawn.patch - autofs-5-1-3-fix-possible-map-instance-memory-leak.patch - autofs-5-1-3-fix-unset-tsd-group-name-handling.patch - Add libnsl-devel as build require in preparation of libnsl removal from glibc - Add gpg signature - Update URL to use www.kernel.org now that ftp is gone. - update to version 5.1.3: * limit getgrgid_r() buffer size * increase worker thread per-thread stack size * fix offset mount location multiple expansion * use malloc for expanded map location * fix invalid reference in remount_active_mount() * fix work around sss startup delay * fix possible NULL derefernce * use autofs_point to store expire timeout where possibe * add config option to use mount request log id * factor out set_thread_mount_request_log_id() * log functions to prefix messages with attempt_id if available * create thread-local ID for mount attempts * add the mount requestor's pid to pending_args * delay submount exit for amd submounts * fix bogus check in expire_cleanup() * handle amd cache option all in amd type auto mounts * handle map_option cache for top level mounts * capture cache option and its settings during parsing * add function conf_amd_get_map_options() * check for conflicting amd section mounts * include amd mount section mounts in master mounts list * add function conf_amd_get_mount_paths() * add function conf_amd_get_map_name() * add support for amd browsable option * add ref counting to struct map_source * fix typos in README.amd-maps * honor last rw in mount options when doing a bind mount * set autofs mounts catatonic at exit * make set_direct_mount_catatonic() more general * check NFS server availability on local mount fallback * make lookup_nss_read_master() return nss status * don't return until after master map retry read * set sane default master read wait timeout * dont exit on master map read fail timeout * fix included master map not found return * fix quoted key handling in sanitize_path() * add sss master map wait config option * work around sss startup delay * add master read wait option * wait for master map available at start * update and add README for old autofs schema * fix create_client() RPC client handling * fix _strncmp() usage * fix argc off by one in mount_autofs.c * fix cachefs parse message not being logged * fix typo in MOUNT_FLAG_GHOST comment * Avoid local variable name shadowing another * configure: add cache variable for Linux proc filesystem check * fix count_mounts() function * fix short memory allocation in lookup_amd_instance() * Fix fgets(3) size argument (another one) * Fix typos in error messages * Remove unused local 2KB buffer * fix file map changed check * Change .requestor to .requester for consistency * Fix a typo in CREDITS * fix libtirpc detection with -Wl,--as-needed * Fix size arg of fgets(3) * Drop redundant n in logerr() * Fix compiler warning in try_remount() * build: check for clock_gettime in librt * fix possible memory leak in nfs mount * add config option to suppress not found log message * properly handle errors in lookup_nss_mount * fix yp map age not updated during map lookup * fix 'nameing' typo in autofs.conf * add remote-fs.target systemd dependency * add autofs(5) note of IPv6 libtirpc requirement * fix autofs(5) description of supported map sources * fix modules make clean target * fix Makefile linking dependencies * fix handle_mounts() termination condition check * log pipe read errors * fix use-after-free in st_queue_handler() * always set direct mounts catatonic at exit * improve scalability of direct mount path component * fix use after free in match_my_name() * fix memory leak in get_network_proximity() * fix typo in autofs_sasl_bind() * fix use after free in open_lookup() * fix use after free in sun parser parse_init() * fix memory leak in ldap do_init() * fix memory leak in nisplus lookup_reinit() * fix sasl connection concurrancy problem * fix unbind sasl external mech * remove unused function elapsed() * change time() to use monotonic_clock() * change remaining gettimeofday() to use clock_gettime() * use monotonic clock for indirect mount condition * use monotonic clock for direct mount condition * define pending condition init helper function * use monotonic clock for alarm thread condition wait * define monotonic clock helper functions * Add a mode option for master map entries * fix error handling of is_mounted() * fix out of order call in program map lookup * add configuration option to use fqdn in mounts * update map_hash_table_size description * change lookup to use reinit instead of reopen * implement reinit in multi lookup module * fix map format check in nss_open_lookup() multi map module * factor out alloc multi map context * factor out free multi map context * add type to struct lookup_mod * implement reinit in yp lookup module * implement reinit in sss lookup module * implement reinit in program lookup module * implement reinit in nisplus lookup module * implement reinit in ldap lookup module * implement reinit in hosts lookup module * implement reinit in hesiod lookup module * implement reinit in file lookup module * implement reinit in dir lookup module * implement reinit in parse modules * add reinit entry point to modules * fix nsswitch handling when opening multi map * make open_lookup() return nss status * move check_nss_result() to nsswitchr.c * fix update_hosts_mounts() return * fix missing source sss in multi map lookup * fix direct map expire not set for initial empty map * fix direct mount stale instance flag reset * fix error handling on ldap bind fail * fix config old name lookup * fix rwlock unlock crash * fix return handling of do_reconnect() in ldap module * make find_server() return a status * make find_dc_server() return a status * make connect_to_server() return a status * make do_connect() return a status * move query dn calculation from do_bind() to do_connect() * fix return handling in sss lookup module * fix left mount count return from umount_multi_triggers() * revert fix libtirpc name clash * update libtirpc workaround for new soname * fix fix gcc5 complaints * Removed patches: autofs-5.1.1-task-use-after-free.patch autofs-improve-scalability-of-direct-mount-path-comp.patch autofs-5.1.1-properly-handle-errors-in-lookup_nss_mount.patch autofs-5.1.1-fix-yp-map-age-not-updated-during-map-lookup.patch autofs-5.1.1-leave_auth_destroy.patch * Updated patches for context: autofs-5.1.1-dbus-udisks-monitor.patch - remove rpmlintrc, review was boo#782691 - Fix spurious ELOOP on certain kinds of failures (bsc#968918): * autofs: fix yp map age not updated in s/_/./g case * autofs: properly handle errors in lookup_nss_mount * Added patches: autofs-5.1.1-properly-handle-errors-in-lookup_nss_mount.patch autofs-5.1.1-fix-yp-map-age-not-updated-during-map-lookup.patch - improve scalability of direct mount path component creation (bsc#966573). * Added autofs-improve-scalability-of-direct-mount-path-comp.patch * Refreshed autofs-5.1.1-dbus-udisks-monitor.patch - Use libldap_r instead of libldap for thread safety (bsc#955477). * Added autofs-use-libldap_r-instead-of-libldap-for-thread-safety.patch - add patch autofs-5.1.1-leave_auth_destroy.patch (bnc#958410) do not redefined auth_destroy, the reason for this has long been fixed in libtirpc (version 0.2.1 is already fine) - autofs.service: Use KillMode=mixed so "/KillSignal"/ (SIGTERM) is only sent to the main process and if still does not exit after "/TimeoutStopSec"/ then "/SendSIGKILL"/ is sent to all remaining processes of the unit's control group. This is the desired behaviour for almost all daemons that execute foreign programs. - update to version 5.1.1: * fix compile error in defaults.c * add serialization to sasl init * dont allocate dev_ctl_ops too early * fix incorrect round robin host detection * fix race accessing qdn in get_query_dn() * fix leak in cache_push_mapent() * fix config entry read buffer not checked * fix FILE pointer check in defaults_read_config() * fix memory leak in conf_amd_get_log_options() * fix signed comparison in inet_fill_net() * fix buffer size checks in get_network_proximity() * fix leak in get_network_proximity() * fix buffer size checks in merge_options() * check amd lex buffer len before copy * add return check in ldap check_map_indirect() * check host macro is set before use * check options length before use in parse_amd.c * fix some out of order evaluations in parse_amd.c * fix copy and paste error in dup_defaults_entry() * fix leak in parse_mount() * add mutex call return check in defaults.c * force disable browse mode for amd format maps * fix hosts map options check in lookup_amd_instance() * fix memory leak in create_client() * fix memory leak in get_exports() * fix memory leak in get_defaults_entry() * fix out of order clearing of options buffer * fix reset amd lexer scan buffer * ignore multiple commas in options strings * fix typo in flagdir configure option * clarify multiple mounts description * gaurd against incorrect umount return * update man page autofs(8) for systemd * dont pass sloppy option for other than nfs mounts * make service want network-online * fix fix master map type check * init qdn before use in get_query_dn() * fix typo in update_hosts_mounts() * fix hosts map update on reload * make negative cache update consistent for all lookup modules * ensure negative cache isn't updated on remount * dont add wildcard to negative cache * add a prefix to program map stdvars * add config option to force use of program map stdvars * fix incorrect check in parse_mount() * handle duplicates in multi mounts * revert special case cifs escapes * fix map option parsing for 'strictatime' * fix showmount search in auto.net * remove obsolete comment in auto.net * fix macro usage in lookup_program.c * fix gcc5 complaints * remove unused offset handling code * fix mount as you go offset selection * link daemon with pthread library (Debian patch) * manpage corrections (Debian patch) * fix manpages hyphenation (Debian patch). - ported patches: * autofs-5.1.0-dbus-udisks-monitor.patch -> autofs-5.1.1-dbus-udisks-monitor.patch * autofs-debuginfo-fix.patch -> autofs-5.1.1-debuginfo-fix.patch * autofs-5.0.9-suse-auto_master_default.patch -> autofs-5.1.1-suse-auto_master_default.patch * autofs-5.0.9-task-use-after-free.patch -> autofs-5.1.1-task-use-after-free.patch - remove patches that are now upstream: * autofs-5.1.0-dont-pass-sloppy-option-for-other-than-nfs-mounts.patch * autofs-5.1.0-add-a-prefix-to-program-map-stdvars.patch * autofs-5.1.0-add-config-option-to-force-use-of-program-map-stdvars.patch * autofs-5.1.0-gcc5-fixes.patch - add autofs-5.1.0-gcc5-fixes.patch: Fix build against gcc 5.x - prevent potential privilege escalation via interpreter load path for program-based automount maps, add the following patches: autofs-5.1.0-add-a-prefix-to-program-map-stdvars.patch autofs-5.1.0-add-config-option-to-force-use-of-program-map-stdvars.patch (bnc#917977 CVE-2014-8169) - add autofs-5.1.0-dont-pass-sloppy-option-for-other-than-nfs-mounts.patch (bsc#911720) - Fix autofs.service so that multiple options passed through sysconfig AUTOFS_OPTIONS work correctly (bsc#909472) - Fix configuration handling now that we have /etc/autofs.conf and /etc/sysconfig/autofs. Runtime options are now configured in the former, while settings that affect the daemon start up are still handled in the latter. - Clean-up sysconfig.autofs, leave only init script options: $OPTIONS and $USE_MISC_DEVICE. - Run %fillup also when systemd is enabled. (bsc#906606) - Use udisks2, udisks development has ceased in favor of udisks2.
- Add automake-update-help2man.patch to avoid date variations in docs [boo#1047218, jsc#SLE-17848, automake-update-help2man.patch] - make generated autoconf makefiles reproducible. [bsc#1182604, automake-reproducible.patch] - update 0001-correct-parameter-parsing-in-test-driver-script.patch * avoid bashisms in test-driver script (bsc#1185540) - Add missing BuildRequires perl(Thread::Queue) - Update to version 1.15.1: * The code has been adapted to remove a warning present since Perl 5.22 stating that "/Unescaped left brace in regex is deprecated"/. This warning has become an hard error in Perl 5.26 * The generated Makefiles do not rely on the obsolescent GZIP environment variable which was used for passing arguments to 'gzip'. Compatibility with old versions has been preserved. * Miscellaneous changes: - Drop no longer needed patches: * automake-perl-5.22.patch * automake-fix-tests-gzip.patch - Add keyring - Small spec file cleanup - use vendor suse instead of IBM on s390x - Fix tests with gzip-1.7 and later: * automake-fix-tests-gzip.patch - add 0001-correct-parameter-parsing-in-test-driver-script.patch make parameter parsing of test driver script matching the help text - Add automake-perl-5.22.patch: Fix test suite with perl 5.22 by silencing some warnings. - move delete of info file to preun section - Update to 1.15: New in 1.15: * Improvements and refactorings in the install-sh script: - It has been modernized, and now makes the following assumptions * unconditionally*: (1) a working 'dirname' program is available; (2) the ${var:-value} shell parameters substitution works; (3) the "/set -f"/ and "/set +f"/ shell commands work, and, respectively, disable and enable shell globbing. - The script implements stricter error checking, and now it complains and bails out if any of the following expectations is not met: (1) the options -d and -t are never used together; (2) the argument passed to option -t is a directory; (3) if there are two or more SOURCEFILE arguments, the DESTINATION argument must be a directory. * Automake-generated testsuites: - The default test-driver used by the Automake-generates testsuites now appends the result and exit status of each "/plain"/ test to the associated log file (automake bug#11814). - The perl implementation of the TAP testsuite driver is no longer installed in the Automake's scripts directory, and is instead just distributed as a "/contrib"/ addition. There should be no reason to use this implementation anyway in real packages, since the awk+shell implementation of the TAP driver (which is documented in the manual) is more portable and has feature parity with the perl implementation. - The rule generating 'test-suite.log' no longer risk incurring in an extra useless "/make all"/ recursive invocation in some corner cases (automake bug#16302). * Distribution: - Automake bug#18286: "/make distcheck"/ could sometimes fail to detect files missing from the distribution tarball, especially in those cases where both the generated files and their dependencies are explicitly in $(srcdir). An important example of this are *generated* makefile fragments included at Automake time in Makefile.am; e.g.: ... $(srcdir)/fragment.am: $(srcdir)/data.txt $(srcdir)/preproc.sh cd $(srcdir) && $(SHELL) preproc.sh <data.txt >fragment.am include $(srcdir)/fragment.am ... If the use forgot to add data.txt and/or preproc.sh in the distribution tarball, "/make distcheck"/ would have erroneously succeeded! This issue is now fixed. - As a consequence of the previous change, "/make distcheck"/ will run using '$(distdir)/_build/sub' as the build directory, rather than simply '$(distdir)/_build' (as it was the case for Automake 1.14 and earlier). Consequently, the './configure' and 'make' invocations issued by the distcheck recipe now have $(srcdir) equal to '../..', rather than to just '..'. Dependent and similar variables (e.g., '$(top_srcdir)') are also changed accordingly. Thus, Makefiles that made assumptions about the exact values of the build and source directories used by "/make distcheck"/ will have to be adjusted. Notice that making such assumptions was a bad and unsupported practice anyway, since the exact locations of those directories should be considered implementation details, and we reserve the right to change them at any time. * Miscellaneous bugs fixed: - The expansion of AM_INIT_AUTOMAKE ends once again with a trailing newline (bug#16841). Regression introduced in Automake 1.14. - We no longer risk to use '$ac_aux_dir' before it's defined (see automake bug#15981). Bug introduced in Automake 1.14. - The code used to detect whether the currently used make is GNU make or not (relying on the private macro 'am__is_gnu_make') no longer risks causing "/Arg list too long"/ for projects using automatic dependency tracking and having a ton of source files (bug#18744). - Automake tries to offer a more deterministic output for generated Makefiles, in the face of the newly-introduced randomization for hash keys order in Perl 5.18. - In older Automake versions, if a user defined one single Makefile fragment (say 'foo.am') to be included via Automake includes in his main Makefile.am, and defined a custom make rule to generate that file from other data, Automake used to spuriously complain with some message like "/... overrides Automake target '$(srcdir)/foo.am"/. This bug is now fixed. - The user can now extend the special .PRECIOUS target, the same way he could already do with the .MAKE .and .PHONY targets. - Some confusing typos have been fixed in the manual and in few warning messages (automake bug#16827 and bug#16997). - Remove automake-fix-ac_aux_dir-used-before-initialized.patch as the change is incorporated now. - Refresh automake-SuSE.patch and automake-require_file.patch so that they apply cleanly.
- During autoupgrade merge the selected product workflow in order to execute 2nd stage modules (bsc#1192437) - 4.3.94 - Do not process the <add-on/> section during the 2nd stage (bsc#1192185). - 4.3.93 - Stop autoyast installation when registration failed on online medium (bsc#1188211) - 4.3.92 - Add the "/keep_unknown_lv"/ element to the partitioning schema (bsc#1191968). - 4.3.91 - Add the "/hostname"/ element to the rules schema (bsc#1190696). - 4.3.90 - Ensure closing notification pop-ups even if a user script was not executed to prevent "/No widget with ID ..."/ error pop-up (bsc#1188930, bsc#1188716) - 4.3.89 - Fixed handling of the "/final_reboot"/ and "/final_halt"/ options, add the custom scripts only once and avoid displaying a warning popup during installation (bsc#1188356) - 4.3.88 - Copy the init-scripts to the right location during 1st stage (bsc#1188360). - 4.3.87 - Copy the files to the right location when a <file_location> is given (bsc#1188357). - 4.3.86 - Add missing elements to rules.xml schema: - installed_product and installed_product_version (boo#1176089) - dialog section (bsc#1188153) - Do not export the general/storage section when it is empty (related to bsc#1171356 and bsc#1187916). - 4.3.85 - Properly register the script to reboot after applying online updates (bsc#1187962). - 4.3.84 - Do not crash when the general/storage section is empty (bsc#1187180). - 4.3.83 - Import proxy settings during the 1st stage of the installation (bsc#1185016) - 4.3.82 - Recommend icewm if graphical installation (bsc#1185095) - 4.3.81 - Install packages in the PackagesProposal during autoupgrade (see bsc#1184488). - 4.3.80 - Consider 'static_text' as a valid value for 'ask/type' elements (bsc#1185909). - 4.3.79 - During autoupgrade do not try to register the system if it is explicitly disabled in the profile (bsc#1176965) - 4.3.78 - Do not crash while sorting the list of modules to be processed during the 2nd stage (bsc#1184316). - Prevent AutoYaST UI from crashing when trying to apply a module changes (bsc#1184429). - 4.3.77 - Use 'module' instead of 'listentry' when exporting pre-modules and post-modules lists (bsc#1184342). - Show the <ask-list> only once during autoinstallation (bsc#1184317). - Add the 'mkfs_options' element to the schema (bsc#1184268). - Fix crash during using autoyast UI (bsc#1184216) - 4.3.76 - fix handling of empty signature-handling element in autoyast profile (bsc#1180968) - 4.3.75 - Export properly "/ask"/ section "/selection"/ (bsc#1183624) - 4.3.74 - Move default networking section values to the network repository in order to reduce the redundancy and to avoid an unexpected behavior (bsc#1180535). - 4.3.73 - Autoyast schema: allow semi-automatic_entry alias for module in semi-automatic entry as it was already documented in autoyast documentation (bsc#1183512) - 4.3.72 - Remove the 'haspcmica' element from the schema (related to bsc#1183352). - 4.3.71 - Import the security settings after importing the bootloader configuration (bsc#1183042). - 4.3.70 - Select patterns during auto installation even when not using the confirm mode (related to jsc#SMO-20 and bsc#1182543). - 4.3.69 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.68 - AutoYaST UI: fixed field Mount Options (fstopt) in the partitioning section (bsc#1181577). - 4.3.67 - AutoYaST UI: added drive types CT_NFS and CT_TMPFS to the partitioning section (part of jsc#SLE-11308). - 4.3.66 - Upgrade: Checking if a valid base product has been selected for upgrade and if not asking the user to check the product entry in the AY configuration file (bsc#1175876). - 4.3.65 - Add support for Btrfs quotas (jsc#SLE-7742). - 4.3.64 - Rules download: The result will be stored in the target file when the download has failed. This file has to be removed (bsc#1178804) - 4.3.63 - AutoYaST warnings timeout applies to the XML validation error dialog (bsc#1176973). - 4.3.62 - Allow setting the 't' (or 'config:type') attribute in the 'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848). - 4.3.61 - Do not show a warning the user when a script just did not run (bsc#1177057). - 4.3.60 - Fix the progress bar length during autoinstallation initialization (bsc#1177322). - Resolve "/zzz_reboot"/ script conflict (bsc#1177036) - 4.3.59 - Fix 'inst_autosetup' tests (bsc#1177227). - 4.3.58 - Add validation of 'activate_systemd_default_target' and 'final_restart_services' elements in the 'general/mode' section (related to bsc#1176595). - 4.3.57 - Improve validation errors presentation (related to bsc#1176973). - 4.3.56 - Drop the 'general/mouse' element from the schema. It has been unsupported since version 3.0.3, FATE#313101 (bsc#1176973). - 4.3.55 - Fix tests for CWM::ComboBox (related to the CWM changes for bsc#1136454). - 4.3.54 - Add the schema for 'backup' and 'upgrade' sections (bsc#1176834). - 4.3.53 - Set 0o600 permissions to the generated profile when cloning a system (bsc#1174202). - Add new action `yast2 autoyast check-profile` (related to bsc#1175735) which features: -- XML syntax check -- XML schema validation -- try to fetch the profile -- generate dynamic profile erb or classes/rules -- optional try to import profile and detect any issues with it -- optional run of scripts including dynamic profiles in pre-script -- 4.3.52 - Removing package evaluation via AY schema. Using autoyast(...) supplements instead (bsc#1146494). - 4.3.51 - Import general and report sections in case that some pre-script modified the profile (bsc#1175725) - 4.3.50 - Fix 'bcache_options' element using the right type (bsc#1176595) - 4.3.49 - Fix the returned value form the AutoinstPartPlan's Read method (boo#1176490). - 4.3.48 - Formally mark that fixes made for SP2 no longer affect SP3 (no code changes bsc#1173793 and bsc#1172026). For the first one code is not longer in place and for the second new xml parser does not need workaround for empty strings. - 4.3.47 - Fix installation using encrypted profile (bsc#1176336) - improve usability by entering password just once - use shared UI::PasswordDialog - 4.3.46 - Using "/:"/ in the autoyast(...) supplements (bsc#1146494). - 4.3.45 - When 'NetworkManager' is selected in the profile as the network backend to be used, the 'NetworkManager' package is added to the list of packages to be installed in case of missing (bsc#1172817) - 4.3.44 - Recognize installed_product and installed_product_version as legal elements of rules.xml files (boo#1176089). - 4.3.43 - Add to erb templates more helpers (bsc#1175735) - Use <script> elements instead of <listentry> when exporting the <postpartitioning-scripts> section (related to bsc#1175714). - Saving log files of postpartitioning-scripts (bsc#1145269) (schubi@suse.de). - 4.3.42 - Fix the AutoYaST storage UI (related to bsc#1175680). - 4.3.41 - Unify profile element paths (bsc#1175680). - 4.3.40 - bnc#1174133 - do not crash with internal error when the profile contains corrupted signature_handling option - 4.3.39 - Add ability to use erb template as dynamic autoyast profile (bsc#1175735) - 4.3.38 - Speed up finding the "/autoyast()"/ supplements by filtering packages directly on the lilbzypp level (bsc#1175317, related to bsc#1146494) - 4.3.37 - Reporting an error if an corrupted AY configuration file has been read (bsc#160975). - 4.3.36 - bsc#1173624 - Run firewall configuration in first stage - 4.3.35 - AutoYaST: Added supplements: autoyast(files,general,report,scripts, partitioning,software) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.34 - Improve finding the respective package for a section in the XML installation profile. Find a package with the "/autoyast(<section_name>)"/ supplements dependency (bsc#1146494). - 4.3.33 - Do not report profile validation errors multiple times if the errors are the same already reported and accepted (bsc#1173091) - 4.3.32 - Adapted doc: Calling of post-partitioning scripts moved from dropped inst_autoimage to inst_kickoff (bsc#1140711). - Removed "/image"/ section from "/software"/ section (bsc#1140711). - 4.3.31 - handle properly exceptions from new XML parser/serializer (related to bsc#1171412) - 4.3.30 - Do not crash when the networking section is missing (bsc#1174118). - 4.3.29 - Fix fallback for autoyast client name (bsc#1174119) - 4.3.28 - Do not crash when wait section is not initialized (related to bsc#1174173) - 4.3.27 - Moving <files> section handling from second installation stage to first installation stage. (bsc#1174194) - 4.3.26 - Export more methods in AutoinstGeneral so it can be queried for general autoyast settings (bsc#1174173) - 4.3.25 - Fix 'partition' elements using the right type (bsc#1174071). - 4.3.24 - Fix exception when autoyast module does not report any package to install (bsc#1174069) - 4.3.23 - Move pre-scripts to the autoinit client running them just after the profile has been processed (bsc#1110413) - 4.3.22 - Replace old module registry with newer code that is easier to maintain and better test covered (bsc#1173699) - 4.3.21 - Make the report section elements optional as AutoYaST proposes default values when missing (bsc#1173312) - 4.3.20 - The language, timezone and keyboard sections are applied and removed during the first stage (bsc#1173624). - 4.3.19 - Allow the user to ask for a reduced profile using the 'target' argument in the command line (bsc#1171356). - 4.3.18 - Cloning does not depend on the SetModified API call(bsc#1172552) - 4.3.17 - Do not export general section if not requested (bsc#1172552) - 4.3.16 - Validate the XML files before using them (bsc#1173091) - Allow disabling the validation by setting YAST_SKIP_XML_VALIDATION=1 - 4.3.15 - Do not export sections with no content (related to bsc#1172749). - 4.3.14 - AutoinstGeneral.SetRebootAfterFirstStage is not private anymore (bsc#1172865). - 4.3.13 - Do not export Report section when cloning system as it is always just defaults (bsc#1172749) - 4.3.12 - Autoyast User Scripts Improvements: - ensure all artifacts are copied to system (bsc#1145269) - show warning if script returns non zero value - show warning if there are two scripts that overwrite each other - allow any interpreter to be used - 4.3.11 - Do not crash when the partitioning section is not specified (bsc#1172718). - 4.3.10 - Fix 'autoyast' and 'clone_system' command line interfaces (bsc#1172548): - autoyast: add a list-modules command to list all known modules. - autoyast: display the correct client name in the help text. - autoyast: 'file' and 'module' command are now equivalent. Both of them support setting 'filename' and 'modname' arguments. - clone_system: add a 'filename' option instead of always using '/root/autoinst.xml'. - clone_system: move the logic to find the clonable modules to Y2ModuleConfig. - 4.3.9 - AutoYaST schema fixes: - Work around Relax-NG parser error: "/Found anyName attribute without oneOrMore ancestor"/ (bsc#1172131) - Rename 'option' to 'fs_option' to fix a duplicate definition (bsc#1170886) - 4.3.8 - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.7 - When running an autoinstallation with the Online medium, the network configuration based on the profile can be written before the registration takes place (bsc#1171922) - 4.3.6 - Do not propose insecure signature handling settings when cloning (bsc#1171343). - Assign the correct callback when "/accept_unknown_digest"/ is set. - Do not export storage settings in the general section unless it is needed (related to bsc#1171356). - 4.3.5 - The network configuration is applied during the first stage by default (bsc#1171922) - 4.3.4 - Revamp the storage client user interface, adapting it to the storage-ng features. - Avoid detecting bcache as a volume group (bsc#1136454). - 4.3.3 - Fix error reporting for invalid profile to respect new API (bsc#1171412) - fix profile loading test - 4.3.2 - fix schema if it include definition multiple times (bsc#1171412) - 4.3.1 - Do not export storage settings in the general section unless it is needed (related to bsc#1171356). - Improve AutoInstClone module test coverage and clean-up unused code. - AutoYaST schema improvements (bsc#1170886) -- Allow optional types for string and map objects -- Allow type specification without namespace -- Add type specification with 't' shortcut - 4.3.0 - ayast_setup: Do not add a 'networking' section to the profile when it is not defined explicitly as it is not needed anymore since keeping the configured network is the default option during autoconfiguration (bsc#1170821) - 4.2.35 - Service for init scripts: Try to start "/network-online.target"/ before starting the AY init scripts in order to get a working network (bsc#1164105). - 4.2.34 - Restore some missing icons (related to bsc#1168123, boo#1109310 and boo#1168281). - 4.2.33 - Fix desktop files updating some icons and groups (related to bsc#1168123). - 4.2.32 - Adapted to changes in yast2-storage-ng (related to bsc#1140040). - 4.2.31 - Security fix: Removed all "/--gpg-auto-import-keys"/ options from zypper commands (bsc#1140711) (CVE-2019-18905) - 4.2.30 - Fixed crash while loading none existing AY file (bsc#1165464). - 4.2.29 - Service for init scripts: Checking working network with "/network-online.target"/ before starting the AY init scripts (bsc#1164105). - 4.2.28 - Fixed user-visible messages (bsc#1084015) - 4.2.27 - Fix cloning patterns (regression from 4.2.22) (bsc#1159269, bsc#1159472) - 4.2.26 - Fixed conflicting items in rule dialogs (bsc#1123091). - Semi-automatic with partition: Do not use the common AY partition workflow (bsc#1134501). - Do not reset Base-Product while registration. Do not call registration in the second installation stage again. (bsc#1143106). - Fix profile validation for scripts elements (bsc#1156905). - UI: Report XML parsing errors instead of just crashing (bsc#1159157). - 4.2.25 - Allow to run autoupgrade on registered system with almost empty profile (jsc#SLE-7101) - 4.2.24 - Improve message when registration missing for autoupgrade with online medium (jsc#SLE-7101) - 4.2.23 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.22 - Do not override all storage proposal settings when importing values from the profile (boo#1156539). - 4.2.21 - Handle renamed add-ons during auto upgrade (part of jsc#SLE-7101) - 4.2.20 - report wrong type of param-list instead of crash (bsc#1143260) - 4.2.19 - Fix autoinstallation on online medium (bsc#1156058) - 4.2.18 - Update schema to support setting the encryption method through the 'crypt_method' (related to jsc#SLE-7376). - 4.2.17 - AutoYaST support for the Full installation medium (jsc#SLE-7101) - 4.2.16 - fix auto-adding required packages for autoyast sections (bsc#1153746) - don't run kdump autoyast config in 2nd stage - 4.2.15 - bnc#1154855 - During firstboot ayast_setup will not be executed. - 4.2.14 - Do not crash when using the online medium without the registration section in the AY XML profile, display an error message with some hints (bsc#1154988) - 4.2.13 - AutoYaST support for the OnlineOnly installation medium (jsc#SLE-7214) - 4.2.12 - Do not run the registration step again in the installed system (in the 2nd stage after reboot) (bsc#1153293) - 4.2.11 - Fix dependency for autoyast2-installation (bsc#1131235) - 4.2.10 - Move kdump import before software import to allow kdump to specify packages it needs in first stage (bsc#1149208) - 4.2.9 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.8 - Add missing 'uuid' element to the partition sections (boo#1144007). - 4.2.7 - Fixed downloading of AutoYaST configuration file with "/relurl"/ (bsc#1138117). - 4.2.6 - Use modern tar syntax - Require fillup because it's executed in %post - Fixed an Internal Error when AutoYaST is importing users and groups configuration (bsc#1140339). - 4.2.5 - Fixed new desktop file name (bsc#1138144). - 4.2.4 - Always perform a storage re-probe after executing pre-scripts. - Related to bsc#1133045 - 4.2.3 - Add multi-device Btrfs related elements to the partitioning schema (part of jsc#SLE-3877). - 4.2.2 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 - Uninstall the "/SUSE-Manager-Proxy"/ product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) - 4.2.0 - Removed check for available devices. When there are no devices, the proposal issues will be shown (needed for bsc#1130256). - 4.1.5 - Postpone disabling local repositories if the second stage is required (bsc#1127818). - 4.1.4 - Add Bcache related elements to the partitioning schema (fate#325346). - 4.1.3 - Avoid to crash when the profile has a not valid sofware section (bsc#1125959). - 4.1.2 - Reading IPv6 setting in order to initialize it correctly. (bsc#1122660) - 4.1.1 - Fixed conflicting items in rule dialogs (bsc#1123091). - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.70 - Function SelectProduct removed in order NOT to select All available products (bsc#1116332). - 4.0.69 - Fallback to English when using fbiterm on those languages which are not properly supported (fate#325746). - 4.0.68 - Removed unneeded flag network_needed in script section. (bsc#1094822) - 4.0.67 - Writing security settings in first AY installation stage. So other modules (e.g. users) can rely on these settings now. (bnc#1112769) - 4.0.66 - Saving y2logs after the installation has been finished. (fate#325737) - 4.0.65 - Adapt schema to support the new way of defining a software RAID (fate#326573). - 4.0.64 - Added license file to spec. - AutoInstallRules: Do a cleanup of the profile being merged with (bsc#1108933). - 4.0.63 - AutoYaST configuration module: Enable edit action for firewall module (fate#324662). - 4.0.62 - AutoInstallRules: Fixed crash while merging profiles. (bsc#1105711) - 4.0.61 - AutoInstallRules: increased default maxdepth for not crashing with a big software package list (bsc#1104655) - 4.0.60 - Switched license in spec file from SPDX2 to SPDX3 format. - Installation/Update: Do not call registration if module yast2-registraion is not available in inst-sys (bsc#1098794). - 4.0.59 - AY configuration module: Report XML errors while reading an AY configuration file (bsc#1098794) - 4.0.58 - Added additional searchkeys to desktop file (fate#321043). - 4.0.57 - Showing AutoYaST configuration file errors onetime only. (needed for bnc#1095113) - 4.0.56 - Partition configuration: Do not ask for saving values if they have not been changed at all. (bnc#1082556) - 4.0.55 - Using new libstorage-ng in order to handle "/label"/ tag in URL. E.G.: autoyast=label://my_home//autoinst.xml (bnc#1094533) - 4.0.54 - Handle DASD or zFCP devices even when the profile is not in a remote location (bsc#1089554). - 4.0.53 - Allow 'subvolumes' and 'subvolumes_prefix' elements to be empty (bsc#1076337, bsc#1090095 and bsc#1091669). - Drop 'btrfs_set_default_subvolume_name' element. - 4.0.52 - Added general API for reporting errors while parsing the AutoYaST configuration file (part of bnc#1089855). - 4.0.51 - Display an error and abort the installation when no storage devices are available for installation (bsc#1091033). - 4.0.50 - AutoYaST: properly handle empty proposals (bsc#1090390). - 4.0.49 - Probe storage devices again after initializing DASD or zFCP devices (bsc#1089326 and bsc#1089554). - 4.0.48 - Install the module products also in AutoYaST autoupgrade (related to bsc#1086818 and bsc#1087206) - 4.0.47 - Honor partitioning settings from product (bsc#1085755). - 4.0.46 - Fix tests to use correct storage instance (part of fate#318196). - 4.0.45 - Properly abort when probing devices fails (part of bsc#1083672). - 4.0.44 - Do not export an <id/> element in the partitioning section (bsc#1013047) - Add-On-Products: Handling error popup for wrong settings. (bnc#1084596) - 4.0.43 - Permitted the use of 'listentry' element in all the software AutoYaST schema list entries (bsc#1013047) - 4.0.42 - Added more entries to be used instead of the listentry tag when cloning the system (bsc#1013047) - 4.0.41 - Improved error message if the base product cannot be found. (follow up of bnc#1084820) - 4.0.40 - Reuse encrypted devices when required (bsc#1085439). - 4.0.39 - Fixed cloning of the base product name (bsc#1084259) - 4.0.38 - Fix in showing/accepting base licenses: Using inst_product_license module instead of ProductLicense.AskLicenseAgreement (bnc#1073324) - 4.0.37 - adapted to new activate callbacks in libstorage-ng (see bsc#1082542) - 4.0.36 - Add missing textdomains to create proper potfiles (bsc#1083015) - 4.0.35 - Manage errors during hardware activation in the same way than normal installation - asking the user and trying to continue if the question times out (related to bsc#1079061). - 4.0.34 - Upgrade: Speedup PKG call (bnc#1074082) - 4.0.33 - Remove calls to the old yast2-storage layer (bsc#1071978) - Fix AutoYaST UI to to show partitions properly - 4.0.32 - fate#319119 - yast2-ca-management is dropped - 4.0.31 - fate#323373 - Xinetd and yast2-inetd are not supported. Marking respective autoyast section as obsolete. - 4.0.30 - fate#323460 - support for disabling edit action per module. Currently used mainly by the new firewall module - 4.0.29 - Report packages which cannot be select for installation (except those packages not included in the AutoYaST profile) (bnc#1077292) - 4.0.28 - Speed optimization for the previous fix, the "/clone_system"/ client spent several minutes processing the packages (related to bsc#1077882) - 4.0.27 - Avoid using Pkg.ResolvableProperties("/"/, :package, "/"/) calls which require too much memory (bsc#1077882) - 4.0.26 - Reporting packages which cannot be selected for installation. (bnc#1077292) - 4.0.25 - Selecting evaluated/given product for installation. fate#323450 - 4.0.24 - Display more details when the package solver fails - Using ProductFeatures.SetSection instead of ProductFeatures.SetOverlay in order to set product features. This is a follow up of bsc#1070726. - 4.0.23 - adapt to yast2 changes in overlays (related to bsc#1070726) - 4.0.22 - Upgrade: Adapting to new product handling. (bnc#1075744) - 4.0.21 - Fixed merging issues due to bnc#1075182 and bsc#1075334. - 4.0.20 - Merging products before package evaluation starts. (bnc#1075182) - 4.0.19 - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - 4.0.18 - always upgrade system via equivalent of 'zypper dup', removing respective control from the profile (bsc#1071708) - 4.0.17 - AutoYaST: fix btrfs_set_default_subvolume_name handling (bsc#1073548) - 4.0.16 - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.15 - Reinitialize the storage manager when the profile is modified by a pre-script (bsc#1071739) - 4.0.14 - adapt to new schema of ntp-client (FATE#323432) - 4.0.13 - Drop using ntpdate and instead use NtpClient module for one time sync (FATE#323432) - 4.0.12 - Do not ignore start_multipath setting (bsc#1070343). - 4.0.11 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). - 4.0.10 - Added subvolumes_prefix to schema definition file. (bsc#1013047) - Exporting base products in list format. (fate323450) - 4.0.9 - Bring back handling of device=ask (bsc#1069965) - Use a 1-based index when showing partitioning issues - 4.0.8 - Cleanup spec file. - Code cleanup (removing old libstorage code). - Adapting rules to storage-ng. - partition_alignment removed because it is not needed anymore by storage-ng. - 4.0.7 - Add storage data to ayast_probe client (bsc#1065668) - Handle storage proposal exceptions in a proper way - 4.0.6 - When reporting issues with the partition plan, add in which section of the profile were they found (related to bsc#1060637). - 4.0.5 - Do not mangle partitioning information coming from yast2-storage-ng when cloning a system (related to bsc#1064875). - 4.0.4 - Add basic support for error handling when creating the partition plan (fate#318196). - 4.0.3 - Add missing require of Y2Package::Product class (bsc#1064396) - fate#323450 - implemented product selection - 4.0.2 - Removed the remains of Kickstart import (bsc#1061620). - 4.0.1 - AutoinstConfig: added network_before_proposal flag that will be enable if the network is configured during the first stage. (bsc#1054400) - 4.0.0 - ayast_setup: Restarting autoyast-initscripts.service in order to run init-scripts too. (bnc#1057597) - 3.3.9 - Rename "/y2storage_probed"/ to "/probed"/. (bnc#1056656) - 3.3.8 - fate323450 - export product name when cloning a profile - 3.3.7 - Handle packages that are missing a PGP signature although digests are valid (bsc#1054969) - 3.3.6 - AY runs in installed system: Writing init scripts again to /var/adm/autoinstall/init.d in order to initilaize init scripts correctly. This is needed for AY runs which do not have an first installation stage (e.g. AY run in KIWI, ayast_setup). (bnc#1052145) - 3.3.5 - Merged storage-ng branch (fate#318196). - Note: all changes below with this date belong to the merge. - 3.3.4 - storage-ng: refac class StorageProposal and create a new guided proposal by changing settings if it is necessary. - Use the new storage-ng layer to export the current system to the corresponding <partitioning> section of the AutoYaST profile (fate#318196). - Add basic support for customized partitioning using the new storage-ng layer. Currently, only plain partitions are supported (bsc#1044697). - Allow overriding of product's storage partitioning options (bsc#1039481) - storage-ng: commented several Yast.import for the old storage lib. Affected modules not adapted to storage-ng so far. - storage-ng: Enable storage-ng proposal for AutoYaST installation. - storage-ng: fix AutoInstallRules to not use old storage lib. Tests are commented. Removed dependency from (old) yast2-storage, even if it breaks some functionality. - Removed yast2-update as build dependency and added before version (2.18.3) as install dependency. It is only needed for file_from_url. - Classes/rules will be ignored: Due to self-update, the evaluation of classes/rules will be called twice. So we have to initialize the stack for each run again. (bnc#1051483) - 3.3.3 - Saving ask-scripts and corresponding log files to /var/adm/autoinstall. (bnc#1049473) - 3.3.2 - Crash while writing settings via the menue "/File/Apply Profile to this System"/ in AutoYaST configuration module: As we are switching to "/autoinstallation"/ mode and accessing to the target system we have to set StorageDevices flag disks_valid to true. So InitLibstorage can scan valid target disks. (bnc#1047809) - 3.3.1 - AutoYaST configuration module; Crash while writing settings to the system: As we are switching to "/normal"/ mode and accessing to the target system we have to set StorageDevices flag disks_valid to true. So InitLibstorage can scan valid target disks. (bnc#1046738) - 3.3.0 - Report shrinked partitions if there is not enough space. (bnc#1039528) - 3.2.16 - clone system: Checking if snapshots have been enabled. (bnc#1039268) - 3.2.15 - Moved configuration management before software selection in order to select packages which are needed for CM. (FATE#319830) - 3.2.14 - Fix subvolumes schema definition (bsc#1013047) - 3.2.13 - bnc#1026027 - removed dependency on insserv - 3.2.12 - Added configuration-management to first installation step. (FATE#319830) - 3.2.11 - Update: Product selection will be done by Packages.SelectProduct now (bnc#1014861). - 3.2.10 - Moved services-manager to first installation stage (FATE#321738). - 3.2.9 - Add an option to disable the self-update feature through the AutoYaST profile (FATE#319716) - 3.2.8 - Cloning Software: install_recommended can be set by the control.xml file (clone_install_recommended_default) Default is true. (Fate#321764) - 3.2.7 - Fixed tests to pass with the latest yast2-core and yast2-ruby-bindings packages (related to the bsc#932331 fix) - 3.2.6 - Moved post-scripts download from second-stage to first-stage. (bnc#1014859) - 3.2.5 - If Btrfs subvolumes are not specified, the default set is created (bsc#1012328) - Fix building on s390x (bsc#1011489) - 3.2.4 - Do not crash when services manager configuration is missing (related to bsc#887115) - 3.2.3 - Hiding a module in its .desktop file (Hidden=true) won't prevent it from being cloned anymore (bsc#1008301) - Add support to specify resource aliases using the key X-SuSE-YaST-AutoInstResourceAliases in desktop files (related to bsc#887115) - 3.2.2 - Do not check certificate for images which have been created by the user/customer. Found while testing bnc#1009023. - 3.2.1 - Add support to enable copy-on-write for Btrfs subvolumes (FATE#320342) - Add support to omit the Btrfs default subvolume name (FATE#317775) - 3.2.0 - Adding missed desktop file for "/clone_system"/ in order to show it in the control center and command line calls. (bnc#985621) - 3.1.152 - Adding an missing PREP partition for PPC, BUT not for Power8 system (powerNV). PowerNV do not have PREP partitions and do not need any because they do not call grub2-install (bnc#989392). - 3.1.151 - Fix IP detection in AutoYaST installation rules in order to find the correct profile when "/ip route"/ mentions "/metric"/ (bnc#997548). - 3.1.150 - Profile Location: Use Report instead of Popup to not block AutoYast if not configured to. (bnc#988949) - 3.1.149 - Fixed: Setting timeout for error popups has not been possible. (bnc#988949) - 3.1.148 - Improved logging for broken script descriptions. Still a part of bnc#986049. - 3.1.147 - Cloning devices: Devices which are not needed for the installation will be ignored explicitly in the "/skip_list"/. (bnc#989392) - 3.1.146 - Added "/confirm_base_product_license"/ to rnc file. (bnc#992535) - 3.1.145 - Reintroduced autoyast=usb as a valid URL to AutoYaST profile (bsc#987858) - 3.1.144 - Added missed flag "/install_recommended"/ in software section. (bnc#990494) - 3.1.143 - Added new [Stop] button for <ask> dialogs with timeout. The button shows the current time in seconds till the automatic timeout (bsc#990114). - More possible user actions can now stop the execution to prevent from timeout (bsc#990114). - 3.1.142 - Check if AutoYaST "/script"/ elements are hashes. Other entries will be ignored. (bnc#986049) - 3.1.141 - Exporting NFS root partition correctly. (bnc#986124) - 3.1.140 - Moved ssh_import AutoYaST schema file to yast2-installation package. This is a part of Fate#319624. - 3.1.139 - Adapt docu to new AutoYaST developer docu. - 3.1.138 - The entry "/kexec_reboot"/ in the Product description can be set by the AutoYaST configuration setting (general/forceboot) and should not be reset by any other Product description file. Fix: Set it again after reading a new Product description. (bnc#981434) - 3.1.137 - While AutoYaST installation the user can change the path of the AutoYaST configuration file. Fix: This path will be updated in /etc/install.inf too. (bnc#963487) - 3.1.136 - System shutdown: Removed "/autoyast"/ service shutdown. It does not exist anymore. (bnc#986798) - 3.1.135 - Speed up installation (bnc#986649) - 3.1.134 - Consider AutoYaST keep_install_network as set to 'true' if it's not specified (bsc#984146) - Restore the keep_install_network default behavior present in SLE 12 SP1 and openSUSE Leap 42.1 - 3.1.133 - Fixing typo while reporting not supported modules. (part of bnc#955878) - 3.1.132 - Rename schema definition regarding SSH keys/configuration so yast2-schema can find it correctly (fate#319624) - 3.1.131 - Fix AutoYaST2 schema regarding SSH keys/configuration import feature (fate#319624) - Stop generating autodocs (fate#320356) - 3.1.130 - AutoYaST support for ssh_import module. Fate#319624 - 3.1.129 - Unsupported sections will be now reported in first installation stage. Reducing log level to warning. (Additional patch for bnc#955878) - 3.1.128 - Resetting package selection of previous runs. This is needed because it could be that additional repositories are available meanwhile. (bnc#979691) - 3.1.127 - Media-based AutoUpgrade case for feature: No Recommends in * -release RPMs (FATE#320199) - 3.1.126 - Upgrade: Removed obsolete bootloader stuff. (bnc#976312) - 3.1.125 - Removed obsolete bootloader stuff. (related to FATE#317701) - 3.1.124 - Updated schema - added optional URL for the installer self update repository ("/general"/ -> "/self_update_url"/ node) (FATE#319716) - 3.1.123 - Remove unused import of dropped BootCommon package. (related to FATE#317701) - 3.1.122 - Removed calls of dropped LanUdevAuto module (yast2-network) (bnc#955217, bnc#956605) - 3.1.121 - Moved call "/uptime"/ to yast2 package. Cleanup for bnc#956730. - 3.1.120 - Evaluate the correct domain, network, product and product version when applying rules (bnc#963137). - 3.1.119 - Check uptime instead of system time while waiting for systemd services to be restarted (bsc#956730) - 3.1.118 - Fixed crash if the general/mode section has not been defined. (bnc#968080) - 3.1.117 - As network configuration will be moved to first installation stage and wickedd should not be restarted in the second stage, all wickedd and network services will not be restarted at all by AutoYaST. (bnc#944349, bnc#955260) - 3.1.116 - Moved the body of AutoinstallIoInclude#Get to yast2-update (FATE#316796). - 3.1.115 - Confirming base product license. This can be defined by the flag <confirm_base_product_license> in the general/mode section. Confirming licenses of add-on products can be defined for each product by the flag <confirm_license> in the add-on product description. (Fate#318945) - 3.1.114 - "/haspcmcia"/ method is removed from the AutoInstallRules API (bnc#964151) - LVM: taking care about "/auto"/ option --> switching to "/max"/. (bnc#962034) - 3.1.113 - Fixed rules.xml : OR operator is interpreted as AND. (bnc#961941) - 3.1.112 - Fix wrong warning message about the 'init' section not being processed (bsc#962526) - Installation with "/autoyast=default"/. Fixed nil exception error. (bnc#959723) - 3.1.111 - Fixed init scripts which have been defined inside an AutoYaST configuration file. (bnc#961320) - 3.1.110 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.109 - Downloading init scripts to /mnt during first installation stage. (bnc#960907,bnc#961320) - 3.1.108 - Network services can be restarted again, because they do not depend on YaST2-Second-Stage.service anymore. (bnc#954908) - 3.1.107 - Added "/cobbler"/ to the obsolete profile section. Defined in SUSE Manager but will not be used anymore. (bnc#955878) - 3.1.106 - Do not restart NetworkManager* services while restarting all services in the second installation stage. (bnc#955260) - 3.1.105 - Export the already saved software selection when present, fixes exporting wrong package selection caused by deployment of the installation images (bsc#956325, bsc#910728) - Evaluating needed YAST packages which are defined in the AutoYaST configuration file and selecting these packages for installation. (bnc#955657) - 3.1.104 - Updating AutoYaST documentation - 3.1.103 - Installation workflow: Using ntpdate instead of sntp for time syncing (bnc#953781) - 3.1.102 - Add dependency on yast2-pkg-bindings 3.1.31 (or newer) (bsc#953162) - 3.1.101 - Ingore restarting of all wickedd* services while finishing the second installation stage. (bnc#944349) - 3.1.100 - Cloning system while an installation without AutoYaST: Do not blame if packages are not available anymore because the medium has already been unmounted (e.g. USB device) (bnc#901747) - 3.1.99 - Using "/backup"/ or "/partitioning_advanced"/ sections in the profile does not produce an error message anymore (bsc#950294) - 3.1.98 - Move lib/ directory to autoyast2-installation package (bsc#949776) - 3.1.97 - Handle pkgGpgCheck callback introduced in libzypp 14.39.0 (bsc#948608) - 3.1.96 - Enabled translation of some buttons (bsc#948834) - 3.1.95 - Writing network settings in first installation stage if the second installation stage has been disabled ("/second_stage"/) in the general/mode section but a "/networking"/ section has also been defined. (bnc#944942) - 3.1.94 - Fix premature loading of AutoInstall which prevented running configuration clients during 2nd stage (bsc#944770) - 3.1.93 - Move users creation to the first stage, so it is not needed to run the 2nd stage to have a minimal system. - Do no add AutoYaST packages if the second stage won't be executed. - Fixes bnc#892091 - 3.1.92 - Do not restart dbus service after installation. Otherwise some other services will hang. (bnc#937900) - 3.1.91 - S390: handling cio_ignore Entry <general><cio_ignore> in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - 3.1.90 - Fixed typo in partitioning section (bnc#941096) - 3.1.89 - Writing init scipts to installed system in the first installation stage now. The init scrpits will be called while starting the autoyast-initscripts service. So, these scripts will be called while a system upgrade too. (bnc#940823) - 3.1.88 - <software><post-packages>: Must not reinstall already installed packages. (fate#319086) - 3.1.87 - Fixed a syntax error in the schema definition (bsc#938459) - 3.1.86 - Syncing hardware time before starting installation via ntp. This is configurable via the flag <general><mode><ntp_sync_time_before_installation> with which the name of the ntp server will be defined. If it is not set no synchronisation will be done. So it is backward compatible. (bnc#935066) - 3.1.85 - Added "/upgrade"/ section to generic list. (bnc#935915) - 3.1.84 - implemented activation of snapper for btrfs on LVM (bsc#935858) - 3.1.83 - Enabled snapshots creation after auto-installation/upgrade (fate#317973) - 3.1.82 - Regarding some corner cases of bsc#925381. - - Checking for availability of clients/<module>_auto module before reporting an error. - - Checking if a module supports more than one autoyast configuration section. - 3.1.81 - Don't try to format PReP partitions (bsc#927748) - fixed size parameter "/auto"/ for PReP partitions (bsc#928768) - 3.1.80 - Added new section "/restricts"/ for ntp configuration (bnc#928987) - 3.1.79 - Added 'bootloader' and 'report' into list of supported profile sections (bsc#925381) - 3.1.78 - Added libxslt into BuildRequires - needed for running test-cases (bsc#929832) - 3.1.77 - Reporting unknown and unsupported profile sections (bnc#925381) - 3.1.76 - Evaluate the correct host IP in order to read the proper autoyast.xml file (bnc#928303, bnc#908356, bnc#916628) - 3.1.75 - New autoinst flag in general/mode section: activate_systemd_default_target. The default target of systemd will be activated in the second stage of autoyast installation. The default is "/true"/ which is a backward compatible value. (bnc#923992) - 3.1.74 - Avoid ayast_probe module crashing when called from an installed system. (bnc#926241) - 3.1.73 - New autoinst flag in general/mode section: final_restart_services. Restarting all services after finishing the installation. The default is "/true"/ which is a backward compatible value. (bnc#923992) - load release notes of extensions also during AutoYaST (bnc#893586) - Clone_system in autoyast2-installation should call some modules (e.g. storage, software) which are defined in autoyast2 package. So if needed the user has to install autoyast2 package at first. - Checking if the disk is -partitionable- instead of checking if it is a real disk. Needed for Multipath disks. (bnc#909349) - autoyast=file:///<autoinst.xml> : Mount the installation source in order to copy AutoYaST configuration file into inst_sys. (bnc#908271) - Selecting needed yast packages for the second stage correctly. (bnc#909751) - 3.1.72 - Setting normal mode while applying single module settings to system. (bnc#909223) - 3.1.71 - Removed code which will be already done by service_manager. (bnc#909745) - remove X-KDE-Library from desktop file (bnc#899104) - AutoYaST configuration module: Reset menu bar after calling single YAST configuration module. (bnc#872711) - 3.1.69 - Fixed too small dialog for autoyast profile location. (bnc#897321) - 3.1.68 - Fixed UI in partition configuration. (bnc#901904; bnc#901739) - 3.1.67 - Fixed "/No base product found"/ error when evaluating rules/rules.xml file (bnc#900750) - 3.1.66
- Add avahi-CVE-2021-3468.patch: avoid infinite loop by handling HUP event in client_work (boo#1184521 CVE-2021-3468). https://github.com/lathiat/avahi/pull/330 - Update avahi-daemon-check-dns.sh from Debian. Our previous version relied on ifconfig, route, and init.d. - Rebase avahi-daemon-check-dns-suse.patch, and drop privileges when invoking avahi-daemon-check-dns.sh (boo#1180827 CVE-2021-26720). - Add sudo to requires: used to drop privileges. - When changing ownership of /var/lib/autoipd, only change ownership of files owned by avahi, to mitigate against possible exploits (bsc#1154063). - Drop avahi-daemon-increase-rlimit.patch: rlimits are no longer set by default. - Replace avahi-0.7-python3.patch with avahi-0.7-dbm.patch: use what is upstream (boo#1110668). - Add avahi-0.7-encode-strings-as-utf8.patch: encode strings as UTF-8 (boo#1110668). - Add avahi-0.7-python3-bookmarks.patch: make bookmarks python 3 compatible (boo#1110668). - Add CVE-2018-1000845.patch: drop legacy unicast queries from address not on local link (boo#1120281 CVE-2018-1000845). - Drop avahi-0.6.31-invalid-packet.patch: fixed upstream. - Add avahi-daemon-increase-rlimit.patch: increase rlimit as a conservative way to handle certain crashes referring to upstream commit 71ace71 (bsc#1085255). - Drop the qt3 parts - Add avahi-0.7-python3.patch: Port to python 3 (bsc#1076402). - Build python bindings against python 3, rather than python 2; - Python-avahi is now python3-avahi, and python-avahi-gtk is now python3-avahi-gtk - Obsolete the python 2 packages - Replace python_sitelib with python3_sitelib in %files, and add __pycache__. - Rename %*soname to %*sover to better reflect its use. - Modernize spec file by calling spec-cleaner - Use SPDX3.0 license tags and package COPYING as %license. - Update to version 0.7: + The Avahi 0.7 release brings two new features, binary TXT records in XML service files and the ability to start the gobject client in a custom context. + New Features: - Add support for binary values in TXT records in XML service files by specifying value-format="/text|binary-hex|binary-base64"/. If not specified, defaults to the normal value of "/text"/ (thus backwards compatible). - avahi-gobject: Allow starting the client in a custom GMainContext by passing context to ga_client_start_in_context instead of ga_client_start (avahi-gobject minor version has been incremented). + Notable Changes: - avahi-daemon: Remove all default rlimits from avahi-daemon.conf, as two main problems happened with firstly rlimit-nproc causing avahi to fail when started in a container without user namespaces and secondly because memory rlimits were causing avahi to crash in some cases. Leave it up to the init system to impose any modified limits instead. It is recommend to ship this change in distribution default config files. - avahi-common: Fix watch cleanup issue in watch_free - avahi-discover (python): Updated for Python3 & GTK3 - avahi-autoipd: . Clear previously set address before binding a new one. . Fix dhclient hooks to check for avahi-autoipd before running. - build: Move default rundir from /var/run to /run as per modern system setups. + Other Changes: - build: . Fix the printed value of "/Building libavahi-client"/ in ./configure. . autogen.sh improved to work when called from another directory. . Fix warnings when compiling against musl libc. - avahi-compat-libdns_sd: Fix incorrect URL in warnings. - service-type-database: Add new service Types: _ipps._tcp, _xpra._tcp. - avahi-dnsconfd: Update manpage with the correct action script name. - avahi-gobject: . Use the correct shared library name in AvahiCore-0.6.gir . Fix build failing under some locales. - avahi-common/dbus-watch-glue.c: remove Unneeded semicolon. - Update gentoo init scripts for newer openrc version. + Updated translations. - Drop avahi-empty-share-dir.patch, avahi-gir-fixup.patch, avahi-move-everything-to-run.patch and avahi-outdated-URL.patch: Fixed upstream. - Drop systemd_requires macro: on a machine managed by systemd, we don't have to require it. If the machine/container is not managed by systemd, we don't want to require it. - Add pkgconfig(pygobject-3.0) BuildRequires: New dependency. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Do not suppress errors from avahi-autoipd user creation, but do suppress getent output. - Replace $RPM_* shell vars by macros. - Modify user generation (boo#1010384): + Use getent to check for existing users/groups, only creating them if not found. + Do not hide output of groupadd/useradd. + Do not mask failures: if a user can't be added, we have a problem. - Drop %insserv_cleanup scriptlets: it's been a while that avahi did not install any sysV init scripts anymore. - Simplify avahi_spec-prepare.sh: OBS is well able to handle macros in package names by now. - Drop conditions to only handle systemd services on openSUSE > 12.1; it's been long that we did not ship the sysv scripts anymore and openSUSE 12.1 is long EOL. - Replace avahi-0.6.31-systemd-order.patch with avahi-0.6.32-suppress-resolv-conf-warning.patch: only warn on missing resolv.conf if the options that use it are enabled. https://github.com/lathiat/avahi/pull/63 - Update to version 0.6.32: + Don't log warnings about invalid packets, commonly triggered by Windows 10 systems. + Fix issue with bad packet size estimation, causing probes to continuously be sent when hosting large numbers of services. + Fix build on Solaris/SmartOS (filio.h issue). + Fix build on FreeBSD (PCAP_D_IN issue). + Fix debug output with libdaemon >= 0.14. + avahi_server_set_browse_domains now correctly uses the provided list, instead of re-using the list from the configuration file. + Set nl_pid to 0, this will automatically assign the value and prevent conflicts per netlink(7). (Bug #334). + Check for netlink pid=0 (kernel) instead of uid=0, which works correctly with network & user namespaces. + Fix reversed IFA_LOCAL and IFA_ADDRESS checks (Avahi#355). + Don't fail the build on deprecated GTK/GLIB usage. + Gracefully fail if SO_REUSEPORT is not available. + Minor Python 3 update for the python ServiceTypeDatabase test usage of print, should be backwards compatible. + avahi-autoipd: Fix incorrect usage of IFLA_RTA instead of IFA_RTA which could crash on ARM (Closes: gh#lathiat/avahi#42). - Drop upstream fixed patches: + avahi-unicastdomains.patch + avahi-gtk_box_new.patch + avahi-fix-mkdir.diff + avahi-enable-ipv6.patch + avahi-reserve-space-for-record-data-when-size-e.patch - Rebase avahi-0.6.31-invalid-packet.patch. - Add avahi-0.6.31-systemd-order.patch: start after NM/wicked, to ensure resolv.conf is present (bsc#982317, gh#lathiat/avahi#59). - Update to GNOME 3.20.2 (Fate#318572) - Added License field in spec file. - Update to GNOME 3.20 Fate#318572 - No longer install sysv services: the systemd services have been installed for a long time already and are masking the sysv scripts; those scripts existance only add confusion (boo#959908). - Temp disable 2 old Conflicts that are breaking staging. These can back in once there is a new release of avahi. - Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277). - Sync up the multiple .spec files. - Add avahi-outdated-URL.patch: Do not redirect users to <http://0pointer.de/avahi-compat?s=libdns_sd&e=ntpd>, which no longer exists, but bring them to the more generic blog entry http://0pointer.de/blog/projects/avahi-compat.html (boo#914298).
- Add patch bash-4.4-jobctrl.patch to allow process group asignment even for modern kernels (bsc#1057452, bsc#1188287) - Add patch bsc1183064.patch * Fix bug bsc#1183064: Segfault from reading a history file not starting with # with HISTTIMEFORMAT set and history_multiline_entries nonzero and with the history cleared and read on the same input line. - Move /bin/bash to /usr/bin/bash and provide old location as symbolic link of new location (jsc#SLE-15652) - Remove minimal sh build option as not used - Rework patch readline-7.0-screen.patch again for bug boo#1143055 * Map all "/screen(-xxx)?.yyy(-zzz)?"/ to "/screen"/ as well as map "/konsole(-xxx)?"/ and "/gnome(-xxx)?"/ to "/xterm"/ - Add patch bash-4.4-bgpoverflow.patch which is a backport from bash 5.0 to perform better with large numbers of sub processes (bsc#1133773) - Rework patch readline-7.0-screen.patch - Add bash-memmove.patch to make bash.html build reproducible (boo#1100488) - Add patch readline-7.0-screen.patch to be able to parse settings in inputrc for all screen TERM variables starting with "/screen."/ to fix boo#1095661 - In patch bash-4.4.dif avoid setgroups(2) but use initgroups(3) (boo#1095670) - Add patch 20, 21, 22 and 23 to bash-4.4-patches.tar.bz2 * 20: In circumstances involving long-running scripts that create and reap many processes, it is possible for the hash table bash uses to store exit statuses from asynchronous processes to develop loops. This patch fixes the loop causes and adds code to detect any future loops. * 21: A SIGINT received inside a SIGINT trap handler can possibly cause the shell to loop. * 22: There are cases where a failing readline command (e.g., delete-char at the end of a line) can cause a multi-character key sequence to `back up' and attempt to re-read some of the characters in the sequence. * 23: When sourcing a file from an interactive shell, setting the SIGINT handler to the default and typing ^C will cause the shell to exit. - remove bash-4.4-wait-sigint-handler.patch (upstreamed) - Add patch bash-4.4-wait-sigint-handler.patch to fix bug bsc#1086247 that is repeating self inserting trap due external command in the trap. - Create readline-devel-static package to re-enable static libraries again (boo#1082913) - Use %license (boo#1082318) - Add patch 19 to bash-4.4-patches.tar.bz2 * With certain values for PS1, especially those that wrap onto three or more lines, readline will miscalculate the number of invisible characters, leading to crashes and core dumps. - Add patches 13-18 to bash-4.4-patches.tar.bz2 * 13: If a here-document contains a command substitution, the command substitution can get access to the file descriptor used to write the here-document. * 14: Under some circumstances, functions that return via the `return' builtin do not clean up memory they allocated to keep track of FIFOs. * 15: Process substitution can leak internal quoting to the parser in the invoked subshell. * 16: Bash can perform trap processing while reading command substitution output instead of waiting until the command completes. * 17: There is a memory leak when `read -e' is used to read a line using readline. * 18: Under certain circumstances (e.g., reading from /dev/zero), read(2) will not return -1 even when interrupted by a signal. The read builtin needs to check for signals in this case. - partial cleanup with spec-cleaner - Modify patch bash-4.3-pathtemp.patch to avoid crash at full file system (boo#1076909) - Enable multibyte characters by default - Modify patch bash-4.4.dif to let bashline.h install as well as this header file is included by general.h due to the same patch (boo#1060069) - Make build reproducible in spite of profile based optimizations (boo#1040589) - Allow to disable do_profiling in builds (related to boo#1040589) - Simplify patch readline-5.2-conf.patch - Do not throw info and manual pages away - Remove bash-4.0-async-bnc523667.dif as this one is fixed (and was disabled and nobody had reported trouble) - Add upstream patch readline70-002 which replace old one There is a race condition in add_history() that can be triggered by a fatal signal arriving between the time the history length is updated and the time the history list update is completed. A later attempt to reference an invalid history entry can cause a crash. - Add upstream patch readline70-003 Readline-7.0 uses pselect(2) to allow readline to handle signals that do not interrupt read(2), such as SIGALRM, before reading another character. The signal mask used in the pselect call did not take into account signals the calling application blocked before calling readline(). - Add upstream patch bash44-006 Out-of-range negative offsets to popd can cause the shell to crash attempting to free an invalid memory block. - Remove patch popd-offset-overflow.patch to use bash44-006 - Add upstream patch bash44-007 When performing filename completion, bash dequotes the directory name being completed, which can result in match failures and potential unwanted expansion. - Duplicate bash44-007 as readline70-002 as it seems to be missed - Add upstream patch bash44-008 Under certain circumstances, bash will evaluate arithmetic expressions as part of reading an expression token even when evaluation is suppressed. This happens while evaluating a conditional expression and skipping over the failed branch of the expression. - Add upstream patch bash44-009 There is a race condition in add_history() that can be triggered by a fatal signal arriving between the time the history length is updated and the time the history list update is completed. A later attempt to reference an invalid history entry can cause a crash. - Add upstream patch bash44-010 Depending on compiler optimizations and behavior, the `read' builtin may not save partial input when a timeout occurs. - Add upstream patch bash44-011 Subshells begun to run command and process substitutions may attempt to set the terminal's process group to an incorrect value if they receive a fatal signal. This depends on the behavior of the process that starts the shell. - Add upstream patch bash44-012 When -N is used, the input is not supposed to be split using $IFS, but leading and trailing IFS whitespace was still removed. - Remove -L option on screen call dues API change, now we depend on environment variables only. - Enable -fprofile-correction to cover misleading profile created due to terminating_signal which does not return. - Add upstream patch popd-offset-overflow.patch to fix boo#1010845 CVE-2016-9401: bash: popd controlled free (Segmentation fault) Remark: this is a simple Segmentation fault, no security risk - Add upstream patch bash44-001 Bash-4.4 changed the way the history list is initially allocated to reduce the number of reallocations and copies. Users who set HISTSIZE to a very large number to essentially unlimit the size of the history list will get memory allocation errors - Add upstream patch bash44-002 Bash-4.4 warns when discarding NUL bytes in command substitution output instead of silently dropping them. This patch changes the warnings from one per NUL byte encountered to one warning per command substitution. - Drop no-null-warning.patch as bash44-002 is official replacement - Add upstream patch bash44-003 Specially-crafted input, in this case an incomplete pathname expansion bracket expression containing an invalid collating symbol, can cause the shell to crash. - Add upstream patch bash44-004 There is a race condition that can result in bash referencing freed memory when freeing data associated with the last process substitution. - Add upstream patch bash44-005 Under certain circumstances, a simple command is optimized to eliminate a fork, resulting in an EXIT trap not being executed. (boo#1008459) - Add upstream patch readline70-001 Readline-7.0 changed the way the history list is initially allocated to reduce the number of reallocations and copies. Users who set the readline history-size variable to a very large number to essentially unlimit the size of the history list will get memory allocation errors - no-null-warning.patch: Don't warn about null bytes in command substitution - Avoid confusing library path - Update bash 4.4 final * Latest bug fixes since 4.4 rc2 - Update readline 7.0 final * Latest bug fixes since 7.0 rc2 * New application-callable function: rl_pending_signal(): returns the signal number of any signal readline has caught but not yet handled. * New application-settable variable: rl_persistent_signal_handlers: if set to a non-zero value, readline will enable the readline-6.2 signal handler behavior in callback mode: handlers are installed when rl_callback_handler_install is called and removed removed when a complete line has been read. - Drop patch bash-4.3-async-bnc971410.dif as this one is part of 4.4 - Drop patch bash-3.2-longjmp.dif as now long time be fixed - Drop patch bash-4.3-headers.dif as loadables now simply work - Drop readline-6.1-wrap.patch as this seems to be fixed - Disable patch bash-4.0-async-bnc523667.dif for now as it seems to be fixed in an other way - Update bash 4.4 rc2 -- Bugfixes - Update readline 7.0 rc2 -- Bugfixes - Make clear that the files /etc/profile as well as /etc/bash.bashrc may source other files as well even if the bash does not. Therefore modify patch bash-4.1-bash.bashrc.dif (bsc#959755) - Update bash 4.4 beta 2 * Value conversions (arithmetic expansions, case modification, etc.) now happen when assigning elements of an array using compound assignment. * There is a new option settable in config-top.h that makes multiple directory arguments to `cd' a fatal error. * Bash now uses mktemp() when creating internal temporary files; it produces a warning at build time on many Linux systems. - Update to readline library 7.0 beta 2 (not enabled as not standalone) * The default binding for ^W in vi mode now uses word boundaries specified by Posix (vi-unix-word-rubout is bindable command name). * rl_clear_visible_line: new application-callable function; clears all screen lines occupied by the current visible readline line. * rl_tty_set_echoing: application-callable function that controls whether or not readline thinks it is echoing terminal output. * Handle >| and strings of digits preceding and following redirection specifications as single tokens when tokenizing the line for history expansion. * Fixed a bug with displaying completions when the prefix display length is greater than the length of the completions to be displayed. * The :p history modifier now applies to the entire line, so any expansion specifying :p causes the line to be printed instead of expanded. - Update bash 4.4 release candidate 1 * There is now a settable configuration #define that will cause the shell to exit if the shell is running setuid without the -p option and setuid to the real uid fails. * Command and process substitutions now turn off the `-v' option when executing, as other shells seem to do. * The default value for the `checkhash' shell option may now be set at compile time with a #define. * The `mapfile' builtin now has a -d option to use an arbitrary character as the record delimiter, and a -t option to strip the delimiter as supplied with -d. * The maximum number of nested recursive calls to `eval' is now settable in config-top.h; the default is no limit. * The `-p' option to declare and similar builtins will display attributes for named variables even when those variables have not been assigned values (which are technically unset). * The maximum number of nested recursive calls to `source' is now settable in config-top.h; the default is no limit. * All builtin commands recognize the `--help' option and print a usage summary. * Bash does not allow function names containing `/' and `=' to be exported. * The `ulimit' builtin has new -k (kqueues) and -P (pseudoterminals) options. * The shell now allows `time ; othercommand' to time null commands. * There is a new `--enable-function-import' configuration option to allow importing shell functions from the environment; import is enabled by default. * `printf -v var "/"/' will now set `var' to the empty string, as if `var="/"/' had been executed. * GLOBIGNORE, the pattern substitution word expansion, and programmable completion match filtering now honor the value of the `nocasematch' option. * There is a new ${parameter@spec} family of operators to transform the value of `parameter'. * Bash no longer attempts to perform compound assignment if a variable on the rhs of an assignment statement argument to `declare' has the form of a compound assignment (e.g., w='(word)' ; declare foo=$w); compound assignments are accepted if the variable was already declared as an array, but with a warning. * The declare builtin no longer displays array variables using the compound assignment syntax with quotes; that will generate warnings when re-used as input, and isn't necessary. * Executing the rhs of && and || will no longer cause the shell to fork if it's not necessary. * The `local' builtin takes a new argument: `-', which will cause it to save and the single-letter shell options and restore their previous values at function return. * `complete' and `compgen' have a new `-o nosort' option, which forces readline to not sort the completion matches. * Bash now allows waiting for the most recent process substitution, since it appears as $!. * The `unset' builtin now unsets a scalar variable if it is subscripted with a `0', analogous to the ${var[0]} expansion. * `set -i' is no longer valid, as in other shells. * BASH_SUBSHELL is now updated for process substitution and group commands in pipelines, and is available with the same value when running any exit trap. * Bash now checks $INSIDE_EMACS as well as $EMACS when deciding whether or not bash is being run in a GNU Emacs shell window. * Bash now treats SIGINT received when running a non-builtin command in a loop the way it has traditionally treated running a builtin command: running any trap handler and breaking out of the loop. * New variable: EXECIGNORE; a colon-separate list of patterns that will cause matching filenames to be ignored when searching for commands. * Aliases whose value ends in a shell metacharacter now expand in a way to allow them to be `pasted' to the next token, which can potentially change the meaning of a command (e.g., turning `&' into `&&'). * `make install' now installs the example loadable builtins and a set of bash headers to use when developing new loadable builtins. * `enable -f' now attempts to call functions named BUILTIN_builtin_load when loading BUILTIN, and BUILTIN_builtin_unload when deleting it. This allows loadable builtins to run initialization and cleanup code. * There is a new BASH_LOADABLES_PATH variable containing a list of directories where the `enable -f' command looks for shared objects containing loadable builtins. * The `complete_fullquote' option to `shopt' changes filename completion to quote all shell metacharacters in filenames and directory names. * The `kill' builtin now has a `-L' option, equivalent to `-l', for compatibility with Linux standalone versions of kill. * BASH_COMPAT and FUNCNEST can be inherited and set from the shell's initial environment. * inherit_errexit: a new `shopt' option that, when set, causes command substitutions to inherit the -e option. By default, those subshells disable - e. It's enabled as part of turning on posix mode. * New prompt string: PS0. Expanded and displayed by interactive shells after reading a complete command but before executing it. * Interactive shells now behave as if SIGTSTP/SIGTTIN/SIGTTOU are set to SIG_DFL when the shell is started, so they are set to SIG_DFL in child processes. * Posix-mode shells now allow double quotes to quote the history expansion character. * OLDPWD can be inherited from the environment if it names a directory. * Shells running as root no longer inherit PS4 from the environment, closing a security hole involving PS4 expansion performing command substitution. * If executing an implicit `cd' when the `autocd' option is set, bash will now invoke a function named `cd' if one exists before executing the `cd' builtin. - Update to readline library 7.0 release candidate 1 * The history truncation code now uses the same error recovery mechansim as the history writing code, and restores the old version of the history file on error. The error recovery mechanism handles symlinked history files. * There is a new bindable variable, `enable-bracketed-paste', which enables support for a terminal's bracketed paste mode. * The editing mode indicators can now be strings and are user-settable (new `emacs-mode-string', `vi-cmd-mode-string' and `vi-ins-mode-string' variables). Mode strings can contain invisible character sequences. Setting mode strings to null strings restores the defaults. * Prompt expansion adds the mode string to the last line of a multi-line prompt (one with embedded newlines). * There is a new bindable variable, `colored-completion-prefix', which, if set, causes the common prefix of a set of possible completions to be displayed in color. * There is a new bindable command `vi-yank-pop', a vi-mode version of emacs- mode yank-pop. * The redisplay code underwent several efficiency improvements for multibyte locales. * The insert-char function attempts to batch-insert all pending typeahead that maps to self-insert, as long as it is coming from the terminal. * rl_callback_sigcleanup: a new application function that can clean up and unset any state set by readline's callback mode. Intended to be used after a signal. * If an incremental search string has its last character removed with DEL, the resulting empty search string no longer matches the previous line. * If readline reads a history file that begins with `#' (or the value of the history comment character) and has enabled history timestamps, the history entries are assumed to be delimited by timestamps. This allows multi-line history entries. * Readline now throws an error if it parses a key binding without a terminating `:' or whitespace. - Remove patches which are upstream solved bash-3.2-longjmp.dif bash-4.3-headers.dif readline-6.1-wrap.patch - Rename patches bash-4.3.dif become bash-4.4.dif readline-6.3.dif become readline-7.0.dif - Refresh other patches as well - Define the USE_MKTEMP and USE_MKSTEMP cpp macros as the implementation is already there. - Add patch bash-4.3-pathtemp.patch to allow root to clear the file systems. Otherwise the completion does not work if /tmp if full (ENOSPC for here documents) - Remove --hash-size options as there is no any change in the final binary nor library anymore - Add upstream patch bash43-039 Using the output of `declare -p' when run in a function can result in variables that are invisible to `declare -p'. This problem occurs when an assignment builtin such as `declare' receives a quoted compound array assignment as one of its arguments. - Add upstream patch bash43-040 There is a memory leak that occurs when bash expands an array reference on the rhs of an assignment statement. - Add upstream patch bash43-041 There are several out-of-bounds read errors that occur when completing command lines where assignment statements appear before the command name. The first two appear only when programmable completion is enabled; the last one only happens when listing possible completions. - Add upstream patch bash43-042 There is a problem when parsing command substitutions containing `case' commands within pipelines that causes the parser to not correctly identify the end of the command substitution. - add bash-4.3-perl522.patch to fix texi2html for perl 5.22 (defined(@array) has been deprecated since at least 2012) - Add upstream patch bash43-034 If neither the -f nor -v options is supplied to unset, and a name argument is found to be a function and unset, subsequent name arguments are not treated as variables before attempting to unset a function by that name. - Add upstream patch bash43-035 A locale with a long name can trigger a buffer overflow and core dump. This applies on systems that do not have locale_charset in libc, are not using GNU libiconv, and are not using the libintl that ships with bash in lib/intl. - Add upstream patch bash43-036 When evaluating and setting integer variables, and the assignment fails to create a variable (for example, when performing an operation on an array variable with an invalid subscript), bash attempts to dereference a null pointer, causing a segmentation violation. - Add upstream patch bash43-037 If an associative array uses `@' or `*' as a subscript, `declare -p' produces output that cannot be reused as input. - Add upstream patch bash43-038 There are a number of instances where `time' is not recognized as a reserved word when the shell grammar says it should be. - move info deletion to %preun sections - bash-4.3-loadables.dif: One more warning fixed, in examples/loadables/logname.c. - bash-4.3-loadables.dif: Reverted one warning fix, which was introducing another warning and possibly a bug. - bash-4.3-loadables.dif: Split changes to shell.h to a separate patch "/bash-4.3-include-unistd.dif"/, as the loadables build just fine without these changes. - bash-4.3-loadables.dif: Drop all header file inclusion fixups, upstream fixed the problem differently 5 years ago. - Do not restart all signal handlers for bash 4.3 as this breaks trap handler in subshells waotiug for a process - Remove -DMUST_UNBLOCK_CHLD(=1) as this breaks waitchild(2) on linux - Add upstream patch bash43-031 The new nameref assignment functionality introduced in bash-4.3 did not perform enough validation on the variable value and would create variables with invalid names. - Add upstream patch bash43-032 When bash is running in Posix mode, it allows signals -- including SIGCHLD -- to interrupt the `wait' builtin, as Posix requires. However, the interrupt causes bash to not run a SIGCHLD trap for all exited children. This patch fixes the issue and restores the documented behavior in Posix mode. - Add upstream patch bash43-033 Bash does not clean up the terminal state in all cases where bash or readline modifies it and bash is subsequently terminated by a fatal signal. This happens when the `read' builtin modifies the terminal settings, both when readline is active and when it is not. It occurs most often when a script installs a trap that exits on a signal without re-sending the signal to itself. - Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which suprisingly did not confuse patch, but could in the future. - Fix all patches that had the duplicate header line issue. - Use tail command to follow run-tests instead of a simpe cat command - Really remove obsolete patches - Skip autoconf on OS 10.2 or older - Avoid fdupes on SLES-10 - Bump bash version to 4.3 - Allow building on targets from SL 10.1 to current since it's free
- fix [bsc#1177579] -- wrong clamping of hexadecimal digits in dc - deleted patches - bc-1.06-dc_ibase.patch (upstreamed) - Use %license instead of %doc [bsc#1082318] - Cleanup %doc section - added patches Correct return value after 'q' [bsc#1129038] + bc-dc-correct-return-value.patch - Update to version 1.07.1: * Fixed ibase extension causing problems for read() * Fixed parallel make problem. * Fixed dc "/Q"/ comanmd bug. - Changes for version 1.07: * Added void functions. * fixes bug in load_code introduced by mathlib string storage in 1.06. * fix to get long options working. * signal code clean-up. * fixed a bug in the AVL tree routines. * fixed math library to work properly when called with ibase not 10. * fixed a symbol table bug when using more than 32 names. * removed a double free. * Added base 17 to 36 for ibase. * Fixed some memory leaks. * Various small tweaks and doc bug fixes. - Drop no longer needed patches: * bc-1.06.95-memleak.patch * bc-1.06.95-matlib.patch * bc-1.06.95-sigintmasking.patch - Refresh bc-1.06-dc_ibase.patch - Add gpg signature - Update url - Correct info files scriplets and dependencies - Clean up with spec-cleaner - Add ncurses-devel as it is inherited from readline - Explicitely pass without-libedit if we decide to switch for it at some point - Add BuildRequires on makeinfo to fix Factory build - update to upstream alpha 1.06.95 (2006-09-05), in use in other major distros for quite a long time (Debian, Fedora, Ubuntu, ...) - add patches from Fedora - automake dependency removed - add automake as buildrequire to avoid implicit dependency - Fix last change. - Fix detection of empty opt_expression in the parser.
- Since BIND 9.9, it has been easier to use tsig-keygen and ddns-confgen to generare TSIG keys. In 9.13, TSIG support was removed from dnssec-keygen, so now it is just for DNSKEY (and KEY for obscure cases). tsig-keygen is now used to generate DDNS keys. [bsc#1187921, vendor-files.tar.bz2] - * A broken inbound incremental zone update (IXFR) can cause named to terminate unexpectedly [CVE-2021-25214, bind-CVE-2021-25214.patch] * An assertion check can fail while answering queries for DNAME records that require the DNAME to be processed to resolve itself [CVE-2021-25215, bind-CVE-2021-25215.patch] * A second vulnerability in BIND's GSSAPI security policy negotiation can be targeted by a buffer overflow attack This does not affect this package as the affected code is disabled. [CVE-2021-25216] [bsc#1185345] - pass PIE compiler and linker flags via environment variables to make /usr/bin/delv in bind-tools also position independent (bsc#1183453). - drop pie_compile.diff: no longer needed, this patch is difficult to maintain, the environment variable approach is less error prone. [bsc#1183453, bind.spec, pie_compile.diff] - /var/run is deprecated, replaced by /run [bsc#1185073, bind-replace-varrun-with-run.patch, bind-chrootenv.conf, vendor-files.tar.bz2] - Removed baselibs.conf as SLE does not distribute 32 bit libraries. [baselibs.conf] - Added special make instruction for the "/Administrator Reference Manual"/ which is built using python3-Sphinx [bsc#1177983, bind.spec] - Removed "/Before=nss-lookup.target"/ from named.service as that leads to a systemd ordering cycle [bsc#1177491, bsc#1178626, bsc#1177991, vendor-files.tar.bz2] - Add /usr/lib64/named to the files and directories in bind-chrootenv.conf. This directory contains plugins loaded after the chroot(). - Replaced named's dependency on time-sync with a dependency on time-set in named.service. The former leads to a dependency-loop. - Removed "/dnssec-enable"/ from named.conf as it has been obsoleted. Added a comment for reference which should be removed in the future. - Added a comment to the "/dnssec-validation"/ in named.conf with a reference to forwarders which do not return signed responses. - Replaced an INSIST macro which calls abort with a test and a diagnostic output. [bsc#1177913,bsc#1178078,bsc#1177790,bsc#1177603,bsc#1175894, bsc#1177915, bind-Print-diagnostics-on-dns_name_issubdomain-failure-in.patch, bind-chrootenv.conf,vendor-files.tar.bz2] - Removed "/-r /dev/urandom"/ from all invocations of rndc-confgen (init/named system/lwresd.init system/named.init in vendor-files) as this option is deprecated and causes rndc-confgen to fail. [bsc#1173311, bsc#1176674, bsc#1170713, vendor-files.tar.bz2] - /usr/bin/genDDNSkey: Removing the use of the -r option in the call of /usr/sbin/dnssec-keygen as BIND now uses the random number functions provided by the crypto library (i.e., OpenSSL or a PKCS#11 provider) as a source of randomness rather than /dev/random. Therefore the -r command line option no longer has any effect on dnssec-keygen. Leaving the option in genDDNSkey as to not break compatibility. Patch provided by Stefan Eisenwiener. [bsc#1171313, vendor-files.tar.bz2] - Put libns into a separate subpackage to avoid file conflicts in the libisc subpackage due to different sonums (bsc#1176092). - Require /sbin/start_daemon: both init scripts, the one used in systemd context as well as legacy sysv, make use of start_daemon. - Upgrade to version 9.16.6 Fixes five vilnerabilities: 5481. [security] "/update-policy"/ rules of type "/subdomain"/ were incorrectly treated as "/zonesub"/ rules, which allowed keys used in "/subdomain"/ rules to update names outside of the specified subdomains. The problem was fixed by making sure "/subdomain"/ rules are again processed as described in the ARM. (CVE-2020-8624) [GL #2055] 5480. [security] When BIND 9 was compiled with native PKCS#11 support, it was possible to trigger an assertion failure in code determining the number of bits in the PKCS#11 RSA public key with a specially crafted packet. (CVE-2020-8623) [GL #2037] 5479. [security] named could crash in certain query resolution scenarios where QNAME minimization and forwarding were both enabled. (CVE-2020-8621) [GL #1997] 5478. [security] It was possible to trigger an assertion failure by sending a specially crafted large TCP DNS message. (CVE-2020-8620) [GL #1996] 5476. [security] It was possible to trigger an assertion failure when verifying the response to a TSIG-signed request. (CVE-2020-8622) [GL #2028] For the less severe bugs fixed, see the CHANGES file. [bsc#1175443, CVE-2020-8624, CVE-2020-8623, CVE-2020-8621, CVE-2020-8620, CVE-2020-8622] - Added "//etc/bind.keys"/ to NAMED_CONF_INCLUDE_FILES in /etc/sysconfig/named to suppress warning message re missing file. [vendor-files.tar.bz2, bsc#1173983] - Upgrade to version bind-9.16.5 * The "/primary"/ and "/secondary"/ keywords, when used as parameters for "/check-names"/, were not processed correctly and were being ignored. * 'rndc dnstap -roll <value>' did not limit the number of saved files to <value>. * Add 'rndc dnssec -status' command. * Addressed a couple of situations where named could crash For the full list, see the CHANGES file in the source RPM. - Changed /var/lib/named to owner root:named and perms rwxrwxr-t so that named, being a/the only member of the "/named"/ group has full r/w access yet cannot change directories owned by root in the case of a compromized named. [bsc#1173307, bind-chrootenv.conf] - Upgrade to version bind-9.16.4 Fixing two security problems: * It was possible to trigger an INSIST when determining whether a record would fit into a TCP message buffer. (CVE-2020-8618) * It was possible to trigger an INSIST in lib/dns/rbtdb.c:new_reference() with a particular zone content and query patterns. (CVE-2020-8619) Also the following functional changes: * Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE. * The default value of "/max-stale-ttl"/ has been changed from 1 week to 12 hours. * Zone timers are now exported via statistics channel. Thanks to Paul Frieden, Verizon Media. Added support for idn2 to spec file (Thanks to Holger Bruenjes <holgerbruenjes@gmx.net>). More internal changes see the CHANGES file in the source RPM This update obsoletes Makefile.in.diff [bsc#1172958, CVE-2020-8618, CVE-2020-8619, Makefile.in.diff bind.spec] - Upgrade to version bind-9.16.3 Fixing two security problems: * Further limit the number of queries that can be triggered from a request. Root and TLD servers are no longer exempt from max-recursion-queries. Fetches for missing name server address records are limited to 4 for any domain. (CVE-2020-8616) * Replaying a TSIG BADTIME response as a request could trigger an assertion failure. (CVE-2020-8617) Also * Add engine support to OpenSSL EdDSA implementation. * Add engine support to OpenSSL ECDSA implementation. * Update PKCS#11 EdDSA implementation to PKCS#11 v3.0. * Warn about AXFR streams with inconsistent message IDs. * Make ISC rwlock implementation the default again. For more see CHANGS file in source RPM. [CVE-2020-8616, CVE-2020-8617, bsc#1171740, bind-9.16.3.tar.xz] - bind needs an accurate clock, so wait for the time-sync.target to be reached before starting bind. [bsc#1170667, bsc#1170713, vendor-files.tar.bz2] - Use sysusers.d to create named user - Have only one package creating the user - coreutils are not used in %post, remove Requires. - Use systemd_ordering instead of hard requiring systemd - Upgrade to version 9.16.1 * UDP network ports used for listening can no longer simultaneously be used for sending traffic. * The system-provided POSIX Threads read-write lock implementation is now used by default instead of the native BIND 9 implementation. * Fixed re-signing issues with inline zones which resulted in records being re-signed late or not at all. [bind-9.16.1.tar.xz] - Update download urls - Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere - Upgrade to version 9.16.0 Major upgrade, see https://downloads.isc.org/isc/bind9/9.16.0/RELEASE-NOTES-bind-9.16.0.html and CHANGES file in the source tree. Major functional change: * What was set with --with-tuning=large option in older BIND9 versions is now a default, and a --with-tuning=small option was added for small (e.g. OpenWRT) systems. * A new "/dnssec-policy"/ option has been added to named.conf to implement a key and signing policy (KASP) for zones. * The command (and manpage) bind9-config have been dropped as the BIND 9 libraries are now purely internal. No patches became obsolete through the upgrade. [bind-9.16.0.tar.xz] - Upgrade to bind-9.14.9 bug fixes and feature improvements - Upgrade to version 9.14.8: * Set a limit on the number of concurrently served pipelined TCP queries. * Some other bug fixing, see CHANGES file. [CVE-2019-6477, bsc#1157051] - Upgrade to version 9.14.7 * removed dnsperf, idn, nslint, perftcpdns, query-loc-0.4.0, queryperf, sdb, zkt from contrib as they are not supported any more * Added support for the GeoIP2 API from MaxMind * See CHANGES file in the source RPM. * obsoletes bind-CVE-2018-5745.patch (bsc#1126068) * obsoletes bind-CVE-2019-6465.patch (bsc#1126069) * obsoletes bind-CVE-2018-5743.patch (bsc#1133185) * obsoletes bind-CVE-2019-6471.patch (bsc#1138687) [bsc#1111722, bsc#1156205, bsc#1126068, bsc#1126069, bsc#1133185, bsc#1138687, CVE-2019-6476, CVE-2019-6475, CVE-2019-6471, CVE-2018-5743, CVE-2019-6467, CVE-2019-6465, CVE-2018-5745, CVE-2018-5744, CVE-2018-5740, CVE-2018-5738, CVE-2018-5737, CVE-2018-5736, CVE-2017-3145, CVE-2017-3136, configure.in.diff, bind-99-libidn.patch, perl-path.diff, bind-sdb-ldap.patch, bind-CVE-2017-3145.patch, bug-4697-Restore-workaro]und-for-Microsoft-Windows-T.patch, bind-fix-fips.patch, bind-CVE-2018-5745.patch, bind-CVE-2019-6465.patch, bind-CVE-2018-5743.patch, bind-CVE-2019-6471.patch, CVE-2016-6170, bsc#1018700, bsc#1018701, bsc#1018702, bsc#1033466, bsc#1033467, bsc#1033468, bsc#1040039, bsc#1047184, bsc#1104129, bsc#906079, bsc#918330, bsc#936476, bsc#937028, bsc#939567, bsc#977657, bsc#983505, bsc#987866, bsc#989528, fate#320694, fate#324357, bnc#1127583, bnc#1127583, bnc#1109160] - removal of SuSEfirewall2 service from Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html - Add FIPS patch back into bind (bsc#1128220) - File: bind-fix-fips.patch - Don't rely on /etc/insserv.conf anymore for proper dependencies against nss-lookup.target in named.service and lwresd.service (bsc#1118367 bsc#1118368) - Update named.root. One of the root servers IP has changed. - Install the LICENSE file. - Add bind.conf and bind-chrootenv.conf to install the default files in /var/lib/named and create chroot environment on systems using transactional-updates [bsc#1100369] [FATE#325524]. - Cleanup pre/post install: remove all old code which was needed to update to SLES8. - Fix a patch error in dnszone-schema file (bsc#901577) - Add SPF records in dnszone-schema file (bsc#901577) - Fix the hostname in ldapdump to be valid (bsc#965748) - Patch file - bind-ldapdump-use-valid-host.patch - Add bug-4697-Restore-workaround-for-Microsoft-Windows-T.patch Fixes dynamic DNS updates against samba and Microsoft DNS servers (bsc#1094236). - Move chroot related files from bind to bind-chrootenv (bsc#1093338) - Remove rndc.key generation from bind.spec file because bind should create it on first boot (bsc#1092283) - Add misisng rndc.key check and generation code is lwresd.init script - build with --enable-filter-aaaa to make it possible to use config option "/filter-aaaa-on-v4 yes"/. Useful to workaround broken websites like netflix which block traffic from certain IPv6 tunnel providers. (bsc#1069633) - Add /dev/urandom to chroot env - Implement systemd init scripts for bind and lwresd (fate#323155) - Apply bind-CVE-2017-3145.patch to fix CVE-2017-3145 (bsc#1076118) - Use getent when adding user/group - update changelog to mention removed options - license changed to MPL-2.0 according to legal. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Add back init scripts, systemd units aren't ready yet - Add python3-bind subpackage to allow python bind interactions - Sync configure options with RH package and remove unused ones * Enable python3 * Enable gssapi * Enable dnssec scripts * Remove no longer recognized --enable-rrl - Drop idnkit from the build, the bind uses libidn since 2007 to run all the resolutions in dig/etc. bsc#1030306 - Add patch to make sure we build against system idn: * bind-99-libidn.patch - Refresh patch: * pie_compile.diff - Remove patches that are unused due to above: * idnkit-powerpc-ltconfig.patch * runidn.diff - drop bind-openssl11.patch (merged upstream) - Remove systemd conditionals as we are not building on sle11 anyway - Force the systemd to be base for the initscript deployment - Bump up version of most of the libraries - Rename the subpackages to match the version updates - Add macros for easier handling of the library package names - Drop more unneeded patches * dns_dynamic_db.patch (upstream) - Update to 9.11.2 release: * Many changes compared to 9.10 see the README file for in-depth listing * For detailed changes with issues see CHANGES file * Fixes for CVE-2017-3141 CVE-2017-3140 CVE-2017-3138 CVE-2017-3137 CVE-3136 CVE-2016-9778 * OpenSSL 1.1 support - Remove support for some old distributions and cleanup the spec file to require only what is really needed - Switch to systemd (bsc#1053808) - Remove german from the postinst messages - Remove patches merged upstream: * bind-CVE-2017-3135.patch * bind-CVE-2017-3142-and-3143.patch - Refresh named.root with another update - Use python3 by default (fate#323526) - bind-openssl11.patch: add a patch for enabling openssl 1.1 support (builds for 1.0 and 1.1 openssl). (bsc#1042635) - Enable JSON statistics - named.root: refreshed from internic to 2017060102 (bsc#1048729) - Run systemctl daemon-reload even when this is not build with systemd support: if installing bind on a systemd service and not reloading systemd daemon, then the service 'named' is not known right after package installation, causing confusion. - Added bind-CVE-2017-3142-and-3143.patch to fix a security issue where an attacker with the ability to send and receive messages to an authoritative DNS server was able to circumvent TSIG authentication of AXFR requests. A server that relies solely on TSIG keys for protection with no other ACL protection could be manipulated into (1) providing an AXFR of a zone to an unauthorized recipient and (2) accepting bogus Notify packets. [bsc#1046554, CVE-2017-3142, bsc#1046555, CVE-2017-3143] - Fix named init script to dynamically find the location of the openssl engines (boo#1040027). - Add with_systemd define with default off, since we still use init scripts and no systemd units. - Don't require and call insserv if we use systemd - Fix assertion failure or a NULL pointer read for configurations using both DNS64 and RPZ * CVE-2017-3135, bsc#1024130 * bind-CVE-2017-3135.patch - Update to latest release in the 9.10.X series * Security fixes in 9.10.4 * Duplicate EDNS COOKIE options in a response could trigger an assertion failure. CVE-2016-2088. [RT #41809] * The resolver could abort with an assertion failure due to improper DNAME handling when parsing fetch reply messages. CVE-2016-1286. [RT #41753] * Malformed control messages can trigger assertions in named and rndc. CVE-2016-1285. [RT #41666] * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure. CVE-2015-8705. [RT #41397] * Specific APL data could trigger an INSIST. CVE-2015-8704. [RT #41396] * Incorrect reference counting could result in an INSIST failure if a socket error occurred while performing a lookup. CVE-2015-8461. [RT#40945] * Insufficient testing when parsing a message allowed records with an incorrect class to be be accepted, triggering a REQUIRE failure when those records were subsequently cached. CVE-2015-8000. [RT #40987] * For Features and other fixes in 9.10.4 see https://kb.isc.org/article/AA-01380/0/BIND-9.10.4-Release-Notes.html * Description of patch changes * BIND 9.10.4-P5 addresses the security issues described in CVE-2016-9131, CVE-2016-9147 and CVE-2016-9444. [bsc#1018699] * BIND 9.10.4-P4 addresses the security issue described in CVE-2016-8864. * BIND 9.10.4-P3 addresses the security issue described in CVE-2016-2776 and addresses an interoperability issue with ECS clients. * BIND 9.10.4-P2 addresses the security issue described in CVE-2016-2775. * BIND 9.10.4-P1 addresses Windows installation issues, the %z modifier is not supported under Windows and a race condition in the rbt/rbtdb implementation resulting in named exiting due to assertion failures being detected. * Following patches removed, fixed upstream * cve-2016-2776.patch * cve-2016-8864.patch - Apply cve-2016-8864.patch to fix CVE-2016-8864 (bsc#1007829). - Apply cve-2016-2776.patch to fix CVE-2016-2776 (bsc#1000362). - Remove the start/stop dependency of named and lwresd on remote-fs to break a service dependency cycle (bsc#947483, bsc#963971). - Make /var/lib/named owned by the named user (bsc#908850, bsc#875691). - Call systemd service macros with the full service name. - remove BuildRequire libcap. That is only a legacy library, not actually used for building. libcap-devel pulls in the right one. - Security update 9.10.3-P4: * CVE-2016-1285, bsc#970072: assert failure on input parsing can cause premature exit. * CVE-2016-1286, bsc#970073: An error when parsing signature records for DNAME can lead to named exiting due to an assertion failure. * CVE-2016-2088, bsc#970074: a deliberately misconstructed packet containing multiple cookie options to cause named to terminate with an assertion failure. - drop a changing timestamp making build reproducible - Build with --with-randomdev=/dev/urandom otherwise libisc will use /dev/random to gather entropy and that might block, short read etc.. - Security update 9.10.3-P3: * Specific APL data could trigger an INSIST (CVE-2015-8704, bsc#962189). * Certain errors that could be encountered when printing out or logging an OPT record containing a CLIENT-SUBNET option could be mishandled, resulting in an assertion failure (CVE-2015-8705, bsc#962190). * Authoritative servers that were marked as bogus (e.g. blackholed in configuration or with invalid addresses) were being queried anyway. - Update to version 9.10.3-P2 to fix a remote denial of service by misparsing incoming responses (CVE-2015-8000, bsc#958861). - Avoid double %setup, it confuses some versions of quilt. - Summary/description update - Update to version 9.10.2-P4 * An incorrect boundary boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] (bsc#944107) * A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] (bsc#944066) - Update to version 9.10.2-P3 Security Fixes * A specially crafted query could trigger an assertion failure in message.c. This flaw was discovered by Jonathan Foote, and is disclosed in CVE-2015-5477. [RT #39795] * On servers configured to perform DNSSEC validation, an assertion failure could be triggered on answers from a specially configured server. This flaw was discovered by Breno Silveira Soares, and is disclosed in CVE-2015-4620. [RT #39795] Bug Fixes * Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] * Several bugs have been fixed in the RPZ implementation: + Policy zones that did not specifically require recursion could be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. This has been corrected. In most configurations, behavioral changes due to this fix will not be noticeable. [RT #39229] + The server could crash if policy zones were updated (e.g. via rndc reload or an incoming zone transfer) while RPZ processing was still ongoing for an active query. [RT #39415] + On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] + The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] + The server could crash if a reload of an RPZ zone was initiated while another reload of the same zone was already in progress. [RT #39649] - Update to version 9.10.2-P2 - An uninitialized value in validator.c could result in an assertion failure. (CVE-2015-4620) [RT #39795] - Update to version 9.10.2-P1 - Include client-ip rules when logging the number of RPZ rules of each type. [RT #39670] - Addressed further problems with reloading RPZ zones. [RT #39649] - Addressed a regression introduced in change #4121. [RT #39611] - The server could match a shorter prefix than what was available in CLIENT-IP policy triggers, and so, an unexpected action could be taken. This has been corrected. [RT #39481] - On servers with one or more policy zones configured as slaves, if a policy zone updated during regular operation (rather than at startup) using a full zone reload, such as via AXFR, a bug could allow the RPZ summary data to fall out of sync, potentially leading to an assertion failure in rpz.c when further incremental updates were made to the zone, such as via IXFR. [RT #39567] - A bug in RPZ could cause the server to crash if policy zones were updated while recursion was pending for RPZ processing of an active query. [RT #39415] - Fix a bug in RPZ that could cause some policy zones that did not specifically require recursion to be treated as if they did; consequently, setting qname-wait-recurse no; was sometimes ineffective. [RT #39229] - Asynchronous zone loads were not handled correctly when the zone load was already in progress; this could trigger a crash in zt.c. [RT #37573] - Fix an out-of-bounds read in RPZ code. If the read succeeded, it doesn't result in a bug during operation. If the read failed, named could segfault. [RT #38559] - Fix inappropriate use of /var/lib/named for locating dynamic-DB plugins. Dynamic-DB plugins are now loaded from %{_libexecdir}/bind, consistent with openSUSE packaging guideline. - Install additional header files which are helpful to the development of dynamic-DB plugins. - Depend on systemd macros and sysvinit on post-12.3 only. - Create empty lwresd.conf at build time. - Reduce file list pre-13.1. - Update to version 9.10.2 - Handle timeout in legacy system test. [RT #38573] - dns_rdata_freestruct could be called on a uninitialised structure when handling a error. [RT #38568] - Addressed valgrind warnings. [RT #38549] - UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] - Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] - 'dnssec-dsfromkey -T 0' failed to add ttl field. [RT #38565] - Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure. (CVE-2015-1349) [RT #38344] - Fix a leak of query fetchlock. [RT #38454] - Fix a leak of pthread_mutexattr_t. [RT #38454] - RPZ could send spurious SERVFAILs in response to duplicate queries. [RT #38510] - CDS and CDNSKEY had the wrong attributes. [RT #38491] - adb hash table was not being grown. [RT #38470] - Update bind.keyring - Update baselibs.conf due to updates to libdns160 and libisc148 - Enable export libraries to support plugin development. Install DNSSEC root key. Expose new interface for developing dynamic zone database. + dns_dynamic_db.patch - PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch - Explicitly BuildRequire systemd-rpm-macros since it is used for lwresd %post etc. Then drop pre-12.x material. Remove configure.in.diff2. - Corrections to baselibs.conf - Update to version 9.10.1-P1 - A flaw in delegation handling could be exploited to put named into an infinite loop. This has been addressed by placing limits on the number of levels of recursion named will allow (default 7), and the number of iterative queries that it will send (default 50) before terminating a recursive query (CVE-2014-8500); (bnc#908994). The recursion depth limit is configured via the "/max-recursion-depth"/ option, and the query limit via the "/max-recursion-queries"/ option. [RT #37580] - When geoip-directory was reconfigured during named run-time, the previously loaded GeoIP data could remain, potentially causing wrong ACLs to be used or wrong results to be served based on geolocation (CVE-2014-8680). [RT #37720]; (bnc#908995). - Lookups in GeoIP databases that were not loaded could cause an assertion failure (CVE-2014-8680). [RT #37679]; (bnc#908995). - The caching of GeoIP lookups did not always handle address families correctly, potentially resulting in an assertion failure (CVE-2014-8680). [RT #37672]; (bnc#908995). - Convert some hard PreReq to leaner Requires(pre). - Typographical and orthographic fixes to description texts. - Fix bashisms in the createNamedConfInclude script. - Post scripts: remove '-e' option of 'echo' that may be unsupported in some POSIX-compliant shells. - Add openssl engines to the lwresd chroot. - Add /etc/lwresd.conf with attribute ghost to the list of files. - Add /run/lwresd to the list of files of the lwresd package. - Shift /run/named from the chroot sub to the main bind package. - Drop /proc from the chroot as multi CPU systems work fine even without it. - Add a versioned dependency when obsoleting packages. - Remove superfluous obsoletes *-64bit in the ifarch ppc64 case; (bnc#437293). - Fix gssapi_krb configure time header detection. - Update root zone (dated Nov 5, 2014). - Update to version 9.10.1 - This release addresses the security flaws described in CVE-2014-3214 and CVE-2014-3859. - Update to version 9.10.0 - DNS Response-rate limiting (DNS RRL), which blunts the impact of reflection and amplification attacks, is always compiled in and no longer requires a compile-time option to enable it. - An experimental "/Source Identity Token"/ (SIT) EDNS option is now available. - A new zone file format, "/map"/, stores zone data in a format that can be mapped directly into memory, allowing significantly faster zone loading. - "/delv"/ (domain entity lookup and validation) is a new tool with dig-like semantics for looking up DNS data and performing internal DNSSEC validation. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) performance. Up to 32 response-policy zones can be configured with minimal performance loss. - To improve recursive resolver performance, cache records which are still being requested by clients can now be automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - New "/rpz-client-ip"/ triggers and drop policies allowing response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. Use "/configure --with-geoip"/ to enable. - Zone data can now be shared between views, allowing multiple views to serve the same zones authoritatively without storing multiple copies in memory. - New XML schema (version 3) for the statistics channel includes many new statistics and uses a flattened XML tree for faster parsing. The older schema is now deprecated. - A new stylesheet, based on the Google Charts API, displays XML statistics in charts and graphs on javascript-enabled browsers. - The statistics channel can now provide data in JSON format as well as XML. - New stats counters track TCP and UDP queries received per zone, and EDNS options received in total. - The internal and export versions of the BIND libraries (libisc, libdns, etc) have been unified so that external library clients can use the same libraries as BIND itself. - A new compile-time option, "/configure --enable-native-pkcs11"/, allows BIND 9 cryptography functions to use the PKCS#11 API natively, so that BIND can drive a cryptographic hardware service module (HSM) directly instead of using a modified OpenSSL as an intermediary. - The new "/max-zone-ttl"/ option enforces maximum TTLs for zones. This can simplify the process of rolling DNSSEC keys by guaranteeing that cached signatures will have expired within the specified amount of time. - "/dig +subnet"/ sends an EDNS CLIENT-SUBNET option when querying. - "/dig +expire"/ sends an EDNS EXPIRE option when querying. - New "/dnssec-coverage"/ tool to check DNSSEC key coverage for a zone and report if a lapse in signing coverage has been inadvertently scheduled. - Signing algorithm flexibility and other improvements for the "/rndc"/ control channel. - "/named-checkzone"/ and "/named-compilezone"/ can now read journal files, allowing them to process dynamic zones. - Multiple DLZ databases can now be configured. Individual zones can be configured to be served from a specific DLZ database. DLZ databases now serve zones of type "/master"/ and "/redirect"/. - "/rndc zonestatus"/ reports information about a specified zone. - "/named"/ now listens on IPv6 as well as IPv4 interfaces by default. - "/named"/ now preserves the capitalization of names when responding to queries. - new "/dnssec-importkey"/ command allows the use of offline DNSSEC keys with automatic DNSKEY management. - New "/named-rrchecker"/ tool to verify the syntactic correctness of individual resource records. - When re-signing a zone, the new "/dnssec-signzone -Q"/ option drops signatures from keys that are still published but are no longer active. - "/named-checkconf -px"/ will print the contents of configuration files with the shared secrets obscured, making it easier to share configuration (e.g. when submitting a bug report) without revealing private information. - "/rndc scan"/ causes named to re-scan network interfaces for changes in local addresses. - On operating systems with support for routing sockets, network interfaces are re-scanned automatically whenever they change. - "/tsig-keygen"/ is now available as an alternate command name to use for "/ddns-confgen"/. - Update to version 9.9.6 New Features - Support for CAA record types, as described in RFC 6844 "/DNS Certification Authority Authorization (CAA) Resource Record"/, was added. [RT#36625] [RT #36737] - Disallow "/request-ixfr"/ from being specified in zone statements where it is not valid (it is only valid for slave and redirect zones) [RT #36608] - Support for CDS and CDNSKEY resource record types was added. For details see the proposed Informational Internet-Draft "/Automating DNSSEC Delegation Trust Maintenance"/ at http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14. [RT #36333] - Added version printing options to various BIND utilities. [RT #26057] [RT #10686] - Added a "/no-case-compress"/ ACL, which causes named to use case-insensitive compression (disabling change #3645) for specified clients. (This is useful when dealing with broken client implementations that use case-sensitive name comparisons, rejecting responses that fail to match the capitalization of the query that was sent.) [RT #35300] Feature Changes - Adds RPZ SOA to the additional section of responses to clearly indicate the use of RPZ in a manner that is intended to avoid causing issues for downstream resolvers and forwarders [RT #36507] - rndc now gives distinct error messages when an unqualified zone name matches multiple views vs. matching no views [RT #36691] - Improves the accuracy of dig's reported round trip times. [RT #36611] - When an SPF record exists in a zone but no equivalent TXT record does, a warning will be issued. The warning for the reverse condition is no longer issued. See the check-spf option in the documentation for details. [RT #36210] - "/named"/ will now log explicitly when using rndc.key to configure command channel. [RT #35316] - The default setting for the -U option (setting the number of UDP listeners per interface) has been adjusted to improve performance. [RT #35417] - Aging of smoothed round-trip time measurements is now limited to no more than once per second, to improve accuracy in selecting the best name server. [RT #32909] - DNSSEC keys that have been marked active but have no publication date are no longer presumed to be publishable. [RT #35063] Bug Fixes - The Makefile in bin/python was changed to work around a bmake bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**) - Corrected bugs in the handling of wildcard records by the DNSSEC validator: invalid wildcard expansions could be treated as valid if signed, and valid wildcard expansions in NSEC3 opt-out ranges had the AD bit set incorrectly in responses. [RT #37093] [RT #37072] - When resigning, dnssec-signzone was removing all signatures from delegation nodes. It now retains DS and (if applicable) NSEC signatures. [RT #36946] - The AD flag was being set inappopriately on RPZ responses. [RT #36833] - Updates the URI record type to current draft standard, draft-faltstrom-uri-08, and allows the value field to be zero length [RT #36642] [RT #36737] - RRSIG sets that were not loaded in a single transaction at start up were not being correctly added to re-signing heaps. [RT #36302] - Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452] - A race condition could cause a crash in isc_event_free during shutdown. [RT #36720] - Addresses a race condition issue in dispatch. [RT #36731] - acl elements could be miscounted, causing a crash while loading a config [RT #36675] - Corrects a deadlock between view.c and adb.c. [RT #36341] - liblwres wasn't properly handling link-local addresses in nameserver clauses in resolv.conf. [RT #36039] - Buffers in isc_print_vsnprintf were not properly initialized leading to potential overflows when printing out quad values. [RT #36505] - Don't call qsort() with a null pointer, and disable the GCC 4.9 "/delete null pointer check"/ optimizer option. This fixes problems when using GNU GCC 4.9.0 where its compiler code optimizations may cause crashes in BIND. For more information, see the operational advisory at https://kb.isc.org/article/AA-01167/. [RT #35968] - Fixed a bug that could cause repeated resigning of records in dynamically signed zones. [RT #35273] - Fixed a bug that could cause an assertion failure after forwarding was disabled. [RT #35979] - Fixed a bug that caused SERVFAILs when using RPZ on a system configured as a forwarder. [RT #36060] - Worked around a limitation in Solaris's /dev/poll implementation that could cause named to fail to start when configured to use more sockets than the system could accomodate. [RT #35878] - Remove merged rpz2+rl-9.9.5.patch and obsoleted rpz2+rl-9.9.5.patch - Removed pid-path.diff patch as /run/{named,lwresd}/ are used by default. - Update baselibs.conf (added libirs and library interface version updates). - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- Add binutils-revert-hlasm-insns.diff for compatibility on old code stream that expect 'brcl 0,label' to not be disassembled as 'jgnop label' on s390x. [bsc#1192267] - Rebase binutils-2.37-branch.diff: fixes PR28523 aka boo#1188941. - Fix empty man-pages from broken release tarball [PR28144]. - Update binutils-skip-rpaths.patch with contained a memory corruption (boo#1191473). - Configure with --disable-x86-used-note on old code streams. - Disable libalternatives temporarily for build cycle reasons. - make TARGET-bfd=headers again, we patch bfd-in.h - This state submitted to SLE12 and SLE15 code streams for annual toolchain update. [jsc#PM-2767, jsc#SLE-21561, jsc#SLE-19618] - Bump binutils-2.37-branch.diff to 66d5c7003, to include fixes for PR28422, PR28192, PR28391. Also adds some s390x arch14 instructions [jsc#SLE-18637]. - Using libalternatives instead of update-alternatives. - Adjust for testsuite fails on older products that configure binutils in different ways, adds binutils-compat-old-behaviour.diff and adjusts binutils-revert-nm-symversion.diff and binutils-revert-plt32-in-branches.diff. - Bump binutils-2.37-branch.diff: fixes PR28138. - Use LTO & PGO build. - Update to binutils 2.37: * The GNU Binutils sources now requires a C99 compiler and library to build. * Support for the arm-symbianelf format has been removed. * Support for Realm Management Extension (RME) for AArch64 has been added. * A new linker option '-z report-relative-reloc' for x86 ELF targets has been added to report dynamic relative relocations. * A new linker option '-z start-stop-gc' has been added to disable special treatment of __start_*/__stop_* references when - -gc-sections. * A new linker options '-Bno-symbolic' has been added which will cancel the '-Bsymbolic' and '-Bsymbolic-functions' options. * The readelf tool has a new command line option which can be used to specify how the numeric values of symbols are reported. - -sym-base=0|8|10|16 tells readelf to display the values in base 8, base 10 or base 16. A sym base of 0 represents the default action of displaying values under 10000 in base 10 and values above that in base 16. * A new format has been added to the nm program. Specifying '--format=just-symbols' (or just using -j) will tell the program to only display symbol names and nothing else. * A new command line option '--keep-section-symbols' has been added to objcopy and strip. This stops the removal of unused section symbols when the file is copied. Removing these symbols saves space, but sometimes they are needed by other tools. * The '--weaken', '--weaken-symbol' and '--weaken-symbols' options supported by objcopy now make undefined symbols weak on targets that support weak symbols. * Readelf and objdump can now display and use the contents of .debug_sup sections. * Readelf and objdump will now follow links to separate debug info files by default. This behaviour can be stopped via the use of the new '-wN' or '--debug-dump=no-follow-links' options for readelf and the '-WN' or '--dwarf=no-follow-links' options for objdump. Also the old behaviour can be restored by the use of the '--enable-follow-debug-links=no' configure time option. The semantics of the =follow-links option have also been slightly changed. When enabled, the option allows for the loading of symbol tables and string tables from the separate files which can be used to enhance the information displayed when dumping other sections, but it does not automatically imply that information from the separate files should be displayed. If other debug section display options are also enabled (eg '--debug-dump=info') then the contents of matching sections in both the main file and the separate debuginfo file *will* be displayed. This is because in most cases the debug section will only be present in one of the files. If however non-debug section display options are enabled (eg '--sections') then the contents of matching parts of the separate debuginfo file will *not* be displayed. This is because in most cases the user probably only wanted to load the symbol information from the separate debuginfo file. In order to change this behaviour a new command line option --process-links can be used. This will allow di0pslay options to applied to both the main file and any separate debuginfo files. * Nm has a new command line option: '--quiet'. This suppresses "/no symbols"/ diagnostic. - Includes fixes for these CVEs: bnc#1181452 aka CVE-2021-20197 aka PR26945 bnc#1183511 aka CVE-2021-20284 aka PR26931 bnc#1184519 aka CVE-2021-20294 aka PR26929 bnc#1184620 aka CVE-2021-3487 aka PR26946 bnc#1184794 aka CVE-2020-35448 aka PR26574 - Also fixes: bsc#1183909 - slow performance of stripping some binaries - Rebased patches: binutils-build-as-needed.diff, binutils-fix-abierrormsg.diff, binutils-fix-invalid-op-errata.diff, binutils-fix-relax.diff, binutils-revert-nm-symversion.diff, binutils-revert-plt32-in-branches.diff - Removed patches (are in upstream): ppc-ensure-undef-dynamic-weak-undefined.patch and ppc-use-local-plt.patch. - Add binutils-2.37-branch.diff.gz. - ppc-ensure-undef-dynamic-weak-undefined.patch: PPC: ensure_undef_dynamic on weak undef only in plt - ppc-use-local-plt.patch: PowerPC use_local_plt (prerequisite for above patch) - Update 2.36 branch diff which fixes PR27587. - Do not run make TARGET-bfd=headers separately. - Bump 2.36 branch diff (includes fix for PR27441 aka bsc#1182252). - Bump 2.36 branch diff. - Update 2.36 branch diff which should fix PR27311 completely. It fixes also PR27284. - Remove temporary fix 0001-PR27311-ld.bfd-symbol-from-plugin-undefined-referenc.patch. - Add temporary upstream fix for PR27311 0001-PR27311-ld.bfd-symbol-from-plugin-undefined-referenc.patch. - Update to binutils 2.36: New features in the Assembler: General: * When setting the link order attribute of ELF sections, it is now possible to use a numeric section index instead of symbol name. * Added a .nop directive to generate a single no-op instruction in a target neutral manner. This instruction does have an effect on DWARF line number generation, if that is active. * Removed --reduce-memory-overheads and --hash-size as gas now uses hash tables that can be expand and shrink automatically. X86/x86_64: * Add support for AVX VNNI, HRESET, UINTR, TDX, AMX and Key Locker instructions. * Support non-absolute segment values for lcall and ljmp. * Add {disp16} pseudo prefix to x86 assembler. * Configure with --enable-x86-used-note by default for Linux/x86. ARM/AArch64: * Add support for Cortex-A78, Cortex-A78AE and Cortex-X1, Cortex-R82, Neoverse V1, and Neoverse N2 cores. * Add support for ETMv4 (Embedded Trace Macrocell), ETE (Embedded Trace Extension), TRBE (Trace Buffer Extension), CSRE (Call Stack Recorder Extension) and BRBE (Branch Record Buffer Extension) system registers. * Add support for Armv8-R and Armv8.7-A ISA extensions. * Add support for DSB memory nXS barrier, WFET and WFIT instruction for Armv8.7. * Add support for +csre feature for -march. Add CSR PDEC instruction for CSRE feature in AArch64. * Add support for +flagm feature for -march in Armv8.4 AArch64. * Add support for +ls64 feature for -march in Armv8.7 AArch64. Add atomic 64-byte load/store instructions for this feature. * Add support for +pauth (Pointer Authentication) feature for - march in AArch64. New features in the Linker: * Add --error-handling-script=<NAME> command line option to allow a helper script to be invoked when an undefined symbol or a missing library is encountered. This option can be suppressed via the configure time switch: --enable-error-handling-script=no. * Add -z x86-64-{baseline|v[234]} to the x86 ELF linker to mark x86-64-{baseline|v[234]} ISA level as needed. * Add -z unique-symbol to avoid duplicated local symbol names. * The creation of PE format DLLs now defaults to using a more secure set of DLL characteristics. * The linker now deduplicates the types in .ctf sections. The new command-line option --ctf-share-types describes how to do this: its default value, share-unconflicted, produces the most compact output. * The linker now omits the "/variable section"/ from .ctf sections by default, saving space. This is almost certainly what you want unless you are working on a project that has its own analogue of symbol tables that are not reflected in the ELF symtabs. New features in other binary tools: * The ar tool's previously unused l modifier is now used for specifying dependencies of a static library. The arguments of this option (or --record-libdeps long form option) will be stored verbatim in the __.LIBDEP member of the archive, which the linker may read at link time. * Readelf can now display the contents of LTO symbol table sections when asked to do so via the --lto-syms command line option. * Readelf now accepts the -C command line option to enable the demangling of symbol names. In addition the --demangle=<style>, - -no-demangle, --recurse-limit and --no-recurse-limit options are also now availale. - Includes fixes for these CVEs: bnc#1179898 aka CVE-2020-16590 aka PR25821 bnc#1179899 aka CVE-2020-16591 aka PR25822 bnc#1179900 aka CVE-2020-16592 aka PR25823 bnc#1179901 aka CVE-2020-16593 aka PR25827 bnc#1179902 aka CVE-2020-16598 aka PR25840 bnc#1179903 aka CVE-2020-16599 aka PR25842 bnc#1180451 aka CVE-2020-35493 aka PR25307 bnc#1180454 aka CVE-2020-35496 aka PR25308 bnc#1180461 aka CVE-2020-35507 aka PR25308 - Rebase the following patches: * binutils-fix-relax.diff * binutils-revert-nm-symversion.diff * binutils-revert-plt32-in-branches.diff - Add missing dependency on bc (ld.gold testsuite uses it). - Use --enable-obsolete for cross builds as ia64 is deprecated now. - Add binutils-2.36-branch.diff.gz. - Add binutils-fix-relax.diff to fix linking relaxation problems with old object files hitting some enterprise software. [bsc#1179341] - Update binutils-2.35-branch.diff.gz to commit 1c5243df: * Fixes PR26520, aka [bsc#1179036], a problem in addr2line with certain DWARF variable descriptions. * Also fixes PR26711, PR26656, PR26655, PR26929, PR26808, PR25878, PR26740, PR26778, PR26763, PR26685, PR26699, PR26902, PR26869, PR26711 * The above includes fixes for dwo files produced by modern dwp, fixing several problems in the DWARF reader. - Reapply spec file cleanup from format_spec_file - Remove a SLE10 version check - Update to 2.35.1 and rebased branch diff: * This is a point release over the previous 2.35 version, containing bug fixes, and as an exception to the usual rule, one new feature. The new feature is the support for a new directive in the assembler: "/.nop"/. This directive creates a single no-op instruction in whatever encoding is correct for the target architecture. Unlike the .space or .fill this is a real instruction, and it does affect the generation of DWARF line number tables, should they be enabled. - Update binutils-2.35-branch.diff.gz to commit 23f268a0: * Add xBPF target * Fix various problems with DWARF 5 support in gas - Toolchain module update for SLE15 [jsc#ECO-2373] - Includes changes that were SLE-only in binutils-add-z15-name.diff for [bsc#1160590, jsc#SLE-7903 aka jsc#SLE-7464] - Amend binutils-revert-plt32-in-branches.diff to adjust also new testcases. - Add binutils-2.35-branch.diff.gz: it includes fix for nm -B for objects compiled with -flto and -fcommon. - Add binutils-revert-nm-symversion.diff to be compatible with old output of nm relied on in scripts. - Add binutils-fix-abierrormsg.diff to work around an eager (new) error message occuring without inputs and as-needed (affects nvme-cli build). - Update to binutils 2.35: * The asseembler can now produce DWARF-5 format line number tables. * Readelf now has a "/lint"/ mode to enable extra checks of the files it is processing. * Readelf will now display "/[...]"/ when it has to truncate a symbol name. The old behaviour - of displaying as many characters as possible, up to the 80 column limit - can be restored by the use of the --silent-truncation option. * The linker can now produce a dependency file listing the inputs that it has processed, much like the -M -MP option supported by the compiler. - Regenerate add-ulp-section.diff with -p1 due to a fuzzing issue. - Remove binutils-2.34-branch.diff.gz. - Regenerate binutils-build-as-needed.diff due to a fuzzing issue. - Regenerate binutils-fix-invalid-op-errata.diff as one hunk was upstreamed. - Remove upstreamed patch binutils-pr25593.diff. - Regenerate unit-at-a-time.patch due to a fuzzing issue. - Regenerate binutils-revert-plt32-in-branches.diff. - Update binutils-2.34-branch.diff.gz. - Remove fix-try_load_plugin.patch as it is part of the updated binutils-2.34-branch.diff.gz patch. - Add binutils-pr25593.diff to fix DT_NEEDED order with -flto [bsc#1163744] - Update fix-try_load_plugin.patch to latest version. - Add fix-try_load_plugin.patch in order to fix fallback caused by backport for PR25355. - Update to binutils 2.34: * The disassembler (objdump --disassemble) now has an option to generate ascii art thats show the arcs between that start and end points of control flow instructions. * The binutils tools now have support for debuginfod. Debuginfod is a HTTP service for distributing ELF/DWARF debugging information as well as source code. The tools can now connect to debuginfod servers in order to download debug information about the files that they are processing. * The assembler and linker now support the generation of ELF format files for the Z80 architecture. - Rename and get binutils-2.34-branch.diff.gz (boo#1160254). - Rebase add-ulp-section.diff, binutils-revert-plt32-in-branches.diff, cross-avr-size.patch and binutils-skip-rpaths.patch. - Add new subpackages for libctf and libctf-nobfd. - Disable LTO due to boo#1163333. - Includes fixes for these CVEs: bnc#1153768 aka CVE-2019-17451 aka PR25070 bnc#1153770 aka CVE-2019-17450 aka PR25078 - Disable LTO during testsuite run - Add binutils-fix-invalid-op-errata.diff to fix various build fails on aarch64 (PR25210, bsc#1157755). - Add add-ulp-section.diff for user space live patching. - Update to binutils 2.33.1: * Adds support for the Arm Scalable Vector Extension version 2 (SVE2) instructions, the Arm Transactional Memory Extension (TME) instructions and the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. * Adds support for the Arm Cortex-A76AE, Cortex-A77 and Cortex-M35P processors and the AArch64 Cortex-A34, Cortex-A65, Cortex-A65AE, Cortex-A76AE, and Cortex-A77 processors. * Adds a .float16 directive for both Arm and AArch64 to allow encoding of 16-bit floating point literals. * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not) Loongson3 LLSC Errata. Add a --enable-mips-fix-loongson3-llsc=[yes|no] configure time option to set the default behavior. Set the default if the configure option is not used to "/no"/. * The Cortex-A53 Erratum 843419 workaround now supports a choice of which workaround to use. The option --fix-cortex-a53-843419 now takes an optional argument --fix-cortex-a53-843419[=full|adr|adrp] which can be used to force a particular workaround to be used. See --help for AArch64 for more details. * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI and GNU_PROPERTY_AARCH64_FEATURE_1_PAC in ELF GNU program properties in the AArch64 ELF linker. * Add -z force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI on inputs and use PLTs protected with BTI. * Add -z pac-plt for AArch64 to pick PAC enabled PLTs. * Add --source-comment[=<txt>] option to objdump which if present, provides a prefix to source code lines displayed in a disassembly. * Add --set-section-alignment <section-name>=<power-of-2-align> option to objcopy to allow the changing of section alignments. * Add --verilog-data-width option to objcopy for verilog targets to control width of data elements in verilog hex format. * The separate debug info file options of readelf (--debug-dump=links and --debug-dump=follow) and objdump (--dwarf=links and - -dwarf=follow-links) will now display and/or follow multiple links if more than one are present in a file. (This usually happens when gcc's -gsplit-dwarf option is used). In addition objdump's --dwarf=follow-links now also affects its other display options, so that for example, when combined with - -syms it will cause the symbol tables in any linked debug info files to also be displayed. In addition when combined with - -disassemble the --dwarf= follow-links option will ensure that any symbol tables in the linked files are read and used when disassembling code in the main file. * Add support for dumping types encoded in the Compact Type Format to objdump and readelf. - Includes fixes for these CVEs: bnc#1126826 aka CVE-2019-9077 aka PR1126826 bnc#1126829 aka CVE-2019-9075 aka PR1126829 bnc#1126831 aka CVE-2019-9074 aka PR24235 bnc#1140126 aka CVE-2019-12972 aka PR23405 bnc#1143609 aka CVE-2019-14444 aka PR24829 bnc#1142649 aka CVE-2019-14250 aka PR90924 - Remove patches that are now included in the release: binutils-2.32-branch.diff.gz, binutils-fix-ld-segv.diff, binutils-pr24486.patch, riscv-abi-check.patch, rx-gas-padding-pr24464.patch. - Add binutils-2.33-branch.diff.gz patch. - Rebase binutils-revert-plt32-in-branches.diff and cross-avr-size.patch patch. - Add binutils-fix-ld-segv.diff to fix a segfault in ld when building some versions of pacemaker. [bsc#1154025, bsc#1154016] - Add avr, epiphany and rx to target_list so that the common binutils can handle all objects we can create with crosses. [bsc#1152590] - Update to current 2.32 branch @7b468db3 adding binutils-2.32-branch.diff.gz [jsc#ECO-368]. - Includes fixes for these CVEs: bsc#1109412 aka CVE-2018-17358 aka PR23686 bsc#1109413 aka CVE-2018-17359 aka PR23686 bsc#1109414 aka CVE-2018-17360 aka PR23685 bsc#1111996 aka CVE-2018-18309 aka PR23770 bsc#1112534 aka CVE-2018-18484 aka GCC PR87636 bsc#1112535 aka CVE-2018-18483 aka PR23767 bsc#1113247 aka CVE-2018-18607 aka PR23805 bsc#1113252 aka CVE-2018-18606 aka PR23806 bsc#1113255 aka CVE-2018-18605 aka PR23804 bsc#1116827 aka CVE-2018-17985 aka GCC PR87335 bsc#1118830 aka CVE-2018-19932 aka PR23932 bsc#1118831 aka CVE-2018-19931 aka PR23942 bsc#1120640 aka CVE-2018-1000876 aka PR23994 bsc#1121034 aka CVE-2018-20651 aka PR24041 bsc#1121035 aka CVE-2018-20623 aka PR24049 bsc#1121056 aka CVE-2018-20671 aka PR24005 bsc#1142772 aka CVE-2019-1010180 aka PR23657 - Refresh s390-biarch.diff and binutils-revert-plt32-in-branches.diff . - For the SLE12 package this also removes patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff . - enable xtensa architecture (Tensilica lc6 and related) - Fix SUSE typo in README package name - Use -ffat-lto-objects in order to provide assembly for static libs (boo#1141913). Fake entry for SLE12 package variant only: - Add support for new z13 instructions. [fate#327074, jsc#SLE-6206, bsc#1137271] Adds patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff . - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add rx-gas-padding-pr24464.patch: fix for PR24464. - riscv-abi-check.patch: Don't check ABI flags if no code section - Add binutils.keyring and verify signature. - Add disk and RAM (for ppc, ppc64 and ppc64le) constraint with _constraints. - Update to binutils 2.32: * The binutils now support for the C-SKY processor series. * The x86 assembler now supports a -mvexwig=[0|1] option to control encoding of VEX.W-ignored (WIG) VEX instructions. It also has a new -mx86-used-note=[yes|no] option to generate (or not) x86 GNU property notes. * The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the Loongson EXTensions (EXT) instructions, the Loongson Content Address Memory (CAM) ASE and the Loongson MultiMedia extensions Instructions (MMI) ASE. * The addr2line, c++filt, nm and objdump tools now have a default limit on the maximum amount of recursion that is allowed whilst demangling strings. This limit can be disabled if necessary. * Objdump's --disassemble option can now take a parameter, specifying the starting symbol for disassembly. Disassembly will continue from this symbol up to the next symbol or the end of the function. * The BFD linker will now report property change in linker map file when merging GNU properties. * The BFD linker's -t option now doesn't report members within archives, unless -t is given twice. This makes it more useful when generating a list of files that should be packaged for a linker bug report. * The GOLD linker has improved warning messages for relocations that refer to discarded sections. - Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff, fix-pr23919-2.diff, fix-pr23919-3.diff, gold-depend-on-opcodes.diff and s390-relro.diff. - Refresh binutils-skip-rpaths.patch, s390-biarch.diff, cross-avr-size.patch and binutils-revert-plt32-in-branches.diff. - Add s390-relro.diff to improve relro support on s390 [fate#326356] - Fix the fix for PR23919 [bsc#1118644]: rename handle-ELF-compressed-header-alignment-correctly-by-.patch to fix-pr23919-1.diff and add fix-pr23919-2.diff and fix-pr23919-3.diff . - Add handle-ELF-compressed-header-alignment-correctly-by-.patch: PR23919. - Update to binutils-2_31-branch @e51abf7e3, minor bugfixes in the support for the X86_ISA_1_* notes. Adds patch binutils-2.31-branch.diff.gz . - Add binutils-revert-plt32-in-branches.diff on anything older than Tumbleweed to not break old tools not expecting PLT32 instead of PC32 relocs on x86_64. - Includes fixes for these CVEs: * from 2.30: bnc#1065643 aka CVE-2017-15996 aka PR22361 bnc#1065689 aka CVE-2017-15939 aka PR22205 bnc#1065693 aka CVE-2017-15938 aka PR22209 bnc#1068640 aka CVE-2017-16826 aka PR22376 bnc#1068643 aka CVE-2017-16832 aka PR22373 bnc#1068887 aka CVE-2017-16831 aka PR22385 bnc#1068888 aka CVE-2017-16830 aka PR22384 bnc#1068950 aka CVE-2017-16829 aka PR22307 bnc#1069176 aka CVE-2017-16828 aka PR22386 bnc#1069202 aka CVE-2017-16827 aka PR22306 * from 2.31: bnc#1077745 aka CVE-2018-6323 aka PR22746 bnc#1079103 aka CVE-2018-6543 aka PR22769 bnc#1079741 aka CVE-2018-6759 aka PR22794 bnc#1080556 aka CVE-2018-6872 aka PR22788 bnc#1081527 aka CVE-2018-7208 aka PR22741 bnc#1083528 aka CVE-2018-7570 aka PR22881 bnc#1083532 aka CVE-2018-7569 aka PR22895 bnc#1086608 aka CVE-2018-8945 aka PR22809 bnc#1086784 aka CVE-2018-7643 aka PR22905 bnc#1086786 aka CVE-2018-7642 aka PR22887 bnc#1086788 aka CVE-2018-7568 aka PR22894 bnc#1090997 aka CVE-2018-10373 aka PR23065 bnc#1091015 aka CVE-2018-10372 aka PR23064 bnc#1091365 aka CVE-2018-10535 aka PR23113 bnc#1091368 aka CVE-2018-10534 aka PR23110 - Removes binutils-fix-pr21964.diff as it's included in 2.31. Rebase testsuite.diff and aarch64-common-pagesize.patch . - Disable -z separate-code everywhere but in Tumbleweed. - Update to binutils 2.31 * The AArch64 port now supports showing disassembly notes which are emitted when inconsistencies are found with the instruction that may result in the instruction being invalid. These can be turned on with the option -M notes to objdump. * The AArch64 port now emits warnings when a combination of an instruction and a named register could be invalid. * Added O modifier to ar to display member offsets inside an archive * The ADR and ADRL pseudo-instructions supported by the ARM assembler now only set the bottom bit of the address of thumb function symbols if the -mthumb-interwork command line option is active. * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU Build Attribute notes if none are present in the input sources. Add a - -enable-generate-build-notes=[yes|no] configure time option to set the default behaviour. Set the default if the configure option is not used to "/no"/. * Remove -mold-gcc command-line option for x86 targets. * Add -O[2|s] command-line options to x86 assembler to enable alternate shorter instruction encoding. * Add support for .nops directive. It is currently supported only for x86 targets. * Speed up direct linking with DLLs for Cygwin and Mingw targets. * Add a configure option --enable-separate-code to decide whether - z separate-code should be enabled in ELF linker by default. Default to yes for Linux/x86 targets. Note that -z separate-code can increase disk and memory size. * Includes riscv-relax-size.patch, riscv-relax-relocatable.patch, riscv-relax-versioned-hidden.patch and riscv-wrap-relax.patch - Refresh enable-targets-gold.diff. - Adjust cross-avr-omit_section_dynsym.patch. - Remove binutils-2.30-branch.diff. - riscv-relax-versioned-hidden.patch: RISC-V: Fix symbol address problem with versioned symbols (PR ld/22756) - Restore riscv64-elf cross prefix via symlinks - Fix pacemaker libqb problem with section start/stop symbols, aka PR21964. [bnc#1075418] Adds binutils-fix-pr21964.diff . (this is a change from SLE12, that was already included in 2.31 binutils tree, mentioned for completeness to not loose tracking) - riscv-relax-relocatable.patch: RISC-V: Don't enable relaxation in relocatable link - Update binutils-2.30-branch.diff: 2.30 branch @7c78c26eefbb8 * Includes more complete fix for PR20882. * Includes fix for PR22836. [boo#1085784] * Includes fix for PR22983. - riscv-relax-size.patch: Fix symbol size bug when relaxation deletes bytes - Add binutils-pr22868.diff to fix testsuite fails in LLVM. - Update to binutils 2.30 * Add --debug-dump=links option to readelf and --dwarf=links option to objdump which displays the contents of any .gnu_debuglink or .gnu_debugaltlink sections. Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links option to objdump which causes indirect links into separate debug info files to be followed when dumping other DWARF sections. * Add support for loaction views in DWARF debug line information. * Add -z separate-code to generate separate code PT_LOAD segment. * Add "/-z undefs"/ command line option as the inverse of the "/-z defs"/ option. * Add -z globalaudit command line option to force audit libraries to be run for every dynamic object loaded by an executable - provided that the loader supports this functionality. * Tighten linker script grammar around file name specifiers to prevent the use of SORT_BY_ALIGNMENT and SORT_BY_INIT_PRIORITY on filenames. These would previously be accepted but had no effect. * The EXCLUDE_FILE directive can now be placed within any SORT_* directive within input section lists. - binutils-2.30-branch.diff: 2.30 branch @4cd0043413 - riscv-wrap-relax.patch: Fix linker relaxation with --wrap - Remove use-hashtype-both-by-default.diff, use - -enable-default-hash-style=both instead - Remove binutils-2.29-branch.diff, s390x-8fe09d7.diff - Use riscv64-suse-linux as target for cross-riscv64-binutils - Drop bc BuildRequires: no longer needed. - Add riscv64 to %target_list - Add arm-none-eabi symlinks (bsc#1074741) - Add s390x-8fe09d7.diff to fix typo in ELF notes. - Update binutils-2.29-branch.diff to @a45d8fd5ffbf888 fixing PR 22220. - Update to 2.29.1 release, accumulating bugfixes. - Update binutils-2.29-branch.diff to @a38a1d80 and to be relative to the 2.29.1 release fixing following PRs/bnc/CVE: 22058 [bnc#1057149, CVE-2017-14130] 21813 [bnc#1052503, CVE-2017-12456, bnc#1052507, CVE-2017-12454, bnc#1052509, CVE-2017-12453, bnc#1052511, CVE-2017-12452, bnc#1052514, CVE-2017-12450, bnc#1052503, CVE-2017-12456, bnc#1052507, CVE-2017-12454, bnc#1052509, CVE-2017-12453, bnc#1052511, CVE-2017-12452, bnc#1052514, CVE-2017-12450] 22148 [bnc#1060599, CVE-2017-14745] 22163 [bnc#1061241, CVE-2017-14974] 21933 [bnc#1053347, CVE-2017-12799] 21787 [bnc#1052518, CVE-2017-12448] 22018 [bnc#1056312, CVE-2017-13757] 22170 [bnc#1060621, CVE-2017-14729] 22047 [bnc#1057144, CVE-2017-14129] 22059 [bnc#1057139, CVE-2017-14128] 21990 [bnc#1058480, CVE-2017-14333] 22113 [bnc#1059050, CVE-2017-14529] as well as these PRs: 22061, 21786, 21916, 21994, 22064, 21995, 21909, 21441, 22060, 22067, 22032, 21820, 22048, 22199, 21781, 21824, 21861, 22150. - Update to 2.29 (@5d25156), upstream fix for PR21884, as well as PRs 18808 18841 21840 21988 21910 21962 21964. - Last fixes for PR21884 weren't complete, adjust binutils-2.29-branch.diff some more for this. - Update to 2.29 branch (@de44148c), fixing PR21884, a segfault in ld while building memtest86+ . Changes binutils-2.29-branch.diff. - Update to 2.29 branch, fixing PR21847, affecting the ppc64le ABI in corner cases since 2.29 release. Adds binutils-2.29-branch.diff. - Remove binutils-2.29-gold-mips.patch, obsolete by the update. - Add binutils-2.29-gold-mips.patch to fix build on SLE-11. - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Fixes these security-related PRs/bnc/CVEs: 18750 [bsc#1030296, CVE-2014-9939] 20891 [bsc#1030585, CVE-2017-7225] 20892 [bsc#1030588, CVE-2017-7224] 20898 [bsc#1030589, CVE-2017-7223] 20905 [bsc#1030584, CVE-2017-7226] 20908 [bsc#1031644, CVE-2017-7299] 20909 [bsc#1031656, CVE-2017-7300] 20921 [bsc#1031595, CVE-2017-7302] 20922 [bsc#1031593, CVE-2017-7303] 20924 [bsc#1031638, CVE-2017-7301] 20931 [bsc#1031590, CVE-2017-7304] 21409 [bsc#1037052, CVE-2017-8392] 21412 [bsc#1037057, CVE-2017-8393] 21414 [bsc#1037061, CVE-2017-8394] 21432 [bsc#1037066, CVE-2017-8396] 21440 [bsc#1037273, CVE-2017-8421] 21580 [bsc#1044891, CVE-2017-9746] 21581 [bsc#1044897, CVE-2017-9747] 21582 [bsc#1044901, CVE-2017-9748] 21587 [bsc#1044909, CVE-2017-9750] 21594 [bsc#1044925, CVE-2017-9755] 21595 [bsc#1044927, CVE-2017-9756] - Feature changes: * The MIPS port now supports microMIPS eXtended Physical Addressing (XPA) instructions for assembly and disassembly. * The MIPS port now supports the microMIPS Release 5 ISA for assembly and disassembly. * The MIPS port now supports the Imagination interAptiv MR2 processor, which implements the MIPS32r3 ISA, the MIPS16e2 ASE as well as a couple of implementation-specific regular MIPS and MIPS16e2 ASE instructions. * The SPARC port now supports the SPARC M8 processor, which implements the Oracle SPARC Architecture 2017. * The MIPS port now supports the MIPS16e2 ASE for assembly and disassembly. * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for the wasm32 ELF conversion of the WebAssembly file format. * Add --inlines option to objdump, which extends the --line-numbers option so that inlined functions will display their nesting information. * Add --merge-notes options to objcopy to reduce the size of notes in a binary file by merging and deleting redundant notes. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. GAS * Add support for ELF SHF_GNU_MBIND. * Add support for the WebAssembly file format and wasm32 ELF conversion. * PowerPC gas now checks that the correct register class is used in instructions. For instance, "/addi %f4,%cr3,%r31"/ warns three times that the registers are invalid. * Add support for the Texas Instruments PRU processor. * Support for the ARMv8-R architecture and Cortex-R52 processor has been added to the ARM port. GNU ld * Support for -z shstk in the x86 ELF linker to generate GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties. * Add support for GNU_PROPERTY_X86_FEATURE_1_SHSTK in ELF GNU program properties in the x86 ELF linker. * Add support for GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties in the x86 ELF linker. * Support for -z ibtplt in the x86 ELF linker to generate IBT-enabled PLT. * Support for -z ibt in the x86 ELF linker to generate IBT-enabled PLT as well as GNU_PROPERTY_X86_FEATURE_1_IBT in ELF GNU program properties. * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for ELF GNU program properties. * Add support for the Texas Instruments PRU processor. * When configuring for arc*-*-linux* targets the default linker emulation will change if --with-cpu=nps400 is used at configure time. * Improve assignment of LMAs to orphan sections in some edge cases where a mixture of both AT>LMA_REGION and AT(LMA) are used. * Orphan sections placed after an empty section that has an AT(LMA) will now take an load memory address starting from LMA. * Section groups can now be resolved (the group deleted and the group members placed like normal sections) at partial link time either using the new linker option --force-group-allocation or by placing FORCE_GROUP_ALLOCATION into the linker script. - Includes binutils-bso21193.diff, binutils-bso21333.diff and fix-security-bugs.diff. - Remove ld-dtags.diff, instead configure with --enable-new-dtags. - Refresh binutils-build-as-needed.diff. - Remove binutils-2.28-branch.diff. - Add riscv64 target, tested with gcc7 and downstream newlib 2.4.0 * Prepare riscv32 target (gh#riscv/riscv-newlib#8) - Update binutils-2.28-branch.diff. - Make compressed debug section handling explicit, disable for old products and enable for gas on all architectures otherwise. - Add binutils-bso21333.diff. [boo#1029995] - Remove empty rpath component removal optimization from binutils-skip-rpaths.patch to workaround CMake rpath handling. [boo#1025282] - Add fix-security-bugs.diff to fix bnc#1029907, bnc#1029908, bnc#1029909 and more. Upstream bugs fixed: PR 21135 [bsc#1030298, CVE-2017-7209], PR 21137 [bsc#1029909, CVE-2017-6965], PR 21139 [bsc#1029908, CVE-2017-6966], PR 21156 [bsc#1029907, CVE-2017-6969], PR 21157 [bsc#1030297, CVE-2017-7210], PR 21147, PR 21148, PR 21149, PR 21150, PR 21151, PR 21155, PR 21158, PR 21159 - Update to binutils 2.28. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. * This version of binutils fixes a problem with PowerPC VLE 16A and 16D relocations which were functionally swapped, for example, R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D performed like R_PPC_VLE_HA16A. This could have been fixed by renumbering relocations, which would keep object files created by an older version of gas compatible with a newer ld. However, that would require an ABI update, affecting other assemblers and linkers that create and process the relocations correctly. It is recommended that all VLE object files be recompiled, but ld can modify the relocations if --vle-reloc-fixup is passed to ld. If the new ld command line option is not used, ld will ld warn on finding relocations inconsistent with the instructions being relocated. * The nm program has a new command line option (--with-version-strings) which will display a symbol's version information, if any, after the symbol's name. * The ARC port of objdump now accepts a -M option to specify the extra instruction class(es) that should be disassembled. * The --remove-section option for objcopy and strip now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --remove-section pattern. * The --only-section option for objcopy now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --only-section pattern. * New --remove-relocations=SECTIONPATTERN option for objcopy and strip. This option can be used to remove sections containing relocations. The SECTIONPATTERN is the section to which the relocations apply, not the relocation section itself. GAS * Add support for the RISC-V architecture. * Add support for the ARM Cortex-M23 and Cortex-M33 processors. GNU ld * The EXCLUDE_FILE linker script construct can now be applied outside of the section list in order for the exclusions to apply over all input sections in the list. * Add support for the RISC-V architecture. * The command line option --no-eh-frame-hdr can now be used in ELF based linkers to disable the automatic generation of .eh_frame_hdr sections. * Add --in-implib=<infile> to the ARM linker to enable specifying a set of Secure Gateway veneers that must exist in the output import library specified by --out-implib=<outfile> and the address they must have. As such, --in-implib is only supported in combination with --cmse-implib. * Extended the --out-implib=<file> option, previously restricted to x86 PE targets, to any ELF based target. This allows the generation of an import library for an ELF executable, which can then be used by another application to link against the executable. GOLD * Add -z bndplt option (x86-64 only) to support Intel MPX. * Add --orphan-handling option. * Add --stub-group-multi option (PowerPC only). * Add --target1-rel, --target1-abs, --target2 options (Arm only). * Add -z stack-size option. * Add --be8 option (Arm only). * Add HIDDEN support in linker scripts. * Add SORT_BY_INIT_PRIORITY support in linker scripts. - Add binutils-2.28-branch.diff. - Remove binutils-2.27-branch.diff - Remove binutils-2.27-fix-section-order.diff, refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch and aarch64-alignment-frags.patch now upstream. - Configure with --with-system-zlib - Add binutils-bso21193.diff to fix section alignment on .gnu_debuglink. [bso#21193] - Add s390x to gold_archs. - Fix alignment frags for aarch64 (boo#1003846) aarch64-alignment-frags.patch - Call ldconfig for libbfd - Add refine_.cfi_sections_check_to_only_consider_compact_eh_frame.patch from upstream to fix an assembler problem with clang on ARM. Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=20648 - Update binutils-2.27-branch.diff to include recent fixes from the branch. - Add binutils-2.27-fix-section-order.diff to restore monotonically increasing section offsets. - Remove qemu workaround from spec file, since qemu 2.5.0rc0 the length of the argument list is no longer limited to 128 kByte. - Update to binutils 2.27. * Add a configure option, --enable-64-bit-archive, to force use of a 64-bit format when creating an archive symbol index. * Add --elf-stt-common= option to objcopy for ELF targets to control whether to convert common symbols to the STT_COMMON type. GAS: * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets. * Add --no-pad-sections to stop the assembler from padding the end of output sections up to their alignment boundary. * Support for the ARMv8-M architecture has been added to the ARM port. Support for the ARMv8-M Security and DSP Extensions has also been added to the ARM port. * ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and .extCoreRegister pseudo-ops that allow an user to define custom instructions, conditional codes, auxiliary and core registers. * Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no. * New command line option --elf-stt-common= for ELF targets to control whether to generate common symbols with the STT_COMMON type. * Add ability to set section flags and types via numeric values for ELF based targets. * Add a configure option --enable-x86-relax-relocations to decide whether x86 assembler should generate relax relocations by default. Default to yes, except for x86 Solaris targets older than Solaris 12. * New command line option -mrelax-relocations= for x86 target to control whether to generate relax relocations. * New command line option -mfence-as-lock-add=yes for x86 target to encode lfence, mfence and sfence as "/lock addl $0x0, (%[re]sp)"/. * Add assembly-time relaxation option for ARC cpus. * Add --with-cpu=TYPE configure option for ARC gas. This allows the default cpu type to be adjusted at configure time. GOLD: * Add a configure option --enable-relro to decide whether -z relro should be enabled by default. Default to yes. * Add support for s390, MIPS, AArch64, and TILE-Gx architectures. * Add support for STT_GNU_IFUNC symbols. * Add support for incremental linking (--incremental). GNU ld: * Add a configure option --enable-relro to decide whether -z relro should be enabled in ELF linker by default. Default to yes for all Linux targets except FRV, HPPA, IA64 and MIPS. * Support for -z noreloc-overflow in the x86-64 ELF linker to disable relocation overflow check. * Add -z common/-z nocommon options for ELF targets to control whether to convert common symbols to the STT_COMMON type during a relocatable link. * Support for -z nodynamic-undefined-weak in the x86 ELF linker, which avoids dynamic relocations against undefined weak symbols in executable. * The NOCROSSREFSTO command was added to the linker script language. * Add --no-apply-dynamic-relocs to the AArch64 linker to do not apply link-time values for dynamic relocations. - Add binutils-2.27-branch.diff with fixes on the branch sofar. - Remove gold-relocate-tls.patch, included in binutils 2.27. - Update to binutils 2.26.1. - Remove binutils-2.26-branch.diff. - Update binutils-2.26-branch.diff, updates to branch head. (swo#19807) (bnc#970239) - Disable -mrelax-relocations by default on old products. - Update binutils-2.26-branch.diff, updates to branch head. (swo#19739) (swo#19775) - Add binutils-2.26-branch.diff, updates to branch head. * Adds -mrelax-relocations on x86 * Fixes bso#19698 - Refresh cross-avr-nesc-as.patch - Update to binutils 2.26 * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround for a bug in the bus matrix / memory controller for some of the STM32 Cortex-M4 based products (STM32L4xx) * Add a configure option --enable-compressed-debug-sections={all,ld} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. * Experimental support for linker garbage collection (--gc-sections) has been enabled for COFF and PE based targets. * New command line option for ELF targets to compress DWARF debug sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. * New command line option, --orphan-handling=[place|warn|error|discard], to adjust how orphan sections are handled. The default is 'place' which gives the current behaviour, 'warn' and 'error' issue a warning or error respectively when orphan sections are found, and 'discard' will discard all orphan sections. * Add support for LLVM plugin. * Add --print-memory-usage option to report memory blocks usage. * Add --require-defined option, it's like --undefined except the new symbol must be defined by the end of the link. * Add a configure option --enable-compressed-debug-sections={all,gas} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove assembler support for Argonaut RISC architectures. * Add option to objcopy to insert new symbols into a file: - -add-symbol <name>=[<section>:]<value>[,<flags>] * Add support for the ARC EM/HS, and ARC600/700 architectures. * Extend objcopy --compress-debug-sections option to support - -compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets. * Add --update-section option to objcopy. * Add --output-separator option to strings. - Includes z13 support, remove 0001-S-390-Add-support-for-IBM-z13.patch, 0002-S-390-Add-check-for-length-field-operand.patch, 0003-S-390-Add-more-IBM-z13-instructions.patch, 0004-S-390-Fixes-for-z13-instructions.patch and 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch - Includes fixes in binutils-fix--dynamic-list.patch, binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch - Refresh s390-pic-dso.diff and binutils-build-as-needed.diff - gold-relocate-tls.patch: Fix internal error when applying TLSDESC relocations with no TLS segment - s390-troo-insn-type.patch: fix wrong insn type for troo insn - aarch64-common-pagesize.patch: change default common-page-size to 64K on aarch64 - gold-arm64-abi-pagesize.patch: fix ABI pagesize for aarch64 in gold - Disable use-hashtype-both-by-default.diff for the mips target, it's incompatible with it. [bnc #938658] - Add cross-rx-binutils package for Renesas RX - Work around qemu bug - Update to 2.25 branch at 2f5b97b4f (changes binutils-2.25-branch.diff.gz) fixes PR 18481, gas/18541. - Add patches for s390 z13 support (backports from to-be 2.26): 0001-S-390-Add-support-for-IBM-z13.patch 0002-S-390-Add-check-for-length-field-operand.patch 0003-S-390-Add-more-IBM-z13-instructions.patch 0004-S-390-Fixes-for-z13-instructions.patch 0005-S-390-z13-use-GNU-attribute-to-indicate-vector-ABI.patch . - Fix %TARGET vs. $TARGET_OS inconsistencies by turning $TARGET_OS into %TARGET_OS for reuse in install and file sections. This fixes the assumption that $TARGET_OS will match %{TARGET}*. - enable gold for aarch64 - Move sed call from %prep to %build to not disturb quilt. - Add binutils-2.25-branch.diff.gz: Update to 2.25 branch at 8fe8994c, fixing many bugs: PR ld/15228, binutils/17512, 17165, binutils/17531, ld/17615, 17666, ld/17709, gas/17753, 17755, 17817, ld/17827, 17842, binutils/17926, 17954, 18010, ld/18167, ld/18222, ld/18270. - Remove eh-frame-hdr-on-shared-lib-bfd.patch: Included already. - Remove gold-opd-visibility.patch: Included already. - move info deinstall to preun section - Added binutils-fix--dynamic-list.patch: Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=13577 and https://sourceware.org/bugzilla/show_bug.cgi?id=16992 - gold-opd-visibility.patch: Set default visibility on discarded .opd symbols - eh-frame-hdr-on-shared-lib-bfd.patch: Don't create .eh_frame_hdr on shared lib bfd, fixes building libgcj on ppc64 - Update to binutils 2.25 release. * Add --data option to strings to only print strings in loadable, initialized data sections. Change the default behaviour to be --all, but add a new configure time option of --disable-default-strings-all to restore the old default behaviour. * Add --include-all-whitespace to strings. * Add --dump-section option to objcopy. * Add support for the Andes NDS32. * PE binaries now once again contain real timestamps by default. To disable the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp command line option. * Replace support for openrisc and or32 with support for or1k. * Add support for the --build-id command line option to COFF based targets. * x86/x86_64 pe-coff now supports the --build-id option. * Add support for the AVR Tiny microcontrollers. * Enhanced the ARM port to accept the assembler output from the CodeComposer Studio tool. Support is enabled via the new command line option -mccs. - Update to 2.25 branch head. * Pulls PIE fixes. - Minor fix on the usage of update-alternatives https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines - Update to current 2.25 pre-release branch, at 127a4644. - binutils-fix-gold-aarch64.diff: fixing build temporarily broken on brach. - Remove obsolete patches: binutils-2.24-branch.diff.gz, pie-m68k.patch, binutils-2.24-auto-plugin.diff, ld-testsuite.patch, binutils-2.24-bso16746.diff . - Enable Adapteva Epiphany target
- Fix crash due to dropped first event while using pipe input (bsc#1191788). * blkparse: skip check_cpu_map with pipe input * blkparse: fix incorrectly sized memset in check_cpu_map * Added: - blkparse-skip-check_cpu_map-with-pipe-input.patch - blkparse-fix-incorrectly-sized-memset-in-check_cpu_m.patch - btt: make device/devno use PATH_MAX to avoid overflow (CVE-2018-10689 bsc#1091942). - Added btt-make-device-devno-use-path_max-to-avoid-overflow.patch - Update to version 1.1.0+git.20170126: * blktrace: Add support for sparse CPU numbers * blktrace: Reorganize creation of output file name * blktrace: Create empty output files for non-existent cpus - Update to version 1.1.0+git.20160823: * Use maximum over all traces for queue depth * Process notify events outside of given interval * iowatcher: Use queue events if issue not available * btt: Replace overlapping IO * Zero sectors are strange * Don't prepend blktrace destination dir if we didn't run blktrace * Separate prefix in legend with space * Fixup graph name in help text * blktrace: remove -k from manpage synopsis * iowatcher: link with -lrt - Update to version 1.1.0+git.20160425: * Refer to sda instead of hda in man pages * btreplay: Fix typo in scaling up the dynamic cpu set size. * include sys/types.h for dev_t definition * Fix warnings on newer gcc * Add the "/-a discard"/ filter option to the blktrace.8 man page * blktrace: Use number of online CPUs * btreplay: fix memory corruption caused by CPU_ZERO_S * btreplay: fix sched_{set|get}affinity * btreplay: make Ctrl-C work * btreplay: remove timestamps - Add _service for automatic git syncing + exclude .git when generating tarball + enable automatic changelog updating - Update to 1.1.0: - merge iowatcher - Update to 1.0.5 version: * Fix compiler warnings * avoid string overflows - Some improvements like using macro instead of RPM variables - Add some missed fonts - Make it build with latest TeXLive 2012 with new package layout
- Fix package split done for shared library packaging guideline (bsc#1184479). - Update to version 2.20 * Silent some gcc warnings, also avoid common variable (boo#1160385) * Include <sys/sysmacros.h> for makedev * sort input files (boo#1041090) * libconsole: never return empty list from getconsoles() * libconsole: Really allow to use /dev/console as a fallback in showconsole * libconsole: Add console into the list only when successfully allocated * libconsole: Correctly ignore early consoles - Remove obsolate patch blog-Remove-unused-header.patch - Add blog-Remove-unused-header.patch: Fix build with new glibc (gh#bitstreamout/showconsole#3). - Implement shared library packaging guideline. - Update to version 2.19 which integrates the patches now removed: * sysmacros.patch * libconsole-Really-allow-to-use-dev-console-as-a-fall.patch * libconsole-never-return-empty-list-from-getconsoles.patch * showconsole-2.18.tar.gz * libconsole-Add-console-into-the-list-only-when-succe.patch * libconsole-Correctly-ignore-early-consoles.patch as well as the changes * Correct wants directory for systemd-ask-password-blog.service * Sort input files for reproducible builds - sysmacros.patch: Include <sys/sysmacros.h> for makedev - Use %license instead of %doc [bsc#1082318] - hardening of the console list generation (bsc#1071568): * libconsole-never-return-empty-list-from-getconsoles.patch * libconsole-Really-allow-to-use-dev-console-as-a-fall.patch * libconsole-Add-console-into-the-list-only-when-succe.patch * libconsole-Correctly-ignore-early-consoles.patch - Change description of blog-plymouth in same manner as used by the release notes - Add coreutils as required by post scriptlet (boo#1036436) - Use github source from tagged version - Use https://github.com/bitstreamout/showconsole as URL - Install binaries with read permissions (bnc#990837) - Do not use privata glibc API (boo#967437) but implement missing shared memory mkstemp() - Remove patch remove-bad-symbol-use.patch - remove-bad-symbol-use.patch: Remove bad use of internal glibc interface (bnc#967437) - Make clear that blog is split off from sysvinit-tools - Avoid to be tagged with GLIBC_PRIVATE - Use libblogger.so with version, that is major and minor - Bug fix version: Handle chached password request gracefully - add blog-rpmlintrc. The all-manual handling of systemd services is required according to Werner. - Let libblogger become a shared library - Clean up service uits for close and umount - First initial package after splitting apart from sysvinit * Now blogd can replace plymouth(9) even from initrd * Also blogd is able to handle password requests from from systemd API * The blogd daemon writes out console messages even on reboot or halt up to the file systems become unavailable. * No locking of the console devices, no frame buffer switching.
- libreoffice_compat_backports.patch: add a backport of Boost.Optional::has_value() for LibreOffice - Use %license instead of %doc [bsc#1082318] - Multibuild requires versioned Name: tag and doesn't seem to do this automatically. (bnc#1076640) - Update to version 1.66.0 + Beast: new portable HTTP, WebSocket and network operations using Boost.Asio. Header-only library. + Callable Traits: new library and successor to Boost.FunctionTypes. Header-only library. + Mp11: new metaprogramming library + Asio: * implemented interface changes to reflect the Networking TS (N4656) * functions and classes that have been superseded by Networking TS functionality have been deprecated. * added support for customized handler tracking * removed previously deprecated functions + Atomic: improved compatibility with GCC 7. 128-bit operations on x86_64 no longer require linking with compiled library. + DateTime: Fixed an integral overflow that could cause incorrect results when adding or subtracting many years from a date. + Format: New format specifiers added and volatile arguments can not be safely used with operator% + Fusion: * fix compile error with std::array * remove circular preprocessor include + PolyCollection: backported to GCC 4.8 and 4.9 with some limitations + Uuid: added RTF-4122 namespaces in boost::uuids::ns + for complete changelog, see http://www.boost.org/users/history/version_1_66_0.html - refreshed patches: boost-rpmoptflags-only.patch - re-enable Python 2 by default. It's still conditional, but remains enabled by default. This can be disabled in project config. - build Python 2 conditionally - Use multibuild setup - build no-dependency libraries in the base package and build the rest of the compiled libraries in the main variant. This should speed up bootstrapping. - boost-devel not built by default anymore. - libboost_headers-devel now provides boost-devel for legacy dependencies. If you need compiled boost libraries depend on the current compiled devel subpackage. - run %fdupes only on the header files and documentation - drop build dependencies on gcc-fortran, chrpath. - Setup MPI environment prior to building boost. - Switch to OpenMPI2 as OpenMPI1 is becoming deprecated. - New upstream version 1.65.1 + config, fiber - Return a continuation from functions executed by resume_with. + stacktrace - Change preprocessor file extensions to work with the installation system. - Changes in version 1.65.0 + stacktrace - new library providing call sequence in human readable format. + polycollection - new library providing fast containers of polymorphic objects, from Joaquín M López Muñoz. + For full list of changes, see http://www.boost.org/users/history/version_1_65_1.html - 1d862615.patch: upstreamed and removed - gcc_path.patch: obsolete, tr1 module is removed - mpi_upstream.patch: upstreamed and removed - boost-1.57.0-python-abi_letters.patch: refreshed - python_library_name.patch: refreshed and reverted upstream changes to mpi/build/Jamfile as we are building python2 and python3 versions of MPI separately. - baselibs.conf + add libboost_stracktrace + update to version 1.65.1 - 1d862615.patch: Fix regression caused by refactoring of serialization code (bnc#1038083) - make python-numpy optional build dependency - fix building of mpi python3 plugin - New upstream version 1.64.0 + process - new library providing cross platform methods to - create child processes - setup stream for child processes - sync and async communication streams with children - sync and async wait - process termination + geometry library had some breaking changes, - ublas_transformer is renamed to matrix_transformer - explicit modifier is added to constructors of rtree index::dynamic_* parameters - strategy::area::huiller replaced by strategy::area::spherical + context library updates - deprecated API:execution-context - fixed bad assembly for fcontext on ppc64/sysv/elf + Updated libraries: any, atomic, config, container, context, conversion, core, coroutine2, fiber, hash, interprocess, intrusive, lexicalcast, math, multi-index containers, multiprecision, predef, program options, regex, smart pointers, test ,typeindex, typetraits, unordered, variant + for details, see http://www.boost.org/users/history/version_1_64_0.html - Build PyNumpy module + add build requires on python-numpy - test_lowcase.patch: upstreamed - refreshed patches: boost-strict_aliasing.patch, gcc_path.patch, python_mpi.patch - mpi_upstream.patch: pending upstream fixes to OpenMPI build - python_library_name.patch: we are building python versions in different stagings so drop library renames. - python_numpy_retfunc.patch: rpmlint fixes - update python macros - baselibs.conf: (re)add python 2.7 and 3.x libraries - Fix dependency typos. - test_lowcase.patch: downcase Boost::Test usage of uppercase variables. VERSION was clashing with GNU Autotools define resulting in compilation errors of various packages. - recombine headers from various devel subpackages under the libboost_headers-devel package. Not all usage of headers that have compiled parts pull in their associated compiled symbols. - general cleanup of the spec file from old, commented stuffs - remove non-existent dependency in the boost mpi python package - update to version 1.63.0 * updated libraries: atomic, container, context, fiber, fusion, geometry, hash, interprocess, intrusive, lexical cast, log, metaparse, move, optional, phoenix, python, test, typeindex, units, unordered * see http://www.boost.org/users/history/version_1_63_0.html for complete list of changes - refresh patches * boost-1.55.0-python-test-PyImport_AppendInittab.patch * boost-strict_aliasing.patch, and enable -fno-strict-aliasing for python module - baselibs.conf: * add libboost_locale * rename python to include new soname - remove python-2059618.patch, not needed - make build condition --without buil_mpi work - allow building without python3 bindings, for SLE11SP4 - remove versioned build dependency on libicu-devel, apparently not needed. - split out the boost-devel package into individudal compiled libraries and their -devel subpackages and libboost_headers-devel package for header-only libraries. - remove all the -mt.so symlinks, probably not needed anymore. - ship MPI python bindings for both Python 2.7 and 3.x * add python_mpi.patch to allow proper compiled library loading - dynamic_linking.patch: first attempt to remove static library generation during build process. - Revert upstream change that set default python version and ignored user configuration. python-2059618.patch (boo#1006584) - Rectify groups and description - package boost-jam - add missing ldconfig for libboost_type_erasure - fix EOL encoding for documentation files - update to version 1.62.0 * new library: fiber: framework for userland-threads/fibers * new library: QVM: library for working with quaternions, vectors and matrices of static size * see http://www.boost.org/users/history/version_1_62_0.html for complete changelog - remove boost-fix_include_config.patch - upstreamed - gcc_path.patch - fix GCC search paths (bnc#996917) Boost assumes /usr/include/c++/x.y.z/ existence for GCC 4.x onward while our version of GCC only has /usr/include/c++/x.y for 4.x GCC and /usr/include/c++/x/ for 5.x onward. - migrate to using %bcond_ instead of hardcoding macros for different Boost features - better way to limit max number of compilation units than by reading /proc/meminfo and guesstimating. - Fix boo#994378, boo#994381, boo#994382 boo#994383: Fix build issues when optional_fwd.hpp is used before including boost/config.hpp - Add boost-fix_include_config.patch from gh#boostorg/optional#19 - build it from "/boost.spec"/, but create versioned "/boost-1_61-devel"/ packages - build quickbook also in versioned package - update to version 1.61.0 Details on http://www.boost.org/users/history/version_1_61_0.html Obsolete patches: * boost-1.59-test-fenv.patch * boost-deprecated-type_traits.patch - rename package to boost-1_60 to allow multiple versions - Fix build on systems with GCC4 - Added libboost_python3 to the dependency macro. * boost-devel will now correctly requires libboost_python3. - Add boost-deprecated-type_traits.patch to fix deprecated type_traits usage in boost/graph/adjacency_matrix.hpp header. - Add the following patches from Fedora to fix underlinking in boost::python code * boost-1.57.0-python-abi_letters.patch * boost-1.57.0-python-libpython_dep.patch * boost-1.55.0-python-test-PyImport_AppendInittab.patch - Updated to version 1.60.0 * New library: VMD. * Updated libraries: Atomic, Chrono, Container, Context, Core, Filesystem, Flyweight, Fusion, Interprocess, Intrusive, Lexical Cast, Locale, log, Move, Multi-index Containers, odeint, Optional, Predef, Test, Thread, UUID * See http://www.boost.org/users/history/version_1_60_0.html for complete changelog. - Modified patch: * boost-disable-pch-on-aarch64.patch - rediff to a new context - Removed patch: * boost-1.59-python-make_setter.patch - integrated upstream - Add libboost_type_erasure subpackage - Add support to Boost:Python3 (boo#951902) * New library: python3 - Add boost-visibility.patch to make members of basic_xml_grammar<char> visible (boo#958150). - Fix redefinition of _docdir. - coroutine2 depends on context, disable it if context is not built - Updated to version 1.59.0: * New libraries: Convert, Coroutine2 * Updated Libraries: Container, Context, Coroutine, Fusion, Geometry, Interprocess, Intrusive, Lexical Cast, Log, Move, Multi-index Containers, Predef, Program Options, Property Tree, Boost.Test v3, TypeIndex, Variant * See http://www.boost.org/users/history/version_1_59_0.html for complete changelog. - context now builds on aarch64 - Import two patches from Fedora: boost-1.59-python-make_setter.patch, boost-1.59-test-fenv.patch - Drop 0001-Fix-exec_file-for-Python-3-3.4.patch, 0002-Fix-a-regression-with-non-constexpr-types.patch, boost-uuid-comparison.patch, boost-unrecognized-option.patch. Fixed upstream. - Remove unneeded dependency on xorg-x11-devel - boost-unrecognized-option.patch: remove unrecognized option -m32 - update to 1.58.0: boost docs remain at 1.56 since upstream hasn't updated yet * New Libraries: Endian, Sort. * Updated Libraries: Asio, Chrono, Container, Context, Conversion, DateTime, Flyweight, Function, Functional/Factory, Fusion, Geometry, Hash, Interprocess, Intrusive, Lexical Cast, Log, Math, Move, Multi-index Containers, Multiprecision, Optional, Phoenix, Predef, Random, Thread, TypeErasure, TypeIndex, Units, Unordered, Variant. See http://www.boost.org/users/history/version_1_58_0.html - add 0001-Fix-exec_file-for-Python-3-3.4.patch , 0002-Fix-a-regression-with-non-constexpr-types.patch: Fixes regressions in 1.58 - drop bjam-alignment.patch, boost-gcc5.patch: Already fixed upstream differently - add boost-rpmoptflags-only.patch: Build only with optflags - add boost-aarch64-flags.patch: Avoid using -m64 - add boost-uuid-comparison.patch: Fix regression in UUID operator< - add boost-disable-pch-on-aarch64.patch: Disable pch on math library to avoid compiler segfault - Add quickbook subpackage - Use $RPM_OPT_FLAGS for building, force use of the GCC toolset. Be more verbose and fail building with the first error. - Add boost-gcc5.patch to use -std=c++11 when building the coroutines module which fixes build with GCC 5. - Revert the python3 building: it resulted in BOTH libboost_python libraries to be using python 3 instructions, resulting in failures of all Py2 related packages.
- Replace the initrd update with generic macros(bsc#1183594) - Update wallpapers (jsc#SLE-14772). - Update bootloader (jsc#SLE-14772). - Update wallpapers (jsc#SLE-14772). - Update wallpapers and bootloaders (jsc#SLE-14772). - Update wallpapers and bootloaders (jsc#SLE-14772). - Update gfxboot branding (jsc#SLE-14772, bsc#1178192). - Move branding image file from gnome-shell to gdm-branding (jsc#SLE-11720 bsc#1176304). - Fix grub2 branding to better handle different screen ratio (bsc#1177138). - Update gdm branding (jsc#SLE-14772). - Add 4k backgrounds / screenlocks (jsc#SLE-14772). - Update grub2 branding (jsc#SLE-14772). - remove plymouth_parse_newlines.patch, merged in tarball - update wallpapers and plymouth to new branding (jsc#SLE-14772). - change the way plymouth defaults are handled (jsc#SLE-11637). - Add plymouth_parse_newlines.patch to parse "/n"/ in plymouth theme text to new lines (bsc#1165825). - Rebuild for GNOME 3.34 (jsc#SLE-8245). - Update grub theme to better cope with long menu entry (FATE#325760). - Remove autostart file granting X11 access to root (bsc#1084737). - Remove dynamic backgrounds subpackage. - New design for SLE15[FATE#323736]. - Add custom.conf to gdm-branding-SLE package: With a new line InitialSetupEnable=False, it will disable gnome-initial-setup run before gdm. Otherwise if a system without CJK language and without normal user could not be login(bnc#1067976). - Move distributor.svg inside to source package together with custom.conf, because they are all gdm resources. - Add an autostart file that runs on login and grants X11 access to root. This allows graphical applications to run as root, which is required for YaST (bsc#955101, fate#322297). - No longer install by default dynamic-wallpaper if gnome-settings-daemon is installed. - Update for SLE15. - Kill kde-branding-SLE specfile. - drop generating of yast2-qt-branding-SLE as it is not used on media and its content is already part of yast2-theme-SLE (bnc#992151) - Add gdm-branding-SLE subpackage (FATE#318572). - Enable GRUB2 branding for aarch64 (FATE#318444)
- Fix CVE-2020-8927, decoder: integer overflow when input chunk is larger than 2GiB. (CVE-2020-8927, bsc#1175825) * fix-cve-2020-8927.patch - Add brotli_Verbose-CLI+Shared-Brotli.patch: Verbose CLI + start pulling "/Shared-Brotli"/. * verbose CLI output; fix gh#google/brotlie#666. * pull `SHIFT` transforms; currently this is semantically dead code; later it will be used by "/Shared-Brotli"/. - Add brotli_Ensure-decompression-consumes-all-input.patch: Ensure decompression consumes all input. If not, it's a corrupt stream. - Tweak spec slightly. - Avoid bashisms, install manpages without +x bit, get rid of wrap descriptions, feed through cleaner. - brotli 1.0.7: * faster decoding on ARM * improved precision of window size calculation in CLI - includes changes from 1.0.6: * fix unaligned 64-bit accesses on AArch32 * add ASAN/MSAN unaligned read specializations * fix JDK 8<->9 incompatibility - Add baselibs.conf, build 32bit library support. - Use cmake macros for building and tests - Update to version 1.0.5: * improve q=1 compression on small files * inverse Bazel workspace tree * add rolling-composite-hasher for large-window mode * add tools to download and transform static dictionary data - Changes for version 1.0.4: * fix unaligned access for aarch64-cross-armhf build * fix aarch64 target detection * allow CLI to compress with enabled "/large window"/ feature * add NPOSTFIX / NDIRECT encoder parameters * automatic NDIRECT/NPOSTFIX tuning (better compression) * fix "/memory leak"/ in python tests * fix bug in durchschlag * fix source file lists (add params.h) * fix Bazel/MSVC compilator options * fix "/fall though"/ warnings - Add missing libbrotlicommon%%{sover} and libbrotlidec%%{sover} Requires to devel subpackage. - Update to new upstream release 1.0.3 * New "/Large Window Brotli"/ feature * New dictionary generator - Merge devel subpackages as libbrotli-devel - Avoid shipping duplicate files. Avoid shipping README.md, this just contains the description - and build instructions. - Drop duplicate Requires on -devel. - build for SLE_12 and SLE_12_SP1 - update to Brotli 1.0.2 + Major chnages * added Autotools build files * switched shared library version to libtool scheme + Minor changes * BrotliDictionary members are not const now * ZopfliNode distance could be up to 128MiB * fixed API documentation typos * total_out is always set by decoder * fixed BROTLI_ENSURE_CAPACITY macro; no-op in preprocessed output + Other changes * fixed scripts for oss-fuzz, test them with Travis * made Bazel JNI tests less messy * fixed linter warnings in JS decoder * fixed permissions of various files * added Bazel build to Appveyor matrix * added Sieve dictionary generator - update to Brotli 1.0.1 + updated README.md + fixed parallel exeuction of CMake "/compatibility"/ tests - update to Brotli 1.0.0 + new CLI; bro -> brotli; + man page + remove "/custom dictionary"/ support + add ability to side-load brotli RFC dictionary + add decoder API to avoid ringbuffer reallocation + PY streaming decompression support + PY wrapper accepts memview - spec file changes + improve descriptions + add man pages - spec file changes + improve package description - update to Brotli 0.6.0 + better compression on 1MiB+ files + update "/common"/ API to make dictionary fetching more flexible + fix decoder bug #502 + faster compression on mid-low quality levels + fix encoder q10-11 slowdown after long copy #468 + introduce Brotli*TakeOutput API - now build shared libraries and development files in the following new packages: + libbrotlicommon0_6_0 + libbrotlicommon-devel + libbrotlidec0_6_0 + libbrotlidec-devel + libbrotlienc0_6_0 + libbrtolienc-devel - initial package
- update bzip2-1.0.6-CVE-2019-12900.patch to accept as many selectors as the file format allows. This relaxes the previous fix for CVE-2019-12900 so that bzip2 allows decompression of bz2 files that use (too) many selectors again. It fixes a bzip2 and lbzip2 incompatibility caused by previous patch [bsc#1139083] [CVE-2019-12900] - add bzip2-1.0.6-CVE-2019-12900.patch to fix an out-of-bounds write in decompress.c when there are many nSelectors used in a loop to access selectorMtf [bsc#1139083] [CVE-2019-12900] - add bzip2-1.0.6-CVE-2016-3189.patch to fix a heap use after free vulnerability that was reported in bzip2recover [bsc#985657] [CVE-2016-3189] - Update autotools patchset: D bzip2-1.0.6-autoconfiscated.patch A bzip2-1.0.6.2-autoconfiscated.patch - Use %license (boo#1082318) - Fix build on Fedora and Mageia - Update bzip2-1.0.6-autoconfiscated.patch: * Bump version to 1.0.6. * Fix script symlinks on platforms with EXEEXT. - Drop implicit pie building - Try profiled build - Move autoreconf to build section - cleanup with spec-cleaner - add bzip2-1.0.6-bzgrep_return_value.patch to fix bzgrep wrapper that always returns 0 as an exit code when grepping multiple archives [bsc#970260] - Remove bzip2-faster.patch, it causes a crash with libarchive and valgrind points out uninitialized memory. See https://github.com/libarchive/libarchive/issues/637#issuecomment-170612576 - Avoid noarch sub package in SLE_11 - Cleanup a bit. - Remove the profiling stuff as it should not be used nowdays. At least even factory builds without it. - Provide libbz2.so.1.0 as other distros do, so we can run tiny things like steam. - Respect cflags again, borked by previous commit. - build with PIE - fix basisms in bzgrep and bznew - add patches: * bzip2-1.0.6-fix-bashisms.patch
- 5c995d5.patch: augment input validation on hostnames to allow _ as part of DNS response (bsc#1190225) - Version update to git snapshot 1.17.1+20200724: * fixes missing input validation on hostnames returned by DNS servers (bsc#1188881, CVE-2021-3672) * If ares_getaddrinfo() was terminated by an ares_destroy(), it would cause crash * Crash in sortaddrinfo() if the list size equals 0 due to an unexpected DNS response * Expand number of escaped characters in DNS replies as per RFC1035 5.1 to prevent spoofing * Use unbuffered /dev/urandom for random data to prevent early startup performance issues - missing_header.patch: upstreamed - add BR for pkg-config to get the provides in the devel package - ares_dns.h, missing_header.patch: re-add missing header in last release - Version update to 1.17.0 Security: * avoid read-heap-buffer-overflow in ares_parse_soa_reply found during fuzzing * Avoid theoretical buffer overflow in RC4 loop comparison * Empty hquery->name could lead to invalid memory access * ares_parse_{a,aaaa}_reply() could return a larger *naddrttls than was passed in (bsc#1178882, CVE-2020-8277) Changes: * Update help information for adig, acountry, and ahost * Test Suite now uses dynamic system-assigned ports rather than hardcoded ports to prevent failures in containers * Detect remote DNS server does not support EDNS using rules from RFC 6891 * Source tree has been reorganized to use a more modern layout * Allow parsing of CAA Resource Record Bug fixes: * readaddrinfo bad sizeof() * Test cases should honor HAVE_WRITEV flag, not depend on WIN32 * FQDN with trailing period should be queried first * ares_getaddrinfo() was returning members of the struct as garbage values if unset, and was not honoring ai_socktype and ai_protocol hints. * ares_gethostbyname() with AF_UNSPEC and an ip address would fail * Properly document ares_set_local_ip4() uses host byte order For details, see https://c-ares.haxx.se/changelog.html - add missing upstream sources, to be removed for next release - remove unnecessary BuildRequires - fix building on SLE12 systems - simplify conditions bit to make it tad more readable - Implement multibuild specfile to split out tests into its own flavor; this way we can build and run tests, which require static lib, as well as avoid packaging the latter without issues with the installed cmake file.. - Version update to 1.16.1 Security: * Prevent possible use-after-free and double-free in ares_getaddrinfo() if ares_destroy() is called prior to ares_getaddrinfo() completing. Reported by Jann Horn at Google Project Zero. Changes: * Allow TXT records on CHAOS qclass. Used for retriving things like version.bind, version.server, authoris.bind, hostname.bind, and id.server. [3] Bug fixes: * Fix Windows Unicode incompatibilities with ares_getaddrinfo() [1] * Silence false cast-align compiler warnings due to valid casts of struct sockaddr to struct sockaddr_in and struct sockaddr_in6. * MacOS should use libresolv for retrieving DNS servers, like iOS * CMake build system should populate the INCLUDE_DIRECTORIES property of installed targets [2] * Correct macros in use for the ares_getaddrinfo.3 man page - Changes in version 1.16.0 Changes: * Introduction of ares_getaddrinfo() API which provides similar output (including proper sorting as per RFC 6724) to the system native API, but utilizes different data structures in order to provide additional information such as TTLs and all aliases. Please reference the respective man pages for usage details. * Parse SOA records from ns_t_any response * CMake: Provide c-ares version in package export file * CMake: Add CPACK functionality for DEB and RPM * CMake: Generate PDB files during build * CMake: Support manpage installation Bug fixes: * Fix bad expectation in IPv6 localhost test. * AutoTools: use XC_CHECK_BUILD_FLAGS instead of XC_CHECK_USER_FLAGS to prevent complaints about CPPFLAGS in CFLAGS. * Fix .onion handling * Command line usage was out of date for adig and ahost. * Typos in manpages * If ares_getenv is defined, it must return a value on all platforms * If /etc/resolv.conf has invalid lookup values, use the defaults. * Tests: Separate live tests from SetServers* tests as only live tests should require internet access. * ares_gethostbyname() should return ENODATA if no valid A or AAAA record is found, but a CNAME was found. * CMake: Rework library function checking to prevent unintended linking with system libraries that aren't needed. * Due to use of inet_addr() it was not possible to return 255.255.255.255 from ares_gethostbyname(). * CMake: Fix building of tests on Windows - Drop regression.patch which have been fixed upstream - Refresh disable-live-tests.patch - Remove static lib since its required when doing tests and we dont want it included in package - Run spec-cleaner - Upgrade to latest snapshot from 2020-01-17 - disable-live-tests.patch: refreshed - regression.patch: fix a regression in DNS results that contain both A and AAAA answers. - Add netcfg as the build requirement and runtime requirement. ares_getaddrinfo function uses the getservbyport_r function which requires the /etc/services file to function properly. That config file is provided by the netcfg package. Unit tests rely on it too, hence it has to be a build dependency as well. - Switch to cmake-based build. Some packages need the cmake build files. - Fix version number of the snapshot to not be downgrade: bsc#1156601 - Update to upstream snapshot 20191108 * getaddrinfo - avoid infinite loop in case of NXDOMAIN * ares_getenv - return NULL in all cases * implement ares_getaddrinfo - onion-crash.patch: removed, upstreamed. - removed upstream patches that are part of the snapshot: 0001-Add-initial-implementation-for-ares_getaddrinfo-112.patch 0002-Remaining-queries-counter-fix-additional-unit-tests-.patch 0003-Bugfix-for-ares_getaddrinfo-and-additional-unit-test.patch 0004-Add-ares__sortaddrinfo-to-support-getaddrinfo-sorted.patch 0005-getaddrinfo-avoid-infinite-loop-in-case-of-NXDOMAIN-.patch 0006-getaddrinfo-callback-must-be-called-on-bad-domain-24.patch 0007-getaddrinfo-enhancements-257.patch 0008-Add-missing-limits.h-include-from-ares_getaddrinfo.c.patch 0009-Increase-portability-of-ares-test-mock-ai.cc-235.patch 0010-Disable-failing-test.patch - disable-live-tests.patch - updated - Add upstream patches with the ares_getaddrinfo function: * 0001-Add-initial-implementation-for-ares_getaddrinfo-112.patch * 0002-Remaining-queries-counter-fix-additional-unit-tests-.patch * 0003-Bugfix-for-ares_getaddrinfo-and-additional-unit-test.patch * 0004-Add-ares__sortaddrinfo-to-support-getaddrinfo-sorted.patch * 0005-getaddrinfo-avoid-infinite-loop-in-case-of-NXDOMAIN-.patch * 0006-getaddrinfo-callback-must-be-called-on-bad-domain-24.patch * 0007-getaddrinfo-enhancements-257.patch * 0008-Add-missing-limits.h-include-from-ares_getaddrinfo.c.patch * 0009-Increase-portability-of-ares-test-mock-ai.cc-235.patch - Add a patch which disables test failing on OBS (but passing in local environment): * 0010-Disable-failing-test.patch - Version update to 1.15.0: * Add ares_init_options() configurability for path to resolv.conf file * Ability to exclude building of tools (adig, ahost, acountry) in CMake * Report ARES_ENOTFOUND for .onion domain names as per RFC7686 (bsc#1125306) * Apply the IPv6 server blacklist to all nameserver sources * Prevent changing name servers while queries are outstanding * ares_set_servers_csv() on failure should not leave channel in a bad state - enable unit tests - disable-live-tests.patch: disable tests to live servers - onion-crash.patch: backport fix for a crash affecting .onion TLD - Remove ineffective --with-pic. - Version update to 1.14.0: * Fix patch for CVE-2017-1000381 to not be overly aggressive * gethostbyaddr should fail with ECANCELLED not ENOTFOUND when ares_cancel is called * ares_gethostbyname.3: fix callback status values * docs: Document WSAStartup requirement * Fix a typo in init_by_resolv_conf - Rename everything to c-ares - Version update to 1.13.0: * Fixes bsc#1044946 CVE-2017-1000381 * Bunch of bugfixes - Drop cares-1.9.1-ocloexec.patch as it broke again and it is not really worth all the fwdporting - Drop check phase there is only return 0 - Version update to 1.12.0: * Fixes bsc#1007728 CVE-2016-5180 * api: add ARES_OPT_NOROTATE optmask value * Collection of bugfixes - update to 1.11.0: * Allow multiple -s options to the ahost command * api: Expose the ares_library_initialized() function * api: Add ares_set_sortlist(3) entrypoint * api: Add entrypoints to allow use of per-server ports * api: introduce `ares_parse_txt_reply_ext` * api: Add ares_set_socket_configure_callback() * Add -t u option to ahost * collection of bug fixes - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- openssl is no longer required but coreutils and findutils are (boo#1183680). Keep openssl(cli) at runtime for now nevertheless as this package might be the only one pulling it in. - backport bash rewrite from Factory to make sure to trigger in transactional mode (boo#1179884) - Changed "/openssl"/ requirement to "/openssl(cli)"/ * (bsc#1101470) - Use %license instead of %doc [bsc#1082318] - Revert last change since we fixed systemd-preset-branding and this requires is no longer needed. - Re-add systemd requires, else package will be installed to early and services never enabled [bsc#1071776]. - Don't require systemd, since we could be used in environments like container images, where we don't have systemd. If systemd is installed the systemd units will be used, else they are not needed. - Update to version 2+git20170807.10b2785: * Check TRANSACTIONAL_UPDATE is set (boo#1045942) * Add systemd units - Run update-ca-certificate by systemd unit when the content of one of the paths changes. Needed for read-only root and/or transactional updates. - Update to version 2+git20151110.c15593c: + set proper umask (boo#948724) - require p11-kit-tools >= 0.23.1 - Update to version 2+git20150324.e3ee392: + p11-kit 0.23.1 supports pem-directory-hash now - use service file to generate tarball - fix bashism in postun script
- remove the DST_Root_CA_X3.pem trust, as it expires september 30th 2021. (bsc#1190858) - Updated to 2.44 state of the Mozilla NSS Certificate store (bsc#1177864) - Removed CAs: - EE Certification Centre Root CA - Taiwan GRCA - Added CAs: - Trustwave Global Certification Authority - Trustwave Global ECC P256 Certification Authority - Trustwave Global ECC P384 Certification Authority - update to 2.42 state of the Mozilla NSS Certificate store (bsc#1174673) Removed CAs: - AddTrust External CA Root - AddTrust Class 1 CA Root - LuxTrust Global Root 2 - Staat der Nederlanden Root CA - G2 - Symantec Class 1 Public Primary Certification Authority - G4 - Symantec Class 2 Public Primary Certification Authority - G4 - VeriSign Class 3 Public Primary Certification Authority - G3 Added CAs: - certSIGN Root CA G2 - e-Szigno Root CA 2017 - Microsoft ECC Root Certificate Authority 2017 - Microsoft RSA Root Certificate Authority 2017 - also run update-ca-certificates in %posttrans - update to 2.40 state of the Mozilla NSS Certificate store (bsc#1160160) - removed: - Certplus Class 2 Primary CA - Deutsche Telekom Root CA 2 - CN=Swisscom Root CA 2 - UTN-USERFirst-Client Authentication and Email - added: - Entrust Root Certification Authority - G4 - make sure p11-kit with patches is installed on SLE (boo#1154871) - export correct p11kit trust attributes so Firefox detects built in certificates (boo#1154871). Courtesy of Fedora. - update to 2.34 state of the Mozilla NSS Certificate store (bsc#1144169) - Removed CAs: - Certinomis - Root CA - includes added root CAs from the 2.32 version: - emSign ECC Root CA - C3 (email and server auth) - emSign ECC Root CA - G3 (email and server auth) - emSign Root CA - C1 (email and server auth) - emSign Root CA - G1 (email and server auth) - Hongkong Post Root CA 3 (server auth) - updated to 2.30 state of the Mozilla NSS Certificate store. (bsc#1121446) - Removed CAs: - AC Raiz Certicamara S.A. - Certplus Root CA G1 - Certplus Root CA G2 - OpenTrust Root CA G1 - OpenTrust Root CA G2 - OpenTrust Root CA G3 - Visa eCommerce Root - Added Root CAs: - Certigna Root CA (email and server auth) - GTS Root R1 (server auth) - GTS Root R2 (server auth) - GTS Root R3 (server auth) - GTS Root R4 (server auth) - OISTE WISeKey Global Root GC CA (email and server auth) - UCA Extended Validation Root (server auth) - UCA Global G2 Root (email and server auth) - updated to 2.26 state of the Mozilla NSS Certificate store. (bsc#1104780) - removed server auth - Certplus Root CA G1 - Certplus Root CA G2 - OpenTrust Root CA G1 - OpenTrust Root CA G2 - OpenTrust Root CA G3 - remove CA - ComSign CA - added new CA - GlobalSign - Updated to 2.24 state of the Mozilla NSS Certificate store. (bsc#1100415) - Removed CAs: * S-TRUST_Universal_Root_CA:2.16.96.86.197.75.35.64.91.100.212.237.37.218.217.214.30.30.crt * TC_TrustCenter_Class_3_CA_II:2.14.74.71.0.1.0.2.229.160.93.214.63.0.81.191.crt * TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5:2.7.0.142.23.254.36.32.129.crt - Use %license instead of %doc [bsc#1082318] - Updated to 2.22 state of the Mozilla NSS Certificate store (bsc#1071152, bsc#1071390, bsc#1010996) - Removed CAs: * ACEDICOM Root * AddTrust Public CA Root * AddTrust Qualified CA Root * ApplicationCA - Japanese Government * CA Disig Root R1 * CA WoSign ECC Root * Certification Authority of WoSign G2 * Certinomis - Autorité Racine * China Internet Network Information Center EV Certificates Root * CNNIC ROOT * Comodo Secure Certificate Services * Comodo Trusted Certificate Services * ComSign Secured CA * DST ACES CA X6 * GeoTrust Global CA 2 * StartCom Certification Authority * StartCom Certification Authority * StartCom Certification Authority G2 * Swisscom Root CA 1 * TÜBİTAK UEKAE Kök Sertifika Hizmet Sağlayıcısı - Sürüm 3 * TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı * TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 * UTN USERFirst Hardware Root CA * UTN USERFirst Object Root CA * VeriSign Class 3 Secure Server CA - G2 * WellsSecure Public Root Certificate Authority * Certification Authority of WoSign * WoSign China - Added CAs: * D-TRUST Root CA 3 2013 * GDCA TrustAUTH R5 ROOT * SSL.com EV Root Certification Authority ECC * SSL.com EV Root Certification Authority RSA R2 * SSL.com Root Certification Authority ECC * SSL.com Root Certification Authority RSA * TrustCor RootCert CA-1 * TrustCor RootCert CA-2 * TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 - convert processing script to Python 3 - ensure a stable conversion of UTF8 hex-encoded certificate names - ensure a stable ordering of trust/distrust bits in headers - updated to 2.11 state of the Mozilla NSS Certificate store. - removed CAs: - Buypass_Class_2_CA_1:2.1.1.crt serverAuth - EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı:2.8.76.175.115.66.28.142.116.2.crt codeSigning emailProtection serverAuth - Equifax_Secure_CA:2.4.53.222.244.207.crt emailProtection - Equifax_Secure_eBusiness_CA_1:2.1.4.crt emailProtection - Equifax_Secure_Global_eBusiness_CA:2.1.1.crt emailProtection - IGC_A:2.5.57.17.69.16.148.crt codeSigning emailProtection serverAuth - Juur-SK:2.4.59.142.75.252.crt codeSigning serverAuth - Root_CA_Generalitat_Valenciana:2.4.59.69.229.104.crt codeSigning emailProtection serverAuth - RSA_Security_2048_v3:2.16.10.1.1.1.0.0.2.124.0.0.0.10.0.0.0.2.crt codeSigning emailProtection serverAuth - Sonera_Class_1_Root_CA:2.1.36.crt emailProtection - S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN:2.16.55.25.24.230.83.84.124.26.181.184.203.89.90.219.53.183.crt emailProtection - Verisign_Class_1_Public_Primary_Certification_Authority:2.16.63.105.30.129.156.240.154.74.243.115.255.185.72.162.228.221.crt emailProtection - Verisign_Class_2_Public_Primary_Certification_Authority_-_G2:2.17.0.185.47.96.204.136.159.161.122.70.9.184.91.112.108.138.175.crt emailProtection - Verisign_Class_3_Public_Primary_Certification_Authority:2.16.112.186.228.29.16.217.41.52.182.56.202.123.3.204.186.191.crt emailProtection - added CAs: + AC_RAIZ_FNMT-RCM:2.15.93.147.141.48.103.54.200.6.29.26.199.84.132.105.7.crt serverAuth + Amazon_Root_CA_1:2.19.6.108.159.207.153.191.140.10.57.226.240.120.138.67.230.150.54.91.202.crt emailProtection serverAuth + Amazon_Root_CA_2:2.19.6.108.159.210.150.53.134.159.10.15.229.134.120.248.91.38.187.138.55.crt emailProtection serverAuth + Amazon_Root_CA_3:2.19.6.108.159.213.116.151.54.102.63.59.11.154.217.232.158.118.3.242.74.crt emailProtection serverAuth + Amazon_Root_CA_4:2.19.6.108.159.215.193.187.16.76.41.67.229.113.123.123.44.200.26.193.14.crt emailProtection serverAuth + Certplus_Root_CA_G1:2.18.17.32.85.131.228.45.62.84.86.133.45.131.55.183.44.220.70.17.crt emailProtection serverAuth + Certplus_Root_CA_G2:2.18.17.32.217.145.206.174.163.232.197.231.255.233.2.175.207.115.188.85.crt emailProtection serverAuth + Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015:2.1.0.crt emailProtection serverAuth + Hellenic_Academic_and_Research_Institutions_RootCA_2015:2.1.0.crt emailProtection serverAuth + ISRG_Root_X1:2.17.0.130.16.207.176.210.64.227.89.68.99.224.187.99.130.139.0.crt (bsc#1010996) serverAuth + LuxTrust_Global_Root_2:2.20.10.126.166.223.75.68.158.218.106.36.133.158.230.184.21.211.22.127.187.177.crt serverAuth + OpenTrust_Root_CA_G1:2.18.17.32.179.144.85.57.125.127.54.109.100.194.167.159.107.99.142.103.crt emailProtection serverAuth + OpenTrust_Root_CA_G2:2.18.17.32.161.105.27.191.189.185.189.82.150.143.35.232.72.191.38.17.crt emailProtection serverAuth + OpenTrust_Root_CA_G3:2.18.17.32.230.248.76.252.36.176.190.5.64.172.218.131.27.52.96.63.crt emailProtection serverAuth + Symantec_Class_1_Public_Primary_Certification_Authority_-_G4:2.16.33.110.51.165.203.211.136.164.111.41.7.180.39.60.196.216.crt emailProtection + Symantec_Class_1_Public_Primary_Certification_Authority_-_G6:2.16.36.50.117.242.29.47.210.9.51.247.180.106.202.208.243.152.crt emailProtection + Symantec_Class_2_Public_Primary_Certification_Authority_-_G4:2.16.52.23.101.18.64.59.183.86.128.45.128.203.121.85.166.30.crt emailProtection + Symantec_Class_2_Public_Primary_Certification_Authority_-_G6:2.16.100.130.158.252.55.30.116.93.252.151.255.151.200.177.255.65.crt emailProtection - diff-from-upstream-2.7.patch: removed as we should be able to do intermediate root chains now with openssl 1.0.2 and also gnutls 3.5 is able to do so. - diff-from-upstream-2.7.patch: restore some important legacy CAs, otherwise Pidgin fails to talk to Google Talk for instance. - Updated to 2.7 (bsc#973042). - diff-from-upstream-2.2.patch: removed as openssl 1.0.2 can do immediate root CAs. - Removed server trust from: AC Raíz Certicámara S.A. ComSign Secured CA NetLock Uzleti (Class B) Tanusitvanykiado NetLock Business (Class B) Root NetLock Expressz (Class C) Tanusitvanykiado TC TrustCenter Class 3 CA II TURKTRUST Certificate Services Provider Root 1 TURKTRUST Certificate Services Provider Root 2 Equifax Secure Global eBusiness CA-1 Verisign Class 4 Public Primary Certification Authority G3 - enable server trust Actalis Authentication Root CA - Deleted CAs: A Trust nQual 03 Buypass Class 3 CA 1 CA Disig Digital Signature Trust Co Global CA 1 Digital Signature Trust Co Global CA 3 E Guven Kok Elektronik Sertifika Hizmet Saglayicisi NetLock Expressz (Class C) Tanusitvanykiado NetLock Kozjegyzoi (Class A) Tanusitvanykiado NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado NetLock Uzleti (Class B) Tanusitvanykiado SG TRUST SERVICES RACINE Staat der Nederlanden Root CA TC TrustCenter Class 2 CA II TC TrustCenter Universal CA I TDC Internet Root CA UTN DATACorp SGC Root CA Verisign Class 1 Public Primary Certification Authority - G2 Verisign Class 3 Public Primary Certification Authority Verisign Class 3 Public Primary Certification Authority - G2 - New added CAs: CA WoSign ECC Root Certification Authority of WoSign Certification Authority of WoSign G2 Certinomis - Root CA Certum Trusted Network CA 2 CFCA EV ROOT COMODO RSA Certification Authority DigiCert Assured ID Root G2 DigiCert Assured ID Root G3 DigiCert Global Root G2 DigiCert Global Root G3 DigiCert Trusted Root G4 Entrust Root Certification Authority - EC1 Entrust Root Certification Authority - G2 GlobalSign GlobalSign IdenTrust Commercial Root CA 1 IdenTrust Public Sector Root CA 1 OISTE WISeKey Global Root GB CA QuoVadis Root CA 1 G3 QuoVadis Root CA 2 G3 QuoVadis Root CA 3 G3 Staat der Nederlanden EV Root CA Staat der Nederlanden Root CA - G3 S-TRUST Universal Root CA SZAFIR ROOT CA2 TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 USERTrust ECC Certification Authority USERTrust RSA Certification Authority 沃通根证书 - diff-from-upstream-2.2.patch: Temporary reenable some root ca trusts, as openssl/gnutls have trouble using intermediates as root CA. - GTE CyberTrust Global Root - Thawte Server CA - Thawte Premium Server CA - ValiCert Class 1 VA - ValiCert Class 2 VA - RSA Root Certificate 1 - Entrust.net Secure Server CA - America Online Root Certification Authority 1 - America Online Root Certification Authority 2 - Updated to 2.2 (bnc#888534) - The following CAs were removed: + America_Online_Root_Certification_Authority_1 + America_Online_Root_Certification_Authority_2 + GTE_CyberTrust_Global_Root + Thawte_Premium_Server_CA + Thawte_Server_CA - The following CAs were added: + COMODO_RSA_Certification_Authority codeSigning emailProtection serverAuth + GlobalSign_ECC_Root_CA_-_R4 codeSigning emailProtection serverAuth + GlobalSign_ECC_Root_CA_-_R5 codeSigning emailProtection serverAuth + USERTrust_ECC_Certification_Authority codeSigning emailProtection serverAuth + USERTrust_RSA_Certification_Authority codeSigning emailProtection serverAuth + VeriSign-C3SSA-G2-temporary-intermediate-after-1024bit-removal - The following CAs were changed: + Equifax_Secure_eBusiness_CA_1 remote code signing and https trust, leave email trust + Verisign_Class_3_Public_Primary_Certification_Authority_-_G2 only trust emailProtection
- Add 2 upstream bug fix patches: + cairo-Use-FT_Done_MM_Var-instead-of-free-when-available.patch: ft: Use FT_Done_MM_Var instead of free when available in cairo_ft_apply_variations. Fixes a crash when using freetype >= 2.9 + cairo-composite_color_glyphs.patch: Fix a thinko in composite_color_glyphs. We can't just move around the contents of the passed-in string, we need to make a copy. This was showing up as memory corruption in pango. - Update to version 1.16.0: + test: Free resources in pdf2png. + Drop skia backend. + Revert "/Correctly decode Adobe CMYK JPEGs in PDF export"/. - Update to version 1.15.14: + Features and Enhancements: - Add more FreeeType font color conversions to support COLR/CPAL. - Update test reference images against current pixman. + Bugs fixed: - Fix crash when rendering Microsoft's Segoe UI Emoji Regular font. - Fix build breakage with glesv3 enabled due to non-existant glesv3.pc. - Fix memory leaks found by Coverity. - Fix incorrect null ptr handling found by Coverity. - Fix test compilation when font-config is disabled. - Use _cairo_malloc instead of malloc (fdo#101547, CVE-2017-9814). - Fix assertion failure in the freetype backend (fdo#105746). - Drop upstream fixed patches: + cairo-fix-assertion-failure-in-freetype-backend.patch. + cairo-CVE-2017-9814.patch. - Add cairo-CVE-2017-9814.patch: Replace malloc with _cairo_malloc and check cmap size before allocating (boo#1049092, CVE-2017-9814, fdo#101547). - Add cairo-fix-assertion-failure-in-freetype-backend.patch: Fix assertion failure in the freetype backend (fdo#105746). - Update to version 1.15.12: + The main focus for this release is the addition of Variable Font support. Variable fonts are single font files with various typography characteristics, such as weight or slant, that users of the font can adjust between two points. Effectively this enables a single font to behave as multiple fonts. + The Skia backend is disabled in this release, due to severe bitrot, and will be removed in future releases. Contact the cairo team if you have a need of this backend. + Features and Enhancements: - Variable font support. - Skia backend is disabled. + API Changes: cairo_font_options_get_variations() and cairo_font_options_set_variations() are added. + Bugs fixed: - Fix errors in csi-trace --help and --version options. - Fix a 'memory leak' in the image compositor, with pixman_glyph_cache_t. - Fix access of uninitialized memory found by valgrind (fdo#91271). - Fix improper initialization of memory in _cairo_ft_font_face_create_for_pattern() (fdo#105084). - Fix multi-monitor virtual desktop with negative coords on Win32 (fdo#100793). - Fix issues occuring with older FreeType versions. - Modernize spec-file by calling spec-cleaner - Add explicit pkgconfig(zlib) and (conditionalized on build_xcb_backend) pkgconfig(xcb-render) BuildRequires: closer alignment with what configure checks for. - Update to version 1.15.10: + Features and Enhancements: - Add support for OpenGL ES 3.0 to the gl backend. - Use Reusable streams for forms in Level 3 Postscript. - Add CAIRO_MIME_TYPE_EPS mime type for embedding EPS files. - Add CCITT_FAX mime type for PDF and PS surfaces. - svg: add a new function to specify the SVG document unit (fdo#90166). - Use UTF-8 filenames on Windows. + API Changes: cairo_svg_surface_set_document_unit() and cairo_svg_surface_get_document_unit(). + Bugs fixed: - Fix regression in gles version detection. - Fix undefined-behavior with integer math. - Handle SOURCE and CLEAR operators when painting color glyphs (fdo#102661). - Convert images to rgba or a8 formats when uploading with GLESv2. - Use _WIN32 instead of windows.h to check for windows build. - Fix sigabrt printing documents with fonts lacking the mandatory .nodef glyph (fdo#102922). - Prevent curved strokes in small ctms from being culled from vector surfaces (fdo#103071). - Fix painting an unbounded recording surface with the SVG backend. - Fix falling back to system font with PDFs using certain embedded fonts, due to truncated font names (fdo#103249). - Fix handling of truetype fonts with excessively long font names (fdo#103249). - Fix race conditions with cairo_mask_compositor_t (fdo#103037). - Fix build error with util/font-view. - Fix assertion hit with PDFs using Type 4 fonts rendered with user fonts, due to error when destroying glyph page (fdo#103335). - Set default creation date for PDFs. - Prevent invalid ptr access for > 4GB images (fdo#98165). - Prevent self-copy infinite loop in Postscript surface. - Fix padded image crash in Postscript surface. - Fix annotation bugs in PDFs and related memory leaks. - Fix test failures and other assorted issues in ps and pdf code. - Fix code generation when using GCC legacy atomic operations (fdo#103559). - Fix various compilation warnings and errors. - Fix various distcheck errors with private symbols, doxygen formatting etc. - Drop cairo-image-prevent-invalid-ptr-access.patch - Depend on pkgconfig(gl) and pkgconfig(egl) instead of Mesa-devel. * The pkgconfig(gl) and pkgconfig(egl) are what cairo really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297) - Update to version 1.15.8: + This small snapshot provides new colored emoji glyph support, and a handful of minor fixes. For a complete log of changes, please see http://cairographics.org/releases/ChangeLog.1.15.8 + Features and Enhancements: Support colored emoji glyphs, stored as PNG images in OpenType fonts. + Bug Fixes: - pdf: . Fix internal links pointing to other pages, by pre-calculating page heights so that link positions can be calculated more accurately. . Don't emit /PageLabel dict when no labels defined. - image: Fix crash on negative lengths. - win32: Fix initialization of mutexes for static builds. - font: . Fix color font loading on big-endian systems. . Fix color font support infinite-loop with empty glyphs. - Fix off by one check in cairo-image-info.c. - Drop cairo-fix-off-by-one-check.patch: Fixed upstream. - Run spec-cleaner, modernize spec. - Rename 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to cairo-image-prevent-invalid-ptr-access.patch. - Pass enable-gtk-doc instead of disable-gtk-doc to configure, we already have the gtk-doc BuildRequires in place so I can only assume that this was an honest error. - Add 0001-image-prevent-invalid-ptr-access-for-4GB-images.patch to fix a segfault when using >4GB images since int values were used for pointer operations (bsc#1007255, fdo#98165, CVE-2016-9082). - Update to version 1.15.6: + Detect if variable fonts have synthesized bold/italic or non-default variants, and use a fallback font where needed. + Restore MacOSX 10.4 support. Cairo had dropped 10.4 support when moving to the CoreText API. Now we automatically detect which API to use via dynamic linking, so can resume supporting this older version of MacOSX. + Fix error reporting in the xcb backend if fallback fails. Instead of returning NULL when the X11 server can't do some operation, return a surface in an error state. + Call XSync in the xlib backend before setting the error handler to ignore errors for certain requests, to make sure all pending errors are handled first. + Fix text-glyph-range for quartz-font. Use 0xFFFF instead of 0 for invalid index tracking. + Fix handling of Supplementary Multilingual Plane (SMP) Unicode characters in quartz-font. + Fix various issues in the drm backend including updating API usage and general code cleanup. + Clarify documentation regarding device scale inheritance and the units used in cairo_surface_create_similar_image (fdo#99094). - Drop cairo-pdf-fixes.patch: Fixed upstream. - Add cairo-fix-off-by-one-check.patch: Fix off by one check in cairo-image-info.c (fdo#101427). - Add cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff to fix a segfault in get_bitmap_surface due to malformed font (bsc#1036789, fdo#100763, CVE-2017-7475). - Rebase cairo-pdf-fixes.patch: Add commit to fix fdo#100029. - Add cairo-pdf-fixes.patch: Three minor pdf fixes from upstream git (fdo#99630). - Fix RPM groups; update summaries. Remove useless --with-pic which is only for static libs. - Update to version 1.15.4: + The PDF backend has gained support for a range of widely used features, including thumbnails, page labels, metadata, document outlines, structured text, hyperlinks, and tags. Tags permit adding logical info such as headings, tables, figures, etc. that facilitates indexing, accessibility, text reflow, searching, and extraction of the tagged items to other software. + API Changes: - Added a cairo API to set up Win32 surfaces for HDC with alpha channels. - New API for added PDF functionality (see above), and new error status item for problems relating to PDF tagging. - New error status items for handling of GDI, libfreetype, and libpng errors, respectively. + Fix playback of recording surfaces into PDF surfaces, where objects with negative coordinates were not getting drawn. To address this, the coordinate systems for PDF and PS have been changed to match cairo's coordinate system. This allows recording surfaces to be emitted in cairo coordinates, and results in the same origin being used for all operations when using the recording surface XObject. Test cases for PDF and PS have also been updated accordingly (fdo#89232). + Fix "/invalidfont"/ error on some printers when printing PDFs with embedded fonts that have glyphs (such as spaces) with num_contours == 0 (fdo#79897). + Fix missing glyphs such as thin dashes, which get scaled to 0 in userspace and thus have their drawing operations culled (fdo#94615). + Fix other oddities caused by variously idiosyncratic fonts. + Fix deadlock when destruction of a scaled font indirectly triggers destruction of a second scaled font, causing the global cache to be locked twice (fdo#93891). + Fix X errors reported to applications when shmdt() is called before the Attach request is processed, due to missing xcb and xlib calls. + Fix random failure in record-paint-alpha-clip-mast test case, caused by an incorrect assumption that a deferred clear can be skipped (fdo#84330). + Fix crash when dealing with an XShmGetImage() failure, caused by a double free in _get_image_surface() (fdo#91967). + Fix invalid execution of ASCII85 data by the PS interpreter that the image operator didn't use, by flushing the extraneous data after drawing the image (fdo#84811). + Fix decoding of Adobe Photoshop's inverted CMYK JPEG files in PDF export. + Fix unbounded surface assertion in win32-print code. + Fix a data race in freed_pool discovered by Firefox's cairo usage. The patch adads atomic int load and store functions, with relaxed memory ordering (fdo#90318). + Cleanup debugging text sent to stdout instead of log (fdo#95227). + Fix build issue when using non-GNU strings utility (fdo#88639). + Fix build of cairo modules as regular modules, not as versioned shared libaries (fdo#29319). + Fix build on win32 using gcc 5.4. + Fix build of script backend to require zlib. + Update test suite reference images using Debian Jessie 64-bit and poppler current as of June, 2016. + Various improvements to documentation and tests, compiler warning fixes, and an assortment of code refactoring and cleanup. - Drop cairo-modules-no-version.patch, cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch and cairo-xlib-double-free.patch: Fixed upstream. - Drop libtool BuildRequires and stop passing autoreconf, we no longer have any patches touching the buildsystem. - Add cairo-xlib-double-free.patch to fix double free in _get_image_surface(); patch taken from upstream git (fdo#91967, boo#997189). - Add back cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch (bsc#958844, fdo#93891). This is still not fixed upstream. - Update to GNOME 3.20 Fate#318572 - Remove patch: cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch. - Add cairo-bsc958844-deadlock-on-scaled-font-cache-reset.patch to fix mutex deadlocks on certain documents (bsc#958844). - Update to version 1.15.2: + Fix xcb/xlib compilation and calls. Make image boxes behave when SHM is not available. + Fix various issues with printing and transparent images on Win32. + Fix thin lines that don't show up when printing in Inkscape due to overly aggressive culling (fdo#77298). + Fix broken printing via pdf when glyph 0 is used for rendering, resulting in missing spaces and letters (fdo#89082). + Fix crash for certain glyphs in opentype fonts (fdo#91902). + Fix incorrect rendering of SVG paths with more than one subpath. If more than one trap is passed in then it's guaranteed that the returned traps will have their left edge to the left of their right edge, but if only one trap is passed in then the function always returns without doing anything (fdo#90984). + Improve rendering with Quarts to better match pixman's blending and filtering behavior. - Drop cairo-render-thin-lines.patch: Fixed upstream. - Update to version 1.14.6: + Simple bugfix release to fix one Windows issue. - Update to version 1.14.4: + Avoid appending empty slots to user data arrays. Fixes a memory consumption regression since commit 9341c254a. + Return a better error (file-not-found) when setting up pango on devices where the font files don't have read permissions. + Fix regression in the font size of canvas text in Inkscape when compiled with the Quartz backend (fdo#84324). + Fix _cairo_gl_shader_bind_matrix() to maintain compatibility with OpenGL ES 2.0. Manually transpose the matrix. + Fix incorrect font descriptor conversion when the font matrix yy is negative (fdo#90538). + Fix crash when using a complex path for clip and stroke due to discarding the intersection exactly at the top edge (fdo#74779). + Fix cairo_get_locale_decimal_point() on Android. + Fix compilation problem on AIX due to conflicting usage of symbol 'jmpbuf' (fdo#89339). + Fix broken rendering with XCB due to snapshotting of uploaded part of surfaces (fdo#67505). + Fix loss of alpha when copying a mask for a cairo recording surface, resulting in a double copy (fdo#73038, fdo#73901). + Fix incorrect recording of certain paths with script surfaces (fdo#91054). + Fix typo in definition of MAYBE_WARN in configure script (fdo#89750). + Fix use of filename variable after it's been freed (fdo#91206). + Fix out of bounds access when printing pattern (fdo#91266). + Fix incorrect size calculation in glyph cache unlocking for Cairo GL compositor (fdo#91321). + Fix memory leak in _cairo_gl_pattern_texture_setup() (fdo#91537). + Fix transparent images in win32-print (fdo#91835). + Fix _put_shm_image_boxes and _put_image_boxes when no SHM available with XCB. - drop cairo-disable-lto.patch: lto was dropped upstream - Update to version 1.14.2: + Features: - Improve xcb's handling of per-screen subpixel ordering. If no Xft.rgba property is specified, default to the screen's subpixel order. + Performance Optimizations: - Improve performance of cpu_to_be32 and be32_to_cpu, making truetype subsetting of large fonts run about 15% faster. + Bug fixes: - Fix unaligned access on sparc with the compact font format (CFF). Unlike truetype, all data in CFF is not aligned. (Debian bug #712836) - Fix unaligned access on sparc with tor-scan-converter's memory pool. - Fix crash when loading a PDF with a transformed image. (fdo bug #85151) - Fix regression on mingw for bigendian test due to removal of file extension for executables. (fdo bug #85120) - Fix handling of backslash in PDF interpreter (fdo bug #85662) - Fix crash in xlib and xcb renderers when swapping a 0-sized glyph - Fix bug with RTL text in PDF operators (fdo bug #86461) - Fix compilation 'cairo-path-stroke-traps.c' with MSVC8 (fdo bug #84908) - Fix crash in _fill_xrgb32_lerp_opaque_spans when a span length is negative. - Fix valgrind error by releasing pattern created by cairo_pattern_create_rgb(). - Fix valgrind errors when running cairo-test-suite. - Fix memory leak in recording surface replays (fdo bug #87898) - Fix destruction of fonts in api-special-cases test. (fdo bug #87567) - Fix duplicated surface push on similar-image, preventing trivial GTK3 program traces from being replayable, with an error message about invalid values for the size of the input. (fdo bug #73580) - Fix crash when win32 surface's image size does not cover the entire surface. (fdo bug #53121) - Fix crash due to obsolete CGFontGetGlyphPath call (fdo bug #84324) - Fix several build issues on AIX (fdo bugs #89338, #89340, [#89356], #89354) - Fix various documentation warnings and errors - Remove cairo-tor-scan-convertor.patch. It was upstreamed. - Spec-cleanify - Remove the obsoletes for sle10 64bit subpackages on ppc - Remove libtool archive always - Add cairo-tor-scan-convertor.patch: tor-scan-converter: can't do_fullrow when intersection in row + 0.5subrow (fdo#85151). - Update to version 1.14.0: + Features: - Filtering improvements for the image backend, in particular down-scaling of images produces filtered images that depend on all the pixels of the source. - Improve handling of device transformation and scaling, allowing Cairo to now support scaling at a device level, permitting easier, more transparent HiDPI support. - Support JBIG2 mime data in PDF. This allows embedding of more compressed JPEG formats within PDF, rather than including the full uncompressed image. Also, reduce the number of transparency groups used by PDF to keep the file size small and viewing/printing of the PDF fast. - Expand the embedding section to include stencil mask support. - Reorder font declarations to be in natural order. - Update the Skia backend to build against current Skia. - Drop Link-Time Optimization (LTO) support from build system. - Optimize VBO size on GL to 1M and to 16k for EGL. + API changes: - cairo_surface_set_device_scale, cairo_surface_get_device_scale. - cairo_egl_device_get_display, cairo_egl_device_get_context. + Dependency changes: - Cairo now requires glib 2.14 for its gobject helper functions, and pixman 0.30 for downscaling. + Bug fixes: - Don't embed CMYK Jpeg images in svg. - Fix tests to place output in proper location. - Fix determination of alpha for all surfaces when recording. - Extend oversize check to cairo_gl_surface_create_for_texture, so an error surface is returned if the texture is too large to render to. - Fix embedding of mime data in PDF and PS files. - Remove useless error handling in *_reply() functions in XCB. - Fix a double-free exposed by multithreaded apps creating and destroying the same font concurrently (fdo#69470). - Fix corrupt stacks produced by bugs in operand emission for trace. - Fix out of bounds array access in format cache for xlib. - Don't rename glyphs used by seac operator (fdo#70364). - Fix crash on calling cairo_create with a finished surface. - Fix SSIZE_T definition problem when making with MSYS on Windows7. - Fix one off issue in gl context cleanup. - Fix usage of CAIRO_STACK_ARRAY_LENGTH. - Fix rectangle stroke with non rectilinear pen. - Fix imagemask with pattern source failure on some printers (fdo#69485). - Fix whitespace in font names. - Fix page size in generated PDFs (fdo#73452). - Fix path-currentpoint test by preserving current-point in copy_path()/append_path() sequence. - Fix generation of HTML in code docs for cairo-format-stride-for-width (fdo#63257). - Fix spelling of "/tessellator"/ throughout code (fdo#50411). - Fix crash in pixman_image_composite32. - Fix crash when trying to modify a (const) all-clipped cairo_clip_t (fdo#75819). - Add check_composite method to all compositors, to fix crashes in the test suite. - Fix crash in Firefox when scrolling on certain pages. - Fix memory leaks found by static analysis. - Fix build of any2ppm if fork is not available. - Fix broken build for Qt backend, due to missing libstdc++. - Fix typo in two cairo_uint128 functions. Fixes potential build issues on systems without a uint128 type. - Fix build when --enable-pdf=no. - Fix cache_frozen assertions for Win32 print. - Correctly check for xcb image surface for inplace upload. - Fix webkit-based web browser crashes due to empty boxes by skipping over them when tesselating. - Make pixman, libpng, and zlib paths commandline configurable for win32 builds. - Fix image scale on Win32 when GDI scale is not identity. - Fix float endian configure test when using clang -O4. - Fix compilation with Android bionic libc. - Don't try to build util/sphinx on Windows. - Fix loss of precision when emitting joins. - Fix loss of precision and associated rendering issues in cairo-tor-scan-converter from projection onto sample grid. - Fix pixman oversampling of neighbouring edges within a cell by eliminating self-intersections for the pixman traps compositor. - Fix multi-line string splitting in PDFs. - Various cleanups and fixes to warnings, documentation, tests, and build system. Improve error handling and return value checks. Cleanup XFAIL tests and reference images. Cover recently added functionality.
- Update to catatonit v0.1.5, which fixes two bugs where catatonit would hang endlessly when pid1 died in very specific ways. bsc#1176155 - Update to catatonit v0.1.4, which includes support for "/-g"/. - Update to catatonit v0.1.3, which includes a fix for docker compatiblity so that dockerd doesn't give spurrious warnings. - Fix build to correctly build a static binary (which will allow it to work in all containers). This was caused by forgetting to include 'glibc-devel-static'. I've added a check to ensure it doesn't happen by accident again. - Add catatonit-rpmlintrc to include filters for "/static binary"/ warnings, since this is intentional. - Update package descriptions. - Update to catatonit v0.1.2 and update links to point to openSUSE repo. - Update to catatonit v0.1.1, which includes a fix for the libtool requirement. This lets us build on much older distributions. - Initial import of catatonit v0.1.0.
- bsc#1173760: MD5 is not available from mozilla-nss in FIPS mode, but needed for calculating refids from IPv6 addresses as part of the NTP protocol (rfc5905). As this is a non-cryptographic use of MD5 we can use our own implementation without violating FIPS rules: chrony-refid-internal-md5.patch . - boo#1162964, bsc#1183783, clknetsim-glibc-2.31.patch: Fix build with glibc-2.31 - bsc#1184400, chrony-pidfile.patch: Use /run instead of /var/run for PIDFile in chronyd.service. - Integrate three upstream patches to fix an infinite loop in chronyc (bsc#1171806). * chrony-select-timeout.patch * chrony-gettimeofday.patch * chrony-urandom.patch - Use iburst in the default pool statements to speed up initial synchronisation (bsc#1172113). - Read runtime servers from /var/run/netconfig/chrony.servers to fix bsc#1099272 and bsc#1161119. - Move chrony-helper to /usr/lib/chrony/helper, because there should be no executables in /usr/share. - Add chrony-pool-suse and chrony-pool-openSUSE subpackages that preconfigure chrony to use NTP servers from the respective pools for SUSE and openSUSE (bsc#1156884, SLE-11424). - Add chrony-pool-empty to still allow installing chrony without preconfigured servers. - bsc#1159840: Add chrony-ntp-era-split.patch from upstream to fix "/make check"/ builds made after 2019-12-20. Existing installations do not need to be updated as the bug only affects the test, but not chrony itself. - Fix ordering and dependencies of chronyd.service, so that it is started after name resolution is up (bsc#1129914). - Add chrony-service-ordering.patch - Make sure to generate correct sysconfig file (boo#1117147) - Added /etc/chrony.d/ directory to the package (bsc#1083597) Modifed default chrony.conf to add "/include /etc/chrony.d/*"/ - Use %license instead of %doc [bsc#1082318] - Fix name of fillup template (was never installed before) - Fix Requires for fillup, it's used in post, not pre. - Enable pps support - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Cleanup spec file: * Drop pre systemd support * Run spec-cleaner - Modified the spec file to comment out the pool statement in chrony.conf if _not_ building for openSUSE. (bsc#1063704). - refresh patches to apply cleanly again - chrony-config.patch - chrony-fix-open.patch - Upgraded to version 3.2: Enhancements * Improve stability with NTP sources and reference clocks * Improve stability with hardware timestamping * Improve support for NTP interleaved modes * Control frequency of system clock on macOS 10.13 and later * Set TAI-UTC offset of system clock with leapsectz directive * Minimise data in client requests to improve privacy * Allow transmit-only hardware timestamping * Add support for new timestamping options introduced in Linux 4.13 * Add root delay, root dispersion and maximum error to tracking log * Add mindelay and asymmetry options to server/peer/pool directive * Add extpps option to PHC refclock to timestamp external PPS signal * Add pps option to refclock directive to treat any refclock as PPS * Add width option to refclock directive to filter wrong pulse edges * Add rxfilter option to hwtimestamp directive * Add -x option to disable control of system clock * Add -l option to log to specified file instead of syslog * Allow multiple command-line options to be specified together * Allow starting without root privileges with -Q option * Update seccomp filter for new glibc versions * Dump history on exit by default with dumpdir directive * Use hardening compiler options by default Bug fixes * Don't drop PHC samples with low-resolution system clock * Ignore outliers in PHC tracking, RTC tracking, manual input * Increase polling interval when peer is not responding * Exit with error message when include directive fails * Don't allow slash after hostname in allow/deny directive/command * Try to connect to all addresses in chronyc before giving up - Upgraded clknetsim to version 71dbbc5. - Reworked chrony-fix-open.patch to fit the new version - Upgraded to version 3.1: - Enhancements - Add support for precise cross timestamping of PHC on Linux - Add minpoll, precision, nocrossts options to hwtimestamp directive - Add rawmeasurements option to log directive and modify measurements option to log only valid measurements from synchronised sources - Allow sub-second polling interval with NTP sources - Bug fixes - Fix time smoothing in interleaved mode - Upgraded clknetsim to version ce89a1b. - Reworked the following patches to fit the new versions - chrony-config.patch - chrony-service-helper.patch - chrony-fix-open.patch - Upgraded to version 3.0: - Enhancements - Add support for software and hardware timestamping on Linux - Add support for client/server and symmetric interleaved modes - Add support for MS-SNTP authentication in Samba - Add support for truncated MACs in NTPv4 packets - Estimate and correct for asymmetric network jitter - Increase default minsamples and polltarget to improve stability with very low jitter - Add maxjitter directive to limit source selection by jitter - Add offset option to server/pool/peer directive - Add maxlockage option to refclock directive - Add -t option to chronyd to exit after specified time - Add partial protection against replay attacks on symmetric mode - Don't reset polling interval when switching sources to online state - Allow rate limiting with very short intervals - Improve maximum server throughput on Linux and NetBSD - Remove dump files after start - Add tab-completion to chronyc with libedit/readline - Add ntpdata command to print details about NTP measurements - Allow all source options to be set in add server/peer command - Indicate truncated addresses/hostnames in chronyc output - Print reference IDs as hexadecimal numbers to avoid confusion with IPv4 addresses - Bug fixes - Fix crash with disabled asynchronous name resolving - Upgraded clknetsim to version 6bb6519. - Upgraded to version 2.4.1: - Bug fixes - Fix processing of kernel timestamps on non-Linux systems - Fix crash with smoothtime directive - Fix validation of refclock sample times - Fix parsing of refclock directive - update to 2.4: - Enhancements - Add orphan option to local directive for orphan mode compatible with ntpd - Add distance option to local directive to set activation threshold (1 second by default) - Add maxdrift directive to set maximum allowed drift of system clock - Try to replace NTP sources exceeding maximum distance - Randomise source replacement to avoid getting stuck with bad sources - Randomise selection of sources from pools on start - Ignore reference timestamp as ntpd doesn't always set it correctly - Modify tracking report to use same values as seen by NTP clients - Add -c option to chronyc to write reports in CSV format - Provide detailed manual pages - Bug fixes - Fix SOCK refclock to work correctly when not specified as last refclock - Fix initstepslew and -q/-Q options to accept time from own NTP clients - Fix authentication with keys using 512-bit hash functions - Fix crash on exit when multiple signals are received - Fix conversion of very small floating-point numbers in command packets - Removed features - Drop documentation in Texinfo format - update clknetsim to a5949fe for fixing a testsuite failure: - add IP_PKTINFO socket option - accept environment variables in make - fix building with FORTIFY_SOURCE - fix compiler warning - support multiple SHM refclocks - fix recv functions with new glibc headers - refreshed chrony-fix-open.patch: to apply cleanly after clknetsim update - drop patches: - chrony-include-termios.patch - make-105-ntpauth-more-reliable.patch - drop buildrequires for texinfo and pre requires on the install info packages - no longer use make install-docs: it only installed 0 byte html files. - Provide ntp-daemon (bsc#973981) - chrony-fix-open.patch: make sure _open and _close are initialized in open()/close() override, as libfreebl3 also calls from the the ELF constructor. FATE#319508 - enable mozilla-nss - Use correct license - Drop hardcoded dependency on libseccomp, it is detected during build - Undo reference to chrony-dnssrv@.service in %pre, %preun, %post, and %postun as it would lead to error. - Change conditions for libseccom, we can use any version on SLE-12 x86_64 - Removed %if for distributions that aren't building chrony. - Renamed chrony-2.2_logrotate.patch to chrony-logrotate.patch since the patch is not particularly version-dependent. - Added clknetsim for "/make check"/ processing. - Added Buildrequires for gcc-c++ and timezone for building clknetsim and running "/make check"/. - Changed Buildrequires and Requires to specify the minimum level of libseccomp needed to build on s390x and ppc64le. - Removed "/-Recommends: timedatex"/ since I couldn't find any instance of it anywhere in the build service. - Modified the description to use some of the information from the chrony web site. - Added chrony-include-termios.patch so that it will build on ppc64le. - Added make-105-ntpauth-more-reliable.patch so that "/make check"/ will not report a non-failure as a failure. - Added --without-nss to ./configure to avoid "/interruption code 0x2003B in chronyd"/ errors. - Changed the symbolic links for rcchronyd and rcchronyd-wait to point to the actual location of the service command, not the symlink in /sbin. - Added reference to chrony-dnssrv@.service in %pre, %preun, %post, and %postun. - Cleanup spec file with spec-cleaner - Prepare for submission to Factory (see fate#319508) - update to 2.3 - Enhancements - Add support for NTP and command response rate limiting - Add support for dropping root privileges on Mac OS X, FreeBSD, Solaris - Add require and trust options for source selection - Enable logchange by default (1 second threshold) - Set RTC on Mac OS X with rtcsync directive - Allow binding to NTP port after dropping root privileges on NetBSD - Drop CAP_NET_BIND_SERVICE capability on Linux when NTP port is disabled - Resolve names in separate process when seccomp filter is enabled - Replace old records in client log when memory limit is reached - Don't reveal local time and synchronisation state in client packets - Don't keep client sockets open for longer than necessary - Ignore poll in KoD RATE packets as ntpd doesn't always set it correctly - Warn when using keys shorter than 80 bits - Add keygen command to generate random keys easily - Add serverstats command to report NTP and command packet statistics - Bug fixes - Fix clock correction after making step on Mac OS X - Fix building on Solaris - refreshed patches to apply cleanly again: chrony-2.2_logrotate.patch chrony-config.patch chrony-service-helper.patch - update to 2.2.1 Restrict authentication of NTP server/peer to specified key (CVE-2016-1567) - silence groupadd/useradd call and drop the shell from the user. - update to 2.2 see /usr/share/doc/packages/chrony/NEWS - sync with fedora spec and add systemd support - refreshed chrony-config.patch to apply cleanly again - added chrony-2.2_logrotate.patch: add missing su option as we no longer have the daemon run as root. - added chrony-service-helper.patch: imported from fedora with a changed path for moving from libexecdir to datadir - only use syscall filters on 12.3 and newer - move helper from libexecdir to datadir
- cifs.upcall: fix regression in kerberos mount; (bsc#1184815). * add 0015-cifs.upcall-fix-regression-in-kerberos-mount.patch - CVE-2021-20208: cifs-utils: cifs.upcall kerberos auth leak in container; (bsc#1183239); CVE-2021-20208. - CVE-2020-14342: Shell command injection vulnerability in mount.cifs; (bsc#1174477); (bso#14442); CVE-2020-14342. * add 0013-CVE-2020-14342-mount.cifs-fix-shell-command-injectio.patch - Fix invalid free in mount.cifs; (bsc#1152930). * add 0012-mount.cifs-Fix-invalid-free.patch - Fix double-free in mount.cifs; (bsc#1149164). * add 0011-fix-doublefree.patch - Update to cifs-utils 6.9; (bsc#1132087); (bsc#1136031). * adds fixes for Azure * new smbinfo utility * remove cifs-utils-6.8.tar.bz2 * remove cifs-utils-6.8.tar.bz2.asc * add cifs-utils-6.9.tar.bz2 * add cifs-utils-6.9.tar.bz2.asc * add 0001-smbinfo-Improve-help-usage-and-add-h-option.patch * add 0002-smbinfo-Add-bash-completion-support-for-smbinfo.patch * add 0003-getcifsacl-Add-support-to-accept-more-paths.patch * add 0004-getcifsacl-Fix-usage-message-to-include-multiple-fil.patch * add 0005-smbinfo-add-GETCOMPRESSION-support.patch * add 0006-getcifsacl-Add-support-for-R-recursive-option.patch * add 0007-smbinfo-add-bash-completion-support-for-getcompressi.patch * add 0008-mount.cifs.c-fix-memory-leaks-in-main-func.patch * add 0009-Zero-fill-the-allocated-memory-for-new-struct-cifs_n.patch * add 0010-Zero-fill-the-allocated-memory-for-a-new-ACE.patch - Remove backports that are already in 6.9; (fate#325270); (bsc#1130528); * remove 0001-docs-cleanup-rst-formating.patch * remove 0002-mount.cifs.rst-document-new-no-handlecache-mount-opt.patch * remove 0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch * remove 0004-checkopts-add-python-script-to-cross-check-mount-opt.patch * remove 0005-mount.cifs.rst-document-missing-options-correct-wron.patch * remove 0006-cifs-utils-support-rst2man-3.patch * remove 0007-checkopts-report-duplicated-options-in-man-page.patch * remove 0008-mount.cifs.rst-more-cleanups.patch * remove 0009-mount.cifs.rst-document-vers-3-mount-option.patch * remove 0010-mount.cifs.rst-document-vers-3.02-mount-option.patch * remove allow-dns-resolver-key-to-expire.patch * remove suse-document-new-vers-default-SMB2.1.patch - Remove dependency workaround regarding python2/python3 - Fix dependency failure on SLE15 regarding python2/python3. - Allow cached DNS entry to expire; (fate#325270). * add allow-dns-resolver-key-to-expire.patch - Document new SMB2.1+ defaults; (bsc#1130528). * be more verbose on mount errors, especially with EHOSTDOWN which is often returned on SMB version issues. * add suse-document-new-vers-default-SMB2.1.patch - Fix python dependency stalemate by requiring python3 version of samba-libs. - Update to cifs-utils 6.8. + document more mount options + man pages now generated from RST files + add python-docutils build dependency + update keyring to check tarball signature + remove 0001-manpage-correct-typos-and-spelling-mistakes.patch + remove 0002-mount.cifs-document-SMBv3.1.1-and-new-seal-option.patch - Add typo corrections, better doc and configure fixes from upstream + add 0001-docs-cleanup-rst-formating.patch + add 0002-mount.cifs.rst-document-new-no-handlecache-mount-opt.patch + add 0003-manpage-update-mount.cifs-manpage-with-info-about-rd.patch + add 0004-checkopts-add-python-script-to-cross-check-mount-opt.patch + add 0005-mount.cifs.rst-document-missing-options-correct-wron.patch + add 0006-cifs-utils-support-rst2man-3.patch + add 0007-checkopts-report-duplicated-options-in-man-page.patch + add 0008-mount.cifs.rst-more-cleanups.patch + add 0009-mount.cifs.rst-document-vers-3-mount-option.patch + add 0010-mount.cifs.rst-document-vers-3.02-mount-option.patch - Cleanup spec file * assume SUSE vendor and SLE >= 11 - Update BuildIgnore to break build cycle samba-client <-> cifs-utils - update to 6.7: * mount.cifs cleanups - includes 6.6: * cleanup/overhaul of cifs.upcall krb5 credcache handling - partial cleanup with spec-cleaner - Document SMB3+ and new seal option; (fate#322075). + add patch 0001-manpage-correct-typos-and-spelling-mistakes.patch + add patch 0002-mount.cifs-document-SMBv3.1.1-and-new-seal-option.patch - Get rid of init script on everything based off SLE12+ (bsc#1025471). - Use https urls. - Don't ignore libldb, libtalloc, libtevent, and samba-client-libs at build time; (bsc#966174). - Update to cifs-utils 6.5. + mount.cifs: ignore x- mount options + minor build fixes; obsoletes include_paths.h_for__PATH_MOUNTED.patch + minor manpage fix - Ignore samba-client-libs at build-time on post-22 Fedora systems. - Add include_paths.h_for__PATH_MOUNTED.patch - Use rccifs -> service symlink for proper status (bnc#908023). - Remove dependency on gpg-offline as signature checking is implemented in the source validator. - Add README.cifstab.migration to document the cifstab removal; (bnc#902947). - Fix broken rccifs symbolic link. - Remove dead code associated with cifstab file which is no longer used.
- Add cloud-init-log-file-mode.patch (bsc#1183939) + Change log file creation mode to 640 - Add cloud-init-no-pwd-in-log.patch (bsc#1184758) + Do not write the generated password to the log file - Add cloud-init-purge-cache-py-ver-change.patch - Add cloud-init-bonding-opts.patch (bsc#1184085) + Write proper bonding option configuration for SLE/openSUSE - Fix application and inclusion of use_arroba_to_include_sudoers_directory-bsc_1181283.patchfix (bsc#1181283) - Add use_arroba_to_include_sudoers_directory-bsc_1181283.patchfix (bsc#1181283) - Do not including sudoers.d directory twice - Update cloud-init-write-routes.patch (bsc#1180176) + Follow up to previous changes. Fix order of operations error to make gateway comparison between subnet configuration and route configuration valuable rather than self-comparing. - Add cloud-init-sle12-compat.patch (jsc#PM-2335) - Python 3.4 compatibility in setup.py - Disable some test for mock version compatibility - Add wget as a requirement (bsc#1178029) + wget is used in the CloudStack data source - Add cloud-init-azure-def-usr-pass.patch (bsc#1179150, bsc#1179151) + Properly set the password for the default user in all circumstances - Patch the full package version into the cloud-init version file - Update cloud-init-write-routes.patch (bsc#1177526) + Fix missing default route when dual stack network setup is used. Once a default route was configured for Ipv6 or IPv4 the default route configuration for the othre protocol was skipped. - Update cloud-init-write-routes.patch (bsc#1177526) + Avoid exception if no gateway information is present and warning is triggered for existing routing. - Update to version 20.2 (bsc#1174443, bsc#1174444) + Remove patches included upstream: - 0001-Make-tests-work-with-Python-3.8-139.patch - cloud-init-ostack-metadat-dencode.patch - cloud-init-use-different-random-src.diff - cloud-init-long-pass.patch - cloud-init-mix-static-dhcp.patch + Remove patches build switched to Python 3 for all distributions (jsc#PM-2335) - cloud-init-python2-sigpipe.patch - cloud-init-template-py2.patch + Add - cloud-init-after-kvp.diff - cloud-init-recognize-hpc.patch + doc/format: reference make-mime.py instead of an inline script (#334) + Add docs about creating parent folders (#330) [Adrian Wilkins] + DataSourceNoCloud/OVF: drop claim to support FTP (#333) (LP: #1875470) + schema: ignore spurious pylint error (#332) + schema: add json schema for write_files module (#152) + BSD: find_devs_with_ refactoring (#298) [Gonéri Le Bouder] + nocloud: drop work around for Linux 2.6 (#324) [Gonéri Le Bouder] + cloudinit: drop dependencies on unittest2 and contextlib2 (#322) + distros: handle a potential mirror filtering error case (#328) + log: remove unnecessary import fallback logic (#327) + .travis.yml: don't run integration test on ubuntu/* branches (#321) + More unit test documentation (#314) + conftest: introduce disable_subp_usage autouse fixture (#304) + YAML align indent sizes for docs readability (#323) [Tak Nishigori] + network_state: add missing space to log message (#325) + tests: add missing mocks for get_interfaces_by_mac (#326) (LP: #1873910) + test_mounts: expand happy path test for both happy paths (#319) + cc_mounts: fix incorrect format specifiers (#316) (LP: #1872836) + swap file "/size"/ being used before checked if str (#315) [Eduardo Otubo] + HACKING.rst: add pytest version gotchas section (#311) + docs: Add steps to re-run cloud-id and cloud-init (#313) [Joshua Powers] + readme: OpenBSD is now supported (#309) [Gonéri Le Bouder] + net: ignore 'renderer' key in netplan config (#306) (LP: #1870421) + Add support for NFS/EFS mounts (#300) [Andrew Beresford] (LP: #1870370) + openbsd: set_passwd should not unlock user (#289) [Gonéri Le Bouder] + tools/.github-cla-signers: add beezly as CLA signer (#301) + util: remove unnecessary lru_cache import fallback (#299) + HACKING.rst: reorganise/update CLA signature info (#297) + distros: drop leading/trailing hyphens from mirror URL labels (#296) + HACKING.rst: add note about variable annotations (#295) + CiTestCase: stop using and remove sys_exit helper (#283) + distros: replace invalid characters in mirror URLs with hyphens (#291) (LP: #1868232) + rbxcloud: gracefully handle arping errors (#262) [Adam Dobrawy] + Fix cloud-init ignoring some misdeclared mimetypes in user-data. [Kurt Garloff] + net: ubuntu focal prioritize netplan over eni even if both present (#267) (LP: #1867029) + cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292) + net/cmdline: replace type comments with annotations (#294) + HACKING.rst: add Type Annotations design section (#293) + net: introduce is_ip_address function (#288) + CiTestCase: remove now-unneeded parse_and_read helper method (#286) + .travis.yml: allow 30 minutes of inactivity in cloud tests (#287) + sources/tests/test_init: drop use of deprecated inspect.getargspec (#285) + setup.py: drop NIH check_output implementation (#282) + Identify SAP Converged Cloud as OpenStack [Silvio Knizek] + add Openbsd support (#147) [Gonéri Le Bouder] + HACKING.rst: add examples of the two test class types (#278) + VMWware: support to update guest info gc status if enabled (#261) [xiaofengw-vmware] + Add lp-to-git mapping for kgarloff (#279) + set_passwords: avoid chpasswd on BSD (#268) [Gonéri Le Bouder] + HACKING.rst: add Unit Testing design section (#277) + util: read_cc_from_cmdline handle urlencoded yaml content (#275) + distros/tests/test_init: add tests for _get_package_mirror_info (#272) + HACKING.rst: add links to new Code Review Process doc (#276) + freebsd: ensure package update works (#273) [Gonéri Le Bouder] + doc: introduce Code Review Process documentation (#160) + tools: use python3 (#274) + cc_disk_setup: fix RuntimeError (#270) (LP: #1868327) + cc_apt_configure/util: combine search_for_mirror implementations (#271) + bsd: boottime does not depend on the libc soname (#269) [Gonéri Le Bouder] + test_oracle,DataSourceOracle: sort imports (#266) + DataSourceOracle: update .network_config docstring (#257) + cloudinit/tests: remove unneeded with_logs configuration (#263) + .travis.yml: drop stale comment (#255) + .gitignore: add more common directories (#258) + ec2: render network on all NICs and add secondary IPs as static (#114) (LP: #1866930) + ec2 json validation: fix the reference to the 'merged_cfg' key (#256) [Paride Legovini] + releases.yaml: quote the Ubuntu version numbers (#254) [Paride Legovini] + cloudinit: remove six from packaging/tooling (#253) + util/netbsd: drop six usage (#252) + workflows: introduce stale pull request workflow (#125) + cc_resolv_conf: introduce tests and stabilise output across Python versions (#251) + fix minor issue with resolv_conf template (#144) [andreaf74] + doc: CloudInit also support NetBSD (#250) [Gonéri Le Bouder] + Add Netbsd support (#62) [Gonéri Le Bouder] + tox.ini: avoid substition syntax that causes a traceback on xenial (#245) + Add pub_key_ed25519 to cc_phone_home (#237) [Daniel Hensby] + Introduce and use of a list of GitHub usernames that have signed CLA (#244) + workflows/cla.yml: use correct username for CLA check (#243) + tox.ini: use xenial version of jsonpatch in CI (#242) + workflows: CLA validation altered to fail status on pull_request (#164) + tox.ini: bump pyflakes version to 2.1.1 (#239) + cloudinit: move to pytest for running tests (#211) + instance-data: add cloud-init merged_cfg and sys_info keys to json (#214) (LP: #1865969) + ec2: Do not fallback to IMDSv1 on EC2 (#216) + instance-data: write redacted cfg to instance-data.json (#233) (LP: #1865947) + net: support network-config:disabled on the kernel commandline (#232) (LP: #1862702) + ec2: only redact token request headers in logs, avoid altering request (#230) (LP: #1865882) + docs: typo fixed: dta → data [Alexey Vazhnov] + Fixes typo on Amazon Web Services (#217) [Nick Wales] + Fix docs for OpenStack DMI Asset Tag (#228) [Mark T. Voelker] (LP: #1669875) + Add physical network type: cascading to openstack helpers (#200) [sab-systems] + tests: add focal integration tests for ubuntu (#225) - From 20.1 (first vesrion after 19.4) + ec2: Do not log IMDSv2 token values, instead use REDACTED (#219) (LP: #1863943) + utils: use SystemRandom when generating random password. (#204) [Dimitri John Ledkov] + docs: mount_default_files is a list of 6 items, not 7 (#212) + azurecloud: fix issues with instances not starting (#205) (LP: #1861921) + unittest: fix stderr leak in cc_set_password random unittest output. (#208) + cc_disk_setup: add swap filesystem force flag (#207) + import sysvinit patches from freebsd-ports tree (#161) [Igor Galić] + docs: fix typo (#195) [Edwin Kofler] + sysconfig: distro-specific config rendering for BOOTPROTO option (#162) [Robert Schweikert] (LP: #1800854) + cloudinit: replace "/from six import X"/ imports (except in util.py) (#183) + run-container: use 'test -n' instead of 'test ! -z' (#202) [Paride Legovini] + net/cmdline: correctly handle static ip= config (#201) [Dimitri John Ledkov] (LP: #1861412) + Replace mock library with unittest.mock (#186) + HACKING.rst: update CLA link (#199) + Scaleway: Fix DatasourceScaleway to avoid backtrace (#128) [Louis Bouchard] + cloudinit/cmd/devel/net_convert.py: add missing space (#191) + tools/run-container: drop support for python2 (#192) [Paride Legovini] + Print ssh key fingerprints using sha256 hash (#188) (LP: #1860789) + Make the RPM build use Python 3 (#190) [Paride Legovini] + cc_set_password: increase random pwlength from 9 to 20 (#189) (LP: #1860795) + .travis.yml: use correct Python version for xenial tests (#185) + cloudinit: remove ImportError handling for mock imports (#182) + Do not use fallocate in swap file creation on xfs. (#70) [Eduardo Otubo] (LP: #1781781) + .readthedocs.yaml: install cloud-init when building docs (#181) (LP: #1860450) + Introduce an RTD config file, and pin the Sphinx version to the RTD default (#180) + Drop most of the remaining use of six (#179) + Start removing dependency on six (#178) + Add Rootbox & HyperOne to list of cloud in README (#176) [Adam Dobrawy] + docs: add proposed SRU testing procedure (#167) + util: rename get_architecture to get_dpkg_architecture (#173) + Ensure util.get_architecture() runs only once (#172) + Only use gpart if it is the BSD gpart (#131) [Conrad Hoffmann] + freebsd: remove superflu exception mapping (#166) [Gonéri Le Bouder] + ssh_auth_key_fingerprints_disable test: fix capitalization (#165) [Paride Legovini] + util: move uptime's else branch into its own boottime function (#53) [Igor Galić] (LP: #1853160) + workflows: add contributor license agreement checker (#155) + net: fix rendering of 'static6' in network config (#77) (LP: #1850988) + Make tests work with Python 3.8 (#139) [Conrad Hoffmann] + fixed minor bug with mkswap in cc_disk_setup.py (#143) [andreaf74] + freebsd: fix create_group() cmd (#146) [Gonéri Le Bouder] + doc: make apt_update example consistent (#154) + doc: add modules page toc with links (#153) (LP: #1852456) + Add support for the amazon variant in cloud.cfg.tmpl (#119) [Frederick Lefebvre] + ci: remove Python 2.7 from CI runs (#137) + modules: drop cc_snap_config config module (#134) + migrate-lp-user-to-github: ensure Launchpad repo exists (#136) + docs: add initial troubleshooting to FAQ (#104) [Joshua Powers] + doc: update cc_set_hostname frequency and descrip (#109) [Joshua Powers] (LP: #1827021) + freebsd: introduce the freebsd renderer (#61) [Gonéri Le Bouder] + cc_snappy: remove deprecated module (#127) + HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130) + freebsd: cloudinit service requires devd (#132) [Gonéri Le Bouder] + cloud-init: fix capitalisation of SSH (#126) + doc: update cc_ssh clarify host and auth keys [Joshua Powers] (LP: #1827021) + ci: emit names of tests run in Travis (#120) - Disable testing to aid elimination of unittest2 in Factory - bsc#1170154: rsyslog warning, '~' is deprecated + replace deprecated syntax '& ~' by '& stop' for more information please see https://www.rsyslog.com/rsyslog-error-2307/ - Update cloud-init-write-routes.patch + Explicitly test for netconfig version 1 as well as 2 - Update cloud-init-write-routes.patch + Handle netconfig v2 device configurations (bsc#1171546, bsc#1171995) - Update cloud-init-write-routes.patch + In cases where the config contains 2 or more default gateway specifications for an interface only write the first default route, log warning message about skipped routes + Avoid writing invalid route specification if neither the network nor destination is specified in the route configuration - Update cloud-init-write-routes.patch + Still need to consider the "/network"/ configuration uption for the v1 config implementation. Fixes regression introduced with update from Wed Feb 12 19:30:42 - Update cloud-init-write-routes.patch (bsc#1165296) + Add the default gateway to the ifroute config file when specified as part of the subnet configuration + Fix typo to properly extrakt provided netmask data (bsc#1163178) - Add cloud-init-long-pass.patch (bsc#1162936, CVE-2020-8632) + Increase the default length of generated passwords - Add cloud-init-use-different-random-src.diff (bsc#1162937, CVE-2020-8631) + Use non-deterministic generator for password generation. - Update cloud-init-write-routes.patch (bsc#1163178) + Entries in the routes definition have changed causing a traceback during rout config file writing. This patch update addresses the issue by extracting the new entries properly. - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. - Add cloud-init-no-tempnet-oci.patch (bsc#1161132, bsc#1161133) + Do not attempt to configure an ephemeral network on OCI. We boot off iSCSI and the network is up. Just read the data. - Add patch to build properly with python 3.8: * 0001-Make-tests-work-with-Python-3.8-139.patch - Update to version 19.4 + Remove patches included upstream: - cloud-init-after-wicked.patch - cloud-init-noresolv-merge-no-dns-data.diff - cloud-init-renderer-detect.patch - cloud-init-trigger-udev.patch + Removed patches merged with cloud-init-mix-static-dhcp.patch - cloud-init-proper-ipv6-setting.patch - cloud-init-static-net.patch + Added cloud-init-mix-static-dhcp.patch (bsc#1157894) + Forward port cloud-init-sysconf-path.patch + doc: specify _ over - in cloud config modules + [Joshua Powers] (LP: #1293254) + tools: Detect python to use via env in migrate-lp-user-to-github + [Adam Dobrawy] + Partially revert "/fix unlocking method on FreeBSD"/ (#116) + tests: mock uid when running as root (#113) + [Joshua Powers] (LP: #1856096) + cloudinit/netinfo: remove unused getgateway (#111) + docs: clear up apt config sections (#107) [Joshua Powers] (LP: #1832823) + doc: add kernel command line option to user data (#105) + [Joshua Powers] (LP: #1846524) + config/cloud.cfg.d: update README [Joshua Powers] (LP: #1855006) + azure: avoid re-running cloud-init when instance-id is byte-swapped + (#84) [AOhassan] + fix unlocking method on FreeBSD [Igor Galić] (LP: #1854594) + debian: add reference to the manpages [Joshua Powers] + ds_identify: if /sys is not available use dmidecode (#42) + [Igor Galić] (LP: #1852442) + docs: add cloud-id manpage [Joshua Powers] + docs: add cloud-init-per manpage [Joshua Powers] + docs: add cloud-init manpage [Joshua Powers] + docs: add additional details to per-instance/once [Joshua Powers] + Update doc-requirements.txt [Joshua Powers] + doc-requirements: add missing dep [Joshua Powers] + dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76) + [Eric Lafontaine] (LP: #1850642) + network_state: handle empty v1 config (#45) (LP: #1852496) + docs: Add document on how to report bugs [Joshua Powers] + Add an Amazon distro in the redhat OS family [Frederick Lefebvre] + removed a couple of "/the"/s [gaughen] + docs: fix line length and remove highlighting [Joshua Powers] + docs: Add security.md to readthedocs [Joshua Powers] + Multiple file fix for AuthorizedKeysFile config (#60) [Eduardo Otubo] + Revert "/travis: only run CI on pull requests"/ + doc: update links on README.md [Joshua Powers] + doc: Updates to wording of README.md [Joshua Powers] + Add security.md [Joshua Powers] + setup.py: Amazon Linux sets libexec to /usr/libexec (#52) + [Frederick Lefebvre] + Fix linting failure in test_url_helper (#83) [Eric Lafontaine] + url_helper: read_file_or_url should pass headers param into readurl + (#66) (LP: #1854084) + dmidecode: log result *after* stripping n [Igor Galić] + cloud_tests: add azure platform support to integration tests + [ahosmanmsft] + set_passwords: support for FreeBSD (#46) [Igor Galić] + tools: migrate-lp-user-to-github removes repo_dir if created (#35) + Correct jumbled documentation for cc_set_hostname module (#64) + [do3meli] (LP: #1853543) + FreeBSD: fix for get_linux_distro() and lru_cache (#59) + [Igor Galić] (LP: #1815030) + ec2: Add support for AWS IMDS v2 (session-oriented) (#55) + tests: Fix cloudsigma tests when no dmidecode data is present. (#57) + [Scott Moser] + net: IPv6, accept_ra, slaac, stateless (#51) + [Harald] (LP: #1806014, #1808647) + docs: Update the configdrive datasource links (#44) + [Joshua Powers] (LP: #1852461) + distro: correctly set usr_lib_exec path for FreeBSD distro (#40) + [Igor Galić] (LP: #1852491) + azure: support secondary ipv6 addresses (#33) + Fix metadata check when local-hostname is null (#32) + [Mark Goddard] (LP: #1852100) + switch default FreeBSD salt minion pkg from py27 to py36 + [Dominic Schlegel] + travis: only run CI on pull requests + add data-server dns entry as new metadata server detection [Joshua Hügli] + pycodestyle: remove unused local variable + reporting: Using a uuid to enforce uniqueness on the KVP keys. [momousta] + docs: touchups in rtd intro and README.md + doc: update launchpad git refs to github + github: drop pull-request template to prepare for migration + tools: add migrate-lp-user-to-github script to link LP to github + github: new basic project readme - From 19.3 + azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6 + (LP: #1850308) + configdrive: fix subplatform config-drive for /config-drive source + [David Kindred] (LP: #1849731) + DataSourceSmartOS: reconfigure network on each boot + [Mike Gerdts] (LP: #1765801) + Add config for ssh-key import and consuming user-data [Pavel Zakharov] + net: fix subnet_is_ipv6() for stateless|stateful + [Harald Jensås] (LP: #1848690) + OVF: disable custom script execution by default [Xiaofeng Wang] + cc_puppet: Implement csr_attributes.yaml support [Matthias Baur] + cloud-init.service: on centos/fedora/redhat wait on NetworkManager.service + (LP: #1843334) + azure: Do not lock user on instance id change [Sam Eiderman] (LP: #1849677) + net/netplan: use ipv6-mtu key for specifying ipv6 mtu values + Fix usages of yaml, and move yaml_dump to safeyaml.dumps. (LP: #1849640) + exoscale: Increase url_max_wait to 120s. [Chris Glass] + net/sysconfig: fix available check on SUSE distros + [Robert Schweikert] (LP: #1849378) + docs: Fix incorrect Azure IMDS IP address [Joshua Powers] (LP: #1849508) + introduce .travis.yml + net: enable infiniband support in eni and sysconfig renderers + [Darren Birkett] (LP: #1847114) + guestcust_util: handle special characters in config file [Xiaofeng Wang] + fix some more typos in comments [Dominic Schlegel] + replace any deprecated log.warn with log.warning + [Dominic Schlegel] (LP: #1508442) + net: handle openstack dhcpv6-stateless configuration + [Harald Jensås] (LP: #1847517) + Add .venv/ to .gitignore [Dominic Schlegel] + Small typo fixes in code comments. [Dominic Schlegel] + cloud_test/lxd: Retry container delete a few times + Add Support for e24cloud to Ec2 datasource. (LP: #1696476) + Add RbxCloud datasource [Adam Dobrawy] + get_interfaces: don't exclude bridge and bond members (LP: #1846535) + Add support for Arch Linux in render-cloudcfg [Conrad Hoffmann] + util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary + (LP: #1801364) + debian/ubuntu: add missing word to netplan/ENI header (LP: #1845669) + ovf: do not generate random instance-id for IMC customization path + sysconfig: only write resolv.conf if network_state has DNS values + (LP: #1843634) + sysconfig: use distro variant to check if available (LP: #1843584) + systemd/cloud-init.service.tmpl: start after wicked.service + [Robert Schweikert] + docs: fix zstack documentation lints + analyze/show: remove trailing space in output + Add missing space in warning: "/not avalid seed"/ [Brian Candler] + pylintrc: add 'enter_context' to generated-members list + Add datasource for ZStack platform. [Shixin Ruan] (LP: #1841181) + docs: organize TOC and update summary of project [Joshua Powers] + tools: make clean now cleans the dev directory, not the system + docs: create cli specific page [Joshua Powers] + docs: added output examples to analyze.rst [Joshua Powers] + docs: doc8 fixes for instancedata page [Joshua Powers] + docs: clean up formatting, organize boot page [Joshua Powers] + net: add is_master check for filtering device list (LP: #1844191) + docs: more complete list of availability [Joshua Powers] + docs: start FAQ page [Joshua Powers] + docs: cleanup output & order of datasource page [Joshua Powers] + Brightbox: restrict detection to require full domain match .brightbox.com + VMWware: add option into VMTools config to enable/disable custom script. + [Xiaofeng Wang] + net,Oracle: Add support for netfailover detection + atomic_helper: add DEBUG logging to write_file (LP: #1843276) + doc: document doc, create makefile and tox target [Joshua Powers] + .gitignore: ignore files produced by package builds + docs: fix whitespace, spelling, and line length [Joshua Powers] + docs: remove unnecessary file in doc directory [Joshua Powers] + Oracle: Render secondary vnic IP and MTU values only + exoscale: fix sysconfig cloud_config_modules overrides (LP: #1841454) + net/cmdline: refactor to allow multiple initramfs network config sources + ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA + (LP: #1840080) + Add missing #cloud-config comment on first example in documentation. + [Florian Müller] + ubuntu-drivers: emit latelink=true debconf to accept nvidia eula + (LP: #1840080) + DataSourceOracle: prefer DS network config over initramfs + format.rst: add text/jinja2 to list of content types (+ cleanups) + Add GitHub pull request template to point people at hacking doc + cloudinit/distros/parsers/sys_conf: add docstring to SysConf + pyflakes: remove unused variable [Joshua Powers] + Azure: Record boot timestamps, system information, and diagnostic events + [Anh Vo] + DataSourceOracle: configure secondary NICs on Virtual Machines + distros: fix confusing variable names + azure/net: generate_fallback_nic emits network v2 config instead of v1 + Add support for publishing host keys to GCE guest attributes [Rick Wright] + New data source for the Exoscale.com cloud platform [Chris Glass] + doc: remove intersphinx extension + cc_set_passwords: rewrite documentation (LP: #1838794) + net/cmdline: split interfaces_by_mac and init network config determination + stages: allow data sources to override network config source order + cloud_tests: updates and fixes + Fix bug rendering MTU on bond or vlan when input was netplan. (LP: #1836949) + net: update net sequence, include wait on netdevs, opensuse netrules path (LP: #1817368) - Add cloud-init-proper-ipv6-setting.patch (bsc#1156139) + Set proper IPv6 interface variable in ifcfg file - Update cloud-init-write-routes.patch (bsc#1155376) + Write a route's destination network in CIDR notation instead of using the netmask. This provides support for correctly recording IPv6 routes. - Add cloud-init-renderer-detect.patch (bsc#1154092, boo#1142988) + Short curcuit the conditional for identifying the sysconfig renderer. If we find ifup/ifdown accept the renderer as available. - Add cloud-init-break-resolv-symlink.patch (bsc#1151488) + If /etc/resolv.conf is a symlink break it. This will avoid netconfig from clobbering the changes cloud-init applied. - Update to cloud-init 19.2 (bsc#1099358, bsc#1145622) + Remove, included upstream - cloud-init-detect-nova.diff - cloud-init-add-static-routes.diff + net: add rfc3442 (classless static routes) to EphemeralDHCP (LP: #1821102) + templates/ntp.conf.debian.tmpl: fix missing newline for pools (LP: #1836598) + Support netplan renderer in Arch Linux [Conrad Hoffmann] + Fix typo in publicly viewable documentation. [David Medberry] + Add a cdrom size checker for OVF ds to ds-identify [Pengpeng Sun] (LP: #1806701) + VMWare: Trigger the post customization script via cc_scripts module. [Xiaofeng Wang] (LP: #1833192) + Cloud-init analyze module: Added ability to analyze boot events. [Sam Gilson] + Update debian eni network configuration location, retain Ubuntu setting [Janos Lenart] + net: skip bond interfaces in get_interfaces [Stanislav Makar] (LP: #1812857) + Fix a couple of issues raised by a coverity scan + Add missing dsname for Hetzner Cloud datasource [Markus Schade] + doc: indicate that netplan is default in Ubuntu now + azure: add region and AZ properties from imds compute location metadata + sysconfig: support more bonding options [Penghui Liao] + cloud-init-generator: use libexec path to ds-identify on redhat systems (LP: #1833264) + tools/build-on-freebsd: update to python3 [Gonéri Le Bouder] + Allow identification of OpenStack by Asset Tag [Mark T. Voelker] (LP: #1669875) + Fix spelling error making 'an Ubuntu' consistent. [Brian Murray] + run-container: centos: comment out the repo mirrorlist [Paride Legovini] + netplan: update netplan key mappings for gratuitous-arp (LP: #1827238) + freebsd: fix the name of cloudcfg VARIANT [Gonéri Le Bouder] + freebsd: ability to grow root file system [Gonéri Le Bouder] + freebsd: NoCloud data source support [Gonéri Le Bouder] (LP: #1645824) + Azure: Return static fallback address as if failed to find endpoint [Jason Zions (MSFT)] - Add cloud-init-after-wicked.patch - Change the service order, the cloud-init service wants to run after networking is started - Add cloud-init-noresolv-merge-no-dns-data.diff - Avoid writing resolv.conf if the network configuration contains no dns entries. - Follow up to update cloud-init-trigger-udev.patch (bsc#1144363) - In this implementation the "/name"/ is not yet an attribute, use get() to obtain the value from a dict. Source code version confusion. - Add cloud-init-add-static-routes.diff (bsc#1141969) + Properly handle static routes. The EphemeralDHCP context manager did not parse or handle rfc3442 classless static routes which prevented reading datasource metadata in some clouds. - Update cloud-init-trigger-udev.patch (bsc#1144363) - The __str__ implementation no longer delivers the name of the interface, use the "/name"/ attribute instead to form a proper path in the sysfs tree - Update cloud-init-write-routes.patch (boo#1144881, bsc#1148645) + If no routes are set for a subnet but the subnet has a gateway specified, set the gateway as the default route for the interface - Follow the ever changing inconsistencies of version definitions and detection in the build service. + No more suse_version in SUSE internal instance for SLES 15 SP1 - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Update to version 19.1 (bsc#1136440, bsc#1129124) + Remove, included upstream - fix-default-systemd-unit-dir.patch - cloud-init-sysconf-ethsetup.patch - cloud-init-handle-def-route-set.patch - cloud-init-no-empty-resolv.patch - cloud-init-proper-ipv6-varname.patch + Forward port - cloud-init-trigger-udev.patch + Add cloud-init-detect-nova.diff (bsc#1136440) + Modify cloud-init-python2-sigpipe.patch, import signal and constants + Update spec to account for new location of bash completion + freebsd: add chpasswd pkg in the image [Gonéri Le Bouder] + tests: add Eoan release [Paride Legovini] + cc_mounts: check if mount -a on no-change fstab path [Jason Zions (MSFT)] (LP: #1825596) + replace remaining occurrences of LOG.warn [Daniel Watkins] + DataSourceAzure: Adjust timeout for polling IMDS [Anh Vo] + Azure: Changes to the Hyper-V KVP Reporter [Anh Vo] + git tests: no longer show warning about safe yaml. + tools/read-version: handle errors [Chad Miller] + net/sysconfig: only indicate available on known sysconfig distros (LP: #1819994) + packages: update rpm specs for new bash completion path [Daniel Watkins] (LP: #1825444) + test_azure: mock util.SeLinuxGuard where needed [Jason Zions (MSFT)] (LP: #1825253) + setup.py: install bash completion script in new location [Daniel Watkins] + mount_cb: do not pass sync and rw options to mount [Gonéri Le Bouder] (LP: #1645824) + cc_apt_configure: fix typo in apt documentation [Dominic Schlegel] + Revert "/DataSource: move update_events from a class to an instance..."/ [Daniel Watkins] + Change DataSourceNoCloud to ignore file system label's case. [Risto Oikarinen] + cmd:main.py: Fix missing 'modules-init' key in modes dict [Antonio Romito] (LP: #1815109) + ubuntu_advantage: rewrite cloud-config module + Azure: Treat _unset network configuration as if it were absent [Jason Zions (MSFT)] (LP: #1823084) + DatasourceAzure: add additional logging for azure datasource [Anh Vo] + cloud_tests: fix apt_pipelining test-cases + Azure: Ensure platform random_seed is always serializable as JSON. [Jason Zions (MSFT)] + net/sysconfig: write out SUSE-compatible IPv6 config [Robert Schweikert] + tox: Update testenv for openSUSE Leap to 15.0 [Thomas Bechtold] + net: Fix ipv6 static routes when using eni renderer [Raphael Glon] (LP: #1818669) + Add ubuntu_drivers config module [Daniel Watkins] + doc: Refresh Azure walinuxagent docs [Daniel Watkins] + tox: bump pylint version to latest (2.3.1) [Daniel Watkins] + DataSource: move update_events from a class to an instance attribute [Daniel Watkins] (LP: #1819913) + net/sysconfig: Handle default route setup for dhcp configured NICs [Robert Schweikert] (LP: #1812117) + DataSourceEc2: update RELEASE_BLOCKER to be more accurate [Daniel Watkins] + cloud-init-per: POSIX sh does not support string subst, use sed (LP: #1819222) + Support locking user with usermod if passwd is not available. + Example for Microsoft Azure data disk added. [Anton Olifir] + clean: correctly determine the path for excluding seed directory [Daniel Watkins] (LP: #1818571) + helpers/openstack: Treat unknown link types as physical [Daniel Watkins] (LP: #1639263) + drop Python 2.6 support and our NIH version detection [Daniel Watkins] + tip-pylint: Fix assignment-from-return-none errors + net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig [Kurt Stieger] (LP: #1818032) + cc_apt_pipelining: stop disabling pipelining by default [Daniel Watkins] (LP: #1794982) + tests: fix some slow tests and some leaking state [Daniel Watkins] + util: don't determine string_types ourselves [Daniel Watkins] + cc_rsyslog: Escape possible nested set [Daniel Watkins] (LP: #1816967) + Enable encrypted_data_bag_secret support for Chef [Eric Williams] (LP: #1817082) + azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)] CVE-2019-0816 + doc: update merging doc with fixes and some additional details/examples + tests: integration test failure summary to use traceback if empty error + This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676 [Vitaly Kuznetsov] + EC2: Rewrite network config on AWS Classic instances every boot [Guilherme G. Piccoli] (LP: #1802073) + netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries (LP: #1779672) + netplan: Don't render yaml aliases when dumping netplan (LP: #1815051) + add PyCharm IDE .idea/ path to .gitignore [Dominic Schlegel] + correct grammar issue in instance metadata documentation [Dominic Schlegel] (LP: #1802188) + clean: cloud-init clean should not trace when run from within cloud_dir (LP: #1795508) + Resolve flake8 comparison and pycodestyle over-ident issues [Paride Legovini] + opennebula: also exclude epochseconds from changed environment vars (LP: #1813641) + systemd: Render generator from template to account for system differences. [Robert Schweikert] + sysconfig: On SUSE, use STARTMODE instead of ONBOOT [Robert Schweikert] (LP: #1799540) + flake8: use ==/!= to compare str, bytes, and int literals [Paride Legovini] + opennebula: exclude EPOCHREALTIME as known bash env variable with a delta (LP: #1813383) + tox: fix disco httpretty dependencies for py37 (LP: #1813361) + run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxy [Paride Legovini] + lxd: install zfs-linux instead of zfs meta package [Johnson Shi] (LP: #1799779) + net/sysconfig: do not write a resolv.conf file with only the header. [Robert Schweikert] + net: Make sysconfig renderer compatible with Network Manager. [Eduardo Otubo] + cc_set_passwords: Fix regex when parsing hashed passwords [Marlin Cremers] (LP: #1811446) + net: Wait for dhclient to daemonize before reading lease file [Jason Zions] (LP: #1794399) + [Azure] Increase retries when talking to Wireserver during metadata walk [Jason Zions] + Add documentation on adding a datasource. + doc: clean up some datasource documentation. + ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo. + Scaleway: Support ssh keys provided inside an instance tag. [PORTE Loïc] + OVF: simplify expected return values of transport functions. + Vmware: Add support for the com.vmware.guestInfo OVF transport. (LP: #1807466) + HACKING.rst: change contact info to Josh Powers + Update to pylint 2.2.2. - Update cloud-init-write-routes.patch (bsc#1132692) + Properly accumulate all the defined routes for a given network device. Previously only the last defined route was written to the routes file. - Update cloud-init-trigger-udev.patch (bsc#1125950) + Write the udev rules to a different file than the default + Settle udev if not all configured devices are in the device tree to avoid race condition between udev and cloud-init - Add cloud-init-trigger-udev.patch (bsc#1125950) + When the user configures a new rules file for network devices the rules may not apply immediately, trigger udevadm - Modify cloud-init-write-routes.patch (bsc#1125992) + Fix the order of calls, the SUSE implementation of route config file writing must clobber the default implementation. - Add cloud-init-proper-ipv6-varname.patch (bsc#1126101) + Use the proper name to designate IPv6 addresses in ifcfg-* files - Modify cloud-init-write-routes.patch (boo#1123694) + Drop a '-' in the route file for the last column - Add cloud-init-no-empty-resolv.patch (bsc#1119397) - Update to version 18.5 (bsc#1121878, boo#1116767) + Remove 0001-Fix-the-service-order-for-SUSE-distributions.patch 0001-Follow-the-ever-bouncing-ball-for-openSUSE-distribut.patch 0002-Add-tests-for-additional-openSUSE-distro-condition-m.patch included upstream + Forward port cloud-init-sysconf-ethsetup.patch + Add cloud-init-write-routes.patch + Add cloud-init-handle-def-route-set.patch + tests: add Disco release [Joshua Powers] + net: render 'metric' values in per-subnet routes (LP: #1805871) + write_files: add support for appending to files. [James Baxter] + config: On ubuntu select cloud archive mirrors for armel, armhf, arm64. (LP: #1805854) + dhclient-hook: cleanups, tests and fix a bug on 'down' event. + NoCloud: Allow top level 'network' key in network-config. (LP: #1798117) + ovf: Fix ovf network config generation gateway/routes (LP: #1806103) + azure: detect vnet migration via netlink media change event [Tamilmani Manoharan] + Azure: fix copy/paste error in error handling when reading azure ovf. + [Adam DePue] + tests: fix incorrect order of mocks in test_handle_zfs_root. + doc: Change dns_nameserver property to dns_nameservers. [Tomer Cohen] + OVF: identify label iso9660 filesystems with label 'OVF ENV'. + logs: collect-logs ignore instance-data-sensitive.json on non-root user (LP: #1805201) + net: Ephemeral*Network: add connectivity check via URL + azure: _poll_imds only retry on 404. Fail on Timeout (LP: #1803598) + resizefs: Prefix discovered devpath with '/dev/' when path does not exist [Igor Galić] + azure: retry imds polling on requests.Timeout (LP: #1800223) + azure: Accept variation in error msg from mount for ntfs volumes [Jason Zions] (LP: #1799338) + azure: fix regression introduced when persisting ephemeral dhcp lease [asakkurr] + azure: add udev rules to create cloud-init Gen2 disk name symlinks (LP: #1797480) + tests: ec2 mock missing httpretty user-data and instance-identity routes + azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDS + azure: report ready to fabric after reprovision and reduce logging [asakkurr] (LP: #1799594) + query: better error when missing read permission on instance-data + instance-data: fallback to instance-data.json if sensitive is absent. (LP: #1798189) + docs: remove colon from network v1 config example. [Tomer Cohen] + Add cloud-id binary to packages for SUSE [Jason Zions] + systemd: On SUSE ensure cloud-init.service runs before wicked [Robert Schweikert] (LP: #1799709) + update detection of openSUSE variants [Robert Schweikert] + azure: Add apply_network_config option to disable network from IMDS (LP: #1798424) + Correct spelling in an error message (udevadm). [Katie McLaughlin] + tests: meta_data key changed to meta-data in ec2 instance-data.json (LP: #1797231) + tests: fix kvm integration test to assert flexible config-disk path (LP: #1797199) + tools: Add cloud-id command line utility + instance-data: Add standard keys platform and subplatform. Refactor ec2. + net: ignore nics that have "/zero"/ mac address. (LP: #1796917) + tests: fix apt_configure_primary to be more flexible + Ubuntu: update sources.list to comment out deb-src entries. (LP: #74747) - Add cloud-init-ostack-metadat-dencode.patch (bsc#1101894) - Add cloud-init-static-net.patch (boo#1114160) - Update to version 18.4 (bsc#1087331, bsc#1097388, boo#1111427, bsc#1095627) + Remove cloud-init-no-user-lock-if-already-locked.patch cloud-init 18.4 is not supported on SLE 11 code base + Remove 0001-Support-chrony-configuration-lp-1731619.patch Included upstream + Remove 0003-Distro-dependent-chrony-config-file.patch Included upstream + Remove 0001-switch-to-using-iproute2-tools.patch Included upstream + Remove cloud-init-no-python-linux-dist.patch Included upstream + Remove cloud-init-no-trace-empt-sect.patch Included upstream + Remove cloud-init-setpath-dsitentify.patch Included upstream + Modify fix-default-systemd-unit-dir.patch Use pkg-config, only modify the generator + Remove cloud-init-sysconfig-netpathfix.patch Fixed upstream + Removed cloud-init-skip-ovf-tests.patch Fixed upstream + Removed cloud-init-translate-netconf-ipv4-keep-gw.patch Fixed upstream + Add cloud-init-template-py2.patch avoid Python 3 dependency when we build for distros with Python 2 support + Add 0001-Follow-the-ever-bouncing-ball-for-openSUSE-distribut.patch + Add 0002-Add-tests-for-additional-openSUSE-distro-condition-m.patch + Add cloud-init-sysconf-path.patch + Add cloud-init-sysconf-ethsetup.patch + Add 0001-Fix-the-service-order-for-SUSE-distributions.patch + Add dhcp-client as requirement cloud-init uses dhclient to setup temporary network for metadata retrieval. THis is needed until lp#1733226 is addressed + add rtd example docs about new standardized keys + use ds._crawled_metadata instance attribute if set when writing instance-data.json + ec2: update crawled metadata. add standardized keys + tests: allow skipping an entire cloud_test without running. + tests: disable lxd tests on cosmic + cii-tests: use unittest2.SkipTest in ntp_chrony due to new deps + lxd: adjust to snap installed lxd. + docs: surface experimental doc in instance-data.json + tests: fix ec2 integration tests. process meta_data instead of meta-data + Add support for Infiniband network interfaces (IPoIB). [Mark Goddard] + cli: add cloud-init query subcommand to query instance metadata + tools/tox-venv: update for new features. + pylint: ignore warning assignment-from-no-return for _write_network + stages: Fix bug causing datasource to have incorrect sys_cfg. (LP: #1787459) + Remove dead-code _write_network distro implementations. + net_util: ensure static configs have netmask in translate_network result [Thomas Berger] (LP: #1792454) + Fall back to root:root on syslog permissions if other options fail. [Robert Schweikert] + tests: Add mock for util.get_hostname. [Robert Schweikert] (LP: #1792799) + ds-identify: doc string cleanup. + OpenStack: Support setting mac address on bond. [Fabian Wiesel] (LP: #1682064) + bash_completion/cloud-init: fix shell syntax error. + EphemeralIPv4Network: Be more explicit when adding default route. (LP: #1792415) + OpenStack: support reading of newer versions of metdata. + OpenStack: fix bug causing 'latest' version to be used from network. (LP: #1792157) + user-data: jinja template to render instance-data.json in cloud-config (LP: #1791781) + config: disable ssh access to a configured user account + tests: print failed testname instead of docstring upon failure + tests: Disallow use of util.subp except for where needed. + sysconfig: refactor sysconfig to accept distro specific templates paths + Add unit tests for config/cc_ssh.py [Francis Ginther] + Fix the built-in cloudinit/tests/helpers:skipIf + read-version: enhance error message [Joshua Powers] + hyperv_reporting_handler: simplify threaded publisher + VMWare: Fix a network config bug in vm with static IPv4 and no gateway. [Pengpeng Sun] (LP: #1766538) + logging: Add logging config type hyperv for reporting via Azure KVP [Andy Liu] + tests: disable other snap test as well [Joshua Powers] + tests: disable snap, fix write_files binary [Joshua Powers] + Add datasource Oracle Compute Infrastructure (OCI). + azure: allow azure to generate network configuration from IMDS per boot. + Scaleway: Add network configuration to the DataSource [Louis Bouchard] + docs: Fix example cloud-init analyze command to match output. [Wesley Gao] + netplan: Correctly render macaddress on a bonds and bridges when provided. (LP: #1784699) + tools: Add 'net-convert' subcommand command to 'cloud-init devel'. + redhat: remove ssh keys on new instance. (LP: #1781094) + Use typeset or local in profile.d scripts. (LP: #1784713) + OpenNebula: Fix null gateway6 [Akihiko Ota] (LP: #1768547) + oracle: fix detect_openstack to report True on OracleCloud.com DMI data (LP: #1784685) + tests: improve LXDInstance trying to workaround or catch bug. + update_metadata re-config on every boot comments and tests not quite right [Mike Gerdts] + tests: Collect build_info from system if available. + pylint: Fix pylint warnings reported in pylint 2.0.0. + get_linux_distro: add support for rhel via redhat-release. + get_linux_distro: add support for centos6 and rawhide flavors of redhat (LP: #1781229) + tools: add '--debug' to tools/net-convert.py + tests: bump the version of paramiko to 2.4.1. + docs: note in rtd about avoiding /tmp when writing files (LP: #1727876) + ubuntu,centos,debian: get_linux_distro to align with platform.dist (LP: #1780481) + Fix boothook docs on environment variable name (INSTANCE_I -> INSTANCE_ID) [Marc Tamsky] + update_metadata: a datasource can support network re-config every boot + tests: drop salt-minion integration test (LP: #1778737) + Retry on failed import of gpg receive keys. + tools: Fix run-container when neither source or binary package requested. + docs: Fix a small spelling error. [Oz N Tiram] + tox: use simplestreams from git repository rather than bzr. - From 18.3 + docs: represent sudo:false in docs for user_groups config module + Explicitly prevent `sudo` access for user module [Jacob Bednarz] (LP: #1771468) + lxd: Delete default network and detach device if lxd-init created them. (LP: #1776958) + openstack: avoid unneeded metadata probe on non-openstack platforms (LP: #1776701) + stages: fix tracebacks if a module stage is undefined or empty [Robert Schweikert] (LP: #1770462) + Be more safe on string/bytes when writing multipart user-data to disk. (LP: #1768600) + Fix get_proc_env for pids that have non-utf8 content in environment. (LP: #1775371) + tests: fix salt_minion integration test on bionic and later + tests: provide human-readable integration test summary when --verbose + tests: skip chrony integration tests on lxd running artful or older + test: add optional --preserve-instance arg to integraiton tests + netplan: fix mtu if provided by network config for all rendered types (LP: #1774666) + tests: remove pip install workarounds for pylxd, take upstream fix. + subp: support combine_capture argument. + tests: ordered tox dependencies for pylxd install + util: add get_linux_distro function to replace platform.dist [Robert Schweikert] (LP: #1745235) + pyflakes: fix unused variable references identified by pyflakes 2.0.0. + Do not use the systemd_prefix macro, not available in this environment [Robert Schweikert] + doc: Add config info to ec2, openstack and cloudstack datasource docs + Enable SmartOS network metadata to work with netplan via per-subnet routes [Dan McDonald] (LP: #1763512) + openstack: Allow discovery in init-local using dhclient in a sandbox. (LP: #1749717) + tests: Avoid using https in httpretty, improve HttPretty test case. (LP: #1771659) + yaml_load/schema: Add invalid line and column nums to error message + Azure: Ignore NTFS mount errors when checking ephemeral drive [Paul Meyer] + packages/brpm: Get proper dependencies for cmdline distro. + packages: Make rpm spec files patch in package version like in debs. + tools/run-container: replace tools/run-centos with more generic. + Update version.version_string to contain packaged version. (LP: #1770712) + cc_mounts: Do not add devices to fstab that are already present. [Lars Kellogg-Stedman] + ds-identify: ensure that we have certain tokens in PATH. (LP: #1771382) + tests: enable Ubuntu Cosmic in integration tests [Joshua Powers] + read_file_or_url: move to url_helper, fix bug in its FileResponse. + cloud_tests: help pylint [Ryan Harper] + flake8: fix flake8 errors in previous commit. + typos: Fix spelling mistakes in cc_mounts.py log messages [Stephen Ford] + tests: restructure SSH and initial connections [Joshua Powers] + ds-identify: recognize container-other as a container, test SmartOS. + cloud-config.service: run After snap.seeded.service. (LP: #1767131) + tests: do not rely on host /proc/cmdline in test_net.py [Lars Kellogg-Stedman] (LP: #1769952) + ds-identify: Remove dupe call to is_ds_enabled, improve debug message. + SmartOS: fix get_interfaces for nics that do not have addr_assign_type. + tests: fix package and ca_cert cloud_tests on bionic (LP: #1769985) + ds-identify: make shellcheck 0.4.6 happy with ds-identify. + pycodestyle: Fix deprecated string literals, move away from flake8. + azure: Add reported ready marker file. [Joshua Chan] (LP: #1765214) + tools: Support adding a release suffix through packages/bddeb. + FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt. [Harm Weites] (LP: #1404745) + tools: Re-use the orig tarball in packages/bddeb if it is around. + netinfo: fix netdev_pformat when a nic does not have an address assigned. (LP: #1766302) + collect-logs: add -v flag, write to stderr, limit journal to single boot. (LP: #1766335) + IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled. (LP: #1766401) + Add reporting events and log_time around early source of blocking time [Ryan Harper] + IBMCloud: recognize provisioning environment during debug boots. (LP: #1767166) + net: detect unstable network names and trigger a settle if needed [Ryan Harper] (LP: #1766287) + IBMCloud: improve documentation in datasource. + sysconfig: dhcp6 subnet type should not imply dhcpv4 [Vitaly Kuznetsov] + packages/debian/control.in: add missing dependency on iproute2. (LP: #1766711) + DataSourceSmartOS: add locking of serial device. [Mike Gerdts] (LP: #1746605) + DataSourceSmartOS: sdc:hostname is ignored [Mike Gerdts] (LP: #1765085) + DataSourceSmartOS: list() should always return a list [Mike Gerdts] (LP: #1763480) + schema: in validation, raise ImportError if strict but no jsonschema. + set_passwords: Add newline to end of sshd config, only restart if updated. (LP: #1677205) + pylint: pay attention to unused variable warnings. + doc: Add documentation for AliYun datasource. [Junjie Wang] + Schema: do not warn on duplicate items in commands. (LP: #1764264) + net: Depend on iproute2's ip instead of net-tools ifconfig or route + DataSourceSmartOS: fix hang when metadata service is down [Mike Gerdts] (LP: #1667735) + DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4. [Mike Gerdts] (LP: #1763511) + pycodestyle: Fix invalid escape sequences in string literals. + Implement bash completion script for cloud-init command line [Ryan Harper] + tools: Fix make-tarball cli tool usage for development + renderer: support unicode in render_from_file. + Implement ntp client spec with auto support for distro selection [Ryan Harper] (LP: #1749722) + Apport: add Brightbox, IBM, LXD, and OpenTelekomCloud to list of clouds. + tests: fix ec2 integration network metadata validation + tests: fix integration tests to support lxd 3.0 release + correct documentation to match correct attribute name usage. [Dominic Schlegel] (LP: #1420018) + cc_resizefs, util: handle no /dev/zfs [Ryan Harper] + doc: Fix links in OpenStack datasource documentation. [Dominic Schlegel] (LP: #1721660) - Add a modified version of fix-default-systemd-unit-dir.patch + Removed pre-maturely, still needs 1 part of the patch - Remove fix-default-systemd-unit-dir.patch + No longer needed, proper systemd config dir is queried from pckg-config - The distribution inidcator is set to suse during template expansion, we do not replace anything set to ubuntu - Do not run cloud-init after network-online, this breaks functionality in cloud-init. Certain parts of the code running in this phase expect to run before the network is on-line. This "/re-introduces"/ boo#1097388. But the changes made are not generic enough. - Root should not be enabled by default. For image builders/users that want root access by default they should provide an appropriate configuration file during image build or image setup - Let distribution default to opensuse/sles (boo#1099340) - do not disable root user to make it easier to work with - Run metadata detection after network-online (boo#1097388) - Re-add generator (bsc#1089824, boo#1093501) + Add cloud-init-setpath-dsitentify.patch, upstream solution to hanle PATH issue + Re-enable th egenerator to reduce effort in cloud-init configuration - Drop the generator (bsc#1089824, boo#1093501) + The generator spawns a script called ds-identify which in turn calls blkid. When the generator executes the environment may or may not be ready. The generator speeds up the boot process in cases where cloud-init is enabled but we are not in an environment where cloud-init should run -> Don't do that. - Update to version 18.2 (bsc#1092637, bsc#1084509) + Forward port cloud-init-python2-sigpipe.patch + Forward port cloud-init-no-python-linux-dist.patch + Add cloud-init-no-trace-empt-sect.patch + Hetzner: Exit early if dmi system-manufacturer is not Hetzner. + Add missing dependency on isc-dhcp-client to trunk ubuntu packaging. + (LP: #1759307) + FreeBSD: resizefs module now able to handle zfs/zpool. + [Dominic Schlegel] (LP: #1721243) + cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs + Enable IBMCloud datasource in settings.py. + IBMCloud: Initial IBM Cloud datasource. + tests: remove jsonschema from xenial tox environment. + tests: Fix newly added schema unit tests to skip if no jsonschema. + ec2: Adjust ec2 datasource after exception_cb change. + Reduce AzurePreprovisioning HTTP timeouts. + [Douglas Jordan] (LP: #1752977) + Revert the logic of exception_cb in read_url. + [Kurt Garloff] (LP: #1702160, #1298921) + ubuntu-advantage: Add new config module to support + ubuntu-advantage-tools + Handle global dns entries in netplan (LP: #1750884) + Identify OpenTelekomCloud Xen as OpenStack DS. + [Kurt Garloff] (LP: #1756471) + datasources: fix DataSource subclass get_hostname method signature + (LP: #1757176) + OpenNebula: Update network to return v2 config rather than ENI. + [Akihiko Ota] + Add Hetzner Cloud DataSource + net: recognize iscsi root cases without ip= on kernel command line. + (LP: #1752391) + tests: fix flakes warning for unused variable + tests: patch leaked stderr messages from snap unit tests + cc_snap: Add new module to install and configure snapd and snap + packages. + tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex. + netplan: render bridge port-priority values (LP: #1735821) + util: Fix subp regression. Allow specifying subp command as a string. + (LP: #1755965) + doc: fix all warnings issued by 'tox -e doc' + FreeBSD: Set hostname to FQDN. [Dominic Schlegel] (LP: #1753499) + tests: fix run_tree and bddeb + tests: Fix some warnings in tests that popped up with newer python. + set_hostname: When present in metadata, set it before network bringup. + (LP: #1746455) + tests: Centralize and re-use skipTest based on json schema presense. + This commit fixes get_hostname on the AzureDataSource. + [Douglas Jordan] (LP: #1754495) + shellify: raise TypeError on bad input. + Make salt minion module work on FreeBSD. + [Dominic Schlegel] (LP: #1721503) + Simplify some comparisions. [Rémy Léone] + Change some list creation and population to literal. [Rémy Léone] + GCE: fix reading of user-data that is not base64 encoded. (LP: #1752711) + doc: fix chef install from apt packages example in RTD. + Implement puppet 4 support [Romanos Skiadas] (LP: #1446804) + subp: Fix subp usage with non-ascii characters when no system locale. + (LP: #1751051) + salt: configure grains in grains file rather than in minion config. [Daniel Wallace] - Update to version 18.1 (bsc#1085787, bsc#1084749) + Forward port cloud-init-python2-sigpipe.patch + Forward port 0003-Distro-dependent-chrony-config-file.patch partial integration into 0001-Support-chrony-configuration-lp-1731619.patch + Forward port cloud-init-no-python-linux-dist.patch + Remove 0002-Disable-method-deprecation-warning-for-pylint.patch use new cloud-init internal distro detection code + Remove cloud-init-resize-ro-btrfs.patch included upstream + Remove 0001-Set-syslog_fix_perms-for-SUSE-distro-addresses-bsc-1.patch included upstream + OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi] + ds-identify: Fix searching for iso9660 OVF cdroms. (LP: #1749980) + SUSE: Fix groups used for ownership of cloud-init.log [Robert Schweikert] + ds-identify: check /writable/system-data/ for nocloud seed. (LP: #1747070) + tests: run nosetests in cloudinit/ directory, fix py26 fallout. + tools: run-centos: git clone rather than tar. + tests: add support for logs with lxd from snap and future lxd 3. (LP: #1745663) + EC2: Fix get_instance_id called against cached datasource pickle. (LP: #1748354) + cli: fix cloud-init status to report running when before result.json (LP: #1747965) + net: accept network-config in netplan format for renaming interfaces (LP: #1709715) + Fix ssh keys validation in ssh_util [Tatiana Kholkina] + docs: Update RTD content for cloud-init subcommands. + OVF: Extend well-known labels to include OVFENV. (LP: #1698669) + Fix potential cases of uninitialized variables. (LP: #1744796) + tests: Collect script output as binary, collect systemd journal, fix lxd. + HACKING.rst: mention setting user name and email via git config. + Azure VM Preprovisioning support. [Douglas Jordan] (LP: #1734991) + tools/read-version: Fix read-version when in a git worktree. + docs: Fix typos in docs and one debug message. [Florian Grignon] + btrfs: support resizing if root is mounted ro. [Robert Schweikert] (LP: #1734787) + OpenNebula: Improve network configuration support. [Akihiko Ota] (LP: #1719157, #1716397, #1736750) + tests: Fix EC2 Platform to return console output as bytes. + tests: Fix attempted use of /run in a test case. + GCE: Improvements and changes to ssh key behavior for default user. [Max Illfelder] (LP: #1670456, #1707033, #1707037, #1707039) + subp: make ProcessExecutionError have expected types in stderr, stdout. + tests: when querying ntp server, do not do dns resolution. + Recognize uppercase vfat disk labels [James Penick] (LP: #1598783) + tests: remove zesty as supported OS to test [Joshua Powers] + Do not log warning on config files that represent None. (LP: #1742479) + tests: Use git hash pip dependency format for pylxd. + tests: add integration requirements text file [Joshua Powers] + MAAS: add check_instance_id based off oauth tokens. (LP: #1712680) + tests: update apt sources list test [Joshua Powers] + tests: clean up image properties [Joshua Powers] + tests: rename test ssh keys to avoid appearance of leaking private keys. [Joshua Powers] + tests: Enable AWS EC2 Integration Testing [Joshua Powers] + cli: cloud-init clean handles symlinks (LP: #1741093) + SUSE: Add a basic test of network config rendering. [Robert Schweikert] + Azure: Only bounce network when necessary. (LP: #1722668) + lint: Fix lints seen by pylint version 1.8.1. + cli: Fix error in cloud-init modules --mode=init. (LP: #1736600) - update cloud-init-sysconfig-netpathfix.patch: * skip checking for files in /etc/sysconfig that never exist on a wickedd based system - Fix logfile permission settings (bsc#1080595) + Add 0001-Set-syslog_fix_perms-for-SUSE-distro-addresses-bsc-1.patch - drop dependency on boto (only used in examples, and should really be ported to botocore/boto3 instead) - Update to version 17.2 (boo#1069635, bsc#1072811) + Add cloud-init-skip-ovf-tests.patch + Add cloud-init-no-python-linux-dist.patch + Add 0001-switch-to-using-iproute2-tools.patch + Add 0001-Support-chrony-configuration-lp-1731619.patch + Add 0002-Disable-method-deprecation-warning-for-pylint.patch + Add 0003-Distro-dependent-chrony-config-file.patch + removed cloud-init-add-variant-cloudcfg.patch replaced by cloud-init-no-python-linux-dist.patch + removed zypp_add_repos.diff included upstream + removed zypp_add_repo_test.patch included upstream + removed cloud-init-hosts-template.patch included upstream + removed cloud-init-more-tasks.patch included upstream + removed cloud-init-final-no-apt.patch included upstream + removed cloud-init-ntp-conf-suse.patch included upstream + removed cloud-init-break-cycle-local-service.patch included upstream + removed cloud-init-reproduce-build.patch included upstream + For the complete changelog see https://launchpad.net/cloud-init/trunk/17.2 - patch distribution detection until a fix is delivered to python3 (bsc#997614) add cloud-init-add-variant-cloudcfg.patch - Fix usage of fdupes macro: there is no '-n' parameter to the macro (there would be to fdupes, the command, though). - Add cloud-init-reproduce-build.patch (boo#1069635) + Make builds reproducible - Add cloud-init-resize-ro-btrfs.patch + cc_resizefs fails if the current root is a read-only btrfs subvolume, use an always writeable subvolume instead [bsc#1042913] - Add cloud-init-break-cycle-local-service.patch + Let systemd pull in the default targets. This breaks a cycle - Fix variable name in cloud-init-translate-netconf-ipv4-keep-gw.patch - Add cloud-init-translate-netconf-ipv4-keep-gw.patch (boo#1064854) + Properly insert the gateway information for v1 json network config data - Add cloud-init-ntp-conf-suse.patch + ntp configuration was broken on sles and opensuse lp#1726572 - Add cloud-init-hosts-template.patch (bsc#1064594) + Properly expand the /etc/hosst file when manage_etc_hosts is set - Fix sed expression to set distro properly (boo#1063716) - Update to version 17.1 (bsc#1035106) + Version numbering scheme change now YY.NUMBER_OF_RELESE_THAT_YEAR + Remove cloud.cfg.suse, use generated default config file + Remove addopenSUSEBase.patch, included upstream + Remove suseIntegratedHandler.patch, included upstream + Remove openSUSEhostsTemplate.diff, included upstream + Remove cloud-init-handle-no-carrier.patch, included upstream + Remove cloud-init-digital-ocean-datasource.patch, use upstream implementation + Remove cloud-init-digital-ocean-datasource-enable-by-default.patch, use upstream implementation + Remove cloud-init-fix-unicode-handling-binarydecode.patch, included upstream + Remove cloud-init-no-dmidecode-on-ppc64.patch, included upstream + Remove dataSourceOpenNebula.patch, use upstream implementation + Remove setupSUSEsysVInit.diff, included upstream + Remove suseSysVInit.diff, included upstream + Remove cloud-init-finalbeforelogin.patch, don't block login + Remove cloud-init-handle-not-implemented-query.patch, query option removed + Remove cloud-init-spceandtabs-clean.patch, indentation fixed upstream + Remove dynamicInitCmd.diff, different solution from upstream + Added cloud-init-more-tasks.patch, (bsc#1047363) replace cloud-init-finalbeforelogin.patch + Forward port cloud-init-python2-sigpipe.patch + Remove cloud-init-net-eni.patch, included upstream + Remove cloud-init-service.patch, included upstream + Forward port cloud-init-sysconfig-netpathfix.patch + Remove cloud-init-net-sysconfig-lp1665441.patch, included upstream + Remove cloud-init-python26.patch, included upstream + Remove skip-argparse-on-python3.patch + Add cloud-init-tests-set-exec.patch + Add cloud-init-final-no-apt.patch + Add zypp_add_repo_test.patch + doc: document GCE datasource. [Arnd Hannemann] + suse: updates to templates to support openSUSE and SLES. + [Robert Schweikert] (LP: #1718640) + suse: Copy sysvinit files from redhat with slight changes. + [Robert Schweikert] (LP: #1718649) + docs: fix sphinx module schema documentation [Chad Smith] + tests: Add cloudinit package to all test targets [Chad Smith] + Makefile: No longer look for yaml files in obsolete ./bin/. + tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT. + ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdir + [Chad Smith] (LP: #1717627) + Azure: wait longer for SSH pub keys to arrive. + [Paul Meyer] (LP: #1717611) + GCE: Fix usage of user-data. (LP: #1717598) + cmdline: add collect-logs subcommand. [Chad Smith] (LP: #1607345) + CloudStack: consider dhclient lease files named with a hyphen. + (LP: #1717147) + resizefs: Drop check for read-only device file, do not warn on + overlayroot. [Chad Smith] + Do not provide systemd-fsck drop-in which could cause ordering cycles. + [Balint Reczey] (LP: #1717477) + tests: Enable the NoCloud KVM platform [Joshua Powers] + resizefs: pass mount point to xfs_growfs [Dusty Mabe] + vmware: Enable nics before sending the SUCCESS event. [Sankar Tanguturi] + cloud-config modules: honor distros definitions in each module + [Chad Smith] (LP: #1715738, #1715690) + chef: Add option to pin chef omnibus install version + [Ethan Apodaca] (LP: #1462693) + tests: execute: support command as string [Joshua Powers] + schema and docs: Add jsonschema to resizefs and bootcmd modules + [Chad Smith] + tools: Add xkvm script, wrapper around qemu-system [Joshua Powers] + vmware customization: return network config format + [Sankar Tanguturi] (LP: #1675063) + Ec2: only attempt to operate at local mode on known platforms. + (LP: #1715128) + Use /run/cloud-init for tempfile operations. (LP: #1707222) + ds-identify: Make OpenStack return maybe on arch other than intel. + (LP: #1715241) + tests: mock missed openstack metadata uri network_data.json + [Chad Smith] (LP: #1714376) + relocate tests/unittests/helpers.py to cloudinit/tests + [Lars Kellogg-Stedman] + tox: add nose timer output [Joshua Powers] + upstart: do not package upstart jobs, drop ubuntu-init-switch module. + tests: Stop leaking calls through unmocked metadata addresses + [Chad Smith] (LP: #1714117) + distro: allow distro to specify a default locale [Ryan Harper] + tests: fix two recently added tests for sles distro. + url_helper: dynamically import oauthlib import from inside oauth_headers + [Chad Smith] + tox: make xenial environment run with python3.6 + suse: Add support for openSUSE and return SLES to a working state. + [Robert Schweikert] + GCE: Add a main to the GCE Datasource. + ec2: Add IPv6 dhcp support to Ec2DataSource. [Chad Smith] (LP: #1639030) + url_helper: fail gracefully if oauthlib is not available + [Lars Kellogg-Stedman] (LP: #1713760) + cloud-init analyze: fix issues running under python 2. [Andrew Jorgensen] + Configure logging module to always use UTC time. + [Ryan Harper] (LP: #1713158) + Log a helpful message if a user script does not include shebang. + [Andrew Jorgensen] + cli: Fix command line parsing of coniditionally loaded subcommands. + [Chad Smith] (LP: #1712676) + doc: Explain error behavior in user data include file format. + [Jason Butz] + cc_landscape & cc_puppet: Fix six.StringIO use in writing configs + [Chad Smith] (LP: #1699282, #1710932) + schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema + [Chad Smith] + Debian: Remove non-free repositories from apt sources template. + [Joonas Kylmälä] (LP: #1700091) + tools: Add tooling for basic cloud-init performance analysis. + [Chad Smith] (LP: #1709761) + network: add v2 passthrough and fix parsing v2 config with bonds/bridge + params [Ryan Harper] (LP: #1709180) + doc: update capabilities with features available, link doc reference, + cli example [Ryan Harper] + vcloud directory: Guest Customization support for passwords + [Maitreyee Saikia] + ec2: Allow Ec2 to run in init-local using dhclient in a sandbox. + [Chad Smith] (LP: #1709772) + cc_ntp: fallback on timesyncd configuration if ntp is not installable + [Ryan Harper] (LP: #1686485) + net: Reduce duplicate code. Have get_interfaces_by_mac use + get_interfaces. + tests: Fix build tree integration tests [Joshua Powers] + sysconfig: Dont repeat header when rendering resolv.conf + [Ryan Harper] (LP: #1701420) + archlinux: Fix bug with empty dns, do not render 'lo' devices. + (LP: #1663045, #1706593) + cloudinit.net: add initialize_network_device function and tests + [Chad Smith] + makefile: fix ci-deps-ubuntu target [Chad Smith] + tests: adjust locale integration test to parse default locale. + tests: remove 'yakkety' from releases as it is EOL. + tests: Add initial tests for EC2 and improve a docstring. + locale: Do not re-run locale-gen if provided locale is system default. + archlinux: fix set hostname usage of write_file. + [Joshua Powers] (LP: #1705306) + sysconfig: support subnet type of 'manual'. + tools/run-centos: make running with no argument show help. + Drop rand_str() usage in DNS redirection detection + [Bob Aman] (LP: #1088611) + sysconfig: use MACADDR on bonds/bridges to configure mac_address + [Ryan Harper] (LP: #1701417) + net: eni route rendering missed ipv6 default route config + [Ryan Harper] (LP: #1701097) + sysconfig: enable mtu set per subnet, including ipv6 mtu + [Ryan Harper] (LP: #1702513) + sysconfig: handle manual type subnets [Ryan Harper] (LP: #1687725) + sysconfig: fix ipv6 gateway routes [Ryan Harper] (LP: #1694801) + sysconfig: fix rendering of bond, bridge and vlan types. + [Ryan Harper] (LP: #1695092) + Templatize systemd unit files for cross distro deltas. [Ryan Harper] + sysconfig: ipv6 and default gateway fixes. [Ryan Harper] (LP: #1704872) + net: fix renaming of nics to support mac addresses written in upper + case. (LP: #1705147) + tests: fixes for issues uncovered when moving to python 3.6. + (LP: #1703697) + sysconfig: include GATEWAY value if set in subnet + [Ryan Harper] (LP: #1686856) + Scaleway: add datasource with user and vendor data for Scaleway. + [Julien Castets] + Support comments in content read by load_shell_content. + cloudinitlocal fail to run during boot [Hongjiang Zhang] + doc: fix disk setup example table_type options + [Sandor Zeestraten] (LP: #1703789) + tools: Fix exception handling. [Joonas Kylmälä] (LP: #1701527) + tests: fix usage of mock in GCE test. + test_gce: Fix invalid mock of platform_reports_gce to return False + [Chad Smith] + test: fix incorrect keyid for apt repository. + [Joshua Powers] (LP: #1702717) + tests: Update version of pylxd [Joshua Powers] + write_files: Remove log from helper function signatures. + [Andrew Jorgensen] + doc: document the cmdline options to NoCloud [Brian Candler] + read_dmi_data: always return None when inside a container. (LP: #1701325) + requirements.txt: remove trailing white space. + Azure: Add network-config, Refactor net layer to handle duplicate macs. + [Ryan Harper] + Tests: Simplify the check on ssh-import-id [Joshua Powers] + tests: update ntp tests after sntp added [Joshua Powers] + FreeBSD: Make freebsd a variant, fix unittests and + tools/build-on-freebsd. + FreeBSD: fix test failure + FreeBSD: replace ifdown/ifup with "/ifconfig down"/ and "/ifconfig up"/. + [Hongjiang Zhang] (LP: #1697815) + FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist. + [Hongjiang Zhang] (LP: #1696295) + main: Don't use templater to format the welcome message + [Andrew Jorgensen] + docs: Automatically generate module docs form schema if present. + [Chad Smith] + debian: fix path comment in /etc/hosts template. + [Jens Sandmann] (LP: #1606406) + suse: add hostname and fully qualified domain to template. + [Jens Sandmann] + write_file(s): Print permissions as octal, not decimal [Andrew Jorgensen] + ci deps: Add --test-distro to read-dependencies to install all deps + [Chad Smith] + tools/run-centos: cleanups and move to using read-dependencies + pkg build ci: Add make ci-deps-<distro> target to install pkgs + [Chad Smith] + systemd: make cloud-final.service run before apt daily services. + (LP: #1693361) + selinux: Allow restorecon to be non-fatal. [Ryan Harper] (LP: #1686751) + net: Allow netinfo subprocesses to return 0 or 1. + [Ryan Harper] (LP: #1686751) + net: Allow for NetworkManager configuration [Ryan McCabe] (LP: #1693251) + Use distro release version to determine if we use systemd in redhat spec + [Ryan Harper] + net: normalize data in network_state object + Integration Testing: tox env, pyxld 2.2.3, and revamp framework + [Wesley Wiedenmeier] + Chef: Update omnibus url to chef.io, minor doc changes. [JJ Asghar] + tools: add centos scripts to build and test [Joshua Powers] + Drop cheetah python module as it is not needed by trunk [Ryan Harper] + rhel/centos spec cleanups. + cloud.cfg: move to a template. setup.py changes along the way. + Makefile: add deb-src and srpm targets. use PYVER more places. + makefile: fix python 2/3 detection in the Makefile [Chad Smith] + snap: Removing snapcraft plug line [Joshua Powers] (LP: #1695333) + RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. + [Andreas Karis] (LP: #1696176) + test: Fix pyflakes complaint of unused import. + [Joshua Powers] (LP: #1695918) + NoCloud: support seed of nocloud from smbios information + [Vladimir Pouzanov] (LP: #1691772) + net: when selecting a network device, use natural sort order + [Marc-Aurèle Brothier] + fix typos and remove whitespace in various docs [Stephan Telling] + systemd: Fix typo in comment in cloud-init.target. [Chen-Han Hsiao] + Tests: Skip jsonschema related unit tests when dependency is absent. + [Chad Smith] (LP: #1695318) + azure: remove accidental duplicate line in merge. + azure: identify platform by well known value in chassis asset tag. + [Chad Smith] (LP: #1693939) + tools/net-convert.py: support old cloudinit versions by using kwargs. + ntp: Add schema definition and passive schema validation. + [Chad Smith] (LP: #1692916) + Fix eni rendering for bridge params that require repeated key for + values. [Ryan Harper] + net: remove systemd link file writing from eni renderer [Ryan Harper] + AliYun: Enable platform identification and enable by default. + [Junjie Wang] (LP: #1638931) + net: fix reading and rendering addresses in cidr format. + [Dimitri John Ledkov] (LP: #1689346, #1684349) + disk_setup: udev settle before attempting partitioning or fs creation. + (LP: #1692093) + GCE: Update the attribute used to find instance SSH keys. + [Daniel Watkins] (LP: #1693582) + nplan: For bonds, allow dashed or underscore names of keys. + [Dimitri John Ledkov] (LP: #1690480) + python2.6: fix unit tests usage of assertNone and format. + test: update docstring on test_configured_list_with_none + fix tools/ds-identify to not write None twice. + tox/build: do not package depend on style requirements. + cc_ntp: Restructure cc_ntp unit tests. [Chad Smith] (LP: #1692794) + flake8: move the pinned version of flake8 up to 3.3.0 + tests: Apply workaround for snapd bug in test case. [Joshua Powers] + RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration. + [Andreas Karis] (LP: #1679817, #1685534, #1685532) + disk_setup: fix several issues with gpt disk partitions. (LP: #1692087) + function spelling & docstring update [Joshua Powers] + Fixing wrong file name regression. [Joshua Powers] + tox: move pylint target to 1.7.1 + Fix get_interfaces_by_mac for empty macs (LP: #1692028) + DigitalOcean: remove routes except for the public interface. + [Ben Howard] (LP: #1681531.) + netplan: pass macaddress, when specified, for vlans + [Dimitri John Ledkov] (LP: #1690388) + doc: various improvements for the docs on cc_users_groups. + [Felix Dreissig] + cc_ntp: write template before installing and add service restart + [Ryan Harper] (LP: #1645644) + cloudstack: fix tests to avoid accessing /var/lib/NetworkManager + [Lars Kellogg-Stedman] + tests: fix hardcoded path to mkfs.ext4 [Joshua Powers] (LP: #1691517) + Actually skip warnings when .skip file is present. + [Chris Brinker] (LP: #1691551) + netplan: fix netplan render_network_state signature. + [Dimitri John Ledkov] (LP: #1685944) + Azure: fix reformatting of ephemeral disks on resize to large types. + (LP: #1686514) + Revert "/tools/net-convert: fix argument order for render_network_state"/ + make deb: Add devscripts dependency for make deb. Cleanup + packages/bddeb. [Chad Smith] (LP: #1685935) + tools/net-convert: fix argument order for render_network_state + [Ryan Harper] (LP: #1685944) + openstack: fix log message copy/paste typo in _get_url_settings + [Lars Kellogg-Stedman] + unittests: fix unittests run on centos [Joshua Powers] + Improve detection of snappy to include os-release and kernel cmdline. + (LP: #1689944) + Add address to config entry generated by _klibc_to_config_entry. + [Julien Castets] (LP: #1691135) + sysconfig: Raise ValueError when multiple default gateways are present. + [Chad Smith] (LP: #1687485) + FreeBSD: improvements and fixes for use on Azure + [Hongjiang Zhang] (LP: #1636345) + Add unit tests for ds-identify, fix Ec2 bug found. + fs_setup: if cmd is specified, use shell interpretation. + [Paul Meyer] (LP: #1687712) + doc: document network configuration defaults policy and formats. + [Ryan Harper] + Fix name of "/uri"/ key in docs for "/cc_apt_configure"/ module + [Felix Dreissig] + tests: Enable artful [Joshua Powers] + nova-lxd: read product_name from environment, not platform. + (LP: #1685810) + Fix yum repo config where keys contain array values + [Dylan Perry] (LP: #1592150) + template: Update debian backports template [Joshua Powers] (LP: #1627293) + rsyslog: replace ~ with stop [Joshua Powers] (LP: #1367899) + Doc: add additional RTD examples [Joshua Powers] (LP: #1459604) + Fix growpart for some cases when booted with root=PARTUUID. + (LP: #1684869) + pylint: update output style to parseable [Joshua Powers] + pylint: fix all logging warnings [Joshua Powers] + CloudStack: Add NetworkManager to list of supported DHCP lease dirs. + [Syed] + net: kernel lies about vlans not stealing mac addresses, when they do + [Dimitri John Ledkov] (LP: #1682871) + ds-identify: Check correct path for "/latest"/ config drive + [Daniel Watkins] (LP: #1673637) + doc: Fix example for resolve.conf configuration. + [Jon Grimm] (LP: #1531582) + Fix examples that reference upstream chef repository. + [Jon Grimm] (LP: #1678145) + doc: correct grammar and improve clarity in merging documentation. + [David Tagatac] + doc: Add missing doc link to snap-config module. [Ryan Harper] + snap: allows for creating cloud-init snap [Joshua Powers] + DigitalOcean: assign IPv4ll address to lowest indexed interface. + [Ben Howard] + DigitalOcean: configure all NICs presented in meta-data. [Ben Howard] + Remove (and/or fix) URL shortener references [Jon Grimm] (LP: #1669727) + HACKING.rst: more info on filling out contributors agreement. + util: teach write_file about copy_mode option + [Lars Kellogg-Stedman] (LP: #1644064) + DigitalOcean: bind resolvers to loopback interface. [Ben Howard] + tests: fix AltCloud tests to not rely on blkid (LP: #1636531) + OpenStack: add 'dvs' to the list of physical link types. (LP: #1674946) + Fix bug that resulted in an attempt to rename bonds or vlans. + (LP: #1669860) + tests: update OpenNebula and Digital Ocean to not rely on host + interfaces. + net: in netplan renderer delete known image-builtin content. + (LP: #1675576) + doc: correct grammar in capabilities.rst [David Tagatac] + ds-identify: fix detecting of maas datasource. (LP: #1677710) + netplan: remove debugging prints, add debug logging [Ryan Harper] + ds-identify: do not write None twice to datasource_list. + support resizing partition and rootfs on system booted without + initramfs. [Steve Langasek] (LP: #1677376) + apt_configure: run only when needed. (LP: #1675185) + OpenStack: identify OpenStack by product 'OpenStack Compute'. + (LP: #1675349) + GCE: Search GCE in ds-identify, consider serial number in check. + (LP: #1674861) + Add support for setting hashed passwords [Tore S. Lonoy] (LP: #1570325) + Fix filesystem creation when using "/partition: auto"/ + [Jonathan Ballet] (LP: #1634678) + ConfigDrive: support reading config drive data from /config-drive. + (LP: #1673411) + ds-identify: fix detection of Bigstep datasource. (LP: #1674766) + test: add running of pylint [Joshua Powers] + ds-identify: fix bug where filename expansion was left on. + advertise network config v2 support (NETWORK_CONFIG_V2) in features. + Bigstep: fix bug when executing in python3. [root] + Fix unit test when running in a system deployed with cloud-init. + Bounce network interface for Azure when using the built-in path. + [Brent Baude] (LP: #1674685) + cloudinit.net: add network config v2 parsing and rendering [Ryan Harper] + net: Fix incorrect call to isfile [Joshua Powers] (LP: #1674317) + net: add renderers for automatically selecting the renderer. + doc: fix config drive doc with regard to unpartitioned disks. + (LP: #1673818) + test: Adding integratiron test for password as list [Joshua Powers] + render_network_state: switch arguments around, do not require target + support 'loopback' as a device type. + Integration Testing: improve testcase subclassing [Wesley Wiedenmeier] + gitignore: adding doc/rtd_html [Joshua Powers] + doc: add instructions for running integration tests via tox. + [Joshua Powers] + test: avoid differences in 'date' output due to daylight savings. + Fix chef config module in omnibus install. [Jeremy Melvin] (LP: #1583837) + Add feature flags to cloudinit.version. [Wesley Wiedenmeier] + tox: add a citest environment + Further fix regression to support 'password' for default user. + fix regression when no chpasswd/list was provided. + Support chpasswd/list being a list in addition to a string. + [Sergio Lystopad] (LP: #1665694) + doc: Fix configuration example for cc_set_passwords module. + [Sergio Lystopad] (LP: #1665773) + net: support both ipv4 and ipv6 gateways in sysconfig. + [Lars Kellogg-Stedman] (LP: #1669504) + net: do not raise exception for > 3 nameservers + [Lars Kellogg-Stedman] (LP: #1670052) + ds-identify: report cleanups for config and exit value. (LP: #1669949) + ds-identify: move default setting for Ec2/strict_id to a global. + ds-identify: record not found in cloud.cfg and always add None. + Support warning if the used datasource is not in ds-identify's list. + tools/ds-identify: make report mode write namespaced results. + Move warning functionality to cloudinit/warnings.py + Add profile.d script for showing warnings on login. + Z99-cloud-locale-test.sh: install and make consistent. + tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id. + tools/ds-identify: disable vmware_guest_customization by default. + tools/ds-identify: ovf identify vmware guest customization. + Identify Brightbox as an Ec2 datasource user. (LP: #1661693) + DatasourceEc2: add warning message when not on AWS. + ds-identify: add reading of datasource/Ec2/strict_id + tools/ds-identify: add support for found or maybe contributing config. + tools/ds-identify: read the seed directory on Ec2 + tools/ds-identify: use quotes in local declarations. + tools/ds-identify: fix documentation of policy setting in a comment. + ds-identify: only run once per boot unless --force is given. + flake8: fix flake8 complaints in previous commit. + net: correct errors in cloudinit/net/sysconfig.py + [Lars Kellogg-Stedman] (LP: #1665441) + ec2_utils: fix MetadataLeafDecoder that returned bytes on empty + apply the runtime configuration written by ds-identify. + ds-identify: fix checking for filesystem label (LP: #1663735) + ds-identify: read ds=nocloud properly (LP: #1663723) + support nova-lxd by reading platform from environment of pid 1. + (LP: #1661797) + ds-identify: change aarch64 to use the default for non-dmi systems. + Remove style checking during build and add latest style checks to tox + [Joshua Powers] (LP: #1652329) + code-style: make master pass pycodestyle (2.3.1) cleanly, currently: + [Joshua Powers] + manual_cache_clean: When manually cleaning touch a file in instance dir. + Add tools/ds-identify to identify datasources available. + Fix small typo and change iso-filename for consistency [Robin Naundorf] + Fix eni rendering of multiple IPs per interface + [Ryan Harper] (LP: #1657940) + tools/mock-meta: support python2 or python3 and ipv6 in both. + tests: remove executable bit on test_net, so it runs, and fix it. + tests: No longer monkey patch httpretty for python 3.4.2 + Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized + [Lars Kellogg-Stedman] (LP: #1658174) + reset httppretty for each test [Lars Kellogg-Stedman] (LP: #1658200) + build: fix running Make on a branch with tags other than master + EC2: Do not cache security credentials on disk + [Andrew Jorgensen] (LP: #1638312) + doc: Fix typos and clarify some aspects of the part-handler + [Erik M. Bray] + doc: add some documentation on OpenStack datasource. + OpenStack: Use timeout and retries from config in get_data. + [Lars Kellogg-Stedman] (LP: #1657130) + Fixed Misc issues related to VMware customization. [Sankar Tanguturi] + Fix minor docs typo: perserve > preserve [Jeremy Bicha] + Use dnf instead of yum when available + [Lars Kellogg-Stedman] (LP: #1647118) + validate-yaml: use python rather than explicitly python3 + Get early logging logged, including failures of cmdline url. - From 0.7.9 + doc: adjust headers in tests documentation for consistency. + pep8: fix issue found in zesty build with pycodestyle. + integration test: initial commit of integration test framework + [Wesley Wiedenmeier] + LICENSE: Allow dual licensing GPL-3 or Apache 2.0 [Jon Grimm] + Fix config order of precedence, putting kernel command line over system. + [Wesley Wiedenmeier] (LP: #1582323) + pep8: whitespace fix + Update the list of valid ssh keys. [Michael Felt] + network: add ENI unit test for statically rendered routes. + set_hostname: avoid erroneously appending domain to fqdn + [Lars Kellogg-Stedman] (LP: #1647910) + doc: change 'nobootwait' to 'nofail' in docs [Anhad Jai Singh] + Replace an expired bit.ly link in code comment. + user-groups: fix bug when groups was provided as string and had spaces + (LP: #1354694) + mounts: use mount -a again to accomplish mounts (LP: #1647708) + CloudSigma: Fix bug where datasource was not loaded in local search. + (LP: #1648380) + when adding a user, strip whitespace from group list [Lars Kellogg-Stedman] + (LP: #1354694) + fix decoding of utf-8 chars in yaml test + Replace usage of sys_netdev_info with read_sys_net (LP: #1625766) + fix problems found in python2.6 test. + OpenStack: extend physical types to include hyperv, hw_veb, vhost_user. + (LP: #1642679) + tests: fix assumptions that expected no eth0 in system. (LP: #1644043) + net/cmdline: Consider ip= or ip6= on command line not only ip= + (LP: #1639930) + Just use file logging by default (LP: #1643990) + Improve formatting for ProcessExecutionError [Wesley Wiedenmeier] + flake8: fix trailing white space + Doc: various documentation fixes [Sean Bright] + cloudinit/config/cc_rh_subscription.py: Remove repos before adding + [Brent Baude] + packages/redhat: fix rpm spec file. + main: set TZ in environment if not already set. [Ryan Harper] + Azure: No longer rely on walinux agent. (LP: #1538522) + disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. + [Daniel Watkins] (LP: #1460715) + Add activate_datasource, for datasource specific code paths. (LP: #1611074) + systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloud + (LP: #1642062) + systemd: cloud-init remove After=systemd-networkd-wait-online + systemd: cloud-init-local change Before basic to sysinit + pep8: fix style errors reported by pycodestyle 2.1.0 + systemd: drop both Wants and After local-fs.target + systemd: networking service adjustments. (LP: #1636912) + systemd: replace Before=basic.target, dbus.target with sysinit.target + (LP: #1629797) + doc: Add documentation on stages of boot. + doc: make the RST files consistently formated and other improvements. + Ec2: fix syntax and tox in previous commit. + Ec2: protect against non-dictionary in block-device-mapping. + doc: fixed example to not overwrite /etc/hosts [Chris Glass] + Doc: fix spelling / typos in ca_certs and scripts_vendor. + pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed. + net/cmdline: Further adjustments to ipv6 support [LaMont Jones] + (LP: #1621615) + Add coverage dependency to bddeb to fix package build. + doc: improve HACKING.rst file + dmidecode: Allow dmidecode to be used on aarch64 [Robert Schweikert] + AliYun: Add new datasource for Ali-Cloud ECS [kaihuan.pkh] + Add coverage collection to tox unit tests. [Joshua Powers] + cc_users_groups: fix remaing call to ds.normalize_user_groups [Ryan Harper] + disk-config: udev settle after partitioning in gpt format. (LP: #1626243) + unittests: do not read system /etc/cloud/cloud.cfg.d (LP: #1635350) + Add documentation for logging features. [Wesley Wiedenmeier] + Add support for snap create-user on Ubuntu Core images. [Ryan Harper] + Fix sshd restarts for rhel distros. [Jim Gorz] + OpenNebula: replace 'ip' parsing with cloudinit.net usage. + Fix python2.6 things found running in centos 6. + Move user/group functions to new ug_util file + DigitalOcean: enable usage of data source by default. + update Gentoo initscripts to run in the correct order [Matthew Thode] + MAAS: improve the main of datasource to look at kernel cmdline config. + tests: silence the Cheetah UserWarning about NameMapper C version. + systemd: Run cloud-init.service Before dbus.socket not dbus.target + [Daniel Watkins] (LP: #1629797) + systemd: run cloud-init.service Before dbus.service (LP: #1629797) + unittests: fix use of mock 2.0 'assert_called' when running make check + [Ryan Harper] + Improve module documentation and doc cleanup. [Wesley Wiedenmeier] + lxd: Update network config for LXD 2.3 [Stéphane Graber] + DigitalOcean: use meta-data for network configruation [Ben Howard] + ntp: move to run after apt configuration (LP: #1628337) + Decode unicode types in decode_binary [Robert Schweikert] + systemd: Ensure that cloud-init-local happens before NetworkManager + Allow ephemeral drive to be unpartitioned [Paul Meyer] + subp: add 'update_env' argument + net: support reading ipv6 dhcp config from initramfs [LaMont Jones] + (LP: #1621615, #1621507) + Adjust mounts and disk configuration for systemd. (LP: #1611074) + dmidecode: run dmidecode only on i?86 or x86_64 arch. [Robert Schweikert] + systemd: put cloud-init.target After multi-user.target (LP: #1623868) - add skip-argparse-on-python3.patch: don't depend on argparse for python3, it is builtin there (as of python 3.2, so the patch should be good enough) - python_sitelib does not seem to exist for non single-spec python modules, use python2_sitelib and python3_sitelib instead. - Drop python-cheetah as requirement + Cheetah is no maintained and cloud-init switches to Jinja2 as templating engine if Cheetah is not available - Drop argparse as dependency for Py3 build + argparse is built into Python - Modify cloud-init-finalbeforelogin.patch (bsc#1047363) + Support user processes running in coud-init-final to consume a large number of threads. - Modify cloud-init-service.patch (bsc#1055649) + Start after dbus.service, needed by hotnamectl - Modify cloud-init-handle-not-implemented-query.patch + print needs () for Python3 - Add cloud-init-spceandtabs-clean.patch + Fix inconsistent use of spaces and tabs in various files - Modify suseIntegratedHandler.patch + Fix mode setting passed to function for file writing - Set packag up to build with Python 3 for distros later than SLE 12 - On Tumbleweed we need net-tools-deprecated to setup the network - add cloud-init-net-sysconfig-lp1665441.patch (lp#1665441) - Don't call insserv if we use systemd - Do not set mount options for ephemeral drive, use the defaults that are built into the code (bsc#930524) - Update fix-default-systemd-unit-dir.patch (bsc#1024709) + based on work by Thomas Abraham - Add cloud-init-handle-not-implemented-query.patch (boo#1017832) - Require net-tools for network setup - Configuration split (bsc#1016160) - fix syntax error in datasource LocalDisk (fix got somehow lost) - adjust license (as of 0.7.8 AGPL-3.0 was added) - fix unintentional edit in last change again - Modify suseIntegratedHandler.patch (bsc#998103) + Store previous hostname so update_hostname module does not overwrite manually set hostnames - cloud-init-python26.patch + Compatibility fixes with Python 2.6 - fix the cloud.cfg split, cyclic non-versioned dependencies are bad. also fix changelog entries - add datasourceLocalDisk.patch: * Fix datasourceLocalDisk module in case directory exists but is empty. - Add Conflicts for otherproviders of cloud-init-config. - Add require for python-six (used by several modules) - Add LocalDisk datasource datasourceLocalDisk.patch [FATE#321107] - Reworked zypp_add_repos.diff to behave similar to zypper ar - Move cloud.cfg into an own sub-package, so that we can have a product specific version. [FATE#322039] - Add zypp_add_repos.diff to support repos for zypper [FATE#322038] - Modify suseIntegratedHandler.patch (bsc#1007529) + Fall back to the previous method of writing network information We have to work out upstream how to have distro specific renderer for sysconfig - Add cloud-init-sysconfig-netpathfix.patch (bsc#1007529) + Fix the default path for network scripts - Cosmetic changes to suseIntegratedHandler.patch - Update cloud-init-no-dmidecode-on-ppc64.patch (bsc#1005616) + aarch64 does support dmidecode - Update cloud-init-service.patch + Break another cycle this one in -final - Update cloud-init-service.patch + Better match upstream intend Ubuntu networking.service is equivalent to SUSE wicked, thus we cannot translate networking to network, but need to translate it to wicked - Update cloud-init-service.patch + We need the following order: - something brings networking fully up (in our case wicked) - cloud-init.service runs - network-online.target is reached - Update cloud-init-service.patch + The network must be up an running in order to get ssh key injected - Update cloud-init-service.patch + Had self reference and thus cloud-init.service was never executed which caused ssh key loading failure - Do not own /lib/udev to not conflict with udev rpm - Forward port suseIntegratedHandler.patch + Implement new abstract interfaces + Some minor implementation fixes - Appease the build service, differences between OBS and IBS, and own the directories - Fix package, udev rules should be in /usr for distros after SLES 11 - add cloud-init-digital-ocean-datasource-enable-by-default.patch, cloud-init-digital-ocean-datasource.patch: add DigitalOcean support - run tests on build - Add cloud-init-handle-no-carrier.patch (boo#1003977) - Handle the exception when attempting to detect if the network device is up when it is not - Update cloud-init-service.patch (boo#999942) - Backport upstream commits 3705bb5964a and 6e45ffb21e96 - Decoding error (boo#998843) + Added cloud-init-fix-unicode-handling-binarydecode.patch - Fix dependencies, depends on oauthlib instead of oauth - Fix dataSourceOpenNebula.patch, missing closing paren (boo#998836) - Fix typo in cloud-init-service.patch - update to version 0.7.8 (bsc#998103) + added cloud-init-net-eni.patch based on work by eblock - Using config-drive instead of metadata failed because the network translation to Ubuntu-style did not return gateway information to opensuse.py + added cloud-init-service.patch based on work by eblock - The service file cloud-init.service referenced networking.service which on SUSE is network.service + remove no_logic_change.patch included in updated upstream source + forward port suseIntegratedHandler.patch + forward port setupSUSEsysVInit.diff + forward port cloud-init-no-dmidecode-on-ppc64.patch + foward port dataSourceOpenNebula.patch + forward port fix-default-systemd-unit-dir.patch + forward port cloud-init-finalbeforelogin.patch + forward port cloud-init-python2-sigpipe.patch + SmartOS: more improvements for network configuration + add ntp config module [Ryan Harper] + ChangeLog: update changelog for previous commit. + Add distro tags on config modules that should have it. + NoCloud: fix bug providing network-interfaces via meta-data. (LP: 1577982) + ConfigDrive: recognize 'tap' as a link type. (LP: #1610784) + Upgrade to a configobj package new enough to work + MAAS: add vendor-data support (LP: #1612313) + DigitalOcean: use the v1.json endpoint [Ben Howard] + Get Azure endpoint server from DHCP client [Brent Baude] + Apt: add new apt configuration format [Christian Ehrhardt] + distros: fix get_primary_arch method use of os.uname [Andrew Jorgensen] + Fix Gentoo net config generation [Matthew Thode] + Minor cleanups to atomic_helper and add unit tests. + azure dhclient-hook cleanups + network: fix get_interface_mac for bond slave, read_sys_net for ENOTDIR + Generate a dummy bond name for OpenStack (LP: #1605749) + add install option for openrc [Matthew Thode] + Add a module that can configure spacewalk. + python2.6: fix dict comprehension usage in _lsb_release. + apt-config: allow both old and new format to be present. [Christian Ehrhardt] (LP: #1616831) + bddeb: add --release flag to specify the release in changelog. + salt minion: update default pki directory for newer salt minion. (LP: #1609899) + Fix typo in default keys for phone_home [Roland Sommer] (LP: #1607810) + apt config conversion: treat empty string as not provided. (LP: #1621180) + tests: cleanup tempdirs in apt_source tests + systemd: Better support package and upgrade. (LP: #1576692, #1621336) + remove obsolete .bzrignore + DataSourceOVF: fix user-data as base64 with python3 (LP: #1619394) + Allow link type of null in network_data.json [Jon Grimm] (LP: #1621968) from 0.7.7: + Digital Ocean: add datasource for Digital Ocean. [Neal Shrader] + expose uses_systemd as a distro function (fix rhel7) + fix broken 'output' config (LP: #1387340) + begin adding cloud config module docs to config modules (LP: #1383510) + retain trailing eol from template files (sources.list) when rendered with jinja (LP: #1355343) + Only use datafiles and initsys addon outside virtualenvs + Fix the digital ocean test case on python 2.6 + Increase the usefulness, robustness, configurability of the chef module so that it is more useful, more documented and better for users + Fix how '=' signs are not handled that well in ssh_utils (LP: #1391303) + Be more tolerant of ssh keys passed into 'ssh_authorized_keys'; allowing for list, tuple, set, dict, string types and warning on other unexpected types + Update to use newer/better OMNIBUS_URL for chef module + GCE: Allow base64 encoded user-data (LP: #1404311) [Wayne Witzell III] + GCE: use short hostname rather than fqdn (LP: #1383794) [Ben Howard] + systemd: make init stage run before login prompts shown [Steve Langasek] + hostname: on first boot apply hostname to be same as is written for persistent hostname. (LP: #1246485) + remove usage of dmidecode on linux in favor of /sys interface [Ben Howard] + python3 support [Barry Warsaw, Daniel Watkins, Josh Harlow] (LP: #1247132) + support managing gpt partitions in disk config [Daniel Watkins] + Azure: utilze gpt support for ephemeral formating [Daniel Watkins] + CloudStack: support fetching password from virtual router [Daniel Watkins] (LP: #1422388) + readurl, read_file_or_url returns bytes, user must convert as necessary + SmartOS: use v2 metadata service (LP: #1436417) [Daniel Watkins] + NoCloud: fix local datasource claiming found without explicit dsmode + Snappy: add support for installing snappy packages and configuring. + systemd: use network-online instead of network.target (LP: #1440180) [Steve Langasek] + Add functionality to fixate the uid of a newly added user. + Don't overwrite the hostname if the user has changed it after we set it. + GCE datasource does not handle instance ssh keys (LP: 1403617) + sysvinit: make cloud-init-local run before network (LP: #1275098) [Surojit Pathak] + Azure: do not re-set hostname if user has changed it (LP: #1375252) + Fix exception when running with no arguments on Python 3. [Daniel Watkins] + Centos: detect/expect use of systemd on centos 7. [Brian Rak] + Azure: remove dependency on walinux-agent [Daniel Watkins] + EC2: know about eu-central-1 availability-zone (LP: #1456684) + Azure: remove password from on-disk ovf-env.xml (LP: #1443311) [Ben Howard] + Doc: include information on user-data in OpenStack [Daniel Watkins] + Systemd: check for systemd using sd_booted symantics (LP: #1461201) [Lars Kellogg-Stedman] + Add an rh_subscription module to handle registration of Red Hat instances. [Brent Baude] + cc_apt_configure: fix importing keys under python3 (LP: #1463373) + cc_growpart: fix specification of 'devices' list (LP: #1465436) + CloudStack: fix password setting on cloudstack > 4.5.1 (LP: #1464253) + GCE: fix determination of availability zone (LP: #1470880) + ssh: generate ed25519 host keys (LP: #1461242) + distro mirrors: provide datasource to mirror selection code to support GCE regional mirrors. (LP: #1470890) + add udev rules that identify ephemeral device on Azure (LP: #1411582) + _read_dmi_syspath: fix bad log message causing unintended exception + rsyslog: add additional configuration mode (LP: #1478103) + status_wrapper in main: fix use of print_exc when handling exception + reporting: add reporting module for web hook or logging of events. + NoCloud: fix consumption of vendordata (LP: #1493453) + power_state_change: support 'condition' to disable or enable poweroff + ubuntu fan: support for config and installing of ubuntu fan (LP: #1504604) + Azure: support extracting SSH key values from ovf-env.xml (LP: #1506244) + AltCloud: fix call to udevadm settle (LP: #1507526) + Ubuntu templates: modify sources.list template to provide same sources as install from server or desktop ISO. (LP: #1177432) + cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485) + Azure: get instance id from dmi instead of SharedConfig (LP: #1506187) + systemd/power_state: fix power_state to work even if cloud-final exited non-zero (LP: #1449318) + SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965) [Robert C Jennings] + systemd: support using systemd-detect-virt to detect container (LP: #1539016) [Martin Pitt] + docs: fix lock_passwd documentation [Robert C Jennings] + Azure: Handle escaped quotes in WALinuxAgentShim.find_endpoint. (LP: #1488891) [Dan Watkins] + lxd: add support for setting up lxd using 'lxd init' (LP: #1522879) + Add Image Customization Parser for VMware vSphere Hypervisor Support. [Sankar Tanguturi] + timezone: use a symlink rather than copy for /etc/localtime unless it is already a file (LP: #1543025). + Enable password changing via a hashed string [Alex Sirbu] + Added BigStep datasource [Alex Sirbu] + No longer run pollinate in seed_random (LP: #1554152) + groups: add defalt user to 'lxd' group. Create groups listed for a user if they do not exist. (LP: #1539317) + dmi data: fix failure of reading dmi data for unset dmi values + doc: mention label for nocloud datasource must be 'cidata' [Peter Hurley] + ssh_pwauth: fix module to support 'unchanged' and match behavior described in documentation [Chris Cosby] + quickly check to see if the previous instance id is still valid to avoid dependency on network metadata service on every boot (LP: #1553815) + support network configuration in cloud-init --local with support device naming via systemd.link. + FreeBSD: add support for installing packages, setting password and timezone. Change default user to 'freebsd'. [Ben Arblaster] + locale: list unsupported environment settings in warning (LP: #1558069) + disk_setup: correctly send --force to mkfs on block devices (LP: #1548772) + chef: fix chef install from gems (LP: #1553345) + systemd: do not specify After of obsolete syslog.target (LP: #1536964) + centos: Ensure that resolve conf object is written as a str (LP: #1479988) + chef: straighten out validation_cert and validation_key (LP: #1568940) + phone_home: allow usage of fqdn (LP: #1566824) [Ollie Armstrong] + cloudstack: Only use DHCPv4 lease files as a datasource (LP: #1576273) [Wido den Hollander] + Paths: fix instance path if datasource's id has a '/'. (LP: #1575938) [Robert Jennings] + Ec2: do not retry requests for user-data path on 404. + settings on the kernel command line (cc:) override all local settings rather than only those in /etc/cloud/cloud.cfg (LP: #1582323) + Improve merging documentation [Daniel Watkins] + apt sources: support inserting key/key-id only, custom sources.list, long gpg key fingerprints with spaces, and dictionary format (LP: #1574113) + SmartOS: datasource improvements and support for metadata service providing networking information. + Datasources: centrally handle 'dsmode' and no longer require datasources to "/pass"/ if modules_init should be executed with network access. + ConfigDrive: improved support for networking information from a network_data.json or older interfaces formated network_config. + Change missing Cheetah log warning to debug [Andrew Jorgensen] + Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche] + support network rendering to sysconfig (for centos and RHEL) + write_files: if no permissions are given, just use default without warn. + user_data: fix error when user-data is not utf-8 decodable (LP: #1532072) + fix mcollective module with python3 (LP: #1597699) [Sergii Golovatiuk] - Add cloud-init-python2-sigpipe.patch (bsc#903449) + Restore SIGPIPE default handler when executing shell scripts - Add cloud-init-finalbeforelogin.patch (bsc#978048) + Ordering issue, avoid login prompt before cloud-init is finished - Update suseIntegratedHandler.patch (bsc#971275) + Properly handle the package_upgrade configuration option - Add dependency on jinja2 (bsc#948995,bsc#948996) - Add no_logic_change.patch to undo upstream logic changes introduced during style clean up - Properly write the routes file for static networks (bnc#920190) + modify suseIntegratedHandler.patch - Remove suseSetInitCmd.patch + is now integrated with suseIntegratedHandler.patch - pmtools only exist on Intel architecture (bnc#928552) - update to 0.7.6: - open 0.7.6 - Enable vendordata on CloudSigma datasource (LP: #1303986) - Poll on /dev/ttyS1 in CloudSigma datasource only if dmidecode says we're running on cloudsigma (LP: #1316475) [Kiril Vladimiroff] - SmartOS test: do not require existance of /dev/ttyS1. [LP: #1316597] - doc: fix user-groups doc to reference plural ssh-authorized-keys (LP: #1327065) [Joern Heissler] - fix 'make test' in python 2.6 - support jinja2 as a templating engine. Drop the hard requirement on cheetah. This helps in python3 effort. (LP: #1219223) - change install path for systemd files to /lib/systemd/system [Dimitri John Ledkov] - change trunk debian packaging to use pybuild and drop cdbs. [Dimitri John Ledkov] - SeLinuxGuard: remove invalid check that looked for stat.st_mode in os.lstat. - do not write comments in /etc/timezone (LP: #1341710) - ubuntu: provide 'ubuntu-init-switch' module to aid in systemd testing. - status/result json: remove 'end' entry which was always null - systemd: make cloud-init block ssh service startup to guarantee keys are generated. [Jordan Evans] (LP: #1333920) - default settings: fix typo resulting in OpenStack and GCE not working unless config explicitly provided (LP: #1329583) [Garrett Holmstrom]) - fix rendering resolv.conf if no 'options' are provided (LP: #1328953) - docs: fix disk-setup to reference 'table_type' [Rail Aliiev] (LP: #1313114) - ssh_authkey_fingerprints: fix bug that prevented disabling the module. (LP: #1340903) [Patrick Lucas] - no longer use pylint as a checker, fix pep8 [Jay Faulkner]. - Openstack: do not load some urls twice. - FreeBsd: fix initscripts and add working config file [Harm Weites] - Datasource: fix broken logic to provide hostname if datasource does not provide one - Improved and less verbose logging. - resizefs: first check that device is writable. - configdrive: fix reading of vendor data to be like metadata service reader. [Jay Faulkner] - resizefs: fix broken background resizing [Jay Faulkner] (LP: #1338614) - cc_grub_dpkg: fix EC2 hvm instances to avoid prompt on grub update. (LP: #1336855) - FreeBsd: support config drive datasource [Joseph bajin] - cc_mounts: support creating a swap file - Refresh addopenSUSEBase.patch - Refresh setupSUSEsysVInit.diff - Removed cloudinit-datasources.patch. Applied upstream - BuildRequires pkg-config. Needed to find correct systemd unit dir. - Add fix-default-systemd-unit-dir.patch . Use better default for systemd system unit dir. - Fix (bnc#919305 & bnc#918952) - Properly handle persistent network device names for OpenNebula + add dataSourceOpenNebula.patch - Properly set up network mode if interface config file + modified suseIntegratedHandler.patch - Require e2fsprogs for filesystem resizing - Remove Requires for python-yaml . There's already the right requirement for python-PyYAML - fixed syntax error in dmidecode on ppc64 patch (bnc#914920)
- Update to version 1.5: + Add support for GCE (bsc#1159460, bsc#1178486) + Improve default gateway determination - Update to version 1.4: + copy routes from default routing table (bsc#1162705, bsc#1162707) + make CLOUD_NETCONFIG_MANAGE default configurable - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavors. - Removed obsolete Group tag from spec file - Update to version 1.3: + Fix IPv4 address handling on secondary NICs in Azure - Update to version 1.2: + support AWS IMDSv2 token - Update to version 1.1 + fix use of GATEWAY variable (bsc#1157117, bsc#1157190) + remove secondary IPv4 address only when added by cloud-netconfig (bsc#1144282) + simplify routing setup for single NIC systems (partly fixes bsc#1135592) - Update to version 1.0: + pause and retry if API call throttling is detected in Azure (bsc#1135257 bsc#1135263) - Update to version 0.9: + run cloud-netconfig periodically (bsc#1118783 bsc#1122013) + do not treat eth0 special wrt routing policies (bsc#1123008) + reduce timeout on metadata read (bsc#1112822) - Update to version 0.7: + no persistent interface names in Azure (bsc#1095485) - Added dependency on curl - Use otherproviders() only on SLES 11 builds - Remove dependency on udev-persistent-ifnames (bsc#1075484) - Add missing Provides/Conflicts statements to spec file - Prepare for SLE11 submission (bsc#1063292) - Update to version 0.6: + Use tested and supported metadata API versions - Update to version 0.5 + New API version for Azure metadata server + Wait for the metadata server in EC2 - Update to version 0.4: Do not touch VF interfaces in Azure (bsc#1055553) - Prepare for SLE submission (FATE#323820, bsc#1027212) - Added conflict tags - Fix requires for non-Leap platforms - Initial version 0.3
- Update to version 9.3.0 (jsc#PCT-130) + Support AHB-v3 + Support registration of BYOS instances against the update infrastructure + Properly extract the region for local zones in AWS to ensure instances get connected to the proper update servers + Azure addon service and executable rename + Support non SLE repos + Fix handling of regionservers configured with DNS names - Avoid race confition with ca-certificates (bsc#1189362) + Make the service run after ca-sertificates is done + Attempt multiple times to update the trust chain - New package to enable/disable access due to AHB This references bsc#1182026, (jsc#SLE-21246, jsc#SLE-21247, jsc#SLE-21248, jsc#SLE-21249, jsc#SLE-21250) - Update to version 9.2.0 (bsc#1029162) + Support IPv6 as best-effort, with fallback to IPv4 - Update to version 9.1.5 (bsc#1182779, bsc#1185234, bsc#1185198) + Another startup process may run zypper before the registration process if zypper is still running we cannot get the lock and as such the installed products cannot be determined. Wait for the lock to be released for up to 30 seconds. + On any error durring product list generation return a list to avoid a traceback by trying to iterate over None - Update to version 9.1.4 (bsc#1176858, bsc#1176859) + Properly handle the exit code for SUSEConnect and provide log message with failure details for registration failure - Update to version 9.1.3 (bsc#1175752, bsc#1175753) + Re-write the cache for the update server objects to avoid an attribute error that is triggered if the config is not set to https_only. - Update to version 9.1.2 (bsc#1174791, bsc#1174937) + Implement changes to configure the client to use https only for outbound traffic - plugin-ec2 to version 1.0.1 (bsc#1174743, bsc#1174837) + Prefer IMDSv2 and switch all IMDS access requests to support v2 token based access method. - Update to version 9.1.1 (bsc#1174731, bsc#1174732) + Do not immediately failover to a sibling system. Upon contact failure to the target system give the server/route time to recover. We have seen network instability trigger a pre-mature failover during initial registration causing problems later during updates. + When we do failover make sure the access credentials are known to the new target - Update to version 9.1.0 (bsc#1173474, bsc#1173475) + Introduce containerbuild-regionsrv service to allow container building tools to access required data for accessing Public Cloud RMTs - Improve error message for failed update server access to determine product status - Update to version 9.0.10 (bsc#1171704, bsc#1171705) + While the service starts After=network-online.target this is no guarantee that the cloud framework has configured the outgoing routing for the instance. This configuration on the framework side may take longer. Introduce a wait look that retries connections to the update infrastructure 3 times before giving up. - Update to version 9.0.9 (bsc#1169599) + Handle the /etc/hosts file with Python 3.4 if there are non ascii characters in the file. - Update to version 9.0.8 + Properly handle IPv6 addresses in URLs - Update to version 9.0.7 + Fix crash with a stack trace if no current_smt is present (bsc#1158664) - Update to version 9.0.6 (bsc#1154533) + Support repositories with different credentials files + Add --clean option and --help + Add man page - Update to version 9.0.5 (bsc#1152567, bsc#1149528) + Ignore exception if the new registration flag file does not exist but there is an attempt to remove it. + Properly include the IP addresses of the update server if we were unable to get the product information + Include requirement for python3-six in specfile - Update to version 9.0.4 (bsc#1148644, bsc#1149840) + The logic in the URLresolver my result in "/None"/ being returned during initial registration when zypper tries to refresh the repos. This triggers a condition where repos are missing from the system. This version changes the logic in the URL resolver to address this condition. - Update to version 9.0.3 + Fix missing dependency for python3-urllib3 (bsc#1146610, bsc#1146321i, bsc#1144754) + Cast the the resolved link of the serice plugin to a string to allow proper use of basename() and comparison (bsc#1146462, bsc#1146463) + Clear the new-registration marker if the instance has a cache of update servers (bsc#1146467, bsc#1146468) - Update to version 9.0.2 + If the credentials are not valid an error is issued and the user is instructed to re-register the system - Update to version 9.0.1 (bsc#1136113, bsc#1136112) + Refresh the server cache if non of the currently cached update servers can be reached. The condition may arise in a general outage or when systems have been decomissioned. In the later case the refresh will re-eastablish update capabilities - Update to version 9.0.0 + Fix logging issues. During registration against RMT "/inconsistent system state"/ messages were printed to the log, while the system was not in an inconsistent state. + The public has_repos() method was removed from the registerutil implementtaion making this an incompatible change and therefore the major version changed. - Update to version 8.2.0 (bsc#1137384, bsc#1137385) + Upstream version jump from 8.1.4 to 8.2.0 due to compatible behavior change of get_instance_data() implementation + Always return the marker that triggers the server to return URL resolver URIs for get_instance_data() + Handle exception when metadata retrieval fails. - Update to version 8.1.4 (bsc#1136112, bsc#1136113) + Modules need to be registered in a given order, simply following the order in which 'zypper products' returns the information is insufficient and may lead to failure. Fix the order by obtaining the order information from the registration server. - Update to version 8.1.3 + Fix file permissions for generated credentials rw root only - Update to version 8.1.2 + Generate instance data as string as expected by zypper plugin handling + Write the proper credentials file when switching back to RIS service - Update to version 8.1.1 + Support registration against RMT - Update to version 8.1.0 (bsc#1120980) + Implement URL resolver to facilitate instance verification for zypper access + Fixes related to bsc#1120980 also need server side support - Update to version 8.0.6 (bsc#1029162) + IPv6 support + Fix handling of older cached SMT objects loaded from cached file - Update to version 8.0.5 (bsc#1114985) + Fix dependencies + Handle exception - Update to version 8.0.4 (bsc#1093688) + Fix variable name issue in plugin to avoid always falling back to the wire server in the exception handling block. Found and fixed by jmason - Update to version 8.0.3 (bsc#1086356) + Azure plugin, use proper URL to get region information from metadata server - Update to version 8.0.2 (bsc#1072973) + systemd order, only start after the network is online - Update to version 8.0.1 + systemd order start before GCE user scripts are executed - From version 8.0.0 + Port to Python 3 - Update to version 7.0.7 (bsc#1058616, 1058719) + Set proxy setting in the zypper plugin - Update to version 7.0.6 (bsc#1054602, bsc#1054603) + Fix traceback if configuration file is not set up properly + Add feature to allow user to specify a target SMT server, new command line options --smt-ip, --smt-fp, --smt-fqdn - Update to version 7.0.5 (bsc#1034691, bsc#1034691) + Fix argument mismatch - From version 7.0.4 + Implement plugins for EC2 and Azure to provide region hint in preparation of IPv6 support (FATE#323081, bsc#1029162) - Update to version 7.0.3 (bsc#1027298, bsc#1027299) + Set the current SMT server after failover - Update to version 7.0.2 (bsc#1024794) + Fix list name for loops in failover code path - Update to version 7.0.1 (bsc#1014339, bsc#1014682) + Create the missing cache directory if it does not exist - Update to version 7.0.0 (bsc#986294) + Incompatible changes for remove_registration_data + Code restructuring + Enable Nvidia repo only on instances that have Nvidia "/HW"/ - Update to version 6.5.1 (bsc#981689) + Enable the public cloud repo module repository after registration - Update to version 6.5.0 + Add option "/metadata_server"/ to indicate that the SMt server data is supposed to be pulled from a metadata server rather than a region server. Intended to aid integration of the update infrastructure into SOC - Update to version 6.4.6 (bsc#975209,bsc#975815) + Try another SMT server if registration fails - Update to version 6.4.5 (bsc#968128) + Do not attempt to generate the product list using remote repositories - Update to version 6.4.4 (bsc#964334,bsc#964335) + Properly handle proxy configuration - Modify spec file (bsc#959206) + generic config provides the certs to allow it to be installed with out conflicts - Update to version 6.4.3 (bsc#958402) + Continue to register other products even if one sould fail + pep8 code clean up - Update to version 6.4.2 (bsc#950865) + Properly register the base product - Update to version 6.4.1 (bsc#950858) + Detect and properly report errors when the base product registration fails - Update to version 6.4.0 (bsc#948129, bsc#948130) + If the server to which the guest is registered to is not available attempt to find another available SMT server - Update to version 6.3.19 (bsc#948057) + Register base product properly even if no other products are set up - Update to version 6.3.18 (bnc#937873, bnc#937880) + Fix variable name issue in exception block causing the code to exit pre-maturely if a region server is not reachable within the given timeout - Update to version 6.3.17 (bnc#926647) + Do not modify /etc/hosts file if a registrations exists, the registration data is consistent and the configured SMT server is reachable - Update to version 6.3.16 + Take no action on --force-new if zypper is running. Provide feedback to the user. Follow up to bnc#921526 - Update to version 6.3.15 (bnc#924712) + Write instance data to /var/lib into a randomly generated file name + Better implementation to kill zypper, follow up to bnc#921526 - Add missing provides for the generic configuration. Resolves improper conflict between -plugin-gce and the generic configuration - Update to version 6.3.13 (bnc#921526) + Implements new --force-new command line option for registration code fo on demand images - Update to version 6.3.12 (bnc#920295) + Improve logging information on registration failure in SLES 12 - Update to version 6.3.11 (bnc#917450, bnc#917453) + Fix boot order for Azure, force waagent to run after registration + Properly handle exception if network connection fails + Retry network connection 3 times before giving up - Update to version 6.3.8 (bnc#912979) + Fix the ordering in the boot phase + Source from new upstream location - Update to version 6.3.5 (bnc#909114) + Fix bug with cert writing. After getting the cert from the SMT server the file was never closed properly, thus trying to update the CA information failed. This fix addresses this issue. - regionServiceClient + set version to 6.3.4, location of SMT cert for SUSEConnect has changed - regionServiceClient + store SMT cert to /usr/share/pki/trust/anchors/registration_server.pem This is the place the SUSEConnect code wants to read it with regards to ib/suse/connect/ssl_certificate.rb
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING file to docs - Created package compositeproto with initial version 0.4.2
- Update to containerd v1.4.11, to fix CVE-2021-41103 bsc#1191121. bsc#1191355 - Switch to Go 1.16.x compiler, in line with upstream. - Install systemd service file as well (fixes bsc#1190826) - Update to containerd v1.4.8, to fix CVE-2021-32760. bsc#1188282 - Remove upstreamed patches: - bsc1188282-use-chmod-path-for-checking-symlink.patch [ This patch was only released in SLES and Leap. ] - Add patch for GHSA-c72p-9xmj-rx3w. CVE-2021-32760 bsc#1188282 + bsc1188282-use-chmod-path-for-checking-symlink.patch - Build with go1.15 for reproducible build results (boo#1102408) - Drop long-since upstreamed patch, originally needed to fix i386 builds on SLES: - 0001-makefile-remove-emoji.patch - Update to containerd v1.4.4, to fix CVE-2021-21334. - Update to handle the docker-runc removal, and drop the -kubic flavour. bsc#1181677 bsc#1181749 - Update to containerd v1.4.3, which is needed for Docker v20.10.2-ce. bsc#1181594 - Install the containerd-shim* binaries and stop creating docker-containerd-shim because that isn't used by Docker anymore. bsc#1183024 - Update to containerd v1.3.9, which is needed for Docker v19.03.14-ce and fixes CVE-2020-15257. bsc#1178969 bsc#1180243 - Update to containerd v1.3.7, which is required for Docker 19.03.13-ce. boo#1176708 bsc#1177598 CVE-2020-15157 - Refresh patches: * 0001-makefile-remove-emoji.patch - Use Go 1.13 for build. - Update to containerd v1.2.13, which is required for Docker 19.03.11-ce. bsc#1172377 - Update to containerd v1.2.10, which is required for Docker 19.03.3-ce. bsc#1153367 bsc#1157330 - Update to containerd v1.2.6, which is required for Docker v18.09.7-ce. bsc#1139649 - Remove containerd-test (it's not useful for actual testing). - Update to containerd v1.2.5, which is required for v18.09.5-ce. bsc#1128376 boo#1134068 https://github.com/containerd/containerd/releases/tag/v1.2.5 - Update containerd to v1.2.4 * cri: Set /etc/hostname * cri: Fix env performance issue * runc updated to 6635b4f0c6af3810594d2770f662f34ddc15b40d to solve bsc#1121967 CVE-2019-5736 * cri updated to da0c016c830b2ea97fd1d737c49a568a816bf964 * Windows: NewDirectIOFromFIFOSet * Changelogs from previous versions also included in this update: https://github.com/containerd/containerd/releases/tag/v1.2.3 - Update to containerd v1.2.2, which is required for Docker v18.09.1-ce. bsc#1124308 * Fix rare deadlock on FIFO creation with timeout * Fix a bug that a container can't be stopped or inspected when its corresponding image is deleted * Fix a bug that the cri plugin handles containerd events outside of k8s.io namespace more changes at: https://github.com/containerd/containerd/releases/tag/v1.2.2 Changelogs from previous versions also included in this update: https://github.com/containerd/containerd/releases/tag/v1.2.1 https://github.com/containerd/containerd/releases/tag/v1.2.0 https://github.com/containerd/containerd/releases/tag/v1.1.4 https://github.com/containerd/containerd/releases/tag/v1.1.3 - Remove required_dockerrunc commit pinning, as it just lead to issues. - Remove upstreamed patches. - 0001-docs-man-rename-config.toml-5-to-be-more-descriptive.patch - Disable leap based builds for kubic flavor. bsc#1121412 - Update go requirements to >= go1.10 to fix * bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during "/go get -u"/ * bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in "/go get"/ via curly braces in import paths * bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service - Add backport of https://github.com/containerd/containerd/pull/2764, which is required for us to build containerd on i586 SLE-12 (where /bin/sh doesn't like emoji in shell scripts). bsc#1102522 bsc#1113313 + 0001-makefile-remove-emoji.patch - Upgrade to containerd v1.1.2, which is required for Docker v18.06.1-ce. bsc#1102522 - Merge -kubic packages back into the main Virtualization:containers packages. This is done using _multibuild to add a "/kubic"/ flavour, which is then used to conditionally compile patches and other kubic-specific features. bsc#1105000 - Enable seccomp support on SLE12, since libseccomp is now a new enough vintage to work with Docker and containerd. fate#325877 - Update to containerd v1.1.1, which is the required version for the Docker v18.06.0-ce upgrade. bsc#1102522 - Add backport of https://github.com/containerd/containerd/pull/2534 to make the man page no longer pollute the global namespace. + 0001-docs-man-rename-config.toml-5-to-be-more-descriptive.patch - Remove the following patch since it has already been merged upstream. - bsc1065109-0001-makefile-add-support-for-build_flags.patch - Remove systemd-related files and add docker-containerd-* symlinks; this aligns with the upstream defaults where dockerd will execute docker-containerd. Version upgrades of docker are expected to work more smoothly as much of the upgrade logic is implemented in dockerd. - Add containerd-rpmlintrc (or containerd-kubic-rpmlintrc) to deal with /usr/src/containerd/* rpmlint errors (which don't affect normal users of this package). - Make use of %license macro - Remove 'go test' from %check section, as it has only ever caused us problems and hasn't (as far as I remember) ever caught a release-blocking issue. Smoke testing has been far more useful. boo#1095817 - Review obsoletes tag to fix bsc#1080978 - Put containerd under the podruntime slice. This the recommended deployment to allow fine resource control on Kubernetes. bsc#1086185 - Add ${version} to equivalent non-kubic package provides - Add Provides for equivalent non-kubic packages - do not build on s390, only on s390x (no go on s390) - Fix build with RPM 4.14: exclude is not meant for files to NOT be packaged, but should only be used if the files are to be excluded from a glob when they end up in a different package. Rather remove the unwanted files in the install section. - Update to containerd@06b9cb35161009dcb7123345749fef02f7cea8e0, which is requried by Docker 17.09.1_ce. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Set --start-timeout=2m by default to match upstream. bsc#1064926 - Use the upstream makefile so that Docker can get the commit ID in `docker info`. This also will avoid possible future warnings being spit out like bsc#1065109 and boo#1053532. - Backport https://github.com/containerd/containerd/pull/1686, which is required for the above fix. bsc#1065109 boo#1053532 + bsc1065109-0001-makefile-add-support-for-build_flags.patch - Update to containerd@3addd840653146c90a254301d6c3a663c7fd6429, which is required by Docker 17.07.0_ce (this commit is effectively v0.2.9 with a few bugfixes missing). - Use -buildmode=pie for tests and binary build. bsc#1048046 bsc#1051429 - change dependency to docker-runc - fix golang requirement to 1.7 for the subpackages - fix golang requirement to 1.7 - Replace %__-type macro indirections - update containerd to the commit version needed for docker-v17.04.0-ce (bsc#1034053) fix bsc#1032769: containerd spurious messages filling journal - make sure this package is being built with go 1.7 - remove the go_arches macro because we are using go1.7 which is available in all archs - Set TasksMax=infinity to make sure runC doesn't start failing randomly. - update to docker 1.13.0 requirement - Update docker to the version used in Docker 1.12.6. This is necessary to fix CVE-2016-9962 (bsc#1012568). - update containerd to the version used in docker 1.12.5 (bsc#1016307). This fixes bsc#1015661 - fix runc version fix bsc#1009961 - fix version so that it contains a sequence number and zypper does not think is a downgrade - fix bsc#1006368: docker/containerd is broken when installed by SuSE Studio in an appliance: We were missing the Requires(post): %fillup_prereq - update runc requirement to 02f8fa7863dd3f82909a73e2061897828460d52f (see RUNC_COMMIT in Dockerfile) - update to commit 0366d7e which is the one required for docker-1.12.2 (bsc#1004490) - fix go_arches definition: use global instead of define, otherwise it fails to build - Remove GOPATH at the end of the GOPATH assignment cause GOPATH is empty and if we do that, we get the path "/"/ appended, which causes gcc6-go to complain - add go_arches in project configuration: this way, we can use the same spec file but decide in the project configuration if to use gc-go or gcc-go for some archs. - update to v2.3.0 (bsc#995058) - Remove patches which were already merged upstream: * socket-activation-01-vendor.patch * socket-activation-02-daemon.patch * socket-activation-03-ctr.patch - use gcc6-go instead of gcc5-go (bsc#988408) - build ppc64le with gc-go because this version builds with gc-go 1.6 - bump git commit id to the one required by docker v1.12.0 - run test during build - only run tests on architectures that provide the go list and got test tools - add aarch64 to go arches - Add containerd-test package which contains the source code and the test. This package will be used to run the integration tests. - Simplify package build and check sections: Instead of symlinking we default to cp -avr. go list gets confused by symlinks hence, we need to copy the source code anyway if we want to run unit tests during package build at some point. * Explicitly state the version dependency for runC, to avoid potential issues with incompatible component versions. These must be updated * each time we do a release*. Unfortunately we cannot create a hard dependency because that would conflict with Docker, and was a mistake on upstream's part. bsc#993847 * Set --runtime option specifically to runC. bsc#978260 * Update to containerd v0.2.2. (bsc#989566 FATE#320763) * Includes updates to the out-of-tree patches. * Remove MountFlags=slave from containerd.service. This causes many issues with interactions with Docker. * Added /usr/sbin/rccontainerd symlink as per suse-missing-rclink. * Updated socket activation patches to use the same patchset that was merged upstream (https://github.com/docker/containerd/pull/178): * socket-activation-01-vendor.patch * socket-activation-02-daemon.patch * socket-activation-03-ctr.patch * Removed aarch64 that was patched upstream: - fix-aarch64-epoll.patch * Update containerd to 0.2.1. Upstream changelog: * Fixes for cgroup memory updates and process labeling. * Truncate the event log on disk and in memory so that it does not grow forever. This is mainly used for higher levels to receive past events if they miss any. * Use the gc compiler for aarch64 builds. * Add a patch to fix the new aarch64 build support, which has not yet been merged upstream (https://github.com/docker/containerd/pull/195): + fix-aarch64-epoll.patch * Rebase the socket activation patchset which has yet to be merged (https://github.com/docker/containerd/pull/178): * socket-activation-01-vendor.patch * socket-activation-02-daemon.patch * socket-activation-03-ctr.patch * Update to containerd 0.2.0. Changelog: + Add Limit to PidsStats + Add timeout flag for container start times. + Add timeout option for GRPC connection. + Add no_pivot_root support. + Add runtimeArgs to pass to shim * Move epoll syscall to a separate package so we can build on aarch64. * Fix ctr termios restoration isssues. * Several bug fixes. - Remove dependencies on larger packages. * Use socket activation with the containerd-daemon. This requires a not-yet-upstream patchset (https://github.com/docker/containerd/pull/178): + socket-activation-01-vendor.patch + socket-activation-02-daemon.patch + socket-activation-03-ctr.patch * Remove MountFlags=slave since it's not relevant to containerd and might cause issues in the future. * Update to containerd 0.1.0. This required quite a few fixes. * Add initial packaging of containerd 0.0.5. * Add service and sysconfig files. * Separately package the client from the server. * Install to /usr/sbin.
- prepare usrmerge (boo#1029961) - gnulib-test-avoid-FP-perror-strerror.patch: Add patch to avoid false-positive error in gnulib tests 'test-perror2' and 'test-strerror_r', visible on armv7l. - coreutils.spec: Reference the patch. - Drop suse-module-tools BuildRequires: this was used for the macro regenerate_initrd_post/posttrans, which have been moved to rpm-config-SUSE in Jan 2019. - coreutils-gnulib-disable-test-float.patch: Add patch to temporarily disable the gnulib test 'test-float' failing on ppc and ppc64le. - coreutils.spec: Reference the patch. While at it, avoid conditional Patch and Source entries as that break cross-platform builds from source RPMs. - add coreutils-use-python3.patch to minimally port away from python 2.x use of pyinotify in the testsuite - Update to 8.32: * Noteworthy changes in release 8.32 (2020-03-05) [stable] * * Bug fixes cp now copies /dev/fd/N correctly on platforms like Solaris where it is a character-special file whose minor device number is N. [bug introduced in fileutils-4.1.6] dd conv=fdatasync no longer reports a "/Bad file descriptor"/ error when fdatasync is interrupted, and dd now retries interrupted calls to close, fdatasync, fstat and fsync instead of incorrectly reporting an "/Interrupted system call"/ error. [bugs introduced in coreutils-6.0] df now correctly parses the /proc/self/mountinfo file for unusual entries like ones with 'r' in a field value ("/mount -t tmpfs tmpfs /foo$'r'bar"/), when the source field is empty ('mount -t tmpfs "/"/ /mnt'), and when the filesystem type contains characters like a blank which need escaping. [bugs introduced in coreutils-8.24 with the introduction of reading the /proc/self/mountinfo file] factor again outputs immediately when stdout is a tty but stdin is not. [bug introduced in coreutils-8.24] ln works again on old systems without O_DIRECTORY support (like Solaris 10), and on systems where symlink ("/x"/, "/."/) fails with errno == EINVAL (like Solaris 10 and Solaris 11). [bug introduced in coreutils-8.31] rmdir --ignore-fail-on-non-empty now works correctly for directories that fail to be removed due to permission issues. Previously the exit status was reversed, failing for non empty and succeeding for empty directories. [bug introduced in coreutils-6.11] 'shuf -r -n 0 file' no longer mistakenly reads from standard input. [bug introduced with the --repeat feature in coreutils-8.22] split no longer reports a "/output file suffixes exhausted"/ error when the specified number of files is evenly divisible by 10, 16, 26, for --numeric, --hex, or default alphabetic suffixes respectively. [bug introduced in coreutils-8.24] seq no longer prints an extra line under certain circumstances (such as 'seq -f "/%g "/ 1000000 1000000'). [bug introduced in coreutils-6.10] * * Changes in behavior Several programs now check that numbers end properly. For example, 'du -d 1x' now reports an error instead of silently ignoring the 'x'. Affected programs and options include du -d, expr's numeric operands on non-GMP builds, install -g and -o, ls's TABSIZE environment variable, mknod b and c, ptx -g and -w, shuf -n, and sort --batch-size and --parallel. date now parses military time zones in accordance with common usage: "/A"/ to "/M"/ are equivalent to UTC+1 to UTC+12 "/N"/ to "/Y"/ are equivalent to UTC-1 to UTC-12 "/Z"/ is "/zulu"/ time (UTC). For example, 'date -d "/09:00B"/ is now equivalent to 9am in UTC+2 time zone. Previously, military time zones were parsed according to the obsolete rfc822, with their value negated (e.g., "/B"/ was equivalent to UTC-2). [The old behavior was introduced in sh-utils 2.0.15 ca. 1999, predating coreutils package.] ls issues an error message on a removed directory, on GNU/Linux systems. Previously no error and no entries were output, and so indistinguishable from an empty directory, with default ls options. uniq no longer uses strcoll() to determine string equivalence, and so will operate more efficiently and consistently. * * New Features ls now supports the --time=birth option to display and sort by file creation time, where available. od --skip-bytes now can use lseek even if the input is not a regular file, greatly improving performance in some cases. stat(1) supports a new --cached= option, used on systems with statx(2) to control cache coherency of file system attributes, useful on network file systems. * * Improvements stat and ls now use the statx() system call where available, which can operate more efficiently by only retrieving requested attributes. stat and tail now know about the "/binderfs"/, "/dma-buf-fs"/, "/erofs"/, "/ppc-cmm-fs"/, and "/z3fold"/ file systems. stat -f -c%T now reports the file system type, and tail -f uses inotify. * * Build-related gzip-compressed tarballs are distributed once again - Refresh patches: * coreutils-disable_tests.patch * coreutils-getaddrinfo.patch * coreutils-i18n.patch * coreutils-invalid-ids.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils-i18n.patch: * uniq: remove collation handling as required by newer POSIX; see - https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=8e81d44b5 - https://www.austingroupbugs.net/view.php?id=963 - coreutils-ls-restore-8.31-behavior-on-removed-dirs.patch: * Add patch for 'ls' to restore 8.31 behavior on removed directories. - coreutils.spec: * Version: bump version. * %check: re-enable regular 'make check' for non-multibuild package. * reference the above new patch. - coreutils.keyring: * Update from upstream (Savannah). - disable single and testsuite builds in rings/staging - remove duplicate "/coreutils"/ in flavor to make it look nicer in OBS - minor: remove obsolete comment in spec file. - switch to multibuild - add coreutils-single subpackage that contains a single binary coreutils tool similar to busybox - package LC_CTIME directories also in lang package - split off doc package - remove info macros, handled by file trigger nowadays - Do not recommend lang package. The lang package already has a supplements. - Update to 8.31: * Noteworthy changes in release 8.31 (2019-03-10) [stable] * * Bug fixes 'base64 a b' now correctly diagnoses 'b' as the extra operand, not 'a'. [bug introduced in coreutils-5.3.0] When B already exists, 'cp -il A B' no longer immediately fails after asking the user whether to proceed. [This bug was present in "/the beginning"/.] df no longer corrupts displayed multibyte characters on macOS. [bug introduced with coreutils-8.18] seq no longer outputs inconsistent decimal point characters for the last number, when locales are misconfigured. [bug introduced in coreutils-7.0] shred, sort, and split no longer falsely report ftruncate errors when outputting to less-common file types. For example, the shell command 'sort /dev/null -o /dev/stdout | cat' no longer fails with an "/error truncating"/ diagnostic. [bug was introduced with coreutils-8.18 for sort and split, and (for shared memory objects only) with fileutils-4.1 for shred] sync no longer fails for write-only file arguments. [bug introduced with argument support to sync in coreutils-8.24] 'tail -f file | filter' no longer exits immediately on AIX. [bug introduced in coreutils-8.28] 'tail -f file | filter' no longer goes into an infinite loop if filter exits and SIGPIPE is ignored. [bug introduced in coreutils-8.28] * * Changes in behavior cksum, dd, hostid, hostname, link, logname, sleep, tsort, unlink, uptime, users, whoami, yes: now always process --help and --version options, regardless of any other arguments present before any optional '--' end-of-options marker. nohup now processes --help and --version as first options even if other parameters follow. 'yes a -- b' now outputs 'a b' instead of including the end-of-options marker as before: 'a -- b'. echo now always processes backslash escapes when the POSIXLY_CORRECT environment variable is set. When possible 'ln A B' now merely links A to B and reports an error if this fails, instead of statting A and B before linking. This uses fewer system calls and avoids some races. The old statting approach is still used in situations where hard links to directories are allowed (e.g., NetBSD when superuser). ls --group-directories-first will also group symlinks to directories. 'test -a FILE' is not supported anymore. Long ago, there were concerns about the high probability of humans confusing the -a primary with the -a binary operator, so POSIX changed this to 'test -e FILE'. Scripts using it were already broken and non-portable; the -a unary operator was never documented. wc now treats non breaking space characters as word delimiters unless the POSIXLY_CORRECT environment variable is set. * * New features id now supports specifying multiple users. 'date' now supports the '+' conversion specification flag, introduced in POSIX.1-2017. printf, seq, sleep, tail, and timeout now accept floating point numbers in either the current or the C locale. For example, if the current locale's decimal point is ',', 'sleep 0,1' and 'sleep 0.1' now mean the same thing. Previously, these commands accepted only C-locale syntax with '.' as the decimal point. The new behavior is more compatible with other implementations in non-C locales. test now supports the '-N FILE' unary operator (like e.g. bash) to check whether FILE exists and has been modified since it was last read. env now supports '--default-signal[=SIG]', '--ignore-signal[=SIG]', and '--block-signal[=SIG], to setup signal handling before executing a program. env now supports '--list-signal-handling' to indicate non-default signal handling before executing a program. * * New commands basenc is added to complement existing base64,base32 commands, and encodes and decodes printable text using various common encodings: base64,base64url,base32,base32hex,base16,base2,z85. * * Improvements ls -l now better aligns abbreviated months containing digits, which is common in Asian locales. stat and tail now know about the "/sdcardfs"/ file system on Android. stat -f -c%T now reports the file system type, and tail -f uses inotify. stat now prints file creation time when supported by the file system, on GNU Linux systems with glibc >= 2.28 and kernel >= 4.11. - Refresh patches (line number changes only): * coreutils-disable_tests.patch * coreutils-i18n.patch * coreutils-misc.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils.spec: * Version: bump version. * URL: Use https scheme. * %description: Add 'basenc' tool. * Change gitweb to cgit URL with https in a comment. - coreutils.keyring: * Update for added section headers ('GPG keys of <MAINTAINER>'). - Update to 8.30: * Noteworthy changes in release 8.30 (2018-07-01) [stable] * * Bug fixes 'cp --symlink SRC DST' will again correctly validate DST. If DST is a regular file and SRC is a symlink to DST, then cp will no longer allow that operation to clobber DST. Also with -d, if DST is a symlink, then it can always be replaced, even if it points to SRC on a separate device. [bugs introduced with coreutils-8.27] 'cp -n -u' and 'mv -n -u' now consistently ignore the -u option. Previously, this option combination suffered from race conditions that caused -u to sometimes override -n. [bug introduced with coreutils-7.1] 'cp -a --no-preserve=mode' now sets appropriate default permissions for non regular files like fifos and character device nodes etc., and leaves mode bits of existing files unchanged. Previously it would have set executable bits on created special files, and set mode bits for existing files as if they had been created. [bug introduced with coreutils-8.20] 'cp --remove-destination file symlink' now removes the symlink even if it can't be traversed. [bug introduced with --remove-destination in fileutils-4.1.1] ls no longer truncates the abbreviated month names that have a display width between 6 and 12 inclusive. Previously this would have output ambiguous months for Arabic or Catalan locales. 'ls -aA' is now equivalent to 'ls -A', since -A now overrides -a. [bug introduced in coreutils-5.3.0] 'mv -n A B' no longer suffers from a race condition that can overwrite a simultaneously-created B. This bug fix requires platform support for the renameat2 or renameatx_np syscalls, found in recent Linux and macOS kernels. As a side effect, ‘mv -n A A’ now silently does nothing if A exists. [bug introduced with coreutils-7.1] * * Changes in behavior 'cp --force file symlink' now removes the symlink even if it is self referential. ls --color now matches file extensions case insensitively. * * New features cp --reflink now supports --reflink=never to enforce a standard copy. env supports a new -v/--debug option to show verbose information about each processing step. env supports a new -S/--split-string=S option to split a single argument string into multiple arguments. Used to pass multiple arguments in scripts (shebang lines). md5sum accepts a new option: --zero (-z) to delimit the output lines with a NUL instead of a newline character. This also disables file name escaping. This also applies to sha*sum and b2sum. rm --preserve-root now supports the --preserve-root=all option to reject any command line argument that is mounted to a separate file system. * * Improvements cut supports line lengths up to the max file size on 32 bit systems. Previously only offsets up to SIZE_MAX-1 were supported. stat and tail now know about the "/exfs"/ file system, which is a version of XFS. stat -f --format=%T now reports the file system type, and tail -f uses inotify. wc avoids redundant processing of ASCII text in multibyte locales, which is especially significant on macOS. * * Build-related Adjust to glibc >= 2.28 (bsc#1182550, jsc#SLE-13520, jsc#SLE-13756) - Refresh patches (line number changes only): * coreutils-build-timeout-as-pie.patch * coreutils-disable_tests.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils.spec: * (License): osc changed the value from "/GPL-3.0+"/ to "/GPL-3.0-or-later"/. * (build): Make sure that parse-datetime.{c,y} ends up in debuginfo (rh#1555079). - coreutils-i18n.patch: * src/exand.c,src/unexpand.c: Avoid -Wcomment warning. * src/cut.c (cut_characters_or_cut_bytes_no_split): Change idx from size_t to uintmax_t type to avoid a regression on i586, armv7l and ppc. Compare upstream, non-MB commit: https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=d1a754c8272 (cut_fields_mb): Likewise for field_idx. * tests/misc/cut.pl: Remove downstream tweaks as upstream MB tests are working since a while. - coreutils.keyring: Update Assaf Gordon's GPG public key. - Use %license (boo#1082318) - Update to 8.29: * Noteworthy changes in release 8.29 (2017-12-27) [stable] * * Bug fixes b2sum no longer crashes when processing certain truncated check files. [bug introduced with b2sum coreutils-8.26] dd now ensures the correct cache ranges are specified for the "/nocache"/ and "/direct"/ flags. Previously some pages in the page cache were not invalidated. [bug introduced for "/direct"/ in coreutils-7.5, and with the "/nocache"/ implementation in coreutils-8.11] df no longer hangs when given a fifo argument. [bug introduced in coreutils-7.3] ptx -S no longer infloops for a pattern which returns zero-length matches. [the bug dates back to the initial implementation] shred --remove will again repeatedly rename files with shortening names to attempt to hide the original length of the file name. [bug introduced in coreutils-8.28] stty no longer crashes when processing settings with -F also specified. [bug introduced in fileutils-4.0] tail --bytes again supports non seekable inputs on all systems. On systems like android it always tried to process as seekable inputs. [bug introduced in coreutils-8.24] timeout will again notice its managed command exiting, even when invoked with blocked CHLD signal, or in a narrow window where this CHLD signal from the exiting child was missed. In each case timeout would have then waited for the time limit to expire. [bug introduced in coreutils-8.27] * * New features timeout now supports the --verbose option to diagnose forced termination. * * Improvements dd now supports iflag=direct with arbitrary sized files on all file systems. tail --bytes=NUM will efficiently seek to the end of block devices, rather than reading from the start. Utilities which do not support long options (other than the default --help and --version), e.g. cksum and sleep, now use more consistent error diagnostic for unknown long options. * * Build-related Default man pages are now distributed which are used if perl is not available on the build system, or when cross compiling. - Refresh patches (line number changes only): * coreutils-i18n.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-tests-shorten-extreme-factor-tests.patch - Update to 8.28 (for details see included NEWS file) - Refresh patches: * coreutils-disable_tests.patch * coreutils-i18n.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils.keyring: Update from upstream (Savannah). - Remove now-upstream patches: * coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch * coreutils-tests-port-to-timezone-2017a.patch - coreutils.spec: Add "/BuildRequires: user(bin)"/ for the tests. - Drop coreutils-ocfs2_reflinks.patch OCFS2 file system has supported file clone ioctls like btrfs, then, coreutils doesn't need this patch from the kernel v4.10-rc1 - coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch: Add upstream patch to fix an heap overflow security issue in date(1) and touch(1) with a large TZ variable (CVE-2017-7476, rh#1444774, boo#1037124). - Update to 8.27 (for details see included NEWS file) - Refresh patches: * coreutils-build-timeout-as-pie.patch * coreutils-disable_tests.patch * coreutils-getaddrinfo.patch * coreutils-i18n.patch * coreutils-ocfs2_reflinks.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-tests-shorten-extreme-factor-tests.patch * coreutils-testsuite.spec - coreutils.keyring: Update (now ascii-armored) by 'osc service localrun download_files'. - coreutils-tests-port-to-timezone-2017a.patch: Add patch to workaround a FP test failure with newer timezone-2017a. - Update to 8.26 (for details see included NEWS file) - coreutils.spec (%description): Add b2sum, a new utility. (BuildRequires): Add timezone to enable new 'date-debug.sh' test. - coreutils-i18n.patch: Sync I18N patch from Fedora, as the diff for the old i18n implementation of expand/unexpand has become unmaintainable: git://pkgs.fedoraproject.org/coreutils.git - Remove now-upstream patches: * coreutils-df-hash-in-filter.patch * coreutils-diagnose-fts-readdir-failure.patch * coreutils-m5sum-sha-sum-fix-ignore-missing-with-00-checksums.patch * coreutils-maint-fix-dependency-of-man-arch.1.patch - Refresh/merge all other patches: * coreutils-invalid-ids.patch * coreutils-ocfs2_reflinks.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-sysinfo.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils-m5sum-sha-sum-fix-ignore-missing-with-00-checksums.patch: Add upstream patch to fix "/md5sum --check --ignore-missing"/ which treated files with checksums starting with "/00"/ as missing. - coreutils-maint-fix-dependency-of-man-arch.1.patch: Add Upstream patch to fix the build dependency between src/arch -> man/arch.1 which lead to spurious build failures. - coreutils-df-hash-in-filter.patch: Refresh with -p0. - Add coreutils-df-hash-in-filter.patch that speeds up df. - coreutils-diagnose-fts-readdir-failure.patch: Add upstream patch to diagnose readdir() failures in fts-based utilities: rm, chmod, du, etc. (boo#984910) - Update to 8.25 (for details see included NEWS file) - coreutils.spec (%description): Add base32, a new utility. - Remove now-upstream patch: * coreutils-tests-avoid-FP-of-ls-stat-free-color.patch - Refresh/merge all other patches: * coreutils-build-timeout-as-pie.patch * coreutils-disable_tests.patch * coreutils-i18n.patch * coreutils-invalid-ids.patch * coreutils-misc.patch * coreutils-ocfs2_reflinks.patch * coreutils-remove_hostname_documentation.patch * coreutils-remove_kill_documentation.patch * coreutils-skip-gnulib-test-tls.patch * coreutils-test_without_valgrind.patch * coreutils-tests-shorten-extreme-factor-tests.patch - coreutils-i18n.patch: Sync I18N patch from semi-official repository (shared among distributions, maintained by Padraig Brady): https://github.com/pixelb/coreutils/tree/i18n This fixes the following issues in multi-byte locales: * sort: fix large mem leak with --month-sort (boo#945361, rh#1259942): https://github.com/pixelb/coreutils/commit/b429f5d8c7 * sort: fix assertion with some inputs to --month-sort https://github.com/pixelb/coreutils/commit/31e8211aca - coreutils-tests-avoid-FP-of-ls-stat-free-color.patch: Add upstream patch on top of v8.24 to avoid a FP test failure with glibc>=2.22. - Sync I18N patch from semi-official repository (shared among distributions, maintained by Padraig Brady): https://github.com/pixelb/coreutils/tree/i18n * coreutils-i18n.patch: Improve cut(1) performance in field-mode in UTF8 locales. Squash in sort-keycompare-mb.patch. * sort-keycompare-mb.patch: Remove. - coreutils-build-timeout-as-pie.patch: Refresh. - Update to 8.24: * * Bug fixes * dd supports more robust SIGINFO/SIGUSR1 handling for outputting statistics. Previously those signals may have inadvertently terminated the process. * df --local no longer hangs with inaccessible remote mounts. [bug introduced in coreutils-8.21] * du now silently ignores all directory cycles due to bind mounts. Previously it would issue a warning and exit with a failure status. [bug introduced in coreutils-8.1 and partially fixed in coreutils-8.23] * chroot again calls chroot(DIR) and chdir("//"/), even if DIR is "//"/. This handles separate bind mounted "//"/ trees, and environments depending on the implicit chdir("//"/). [bugs introduced in coreutils-8.23] * cp no longer issues an incorrect warning about directory hardlinks when a source directory is specified multiple times. Now, consistent with other file types, a warning is issued for source directories with duplicate names, or with -H the directory is copied again using the symlink name. * factor avoids writing partial lines, thus supporting parallel operation. [the bug dates back to the initial implementation] * head, od, split, tac, tail, and wc no longer mishandle input from files in /proc and /sys file systems that report somewhat-incorrect file sizes. * mkdir --parents -Z now correctly sets the context for the last component, even if the parent directory exists and has a different default context. [bug introduced with the -Z restorecon functionality in coreutils-8.22] * numfmt no longer outputs incorrect overflowed values seen with certain large numbers, or with numbers with increased precision. [bug introduced when numfmt was added in coreutils-8.21] * numfmt now handles leading zeros correctly, not counting them when settings processing limits, and making them optional with floating point. [bug introduced when numfmt was added in coreutils-8.21] * paste no longer truncates output for large input files. This would happen for example with files larger than 4GiB on 32 bit systems with a 'n' character at the 4GiB position. [the bug dates back to the initial implementation] * rm indicates the correct number of arguments in its confirmation prompt, on all platforms. [bug introduced in coreutils-8.22] * shuf -i with a single redundant operand, would crash instead of issuing a diagnostic. [bug introduced in coreutils-8.22] * tail releases inotify resources when unused. Previously it could exhaust resources with many files, or with -F if files were replaced many times. [bug introduced in coreutils-7.5] * tail -f again follows changes to a file after it's renamed. [bug introduced in coreutils-7.5] * tail --follow no longer misses changes to files if those files were replaced before inotify watches were created. [bug introduced in coreutils-7.5] * tail --follow consistently outputs all data for a truncated file. [bug introduced in the beginning] * tail --follow=name correctly outputs headers for multiple files when those files are being created or renamed. [bug introduced in coreutils-7.5] * * New features * chroot accepts the new --skip-chdir option to not change the working directory to "//"/ after changing into the chroot(2) jail, thus retaining the current wor- king directory. The new option is only permitted if the new root directory is the old "//"/, and therefore is useful with the --group and --userspec options. * dd accepts a new status=progress level to print data transfer statistics on stderr approximately every second. * numfmt can now process multiple fields with field range specifications similar to cut, and supports setting the output precision with the --format option. * split accepts a new --separator option to select a record separator character other than the default newline character. * stty allows setting the "/extproc"/ option where supported, which is a useful setting with high latency links. * sync no longer ignores arguments, and syncs each specified file, or with the - -file-system option, the file systems associated with each specified file. * tee accepts a new --output-error option to control operation with pipes and output errors in general. * * Changes in behavior * df no longer suppresses separate exports of the same remote device, as these are generally explicitly mounted. The --total option does still suppress duplicate remote file systems. [suppression was introduced in coreutils-8.21] * mv no longer supports moving a file to a hardlink, instead issuing an error. The implementation was susceptible to races in the presence of multiple mv instances, which could result in both hardlinks being deleted. Also on case insensitive file systems like HFS, mv would just remove a hardlinked 'file' if called like `mv file File`. The feature was added in coreutils-5.0.1. * numfmt --from-unit and --to-unit options now interpret suffixes as SI units, and IEC (power of 2) units are now specified by appending 'i'. * tee will exit early if there are no more writable outputs. * tee does not treat the file operand '-' as meaning standard output any longer, for better conformance to POSIX. This feature was added in coreutils-5.3.0. * timeout --foreground no longer sends SIGCONT to the monitored process, which was seen to cause intermittent issues with GDB for example. * * Improvements * cp,install,mv will convert smaller runs of NULs in the input to holes, and cp --sparse=always avoids speculative preallocation on XFS for example. * cp will read sparse files more efficiently when the destination is a non regular file. For example when copying a disk image to a device node. * mv will try a reflink before falling back to a standard copy, which is more efficient when moving files across BTRFS subvolume boundaries. * stat and tail now know about IBRIX. stat -f --format=%T now reports the file system type, and tail -f uses polling for files on IBRIX file systems. * wc -l processes short lines much more efficiently. * References from --help and the man pages of utilities have been corrected in various cases, and more direct links to the corresponding online documentation are provided. - Patches adapted because of changed sources: coreutils-disable_tests.patch coreutils-i18n.patch coreutils-misc.patch coreutils-ocfs2_reflinks.patch coreutils-remove_hostname_documentation.patch coreutils-remove_kill_documentation.patch coreutils-skip-gnulib-test-tls.patch coreutils-tests-shorten-extreme-factor-tests.patch sort-keycompare-mb.patch - Patches removed because they're included in 8.24: coreutils-chroot-perform-chdir-unless-skip-chdir.patch coreutils-df-doc-df-a-includes-duplicate-file-systems.patch coreutils-df-improve-mount-point-selection.patch coreutils-df-show-all-remote-file-systems.patch coreutils-df-total-suppress-separate-remotes.patch coreutils-doc-adjust-reference-to-info-nodes-in-man-pages.patch coreutils-fix_false_du_failure_on_newer_xfs.patch coreutils-fix-man-deps.patch coreutils-tests-aarch64-env.patch coreutils-tests-make-inotify-rotate-more-robust-and-efficient.patch coreutils-tests-rm-ext3-perf-increase-timeout.patch - coreutils-doc-adjust-reference-to-info-nodes-in-man-pages.patch: add upstream patch: doc: adjust reference to info nodes in man pages (boo#933396) - coreutils-i18n.patch: Use a later version of the previous patch to fix the sort I18N issue (boo#928749, CVE-2015-4041) to also avoid CVE-2015-4042. https://github.com/pixelb/coreutils/commit/bea5e36cc876 - Download keyring file from Savannah; prefer HTTPS over FTP for remote sources. - Fix memory handling error with case insensitive sort using UTF-8 (boo#928749): coreutils-i18n.patch src/sort.c (keycompare_mb): Ensure the buffer is big enough to handle anything output from wctomb(). Theoretically any input char could be converted to multiple output chars, and so we need to multiply the storage by MB_CUR_MAX. - If coreutils changes, for consistency, we must regenerate the initrd. - Add gpg signature - For openSUSE > 13.2 drop coreutils-build-timeout-as-pie.patch and instead add a BuildRequire for gcc-PIE. - coreutils-tests-aarch64-env.patch: Add patch to avoid false positive failures of the coreutils-testsuite on OBS/aarch64: work around execve() reversing the order of "/env"/ output. - Add upstream patches for df(1) from upstream, thus aligning with SLES12: * df: improve mount point selection with inaccurate mount list: - coreutils-df-improve-mount-point-selection.patch * doc: mention that df -a includes duplicate file systems (deb#737399) - coreutils-df-doc-df-a-includes-duplicate-file-systems.patch * df: ensure -a shows all remote file system entries (deb#737399) - coreutils-df-show-all-remote-file-systems.patch * df: only suppress remote mounts of separate exports with --total (deb#737399, rh#920806, boo#866010, boo#901905) - coreutils-df-total-suppress-separate-remotes.patch - Refresh patches: * coreutils-chroot-perform-chdir-unless-skip-chdir.patch * coreutils-tests-make-inotify-rotate-more-robust-and-efficient.patch Avoid spurious false positive failures of the testsuite on OBS due to high load. - coreutils-tests-rm-ext3-perf-increase-timeout.patch: Add patch to increase timeout. - coreutils-tests-make-inotify-rotate-more-robust-and-efficient.patch: Add upstream patch.
- Add another patch to fix regression (bsc#1189465) * fix-CVE-2021-38185_3.patch - Fix regression in last update (bsc#1189465) * fix-CVE-2021-38185_2.patch - Fix CVE-2021-38185 Remote code execution caused by an integer overflow in ds_fgetstr (CVE-2021-38185, bsc#1189206) * fix-CVE-2021-38185.patch - add cpio-2.12-CVE-2019-14866.patch to fix a security issue where cpio does not properly validate the values written in the header of a TAR file through the to_oct() function [bsc#1155199] [CVE-2019-14866] - modify cpio-2.12-out_of_bounds_write.patch to fix a regression causing cpio to crash for tar and ustar archive types [bsc#1028410] - Use macro for configure and make install - Use update-alternatives according to current documentation - Enable testsuite - Enable mt building - Separated cpio-mt subpackge - Change recommend to own mt subpackge - Remove cpio-mt.patch - those features available in original mt-st package - Switch to use alternatives system for mt - Disable rmt building: this binary fully identical to rmt from tar - Change default rmt dir to /usr/bin - cleanup with spec-cleaner - Recommend mt_st as it is not hard dependency - fix typos in the description - add 'Require: mt_st' in order not to surprise users by the missing 'mt' binary - Disable mt building: this binary from mt_st package offers advanced capabilities with the same functionality. - Enable rmt building: 'dump' package no longer include it, besides cpio code base for rmt is more fresh. - Reflect those changes in the package description. - add cpio-2.12-out_of_bounds_write.patch to fix an out of bounds write in a way cpio parses certain cpio files [bsc#963448], [CVE-2016-2037] - update to 2.12 * Improved documentation * Manpages are installed by make install * New options for copy-out mode: --ignore-devno, - -renumber-inodes, --device-independent, --reproducible * update * cpio-use_new_ascii_format.patch * cpio-mt.patch * cpio-eof_tape_handling.patch * cpio-pattern-file-sigsegv.patch * cpio-check_for_symlinks.patch * remove (no longer needed) * cpio-stdio.in.patch * 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch * add * cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch to add missing return to the nonvoid get_inode_and_dev() function - use spec-cleaner - Add gpg signature - Correct info scriplet dependencies - Cleanup spec file with spec-cleaner - build with PIE - fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112) * added 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch
- bsc#1193557 - fixes: turbostat(version 20.09.30) started then immediately exit on AMD Zen machines A tools-power-turbostat-Fix-turbostat-for-AMD-Zen-CPUs.patch - jsc#SLE-17797 cpupower updates for Milan All patches have been fetched from mainline git repo: A cpupower-Add-CPUPOWER_CAP_AMD_HW_PSTATE-cpuid-caps-flag.patch A cpupower-Add-cpuid-cap-flag-for-MSR_AMD_HWCR-support.patch A cpupower-Condense-pstate-enabled-bit-checks-in-decode_pstates.patch A cpupower-Correct-macro-name-for-CPB-caps-flag.patch A cpupower-Remove-family-arg-to-decode_pstates.patch A cpupower-Remove-unused-pscur-variable.patch A cpupower-Update-family-checks-when-decoding-HW-pstates.patch A cpupower-Update-msr_pstate-union-struct-naming.patch - Add AMD Fam 19h support (bsc#1177394) D tools-power-turbostat-Support-AMD-Family-19h.patch Already included in the mainline sources now - Update turbostat to latest version 20.09.30 including: * jsc#SLE-13412, jsc#SLE-13174 (rocket lake support) * jsc#SLE-13448 (Alder Lake support) * jsc#SLE-13348, jsc#SLE-13171 (Sapphire Rapid support) * Support AMD Fam 19h - Touched patches: Deleted mainline integrated patches: D Correction-to-manpage-of-cpupower.patch D cpupower-Revert-library-ABI-changes-from-commit-ae2917093fb60bdc1ed3e.patch Patches refreshed: M rapl_monitor.patch M turbostat_makefile_fix_asm_header.patch - Update intel-speed-select to version 1.6 (jsc#SLE-13334) - Add -fcommon to allow building against GCC10 - Update to latest: turbostat 20.03.20 intel-speed-select 1.3 (bsc#1171810) verions - Adjust needed kernel and userspace requirements in: cpupower_export_tarball_from_git.sh and BuildRequires: libcap-devel A remove_bits_h.patch - Do not show 0 boost states if boost states are supported, but could not be read from PCI registers. bsc#1165712, bsc#1164983 A amd_do_not_show_amount_of_boost_states_if_zero.patch - Add mainline patch with proper patch header and filename: D libcpupower_fix_api_cpufreq_get_frequencies_breakage.patch A cpupower-Revert-library-ABI-changes-from-commit-ae2917093fb60bdc1ed3e.patch - Fix manpage (bsc#1162142) A Correction-to-manpage-of-cpupower.patch - Update intel-speed-select to latest 5.5-rc1 kernel version latest mainline commit: commit b3abfd778bf1dbdd - Update cpupower to latest 5.5-rc1 kernel version latest mainline commit: commit 4611a4fb0cce3 Fixes aperf/mperf monitoring on latest AMD Rome CPUs (bsc#1152967) - Fix library API breakage (bsc#1154240) A libcpupower_fix_api_cpufreq_get_frequencies_breakage.patch - Update turbostat to latest version 19.08.31 - Add intel-speed-select tool (jsc#SLE-5364) A intel-speed-select-1.0.tar.bz2 A intel-speed-select_remove_DATE_TIME.patch - Fix missing governors when running cpupower frequency-info (bsc#1117709) M rapl_monitor.patch - jira#5244 Turbostat for Ice Lake - Remove very old cpufrequtils provides and requires (predecessor) - Update libcpupower description - Sidenote about fate#321274 - This feature is on the kernel side and got wrongly mentioned in cpupower in a released product. - Update to latest kernel HEAD sources (5.1-rc4, 15ade5d2e7775667cf191cf2f94327a4889f8b9d) Patches included mainline: D cpupower_fix_compilation_and_sysfs_read_file_mess.patch D cpupower_bash-completion_for_cpupower_tool.patch Adjusted patches: M turbostat_makefile_fix_asm_header.patch M x86_perf_makefile_fix_asm_header.patch M rapl_monitor.patch M cpupower_rapl.patch - Description updates. - Run spec-cleaner - Don't disable as-needed, it works now. - Add bash completion for cpupower command (from mainline submit) A cpupower_bash-completion_for_cpupower_tool.patch - Fix static compilation and sysfs_read_file mess A cpupower_fix_compilation_and_sysfs_read_file_mess.patch - Updating to latest 4.19(-rc6) kernel sources Turbostat is increased to version 18.07.27 by this Patches which got deleted because they are now mainline: D turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch D turbostat_fix_man_perm.patch D x86_perf_fix_man_permissions.patch - Update cpupower to latest kernel version (version name 4.15, but checked out against latest kernel tag 4.15-rc7. There will not be important changes any more, maybe a fix). - cpu online/offline fixes - This is the first cpupower package (with updated version) which includes x86_energy_perf_policy binary. This is important for later package dependencies, namely tuned. A cpupower_exclude_kernel_Makefile.patch - Add x86_energy_perf_bias tool This is a tool which is, same as turbostat, located in kernel sources here: tools/power/x86/ A x86_energy_perf_policy-17.05.11.tar.bz2 A x86_perf_fix_man_permissions.patch A x86_perf_makefile_fix_asm_header.patch fate#321274 - Provide rapl domain info (cpupower powercap-info cmd) * Add: cpupower_rapl.patch - Provide rapl power monitoring * Add: rapl_monitor.patch - Added missing references. [bsc#1041332,bsc#996052,bsc#976983] - Rectify RPM groups. Replace old $RPM_ shell variables by macros. Apply consistent styling to macros. - Enter decode_misc_enable_msr() only if genuine_intel. [bsc#1048546, turbostat_decode_MSR_IA32_MISC_ENABLE_only_on_Intel.patch] - Update to latest mainline sources - turbostat changed versioning scheme (we now have version 17.04.12) - Update cpupower and turbostat to latest kernel v4.10 sources D library_cleanup.patch - Change .c file header file modification, modify in Makefile instead: D turbostat_set_asm_header_fixed.patch A turbostat_makefile_fix_asm_header.patch - fate #320908: KBL: Turbostat for KBL H/S & U/Y - fate #321191: [KNL] turbostat reports to report corect MSR_TURBO_RATIO_LIMIT information - fate #321193: [KNL] turbostat should report correct cpu clock values for Knights Landing - fate #321285: turbostat support for Skylake-SP server - fate #321286: turbostat support for Harrisonville (Denverton SoC) - fate #321925: [HPC, KNM, kernel] turbostat support - Update turbostat to version 4.12 - Update cpupower to latest sources - Let turbostat only build against a local msr-index.h Also add the msr-index.h export to the tarball from git repo script * Delete make_header_file_passable_from_outside.patch - Add cpuidle functions to public libcpupower * Add library_cleanup.patch - Move from kernel version to turbostat internal version for turbostat - Add latest turbostat sources (latest git commit: 30f05309bde492) - Adds Skylake, Broadwell and Knights Landing support for turbostat (fate#319798, fate#319183, fate#319516) - Drop dead link. - Fix Obsoletes statement, cpufrequtils package versions were greater than cpupower package versions so we must obsolete all versions of cpufrequtils. - Make sources also build against 13.1 and older by providing asm-index.h which is included in linux-glibc-devel in newer distributions * Add turbostat_set_asm_header_fixed.patch - Update cpupower and turbostat to latest git kernel HEAD version this currently is 3.19-rc6, but it is expected that there are no changes anymore and the version gets named 3.19 already. The patches are already included mainline and get removed from osc: cpupower_disable_by_latency.patch add_idle_manpages_in_Makefile.patch cpupower-always_try_to_load_msr_driver_as_root.patch cpupower-return_zero_on_success.patch cpupower-remove_mc_scheduler_bits.patch
- %check: really test the package [bsc#1191736] - Update to version 2.9.7: + fix a buffer overflow processing long words. - Drop 0003-overflow-processing-gecos.patch and 0004-overflow-processing-long-words.patch: fixed upstream. - Update source URI. - Remove use of translation-update-upstream. It cannot be added to ring 0 on leap, and 2.9.7 has some translation fixes (bsc#1172396). - Enable translation-update-upstream on leap, to remove the use of is_opensuse (jsc#SLE-12096). - use /usr/lib instead of %{_libexecdir}, %{_libexecdir} should contain internal binaries, not data - Use %license (boo#1082318) - Update to 2.9.6 * fix issue with sort and locale * some particularly bad cases to the cracklib small dictionary * updates to cracklib-words (adds a bunch of other dictionary lists) * migration to github - run spec-cleaner - Only buildrequire and call translation-update-upstream on SLE: the package in openSUSE is a dummy and is empty. - Add patch 0004-overflow-processing-long-words.patch to fix a new buffer overflow identified together with bsc#992966. - Relabel patches: cracklib-magic.diff -> 0001-cracklib-magic.diff cracklib-2.9.2-visibility.patch -> 0002-cracklib-2.9.2-visibility.patch - Add patch 0003-overflow-processing-gecos.patch to fix a buffer overflow in GECOS parser (bsc#992966 CVE-2016-6318) - Update to 2.9.5 * fix matching against first password in dictionary (Anton Dobkin) - Changes for 2.9.4 * remove doubled prototype - Changes for 2.9.3 * expose additional functions externally - Cleanup spec file with spec-cleaner - Remove old ppc provides/obsoletes - Update to version 2.9.2 + support build of python support outside of source tree + fix bug in Python string distance calculation + fix bug #16 / debian bug 724570 - broken optimization with packlib prevblock - Adapt patch to upstream changes + cracklib-visibility.patch > cracklib-2.9.2-visibility.patch
- Fix build on ppc64 - it needs full TOC as much as ppc64le. - Fix module loading (bsc#1190743 ltc#194414). + crash-mod-fix-module-object-file-lookup.patch - Kernel commit 5c83511bdb9832c86be20fb86b783356e2f58062 removed pv_init_ops, and commit 054ac8ad5ebe4a69e1f0e842483821ddbe560121 removed the Xen-specific paravirt patch function. As a result, pvops Xen dumps are no longer recognized as Xen dumps, and virtual-to-physical translation fails. Use the value of xen_start_info to determine whether the kernel is running in Xen PV mode. As suggested by Juergen Gross. (bsc#1187634) + crash-xen-pvops.patch - Fix bt command with SEV-ES (bsc#1185209) + crash-x86_64-VC-exception-stack-support.patch - Add back some more missing KMP conditionals - Refresh crash-sles9-time.patch * fix warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' - Crash KMPs cannot be always built. - Upgrade to version 7.2.9: * x86_64: Add support for new divide_error name * calc_kaslr_offset: 5-level paging support * Append time zone to output of date and time * s390dbf: support s390 debug feature version 3 * x86_64: Add support for 1GB huge pages to "/vtop"/ command * Implement support for user-space zram reads on x86_64 * Prepare for the introduction of ARM64 8.3 Pointer Authentication * New "/log -T"/ option * New ARM64 "/--machdep vabits_actual=<value>"/ command line option * Enhancement of the "/struct -r"/ option * Enhancement of the "/bpf -p|-P"/ options * New "/extend -s"/ option - Dropped the following patches obsoleted by the version upgrade: * crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch * crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch * crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch * crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch * crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch * crash-Several-fixes-for-ARM64-kernels.patch * crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch * crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch * crash-fix-memory_driver-build-kernel-5.8.patch * crash-gdb-fix-aarch64.patch * crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch * crash-update-whitepaper-URL.patch * crash-verify-exception-frame-accessible-for-all-verify-requests.patch * crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch - Support the lockless printk ringbuffer added into kernel-5.10 (bsc#1183965) * crash-printk-add-support-for-lockless-ringbuffer.patch * crash-printk-use-committed-finalized-state-values.patch - Install and ship the small built-in extensions snap.so, trace.so, and dminfo.so. "/trace.so"/ is particularly useful. Ship them in the main "/crash"/ package, as they are small. - Added crash-xen-increase-__physical_mask_shift_xen-to-52.patch (bsc#1177050) - Update arm64 support (boo#1169099). crash-Fix-to-allow-the-translation-of-ARM64-FIXMAP-address.patch crash-Introduce-a-new-ARM64-machdep-vabits_actual-value-co.patch crash-Prepare-for-the-introduction-of-ARM64-8.3-Pointer-Au.patch crash-Several-fixes-for-ARM64-kernels.patch crash-arm64-Change-tcr_el1_t1sz-variable-name-to-TCR_EL1_T.patch crash-xendump-fix-failure-to-match-arm-aarch64-elf-format-.patch crash-arm64-update-mapping-symbol-filter-in-arm64_verify_s.patch crash-Fix-segmentation-fault-when-ikconfig-passed-nonstand.patch - Fix "/kmem -i"/ option on Linux 5.9-rc1 and later kernels (bsc#1179970 ltc#188981). crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch - Fix crash utility is taking forever to initialize a vmcore from large config system (bsc#1178827 ltc#189279). crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch - Corrected project URL in spec file to match the changed upstream location as-of May 30th 2020. Noted the project URL change in README.SUSE without removing the old URL because it represents the location the project source was obtained from. The next project source update is available from the new project URL. When the package is updated with that source all URL project references will be modified to only show the new URL. Add crash-update-whitepaper-URL.patch Note change of no longer valid old project whitepaper URL to current valid project whitepaper URL in help output. Leave the old one reported because it represents the location the project source was obtained from for this package version. (bsc#1179536) - Fix build on aarch64: crash-gdb-fix-aarch64.patch - Add crash-verify-exception-frame-accessible-for-all-verify-requests.patch In calls to search a stack for x86_64 exceptions a flag is used to request the stack be verified for room to contain saved registers. The verify is not performed if other flags are used in the same call. Fixing this exposes another bug where only a kernel stack is verified anyway, even if the exception is being searched for on a userspace stack. Patch fixes both problems. (bsc#1162297) - Add eppic-remove-duplicate-symbols.patch Fix eppic extension build. - Add crash-fix-memory_driver-build-kernel-5.8.patch Fix memory driver build failure with kernels 5.8+. - Always build crash KMPs. - remove bypass lto and add -mfull-toc for ppc64le to check boo#1146646 - Add crash-Define-fallback-PN_XNUM.patch Add a fallback PN_XNUM definition. - Make Factory ppc64 crash usable on both SLE 15 SP1 and releases before SLE15 SP1 (bsc#1148197). This is only a workaround that requires to build crash for each codestream separately. - Drop crash-s390-autodetect-kaslr.patch which has been merged in 7.2.7. - Add crash-fix-kmem-sS-for-caches-created-during-SLUB-bootstrap.patch Fix "/kmem -[sS]"/ for caches created during SLUB bootstrap (bsc#1164815 ltc#182973). - Add crash-Fix-for-reading-compressed-kdump-dumpfiles-from-syst.patch Fix integer overflow with large memory configuration (bsc#1168233 ltc#184660). - Upgraded the source to version 7.2.8. The previous version was modified to support newer kernels used in SLE-15-SP2 but was not complete. * Includes a fix for kernels that contain: e0703556644a531e50b5dc61b9f6ea83af5f6604 which introduces symbol namespaces. Without the change then depending on architecture: (1) the kernel module symbol list will contain garbage (2) the session fails during initialization with a dump of the internal buffer allocation stats followed by the message "/crash: cannot allocate any more memory"/ (3) the session fails during initialization with a segmentation violation (bsc#1162064) * Includes the merge of the S390x patches since crash 7.2.7 (bsc#1156645/bsc#1161640) * Source already includes XZ compressed module support, removed: crash-symbols-add-support-for-XZ.patch * Refreshed patches that were no longer aligned with source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-s390-autodetect-kaslr.patch crash-sles9-time.patch - Upgraded the source tarball to version 7.2.7. This is required to support coredumps from currently used kernel versions in the product (bsc#1159686). - droped the patch obsoleted due to already being present in the new source: * crash-allow-kmem-section-is-early.patch - Added commit c0371f6ee2cae31ec9f506bbd231ab8fbe334c13 - Fix to allow live analysis of s390x kernels that have been configured with CONFIG_RANDOMIZE_BASE=y (KASLR). This allows crash to load the coredump without the need for "/--kaslr=<offset> on the command-line. Added: crash-s390-autodetect-kaslr.patch Implements jsc#SLE-9797 - add crash-symbols-add-support-for-XZ.patch (bnc#1155921) - Disable LTO for PowerPC as bypass boo#1146646 - Added patch for commit 326e1b8f83a4318b09033ef754f40c785aed5e68 in linux 5.3: crash-allow-kmem-section-is-early.patch Upgraded the source tarball to version 7.2.6 to bring better support of version 5 kernels such as 5.3 in SLE-15-SP2 (bsc#114706) Dropped the following patches obsoleted by the version upgrade: * crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch crash-Fix-and-an-update-for-the-ipcs-command.patch crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Re-aligned the following patches with the new version source: crash-allow-use-of-sadump-captured-KASLR-kernel.patch crash-debuginfo-compressed.patch crash-make-emacs-default.diff crash-sles9-time.patch Modified the following patches to integrate with version upgrade: crash-compressed-booted-kernel.patch crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch - Upgrade the source tarball to version 7.2.5 - drop patches obsoleted by version upgrade: * crash-fix-snprintf-overflow.patch * crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch - post-7.2.5 upstream patches for kernel 5.0/5.1 compatibility: * crash-fix-for-4.20-without-CONFIG_RANDOMIZE_BASE.patch * crash-fix-for-virsh-dump-dumps-with-KASLR.patch * crash-fix-kmem-z-on-kernel-5.0.patch * crash-fix-kmem-i-on-kernel-5.0.patch * crash-fix-sym-for-module-symbols-on-kernel-5.0.patch * crash-fix-dis-function-for-module-symbols-on-kernel-5.0.patch * crash-handle-radix_tree_root-changes-in-post-5.1-kernels.patch * crash-find-kernel-configuration-data-with-kernel-5.1.patch * crash-fix-dev-dD-on-kernel-5.1.patch - Update for XEN dom0 changes in v4.11 that cause coredumps made of a domU using virch on the dom0 to fail to load in the dom0 version of crash reporting "/crash: invalid kernel virtual address: <address> type:fill_pcpu_struct"/, followed by "/WARNING: cannot fill pcpu_struct"/ and "/crash: cannot read cpu_info"/ (bsc#1124690 and bsc#1122594) Added: crash-xen-invalid-pcpu-vaddr-use-hardware-domain-symbol.patch - Update the recognition of x86_64 CPU_ENTRY_AREA (bsc#1104743, bsc#1090127) Added: crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch - Fix SLE15 SP1 Incorrect vmcore generated (bsc#1119791). Added: crash-SLE15-SP1-With-Linux-4.19-rc1-up-MAX_PHYSMEM_BITS-to-128TB.patch crash-SLE15-SP1-Fix-for-PPC64-kernel-virtual-address-translation-in.patch This is not compatible with SLE15 and SLE12 SP4. - Sync with SLE15 SP1 (SR#173916) to enable the kmp-rt for SLERT15 SP1 only set %if 0%{?sle_version} >= 150100 - Added: crash-Fix-and-an-update-for-the-ipcs-command.patch The update is required for Linux 4.11 and greater kernels, which reimplemented the IDR facility to use radix trees in kernel commit 0a835c4f090af2c76fc2932c539c3b32fd21fbbb, titled "/Reimplement IDR and IDA using the radix tree"/. Without the patch, if any IPCS entry exists, the command would fail with the message "/ipcs: invalid structure member offset: idr_top"/ (bsc#1092101) - Added crash-fix-snprintf-overflow.patch Fix to address a "/__builtin___snprintf_chk"/ compiler warning. - Added crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch Update the recognition of x86_64 CPU_ENTRY_AREA. - Upgrade the source tarball to version to 7.2.3 A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html - Refreshed: crash-compressed-booted-kernel.patch - Upgraded to 7.2.1 because it includes the fixes to support several core cases that recently were caused tofail to open. As a result, removed patches that were already superceded by 7.2.1 source (bsc#1103371). Removed: crash-ppc64-book3s-update-hash-page-table-geometry.patch crash-x86_64_kvtop-usable-symtab_init.patch crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Modified: crash-allow-use-of-sadump-captured-KASLR-kernel.patch - Added: crash-fix-error-cannot-resolve-schedulers-0001.patch crash-fix-error-cannot-resolve-schedulers-0002.patch crash-extend-direct-mapping-to-5TB.patch Fixes Xen dump files that cannot be opened in hypervisor mode. bsc#1073993 - Added crash-ppc64-ensure-chosen-stack-symbol-relates-to-an-actual-backtrace.patch With latest NMI IPI changes, crash_ipi_callback is found multiple times on the stack. Ensure the chosen symbol relates to an actual backtrace. bsc#1072718 - Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'. - Added crash-x86_64_kvtop-usable-symtab_init.patch to change x86_64_kvtop() so that it can be called during symtab_init() Added crash-allow-use-of-sadump-captured-KASLR-kernel.patch to allow use of dumps of KASLR enabled kernels that were captured by sadump. Both are bsc#1070278/FATE#323473 - Upgrade the source tarball to version to 7.2.0 which requires the removal of patches that are then already applied: crash-gdb-add-proc_service-sync-with-GLIBC.patch crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch A complete changelog is available via the crash source page at: http://people.redhat.com/anderson/crash.changelog.html Added crash-ppc64-book3s-update-hash-page-table-geometry.patch from hbathini@linux.vnet.ibm.com via bsc#1067702 to correct errors with virtual-to-physical address translation in the larger virtual address range of newer kernels. Added a BuildRequires of libelf that will populate the build workspace with libelf (from elfutils) even though it is not directly required by crash but is required by gdb (which crash nests). It no longer got picked up automatically for build and gdb and kernel module features had build errors before it. - crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch: Since linux kernel 3.19 crash readmem() can't be used to read xen_p2m_addr associate memory directly during m2p translation. PV domU p2m mapping is also stored at xd->xfd + xch_index_offset and organized as struct xen_dumpcore_p2m. This patch implements a special reading function read_xc_p2m() to extract the mfns from xd->xfd + xch_index_offset and makes and crash support Xen PV domU dumpfiles for kernel 3.19 and later (bsc#1043501). - add crash-xen_add_support_for_domU_with_linux_kernel_from_3.19.patch - Merge SLE changes into Factory (bsc#1041638) - crash-stop_read_error_when_intent_is_retry.patch: When reading a memory image fails it may not be an error if it is still possible to switch image and retry the read. Fix the error message output to only occur if no retries are intended (bsc#1038839). - add crash-stop_read_error_when_intent_is_retry.patch - Exclude openSUSE from RT KMP build (bsc#1013843) - crash source nests gdb source but gdb has a new build error on Factory due to the bug and build environment modifications. The fix is upstream gdb but not upstream crash's gdb. Created crash patch: crash-gdb-add-proc_service-sync-with-GLIBC.patch to create the gdb patch in expanded crash and added to the gdb Makefile patch it's application. Resolves the build error. - Upgrade of source tarball to 7.1.8 from upstream and refresh of patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Adds a feature to permit the use of the command-line options "/--kaslr=<offset>"/ and/or "/--kaslr=auto"/ with the x86 32-bit architecture. - refresh crash-sles9-time.patch crash-compressed-booted-kernel.patch - drop crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch merged upstram in 7.1.8 - Fix analyzing fadump dumps on PPC64 (bsc#1022962). + crash-Fix-for-the-PPC64-bt-command-for-non-panicking-activ.patch - Upgrade of source tarball to 7.1.7 from upstream, removal of crash-kernel-4.7.patch (source includes it) and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html Feature enhancements included from 7.1.6: - Introduction of support for "/live"/ ramdump files, such as those that are specified by the latest QEMU version's mem-path argument of a memory-backend-file object, e.g.: $ qemu-kvm ...other-options... + - object memory-backend-file,id=MEM,size=128m,mem-path=/tmp/MEM,share=on + - numa node,memdev=MEM -m 128 and a live session run can be run against the guest kernel like so: $ crash <path-to-guest-vmlinux> live:/tmp/MEM@0 - Implemented support for the redesigned ARM64 kernel virtual memory layout that was introduced in Linux 4.6. Plus ARM64 support for 4k pages with 4-level page tables and 48 VA bits. NB: On live systems automatic operation with Linux 4.6 ARM64 kernels requires that CONFIG_RANDOMIZE_BASE is not configured. If it is configured then use with a live system requires two - -machdep arguments, e.g.: - -machdep phys_offset=<base physical address> - -machdep kimage_voffset=<kernel kimage_voffset value> - Improvement of the ARM64 bt -f display so that, for most cases, the stack frame delimiter will be the location of the old FP and LR pair. - New bt -v option that checks all tasks for evidence of stack overflows. - Incorporation of an alternative stack backtrace mathod accessed directly using bt -o and the default method can be toggled between the two using bt -O. - Fix for the case where the sym/dis commands fail for a symbol name that is composed entirely of hexadecimal characters and was previously interpreted as an address. - Determine structure member data if the member is contained in an anonymous structure or union (no longer necessary to use a] discrete gdb "/printf"/ command to find the offset of it). - Session initialization speed up. - Addition of "/list -S"/ and "/tree -S"/ options (similar to the -s option of each command) where member values are read from memory instead of being interpreting gdb output (much faster behavior for 1-, 2-, 4- and 8-byte members). - Fix to recognize x86_64 Linux 4.8-rc1 and later kernels that are configured with CONFIG_RANDOMIZE_MEMORY. - Support for PPC64 virtual address translation of radix MMU. - Improvement of "/dev -d"/ output to display I/O statistics for devices that use the blk-mq interface. Feature enhancements included from 7.1.7: - Restore x86_64 "/dis"/ command's symbol translation for call or jump target addresses for kernels configured with CONFIG_RANDOMIZE_BASE. - Re-factor of the trace extension module to locate all of the ftrace buffers and extracts data from each of them rather than only the primary one. - Support for s390x CONFIG_THREAD_INFO_IN_TASK configuration so that "/bt"/ command no longer shows incomplete output. - Support for live ARM64 kernels from Linux 4.6 that have the kernel image loaded anywhere in physical memory. - Update of /dev/crash/kernel driver to v1.3 which adds support Linux 4.6 and later ARM64 kernels configured with CONFIG_HARDENED_USERCOPY and S390x kernels that use xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() rather than kmap() and kunmap(). - refresh eppic-support-arm64.patch crash-debuginfo-compressed.patch - drop crash-linux-4.6-printk-flags.patch merged upstream in 7.1.6 - Enabled RT KMP build (bsc#1005578) - crash-linux-4.6-printk-flags.patch: Fix warning "/failed to read pageflag_names entry"/ on Linux 4.6 (bsc#978601). - crash-kernel-4.7.patch: support 4.7 kernel (page._count renamed to page._refcount) - eppic-support-arm64.patch: Support for ARM64 (FATE#320844). - Upgrade of source tarball to 7.1.5 from upstream and fix of crash-sles9-time.patch for the version and refresh of other patches to align with the version. For a detailed changelog of the source tarball see: http://people.redhat.com/anderson/crash.changelog.html includes a fix for bsc#977306. Feature enhancements include: - "/whatis -r"/ and "/whatis -m"/ commands that allow search for data structure of a specified size and that contains a member of a given type respectively. - Upgrade to 7.1.4 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Disable RT KMP build (bsc#962719) - Enable RT KMP build (bsc#948840) - For 7.1.3 ppc64le the following patches are obsoleted by mainline crash-gdb-7.6-add-powerpc64le-linux.patch crash-gdb-7.6-bound_minimal_symbol.patch crash-gdb-7.6-floatformat.patch crash-gdb-7.6-ppc64-ELFv2-trampoline-match.patch crash-gdb-7.6-ppc64_sysv_abi_push_float.patch crash-gdb-7.6-ppc64le.patch crash-gdb-7.6-ppc_insns_match_pattern.patch crash-gdb-7.6-update-autoconf-2013-04-24.patch crash-gdb-7.6-update-autoconf-2013-06-10.patch crash-gdb-7.6.series crash-patch-gdb.patch - Update to 7.1.3 (bsc#946458) o Introduction of "/dis -f <address>"/ which disassembles from the address to the end of the function o Introduction of "/dis -s <address>"/ which displays the filename and line number associated with the specified text location, followed by a source code listing if available. o Addition of a new "/--src <directory>"/ command line option for use by the "/dis -s"/ option if the kernel source is not located in the standard location. o Do not search for a panic task in s390x dumpfiles that are marked as a "/live dump"/ o Fix unnecessary error messages when a directory is used as a command line argument o See http://people.redhat.com/anderson/crash.changelog.html for the complete changelog - Removed these patches obsoleted by mainline: crash-x86_64-nested-nmi.patch crash-keep-file-orig-with-name-on-select.patch crash-kmem_cache-downsize.patch crash-s390x-add-vector-support.patch - Refreshed patches - crash-move-xen-dom0-handling-into-own-file.patch: Move Xen Dom0 handling into xen_dom0.c (FATE#316467). - crash-move-xen-p2m-map.patch: Move xen p2m map initialization to xen_kdump_p2m (FATE#316467). - crash-use-xen_machine_addr-command.patch: Use XEN_MACHINE_ADDR command flag instead of overriding readmem (FATE#316467). - crash-move-xen-elf-note-processing.patch: Move Xen ELF note processing to xen_dom0.c (FATE#316467). - crash-add-xen-dom0-support-for-kdump.patch: Add Xen Dom0 support for kdump compressed files (FATE#316467). - crash-s390x-add-vector-support.patch: SIMD support for dump tools (z13) (FATE#318058). - Upgrade to 7.1.2 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with some changes required to adjust for git host changes in eppic-switch-to-system-lib.patch - Upgrade to 7.1.1 from upstream. At the time of writing the only published changelog was supplied by e-mail list and is as follows - Fix for two minor issues with the "/net"/ command. Without the patch, the "/net -a"/ option appends its correct output with the command's "/Usage:"/ message; and if either the "/net -x"/ or "/net -d"/ options are used without also specifying "/-s"/ or "/-S"/, the error message would indicate "/net: illegal flag: 800000"/ or "/net: illegal flag: 1000000"/ instead of showing the command's "/Usage:"/ message. (anderson@redhat.com) - If the kernel (live or dumpfile) has the TAINT_LIVEPATCH bit set, or if the Red Hat "/kpatch"/ module is installed, the tag "/[LIVEPATCH]"/ will be displayed next to the kernel name in the initial system banner and by the "/sys"/ command. This new tag replaces the "/[KPATCH]"/ tag that was introduced in crash-7.0.7. (anderson@redhat.com) - Addressed three Coverity Scan complaints in vmware_vmss.c: 50:leaked_storage: Variable "/fp"/ going out of scope leaks the storage it points to. 53:leaked_storage: Variable "/fp"/ going out of scope leaks the storage it points to. 256:warning: Use of memory after it is freed (anderson@redhat.com) - Remove the LKCD-only "/propeller spinner"/ seen when a dumpfile read requires more than 2048 page header accesses. This was put in place because of the non-random-access design of LKCD dumpfiles. Without the patch, the spinner display is intermingled with command output, which complicates the parsing of the output. (watters.sam@gmail.com) - Fix to support the Linux version increment from 3 to 4. Without the patch, both dumpfile and live sessions fail during initialization, issuing the message "/WARNING: kernel version inconsistency between vmlinux and dumpfile"/ or "/WARNING: kernel version inconsistency between vmlinux and live memory"/, followed by the nonsensical fatal error message "/crash: incompatible arguments: vmlinux is not SMP -- vmcore is SMP"/ or "/crash: incompatible arguments: vmlinux is not SMP -- live system is SMP"/. To prevent unexpected kernel version bumps in the future, support has been added for version 5. (anderson@redhat.com) - Add support for more than 16TB of physical memory space in the SADUMP dumpfile format. Without the patch, there is a limitation caused by several 32-bit members of dump_header structure, in particular the max_mapnr member, which overflows if the dumpfile contains more than 16TB of physical memory space. The header_version member of the dump_header structure has been increased from 0 to 1 in this extended new format, and the new 64-bit members will be used. (d.hatayama@jp.fujitsu.com) - Fix for command lines that are redirected to a pipe. Without the patch, if an external piped-to command contains a quoted string that includes a "/|"/ character, the command fails with the message "/crash: pipe operation failed"/. (anderson@redhat.com) - Fix for insecure temporary file usage in _rl_tropen() as reported by readline library CVE-2014-2524. (anderson@redhat.com) - When the gdb-<version>.patch file has changed and a rebuild is done from within a previously-existing build tree, the "/patch -N"/ option is used to ignore patches that have been previously applied; this patch also applies the "/patch -r-"/ option to prevent unnecessary .rej files from being created. (anderson@redhat.com) - Fix to account for Xen hypervisor's "/domain"/ structure member name change from "/is_paused_by_controller"/ to "/controller_pause_count"/. Without the patch, in Xen 4.2.5 and later, the crash session fails during initialization with the error message 'crash: invalid structure member offset: domain_is_paused_by_controller"/. (dietmar.hahn@ts.fujitsu.com) - During initialization, reject useless ARM64 "/(A)"/ and "/(a)"/ absolute symbols that are below the text region. Without the patch, several recently-introduced absolute symbols have been introduced into the kernel, which will be displayed by "/sym -l"/ prior to the first kernel virtual address symbol, and will show up in command output where memory values are translated into kernel symbol references. (anderson@redhat.com) - Fix for ARM64 kernels to account for changes in the virtual memory layout introduced in Linux 3.17. The vmalloc region end address, and the vmemmap start and end addresses are now calculated at kernel build time, because they depend upon the size of a struct page. Accordingly, the crash utility needs to calculate those three address values dynamically, after the embedded gdb module has initialized. Without the patch, reads of page structures return invalid data due to incorrect virtual-to-physical translations of memory in the vmemmap range. This in turn causes commands that require page structure contents to fail or show invalid data, such as "/kmem -p"/, "/kmem -[sS]"/, and the "/kmem -[fF]"/ options. (anderson@redhat.com) - Fix to support ELF vmcore dumpfiles whose PT_LOAD file offset values of their respective memory segments are not laid out sequentially from low to high in the dumpfile. This has only been seen in ELF dumpfiles created by VMware's "/vmss2core -M"/ facility. Without the patch, the crash session may fail during initialization, either with the message "/cannot malloc ELF header buffer"/, or "/crash: <dumpfile>: not a supported file format"/. (anderson@redhat.com) - Enhancement to the support of VMware .vmss suspended state dumpfiles. There may be holes in the memory address saved for PCI, etc. In such cases, the memory dump is divided into regions. With this patch, up to 3 memory regions are supported. (hfu@vmware.com) - Fortified the error handling of task gathering from the pid_hash[] chains during session initialization. If a chain has been corrupted, the patch prevents the sequence from entering an infinite loop, and the error messages associated with corrupt/invalid chains have been updated to report the pid_hash[] index number. (anderson@redhat.com) - Implemented a new STRDUPBUF() utility that will duplicate an existing string into a buffer allocated with GETBUF(). As is the case with any buffer allocated with GETBUF(), it is only meant to exist during the life-span of the current command. If it is not explicitly freed via FREEBUF(), then it will be freed automatically prior to the next command. (anderson@redhat.com) - Implemented a new fill_struct_member_data() function that gathers a bundle of data that describes a structure member. The function receives a pointer to a struct_member_data structure, in which the caller has initialized the "/structure"/ and "/member"/ name pointers: struct struct_member_data { char *structure; char *member; long type; long unsigned_type; long length; long offset; long bitpos; long bitsize; }; A gdb "/printm"/ command is crafted using those two fields, and the output of the command is used to initialize the remaining six fields. Adapted from Qiao Nuohan's "/pstruct"/ extension module. (anderson@redhat.com, qiaonuohan@cn.fujitsu.com) - Implemented a new "/runq -c cpu(s)"/ option to display the run queue data of specified cpus. It can be used in conjunction with all runq command options. The cpus must be specified in a comma- and/or dash-separated list; for examples, "/3"/, "/1,8,9"/, "/1-23"/, or "/1,8-15"/. (anderson@redhat.com) - Build extension modules that utilize the generic extensions/Makefile with -g. In addition, build the snap.c extension module with -g. (rabinv@axis.com) - Several fixes, updates, and enhancements for 32-bit MIPS support: (1) The MIPS general purpose registers in the elf_gregset_t don't start at index 0 but at index 6. (2) Adjust for the kernel's pt_regs structure changes between kernel versions. For example, fields are inserted into the middle based on build time options, and the amount of padding at the head of the structure was changed relatively recently. To handle this, split the structure definition into two parts and get the offsets of these two parts dynamically. (3) Do not display each parsed kernel symbol during initialization when invoked with "/crash -d8"/. (4) Add support for loading raw MIPS ramdump dumpfiles. (5) Add support for compressed kdump dumpfiles. (rabinv@axis.com) - Fix for a typo in "/help foreach"/, and a fix for a spelling error in "/help input"/. (weijg.fnst@cn.fujitsu.com) - Fix for "/and and"/ and "/the the"/ typos in the README file. (weijg.fnst@cn.fujitsu.com) - Fix to address the Xen 4.5.0 hypervisor symbol name change from "/dom0"/ to "/hardware_domain"/. Without the patch, the crash session fails with the error message "/crash: cannot resolve: dom0"/. (dslutz@verizon.com) - Fix for a regression in crash-7.1.0 that causes failures when the "/crash -t"/ option is run on a live system, and when analyzing remote Linux kernels. Without the patch, "/crash -t"/ on a live system fails with the message "/crash: cannot open remote memory source: /dev/mem"/, and attempts to analyze a Linux kernel remotely just shows the kernel timestamp and exits immediately. (dslutz@verizon.com, anderson@redhat.com) - Speed up the session invocation time of "/flattened"/ format dumpfiles created by the makedumpfile(8) facility. When sorting the blocks of memory by their intended ELF or compressed kdump file offsets, the patch replaces the bubble-sort method that is currently used with an insertion sort method. (dslutz@verizon.com) - Remove the non-existent "/-L"/ option from the "/ps"/ command's mutually- exclusive options error message. (vvs@parallels.com) - Fix for the "/irq"/, "/mount"/, "/kmem -p"/ and "/kmem -v"/ commands when they are used in an input file. If more than one of any of those four commands are used in an input file, the output of the second and subsequent command instances will not display their respective command headers. (anderson@redhat.com) - Implemented a new "/kmem -m"/ option that is similar to "/kmem -p"/, but it allows the user to specify the page struct members to be displayed. The option takes a comma-separated list of one or more page struct members, which will be displayed following the page structure address. The "/flags"/ member will always be expressed in hexadecimal format, and the "/_count"/ and "/_mapcount"/ members will always be expressed in decimal format. Otherwise, all other members will be displayed in hexadecimal format unless the current output radix is 10 and the member is a signed/unsigned integer. Members that are data structures may be specified by the data structure's member name, or expanded to specify a member of that data structure. For example, "/-m lru"/ refers to a list_head data structure, in which case both the list_head.next and list_head.prev pointer values will be displayed; if "/-m lru.next"/ is specified, just the list_head.next value will be displayed. (atomlin@redhat.com, anderson@redhat.com) - Support enhancement for the 32-bit MIPS architecture that retrieves the per-cpu registers from the NT_PRSTATUS notes stored in the header of compressed kdump dumpfiles. (rabinv@axis.com) - Fix to remove an invalid warning message on ARM64 if a crash session is invoked with the "/-d<number>"/ debug flag. Without the patch, the invalid message is "/WARNING: SPARSEMEM_EX: questionable section values"/. (anderson@redhat.com) - Remove the leftover "/.constructor"/ build file in the extensions subdirectory when "/make extensions"/ is complete, and update the top-level .gitignore file to ignore post-build extensions subdirectory files. (anderson@redhat.com) - Fix for a segmentation violation generated by the "/help -[n|D]"/ options on ARM64 compressed kdumps. (anderson@redhat.com) - Additional output for the "/help [-D|-n]"/ options on ARM64. For ELF kdump vmcores and compressed kdumps, the elf_prstatus structure in each NT_PRSTATUS note will be translated. (anderson@redhat.com) - The "/help -r"/ option has been extended to dump the ARM64 registers stored in each per-cpu NT_PRSTATUS note in compressed kdump and ELF kdump dumpfiles. (anderson@redhat.com) - Fix for the ARM64 page size determination on Linux 4.1 and later kernels. Without the patch, the crash session fails during initialization with the message "/crash: invalid/unsupported page size: 98304"/ on kernels with 64K pages. On kernels with 4K pages, the message is "/crash: invalid/unsupported page size: 6144"/. In addition, the "/-p <page-size>"/ command line override option had no effect on ARM64; that has been fixed as well. (anderson@redhat.com) - Fix for the DATE display in the initial system banner and by the "/sys"/ command to account for the Linux 3.17 change that moved the "/timekeeper"/ symbol and structure into a containing tk_core structure; the "/shadow_timekeeper"/ timekeeper will be used as an alternative. Without the patch, the DATE shows something within a few hours of the Linux epoch, such as "/Wed Dec 31 18:00:00 1969"/. (kmcmartin@redhat.com) - Fixes for the translation of ARM64 PTEs, as displayed by the "/vm -p"/ and "/vtop"/ commands. Without the patch, if "/vm -p"/ references a swapped-out page on Linux 4.0 and later kernels, the SWAP location may indicate "/(unknown swap location)"/, and will show an invalid OFFSET value; on Linux 3.13 and later kernels, running "/vtop"/ on a user virtual address incorrectly translates the PTE contents of swapped out pages by showing a PHYSICAL address and FLAGS translation instead of the SWAP device and OFFSET. It is possible that there may be PTE bit translation errors on other kernel versions; the patch addresses the changes in ARM64 PTE bit definitions made in Linux 3.11, 3.13, and 4.0 kernels. (anderson@redhat.com) - Enhanced the "/struct.member"/ display capability of the "/struct"/, "/union"/, "/task"/, "/list"/ and "/tree"/ commands. If a specified structure member contains an embedded structure, the output may be restricted to just the embedded structure by expressing the .member argument as "/member.member"/. If a specified structure member is an array, the output may be restricted to a single array element by expressing the .member argument as "/member[index]"/. Furthermore, these embedded member specifications may extend beyond one level deep, for example, by expressing the member argument as "/member.member.member"/, or "/member[index].member"/. (Alexandr_Terekhov@epam.com, anderson@redhat.com) - Fix for any command that passes strings to gdb for evaluation, where the string contains a parentheses-within-parentheses expression along with a "/>"/ or "/>>"/ operator inside the outermost set of parentheses. Without the patch, a command such as the following fails like so: crash> p ((1+1) >> 1) p: gdb request failed: p ((1+1) crash> (anderson@redhat.com) - Fix for the handling of ARM64 kernel module per-cpu symbols. Without the patch, if the debuginfo data of an ARM64 kernel module that contains a per-cpu section is loaded by "/mod -s <module>"/ or "/mod -S"/, commands such as "/bt"/ or "/sym"/ may incorrectly translate the module's virtual addresses to symbol names. (Jan.Karlsson@sonymobile.com) - 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch: Dropped. Handling kernel 4.0 is now part of the upstream source. - add patch from upstream to handle kernel 4.0 0001-Prepare-for-the-future-increment-of-Linux-3.x-to-4.x.patch - Upgrade to 7.1.0 from upstream. For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series with only re-alignment required. - Upgrade to 7.0.9 from upstream, For a detailed changelog see http://people.redhat.com/anderson/crash.changelog.html - Refreshed patch series but no modifications required.
- Increase limit of allowed entries in crontab files to fix bsc#1187508 * cronie-1.5.1-increase_crontab_limit.patch - drop 'checkproc' line from the run-crons as the usage is bogus [bsc#1155929] - update cronie-nheader_lines.diff so it doesn't print the first 3 crontab lines (static comments) with the 'crontab -l' command [bsc#1155114] - remove cronie-nofork-nopid.patch that allowed running of multiple "/cron -n"/ instances at once which is an unwanted behaviour [bsc#1133100] - update cronie-1.5.1-huge_crontab_DoS.patch to fix a regression that caused that only the first job from a crontab was being run [bsc#1130746] - add cronie-1.5.1-huge_crontab_DoS.patch to fix two security issues where users can cause DoS of the crond by loading huge crontab files. We now allow maximum 1000 environment variables and 1000 crontab entries. Also the comments and whitespace between the entries and variables are now limited to 32768 characters. [bnc#1128937] [CVE-2019-9704] and [bnc#1128935] [CVE-2019-9705] - Requires mail as it's really needed by cron-crons script, not smtp_daemon [bsc#1070565] [bsc#1064834] - Ensure that /etc/cron.{hourly,daily,weekly,monthly} have proper permissions and owner. This is racy but prevents some LPE vectors - Requires smtp_daemon (not just Recommends) as it's needed by run-crons script [bsc#1064834] - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Require group trusted if we use them - update to 1.5.1 * crontab: Use temporary file name that is ignored by crond. * crond: Inherit PATH from the crond environment if -P option is used. * crond: Remove hardcoded "/system_u"/ SELinux user, use the SELinux user of the running crond. * anacron: Small cleanups and fixes. * crond: Fix longstanding race condition on repeated crontab modification. - refresh cronie-pam_config.diff - get rid of %{name} macros in the patch names - use %{ext_man} macro for anacron man pages - fedorahosted.org was retired on March 1st, 2017 * update Url and Source address - cleanup with spec-cleaner - remove the omc xml config that is useless nowdays - Add fix for bnc#983925 to run crons even when not on AC_POWER * Nowdays it does not make much sense to not run crons when on battery and actually it can even confuse people - cron.service: Use KillMode=process like upstream does. - revert last change, it is a bug in sssd.service, fixed in SR#313709 - add support for MAILFROM, MAIL_CONFIG and different mailer binaries in run-crons (bnc#812367, bnc#366762) - Start cron after sssd.service bnc#926961 - Redo the post/pre update approach to fix migration from SLE11. Should fix bnc#919028 - update to 1.5.0 * crond: Job environment variables are set also when executing sendmail. * crond: Adding duplicate orphans on reload is now prevented. * crond: The regular crond shutdown is now logged. * crontab: PAM is not called in crontab command if the caller's uid is 0. * crond: PAM is not called from crond for system cron jobs (/etc/crontab, /etc/cron.d) which are run for uid 0. * crond: The existence of an user is checked at time when job is run and not when the crontab is parsed on database reload. - use spec-cleaner - cron.service: Start After=nss-user-lookup.target not after ypbind.service nscd.service -cron.service: Crons run at wall-time, order after time-sync.target - fix bashisms in pre scripts
- SLE marker: implements jsc#SLE-5911, bsc#1165580, jsc#SLE-145149 - prepare usrmerge (boo#1029961) - Update to 2.3.4: * Fix a possible out-of-bounds memory write while validating LUKS2 data segments metadata (CVE-2020-14382, boo#1176128). * Ignore reported optimal IO size if not aligned to minimal page size. * Added support for new no_read/write_wrokqueue dm-crypt options (kernel 5.9). * Added support panic_on_corruption option for dm-verity devices (kernel 5.9). * Support --master-key-file option for online LUKS2 reencryption * Always return EEXIST error code if a device already exists. * Fix a problem in integritysetup if a hash algorithm has dash in the name. * Fix crypto backend to properly handle ECB mode. * TrueCrypt/VeraCrypt compatible mode now supports the activation of devices with a larger sector. * LUKS2: Do not create excessively large headers. * Fix unspecified sector size for BitLocker compatible mode. * Fix reading key data size in metadata for BitLocker compatible mode. - Update to 2.3.3: * Fix BitLocker compatible device access that uses native 4kB sectors * Support large IV count (--iv-large-sectors) cryptsetup option for plain device mapping * Fix a memory leak in BitLocker compatible handling * Allow EBOIV (Initialization Vector algorithm) use * LUKS2: Require both keyslot cipher and key size option, do not fail silently - includes changes from 2.3.2: * Add option to dump content of LUKS2 unbound keyslot * Add support for discards (TRIM) for standalone dm-integrity devices (Kernel 5.7) via --allow-discards, not for LUKS2 * Fix cryptsetup-reencrypt to work on devices that do not allow direct-io device access. * Fix a crash in the BitLocker-compatible code error path * Fix Veracrypt compatible support for longer (>64 bytes) passphrases - Split translations to -lang package - New version to 2.3.1 * Support VeraCrypt 128 bytes passwords. VeraCrypt now allows passwords of maximal length 128 bytes (compared to legacy TrueCrypt where it was limited by 64 bytes). * Strip extra newline from BitLocker recovery keys There might be a trailing newline added by the text editor when the recovery passphrase was passed using the --key-file option. * Detect separate libiconv library. It should fix compilation issues on distributions with iconv implemented in a separate library. * Various fixes and workarounds to build on old Linux distributions. * Split lines with hexadecimal digest printing for large key-sizes. * Do not wipe the device with no integrity profile. With --integrity none we performed useless full device wipe. * Workaround for dm-integrity kernel table bug. Some kernels show an invalid dm-integrity mapping table if superblock contains the "/recalculate"/ bit. This causes integritysetup to not recognize the dm-integrity device. Integritysetup now specifies kernel options such a way that even on unpatched kernels mapping table is correct. * Print error message if LUKS1 keyslot cannot be processed. If the crypto backend is missing support for hash algorithms used in PBKDF2, the error message was not visible. * Properly align LUKS2 keyslots area on conversion. If the LUKS1 payload offset (data offset) is not aligned to 4 KiB boundary, new LUKS2 keyslots area in now aligned properly. * Validate LUKS2 earlier on conversion to not corrupt the device if binary keyslots areas metadata are not correct. - Update to 2.3.0 (include release notes for 2.2.0) * BITLK (Windows BitLocker compatible) device access * Veritysetup now supports activation with additional PKCS7 signature of root hash through --root-hash-signature option. * Integritysetup now calculates hash integrity size according to algorithm instead of requiring an explicit tag size. * Integritysetup now supports fixed padding for dm-integrity devices. * A lot of fixes to online LUKS2 reecryption. * Add crypt_resume_by_volume_key() function to libcryptsetup. If a user has a volume key available, the LUKS device can be resumed directly using the provided volume key. No keyslot derivation is needed, only the key digest is checked. * Implement active device suspend info. Add CRYPT_ACTIVATE_SUSPENDED bit to crypt_get_active_device() flags that informs the caller that device is suspended (luksSuspend). * Allow --test-passphrase for a detached header. Before this fix, we required a data device specified on the command line even though it was not necessary for the passphrase check. * Allow --key-file option in legacy offline encryption. The option was ignored for LUKS1 encryption initialization. * Export memory safe functions. To make developing of some extensions simpler, we now export functions to handle memory with proper wipe on deallocation. * Fail crypt_keyslot_get_pbkdf for inactive LUKS1 keyslot. * Add optional global serialization lock for memory hard PBKDF. * Abort conversion to LUKS1 with incompatible sector size that is not supported in LUKS1. * Report error (-ENOENT) if no LUKS keyslots are available. User can now distinguish between a wrong passphrase and no keyslot available. * Fix a possible segfault in detached header handling (double free). * Add integritysetup support for bitmap mode introduced in Linux kernel 5.2. * The libcryptsetup now keeps all file descriptors to underlying device open during the whole lifetime of crypt device context to avoid excessive scanning in udev (udev run scan on every descriptor close). * The luksDump command now prints more info for reencryption keyslot (when a device is in-reencryption). * New --device-size parameter is supported for LUKS2 reencryption. * New --resume-only parameter is supported for LUKS2 reencryption. * The repair command now tries LUKS2 reencryption recovery if needed. * If reencryption device is a file image, an interactive dialog now asks if reencryption should be run safely in offline mode (if autodetection of active devices failed). * Fix activation through a token where dm-crypt volume key was not set through keyring (but using old device-mapper table parameter mode). * Online reencryption can now retain all keyslots (if all passphrases are provided). Note that keyslot numbers will change in this case. * Allow volume key file to be used if no LUKS2 keyslots are present. * Print a warning if online reencrypt is called over LUKS1 (not supported). * Fix TCRYPT KDF failure in FIPS mode. * Remove FIPS mode restriction for crypt_volume_key_get. * Reduce keyslots area size in luksFormat when the header device is too small. * Make resize action accept --device-size parameter (supports units suffix). - Create a weak dependency cycle between libcryptsetup and libcryptsetup-hmac to make sure they are installed together (bsc#1090768) - Use noun phrase in summary. - New version 2.1.0 * The default size of the LUKS2 header is increased to 16 MB. It includes metadata and the area used for binary keyslots; it means that LUKS header backup is now 16MB in size. * Cryptsetup now doubles LUKS default key size if XTS mode is used (XTS mode uses two internal keys). This does not apply if key size is explicitly specified on the command line and it does not apply for the plain mode. This fixes a confusion with AES and 256bit key in XTS mode where code used AES128 and not AES256 as often expected. * Default cryptographic backend used for LUKS header processing is now OpenSSL. For years, OpenSSL provided better performance for PBKDF. * The Python bindings are no longer supported and the code was removed from cryptsetup distribution. Please use the libblockdev project that already covers most of the libcryptsetup functionality including LUKS2. * Cryptsetup now allows using --offset option also for luksFormat. * Cryptsetup now supports new refresh action (that is the alias for "/open --refresh"/). * Integritysetup now supports mode with detached data device through new --data-device option. - 2.1.0 would use LUKS2 as default, we stay with LUKS1 for now until someone has time to evaluate the fallout from switching to LUKS2. - Suggest hmac package (boo#1090768) - remove old upgrade hack for upgrades from 12.1 - New version 2.0.5 Changes since version 2.0.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Wipe full header areas (including unused) during LUKS format. Since this version, the whole area up to the data offset is zeroed, and subsequently, all keyslots areas are wiped with random data. This ensures that no remaining old data remains in the LUKS header areas, but it could slow down format operation on some devices. Previously only first 4k (or 32k for LUKS2) and the used keyslot was overwritten in the format operation. * Several fixes to error messages that were unintentionally replaced in previous versions with a silent exit code. More descriptive error messages were added, including error messages if - a device is unusable (not a block device, no access, etc.), - a LUKS device is not detected, - LUKS header load code detects unsupported version, - a keyslot decryption fails (also happens in the cipher check), - converting an inactive keyslot. * Device activation fails if data area overlaps with LUKS header. * Code now uses explicit_bzero to wipe memory if available (instead of own implementation). * Additional VeraCrypt modes are now supported, including Camellia and Kuznyechik symmetric ciphers (and cipher chains) and Streebog hash function. These were introduced in a recent VeraCrypt upstream. Note that Kuznyechik requires out-of-tree kernel module and Streebog hash function is available only with the gcrypt cryptographic backend for now. * Fixes static build for integritysetup if the pwquality library is used. * Allows passphrase change for unbound keyslots. * Fixes removed keyslot number in verbose message for luksKillSlot, luksRemoveKey and erase command. * Adds blkid scan when attempting to open a plain device and warn the user about existing device signatures in a ciphertext device. * Remove LUKS header signature if luksFormat fails to add the first keyslot. * Remove O_SYNC from device open and use fsync() to speed up wipe operation considerably. * Create --master-key-file in luksDump and fail if the file already exists. * Fixes a bug when LUKS2 authenticated encryption with a detached header wiped the header device instead of dm-integrity data device area (causing unnecessary LUKS2 header auto recovery). - make parallell installable version for SLE12 - New version 2.0.4 Changes since version 2.0.3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Use the libblkid (blockid) library to detect foreign signatures on a device before LUKS format and LUKS2 auto-recovery. This change fixes an unexpected recovery using the secondary LUKS2 header after a device was already overwritten with another format (filesystem or LVM physical volume). LUKS2 will not recreate a primary header if it detects a valid foreign signature. In this situation, a user must always use cryptsetup repair command for the recovery. Note that libcryptsetup and utilities are now linked to libblkid as a new dependence. To compile code without blockid support (strongly discouraged), use --disable-blkid configure switch. * Add prompt for format and repair actions in cryptsetup and integritysetup if foreign signatures are detected on the device through the blockid library. After the confirmation, all known signatures are then wiped as part of the format or repair procedure. * Print consistent verbose message about keyslot and token numbers. For keyslot actions: Key slot <number> unlocked/created/removed. For token actions: Token <number> created/removed. * Print error, if a non-existent token is tried to be removed. * Add support for LUKS2 token definition export and import. The token command now can export/import customized token JSON file directly from command line. See the man page for more details. * Add support for new dm-integrity superblock version 2. * Add an error message when nothing was read from a key file. * Update cryptsetup man pages, including --type option usage. * Add a snapshot of LUKS2 format specification to documentation and accordingly fix supported secondary header offsets. * Add bundled optimized Argon2 SSE (X86_64 platform) code. If the bundled Argon2 code is used and the new configure switch - -enable-internal-sse-argon2 option is present, and compiler flags support required optimization, the code will try to use optimized and faster variant. Always use the shared library (--enable-libargon2) if possible. This option was added because an enterprise distribution rejected to support the shared Argon2 library and native support in generic cryptographic libraries is not ready yet. * Fix compilation with crypto backend for LibreSSL >= 2.7.0. LibreSSL introduced OpenSSL 1.1.x API functions, so compatibility wrapper must be commented out. * Fix on-disk header size calculation for LUKS2 format if a specific data alignment is requested. Until now, the code used default size that could be wrong for converted devices. Changes since version 2.0.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Expose interface to unbound LUKS2 keyslots. Unbound LUKS2 keyslot allows storing a key material that is independent of master volume key (it is not bound to encrypted data segment). * New API extensions for unbound keyslots (LUKS2 only) crypt_keyslot_get_key_size() and crypt_volume_key_get() These functions allow to get key and key size for unbound keyslots. * New enum value CRYPT_SLOT_UNBOUND for keyslot status (LUKS2 only). * Add --unbound keyslot option to the cryptsetup luksAddKey command. * Add crypt_get_active_integrity_failures() call to get integrity failure count for dm-integrity devices. * Add crypt_get_pbkdf_default() function to get per-type PBKDF default setting. * Add new flag to crypt_keyslot_add_by_key() to force update device volume key. This call is mainly intended for a wrapped key change. * Allow volume key store in a file with cryptsetup. The --dump-master-key together with --master-key-file allows cryptsetup to store the binary volume key to a file instead of standard output. * Add support detached header for cryptsetup-reencrypt command. * Fix VeraCrypt PIM handling - use proper iterations count formula for PBKDF2-SHA512 and PBKDF2-Whirlpool used in system volumes. * Fix cryptsetup tcryptDump for VeraCrypt PIM (support --veracrypt-pim). * Add --with-default-luks-format configure time option. (Option to override default LUKS format version.) * Fix LUKS version conversion for detached (and trimmed) LUKS headers. * Add luksConvertKey cryptsetup command that converts specific keyslot from one PBKDF to another. * Do not allow conversion to LUKS2 if LUKSMETA (external tool metadata) header is detected. * More cleanup and hardening of LUKS2 keyslot specific validation options. Add more checks for cipher validity before writing metadata on-disk. * Do not allow LUKS1 version downconversion if the header contains tokens. * Add "/paes"/ family ciphers (AES wrapped key scheme for mainframes) to allowed ciphers. Specific wrapped ley configuration logic must be done by 3rd party tool, LUKS2 stores only keyslot material and allow activation of the device. * Add support for --check-at-most-once option (kernel 4.17) to veritysetup. This flag can be dangerous; if you can control underlying device (you can change its content after it was verified) it will no longer prevent reading tampered data and also it does not prevent silent data corruptions that appear after the block was once read. * Fix return code (EPERM instead of EINVAL) and retry count for bad passphrase on non-tty input. * Enable support for FEC decoding in veritysetup to check dm-verity devices with additional Reed-Solomon code in userspace (verify command). Changes since version 2.0.1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Fix a regression in early detection of inactive keyslot for luksKillSlot. It tried to ask for passphrase even for already erased keyslot. * Fix a regression in loopaesOpen processing for keyfile on standard input. Use of "/-"/ argument was not working properly. * Add LUKS2 specific options for cryptsetup-reencrypt. Tokens and persistent flags are now transferred during reencryption; change of PBKDF keyslot parameters is now supported and allows to set precalculated values (no benchmarks). * Do not allow LUKS2 --persistent and --test-passphrase cryptsetup flags combination. Persistent flags are now stored only if the device was successfully activated with the specified flags. * Fix integritysetup format after recent Linux kernel changes that requires to setup key for HMAC in all cases. Previously integritysetup allowed HMAC with zero key that behaves like a plain hash. * Fix VeraCrypt PIM handling that modified internal iteration counts even for subsequent activations. The PIM count is no longer printed in debug log as it is sensitive information. Also, the code now skips legacy TrueCrypt algorithms if a PIM is specified (they cannot be used with PIM anyway). * PBKDF values cannot be set (even with force parameters) below hardcoded minimums. For PBKDF2 is it 1000 iterations, for Argon2 it is 4 iterations and 32 KiB of memory cost. * Introduce new crypt_token_is_assigned() API function for reporting the binding between token and keyslots. * Allow crypt_token_json_set() API function to create internal token types. Do not allow unknown fields in internal token objects. * Print message in cryptsetup that about was aborted if a user did not answer YES in a query. - update to 2.0.1: * To store volume key into kernel keyring, kernel 4.15 with dm-crypt 1.18.1 is required * Increase maximum allowed PBKDF memory-cost limit to 4 GiB * Use /run/cryptsetup as default for cryptsetup locking dir * Introduce new 64-bit byte-offset *keyfile_device_offset functions. * New set of fucntions that allows 64-bit offsets even on 32bit systems are now availeble: - crypt_resume_by_keyfile_device_offset - crypt_keyslot_add_by_keyfile_device_offset - crypt_activate_by_keyfile_device_offset - crypt_keyfile_device_read The new functions have added the _device_ in name. Old functions are just internal wrappers around these. * Also cryptsetup --keyfile-offset and --new-keyfile-offset now allows 64-bit offsets as parameters. * Add error hint for wrongly formatted cipher strings in LUKS1 and properly fail in luksFormat if cipher format is missing required IV. - Update to version 2.0.0: * Add support for new on-disk LUKS2 format * Enable to use system libargon2 instead of bundled version * Install tmpfiles.d configuration for LUKS2 locking directory * New command integritysetup: support for the new dm-integrity kernel target * Support for larger sector sizes for crypt devices * Miscellaneous fixes and improvements - Update to version 1.7.5: * Fixes to luksFormat to properly support recent kernel running in FIPS mode (bsc#1031998). * Fixes accesses to unaligned hidden legacy TrueCrypt header. * Fixes to optional dracut ramdisk scripts for offline re-encryption on initial boot. - Update to version 1.7.4: * Allow to specify LUKS1 hash algorithm in Python luksFormat wrapper. * Use LUKS1 compiled-in defaults also in Python wrapper. * OpenSSL backend: Fix OpenSSL 1.1.0 support without backward compatible API. * OpenSSL backend: Fix LibreSSL compatibility. * Check for data device and hash device area overlap in veritysetup. * Fix a possible race while allocating a free loop device. * Fix possible file descriptor leaks if libcryptsetup is run from a forked process. * Fix missing same_cpu_crypt flag in status command. * Various updates to FAQ and man pages. - Changes for version 1.7.3: * Fix device access to hash offsets located beyond the 2GB device boundary in veritysetup. * Set configured (compile-time) default iteration time for devices created directly through libcryptsetup * Fix PBKDF2 benchmark to not double iteration count for specific corner case. * Verify passphrase in cryptsetup-reencrypt when encrypting a new drive. * OpenSSL backend: fix memory leak if hash context was repeatedly reused. * OpenSSL backend: add support for OpenSSL 1.1.0. * Fix several minor spelling errors. * Properly check maximal buffer size when parsing UUID from /dev/disk/. - Update to version 1.7.2: * Update LUKS documentation format. Clarify fixed sector size and keyslots alignment. * Support activation options for error handling modes in Linux kernel dm-verity module: - -ignore-corruption - dm-verity just logs detected corruption - -restart-on-corruption - dm-verity restarts the kernel if corruption is detected If the options above are not specified, default behavior for dm-verity remains. Default is that I/O operation fails with I/O error if corrupted block is detected. - -ignore-zero-blocks - Instructs dm-verity to not verify blocks that are expected to contain zeroes and always return zeroes directly instead. NOTE that these options could have security or functional impacts, do not use them without assessing the risks! * Fix help text for cipher benchmark specification (mention --cipher option). * Fix off-by-one error in maximum keyfile size. Allow keyfiles up to compiled-in default and not that value minus one. * Support resume of interrupted decryption in cryptsetup-reencrypt utility. To resume decryption, LUKS device UUID (--uuid option) option must be used. * Do not use direct-io for LUKS header with unaligned keyslots. Such headers were used only by the first cryptsetup-luks-1.0.0 release (2005). * Fix device block size detection to properly work on particular file-based containers over underlying devices with 4k sectors. - Update to version 1.7.1: * Code now uses kernel crypto API backend according to new changes introduced in mainline kernel While mainline kernel should contain backward compatible changes, some stable series kernels do not contain fully backported compatibility patches. Without these patches most of cryptsetup operations (like unlocking device) fail. This change in cryptsetup ensures that all operations using kernel crypto API works even on these kernels. * The cryptsetup-reencrypt utility now properly detects removal of underlying link to block device and does not remove ongoing re-encryption log. This allows proper recovery (resume) of reencrypt operation later. NOTE: Never use /dev/disk/by-uuid/ path for reencryption utility, this link disappears once the device metadata is temporarily removed from device. * Cryptsetup now allows special "/-"/ (standard input) keyfile handling even for TCRYPT (TrueCrypt and VeraCrypt compatible) devices. * Cryptsetup now fails if there are more keyfiles specified for non-TCRYPT device. * The luksKillSlot command now does not suppress provided password in batch mode (if password is wrong slot is not destroyed). Note that not providing password in batch mode means that keyslot is destroyed unconditionally. - update to 1.7.0: * The cryptsetup 1.7 release changes defaults for LUKS, there are no API changes. * Default hash function is now SHA256 (used in key derivation function and anti-forensic splitter). * Default iteration time for PBKDF2 is now 2 seconds. * Fix PBKDF2 iteration benchmark for longer key sizes. * Remove experimental warning for reencrypt tool. * Add optional libpasswdqc support for new LUKS passwords. * Update FAQ document. - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) - Update to 1.6.8 * If the null cipher (no encryption) is used, allow only empty password for LUKS. (Previously cryptsetup accepted any password in this case.) The null cipher can be used only for testing and it is used temporarily during offline encrypting not yet encrypted device (cryptsetup-reencrypt tool). Accepting only empty password prevents situation when someone adds another LUKS device using the same UUID (UUID of existing LUKS device) with faked header containing null cipher. This could force user to use different LUKS device (with no encryption) without noticing. (IOW it prevents situation when attacker intentionally forces user to boot into different system just by LUKS header manipulation.) Properly configured systems should have an additional integrity protection in place here (LUKS here provides only confidentiality) but it is better to not allow this situation in the first place. (For more info see QubesOS Security Bulletin QSB-019-2015.) * Properly support stdin "/-"/ handling for luksAddKey for both new and old keyfile parameters. * If encrypted device is file-backed (it uses underlying loop device), cryptsetup resize will try to resize underlying loop device as well. (It can be used to grow up file-backed device in one step.) * Cryptsetup now allows to use empty password through stdin pipe. (Intended only for testing in scripts.) - Enable verbose build log. - regenerate the initrd if cryptsetup tool changes (wanted by 90crypt dracut module) - Update to 1.6.7 * Cryptsetup TCRYPT mode now supports VeraCrypt devices (TrueCrypt extension) * Support keyfile-offset and keyfile-size options even for plain volumes. * Support keyfile option for luksAddKey if the master key is specified. * For historic reasons, hashing in the plain mode is not used if keyfile is specified (with exception of --key-file=-). Print a warning if these parameters are ignored. * Support permanent device decryption for cryptsetup-reencrypt. To remove LUKS encryption from a device, you can now use - -decrypt option. * Allow to use --header option in all LUKS commands. The - -header always takes precedence over positional device argument. * Allow luksSuspend without need to specify a detached header. * Detect if O_DIRECT is usable on a device allocation. There are some strange storage stack configurations which wrongly allows to open devices with direct-io but fails on all IO operations later. * Add low-level performance options tuning for dmcrypt (for Linux 4.0 and later). * Get rid of libfipscheck library. (Note that this option was used only for Red Hat and derived distributions.) With recent FIPS changes we do not need to link to this FIPS monster anymore. Also drop some no longer needed FIPS mode checks. * Many fixes and clarifications to man pages. * Prevent compiler to optimize-out zeroing of buffers for on-stack variables. * Fix a crash if non-GNU strerror_r is used.
- When cupsd creates directories with specific owner group and permissions (usually owner is 'root' and group matches "/configure --with-cups-group=lp"/) specify same owner group and permissions in the RPM spec file to ensure those directories are installed by RPM with the right settings because if those directories were installed by RPM with different settings then cupsd would use them as is and not adjust its specific owner group and permissions which could lead to privilege escalation from 'lp' user to 'root' via symlink attacks e.g. if owner is falsely 'lp' instead of 'root' CVE-2021-25317 (bsc#1184161) - cups-2.2.7-web-ui-kerberos-authentication.patch (bsc#1175960) Fix web UI kerberos authentication - cups-2.2.7-CVE-2020-10001.patch fixes CVE-2020-10001 access to uninitialized buffer in ipp.c (bsc#1180520) - cups-2.2.7-CVE-2019-8842.patch fixes CVE-2019-8842 (bsc#1170671) the ippReadIO function may under-read an extension field - cups-2.2.7-CVE-2020-3898.patch fixes CVE-2020-3898 (bsc#1168422) heap-buffer-overflow in libcups ppdFindOption() function - cups-2.2.7-CVE-2019-8675.CVE-2019-8696.patch fixes CVE-2019-8675 and CVE-2019-8696 (bsc#1146358 and bsc#1146359) and some other security/disclosure issues https://github.com/apple/cups/commit/f24e6cf6a39300ad0c3726a41a4aab51ad54c109 (Apple's internal issues rdar://51685251, rdar://50035411, rdar://51373853, rdar://51373929) - Add issue5509-fix-utf-8-validation-issue.patch (bsc#1118118) Fixes https://github.com/apple/cups/issues/5509 - cups-2.2.7-CVE-2018-4700.patch fixes CVE-2018-4700: session cookie is extremely predictable, effectively breaking the CSRF protection of the CUPS web interface (bsc#1115750) - cups-branch-2.2-commit-97cb566568a8c3a9c07c7ccec09f28f5c5015954.diff is 'git show 97cb566568a8c3a9c07c7ccec09f28f5c5015954' for https://github.com/apple/cups/commit/97cb566568a8c3a9c07c7ccec09f28f5c5015954 (except the not needed hunk for patching CHANGES.md which fails) that fixes local privilege escalation to root and sandbox bypasses in scheduler (Apple's internal issues rdar://37836779, rdar://37836995, rdar://37837252, rdar://37837581) in the CUPS 2.2 branch bsc#1096405 CVE-2018-4180: Local Privilege Escalation to Root in dnssd Backend (CUPS_SERVERBIN) bsc#1096406 CVE-2018-4181: Limited Local File Reads as Root via cupsd.conf Include Directive bsc#1096407 CVE-2018-4182: cups-exec Sandbox Bypass Due to Insecure Error Handling bsc#1096408 CVE-2018-4183: cups-exec Sandbox Bypass Due to Profile Misconfiguration - Version upgrade to 2.2.7: CUPS 2.2.7 is a general bug fix release. For details see https://github.com/apple/cups/releases or the CHANGES.md file. Changes include: * Additional security fixes for: bsc#1061066 DBUS library aborts caller process in _dbus_check_is_valid_utf8 (in particular that aborts cupsd) and bsc#1087018 CVE-2017-18248: cups: The add_job function in scheduler/ipp.c in CUPS before 2.2.6, when D-Bus support is enabled, can be crashed by remote attackers by sending print jobs with an invalid username, related to a D-Bus notification which are the CUPS upstream issues https://github.com/apple/cups/issues/5143 Remote DoS attack against cupsd via invalid username and malicious D-Bus library and https://github.com/apple/cups/issues/5186 squash non-UTF-8 strings into ASCII on plain IPP level and https://github.com/apple/cups/issues/5229 persistently substitute invalid job attributes with default values - not only in add_job see also bsc#1087072 dbus-1: Disable assertions to prevent un-expected DDoS attacks * NOTICE: Raw print queues are now deprecated (Issue #5269) so that now there is a warning message when you add or modify a queue to use the "/raw driver"/ but raw printing will continue to work through CUPS 2.3.x, cf. https://lists.cups.org/pipermail/cups/2018-March/074060.html * Fixed an Avahi crash bug in the scheduler (Issue #5268) * Systemd did not restart cupsd when configuration changes were made that required a restart (Issue #5263) * The scheduler could crash while adding an IPP Everywhere printer (Issue #5258) * The scheduler now supports using temporary print queues for older IPP/1.1 print queues like those shared by CUPS 1.3 and earlier (Issue #5241) * Kerberized printing to another CUPS server did not work correctly (Issue #5233) * More fixes for printing to old CUPS servers (Issue #5211) * The scheduler now substitutes default values for invalid job attributes when running in "/relaxed conformance"/ mode (Issue #5186) * The cups-driverd program incorrectly stopped scanning PPDs as soon as a loop was seen (Issue #5170) * The `SSLOptions` directive now supports `MinTLS` and `MaxTLS` options to control the minimum and maximum TLS versions that will be allowed, respectively (Issue #5119) * The scheduler did not write out dirty configuration and state files if there were open client connections (Issue #5118) * The `lpadmin` command now provides a better error message when an unsupported System V interface script is used (Issue #5111) * No longer support backslash, question mark, or quotes in printer names (Issue #4966) * The CUPS library now supports the latest HTTP Digest authentication specification including support for SHA-256 (Issue #4862) * TLS connections now properly timeout (rdar://34938533) - Make sure cups-libs-<targettype> is removed - Version upgrade to 2.2.6: CUPS 2.2.6 is a general bug fix release. For details see https://github.com/apple/cups/releases Changes include: * DBUS notifications could crash the scheduler (Issue #5143) (see also bsc#1061066 "/DBUS library aborts caller process"/) - Use again the baselibs.conf from Fri Oct 13 11:11:10 UTC 2017 that got broken by the change on Wed Oct 18 06:11:10 UTC 2017. - Version upgrade to 2.2.5: CUPS 2.2.5 is a general bug fix release. For details see https://github.com/apple/cups/releases - Version upgrade to 2.2.4: CUPS 2.2.4 is a general bug fix release. For details see https://github.com/apple/cups/releases - Removed 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch 0002-Save-work-on-Avahi-code.patch 0003-Avahi-fixes-for-cupsEnumDests.patch because since CUPS 2.2.4 it is fixed in the upstream code via https://github.com/apple/cups/pull/4989 more precisely via https://github.com/apple/cups/commit/a2187a63425a3d6c05de1e1cbf8c26fd39a1aced https://github.com/apple/cups/commit/657c5b5f91e6d5120c4ad7b118cf9098dd27f03d https://github.com/apple/cups/commit/3fae3b337df0be1a766857be741173d8a9915da7 - Fix typo in requires - Implement shared library packaging guideline [boo#862112] - Update package descriptions. - Remove redundant Requires(pre) line — the use of %post -p already implies it. - Pre-require user(lp) in cups-libs - In /usr/lib/tmpfiles.d/cups.conf use group 'root' for /run/cups/certs (boo#1042916). - Major backward incompatible change since CUPS 2.2.0: There is no longer the directory /etc/cups/interfaces because since CUPS 2.2.0 so called "/System V style Interface Scripts"/ are no longer supported for security reasons (see below the entry about the changes included in CUPS 2.2.0). - Disabled cups-2.1.0-cups-systemd-socket.patch because it does no longer apply which needs to be examined and decided by someone who knows about systemd internals. - Disabled 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch 0002-Save-work-on-Avahi-code.patch 0003-Avahi-fixes-for-cupsEnumDests.patch because they do no longer apply which needs to be examined and decided by someone who knows about Avahi internals. - Version upgrade to 2.2.3: CUPS 2.2.3 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * The IPP backend could get into an infinite loop for certain errors, causing a hung queue (rdar://problem/28008717) * The scheduler could pause responding to client requests in order to save state changes to disk (rdar://problem/28690656) * Added support for PPD finishing keywords (Issue #4960, Issue #4961, Issue #4962) * The IPP backend did not send a media-col attribute for just the source or type (Issue #4963) * IPP Everywhere print queues did not always support all print qualities supported by the printer (Issue #4953) * IPP Everywhere print queues did not always support all media types supported by the printer (Issue #4953) * The IPP Everywhere PPD generator did not return useful error messages (Issue #4954) * The IPP Everywhere finishings support did not work correctly with common UI or command-line options (Issue #4976) * Fixed an error handling issue for the network backends (Issue #4979) * The "/reprint job"/ option was not available for some canceled jobs (Issue #4915) * Updated the job listing in the web interface (Issue #4978) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.2: CUPS 2.2.2 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Fixed some issues with IPP Everywhere printer support (Issue #4893, Issue #4909, Issue #4916, Issue #4921, Issue #4923, Issue #4932, Issue #4933, Issue #4938) * The rastertopwg filter could crash with certain input (Issue #4942) * The scheduler did not detect when an encrypted connection was closed by the client on Linux (Issue #4901) * The cups-lpd program did not catch all legacy usage of ISO-8859-1 (Issue #4899) * The scheduler no longer creates log files on startup (<rdar://problem/28332470>) * The ippContainsString function now uses case-insensitive comparisons for mimeMediaType, name, and text values in conformance with RFC 2911. * The network backends now log the addresses that were found for a printer (<rdar://problem/29268474>) * Let's Encrypt certificates did not work when the hostname contained uppercase letters (Issue #4919) * Fixed reporting of printed pages in the web interface (Issue #4924) * Updated systemd config files (Issue #4935) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.1: CUPS 2.2.1 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Added "/CreateSelfSignedCerts"/ directive for cups-files.conf to control whether the scheduler automatically creates its own self-signed X.509 certificates for TLS connections (Issue #4876) * http*Connect did not handle partial failures (Issue #4870) * cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209220>) * Updated man pages (PR #4885) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.2.0: CUPS 2.2.0 adds support for local IPP Everywhere print queues and includes several performance and security improvements. See https://github.com/apple/cups/releases Changes include: * Normalized the TLS certificate validation code and added additional error messages to aid troubleshooting. * http*Connect did not work on Linux when cupsd was not running (Issue #4870) * The --no-remote-any option of cupsctl had no effect (Issue #4866) * http*Connect did not return early when all addresses failed (Issue #4870) * The IPP backend did not validate TLS credentials properly. * The printer-state-message attribute was not cleared after a print job with no errors (Issue #4851) * The CUPS-Add-Modify-Class and CUPS-Add-Modify-Printer operations did not always return an error for failed adds (Issue #4854) * PPD files with names longer than 127 bytes did not work (Issue #4860) * CUPS now supports Let's Encrypt certificates on Linux. * All CUPS commands now support POSIX options (Issue #4813) * The scheduler now restarts faster (Issue #4760) * Improved performance of web interface with large numbers of jobs (Issue #3819) * Encrypted printing can now be limited to only trusted printers and servers (<rdar://problem/25711658>) * The scheduler now advertises PWG Raster attributes for IPP Everywhere clients (Issue #4428) * The scheduler now logs informational messages for jobs at LogLevel "/info"/ (Issue #4815) * The scheduler now uses the getgrouplist function when available (Issue #4611) * The IPP backend no longer enables compression by default except for certain raster formats that generally benefit from it (<rdar://problem/25166952>) * The scheduler did not handle out-of-disk situations gracefully (Issue #4742) * The LPD mini-daemon now detects invalid UTF-8 sequences in job, document, and user names (Issue #4748) * The IPP backend now continues on to the next job when the remote server/printer puts the job on hold (<rdar://problem/24858548>) * The scheduler did not cancel multi-document jobs immediately (<rdar://problem/24854834>) * The scheduler did not return non-shared printers to local clients unless they connected to the domain socket (<rdar://problem/24566996>) * The scheduler now reads the spool directory if one or more job cache entries point to deleted jobs (<rdar://problem/24048846>) * Added support for disc media sizes (<rdar://problem/20219536>) * The httpAddrConnect and httpConnect* APIs now try connecting to multiple addresses in parallel (<rdar://problem/20643153>) * Interface scripts are no longer supported for security reasons (<rdar://problem/23135640>) A detailed list of changes can be found in the CHANGES.txt file. - Version upgrade to 2.1.4: CUPS 2.1.4 is a general bug fix release. See https://github.com/apple/cups/releases Changes include: * Fixed reporting of 1284 Device IDs (Issue #3835, PR #3836) * Fixed printing of multiple files to raw queues (Issue #4782) * The scheduler did not implement the Hold-New-Jobs opertion correctly (Issue #4767) * The cups-lpd mini-daemon incorrectly included the document-name attribute when creating a job. It should only be included when sending a job (Issue #4790) A detailed list of changes can be found in the CHANGES.txt file. - Replace krb5-devel BuildRequires with pkgconfig(krb5) on suse_version >= 1315: give OBS a better chance to break up build cycles. - Drop cups-1.7.5-cupsEnumDests-react-to-all-for-now.diff and add 0001-Update-cupsEnumDests-implementation-to-return-early-if-all.patch, 0002-Save-work-on-Avahi-code.patch and 0003-Avahi-fixes-for-cupsEnumDests.patch which is what upstream finally commited to cups 2.2 sources in response to https://github.com/apple/cups/pull/4989 in order to fix cupsEnumDests to react to the ALL_FOR_NOW avahi event (and also include a similar fix for the dnssd case). Related to bsc#955432. - Add cups-2.1.3-cupsEnumDests-react-to-all-for-now.diff . Avahi sends an ALL_FOR_NOW event when it finishes sending its cache contents. This patch makes cupsEnumDests finish when the signal is received so it doesn't block the caller doing nothing until the timeout finishes (related to bsc#955432, submitted upstream at https://github.com/apple/cups/pull/4989) - Add /etc/cups to cups-libs package [bsc#1025689] - Replace pkgconfig(libsystemd-daemon) BuildRequires with pkgconfig(libsystemd) on openSUSE 13.2 and newer: the various sub-libraries have been merged into libsystemd since version 209. openSUSE 13.1 was the last product to ship systemd 208. - Remove CUPS.desktop and pixmap * Obsoletes patch cups-1.3.9-desktop_file.patch - Version upgrade to 2.1.3: CUPS 2.1.3 fixes some issues in the scheduler, sample drivers, and user commands. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * The scheduler should not exit under memory pressure (<rdar://problem/23255001>) * Fixed some issues in ipptool for skipped tests (<rdar://problem/24137160>) * The "/lp -H resume"/ command did not reset the "/job-state-reasons"/ attribute value (STR #4752) * The scheduler did not allow access to resource files (icons, etc.) when the web interface was disabled (STR #4755) - Version upgrade to 2.1.2: CUPS 2.1.2 fixes an issue in the 2.1.1 source archives which actually contained a current 2.2 snapshot. There are no other changes. - Version upgrade to 2.1.1: CUPS 2.1.1 fixes a number of USB and IPP printing issues, addresses some error reporting and hardening issues in the scheduler, and updates some localizations. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * Security hardening fixes (<rdar://problem/23131948>, <rdar://problem/23132108>, <rdar://problem/23132353>, <rdar://problem/23132803>, <rdar://problem/23133230>, <rdar://problem/23133393>, <rdar://problem/23133466>, <rdar://problem/23133833>, <rdar://problem/23133998>, <rdar://problem/23134228>, <rdar://problem/23134299>, <rdar://problem/23134356>, <rdar://problem/23134415>, <rdar://problem/23134506>, <rdar://problem/23135066>, <rdar://problem/23135122>, <rdar://problem/23135207>, <rdar://problem/23144290>, <rdar://problem/23144358>, <rdar://problem/23144461>) * The cupsGetPPD* functions did not work with IPP printers (STR #4725) * Some older HP LaserJet printers need a delayed close when printing using the libusb-based USB backend (STR #4549) * The libusb-based USB backend did not unload the kernel usblp module if it was preventing the backend from accessing the printer (STR #4707) * Current Primera printers were incorrectly reported as Fargo printers (STR #4708) * The IPP backend did not always handle jobs getting canceled at the printer (<rdar://problem/22716820>) * Added USB quirk for Canon MP530 (STR #4730) * The scheduler did not deliver job notifications for jobs submitted to classes (STR #4733) * Changing the printer-is-shared value for a remote queue did not produce an error (STR #4738) * The IPP backend incorrectly included the job-password attribute in Validate-Job requests (<rdar://problem/23531939>) - add -devel to build a 32bit wine on 64bit only Leap systems. - Version upgrade to 2.1.0: CUPS 2.1.0 offers improved support for IPP Everywhere, adds support for advanced logging using journald on Linux, and includes new security features for encrypted printing and reduced network visibility in the default configuration. A detailed list of changes can be found in the CHANGES.txt file. Changes include (excerpt): * Added support for 3D printers (basic types only, no built-in filters) based on PWG white paper. * The IPP backend now stops sending print data if the printer indicates the job has been aborted or canceled (<rdar://problem/17837631>) * The IPP backend now sends the job-pages-per-set attribute when printing multiple copy jobs with finishings (<rdar://problem/16792757>) * The IPP backend now updates the cupsMandatory values when the printer configuration changes (<rdar://problem/18126570>) * No longer install banner files since third-party banner filters now supply their own (STR #4518) * The scheduler no longer listens on the loopback interface unless the web interface or printer sharing are enabled (<rdar://problem/9136448>) * Added a PPD generator for IPP Everywhere printers (STR #4258) * Now install "/default"/ versions of more configuration files (<rdar://problem/19024491>) in particular cups-files.conf.default and snmp.conf.default * Added SSLOptions values to allow Diffie-Hellman key exchange and disable TLS/1.0 support. * Updated the scheduler to support more IPP Everywhere attributes (STR #4630) * The scheduler now supports advanced ASL and journald logging when "/syslog"/ output is configured (STR #4474) * The scheduler now supports logging to stderr when running in the foreground (STR #4505) - Adapted patches so that they apply to CUPS 2.1.0 sources: * cups-2.1.0-choose-uri-template.patch replaces cups-1.2rc1-template.patch * cups-2.1.0-default-webcontent-path.patch replaces cups-1.4.3-default-webcontent-path.patch * cups-2.1.0-cups-systemd-socket.patch replaces cups-systemd-socket.patch - Fix bnc#943950, escape the macro call %systemd-tmpfiles in comment. - Add gpg verification for the tarball - Version update to 2.0.4: * Fixed a bug in cupsRasterWritePixels (STR #4650) * Fixed redirection in the web interface (STR #4538) * The IPP backend did not respond to side-channel requests (STR #4645) * The scheduler did not start all pending jobs at once (STR #4646) * The web search incorrectly searched time-at-xxx values (STR #4652) * Fixed an RPM spec file issue (STR #4657) * The scheduler incorrectly started jobs while canceling multiple jobs (STR #4648) * Fixed processing of server overrides without port numbers (STR #4675) * Documentation changes (STR #4651, STR #4674) - cups-2.0.3-additional_policies.patch replaces cups-1.7-additional_policies.patch that still adds the same "/allowallforanybody"/ policy but now with separated "/Limit All"/ to avoid https://www.cups.org/str.php?L4659 (boo#936309). - Added "/-p /bin/bash"/ to RPM shell commands scriptlets that enforces bash to be safe against any possible "/bashisms"/, cf https://en.opensuse.org/openSUSE:Packaging_scriptlet_snippets - Fix the previous commit by using direct systemd call and ensuring we work even on older distros - Fix postin-without-tmpfile-creation and run %tmpfiles_create macro on our cups.conf - Version upgrade to 2.0.3: The new release addresses two security vulnerabilities, add localizations for German and Russian, and includes several general bug fixes. Changes include (excerpt): * Security: Fixed CERT VU #810572 CVE-2015-1158 CVE-2015-1159 exploiting the dynamic linker (STR #4609) (bsc#924208) * Security: The scheduler could hang with malformed gzip data (STR #4602) * Restored missing generic printer icon file (STR #4587) * Fixed logging of configuration errors to show up as errors (STR #4582) * Fixed potential buffer overflows in raster code and filters (STR #4598, STR #4599, STR #4600, STR #4601) * Fixed <Limit> inside <Location> (STR #4575) * Fixed lpadmin when both -m and -o are used (STR #4578) * The web interface always showed support for 2-sided printing (STR #4595) * cupsRasterReadHeader did not fully validate the raster header (STR #4596) * The rastertopwg filter did not check for truncated input (STR #4597) * The cups-lpd mini-daemon did not check for request parameters (STR #4603) * The scheduler could get caught in a busy loop (STR #4605) * The sample Epson driver could crash (STR #4616) * The IPP backend now correctly monitors jobs (<rdar://problem/20495955>) * The ppdhtml and ppdpo utilities crashed when the -D option was used before a driver information file (STR #4627) * ippfind incorrectly substituted "/=port"/ for service_port. * The IPP/1.1 test file did not handle the initial print job completing early (STR #4576) * Fixed a memory leak in cupsConnectDest (STR #4634) * PWG Raster Format output contained invalid ImageBox values (<rdar://problem/21144309>) * Added Russian translation (STR #4577) * Added German translation (STR #4635) - cups-busy-loop.patch fixed STR #4605 is obsolete because it is fixed upstream (see above). - cleaned up this whole RPM changlog (wrapped too long lines if possible and removed trailing whitespaces). - Add patch cups-busy-loop.patch to fix rh#1179596 , cups#4605 - Add back the posttrans cleanup script as it is needed - Add patch cups-systemd-socket.patch to fix socket activation and to match socket approach Fedora has. - Version bump to 2.0.2: * Security: cupsRasterReadPixels buffer overflow with invalid page header and compressed raster data (STR #4551) * Mapping of PPD keywords to IPP keywords did not work if the PPD keyword was already an IPP keyword (<rdar://problem/19121005>) * cupsGetPPD* sent bad requests (STR #4567) * For detailed list see CHANGES.txt file - Enable PIE for build - Remove legacy paralel-port support as it is not really needed as most do not want it - Update descriptions to just state what changed and let user find it out. - Add back comment about %fdupes - Remove exit 0 on scriptlets as it is provided by the %service bla ones already - Fix the comment about openSUSE version on tmpfilesdir declaration - cups-2.0.1 update: * lengthy list of changes see the upstream CHANGES.txt that is distributed with the package * Disabling of sslv3 to mitigate poodle - Use gnutls to provide SSLOPtions configuration directive * openssl is no longer supported upstream * Remove the with-openssl-exception from license - Remove cups.sysconfig as it is not used with systemd based distros - Purposely lose support for SLE11 as it doubles size of some of the sections and keep suppor for openSUSE+SLE12 * even with the conditions we would have to go unencrypted only as needs newer gnutls, so don't bother with keeping the compat - Use upstream service and socket files to allow more working tools - Removed patches: * cups-0001-systemd-add-systemd-socket-activation-and-unit-files.patch * cups-0002-systemd-listen-only-on-localhost-for-socket-activation.patch * cups-0003-systemd-secure-cups.service-unit-file.patch * cups-1.3.6-access_conf.patch * cups-1.5-additional_policies.patch * cups-1.5.4-CVE-2012-5519.patch * cups-1.5.4-strftime.patch * cups-move-everything-to-run.patch * cups-polld_avoid_busy_loop.patch * cups-provides-cupsd-service.patch * str4190.patch * str4351.patch * str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch - Refreshed patches: * cups-1.3.9-desktop_file.patch * cups-config-libs.patch - Added patches: * cups-1.7-additional_policies.patch * cups-systemd-socket.patch
- MIME: Properly check Content-Type even if it has parameters * Add curl-check-content-type.patch [bsc#1190153] - Security fix: [bsc#1190374, CVE-2021-22947] * STARTTLS protocol injection via MITM * Add curl-CVE-2021-22947.patch - Security fix: [bsc#1190373, CVE-2021-22946] * Protocol downgrade required TLS bypassed * Add curl-CVE-2021-22946.patch - Security fix: [bsc#1188220, CVE-2021-22925] * TELNET stack contents disclosure again * Add curl-CVE-2021-22925.patch - Security fix: [bsc#1188219, CVE-2021-22924] * Bad connection reuse due to flawed path name checks * Add curl-CVE-2021-22924.patch - Security fix: Disable the metalink feature: * Insufficiently Protected Credentials [bsc#1188218, CVE-2021-22923] * Wrong content via metalink not discarded [bsc#1188217, CVE-2021-22922] - Security fix: [bsc#1186114, CVE-2021-22898] * TELNET stack contents disclosure - Add curl-CVE-2021-22898.patch - Allow partial chain verification [jsc#SLE-17956] * Have intermediate certificates in the trust store be treated as trust-anchors, in the same way as self-signed root CA certificates are. This allows users to verify servers using the intermediate cert only, instead of needing the whole chain. * Set FLAG_TRUSTED_FIRST unconditionally. * Do not check partial chains with CRL check. - Add curl-X509_V_FLAG_PARTIAL_CHAIN.patch - Security fix: [bsc#1183934, CVE-2021-22890] * When using a HTTPS proxy and TLS 1.3, libcurl can confuse session tickets arriving from the HTTPS proxy but work as if they arrived from the remote server and then wrongly "/short-cut"/ the host handshake. - Add curl-CVE-2021-22890.patch - Security fix: [bsc#1183933, CVE-2021-22876] * The automatic referer leaks credentials - Add curl-CVE-2021-22876.patch - Security fix: [bsc#1179593, CVE-2020-8286] * Inferior OCSP verification: libcurl offers "/OCSP stapling"/ via the 'CURLOPT_SSL_VERIFYSTATUS' option that, when set, verifies the OCSP response that a server responds with as part of the TLS handshake. It then aborts the TLS negotiation if something is wrong with the response. The same feature can be enabled with '--cert-status' using the curl tool. * As part of the OCSP response verification, a client should verify that the response is indeed set out for the correct certificate. This step was not performed by libcurl when built or told to use OpenSSL as TLS backend. - Add curl-CVE-2020-8286.patch - Security fix: [bsc#1179399, CVE-2020-8285] * FTP wildcard stack overflow: The wc_statemach() internal function has been rewritten to use an ordinary loop instead of the recursive approach. - Add curl-CVE-2020-8285.patch - Security fix: [bsc#1179398, CVE-2020-8284] * Trusting FTP PASV responses: When curl performs a passive FTP transfer, it first tries the 'EPSV' command and if that is not supported, it falls back to using 'PASV'. A malicious server can use the 'PASV' response to trick curl into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed. * The IP address part of the response is now ignored by default, by making 'CURLOPT_FTP_SKIP_PASV_IP' default to '1L'. The same goes for the command line tool, which then might need '--no-ftp-skip-pasv-ip' set to prevent curl from ignoring the address in the server response. - Add curl-CVE-2020-8284.patch - Security fix: [bsc#1175109, CVE-2020-8231] * An application that performs multiple requests with libcurl's multi API and sets the 'CURLOPT_CONNECT_ONLY' option, might in rare circumstances experience that when subsequently using the setup connect-only transfer, libcurl will pick and use the wrong connection and instead pick another one the application has created since then. - Add curl-CVE-2020-8231.patch - Security fix: [bsc#1173027, CVE-2020-8177] * curl can be tricked my a malicious server to overwrite a local file when using '-J' ('--remote-header-name') and '-i' ('--head') in the same command line. - Add curl-CVE-2020-8177.patch - Security fix: [bsc#1173026, CVE-2020-8169] * Partial password leak over DNS on HTTP redirect - Add curl-CVE-2020-8169.patch - Fix segfault in zypper ref: [bsc#1156481] * remove_handle: clear expire timers after multi_done() * Add patch curl-expire-clear.patch - Update to 7.66.0 [bsc#1149496, CVE-2019-5482][bsc#1149495, CVE-2019-5481] [bsc#1149604, bsc#1149572, jsc#SLE-9295] * Changes: - CURLINFO_RETRY_AFTER: parse the Retry-After header value - HTTP3: initial (experimental still not working) support - curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool - curl: support parallel transfers with -Z - curl_multi_poll: a sister to curl_multi_wait() that waits more - sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID * Bugfixes: - CVE-2019-5481: FTP-KRB double-free - CVE-2019-5482: TFTP small blocksize heap buffer overflow - CMake: remove needless newlines at end of gss variables - CMake: use platform dependent name for dlopen() library - CURLINFO docs: mention that in redirects times are added - CURLOPT_ALTSVC.3: use a "/"/ file name to not load from a file - CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSED - CURLOPT_HEADERFUNCTION.3: clarify - CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directly - CURLOPT_READFUNCTION.3: provide inline example - CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2 - Curl_addr2string: take an addrlen argument too - Curl_fillreadbuffer: avoid double-free trailer buf on error - HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknown - alt-svc: add protocol version selection masking - alt-svc: fix removal of expired cache entry - alt-svc: make it use h3-22 with ngtcp2 as well - alt-svc: more liberal ALPN name parsing - alt-svc: send Alt-Used: in redirected requests - alt-svc: with quiche, use the quiche h3 alpn string - asyn-thread: create a socketpair to wait on - cleanup: move functions out of url.c and make them static - cleanup: remove the 'numsocks' argument used in many places - configure: avoid undefined check_for_ca_bundle - curl.h: add CURL_HTTP_VERSION_3 to the version enum - curl: cap the maximum allowed values for retry time arguments - curl: handle a libcurl build without netrc support - curl: make use of CURLINFO_RETRY_AFTER when retrying - curl: use CURLINFO_PROTOCOL to check for HTTP(s) - curl_global_init_mem.3: mention it was added in 7.12.0 - curl_version: bump string buffer size to 250 - curl_version_info.3: mentioned ALTSVC and HTTP3 - curl_version_info: offer quic (and h3) library info - curl_version_info: provide nghttp2 details - defines: avoid underscore-prefixed defines - docs/ALTSVC: remove what works and the experimental explanation - docs/EXPERIMENTAL: explain what it means and what's experimental now - docs/MANUAL.md: converted to markdown from plain text - docs/examples/curlx: fix errors - docs: s/curl_debug/curl_dbg_debug in comments and docs - easy: resize receive buffer on easy handle reset - examples: Avoid reserved names in hiperfifo examples - examples: add http3.c, altsvc.c and http3-present.c - http09: disable HTTP/0.9 by default in both tool and library - http2: when marked for closure and wanted to close == OK - http2_recv: trigger another read when the last data is returned - http: fix use of credentials from URL when using HTTP proxy - http_negotiate: improve handling of gss_init_sec_context() failures - md4: Use our own MD4 when no crypto libraries are available - multi: call detach_connection before Curl_disconnect - nss: use TLSv1.3 as default if supported - openssl: build warning free with boringssl - openssl: use SSL_CTX_set__proto_version() when available - plan9: add support for running on Plan 9 - progress: reset download/uploaded counter between transfers - readwrite_data: repair setting the TIMER_STARTTRANSFER stamp - scp: fix directory name length used in memcpy - smb: init *msg to NULL in smb_send_and_recv() - smtp: check for and bail out on too short EHLO response - source: remove names from source comments - spnego_sspi: add typecast to fix build warning - src/makefile: fix uncompressed hugehelp.c generation - ssh-libssh: do not specify O_APPEND when not in append mode - ssh: move code into vssh for SSH backends - sspi: fix memory leaks - tests: Replace outdated test case numbering documentation - tftp: return error when packet is too small for options - timediff: make it 64 bit (if possible) even with 32 bit time_t - travis: reduce number of torture tests in 'coverage' - url: make use of new HTTP version if alt-svc has one - urlapi: verify the IPv6 numerical address - urldata: avoid 'generic', use dedicated pointers - vauth: Use CURLE_AUTH_ERROR for auth function errors * Removed patches: - curl-CVE-2018-0500.patch - curl-CVE-2018-14618.patch - curl-CVE-2018-16839.patch - curl-CVE-2018-16840.patch - curl-CVE-2018-16842.patch - curl-CVE-2018-16890.patch - curl-CVE-2019-3822.patch - curl-CVE-2019-3823.patch - curl-CVE-2019-5436.patch - curl-CVE-2019-5481.patch - curl-CVE-2019-5482.patch - Security fix: [bsc#1149496,CVE-2019-5482] * TFTP small blocksize heap buffer overflow * Added curl-CVE-2019-5482.patch - Security fix: [bsc#1149495,CVE-2019-5481] * FTP-KRB: double-free during kerberos FTP data transfer * Added curl-CVE-2019-5481.patch - Update to 7.65.3 * progress: make the progress meter appear again - Update to 7.65.2 * Bugfixes: - CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCH - CMake: Fix finding Brotli on case-sensitive file systems - CURLOPT_RANGE.3: Caution against using it for HTTP PUT - CURLOPT_SEEKDATA.3: fix variable name - bindlocal: detect and avoid IP version mismatches in bind() - build: fix Codacy warnings - c-ares: honor port numbers in CURLOPT_DNS_SERVERS - config-os400: add getpeername and getsockname defines - configure: --disable-progress-meter - configure: fix --disable-code-coverage - configure: more --disable switches to toggle off individual features - configure: remove CURL_DISABLE_TLS_SRP - conn_maxage: move the check to prune_dead_connections() - curl: skip CURLOPT_PROXY_CAPATH for disabled-proxy builds - docs: Explain behavior change in --tlsv1. options since 7.54 - docs: Fix links to OpenSSL docs - docs: fix string suggesting HTTP/2 is not the default - headers: Remove no longer exported functions - http2: call done_sending on end of upload - http2: don't call stream-close on already closed streams - http2: remove CURL_DISABLE_TYPECHECK define - http: allow overriding timecond with custom header - http: clarify header buffer size calculation - krb5: fix compiler warning - lib: Use UTF-8 encoding in comments - libcurl: Restrict redirect schemes to HTTP, HTTPS, FTP and FTPS - multi: enable multiplexing by default (again) - multi: fix the transfer hashes in the socket hash entries - multi: make sure 'data' can present in several sockhash entries - netrc: Return the correct error code when out of memory - nss: don't set unused parameter - nss: inspect returnvalue of token check - nss: only cache valid CRL entries - openssl: define HAVE_SSL_GET_SHUTDOWN based on version number - openssl: disable engine if OPENSSL_NO_UI_CONSOLE is defined - openssl: fix pubkey/signature algorithm detection in certinfo - os400: make vsetopt() non-static as Curl_vsetopt() for os400 support - quote.d: asterisk prefix works for SFTP as well - runtests: keep logfiles around by default - runtests: report single test time + total duration - test1165: verify that CURL_DISABLE_ symbols are in sync - test1521: adapt to SLISTPOINT - test1523: test CURLOPT_LOW_SPEED_LIMIT - test153: fix content-length to avoid occasional hang - test188/189: fix Content-Length - tests: have runtests figure out disabled features - tests: support non-localhost HOSTIP for dict/smb servers - tests: update fixed IP for hostip/clientip split - tool_cb_prg: Fix integer overflow in progress bar - typecheck: CURLOPT_CONNECT_TO takes an slist too - typecheck: add 3 missing strings and a callback data pointer - unit1654: cleanup on memory failure - unpause: trigger a timeout for event-based transfers - url: Fix CURLOPT_MAXAGE_CONN time comparison - Rebased patch curl-use_OPENSSL_config.patch - Disable new added failing test1165 - Update to 7.65.1 * Bugfixes: - CURLOPT_LOW_SPEED_* repaired - NTLM: reset proxy "/multipass"/ state when CONNECT request is done - PolarSSL: deprecate support step 1. Removed from configure - cmake: check for if_nametoindex() - cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables - conncache: Remove the DEBUGASSERT on length check - conncache: make "/bundles"/ per host name when doing proxy tunnels - curl_share_setopt.3: improve wording - dump-header.d: spell out that no headers == empty file - example/http2-download: fix format specifier - examples: cleanups and compiler warning fixes - http2: Stop drain from being permanently set - http: don't parse body-related headers in bodyless responses - md4: build correctly with openssl without MD4 - md4: include the mbedtls config.h to get the MD4 info - multi: track users of a socket better - nss: allow to specify TLS 1.3 ciphers if supported by NSS - parse_proxy: make sure portptr is initialized - parse_proxy: use the IPv6 zone id if given - sectransp: handle errSSLPeerAuthCompleted from SSLRead() - singlesocket: use separate variable for inner loop - ssl: Update outdated "/openssl-only"/ comments for supported backends - tests: add HAProxy keywords - tests: make test 1420 and 1406 work with rtsp-disabled libcurl - tls13-docs: mention it is only for OpenSSL >= 1.1.1 - tool_setopt: for builds with disabled-proxy, skip all proxy setopts() - url: fix bad feature-disable #ifdef - url: use correct port in ConnectionExists() - Update to 7.65.0 [bsc#1135176, CVE-2019-5435][bsc#1135170, CVE-2019-5436] * Changes: - CURLOPT_DNS_USE_GLOBAL_CACHE: removed - CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse - pipelining: removed * Bugfixes: - CVE-2019-5435: Integer overflows in curl_url_set - CVE-2019-5436: tftp: use the current blksize for recvfrom() - --config: clarify that initial : and = might need quoting - CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk - CURLOPT_ADDRESS_SCOPE: fix range check and more - CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value - CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE - CURL_MAX_INPUT_LENGTH: largest acceptable string input size - Curl_disconnect: treat all CONNECT_ONLY connections as "/dead"/ - OS400/ccsidcurl: replace use of Curl_vsetopt - OpenSSL: Report -fips in version if OpenSSL is built with FIPS - WRITEFUNCTION: add missing set_in_callback around callback - altsvc: Fix building with cookies disabled - auth: Rename the various authentication clean up functions - base64: build conditionally if there are users - cmake: avoid linking executable for some tests with cmake 3.6+ - cmake: clear CMAKE_REQUIRED_LIBRARIES after each use - cmake: set SSL_BACKENDS - configure: avoid unportable '==' test(1) operator - configure: error out if OpenSSL wasn't detected when asked for - configure: fix default location for fish completions - cookie: Guard against possible NULL ptr deref - curl: make code work with protocol-disabled libcurl - curl: report error for "/--no-"/ on non-boolean options - curlver.h: use parenthesis in CURL_VERSION_BITS macro - docs/INSTALL: fix broken link - doh: acknowledge CURL_DISABLE_DOH - doh: disable DOH for the cases it doesn't work - examples: remove unused variables - ftplistparser: fix LGTM alert "/Empty block without comment"/ - hostip: acknowledge CURL_DISABLE_SHUFFLE_DNS - http: Ignore HTTP/2 prior knowledge setting for HTTP proxies - http: acknowledge CURL_DISABLE_HTTP_AUTH - http: mark bundle as not for multiuse on < HTTP/2 response - http_digest: Don't expose functions when HTTP and Crypto Auth are disabled - http_negotiate: do not treat failure of gss_init_sec_context() as fatal - http_ntlm: Corrected the name of the include guard - http_ntlm_wb: Handle auth for only a single request - http_ntlm_wb: Return the correct error on receiving an empty auth message - lib509: add missing include for strdup - lib557: initialize variables - mbedtls: enable use of EC keys - mime: acknowledge CURL_DISABLE_MIME - multi: improved HTTP_1_1_REQUIRED handling - netrc: acknowledge CURL_DISABLE_NETRC - nss: allow fifos and character devices for certificates - nss: provide more specific error messages on failed init - ntlm: Fix misaligned function comments for Curl_auth_ntlm_cleanup - ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 - openssl: mark connection for close on TLS close_notify - openvms: Remove pre-processor for SecureTransport - parse_proxy: use the URL parser API - parsedate: disabled on CURL_DISABLE_PARSEDATE - pingpong: disable more when no pingpong protocols are enabled - polarssl_threadlock: remove conditionally unused code - progress: acknowledge CURL_DISABLE_PROGRESS_METER - proxy: acknowledge DISABLE_PROXY more - resolve: apply Happy Eyeballs philosophy to parallel c-ares queries - revert "/multi: support verbose conncache closure handle"/ - sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 - sasl: only enable if there's a protocol enabled using it - singleipconnect: show port in the verbose "/Trying ..."/ message - socks5: user name and passwords must be shorter than 256 - socks: fix error message - socksd: new SOCKS 4+5 server for tests - spnego_gssapi: fix return code on gss_init_sec_context() failure - ssh-libssh: remove unused variable - ssh: define USE_SSH if SSH is enabled (any backend) - ssh: move variable declaration to where it's used - test1002: correct the name - test2100: Fix typos in test description - tests: Run global cleanup at end of tests - tests: make Impacket (SMB server) Python 3 compatible - tool_cb_wrt: fix bad-function-cast warning - tool_formparse: remove redundant assignment - tool_help: Warn if curl and libcurl versions do not match - tool_help: include for strcasecmp - url: always clone the CUROPT_CURLU handle - url: convert the zone id from a IPv6 URL to correct scope id - urlapi: add CURLUPART_ZONEID to set and get - urlapi: increase supported scheme length to 40 bytes - urlapi: require a non-zero host name length when parsing URL - urlapi: stricter CURLUPART_PORT parsing - urlapi: strip off zone id from numerical IPv6 addresses - urlapi: urlencode characters above 0x7f correctly - vauth/cleartext: update the PLAIN login to match RFC 4616 - vauth/oauth2: Fix OAUTHBEARER token generation - vauth: Fix incorrect function description for Curl_auth_user_contains_domain - vtls: fix potential ssl_buffer stack overflow - wildcard: disable from build when FTP isn't present - xattr: skip unittest on unsupported platforms - Security fix [bsc#1135170, CVE-2019-5436] * A heap buffer overflow exists in tftp_receive_packet that receives data from a TFTP server * Added curl-CVE-2019-5436.patch - Install curl.fish completions file from curl rather than from the fish package - update to version 7.64.1 * Changes: - alt-svc: experiemental support added - configure: add --with-amissl * Bugfixes: - AppVeyor: switch VS 2015 builds to VS 2017 image - CURLU: fix NULL dereference when used over proxy - Curl_easy: remove req.maxfd - never used! - Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning - DoH: inherit some SSL options from user's easy handle - Secure Transport: no more "/darwinssl"/ - Secure Transport: tvOS 11 is required for ALPN support - cirrus: Added FreeBSD builds using Cirrus CI - cleanup: make local functions static - cli tool: do not use mime.h private structures - cmdline-opts/proxytunnel.d: the option tunnnels all protocols - configure: add additional libraries to check for LDAP support - configure: remove the unused fdopen macro - configure: show features as well in the final summary - conncache: use conn->data to know if a transfer owns it - connection: never reuse CONNECT_ONLY connections - connection_check: restore original conn->data after the check - connection_check: set ->data to the transfer doing the check - cookie: Add support for cookie prefixes - cookies: dotless names can set cookies again - cookies: fix NULL dereference if flushing cookies with no CookieInfo set - curl.1: --user and --proxy-user are hidden from ps output - curl.1: mark the argument to --cookie as - curl.h: use __has_declspec_attribute for shared builds - curl: display --version features sorted alphabetically - curl: fix FreeBSD compiler warning in the --xattr code - curl: remove MANUAL from -M output - curl_easy_duphandle.3: clarify that a duped handle has no shares - curl_multi_remove_handle.3: use at any time, just not from within callbacks - curl_url.3: this API is not experimental anymore - dns: release sharelock as soon as possible - docs: update max-redirs.d phrasing - examples/10-at-a-time.c: improve readability and simplify - examples/cacertinmem.c: use multiple certificates for loading CA-chain - examples/crawler: Fix the Accept-Encoding setting - examples/ephiperfifo.c: various fixes - examples/externalsocket: add missing close socket calls - examples/http2-download: cleaned up - examples/http2-serverpush: add some sensible error checks - examples/http2-upload: cleaned up - examples/httpcustomheader: Value stored to 'res' is never read - examples/postinmemory: Potential leak of memory pointed to by 'chunk.memory' - examples/sftpuploadresume: Value stored to 'result' is never read - examples: only include - examples: remove recursive calls to curl_multi_socket_action - examples: remove superfluous null-pointer checks - file: fix "/Checking if unsigned variable 'readcount' is less than zero."/ - fnmatch: disable if FTP is disabled - gnutls: remove call to deprecated gnutls_compression_get_name - gopher: remove check for path == NULL - gssapi: fix deprecated header warnings - hostip: make create_hostcache_id avoid alloc + free - http2: multi_connchanged() moved from multi.c, only used for h2 - http2: verify :athority in push promise requests - http: make adding a blank header thread-safe - http: send payload when (proxy) authentication is done - http: set state.infilesize when sending multipart formposts - makefile: make checksrc and hugefile commands "/silent"/ - mbedtls: make it build even if MBEDTLS_VERSION_C isn't set - mbedtls: release sessionid resources on error - memdebug: log pointer before freeing its data - memdebug: make debug-specific functions use curl_dbg_ prefix - mime: put the boundary buffer into the curl_mime struct - multi: call multi_done on connect timeouts, fixes CURLINFO_TOTAL_TIME - multi: remove verbose "/Expire in"/ ... messages - multi: removed unused code for request retries - multi: support verbose conncache closure handle - negotiate: fix for HTTP POST with Negotiate - openssl: add support for TLS ASYNC state - openssl: if cert type is ENG and no key specified, key is ENG too - pretransfer: don't strlen() POSTFIELDS set for GET requests - rand: Fix a mismatch between comments in source and header - runtests: detect "/schannel"/ as an alias for "/winssl"/ - schannel: be quiet - remove verbose output - schannel: close TLS before removing conn from cache - schannel: support CALG_ECDH_EPHEM algorithm - scripts/completion.pl: also generate fish completion file - singlesocket: fix the 'sincebefore' placement - source: fix two 'nread' may be used uninitialized warnings - ssh: fix Condition '!status' is always true - ssh: loop the state machine if not done and not blocking - strerror: make the strerror function use local buffers - test578: make it read data from the correct test - tests: Fixed XML validation errors in some test files - tests: add stderr comparison to the test suite - tests: fix multiple may be used uninitialized warnings - threaded-resolver: shutdown the resolver thread without error message - tool_cb_wrt: fix writing to Windows null device NUL - tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattr - tool_operate: build on AmigaOS - tool_operate: fix typecheck warning - transfer.c: do not compute length of undefined hex buffer - travis: add build using gnutls - travis: add scan-build - travis: bump the used wolfSSL version to 4.0.0 - travis: enable valgrind for the iconv tests - travis: use updated compiler versions: clang 7 and gcc 8 - unit1307: require FTP support - unit1651: survive curl_easy_init() fails - url/idnconvert: remove scan for <= 32 ascii values - url: change conn shutdown order to ensure SOCKETFUNCTION callbacks - urlapi: reduce variable scope, remove unreachable 'break' - urldata: convert bools to bitfields and move to end - urldata: simplify bytecounters - urlglob: Argument with 'nonnull' attribute passed null - version.c: silent scan-build even when librtmp is not enabled - vtls: rename some of the SSL functions - wolfssl: stop custom-adding curves - x509asn1: "/Dereference of null pointer"/ - x509asn1: cleanup and unify code layout - zsh.pl: escape ':' character - zsh.pl: update regex to better match curl -h output - Dropped patches fixed upstream: * 0001-connection_check-set-data-to-the-transfer-doing-the-.patch * 0002-connection_check-restore-original-conn-data-after-th.patch * curl-singlesocket-sincebefore-placement.patch - Fix variable placement that wasn't properly reset within a loop missing to notify sockets. [bsc#1129083, bsc#1129470] * Added curl-singlesocket-sincebefore-placement.patch - Add patches to fix use-after-free (boo#1127849): * 0001-connection_check-set-data-to-the-transfer-doing-the-.patch * 0002-connection_check-restore-original-conn-data-after-th.patch - BuildRequire libcurl4-mini for !bootstrap to avoid build cycles due to cmake pulling libcurl4 - update to version 7.64.0 [bcs#1123371, CVE-2018-16890][bcs#1123377, CVE-2019-3822] [bcs#1123378, CVE-2019-3823] * Changes: - cookies: leave secure cookies alone - hostip: support wildcard hosts - http: Implement trailing headers for chunked transfers - http: added options for allowing HTTP/0.9 responses - timeval: Use high resolution timestamps on Windows * Bugfixes: - CVE-2018-16890: NTLM type-2 out-of-bounds buffer read - CVE-2019-3822: NTLMv2 type-3 header stack buffer overflow - CVE-2019-3823: SMTP end-of-response out-of-bounds read - FAQ: remove mention of sourceforge for github - OS400: handle memory error in list conversion - OS400: upgrade ILE/RPG binding. - README: add codacy code quality badge - Revert http_negotiate: do not close connection - THANKS: added several missing names from year <= 2000 - build: make 'tidy' target work for metalink builds - cmake: added checks for variadic macros - cmake: updated check for HAVE_POLL_FINE to match autotools - cmake: use lowercase for function name like the rest of the code - configure: detect xlclang separately from clang - configure: fix recv/send/select detection on Android - configure: rewrite --enable-code-coverage - conncache_unlock: avoid indirection by changing input argument type - cookie: fix comment typo - cookies: allow secure override when done over HTTPS - cookies: extend domain checks to non psl builds - cookies: skip custom cookies when redirecting cross-site - curl --xattr: strip credentials from any URL that is stored - curl -J: refuse to append to the destination file - curl/urlapi.h: include "/curl.h"/ first - curl_multi_remove_handle() don't block terminating c-ares requests - darwinssl: accept setting max-tls with default min-tls - disconnect: separate connections and easy handles better - disconnect: set conn->data for protocol disconnect - docs/version.d: mention MultiSSL - docs: fix the --tls-max description - docs: use $(INSTALL_DATA) to install man page - docs: use meaningless port number in CURLOPT_LOCALPORT example - gopher: always include the entire gopher-path in request - http2: clear pause stream id if it gets closed - if2ip: remove unused function Curl_if_is_interface_name - libssh: do not let libssh create socket - libssh: enable CURLOPT_SSH_KNOWNHOSTS and CURLOPT_SSH_KEYFUNCTION for libssh - libssh: free sftp_canonicalize_path() data correctly - libtest/stub_gssapi: use "/real"/ snprintf - mbedtls: use VERIFYHOST - multi: multiplexing improvements - multi: set the EXPIRE_*TIMEOUT timers at TIMER_STARTSINGLE time - ntlm: fix NTMLv2 compliance - ntlm_sspi: add support for channel binding - openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecated - openssl: fix the SSL_get_tlsext_status_ocsp_resp call - openvms: fix OpenSSL discovery on VAX - openvms: fix typos in documentation - os400: add a missing closing bracket - os400: fix extra parameter syntax error - pingpong: change default response timeout to 120 seconds - pingpong: ignore regular timeout in disconnect phase - printf: fix format specifiers - runtests.pl: Fix perl call to include srcdir - schannel: fix compiler warning - schannel: preserve original certificate path parameter - schannel: stop calling it "/winssl"/ - sigpipe: if mbedTLS is used, ignore SIGPIPE - smb: fix incorrect path in request if connection reused - ssh: log the libssh2 error message when ssh session startup fails - test1558: verify CURLINFO_PROTOCOL on file:// transfer - test1561: improve test name - test1653: make it survive torture tests - tests: allow tests to pass by 2037-02-12 - tests: move objnames-* from lib into tests - timediff: fix math for unsigned time_t - timeval: Disable MSVC Analyzer GetTickCount warning - tool_cb_prg: avoid integer overflow - travis: added cmake build for osx - urlapi: Fix port parsing of eol colon - urlapi: distinguish possibly empty query - urlapi: fix parsing ipv6 with zone index - urldata: rename easy_conn to just conn - winbuild: conditionally use /DZLIB_WINAPI - wolfssl: fix memory-leak in threaded use - spnego_sspi: add support for channel binding - Security fix [bsc#1123378, CVE-2019-3823] * SMTP end-of-response out-of-bounds read * Added patch curl-CVE-2019-3823.patch - Security fix [bsc#1123377, CVE-2019-3822] * NTLMv2 type-3 header stack buffer overflow * Added patch curl-CVE-2019-3822.patch - Fix wrong summary, curl is at version 7, not 4. - Security fix [bsc#1123371, CVE-2018-16890] * NTLM type-2 out-of-bounds buffer read * Added patch curl-CVE-2018-16890.patch - Provide libcurl4 = %version in the mini library package - Update to version 7.63.0 Changes: * curl: add %{stderr} and %{stdout} for --write-out * curl: add undocumented option --dump-module-paths for w32 * setopt: add CURLOPT_CURLU Bugfixes: * (lib)curl.rc: fixup for minor bugs * CURLINFO_REDIRECT_URL: extract the Location: header field unvalidated * CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis/desc * CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times * Curl_follow: accept non-supported schemes for "/fake"/ redirects * KNOWN_BUGS: add --proxy-any connection issue * NTLM: Remove redundant ifdef USE_OPENSS * NTLM: force the connection to HTTP/1.1 * OS400: add URL API ccsid wrappers and sync ILE/RPG bindings * SECURITY-PROCESS: bountygraph shuts down again * TODO: Have the URL API offer IDN decoding * ares: remove fd from multi fd set when ares is about to close the fd * axtls: removed * checksrc: add COPYRIGHTYEAR check * cmake: fix MIT/Heimdal Kerberos detection * configure: include all libraries in ssl-libs fetch * configure: show CFLAGS, LDFLAGS etc in summary * connect: fix building for recent versions of Minix * cookies: create the cookiejar even if no cookies to save * cookies: expire "/Max-Age=0"/ immediately * curl: --local-port range was not "/including"/ * curl: fix --local-port integer overflow * curl: fix memory leak reading --writeout from file * curl: fixed UTF-8 in current console code page (Win) * curl_easy_perform: fix timeout handling * curl_global_sslset(): id == -1 is not necessarily an error * curl_multibyte: fix a malloc overcalculation * curle: move deprecated error code to ifndef block * docs: curl_formadd field and file names are now escaped * docs: escape "/n"/ codes * doh: fix memory leak in OOM situation * doh: make it work for h2-disabled builds too * examples/ephiperfifo: report error when epoll_ctl fails * ftp: avoid unsigned int overflows in FTP listing parser * host names: allow trailing dot in name resolve, then strip it * http2: Upon HTTP_1_1_REQUIRED, retry the request with HTTP/1.1 * http: don't set CURLINFO_CONDIITON_UNMET for http status code 204 * http: fix HTTP DIgest auth to include query in URI * http_negotiate: do not close connection until negotiation is completed * impacket: add LICENSE * infof: clearly indicate truncation * ldap: fix LDAP URL parsing regressions * libcurl: stop reading from paused transfers * mprintf: avoid unsigned integer overflow warning * netrc: don't ignore the login name specified with "/--user"/ * nss: Fall back to latest supported SSL version * nss: Fix compatibility with nss versions 3.14 to 3.15 * nss: fix fallthrough comment to fix picky compiler warning * nss: remove version selecting dead code * nss: set default max-tls to 1.3/1.2 * openssl: Remove SSLEAY leftovers * openssl: do not log excess "/TLS app data"/ lines for TLS 1.3 * openssl: do not use file BIOs if not requested * openssl: fix unused variable compiler warning with old openssl * openssl: support session resume with TLS 1.3 * openvms: fix example name * os400: Add curl_easy_conn_upkeep() to ILE/RPG binding * os400: add CURLOPT_CURLU to ILE/RPG binding * os400: fix return type of curl_easy_pause() in ILE/RPG binding * packages: remove old leftover files and dirs * pop3: only do APOP with a valid timestamp * runtests: use the local curl for verifying * schannel: be consistent in Schannel capitalization * schannel: better CURLOPT_CERTINFO support * schannel: use Curl_prefix for global private symbols * snprintf: renamed and now we only use msnprintf() * ssl: fix compilation with OpenSSL 0.9.7 * ssl: replace all internal uses of CURLE_SSL_CACERT * symbols-in-versions: add missing CURLU_symbols * test328: verify Content-Encoding: none * tests: disable SO_EXCLUSIVEADDRUSE for stunnel/Win * tests: drop http_pipe.py script no longer used * tests: drop http_pipe.py script no longer used * tool_cb_wrt: Silence function cast compiler warning * tool_doswin: Fix uninitialized field warning * travis: build with clang sanitizers * travis: remove curl before a normal build * url: a short host name + port is not a scheme * url: fix IPv6 numeral address parser * urlapi: only skip encoding the first '=' with APPENDQUERY set - refreshed curl-disabled-redirect-protocol-message.patch - Update to version 7.62.0 Changes: * multiplex: enable by default * url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled * setopt: add CURLOPT_DOH_URL * curl: --doh-url added * setopt: add CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size * imap: change from "/FETCH"/ to "/UID FETCH"/ * configure: add option to disable automatic OpenSSL config loading * upkeep: add a connection upkeep API: curl_easy_upkeep() * URL-API: added five new functions * vtls: MesaLink is a new TLS backend Bugfixes: * CVE-2018-16839: SASL password overflow via integer overflow [bsc#1112758] * CVE-2018-16840: use-after-free in handle close [bsc#1113029] * CVE-2018-16842: warning message out-of-buffer read [bsc#1113660] * CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated * Curl_dedotdotify(): always nul terminate returned string * Curl_follow: Always free the passed new URL * Curl_http2_done: fix memleak in error path * Curl_retry_request: fix memory leak * Curl_saferealloc: Fixed typo in docblock * FILE: fix CURLOPT_NOBODY and CURLOPT_HEADER output * GnutTLS: TLS 1.3 support * SECURITY-PROCESS: mention the bountygraph program * VS projects: add USE_IPV6: * certs: generate tests certs with sha256 digest algorithm * checksrc: enable strict mode and warnings * checksrc: handle zero scoped ignore commands * cmake: Backport to work with CMake 3.0 again * cmake: Improve config installation * cmake: add support for transitive ZLIB target * cmake: disable -Wpedantic-ms-format * cmake: don't require OpenSSL if USE_OPENSSL=OFF * cmake: fixed path used in generation of docs/tests * cmake: remove unused *SOCKLEN_T variables * cmake: suppress MSVC warning C4127 for libtest * cmake: test and set missed defines during configuration * config: Remove unused SIZEOF_VOIDP * configure: force-use -lpthreads on HPUX * configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T * configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE * cookies: Remove redundant expired check * cookies: fix leak when writing cookies to file * curl-config.in: remove dependency on bc * curl.1: --ipv6 mutexes ipv4 (fixed typo) * curl: update the documentation of --tlsv1.0 * curl_multi_wait: call getsock before figuring out timeout * curl_ntlm_wb: check aprintf() return codes * data-binary.d: clarify default content-type is x-www-form-urlencoded * docs/CIPHERS: Mention the options used to set TLS 1.3 ciphers * docs/CIPHERS: fix the TLS 1.3 cipher names * docs/CIPHERS: mention the colon separation for OpenSSL * docs/examples: URL updates * docs: add "/see also"/ links for SSL options * example/asiohiper: insert warning comment about its status * example/htmltidy: fix include paths of tidy libraries * examples/http2-pushinmemory: receive HTTP/2 pushed files in memory * examples/parseurl.c: show off the URL API * examples: Fix memory leaks from realloc errors * examples: do not wait when no transfers are running * ftp: include command in Curl_ftpsend sendbuffer * gskit: make sure to terminate version string * gtls: Values stored to but never read * hostip: fix check on Curl_shuffle_addr return value * http2: fix memory leaks on error-path * http: fix memleak in rewind error path * krb5: fix memory leak in krb_auth * memory: add missing curl_printf header * memory: ensure to check allocation results * multi: Fix error handling in the SENDPROTOCONNECT state * multi: fix memory leak in content encoding related error path * multi: make the closure handle "/inherit"/ CURLOPT_NOSIGNAL * netrc: free temporary strings if memory allocation fails * nss: try to connect even if libnssckbi.so fails to load * ntlm_wb: Fix memory leaks in ntlm_wb_response * ntlm_wb: bail out if the response gets overly large * openssl: assume engine support in 0.9.8 or later * openssl: enable TLS 1.3 post-handshake auth * openssl: fix gcc8 warning * openssl: load built-in engines too * openssl: make 'done' a proper boolean * openssl: output the correct cipher list on TLS 1.3 error * openssl: return CURLE_PEER_FAILED_VERIFICATION on failure to parse issuer * openssl: show "/proper"/ version number for libressl builds * pipelining: deprecated * rand: add comment to skip a clang-tidy false positive * rtmp: fix for compiling with lwIP * runtests: ignore disabled even when ranges are given * schannel: unified error code handling * sendf: Fix whitespace in infof/failf concatenation * ssh: free the session on init failures * ssl: deprecate CURLE_SSL_CACERT in favour of a unified error code * system.h: use proper setting with Sun C++ as well * test1299: use single quotes around asterisk * test1452: mark as flaky * test1651: unit test Curl_extract_certinfo() * test320: strip out more HTML when comparing * tests/negtelnetserver.py: fix Python2-ism in neg TELNET server * tests: add unit tests for url.c * tool_cb_hdr: handle failure of rename() * travis: add a "/make tidy"/ build that runs clang-tidy * travis: add build for "/configure --disable-verbose"/ * travis: bump the Secure Transport build to use xcode * travis: make distcheck scan for BOM markers * unit1300: fix stack-use-after-scope AddressSanitizer warning * urldata: Fix "/connecting"/ comment * urlglob: improve error message on bad globs * vtls: fix ssl version "/or later"/ behavior change for many backends * x509asn1: Fix SAN IP address verification * x509asn1: always check return code from getASN1Element() * x509asn1: return CURLE_PEER_FAILED_VERIFICATION on failure to parse cert * x509asn1: suppress left shift on signed value - Rebased patches after update: * curl-disabled-redirect-protocol-message.patch * curl-use_OPENSSL_config.patch - Security fix [bsc#1113660, CVE-2018-16842] * Fixed Out-of-bounds Read in tool_msgs.c * Added curl-CVE-2018-16842.patch - Security fix [bsc#1113029, CVE-2018-16840] * use-after-free in handle close * Added curl-CVE-2018-16840.patch - Security fix [bsc#1112758, CVE-2018-16839] * SASL password overflow via integer overflow * Added curl-CVE-2018-16839.patch - Security fix [CVE-2018-14618, bsc#1106019] * NTLM password overflow via integer overflow * Added patch curl-CVE-2018-14618.patch - Update to version 7.61.1 Bugfixes: * CVE-2018-14618: NTLM password overflow via integer overflow (bsc#1106019) * CURLINFO_SIZE_UPLOAD: fix missing counter update * CURLOPT_ACCEPT_ENCODING.3: list them comma-separated * CURLOPT_SSL_CTX_FUNCTION.3: might cause accidental connection reuse * Curl_getoff_all_pipelines: improved for multiplexed * DEPRECATE: remove release date from 7.62.0 * HTTP: Don't attempt to needlessly decompress redirect body * INTERNALS: require GnuTLS >= 2.11.3 * README.md: add LGTM.com code quality grade for C/C++ * SSLCERTS: improve the openssl command line * Silence GCC 8 cast-function-type warnings * ares: check for NULL in completed-callback * asyn-thread: Remove unused macro * auth: only pick CURLAUTH_BEARER if we *have* a Bearer token * auth: pick Bearer authentication whenever a token is available * cmake: CMake config files are defining CURL_STATICLIB for static builds * cmake: Respect BUILD_SHARED_LIBS * cmake: Update scripts to use consistent style * cmake: bumped minimum version to 3.4 * cmake: link curl to the OpenSSL targets instead of lib absolute paths * configure: conditionally enable pedantic-errors * configure: fix for -lpthread detection with OpenSSL and pkg-config * conn: remove the boolean 'inuse' field * content_encoding: accept up to 4 unknown trailer bytes after raw deflate data * cookie tests: treat files as text * cookies: support creation-time attribute for cookies * curl: Fix segfault when -H @headerfile is empty * curl: add http code 408 to transient list for --retry * curl: fix time-of-check, time-of-use race in dir creation * curl: use Content-Disposition before the "/URL end"/ for -OJ * curl: warn the user if a given file name looks like an option * curl_threads: silence bad-function-cast warning * darwinssl: add support for ALPN negotiation * docs/CURLOPT_URL: fix indentation * docs/CURLOPT_WRITEFUNCTION: size is always 1 * docs/SECURITY-PROCESS: mention bounty, drop pre-notify * docs/examples: add hiperfifo example using linux epoll/timerfd * docs: add disallow-username-in-url.d and haproxy-protocol.d to dist * docs: clarify NO_PROXY env variable functionality * docs: improved the manual pages of some callbacks * docs: mention NULL is fine input to several functions * formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT * gopher: Do not translate `?' to `%09' * header output: switch off all styles, not just unbold * hostip: fix unused variable warning * http2: Use correct format identifier for stream_id * http2: abort the send_callback if not setup yet * http2: avoid set_stream_user_data() before stream is assigned * http2: check nghttp2_session_set_stream_user_data return code * http2: clear the drain counter in Curl_http2_done * http2: make sure to send after RST_STREAM * http2: separate easy handle from connections better * http: fix for tiny "/HTTP/0.9"/ response * http_proxy: Remove unused macro SELECT_TIMEOUT * lib/Makefile: only do symbol hiding if told to * lib1502: fix memory leak in torture test * lib1522: fix curl_easy_setopt argument type * libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation * mime: check Curl_rand_hex's return code * multi: always do the COMPLETED procedure/state * openssl: assume engine support in 1.0.0 or later * openssl: fix debug messages * projects: Improve Windows perl detection in batch scripts * retry: return error if rewind was necessary but didn't happen * reuse_conn(): memory leak - free old_conn->options * schannel: client certificate store opening fix * schannel: enable CALG_TLS1PRF for w32api >= 5.1 * schannel: fix MinGW compile break * sftp: don't send post-qoute sequence when retrying a connection * smb: fix memory leak on early failure * smb: fix memory-leak in URL parse error path * smb_getsock: always wait for write socket too * ssh-libssh: fix infinite connect loop on invalid private key * ssh-libssh: reduce excessive verbose output about pubkey auth * ssh-libssh: use FALLTHROUGH to silence gcc8 * ssl: set engine implicitly when a PKCS#11 URI is provided * sws: handle EINTR when calling select() * system_win32: fix version checking * telnet: Remove unused macros TELOPTS and TELCMDS * test1143: disable MSYS2's POSIX path conversion * test1148: disable if decimal separator is not point * test1307: (fnmatch testing) disabled * test1422: add required file feature * test1531: Add timeout * test1540: Remove unused macro TEST_HANG_TIMEOUT * test214: disable MSYS2's POSIX path conversion for URL * test320: treat curl320.out file as binary * tests/http_pipe.py: Use /usr/bin/env to find python * tests: Don't use Windows path %PWD for SSH tests * tests: fixes for Windows line endlings * tool_operate: Fix setting proxy TLS 1.3 ciphers * travis: build darwinssl on macos 10.12 to fix linker errors * travis: execute "/set -eo pipefail"/ for coverage build * travis: run a 'make checksrc' too * travis: update to GCC-8 * travis: verify that man pages can be regenerated * upload: allocate upload buffer on-demand * upload: change default UPLOAD_BUFSIZE to 64KB * urldata: remove unused pipe_broke struct field * vtls: reinstantiate engine on duplicated handles * windows: implement send buffer tuning * wolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_random - Remove patch included upstream: * curl-switch-off-all-styles.patch - Added curl-switch-off-all-styles.patch: Fix output of wrong escape sequences, which might mess up the terminal (bsc#1105624) - security update * CVE-2018-0500 [bsc#1099793] + curl-CVE-2018-0500.patch - Update to version 7.61.0 [bsc#1099793, CVE-2018-0500] Changes: * getinfo: add microsecond precise timers for seven intervals * curl: show headers in bold, switch off with --no-styled-output * httpauth: add support for Bearer tokens * Add CURLOPT_TLS13_CIPHERS and CURLOPT_PROXY_TLS13_CIPHERS * curl: --tls13-ciphers and --proxy-tls13-ciphers * Add CURLOPT_DISALLOW_USERNAME_IN_URL * curl: --disallow-username-in-url Bugfixes: * CVE-2018-0500: smtp: fix SMTP send buffer overflow * schannel: disable client cert option if APIs not available * schannel: disable manual verify if APIs not available * tests/libtest/Makefile: Do not unconditionally add gcc-specific flags * openssl: acknowledge --tls-max for default version too * stub_gssapi: fix 'unused parameter' warnings * examples/progressfunc: make it build on both new and old libcurls * docs: mention it is HA Proxy protocol "/version 1"/ * curl_fnmatch: only allow two asterisks for matching * docs: clarify CURLOPT_HTTPGET * configure: replace a AC_TRY_RUN with CURL_RUN_IFELSE * configure: do compile-time SIZEOF checks instead of run-time * checksrc: make sure sizeof() is used *with* parentheses * CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bit * schannel: make CAinfo parsing resilient to CR/LF * tftp: make sure error is zero terminated before printfing it * http resume: skip body if http code 416 (range error) is ignored * configure: add basic test of --with-ssl prefix * cmake: set -d postfix for debug builds * multi: provide a socket to wait for in Curl_protocol_getsock * content_encoding: handle zlib versions too old for Z_BLOCK * winbuild: only delete OUTFILE if it exists * winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDIST * schannel: add failf calls for client certificate failures * cmake: Fix the test for fsetxattr and strerror_r * curl.1: Fix cmdline-opts reference errors * cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing options * cmake: check for getpwuid_r * configure: fix ssh2 linking when built with a static mbedtls * psl: use latest psl and refresh it periodically * fnmatch: insist on escaped bracket to match * KNOWN_BUGS: restore text regarding #2101 * INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/lib * configure: override AR_FLAGS to silence warning * os400: implement mime api EBCDIC wrappers * curl.rc: embed manifest for correct Windows version detection * strictness: correct {infof, failf} format specifiers * tests: update .gitignore for libtests * configure: check for declaration of getpwuid_r * fnmatch: use the system one if available * CURLOPT_RESOLVE: always purge old entry first * multi: remove a potentially bad DEBUGF() * curl_addrinfo: use same #ifdef conditions in source as header * build: remove the Borland specific makefiles * axTLS: not considered fit for use * cmdline-opts/cert-type.d: mention "/p12"/ as a recognized type * system.h: add support for IBM xlc C compiler * tests/libtest: Add lib1521 to nodist_SOURCES * mk-ca-bundle.pl: leave certificate name untouched * boringssl + schannel: undef X509_NAME in lib/schannel.h * openssl: assume engine support in 1.0.1 or later * cppcheck: fix warnings * test 46: make test pass after year 2025 * schannel: support selecting ciphers * Curl_debug: remove dead printhost code * test 1455: unflakified * Curl_init_do: handle NULL connection pointer passed in * progress: remove a set of unused defines * mk-ca-bundle.pl: make -u delete certdata.txt if found not changed * GOVERNANCE.md: explains how this project is run * configure: use pkg-config for c-ares detection * configure: enhance ability to build with static openssl * maketgz: fix sed issues on OSX * multi: fix memory leak when stopped during name resolve * CURLOPT_INTERFACE.3: interface names not supported on Windows * url: fix dangling conn->data pointer * cmake: allow multiple SSL backends * system.h: fix for gcc on 32 bit OpenServer * ConnectionExists: make sure conn->data is set when "/taking"/ a connection * multi: fix crash due to dangling entry in connect-pending list * CURLOPT_SSL_VERIFYPEER.3: Add performance note * netrc: use a larger buffer to support longer passwords * url: check Curl_conncache_add_conn return code * configure: Add dependent libraries after crypto * easy_perform: faster local name resolves by using *multi_timeout() * getnameinfo: not used, removed all configure checks * travis: add a build using the synchronous name resolver * CURLINFO_TLS_SSL_PTR.3: improve the example * openssl: allow TLS 1.3 by default * openssl: make the requested TLS version the *minimum* wanted * openssl: Remove some dead code * telnet: fix clang warnings * DEPRECATE: new doc describing planned item removals * example/crawler.c: simple crawler based on libxml2 * libssh: goto DISCONNECT state on error, not SESSION_FREE * CMake: Remove unused functions * darwinssl: allow High Sierra users to build the code using GCC * scripts: include _curl as part of CLEANFILES * examples: fix -Wformat warnings * curl_setup: include <winerror.h> before <windows.h> * schannel: make more cipher options conditional * CMake: remove redundant and old end-of-block syntax * post303.d: clarify that this is an RFC violation - refreshed libcurl-ocloexec.patch - Use OPENSSL_config instead of CONF_modules_load_file() to avoid crashes due to openssl engines conflicts (bsc#1086367) * add curl-use_OPENSSL_config.patch - Update to version 7.60.0 [bsc#1092094, CVE-2018-1000300][bsc#1092098, CVE-2018-1000301] Changes: * Add CURLOPT_HAPROXYPROTOCOL, support for the HAProxy PROXY protocol * Add --haproxy-protocol for the command line tool * Add CURLOPT_DNS_SHUFFLE_ADDRESSES, shuffle returned IP addresses Bugfixes: * FTP: shutdown response buffer overflow CVE-2018-1000300 * RTSP: bad headers buffer over-read CVE-2018-1000301 * FTP: fix typo in recursive callback detection for seeking * test1208: marked flaky * HTTP: make header-less responses still count correct body size * user-agent.d:: mention --proxy-header as well * http2: fixes typo * cleanup: misc typos in strings and comments * rate-limit: use three second window to better handle high speeds * examples/hiperfifo.c: improved * pause: when changing pause state, update socket state * multi: improved pending transfers handling => improved performance * curl_version_info.3: fix ssl_version description * add_handle/easy_perform: clear errorbuffer on start if set * cmake: add support for brotli * parsedate: support UT timezone * vauth/ntlm.h: fix the #ifdef header guard * lib/curl_path.h: added #ifdef header guard * vauth/cleartext: fix integer overflow check * CURLINFO_COOKIELIST.3: made the example not leak memory * cookie.d: mention that "/-"/ as filename means stdin * CURLINFO_SSL_VERIFYRESULT.3: fixed the example * http2: read pending frames (including GOAWAY) in connection-check * timeval: remove compilation warning by casting * cmake: avoid warn-as-error during config checks * travis-ci: enable -Werror for CMake builds * openldap: fix for NULL return from ldap_get_attribute_ber() * threaded resolver: track resolver time and set suitable timeout values * cmake: Add advapi32 as explicit link library for win32 * docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_T * test1148: set a fixed locale for the test * cookies: when reading from a file, only remove_expired once * cookie: store cookies per top-level-domain-specific hash table * openssl: fix build with LibreSSL 2.7 * tls: fix mbedTLS 2.7.0 build + handle sha256 failures * openssl: RESTORED verify locations when verifypeer==0 * file: restore old behavior for file:////foo/bar URLs * FTP: allow PASV on IPv6 connections when a proxy is being used * build-openssl.bat: allow custom paths for VS and perl * winbuild: make the clean target work without build-type * build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15 * curl: retry on FTP 4xx, ignore other protocols * configure: detect (and use) sa_family_t * examples/sftpuploadresume: Fix Windows large file seek * build: cleanup to fix clang warnings/errors * winbuild: updated the documentation * lib: silence null-dereference warnings * travis: bump to clang 6 and gcc 7 * travis: build libpsl and make builds use it * proxy: show getenv proxy use in verbose output * duphandle: make sure CURLOPT_RESOLVE is duplicated * all: Refactor malloc+memset to use calloc * checksrc: Fix typo * system.h: Add sparcv8plus to oracle/sunpro 32-bit detection * vauth: Fix typo * ssh: show libSSH2 error code when closing fails * test1148: tolerate progress updates better * urldata: make service names unconditional * configure: keep LD_LIBRARY_PATH changes local * ntlm_sspi: fix authentication using Credential Manager * schannel: add client certificate authentication * winbuild: Support custom devel paths for each dependency * schannel: add support for CURLOPT_CAINFO * http2: handle on_begin_headers() called more than once * openssl: support OpenSSL 1.1.1 verbose-mode trace messages * openssl: fix subjectAltName check on non-ASCII platforms * http2: avoid strstr() on data not zero terminated * http2: clear the "/drain counter"/ when a stream is closed * http2: handle GOAWAY properly * tool_help: clarify --max-time unit of time is seconds * curl.1: clarify that options and URLs can be mixed * http2: convert an assert to run-time check * curl_global_sslset: always provide available backends * ftplistparser: keep state between invokes * Curl_memchr: zero length input can't match * examples/sftpuploadresume: typecast fseek argument to long * examples/http2-upload: expand buffer to avoid silly warning * ctype: restore character classification for non-ASCII platforms * mime: avoid NULL pointer dereference risk * cookies: ensure that we have cookies before writing jar * os400.c: fix checksrc warnings * configure: provide --with-wolfssl as an alias for --with-cyassl * cyassl: adapt to libraries without TLS 1.0 support built-in * http2: get rid of another strstr * checksrc: force indentation of lines after an else * cookies: remove unused macro * CURLINFO_PROTOCOL.3: mention the existing defined names * tests: provide 'manual' as a feature to optionally require * travis: enable libssh2 on both macos and Linux * CURLOPT_URL.3: added ENCODING section * wolfssl: Fix non-blocking connect * vtls: don't define MD5_DIGEST_LENGTH for wolfssl * docs: remove extraneous commas in man pages * URL: fix ASCII dependency in strcpy_url and strlen_url * ssh-libssh.c: fix left shift compiler warning * configure: only check for CA bundle for file-using SSL backends * travis: add an mbedtls build * http: don't set the "/rewind"/ flag when not uploading anything * configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.h * transfer: don't unset writesockfd on setup of multiplexed conns * vtls: use unified "/supports"/ bitfield member in backends * URLs: fix one more http url * travis: add a build using WolfSSL * openssl: change FILE ops to BIO ops * travis: add build using NSS * smb: reject negative file sizes * cookies: accept parameter names as cookie name * http2: getsock fix for uploads * all over: fixed format specifiers * http2: use the correct function pointer typedef - Added message about protocol redirection not supported or disabled to the function findprotocol() [bsc#1076446] * Added curl-disabled-redirect-protocol-message.patch - Update to version 7.59.0 [bsc#1084521, CVE-2018-1000120][bsc#1084524, CVE-2018-1000121] [bsc#1084532, CVE-2018-1000122] Changes: * curl: add --proxy-pinnedpubkey * added: CURLOPT_TIMEVALUE_LARGE and CURLINFO_FILETIME_T * CURLOPT_RESOLVE: Add support for multiple IP addresses per entry * Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS * Add new tool option --happy-eyeballs-timeout-ms * Add CURLOPT_RESOLVER_START_FUNCTION and CURLOPT_RESOLVER_START_DATA Bugfixes: * openldap: check ldap_get_attribute_ber() results for NULL before using * FTP: reject path components with control codes * readwrite: make sure excess reads don't go beyond buffer end * lib555: drop text conversion and encode data as ascii codes * lib517: make variable static to avoid compiler warning * lib544: sync ascii code data with textual data * GSKit: restore pinnedpubkey functionality * darwinssl: Don't import client certificates into Keychain on macOS * parsedate: fix date parsing for systems with 32 bit long * openssl: fix pinned public key build error in FIPS mode * SChannel/WinSSL: Implement public key pinning * cookies: remove verbose "/cookie size:"/ output * progress-bar: don't use stderr explicitly, use bar->out * build: open VC15 projects with VS 2017 * curl_ctype: private is*() type macros and functions * configure: set PATH_SEPARATOR to colon for PATH w/o separator * curl_easy_reset: clear digest auth state * curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6 * range: commonize FTP and FILE range handling * progress-bar docs: update to match implementation * fnmatch: do not match the empty string with a character set * fnmatch: accept an alphanum to be followed by a non-alphanum in char set * build: fix termios issue on android cross-compile * getdate: return -1 for out of range * formdata: use the mime-content type function * openssl: Don't add verify locations when verifypeer==0 * fnmatch: optimize processing of consecutive *s and ?s pattern characters * schannel: fix compiler warnings * content_encoding: Add "/none"/ alias to "/identity"/ * get_posix_time: only check for overflows if they can happen * http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING * README: language fix * sha256: build with OpenSSL < 0.9.8 * smtp: fix processing of initial dot in data * --tlsauthtype: works only if libcurl is built with TLS-SRP support * tests: new tests for http raw mode * libcurl-security.3: man page discussion security concerns when using libcurl * curl_gssapi: make sure this file too uses our *printf() * BINDINGS: fix curb link (and remove ruby-curl-multi) * nss: use PK11_CreateManagedGenericObject() if available * travis: add build with iconv enabled * ssh: add two missing state names * CURLOPT_HEADERFUNCTION.3: mention folded headers * http: fix the max header length detection logic * header callback: don't chop headers into smaller pieces * CURLOPT_HEADER.3: clarify problems with different data sizes * curl --version: show PSL if the run-time lib has it enabled * examples/sftpuploadresume: resume upload via CURLOPT_APPEND * Return error if called recursively from within callbacks * sasl: prefer PLAIN mechanism over LOGIN * winbuild: Use CALL to run batch scripts * curl_share_setopt.3: connection cache is shared within multi handles * projects/README: remove reference to dead IDN link/package * lib655: silence compiler warning * configure: Fix version check for OpenSSL 1.1.1 * docs/MANUAL: formfind.pl is not accessible on the site anymore * unit1307: proper cleanup on OOM to fix torture tests * curl_ctype: fix macro redefinition warnings * build: get CFLAGS (including -werror) used for examples and tests * NO_PROXY: fix for IPv6 numericals in the URL * krb5: use nondeprecated functions * http2: mark the connection for close on GOAWAY * limit-rate: kick in even before "/limit"/ data has been received * HTTP: allow "/header;"/ to replace an internal header with a blank one * http2: verbose output new MAX_CONCURRENT_STREAMS values * SECURITY: distros' max embargo time is 14 days * curl tool: accept --compressed also if Brotli is enabled and zlib is not * WolfSSL: adding TLSv1.3 * checksrc.pl: add -i and -m options * CURLOPT_COOKIEFILE.3: "/-"/ as file name means stdin - Refreshed patch libcurl-ocloexec.patch - Sort a bit with spec-cleaner - Install license with the library - ignore all test failures for PowerPC as bypass boo#1075219 (not only the 1501 previously skipped) * Added patch ignore_runtests_failure.patch - Build curl with libssh.org libssh offers a lot more features than libssh2, for example: * Key Exchange Methods: curve25519-sha256@libssh.org * Hostkey Types: ssh-ed25519 * Authentication: gssapi-with-mic - Update to version 7.58.0 [bsc#1076360,CVE-2018-1000005][bsc#1077001,CVE-2018-1000007] Changes: * new libssh-powered SSH SCP/SFTP back-end * curl-config: add --ssl-backends Bugfixes: * http2: fix incorrect trailer buffer size * http: prevent custom Authorization headers in redirects * travis: add boringssl build * examples/xmlstream.c: don't switch off CURL_GLOBAL_SSL * SSL: Avoid magic allocation of SSL backend specific data * lib: don't export all symbols, just everything curl_* * libssh2: send the correct CURLE error code on scp file not found * libssh2: return CURLE_UPLOAD_FAILED on failure to upload * openssl: enable pkcs12 in boringssl builds * libssh2: remove dead code from SSH_SFTP_QUOTE * sasl_getmesssage: make sure we have a long enough string to pass * conncache: fix several lock issues * threaded-shared-conn.c: new example * conncache: only allow multiplexing within same multi handle * configure: check for netinet/in6.h * URL: tolerate backslash after drive letter for FILE: * openldap: add commented out debug possibilities * include: get netinet/in.h before linux/tcp.h * CONNECT: keep close connection flag in http_connect_state struct * BINDINGS: another PostgreSQL client * curl: limit -# update frequency for unknown total size * configure: add AX_CODE_COVERAGE only if using gcc * curl.h: remove incorrect comment about ERRORBUFFER * openssl: improve data-pending check for https proxy * curl: remove __EMX__ #ifdefs * CURLOPT_PRIVATE.3: fix grammar * sftp: allow quoted commands to use relative paths * CURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVE * RESOLVE: output verbose text when trying to set a duplicate name * multi_done: prune DNS cache * tests: update .gitignore for libtests * tests: mark data files as non-executable in git * CURLOPT_DNS_LOCAL_IP4.3: fixed the "/SEE ALSO"/ to not self-reference * curl.1: documented two missing valid exit codes * curl.1: mention http:// and https:// as valid proxy prefixes * vtls: replaced getenv() with curl_getenv() * setopt: less *or equal* than INT_MAX/1000 should be fine * examples/smtp-mail.c: use separate defines for options and mail * curl: support >256 bytes warning messsages * conncache: fix a return code * krb5: fix a potential access of uninitialized memory * rand: add a clang-analyzer work-around * CURLOPT_READFUNCTION.3: refer to argument with correct name * brotli: allow compiling with version 0.6.0 * content_encoding: rework zlib_inflate * curl_easy_reset: release mime-related data * examples/rtsp: fix error handling macros * curl: Support size modifiers for --max-filesize * examples/cacertinmem: ignore cert-already-exists error * brotli: data at the end of content can be lost * curl_version_info.3: call the argument 'age' * openssl: fix memory leak of SSLKEYLOGFILE filename * build: remove HAVE_LIMITS_H check * --mail-rcpt: fix short-text description * scripts: allow all perl scripts to be run directly * progress: calculate transfer speed on milliseconds if possible * system.h: check __LONG_MAX__ for defining curl_off_t * easy: fix connection ownership in curl_easy_pause * setopt: reintroduce non-static Curl_vsetopt() for OS400 support * setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values * configure.ac: append extra linker flags instead of prepending them * HTTP: bail out on negative Content-Length: values * docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata * mime: clone mime tree upon easy handle duplication * openssl: enable SSLKEYLOGFILE support by default * smtp/pop3/imap_get_message: decrease the data length too... * CURLOPT_TCP_NODELAY.3: fix typo * SMB: fix numeric constant suffix and variable types * ftp-wildcard: fix matching an empty string with "/*[^a]"/ * curl_fnmatch: only allow 5 '*' sections in a single pattern * openssl: fix potential memory leak in SSLKEYLOGFILE logic * SSH: Fix state machine for ssh-agent authentication * examples/url2file.c: add missing curl_global_cleanup() call * http2: don't close connection when single transfer is stopped * libcurl-env.3: first version * curl: progress bar refresh, get width using ioctl() * CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 support - disable 1501 test for PowerPC as byass boo#1075219 - Update to version 7.57.0 [bsc#1069226, CVE-2017-8816] [bsc#1069222, CVE-2017-8817] [bsc#1069714, CVE-2017-8818] Changes: * auth: add support for RFC7616 - HTTP Digest access authentication * share: add support for sharing the connection cache * HTTP: implement Brotli content encoding Bugfixes: * CVE-2017-8816: NTLM buffer overflow via integer overflow * CVE-2017-8817: FTP wildcard out of bounds read * CVE-2017-8818: SSL out of buffer access * curl_mime_filedata.3: fix typos * libtest: Add required test libraries for lib1552 and lib1553 * fix time diffs for systems using unsigned time_t * ftplistparser: memory leak fix: free temporary memory always * multi: allow table handle sizes to be overridden * wildcards: don't use with non-supported protocols * curl_fnmatch: return error on illegal wildcard pattern * transfer: Fix chunked-encoding upload too early exit * resolvers: only include anything if needed * setopt: fix CURLOPT_SSH_AUTH_TYPES option read * Curl_timeleft: change return type to timediff_t * cmake: Export libcurl and curl targets to use by other cmake projects * curl: in -F option arg, comma is a delimiter for files only * curl: improved "/;type="/ handling in -F option arguments * timeval: use mach_absolute_time() on MacOS * curlx: the timeval functions are no longer provided as curlx_* * mkhelp.pl: do not generate comment with current date * memdebug: use send/recv signature for curl_dosend/curl_dorecv * cookie: avoid NULL dereference * url: fix CURLOPT_POSTFIELDSIZE arg value check to allow -1 * include: remove conncache.h inclusion from where its not needed * CURLOPT_MAXREDIRS: allow -1 as a value * tests: Fixed torture tests on tests 556 and 650 * http2: Fixed OOM handling in upgrade request * url: fix CURLOPT_DNS_CACHE_TIMEOUT arg value check to allow -1 * CURLOPT_INFILESIZE: accept -1 * curl: pass through [] in URLs instead of calling globbing error * curl: speed up handling of many URLs * ntlm: avoid malloc(0) for zero length passwords * url: remove faulty arg value check from CURLOPT_SSH_AUTH_TYPES * HTTP: support multiple Content-Encodings * travis: add a job with brotli enabled * url: remove unncessary NULL-check * fnmatch: remove dead code * connect: store IPv6 connection status after valid connection * imap: deal with commands case insensitively * --interface: add support for Linux VRF * content_encoding: fix inflate_stream for no bytes available * cmake: Add missing setmode check * connect.c: remove executable bit on file * SMB: fix uninitialized local variable * zlib/brotli: only include header files in modules needing them * URL: return error on malformed URLs with junk after IPv6 bracket * openssl: fix too broad use of HAVE_OPAQUE_EVP_PKEY * macOS: Fix missing connectx function with Xcode version older than 9.0 * --resolve: allow IP address within [] brackets * examples/curlx: Fix code style * ntlm: remove unnecessary NULL-check to please scan-build * Curl_llist_remove: fix potential NULL pointer deref * mime: fix "/Value stored to 'sz' is never read"/ scan-build error * openssl: fix "/Value stored to 'rc' is never read"/ scan-build error * http2: fix "/Value stored to 'hdbuf' is never read"/ scan-build error * http2: fix "/Value stored to 'end' is never read"/ scan-build error * Curl_open: fix OOM return error correctly * url: reject ASCII control characters and space in host names * examples/rtsp: clear RANGE again after use * connect: improve the bind error message * make: fix "/make distclean"/ * connect: add support for new TCP Fast Open API on Linux * metalink: fix memory-leak and NULL pointer dereference * URL: update "/file:"/ URL handling * ssh: remove check for a NULL pointer * global_init: ignore CURL_GLOBAL_SSL's absense - Update to version 7.56.1 [bsc#1063824] Bugfixes: * imap: if a FETCH response has no size, don't call write callback [CVE-2017-1000257] * ftp: UBsan fixup 'pointer index expression overflowed * failf: skip the sprintf() if there are no consumers * fuzzer: move to using external curl-fuzzer * lib/Makefile.m32: allow customizing dll suffixes * docs: fix typo in curl_mime_data_cb man page * darwinssl: add support for TLSv1.3 * build: fix --disable-crypto-auth * openssl: fix build without HAVE_OPAQUE_EVP_PKEY * strtoofft: Remove extraneous null check * multi_cleanup: call DONE on handles that never got that * tests: added flaky keyword to tests 587 and 644 * pingpong: return error when trying to send without connection * remove_handle: call multi_done() first, then clear dns cache pointer * mime: be tolerant about setting the same header list twice in a part * mime: improve unbinding top multipart from easy handle * mime: avoid resetting a part's encoder when part's contents change * mime: refuse to add subparts to one of their own descendants * RTSP: avoid integer overflow on funny RTSP responses * curl: don't pass semicolons when parsing Content-Disposition * openssl: enable PKCS12 support for !BoringSSL * FAQ: s/CURLOPT_PROGRESSFUNCTION/CURLOPT_XFERINFOFUNCTION * CURLOPT_NOPROGRESS.3: also refer to xferinfofunction * CURLOPT_XFERINFODATA.3: fix duplicate see also * test298: verify --ftp-method nowcwd with URL encoded path * FTP: URL decode path for dir listing in nocwd mode * smtp_done: fix memory leak on send failure * ftpserver: support case insensitive commands * test950; verify SMTP with custom request * openssl: don't use old BORINGSSL_YYYYMM macros * setopt: update current connection SSL verify params * curl: reimplement stdin buffering in -F option * mime: keep "/text/plain"/ content type if user-specified * mime: fix the content reader to handle >16K data properly * configure: remove the C++ compiler check * memdebug: trace send, recv and socket * runtests: use valgrind for torture as well * ldap: silence clang warning * makefile.m32: allow to override gcc, ar and ranlib * setopt: avoid integer overflows when setting millsecond values * setopt: range check most long options * ftp: reject illegal IP/port in PASV 227 response * mime: do not reuse previously computed multipart size * vtls: change struct Curl_ssl `close' field name to `close_one' * os400: add missing symbols in config file * mime: limit bas64-encoded lines length to 76 characters * mk-ca-bundle: Remove URL for aurora * mk-ca-bundle: Fix URL for NSS - Update to 7.56.0 [bsc#1061876, CVE-2017-1000254] Changes: * curl: enable compression for SCP/SFTP with --compressed-ssh * libcurl: enable compression for SCP/SFTP with CURLOPT_SSH_COMPRESSION * vtls: added dynamic changing SSL backend with curl_global_sslset() * new MIME API, curl_mime_init() and friends * openssl: initial SSLKEYLOGFILE implementation Security fixes: * CVE-2017-1000254 FTP PWD response parser out of bounds read Bugfixes: * FTP: zero terminate the entry path even on bad input * examples/ftpuploadresume.c: use portable code * runtests: match keywords case insensitively * strtoofft: reduce integer overflow risks globally * zsh.pl: produce a working completion script again * cmake: remove dead code for CURL_DISABLE_RTMP * progress: Track total times following redirects * configure: fix --disable-threaded-resolver * configure: fix clang version detection * darwinssi: fix error: variable length array used * configure: check for __builtin_available() availability * http_proxy: fix build error for CURL_DOES_CONVERSIONS * examples/ftpuploadresume: checksrc compliance * ftp: fix CWD when doing multicwd then nocwd on same connection * system.h: remove all CURL_SIZEOF_* defines * http: Don't wait on CONNECT when there is no proxy * system.h: check for __ppc__ as well * http2_recv: return error better on fatal h2 errors * tftp: fix memory leak on too long filename * system.h: fix build for hppa * cmake: enable picky compiler options with clang and gcc * makefile.m32: add support for libidn2 * curl: shorten and clean up CA cert verification error message * imap: support PREAUTH * CURLOPT_USERPWD.3: see also CURLOPT_PROXYUSERPWD * examples/threaded-ssl: mention that this is for openssl before 1.1 * tests: Make sure libtests & unittests call curl_global_cleanup() * system.h: include sys/poll.h for AIX * darwinssl: handle long strings in TLS certs * strtooff: fix build for systems with long long but no strtoll * asyn-thread: Improved cleanup after OOM situations * curl.h: CURLSSLBACKEND_WOLFSSL used wrong value * unit1301: fix error message on first test * ossfuzz: moving towards the ideal integration * http: fix a memory leakage in checkrtspprefix() * examples/post-callback: stop returning one byte at a time * schannel: return CURLE_SSL_CACERT on failed verification * http-proxy: treat all 2xx as CONNECT success * openssl: use OpenSSL's default ciphers by default * runtests.pl: support attribute "/nonewline"/ in part verify/upload * configure: remove --enable-soname-bump and SONAME_BUMP * vtls: fix WolfSSL 3.12 build problems * http-proxy: when not doing CONNECT, that phase is done immediately * configure: fix curl_off_t check's include order * configure: use -Wno-varargs on clang 3.9[.X] debug builds * rtsp: do not call fwrite() with NULL pointer FILE * * mbedtls: enable CA path processing * checksrc: verify more code style rules * HTTP proxy: on connection re-use, still use the new remote port * tests: add initial gssapi test using stub implementation * rtsp: Segfault when using WRITEDATA * docs: clarify the CURLOPT_INTERLEAVE* options behavior * non-ascii: use iconv() with 'char **' argument * server/getpart: provide dummy function to build conversion enabled * conversions: fix several compiler warnings * openssl: add missing includes * schannel: Support partial send for when data is too large * socks: fix incorrect port number in SOCKS4 error message * curl: fix integer overflow in timeout options * cookies: reject oversized cookies instead of truncating * cookies: use lock when using CURLINFO_COOKIELIST * curl: check fseek() return code and bail on error * examples/post-callback: use long for CURLOPT_POSTFIELDSIZE * openssl: only verify RSA private key if supported * tests: make the imap server not verify user+password * imap: quote atoms properly when escaping characters * tests: fix a compiler warning in test 643 * file_range: avoid integer overflow when figuring out byte range * reuse_conn: don't copy flags that are known to be equal * http: fix adding custom empty headers to repeated requests * docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MS * connect: fix race condition with happy eyeballs timeout * cookie: fix memory leak if path was set twice in header * vtls: compare and clone ssl configs properly * proxy: read the "/no_proxy"/ variable only if necessary - Refreshed patches: * libcurl-ocloexec.patch - Removed patches fixed upstream: * curl-man3.patch * ppc-build.patch * curl-http-Don-t-wait-on-CONNECT-when-there-is-no-proxy.patch * curl-disable-test1427-i586.patch - Add curl-http-Don-t-wait-on-CONNECT-when-there-is-no-proxy.patch: Fix NetworkManagers connectivity test. - ppc-build.patch: Fix build for powerpc - Upstream fix to build libcurl man3 pages * Added patch curl-man3.patch - Disabled test1425 that fails in i586 architecture * Added patch curl-disable-test1427-i586.patch - Update to 7.55.0 Changes: * curl: allow --header and --proxy-header read from file * getinfo: provide sizes as curl_off_t * curl: prevent binary output spewed to terminal * curl: added --request-target * curl: added --socks5-{basic,gssapi}: control socks5 auth * libcurl: added CURLOPT_REQUEST_TARGET * libcurl: added CURLOPT_SOCKS5_AUTH Bugfixes: * Security Fixes: - glob: do not parse after a strtoul() overflow range (CVE-2017-1000101, bsc#1051643) - tftp: reject file name lengths that don't fit (CVE-2017-1000100, bsc#1051644) - file: output the correct buffer to the user (CVE-2017-1000099, bsc#1051645) * includes: remove curl/curlbuild.h and curl/curlrules.h * dist: make the hugehelp.c not get regenerated unnecessarily * timers: store internal time stamps as time_t instead of doubles * progress: let "/current speed"/ be UL + DL speeds combined * http-proxy: do the HTTP CONNECT process entirely non-blocking * lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV * fuzz: bring oss-fuzz initial code converted to C89 * configure: disable nghttp2 too if HTTP has been disabled * mk-ca-bundle.pl: Check curl's exit code after certdata download * test1148: verify the -# progressbar * tests: stabilize test 2032 and 2033 * HTTPS-Proxy: don't offer h2 for https proxy connections * http-proxy: only attempt FTP over HTTP proxy * curl-compilers.m4: enable vla warning for clang * curl-compilers.m4: enable double-promotion warning * curl-compilers.m4: enable missing-variable-declarations clang warning * curl-compilers.m4: enable comma clang warning * CURLOPT_PREQUOTE: not supported for SFTP * http2: fix OOM crash * PIPELINING_SERVER_BL: cleanup the internal list use * mkhelp.pl: fix script name in usage text * lib1521: add curl_easy_getinfo calls to the test set * travis: do the distcheck test build out-of-tree as well * if2ip: fix compiler warning in ISO C90 mode * lib: fix the djgpp build * typecheck-gcc: add support for CURLINFO_OFF_T * travis: enable typecheck-gcc warnings * maketgz: switch to xz instead of lzma * CURLINFO_REDIRECT_URL.3: mention the CURLOPT_MAXREDIRS case * curl/system.h: add check for XTENSA for 32bit gcc * test1537: fixed memory leak on OOM * test1521: fix compiler warnings * curl: fix memory leak on test 1147 OOM * libtest/make: generate lib1521.c dynamically at build-time * curl_strequal.3: fix typo in SYNOPSIS * progress: prevent resetting t_starttransfer * openssl: improve fallback seed of PRNG with a time based hash * http2: improved PING frame handling * test1450: add simple testing for DICT * make: build the docs subdir only from within src * gtls: fix build when sizeof(long) < sizeof(void *) * url: make the original string get used on subsequent transfers * timeval.c: Use long long constant type for timeval assignment * tool_sleep: typecast to avoid macos compiler warning * travis.yml: use --enable-werror on debug builds * test1451: add SMB support to the testbed * configure: remove checks for 5 functions never used * configure: try ldap/lber in reversed order first * smb: fix build for djgpp/MSDOS * travis: install nghttp2 on linux builds * smb: add support for CURLOPT_FILETIME * select.h: avoid macro redefinition harder * runtests: support "/threaded-resolver"/ as a feature * test506: skip if threaded-resolver * cmake: remove spurious "/-l"/ from linker flags * cmake: add CURL_WERROR for enabling "/warning as errors"/ * memdebug: don't setbuf() if the file open failed * curl_easy_escape.3: mention the (lack of) encoding * test1452: add telnet negotiation * CURLOPT_POSTFIELDS.3: explain the 100-continue magic better * cmake: offer CMAKE_DEBUG_POSTFIX when building with MSVC * tests/valgrind.supp: supress OpenSSL false positive seen on travis * curl_setup_once: Remove ERRNO/SET_ERRNO macros * rtspd: fix MSVC level 4 warning * sockfilt: suppress conversion warning with explicit cast * libtest: fix MSVC warning C4706 * tests/server/resolve.c: fix deprecation warning * nss: fix a possible use-after-free in SelectClientCert() * checksrc: escape open brace in regex * multi: mention integer overflow risk if using > 500 million sockets * timeval: struct curltime is a struct timeval replacement * curl_rtmp: fix a compiler warning * include.d: clarify that it concerns the response headers * cmake: support make uninstall * include.d: clarify --include is only for response headers * libcurl: Stop using error codes defined under CURL_NO_OLDIES * http: fix response code parser to avoid integer overflow * configure: fix the check for IdnToUnicode * multi: fix request timer management * curl_threads: fix MSVC compiler warning * cmake: set MSVC warning level to 4 * netrc: skip lines starting with '#' * FTP: skip unnecessary CWD when in nocwd mode * gssapi: fix memory leak of output token in multi round context * getparameter: avoid returning uninitialized 'usedarg' * curl (debug build) easy_events: make event data static * curl: detect and bail out early on parameter integer overflows - Removed patch curl-invalid-free.patch - Update License to 'curl' as per review on OBS sr#505976. - Have the -mini packages conflict the real ones. - Add curl-invalid-free.patch to fix an invalid free in curl_multi_setopt function. - Update to 7.54.1 Changes: * curl now shows release date in --version output Bugfixes: * Fixes CVE-2017-9502: default protocol drive letter buffer overflow bsc#1044243 * openssl: fix memory leak in servercert * curl: set a 100K buffer size by default * nss: do not leak PKCS #11 slot while loading a key * nss: load libnssckbi.so if no other trust is specified * curl: use utimes instead of obsolescent utime when available * url: fixed a memory leak on OOM while setting CURLOPT_BUFFERSIZE * CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size * curl: non-boolean command line args reject --no- prefixes * telnet: Write full buffer instead of byte-by-byte * curl: remove --environment and tool_writeenv.c * curl: generate the --help output * curl.1: clarify --config * curl.1: mention --oauth2-bearer's argument * ssh: fix memory leak in disconnect due to timeout * redirect: store the "/would redirect to"/ URL when max redirs is reached * file: make speedcheck use current time for checks * urlglob: fix division by zero - Create curl-mini for bootstrapping (boo#1042919) - Update to 7.54.0 Changes: * Add CURL_SSLVERSION_MAX_* constants to CURLOPT_SSLVERSION * Add --max-tls * Add CURLOPT_SUPPRESS_CONNECT_HEADERS * Add --suppress-connect-headers Bugfixes: * CVE-2017-7468: switch off SSL session id when client cert is used * bsc#1033413 * tests: use consistent environment variables for setting charset * proxy: fixed a memory leak on OOM * ftp: removed an erroneous free in an OOM path * ftp: fixed a NULL pointer dereference on OOM * gopher: fixed detection of an error condition from Curl_urldecode * url: fix unix-socket support for proxy-disabled builds * fix potential use of uninitialized variables * ares: return error at once if timed out before name resolve starts * URL: return error on malformed URLs with junk after port number * http2: Fix assertion error on redirect with CL=0 * --insecure: clarify that this option is for server connections * authneg: clear auth.multi flag at http_done * curl_easy_reset: Also reset the authentication state * proxy: skip SSL initialization for closed connections * http_proxy: ignore TE and CL in CONNECT 2xx responses * multi: fix streamclose() crash in debug mode * openssl: fall back on SSL_ERROR_* string when no error detail * asiohiper: make sure socket is open in event_cb * curl: check for end of input in writeout backslash handling * openssl: exclude DSA code when OPENSSL_NO_DSA is defined * http: Fix proxy connection reuse with basic-auth * pause: handle mixed types of data when paused * http: do not treat FTPS over CONNECT as HTTPS * conncache: make hashkey avoid malloc * multi: fix queueing of pending easy handles * low_speed_limit: improved function for longer time periods * nss: load CA certificates even with --insecure * Curl_expire_latest: ignore already expired timers * http2: fix handle leak in error path * openssl: make SSL_ERROR_to_str more future-proof * openssl: fix thread-safety bugs in error-handling * openssl: don't try to print nonexistant peer private keys - Update to 7.53.1 Bugfixes: * url: Improve CURLOPT_PROXY_CAPATH error handling * urldata: include curl_sspi.h when Windows SSPI is enabled * formdata: check for EOF when reading from stdin * tests: Set CHARSET & LANG to UTF-8 in 1035, 2046 and 2047 * url: Default the proxy CA bundle location to CURL_CA_BUNDLE * rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header - Update to 7.53.0 Changes: * unix_socket: added --abstract-unix-socket and CURLOPT_ABSTRACT_UNIX_SOCKET * CURLOPT_BUFFERSIZE: support enlarging receive buffer Bugfixes: * CVE-2017-2629: make SSL_VERIFYSTATUS work again * gnutls-random: check return code for failed random * openssl-random: check return code when asking for random * http: remove "/Curl_http_done: called premature"/ message * cyassl: use time_t instead of long for timeout * build-wolfssl: Sync config with wolfSSL 3.10 * ftp-gss: check for init before use * configure: accept --with-libidn2 instead * ftp: failure to resolve proxy should return that error code * curl.1: add three more exit codes * docs/ciphers: link to our own new page about ciphers * vtls: s/SSLEAY/OPENSSL - fixes multi_socket timeouts with openssl * darwinssl: fix iOS build * darwinssl: fix CFArrayRef leak * cmake: use crypt32.lib when building with OpenSSL on windows * curl_formadd.3: CURLFORM_CONTENTSLENGTH not needed when chunked * digest_sspi: copy terminating NUL as well * curl: fix --remote-time incorrect times on Windows * curl.1: several updates and corrections * content_encoding: change return code on a failure * curl.h: CURLE_FUNCTION_NOT_FOUND is no longer in use * docs: TCP_KEEPALIVE start and interval default to 60 * darwinssl: --insecure overrides --cacert if both settings are in use * TheArtOfHttpScripting: grammar * CIPHERS.md: document GSKit ciphers * wolfssl: support setting cipher list * wolfssl: display negotiated SSL version and cipher * lib506: fix build for Open Watcom * asiohiper: improved socket handling * examples: make the C++ examples follow our code style too * tests/sws: retry send() on EWOULDBLOCK * cmake: Fix passing _WINSOCKAPI_ macro to compiler * smtp: Fix STARTTLS denied error message * imap/pop3: don't print response character in STARTTLS denied messages * rand: make it work without TLS backing * url: fix parsing for when 'file' is the default protocol * url: allow file://X:/path URLs on windows again * gnutls: check for alpn and ocsp in configure * IDN: Use TR46 'non-transitional' for toASCII translations * url: Fix NO_PROXY env var to work properly with --proxy option * CURLOPT_PREQUOTE.3: takes a struct curl_slist*, not a char* * docs: Add note about libcurl copying strings to CURLOPT_* manpages * curl: reset the easy handle at --next * --next docs: --trace and --trace-ascii are also global * --write-out docs: 'time_total' is not always shown with ms precision * http: print correct HTTP string in verbose output when using HTTP/2 * docs: improved language in README.md HISTORY.md CONTRIBUTE.md * http2: disable server push if not requested * nss: use the correct lock in nss_find_slot_by_name() * usercertinmem.c: improve the short description * CURLOPT_CONNECT_TO: Fix compile warnings * docs: non-blocking SSL handshake is now supported with NSS * *.rc: escape non-ASCII/non-UTF-8 character for clarity * mbedTLS: fix multi interface non-blocking handshake * PolarSSL: fix multi interface non-blocking handshake * VC: remove the makefile.vc6 build infra * telnet: fix windows compiler warnings * cookies: do not assume a valid domain has a dot * polarssl: fix hangs * gnutls: disable TLS session tickets * mbedtls: disable TLS session tickets * mbedtls: implement CTR-DRBG and HAVEGE random generators * openssl: Don't use certificate after transferring ownership * cmake: Support curl --xattr when built with cmake * OS400: Fix symbols * docs: Add more HTTPS proxy documentation * docs: use more HTTPS links * cmdline-opts: Fixed build and test in out of source tree builds * CHANGES.0: removed * schannel: Remove incorrect SNI disabled message * darwinssl: Avoid parsing certificates when not in verbose mode * test552: Fix typos * telnet: Fix typos * transfer: only retry nobody-requests for HTTP * http2: reset push header counter fixes crash * nss: make FTPS work with --proxytunnel * test1139: Added the --manual keyword since the manual is required * polarssl, mbedtls: Fix detection of pending data * http_proxy: Fix tiny memory leak upon edge case connecting to proxy * URL: only accept "/;options"/ in SMTP/POP3/IMAP URL schemes * curl.1: ftp.sunet.se is no longer an FTP mirror * tool_operate: Show HTTPS-Proxy options on CURLE_SSL_CACERT * http2: fix memory-leak when denying push streams * configure: Allow disabling pthreads, fall back on Win32 threads * curl: fix typo in time condition warning message * axtls: adapt to API changes * tool_urlglob: Allow a glob range with the same start and stop * winbuild: add note on auto-detection of MACHINE in Makefile.vc * http: fix missing 'Content-Length: 0' while negotiating auth * proxy: fix hostname resolution and IDN conversion * docs: fix timeout handling in multi-uv example * digest_sspi: Fix nonce-count generation in HTTP digest * sftp: improved checks for create dir failures * smb: use getpid replacement for windows UWP builds * digest_sspi: Handle 'stale=TRUE' directive in HTTP digest - Remove curl-7.52.1-idn-fixes.patch, fixed upstream. - build with libidn2 for IDNA2008 support FATE#321897 CVE-2016-8625 bsc#1005649 add curl-7.52.1-idn-fixes.patch to fix test, among other things - re-enable tests that are no longer failing, remove curl-disable_failing_tests.patch - Update to 7.52.1 Bugfixes: * CVE-2016-9594: unititialized random bsc#1016738 - Update to 7.52.0 Changes: * nss: map CURL_SSLVERSION_DEFAULT to NSS default * vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 * curl: introduce the --tlsv1.3 option to force TLS 1.3 * curl: Add --retry-connrefused * proxy: Support HTTPS proxy and SOCKS+HTTP(s) * add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme} * curl: add --fail-early Bugfixes: * CVE-2016-9586: printf floating point buffer overflow * curl -w: added more decimal digits to timing counters * easy: Initialize info variables on easy init and duphandle * http2: Don't send header fields prohibited by HTTP/2 spec * ssh: check md5 fingerprints case insensitively (regression) * openssl: initial TLS 1.3 adaptions * SPNEGO: Fix memory leak when authentication fails * realloc: use Curl_saferealloc to avoid common mistakes * openssl: make sure to fail in the unlikely event that PRNG seeding fails * URL-parser: for file://[host]/ URLs, the [host] must be localhost * timeval: prefer time_t to hold seconds instead of long * glob: fix [a-c] globbing regression * curl.1: Clarify --dump-header only writes received headers * http2: Fix address sanitizer memcpy warning * http2: Use huge HTTP/2 windows * connects: Don't mix unix domain sockets with regular ones * url: Fix conn reuse for local ports and interfaces * x509: Limit ASN.1 structure sizes to 256K * http2: check nghttp2_session_set_local_window_size exists * http2: Fix crashes when parent stream gets aborted * CURLOPT_CONNECT_TO: Skip non-matching "/connect-to"/ entries * URL parser: reject non-numerical port numbers * CONNECT: reject TE or CL in 2xx responses * CONNECT: read responses one byte at a time * curl: support zero-length argument strings in config files * openssl: don't use OpenSSL's ERR_PACK * curl.1: generated with the new man page system * curl_easy_recv: Improve documentation and example program * Curl_getconnectinfo: avoid checking if the connection is closed * CIPHERS.md: attempt to document TLS cipher names - Update to 7.51.0 Changes: * nss: additional cipher suites are now accepted by CURLOPT_SSL_CIPHER_LIST * New option: CURLOPT_KEEP_SENDING_ON_ERROR Bugfixes: * CVE-2016-8615: cookie injection for other servers * CVE-2016-8616: case insensitive password comparison * CVE-2016-8617: OOB write via unchecked multiplication * CVE-2016-8618: double-free in curl_maprintf * CVE-2016-8619: double-free in krb5 code * CVE-2016-8620: glob parser write/read out of bounds * CVE-2016-8621: curl_getdate read out of bounds * CVE-2016-8622: URL unescape heap overflow via integer truncation * CVE-2016-8623: Use-after-free via shared cookies * CVE-2016-8624: invalid URL parsing with '#' * CVE-2016-8625: IDNA 2003 makes curl use wrong host * openssl: fix per-thread memory leak using 1.0.1 or 1.0.2 * http: accept "/Transfer-Encoding: chunked"/ for HTTP/2 as well * LICENSE-MIXING.md: update with mbedTLS dual licensing * examples/imap-append: Set size of data to be uploaded * test2048: fix url * darwinssl: disable RC4 cipher-suite support * CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formatting * openssl: don’t call CRYTPO_cleanup_all_ex_data * libressl: fix version output * easy: Reset all statistical session info in curl_easy_reset * curl_global_cleanup.3: don't unload the lib with sub threads running * dist: add CurlSymbolHiding.cmake to the tarball * docs: Remove that --proto is just used for initial retrieval * configure: Fixed builds with libssh2 in a custom location * curl.1: --trace supports % for sending to stderr! * cookies: same domain handling changed to match browser behavior * formpost: trying to attach a directory no longer crashes * CURLOPT_DEBUGFUNCTION.3: fixed unused argument warning * formpost: avoid silent snprintf() truncation * ftp: fix Curl_ftpsendf * mprintf: return error on too many arguments * smb: properly check incoming packet boundaries * GIT-INFO: remove the Mac 10.1-specific details * resolve: add error message when resolving using SIGALRM * cmake: add nghttp2 support * dist: remove PDF and HTML converted docs from the releases * configure: disable poll() in macOS builds * vtls: only re-use session-ids using the same scheme * pipelining: skip to-be-closed connections when pipelining * win: fix Universal Windows Platform build * curl: do not set CURLOPT_SSLENGINE to DEFAULT automatically * maketgz: make it support "/only"/ generating version info * Curl_socket_check: add extra check to avoid integer overflow * gopher: properly return error for poll failures * curl: set INTERLEAVEDATA too * polarssl: clear thread array at init * polarssl: fix unaligned SSL session-id lock * polarssl: reduce #ifdef madness with a macro * curl_multi_add_handle: set timeouts in closure handles * configure: set min version flags for builds on mac * INSTALL: converted to markdown => INSTALL.md * curl_multi_remove_handle: fix a double-free * multi: fix inifinte loop in curl_multi_cleanup() * nss: fix tight loop in non-blocking TLS handhsake over proxy * mk-ca-bundle: Change URL retrieval to HTTPS-only by default * mbedtls: stop using deprecated include file * docs: fix req->data in multi-uv example * configure: Fix test syntax for monotonic clock_gettime * CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2 - Refresh libcurl-ocloexec.patch - update to 7.50.3 Bugfixes: * CVE-2016-7167: escape and unescape integer overflows * mk-ca-bundle.pl: use SHA256 instead of SHA1 * checksrc: detect strtok() use * errors: new alias CURLE_WEIRD_SERVER_REPLY * http2: support > 64bit sized uploads * openssl: fix bad memory free (regression) * CMake: hide private library symbols * http: refuse to pass on response body when NO_NODY is set * cmake: fix curl-config --static-libs * mbedtls: switch off NTLM in build if md4 isn't available * curl: --create-dirs on windows groks both forward and backward slashes - update to 7.50.2 Bugfixes: * mbedtls: Added support for NTLM * SSH: fixed SFTP/SCP transfer problems * multi: make Curl_expire() work with 0 ms timeouts * mk-ca-bundle.pl: -m keeps ca cert meta data in output * TFTP: Fix upload problem with piped input * CURLOPT_TCP_NODELAY: now enabled by default * mbedtls: set verbose TLS debug when MBEDTLS_DEBUG is defined * http2: always wait for readable socket * cmake: Enable win32 large file support by default * cmake: Enable win32 threaded resolver by default * winbuild: Avoid setting redundant CFLAGS to compile commands * curl.h: make CURL_NO_OLDIES define CURL_STRICTER * docs: make more markdown files use .md extension * docs: CONTRIBUTE and LICENSE-MIXING were converted to markdown * winbuild: Allow changing C compiler via environment variable CC * rtsp: accept any RTSP session id * HTTP: retry failed HEAD requests on reused connections too * configure: add zlib search with pkg-config * openssl: accept subjectAltName iPAddress if no dNSName match * MANUAL: Remove invalid link to LDAP documentation * socks: improved connection procedure * proxy: reject attempts to use unsupported proxy schemes * proxy: bring back use of "/Proxy-Connection:"/ * curl: allow "/pkcs11:"/ prefix for client certificates * spnego_sspi: fix memory leak in case *outlen is zero * SOCKS: improve verbose output of SOCKS5 connection sequence * SOCKS: display the hostname returned by the SOCKS5 proxy server * http/sasl: Query authentication mechanism supported by SSPI before using * sasl: Don't use GSSAPI authentication when domain name not specified * win: Basic support for Universal Windows Platform apps * nss: fix incorrect use of a previously loaded certificate from file, https://curl.haxx.se/docs/adv_20160907.html * nss: work around race condition in PK11_FindSlotByName() * ftp: fix wrong poll on the secondary socket * openssl: build warning-free with 1.1.0 (again) * HTTP: stop parsing headers when switching to unknown protocols * test219: Add http as a required feature * TLS: random file/egd doesn't have to match for conn reuse * schannel: Disable ALPN for Wine since it is causing problems * http2: make sure stream errors don't needlessly close the connection * http2: return CURLE_HTTP2_STREAM for unexpected stream close * darwinssl: --cainfo is intended for backward compatibility only * speed caps: not based on average speeds anymore * configure: make the cpp -P detection not clobber CPPFLAGS * http2: use named define instead of magic constant in read callback * http2: skip the content-length parsing, detect unknown size * http2: return EOF when done uploading without known size * darwinssl: test for errSecSuccess in PKCS12 import rather than noErr * openssl: fix CURLINFO_SSL_VERIFYRESULT - update to 7.50.1 Bugfixes: * TLS: switch off SSL session id when client cert is used * TLS: only reuse connections with the same client cert * curl_multi_cleanup: clear connection pointer for easy handles * include the CURLINFO_HTTP_VERSION man page into the release tarball * include the http2-server.pl script in the release tarball * test558: fix test by stripping file paths from FD lines * spnego: Corrected miss-placed * in Curl_auth_spnego_cleanup() declaration * tests: Fix for http/2 feature * cmake: Fix for schannel support * curl.h: make public types void * again * win32: fix a potential memory leak in Curl_load_library * travis: fix OSX build by re-installing libtool * mbedtls: Fix debug function name - removed 0001-tests-distribute-the-http2-server.pl-script-too.patch - update to 7.50.0 Changes: * http: add CURLINFO_HTTP_VERSION and %{http_version} Bugfixes: * openssl: fix build with OPENSSL_NO_COMP * cmake: Added missing mbedTLS support * URL parser: allow URLs to use one, two or three slashes * curl: fix -q [regression] * openssl: Use correct buffer sizes for error messages * curl: fix SIGSEGV while parsing URL with too many globs * vtls: fix ssl session cache race condition * http: Fix HTTP/2 connection reuse [regression] * checksrc: Add LoadLibrary to the banned functions list * configure: occasional ignorance of --enable-symbol-hiding with GCC * http2: test17xx are the first real HTTP/2 tests * resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS * curl_multi_socket_action.3: rewording * CURLOPT_POSTFIELDS.3: Clarify what happens when set empty * cmake: Fix build with winldap * openssl: fix cert check with non-DNS name fields present * curl.1: mention the units for the progress meter * openssl: use more 'const' to fix build warnings with 1.1.0 branch * cmake: now using BUILD_TESTING=ON/OFF * vtls: Only call add/getsession if session id is enabled * headers: forward declare CURL, CURLM and CURLSH as structs * configure: improve detection of CA bundle path on FreeBSD * SFTP: set a generic error when no SFTP one exists * curl_global_init.3: expand on the SSL and WIN32 bits purpose * conn: don't free easy handle data in handler->disconnect * cookie.c: Fix misleading indentation * library: Fix memory leaks found during static analysis * CURLMOPT_SOCKETFUNCTION.3: fix typo * curl_global_init: moved the "/IPv6 works"/ check here * connect: disable TFO on Linux when using SSL * vauth: Fixed memory leak due to function returning without free - refresh libcurl-ocloexec.patch - disable tests 1139 and 1140 which fail due to missing manpage * add curl-disable_failing_tests.patch - ship http2_server.pl for testing * add 0001-tests-distribute-the-http2-server.pl-script-too.patch - curl 7.49.1: * http2: use HTTP/2 in the HTTP/1.1-alike response * ssh: fix build for libssh2 before 1.2.6 * a number of bug and build fixes - curl 7.49.0: * schannel: Add ALPN support * SSH: support CURLINFO_FILETIME * SSH: new CURLOPT_QUOTE command "/statvfs"/ * wolfssl: Add ALPN support * http2: added --http2-prior-knowledge * http2: added CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE * libcurl: added CURLOPT_CONNECT_TO * curl: added --connect-to * libcurl: added CURLOPT_TCP_FASTOPEN * curl: added --tcp-fastopen * curl: remove support for --ftpport, -http-request and --socks * a number of bug and build fixes - update upstream signing key and download URLs - 0001-Fix-invalid-Network-is-unreachable-errors.patch is upstream - Depend on libssh2 >= 1.6.0 since curl depends on the libssh2_scp_recv2 symbol now. Fixes boo#983170 - Add 0001-Fix-invalid-Network-is-unreachable-errors.patch. Fixes "/Network is unreachable"/ errors in valid situations when ipv6 is not available but ipv4 is working fine. This also fixes the same error from happening in applications using libcurl4 (like zypper). (bsc#915846) - Update to 7.48.0 * configure: --with-ca-fallback: use built-in TLS CA fallback * TFTP: add --tftp-no-options to expose CURLOPT_TFTP_NO_OPTIONS * getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION * Lots of bugfixes, see https://curl.haxx.se/changes.html#7_48_0 - Drop curl-7.41.0-use-openssl-s-built-in-verify-path-as-fallback.diff, superseded by --with-ca-fallback configure option. - curl 7.47.1: * getredirect.c: fix variable name * tool_doswin: silence unused function warning * curl.1: Explain remote-name behavior if file already exists * sasl_sspi: Fix memory leak in domain populate * openssl: Fix signed/unsigned mismatch warning in X509V3_ext - Enable PSL (Publix Suffix List) - Make building more verbose - update to 7.47.0 * fixes CVE-2016-0755 (bsc#962983) (NTLM credentials not-checked for proxy connection re-use) * drop curl-fix-zsh-completion.patch (upstream) Changes: * version: Add flag CURL_VERSION_PSL for libpsl * http: added CURL_HTTP_VERSION_2TLS to do HTTP/2 for HTTPS only * curl: use 2TLS by default * curl --expect100-timeout: added * Add .dir-locals and set c-basic-offset to 2 (for emacs) - Fix path to curl in zsh.pl to unbreak _curl completion * curl-fix-zsh-completion.patch - Update to 7.46.0 * Added CURLOPT_STREAM_DEPENDS * Added CURLOPT_STREAM_DEPENDS_E * Added CURLOPT_STREAM_WEIGHT * Added CURLFORM_CONTENTLEN * oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP * Many bugfixes, see http://curl.haxx.se/changes.html#7_46_0 for the complete list. - revert the curl-config change for bsc#900419 until we have a better fix, because it was breaking builds of other packages - Enable HTTP/2 support, buildrequires pkgconfig(libnghttp2) - Update to 7.45.0 * added CURLOPT_DEFAULT_PROTOCOL * added new tool option --proto-default * getinfo: added CURLINFO_ACTIVESOCKET * turned CURLINFO_* option docs as stand-alone man pages * curl: point out unnecessary uses of -X in verbose mode - Drop curl-disable_failing_tests.patch as it is now part of upstream - drop a hack that made curl-config print only -lcurl (bsc#900419) * --as-needed is used by default now - update to 7.44.0 http2: added CURLMOPT_PUSHFUNCTION and CURLMOPT_PUSHDATA examples: added http2-serverpush.c http2: added curl_pushheader_byname() and curl_pushheader_bynum() docs: added CODE_OF_CONDUCT.md curl: Add --ssl-no-revoke to disable certificate revocation checks libcurl: New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS makefile: Added support for VC14 - dropped unexpire-test46.patch (upstream) - unexpire-test46.patch: Unexpire test 46 - do not run flaky tests for any architecture (bnc#940009) at least test 1510 do fail for i586 and ppc64le - fix a typo in curl-secure-getenv.patch (bsc#936676) - Update to 7.43.0 * Added CURLOPT_PROXY_SERVICE_NAME * Added CURLOPT_SERVICE_NAME * New curl option: --proxy-service-name * Mew curl option: --service-name * New curl option: --data-raw * Added CURLOPT_PIPEWAIT * Added support for multiplexing transfers using HTTP/2, enable this with the new CURLPIPE_MULTIPLEX bit for CURLMOPT_PIPELINING * HTTP/2: requires nghttp2 1.0.0 or later * scripts: add zsh.pl for generating zsh completion * curl.h: add CURL_HTTP_VERSION_2 * CVE-2015-3236: lingering HTTP credentials in connection re-use * CVE-2015-3237: SMB send off unrelated memory contents - Disable HTTP/2 as it would create build cycle - enable HTTP/2 support - make the testsuite failure fatal * added curl-disable_failing_tests.patch * added groff to BuildRequires to enable builtin manual (test 1026) - update to 7.42.1 * fixes CVE-2015-3153 (bnc#928533) - sensitive HTTP server headers also sent to proxies - rename curl-devel to libcurl-devel in baselibs.conf - update to 7.42.0 * refresh libcurl-ocloexec.patch - fixes security vulnerabilities: * CVE-2015-3143 (bnc#927556) - Re-using authenticated connection when unauthenticated * CVE-2015-3144 (bnc#927608) - host name out of boundary memory access * CVE-2015-3145 (bnc#927607) - cookie parser out of boundary memory access * CVE-2015-3148 (bnc#927746) - Negotiate not treated as connection-oriented - don't hardcode /etc/ssl/certs. Use openssl's default instead (curl-7.41.0-use-openssl-s-built-in-verify-path-as-fallback.diff) - update to 7.41.0: * Changes: NetWare build: added TLS-SRP enabled build winbuild: Added option to build with c-ares Added --cert-status Added CURLOPT_SSL_VERIFYSTATUS sasl: implement EXTERNAL authentication mechanism - Re-enable metalink supoort - Use pkgconfig() style dependencies - update to 7.40.0: * fixes CVE-2014-8150 (bnc#911363) * Changes: http_digest: Added support for Windows SSPI based authentication version info: Added Kerberos V5 to the supported features Makefile: Added VC targets for WinIDN config-win32: Introduce build targets for VS2012+ SSL: Add PEM format support for public key pinning smtp: Added support for the conversion of Unix newlines during mail send smb: Added initial support for the SMB/CIFS protocol Added support for HTTP over unix domain sockets, via CURLOPT_UNIX_SOCKET_PATH and --unix-socket sasl: Added support for GSS-API based Kerberos V5 authentication - build with PIE - update to 7.39.0: - changes: SSLv3 is disabled by default CURLOPT_COOKIELIST: Added "/RELOAD"/ command build: Added WinIDN build configuration options to Visual Studio projects ssh: improve key file search SSL: public key pinning. Use CURLOPT_PINNEDPUBLICKEY and --pinnedpubkey vtls: remove QsoSSL support, use gskit! mk-ca-bundle: added SHA-384 signature algorithm docs: added many examples for libcurl opts and other doc improvements build: Added VC ssh2 target to main Makefile MinGW: Added support to build with nghttp2 NetWare: Added support to build with nghttp2 build: added Watcom support to build with WinSSL build: Added optional specific version generation of VC project files ... and a bunch of bugfixes - refreshed libcurl-ocloexec.patch - removed gpg-offline verification - spec-cleaned curl.spec - Ensure the curl command line tool always require the same libcurl it was used for build, even expert users got confused.
- CVE-2020-8032: cyrus-sasl: Local privilege escalation to root due to insecure tmp file usage. (bsc#1180669) Use /var/adm/update-scripts/ instead of /tmp. Clean up temporary files. - Remove Berkeley DB dependency (JIRA#SLE-12190) The packages cyrus-sasl and cyrus-sasl-saslauthd are built without Berkely DB support. gdbm will be used instead of BDB. The packages cyrus-sasl-bdb and cyrus-sasl-saslauthd-bdb are built with Berkely DB support. - Update to 2.1.27 * Added support for OpenSSL 1.1 * Added support for lmdb * Lots of build fixes * Treat SCRAM and DIGEST-MD5 as more secure than PLAIN when selecting client mech * DIGEST-MD5 plugin: Fixed memory leaks Fixed a segfault when looking for non-existent reauth cache Prevent client from going from step 3 back to step 2 Allow cmusaslsecretDIGEST-MD5 property to be disabled * GSSAPI plugin: Added support for retrieving negotiated SSF Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF Properly compute maxbufsize AFTER security layers have been set * SCRAM plugin: Added support for SCRAM-SHA-256 * LOGIN plugin: Don’t prompt client for password until requested by server * NTLM plugin: Fixed crash due to uninitialized HMAC context - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - bsc#983938 `After=syslog.target` left-overs in several unit files - added patches: fix_libpq-fe_include.diff for fixing including libpq-fe.h - removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch * cyrus-sasl-2.1.27-openssl-1.1.0.patch * 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * 0003-Check-return-error-from-gss_wrap_size_limit.patch * 0004-Add-support-for-retrieving-the-mech_ssf.patch * 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch * cyrus-sasl-fix-logging-in-gssapi.patch - Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518) * Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * Add 0003-Check-return-error-from-gss_wrap_size_limit.patch * Add 0004-Add-support-for-retrieving-the-mech_ssf.patch - Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518) * Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch - added backport-patch cyrus-sasl-bug587.patch which fixes off-by-one error in _sasl_add_string function (see CVE-2019-19906 bsc#1159635) - bnc#1044840 syslog is polluted with messages "/GSSAPI client step 1"/ By server context the connection will be sent to the log function. Client content does not have log level information. I.e. there is no way to stop DEBUG level logs nece I've removed it. * add cyrus-sasl-fix-logging-in-gssapi.patch - OpenSSL 1.1 support (bsc#1055463) * add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora - added cyrus-sasl-issue-402.patch to fix SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 (see https://github.com/cyrusimap/cyrus-sasl/issues/402) - bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5 - really use SASLAUTHD_PARAMS variable (bnc#938657) - bnc#908883 cyrus-sasl-scram refers to wrong RFC - Make sure /usr/sbin/rcsaslauthd exists
- Remove Berkeley DB dependency (JIRA#SLE-12190) The pacakges cyrus-sasl and cyrus-sasl-saslauthd are build without Berkely DB support. gdbm will be used instead of BDB. The pacakges cyrus-sasl-bdb and cyrus-sasl-saslauthd-bdb are build with Berkely DB support. - Update to 2.1.27 * Added support for OpenSSL 1.1 * Added support for lmdb * Lots of build fixes * Treat SCRAM and DIGEST-MD5 as more secure than PLAIN when selecting client mech * DIGEST-MD5 plugin: Fixed memory leaks Fixed a segfault when looking for non-existent reauth cache Prevent client from going from step 3 back to step 2 Allow cmusaslsecretDIGEST-MD5 property to be disabled * GSSAPI plugin: Added support for retrieving negotiated SSF Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF Properly compute maxbufsize AFTER security layers have been set * SCRAM plugin: Added support for SCRAM-SHA-256 * LOGIN plugin: Don’t prompt client for password until requested by server * NTLM plugin: Fixed crash due to uninitialized HMAC context - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - bsc#983938 `After=syslog.target` left-overs in several unit files - added patches: fix_libpq-fe_include.diff for fixing including libpq-fe.h - removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch * cyrus-sasl-2.1.27-openssl-1.1.0.patch * 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * 0003-Check-return-error-from-gss_wrap_size_limit.patch * 0004-Add-support-for-retrieving-the-mech_ssf.patch * 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch * cyrus-sasl-fix-logging-in-gssapi.patch - Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518) * Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * Add 0003-Check-return-error-from-gss_wrap_size_limit.patch * Add 0004-Add-support-for-retrieving-the-mech_ssf.patch - Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518) * Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch - added backport-patch cyrus-sasl-bug587.patch which fixes off-by-one error in _sasl_add_string function (see CVE-2019-19906 bsc#1159635) - bnc#1044840 syslog is polluted with messages "/GSSAPI client step 1"/ By server context the connection will be sent to the log function. Client content does not have log level information. I.e. there is no way to stop DEBUG level logs nece I've removed it. * add cyrus-sasl-fix-logging-in-gssapi.patch - OpenSSL 1.1 support (bsc#1055463) * add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora - added cyrus-sasl-issue-402.patch to fix SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 (see https://github.com/cyrusimap/cyrus-sasl/issues/402) - bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5 - really use SASLAUTHD_PARAMS variable (bnc#938657) - bnc#908883 cyrus-sasl-scram refers to wrong RFC - Make sure /usr/sbin/rcsaslauthd exists
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING file to docs - license update: HPND See COPYING (crossreference http://www.spdx.org/licenses/HPND). Also, package COPYING in e.g. %doc - Created package damageproto with initial version 1.2.1
- Add missing patch for CVE-2020-12049 * fix-upstream-CVE-2020-12049_2.patch - Fix CVE-2020-12049 truncated messages lead to resource exhaustion (CVE-2020-12049, bsc#1172505) * fix-upstream-CVE-2020-12049.patch - Rebased fix-CVE-2019-12749.patch - Fix CVE-2020-35512 - shared UID's caused issues (CVE-2020-35512 bsc#1187105) * fix-upstream-userdb-constpointer.patch * fix-upstream-CVE-2020-35512.patch - Fix CVE-2019-12749 Authentication bypass (CVE-2019-12749 bsc#1137832) * added fix-CVE-2019-12749.patch - Make libdbus-1-3 own the %{_datadir}/dbus-1/system.d directory - Use %license instead of %doc [bsc#1082318] - Avoid bashisms in scriptlets. - Avoid ugly error message from %pre(install) script when installing for the first time. - Don't spit out a warning if /usr/bin/dbus-daemon does not exist when we run the pre-script. - Swap a missed libdir to libexecdir - Do not hide errors during useradd. - Fix dbus-daemon-launch-helper to use proper ref to libexecdir - use %{_libexecdir}/dbus-1 as libexecdir - Update to 1.12.2 Deprecations: • Eavesdropping is officially deprecated in favour of BecomeMonitor. See the release notes for spec version 0.31 (in dbus 1.11.14). • [Unix] Flag files in /var/run/console/${username} are deprecated. See the release notes for 1.11.18. New APIs: • <allow> and <deny> rules in dbus-daemon configuration can now include send_broadcast="/true"/, send_broadcast="/false"/, max_unix_fds="/N"/, min_unix_fds="/N"/ (for some integer N). See the release notes for 1.11.18. • dbus_try_get_local_machine_id() is like dbus_get_local_machine_id(), but returns a DBusError. • New APIs around DBusMessageIter to simplify cleanup. See the release notes for 1.11.16. • The message bus daemon now implements the standard Introspectable, Peer and Properties interfaces. See the release notes for dbus 1.11.14 and spec version 0.31. • DTDs for introspection XML and bus configuration are installed. • [Unix] A new unix:dir=… address family resembles unix:tmpdir=… but never uses Linux abstract sockets, which is advantageous for containers. On non-Linux it is equivalent to unix:tmpdir=…. See the release notes for dbus 1.11.14 and spec version 0.31. • [Unix] New option "/dbus-launch --exit-with-x11"/. • [Unix] Session managers can create transient .service files in $XDG_RUNTIME_DIR/dbus-1/services. See the release notes for 1.11.12. • [Unix] A sysusers.d snippet can create the messagebus user on-demand. Miscellaneous behaviour changes: • [Unix] The session bus now logs to syslog if it was started by dbus-launch. • [Unix] Internal warnings are logged to syslog if configured. • [Unix] Exceeding an anti-DoS limit is logged to syslog if configured, or to stderr. - Enabled "/make check test suite"/ - Patches removed, fixed upstream * fix-upstream-drop-install-sections-from-user-services.patch * fix-upstream-increase-backlog.patch * fix-upstream-timeout-reset-1.patch * fix-upstream-timeout-reset-2.patch - boo#1027201 dbus-daemon not found - boo#978477 systemd reseting under heavy load * fix-upstream-timeout-reset-1.patch * fix-upstream-timeout-reset-2.patch - boo#1027200 don't generate machine-id in %post systemd will do it on first boot. - swap usage of /bin/false to /usr/bin/false - Use libexecdir=%{_libdir}/dbus-1 rather then /lib/dbus-1 - No need to set --libdir anymore now that prefix is /usr/bin, * fixes boo#1047532 - No need to set --bindir, bindir in dbus-1-x11 was incorrect - Other fixes required to properly change prefix - Don't pass --with-initscripts we don't use them anymore. - Update to 1.10.20 * Fixes: + Fix a reference leak when blocking on a pending call on a connection that has been disconnected (fdo#101481, Shin-ichi MORITA) + Don't put timestamps in the Doxygen-generated documentation, for closer-to-reproducible builds (fdo#100692, Simon McVittie) + Avoid an assertion failure when connecting to a semicolon-separated series of addresses, one of which fails (fdo#101257, Simon McVittie) * Documentation: + Update git URIs in HACKING document to sync up with cgit.freedesktop.org (fdo#100715, Simon McVittie) - swap to /usr/bin bsc#1029968 - Add the following fixes from SLE12 * bsc#980928 increase listen() backlog of AF_UNIX sockets to SOMAXCONN fix-upstream-increase-backlog.patch - The following bugs were already fixed but are missing changelog entries * bsc#867256 (No longer applicable) * bsc#916785 (No longer applicable) * bsc#1012564 (Not applicable) * fdo#90004 (Fixed Upstream) - Rename the following patches as a tidy up * dbus-log-deny.patch to feature-suse-log-deny.patch * dbus-do-autolaunch.patch feature-suse-do-autolaunch.patch * 0001-Add-RefuseManualStartStop.patch to feature-suse-refuse-manual-start-stop.patch * 0001-Drop-Install-sections-from-user-services.patch to fix-upstream-drop-install-sections-from-user-services.patch - Update to 1.10.18 * Fixes + Re-order dbus-daemon startup so that on SELinux systems, the thread that reads AVC notifications retains the ability to write to the audit log (fdo#92832, Debian #857660; Laurent Bigonville) + Fix a harmless read overflow and some memory leaks in a unit test (fdo#100568, Philip Withnall) - Update to 1.10.16 Fixes: * Prevent symlink attacks in the nonce-tcp transport on Unix that could allow an attacker to overwrite a file named "/nonce"/, in a directory that the user running dbus-daemon can write, with a random value known only to the user running dbus-daemon. This is unlikely to be exploitable in practice, particularly since the nonce-tcp transport is really only useful on Windows. (fd.o #99828, Simon McVittie) (bsc#1025950) * Avoid symlink attacks in the "/embedded tests"/, which are not enabled by default and should never be enabled in production builds of dbus. (fd.o #99828, Simon McVittie) (bsc#1025951) * Work around an undesired effect of the fix for CVE-2014-3637 (fd.o #80559), in which processes that frequently send fds, such as logind during a flood of new PAM sessions, can get disconnected for continuously having at least one fd "/in flight"/ for too long; dbus-daemon interprets that as a potential denial of service attack. The workaround is to disable that check for uid 0 process such as logind, with a message in the system log. The bug remains open while we look for a more general solution. (fd.o #95263, LP#1591411; Simon McVittie) * Don't run the test test-dbus-launch-x11.sh if X11 autolaunching was disabled at compile time. That test is not expected to work in that configuration. (fd.o #98665, Simon McVittie) Enhancements: * Do the Travis-CI build in Docker containers for Ubuntu LTS, Debian stable and Debian testing in addition to the older Ubuntu that is the default (fd.o #98889, Simon McVittie) - A note for scripts bsc#974092 (remove sysvinit script) is already fixed here. - Don't restart dbus on upgrade - Includes temporary work around for last version boo#1020301 - Add 0001-Add-RefuseManualStartStop.patch don't allow users to Manually start or stop dbus. - Add systemd unit files to start session bus via systemd - Added patch: * 0001-Drop-Install-sections-from-user-services.patch + remove install section from socket unit because it does not need to be enabled explicitly (see fdo#92402) - Requires systemd >= 209 and drop the compatibility pkg-config names that don't exist in newer systemd - Drop useless --with-pic which is only for static libs - Abort installation when user/group creation fails - Avoid calling %service_* more than once - Build the dbus-1 package without X in the dbus-1.spec - Move the dbus-launch.nox11 to the dbus-1 package and install it by default - Build devel-doc package in dbus-1.spec and don't build any documentation in dbus-1-x11 - Make dbus-1-x11 package contains only the X11-enabled dbus-launch - Fix some rpmlint warnings - Delete the dbus-1-x11.spec.in file, since maintaining it is more complicated then keeping in sync a dbus-1-x11.spec file of less then 120 lines - Create new subpackage: dbus-1-nox11 - contains dbus-launch without x11 support - Rename dbus-launch to dbus-launch.x11 - use update-alternatives to switch between dbus-launch with and without X11 - Solves [bnc#934214] - Update to 1.10.12 * Security fixes: + Do not treat ActivationFailure message received from root-owned systemd name as a format string. In principle this is a security vulnerability, but we do not believe it is exploitable in practice, because only privileged processes can own the org.freedesktop.systemd1 bus name, and systemd does not appear to send activation failures that contain "/%"/. Please note that this probably *was* exploitable in dbus versions older than 1.6.30, 1.8.16 and 1.9.10 due to a missing check which at the time was only thought to be a denial of service vulnerability (CVE-2015-0245). If you are still running one of those versions, patch or upgrade immediately. (fdo#98157, bsc#1003898, Simon McVittie) * Other fixes: + Harden dbus-daemon against malicious or incorrect ActivationFailure messages by rejecting them if they do not come from a privileged process, or if systemd activation is not enabled (fdo#98157, Simon McVittie) + Avoid undefined behaviour when setting reply serial number without going via union DBusBasicValue (fdo#98035, Marc Mutz) + autogen.sh: fail cleanly if autoconf fails (Simon McVittie) - Moved dbus-run-session from dbus-1-x11 to dbus-1 (bdo#836296) - Update to 1.10.10 * Fixes: + On Linux, when dbus-daemon is run with reduced susceptibility to the OOM killer (typically via systemd), do not let child processes inherit that setting (fdo#32851; Kimmo Hämäläinen, WaLyong Cho) + Output valid shell syntax in ~/.dbus/session-bus/ if the bus address contains a semicolon (fdo#94746, Thiago Macieira) + Fix memory leaks and thread safety in subprocess starting on Windows (fdo#95191, Ralf Habacker) + Do not require systemd to have a service file if using it for activation (fdo#93194; Simon McVittie; backport from 1.11.0) + Stop test-dbus-daemon incorrectly failing on platforms that cannot discover the process ID of clients (fdo#96653, Руслан Ижбулатов) + In tests that exercise correct handling of crashing D-Bus services, suppress Windows crash handler (fdo#95155; Yiyang Fei, Ralf Habacker) + Explicitly check for stdint.h (Ioan-Adrian Ratiu) + update-activation-environment: produce better diagnostics on error (fdo#96653, Simon McVittie) + Don't fail the build with an unused const variable warning under gcc 6 (fdo#97282; Thomas Zimmermann, Simon McVittie) + Merge dbus-1.10-ci branch, containing backports from 1.11.0 in build/test code to support continuous integration (fdo#93194, Simon McVittie) - Avoid -Wunused-label when compiling with libselinux but no libaudit - In development builds, allow OOM tests to be disabled as documented - Accept and ignore the --tap argument in all "/embedded tests"/, and run all automated tests with that argument for better diagnostics - Fix the systemd activation test under CMake by installing the required files - In Automake, fix shell syntax for installcheck-local with no DESTDIR - In Automake, don't try to run manual tests in installcheck - In CMake, don't run manual-tcp test as an automated test - Add travis-ci.org build machinery - Update to 1.10.8 * Fixes: + Enable "/large file support"/ on systems where it exists: dbus-daemon is not expected to open large files, but it might need to stat files that happen to have large inode numbers (fdo#93545, Hongxu Jia) + Eliminate padding inside DBusMessageIter on 64-bit platforms, which might result in a pedantic C compiler not copying the entire contents of a DBusMessageIter; statically assert that this is not an ABI change in practice (fdo#94136, Simon McVittie) + Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N (fdo#94244, Dmitri Iouchtchenko) + Correctly report test failures in C tests from run-test.sh (fdo#93379; amit tewari, Simon McVittie) + When tests are enabled, run all the marshal-validate tests, not just the even-numbered ones (fdo#93908, Nick Lewycky) + Correct the expected error from one marshal-validate test, which was previously not run due to the above bug(fdo#93908, Simon McVittie) - Update to 1.10.6 * Fixes: - On Unix when running tests as root, don't assert that root and the dbus-daemon user can still call UpdateActivationEnvironment; assert that those privileged users can call BecomeMonitor instead (fdo#93036, Simon McVittie) - On Windows, fix a memory leak in the autolaunch transport (fdo#92899, Simon McVittie) - On Windows Autotools builds, don't run tests that rely on dbus-run-session and other Unix-specifics (fdo#92899, Simon McVittie) - Update to 1.10.4 * Changes between 1.10.2 and 1.10.4 - Enhancements: + GetConnectionCredentials, GetConnectionUnixUser and GetConnectionUnixProcessID with argument "/org.freedesktop.DBus"/ will now return details of the dbus-daemon itself. This is required to be able to call SetEnvironment on systemd. (fdo#92857, Jan Alexander Steffens) - Fixes: + Make UpdateActivationEnvironment always fail with AccessDenied on the system bus. Previously, it was possible to configure it so root could call it, but the environment variables were not actually used, because the launch helper would discard them. (fdo#92857, Jan Alexander Steffens) + On Unix with --systemd-activation on a user bus, make UpdateActivationEnvironment pass on its arguments to systemd's SetEnvironment method, solving inconsistency between the environments used for traditional activation and systemd user-service activation. (fdo#92857, Jan Alexander Steffens) + On Windows, don't crash if <syslog/> or --syslog is used (fdo#92538, Ralf Habacker) + On Windows, fix a memory leak when setting a DBusError from a Windows error (fdo#92721, Ralf Habacker) + On Windows, don't go into infinite recursion if we abort the process with backtraces enabled (fdo#92721, Ralf Habacker) + Fix various failing tests, variously on Windows and cross-platform: . don't test system.conf features (users, groups) that only make sense on the system bus, which is not supported on Windows . don't call _dbus_warn() when we skip a test, since it is fatal . fix computation of expected <standard_session_servicedirs/> . when running TAP tests, translate newlines to Unix format, fixing cross-compiled tests under Wine on Linux . don't stress-test refcounting under Wine, where it's really slow . stop assuming that a message looped-back to the test will be received immediately . skip some system bus tests on Windows since they make no sense there (fdo#92538, fdo#92721; Ralf Habacker, Simon McVittie) * Changes between 1.10.0 and 1.10.2 - Fixes: + Correct error handling for activation: if there are multiple attempts to activate the same service and it fails immediately, the first attempt would get the correct reply, but the rest would time out. We now send the same error reply to each attempt. (fdo#92200, Simon McVittie) + If BecomeMonitor is called with a syntactically invalid match rule, don't crash with an assertion failure, fixing a regression in 1.9.10. This was not exploitable as a denial of service, because the check for a privileged user is done first. (fdo#92298, Simon McVittie) + On Linux with --enable-user-session, add the bus address to the environment of systemd services for better backwards compatibility (fdo#92612, Jan Alexander Steffens) + On Windows, fix the logic for replacing the installation prefix in service files' Exec lines (fdo#83539; Milan Crha, Simon McVittie) + On Windows, if installed in the conventional layout with ${prefix}/etc and ${prefix}/share, use relative paths between bus configuration files to allow the tree to be relocated (fdo#92028, Simon McVittie) + Make more of the regression tests pass in Windows builds (fdo#92538, Simon McVittie) * Summary of major changes since 1.8.0: - The basic setup for the well-known system and session buses is now done in read-only files in ${datadir} (normally /usr/share). - AppArmor integration has been merged, with features similar to the pre-existing SELinux integration. It is mostly compatible with the patches previously shipped by Ubuntu, with one significant change: Ubuntu's GetConnectionAppArmorSecurityContext method has been superseded by GetConnectionCredentials and was not included. - The --enable-user-session configure option can be enabled by OS integrators intending to use systemd to provide a session bus per user (in effect, treating all concurrent graphical and non-graphical login sessions as one large session). - The new listenable address mode "/unix:runtime=yes"/ listens on $XDG_RUNTIME_DIR/bus, the same AF_UNIX socket used by the systemd user session. libdbus and "/dbus-launch --autolaunch"/ will connect to this address by default. GLib >= 2.45.3 and sd-bus >= 209 have a matching default. - All executables are now dynamically linked to libdbus-1. Previously, some executables, most notably dbus-daemon, were statically linked to a specially-compiled variant of libdbus. This results in various private functions in the _dbus namespace being exposed by the shared library. These are not API, and must not be used outside the dbus source tree. - On platforms with ELF symbol versioning, all public symbols are versioned LIBDBUS_1_3. * New bus APIs: - org.freedesktop.DBus.GetConnectionCredentials returns LinuxSecurityLabel where supported - org.freedesktop.DBus.Monitoring interface (privileged) . BecomeMonitor method supersedes match rules with eavesdrop=true, which are now deprecated - org.freedesktop.DBus.Stats interface (semi-privileged) . now enabled by default . new GetAllMatchRules method - org.freedesktop.DBus.Verbose interface (not normally compiled) . toggles the effect of DBUS_VERBOSE * New executables: - dbus-test-tool - dbus-update-activation-environment * New optional dependencies: - The systemd: pseudo-transport requires libsystemd or libsd-daemon - Complete documentation requires Ducktype and yelp-tools - Full test coverage requires GLib 2.36 and PyGI - AppArmor integration requires libapparmor and optionally libaudit * Dependencies removed: - dbus-glib - Update to 1.8.20: * Fixes: - Fix a memory leak when GetConnectionCredentials() succeeds (fdo#91008, Jacek Bukarewicz) - Ensure that dbus-monitor does not reply to messages intended for others (fdo#90952, Simon McVittie) - Account for openSUSE:Leap in the conditional for chosing right local state directories (boo#941352) - Move common-begin sections around to make pre_checkin work again - Unconditionally build with systemd features, there are no cycles now, systemd no longer buildrequires dbus-1-devel - Update to 1.8.18: * Security hardening: - On Unix platforms, change the default configuration for the session bus to only allow EXTERNAL authentication (secure kernel-mediated credentials-passing), as was already done for the system bus. This avoids falling back to DBUS_COOKIE_SHA1, which relies on strongly unpredictable pseudo-random numbers; under certain circumstances (/dev/urandom unreadable or malloc() returns NULL), dbus could fall back to using rand(), which does not have the desired unpredictability. The fallback to rand() has not been changed in this stable-branch since the necessary code changes for correct error-handling are rather intrusive. If you are using D-Bus over the (unencrypted!) tcp: or nonce-tcp: transport, in conjunction with DBUS_COOKIE_SHA1 and a shared home directory using NFS or similar, you will need to reconfigure the session bus to accept DBUS_COOKIE_SHA1 by commenting out the <auth> element. This configuration is not recommended. (bsc#931066, fdo#90414, Simon McVittie) * Other fixes: - Add locking to DBusCounter's reference count and notify function (fdo#89297, Adrian Szyndela) - Ensure that DBusTransport's reference count is protected by the corresponding DBusConnection's lock (fdo#90312, Adrian Szyndela) - On Windows, listen on the same port for IPv4 and IPv6 (previously broken by an endianness mistake), and fix a failure to bind TCP sockets on approximately 1 attempt in 256 (fdo#87999, Ralf Habacker) - Correctly release DBusServer mutex before early-return if we run out of memory while copying authentication mechanisms (fdo#90021, Ralf Habacker) - Correctly initialize all fields of DBusTypeReader (fdo#90021, Ralf Habacker, Simon McVittie) - Fix some missing n in verbose (debug log) messages (fdo#90021, Ralf Habacker) - Clean up some memory leaks in test code (fdo#90021, Ralf Habacker) - Sync changes from SLE12 conditionalized for suse_version <= 1315 - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) - Update to 1.8.14 * Security hardening: - Do not allow calls to UpdateActivationEnvironment from uids other than the uid of the dbus-daemon. If a system service installs unsafe security policy rules that allow arbitrary method calls (such as CVE-2014-8148) then this prevents memory consumption and possible privilege escalation via UpdateActivationEnvironment. We believe that in practice, privilege escalation here is avoided by dbus-daemon-launch-helper sanitizing its environment; but it seems better to be safe. - Do not allow calls to UpdateActivationEnvironment or the Stats interface on object paths other than /org/freedesktop/DBus. Some system services install unsafe security policy rules that allow arbitrary method calls to any destination, method and interface with a specified object path; while less bad than allowing arbitrary method calls, these security policies are still harmful, since dbus-daemon normally offers the same API on all object paths and other system services might behave similarly. * Other fixes: - Add missing initialization so GetExtendedTcpTable doesn't crash on Windows Vista SP0 (fdo#77008, Ilya A. Tkachenko) - Update to 1.8.12: * Fixes: - Partially revert the CVE-2014-3639 patch by increasing the default authentication timeout on the system bus from 5 seconds back to 30 seconds, since this has been reported to cause boot regressions for some users, mostly with parallel boot (systemd) on slower hardware. On fast systems where local users are considered particularly hostile, administrators can return to the 5 second timeout (or any other value in milliseconds) by saving this as /etc/dbus-1/system-local.conf: <busconfig> <limit name="/auth_timeout"/>5000</limit> </busconfig> (fdo#86431, Simon McVittie) - Add a message in syslog/the Journal when the auth_timeout is exceeded (fdo#86431, Simon McVittie) - Send back an AccessDenied error if the addressed recipient is not allowed to receive a message (and in builds with assertions enabled, don't assert under the same conditions). (fdo#86194, Jacek Bukarewicz) - Update to 1.8.10: * Security fixes: - Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536 so that CVE-2014-3636 part A cannot exhaust the system bus' file descriptors, completing the incomplete fix in 1.8.8. (CVE-2014-7824, fdo#85105; Simon McVittie, Alban Crequy)
- Add missing patch for CVE-2020-12049 * fix-upstream-CVE-2020-12049_2.patch - Fix CVE-2020-12049 truncated messages lead to resource exhaustion (CVE-2020-12049, bsc#1172505) * fix-upstream-CVE-2020-12049.patch - Rebased fix-CVE-2019-12749.patch - Fix CVE-2020-35512 - shared UID's caused issues (CVE-2020-35512 bsc#1187105) * fix-upstream-userdb-constpointer.patch * fix-upstream-CVE-2020-35512.patch - Fix CVE-2019-12749 Authentication bypass (CVE-2019-12749 bsc#1137832) * added fix-CVE-2019-12749.patch - Make libdbus-1-3 own the %{_datadir}/dbus-1/system.d directory - Use %license instead of %doc [bsc#1082318] - Avoid bashisms in scriptlets. - Avoid ugly error message from %pre(install) script when installing for the first time. - Don't spit out a warning if /usr/bin/dbus-daemon does not exist when we run the pre-script. - Swap a missed libdir to libexecdir - Do not hide errors during useradd. - use %{_libexecdir}/dbus-1 as libexecdir - Update to 1.12.2 Deprecations: • Eavesdropping is officially deprecated in favour of BecomeMonitor. See the release notes for spec version 0.31 (in dbus 1.11.14). • [Unix] Flag files in /var/run/console/${username} are deprecated. See the release notes for 1.11.18. New APIs: • <allow> and <deny> rules in dbus-daemon configuration can now include send_broadcast="/true"/, send_broadcast="/false"/, max_unix_fds="/N"/, min_unix_fds="/N"/ (for some integer N). See the release notes for 1.11.18. • dbus_try_get_local_machine_id() is like dbus_get_local_machine_id(), but returns a DBusError. • New APIs around DBusMessageIter to simplify cleanup. See the release notes for 1.11.16. • The message bus daemon now implements the standard Introspectable, Peer and Properties interfaces. See the release notes for dbus 1.11.14 and spec version 0.31. • DTDs for introspection XML and bus configuration are installed. • [Unix] A new unix:dir=… address family resembles unix:tmpdir=… but never uses Linux abstract sockets, which is advantageous for containers. On non-Linux it is equivalent to unix:tmpdir=…. See the release notes for dbus 1.11.14 and spec version 0.31. • [Unix] New option "/dbus-launch --exit-with-x11"/. • [Unix] Session managers can create transient .service files in $XDG_RUNTIME_DIR/dbus-1/services. See the release notes for 1.11.12. • [Unix] A sysusers.d snippet can create the messagebus user on-demand. Miscellaneous behaviour changes: • [Unix] The session bus now logs to syslog if it was started by dbus-launch. • [Unix] Internal warnings are logged to syslog if configured. • [Unix] Exceeding an anti-DoS limit is logged to syslog if configured, or to stderr. - Enabled "/make check test suite"/ - Patches removed, fixed upstream * fix-upstream-drop-install-sections-from-user-services.patch * fix-upstream-increase-backlog.patch * fix-upstream-timeout-reset-1.patch * fix-upstream-timeout-reset-2.patch - boo#1027201 dbus-daemon not found - boo#978477 systemd reseting under heavy load * fix-upstream-timeout-reset-1.patch * fix-upstream-timeout-reset-2.patch - boo#1027200 don't generate machine-id in %post systemd will do it on first boot. - swap usage of /bin/false to /usr/bin/false - Use libexecdir=%{_libdir}/dbus-1 rather then /lib/dbus-1 - No need to set --libdir anymore now that prefix is /usr/bin, * fixes boo#1047532 - No need to set --bindir, bindir in dbus-1-x11 was incorrect - Other fixes required to properly change prefix - Don't pass --with-initscripts we don't use them anymore. - Update to 1.10.20 * Fixes: + Fix a reference leak when blocking on a pending call on a connection that has been disconnected (fdo#101481, Shin-ichi MORITA) + Don't put timestamps in the Doxygen-generated documentation, for closer-to-reproducible builds (fdo#100692, Simon McVittie) + Avoid an assertion failure when connecting to a semicolon-separated series of addresses, one of which fails (fdo#101257, Simon McVittie) * Documentation: + Update git URIs in HACKING document to sync up with cgit.freedesktop.org (fdo#100715, Simon McVittie) - swap to /usr/bin bsc#1029968 - Add the following fixes from SLE12 * bsc#980928 increase listen() backlog of AF_UNIX sockets to SOMAXCONN fix-upstream-increase-backlog.patch - The following bugs were already fixed but are missing changelog entries * bsc#867256 (No longer applicable) * bsc#916785 (No longer applicable) * bsc#1012564 (Not applicable) * fdo#90004 (Fixed Upstream) - Rename the following patches as a tidy up * dbus-log-deny.patch to feature-suse-log-deny.patch * dbus-do-autolaunch.patch feature-suse-do-autolaunch.patch * 0001-Add-RefuseManualStartStop.patch to feature-suse-refuse-manual-start-stop.patch * 0001-Drop-Install-sections-from-user-services.patch to fix-upstream-drop-install-sections-from-user-services.patch - Update to 1.10.18 * Fixes + Re-order dbus-daemon startup so that on SELinux systems, the thread that reads AVC notifications retains the ability to write to the audit log (fdo#92832, Debian #857660; Laurent Bigonville) + Fix a harmless read overflow and some memory leaks in a unit test (fdo#100568, Philip Withnall) - Update to 1.10.16 Fixes: * Prevent symlink attacks in the nonce-tcp transport on Unix that could allow an attacker to overwrite a file named "/nonce"/, in a directory that the user running dbus-daemon can write, with a random value known only to the user running dbus-daemon. This is unlikely to be exploitable in practice, particularly since the nonce-tcp transport is really only useful on Windows. (fd.o #99828, Simon McVittie) (bsc#1025950) * Avoid symlink attacks in the "/embedded tests"/, which are not enabled by default and should never be enabled in production builds of dbus. (fd.o #99828, Simon McVittie) (bsc#1025951) * Work around an undesired effect of the fix for CVE-2014-3637 (fd.o #80559), in which processes that frequently send fds, such as logind during a flood of new PAM sessions, can get disconnected for continuously having at least one fd "/in flight"/ for too long; dbus-daemon interprets that as a potential denial of service attack. The workaround is to disable that check for uid 0 process such as logind, with a message in the system log. The bug remains open while we look for a more general solution. (fd.o #95263, LP#1591411; Simon McVittie) * Don't run the test test-dbus-launch-x11.sh if X11 autolaunching was disabled at compile time. That test is not expected to work in that configuration. (fd.o #98665, Simon McVittie) Enhancements: * Do the Travis-CI build in Docker containers for Ubuntu LTS, Debian stable and Debian testing in addition to the older Ubuntu that is the default (fd.o #98889, Simon McVittie) - A note for scripts bsc#974092 (remove sysvinit script) is already fixed here. - Don't restart dbus on upgrade - Includes temporary work around for last version boo#1020301 - Add 0001-Add-RefuseManualStartStop.patch don't allow users to Manually start or stop dbus. - Add systemd unit files to start session bus via systemd - Added patch: * 0001-Drop-Install-sections-from-user-services.patch + remove install section from socket unit because it does not need to be enabled explicitly (see fdo#92402) - Requires systemd >= 209 and drop the compatibility pkg-config names that don't exist in newer systemd - Drop useless --with-pic which is only for static libs - Abort installation when user/group creation fails - Avoid calling %service_* more than once - Build the dbus-1 package without X in the dbus-1.spec - Move the dbus-launch.nox11 to the dbus-1 package and install it by default - Build devel-doc package in dbus-1.spec and don't build any documentation in dbus-1-x11 - Make dbus-1-x11 package contains only the X11-enabled dbus-launch - Fix some rpmlint warnings - Delete the dbus-1-x11.spec.in file, since maintaining it is more complicated then keeping in sync a dbus-1-x11.spec file of less then 120 lines - Create new subpackage: dbus-1-nox11 - contains dbus-launch without x11 support - Rename dbus-launch to dbus-launch.x11 - use update-alternatives to switch between dbus-launch with and without X11 - Solves [bnc#934214] - Update to 1.10.12 * Security fixes: + Do not treat ActivationFailure message received from root-owned systemd name as a format string. In principle this is a security vulnerability, but we do not believe it is exploitable in practice, because only privileged processes can own the org.freedesktop.systemd1 bus name, and systemd does not appear to send activation failures that contain "/%"/. Please note that this probably *was* exploitable in dbus versions older than 1.6.30, 1.8.16 and 1.9.10 due to a missing check which at the time was only thought to be a denial of service vulnerability (CVE-2015-0245). If you are still running one of those versions, patch or upgrade immediately. (fdo#98157, bsc#1003898, Simon McVittie) * Other fixes: + Harden dbus-daemon against malicious or incorrect ActivationFailure messages by rejecting them if they do not come from a privileged process, or if systemd activation is not enabled (fdo#98157, Simon McVittie) + Avoid undefined behaviour when setting reply serial number without going via union DBusBasicValue (fdo#98035, Marc Mutz) + autogen.sh: fail cleanly if autoconf fails (Simon McVittie) - Moved dbus-run-session from dbus-1-x11 to dbus-1 (bdo#836296) - Update to 1.10.10 * Fixes: + On Linux, when dbus-daemon is run with reduced susceptibility to the OOM killer (typically via systemd), do not let child processes inherit that setting (fdo#32851; Kimmo Hämäläinen, WaLyong Cho) + Output valid shell syntax in ~/.dbus/session-bus/ if the bus address contains a semicolon (fdo#94746, Thiago Macieira) + Fix memory leaks and thread safety in subprocess starting on Windows (fdo#95191, Ralf Habacker) + Do not require systemd to have a service file if using it for activation (fdo#93194; Simon McVittie; backport from 1.11.0) + Stop test-dbus-daemon incorrectly failing on platforms that cannot discover the process ID of clients (fdo#96653, Руслан Ижбулатов) + In tests that exercise correct handling of crashing D-Bus services, suppress Windows crash handler (fdo#95155; Yiyang Fei, Ralf Habacker) + Explicitly check for stdint.h (Ioan-Adrian Ratiu) + update-activation-environment: produce better diagnostics on error (fdo#96653, Simon McVittie) + Don't fail the build with an unused const variable warning under gcc 6 (fdo#97282; Thomas Zimmermann, Simon McVittie) + Merge dbus-1.10-ci branch, containing backports from 1.11.0 in build/test code to support continuous integration (fdo#93194, Simon McVittie) - Avoid -Wunused-label when compiling with libselinux but no libaudit - In development builds, allow OOM tests to be disabled as documented - Accept and ignore the --tap argument in all "/embedded tests"/, and run all automated tests with that argument for better diagnostics - Fix the systemd activation test under CMake by installing the required files - In Automake, fix shell syntax for installcheck-local with no DESTDIR - In Automake, don't try to run manual tests in installcheck - In CMake, don't run manual-tcp test as an automated test - Add travis-ci.org build machinery - Update to 1.10.8 * Fixes: + Enable "/large file support"/ on systems where it exists: dbus-daemon is not expected to open large files, but it might need to stat files that happen to have large inode numbers (fdo#93545, Hongxu Jia) + Eliminate padding inside DBusMessageIter on 64-bit platforms, which might result in a pedantic C compiler not copying the entire contents of a DBusMessageIter; statically assert that this is not an ABI change in practice (fdo#94136, Simon McVittie) + Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N (fdo#94244, Dmitri Iouchtchenko) + Correctly report test failures in C tests from run-test.sh (fdo#93379; amit tewari, Simon McVittie) + When tests are enabled, run all the marshal-validate tests, not just the even-numbered ones (fdo#93908, Nick Lewycky) + Correct the expected error from one marshal-validate test, which was previously not run due to the above bug(fdo#93908, Simon McVittie) - Update to 1.10.6 * Fixes: - On Unix when running tests as root, don't assert that root and the dbus-daemon user can still call UpdateActivationEnvironment; assert that those privileged users can call BecomeMonitor instead (fdo#93036, Simon McVittie) - On Windows, fix a memory leak in the autolaunch transport (fdo#92899, Simon McVittie) - On Windows Autotools builds, don't run tests that rely on dbus-run-session and other Unix-specifics (fdo#92899, Simon McVittie) - Update to 1.10.4 * Changes between 1.10.2 and 1.10.4 - Enhancements: + GetConnectionCredentials, GetConnectionUnixUser and GetConnectionUnixProcessID with argument "/org.freedesktop.DBus"/ will now return details of the dbus-daemon itself. This is required to be able to call SetEnvironment on systemd. (fdo#92857, Jan Alexander Steffens) - Fixes: + Make UpdateActivationEnvironment always fail with AccessDenied on the system bus. Previously, it was possible to configure it so root could call it, but the environment variables were not actually used, because the launch helper would discard them. (fdo#92857, Jan Alexander Steffens) + On Unix with --systemd-activation on a user bus, make UpdateActivationEnvironment pass on its arguments to systemd's SetEnvironment method, solving inconsistency between the environments used for traditional activation and systemd user-service activation. (fdo#92857, Jan Alexander Steffens) + On Windows, don't crash if <syslog/> or --syslog is used (fdo#92538, Ralf Habacker) + On Windows, fix a memory leak when setting a DBusError from a Windows error (fdo#92721, Ralf Habacker) + On Windows, don't go into infinite recursion if we abort the process with backtraces enabled (fdo#92721, Ralf Habacker) + Fix various failing tests, variously on Windows and cross-platform: . don't test system.conf features (users, groups) that only make sense on the system bus, which is not supported on Windows . don't call _dbus_warn() when we skip a test, since it is fatal . fix computation of expected <standard_session_servicedirs/> . when running TAP tests, translate newlines to Unix format, fixing cross-compiled tests under Wine on Linux . don't stress-test refcounting under Wine, where it's really slow . stop assuming that a message looped-back to the test will be received immediately . skip some system bus tests on Windows since they make no sense there (fdo#92538, fdo#92721; Ralf Habacker, Simon McVittie) * Changes between 1.10.0 and 1.10.2 - Fixes: + Correct error handling for activation: if there are multiple attempts to activate the same service and it fails immediately, the first attempt would get the correct reply, but the rest would time out. We now send the same error reply to each attempt. (fdo#92200, Simon McVittie) + If BecomeMonitor is called with a syntactically invalid match rule, don't crash with an assertion failure, fixing a regression in 1.9.10. This was not exploitable as a denial of service, because the check for a privileged user is done first. (fdo#92298, Simon McVittie) + On Linux with --enable-user-session, add the bus address to the environment of systemd services for better backwards compatibility (fdo#92612, Jan Alexander Steffens) + On Windows, fix the logic for replacing the installation prefix in service files' Exec lines (fdo#83539; Milan Crha, Simon McVittie) + On Windows, if installed in the conventional layout with ${prefix}/etc and ${prefix}/share, use relative paths between bus configuration files to allow the tree to be relocated (fdo#92028, Simon McVittie) + Make more of the regression tests pass in Windows builds (fdo#92538, Simon McVittie) * Summary of major changes since 1.8.0: - The basic setup for the well-known system and session buses is now done in read-only files in ${datadir} (normally /usr/share). - AppArmor integration has been merged, with features similar to the pre-existing SELinux integration. It is mostly compatible with the patches previously shipped by Ubuntu, with one significant change: Ubuntu's GetConnectionAppArmorSecurityContext method has been superseded by GetConnectionCredentials and was not included. - The --enable-user-session configure option can be enabled by OS integrators intending to use systemd to provide a session bus per user (in effect, treating all concurrent graphical and non-graphical login sessions as one large session). - The new listenable address mode "/unix:runtime=yes"/ listens on $XDG_RUNTIME_DIR/bus, the same AF_UNIX socket used by the systemd user session. libdbus and "/dbus-launch --autolaunch"/ will connect to this address by default. GLib >= 2.45.3 and sd-bus >= 209 have a matching default. - All executables are now dynamically linked to libdbus-1. Previously, some executables, most notably dbus-daemon, were statically linked to a specially-compiled variant of libdbus. This results in various private functions in the _dbus namespace being exposed by the shared library. These are not API, and must not be used outside the dbus source tree. - On platforms with ELF symbol versioning, all public symbols are versioned LIBDBUS_1_3. * New bus APIs: - org.freedesktop.DBus.GetConnectionCredentials returns LinuxSecurityLabel where supported - org.freedesktop.DBus.Monitoring interface (privileged) . BecomeMonitor method supersedes match rules with eavesdrop=true, which are now deprecated - org.freedesktop.DBus.Stats interface (semi-privileged) . now enabled by default . new GetAllMatchRules method - org.freedesktop.DBus.Verbose interface (not normally compiled) . toggles the effect of DBUS_VERBOSE * New executables: - dbus-test-tool - dbus-update-activation-environment * New optional dependencies: - The systemd: pseudo-transport requires libsystemd or libsd-daemon - Complete documentation requires Ducktype and yelp-tools - Full test coverage requires GLib 2.36 and PyGI - AppArmor integration requires libapparmor and optionally libaudit * Dependencies removed: - dbus-glib - Update to 1.8.20: * Fixes: - Fix a memory leak when GetConnectionCredentials() succeeds (fdo#91008, Jacek Bukarewicz) - Ensure that dbus-monitor does not reply to messages intended for others (fdo#90952, Simon McVittie) - Account for openSUSE:Leap in the conditional for chosing right local state directories (boo#941352) - Move common-begin sections around to make pre_checkin work again - Unconditionally build with systemd features, there are no cycles now, systemd no longer buildrequires dbus-1-devel - Update to 1.8.18: * Security hardening: - On Unix platforms, change the default configuration for the session bus to only allow EXTERNAL authentication (secure kernel-mediated credentials-passing), as was already done for the system bus. This avoids falling back to DBUS_COOKIE_SHA1, which relies on strongly unpredictable pseudo-random numbers; under certain circumstances (/dev/urandom unreadable or malloc() returns NULL), dbus could fall back to using rand(), which does not have the desired unpredictability. The fallback to rand() has not been changed in this stable-branch since the necessary code changes for correct error-handling are rather intrusive. If you are using D-Bus over the (unencrypted!) tcp: or nonce-tcp: transport, in conjunction with DBUS_COOKIE_SHA1 and a shared home directory using NFS or similar, you will need to reconfigure the session bus to accept DBUS_COOKIE_SHA1 by commenting out the <auth> element. This configuration is not recommended. (bsc#931066, fdo#90414, Simon McVittie) * Other fixes: - Add locking to DBusCounter's reference count and notify function (fdo#89297, Adrian Szyndela) - Ensure that DBusTransport's reference count is protected by the corresponding DBusConnection's lock (fdo#90312, Adrian Szyndela) - On Windows, listen on the same port for IPv4 and IPv6 (previously broken by an endianness mistake), and fix a failure to bind TCP sockets on approximately 1 attempt in 256 (fdo#87999, Ralf Habacker) - Correctly release DBusServer mutex before early-return if we run out of memory while copying authentication mechanisms (fdo#90021, Ralf Habacker) - Correctly initialize all fields of DBusTypeReader (fdo#90021, Ralf Habacker, Simon McVittie) - Fix some missing n in verbose (debug log) messages (fdo#90021, Ralf Habacker) - Clean up some memory leaks in test code (fdo#90021, Ralf Habacker) - Sync changes from SLE12 conditionalized for suse_version <= 1315 - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) - Update to 1.8.14 * Security hardening: - Do not allow calls to UpdateActivationEnvironment from uids other than the uid of the dbus-daemon. If a system service installs unsafe security policy rules that allow arbitrary method calls (such as CVE-2014-8148) then this prevents memory consumption and possible privilege escalation via UpdateActivationEnvironment. We believe that in practice, privilege escalation here is avoided by dbus-daemon-launch-helper sanitizing its environment; but it seems better to be safe. - Do not allow calls to UpdateActivationEnvironment or the Stats interface on object paths other than /org/freedesktop/DBus. Some system services install unsafe security policy rules that allow arbitrary method calls to any destination, method and interface with a specified object path; while less bad than allowing arbitrary method calls, these security policies are still harmful, since dbus-daemon normally offers the same API on all object paths and other system services might behave similarly. * Other fixes: - Add missing initialization so GetExtendedTcpTable doesn't crash on Windows Vista SP0 (fdo#77008, Ilya A. Tkachenko) - Update to 1.8.12: * Fixes: - Partially revert the CVE-2014-3639 patch by increasing the default authentication timeout on the system bus from 5 seconds back to 30 seconds, since this has been reported to cause boot regressions for some users, mostly with parallel boot (systemd) on slower hardware. On fast systems where local users are considered particularly hostile, administrators can return to the 5 second timeout (or any other value in milliseconds) by saving this as /etc/dbus-1/system-local.conf: <busconfig> <limit name="/auth_timeout"/>5000</limit> </busconfig> (fdo#86431, Simon McVittie) - Add a message in syslog/the Journal when the auth_timeout is exceeded (fdo#86431, Simon McVittie) - Send back an AccessDenied error if the addressed recipient is not allowed to receive a message (and in builds with assertions enabled, don't assert under the same conditions). (fdo#86194, Jacek Bukarewicz) - Update to 1.8.10: * Security fixes: - Increase dbus-daemon's RLIMIT_NOFILE rlimit to 65536 so that CVE-2014-3636 part A cannot exhaust the system bus' file descriptors, completing the incomplete fix in 1.8.8. (CVE-2014-7824, fdo#85105; Simon McVittie, Alban Crequy)
- Update to 2.37 * Changes from 2.36 to 2.37 * Fix issue with empty glyphs in condensed typefaces in the released source files. * Changes from 2.35 to 2.36 * Math: added DejaVu Math Tex Gyre by B. Jackowski, P. Strzelczyk and P. Pianowski (on behalf of TeX users groups) * Sans: removed dot of U+06BA in all forms * Sans: fixed position of three dots of U+06BD in init and medi forms (by Denis Jacquerye) * Sans: corrected direction of contours in U+05E7 (by Lior Halphon]]) * Sans: added U+1F643 (by Olleg Samoylov) * Serif: moved up U+0360-0361 (by Gee Fung Sit 薛至峰]]) * Serif: increased spacing of Roman numerals U+2161-2163, U+2165-2168, U+216A-216B (by Gee Fung Sit 薛至峰) * Serif: fixed anchor position of U+00E6 (by Gee Fung Sit 薛至峰) * Sans: fixed vertical position of U+20BA (by Gee Fung Sit 薛至峰) * Sans, Serif: fixed glyph height of Block Elements (by Gee Fung Sit 薛至峰) * Sans, Serif: added U+A698-A699 (by Gee Fung Sit 薛至峰) * Sans, Mono, Serif: added U+037F (by Gee Fung Sit 薛至峰) * Mono: added U+0376-0377, U+037B-037D (by Gee Fung Sit 薛至峰) * Serif: removed duplicate point from U+1D05 (by Gee Fung Sit 薛至峰) * Mono: added U+20BA, U+20BD (by Gee Fung Sit 薛至峰) * Sans: Added moon symbols U+1F311-1F318 (by Ben Laenen) - Update to 2.35: * For details see: http://dejavu-fonts.org/wiki/Changelog - Update to 2.34: * This release includes the addition of Lisu, an update of Georgian, the addition of some symbols and the addition and modification of several Latin characters. * Sans, SansMono, Serif: unlinked references of U+2596 for bug 50848 * Sans, SansMono, Serif: added U+A7AA * Sans, SansMono, Serif: added U+2A6A, U+2A6B, U+2E1F based on U+223B * Sans, Serif: removed superfluous ligature definitions for ffl und ffi (bug 55363) * Sans, Serif: swapped glyphs for U+25D2 and U+25D3 (bug 55197) * Sans, Serif: added U+A740, U+A741 * Sans: added U+20BA Turkish Lira sign * Sans: replaced Georgian Asomtavruli U+10A0-U+10C5 and Mkhedruli U+10D0-U+10FC with new version * Sans: added Georgian Nuskhuri U+2D00-U+U+2D25 * Sans: added Private Use Area glyphs for Georgian U+F400-U+F441 * Sans: tweaked U+0250, U+0254 * Sans: adjusted hinting of U+032C-U+032D, avoiding problem on some platforms * Sans: added U+A7A0-U+A7A9, pre-1921 Latvian letters with oblique stroke * Sans: added anchors to U+2C6D * Sans: added cedilla anchor to some Latin characters * Sans: added ogonek anchor to A, E, O, U, Y * Sans: adjusted ogonek reference in U+0172, U+01EA, U+01EB * Sans: added anchors to U+0104, U+0105 * Sans: added U+1F600, U+1F611, U+1F615, U+1F617, U+1F619, U+1F61B, U+1F61F, U+1F626-U+1F627, U+1F62E-U+1F62F, U+1F634 * Sans: replaced U+27A1 with mirror image of U+2B05 for consistency * Sans: copied hints from U+14A3, U+14A7 to U+2142-U+2143 * Sans: added Lisu block * Sans: typographical improvements to U+0166-U+0167, U+02A6, U+02AA * Sans: slightly change hinting of "/2"/ to fix bug 37395 * Sans: fixed U+1444 which had wrong top dot that shouldn't be there * Sans: added anchors for diacritics to U+01B7, U+01B8, U+01B9, U+0292 * Sans: added U+01B7, U+01B8 to context for case diacritics above * SansMono: fixed U+0574 * SansMono: added U+2016, U+27C2 * SansMono: added U+02CE, U+02CF * SansMono: added U+2148, U+27E6-U+27E7, U+2B05-U+2B0D, U+1D55A * Serif: added U+02BA, U+02C2-U+02C5, U+02CA-U+02CB, U+02D7, U+02F3, U+02F7, U+046C-U+046D, U+0476-U+0477, U+1D7C-U+1D7F, U+20B8, U+2132, U+214E, U+2C7B to Serif * Serif: typographic improvements to U+0194, U+01B1, U+0263, U+028A, U+02A6, U+02A8, U+02AA, U+02E0, U+03DC, U+1D3B, U+1D7B * Serif: added small cap versions of q, x (in italic styles), delta, theta, xi, sigma, phi, omega, not wired in yet * Serif: added anchors to U+0234-U+0236 * Serif: added U+02EC, U+02EF, U+02F0, U+0360 - Added url as source. Please see http://en.opensuse.org/SourceUrls - amend spec file to reflect new font packaging scheme (see openFATE#313536); - call spec-cleaner - license update: SUSE-Permissive Use this SPDX proprietary extension tag until upstream SPDX adopts a permissive category - Renamed dejavu -> dejavu-fonts according to openSUSE packaging guidelines and FATE#313035 Adjusted Obsoletes and Provides accordingly - Remove redundant tags/sections from specfile (cf. packaging guidelines) - update to version 2.33 * added Old Italic block to Sans * added U+051E, U+051F to Sans * added U+01BA, U+0372-U+0373, U+0376-U+0377, U+03CF, U+1D00-U+1D01, U+1D03-U+1D07, U+1D0A-U+1D13, U+1D15, U+1D18-U+1D1C, U+1D20-U+1D2B, U+1D2F, U+1D3D, U+1D5C-U+1D61, U+1D66-U+1D6B, U+1DB8, U+1E9C-U+1E9D, U+1EFA-U+1EFB, U+2C60-U+2C61, U+2C63, U+A726-U+A73C, U+A73E-U+A73F, U+A746-U+A747, U+A74A-U+A74B, U+A74E+U+A74F, U+A768-U+A769, U+A77B-U+A77C, U+A780-U+A787, U+A790-U+A791, U+A7FA-U+A7FF to Serif * added alternate forms to U+014A and U+01B7 in Serif * typographical improvements to U+0166-U+0167, U+0197, U+01B5-U+01B6, U+01BB, U+0222-U+0223, U+023D, U+0250-U+0252, U+026E, U+0274, U+028F, U+029F, U+02A3-U+02A5, U+02AB, U+03FE-U+03FF, U+1D02, U+1D14, U+1D1D-U+1D1F, U+1D3B, U+1D43-U+1D46, U+1D59, U+1D9B, U+2C71, U+2C73 in Serif * fixed bugs #31762 and #34700 plus other small fixes (wrong direction, duplicate points, etc.) for Sans and Serif * added U+204B to Mono * added U+26E2 to Sans * added Playing Cards block (U+1F0A0-U+1F0DF) to Sans * emoticons in Sans: replace U+2639-U+263B with better versions, add U+1F601-U+1F610, U+1F612-U+1F614, U+1F616, U+1F618, U+1F61A, U+1F61C-U+1F61E, U+1F620-U+1F624, U+1F625, U+1F628-U+1F62B, U+1F62D, U+1F630-U+1F633, U+1F635-U+1F640 * added U+A78E, U+A790-U+A791 to Sans and Mono * added U+A7FA to Sans * subscripts: added U+2095-U+209C to Sans, Serif and Mono, adjusted U+1D49-U+1D4A in Sans and Mono * added U+0243 to Mono * adjusted U+0307 to match dot of i, replaced dotaccent U+02D9 with U+0307 in most dependencies in Sans * adjusted anchors of f and added them to long s in Sans * added anchors to precomposed dependencies of D and d * added debug glyphs U+F002 and U+F003 which will show current point size * use correct version for Serbian italic be * added pictograms U+1F42D-U+1F42E, U+1F431, U+1F435 * improved Hebrew in Sans * improved Armenian in Sans, and added Armenian in Serif and Mono * remove "/locl"/ feature for Romanian for S/T/s/t with cedilla/comma accent * replace wrong "/dflt"/ script tag in Mono with "/DFLT"/ - updated to version 2.32: * added to Sans: Latin small letter p with stroke (U+1D7D), Latin capital letter p with stroke through descender (U+A750), Latin small letter p with stroke through descender (U+A751), Latin capital letter thorn with stroke (U+A764), Latin small letter thorn with stroke (U+A765), Latin capital letter thorn with stroke through descender (U+A766), Latin small letter thorn with stroke through descender (U+A767), Latin capital letter q with stroke through descender (U+A756), Latin small letter q with stroke through descender (U+A757), Latin capital letter p with flourish (U+A752), Latin small letter p with flourish (U+A753) * add new Indian rupee symbol (U+20B9) to Sans, Serif and Mono * Sans: adjusted U+0E3F, U+20AB, U+20AD-U+20AE, U+20B1, U+20B5, U+20B8 to have them take up the same width as digits * added U+23E8 to Sans * fixed numerous bugs (#22579, #28189, #28977, N'Ko in Windows, fixed U+FB4F, anchors for U+0332-U+0333, made extensions in Misc. Technical connect, and other small fixes) * added looptail g as stylistic variant to Serif * added the remaining precomposed characters in Latin Extended Additional in Serif * added Georgian Mkhedruli (U+10D0-U+10FC) to Sans ExtraLight * fix spacing in hinting of U+042E in Mono * replaced U+2650 and minor changes to U+2640-U+2642, U+2699, U+26A2-U+26A5, U+26B2-U+26B5, U+26B8 in Sans * added U+1E9C-U+1E9D, U+1EFA-U+1EFB, U+2028-U+2029, U+20B8, U+2150-U+2152, U+2189, U+26C0-U+26C3, U+A722-U+A725, U+1F030-U+1F093 to Sans * added U+1E9C-U+1E9E, U+1EFA-U+1EFB, U+2028-U+2029, U+20B8, U+2181-U+2182, U+2185 U+A722-U+A725, to Sans ExtraLight * added U+20B8, U+22A2-U+22A5, U+A722-U+A725 to Mono * added U+02CD, U+01BF, U+01F7, U+0222-U+0223, U+0243-U+0244, U+0246-U+024F, U+2150-U+2152, U+2189, U+239B-U+23AD and U+A73D to Serif - updated to version 2.31: * Fixed bug where Serif Condensed Italic wouldn't get proper subfamily tags * Added math operators U+2234-U+2237 to Mono * Removed buggy instructions of U+032D * added U+2C70, U+2C7E, U+2C7F to Sans and Sans Mono * added U+2C7D to Sans Mono * added U+2C6D, U+2C70-2C73, U+2C7E-2C7F to Serif * added extremas to alpha U+03B1 in Serif-Italic * added U+4A4, U+4A5 to Mono * added Arabic letters U+0657, U+0670, U+0688-U+0690, U+0693-U+0694, U+0696-U+0697, U+0699-U+06A0, U+06A2-U+06A3, U+06A5, U+06A7-U+06A8, U+06AA-U+06AE, U+06B0-U+06B4, U+06B6-U+06B9, U+06BB-U+06BE and their contextual forms to Sans * added U+A78D LATIN CAPITAL LETTER TURNED H for coming Unicode 6.0 - removed unnecessary buildrequires for too old distros - updated to version 2.30: * added U+0462-U+0463 to Mono * corrected U+1E53 in Serif * added U+1E4C-U+1E4D to Mono and Serif * added U+1E78-U+1E79 to Mono * fixed missing diacritics in Latin Extended Additional in Sans ExtraLight * fixed anchors on U+1E78 in Serif * added U+1DC4-U+1DC9 to Serif * renamed above-mark to above-mark in Serif-Italic * added U+1DC4-U+1DC9 to context class for dotless substitution * changed Doubleacute to Doublegrave in Sans ExtraLight * removed redundant reference in U+01FB in Sans Oblique * added U+A726-U+A727 to Mono * changed U+04BE and U+04BF according to recommedations of Sasha Ankwab in Sans * remove "/Symbol Charset"/ from set of codepages in Sans - updated to version 2.29: * modified U+10FB in Sans to be a mirror image of U+2056 * added U+2B1F, U+2B24, U+2B53, U+2B54 in Sans * fixed TUR opentype language tag to TRK in Serif (bug 19825) * early implementation of Abkhaz letter U+0524-U+0525 in Sans * flipped U+1D538 in Sans * added U+26B3-U+26B8, U+1D7D8-U+1D7E1 in Sans * corrected U+1D7A9 in Sans Bold Oblique * Fixed U+0649 to be dual-joining in Sans Mono * Remove unnecessary 'isol' feature from Sans Mono * Remove 'cmap' mappings for U+066E, U+066F, U+067C, U+067D, U+0681, U+0682, U+0685, U+0692, U+06A1, U+06B5, U+06BA, U+06C6, U+06CE, and U+06D5 in Sans Mono (bug 20323) * add half brackets (U+2E22 - U+2E25, by Steve Tinney)
- Make python2 and python3 conditional to ensure we can build with python3 only - Correct provides/obsoletes for python2 subpackage - Build python3 bindings as well - Rename python2 subpackage to name consistent with current python packaging - Drop patch.sles8 - there does not seem to be any reason for it - update to version 3.6.1 - remove upstreamed patch deltarpm-zlibcppflags.diff - fix off-by-one error in delta generation code (bnc#948504) This could lead to a segfault in rare circumstances. - Return error rather than crashing if we can't allocate memory - add newline in missing prelink error - do not finish applydeltarpm jobs when in the middle of a request - fix zlibcppflags typo - update to deltarpm-3.6 * fixes failing applydeltarpm with gzip -9 compression * adds a couple of manpages - Package binary Python module, python-deltarpm isn't noarch any more - Run spec-cleaner - Add python-deltarpm subpackage - cross-build fix: use %__cc macro - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build - update to current git to get support for the '-m' option, which limits memory consumption - adapt to rpm-4.7 lzma level change - update to version 3.5 - no changes, just patch integration
- Remove very old obsoletes/provides. - Kill %%post code for migrating from KDE3. - Remove calls to icon_theme_cache macros, this is handled by file-triggers now. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Version update for SLE15. - Update desktop-data-SLE.spec: Correct a path error on removing curvy2.png to accomplish FATE#320506 completely(bsc#1058231). - Disable "/Novell"/ branding in wallpaper, FATE# 320506 Disable "/Novell"/ branding in wallpaper - Upgrade package from upstream sources (commit 78d352e589c4867e4c66e6e48f31b86de861db9f). * Add package_edutainment.png icon which is used by Yast's software management module as Education package group icon (bnc#953027) * Remove package-manager.desktop, yast2-packager now provides yast2-packager.desktop which handles rpm files again - Remove the update_rpm script and replace it with a proper obs source service (disabled by default). Use xz compression instead of bz2. - Update the spec file accordingly. - Initial package for SLE, based on openSUSE version. - remove supplements and move it to the patterns. Supplements are rather intransparent - bump version to 13.1 - Fix Audio players show up in Video Player submenun (bnc#788628) - Fix application menu schema warning from kbuildsycoca (bnc#789456) - Update for changes to XDG menu spec (bnc#443364): * Edutainment is now two top level menus, Education and Science * All additional categories allowed for Education are now permitted for Science * Monitor additional category is permitted for System and Network * Spirituality, Maps, Feed, NetworkService, Shooter additional categories were added - bump version to 12.3 - bump version to 12.2 - desktop-data is fine with any wallpaper branding for 12.1 - Add back Hidden.directory and a mention of it in applications.menu to help KDE 3 (bnc#686786). - Drop hidden-fix.diff: the updated fix is now in git. - Remove update-alternatives Requires(post)/Requires(postun) since we don't use this anymore (moved to wallpaper-branding-openSUSE). - Drop the bits related to creating the XML file used by GNOME for the default wallpaper, including the alternatives handling. This all moves to branding-openSUSE now. - wallpaper moved out of here, so require it - Update openSUSE-default-static.xml to reference the new filename for default wallpapers. - use drops for 12.1 beta - bump version to 12.1 - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Added package-manager-icon of sizes 64x64, 128x128, 256x256 and scalable svg (bnc#713902) - Add post and postun macros to update hicolor icon-theme cache - Add patch to fix the category of package-manager.desktop file - Bumped release number - Added patch to fix hidden entries (bnc#686786) - Rename openSUSE-default.xml to openSUSE-default-static.xml: we'll use openSUSE-default.xml as a symlink to either this static version or a dynamic version elsewhere. - Use update-alternatives to create openSUSE-default.xml in this package, pointing to openSUSE-default-static.xml. - Do not repackage openSUSE-default.xml and openSUSE-default-static.xml in extra subpackage. - Call %suse_update_desktop_file on package-manager.desktop. - Move package-manager.desktop here from libzypp (bnc#329635) - Add default 11.4 wallpaper. - Improve summary and description. - Untar the source file in %prep instead of %install. - Add openSUSE-default.xml to define the GNOME background: this will make sure we only display the background once, even if it's available in different sizes. We add some checks to make sure the content of this file is always correct. - Add desktop-data-openSUSE.xml.in and use it to generate desktop-data-openSUSE.xml instead of doing it while listing all available wallpapers: with openSUSE-default.xml, we don't have to explicitly list all default wallpapers. - Move generation of GNOME-related xml files to %build instead of %install. - Move generation of GNOME-related xml files to %build instead of %install. - Use fdupes. - do not install the package on non-x11 installs - bump version requires to 11.4 - Move package-manager icons from libzypp (bnc#329635) - Do not reference Hidden.directory for the GNOME settings menu, but instead use suse-settings.directory that we already ship. - Remove DMZ cursor themes from package, and instead add Requires for dmz-icon-theme-cursors (bnc#589293). - new wallpaper JPGs were actually PNGs (bnc#613466) - new version - move old wallpapers to gos-wallpapers - fixing bnc #525248 by simply replacing some icons - update default wallpaper for 11.3 - use xdg-user-dir locations (bnc#540574) - Remove hostname lookup on login (bnc#400004) - Add default wallpaper for 11.2, and make old 11.1 wallpaper visible in extra subpackage. - fix last commit to use inline_limit - use inline by default for menus (bnc#529057) - introduce Utilities/Accessibility menu category - add Edutainment/Geography menu category - remove it also from file list - remove /opt/kde3
- Oops, when upgrading to 4.3.6-P1 in 2018 only isc_version was bumped, but not the RPM package version. - CVE-2021-25217, bsc#1186382, dhcp-CVE-2021-25217.patch: A buffer overrun in lease file parsing code can be used to exploit a common vulnerability shared by dhcpd and dhclient. - bsc#1185157: Use /run instead of /var/run for PIDFile in dhcrelay.service. - bsc#1134078, CVE-2019-6470, dhcp-CVE-2019-6470.patch: DHCPv6 server crashes regularly. - Add compile option --enable-secs-byteorder to avoid duplicate lease warnings [bsc#1089524]. - bsc#1136572: Use IPv6 when called as dhclient6, dhcpd6, and dhcrelay6 (0021-dhcp-ip-family-symlinks.patch). - Update to dhcp-4.3.6-P1: * CVE-2018-5733, bsc#1083303: reference count overflow in dhcpd. * CVE-2018-5732, bsc#1083302: buffer overflow bug in dhclient. * Plugged a socket descriptor leak in OMAPI * The server now allows the client identifier (option 61) to own leases in more than one subnet concurrently [ISC-Bugs #41358]. * When replying to a DHCPINFORM, the server will now include options specified at the pool scope, provided the ciaddr field of the DHCPINFORM is populated. [ISC-Bugs #43219] [ISC-Bugs #45051]. * When memory allocation fails in a repeated way the process writes "/Run out of memory."/ on the standard error and exists with status 1 [ISC-Bugs #32744]. * The new lmdb (Lightning Memory DataBase) bind9 configure option is now disabled by default to avoid the presence of this library to be detected which can lead to a link failure. [ISC-Bugs #45069] * The linux interface discovery code has been modified to use getifaddrs() as is done for BSD and OS-X. [ISC-Bugs #28761] and others. * Fixed a bug in OMAPI that causes omshell to crash when a name-value pair with a zero length value is shipped in an object [ISC-Bugs #29108]. * On 64-bit platforms, dhclient now generates the correct value for the script environment variable, "/expiry"/, the lease expiry value exceeds 0x7FFFFFFF [ISC-Bugs #43326]. * Common timer logic was modified to cap the maximum timeout values at 0x7FFFFFFF - 1 [ISC-Bugs #28038]. * DHCP6 FQDN option unpacking code now correctly handles values that contain spaces, special, or non-printable characters. [ISC-Bugs #43592] * When running in -6 mode, dhclient can enforce the require option statement and will discard offered leases that do not contain all the required options specified in the client configuration [ISC-Bugs #41473]. * Altered DHCPv4 lease time calculation to avoid roll over errors on 64-bit OS systems when using -1 or large values for default-lease-time [ISC-Bugs #41976], * Added --dad-wait-time parameter to dhclient [ISC-Bugs #36169]. * The server nows checks both the address and length of a prefix delegation when attempting to match it to a prefix pool [ISC-Bugs #35378]. * Modified DDNS support initialization such that DNS related ports will only be opened by the server (dhcpd) at startup if ddns-update-style is not "/none"/; by dhclient only if and when the it first attempts an update; and never by dhcrelay. [ISC-Bugs #45290] [ISC-Bugs #33377] * Added error logging to two memory allocation failure checks. [ISC-Bugs #41185] * Corrected a dhclient -6 issue that caused the client to crash with an "/Impossible condition"/ error after de-preferencing its only IA binding [ISC-Bugs #44373]. * By defining CALL_SCRIPT_ON_ONETRY_FAIL in includes/site.h, dhclient will now call the script with reason set to FAIL when run with -1 (one try) and there are no server responses. [ISC-bugs #18183] * The server now detects failover peers that are not referenced in at least one pool when run with the command line option for test mode, -T [ISC-Bugs #29892]. * Linux script updated [ISC-bugs #19430] [ISC-bugs #18111]. * Changed severity of the log message indicating UDP checksum errors in the received packets from 'info' to 'debug'. [ISC-bugs #41757] * Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "/hex"/ [ISC-Bugs #43185]. - Obsoleted patches: * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch * 0019-dhcp-4.2.4-P1-interval.patch * 0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch * 0022-Optimized-if-and-when-DNS-client-context-and-ports.patch - Optimized if and when DNS client context and ports are initted (bsc#1073935) [+0022-Optimized-if-and-when-DNS-client-context-and-ports.patch] - Plugs a socket descriptor leak in OMAPI(bsc#1076119, CVE-2017-3144) [ +0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch] - add PIDFile= setting to dhcrelay.service, without this systemd stops the service immediately after starting - Drop old sysvinit support from the spec file. All the supported openSUSE distributions are systemd based so there isn't much point in keeping sysvinit support and files around. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Replace net-tools Requires in dhcp-client with hostname on suse_version >= 1330 (CODE15): net-tools does no longer provide any tool referenced by dhclient-script, but we require hostname (which is also a dependency to net-tools, thus hiding the issue). - use .gz year instead of current one to make build reproducible - fixed a typo in nis-servers option name breaking the config file introduced in previous change to workaround issues in NetworkManager parser. - Update to dhcp-4.3.5 - Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "/hex"/. Our thanks to Jay Ford, University of Iowa for reporting the issue. [ISC-Bugs #43185] - Eliminated a noisy, but otherwise harmless debug log statment that may appear during server startup when building with --enable-binary-leases and configuring multiple pools in a shared network. Thanks to Fernando Soto from BlueCat Networks for reporting the issue and supplying a patch. [ISC-Bugs #43262] - Fixed util/bindvar.sh error handling. [ISC-Bugs #41973] - Correct error message in relay to use remote id length instead of circuit id length. [ISC-Bugs #42556] - Add logic to test directory Makefiles to avoid copying Attfile(s) when building within the source tree. This eliminates a noisy but otherwise harmless error message when running "/make check"/. [ISC-Bugs #41883] - Leases are now scrubbed of certain prior use information when pool re-balancing reassigns them from one FO peer to the other. This corrects an issue where leases that were offered but not used by the client retained the client hostname from the original client. Thanks to Pavel Polacek, Jan Evangelista Purkyne University for reporting the issue. [ISC-Bugs #42008] - In the LDAP code and schema add some missing '6' characters to use the v6 instead of the v4 versions. Thanks to Denis Taranushin for reporting this issue and supplying its patch. [ISC-Bugs #42666] - Correct how the pick-first-value expression is written to a lease file. Previously it was written as a concat expression due to a cut and paste error. [ISC-Bugs #42253] - Modify the DDNS code to clean up the PTR record even if there are issues while cleaning up the A or AAAA records. [ISC-Bugs #23954] - Added global configuration parameter, abandon-lease-time, which determines the amount of time a lease remains abandoned. The default is 84600 seconds. Additionaly, the server now conducts a ping check (if ping checks are enabled) prior to offering an abandoned lease to client. Our thanks to David Zych at University of Illinois for reporting the issue and working with us to produce a viable solution. [ISC-Bugs #41815] - Correct handling of interface names during interface discovery. This addresses an issue where interface names of 15 characters in length could lead to crashes or interface recognition errors during startup of dhcpd, dhclient, and dhcrelay. [ISC-Bugs #42226] - Updates to contrib/dhcp-lease-list.pl to make it more friendly. The updates are: looking for the lease file in more places and skipping the "/processing complete"/ output when creating machine readable output. Thanks to Cameron Paine (cbp at null dot net) for the patch. [ISC-Bugs #42113] - When reusing a lease for dhcp-cache-threshold return the hostname to the original lease. Also if the host pointer, UID or hardware address change don't allow reuse of the lease. Thanks to Michael Vincent for reporting this and helping us verify the problem and fix. [ISC-Bugs #42849] - Change dmalloc to use a size_t as the length argument to bring it in line with the call it will make to malloc(). [ISC-Bugs #40843] - If the failover socket can't be bound, close it. Otherwise if the user configures an incorrect address in the failover stanza the server will continue to open new sockets every 90 seconds until it runs out. [ISC-Bugs #42452] - Add DHCPv4-mode, dhcrelay command line options, "/-iu"/ and "/-id"/, that allow interfaces to be upstream or downstream respectively. Upstream interfaces will accept and forward only BOOTP replies, while downstream interfaces will accept and forward only BOOTP requests. [ISC-Bugs #41547] - Clean up some memory references in the vendor-class construct. [ISC-Bugs #42984] [*0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch, * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, * 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, * 0016-infiniband-support.patch, * 0017-server-no-success-report-before-send.919959.patch] - Set all requested dhcp options on a single line, so they are actually requested (boo#1046969, boo#1047004). - Relax permission of dhclient-script for libguestfs(bsc#987170) - Require insserv only if needed - Fix requires of client subpackage - Add config file for registering dhcp server in slp (bsc#992072) - Use /usr/sbin/arping instead of /sbin/arping in the dhcp scripts. /sbin/arping is a symlink to /usr/sbin/arping in order to ease the transition for the /usr merge. Newest releases of iputils may only install utilities in /usr/* so this dependency will no longer be valid. Moreover, we replace the '/sbin/arping' dependency with 'iputils'. - Update to dhcp-4.3.3-P1 correcting bounds checking when receiving a packet (bsc#961305,CVE-2015-8605,ISC-Bugs#41267). - adjusted interval check. [*0019-dhcp-4.2.4-P1-interval.patch] - Fixed improper lease duration checking. Also added fixes for integer overflows in the date and time handling code(bsc#936923, bsc#880984). [+0020-dhcp-4.x.x-fixed-improper-lease-duration-checking.patch] - fixed service files to start dhcpd after slapd (bsc#956159) - dhclient-script: complain in the log about conflicts, added a see log messages to the dhclient log message (bsc#960506) [* 0018-client-fail-on-script-pre-init-error-bsc-912098.patch] - Applied a patch by Jiri Popelka catching dhcp server aborts with "/Unable to set up timer: out of range"/ on very long or infinite timer intervals / lease lifetimes (bsc#947780) [+ 0019-dhcp-4.2.4-P1-interval.patch] - Corrected patch references in and a missed (bsc#919959) patch description in previous changelog entry. - Update to dhcp-4.3.3 (fate#319067) provinding many bug fixes, features and obsoletes several patches we were using before. For complete changelog, please read the RELNOTES file shipped along with this package or online at: https://kb.isc.org/article/AA-01297/82/DHCP-4.3.3-Release-Notes.html - Replaced hostname patch with a dhcpv6 and fqdn aware variant: [- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch, + 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch] - Removed obsolete patches included upstream now: [- 0007-dhcp-4.2.6-ldap-mt01.patch, - 0009-dhcp-4.2.6-xen-checksum.patch, - 0013-dhcp-4.2.3-P1-dhclient-log-pid.patch, - 0015-Ignore-SIGPIPE-to-not-die-in-socket-code.patch, - 0016-server-log-DHCPv6-addresses-assigned-to-clients.patch, - 0019-dhcp-4.2.x-ldap-debug-write.bnc835818.patch, - 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch, - 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch, - 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch, - 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch, - 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Adjusted patch numbers in the spec file: [- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, - 0010-dhcp-4.2.2-dhclient-option-checks.patch, - 0011-dhcp-4.2.6-close-on-exec.patch, - 0012-dhcp-4.2.2-quiet-dhclient.patch, - 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch, - 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch, - 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0007-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, + 0008-dhcp-4.2.2-dhclient-option-checks.patch, + 0009-dhcp-4.2.6-close-on-exec.patch, + 0010-dhcp-4.2.2-quiet-dhclient.patch, + 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, + 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch, + 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch] - Fixed to not pass DHCPv6 address lifetimes a positive (unsigned 32bit) integers to scripts and properly format timestamps as long to not break them on 64bit architectures (bsc#926159). [+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch] - dhclient: expose next-server DHCPv4 option to script (bsc#928390) [+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch] - Replaced infiniband support patch with fixed variant (bsc#910984): [- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, - 0018-dhcp-4.2.6-improved-xid.patch, - 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch, + 0016-infiniband-support.patch] - Moved dhcp-devel package include files and static libraries to /usr/include/dhcp and /usr/lib/dhcp subdirectories. DHCP requires a specific bind library version and conflicts with the files shipped by bind-devel package, which is not source and binary compatible (bsc#910686). - Corrected changes to provide complete patch file references. - Fixed server to not report success before send (bsc#919959) [+ 0017-server-no-success-report-before-send.919959.patch] - Fixed dhclient to check pre-init results reported by dhclient-script and fail if pre-init fails for a requested interface (bsc#912098). [+ 0018-client-fail-on-script-pre-init-error-bsc-912098.patch] - do not check scripts not in the src.rpm - Applied fix by Jiri Slaby to not crash in interface discovery when the interface address is NULL, which has been introduced by the infiniband support patch (bsc#909189,bsc#870535). [+ 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch] - fix bashisms in dhcprelay script - Applied contrib/ldap/dhcpd-conf-to-ldap patch by Ales Novak to reorder config to add all global options or option declarations to the dhcpService object instead to create new service object (bsc#886094,ISC-Bugs#37876). [+ 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch] - Applied an upstream patch by Thomas Markwalder adding missed mapping of SHA TSIG algorithm names to their constants to enable hmac-sha1, hmac_sha224, hmac_sha256, hmac_sha384 and hmac_sha512 authenticated dynamic DNS updates (bsc#890731, ISC-Bugs#36947). [+ 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch] - Decline IPv6 addresses on Duplicate Address Detection failure and stop client message exchanges on reached MRD rather than at some point after it. Applied fedora patches by Jiri Popelka and added DAD reporting via exit 3 to the dhclient-script and a fix to use correct address variables in the DEPREF6 action (bsc#872609,ISC-Bugs#26735,ISC-Bugs#21238). [+ 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch] - Applied backport patch by William Preston avoiding to bind ddns socket in the server when ddns-update-style is none (bsc#891655). [+ 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Applied patch for the contrib/ldap/dhcpd-conf-to-ldap script fixing subclass statement handling (bnc#878846,[ISC-Bugs #36409]) [+ 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch] - Updated licence statement and FSF address in our scripts. - Added missed service_add_pre macro calls for dhcrelay services - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- Update to version 1.3-20171209 + update ftp url in test-packages. + modify test-packages to use recommended compiler/linker flags. + improved configure macros AM_WITH_NLS, CF_CC_ENV_FLAGS, CF_CURSES_LIBS, CF_NCURSES_CONFIG, CF_SHARED_OPTS, CF_WITH_LIBTOOL, CF__INTL_BODY. + update config.guess, config.sub - Add patch textbox-file_size.patch to fix bug bsc#1094836 - Update to version 1.3-20170509: * improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and CF_SHARED_OPTS. * updated hu.po and tr.po from http://translationproject.org/latest/dialog/ * update config.guess, config.sub - Update to version 1.3-20170131 * use DLG_TRACE macro consistently to make "/--disable-trace"/ configure option work. * modify buildlist widget to support option "/--reorder"/ for to allow user to reorder the data based on the sequence of selections (discussion with Paraic O'Ceallaigh). * fill background color on unused parts of buildlist. * fix a minor error in buildlist which let pageup switch columns. * change several calls to dlg_trace_msg to prefix with "/#"/ to make the trace logs more consistent for parsing. * add samples/run_test.sh * further improve performance with very long command-lines by changes to howmany_tags(). * modify dlg_string_to_argv() to convert escaped double-quotes to plain double-quotes when within a double-quoted string. * modify makefile to apply CFLAGS to linking * modify dlg_string_to_argv() to ignore escaped newlines except when quoted, fixing a problem with samples/checklist9. * interpret $DIALOGOPTS before expanding "/--file"/, etc., to allow the environment variable to turn on tracing in that process. * improve performance when processing very long command lines, e.g., using "/--file"/ by changing dialog_opts[] to an array of pointers to the expanded argv[] (discussion with Lars Tauber). * modified autoconf macros + CF_CC_ENV_FLAGS amend the last change to move only the preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS, leaving the residue in CC. That happens to work for gcc's various "/model"/ options, but may require tuning for other compilers + CF_LARGEFILE workaround for clang exit-code vs warnings + CF_MATH_LIB quiet strict gcc warning + CF_WITH_LIBTOOL fix a few places in configure/build scripts where DESTDIR and rpath were combined + CF_XOPEN_SOURCE add "/uclinux"/ to list of Linux's * update config.guess, config.sub - Update to 1.3-20160209 * modify editbox widget to add a trailing newline if the text has none to ensure the last line is not ignored (report by Florent Rougon). * change mouse initialization to look for button-presses rather than button-clicks, for better response. * modify dump_curses_key() to show mouse-coding in readable form. * correct mapping of mouse-clicks on the day-grid in calendar widget when "/--week-start"/ is used to set the start of the week (report by Stefan Vogtner). * integrated changes from Stefan Vogtner: * use Gregorian algorithm for leap year * use mktime if available; calendar was written just as it became standard. - Changes for version 1.3 * correct --infobox documentation, which said it shows an OK button. * fix a couple of place in test-scripts which referred to $SIG_TRAP rather than $SIG_QUIT * reorganize dialog.3, to use subsections for generating navigation pane, using man2html * add "/--week-start"/ option for calendar widget (prompted by discussion with Stefan Vogtner). * add a limit-check in editbox.c to ensure that mouse-clicks outside the filled-in text area do not access past the end of the array (report by Stefan Vogtner). * update configure macros from ncurses changes. * update config.guess, config.sub - Update to 1.2-20150920 * decrease table value for minimum number of arguments for the widgets which use --no-items option * update configure macros: + use $SHELL consistently, deprecate non-POSIX shell + PKG_CONFIG may simply be unset - fix + add option to allow changing ABI version, from ncurses6. * fixes for two autoconf macros, CF_ADD_INCDIR and CF_NCURSES_CONFIG from work on ncurses. * build-fix for NetBSD curses - Fix typo in previous changelog entry - Add gpg signature - Update to 1.2-20150513 + add configure option --with-install-prefix, like ncurses. + add --with-screen and related configure options from ncurses-examples to allow building with ncurses6 test-packages. + update configure macros for improved coding style from lynx changes. + updated ro.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub > patches by Florent Rougon: + fix two bugs in the "/--file"/ option. + When the number of arguments read from the included file is 0, the code used to just skip over '--file' and its argument instead of removing them from the argument list, causing "/Error: Unknown option --file"/ later on. + In the alternative case (at least one argument read from the file), the previous code used to do '--j;' in order to "/force rescan"/ of the inserted arguments. However, control then flowed to outer blocks where a '++j;' counteracted this measure, causing "/Error: Unknown option --msgbox"/ (for instance) later on. + modify escaping in argv.c to be more uniform, whether or not the backslash is found within a parameter. - Hack around bug in libtool as it seems to be broken in shell function func_lalib_unsafe_p() as this does only work if a file descriptor 0 exists. - Update to version 1.2-20150225 + modify gauge widget to keep from erasing a second gauge widget, e.g., via the "/--and-widget"/ option. This is a cosmetic change to match behavior of dialog 1.0 (report by Jason Orendorf). + add configure option "/--with-man2html"/ + add configure options for versioned symbols, from ongoing work on ncurses. + update configure macros, e.g., for shared libraries - Changes from 1.2- 20150125 + suppress highlighting of character which denotes an abbreviation or shortcut for the OK/Cancel and other buttons for these widgets, which use abbreviations for the list shown on the screen: buildlist, checklist/radiobox, menubox, treeview (Debian #775295). + add grid up/left and down/right bindings in editbox.c as synonyms for field prev and next, respectively when handling the OK/Cancel buttons (Debian #775294). - Update to version 1.2-20140911 + correct malloc-size for change to prgbox. - Update to version 1.2-20130928 + fix a regression in gauge widget from 1.2-20130928 changes; dlg_reallocate_gauge() failed when no --title option was given - Changes from 1.2-20130923 + fix samples/inputbox6-utf8, which had depended unnecessarily on bash. + improve memory caching for wide-character manipulation in gauge widget + add dlg_reallocate_gauge + updated configure macros to use msys changes from ncurses. + update config.guess, config.sub - Changes from 1.2-20130902 + modify makefile rule to make the "/.png"/ filenames created by groff predictable. + add option --help-tags to allow scripts to get the item's tag field consistently from help- and help-item button results rather than getting the item's text for the latter + correct manpage discussion of DIALOG_ITEM_HELP versus --item-help, as well as --help-button return status + correct limit used for --hline option + do not print empty "/[]"/ if a --hline option was given with an empty value + miscellaneous configure script fixes/updates. In particular, add option --with-shared which builds shared libraries without a libtool dependency. + add FreeBSD port-files for test-builds. + update lt.po, add fa.po from http://translationproject.org/latest/dialog/ + update config.guess, config.sub - Changes from 1.2-20130523 + modify ifdef in arrows.c to work around packages which use the wide-character ncursesw headers with the ncurses library + correct workaround for xterm alternate-screen to work with/without the fix made in ncurses that makes putp() always write to the standard output (Debian #708829). + improve limit-checks for checklist, in case the dialog is resized + add --last-key option ( Debian #697607). - Changes from 2013/03/15 + update zh_TW.po, add an.po from http://translationproject.org/latest/dialog/ - Remove dialog-libs.patch; fixed on upstream release - Require terminfo-base and suggest terminfo to have on many or on mostly all terminals valid line graphics (bnc#826171) - Re-add patch dialog-1.2-20121230.dif: Fix problem with moving shadows during terminal resize - Use a /etc/dialogrc for openSUSE default coloring/shadow defaults - Re-add Korean language message file - Update to version 1.2-20121230 * See included CHANGES file for detailes - Fix libraries * dialog-libs.patch - license update: LGPL-2.1 See e.g. editbox.c - Build with libtool using - Add devel package - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags - Disable gpm as it is not used for long time - Added korean po translation file (bnc#614248) - Enable parallel build
- Add ppc64_disable_failing_test to disable a sporadically failing test for ppc64 and ppc64le builds (boo#1156913) - Use %license (boo#1082318) - Update to version 3.6: * When one file is a prefix of the other, cmp now appends the shorter file's size to the EOF diagnostic. * diff's default algorithm has been tweaked to deal better with larger files, reversing some of the changes made in diffutils-3.4. - Define packager and bug reporting url - Update to a pre-release version (3.5.15): * remove big-file-performance.patch and gnulib-diffseq.patch * comment signature source as the release is not officially signed yet - gnulib-diffseq.patch, big-file-performance.patch: Avoid performance regression on big files (bsc#1004991) - Diffutils 3.5: * diff3 no longer malfunctions due to use-after-free [bug introduced in 3.4] * diff --color no longer colorizes when TERM=dumb - Update to version 3.4 * diff accepts two new options --color and --palette to generate and configure colored output. --color takes an optional argument specifying when to colorize a line: --color=always, - -color=auto, --color=never. --palette is used to configure which colors are used. * many bugfixes - New -lang subpackage - Drop no longer needed gnulib-perl522.patch - Make building more verbose - Move info page removal to preun - Cleanup spec file with spec-cleaner - Update provides/obsoletes - add gnulib-perl522.patch from gnulib upstream - build with PIE
1 recommended fix from upstream: - dmidecode-missing-commas.patch: Two missing commas in data arrays cause off-by-one or mangling during index resolution (bsc#1174257). Partial support for SMBIOS 3.4.0: - dmidecode-add-memory-device-types-from-smbios-3.4.0.patch, dmidecode-add-processor-characteristics-bits-from-smbios-3.4.0.patch, dmidecode-add-processor-upgrades-from-smbios-3.4.0.patch, dmidecode-add-slot-characteristics2-from-smbios-3.4.0.patch, dmidecode-add-system-slot-types-from-smbios-3.4.0.patch: Add enumerated values from SMBIOS 3.4.0 (bsc#1174257). 1 presentation fix from upstream: - dmidecode-skip-details-of-uninstalled-memory-modules.patch: Skip details of uninstalled memory modules (bsc#1174257). Partial support for SMBIOS 3.3.0: - dmidecode-add-enumerated-values-from-smbios-3.3.0.patch: Add enumerated values from SMBIOS 3.3.0 (bsc#1153533 bsc#1158833 jsc#SLE-10875). 3 recommended fixes from upstream: - dmidecode-only-scan-dev-mem-for-entry-point-on-x86.patch: Only scan /dev/mem for entry point on x86 (fixes reboot on ARM64). - dmidecode-fix-formatting-of-tpm-table-output.patch: Fix formatting of TPM table output (missing newlines). - dmidecode-fix-system-slot-information-for-pcie-ssd.patch: Fix System Slot Information for PCIe SSD. - dmidecode-add-logical-non-volatile-device.patch: Add "/Logical non-volatile device"/ to the memory device types (bsc#1120149). - Use %doc directly on files instead of installing them explicitly. - Don't overwrite the path of license (boo#1121851). - dmidecode-fix-redfish-hostname-print-length.patch: Fix Redfish Hostname print length (bsc#1112755). - Update to upstream version 3.2 (FATE#326044): * [COMPATIBILITY] The UUID is now displayed using lowercase letters, per RFC 4122 (#53569). You must ensure that any code parsing it is case-insensitive. * Support for SMBIOS 3.2.0. This includes new processor names, new socket and port connector types, new system slot state and property, and support for non-volatile memory (NVDIMM). * Support for Redfish management controllers. * A new command line option to query a specific structure by its handle. * A new command line option to query the system family string. * Support for 3 ThinkPad-specific structures (patch #9642). * Support for HPE's new company name. * Support UEFI on FreeBSD. * Important bug fixes: Fix firmware version of TPM device Fix the HPE UEFI feature flag check * (biosdecode) A new command line option to fully decode PIR information (support request #109339). * Obsoletes dmioem-reflect-hpe-new-company-name.patch, dmidecode-fix-tpm-device-firmware-version.patch, and dmioem-fix-hpe-type-219-uefi-flag.patch. * CHANGELOG is gone, package more compact NEWS file instead. - Reenable signature checking. - Use %license for LICENSE file. - dmioem-reflect-hpe-new-company-name.patch: Reflect HPE's new company name. - dmidecode-fix-tpm-device-firmware-version.patch: Fix firmware version of TPM device. - dmioem-fix-hpe-type-219-uefi-flag.patch: Fix the reporting of HP/HPE UEFI feature. - Add missing bug numbers and FATE references in changes file (bsc#1041670). - Update to upstream version 3.1: * Support for SMBIOS 3.1.0 and 3.1.1. This includes new chassis types, new processor family names, new processor family upgrade names, and new slot types, as well as support of larger BIOS ROM sizes and cache sizes, and a new structure type (43, TPM Device.) * A new command line option to query OEM strings. * All error messages are now printed on stderr (#47274, #48158.) * Fixes a crash with SIGBUS (#46066.) * Various minor fixes, improvements and cleanups. * Obsoletes dmidecode-01-add-no-sysfs-option-description-to-h-output.patch, dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch, dmidecode-03-let-read_file-return-the-actual-data-size.patch, dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch, dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch, dmidecode-06-hide-irrelevant-fixup-message.patch, and dmidecode-07-only-decode-one-dmi-table.patch. - dmidecode-07-only-decode-one-dmi-table.patch: Only decode one DMI table. https://savannah.nongnu.org/bugs/?50022 - dmidecode-01-add-no-sysfs-option-description-to-h-output.patch: Add "/--no-sysfs"/ option description to -h output. - dmidecode-02-fix-no-smbios-nor-dmi-entry-point-found-on-smbios3.patch: Fix 'No SMBIOS nor DMI entry point found' on SMBIOS3. - dmidecode-03-let-read_file-return-the-actual-data-size.patch: Let read_file return the actual data size. - dmidecode-04-use-read_file-to-read-the-dmi-table-from-sysfs.patch: Use read_file() to read the DMI table from sysfs. https://savannah.nongnu.org/bugs/?46176 - dmidecode-05-use-dword-for-structure-table-maximum-size-in-smbios3.patch: Use DWORD for Structure table maximum size in SMBIOS3. - dmidecode-06-hide-irrelevant-fixup-message.patch: Hide irrelevant fixup message. http://savannah.nongnu.org/support/?109024 - Update to upstream version 3.0 (FATE#320746, FATE#320773): * Adds support for SMBIOS 3.0. This includes a new (64-bit) entry point format and new enumerated values for recent hardware. * Adds support for the new kernel interface (as of Linux v4.2) as an alternative to relying on /dev/mem to access the entry point and DMI table. * Adds decoding of Acer-specific DMI type 170 and HP-specific DMI types 212, 219 and 233. * Obsoletes dmidecode-1.173-drop-cast.patch, dmidecode-1.175-fix-SMBIOS-2.8.0.patch, dmidecode-1.176-SMBIOS-2.8-is-supported.patch, dmidecode-1.177-decode-pcie3-slot-id.patch, dmidecode-1.181-decode-CPUID-recent-AMD.patch, and dmidecode-1.182-decode-ddr4-memory-type.patch. * Various minor fixes and clean-ups. * Skip the SMBIOS version comparison in quiet mode (bsc#974862). - dmidecode.keyring was empty, reference the savannah keyring. but the tarball is signed by someone unknown without gpg signatures, so no keyring for now. - Cleanup spec file with spec-cleaner - Add gpg signature - dmidecode-1.181-decode-CPUID-recent-AMD.patch: Decode the CPUID of recent AMD processors (DMI type 4). - dmidecode-1.182-decode-ddr4-memory-type.patch: Add support for DDR4 memory type (DMI type 17) (bsc#955705). https://savannah.nongnu.org/bugs/?43370
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING file to docs - Created package dmxproto with initial version 2.3.1
- actually build and install the cursors, instead of random stuff - Update to the latest version in Debian (0.4.4) * Provide DMZ-White and DMZ-Black cursors - Change license from GPL-2.0+ to CC-BY-SA-3.0. Fix bnc#782743. - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Rename package from icon-theme-dmz-cursors to dmz-icon-theme-cursors, to follow convention used by other packages. Add appropriate Provides/Obsoletes. - created package
- Update to Docker 20.10.9-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1191355 CVE-2021-41092 CVE-2021-41089 CVE-2021-41091 CVE-2021-41103 - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0005-bsc1183855-btrfs-Do-not-disable-quota-on-cleanup.patch * 0006-bsc1190670-seccomp-add-support-for-clone3-syscall-in.patch - Switch to Go 1.16.x compiler, in line with upstream. - Add patch to return ENOSYS for clone3 to avoid breaking glibc again. bsc#1190670 + 0006-bsc1190670-seccomp-add-support-for-clone3-syscall-in.patch - Add shell requires for the *-completion subpackages. - Update to Docker 20.10.6-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1184768 - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - Backport upstream fix <https://github.com/moby/moby/pull/42273> for btrfs quotas being removed by Docker regularly. bsc#1183855 bsc#1175081 + 0005-bsc1183855-btrfs-Do-not-disable-quota-on-cleanup.patch - Update to Docker 20.10.5-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1182947 - Update runc dependency to 1.0.0~rc93. - Remove upstreamed patches: - cli-0001-Rename-bin-md2man-to-bin-go-md2man.patch - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - Switch version to use -ce suffix rather than _ce to avoid confusing other tools. boo#1182476 [NOTE: This update was only ever released in SLES and Leap.] - It turns out the boo#1178801 libnetwork patch is also broken on Leap, so drop the patch entirely. bsc#1180401 bsc#1182168 - boo1178801-0001-Add-docker-interfaces-to-firewalld-docker-zone.patch - Fix incorrect cast in SUSE secrets patches causing warnings on SLES. * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch [NOTE: This update was only ever released in SLES and Leap.] - Update Docker to 19.03.15-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. This update includes fixes for bsc#1181732 (CVE-2021-21284) and bsc#1181730 (CVE-2021-21285). - Rebase patches: * bsc1073877-0001-apparmor-clobber-docker-default-profile-on-start.patch - Only apply the boo#1178801 libnetwork patch to handle firewalld on openSUSE. It appears that SLES doesn't like the patch. bsc#1180401 - Update to Docker 20.10.3-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. Fixes bsc#1181732 (CVE-2021-21284) and bsc#1181730 (CVE-2021-21285). - Rebase patches on top of 20.10.3-ce. - 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch + 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch - 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch + 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch - 0004-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch + 0003-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch - 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch + 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - Drop docker-runc, docker-test and docker-libnetwork packages. We now just use the upstream runc package (it's stable enough and Docker no longer pins git versions). docker-libnetwork is so unstable that it doesn't have any versioning scheme and so it really doesn't make sense to maintain the project as a separate package. bsc#1181641 bsc#1181677 - Remove no-longer-needed patch for packaging now that we've dropped docker-runc and docker-libnetwork. - 0001-PACKAGING-revert-Remove-docker-prefix-for-containerd.patch - Update to Docker 20.10.2-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1181594 - Remove upstreamed patches: - bsc1122469-0001-apparmor-allow-readby-and-tracedby.patch - boo1178801-0001-Add-docker-interfaces-to-firewalld-docker-zone.patch - Add patches to fix build: + cli-0001-Rename-bin-md2man-to-bin-go-md2man.patch - Since upstream has changed their source repo (again) we have to rebase all of our patches. While doing this, I've collapsed all patches into one branch per-release and thus all the patches are now just one series: - packaging-0001-revert-Remove-docker-prefix-for-containerd-and-runc-.patch + 0001-PACKAGING-revert-Remove-docker-prefix-for-containerd.patch - secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch + 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch - secrets-0002-SUSE-implement-SUSE-container-secrets.patch + 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - private-registry-0001-Add-private-registry-mirror-support.patch + 0004-PRIVATE-REGISTRY-add-private-registry-mirror-support.patch - bsc1073877-0001-apparmor-clobber-docker-default-profile-on-start.patch + 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - Re-apply secrets fix for bsc#1065609 which appears to have been lost after it was fixed. * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Add Conflicts and Provides for kubic flavour of docker-fish-completion. - Update to Docker 19.03.14-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. CVE-2020-15257 bsc#1180243 https://github.com/docker/docker-ce/releases/tag/v19.03.14 - Enable fish-completion - Add a patch which makes Docker compatible with firewalld with nftables backend. Backport of https://github.com/moby/libnetwork/pull/2548 (boo#1178801, SLE-16460) * boo1178801-0001-Add-docker-interfaces-to-firewalld-docker-zone.patch - Update to Docker 19.03.13-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1176708 - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) - Emergency fix: %requires_eq does not work with provide symbols, only effective package names. Convert back to regular Requires. - Update to Docker 19.03.12-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. - Use Go 1.13 instead of Go 1.14 because Go 1.14 can cause all sorts of spurrious errors due to Go returning -EINTR from I/O syscalls much more often (due to Go 1.14's pre-emptive goroutine support). - bsc1172377-0001-unexport-testcase.Cleanup-to-fix-Go-1.14.patch - Add BuildRequires for all -git dependencies so that we catch missing dependencies much more quickly. - Update to Docker 19.03.11-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1172377 CVE-2020-13401 - Backport https://github.com/gotestyourself/gotest.tools/pull/169 so that we can build Docker with Go 1.14 (upstream uses Go 1.13). + bsc1172377-0001-unexport-testcase.Cleanup-to-fix-Go-1.14.patch - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors. - Add backport of https://github.com/docker/docker/pull/39121. bsc#1122469 + bsc1122469-0001-apparmor-allow-readby-and-tracedby.patch - Support older SLE systems which don't have "/usermod -w -v"/. - Update to Docker 19.03.5-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1158590 bsc#1157330 - Update to Docker 19.03.4-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. - Drop containerd.service workaround (we've released enough versions without containerd.service -- there's no need to support package upgrades that old). - Update to Docker 19.03.3-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1153367 - Update to Docker 19.03.2-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1150397 - Fix zsh-completion (docker -> _docker) - Fix default installation such that --userns-remap=default works properly (this appears to be an upstream regression, where --userns-remap=default doesn't auto-create the group and results in an error on-start). boo#1143349 - Update to Docker 19.03.1-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. CVE-2019-14271 - Update to Docker 19.03.0-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1142413 - Remove upstreamed patches: - bsc1001161-0001-oci-include-the-domainname-in-kernel.domainname.patch - bsc1001161-0002-cli-add-a-separate-domainname-flag.patch - bsc1047218-0001-man-obey-SOURCE_DATE_EPOCH-when-generating-man-pages.patch - bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch - Rebase pacthes: * bsc1073877-0001-apparmor-clobber-docker-default-profile-on-start.patch * packaging-0001-revert-Remove-docker-prefix-for-containerd-and-runc-.patch * private-registry-0001-Add-private-registry-mirror-support.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Move bash-completion to correct location. - Update to Docker 18.09.8-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. * Includes fixes for CVE-2019-13509 bsc#1142160. - Update to Docker 18.09.7-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1139649 - Remove upstreamed patches: - CVE-2018-15664.patch - Use %config(noreplace) for /etc/docker/daemon.json. bsc#1138920 - Add patch for CVE-2018-15664. bsc#1096726 + CVE-2018-15664.patch - Update to Docker 18.09.6-ce see upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. - Rebase patches: * bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch - Update to Docker 18.09.5-ce see upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1128376 boo#1134068 - Rebase patches: * bsc1001161-0001-oci-include-the-domainname-in-kernel.domainname.patch * bsc1001161-0002-cli-add-a-separate-domainname-flag.patch * bsc1047218-0001-man-obey-SOURCE_DATE_EPOCH-when-generating-man-pages.patch * bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch * packaging-0001-revert-Remove-docker-prefix-for-containerd-and-runc-.patch * private-registry-0001-Add-private-registry-mirror-support.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Updated patch name: + bsc1073877-0001-apparmor-clobber-docker-default-profile-on-start.patch - bsc1073877-0002-apparmor-clobber-docker-default-profile-on-start.patch - Update to Docker 18.09.3-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. - docker-test: improvements to test packaging (we don't need to ship around the entire source tree, and we also need to build the born-again integration/ tests which contain a suite-per-directory). We also need a new patch which fixes the handling of *-test images. bsc#1128746 + bsc1128746-0001-integration-cli-don-t-build-test-images-if-they-alre.patch - Move daemon.json file to /etc/docker directory, bsc#1114832 - Update shell completion to use Group: System/Shells. - Add daemon.json file with rotation logs cofiguration, bsc#1114832 - Update to Docker 18.09.1-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. bsc#1124308 * Includes fix for CVE-2018-10892 bsc#1100331. * Includes fix for CVE-2018-20699 bsc#1121768. - Remove upstreamed patches. - bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch - Disable leap based builds for kubic flavor. bsc#1121412 - Update go requirements to >= go1.10.6 to fix * bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during "/go get -u"/ * bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in "/go get"/ via curly braces in import paths * bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service - Handle build breakage due to missing 'export GOPATH' (caused by resolution of boo#1119634). I believe Docker is one of the only packages with this problem. - Add backports of https://github.com/docker/docker/pull/37302 and https://github.com/docker/cli/pull/1130, which allow for users to explicitly specify the NIS domainname of a container. bsc#1001161 + bsc1001161-0001-oci-include-the-domainname-in-kernel.domainname.patch + bsc1001161-0002-cli-add-a-separate-domainname-flag.patch - Update docker.service to match upstream and avoid rlimit problems. bsc#1112980 - Upgrade to Docker 18.09.0-ce. See upstream changelog in the packaged /usr/share/doc/packages/docker/CHANGELOG.md. boo#1115464 bsc#1118990 - Add revert of an upstream patch to fix docker-* handling. + packaging-0001-revert-Remove-docker-prefix-for-containerd-and-runc-.patch - Rebase patches: * bsc1047218-0001-man-obey-SOURCE_DATE_EPOCH-when-generating-man-pages.patch * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch * bsc1073877-0002-apparmor-clobber-docker-default-profile-on-start.patch * private-registry-0001-Add-private-registry-mirror-support.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Remove upstreamed patches: - bsc1100727-0001-build-add-buildmode-pie.patch - Reduce the disk footprint by recommending git-core instead of hard requiring it. bsc#1108038 - ExcludeArch i586 for entire docker-kubic flavour - ExcludeArch i586 for docker-kubic-kubeadm-criconfig subpackage - Add patch to make package reproducible, which is a backport of https://github.com/docker/cli/pull/1306. boo#1047218 + bsc1047218-0001-man-obey-SOURCE_DATE_EPOCH-when-generating-man-pages.patch - Upgrade to docker-ce v18.06.1-ce. bsc#1102522 bsc#1113313 Upstream changelog: https://github.com/docker/docker-ce/releases/tag/v18.06.1-ce - Remove patches that were merged upstream: - bsc1102522-0001-18.06-disable-containerd-CRI-plugin.patch - Add a backport of https://github.com/docker/engine/pull/29 for the 18.06.0-ce upgrade. This is a potential security issue (the CRI plugin was enabled by default, which listens on a TCP port bound to 0.0.0.0) that will be fixed upstream in the 18.06.1-ce upgrade. bsc#1102522 + bsc1102522-0001-18.06-disable-containerd-CRI-plugin.patch - Kubic: Make crio default, docker as alternative runtime (boo#1104821) - Provide kubernetes CRI config with docker-kubic-kubeadm-criconfig subpackage - Merge -kubic packages back into the main Virtualization:containers packages. This is done using _multibuild to add a "/kubic"/ flavour, which is then used to conditionally compile patches and other kubic-specific features. bsc#1105000 - Rework docker-rpmlintrc with the new _multibuild setup. - Enable seccomp support on SLE12, since libseccomp is now a new enough vintage to work with Docker and containerd. fate#325877 - Upgrade to docker-ce v18.06.0-ce. bsc#1102522 - Remove systemd-service dependency on containerd, which is now being started by dockerd to align with upstream defaults. - Removed the following patches as they are merged upstream: - bsc1021227-0001-pkg-devmapper-dynamically-load-dm_task_deferred_remo.patch - bsc1055676-0001-daemon-oci-obey-CL_UNPRIVILEGED-for-user-namespaced-.patch - Rebased the following patches: * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch * bsc1073877-0002-apparmor-clobber-docker-default-profile-on-start.patch * bsc1100727-0001-build-add-buildmode-pie.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Build the client binary with -buildmode=pie to fix issues on POWER. bsc#1100727 + bsc1100727-0001-build-add-buildmode-pie.patch - Update the AppArmor patchset again to fix a separate issue where changed AppArmor profiles don't actually get applied on Docker daemon reboot. bsc#1099277 * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch + bsc1073877-0002-apparmor-clobber-docker-default-profile-on-start.patch - Update to AppArmor patch so that signal mediation also works for signals between in-container processes. bsc#1073877 * bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch - Make use of %license macro - Remove 'go test' from %check section, as it has only ever caused us problems and hasn't (as far as I remember) ever caught a release-blocking issue. Smoke testing has been far more useful. boo#1095817 - Update secrets patch to not log incorrect warnings when attempting to inject non-existent host files. bsc#1065609 * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Review Obsoletes to fix bsc#1080978 - Put docker under the podruntime slice. This the recommended deployment to allow fine resource control on Kubernetes. bsc#1086185 - Add patch to handle AppArmor changes that make 'docker kill' stop working. bsc#1073877 boo#1089732 + bsc1073877-0001-apparmor-allow-receiving-of-signals-from-docker-kill.patch - Fix manpage generation breaking ppc64le builds due to a missing - buildemode=pie. - Compile and install all manpages. bsc#1085117 - Add requirement for catatonit, which provides a docker-init implementation. fate#324652 bsc#1085380 - Fix private-registry-0001-Add-private-registry-mirror-support.patch to deal corretly with TLS configs of 3rd party registries. fix bsc#1084533 - Update patches to be sourced from https://github.com/suse/docker-ce (which are based on the upstream docker/docker-ce repo). The reason for this change (though it is functionally identical to the old patches) is so that public patch maintenance is much simpler. * bsc1021227-0001-pkg-devmapper-dynamically-load-dm_task_deferred_remo.patch * bsc1055676-0001-daemon-oci-obey-CL_UNPRIVILEGED-for-user-namespaced-.patch * private-registry-0001-Add-private-registry-mirror-support.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Add ${version} to equivalent non-kubic package provides - Add Provides for equivalent non-kubic packages - Disable all tests for docker/client and docker/pkg/discovery. The unit tests of those packages broke reproducibly the builds in IBS. - Disable flaky tests github.com/docker/docker/pkg/discovery/kv. - Add patch to support mirroring of private/non-upstream registries. As soon as the upstream PR (https://github.com/moby/moby/pull/34319) is merged, this patch will be replaced by the backported one from upstream. + private-registry-0001-Add-private-registry-mirror-support.patch fix bsc#1074971 - Add Obsoletes: docker-image-migrator, as the tool is no longer needed and we've pretty much removed it from everywhere except the containers module. bsc#1069758 - Remove requirement on bridge-utils, which has been replaced by libnetwork in Docker. bsc#1072798 - Update to Docker v17.09.1_ce (bsc#1069758). Upstream changelog: https://github.com/docker/docker-ce/releases/tag/v17.09.1-ce - Removed patches (merged upstream): - bsc1045628-0001-devicemapper-remove-container-rootfs-mountPath-after.patch - bsc1066210-0001-vendor-update-to-github.com-vbatts-tar-split-v0.10.2.patch - bsc1066801-0001-oci-add-proc-scsi-to-masked-paths.patch - Update to Docker v17.09.0_ce. Upstream changelog: https://github.com/docker/docker-ce/releases/tag/v17.09.0-ce - Rebased patches: * bsc1021227-0001-pkg-devmapper-dynamically-load-dm_task_deferred_remo.patch * bsc1045628-0001-devicemapper-remove-container-rootfs-mountPath-after.patch * bsc1055676-0001-daemon-oci-obey-CL_UNPRIVILEGED-for-user-namespaced-.patch * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Removed patches (merged upstream): - bsc1064781-0001-Allow-to-override-build-date.patch - Add a patch to dynamically probe whether libdevmapper supports dm_task_deferred_remove. This is necessary because we build the containers module on a SLE12 base, but later SLE versions have libdevmapper support. This should not affect openSUSE, as all openSUSE versions have a new enough libdevmapper. Backport of https://github.com/moby/moby/pull/35518. bsc#1021227 bsc#1029320 bsc#1058173 + bsc1021227-0001-pkg-devmapper-dynamically-load-dm_task_deferred_remo.patch - Fix up the ordering of tests in docker.spec. This is to keep things easier to backport into the SLE package. - Include secrets fix to handle "/old"/ containers that have orphaned secret data. It's not clear why Docker caches these secrets, but fix the problem by trashing the references manually. bsc#1057743 * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Remove migration code for the v1.9.x -> v1.10.x migration. This has been around for a while, and we no longer support migrating from such an old version "/nicely"/. Docker still has migration code that will run on first-boot, we are merely removing all of the "/nice"/ warnings which tell users how to avoid issues during an upgrade that ocurred more than a year ago. - Drop un-needed files: - docker-plugin-message.txt - docker-update-message.txt - Add a backport of https://github.com/moby/moby/pull/35424, which fixes a security issue where a maliciously crafted image could be used to crash a Docker daemon. bsc#1066210 CVE-2017-14992 + bsc1066210-0001-vendor-update-to-github.com-vbatts-tar-split-v0.10.2.patch - Add a backport of https://github.com/moby/moby/pull/35399, which fixes a security issue where a Docker container (with a disabled AppArmor profile) could write to /proc/scsi/... and subsequently DoS the host. bsc#1066801 CVE-2017-16539 + bsc1066801-0001-oci-add-proc-scsi-to-masked-paths.patch - Correctly set `docker version` information, including the version, git commit, and SOURCE_DATE_EPOCH (requires a backport). This should * effectively* make Docker builds reproducible, with minimal cost. boo#1064781 + bsc1064781-0001-Allow-to-override-build-date.patch - Add backport of https://github.com/moby/moby/pull/35205. This used to be fixed in docker-runc, but we're moving it here after upstream discussion. bsc#1055676 + bsc1055676-0001-daemon-oci-obey-CL_UNPRIVILEGED-for-user-namespaced-.patch - Update to Docker v17.07.0_ce. Upstream changelog: https://github.com/docker/docker-ce/releases/tag/v17.06.0-ce https://github.com/docker/docker-ce/releases/tag/v17.07.0-ce - Removed no-longer needed patches. - bsc1037436-0001-client-check-tty-before-creating-exec-job.patch - bsc1037607-0001-apparmor-make-pkg-aaparser-work-on-read-only-root.patch - integration-cli-fix-TestInfoEnsureSucceeds.patch - Added backport of https://github.com/moby/moby/pull/34573. bsc#1045628 + bsc1045628-0001-devicemapper-remove-container-rootfs-mountPath-after.patch - Rewrite secrets patches to correctly handle directories in a way that doesn't cause errors when starting new containers. * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Fix bsc#1059011 The systemd service helper script used a timeout of 60 seconds to start the daemon, which is insufficient in cases where the daemon takes longer to start. Instead, set the service type from 'simple' to 'notify' and remove the now superfluous helper script. - fix bsc#1057743: Add a Requires: fix_bsc_1057743 which is provided by the newer version of docker-libnetwork. This is necessary because of a versioning bug we found in bsc#1057743. - fix /var/adm/update-message/docker file name to be /var/adm/update-message/docker-%{version}-%{release} - devicemapper: add patch to make the dm storage driver remove a container's rootfs mountpoint before attempting to do libdm operations on it. This helps avoid complications when live mounts will leak into containers. Backport of https://github.com/moby/moby/pull/34573. bsc#1045628 + bsc1045628-0001-devicemapper-remove-container-rootfs-mountPath-after.patch - Fix a regression in our SUSE secrets patches, which caused the copied files to not carry the correct {uid,gid} mapping when using user namespaces. This would not cause any bugs (SUSEConnect does the right thing anyway) but it's possible some programs would not treat the files correctly. This is tangentially related to bsc#1055676. * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Use -buildmode=pie for tests and binary build. bsc#1048046 bsc#1051429 - enable deferred removal for sle12sp2 and newer (and openSUSE equivalent. fix bsc#1021227 - enable libseccomp on sle12sp2 and newer, 42.2 and newer fix bsc#1028638 - docker: conditional filtering not supported on libseccomp for sle12 - add SuSEfirewall2.service to the After clause in docker.service in order to fix bsc#1046024 - fix path to docker-runc in systemd service file - change dependency to docker-runc - Fix bsc#1029630: docker does not wait for lvm on system startup I added "/lvm2-monitor.service"/ as an "/After dependency"/ of the docker systemd unit. - Fix bsc#1032287: missing docker systemd configuration - Update SUSE secrets patch to correctly handle restarting of containers. + secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch + secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Fix bsc#1037607 which was causing read-only issues on Kubic, this is a backport of https://github.com/moby/moby/pull/33250. + bsc1037607-0001-apparmor-make-pkg-aaparser-work-on-read-only-root.patch - Fix bsc#1038476 warning about non-executable docker * Simply verify we have binary prior using it, might happen if someone had docker installed and then did remove it and install from scratch again - Add a partial fix for boo#1038493. - Fixed bsc#1037436 where execids were being leaked due to bad error handling. This is a backport of https://github.com/docker/cli/pull/52. + bsc1037436-0001-client-check-tty-before-creating-exec-job.patch - Fix golang requirements in the subpackages - Update golang build requirements to use golang(API) symbol: this is needed to solve a conflict between multiple versions of Go being available - Fix secrets-0002-SUSE-implement-SUSE-container-secrets.patch: substitute docker/distribution/digest by opencontainers/digest - Update to version 17.04.0-ce (fix bsc#1034053 ) - Patches removed because have been merged into this version: * pr31549-cmd-docker-fix-TestDaemonCommand.patch * pr31773-daemon-also-ensureDefaultApparmorProfile-in-exec-pat.patch - Patches rebased: * integration-cli-fix-TestInfoEnsureSucceeds.patch - Build man pages for all archs (bsc#953182) - Containers cannot resolve DNS if docker host uses 127.0.0.1 as resolver (bsc#1034063) see /usr/share/doc/packages/docker/CHANGELOG.md - Make sure this is being built with go 1.7 - remove the go_arches macro because we are using go1.7 which is available in all archs - remove gcc specific patches * gcc-go-patches.patch * netlink_netns_powerpc.patch * boltdb_bolt_add_brokenUnaligned.patch - Enable Delegate=yes, since systemd will safely ignore lvalues it doesn't understand. - Update SUSE secrets patch to handle boo#1030702. * secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch * secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Fix (bsc#1032644) Change lvm2 from Requires to Recommends Docker usually uses a default storage driver, when it's not configured explicitly. This default driver then depends on the underlying system and gets chosen during installation. - Disable libseccomp for leap 42.1, sle12sp1 and sle12, because docker needs a higher version. Otherwise, we get the error "/conditional filtering requires libseccomp version >= 2.2.1 (bsc#1028639 and bsc#1028638) - Add a backport of fix to AppArmor lazy loading docker-exec case. https://github.com/docker/docker/pull/31773 + pr31773-daemon-also-ensureDefaultApparmorProfile-in-exec-pat.patch - Clean up docker-mount-secrets.patch to use the new swarm secrets internals of Docker 1.13.0, which removes the need to implement any secret handling ourselves. This resulted in a split up of the patch. - docker-mount-secrets.patch + secrets-0001-daemon-allow-directory-creation-in-run-secrets.patch + secrets-0002-SUSE-implement-SUSE-container-secrets.patch - Remove old plugins.json to prevent docker-1.13 to fail to start - Fix bsc#1026827: systemd TasksMax default throttles docker - Fix post section by adding shadow as a package requirement Otherwise the groupadd instruction fails - Add patch to fix TestDaemonCommand failure in %check. This is an upstream bug, and has an upstream PR to fix it https://github.com/docker/docker/pull/31549. + pr31549-cmd-docker-fix-TestDaemonCommand.patch - update docker to 1.13.0 see details in https://github.com/docker/docker/releases/tag/v1.13.0 - use the same buildflags for building docker and for building the tests. - enable pkcs11: https://github.com/docker/docker/commit/37fa75b3447007bb8ea311f02610bb383b0db77f - enable architecture s390x for openSUSE - provide the oci runtime so that containers which were using an old runtime option, when started on the new docker version, the runtime is changed to the new one. fix bsc#1020806 bsc#1016992 - fix CVE-2016-9962 bsc#1012568 . Fix it by updating to 1.12.6 plus an extra commit to fix liverestore: https://github.com/docker/docker/commit/97cd32a6a9076306baa637a29bba84c3f1f3d218 - add "/a wait"/ when starting docker service to fix bsc#1019251 - remove netlink_gcc_go.patch after integration of PR https://github.com/golang/go/issues/11707 - new boltdb_bolt_add_brokenUnaligned.patch for ppc64 waiting for https://github.com/boltdb/bolt/pull/635 - Remove old flags from dockerd's command-line, to be more inline with upstream (now that docker-runc is provided by the runc package). -H is dropped because upstream dropped it due to concerns with socket activation. - Remove socket activation entirely. - update docker to 1.12.5 (bsc#1016307). This fixes bsc#1015661 - fix bash-completion - Add packageand(docker:bash) to bash-completion to match zsh-completion. - fix runc and containerd revisions fix bsc#1009961 - update docker to 1.12.3 - fix bsc#1007249 - CVE-2016-8867: Fix ambient capability usage in containers - other fixes: https://github.com/docker/docker/releases/tag/v1.12.3 - update docker to 1.12.2 (bsc#1004490). See changelog https://github.com/docker/docker/blob/v1.12.2/CHANGELOG.md - update docker-mount-secrets.patch to 1.12.2 code - docker-mount-secrets.patch: change the internal mountpoint name to not use "/:"/ as that character can be considered a special character by other tools. bsc#999582 - fix go_arches definition: use global instead of define, otherwise it fails to build - Add dockerd(8) man page. - add missing patch to changelog - fix integration test case - add integration-cli-fix-TestInfoEnsureSucceeds.patch - update rpmlintrc - make test timeout configurable - Remove noarch from docker-test, which was causing lots of fun issues when trying to run them. - Fix build for ppc64le: use static libgo for dockerd and docker-proxy as in docker build. - Update docker to 1.12.1 (bsc#996015) see changelog in https://github.com/docker/docker/releases/tag/v1.12.1 - Add asaurin@suse.com's test.sh test script. - Add integration test binary in docker.spec file. This is work done by asaurin@suse.com. - Package docker-proxy (which was split out of the docker binary in 1.12). boo#995620 - fix bsc#995102 - Docker "/migrator"/ prevents installing "/docker"/, if docker 1.9 was installed before but there were no images - Update docker.service file with several changes. * Reapply fix for bsc#983015 (Limit*=infinity). * Specify an "/OCI"/ runtime for our runc package explicitly. bsc#978260 - remove disable-pprof-trace.patch: We can remove this patch because we use go 1.6, either gcc6-go or gc-go. This patch was for gcc5-go - add go_arches in project configuration: this way, we can use the same spec file but decide in the project configuration if to use gc-go or gcc-go for some archs. - use gcc6-go instead of gcc5-go (bsc#988408) - build ppc64le with gc-go because this version builds with gc-go 1.6 - remove bnc964673-boltdb-metadata-recovery.patch because it has already been merged - update to v1.12.0 (bsc#995058) see detailed changelog at https://github.com/docker/docker/releases/tag/v1.12.0 - disable test that fail in obs build context - only run unit tests on architectures that provide the go list and go test tools - disable dockerd, parser, integration test, and devicemapper related tests on versions below SLE12 and openSUSE_13.2 - bump test timeout to 10m (for aarch64) - run unit tests during the build - Adapt docker.service file. - adapt install sections for gccgo builds: gccgo build are not built in separate folders for client and daemon. They both reside in dyngccgo. - gcc-go-patch: link against systemd when compiling the daemon. - Add disable-pprof-trace.patch pprof.Trace() is not available in go version <= 1.4 which we use to build SLES packages. This patch comments out the pprof.Trace() section. - update gcc-go-patch and docker-mount-secrets.patch - Fixed binary split, install both required binaries correctly * Explicitly state the version dependencies for runC and containerd, to avoid potential issues with incompatible component versions. These must be updated *each time we do a release*. bsc#993847 - Don't exit mid install, add the ability to not restart the docker service during certain updates with long migration phases bsc#980555 - remove kernel dependency (bsc#987198) - remove sysconfig.docker.ppc64le patch setting iptables option on ppc64le works now (bsc#988707) - fix bsc#984942: audit.rules in docker-1.9.1-58.1.x86_64.rpm has a syntax error * Update docker.service to include changes from upstream, including the soon-to-be-merged patch https://github.com/docker/docker/pull/24307, which fixes bnc#983015. - readd dropped declaration for patch200 * Removed patches: - cve-2016-3697-numeric-uid.patch (merged upstream in gh@docker/docker#22998). * Update Docker to 1.11.2. (bsc#989566) Changelog from upstream: * Networking * Fix a stale endpoint issue on overlay networks during ungraceful restart (#23015) * Fix an issue where the wrong port could be reported by docker inspect/ps/port (#22997) * Runtime * Fix a potential panic when running docker build (#23032) * Fix interpretation of --user parameter (#22998) * Fix a bug preventing container statistics to be correctly reported (#22955) * Fix an issue preventing container to be restarted after daemon restart (#22947) * Fix issues when running 32 bit binaries on Ubuntu 16.04 (#22922) * Fix a possible deadlock on image deletion and container attach (#22918) * Fix an issue where containers fail to start after a daemon restart if they depend on a containerized cluster store (#22561) * Fix an issue causing docker ps to hang on CentOS when using devicemapper (#22168, #23067) * Fix a bug preventing to docker exec into a container when using devicemapper (#22168, #23067) - Fix udev files ownership - Pass over with spec-cleaner, no factual changes * Make sure we *always* build unstripped Go binaries. * Add a patch to fix database soft corruption issues if the Docker dameon dies in a bad state. There is a PR upstream to vendor Docker to have this fix as well, but it probably won't get in until 1.11.2. bnc#964673 (https://github.com/docker/docker/pull/22765) + bnc964673-boltdb-metadata-recovery.patch * Remove conditional Patch directive for SUSE secrets, since conditionally including patches results in incompatible .src.rpms. The patch is still applied conditionally. * Update to Docker 1.11.1. Changelog from upstream: * Distribution - Fix schema2 manifest media type to be of type `application/vnd.docker.container.image.v1+json` ([#21949](https://github.com/docker/docker/pull/21949)) * Documentation + Add missing API documentation for changes introduced with 1.11.0 ([#22048](https://github.com/docker/docker/pull/22048)) * Builder * Append label passed to `docker build` as arguments as an implicit `LABEL` command at the end of the processed `Dockerfile` ([#22184](https://github.com/docker/docker/pull/22184)) * Networking - Fix a panic that would occur when forwarding DNS query ([#22261](https://github.com/docker/docker/pull/22261)) - Fix an issue where OS threads could end up within an incorrect network namespace when using user defined networks ([#22261](https://github.com/docker/docker/pull/22261)) * Runtime - Fix a bug preventing labels configuration to be reloaded via the config file ([#22299](https://github.com/docker/docker/pull/22299)) - Fix a regression where container mounting `/var/run` would prevent other containers from being removed ([#22256](https://github.com/docker/docker/pull/22256)) - Fix an issue where it would be impossible to update both `memory-swap` and `memory` value together ([#22255](https://github.com/docker/docker/pull/22255)) - Fix a regression from 1.11.0 where the `/auth` endpoint would not initialize `serveraddress` if it is not provided ([#22254](https://github.com/docker/docker/pull/22254)) - Add missing cleanup of container temporary files when cancelling a schedule restart ([#22237](https://github.com/docker/docker/pull/22237)) - Removed scary error message when no restart policy is specified ([#21993](https://github.com/docker/docker/pull/21993)) - Fix a panic that would occur when the plugins were activated via the json spec ([#22191](https://github.com/docker/docker/pull/22191)) - Fix restart backoff logic to correctly reset delay if container ran for at least 10secs ([#22125](https://github.com/docker/docker/pull/22125)) - Remove error message when a container restart get cancelled ([#22123](https://github.com/docker/docker/pull/22123)) - Fix an issue where `docker` would not correcly clean up after `docker exec` ([#22121](https://github.com/docker/docker/pull/22121)) - Fix a panic that could occur when servicing concurrent `docker stats` commands ([#22120](https://github.com/docker/docker/pull/22120))` - Revert deprecation of non-existing host directories auto-creation ([#22065](https://github.com/docker/docker/pull/22065)) - Hide misleading rpc error on daemon shutdown ([#22058](https://github.com/docker/docker/pull/22058)) - Fix go version to 1.5 (bsc#977394) - Add patch to fix vulnerability in Docker <= 1.11.0. This patch is upstream, but was merged after the 1.11.0 merge window. CVE-2016-3697. bsc#976777. + cve-2016-3697-numeric-uid.patch The upstream PR is here[1] and was vendored into Docker here[2]. [1]: https://github.com/opencontainers/runc/pull/708 [2]: https://github.com/docker/docker/pull/21665 - Supplemnent zsh from zsh-completion * zsh-completion will be automatically installed if zsh and docker are installed - Remove gcc5_socker_workaround.patch: This patch is not needed anymore since gcc5 has been updated in all platforms * Removed patches that have been fixed upstream and in gcc-go: - boltdb_bolt_powerpc.patch - fix-apparmor.patch - fix-btrfs-ioctl-structure.patch - fix-docker-init.patch - libnetwork_drivers_bridge_powerpc.patch - ignore-dockerinit-checksum.patch * Require containerd, as it is the only currently supported Docker execdriver. * Update docker.socket to require containerd.socket and use --containerd in docker.service so that the services are self-contained. * Update to Docker 1.11.0. Changelog from upstream: * Builder - Fix a bug where Docker would not used the correct uid/gid when processing the `WORKDIR` command ([#21033](https://github.com/docker/docker/pull/21033)) - Fix a bug where copy operations with userns would not use the proper uid/gid ([#20782](https://github.com/docker/docker/pull/20782), [#21162](https://github.com/docker/docker/pull/21162)) * Client * Usage of the `:` separator for security option has been deprecated. `=` should be used instead ([#21232](https://github.com/docker/docker/pull/21232)) + The client user agent is now passed to the registry on `pull`, `build`, `push`, `login` and `search` operations ([#21306](https://github.com/docker/docker/pull/21306), [#21373](https://github.com/docker/docker/pull/21373)) * Allow setting the Domainname and Hostname separately through the API ([#20200](https://github.com/docker/docker/pull/20200)) * Docker info will now warn users if it can not detect the kernel version or the operating system ([#21128](https://github.com/docker/docker/pull/21128)) - Fix an issue where `docker stats --no-stream` output could be all 0s ([#20803](https://github.com/docker/docker/pull/20803)) - Fix a bug where some newly started container would not appear in a running `docker stats` command ([#20792](https://github.com/docker/docker/pull/20792)) * Post processing is no longer enabled for linux-cgo terminals ([#20587](https://github.com/docker/docker/pull/20587)) - Values to `--hostname` are now refused if they do not comply with [RFC1123](https://tools.ietf.org/html/rfc1123) ([#20566](https://github.com/docker/docker/pull/20566)) + Docker learned how to use a SOCKS proxy ([#20366](https://github.com/docker/docker/pull/20366), [#18373](https://github.com/docker/docker/pull/18373)) + Docker now supports external credential stores ([#20107](https://github.com/docker/docker/pull/20107)) * `docker ps` now supports displaying the list of volumes mounted inside a container ([#20017](https://github.com/docker/docker/pull/20017)) * `docker info` now also report Docker's root directory location ([#19986](https://github.com/docker/docker/pull/19986)) - Docker now prohibits login in with an empty username (spaces are trimmed) ([#19806](https://github.com/docker/docker/pull/19806)) * Docker events attributes are now sorted by key ([#19761](https://github.com/docker/docker/pull/19761)) * `docker ps` no longer show exported port for stopped containers ([#19483](https://github.com/docker/docker/pull/19483)) - Docker now cleans after itself if a save/export command fails ([#17849](https://github.com/docker/docker/pull/17849)) * Docker load learned how to display a progress bar ([#17329](https://github.com/docker/docker/pull/17329), [#120078](https://github.com/docker/docker/pull/20078)) * Distribution - Fix a panic that occurred when pulling an images with 0 layers ([#21222](https://github.com/docker/docker/pull/21222)) - Fix a panic that could occur on error while pushing to a registry with a misconfigured token service ([#21212](https://github.com/docker/docker/pull/21212)) + All first-level delegation roles are now signed when doing a trusted push ([#21046](https://github.com/docker/docker/pull/21046)) + OAuth support for registries was added ([#20970](https://github.com/docker/docker/pull/20970)) * `docker login` now handles token using the implementation found in [docker/distribution](https://github.com/docker/distribution) ([#20832](https://github.com/docker/docker/pull/20832)) * `docker login` will no longer prompt for an email ([#20565](https://github.com/docker/docker/pull/20565)) * Docker will now fallback to registry V1 if no basic auth credentials are available ([#20241](https://github.com/docker/docker/pull/20241)) * Docker will now try to resume layer download where it left off after a network error/timeout ([#19840](https://github.com/docker/docker/pull/19840)) - Fix generated manifest mediaType when pushing cross-repository ([#19509](https://github.com/docker/docker/pull/19509)) - Fix docker requesting additional push credentials when pulling an image if Content Trust is enabled ([#20382](https://github.com/docker/docker/pull/20382)) * Logging - Fix a race in the journald log driver ([#21311](https://github.com/docker/docker/pull/21311)) * Docker syslog driver now uses the RFC-5424 format when emitting logs ([#20121](https://github.com/docker/docker/pull/20121)) * Docker GELF log driver now allows to specify the compression algorithm and level via the `gelf-compression-type` and `gelf-compression-level` options ([#19831](https://github.com/docker/docker/pull/19831)) * Docker daemon learned to output uncolorized logs via the `--raw-logs` options ([#19794](https://github.com/docker/docker/pull/19794)) + Docker, on Windows platform, now includes an ETW (Event Tracing in Windows) logging driver named `etwlogs` ([#19689](https://github.com/docker/docker/pull/19689)) * Journald log driver learned how to handle tags ([#19564](https://github.com/docker/docker/pull/19564)) + The fluentd log driver learned the following options: `fluentd-address`, `fluentd-buffer-limit`, `fluentd-retry-wait`, `fluentd-max-retries` and `fluentd-async-connect` ([#19439](https://github.com/docker/docker/pull/19439)) + Docker learned to send log to Google Cloud via the new `gcplogs` logging driver. ([#18766](https://github.com/docker/docker/pull/18766)) * Misc + When saving linked images together with `docker save` a subsequent `docker load` will correctly restore their parent/child relationship ([#21385](https://github.com/docker/docker/pull/c)) + Support for building the Docker cli for OpenBSD was added ([#21325](https://github.com/docker/docker/pull/21325)) + Labels can now be applied at network, volume and image creation ([#21270](https://github.com/docker/docker/pull/21270)) * The `dockremap` is now created as a system user ([#21266](https://github.com/docker/docker/pull/21266)) - Fix a few response body leaks ([#21258](https://github.com/docker/docker/pull/21258)) - Docker, when run as a service with systemd, will now properly manage its processes cgroups ([#20633](https://github.com/docker/docker/pull/20633)) * Docker info now reports the value of cgroup KernelMemory or emits a warning if it is not supported ([#20863](https://github.com/docker/docker/pull/20863)) * Docker info now also reports the cgroup driver in use ([#20388](https://github.com/docker/docker/pull/20388)) * Docker completion is now available on PowerShell ([#19894](https://github.com/docker/docker/pull/19894)) * `dockerinit` is no more ([#19490](https://github.com/docker/docker/pull/19490),[#19851](https://github.com/docker/docker/pull/19851)) + Support for building Docker on arm64 was added ([#19013](https://github.com/docker/docker/pull/19013)) + Experimental support for building docker.exe in a native Windows Docker installation ([#18348](https://github.com/docker/docker/pull/18348)) * Networking - Fix panic if a node is forcibly removed from the cluster ([#21671](https://github.com/docker/docker/pull/21671)) - Fix "/error creating vxlan interface"/ when starting a container in a Swarm cluster ([#21671](https://github.com/docker/docker/pull/21671)) * `docker network inspect` will now report all endpoints whether they have an active container or not ([#21160](https://github.com/docker/docker/pull/21160)) + Experimental support for the MacVlan and IPVlan network drivers have been added ([#21122](https://github.com/docker/docker/pull/21122)) * Output of `docker network ls` is now sorted by network name ([#20383](https://github.com/docker/docker/pull/20383)) - Fix a bug where Docker would allow a network to be created with the reserved `default` name ([#19431](https://github.com/docker/docker/pull/19431)) * `docker network inspect` returns whether a network is internal or not ([#19357](https://github.com/docker/docker/pull/19357)) + Control IPv6 via explicit option when creating a network (`docker network create --ipv6`). This shows up as a new `EnableIPv6` field in `docker network inspect` ([#17513](https://github.com/docker/docker/pull/17513)) * Support for AAAA Records (aka IPv6 Service Discovery) in embedded DNS Server ([#21396](https://github.com/docker/docker/pull/21396)) - Fix to not forward docker domain IPv6 queries to external servers ([#21396](https://github.com/docker/docker/pull/21396)) * Multiple A/AAAA records from embedded DNS Server for DNS Round robin ([#21019](https://github.com/docker/docker/pull/21019)) - Fix endpoint count inconsistency after an ungraceful dameon restart ([#21261](https://github.com/docker/docker/pull/21261)) - Move the ownership of exposed ports and port-mapping options from Endpoint to Sandbox ([#21019](https://github.com/docker/docker/pull/21019)) - Fixed a bug which prevents docker reload when host is configured with ipv6.disable=1 ([#21019](https://github.com/docker/docker/pull/21019)) - Added inbuilt nil IPAM driver ([#21019](https://github.com/docker/docker/pull/21019)) - Fixed bug in iptables.Exists() logic [#21019](https://github.com/docker/docker/pull/21019) - Fixed a Veth interface leak when using overlay network ([#21019](https://github.com/docker/docker/pull/21019)) - Fixed a bug which prevents docker reload after a network delete during shutdown ([#20214](https://github.com/docker/docker/pull/20214)) - Make sure iptables chains are recreated on firewalld reload ([#20419](https://github.com/docker/docker/pull/20419)) - Allow to pass global datastore during config reload ([#20419](https://github.com/docker/docker/pull/20419)) - For anonymous containers use the alias name for IP to name mapping, ie:DNS PTR record ([#21019](https://github.com/docker/docker/pull/21019)) - Fix a panic when deleting an entry from /etc/hosts file ([#21019](https://github.com/docker/docker/pull/21019)) - Source the forwarded DNS queries from the container net namespace ([#21019](https://github.com/docker/docker/pull/21019)) - Fix to retain the network internal mode config for bridge networks on daemon reload ([#21780] (https://github.com/docker/docker/pull/21780)) - Fix to retain IPAM driver option configs on daemon reload ([#21914] (https://github.com/docker/docker/pull/21914)) * Plugins - Fix a file descriptor leak that would occur every time plugins were enumerated ([#20686](https://github.com/docker/docker/pull/20686)) - Fix an issue where Authz plugin would corrupt the payload body when faced with a large amount of data ([#20602](https://github.com/docker/docker/pull/20602)) * Runtime - Fix a panic that could occur when cleanup after a container started with invalid parameters ([#21716](https://github.com/docker/docker/pull/21716)) - Fix a race with event timers stopping early ([#21692](https://github.com/docker/docker/pull/21692)) - Fix race conditions in the layer store, potentially corrupting the map and crashing the process ([#21677](https://github.com/docker/docker/pull/21677)) - Un-deprecate auto-creation of host directories for mounts. This feature was marked deprecated in ([#21666](https://github.com/docker/docker/pull/21666)) Docker 1.9, but was decided to be too much of an backward-incompatible change, so it was decided to keep the feature. + It is now possible for containers to share the NET and IPC namespaces when `userns` is enabled ([#21383](https://github.com/docker/docker/pull/21383)) + `docker inspect <image-id>` will now expose the rootfs layers ([#21370](https://github.com/docker/docker/pull/21370)) + Docker Windows gained a minimal `top` implementation ([#21354](https://github.com/docker/docker/pull/21354)) * Docker learned to report the faulty exe when a container cannot be started due to its condition ([#21345](https://github.com/docker/docker/pull/21345)) * Docker with device mapper will now refuse to run if `udev sync` is not available ([#21097](https://github.com/docker/docker/pull/21097)) - Fix a bug where Docker would not validate the config file upon configuration reload ([#21089](https://github.com/docker/docker/pull/21089)) - Fix a hang that would happen on attach if initial start was to fail ([#21048](https://github.com/docker/docker/pull/21048)) - Fix an issue where registry service options in the daemon configuration file were not properly taken into account ([#21045](https://github.com/docker/docker/pull/21045)) - Fix a race between the exec and resize operations ([#21022](https://github.com/docker/docker/pull/21022)) - Fix an issue where nanoseconds were not correctly taken in account when filtering Docker events ([#21013](https://github.com/docker/docker/pull/21013)) - Fix the handling of Docker command when passed a 64 bytes id ([#21002](https://github.com/docker/docker/pull/21002)) * Docker will now return a `204` (i.e http.StatusNoContent) code when it successfully deleted a network ([#20977](https://github.com/docker/docker/pull/20977)) - Fix a bug where the daemon would wait indefinitely in case the process it was about to killed had already exited on its own ([#20967](https://github.com/docker/docker/pull/20967) * The devmapper driver learned the `dm.min_free_space` option. If the mapped device free space reaches the passed value, new device creation will be prohibited. ([#20786](https://github.com/docker/docker/pull/20786)) + Docker can now prevent processes in container to gain new privileges via the `--security-opt=no-new-privileges` flag ([#20727](https://github.com/docker/docker/pull/20727)) - Starting a container with the `--device` option will now correctly resolves symlinks ([#20684](https://github.com/docker/docker/pull/20684)) + Docker now relies on [`containerd`](https://github.com/docker/containerd) and [`runc`](https://github.com/opencontainers/runc) to spawn containers. ([#20662](https://github.com/docker/docker/pull/20662)) - Fix docker configuration reloading to only alter value present in the given config file ([#20604](https://github.com/docker/docker/pull/20604)) + Docker now allows setting a container hostname via the `--hostname` flag when `--net=host` ([#20177](https://github.com/docker/docker/pull/20177)) + Docker now allows executing privileged container while running with `--userns-remap` if both `--privileged` and the new `--userns=host` flag are specified ([#20111](https://github.com/docker/docker/pull/20111)) - Fix Docker not cleaning up correctly old containers upon restarting after a crash ([#19679](https://github.com/docker/docker/pull/19679)) * Docker will now error out if it doesn't recognize a configuration key within the config file ([#19517](https://github.com/docker/docker/pull/19517)) - Fix container loading, on daemon startup, when they depends on a plugin running within a container ([#19500](https://github.com/docker/docker/pull/19500)) * `docker update` learned how to change a container restart policy ([#19116](https://github.com/docker/docker/pull/19116)) * `docker inspect` now also returns a new `State` field containing the container state in a human readable way (i.e. one of `created`, `restarting`, `running`, `paused`, `exited` or `dead`)([#18966](https://github.com/docker/docker/pull/18966)) + Docker learned to limit the number of active pids (i.e. processes) within the container via the `pids-limit` flags. NOTE: This requires `CGROUP_PIDS=y` to be in the kernel configuration. ([#18697](https://github.com/docker/docker/pull/18697)) - `docker load` now has a `--quiet` option to suppress the load output ([#20078](https://github.com/docker/docker/pull/20078)) - Fix a bug in neighbor discovery for IPv6 peers ([#20842](https://github.com/docker/docker/pull/20842)) - Fix a panic during cleanup if a container was started with invalid options ([#21802](https://github.com/docker/docker/pull/21802)) - Fix a situation where a container cannot be stopped if the terminal is closed ([#21840](https://github.com/docker/docker/pull/21840)) * Security * Object with the `pcp_pmcd_t` selinux type were given management access to `/var/lib/docker(/.*)?` ([#21370](https://github.com/docker/docker/pull/21370)) * `restart_syscall`, `copy_file_range`, `mlock2` joined the list of allowed calls in the default seccomp profile ([#21117](https://github.com/docker/docker/pull/21117), [#21262](https://github.com/docker/docker/pull/21262)) * `send`, `recv` and `x32` were added to the list of allowed syscalls and arch in the default seccomp profile ([#19432](https://github.com/docker/docker/pull/19432)) * Docker Content Trust now requests the server to perform snapshot signing ([#21046](https://github.com/docker/docker/pull/21046)) * Support for using YubiKeys for Content Trust signing has been moved out of experimental ([#21591](https://github.com/docker/docker/pull/21591)) * Volumes * Output of `docker volume ls` is now sorted by volume name ([#20389](https://github.com/docker/docker/pull/20389)) * Local volumes can now accepts options similar to the unix `mount` tool ([#20262](https://github.com/docker/docker/pull/20262)) - Fix an issue where one letter directory name could not be used as source for volumes ([#21106](https://github.com/docker/docker/pull/21106)) + `docker run -v` now accepts a new flag `nocopy`. This tell the runtime not to copy the container path content into the volume (which is the default behavior) ([#21223](https://github.com/docker/docker/pull/21223)) - docker.spec: apply gcc5 socket patch also for sle12 and leap because gcc5 has been updated there as well. - docker.spec: add a "/is_opensuse"/ check for the mount-secrets patch. This way we can use this same package for opensuse. - use go-lang for aarch64: - drop fix_platform_type_arm.patch (works around a gcc-go bug, so unnecessary) - Add patch from upstream (https://github.com/docker/docker/pull/21723) to fix compilation on Factory and Tumbleweed (which have btrfsprogs >= 4.5). + fix-btrfs-ioctl-structure.patch bnc#974208 - Changed systemd unit file and default sysconfig file to include network options, this is needed to get SDN like flannel to work - docker.spec: update warning to mention that /etc/sysconfig/docker is sourced by the migration script. - docker.spec: only Reccomends: the docker-image-migrator package as it is no longer required for our ugly systemctl hacks. - docker.spec: fix up documentation to refer to the script you need to run in the migrator package. - docker.spec: print a warning if you force the DOCKER_FORCE_INSTALL option. - spec: switch to new done file name from docker-image-migrator - update to docker 1.10.3 (bnc#970637) Runtime Fix Docker client exiting with an "/Unrecognized input header"/ error #20706 Fix Docker exiting if Exec is started with both AttachStdin and Detach #20647 Distribution Fix a crash when pushing multiple images sharing the same layers to the same repository in parallel #20831 Fix a panic when pushing images to a registry which uses a misconfigured token service #21030 Plugin system Fix issue preventing volume plugins to start when SELinux is enabled #20834 Prevent Docker from exiting if a volume plugin returns a null response for Get requests #20682 Fix plugin system leaking file descriptors if a plugin has an error #20680 Security Fix linux32 emulation to fail during docker build #20672 It was due to the personality syscall being blocked by the default seccomp profile. Fix Oracle XE 10g failing to start in a container #20981 It was due to the ipc syscall being blocked by the default seccomp profile. Fix user namespaces not working on Linux From Scratch #20685 Fix issue preventing daemon to start if userns is enabled and the subuid or subgid files contain comments #20725 More at https://github.com/docker/docker/releases/tag/v1.10.3 - spec: improve file-based migration checks to make sure that it doesn't cause errors if running on a /var/lib/docker without /var/lib/docker/graph. - spec: implement file-based migration checks. The migrator will be updated to match the warning message's instructions. This looks like it works with my testing. - more patches to build on ppc64 architecture update netlink_gcc_go.patch new netlink_netns_powerpc.patch new boltdb_bolt_powerpc.patch new libnetwork_drivers_bridge_powerpc.patch to replace deleted fix-ppc64le.patch - fix bsc#968972 - let docker manage the cgroups of the processes that it launches without systemd - Require docker-image-migrator (bnc#968933) Update to version 1.10.2 (bnc#968933) - Runtime Prevent systemd from deleting containers' cgroups when its configuration is reloaded #20518 Fix SELinux issues by disregarding --read-only when mounting /dev/mqueue #20333 Fix chown permissions used during docker cp when userns is used #20446 Fix configuration loading issue with all booleans defaulting to true #20471 Fix occasional panic with docker logs -f #20522 - Distribution Keep layer reference if deletion failed to avoid a badly inconsistent state #20513 Handle gracefully a corner case when canceling migration #20372 Fix docker import on compressed data #20367 Fix tar-split files corruption during migration that later cause docker push and docker save to fail #20458 - Networking Fix daemon crash if embedded DNS is sent garbage #20510 - Volumes Fix issue with multiple volume references with same name #20381 - Security Fix potential cache corruption and delegation conflict issues #20523 link to changelog: https://github.com/docker/docker/blob/v1.10.2/CHANGELOG.md - fix-apparmor.patch: switch to a backported version of docker/docker#20305, which also fixes several potential issues if the major version of apparmor changes. - Remove 1.10.0 tarball. - Update to docker 1.10.1 It includes some fixes to 1.10.0, see detailed changelog in https://github.com/docker/docker/blob/v1.10.1/CHANGELOG.md - Update docker to 1.10.0 (bnc#965918) Add usernamespace support Add support for custom seccomp profiles Improvements in network and volume management detailed changelog in https://github.com/docker/docker/blob/590d5108bbdaabb05af590f76c9757daceb6d02e/CHANGELOG.md - removed patches, because code has been merged in 1.10.0 release: libcontainer-apparmor-fixes.patch: see: https://github.com/docker/docker/blob/release/v1.10/contrib/apparmor/template.go fix_bnc_958255.patch: see https://github.com/docker/docker/commit/2b4f64e59018c21aacbf311d5c774dd5521b5352 use_fs_cgroups_by_default.patch fix_cgroup.parent_path_sanitisation.patch add_bolt_ppc64.patch add_bolt_arm64.patch add_bolt_s390x.patch - remove gcc-go-build-static-libgo.patch: This has been replace by gcc-go-patches.patch - removed patches, because arm and ppc are not build using the dynbinary target, but the dyngccgo one: docker_remove_journald_to_fix_dynbinary_build_on_arm.patch docker_remove_journald_to_fix_dynbinary_build_on_powerpc.patch docker_remove_journald_to_fix_dynbinary_build_on_arm64.patch - added patches: fix_platform_type_arm.patch: fix build for arm64 and aarch64: set utsname as uint8 for arm64 and aarch64 gcc5_socket_workaround.patch: gcc5-go in Tumbleweed includes this commit https://github.com/golang/gofrontend/commit/a850225433a66a58613c22185c3b09626f5545eb Which "/fixes"/ the data type for RawSockaddr.Data However, docker now expects the "/wrong"/ data type, since docker had a workaround for that issue. Thus, we need to workaround the workaround in tumbleweed netlink_gcc_go.patch: add constants for syscalls TUNSETIFF and TUNSETPERSIST to fix a gcc issue. This is a workaround for bnc#964468: gcc-go can no longer compile Docker. fix-apparmor.patch: fix https://github.com/docker/docker/issues/20269 . It affects SLE12 which has apparmor version 2.8 and not openSUSE which has version 2.9. fix-ppc64le.patch: Build netlink driver using int8 and not uint8 for the data structure - reviewed patches: ignore-dockerinit-checksum.patch: review context in patch fix-docker-init.patch: review patch because build method has been changed in spec file for gcc-go gcc-go-patches.patch: review context in patch - Build requires go >= 1.5: For version 1.9, we could use Go 1.4.3 see GO_VERSION https://github.com/docker/docker/blob/release/v1.9/Dockerfile However, for version 1.10, we need go 1.5.3 see GO_VERSION https://github.com/docker/docker/blob/release/v1.10/Dockerfile - fix bnc#965600 - SLES12 SP1 - Static shared memory limit in container - docker-mount-secrets.patch: fix up this patch to work on Docker 1.10 - docker-mount-secrets.patch: properly register /run/secrets as a mountpoint, so that it is unmounted properly when the container is removed and thus container removal works. (bnc#963142) - docker-mount-secrets.patch: in addition, add some extra debugging information to the secrets patch. - fix_json_econnreset_bug.patch: fix JSON bug that causes containers to not start in weird circumstances. https://github.com/docker/docker/issues/14203 - fix_bnc_958255.patch: fix Docker creates strange apparmor profile (bnc#958255) - use_fs_cgroups_by_default.patch: Use fs cgroups by default: https://github.com/docker/docker/commit/419fd7449fe1a984f582731fcd4d9455000846b0 - fix_cgroup.parent_path_sanitisation.patch: fix cgroup.Parent path sanitisation: https://github.com/opencontainers/runc/commit/bf899fef451956be4abd63de6d6141d9f9096a02 - Add rules for auditd. This is required to fix bnc#959405 - Remove 7 patches, add 6 and modify 1, after 1.9.1 upgrade * Removed: - docker_missing_ppc64le_netlink_linux_files.patch: the code that this bug refers to has benn removed upstream - docker_rename_jump_amd64_as_jump_linux.patch: the code that this bug refers to has been removed upstream - Remove fix_15279.patch: code has been merged upstream - Remove add_missing_syscall_for_s390x.patch: code has been merged upstream - Remove fix_incompatible_assignment_error_bnc_950931.patch: code has been merged upstream - Remove fix_libsecomp_error_bnc_950931.patch: the code that this bug refers to has been removed upstream - Remove gcc5_socket_workaround.patch: Code has been fixed. Building with this patch is giving the error we were trying to fix, implying that the code has been fixed somewhere else. * Added: - add_bolt_ppc64.patch - add_bolt_arm64.patch - docker_remove_journald_to_fix_dynbinary_build_on_arm.patch - docker_remove_journald_to_fix_dynbinary_build_on_powerpc.patch - docker_remove_journald_to_fix_dynbinary_build_on_arm64.patch - gcc-go-build-static-libgo.patch: enable static linking of libgo in ggc-go In order to do this, we had to work-around an issue from gcc-go: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69357 * Modify: - Upgrade to 1.9.1(bnc#956434) * Runtime: - Do not prevent daemon from booting if images could not be restored (#17695) - Force IPC mount to unmount on daemon shutdown/init (#17539) - Turn IPC unmount errors into warnings (#17554) - Fix `docker stats` performance regression (#17638) - Clarify cryptic error message upon `docker logs` if `--log-driver=none` (#17767) - Fix seldom panics (#17639, #17634, #17703) - Fix opq whiteouts problems for files with dot prefix (#17819) - devicemapper: try defaulting to xfs instead of ext4 for performance reasons (#17903, #17918) - devicemapper: fix displayed fs in docker info (#17974) - selinux: only relabel if user requested so with the `z` option (#17450, #17834) - Do not make network calls when normalizing names (#18014) * Client: - Fix `docker login` on windows (#17738) - Fix bug with `docker inspect` output when not connected to daemon (#17715) - Fix `docker inspect -f {{.HostConfig.Dns}} somecontainer` (#17680) * Builder: - Fix regression with symlink behavior in ADD/COPY (#17710) * Networking: - Allow passing a network ID as an argument for `--net` (#17558) - Fix connect to host and prevent disconnect from host for `host` network (#17476) - Fix `--fixed-cidr` issue when gateway ip falls in ip-range and ip-range is not the first block in the network (#17853) - Restore deterministic `IPv6` generation from `MAC` address on default `bridge` network (#17890) - Allow port-mapping only for endpoints created on docker run (#17858) - Fixed an endpoint delete issue with a possible stale sbox (#18102) * Distribution: - Correct parent chain in v2 push when v1Compatibility files on the disk are inconsistent (#18047) - Update to version 1.9.0 (bnc#954812): * Runtime: - `docker stats` now returns block IO metrics (#15005) - `docker stats` now details network stats per interface (#15786) - Add `ancestor=<image>` filter to `docker ps --filter` flag to filter containers based on their ancestor images (#14570) - Add `label=<somelabel>` filter to `docker ps --filter` to filter containers based on label (#16530) - Add `--kernel-memory` flag to `docker run` (#14006) - Add `--message` flag to `docker import` allowing to specify an optional message (#15711) - Add `--privileged` flag to `docker exec` (#14113) - Add `--stop-signal` flag to `docker run` allowing to replace the container process stopping signal (#15307) - Add a new `unless-stopped` restart policy (#15348) - Inspecting an image now returns tags (#13185) - Add container size information to `docker inspect` (#15796) - Add `RepoTags` and `RepoDigests` field to `/images/{name:.*}/json` (#17275) - Remove the deprecated `/container/ps` endpoint from the API (#15972) - Send and document correct HTTP codes for `/exec/<name>/start` (#16250) - Share shm and mqueue between containers sharing IPC namespace (#15862) - Event stream now shows OOM status when `--oom-kill-disable` is set (#16235) - Ensure special network files (/etc/hosts etc.) are read-only if bind-mounted with `ro` option (#14965) - Improve `rmi` performance (#16890) - Do not update /etc/hosts for the default bridge network, except for links (#17325) - Fix conflict with duplicate container names (#17389) - Fix an issue with incorrect template execution in `docker inspect` (#17284) - DEPRECATE `-c` short flag variant for `--cpu-shares` in docker run (#16271) * Client: - Allow `docker import` to import from local files (#11907) * Builder: - Add a `STOPSIGNAL` Dockerfile instruction allowing to set a different stop-signal for the container process (#15307) - Add an `ARG` Dockerfile instruction and a `--build-arg` flag to `docker build` that allows to add build-time environment variables (#15182) - Improve cache miss performance (#16890) * Storage: - devicemapper: Implement deferred deletion capability (#16381) * Networking: - `docker network` exits experimental and is part of standard release (#16645) - New network top-level concept, with associated subcommands and API (#16645) WARNING: the API is different from the experimental API - Support for multiple isolated/micro-segmented networks (#16645) - Built-in multihost networking using VXLAN based overlay driver (#14071) - Support for third-party network plugins (#13424) - Ability to dynamically connect containers to multiple networks (#16645) - Support for user-defined IP address management via pluggable IPAM drivers (#16910) - Add daemon flags `--cluster-store` and `--cluster-advertise` for built-in nodes discovery (#16229) - Add `--cluster-store-opt` for setting up TLS settings (#16644) - Add `--dns-opt` to the daemon (#16031) - DEPRECATE following container `NetworkSettings` fields in API v1.21: `EndpointID`, `Gateway`, `GlobalIPv6Address`, `GlobalIPv6PrefixLen`, `IPAddress`, `IPPrefixLen`, `IPv6Gateway` and `MacAddress`. Those are now specific to the `bridge` network. Use `NetworkSettings.Networks` to inspect the networking settings of a container per network. * Volumes: - New top-level `volume` subcommand and API (#14242) - Move API volume driver settings to host-specific config (#15798) - Print an error message if volume name is not unique (#16009) - Ensure volumes created from Dockerfiles always use the local volume driver (#15507) - DEPRECATE auto-creating missing host paths for bind mounts (#16349) * Logging: - Add `awslogs` logging driver for Amazon CloudWatch (#15495) - Add generic `tag` log option to allow customizing container/image information passed to driver (e.g. show container names) (#15384) - Implement the `docker logs` endpoint for the journald driver (#13707) - DEPRECATE driver-specific log tags (e.g. `syslog-tag`, etc.) (#15384) * Distribution: - `docker search` now works with partial names (#16509) - Push optimization: avoid buffering to file (#15493) - The daemon will display progress for images that were already being pulled by another client (#15489) - Only permissions required for the current action being performed are requested (#) - Renaming trust keys (and respective environment variables) from `offline` to `root` and `tagging` to `repository` (#16894) - DEPRECATE trust key environment variables `DOCKER_CONTENT_TRUST_OFFLINE_PASSPHRASE` and `DOCKER_CONTENT_TRUST_TAGGING_PASSPHRASE` (#16894) * Security: - Add SELinux profiles to the rpm package (#15832) - Fix various issues with AppArmor profiles provided in the deb package (#14609) - Add AppArmor policy that prevents writing to /proc (#15571) - Change systemd unit file to no longer use the deprecated "/-d"/ option (bnc#954737) - Changed docker-mount-secrets.patch: allow removal of containers even when the entry point failed. bnc#954797 - Fixed the format of the fix_libsecomp_error_bnc_950931 patch. - Merged the fix_libsecomp_error_bnc_950931.patch and the fix_x86_build_removing_empty_file_jump_amd_64.patch patches. - Fix build for x86_64. Patch fix_libsecomp_error_bnc_950931.patch had created and empty file jump_amd64.go instead of removing it. This broke the build for x86_64. This commit fixes it by removing that empty file. fix_x86_build_removing_empty_file_jump_amd_64.patch: patch that removes empty file jump_amd64.go - Added patch that fixes a known gcc-go for ppc64xe in the syscall.RawSockAddr type. gcc5_socket_workaround.patch - Add patches for fixing ppc64le build (bnc#950931) fix_libsecomp_error_bnc_950931.patch fix_incompatible_assignment_error_bnc_950931.patch docker_missing_ppc64le_netlink_linux_files.patch - Remove docker_rename_jump_amd64_as_jump_linux.patch because it clashes with the previous patches. - Exclude libgo as a requirement. The auto requires script was adding libgo as a requirement when building with gcc-go which was wrong. - Add patch for missing systemcall for s390x. See https://github.com/docker/docker/commit/eecf6cd48cf7c48f00aa8261cf431c87084161ae add_missing_syscall_for_s390x.patch: contains the patch - Exclude s390x for sle12 because it hangs when running go. It works for sle12sp1 thus we don't want to exclude sle12sp1 but only sle12. - Update docker to 1.8.3 version: * Fix layer IDs lead to local graph poisoning (CVE-2014-8178) (bnc#949660) * Fix manifest validation and parsing logic errors allow pull-by-digest validation bypass (CVE-2014-8179) * Add `--disable-legacy-registry` to prevent a daemon from using a v1 registry - Update docker to 1.8.2 version see detailed changelog in https://github.com/docker/docker/releases/tag/v1.8.2 fix bsc#946653 update do docker 1.8.2 - devicemapper: fix zero-sized field access Fix issue #15279: does not build with Go 1.5 tip Due to golang/go@7904946 the devices field is dropped. This solution works on go1.4 and go1.5 See more in https://github.com/docker/docker/pull/15404 This fix was not included in v1.8.2. See previous link on why. fix_15279.patch: contains the patch for issue#15279 - new patch as per upstream issue https://github.com/docker/docker/issues/14056#issuecomment-113680944 docker_rename_jump_amd64_as_jump_linux.patch - ignore-dockerinit-checksum.patch need -p1 in spec - Update to docker 1.8.1(bsc#942369 and bsc#942370): - Fix a bug where pushing multiple tags would result in invalid images - Update to docker 1.8.0: see detailed changelog in https://github.com/docker/docker/releases/tag/v1.8.0 - remove docker-netns-aarch64.patch: This patch was adding vendor/src/github.com/vishvananda/netns/netns_linux_arm64.go which is now included upstream, so we don't need this patch anymore - Remove 0002-Stripped-dockerinit-binary.patch because we do not use it anymore (we got rid of that when updating to 1.7.1) - Exclude archs where docker does not build. Otherwise it gets into and infinite loop when building. We'll fix that later if we want to release for those archs. - Update to 1.7.1 (2015-07-14) (bnc#938156) * Runtime - Fix default user spawning exec process with docker exec - Make --bridge=none not to configure the network bridge - Publish networking stats properly - Fix implicit devicemapper selection with static binaries - Fix socket connections that hung intermittently - Fix bridge interface creation on CentOS/RHEL 6.6 - Fix local dns lookups added to resolv.conf - Fix copy command mounting volumes - Fix read/write privileges in volumes mounted with --volumes-from * Remote API - Fix unmarshalling of Command and Entrypoint - Set limit for minimum client version supported - Validate port specification - Return proper errors when attach/reattach fail * Distribution - Fix pulling private images - Fix fallback between registry V2 and V1 - Exclude init scripts other than systemd from the test-package - Exclude intel 32 bits arch. Docker does not built on that. Let's make it explicit. - rediff ignore-dockerinit-checksum.patch, gcc-go-build-static-libgo.patch to make them apply again. - introduce go_arches for architectures that use the go compiler instead of gcc-go - add docker-netns-aarch64.patch: Add support for AArch64 - enable build for aarch64 - Build man pages only on platforms where gc compiler is available. - Updated to 1.7.0 (2015-06-16) - bnc#935570 * Runtime - Experimental feature: support for out-of-process volume plugins - The userland proxy can be disabled in favor of hairpin NAT using the daemon’s `--userland-proxy=false` flag - The `exec` command supports the `-u|--user` flag to specify the new process owner - Default gateway for containers can be specified daemon-wide using the `--default-gateway` and `--default-gateway-v6` flags - The CPU CFS (Completely Fair Scheduler) quota can be set in `docker run` using `--cpu-quota` - Container block IO can be controlled in `docker run` using`--blkio-weight` - ZFS support - The `docker logs` command supports a `--since` argument - UTS namespace can be shared with the host with `docker run --uts=host` * Quality - Networking stack was entirely rewritten as part of the libnetwork effort - Engine internals refactoring - Volumes code was entirely rewritten to support the plugins effort - Sending SIGUSR1 to a daemon will dump all goroutines stacks without exiting * Build - Support ${variable:-value} and ${variable:+value} syntax for environment variables - Support resource management flags `--cgroup-parent`, `--cpu-period`, `--cpu-quota`, `--cpuset-cpus`, `--cpuset-mems` - git context changes with branches and directories - The .dockerignore file support exclusion rules * Distribution - Client support for v2 mirroring support for the official registry * Bugfixes - Firewalld is now supported and will automatically be used when available - mounting --device recursively - Patch 0002-Stripped-dockerinit-binary.patch renamed to fix-docker-init.patch and fixed to build with latest version of docker - Add test subpackage and fix line numbers in patches - Fixed ppc64le name inside of spec file - Build docker on PPC and S390x using gcc-go provided by gcc5 * added sysconfig.docker.ppc64le: make docker daemon start on ppc64le despite some iptables issues. To be removed soon * ignore-dockerinit-checksum.patch: applied only when building with gcc-go. Required to workaround a limitation of gcc-go * gcc-go-build-static-libgo.patch: used only when building with gcc-go, link libgo statically into docker itself. - Remove set-SCC_URL-env-variable.patch, the SCC_URL is now read from SUSEConnect by the container service - Automatically set SCC_URL environment variable inside of the containers by parsing the /etc/SUSEConnect.example file * Add set-SCC_URL-env-variable.patch - Place SCC machine credentials inside of /run/secrets/credentials.d * Edit docker-mount-scc-credentials.patch¬ - pass the SCC machine credentials to the container * Add docker-mount-scc-credentials.patch - build and install man pages - Update to version 1.6.2 (2015-05-13) [bnc#931301] * Revert change prohibiting mounting into /sys Updated to version 1.6.1 (2015-05-07) [bnc#930235] * Security - Fix read/write /proc paths (CVE-2015-3630) - Prohibit VOLUME /proc and VOLUME / (CVE-2015-3631) - Fix opening of file-descriptor 1 (CVE-2015-3627) - Fix symlink traversal on container respawn allowing local privilege escalation (CVE-2015-3629) - Prohibit mount of /sys * Runtime - Update Apparmor policy to not allow mounts - Updated libcontainer-apparmor-fixes.patch: adapt patch to reflect changes introduced by docker 1.6.1 - Get rid of SocketUser and SocketGroup workarounds for docker.socket - Updated to version 1.6.0 (2015-04-07) [bnc#908033] * Builder: + Building images from an image ID + build containers with resource constraints, ie `docker build --cpu-shares=100 --memory=1024m...` + `commit --change` to apply specified Dockerfile instructions while committing the image + `import --change` to apply specified Dockerfile instructions while importing the image + basic build cancellation * Client: + Windows Support * Runtime: + Container and image Labels + `--cgroup-parent` for specifying a parent cgroup to place container cgroup within + Logging drivers, `json-file`, `syslog`, or `none` + Pulling images by ID + `--ulimit` to set the ulimit on a container + `--default-ulimit` option on the daemon which applies to all created containers (and overwritten by `--ulimit` on run) - Updated '0002-Stripped-dockerinit-binary.patch' to reflect changes inside of the latest version of Docker. - bnc#908033: support of Docker Registry API v2. - enable build for armv7l - Updated docker.spec to fixed building with the latest version of our Go pacakge. - Updated 0002-Stripped-dockerinit-binary.patch to fix check made by the docker daemon against the dockerinit binary. - Updated systemd service and socket units to fix socket activation and to align with best practices recommended by upstram. Moreover socket activation fixes bnc#920645. - Updated to 1.5.0 (2015-02-10): * Builder: - Dockerfile to use for a given `docker build` can be specified with the `-f` flag - Dockerfile and .dockerignore files can be themselves excluded as part of the .dockerignore file, thus preventing modifications to these files invalidating ADD or COPY instructions cache - ADD and COPY instructions accept relative paths - Dockerfile `FROM scratch` instruction is now interpreted as a no-base specifier - Improve performance when exposing a large number of ports * Hack: - Allow client-side only integration tests for Windows - Include docker-py integration tests against Docker daemon as part of our test suites * Packaging: - Support for the new version of the registry HTTP API - Speed up `docker push` for images with a majority of already existing layers - Fixed contacting a private registry through a proxy * Remote API: - A new endpoint will stream live container resource metrics and can be accessed with the `docker stats` command - Containers can be renamed using the new `rename` endpoint and the associated `docker rename` command - Container `inspect` endpoint show the ID of `exec` commands running in this container - Container `inspect` endpoint show the number of times Docker auto-restarted the container - New types of event can be streamed by the `events` endpoint: ‘OOM’ (container died with out of memory), ‘exec_create’, and ‘exec_start' - Fixed returned string fields which hold numeric characters incorrectly omitting surrounding double quotes * Runtime: - Docker daemon has full IPv6 support - The `docker run` command can take the `--pid=host` flag to use the host PID namespace, which makes it possible for example to debug host processes using containerized debugging tools - The `docker run` command can take the `--read-only` flag to make the container’s root filesystem mounted as readonly, which can be used in combination with volumes to force a container’s processes to only write to locations that will be persisted - Container total memory usage can be limited for `docker run` using the `—memory-swap` flag - Major stability improvements for devicemapper storage driver - Better integration with host system: containers will reflect changes to the host's `/etc/resolv.conf` file when restarted - Better integration with host system: per-container iptable rules are moved to the DOCKER chain - Fixed container exiting on out of memory to return an invalid exit code * Other: - The HTTP_PROXY, HTTPS_PROXY, and NO_PROXY environment variables are properly taken into account by the client when connecting to the Docker daemon - Updated to 1.4.1 (2014-12-15): * Runtime: - Fix issue with volumes-from and bind mounts not being honored after create (fixes bnc#913213) - Added e2fsprogs as runtime dependency, this is required when the devicemapper driver is used. (bnc#913211). - Fixed owner & group for docker.socket (thanks to Andrei Dziahel and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752555#5) - Updated to 1.4.0 (2014-12-11): * Notable Features since 1.3.0: - Set key=value labels to the daemon (displayed in `docker info`), applied with new `-label` daemon flag - Add support for `ENV` in Dockerfile of the form: `ENV name=value name2=value2...` - New Overlayfs Storage Driver - `docker info` now returns an `ID` and `Name` field - Filter events by event name, container, or image - `docker cp` now supports copying from container volumes - Fixed `docker tag`, so it honors `--force` when overriding a tag for existing image. - Changes introduced by 1.3.3 (2014-12-11): * Security: - Fix path traversal vulnerability in processing of absolute symbolic links (CVE-2014-9356) - (bnc#909709) - Fix decompression of xz image archives, preventing privilege escalation (CVE-2014-9357) - (bnc#909710) - Validate image IDs (CVE-2014-9358) - (bnc#909712) * Runtime: - Fix an issue when image archives are being read slowly * Client: - Fix a regression related to stdin redirection - Fix a regression with `docker cp` when destination is the current directory - Updated to 1.3.2 (2014-11-20) - fixes bnc#907012 (CVE-2014-6407) and bnc#907014 (CVE-2014-6408) * Security: - Fix tar breakout vulnerability - Extractions are now sandboxed chroot - Security options are no longer committed to images * Runtime: - Fix deadlock in `docker ps -f exited=1` - Fix a bug when `--volumes-from` references a container that failed to start * Registry: - `--insecure-registry` now accepts CIDR notation such as 10.1.0.0/16 - Private registries whose IPs fall in the 127.0.0.0/8 range do no need the `--insecure-registry` flag - Skip the experimental registry v2 API when mirroring is enabled - Fixed minor packaging issues. - Updated to version 1.3.1 2014-10-28) * Security: - Prevent fallback to SSL protocols < TLS 1.0 for client, daemon and registry [CVE-2014-5277] - Secure HTTPS connection to registries with certificate verification and without HTTP fallback unless `--insecure-registry` is specified * Runtime: - Fix issue where volumes would not be shared * Client: - Fix issue with `--iptables=false` not automatically setting `--ip-masq=false` - Fix docker run output to non-TTY stdout * Builder: - Fix escaping `$` for environment variables - Fix issue with lowercase `onbuild` Dockerfile instruction - Restrict envrionment variable expansion to `ENV`, `ADD`, `COPY`, `WORKDIR`, `EXPOSE`, `VOLUME` and `USER` - Upgraded to version 1.3.0 (2014-10-14) * docker `exec` allows you to run additional processes inside existing containers * docker `create` gives you the ability to create a container via the cli without executing a process * `--security-opts` options to allow user to customize container labels and apparmor profiles * docker `ps` filters * wildcard support to copy/add * move production urls to get.docker.com from get.docker.io * allocate ip address on the bridge inside a valid cidr * use drone.io for pr and ci testing * ability to setup an official registry mirror * Ability to save multiple images with docker `save`
- Update to 7.3.5 * New option --allow-chown to allow file ownership change in old file mode. - Replace suboptimal find ; - Use find -exec instead of find | xargs: helps handle cases for files with spaces and quotes in their filenames. - Update to 7.3.5 - Update to 7.3.4 - Update to 7.3.3 - Update to 7.3.2 * New: Swedish translation of messages and manual. * Updated: Danish and Brazilian Portuguese translations. * Fix: The -iso option was misinterpreted as a corrupted -i option. * Fix: Compilation for MSYS 1. - Update to 7.3.1 * New: Simplified Chinese translation of messages and manual. * Fix: Compilation error "/'wchar_t' undeclared"/ when Unicode support is disabled. * Fix: Compilation errors when MinGW compiler was used (MinGW-w64 was OK). - Update to 7.3 * New: Unicode file name support on Windows. * Fix: Options -ul and -ub caused option -i to report wrong BOM for no_bom. - Update to 7.2.3 * Fix: Check for file I/O errors while reading input files, and added a few missing checks while writing output files. * Fix: Compilation for msys. - Update to 7.2.2 * Fix: Fixed symlink support on FreeBSD. * Fix: Skip GB18030 test on FreeBSD. * Fix: When conversion of an UTF-16 file with binary symbols was forced, null characters were not written in the output. * Fix: Check UTF-16 input for invalid surrogate pairs. - Update to 7.2.1 * Fix: Skip the GB18030 tests when the system does not support the Chinese locale with GB18030 character encoding. * Fix: Small corrections in the manual in section GB18030 and OPTIONS -m. - Update to 7.2 * New: Japanese translation of the UI messages. * New: Support Chinese GB18030 locale. * Change: On Unix/Linux convert UTF-16 to the locale encoding. It is no longer required that the locale encoding is UTF-8. - Fixed license type: BSD-2-Clause - Added missing manual translations: da, fr, pt_BR. - Update to 7.1: * New: Option -i, --info to print file information. This new option prints number of DOS, Unix, and Mac line breaks, the byte order mark, and if the file is text or binary. And it can print the names of files that would be converted. Version 7.0 * New: automated self-tests. * New: option -u to keep UTF-16 encoding. * New: option -v to print information about BOMs and converted line breaks. * Change: stdio mode does not automatically set quiet mode. * Change: stdio mode does not automatically force conversion of binaries. An error is returned when the stdin stream contains a binary symbol. * Bugfix: dos2unix -l created DOS line breaks from Mac line breaks. * Bugfix: system error number was not always returned. * Bugfix: an Unicode input file disabled 7bit and iso mode for next input files. * Bugfix: mac2unix help text, options -b and -r. * The code has been cleaned up. - Update to 6.0.6: * Bugfix: mac2unix conversion produced corrupted output from UTF-16 input file. * New options -b (keep BOM) and -r (remove BOM). * New translation of the UI messages: Norwegian Bokmaal. - Update to 6.0.5 * Dos2unix is part of the Translation Project (TP). All translations go via the Translation Project. See http://translationproject.org/ * New translations of UI messages: Brazilian Portuguese, Chinese (traditional), Danish, French, Hungarian, Polish, Serbian, Ukrainian, Vietnamese. * New translations of the manual: Brazilian Portuguese, French, German, Polish, Ukrainian. * Generated man pages are included in the source package to prevent compilation problems with very old or very new perl/pod2man versions. * Manuals are now generated from gettext PO files with po4a for easier translation. * All manuals are now in UTF-8 encoding. * Skip symbolic links on Windows by default (same as on Unix). - Update to 6.0.4. * New options -ul and -ub to conver UTF-16 files without BOM * New Russian translation of the messages * Build 32 bit Windows binaries with Large File Support (LFS) by using mingw-w64 for 32 bit Windows * When a binary symbol is encountered the value is printed - Update to 6.0.3. Changes since 6.0: - Version 6.0.3 * Source code compiles with Microsoft Visual C. * Print system error when writing output fails. - Version 6.0.2 * The locale encoding detection when NLS was disabled has been fixed. * Print line number when a binary symbol is found. * Updated makefiles for Watcom C, and added a new one for OS/2. - Version 6.0.1 * Update Spanish translations. * Update manual. - fix build against openSUSE:Factory / standard: man page paths - update to 6.0: * Conversion of Windows UTF-16 files to Unix UTF-8 files * Conversion of Unix UTF-8 files to Windows UTF-8 files with byte order mark - Update to 5.3.3: - enabled wildcard expansion - small update in RETURN VALUE section of man page - removed dos2unix-correct_ending.patch (instead pass HTMLEXT="/html"/ to make) - Update to 5.3.2: - Change of hmoepage URL. - All other changes are for non Unix platforms. - Don't recompress the package anymore. - cross-build fix: use %__cc macro - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Update to 5.3.1: * Spanish tranlation of messages and manual. * File ownership is maintained in old file mode (Unix only). * Dos2unix and Unix2dos share the same language files. * Code cleanup. - Add buildrequire on xz. - Repackage with xz. - Open all fds with O_CLOEXEC. - Version update to 5.3 - removed patch dos2unix-no_pdf.patch, this version doesn't generate pdf/ps documents. - updated dos2unix-correct_ending.patch - fixed Url: in the spec file - Don't generate ps/pdf documents, thus no need for ghostscript. - Update to 5.2: ISO conversion mode supports same DOS code pages as SunOS dos2unix does: CP437 (US), CP850 (Western European), CP860 (Portuguese), CP863 (French Canadian), and CP865 (Nordic). ISO conversion mode supports Windows code page CP1252 (Western). SunOS compatible options -ascii, -iso, -7, -437, -850, -860, -863, and -865. Active code page detection for ISO mode. Fixed ISO conversion of non-breaking space (NBSP). Treat ASCII Form Feed control characters as valid text. Update manual pages. Don't include generated documentation files in Unix source package. - Suffix for HTML pages is .html not .htm - remove unsupported locales - fix file list - Use %_smp_mflags - Update 5.1.1: * Added Dutch translation of the manual * Updated German translation - Add eo-x directories to fix build. - Update to 5.1: * Esperanto translations have been added. * Command-line options can be set in stdio mode. * Localization information has been added to the manual. * Man pages have been merged. * Man page generation from Perl POD file. - Update to 5.0: * Dos2unix and Unix2dos have been bundled in a single package. * German translations have been added. * Dos2unix -l --newline also works in MAC mode. * Unix2dos also got option -l, --newline. * Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings. * Cleanup of messages and manual. - Update to 4.1.2: * dos2unix.c: Preserve file mode in 'new file mode'. * Makefile: Allow CFLAGS to be set externally. - Adapt Makefile patch and German message catalog. - fix translation - Update to 4.0: * version 4.0 * Added internationalisation using gettext. * Added Dutch translation. * New option -L/--license that prints software license. * Code cleanup * Update manual * version 3.2 * version.mk: New file. * README: New file. * INSTALL: Updated. * Makefile: Makefile according GNU standards. * ChangeLog : New file. * Applied all patches from RedHat: - Use DESTDIR only in install makefile targets. - Add a German translation. - enable parallel building - Don't destroy original file if the output is on a different file system (bnc#488261).
- To be able to create filesystems compatible with previous version, add -g command line option to mkfs (boo#1188401, dosfstools-add-g.patch). - BREAKING CHANGES: After fixing of bsc#1172863 in the last update, mkfs started to create different images than before. Applications that depend on exact FAT file format (e. g. embedded systems) may be broken in two ways: * The introduction of the alignment may create smaller images than before, with a different positions of important image elements. It can break existing software that expect images in doststools <= 4.1 style. To work around these problems, use "/-a"/ command line argument. * The new image may contain a different geometry values. Geometry sensitive applications expecting doststools <= 4.1 style images can fails to accept different geometry values. There is no direct work around for this problem. But you can take the old image, use "/file -s $IMAGE"/, check its "/sectors/track"/ and "/heads"/, and use them in the newly introduced "/-g"/ command line argument. - Add fix-calculation.patch (gh#dosfstools/dosfstools#153, bsc#1172863) to work with different size of clusters. - Update to version 4.1: * Now the default for mkfs for filesystems smaller than 512 MB is 64 / 32 sectors * The parsing of octal character specifications for filenames in the -u and -d 25 options of fsck now works. * Fixed a possible fatlabel crash when writing a label to an unlabelled filesystem * Testsuite is now available - Update to 4.0 * Switch build system to autotools. * Fixed data corruption errors in fsck.fat Writing to the third to last cluster on FAT12 with an odd number of clusters would corrupt the following cluster. * The automatic alignment of data clusters that was added in 3.0.8 and broken for FAT32 starting with 3.0.20 has been reinstated. - Small spec file cleanup - Drop no longer needed dosfstools-suse-dirs.patch - Update to 3.0.28 * mkfs.fat now allows choosing 0xF0 as the media byte which was previously rejected. * mkfs.fat now supports the --invariant option to facilitate testing mkfs.fat itself. * Bugs fixed in fsck.fat are a read one byte beyond the end of an allocated array when checking some FAT12 filesystems, and checking that the first cluster of a file as specified in the directory entry is not 1. - Cleanup spec file with spec-cleaner - fix url - updated to 3.0.27: * fsck.fat: Don't print version string every time -v is encountered * Fix attempt to rename root dir in fsck due to uninitialized fields * Support long file names in volume labeling code - upstream changed - Drop gpg-offline build-time requirement; this is now handled by the local source validator - added fsck.{v,}fat and mkfs.{v,}fat compat symlinks in /sbin [bnc#884516] - call spec-cleaner - updated to 3.0.26: * Fix "/odd"/ files created by frequent power-loss.
- Update to version 049.1+suse.224.gd285ddd8: * fix(dracut.spec): change util-linux-systemd version for SLE15-SP2 (bsc#1194162) * fix(dracut.spec): require util-linux-systemd (bsc#1194162) * fix(url-lib): improve ca-bundle detection (bsc#1175892) - Update to version 049.1+suse.218.gca24e614: * fix(iscsi): add iscsi-init.service requirements (bsc#1193512) - Update to version 049.1+suse.216.gf705637b: * fix(iscsi): add support for the new iscsiadm "/no-wait"/ (-W) command * fix(iscsi): add iscsid.service requirements (bsc#1187190) - Update to version 049.1+suse.213.g346cf20c: * fix(suse): add 60-io-scheduler.rules (bsc#1188713) * fix(kernel-modules): add blk_mq_alloc_disk and blk_cleanup_disk to blockfuncs (bsc#1190326) - Update to version 049.1+suse.209.gebcf4f33: * fix(systemd): add unit files for systemd-coredump (bsc#1190845) - Update to version 049.1+suse.207.g72a93d93: * fcoe/fcoe-genrules.sh: use $name instead of $env{INTERFACE} (bsc#1186260) * fix: /var/lib/nfs/statd/sm is /var/lib/nfs/sm on SUSE (bsc#1184970) - Update to version 049.1+suse.203.g8ee14a90: * fix(suse-initrd): use $kernel rather than $(uname -r) * fix(suse-initrd): exclude modules that are built-in (bsc#1185646) * fix(suse-initrd): inform on usage of obsolete -f parameter (bsc#1187470) * docs: fix reference to insmodpost module (bsc#1187774) - Update to version 049.1+suse.196.g8706843b: * fix(suse-initrd): restore INITRD_MODULES in mkinitrd script * fix(suse-initrd): call dracut_instmods with hostonly= - Update to version 049.1+suse.192.g00425ead: * fix(suse-initrd): remove references to INITRD_MODULES (bsc#1187115) * fix(suse-initrd) fix list of modprobe.d directories * fix(install): handle $LIB in ldd output parsing (bsc#1185615) - Update to version 049.1+suse.188.gbf445638: * 90kernel-modules-extra: don't resolve symlinks before instmod (bsc#1185277) - Update to version 049.1+suse.187.g63c1504f: * fix(shutdown): add timeout to umount calls (bsc#1178219) - Update to version 049.1+suse.186.g320cc3d1: * network-legacy: fix route parsing issues in ifup (bsc#1182688) * 90kernel-modules: arm/arm64: Add reset controllers * Prevent creating unexpected files on the host when running dracut * As of v246 of systemd "/syslog"/ and "/syslog-console"/ switches have been deprecated - Update to version 049.1+suse.185.g9324648a: * 90kernel-modules: arm/arm64: Add reset controllers (bsc#1180336) * Prevent creating unexpected files on the host when running dracut (bsc#1176171) - Update to version 049.1+suse.183.g7282fe92: * As of v246 of systemd "/syslog"/ and "/syslog-console"/ switches have been deprecated (multiple backported commits, bsc#1180119) - Update to version 049.1+suse.174.g150b9981: * make collect optional (bsc#1177870) * Inclusion of dracut modifications to enable nvme-fc boot support (bsc#1142248) * suse.spec: add nvmf module * 95nvmf: Implement 'fc,auto' commandline syntax * 95nvmf: add nvmf-autoconnect script * 95nvmf: Fixup FC connections * 95nvmf: rework parameter handling * 95nvmf: fix typo in the example documentation * 95nvmf: add NVMe over TCP support * 95nvmf: add module for NVMe-oF Adds new module 95nvmf, see jsc#ECO-3063. - Update to version 049.1+suse.171.g65b2addf: * dracut.sh: FIPS workaround for openssl-libs (bsc#1178217) * 01fips: turn info calls into fips_info calls (bsc#1164076) * 00systemd: add missing cryptsetup-related targets (bsc#1177811) - Update to version 049.1+suse.156.g7d852636: * net-lib.sh: support infiniband network mac addresses (bsc#996146) * 95nfs: use ip_params_for_remote_addr() (bsc#1167494) * 95iscsi: use ip_params_for_remote_addr() (bsc#1167494) * dracut-functions: add ip_params_for_remote_addr() helper (bsc#1167494) - Update to version 049.1+suse.152.g8506e86f: * 01fips: modprobe failures during manual module loading is not fatal (bsc#bsc#1169997) * 91zipl: parse-zipl.sh: honor SYSTEMD_READY (bsc#1165828) * 95iscsi: fix ipv6 target discovery (bsc#1172807) * 35network-legacy: correct conditional for creating did-setup file (bsc#1172807) - Update to version 049.1+suse.148.gc4a6c2dd: * 95fcoe: load 'libfcoe' module as a fallback (bsc#1173560) * 99base: enable the initqueue in both 'dracut --add-device' and 'dracut --mount' cases. (bsc#bsc#1161573) - Update to version 049.1+suse.146.g6f5195cf: * 35network-legacy: Fix dual stack setups (bsc#1172807) - Update to version 049.1+suse.145.g8ae82192: * 95iscsi: fix missing space when compiling cmdline args (bsc#1172816) - Update to version 049.1+suse.144.ge0eaf296: * Add wicked specific config files (bsc#1089333) - Update to version 049.1+suse.143.g368f585a: * modules.d: fix udev rules detection of multipath devices (bsc#1171370) - Update to version 049.1+suse.142.gf8776da4: * Run format_spec_file - Update to version 049.1+suse.141.g7563c620: * network-legacy/net-genrules.sh: use $name instead of $env{INTERFACE} (bsc#1161438) * 35network-legacy: call initqueue/online for DHCP, too (boo#1161438) * 90nvdimm: include nvdimm keys in initrd (bsc#1161343) - Update to version 049.1+git138.9068a629: * systemd: install systemd-tty-ask-password-agent systemd-ask-password * Mark interface setup after dhcp (bsc#1167161) * Store nameserver received from wicked dhcp lease (bsc#1167161) - Changed scheme to 049.1+suse.139.g8a7d3d9e to match systemd package * Scheme pattern> <PARENT_TAG>+suse.<TAG_OFFSET>.g<SHA1> * No functional change - Update to version 049.1+git135.46dceb02: * 40network: Do not require hostname binary * suse.spec: add new modules 90nvdimm and 99suse-initrd * 95fcoe: default rd.nofcoe to false (bsc#1163343) * Add module "/99suse-initrd"/ for parsing "/SUSE INITRD"/ lines (bsc#1161343) Dependent commits: * Add module "/90nvdimm"/ for NVDIMM support * 90kernel-modules: remove nfit from static module list - Update to version 049.1+git129.0f19bbfd: * 35network-legacy: dhclient is optional (bsc#1166188) * suse.spec: Create -extra package (bsc#1166188) * suse.spec: Remove obsolete permission fixups * 00warpclock: Fix permissions in warpclock.sh - Update to version 049.1+git125.e2b2c9ef: * 01fips: handle SHA1 on machines without AVX (bsc#1160318) * Update: 90kernel-modules: Add PCI host controller modules (boo#1162669) - Update to version 049.1+git124.70941b30: * 90kernel-modules: Add PCI host controller modules (boo#1162669) - Update to version 049.1+git123.c2a6645e: * dracut: add warning when including unsupported modules (bsc#1163055) * 01fips: Boot without BOOT_IMAGE being set (bsc#1161292) * 01fips: Use correct kernel image name for more platforms (bsc#1164076) - Update to version 049.1+git120.dbfbfcb8: * 95zfcp_rules/parse-zfcp.sh: remove rule existence check (bsc#1008352) - Update to version 049.1+git119.abf1a408: * 30convertfs: adopt for SUSE (boo#1158777) - Update to version 049+git118.a6090e2f: * Implement support for verifying the boot with fipscheck (bsc#1158530) - Update to version 049+git117.d3206e79: * Remove purge-kernels scripts and service (jsc#SLE-10162) - Update to version 049+git116.e9995c78: * dracut.spec: add convertfs module correctly (boo#1158777) - Update to version 049+git115.c2d8d6fb: * suse: Remove incorrect usage of %_libexecdir (boo#1155785) - Update to version 049+git114.058e566c: * 35network-legacy: only skip waiting for interfaces if netroot is set (bsc#1152006) * fixup "/Dracut: only login to one target at a time"/ (bsc#1152650) - Update to version 049+git112.fe41ccd9: * dracut: move /var/run and /var/lock from directory to symlink (bsc#1149103, ECO#323) * 35network-legacy: signalize the setup in ifup when dhcp (bsc#1146661) * 35network-legacy: fix typo * 35network-legacy: install hostname required by ifup.sh (bsc#1146661) - Update to version 049+git108.6c9d1156: * dracut-init.sh: Nuke unused install_kmod_with_fw function * dracut-install: Support the compressed firmware files correctly (boo#1146769) * dracut: let module handling function accept optional path option * dracut.sh: Fix udevdir detection - Update to version 049+git104.1244eed7: * mkinitrd-suse.sh: remove trailing "/|"/ - Update to version 049+git103.c8d99b62: * Add support for compressed kernel modules (boo#1135854) - Update to version 049+git102.9ee0c387: * dracut-install: Add support for compressed firmware files (boo#1136677) - Update to version 049+git101.17c579a0: * call netroot on wicked dhcp setup * nfsroot follow ifcfg settings for boot protocol - Update to version 049+git99.76df40e7: * 95fcoe: Fix startup when fcoe module is included (boo#1136977) * tests: Ignore .testdir * Add support for riscv64 * mkinitrd-suse.sh: simplify get_kernel_version (bsc#1139939) * 95dasd-rules & 95zfcp_rules: Look for correct rule name (bsc#1137784) - Update to version 049+git94.aef7a52b: * ucode: properly include early only ucode (bsc#1098915, bsc#1125393) * keep network device naming scheme on upgrade (bsc#1136927) - Bump to 049 - Contains fixes for bsc#1134472, bsc#1134347 and bsc#1133819 - Patches are now maintained in git * Removed 0012-40network-Fix-race-condition-when-wait-for-networks.patch * Removed 0013-40network-always-start-netroot-in-ifup.sh.patch * Removed 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch * Removed 0016-Add-new-s390x-specific-rule-files.patch * Removed 0017-45ifcfg-use-distro-specific-scripts.patch * Removed 0020-00warpclock-Set-correct-timezone.patch * Removed 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch * Removed 0048-40network-Only-enable-network-interfaces-if-explicit.patch * Removed 0053-01fips-fixup-loading-issues.patch * Removed 0056-81cio_ignore-handle-cio_ignore-commandline.patch * Removed 0057-01fips-Include-some-more-hmacs.patch * Removed 0058-dracut-add-warning-when-including-unsupported-module.patch * Removed 0059-99suse-Add-SUSE-specific-initrd-parsing.patch * Removed 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch * Removed 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch * Removed 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch * Removed 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch * Removed 0079-95dasd_rules-fixup-rd.dasd-parsing.patch * Removed 0080-95dasd_rules-print-out-rd.dasd-commandline.patch * Removed 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch * Removed 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch * Removed 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch * Removed 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch * Removed 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch * Removed 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch * Removed 0089-40network-create-var-lib-wicked-in-ifup.sh.patch * Removed 0090-dracut-caps-Remove-whole-caps-module.patch * Removed 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch * Removed 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch * Removed 0107-Fixup-typo-firmare-instead-of-firmware.patch * Removed 0108-91zipl-Store-commandline-correctly.patch * Removed 0109-95dasd_rules-Store-all-devices-in-commandline.patch * Removed 0110-95zfcp_rules-Store-all-devices-in-commandline.patch * Removed 0113-91zipl-Install-script-as-executable.patch * Removed 0114-91zipl-Translate-ext2-3-into-ext4.patch * Removed 0116-Mark-scripts-as-executable.patch * Removed 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch * Removed 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch * Removed 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch * Removed 0123-95zfcp_rules-fix-typo-in-module_setup.patch * Removed 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch * Removed 0125-40network-separate-mask-and-prefix.patch * Removed 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch * Removed 0128-90lvm-Install-dm-snapshot-module.patch * Removed 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch * Removed 0131-40network-handle-prefixed-IP-addresses-correctly.patch * Removed 0132-40network-fixup-static-network-configuration.patch * Removed 0133-Allow-multiple-configurations-per-network-interface-.patch * Removed 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch * Removed 0138-fips_add_aesni-intel.patch * Removed 0139-fips-kernel-4.4-fixes.patch * Removed 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch * Removed 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch * Removed 0145-40network-handle-ip-ifname-static-correctly.patch * Removed 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch * Removed 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch * Removed 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe.patch * Removed 0159-network-Try-to-load-xennet.patch * Removed 0160-s390-update_active_devices_initrd.patch * Removed 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch * Removed 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch * Removed 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch * Removed 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch * Removed 0168-remove_plymouth_logo_file.patch * Removed 0169-network_set_mtu_macaddr_for_dhcp.patch * Removed 0170-iscsi-skip-ibft-invalid-dhcp.patch * Removed 0180-i18n_add_correct_fontmaps.patch * Removed 0182-fix-include-parsing.patch * Removed 0183-fix_add_drivers_hang.patch * Removed 0188-95dasd_rules-Install-collect-udev-helper-binary.patch * Removed 0190-replace-iscsistart-with-systemd-service-files.patch * Removed 0191-static_network_setup_return_zero.patch * Removed 0192-iscsi_set_boot_protocol_from_ifcfg.patch * Removed 0193-95iscsi-Set-number-of-login-retries.patch * Removed 0196-ibft-wait-for-session-on-all-paths.patch * Removed 0197-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * Removed 0198-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch * Removed 0199-rd-iscsi-waitnet-default-false.patch * Removed 0200-dracut_fix_multipath_without_config.patch * Removed 0201-fix_nfs_with_ip_instead_of_hostname.patch * Removed 0202-dracut_dmraid_use_udev.patch * Removed 0203-no-fail-builtin-module.patch * Removed 0204-mkinitrd-fix-monster.patch * Removed 0205-mdraid_ignore_hostonly.patch * Removed 0206-nfs_dns_alias.patch * Removed 0207-handle_module_aliases.patch * Removed 0208-no_forced_virtnet.patch * Removed 0209-fix_modules_load_d_hostonly.patch * Removed 0210-add_fcoe_uefi_check.patch * Removed 0212-fcoe_reorder_init_path.patch * Removed 0213-Fix-wrong-keymap-inclusion.patch * Removed 0214-95fcoe-Do-not-overwrite-FCoE-configuration.patch * Removed 0215-95fcoe-Do-not-complain-about-missing-etc-hba.conf.patch * Removed 0216-95fcoe-silence-lldpad-warnings.patch * Removed 0217-95fcoe-Allow-to-specify-the-FCoE-mode-via-the-fcoe-p.patch * Removed 0218-40network-allow-persistent-interface-names.patch * Removed 0219-95fcoe-use-interface-names-instead-of-MAC-addresses.patch * Removed 0220-95fcoe-always-set-AUTO_VLAN-for-fcoemon.patch * Removed 0221-95fcoe-Add-shutdown-script.patch * Removed 0222-90dm-Fixup-shutdown-script.patch * Removed 0223-90dm-fixup-dependency-cycle-between-MD-and-DM-shutdo.patch * Removed 0224-95iscsi-setup-bnx2i-offload-connections-properly.patch * Removed 0225-95fcoe-do-not-start-fcoemon-twice.patch * Removed 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch * Removed 0301-include_sysconfig_language.patch * Removed 0302-Revert-90multipath-add-hostonly-multipath.conf-in-ca.patch * Removed 0303-fix_multipath_check_hostonly.patch * Removed 0304-90multipath-Start-daemon-after-udev-settle.patch * Removed 0305-90multipath-load-dm_multipath-module-during-startup.patch * Removed 0306-90multipath-add-shutdown-script.patch * Removed 0307-90multipath-parse-kernel-commandline-option-multipat.patch * Removed 0308-mdraid_add_IMSM_NO_PLATFORM_env.patch * Removed 0309-90dmraid-do-not-delete-partitions.patch * Removed 0310-95resume-Do-not-resume-on-iSCSI.patch * Removed 0311-95iscsi-ip-ibft-is-deprecated.patch * Removed 0312-40network-Do-not-print-message-about-tmp-net.ibft0.c.patch * Removed 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch * Removed 0314-nfs_do_not_pass_ifname_for_bonding_devices.patch * Removed 0402-driver-fail-summary.patch * Removed 0403-95lunmask-Add-module-to-handle-LUN-masking.patch * Removed 0404-dracut-emergency-optionally-print-fs-help.patch * Removed 0450-Strip-NUL-bytes-in-stream-before-push-in-string.patch * Removed 0451-systemd-initrd-add-initrd-root-device.target.patch * Removed 0452-Always-try-to-add-pinctrl-cherryview.patch * Removed 0453-Resolve-symbolic-links-for-i-and-k-parameters-bsc-90.patch * Removed 0454-Add-md4-and-arc4-modules-for-ntlm.patch * Removed 0500-Reset-IFS-variable.patch * Removed 0501-dasd_fix_ssid_bigger_zero.patch * Removed 0502-persistent_device_policy_param_enhance.patch * Removed 0503-dracut.sh-create-the-initramfs-non-world-readable-al.patch * Removed 0504-ibft-fix-boot-flag-check.patch * Removed 0505-Allow-booting-from-degraded-MD-RAID-arrays.patch * Removed 0506-Boot-on-s390x-with-fips-1-on-the-kernel-commnad-line.patch * Removed 0507-Set-TaskMax-inifinite-for-the-emergency-shell.patch * Removed 0508-90multipath-start-before-local-fs-pre.target.patch * Removed 0509-01fips-Remove-zlib-module-as-requirement.patch * Removed 0510-01fips-Some-modules-use-separators-other-than.patch * Removed 0511-01fips-ensure-fips-initialization-succeeds-on-s390-x.patch * Removed 0512-Make-binutils-optional-when-elfutils-are-available.patch * Removed 0513-Fix-regression-caused-by-6f9bf2b8ac436259bdccb110545.patch * Removed 0514-man-make-the-k-option-clear-using-mkinitrd.patch * Removed 0515-90kernel-modules-also-add-block-device-driver-revers.patch * Removed 0516-mkinitrd-suse.sh-Fix-prefix-calculation.patch * Removed 0517-95fcoe-fixup-fcoe-genrules.sh-for-VN2VN-mode.patch * Removed 0518-90kernel-modules-Fix-backlight-on-Cherrytrail-device.patch * Removed 0519-90kernel-modules-Ensure-phy-drivers-are-loaded-in-in.patch * Removed 0520-Ignore-module-resolution-errors.patch * Removed 0521-Ensure-udev-persistent-storage-compat-rules-get-crea.patch * Removed 0522-Fix-typo-from-commit-3f1cdb520.patch * Removed 0523-98dracut-systemd-Fix-module-force-loading-with-syste.patch * Removed 0524-Suppress-nonsensical-error-message-bsc-1032029.patch * Removed 0525-backport-bail-out-if-module-directory-does-not-exist.patch * Removed 0526-iscsiroot-call-handle_firmware-only-for-non-iface-in.patch * Removed 0527-switch-fips-checking-to-use-the-libkcapi-based-fipsc.patch * Removed 0528-Ensure-dracut.sh-responds-properly-to-hostonly_cmdli.patch * Removed 0529-systemd-add-missing-.slice-unit.patch * Removed 0530-dracut-systemd-dracut-cmdline-ask-fix-dracut-kernel-.patch * Removed 0531-dracut-systemd-.service-conflict-with-shutdown-targe.patch * Removed 0532-List-drivers-rather-than-looking-for-reverse-depende.patch * Removed 0533-instmods-check-modules.builtin-in-srcmods.patch * Removed 0534-ssh-client-Include-nss_-libraries.patch * Removed 0535-Sync-initramfs-after-creation.patch * Removed 0536-90multipath-drop-67-kpartx-compat.rules.patch * Removed 0537-dracut-init.sh-ignore-crc32.ko-in-builtin-test.patch * Removed 0538-Enable-core-dumps-with-systemd-from-initrd.patch * Removed 0539-Add-IMA-functionality-fate-323289.patch * Removed 0540-Check-the-proper-variable-for-a-custom-IMA-keys-dire.patch * Removed 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch * Removed 0542-Include-crc32c-intel-module-when-using-btrfs.patch * Removed 0543-Remove-00systemd-bootchart.patch * Removed 0544-40network-Make-ip-dhcp-work.patch * Removed 0545-Add-early-microcode-support-for-AMD-family-16h.patch * Removed 0546-Support-Microcode-Updates-for-AMD-CPU-Family-0x17.patch * Removed 0547-Fix-task-limit-in-emergency.service-the-same-change-.patch * Removed 0548-95fcoe-Switch-back-to-using-fipvlan-for-bnx2fc.patch * Removed 0549-fcoe-up-Increase-sleeptime-to-13s.patch * Removed 0550-95fcoe-add-timeout-initqueue-entries.patch * Removed 0551-fips-use-lib-modules-uname-r-modules.fips.patch * Removed 0552-98integrity-support-validating-the-IMA-policy-file-s.patch * Removed 0553-98integrity-support-loading-x509-into-the-trusted-bu.patch * Removed 0554-98integrity-support-X.509-only-EVM-configuration.patch * Removed 0555-Avoid-executing-emergency-hooks-twice.patch * Removed 0556-95qeth_rules-Add-new-module-to-copy-qeth-rules.patch * Removed 0557-40network-make-arping-optional.patch * Removed 0558-40network-remove-brctl-dependency.patch * Removed 0559-Add-wickedd-duid.xml-and-iaid.xml-if-available.patch * Removed 0560-90kernel-modules-Ensure-PCI-host-modules-are-include.patch * Removed 0561-Add-the-qedi-driver-to-driver-list-for-iscsi-boot.patch * Removed 0562-Adjust-driver-list-to-modern-kernels.patch * Removed 0563-40network-collapse-arping-and-dhcp-calls-into-wicked.patch * Removed 0564-40network-Always-set-the-gw-variable.patch * Removed 0565-90kernel-modules-Include-Intel-Volume-Management-Dev.patch * Removed 0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch * Removed 0567-Fix-booting-with-fips-1-on-SLES-15.patch * Removed 0568-95multipath-Pickup-files-in-etc-multipath-conf.d.patch * Removed 0569-10i18n-Load-all-keymaps-for-a-given-locale.patch * Removed 0570-10i18n-Fix-possible-infinite-recursion.patch * Removed 0571-40network-Fix-static-network-setup.patch * Removed 0572-lsinitrd-no-more-cat-write-error-Broken-pipe.patch * Removed 0573-lsinitrd.sh-quote-filename-in-extract_files.patch * Removed 0574-s-find_btrfs_devs-btrfs_devs.patch * Removed 0580-check_for_CONFIG_ACPI_TABLE_UPGRADE.patch * Removed 0581-kernel-modules-add-nfit.patch * Removed 0582-98dracut-systemd-Start-systemd-vconsole-setup-before.patch * Removed 0583-99base-Allow-files-with-backslashes-in-hostonly-file.patch * Removed 0584-95dasd_rules-mark-dasd-rules-host_only.patch * Removed 0585-emergency-mode-use-sulogin.patch * Removed 0586-95zfcp_rules-parse-zfcp.sh-remove-rule-existence-check.patch * Removed 0587-Fix-a-missing-space-in-example-configs.patch * Removed 0588-Ensure-mmc-host-modules-get-included-properly.patch * Removed 0589-Fix-98dracut-systemd-dracut-emergency.sh.patch * Removed 0590-00systemd-check-if-systemd-version-is-a-number.patch * Removed 0591-91zipl-Don-t-use-contents-of-commented-lines.patch * Removed 0592-95iscsi-handle-qedi-like-bnx2i.patch * Removed 0593-dracut-only-copy-xattr-if-root.patch * Removed 0594-Check-SUSE-kernel-module-dependencies-recursively.patch * Removed 0595-iscsi-don-t-continue-waiting-if-the-root-device-is-p.patch * Removed 0596-network-stop-waiting-for-interfaces-if-root-device-i.patch * Removed 0597-iscsiroot-parse_iscsi_root-overwrites-command-line-a.patch * Removed 0598-iscsiroot-there-s-never-more-than-one-target-per-cal.patch * Removed 0599-iscsiroot-try-targets-only-once.patch * Removed 0600-iscsiroot-remove-bashisms.patch * Removed 0601-base-dracut-lib.sh-dev_unit_name-guard-against-dev-b.patch - dracut-lib.sh:dev_unit_name() guard against $dev beginning with "/-"/ (bsc#1132448) * adds 0601-base-dracut-lib.sh-dev_unit_name-guard-against-dev-b.patch - 95iscsi: avoid error messages when building initrd, multipath timeouts (bsc#1130114, bsc#1130107, bsc#1121238) * adds 0595-iscsi-don-t-continue-waiting-if-the-root-device-is-p.patch * adds 0596-network-stop-waiting-for-interfaces-if-root-device-i.patch * adds 0597-iscsiroot-parse_iscsi_root-overwrites-command-line-a.patch * adds 0598-iscsiroot-there-s-never-more-than-one-target-per-cal.patch * adds 0599-iscsiroot-try-targets-only-once.patch * adds 0600-iscsiroot-remove-bashisms.patch - Bump version to 044.2 to provide a version to lock on to (bsc#1127891) - Check SUSE kernel module dependencies recursively (bsc#1127891) * adds 0594-Check-SUSE-kernel-module-dependencies-recursively.patch - Handle non-versioned dependency in purge-kernels. - purge-kernels: Avoid endless loop when uninstalling kernels that depend on KMPs which in themselves depend on other packages (bsc#1125327) - Avoid "/Failed to chown ... Operation not permitted"/ when run from non-root, by not copying xattrs. (osc#1092178) * adds 0593-dracut-only-copy-xattr-if-root.patch - Correct fix for displaying text on emergency consoles (boo#1124088) * removes 0589-Fix-displaying-text-on-emergency-consoles.patch * adds 0589-Fix-98dracut-systemd-dracut-emergency.sh.patch - 95iscsi: handle qedi like bnx2i (bsc#1113712) * adds 0592-95iscsi-handle-qedi-like-bnx2i.patch - 91zipl: Don't use contents of commented lines (osc#1119499) * adds 0591-91zipl-Don-t-use-contents-of-commented-lines.patch - Fix displaying text on emergency consoles (boo#1124088) - adds 0589-Fix-displaying-text-on-emergency-consoles.patch - Fix systemd version check, will be required for systemd v241 - 0590-00systemd-check-if-systemd-version-is-a-number.patch - Remove invalid "/FONT_MAP=none"/ from vconsole.conf (osc#1013573) - Ensure mmc host modules get included properly (bsc#1119037) * adds 0588-Ensure-mmc-host-modules-get-included-properly.patch - Fix a missing space in example configs (boo#1121251) * adds 0587-Fix-a-missing-space-in-example-configs.patch - 95zfcp_rules/parse-zfcp.sh: remove rule existence check (bsc#1008352). * adds 0586-95zfcp_rules-parse-zfcp.sh-remove-rule-existence-check.patch - dracut-installkernel: Stop keeping old kernel files as .old (boo#1112327) The .old kernel files are confusing grub2 which can't find a matching directory under /lib/modules. Furthermore, there is no guarantee that the new modules are fully compatible with the old kernel. If anything goes wrong with a new self-compiled kernel, the user can always boot back to the distribution kernel, so the .old backup files are not needed in the first place. Get rid of them to simplify and speed up the whole process. - emergency mode: bring shell and all vital information to all ttys specified as console devices (FATE#325386, bsc#1053248, bsc#937555) * Adds 0585-emergency-mode-use-sulogin.patch - 98dracut-systemd: Start systemd-vconsole-setup before dracut-cmdline-ask (bsc#1055834) * adds 0582-98dracut-systemd-Start-systemd-vconsole-setup-before.patch - Fixed Patch 581 to apply cleanly * Updates 0581-kernel-modules-add-nfit.patch - Mark the DASD udev rules host-only and handle backslashes in paths for hostonly files (bsc#1090884) * adds 0583-99base-Allow-files-with-backslashes-in-hostonly-file.patch * adds 0584-95dasd_rules-mark-dasd-rules-host_only.patch - Add nfit module (bsc#1110519) * adds 0581-kernel-modules-add-nfit.patch - Add kernel-syms to list of packages to remove with purge-kernels (bsc#1104090). - Skip kernels that cannot be removed by purge-kernels due to dependencies and continue removing other kernels (bsc#1104090). - Fix finding btrfs devices (bsc#1104178). * add 0574-s-find_btrfs_devs-btrfs_devs.patch - Add fix to override ACPI tables via initrd, a kernel config variable changed name (bsc#1098448) This is mainline git commit 940169e8d8e500498a3f350b2b3f341ae6548492 A 0580-check_for_CONFIG_ACPI_TABLE_UPGRADE.patch - 40network: Fix static network setup (bsc#1091099) * adds 0571-40network-Fix-static-network-setup.patch - lsinitrd: Fix cat: write error: Broken pipe error (bsc#1094603) * adds 0572-lsinitrd-no-more-cat-write-error-Broken-pipe.patch * adds 0573-lsinitrd.sh-quote-filename-in-extract_files.patch - 95multipath: Pickup multipath files in /etc/multipath/conf.d (boo#1048551) * adds 0568-95multipath-Pickup-files-in-etc-multipath-conf.d.patch - 10i18n: Load all keymaps for a given locale (boo#1065058) * adds 0569-10i18n-Load-all-keymaps-for-a-given-locale.patch * adds 0570-10i18n-Fix-possible-infinite-recursion.patch - 01fips: fix FIPS mode on SLES 15 (bsc#1074984) * adds 0567-Fix-booting-with-fips-1-on-SLES-15.patch - Do not attempt to run purge-kernels.service on ro rootfs (bsc#1087880) - 95nfs: If no server is configured, read BOOTSERVERADDR from wicked's leaseinf (bsc#1089332) * adds 0566-95nfs-If-no-server-is-configured-read-BOOTSERVERADDR.patch - Remove RH-specific s390 modules (bsc#1086216) - Use %license instead of %doc [bsc#1082318] - Instead of using arping, use wicked's own implementation (bsc#1078245) Follow-up patch to "/disable arping"/, requires wicked 0.6.46. * adds 0563-40network-collapse-arping-and-dhcp-calls-into-wicked.patch - Wicked: Properly add set gateway variable when using dhcp (bsc#1085614) * adds 0564-40network-Always-set-the-gw-variable.patch - Allow booting from block devices using intel vmd (bsc#1079924) * adds 0565-90kernel-modules-Include-Intel-Volume-Management-Dev.patch - Enable aarch64 and adds critical drivers of ARM platform (bsc#1084272) * adds 0562-Adjust-driver-list-to-modern-kernels.patch - 95iscsi: Add the qedi driver to driver list for iscsi boot * adds 0561-Add-the-qedi-driver-to-driver-list-for-iscsi-boot.patch - purge-kernels: Handle SLE 15 kernel live patches (bsc#108437) - 90kernel-modules: Ensure PCI host modules are included (boo#1079924) * adds 0560-90kernel-modules-Ensure-PCI-host-modules-are-include.patch - 40network: Add wickedd duid.xml and iaid.xml if available (bsc#1022872, bsc#1082832) * adds 0559-Add-wickedd-duid.xml-and-iaid.xml-if-available.patch - 95qeth_rules: Fix file permissions (FATE#323440) - 40network: disable arping, it is no longer part of default installation (bsc#1078245) * Adds 0557-40network-make-arping-optional.patch - 40network: replace brctl, it is longer part of default installation (bsc#1078245) * Adds 0558-40network-remove-brctl-dependency.patch - 95qeth_rules: Add new module to copy qeth rules (FATE#323440) * Adds 0556-95qeth_rules-Add-new-module-to-copy-qeth-rules.patch - Avoid executing emergency hook twice * Adds 0555-Avoid-executing-emergency-hooks-twice.patch - support validating the IMA policy file signature, needed since Kernel 4.7 * Adds 0552-98integrity-support-validating-the-IMA-policy-file-s.patch - IMA: improve support for evm key loading (bsc#1077359, fate#323906) * Adds 0553-98integrity-support-loading-x509-into-the-trusted-bu.patch * Adds 0554-98integrity-support-X.509-only-EVM-configuration.patch - FIPS: Adjust dependencies to work for cryptsetup 2.0 (bsc#1077070) - Added a few more patch annotations - Fix typo for ima dependency (evmtcl vs evmctl) (bsc#1073466) - Updated Patch annotation regarding their upstream state - FIPS: Try to fetch list of fips modules from the kernel's modules dir (bsc#1074984) * Adds 0551-fips-use-lib-modules-uname-r-modules.fips.patch - Annotated patches regarding their upstream state - dracut-ima requires evmctl and keyutils (bsc#1073466) - Switch back to fipvlan for bnx2fc (bsc#1052840) * adds 0548-95fcoe-Switch-back-to-using-fipvlan-for-bnx2fc.patch - 95fcoe: Allow bnc2x driver more time to complete DCB negotiation (bsc#1052840) * adds 0549-fcoe-up-Increase-sleeptime-to-13s.patch - 95fcoe: add timeout initqueue entries (bsc#1052840) * adds 0550-95fcoe-add-timeout-initqueue-entries.patch - Fix task limit in emergency.service (same as in dracut-emergency.service) (bsc#1019938) * adds 0547-Fix-task-limit-in-emergency.service-the-same-change-.patch - Fix logic for applying 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch - Support AMD CPU families 0x16 and 0x17 (bsc#1072424) * Adds 0545-Add-early-microcode-support-for-AMD-family-16h.patch * Adds 0546-Support-Microcode-Updates-for-AMD-CPU-Family-0x17.patch - Make ip=dhcp work. Previously, a network interface specifier was required. The new behaviour matches documented behaviour. Adds 0544-40network-Make-ip-dhcp-work.patch - Remove 00systemd-bootchart, which is gone from systemd for some time (bsc#1067279) Adds 0543-Remove-00systemd-bootchart.patch - Ensure 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch is not applied on Leap either - Ensure 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch is not applied on SLE. - This is to support predictable interface names (boo#960669) * adds 0541-Make-sure-70-persistent-net.rules-is-included-in-ini.patch - Include crc32c Intel module when using btrfs (bsc#1011554) * adds 0542-Include-crc32c-intel-module-when-using-btrfs.patch - Check the proper variable for a custom IMA keys directory (cherry-picked) Part of fate#323289. * adds 0540-Check-the-proper-variable-for-a-custom-IMA-keys-dire.patch - Reword dracut-ima description to avoid misunderstandings. - Replace old RPM constructs. - Add IMA functionality (fate#323289) This is implemented as a sub module analogous to FIPS * adds 0539-Add-IMA-functionality-fate-323289.patch - 90multipath: Remove compat rule that is no longer needed (bsc#1054539) * adds 0536-90multipath-drop-67-kpartx-compat.rules.patch - Don't detect crc32.ko as built-in (bsc#1054538) * adds 0537-dracut-init.sh-ignore-crc32.ko-in-builtin-test.patch - Enable systemd-based core dumps for initrd (bsc#1054809) * adds 0538-Enable-core-dumps-with-systemd-from-initrd.patch - Add missing coreutils dependency for initrd macros (bsc#1055492). - Ensure that targets such as halt can be reached (bsc#1048698) * adds 0529-systemd-add-missing-.slice-unit.patch * adds 0530-dracut-systemd-dracut-cmdline-ask-fix-dracut-kernel-.patch * adds 0531-dracut-systemd-.service-conflict-with-shutdown-targe.patch - Do not add too many drivers all at once (bsc#1037344) * adds 0532-List-drivers-rather-than-looking-for-reverse-depende.patch - instmods: check modules.builtin in $srcmods (bsc#1048606) * adds 0533-instmods-check-modules.builtin-in-srcmods.patch - ssh-client: ensure is usable in all cases (bsc#1021846) * adds 0534-ssh-client-Include-nss_-libraries.patch - Sync initramfs after creation to ensure entigrity (bsc#1049113) * adds 0535-Sync-initramfs-after-creation.patch - Ensure dracut.sh responds properly to hostonly cmdline (bsc#1048748) * adds 0528-Ensure-dracut.sh-responds-properly-to-hostonly_cmdli.patch - switch fips checking to use the libkcapi based fipscheck toolset (bsc#1048565) * adds 0527-switch-fips-checking-to-use-the-libkcapi-based-fipsc.patch - iscsiroot: call handle_firmware only for non-iface invocations (bsc#1032284) * adds 0526-iscsiroot-call-handle_firmware-only-for-non-iface-in.patch - bail out if module directory does not exist (bsc#1043900) * adds 0525-backport-bail-out-if-module-directory-does-not-exist.patch - Suppress nonsensical error message (bsc#1032029) * adds 0524-Suppress-nonsensical-error-message-bsc-1032029.patch - 01fips: Fix typo (bsc#1033238) * adds 0522-Fix-typo-from-commit-3f1cdb520.patch - 98dracut-systemd: Fix module force loading with systemd (bsc#986216) * adds 0523-98dracut-systemd-Fix-module-force-loading-with-syste.patch - Ship udev files required by systemd (bsc#1040153) * adds 0521-Ensure-udev-persistent-storage-compat-rules-get-crea.patch - Bump package version to 044.1 to allow systemd to depend on this change - Revert: "/Require version >= 3.18 btrfsprogs, rather than conflicting with an older one"/. Dracut should never depend on optional components - Ignore module resolution errors (e.g. with kgraft) (bsc#1037120) * adds 0520-Ignore-module-resolution-errors.patch - 90kernel-modules: Ensure phy drivers are loaded in initrd (bsc#1034893) * adds 0519-90kernel-modules-Ensure-phy-drivers-are-loaded-in-in.patch - 90kernel-modules: Fix backlight on Cherrytrail devices (boo#1034785) * adds 0518-90kernel-modules-Fix-backlight-on-Cherrytrail-device.patch - 95fcoe: fix rules generation (osc#1036323) * adds 0517-95fcoe-fixup-fcoe-genrules.sh-for-VN2VN-mode.patch - More correct patch description for 0512, no functional changes * updates 0512-Make-binutils-optional-when-elfutils-are-available.patch - Require version >= 3.18 btrfsprogs, rather than conflicting with an older one - Fix subnet calculation in mkinitrd (bsc#1035743) * adds 0516-mkinitrd-suse.sh-Fix-prefix-calculation.patch - Conflict with older btrfsprogs < 3.18 bsc#1035518 * otherwise when zypper duping we are not able to generate intrd until the btrfsprogs are updated, this way we force the app to be update beforehand (13.1 and SLE11 migrations) - Ensure hisi_sas_v2_hw gets included (bsc#1034597) * adds 0515-90kernel-modules-also-add-block-device-driver-revers.patch - Fix mdraid regression (bsc#1028542) * adds 0513-Fix-regression-caused-by-6f9bf2b8ac436259bdccb110545.patch - man: make the -k option clear using mkinitrd (bsc#1012656) * adds 0514-man-make-the-k-option-clear-using-mkinitrd.patch - Fix typo in installkernel script (bsc#1032576) - Drop binutils dependency in favor of elfutils * add 0512-Make-binutils-optional-when-elfutils-are-available.patch - 01fips: Make init on non-x86_64, specifically s390x, pass (bsc#1021687) * add 0510-01fips-Some-modules-use-separators-other-than.patch * add 0511-01fips-ensure-fips-initialization-succeeds-on-s390-x.patch - installkernel: handle make bin-rpmpkg (bsc#1008648) - Do not pass ifname for bonding devices (bsc#995812) * add 0314-nfs_do_not_pass_ifname_for_bonding_devices.patch - Find devices by path for S390x (bsc#915218) * add s390x_persistent_device.conf - 01fips: Remove zlib module as requirement (bsc#1020063) * add 0509-01fips-Remove-zlib-module-as-requirement.patch - 90multipath: 90multipath: start before local-fs-pre.target (bsc#1005410, bsc#1006118, bsc#1007925) * add 0508-90multipath-start-before-local-fs-pre.target.patch - unlimit TaskMax for xfs_repair in emergency shell (bsc#1019938) * add 0507-Set-TaskMax-inifinite-for-the-emergency-shell.patch - Boot on s390x with fips=1 on the kernel commnad line (bnc#1021687) * add 0506-Boot-on-s390x-with-fips-1-on-the-kernel-commnad-line.patch - Allow booting from degrated MD arrays with systemd (bsc#1017695) * add 0505-Allow-booting-from-degraded-MD-RAID-arrays.patch - Add md4 and arc4 modules for ntlm authentication * add 0454-Add-md4-and-arc4-modules-for-ntlm.patch - Resolve symbolic links for -i and -k parameters (bsc#902375) * add 0453-Resolve-symbolic-links-for-i-and-k-parameters-bsc-90.patch - purge-kernels: Handle kgraft patches (bsc#1017141) Cleanup unused code. - deal with incomplete ibft bootflag settings (bsc#1007648) * add 0504-ibft-fix-boot-flag-check.patch - Remove 0314-run-rpcbind.patch again, was solved by another change in rpcbind - Try to always add pinctrl-cherryview (bsc#998440) * add 0452-Always-try-to-add-pinctrl-cherryview.patch - nfs/rpcbind: rpcbind uses now /run/rpcbind for temporary data. Create the needed directory. * add 0314-run-rpcbind.patch - systemd-initrd: Add initrd-root-device.target. Cherry-pick to get systemd v230 into factory (bsc1009089) * add 0451-systemd-initrd-add-initrd-root-device.target.patch - Bash cannot handle binary strigns with embedded NULs. This used to work by accident, it no longer does starting from bash 4.4. Strip NULs during all comparison operations as a workaround. Addresses bsc989218. * add 0450-Strip-NUL-bytes-in-stream-before-push-in-string.patch - Do not create initramfs with world-readable permissions if early microcode update is used bsc#1008340 CVE-2016-8637 0503-dracut.sh-create-the-initramfs-non-world-readable-al.patch - Add missing rules file for previous patch * modify 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch - 90mdraid: Use stock MD rules to assemble RAID arrays (bsc#998860) * add 0313-90mdraid-Use-stock-MD-rules-to-assemble-RAID-arrays.patch - 95resume: Do not resume on iSCSI devices (bsc#999663) * add 0310-95resume-Do-not-resume-on-iSCSI.patch - 95iscsi: ip=ibft is deprecated (bsc#1004437) * add 0311-95iscsi-ip-ibft-is-deprecated.patch - 40network: do not print warning about non-existing file (bsc#1004437) * add 0312-40network-Do-not-print-message-about-tmp-net.ibft0.c.patch - 90dmraid: do not delete partitions (bsc#998860) * add 0309-90dmraid-do-not-delete-partitions.patch - Give-persistent_policy-precedence-over-dev-mapper-names (bsc#908143) * add: 0502-persistent_device_policy_param_enhance.patch - mdadm IMSM_NO_PLATFORM workaround for kdump (bsc#975404) * add: 0308-mdraid_add_IMSM_NO_PLATFORM_env.patch - 90multipath: parse commandline option 'multipath=off' (bsc#1001691) * add 0307-90multipath-parse-kernel-commandline-option-multipat.patch - 95fcoe: do not start fcoemon twice (bsc#1001512) * add 0225-95fcoe-do-not-start-fcoemon-twice.patch - Reformat patch headers: * modify 0199-rd-iscsi-waitnet-default-false.patch * modify 0200-dracut_fix_multipath_without_config.patch * modify 0210-add_fcoe_uefi_check.patch * modify 0212-fcoe_reorder_init_path.patch - Rediff patches to apply cleanly: * modify 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch * modify 0133-Allow-multiple-configurations-per-network-interface-.patch * modify 0170-iscsi-skip-ibft-invalid-dhcp.patch * modify 0218-40network-allow-persistent-interface-names.patch - Remove spurious whitespaces: * modify 0169-network_set_mtu_macaddr_for_dhcp.patch - 40network: print out correct prefix (bsc#996141) * modify 0125-40network-separate-mask-and-prefix.patch - 95iscsi: setup bnx2i offload connection correctly (bsc#997598) * add 0224-95iscsi-setup-bnx2i-offload-connections-properly.patch - Rename patches to match sequence number: * old: 0019-40network-Fix-race-condition-when-wait-for-networks.patch * new: 0012-40network-Fix-race-condition-when-wait-for-networks.patch * old: 0066-40network-always-start-netroot-in-ifup.sh.patch * new: 0013-40network-always-start-netroot-in-ifup.sh.patch - rd.iscsi.waitnet should default to false in order for dracut to wait for the network devices (bsc#997598) * add 0199-rd-iscsi-waitnet-default-false.patch - 95multipath: Replace 'grep' with 'sed' for shutdown scripts (bsc#999220) * modify 0306-90multipath-add-shutdown-script.patch - fix boot issues using RAID, bnc#970215 - Add missing whitespace for md raid suse kernel param parsing (bsc#970215) * modify: 0059-99suse-Add-SUSE-specific-initrd-parsing.patch - Fix IFS separater in net-lib.sh (bsc#996141) * modify: 0125-40network-separate-mask-and-prefix.patch - Rename patch: * From 0211-fix_multipath_check_hostonly.patch to 0303-fix_multipath_check_hostonly.patch - Rename patch: * From 0213-10i18n-keymap-find.patch to 0213-Fix-wrong-keymap-inclusion.patch - 95fcoe: Do not complain about missing /etc/hba.conf (bsc#980539) * Add 0215-95fcoe-Do-not-complain-about-missing-etc-hba.conf.patch - 95fcoe: silence lldpad warnings * Add 0216-95fcoe-silence-lldpad-warnings.patch - 95fcoe: Allow to specify the FCoE mode via the fcoe= parameter * Add 0217-95fcoe-Allow-to-specify-the-FCoE-mode-via-the-fcoe-p.patch - 40network: allow persistent interface names (bsc#995284) * Add 0218-40network-allow-persistent-interface-names.patch - 95fcoe: use interface names instead of MAC addresses * Add 0219-95fcoe-use-interface-names-instead-of-MAC-addresses.patch - 95fcoe: always set AUTO_VLAN for fcoemon (bsc#995019) * Add 0220-95fcoe-always-set-AUTO_VLAN-for-fcoemon.patch - 95fcoe: Add shutdown script (bsc#994860) * Add 0221-95fcoe-Add-shutdown-script.patch - 90dm: Fixup shutdown script (bsc#994860) * Add 0222-90dm-Fixup-shutdown-script.patch - 90dm: fixup dependency cycle between MD and DM shutdown (bsc#994860) * Add 0223-90dm-fixup-dependency-cycle-between-MD-and-DM-shutdo.patch - 90multipath: Start daemon after udev settle (bsc#986734) * Add 0304-90multipath-Start-daemon-after-udev-settle.patch - 90multipath: load dm_multipath module during startup * Add 0305-90multipath-load-dm_multipath-module-during-startup.patch - 90multipath: add shutdown script (bsc#994860) * Add 0306-90multipath-add-shutdown-script.patch - Reformat patches and add patch header: * 0053-01fips-fixup-loading-issues.patch * 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch * 0128-90lvm-Install-dm-snapshot-module.patch * 0133-Allow-multiple-configurations-per-network-interface-.patch * 0138-fips_add_aesni-intel.patch * 0168-remove_plymouth_logo_file.patch * 0169-network_set_mtu_macaddr_for_dhcp.patch * 0170-iscsi-skip-ibft-invalid-dhcp.patch * 0180-i18n_add_correct_fontmaps.patch * 0196-ibft-wait-for-session-on-all-paths.patch * 0201-fix_nfs_with_ip_instead_of_hostname.patch * 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch * fips-kernel-4.4-fixes.patch - Rename patch: * from fips-kernel-4.4-fixes.patch * to 0139-fips-kernel-4.4-fixes.patch - Do not overwrite existing FCoE configuration (bsc#993861) * Add 0213-95fcoe-Do-not-overwrite-FCoE-configuration.patch - Fix DASD SSID handling (bsc#989313) * Add 0501-dasd_fix_ssid_bigger_zero.patch - Advise user of fs recovery options when we fail to mount (fate#320443) * Add 0404-dracut-emergency-optionally-print-fs-help.patch - Add 32bit arm support to installkernel - Add 0213-10i18n-keymap-find.patch: - Fix choice of keymap for inclusion (bsc#942896) - Refresh 0301-include_sysconfig_language.patch - FCOE fix bsc#982588 * Add 0212-fcoe_reorder_init_path.patch - fips-kernel-4.4-fixes.patch: adjust the kernel module list to match the SLES 12 SP2 kernel. (bsc#976577) - Port missing SLES patches * Add 0197-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * Add 0198-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch * Remove 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * Remove 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch - Rewrite patch: * Add 0302-Revert-90multipath-add-hostonly-multipath.conf-in-ca.patch * Remove 0001-multipath_revert_mpathconf_binary_use.patch - Update 0403-95lunmask-Add-module-to-handle-LUN-masking.patch to match upstream kernel submission (FATE#319786) - Add IFS restoring where it has been lost due to mainline merging (bsc#977117) * Add 0500-Reset-IFS-variable.patch - Make sure to install collect binary (bsc#976466) * Add: 0188-95dasd_rules-Install-collect-udev-helper-binary.patch - Remove version from requires on subpackage - Add a split provide because of the package split for SLE12 SP1 to SP2 upgrade - Forward port of latest SLES patches (fate#320499) Add: * 0001-multipath_revert_mpathconf_binary_use.patch (fate#320499) * 0170-iscsi-skip-ibft-invalid-dhcp.patch (bsc#953361) * 0160-s390-update_active_devices_initrd.patch (bsc#939101) * 0161-95zfcp_rules-simplified-rd.zfcp-commandline-for-NPIV.patch (bsc#964456) * 0190-replace-iscsistart-with-systemd-service-files.patch (fate#319024) * 0191-static_network_setup_return_zero.patch (bsc#919179) * 0192-iscsi_set_boot_protocol_from_ifcfg.patch (bsc#919179) * 0193-95iscsi-Set-number-of-login-retries.patch (bsc#951003) * 0196-ibft-wait-for-session-on-all-paths.patch (bsc#951003) * 0403-95lunmask-Add-module-to-handle-LUN-masking.patch (FATE#319786) Added, but still commented in spec file (still needs adjusting): - Fixup booting from qla4xxx (bsc#951003) * 0194-95iscsi-Do-not-require-network-for-qla4xxx-flash-ses.patch * 0195-95iscsi-set-rd.iscsi.firmware-for-qla4xxx-sessions.patch - dracut-installkernel: Fix for aarch64 (bsc#947670) - Move dist config file to /usr/lib/dracut/dracut.conf.d (bsc#972143) - Remove stale, unused patch file: 0181-no_systemd_cryptsetup.patch - Still create a debug config example in /etc/dracut.conf.d - Add 0211-fix_multipath_check_hostonly.patch: - Fix warning about multipath - Modify 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch: - Don't try to include plymouth if plymouth-dracut pkg. not installed - Add 0210-add_fcoe_uefi_check.patch: - Only install fcoe-uefi module if needed (boo#965477) - Fix 0208-no_forced_virtnet.patch: - On non-QEMU systems it returned non-zero, causing dracut to fail - Fixed boo#965477 - dracut.spec: Remove 90qemu-net entirely instead of disabling - running_in_qemu was broken (reading output of >/dev/null) - Fix 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe.patch: - Patch did not have any effect whatsoever - Fixes bsc#869496 - Rename from 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch - Add 0169-network_set_mtu_macaddr_for_dhcp.patch: - Set MTU and LLADDR for DHCP if specified (boo#959803) - Modify 0017-45ifcfg-use-distro-specific-scripts.patch: - Also revert upstream commit f34e1d6b to not forcibly include network and ifcfg modules (bsc#960669) - Refresh: - 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch - 0132-40network-fixup-static-network-configuration.patch - 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch - 0402-driver-fail-summary.patch - Add 0209-fix_modules_load_d_hostonly.patch: - Fix modules-load.d with hostonly (boo#962224) - Add 0208-no_forced_virtnet.patch: Don't include qemu-net modules without reason. Fix for bsc#960669 - Refresh and merge: 0133-Allow-multiple-configurations-per-network-interface-.patch 0145-40network-handle-ip-ifname-static-correctly.patch 0162-network-Request-DHCP-lease-instead-of-getting-applyi.patch - Delete 0134-Remove-bootdev-warning-bnc-881112.patch: - ip=ibft got deprecated, so workaround not necessary - Add 0207-handle_module_aliases.patch: Handle module aliases correctly to not generate unbootable initrds with different kernel versions. Fix for boo#962694 - Don't require bind-utils, it conflicts with minimal-base-conflicts - Add warning about pkgconfig file to rpmlintrc's ignore list - Fix spec file: - Add dracut-catimages manpage to dracut-tools - Fix summary of dracut-tools subpackage - Remove 0400-use_fstab_systemd.patch - Move dracut-catimages, /boot/dracut and /var/lib/dracut into dracut-tools subpackage - Cleanup spec file - Refresh patches with line offsets: 0017-45ifcfg-use-distro-specific-scripts.patch 0048-40network-Only-enable-network-interfaces-if-explicit.patch 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch 0182-fix-include-parsing.patch 0183-fix_add_drivers_hang.patch 0203-no-fail-builtin-module.patc - Update to dracut-044 - Patches upstream, removed here: 0119-Reset-IFS-variable.patch 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch 0122-Get_kernel_version_from_gz_file_for_arm.patch 0165-Order-root-fsck-after-pre-mount.patch 0184-fix_lvm_wc_warning.patch 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch 0401-mount_option_mountpoint.patch - Updated/Refreshed patches: 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch 0019-40network-Fix-race-condition-when-wait-for-networks.patch 0056-81cio_ignore-handle-cio_ignore-commandline.patch 0058-dracut-add-warning-when-including-unsupported-module.patch 0066-40network-always-start-netroot-in-ifup.sh.patch 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch 0125-40network-separate-mask-and-prefix.patch 0131-40network-handle-prefixed-IP-addresses-correctly.patch 0132-40network-fixup-static-network-configuration.patch 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch 0159-network-Try-to-load-xennet.patch 0202-dracut_dmraid_use_udev.patch 0203-no-fail-builtin-module.patch 0402-driver-fail-summary.patch - Fix 0202-dracut_dmraid_use_udev.patch: - Statement was missing a program to execute - Add 0206-nfs_dns_alias.patch to fix boo#955592: - Fix dracut run on nfs root where NFS host is a DNS ALIAS - Require bind-utils. host is used in some lines - Fix the wrong kernel config check for microcode with 4.4 kernel (boo#955712): 0185-dracut.sh-remove-_EARLY-from-CONFIG_MICROCODE_-check.patch - Disable 0400-use_fstab_systemd.patch - Fully implementing this would take ages - Fix boo#948771 - Add numbers to the filename of all patches: fips_add_aesni-intel.patch -> 0138-fips_add_aesni-intel.patch dracut_fix_multipath_without_config.patch -> 0200-dracut_fix_multipath_without_config.patch fix_nfs_with_ip_instead_of_hostname.patch -> 0201-fix_nfs_with_ip_instead_of_hostname.patch dracut_dmraid_use_udev.patch -> 0202-dracut_dmraid_use_udev.patch dracut_dont_use_dpkg_defaults_on_SUSE.patch -> 0300-dracut_dont_use_dpkg_defaults_on_SUSE.patch - Update description in dracut.spec - Add 0301-include_sysconfig_language.patch: - Include /etc/sysconfig/language instead of forcibly generating /etc/locale.conf - Workaround and partial fix for boo#927250 - Add 0205-mdraid_ignore_hostonly.patch: - Always install mdraid modules (boo#935993) - Modify 0402-driver-fail-summary.patch - Add notice (bsc#952491) - Use mktemp instead of hardcoded filenames (bnc#935338) - Modify 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch - Use mktemp instead of hardcoded filenames (bnc#935338) - Add dracut-rpmlintrc - Fix permissions of various scripts, as patch does not create executable files - Fix format of patch disablement - Add 0204-mkinitrd-fix-monster.patch: - Implement functionality of -A option - Without this patch, -A sets host_only=0, but host_only wasn't used - Translates into --no-host-only now - References boo#935993 - Add 0402-driver-fail-summary.patch: - Port 0169-Enabled-Warning-for-failed-kernel-modules-per-defaul.patch: Subject: Enable warning for failed kernel moduiles Enabled Warning for failed kernel modules per default and added summary of those to the end of dracut output References: bnc#886839 - Disable inline warnings in favour of summary - Add 0203-no-fail-builtin-module.patch: Don't let inst1mod fail if module is built-in - Fixes bsc#935563 - Always install dm-snaphost module if lvm dracut module is needed, even if dm-snampshot is not loaded on the host yet (bsc#947518) A 0128-90lvm-Install-dm-snapshot-module.patch - Add patch 0184-fix_lvm_wc_warning.patch: - Upstream commit 08eca6 to get rid of missing wc warning - Fix 0181-no_systemd_cryptsetup.patch: - Password input without plymouth didn't work - Disable 0181-no_systemd_cryptsetup.patch: it breaks existing installations of encrypted / on LVM. - Fix 0182-fix-include-parsing.patch - Didn't parse arguments with spaces correctly - Add patch 0183-fix_add_drivers_hang.patch: - Fix possible hang in dracut caused by add_drivers+="/ "/ in dracut.conf (bsc#923116) - Add patch 0182-fix-include-parsing.patch: - Fix parsing of "/-i"/ and "/--include"/ - Fixes boo#908452 - Add patch 0181-no_systemd_cryptsetup.patch: - rd.luks.key is not implemented (properly) if systemd is enabled, so ignore systemd in 90crypt - Fixes boo#915849 - Fix systemd-vconsole-error properly (bsc#943312 and bsc#932981) Rewrite 0180-dracut-add-trivial-vconsole-fontmap.patch as 0180-i18n_add_correct_fontmaps.patch - fix systemd-vconsole-error in initrd (bsc#943312) Add 0180-dracut-add-trivial-vconsole-fontmap.patch - Add 0401-mount_option_mountpoint.patch: Make it possible to use a mountpoint as --mount parameter - Add experimental 0400-use_fstab_systemd.patch: Add entry for /sysroot in /etc/fstab instead of relying on root= and rootflags= - fix plymouth installation if dpkg package is installed - add dracut_dont_use_dpkg_defaults_on_SUSE.patch - Do not recommend, but require binutils package. bsc#941928 - get_kernel_version is required for /sbin/mkinitrd - Update to version 043 Minor change: add missing dmsquash-generator - Fix dmraid issue bnc#905746 A dracut_dmraid_use_udev.patch - Taken over from SLE12 A fips_add_aesni-intel.patch - Do not touch /run vs /var/run bnc#922676 D 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch - Update dracut to version 042 Remove these already included or unneeded patches: D dracut_v041_to_HEAD.patch D 0011-Correct-paths-for-openSUSE.patch D 0068-95fcoe-uefi-Test-for-EFI-firmware.patch D 0170-enable-logitech-hidpp.patch - Fix nfs mount if IPv4 is used in fstab instead of hostname A fix_nfs_with_ip_instead_of_hostname.patch Adjust/refresh: M 0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch M 0016-Add-new-s390x-specific-rule-files.patch M 0017-45ifcfg-use-distro-specific-scripts.patch M 0019-40network-Fix-race-condition-when-wait-for-networks.patch M 0020-00warpclock-Set-correct-timezone.patch M 0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch M 0048-40network-Only-enable-network-interfaces-if-explicit.patch M 0053-01fips-fixup-loading-issues.patch M 0056-81cio_ignore-handle-cio_ignore-commandline.patch M 0057-01fips-Include-some-more-hmacs.patch M 0058-dracut-add-warning-when-including-unsupported-module.patch M 0059-99suse-Add-SUSE-specific-initrd-parsing.patch M 0060-45ifcfg-Add-SUSE-specific-write-ifcfg-file.patch M 0061-45ifcfg-Fixup-error-message-in-write-ifcfg-suse.patch M 0066-40network-always-start-netroot-in-ifup.sh.patch M 0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch M 0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch M 0079-95dasd_rules-fixup-rd.dasd-parsing.patch M 0080-95dasd_rules-print-out-rd.dasd-commandline.patch M 0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch M 0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch M 0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch M 0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0087-95dasd_rules-Auto-generate-udev-rule-for-ipl-device.patch M 0088-91zipl-Add-new-module-to-update-s390x-configuration.patch M 0089-40network-create-var-lib-wicked-in-ifup.sh.patch M 0090-dracut-caps-Remove-whole-caps-module.patch M 0091-dracut-biosdevname-In-SUSE-biosdevname-package-is-in.patch M 0094-Implement-shortcut-ip-ifname-static-for-static-confi.patch M 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch M 0107-Fixup-typo-firmare-instead-of-firmware.patch M 0108-91zipl-Store-commandline-correctly.patch M 0109-95dasd_rules-Store-all-devices-in-commandline.patch M 0110-95zfcp_rules-Store-all-devices-in-commandline.patch M 0113-91zipl-Install-script-as-executable.patch M 0114-91zipl-Translate-ext2-3-into-ext4.patch M 0116-Mark-scripts-as-executable.patch M 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch M 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch M 0119-Reset-IFS-variable.patch M 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch M 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch M 0122-Get_kernel_version_from_gz_file_for_arm.patch M 0123-95zfcp_rules-fix-typo-in-module_setup.patch M 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch M 0125-40network-separate-mask-and-prefix.patch M 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch M 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch M 0131-40network-handle-prefixed-IP-addresses-correctly.patch M 0132-40network-fixup-static-network-configuration.patch M 0137-Switch-from-Mozilla-NSS-sha256hmac-checking-to-fipsc.patch M 0142-40network-Don-t-report-error-for-etc-sysconfig-netwo.patch M 0144-90crypt-Fixed-crypttab_contains-to-also-work-with-de.patch M 0150-Find-kernel-modules-in-extra-and-weak-updates-path-a.patch M 0157-Add-boot-zipl-to-host-devs-if-it-is-a-mount-point.patch M 0158-Add-SUSE-kernel-module-dependencies-in-etc-modprobe..patch M 0159-network-Try-to-load-xennet.patch M 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch M 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch M 0165-Order-root-fsck-after-pre-mount.patch M 0168-remove_plymouth_logo_file.patch M dracut_fix_multipath_without_config.patch - Fix mkinitrd (get_kernel_version) for arm* arch by getting kernel version from vmlinux.*.gz file instead of [uz]Image file. Taken over from mkinitrd bnc#908454 * Add patch 0122-Get_kernel_version_from_gz_file_for_arm.patch - Fix nfs ip= setup in case of IP instead of host in root= name (bsc#931307) - Honor allow_unsupported_modules setting From: Borislav Petkov <bp@suse.de> $ make install of a locally built kernel, you don't want dracut to do --check-supported for supported modules when you have "/allow_unsupported_modules 1"/ in /etc/modprobe.d/10-unsupported-modules.conf. Teach /sbin/installkernel to pay attention to that setting. Use modprobe --showconfig too, which is going to be the proper way to do it starting with 12SP1. - Add fix for multipath systems without multipathd.conf bsc#927719: Tumbleweed Snapshot blocked: no multipath support in 20150416+ (likely dracut issue) bsc#930019: multipath is broken in dracut due to missing /etc/multipath.conf file (systemd multpath.service condition) * Added patch: dracut_fix_multipath_without_config.patch - Update to dracut mainline version 041. Half of the patches got integrated mainline. Some others have been merged together when it made sense some have been left out, but are still in the repository as they need some special treating and mainline discussion whether/how they get added. These are also not urgently needed, but are debugging patches. I broke the rule here to mention every added/deleted/modified patch as every patch is touched and every 2nd got removed (mainline integrated). I also re-ordered the patches in the PatchXY: area for easier merging them and get them discussed and posted mainline easier, topic by topic. - Patches merged in the git tracking repository: 0065-95iscsi-Fixup-bnx2i-offload-booting.patch 0028-95udev-rules-Include-correct-sg3_utils-rules.patch 0135-lvm-Fix-12819a579900b9691e2-check-for-existance-of-6.patch 0100-Add-btrfs-rescue-utilities.patch 0067-95fcoe-check-always-returns-255.patch 0138-warpclock-Do-not-use-warpclock-module-on-S390-x-hwcl.patch 0077-90multipath-add-missing-11-dm-mpath.rules-file.patch 0042-Enhance-suse.conf-example-with-SUSE-specific-setting.patch 0161-Fix-error-message-when-there-are-no-internal-kernel-.patch 0111-90mdraid-Remove-line-for-offroot-detection.patch 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch 0041-mkinitd-suse-remove-hostonly-and-hostonly-cmdline.patch 0030-95iscsi-Autodetect-iSCSI-firmware.patch 0052-99base-Add-chown-binary.patch 0105-95iscsi-parse-output-from-iscsiadm-correctly.patch 0101-Print-stored-dracut-commandline-during-initramfs-bui.patch 0096-dracut-Fix-error-local-can-only-be-used-in-a-functio.patch 0043-40network-always-add-network-module.patch 0035-Introduce-force-drivers-parameter-and-force_drivers-.patch 0136-Revert-95udev-rules-add-persistent-network-rule.patch 0143-iscsi-Fix-up-ipv6-in-brackets-iterate-over-all-possi.patch 0167-do-not-symlink-var-log-to-run-log.patch 0024-Fixup-mdraid-setup.patch 0032-mkinitrd-suse.sh-Use-hostonly-and-hostonly-cmdline-c.patch 0022-95udev-rules-add-persistent-network-rule.patch 0166-load-xhci-pci.patch 0047-95resume-skip-module-for-s390-x.patch 0014-Update-dracut-manpage-for-GRUB-Legacy-and-GRUB2.patch 0055-95fcoe-Only-install-fcoe-module-if-required.patch 0078-Restore-original-IFS-value.patch 0046-dracut-Do-not-wait-for-swap-device.patch 0074-More-empty-cmdline-fixes.patch 0112-99base-warn-on-invalid-command-for-initqueue.patch 0034-dracut-Do-not-stop-installing-drivers-if-one-fails.patch 0139-dracut.sh-check-for-logfile-logfile-option-and-creat.patch 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch 0104-Generate-fallback-mount-unit-for-root-filesystem.patch 0154-resume-Also-allow-this-module-on-S390-again-s2disk-c.patch 0149-dracut.sh-Fix-fstab-parsing-again.patch 0027-90multipath-install-dracut-specific-service-file.patch 0084-95rootfs-block-Correctly-terminate-commandline-param.patch dracut_v37_to_HEAD.patch 0128-90lvm-Install-dm-snapshot-module.patch 0063-90multipath-Install-libgcc_s-library.patch 0062-95iscsi-Install-libgcc_s-library.patch 0146-dracut.sh-corrected-logfile-check.patch 0071-Fix-non-export-of-journal-dev-boot-options.patch 0044-Add-find-to-debug-binaries.patch 0039-Remove-force-parameter-from-mkinitrd.patch 0026-90multipath-add-67-kpartx-compat.rules.patch 0099-90multipath-Load-device_handler-modules-early-during.patch 0029-90multipath-install-correct-multipath-rules.patch 0031-90multipath-Fixup-service-file-for-booting.patch 0036-95fcoe-Store-current-configuration-in-dracut-cmdline.patch A patch (dracut_v041_to_HEAD.patch) is being added without being properly referenced from the changelog. 0151-Go-back-to-xz-again-pixz-may-use-too-much-memory-whi.patch 0069-81cio_ignore-skip-module-if-cio_ignore-is-not-active.patch 0070-81cio_ignore-rewrite-module.patch 0033-95iscsi-Set-correct-iscsi_started-value-for-iSCSI-fi.patch 0098-Do-not-call-lvm-for-non-LVM-device-mapper-devices.patch 0023-systemd-always-tries-to-load-autofs4.patch 0051-mkinitrd-suse-add-update-bootloader-message.patch 0013-mkinitrd-suse-do-not-update-bootloader-if-no-kernel-.patch 0115-Handle-module-alias-properly.patch 0054-95iscsi-update-commandline-printing.patch 0148-dracut.sh-Fix-LABEL-and-other-fstab-syntax.patch 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch 0045-40network-add-missing-_arch-variable-declaration.patch 0050-95iscsi-strip-one-set-of-quotes-when-calling-initque.patch 0152-Add-a-comment-to-easily-add-debug-modules-also-add-v.patch 0147-dracut.sh-Fix-UUID-fstab-parsing-in-case-mount-optio.patch 0038-95fcoe-start-lldpad-separately.patch 0082-00warpclock-check-for-sbin-hwclock.patch 0155-iscsi-iscsi.initiator-and-others-can-and-must-only-s.patch 0037-95fcoe-update-fcoe-interface-check.patch 0141-iscsi-Avoid-bad-ip-route-call-on-empty-address.patch 0049-95iscsi-Use-ip-ibft-for-ibft-autoconfiguration.patch 0153-Only-add-network-module-on-request-and-on-dependenci.patch 0097-Implement-rd.timeout-to-modify-the-device-timeout.patch 0169-fix-systemd-vconsole.patch 0073-Don-t-create-lots-of-empty-cmdline-files-for-hostonl.patch 0103-Fixup-missing-separators-in-rootfs-block-cmdline.patch 0064-90kernel-modules-install-scsi_dh_alua.patch 0012-Check-for-plymouth-lib-directories.patch 0092-dracut-nbd-Only-complain-of-missing-binary-in-hoston.patch 0160-nfs-Add-ip-.-and-root-nfs.-parameters-to-internal-dr.patch 0093-95iscsi-generate-commandline-for-software-iscsi.patch 0040-95fcoe-skip-VLAN-devices-in-fcoe-up.patch 0156-dracut.usage.asc-Remove-distro-specific-help-from-ma.patch 0018-mkinitrd-suse-Fix-whitespaces-when-adding-drivers.patch 0140-dracut.sh-Avoid-duplicate-devices-in-host_devs.patch 0095-95iscsi-use-static-configuration-for-software-iscsi.patch 0025-95udev-rules-Add-59-scsi-sg_utils.rules.patch 0072-Also-export-root-boot-param-for-hostonly-cmdline-cas.patch 0102-Align-dev_unit_name-with-systemd-s-function.patch 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch - Added dracut_v041_to_HEAD.patch: new patch from v041 against our git - Add patch to load logitech-hidpp module in default initrd, fixes issues with not being able to enter LUKS password with logitech wireless keyboards (boo#918938) + Added: 0170-enable-logitech-hidpp.patch - dracut-fix-systemd-vconsole.patch: patch from upstream to start the vconsole for new systemd. + Added 0169-fix-systemd-vconsole.patch - Add patch to remove PLYMOUTH_LOGO_FILE from modules.d/50plymouth/plymouth-populate-initrd.sh (bnc#910952) + 0168-remove_plymouth_logo_file.patch - Do no longer package 02caps: patch 90 takes care of removing it. - regenerate the initrds on updating this package (or the -fips subpackage) - Apply patch for systemd-journald SIGTERMing on boot bnc#915575 * 0167-do-not-symlink-var-log-to-run-log.patch - add 0166-load-xhci-pci.patch load xhci-pci on Linux-3.18+ to allow USB-keyboard to give LUKS PW (bnc#911319) - 0001-kernel-modules-Fix-storage-module-selection-for-sdhc.patch: fix storage module selection for sdhci/mmc/ahci - add 0165-Order-root-fsck-after-pre-mount.patch ensure root fsck runs after dracut-pre-mount.service which calls resume (bnc#906592) - dracut-initrd-restore.patch: dracut-shutdown.service invokes dracut-initramfs-restore script which will never work in openSUSE because initrd images are named initrd not initramfs. Patch is from: Cristian Rodríguez <crrodriguez@opensuse.org> * Add 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch
- Adjust dwz-0.12-ignore-nobits.patch to also handle non-monotonically increasing sh_offset as created by the kernel linker script. - Add dwz-0.12-ignore-nobits.patch to ignore SHT_NOBITS sections that are placed out-of-order by objcopy when extracting debuginfo and place them at sh_offset zero. - Update to new upstream version 0.12 * Fix up alignment of non-allocated sections and section header table after sections which have changed size. - Update to new upstream version 0.11 * fix iterative hashing on big-endian targets * optimize DW_FORM_data[48] DW_AT_high_pc that GCC 4.8 produces * fix up handling of DIE equality if more than one DIE in the same CU compare equal * check DW_FORM_ref_addr properly during fi_multifile phase * when creating DW_AT_stmt_list, use DW_FORM_sec_offset for dwarf4 and DW_FORM_data4 for dwarf[23] rather than vice versa * handle .gdb_index version 7 and 8 - Initial package
- Remove autoreconf call from e2fsprogs.spec (bsc#1183791) - po-remove-unnecessary-buggy-positional-parameter-spe.patch: po: remove unnecessary/buggy positional parameter specifiers (bsc#1170964) - e2fsck-clarify-overflow-link-count-error-message.patch: e2fsck: clarify overflow link count error message (bsc#1160979) - ext2fs-update-allocation-info-earlier-in-ext2fs_mkdi.patch: ext2fs: update allocation info earlier in ext2fs_mkdir() (bsc#1160979) - ext2fs-implement-dir-entry-creation-in-htree-directo.patch: ext2fs: implement dir entry creation in htree directories (bsc#1160979) - tests-add-test-to-excercise-indexed-directories-with.patch: tests: add test to excercise indexed directories with metadata_csum (bsc#1160979) - tune2fs-update-dir-checksums-when-clearing-dir_index.patch: tune2fs: update dir checksums when clearing dir_index feature (bsc#1160979) - e2fsck-abort-if-there-is-a-corrupted-directory-block.patch: e2fsck: abort if there is a corrupted directory block when rehashing (bsc#1160571 CVE-2019-5188) - e2fsck-don-t-try-to-rehash-a-deleted-directory.patch: 2fsck: don't try to rehash a deleted directory (bsc#1160571 CVE-2019-5188) - resize2fs-Make-minimum-size-estimates-more-reliable.patch: resize2fs: Make minimum size estimates more reliable for mounted fs (bsc#1154295) - libsupport-add-checks-to-prevent-buffer-overrun-bugs.patch: add checks to prevent buffer overrun bugs in quota code (bsc#1152101, CVE-2019-5094) - libext2fs-call-fsync-2-to-clear-stale-errors-for-a-n.patch: libext2fs: call fsync(2) to clear stale errors for a new a unix I/O channel (bsc#1145716) - e2fsck-check-and-fix-tails-of-all-bitmaps.patch: e2fsck: check and fix tails of all bitmap blocks (bsc#1128383) - libext2fs-Fix-fsync-2-detection.patch: libext2fs: Fix fsync(2) detection (bsc#1038194) - Add references from old package: Fix resize2fs-Fix-32-64-bit-overflow-when-multiplying-by-blocks-cl.patch in 1.42.12 (bsc#1009532) Fix libext2fs-fix-potential-buffer-overflow-in-closefs.patch in 1.42.13 (bsc#918346 CVE-2015-1572) Fix libext2fs-avoid-buffer-overflow-if-s_first_meta_bg-i.patch in 1.42.12 (bsc#915402 CVE-2015-0247) Got specfile fix through Factory (bsc#960273) Fix libext2fs-don-t-ignore-fsync-errors.patch in 1.43.4 (bsc#1038194) - libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch: libext2fs: fix build failure in swapfs.c on big-endian systems (bsc#1077420) - Update to 1.43.8 * add forgotten byteswap of some new superblock fields * fix use-after-free in e2fsck for corrupted root inode * fix floating point exception due to corrupted superblock in e2fsck * fix resize2fs's free block sanity checks * updated translations - Added %license tag to specfile - Update to 1.43.7 * debugfs, tune2fs, fuse2fs fixes of error handling in journal replay * e2fsck and debugfs fixes so that malicious filesystems do not cause buffer overflows * fix corner cases in offline resizing in resize2fs * updated translations - ignore errors for install-info calls in post scripts, otherwise installing with "/--excludedocs"/ fails - Update to 1.43.6 * fix printing of quota inconsistency messages * fix out of bounds checks in e2fsck * optimize e2fsck CPU usage for large sparse files * increase inode size to 256 bytes if features require it * various UI fixes * updated translations - Add missing coreutils dependency for initrd macros (bsc#1055492). - Update to 1.43.5 * fix e2fsck infinite loop when rebuilding encrypted directories * fix tune2fs support for enabling /disabling project quota * fixes in debugfs, dumpe2fs, e2fsck, tune2fs, and resize2fs for maliciously corrupted filesystems * fix e2fsck to verify invalid quota inode numbers * fix byte-swapping of backup superblocks * fix e2fsck -E bmap2extent to work for sparse files * fix e2fsck to correctly handle quota accounting for multiply claimed blocks * lots of other fixes - Update to 1.43.4 * fix e2fsck handling of system.data extended attributes for small files * fixes in mke2fs -d * make mke2fs refuse absurdly large devices * make mke2fs properly report IO errors * clarify default in mke2fs questions * re-add uninit_bg to mke2fs.conf * add support for project quota to debugfs * improve xattr support in debugfs * remove mkfs.ext4dev and fsck.ext4dev - Remove suse-module-tools dependency as it creates cycle in dependency list - Update download URL to poing to ftp.kernel.org which is more reliable - Update to 1.43.3 * mke2fs will use larger journal for large filesystems by default * e2fsck journal replay bugfixes * debugfs improvements and fixes * fix resize2fs migration of attribute blocks - fuse2fs manpage is no longer installed when fuse2fs is not built - fix last change - Rebuild the initrd if this package changes (and we are not building the -mini version) - Update to 1.43.1 * Add support for the ext4 metadata checksum, checksum seed, inline data, encryption, project quota, and read-only features * Support for the very old, experimental, and never-added-to-mainline compression feature has been removed * Mke2fs will now create file systems with the metadata_csum and 64bit features enabled by default * The tune2fs program will ask the user for confirmation before starting dangerous operations if the terminal is available, and it will replay the journal if necessary * Add an ext2/3/4 FUSE server * The resize2fs command can now convert file systems between 64-bit and 32-bit mode * We now use a new e2undo file format which is much more efficient and faster than the old tdb-based scheme. Since it so much faster, e2fsck, tune2fs, debugfs, and resize2fs now also can support using creating an undo file. * Multiple e2fsck fixes * Multiple mke2fs improvements * Multiple debugfs improvements - spec: add static library dependencies - enable static build and package static libraries - e2fsprogs-1.41.1-splash_support.patch: Drop it, this patch depends on the old in kernel "/bootsplash"/ patches that were removed after the introduction of plymouth. - Update to 1.42.13 * fix potential buffer overflow while closing a filesystem * fix deadlock which occurs when using systemd and e2fsck.conf's logging feature * make tune2fs clear journal superblock backup when removing journal * fix use after free bugs in resize2fs and e2fsck * fix endianity bugs in libext2fs ... - Remove e2fsck-fix-free-pointer-dereferences.patch: Merged upstream - e2fsck-fix-free-pointer-dereferences.patch: Fix use after free (bnc#912229)
- Have the source .service file hold a placeholder for LIBEXECDIR, which we replace during build/install phase, allowing the package to be used no matter what value %{_libexecdir} has. - replace /usr/lib with /usr/libexec in .service files to follow %_libexecdir macro changes - Revert last /bin/bash -> /bin/sh change - Use /bin/sh for ebtables.systemd - Don't hard require systemd, we don't need that in a container - rename /usr/lib/ebtables helper file to /usr/lib/ebtables-helper otherwise it conflicts with /usr/lib/ebtables library directory on 32-bit systems [bsc#1159769] - add ebtables.keyring as a Source - Update to release 2.0.11 * Add --noflush command line support for ebtables-restore * Do not print IPv6 mask if it is all ones * Allow RETURN target rules in user defined chains * ebt_ip: add support for matching ICMP type and code * ebt_ip: add support for matching IGMP type * extensions: Add string filter to ebtables * Print IPv6 prefixes in CIDR notation * extensions: Add AUDIT target * Fix incorrect IPv6 prefix formatting - Drop ebtables-v2.0.8-makefile.diff (no longer needed) - Drop ebtables-v2.0.8-initscript.diff, include-linux-if.patch (not applicable) - Drop ebtables-v2.0.10-4-audit.patch, 0001-fix-compilation-warning.patch, 0001-Use-flock-for-concurrent-option.patch, 0002-Fix-locking-if-LOCKDIR-does-not-exist.patch (merged) - fix path (/sbin -> /usr/sbin) in ebtables.systemd [bsc#1140898] - Add upstream patches which improve handling stale locks. (boo#1126094) * 0001-Use-flock-for-concurrent-option.patch * 0002-Fix-locking-if-LOCKDIR-does-not-exist.patch - Move ebtables to ebtables-legacy and use update-alternatives to offer a selection mechanism. - fix ExecStart/ExecStop path in ebtables.service [bnc#1085228] - Fix ethertypes ownership, should be %exclude, not %ghost. - Resolve conflict with iptables-nft and obtain ethertypes from new netcfg minor version. FATE#320520 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - cleanup with spec-cleaner - get rid of %{name} macros in the patch names - remove sysvinit support - Add systemd support for openSUSE > 12.10 - Do not depend on fillup when building with sysvinit support; the package doesn't provide any sysconfig file - Change Requires(post) tag for Requires(pre); sysvinit must be available before the package installation, according to the policy - add "/Requires(post): %insserv_prereq %fillup_prereq"/ to fix problem with missing sed during the installation [bnc#976919] - remove non-break space from specfile - use spec-cleaner to clean the specfile - fix compilation add include-linux-if.patch 0001-fix-compilation-warning.patch - add ebtables-v2.0.10-4-audit.patch needed for CC certification [bnc#934680] - Also save include/linux/netfilter_bridge/ebt_ulog.h, as it no longer exists in the mainline kernel.
- Use %license instead of %doc [bsc#1082318] - forcefully enable PIE - Update to 14 plus upstream fixes. (fate#322108) (0001-Don-t-use-fshort-wchar-when-building-63.patch, 0002-Remove-extra-const-keywords-gcc-7-gripes-about.patch, 0003-Add-support-for-parsing-optional-data-as-ucs2.patch) - Forward port and refresh SLE patches (efibootmgr-derhat.diff, MARM-sanitize-set_mirror.diff efibootmgr-delete-multiple.diff) - Drop upstreamed patches (efibootmgr-check-boot-order.diff, efibootmgr-fix-efivar-0.24.patch, efibootmgr-fix-usage-of-efi_loadopt_path-again.patch, MARM-add-m-and-M-options.diff, MARM-extend-man-for-M-option.diff, MARM-fix-insufficient-validation-check-of-M-option.diff, MARM-introduce-man-for-m-and-M-option.diff) - Build on all archs. There is no reason not to. (boo#1025520) - Depend on new enough efivar. Build fails otherwise. - add efibootmgr-fix-usage-of-efi_loadopt_path-again.patch - fix efibootmgr -v with new efivar (boo#993458) - Add support for Memory Address Range Mirroring. [fate#320999, bsc#987599] (add MARM-add-m-and-M-options.diff, MARM-fix-insufficient-validation-check-of-M-option.diff, MARM-introduce-man-for-m-and-M-option.diff, MARM-extend-man-for-M-option.diff, MARM-sanitize-set_mirror.diff) - Add efibootmgr-fix-efivar-0.24.patch fix the compilation errors caused by the efivar update - Properly latch long to short option for delete. [bsc#945705] (efibootmgr-delete-multiple.diff) - Refresh for SLE12. [bsc#929677] (efibootmgr-gcc-Wall.diff, efibootmgr-delete-multiple.diff) - Update to 0.12 * This release is mostly a maintenance release that uses libefivar's new library API for creating device paths and load options. * Also DHCPv4 network boot entries are now something you can create without knowing an awful lot about ACPI. - Refresh patches efibootmgr-0.11.0-derhat.diff as efibootmgr-derhat.diff efibootmgr-0.11.0-check-boot-order.diff as efibootmgr-check-boot-order.diff - Update project and download url - Allow disk/partition as selector for delete as well. [bsc#870211] (efibootmgr-delete-multiple.diff) - Remove version number from patches. (add efibootmgr-derhat.diff, efibootmgr-fail-visibly.diff, efibootmgr-gcc-Wall.diff, efibootmgr-set_boot_order.diff, efibootmgr-write-unique-id-once.diff; drop efibootmgr-0.6.0-check-boot-order.diff, efibootmgr-0.6.0-delete-by-uuid.diff, efibootmgr-0.6.0-derhat.diff, efibootmgr-0.6.0-fail-visibly.diff, efibootmgr-0.6.0-gcc-Wall.diff, efibootmgr-0.6.0-set_boot_order.diff, efibootmgr-0.6.0-write-unique-id-once.diff) Note: this entry reflects obsoleted, SLE-only changes! - Introduce partition UUID as selector for delete. [bsc#870211] (efibootmgr-0.6.0-delete-by-uuid.diff) - Enable i586 build - efibootmgr-0.6.0-check-boot-order.diff, efibootmgr-0.6.0-derhat.diff: pass source validator check - switch homepage to https://github.com/vathpela/efibootmgr - Update version number to 0.11.0 - Rebase patches (efibootmgr-0.11.0-derhat.diff, efibootmgr-0.11.0-check-boot-order.diff) - Drop efibootmgr-0.6.0-set_boot_order.diff since the data size of the variable is handled properly now - Drop efibootmgr-0.6.0-fail-visibly.diff since err() and warn() are introduced to show more meaningful messages - Drop upstreamed patch (efibootmgr-0.6.0-gcc-Wall.diff, efibootmgr-0.6.0-write-unique-id-once.diff)
- Add efivar-bsc1187386-fix-emmc-parsing.patch to fix the eMMC sysfs parsing (bsc#1187386) - Add efivar-bsc1181967-fix-nvme-parsing.patch to fix the NVME path parsing (bsc#1181967) - Add efivar-bsc1175989-handle-NULL-set-variable.patch to fix segfault on non-EFI systems (bsc#1175989) - Delete unused file: reproducible.patch - Add efivar-bsc1127544-fix-ucs2len.patch to fix logic that checks for UCS-2 string termination (boo#1127544) - Add efivar-fix-efidp_ipv4_addr-fields-assignment.patch to fix the casting of IPv4 address. - Update to 37 + Improve ACPI device path formatting + Add support for SOC devices that use FDT as their PCI root node + Make devices we can't parse the "/device"/ sysfs link for use DEV_ABBREV_ONLY + Handle SCSI port numbers better + Don't require an EUI for NVMe (boo#1100077) + Fix the accidental requirement on ACPI UID nodes existing + Add support for EMMC devices + Add support for PCI root nodes without a device link in sysfs + Add support for partitioned MD devices + Fix partition number detection when the number isn't provided + Add support for ACPI Generic Container and Embedded Controller root nodes (boo#1101023) + Add limited support for SAS/SATA port expanders - Add upstream patches to fix boo#1120862 + efivar-make-format_guid-handle-misaligned-guid-pointer.patch + efivar-Fix-all-the-places-Werror-address-of-packed-member-c.patch - Drop upstreamed reproducible.patch - Refresh libefiboot-export-disk_get_partition_info.patch - Use %license for COPYING - Add reproducible.patch to initialize memory (boo#1061219) - Downgrade to 35 (fate#326702) + 36 rewrote the linux interface parsers and caused several problems in efibootmgr. Downgrade the version before the change to avoid the failure of boot variable creation (boo#1100077, boo#1101023) - Refresh libefiboot-export-disk_get_partition_info.patch - Update to version 36 - adjust libefiboot-export-disk_get_partition_info.patch to fit new version - RPM group fix - libefiboot-export-disk_get_partition_info.patch: (bsc#870211, bsc#945705) - Update to 31 (fate#322108) - Drop upstreamed patches + efivar-no-static.patch + deprecated-readdir_r.patch + efivar-use-sysmacros.patch - Add efivar-use-sysmacros.patch to fix the Factory/Tumbleweed build correctly. - Amend the spec file to specify the gcc version for SLE11SP4 - Fix building for SLE11SP4, SLE12SP2, and Tumbleweed (fate#322108, bnc#1012765) - Drop obsolete patch efivar-bsc988000-remove-versioning-efi_set_variable.patch - Update to 0.24 - Drop upstreamed patches + efivar-0.21-gcc6.diff + efivar-nvme-rename.patch + efivar-nvme-no-kernel-header.patch + efivar-relicensing.patch + efivar-bsc988000-fix-mode-efi_set_variable.patch - deprecated-readdir_r.patch: Remove use of deprecated readdir_r - Add efivar-bsc988000-fix-mode-efi_set_variable.patch and efivar-bsc988000-remove-versioning-efi_set_variable.patch to set the default file mode rather than fetching a value randomly (bsc#988000) - Add efivar-relicensing.patch to update the license in some files - Add the missing COPYING - Update to 0.23 for fwupdate (FATE#319345) - Add efivar-nvme-rename.patch and efivar-nvme-no-kernel-header.patch to work around the missing kernel header. - Add efivar-no-static.patch to remove efivar-static since it causes build failure and we don't really need it. - Remove efivar-fix-initializer.patch since it's already in 0.23. - Remove _smp_mflags since the Makefile doesn't work well with the flag. - Add efivar-0.21-gcc6.diff to fix strict-aliasing issue. - Build with -Wno-nonnull as efivar tests nonnull args for zero and that breaks with its use of -Werror. - Update the source link - Update to 0.21 - Add efivar-fix-initializer.patch to initialize ifreq properly - Drop patches + efivar-fix-vars_del_variable.patch: upstreamed + efivar-revert-linker-order.patch: not necessary - Add efivar-fix-vars_del_variable.patch to fix the deletion of the variable with the old efivar kernel modules - Add efivar-revert-linker-order.patch to adjust the linker order which caused the compilation error in pesign - Use default CFLAGS - Update to 0.20 * Make sure tester is build with the right link order for libraries. * Adjust linker order for pkg-config * Work around LocateDevicePath() not grokking PcieRoot() devices properly. * Rectify some missing changelog entries - Changes for 0.19 * Lots of debugging in this release, as well as some of the documentation that's planned. There's more of that to come. - Changes for 0.18 * This release is mostly about adding the efidp and libefiboot APIs available.Next release will feature documentation for them, verification that various different device path types work, etc. Right now efi device path generation is basically limited to: + full file paths on sata devices + full file paths on sas devices + HD() paths for SATA and SAS devices + ipv4 dhcp device paths that don't specify their own filenames - Drop upstreamed patche * efivar-correct-license-header.patch - Drop as Makefiles have been restructured, CFLAGS no longer defined in them * efivar-suse-build.patch - Use fdupes to reduce amount of duplicate files - Add efivar-correct-license-header.patch to correct the license of util.h - Amend the spec file with spec-cleaner - Update to 0.15 + Make FSF addresses in COPYING be URLS + Fix variables' DataSize field on 32-bit machines. + Add some vendor specific guids to our guid list + Add efi_id_guid_to_name() and efi_name_to_id_guid(), which support {ID GUID} as a concept a la http://technet.microsoft.com/en-us/library/cc766223%28v=ws.10%29.aspx + Call "/empty"/ "/zero"/ now, as many other places do. (empty references still exist for ABI compatibility) + add "/efivar -L"/ to the man page + efi_symbol_to_guid() + efi_name_to_guid() will fall back on efi_symbol_to_guid() + "/efivar -L"/ to list all the guids we know about + better namespacing on libefivar.so (rename well_known_* -> efi_well_known_*) - Refresh efivar-suse-build.patch
- CVE-2018-16402: libelf: denial of service/double free on an attempt to decompress the same section twice (bnc#1107066) Add patch: libelf-error-if-elf_compress_gnu-is-used-on-SHF_COMPRESSED.patch - CVE-2018-18521: arlib: Divide-by-zero vulnerabilities in the function arlib_add_symbols() used by eu-ranlib (bnc#1112723) Add patch: arlib-check-that-sh_entsize-isnt-zero.patch - CVE-2017-7611: elfutils: DoS (heap-based buffer over-read and application crash) via a crafted ELF file (bnc#1033088) Add patch: elflint-check-symbol-table-data-is-big-enough-before-check.patch - CVE-2017-7610: elflint: heap-based buffer overflow in check_group (bnc#1033087) Add patch: elflint-dont-check-section-group-without-flags-word.patch - CVE-2018-16403: heap buffer overflow in readelf (bnc#1107067) Add patch: libdw-check-end-of-attributes-list-consistently.patch - CVE-2018-16062: heap-buffer-overflow in /elfutils/libdw/dwarf_getaranges.c:156 (bnc#1106390) Add patch: libdw-readelf-make-sure-there-is-enough-data-to-read.patch - CVE-2018-18310: Invalid Address Read problem in dwfl_segment_report_module.c (bnc#1111973) Add patch: libdwfl-sanity-check-partial-core-file-data-reads.patch - CVE-2019-7150: dwfl_segment_report_module doesn't check whether the dyn data read from core file is truncated (bnc#1123685) Add patch: libdwfl-sanity-check-partial-core-file-dyn-data-read.patch - CVE-2019-7665: NT_PLATFORM core file note should be a zero terminated string (CVE is a bit misleading, as this is not a bug in libelf as described) (bnc#1125007) Add patch: libebl-check-NT_PLATFORM-core-notes.patch - CVE-2017-7609: memory allocation failure in __libelf_decompress (bnc#1033086) Add patch: libelf-check-compression-before-allocate-output-buffer.patch - CVE-2018-16402: Double-free crash in nm and readelf (bnc#1107066) Add patch: libelf-error-if-elf_compress_gnu-is-used-on-SHF_COMPRESSED.patch - CVE-2017-7607: heap-based buffer overflow in handle_gnu_hashi (readelf.c) (bnc#1033084) Add patch: readelf-fix-off-by-one-sanity-check.patch - CVE-2018-18520: eu-size: Bad handling of ar files inside are files (bnc#1112726) Add patch: size-handle-recursive-elf-ar-files.patch - CVE-2017-7608: heap-based buffer overflow in ebl_object_note_type_name (eblobjnotetypename.c) (bnc#1033085) Add patch: use-the-empty-string-for-note-names-with-zero-size.patch - CVE-2017-7613: elfutils: denial of service (memory consumption) via a crafted ELF file (bnc#1033090) Add patch: elflint-sanity-check-the-number-of-phdrs-and-shdrs.patch - CVE-2017-7612: elfutils: denial of service (heap-based buffer over-read and application crash) via a crafted ELF file (bnc#1033089) Add patch: elfutils-dont-trust-sh_entsize.patch - Restore obsolete on libebl. - Update package descriptions. - Rename libebl1 to libebl-plugins as these are not linked, but dlopened using their unversioned libebl_$ARCH.so name. - Have libelf1 require libebl-plugins (libebl.a, which does the dlopen call, is staticly built into libelf1). This is necessary for pahole to display its results. [boo#1049871] - ppc-machine-flags.patch: support EM_PPC machine flags - disable-tests-with-ptrace.patch: disable more tests - Update Git-Clone URL - Add 0001-backends-Add-support-for-EM_PPC64-GNU_ATTRIBUTES.patch unconditionally in the spec file. As we can't support binary diff, a newly added test-case is removed from the patch. - Add 0001-backends-Add-support-for-EM_PPC64-GNU_ATTRIBUTES.patch: fix .gnu.attributes checking on ppc64{,le}. - Add missing ldconfig calls for libasm1 - make tests pass when user does not want debuginfo (boo#1031556) - Update to version 0.168: libelf: gelf_newehdr and gelf_newehdr now return void *. libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1). readelf: Add optional --symbols[=SECTION] argument to select section name. - Includes changes from 0001-Add-GCC7-Wimplicit-fallthrough-support-fixes.patch and 0001-ar-Fix-GCC7-Wformat-length-issues.patch. - Remove elfutils-0.137-dwarf-header-check-fix.diff which is no longer required after a debugedit fix. - Add 0001-Add-GCC7-Wimplicit-fallthrough-support-fixes.patch: fix new warning introduced in GCC 7. - Add 0001-ar-Fix-GCC7-Wformat-length-issues.patch: fix -Wformat-length warning introduced in GCC 7. - Update to version 0.167: libasm: Add eBPF disassembler for EM_BPF files. backends: Add m68k and BPF backends. ld: Removed. dwelf: Add ELF/DWARF string table creation functions. dwelf_strtab_init, dwelf_strtab_add, dwelf_strtab_add_len, dwelf_strtab_finalize, dwelf_strent_off, dwelf_strent_str and dwelf_strtab_free. Support compressed sections from binutils 2.27. - Remove patch elfutils-0.166-elfcmp-comp-gcc6.patch: included upstream. - disable-tests-with-ptrace.patch: disable tests that use ptrace when running under qemu-linux-user - Update to version 0.166: + config: The default program prefix for the installed tools is now eu-. Use configure --program-prefix="/"/ to not use a program prefix. + Various bugfixes. - Drop elfutils-0.164-dt-ppc-opt.patch and elfutils-0.164-gcc6.patch (merged upstream) - Add patch elfutils-0.166-elfcmp-comp-gcc6.patch: fix self-comparison error with GCC 6. - Changes from 0.165: + Add eu-elfcompress + Add pkg-config files for libelf and libdw. - add elfutils-0.164-gcc6.patch - rename dt-ppc-opt.patch as elfutils-0.164-dt-ppc-opt.patch and add reference to upstream commit id - dt-ppc-opt.patch: add support for DT_PPC_OPT - Update to version 0.164 Drop the following patches, fixed upstream: * elfutils-portability-0.163.patch * elfutils-revert-portability-scanf.patch * elfutils-uninitialized.diff * libebl-prototype-fix.diff Changelog: - strip, unstrip: * Handle ELF files with merged strtab/shstrtab tables. * Handle missing SHF_INFO_LINK section flags. - libelf: * Use int64_t for offsets in libelf.h instead of loff_t. - libdw: * dwarf.h Add preliminary DWARF5 DW_LANG_Haskell. - libdwfl: * dwfl_standard_find_debuginfo now searches any subdir of the binary path under the debuginfo root when the separate debug file couldn't be found by build-id. * dwfl_linux_proc_attach can now be called before any Dwfl_Modules have been reported. - Implement %check - Update to version 0.163 Drop patch elfutils-fix-dir-traversal-vuln-in-ar-extraction.patch Drop patch elfutils-0.148-dont-crash.diff (fixed by 9ceebe69) Drop patch elfutils-portability-0.161.patch Add patch elfutils-portability-0.163.patch Changelog: 0.163: - Bug fixes only, no new features. 0.162: - libdw: Install new header elfutils/known-dwarf.h. dwarf.h Add preliminary DWARF5 constants DW_TAG_atomic_type, DW_LANG_Fortran03, DW_LANG_Fortran08. dwarf_peel_type now also handles DW_TAG_atomic_type. - addr2line: Input addresses are now always interpreted as hexadecimal numbers, never as octal or decimal numbers. New option -a, --addresses to print address before each entry. New option -C, --demangle to show demangled symbols. New option --pretty-print to print all information on one line. - ar: CVE-2014-9447 Directory traversal vulnerability in ar extraction. - backends: x32 support. - Make ebl modversion predictable to allow build-compare (bnc#916043) - CVE-2014-9447: elfutils: Directory traversal vulnerability (bnc#911662) Add patch: elfutils-fix-dir-traversal-vuln-in-ar-extraction.patch - Update to version 0.161 + libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses dwarf_peel_type to also provide the sizes of qualified types. dwarf_getmacros will now serve either of .debug_macro and .debug_macinfo transparently. New interfaces dwarf_getmacros_off, dwarf_macro_getsrcfiles, dwarf_macro_getparamcnt, and dwarf_macro_param are available for more generalized inspection of macros and their parameters. dwarf.h: Add DW_AT_GNU_deleted, DW_AT_noreturn, DW_LANG_C11, DW_LANG_C_plus_plus_11 and DW_LANG_C_plus_plus_14. - Remove merged patches + elfutils-robustify.patch + elfutils-no-po-test-build.diff + elfutils-check-for-overflow-before-calling-malloc-to-uncompress-data.patch - Refreshed patch (from Fedora sources) + elfutils-portability.patch > elfutils-portability-0.161.patch - Add a lang subpackage - Update homepage URL and improve RPM group classification
- backport post-5.9 fixes (bsc#1178633) * netlink-fix-use-after-free-in-netlink_run_handler.patch * netlink-fix-leaked-instances-of-struct-nl_socket.patch * netlink-do-not-send-messages-and-process-replies-in-.patch * ethtool-Improve-compatibility-between-netlink-and-io.patch - upgrade to upstream version 5.9 (jsc#SLE-15156, bsc#1178633) - ethtool.spec: * minor cleanups from Factory package * drop compiler warnings suppression which is no longer needed * replace "/-W"/ compiler option with preferred form "/-Wextra"/ - ethtool.keyring: add new upstream maintainer's key - upgrade to upstream version 5.3 (jsc#SLE-7328) * drop mainline backports contained in v5.3 Revert-ethtool-Add-DMA-Coalescing-support.patch ethtool-Support-for-FEC-encoding-control.patch ethtool-add-support-for-extra-RSS-contexts-and-RSS-s.patch ethtool-better-syntax-for-combinations-of-FEC-modes.patch ethtool-copy.h-sync-with-net-next-2.patch ethtool-copy.h-sync-with-net-next.patch ethtool-correct-VF-index-values-for-the-ring_cookie-.patch ethtool-correct-display-of-VF-when-showing-vf-queue-.patch ethtool-don-t-fall-back-to-grxfhindir-when-context-w.patch ethtool-fix-MFLCN-register-dump-for-82599-and-newer.patch ethtool-fix-stack-clash-in-do_get_phy_tunable-and-do.patch ethtool-show-VF-and-queue-in-the-help-for-N.patch ethtool-support-combinations-of-FEC-modes.patch ethtool.8-Document-RSS-context-control-and-RSS-filte.patch * provide bash completion - minor specfile cleanup - add support for FEC parameters (fate#326122 bsc#1105557): ethtool-Support-for-FEC-encoding-control.patch ethtool-support-combinations-of-FEC-modes.patch ethtool-better-syntax-for-combinations-of-FEC-modes.patch - add support for RSS contexts (fate#326122 bsc#1105557): ethtool-copy.h-sync-with-net-next-2.patch ethtool-add-support-for-extra-RSS-contexts-and-RSS-s.patch ethtool.8-Document-RSS-context-control-and-RSS-filte.patch ethtool-don-t-fall-back-to-grxfhindir-when-context-w.patch - fix stack clash for PHY tunables (bsc#1092037): ethtool-fix-stack-clash-in-do_get_phy_tunable-and-do.patch - sync UAPI header copies with SLE15 kernel: Revert-ethtool-Add-DMA-Coalescing-support.patch ethtool-copy.h-sync-with-net-next.patch - add warning that changes should be submitted via git (i.e. not directly to IBS) to the specfile - drop BuildRoot (no longer needed in SLE15) - drop BuildRequire for xz (no longer needed in SLE15) - use %license rather than %doc for license file (bsc#1082318) - add backported post-4.13 upstream fixes (bsc#1088294): ethtool-fix-MFLCN-register-dump-for-82599-and-newer.patch ethtool-correct-display-of-VF-when-showing-vf-queue-.patch ethtool-show-VF-and-queue-in-the-help-for-N.patch ethtool-correct-VF-index-values-for-the-ring_cookie-.patch - Update to new upstream release 4.13 * Feature: add support for HWTSTAMP_FILTER_NTP_ALL * Feature: Add DMA Coalescing support * Feature: Remove UDP Fragmentation Offload error prints * Feature: stmmac: Add DMA HW Feature Register * Fix: Do not return error code if no changes were attempted. * Fix: Fix formatting of advertise bitmask * Fix: fix the rx vs tx mixup in set channel message - Update to new upstream release 4.11 * Feature: Support for configurable RSS hash function * Feature: support queue and VF fields for rxclass filters * Feature: Add support for 2500baseT/5000baseT link modes * Fix: Fix SFF 8079 cable technology bit parsing * Fix: sync help output for -x/-X with man page - Update to new upstream release 4.10 * Fix: Fix the "/advertise"/ parameter logic. * Feature: Implement ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift * Feature: add register dump support for fjes driver (-d option) - add keyring with John Linville's key for tarball verification - Update to new upstream release 4.8 * Feature: QSFP Plus/QSFP28 Diagnostics Information Support * Feature: Enhancing link mode bits to support 25G/50G/100G * Feature: add support for 1000BaseX and missing 10G link mode * Fixes: address Coverity issues 1363118 - 1363125 - Update to new upstream release 4.6 * Feature: Support register dump on Intel X550 NICs (-d option) * Fix: Correct some reported register offsets on Intel 10GbE NICs (-d option) * Feature: Add IPv6 support to NFC (-n, -N, -u and -U options) * Feature: Add support for ETHTOOL_xLINKSETTINGS ioctls (no option and -s option) * Feature: Use netlink socket when AF_INET not available - Update to new upstream release 4.5 * Fix: Heap corruption when dumping registers from a file (-d option) * Fix: Stricter input validation for EEPROM setting (-E option) * Feature: Add PHY statistics support (--phy-statistics option) * Feature: Support setting default Rx flow indirection table (-X option) * Doc: Properly indent sub-options in man page * address build issues (mostly compiler warnings) - Update to new upstream release 4.2 * Feature: Support soldered-on modules in module EEPROM dump (-m option) * Feature: Add register dump support for VMware vmxnet3 (-d option) * Feature: Update register dump support for IBM EMAC (-d option) (requires Linux 4.3 or a future stable update to 4.1 or 4.2) * Doc: Fix typo in man page - Update to new upstream release 4.0 * Fix: Formatting of RX flow hash indirection table when size not divisible by 8 (-x option) * Fix: Add missing Advertised speeds (no option and -s option) * Feature: Add support to get expansion ROM version (-i option) * Feature: Include SFP serial number and date in EEPROM dump (-m option) - Update to new upstream release 3.18 * Fix: Lookup of SFP Tx bias in SFF-8472 module diagnostics (-m option) - Drop usrmerge compat symlinks - Update to new upstream release 3.16 * Support for configurable RSS hash key (-x/-X options) * Add register dump support for Altera Triple Speed Ethernet (-d option) * Report Backplane as a supported port - Remove unused call to %gpg_verify (the macro expands to nothing); source validation handled by osc.
- Security fix (CVE-2019-15903, bsc#1149429) * Crafted XML input results in heap-based buffer over-read by fooling the parser into changing from DTD parsing to document parsing * Added patches: - expat-CVE-2019-15903.patch - expat-CVE-2019-15903-tests.patch - Security fix (CVE-2018-20843, bsc#1139937) * Large number of colons in input makes parser consume high amount of resources * Added expat-CVE-2018-20843.patch - Expand description of expat-devel. - Do not generate manpages from docbook - Temporarily disable profiling due to bug in build system - Version update to 2.2.5 Tue October 31 2017 * Bug fixes: - If the parser runs out of memory, make sure its internal state reflects the memory it actually has, not the memory it wanted to have. - The default handler wasn't being called when it should for a SYSTEM or PUBLIC doctype if an entity declaration handler was registered. - Fix a case of mistakenly reported parsing success where XML_StopParser was called from an element handler - Function XML_ErrorString was returning NULL rather than a message for code XML_ERROR_INVALID_ARGUMENT introduced with release 2.2.1 * Other changes: - Add argument -N adding notation declarations - various compiler-specific fixes - Improve docbook2x-man detection - drop expat-docbook.patch * fixed in 0f5186c7b8e503c669e332d944712de010b265f3 - switch to github for release tarballs and website - Version update to 2.2.4 Sat August 19 2017 * Bug fixes: [#115] Fix copying of partial characters for UTF-8 input * Other changes: [#109] Fix "/make check"/ for non-x86 architectures that default to unsigned type char (-128..127 rather than 0..255) [#109] coverage.sh: Cover -funsigned-char Autotools: Introduce --without-xmlwf argument [#65] Autotools: Replace handwritten Makefile with GNU Automake [#43] CMake: Auto-detect high quality entropy extractors, add new option USE_libbsd=ON to use arc4random_buf of libbsd [#74] CMake: Add -fno-strict-aliasing only where supported [#114] CMake: Always honor manually set BUILD_* options [#114] CMake: Compile man page if docbook2x-man is available, only [#117] Include file tests/xmltest.log.expected in source tarball (required for "/make run-xmltest"/) [#111] Fix some typos in documentation Version info bumped from 7:5:6 to 7:6:6 - Release 2.2.3 Wed August 2 2017 * Bug fixes: [#85] Fix a dangling pointer issue related to realloc * Other changes: [#91] Linux: Allow getrandom to fail if nonblocking pool has not yet been initialized and read /dev/urandom then, instead. This is in line with what recent Python does. [#86] Check that a UTF-16 encoding in an XML declaration has the right endianness [#4] #5 #7 Recover correctly when some reallocations fail Repair "/./configure && make"/ for systems without any provider of high quality entropy and try reading /dev/urandom on those Ensure that user-defined character encodings have converter functions when they are needed Fix mis-leading description of argument -c in xmlwf.1 Rely on macro HAVE_ARC4RANDOM_BUF (rather than __CloudABI__) for CloudABI [#100] Fix use of SIPHASH_MAIN in siphash.h [#23] Test suite: Fix memory leaks Version info bumped from 7:4:6 to 7:5:6 - Release 2.2.2 Wed July 12 2017 * Security fixes: [#43] Protect against compilation without any source of high quality entropy enabled, e.g. with CMake build system; * [MOX-006] Fix non-NULL parser parameter validation in XML_Parse; resulted in NULL dereference, previously; * Bug fixes: [#69] Fix improper use of unsigned long long integer literals * Other changes: [#73] Start requiring a C99 compiler [#49] Fix "/=="/ Bashism in configure script [#58] Address compile warnings [#68] Fix "/./buildconf.sh && ./configure"/ for some versions of Dash for /bin/sh [#72] CMake: Ease use of Expat in context of a parent project with multiple CMakeLists.txt files [#72] CMake: Resolve mistaken executable permissions [#76] Address compile warning with -DNDEBUG (not recommended!) [#77] Address compile warning about macro redefinition * Added patch expat-docbook.patch to compile the man pages with docbook-to-man * Cleaned spec file with spec-cleaner - Allow building when do_profiling is undefined - Build with profiling when possible - Version update to 2.2.1 Sat June 17 2017 - Security fixes: CVE-2017-9233 / bsc#1047236 -- External entity infinite loop DoS Details: https://libexpat.github.io/doc/cve-2017-9233/ Commit c4bf96bb51dd2a1b0e185374362ee136fe2c9d7f - [MOX-002] CVE-2016-9063 / bsc#1047240 -- Detect integer overflow; (Fixed version of existing downstream patches!) - (SF.net) #539 Fix regression from fix to CVE-2016-0718 cutting off longer tag names; [#25] More integer overflow detection (function poolGrow); - [MOX-002] Detect overflow from len=INT_MAX call to XML_Parse; - [MOX-005] #30 Use high quality entropy for hash initialization: * arc4random_buf on BSD, systems with libbsd (when configured with --with-libbsd), CloudABI * RtlGenRandom on Windows XP / Server 2003 and later * getrandom on Linux 3.17+ In a way, that's still part of CVE-2016-5300. https://github.com/libexpat/libexpat/pull/30/commits - [MOX-005] For the low quality entropy extraction fallback code, the parser instance address can no longer leak, - [MOX-003] Prevent use of uninitialised variable; commit - [MOX-004] a4dc944f37b664a3ca7199c624a98ee37babdb4b Add missing parameter validation to public API functions and dedicated error code XML_ERROR_INVALID_ARGUMENT: - [MOX-006] * NULL checks; commits * Negative length (XML_Parse); commit - [MOX-002] 70db8d2538a10f4c022655d6895e4c3e78692e7f - [MOX-001] #35 Change hash algorithm to William Ahern's version of SipHash to go further with fixing CVE-2012-0876. https://github.com/libexpat/libexpat/pull/39/commits - Bug fixes: [#32] Fix sharing of hash salt across parsers; relevant where XML_ExternalEntityParserCreate is called prior to XML_Parse, in particular (e.g. FBReader) [#28] xmlwf: Auto-disable use of memory-mapping (and parsing as a single chunk) for files larger than ~1 GB (2^30 bytes) rather than failing with error "/out of memory"/ [#3] Fix double free after malloc failure in DTD code; commit 7ae9c3d3af433cd4defe95234eae7dc8ed15637f [#17] Fix memory leak on parser error for unbound XML attribute prefix with new namespaces defined in the same tag; found by Google's OSS-Fuzz; commits xmlwf on Windows: Add missing calls to CloseHandle - New features: [#30] Introduced environment switch EXPAT_ENTROPY_DEBUG=1 for runtime debugging of entropy extraction Bump version info from 7:2:6 to 7:3:6 - Remove pointless --with-pic (for static only) - Version update to 2.2.0: * Fixes bnc#983215 CVE-2012-6702 * Fixes bnc#983216 CVE-2016-5300 * Various cmake and autotools script updates * Fix detection of utf8 character boundaries - Remove all patches merged upstream: * expat-2.1.1-avoid_relying_on_undef_behaviour.patch * expat-2.1.1-parser_crashes_on_malformed_input.patch * expat-alloc-size.patch * expat-visibility.patch - add expat-2.1.1-avoid_relying_on_undef_behaviour.patch to avoid relying on undefined behavior in the original CVE-2015-1283 fix [bnc#980391], [bnc#983985], [CVE-2016-4472] - add expat-2.1.1-parser_crashes_on_malformed_input.patch to fix Expat XML parser that mishandles certain kinds of malformed input documents [bnc#979441], [CVE-2016-0718] - use spec-cleaner to clean specfile - After simplification of expat-visibility.patch, it became uneffective as no symbols are getting hidden. add - fvisibility=hidden to CFLAGS again. - expat-alloc-size.patch: fix braino, realloc()-like functions should not take __attribute__(malloc) - Update to version 2.1.1 * Fixes CVE-2015-1283 — Multiple integer overflows in the XML_GetBuffer function * Fix potential null pointer dereference * Symbol XML_SetHashSalt was not exported * Output of xmlwf -h was incomplete * Document behavior of calling XML_SetHashSalt with salt 0 * Minor improvements to man page xmlwf(1) - Simplify expat-visibility.patch, refresh expat-alloc-size.patch - Drop config-guess-sub-update.patch, fixed upstream. - Cleanup spec file with spec-cleaner - Remove old ppc obsoletes/provides
- bsc#1183904, expect-errorfd.patch: errorfd file descriptors should be closed when forking - fix previous change regarding PIE linking. Passing SHLIB_CFLAGS="/-shared"/ causes /usr/bin/expect to become a shared library that SEGFAULTs upon execution. Instead use SHLIB_LD to pass -shared only to shared library linking. - pass explicit -pie flag to CFLAGS and hack `make` invocation so that /usr/bin/expect actually becomes a PIE binary. This is especially awkard since the expect build system implicitly passes -fPIC which breaks our gcc-PIE package, but does not pass -pie while linking the executable. Shared libraries are also not linked with -shared so we need to explicitly pass this, too, to avoid build breakage (bsc#1184122). - Add an unversioned symlink to make linking easier for applications that use libexpect without Tcl (boo#1172681). - New version 5.45.4: * Fix two bugs in EOF handling. - New version 5.45.3: * expect.c: On finding a full buffer during matching the sliding window mechanism slides too far, truncating the whole buffer and preventing matches across the boundary. Fix is shortening the slide distance (slide only one 1/3). * expect.c: Replaced a cc==0 check with proper Tcl_Eof() check. - Includes changes from 5.45.2: * configure: Extended Tcl header detection for OS X Mountain Lion. * expect.c: Replaced memcpy with memmove to properly handle overlapping memory. - Includes changes from 5.45.1: * exp_chan.c: Fix a problem when talking a tty where the writer dies. Some operating systems report the condition as EIO with nothing read, while this actually an EOF. Previously, returned data was incomplete due to the error causing data in buffers to be dropped. * exp_chan.c: Fix a problem with the iteration over the expect channel list where the loop code may modify the list, breaking the iterator. * Fixes for exp_chan.c and exp_command.h * expect.c: Convert #bytes information to #chars to prevent later code to fail when copying strings around and miscalculating how much to copy, for strings containing non-ASCII utf chars. * exp_inter.c: Hack access to TCL_REG_BOSONLY when not present, became private with Tcl 8.5 and higher. * expect.h: Remove the local fiddling with the memory allocation and panic macros. * example/unbuffer: Prevent unbuffer from swallowing exit code of the command it ran (regular mode only, not -p) * Various deduplications and cleanups - cleanup with spec-cleaner - use %make_install macro - Don't ship the 'weather' example anymore (fate#318342). - Added url as source. Please see http://en.opensuse.org/SourceUrls - Update config.guess/sub for aarch64 - Remove execute permission from logfiles
- We cannot update from fdupes 1.51 to 1.6.1. That "/downgrade"/ works okay'ish for Tumbleweed because we can replace the old package with the new one, but in SLE this is not possible. We asked upstream to please release a "/2.0"/ version to remedy these issues (https://github.com/adrianlopezroche/fdupes/issues/74), but he does not respond. Therefore, we'll call this version 1.61, ignoring upstreams change in the versioning scheme. - Upstream has changed their versioning scheme after version 1.51. Unfortunately, the new version 1.6.x won't be recognized as "/newer"/ by zypper. This commit adds appropriate "/provides"/ and "/obsoletes"/ attributes to the spec file to remedy that issue. - Drop 50_bts284274_hardlinkreplace.dpatch. The --linkhard option added by this patch has an implementation bug that can cause data loss. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677419 has more details. - Update to version 1.6.1. The following patches have been applied upstream and were dropped: * 0001-restore-pristine-code.patch * 0002-Added-to-escape-minus-signs-in-manpage-lintian-warni.patch * 0003-Fix-a-typo-in-a-manpage-bts353789.patch * 0005-add-summarize-to-manpage-bts481809.patch * 0006-add-nohidden-support-bts511702.patch * 0007-Disambiguate-the-options-recurse-and-recurse-bts5371.patch * 0008-speedup-the-file-compare.patch * 0009-glibc-endianness-check-in-md5.patch * 0010-add-permissions-mode.patch * 0011-add-an-option-to-sort-duplicate-files-by-name.patch - 50_bts284274_hardlinkreplace.dpatch had to be refreshed. - By default relink hardlinks too, should fix bnc#940296 - Update to upstream git repo on github - Refresh patches: * fdupes-makefile.patch * 0008-speedup-the-file-compare.patch * 0010-add-permissions-mode.patch * 0011-add-an-option-to-sort-duplicate-files-by-name.patch * 50_bts284274_hardlinkreplace.dpatch - Upstreamed patch: * 0004-Large-file-support-for-2GB-files-bts447601.patch - Remove whitespace from fdupes.macros file - Cleanup with spec-cleaner - Obey rpm-opt-flags - run test phase - add -L (--linkhard) option add 50_bts284274_hardlinkreplace.dpatch - sort the output of fdupes by filename to make it deterministic for parallel builds * 0011-add-an-option-to-sort-duplicate-files-by-name.patch - update to 1.5.0-PR2 * new "/--summarize"/ option * new "/--recurse:"/ selective recursion option * new "/--noprompt"/ option for totally automated deletion of duplicate files. * sorts duplicates (old to new) for consistent order when listing or deleteing duplicate files. * tests for early matching of files, which should help speed up the matching process when large files are involved. * warns whenever a file cannot be deleted. * bugfixes (proper file closing, zero-length files, ...) - drop the fdupes-sort-output.diff (upstream uses mtime based) - rename and rebase fdupes-speedup.patch to 0008-speedup-the-compare.patch - rename and rebase fdupes-endianness.patch to 0009-glibc-endianness-check-in-md5.patch - add -p/--permissions switch so files with different permissions or uid/gid are not considered as duplicates (bnc#784670) * this mode is a default one for fdupes macro 0010-add-permissions-mode.patch - imported several fixes from Debian * 0001-restore-pristine-code.patch - some common code fixes, partly obsoletes speedup patch * manual page fixes 0002-Added-to-escape-minus-signs-in-manpage-lintian-warni.patch 0003-Fix-a-typo-in-a-manpage-bts353789.patch 0005-add-summarize-to-manpage-bts481809.patch 0006-add-nohidden-support-bts511702.patch 0007-Disambiguate-the-options-recurse-and-recurse-bts5371.patch * 0004-Large-file-support-for-2GB-files-bts447601.patch - large file support - added "/which"/ requirement for red hat distros - patch license to follow spdx.org standard - cross-build workaround: fake gcc script to work around build system not honoring CC - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) - fix bnc#406825: speedup fdupes * fdupes-speedup.patch fixes some performance gaps in code * fdupes-endianness.patch speedups the built in md5 on little endian machines - make patch0 usage consistent
- Add patch bsc1189996-9fbe768a.patch to fix bsc#1189996 - Add patchfix_of_backport_PR-62.patch as previous backport caused a shorten output of the elf interprter (bsc#1176123) - file-5.24-nitpick.dif: remove obsolete patch (bsc#1169512) - file-secure_getenv.patch: refresh - Add temporary patch CVE-2019-18218-46a8443f.patch from upstream to fix bsc#1154661 -- heap-based buffer overflow in cdf_read_property_info in cdf.c - Add patch 0002-PR-62-spinpx-limit-size-of-file_printable.patch to fix bsc#1126117, bsc#1126118, and bsc#1126119 for CVE-2019-8905, CVE-2019-8906, and CVE-2019-8907 - Add patch file-a642587a9c.patch for bsc#1096974, bsc#1096984, and CVE-2018-10360 -- Avoid reading past the end of buffer - Use %license (boo#1082318) - Add patch file-5.32-ncurses-6.1.patch to support extend magic format for new ncurses 6.1 - Update package summaries. Replace old RPM constructs. - Remove --with-pic which is useless with --disable-static. - Edit pre_checkin.sh to remove dead python3 file. - remove python build instructions from master spec file, move completely into python-magic.spec - Update to file version 5.32 * Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski) * Fix always true condition (Thomas Jarosch) * pickier parsing of numeric values in magic files. * PR/615 add magic_getflags() - This release fix the bug bsc#1056838 for CVE-2017-1000249 - Remove patch file-5.31-fix-tga.dif as now upstream - Rename patch file-5.31.dif which now becomes file-5.32.dif - Modify the patches * file-5.16-ocloexec.patch * file-5.19-biorad.dif * file-5.19-printf.dif * file-5.23-endian.patch * file-5.28-btrfs-image.dif - add file-5.31-fix-tga.dif upstream commited after I reported a failure in File::Unpack's test suite - Update to file version 5.31 * remove trailing spaces from magic files * refactor is_tar * better bounds checks for cdf - Remove patches now upstream * file-5.30-150735.patch * file-5.30-3c60e5.patch - Rename patch file-5.30.dif which becomes file-5.31.dif - Modify the patches * file-4.24-autoconf.dif * file-5.14-tex.dif * file-5.16-ocloexec.patch * file-5.19-printf.dif * file-5.23-endian.patch - Update to file version 5.30 * If we exceeded the offset in a search return no match (Christoph Biedl) * Be more lenient on corrupt CDF files (Christoph Biedl) * pacify ubsan sign extension (oss-fuzz/524) * off by one in cdf parsing (PR/593) * report debugging sections in elf (PR/591) * Allow @@@ in extensions * Add missing overflow check in der magic (Jonas Wagner) - Mofify the patches file-5.16-ocloexec.patch file-5.19-biorad.dif file-5.28-btrfs-image.dif - Rename patch file-5.29.dif to file-5.30.dif - Add upstream patches file-5.30-150735.patch file-5.30-3c60e5.patch - Modify patch file-5.29.dif that is replace colon with dot in offset (boo#1012779) - Update to file version 5.29 * der getlength overflow (Jonas Wagner) * multiple magic file load failure (Christoph Biedl) * CDF parsing improvements (Guy Helmer) * Add support for signed indirect offsets * cat /dev/null | file - should print empty (Christoph Biedl) * Bump string size from 64 to 96. * PR/556: Fix separators on annotations. - Remove patch file-5.28-compress.patch now upstream - Rename patch file-5.28.dif which becomes now file-5.29.dif - Add patch file-5.28-btrfs-image.dif to add support for files output by btrfs-image. - Fix boo#995089: * Do not attempt to produce a file-magic-32bit package: there is nothing arch-dependant in this package (for completeness, this was already fixed just before by Marcus) * Fix baselibs.conf for libmagic1-32bit to require file-magic instead of file-magic-32bit. * Build file-magic as noarch on openSUSE >= 1200 (where rpm is new enough to support this). - file-magic is architecture independend, no need for a baselibs package. - Add patch file-5.28-compress.patch to fix crash as found in build system - Update to file version 5.28 * fix leak on allocation failure * PR/555: Avoid overflow for offset > nbytes * PR/550: Segv on DER parsing: - use the correct variable for length - set offset to 0 on failure. - Port patches to 5.28 file-4.24-autoconf.dif file-5.15-clear-invalid.patch file-5.16-ocloexec.patch file-5.19-biorad.dif file-5.23-endian.patch file-5.24-nitpick.dif file-secure_getenv.patch - Remove patches now upstream file-5.26-revert-close.patch - Rename patches file-5.26.dif becomes file-5.28.dif - Update to file version 5.27 * Errors comparing DER entries or computing offsets are just indications of malformed non-DER files. Don't print them. * Offset comparison was off-by-one. * Fix compression code (Werner Fink) * Put new bytes constant in the right file (not the generated one) - Remove patches file-5.26-version.patch file-5.26-downgrade_DER.patch file-5.26-console.diff file-5.26-zmagic.patch as now upstream - Disable patch file-5.26-revert-close.patch for test - Modify patches file-5.17-option.dif file-5.26.dif - Add and revert upstream patch file-5.26-revert-close.patch (commit 0177f6dd30e1f8c5639c058dcdf1d9edd9f8528c) to help rpmbuild not to loose stdin - Add patch file-5.26-zmagic.patch to fix detection chain if for compresses files are expanded - Add upstream patch file-5.26-console.diff to fix wrong detection of UNIF edb files - Add upstream patch file-5.26-downgrade_DER.patch to fix DER error messages as well oas offset handling - Update to file version 5.26 * make the number of bytes read from files configurable. * Add bounds checks for DER code (discovered by Thomas Jarosch) * Change indirect recursion limit to indirect use count and bump from 15 to 50 to prevent abuse. * Add -00 which prints filename0description0 * Fix ID3 indirect parsing * add DER parsing capability * provide dprintf(3) for the OS's that don't have it. * redo the compression code report decompression errors * REG_STARTEND code is not working as expected, delete it. * Add zlib support if we have it. * PR/492: compression forking was broken with magic_buffer. - Removed patches as upstream now file-4.24-mips.dif file-5.25-avoid-double-evaluation-in-python-bindings.dif - Modified patches file-5.12-zip.dif file-5.16-ocloexec.patch file-5.19-printf.dif file-5.19-zip2.0.dif file-5.22-elf.dif file-5.23-endian.patch file-5.24-nitpick.dif file-secure_getenv.patch - Renamed patches file-5.23.dif becomes file-5.26.dif - Added patch from upstream to fix version handling of PHP files file-5.26-version.patch - Make the python command a macro. - add file-5.25-avoid-double-evaluation-in-python-bindings.dif (bsc#949905) - file 5.25: * add a limit to the length of regex searches * fix problems with --parameter - Update to file version 5.24 * redo long option encoding to fix off-by-one in 5.23 - Adapt and rename patch file-5.12-nitpick.dif becomes file-5.24-nitpick.dif - Update to file version 5.23 * Fix issue with regex range for magic with offset * Always return true from mget with USE (success to mget not match indication). Fixes mime evaluation after USE magic * PR/459: Don't insert magic entries to the list if there are parsing errors for them. * PR/455: Add utf-7 encoding * PR/455: Implement -Z, look inside, but don't report on compression * PR/454: Fix allocation error on bad magic. * handle MAGIC_CONTINUE everywhere, not just in softmagic * don't print descriptions for NAME types when mime. * Add --extension to list the known extensions for this file type Idea by Andrew J Roazen * Bump file search buffer size to 1M. * Fix multiple issues with date formats reported by Christoph Biedl: - T_LOCAL meaning was reversed - Arithmetic did not work Also stop adjusting daylight savings for gmt printing. * PR/411: Fix memory corruption from corrupt cdf file. - Refresh and rename patches file-5.20-endian.patch becomes file-5.23-endian.patch file-5.22.dif becomes file-5.23.dif Refresh patch file-secure_getenv.patch - Update to file version 5.22 (also related to bsc#913650 and bsc#913651) * add indirect relative for TIFF/Exif * restructure elf note printing to avoid repeated messages * add note limit, suggested by Alexander Cherepanov * Bail out on partial pread()'s (Alexander Cherepanov) * Fix incorrect bounds check in file_printable (Alexander Cherepanov) * PR/405: ignore SIGPIPE from uncompress programs * change printable -> file_printable and use it in more places for safety * in ELF, instead of "/(uses dynamic libraries)"/ when PT_INTERP is present print the interpreter name. - Patch file-5.18-elf.dif is modified and renamed to file-5.22-elf.dif - Patch file-5.20.dif s modified and renamed to file-5.22.dif - build with PIE - Drop patch file-5.20-CVE-2014-3710.patch as now part of upstream - Update to file version 5.21 * Fix CVE-2014-8116 and CVE-2014-8117 (bsc#910252 and bsc#910253) * there was an incorrect free in magic_load_buffers() * there was an out of bounds read for some pascal strings * there was a memory leak in magic lists * don't interpret strings printed from files using the current locale, convert them to ascii format first. * there was an out of bounds read in elf note reads * fix MacOS/X locale.h vs. xlocale.h issues - Add patch file-5.20-CVE-2014-3710.patch to fic bsc#902367 CVE-2014-3710: file: out-of-bounds read in elf note headers - Update to file version 5.20 * recognize encrypted CDF documents * add magic_load_buffers from Brooks Davis * add thumbs.db support - Remove file-5.07-iso9660.dif as now upstream - Remove file-5.19-gdbm.patch as now upstream - Adapt and rename file-5.18-endian.patch to file-5.20-endian.patch - Adapt and rename file-5.19.dif file-5.20.dif
- Remove duplicate line due to merge error - add /etc/skel/.cache with perm 0700 (bsc#1181011) - Set correct permissions when creating /proc and /sys - Ignore postfix user (pulled in from buildsystem) - /proc and /sys should be %ghost to allow filesystem package updates in rootless container environments (rh#1548403) (bsc#1146705) - Split /var/tmp out of fs-var.conf, new file is fs-var-tmp.conf. Allows to override config to add cleanup options of /var/tmp [bsc#1078466] - Create fs-tmp.conf to cleanup /tmp regular (required with tmpfs) [bsc#1175519] - Fix bug about missing group in tmpfiles.d files - Generic cleanup: - Remove /usr/local/games - pretrans lua script: try to move away /var/run and /var/lock unless they are already symlinks (bsc#1084119) - Add /etc/modprobe.d and /usr/lib/modprobe.d (bsc#1082050). - drop /etc/xinetd.d (bsc#1084457) - Handle aaa_base moving the license files to /usr/share/licenses. - Use lib64 filelist on riscv64 - Exclude some directories from fs-var.conf which are already part of systemd [bsc#1078466]. - Remove obsolete, outdated or duplicate directories: /lib/YaST, /lib/lsb, /srv/ftp, /usr/lib/lsb, /usr/share/nls and /usr/share/tmac. - Adjust aaa_base test for latest aaa_base changes - Remove /var/adm/fillup-templates, already prohibited by rpmlint - Remove /var/adm/backup/{rpmdb,sysconfig}, they belong to aaa_base-extras only. - Fix incomplete /usr/X11R6 drop from 2013 - Create fs-var.conf for systemd-tmpfiles, which contains all directories and links below /var. This is needed for systems, which use transactional update, read-only root filesystem, or other things, where either /var is not available during upgrade or does not survive a reboot. So that systemd-tmpfiles could create them at next boot. - Drop deprecated /usr/tmp compat link - Add /usr/share/fillup-templates: this is the new location for fillup-templates - Add /usr/share/metainfo: this is the new location defined by AppStream to replace /usr/share/appdata. - Remove /etc/ppp and subdirectories, the current, full list of directories is part of the sysconfig package - Require user root and group root - Remove /etc/susehelp.d and subdirectories, susehelp is gone - Remove /etc/tmpdirs.d, support was removed 2011 and migrated to tmpfiles.d - Remove /var/adm/perl-modules (support was removed with 11.4) - Get ride of the last non-root group. /run/lock is created by systemd, not filesystem, so remove it from here. - Change ownership of /etc/ppp, group dialout has meanwhile another meaning and there are no setgid dialout binaries who could need that. - Remove home directories for wwwrun, lp, mail and nobody. They are now part of the corresponding system-user-* RPMs. - Move /etc/init.d hiearchy to insserv-compat - Move /etc/cups to cups-libs [bsc#1025689] - Remove /usr/games (finally everything is moved to /usr/bin) - Remove /*/news, now part of system-user-news - Remove /var/cache/man, now part of system-user-man - Remove /var/games, now part of system-user-games - Add /usr/lib/sysusers.d - Remove uucp directories, moved to system-user-uucp - change /etc/cups to mode 0755 by cherry-picking SLE change - own /usr/share/licenses to support %license tags in rpm, see http://rpm.org/wiki/Releases/4.11.0 - Add /usr/lib/udev/rules.d: packages installing rules don't really have to build depend on udev, it only increases their build time. - Add some systemd directories so that uuidd does not have to own them and still succeeds building in a systemd-less root. - Add /usr/lib/tmpfiles.d, which can well be considered a base system directory by now.
- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Also return back the /bin/fillup provides line - Keep /bin/fillup as a symlink in the package: there are hundreds of RPMs out there referencing it in the %post scriptlets, when any of the %*fillup* macros was used. Even updating the macro will not make the existing RPMs magically be fixed. - Cleanup the mess in spec with spec-cleaner - place binary into /usr tree (UsrMerge project) - cross-build workarounds: disable %build section testing, use fake gcc script to work around build system deficiencies - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) - Open all file descriptors with O_CLOEXEC - handle out-of-disk-space situations somewhat better. - use %_smp_mflags - Do not compile in date into binary to create reproduceable binaries. - enable parallel building - make patch0 usage consistent
- Use new Group Release Keyring - update upstream signing key - remove deprecated texinfo packaging macros - run spec-cleaner - Update to 4.8.0. Announcement: https://savannah.gnu.org/forum/forum.php?forum_id=9914 - findutils.spec: - Source0: Fix download URL: remove "/pub/"/. - %check: Output the content of all test-suite files in case of errors. - Remove now-upstream patches: - disable-null-ptr-test.patch - findutils-gnulib-disable-test-float.patch - findutils-gnulib-test-avoid-FP-perror-strerror.patch - prepare usrmerge (boo#1029961) - findutils-gnulib-test-avoid-FP-perror-strerror.patch: Add patch to avoid false-positive error in gnulib tests 'test-perror2' and 'test-strerror_r', visible on armv7l. - findutils.spec: Reference the patch. - disable-null-ptr-test.patch: Refresh with -p0. - findutils.keyring: Update GPG keys of Bob Proulx. Prompted by an error of 'osc service localrun download_files'. - findutils.spec: Avoid conditional Patch definition as this breaks cross-platform building from source RPMs. - findutils-gnulib-disable-test-float.patch: Add patch to temporarily disable the gnulib test 'test-float' failing on ppc and ppc64le. - findutils.spec: Reference the patch. - Add disable-null-ptr-test.patch in order to fix boo#1157342. - Upgrade to 4.7.0. - findutils.spec: - Change source compression from gzip to xz. - Align comments about how to bump the version. - Activate the signature checking via *.sig and keyring files. - Remove downstream hack in %check section to make a test executable. - Delete obsolete patches: - disable-broken-tests.patch - gnulib-libio.patch - sv-bug-48030-find-exec-plus-does-not-pass-all-arguments.patch - sysmacros.patch - findutils-4.4.2-xautofs.patch: Refresh, and rename ... - findutils-xautofs.patch: ... to this. - Add disable-broken-tests.patch in order to remove broken tests (boo#1138800). - gnulib-libio.patch: Update gnulib for libio.h removal - sysmacros.patch: Include <sys/sysmacros.h> for makedev - Use %license (boo#1082318) - sv-bug-48030-find-exec-plus-does-not-pass-all-arguments.patch: Add upstream patch to fix https://savannah.gnu.org/bugs/?48030 - Upgrade to 4.6.0 stable release, removing 'oldfind'. - Delete now-upstream patches: findutils-gnulib-ppc64le.patch, gnulib-perl522.patch - Refresh patch: findutils-4.4.2-xautofs.patch - Upgrade to 4.5.15 - Delete now-upstream patch: findutils-oldfind-fix-dotdot-skipping.patch - Refresh patches: findutils-4.4.2-xautofs.patch gnulib-perl522.patch - add gnulib-perl522.patch from gnulib upstream - findutils-oldfind-fix-dotdot-skipping.patch: Add upstream patch to fix 'oldfind' which skipped all files starting with "/.."/ (e.g. "/..file"/). - findutils.spec: Add BuildRequires:dejagnu - otherwise only a very limited set of the tests was run by 'make check'.
- Remove dependency on firewalld from firewall-macros (bsc#1183404) - Disable FlushAllOnReload option to not retain interface to zone assignments and direct rules when using --reload option. * 0002-Disable-FlushAllOnReload-option.patch - Update to 0.9.3 (jsc#SLE-17336): * docs(dbus): fix invalid method names * fix(forward): iptables: ipset used as zone source * fix(rich): non-printable characters removed from rich rules * docs(firewall-cmd): small description grammar fix * fix(rich): limit table to strip non-printables to C0 and C1 * fix(zone): add source with mac address - Add dependency for firewall-offline-cmd (bsc#1180883) - Remove the patch which enforces usage of iptables instead of nftables (jsc#SLE-16300): * 0001-firewall-backend-Switch-default-backend-to-iptables.patch - Add firewalld zone for the docker0 interface. This is the workaround for lack of nftables support in docker. Without that additional zone, containers have no Internet connectivity. (rhbz#1817022, jsc#SLE-16300) - Update to 0.9.1: * Bugfixes: * docs(firewall-cmd): clarify lockdown whitelist command paths * fix(dbus): getActivePolicies shouldn't return a policy if a zone is not active * fix(policy): zone interface/source changes should affect all using zone - Make use of %service_del_postun_without_restart And stop using DISABLE_RESTART_ON_UPDATE as this interface is obsolete. - Add python3-nftables as a requirement. - update to 0.9.0: * New major features * prevention of Zone Drifting * Intra Zone Forwarding * Policy Objects * For a full list of changes, see https://github.com/firewalld/firewalld/compare/v0.8.0...v0.9.0 - update to 0.8.3: * nftables: convert to libnftables JSON interface * service: new “helper” element to replace “module” More accurately represents the conntrack helper. Deprecates “module”. * allow custom helpers using standard helper modules (rhbz 1733066) * testsuite is now shipped in the dist tarball * Typo in firewall-config(1) * Fix typo in TFTP service description * doc: README: add note about language translations * fix: rich: source/dest only matching with mark action * feat: AllowZoneDrifting config option * feat: nftables: support AllowZoneDrifting=yes * feat: ipXtables: support AllowZoneDrifting=yes * fix: firewall-offline-cmd: Don’t print warning about AllowZoneDrifting * fix: add logrotate policy * doc: direct: add CAVEATS section * fix: checkIP6: strip leading/trailing square brackets * fix: nftables: remove square brackets from IPv6 addresses * fix: ipXtables: remove square brackets from IPv6 addresses * fix: nftables: ipset types using “port” * fix: nftables: zone dispatch with multidimensional ipsets * fix: ipset: destroy runtime sets on reload/stop * fix: port: support querying sub ranges * fix: source_port: support querying sub ranges * doc: specify accepted characters for object names * fix: doc: address copy/paste mistakes in short/description * fix: configure: atlocal: quote variable values * fix: nftables: allow set intervals with concatenations * doc: clarify –set-target values “default” vs “reject” * fix: update dynamic DCE RPC ports in freeipa-trust service * fix: nftables: ipset: port ranges for non-default protocols * fix(systemd): Conflict with nftables.service * fix(direct): rule in a zone chain * fix(client): addService needs to reduce tuple size * fix(doc): dbus: signatures for zone tuple based APIs * fix(config): bool values in dict based import/export * fix(dbus): service: don’t cleanup config for old set APIs * fix(ipset): flush the set if IndividiualCalls=yes * fix(firewall-offline-cmd): remove instances of “[P]” in help text * fix(rich): source mac with nftables backend * docs: replace occurrences of the term blacklist with denylist * fix: core: rich: Catch ValueError on non-numeric priority values * docs(README): add libxslt for doc generation * fix(cli): add –zone is an invalid option with –direct * fix(cli): add ipset type hash:mac is incompatible with the family parameter - Update to version 0.7.5 (jsc#SLE-12281): * release: v0.7.5 * chore(translation): merge from master * fix(cli): add ipset type hash:mac is incompatible with the family parameter Fixes: rhbz1541077 * test(rhbz1483921): better test name * fix(cli): add --zone is an invalid option with --direct * fix: core: rich: Catch ValueError on non-numeric priority values * fix: update dynamic DCE RPC ports in freeipa-trust service * docs: replace occurrences of the term blacklist with denylist * docs(README): add libxslt for doc generation * test(rich): source mac with nftables backend * fix(firewall-offline-cmd): remove instances of "/[P]"/ in help text * test(check-container): add support for centos8 stream * test(functions): use IndividualCalls if host doesn't support nft rule index * test(functions): add macro IF_HOST_SUPPORTS_NFT_RULE_INDEX * test(dbus): better way to check IPv6_rpfilter expected value * fix(ipset): flush the set if IndividiualCalls=yes * test(ipv6): skip square bracket address tests if ipv6 not available * test(gh509): only run test for nftables backend * fix(dbus): service: don't cleanup config for old set APIs * fix(config): bool values in dict based import/export * fix(doc): dbus: signatures for zone tuple based APIs * test(dbus): zone: fix zone runtime functional test title * test(dbus): zone: fix false failure due to list order * fix(client): addService needs to reduce tuple size * test(direct): rule in a zone chain * fix(direct): rule in a zone chain * test(dbus): zone: verify runtime config APIs * test(dbus): zone: verify permanent config APIs * fix(systemd): Conflict with nftables.service * fix: test/regression/gh599: use expr to be more portable * test: dbus: zone: verify runtime config API signatures * test: dbus: zone: verify permanent config API signatures * fix: test/regression/gh599: fix if not using debug output * test: log: verify logging still works after truncate * test: ipset: verify port ranges for non-default protocol - Update to 0.7.4 This is a bug fix only release. However, it does reintroduce the zone drifting bug as a feature. See #258 and #441. This behavior is disabled by default. * improvement: build: add an option to disable building documentation * Typo in firewall-config(1) * Fix typo in TFTP service description * doc: README: add note about language translations * fix: rich: source/dest only matching with mark action * feat: AllowZoneDrifting config option * feat: nftables: support AllowZoneDrifting=yes * feat: ipXtables: support AllowZoneDrifting=yes * fix: firewall-offline-cmd: Don't print warning about AllowZoneDrifting * fix: add logrotate policy * fix: tests: regenerate testsuite if .../{cli,python}/*.at changes * doc: direct: add CAVEATS section * fix: checkIP6: strip leading/trailing square brackets * fix: nftables: remove square brackets from IPv6 addresses * fix: ipXtables: remove square brackets from IPv6 addresses * fix: nftables: zone dispatch with multidimensional ipsets * fix: ipset: destroy runtime sets on reload/stop * fix: port: support querying sub ranges * fix: source_port: support querying sub ranges * doc: specify accepted characters for object names * fix: doc: address copy/paste mistakes in short/description * fix: configure: atlocal: quote variable values * fix: nftables: allow set intervals with concatenations * doc: clarify --set-target values "/default"/ vs "/reject"/ - Update to version 0.7.3: * release: v0.7.3 * chore: update translations * doc: README: add note about integration tests * test: check-container: also run check-integration * test: integration: NM zone overrides interface on reload * test: build: support integration tests * test: functions: add macro NMCLI_CHECK * test: functions: new macros for starting/stopping NetworkManager * fix: test: leave "/cleanup"/ for tests cases * test: check-container: add support for fedora rawhide * test: check-container: add support for debian sid * test: build: add support for running in containers * fix: test/functions: FWD_END_TEST: improve grep for errors/warnings * fix: test: direct passthrough: no need to check for dummy module * fix: test: CHECK_NAT_COEXISTENCE: only check for kernel version * fix: reload: let NM interface assignments override permanent config * chore: tests: rename IF_IPV6_SUPPORTED to IF_HOST_SUPPORTS_IPV6_RULES * fix: tests: convert host ipv6 checks to runtime * fix: tests: convert ip6tables checks to runtime * fix: tests: convert probe of nft numeric args to runtime * fix: tests: convert nftables fib checks to runtime * fix: build: distribute testsuite * fix: don't probe for available kernel modules * fix: failure to load modules no longer fatal * fix: tests/functions: canonicalize XML output * chore: doc: update authors * fix: test: use debug output based on autotest variable * fix: src/tests/Makefile: distclean should clean atconfig - No longer recommend -lang: supplements are in use. - Replace incorrect usage of %_libexecdir with %_prefix/lib - rebased the original patch from revision 19 - Added a patch to make iptables the default again on openSUSE - Update to version 0.7.2: This is a bug fix only release. * fix: direct: removeRules() was mistakenly removing all rules * fix: guarantee zone source dispatch is sorted by zone name * fix: nftables: fix zone dispatch using ipset sources in nat chains * doc: add --default-config and --system-config * fix: --add-masquerade should only affect ipv4 * fix: nftables: --forward-ports should only affect IPv4 * fix: direct: removeRules() not removing all rules in chain * dbus: service: fix service includes individual APIs * fix: allow custom helpers using standard helper modules * fix: service: usage of helpers with '-' in name * fix: Revert "/ebtables: drop support for broute table"/ * fix: ebtables: don't use tables that aren't available * fix: fw: initialize _rfc3964_ipv4 - Update to version 0.7.1: * Rich Rule Priorities * Service Definition Includes - Service definitions can now include lines like: <include service="/https"//> which will include all the ports, etc from the https service. * RFC3964 IPv4 filtering - A new option RFC3964_IPv4 in firewalld.conf is available. It does filtering based on RFC3964 in regards to IPv4 addresses. This functionality was traditionally in network-scripts. * FlushAllOnReload - A new option FlushAllOnReload in firewalld.conf is available. Older release retained some settings (direct rules, interface to zone assignments) during a - -reload. With the introduction of this configuration option that is no longer the case. Old behavior can be restored by setting FlushAllOnReload=no. * 15 new service definitions * fix: firewall-offline-cmd: service: use dict based APIs * fix: client: service: use dict based dbus APIs * test: dbus: coverage for new service APIs * fix: dbus: new dict based APIs for services * test: dbus: service API coverage * test: functions: add macro DBUS_INTROSPECT * test: functions: add CHOMP macro for shell output * fix: tests/functions: use gdbus instead of dbus-send * fix: dbus: add missing APIs for service includes - Remove patch for using iptables instead of nftables - we should finally switch to nftables and fix its issues properly if they occur again: * 0001-firewall-backend-Switch-default-backend-to-iptables.patch - Remove patch which was released upstream: * 0002-Add-FlushAllOnReload-config-option.patch - Update to version 0.6.4: * chore: update translations * treewide: fix over indentation (flake8 E117) * test: travis: add another test matrix for omitting ip6tables * chore: travis: split test matrix by keywords * chore: tests: add AT_KEYWORDS for firewall-offline-cmd * improvement: tests: Use AT_KEYWORDS for backends * fix: tests: guard occurrences of IPv6 * fix: tests/functions: ignore warnings about missing ip6tables * test: add macro IF_IPV6_SUPPORTED - Move RPM macros to %_rpmmacrodir. - Revert last change: the macros DO reference firewall-cmd, but as they are expanded during build time of the package, not at runtime, the point in time is wrong to require firewalld. The consumer of the macro is responsible to ask for the right commands to be present at runtime of the scripts (boo#1125775#c9). - Add dependency between firewall-macros and firewalld. (boo#1125775) - Fix --with-ifcfgdir configure parameter. (boo#1124212) - Add upstream patch to make --reload/--complete-reload forget the runtime configuration and always load the permanent one (bsc#1121277) * 0002-Add-FlushAllOnReload-config-option.patch - Update to 0.6.3. Some of the changes are: * update translations * nftables: fix reject statement in "/block"/ zone * shell-completion: bash: don't check firewalld state * firewalld: fix --runtime-to-permanent if NM not in use. * firewall-cmd: sort --list-protocols output * firewall-cmd: sort --list-services output * command: sort services/protocols in --list-all output * services: add audit * nftables: fix rich rule log/audit being added to wrong chain * nftables: fix destination checks not allowing masks * firewall/core/io/*.py: Let SAX handle the encoding of XML files (gh#firewalld/firewalld#395)(bsc#1083361) * fw_zone: expose _ipset_match_flags() * tests/firewall-cmd: exercise multiple interfaces and zones * fw_transaction: On clear zone transaction, must clear fw and other zones * Fix translating labels (gh#firewalld/firewalld#392) - Remove patches which have made it upstream: * 0001-Fix-translating-labels-392.patch * 0002-firewalld-0.6.x-rich-rule-with-ipset-regression.patch - Add upstream patch to mark more strings as translatable which is required by firewall UI when creating rich rules (bsc#1096542) * 0001-Fix-translating-labels-392.patch - Add upstream patch to fix rich rules that uses ipset (bsc#1104990) * 00002-firewalld-0.6.x-rich-rule-with-ipset-regression.patch - Update to 0.6.2. Some of the changes are: * update translations * nftables: fix log-denied with values other than "/all"/ or "/off"/ * fw_ipset: raise FirewallError if backend command fails * ipset: only use "/-exist"/ on restore * fw_ipset: fix duplicate add of ipset entries * *tables: For opened ports/protocols/etc match ct state new,untracked (bsc#1105821) * ipXtables: increase wait lock to 10s * nftables: fix rich rules ports/protocols/source ports not considering ct state * ports: allow querying a single added by range * fw_zone: do not change rich rule errors into warnings * fw_zone: fix services with multiple destination IP versions (bsc#1105899) * fw_zone: consider destination for protocols * firewall/core/fw_nm: nm_get_zone_of_connection should return None or empty string instead of False (boo#1106319) * fw: If direct rules fail to apply add a "/Direct"/ label to error msg * fw: if startup fails on reload, reapply non-perm config that survives reload * nftables: fix rich rule audit log * ebtables: replace RETURN policy with explicit RETURN at end of chain * direct backends: allow build_chain() to build multiple rules * fw: if failure occurs during startup set state to FAILED * fw: on restart set policy from same function * ebtables: drop support for broute table - Remove upstream patches * 0001-nftables-fix-rich-rules-ports-protocols-source-ports.patch * 0001-fw_zone-consider-destination-for-protocols.patch * 0002-fw_zone-fix-services-with-multiple-destination-IP-ve.patch * firewalld-fix-firewalld-config-crash.patch - Add upstream patch to fix Neighbor Discovery filtering for IPv6 (bsc#1105821) * 0001-nftables-fix-rich-rules-ports-protocols-source-ports.patch - Add upstream patch to fix building rules for multiple IP families (bsc#1105899) * 0001-fw_zone-consider-destination-for-protocols.patch * 0002-fw_zone-fix-services-with-multiple-destination-IP-ve.patch - Add firewalld-fix-firewalld-config-crash.patch: set nm_get_zone_of_connection to return 'None' instead of 'False' for automatically generated connections to avoid firewall-config crashes. Patch provided by upstream (boo#1106319, gh#firewalld/firewalld#370). - Also switch firewall backend fallback to 'iptables' (bsc#1102761) This ensures that existing configuration files will keep working even if FirewallBackend option is missing. * 0001-firewall-backend-Switch-default-backend-to-iptables.patch - Update to 0.6.1. Some of the changes are: * Correct source/destination in rich rule masquerade * Only modify ifcfg files for permanent configuration changes * Fix a backtrace when calling common_reverse_rule() * man firewalld.conf: Show nftables is the default FirewallBackend * firewall-config: fix some untranslated strings that caused a UI bug causing rich rules to not be modify-able (bsc#1096542) * fw_direct: avoid log for untracked passthrough queries * fixed many issues if iptables is actually iptables-nft * Use preferred location for AppData files * ipXtables: fix ICMP block inversion with set-log-denied * fixes ICMP block inversion with set-log-denied with IndividualCalls=yes * nftables: fix set-log-denied if target is not ACCEPT * fw_direct: strip _direct chain suffix if using nftables * NetworkManager integration bugfixes. - Switch back to 'iptables' backend as default (bsc#1102761) - Update to 0.6.0. Some of the changes are: * update translations * firewall-config: Add ipv6-icmp to the protocol dropdown box (#348, bsc#1099698) * core: logger: Remove world-readable bit from logfile (#349, bsc#1098986) * IPv6 rpfilter: explicitly allow neighbor solicitation * nftables backend (default) * Added loads of new services * firewall-cmd: add --check-config option * firewall-offline-cmd: add --check-config option * firewallctl: completely remove all code and references * dbus: expose FirewallBackend * dbus: fix erroneous fallback for AutomaticHelpers - Remove patches which have made it upstream * firewalld-add-additional-services.patch - spec-cleaner fixes - Update to 0.5.3 (bsc#1093120) * tests/regression: add test for ipset with timeout * ipset: allow adding entries to ipsets with timeout * translations: update * helpers: load helper module explicitly if no port given * helpers: nf_conntrack_proto-* helpers needs name cropped * config/Makefile: correct name of proto-gre helper * tests/regression: test helper nf_conntrack_proto_gre (#263) * functions: get_nf_nat_helpers() should look in other directories too * functions: Allow nf_conntrack_proto_* helpers * services: Add GRE * helpers: Add proto-gre * tests/regression: add test to verify ICMP block in forward chain * ipXtables: fix ICMP block not being present in FORWARD chain - Translations update (bsc#1081623). - Backport upstream patches to add additional services (bsc#1082033) * firewalld-add-additional-services.patch - Update to 0.5.2 * fix rule deduplication causing accidental removal of rules * log failure to parse direct rules xml as an error * firewall-config: Break infinite loop when firewalld is not running * fix set-log-denied not taking effect * po: update translations - Remove high-availability service. SUSE HA uses the cluster service provided by the yast2-cluster package (bsc#1078223) - Update to 0.5.1 * ipXtables: fix iptables-restore wait option detection * python3: use "/foo in dict"/ not dict.has_key(foo) * Fix potential python3 keys() incompatibility in watcher * Fixed python3 compatibility * ebtables: fix missing default value to set_rule() * fw_zone: fix invalid reference to __icmp_block_inversion * zones: Correct and defer check_name for combined zones - Update to 0.5.0 * firewallctl: mark deprecated (gh#firewalld/firewalld##261) * Add nmea-0183 service * Add sycthing-gui service * Add syncthing service * Adding FirewallD jenkins service (gh#firewalld/firewalld#256) * services/high-availability: Add port 9929 * Fix and improve firewalld-sysctls.conf * firewalld: also reload dbus config interface for global options * Add MongoDB service definition * src: firewall: Add support for SUSE ifcfg scripts * Add UPnP client service * firewalld: Allow specifying log file location * firewalld/firewall-offline-cmd: Allow setting system config directories - Drop obsolete patch * 0001-suse-ifcfg-files.patch - Drop tests installation - Introduce new python3-firewall and firewall-macros subpackages. The first one contains the firewalld python3 bindings and the second one contains the RPM macros for firewalld. - Replace dbus-1-python requires with dbus-1-python3: since firewalld was migrated to python3, we also have to require the python3 dependencies (boo#1070310). - Add missing python3-gobject-Gdk dependency (boo#1069952) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Make sure to use python3 everywhere (boo#1068778) - Add combined upstream patch to support SUSE ifcfg network files. * 0001-suse-ifcfg-files.patch (gh#firewalld/firewalld#262, fate#323460) - Update to version 0.4.4.6 * firewall.core.fw_config: Fix check for icmp builtin name * config.services: docker-swarm: fix incorrect attribute * xmlschema/service.xsd: Fix protocol looking for name instead of value * Add docker swarm service (gh#firewalld/firewalld#230) * Adding FirewallD redis service (gh#firewalld/firewalld#248) * Adding firewalld zabbix server and agent services (gh#firewalld/firewalld#221) * firewall-offline-cmd: Don't require root for help output * doc: firewall-cmd: Document --query-* options return codes * firewall-cmd: Use colors only if output is a TTY * core: Log unsupported ICMP types as informational only * add bgp service to predefined services edit to config/Makefile.am * Add git service * Add kprop service * minidlna definitions (gh#firewalld/firewalld#236) * SpiderOak ONE listens on port 21327 and 21328 * autogen.sh: Allow skipping configure via NOCONFIGURE env var * Add missing ports to RH-Satellite-6 service * Reload nf_conntrack sysctls after the module is loaded * Add NFSv3 service. * config/Makefile.am: Add murmur service (a95eed1) * add new service IRC * firewall.core.prog: Simplify runProg output: Combine stderr and stdout * firewall.core.fw: Fix possible dict size change in for loop * firewall.core.fw: Use new firewalld git repo in firewalld organization * config/firewall-config.appdata.xml.in: Use new firewalld git repo in firewalld organization * firewall.core.fw_zone: Rich-rule ICMP type: Error only for conflicting family * firewall.core.rich: Add checks for Rich_Source validation * Handle also IPv6 with the zone masquerade flag * Add IPv6 support for forward-ports in zones * firewall.command: Enable parse_forward_port to work with IPv6 adresses * firewall.core.fw_zone: Fix IPv6 address in rich rule forward ports * add Murmur (Mumble server) service - spec file fixes to avoid rpmlint warnings about duplicate files. - Switch to python3 - Run spec cleaner - Move autogen to build section - Add systemd requirements - Update to version 0.4.4.5 * firewall-offline-cmd: Fix --remove-service-from-zone option (rh#1438127) * Support sctp and dccp in ports, source-ports, forward-ports, helpers and rich rules * firewall-cmd: Fix --{set,get}-{short,description} for zone * firewall.core.ipXtables: Use new wait option for restore commands if available * Adding ovirt-vmconsole service file * Adding oVirt storage-console service. * Adding ctdb service file. * Adding service file for nrpe. * Rename extension for policy choices (server and desktop) to .policy.choice (rh#1449754) * D-Bus interfaces: Fix GetAll for interfaces without properties (rh#1452017) * firewall.core.fw_config: Fix wrong variable use in repr output * firewall.core.fw_icmptype: Add missing import for copy * firewall.core.fw_test: Fix wrong format string in repr * firewall.core.io.zone: Fix getattr use on super(Zone) * firewall.functions: New function get_nf_nat_helpers * firewall.core.fw: Get NAT helpers and store them internally. * firewall.core.fw_zone: Load NAT helpers with conntrack helpers * firewalld.dbus: Add missing properties nf_conntrach_helper_setting and nf_conntrack_helpers * firewall.server.firewalld: New property for NAT helpers supported by the kernel - Update to version 0.4.4.4 * Drop references to fedorahosted.org from spec file and Makefile.am * firewall-config: Show invalid ipset type in the ipset dialog in the bad label * firewall.core.fw: Show icmptypes and ipsets with type errors in permanent env * firewall.server.firewalld: Provide information about the supported icmp types * firewall.core.fw_icmptype: Add ICMP type only if the type is supported * firewall.core.fw: New attributes ip{4,6}tables_supported_icmp_types * firewall.core.ipXtables: New method supported_icmp_types * firewall-config: Deactivate edit buttons if there are no items * firewall.core.io.zone: Fix permanent rich rules using icmp-type (rh#1434594) * firewall.core.fw_ipset: get_ipset may not ckeck if set is applied by default * firewall.core.fw_transaction: Use LastUpdatedOrderedDict for zone transactions - Remove upstream patch: * 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch - Update to version 0.4.4.3 * New service freeipa-trust (rh#1411650) * Complete icmp types for IPv4 and IPv6 * New h323 helper container * Support helper container: h323 * firewall.server.decorators: ALREADY_ errors should be logged as warnings * firewall.command: ALREADY_SET should also result in zero exit code * tests/firewall-offline-cmd_test.sh: Only use firewall-offline-cmd * Support more ipset types: hash:ip,port, hash:ip,port,ip, hash:ip,port,net, hash:ip,mark, hash:net,net, hash:net,port, hash:net,port,net, hash:net,iface * New checks for ipset entry validation * Use ipset dimension for match * firewall.core.base: New ZONE_SOURCE_IPSET_TYPES list * New firewall.core.icmp providing names and types for icmp and icmpv6 values * firewall.core.fw_ipset: New methods to get ipset dimension and applied state * firewall.errors: New error NOT_APPLIED * firewall-cmd man page: Add missing --get-ipset-types * firewall.core.fw_nm: No trace back on failed get_connection call (rh#1413345) * firewall.core.prog: Fix addition of the error output in runProg * Speed up ipset handling, (re)loading and import from file * Support --family option for --new-ipset * Handle FirewallError for query sequences in command line tools * Fail to alter entries of ipsets with timeout * Extended tests for ipset options * Return empty list for ipsets using timeouts * firewall.functions: Fix checks in checkIPnMask and checkIP6nMask (gh#t-woerner/firewalld#186) * firewalld.conf man page: New section about AutomaticHelpers * firewall-offline-cmd man page: Added -v and -q options, fixed section ids * firewall{-cmd, ctl}: Fix scope of final return in try_set_zone_of_interface * firewall.core.fw_zone: Limit masquerading forward rule to new connections * firewall-config: Update active zones on reloaded signal * firewall-applet: Update active zones and tooltip on reloaded signal * firewall.core.fw_zone: Fix missing chain for helper in rich rules using service (rh#1416578) * Support icmp-type usage in rich rules (rh#1409544) * firewall[-offline]-cmd: Fix --{set,get}-{short,description} for ipset and helper (rh#1416325) * firewall.core.ipset: Solve ipset creation issues with -exist and more flag tests * Speed up start and restart for ipsets with lots of entries (rh#1416817) * Speed up of ipset alteration by adding and removing entries using a file (rh#1416817) * Code cleanup and minor bug fixes * firewall.core.prog: Fix addition of the error output in runProg * New services mssql, kibana, elasticsearch, quassel, bitcoin-rpc, bitcoin-testnet-rpc, bitcoin-testnet, bitcoin and spideroak-lansync * Translation updates - Add upstream patch to fix ipset overloading from /etc/firewalld/ipsets (gh#t-woerner/firewalld#206) * 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch - Update to version 0.4.4.2 * firewalld.spec: Added helpers and ipsets paths to firewalld-filesystem * firewall.core.fw_nm: create NMClient lazily * Do not use hard-coded path for modinfo, use autofoo to detect it * firewall.core.io.ifcfg: Dropped invalid option warning with bad format string * firewall.core.io.ifcfg: Properly handle quoted ifcfg values * firewall.core.fw_zone: Do not reset ZONE with ifdown * Updated translations from zanata * firewall-config: Extra grid at bottom to visualize firewalld settings - Update to version 0.4.4.1 * Translation updates form zanata * firewallctl: New support for helpers * firewallctl: Use sys.excepthook to force exception_handler usage always * firewall-config: Use proper source check in sourceDialog - Update to version 0.4.4 * firewall-applet: Use PyQt5 * firewall-config: New nf_conntrack_select dialog, use nf_conntrack_helpers D-Bus property * New helpers Q.931 and RAS from nf_conntrack_h323 * firewall.core.fw_zone: Add zone bingings for PREROUTING in the raw table * firewall.core.ipXtables: Add PREROUTING default rules for zones in raw table * New helper configuration files for amanda, ftp, irc, netbios-ns, pptp, sane, sip, snmp and tftp * firewall-cmd: Fixed --{get,set}-{description,short} for permanent zones * firewall.command: Do not use error code 254 for {ALREADY,NOT}_ENABLED sequences * Misc bug fixes. * For the complete list of changes please see: https://github.com/t-woerner/firewalld/releases/tag/v0.4.4 - Relax permissions for default installation files. The files in /usr/lib/firewalld are the default ones as shipped by the package and there is nothing secret in them. - Update to version 0.4.3.3 * Fixes CVE-2016-5410 (bsc#992772) * Standard error is now used for errors and warnings * Several fixes for use in change roots * Systemd service file changes * Fixed translations in firewall-config * Command line clients * Fixes infinite event handling loop in firewall-{config,applet} (bsc#992082) - Update to version 0.4.3.2 * Fix regression with unavailable optional commands * All missing backend messages should be warnings * Individual calls for missing restore commands * Only one authenticate call for add and remove options and also sequences * New service RH-Satellite-6 - Update to version 0.4.3.1 * firewall.command: Fix python3 DBusException message not interable error * src/Makefile.am: Fix path in firewall-[offline-]cmd_test.sh while installing * firewallctl: Do not trace back on list command without further arguments * firewallctl (man1): Added remaining sections zone, service, .. * firewallctl: Added runtime-to-permanent, interface and source parser, IndividualCalls setting * firewall.server.config: Allow to set IndividualCalls property in config interface * Fix missing icmp rules for some zones * runProg: Fix issue with running programs * firewall-offline-cmd: Fix issues with missing system-config-firewall * firewall.core.ipXtables: Split up source and dest addresses for transaction * firewall.server.config: Log error in case of loading malformed files in watcher * Install and package the firewallctl man page * Translation updates - Update to version 0.4.3 * New firewallctl utility (rh#1147959) * doc.xml.seealso: Show firewalld.dbus in See Also sections * firewall.core.fw_config: Create backup on zone, service, ipset and icmptype removal (rh#1339251) * {zone,service,ipset,icmptype}_writer: Do not fail on failed backup * firewall-[offline-]cmd: Fix --new-X-from-file options for files in cwd * firewall-cmd: Dropped duplicate setType call in --new-ipset * radius service: Support also tcp ports (RBZ#1219717) * xmlschemas: Support source-port, protocol, icmp-block-inversion and ipset sources * config.xmlschema.service.xsd: Fix service destination conflicts (rh#1296573) * firewall-cmd, firewalld man: Information about new NetworkManager and ifcfg * firewall.command: Only print summary and description in print_X_info with verbose * firewall.command: print_msg should be able to print empty lines * firewall-config: No processing of runtime passthroughs signals in permanent * Landspace.io fixes and pylint calm downs * firewall.core.io.zone: Add zone_reader and zone_writer to all, pylint fixes * firewall-config: Fixed titles of command and context dialogs, also entry lenths * firewall-config: pylint calm downs * firewall.core.fw_zone: Fix use of MAC source in rich rules without ipv limit * firewall-config: Use self.active_zoens in conf_zone_added_cb * firewall.command: New parse_port, extended parse methods with more checks * firewall.command: Fixed parse_port to use the separator in the split call * firewall.command: New [de]activate_exception_handler, raise error in parse_X * services ha: Allow corosync-qnetd port * firewall-applet: Support for kde5-nm-connection-editor * tests/firewall-offline-cmd_test.sh: New tests for service and icmptype modifications * firewall-offline-cmd: Use FirewallCommand for simplification and sequence options * tests/firewall-cmd_test.sh: New tests for service and icmptype modifications * firewall-cmd: Fixed set, remove and query destination options for services * firewall.core.io.service: Source ports have not been checked in _check_config * firewall.core.fw_zone: Method check_source_port is not used, removed * firewall.core.base: Added default to ZONE_TARGETS * firewall.client: Allow to remove ipv:address pair for service destinations * tests/firewall-offline-cmd_test.sh: There is no timeout option in permanent * firewall-cmd: Landscape.io fixes, pylint calm downs * firewall-cmd: Use FirewallCommand for simplification and sequence options * firewall.command: New FirewallCommand for command line client simplification * New services: kshell, rsh, ganglia-master, ganglia-client * firewalld: Cleanup of unused imports, do not translate some deamon messages * firewalld: With fd close interation in runProg, it is not needed here anymore * firewall.core.prog: Add fd close iteration to runProg * firewall.core.fw_nm: Hide NM typelib import, new nm_get_dbus_interface function * firewalld.spec: Require NetworkManager-libnm instead of NetworkManager-glib * firewall-config: New add/remove ipset entries from file, remove all entries * firewall-applet: Fix tooltip after applet start with connection to firewalld * firewall-config: Select new zone, service or icmptype if the view was empty * firewalld.spec: Added build requires for iptables, ebtables and ipset * Adding nf_conntrack_sip module to the service SIP * firewall: core: fw_ifcfg: Quickly return if ifcfg directory does not exist * Drop unneeded python shebangs * Translation updates - Remove obsolete patches: * 0001-src-firewall-core-Drop-unneeded-python-shebangs.patch * 0002-firewall-core-fw_ifcfg-Quickly-return-if-ifcfg-direc.patch * 0003-firewall.core.fw_nm-Hide-NM-typelib-import-new-nm_ge.patch - Add missing %{?_smp_mflags} during install. This will speed up the installation phase as well as expose build system's problems due to higher level of parallelism. - Run make during %build to ensure missing documentation is generated. - spec file cleanups. - Add upstream patch to prevent unconditional dependencies to the NetworkManager typelib (gh#t-woerner/firewalld#119) * 0003-firewall.core.fw_nm-Hide-NM-typelib-import-new-nm_ge.patch - Update to version 0.4.2 * New module to search for and change ifcfg files for interfaces not under control of NM * firewall_config: Enhanced messages in status bar * firewall-config: New message window as overlay if not connected * firewall-config: Fix sentivity of option, view menus and main paned if not connected * firewall-applet: Quit on SIGINT (Ctrl-C), reduced D-Bus calls, some cleanup * firewall-[offline]cmd: Show target in zone information * D-Bus: Completed masquerade methods in FirewallClientZoneSettings * Fixed log-denied rules for icmp-blocks * Keep sorting of interfaces, services, icmp-blocks and other settings in zones * Fixed runtime-to-permanent not to save interfaces under control of NM * New icmp-block-inversion flag in the zones * ICMP type filtering in the zones * New services: sip, sips, managesieve * rich rules: Allow destination action (rh#1163428) * firewall-offline-cmd: New option -q/--quiet * firewall-[offline-]cmd: New --add-[zone,service,ipset,icmptype]-from-file * firewall-[offline-]cmd: Fix option for setting the destination address * firewall-config: Fixed resizing behaviour * New transaction model for speed ups in start, restart, stop and other actions * firewall-cmd: New options --load{zone,service,ipset,icmptype}-defaults * Fixed memory leak in dbus_introspection_add_properties * Landscape.io fixes, pylint calm downs * New D-Bus getXnames methods to speed up firewall-config and firewall-cmd * ebtables-restore: No support for COMMIT command * Source port support in services, zones and rich rules * firewall-offline-cmd: Added --{add,remove}-entries-from-file for ipsets * firewall-config: New active bindings side bar for simple binding changes * Reworked NetworkManager module * Proper default zone handling for NM connections * Try to set zone binding with NM if interface is under control of NM * Code cleanup and bug fixes * Include test suite in the release and install in /usr/share/firewalld/tests * New Travis-CI configuration file * Fixed more broken frensh translations * Translation updates - Add upstream patches * 0001-src-firewall-core-Drop-unneeded-python-shebangs.patch: Removes unneeded python shebangs * 0002-firewall-core-fw_ifcfg-Quickly-return-if-ifcfg-direc.patch: Do not try to access the network-scripts ifcfg directory. - Drop rejected patch * drop-standard-output-error-systemd.patch - Minor spec file clean-up - Avoid runtime dependency on systemd, the macros can all deal with its absence. - Suggest the susefirewall2-to-firewalld package which could assist in migrating the SuSEFirewall2 iptables rules to FirewallD. - Update to version 0.4.1.2 * Install fw_nm module * firewalld: Do not fail if log file could not be opened * Make ipsets visible per default in firewall-config * Fixed translations with python3 [changes in 0.4.1.1] * Fix for broken frensh translation [changes in 0.4.1] * Enhancements of ipset handling * No cleanup of ipsets using timeouts while reloading * Only destroy conflicting ipsets * Only use ipset types supported by the system * Add and remove several ipset entries in one call using a file * Reduce time frame where builtin chains are on policy DROP while reloading * Include descriptions in --info-X calls * Command line interface support to get and alter descriptions of zones, * services, ipsets and icmptypes with permanent option * Properly watch changes in combined zones * Fix logging in rich rule forward rules * Transformed direct.passthrough errors into warnings * Rework of import structures * Reduced calls to get ids for port and protocol names (rh#1305434) * Build and installation fixes by Markos Chandras * Provide D-Bus properties in introspection data * Fix for flaws found by landscape.io * Fix for repeated SUGHUP * New NetworkManager module to get and set zones of connections, used in firewall-applet and firewall-config * configure: Autodetect backend tools ({ip,ip6,eb}tables{,-restore}, ipset) * Code cleanups * Bug fixes - Fix drop-standard-output-error-systemd.patch tagging - Add libxslt-tools build dependency - Do not recommend a specific version for the lang subpackage - Move translations to a new subpackage - Set DISABLE_RESTART_ON_UPDATE to 'yes' instead of '1'. The macros in /etc/rpm/macros.systemd only check for the 'yes' value so fix it to properly prevent the firewalld service from being restarted during updates. - Drop typelib(NetworkManager), NetworkManager-glib, gtk3 and libnotify dependencies (see OBS SR#360792) - firewall-config needs typelib(NetworkManager) to run - Initial commit. Version 0.4.0 * drop-standard-output-error-systemd.patch (gh#t-woerner/firewalld/pull/67)
- require pkgconfig(xextproto) >= 7.0.99.1 in order to fix build of xcursorgen/xcursor-themes - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING file to %doc - license update: HPND See COPYING - Created package fixesproto with initial version 5.0
- Fix RPM categories. - use-extensions.patch: add AC_USE_SYSTEM_EXTENSIONS to get missing declaration - Explicitly require m4 and library devel package - Do not ship static library - flex 2.6.4: * Some minor performance enhancements * honor user defined yy_* macros again - includes changes from 2.6.3: * several bug fixes resolved problems introduced in recent flex versions regarding processing of comments, literals and various quoting scenarios. * fix buffer overflow through long path (bsc#1026047) - includes changes from 2.6.2: * a segfalt involving yyrestart(NULL) has been fixed * flex should now handle quoting when mixed with m4 processing correctly * flex handles `[[' and `]]' correctly * flex no longer generates non-ANSI code * more compilation warnings were squashed in generated scanners * prevented a buffer overflow that could occur when input buffers were the exact wrong size - drop flex-2.6.1-fPIC.patch - build the shared library and split libfl - Fix de-registration of the info files. - Small spec file cleanup - Update to version 2.6.1 * A number of compiler warnings have been remedied. * Line directives should now work as expected and be absent when that is expected. * Resolved github issues #53, #54, #55, #61. * Resolved sf bugs #128, #129, #155, #160, #184, #187, #195. - Refresh flex-2.5.34-fPIC.patch -> flex-2.6.1-fPIC.patch - Drop upstream patches: config-guess-sub-update.patch, flex-2.5.37-bison-2.6.1-1.patch, flex-compatible-with-bison3.patch, flex-yyleng.patch - Drop unneeded patch flex-2.5.37-notex.patch - flex-yyleng.patch: fix type of yyleng to be int as mandated by POSIX. Fixes perl-SystemPerl, for example. - Add flex-compatible-with-bison3.patch * fix tests with bison3, see http://sourceforge.net/p/flex/flex/ci/c376be574e99b5f64a7dad71cfc7c0b1f71b747b/ - config-guess-sub-update.patch: Update config.guess/sub for aarch64 - update to 2.5.37 * * Import flex into git. See git://flex.git.sourceforge.net/gitroot/flex/flex. * * Fix make install target to not fail when the flex++ program is already installed * * New translations from the translation project: de, fi, pl, vi * * various portability fixes that quiet compiler warnings on 64-bit hosts * * various manual fixes, including correcting the name of a %option and updating some simple examples to use ANSI C syntax * * various bug fixes that prevent certain error conditions from persisting when they should not persist * * improvements to the test suite so it behaves better when linking compiled files * * new translations from the translation project: ca, da, es, fi, fr, ga, ko, pt_br, ro, ru, sv, tr, zh_cn * * the flex distribution is now built with automake 1.10.1 and automake 2.61 - add patch flex-2.5.37-notex.patch to compile without texlive - remove patches no longer required: flex-2.5.33-yylineno.patch flex-2.5.34-doc-fix.diff flex-2.5.34-g++44.diff - add automake as buildrequire to avoid implicit dependency - fix compile failure outside ARM - Skip the test suite when building in qemu userspace emulation to fix and speedup build on ARM. - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) - add baselibs.conf as a source - fix link line
- Set fontrootdir in configure options Fixes (boo#1024391). - Add gpg signature - Update to font-util 1.3.1: * This release fixes the autoconf macros installed for use generating the other Xorg font packages to respect the $PKG_CONFIG variable that some build systems, especially cross-compilers, require; and updates the license notice in map-JISX0201.1976-0 to the current version from Unicode Consortium. - Remove superfluous BuildRequire, Require - Added url as source. Please see http://en.opensuse.org/SourceUrls - updated CP932.TXT to make buildservice happy - Rename source and binary package from xorg-x11-fonts-devel to font-utils. - Add Provides/Obsoletes for xorg-x11-fonts-devel to smooth upgrades. - Update to font-util 1.3.0: + bdftruncate: Properly support -w and +w + Fix compiler warnings + Better support for cross-compiling - Include version of font-util in the version of the package. For instance, this will now be 7.6_1.3.0. - bumped version number to 7.6 - font-util 1.2.0 * This release adds two new options that some of the font packages will offer in their configure scripts: - -disable-all-encodings option to the macros used in the bdf font packages, to set the default to disabled for all encodings so that builders/packagers wanting to build just a subset of encodings can start with none and add the ones they want instead of having to disable all those they don't want. - -with-fc-confdir to specify the path to fontconfig's configuration files directory (normally /etc/fonts), for packages like bh-ttf that install fontconfig configuration snippets. If not specified, the default will be the confdir variable from fontconfig.pc if present (which it won't be until the next fontconfig release), otherwise ${sysconfdir}/fonts. - font-util 1.1.2 * This release fixes the bug in the fontutils.m4 autoconf macros that allowed packages generated with these macros to successfully pass configure when required utilities were missing, resulting in build failures that were hard to diagnose, such as "/-b: command not found"/. Existing font packages will need to have autoreconf run after installing the new fontutil.m4 to take advantage of this fix - the next release of the font packages will include this fix in the configure scripts distributed in their tarballs. - bumped version number to 7.5 - font-util 1.1.1 - font-util 1.0.2 * Replace bdftruncate Perl script with C program
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: BSD-2-Clause See COPYING - Created package fontcacheproto with initial version 0.1.3
- fontconfig-devel-32bit needs to require fontconfig-32bit, needed for Wine development (bsc#1172301) - fc-query: remove redundant debug output + fontconfig-remove-debug-output.patch - Update to 2.12.6: * conf.d: Drop aliases for (URW)++ fonts (upstreamed) * other minor fixes - Includes changes from 2.12.5: * update docs * Accept 4 digit script tag in FcLangNormalize(). * fc-blanks: fall back to the static data available in repo if downloaded data is corrupted * emoji related fixes * various cleanups * support listing named instances - Version update to 2.12.4: * Various distcheck errors * FcCharSetHash(): use the 'numbers' values to compute the hash * fc-lang: gracefully handle the case where the last language initial is < 'z' * Fix an off-by-one error in FcLangSetIndex() * Fix erroneous test on language id in FcLangSetPromote() * FcLangSetCompare(): fix bug when two charsets come from different "/buckets"/ * Treat C.UTF-8 and C.utf8 locales as built in the C library - Remove merged upstream fontconfig-locale_c.utf8.patch - Remove fontconfig-doc archive, the generated output is already present in the upstream released tarball - Remove unused configure options - Remove --with-pic which is only useful for static libs. - Update to 2.12.3: Don't call perror() if no changes happens in errno Fix FcCacheOffsetsValid() Fix the build issue with gperf 3.1 Fix the build issue on GNU/Hurd Update a bit for the changes in FreeType 2.7.1 Add the description of FC_LANG envvar to the doc Bug 101202 - fontconfig FTBFS if docbook-utils is installed Correct cache version info in doc/fontconfig-user.sgml Avoid conflicts with integer width macros from TS 18661-1:2014 Fix PostScript font alias name Update aliases for URW June 2016 - removed unneeded: - fontconfig-glibc-2.25.patch - make-check.patch - Add patch fontconfig-glibc-2.25.patch * Fixes build with glibc 2.25. - Update to 2.12.1: Update CaseFolding.txt to Unicode 9.0 Fix some errors related to python3 Bug 96676 - Check range of FcWeightFromOpenType argument Update libtool revision Properly validate offsets in cache files. - Update to version 2.12.0: + Support the size specific design selection in OS/2 table version 5. + Allow the modification on 'lang' and 'charset' objects. + Increase the refcount in FcConfigSetCurrent(). + some updates in orth files. + Add --error-on-no-fonts option to fc-cache. + Use lang=und instead of lang=xx for "/undetermined"/. + Add FC_WEIGHT_DEMILIGHT and change from 65 to 55. + Add FC_COLOR. + Treat color fonts as scalable. + no FC_LANG added with FcConfigSubstitute() when it has "/und"/. + Hardcode blanks in library. + Support symbol fonts. + Unicode 8.0 support. + Add hintstyle templates and default hintslight. + GX font support. + Improve the footprint issue on updating caches. + Bump the cache version to 6. + more bug fixes. - Add fontconfig-locale_c.utf8.patch to recognize C.UTF-8 locale, patch from Debian. - Clean the spec file with spec-cleaner - fix wrong path to documentation (bnc#907685) - removed patch: usr-share-doc-packages.patch
- Add a _service file - Add code in %post to check the value of FORCE_MODIFY_DEFAULT_FONT_SETTINGS_IN_NEXT_UPDATE and if it's set to yes, empty or it doesn't exist, then update the values of FORCE_HINTSTYLE, USE_LCDFILTER and USE_RGBA in /etc/sysconfig/fonts-config to use the default settings established in the 20181211 release (boo#1172022) - Update to 20200609+git0.42e2b1b: * Add variable to allow fonts-config to update default settings * Fix en-US, en-GB font matching - Update to 20190119 * Allow non-ASCII letters in font names (boo#1049056, bnc#1101985). - Update to 20181211 * Update subpixel rendering config * Fix missspelling issue (boo#1111791). so Drop fonts-config-fix-misspelling.patch * Fix (boo#1092737). * other minor tidyups - Use noun phrasing and user-independent wording. - Add fonts-config-fix-misspelling.patch: fix misspelling in configuration file(boo#1111791). - new upstream: https://github.com/openSUSE/fonts-config development will continue there. - drop patch: fontconfig-infinality-generate-tt-groups.patch * infinality project is dead, we use a static result in upstream instead of generating it every time. - update 20180430 * support color emoji * modern fonts for symbol * add configurations for Noto Sans/Serif CJK - Do not create fonts.{dir,scale} in encodings directory (boo#1106850). - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - version 20160921 * add 59-family-prefer-lang-specific.conf to specify prefered family for each language * fix Noto Sans CJK is used for serif alias (boo#998301) * assign monospace to default of Oxygen Mono - version 20160914: * comma and the rest of family string is ignored while translating preference lists from sysconfig to fontconfig snippets [bsc#998300] - Roboto prefered for sans and serif and Source Sans Pro for monospace [bsc#951898] - change fontconfig.SuSE.properties.template to fontconfig.SUSE.properties.template. * To full fit FATE#316521 Get rid of files using the old SUSE spelling.(bnc#942314) - fonts-config: fix use of $ENV vars - updated to 20150424: * introduce --remove-user-setting option - updated to 20150423: * hide local system family preference list when user's one is in action - updated to 20150421: * use mkpath instead of make_path [bnc#927968] * behave better when /usr/share/fontconfig/conf.avail/30-metric-aliases.conf not found - updated to 20150417: * added --user option - added Command: metadata to relevant sysconfig variables [bnc#912279] - updated to 20141207 added --info option (will be required by yast fonts)
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - Created package fontsproto with initial version 2.1.3
- add fping-4.0-fix_ipv6-disabled.patch to fix fping on servers with disabled IPv6 [bsc#1133988] - fping now has cap_net_raw, fix build in Factory (bsc#1047921) - Cleanup a bit with spec-cleaner basically just to use new make_install macro - Do away with %__ macro indirections. - Update to version 4.0 * feature: Auto-adjust timeout for -c/-C/-l mode to value of -p * feature: Enforce -t timeout on reply packets, by discarding late packets (#32) * feature: Option -d/--rdns now always does a rdns-lookup, even for names, as '-n' was doing until now * feature: Keep original name if a hostname is given with -n/--name * feature: New option -6 to force IPv6 * feature: New option -4 to force IPv4 * feature: IPv6 enabled by default * feature: Long option names for all options * feature: Unified 'fping' and 'fping6' into one binary (#80) * feature: fping and fping6 are now unified into one binary. * bugfix: -i/-p restrictions disabled by default (enable with --enable-safe-limits) * bugfix: Default interval -i changed from 25ms to 10ms * bugfix: Fix compatibility issue with GNU Hurd * bugfix: A C99 compiler is now required * bugfix: Option parsing with optparse * bugfix: New changelog file format - Update to version 3.16: * (feature) Support kernel-timestamping of received packets (#46) * (feature) Simplify restrictions: only -i >= 1 and -p >= 10 are enforced now * (bugfix) Fix option -m to return all IPs of a hostname * (bugfix) Fix option -H (ttl) for IPv6 * (bugfix) Fix option -M (don't fragment) for IPv6 * (bugfix) Fix option -O (ToS) for IPv6 * (bugfix) Fix compatibility issue with AIX (#69, @blentzgh) * (bugfix) Fix option -q not suppressing some ICMP error messages (#83) * (bugfix) Fix option -M expecting an argument, when it shouldn't * (bugfix) Fix minor issues found by Coverity Scan - Update to version 3.15: * (bugfix) Fix compiler errors on platforms other than Linux (related to the new -M option, #109) * Test suite fixes for macOS - Update to version 3.14: * (feature) Ignore network and broadcast for cidrs /31 and /32 (#102, Martin Topholm) * (feature) New option '-M' to set the "/Don't Fragment"/ flag (#91, Don Bowman) * (feature) New option '-N' to output statistics for netdata (see: http://my-netdata.io/, #105, Costa Tsaousis) * (feature) New option '-o' to calculate total outage time (#90, @jgerbeck) * (bugfix) Exit code should be 2 when the hostname can't be resolved (fixes #98, reported by @green-fox) * (bugfix) Fix issue compliling on RHEL/Centos 7 (#95, @jbackman) * (bugfix) Lower -i limit to 1 instead of 10 * (bugfix) Improve interval preciseness of -Q reporting * (bugfix) Fix occasional false positive in -Q reporting (#97) * (bugfix) Solaris 10 portability fix (#107, Peter Bray) - Update to version 3.13: + Bugfix: Fix ICMP errors sometimes causing crashes with fping >= 3.11. - Update to version 3.12: + Bugfix: Fix fping6 -R (#84). - Changes from version 3.11: + Feature: - New option -R to use random bytes instead of NULLs (#72). - Small documentation and performance improvements. + Bugfix: Fix double entries with fping -u and unreachable hosts. + Internal: Use sockaddr_storage and simplify code, so that we can one day support both IPv4 and IPv6 with the same binary. - Update to version 3.10: + Fix confusing error message with -g and IPv6 addresses (#58). + Allow option '-f' also for non-root (since setuid privileges are dropped). + Do not retry twice DNS lookup on DNS lookup problem. + Remove support for NIS groups. + Better document -B backoff-factor and when it can be used (#33) + More tests added. - Update to version 3.9: + Fix random output on socket error (#56). + Support ppc64le architecture by including alpha libtool version. + Fix compilation problem on FreeBSD (#57). + Initial test suite and continous intergration (with travis-ci.org / coveralls.io). + Don't output usage information on error. - Changes from version 3.8: + Fix segmentation fault introduced in version 3.7 with loop mode (#55). - Changes from version 3.7: + Allow running as non-root on Mac OS X by using non-privileged ICMP (#7). + Remove unnecessary IPv6 socket options. + Fix again compatibility issue with FreeBSD. + Fix fping hanging forever on permanent sendto failure. + Fix duplicate echo reply packets causing early stop in count mode (#53). - Changes from version 3.6: + Fix loop issue after 65536 pings (#12). + Minimum ping data size is now 0. + Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris. + Fix wrong min RTT value with -Q option (#51). - Drop export CFLAGS="/%optflags -D_GNU_SOURCE -fwhole-program"/, it breaks the build.
- Add CVE-2020-15999.patch to fix a heap buffer overflow has been found in the handling of embedded PNG bitmaps CVE-2020-15999 bsc#1177914 - Use the compiler default C std, since 2012 gcc defaults have changed, we now only need to get rid of ANSIFLAGS, override that variable instead. - Update to version 2.10.1 * The bytecode hinting of OpenType variation fonts was flawed, since the data in the `CVAR' table wasn't correctly applied. * Auto-hinter support for Mongolian. * The handling of the default character in PCF fonts as introduced in version 2.10.0 was partially broken, causing premature abortion of charmap iteration for many fonts. * If `FT_Set_Named_Instance' was called with the same arguments twice in a row, the function returned an incorrect error code the second time. * Direct rendering using FT_RASTER_FLAG_DIRECT crashed (bug introduced in version 2.10.0). * Increased precision while computing OpenType font variation instances. * The flattening algorithm of cubic Bezier curves was slightly changed to make it faster. This can cause very subtle rendering changes, which aren't noticeable by the eye, however. * The auto-hinter now disables hinting if there are blue zones defined for a `style' (i.e., a certain combination of a script and its related typographic features) but the font doesn't contain any characters needed to set up at least one blue zone. - Add tarball signatures and freetype2.keyring - Update to version 2.10.0 * A bunch of new functions has been added to access and process COLR/CPAL data of OpenType fonts with color-layered glyphs. * As a GSoC 2018 project, Nikhil Ramakrishnan completely overhauled and modernized the API reference. * The logic for computing the global ascender, descender, and height of OpenType fonts has been slightly adjusted for consistency. * `TT_Set_MM_Blend' could fail if called repeatedly with the same arguments. * The precision of handling deltas in Variation Fonts has been increased.The problem did only show up with multidimensional designspaces. * New function `FT_Library_SetLcdGeometry' to set up the geometry of LCD subpixels. * FreeType now uses the `defaultChar' property of PCF fonts to set the glyph for the undefined character at glyph index 0 (as FreeType already does for all other supported font formats). As a consequence, the order of glyphs of a PCF font if accessed with FreeType can be different now compared to previous versions. This change doesn't affect PCF font access with cmaps. * `FT_Select_Charmap' has been changed to allow parameter value `FT_ENCODING_NONE', which is valid for BDF, PCF, and Windows FNT formats to access built-in cmaps that don't have a predefined `FT_Encoding' value. * A previously reserved field in the `FT_GlyphSlotRec' structure now holds the glyph index. * The usual round of fuzzer bug fixes to better reject malformed fonts. * `FT_Outline_New_Internal' and `FT_Outline_Done_Internal' have been removed.These two functions were public by oversight only and were never documented. * A new function `FT_Error_String' returns descriptions of error codes if configuration macro FT_CONFIG_OPTION_ERROR_STRINGS is defined. * `FT_Set_MM_WeightVector' and `FT_Get_MM_WeightVector' are new functions limited to Adobe MultiMaster fonts to directly set and get the weight vector. - Remove old ppc64 parts in spec file - Refresh patches: + bugzilla-308961-cmex-workaround.patch + don-t-mark-libpng-as-required-library.patch + enable-long-family-names-by-default.patch - Enable subpixel rendering with infinality config: + enable-subpixel-rendering.patch + enable-infinality-subpixel-hinting.patch - Re-enable freetype-config, there is just too many fallouts. - Update to version 2.9.1 * Type 1 fonts containing flex features were not rendered correctly (bug introduced in version 2.9). * CVE-2018-6942: Older FreeType versions can crash with certain malformed variation fonts. * Bug fix: Multiple calls to `FT_Get_MM_Var' returned garbage. * Emboldening of bitmaps didn't work correctly sometimes, showing various artifacts (bug introduced in version 2.8.1). * The auto-hinter script ranges have been updated for Unicode 11. No support for new scripts have been added, however, with the exception of Georgian Mtavruli. - freetype-config is now deprecated by upstream and not enabled by default. - Drop upstreamed patches: * bnc1079600.patch * psaux-flex.patch * 0001-src-truetype-ttinterp.c-Ins_GETVARIATION-Avoid-NULL-.patch * 0001-truetype-Better-protection-against-invalid-VF-data.patch - Add bnc1079600.patch: Fix several integer overflow issues in truetype/ttinterp.c (bsc#1079600) - Refresh spec-file via spec-cleaner. - Add shell script freetype2.sh in separate package freetype2-profile-tti35 in order to be able to set TrueType interpreter version 35 (boo#1084085). - Added patch: * enable-long-family-names-by-default.patch + Define PCF_CONFIG_OPTION_LONG_FAMILY_NAMES to obtain 2.7.1 behaviour - Added patches: * 0001-src-truetype-ttinterp.c-Ins_GETVARIATION-Avoid-NULL-.patch + Upstream fix for bsc#1079603: Avoid NULL reference in src/truetype/ttinterp.c * 0001-truetype-Better-protection-against-invalid-VF-data.patch + Upstream fix for bsc#1079601: Protection against invalid VF data - Add psaux-flex.patch to fix a regression in Type1 rendering - Update to version 2.9 * Advance width values of variation fonts were often wrong. * More fixes for variation font support; you should update to this version if you want to support them. * As a GSoC project, Ewald Hew extended the new (Adobe) CFF engine to handle Type 1 fonts also, thus greatly improving the rendering of this format. This is the new default. * A new function, `FT_Set_Named_Instance', can be used to set or change the current named instance. * Starting with this FreeType version, resetting variation coordinates will return to the currently selected named instance. Previously, FreeType returned to the base font (i.e., no instance set). * Some fuzzer fixes to better reject malformed fonts. - Update to version 2.8.1 * B/W hinting of TrueType fonts didn't work properly if interpreter version 38 or 40 was selected. * Some severe problems within the handling of TrueType Variation Fonts were found and fixed. * Function `FT_Set_Var_Design_Coordinates' didn't correctly handle the case with less input coordinates than axes. * By default, FreeType now offers high quality LCD-optimized output without resorting to ClearType techniques of resolution tripling and filtering. In this method, called Harmony, each color channel is generated separately after shifting the glyph outline, capitalizing on the fact that the color grids on LCD panels are shifted by a third of a pixel. This output is indistinguishable from ClearType with a light 3-tap filter. * Using the new function `FT_Get_Var_Axis_Flags', an application can access the `flags' field of a variation axis (introduced in OpenType version 1.8.2) * FreeType now synthesizes a missing Unicode cmap for (older) TrueType fonts also if glyph names are available. * The warping option has moved from `light' to `normal' hinting where it replaces the original hinting algorithm. The `light' mode is now always void of any hinting in x-direction. - Update to version 2.8 * Support for OpenType Variation Fonts is now complete. The last missing part was handling the `VVAR' and `MVAR' tables, which is available with this release. * A new function `FT_Face_Properties' allows the control of some module and library properties per font. Currently, the following properties can be handled: stem darkening, LCD filter weights, and the random seed for the `random' CFF operator. * The PCF change to show more `colourful' family names (introduced in version 2.7.1) was too radical; it can now be configured with PCF_CONFIG_OPTION_LONG_FAMILY_NAMES at compile time. If activated, it can be switched off at run time with the new pcf property `no-long-family-names'. If the `FREETYPE_PROPERTIES' environment variable is available, you can say FREETYPE_PROPERTIES=pcf:no-long-family-names=1 * Support for the following scripts has been added to the auto-hinter. Adlam, Avestan, Bamum, Buhid, Carian, Chakma, Coptic, Cypriot, Deseret, Glagolitic, Gothic, Kayah, Lisu, N'Ko, Ol Chiki, Old Turkic, Osage, Osmanya, Saurashtra, Shavian, Sundanese, Tai Viet, Tifinagh, Unified Canadian Syllabics, Vai * `Light' auto-hinting mode no longer uses TrueType metrics for TrueType fonts. This bug was introduced in version 2.4.6, causing horizontal scaling also. Almost all GNU/Linux distributions (with Fedora as a notable exception) disabled the corresponding patch for good reasons; chances are thus high that you won't notice a difference. * If a TrueType font gets loaded with FT_LOAD_NO_HINTING, FreeType now scales the font linearly again (bug introduced in version 2.4.6). * Fixed CVE-2017-8105, CVE-2017-8287: Older FreeType versions have out-of-bounds writes caused by heap-based buffer overflows related to Type 1 fonts. (boo#1035807, boo#1036457) - See https://sourceforge.net/projects/freetype/files/freetype2/2.8/ for the complete changelog. - Update to version 2.7.1: * IMPORTANT CHANGES + Support for the new CFF2 font format as introduced with OpenType 1.8 has been contributed by Dave Arnolds from Adobe. + Preliminary support for variation fonts as specified in OpenType 1.8 (in addition to the already existing support for Adobe's MM and Apple's GX formats). Dave Arnolds contributed handling of advance width change variation; more will come in the next version. * IMPORTANT BUG FIXES + Handling of raw CID fonts was partially broken (bug introduced in 2.6.4). * MISCELLANEOUS + Some limits for TrueType bytecode execution have been tightened to speed up FreeType's handling of malformed fonts, in particular to quickly abort endless loops. + The number of twilight points can no longer be set to an arbitrarily large value. + The total number of jump opcode instructions (like JMPR) with negative arguments is dynamically restricted; the same holds for the total number of iterations in LOOPCALL opcodes. + The dynamic limits are based on the number of points in a glyph and the number of CVT entries. Please report if you encounter a font where the selected values are not adequate. + PCF family names are made more `colourful'; they now include the foundry and information whether they contain wide characters. For example, you no longer get `Fixed' but rather `Sony Fixed' or `Misc Fixed Wide'. + A new function `FT_Get_Var_Blend_Coordinates' (with its alias name `FT_Get_MM_Blend_Coordinates') to retrieve the normalized blend coordinates of the currently selected variation instance has been added to the Multiple Masters interface. + A new function `FT_Get_Var_Design_Coordinates' to retrieve the design coordinates of the currently selected variation instance has been added to the Multiple Masters interface. + A new load flag `FT_LOAD_BITMAP_METRICS_ONLY' to retrieve bitmap information without loading the (embedded) bitmap itself. + Retrieving advance widths from bitmap strikes (using `FT_Get_Advance' and `FT_Get_Advances') have been sped up. + The usual round of fuzzer fixes to better reject malformed fonts. - Drop freetype2-bitmap-foundry.patch, merged upstream. - update to version 2.7: * IMPORTANT CHANGES + As announced earlier, the 2.7.x series now uses the new subpixel hinting mode as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change the `TT_CONFIG_OPTION_SUBPIXEL_HINTING' configuration option to adapt it to your taste (or use the new `FREETYPE_PROPERTIES' environment variable). See the corresponding entry below for version 2.6.4, which gives more information. + A new option `FT_CONFIG_OPTION_ENVIRONMENT_PROPERTIES' has been introduced. If set (which is the default), an environment variable `FREETYPE_PROPERTIES' can be used to control driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 + cff:no-stem-darkening=1 + autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. See file `ftoption.h' for more. * IMPORTANT BUG FIXES + After loading a named instance of a GX variation font, the `face_index' value in the returned `FT_Face' structure now correctly holds the named instance index in the upper 16bits as documented. * MISCELLANEOUS + A new macro `FT_IS_NAMED_INSTANCE' to test whether a given face is a named instance. + More fixes to GX font handling. + Apple's `GETVARIATION' bytecode operator (needed for GX variation font support) has been implemented. + Another round of fuzzer fixes, mainly to reject invalid fonts faster. + Handling of raw CID fonts was broken (bug introduced in version 2.6.4). + The smooth rasterizer has been streamlined to make it faster by approx. 20%. + The `ftgrid' demo program now understands command line option `-d' to give start-up design coordinates. + The `ftdump' demo program has a new command line option `-p' to dump TrueType bytecode instructions. - removed freetype2-subpixel.patch in favor of above FREETYPE_PROPERTIES environment variable - Update to version 2.6.5: + Compilation works again on Mac OS X (bug introduced in version 2.6.4). + The new subpixel hinting mode is now disabled by default; it will be enabled by default in the forthcoming 2.7.x series. Main reason for reverting this feature is the principle of least surprise: a sudden change in appearance of all fonts (even if the rendering improves for almost all recent fonts) should not be expected in a new micro version of a series. - Rebase freetype2-subpixel.patch. - Upadte to version 2.6.4: * A new subpixel hinting mode, which is now the default rendering mode for TrueType fonts. It implements (almost everything of) version 40 of the bytecode engine. The existing code base in FreeType (the `Infinality code') was stripped to the bare minimum and all configurability removed in the name of speed and simplicity. The configurability was mainly aimed at legacy fonts like Arial, Times New Roman, or Courier. [Legacy fonts are fonts that modify vertical stems to achieve clean black-and-white bitmaps.] The new mode focuses on applying a minimal set of rules to all fonts indiscriminately so that modern and web fonts render well while legacy fonts render okay. Activation of the subpixel hinting support can be controlled with the `TT_CONFIG_OPTION_SUBPIXEL_HINTING' configuration option at compile time: If set to value 1, you get the old Infinality mode (which was never the default due to its slowness). Value 2 activates the new subpixel hinting mode, and value 3 activates both. The default is value 2. At run time, you can select the subpixel hinting mode with the `interpreter-version' property (provided you have compiled in the corresponding hinting mode); see `ftttdrv.h' for more. * Support for the following scripts has been added to the auto-hinter: Armenian, Cherokee, Ethiopic, Georgian, Gujarati, Gurmukhi, Malayalam, Sinhala, Tamil. - Rebase freetype2-subpixel.patch. - Update to version 2.6.3 * IMPORTANT CHANGES - Khmer, Myanmar, Bengali, and Kannada script support has been added to the auto-hinter. * MISCELLANEOUS - Better support of Indic scripts like Devanagari by using a top-to-bottom hinting flow. - All FreeType macros starting with two underscores have been renamed to avoid a violation of both the C and C++ standards. Example: Header macros of the form `__FOO_H__' are now called `FOO_H_'. In most cases, this should be completely transparent to the user. The exception to this is `__FTERRORS_H__', which must be sometimes undefined by the user to get FreeType error strings: Both this form and the new `FTERRORS_H_' macro are accepted for backwards compatibility. - Minor improvements mainly to the Type 1 driver. - The new CFF engine now supports all Type 2 operators except `random'. - The macro `_STANDALONE_', used for compiling the B/W and smooth rasterizers as stand-alone modules, has been renamed to `STANDALONE_', since macro names starting with an underscore and followed by an uppercase letter are reserved in both C and C++. - Function `FT_Library_SetLcdFilterWeights' now also activates custom LCD filter weights (instead of just adjusting them). - Support for `unpatented hinting' has been completely removed: Consequently, the two functions `FT_Face_CheckTrueTypePatents' and `FT_Face_SetUnpatentedHinting' now return always false, doing nothing. - Update to version 2.6.2 * IMPORTANT CHANGES - The auto-hinter now supports stem darkening, to be controlled by the new `no-stem-darkening' and `darkening-parameters' properties. This is an experimental feature contributed by Nikolaus Waxweiler, and the interface might change in a future release. - By default, stem darkening is now switched off (for both the CFF engine and the auto-hinter). The main reason is that you need linear alpha blending and gamma correction to get correct rendering results, and the latter is not yet available in most freely available rendering stacks like X11. Applying stem darkening without proper gamma correction leads to far too dark rendering results. - The meaning of `FT_RENDER_MODE_LIGHT' has been slightly modified. It now essentially means `no hinting along the horizontal axis'; in particular, no change of glyph advance widths. Consequently, the auto-hinter is used for all scalable font formats except for CFF. It is planned that other font-specific rendering engines (TrueType, Type 1) will follow. * MISCELLANEOUS - The default LCD filter has been changed to be normalized and color-balanced. - For better compatibility with FontConfig, function `FT_Library_SetLcdFilter' accepts a new enumeration value `FT_LCD_FILTER_LEGACY1' (which has the same meaning as `FT_LCD_FILTER_LEGACY'). - A large number of bugs have been detected by using the libFuzzer framework, which should further improve handling of invalid fonts. Thanks again to Kostya Serebryany and Bungeman! - `TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES', a new configuration option, controls the maximum number of executed opcodes within a bytecode program. You don't want to change this except for very special situations (e.g., making a library fuzzer spend less time to handle broken fonts). - The smooth renderer has been made faster. - Update to version 2.6.1 * IMPORTANT BUG FIXES - It turned out that for CFFs only the advance widths should be taken from the `htmx' table, not the side bearings. This bug, introduced in version 2.6.0, makes it necessary to upgrade if you are using CFFs; otherwise, you get cropped glyphs with GUI interfaces like GTK or Qt. - Accessing Type 42 fonts returned incorrect results if the glyph order of the embedded TrueType font differs from the glyph order of the Type 42 charstrings table. * IMPORTANT CHANGES - The header file layout has been changed (again), moving all header files except `ft2build.h' into a subdirectory tree. Doing so reduces the possibility of header file name clashes (e.g., FTGL's `FTGlyph.h' with FreeType's `ftglyph.h') on case insensitive file systems like Mac OS X or Windows. Applications that use (a) the `freetype-config' script or FreeType's `freetype2.pc' file for pkg-config to get the include directory for the compiler, and (b) the documented way for header inclusion like [#]include <ft2build.h> [#]include FT_FREETYPE_H ... don't need any change to the source code. - Simple access to named instances in GX variation fonts is now available (in addition to the previous method via FreeType's MM interface). In the `FT_Face' structure, bits 16-30 of the `face_index' field hold the current named instance index for the given face index, and bits 16-30 of `style_flags' contain the number of instances for the given face index. `FT_Open_Face' and friends also understand the extended bits of the face index parameter. You need to enable TT_CONFIG_OPTION_GX_VAR_SUPPORT for this new feature. Otherwise, bits 16-30 of the two fields are zero (or are ignored). - Lao script support has been added to the auto-hinter. * MISCELLANEOUS - The auto-hinter's Arabic script support has been enhanced. - Superscript-like and subscript-like glyphs as used by various phonetic alphabets like the IPA are now better supported by the auto-hinter. - The TrueType bytecode interpreter now runs slightly faster. - Improved support for builds with cmake. - The function `FT_CeilFix' now always rounds towards plus infinity. - The function `FT_FloorFix' now always rounds towards minus infinity. - A new load flag `FT_LOAD_COMPUTE_METRICS' has been added; it makes FreeType ignore pre-computed metrics, as needed by font validating or font editing programs. Right now, only the TrueType module supports it to ignore data from the `hdmx' table. - Another round of bug fixes to better handle broken fonts, found by Kostya Serebryany <kcc@google.com>. - Dropping upstreamed patch Dont-use-hmtx-table-for-LSB.patch. - Add Dont-use-hmtx-table-for-LSB.patch: Fixes gnu#45520, cut off fonts in gtk and qt. Taken from upstream git. - Update to version 2.6 * Thread safety improvements * Thai script support has been added to the auto-hinter. * Arabic script support has been added to the auto-hinter. * Following OpenType version 1.7, advance widths and side bearing values in CFFs (wrapped in an SFNT structure) are now always taken from the `hmtx' table. * Following OpenType version 1.7, the PostScript font name of a CFF font (wrapped in an SFNT structure) is now always taken from the `name' table. This is also true for OpenType Collections (i.e., TTCs using CFFs subfonts instead of TTFs), where it may have a significant difference. * Fonts natively hinted for ClearType are now supported, properly handling selector index 3 of the INSTCTRL bytecode instruction. * Major improvements to the GX TrueType variation font handling. - Merge with the version 2.5.5 from openSUSE:Factory - Removed patches: * CVE-2014-9656.patch * CVE-2014-9657.patch * CVE-2014-9658.patch * CVE-2014-9659.patch * CVE-2014-9660.patch * CVE-2014-9661.patch * CVE-2014-9662.patch * CVE-2014-9663.patch * CVE-2014-9664.patch * CVE-2014-9665.patch * CVE-2014-9666.patch * CVE-2014-9667.patch * CVE-2014-9668.patch * CVE-2014-9669.patch * CVE-2014-9670.patch * CVE-2014-9671.patch * CVE-2014-9672.patch * CVE-2014-9673.patch * CVE-2014-9674.patch * CVE-2014-9675.patch - Integrated in the 2.5.5 release - Modified patches: * don-t-mark-libpng-as-required-library.patch * bugzilla-308961-cmex-workaround.patch * freetype2-subpixel.patch * freetype2-bitmap-foundry.patch * overflow.patch - Adapt to the new version of sources - Modified patch: * CVE-2014-9671.patch - Adapt the code to correspond to the current git master of freetype2 (fixes bsc#933247) - Enable the bz2 compression in freetype2 - Remove patch overflow.patch from freetype2.spec where it is not applied. - Run spec-cleaner on the spec file. - fixed vulnerabilities (bnc#916847, bnc#916856, bnc#916857, bnc#916858, bnc#916859, bnc#916860, bnc#916861, bnc#916862, bnc#916863, bnc#916864, bnc#916865, bnc#916867, bnc#916868, bnc#916870, bnc#916871, bnc#916872, bnc#916873, bnc#916874, bnc#916879, bnc#916881) - CVE-2014-9656.patch - CVE-2014-9657.patch - CVE-2014-9658.patch - CVE-2014-9659.patch - CVE-2014-9660.patch - CVE-2014-9661.patch - CVE-2014-9662.patch - CVE-2014-9663.patch - CVE-2014-9664.patch - CVE-2014-9665.patch - CVE-2014-9666.patch - CVE-2014-9667.patch - CVE-2014-9668.patch - CVE-2014-9669.patch - CVE-2014-9670.patch - CVE-2014-9671.patch - CVE-2014-9672.patch - CVE-2014-9673.patch - CVE-2014-9674.patch - CVE-2014-9675.patch - Update to version 2.5.5 * IMPORTANT BUG FIXES - Handling of uncompressed PCF files works again (bug introduced in version 2.5.4). - Drop freetype2-2.5.3-fix-pcf.patch, merged upstream - Update to version 2.5.4 * IMPORTANT BUG FIXES - A variant of vulnerability CVE-2014-2240 was identified (cf. http://savannah.nongnu.org/bugs/?43661) and fixed in the new CFF driver. All users should upgrade. - The new auto-hinter code using HarfBuzz crashed for some invalid fonts. - Many fixes to better protect against malformed input. * IMPORTANT CHANGES - Full auto-hinter support of the Devanagari script. - Experimental auto-hinter support of the Telugu script. - CFF stem darkening behaviour can now be controlled at build time using the eight macros CFF_CONFIG_OPTION_DARKENING_PARAMETER_{X,Y}{1,2,3,4} . - Some fields in the `FT_Bitmap' structure have been changed from signed to unsigned type, which better reflects the actual usage. It is also an additional means to protect against malformed input. This change doesn't break the ABI; however, it might cause compiler warnings. * MISCELLANEOUS - Improvements to the auto-hinter's algorithm to recognize stems and local extrema. - Function `FT_Get_SubGlyph_Info' always returned an error even in case of success. - Version 2.5.1 introduced major bugs in the cjk part of the auto-hinter, which are now fixed. - The `FT_Sfnt_Tag' enumeration values have been changed to uppercase, e.g. `FT_SFNT_HEAD'. The lowercase variants are deprecated. This is for orthogonality with all other enumeration (and enumeration-like) values in FreeType. - `cmake' now supports builds of FreeType as an OS X framework and for iOS. - Improved project files for vc2010, introducing a property file - The documentation generator for the API reference has been updated to produce better HTML code (with proper CSS). At the same time, the documentation got a better structure. - The FT_LOAD_BITMAP_CROP flag is obsolete; it is not used by any driver. - The TrueType DELTAP[123] bytecode instructions now work in subpixel hinting mode as described in the ClearType whitepaper (i.e., for touched points in the non-subpixel direction). - Many small improvements to the internal arithmetic routines. - Rebase don-t-mark-libpng-as-required-library.patch, bugzilla-308961-cmex-workaround.patch, freetype2-subpixel.patch, freetype2-bitmap-foundry.patch and overflow.patch - Add freetype2-2.5.3-fix-pcf.patch from upstream to resolve http://savannah.nongnu.org/bugs/?43774, "/Freetype 2.5.4 does not load ungzipped PCF fonts"/
- user_allow_other restriction may be bypassed (bsc#1101797, CVE-2018-10906) - fusermount-prevent-silent-truncation-of-mount-options.patch - fusermount-dont-feed-escaped-commans-into-mount-options.patch - fusermount-bail-out-on-transient-config-read-failure.patch - fusermount-refuse-unknown-options.patch - fusermount-whitelist-known-good-filesystems-for-mountpoints.patch - Fix download link in fuse.spec - fuse 2.9.7 * Shared-object version has now been bumped correctly. * Added SELinux support. * Fixed race-condition when session is terminated right after starting a FUSE file system. - Ensure trusted group is available on Tumbleweed. - fuse 2.9.5: * fix warning in mount.c:receive_fd(). * fix possible memory leak. * new upstream project and source URL * add new maintainer keyring and verify source signature - Update to version 2.9.4 - fix exec environment for mount and umount (bsc#931452, CVE-2015-3202) - properly restore the default signal handler - fix directory file handle passed to ioctl() method. - fix for uids/gids larger than 2147483647 - initialize stat buffer passed to ->getattr() and ->fgetattr() - include commented default fuse.conf (bnc#908292) - Update to version 2.9.3 - Bug fixes - Remove fuse-gnu_source.patch (fixed upstream) - add aarch64-build-fix.patch - Added url as source. Please see http://en.opensuse.org/SourceUrls - fix build for SLE_11 - Use autoreconf directly instead of makeconf.sh - Update to version 2.9.2 - Add support for fallocate() (kernel >= 3.5) - Bug fixes - Remove fix-pthread-in-fuse.pc.patch; now included in upstream - Don't patch generated files such as configure and Makefile.in; instead, regenerate them using makeconf.sh from SVN repository - update license to new format - avoid autoreconf to avoid breaking on updates of auto* tools - Remove redundant tags/sections from specfile - Parallel build with %_smp_mflags - Trim list of FUSE fses from description (it's literally endless) and text inappropraite for subpackages - Fix -pthread in fuse.pc [bnc#761117] - place binaries in /usr tree (UsrMerge project) - update to 2.9.0 - Add "/zero copy"/ support for kernel 2.6.35 or newer - Make maximum background requests tunable on kernel 2.6.32 or newer - Require --no-canonicalize in (u)mount (util-linux version 2.18 or newer) to fix security problems with fusermount - Use dynamically sized hash tables in high level library - Memory use of filesystem daemon can shrink more easily - Add "/auto_unmount"/ option - Add "/remember"/ option - Add man pages for fusermount, mount.fuse and ulockmgr_server - API changes: - Introduce "/store"/ and "/retrieve"/ for accessing kernel buffers on kernel 2.6.36 or newer - Introduce abstract buffer for zero copy operations - Allow path calculation to be omitted on certain operations - Allow batching forget requests - Add "/flock"/ method - Add support for ioctl on directories - Add delete notification - drop fuse-pc-remove-libdir-from-Libs.diff (upstream) - use %set_permissions instead of %run_permissions in specfile - compile /bin/fusermount as a position independent executable [bnc#743155] - update to 2.8.7 * fix ambiguous symbol version for fuse_chan_new * prevent calling ulockmgr_server with illegal arguments * fix hang in wait_on_path() - handle case of failure to allocate request [bnc#723616] - add libtool as buildrequire to make the spec file more reliable - enabling libulockmgr - Must define _GNU_SOURCE to get clone() system call. - licenses package is about to die - In case of failure to add to /etc/mtab don't umount. [bnc#668820] [CVE-2011-0541] - Fix symlink attack for mount and umount [bnc#651598] - Remove /etc/init.d/boot.fuse [bnc#648843] - update to 2.8.5 * fix option escaping for fusermount [bnc#641480] - keep examples and internal docs in devel package (from jnweiger) - update to 2.8.4 * fix checking for symlinks in umount from /tmp * fix umounting if /tmp is a symlink - update to 2.8.3 * fix unmounting with util-linux version >= 2.17 - update to 2.8.2 * fix unmount race (CVE-2009-3297) * fix deadlock with "/audit"/ subsystem on mount (also requires util-linux-ng version >=2.17) - package baselibs.conf - update to 2.8.1: * fix missing versioned symbol fuse_get_context@FUSE_2.2 - update to 2.8.0: * more scalable directory tree locking * atomic open(O_TRUNC) support * support big write requests on kernels 2.6.26 and newer * out-of-tree fuse module removed * better NFS exporting support * new ioctl and poll requests * new CUSE (Character Device in Userspace) interface * allow umask processing in userspace * added cache invalidation notifications * bugfixes and small improvements - Fix exclude usage. - remove static libraries and "/la"/ files - spec file cleanup - update to version 2.7.4 * Fix missing pthread_mutex_destroy in error path of fuse_lib_opendir(). Patch by Szabolcs Szakacsits - adding baselibs.conf to build -xxbit
- split lib* packages into own spec file to avoid a build cycle - found a testsuite, run it, but ignore result since it show breakages. Should be revisited. - Added 0001-Poll-files-on-nfs4.patch (bgo#693006) and gamin-0.1.11-double-lock.patch (bgo#669292) - add conflict with libfam0-32bit - Spec file cleanups - Provide and obsolete libgamin in case of sonum changes - Have the -devel package provide -devel-static as well since it has .a files - Changed the baselibs.conf to use the libs per openSUSE policy - Added duplicate files check - Use exact EVR for Provide: symbols - Added version for fam-server provides - Added obsoletes for fam-server - Added obsoletes for gamin-python - Switched to original gzipped tar - Changed source to include upstream source URL to comply with new packaging guidelines - Added patch to fix building in factory - Cleaned up spec file formatting with spec-cleaner - Added proper license header to spec file - Split documentation package (fix for RPMLINT warning) - Add fam-server provides to gamin-server (other gaming packages provide their fam counterpart) - Implement shlib package (libfam0-gamin) - Resolve build error due to source disabling deprecated contructs that it used - add gamin-32bit package through baselibs.conf to fix KDE 32bit compatibility libs (thanks to Martin Vogt for reporting), which requires splitting %{_libexecdir}/gam_server into its own subpackage (gamin-server) to avoid file conflicts when both gamin and gamin-32bit are installed -- note that gamin and gamin-32bit both require the package gamin-server, so nothing needs to be done on the user end - add patch to be completely ABI compatible with fam, in order to avoid warnings and crashes caused by "/Symbol `FamErrlist' has different size in shared object, consider re-linking"/; references: * http://lists.opensuse.org/yast-devel/2009-02/msg00000.html * http://www.nabble.com/Bug-437307:-lighttpd-fails-to-restart-after-update-td12107383.html - add return.patch
- Both library packages must require gamin-server sub-package. - split lib* packages into own spec file to avoid a build cycle (avoiding glib2)
- GNU awk 4.2.1: * documentation updates * In MPFR mode, When ROUNDMODE changes, string values for numerically type values will be redone * various bug fixes * drop fold-string.patch, upstream - Use %license (boo#1082318) - fold-string.patch: Don't fold constant strings if either is translatable - Update to gawk 4.2.0 * If not in POSIX mode, changes to ENVIRON are reflected into gawk's environment * The series of numbers returned by rand() should now be "/more random"/ than previously * Multiple changes related to the pretty printer * The igawk script and igawk.1 man page are no longer installed * Gawk now processes a maximum of two hexadecimal digits in x escape sequences inside strings * Setting PROCINFO["/redirection"/, "/NONFATAL"/] to true makes I/O errors for "/redirection"/ not fatal * Gawk now supports retryable I/O via PROCINFO[input-file, "/RETRY"/] * Revisions in the POSIX standard remove the special case for POSIX mode when FS = "/ "/ where newline was not a field separator * Gawk now supports strongly typed regexp constants * The new typeof() function can be used to indicate if a variable or array element is an array, regexp, string or number * Optimizations are now enabled by default * Passing negative operands to any of the bitwise functions now produces a fatal error * The mktime function now accepts an optional second argument * The FIELDWIDTHS parsing syntax has been enhanced to allow specifying how many characters to skip before a field starts * The PROCINFO["/argv"/] array records all of gawk's command line arguments as gawk received them - gawk_ppc64le_ignore_transient_test_time_failure.patch: removed - also ignore transient test time failure on ppc64 - Added an explicit rpmlint rule to keep one file (gawkapi.h) from requiring a separate package. [+gawk.rpmlintrc] * GNU awk 4.1.4: * z/OS support updated * debugger improvements * return value of system() enhanced to convey more information * two-way pipe handling improved * The -d option now allows -d- to print to standard output. * The DJGPP port is now officially deprecated. - new gawk_ppc64le_ignore_transient_test_time_failure.patch - GNU awk 4.1.3: * Regexp parsing with extra brackets should now be working again. * Updated to latest config.guess and config.sub. * bug fixes - skip frequently failing and timing dependent test strftime - Correct info files scriplet handling section - Update info and update-alternatives requirements - GNU awk 4.1.2: * manual improved * The debugger's "/restart"/ command now works again. * Redirected getline is now allowed inside BEGINFILE/ENDFILE. * A number of bugs have been fixed in the MPFR code. * Indirect function calls now work for both built-in and extension functions. * Built-in functions are now included in FUNCTAB. * In non-English locales, it was accidentally possible to use non-english letters for identifiers * The "/where"/ command has been added to the debugger as an alias for "/backtrace"/. * Gawk no longer explicitly checks the current directory after doing a path search of AWKPATH. * Infrastructure upgrades: Automake 1.15, Gettext 0.19.4, Libtool 2.4.6, Bison 3.0.4. * If a user-defined function has a parameter with the same name as another user-defined function, it is no longer possible to call the second function from inside the first. * POSIX requires that the names of function parameters not be the same as any of the special built-in variables and also not conflict with the names of any functions. Gawk has checked for the former since 3.1.7. With --posix, it now also checks for the latter. * The test suite should check for necessary locales and skip the tests where it matters if support isn't what it should be. * Gawk now expects to be compiled on a system with multibyte character support. - drop gawk-4.1.1-build-baddest.patch, upstream - remove optional libsigsegv dependency - GNU awk 4.1.1: * The "/stat"/ extension now includes a "/devbsize"/ element which indicates the units for the "/nblocks"/ element. * A number of bugs in the pretty-printing / profiling code have been fixed. * The -O option now works again. * The --include option, documented since 4.0, now actually works. * Infrastructure updated to automake 1.13.4, bison 3.0.2, and libtool 2.4.2.418. * The configure script now accepts a --disable-extensions option, which disables checking for and building the extensions. * The API now provides functions pointers for malloc(), calloc(), realloc() and free(), to insure that the same memory allocation functions are always used. This bumps the minor version by one. * The printf quote flag now works correctly in locales with a different decimal point character but without a thousands separator character. If the thousands separator is a string, it will be correctly added to decimal numbers. * The readfile extension now has an input parser that will read whole files as a single record. - packaging changes: * remove added German po file and scanning of translations * remove profiling, fixing warning make-check-outside-check-section * remove autoreconf call * drop gawk-3.1.8.diff * drop older-automake.diff, not required for factory * build with libsigsegv * no not regenerate info pages * add gawk-4.1.1-build-baddest.patch required for install * switch to xz tarball * verify source signature - adjust update-alternative usage to packaging policy (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html) - Update to version 4.1.0 * The three executables gawk, pgawk, and dgawk, have been merged into one, named just gawk. * The new -i option (from xgawk) is used for loading awk library files. * The new -l option (from xgawk) is used for loading dynamic extensions. * The dynamic extension interface has been completely redone. There is now a defined API for C extensions to use. A C extension acts like a function written in awk, except that it cannot do everything that awk code can. However, this allows interfacing to any facility that is available from C. * The "/inplace"/ extension, built using the new facility, can be used to simulate the GNU "/sed -i"/ feature. * The and(), or() and xor() functions now take any number of arguments, with a minimum of two. * New arrays: SYMTAB, FUNCTAB, and PROCINFO["/identifiers"/]. SYMTAB allows indirect access to any defined variable or array; it is possible to "/walk"/ the symbol table, if that should be necessary. - Refreshed gawk-3.1.8.diff - Add older-automake.diff to support automake 1.12 - Added url as source. Please see http://en.opensuse.org/SourceUrls - Remove unneded %clean section - add explicit buildrequire makeinfo - Update to version 4.0.1 * completed the implementation of Rational Range Interpretation * failure to get the group set is no longer a fatal error * lots of minor bugs fixed and portability clean-ups - refreshed gawk-3.1.8.diff - removed gawk-revert-gsub-gawk3.patch deprecated by this release - keep binaries in /usr tree {UsrMerge project) - Compress message catalog. - Use latest german message catalog. - Call update-po as part of package build. - license update: GPL-3.0+ gawk is GPL-3.0+ in 4.0.0 - add automake as buildrequire to avoid implicit dependency - Revert sub/gsub behavior to that of gawk 3.x. Upstream commit 16de770359370224129f23df745178efe518c02c - Update to version 4.0.0 , important changes * The special files /dev/pid, /dev/ppid, /dev/pgrpid and /dev/user are now completely gone. Use PROCINFO instead. * The POSIX 2008 behavior for `sub' and `gsub' are now the default. * In POSIX mode, string comparisons use strcoll/wcscoll. * Gawk now treats ranges of the form [d-h] as if they were in the C - update to 3.1.8: * The zero flag no longer applies to %c and %s; apparently the standards changed at some point. * Failure to open a socket is no longer a fatal error. * dfa.h and dfa.c are now more-or-less in sync with GNU grep, for the first time in many years. * Gawk no longer includes its own copy of libsigsegv but it will use it if installed on the build system. The --disable-libsigsegv configure option is now gone. * The ' flag (%'d) is now just ignored on systems that can't support it. * Gawk now has support for z/OS (IBM S/390 architecture). * Gawk now handles multibyte strings better in [s]printf with field widths and such. * A getline from a directory is no longer fatal; instead it returns -1. * Per POSIX, special variable names (like FS) cannot be used as function parameter names. * The new -O / --optimize option enables simple constant folding on the parse tree during parsing. We hope that with time the number of optimizations will increase. * Lots of bug fixes, see the ChangeLog. - use %_smp_mflags - use update-alternatives - updated patches to apply with fuzz=0
- With gcc-PIE add -pie even when -fPIC is specified but we are not linking a shared library. [boo#1185348] - Fix postun of gcc-go alternative. - Add gccgo symlink, add go and gofmt as alternatives to support parallel install of golang. [bnc#1096677] - Fix gcc-PIE spec to properly honor -no-pie at link time. [bnc#1096008] - Fix gcc-devel guard to use %sle_version. [bnc#1043590] - Guard gcc-devel so it is only built on Tumbleweed. - Remove bogus link to versioned g++.info file which doesn't exist. Instead refer to gcc.info from the g++ info directory entry. [bnc#922419] - Include gcov-tool and gcov-dump binaries. - Remove README in empty packages only required for SLE11 and older. - Remove now empty %build section. - Fix dependencies of libstdc++-devel-{32,64}-bit. - Switch gcc to default 7. - Remove unrelated README.packaging. - Enable Ada for s390x. - Remove java related packages, those are in a separate gcc-java now. - Add gcc-devel package. - Switch gcc to default 6. - Enable Ada for ppc64le and aarch64. - Properly query gcc-%gcc_suffix for paths. - Fix bogus requires to gcc5-c++-{32,64}bit. - Adjust for GCC 5 package renames. - Switch gcc to default 5. - Add gcc-go{,-32bit,-64bit} packages. - Add gcc-ada-32bit and gcc-ada-64bit packages only if building Ada - Add gcc-ada-32bit and gcc-ada-64bit packages. - add a gcc-PIE subpackage, which enables building PIE binaries by default using the defaults.spec file. bsc#912298
- Adjust some ambiguous SPDX license specifications to prevent spec-cleaner from messing up. - Add gcc7-pr55917.patch to do not handle exceptions in std::thread (jsc#CAR-1182) - - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch gcc7-pfe-0016-Backport-AArch64-PR92424-Fix-fpatchable-function-ent.patch gcc7-pfe-0017-Backport-Fix-patchable-function-entry-on-arc.patch gcc7-pfe-0018-Backport-Add-patch_area_size-and-patch_area_entry-to.patch gcc7-pfe-0019-Backport-testsuite-Adjust-patchable_function-tests-f.patch gcc7-pfe-0020-Backport-Use-the-section-flag-o-for-__patchable_func.patch gcc7-pfe-0021-Backport-varasm-Fix-up-__patchable_function_entries-.patch gcc7-pfe-0022-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch gcc7-pfe-0023-Fix-unwinding-issues-when-pfe-is-enabled.patch to add -fpatchable-function-entry feature to gcc-7. - Add gcc7-ada-MINSTKSZ.patch to fix build with glibc 2.34. - Add bits/unistd_ext.h to the list of removed fixed includes. - Add gcc7-sanitizer-cyclades.patch to remove cyclades.h use from libsanitizer fixing builds with recent kernels. - Remove include-fixed/pthread.h - Change GCC exception licenses to SPDX format - add gcc7-pr81942.patch [bsc#1181618] - Amend gcc7-aarch64-moutline-atomics.patch for glibc namespace violation with getauxval. [bsc#1167939] - Add gcc7-aarch64-sls-miti-1.patch, gcc7-aarch64-sls-miti-2.patch, gcc7-aarch64-sls-miti-3.patch to backport aarch64 Straight Line Speculation mitigation [bsc#1172798, CVE-2020-13844] - Add gcc7-fix-retrieval-of-testnames.patch to support usage in testcases added by the above. - Enable fortran for the nvptx offload compiler. - Do not specify alternate offload compiler location at configure time. - Update README.First-for.SuSE.packagers - Add gcc7-pr88522.patch to avoid assembler errors with AVX512 gather and scatter instructions when using -masm=intel. - Amend gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to reflect changes in option handling in the testsuite. - Add gcc7-testsuite-fixes.patch to fix PR98001 and PR98002 which are broken testcases showing with malloc debugging enabled. - Add gcc7-aarch64-moutline-atomics.patch to backport the aarch64 - moutline-atomics feature and accumulated fixes but not its default enabling. [jsc#SLE-12209, bsc#1167939] - Order gcc7-pr92692.patch after gcc7-aarch64-moutline-atomics.patch and refresh. - Revert gcc7-pr97774.patch as it causes gdb to crash. - Fix 32bit libgnat.so link. [bsc#1178675] - Quote %{cross_arch} consistently when comparing expansion against string in RPM %if condition. - Add gcc7-pr97535.patch to fix memcpy miscompilation on aarch64. [bsc#1178624, bsc#1178577] - Add gcc7-pr97774.patch to fix debug line info for try/catch. [bsc#1178614] - Remove -mbranch-protection=standard (aarch64 flag) when gcc7 is used to build gcc7 (ie when ada is enabled) - Add gcc7-pr94148.patch to fix corruption of pass private ->aux via DF. [gcc#94148] - Add gcc7-pr93888.patch to fix debug information issue with inlined functions and passed by reference arguments. [gcc#93888] - Add gcc7-pr93965.patch in order to fix binutils release date detection issue. - Add gcc48-bsc1161913.patch to fix register allocation issue with exception handling code on s390x. [bsc#1161913] - Add gcc7-pr92692.patch: Backport PR target/92692 to fix miscompilation of some atomic code on aarch64. [bsc#1150164] - Add gcc7-pr93246.patch: Backport PR middle-end/93246 - gcc7-pr92154.patch: Backport PR sanitizer/92154 - Add gcc7-bsc1160086.patch to fix miscompilation in vectorized code for s390x. [bsc#1160086] [gcc#92950] - Update to GCC 7.5.0 release. - Add gcc7-pr85887.patch to fix miscompilation with thread-safe local static initialization. [gcc#85887] - Add gcc7-bsc1146475.patch to fix debug info created for array definitions that complete an earlier declaration. [bsc#1146475] - Rework shared spec file parts to allow custom Summary and Description for cross compilers. Clarify their Summary and Description. [bsc#1148517] - Reorder things in cross.spec.in so the Version define comes before the first use of %version. - Update to gcc-7-branch head (r275405). * Pulls fix for POWER9 DARN miscompilation. (bsc#1149145, CVE-2019-15847) * Includes gcc8-pr89752.patch - Remove bogus fixed include bits/statx.h from glibc 2.30. [gcc#91085] - Update to gcc-7-branch head (r273795). * Includes fix for LTO linker plugin heap overflow. (bsc#1142649, CVE-2019-14250) - Update to gcc-7-branch head (r273666). * Fixes build with -Werror=return-type. - Update to gcc-7-branch head (r273559). * Includes fix for vector shift miscompilation on s390. [bsc#1141897] - Add gcc7-flive-patching.patch patch. [bsc#1071995, fate#323487] - Strip -flto from $optflags. - Update to gcc-7-branch head (r270528). * Disables switch jump-tables when retpolines are used. [bsc#1131264, jsc#SLE-6738] - Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64. [bsc#1129389] - Update to gcc-7-branch head (r269676). * Pulls fix for aarch64 FMA steering pass use-after-free. [bsc#1128794] * Fixes ICE compiling tensorflow. [bsc#1129389] - Change URLs to use https. - Update to gcc-7-branch head (r268660). * Pulls fix for s390x FP load-and-test issue. [bnc#1124644] - Improve build reproducability by disabling address-space randomization during build. - Update gcc44-rename-info-files.patch to adjust gnat manual entries in the info directory. [bnc#1114592] - Update to GCC 7.4 release. - Fix AVR configuration to not use __cxa_atexit or libstdc++ headers. Point to /usr/avr/sys-root/include as system header include directory. - Update to gcc-7-branch head (r263609). * Includes fix for build with ISL 0.20. * Includes fix to no longer try linking -lieee with -mieee-fp. [bnc#1084842] - Update to gcc-7-branch head (r262243). * Pulls fix for libcpp lexing bug on ppc64le manifesting during build with gcc8. [bnc#1099119] * Pulls fix for forcing compile-time tuning even when building with -march=z13 on s390x. [bnc#1099192] - Update to gcc-7-branch head (r261272). * Fixes support for 32bit ASAN with glibc 2.27+ * Includes gcc7-bnc1087550.diff - Update gcc7-bnc1087550.diff with latest changes. [bnc#1087550] - Update gcc7-bnc1087550.diff with fix from upstream that supports both ABIs for ios_base::failure. [bnc#1087550] - Set SUSE_ASNEEDED to zero during %install so libasan keeps its NEEDED entry for libstdc++.so. [GCC#84428] - Enable --enable-fix-cortex-a53-835769 for aarch64. - Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI back to compatible behavior with the default ABI. [bnc#1087550] - Update to gcc-7-branch head (r258812). * Picks fix to no longer enable -mpc-relative-literal-loads by default with --enable-fix-cortex-a53-843419. - Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812] [bnc#1087930] - Update to gcc-7-branch head (r258313). * includes spectre V2 mitigation patch for s390x. [bnc#1083946] - Fix nvptx offload target compiler install so GCC can pick up required files. Split out the newlib part into cross-nvptx-newlib7-devel and avoid conflicts with GCC 8 variant via Provides/Conflicts of cross-nvptx-newlib-devel. - Update to gcc-7-branch head (r258025). * includes fix for chromium build failure. [bnc#1083290] - Update to gcc-7-branch head (r257981). - Add conflicts to non-bootstrap variant for cross packages to silence repo-checker. - Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11. - Use %{?_smp_mflags} everywhere. - Update _constraints to bump physicalmemory and general simplification. - Update to GCC 7.3 release. - Move misplaced %endif - Update to GCC 7.3.0 RC1 (r256792). - Update to gcc-7-branch head (r256737) * Includes gcc7-pr81481.diff * Adds backport of retpoline support via -mindirect-branch=, - mfunction-return= and friends. [bnc#1074621] - Handle new debug sources filelist variant debugsourcefiles.list. - Prune libstdc++ includes for crosses. - Do not install target parts of cross compilers into the sysroot but instead fixup manually (once required). - Update to gcc-7-branch head (r256067). - Deal with C++ being disabled for crosses. - For crosses that have a target triplet not matching that of binutils create symlinks to as and ld in the GCC private directory. - Split cross-avr into -bootstrap and non-bootstrap variant for avr-libc integration. - Add gcc7-avoid-fixinc-error.diff to avoid install-host aborting on non-existing target include directory. Remove --with-build-sysroot=/ hack from icecream cross configs, no longer prune include-fixed for them to retain a GCC provided limits.h. Remove installed install-tools. - Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM. [bnc#1068967] - Update to gcc-7-branch head (r253932). * contains fix for PR82445 which is about a RPI1 bootloader miscompile. [bnc#1061667] - Update to gcc-7-branch head (r253435). [fate#321452, fate#321496] [fate#323972] * contains fix for PR82406 which blocks chromium build. - Add gcc7-pr81481.diff to fix a register allocation issue. [bnc#1048861] - Update to gcc-7-branch head (r253221). * Includes similar fix to gcc41-ppc32-retaddr.patch, disable the patch but keep the testcase. - Add support for zero-sized VLAs and allocas with - fstack-clash-protection. [bnc #1059075] Changes gcc7-stack-probe.diff. - Update to gcc-7-branch head (r251579). * Includes GCC 7.2 release. * Includes gcc7-pr81766.diff and gcc7-go-sigrtmax.patch. - Sort tar file list to make cross-* packages build reproducibly (boo#1041090) - Add gcc7-pr81766.diff to fix grub2 build. - Update to gcc-7-branch head (r250819). * Includes GCC 7.2 RC1. * Includes fix for gcov crash. [bnc#1050487] - Add gcc7-stack-probe.diff for support of -fstack-clash-protection [bnc#1039513]. - Add gcc7-go-sigrtmax.patch to fix Go build with glibc 2.26. - Update to gcc-7-branch head (r249772). * Includes patch for PR81080. [bnc#1044016] * Includes patch for PR81204. [bnc#1045732] * Includes patch for PR81112. [bnc#1043966] - Fix cross compiler update-alternatives machinery to make rpmlint happy. - Update plugin enablement guard to use %sle_version. [bnc#1043590] - Update to gcc-7-branch head (r248970). * Includes gcc7-pr80593.patch. - Update to gcc-7-branch head (r248590). - Add #!BuildIgnore: gcc-PIE also to cross compiler builds. - Update to gcc-7-branch head (r248152) - Drop not working SLE-10 build support. - For SLE-15 make the i586 compiler generate code for architecture level of x86_64. - Add gcc7-pr80593.patch to fix ceph build. [bnc#1025891] - Update to gcc-7-branch head (r247545) * Includes GCC 7.1 release - For SLE15 change ppc64le tuning to power9. [fate#322728] - Change tarball compression to xz, BuildRequire xz. - Update to gcc-7-branch head (r247368) * Includes GCC 7.1 RC2 * Includes ARM ABI fix for PR77728, fixing ABI incompatibility with GCC 4.8. - Update to gcc-7-branch head (r247019). - Always create nvptx offloading cross spec file. - Fix libada provides/conflicts. - Package gcov.h. - Add #!BuildIgnore: gcc-PIE. - Fix update-alternatives. - Add update-alternatives for binaries produces by cross compilers. - Add nospeccleaner comment, remove legacy norootforbuild and icecream. - Update to gcc trunk head (r246609). - Add cross-binutils Requires to cross-gcc packages. - Really fix libtsan requirement on ppc. [boo#1030623] - Also fix liblsan requirement on pcc. - Update to gcc trunk head (r246414). - Package gcov-dump. - Remove gcc7-debug-dwarf2out-ice.patch. - Add gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to remove useless warning from Wextra that causes build fails due to excessive log file size. - Remove libtsan Requires from the gcc7-32bit package, tsan doesn't have a 32bit multilib on any arch. [boo#1030623] - Update to gcc trunk head (r246083). - Update to gcc trunk head (r245976). - BuildRequire at least gcc-4.8 Ada. - Enable asan and ubsan for s390. - Also require gcc-c++ of the host compiler version used when that is changed due to Ada requirements. - Update to gcc trunk head (r245417). - Enable profiledbootstrap for %ix86, build with release checking. - Build stage1 with -O2 -g. - Enable Ada for s390x. - Enable asan and ubsan for s390x. - Refresh gcc44-rename-info-files.patch. - Fix up nvptx offloading so that it actually works. - Update to gcc trunk head (r245052). - Use plain avr as gcc target for AVR to match what binutils does. [bnc#1022404] - Cleanup spec file and gcc7-rpmlintrc a bit. - Update to gcc trunk head (r244934). - Add accelerator offloading cross to nvptx-none, for this also add nvptx-newlib.tar.bz2. - Update to gcc trunk head (r244867). - Bump libgo SO version to 11. - PowerPC now supports lsan and tsan. - Correct lsan/tsan packaging who are 64bits only. - Update to gcc trunk head (r244684). - Use --with-gcc-major-version-only and drop gcc-dir-version.patch. - Enable offloading for nvptx-none on the host (offload compiler still missing). Re-enable HSA offloading. - Re-add missing cross.spec.in and enable crosses. - Update to gcc trunk head (r244350). - Package avx512vpopcntdqintrin.h and sgxintrin.h on x86_64/i?86. - Update to gcc trunk head (r243648). - Package {arm,aarch64}/arm_fp16.h and arm/arm_cmse.h. - Remove broken libffi build support. - Remove more Java remanents. - Update to gcc trunk (r242874). - Add avx5124fmapsintrin.h and avx5124vnniwintrin.h header files. - New package, inherits from gcc6 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 - Drops * libjava-no-multilib.diff, gcc41-java-slow_pthread_self.patch and all Java related hunks in included patches because Java is no longer included in GCC 7. * gcc6-hsa-enablement.patch as it's part of trunk * gcc6-libsanitizer-aarch64-vma48.patch as it's part of trunk * gcc6-SOURCE_DATE_EPOCH.patch as it's part of trunk
- Update to gcc-8-branch head (r264010). * GCC 8 Toolchain Module state. [bnc#1102564] [fate#326486] - Update to gcc-8-branch head (r263610). * Includes GCC 8.2 release. * Includes fix for build with ISL 0.20. - Update to gcc-8-branch head (r262873). * Includes fix to no longer try linking -lieee with -mieee-fp. [bnc#1084842] * Includes changes up to GCC 8.2 RC1. - Update to gcc-8-branch head (r261583). * Includes fix for C++ ABI issue with passing a class with a trivial move constructor and deleted copy constructor. [GCC#86094] - riscv-builtin-eh-return.patch: Don't clobber retval when __builtin_eh_return called - Update to gcc-8-branch head (r260570). * Adds fix for qtscript miscompile. * Avoids bogus strict-overflow warnings. [bnc#1094222] - Add riscv64-elf cross target. Suffix has become necessary to distinguish from openSUSE target. - libffi-riscv.patch: Backport of RISC-V support for libffi - Update to GCC 8.1 release. - Update to gcc-8-branch head (r259752). * GCC 8.1 second release candidate. - Update to gcc-8-branch head (r259636). * GCC 8.1 first release candidate. * package x86_64 movdirintrin.h - Update to SVN trunk head (r259467). - Update to SVN trunk head (r259308). * contains fix for ios_base::failure ABI breakage. [bnc#1087550] - Remove now obsolete gcc7-bnc1087550.diff. - Set SUSE_ASNEEDED to zero during %install so libasan keeps its NEEDED entry for libstdc++.so. [GCC#84428] - Update to SVN trunk head (r259162). - Enable --enable-fix-cortex-a53-835769 for aarch64. - Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI back to compatible behavior with the default ABI. [bnc#1087550] - Update to SVN trunk head (r259024). * Includes gcc8-pr84990.patch. - Enable --enable-fix-cortex-a53-843419 for aarch64. [bnc#1084812] - Update to SVN trunk head (r258674). * Add gcc8-pr84990.patch to fix bootstrap with Ada. - Switch to release-checking builds. - Update to SVN trunk head (r258445). - Update to SVN trunk head (r258365). * adds pconfigintrin.h and wbnoinvdintrin.h intrinsic headers for x86 - Add riscv64 cross compiler - Fix nvptx offload target compiler install so GCC can pick up required files. Split out the newlib part into cross-nvptx-newlib8-devel and avoid conflicts with GCC 7 variant via Provides/Conflicts of cross-nvptx-newlib-devel. - Update to SVN trunk head (r257983). - Add conflicts to non-bootstrap variant for cross packages to silence repo-checker. - Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11. - Update to SVN trunk head (r257516). - Use %{?_smp_mflags} everywhere. - Update _constraints to bump physicalmemory and general simplification. - Update to SVN trunk head (r257232). - Merge cross compiler packaging changes from GCC 7 again. - Move misplaced %endif - Update to SVN trunk head (r256686). - Merge cross compiler changes from GCC 7. - Bump libgo SO version again. - Prepare for disabling C++ for cross-compilers - Remove not used todo.patch. - Update to SVN trunk head (r256068). - Fix lsan_preinit packaging on ppc. - More x86_64 intrinsic headers. - Update to SVN trunk head (r255776). - Merge cross changes from gcc7 package, adding gcc7-avoid-fixinc-error.diff. - Remove Cilk+ packaging stuff since the feature has been removed. - Add gcc8-testresults-rpmlintrc to fix build. - Disable Intel CET for building target libraries. - New package, inherits from gcc7 * gcc-dir-version.patch, drop patchlevel from install directory names * gcc-add-defaultsspec.diff, add the ability to provide a specs file that is read by default * tls-no-direct.diff, avoid direct %fs references on x86 to not slow down Xen * gcc43-no-unwind-tables.diff, do not produce unwind tables for CRT files * gcc41-ppc32-retaddr.patch, fix expansion of __builtin_return_addr for ppc, just a testcase * gcc44-textdomain.patch, make translation files version specific and adjust textdomain to find them * gcc44-rename-info-files.patch, fix cross-references in info files when renaming them to be version specific * gcc48-libstdc++-api-reference.patch, fix link in the installed libstdc++ html documentation * gcc48-remove-mpfr-2.4.0-requirement.patch, make GCC work with earlier mpfr versions on old products * gcc5-no-return-gcc43-workaround.patch, make build work with host gcc 4.3 * gcc7-remove-Wexpansion-to-defined-from-Wextra.patch, removes new warning from -Wextra - Drops * gcc7-stack-probe.diff in favor of upstream implementation * gcc7-pr81481.diff which is now upstream
- Update to version 1.0.3: This release fixes gccmakedep with GNU cpp versions newer than 4.7, by no longer using cpp to generate the gccmakedep script. - Split gccmakedep from xorg-x11-util-devel. Initial version: 1.0.2.
- Update to version 1.12 * New configuration variable COMPATINCLUDEDIR - Small spec file cleanups - Clenup spec file with spec-cleaner - Update project and download url - Add gpg signature - Enable checks - Add obsoletes to baselibs.conf. - update to 1.11: * Improved dump format. * New function: gdbm_count. * New utilities: gdbm_dump and gdbm_load. * gdbmtool - Specify exact version requirements for build - buildrequire makeinfo - license update: GPL-3.0+ See the COPYING file - update license to new format - update baselibs.conf - update to 1.10 * fully internationalized. available in Finnish ,German, Japanese, Polish and Ukrainian * Support for close-on-exec flag in gdbm_open (see GDBM_CLOEXEC in the docs) * Improved testgdbm command system * Fixed Bug #150, should handle read(2) returning less data * Fixed Bug #151, uses uninitialized memory content * Fixed handling of NDBM databases in read-only mode - add zh_CN translation * manually add. will submit to upstream. - drop gdbm-1.8.3.diff (Patch0) * seems this one is useless. - regenerate and change gdbm-1.8.3-no-build-date.patch (Patch4) to gdbm-no-build-date.patch * its an universal solution no matter the version. - drop gdbm-protoize_dbm_headers.patch (Patch1) * upstream fixed. - drop gdbm-prototype_static_functions.patch (Patch2) * upstream fixed. - drop gdbm-fix_testprogs.patch (Patch3) * upstream code change. now useless. - Fixed typos in gdbm.spec descriptions - fix baselibs.conf - Name library package according to shlib policy - Update description, source text from GNU homepage - Remove redundant tags/sections - Replace /usr/%_lib by simpler %_libdir - add libtool as buildrequire to make the spec file more reliable - fixed wrong header of dbmclose() in our protoize_dbm_headers.patch [bnc#640700] - DO not include a compile date in the resulting binaries - use %_smp_mflags - add baselibs.conf as a source - Enable parallel building for gdbm package
- Add gdk-pixbuf-bsc1180393-CVE-2020-29385.patch: gif: Fix LZW decoder accepting invalid LZW code. (bsc#1180393) - Add gdk-pixbuf-boo1174307-io-gif-overflow.patch: Avoid overflows by checking the memset length argument (boo#1174307). - Raise dependency glib-2.0 version. - A file tests/test-images/gif-test-suite/max-width.gif from the test suite is correctly identified by clamav to be a malicious BC.Gif.Exploit.Agent-1425366.Agent. This is an intentional part of the test suite to ensure it has no negative side effects. On SLE, the package is built with clamav scanning, which then prevents a successful build. This change repacks the source package to a password-protected zip to bypass the clamav scanning for SLE (bsc#1159337), with following update: + Download upstream tarball through source service + Add pre_checkin.sh to convert tarball to zip file + Update spec-file to use the zip file as main source - No longer recommend -lang: supplements are in use - Update to version 2.40.0: + Allow creating a GdkPixbuf instance without any property. - Update to version 2.39.2: + Add gdk_pixbuf_init_modules() for applications with GdkPixbuf loader modules in a separate directory. + Add subproject fallback for dependencies. + Handle large XPM without crashing. + Use the appropriate gdk-pixbuf-query-loaders on install. + Disable deprecation warnings introduced by GLib 2.62. + Escape GIF version in error messages. + Render GIF frames on demand. - Update to version 2.38.2: + build: Remove unnecessary argument. + gif: Suppress last deprecation warning. + tests: - Disable deprecation warnings for GTimeVal. - Add test for issue 95. - Add test image for invalid XPM data. + Disable deprecation warnings for GTimeVal. + Use the monotonic clock instead of wall one. + xpm: - Fail when XPM file doesn't contain enough data. - Simplify error path. - Sanity check XPM file dimensions. - Move RPM macros to %_rpmmacrodir. - Update to version 2.38.1: + Fix OOM in JPEG2000 loader. + Fix thumbnailing of animated GIFs. + Multiple improvements to the GIF loader. + Fix introspection generation. + Fix error handling in PNG loader. + Improve reproducibility of the build. + Speed up saving PNG files. + Add variables in the pkg-config files for binary utilities. + Build fixes. - Update to version 2.38.0: + Stable release. + Documentation fixes. - Update to version 2.37.92: + Ensure that GdkPixbuf's storage is safely handled. + Add test case for buffer overflow in pixdata loader. - Pass all options to meson, ensure we build gdk-pixbuf with the features we want. - Update to version 2.37.0: + Plug a memory leak when using GBytes (bgo#787626). + Fix introspection annotations (bgo#789935). + Fix OOB error when dithering (bgo#748211). + Drop the MMX assembly optimizations for pixops. + Improve compatibility for the post-install script (bgo#795705). + Expose the dimensions of the original image from GdkPixbufLoader (bgo#778517). + Improve thumbnailer implementation (bgo#778517). + Generate separate introspection data for GdkPixdata API (glgo#GNOME/gdk-pixbuf#72). + Deprecate GDK_INTERP_HYPER (glgo#GNOME/gdk-pixbuf#3). - Pass installed_tests as false to meson to make sure we don't ship unnecessary tests. - Add typelib-1_0-GdkPixdata GI subpackage and require it on the devel package, following upstream changes. - Update to version 2.36.12: + gif, ico, jpeg, tiff, icns: various fixes (bgo#778584, bgo#779012, bgo#753605, bgo#779020, bgo#779016). + Implement async loading without threads. + Updated translations. - Rename with_docs meson option to docs, following usptream change. - Drop fixed upstream patches: gdk-pixbuf-bgo779012-ico-overflow.patch, gdk-pixbuf-gif-negative-array-indexes.patch, gdk-pixbuf-gif-uninitialized-variable.patch, gdk-pixbuf-tiff-overflow.patch and gdk-pixbuf-icns-handle-short-blocklen.patch. - Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036). - Modernize spec-file by calling spec-cleaner - Add gdk-pixbuf-bgo779012-ico-overflow.patch: fix a potential integer overflow (boo#1027026 CVE-2017-6312). - Add gdk-pixbuf-gif-negative-array-indexes.patch and gdk-pixbuf-gif-uninitialized-variable.patch: protect against access to negative array indexes (BGO#778584). - Add gdk-pixbuf-tiff-overflow.patch: avoid overflow during size computation (bgo#779020). - Add gdk-pixbuf-icns-handle-short-blocklen.patch: protect against short block length when reading icns (boo#1027024 CVE-2017-6313). - Update to version 2.36.11: + Build: - Fix tiff loader build (bgo#786342). - Prefer newer libpng (bgo#786035). + Use a free reference images for tests (bgo#787050). + gif: fail quickly if image dimensions are too big (bgo#785973). + xlib: Avoid an out-of-bounds error on bigendian (bgo#775896). + Updated translations. - Drop u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch: fixed upstream. - Add gdk-pixbuf-rpmlintrc: filter gdk-pixbuf-devel.*: W: non-conffile-in-etc /etc/rpm/macros.gdk-pixbuf. - Update to version 2.36.10: + build: meson build improvements. + build: win32 build fixes. + tests: show error before failing (bgo#786259). + Updated translations. - Update summaries and RPM categories. - Migrate to meosn build system: + Add meson BuildRequires: new dependency. + Add xsltproc, gdk-doc and docbook-xsl-stylesheets BuildRequires: new dependencies, as gtk-doc and man pages are no longer pre-built. + Replace configure, make, make_install calls for respective meson, meson_build and meson_install macros. - Drop libjasper-devel BuildRequires: drop JPEG2000 support: it is not enabled per default by upstream. - Update to version 2.36.9: + build: meson build improvements. + OS X: don't require shared-mime-info (bgo#786167). + gif: fix a coverity warning (bgo#785696). + build: make queryloaders output reproducible (bgo#783592). + Updated translations. - Update to version 2.36.8: + jpeg: restore grayscale image support (bgo#785171). + bmp: Tighten image dimension checks (bgo#776694). + ico: Fixo icon quality sorting (bgo#785447). + Various other leak and overflow fixes (bgo#765094, bgo#783538, bgo#778204). + Add some assertion to help static analysis (bgo#778943). + Remove support for building on various obsolete platforms. + Updated translations. - Update to version 2.36.7: + Add tests for recent bug fixes. + ico, bmp, tiff: avoid integer overflows (bgo#776040, bgo#776694, bgo#780269). + jpeg: error out if wrong # of channels (bgo#784866). + Misc.bugfixes (bgo#784583). + Support mimetypes: image/wmf, image/emf. + Updated translations. - Drop gdk-pixbuf-cve-2017-2862-jpeg-channels.patch and gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch: Fixed upstream. - Add fixes for crashes, taken from upstream git (CVE-2017-2862, CVE-2017-2870, bgo#784866, bgo#780269): gdk-pixbuf-cve-2017-2862-jpeg-channels.patch gdk-pixbuf-cve-2017-2870-tiff-mul-overflow.patch - Supplement libgdk_pixbuf-2_0-0 by the thumbnailers (boo#1037100). - Update to version 2.36.6: + jpeg: Support the EXIF tag (bgo#143608). + ico: Make option parsing locale-independent (bgo#776990). + Fix build on Windows. + Updated translations. - Update to version 2.36.5: + Fix mimetypes for thumbnailer (bgo#778451). + Handle fseek failure (bgo#776990). + Fix signed/unsigned handling (bgo#777374). + Fix an overflow check (bgo#777315). + Handle extreme scaling better (bgo#80925). + Updated translations. - Update to version 2.36.4: + Add a fastpath for no-op scales. + Documentation improvements (bgo#442452). + Fix some coverity warnings (bgo#776945, bgo#768062). + Updated translations. - Update to version 2.36.3: + gif, ico: Fix area-updated coordinates (bgo#581484). + tga: Improve error handling (bgo#575217). + jasper: Improve error handling (bgo#685543). + Test suite improvements (bgo#696331). + Minor documentation fixes (bgo#776457). + Updated translations. - Update to version 2.36.2: + Fix a NULL pointer dereference (bgo#776026). + Fix a memory leak (bgo#776020). + Support bmp headers with bitmask (bgo#766890). + Add tests for scaling (bgo#80925). + Handle compressed pixdata in resources (bgo#776105). + Avoid a buffer overrun in the qtif loader (bgo#775648). + Fix a crash in the bmp loader (bgo#775242). + Fix crash opening pnm images with large dimensions (bgo#775232). + Prevent buffer overflow in the pixdata loader (bgo#775693). + Updated translations. - Update to version 2.36.1: + Remove the pixdata loader (bgo#776004). + Fix integer overflows in the jpeg loader (bgo#775218). + Add an external thumbnailer for images. + Updated translations. - Split the external thumbnailer into gdk-pixbuf-thumbnailer. - Add u_contrib-gdk-pixbuf-xlib-Fix-rgb888amsb.patch: Fix RGBA conversion for big endian X11 environments. Fixes (boo#929462, bsc#1010497, bgo#775896). - Update to version 2.36.0: + Updated translations. - Update to version 2.35.5: + Fix undefined behavior in overflow checks (bgo#770986). + Fix a typo (bgo#770756). + Avoid segfault in some tests (bgo#771026). + Updated translations. - Update to version 2.35.4: + Updated translations. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Escape some macros in comments to silence rpmlint. - Update to version 2.35.3: + Add API to determine supported save options (bgo#683371). + Add helper API for pixbuf options (bgo#768043). + Fix invalid gettext use (bgo#758552). + Fix a compiler warning in the xpm loader (bgo#768042). + Fix integer overflows in the bmp loader (bgo#768688, bgo#768738). + Fix a crash in the ico loader (bgo#769170). + Updated translations. - Drop gdk-pixbuf-bgo768688-bmp-overflow.patch, gdk-pixbuf-bgo768484-ico-set-errors.patch, gdk-pixbuf-bgo769738-bmp-overflow.patch and gdk-pixbuf-bgo769170-ico-headers.patch: Fixed upstream. - Update to version 2.35.2: + Use compiler directives for exporting symbols (bgo#767164). + Fix a problem with nearest scaling (bgo#766842). + Avoid redundant property notification. + Updated translations. - Update to version 2.35.1: + Add non-varargs variant to save to stream (bgo#683063). + Add a common autotools module (bgo#765034). + Updated translations. - Add fixes for some crashes, taken from upstream git (bsc#988745 bsc#991450 CVE-2016-6352): gdk-pixbuf-bgo768688-bmp-overflow.patch gdk-pixbuf-bgo768484-ico-set-errors.patch gdk-pixbuf-bgo769738-bmp-overflow.patch gdk-pixbuf-bgo769170-ico-headers.patch - Update to GNOME 3.20 Fate#318572 - Remove upstreamed patches: gdk-pixbuf-bgo758991.patch, 0001-pixops-Don-t-overflow-variables-when-shifting-them.patch, gdk-pixbuf-bgo747605.patch, gdk-pixbuf-bgo752297.patch, 0001-ico-Protect-against-overflow.patch, 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch, gdk-pixbuf-bsc960155-divide-by-zero.patch, gdk-pixbuf-bsc948790-tga-dos.patch and gdk-pixbuf-2-32-overflow-fixes.patch. - Update to version 2.34.0: + Don't force no static builds on Win32 (bgo#760369). + Updated translations. - Add gdk-pixbuf-bsc960155-divide-by-zero.patch -- fix a possible divide by zero (bsc#960155). - Add gdk-pixbuf-2-32-overflow-fixes.patch, 0001-ico-Protect-against-overflow.patch, gdk-pixbuf-bgo747605.patch, and gdk-pixbuf-bgo758991.patch: fix various overflows (bsc#958963 CVE-2015-7552). - Update to version 2.33.2: + Fix two crashes in the bmp loader (bgo#747605, bgo#758991). + Updated translations. - Update to version 2.33.1: + Improve various tests. + ico: integer overflow fixes. + tga: rewrite the loader, introducing a buffer queue abstraction. + gif: fix thumbnailing animations. + Updated translations. - Update to version 2.32.3: + Fix two crashes in the bmp loader (bgo#747605, bgo#758991). + ico: integer overflow fixes. + Updated translations. - Add 0001-pixops-use-gint64-in-more-places-to-avoid-overflow-w.patch: Fix some more overflows scaling a gif (bsc#948791 CVE-2015-7673). - Update to version 2.32.2: + Avoid some integer overflow possibilities in scaling code. + Updated translations. - Add gdk-pixbuf-bsc948790-tga-dos.patch: fix an overflow and DoS with a TGA (bsc#948790 CVE-2015-7673). - Add 0001-pixops-Don-t-overflow-variables-when-shifting-them.patch: Fix overflow when scaling a gif (bsc#948791 CVE-2015-7674). - Update to version 2.32.1: + Make relocations optional. + Fix a crash due to overflow when scaling. + Drop loaders for some rare image formats: wbmp, ras, pcx. + Prevent testsuite failures due to lack of memory. + Updated translations. - Update to version 2.32.0: + Fix build issues (bgo#754154). + Fix animation loading (bgo#755269). + More overflow fixes in the scaling code (bgo#754387). + Fix a crash in the tga loader. + Updated translations. - Add gdk-pixbuf-bgo752297.patch: Check for overflow before allocating memory when scaling (bsc#942801 CVE-2015-4491). Taken from upstream. - Update to version 2.31.7: + Fix several integer overflows (bgo#753908, bgo#753569). + Fix build failure with --disable-modules (bgo#740912). + Port animations to GTask. + Updated translations. - Update to version 2.31.6: + Really fix bgo#752297. This is CVE-2015-4491. + Updated translations. - Update to version 2.31.5: + Add support for g_autoptr for all object types (bgo#750497). + Avoid a possible divide-by-zero in the pixbuf loader (bgo#750440). + Remove gettext .pot file hack (bgo#743574). + Be more careful about integer overflow (bgo#752297). + Updated translations. - Drop README from docs as it is now empty. - Add generic www.gnome.org URL to silence a few lint warnings. - Update to version 2.31.4: + SVGZ icons in notification GNOME3 (bgo#648815). + gdk_pixbuf_apply_embedded_orientation is not working (bgo#725582). + Updated translations. - Update to version 2.31.3: + API changes: Revert an annotation change that broke bindings. + Build fixes: - Clean up configure - Fix Visual Studio build - Define MAP_ANONYMOUS when needed - Include gi18n-lib.h where needed + Updated translations. - Update to version 2.31.2: + API changes: - Deprecate GdkPixdata. - Add gdk_pixbuf_get_options() helper to list set options. - Annotations fixes for various functions. - Remove incorrect info about area-prepared signal. + Image format support changes: - Flag multi-page TIFF files. - Fix memory usage for GIF animations, add note about minimum frame length. - Return an error for truncated PNG files. - Add density (DPI) support for JPEG, PNG and TIFF. - Fix reading CMYK JPEG files generated by Photoshop. - Allow saving 1-bit mono TIFF files as used in faxes. - Simplify loader names. - Fix loading GIF files when the first write is short. - Add progressive loading to ICNS files. - Add support for 256x256 ICO files. - Fix reading MS AMCap2 BMP files. + Other: - Honour requested depth in Xlib. - Special-case compositing/copying with no scaling. - Add relocation support to OSX and Linux. - Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows. - fix bashism in post script
- Fix boo941629-unnessary-rpath-on-standard-path.patch (boo#941629) - update to 0.20.2: * The programs 'gettext', 'ngettext', when invoked with option -e, now expand '/' and octal escape sequences, instead of swallowing them * xgettext now recognizes 'gettext' program invocations with the '-e' option, such as gettext -e 'somenstringn' * xgettext now assumes a Python source file is in UTF-8 encoding by default, as stated in PEP 3120 * The value of the 'Icon' property is no longer extracted into the POT file by xgettext - Don't disable openmp with qemu, the emulation works now - Add libtextstyle0 to baselibs.conf: gettext-runtime-32bit has a dependency on it, so we also need the library built as -32bit. - Add missing Requires: libtextstyle0 in corresponding devel package, drop gettext-runtime Requires. - Skip creation of shared libtextstyle in -mini flavor. - Statically link to libtextstyle in -mini flavor, fixes broken bootstrap of gettext. - Add -lm to LDFLAGS (boo#1138806) - Added xz to requires (boo#1141380) - The previous update to 0.20.1 also fixes (boo#1113719) - Remove autoreconf call (not required), and drop the no longer required libtool build dependency. - Heed SLPP by placing libtextstyle.so.0 in the right package. - Drop documentation from libtextstyle0, no one will read it there. - Drop static library. - Remove pointless ldconfig calls for libtextstyle-devel. - Avoid pointless sh invocation of libtextstyle0 scriptlets. - Avoid unnecessary |xargs rm. - Remove redundant %clean section. - Disable LTO (boo#1138806). - Updatetd to 0.20.1 + msgfmt now eliminates the POT-Creation-Date header field from .mo files. + update-po target in Makefile.in.in now uses msgmerge --previous. + msgmerge now has an option --for-msgfmt, that produces a PO file meant for use by msgfmt only. This option saves processing time, in particular by omitting fuzzy matching that is not useful in this situation. + The .pot file in a 'po' directory is now erased by "/make maintainer-clean"/. + It is now possible to override xgettext options from the po/Makefile.in.in through options in XGETTEXT_OPTIONS (declared in po/Makevars). + The --intl option of the gettextize program (deprecated since 2010) is no longer available. Instead of including the intl sources in your package, we suggest making the libintl library an optional prerequisite of your package. This will simplify the build system of your package. + Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well. + C, C++: * xgettext now supports strings in u8"/..."/ syntax, as specified in C11 and C++11. * xgettext now supports 'p'/'P' exponent markers in number tokens, as specified in C99 and C++17. + C++: * xgettext now supports single-quotes in number tokens, as specified in C++14. + Shell: * The programs 'gettext', 'ngettext' now support a --context argument. * gettext.sh contains new function eval_pgettext and eval_npgettext for producing translations of messages with context. + Perl: * Native support for context functions (pgettext, dpgettext, dcpgettext, npgettext, dnpgettext, dcnpgettext). * better detection of question mark and slash as operators (as opposed to regular expression delimiters). + Scheme: * xgettext now parses the syntax for specialized byte vectors (#u8(...), [#]vu8(...), etc.) correctly. + Pascal: * xgettext can now extract strings from .rsj files, produced by the Free Pascal compiler version 3.0.0 or newer. + Vala: * xgettext now parses escape sequences in strings more accurately. + JavaScript: * xgettext now parses template literals correctly. - Rebased gettext-dont-test-gnulib.patch - Removed gettext-needlessly_init_vars.patch (now in upstream) - Rebased gettext-po-mode.diff - Removed msgfmt-remove-pot-creation-date.patch (now in upstream) - Removed msgfmt-reset-msg-length-after-remove.patch (now in upstream) - Removed parts of reproducible.patch (now in upstream) - reproducible.patch: generate timestamp in .pot files from SOURCE_DATE_EPOCH for reproducible builds - Only Require(Pre/Post) info in the non-mini variant: as the -mini version is only used inside OBS, it is irrelevant if the info files are present and registered or not. - Add reproducible.patch to override build date (boo#1047218) - Add patch msgfmt-reset-msg-length-after-remove.patch which does reset the length of message string after a line has been removed (boo#1106843) - Use %license instead of %doc [bsc#1082318] - Fix %install_info_delete usage: * It has to be performed in %preun, not %postun. * This fixes warning messages upon package removal. - Ignore Recommends: on non-SUSE distributions - Explicitly remove %{_infodir}/dir before creating package to allow builds on RHEL and derived Linux distributions - Ignore rpm-build's dependency on gettext-tools while building the -mini variant: before gettext-runtime-mini is built, there is no provider of this symbol in a bootstrap cycle. - Explicitly call autoreconf, as we have patches touching the build system. Implicit calling automake/autoconf works only as long as the version on the system is the same as was used to bootstrap originally. - Add msgfmt-remove-pot-creation-date.patch to enable reproducible builds of packages using gettext-runtime such as dfc, e2fsprogs and acl - GNU gettext 0.19.8.1: * Fix unintentional soname bump - GNU gettext 0.19.8: * msgfmt now produces little-endian .mo files by default. * xml: xgettext and msgfmt now look for .its files in directories supplied through the GETTEXTDATADIRS or XDG_DATA_DIRS environment variable. * JavaScript: xgettext and msgfmt now recognize numbered arguments in format strings. - drop gettext-runtime-grep-2.24.patch, no longer required for 2.25 - GNU gettext 0.19.7: * can now load custom string extraction rules in XML Internationalization Tag Set (ITS) standard * the existing XML-based language scanners (Glade, GSettings, and AppData) rewritten using ITS * Add msgfmt --xml option to merge translations back to the original XML document. - Add gettext-runtime-grep-2.24.patch: Fix test suite with grep 2.24 (https://savannah.gnu.org/bugs/index.php?47674). - Recommend bison-lang by gettext-tools, as it is used by them. - GNU gettext 0.19.6: * Support AppData file format * New macro AM_GNU_GETTEXT_REQUIRE_VERSION * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to $(DOMAIN).pot, instead of the standard header comments. * Fix mishandling of gettext version numbers for minor releases, in po-mode.el and gettextize. * Fix build with --enable-relocatable. - remove no longer required gettext-0.19.5.1-gettextize.diff - add patch: boo941629-unnessary-rpath-on-standard-path.patch * config.rpath from gettext-tools will set rpath for ELF binaries not in /usr/lib, even if it's the standard path the linker would search anyway. - Add gettext-0.19.5.1-gettextize.diff * workaround gettextize in gettext 0.19.5.1, see http://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00027.html - GNU gettext 0.19.5.1: * fix build on old platforms where stpcpy and stpncpy is missing - GNU gettext 0.19.5: * xgettext: feature to perform syntax checks on msgid, via - -check option or "/xgettext: "/ commentgs * msgfilter, msgexec: new option --newline * The base Unicode standard is now updated to 8.0.0. * msginit is now capable of generating "/Plural-Forms:"/ from Unicode CLDR. Via GETTEXTCLDRDIR environment variable. * Improved Programming languages support * drop gettext-check-allocated-size-for-static-segment.patch, is upstream - Add gettext-check-allocated-size-for-static-segment.patch from upstream * Check if the embedded segment size is valid, before adding it to the string length. Please see http://lists.gnu.org/archive/html/bug-gettext/2015-03/msg00005.html - GNU gettext 0.19.4: * The --keyword option of xgettext now accepts same argument number for both singular and plural forms. * Programming languages support: - C#: xgettext now properly handles Unicode characters encoded with surrogate pairs. - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR. - Shell: xgettext now properly recognizes Bash ANSI-C quoting ($'...'). * Bug fixes: - Fix integer overflow when reading certain MO files with msgunfmt. - Avoid invalid memory access in various cases. In particular, when the same argument number is specified for singular/ plural arguments, and when checking Lisp and Scheme format strings. - fix 'echo -e' in cvs.sh script that may be unsupported in some POSIX-complete shells - add patches: * gettext-0.19.3-fix-bashisms.patch - GNU gettext 0.19.3: * Fix xgettext mishandling of octal character escapes in C. * Fix autopoint infinite recursion with certain configure.ac. * The po/Makevars file has a new field MSGINIT_OPTIONS, that can be used to adjust msginit's operation. This is particularly useful for controlling line wrapping behavior together with MSGMERGE_OPTIONS and XGETTEXT_OPTIONS.
- Add glib2-CVE-2021-27218.patch: g_byte_array_new_take takes a gsize as length but stores in a guint, this patch will refuse if the length is larger than guint. (bsc#1182328, glgo#GNOME/glib!1944) - Add glib2-CVE-2021-27219-add-g_memdup2.patch: g_memdup takes a guint as parameter and sometimes leads into an integer overflow, so add a g_memdup2 function which uses gsize to replace it. (bsc#1182362, glgo#GNOME/glib!1927, glgo#GNOME/glib!1933, glgo#GNOME/glib!1943) - Add patches to support for slim format of timezone (bsc#1178346): + glib2-add-support-for-slim-timezone-format.patch: basic support for slim format (glgo#GNOME/glib!1533). + glib2-fix-6-days-until-the-end-of-the-month.patch: fix DST incorrect end day when using slim format (glgo#GNOME/glib!1683). - Update to version 2.62.6: + This is expected to be the final release in the 2.62.x stable series; maintenance effort will shift to the newer 2.64.x stable series now. + Fix SOCKS5 username/password authentication. + Exception handling fixes on Windows. + Bugs fixed: glgo#GNOME/GLib#1986, glgo#GNOME/GLib#1988, glgo#GNOME/GLib#2049, glgo#GNOME/GLib!1378, glgo#GNOME/GLib!1380, glgo#GNOME/GLib!1393, glgo#GNOME/GLib!1394, glgo#GNOME/GLib!1411. + Updated translations. - Update to version 2.62.5: + Fix potential relative read when calling g_printerr(), which could lead to a denial of service from a setuid-root process being used to block access to the TTY for another user. + Fix SOCKS proxy resolver sometimes not being used when resolving addresses via Happy Eyeballs (CVE-2020-6750). + Several other Happy Eyeballs fixes for address resolution. + Fix parsing of full Julian day range from `$TZ` environment variable. + Several race condition/crash fixes. + Bugs fixed: glgo#GNOME/GLib#1919, glgo#GNOME/GLib#1995, glgo#GNOME/GLib#1999, glgo#GNOME/GLib!1323, glgo#GNOME/GLib!1331, glgo#GNOME/GLib!1352, glgo#GNOME/GLib!1361, glgo#GNOME/GLib!1365, glgo#GNOME/GLib!1370, glgo#GNOME/GLib!1371. + Updated translations. - No longer recommend -lang: supplements are in use - Update to version 2.62.4: + Apply recursion depth limits to variants in D-Bus messages. + Bugs fixed: glgo#GNOME/GLib#1938, glgo#GNOME/GLib!1240, glgo#GNOME/GLib!1257, glgo#GNOME/GLib!1266, glgo#GNOME/GLib!1276, glgo#GNOME/GLib!1290. - Update to version 2.62.3: + Use `poll()` in `g_spawn_sync()` rather than `select()`, which is subject to FD limits. + Fix undefined behaviour with `g_utf8_find_prev_char()`. + Bugs fixed: glgo#GNOME/GLib#954, glgo#GNOME/GLib#1318, glgo#GNOME/GLib#1897, glgo#GNOME/GLib#1903, glgo#GNOME/GLib#1916, glgo#GNOME/GLib#1917, glgo#GNOME/GLib!1174, glgo#GNOME/GLib!1184, glgo#GNOME/GLib!1194, glgo#GNOME/GLib!1203, glgo#GNOME/GLib!1207, glgo#GNOME/GLib!1215, glgo#GNOME/GLib!1219, glgo#GNOME/GLib!1222, glgo#GNOME/GLib!1228. - Re-enable systemtap, and require systemtap-headers and systemtap-dtrace, rather than systemtap-sdt-devel, to avoid build cycle (boo#1145438). - Own /usr/share/systemtap{|tapset} directories, since we no longer have systemtap-sdt-devel in BuildRequires. - Disable lto if systemtap is enabled: build fails otherwise. - Update to version 2.62.2: + Bugs fixed: - glgo#GNOME/GLib#1896: Use after free when calling g_dbus_connection_flush_sync() in a dedicated thread. - glgo#GNOME/GLib!1154: Backport glgo#GNOME/GLib!1152 “gwinhttpvfs: Handle g_get_prgname() returning NULL” to glib-2-62. - glgo#GNOME/GLib!1156: Backport glgo#GNOME/GLib!1146 Solaris fixes to glib-2-62. - Update to version 2.62.1: + Fix regression in g_file_copy() when passing `G_FILE_COPY_TARGET_DEFAULT_PERMS` flag; the destination permissions would be private rather than following the process’ umask. + Several `GDateTime` parsing fixes. + Always build the tests if installed-tests are enabled, so that the tests can actually be installed. + Bugs fixed: glgo#GNOME/GLib#174, glgo#GNOME/GLib#1865, glgo#GNOME/GLib#1875, glgo#GNOME/GLib#1887, glgo#GNOME/GLib#1888, glgo#GNOME/GLib!1021, glgo#GNOME/GLib!1094, glgo#GNOME/GLib!1101, glgo#GNOME/GLib!1102, glgo#GNOME/GLib!1103, glgo#GNOME/GLib!1127, glgo#GNOME/GLib!1128, glgo#GNOME/GLib!1140, glgo#GNOME/GLib!1141, glgo#GNOME/GLib!1142. + Updated translations. - Update to version 2.62.0: + Fix new `GFileInfo` APIs to work when `G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC` was not queried. + Bugs fixed: glgo#GNOME/GLib#487, glgo#GNOME/GLib!1084, glgo#GNOME/GLib!1086,glgo#GNOME/GLib!1087. - Update to version 2.61.3: + Support setting thread name on BSD systems. + Install previously-uninstalled headers for public `GNativeSocketAddress` object. + Very initial support for Windows apps (UWP). + Add various new valgrind suppressions to `glib.supp`. + Bugs fixed: glgo#GNOME/GLib!83, glgo#GNOME/GLib!512, glgo#GNOME/GLib!873, glgo#GNOME/GLib!905, glgo#GNOME/GLib!1057, glgo#GNOME/GLib!1309, glgo#GNOME/GLib!1620, glgo#GNOME/GLib!1761, glgo#GNOME/GLib!1803, glgo#GNOME/GLib!1819, glgo#GNOME/GLib!1852, glgo#GNOME/GLib!1854, glgo#GNOME/GLib!1860, glgo#GNOME/GLib!1863, glgo#GNOME/GLib!1867, glgo#GNOME/GLib!1870, glgo#GNOME/GLib!1879, glgo#GNOME/GLib!1880, glgo#GNOME/GLib!1881, glgo#GNOME/GLib!1002, glgo#GNOME/GLib!1011, glgo#GNOME/GLib!1015, glgo#GNOME/GLib!1016, glgo#GNOME/GLib!1017, glgo#GNOME/GLib!1023, glgo#GNOME/GLib!1026, glgo#GNOME/GLib!1027, glgo#GNOME/GLib!1031, glgo#GNOME/GLib!1032, glgo#GNOME/GLib!1033, glgo#GNOME/GLib!1034, glgo#GNOME/GLib!1036, glgo#GNOME/GLib!1037, glgo#GNOME/GLib!1044, glgo#GNOME/GLib!1049, glgo#GNOME/GLib!1050, glgo#GNOME/GLib!1054, glgo#GNOME/GLib!1057, glgo#GNOME/GLib!1059, glgo#GNOME/GLib!1066, glgo#GNOME/GLib!1068, glgo#GNOME/GLib!1071, glgo#GNOME/GLib!1074, glgo#GNOME/GLib!1075. - Update to version 2.61.2: + Add various new array functions (#236, #269, #373). + Rework how D-Bus connections are closed/unreffed when `g_test_dbus_down()` is called. Tests which leak a `GDBusConnection` may now time out and abort, rather than silently leaking. (#787) + Add a deprecation macro for GLib macros, and use it; third-party uses of long-deprecated GLib macros may now start causing warnings. (#1060). + Deprecate `GTime` and `GTimeVal`, and various functions which use them. Use `GDateTime` and `guint64` UNIX timestamps instead. + Stop using `G_DISABLE_DEPRECATED` to allow disabling deprecation warnings; third-party code should now be using `GLIB_VERSION_{MIN_REQUIRED, MAX_ALLOWED}` to control symbol usage. + Improve `GNetworkMonitor` detection of offline states (#1788). + Fix CVE-2019-12450, wide permissions of files when copying using GIO. - Changes from version 2.61.1: + Upgrade to Unicode Character Database v12.1. + Improve network availability detection with NetworkManager to treat lower levels of connectivity as having reduced availability. - Changes from version 2.61.0: + Add coloured output support to `gdbus introspect. + Updated translations. - Update to version 2.60.7: + Bugs fixed: glgo#GNOME/GLib#1819, glgo#GNOME/GLib#1847, glgo#GNOME/GLib!1012, glgo#GNOME/GLib!1013, glgo#GNOME/GLib!1061, glgo#GNOME/GLib!1065, glgo#GNOME/GLib!1081. - Update to version 2.60.6: + Fix various bugs with use of the `GKeyfileSettingsBackend` within flatpaks (glgo#GNOME/GLib!984, glgo#GNOME/GLib!985, glgo#GNOME/GLib#1825). + Bugs fixed: glgo#GNOME/GLib!993, glgo#GNOME/GLib!984, glgo#GNOME/GLib!985. - Drop glib2-keyfile-handle-filename-being-null.patch: Fixed upstream. - Add glib2-keyfile-handle-filename-being-null.patch: key file: Handle filename being NULL (glgo#GNOME/GLib!1825, glgo#GNOME/GLib#984). - Update to version 2.60.5: + Fix implicit use of the `GKeyfileSettingsBackend`. + Fix opening a URI using the ‘Open URI’ portal. + Bugs fixed: glgo#GNOME/GLib!910, glgo#GNOME/GLib!949, glgo#GNOME/GLib!956, glgo#GNOME/GLib!958, glgo#GNOME/GLib!969, glgo#GNOME/GLib!977. - Update to version 2.60.4: + Fixes to improved network status detection with NetworkManager. + Leak fixes to some `glib-genmarshal` generated code. + Further fixes to the Happy Eyeballs (RFC 8305) implementation. + File system permissions fix to clamp down permissions in a small time window when copying files (CVE-2019-12450). + Bugs fixed: glgo#GNOME/GLib#1755, glgo#GNOME/GLib#1788, glgo#GNOME/GLib#1792, glgo#GNOME/GLib#1793, glgo#GNOME/GLib#1795, glgo#GNOME/GLib!865, glgo#GNOME/GLib!878. - Set umask to 022 before running glib-compile-schemas (boo#1131761). - Update to version 2.60.3: + * Various fixes to small key/value support in `GHashTable`. * Bugs fixed: - Critical in g_socket_client_async_connect_complete. - New GHashTable implementation confuses valgrind. - test_month_names: assertion failed. - GNetworkAddressAddressEnumerator unsafely modifies cache in GNetworkAddress. - Leaks in gsocketclient.c connection code. - glib/date test fails. - GDB pretty-printer for GHashTable no longer works + Updated translations. - Move glib2.macros to %_rpmmacrodir. /etc is for the system admin. - Update to version 2.60.2: + Fix crash when displaying notifications on macOS. + Improve network status detection with NetworkManager. + Bugs fixed: glgo#GNOME/GLib!790, glgo#GNOME/GLib!793, glgo#GNOME/GLib!803. + Updated translations. - Use FAT LTO objects in order to provide proper static library (boo#1133129). - Update to version 2.60.1: + Fix documentation for `gdbus-tool wait` to use correct units. + Bugs fixed: glgo#GNOME/GLib#1709, glgo#GNOME/GLib#1725, glgo#GNOME/GLib#1737, glgo#GNOME/GLib!711, glgo#GNOME/GLib!722, glgo#GNOME/GLib!727, glgo#GNOME/GLib!729, glgo#GNOME/GLib!758, glgo#GNOME/GLib!775. + Updated translations. - Drop upstream fixed patch: 0001-Handle-an-UNKNOWN-NetworkManager-connectivity-as-NONE.patch. - Add patch submitted upstream to handle an UNKNOWN NM connectivity the same as a NONE value. This partly fixes boo#1103678 (packagekit reports the network as available on a computer without network connectivity which makes plasma-pk-update start an update check which obviously fails). * 0001-Handle-an-UNKNOWN-NetworkManager-connectivity-as-NONE.patch - Update to version 2.60.0: + Further fixes to the Happy Eyeballs (RFC 8305) implementation. + Add support for the XDG trash portal. + Bugs fixed: glgo#GNOME/GLib#1653, glgo#GNOME/GLib#1658, glgo#GNOME/GLib#1668, glgo#GNOME/GLib#1675, glgo#GNOME/GLib#1676, glgo#GNOME/GLib#1679, glgo#GNOME/GLib#1693, glgo#GNOME/GLib#1697, glgo#GNOME/GLib#1698, glgo#GNOME/GLib!276, glgo#GNOME/GLib!639, glgo#GNOME/GLib!666, glgo#GNOME/GLib!674, glgo#GNOME/GLib!676, glgo#GNOME/GLib!677, glgo#GNOME/GLib!686, glgo#GNOME/GLib!688, glgo#GNOME/GLib!689, glgo#GNOME/GLib!691, glgo#GNOME/GLib!692, glgo#GNOME/GLib!696, glgo#GNOME/GLib!698, glgo#GNOME/GLib!699, glgo#GNOME/GLib!702, glgo#GNOME/GLib!703. + Updated translations. - Update to version 2.59.2: + Fix check on GDBusMessage size when reading it. + Add async GIO API: g_file_query_default_handler_async(), g_app_info_launch_uris_async(). + Fix some bugs in the Happy Eyeballs implementation. + Install a new generated header with enum types for Unicode enums. + Support the XDG trash portal. + Bugs fixed: glgo#GNOME/GLib#1224, glgo#GNOME/GLib#1249, glgo#GNOME/GLib#1347, glgo#GNOME/GLib#1376, glgo#GNOME/GLib#1642, glgo#GNOME/GLib#1646, glgo#GNOME/GLib#1649, glgo#GNOME/GLib#1673, glgo#GNOME/GLib!276, glgo#GNOME/GLib!481, glgo#GNOME/GLib!585, glgo#GNOME/GLib!593, glgo#GNOME/GLib!609, glgo#GNOME/GLib!619, glgo#GNOME/GLib!622, glgo#GNOME/GLib!626, glgo#GNOME/GLib!627, glgo#GNOME/GLib!629, glgo#GNOME/GLib!630. + Updated translations. - BuildIgnore glib2-devel: since we have to require gtk-doc in order to produce the doc, we gained an implicit dependency on ourselves. The gtk-doc dependency is correct, but glib happens to be buildable without this dependency too. - Rework the check section to be in an own if/endif block so that spec-cleaner is not getting confused by it. - Conditionalize enabling of systemtap, default disabled: it creates a build loop. - Update to version 2.59.1: + Autotools support is gone. + g_format_size() now uses a no-break space to separate digits and units; translations will need to be updated accordingly. + New g_queue_clear_full() API. + Fix argument quoting on win32 when spawning subprocesses. + Allow polling more than 64 handles on win32 using g_poll(). + Tag various tests as ‘flaky’. These are no longer run routinely on our upstream CI machines, and downstream packagers may want to not run them (or not treat those test failures as package build failures) on their test machines either. They are in the `flaky` test suite. + Add overlay support to g_resources_get_info(). + Support defaults and locks in the keyfile GSettings backend. This will be used for flatpaks. + Accept unquoted strings in the keyfile GSettings backend to simplify things for sysadmins. + Update our contribution guidelines (`CONTRIBUTING.md`). + Add writev() and writev_all() APIs to GOutputStream and GPollableOutputStream, and provide implementations of them for many subclasses. + Many more bugs fixed, see package NEWS file for full list. + Updated translations. - Remove conditionals for meson build, use meson unconditionally following upstreams removal of autotools. - Add new glib2-tests subpackage. - Update to version 2.59.0: + This will be the last development release with autotools support. As our Meson support has been around since 2.56.x, and was used to release tarballs in 2.58.x, the next development release (2.59.1) will drop autotools as used to build GLib. The macros installed for other packages to use will remain. + Add `G_TEST_OPTION_ISOLATE_DIRS` to redirect `XDG_*_HOME` to a temporary directory for each unit test. + Support `Property.EmitsChangedSignal` annotations in `gdbus-codegen`. + Add `g_assert_cmpvariant()` API for unit tests. + Hide bind mounts from GIO mount listings. + Automatically realign data passed to `g_variant_new_from_bytes()` or `g_variant_new_from_data()` if it is not correctly aligned. This prevents misaligned accesses on architectures which don’t support them. Callers should still aim to correctly align data to get higher performance. + Support `ld -b binary` (on platforms which support it; i.e. Linux) to provide large pre-compiled `GResource` resources with a fast compilation time. + Unconditionally install GLib m4 macros, so that projects which depend on GLib and which still build using autotools can continue to build even once GLib has ported entirely to Meson. + Various fixes to the Meson build. + Drop Python 2 support and require Python 3.4+. See discussion on https://mail.gnome.org/archives/desktop-devel-list/2018-July/msg00004.html. + `GHashTable` performance and memory improvements for common cases. See https://hpjansson.org/blag/2018/07/24/a-hash-table-re-hash/. + Add flags that allow a `GApplication` to signal and replace a currently running other instance of the same `GApplication`. This will be used for app upgrades with flatpak. + Autostart xdg-desktop-portal when using the network monitor and proxy monitor portal backends. + Add a g_task_set_name() API to allow `GTask`s to be described; useful for debugging. + Enable FreeBSD CI on every commit for upstream GLib. + Various GVariant, GMarkup and GDBus fuzzing fixes, including buffer overflow fixes. + Various fixes to eliminate thread races, found by thread sanitizer (tsan). + Deprecate TLS/DTLS rehandshaking, as it has been removed from the protocol in TLS 1.3. + Support reading arguments from a file with `glib-mkenums`, which is useful for long argument lists due to having deeply nested build directories, on systems with a low limit on the command line length. + Make `g_environ_*()` case-insensitive on Windows, as the environment itself is case-insensitive on Windows. + Add Application Layer Protocol Negotiation (ALPN) support to `GTlsConnection` and `GDtlsConnection`, so that higher layer protocols can be negotiated when setting up a TLS connection, without additional round trips and latency. This is needed for eventual HTTP/2 support. + Add support for TPM keys in PEM files when loading TLS certificates. + Add a `GRecMutexLocker` auto-pointer wrapper for `GRecMutex`. + Many more bugs fixed, see package NEWS file for full list. + Updated translations. - Update to version 2.58.3: + Fix GVariant tests on i686. + Fix crashes caused by filtering of mounts. + Bugs fixed: glgo#gnome/GLib#1626, glgo#gnome/GLib#1637, glgo#gnome/GLib#1645, glgo#gnome/GLib!558, glgo#gnome/GLib!577, glgo#gnome/GLib!578. - Update to version 2.58.2: + Fix calling gdbus-codegen with --interface-info-{header,body}. + Fix parsing month names in certain locales with g_date_set_parse(). + Fix ^*ay handling in g_variant_iter_loop(). + Various buffer overflow fixes in GMarkup/GVariant/GDBus. + A huge number of fixes to the Meson build. + Prevent bind mounts being advertised as mounts. + Fix cross-compilation of 2.58.x releases with autotools. + Bugs fixed: glgo#gnome/GLib!527, glgo#gnome/GLib#1605, glgo#gnome/GLib#1271, glgo#gnome/GLib#1546, glgo#gnome/GLib#1527, glgo#gnome/GLib!406, glgo#gnome/GLib!334, glgo#gnome/GLib#1528, glgo#gnome/GLib#1539, glgo#gnome/GLib#1536, glgo#gnome/GLib#1544, glgo#gnome/GLib#1562, glgo#gnome/GLib!367, glgo#gnome/GLib!416, glgo#gnome/GLib#1572, glgo#gnome/GLib#1522, glgo#gnome/GLib#1576, glgo#gnome/GLib!407, glgo#gnome/GLib#1582, glgo#gnome/GLib!428, glgo#gnome/GLib#1588, glgo#gnome/GLib!462, glgo#gnome/GLib!238, glgo#gnome/GLib!312, glgo#gnome/GLib#1520, glgo#gnome/GLib!403, glgo#gnome/GLib#1543, glgo#gnome/GLib!414, glgo#gnome/GLib!409, glgo#gnome/GLib!400, glgo#gnome/GLib!430, glgo#gnome/GLib!437, glgo#gnome/GLib#1337, glgo#gnome/GLib!542, glgo#gnome/GLib#1343, glgo#gnome/GLib!471, glgo#gnome/GLib!544, glgo#gnome/GLib#945, glgo#gnome/GLib#1014, glgo#gnome/GLib#656, glgo#gnome/GLib#1313, glgo#gnome/GLib!346. + Updated translations. - Drop upstream fixed patches: + 0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch + 0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch + 0003-gvariant-Check-array-offsets-against-serialised-data.patch + 0004-gvariant-Check-tuple-offsets-against-serialised-data.patch + 0005-gvariant-Limit-GVariant-strings-to-G_MAXSSIZE.patch + 0006-gdbusmessage-Validate-type-of-message-header-signatu.patch + 0007-gdbusmessage-Improve-documentation-for-g_dbus_messag.patch + 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch + 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch + 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch + 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch + 0010-gdbusmessage-Check-for-valid-GVariantType-when-parsi.patch + 0011-gvariant-Clarify-internal-documentation-about-GVaria.patch + 0012-tests-Tidy-up-GError-handling-in-gdbus-serialization.patch + 0013-tests-Use-g_assert_null-in-gdbus-serialization-test.patch + 0014-gutf8-Add-a-g_utf8_validate_len-function.patch + 0015-glib-Port-various-callers-to-use-g_utf8_validate_len.patch - Add patchset to fix gvariant parsing issues. (bsc#1111499). 0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch 0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch 0003-gvariant-Check-array-offsets-against-serialised-data.patch 0004-gvariant-Check-tuple-offsets-against-serialised-data.patch 0005-gvariant-Limit-GVariant-strings-to-G_MAXSSIZE.patch 0006-gdbusmessage-Validate-type-of-message-header-signatu.patch 0007-gdbusmessage-Improve-documentation-for-g_dbus_messag.patch 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch 0010-gdbusmessage-Check-for-valid-GVariantType-when-parsi.patch 0011-gvariant-Clarify-internal-documentation-about-GVaria.patch 0012-tests-Tidy-up-GError-handling-in-gdbus-serialization.patch 0013-tests-Use-g_assert_null-in-gdbus-serialization-test.patch 0014-gutf8-Add-a-g_utf8_validate_len-function.patch 0015-glib-Port-various-callers-to-use-g_utf8_validate_len.patch - Update to version 2.58.1: + Fix to a regression in listing GIcon fallbacks. + Changes to pkg-config paths to helper programs when building with autotools: paths are now absolute with reference to the .pc file’s ${prefix}. + Fix installation path of glib-gettextize helper on Meson. + Fix autostarting xdg-desktop-portal. + Various fixes to the network monitor. + Various compilation fixes on macOS (generally older versions and older compilers). + Bugs fixed: glgo#GNOME/glib!318, glgo#GNOME/glib#1513, glgo#GNOME/glib#1521, glgo#GNOME/glib!321, glgo#GNOME/glib#1518, glgo#GNOME/glib#1509, glgo#GNOME/glib!288, glgo#GNOME/glib!298, glgo#GNOME/glib!295, glgo#GNOME/glib!294, glgo#GNOME/glib!290, glgo#GNOME/glib#1488, glgo#GNOME/glib#1506. + Updated translations. - Update to version 2.58.0: + Fix cancellation of g_subprocess_communicate_async() calls (glgo#GNOME/glib!266. + Expose GSettings schema directory in gio-2.0.pc as `schemasdir` (glgo#GNOME/glib!274). + Support v3 of the xdg-desktop-portal network monitor API (glgo#GNOME/glib!265, glgo#GNOME/glib!279). + Bugs fixed: glgo#GNOME/glib!266, glgo#GNOME/glib!279, glgo#GNOME/glib!265, glgo#GNOME/glib!274, glgo#GNOME/glib!239. + Updated translations. - Set URL tag to https://wiki.gnome.org/Projects/GLib: Glib's wiki page. - Conditionalize meson use while disabling it: use of Meson is still not recommended by upstream, plus openQA is having failures where Glib seems to be the one to blame. - Update to 2.57.3: + No visible changes for the user. - Add: + meson BuildRequires and replace configure/make/make_install with meson/meson_build/meson_install macros to follow upstream build system port to Meson. + gtk-doc and m4 BuildRequires while dropping gtk-doc.m4: now there is no pre-built API documentation so gtk-doc and m4 packages are build requirements now. - Drop automake and libtool BuildRequires and autoreconf call: they are no longer needed after switching to Meson build system. - BuildIgnore shared-mime-info: we don't need this while building glib2. - Update to version 2.57.2: + Require pcre 8.31 and meson 0.47.0. + Bugs fixed: bgo#742456, bgo#795569, bgo#796341, glgo#GNOME/glib#786, glgo#GNOME/glib#903, glgo#GNOME/glib#927, glgo#GNOME/glib#976, glgo#GNOME/glib#1013, glgo#GNOME/glib#1175, glgo#GNOME/glib#1360, glgo#GNOME/glib#1447, glgo#GNOME/glib#1407, glgo#GNOME/glib#1455, glgo#GNOME/glib#1459. + Security fixes: - Fix NULL pointer dereference in g_markup_parse_context_end_parse() (boo#1107121 glgo#GNOME/glib#1364 glgo#GNOME/glib#1461 CVE-2018-16428) - Fix out-of-bounds read in g_markup_parse_context_parse() (boo##1107116 glgo#GNOME/glib#1361 glgo#GNOME/glib#1462 CVE-2018-16429) + Updated translations. - Drop glib2-gsettings-overrides-per-session.patch: fixed upstream. - Update to version 2.57.1: + New API: g_hash_table_steal_extended and G_GNUC_NO_INLINE. + Bugs fixed: bgo#668132, bgo#736741, bgo#748620, bgo#784995, bgo#788771, bgo#788773, bgo#789968, bgo#794325, bgo#795152, bgo#795165, bgo#795180, bgo#795302, bgo#795376, bgo#795544, bgo#795735, bgo#795802, bgo#795960, bgo#796138, bgo#796139, bgo#796164, bgo#796186, bgo#796328. + Updated translations. - Drop: + Posttrans section, and sed and coreutils PreReq aimed at pristine openSUSE releases <= 10.3. + Conditionalized python BuildRequires aimed at pristine openSUSE releases <= 1130. - Enable building of systemtap tracing support to improve Glib problems diagnosability (bsc#1090047). - Update to version 2.56.2: + Support version 2 of the NetworkMonitor portal interface. + Bugs fixed: bgo#740791, bgo#755721, bgo#773435, bgo#793727, bgo#794380, bgo#794801, bgo#795138, bgo#795234, bgo#795406, bgo#795429, bgo#795711, bgo#795735, bgo#795802, glgo#GNOME/glib2#1240, glgo#GNOME/glib2#1401, glgo#GNOME/glib2#1452, glgo#GNOME/glib2#1458. + Updated translations. - Drop glib2-codegen-headers.patch: Fixed upstream. - Refresh patches with quilt. - Add glib2-codegen-headers.patch: gdbus-codegen: Fix header include in the body file (bgo#795802). - Update to version 2.56.1: + Bugs fixed: bgo#793400, bgo#793578, bgo#793645, bgo#794194, bgo#794473, bgo#794506, bgo#794528, bgo#794606, bgo#794686. + Updated translations. - Refresh following patches with quilt: + glib2-bgo569829-gettext-gkeyfile.patch. + glib2-dbus-socket-path.patch. + glib2-fate300461-gettext-gkeyfile-suse.patch. + glib2-gsettings-overrides-per-session.patch. - Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036). - Update to version 2.56.0: + Bugs fixed: bgo#672777, bgo#732184, bgo#733338, bgo#742124, bgo#749206, bgo#768507, bgo#791457, bgo#793272, bgo#793300, bgo#793399, bgo#793555, bgo#793565, bgo#793578, bgo#793597, bgo#793635, bgo#793880, bgo#794180. + Updated translations. - Modernize spec-file by calling spec-cleaner - Update to version 2.55.2: + GFile now has API to get the path without copying. + A network monitor implementation for Windows has been added. + Bugs fixed: bgo#520116, bgo#584284, bgo#605700, bgo#658713, bgo#685442, bgo#723003, bgo#749583, bgo#757284, bgo#760324, bgo#761102, bgo#767976, bgo#770335, bgo#772989, bgo#790698, bgo#791015, bgo#791622, bgo#792050, bgo#792217, bgo#792338, bgo#792351, bgo#792364, bgo#792370, bgo#792410, bgo#792432, bgo#792455, bgo#792499, bgo#792516, bgo#792777, bgo#792780, bgo#792856, bgo#792862, bgo#792903, bgo#793006, bgo#793026, bgo#793074. + Updated translations. - Update to version 2.55.1: + Build: - The --enable-rebuilds configure option has been removed. - The --with-charsetalias-dir configure option has been added. + GList and GSList now have autoptr support. + The gsettings list-schemas command has gained a --print-paths option. + Bugs fixed: bgo#346816, bgo#508976, bgo#562334, bgo#662802, bgo#684282, bgo#692034, bgo#694723, bgo#697715, bgo#701156, bgo#720380, bgo#724383, bgo#724412, bgo#724794, bgo#732003, bgo#734479, bgo#737677, bgo#741167, bgo#748534, bgo#749527, bgo#749652, bgo#754634, bgo#756011, bgo#761102, bgo#773980, bgo#776147, bgo#776195, bgo#777075, bgo#779413, bgo#780309, bgo#780893, bgo#782057, bgo#784995, bgo#786796, bgo#788806, bgo#788936, bgo#790416, bgo#790588, bgo#790697, bgo#790785, bgo#790829, bgo#790830, bgo#790837, bgo#790839, bgo#790877, bgo#790894, bgo#790896, bgo#790914, bgo#790934, bgo#790948, bgo#791036, bgo#791128, bgo#791221, bgo#791235, bgo#791267, bgo#791296, bgo#791318, bgo#791325, bgo#791334, bgo#791337, bgo#791342, bgo#791460, bgo#791532, bgo#791622, bgo#791720, bgo#791744, bgo#791745, bgo#791906, bgo#792064, bgo#792098, bgo#792099, bgo#792129, bgo#792322, bgo#792324. + Updated translations. - Rebase glib2-gdbus-codegen-version.patch. - Drop glib2-gtester-report-py3.patch: fixed upstream. - Drop glib2-gmain-partial-revert.patch: fixed upstream. - Update to version 2.55.0: + New API: - g_clear_handle_id, to simplify removing sources from the default mainloop. - g_file_load_bytes, to make it more convenient to load files into GBytes. + Bugs fixed: bgo#330458, bgo#483341, bgo#569375, bgo#573251, bgo#629347, bgo#630983, bgo#632953, bgo#636210, bgo#656502, bgo#661442, bgo#668035, bgo#670139, bgo#677233, bgo#679347, bgo#679467, bgo#689323, bgo#691436, bgo#695681, bgo#705331, bgo#706667, bgo#711809, bgo#722256, bgo#723655, bgo#723743, bgo#725014, bgo#727346, bgo#730296, bgo#731625, bgo#731705, bgo#737278, bgo#738176, bgo#740223, bgo#740791, bgo#740826, bgo#742548, bgo#742997, bgo#745723, bgo#749371, bgo#751738, bgo#752239, bgo#752240, bgo#753459, bgo#753521, bgo#754026, bgo#756009, bgo#756103, bgo#756128, bgo#756430, bgo#756470, bgo#756588, bgo#760022, bgo#760109, bgo#760716, bgo#765063, bgo#765552, bgo#767215, bgo#767239, bgo#769674, bgo#769846, bgo#770459, bgo#773355, bgo#774083, bgo#776562, bgo#777308, bgo#777310, bgo#777956, bgo#779182, bgo#779501, bgo#780202, bgo#780296, bgo#781598, bgo#781867, bgo#783210, bgo#783270, bgo#783825, bgo#786737, bgo#786785, bgo#787271, bgo#787485, bgo#787551, bgo#787581, bgo#787671, bgo#787731, bgo#788138, bgo#788270, bgo#788368, bgo#788384, bgo#788385, bgo#788401, bgo#788467, bgo#788488, bgo#788489, bgo#788561, bgo#788594, bgo#788705, bgo#788766, bgo#788772, bgo#788863, bgo#788880, bgo#788927, bgo#788936, bgo#788948, bgo#788975, 7889bgo#78, bgo#788989, bgo#788990, bgo#789087, bgo#789170, bgo#789245, bgo#789444, bgo#789637, bgo#789681, bgo#789723, bgo#789755, bgo#789820, bgo#790015, bgo#790030, bgo#790093, bgo#790126, bgo#790147, bgo#790157, bgo#790272, bgo#790275, bgo#790310. + Updated translations. - Switch libmount-devel by its pkgconfig counterpart as configure only looks for this module. - Add libgio-2_0-0 for the rpmlintrc shlib-fixed-dependency warning filter. And add 2 extra filters: + non-conffile-in-etc warning for zzz-gilb2.csh, zzz-glib2.sh and macros.glib2 files. + env-script-interpreter warning for gdbus-codegen, glib-genmarshal nad glib-mkenums files. - Update to version 2.54.3: + Bugs fixed: bgo#691436, bgo#761102, bgo#776147, bgo#779182, bgo#782057, bgo#785113, bgo#788990, bgo#789637, bgo#789894, bgo#790030, bgo#790093, bgo#790126, bgo#790829, bgo#790934, bgo#791235, bgo#791267, bgo#791296, bgo#791325, bgo#791334, bgo#791337, bgo#791720, bgo#791744, bgo#791754, bgo#791906. + Updated translations. - Drop glib2-gtester-report-py3.patch: Fixed upstream. - Add glib2-gmain-partial-revert.patch: gmain: Partial revert of recent wakeup changes to gmain.c (bgo#761102). - Add glib2-gsettings-overrides-per-session.patch: gsettings default value can be overridden depending on session (bgo#746592 bsc#1070090). - Add glib2-gtester-report-py3.patch: gtester-reporter fails to run with python3 (bgo#791296, boo#1071378). - Switch to python3: + Pass --with-python=/usr/bin/python3 to configure. + Replace python-base and python-xml BuildRequires with their python3 equivalents python3-base and python3-xml. + Replace the -devel package's python-xml requires with python3-xml. - Update to version 2.54.2: + Bugs fixed: bgo#780296. + Updated translations. - Install dummy *-mimeapps.list files to prevent dead symlinks (bsc#1061599). - Update to version 2.54.1: + Bugs fixed: bgo#786737, bgo#787551, bgo#783270, bgo#783210, bgo#781867. + Updated translations. - Avoid running fdupes across hardlink boundaries. Replace some old RPM macros. - Update RPM groups and package summaries. - Update to version 2.54.0: + Bugs fixed: bgo#780861, bgo#786983, bgo#787109, bgo#787123, bgo#787146. + Updated translations. - Update to version 2.53.7: + Bugs fixed: bgo#736710, bgo#785260, bgo#786456, bgo#786555, bgo#786580, bgo#786807. + Updated translations. - Ignore errors in postun of gio-fam: when uninstalling the entire glib stack, we can end up with the -tools package no longer being functional. As nothing will read the cache, we can accept that. - Update to version 2.53.6: + Bugs fixed: bgo#766358, bgo#783270, bgo#785955, bgo#786060, bgo#786360, bgo#786452, bgo#786460, bgo#786462, bgo#786463. + Updated translations. - Update to version 2.53.5: + Bugs fixed: bgo#695573, bgo#725950, bgo#731703, bgo#769135, bgo#779332, bgo#779607, bgo#784000, bgo#784815, bgo#784965, bgo#784995, bgo#785113, bgo#785130, bgo#785438, bgo#785468, bgo#785520, bgo#785577. + Updated translations. - Rebase glib2-suppress-schema-deprecated-path-warning.patch. - Update to version 2.53.4: + Unicode support has been updated to Unicode 10.0.0. + glib-genmarshal and glib-mkenums have been rewritten in python. Every effort has been made to keep compatibility. Please report problems related to these tools. + GLib can now be built with meson. Autotools are still supported. + Bugs fixed: bgo#722047, bgo#733821, bgo#773842, bgo#779332, bgo#780095, bgo#780634, bgo#783841, bgo#784000, bgo#784020, bgo#784037, bgo#784433, bgo#784456, bgo#784528, bgo#784579, bgo#784581, bgo#784739, bgo#784792. + Updated translations. - Update to version 2.53.3: + Bugs fixed: bgo#658446, bgo#661926, bgo#674885, bgo#775593, bgo#776169, bgo#776333, bgo#776504, bgo#777307, bgo#778422, bgo#781301, bgo#782336, bgo#782996, bgo#783061, bgo#783130, bgo#783193, bgo#783201, bgo#783340, bgo#783350, bgo#783392, bgo#783593. + Updated translations. - Update to version 2.53.2: + A few new number parsing functions have been added. These have better error handling than the existing ones. + glib-mkenums now supports /*< private >*/ and /*< public >*/. + GSettings now consider XDG_DATA_HOME in addition to XDG_DATA_DIRS. + Bugs fixed: bgo#674885, bgo#698064, bgo#732000, bgo#734946, bgo#741335, bgo#748263, bgo#776876, bgo#777030, bgo#780300, bgo#780309, bgo#781755, bgo#781826, bgo#781830, bgo#781847, bgo#781867, bgo#782068, bgo#782075, bgo#782089, bgo#782162, bgo#782237, bgo#782311, bgo#782628. + Updated translations. - Add file triggers to libgio-2_0-0: whenever a package installs a schema file to /usr/share/glib-2.0/schemas, the trigger will automaticlaly fire, making it no longer a problem for packagers to forget doing it. - Require glib2-tools by libgio-2_0-0: it contains the tools for the file trigger. Historically, every package installing schemas already had to require the -tools package in order to be functional. - Change the macros %glib2_gsettings_schema_{requires,post,postun} to be no-op fuctions. The macros are no longer needed with the file trigger. Removing the macro would break a big number of packages though. - Update to version 2.53.1: + The gdbus tool gained a wait command. + g_unix_signal_source_new support SIGWINCH now. + There are now g_enum_to_string and g_flags_to_string functions. + A new function to instantiate objects: g_objet_new_with_properties. + Parameter and related APIs have been deprecated. + Bugs fixed: bgo#447907, bgo#668962, bgo#669355, bgo#674885, bgo#698064, bgo#709865, bgo#725894, bgo#734946, bgo#741229, bgo#745971, bgo#755046, bgo#761102, bgo#761889, bgo#766660, bgo#769534, bgo#772221, bgo#775879, bgo#776169, bgo#777961, bgo#778049, bgo#778207, bgo#780066, bgo#780095, bgo#780306, bgo#780310, bgo#780384, bgo#780441, bgo#780634, bgo#780908, bgo#780924. + Updated translations. - Drop glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: fixed upstream. - Update to version 2.52.3: + Bugs fixed: bgo#781301, bgo#781601, bgo#781867, bgo#783130, bgo#783193, bgo#783201. - Drop glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: Fixed upstream. - Add glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: Fix event loop thread wakeup issue (bgo#761102). - Remove version string from files generated by gdbus-codegen to avoid needless republishing of pkgs depending on glib2-devel added glib2-gdbus-codegen-version.patch - Update to version 2.52.2: + Bugs fixed: bgo#734946, bgo#761102, bgo#780300, bgo#780309, bgo#781298. + Updated translations. - Update to version 2.52.1: + Bugs fixed: bgo#674885, bgo#698064, bgo#725894, bgo#734946, bgo#755046, bgo#775879, bgo#777961, bgo#778049, bgo#778207, bgo#778287, bgo#779409, bgo#780066, bgo#780095, bgo#780306, bgo#780310, bgo#780384, bgo#780441, bgo#780471, bgo#780924. + Updated translations. - Update to version 2.52.0: + gdatetime test fails with tzdata 2017a (bgo#779799). + Add missing attributes to two functions (bgo#780032). + gio/fam: Remove leftover debug print (bgo#780144). + Updated translations. - Drop glib2-remove_fam_debug_print.patch: fixed upstream. - Update to version 2.51.5: + OS X implementations of GContentType and GAppInfo have been added. + Bugs fixed: bgo#673047, bgo#734946, bgo#747146, bgo#769983, bgo#777203, bgo#778515, bgo#779456. + Updated translations. - Update to version 2.51.4: + Memory leak fixes. + Fix the released tarball. - Drop glib2-fix-broken-configure.patch: Fixed upstream. - Update to version 2.51.3: + Bugs fixed: bgo#771997, bgo#778422, bgo#778581, bgo#778801, bgo#778991, bgo#779183. + Updated translations. - Add glib2-fix-broken-configure.patch: Workaround broken tarball released by upstream, allows autoreconf to complete. - Update to version 2.51.2: + Minimal support for UUIDs has been added. + A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added to improve sorting of recent files. + Bugs fixed: bgo#639078, bgo#777135, bgo#777307, bgo#777481, bgo#777493, bgo#777507, bgo#777592, bgo#778002, bgo#778096. + Updated translations. - Update to version 2.51.1: + glib-compile-resources grew a --generate-phony-targets flag. + GLib now installs a valgrind suppressions file for GLib and GIO. + Bugs fixed: bgo#642026, bgo#666114, bgo#729730, bgo#730932, bgo#735731, bgo#736810, bgo#762283, bgo#767609, bgo#767952, bgo#769745, bgo#770175, bgo#770646, bgo#772160, bgo#772989, bgo#773823, bgo#774086, bgo#774368, bgo#774421, bgo#774520, bgo#775309, bgo#775468, bgo#775510, bgo#775517, bgo#775621, bgo#775765, bgo#775913, bgo#776198, bgo#776586, bgo#777077. + Updated translations. - Drop glib2-fix-notify-id-FDO-notification-backend.patch and glib2-Add-missing-check-for-termios_h.patch: fixed upstream. - Update to version 2.51.0: + glib-genmarshal and glib-mkenums have gained --output options for better build system integration. + New API: g_utf8_make_valid. + Bugs fixed: bgo#591603, bgo#610969, bgo#772160, bgo#772221, bgo#773303. + Updated translations. - Update to version 2.50.3: + Bugs fixed: bgo#775309, bgo#775468, bgo#775517, bgo#775765. + Updated translations. - Drop glib2-Add-missing-check-for-termios_h.patch and glib2-fix-notify-id-FDO-notification-backend.patch: Fixed upstream. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Replace dbus-1-x11 Requires of libgio-2_0-0 to dbus-launch: openSUSE provides two implementations of dbus-launch (with and without X interaction). For glib, it does not matter which one is being used (boo#1020651). - Add glib2-Add-missing-check-for-termios_h.patch: Add missing check for termios.h. Check for termios.h is missing and passwords in the new gio tool are echoed in the terminal consequently, which is really bad! (bgo#775517). - Add glib2-fix-notify-id-FDO-notification-backend.patch: Fixed notify id in FDO notification backend (bgo#775765). - Update to version 2.50.2: + Bugs fixed: bgo#767882, bgo#769135, bgo#769630, bgo#772054, bgo#773303, bgo#773344. + Updated translations. - Update to version 2.50.1: + Update Unicode support to Unicode 9.0.0. + Bugs fixed: bgo#662946, bgo#771591, bgo#772054, bgo#772255, bgo#772269, bgo#772297, bgo#772511. + Updated translations. - Update to version 2.50.0: + bgo#771438: Turn on libmount by default on linux. + Fix the annotation for g_log_variant. + Updated translations. - Add libmount-devel BuildRequires: follow upstreams recommendation to use libmount on Linux. - Update to version 2.49.7: + Add g_log_variant, binding-friendly api for structured logging. + Bugs fixed: bgo#646926. + Updated translations. - Update to version 2.49.6: + The gsettings commandline tool now has a describe command. + Bugs fixed: bgo#745754, bgo#769076, bgo#770372. + Updated translations. - Update to version 2.49.4: + Structured logging: - Drop libsystemd dependency. - Document that g_test_expect_message does not work with structured logs. + Use libmount for unix mount support. + Add an async variant of g_app_info_launch_default_for_uri. + Bugs fixed: bgo#522053, bgo#682794, bgo#744456, bgo#766370, bgo#767240, bgo#768198, bgo#768453, bgo#768752, bgo#769027, bgo#769029, bgo#769042, bgo#769087, bgo#769089, bgo#769104, bgo#769139, bgo#769238, bgo#769245, bgo#769507, bgo#769785, bgo#769995. + Updated translations. - Drop pkgconfig(libsystemd) BuildRequires following upstream changes. - Drop glib2-add-g_autoptr-support.patch, glib2-gmessages-support-NULL.patch, glib2-gvariant-Avoid-anonymous-struct.patch: Fixed upstream. - Add glib2-add-g_autoptr-support.patch: gobject: add g_autoptr support for GTypeModule, fix build of gobject-introspection (bgo#769033). - Add glib2-gmessages-support-NULL.patch: Don't crash wayland session. The new g_log_structured have some bugs.. (bgo#769087). - Add glib2-gvariant-Avoid-anonymous-struct.patch: Fix c++ building, patch from upstream git. - Update to version 2.49.4: + Change the just-introduced structured logging API. The arguments of g_log_structured() had to be reordered to enable an implementation within the limits of what the standards guarantee about var args. + Bugs fixed: bgo#744456, bgo#768936, bgo#768963, bgo#768968. + Updated translations. - Update to version 2.49.3: + GLib has a structured logging API, g_log_structured, with support for writing to the systemd journal. It also supports colored output in terminals. + Some new GBytes API has been added: - g_key_file_load_from_bytes. - g_compute_hmac_for_bytes. + Stack-allocated GVariantBuilder and GVariantDict objects can now be initialized with G_VARIANT_BUILDER_INIT and G_VARIANT_DICT_INIT. + gio: - Add a way to register handlers for custom uri schemes. - Add a G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute to have these heuristics in a single place. - Include a gio tool that makes the functionality of the various gvfs commandline tools available in a single place. - Add portal support to g_app_info_launch_default_for_uri. - Add portal support to GNetworkMonitor. - Add portal support to GProxyResolver. - Add portal support to g_application_send_notification. + Bugs fixed: bgo#547200, bgo#662802, bgo#723506, bgo#725902, bgo#728207, bgo#729914, bgo#744456, bgo#744678, bgo#746685, bgo#747134, bgo#750257, bgo#753231, bgo#754012, bgo#760115, bgo#760423, bgo#761102, bgo#765338, bgo#766370, bgo#766899, bgo#766933, bgo#767765, bgo#767880, bgo#767887, bgo#767949, bgo#768029, bgo#768119, bgo#768357, bgo#768498, bgo#768504, bgo#768549, bgo#768551, bgo#768560, bgo#768780, bgo#768806. + Updated translations. - Add pkgconfig(libsystemd) BuildRequires: Configure looks for it. - Update to version 2.49.2: + GMainContext and GTask have gained more systemtap probes. + Bugs fixed: bgo#673101, bgo#700756, bgo#730187, bgo#755439, bgo#759813, bgo#761810, bgo#767172, bgo#767218, bgo#767245, bgo#767824. + Updated translations. - Update to version 2.49.1: + GDesktopAppInfo now allows bus activation with dashes. This is not technically allowed per the Desktop Entry specification, but it happens in the wild. Rather than forcing people to go through another traumatic desktop file rename, accept it and translate - to _. + The support for giving names to threads has been improved. Thread names are now supported on Solaris as well, and the Linux support no longer uses prctl() but the pthread api. + GIO resources can now be overridden at runtime, using the G_RESOURCE_OVERLAYS environment variable. + gdbus-codegen can now generate autocleanup definitions for the types it generates. Use the --c-generate-autocleanup option to control this. + Bugs fixed: bgo#665446, bgo#742898, bgo#749583, bgo#755898, bgo#760186, bgo#764163, bgo#764415, bgo#765173, bgo#765668, bgo#765710, bgo#765712, bgo#765861, bgo#765900, bgo#765924, bgo#765991, bgo#766092, bgo#766211, bgo#766407, bgo#766570. + Updated translations. - Update to version 2.48.2: + Bugs fixed: bgo#547200, bgo#673101, bgo#700756, bgo#725902, bgo#728207, bgo#730187, bgo#746685, bgo#750257, bgo#753231, bgo#755439, bgo#760115, bgo#760423, bgo#761810, bgo#766211, bgo#766899, bgo#766933, bgo#767172, bgo#767218, bgo#767824, bgo#767949, bgo#768453, bgo#768504, bgo#768551, bgo#768560, bgo#768806, bgo#769027. + Updated translations. - Update to GNOME 3.20.2 Fate#318572 - Update to version 2.48.1: + Bugs fixed: bgo#731988, bgo#747107, bgo#747478, bgo#748474, bgo#748530, bgo#748806, bgo#749606, bgo#758174, bgo#758738, bgo#762994, bgo#763379, bgo#763821, bgo#764092, bgo#764574, bgo#764575, bgo#764685, bgo#764754, bgo#765959, bgo#765990. + Updated translations. - Update to GNOME 3.20 Fate#318572 - Remove patches: glib2-dbus-object-manager-ref.patch, glib2-trash-on-other-partitions.patch, glib2-bnc873225-add-get-default-value.patch, glib2-missing-annotations.patch. - baselibs.conf: also add the pkgconfig file to the -32bit package (boo#973217). - Update to version 2.48.0: + A minor build fix in the name of determinism. + A few coverity fixes. + bgo#763617: giotypefuncs.c: Sort _get_type functions in the 'C' locale. + Updated translations. - Update to version 2.47.92: + gdbus-codegen now supports g_autoptr(). + g_get_user_runtime_dir() now reliably returns an existing directory. + g_array_remove_range() can now remove 0 items from the end of an array. + Many fixes for Windows. + Documentation improvements. + Other small bugfixes. + Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506, bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937, bgo#763339, bgo#763344, bgo#763379. + Updated translations. - Include the glibconfig.h in the baselibs glib2-devel-xxbit package, as it contains the architecture specific configuration (bsc#970694). - Follow the freedesktop conventions for the mime handler associations. The created link is gnome specific, so make it specific (gnome-mimeapps.list). This prevents association problems in Plasma 5 (boo#966739) https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html - Update to version 2.47.6: + Windows support: - Fixes and improvements to the GSettings registry backend. - Handle readability and writability of registry keys. - Use Unicode registry APIs. + Bugs fixed: bgo#760852, bgo#744772, bgo#761126, bgo#747927, bgo#761337, bgo#744570, bgo#761504, bgo#761550, bgo#761843, bgo#744570, bgo#744772, bgo#747927, bgo#760852, bgo#761126, bgo#761337, bgo#761504, bgo#761550, bgo#761843. + Updated translations. - Fix default mime handler associtations: since GLIB 2.42, the file in question is no longer defaults.list (too unspecific), but is called mimeapps.list. Touch and link the right files. - Update to version 2.47.5: + The system copy of PCRE is now used by default to implement GRegex. Configure with --with-pcre=internal if a system PCRE version is unavailable or undesired. + Interfaces for DTLS support have been added. A new version of glib-networking will also be required. + GDBusMethodInvocation now drops replies if the sender set the NO_REPLY_EXPECTED flag. + Several GApplication fixes, including fixes for commandline arguments in interpreted languages on Windows. + Bugs fixed: bgo#624186, bgo#734095, bgo#735754, bgo#748064, bgo#752240, bgo#755421, bgo#756875, bgo#759554, bgo#760199, bgo#760215, bgo#760683. + Updated translations. - Update to version 2.47.4: + gapplication: Acquire the main context before running. + Enable contenttype test on W32, tweak it to pass (mostly). + xdgmime Finer handling for cases where mmap() is not available. + Add GParamSpec object ref management annotations. + file monitors: reorder some code to avoid segfault. + glib-compile-resources: do not leak c_name. + macros: add G_GNUC_CHECK_VERSION() for compiler checks. + GApplication: destroy the impl on shutdown. + Stop supporting non-POSIX getpwuid_r, getgrgid_r. + glib.py: Fix Python 3 TypeError in gdb pretty-printers. + W32: fix uninitialized var in g_app_info_get_all_for_type. + Add missing checks for gnulib vasnprintf(). + glibconfig.h.win32.in: remove G_CAN_INLINE. + GDBusProxy: Fix a memory leak during initialization. + Bugs fixed: bgo#752983, bgo#735696, bgo#735696, bgo#710243, bgo#756214, bgo#758823, bgo#758553, bgo#578363, bgo#757299, bgo#728099, bgo#757372, bgo#756475, bgo#749092, bgo#759408, bgo#759134, bgo#757374, bgo#758641. + Updated translations. - Update to version 2.47.3: + The inline cleanup in the last release accidentally removed three symbols from libglib-2.0.so. It is unlikely that this will have caused any problems because these symbols were only backup symbols for definitions exported as inlines in the header files, but ABI is ABI. This release corrects only this problem. - Update to version 2.47.2: + We have formalised the assumption that all compilers that are interested in support 'static inline' and simplified the macros around this considerably. Please watch for and report unintentional fallout. + New API: hardware-assisted helpers for overflow-checked integer math. + Bugs fixed: bgo#696324, bgo#719966, bgo#752837, bgo#755364, bgo#756134, bgo#756179, bgo#756988, bgo#757294, bgo#757374, bgo#757451, bgo#757628, bgo#757693, bgo#757742, bgo#758181. + Updated translations. - Update to version 2.47.1: + GDesktopAppInfo no longer sets the DISPLAY environment variable when launching apps. This is now done in the GAppLaunchContext implementations when appropriate. + Bugs fixed: bgo#664740, bgo#687223, bgo#692085, bgo#697907, bgo#735754, bgo#737116, bgo#743011, bgo#749161, bgo#749314, bgo#751924, bgo#752240, bgo#752837, bgo#753310, bgo#753935, bgo#754855, bgo#754983, bgo#754994, bgo#755083, bgo#755351, bgo#755355, bgo#755374, bgo#755496, bgo#755609, bgo#755766, bgo#755795, bgo#755961, bgo#756053, bgo#756054, bgo#756077, bgo#756099, bgo#756139, bgo#756179, bgo#756251, bgo#756255, bgo#756316, bgo#756382, bgo#756477, bgo#756550, bgo#756875, bgo#756952. + Updated translations. - Update to version 2.46.2: + Varioius small fixes, with a focus on win32. + The docs should now be complete when doing non-srcdir builds. + Bugs fixed: bgo#687223, bgo#754983, bgo#754994, bgo#755609, bgo#756179, bgo#756382, bgo#757628. - Add glib2-remove_fam_debug_print.patch: remove debug output "/II 1"/ from the fam monitor (boo#951221, bgo#756879). - Update to version 2.46.1: + Remove system_header pragma (should fix lack of warnings with things like g_return_if_fail). + Move GStrv typedef (and auto-cleanup) from libgobject to libglib. + Fix order of trashing files to be closer to what is required in the specification. Namely, trashinfo files are written first. This should fix issues with the gvfs trash backend failing to correctly read the info for recently trashed files (preventing 'restore'). + Tweak mime logic to return text/plain on all empty files instead of returning application/octet-stream. This includes files that have extensions that imply that they may be other types of files, which is a slight change of behaviour with respect to old GLib versions. + Many win32 fixes. + Many docs fixes. + Bugs fixed: bgo#735754, bgo#743011, bgo#749161, bgo#751924, bgo#752837, bgo#753310, bgo#755083, bgo#755351, bgo#755355, bgo#755496, bgo#755795, bgo#756179, bgo#756251, bgo#756255. + Updated translations. - Update to version 2.46.0: + Disable runtime-deprecation warnings. + Fix marshalling of flags on bigendian 64bit architectures. + Updated translations. - Update to version 2.45.8: + Utf8 validation and utf8-to-ucs4 conversion are faster. + Small speedups to property change notification. + Various other small optimizations for GQuark, GData. + Bugs fixed: bgo#696426, bgo#735429, bgo#738504, bgo#742903, bgo#748633, bgo#754431, bgo#754560, bgo#754582, bgo#754601, bgo#754636, bgo#754788, bgo#754831, bgo#754924, bgo#754986. + Updated translations. - Update to version 2.45.7: + Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like backends (e.g. cloud storage). + GFileMonitor: Make the inotify backend work with atomic renames again. + GSettings: change notification is again working unconditionally. + GListStore has a sort function now. + Test infrastructure: - Tests are now required to have unique names. - TAP support has been improved. - A macro for asserting that two memory regions have identical content has been added. + Bugs fixed: bgo#708525, bgo#742849, bgo#744060, bgo#747364, bgo#749492, bgo#752769, bgo#753745, bgo#754152, bgo#754211, bgo#754264, bgo#754283, bgo#754284, bgo#754286, bgo#754307. + Updated translations. - Add zsh completion for gsettings from (source gsettings.zsh). https://github.com/jmatsuzawa/zsh-comp-gsettings (MIT license). - Update to version 2.45.6: + Fix a test failure and a build failure. - Update to version 2.45.5: + GNetworkMonitor now provides information about metered networks. + g_mem_set_vtable has been deprecated; it has not been working for quite a while. The recommendation is to use valgrind, or replace malloc itself. + Bugs fixed: bgo#656325, bgo#741779, bgo#741822, bgo#742386, bgo#743018, bgo#750282, bgo#751358, bgo#751592, bgo#751598, bgo#751610, bgo#751751, bgo#752210, bgo#752656, bgo#752767, bgo#753278, bgo#753285. + Updated translations. - Update to version 2.45.4: + Bugs fixed: bgo#727829, bgo#741901, bgo#746339, bgo#747676, bgo#748610, bgo#749911, bgo#749912, bgo#750625, bgo#750807, bgo#751160, bgo#751672, bgo#751731, bgo#751737, bgo#751798, bgo#752089, bgo#752293. + Updated translations. - Update to version 2.45.3: + Improve performance of g_signal_handler_disconnect for signals with many handlers. + GDBus has gained a new call flag to allow interactive authorization. + GSettings: - New API: g_settings_schema_list_keys. - Deprecated: g_settings_list_keys. + OS X: - Implement GNotification. - Bump the OS X requirement to 10.9. + Windows: - Add registry reading API. - Reimplement GAppInfo using registry information. + Bugs fixed: bgo#666831, bgo#728489, bgo#730168, bgo#733325, bgo#734888, bgo#737009, bgo#738185, bgo#738504, bgo#739122, bgo#739424, bgo#739616, bgo#740308, bgo#740516, bgo#741788, bgo#745013, bgo#747146, bgo#747941, bgo#748727, bgo#749693, bgo#750203, bgo#750322, bgo#750344, bgo#750369, bgo#750386, bgo#750399, bgo#750573, bgo#750918, bgo#751122, bgo#479730. + Updated translations. - Update to version 2.45.2: + Improve error reporting in glib-compile-schemas. + Add introspection annotations to GListStore. + Bugs fixed: bgo#696749, bgo#723394, bgo#724113, bgo#725981, bgo#733325, bgo#744895, bgo#747882, bgo#748534, bgo#748612, bgo#748614, bgo#748834, bgo#749079, bgo#749080, bgo#749180, bgo#749352, bgo#749353. + Updated translations. - Update to version 2.45.1: + The GSettings schema compiler, glib-compile-schemas has been changed to reject schema xml that has duplicate <summary> or <description> elements. Such elements typically occur when translations are merged into the schema, with xml:lang attributes. This is not the correct way to translate schemas. Instead keep the translations in the .mo file and set the gettext-domain attribute on the <schemalist> element. + The file monitoring infrastructure has been rewritten, and all backends have seen major improvements. + The inotify backend is reporting events with less delay (no event will be delayed more than 10ms) and wakeups due to file monitoring have been significantly reduced. A CHANGES_DONE event will also be sent when new files appear. + The poll implementation is now using the thread default main context. + The fam implmentation is now running in the worker thread. + The fen implementation has been removed, since it was unmaintained. + The GSettings schema compiler, glib-compile-schemas, is more strict about rejecting schemas with xml:lang style merged translations. + Schema translations should be done by specifying the gettext domain in the xml, and keeping the translations in gettext. To avoid breaking already-installed schemas, this change is only taking effect when you use the --strict option. + The hardcoded 10-thread limit of GTask's thread pool has been removed, since it was prone to causing deadlocks. The thread pool is now allowed to grow dynamically and will shrink back over time. + GSimpleAsyncResult has been deprecated in favor of GTask. + The algorithm used by GAppInfo to find default handlers for mime types has been tweaked to prefer apps that handle the specific subtype over default handlers for a generic supertype. + Bugs fixed: bgo#627285, bgo#631597, bgo#661767, bgo#687223, bgo#711547, bgo#719966, bgo#726447, bgo#728663, bgo#728669, bgo#730188, bgo#733325, bgo#738207, bgo#739850, bgo#741791, bgo#744282, bgo#745255, bgo#745745, bgo#745821, bgo#746749, bgo#746753, bgo#747209, bgo#747349, bgo#747363, bgo#747472, bgo#747541, bgo#747772, bgo#748019, bgo#748177. + Updated translations. - Update to version 2.44.1: + Don't redefine typedefs to avoid build problems on OpenBSD. + Improve the default application algorithm. + Bump the number of children a GType can have. + Various testsuite improvements. + Updated translations. - Update to version 2.44.0: + gsocket: Document FD ownership with g_socket_new_from_fd() (bgo#730188). + Updated translations. - Update to version 2.43.92: + GUnixMountMonitor now properly supports multiple main contexts + Many documentation improvements and cleanups. We are now approaching a point where the documentation is 100% complete and the xml will build without warnings. This will probably be enabled by default in the next cycle. + New support for HTTP proxies in GIO. + New GTask:completed property. + Use "/private"/ futexes in order to further improve the performance of the contended case of GMutex and g_bit_lock(). + Bugs fixed: bgo#614684, bgo#730352, bgo#733876, bgo#741442, bgo#742599, bgo#743636, bgo#743661, bgo#744722, bgo#745589, bgo#745634. + Updated translations. - Update to version 2.43.91: + We have now added 'g_autofree' as a libgsystem-style autocleanup macro that calls g_free() on the content of a local variable when it leaves scope (working only on GCC and clang). + GApplication now has an "/is-busy"/ property, allowing one to query the effective busy state. + There have been various other bugfixes and cleanups. + Bugs fixed: bgo#661554, bgo#744263, bgo#744565, bgo#744747, bgo#744756, bgo#744830, bgo#744876, bgo#745239. + Updated translations. - Update to version 2.43.90: + New GSimpleIOStream class to construct a GIOStream from an arbitrary GInputStream and GOutputStream. + GApplication: new API for marking 'busy' state according to the value of a boolean property on another object. + GOptionGroup: add binding support (boxed type, annotation fixes, etc.) + Bugs fixed: bgo#739724, bgo#741024, bgo#741630, bgo#743349, bgo#743990, bgo#744565. + Updated translations. - Update to version 2.43.4: + GType now has type declaration macros G_DECLARE_DERIVABLE_TYPE, G_DECLARE_FINAL_TYPE and G_DECLARE_INTERFACE, which significantly reduce the boilerplate needed for GObject types and interfaces. + g_autoptr and g_auto are macros for declaring variables with automatic cleanup. They only work with gcc and clang. + GListModel is a new interface that represents a dynamic list of GObjects. + GListStore is a GSequence-based implementation of GListModel. + Support thread names on OS X. + g_simple_action_set_state_hint: New function to set the state hint of GSimpleActions. + g_win32_check_windows_version: New function to check Windows version. + g_settings_schema_list_children and g_settings_schema_key_get_name are new functions to complete the GSettingsSchema API. + Bugs fixed: bgo#389585, bgo#729351, bgo#736914, bgo#741807, bgo#741895, bgo#742456, bgo#743508, bgo#743517, bgo#743521, bgo#743596, bgo#743640, bgo#743827, bgo#743927, bgo#743936, bgo#744012, bgo#744190. - Update to version 2.43.3: + Add g_set_object() convenience function. + GNetworkMonitor: check if NM is not running and don't crash. + Fix some races with g_mkdir_with_parents. + Fix some warnings in MSVC. + Avoid use of G_STRLOC in G_OBJECT_WARN_INVALID_PSPEC in order to save on static strings. + Fix some content type vs. mime issues. + Documentation improvements. + Bugs fixed: bgo#719455, bgo#732439, bgo#734946, bgo#741589 bgo#741653, bgo#741654, bgo#741707, bgo#741788, bgo#742548 bgo#742851, bgo#742972, bgo#743014. + Updated translations. - Update to version 2.43.2: + New functions: g_strv_contains, g_network_address_new_loopback, g_socket_send_messages. + A new GNetworkMonitor implementation using NetworkManager provides more detailed connectivity information. + Bugs fixed: bgo#11059, bgo#664562, bgo#685880, bgo#712570, bgo#719646, bgo#728928, bgo#732317, bgo#740814, bgo#740848, bgo#741016, bgo#741226. + Updated translations. - Update to version 2.43.1: + GQueue now accepts NULL as a sibling in g_queue_insert_before() and g_queue_insert_after(). + Bugs fixed: bgo#11059, bgo#726037, bgo#727988, bgo#729739, bgo#733791, bgo#736286, bgo#736620, bgo#737150, bgo#737160, bgo#738259, bgo#738551, bgo#738633, bgo#740157, bgo#740309, bgo#740413. + Updated translations. - Update to version 2.43.0: + GObject gained a debug option to provide instance counts. To use it, set GOBJECT_DEBUG=instance-count and call g_type_get_instance_count(). + GOption now has a strict POSIX mode in which it stops parsing arguments as soon as a non-option argument is encountered. + Bugs fixed: bgo#354457, bgo#695082, bgo#723160, bgo#729739, bgo#733338, bgo#736273, bgo#736284, bgo#736914, bgo#737259, bgo#737338, bgo#737446, bgo#737451, bgo#737741, bgo#737869, bgo#738374, bgo#738675. + Updated translations. - Update to version 2.42.2: + Bugs fixed: bgo#712570, bgo#719455, bgo#727829, bgo#734946, bgo#741024, bgo#741654, bgo#741788, bgo#741807, bgo#742851, bgo#743508, bgo#743936. + Updated translations. - Update to version 2.42.1: + This release disables deprecation warnings by default. + Bugs fixed: bgo#728256, bgo#736806, bgo#737143, bgo#738170, bgo#738197. + Updated translations. - Update glib2-fate300461-gettext-gkeyfile-suse.patch: Initialize variable has_gettext.
- Only recommend wallpaper-branding-%{branding_name} when gnome-shell is present. Allows gio to be installed on text-only systems without pulling wallpapers in (boo#1162600). - Only recommend wallpaper-branding-%{branding_name} when gnome-shell is present. Allows gio to be installed on text-only systems without pulling wallpapers in (boo#1162600). - Update .gschema.override.in: + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to 0 for Leap to be consistent with SLE and old versions (bsc#1158497). - Update .gschema.override.in: + Delete unused settings-daemon.plugins.power keys. + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to 0 for SLE to be consistent with old versions (bsc#1158497). - Add super+f1 key binding for help to match GNOME default. - Fix keyassignment for help: the schema was changed to array of strings, as multiple keys can now be bound. - Update gnome_defaults: evince.desktop has been renamed to org.gnome.Evince.desktop with GNOME 3.30. - Recommend sound-theme-freedesktop by both openSUSE and SLE. (bsc#1097595) - Update .gschema.override.in: referring the implementation of bsc#1077332, fully enable gnome-software notification which is now used on both leap15 and sle15 to replace the legacy g-s-d notification method (boo#1090042). - Modernize spec-file by calling spec-cleaner - Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop (for GNOME 3.28). - Revert "/Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop."/: This will only be valid with GNOME 3.28. - Use variable flavor instead of BUILD_FLAVOR: obs is only replacing the first occurence. - Rename base package to glib2-branding and add SLE and openSUSE as multibuild flavors. There is no other difference to the previous glib2-branding-{openSUSE,SLE} packages. - Drop pre_checkin.sh: no longer needed with multibuild. - Update .gschema.override.in to show application menu on title bar in sle-classic session (bgo#746592 bsc#1070090). - Update .gschema.override.in: evolution.desktop has been renamed to org.gnome.Evolution.desktop. - Update SLE version to 15. - Remove post/postun scripts, no longer needed with file triggers. - Update favorites applications on SLE15, we switched to pidgin and gnome-photos. - Update .gschema.override.in to set small icon size on Desktop and nautilus in Leap, which is consistent with SLE (bsc#1043604). - Enable freedesktop sound theme by default (boo#1004919): + Set org.gnome.desktop.sound/theme-name to 'freedesktop' for openSUSE. + Recommend sound-theme-freedesktop by gio-branding-openSUSE. - Introdue @@IF_LEAP@@ logic into the .gschema.override.in file: IF_LEAP is true if building for 'openSUSE' and sle_version is set in prjconf. Apply IF_LEAP to the GNOME Software update notifications. - Once again disable GNOME Software update notifications (automatic download of patches; openSUSE relies on gnome-settings-daemon's internal update plugin for update notifications) (boo#997572). - Do not attempt to build -openSUSE on SLE and -SLE on openSUSE: trick the .spec file to ExclusiveArch: %nil in this case. - Make gnome-settings-daemon housekeeping plugin ignore /boot/efi [bsc#919217]. Summary from bsc#919217: "/On a default UEFI installation, /boot/efi is created with a size of 156MB. It will cause gnome-settings-daemon to popup a warning, if logged as root (not 100% sure when logged as a regular user) that a partition has less than than 1GB of free space. /boot/efi should be added to default schema org.gnome.settings-daemon.plugin.housekeeping ignore-paths"/ - Resync with glib2-branding-SLE and simplify specfile. - Replaces Requires by Recommends on wallpaper-branding-openSUSE: gio-branding-openSUSE is required by glib2, which is causing openSUSE wallpaper as hard dependency on non-graphical install. (boo#993969). - Add some settings from SLE12 SP2, not enabled when building on openSUSE (default zoom on nautilus). - Update favorite applications default to use new names from upstream, prevent writing some defaults to dconf (partially fixes bsc#979947). - Fix KeySym assigned for Help, XF86Help doesn't exist anymore. - Drop org.gnome.settings-daemon.plugins.media-keys/toggle-mute since we dropped the patch making this needed. - The touchpad schemas migrated to org.gnome.desktop.peripherals from org.gnome.settings-daemon.peripherals, adapt tap-to-click setting accordingly (boo#954526). - The "/disable-while-typing"/ key no longer exists, remove it accordingly. - Bump version to 42.1, to prepare for next version of openSUSE. - Drop org.gnome.settings-daemon.plugins.power/button-power override: this settings has been removed in GNOME 3.17.92. - Drop org.gnome.eog.ui/external-editor reference: EOG 3.15 no longer supports this. - Gedit desktop file got renamed to org.gnome.gedit.desktop, update gnome_defaults.conf accordingly (boo#904010).
- 0001-s390x-Align-child-stack-while-clone.-BZ-27968.patch, 0002-S390-Optimize-__memcpy_z196.patch, 0003-S390-Optimize-__memset_z196.patch, 0004-S390-Sync-HWCAP-names-with-kernel-by-adding-aliases-.patch, 0005-S390-Add-new-hwcap-values.patch, 0006-S390-Add-PCI_MIO-and-SIE-HWCAPs.patch: [15sp4 FEAT] GNU2007 - GLIBC: Support for new IBM Z Hardware (bsc#1191592, jsc#IBM-869) - mq-notify-use-after-free.patch: Use __pthread_attr_copy in mq_notify (CVE-2021-33574, bsc#1186489, BZ #27896) - wordexp-param-overflow.patch: wordexp: handle overflow in positional parameter number (CVE-2021-35942, bsc#1187911, BZ #28011) - s390-memmove-ifunc-selector-arch13.patch: S390: Also check vector support in memmove ifunc-selector (bsc#1184035, BZ #27511) - Update glibc-2.31-HTM-vzeroupper.diff with a AVX-SSE transition fix. - Add glibc-2.31-HTM-vzeroupper.diff to avoid VZEROUPPER in the AVX2 accelerated string routines which cause HTM transaction aborts. Instead use EVEX or SSE. (bsc#1181403) - nscd-netgroupcache.patch: nscd: Fix double free in netgroupcache (CVE-2021-27645, bsc#1182733, BZ #27462) - gconv-assertion-iso-2022-jp.patch: gconv: Fix assertion failure in ISO-2022-JP-3 module (CVE-2021-3326, bsc#1181505, BZ #27256) - sysvipc-sem-stat-any.patch: sysvipc: Fix SEM_STAT_ANY kernel argument pass (bsc#1180557, BZ #26637) - aarch64-getauxval.patch: aarch64: Accept PLT calls to __getauxval within libc.so (bsc#1167939) - iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224) - iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop bounds (CVE-2020-29562, bsc#1179694, BZ #26923) - printf-long-double-non-normal.patch: x86: Harden printf against non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649) - get-nprocs-cpu-online-parsing.patch: Fix parsing of /sys/devices/system/cpu/online (bsc#1180038, BZ #25859) - power10-support.patch: Add support for POWER10 (jsc#SLE-13520) - iconv-option-parsing.patch: Rewrite iconv option parsing (CVE-2016-10228, bsc#1027496, BZ #19519) - Update to glibc 2.31 - glibc-2.14-crypt.diff, crypt_blowfish-const.patch, crypt_blowfish-1.2-sha.diff, crypt_blowfish-gensalt.patch, crypt_blowfish-1.2-hack_around_arm.diff, glibc-nodate.patch, powerpc-elision-enable-envvar.patch, s390-elision-enable-envvar.patch, crt-nocompress-debug-sections.patch, resolv-context-leak.patch, dl-runtime-resolve-opt-avx512f.patch, libpthread-compat-wrappers.patch, math-c++-compat.patch, remove-nss-nis-compat.patch, eh-frame-zero-terminator.patch, ld-so-hwcap-x86-64.patch, assert-pedantic.patch, getaddrinfo-errno.patch, resolv-conf-oom.patch, dynarray-allocation.patch, nearbyint-inexact.patch, nss-compat.patch, nscd-libnsl.patch, malloc-tcache-leak.patch, falkor-memcpy-memmove.patch, aarch64-cpu-features.patch, nss-files-large-buffers.patch, sysconf-uio-maxiov.patch, glob-tilde-overflow.patch, dl-runtime-resolve-xsave.patch, spawni-assert.patch, x86-64-dl-platform.patch, glob64-s390.patch, tst-tlsopt-powerpc.patch, powerpc-hwcap-bits.patch, malloc-tcache-check-overflow.patch, dl-init-paths-overflow.patch, fillin-rpath-empty-tokens.patch, getcwd-absolute.patch, memalign-overflow.patch, stack-guard-size-accounting.patch, libgcc-rtld-now.patch, res-send-enomem.patch, glibc-fix-avx512-mempcpy.patch, i386-memmove-sse2-unaligned.patch, realpath-ssize-max-overflow.patch, localtime-2039.patch, math-remove-slow-path.patch, aarch64-hwcap-atomics.patch, glibc-fix-aarch64-build.diff, absolute-symbols.patch, x86-haswell-string-flags.patch, pthread-cond-broadcast-waiters-after-spinning.patch, mman-map-sync.patch, mman-linux-map-shared-validate.patch, nptl-setxid-error.patch, pthread-mutex-trylock-barrier.patch, getaddrinfo-parse-ipv4-address.patch, japanese-era-name-may-2019.patch, force-elision-race.patch, regex-read-overrun.patch, regex-parse-reg-exp.patch, 0001-S390-Add-configure-check-to-detect-z10-as-mininum-ar.patch, 0002-S390-Use-hwcap-instead-of-dl_hwcap-in-ifunc-resolver.patch, 0003-S390-Unify-31-64bit-memcpy.patch, 0004-S390-Refactor-memcpy-mempcpy-ifunc-handling.patch, 0005-S390-Remove-s390-specific-implementation-of-bcopy.patch, 0006-S390-Use-memcpy-for-forward-cases-in-memmove.patch, 0007-S390-Add-configure-check-to-detect-z13-as-mininum-ar.patch, 0008-S390-Add-z13-memmove-ifunc-variant.patch, 0009-S390-Add-z13-strstr-ifunc-variant.patch, 0010-S390-Add-z13-memmem-ifunc-variant.patch, 0011-S390-Cleanup-ifunc-resolve.h.patch, 0012-S390-Mark-vx-and-vxe-as-important-hwcap.patch, 0013-S390-Add-new-hwcap-values-for-new-cpu-architecture-a.patch, 0014-S390-Add-configure-check-to-detect-support-for-arch1.patch, 0015-S390-Add-arch13-memmove-ifunc-variant.patch, 0016-S390-Add-arch13-strstr-ifunc-variant.patch, 0017-S390-Add-arch13-memmem-ifunc-variant.patch, prefer-map-32bit-exec.patch, s390-strstr-page-boundary.patch, ppc-tle-htm-nosc.patch, posix-Add-internal-symbols-for-posix_spawn-interface.patch, glibc-2.29-posix-Use-posix_spawn-on-popen.patch, backtrace-powerpc.patch, pthread-rwlock-pwn.patch, manual-memory-protection.patch, ldbl-96-rem-pio2l.patch, dl-sort-maps.patch, dlopen-filter-object.patch, glob-use-after-free.patch, nptl-setxid-race.patch, nscd-senfile.patch, ldd-system-interp.patch, abort-no-flush.patch, fnmatch-collating-elements.patch, nss-files-long-lines-2.patch, iconv-reset-input-buffer.patch, nscd-prune.patch, syslog-locking.patch: Removed. - long-double-alias.patch, glibc-nsswitch-usr.diff, euc-kr-overrun.patch, riscv-syscall-clobber.patch, nscd-gc-cycle.patch: Added. - nscd-senfile.patch: Fix concurrent changes on nscd aware files (bsc#1171878, BZ #23178) - nscd-prune.patch: nscd: bump GC cycle during cache pruning (bsc#1171878, BZ #26130) - syslog-locking.patch: Correct locking and cancellation cleanup in syslog functions (bsc#1172085, BZ #26100) - nptl-setxid-race.patch: nptl: wait for pending setxid request also in detached thread (bsc#1162930, BZ #25942) - glob-use-after-free.patch: Fix use-after-free in glob when expanding ~user (CVE-2020-1752, bsc#1167631, BZ #25414) - dl-sort-maps.patch, dlopen-filter-object.patch: Allow dlopen of filter object to work (bsc#1166106, BZ #16272) - ldbl-96-rem-pio2l.patch: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (CVE-2020-10029, bsc#1165784, BZ #25487) - pthread-rwlock-pwn.patch: Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bsc#1164505, BZ #23861) - manual-memory-protection.patch: manual: Document mprotect and introduce section on memory protection (bsc#1163184) - backtrace-powerpc.patch: Fix array overflow in backtrace on PowerPC (CVE-2020-1751, bsc#1158996, BZ #25423) - posix-Add-internal-symbols-for-posix_spawn-interface.patch, glibc-2.29-posix-Use-posix_spawn-on-popen.patch: Use posix_spawn on popen (bsc#1149332, BZ #22834) - ppc-tle-htm-nosc.patch: powerpc: Fix syscalls during early process initialization (SLE-8348, BZ #22685) - s390-strstr-page-boundary.patch: S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant (bsc#1157893, BZ #25226) - prefer-map-32bit-exec.patch: rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126, bsc#1157292, BZ [#25204]) - GNU1815 - Hardware support in toolchain (bsc#1151582) 0001-S390-Add-configure-check-to-detect-z10-as-mininum-ar.patch 0002-S390-Use-hwcap-instead-of-dl_hwcap-in-ifunc-resolver.patch 0003-S390-Unify-31-64bit-memcpy.patch 0004-S390-Refactor-memcpy-mempcpy-ifunc-handling.patch 0005-S390-Remove-s390-specific-implementation-of-bcopy.patch 0006-S390-Use-memcpy-for-forward-cases-in-memmove.patch 0007-S390-Add-configure-check-to-detect-z13-as-mininum-ar.patch 0008-S390-Add-z13-memmove-ifunc-variant.patch 0009-S390-Add-z13-strstr-ifunc-variant.patch 0010-S390-Add-z13-memmem-ifunc-variant.patch 0011-S390-Cleanup-ifunc-resolve.h.patch 0012-S390-Mark-vx-and-vxe-as-important-hwcap.patch 0013-S390-Add-new-hwcap-values-for-new-cpu-architecture-a.patch 0014-S390-Add-configure-check-to-detect-support-for-arch1.patch 0015-S390-Add-arch13-memmove-ifunc-variant.patch 0016-S390-Add-arch13-strstr-ifunc-variant.patch 0017-S390-Add-arch13-memmem-ifunc-variant.patch - regex-parse-reg-exp.patch: ERE '0|()0|1|0' causes regexec undefined behavior (CVE-2009-5155, bsc#1127223, BZ #18986) - regex-read-overrun.patch: regex: fix read overrun (CVE-2019-9169, bsc#1127308, BZ #24114) - crt-nocompress-debug-sections.patch: Don't compress debug sections in crt*.o files (bsc#1123710) - ldconfig-concurrency.patch: Avoid concurrency problem in ldconfig (bsc#1117993, BZ #23973) - force-elision-race.patch: Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP (bsc#1131330, BZ #23275) - japanese-era-name-may-2019.patch: ja_JP locale: Add entry for the new Japanese era (bsc#1100396, BZ #22964) - pthread-mutex-trylock-barrier.patch: pthread_mutex_trylock does not use the correct order of instructions while maintaining the robust mutex list due to missing compiler barriers (bsc#1130045, BZ #24180) - getaddrinfo-parse-ipv4-address.patch: getaddrinfo: Fully parse IPv4 address strings (CVE-2016-10739, bsc#1122729, BZ #20018) - mman-map-sync.patch: Add MAP_SYNC from Linux 4.15 (bsc#1126590) - mman-linux-map-shared-validate.patch: Add MAP_SHARED_VALIDATE from Linux 4.15 (bsc#1126590) - nptl-setxid-error.patch: nptl: Preserve error in setxid thread broadcast in coredumps (bsc#1063675, BZ #22153) - x86-haswell-string-flags.patch: Fix Haswell CPU string flags (bsc#1114984, BZ #23709) - pthread-cond-broadcast-waiters-after-spinning.patch: Fix waiters-after-spinning case (bsc#1114993, BZ #23538) - absolute-symbols.patch: Don't relocate absolute symbols (bsc#1112570, BZ [#19818]) - glibc-fix-aarch64-build.diff: Fix build on aarch64 with binutils newer than 2.30. - Add glibc-locale-base subpackage containing only C, C.UTF-8 and en_US.UTF-8 locales (fate#326551) - aarch64-hwcap-atomics.patch: aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT (fate#325962) - math-remove-slow-path.patch: Remove slow paths from math routines (fate#325815, fate#325879, fate#325880, fate#325881, fate#325882) - localtime-2039.patch: Fix year 2039 bug for localtime with 64-bit time_t (bsc#1102526, BZ #22639) - i386-memmove-sse2-unaligned.patch: Fix SSE2 memmove issue when crossing 2GB boundary (CVE-2017-18269, bnc#1094150, BZ #22644) - realpath-ssize-max-overflow.patch: Fix overflow in path length computation (CVE-2018-11236, bsc#1094161, BZ #22786) - glibc-fix-avx512-mempcpy.patch: replace with upstream version - Use %license also for COPYING and COPYING.LIB (bsc#1082318) - Add glibc-fix-avx512-mempcpy.patch as quick fix for mempcpy buffer overwrite in memmove-avx512-no-vzeroupper.S for Knights Landing CPUs (CVE-2018-11237, bnc#1094154, bnc#1092877, BZ #23196) - Readd nis to netgroup and automount nss config (bsc#1088860) - res-send-enomem.patch: Fix crash in resolver on memory allocation failure (bsc#1086690, BZ #23005) - Use %license (bsc#1082318) - stack-guard-size-accounting.patch: Fix stack guard size accounting (bsc#1074208, BZ #22637) - libgcc-rtld-now.patch: Open libgcc.so with RTLD_NOW during pthread_cancel (bsc#1074208, BZ #22636) - Mark source0 as nosource in non-main source rpms - Add systemtap-headers to BuildRequires. - Add --enable-systemtap to configure arguments. (fate#324969, bsc#1073636) - memalign-overflow.patch: Fix integer overflows in internal memalign and malloc functions (CVE-2018-6485, CVE-2018-6551, bsc#1079036, BZ #22343, BZ #22774) - fix-locking-in-_IO_cleanup.patch: Skip locked files during exit (bsc#1070491, BZ #15142) - Avoid duplicate source rpm - getcwd-absolute.patch: make getcwd(3) fail if it cannot obtain an absolute path (CVE-2018-1000001, bsc#1074293, BZ #22679) - dl-init-paths-overflow.patch: Count components of the expanded path in _dl_init_path (CVE-2017-1000408, CVE-2017-1000409, bsc#1071319, BZ [#22607], BZ #22627) - fillin-rpath-empty-tokens.patch: Check for empty tokens before dynamic string token expansion (CVE-2017-16997, bsc#1073231, BZ #22625) - tst-tlsopt-powerpc.patch: fix tst-tlsopt-powerpc (bcn#1070419) - powerpc-hwcap-bits.patch: Update HWCAP for powerpc (bnc#1070420) - malloc-tcache-check-overflow.patch: Fix integer overflow in malloc when tcache is enabled (CVE-2017-17426, bnc#1071479, BZ #22375) - Add _multibuild - glob64-s390.patch: no compat glob64 on s390 - noversion.tar.bz2: remove unused source - x86-64-dl-platform.patch: Don't set GLRO(dl_platform) to NULL (BZ #22299) - spawni-assert.patch: Fix improper assert in Linux posix_spawn (BZ [#22273]) - math-c++-compat.patch: Add more C++ compatibility (BZ #22296) - malloc-tcache-leak.patch: Fix tcache leak after thread destruction (BZ [#22111]) - falkor-memcpy-memmove.patch: Optimized implementation of memcpy/memmove for Qualcomm Falkor - aarch64-cpu-features.patch: Fix glibc.tune.cpu tunable handling - nss-files-large-buffers.patch: Avoid large buffers with many host addresses (BZ #22078) - sysconf-uio-maxiov.patch: Fix missing definition of UIO_MAXIOV (BZ [#22321]) - glob-tilde-overflow.patch: Fix buffer overflows with GLOB_TILDE (CVE-2017-15670, CVE-2017-15671, CVE-2017-15804, bsc#1064569. bsc#1064580, bsc#1064583, BZ #22320, BZ #22325, BZ #22332) - dl-runtime-resolve-xsave.patch: Use fxsave/xsave/xsavec in _dl_runtime_resolve (BZ #21265) - nscd-libnsl.patch: Remove reference to libnsl from nscd (bsc#1062244) - Drop glibc-obsolete - glibc-2.3.90-noversion.diff: remove - reinitialize-dl_load_write_lock.patch: remove - nss-compat.patch: Move nss_compat from nis to nss subdir and install it unconditionally - nsswitch.conf: switch back to compat for passwd, group, shadow - assert-pedantic.patch: Suppress pedantic warning caused by statement expression (BZ #21242, BZ #21972) - math-c++-compat.patch: Add more C++ compatibility (BZ #22235) - getaddrinfo-errno.patch: Fix errno and h_errno handling in getaddrinfo (BZ #21915, BZ #21922) - resolv-conf-oom.patch: Fix memory handling in OOM situation during resolv.conf parsing (BZ #22095, BZ #22096) - dynarray-allocation.patch: Fix initial size of dynarray allocation and set errno on overflow error - nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225) - math-c++-compat.patch: add more C++ compatibility (BZ #22146) - Remove rpcsvc/yppasswd.* from glibc-devel - ld-so-hwcap-x86-64.patch: add x86_64 to hwcap (bsc#1056606, BZ #22093) - eh-frame-zero-terminator.patch: Properly terminate .eh_frame (BZ #22051) - Disable obsolete libnsl and NIS support - remove-nss-nis-compat.patch: remove nis and compat from default NSS configs - nsswitch.conf: Likewise - math-c++-compat.patch: Do not use __builtin_types_compatible_p in C++ mode (BZ #21930) - Add iconvconfig to baselibs.conf (bsc#1051042) - resolv-context-leak.patch: Fix leaks of resolver contexts - dl-runtime-resolve-opt-avx512f.patch: Use _dl_runtime_resolve_opt only with AVX512F (BZ #21871) - libpthread-compat-wrappers.patch: Don't use IFUNC resolver for longjmp or system in libpthread (BZ #21041) - Update to glibc 2.26 * A per-thread cache has been added to malloc * Unicode 10.0.0 Support * Improvements to the DNS stub resolver * New function reallocarray, which resizes an allocated block (like realloc) to the product of two sizes, with a guaranteed clean failure upon integer overflow in the multiplication * New wrappers for the Linux-specific system calls preadv2 and pwritev2 * posix_spawnattr_setflags now supports the flag POSIX_SPAWN_SETSID, to create a new session ID for the spawned process * errno.h is now safe to use from C-preprocessed assembly language on all supported operating systems * On ia64, powerpc64le, x86-32, and x86-64, the math library now implements 128-bit floating point as defined by ISO/IEC/IEEE 60559:2011 (IEEE 754-2008) and ISO/IEC TS 18661-3:2015 * The synchronization that pthread_spin_unlock performs has been changed to now be equivalent to a C11 atomic store with release memory order to the spin lock's memory location * The DNS stub resolver no longer performs EDNS fallback * res_mkquery and res_nmkquery no longer support the IQUERY opcode * The _res_opcodes variable has been removed from libresolv * <string.h> no longer includes inline versions of any string functions, as this kind of optimization is better done by the compiler * The nonstandard header <xlocale.h> has been removed * The obsolete header <sys/ultrasound.h> has been removed * The obsolete signal constant SIGUNUSED is no longer defined by <signal.h> * The obsolete function cfree has been removed * The stack_t type no longer has the name struct sigaltstack * The ucontext_t type no longer has the name struct ucontext * On S/390 GNU/Linux, the constants defined by <sys/ptrace.h> have been synced with the kernel * Linux kernel 3.2 or later is required at runtime, on all architectures supported by that kernel * The DNS stub resolver limits the advertised UDP buffer size to 1200 bytes, to avoid fragmentation-based spoofing attacks (CVE-2017-12132) * LD_LIBRARY_PATH is now ignored in binaries running in privileged AT_SECURE mode to guard against local privilege escalation attacks (CVE-2017-1000366) * Avoid printing a backtrace from the __stack_chk_fail function since it is called on a corrupt stack and a backtrace is unreliable on a corrupt stack (CVE-2010-3192) * A use-after-free vulnerability in clntudp_call in the Sun RPC system has been fixed (CVE-2017-12133) * fate#322258, fate#321513, fate#322453 - fts-symbol-redirect.patch, glibc-resolv-reload.diff, glibc-2.2-sunrpc.diff, i686-memchr-sse.patch, ld-hwcap-mask-suid.patch, ld-library-path-suid.patch, sunrpc-use-after-free.patch, test-math-vector-sincos-aliasing.patch, tunables-bigendian.patch: Removed - Fix RPM group - s390-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (fate#322271) - ld-hwcap-mask-suid.patch: Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (BZ #21209) - ld-library-path-suid.patch: Completely ignore LD_LIBRARY_PATH for AT_SECURE=1 programs (CVE-2017-1000366, bsc#1039357, BZ #21624) - Remove glibc-cpusetsize.diff, no longer useful - fts-symbol-redirect.patch: Fix symbol redirect for fts_set (bsc#1041123, BZ #21289) - test-math-vector-sincos-aliasing.patch: Fix test-math-vector-sincos.h aliasing - add-locales.patch: renamed from glibc-2.3.locales.diff.bz2, drop en_BE locales (bsc#1039502) - Remove glibc-testsuite.patch, no longer relevant - Use multibuild feature - Remove obsolete check-build.sh - glibc.rpmlintrc: remove obsolete entries - Use %tmpfiles_create in nscd postin - i686-memchr-sse.patch: Fix i686 memchr overflow calculation (bsc#1031021, BZ #21182) - sunrpc-use-after-free.patch: Avoid use-after-free read access in clntudp_call (BZ #21115) - Build testsuite with gdb and python-pexpect to enable more tests - tunables-bigendian.patch: Fix getting tunable values on big-endian (BZ [#21109]) - Update to glibc 2.25 * The feature test macro __STDC_WANT_LIB_EXT2__, from ISO/IEC TR 24731-2:2010, is supported to enable declarations of functions from that TR. * The feature test macro __STDC_WANT_IEC_60559_BFP_EXT__, from ISO/IEC TS 18661-1:2014, is supported to enable declarations of functions and macros from that TS. * The feature test macro __STDC_WANT_IEC_60559_FUNCS_EXT__, from ISO/IEC TS 18661-4:2015, is supported to enable declarations of functions and macros from that TS. * The nonstandard feature selection macros _REENTRANT and _THREAD_SAFE are now treated as compatibility synonyms for _POSIX_C_SOURCE=199506L. * The inclusion of <sys/sysmacros.h> by <sys/types.h> is deprecated. * New <fenv.h> features from TS 18661-1:2014 are added to libm: the fesetexcept, fetestexceptflag, fegetmode and fesetmode functions, the femode_t type and the FE_DFL_MODE and FE_SNANS_ALWAYS_SIGNAL macros. * Integer width macros from TS 18661-1:2014 are added to <limits.h>: CHAR_WIDTH, SCHAR_WIDTH, UCHAR_WIDTH, SHRT_WIDTH, USHRT_WIDTH, INT_WIDTH, UINT_WIDTH, LONG_WIDTH, ULONG_WIDTH, LLONG_WIDTH, ULLONG_WIDTH; and to <stdint.h>: INT8_WIDTH, UINT8_WIDTH, INT16_WIDTH, UINT16_WIDTH, INT32_WIDTH, UINT32_WIDTH, INT64_WIDTH, UINT64_WIDTH, INT_LEAST8_WIDTH, UINT_LEAST8_WIDTH, INT_LEAST16_WIDTH, UINT_LEAST16_WIDTH, INT_LEAST32_WIDTH, UINT_LEAST32_WIDTH, INT_LEAST64_WIDTH, UINT_LEAST64_WIDTH, INT_FAST8_WIDTH, UINT_FAST8_WIDTH, INT_FAST16_WIDTH, UINT_FAST16_WIDTH, INT_FAST32_WIDTH, UINT_FAST32_WIDTH, INT_FAST64_WIDTH, UINT_FAST64_WIDTH, INTPTR_WIDTH, UINTPTR_WIDTH, INTMAX_WIDTH, UINTMAX_WIDTH, PTRDIFF_WIDTH, SIG_ATOMIC_WIDTH, SIZE_WIDTH, WCHAR_WIDTH, WINT_WIDTH. * New <math.h> features are added from TS 18661-1:2014: - Signaling NaN macros: SNANF, SNAN, SNANL. - Nearest integer functions: roundeven, roundevenf, roundevenl, fromfp, fromfpf, fromfpl, ufromfp, ufromfpf, ufromfpl, fromfpx, fromfpxf, fromfpxl, ufromfpx, ufromfpxf, ufromfpxl. - llogb functions: the llogb, llogbf and llogbl functions, and the FP_LLOGB0 and FP_LLOGBNAN macros. - Max-min magnitude functions: fmaxmag, fmaxmagf, fmaxmagl, fminmag, fminmagf, fminmagl. - Comparison macros: iseqsig. - Classification macros: iscanonical, issubnormal, iszero. - Total order functions: totalorder, totalorderf, totalorderl, totalordermag, totalordermagf, totalordermagl. - Canonicalize functions: canonicalize, canonicalizef, canonicalizel. - NaN functions: getpayload, getpayloadf, getpayloadl, setpayload, setpayloadf, setpayloadl, setpayloadsig, setpayloadsigf, setpayloadsigl. * The functions strfromd, strfromf, and strfroml, from ISO/IEC TS 18661-1:2014, are added to libc. * Most of glibc can now be built with the stack smashing protector enabled. * The function explicit_bzero, from OpenBSD, has been added to libc. * On ColdFire, MicroBlaze, Nios II and SH3, the float_t type is now defined to float instead of double. * On x86_64, when compiling with -mfpmath=387 or -mfpmath=sse+387, the float_t and double_t types are now defined to long double instead of float and double. * The getentropy and getrandom functions, and the <sys/random.h> header file have been added. * The buffer size for byte-oriented stdio streams is now limited to 8192 bytes by default. * The <sys/quota.h> header now includes the <linux/quota.h> header. * The malloc_get_state and malloc_set_state functions have been removed. * The “ip6-dotint” and “no-ip6-dotint” resolver options, and the corresponding RES_NOIP6DOTINT flag from <resolv.h> have been removed. * The "/ip6-bytestring"/ resolver option and the corresponding RES_USEBSTRING flag from <resolv.h> have been removed. * The flags RES_AAONLY, RES_PRIMARY, RES_NOCHECKNAME, RES_KEEPTSIG, RES_BLAST defined in the <resolv.h> header file have been deprecated. * The "/inet6"/ option in /etc/resolv.conf and the RES_USE_INET6 flag for _res.flags are deprecated. * DNSSEC-related declarations and definitions have been removed from the <arpa/nameser.h> header file, and libresolv will no longer attempt to decode the data part of DNSSEC record types. * The resource record type classification macros ns_t_qt_p, ns_t_mrr_p, ns_t_rr_p, ns_t_udp_p, ns_t_xfr_p have been removed from the <arpa/nameser.h> header file because the distinction between RR types and meta-RR types is not officially standardized, subject to revision, and thus not suitable for encoding in a macro. * The types res_sendhookact, res_send_qhook, re_send_rhook, and the qhook and rhook members of the res_state type in <resolv.h> have been removed. * For multi-arch support it is recommended to use a GCC which has been built with support for GNU indirect functions. * GDB pretty printers have been added for mutex and condition variable structures in POSIX Threads. * Tunables feature added to allow tweaking of the runtime for an application program. * A new version of condition variables functions have been implemented in the NPTL implementation of POSIX Threads to provide stronger ordering guarantees. * A new version of pthread_rwlock functions have been implemented to use a more scalable algorithm primarily through not using a critical section anymore to make state changes. * On ARM EABI (32-bit), generating a backtrace for execution contexts which have been created with makecontext could fail to terminate due to a missing .cantunwind annotation. (CVE-2016-6323) * The DNS stub resolver functions would crash due to a NULL pointer dereference when processing a query with a valid DNS question type which was used internally in the implementation. (CVE-2015-5180) - Enable stack protector if part of %optflags - startcontext-cantunwind.patch: Removed - cpuid-assertion.patch: Removed - cpuid-assertion.patch: Don't assert on older Intel CPUs (BZ #20647) - glibc-2.3.3-nscd-db-path.diff: Move persistent nscd databases to /var/lib/nscd - glibc-2.3.90-langpackdir.diff: simplify - Update to glibc 2.24 * The minimum Linux kernel version that this version of the GNU C Library can be used with is 3.2 * The pap_AN locale has been deleted * The readdir_r and readdir64_r functions have been deprecated * The type `union wait' has been removed * A new NSS action is added to facilitate large distributed system administration * The deprecated __malloc_initialize_hook variable has been removed from the API * The long unused localedef --old-style option has been removed * nextupl, nextup, nextupf, nextdownl, nextdown and nextdownf are added to libm * An unnecessary stack copy in _nss_dns_getnetbyname_r was removed (CVE-2016-3075) * Previously, getaddrinfo copied large amounts of address data to the stack, even after the fix for CVE-2013-4458 has been applied, potentially resulting in a stack overflow. getaddrinfo now uses a heap allocation instead (CVE-2016-3706) * The glob function suffered from a stack-based buffer overflow when it was called with the GLOB_ALTDIRFUNC flag and encountered a long file name (CVE-2016-1234) * The Sun RPC UDP client could exhaust all available stack space when flooded with crafted ICMP and UDP messages (CVE-2016-4429) * The IPv6 name server management code in libresolv could result in a memory leak for each thread which is created, performs a failing naming lookup, and exits (CVE-2016-5417) - startcontext-cantunwind.patch: mark __startcontext as .cantunwind (bsc#974800, BZ #20435) - Removed patches: * 0001-Updated-translations-for-2.23.patch * 0002-Regenerate-libc.pot-for-2.23.patch * 0003-Regenerated-configure-scripts.patch * 0004-x86_64-Set-DL_RUNTIME_UNALIGNED_VEC_SIZE-to-8.patch * 0005-Add-fts64_-to-sysdeps-arm-nacl-libc.abilist.patch * 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch * 0007-NEWS-2.23-Fix-typo-in-bug-19048-text.patch * 0008-Update-NEWS.patch * 0009-sln-use-stat64.patch * 0010-Add-sys-auxv.h-wrapper-to-include-sys.patch * 0011-mips-terminate-the-FDE-before-the-return-trampoline-.patch * 0012-Use-HAS_ARCH_FEATURE-with-Fast_Rep_String.patch * 0013-Mention-BZ-19762-in-NEWS.patch * 0014-Define-_HAVE_STRING_ARCH_mempcpy-to-1-for-x86.patch * 0015-Or-bit_Prefer_MAP_32BIT_EXEC-in-EXTRA_LD_ENVVARS.patch * 0016-Fix-resource-leak-in-resolver-bug-19257.patch * 0017-math-don-t-clobber-old-libm.so-on-install-BZ-19822.patch * 0018-resolv-Always-set-resplen2-out-parameter-in-send_dg-.patch * 0019-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch * 0020-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch * 0021-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch * 0022-configure-fix-test-usage.patch * 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch * 0024-nss_db-Propagate-ERANGE-error-if-parse_line-fails-BZ.patch * 0025-getnameinfo-Do-not-preserve-errno.patch * 0026-getnameinfo-Refactor-and-fix-memory-leak-BZ-19642.patch * 0027-getnameinfo-Reduce-line-length-and-add-missing-comme.patch * 0028-getnameinfo-Avoid-calling-strnlen-on-uninitialized-b.patch * 0029-getnameinfo-Return-EAI_OVERFLOW-in-more-cases-BZ-197.patch * 0030-hesiod-Remove-RCS-keywords.patch * 0031-hesiod-Always-use-thread-local-resolver-state-BZ-195.patch * 0032-hesiod-Avoid-heap-overflow-in-get_txt_records-BZ-200.patch * 0033-malloc-Remove-NO_THREADS.patch * 0034-Fix-malloc-threaded-tests-link-on-non-Linux.patch * 0035-malloc-Run-fork-handler-as-late-as-possible-BZ-19431.patch * 0036-malloc-Remove-malloc-hooks-from-fork-handler.patch * 0037-malloc-Add-missing-internal_function-attributes-on-f.patch * 0038-nss_dns-Fix-assertion-failure-in-_nss_dns_getcanonna.patch * 0039-nss_dns-Validate-RDATA-length-against-packet-length-.patch * 0040-resolv-nss_dns-Remove-remaining-syslog-logging-BZ-19.patch * 0041-nss_dns-Check-address-length-before-creating-addrinf.patch * 0042-nss_dns-Skip-over-non-PTR-records-in-the-netent-code.patch * 0043-resolv-Always-set-resplen2-out-parameter-in-send_vc-.patch * 0044-tst-audit4-tst-audit10-Compile-AVX-AVX-512-code-sepa.patch * 0045-Fix-tst-audit10-build-when-mavx512f-is-not-supported.patch * 0046-tst-audit10-Fix-compilation-on-compilers-without-bit.patch * 0047-strfmon_l-Use-specified-locale-for-number-formatting.patch * 0048-glob-Simplify-the-interface-for-the-GLOB_ALTDIRFUNC-.patch * 0049-CVE-2016-1234-glob-Do-not-copy-d_name-field-of-struc.patch * 0050-ldconfig-Do-not-remove-stale-symbolic-links-with-X-B.patch * 0051-Report-dlsym-dlvsym-lookup-errors-using-dlerror-BZ-1.patch * 0052-Fix-tst-dlsym-error-build.patch * 0053-Remove-trailing-newline-from-date_fmt-in-Serbian-loc.patch * 0054-Revert-Report-dlsym-dlvsym-lookup-errors-using-dlerr.patch * 0055-CVE-2016-3706-getaddrinfo-stack-overflow-in-hostent-.patch * 0056-Fix-strfmon_l-Use-specified-locale-for-number-format.patch * clntudp-call-alloca.patch * glibc-memset-nontemporal.diff * nis-initgroups-status.patch * nscd-gc-crash.patch * robust-mutex-deadlock.patch * strncat-avoid-array-bounds-warning.patch - strncat-avoid-array-bounds-warning.patch: Avoid array-bounds warning for stncat on i586 (BZ #20260) - Update glibc.keyring - Unset MALLOC_CHECK_ during testsuite run - nsswitch.conf: Add fallback to files for passwd and group to prepare for libnsl removal. - nis-initgroups-status.patch: Return proper status from _nss_nis_initgroups_dyn (bsc#984269, BZ #20262) - robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to check for timeout (bsc#985170, BZ #20263) - nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ [#19755]) - clntudp-call-alloca.patch: do not use alloca in clntudp_call (CVE-2016-4429, bsc#980854, BZ #20112) - Import patches from 2.23 branch 0001-Updated-translations-for-2.23.patch 0002-Regenerate-libc.pot-for-2.23.patch 0003-Regenerated-configure-scripts.patch 0004-x86_64-Set-DL_RUNTIME_UNALIGNED_VEC_SIZE-to-8.patch 0005-Add-fts64_-to-sysdeps-arm-nacl-libc.abilist.patch 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch 0007-NEWS-2.23-Fix-typo-in-bug-19048-text.patch 0008-Update-NEWS.patch 0009-sln-use-stat64.patch 0010-Add-sys-auxv.h-wrapper-to-include-sys.patch 0011-mips-terminate-the-FDE-before-the-return-trampoline-.patch 0012-Use-HAS_ARCH_FEATURE-with-Fast_Rep_String.patch 0013-Mention-BZ-19762-in-NEWS.patch 0014-Define-_HAVE_STRING_ARCH_mempcpy-to-1-for-x86.patch 0015-Or-bit_Prefer_MAP_32BIT_EXEC-in-EXTRA_LD_ENVVARS.patch 0016-Fix-resource-leak-in-resolver-bug-19257.patch 0017-math-don-t-clobber-old-libm.so-on-install-BZ-19822.patch 0018-resolv-Always-set-resplen2-out-parameter-in-send_dg-.patch 0019-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch 0020-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch 0021-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch 0022-configure-fix-test-usage.patch 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch 0024-nss_db-Propagate-ERANGE-error-if-parse_line-fails-BZ.patch 0025-getnameinfo-Do-not-preserve-errno.patch 0026-getnameinfo-Refactor-and-fix-memory-leak-BZ-19642.patch 0027-getnameinfo-Reduce-line-length-and-add-missing-comme.patch 0028-getnameinfo-Avoid-calling-strnlen-on-uninitialized-b.patch 0029-getnameinfo-Return-EAI_OVERFLOW-in-more-cases-BZ-197.patch 0030-hesiod-Remove-RCS-keywords.patch 0031-hesiod-Always-use-thread-local-resolver-state-BZ-195.patch 0032-hesiod-Avoid-heap-overflow-in-get_txt_records-BZ-200.patch 0033-malloc-Remove-NO_THREADS.patch 0034-Fix-malloc-threaded-tests-link-on-non-Linux.patch 0035-malloc-Run-fork-handler-as-late-as-possible-BZ-19431.patch 0036-malloc-Remove-malloc-hooks-from-fork-handler.patch 0037-malloc-Add-missing-internal_function-attributes-on-f.patch 0038-nss_dns-Fix-assertion-failure-in-_nss_dns_getcanonna.patch 0039-nss_dns-Validate-RDATA-length-against-packet-length-.patch 0040-resolv-nss_dns-Remove-remaining-syslog-logging-BZ-19.patch 0041-nss_dns-Check-address-length-before-creating-addrinf.patch 0042-nss_dns-Skip-over-non-PTR-records-in-the-netent-code.patch 0043-resolv-Always-set-resplen2-out-parameter-in-send_vc-.patch 0044-tst-audit4-tst-audit10-Compile-AVX-AVX-512-code-sepa.patch 0045-Fix-tst-audit10-build-when-mavx512f-is-not-supported.patch 0046-tst-audit10-Fix-compilation-on-compilers-without-bit.patch 0047-strfmon_l-Use-specified-locale-for-number-formatting.patch 0048-glob-Simplify-the-interface-for-the-GLOB_ALTDIRFUNC-.patch 0049-CVE-2016-1234-glob-Do-not-copy-d_name-field-of-struc.patch 0050-ldconfig-Do-not-remove-stale-symbolic-links-with-X-B.patch 0051-Report-dlsym-dlvsym-lookup-errors-using-dlerror-BZ-1.patch 0052-Fix-tst-dlsym-error-build.patch 0053-Remove-trailing-newline-from-date_fmt-in-Serbian-loc.patch 0054-Revert-Report-dlsym-dlvsym-lookup-errors-using-dlerr.patch 0055-CVE-2016-3706-getaddrinfo-stack-overflow-in-hostent-.patch 0056-Fix-strfmon_l-Use-specified-locale-for-number-format.patch - CVE-2016-3075 CVE-2016-1234 CVE-2016-3706 bsc#973164 bsc#969727 - resolv-mem-leak.patch: renamed to 0016-Fix-resource-leak-in-resolver-bug-19257.patch - no-long-double.patch: renamed to 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch - glibc-gcc6.patch: renamed to 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch - glibc-c-utf8-locale.patch: fix bad standard in LC_IDENTIFICATION categories - glibc-2.3.locales.diff.bz2: likewise - glibc-gcc6.patch: Suppress GCC 6 warning about ambiguous 'else' with - Wparentheses - Add compatibility symlinks for LSB 3.0 (fate#318933) - powerpc-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236) - ldd-system-interp.patch: Restore warning about execution permission, it is still needed for noexec mounts (bsc#915985) - Add C.UTF-8 locale (see https://sourceware.org/glibc/wiki/Proposals/C.UTF-8) and rh#902094 . Added with glibc-c-utf8-locale.patch. - Add glibc-disable-gettext-for-c-utf8.patch to disable gettext for C.UTF-8 same as C locale. - Move %install_info_delete to %preun - crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer acceptable - no-long-double.patch: Don't use long double functions if NO_LONG_DOUBLE - Update to glibc 2.23 release. * Unicode 8.0.0 Support * sched_setaffinity, pthread_setaffinity_np no longer attempt to guess the kernel-internal CPU set size * The fts.h header can now be used with -D_FILE_OFFSET_BITS=64 * getaddrinfo now detects certain invalid responses on an internal netlink socket * A defect in the malloc implementation, present since glibc 2.15 (2012) or glibc 2.10 via --enable-experimental-malloc (2009), could result in the unnecessary serialization of memory allocation requests across threads * The obsolete header <regexp.h> has been removed * The obsolete functions bdflush, create_module, get_kernel_syms, query_module and uselib are no longer available to newly linked binaries * Optimized string, wcsmbs and memory functions for IBM z13. * Newly linked programs that define a variable called signgam will no longer have it set by the lgamma, lgammaf and lgammal functions - Removed patches: * dont-remove-nodelete-flag.patch * openat64-readd-o-largefile.patch * mntent-blank-line.patch * opendir-o-directory-check.patch * strcoll-remove-strdiff-opt.patch * ld-pointer-guard.patch * tls-dtor-list-mangling.patch * powerpc-lock-elision-race.patch * prelink-elf-rtype-class.patch * vector-finite-math-aliases.patch * powerpc-elision-adapt-param.patch * catopen-unbound-alloca.patch * strftime-range-check.patch * hcreate-overflow-check.patch * errorcheck-mutex-no-elision.patch * refactor-nan-parsing.patch * send-dg-buffer-overflow.patch * isinf-cxx11-conflict.patch * ibm93x-redundant-shift-si.patch * iconv-reset-input-buffer.patch * tzset-tzname.patch * static-dlopen.patch - isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with C++11 (bsc#963700, BZ #19439) - tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling (BZ #19018) - prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink (BZ #19178) - vector-finite-math-aliases.patch: Better workaround for aliases of * _finite symbols in vector math library (BZ# 19058) - powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision transient failure adapt param (BZ #19174) - catopen-unbound-alloca.patch: Fix unbound alloca in catopen (CVE-2015-8779, bsc#962739, BZ #17905) - strftime-range-check.patch: Add range check on time fields (CVE-2015-8776, bsc#962736, BZ #18985) - hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778, bsc#962737, BZ #18240) - errorcheck-mutex-no-elision.patch: Don't do lock elision on an error checking mutex (bsc#956716, BZ #17514) - refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads (CVE-2014-9761, bsc#962738, BZ #16962) - send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer overflow (CVE-2015-7547, bsc#961721, BZ #18665) - powerpc-lock-elision-race.patch: renamed from 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch - Add audit-devel and libcap-devel to BuildRequires, for use by nscd - reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock on fork (bsc#958315, BZ #19282) - resolv-mem-leak.patch: Fix resource leak in resolver (bsc#955647, BZ #19257) - tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set DST rules only (BZ #19253) - glibc-2.3.90-noversion.diff: use stat64 - ld-pointer-guard.patch: Always enable pointer guard (CVE-2015-8777, bsc#950944, BZ #18928) - strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based optimization (BZ #18589) - iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE error handler (BZ #18830) - new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch - nss-files-long-lines-2.patch: Properly reread entry after failure in nss_files getent function (bsc#945779, BZ #18991) - fnmatch-collating-elements.patch: Fix fnmatch handling of collating elements (BZ #17396, BZ #16976) - opendir-o-directory-check.patch: Fix opendir inverted o_directory_works test - static-dlopen.patch: Static dlopen default library search path fix (bsc#937853) - mntent-blank-line.patch: Fix memory corruption w/blank lines - dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from all loaded objects on failed dlopen - openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64 - Update to glibc 2.22 release. * Cache information can be queried via sysconf() function on s390 * A buffer overflow in gethostbyname_r and related functions performing DNS requests has been fixed. (CVE-2015-1781) * The time zone file parser has been made more robust against crafted time zone files * A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors for LD and GD on x86 and x86-64, has been implemented. * Character encoding and ctype tables were updated to Unicode 7.0.0 * Added vector math library named libmvec * A new fmemopen implementation has been added with the goal of POSIX compliance. * The header <regexp.h> is deprecated, and will be removed in a future release. * bsc#905313 bsc#920338 bsc#927080 bsc#928723 bsc#931480 bsc#939211 bsc#940195 bsc#940332 bsc#944494 bsc#968787 - Patches from upstream removed * htm-tabort.patch * o-tmpfile.patch * memcpy-chk-non-SSE2.patch * pthread-mutexattr-gettype-kind.patch * powerpc-software-sqrt.patch * static-tls-dtv-limit.patch * threaded-trim-threshold.patch * resolv-nameserver-handling.patch * nss-separate-state-getXXent.patch * aarch64-sigstksz.patch * heap-top-corruption.patch * pthread-join-deadlock.patch - pthread-join-deadlock.patch: Use IE model for static variables in libc.so, libpthread.so and rtld (bsc#930015, BZ #18457) - glibc-nodate.patch: fix verification of timestamp - also filter out -fstack-protector-strong - getaddrinfo-ipv6-sanity.diff: Remove. It breaks services that start before IPv6 is up (bsc#931399) - glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE. - Add /usr/include/gnu/lib-names-.*.h to baselibs - pthread-join-deadlock.patch: Don't require rtld lock to store static TLS offset in the DTV (bsc#930015, BZ #18457) - heap-top-corruption.patch: Do not corrupt the top of a threaded heap if top chunk is MINSIZE (BZ #18502) - threaded-trim-threshold.patch: Fix regression in threaded application malloc performance (bsc#915955, BZ #17195) - aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850) - powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ [#17967]) - nss-separate-state-getXXent.patch: Separate internal state between getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007) - static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621, BZ #17628) - resolv-nameserver-handling.patch: Replace with simpler version with more compatibility - memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs (bsc#920084) - resolv-nameserver-handling.patch: Rewrite handling of nameserver configuration in resolver - htm-tabort.patch: Fix TABORT encoding for little endian - Update to glibc 2.21 release. * A new semaphore algorithm has been implemented in generic C code for all machines * Added support for TSX lock elision of pthread mutexes on powerpc32, powerpc64 and powerpc64le * Optimized strcpy, stpcpy, strchrnul and strrchr implementations for AArch64 * i386 memcpy functions optimized with SSE2 unaligned load/store * New locales: tu_IN, bh_IN, raj_IN, ce_RU * The obsolete sigvec function has been removed * CVE-2015-1472 CVE-2015-1473 CVE-2012-3406 CVE-2014-9402 CVE-2014-7817 bsc#864081 bsc#906371 bsc#909053 bsc#910599 bsc#916222 - Patches from upstream removed * ifunc-x86-slow-sse4.patch * pthread-mutex-trylock-elision.patch - o-tmpfile.patch: Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (BZ #17912) - Update to crypt_blowfish 1.3. * Add support for the $2b$ prefix. - ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit (BZ #17501)
- Add gmp-6.2.1-CVE-2021-43618.patch to fix buffer overflow on malformed input to mpz_inp_raw. [bsc#1192717, CVE-2021-43618] - adjusted to be the same license as in factory (bsc#1180603) - correct license statement (library itself is no GPL-3.0) - Install checksums for binary integrity verification which are required when running in FIPS mode (bsc#1152692, jsc#SLE-9518) - Run spec-cleaner on the spec - Use %license (boo#1082318) - Explicitly BuildRequire m4 - Update to GMP 6.1.2 release. * Mini-GMP: Fixed a division bug, which on a machine with 64-bit unsigned long affects approximately 1 out of 2^32 divisors. * Mini-GMP: Fix mpz_set_str crash on inputs with a large number of leading zeros. Also stricter input validation, rejecting inputs with no digits. * Handle more systems which require PIC code in static libraries (e.g., "/hardened"/ Gentoo and Debian 9). * Configuration for arm (-32 and -64) has been rewritten, fixing poor code selection for many CPUs. * Mini-GMP: Updated to the latest development version, including new functions mpn_com and mpn_neg. - Add gmp-6.1.2-conftest.patch to fix configure test. - Use macro for configure (as bsc#870358) is already fixed - Use xz compressed archives - Update info pages dependencies - gmp 6.1.1: * Work around faulty cpuid on some recent Intel chips (this allows GMP to run on Skylake Pentiums). - Update to GMP 6.1.0 release. * New C++ functions gcd and lcm for mpz_class * New public mpn functions mpn_divexact_1, mpn_zero_p, and mpn_cnd_swap * New public mpq_cmp_z function, to efficiently compare rationals with integers * Support for more 32-bit arm processors * Support for AVX-less modern x86 CPUs * Speedups and bugfixes - Includes gmp-6.0.0-ppc64-gcd.diff, now removed - Update gmp keyring - Remove old ppc related conditionals - Cleanup spec file with spec-cleaner - Refresh sources - Add gpg signature - Correct version number so that it matches actuall version - Make gmp-noexec.diff compatible with arm - Use correct version number - Fix tarball directory name to unbreak build
- update to 1.25.1 o Unicode fixes for characters outside the base plane o Stubs for some new OSX methods o Various new OSX compatibility macro and type definitions o NSFileManager fixes and tweaks to match OSX implementation o NSDistributedLock bugfix for pre-existing lock directories o Alternative sort algorithms selectable at runtime o Compatibility-related changes for environments not supporting weak symbols o Other more minor bugfixes and cleanups. o As usual, this release also contains an update to include the most recent international timezone data. - Implement shared library packaging guideline. Ensure neutrality of description. - Remove scripts to start gdnc as daemon or on login. (Fixes boo#1055816) - Change gnustep-make from BuildRequired to Required. - update to 1.25.0 - Rename pl to pllist unconditionally. - Explicit filelist to better monitor conflicts between packages. - Reverted macros in comments - Spec cleanup - Removed _service file and added tarball so that the package can be accepted into Factory - disable icu on Suse systems before 12. - update to 1.24.9 o Niels added support for generics o Support for 'ng' runtime library (latest language features enabled) o Performance optimisations and improved diagnostic messages o Garbage Collection deprecated (support to be removed) o As usual, this release also contains an update to include the most recent international timezone data. - update to 1.24.8 o Performance optimisations (particularly in the use of tiny string objects by the new objc runtime on 64bit systems). o Thread naming and logging of threads by NSLog() has been made consistent with the latest OSX releases, making debugging of multithreaded code a little easier. o Sergei Golovin has added NSURLConnection regression tests (while fixing a few bugs there). o As usual, this release also contains an update to include the most recent international timezone data. o Various other bugfixes. - update to 1.24.7 o TLS and other security improvements (note, SSLv3.0 is disabled by default in order to prevent the 'POODLE' attack). o Latest timezone data included o Various other bug fixes o for more info please see ChangeLog file
- Add gnutls-3.6.7-fix-FTBFS-2024.patch to let tests pass after 2024 (boo#1186579) - Add gnutls-3.6.7-reproducible-date.patch to override build date (boo#1047218) - Security fix: [bsc#1183456, CVE-2021-20232] * A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory corruption and other potential consequences. - Add gnutls-CVE-2021-20232.patch - Security fix: [bsc#1183457, CVE-2021-20231] * A use after free issue in client sending key_share extension may lead to memory corruption and other consequences. - Add gnutls-CVE-2021-20231.patch - Avoid spurious audit messages about incompatible signature algorithms (bsc#1172695) * add 0001-pubkey-avoid-spurious-audit-messages-from-_gnutls_pu.patch - FIPS: Use 2048 bit prime in DH selftest (bsc#1176086) * add gnutls-FIPS-use_2048_bit_prime_in_DH_selftest.patch - FIPS: Add TLS KDF selftest (bsc#1176671) * add gnutls-FIPS-TLS_KDF_selftest.patch - Fix heap buffer overflow in handshake with no_renegotiation alert sent * CVE-2020-24659 (bsc#1176181) - add gnutls-CVE-2020-24659.patch - FIPS: Implement (EC)DH requirements from SP800-56Arev3 (bsc#1176086) - add patches * 0001-Add-Full-Public-Key-Check-for-DH.patch * 0001-Add-test-to-ensure-DH-exchange-behaves-correctly.patch * 0002-Add-test-to-ensure-ECDH-exchange-behaves-correctly.patch * 0003-Add-plumbing-to-handle-Q-parameter-in-DH-exchanges.patch * 0004-Always-pass-in-and-check-Q-in-TLS-1.3.patch * 0005-Check-Q-for-FFDHE-primes-in-prime-check.patch * 0006-Pass-down-Q-for-FFDHE-in-al-pre-TLS1.3-as-well.patch * 0001-dh-primes-add-MODP-primes-from-RFC-3526.patch * 0002-dhe-check-if-DH-params-in-SKE-match-the-FIPS-approve.patch * 0001-dh-check-validity-of-Z-before-export.patch * 0002-ecdh-check-validity-of-P-before-export.patch * 0003-dh-primes-make-the-FIPS-approved-check-return-Q-valu.patch * 0004-dh-perform-SP800-56A-rev3-full-pubkey-validation-on-.patch * 0005-ecdh-perform-SP800-56A-rev3-full-pubkey-validation-o.patch - drop obsolete gnutls-3.6.7-fips_DH_ECDH_key_tests.patch - GNUTLS-SA-2020-06-03 (Fixed insecure session ticket key construction) The TLS server would not bind the session ticket encryption key with a value supplied by the application until the initial key rotation, allowing attacker to bypass authentication in TLS 1.3 and recover previous conversations in TLS 1.2 (#1011). (bsc#1172506, CVE-2020-13777) * add patches: + gnutls-CVE-2020-13777.patch - Fixed handling of certificate chain with cross-signed intermediate CA certificates (#1008). (bsc#1172461) * add patches: + 0001-_gnutls_verify_crt_status-apply-algorithm-checks-to-.patch + 0002-_gnutls_pkcs11_verify_crt_status-check-validity-agai.patch + 0003-x509-trigger-fallback-verification-path-when-cert-is.patch + 0004-tests-add-test-case-for-certificate-chain-supersedin.patch - Add RSA 4096 key generation support in FIPS mode (bsc#1171422) * add gnutls-3.6.7-fips-rsa-4096.patch - Don't check for /etc/system-fips which we don't have (bsc#1169992) * add gnutls-fips_mode_enabled.patch - Backport AES XTS support (bsc#1168835) * add 0001-Vendor-in-XTS-functionality-from-Nettle.patch * add gnutls-fips_XTS_key_check.patch - Fix zero random value in DTLS client hello (CVE-2020-11501, bsc#1168345) * add gnutls-CVE-2020-11501.patch - Split off FIPS checksums into a separate libgnutls30-hmac subpackage (bsc#1152692) * update baselibs.conf - bsc#1166881 - FIPS: gnutls: cfb8 decryption issue * No longer truncate output IV if input is shorter than block size. * Added gnutls-3.6.7-fips-backport_dont_truncate_output_IV.patch - bsc#1155327 jira#SLE-9518 - FIPS: add DH key test * Added Diffie Hellman public key verification test. * gnutls-3.6.7-fips_DH_ECDH_key_tests.patch - Install checksums for binary integrity verification which are required when running in FIPS mode (bsc#1152692, jsc#SLE-9518) - Explicitly require libnettle 3.4.1 (bsc#1134856) * The RSA decryption code was rewritten in GnuTLS 3.6.5 in order to fix CVE-2018-16868, the new implementation makes use of a new rsa_sec_decrypt() function introduced in libnettle 3.4.1 * libnettle was recently updated to the 3.4.1 version but we need to add explicit dependency on it to prevent missing symbol errors with the older versions - Restored autoreconf in build. - Removed gnutls-3.6.6-SUSE_SLE15_congruent_version_requirements.patch since the version requirements of required libraries are once again automatically determined. - Added gnutls-3.6.7-SUSE_SLE15_guile_site_directory.patch because it is a better patch name for handling the '--with-guile-site-dir=' problem in 3.6.7. - Update gnutls to 3.6.7 * * libgnutls, gnutls tools: Every gnutls_free() will automatically set the free'd pointer to NULL. This prevents possible use-after-free and double free issues. Use-after-free will be turned into NULL dereference. The counter-measure does not extend to applications using gnutls_free(). * * libgnutls: Fixed a memory corruption (double free) vulnerability in the certificate verification API. Reported by Tavis Ormandy; addressed with the change above. [GNUTLS-SA-2019-03-27, #694] [bsc#1130681] (CVE-2019-3829) * * libgnutls: Fixed an invalid pointer access via malformed TLS1.3 async messages; Found using tlsfuzzer. [GNUTLS-SA-2019-03-27, #704] [bsc#1130682] (CVE-2019-3836) * * libgnutls: enforce key usage limitations on certificates more actively. Previously we would enforce it for TLS1.2 protocol, now we enforce it even when TLS1.3 is negotiated, or on client certificates as well. When an inappropriate for TLS1.3 certificate is seen on the credentials structure GnuTLS will disable TLS1.3 support for that session (#690). * * libgnutls: the default number of tickets sent under TLS 1.3 was increased to two. This makes it easier for clients which perform multiple connections to the server to use the tickets sent by a default server. * * libgnutls: enforce the equality of the two signature parameters fields in a certificate. We were already enforcing the signature algorithm, but there was a bug in parameter checking code. * * libgnutls: fixed issue preventing sending and receiving from different threads when false start was enabled (#713). * * libgnutls: the flag GNUTLS_PKCS11_OBJ_FLAG_LOGIN_SO now implies a writable session, as non-writeable security officer sessions are undefined in PKCS#11 (#721). * * libgnutls: no longer send downgrade sentinel in TLS 1.3. Previously the sentinel value was embedded to early in version negotiation and was sent even on TLS 1.3. It is now sent only when TLS 1.2 or earlier is negotiated (#689). * * gnutls-cli: Added option --logfile to redirect informational messages output. - Disabled dane support since dane is not shipped with SLE-15 - Changed configure script to hardware guile site directory since command-line option '--with-guile-site-dir=' was removed from the configure script in 3.6.7. * * Modified gnutls-3.6.6-SUSE_SLE15_congruent_version_requirements.patch - Modified gnutls-3.6.0-disable-flaky-dtls_resume-test.patch to fix compilation issues on PPC - Fixed Bleichenbacher-like side channel leakage in PKCS#1 v1.5 verification and padding oracle verification (in 3.6.5) [bsc#1118087] (CVE-2018-16868) - FATE#327114 - Update gnutls to 3.6.6 to support TLS 1.3 * * libgnutls: gnutls_pubkey_import_ecc_raw() was fixed to set the number bits on the public key (#640). * * libgnutls: Added support for raw public-key authentication as defined in RFC7250. Raw public-keys can be negotiated by enabling the corresponding certificate types via the priority strings. The raw public-key mechanism must be explicitly enabled via the GNUTLS_ENABLE_RAWPK init flag (#26, #280). * * libgnutls: When on server or client side we are sending no extensions we do not set an empty extensions field but we rather remove that field competely. This solves a regression since 3.5.x and improves compatibility of the server side with certain clients. * * libgnutls: We no longer mark RSA keys in PKCS#11 tokens as RSA-PSS capable if the CKA_SIGN is not set (#667). * * libgnutls: The priority string option %NO_EXTENSIONS was improved to completely disable extensions at all cases, while providing a functional session. This also implies that when specified, TLS1.3 is disabled. * * libgnutls: GNUTLS_X509_NO_WELL_DEFINED_EXPIRATION was marked as deprecated. The previous definition was non-functional (#609). * Removed patches: 0001-dummy_wait-correctly-account-the-length-field-in-SHA.patch 0002-dummy_wait-always-hash-the-same-amount-of-blocks-tha.patch 0003-cbc_mac_verify-require-minimum-padding-under-SSL3.0.patch 0004-hmac-sha384-and-sha256-ciphersuites-were-removed-fro.patch * Added Patches: * * disable failing psk-file test (race condition): disable-psk-file-test.patch * * Patch configure script to accept specific versions of autotools and guile that are present in SUSE-SLE15. (A bug prevents configure from accepting a range of compatible versions. Upstream's solution is to hardwire for the most current versions.) gnutls-3.6.6-SUSE_SLE15_congruent_version_requirements.patch * Modified: * * gnutls-3.6.0-disable-flaky-dtls_resume-test.patch - Security update Improve mitigations against Lucky 13 class of attacks * "/Just in Time"/ PRIME + PROBE cache-based side channel attack can lead to plaintext recovery (CVE-2018-10846, bsc#1105460) * HMAC-SHA-384 vulnerable to Lucky thirteen attack due to use of wrong constant (CVE-2018-10845, bsc#1105459) * HMAC-SHA-256 vulnerable to Lucky thirteen attack due to not enough dummy function calls (CVE-2018-10844, bsc#1105437) * add patches: 0001-dummy_wait-correctly-account-the-length-field-in-SHA.patch 0002-dummy_wait-always-hash-the-same-amount-of-blocks-tha.patch 0003-cbc_mac_verify-require-minimum-padding-under-SSL3.0.patch 0004-hmac-sha384-and-sha256-ciphersuites-were-removed-fro.patch - Simplify the DANE support %ifdef condition * build with DANE on openSUSE only - Adjust RPM groups. Drop %if..%endif guards that are idempotent. - build without DANE support on SLE-15, as it doesn't have unbound (bsc#1086428) - add back refreshed gnutls-3.6.0-disable-flaky-dtls_resume-test.patch the dtls-resume test still keeps randomly failing on PPC - remove gnutls-3.6.0-disable-flaky-dtls_resume-test.patch patch does not apply any more and apparently the build suceeds even if the formerly flaky testcase is run (bsc#1086579) - gnutls.keyring: Nikos key refreshed to be unexpired - GnuTLS 3.6.2: * libgnutls: When verifying against a self signed certificate ignore issuer. That is, ignore issuer when checking the issuer's parameters strength, resolving issue #347 which caused self signed certificates to be additionally marked as of insufficient security level. * libgnutls: Corrected MTU calculation for the CBC ciphersuites. The data MTU calculation now, it correctly accounts for the fixed overhead due to padding (as 1 byte), while at the same time considers the rest of the padding as part of data MTU. * libgnutls: Address issue of loading of all PKCS#11 modules on startup on systems with a PKCS#11 trust store (as opposed to a file trust store). Introduced a multi-stage initialization which loads the trust modules, and other modules are deferred for the first pure PKCS#11 request. * libgnutls: The SRP authentication will reject any parameters outside RFC5054. This protects any client from potential MitM due to insecure parameters. That also brings SRP in par with the RFC7919 changes to Diffie-Hellman. * libgnutls: Added the 8192-bit parameters of SRP to the accepted parameters for SRP authentication. * libgnutls: Addressed issue in the accelerated code affecting interoperability with versions of nettle >= 3.4. * libgnutls: Addressed issue in the AES-GCM acceleration under aarch64. * libgnutls: Addressed issue in the AES-CBC acceleration under ssse3 (patch by Vitezslav Cizek). * srptool: the --create-conf option no longer includes 1024-bit parameters. * p11tool: Fixed the deletion of objects in batch mode. - Dropped gnutls-check_aes_keysize.patch as it is included upstream now. - Use %license (boo#1082318) - Sanity check key size in SSSE3 AES cipher implementation (bsc#1074303) * add gnutls-check_aes_keysize.patch - GnuTLS 3.6.1: * Fix interoperability issue with openssl when safe renegotiation was used * gnutls_x509_crl_sign, gnutls_x509_crt_sign, gnutls_x509_crq_sign, were modified to sign with a better algorithm than SHA1. They will now sign with an algorithm that corresponds to the security level of the signer's key. * gnutls_x509_*_sign2() functions and gnutls_x509_*_privkey_sign() accept GNUTLS_DIG_UNKNOWN (0) as a hash function option. That will signal the function to auto-detect an appropriate hash algorithm to use. * Remove support for signature algorithms using SHA2-224 in TLS. TLS 1.3 no longer uses SHA2-224 and it was never a widespread algorithm in TLS 1.2 * Refuse to use client certificates containing disallowed algorithms for a session, reverting a change on 3.5.5 * Refuse to resume a session which had a different SNI advertised That improves RFC6066 support in server side. * p11tool: Mark all generated objects as sensitive by default. * p11tool: added options --sign-params and --hash. This allows testing signature with multiple algorithms, including RSA-PSS. - Disable flaky dtls_resume test on Power * add gnutls-3.6.0-disable-flaky-dtls_resume-test.patch - GnuTLS 3.6.0: * Introduce a lock-free random generator which operates per- thread and eliminates random-generator related bottlenecks in multi-threaded operation. * Replace the Salsa20 random generator with one based on CHACHA. The goal is to reduce code needed in cache (CHACHA is also used for TLS), and the number of primitives used by the library. That does not affect the AES-DRBG random generator used in FIPS140-2 mode. * Add support for RSA-PSS key type as well as signatures in certificates, and TLS key exchange * Add support for Ed25519 signing in certificates and TLS key exchange following draft-ietf-tls-rfc4492bis-17 * Enable X25519 key exchange by default, following draft-ietf-tls-rfc4492bis-17. * Add support for Diffie-Hellman group negotiation following RFC7919. * Introduce various sanity checks on certificate import * Introduce gnutls_x509_crt_set_flags(). This function can set flags in the crt structure. The only flag supported at the moment is GNUTLS_X509_CRT_FLAG_IGNORE_SANITY which skips the certificate sanity checks on import. * PKIX certificates with unknown critical extensions are rejected on verification with status GNUTLS_CERT_UNKNOWN_CRIT_EXTENSIONS * Refuse to generate a certificate with an illegal version, or an illegal serial number. That is, gnutls_x509_crt_set_version() and gnutls_x509_crt_set_serial(), will fail on input considered to be invalid in RFC5280. * Call to gnutls_record_send() and gnutls_record_recv() prior to handshake being complete are now refused * Add support for PKCS#12 files with no salt (zero length) in their password encoding, and PKCS#12 files using SHA384 and SHA512 as MAC. * libgnutls: Exported functions to encode and decode DSA and ECDSA r,s values. * Add new callback setting function to gnutls_privkey_t for external keys. The new function (gnutls_privkey_import_ext4), allows signing in addition to previous algorithms (RSA PKCS#1 1.5, DSA, ECDSA), with RSA-PSS and Ed25519 keys. * Introduce the %VERIFY_ALLOW_BROKEN and %VERIFY_ALLOW_SIGN_WITH_SHA1 priority string options. These allows enabling all broken and SHA1-based signature algorithms in certificate verification, respectively. * 3DES-CBC is no longer included in the default priorities list. It has to be explicitly enabled, e.g., with a string like "/NORMAL:+3DES-CBC"/. * SHA1 was marked as insecure for signing certificates. Verification of certificates signed with SHA1 is now considered insecure and will fail, unless flags intended to enable broken algorithms are set. Other uses of SHA1 are still allowed. * RIPEMD160 was marked as insecure for certificate signatures. Verification of certificates signed with RIPEMD160 hash algorithm is now considered insecure and will fail, unless flags intended to enable broken algorithms are set. * No longer enable SECP192R1 and SECP224R1 by default on TLS handshakes. These curves were rarely used for that purpose, provide no advantage over x25519 and were deprecated by TLS 1.3. * Remove support for DEFLATE, or any other compression method. * OpenPGP authentication was removed; the resulting library is ABI compatible, with the openpgp related functions being stubs that fail on invocation. Drop gnutls-broken-openpgp-tests.patch, no longer required. * Remove support for libidn (i.e., IDNA2003); gnutls can now be compiled only with libidn2 which provides IDNA2008. * certtool: The option '--load-ca-certificate' can now accept PKCS#11 URLs in addition to files. * certtool: The option '--load-crl' can now be used when generating PKCS#12 files (i.e., in conjunction with '--to-p12' option). * certtool: Keys with provable RSA and DSA parameters are now only read and exported from PKCS#8 form, following draft-mavrogiannopoulos-pkcs8-validated-parameters-00.txt. This removes support for the previous a non-standard key format. * certtool: Added support for generating, printing and handling RSA-PSS and Ed25519 keys and certificates. * certtool: the parameters --rsa, --dsa and --ecdsa to - -generate-privkey are now deprecated, replaced by the - -key-type option. * p11tool: The --generate-rsa, --generate-ecc and --generate-dsa options were replaced by the --generate-privkey option. * psktool: Generate 256-bit keys by default. * gnutls-server: Increase request buffer size to 16kb, and added the --alpn and --alpn-fatal options, allowing testing of ALPN negotiation. * Enables FIPS 140-2 mode during build - Buildrequire iproute2: the test suite calls /usr/bin/ss and as such we have to ensure to pull it in. - GnuTLS 3.5.15: * libgnutls: Disable hardware acceleration on aarch64/ilp32 mode * certtool: Keys with provable RSA and DSA parameters are now only exported in PKCS#8 form - RPM group fix. Diversification of summaries. - Avoid aims and future plans in description. Say what it does now. - Drop the deprecated openssl compat ; discussed and suggested by vcizek - Cleanup a bit with spec-cleaner - GnuTLS 3.5.14: * Handle specially HSMs which request explicit authentication * he GNUTLS_PKCS11_OBJ_FLAG_LOGIN will force a login on HSMs * do not set leading zeros when copying integers on HSMs * Fix issue discovering certain OCSP signers, and improved the discovery of OCSP signer in the case where the Subject Public Key identifier field matches * ensure OCSP responses are saved with --save-ocsp even if certificate verification fails. - GnuTLS 3.5.13: * libgnutls: fixed issue with AES-GCM in-place encryption and decryption in aarch64 * libgnutls: no longer parse the ResponseID field of the status response TLS extension. The field is not used by GnuTLS nor is made available to calling applications. That addresses a null pointer dereference on server side caused by packets containing the ResponseID field. GNUTLS-SA-2017-4, bsc#1043398 * libgnutls: tolerate certificates which do not have strict DER time encoding. It is possible using 3rd party tools to generate certificates with time fields that do not conform to DER requirements. Since 3.4.x these certificates were rejected and cannot be used with GnuTLS, however that caused problems with existing private certificate infrastructures, which were relying on such certificates. Tolerate reading and using these certificates. * minitasn1: updated to libtasn1 4.11. * certtool: allow multiple certificates to be used in --p7-sign with the --load-certificate option - GnuTLS 3.5.12: * libgnutls: gnutls_x509_crt_check_hostname2() no longer matches IP addresses against DNS fields of certificate (CN or DNSname). The previous behavior was to tolerate some misconfigured servers, but that was non-standard and skipped any IP constraints present in higher level certificates. * libgnutls: when converting to IDNA2008, fallback to IDNA2003 (i.e., transitional encoding) if the domain cannot be converted. That provides maximum compatibility with browsers like firefox that perform the same conversion. * libgnutls: fix issue in RSA-PSK client callback which resulted in no username being sent to the peer * libgnutls: fix regression causing stapled extensions in trust modules not to be considered. * certtool: introduced the email_protection_key option. This option was introduced in documentation for certtool without an implementation of it. It is a shortcut for option 'key_purpose_oid = 1.3.6.1.5.5.7.3.4'. * certtool: made printing of key ID and key PIN consistent between certificates, public keys, and private keys. That is the private key printing now uses the same format as the rest. * gnutls-cli: introduced the --sni-hostname option. This allows overriding the hostname advertised to the peer. - skip trust-store tests to avoid build cycle with ca-certificates-mozilla, add gnutls-3.5.11-skip-trust-store-tests.patch - GnuTLS 3.5.11: * gnutls.pc: do not include libtool options into Libs.private. * libgnutls: Fixed issue when rehandshaking without a client certificate in a session which initially used one * libgnutls: Addressed read of 4 bytes past the end of buffer in OpenPGP certificate parsing (bsc#1038337) * libgnutls: Introduced locks in gnutls_pkcs11_privkey_t structure access. That allows PKCS#11 operations such as signing to be performed with the same object from multiple threads. * libgnutls: when disabling OpenPGP authentication, the resulting library is ABI compatible (will openpgp related functions being stubs that fail on invocation). - call gzip -n to make build fully reproducible - update to 3.5.10 * addresses GNUTLS-SA-2017-3 CVE-2017-7869 bsc#1034173 * gnutls.pc: do not include libidn2 in Requires.private * libgnutls: optimized access to subject alternative names (SANs) in parsed certificates * libgnutls: Print the key PIN value used by the HPKP protocol as per RFC7469 when printing certificate information. * libgnutls: gnutls_ocsp_resp_verify_direct() and gnutls_ocsp_resp_verify() flags can be set from the gnutls_certificate_verify_flags enumeration. This allows the functions to pass the same flags available for certificates to the verification function (e.g., GNUTLS_VERIFY_DISABLE_TIME_CHECKS or GNUTLS_VERIFY_ALLOW_BROKEN). * libgnutls: gnutls_store_commitment() can accept flag GNUTLS_SCOMMIT_FLAG_ALLOW_BROKEN. This is to allow the function to operate in applications which use SHA1 for example, after SHA1 is deprecated. * certtool: No longer ignore the 'add_critical_extension' template option if the 'add_extension' option is not present. * gnutls-cli: Added LMTP, POP3, NNTP, Sieve and PostgreSQL support to the starttls-proto command- drop gnutls-3.5.9-pkgconfig.patch (upstream) - drop gnutls-3.5.9-pkgconfig.patch (upstream) - remove unknown --disable-srp flag (bsc#901857) - disable the deprecated OpenPGP authentication support * see https://gitlab.com/gnutls/gnutls/issues/102 - add gnutls-broken-openpgp-tests.patch - GnuTLS 3.5.9: * libgnutls: OpenPGP references removed, functionality deprecated * libgnutls: Improve detection of AVX support * libgnutls: Add support for IDNA2008 with libidn2 FATE#321897 * p11tool: re-use ID from corresponding objects when writing certificates. * API and ABI modifications: gnutls_idna_map: Added gnutls_idna_reverse_map: Added - prevent pkgconfig issues due to libidn2 when building with GnuTLS add gnutls-3.5.9-pkgconfig.patch - Version 3.5.8 (released 2016-01-09) * libgnutls: Ensure that multiple calls to the gnutls_set_priority_* functions will not leave the verification profiles field to an undefined state. The last call will take precedence. * libgnutls: Ensure that GNUTLS_E_DECRYPTION_FAIL will be returned by PKCS#8 decryption functions when an invalid key is provided. This addresses regression on decrypting certain PKCS#8 keys. * libgnutls: Introduced option to override the default priority string used by the library. The intention is to allow support of system-wide priority strings (as set with --with-system-priority-file). The configure option is --with-default-priority-string. * libgnutls: Require a valid IV size on all ciphers for PKCS#8 decryption. This prevents crashes when decrypting malformed PKCS#8 keys. * libgnutls: Fix crash on the loading of malformed private keys with certain parameters set to zero. * libgnutls: Fix double free in certificate information printing. If the PKIX extension proxy was set with a policy language set but no policy specified, that could lead to a double free. * libgnutls: Addressed memory leaks in client and server side error paths (issues found using oss-fuzz project) * libgnutls: Addressed memory leaks in X.509 certificate printing error paths (issues found using oss-fuzz project) * libgnutls: Addressed memory leaks and an infinite loop in OpenPGP certificate parsing. Fixes by Alex Gaynor. (issues found using oss-fuzz project) * libgnutls: Addressed invalid memory accesses in OpenPGP certificate parsing. (issues found using oss-fuzz project) - security issues fixed: GNUTLS-SA-2017-1 GNUTLS-SA-2017-2 - GnuTLS 3.5.7, the next stable branch, with the following highlights: * SHA3 as a certificate signature algorithm * X25519 (formerly curve25519) for ephemeral EC diffie-hellman key exchange * TLS false start * New APIs to access the Shawe-Taylor-based provable RSA and DSA parameter generation * Prevent the change of identity on rehandshakes by default - GnuTLS 3.4.17: * libgnutls: Introduced time and constraints checks in the end certificate in the gnutls_x509_crt_verify_data2() and gnutls_pkcs7_verify_direct() functions. * libgnutls: Set limits on the maximum number of alerts handled. That is, applications using gnutls could be tricked into an busy loop if the peer sends continuously alert messages. Applications which set a maximum handshake time (via gnutls_handshake_set_timeout) will eventually recover but others may remain in a busy loops indefinitely. This is related but not identical to CVE-2016-8610, due to the difference in alert handling of the libraries (gnutls delegates that handling to applications). boo#1005879 * libgnutls: Enhanced the PKCS#7 parser to allow decoding old (pre-rfc5652) structures with arbitrary encapsulated content. * libgnutls: Backported cipher priorities order from 3.5.x branch That adds CHACHA20-POLY1305 ciphersuite to SECURE priority strings. * certtool: When exporting a CRQ in DER format ensure no text data are intermixed. * API and ABI modifications: gnutls_pkcs7_get_embedded_data_oid: Added - includes changes from 3.4.16: * libgnutls: Ensure proper cleanups on gnutls_certificate_set_*key() failures due to key mismatch. This prevents leaks or double freeing on such failures. * libgnutls: Increased the maximum size of the handshake message hash. This will allow the library to cope better with larger packets, as the ones offered by current TLS 1.3 drafts. * libgnutls: Allow to use client certificates despite them containing disallowed algorithms for a session. That allows for example a client to use DSA-SHA1 due to his old DSA certificate, without requiring him to enable DSA-SHA1 (and thus make it acceptable for the server's certificate). * guile: Backported all improvements from 3.5.x branch. * guile: Update code to the I/O port API of Guile >= 2.1.4 This makes sure the GnuTLS bindings will work with the forthcoming 2.2 stable series of Guile, of which 2.1 is a preview. - GnuTLS 3.4.15: * libgnutls: Corrected the comparison of the serial size in OCSP response. Previously the OCSP certificate check wouldn't verify the serial length and could succeed in cases it shouldn't (GNUTLS-SA-2016-3). * libgnutls: Fixes in gnutls_x509_crt_list_import2, which was ignoring flags if all certificates in the list fit within the initially allocated memory. * libgnutls: Corrected issue which made gnutls_certificate_get_x509_crt() to return invalid pointers when returned more than a single certificate. * libgnutls: Fix gnutls_pkcs12_simple_parse to always extract the complete chain. * libgnutls: Added support for decrypting PKCS#8 files which use the HMAC-SHA256 as PRF. * libgnutls: Addressed issue with PKCS#11 signature generation on ECDSA keys. The signature is now written as unsigned integers into the DSASignatureValue structure. Previously signed integers could be written depending on what the underlying module would produce. Addresses #122. - fix build error for 13.2, 42.1 and 42.2 - GnuTLS 3.4.14: * libgnutls: Address issue when utilizing the p11-kit trust store for certificate verification (GNUTLS-SA-2016-2, boo#988276) * libgnutls: Fixed DTLS handshake packet reconstruction. * libgnutls: Fixed issues with PKCS#11 reading of sensitive objects from SafeNet Network HSM * libgnutls: Corrected the writing of PKCS#11 CKA_SERIAL_NUMBER - drop upstreamed 0001-tests-use-datefudge-in-name-constraints-test.patch - Fix a problem with expired test certificate by using datefudge (boo#987139) * add 0001-tests-use-datefudge-in-name-constraints-test.patch - Version 3.4.13 (released 2016-06-06) * libgnutls: Consider the SSLKEYLOGFILE environment to be compatible with NSS instead of using a separate variable; in addition append any keys to the file instead of overwriting it. * libgnutls: use secure_getenv() where available to obtain environment variables. Addresses GNUTLS-SA-2016-1. - Version 3.4.12 (released 2016-05-20) * libgnutls: The CHACHA20-POLY1305 ciphersuite is enabled by default. This cipher is prioritized after AES-GCM. * libgnutls: Fixes in gnutls_privkey_import_ecc_raw(). * libgnutls: Fixed gnutls_pkcs11_get_raw_issuer() usage with the GNUTLS_PKCS11_OBJ_FLAG_OVERWRITE_TRUSTMOD_EXT flag. Previously that operation could fail on certain PKCS#11 modules. * libgnutls: gnutls_pkcs11_obj_import_url() and gnutls_x509_crt_import_url() can accept the GNUTLS_PKCS11_OBJ_FLAG_OVERWRITE_TRUSTMOD_EXT flag. * libgnutls: gnutls_certificate_set_key() was enhanced to import the DNS name of the certificates if the provided names are NULL. * libgnutls: when receiving SNI names, only save and expose to application the supported DNS names. * libgnutls: when importing the certificate names at the gnutls_certificate_set* functions, only consider the CN as a fallback if DNS names are provided via the alternative name extension. * gnutls-cli: on OCSP verification do not fail if we have a single valid reply. Report and reproducer by Thomas Klute. * libgnutls: The GNUTLS_KEYLOGFILE environment variable can be used to log session keys in client side. These session keys are compatible with the NSS Key Log Format and can be used to decrypt the session for debugging using wireshark. - enabled guile support - removed duplicates - Updated to 3.4.11 * Version 3.4.11 (released 2016-04-11) * * libgnutls: Fixes in gnutls_record_get/set_state() with DTLS. Reported by Fridolin Pokorny. * * libgnutls: Fixes in DSA key generation under PKCS #11. Report and patches by Jan Vcelak. * * libgnutls: Corrected behavior of ALPN extension parsing during session resumption. Report and patches by Yuriy M. Kaminskiy. * * libgnutls: Corrected regression (since 3.4.0) in gnutls_server_name_set() which caused it not to accept non-null- terminated hostnames. Reported by Tim Ruehsen. * * libgnutls: Corrected printing of the IP Adress name constraints. * * ocsptool: use HTTP/1.0 for requests. This avoids issue with servers serving chunk encoding which ocsptool doesn't support. Reported by Thomas Klute. * * certtool: do not require a CA for OCSP signing tag. This follows the recommendations in RFC6960 in 4.2.2.2 which allow a CA to delegate OCSP signing to another certificate without requiring it to be a CA. Reported by Thomas Klute. * Version 3.4.10 (released 2016-03-03) * * libgnutls: Eliminated issues preventing buffers more than 2^32 bytes to be used with hashing functions. * * libgnutls: Corrected leaks and other issues in gnutls_x509_crt_list_import(). * * libgnutls: Fixes in DSA key handling for PKCS #11. Report and patches by Jan Vcelak. * * libgnutls: Several fixes to prevent relying on undefined behavior of C (found with libubsan). * Version 3.4.9 (released 2016-02-03) * * libgnutls: Corrected ALPN protocol negotiation. Before GnuTLS would negotiate the last commonly supported protocol, rather than the first. Reported by Remi Denis-Courmont (#63). * * libgnutls: Tolerate empty DN fields in informational output functions. * * libgnutls: Corrected regression causes by incorrect fix in gnutls_x509_ext_export_key_usage() at 3.4.8 release. - follow the work in the unbound package and use the libunbound-devel symbol for the buildrequires. we override it for the distro build with libunbound-devel-mini to avoid build loops. - reenable dane support, require unbound-devel bsc#964346 - split out libgnutls-dane-devel to try to avoid build cycle. - Update to 3.4.8 All changes since 3.4.4: * libgnutls: Corrected memory leak in gnutls_pubkey_import_privkey() when used with PKCS #11 keys. * libgnutls: For DSA and ECDSA keys in PKCS #11 objects, import their public keys from either a public key object or a certificate. That is, because private keys do not contain all the required parameters for a direct import. * libgnutls: Fixed issue when writing ECDSA private keys in PKCS #11 tokens. * libgnutls: Fixed out-of-bounds read in gnutls_x509_ext_export_key_usage() * libgnutls: The CHACHA20-POLY1305 ciphersuites were updated to conform to draft-ietf-tls-chacha20-poly1305-02. * libgnutls: Several fixes in PKCS #7 signing which improve compatibility with the MacOSX tools. * libgnutls: The max-record extension not negotiated on DTLS. This resolves issue with the max-record being negotiated but ignored. * certtool: Added the --p7-include-cert and --p7-show-data options. * libgnutls: Properly require TLS 1.2 in all CBC-SHA256 and CBC-SHA384 ciphersuites. This solves an interoperability issue with openssl. * libgnutls: Corrected the setting of salt size in gnutls_pkcs12_mac_info(). * libgnutls: On a rehandshake allow switching from anonymous to ECDHE and DHE ciphersuites. * libgnutls: Corrected regression from 3.3.x which prevented ARCFOUR128 from using arbitrary key sizes. * libgnutls: Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skipping the implicit global initialization. * gnutls.pc: Don't include libtool specific options to link flags. * tools: Better support for FTP AUTH TLS negotiation * libgnutls: Added new simple verification functions. That avoids the need to install a callback to perform certificate verification. See doc/examples/ex-client-x509.c for usage. * libgnutls: Introduced the security parameter 'future' which is at the 256-bit level of security, and 'ultra' was aligned to its documented size at 192-bits. * libgnutls: When writing a certificate into a PKCS #11 token, ensure that CKA_SERIAL_NUMBER and CKA_ISSUER are written. * libgnutls: Allow the presence of legacy ciphers and key exchanges in priority strings and consider them a no-op. * libgnutls: Handle the extended master secret as a mandatory extension. That fixes incompatibility issues with Chromium (#45). * libgnutls: Added the ability to copy a public key into a PKCS #11 token. * tools: Added support for LDAP and XMPP negotiation for STARTTLS. * p11tool: Allow writing a public key into a PKCS #11 token. * certtool: Key generation security level was switched to HIGH. That is, by default the tool generates 3072 bit keys for RSA and DSA. * libgnutls: When re-importing CRLs to a trust list ensure that there no duplicate entries. * certtool: Removed any arbitrary limits imposed on input file sizes and maximum number of certificates imported. * certtool: Allow specifying fixed dates on CRL generation. * gnutls-cli-debug: Added check for inappropriate fallback support (RFC7507). - Update to 3.4.4 This update contains a fix for a denial of service vulnerability: * Allow the parsing of very long DNs. Also fixes double free in DN decoding [GNUTLS-SA-2015-3]. boo#941794 CVE-2015-6251 Other changes: * Add high level API (gnutls_prf_rfc5705) to access the PRF as specified by RFC5705. * Link to trousers (TPM library) dynamically when this functionality is requested. (disabled in SUSE package) * Fix issue with server side sending the status request extension even when not requested. * Add support for RFC7507 by introducing the %FALLBACK_SCSV priority string option. * gnutls_pkcs11_privkey_generate2() will store the generated public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is specified. * Correct regression from 3.4.3 in loading PKCS #8 keys as fallback. * API and ABI modifications: gnutls_prf_rfc5705: Added gnutls_hex_encode2: Added gnutls_hex_decode2: Added - build with autogen for libopts compatibility - fix failures in test suite, add upstream commits 0001-certtool-lifted-limits-on-file-size-to-load.patch 0002-certtool-eliminated-memory-leaks-due-to-new-cert-loa.patch - update to 3.4.3 * * libgnutls: Follow closely RFC5280 recommendations and use UTCTime for dates prior to 2050. * * libgnutls: Force 16-byte alignment to all input to ciphers (previously it was done only when cryptodev was enabled). * * libgnutls: Removed support for pthread_atfork() as it has undefined semantics when used with dlopen(), and may lead to a crash. * * libgnutls: corrected failure when importing plain files with gnutls_x509_privkey_import2(), and a password was provided. * * libgnutls: Don't reject certificates if a CA has the URI or IP address name constraints, and the end certificate doesn't have an IP address name or a URI set. * * libgnutls: set and read the hint in DHE-PSK and ECDHE-PSK ciphersuites. * * p11tool: Added --list-token-urls option, and print the token module name in list-tokens. * * libgnutls: DTLS blocking API is more robust against infinite blocking, and will notify of more possible timeouts. * * libgnutls: corrected regression with Camellia-256-GCM cipher. Reported by Manuel Pegourie-Gonnard. * * libgnutls: Introduced the GNUTLS_NO_SIGNAL flag to gnutls_init(). That allows to disable SIGPIPE for writes done within gnutls. * * libgnutls: Enhanced the PKCS #7 API to allow signing and verification of structures. API moved to gnutls/pkcs7.h header. * * certtool: Added options to generate PKCS #7 bundles and signed structures. - includes changes from 3.4.2: * DTLS blocking API is more robust against infinite blocking, and will notify of more possible timeouts. * Correct regression with Camellia-256-GCM cipher. * Introduce the GNUTLS_NO_SIGNAL flag to gnutls_init(). That allows to disable SIGPIPE for writes done within gnutls. * Enhance the PKCS #7 API to allow signing and verification of structures. Move API to gnutls/pkcs7.h header. * certtool: Added options to generate PKCS #7 bundles and signed structures. - disable testsuite run against valgrind on aarch64 - Updated to 3.4.1 (released 2015-05-03) * * libgnutls: gnutls_certificate_get_ours: will return the certificate even if a callback was used to send it. * * libgnutls: Check for invalid length in the X.509 version field. Without the check certificates with invalid length would be detected as having an arbitrary version. Reported by Hanno Böck. * * libgnutls: Handle DNS name constraints with a leading dot. Patch by Fotis Loukos. * * libgnutls: Updated system-keys support for windows to compile in more versions of mingw. Patch by Tim Kosse. * * libgnutls: Fix for MD5 downgrade in TLS 1.2 signatures. Reported by Karthikeyan Bhargavan [GNUTLS-SA-2015-2]. bsc#929690 * * libgnutls: Reverted: The gnutls_handshake() process will enforce a timeout by default. That caused issues with non-blocking programs. * * certtool: It can generate SHA256 key IDs. * * gnutls-cli: fixed crash in --benchmark-ciphers. Reported by James Cloos. * * API and ABI modifications: gnutls_x509_crt_get_pk_ecc_raw: Added - gnutls-fix-double-mans.patch: fixed upstream - Disable buggy valgrind on armv7l - updated to 3.4.0 (released 2015-04-08) * * libgnutls: Added support for AES-CCM and AES-CCM-8 (RFC6655 and RFC7251) ciphersuites. The former are enabled by default, the latter need to be explicitly enabled, since they reduce the overall security level. * * libgnutls: Added support for Chacha20-Poly1305 ciphersuites following draft-mavrogiannopoulos-chacha-tls-05 and draft-irtf-cfrg-chacha20-poly1305-10. That is currently provided as technology preview and is not enabled by default, since there are no assigned ciphersuite points by IETF and there is no guarrantee of compatibility between draft versions. The ciphersuite priority string to enable it is "/+CHACHA20-POLY1305"/. * * libgnutls: Added support for encrypt-then-authenticate in CBC ciphersuites (RFC7366 -taking into account its errata text). This is enabled by default and can be disabled using the %NO_ETM priority string. * * libgnutls: Added support for the extended master secret (triple-handshake fix) following draft-ietf-tls-session-hash-02. * * libgnutls: Added a new simple and hard to misuse AEAD API (crypto.h). * * libgnutls: SSL 3.0 is no longer included in the default priorities list. It has to be explicitly enabled, e.g., with a string like "/NORMAL:+VERS-SSL3.0"/. * * libgnutls: ARCFOUR (RC4) is no longer included in the default priorities list. It has to be explicitly enabled, e.g., with a string like "/NORMAL:+ARCFOUR-128"/. * * libgnutls: DSA signatures and DHE-DSS are no longer included in the default priorities list. They have to be explicitly enabled, e.g., with a string like "/NORMAL:+DHE-DSS:+SIGN-DSA-SHA256:+SIGN-DSA-SHA1"/. The DSA ciphersuites were dropped because they had no deployment at all on the internet, to justify their inclusion. * * libgnutls: The priority string EXPORT was completely removed. The string was already defunc as support for the EXPORT ciphersuites was removed in GnuTLS 3.2.0. * * libgnutls: Added API to utilize system specific private keys in "/gnutls/system-keys.h"/. It is currently provided as technology preview and is restricted to windows CNG keys. * * libgnutls: gnutls_x509_crt_check_hostname() and friends will use RFC6125 comparison of hostnames. That introduces a dependency on libidn. * * libgnutls: Depend on p11-kit 0.23.1 to comply with the final PKCS #11 URLs draft (draft-pechanec-pkcs11uri-21). * * libgnutls: Depend on nettle 3.1. * * libgnutls: Use getrandom() or getentropy() when available. That avoids the complexity of file descriptor handling and issues with applications closing all open file descriptors on startup. * * libgnutls: Use pthread_atfork() to detect fork when available. * * libgnutls: The gnutls_handshake() process will enforce a timeout by default. * * libgnutls: If a key purpose (extended key usage) is specified for verification, it is applied into intermediate certificates. The verification result GNUTLS_CERT_PURPOSE_MISMATCH is also introduced. * * libgnutls: When gnutls_certificate_set_x509_key_file2() is used in combination with PKCS #11, or TPM URLs, it will utilize the provided password as PIN if required. That removes the requirement for the application to set a callback for PINs in that case. * * libgnutls: priority strings VERS-TLS-ALL and VERS-DTLS-ALL are restricted to the corresponding protocols only, and the VERS-ALL string is introduced to catch all possible protocols. * * libgnutls: Added helper functions to obtain information on PKCS #8 structures. * * libgnutls: Certificate chains which are provided to gnutls_certificate_credentials_t will automatically be sorted instead of failing with GNUTLS_E_CERTIFICATE_LIST_UNSORTED. * * libgnutls: Added functions to export and set the record state. That allows for gnutls_record_send() and recv() to be offloaded (to kernel, hardware or any other subsystem). * * libgnutls: Added the ability to register application specific URL types, which express certificates and keys using gnutls_register_custom_url(). * * libgnutls: Added API to override existing ciphers, digests and MACs, e.g., to override AES-GCM using a system-specific accelerator. That is, (crypto.h) gnutls_crypto_register_cipher(), gnutls_crypto_register_aead_cipher(), gnutls_crypto_register_mac(), and gnutls_crypto_register_digest(). * * libgnutls: Added gnutls_ext_register() to register custom extensions. Contributed by Thierry Quemerais. * * libgnutls: Added gnutls_supplemental_register() to register custom supplemental data handshake messages. Contributed by Thierry Quemerais. * * libgnutls-openssl: it is no longer built by default. * * certtool: Added --p8-info option, which will print PKCS #8 information even if the password is not available. * * certtool: --key-info option will print PKCS #8 encryption information when available. * * certtool: Added the --key-id and --fingerprint options. * * certtool: Added the --verify-hostname, --verify-email and --verify-purpose options to be used in certificate chain verification, to simulate verification for specific hostname and key purpose (extended key usage). * * certtool: --p12-info option will print PKCS #12 MAC and cipher information when available. * * certtool: it will print the A-label (ACE) names in addition to UTF-8. * * p11tool: added options --set-id and --set-label. * * gnutls-cli: added options --priority-list and --save-cert. * * guile: Deprecated priority API has been removed. The old priority API, which had been deprecated for some time, is now gone; use 'set-session-priorities!' instead. * * guile: Remove RSA parameters and related procedures. This API had been deprecated. * * guile: Fix compilation on MinGW. Previously only the static version of the 'guile-gnutls-v-2' library would be built, preventing dynamic loading from Guile. - updated to 3.3.13 (released 2015-03-30) * * libgnutls: When retrieving OCTET STRINGS from PKCS #12 ContentInfo structures use BER to decode them (requires libtasn1 4.3). That allows to decode some more complex structures. * * libgnutls: When an end-certificate with no name is present and there are CA name constraints, don't reject the certificate. This follows RFC5280 advice closely. Reported by Fotis Loukos. * * libgnutls: Fixed handling of supplemental data with types > 255. Patch by Thierry Quemerais. * * libgnutls: Fixed double free in the parsing of CRL distribution points certificate extension. Reported by Robert Święcki. * * libgnutls: Fixed a two-byte stack overflow in DTLS 0.9 protocol. That protocol is not enabled by default (used by openconnect VPN). * * libgnutls: The maximum user data send size is set to be the same for block and non-block ciphersuites. This addresses a regression with wine: https://bugs.winehq.org/show_bug.cgi?id=37500 * * libgnutls: When generating PKCS #11 keys, set CKA_ID, CKA_SIGN, and CKA_DECRYPT when needed. * * libgnutls: Allow names with zero size to be set using gnutls_server_name_set(). That will disable the Server Name Indication. Resolves issue with wine: https://gitlab.com/gnutls/gnutls/issues/2 - new main library major version .so.30 - requires new libnettle >= 3.1, p11-kit-devel >= 0.23.1 - Now need to configure --enable-openssl-compatibility (might go away) - added gnutls-fix-double-mans.patch: avoid double installing manpages - dropped gnutls-3.0.26-skip-test-fwrite.patch: does not seem to be needed anymore - install_info_delete moved from %postun to %preun - for DANE support, use bcond_with - for tpm support, same - note p11-kit >= 0.20.7 requirement - note libtasn1 3.9 requirement (built-in lib used otherwise) - disable trousers and unbound again for now, as it causes too long build cycles. - added unbound-devel (for DANE) and trousers-devel (for TPM support) - removed now upstreamed gnutls-implement-trust-store-dir-3.2.8.diff - libgnutls-dane0 new library added - updated to 3.3.13 (released 2015-02-25) * * libgnutls: Enable AESNI in GCM on x86 * * libgnutls: Fixes in DTLS message handling * * libgnutls: Check certificate algorithm consistency, i.e., check whether the signatureAlgorithm field matches the signature field inside TBSCertificate. * * gnutls-cli: Fixes in OCSP verification. - Version 3.3.12 (released 2015-01-17) * * libgnutls: When negotiating TLS use the lowest enabled version in the client hello, rather than the lowest supported. In addition, do not use SSL 3.0 as a version in the TLS record layer, unless SSL 3.0 is the only protocol supported. That addresses issues with servers that immediately drop the connection when the encounter SSL 3.0 as the record version number. See: http://lists.gnutls.org/pipermail/gnutls-help/2014-November/003673.html * * libgnutls: Corrected encoding and decoding of ANSI X9.62 parameters. * * libgnutls: Handle zero length plaintext for VIA PadLock functions. This solves a potential crash on AES encryption for small size plaintext. Patch by Matthias-Christian Ott. * * libgnutls: In DTLS don't combine multiple packets which exceed MTU. Reported by Andreas Schultz. https://savannah.gnu.org/support/?108715 * * libgnutls: In DTLS decode all handshake packets present in a record packet, in a single pass. Reported by Andreas Schultz. https://savannah.gnu.org/support/?108712 * * libgnutls: When importing a CA file with a PKCS #11 URL, simply import the certificates, if the URL specifies objects, rather than treating it as trust module. * * libgnutls: When importing a PKCS #11 URL and we know the type of object we are importing, don't require the object type in the URL. * * libgnutls: fixed openpgp authentication when gnutls_certificate_set_retrieve_function2 was used by the server. * * certtool: --pubkey-info will also attempt to load a public key from stdin. * * gnutls-cli: Added --starttls-proto option. That allows to specify a protocol for starttls negotiation. - Version 3.3.11 (released 2014-12-11) * * libgnutls: Corrected regression introduced in 3.3.9 related to session renegotiation. Reported by Dan Winship. * * libgnutls: Corrected parsing issue with OCSP responses. - Version 3.3.10 (released 2014-11-10) * * libgnutls: Refuse to import v1 or v2 certificates that contain extensions. * * libgnutls: Fixes in usage of PKCS #11 token callback * * libgnutls: Fixed bug in gnutls_x509_trust_list_get_issuer() when used with a PKCS #11 trust module and without the GNUTLS_TL_GET_COPY flag. Reported by David Woodhouse. * * libgnutls: Removed superfluous random generator refresh on every call of gnutls_deinit(). That reduces load and usage of /dev/urandom. * * libgnutls: Corrected issue in export of ECC parameters to X9.63 format. Reported by Sean Burford [GNUTLS-SA-2014-5]. * * libgnutls: When gnutls_global_init() is called for a second time, it will check whether the /dev/urandom fd kept is still open and matches the original one. That behavior works around issues with servers that close all file descriptors. * * libgnutls: Corrected behavior with PKCS #11 objects that are marked as CKA_ALWAYS_AUTHENTICATE. * * certtool: The default cipher for PKCS #12 structures is 3des-pkcs12. That option is more compatible than AES or RC4. - Version 3.3.9 (released 2014-10-13) * * libgnutls: Fixes in the transparent import of PKCS #11 certificates. Reported by Joseph Peruski. * * libgnutls: Fixed issue with unexpected non-fatal errors resetting the handshake's hash buffer, in applications using the heartbeat extension or DTLS. Reported by Joeri de Ruiter. * * libgnutls: When both a trust module and additional CAs are present account the latter as well; reported by David Woodhouse. * * libgnutls: added GNUTLS_TL_GET_COPY flag for gnutls_x509_trust_list_get_issuer(). That allows the function to be used in a thread safe way when PKCS #11 trust modules are in use. * * libgnutls: fix issue in DTLS retransmission when session tickets were in use; reported by Manuel Pégourié-Gonnard. * * libgnutls-dane: Do not require the CA on a ca match to be direct CA. * * libgnutls: Prevent abort() in library if getrusage() fails. Try to detect instead which of RUSAGE_THREAD and RUSAGE_SELF would work. * * guile: new 'set-session-server-name!' procedure; see the manual for details. * * certtool: The authority key identifier will be set in a certificate only if the CA's subject key identifier is set. - Version 3.3.8 (released 2014-09-18) * * libgnutls: Updates in the name constraints checks. No name constraints will be checked for intermediate certificates. As our support for name constraints is limited to e-mail addresses in DNS names, it is pointless to check them on intermediate certificates. * * libgnutls: Fixed issues in PKCS #11 object listing. Previously multiple object listing would fail completely if a single object could not be exported. * * libgnutls: Improved the performance of PKCS #11 object listing/retrieving, by retrieving them in large batches. Report and suggestion by David Woodhouse. * * libgnutls: Fixed issue with certificates being sanitized by gnutls prior to signature verification. That resulted to certain non-DER compliant modifications of valid certificates, being corrected by libtasn1's parser and restructured as the original. Issue found and reported by Antti Karjalainen and Matti Kamunen from Codenomicon. * * libgnutls: Fixes in gnutls_x509_crt_set_dn() and friends to properly handle strings with embedded spaces and escaped commas. * * libgnutls: when comparing a CA certificate with the trusted list compare the name and key only instead of the whole certificate. That is to handle cases where a CA certificate was superceded by a different one with the same name and the same key. * * libgnutls: when verifying a certificate against a p11-kit trusted module, use the attached extensions in the module to override the CA's extensions (that requires p11-kit 0.20.7). * * libgnutls: In DTLS prevent sending zero-size fragments in certain cases of MTU split. Reported by Manuel Pégourié-Gonnard. * * libgnutls: Added gnutls_x509_trust_list_verify_crt2() which allows verifying using a hostname and a purpose (extended key usage). That enhances PKCS #11 trust module verification, as it can now check the purpose when this function is used. * * libgnutls: Corrected gnutls_x509_crl_verify() which would always report a CRL signature as invalid. Reported by Armin Burgmeier. * * libgnutls: added option --disable-padlock to allow disabling the padlock CPU acceleration. * * p11tool: when listing tokens, list their type as well. * * p11tool: when listing objects from a trust module print any attached extensions on certificates. - Version 3.3.7 (released 2014-08-24) * * libgnutls: Added function to export the public key of a PKCS #11 private key. Contributed by Wolfgang Meyer zu Bergsten. * * libgnutls: Explicitly set the exponent in PKCS #11 key generation. That improves compatibility with certain PKCS #11 modules. Contributed by Wolfgang Meyer zu Bergsten. * * libgnutls: When generating a PKCS #11 private key allow setting the WRAP/UNWRAP flags. Contributed by Wolfgang Meyer zu Bergsten. * * libgnutls: gnutls_pkcs11_privkey_t will always hold an open session to the key. * * libgnutls: bundle replacements of inet_pton and inet_aton if not available. * * libgnutls: initialize parameters variable on PKCS #8 decryption. * * libgnutls: gnutls_pkcs12_verify_mac() will not fail in other than SHA1 algorithms. * * libgnutls: gnutls_x509_crt_check_hostname() will follow the RFC6125 requirement of checking the Common Name (CN) part of DN only if there is a single CN present in the certificate. * * libgnutls: The environment variable GNUTLS_FORCE_FIPS_MODE can be used to force the FIPS mode, when set to 1. * * libgnutls: In DTLS ignore only errors that relate to unexpected packets and decryption failures. * * p11tool: Added --info parameter. * * certtool: Added --mark-wrap parameter. * * danetool: --check will attempt to retrieve the server's certificate chain and verify against it. * * danetool/gnutls-cli-debug: Added --app-proto parameters which can be used to enforce starttls (currently only SMTP and IMAP) on the connection. * * danetool: Added openssl linking exception, to allow linking with libunbound. - Version 3.3.6 (released 2014-07-23) * * libgnutls: Use inet_ntop to print IP addresses when available * * libgnutls: gnutls_x509_crt_check_hostname and friends will also check IP addresses, and match documented behavior. Reported by David Woodhouse. * * libgnutls: DSA key generation in FIPS140-2 mode doesn't allow 1024 bit parameters. * * libgnutls: fixed issue in gnutls_pkcs11_reinit() which prevented tokens being usable after a reinitialization. * * libgnutls: fixed PKCS #11 private key operations after a fork. * * libgnutls: fixed PKCS #11 ECDSA key generation. * * libgnutls: The GNUTLS_CPUID_OVERRIDE environment variable can be used to explicitly enable/disable the use of certain CPU capabilities. Note that CPU detection cannot be overriden, i.e., VIA options cannot be enabled on an Intel CPU. The currently available options are: 0x1: Disable all run-time detected optimizations 0x2: Enable AES-NI 0x4: Enable SSSE3 0x8: Enable PCLMUL 0x100000: Enable VIA padlock 0x200000: Enable VIA PHE 0x400000: Enable VIA PHE SHA512 * * libdane: added dane_query_to_raw_tlsa(); patch by Simon Arlott. * * p11tool: use GNUTLS_SO_PIN to read the security officer's PIN if set. * * p11tool: ask for label when one isn't provided. * * p11tool: added --batch parameter to disable any interactivity. * * p11tool: will not implicitly enable so-login for certain types of objects. That avoids issues with tokens that require different login types. * * certtool/p11tool: Added the --curve parameter which allows to explicitly specify the curve to use. - Version 3.3.5 (released 2014-06-26) * * libgnutls: Added gnutls_record_recv_packet() and gnutls_packet_deinit(). These functions provide a variant of gnutls_record_recv() that avoids the final memcpy of data. * * libgnutls: gnutls_x509_crl_iter_crt_serial() was added as a faster variant of gnutls_x509_crl_get_crt_serial() when coping with very large structures. * * libgnutls: When the decoding of a printable DN element fails, then treat it as unknown and print its hex value rather than failing. That works around an issue in a TURKTRST root certificate which improperly encodes the X520countryName element. * * libgnutls: gnutls_x509_trust_list_add_trust_file() will return the number of certificates present in a PKCS #11 token when loading it. * * libgnutls: Allow the post client hello callback to put the handshake on hold, by returning GNUTLS_E_AGAIN or GNUTLS_E_INTERRUPTED. * * certtool: option --to-p12 will now consider --load-ca-certificate * * certtol: Added option to specify the PKCS #12 friendly name on command line. * * p11tool: Allow marking a certificate copied to a token as a CA. - Version 3.3.4 (released 2014-05-31) * * libgnutls: Updated Andy Polyakov's assembly code. That prevents a crash on certain CPUs. - Version 3.3.3 (released 2014-05-30) * * libgnutls: Eliminated memory corruption issue in Server Hello parsing. Issue reported by Joonas Kuorilehto of Codenomicon. * * libgnutls: gnutls_global_set_mutex() was modified to operate with the new initialization process. * * libgnutls: Increased the maximum certificate size buffer in the PKCS #11 subsystem. * * libgnutls: Check the return code of getpwuid_r() instead of relying on the result value. That avoids issue in certain systems, when using tofu authentication and the home path cannot be determined. Issue reported by Viktor Dukhovni. * * libgnutls-dane: Improved dane_verify_session_crt(), which now attempts to create a full chain. This addresses points from https://savannah.gnu.org/support/index.php?108552 * * gnutls-cli: --dane will only check the end certificate if PKIX validation has been disabled. * * gnutls-cli: --benchmark-soft-ciphers has been removed. That option cannot be emulated with the implicit initialization of gnutls. * * certtool: Allow multiple organizations and organizational unit names to be specified in a template. * * certtool: Warn when invalid configuration options are set to a template. * * ocsptool: Include path in ocsp request. This resolves #108582 (https://savannah.gnu.org/support/?108582), reported by Matt McCutchen. - Version 3.3.2 (released 2014-05-06) * * libgnutls: Added the 'very weak' certificate verification profile that corresponds to 64-bit security level. * * libgnutls: Corrected file descriptor leak on random generator initialization. * * libgnutls: Corrected file descriptor leak on PSK password file reading. Issue identified using the Codenomicon TLS test suite. * * libgnutls: Avoid deinitialization if initialization has failed. * * libgnutls: null-terminate othername alternative names. * * libgnutls: gnutls_x509_trust_list_get_issuer() will operate correctly on a PKCS #11 trust list. * * libgnutls: Several small bug fixes identified using valgrind and the Codenomicon TLS test suite. * * libgnutls-dane: Accept a certificate using DANE if there is at least one entry that matches the certificate. Patch by simon [at] arlott.org. * * libgnutls-guile: Fixed compilation issue. * * certtool: Allow exporting a CRL on DER format. * * certtool: The ECDSA keys generated by default use the SECP256R1 curve which is supported more widely than the previously used SECP224R1. - Version 3.3.1 (released 2014-04-19) * * libgnutls: Enforce more strict checks to heartbeat messages concerning padding and payload. Suggested by Peter Dettman. * * libgnutls: Allow decoding PKCS #8 files with ECC parameters from openssl. * * libgnutls: Several small bug fixes found by coverity. * * libgnutls: The conditionally available self-test functions were moved to self-test.h. * * libgnutls: Fixed issue with the check of incoming data when two different recv and send pointers have been specified. Reported and investigated by JMRecio. * * libgnutls: Fixed issue in the RSA-PSK key exchange, which would result to illegal memory access if a server hint was provided. Reported by André Klitzing. * * libgnutls: Fixed client memory leak in the PSK key exchange, if a server hint was provided. * * libgnutls: Corrected the *get_*_othername_oid() functions. - Version 3.3.0 (released 2014-04-10) * * libgnutls: The initialization of the library was moved to a constructor. That is, gnutls_global_init() is no longer required unless linking with a static library or a system that does not support library constructors. * * libgnutls: static libraries are not built by default. * * libgnutls: PKCS #11 initialization is delayed to first usage. That avoids long delays in gnutls initialization due to broken PKCS #11 modules. * * libgnutls: The PKCS #11 subsystem is re-initialized "/automatically"/ on the first PKCS #11 API call after a fork. * * libgnutls: certificate verification profiles were introduced that can be specified as flags to verification functions. They are enumerations in gnutls_certificate_verification_profiles_t and can be converted to flags for use in a verification function using GNUTLS_PROFILE_TO_VFLAGS(). * * libgnutls: Added the ability to read system-specific initial keywords, if they are prefixed with '@'. That allows a compile-time specified configuration file to be used to read pre-configured priority strings from. That can be used to impose system specific policies. * * libgnutls: Increased the default security level of priority strings (NORMAL and PFS strings require at minimum a 1008 DH prime), and set a verification profile by default. The LEGACY keyword is introduced to set the old defaults. * * libgnutls: Added support for the name constraints PKIX extension. Currently only DNS names and e-mails are supported (no URIs, IPs or DNs). * * libgnutls: Security parameter SEC_PARAM_NORMAL was renamed to SEC_PARAM_MEDIUM to avoid confusion with the priority string NORMAL. * * libgnutls: Added new API in x509-ext.h to handle X.509 extensions. This API handles the X.509 extensions in isolation, allowing to parse similarly formatted extensions stored in other structures. * * libgnutls: When generating DSA keys the macro GNUTLS_SUBGROUP_TO_BITS can be used to specify a particular subgroup as the number of bits in gnutls_privkey_generate; e.g., GNUTLS_SUBGROUP_TO_BITS(2048, 256). * * libgnutls: DH parameter generation is now delegated to nettle. That unfortunately has the side-effect that DH parameters longer than 3072 bits, cannot be generated (not without a nettle update). * * libgnutls: Separated nonce RNG from the main RNG. The nonce random number generator is based on salsa20/12. * * libgnutls: The buffer alignment provided to crypto backend is enforced to be 16-byte aligned, when compiled with cryptodev support. That allows certain cryptodev drivers to operate more efficiently. * * libgnutls: Return error when a public/private key pair that doesn't match is set into a credentials structure. * * libgnutls: Depend on p11-kit 0.20.0 or later. * * libgnutls: The new padding (%NEW_PADDING) experimental TLS extension has been removed. It was not approved by IETF. * * libgnutls: The experimental xssl library is removed from the gnutls distribution. * * libgnutls: Reduced the number of gnulib modules used in the main library. * * libgnutls: Added priority string %DISABLE_WILDCARDS. * * libgnutls: Added the more extensible verification function gnutls_certificate_verify_peers(), that allows checking, in addition to a peer's DNS hostname, for the key purpose of the end certificate (via PKIX extended key usage). * * certtool: Timestamps for serial numbers were increased to 8 bytes, and in batch mode to 12 (appended with 4 random bytes). * * certtool: When no CRL number is provided (or value set to -1), then a time-based number will be used, similarly to the serial generation number in certificates. * * certtool: Print the SHA256 fingerprint of a certificate in addition to SHA1. * * libgnutls: Added --enable-fips140-mode configuration option (unsupported). That option enables (when running on FIPS140-enabled system): o RSA, DSA and DH key generation as in FIPS-186-4 (using provable primes) o The DRBG-CTR-AES256 deterministic random generator from SP800-90A. o Self-tests on initialization on ciphers/MACs, public key algorithms and the random generator. o HMAC-SHA256 verification of the library on load. o MD5 is included for TLS purposes but cannot be used by the high level hashing functions. o All ciphers except AES are disabled. o All MACs and hashes except GCM and SHA are disabled (e.g., HMAC-MD5). o All keys (temporal and long term) are zeroized after use. o Security levels are adjusted to the FIPS140-2 recommendations (rather than ECRYPT). - build with PIE for commandline tools - Updated to 3.2.21 (released 2014-12-11) - libgnutls: Corrected regression introduced in 3.2.19 related to session renegotiation. Reported by Dan Winship. - libgnutls: Corrected parsing issue with OCSP responses. - Updated to 3.2.20 (released 2014-11-10) * * libgnutls: Removed superfluous random generator refresh on every call of gnutls_deinit(). That reduces load and usage of /dev/urandom. * * libgnutls: Corrected issue in export of ECC parameters to X9.63 format. Reported by Sean Burford [GNUTLS-SA-2014-5]. (CVE-2014-8564 bnc#904603) - Updated to 3.2.19 (released 2014-10-13) * * libgnutls: Fixes in the transparent import of PKCS #11 certificates. Reported by Joseph Peruski. * * libgnutls: Fixed issue with unexpected non-fatal errors resetting the handshake's hash buffer, in applications using the heartbeat extension or DTLS. Reported by Joeri de Ruiter. * * libgnutls: fix issue in DTLS retransmission when session tickets were in use; reported by Manuel Pégourié-Gonnard. * * libgnutls: Prevent abort() in library if getrusage() fails. Try to detect instead which of RUSAGE_THREAD and RUSAGE_SELF would work. * * guile: new 'set-session-server-name!' procedure; see the manual for details.
- Drop python3-Sphix BuildRequires, only used for rebuilding the website contents. - Depend on the specific Python ABI version the module was built with, as the _giscanner binary module is ABI dependent. Fixes boo#1153837 - Update to version 1.62.0: + No changes since 1.61.2. - Update to version 1.61.2: + dumper: Use the distutils linker. + structinfo: Fix offset in find_method(). + tests: Don't include "/config.h"/ in installed files. + meson: Make meson.override_find_program working on more complex use cases. - Changes from version 1.61.1: + Drop autotools build system. + meson: require 0.49.2. + Update glib annotations. + Add documentation to the RelaxNG schema. + Unused variable fixes. + cachestore: handle cache getting deleted while loading it. + Add Vulkan gir. + Make g_irepository_get_object_gtype_interfaces actually work. + gimarshallingtests: Add a marshalling test case for GPtrArrays and GArrays of structures. + scanner: parse and expose function macros. + meson: use pkg-config directly for libffi cflags and libs. + meson: Fix wrong dependency type check for gio-unix. + regress: Add regression test for signal with GError param. - Add Vulkan to typelib template. - Update gi-find-deps.sh: upate javascript_requires function to parse the new JS import style (bsc#1140614). - Update to version 1.60.2: + docwriter: Fix Exception message attribute. + meson: fix default cairo DLL name on Windows. + scanner: Fix error on Windows in case source files are on different drives. + gi-test: Fix gir file tests with MSVC. + MSVC.README.rst: Update VS 2008/x64 build notes. + giscanner/scannerlexer.l: Include io.h on Windows. + build: Force-include msvc_recommended_pragmas.h on Visual Studio. + Update glib annotations. - Update to version 1.60.1: + Update glib annotations. + shlibs: fall back to basename on macOS for relative paths. + meson: always pass --quiet to g-ir-scanner. + docs: include '--c-include' in g-ir-scanner man page. + tests: Fix compatibility with Python 3.5. - Update to version 1.60.0: + gir: Update glib annotations. - Update to version 1.59.5: + gir: - Include C header in cairo gir file. - Skip glib-enumtypes.h for GObject-2.0. - Update to version 1.59.4: + tests: Add functions using flat struct arrays. + Clean shebangs out of non-executable scripts and drop exec perm from xmlwriter.py. + maintransformer: parse deprecation annotations for section blocks. + repository: g_irepository_get_object_gtype_interfaces. + message: handle fatal errors even if warnings are disabled. + autotools: Fix build with ``-Wl,--as-needed``. + maintransformer: Don't warn on (optional) annotations on (inout). + girepository: Fix a possible use-after-free if g_mapped_file_new() fails and fix possible leak of transitive dependency names. - Fix shebangs for files installed to /usr/bin to not use /usr/bin/env. - Update to version 1.59.3: + meson: - Use underscore as a separator in build options (gtk-doc-> gtk_doc etc). - Warn that not all tests will be run if building without cairo/doctool. + scanner: - Merge specifiers and qualifiers when merging basic types. Fixes "/unsigned char"/ being wrongly parsed as "/unsigned"/ etc. - Rework source root directory guessing code to not depend on the build directory. - Remove incorrect c:type generated for array of synthesized unions. - Flatten multi-dimensional arrays fields. + website: add cppgir C++ binding. - Replace -Dgtk-doc=true call to meson with -Dgtk_doc=true. - Pass -Ddoctool=true and -Dcairo=true to meson, build and install g-ir-doc-tool and use cairo during meson_check (tests). - Update to version 1.59.2: + Everything included in 1.58.3. + meson: Various fixes and all tests have been ported. + scanner: Save preprocessor input and output files with ``save-temps``. + automake: Use the wildcard function where needed. + build: extend ``PYTHONPATH`` instead of replacing it. + gir/cairo: add ``cairo_rectangle_t``. + Add a ``--version`` option to g-ir-compiler and g-ir-generate. + tests: various test improvements. + ccompiler: don't use Python compiler flags. + parser: Do not bail out when parsing GIR files without doc positions. + gimarshallingtests: Remove declarations of nonexistent functions. - Changes from version 1.59.1: + Everything included in 1.58.2. + build: - Drop Python 2 support, require Python 3.4+. - Add option to make .gir files installation paths configurable. - Skip gobject/gvaluecollector.h when constructing GObject GIR. - Port various tests to work with meson. + regress: - Add test for write-only property. - Implement interface and override properties. + writer: Include documentation and symbol position in source files. + giscanner: - Print relative filename paths when warning. - Define grefcount and gatomicrefcount as aliases to gint. - Allow empty declarations. Fixes warnings with mingw headers. - Replace linked lists with arrays in source scanner. + girepository: - Various docs cleanups and fixes. - Don't abort when calling g_base_info_get_name() on a GITypeInfo. - Add version macros and functions. - Update to version 1.58.3: + docwriter: Support python-markdown 3.x. + scanner: Define grefcount and gatomicrefcount as aliases to gint. + scanner: make using bool without stdbool include work again. + gir: Update glib annotations for glib 2.58.2. - Drop upstream fixed patches: + gi-docwriter-Support-markdown-3.x.patch: docwriter: Support markdown 3.x. + gi-Define-grefcount-and-gatomicrefcount-as-aliases.patch: Define grefcount and gatomicrefcount as aliases to gint. + gi-Update-glib-annotations.patch: Update glib annotations (glib-2-58). - Add upstream bug fix patches from stable branch: + gi-docwriter-Support-markdown-3.x.patch: docwriter: Support markdown 3.x. + gi-Define-grefcount-and-gatomicrefcount-as-aliases.patch: Define grefcount and gatomicrefcount as aliases to gint. + gi-Update-glib-annotations.patch: Update glib annotations (glib-2-58). - Update to version 1.58.2: + meson: Fix random build errors (mostly MSVC). + scanner: - Fix parsing of __typeof__ that is part of a cast expression. - Ignore __pragma keyword used by MSVC. - Update to version 1.58.1: + meson: - Install warnlib. - Add back /usr/bin/env to the python-cmd. + scanner: Parse __typeof__ and discard it. + Fix non libtool build. - Drop gobject-introspection-3.30.0-install-warnlib.patch: Fixed upstream. - Modernize spec, use autosetup macro. - Update gi-find-reqs.sh to support new Polari's imports.gi pattern "/const { Foo, Bar } = imports.gi;"/. - Add gobject-introspection-3.30.0-install-warnlib.patch: Install missing files, notably required by gjs (picked from upstream). - Update to version 1.58.0: + Changes: - Add a --version argument to the Python-based tools - Allow selecting the output format for g-ir-doc-tool - Support all _Float* C types from ISO/IEC TS 18661-3:2015 - g-ir-doc-tool: Add DevDocs formatting for GJS (--format=devdocs). + Issues resolved: - Default element-type not set for GByteArray object properties (glgo#GNOME/gobject-introspection#184). - c:type missing pointer/array information in GIR for C array parameters (glgo#GNOME/gobject-introspection#189). - Allow multiple output formats (glgo#GNOME/gobject-introspection#134). - gtk2 hits unreachable code after enable -Wswitch-default (glgo#GNOME/gobject-introspection#218). - Memory leaks in GI regress and marshalling tests property setter (glgo#GNOME/gobject-introspection#113). - Add python3-Sphinx BuildRequires: New dependency. - Add meson BuildRequires and replace configure/make/make_install with meson/meson_build/meson_install/meson_test macros to reflect upstream's build system port to Meson. - Enable tests run to increase QA of package. - Update to version 1.57.3: + The autotools build now uses autoconf-archive. + g-ir-doc-tool: Add DevDocs formatting for GJS (--format=devdocs). This adds a dependency on the Python markdown package. - Add python3-Markdown BuildRequires: New dependency. - Update to version 1.57.2: + Add a --version argument to the Python-based tools. + Allow selecting the output format for g-ir-doc-tool. + Support all _Float* C types from ISO/IEC TS 18661-3:2015. + Issues resolved: glgo#GNOME/gobject-introspection#184, glgo#GNOME/gobject-introspection#189, glgo#GNOME/gobject-introspection#134, glgo#GNOME/gobject-introspection#218, glgo#GNOME/gobject-introspection#113. - Update to version 1.56.1: + gir: Update annotations from glib 2.56.1. + giscanner: fix --no-libtool on macOS. - Update to version 1.56.0: + gir: Update annotations from GLib git master. - Modernize spec-file by calling spec-cleaner - Update to version 1.55.2: + Changes: Add _Float128 to the base C types. + Bugs fixed: - Fails to parse flag-constants (glgo#GNOME/gobject-introspection#173). - Writer: Include documentation and symbol position in source files (glgo#GNOME/gobject-introspection#175). - Const qualifier dropped from c:type on (type filename) parameters (glgo#GNOME/gobject-introspection#190). - giscanner: don't print "/suppressed N warnings"/ if --quiet was specified (glgo#GNOME/gobject-introspection#188). - gitypelib.c: increase #define MAX_NAME_LEN from 200 to 255 (bgo#764791). - g-ir-scanner does not recognize _Thread_local (bgo#756921). - MY_ENUM_VALUE = <constant> only works for last member (bgo#629667). - os.name can be wrong in some context (bgo#761985). - Update '+' in GPL/LGPL License tag to '-or-later' to comply with SPDX 3.0. - go-find-deps.sh: add riscv64 to x64bitarch. - Update to version 1.55.1: + Sync up with glib 2.55.1. - Update to version 1.55.0: + gir: Update annotations from GLib. + Bug fix: girepository: Don't skip g_irepository_get_option_group() (bgo#786665). - Update Url to the current GObject introspetion's web page: https://wiki.gnome.org/Projects/GObjectIntrospection - Switch libffi-devel BuildRequires with its pkgconfig version since configure just looks for its module. - Update glib-2.0 pkgconfig BuildRequires version to 2.55.0 according it to configure check. - Add gio-2.0, gio-unix-2.0 and gmodule-2.0 pkgconfig BuildRequires: note that they were alredy being pulled with pkgconfig(glib-2.0) BuildRequires and used, since they live in the same devel package. - Switch to python3 - Cleanup with spec-cleaner - Run tests during build - Update to version 1.54.1: + girnode.c: Use locale-independent functions to parse numbers (bgo#788087). - Drop '%if 0%{suse_version} <= 1140' conditional: obsolete. - Update to version 1.54.0: + giscanner: fix EOF check with flex >= 2.6.1. + gir: Update annotations from GLib 2.54.0. - Update to version 1.53.7: + gir: Update annotations from GLib. + Ignore _Nonnull,_Nullable and _Null_unspecified type qualifiers. + build: Only generate .pc files for this package for MSVC builds. - Update to version 1.53.5: + gir: Update annotations. - Update to version 1.53.4: + MSVC 201x builds: Allow different Python versions per toolset. + gir: Update annotations from GLib git master. + regress: Test for property and method with conflicting names. - Update to version 1.53.3: + Visual Studio builds: Use the Centricular fork of libffi. + When handling errors according to errno, catch both IOError and OSError. + gir: Update annotations from GLib 2.53.3. - gi-find-deps.sh: sort autogenerated Requires to make builds fully reproducible. - Update to version 1.53.2: + gir: Update annotations. + Misc fixes. - Update to version 1.53.1: + gir: Update annotations from GLib. + regress: Add test for setting a NULL strv in a GValue. + Visual Studio 201x builds: Fix "/installation"/. + Fix 'Bad file descriptor' error when checking libtool version. - Update to version 1.52.1: + gir: Update annotations from GLib 2.52.1. + tests: Add marshalling tests for GValue-valued properties. + gimarshallingtests: Add a flags and enum property. + g-ir-scanner: fix wrong order of -L options in libtool invocation. + giscanner: Use shlex.split() for environment variables. - Update to version 1.52.0: + typedefs: fix type information. + gir: Update annotations from GLib 2.52.0. - Update to version 1.51.5: + g-ir-scanner: document GI_SCANNER_DEBUG in man page. + Visual Studio builds: Support Visual Studio 2017. + gir: Update annotations from GLib git master. - Update to version 1.51.3: + gir: Update annotations from GLib git master. - Update to version 1.51.2: + Fix "/Annotation"/ element in RelaxNG schema. + gir: Update annotations from GLib git master. + scanner: Add a way to specify extra libraries to link against. + girepository: Annotate array and array-length parameter. - Update to version 1.51.1: + Gio-2.0.gir: Don't exclude gsettingsbackend.h and pass needed define. + gir: Update annotations from GLib git master. - gi-find-deps.sh: do not match "/from gi.repository import"/ if there is anything but white space in front of it (usually indicates we are in some descriptive comment block)"/ - Adjust the required version for pkgconfig(glib-2.0) according to what configure expects. - Update to version 1.50.0: + Updated translations. - Update to version 1.49.2: + gir: Update annotations from GLib git master. + gthash: free cmph objects. + g-ir-inspect: - Make description for --version a bit better. - Remove last usage of g_autoptr(). - Update to version 1.49.1: + gir: Update annotations from GLib 2.49.4. + Various MSVC build fixes. + g-ir-inspect: Inspect GI typelibs. - Drop g-ir-dep-tool.patch: Fix upstream in a different way. - Rebase gi-find-deps.sh to to conform to upstreams commits. - Following the above: drop libtool BuildRequires and stop passing autoreconf pre configure, no longer needed. - gi-find-deps.sh: scan GI overrides glue layers to add their respective dependencies. - Update to GNOME 3.20 Fate#318572 - Remove 0001-typelib-compiler-properly-initialise-memory.patch, gobject-introspection-bgo729662-ownership-transfer.patch. - Update to version 1.48.0: + gir: Update annotations from GLib 2.48.0. + Various MSVC build fixes. - Update to version 1.47.92: + Bugs fixed: bgo#696773, bgo#733535, bgo#736109, bgo#752047, bgo#757126, bgo#757442, bgo#757443, bgo#757678, bgo#757934, bgo#758448, bgo#759531, bgo#760682, bgo#761658, bgo#761659, bgo#761981, bgo#761982, bgo#761983, bgo#761984, bgo#762653, rh#1285991. - Add baselibs.conf: provide libgirepository-1_0-1 as -32bit package as needed by libcjs0-32bit. - gi-find-deps.sh: work with the fact that newer file versions identify python scripts differently, based on the shebang. - Update to version 1.47.1: + No changelog provided, please check git.gnome.org. - Update to version 1.46.0: + g-ir-scanner: Support multiple arguments for compiler. + Update the GLib introspection data. - Update to version 1.45.4: + Update the GLib introspection data. + scanner: - use open() as os.fdopen as context managers. - fix cachestore race. + g-ir-compiler: message when arguments are wrong. + sourcescanner.py: Use Distutils for Preprocessing. + giscanner/ccompiler.py: Initiate Distutils Compiler Instance. + MSVC Builds: - Update README.txt's. - Builds: Drop GCC Requirement. - Fix Script Generation Command. - Update to Fix Build of Scripts. - Clean Up And Fix the Projects. - Generate The Tools Scripts. + giscanner/sourcescanner.py: Use Tempfiles For Parsing. + girepository: Remove "/optimization"/ for found prefixes. + scanner: - Fix stray comment in previous commit. - Recognize __signed. + MSVC Introspection Builds: Make Cairo Note Clearer. + build/: Fix Incorrect Naming of Script. + MSVC .gir Builds: Allow More Flexibility for Cairo. + build/gi-inrtospection-msvc.mak: Allow Libtool Style Names. + build/gen-cairo-gir.py: Clean Up A Bit. + Update glib annotations from glib 2.45.4. + test: Add a test for GList containing GType. - Update to version 1.45.3: + No changelog provided, please check git.gnome.org. - Update to version 1.45.2: + Build system fixes. + Update glib annotations. + scanner: Add --symbol-filter-cmd. - Add 0001-typelib-compiler-properly-initialise-memory.patch: typelib compiler writes uninitialised memory to typelib file (bnc#930584). - Update to version 1.44.0: + Update glib annotations from glib-2-44 git. + build: use the detected pkg-config (bgo#746669). + Fixed reference to obsolete name used in g-ir-generate manpage (bgo#729901). - Update to version 1.43.92: + Bugs fixed: bgo#657754, bgo#738171, bgo#744536, bgo#745498, bgo#745608, bgo#746138. - Update to version 1.43.91: + Update glib annotations from git master. + Build system fixes. - Update to version 1.43.3: + tests: Change names with case-only distinction. + Don't unconditionally include config.h in regress.c. + Update glib annotations from git master.
- amend spec file to reflect new font packaging scheme (see openFATE#313536); - call spec-cleaner - Apache-2.0 license - packaged LICENSE.txt - First public version (declared "/1.0"/)
- Update gpg2 for SLE15-SP3 [jsc#SLE-17559, bsc#1182572] - Remove patches fixed upstream: * gnupg-gpg-agent-ssh-agent.patch * gnupg-2.2.22-fix-segv-import-keys.patch * gnupg-Allow-redirection-from-https-to-http-for-CRLs.patch * gnupg-CRL-fetching-via-https.patch * gnupg-CVE-2018-1000858.patch * gnupg-CVE-2018-12020.patch * gnupg-CVE-2019-13050_0_of_5.patch * gnupg-CVE-2019-13050_1_of_5.patch * gnupg-CVE-2019-13050_2_of_5.patch * gnupg-CVE-2019-13050_3_of_5.patch * gnupg-CVE-2019-13050_4_of_5.patch * gnupg-CVE-2019-13050_5_of_5.patch * gnupg-CVE-2019-14855.patch - Update gpg2.keyring - GnuPG 2.2.27: * gpgconf: Fix case with neither local nor global gpg.conf * gpgconf: Fix description of two new options - includes changes from 2.2.26: * gpg: New AKL method "/ntds"/ * gpg: Fix --trusted-key with fingerprint arg * scd: Fix writing of ECC keys to an OpenPGP card * scd: Make an USB error fix specific to SPR532 readers * dirmngr: With new LDAP keyservers store the new attributes. Never store the useless pgpSignerID. Fix a long standing bug storing some keys on an ldap server. * dirmngr: Support the new Active Direcory LDAP schema for keyservers * dirmngr: Allow LDAP OpenPGP searches via fingerprint * dirmngr: Do not block other threads during keyserver LDAP calls * Support global configuration files * Fix the iconv fallback handling to UTF-8 - GnuPG 2.2.25: * scd: Fix regression in 2.2.24 requiring gpg --card-status before signing or decrypting * gpgsm: Using Libksba 1.5.0 signatures with a rarely used combination of attributes can now be verified - GnuPG 2.2.24: * gpg: New command --quick-revoke-sig * gpg: Do not use weak digest algos if selected by recipient preference during sign+encrypt * gpg: Switch to AES256 for symmetric encryption in de-vs mode * gpg: Silence weak digest warnings with --quiet * gpg: Print new status line CANCELED_BY_USER for a cancel during symmetric encryption * gpg: Fix the encrypt+sign hash algo preference selection for ECDSA. This is in particular needed for keys created from existing smartcard based keys * agent: Fix secret key import of GnuPG 2.3 generated Ed25519 keys * agent: Keep some permissions of private-keys-v1.d * dirmngr: Align sks-keyservers.netCA.pem use between ntbtls and gnutls builds * dirmngr: Fix the pool keyserver case for a single host in the pool * scd: Fix the use case of verify_chv2 by CHECKPIN * scd: Various improvements to the ccid-driver * scd: Minor fixes for Yubikey * gpgconf: New option --show-versions * i18n: Complete overhaul and completion of the Italian translation - GnuPG 2.2.23: * gpg: fix AHEAD preference list overflow boo#1176034 / CVE-2020-25125 * gpg: fix possible segv in the key cleaning code * gpgsm: fix a minor RFC2253 parser gub * scdaemon: Fix a PIN verify failure on certain OpenPGP card implementations - Fix segv importing certain keys (e.g. ed25519). [bsc#1176034] - Add gnupg-2.2.22-fix-segv-import-keys.patch - GnuPG 2.2.22: * gpg: Change the default key algorithm to rsa3072 * gpg: Add regular expression support for Trust Signatures on all platforms * gpg: Ignore --personal-digest-prefs for ECDSA keys * gpgsm: Make rsaPSS a de-vs compliant scheme * gpgsm: Show also the SHA256 fingerprint in key listings * gpgsm: Do not require a default keyring for --gpgconf-list * gpg-agent: Default to extended key format and record the creation time of keys Add new option --disable-extended-key-format * gpg-agent: Support the WAYLAND_DISPLAY envvar * gpg-agent: Allow using --gpgconf-list even if HOME does not exist * gpg-agent: Make the Pinentry work even if the envvar TERM is set to the empty string * scdaemon: Add a workaround for Gnuk tokens <= 2.15 which wrongly incremented the error counter when using the "/verify"/ command of "/gpg --edit-key"/ with only the signature key being present * dirmngr: Better handle systems with disabled IPv6 * gpgpslit: Install tool. It was not installed in the past to avoid conflicts with the version installed by GnuPG 1.4 * gpgtar: Make --files-from and --null work as documented - drop gnupg-gpgme-t-encrypt-sym.patch, upstream - Fix regression in latest gpg2 that makes gpgme fail to build [bsc#1174007] - Add gnupg-gpgme-t-encrypt-sym.patch - GnuPG 2.2.21: * gpg: Improve symmetric decryption speed by about 25% * gpg: Support decryption of AEAD encrypted data packets * gpg: Add option --no-include-key-block * gpg: Allow for extra padding in ECDH * gpg: Only a single pinentry is shown for symmetric encryption if the pinentry supports this * gpg: Print a note if no keys are given to --delete-key * gpg,gpgsm: The ridiculous passphrase quality bar is not anymore shown * gpgsm: Certificates without a CRL distribution point are now considered valid without looking up a CRL. The new option - -enable-issuer-based-crl-check can be used to revert to the former behaviour * gpgsm: Support rsaPSS signature verification * gpgsm: Unless CRL checking is disabled lookup a missing issuer certificate using the certificate's authorityInfoAccess * gpgsm: Print the certificate's serial number also in decimal notation * gpgsm: Fix possible NULL-deref in messages of --gen-key * scd: Support the CardOS 5 based D-Trust Card 3.1 * dirmngr: Allow http URLs with "/LOOKUP --url"/ * wkd: Take name of sendmail from configure. Fixes an OpenBSD specific bug - Fix warning: agent returned different signature type ssh-rsa * The gpg-agent's ssh-agent does not handle flags in signing requests properly [bsc#1161268, bsc#1172308] * Add gnupg-gpg-agent-ssh-agent.patch - Fix gpgme and gpgme-qt builds on gpg2 2.2.20 update [bsc#1170811] - Refresh patches: * gnupg-2.2.8-files-are-digests.patch * gnupg-add_legacy_FIPS_mode_option.patch - GnuPG 2.2.20: * Protect the error counter against overflow to guarantee that the tools can't be tricked into returning success after an error * gpg: Make really sure that --verify-files always returns an error * gpg: Fix key listing --with-secret if a pattern is given * gpg: Fix detection of certain keys used as default-key * gpg: Fix default-key selection when a card is available * gpg: Fix key expiration and key usage for keys created with a creation date of zero * gpgsm: Fix import of some CR,LF terminated certificates * gpg: New options --include-key-block and --auto-key-import to allow encrypted replies after an initial signed message * gpg: Allow the use of a fingerprint with --trusted-key * gpg: New property "/fpr"/ for use by --export-filter * scdaemon: Disable the pinpad if a KDF DO is used * dirmngr: Improve finding OCSP certificates - drop gpg2-gcc10-build-fno-common.patch, upstream - Split dirmngr into a subpackage to avoid a hard dependency of gpg2 on libgnutls - Fix build with GCC-10: [bsc#1160394] * Always use EXTERN_UNLESS_MAIN_MODULE pattern * In GCC-10, the default option -fcommon will change to -fno-common - Add gpg2-gcc10-build-fno-common.patch - Accept key updates even without UIDs [bsc#1143158] - Add patches: * gnupg-allow-import-of-previously-known-keys-even-without-UIDs.patch * gnupg-accept_subkeys_with_a_good_revocation_but_no_self-sig_during_import.patch * gnupg-add-test-cases-for-import-without-uid.patch - Security fix: [bsc#1157900, CVE-2019-14855, jsc#SLE-16534] * Web of Trust forgeries using collisions in SHA-1 signatures * Ignore all SHA-1 signatures in 3rd party key signatures. * Forbid the creation of SHA-1 third-party key signatures. * Add option --allow-weak-key-signatures - Add gnupg-CVE-2019-14855.patch - update to 2.2.19: * gpg: Fix double free when decrypting for hidden recipients * gpg: Use auto-key-locate for encryption even for mail addressed given with angle brackets * gpgsm: Add special case for certain expired intermediate certificates - Update to 2.2.18 [bsc#1157900, CVE-2019-14855] * gpg: Changed the way keys are detected on a smartcards; this allows the use of non-OpenPGP cards. In the case of a not very likely regression the new option --use-only-openpgp-card is available. [#4681] * gpg: The commands --full-gen-key and --quick-gen-key now allow direct key generation from supported cards. [#4681] * gpg: Prepare against chosen-prefix SHA-1 collisions in key signatures. This change removes all SHA-1 based key signature newer than 2019-01-19 from the web-of-trust. Note that this includes all key signature created with dsa1024 keys. The new option --allow-weak-key-signatues can be used to override the new and safer behaviour. [#4755,CVE-2019-14855] * gpg: Improve performance for import of large keyblocks. [#4592] * gpg: Implement a keybox compression run. [#4644] * gpg: Show warnings from dirmngr about redirect and certificate problems (details require --verbose as usual). * gpg: Allow to pass the empty string for the passphrase if the '--passphase=' syntax is used. [#4633] * gpg: Fix printing of the KDF object attributes. * gpg: Avoid surprises with --locate-external-key and certain - -auto-key-locate settings. [#4662] * gpg: Improve selection of best matching key. [#4713] * gpg: Delete key binding signature when deletring a subkey. [#4665,#4457] * gpg: Fix a potential loss of key sigantures during import with self-sigs-only active. [#4628] * gpg: Silence "/marked as ultimately trusted"/ diagnostics if option --quiet is used. [#4634] * gpg: Silence some diagnostics during in key listsing even with option --verbose. [#4627] * gpg, gpgsm: Change parsing of agent's pkdecrypt results. [#4652] * gpgsm: Support AES-256 keys. * gpgsm: Fix a bug in triggering a keybox compression run if - -faked-system-time is used. * dirmngr: System CA certificates are no longer used for the SKS pool if GNUTLS instead of NTBTLS is used as TLS library. [#4594] * dirmngr: On Windows detect usability of IPv4 and IPv6 interfaces to avoid long timeouts. [#4165] * scd: Fix BWI value for APDU level transfers to make Gemalto Ezio Shield and Trustica Cryptoucan work. [#4654,#4566] * wkd: gpg-wks-client --install-key now installs the required policy file. - Rebase patches: * gnupg-2.2.8-files-are-digests.patch * gnupg-add_legacy_FIPS_mode_option.patch - Remove self-buildrequire [bsc#1152755] - Do not recommend lang package. The lang package already has a supplements. - Security fix: [bsc#1141093, CVE-2019-13050] * Denial of service attacks via big keys * Added patches: - gnupg-CVE-2019-13050_0_of_5.patch - gnupg-CVE-2019-13050_1_of_5.patch - gnupg-CVE-2019-13050_2_of_5.patch - gnupg-CVE-2019-13050_3_of_5.patch - gnupg-CVE-2019-13050_4_of_5.patch - gnupg-CVE-2019-13050_5_of_5.patch - Update to 2.2.17 [bsc#1141093] * gpg: Do not try the import fallback if the options are already used. * gpg: Fix regression in option "/self-sigs-only"/. * gpg: With --auto-key-retrieve prefer WKD over keyservers. * gpg: Add "/self-sigs-only"/ and "/import-clean"/ to the keyserver options. * gpg: Avoid printing false AKL error message. * gpg: New command --locate-external-key. * gpg: Make the get_pubkey_byname interface easier to understand. * gpg: Fallback to import with self-sigs-only on too large keyblocks. * gpg: New import and keyserver option "/self-sigs-only"/ * gpg: Make read_block in import.c more flexible. * dirmngr: fix handling of HTTPS redirections during HKP. * dirmngr: Avoid endless loop in case of HTTP error 503. * dirmngr: Do not rewrite the redirection for the "/openpgpkey"/ subdomain. * dirmngr: Support the new WKD draft with the openpgpkey subdomain. * wkd: Change client/server limit back to 64 KiB. * tools: gpgconf: Killing order is children-first. * Return better error code for some getinfo IPC commands. * po: Update Russian translation. - Fix secure memory being disabled before fips checks in libgcrypt [boo#1137307] * Added gnupg-2.2.16-secmem.patch - Update to 2.2.16 * gpg: Fixed i18n markup of some strings. * gpg: Allow deletion of subkeys with --delete-[secret-]key. * gpg: Do not bail on an invalid packet in the local keyring. * gpg: Do not allow creation of user ids larger than our parser allows. * gpg: Do not delete any keys if --dry-run is passed. * gpg: Fix using --decrypt along with --use-embedded-filename. * gpg: Improve the photo image viewer selection. * gpg: enable OpenPGP export of cleartext keys with comments. * gpg: Do not print a hint to use the deprecated --keyserver option. * gpg: Change update_keysig_packet to replace SHA-1 by SHA-256. * gpg: Use just the addrspec from the Signer's UID. * gpg: Accept also armored data from the WKD. * gpg: Set a limit of 5 to the number of keys imported from the WKD. * gpg: Don't use EdDSA algo ID for ECDSA curves. * agent: Stop scdaemon after reload when disable_scdaemon. * agent: For SSH key, don't put NUL-byte at the end. * agent: correct length for uri and comment on 64-bit big-endian platforms * dirmngr: Allow for other hash algorithms than SHA-1 in OCSP. * dirmngr: Improve domaininfo cache update algorithm. * dirmngr: Better error code for http status 413. * g10: Fix possible null dereference. * g10: Fix double free when locating by mbox. * g10: Fix symmetric cipher algo constant for ECDH. * sm: Avoid confusing diagnostic for the default key. * sm: Fix a warning in an es_fopencooie function. * gpgconf: Before --launch check that the config file is fine. * gpgconf: Support --homedir for --launch. * build: Update m4/iconv.m4. * doc: correct documentation for gpgconf --kill. * scd: Add dummy option --application-priority. * common: Fix AWK portability. - Allow coredumps in X11 desktop sessions (bsc#1124847) gpg-agent unconditionally disables coredumps, which is not supposed to happen in the code path that does just exec(argv[]) * Added gnupg-gpg-agent-ulimit.patch - Update to 2.2.15 * sm: Allow decryption even if expired keys are configured. * agent: Change command KEYINFO to print ssh fingerprints with other hash algos. * dirmngr: Fix build problems on Solaris due to the use of reserved symbol names. * wkd: New commands --print-wkd-hash and --print-wkd-url for gpg-wks-client. - Update to 2.2.14: * gpg: Allow import of PGP desktop exported secret keys. Also avoid importing secret keys if the secret keyblock is not valid. * gpg: Do not error out on version 5 keys in the local keyring. * gpg: Make invalid primary key algo obvious in key listings. * sm: Do not mark a certificate in a key listing as de-vs compliant if its use for a signature will not be possible. * sm: Fix certificate creation with key on card. * sm: Create rsa3072 bit certificates by default. * sm: Print Yubikey attestation extensions with --dump-cert. * agent: Fix cancellation handling for scdaemon. * agent: Support --mode=ssh option for CLEAR_PASSPHRASE. * scd: Fix flushing of the CA-FPR DOs in app-openpgp. * scd: Avoid a conflict error with the "/undefined"/ app. * dirmngr: Add CSRF protection exception for protonmail. * dirmngr: Fix build problems with gcc 9 in libdns. * gpgconf: New option --show-socket for use wity --launch. * gpgtar: Make option -C work for archive creation. - Removed patches that are included upstream by now: - 0001-libdns-Avoid-using-compound-literals.patch - 0002-libdns-Avoid-using-compound-literals-2.patch - 0003-libdns-Avoid-using-compound-literals-3.patch - 0004-libdns-Avoid-using-compound-literals-4.patch - 0005-libdns-Avoid-using-compound-literals-5.patch - 0006-libdns-Avoid-using-compound-literals-6.patch - 0007-libdns-Avoid-using-compound-literals-7.patch - 0008-libdns-Avoid-using-compound-literals-8.patch - Fix build with gcc9 [bsc#1121223] * Avoid using compound literals - Upstream bug: https://dev.gnupg.org/T4367 * Added upstream patches: - 0001-libdns-Avoid-using-compound-literals.patch - 0002-libdns-Avoid-using-compound-literals-2.patch - 0003-libdns-Avoid-using-compound-literals-3.patch - 0004-libdns-Avoid-using-compound-literals-4.patch - 0005-libdns-Avoid-using-compound-literals-5.patch - 0006-libdns-Avoid-using-compound-literals-6.patch - 0007-libdns-Avoid-using-compound-literals-7.patch - 0008-libdns-Avoid-using-compound-literals-8.patch - Update to 2.2.13: * gpg: Implement key lookup via keygrip (using the & prefix). * gpg: Allow generating Ed25519 key from existing key. * gpg: Emit an ERROR status line if no key was found with -k. * gpg: Stop early when trying to create a primary Elgamal key. * gpgsm: Print the card's key algorithms along with their keygrips in interactive key generation. * agent: Clear bogus pinentry cache in the error case. * scd: Support "/acknowledge button"/ feature. * scd: Fix for USB INTERRUPT transfer. * wks: Do no use compression for the the encrypted challenge and response. Release-info: https://dev.gnupg.org/T4290 See-also: gnupg-announce/2019q1/000434.html - Security fix: [bsc#1120346, CVE-2018-1000858] * Cross Site Request Forgery (CSRF) vulnerability in dirmngr that can result in Attacker controlled CSRF. * Added patches: - gnupg-CRL-fetching-via-https.patch - gnupg-Allow-redirection-from-https-to-http-for-CRLs.patch - gnupg-CVE-2018-1000858.patch - Update to 2.2.12: * tools: New commands --install-key and --remove-key for gpg-wks-client. This allows to prepare a Web Key Directory on a local file system for later upload to a web server. * gpg: New --list-option "/show-only-fpr-mbox"/. This makes the use of the new gpg-wks-client --install-key command easier on Windows. * gpg: Improve processing speed when --skip-verify is used. * gpg: Fix a bug where a LF was accidentally written to the console. * gpg: --card-status now shwos whether a card has the new KDF feature enabled. * agent: New runtime option --s2k-calibration=MSEC. New configure option --with-agent-s2k-calibration=MSEC. [#3399] * dirmngr: Try another keyserver from the pool on receiving a 502, 503, or 504 error. [#4175] * dirmngr: Avoid possible CSRF attacks via http redirects. A HTTP query will not anymore follow a 3xx redirect unless the Location header gives the same host. If the host is different only the host and port is taken from the Location header and the original path and query parts are kept. * dirmngr: New command FLUSHCRL to flush all CRLS from disk and memory. [#3967] - Code no longer uses libcurl, remove from buildrequires. - Update to 2.2.11: * gpgsm: Fix CRL loading when intermediate certicates are not yet trusted. * gpgsm: Fix an error message about the digest algo. * gpg: Fix a wrong warning due to new sign usage check introduced with 2.2.9. * gpg: Print the "/data source"/ even for an unsuccessful keyserver query. * gpg: Do not store the TOFU trust model in the trustdb. * scd: Fix cases of "/Bad PIN"/ after using "/forcesig"/. * agent: Fix possible hang in the ssh handler. * dirmngr: Tack the unmodified mail address to a WKD request. * dirmngr: Tweak diagnostic about missing LDAP server file. * dirmngr: In verbose mode print the OCSP responder id. * dirmngr: Fix parsing of the LDAP port. * wks: Add option --directory/-C to the server. * wks: Add option --with-colons to the client. * Fix EBADF when gpg et al. are called by broken CGI scripts. * Fix some minor memory leaks and bugs. - Make package build reproducible (boo#1047218) - Update to 2.2.10: * Refresh expired keys originating from the WKD * Use a 256 KiB limit for a WKD imported key * New option --known-notation * dirmngr: Validate SRV records in WKD queries - Add basic udev rules for smartcards to be used with scdaemon, taken from debian: * scdaemon.udev - GnuPG 2.2.9: * dirmngr: Fix recursive resolver mode and other bugs in the libdns code * dirmngr: When using libgpg-error 1.32 or later a GnuPG build with NTBTLS support does not anymore block for dozens of seconds before returning data. * gpg: Fix bug in --show-keys which actually imported revocation certificates * gpg: Ignore too long user-ID and comment packets * gpg: Fix crash due to bad German translation. Improved printf format compile time check. * gpg: Handle missing ISSUER sub packet gracefully in the presence of the new ISSUER_FPR * gpg: Allow decryption using several passphrases in most cases. * gpg: Command --show-keys now enables the list options show-unusable-uids, show-unusable-subkeys, show-notations and show-policy-urls by default. * gpg: Command --show-keys now prints revocation certificates. * gpg: Add revocation reason to the "/rev"/ and "/rvs"/ records of the option --with-colons. [#1173] * gpg: Export option export-clean does now remove certain expired subkeys; export-minimal removes all expired subkeys. * gpg: New "/usage"/ property for the drop-subkey filters. - Added gnupg-CVE-2018-12020.patch: Sanitize the diagnostic output of the original file name in verbose mode (bsc#1096745, CVE-2018-12020). - Update to version 2.2.8: * gpg: Decryption of messages not using the MDC mode will now lead to a hard failure even if a legacy cipher algorithm was used. The option - -ignore-mdc-error can be used to turn this failure into a warning. Take care: Never use that option unconditionally or without a prior warning. * gpg: The MDC encryption mode is now always used regardless of the cipher algorithm or any preferences. For testing --rfc2440 can be used to create a message without an MDC. * gpg: Sanitize the diagnostic output of the original file name in verbose mode (bsc#1096745, CVE-2018-12020) * gpg: Detect suspicious multiple plaintext packets in a more reliable way. * gpg: Fix the duplicate key signature detection code. * gpg: The options --no-mdc-warn, --force-mdc, --no-force-mdc, - -disable-mdc and --no-disable-mdc have no more effect. * agent: Add DBUS_SESSION_BUS_ADDRESS and a few other envvars to the list of startup environment variables. - Refresh gnupg-2.0.18-files-are-digests.patch to gnupg-2.2.8-files-are-digests.patch - GnuPG 2.2.7: * gpg: New option --no-symkey-cache to disable the passphrase cache for symmetrical en- and decryption. * gpg: The ERRSIG status now prints the fingerprint if that is part of the signature * gpg: Relax emitting of FAILURE status lines * gpg: Add a status flag to "/sig"/ lines printed with --list-sigs * gpg: Fix "/Too many open files"/ when using --multifile * ssh: Return an error for unknown ssh-agent flags * dirmngr: Fix a CNAME problem with pools and TLS. Also use a fixed mapping of keys.gnupg.net to sks-keyservers.net * dirmngr: Try resurrecting dead hosts earlier (from 3h to 1.5h) * dirmngr: Fallback to CRL if no default OCSP responder is configured * dirmngr: Implement CRL fetching via https. Here a redirection to http is explictly allowed * agent,dirmngr: New sub-command "/getenv"/ for "/getinfo"/ to ease debugging - GnuPG 2.2.6: * gpg,gpgsm: New option --request-origin to pretend requests coming from a browser or a remote site. * gpg: Fix race condition on trustdb.gpg updates due to too early released lock. * gpg: Emit FAILURE status lines in almost all cases. * gpg: Implement --dry-run for --passwd to make checking a key's passphrase straightforward. * gpg: Make sure to only accept a certification capable key for key signatures. * gpg: Better user interaction in --card-edit for the factory-reset sub-command. * gpg: Improve changing key attributes in --card-edit by adding an explicit "/key-attr"/ sub-command. * gpg: Print the keygrips in the --card-status. * scd: Support KDF DO setup. * scd: Fix suspend/resume handling in the CCID driver. * agent: Evict cached passphrases also via a timer. * agent: Use separate passphrase caches depending on the request origin. * ssh: Support signature flags. * dirmngr: Handle failures related to missing IPv6 support gracefully. * Allow the use of UNC directory names as homedir. [#3818] - Dropped gnupg-CVE-2018-9234.patch since it is included upstream - Added gnupg-CVE-2018-9234.patch: Enforce that key certification can only be done with the master key, and not a signing subkey. (bnc#1088255 CVE-2018-9234) - GnuPG 2.2.5: * gpg: Allow the use of the "/cv25519"/ and "/ed25519"/ short names in addition to the canonical curve names in --batch --gen-key * gpg: Make sure to print all secret keys with option --list-only and --decrypt * gpg: Fix the use of future-default with --quick-add-key for signing keys * gpg: Select a secret key by checking availability under gpg-agent * gpg: Fix reversed prompt texts for --only-sign-text-ids * gpg,gpgsm: Fix detection of bogus keybox blobs on 32 bit systems * gpgsm: Fix regression since 2.1 in --export-secret-key-raw which got $d mod (q-1)$ wrong * scd: Support the KDF Data Object of the OpenPGP card 3.3 * scd: Fix a regression in the internal CCID driver for certain card readers * dirmngr: Improve returned error description on failure of DNS resolving * wks: Implement command --install-key for gpg-wks-server. - Use %license (boo#1082318) - GnuPG 2.2.4: * gpg: Change default preferences to prefer SHA512. * gpg: Print a warning when more than 150 MiB are encrypted using a cipher with 64 bit block size. * gpg: Print a warning if the MDC feature has not been used for a message. * gpg: Fix regular expression of domain addresses in trust signatures * agent: New option --auto-expand-secmem to help with high numbers of concurrent connections. Requires libgcrypt 1.8.2 for having an effect. * dirmngr: Cache responses of WKD queries. * gpgconf: Add option --status-fd. * wks: Add commands --check and --remove-key to gpg-wks-server * Increase the backlog parameter of the daemons to 64 and add option --listen-backlog. - Not enabled features: * New configure option --enable-run-gnupg-user-socket to first try a socket directory which is not removed by systemd at session end. - GnuPG 2.2.3: * dirmngr: Fix crash in case of a CRL loading error * gpgtar: Fix wrong behaviour of --set-filename * gpg: Silence AKL retrieval messages * agent: Use clock or clock_gettime for calibration * agent: Improve robustness of the shutdown pending state - GnuPG 2.2.2: * gpg: Avoid duplicate key imports by concurrently running gpg processes * gpg: Fix creating on-disk subkey with on-card primary key * gpg: Fix validity retrieval for multiple keyrings * gpg: Fix --dry-run and import option show-only for secret keys * gpg: Print "/sec"/ or "/sbb"/ for secret keys with import option import-show * gpg: Make import less verbose * gpg: Add alias "/Key-Grip"/ for parameter "/Keygrip"/ and new parameter "/Subkey-Grip"/ to unattended key generation * gpg: Improve "/factory-reset"/ command for OpenPGP cards * gpg: Ease switching Gnuk tokens into ECC mode by using the magic keysize value 25519 * gpgsm: Fix --with-colon listing in crt records for fields > 12. * gpgsm: Do not expect X.509 keyids to be unique * agent: Fix stucked Pinentry when using --max-passphrase-days * agent: New option --s2k-count * dirmngr: Do not follow https-to-http redirects * dirmngr: Reduce default LDAP timeout from 100 to 15 seconds * gpgconf: Ignore non-installed components for commands - -apply-profile and --apply-defaults * Add configure option --enable-werror - GnuPG 2.2.1: * gpg: Fix formatting of the user id in batch mode key generation if only "/name-email"/ is given. * gpgv: Fix annoying "/not suitable for"/ warnings. * wks: Convey only the newest user id to the provider. This is the case if different names are used with the same addr-spec. * wks: Create a complying user id for provider policy mailbox-only. * wks: Add workaround for posteo.de. * scd: Fix the use of large ECC keys with an OpenPGP card. * dirmngr: Use system provided root certificates if no specific HKP certificates are configured. If bu - GnuPG 2.2.0: * New long term stable branch, replacing the 2.0.x series * gpg: Reverted change in 2.1.23 so that --no-auto-key-retrieve is again the default boo#1054088 * Fixed a few minor bugs - GnuPG 2.1.23: * gpg: Options --auto-key-retrieve and --auto-key-locate "/local,wkd"/ are now used by default. Note: this enables keyserver and Web Key Directory operators to notice when a signature from a locally non-available key is being verified for the first time or when you intend to encrypt to a mail address without having the key locally. This new behaviour will eventually make key discovery much easier and mostly automatic. Disable this by adding no-auto-key-retrieve auto-key-locate local to your gpg.conf. * agent: Option --no-grab is now the default. The new option --grab allows to revert this. * gpg: New import option "/show-only"/. * gpg: New option --disable-dirmngr to entirely disable network access for gpg. * gpg,gpgsm: Tweaked DE-VS compliance behaviour. * New configure flag --enable-all-tests to run more extensive tests during "/make check"/. * gpgsm: The keygrip is now always printed in colon mode as documented in the man page. - GnuPG 2.1.22: * gpg: Extend command --quick-set-expire to allow for setting the expiration time of subkeys. * gpg: By default try to repair keys during import. New sub-option no-repair-keys for --import-options. * gpg,gpgsm: Improved checking and reporting of DE-VS compliance. * gpg: New options --key-origin and --with-key-origin. Store the time of the last key update from keyservers, WKD, or DANE. * agent: New option --ssh-fingerprint-digest. * dimngr: Lower timeouts on keyserver connection attempts and made it configurable. * dirmngr: Tor will now automatically be detected and used. The option --no-use-tor disables Tor detection. * dirmngr: Now detects a changed /etc/resolv.conf. * agent,dirmngr: Initiate shutdown on removal of the GnuPG home directory. * gpg: Avoid caching passphrase for failed symmetric encryption. * agent: Support for unprotected ssh keys. * dirmngr: Fixed name resolving on systems using only v6 nameservers. * dirmngr: Allow the use of TLS over http proxies. * wks: New man pages for client and server. - GnuPG 2.1.21: * modified gnupg-2.0.18-files-are-digests.patch to work with obs-sign again bsc#1039899 - GnuPG 2.1.21: * gpg,gpgsm: Fix corruption of old style keyring.gpg files, regression in 2.1.20 * gpg,dirmngr: Removed the skeleton config file support New installations no longer generate a configuration file. In the absence of a file, SHA-2 family hashes are used. Existing configurations are not touched. drop gnupg-2.1.19-stronger-defaults.patch FATE#323084 * gpg: Fixed import filter property match bug. * scd: Removed Linux support for Cardman 4040 PCMCIA reader. * scd: Fixed some corner case bugs in resume/suspend handling. * Many minor bug fixes and code cleanup. - GnuPG 2.1.20: * gpg: New properties 'expired', 'revoked', and 'disabled' for the import and export filters. * gpg: New command --quick-set-primary-uid. * gpg: New compliance field for the --with-colon key listing. * gpg: Changed the key parser to generalize the processing of local meta data packets. * gpg: Fixed assertion failure in the TOFU trust model. * gpg: Fixed exporting of zero length user ID packets. * scd: Improved support for multiple readers. * scd: Fixed timeout handling for key generation. * agent: New option --enable-extended-key-format. * dirmngr: Do not add a keyserver to a new dirmngr.conf. Dirmngr uses a default keyserver. * dimngr: Do not treat TLS warning alerts as severe error when building with GNUTLS. * dirmngr: Actually take /etc/hosts in account. * wks: Fixed client problems on Windows. Published keys are now set to world-readable. * tests: Fixed creation of temporary directories. * A socket directory for a non standard GNUGHOME is now created on the fly under /run/user. Thus "/gpgconf --create-socketdir"/ is now optional. The use of "/gpgconf --remove-socketdir"/ to clean up obsolete socket directories is however recommended to avoid cluttering /run/user with useless directories. * Fixed build problems on some platforms. - Use stronger defaults for new users, using SHA-2 digest family for certificates and message signatures - FATE#323084 adding gnupg-2.1.19-stronger-defaults.patch - GnuPG 2.1.19: * gpg: Print a warning if Tor mode is requested but the Tor daemon is not running. * gpg: New status code DECRYPTION_KEY to print the actual private key used for decryption. * gpgv: New options --log-file and --debug. * gpg-agent: Revamp the prompts to ask for card PINs. * scd: Support for multiple card readers. * scd: Removed option --debug-disable-ticker. Ticker is used only when it is required to watch removal of device/card. * scd: Improved detection of card inserting and removal. * dirmngr: New option --disable-ipv4. * dirmngr: New option --no-use-tor to explicitly disable the use of Tor. * dirmngr: The option --allow-version-check is now required even if the option --use-tor is also used. * dirmngr: Handle a missing nsswitch.conf gracefully. * dirmngr: Avoid PTR lookups for keyserver pools. The are only done for the debug command "/keyserver --hosttable"/. * dirmngr: Rework the internal certificate cache to support classes of certificates. Load system provided certificates on startup. * Add options --tls, --no-crl, and --systrust to the "/VALIDATE"/ command. * dirmngr: Add support for the ntbtls library. * wks: Create mails with a "/WKS-Phase"/ header. Fix detection of Draft-2 mode. * Many other bug fixes and new regression tests. - dirmngr: use system certificate store - Rewrite descriptions - GnuPG 2.1.18: * gpg: Remove bogus subkey signature while cleaning a key (with export-clean, import-clean, or --edit-key's sub-command clean) * gpg: Allow freezing the clock with --faked-system-time. * gpg: New --export-option flag "/backup"/, new --import-option flag "/restore"/. * gpg-agent: Fixed long delay due to a regression in the progress callback code. * scd: Lots of code cleanup and internal changes. * scd: Improved the internal CCID driver. * dirmngr: Fixed problem with the DNS glue code (removal of the trailing dot in domain names). * dirmngr: Make sure that Tor is actually enabled after changing the conf file and sending SIGHUP or "/gpgconf --reload dirmngr"/. * dirmngr: Fixed Tor access to IPv6 addresses. Note that current versions of Tor may require that the flag "/IPv6Traffic"/ is used with the option "/SocksPort"/ in torrc to actually allow IPv6 traffic. * dirmngr: Fixed HKP for literally given IPv6 addresses. * dirmngr: Enabled reverse DNS lookups via Tor. * dirmngr: Added experimental SRV record lookup for WKD. See commit 88dc3af3d4ae1afe1d5e136bc4c38bc4e7d4cd10 for details. * dirmngr: For HKP use "/pgpkey-hkps"/ and "/pgpkey-hkp"/ in SRV record lookups. Avoid SRV record lookup when a port is explicitly specified. This fixes a regression from the 1.4 and 2.0 behavior. * dirmngr: Gracefully handle a missing /etc/nsswitch.conf. Ignore negation terms (e.g. "/[!UNAVAIL=return]"/ instead of bailing out. * dirmngr: Better debug output for flags "/dns"/ and "/network"/. * dirmngr: On reload mark all known HKP servers alive. * gpgconf: Allow keyword "/all"/ for --launch, --kill, and --reload. * tools: gpg-wks-client now ignores a missing policy file on the server. * Avoid unnecessary ambiguity error message in the option parsing. * Further improvements of the regression test suite. * Fixed building with --disable-libdns configure option. * Fixed a crash running the tests on 32 bit architectures. * Fixed spurious failures on BSD system in the spawn functions. This affected for example gpg-wks-client and gpgconf. - Remove the fixme, condition around fdupes - add runtime dependency to match runtime version check for libksba - GnuPG 2.1.17: * gpg: By default new keys expire after 2 years. * gpg: New command --quick-set-expire to conveniently change the expiration date of keys. * gpg: Option and command names have been changed for easier comprehension. The old names are still available as aliases. * gpg: Improved the TOFU trust model. * gpg: New option --default-new-key-algo. * scd: Support OpenPGP card V3 for RSA. * dirmngr: Support for the ADNS library has been removed. Now using bundled libdns, enabling Tor support on all platforms. New option --standard-resolver can be used to disable this code at runtime. * dirmngr: Lazily launch ldap reaper thread. * tools: New options --check and --status-fd for gpg-wks-client. * The UTF-8 byte order mark is now skipped when reading conf files. * Fixed many bugs and regressions. * Major improvements to the test suite. For example it is possible to run the external test suite of GPGME. - GnuPG 2.1.16: * gpg: New algorithm for selecting the best ranked public key when using a mail address with -r, -R, or --locate-key. * gpg: New option --with-tofu-info to print a new "/tfs"/ record in colon formatted key listings. * gpg: New option --compliance as an alternative way to specify options like --rfc2440, --rfc4880, et al. * gpg: Many changes to the TOFU implementation. * gpg: Improve usability of --quick-gen-key. * gpg: In --verbose mode print a diagnostic when a pinentry is launched. * gpg: Remove code which warns for old versions of gnome-keyring. * gpg: New option --override-session-key-fd. * gpg: Option --output does now work with --verify. * gpgv: New option --output to allow saving the verified data. * gpgv: New option --enable-special-filenames. * agent, dirmngr: New --supervised mode for use by systemd and alike. * agent: By default listen on all available sockets using standard names. * agent: Invoke scdaemon with --homedir. * dirmngr: On Linux now detects the removal of its own socket and terminates. * scd: Support ECC key generation. * scd: Support more card readers. * dirmngr: New option --allow-version-check to download a software version database in the background. * dirmngr: Use system provided CAs if no --hkp-cacert is given. * dirmngr: Use a default keyserver if none is explicitly set * gpgconf: New command --query-swdb to check software versions against an copy of an online database. * gpgconf: Print the socket directory with --list-dirs. * tools: The WKS tools now support draft version -02. * tools: Always build gpg-wks-client and install under libexec. * tools: New option --supported for gpg-wks-client. * The log-file option now accepts a value "/socket://"/ to log to the socket named "/S.log"/ in the standard socket directory. * Provide fake pinentries for use by tests cases of downstream developers. * Fixed many bugs and regressions. * Many changes and improvements for the test suite. - drop upstreamed patches: * 0001-common-Follow-up-to-14479e2-fix-void-return-in-non-v.patch * gnupg-2.1.15-bsc993324-status-output.patch - avoid mixing up status and colon line output - bsc#993324 add gnupg-2.1.15-bsc993324-status-output.patch - enable web key discovery tools - Add an explicit runtime dependency on libgcrypt >= 1.7.0 to match runtime version check - GnuPG 2.1.15: * gpg: Remove the --tofu-db-format option and support for the split TOFU database. * gpg: Add option --sender to prepare for coming features. * gpg: Add option --input-size-hint to help progress indicators. * gpg: Extend the PROGRESS status line with the counted unit. * gpg: Avoid publishing the GnuPG version by default with --armor. * gpg: Properly ignore legacy keys in the keyring cache. * gpg: Always print fingerprint records in --with-colons mode. * gpg: Make sure that keygrips are printed for each subkey in - -with-colons mode. * gpg: New import filter "/drop-sig"/. * gpgsm: Fix a bug in the machine-readable key listing. * gpg,gpgsm: Block signals during keyring updates to limits the effects of a Ctrl-C at the wrong time. * g13: Add command --umount and other fixes for dm-crypt. * agent: Fix regression in SIGTERM handling. * agent: Cleanup of the ssh-agent code. * agent: Allow import of overly long keys. * scd: Fix problems with card removal. * dirmngr: Remove all code for running as a system service. * tools: Make gpg-wks-client conforming to the specs. * tests: Improve the output of the new regression test tool. * tests: Distribute the standalone test runner. * tests: Run each test in a clean environment. * Spelling and grammar fixes. - fix build error, adding 0001-common-Follow-up-to-14479e2-fix-void-return-in-non-v.patch - GnuPG 2.1.14: * gpg: Removed options --print-dane-records and --print-pka-records. The new export options "/export-pka"/ and "/export-dane"/ can instead be used with the export command. * gpg: New options --import-filter and --export-filter. * gpg: New import options "/import-show"/ and "/import-export"/. * gpg: New option --no-keyring. * gpg: New command --quick-revuid. * gpg: New options -f/--recipient-file and -F/--hidden-recipient-file to directly specify encryption keys. * gpg: New option --mimemode to indicate that the content is a MIME part. Does only enable --textmode right now. * gpg: New option --rfc4880bis to allow experiments with proposed changes to the current OpenPGP specs. * gpg: Fix regression in the "/fetch"/ sub-command of --card-edit. * gpg: Fix regression since 2.1 in option --try-all-secrets. * gpgv: Change default options for extra security. * gpgsm: No more root certificates are installed by default. * agent: "/updatestartuptty"/ does now affect more environment variables. * scd: The option --homedir does now work with scdaemon. * scd: Support some more GEMPlus card readers. * gpgtar: Fix handling of '-' as file name. * gpgtar: New commands --create and --extract. * gpgconf: Tweak for --list-dirs to better support shell scripts. * tools: Add programs gpg-wks-client and gpg-wks-server to implement a Web Key Service. The configure option --enable-wks-tools is required to build them; they should be considered Beta software. * tests: Complete rework of the openpgp part of the test suite. The test scripts have been changed from Bourne shell scripts to Scheme programs. A customized scheme interpreter (gpgscm) is included. This change was triggered by the need to run the test suite on non-Unix platforms. * The rendering of the man pages has been improved. - drop upstream gnupg-make_--try-all-secrets_work.patch - Fix date call as the curlified parameter for sure are not parsed correctly by escaping it with % - Fix upstream bug 1985: --try-all-secrets doesn't work when decrypting messages encrypted with --hidden-recipient, fixes unit tests of the duplicity package. Adding gnupg-make_--try-all-secrets_work.patch - record the fact that gpg-error 1.21 is required - GnuPG 2.1.13: * gpg: New command --quick-addkey. Extend the --quick-gen-key command. * gpg: New --keyid-format "/none"/ which is now also the default. * gpg: New option --with-subkey-fingerprint. * gpg: Include Signer's UID subpacket in signatures if the secret key has been specified using a mail address and the new option - -disable-signer-uid is not used. * gpg: Allow unattended deletion of a secret key. * gpg: Allow export of non-passphrase protected secret keys. * gpg: New status lines KEY_CONSIDERED and NOTATION_FLAGS. * gpg: Change status line TOFU_STATS_LONG to use '~' as a non-breaking-space character. * gpg: Speedup key listings in Tofu mode. * gpg: Make sure that the current and total values of a PROGRESS status line are small enough. * gpgsm: Allow the use of AES192 and SERPENT ciphers. * dirmngr: Adjust WKD lookup to current specs. * dirmngr: Fallback to LDAP v3 if v2 is is not supported. * gpgconf: New commands --create-socketdir and --remove-socketdir, new option --homedir. * If a /run/user/$UID directory exists, that directory is now used for IPC sockets instead of the GNUPGHOME directory. This fixes problems with NFS and too long socket names and thus avoids the need for redirection files. * Speedup fd closing after a fork. - drop upstreamed gnupg-fix-signature-checking.patch - add gnupg-fix-signature-checking.patch (bsc#981020) https://bugs.gnupg.org/gnupg/issue2351 - GnuPG 2.1.12: * gpg: New --edit-key sub-command "/change-usage"/ for testing purposes. * gpg: Out of order key-signatures are now systematically detected and fixed by --edit-key. * gpg: Improved detection of non-armored messages. * gpg: Removed the extra prompt needed to create Curve25519 keys. * gpg: Improved user ID selection for --quick-sign-key. * gpg: Use the root CAs provided by the system with --fetch-key. * gpg: Add support for the experimental Web Key Directory key location service. * gpg: Improve formatting of Tofu messages and emit new Tofu specific status lines. * gpgsm: Add option --pinentry-mode to support a loopback pinentry. * gpgsm: A new pubring.kbx is now created with the header blob so that gpg can detect that the keybox format needs to be used. * agent: Add read support for the new private key protection format openpgp-s2k-ocb-aes. * agent: Add read support for the new extended private key format. * agent: Default to --allow-loopback-pinentry and add option - -no-allow-loopback-pinentry. * scd: Changed to use the new libusb 1.0 API for the internal CCID driver. * dirmngr: The dirmngr-client does now auto-detect the PEM format. * g13: Add experimental support for dm-crypt. * The man pages for gpg and gpgv are now installed under the correct name (gpg2 or gpg - depending on a configure option). - GnuPG 2.1.11: * gpg: New command --export-ssh-key to replace the gpgkey2ssh tool. * gpg: Allow to generate mail address only keys with --gen-key. * gpg: "/--list-options show-usage"/ is now the default. * gpg: Make lookup of DNS CERT records holding an URL work. * gpg: Emit PROGRESS status lines during key generation. * gpg: Don't check for ambigious or non-matching key specification in the config file or given to --encrypt-to. This feature will return in 2.3.x. * gpg: Lock keybox files while updating them. * gpg: Fix possible keyring corruption. (bug#2193) * gpg: Fix regression of "/bkuptocard"/ sub-command in --edit-key and remove "/checkbkupkey"/ sub-command introduced with 2.1. (bug#2169) * gpg: Fix internal error in gpgv when using default keyid-format. * gpg: Fix --auto-key-retrieve to work with dirmngr.conf configured keyservers. (bug#2147). * agent: New option --pinentry-timeout. * scd: Fix regression for generating RSA keys on card. * dirmmgr: All configured keyservers are now searched. * dirmngr: Install CA certificate for hkps.pool.sks-keyservers.net. Use this certiticate even if --hkp-cacert is not used. * gpgtar: Add actual encryption code. gpgtar does now fully replace gpg-zip. * gpgtar: Fix filename encoding problem on Windows. * Print a warning if a GnuPG component is using an older version of gpg-agent, dirmngr, or scdaemon. - disable running test which no longer work - remove 0001-gpg-Improve-the-keyblock-cache-s-transparency.patch is now upstream - the PIE options are implemented in the upstream build, and spec code broke the build. The only remaining broken executable was gpgsplit, which was removed from the package - add g13, an experimental tool for accessing encrypted storage with with GnuPG (cards) - fix fingerprint ambiguity (bsc#958891) * https://bugs.gnupg.org/gnupg/issue2198 * add 0001-gpg-Improve-the-keyblock-cache-s-transparency.patch - Move to pkgconfig() packaging style - GnuPG 2.1.10 adds TOFU (Trust-On-First-USe) and anonymous key retrival via Tor. * gpg: New trust models "/tofu"/ and "/tofu+pgp"/. * gpg: New command --tofu-policy. New options --tofu-default-policy and --tofu-db-format. * gpg: New option --weak-digest to specify hash algorithms which should be considered weak. * gpg: Allow the use of multiple --default-key options; take the last available key. * gpg: New option --encrypt-to-default-key. * gpg: New option --unwrap to only strip the encryption layer. * gpg: New option --only-sign-text-ids to exclude photo IDs from key signing. * gpg: Check for ambigious or non-matching key specification in the config file or given to --encrypt-to. * gpg: Show the used card reader with --card-status. * gpg: Print export statistics and an EXPORTED status line. * gpg: Allow selecting subkeys by keyid in --edit-key. * gpg: Allow updating the expiration time of multiple subkeys at once. * dirmngr: New option --use-tor. For full support this requires libassuan version 2.4.2 and a patched version of libadns (e.g. adns-1.4-g10-7 as used by the standard Windows installer). * dirmngr: New option --nameserver to specify the nameserver used in Tor mode. * dirmngr: Keyservers may again be specified by IP address. * dirmngr: Fixed problems in resolving keyserver pools. * dirmngr: Fixed handling of premature termination of TLS streams so that large numbers of keys can be refreshed via hkps. * gpg: Fixed a regression in --locate-key [since 2.1.9]. * gpg: Fixed another bug for keyrings with legacy keys. * gpgsm: Allow combinations of usage flags in --gen-key. * Make tilde expansion work with most options. * Many other cleanups and bug fixes. - enable tests for PPC64 again, the problem from bsc#935887 went away - Improve upgrade to gpg2 from security:privacy w.r.t. libassuan run-time dependencies (boo#955982) - GnuPG 2.1.9: * gpg: Allow fetching keys via OpenPGP DANE (--auto-key-locate).+ New option --print-dane-records. * gpg: Fix for a problem with PGP-2 keys in a keyring. * gpg: Fail with an error instead of a warning if a modern cipher algorithm is used without a MDC. * agent: New option --pinentry-invisible-char. * agent: Always do a RSA signature verification after creation. * agent: Fix a regression in ssh-add-ing Ed25519 keys. * agent: Fix ssh fingerprint computation for nistp384 and EdDSA. * agent: Fix crash during passprase entry on some platforms. * scd: Change timeout to fix problems with some 2.1 cards. * dirmngr: Displayed name is now Key Acquirer. * dirmngr: Add option --keyserver. Deprecate that option for gpg. Install a dirmngr.conf file from a skeleton for new installations. - update gnupg-add_legacy_FIPS_mode_option.patch for context change - GnuPG 2.1.8: * gpg: Sending very large keys to the keyservers works again. * gpg: Validity strings in key listings are now again translatable. * gpg: Emit FAILURE status lines to help GPGME. * gpg: Does not anymore link to Libksba to reduce dependencies. * gpgsm: Export of secret keys via Assuan is now possible. * agent: Raise the maximum passphrase length from 100 to 255 bytes. * agent: Fix regression using EdDSA keys with ssh. * Does not anymore use a build timestamp by default. * The fallback encoding for broken locale settings changed from Latin-1 to UTF-8. * Many code cleanups and improved internal documentation. * Various minor bug fixes. - GnuPG 2.1.7: * gpg: Support encryption with Curve25519 if Libgcrypt 1.7 is used. * gpg: In the --edit-key menu: Removed the need for "/toggle"/, changed how secret keys are indicated, new commands "/fpr *"/ and "/grip"/. * gpg: More fixes related to legacy keys in a keyring. * gpgv: Does now also work with a "/trustedkeys.kbx"/ file. * scd: Support some feature from the OpenPGP card 3.0 specs. * scd: Improved ECC support * agent: New option --force for the DELETE_KEY command. * Dropped deprecated gpgsm-gencert.sh * Various other bug fixes. - do not run checks on ppc64 for now - GnuPG 2.1.6: * agent: New option --verify for the PASSWD command. * gpgsm: Add command option "/offline"/ as an alternative to - -disable-dirmngr. * gpg: Do not prompt multiple times for a password in pinentry loopback mode. * Allow the use of debug category names with --debug. * Using gpg-agent and gpg/gpgsm with different locales will now show the correct translations in Pinentry. * gpg: Improve speed of --list-sigs and --check-sigs. * gpg: Make --list-options show-sig-subpackets work again. * gpg: Fix an export problem for old keyrings with PGP-2 keys. * scd: Support PIN-pads on more readers. * dirmngr: Properly cleanup zombie LDAP helper processes and avoid hangs on dirmngr shutdown. * Various other bug fixes. - remove documentation make workaround, fixed upstream - Enable workaround for missing dependencies everywhere - fix build with openSUSE 13.2 and earlier, call make to compensate for incorrect documentation dependencies. - GnuPG 2.1.5: * Support for an external passphrase cache. * Support for the forthcoming version 3 OpenPGP smartcard. * Manuals now show the actual used file names. * Prepared for improved integration with Emacs. * Code cleanups and minor bug fixes. - info deinstall needs to be in %preun - update to 2.1.4: * gpg: Add command --quick-adduid to non-interacitivly add a new user id to an existing key. * gpg: Do no enable honor-keyserver-url by default. Make it work if enabled. * gpg: Display the serial number in the --card-staus output again. * agent: Support for external password managers. Add option --no-allow-external-cache. * scdaemon: Improved handling of extended APDUs. * Make HTTP proxies work again. * All network access including DNS as been moved to Dirmngr. * Allow building without LDAP support. * Fixed lots of smaller bugs. - update to 2.1.3: * gpg: LDAP keyservers are now supported by 2.1. * gpg: New option --with-icao-spelling. * gpg: New option --print-pka-records. Changed the PKA method to use CERT records and hashed names. * gpg: New command --list-gcrypt-config. New parameter "/curve"/ for --list-config. * gpg: Print a NEWSIG status line like gpgsm always did. * gpg: Print MPI values with --list-packets and --verbose. * gpg: Write correct MPI lengths with ECC keys. * gpg: Skip legacy PGP-2 keys while searching. (drop 0001-gpg-Skip-legacy-keys-while-searching-keyrings.patch now upstream) * gpg: Improved searching for mail addresses when using a keybox. * gpgsm: Changed default algos to AES-128 and SHA-256. * gpgtar: Fixed extracting files with sizes of a multiple of 512. * dirmngr: Fixed SNI handling for hkps pools. (drop hkps-fix-host-name-verification-when-using-pools.patch now upstream) * dirmngr: extra-certs and trusted-certs are now always loaded from the sysconfig dir instead of the homedir. * Fixed possible problems due to compiler optimization, two minor regressions, and other bugs. - refreshed for context changes: * gnupg-2.0.18-files-are-digests.patch * gnupg-add_legacy_FIPS_mode_option.patch - Add hkps-fix-host-name-verification-when-using-pools.patch to fix hkps support w/ pools. Upstream commit dc10d46. - Ensure secure memory can be used with default 64k memlock limit Fixes [boo#915931], removes gnupg-large_keys.patch - Removed gnupg-remove_development_version_warning.patch, obsolete - Removed gnupg-2.0.4-install_tools.diff, replaced by spec install - Removed autoconf requirement and autoreconf calls thus obsoleted - Fix invalid packet read error when reading keyrings [boo#914625] add 0001-gpg-Skip-legacy-keys-while-searching-keyrings.patch - update to 2.1.2: * gpg: The parameter 'Passphrase' for batch key generation works again. * gpg: Using a passphrase option in batch mode now has the expected effect on --quick-gen-key. * gpg: Improved reporting of unsupported PGP-2 keys. * gpg: Added support for algo names when generating keys using - -command-fd. * gpg: Fixed DoS based on bogus and overlong key packets. * agent: When setting --default-cache-ttl the value for --max-cache-ttl is adjusted to be not lower than the former. * agent: Fixed problems with the new --extra-socket. * agent: Made --allow-loopback-pinentry changeable with gpgconf. * agent: Fixed importing of unprotected openpgp keys. * agent: Now tries to use a fallback pinentry if the standard pinentry is not installed. * scd: Added support for ECDH. * Fixed several bugs related to bogus keyrings and improved some other code. - in gnupg-2.0.18-files-are-digests.patch, change buffer_to_u32 to buf32_to_u32 from host2net.h to match upstream changes - now requires automake 1.14 - update to 2.1.1: * gpg: Detect faulty use of --verify on detached signatures. * gpg: New import option "/keep-ownertrust"/. * gpg: New sub-command "/factory-reset"/ for --card-edit. * gpg: A stub key for smartcards is now created by --card-status. * gpg: Fixed regression in --refresh-keys. * gpg: Fixed regresion in %g and %p codes for --sig-notation. * gpg: Fixed best matching hash algo detection for ECDSA and EdDSA. * gpg: Improved perceived speed of secret key listisngs. * gpg: Print number of skipped PGP-2 keys on import. * gpg: Removed the option aliases --throw-keyid and --notation-data; use --throw-keyids and --set-notation instead. * gpg: New import option "/keep-ownertrust"/. * gpg: Skip too large keys during import. * gpg,gpgsm: New option --no-autostart to avoid starting gpg-agent or dirmngr. * gpg-agent: New option --extra-socket to provide a restricted command set for use with remote clients. * gpgconf --kill does not anymore start a service only to kill it. * gpg-pconnect-agent: Add convenience option --uiserver. * More translations (but most of them are not complete). * To support remotely mounted home directories, the IPC sockets may now be redirected. This feature requires Libassuan 2.2.0. * Improved portability and the usual bunch of bug fixes. - removed patch not part of upstream release: gnupg-2.1.0-boo-907198-openpgp_oid_to_str-buffer-overflow.patch - refresh for context changes: gnupg-2.0.18-files-are-digests.patch gnupg-2.0.4-install_tools.diff - refresh for upstream code changes: gnupg-add_legacy_FIPS_mode_option.patch gnupg-detect_FIPS_mode.patch (MD5 removed) - Support for large RSA keys This involves compiling with --enable-large-rsa and - -enable-large-secmem, as well as patching the number of secmem bytes and IPC bytes to slightly larger values. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739424 * added gnupg-large_keys.patch - update build requirement versions that changed with 2.1.0 - fix buffer overflow in OID to string conversion function [boo#907198], adding gnupg-2.1.0-boo-907198-openpgp_oid_to_str-buffer-overflow.patch - obsolete dirmngr (shipped with gpg since 2.1.0) - spec cleanup after previous update - get rid of "/THIS IS A DEVELOPMENT VERSION"/ warning http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029065.html * added gnupg-remove_development_version_warning.patch - upgrade to 2.1.0 (modern) - The file "/secring.gpg"/ is not anymore used to store the secret keys. Merging of secret keys is now supported. - All support for PGP-2 keys has been removed for security reasons. - The standard key generation interface is now much leaner. This will help a new user to quickly generate a suitable key. - Support for Elliptic Curve Cryptography (ECC) is now available. - Commands to create and sign keys from the command line without any extra prompts are now available. - The Pinentry may now show the new passphrase entry and the passphrase confirmation entry in one dialog. - There is no more need to manually start the gpg-agent. It is now started by any part of GnuPG as needed. - Problems with importing keys with the same long key id have been addressed. - The Dirmngr is now part of GnuPG proper and also takes care of accessing keyserver. - Keyserver pools are now handled in a smarter way. - A new format for locally storing the public keys is now used. This considerable speeds up operations on large keyrings. - Revocation certificates are now created by default. - Card support has been updated, new readers and token types are supported. - The format of the key listing has been changed to better identify the properties of a key. - The gpg-agent may now be used on Windows as a Pageant replacement for Putty in the same way it is used for years on Unix as ssh-agent replacement. - Creation of X.509 certificates has been improved. It is now also possible to export them directly in PKCS#8 and PEM format for use on TLS servers. - dropped patches: * gnupg-2.0.20-automake113.diff * gnupg-2.0.18-tmpdir.diff (socket is created in homedir now) - refresh most of the remaining patches - added new BuildRequires: gnutls-devel, pkg-config, npth-devel
- Fix t-json test in SP3: https://dev.gnupg.org/T4820 [bsc#1183801] * tests/json: Bravo key does not have secret key material * tests/json: Do not check for keygrip of pubkeys * core: Make sure the keygrip is available in WITH_SECRET mode - Add gpgme-test-json.patch - Build qt bindings separately to avoid build cycle with samba/libsoup. - gpgme 1.13.1: * core: At debug levels up to 9 print only an ascii dump. * core: Add commented debug helper to posix-io.c. * core: Fix error return value of _gpgme_run_io_cb. * core: Prettify _gpgme_io_select debug output again and fix TRACE_SYSRES. * core: Improve the debug messages even more. * core: Avoid explicit locks in the debug code. * json: Print "/nan"/, "/-inf"/, "/inf"/ if needed. * json: Improve handling of large exponents in the JSON parsor. * core: Implement recpstring option parsing for gpgsm. * core: Make gpgme_op_encrypt_ext work for CMS. * python: Fix typo in DecryptionError exception. * python: Make EXTRA_DIST files explicit. * Python, doc: Minor style improvement. * Always use maintainer mode -Wno cflags. * cpp: Fix initialization warning. * python: stop raising BadSignatures from decrypt(verify=True) * cpp: Add wrapper for gpgme_set_global_flag. * core: Fix duplication of close_notify_handler for gpgsm. - gpgme 1.13.0: * Support GPGME_AUDITLOG_DIAG for gpgsm * New context flag "/trust-model"/. * Aligned the gpgrt-config code with our other libaries * Auto-check for all installed Python versions * Fixed generating card key in the C++ bindings * Fixed a segv due to bad parameters in genkey * Fixed crash if the plaintext is ignored in a CMS verify * Fixed test suite problems related to dtags * Fixed bunch of python bugs * Several fixes to the Common Lisp bindings * Fixed minor bugs in gpgme-json * Require trace level 8 to dump all I/O data * The compiler must now support variadic macros - drop gpgme-key-expirity.patch, included upstream - Regen keys in Qt tests to not expire bsc#1121051: * gpgme-key-expirity.patch - Fix the build on ix86 as we disable one test there that should not work, sadly just sed is employed as the infrastructure for testing is not smart enough for comfy test filtering - Update to 1.12.0: * Enhanced the JSON based interface tool gpgme-json to support Native Messaging as well as new Javascript code to support the browser site. See lang/js/README for details. * Major overhaul of the Python language bindings documentation * Even for old versions of gpg a missing MDC will now lead to a decryption failure * Added context flag "/auto-key-locate"/ to control the behavior of GPGME_KEYLIST_MODE_LOCATE * New data function to create a data object from an estream * Add more interfaces to the C++ binding * Improved error codes on decryption failure * Lots of minor fixes * Interface changes - update to 1.11.1: * Fixed build problems in the 1.11.0 releas drop gpgme-1.11-fix-gpgme-json-rpath.patch, drop gpgme-1.11-fix-tests.patch * Added C++ interfaces which were planned for 1.11.0 - Update to 1.11 * New encryption API to support direct key specification including hidden recipients option and taking keys from a file. This also allows to enforce the use of a subkey. * New encryption flag for the new API to enforce the use of plain mail addresses (addr-spec). * The import API can now tell whether v3 keys are skipped. These old and basically broken keys are not anymore supported by GnuPG 2.1. * The decrypt and verify API will now return the MIME flag as specified by RFC-4880bis. * The offline mode now has an effect on gpg by disabling all network access. * A failed OpenPGP verification how returns the fingerprint of the intended key if a recent gpg version was used for signature creation. * Various minor fixes. - Dropped patch 0001-core-Tweak-STATUS_FAILURE-handling.patch, since it is included upstream now. - add gpgme-1.11-fix-gpgme-json-rpath.patch to remove rpath - add gpgme-1.11-fix-tests.patch to fix tests - bsc#1089497: Address failure handling issues when using gpg 2.2.6 via gpgme, as used by libzypp Add 0001-core-Tweak-STATUS_FAILURE-handling.patch - Tweak up the python conditional to allow us finegraining and selecting only py2 or py3 if needed - gpgme 1.10.0: * Now returns more specific error codes for decryption to distinguish between bad passphrase, user canceled, and no secret key. * Now returns key origin information if available. * Added context flag "/auto-key-retrieve"/ to selectively enable the corresponding gpg option. * Added flag is_de_vs to decryption and verify results. * py: Use SEEK_SET as default for data.seek. * cpp: Various new APIs. * Reduced spawn overhead on Linux again. Added new configure option - -disable-linux-getdents to disable this feature for very old Linux versions. * Improved the Python bindings build system. * Made the test suite less fragile. * Interface changes relative to the 1.9.0 release: gpgme_decrypt_result_t EXTENDED: New field 'is_de_vs'. gpgme_signature_t EXTENDED: New field 'is_de_vs'. gpgme_keyorg_t NEW. gpgme_op_delete_ext NEW. gpgme_op_delete_ext_start NEW. GPGME_DELETE_ALLOW_SECRET NEW. GPGME_DELETE_FORCE NEW. gpgme_op_conf_dir NEW. gpgme_set_ctx_flag EXTENDED: New flag 'auto-key-retrieve'. cpp: DecryptionResult::isDeVs NEW. cpp: Signature::isDeVs NEW. cpp: EngineInfo::Version::operator> NEW. cpp: Context::createKey NEW. cpp: Context::startCreateKey NEW. cpp: Context::createSubkey NEW. cpp: Context::startCreateSubkey NEW. qt: QuickJob NEW. py: DecryptResult EXTENDED: New boolean field 'is_de_vs'. py: Signature EXTENDED: New boolean field 'is_de_vs'. py: GpgError EXTENDED: Partial results in 'results'. - Make python package naming consistent with python singlespec - gpgme 1.9.0: * Clarified meaning of the 'expire' parameter of gpgme_op_createkey and gpgme_op_createsubkey. New flag to force a key without an expiration date. * New function gpgme_op_keylist_from_data_start to list keys from data objects without importing them. * New function gpgme_op_set_uid_flag to flag a key as primary. * New function gpgme_op_decrypt_ext to run decryption with special flags. This can for example be used to unwrap keys (remove only the encryption layer). * New encryption flags to wrap a key (adding an encryption layer to an OpenPGP message) or to create anonymously encrypted messages. * Support for adduid and revuid operations in the C++ bindings. * Support for smartcard key generation in the C++ bindings. * Several new functions for the Python binding. * Many smaller bug fixes. * Interface changes relative to the 1.8.0 release: gpgme_op_createkey CHANGED: Meaning of 'expire' parameter. gpgme_op_createsubkey CHANGED: Meaning of 'expire' parameter. GPGME_CREATE_NOEXPIRE NEW. gpgme_key_t EXTENDED: New field 'origin'. gpgme_key_t EXTENDED: New field 'last_update'. gpgme_subkey_t EXTENDED: New field 'is_de_vs'. gpgme_user_id_t EXTENDED: New field 'origin'. gpgme_user_id_t EXTENDED: New field 'last_update'. gpgme_op_keylist_from_data_start NEW. gpgme_op_set_uid_flag_start NEW. gpgme_op_set_uid_flag NEW. gpgme_op_decrypt_ext_start NEW. gpgme_op_decrypt_ext NEW. GPGME_ENCRYPT_THROW_KEYIDS NEW. GPGME_ENCRYPT_WRAP NEW. GPGME_DECRYPT_VERIFY NEW. GPGME_DECRYPT_UNWRAP NEW. gpgme_data_rewind UN-DEPRECATE. cpp: Context::revUid(const Key&, const char*) NEW. cpp: Context::startRevUid(const Key&, const char*) NEW. cpp: Context::addUid(const Key&, const char*) NEW. cpp: Context::startAddUid(const Key&, const char*) NEW. cpp: Key::UserID::revoke() NEW. cpp: Key::addUid() NEW. cpp: Key::isDeVs NEW. cpp: GpgGenCardKeyInteractor NEW. cpp: Subkey::keyGrip NEW. cpp: Subkey::isDeVs NEW. cpp: Data::toKeys NEW. cpp: Context::setDecryptFlags NEW. cpp: Context::decrypt EXTENDED: Flags added. cpp: Context::startDecrypt EXTENDED: Flags added. cpp: Context::decryptAndVerify EXTENDED: Flags added. cpp: Context::startCombinedDecryptionAndVerification EXTENDED: Flags. cpp: Context::encryptFlags EXTENDED: New flags. qt: CryptoConfig::stringValueList() NEW. py: Context.__init__ EXTENDED: New keyword arg home_dir. py: Context.home_dir NEW. py: Context.keylist EXTENDED: New keyword arg mode. py: Context.keylist EXTENDED: New keyword arg source. py: Context.create_key NEW. py: Context.create_subkey NEW. py: Context.key_add_uid NEW. py: Context.key_revoke_uid NEW. py: Context.key_sign NEW. py: Context.key_tofu_policy NEW. py: core.pubkey_algo_string NEW. py: core.addrspec_from_uid NEW. - drop upstreamed patches: * gpgme-include_functional.patch * remove-a-forgotten-instance-of-libsuffix.diff - Re-conditionalize python builds, to allow gpgme to build on Leap 42.3 (python tests fail with an older gpg, see gpg issue 3008) - Enable Qt build also on Leap 42.3 (needed for KDE PIM) - Unconditionalize python and python3 builds - Unconditionalize c++ build - Fix RPM groups - Do not condition around the qt version as it breaks baselibs validator - gpgme-include_functional.patch: include <functional> where needed, fix GCC7 build - Add remove-a-forgotten-instance-of-libsuffix.diff: fix CMake files for gpgmepp (or they won't work with KDE software) - gpgme 1.8: * The module of the Python bindings has been renamed to 'gpg'. * New interface to query current software versions. * New feature to use gpg's --{show,override}session-key options. * New interface to set the sender of a mail. * qt: Added Distinguished Name parser from libkleo * The --homedir option is now used with recent gpgconf versions. * The internal locking functions have been replaced by libgpg-error locking functions. * Interface changes relative to the 1.7.1 release: gpgme_set_sender NEW. gpgme_get_sender NEW. gpgme_op_query_swdb NEW. gpgme_op_query_swdb_result NEW. gpgme_query_swdb_result_t NEW. gpgme_get_ctx_flag NEW. gpgme_decrypt_result_t EXTENDED: New field session_key. qt: DN NEW. qt: DN::Attribute NEW. qt: Job::context(Job*) NEW. cpp: EngineInfo::Version::Version(const char*) NEW. cpp: EngineInfo::Version::Version() NEW. cpp: SwdbResult NEW. cpp: Context::setSender(const char*) NEW. cpp: Context::getSender() NEW. - in addition to dropping gpgme-1.7.0-python-Include-config.h.patch remove automake depdendency and autogen.sh call - build QT lib only on Factory - Trim and update descriptions - New upstream release 1.7.1 * Fixed problems with the new language bindings. * New helper function gpgme_addrspec_from_uid. * Use option --exit-on-status-write-error with newer gpg versions. * qt: Missed API from the Qt Binding inclusion has been added again. * qt: abstractimportjob.h is now installed to that ImportJobs can be used again. * qt: Fixed spelling error in API (startReceive). * Interface changes relative to the 1.7.0 release: gpgme_addrspec_from_uid NEW. qt: WksPublishJob::startRecieve RENAMED to ::startReceive. qt: MultiDeleteJob NEW. qt: AbstractImportJob NEW. qt: SpecialJob NEW. cpp: Signature::key(bool, bool) NEW. cpp: UserID::addrSpecFromString(const char*) NEW. cpp: UserID::addrSpec() NEW. - Drop conflict (handled on kdepimlibs4 side) - Drop upstreamed patches: * gpgme-1.7.0-nonvoid-returns.patch * gpgme-1.7.0-cpp-qt-Include-config.h.patch * gpgme-1.7.0-python-Include-config.h.patch - Switch on the Qt bindings - Add missing buildrequires, files, and needed adjustments for the Qt build - Conflict libgpgmepp-devel with kdepimlibs4-devel as they both install the same header (kdepimlibs4 for historical reasons) - gpgme 1.7.0: * Python2 bindings * C++ bindings * disabled: Python3, Qt-Framework API * New functions gpgme_op_createkey and gpgme_op_createsubkey to make key creation easier (requires GnuPG 2.1). * New functions gpgme_op_adduid and gpgme_op_revuid to make user id management easier (requires GnuPG 2.1). * New function gpgme_op_keysign to make key signing easier (requires GnuPG 2.1). * New function gpgme_op_interact to replace the now deprecated functions gpgme_op_edit and gpgme_op_card_edit. * New function gpgme_pubkey_algo_string to convert a public key algorithm into a GnuPG 2.1 style string. * Support for GnuPG 2.1's TOFU trust model. * Notation flags are now correctly set on verify. * New global flag "/require-gnupg"/ to set a minimal gnupg version. * More supported items in gpgme_get_dirinfo. * New function gpgme_data_set_flag and flag "/size-hint"/. * New function gpgme_set_ctx_flag and flags "/full-status"/ and "/raw-description"/. * Improved gpgme_data_identify to distinguish more file types. * New flag GPGME_ENCRYPT_SYMMETRIC for gpgme_op_encrypt to allow mixed public key and symmetric encryption. * New field KEYGRIP in gpgme_subkey_t. New fields FPR in gpgme_key_t. * New flag GPGME_DATA_ENCODING_MIME to declare that the encrypted or signed data is a valid MIME part. This is to support future GnuPG versions. * Interface changes relative to the 1.6.0 release: gpgme_pubkey_algo_string NEW. GPGME_PK_EDDSA NEW. gpgme_set_ctx_flag NEW. gpgme_data_set_flag NEW. gpgme_op_createkey NEW. gpgme_op_createkey_start NEW. gpgme_op_createsubkey NEW. gpgme_op_createsubkey_start NEW. gpgme_op_adduid_start NEW. gpgme_op_adduid NEW. gpgme_op_revuid_start NEW. gpgme_op_revuid NEW. gpgme_op_keysign_start NEW. gpgme_op_keysign NEW. gpgme_op_tofu_policy_start NEW. gpgme_op_tofu_policy NEW. gpgme_op_interact_start NEW. gpgme_op_interact NEW. gpgme_interact_cb_t NEW. gpgme_op_edit_start DEPRECATED. gpgme_op_edit DEPRECATED. gpgme_op_card_edit_start DEPRECATED. gpgme_op_card_edit DEPRECATED. gpgme_edit_cb_t DEPRECATED. gpgme_status_code_t DEPRECATED. gpgme_genkey_result_t EXTENDED: New fields pubkey and seckey. gpgme_signature_t EXTENDED: New field key. gpgme_key_t EXTENDED: New field fpr. gpgme_subkey_t EXTENDED: New field keygrip. gpgme_user_id_t EXTENDED: New field tofu. gpgme_tofu_policy_t NEW. gpgme_tofu_info_t NEW. GPGME_STATUS_KEY_CONSIDERED NEW. GPGME_STATUS_TOFU_USER NEW. GPGME_STATUS_TOFU_STATS NEW. GPGME_STATUS_TOFU_STATS_LONG NEW. GPGME_STATUS_NOTATION_FLAGS NEW. GPGME_KEYLIST_MODE_WITH_TOFU NEW. GPGME_DATA_TYPE_PGP_ENCRYPTED NEW. GPGME_DATA_TYPE_PGP_SIGNATURE NEW. GPGME_DATA_ENCODING_MIME NEW. GPGME_ENCRYPT_SYMMETRIC NEW. GPGME_CREATE_SIGN NEW. GPGME_CREATE_ENCR NEW. GPGME_CREATE_CERT NEW. GPGME_CREATE_AUTH NEW. GPGME_CREATE_NOPASSWD NEW. GPGME_CREATE_SELFSIGNED NEW. GPGME_CREATE_NOSTORE NEW. GPGME_CREATE_WANTPUB NEW. GPGME_CREATE_WANTSEC NEW. GPGME_CREATE_FORCE NEW. GPGME_KEYSIGN_LOCAL NEW. GPGME_KEYSIGN_LFSEP NEW. GPGME_INTERACT_CARD NEW. * Add patches to fix build: + gpgme-1.7.0-nonvoid-returns.patch + gpgme-1.7.0-cpp-qt-Include-config.h.patch + gpgme-1.7.0-python-Include-config.h.patch - restore taking build timestamp from changelog date - gpgme 1.6.0: * Added gpgme_set_offline to do a key listinging w/o requiring CRL. * Added gpgme_set_status_cb to allow a user to see some status messages. * Added an export mode for secret keys. * More precise error codes are returned if GnuPG >= 2.1.8 is used. * The passphrase handler for the loopback mode has been improved and may also be used with genkey. * Interface changes relative to the 1.5.1 release: gpgme_set_offline NEW. gpgme_get_offline NEW. gpgme_set_status_cb NEW. gpgme_get_status_cb NEW. GPGME_EXPORT_MODE_SECRET NEW GPGME_EXPORT_MODE_RAW NEW. GPGME_EXPORT_MODE_PKCS12 NEW. - fix install-info for clean uninstall [boo#935339] - gpgme 1.5.5: * Fixed crash in key listings for user ids with a backslash. * Fixed regression for GPGSM use with GnuPG < 2.1. * Properly set signature summary for revoked OpenPGP keys. - gpgme 1.5.4: * Fixed a possible crash in the debug code. - making the build reproducible - see http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html for a very similiar problem - gpgme 1.5.3: * The export key functions do now return an error if used with the latest GnuPG version. - gpgme 1.5.2: + gpgme-tool is now installed. + Fix external listing for modern keyservers. + Minor other fixes. - disable failing unit tests
- Use %license instead of %doc [bsc#1082318] - Update to new upstream release 1.0.1 * new type codes * bug fixes * changes to the OS X build for OS X 10.11 ("/El Capitan"/) - Update to new upstream release 1.0.0 * Added partition type for Windows Storage Spaces, Ceph, and Discoverable Linux Partitions. * Added -O/--print-mbr option to sgdisk - Remove old RPM tags for pre-12.x openSUSE. Remove duplicated documentation. - Update to new upstream release 0.8.10 * Bug fix of previous version: The hybrid MBR creation code in gdisk would ignore the second and third partitions to be hybridized. * Fix bug that could cause incorrect partition end points to be set on hybridized partitions that spanned the 2^32-sector mark on disks. * Finally, this version enables the use of 0 as a value for a partition number to the -A/--attributes, -c/--change-name, - t/--typecode, and -u/--partition-guid commands if an earlier - n/--new option created a new partition; in this case, 0 refers to that newly-created partition. - Update to new upstream release 0.8.9 * Three new type codes. * The verify (v) function now checks for MBR partitions (the 0xEE protective partitions or hybrid MBR partitions) that don't fit on the disk. * The GPT-destruction options (z in gdisk, -z and -Z in sgdisk) now wipe out the final few sectors on the disk rather than wherever the backup GPT data are recorded as being. This is done to prevent wiping out data mid-disk, which can otherwise happen if a RAID array is resized in certain ways and the GPT data are not moved prior to wiping the GPT data. * The FixParts program had developed a bug in which it complained that the 0xEE partition didn't begin on sector 1; this version fixes that bug. * Finally, this version removes the dependency on libicu for UTF-16 support in partition names. - remove obsolete libicu dependency - Update to new upstream release 0.8.8 * Fixed bug that could cause segfault when passing an invalid partition number to sgdisk's -i/--info command. * Added new partition type codes. * Added a pause (with a prompt to hit <Enter>) to display more items gdisk and cgdisk. There's no such pause/prompt in sgdisk, though. * Fine-tuned verification ('v') check for 0xEE partition that doesn't begin on sector 1. * Fixed hybrid MBR creation on disks larger than 2TiB * Added check for an active/bootable 0xEE protective partition to the verify ('v') function. - Update to new upstream release 0.8.7 * Small improvements and bug fixes mark this revision. * Three new partition type codes have been added: freedesktop.org's proposed $BOOT partition (type code EA00), the Intel Rapid Start partition (code 8400), and for Haiku's BFS (code EB00). * Removed a stray debug message that appeared when reading MBR disks. * The "/converting MBR to GPT"/ message has been modified to clarify that changes are being held in memory. * The Mac version now works on /dev/rdisk* devices as well as /dev/disk* devices. * When used with /dev/rdisk* devices, the partition table can sometimes be re-read without rebooting or unplugging and re-inserting the disk. * Finally, cgdisk now supports a -a option, which works similarly to the -a option in cfdisk. - remove gptfdisk-0.8.5-fix-test-suite-short-opt-usage.patch, is upstream merged - Added url as source. Please see http://en.opensuse.org/SourceUrls - Update to new upstream release 0.8.6 * add type codes for a Sony System Partition and for VMWare ESX * new check in the verification code * support for building under Solaris. * fix Mac OS X build * fix the hybrid MBR creation support that could cause it to omit the 0xEE partition under some circumstances * fix a bug that could cause a crash when passing a partition number of 0 via the -t option. - remove outdated (0.8.2) debian spec files from package sources - fix build for old suse and other distros - add gptfdisk-0.8.5-fix-test-suite-short-opt-usage.patch and enable test suite - change package group to System/Base (rpmlint fix) - Update to new upstream release 0.8.5 * sgdisk: fix bug that caused truncation of 2+ TiB partitions on 32-bit * added type codes for Midnight BSD - Rip out unused gdisk subpackage - Add gptfdisk-gcc47.patch: Fix build with gcc 4.7. - Created spec file for 0.8.2 release
- Update testsuite expectations, no functional changes (bsc#1155271) - Use %license (boo#1082318) - Update to grep 3.1 * grep '[0-9]' is now just as fast as grep '[[:digit:]]' when run in a multi-byte locale * Context no longer excludes selected lines omitted because of -m - Use https url's - Drop no longer needed explicit pie - Enable profiled build - Update to version 3.0: * grep without -F no longer goes awry when given two or more patterns that contain no special characters other than '' and also contain a subpattern like '.' that escapes a character to make it ordinary. * grep no longer fails to build on PCRE versions before 8.20. - Cleanup spec file: * Drop support for old distributions * Create lang subpackage * Use fdupes to replace duplicate files with symlinks - Update to version 2.28: * Improve performance for -E or -G pattern lists that are easily converted to -F format. * Fix performance regression with multiple patterns. * When standard output is /dev/null, grep no longer fails when standard input is a file in the Linux /proc file system, or when standard input is a pipe and standard output is in append mode. * When grep -Fo finds matches of differing length, it could mistakenly print a shorter one. Now it prints a longest one. - Drop upstreamed proc-lseek-glitch.patch - testsuite.patch: remove - proc-lseek-glitch.patch: work around proc lseek glitch - Update to grep 2.27 * grep no longer reports a false match in a multibyte, non-UTF8 locale like zh_CN.gb18030, with a regular expression like "/.*7"/ that just happens to match the 4-byte representation of gb18030's uC9, the final byte of which is the digit "/7"/. * grep by default now reads all of standard input if it is a pipe, even if this cannot affect grep's output or exit status. * grep no longer mishandles ranges in nontrivial unibyte locales. * grep -P no longer attempts multiline matches. * grep -m0 -L PAT FILE now outputs "/FILE"/. * To output ':' and tab-align the following character C, grep -T no longer outputs tab-backspace-':'-C, an approach that has problems if run inside an Emacs shell window. * grep -T now uses worst-case widths of line numbers and byte offsets instead of guessing widths that might not work with larger files. * grep no longer reads the input in a few more cases when it is easy to see that matching cannot succeed, e.g., 'grep -f /dev/null'. - grep 2.26: * no longer omit output merely because it follows an output line suppressed due to encoding errors * In the Shift_JIS locale, no longer mistakenly match in the middle of a multibyte character * grep can be much faster now when standard output is /dev/null. * grep -F is now typically much faster when many patterns are given, as it now uses the Aho-Corasick algorithm instead of the Commentz-Walter algorithm in that case. * grep -iF is typically much faster in a multibyte locale, if the pattern and its case counterparts contain only single byte characters. * grep with complicated expressions (e.g., back-references) and without -i now uses the regex fastmap for better performance. * In multibyte locales, grep now handles leading "/."/ in patterns more efficiently. * grep now prints a "/FILENAME:LINENO: "/ prefix when diagnosing an invalid regular expression that was read from an '-f'-specified file. - grep 2.25: * In the C or POSIX locale, grep now treats all bytes as valid characters even if the C runtime library says otherwise. ( Fixes yast2-users and other build failures - boo#966780 ) * grep -oz now uses null bytes, not newlines, to terminate output lines. * grep now outputs details more consistently when reporting a write error. - Update to 2.24 * grep -z would match strings it should not. To trigger the bug, you'd have to use a regular expression including an anchor (^ or $) and a feature like a range or a backreference, causing grep to forego its DFA matcher and resort to using re_search. With a multibyte locale, that matcher could mistakenly match a string containing a newline. For example, this command: printf 'anb0' | LC_ALL=en_US.utf-8 grep -z '^[a-b]*b' would mistakenly match and print all four input bytes. After the fix, there is no match, as expected. [bug introduced in grep-2.7] * grep -Pz now diagnoses attempts to use patterns containing ^ and $, instead of mishandling these patterns. This problem seems to be inherent to the PCRE API; removing this limitation is on PCRE's maint/README wish list. Patterns can continue to match literal ^ and $ by escaping them with (now needed even inside [...]). [bug introduced in grep-2.5] - Update to 2.23 * Binary files are now less likely to generate diagnostics and more likely to yield text matches. grep now reports "/Binary file FOO matches"/ and suppresses further output instead of outputting a line containing an encoding error; hence grep can now report matching text before a later binary match. Formerly, grep reported FOO to be binary when it found an encoding error in FOO before generating output for FOO, which meant it never reported both matching text and matching binary data; this was less useful for searching text containing encoding errors in non-matching lines. [bug introduced in grep-2.21] * grep -c no longer stops counting when finding binary data. [bug introduced in grep-2.21] * grep no longer outputs encoding errors in unibyte locales. For example, if the byte 'x81' is not a valid character in a unibyte locale, grep treats the byte as binary data. [bug introduced in grep-2.21] * grep -oP is no longer susceptible to an infinite loop when processing invalid UTF8 just before a match. [bug introduced in grep-2.22] * --exclude and related options are now matched against trailing parts of command-line arguments, not against the entire arguments. This partly reverts the --exclude-related change in 2.22. [bug introduced in grep-2.22] * --line-buffer is no longer ineffective when combined with -l. [bug introduced in grep-2.5] * -xw is now equivalent to -x more consistently, with -P and with backrefs. [bug only partially fixed in grep-2.19] - Update info handling scriplets * move from postun to preun * add dependeny for preun - Refresh partially upstreamed patch * testsuite.patch - testsuite.patch: also disable long-pattern-perf test - testsuite.patch: disable unreliable test mb-non-UTF8-performance - GNU grep 2.22: * Improve performance for patterns containing very long strings * Output and pattern matching bug fixes - drop add gnulib-perl522.patch, changed upstream - drop grep-F-heap-overrun.patch, included upstream - add gnulib-perl522.patch from gnulib.bugs - grep-F-heap-overrun.patch: fix heap overrun with grep -F (CVE-2015-1345, bsc#914695) - Fix last change - build with PIE enabled - GNU grep 2.21 - Improvements: * performance improved for searching files containing holes, on platforms where lseek's SEEK_DATA flag works efficiently. * performance improved for rejecting data that cannot match even the first part of a nontrivial pattern. * performance improved for very long strings in patterns. * If a file contains data improperly encoded for the current locale, and this is discovered before any of the file's contents are output, grep now treats the file as binary. * -P no longer reports an error and exits when given invalid UTF-8 data. Instead, it considers the data to be non-matching. - Bug fixes: * fix issues in multibyte locales * grep -F -x -o no longer prints an extra newline for each match. * grep in a non-UTF8 multibyte locale could mistakenly match in the middle of a multibyte character when using a '^'-anchored alternate in a pattern, leading it to print non-matching lines. * grep -F Y no longer fails to match in non-UTF8 multibyte locales * grep -E rejected unmatched ')', instead of treating it like ')'. - Changes in behavior: * The GREP_OPTIONS environment variable is now obsolescent * In locales with multibyte character encodings other than UTF-8, grep -P now reports an error and exits instead of misbehaving. * When searching binary data, grep now may treat non-text bytes as line terminators. This can boost performance significantly. * grep -z no longer automatically treats the byte '200' as binary data.
- Add 0001-make-package-build-reproducible.patch 0002-Implement-SOURCE_DATE_EPOCH-for-reproducible-builds.patch to make corosync build reproducibly (bsc#1180276) - Use %license instead of %doc [bsc#1082318] - Set the license to GPL-3.0+ as per COPYING - Replace xorg-x11-devel buildrequires by the needed individual libraries - Add patch for bnc#989903 and move all scripts from libdir to libexecdir - Version bump to latest release 1.22.3: * X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. * This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. * Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. * Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. * The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. * The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. * A French introduction to the -me macro package has been added (file `meintro_fr.me'). * In -mdoc, command %C is now available, providing a city or place reference. - Refreshed patches: * groff-1.21-CVE-2009-5081.patch * groff-1.21-groffer-libexecdir.patch * groff-force-locale-usage.patch - Replaced patches: * deleted groff_1.22.2-2.debian.diff * added groff_1.22.3-1.debian.diff - New patches: * groff-multi-thread.patch - build with PIE - move man.local and mdoc.local from groff-full to groff * fixes libssh2.org testsuite - Take care of mmroff.1.gz as well as of mmroff perl script - Move important non-graphical macros from groff-full back to groff as otherwise many packages do not build anymore
- Update to version 0.31 (bsc#1164736) + mount-image-callback: mount with -o 'rw' or -o 'ro' (LP: #1663722) + mount-image-callback: run blockdev and udevadm settle on nbd devices. (LP: #1741096, 1741300) + mount-image-callback: Drop support for mounting lxd containers. (LP: #1715994) + growpart: fix bug that stopped GPT disks from being grown past 2TB. (LP: #1762748) + mount-image-callback: mention --help and -C/--cd-mountpoint in Usage + growpart: fix bug when resizing a middle partition with sgdisk (LP: #1706751) [Fred De Backer] + growpart: Resolve symbolic links before operating. [Kevin Locke] (LP: #1744406) + growpart: fix bug occurring if start sector and size were the same. [Lars Kellogg-Stedman] (LP: #1807171) + debian/control: drop Suggests on lxc1 + debian/tests/control: add test growpart-start-matches-size. + White space cleanup. Remove trailing space and tabs. + Move to git. - Clean growpart.spec: * Drop obsolete tags * Use install instead of mkdir+cp+chmod * Fix build on SLE 12 SP4 - Replaced hardcoded systemd paths with macros in spec file - Reference entry for maintenance Tracker bug for the submission set to: bsc#1154357 - Deleted rootgrow source and sub-package build rootgrow is provided on github: https://github.com/SUSE-Enceladus/rootgrow and builds a standalone package now - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Support btrfs resize, handle ro setup in rootgrow (bsc#1097455, bsc#1098681) - Use %license instead of %doc [bsc#1082318] - Split rootgrow and script and service into subpackage to retain dependency chain for growpart - Update to version 0.30 (bsc#1064755) + improved error messages on failure. + ignore sfdisk failure in 2.28.1 when due to reread failing (LP: #1619285) + Add service file to start growpart via systemd + Add rootgrow script to wrap growpart - Update to version 0.29 (bsc#998378) + fix use of partx for newer util-linux versions (LP: #1587971) [Lars Kellogg-Stedman] + fix some issues in error path reporting + capture output of 'partx --help' as older versions do not support that flag, and send output to stderr. + fix bug when growing partitions on disks > 2TB. (LP: #1259703) + run partx only on block devices (not files) + better --dry-run output for gpt disks, providing sgdisk command line that would be used. + support sfdisk >= 2.26, and support gpt partitions with sfdisk
- Add support for simplefb (boo#1193532). * grub2-simplefb.patch - Fix error lvmid disk cannot be found after second disk added to the root volume group (bsc#1189874) (bsc#1071559) * 0001-ieee1275-implement-FCP-methods-for-WWPN-and-LUNs.patch - Fix error /boot/grub2/locale/POSIX.gmo not found (bsc#1189769) * 0001-grub-install-Fix-inverted-test-for-NLS-enabled-when-.patch * 0001-Filter-out-POSIX-locale-for-translation.patch - Fix unknown TPM error on buggy uefi firmware (bsc#1191504) * 0001-tpm-Pass-unknown-error-as-non-fatal-but-debug-print-.patch - Fix arm64 kernel image not aligned on 64k boundary (bsc#1192522) * 0001-arm64-Fix-EFI-loader-kernel-image-allocation.patch * 0002-Arm-check-for-the-PE-magic-for-the-compiled-arch.patch - Fix error not a btrfs filesystem on s390x (bsc#1187645) * 80_suse_btrfs_snapshot - Fix error gfxterm isn't found with multiple terminals (bsc#1187565) * grub2-fix-error-terminal-gfxterm-isn-t-found.patch - Fix boot failure after kdump due to the content of grub.cfg is not completed with pending modificaton in xfs journal (bsc#1186975) * grub-install-force-journal-draining-to-ensure-data-i.patch - Patch refreshed * grub2-mkconfig-default-entry-correction.patch - Fix obsolete syslog in systemd unit file and updating to use journal as StandardOutput (bsc#1185149) * grub2-once.service - Fix build error on armv6/armv7 (bsc#1184712) * 0001-emu-fix-executable-stack-marking.patch - Fix error grub_file_filters not found in Azure virtual machine (bsc#1182012) * 0001-Workaround-volatile-efi-boot-variable.patch - Fix powerpc-ieee1275 lpar takes long time to boot with increasing number of nvme namespace (bsc#1177751) 0001-ieee1275-Avoiding-many-unecessary-open-close.patch - Fix chainloading windows on dual boot machine (bsc#1183073) * 0001-kern-efi-sb-Add-chainloaded-image-as-shim-s-verifiab.patch - VUL-0: grub2,shim: implement new SBAT method (bsc#1182057) * 0031-util-mkimage-Remove-unused-code-to-add-BSS-section.patch * 0032-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch * 0033-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch * 0034-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch * 0035-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch * 0036-util-mkimage-Improve-data_size-value-calculation.patch * 0037-util-mkimage-Refactor-section-setup-to-use-a-helper.patch * 0038-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch * 0039-grub-install-common-Add-sbat-option.patch - Fix CVE-2021-20225 (bsc#1182262) * 0022-lib-arg-Block-repeated-short-options-that-require-an.patch - Fix CVE-2020-27749 (bsc#1179264) * 0024-kern-parser-Fix-resource-leak-if-argc-0.patch * 0025-kern-parser-Fix-a-memory-leak.patch * 0026-kern-parser-Introduce-process_char-helper.patch * 0027-kern-parser-Introduce-terminate_arg-helper.patch * 0028-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch * 0029-kern-buffer-Add-variable-sized-heap-buffer.patch * 0030-kern-parser-Fix-a-stack-buffer-overflow.patch - Fix CVE-2021-20233 (bsc#1182263) * 0023-commands-menuentry-Fix-quoting-in-setparams_prefix.patch - Fix CVE-2020-25647 (bsc#1177883) * 0021-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch - Fix CVE-2020-25632 (bsc#1176711) * 0020-dl-Only-allow-unloading-modules-that-are-not-depende.patch - Fix CVE-2020-27779, CVE-2020-14372 (bsc#1179265) (bsc#1175970) * 0001-include-grub-i386-linux.h-Include-missing-grub-types.patch * 0002-efi-Make-shim_lock-GUID-and-protocol-type-public.patch * 0003-efi-Return-grub_efi_status_t-from-grub_efi_get_varia.patch * 0004-efi-Add-a-function-to-read-EFI-variables-with-attrib.patch * 0005-efi-Add-secure-boot-detection.patch * 0006-efi-Only-register-shim_lock-verifier-if-shim_lock-pr.patch * 0007-verifiers-Move-verifiers-API-to-kernel-image.patch * 0008-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch * 0009-kern-Add-lockdown-support.patch * 0010-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch * 0011-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch * 0012-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch * 0013-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch * 0014-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch * 0015-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch * 0016-commands-setpci-Restrict-setpci-command-when-locked-.patch * 0017-commands-hdparm-Restrict-hdparm-command-when-locked-.patch * 0018-gdb-Restrict-GDB-access-when-locked-down.patch * 0019-loader-xnu-Don-t-allow-loading-extension-and-package.patch * 0040-shim_lock-Only-skip-loading-shim_lock-verifier-with-.patch * 0041-squash-Add-secureboot-support-on-efi-chainloader.patch * 0042-squash-grub2-efi-chainload-harder.patch * 0043-squash-Don-t-allow-insmod-when-secure-boot-is-enable.patch * 0044-squash-kern-Add-lockdown-support.patch * 0045-squash-Add-support-for-Linux-EFI-stub-loading-on-aar.patch * 0046-squash-verifiers-Move-verifiers-API-to-kernel-image.patch - Drop patch supersceded by the new backport * 0001-linuxefi-fail-kernel-validation-without-shim-protoco.patch * 0001-shim_lock-Disable-GRUB_VERIFY_FLAGS_DEFER_AUTH-if-se.patch * 0007-linuxefi-fail-kernel-validation-without-shim-protoco.patch - Add SBAT metadata section to grub.efi - Drop shim_lock module as it is part of core of grub.efi * grub2.spec - Fix build error in binutils 2.36 (bsc#1181741) * 0001-Fix-build-error-in-binutils-2.36.patch - Fix executable stack in grub-emu (bsc#1181696) * 0001-emu-fix-executable-stack-marking.patch - Restore compatibilty sym-links * grub2.spec - Use rpmlintrc to filter out rpmlint 2.0 error (bsc#1179044) * grub2.rpmlintrc - Complete Secure Boot support on aarch64 (jsc#SLE-15020) * 0001-Add-support-for-Linux-EFI-stub-loading-on-aarch64.patch * 0002-arm64-make-sure-fdt-has-address-cells-and-size-cells.patch * 0003-Make-grub_error-more-verbose.patch * 0004-arm-arm64-loader-Better-memory-allocation-and-error-.patch * 0005-Make-linux_arm_kernel_header.hdr_offset-be-at-the-ri.patch * 0006-efi-Set-image-base-address-before-jumping-to-the-PE-.patch * 0007-linuxefi-fail-kernel-validation-without-shim-protoco.patch * 0008-squash-Add-support-for-Linux-EFI-stub-loading-on-aar.patch * 0009-squash-Add-support-for-linuxefi.patch - Fix rpmlint 2.0 error for having arch specific path in noarch package aiming for compatibility with old package (bsc#1179044) * grub2.spec - Fix non POSIX sed argument which failed in sed from busybox (bsc#1181091) * grub2-check-default.sh - Fix boot failure in blocklist installation (bsc#1178278) * Modified 0002-grub-install-Avoid-incompleted-install-on-i386-pc.patch - Fix grub2-install error with "/failed to get canonical path of `/boot/grub2/i386-pc'."/ (bsc#1177957) * Modified 0002-grub-install-Avoid-incompleted-install-on-i386-pc.patch - Fix https boot interrupted by unrecognised network address error message (bsc#1172952) * 0001-add-support-for-UEFI-network-protocols.patch - grub2.spec: Fix bare words used as string in expression which is no longer allowed in rpm 4.16 - Improve the error handling when grub2-install fails with short mbr gap (bsc#1176062) * 0001-Warn-if-MBR-gap-is-small-and-user-uses-advanced-modu.patch * 0002-grub-install-Avoid-incompleted-install-on-i386-pc.patch - Make efi hand off the default entry point of the linux command (bsc#1176134) * 0001-efi-linux-provide-linux-command.patch - Fix verification requested but nobody cares error when loading external module in secure boot off (bsc#1175766) * 0001-shim_lock-Disable-GRUB_VERIFY_FLAGS_DEFER_AUTH-if-se.patch - Make consistent check to enable relative path on btrfs (bsc#1174567) * 0001-Unify-the-check-to-enable-btrfs-relative-path.patch - Add fibre channel device's ofpath support to grub-ofpathname and search hint to speed up root device discovery (bsc#1172745) * 0001-ieee1275-powerpc-implements-fibre-channel-discovery-.patch * 0002-ieee1275-powerpc-enables-device-mapper-discovery.patch - Fix for CVE-2020-15705 (bsc#1174421) * 0001-linuxefi-fail-kernel-validation-without-shim-protoco.patch * 0002-cmdline-Provide-cmdline-functions-as-module.patch - Make grub-calloc inline to avoid symbol not found error as the system may not use updated grub to boot the system (bsc#1174782) (bsc#1175060) (bsc#1175036) * 0001-kern-mm.c-Make-grub_calloc-inline.patch - Fix for CVE-2020-10713 (bsc#1168994) * 0001-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch - Fix for CVE-2020-14308 CVE-2020-14309, CVE-2020-14310, CVE-2020-14311 (bsc#1173812) * 0002-safemath-Add-some-arithmetic-primitives-that-check-f.patch * 0003-calloc-Make-sure-we-always-have-an-overflow-checking.patch * 0004-calloc-Use-calloc-at-most-places.patch * 0005-malloc-Use-overflow-checking-primitives-where-we-do-.patch * 0006-iso9660-Don-t-leak-memory-on-realloc-failures.patch * 0007-font-Do-not-load-more-than-one-NAME-section.patch - Fix CVE-2020-15706 (bsc#1174463) * 0008-script-Remove-unused-fields-from-grub_script_functio.patch * 0009-script-Avoid-a-use-after-free-when-redefining-a-func.patch - Fix CVE-2020-15707 (bsc#1174570) * 0010-linux-Fix-integer-overflows-in-initrd-size-handling.patch - Use overflow checking primitives where the arithmetic expression for buffer allocations may include unvalidated data - Use grub_calloc for overflow check and return NULL when it would occur * 0001-add-support-for-UEFI-network-protocols.patch * 0003-bootp-New-net_bootp6-command.patch * grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch * grub2-btrfs-09-get-default-subvolume.patch * grub2-gfxmenu-support-scrolling-menu-entry-s-text.patch * grub2-grubenv-in-btrfs-header.patch - No 95_textmode for PowerPC (boo#1174166) - Skip zfcpdump kernel from the grub boot menu (bsc#1166513) * grub2-s390x-skip-zfcpdump-image.patch - Fix boot failure as journaled data not get drained due to abrupt power off after grub-install (bsc#1167756) * grub-install-force-journal-draining-to-ensure-data-i.patch - Fix executable stack in grub-probe and other grub utility (bsc#1169137) * grub2-btrfs-06-subvol-mount.patch - Fix GCC 10 build fail (bsc#1158189) * 0001-mdraid1x_linux-Fix-gcc10-error-Werror-array-bounds.patch * 0002-zfs-Fix-gcc10-error-Werror-zero-length-bounds.patch - Backport to support searching for specific config files for netboot (bsc#1166409) * 0001-normal-Move-common-datetime-functions-out-of-the-nor.patch * 0002-kern-Add-X-option-to-printf-functions.patch * 0003-normal-main-Search-for-specific-config-files-for-net.patch * 0004-datetime-Enable-the-datetime-module-for-the-emu-plat.patch - move *.module files to separate -debug subpackage (boo#1166578) - Fix EFI console detection to make it a runtime decision (bsc#1164385) * grub2-SUSE-Add-the-t-hotkey.patch - Downgrade mtools to Suggests for consistency with xorriso (boo#1165839) - remove info requirements, file triggers are used now (boo#1152105) - Add secure boot support for s390x. (jsc#SLE-9425) * grub2-s390x-11-secureboot.patch - Fix grub hangs after loading rogue image without valid signature for uefi secure boot (bsc#1159102) * grub2-verifiers-fix-system-freeze-if-verify-failed.patch - From Stefan Seyfried <seife@novell.slipkontur.de> : Fix grub2-install fails with "/not a directory"/ error (boo#1161641, bsc#1162403) * grub2-install-fix-not-a-directory-error.patch - Correct awk pattern in 20_linux_xen (bsc#900418, bsc#1157912) - Correct linux and initrd handling in 20_linux_xen (bsc#1157912) M grub2-efi-xen-cfg-unquote.patch M grub2-efi-xen-chainload.patch M grub2-efi-xen-cmdline.patch M grub2-efi-xen-removable.patch - Disable btrfs zstd support for i386-pc to workaround core.img too large to be embedded in btrfs bootloader area or MBR gap (boo#1154809) * 0001-btrfs-disable-zstd-support-for-i386-pc.patch - Fix grub2.sleep to load old kernel after hibernation (boo#1154783) - Enable support for riscv64 - Backports from upstream: * risc-v-fix-computation-of-pc-relative-relocation-offset.patch * risc-v-add-clzdi2-symbol.patch * grub-install-define-default-platform-for-risc-v.patch - Version bump to 2.04 * removed - translations-20170427.tar.xz * grub2.spec - Make signed grub-tpm.efi specific to x86_64-efi build, the platform currently shipped with tpm module from upstream codebase - Add shim_lock to signed grub.efi in x86_64-efi build - x86_64: linuxefi now depends on linux, both will verify kernel via shim_lock - Remove translation tarball and po file hacks as it's been included in upstream tarball * rediff - grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch - grub2-commands-introduce-read_file-subcommand.patch - grub2-secureboot-add-linuxefi.patch - 0001-add-support-for-UEFI-network-protocols.patch - grub2-efi-HP-workaround.patch - grub2-secureboot-install-signed-grub.patch - grub2-linux.patch - use-grub2-as-a-package-name.patch - grub2-pass-corret-root-for-nfsroot.patch - grub2-secureboot-use-linuxefi-on-uefi.patch - grub2-secureboot-no-insmod-on-sb.patch - grub2-secureboot-provide-linuxefi-config.patch - grub2-secureboot-chainloader.patch - grub2-s390x-01-Changes-made-and-files-added-in-order-to-allow-s390x.patch - grub2-s390x-02-kexec-module-added-to-emu.patch - grub2-s390x-04-grub2-install.patch - grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch - grub2-efi-chainloader-root.patch - grub2-ppc64le-disable-video.patch - grub2-ppc64-cas-reboot-support.patch - grub2-Fix-incorrect-netmask-on-ppc64.patch - 0003-bootp-New-net_bootp6-command.patch - 0006-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch - 0012-tpm-Build-tpm-as-module.patch - grub2-emu-4-all.patch - grub2-btrfs-09-get-default-subvolume.patch - grub2-ppc64le-memory-map.patch - grub2-ppc64-cas-fix-double-free.patch - 0008-efinet-Setting-DNS-server-from-UEFI-protocol.patch * drop upstream patches - grub2-fix-locale-en.mo.gz-not-found-error-message.patch - grub2-fix-build-with-flex-2.6.4.patch - grub2-accept-empty-module.patch - 0001-Fix-packed-not-aligned-error-on-GCC-8.patch - 0001-Fix-PCIe-LER-when-GRUB2-accesses-non-enabled-MMIO-da.patch - unix-exec-avoid-atexit-handlers-when-child-exits.patch - 0001-xfs-Accept-filesystem-with-sparse-inodes.patch - grub2-binutils2.31.patch - grub2-msdos-fix-overflow.patch - 0001-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch - grub2-efi-Move-grub_reboot-into-kernel.patch - grub2-efi-Free-malloc-regions-on-exit.patch - grub2-move-initrd-upper.patch - 0002-Add-Virtual-LAN-support.patch - 0001-ofnet-Initialize-structs-in-bootpath-parser.patch - 0001-misc-fix-invalid-character-recongition-in-strto-l.patch - 0001-tpm-Core-TPM-support.patch - 0002-tpm-Measure-kernel-initrd.patch - 0003-tpm-Add-BIOS-boot-measurement.patch - 0004-tpm-Rework-linux-command.patch - 0005-tpm-Rework-linux16-command.patch - 0006-tpm-Measure-kernel-and-initrd-on-BIOS-systems.patch - 0007-tpm-Measure-the-kernel-commandline.patch - 0008-tpm-Measure-commands.patch - 0009-tpm-Measure-multiboot-images-and-modules.patch - 0010-tpm-Fix-boot-when-there-s-no-TPM.patch - 0011-tpm-Fix-build-error.patch - 0013-tpm-i386-pc-diskboot-img.patch - grub2-freetype-pkgconfig.patch - 0001-cpio-Disable-gcc9-Waddress-of-packed-member.patch - 0002-jfs-Disable-gcc9-Waddress-of-packed-member.patch - 0003-hfs-Fix-gcc9-error-Waddress-of-packed-member.patch - 0004-hfsplus-Fix-gcc9-error-with-Waddress-of-packed-membe.patch - 0005-acpi-Fix-gcc9-error-Waddress-of-packed-member.patch - 0006-usbtest-Disable-gcc9-Waddress-of-packed-member.patch - 0007-chainloader-Fix-gcc9-error-Waddress-of-packed-member.patch - 0008-efi-Fix-gcc9-error-Waddress-of-packed-member.patch - Consistently find btrfs snapshots on s390x. (bsc#1136970) * grub2-s390x-04-grub2-install.patch - Fix fallback embed doesn't work when no post mbr gap at all (boo#1142229) * Refresh grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch - Revert grub2-ieee1275-FCP-methods-for-WWPN-and-LUNs.patch until merged by upstream (bsc#1134287, bsc#1139345, LTC#177836, LTC#174229). - Fix iteration of FCP LUNs (bsc#1134287, bsc#1139345, LTC#177836, LTC#174229). * Refresh grub2-ieee1275-FCP-methods-for-WWPN-and-LUNs.patch - Use grub2-install to handle signed grub installation for UEFI secure boot and also provide options to override default (bsc#1136601) * grub2-secureboot-install-signed-grub.patch - Remove arm64 linuxefi patches as it's not needed for secure boot * 0001-efi-refactor-grub_efi_allocate_pages.patch * 0002-Remove-grub_efi_allocate_pages.patch * 0003-arm64-efi-move-EFI_PAGE-definitions-to-efi-memory.h.patch * 0004-efi-Add-central-copy-of-grub_efi_find_mmap_size.patch * 0005-efi-Add-grub_efi_get_ram_base-function-for-arm64.patch * 0006-Add-support-for-EFI-handover-on-ARM64.patch - Avoid high resolution when trying to keep current mode (bsc#1133842) * grub2-video-limit-the-resolution-for-fixed-bimap-font.patch - Make GRUB_SAVEDEFAULT working with btrfs (bsc#1128592) * grub2-grubenv-in-btrfs-header.patch - Check/refresh zipl-kernel before hibernate on s390x. (bsc#940457) (Getting rid of hardcoded 'vmlinuz', which failed on PPC as well.) * grub2-systemd-sleep.sh - Try to refresh zipl-kernel on failed kexec. (bsc#1127293) * grub2-s390x-04-grub2-install.patch - Fully support "/previous"/ zipl-kernel, with 'mem=1G' being available on dedicated entries. (bsc#928131) * grub2-s390x-09-improve-zipl-setup.patch - Refresh * grub2-zipl-setup-fix-btrfs-multipledev.patch - Fix GCC 9 build failure (bsc#1121208) * 0001-cpio-Disable-gcc9-Waddress-of-packed-member.patch * 0002-jfs-Disable-gcc9-Waddress-of-packed-member.patch * 0003-hfs-Fix-gcc9-error-Waddress-of-packed-member.patch * 0004-hfsplus-Fix-gcc9-error-with-Waddress-of-packed-membe.patch * 0005-acpi-Fix-gcc9-error-Waddress-of-packed-member.patch * 0006-usbtest-Disable-gcc9-Waddress-of-packed-member.patch * 0007-chainloader-Fix-gcc9-error-Waddress-of-packed-member.patch * 0008-efi-Fix-gcc9-error-Waddress-of-packed-member.patch - Use %doc for older products for compatibility, or may end up with unsuccessful build result * grub2.spec - Revert grub2-ieee1275-open-raw-mode.patch for regression of crashing lvm on multipath SAN (bsc#1113702) * deleted grub2-ieee1275-open-raw-mode.patch - Add exception handling to FCP lun enumeration (bsc#1113702) * grub2-ieee1275-FCP-methods-for-WWPN-and-LUNs.patch - Fix LOADER_TYPE parsing in grub2-once (boo#1122569) - Create compatibility sym-link of grub.xen in the old location to which old VM definition is pointing (bsc#1123942) - Add patch to fix ARM boot, when kernel become too big: * grub2-move-initrd-upper.patch (boo#1123350) - Replace old $RPM_* shell vars. - Support long menu entry by scrolling its text left and right through the key stroke ctrl+l and ctrl+r (FATE#325760) * grub2-gfxmenu-support-scrolling-menu-entry-s-text.patch - Improved hiDPI device support (FATE#326680) * grub2-video-limit-the-resolution-for-fixed-bimap-font.patch - Build platform-packages 'noarch' and move to '/usr/share/efi' for SUSE Manager. (FATE#326960) * grub2-efi-xen-chainload.patch (bsc#1122563) * grub2-efi-xen-removable.patch (refresh) - Support for UEFI Secure Boot on AArch64 (FATE#326541) * 0001-efi-refactor-grub_efi_allocate_pages.patch * 0002-Remove-grub_efi_allocate_pages.patch * 0003-arm64-efi-move-EFI_PAGE-definitions-to-efi-memory.h.patch * 0004-efi-Add-central-copy-of-grub_efi_find_mmap_size.patch * 0005-efi-Add-grub_efi_get_ram_base-function-for-arm64.patch * 0006-Add-support-for-EFI-handover-on-ARM64.patch - Change default tsc calibration method to pmtimer on EFI (bsc#1114754) * 0001-tsc-Change-default-tsc-calibration-method-to-pmtimer.patch - ieee1275: Fix double free in CAS reboot (bsc#1111955) * grub2-ppc64-cas-fix-double-free.patch - Support NVDIMM device names (bsc#1110073) * grub2-getroot-support-nvdimm.patch - Translate caret back to space as the initrd stanza could use space to delimit multiple files loaded (bsc#1101942) * grub2-util-30_os-prober-multiple-initrd.patch - ieee1275: implement FCP methods for WWPN and LUNs (bsc#1093145) * grub2-ieee1275-FCP-methods-for-WWPN-and-LUNs.patch - Fix broken network interface with random address and same name (bsc#1084508) * 0001-ofnet-Initialize-structs-in-bootpath-parser.patch - Fix outputting invalid btrfs subvol path on non btrfs filesystem due to bogus return code handling. (bsc#1106381) * modified grub2-btrfs-10-config-directory.patch - Fix overflow in sector count calculation (bsc#1105163) * grub2-msdos-fix-overflow.patch - Downgrade libburnia-tools to suggest as minimal system can't afford pulling in tcl/tk and half of the x11 stack (bsc#1102515) * modified grub2.spec - Add grub2-binutils2.31.patch: x86-64: Treat R_X86_64_PLT32 as R_X86_64_PC32. Starting from binutils commit bd7ab16b x86-64 assembler generates R_X86_64_PLT32, instead of R_X86_64_PC32, for 32-bit PC-relative branches. Grub2 should treat R_X86_64_PLT32 as R_X86_64_PC32. - The grubxenarch packages are now architecture-independent. [bsc#953297, grub2.spec, grub2-rpmlintrc] - Fix config_directory on btrfs to follow path scheme (bsc#1063443) * grub2-btrfs-10-config-directory.patch - Fix grub2-install --root-directory does not work for /boot/grub2/<arch> on separate btrfs subvolume (boo#1098420) * grub2-btrfs-06-subvol-mount.patch - Fix setparams doesn't work as expected from boot-last-label NVRAM var, after inital CAS reboot on ieee1275 (bsc#1088830) * grub2-ppc64-cas-new-scope.patch - Fix install on xfs error (bsc#1101283) * 0001-xfs-Accept-filesystem-with-sparse-inodes.patch - grub2.spec: change %config to %config(noreplace) Don't overwrite user changes to config files on upgrades. - Marked %{_sysconfdir}/grub.d/40_custom as (noreplace) [bsc#1079332, grub2.spec] - Replace "/GRUB_DISABLE_LINUX_RECOVERY"/ by "/GRUB_DISABLE_RECOVERY"/ in /etc/default/grub and remove test from s390x install section in upec file. [bsc#1042433, grub.default, grub2.spec] - Added "/# needssslcertforbuild"/, which got lost somewhere, to spec file [grub2.spec] - Replace confusing menu on btrfs "/snapper rollback"/ by help text. [bsc#1027588, grub2-btrfs-help-on-snapper-rollback.patch] - Use %license instead of %doc [bsc#1082318] - grub2-emu on s390 keep network during kexec boot (bsc#1089493) * grub2-s390x-10-keep-network-at-kexec.patch - Add grub2-freetype-pkgconfig.patch to fix build with new freetype use pkgconfig to find Freetype libraries. - Fallback to raw mode if Open Firmware returns invalid ihandler (bsc#1071559) * grub2-ieee1275-open-raw-mode.patch - Fix error of essential directory not found on UEFI Xen host (bsc#1085842) * add grub2-efi-xen-removable.patch * rediff grub2-suse-remove-linux-root-param.patch - Fix corruption of "/grub2-install --help"/ and grub2-install manual page (bsc#1086670) * unix-exec-avoid-atexit-handlers-when-child-exits.patch - Fix Nvidia GPU in legacy I/O slot 2 disappears during system startup (bsc#1082914) * 0001-Fix-PCIe-LER-when-GRUB2-accesses-non-enabled-MMIO-da.patch - Fix packed-not-aligned error on GCC 8 (bsc#1084632) * 0001-Fix-packed-not-aligned-error-on-GCC-8.patch - Fix incorrect netmask on ppc64 (bsc#1085419) * grub2-Fix-incorrect-netmask-on-ppc64.patch - Fix UEFI HTTPS Boot from ISO installation image (bsc#1076132) * 0001-add-support-for-UEFI-network-protocols.patch - fix wrong command output when default subvolume is toplevel tree with id 5 (bsc#1078775) * grub2-btrfs-09-get-default-subvolume.patch - insert mdraid modules to support software RAID (bsc#1078775) * grub2-xen-pv-firmware.cfg - Rename grub2-btrfs-workaround-grub2-once.patch to grub2-grubenv-in-btrfs-header.patch - Store GRUB environment variable health_checker_flag in Btrfs header - Fix incorrect check preventing the script from running (bsc#1078481) * 80_suse_btrfs_snapshot - Fix disappeared snapshot menu entry (bsc#1078481) * 80_suse_btrfs_snapshot - Fix unquoted string error and add some more checks (bsc#1079330) * grub2-check-default.sh - The %prep section applies patches, the %build section builds. Remove mixup of patching and building from %prep for quilt setup Related to bsc#1065703 - Check if default entry need to be corrected for updated distributor version and/or use fallback entry if default kernel entry removed (bsc#1065349) * grub2-check-default.sh * grub2-mkconfig-default-entry-correction.patch - Fix grub2-mkconfig warning when disk is LVM PV (bsc#1071239) * grub2-getroot-scan-disk-pv.patch - Filter out autofs and securityfs from /proc/self/mountinfo to speed up nfsroot test in large number of autofs mounts (bsc#1069094) * modified grub2-pass-corret-root-for-nfsroot.patch - Fix http(s) boot security review (bsc#1058090) * 0002-AUDIT-0-http-boot-tracker-bug.patch - 0001-add-support-for-UEFI-network-protocols.patch: * Workaround http data access in firmware * Fix DNS device path parsing for efinet device * Relaxed UEFI Protocol requirement * Support Intel OPA (Omni-Path Architecture) PXE Boot (bsc#1015589) - grub2-xen-pv-firmware.cfg: remove linemode=1 from cmdline for SUSE installer. openQA expects ncurses interface. (bsc#1066919) - use python3 for autogen.sh (fate#323526) - Do not check that PReP partition does not contain an ELF during installation (bsc#1065738). * grub2-install-remove-useless-check-PReP-partition-is-empty.patch - Build diskboot_tpm.img as separate image to diskboot.img to prevent failure in booting on some bogus firmware. To use the TPM image you have to use suse-enable-tpm option of grub2-install (bsc#1052401) * 0013-tpm-i386-pc-diskboot-img.patch - Use /boot/<arch>/loader/linux to determine if install media is SUSE instead of /contents file (bsc#1054453) - Use the pvops-enabled default kernel if the traditional xen pv kernel and initrd are not found (bsc#1054453) - Fix reboot in UEFI environments (bsc#1047331) * Add grub2-efi-Move-grub_reboot-into-kernel.patch * Refresh grub2-efi-Free-malloc-regions-on-exit.patch - Add preliminary patch for UEFI HTTPS and related network protocol support (fate#320130) * 0001-add-support-for-UEFI-network-protocols.patch - grub2-s390x-04-grub2-install.patch : remove arybase dependency in grub2-zipl-setup by not referencing to $[ (bsc#1055280) - Fix minor oversights in and the exit value of the grub2-install helper on s390x. (bsc#1055343, fate#323298) * grub2-s390x-09-improve-zipl-setup.patch - Make grub2.info build reproducible (boo#1047218) - add grub2-fix-build-with-flex-2.6.4.patch - fix build with flex 2.6.4+ that removed explicit (void) cast from fprintf call in yy_fatal_error. - Support LVM physical volume created without metadatacopies (bsc#1027526) * grub2-diskfilter-support-pv-without-metadatacopies.patch - Fix page fault exception when grub loads with Nvidia cards (bsc#1038533) * grub2-efi-uga-64bit-fb.patch - Require 'kexec-tools' for System z. (bsc#944358) * modified grub2.spec - grub2-xen-pv-firmware.cfg: insmod lvm module as it's not auto-loaded to support booting from lvm volume (bsc#1004324) - Grub not working correctly with xen and btrfs snapshots (bsc#1026511) * Add grub2-btrfs-09-get-default-subvolume.patch * grub2-xen-pv-firmware.cfg : search path in default subvolume - new upstream version 2.02 * rediff - use-grub2-as-a-package-name.patch * drop upstream patches - grub2-fix-uninitialized-variable-in-btrfs-with-GCC7.patch - grub2-add-FALLTHROUGH-annotations.patch - update translations - update grub2-btrfs-workaround-grub2-once.patch to also store saved_entry in additional environment block (boo#1031025) - fix building with GCC (bsc#1030247) * add grub2-fix-uninitialized-variable-in-btrfs-with-GCC7.patch * grub2-add-FALLTHROUGH-annotations.patch - Fix out of memory error on lvm detection (bsc#1016536) (bsc#1027401) * grub2-lvm-allocate-metadata-buffer-from-raw-contents.patch - Fix boot failure if /boot is separate btrfs partition (bsc#1023160) * grub2-btrfs-06-subvol-mount.patch - 0004-tpm-Rework-linux-command.patch : Fix out of bound memory copy (bsc#1029187) - new upstream version 2.02~rc2 * rediff - use-grub2-as-a-package-name.patch - grub2-linguas.sh-no-rsync.patch * drop upstream patches - 0001-efi-strip-off-final-NULL-from-File-Path-in-grub_efi_.patch - TPM Support (FATE#315831) * 0001-tpm-Core-TPM-support.patch * 0002-tpm-Measure-kernel-initrd.patch * 0003-tpm-Add-BIOS-boot-measurement.patch * 0004-tpm-Rework-linux-command.patch * 0005-tpm-Rework-linux16-command.patch * 0006-tpm-Measure-kernel-and-initrd-on-BIOS-systems.patch * 0007-tpm-Measure-the-kernel-commandline.patch * 0008-tpm-Measure-commands.patch * 0009-tpm-Measure-multiboot-images-and-modules.patch * 0010-tpm-Fix-boot-when-there-s-no-TPM.patch * 0011-tpm-Fix-build-error.patch * 0012-tpm-Build-tpm-as-module.patch - grub2.spec : Add grub-tpm.efi for Secure Boot - Fix invalid Xen EFI config files if xen_args include GRUB2 quoting (bsc#900418) (bsc#951748) * grub2-efi-xen-cfg-unquote.patch - Fix linuxefi erroneously initialize linux's boot_params with non-zero values. (bsc#1025563) * grub2-linuxefi-fix-boot-params.patch - Removed grub2-fix-multi-device-root-kernel-argument.patch as it has regression on how GRUB_DISABLE_LINUX_UUID=true interpreted (bsc#1015138) - Fix for openQA UEFI USB Boot failure with upstream patch (bsc#1026344) * added 0001-efi-strip-off-final-NULL-from-File-Path-in-grub_efi_.patch * removed 0001-Revert-efi-properly-terminate-filepath-with-NULL-in-.patch - Temporary fix for openQA UEFI USB Boot failure (bsc#1026344) * 0001-Revert-efi-properly-terminate-filepath-with-NULL-in-.patch - grub2.spec: fix s390x file list. - require efibootmgr in efi package (boo#1025520) - Merge changes from SLE12 - add grub2-emu-4-all.patch * Build 'grub2-emu' wherever possible, to allow a better implementation of that feature. - add grub2-s390x-06-loadparm.patch, - add grub2-commands-introduce-read_file-subcommand.patch: * allow s390x to telecontrol grub2. (bsc#891946, bsc#892852) - add grub2-s390x-06-loadparm.patch: * ignore case and fix transliteration of parameter. (bsc#891946) - add grub2-s390x-07-add-image-param-for-zipl-setup.patch * Add --image switch to force zipl update to specific kernel (bsc#928131) - add grub2-s390x-08-workaround-part-to-disk.patch * Ignore partition tables on s390x. (bsc#935127) - add grub2-efi-chainload-harder.patch: * allow XEN to be chain-loaded despite firmware flaws. (bnc#887793) * Do not use shim lock protocol for reading pe header, it won't be available when secure boot disabled (bsc#943380) * Make firmware flaw condition be more precisely detected and add debug message for the case * Check msdos header to find PE file header (bsc#954126) - grub2-s390x-04-grub2-install.patch: * streamline boot to grub menu. (bsc#898198) * Force '/usr' to read-only before calling kexec. (bsc#932951) - grub2-once: * add '--enum' option to enumerate boot-entries in a way actually understood by 'grub2'. (bsc#892852, bsc#892811) * Examine variables from grub environment in 'grub2-once'. (fate#319632) - new upstream version 2.02~rc1 * rediff - use-grub2-as-a-package-name.patch - grub2-s390x-04-grub2-install.patch - grub2-accept-empty-module.patch - grub2-btrfs-04-grub2-install.patch - grub2-btrfs-06-subvol-mount.patch * drop upstream patches - 0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch - 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch - 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch - 0001-Fix-fwpath-in-efi-netboot.patch - 0001-arm64-Move-firmware-fdt-search-into-global-function.patch - 0002-arm-efi-Use-fdt-from-firmware-when-available.patch - grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch - 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch - 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch - 0001-xen-make-xen-loader-callable-multiple-times.patch - 0002-xen-avoid-memleaks-on-error.patch - 0003-xen-reduce-number-of-global-variables-in-xen-loader.patch - 0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch - 0005-xen-synchronize-xen-header.patch - 0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch - 0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch - 0008-xen-factor-out-allocation-of-page-tables-into-separa.patch - 0009-xen-add-capability-to-load-initrd-outside-of-initial.patch - 0010-xen-modify-page-table-construction.patch - 0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch * add - fix-grub2-use-stat-instead-of-udevadm-for-partition-lookup-with-new-glibc.patch fix compilation with new glibc - Fix build error on glibc-2.25 * 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch * 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch - Fix fwpath in efi netboot (fate#321993) (bsc#1022294) * 0001-Fix-fwpath-in-efi-netboot.patch - grub2-systemd-sleep.sh: Fix prematurely abort by commands error return code and skip the offending menu entry (bsc#1022880) - Add support for BLT only EFI GOP adapters (FATE#322332) * grub2-efi-gop-add-blt.patch - info-dir-entry.patch: Update info dir entry to follow renaming to grub2 - Add serial module to efi image. Serial terminal is still useful even with EFI Secure Boot - Support %posttrans with marcos provided by update-bootloader-rpm-macros package (bsc#997317) - Remove outdated README.openSUSE (bsc#907693) - 20_memtest86+: avoid adding memtest86+ to the list with UEFI booting. - Fix new line character in distributor (bsc#1007212) * modified grub2-default-distributor.patch - From Juergen Gross <jgross@suse.com>: grub-xen: support booting huge pv-domains (bsc#1004398) (bsc#899465) * 0001-xen-make-xen-loader-callable-multiple-times.patch * 0002-xen-avoid-memleaks-on-error.patch * 0003-xen-reduce-number-of-global-variables-in-xen-loader.patch * 0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch * 0005-xen-synchronize-xen-header.patch * 0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch * 0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch * 0008-xen-factor-out-allocation-of-page-tables-into-separa.patch * 0009-xen-add-capability-to-load-initrd-outside-of-initial.patch * 0010-xen-modify-page-table-construction.patch * 0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch - add support for netboot on arm64-efi platforms (bsc#998097) * grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch - use $PRETTY_NAME instead of $NAME $VERSION for $GRUB_DISTRIBUTOR in openSUSE Tumbleweed (bsc#995549) * modified grub2-default-distributor.patch - grub2.spec: add http module to grub.efi (fate#320129) - binutils 2.27 creates empty modules without a symtab. Add patch grub2-accept-empty-module.patch to not reject them. - since version 1.7 cryptsetup defaults to SHA256 for LUKS - include gcry_sha256 in signed EFI image - Workaround default entry in snapshot menu (bsc#956046) * grub2-btrfs-08-workaround-snapshot-menu-default-entry.patch - grub2.spec: Add true command to grub.efi (bsc#993274) - grub.default: Empty GRUB_CMDLINE_LINUX_DEFAULT, the value will be fully taken from YaST settings. (bsc#989803) - Add patches from Roberto Sassu <rsassu@suse.de> - Fix grub2-10_linux-avoid-multi-device-root-kernel-argument.patch, device path is not tested if GRUB_DISABLE_LINUX_UUID="/true"/ - added grub2-fix-multi-device-root-kernel-argument.patch (bsc#960776) - grub2-zipl-setup: avoid multi-device root= kernel argument * added grub2-zipl-setup-fix-btrfs-multipledev.patch (bsc#960776) - Add SUSE_REMOVE_LINUX_ROOT_PARAM configuration option to /etc/default/grub, to remove root= and rootflags= from the kernel command line in /boot/grub2/grub.cfg and /boot/zipl/config - added grub2-suse-remove-linux-root-param.patch (bsc#962585) - Support HTTP Boot IPv4 and IPv6 (fate#320129) * 0001-misc-fix-invalid-character-recongition-in-strto-l.patch * 0002-net-read-bracketed-ipv6-addrs-and-port-numbers.patch * 0003-bootp-New-net_bootp6-command.patch * 0004-efinet-UEFI-IPv6-PXE-support.patch * 0005-grub.texi-Add-net_bootp6-doument.patch * 0006-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch * 0007-efinet-Setting-network-from-UEFI-device-path.patch * 0008-efinet-Setting-DNS-server-from-UEFI-protocol.patch - Fix heap corruption after dns lookup * 0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch - fix filelist for s390x - Fix grub2-editenv error on encrypted lvm installation (bsc#981621) * modified grub2-btrfs-workaround-grub2-once.patch - Add missing closing bracket in 'grub2-snapper-plugin.sh'. - Fix snapshot booting on s390x (bsc#955115) * modified grub2-snapper-plugin.sh - Fallback to old subvol name scheme to support old snapshot config (bsc#953538) * added grub2-btrfs-07-subvol-fallback.patch - update grub2-once with patch from Björn Voigt - skip comments in /etc/sysconfig/bootloader (boo#963610) - Make sure all systemd unit files are passed to %service_ macros. - Add patch to free memory on exit in efi environments (bsc#980739) * grub2-efi-Free-malloc-regions-on-exit.patch - Remove xen-devel from BuildRequires required headers are included in grub-2.0.2 - Add support for "/t"/ hotkey to switch to text mode (bsc#976836) * added grub2-SUSE-Add-the-t-hotkey.patch - Add support for hidden menu entries (bsc#976836) * added grub2-Add-hidden-menu-entries.patch - Correct show user defined comments in menu for snapshots (bsc#956698) * modified grub2-snapper-plugin.sh - Fix GRUB_DISABLE_LINUX_UUID to be ignore and also fallback kernel device won't be used if fs uuid not detected (bsc#971867) * added 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch * added 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch - new upstream version 2.02~beta3 * highlights of user visible changes not yet present in openSUSE package - arm-uboot now generates position independent self relocating image, so single binary should run on all supported systems - loader for Xen on aarch64. grub-mkconfig support was not in time for beta3 yet. - improved ZFS support (extensible_dataset, large_blocks, embedded_data, hole_birth features) - support for IPv6 Router Advertisements - support for persistent memory (we do not overwrite it and pass correct information to OS) - try to display more specific icons for os-prober generated menu entries - grub-install detects EFI bit size and selects correct platform (x86_64-efi or i386-efi) independent of OS bit size; needs kernel 4.0 or higher. - LVM RAID1 support - xnu loader fixes which should make OS X menu entry generated by os-prober work again - key modifiers (Ctrl-X etc) should work on EFI too - ... and lot of fixes over entire tree * rediff - rename-grub-info-file-to-grub2.patch - use-grub2-as-a-package-name.patch - grub2-GRUB_CMDLINE_LINUX_RECOVERY-for-recovery-mode.patch - grub2-fix-menu-in-xen-host-server.patch - grub2-efi-HP-workaround.patch - grub2-secureboot-chainloader.patch - grub2-s390x-02-kexec-module-added-to-emu.patch - grub2-s390x-04-grub2-install.patch - grub2-s390x-05-grub2-mkconfig.patch - grub2-efi-xen-chainload.patch - grub2-mkconfig-aarch64.patch - grub2-btrfs-04-grub2-install.patch - grub2-ppc64-cas-reboot-support.patch - 0002-Add-Virtual-LAN-support.patch * fix grub2-secureboot-add-linuxefi.patch - use grub_memset and grub_memcpy instead of memset and memcpy (caused errors due to compiler warning) * drop upstream patches - 0001-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch - 0001-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch - 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch - 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch - 0003-efinet-open-Simple-Network-Protocol-exclusively.patch - 0001-efinet-Check-for-immediate-completition.patch - 0001-efinet-enable-hardware-filters-when-opening-interfac.patch - grub2-xen-legacy-config-device-name.patch - grub2-getroot-support-NVMe-device-names.patch - grub2-netboot-hang.patch - grub2-btrfs-fix-incorrect-address-reference.patch - aarch64-reloc.patch - grub2-glibc-2.20.patch (related code dropped upstream) - grub2-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch - grub2-btrfs-fix-get_root-key-comparison-failures-due-to-en.patch - grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch - grub2-ppc64-qemu.patch - grub2-xfs-Add-helper-for-inode-size.patch - grub2-xfs-Fix-termination-loop-for-directory-iteration.patch - grub2-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch - grub2-xfs-V5-filesystem-format-support.patch - 0001-Add-bootargs-parser-for-open-firmware.patch - grub2-arm64-set-correct-length.patch - grub2-arm64-setjmp-Add-missing-license-macro.patch - grub2-arm64-efinet-handle-get_status-on-buggy-firmware-properly.patch - 0001-unix-password-Fix-file-descriptor-leak.patch - 0002-linux-getroot-fix-descriptor-leak.patch - 0003-util-grub-mount-fix-descriptor-leak.patch - 0004-linux-ofpath-fix-descriptor-leak.patch - 0005-grub-fstest-fix-descriptor-leak.patch - ppc64le.patch - libgcc-prereq.patch - libgcc.patch - 0001-Fix-security-issue-when-reading-username-and-passwor.patch - 0001-menu-fix-line-count-calculation-for-long-lines.patch - grub2-arm64-Reduce-timer-event-frequency-by-10.patch - 0001-unix-do-not-close-stdin-in-grub_passwd_get.patch - 0001-grub-core-kern-i386-tsc.c-calibrate_tsc-Ensure-that.patch - 0002-i386-tsc-Fix-unused-function-warning-on-xen.patch - 0003-acpi-do-not-skip-BIOS-scan-if-EBDA-length-is-zero.patch - 0004-tsc-Use-alternative-delay-sources-whenever-appropria.patch - 0005-i386-fix-TSC-calibration-using-PIT.patch - biendian.patch - ppc64_opt.patch * drop workarounds for gdb_grub and grub.chrp, they are now installed under fixed name * do not patch docs/Makefile.in, it is regenerated anyway - Make mkconfig search for zImage on arm * grub2-mkconfig-arm.patch - Add support to directly pass an EFI FDT table to a kernel on 32bit arm * 0001-arm64-Move-firmware-fdt-search-into-global-function.patch * 0002-arm-efi-Use-fdt-from-firmware-when-available.patch - Add config option to set efi xen loader command line option (bsc#957383) * added grub2-efi-xen-cmdline.patch - Drop ppc64le patches. Build stage1 as BE for Power Droped patches: - grub2-ppc64le-01-Add-Little-Endian-support-for-Power64-to-the-build.patch - grub2-ppc64le-02-Build-grub-as-O1-until-we-add-savegpr-and-restgpr-ro.patch - grub2-ppc64le-03-disable-creation-of-vsx-and-altivec-instructions.patch - grub2-ppc64le-04-powerpc64-LE-s-linker-knows-how-to-handle-the-undefi.patch - grub2-ppc64le-05-grub-install-can-now-recognize-and-install-a-LE-grub.patch - grub2-ppc64le-06-set-the-ABI-version-to-0x02-in-the-e_flag-of-the-PPC.patch - grub2-ppc64le-07-Add-IEEE1275_ADDR-helper.patch - grub2-ppc64le-08-Fix-some-more-warnings-when-casting.patch - grub2-ppc64le-09-Add-powerpc64-types.patch - grub2-ppc64le-10-powerpc64-is-not-necessarily-BigEndian-anymore.patch - grub2-ppc64le-11-Fix-warnings-when-building-powerpc-linux-loader-64bi.patch - grub2-ppc64le-12-GRUB_ELF_R_PPC_-processing-is-applicable-only-for-32.patch - grub2-ppc64le-13-Fix-powerpc-setjmp-longjmp-64bit-issues.patch - grub2-ppc64le-14-Add-powerpc64-ieee1275-trampoline.patch - grub2-ppc64le-15-Add-64bit-support-to-powerpc-startup-code.patch - grub2-ppc64le-16-Add-grub_dl_find_section_addr.patch - grub2-ppc64le-17-Add-ppc64-relocations.patch - grub2-ppc64le-18-ppc64-doesn-t-need-libgcc-routines.patch - grub2-ppc64le-19-Use-FUNC_START-FUNC_END-for-powerpc-function-definit.patch - grub2-ppc64le-20-.TOC.-symbol-is-special-in-ppc64le-.-It-maps-to-the-.patch - grub2-ppc64le-21-the-.toc-section-in-powerpc64le-modules-are-sometime.patch - grub2-ppc64le-22-all-parameter-to-firmware-calls-should-to-be-BigEndi.patch - grub2-ppc64le-fix-64bit-trampoline-in-dyn-linker.patch - grub2-ppc64le-timeout.patch - grub2-ppc64-build-ppc64-32bit.patch - Added patches: - biendian.patch - grub2-ppc64-cas-reboot-support.patch - libgcc-prereq.patch - libgcc.patch - ppc64_opt.patch - ppc64le.patch - Backport upstream patches for HyperV gen2 TSC timer calbration without RTC (bsc#904647) * added 0001-grub-core-kern-i386-tsc.c-calibrate_tsc-Ensure-that.patch * added 0002-i386-tsc-Fix-unused-function-warning-on-xen.patch * added 0003-acpi-do-not-skip-BIOS-scan-if-EBDA-length-is-zero.patch * added 0004-tsc-Use-alternative-delay-sources-whenever-appropria.patch * added 0005-i386-fix-TSC-calibration-using-PIT.patch - Add 0001-menu-fix-line-count-calculation-for-long-lines.patch (bsc#943585) - grub2-xen-pv-firmware.cfg: fix hd boot (boo#926795) - Add 0001-Fix-security-issue-when-reading-username-and-passwor.patch Fix for CVE-2015-8370 [boo#956631] - Update grub2-efi-xen-chainload.patch - fix copying of Linux kernel and initrd to ESP (boo#958193) - Rename grub2-xen.cfg to grub2-xen-pv-firmware.cfg (boo#926795) - grub2-xen.cfg: to handle grub1 menu.lst in PV guest (boo#926795) - Expand list of grub.cfg search path in PV Xen guest for systems installed to btrfs snapshot. (bsc#946148) (bsc#952539) * modified grub2-xen.cfg - drop grub2-fix-Grub2-with-SUSE-Xen-package-install.patch (bsc#774666) - Add 0001-unix-do-not-close-stdin-in-grub_passwd_get.patch Fix reading password by grub2-mkpasswd-pbdk2 without controlling tty, e.g. when called from Xfce menu (boo#954519) - Modify grub2-linguas.sh-no-rsync.patch to re-enable en@quot catalog (boo#953022). Other autogenerated catalogs still fail to build due to missing C.UTF-8 locale. - Allow to execute menuentry unrestricted as default (fate#318574) * added grub2-menu-unrestricted.patch - Add missing quoting for linuxefi (bsc#951962) * modified grub2-secureboot-use-linuxefi-on-uefi.patch * refreshed grub2-secureboot-provide-linuxefi-config.patch - Include custom.cfg into the files scanned by grub2-once. Allows to chose manually added entries as well (FATE#319632). - Upstream patches for fixing file descriptor leakage (bsc#943784) * added 0001-unix-password-Fix-file-descriptor-leak.patch * added 0002-linux-getroot-fix-descriptor-leak.patch * added 0003-util-grub-mount-fix-descriptor-leak.patch * added 0004-linux-ofpath-fix-descriptor-leak.patch * added 0005-grub-fstest-fix-descriptor-leak.patch - Do not force ro option in linuxefi patch (bsc#948555) * modified grub2-secureboot-use-linuxefi-on-uefi.patch * refrehed grub2-secureboot-provide-linuxefi-config.patch - add 0001-efinet-Check-for-immediate-completition.patch, 0001-efinet-enable-hardware-filters-when-opening-interfac.patch, grub2-arm64-efinet-handle-get_status-on-buggy-firmware-properly.patch (bsc#947203) - Set default GRUB_DISTRIBUTOR from /etc/os-release if it is empty or not set by user (bsc#942519) * added grub2-default-distributor.patch * modified grub.default - add systemd-sleep-plugin subpackage (bsc#941758) - evaluate the menu entry's title string by printf * modified grub2-once * added grub2-systemd-sleep.sh - fix for 'rollback' hint (bsc#901487) * modified grub2-btrfs-05-grub2-mkconfig.patch: - Replace 12.1 with 12 SP1 for the list of snapshots (bsc#934252) * modified grub2-snapper-plugin.sh - Fix btrfs subvol detection on BigEndian systems (bsc#933541) * modified grub2-btrfs-06-subvol-mount.patch - Fix grub2-mkrelpath outputs wrong path on BigEndian system * added grub2-getroot-fix-get-btrfs-fs-prefix-big-endian.patch - If we have a post entry and the description field is empty, we should use the "/Pre"/ number and add that description to the post entry. (fate#317972) - Show user defined comments in grub2 menu for snapshots (fate#318101) * modified grub2-snapper-plugin.sh - add 0001-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch make sure firmware path starts with '/' (boo#902982) - Fix btrfs patch on BigEndian systems (bsc#933541) * modified grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch * modified grub2-btrfs-06-subvol-mount.patch - Fix license for setjmp module * added grub2-arm64-setjmp-Add-missing-license-macro.patch - Fix install into snapper controlled btrfs subvolume and can't load grub modules from separate subvolume (fate#318392) * added grub2-btrfs-06-subvol-mount.patch * grub2-snapper-plugin.sh: use absolute subvol name - also Recommends mtools for grub2-mkrescue (used to create EFI boot image) in addition to libburnia-tools. - Support booting opensuse installer as PV DomU (boo#926795) * added grub2-xen.cfg for tracking default pvgrub2 xen configs rather than generating it from spec file * grub2-xen.cfg: from Olaf Hering <ohering@suse.com> - replace grub2-efinet-reopen-SNP-protocol-for-exclusive-use-by-grub.patch with upstream version: * 0001-efidisk-move-device-path-helpers-in-core-for-efinet.patch * 0002-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch * 0003-efinet-open-Simple-Network-Protocol-exclusively.patch Fixes EFI network boot in some QEMU configurations. - fix grub2-mkconfig-aarch64.patch: fix arch detection broken by malformed patch rediffing - Cleanup patch not applied * remove grub2-enable-theme-for-terminal-window.patch * grub2.rpmlintrc: remove addFilter("/patch-not-applied"/) - Merge changes from SLE12 - Do not pass root= when root is on nfs (bnc#894374) * modified grub2-pass-corret-root-for-nfsroot.patch * modified grub2-secureboot-provide-linuxefi-config.patch * modified grub2-secureboot-use-linuxefi-on-uefi.patch - Fix xen pvops kernel not appear on menu (bnc#895286) * modified grub2-fix-menu-in-xen-host-server.patch - Workaround grub2-once (bnc#892358) * added grub2-btrfs-workaround-grub2-once.patch * added grub2-once.service * modified grub2-once - Fix busy-loop and hang while network booting (bnc#870613) * added grub2-netboot-hang.patch - Add warning in grubenv file about editing it directly (bnc#887008) * added grub2-editenv-add-warning-message.patch - Fix broken graphics with efifb on QEMU/KVM and nomodeset (bnc#884558) * added grub2-efi-disable-video-cirrus-and-bochus.patch - Disable video support on Power (bnc#877142) * added grub2-ppc64le-disable-video.patch - Track occupied memory so it can be released on exit (bnc#885026) * added grub2-ppc64le-memory-map.patch - Fix grub.xen config searching path on boot partition (bnc#884828) - Add linux16 and initrd16 to grub.xen (bnc#884830) * added grub2-xen-linux16.patch - VLAN tag support (fate#315753) * added 0001-Add-bootargs-parser-for-open-firmware.patch * added 0002-Add-Virtual-LAN-support.patch - Use chainloader to boot xen.efi under UEFI (bnc#871857) * added grub2-efi-xen-chainload.patch - Use device part of chainloader target, if present (bnc#871857) * added grub2-efi-chainloader-root.patch - Create only hypervisor pointed by /boot/xen.gz symlink (bnc#877040) * modified grub2-fix-Grub2-with-SUSE-Xen-package-install.patch - Fix xen and native entries differ in grub.cfg (bnc#872014) * modified grub2-linux.patch - Fix install error on ddf md device (bnc#872360) * added grub2-getroot-treat-mdadm-ddf-as-simple-device.patch - Fix booting from NVMe device (bnc#873132) * added grub2-getroot-support-NVMe-device-names.patch - Document peculiarities of s390 terminals * added README.ibm3215 - Grub2 for System z (fate#314213) * added grub2-s390x-02-kexec-module-added-to-emu.patch * added grub2-s390x-03-output-7-bit-ascii.patch * added grub2-s390x-04-grub2-install.patch * added grub2-s390x-05-grub2-mkconfig.patch - grub2-arm64-set-correct-length.patch: arm64: set correct length of device path end entry - grub2-efi-HP-workaround.patch: * try to read config from all-uppercase prefix as last resort. (bnc#872503) (boo#902982) - add luks, gcry_rijndael, gcry_sha1 to signed EFI image to support LUKS partition in default setup (boo#917427) - enable i386-xen (boo#891043) - Downgrade os-prober dependency to Recommends (boo#898610) - grub2-snapper-plugin.sh: cleanup grub-snapshot.cfg not referring to any snapshot (boo#909359) - Require efibootmgr also on i586 - Require efibootmgr also on aarch64 - grub2-snapper-plugin.sh: fix use of printf without format string; fix quoting - grub2-arm64-Reduce-timer-event-frequency-by-10.patch: fix periodic timer on arm64 - enable 32bit arm targets for uboot and efi - Replace 'echo -e' command in grub2-snapper-plugin.sh script to 'printf' command. '-e' option of 'echo' command may be unsupported in some POSIX-complete shells. - fix bashism in post script - grub2.spec: Fix conditional construct which wasn't supported by older versions of rpmbuild (caused error message "/parseExpressionBoolean returns -1"/.) - fix errors when boot is btrfs with Windows partition scheme. The first partition is created on cylinder boundary that can't offer enough room for core.img and also the installation has to be in logical paritition which made MBR the only location to install. (bnc#841247) * add grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch
- fix DFLTCC segfault [bsc#1177047] - added patches fix https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=be0a534ba2b6e77da289de8da79e70843b1028cc + gzip-1.10-fix-DFLTCC-segfault.patch - gzip.spec: move %patch10 from the ifarch condition (mistake) - add gzip-1.10-fix_count_of_lines_to_skip.patch to fix count of lines to skip [bsc#1180713] - Enable DFLTCC compression for s390x for levels 1-6 (i. e. to make it used by default) by adding -DDFLTCC_LEVEL_MASK=0x7e to CLFAGS. [jsc#SLE-13775] - refresh gzip-1.10-ibm_dfltcc_support.patch to fix three data corruption issues [bsc#1145276] [jsc#SLE-5818] [jsc#SLE-8914] - add gzip-1.10-ibm_dfltcc_support.patch [jsc#SLE-5818] [jsc#SLE-8914] * it adds support for DFLTCC (hardware-accelerated deflation) for s390x arch * enable it via "/--enable-dfltcc"/ option - gzip 1.10: * Compressed gzip output no longer contains the current time as a timestamp when the input is not a regular file. Instead, the output contains a null (zero) timestamp. This makes gzip's behavior more reproducible when used as part of a pipeline. * A use of uninitialized memory on some malformed inputs has been fixed. * A few theoretical race conditions in signal handers have been fixed. - drop upstreamed patches: * gnulib-libio.patch * gzip-1.8-deprecate_netstat.patch - gnulib-libio.patch: Update gnulib for libio.h removal - Use %license (boo#1082318) - license is GPL-3.0+ - Update to 1.9 * Fix suffix handling * Fix bug when handling pack format while decompressing * Fix time handling bug * Improve exit code handling for shell scripts - remove gzip-1.8-fix_unpack_EOB_check.patch as it is included upstream now - refresh manpage-no-date.patch - spec file cleanups - add gzip-1.8-deprecate_netstat.patch to get rid of deprecated 'netstat -n' command in tests/init.sh script - add gzip-1.8-fix_unpack_EOB_check.patch to fix mishandling of leading zeros in the end-of-block code [bsc#1067891] - Make build reproducible in spite of gcc profile based optimizations (boo#1040589) - changing the way how gcc profiling is generating to have a reproducible build - define %{_buildshell} to /bin/bash as we newly rely on bash features like {1..9} - cleanup with spec-cleaner - use loop with a range instead of a number list - Update to 1.8 * gzip -l no longer falsely reports a write error when writing to a pipe. * Port to Oracle Solaris Studio 12 on x86-64. * When configuring gzip, ./configure DEFS='...-DNO_ASM...' now suppresses assembler again. - Small spec file cleanup - Version update to release 1.7: * gzip now accepts the --synchronous option * gzip now accepts the --rsyncable option * The GZIP environment variable is now obsolescent * Installed programs like 'zgrep' now use the PATH environment variable as usual to find subsidiary programs like 'gzip' and 'grep' - Remove obsolete patch tempfile.diff - Remove upstreamed patch gzip-rsyncable.diff - Rebase manpage-no-date.patch to apply to 1.7 version - Rename reproducible.patch to something actually explanatory: * manpage-no-date.patch - Add reproducible.patch to fix build-compare - build with PIE
- Add patch f2193587.patch from github pull request (bsc#1134351) * Fix segfault on arm machines which do not eport the cache size or say it is -1 in sysfs - Use %license instead of %doc [bsc#1082318] - update to 1.9.2 * Cross compile fixes * Limit watermark max to less than pool size to avoid 100% cpu condition * Add service.suse init script - drop fix-enforced-clock-gettime.patch (fixed upstream) - cleanup with spec-cleaner - reset rpm groups - Add haveged-no-syslog.patch to remedy the potential for deadlocks when booting the system: journald reads from /dev/random, which receives entropy from haveged, which in turn logs to syslog before providing any. Ideally, haveged would provide a proper command-line flag to disable use of syslog. Will work with upstream to resolve this in a cleaner way. (bnc#959237) - Remove "/After=systemd-random-seed.service"/ from systemd service file to avoid the potential for deadlocks when booting the system: systemd-random-seed needs /var to read its previous state; mounting /var needs journald; journald needs entropy; and entropy is provided by haveged, which needs systemd-random-seed. (bnc#959237) - Fix missing dependency on coreutils for initrd macros (boo#958562) - haveged.service: reverted the dependency on systemd-journald.socket for now, as it causes a dependency loop. bsc#949728 bsc#950857 - modules-setup.sh should be module-setup.sh in dracut, also 755 - add dependency on systemd-journald.socket to make haveged really start before journald in the initrd. bsc#898669 - add fix-enforced-clock-gettime.patch to fix build on generic platforms like e.g. aarch64, which is only needed due to our (non-recommended choice) of using gettime (fate#318370) - haveged-dracut.module: include haveged into the initrd for randomness generation. bsc#898669 - haveged.service: adjust so it is started before journald and also make sure it is shutdown quite late. bsc#898669 - regenerate initrd on installation. bsc#898669
- update to version 9.52 * 9.52 - add support for Jmicron USB-SATA bridges * 9.51 - New --security-prompt-for-password flag for use with the various --security- actions - Makefile tweak - fix spelling/typos in man page and "/removable"/ - fix spelling/typos in --sanitize-crypto-scramble - fix NULL password handling in --security-unlock * 9.50 - minor fixes for sanitize device stuff * 9.49 - add ACS-3 overprovisioning support - fix bug in display of security section and use updated erase-time values from ACS-3 - increase timeout on fwdownload to 2 minutes - fix bugs from devslp patch - run spec-cleaner - remove 56-idedma.rules and idedma.sh as none of these scripts have any function whatsoever. They rely on the obsolete IDE drivers [bsc#991898] - remove /etc/sysconfig/ide file [bsc#922659] - update to version 9.48 * 9.48 - fixed a number of output bugs due to the devslp patch * 9.47 - added devslp patch (IDENTIFY word 76) from David Woodhouse. - help and manpage fixes from Michal Minar. * 9.46 - fix compilation with "/musl libc"/. - added "/hex:aabbcc.."/ for binary security passwords. - return EIO when read_big_block() fails - use llabs() rather than abs() in identify.c - use spec-cleaner - Update to version 9.45 * fixed blocksize handling in fibmap code to use result from FIGETBSZ in more places * fixed divide by zero exception in geom.c * tidying up formatting in sgio.c - Use preferred download URL; replace only rpm shell vars with macros to go in line with the rest. - fix bashisms in ultrabayd and udev.idedma.sh scripts - add patches: * hdparm-9.43-fix-bashisms.patch - Fix udev rules, broken script location, scriptlets macro usages.. - Remove insserv dependency; the package doesn't contain any init script - Add pkgconfig(udev) BuildRequires: needed in order to dynamically extract the right folder for udev rules and scripts. - Copy the udev rules to %{_udevdir}, identified based on udev.pc. - Add pkgconfig BuildRequires: needed, as we otherwise end up not having pkg-config in the build root, which we rely on to read the .pc file. - update to hdparm-9.43 - rearrange flag execution so that the idle/standby/sleep "/now"/ flags are executed last. - update to hdparm-9.42 - fix ordering of -S -y flags - spelling, typo, and formatting fixes for manpage and others - set block-count to 1 for Security commands sent via SAT (sgio) - use FIGETBSZ to determine filesystem block size for fibmap -- needed for FAT - fix master password revcode handling - try and fix reg_flags (again!) for old IDE taskfile ioctls - fixed '&&' bug in dco_identify code - force sector dumps (read-sector, identify, ..) to use le16 output format - proper SCT identify info courtesy of Leonid Evdokimov <leon@darkk.net.ru> - updated raid1ext4trim.sh-1.5 script - avoid HDIO_GETGEO_BIG when possible (doesn't exist in linux-2.6.xx and beyond) - pad secure erase timeouts by 30minutes rather than 5minutes. - fix license warning, set to SUSE-Permissive - put binaries in /usr tree (UsrMerge) project - update to hdparm-9.39 - added -R flag to control Read-Write-Verify feature, courtesy of Gordan Bobic - nuked leftover sgio.c.orig file - update to hdparm-9.38 - updated wiper.sh to allow all SCSI_DISK major numbers - updated handing for very long SECURITY-ERASE times - added -J flag for wdidle3 set/get - cross-build fix: use %__cc macro - remove fragile _service file - update to hdparm-9.37 (bnc#664825) - handle raid1 start_lba values, and show -1 for indeterminte raid start_lba values - abort --fibmap when start_lba is indeterminate - updated wiper.sh to fix a kink with hfsplus filesystems - updated wiper.sh to no longer rely on the obsolete "/rdev"/ command - update to hdparm-9.36 - udpated raid1ext4trim.sh script to version 1.4 - updated wiper.sh to support hfsplus and ntfs filesystem types, courtesy of Heiko Wegeler - updated wiper.sh with new flag to enable unattended operation, and handle SIGPIPE - updated manpage to indicate max sector range of 65335 for TRIM - update to hdparm-9.35 * third go at fixing cdb issues, fixing -B flag. Got it this time (finally). - changes in hdparm-9.34 * fix bad/missing cdb transfer length field for IDENTIFY and some other commands - update to hdparm-9.33 * fix AHCI issues in sg16(): don't ask for sense_data on DATA-xfer commands * fix compiler warnings on old systems * fixed compilation on old systems lacking __be16 - update to hdparm-9.32 * fix b0rked (since 9.27?) SET_FEATURES commands; eg. -B, -M, etc.. - update to hdparm-9.30 * report word[105] in -I : max 512-byte blocks of range-data per DSM/Trim command * fix wiper.sh/hdparm to use only as many LBA ranges per TRIM as the drive can handle * manpage / help-text cleanups from Benno Schulenberg <bensberg@justemail.net> - update to hdparm-9.29 * add --offset for use with -t, to get timings from middle/end of drive, * restrict --trim-sector-ranges-stdin to small TRIM commands on most drives * fix w62 bug in -I * dump all data bytes with --verbose * warn about bad/missing sense data, but continue regardless * show in/out data[] separately with --verbose * Add reporting to -I for sata3 signaling speed. * force use of ATA_16 for all commands to ATAPI devices. * supply a sector count of "/1"/ for IDENTIFY commands, to satisfy buggy USB3 bridges. Update to hdparm-9.28: * check for EBADE for IDE/ATAPI compatibility with recent kernels * always issue both methods when setting DVD speed with -E * use /usr/sbin/rdev to find rootdev in wiper.sh * fix reporting of Sector-0 offset, from Martin Petersen * first crack at decoding the "/WD Idle3"/ vendor-unique command (disabled by default) - added leak-fix.patch [bnc#538942] - Install wiper.sh and its README; display appropriate warnings - Update to hdparm-9.27: * Update wiper.sh to 2.3 * Fix interaction with old IDE drivers - Update to hdparm-9.26: * Update wiper.sh to 2.2 * Fix handling of model names with spaces in hdparm -i * bugfix for --security-erase-enhanced * set _FILE_OFFSET_BITS in geom.c * added reporting for "/Deterministic read ZEROs after TRIM"/ feature - Update to hdparm-9.25: * slightly tidier output from --trim-* commands * restrict --trim-sector-ranges-stdin to limit from /sys/block/sd?/queue/max_sectors_kb * updated wiper.sh to use --trim-sector-ranges-stdin - Update to hdparm-9.24: * fixed malloc() bug in --trim-sector-ranges - Update to hdparm-9.23: * minor cosmetic changes in fibmap.c * added --trim-sector-ranges-stdin for wiper.sh-2.0 * tightened up excess-args checking on a number of flags * added name to version line - updated to hdparm 9.22 - added fsync() call inside --fallocate - fixed fibmap.c to work around an observed ext4 bug with FIEMAP's "/LAST"/ flag - added detailed comments to wiper.sh - more rework of wiper.sh, added xfs support, added generic online support - twiddled the code in geom.c slightly - cosmetic changes in fibmap.c and the manpage description of --fibmap - added kernel patch for compat_ioctl::fiemap support - version hdparm 9.21 - fixes and (big) speedups to wiper.sh (v1.2) script - version hdparm 9.20 - unified the online/offline wiper scripts into a single wiper.sh script - fixed bug whereby the wiper scripts generated command-lines too long for bash - fixed non-zero exit status from successful --trim-sector-ranges - reimplemented --trim-sector-ranges to use sg16() directly, with aligned data - allow wiper scripts to issue TRIM with up to 255 sectors of LBA-range data - added kernel patch file for sil24 protocol fix, needed for wiper/TRIM - cosmetic updates to the wiper scripts - fixed confirmation prompt text for --trim-sector-ranges - fixed manpage example for --trim-sector-ranges - removed some dead code (previously #if 0'd) - update to version 9.19 - fixed compile of fallocate.c on older systems - fixed man page description of --fallocate (parameters were reversed) - version 9.18 - fixed -E (set cd/dvd streaming speed) - updated man page for --fallocate, indicating ext4/xfs only - bumped max_sectors to 8000000 per TRIM in wiper scripts - s/awk/$GAWK/ in wiper.sh.online script - version 9.17 - added wiper/ subdirectory with preliminary SSD-wiper (TRIM) scripts - nuked kernel_patches/ subdirectory - Capitalize first word of each line of help output - added ioctl(FIEMAP) support to --fibmap - added --fallocate flag - added --trim-sector-ranges flag - removed --trim-sectors flag - removed --fibmap-sector flag - first cut at wiper.sh script, to trim unused space on a non-rw ext[234] filesystem - embed VERSION string for easier digging out with strings(1) - update to version 9.16 - new protocol-specific forms of --fwdownload flags - added --trim-sectors flag - prevent segfaults when get_identify_data() fails - added full word69 features reporting for -I - added BuffSize=unknown to -i - dropped fix_standby object file from package (it breaks build process bnc#513109) - update to version 9.15 - fix sgio.c LBA48 bugs on big-endian machines - fix -m to work with libata - added development snapshot of --erase-sectors (256) command (do not use) - added development snapshot of --format-track (256) command (do not use) - version 9.14 - display DSM determinate/indeterminate TRIM support in -I output - tidy output of CFA features from -I - switch back to O_RDONLY for everything, to keep Debian/udevd happy - do not try to set DMA for libata devices - it will not do anything - move rules file to /lib/udev/rules.d - update to version 9.13 * fix O_DIRECT (--direct) for arch's other than x86 * strip leading/trailing spaces from -i model/fwrev/serno strings - update to version 9.12 * added logical/physical sector size reporting * updated -I output with SATA-2.6 additions * support APM level retrieval with -B flag * updated -C output to match ATA8 * added "/form factor"/ and "/rotation"/ display to -I, courtesy of Martin K.Petersen.
- Update to version 0.17: + Fix 256x256@2/animations name in index.theme. - Changes from version 0.16: + Add hidpi icon directories (e.g. 48x48@2) with scale=2. - Migrate %icon_theme_cache_post/postun macro from hicolor-icon-theme to gtk2-tools and gtk3-tools file triggers. The macros are defined to be nop, in order to not break all spec files for now. - Update url to point to some existing location. - Run over with spec-cleaner: Update macros and remove obsolete clean section. - Drop hicolor-scalable-sizes.patch: It breaks builder icons, and default icons on desktops like MATE. It has never been taken upstream, nor is any other distro using it, so lets align with everyone else. - Update to version 0.15: + Add symbolic/apps directory for symbolic app icons. - Update to version 0.14: + Use automake to generate VPATH-compatible makefiles. - Update to version 0.13: + Icon-theme-spec: Add icon scale support. + Support 512x512 bitmaps for high density display age. - Rebase hicolor-scalable-sizes.patch. - Added url as source. Please see http://en.opensuse.org/SourceUrls - Spec-cleanup using format_spec_file service. - Update macros.hicolor after upstream GTK+ decided to use the same name for the gtk-update-icon-cache tool in both gtk2 and gtk3: we use alternatives to handle the two versions of the tools. This means we can always assume that the tool name is gtk-update-icon-cache; so no need to check for gtk-update-icon-cache-3.0. - Reformat macros.hicolor so that the generated scriptlet looks a bit nicer. - Add rpm macros to update icon themes. - Add a %ghost file for the hicolor icon cache, but since this package actually doesn't contain any icon, do not do anything in %post/%postun: this will be done by packages installing icons in the hicolor icon theme. - Add a rpmlintrc file to suppress the ghost-files-without-postin warning which is wrong in this specific case. - Update to version 0.12: + Fix details with 256x256 icons - Remove hicolor-256.patch. Fixed upstream - Update to version 0.11: + Added 256x256 size. (fdo#15231) + Build system updates. - Remove call to suse_update_config macro, it's not needed. - Update hicolor-256.patch to handle the missing parts, not done by the upstream fix. - Update hicolor-scalable-sizes.patch to not added useless contexts. - Drop hicolor-kde-bits.patch: it should not be needed, since the hicolor theme cannot be selected by the user (confirmed by some usptream KDE people). - updated patches to apply with fuzz=0 - make patch0 usage consistent - Respin hicolor-kde-bits.patch that doesn't apply with new patch package.
- Add build require libnsl-devel in preparation of libnsl removal from glibc. - Add ypdomainname and nisdomainname, too. Were removed from yp-tools. - Update to 3.16, announce message: * Changed buffer size to the recommended 255 character when working with names instead of IPs. (Closes: #796922) * Bumped Standards-Version to 3.9.6, no changes needed. - Use %{name} instead of hostname - Use CFLAGS="/%{optflags}"/ to fix 'File is compiled without RPM_OPT_FLAGS' - Add changelog to Documentation - BuildIgnore hostname (ourselves): net-tools has a dependency on hostname, and net-tools is part of the VMInstall package set. As we know we do not rely on our own code to build, we can safely ignore hostname and break that nasty buildcycle. - initial packaging
- merge gh#openSUSE/hwinfo#92 - improve getting video mode info (bsc#1181101) - try harder to break out of infinite I/O loops - 21.72 - merge gh#openSUSE/hwinfo#89 - rework network device detection on aarch64 (bsc#1177600, bsc#1177261) - 21.71 - merge gh#openSUSE/hwinfo#86 - update pci and usb ids (bsc#1169682) - fix compiler warnings - 21.70 - merge gh#openSUSE/hwinfo#85 - fix xen detection (bsc#1167561) - add link to cpuid doc - 21.69 - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. - merge gh#openSUSE/hwinfo#84 - the /sbin/udevadm compat symlink is gone - 21.68 - Use FAT LTO objects in order to provide proper static library. - merge gh#openSUSE/hwinfo#81 - fix DASD detection (bsc#1136475) - don't include bcache devices - 21.67 - merge gh#openSUSE/hwinfo#80 - fix Makefile and allow building for old distros - 21.66 - merge gh#openSUSE/hwinfo#79 - return BIOS UUID in decoded (with '-'s) form (bsc#1135819) - 21.65 - Update of pci and usb ids (bsc#1127840) (#77) - 21.64 - merge gh#openSUSE/hwinfo#75 - adjust system type detection (bsc#1117982) - rework version number generation in header file - small correction - 21.63 - merge gh#openSUSE/hwinfo#73 - update pci and usb ids (fate#326431) - add script to update pci and usb ids - adjust hwinfo know about RISC-V - update git2log script - fix curl commands - 21.62 - merge gh#openSUSE/hwinfo#72 - fix id of s-par storage controller (bsc#1107196) - 21.61 - merge gh#openSUSE/hwinfo#71 - add network interfaces found on mdio bus (bsc#1018271) - 21.60 - merge gh#openSUSE/hwinfo#70 - The location of the S-Par drivers virtual buses has changed (bsc#1107196) - The location of the S-Par drivers virtual buses has changed - 21.59 - merge gh#openSUSE/hwinfo#59 - ensure udev device links are unique (bsc#1084700) - 21.58 - merge gh#openSUSE/hwinfo#69 - check for vmware only when running in a vm (bsc#1105003) - 21.57 - merge gh#openSUSE/hwinfo#66 - Add support for RISC-V - 21.56 - merge gh#openSUSE/hwinfo#64 - try a more agressive way to catch all usb platform controllers (bsc#1072450) - 21.55 - merge gh#openSUSE/hwinfo#63 - detect ARM HISILICON SAS controller (bsc#1072450) - 21.54 - merge gh#openSUSE/hwinfo#60 - detect usb controller in ARM platform device (bsc#1072450) - add xhci interface constant - 21.53 - merge gh#openSUSE/hwinfo#57 - add another sanity check on scsi serial id (bsc#1078511) - 21.52 - merge gh#openSUSE/hwinfo#55 - Please make CDBISDN_DATE ignore timezone. - 21.51 - merge gh#openSUSE/hwinfo#54 - support SMBIOS 3.0 spec (bsc#1062562) - 21.50 - merge gh#openSUSE/hwinfo#52 - Ensure /var/lib/hardware/udi exists and with 755 permissions - 21.49 - merge gh#openSUSE/hwinfo#51 - sort input files (boo#1041090) - allow to override current time (boo#1047218) - 21.48 - merge gh#openSUSE/hwinfo#53 - really set default timeout to 20s for Video BIOS emulation calls (bsc#1051076) - 21.47 - merge gh#openSUSE/hwinfo#50 - map also alternate video bios entry points (bsc#1033832) - try harder to get the video mode list - add links to technical specifications - 21.46 - merge gh#openSUSE/hwinfo#49 - avoid access to video memory (bsc#1033832) - 21.45 - merge gh#openSUSE/hwinfo#48 - fix conditional expression in hddb.c (gh#openSUSE/hwinfo#20) - 21.44 - merge gh#openSUSE/hwinfo#47 - block i/o access when reading mode list from BIOS (bsc#1033832) - 21.43 - merge gh#openSUSE/hwinfo#46 - include updated hd.h in package archive - update pci and usb ids (fate#321448) - 21.42 - remove references to qlogic-firmware (bsc#1036884) - 21.41 - enhance documentation - merge gh#openSUSE/hwinfo#45 - small doc changes - 21.40 - sanitize changelog - powerpc: support ibmvnic network interfaces (bsc#1031676) - 21.39 - increase version - simplify code in smbios_get_info() - look for smbios entry point also in efi settings (bsc#1010276) - 21.38 - increase version - look for dmi table also in sysfs (bsc#1010276) - 21.37 - provide also HD_MINOR_VERSION in hd.h header file - add permanent mac address field for network cards (bsc#1007172) - 21.36 - ensure network devices have a bus_id (bsc#1007172) - 21.35 - update usb ids - update script to parse usb id list correctly - update pci ids (bsc#1006818) - 21.34 - implement nvdimm support (bsc#970111) - 21.33 - aarch64: fix detection of usb controllers (bsc#1005428) - 21.32 - improved comment - document id data sources - find parent device - add support for mmc/sdio devices (bsc#996183) - add sdio id list - 21.31 - fix input device name detection for usb devices (bsc#989633) - 21.30 - refine last patch a bit (bsc#960507) - 21.29 - avoid bogus virtio devices in device listing (bsc#960507) - 21.28 - add aliases with '-' for options with '_' (bsc#983004) - clarify hwinfo usage in man page and help text (bsc#982332) - 21.27 - change wording for SCSI reference - add reference to SCSI command specification - change type of serial_buf[] to unsigned char (bsc#980819) - 21.26 - Correct comma placement after part-number - 21.25 - adjust dmi parser to read memory size according to latest smbios spec (bsc#974737) - adjust dmi parser to read memory size according to latest smbios spec (bsc#974737) - 21.24 - scsi serial id: read vpd page 0x80 from sysfs, if possible (bsc#949287) - 21.23 - Add a general README.md - Split README into README-legacy and README-hwprobe - 21.22 - adjust disk device info gathering after nvme driver change (bsc#943008) - 21.21 - added some comments - updated pci id data from http://pci-ids.ucw.cz - udated usb id data from http://www.linux-usb.org/usb.ids - add pci ids to nvme devices - watch out: nvme disks are pci devices - update git2log script - read disk model info also via scsi inquiry command (bsc#943008) - 21.20 - update git2log script to create nicer logs - 21.19 - Expose more properties to all devices in /proc/device-tree/vpd (bsc#941288) - 21.18 - hd: Use <linux/pci.h> instead of <sys/pci.h> - hd/hd.c: canonicalize_file_name(s) is equivalent to the more portable realpath(s,NULL) - isdn/cdn: don't use stdin as lvalue with freopen() - hd/manual.c: Include <limits.h> for PATH_MAX - 21.17 - another Makefile fix - 21.16 - fix Makefile typo - 21.15 - adjusting Makefile - use pkg-config for dbus - allow to build outside git repository - update compiler flags - fix spelling errors - 21.14 - bugzilla for all this: bsc#913360 - do not print anything to the console - Collect and print "/Week of Manufacture"/ EDID data - increase monitor list size - refactor monitor detection - dump extra monitor data - initial support for detecting monitor via sysfs - Makefile - use /usr/lib64 by default on x86_64 - 21.13 - Update aarch64 cpuinfo parser to handle post-3.19 format - 21.12 - Add PowerNV platform support - 21.11 - fixed distclean target in Makefile - 21.10 - add arm platform devices - 21.9 - fix bashisms in getsysinfo script - mark gen-hwcfg-disk.sh as shell, no bash script - 21.8 - added 'archive' Makefile target - updated git2log script - 21.7
- Allow daemon restart again (bsc#1116957) Since some time the kernel moved from netlink sockets to char devices, which is supposed to handle a connection reopen for the kernel<->daemon interface - Remove dependency to network-online.target now that gethostname is used in kvp_daemon (bsc#1174443, bsc#1174444) - Reopen the devices if read() or write() returns errors (9fc3c01a) - Use either python2 or python3 for lsvmbus (bsc#1093910) - Remove sysv init scripts - Enable build on aarch64 - Revert previous non-upstream change for async name resolution Just use gethostname via hyper-v.kvp.gethostname.patch (bsc#1100758) - Update lsvmbus interpreter from python(1) to python3(1) again because only SLE12 lacked proper python3 support (bsc#1093910) - async name resolution in kvp_daemon (bsc#1100758) - kvp: eliminate 'may be used uninitialized' warning (89eb4d8d) - fix typos in toolchain (2d35c660) - fixed Python pep8/flake8 warnings for lsvmbus (5912e791) - Replace GPLv2 boilerplate/reference with SPDX (43aa3132) - Fix a warning of buffer overflow with gcc 8.0.1 (4fcba780) - fcopy: set 'error' in case an unknown operation was requested (c2d68afb) - Update lsvmbus interpreter from python3(1) to python(1) because SLE12 lacks python3 support (bsc#1093910) - vss: fix loop device detection (07136793) - Fix IP reporting by KVP daemon with SRIOV (4ba63412) - Fix a bug in the key delete code (86503bd3) - fix compiler warnings about major/target_fname (1330fc35) - PRIVATE hyper-v.compare-with-upstream.sh - hyper-v.tools.hv.hv_vss_daemon.c: Include <sys/sysmacros.h> for major - Update lsvmbus interpreter from env(1) to python3(1) (bsc#1093910) - update buffer handling in hv_fcopy_daemon - remove unnecessary header files and netlink related code - Avoid reading past allocated blocks from KVP file (bnc#1087658) - fix snprintf warning in kvp_daemon - properly handle long paths - kvp: configurable external scripts path - vss: Thaw the filesystem and continue if freeze call has timed out - vss: Skip freezing filesystems backed by loop - Check VSS daemon is listening before a hot backup (bnc#1029693) - fix a compile warning in snprintf - kvp: ensure kvp device fd is closed on exec - lsvmbus: add pci pass-through UUID - add Conflicts with kernel < 4.2 (fate#320485) - vss: fix the write()'s argument: error -> vss_msg - remove repeated HV_FCOPY string - report ENOSPC errors in hv_fcopy_daemon - fcopy: full handshake support - vss: full handshake support - vss: use misc char device to communicate with kernel - kvp: use misc char device to communicate with kernel - add a python script lsvmbus to list VMBus devices (fate#315887) - hv: hypervvssd: call endmntent before call setmntent again - remove unused bytes_written from kvp_update_file() - address compiler warnings for hv_kvp_daemon.c - kvp_daemon: make IPv6-only-injection work - address compiler warnings for hv_fcopy_daemon.c - do not add redundant '/' in hv_start_fcopy() - Add runlevel script for fcopy daemon in SLE11 (bnc#926534) - Check return value of setsockopt call - Improve error logging in VSS daemon. - Check return value of poll call - Properly pack the data for file copy functionality - make struct hv_do_fcopy match Hyper-V host messages - Start hv_kvp_daemon after network-online.target (bnc#910353) - ignore ENOBUFS and ENOMEM in the KVP daemon - vssdaemon: skip all filesystems mounted readonly (bnc#909864) - vssdaemon: report freeze errors - introduce -n/--no-daemon option (fate#317533) - fix bashisms in pre/post scripts
- removed conflict on theming to make the transition work (bsc#1173441 bsc#1170420) - Explicitly require icewm-theme-branding on SLE and Leap (jsc#SLE-11888, bsc#1170420). - Add Conflicts between icewm-config-upstream and icewm-theme-branding. - Improve build tag consistency between SLE and Leap (jsc#SLE-11888, bsc#1170420). * Recommend polkit-gnome to both Leap and SLE. * Disable icewm-preferences.patch for Leap. The patch makes sense to icewm-config-upstream while Leap uses icewm-theme-branding the provide the theme. - Add icewm-Stop-messing-around-with-power-related-keys-by-default.patch: Icewm will suspend the system twice through concurrency with other listeners like systemd for the suspend key events, this patch disable icewm's suspend function key and let systemd manage power key events ( gh#bbidulock/icewm/commit/0cb93e9, bsc#1076817 ). - Delete icewm.desktop and rename icewm-session.desktop to icewm.desktop to fix the upgrade issue ( bsc#1096917 ). - Add icewm-use-iproute2-ss-instead-of-netstat.patch: Because netstat is not available by default, so call "/ss"/ instead of "/netstat"/, and make the Clock command work on icewm ( bsc#1079627 ). - Change the recommend xlockmore to xscreensaver( bsc#1074932 ). - Drop our distribution's icewm.desktop and use the one provided by IceWM upstream - Add patch icewm-desktop-nodisplay.patch Set NoDisplay for upstream's icewm.desktop since it only starts the window manager, icewm-session.desktop (the preferred program to start the IceWM system) will be displayed in display manager (bsc#1072557) - Make polkit-gnome is recommended in SLE, since SLES requires an authentication dialog when being rebooted and shutted-down from GUI (bsc#1067788 bsc#1072428) - Bring back full icewm-preferences.patch from 1.3 series to actually work - Use prefoverride instead of preferences in the sysconfig to make sure take priority over theme - Move programs config option to /etc from /usr/share - Partially revert icewm-preferences.patch to previous revision, otherwise the icewm default desktop background is used instead of the openSUSE/SLE specific one, breaking openQA all over the place - Update to 1.4.2 - Rebase patches - icewm-susemenu.patch: rebase "/suseprog"/ function - icewm-preferences.patch: rebase, only IconPath hunk not in upstream now - icewm-mate.patch: rebase several hunks in which context changed - Drop patches that were accepted upstream - icewm-session-desktop.patch - icewm-exit-fork.patch - icewm-mail.patch - Swap "/sgmltool"/ for "/asciidoc"/ - Fix the updates-alternatives code - Use update-alternatives to create default.desktop xsession (boo#1030873) - Ensure a valid mailbox check tool (bsc#1026134) * icewm-mail.patch * https://github.com/bbidulock/icewm/pull/108 - Add patch icewm-exit-fork.patch to avoid deadlock (bsc#977233) - Modify: icewm-preferences.patch bnc#977233 modify the command to correct one. - Use just xlockmore wrt fate#320737 * icewm-preferences.patch - Disable image centering, with scaling now working it keeps aspect ration with centering enabled: * icewm-preferences.patch - Update prefferences patch to point to correct wallpaper on the disk based on openSUSE/SLE branding package - Add back icewm menu as it is used by us * icewm-susemenu.patch - Add patch to fix icewm session desktop files * icewm-session-desktop.patch - Small fix to continue requiring xterm in distributions that don't have xterm-bin (Leap 42.1 and older) - Require xterm-bin instead of xterm: only the binary is required. - Version bump to 1.3.12: * various bugfixes collected from all upstream vendors * added new translations - Removed upstreamed patches: * icewm-toolbar-icons-generic.patch * icewm-fix-local-search.patch - Split out configuration files to allow icewm-theme-branding to work - Simplify reboot/shutdown commands: * icewm-preferences.patch - Enable fribidi support on main package RTL is quite used - Kill back the mate subpkg as it does not really pose any benefit for us. But keep the patch as it should be merged upstream - Cleanup a bit the update-alternatives syntax - Add icewm-fix-local-search.patch: make icewm-menu-fdo not to search through whole ~/.local/share/ as it can be unexpectedly big. - Add icewm-toolbar-icons-generic.patch: don't specify paths in toolbar icons. - Require adwaita-icon-theme instead of gnome-icon-theme. - Append icon search paths to icewm-preferences.patch including Adwaita theme. - Add basic MATE support via icewm-mate.patch and icewm-mate subpackage. - Fix build under openSUSE 13.1. - Deprecate the gnome subpackage as after investigation we figured we can simply use icewm-menu-fdo to generate the taskbar menu without any need for gnome2 ties. - Drop binary icewm-set-gnomewm as the gnome2 is not supported anyway and thus gconf settings of its defaults are bit pointless - Move icesound to default package as alsa is in by default - Add requires on xterm+alsa-utils that are used in default calls of icewm - For icewm-default add requires on gnome-icon-theme as otherwise we would not see icons for most of the things - Set up icesound to base on alsa only, as OSS and ESD are quite not useful nowdays - Drop gnome-desktop-devel BuildRequires: That symbol is provided by libgnome-desktop-3-devel now, and is not what configure needs, nor is looking for. The compat package libgnome-desktop-2-devel is the correct one for icewm-gnome, and is already present via pkgconfig(gnome-desktop-2.0) BuildRequires. - Also drop libgnomeui-devel as pkgconfig(libgnomeui-2.0) takes care of that. - Move pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: to the with gnome section. - Add back bcond_with gnome conditional as it is redefined on low rings - Sed in lower requirement on gettext to work on Leap and 13.2 - Split lang pkg and properly recommend it - Install icewm-menu-fdo and manpage - Properly set docdir - Add sgmltool to generate html help pages - Use %configure macros properly - Cleanup with spec-cleaner - Drop bcond for gnome as it is enabled everywhere anyway - Drop patches that should not be needed after discussion with mmarek: * icewm-menu.patch * icewm-susemenu.patch - Peferences file is now in src not in lib so update patch, also use systemd to call shutdown and reboot which should be bit more safe today: * icewm-preferences.patch - Version bump to 1.3.11: * various bugfixes collected from all upstream vendors - Remove upstreamed patches: * icewm-1.2.35-empty-winmenu.patch * icewm-1.2.35-override-config.patch * icewm-1.2.35-unaligned-access.patch * icewm-1.3.6-winoptions.patch * icewm-1.3.8-enable-guievents.patch * icewm-1.3.8-shutdown-reboot-command.patch * icewm-1.3.8.tar.gz * icewm-bg-default-at-error.patch * icewm-docdir.patch * icewm-fix-themes.patch * icewm-linking.patch * icewm-multiByte.patch - Refresh patch: * icewm-menu.patch - Fix the bnc#905159:shutdown and reboot commands not working. Change the shutdown and reboot command in preference. Add patch: icewm-1.3.8-shutdown-reboot-command.patch and updated from upstream:https://github.com/bbidulock/icewm.
- Change file /etc/icewm/startup: Pass environment variables to systemd --user session (bsc#1179237). - Bring back the obsoletion of icemwm-upstream-config (bsc#1173441, bsc#1170420) for SLE and Leap. - Improve spec: * Conditionally define icewm_version to the version number used in Leap/SLE 15 code stream and Tumbleweed. - Version update to 1.2.5 * Update the format of SLE backgound image to png (bsc#1176835). * Drop upstreamed add-adwaita-legacy-iconpath-to-preference.patch. - Update spec * Keep the format of Leap background image to jpg. - fixed obsoletion of icemwm-upstream-config (bsc#1173441 bsc#1170420) - Improve spec: * Make a more explict summary since this package is not used by openSUSE Tumbleweed. * Introduce %{icewm_version} to make the provided capability had a consistent version number with icewm-config-upstream. * Explicitly obsoletes icewm-config-upstream to fix the "/zypper dup"/ issue on Leap (bsc#1170420). - Improve build tag consistency between SLE and Leap (jsc#SLE-11888, bsc#1170420). * Build the branding package separately for openSUSE and SLE, like most of other branding packages did. - Add add-adwaita-legacy-iconpath-to-preference.patch: Add the adwaita legacy path to the IconPath in preferences. adwaita-icon-theme has its main icon updated to symbolic style, while icewm's style is more suitable for legacy-style icons (eg. web-browser). Without the update, current icewm can not find default web-browser toolbar icon (bsc#1157930). - Version update to 1.2.4 CJK fonts issue with the zpaker theme was fixed (bsc#1077174) and MenuMouseTracking now enabled by default. - Use prefoverride instead of preferences in the sysconfig to make sure take priority over theme - Version update to 1.2.3 Add xcreensaver back because of the risk brought by xlockmore's monolithic runtime. Some detailed were discussed in fate#323630. - Version update to 1.2.2 Add new startup script for icewm-session (bsc#977233) Fix quotation in commands in preferences (bsc#977233) - Version update to 1.2.1 drop xscreensaver, use only xlockmore (fate#320737) - Copy package from openSUSE to SLE; Allow icewm to have several brandings.(fate#319667) - Conflict with older icewm to ensure clean migration path - Version update to 1.2 and transfer to git repository contiaing all the content - Use tarball instead of files in OSC - Retweak to use config infrastructure from the default icewm package to not mess with post/postun/... - Fix rpmlint warnings - Move start.xpm to theme instead of having it as default button
- Add the provides for libicu to Make .Net core can install successfully. (bsc#1167603, bsc#1161007) - Update to release 65.1 (jsc#SLE-11118). * Updated to CLDR 36 locale data with many additions and corrections, and some new measurement units. * The Java LocaleMatcher API is improved, and ported to C++. - Drop 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch (merged) - Remove old obsoletes/provides for migration from very old products, as they break our shared library policy (bsc#1146907). - Add 075cefb2e21f57f4cac1bc2868e93dd1b8c077cc.patch to fix a regression with the C.UTF-8 locale https://unicode-org.atlassian.net/browse/ICU-20575 - Update to new upstream release 64.2 * This maintenance update for ICU 64 includes draft Unicode 12.1 update, CLDR 35.1 locale data and support for the new Japanese era Reiwa (令和). (boo#1112183, bnc#1103893, FATE#325570) - Update to new upstream release 64.1 * Updates to Unicode 12 and to CLDR 35 locale data with many additions and corrections, and some new languages. ICU adds a data filtering/subsetting mechanism, improved formatting API, and a C++ LocaleBuilder. - New python3 dependency to build intermediate file test/testdata/rules.mk. - Update to new upstream release 63.1 * CLDR 34 + Segmentation rules and emoji sort order adjusted for Unicode 11 + Somali and Javanese data now up to moderate level (document content) + Tongan, Konkani, Maori, Dzongkha, Tatar, Kurdish (ku), and Xhosa data now up to basic level + Many data additions and corrections in many other languages + The following languages have been added to ICU: Sindhi, Maori, Turkmen, Javanese, Interlingua, Kurdish (ku), Xhosa * New currency: Venezuela's Bolívar Soberano (VES) * New Japanese calendar era from 2019: CLDR and ICU include data for testing that can be enabled. (ICU #12973, CLDR #10750) * To enable CLDR new Japanese era placeholder name, set environment variable (and Java system property for ICU4J) ICU_ENABLE_TENTATIVE_ERA=true. * New API for number and currency range formatting (class NumberRangeFormatter, #11276) * Support for additional Unicode properties: Indic_Positional_Category & Indic_Syllabic_Category (#8966) and Vertical_Orientation (#12850) * New API for code point maps and tries, mapping Unicode code points (U+0000..U+10FFFF) to integer values. (#13530) * Java classes CodePointMap, CodePointTrie, MutableCodePointTrie * C types UCPMap, UCPTrie, UMutableCPTrie * New API for getting a UnicodeSet per binary property and a code point map per enumerated/int-value property. (#20086) * Full conformance with UAX #14 Line Breaking (required BreakIterator feature work). (#7270) * C++ Locale class + Additional functions forLanguageTag()/toLanguageTag(), and functions that are easier and safer to use by using StringPiece and ByteSink rather than raw buffers. (#13417) + Move semantics. (#13645) * Various Out-Of-Memory (OOM) issues have been fixed. - Refresh icu-versioning.diff - Update to new upstream release 62.1 * Unicode 11: 684 new characters, including 7 new scripts, Mtavruli Georgian capital letters, 5 new Han characters, and 66 new emoji characters. * CLDR 33.1 * Under-the-hood overhaul of number parsing. Behavior is mostly compatible with previous versions, but there are some known differences. - Remove xlocale.patch (code to patch is gone), icu-number-grouping.diff (merged upstream) - Add icu-susevers.diff and disable UTF-8 assumption [boo#1095425] - Update to new upstream release 61.1 * ICU 61 upgrades to CLDR 33 locale data. - Add icu-number-grouping.diff - Drop dangling symlinks /usr/lib64/icu/*.inc - Update to new upstream release 60.2 * ICU 60 provides full support for the Unicode 10.0 release with many new characters and many property improvements. Locale data is updated to CLDR 32, which adds several languages and data improvements. A new number formatting API has been added. - refresh icu-avoid-x87-excess-precision.diff with p1 - xlocale.patch: don't use obsolete <xlocale.h> - Add icu-avoid-x87-excess-precision.diff to avoid FixedPrecision::initVisibleDigits failure on i586 with GCC 7. (bnc#1030253) - Update to new upstream release 59.1 * Emoji 5.0 data * CLDR 31.0.1 * * GMT and UTC are no longer unified, and CLDR provides distinct UTC display names, avoiding confusion with standard (winter) time in Britain. * New case mapping API (C++ & Java classes CaseMap) supports styled text * ICU4C now uses and requires C++11 language features and libraries. * ICU4C has also moved to char16_t as the type for UTF-16. This is a breaking change. Please see the detail section below. - Update to new upstream release 58.2 * CLDR 30.0.3: + Fix incorrect data for number of Cantonese speakers in China. + Hani_Latn transform was not updated with Unihan 9.0 kMandarin readings. * Time zone database version 2016j * #12815 uspoof_getSkeleton sets backwards-incompatible illegal argument exception * #12825 uspoof_check goes into an "/infinite loop"/ when U+30FB is in an input string * #12832 GreekUpper::toUpper skips the final character on a non-terminated UTF-8 string * #12849 u_strToTitle returns incorrect length if destination is NULL - Update to new upstream release 58.1 * CLDR 30.0.2: For details of the many changes in CLDR, see CLDR 30. Some things to note: * For some combinations of numbering system (arab, arabext, latn) and/or locale (ar, fa, he), there were changes to the bidirectional control characters used with certain symbols (percent, minus, plus), and changes to number patterns (currency and/or percent, including addition of bidirectional control characters in some cases). * Thhe bidirectional controls used for such purposes include U+061C ARABIC LETTER MARK (ALM), which requires use of the bidirectional algorithm from Unicode 6.3 or later. * The time separator for Norwegian locales (nb, nn) was changed to be ':' throughout. * Unicode 9.0: Version 9.0 adds exactly 7,500 characters, for a total of 128,172 characters. These additions include six new scripts, 19 symbols for the new 4K TV standard, and 72 new emoji characters. * Draft Emoji 4.0 data * Emoji updates for word & line breaking * UBiDiTransform/BidiTransform API for convenient transformation of text between different Bidi layouts. * MeasureFormat API for measurement unit display names * Most COUNT and LIMIT enum constants have been deprecated * SpoofChecker: Handling of "/whole script confusables"/ has been removed from ICU, in accordance with its removal from UTS #39 Version 9.0.0 and the removal of the corresponding Unicode data file. * Greek uppercasing ("/el"/ locale ID) removes most diacritics. * More robust locale data loading across ICU implementation code. * Reduced heap memory usage in DateTimePatternGenerator - Update to new upstream release 57.1 * CLDR 29 support * Grapheme/word/line breaking for emoji sequences, based on Unicode 9 proposed rules. * Four new Unicode emoji properties * DateFormat day period formatting of "/noon"/, "/at night"/, etc. via new pattern characters b & B, and DateTimePatternGenerator support of C for selecting the customary form. * RelativeDateTimeFormatter: Simpler formatting API. * New simple & fast SimpleFormatter class for a trivial subset of MessageFormat as used in CLDR data. - Update to new upstream release 56.1 * CLDR 28: For details of the many changes in CLDR, see CLDR 28. * Unicode data updated to Unicode 8.0: 41 new emoji characters, 5,771 new ideographs for Chinese/Japanese/Korean, 6 new scripts, improved character properties data, etc. * ICU data size reduced by about 7.2% (1.8MB) via sharing string values across resource bundles. * DateIntervalFormat now handles intervals with seconds, and sets FieldPosition more consistently. * DateFormat::createInstanceForSkeleton() caches DateFormat patterns rather than DateTimePatternGenerator instances, for better performance (for cache hits) and lower heap memory consumption. * StringSearch (based on collation) defaults to matches on normalization boundaries rather than grapheme cluster boundaries, which yields more matches on Indic text. * RuleBasedNumberFormat (spelled-out numbers) now handles infinity, NaN. * Most of the old Normalizer/unorm.h had been replaced by (and reimplemented via) Normalizer2, and is now deprecated. * COLON has been withdrawn as a date pattern character corresponding to the date field [UDAT_]TIME_SEPARATOR_FIELD; there is currently no pattern character corresponding to that field. * Support for locale key "/cf"/ to specify currency format style, and interaction with NumberFormat values for UNumberFormatStyle. - Drop icu-remove-datetime.patch (merged upstream) - Update baselibs.conf - Version bump to latest release 55.1: * support of CLDR 27 (with a major cleanup of region locales, among many other improvements), formatting for scientific notation ("/1.2 × 10³"/) * update to Unicode 7.0 data for spoof-checking * Various performance enhancements * Full upstream changelog: http://site.icu-project.org/download/55 - Refresh the soname versioning patch: * icu-versioning.diff
- Update to version 1.0.7: This release fixes generation of the ccmakedep, mergelib and xmkmf scripts when using GNU cpp >= 4.8. - Update to version 1.0.6: + Avoid use of low-level troff markup that can't be lifted structurally. + config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. + Let configure pick cpp path on Solaris, instead of hardcoding in imakemdep.h. + Ensure inFile is always closed on error in cppit(). + Avoid closing inFile twice in CheckImakefileC if LogFatal returns. - add Requires: xorg-cf-files. * or every package needs imake will come with a "/Imake.tmpl: no such file or directory"/ error. - Split imake from xorg-x11-util-devel. Initial version: 1.0.5.
- Actually build with RPM_OPT_FLAGS, will also catch too long -F arguments (bsc#1041840) - place binary in /usr tree (UsrMerge project) - add automake as buildrequire to avoid implicit dependency - add missing executable permissions to /usr/bin/termprobes [bnc#544224] - update to r27: - when using -e, only output the TERM value and don't add LINES,COLUMNS by default anymore. Discussion in [#184179] (ssh installation exit abnormally when change terminal window size) has shown that they are not needed anyway, and they seem to cause problems in some cases (when used together with ssh). In order to be able to revert to the previous behaviour, the -s switch was added. It adds LINES and COLUMNS to the eval output again. - update to r25: - recognize WebSM console https://bugzilla.novell.com/show_bug.cgi?id=256139 which sends a characteristic primary da - update to 0.5 (svn r24) - support for mlterm and Terminal.app - prefer Terminal.app over kterm (which responds in the same way). kterm is not widely used anymore, it was an old xterm fork but it isn't UTF-8 capable. - make it compile on Darwin 8.6 - fold in patches initviocons-0.4.dif (c shell eval mode) initviocons.minimal-termsize.patch [#140383] initviocons.ps3-hack.patch initviocons.ps3-matching.patch - added new /proc/device-tree/model matching for ps3 detection - do not run initviocons on PS3, until the kernel fb is fixed - converted neededforbuild to BuildRequires
- release 2.3.2 * Two fixes to the specs (i.e. text-file only). And Andreas' patch fixes up our asciidoc output to provide consistent output on rebuilds. - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - release 2.3.1 * Just a simple maintenance release. User-visible changes include one invalid #define fixed in the header file and the conditional removal of the "/Pointer"/ typedef to avoid name clashes and the matching changes of the struct tmask. * Note: unless _XITYPEDEF_POINTER is defined, the Pointer typedef is still there, so we're not breaking anything here. And the struct tmask is only used by the server anyway and shouldn't be in the header to begin with. - added COPYING file to %doc - license update: X11 See COPYING. Also, install COPYING in %doc - Created package inputproto with initial version 2.3
- Require sysvinit-tools (boo#1187941) - fix handling of ,start= parameters (bsc#1133306) - remove not needed named entry from insserv.conf (bsc#1052837) - Own the lib/lsb directories, without this package, lsb init scripts are not supported and nobody else is using them. - Also provide /etc/rc.d link which was provided by filesystem (bsc#1035062) - Add /etc/init.d hierachy from filesystem - ntp was renamed to ntpd at some point (bsc#960820) - fix directory argument parsing (bnc#944903) - it's perl script so actually require perl(Getopt::Long) - don't add dependency between named and $network as systemd-insserv-generator translates them to nss-lookup.target and network-online.target which results in an undesirable, unconditional dependency of multi-user.target on network-online.target (bnc#895611) - remove reference to openSUSE 12.3 - add LSB init script header block as example (bnc#865018) - support runlevel override (bnc#869260)
- follow-up fixes backported from upstream (bsc#1160242): ss-fix-end-of-line-printing-in-misc-ss.c.patch xfrm-also-check-for-ipv6-state-in-xfrm_state_keep.patch bridge-Fix-typo.patch bridge-Fix-output-with-empty-vlan-lists.patch tc-action-fix-time-values-output-in-JSON-format.patch Revert-bpf-replace-snprintf-with-asprintf-when-deali.patch bpf-Fixes-a-snprintf-truncation-warning.patch tipc-fixed-a-compile-warning-in-tipc-link.c.patch ip-xfrm-update-man-page-on-setting-printing-XFRMA_IF.patch bridge-fdb-show-fix-fdb-entry-state-output-for-json-.patch ip-link-Fix-indenting-in-help-text.patch ip-iplink_ipoib.c-Remove-extra-spaces.patch devlink-fix-uninitialized-warning.patch bridge-fix-string-length-warning.patch f_u32-fix-compiler-gcc-10-compiler-warning.patch rdma-Fix-statistics-bind-unbing-argument-handling.patch lib-namespace-fix-ip-all-netns-return-code.patch lib-bpf-Fix-and-simplify-bpf_mnt_check_target.patch lib-fs-avoid-double-call-to-mkdir-on-make_path.patch q_cake-Fix-incorrect-printing-of-signed-values-in-cl.patch ip-xfrm-limit-the-length-of-the-security-context-nam.patch erspan-fix-JSON-output.patch devlink-always-check-strslashrsplit-return-value.patch nexthop-fix-memory-leak-in-add_nh_group_attr.patch rdma-stat-initialize-ret-in-stat_qp_show_parse_cb.patch rdma-stat-fix-return-code.patch lib-bpf_legacy-treat-0-as-a-valid-file-descriptor.patch lib-bpf_legacy-fix-missing-socket-close-when-connect.patch ip-drop-2-char-command-assumption.patch man-fix-syntax-for-ip-link-property.patch lib-bpf_legacy-avoid-to-pass-invalid-argument-to-clo.patch ip-route-ignore-ENOENT-during-save-if-RT_TABLE_MAIN-.patch libnetlink-check-error-handler-is-present-before-a-c.patch ipmonitor-Fix-recvmsg-with-ancillary-data.patch tc-u32-Fix-key-folding-in-sample-option.patch man-bridge-fix-the-typo-to-change-c-lor-into-c-olor-.patch ss-fix-fallback-to-procfs-for-raw-sockets.patch iptuntap-fix-multi-queue-flag-display.patch tc-f_flower-fix-port-range-parsing.patch lib-bpf_legacy-fix-bpffs-mount-when-sys-fs-bpf-exist.patch - refresh: ip-link_gre-Do-not-send-ERSPAN-attributes-to-GRE-tun.patch tc-fq_codel-fix-class-stat-deficit-is-signed-int.patch - follow-up fixes backported from upstream (bsc#1160242): ip-link_gre-Do-not-send-ERSPAN-attributes-to-GRE-tun.patch tc-fq_codel-fix-class-stat-deficit-is-signed-int.patch - follow-up fixes backported from upstream (bsc#1160242): ip-fix-link-type-and-vlan-oneline-output.patch ip-xfrm-Fix-help-messages.patch ip-link-xstats-fix-TX-IGMP-reports-string.patch erspan-set-erspan_ver-to-1-by-default.patch xfrm-not-try-to-delete-ipcomp-states-when-using-dele.patch nexthop-fix-error-reporting-in-filter-dump.patch - refresh: xfrm-support-displaying-transformations-used-for-Mob.patch - fix duplicated patch metadata: introduce-print_masked_u16-and-print_masked_u32.patch - Move arpd into own subpackage to avoid libdb dependency [jsc#SLE-12189] - support alternative names as we already support them in SLE15-SP2 kernel (jsc#SLE-7290): lib-ll_map-cache-alternative-names.patch ip-add-support-for-alternative-name-addition-deletio.patch ip-allow-to-use-alternative-names-as-handle.patch ip-fix-oneline-output.patch - follow-up fixes backported from upstream (bsc#1160242): bpf-replace-snprintf-with-asprintf-when-dealing-with.patch bridge-Deduplicate-vlan-show-functions.patch bridge-Fix-BRIDGE_VLAN_TUNNEL-attribute-sizes.patch bridge-Fix-src_vni-argument-in-man-page.patch bridge-Fix-tunnelshow-json-output.patch bridge-Fix-typo-in-error-messages.patch bridge-Fix-vni-printing.patch devlink-Add-a-new-time-stamp-format-for-health-repor.patch devlink-Add-helper-for-left-justification-print.patch devlink-Fix-fmsg-nesting-in-non-JSON-output.patch devlink-Fix-inconsistency-between-command-input-and-.patch devlink-Left-justification-on-FMSG-output.patch devlink-Print-health-reporter-s-dump-time-stamp-in-a.patch devlink-allow-full-range-of-resource-sizes.patch devlink-require-resource-parameters.patch introduce-print_masked_u16-and-print_masked_u32.patch ip-fix-ip-route-show-json-output-for-multipath-nexth.patch ip-xfrm-if_id-ve-value-is-error.patch json_print-Remove-declaration-without-implementation.patch sync-UAPI-header-copies-with-SLE15-SP2.patch tc-fix-segmentation-fault-on-gact-action.patch tc-fix-warning-in-tc-q_pie.c.patch tc-flower-fix-output-for-ip-tos-and-ttl.patch tc-fq_codel-fix-missing-statistic-in-JSON-output.patch tc-pie-add-dq_rate_estimator-option.patch tc_util-add-an-option-to-print-masked-numbers-with-w.patch tc_util-add-functions-for-big-endian-masked-numbers.patch tc_util-introduce-a-function-to-print-JSON-non-JSON-.patch testsuite-Fix-line-count-test.patch - upgrade to upstream version 5.3 (jsc#SLE-7290) * replace upstream tarball and signature * import specfile updates from Factory package * drop mainline backports contained in 5.3: - bpf-remove-obsolete-samples.patch - utils-return-default-family-when-rtm_family-is-not-R.patch - Really-fix-get_addr-and-get_prefix-error-messages.patch - iproute-Add-support-for-extended-ack-to-rtnl_talk.patch - ss-enclose-IPv6-address-in-brackets.patch - lib-fix-extended-ack-with-and-without-libmnl.patch - lib-need-to-pass-LIBMNL-flag.patch - tc-ip-more-Makefile-updates-for-LIBMNL.patch - change-how-Config-is-used-in-Makefile-s.patch - lib-Dump-ext-ack-string-by-default.patch - bpf-unbreak-libelf-linkage-for-bpf-obj-loader.patch - libnetlink-Fix-extack-attribute-parsing.patch - ifstat-Fix-memleak-in-dump_kern_db-for-json-output.patch - ss-Fix-potential-memleak-in-unix_stats_print.patch - utils-Move-BIT-macro-to-common-header.patch - rdma-Add-basic-infrastructure-for-RDMA-tool.patch - rdma-Add-dev-object.patch - rdma-Add-link-object.patch - rdma-Add-json-and-pretty-outputs.patch - rdma-Implement-json-output-for-dev-object.patch - rdma-Add-json-output-to-link-object.patch - rdma-Add-initial-manual-for-the-tool.patch - iproute-Fix-for-missing-Oifs-display.patch - ipmaddr-Avoid-accessing-uninitialized-data.patch - rdma-fix-duplicate-initialization-in-port_names.patch - ss-Fix-for-added-diag-support-check.patch - link_gre6-Fix-for-changing-tclass-flowlabel.patch - iplink-check-for-message-truncation-in-iplink_get.patch - iplink-double-the-buffer-size-also-in-iplink_get.patch - tc-actions-store-and-dump-correct-length-of-user-coo.patch - json_writer-add-new-json-handlers-null-float-with-fo.patch - doc-remove-obsolete-ip-tunnels-documentation.patch - doc-remove-outdated-ss-documentation.patch - doc-remove-outdated-arpd-documentation.patch - doc-remove-outdated-nstat-rtstat-documentation.patch - doc-remove-outdated-tc-filters-documentation.patch - doc-remove-outdated-IPv6-flow-label-document.patch - doc-drop-old-ip-command-documentation.patch - ss-Distinguish-between-IPv4-and-IPv6-wildcard-socket.patch - ip-maddr-fix-filtering-by-device.patch - man-add-additional-explainations-for-ss.patch - lib-libnetlink-re-malloc-buff-if-size-is-not-enough.patch - lib-libnetlink-update-rtnl_talk-to-support-malloc-bu.patch - tc-move-action-cookie-print-out-of-the-stats-if.patch - tc-remove-action-cookie-len-from-printout.patch - link_gre6-Detect-invalid-encaplimit-values.patch - man-tc-csum.8-Fix-inconsistency-in-example-descripti.patch - tc-bash-completion-add-missing-classid-keyword.patch - tc-fix-command-tc-actions-del-hang-issue.patch - gre-ip6tnl-tunnel-Fix-noencap-support.patch - Restore-no-print-directory-option-for-silent-builds.patch - iplink-Validate-minimum-tx-rate-is-less-than-maximum.patch - ipaddress-Make-sure-VF-min-max-rate-API-is-supported.patch - rdma-Reduce-scope-of-_dev_map_lookup-call.patch - rdma-Protect-dev_map_lookup-from-wrong-input.patch - rdma-Move-per-device-handler-function-to-generic-cod.patch - rdma-Fix-misspelled-SYS_IMAGE_GUID.patch - rdma-Check-that-port-index-exists-before-operate-on-.patch - rdma-Rename-free-function-to-be-rd_cleanup.patch - rdma-Rename-rd_free_devmap-to-be-rd_free.patch - rdma-Move-link-execution-logic-to-common-code.patch - rdma-Add-option-to-provide-sign-for-the-port-number.patch - rdma-Make-visible-the-number-of-arguments.patch - rdma-Add-filtering-infrastructure.patch - rdma-Set-pointer-to-device-name-position.patch - rdma-Add-resource-tracking-summary.patch - rdma-Add-QP-resource-tracking-information.patch - rdma-Check-return-value-of-strdup-call.patch - README-update-location-of-git-repositories-remove-br.patch - Remove-leftovers-from-removed-Latex-documentation.patch - README-re-add-updated-information-link.patch - rdma-Avoid-memory-leak-for-skipper-resource.patch - ip-link-Fix-use-after-free-in-nl_get_ll_addr_len.patch - ip-address-Fix-negative-prints-of-large-TX-rate-limi.patch - devlink-fix-port-new-monitoring-message-typo.patch - rdma-Add-CM_ID-resource-tracking-information.patch - rdma-Add-CQ-resource-tracking-information.patch - rdma-Add-MR-resource-tracking-information.patch - rdma-Add-PD-resource-tracking-information.patch - rdma-Ignore-unknown-netlink-attributes.patch - bridge-fix-typo-in-hairpin-error-message.patch - iproute-Abort-if-nexthop-cannot-be-parsed.patch - iplink_vrf-Save-device-index-from-response-for-retur.patch - rdma-Print-net-device-name-and-index-for-RDMA-device.patch - rdma-print-driver-resource-attributes.patch - rdma-sync-some-IP-headers-with-glibc.patch - devlink-CTRL_ATTR_FAMILY_ID-is-a-u16.patch - ip-Add-violation-counters-to-VF-statisctics.patch - ip-route-Fix-segfault-with-many-nexthops.patch - rdma-Fix-representation-of-PortInfo-CapabilityMask.patch - macsec-fix-off-by-one-when-parsing-attributes.patch - rdma-Fix-for-ineffective-check-in-add_filter.patch - ip-route-Fix-for-memleak-in-error-path.patch - rdma-Don-t-pass-garbage-to-rd_check_is_filtered.patch - ip-route-Fix-parse_encap_seg6-srh-parsing.patch - rdma-Refresh-help-section-of-resource-information.patch - tc-f_u32-allow-skip_hw-and-skip_sw-flags-to-be-last.patch - ip-route-Fix-nexthop-encap-parsing.patch - rdma-Fix-broken-32-bit-compilation.patch - rdma-Fix-incorrectly-handled-NLA-validation.patch - rdma-Introduce-command-execution-helper-with-require.patch - rdma-Add-an-option-to-rename-IB-device-interface.patch - rdma-Add-print-of-link-CapabilityMask2-flags.patch * drop non-upstream patches obsoleted by rebase to 5.3: - sync-UAPI-header-copies-with-SLE15-SP1.patch - man-fix-documentation-references-in-manual-pages.patch * refresh remaining patches: - adjust-installation-directories-for-openSUSE-SLE.patch - use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch - add-explicit-typecast-to-avoid-gcc-warning.patch - xfrm-support-displaying-transformations-used-for-Mob.patch - split-link-and-compile-steps-for-binaries.patch - examples-fix-bashisms-in-example-script.patch - VF stats backport for SLE15-SP1 (fate#326021 bsc#1104003): ip-Add-violation-counters-to-VF-statisctics.patch - RDMA backport for SLE15-SP1 (fate#326021 bsc#1104003): sync-UAPI-header-copies-with-SLE15-SP1.patch bpf-remove-obsolete-samples.patch json_writer-add-new-json-handlers-null-float-with-fo.patch rdma-Move-per-device-handler-function-to-generic-cod.patch rdma-Rename-free-function-to-be-rd_cleanup.patch rdma-Rename-rd_free_devmap-to-be-rd_free.patch rdma-Move-link-execution-logic-to-common-code.patch rdma-Add-option-to-provide-sign-for-the-port-number.patch rdma-Make-visible-the-number-of-arguments.patch rdma-Set-pointer-to-device-name-position.patch rdma-Add-filtering-infrastructure.patch rdma-Add-resource-tracking-summary.patch rdma-Add-QP-resource-tracking-information.patch rdma-Avoid-memory-leak-for-skipper-resource.patch rdma-Add-CM_ID-resource-tracking-information.patch rdma-Add-CQ-resource-tracking-information.patch rdma-Add-MR-resource-tracking-information.patch rdma-Add-PD-resource-tracking-information.patch rdma-Print-net-device-name-and-index-for-RDMA-device.patch rdma-print-driver-resource-attributes.patch rdma-sync-some-IP-headers-with-glibc.patch rdma-Fix-for-ineffective-check-in-add_filter.patch rdma-Don-t-pass-garbage-to-rd_check_is_filtered.patch rdma-Refresh-help-section-of-resource-information.patch rdma-Introduce-command-execution-helper-with-require.patch rdma-Add-an-option-to-rename-IB-device-interface.patch rdma-Add-print-of-link-CapabilityMask2-flags.patch - add more follow-up fixes up to upstream 4.20 (bsc#1085669) bridge-fix-typo-in-hairpin-error-message.patch iproute-Abort-if-nexthop-cannot-be-parsed.patch iplink_vrf-Save-device-index-from-response-for-retur.patch devlink-CTRL_ATTR_FAMILY_ID-is-a-u16.patch ip-route-Fix-segfault-with-many-nexthops.patch rdma-Fix-representation-of-PortInfo-CapabilityMask.patch macsec-fix-off-by-one-when-parsing-attributes.patch ip-route-Fix-for-memleak-in-error-path.patch ip-route-Fix-parse_encap_seg6-srh-parsing.patch tc-f_u32-allow-skip_hw-and-skip_sw-flags-to-be-last.patch ip-route-Fix-nexthop-encap-parsing.patch rdma-Fix-broken-32-bit-compilation.patch rdma-Fix-incorrectly-handled-NLA-validation.patch - refresh all patches - spec file cleanup - fix misplaced patch tags: patches/lib-libnetlink-update-rtnl_talk-to-support-malloc-bu.patch patches/rdma-Ignore-unknown-netlink-attributes.patch patches/tc-fix-command-tc-actions-del-hang-issue.patch - normalize patches: remove git specific artefacts to reduce noise on future refreshes and updates - list of patches packed into patches.tar.xz on its creation (this is a fake changelog entry added to silence factory-auto bot): adjust-installation-directories-for-openSUSE-SLE.patch use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch add-explicit-typecast-to-avoid-gcc-warning.patch xfrm-support-displaying-transformations-used-for-Mob.patch man-fix-documentation-references-in-manual-pages.patch split-link-and-compile-steps-for-binaries.patch examples-fix-bashisms-in-example-script.patch utils-Move-BIT-macro-to-common-header.patch rdma-Add-basic-infrastructure-for-RDMA-tool.patch rdma-Add-dev-object.patch rdma-Add-link-object.patch rdma-Add-json-and-pretty-outputs.patch rdma-Implement-json-output-for-dev-object.patch rdma-Add-json-output-to-link-object.patch rdma-Add-initial-manual-for-the-tool.patch rdma-fix-duplicate-initialization-in-port_names.patch iplink-check-for-message-truncation-in-iplink_get.patch iplink-double-the-buffer-size-also-in-iplink_get.patch utils-return-default-family-when-rtm_family-is-not-R.patch Really-fix-get_addr-and-get_prefix-error-messages.patch iproute-Add-support-for-extended-ack-to-rtnl_talk.patch ss-enclose-IPv6-address-in-brackets.patch lib-fix-extended-ack-with-and-without-libmnl.patch lib-need-to-pass-LIBMNL-flag.patch change-how-Config-is-used-in-Makefile-s.patch tc-ip-more-Makefile-updates-for-LIBMNL.patch lib-Dump-ext-ack-string-by-default.patch bpf-unbreak-libelf-linkage-for-bpf-obj-loader.patch libnetlink-Fix-extack-attribute-parsing.patch ifstat-Fix-memleak-in-dump_kern_db-for-json-output.patch ss-Fix-potential-memleak-in-unix_stats_print.patch iproute-Fix-for-missing-Oifs-display.patch ipmaddr-Avoid-accessing-uninitialized-data.patch ss-Fix-for-added-diag-support-check.patch link_gre6-Fix-for-changing-tclass-flowlabel.patch tc-actions-store-and-dump-correct-length-of-user-coo.patch ss-Distinguish-between-IPv4-and-IPv6-wildcard-socket.patch ip-maddr-fix-filtering-by-device.patch man-add-additional-explainations-for-ss.patch tc-move-action-cookie-print-out-of-the-stats-if.patch tc-remove-action-cookie-len-from-printout.patch link_gre6-Detect-invalid-encaplimit-values.patch man-tc-csum.8-Fix-inconsistency-in-example-descripti.patch tc-bash-completion-add-missing-classid-keyword.patch gre-ip6tnl-tunnel-Fix-noencap-support.patch Restore-no-print-directory-option-for-silent-builds.patch iplink-Validate-minimum-tx-rate-is-less-than-maximum.patch ipaddress-Make-sure-VF-min-max-rate-API-is-supported.patch - add Provides and Obsoletes for removed iproute2-doc - use fdupes to avoid OBS warnings (and unlinked duplicate files) - use %license for license file (bsc#1082318) - drop outdated sgml/tex/pdf documentation: patches/README-re-add-updated-information-link.patch patches/README-update-location-of-git-repositories-remove-br.patch patches/Remove-leftovers-from-removed-Latex-documentation.patch patches/doc-drop-old-ip-command-documentation.patch patches/doc-remove-obsolete-ip-tunnels-documentation.patch patches/doc-remove-outdated-IPv6-flow-label-document.patch patches/doc-remove-outdated-arpd-documentation.patch patches/doc-remove-outdated-nstat-rtstat-documentation.patch patches/doc-remove-outdated-ss-documentation.patch patches/doc-remove-outdated-tc-filters-documentation.patch - move remaining files from iproute2-doc (which are fairly small) into the main package and drop iproute2-doc completely - make guards and apply-patches scripts executable in prep phase (needed to fix build in IBS) - add more post-4.12 fixes (bsc#1085669): devlink-fix-port-new-monitoring-message-typo.patch ip-address-Fix-negative-prints-of-large-TX-rate-limi.patch ip-link-Fix-use-after-free-in-nl_get_ll_addr_len.patch lib-libnetlink-re-malloc-buff-if-size-is-not-enough.patch lib-libnetlink-update-rtnl_talk-to-support-malloc-bu.patch rdma-Check-return-value-of-strdup-call.patch rdma-Check-that-port-index-exists-before-operate-on-.patch rdma-Fix-misspelled-SYS_IMAGE_GUID.patch rdma-Ignore-unknown-netlink-attributes.patch rdma-Protect-dev_map_lookup-from-wrong-input.patch rdma-Reduce-scope-of-_dev_map_lookup-call.patch tc-fix-command-tc-actions-del-hang-issue.patch - add warning that changes should be submitted via git (i.e. not directly to IBS) to both specfiles - reorder patches into upstream order (and move SUSE specific ones to the end); this allows fewer modifications compared to original upstream commits and makes future backports easier (no effect on expanded source tree) - transform the package to patches tarball and series.conf for easier maintenance (no effect on expanded source tree) * pack all patches into a tarball * list them in series.conf * apply patches in a loop using guard utility - ss-Fix-for-added-diag-support-check.patch: fix ss showing TCP sockets twice (bsc#1081093) - proactively add post-4.12 fixes (bsc#1085669): utils-return-default-family-when-rtm_family-is-not-R.patch Really-fix-get_addr-and-get_prefix-error-messages.patch iproute-Add-support-for-extended-ack-to-rtnl_talk.patch ss-enclose-IPv6-address-in-brackets.patch lib-fix-extended-ack-with-and-without-libmnl.patch lib-need-to-pass-LIBMNL-flag.patch change-how-Config-is-used-in-Makefile-s.patch tc-ip-more-Makefile-updates-for-LIBMNL.patch lib-Dump-ext-ack-string-by-default.patch bpf-unbreak-libelf-linkage-for-bpf-obj-loader.patch libnetlink-Fix-extack-attribute-parsing.patch ifstat-Fix-memleak-in-dump_kern_db-for-json-output.patch ss-Fix-potential-memleak-in-unix_stats_print.patch iproute-Fix-for-missing-Oifs-display.patch ipmaddr-Avoid-accessing-uninitialized-data.patch link_gre6-Fix-for-changing-tclass-flowlabel.patch tc-actions-store-and-dump-correct-length-of-user-coo.patch ss-Distinguish-between-IPv4-and-IPv6-wildcard-socket.patch ip-maddr-fix-filtering-by-device.patch man-add-additional-explainations-for-ss.patch tc-move-action-cookie-print-out-of-the-stats-if.patch tc-remove-action-cookie-len-from-printout.patch link_gre6-Detect-invalid-encaplimit-values.patch man-tc-csum.8-Fix-inconsistency-in-example-descripti.patch tc-bash-completion-add-missing-classid-keyword.patch gre-ip6tnl-tunnel-Fix-noencap-support.patch Restore-no-print-directory-option-for-silent-builds.patch iplink-Validate-minimum-tx-rate-is-less-than-maximum.patch ipaddress-Make-sure-VF-min-max-rate-API-is-supported.patch - fix "/ip link show dev ..."/ for NICs with many virtual functions (bsc#1056261): iplink-check-for-message-truncation-in-iplink_get.patch iplink-double-the-buffer-size-also-in-iplink_get.patch - rdma-fix-duplicate-initialization-in-port_names.patch: a follow-up fix for rdma tool series - add rdma tool, backport from upcoming upstream version 4.13 (bsc#1050695): utils-Move-BIT-macro-to-common-header.patch rdma-Add-basic-infrastructure-for-RDMA-tool.patch rdma-Add-dev-object.patch rdma-Add-link-object.patch rdma-Add-json-and-pretty-outputs.patch rdma-Implement-json-output-for-dev-object.patch rdma-Add-json-output-to-link-object.patch rdma-Add-initial-manual-for-the-tool.patch - drop patches conditionally applied on SLE11 and older: Revert-emp-fix-warning-on-deprecated-bison-directive.patch doc-revert-PDF-creation.patch - patch cleanup for SLE15 package: * rename iproute2-dirs.diff - > adjust-installation-directories-for-openSUSE-SLE.patch * split iproute2-HZ.diff into use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch and add-explicit-typecast-to-avoid-gcc-warning.patch * rename revert-pdf-creation.diff - > doc-revert-PDF-creation.patch * rename revert-bison-fix.diff - > Revert-emp-fix-warning-on-deprecated-bison-directive.patch * rename kernel_xfrm6_raw.patch - > xfrm-support-displaying-transformations-used-for-Mob.patch * refresh man-fix-documentation-references-in-manual-pages.patch * rename iproute2-split-make.patch - > split-link-and-compile-steps-for-binaries.patch * rename iproute2-3.16.0-fix-bashisms.patch - > examples-fix-bashisms-in-example-script.patch - apply all patches in both specfiles to make sure everything is built from fully patched sources - move SLE11 workarounds to the end of the series - Update to new upstream release 4.12 * tc: add support for invisible qdisc dumping * ip route: support ttl-propagation attribute * ip route: support for MPLS LWT ttl attribute * libnetlink: add flag to suppress print of nlmsg error * ip netconf: show all address families by default * ip vrf: show command name next to pid * ip: add ip sr command to control SR-IPv6 internal structures * ip route: add support for SR-IPv6 lwtunnel encapsulation * ip link: expose packet marking atribute of tunnels * bpf: add support for generic xdp * ip xfrm: add xfrm state crypto offload * devlink: add support for pipeline debug (dpipe) * tc: reflect HW offload status * vxlan: add support for modifying vxlan device attributes * pedit: introduce IPv6 support * ip: add support for more MPLS labels * devlink: add option to set and show eswitch encapsulation support * ip: add handling for new CAN netlink interface * ip vrf: Add show command * ip link: add vxcan support * ip link: support gre6 encaplimit option * ip mroute: add table output to show command * ip neigh: allow flush FAILED neighbour entry * ip tunnel: add support for mpls/ip to ipip and sit tunnels - Update to new upstream release 4.11 * ip: support UID range routing. * ss: Add inet raw sockets information gathering via netlink diag interface * ss: print new tcp_info fields: delivery_rate and app_limited * ss: print new tcp_info fields: busy, rwnd-limited, sndbuf-limited times * tc: flower: support matching on ICMP type and code * lwt: BPF support for LWT * Introduce ip vrf command * iplink: bridge: add support for displaying xstats * iplink: bridge_slave: add support for displaying xstats * ip: Add support for MPLS netconf - split link and compile steps for binaries, so LDFLAGS and CFLAGS are not mixed so the the PIE default build work. - Add iproute2-split-make.patch - Update to new upstream release 4.9 * bridge: vlan: add support to display per-vlan statistics * tipc: add the ability to get UDP bearer options * tc: flower: Introduce vlan support * ss: output TCP BBR diag information * iptnl: add support for collect_md flag in IPv4 and IPv6 tunnels * ss: Support displaying and filtering on socket marks. * tc: fq: display unthrottle latency * ip link: Add support to configure SR-IOV VF to vlan protocol 802.1ad (VST QinQ) * ip rule: add selector support * bridge: add support for the multicast flood flag * ip: update link types to show 6lowpan and ieee802.15.4 monitor * ss: Add support for SCTP protocol * iproute2: macvlan: add "/source"/ mode - put lnstat nstat routef routel ss into /usr/bin so that users can actually run them - Add libelf-devel to BuildRequires to enable bpf object loading - Update to new upstream release 4.7 * add support for VXLAN-GPE * ss: add SK_MEMINFO_DROPS display * devlink: implement shared buffer support * devlink: implement shared buffer occupancy control * ip, token: add del command * fq_codel: add per queue memory limit * ip: add MACsec support * ipaddress: Allow listing addresses by type * ip rule: Add support for l3mdev rules * ss: Add support to filter on device * ip link/addr/route: Add support for vrf keyword * bridge: add json support for bridge fdb/vlan show - Update to new upstream release 4.8 * ip: report IFLA_GSO_MAX_SIZE and IFLA_GSO_MAX_SEGS * tc: Add support for the matchall traffic classifier. * iptuntap: show processes using tuntap interface - Update to new upstream release 4.6 * vxlan: add support to set flow label * tc, bpf: add new csum and tunnel signatures * tc, bpf: further improve error reporting * tc, bpf: add support for map pre/allocation * ip link: Add support for kernel side filtering * tc: introduce IFE action * add devlink tool * iplink: display IFLA_PHYS_PORT_NAME - Update to new upstream release 4.5 * {f,m}_bpf: allow for sharing maps * geneve: add support for IPv6 link partners * geneve: add support for lwt tunnel creation and dst port selection * route: allow routes to be configured with expire values * iplink: support setting addrgenmode stable_secret * tipc: add peer remove functionality * tc, clsact: add clsact frontend * ss: support closing inet sockets via SOCK_DESTROY. * bridge: support for static and dynamic fdb entries * iplink: Support VF Trust - Update to new upstream release 4.4 * tunnel code rework * add VRF support * add lightweight tunnel support * ila: Add support for ILA lwtunnels * f_bpf: allow for optional classid and add flags * m_bpf: don't require default opcode on ebpf actions * route: Add RTM_F_LOOKUP_TABLE flag and show table id * neigh: Add support for filtering dumps by master device * route: print addrgenmode stable_secret and fallback otherwise * tc: flower no need to specify the ethertype * geneve: add support for IPv6 link partners * neigh: device is optional for proxy entries * tunnel: determine tunnel address family from the tunnel type * addr: ignore EADDRNOTAVAIL errors during address flush operation * vxlan, gre: add support for collect metadata flag * route: ignore RTAX_HOPLIMIT of value -1 * route: fix printing of locked entries * vxlan: Add support for remote checksum offload * documentation improvements - man-fix-documentation-references-in-manual-pages.patch: replace Debian specific paths and package names with SUSE ones - Update to new upstream release 4.3 * route: filter routes by family if so specified * ip: add `ip rule save/restore` * Manpage additions for tc filters - Update to new upstream release 4.2 * route: add support to print 'linkdown' nexthop flag * addr: add support for brief output * ss: add support for segs_in and segs_out * ss: add support for bytes_acked & bytes_received * Add displaying VF traffic statistics * tc: add support for Flower classifier * GENEVE support * link: add ageing_time, stp_state and priority for bridge * bridge: mdb: add support for router add/del notifications monitoring * ss: print value of IPV6_V6ONLY socket option if set - Update to version 4.1.1: * tipc: make build conditional on having libmnl. * build: must honor pkg-config flags for libmnl. * include: add copy of tipc.h. * Fix MPLS support. - Drop iproute2-tipc-headers.patch, iproute2-pkgconfig.diff (fixed upstream) - iproute2-tipc-headers.patch: fix build on systems with pre-3.16 kernel headers - apply build fixes also in iproute2-doc.spec - Update to new upstream release 4.1 * ip: support RFC4191 router preference * xfrm: add command for configuring SPD hash table * tipc: add new TIPC configuration tool * BPF support in tc * Lots of RED (tc scheduler) cleanup work * color option to ip command - Add iproute2-pkgconfig.diff: work around continued ignorance of pkg-config - Update iproute2-dirs.diff to respect /usr/share/tc [bnc#934828] - Update to new upstream release 4.0 * ip: route: add congestion control metric * vxlan: Group policy extension * tc: add support for BPF based actions * iproute2: bridge: support vlan range adds * ip xfrm: Allow to specify "/all"/ option for monitor * ipnetns: allow to get and set netns ids * iplink: add support of IFLA_LINK_NETNSID attribute * Allow specifying bridge port STP state by name rather than number. * ip-monitor: allow to monitor ip rules * bridge link: add support to specify master - Update to new upstream release 3.19 * ip link: Add support for remote checksum offload to IP tunnels * can: Add support for CAN FD non-ISO feature * ss: Filter inet dgram sockets with established state by default * ip link: Fix crash on older kernels when showing VF devices * ss: Unify packet stats output from netlink and proc * ss: Unify unix stats output from netlink and proc * tc class: Show classes as ASCII graph * ip link: Add ipvlan support to the iproute2/ip util - Add kernel_xfrm6_raw.patch to recognize more XFRM types - Update to new upstream release 3.18 * Human readable output for `ip -s link` (ip -s -h link) * Permit filtering `ip monitor` events by device per "/dev NAME"/. * Permit filtering `ip link` output by device per "/master NAME"/, and by type per `type T` (e.g. type vlan). * Permit filtering `ip addr` output by flags like "/tentative"/ and "/-tentative"/. - fix bashisms in gaiconf script - add patches: * iproute2-3.16.0-fix-bashisms.patch - Update to new upstream release 3.17 * ip: allow to set ipv6 address generation mode * nstat: 64bit support on 32bit architectures * ip: don't require "/name"/ keyword when adding device (3.16 regression) * ip: support of usec rtt in tcp_metrics * ip: allow to change slave options via type_slave * ip: add support for IPv6 VTI tunnels * tc: rsvp/tcindex/route classifier support for multiple actions * ip: print stats with "/ip -s addr show"/ - Add revert-bison-fix.diff: fix build on SLE11
- add ipset-6.36_service_names_for_ports.patch to fix parsing service names for ports. Parsing is attempted both for numbers and service names and the temporary stored error message triggered to reset the state parameters about the set [bsc#1122853] - Update to new upstream release 6.36 * Adding a IPv4 range x.x.x.x–255.255.255.255 could lead to memory exhaustion, which has been fixed. - Drop 0001-build-do-install-libipset-args.h.patch (merged) - Add 0001-build-do-install-libipset-args.h.patch [boo#1077037]. - Update to new upstream release 6.35 * Userspace revision handling is reworked * Backport patch: netfilter: ipset: use nfnl_mutex_is_locked * Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_exit() * netfilter: ipset: add resched points during set listing * Fix "/don't update counters"/ mode when counters used at the matching * netfilter: ipset: Fix race between dump and swap - Update to new upstream release 6.34 * Reset state after a command failed, when multiple ones are issued. * Handle padding attribute properly in userspace. * Test to check the fix to add an IPv4 range containing more than 2^31 addresses. - Remove ipset-6.33-export-func.diff (merged) - Update to new upstream release 6.33 * Report if the option is supported by a newer kernel release - Add ipset-6.33-export-func.diff - fix build for Factory - Update to new upstream release 6.31 * ipset: avoid kernel null pointer exception in ipset list:set * fix bug: sometimes valid entries in hash:* types of sets were evicted - Update to new upstream release 6.32 * fix possible truncated output in ipset output buffer handling - Update to new upstream release 6.30 * hash:ipmac type support added to ipset - Update to new upstream release 6.29 * Fix race condition in ipset save, swap and delete - Update to new upstream release 6.28 * Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type * Check IPSET_ATTR_ETHER netlink attribute length * Fix set:list type crash when flush/dump set in parallel * Allow a 0 netmask with hash_netiface type - Restore unreviewed deletion of KMP production, undo spec-cleaner refucktoring - Add ipset-destdir.diff - update to 6.27: * kernel part changes * fix reported memory size for hash:* types * fix hash type expire: release empty hash bucket block * fix hash type expiration: incorrect index fixed * collapse same condition body to a single one * fix extension alignment * compatibility: include linux/export.h when needed * compatibility: make sure vmalloc.h is included for kvfree() * compatibility: Fix detecting 'struct net' in 'struct tcf_ematch' * compatibility: Protect definition of RCU_INIT_POINTER in compatibility header file * netfilter: ipset: Fix sleeping memory allocation in atomic context (Nikolay Borisov) * userspace changes * handle uint64_t alignment issue in ipset tool - disable KMP build as we support the in-kernel version instead. Remove ipset-preamble file that is no longer needed [bsc#962345] - run spec-cleaner - Update to new upstream release 6.26 * Out of bound access in hash:net* types fixed * Make struct htype per ipset family * Optimize hash creation routine - Update to new upstream release 6.25.1 * Add element count to all set types header * Add element count to hash headers * Support linking libipset to C++ programs * When a single set is destroyed, make sure it cannot be grabbed by dump * Check CIDR value only when attribute is given * Permit CIDR equal to the host address CIDR in IPv6 - Update to new upstream release 6.24 * Alignment problem between 64bit kernel 32bit userspace fixed * Potential read beyond the end of buffer resolved * Fix parallel resizing and listing of the same set * Introduce RCU in all set types instead of rwlock per set * Remove rbtree from hash:net,iface in order to run under RCU * Explicitly add padding elements to hash:net,net and hash:net,port,net * Allocate the proper size of memory when /0 networks are supported * Simplify cidr handling for hash:*net* types * Indicate when /0 networks are supported - Update to new upstream release 6.23 * Order create and add options in manpage so that generic ones come first * Centralise generic create options (family, hashsize, maxelem) on top of man page in the generic options section. * Add description of hash:mac set type to man page. * Add missing space for skbinfo option synopsis. * Support updating extensions when the set is full - Drop sovers.diff (no longer needed) - Update to new upstream release 6.22 * includes the new set type hash:mac * The new skbinfo extension makes possible to store fw mark, tc class and/or hardware queue parameters together with the set elements and then attach them to the matchig packets by the SET target. - Add sovers.diff to counter missing symbol errors - Update to new upstream release 6.21.1 * add userspace support for forceadd * fix ifname "/physdev:"/ prefix parsing * print mark & mark mask in hex rather then decimal * add markmask for hash:ip,mark data type * add hash:ip,mark data type to ipset * Fix all set output from list/save when set with counters in use. * ipset: Fix malformed output from list/save for ICMP types in port field * ipset: fix timeout data type size (Nikolay Martynov) - Update to new upstream release 6.20.1 * build fixes for kernel 3.8 and the userspace library - Remove 0001-build-fix-incorrect-library-versioning.patch (merged) - Add 0001-build-fix-incorrect-library-versioning.patch - Update to new upstream release 6.20 * netns support * new set types: hash:net,net and hash:net,port,net * new extension: "/comment"/, for annotation of set elements - Drop sles11.diff (no longer needed, upstream has better fix) - Update to new upstream release 6.19 * This release adds per-element byte and packet counters for every set type. (Matching these will be available in iptables-1.4.19.) - Update to new upstream release 6.18 * bitmap:ip,mac: fix listing with timeout * hash:*net*: nomatch flag not excluded on set resize * list:set: update reference counter when last element pushed off - Update to new upstream release 6.17 * Fix revision printing in XML mode * Correct "/Suspicious condition (assignment + comparison)"/ * Fix error path when protocol number is used with port range * Interactive mode error after syntax error * New utilities: ipset_bash_completion, ipset_list * Ensure ip_set_max is not set to IPSET_INVALID_ID * Resolve corrupted timeout values on set resize * Resolve "/Directory not empty"/ error message - Update to new upstream release 6.16.1 * Fix RCU handling when the number of maximal sets are increased * netfilter: ipset: fix netiface set name overflow - Remove 0001-build-support-for-Linux-3.7-UAPI.patch, merged upstream - Remove 0001-build-Linux-3.7-netlink-fun.patch, merged upstream - Update to new upstream release 6.15 * Userspace changes: * Use gethostbyname2 instead of getaddrinfo * Support protocol numbers as well, not only protocol names * Kernel part changes: * Increase the number of maximal sets automatically as needed * Fix range bug in hash:ip,port,net - Add 0001-build-support-for-Linux-3.7-UAPI.patch - Add 0001-build-Linux-3.7-netlink-fun.patch - Update to new upstream release 6.14 * Internal CIDR bookkeeping was broken and would lead to mismatches when the number of different sized networks are greater than the smallest CIDR value * Support to match elements marked with "/nomatch"/ in hash:*net* sets * Add /0 network support to hash:net,iface type - Update to new upstream release 6.13 * more restrictive command-line parser * documentation updates w.r.t. src/dst for hash:net,iface * allow saving to/restoring from a file without shell redirection * kernel: hash:net,iface: fix interface comparison * timeout fixing bug broke SET target special timeout value, fixed - Update to new upstream release 6.12 * Report syntax error messages immediately * Add dynamic module support to ipset userspace tool * Fix timeout value overflow bug at large timeout parameters * gcc 4.7 support - Update to new upstream release 6.11 * libipset is now complete; ipset is just a frontend * Log warning when a hash type of set gets full * Exceptions support added to hash:*net* types * hash:net,iface timeout bug fixed * Support hostnames and service names with dash - Populate ipset package on build.opensuse.org after disabling ipset-genl compilation in xtables-addons
- Update to release 1.8.7 * iptables-nft: * Improved performance when matching on IP/MAC address prefixes if the prefix is byte-aligned. In ideal cases, this doubles packet processing performance. * Dump user-defined chains in lexical order. This way ruleset dumps become stable and easily comparable. * Avoid pointless table/chain creation. For instance, `iptables-nft -L` no longer creates missing base-chains. - Update to release 1.8.6 * iptables-nft had pointlessly added "/bitwise"/ expressions to each IP address match, needlessly slowing down run-time performance (by 50% in worst cases). * iptables-nft-restore: Support basechain policy value of "/-"/ (indicating to not change the chain's policy). * nft-translte: Fix translation of ICMP type "/any"/ match. - Update to release 1.8.5 * IDLETIMER: Add alarm timer option * nft: CT: add translation for NOTRACK - Drop iptables-apply-mktemp-fix.patch (seemingly applied) - Update to release 1.8.4 * Fix for wrong counter format in `ebtables-nft-save -c` output. * Print typical iptables-save comments in arptables- and ebtables-save, too. * xt_owner: add --suppl-groups option * Remove support for /etc/xtables.conf * Restore support for "/-4"/ and "/-6"/ options in rule lines. - Add Conflicts with iptables-nft = 1.6.2 as during the update to iptables 1.8 ip6tables-restore-translate, ip6tables-translate, iptables-restore-translate and iptables-translate were moved from iptables-nft subpackage (now iptables-backend-nft) to the main package. So we need to add a conflict here otherwise we hit file conflicts error during the update. - add missing Provides/Obsoletes for the renamed package iptables-backend-nft (was iptables-nft) - Update to new upstream release 1.8.3 * ebtables: Fix rule listing with counters * ebtables-nft: Support user-defined chain policies - Remove 0001-include-extend-the-headers-conflict-workaround-to-in.patch 0001-include-fix-build-with-kernel-headers-before-4.2.patch (upstreamed) - Add 0001-include-fix-build-with-kernel-headers-before-4.2.patch, 0001-include-extend-the-headers-conflict-workaround-to-in.patch to fix build with older linux-glibc-devel. [boo#1132821] - Add iptables-1.8.2-dont_read_garbage.patch that fixes a situation where 'iptables -L' reads garbage from the struct as the kernel never filled it in the bugged case. This can lead to issues like mapping a few TiB of memory [bsc#1106751]. - Update to new upstream release 1.8.2 * Fix incorrect handling of various targets and options in iptables-nft,ebtables-nft,arptables-nft. - Update to new upstream release 1.8.1 * New cgroup match revision with reduced memory footprint - note build-time dependency on libnftnl >= 1.1.1 - Add missing update-alternatives dependency to Requires(post) section. If this is missing the package fails to install properly when it is used as build dependency. - Update to new upstream release 1.8.0 and snapshot 1.8.0.g75 * The ipv6 "/srh"/ match can now match previous/next/last sid * CONNMARK target now supports bit-shifting for restore,set and save-mark. * DNAT now supports shifted portmap ranges. * iptables now comes in two backends: legacy and nft. - Use %license instead of %doc [bsc#1082318] - Fix ethertypes ownership, should be %exclude, not %ghost. - Resolve conflict with ebtables and obtain ethertypes from new netcfg minor version. FATE#320520 - Update to new upstream release 1.6.2 * add support for the "/srh"/ match * add randomize-full for the "/MASQUERADE"/ target * add rate match mode to the "/hashlimit"/ match - Add iptables-batch-lock.patch: Fix a locking issue of iptables-batch which can cause it to spuriously fail when other programs modify the iptables rules in parallel (bnc#1045130). This can especially affect SuSEfirewall2 during startup. - Update to new upstream release 1.6.1 * add support for hashlimit rev 2 for higher pps rates * add support for cgroup2 path matching * translation program for nft - Update to final release 1.6.0 * Only a build fix, no new significant changes. - Update to new snapshot v1.4.21-367-g9763347 [1.6.0~] * -m ah/esp/rt: restore matching "/any SPI id"/ by default (they unexpectedly defaulted to --spi 0 rather than --spi ALL) * -m cgroup: new module * -m dst: make ! --dst-len work * -m ipcomp: new module * -m socket: add --restore-skmark option * -j CT: add support for new zone options * -j REJECT: add missing ICMPv6 codes * -j TEE: make it possible to delete rules with -D ... -j * -j SNAT/DNAT: add randomize-full support
- Remove 2 old patches (iputils-sec-ping-unblock.diff, iputils-ping-interrupt.diff) Although not documented, they both belong to bsc#674304. Fix from 2011 was resolved upstream in commit 810dd7f ("/ping,ping6: Unmask signals on start-up."/) [1], released in s20121112. - Update iputils-remove-bogus-check-required-for-2.4.9-kernels.patch (backport 4471ac6 to add changes in header files) - Use git format for iputils-ping-fix-pmtu-for-ipv6.patch (required by %autosetup -p1) - Use %autosetup -p1 - Backport license information from upstream (bnc#1082788): iputils-add-license-info.diff - Backport iputils-ping-fix-pmtu-for-ipv6.patch from upstream to fix PMTU discovery in ping6. (bsc#1072460) - Install rdisc as rdisc, do not use in.rdisc anymore (xinetd which was using in.* names is obsolete anyways) - iputils: remove man pages of unused binaries: ninfod, pg3, rdisc (rdisc is in a separate package) - Add systemd service for rarpd - mark ping also verify not caps, as these are changed by the permissions package. (bsc#1065835) - Reintroduce rarpd as subpackage - Explicitly list content in filelist as we have two subpackages now - Cleanup with spec-cleaner - Update to version s20161105 (Changes taken from the RELNOTES file) * ping: eliminate deadcode & simplify * ping: do not allow oversized packets to root * correctly initialize first hop * ping: fix ping -6 -I * arping,doc: fix documentation of -I * ping: fix error message when getting EACCES from connect() * renamed INSTALL to INSTALL.md * (re)structured INSTALL.md and transformed into markdown; added hint that installation into prefix has to be done with DESTDIR make variable and that there's no prefix support in configure, close #21 * ping: Silence GCC warnings when building with -fstrict-aliasing * tftpd: Drop supplementary groups for root * libgcrypt: fix static linking * doc: Inserted a missing word * tracepath6: avoid redundant family variable * tracepath: borrow everything good from tracepath6 * tracepath: switch to dual-stack operation * tracepath: remove now redundant tracepath6 * docs: fix parallel build of manpages * ping: remove assignments of values that are never read * docs: remove references to ping6 and traceroute6 * ping: work with older kernels that don't support ping sockets * Revert "/ping_common.c: fix message flood when EPERM is encountered in ping"/ * reorder -I option parsing (boo#1057664) * ping: also bind the ICMP socket to the specific device - tracepath6 is now symlink to tracepath. - Add ping6 symlink (boo#1017616) - do not install rarpd and rarpd.8 manpage (comes from rarpd rpm currently) - Update to version s20160308 (Changes taken from the RELNOTES file) * use syntax compatible with busybox date in Makefile * 'admin prohibited' should print !X not !S. * Makefile: use #define as in previous code changes * doc/Makefile: require bash, because we use pushd and popd * doc: don't timestamp manpages by default * ping: status() now returns received/transmitted instead of trans/recv * ping: don't mess with internals of struct msghdr * ping: ICMP error replies while errno < 0 is a hard error * ping: always use POSIX locale when parsing -i * ping: link against libm * made ping functions protocol independent * ping: perform dual-stack ping by default * ping: remove obsolete preprocessor directives * ping: avoid name clashes between IPv4 and IPv6 code * ping: merge all ping header files into a single one * ping: merge `ping6` command into `ping` * ping: refactor ping options * ping: refactor ping socket code * ping: merge IPv4 and IPv6 `pr_addr()` * ping: fix defines and libs in Makefile * ping: handle single protocol systems * iputils ping/ping6: Add a function to check if a packet is ours * ping: Add <linux/types.h> to fix compilation error. * ping6: Use GNUTLS API directly for MD5. (v2) * ping6: Use libgcrypt instead of gnutls for MD5. * Allow ping to use IPv6 addresses * ping,ping6 doc: More description on CAP_NET_RAW usage. * if IPv4 resolving fails fallback to ping6 * ping: in usage print the 'ping -6' options as well * ping: allow option -4 which forces IPv4 * combine sock and errno into a single structure * This patch allows running ping and ping6 without root privileges on * use better names for socket variables * tracepath,doc: fix corrupted tag * doc: ping: add missing options and remove ping6 * ninfod: remove unused variables * ninfod: Regenerate configure by autoconf-2.69. * ninfod: libgcrypt support. * Fix building with musl * travis.yml: install nettle-dev * Allow using nettle instead of libgcrypt for MD5 * avoid compiler warning caused by snapshot.h * make `getaddrinfo()` and `getnameinfo()` usage consistent * enable IDN by default * remove IPV4_TARGETS and IPV6_TARGETS * Use svg instead of png to get better image quality * spec: Configure before building ninfod. * spec: Fix date in %changelog. * make,spec: Add rpm target. - Refreshed patches * iputils-ping-interrupt.diff * iputils-sec-ping-unblock.diff - Remove ifenslave.c. It has been removed in the linux kernel commit b1098bbe1b24("/bonding: remove ifenslave.c from kernel source"/). bonding can be done via iproute (netlink) - dropped iputils-ifenslave.diff - Append our CFLAGS to the upstream ones instead of overriding them. - Cleanup old make command since the upstream Makefile does things right it seems. - Use Provides: for old /{,s}bin utils to satisfy reverse dependencies. - Install utilities to /bin and /sbin until reverse dependencies are properly fixed. - Do not install tftp and traceroute to avoid conflicts with the tftp and traceroute packages. Stick to what iputils used to provide in the past. - Remove iputils-traceroute6-stdint.diff patch since we are not building the traceroute* utilities. - Install tracepath to /usr/bin. (boo#795788) - Update to version s20150815 * use syntax compatible with busybox date in Makefile * Makefile: use #define as in previous code changes * ping: status() now returns received/transmitted instead of trans/recv * ping: don't mess with internals of struct msghdr * tracepath,doc: fix corrupted tag * made ping functions protocol independent * Allow ping to use IPv6 addresses * if IPv4 resolving fails fallback to ping6 * ping: in usage print the 'ping -6' options as well * ping: allow option -4 which forces IPv4 * combine sock and errno into a single structure * This patch allows running ping and ping6 without root privileges on * use better names for socket variables * travis.yml: install nettle-dev * Allow using nettle instead of libgcrypt for MD5 * avoid compiler warning caused by snapshot.h * make `getaddrinfo()` and `getnameinfo()` usage consistent * enable IDN by default * ping: perform dual-stack ping by default * remove IPV4_TARGETS and IPV6_TARGETS * ping: remove obsolete preprocessor directives * ping: avoid name clashes between IPv4 and IPv6 code * ping: merge all ping header files into a single one * ping: merge `ping6` command into `ping` * ping: refactor ping options * ping: refactor ping socket code * ping: merge IPv4 and IPv6 `pr_addr()` * Use svg instead of png to get better image quality * iputils ping/ping6: Add a function to check if a packet is ours * ping: Add <linux/types.h> to fix compilation error. * ping6: Use GNUTLS API directly for MD5. (v2) * ping6: Use libgcrypt instead of gnutls for MD5. * ninfod: Regenerate configure by autoconf-2.69. * ninfod: libgcrypt support. * spec: Configure before building ninfod. * spec: Fix date in %changelog. * make,spec: Add rpm target. * ping,ping6 doc: More description on CAP_NET_RAW usage. - Update patches * iputils-s20101006-ping-interrupt.diff > iputils-ping-interrupt.diff * iputils-s20101006-sec-ping-unblock.diff > iputils-sec-ping-unblock.diff * iputils-remove-bogus-check-required-for-2.4.9-kernels.patch - Update home project page and download Url - Remove obsolete %clean section - Remove UsrMerge process; it has been done for more than two openSUSE releases now - Fix a bogus kernel version check (boo#927831): iputils-remove-bogus-check-required-for-2.4.9-kernels.patch
- not balancing interrupts in Xen guests (bsc#1178477, bsc#1183405) A procinterrupts-check-xen-dyn-event-more-flexible.patch - Adapt also-fetch-node-info-for-non-PCI-devices.patch to v1.4.0, and backport process_one_line() and get_int() which is required for it to work. - Correctly detect the NUMA node of non-PCI devices. (bsc#1156315 bsc#1183157) - add also-fetch-node-info-for-non-PCI-devices.patch - Due to a bug in irqbalance's parsing of /sys/devices/system/cpu/cpu*/node* entries, all CPUs is considered to be on NUMA node 0. Backport fix for ambiguous parsing of *node* entries in /sys from upstream to fix this issue. (bsc#1156315, bsc#1182254) - add fix-ambiguous-parsing-of-node-entries-in-sys.patch - Revert previous changes for kernel 5.3+ - remove 0001-Revert-remove-affinity_hint-infrastructure.patch - remove set-numa-node.patch - remove 0001-Revert-Types-clean-out-unused-variables-from-irq_inf.patch - In HyperV VMs all NVME MSI interrupts are set to unmanaged to compensate the lack of matrix.c in pre-v4.20 kernels. Irqbalanced is supposed to spread the load. (bsc#1119461, bsc#1154905, bsc#1138190) Performance can be improved further with --hintpolicy=subset - add 0001-Revert-remove-affinity_hint-infrastructure.patch - add set-numa-node.patch - add 0001-Revert-Types-clean-out-unused-variables-from-irq_inf.patch - Allow compilation with SLE-12 and before by: * removing -std=C99 Latest compiler version does not complain anymore, SLE12 SPx and before did. * Fix a possible buffer overflow compiler warning A fix_buffer_overflow_compiler.patch - Removed aarch64-compile-fixes.patch because it is mainline now. - Update to version 1.4.0: * Fixed an erroneous calculation of min_load that restricted candidates to a subset of objects * Fixed powerpc hotplug detection * Cleaned up syslog target dependency * Added some self test infrastructure (via make check) - Update to version 1.3.0 * New features in this release: optimization of platform device irq detection Added sample udev rules to trigger irq rescans on device add/remove Made irqbalance ui an optional compile component Added support for Intel CoD Add -v | --version option to command line * Bug fixes in this release: Misc compiler warning fixes and spelling errors Compilation error fix on aarch64 Compilation error fix when using clang in c99 mode Unused variable cleanup Lots of memory leak cleanup in irqbalance-ui Prevent irqbalance from running in a container Fix irq affinity assignment in some cases to wrong numa node Fix oneshot mode exclude legacy irq 255 * Deprecations: without-glib2 is removed, we just need it enough that we can't dummy it up anymore - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Remove superfluous comment out man package packing - Switch to ncurses6: use ncurses6-config to find the correct CFLAGS and libraries (boo#1021328). - update to 1.2.0: * sort_irq logic rework to fix unintended ordering * removal of the affinity_hint infrastructure as its not needed * fixes for invalid cpumask parsing * many other minior fixes (see git log) * Aarch64 support * live interactive monitoring of irqbalance and live adjustment with irqbalance-ui - remove fix-aarch64-support.patch: upstreamed - add install-man-pages.patch - add aarch64-compile-fixes.patch - Set-fd-limit.patch: Increase limit on file descriptors (bsc#998399) (fate#321645) - fix-aarch64-support.patch: Fix AArch64 support - Update to 1.1.0 * Banning support fixes * Load calculation improvements * Documentation fixes * Fix command line preservation across re-scan * Memory leak fixes * Misc. bug fixes * ARM irq support * New --banmod option * New sleep interval option - Only exclude arch s390 and s390x - enable build for aarch64 - enable build for %arm - Clenup spec file with spec-cleaner - Remove bug-893478_warn-once.patch - Update to 1.0.9 * PCI quirk support * System Logging compatibility * isolcpus inheritance * Misc. Bugfixes - Update to version 1.0.8 * No ChangeLog available - Fix home page and download source Url - Update bug-893478_warn-once.patch; (submitted and accepted to/by upstream)
- Update to 0.18 * improve elimination of redundant existentially quantified variables * improve coalescing * improve parametric integer programming * preserve isolate option in isl_schedule_node_band_split * print AST nodes in YAML format * minor improvements to Python bindings - Inherits update to 0.17.1 * fix bug in coalescing treatment - Inherits update to 0.17 * optionally combine SCCs incrementally in scheduler * optionally maximize coincidence in scheduler * optionally avoid loop coalescing in scheduler * fix handling of nested integer divisions * optionally detect min/max expressions during AST generation * minor AST generator improvements * simplify stride constraints * improve support for expansions in schedule trees - Update to 0.16.1 * fix bug in simplification - Changes for 0.16 * add 32 bit integer optimization for IMath * minor AST generator improvements * add isl_union_flow_get_full_{may,must}_dependence * minor improvements to Python bindings * minor improvements to set and map printing - Use url for source - Cleanup spec file with spec-cleaner - Make building more verbose - Update to ISL version 0.15 * improve coalescing * add isl_union_access_info_compute_flow * add mark nodes in AST * add isl_union_pw_aff and isl_multi_union_pw_aff * add schedule trees * deprecate band forests * deprecate separation_class AST generation option * introduce isl_bool and isl_stat types - Removes no longer needed isl-0.14-fixes.patch. - Update to ISL version 0.14 * support IMath as an optional replacement for GMP * minor AST generator improvements - Inherits changes from ISL version 0.13 * deprecate isl_int * improved support for multi piecewise quasi-affine expressions * allow the user to impose a bound on the number of low-level operations * add isl_id_to_ast_expr and isl_id_to_pw_aff * add isl_schedule_constraints * hide internal structure of isl_vec * remove support for piplib - Add isl-0.14-fixes.patch to fix function returning without value. - Update to ISL version 0.12.2 * isl_int has been replaced by isl_val * some of the old functions are still available in isl/deprecated/*.h but they will be removed in the future * The functions isl_pw_qpolynomial_eval, isl_union_pw_qpolynomial_eval, isl_pw_qpolynomial_fold_eval and isl_union_pw_qpolynomial_fold_eval have been changed to return an isl_val instead of an isl_qpolynomial - Remove obsolete config-guess-sub-update.diff patch - Update to ISL version 0.12 * adds isl_val abstraction - Add config-guess-sub-update.diff: * Update config.guess/sub for aarch64 - Update to ISL version 0.11.1 * fixes endianess issue * now comes with a LICENSE file - Update to ISL version 0.11 * license change to MIT * add support for code generation - Add baselibs.conf, needed by cloog-isl-32bit - ISL 0.10
- Update to Java 8.0 Service Refresh 7 Fix Pack 0 [bsc#1194232] [bsc#1194198, bsc#1192052, CVE-2021-41035] [bsc#1191902, CVE-2021-35560] [bsc#1191904, CVE-2021-35578] [bsc#1191914, CVE-2021-35586] [bsc#1191913, CVE-2021-35564] [bsc#1191911, CVE-2021-35559] [bsc#1191910, CVE-2021-35556] [bsc#1191909, CVE-2021-35565] [bsc#1191905, CVE-2021-35588] - Update to Java 8.0 Service Refresh 6 Fix Pack 35 [bsc#1188565, CVE-2021-2369] [bsc#1188564, CVE-2021-2341] - Update to Java 8.0 Service Refresh 6 Fix Pack 30 [bsc#1185056, CVE-2021-2161][bsc#1185055, CVE-2021-2163] * Service, Build, Packaging and Deliver: - Symlink issue reported for javaws in jre packages - ibmjceplus security provider depends on msvcr120.dll on windows * Class Libraries: - Exception in pure ipv6 environment in IBM sdk - Fix security vulnerability CVE-2021-2161 - Update cacerts to include certificates from entrust and globalsign - Update timezone information to the latest tzdata2021a * Java Virtual Machine: - Sssertion failed at copyforwardscheme.cpp because a tag slot (0x3) was treated as an object - GPF event from method unlinkclassloadingconstraints - JVM takes more time to start up - xgc:classunloadingkickoffthreshold not working as expected * JIT Compiler: - The JIT incorrectly compiles a method consisting of non-javac generated bytecodes from java 8.0.6.20 and up to 8.0.6.30 * Security: - httpsurlconnection drops the timeout and hangs forever in read - sslsocket that is never bound or connected leaks socket resources - TLS connection always receives close_notify exception - JSSE fails to open racf keystores - Kerberos ticket renewal fails with debug enabled following java.lang.illegalstateexception - Update JSSE to oracle jdk8u281 fix level - Update to Java 8.0 Service Refresh 6 Fix Pack 26 * Java Virtual Machine: - Behaviour change in getmethod for java8_sr6_fp20 - Crash when outputting to verbose GC log using the specifier characters - Outofmemoryerror happens due to nursery heap space shortage * JIT Compiler: - Occasional assertion being triggered in code generation - SEGV when using hashmap$hashiterator.nextnode() in multiple threads concurrently - Update to Java 8.0 Service Refresh 6 Fix Pack 25 [bsc#1182186, bsc#1181239, CVE-2020-27221, CVE-2020-14803] * CVE-2020-27221: Potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding. * CVE-2020-14803: Unauthenticated attacker with network access via multiple protocols allows to compromise Java SE. - Update to Java 8.0 Service Refresh 6 Fix Pack 20 [bsc#1180063,bsc#1177943] CVE-2020-14792 CVE-2020-14797 CVE-2020-14781 CVE-2020-14779 CVE-2020-14798 CVE-2020-14796 CVE-2020-14803 * Class libraries: - SOCKETADAPTOR$SOCKETINPUTSTREAM.READ is blocking for more time that the set timeout - Z/OS specific C function send_file is changing the file pointer position * Java Virtual Machine: - Crash on iterate java stack - Java process hang on SIGTERM * JIT Compiler: - JMS performance regression from JDK8 SR5 FP40 TO FP41 - Update to Java 8.0 Service Refresh 6 Fix Pack 16 * Java ifix for z15 compression problem [bsc#1175295] * Class Libraries: - z15 high utilization following Z/VM and Linux migration from z14 To z15 * Java Virtual Machine: - Assertion failed when trying to write a class file - Assertion failure at modronapi.cpp - Improve the performance of defining and finding classes * JIT Compiler: - An assert in ppcbinaryencoding.cpp may trigger when running with traps disabled on power - AOT field offset off by n bytes - Segmentation fault in jit module on ibm z platform - Update to Java 8.0 Service Refresh 6 Fix Pack 15 [bsc#1175259, bsc#1174157] CVE-2020-14577 CVE-2020-14578 CVE-2020-14579 CVE-2020-14581 CVE-2020-14556 CVE-2020-14621 CVE-2020-14593 CVE-2020-14583 CVE-2019-17639 * Class Libraries: - JAVA.UTIL.ZIP.DEFLATER OPERATIONS THROW JAVA.LANG.INTERNALERROR - JAVA 8 DECODER OBJECTS CONSUME A LARGE AMOUNT OF JAVA HEAP - TRANSLATION MESSAGES UPDATE FOR JCL - UPDATE TIMEZONE INFORMATION TO TZDATA2020A * Java Virtual Machine: - IBM JAVA REGISTERS A HANDLER BY DEFAULT FOR SIGABRT - LARGE MEMORY FOOTPRINT HELD BY TRACECONTEXT OBJECT * JIT Compiler: - CRASH IN THE INTERPRETER AFTER OSR FROM INLINED SYNCHRONIZED METHOD IN DEBUGGING MODE - INTERMITTENT ASSERTION FAILURE REPORTED - CRASH IN RESOLVECLASSREF() DURING AOT LOAD - JIT CRASH DURING CLASS UNLOADING IN J9METHOD_HT::ONCLASSUNLOADING() - SEGMENTATION FAULT WHILE COMPILING A METHOD - UNEXPECTED CLASSCASTEXCEPTION THROWN IN HIGH LEVEL PARALLEL APPLICATION ON IBM Z PLATFORM * Security: - CERTIFICATEEXCEPTION OCCURS WHEN FILE.ENCODING PROPERTY SET TO NON DEFAULT VALUE - CHANGES TO IBMJCE AND IBMJCEPLUS PROVIDERS - IBMJCEPLUS FAILS, WHEN THE SECURITY MANAGER IS ENABLED, WITH DEFAULT PERMISSIONS, SPECIFIED IN JAVA.POLICY FILE - IN CERTAIN INSTANCES, IBMJCEPLUS PROVIDER THROWS EXCEPTION FROM KEYFACTORY CLASS - Fix update-alternatives for the 32bit packages in baselibs.conf [bsc#1171352] - The pack200 and unpack200 alternatives should be slaves of java [bsc#1171352] - Update to Java 8.0 Service Refresh 6 Fix Pack 10 [bsc#1172277, bsc#1169511] CVE-2020-2805 CVE-2020-2803 CVE-2020-2830 CVE-2020-2781 CVE-2020-2800 CVE-2020-2757 CVE-2020-2756 CVE-2020-2755 CVE-2020-2754 CVE-2019-2949 * Security: - ADD RSA PSS SUPPORT TO IBMPKCS11IMPL - UPDATES TO IBMJCEPLUS AND IBMJCE * Java Virtual Machine: - ASSERTION FAILURE IN JCLEXCEPTION.C - FIX THE LENGTH OF THE CLASS NAME IN VERIFYING THE QUALIFIED CLASS NAME - MEMORY_COLLECTION_THRESH OLD_EXCEEDED NOTIFICATION FOR MEMORYPOOLMXBEAN IS TRIGGERED MORE THAN EXPECTED * JIT Compiler: - CRASH IN JIT COMPILED CODE ON SYSTEMZ - FAILURE TO COMPILE LARGE METHODS CONTAINING CALLS TO JNI ROUTINES - RARE CRASH READING AN ADDRESS JUST BEYOND THE END OF THE JAVA HEAP - Update to Java 8.0 Service Refresh 6 Fix Pack 7 * Java Virtual Machine: - SLOW JVM STARTUP SPEED ON A FULL SHARED CACHE * JIT Compiler: - GPF DURING COMPILATION WHILE PROCESSING CFG - JAVA JIT: NEW OPTION TO PREVENT ALIASING PRIMITIVE BOX CLASSES FINAL FIELDS - UNEXPECTED BEHAVIOUR: HASH MAP RETURNING INCORRECT HASH CODE VALUE AFTER CERTAIN ITERATION ON LINUX ON Z - UNEXPECTED NPE CAUSED BY AN INCORRECT JIT COMPILER OPTIMIZATION * Security: - KEYTOOL IS UNABLE TO LIST ALL THE CERTIFICATES IN A PKCS12 KEYSTORE IN CERTAIN CONDITIONS - NULLPOINTEREXCEPTION THROWN FROM X509CERTIMPL.GETISSUERKE YIDENTIFIER - WEBSPHERE FAILS TO SUCCESSFULLY VALIDATE A CERTIFICATE CHAIN USING THE CERTPATH SECURITY COMPONENT - Update to Java 8.0 Service Refresh 6 Fix Pack 6 [bsc#1160968] * Security: IJ22978 FIX SECURITY VULNERABILITY CVE-2020-2654 IJ22143 JAVA.IO.IOEXCEPTION: SEQUENCE TAG ERROR THROWN WHILE USING CERTPATH TO VALIDATE A CERTIFICATE CHAIN * Class Libraries: IJ22726 REGRESSION IN APPLET STARTUP TIME ON IE BROSWERS * Java Virtual Machine: IJ21943 MISSING PARAMETERS TO EXCEPTION MESSAGE * XML: IJ22335 THE XSD DATATYPE GYEAR INCORRECTLY ALLOWS VALUES WITH LESS THAN 4 DIGITS - Update to Java 8.0 Service Refresh 6 Fix Pack 5 [bsc#1162972, bsc#1160968] * Security Fixes: CVE-2020-2583 CVE-2020-2593 CVE-2020-2604 CVE-2020-2659 CVE-2019-4732 IJ21985 IBMJCE PROVIDER IS UNABLE TO BUILD A CERTIFICATE CHAIN WHEN A PKCS12 KEYSTORE HAS BOTH GOOD AND BAD INTERMEDIATE CERTIFICATES IJ21208 KDB to JKS keystore conversion creates JKS keystore with broken certificate chain, regression introduced in CMSProvider 2.63 IJ21616 THE SECURITY PROPERTY 'JDK.CERTPATH.DISABLED ALGORITHMS' IS MISTAKENLY BEING USED TO FILTER JAR SIGNING ALGORITHMS * Class Libraries: IJ22359 HANG IN JAVA_JAVA_NET_SOCKETINPUTSTREAM_SOCKETREAD0 EVEN WHEN TIMEOUT IS SET IJ22350 JAVA 7 AND JAVA 8 NOT WORKING WELL WITH TRADITIONAL/SIMPLIFIED CHINESE EDITION OF WINDOWS CLIENT SYSTEM IJ22064 JAVA OUT OF MEMORY (HEAP SPACE) JAVA V8 IN Z/OS WITH STRINGS OR CHAR ARRAYS IJ22142 JAXB XML VALIDATION FAILS ON IBM JDK >= 8.0.5.15 IJ22141 PERFORMANCE ISSUE ON JAVA 8 WITH FDLIBM LIBRARY IN AIX IJ22351 SUN.NIO.CS.EXT.IBM1390$D ECODER OBJECTS CONSUMED JAVA HEAP FOR JAVA8 IJ22337 THE NAME OF THE REPUBLIC OF BELARUS IN THE RUSSIAN LOCALE INCONSISTENT WITH CLDR IJ22349 UPDATE TIMEZONE INFORMATION TO TZDATA2019C * Java Virtual Machine: IJ20714 A SIGSEGV/GPF IS RECEIVED FROM METHOD RESIZELOA() IJ20379 CRASH OR ASSERTION FAILURE HAPPENED AFTER DECOMPILATION WHEN FSD WAS ENABLED IJ21959 GARBAGE COLLECTION NOTIFICATION IS NOT EMITTED IJ21098 IBM J9 UNBLOCKS SIGNALS BY DEFAULT IJ21009 INCREASED RESPONSE TIME AND HIGH CPU UNDER BALANCED GC POLICY IJ21925 RELAX REFERENCE ASSERT AFTER SCAVENGER CLEARING * JIT Compiler: IJ21488 CRASH DURING JIT COMPILATION IJ20441 CRASH IN JVM INTERPRETER AFTER OSR IJ20662 INCORRECT RESULTS FOR EXPRESSIONS WITH SHIFTS IJ21489 PERFORMANCE REGRESSION WHEN CALLING JNI ON POWER (AIX & LINUX) IJ22219 RUNTIME FAILURE IN THE JIT WHEN RUNNING ON Z ARCHITECTURE IJ22150 RUNTIME FAILURE IN THE JIT WHEN RUNNING ON Z ARCHITECTURE * ORB: IX90190 OUTOFMEMORYERROR THROWN FROM CDRREADER.READBYTESFORST RING - Update to Java 8.0 Service Refresh 6 [bsc#1158442, bsc#1154212] * Security fixes: CVE-2019-2933 CVE-2019-2945 CVE-2019-2958 CVE-2019-2962 CVE-2019-2964 CVE-2019-2975 CVE-2019-2978 CVE-2019-2983 CVE-2019-2988 CVE-2019-2989 CVE-2019-2992 CVE-2019-2996 CVE-2019-2999 CVE-2019-2973 CVE-2019-2981 CVE-2019-17631 * Security: IJ18632 'NO SUCH ALGORITHM: 1.2.840.113549.2.X WHILE STORING OR RETRIEVING HMACSHAX USING A PKCS12 KEY STORE IJ19796 ADD PIECEMEAL SHA*WITHDSA SIGNATURE CAPABILITY TO THE IBMPKCS11IMPL CRYPTO PROVIDER IJ19669 NULLPOINTEREXCEPTION OCCURS WHEN READING AN EMPTY PKCS12 KEYSTORE USING JAVA IJ19242 CERTPATH UPDATES IN SUPPORT OF THE JSSE TLS 1.3 PROTOCOL IJ18349 IBMJCE ISSUE#44 ADD PKCS12 KEYSTORE ISSUER SUBJECT KEY ID CHECKING TO CERT CHAIN PROCESSING IJ18830 MEMORY GROWTH IN IBMJCEPLUS PROVIDER WHILE USING AESGCM IN TLS1.2 PROTOCOL IJ19243 PKCS UPDATES IN SUPPORT OF THE JSSE TLS 1.3 PROTOCOL IJ20639 SUPPORT FOR NEW ALGORITHMS ADDED TO IBMJCEPLUS AND IBMJCEPLUSFIPS PROVIDERS IJ18572 UPDATE CMSPROVIDER FOR IBMJCEPLUS IJ18573 UPDATE IKEYMAN FOR IBMJCEPLUS, PKCS12 KEYSTORE CORRUPTED AFTER USING IKEYMAN * Class libraries: IJ21181 3 JCK CASES FAILED IN IBM I PLATFORM ABOUT AWT IJ15709 JAVA LAUNCHER FAILS TO LOAD IF LOADED WITH AN EXPLICIT LOADER IJ20939 PROBLEM WITH SECRET (SYMMETRIC) KEY ALGORITHM IN IBMJCEPLUS IJ20980 UPDATE TIMEZONE INFORMATION TO TZDATA2019A AND 2019B * Java Virtual Machine IJ19657 ASSERTION FAILURE FROM STANDARDACCESSBARRIER.CP P:767 IJ20612 CRASH FROM RUNCALLINMETHOD() RELATED TO SHARED CLASSES CACHE IJ20908 SEGMENTATION ERROR FROM LIBJ9VM29 IJ20395 SEGV READING DATA VIA UNSAFE.GETBYTE() * JIT Compiler IJ20311 A SIGFPE ERROR IS RAISED IN JAVA JIT COMPILED METHOD USING DATA ACCESS ACCELERATOR LIBRARY IJ20441 CRASH IN JVM INTERPRETER AFTER OSR IJ19899 CRASH WHILE THROWING A CLASSCASTEXCEPTION IJ21225 INFINITELOOP ON STATIC FINAL FIELD MODIFICATION IJ18450 JAVA JIT - CRASH IN USEREGISTER() ON POWER HARDWARE IJ20528 NULLPOINTEREXCEPTION OR SEGMENTATION FAULT FOR METHOD CALL TO OBJECT OF A PRIMITIVE WRAPPER TYPE * z/OS Extentions PH17464 High CPU when using Elliptic Curve Ciphers (ECC) and the IBMJCECCA and IBMJSSE2 Providers PH19449 IBMJCEHYBRID DOES NOT FAILOVER BECAUSE SIGNATURE EXCEEDS BLOCKSIZE OF 2048 - Update to Java 8.0 Service Refresh 5 Fix Pack 41 [bsc#1143080] * JIT compiler crash: Remove implicit sign extension assumptions from iRegStore evaluator (https://github.com/eclipse/omr/pull/4103) - Update to Java 8.0 Service Refresh 5 Fix Pack 40 [bsc#1147021] * Security fixes: CVE-2019-11772 (bsc#1147021) CVE-2019-11775 (bsc#1147021) CVE-2019-4473 (bsc#1147021) CVE-2019-11771 (bsc#1147021) CVE-2019-7317 (bsc#1141780) CVE-2019-2769 (bsc#1141783) CVE-2019-2762 (bsc#1141782) CVE-2019-2816 (bsc#1141785) CVE-2019-2766 (bsc#1141789) CVE-2019-2786 (bsc#1141787) IJ17282 IBMJCEPLUS NAME SPACE CHANGE FOR GSKIT IJ17055 JSSE2 MEMORY LEAK ON COM.IBM.JSSE2.EXT.ALPNJS SEEXT IJ17640 OPTIMIZE SHA PERFORMANCE * Class Libraries: IJ18126 JAVA.LANG.INTERNALERROR: SPAWNP FAILURE, ERRNO=3450 IJ14454 REPLACE HARMONY IMPLEMENTATION OF JDWP WITH OPENJDK JDWP IMPLEMENTATION IJ18131 UPDATE TIMEZONE INFORMATION TO TZDATA2018I * JIT Compiler: IJ17054 JAVA JIT ON POWER: CRASH IN FREEBESTREGISTER() IJ17817 PROBLEMS CALLING NON-XPLINK NATIVE ON Z/OS 31BIT IJ18244 SEGMENTATION FAULT WHILE RUNNING JIT COMPILED CODE * ORB: IX90189 HANDLE SCHEMA USE-CASE SCENARIO FOR APAR IX90188 - Update to Java 8.0 Service Refresh 5 Fix Pack 37 * Class Libraries: IJ16550 CP1386 CTRL CHARS COMPATIBILITY ISSUE BETWEEN JAVA AND DB2 IJ15675 THE FONTMANAGER LIBRARY NEEDS TO BE LINKED AGAINST THE AWT HEADLESS LIBRARY * Java Virtual Machine: IJ15979 DUMP EVENT 'TRACEASSERT' (00080000) RECEIVED WHEN JNI CHECKING IS ENABLED IJ16376 SEGMENTATION ERROR WHEN INVOKING JNI METHOD JAVA.LANG.ACCESS.GETCONS TANTPOOL() * JIT Compiler: IJ16221 GC ASSERTION WHEN RUNNING METRONOME IJ16118 HANG WITH ALL THREADS WAITING - Update to Java 8.0 Service Refresh 5 Fix Pack 36 * JIT Compiler: IJ15764 CRASH DURING JIT COMPILATION IJ15793 CRASH DURING JIT COMPILATION IJ16011 INCORRECT RESULTS AFTER METHOD IS JIT COMPILED IJ15826 INTERMITTENT CRASH IN JAVA JIT COMPILER * z/OS Extentions: PH11921 JZOS PDS MEMBER STATISTICS THROWS AN EXCEPTION ON INVALID ISPF DATA PH11870 JZOS SUPPORT OF Z/OS CODE PAGES - Update to Java 8.0 Service Refresh 5 Fix Pack 35 [bsc#1134718] * Security fixes: CVE-2019-10245 (bsc#1134718) CVE-2019-2698 (bsc#1132729) CVE-2019-2697 (bsc#1132734) CVE-2019-2602 (bsc#1132728) CVE-2019-2684 (bsc#1132732) - Update to Java 8.0 Service Refresh 5 Fix Pack 30 * Security fixes: CVE-2018-12547 CVE-2018-12549 CVE-2018-1890 (bsc#1128158) CVE-2018-11212 (bsc#1122299) CVE-2019-2426 CVE-2019-2449 (bsc#1122292) CVE-2019-2422 (bsc#1122293) - Update to Java 8.0 Service Refresh 5 Fix Pack 27 * Class Libraries: IJ12021 IBM JRE FAILS TO CLOSE THE FILE DESCRIPTORS RELATED TO ASYNCHRONOUSSERVERSOCKET CHANNEL OBJECT AFTER APPLYING FIX FOR APAR OA3350 * Java Virtual Machine: IJ11480 CRASH IN FFISYS CALL IN ZOS IJ12137 FAILED TO START JVM WITH SPECIAL HEAP CONFIGURATION ON NUMA CAPABLE PLATFORM * JIT Compiler: IJ11315 ABEND IN TR_OSRCOMPILATIONDATA::W RITEMETADATA ON Z/OS IJ12196 ARRAYINDEXOUTOFBOUNDS EXCEPTION OR OTHER SYMPTOMS IJ11619 CONCURRENT SCAVENGE HANG WHEN GC DOES NOT MOVE OBJECT IN J9READBARRIER IJ11620 CRASH IN TR_J9VMBASE::GETRESOLVED VIRTUALMETHOD IJ12136 HIGH 32-BIT OF LONG VALUE IS CLOBBERED IJ12156 INCORRECT FLOATING POINT RESULT ON X86 MACHINES SUPPORTING AVX IJ12158 INCORRECT METHOD EXECUTION AFTER HCR METHOD REDEFINITION IJ12157 INCORRECT NULL POINTER EXCEPTION THROWN IJ11368 JAVA JIT PPC: CRASH IN JIT COMPILED CODE ON PPC MACHINES IJ12109 PERFORMANCE REGRESSION OF ABOUT 2%-6% IJ12097 WRONG RESULT FROM STRING.INDEXOF AND STRING.LASTINDEXOF * XML: IJ11730 XLXP XML PARSER: INTRODUCE SYSTEM PROPERTY TO ENABLE USE OF PLATFORM ENCODING - Update to Java 8.0 Service Refresh 5 Fix Pack 26 [bsc#1119213] * JIT Compiler IJ11150 AUTOSIMD BADILOP ASSERTION IJ10792 CRASH DURING COMPILATION WITH STD::BAD_ALLOC ON X86 IJ11151 CRASH IN JIT COMPILATION IN TR_CLASSLOOKAHEAD::EXAMI NENODE ON ALL PLATFORMS IJ10928 INTERMITTENT CRASH IN THE JAVA JIT COMPILER RUNNING ON Z/OS IJ11731 JAVA FAILS WITH SIGSEGV WHEN -XJIT:DISABLEZ10 OPTION IS SUPPLIED IJ11621 X86 CRASH WITH GC ASSERTION RUNNING JIT COMPILED METHOD * Reliability and Serviceability IJ10763 TRACEFORMAT CAN MISINTERPRET EVENTS CONTAINING CERTAIN STRINGS - Update to Java 8.0 Service Refresh 5 Fix Pack 25 [bsc#1116574] * Class Libraries: IJ10934 CVE-2018-13785 IJ10935 CVE-2018-3136 IJ10895 CVE-2018-3139 IJ10932 CVE-2018-3149 IJ10894 CVE-2018-3180 IJ10930 CVE-2018-3183 IJ10933 CVE-2018-3214 IJ09315 FLOATING POINT EXCEPTION FROM JAVA.TEXT.DECIMALFORMAT. FORMAT IJ09088 INTRODUCING A NEW PROPERTY FOR TURKEY TIMEZONE FOR PRODUCTS NOT IDENTIFYING TRT IJ10800 REMOVE EXPIRING ROOT CERTIFICATES IN IBM JDK'S CACERTS. IJ10566 SUPPORT EBCDIC CODE PAGE IBM-274 - BELGIUM EBCDIC * Java Virtual Machine IJ08730 APPLICATION SIGNAL HANDLER NOT INVOKED FOR SIGABRT IJ10453 ASSERTION FAILURE AT CLASSPATHITEM.CPP IJ09574 CLASSLOADER DEFINED THROUGH SYSTEM PROPERTY 'JAVA.SYSTEM.CLASS.LOADE R' IS NOT HONORED. IJ10931 CVE-2018-3169 IJ10618 GPU SORT: UNSPECIFIED LAUNCH FAILURE IJ10619 INCORRECT ILLEGALARGUMENTEXCEPTION BECAUSE OBJECT IS NOT AN INSTANCE OF DECLARING CLASS ON REFLECTIVE INVOCATION IJ10135 JVM HUNG IN GARBAGECOLLECTORMXBEAN.G ETLASTGCINFO() API IJ10680 RECURRENT ABORTED SCAVENGE * ORB IX90187 CLIENTREQUESTIMPL.REINVO KE FAILS WITH JAVA.LANG.INDEXOUTOFBOUN DSEXCEPTION * Reliability and Serviceability IJ09600 DTFJ AND JDMPVIEW FAIL TO PARSE WIDE REGISTER VALUES * Security IJ10492 'EC KEYSIZE < 384' IS NOT HONORED USING THE 'JDK.TLS.DISABLEDALGORIT HMS' SECURITY PROPERTY IJ10310 ADD NULL CHECKING ON THE ENCRYPTION TYPES LIST TO CREDENTIALS.GETDEFAULTNA TIVECREDS() METHOD IJ10491 AES/GCM CIPHER - AAD NOT RESET TO UN-INIT STATE AFTER DOFINAL( ) AND INIT( ) IJ08442 HTTP PUBLIC KEY PINNING FINGERPRINT,PROBLEM WITH CONVERTING TO JKS KEYSTORE IJ09107 IBMPKCS11IMPL CRYPTO PROVIDER - INTERMITTENT ERROR WITH SECP521R1 SIGNATURE ON Z/OS IJ10136 IBMPKCS11IMPL - INTERMITTENT ERROR WITH SECP521R1 SIG ON Z/OS AND Z/LINUX IJ08530 IBMPKCS11IMPL PROVIDER USES THE WRONG RSA CIPHER MECHANISM FOR THE RSA/ECB/PKCS1PADDING CIPHER IJ08723 JAAS THROWS A 'ARRAY INDEX OUT OF RANGE' EXCEPTION IJ08704 THE SECURITY PROPERTY 'JDK.CERTPATH.DISABLEDAL GORITHMS' IS MISTAKENLY BEING USED TO FILTER JAR SIGNING ALGORITHMS * z/OS Extentions PH03889 ADD SUPPORT FOR TRY-WITH-RESOURCES TO COM.IBM.JZOS.ENQUEUE PH03414 ROLLOVER FROM SYE TO SAE FOR ICSF REASON CODE 3059 PH04008 ZERTJSSE - Z SYSTEMS ENCRYPTION READINESS TOOL (ZERT) NEW SUPPORT IN THE Z/OS JAVA SDK - Update to Java 8.0 Service Refresh 5 Fix Pack 22 * Java Virtual Machine IJ09139 CUDA4J NOT AVAILABLE ON ALL PLATFORMS * JIT Compiler IJ09089 CRASH DURING COMPILATION IN USEREGISTER ON X86-32 IJ08655 FLOATING POINT ERROR (SIGFPE) IN ZJ9SYM1 OR ANY VM/JIT MODULE ON AN INSTRUCTION FOLLOWING A VECTOR INSTRUCTION IJ08850 CRASH IN ARRAYLIST$ITR.NEXT() IJ09601 JVM CRASHES ON A SIGBUS SIGNAL WHEN ACCESSING A DIRECTBYTEBUFFER * z/OS Extentions PH02999 JZOS data management classes accept dataset names in code pages supported by z/OS system services PH01244 OUTPUT BUFFER TOO SHORT FOR GCM MODE ENCRYPTION USING IBMJCEHYBRID - Update to Java 8.0 Service Refresh 5 Fix Pack 21 * Class Libraries IJ08569 JAVA.IO.IOEXCEPTION OCCURS WHEN A FILECHANNEL IS BIGGER THAN 2GB ON AIX PLATFORM IJ08570 JAVA.LANG.UNSATISFIEDLIN KERROR WITH JAVA OPTION -DSUN.JAVA2D.CMM=SUN.JAV A2D.CMM.KCMS.KCMSSERVICE PROVIDER ON AIX PLATFORM * Java Virtual Machine IJ08001 30% THROUGHPUT DROP FOR CERTAIN SYNCHRONIZATION WORKLOADS IJ07997 TRACEASSERT IN GARBAGE COLLECTOR(MEMORYSUBSPACE) * JIT Compiler IJ08503 ASSERTION IS HIT DUE TO UNEXPECTED STACK HEIGHT IN DEBUGGING MODE IJ08375 CRASH DURING HARDWARE GENERATED GUARDED STORAGE EVENT WITHIN A TRANSACTIONAL EXECUTION REGION WHEN RUNNING WITH -XGC:CONCURRENTS IJ08205 CRASH WHILE COMPILING IJ09575 INCORRECT RESULT WHEN USING JAVA.LANG.MATH.MIN OR MAX ON 31-BIT JVM IJ07886 INCORRECT CALUCATIONS WHEN USING NUMBERFORMAT.FORMAT() AND BIGDECIMAL.{FLOAT/DOUBLE }VALUE() - Version update to 8.0.5.20 [bsc#1104668] * Various JIT/JVM crash fixes * Security fixes: CVE-2018-2952 CVE-2018-2940 CVE-2018-2973 CVE-2018-2964 CVE-2016-0705 CVE-2017-3732 CVE-2017-3736 CVE-2018-1517 CVE-2018-1656 CVE-2018-12539 - Version update to 8.0.5.15 [bsc#1093311, bsc#1085449] * Security fixes: CVE-2018-2826 CVE-2018-2825 CVE-2018-2814 CVE-2018-2794 CVE-2018-2783 CVE-2018-2799 CVE-2018-2798 CVE-2018-2797 CVE-2018-2796 CVE-2018-2795 CVE-2018-2800 CVE-2018-2790 CVE-2018-1417 - Removed translations in the java-1_8_0-ibm-devel-32bit package as they conflict with those in java-1_8_0-ibm-devel. - Version update to 8.0.5.11 [bsc#1089841] * IJ03328 Class Libraries JAVA PLUGIN AND WEBSTART THROW A JAVA.LANG.STACKOVERFLOWE RROR EXCEPTION WITH IBM JAVA 1.8 ON UNIX PLATFORM * IJ03117 Class Libraries UPDATE CACERTS TO INCLUDE ROOT CERTIFICATES FROM LETSENCRYPT AND IDENTRUST * IJ04429 Java Virtual Machine A GPF EVENT IS THROWN FROM JAVA_COM_IBM_JIT_JITHELP ERS_GETBACKFILLOFFSETFRO MJ9CLASS64 OR A NULLPOINTEREXCEPTION IS THROWN * IJ04647 Java Virtual Machine AVOID OPENING THE SHARED CACHE MEMORY CONTROL FILE TO RETRIEVE TOTAL CACHE SIZE FOR NON-PERSISTENT CACHE * IJ03676 Java Virtual Machine JVM HUNG WHILE SHUTTING DOWN * IJ04706 Java Virtual Machine NPE AT JAVA.SECURITY.ACCESSCONT ROLCONTEXT.HASHCODE() * IJ05407 JIT Compiler CRASH IN JIT MODULE WHILE RUNNING JAVA 8SR5 X86-32 HARDWARE * IJ04875 JIT Compiler JAVA JIT: CRASH IN JIT LIBRARY FUNCTION FINDCLASSINFO() * IJ04409 JIT Compiler JAVA JIT: LONG GC PAUSE TIMES WHEN UNLOADING CLASSES * IJ04249 JIT Compiler JAVA JIT PPC - CRASH EXECUTING SOME JAVA.UTIL.CONCURRENT.ATO MIC.ATOMIC* ROUTINES * IJ03854 JIT Compiler JVM INFO MESSAGE APPEARS IN STDOUT * IJ03969 Security IBMPKCS11IMPL CRYPTO PROVIDER - DEBUG TRACING ERROR IN THE PKCS11KEYSTORE CLASS * PI95513 z/OS Extentions JZOS ZFILE.READJFCB MEMORY LEAK - Renamed the update-alternatives link names for the different policy options to avoid collisions [bsc#1085018] * Available options: - jce_1.8.0_ibm_unlimited_local_policy [default] - jce_1.8.0_ibm_unlimited_us_export_policy - jce_1.8.0_ibm_limited_local_policy - jce_1.8.0_ibm_limited_us_export_policy - Fixed priorities of alternatives [bsc#1085018] - Fixed symlinks to policy files on update [bsc#1085018] - Removed java-1_8_0-ibm-alsa and java-1_8_0-ibm-plugin entries in baselibs.conf due to errors in osc source_validator - Version update to 8.0.5.10 [bsc#1082810] * Security fixes: CVE-2018-2639 CVE-2018-2638 CVE-2018-2633 CVE-2018-2637 CVE-2018-2634 CVE-2018-2582 CVE-2018-2641 CVE-2018-2618 CVE-2018-2603 CVE-2018-2599 CVE-2018-2602 CVE-2018-2678 CVE-2018-2677 CVE-2018-2663 CVE-2018-2588 CVE-2018-2579 * Defect fixes: - IJ02608 Class Libraries: Change of namespace definitions with handlers that implement javax.xml.ws.handler.soap.soaphandler - IJ04280 Class Libraries: Deploy Upgrade to Oracle level 8u161-b12 - IJ03390 Class Libraries: JCL Upgrade to Oracle level 8u161-b12 - IJ04001 Class Libraries: Performance improvement with child process on AIX - IJ04281 Class Libraries: Startup time increase after applying apar IV96905 - IJ03822 Class Libraries: Update timezone information to tzdata2017c - IJ03440 Java Virtual Machine: Assertion failure during class creation - IJ03717 Java Virtual Machine: Assertion for gencon with concurrent scavenger on ZOS64 - IJ03513 Java Virtual Machine: Assertion in concurrent scavenger if initial heap memory size -Xms is set too low - IJ03994 Java Virtual Machine: Class.getmethods() does not return all methods - IJ03413 Java Virtual Machine: Hang creating thread after redefining classes - IJ03852 Java Virtual Machine: ICH408I message when groupaccess is specified with -xshareclasses - IJ03716 Java Virtual Machine: java/lang/linkageerror from sun/misc/unsafe.definean onymousclass() - IJ03116 Java Virtual Machine: java.fullversion string contains an extra space - IJ03347 Java Virtual Machine: java.lang.IllegalStateException in related class MemoryMXBean - IJ03878 Java Virtual Machine: java.lang.StackOverflowError is thrown when custom security manager in place - IJ03605 Java Virtual Machine: Legacy security for com.ibm.jvm.dump, trace, log was not enabled by default - IJ04248 JIT Compiler: ArrayIndexOutOfBoundsException is thrown when converting BigDecimal to String - IJ04250 JIT Compiler: Assertion failure with concurrentScavenge on Z14 - IJ03606 JIT Compiler: Java crashes with -version - IJ04251 JIT Compiler: JIT compiled method that takes advantage of AutoSIMD produces an incorrect result on x86 - IJ03854 JIT Compiler: JVM info message appears in stdout - IJ03607 JIT Compiler: Result String contains a redundant dot when converted from BigDecimal with 0 on all platforms - IX90185 ORB: Upgrade ibmcfw.jar to version O1800.01 - IJ03715 Security: Add additional support for the IBMJCEPlus provider, add support for new IBMJCEPlusFIPS provider - IJ03800 Security: A fix in CMS provider for KDB integrity - IJ04282 Security: Change in location and default of jurisdiction policy files - IJ03853 Security: IBMCAC provider does not support SHA224 - IJ02679 Security: IBMPKCS11Impl - Bad sessions are being allocated internally - IJ02706 Security: IBMPKCS11Impl - Bad sessions are being allocated internally - IJ03552 Security: IBMPKCS11Impl - Config file problem with the slot specification attribute - IJ01901 Security: IBMPKCS11Impl - SecureRandom.setSeed() exception - IJ03801 Security: Issue with same DN certs, iKeyman GUI error with stash, JKS Chain issue and JVM argument parse issue with iKeyman - IJ03256 Security: javax.security.auth.Subject.toString() throws NPE - PI93233 z/OS Extentions: Cipher.doFinal() fails when using AES/GCM/nopadding with AAD data of 13 bytes and a block size of 4081 to 4096 * Fixes in 8.0.5.7: - IJ02605 Class Libraries: Update IBM-1371 charset with new specification support - IJ02541 Java Virtual Machine: Assertions in GC when jvmti runs with Concurrent Scavenger - IJ02443 Java Virtual Machine: Committed eden region size is bigger than maximum eden region size - IJ02378 Java Virtual Machine: Existing signal action for SIG_IGN/SIG_DFL is not detected properly - IJ02758 JIT Compiler: Crash in JIT module during method compilation - IJ02733 JIT Compiler: Crash in jit module when compiling in non-default configuration * Fixes in 8.0.5.6: - IJ02283 Java Virtual Machine: IllegalAccessException due to a missing access check for the same class in MethodHandle apis - IJ02082 Java Virtual Machine: The default value for class unloading kick off threshold is not set - IJ02018 JIT Compiler: Crash or assertion while attempting to acquire VM access - IJ02284 JIT Compiler: Division by zero in JIT compiler - IV88941 JIT Compiler: JIT compiler takes far too long to compile a method - IJ02285 JIT Compiler: Performance degradation during class unloading in Java 8 SR5 - Version update to 8.0.5.5 [bsc#1070162] * CVE-2017-10346 CVE-2017-10285 CVE-2017-10388 CVE-2017-10309 CVE-2017-10356 CVE-2017-10293 CVE-2016-9841 CVE-2016-10165 CVE-2017-10355 CVE-2017-10357 CVE-2017-10348 CVE-2017-10349 CVE-2017-10347 CVE-2017-10350 CVE-2017-10281 CVE-2017-10295 CVE-2017-10345 - Fixed jpackage-java-1_8_0-ibm-webstart.desktop file to allow Java jnlp files run from Firefox. [bsc#1057460, bsc#1076390] - Version update to 8.0-5.0 [bsc#1059808, fate#322435] * New features/enhancements. - IV99474 Security: Add support for the IBMJCEPlus provider * Fixes: - IV98234 Java JIT: Compiler time crash in analyzeexitedges() - IV99877 Class Libraries: Including Oracle update number in java -version ouput - IV99875 Class Libraries: Including Oracle update number in the release file - IV99598 Class Libraries: java.lang.reflect.Method.toGenericString() produce different output for generics which takes primitive array types - IV99876 Class Libraries: Update Xscmx description in IBM -X help output - IV99596 JVM: Calling Thread.getStackTrace on the current thread returns extra stack frames - IV99856 JVM: Crash during JVM shutdown - IV98626 JVM: Crash in JIT - IV96569 JVM: Extra 2GB page allocated for the object heap on z/OS or zLinux - IV99768 JVM: GC assertion in MM_ParallelTask or MM_ParallelScavengeTask after scavenger backout - IV81824 JVM: java.lang.Class.getMethods() does not return all interface methods - IV99741 JVM: Java synchronization improvements - IV99824 JVM: Java VM fails due to assertion in stringtable.cpp - IV99784 JVM: JVMTI API SetEventNotificationMode() fails for event type JVMTI_EVENT_RESOURCE_EXHAUSTED - IV93219 JVM: MethodHandle asType and invoke throw incorrect exception when return type doesn't match - IV99192 JVM: Method resolution reports default method conflict on virtual invocations - IV99769 JVM: Missing package private class java.lang.AbstractStringBuilder during verification - IV96433 JVM: Performance regression in JVMTI class redefinition - IV99821 JVM: System core file is missing when the Linux core file (not command) pattern contains %c and user's core file size limit is 0 - IV99770 JVM: The VerifyError message contained an incorrect type to be matched for 'aastore' bytecodes - IV91274 JVM: Unexpected IllegalArgumentException requesting a BufferPoolMXBean by name - IV99742 JVM: Unnecessary message printed out when resetting a shared cache - IV99771 JVM: Verifier incorrectly rejected uses of uninitialized objects in 'monitorenter/monitorexit' bytecodes - IV99754 JVM: VM crashes when printing trace points - IV98212 Java JIT: Assertion in GC - IV99215 Java JIT: Crash during JIT compilation in Java 8 - IV99780 Java JIT: Crashes in JIT-compiled java code containing loops - IV99783 Java JIT: Crashes in JIT-compiled java code on power platforms - IV99785 Java JIT: Crash in DAA API compiled code - IV99779 Java JIT: GC assertion when walking a JIT compiled frame - IV99778 Java JIT: Incorrect index used when accessing array - IV99782 Java JIT: InvocationTargetException in JSR 292 Java code - IV98001 Java JIT: ompiler crash - IV99693 Java JIT: Compiler crash in OSR processing during inlining - IV97890 Java JIT: Compiler problem handling empty control flow block - IV97950 Java JIT: JVM crashes in MethodHandle implementation - IV91208 Reliability and Serviceability: Crash calling com.ibm.jvm.Trace.registerApplication() - IV99823 Reliability and Serviceability: Phd files may be incomplete when using the balanced garbage collection policy - IJ00042 Build: Define the dependency of libstdc++.so.6 in the installer on pppc le - IV98625 Security: Connection reset during TLS handshake - IV98628 Security: NullPointerException performing SSL handshake using Chrome browser - Version update to 8.0-4.10 [bsc#1053431] * CVE-2017-10111 CVE-2017-10110 CVE-2017-10107 CVE-2017-10101 CVE-2017-10096 CVE-2017-10090 CVE-2017-10089 CVE-2017-10087 CVE-2017-10102 CVE-2017-10116 CVE-2017-10074 CVE-2017-10078 CVE-2017-10115 CVE-2017-10067 CVE-2017-10125 CVE-2017-10243 CVE-2017-10109 CVE-2017-10108 CVE-2017-10053 CVE-2017-10105 CVE-2017-10081 - Version update to 8.0-4.5 bsc#1038505 CVE-2016-9840 CVE-2016-9841 CVE-2016-9842 CVE-2016-9843 CVE-2017-1289 CVE-2017-3509 CVE-2017-3511 CVE-2017-3512 CVE-2017-3514 CVE-2017-3533 CVE-2017-3539 CVE-2017-3544 - Include also in SLE13 fate#322435 - Version update to 8.0-4.1 bnc#1027038 CVE-2016-2183 - Require the main pkg in post phase of devel bsc#1025506 - Version update to 8.0-4.0 bnc#1024218: CVE-2016-5552 CVE-2017-3231 CVE-2017-3241 CVE-2017-3253 CVE-2017-3259 CVE-2017-3261 CVE-2017-3272 CVE-2017-3289 CVE-2016-2183 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2017-3252 - Version update to 8.0-3.21 bnc#1009280 CVE-2016-5568 CVE-2016-5556 CVE-2016-5573 CVE-2016-5597 CVE-2016-5554 CVE-2016-5542 - Add patch for bnc#992537 provided by IBM - Version update to 8.0-3.10 bnc#992537: CVE-2016-3485 CVE-2016-3511 CVE-2016-3511 CVE-2016-3598 - Add hwkeytool binary for s390x - IBM Java 80-3.0 released: (bnc#977646 bnc#977648 bnc#977650 bsc#979252) CVE-2016-0376 CVE-2016-0264 CVE-2016-0363 CVE-2016-3443 CVE-2016-0687 CVE-2016-0686 CVE-2016-3427 CVE-2016-3449 CVE-2016-3422 CVE-2016-3426 - There is no HtmlConverter and apt provided by jdk8 bnc#965665 - Version update to 8.0-2.10 bnc#963937: CVE-2015-5041 CVE-2016-0494 CVE-2016-0483 CVE-2015-8126 CVE-2015-8472 CVE-2016-0475 CVE-2016-0466 CVE-2016-0402 CVE-2015-7575 CVE-2016-0448 - Move %_jvmdir/%sdklnk from main to develpkg for sle10 to avoid hickups - Move %_jvmjardir/%sdkcompatdir from develprj to main for the same - Move the pre phase to the baselibs.conf too bnc#960402 - Version update to 8.0-2.0 bnc#955131, bsc#929900: CVE-2015-4734 CVE-2015-4803 CVE-2015-4805 CVE-2015-4806 CVE-2015-4810 CVE-2015-4835 CVE-2015-4840 CVE-2015-4842 CVE-2015-4843 CVE-2015-4844 CVE-2015-4860 CVE-2015-4871 CVE-2015-4872 CVE-2015-4882 CVE-2015-4883 CVE-2015-4893 CVE-2015-4902 CVE-2015-4903 CVE-2015-4911 CVE-2015-5006 - Regen qa filelists and fix summary to say java8 not java 7.1 - Add backcompat symlinks for sdkdir - Fix bnc#941939 to provide %{name} instead of %{sdklnk} only in _jvmprivdir - Add file %{_jvmdir}/%{sdkdir}/jre/lib/jexec.diz - Version update to 8.0.1.10 bnc#938895: CVE-2015-1931 CVE-2015-2638 CVE-2015-4733 CVE-2015-4732 CVE-2015-2590 CVE-2015-4731 CVE-2015-4760 CVE-2015-4748 CVE-2015-2664 CVE-2015-2632 CVE-2015-2637 CVE-2015-2619 CVE-2015-2621 CVE-2015-2613 CVE-2015-2601 CVE-2015-4749 CVE-2015-4000 CVE-2015-4729 CVE-2015-2808 CVE-2015-2625 CVE-2015-0491 CVE-2015-0459 CVE-2015-0469 CVE-2015-0458 CVE-2015-0480 CVE-2015-0488 CVE-2015-0486 CVE-2015-0478 CVE-2015-0477 CVE-2015-0204 - Version update to 8.0-1.1 bnc#935540 for the logjam attack - Lets consider this the point we sattisfy the fate#317988 - Sync spec and baselibs.conf - Remove obsolete parts of update-alternatives from baselibs.conf - Do not bother with non-etc-marked-as-conf - Move plugin desktop/icon to proper subpackage - Fix fdupes usage and javapackages-tools vs jpackage-utils dependencies - Drop creation of 0 size xlfd support files as they are never regenerated anyway - Cleanup with spec-cleaner - Filter out cuda requires/provides as it ain't provided in SUSE bnc#931693 - Fix removeing links before update-alternatives run. bnc#931702 - Fix bnc#912434, javaws/plugin stuff should slave plugin update-alternatives - Fix bnc#912447, use system cacerts - Add condition for fdupes to build on sle10 - Remove ppc from plugin archs, seems not to be around this time - Drop jdbc subpackage as it is empty - No specific i386 stuff for plugin anymore - Remove not distributed files jrping and jibvdevinfo java_vm javad.options - remove jdbc as it seems not distributed anymore - Add jjs and jdeps as files and %{_jvmdir}/%{sdkdir}/jre/lib/tools/ folder - Actually deploy installer and use proper rpmlintrc - Update baselibs.conf to refference java 1.8.0 - Rename all stuff to try to accomodate java 1.8.0 - Update to 7.1.2.10 for sec issues bnc#916266 and bnc#916265 CVE-2014-8892 CVE-2014-8891 - javad binary seems to be no more, so remove - bnc#904889 java 1.7.1_sr1.2 released - CVE-2014-3065: ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided. (bnc#) - CVE-2014-3566: The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "/POODLE"/ issue. (bnc#901223 901254 901277 901748 901757 901759 901889 901968 902229 902476 902912 903684 903690 903692) - CVE-2014-6513: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT. (bnc#901239 901242 901246) - CVE-2014-6456: Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors. (bnc#901239 901242 901246) - CVE-2014-6503: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6493, and CVE-2014-6532. (bnc#901239 901242 901246) - CVE-2014-6532: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6493, and CVE-2014-6503. (bnc#901239 901242 901246) - CVE-2014-4288: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6493, CVE-2014-6503, and CVE-2014-6532. (bnc#901239 901242 901246) - CVE-2014-6493: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6503, and CVE-2014-6532. (bnc#901239 901242 901246) - CVE-2014-6492: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, when running on Firefox, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment. (bnc#901239 901242 901246) - CVE-2014-6458: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment. (bnc#901239 901242 901246) - CVE-2014-6466: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, when running on Internet Explorer, allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment. (bnc#901239 901242 901246) - CVE-2014-6506: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries. (bnc#901239 901242 901246) - CVE-2014-6476: Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6527. (bnc#901239 901242 901246) - CVE-2014-6515: Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment. (bnc#901239 901242 901246) - CVE-2014-6511: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality via unknown vectors related to 2D. (bnc#901239 901242 901246) - CVE-2014-6531: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality via unknown vectors related to Libraries. (bnc#901239 901242 901246) - CVE-2014-6512: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3 and R28.3.3 allows remote attackers to affect integrity via unknown vectors related to Libraries. (bnc#901239 901242 901246) - CVE-2014-6457: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3, and R28.3.3 allows remote attackers to affect confidentiality and integrity via vectors related to JSSE. (bnc#901239 901242 901246) - CVE-2014-6527: Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6476. (bnc#901239 901242 901246) - CVE-2014-6502: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect integrity via unknown vectors related to Libraries. (bnc#901239 901242 901246) - CVE-2014-6558: Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3 and JRockit R28.3.3 allows remote attackers to affect integrity via unknown vectors related to Security. (bnc#901239 901242 901246)
- Rename gradle-local and ivy-local to javapackages-gradle and javapackages-ivy and let them depend only on javapackages-tools and javapackages-local. These packages only install files produced during the javapackages-tools build. The dependencies will be pulled by gradle-local, ivy-local and maven-local meta-packages built in a separate spec file. - Split maven-local meta-package out of javapackages-tools spec file - Make the ivy-local and maven-local sub-packages depend on the right stuff, so that they actually can be used for building - Provide both com.sun:tools and sun.jdk:jconsole that are part of standard OpenJDK installation. These provides cannot be generated from metadata due to build sequence. - Modified patch: * suse-use-libdir.patch + fix directories for eclipse.conf too - Make the javapackages-local package depend on java-devel. It is used for package building and this avoids each package to require java-devel itself. - Replace the occurences of /usr/lib by libdir in configuration files too - Update to version 5.3.0 - Modified patch: * suse-no-epoch.patch + rediff to changed code - Build the :extras flavour as noarch - Added patch: * suse-no-epoch.patch + we did not bump epoch of OpenJDK packages in SUSE + fix a potential generation of unresolvable requires + adapt the tests to not expect the epoch - Switch to multibuild layout - Update to version 5.2.0+git20180620.70fa2258: * Rename the async kwarg in call_script to wait (reverses the logic) * Actually bump version to 5.3.0 snapshot * Bump version in VERSION file * [man] s/Pacakge/Package/g * Fix typos in README * Fix configure-base.sh after filesystem macro split * Split filesystem macros to separate macro file * Introduce javapackages-filesystem package * [java-functions] extend ABRT Java agent options * change abrt-java-connector upstream URL * Remove resolverSettings/prefixes from XMvn config * Add macros to allow passing arbitrary options to XMvn * [spec] Bump package version to 5.1.0 * Allow specifying custom repo when calling xmvn-install - Refresh patches: * suse-use-libdir.patch * python-optional.patch - Update to version 5.0.0+git20180104.9367c8f6: * [java-functions] Avoid colons in jar names * Workaround for SCL enable scripts not working with -e * Second argument to pom_xpath_inject is mandatory * [mvn_artifact] Provide more helpful error messages * Fix traceback on corrupt zipfile * [test] Add reproducer for rhbz#1481005 * [spec] Fix default JRE path * [readme] Fix typo * Add initial content to README.md (#21) * Decouple JAVA_HOME setting from java command alternatives - Rebase patches: * python-optional.patch * suse-use-libdir.patch - Drop merged patch fix-abs2rel.patch - Fix typo in suse-use-libdir.patch - Fix url to correct one https://github.com/fedora-java/javapackages - Split to python and non-python edition for smaller depgraph - Add patch python-optional.patch - Fix abs2rel shebang: * fix-abs2rel.patch - Fix Requires on subpackages to point to javapackages-tools proper - Update to version 4.7.0+git20170331.ef4057e7: * Reimplement abs2rel in Python * Don't expand {scl} in macro definitions * Install expanded rpmfc attr files * [spec] Avoid file conflicts between in SCL * Fix macros.d directory ownership * Make %ant macro enable SCL when needed * [spec] Fix file conflicts between SCL and non-SCL packages * Fix ownership of ivyxmldir * [test] Force locale for python processes * Don't include timestamp in generated pom.properties - Remove patch merged by upstream: * create_valid_xml_comments.patch - Remove patch suse-macros-install-location.patch * We switch to /usr/lib/ location for macros - Try to reduce some dependencies bsc#1036025 - Refresh patch suse-use-libdir.patch - Add create_valid_xml_comments.patch python-lxml 3.5.0 introduces validation for xml comments, and one of the comments created in this package were not valid. This patch fixes the problem. It backported from upstream and should be in the next release. https://github.com/mizdebsk/javapackages/commit/84211c0ee761e93ee507f5d37e9fc80ec377e89d - Version update to 4.6.0: * various bugfixes for maven tooling * introduction to gradle-local package for gradle packaging - Drop dependency over source-highlight as it causes build cycle - Try to break buildcycle detected on Factory - Fix build on SLE11 - Use python-devel instead of pkgconfig to build on sle11 - Add python-javapackages as requirement for main package - Update requires on python packages to properly have all the needed dependencies on runtime - Install macros to /etc/rpm as we do in SUSE: * suse-macros-install-location.patch - Cleanup with spec-cleaner - Drop patches * depgen.patch * javapackages-2.0.1-fix-bashisms.patch * javapackages-2.0.1-java9.patch * maven_depmap-no-attribute-exit.patch - Remove hacky workarounds - Fix rpmlint errors - Enable maven-local - Avoid unsatisfiable dependencies - Enable unit tests - Update to version 4.4.0 - Added patch: * javapackages-2.0.1-java9.patch: create directories for java, so that ant build works - Add virtual provide jpackage-utils-java9 to be able to distinguish the presence of java9 compatibility - fix bashisms - Added patches: * javapackages-2.0.1-fix-bashisms.patch
- v2.1 -Fixes bnc#870855 -Fixes CVE-2013-6369 - Don't strip binaries - Added url as source. Please see http://en.opensuse.org/SourceUrls - fix baselibs.conf - build -32bit packages to make libtiff5-32bit installable - Initial SUSE package.
- json-c 0.13 + Deprecated and removed features: * Internal use of bits.h has been eliminated. * lh_abort() is deprecated + Behavior changes: * Tighten the number parsing algorithm to raise errors instead of truncating the results. For example 12.3.4 or 2015-01-15, which now return null. * Use size_t for array length and size. Platforms where sizeof(size_t) != sizeof(int) may not be backwards compatible * Check for failue when allocating memory, returning NULL and errno=ENOMEM. * Change json_object_object_add() return type from void to int, and will return -1 on failures, instead of exiting. (Note: this is not an ABI change) + New features: * Aiming to follow RFC 7159 now. * Support for JSON pointer, RFC 6901 (see json_pointer.h) * Add a couple of additional option to json_object_to_json_string_ext: JSON_C_TO_STRING_PRETTY_TAB JSON_C_TO_STRING_NOSLASHESCAPE * json_object_object_add_ex() - better perf when certain constraints are known to be true * Serialization format of doubles now configurable * New functions - json_object_equal() - utility function for comparing json_objects - json_object_deep_copy() - a way to copy entire object trees - json_object_set_<type>() - modify the value of existing json_object's without the need to recreate them. Also add a json_object_int_inc function to adjust an int's' value. - json_util_get_last_err() - retrieve the string describing the cause of errors, instead of printing to stderr. - perllike hash function for strings * json_global_set_string_hash() * json_c_visit() - a way to iterate over a tree of json-c objects. + Notable bug fixes and other improvements: * Make reference increment and decrement atomic to allow passing json objects between threads. * Fix json_object_object_foreach to avoid uninitialized variable warnings. * Improve performance by removing unneeded data items from hashtable code and reducing duplicate hash computation. * Performance: store small strings inside json_object * Performance: of json_object_to_json_string by removing variadic printf * Fix parsing of "/-Infinity"/, and avoid needlessly copying the input when doing so. * Fix stack buffer overflow in json_object_double_to_json_string_format() * Fix various potential null ptr deref and int32 overflows * Fix a long-standing bug in array_list_put_idx() where it would attempt to free previously free'd entries due to not checking the current array length. * use uselocale() instead of setlocale() in json_tokener to behave better in threaded environments. * Fix out of bounds read when handling unicode surrogate pairs. * Ensure doubles that happen to be a whole number are emitted with "/.0"/ * Visual Studio: use a snprintf/vsnprintf wrapper that ensures the string is terminated. * Fix double to int cast overflow in json_object_get_int64. * Clamp double to int32 when narrowing in json_object_get_int. * Use strtoll() to parse ints - instead of sscanf * usual code linting + Build changes: * Add Appveyor and Travis build support * Support for MacOS and Windows through CMake * Silent build by default * Link against libm when needed * Add support for building with AddressSanitizer * Add support for building with Clang * Add a --enable-threading configure option, and only use the (slower) __sync_add_and_fetch()/__sync_sub_and_fetch() function when it is specified. - cleanup with spec-cleaner - remove fix-set-but-not-used.patch + fixed: https://github.com/json-c/json-c/issues/240 - remove gcc7-fix.patch + fixed in 014924ba899f659917bb64392bbff7d3c803afc2 - Added gcc7-fix.patch - Update to upstream release 0.12.1 - Removed upstream fixed json-c-0.12-unused_variable_size.patch - Added fix-set-but-not-used.patch - json-c 0.12 Fixes for security issues contained in this release have been previously patched into this package, but listed for completeness: * Address security issues: * CVE-2013-6371: hash collision denial of service * CVE-2013-6370: buffer overflow if size_t is larger than int - Further changes: * Avoid potential overflow in json_object_get_double * Eliminate the mc_abort() function and MC_ABORT macro. * Make the json_tokener_errors array local. It has been deprecated for a while, and json_tokener_error_desc() should be used instead. * change the floating point output format to %.17g so values with more than 6 digits show up in the output. * Remove the old libjson.so name compatibility support. The library is only created as libjson-c.so now and headers are only installed into the ${prefix}/json-c directory. * When supported by the linker, add the -Bsymbolic-functions flag. * Make strict mode more strict: * number must not start with 0 * no single-quote strings * no comments * trailing char not allowed * only allow lowercase literals * Added a json_object_new_double_s() convenience function to allow an exact string representation of a double to be specified when creating the object and use it in json_tokener_parse_ex() so a re-serialized object more exactly matches the input. * Add support NaN and Infinity - packaging changes: * json-c-hash-dos-and-overflow-random-seed-4e.patch is upstream * Move from json-c-lfs.patch which removed warning errors and autoconf call to json-c-0.12-unused_variable_size.patch from upstream which fixes the warning * except for SLE 11 where autoreconf call is required * add licence file to main package - Add json-c-hash-dos-and-overflow-random-seed-4e.patch to fix CVE-2013-6370 and CVE-2013-6371 (bnc#870147) - Update metadata (description, RPM groups), and remove .la file in %install, not %check. - Upgrade to 0.11 version: - SONAME change. - Fix provides and obsoletes accordingly - symlink the .pc file to the oldname for software that needs it - Remove json-c-fix-headers.patch integrated upstream - add json-c-fix-headers.patch from master branch to fix compilation of apps using the lib - Update to 0.10 version : * Add a json_object_to_json_string_ext() function to allow output to be formatted in a more human readable form. * Add json_object_object_get_ex(), a NULL-safe get object method, to be able to distinguish between a key not present and the value being NULL. * Add an alternative iterator implementation, see json_object_iterator.h * Make json_object_iter public to enable external use of the json_object_object_foreachC macro. * Add a printbuf_memset() function to provide an effecient way to set and append things like whitespace indentation. * Adjust json_object_is_type and json_object_get_type so they return json_type_null for NULL objects and handle NULL passed to json_objct_object_get(). * Rename boolean type to json_bool. * Fix various compile issues for Visual Studio and MinGW. * Allow json_tokener_parse_ex() to be re-used to parse multiple object. Also, fix some parsing issues with capitalized hexadecimal numbers and number in E notation. * Add json_tokener_get_error() and json_tokener_error_desc() to better encapsulate the process of retrieving errors while parsing. * Various improvements to the documentation of many functions. * Add new json_object_array_sort() function. * Fix a bug in json_object_get_int(), which would incorrectly return 0 when called on a string type object. Eric Haszlakiewicz * Add a json_type_to_name() function. Eric Haszlakiewicz * Add a json_tokener_parse_verbose() function. Jehiah Czebotar * Improve support for null bytes within JSON strings. Jehiah Czebotar * Fix file descriptor leak if memory allocation fails in json_util Zachary Blair, zack_blair at hotmail dot com * Add int64 support. Two new functions json_object_net_int64 and json_object_get_int64. Binary compatibility preserved. Eric Haszlakiewicz, EHASZLA at transunion com Rui Miguel Silva Seabra, rms at 1407 dot org * Fix subtle bug in linkhash where lookup could hang after all slots were filled then successively freed. Spotted by Jean-Marc Naud, j dash m at newtraxtech dot com * Make json_object_from_file take const char *filename Spotted by Vikram Raj V, vsagar at attinteractive dot com * Add handling of surrogate pairs (json_tokener.c, test4.c, Makefile.am) Brent Miller, bdmiller at yahoo dash inc dot com * Correction to comment describing printbuf_memappend in printbuf.h Brent Miller, bdmiller at yahoo dash inc dot com - Packaging : * upgrade upstream location https://gitub.com/json-c/json-c/wiki * cleanup old patches included now upstream . json-c-0.9-linkhash.patch . json-c-0.9-json_tokener.patch . json-c-0.9-json_object_from_file.patch . json-c-0.9-base.patch * Redone lfs patch against new 0.10 release * Removed empty NEWS file - Fix LFS support in x86. - Do not build with -Werror - Remove "/la"/ files - tune up autotools scripts as well ensure config.h is included everywhere - Remove redundant/unwanted tags/section (cf. specfile guidelines) - add libtool as explicit buildrequire to avoid implicit dependency from prjconf - add baselibs.conf for pulseaudio to use - use original sources - initial pkg 0.9
- Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920) - fbtest.c: include <sys/sysmacros.h> for major/minor - Use %license instead of %doc [bsc#1082318] - Disable characters >=U+F000. These do not work properly (bsc#1085432#c15, kbd-unicode-fxxx.patch). - Do not cause error on UNICODE characters >= 0xF000 (e. g. ligature fi) (bsc#1085432, kbd-unicode-fxxx.patch). - Move initial NumLock handling from systemd back to kbd: * Add kbdsettings service written by Thomas Blume (boo#1010880, kbdsettings, kbdsettings.service, numlockbios.c, update sysconfig.console and sysconfig.keyboard). * Exclude numlockbios support for non x86 platforms (kbdsettings-nox86.patch). - Drop references to KEYTABLE and COMPOSETABLE (boo#1010880#c32, boo#1010880#c54, sysconfig.keyboard.del, README.SUSE, drop kbd.fillup). - Fix paths in kbd.pl. - Drop from some fill-up templates, a couple of sysconfig variables no more read by systemd (fate#319454) So the relevant settings can be defined in only one place. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Add vlock.pamd PAM file (bsc#1056449#c8). - Clean spec file. - Version update to 2.0.4: * translation updates * support for U+202F * minor fixes and code cleanup * minor improvements and more characters support - Enable vlock (bsc#1056449, FATE#261). - call gzip -n to make build fully reproducible - Revert dropping of kdb-legacy Requires: There are still packages and installation flows that needs this to be present (boo#1027379). - Drop kdb-legacy Requires: No longer needed, and was always meant to be temporary. - Version update to 2.0.3: * Various small updates - Obsolete merged patch: * kbd-1.15.5-br-abnt2-slash-question.patch - Quickly run over with spec-cleaner - Remove arch check for alpha and other unused platforms - Drop kbd.fillup.nonpc as it should not be needed nowdays - Fix data/keymaps/i386/querty/br-abnt2.map (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch) - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) - Rename conflicting legacy keymaps: * dvorak/no.map -> dvorak/no-dvorak.map * fgGIod/trf.map -> fgGIod/trf-fgGIod.map * olpc/pt.map -> olpc/pt-olpc.map * qwerty/cz.map -> qwerty/cz-qwerty.map - i386/qwerty/sr-latin links to sr-cy - add compose rules to cz layout (rh#1181581) - genmap4systemd.sh: use 'abnt2' model for 'br' layouts, 'jp106' model for 'jp' layouts and 'microsoftpro' for anything else (instead of 'pc105' before) (FATE#318426) - added genmap4systemd.sh tool, which generates entries for systemd's /usr/share/systemd/kbd-model-map table from xkeyboard-config converted keymaps; entries are written to /usr/share/systemd/kbd-model-map.xkb-generated, so these can easily be added to /usr/share/systemd/kbd-model-map by systemd package (FATE#318426) - Include xkb layouts from xkeyboard-config converted to console keymaps, (FATE#318426) * Rename Finnish xkb converted layout * Add xkb and legacy keymaps subdirs to loadkyes search path (kbd-1.15.5-loadkeys-search-path.patch), remove symlinks, Don't convert layouts that can't input ASCII, * Original keymaps moved to legacy dir, created symlinks to xkb keymaps - For the previos change to wok, we need to buildrequire suse-module-tools to get the initrd rpm macros. - Regenerate the initrd if this package changes as it is included there for early console setup. - Convert changelog to utf8 - fix bashisms in scripts - add patches: * kbd-2.0.2-fix-bashisms.patch - update patches: * kbd-1.15.2-unicode_scripts.patch
- update to release 1.0.7 * configure: Remove AM_MAINTAINER_MODE * Tell clang not to report -Wpadded warnings on public headers we can't fix * Add comments about sizes of dynamically allocated arrays * Drop WORD64 (Cray) support * autogen.sh: Implement GNOME Build API * specs: Change XkbSA_DfltBtnAbsolute to 4 * config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: HPND See COPYING - Created package kbproto with initial version 1.0.6
- kdump-do-not-iterate-past-end-of-string.patch: URLParser::extractAuthority(): Do not iterate past end of string (bsc#1186037). - kdump-fix-incorrect-exit-code-checking.patch: Fix incorrect exit code checking after "/local"/ with assignment (bsc#1184616 LTC#192282). - kdump-avoid-endless-loop-EAI_AGAIN.patch: Avoid an endless loop when resolving a hostname fails with EAI_AGAIN (bsc#1183070). - kdump-install-etc-resolv.conf-using-resolved-path.patch: Install /etc/resolv.conf using its resolved path (bsc#1183070). - kdump-ensure-initrd.target.wants-directory.patch: Make sure that initrd.target.wants directory exists (bsc#1172670). - kdump-Add-bootdev-to-dracut-command-line.patch: Add 'bootdev=' to dracut command line (bsc#1182309). - Increase extra crash kernel reservation for LUKS Argon2 PBKDF (bsc#1180513): * kdump-Implement-KString-isHexNumber.patch * kdump-Mount-and-device-resolution-using-libmount-and-lsblk.patch * kdump-calibrate-Add-LUKS2-Argon2-requirements-to-the-reser.patch * kdump-Do-not-list-all-block-devices-if-no-block-devices-ar.patch * kdump-Enumerate-all-BTRFS-devices-for-btrfs-mount-points.patch * kdump-calibrate-Fix-kernel-command-line-parsing.patch - kdump-query-systemd-network.service.patch: Query systemd network.service to find out if wicked is used (bsc#1182309). - kdump-check-explicit-ip-options.patch: Do not add network-related dracut options if ip= is set explicitly (bsc#1182309). - kdump-remove-console-hvc0-from-commandline.patch: remove console=hvc0 from commandline (bsc#1173914). - kdump-set-serial-console-from-Xen-cmdline.patch: set serial console from Xen cmdline (bsc#1173914). - kdump-do-not-add-rd.neednet.patch: Do not add 'rd.neednet=1' to dracut command line (bsc#1177196). - kdump-make-sure-that-the-udev-runtime-directory-exists.patch: Make sure that the udev runtime directory exists (bsc#1164713). - kdump-activate-udev-rules-late-during-boot.patch: Activate kdump udev rules late during boot (bsc#1154837) - Use BuildRequire(udev) instead of udev: allow OBS to shortcut through the -mini flavors. - Use systemd_ordering instead of systemd_requires: systemd is not a strict requirement, but if the system is going to use it, we want it to beinstalled prior to kdump. - kdump-calibrate-Update-values.patch: calibrate: Update values (bsc#1130529). - kdump-prefer-by-path-and-device-mapper.patch: Prefer by-path and device-mapper aliases over kernel device names (bsc#1101149, LTC#168532). - kdump-powerpc-no-reload-on-CPU-removal.patch: powerpc: Do not reload on CPU hot removal (bsc#1133407, LTC#176111). - kdump-Add-force-option-to-KDUMP_NETCONFIG.patch: Add "/:force"/ option to KDUMP_NETCONFIG (bsc#1108919). - kdump-Add-fence_kdump_send-when-fence-agents-installed.patch: Add fence_kdump_send when fence-agents installed (bsc#1108919). - kdump-FENCE_KDUMP_SEND-variable.patch: Use var for path of fence_kdump_send and remove the unnecessary PRESCRIPT check (bsc#1108919). - kdump-Document-fence_kdump_send.patch: Document kdump behaviour for fence_kdump_send (bsc#1108919). - kdump-nss-modules.patch: Improve the handling of NSS (bsc#1021846). - kdump-skip-mounts-if-no-proc-vmcore.patch: Skip kdump-related mounts if there is no /proc/vmcore (bsc#1102252, bsc#1125011). - kdump-clean-up-kdump-mount-points.patch: Make sure that kdump mount points are cleaned up (bsc#1102252, bsc#1125011). - kdump-Clean-up-the-use-of-current-vs-boot-network-iface.patch: Clean up the use of current vs. boot network interface names (bsc#1094444, bsc#1116463, bsc#1141064). - kdump-Use-a-custom-namespace-for-physical-NICs.patch: Use a custom namespace for physical NICs (bsc#1094444, bsc#1116463, bsc#1141064). - kdump-preserve-white-space.patch: Preserve white space when removing kernel command line options (bsc#1117652). - add kdump-savedump-search-also-for-vmlinux.xz.patch (bnc#1155921) - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - kdump-kdumprd-Look-for-boot-image-and-boot-Image.patch: kdumprd: Look for /boot/image-* and /boot/Image-* (bsc#1132799). - kdump-Add-skip_balance-option-to-BTRFS-mounts.patch: Add skip_balance option to BTRFS mounts (bsc#1108255). - Use %license instead of %doc (bsc#1082318, bsc#1129947). - kdump-fix-multipath-user_friendly_names.patch: Fix multipath configuration with user_friendly_names and/or aliases (bsc#1111207, LTC#171953, bsc#1125218, LTC#175465). - kdump-recover-from-missing-CRASHTIME.patch: Recover from missing CRASHTIME= in VMCOREINFO (bsc#1112387). - kdump-fallback-re-register-fadump-from-userspace.patch: Re-register FADUMP from userspace if the kernel cannot do it (bsc#1108170, LTC#171288, bsc#1094016, LTC#168050) - kdump-Restore-only-static-routes-in-kdump-initrd.patch: Restore only static routes in kdump initrd (bsc#1093795). - kdump-on-error-option-yesno.patch: Support yes/no style for KDUMP_CONTINUE_ON_ERROR (bsc#1083155). - kdump-use-pbl.patch: Replace obsolete perl-Bootloader library with a simpler script (bsc#1050349). - Ensure added kdump-early.service is enabled properly after update (bsc#1021484). - kdump-remove-noefi-and-acpi_rsdp-for-efi-firmware.patch: Remove noefi and acpi_rsdp for EFI firmware (bsc#1123940). - kdump-turn-off-NUMA-in-kdump-kernel.patch: Turn off NUMA in the kdump kernel (bsc#1109784, bsc#1102609). - kdump-fadump-add-udev-support.patch: fadump: add udev event support for fadump (bsc#1108170). - kdump-fadump-avoid-multipath-optimizations.patch: fadump: avoid multipath optimizations that break regular boot (bsc#1101730). - kdump-split-cmdline-purpose-wise.patch: cmdline: split kdump cmdline purpose wise (bsc#1101730). - kdump-fadump-fix-network-bring-up.patch: fadump: fix network bring up issue during default boot (bsc#1101730). - fix URL of upstream project - kdump-block-initrd-parse-etc.service.patch: Block initrd-parse-etc.service until dump is saved (bsc#1091186). - Remove kernel-ELF-aarch64: Included in upstream tarball. - Update to 0.9.0 o Remove support for mkinitrd(8). - Drop patches now in mainline: o kdump-Don-t-split-by-default.patch o kdump-Dont-exit-even-if-initrd-is-not-built.patch o kdump-KDUMP_SSH_IDENTITY-cfg.patch o kdump-KDUMP_SSH_IDENTITY.patch o kdump-Limit-kdump-cpus-to-number-provided-by-config.patch o kdump-Routable-preferred-source-address.patch o kdump-URLTransfer-complete-target.patch o kdump-aarch64.patch o kdump-activate-QETH-devices.patch o kdump-additional-mounts-in-dracut-module.patch o kdump-always-copy-timezone.patch o kdump-always-kexec_load-if-kexec_file_load-fails.patch o kdump-always-pass-kernelver-to-dracut.patch o kdump-bail-out-if-no-default-interface.patch o kdump-bind-mount-sysroot.patch o kdump-bootloader-filter-out-KDUMPTOOL_FLAGS.patch o kdump-calibrate-adjust-sizeof-struct-page.patch o kdump-calibrate-do-not-add-KDUMP_PHYS_LOAD-to-RAM.patch o kdump-calibrate-update-kernel-text-data-size.patch o kdump-calibrate-update-user-space-requirements.patch o kdump-cmake-compat.patch o kdump-do-not-check-bind-mount.patch o kdump-do-not-free-fadump-memory-when-immediate-reboot-is-requested.patch o kdump-do-not-touch-dracut-vars-if-not-kdumprd.patch o kdump-explicitly-request-zFCP-devices.patch o kdump-fail-if-fadump-cannot-be-registered.patch o kdump-fix-m_threads-missing-initialization.patch o kdump-fix-missing-index-of-kdump_Host.patch o kdump-fix-save_dump-to-NFS.patch o kdump-fix-service-files.patch o kdump-invoke-subcommand-destructors-on-exit.patch o kdump-kdump_echo-and-kdump_logger-helpers.patch o kdump-move-class-SystemCPU-to-header-file.patch o kdump-multithreading-by-default.patch o kdump-no-crashkernel-in-Xen-PV-DomU.patch o kdump-no-xen-secondary-kernel.patch o kdump-nokaslr.patch o kdump-nsswitch.conf-filtering.patch o kdump-pass-IPv6-address-prefix-separately.patch o kdump-pass-all-IP-routes-to-kdump-environment.patch o kdump-pre-generate-mount-units.patch o kdump-prepend-IP-address.patch o kdump-remount-sysroot-readwrite.patch o kdump-remove-IPv6-brackets-for-getaddrinfo.patch o kdump-run-mkinitrd-if-fadump-is-active.patch o kdump-skip-IPv4-if-no-address.patch o kdump-source-save_dump.patch o kdump-treat-KDUMP_CPUS-0-as-all-available-CPUs.patch o kdump-try-both-kexec_load-and-kexec_file_load.patch o kdump-use-bus-id-to-identify-qeth-devices.patch o kdump-x86_64-kexec-file-syscall.patch - Remove kdump-cmake-compat.patch: Since mkinitrd support has been removed, compatibility with SLE11 is no longer needed. - kdump-do-not-touch-dracut-vars-if-not-kdumprd.patch: Do not touch any dracut variables when generating a non-kdump initrd (bsc#1091304). - kdump-additional-mounts-in-dracut-module.patch: Handle additional mounts in the kdump dracut module (bsc#1089917). - kdump-run-mkinitrd-if-fadump-is-active.patch: Run mkinitrd if fadump is active (bsc#1089917). - kdump-pass-IPv6-address-prefix-separately.patch: IPv6 setup: pass address prefix in separate dracut arg (bsc#1062026). - kdump-pass-all-IP-routes-to-kdump-environment.patch: IP setup: pass all routes to kdump environment (bsc#1062026). - kdump-remove-IPv6-brackets-for-getaddrinfo.patch: Routable: do not pass bracketed IPv6 to getaddrinfo (bsc#1062026). - kdump-skip-IPv4-if-no-address.patch: IP setup: don't bother with IPv4 if there are no addresses (bsc#1062026). - kdump-use-bus-id-to-identify-qeth-devices.patch: Use bus id to identify qeth devices (bsc#1085617). - kdump-always-copy-timezone.patch: Always copy timezone data into kdumprd (bsc#1081646). - kdump-no-crashkernel-in-Xen-PV-DomU.patch: Do not reserve crashkernel on Xen PV DomU (bsc#989792). - kdump-nokaslr.patch: Add 'nokaslr' to the kdump kernel command line (bsc#1075937). - kdump-always-kexec_load-if-kexec_file_load-fails.patch: Try kexec_load(2) if kexec_file_load(2) fails for any reason (bsc#1080916). - kdump-calibrate-do-not-add-KDUMP_PHYS_LOAD-to-RAM.patch: calibrate: Do not add KDUMP_PHYS_LOAD to required RAM. - kdump-bootloader-filter-out-KDUMPTOOL_FLAGS.patch: bootloader: Filter out KDUMPTOOL_FLAGS (bsc#1072584). - kdump-nsswitch.conf-filtering.patch - kdump-fix-missing-index-of-kdump_Host.patch: Fix missing index of kdump_Host (bsc#1002617). - kdump-bail-out-if-no-default-interface.patch: Bail out of kdump_check_net if no default interface is found (bsc#1058202). - kdump-calibrate-adjust-sizeof-struct-page.patch: calibrate: Adjust sizeof(struct page). - kdump-calibrate-update-kernel-text-data-size.patch: calibrate: Update kernel text+data size. - kdump-calibrate-update-user-space-requirements.patch: calibrate: Update user-space requirements. - kdump-fix-m_threads-missing-initialization.patch: Fix m_threads missing initialization (bsc#1047609). - kdump-try-both-kexec_load-and-kexec_file_load.patch: Try both kexec_load(2) and kexec_file_load(2) (bsc#951144). - kdump-kdump_echo-and-kdump_logger-helpers.patch: load.sh: introduce kdump_echo and kdump_logger helpers (bsc#951144). - Add kdump-fillupdir-fixes.patch and correct specfile to build with new fillupdir location - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - kdump-Dont-exit-even-if-initrd-is-not-built.patch: fadump restart does not always rebuild initramfs but may need to re-register (bsc#1047781). - kdump-Limit-kdump-cpus-to-number-provided-by-config.patch (bsc#1036223, bsc#1068234). - kdump-Don-t-split-by-default.patch (bsc#1036223, bsc#1068234). - kdump-activate-QETH-devices.patch: Activate QETH network devices (bsc#1038669). - Drop kdump-do-not-reload-FADUMP-on-CPU-memory-hotplug.patch: Reload is needed even with fadmp (bsc#1040567). - kdump-fail-if-fadump-cannot-be-registered.patch: Fail at startup if fadump cannot be registered (bsc#1040567). - kdump-do-not-reload-FADUMP-on-CPU-memory-hotplug.patch: Do not reload on CPU/memory hotplug when using FADUMP (bsc#1040567). - kdump-explicitly-request-zFCP-devices.patch: Explicitly request zFCP devices in kdump initrd (bsc#1008352). - kdump-move-class-SystemCPU-to-header-file.patch: Move class SystemCPU to a header file (bsc#1036223). - kdump-treat-KDUMP_CPUS-0-as-all-available-CPUs.patch: Treat KDUMP_CPUS=0 as "/all available CPUs"/ (bsc#1036223). - kdump-multithreading-by-default.patch: Use multithreading by default (bsc#1036223). - kdump-fix-save_dump-to-NFS.patch: Fix save_dump to NFS targets (bsc#1045541). - kdump-invoke-subcommand-destructors-on-exit.patch: Invoke subcommand destructors on exit (bsc#1045541). - kdump-do-not-free-fadump-memory-when-immediate-reboot-is-requested.patch Releasing fadump memory can take a long time so skip it when rebooting anyway (bsc#1040610). - kdump-do-not-check-bind-mount.patch: Do not request filesystem check on bind mounts (bsc#1034169). - kdump-remount-sysroot-readwrite.patch: Also remount writable any mounts that were already mounted readonly by systemd (bsc#1034169). - kdump-Routable-preferred-source-address.patch: Routable: parse and store preferred source address (FATE#321844). - kdump-URLTransfer-complete-target.patch: Use the complete target URL for URLTransfer (FATE#321844). - kdump-prepend-IP-address.patch: Prepend IP address to remote target subdirectory (FATE#321844). - kdump-fix-service-files.patch: Fix kdump-related services (bsc#1021484). - kernel-ELF-aarch64: Test data for aarch64 findkernel. - kdump-KDUMP_SSH_IDENTITY.patch: Update with later upstream fixes. - kdump-aarch64.patch: kdumptool: add aarch64 (bsc#1033464). - kdump-source-save_dump.patch: save_dump.sh is designed to be sourced and has numerous toplevel return statements. Source it from the service definition as well to prevent bash complaints. (bcs#1034169). - kdump-x86_64-kexec-file-syscall.patch: add -s on x86_64 for signature verification of kernel. (fate#315018, bsc#884453) - kdump-bind-mount-sysroot.patch: Convert sysroot to a bind mount in kdump initrd (bsc#976864). - kdump-pre-generate-mount-units.patch: Pre-generate kdump mount units (bsc#942895). - kdump-always-pass-kernelver-to-dracut.patch: Always pass kernel version to dracut (bsc#900418). - kdump-no-xen-secondary-kernel.patch: Avoid Xenlinux (aka traditional, Xenified or SUSE) kernels as kdump kernel (bsc#900418, bsc#974270). - kdump-KDUMP_SSH_IDENTITY.patch: Add KDUMP_SSH_IDENTITY config option (FATE#321583). - kdump-KDUMP_SSH_IDENTITY-cfg.patch: Add KDUMP_SSH_IDENTITY to the config file template (FATE#321583). - Don't require insserv if we use systemd - Remove kdump-helpers from Provides. This was needed to allow upgrading in SLE10, but this distribution is discontinued now. - kdump-cmake-compat.patch: Build fix for pre-3.0.2 cmake. - Update to 0.8.16 o Improve systemd integration (FATE#319020, bsc#900134, bsc#909515, bsc#936363, bsc#936475, bsc#936489, bsc#942895, bsc#943902, bsc#944606, bsc#947825, bsc#948913). o Use OpenSSH for SSH and SFTP (FATE#318874, bsc#917747). o Improve 'kdumptool calibrate' (FATE#318842, bsc#882082, bsc#947539, bsc#952141, bsc#953732). o Improve network initialization (bsc#943214, bsc#944201, bsc#980328). o Fix FADUMP with systemd (bsc#917846, bsc#923790, bsc#944699). o Fix saving to XFS (bsc#964206). o Use full path to dracut (bsc#989972, bsc#990200, CVE-2016-5759). o Documentation updates (bsc#987862, bsc#997104). o Various smaller fixes (bsc#905690, bsc#927451, bsc#932339, bsc#934581, bsc#941088, bsc#946242, bsc#948956, bsc#951844, bsc#952149, bsc#970708, bsc#973213, bsc#984799, bsc#986081). - Drop patches now in mainline: o 0001-multipath-Write-proper-regex-into-multipath-conf.patch o kdump-add-IPv6-KDUMP_NETCONFIG-modes.patch o kdump-bootloader-grub2.patch o kdump-calibrate-systemd-initramfs.patch o kdump-calibrate-systemd-runtime.patch o kdump-count-const-slabs.patch o kdump-count-framebuffer.patch o kdump-enable-fadump-ppc64le.patch o kdump-fadump-bootloader-always.patch o kdump-fadump-keep-sysroot.patch o kdump-get-multipath-wwid-from-sysfs.patch o kdump-move-network-setup-to-module-setup.patch o kdump-remove-root-and-resume.patch o kdump-split-kdump_default_netdev.patch o kdump-systemd-support.patch o kdump-use-fstab-device.patch - Drop obsolete patches: o kdump-0.8.15-fix-shebang.patch - explicitely build with -std=gnu++98 - fix shebang in rc.kdump.functions - add patches: * kdump-0.8.15-fix-shebang.patch - fix bashisms in post/postun scripts
- ipv6: use prandom_u32() for ID generation (CVE-2021-45485 bsc#1194094). - commit 34edd9c - inet: use bigger hash table for IP ID generation (CVE-2021-45486 bsc#1194087). - commit 28e6987 - s390/bpf: Fix branch shortening during codegen pass (bsc#1193993). - commit 2c7711e - Correct porting that occured from SP2: patches.suse/bpf-Fix-toctou-on-read-only-map-s-constant-scalar-tracking.patch. - commit 89dd21e - recordmcount.pl: fix typo in s390 mcount regex (bsc#1192267). - commit cd27ffb - recordmcount.pl: look for jgnop instruction as well as bcrl on s390 (bsc#1192267). - Delete patches.suse/ftrace-recordmcount-binutils.patch. - commit b7ea99b - EDAC/amd64: Handle three rank interleaving mode (bsc#1152489). - commit 24c4284 - Rename colliding patches before the next SLE15-SP2 -> SLE15-SP3 merge - commit 6bd4e83 - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (bsc#1152489). - commit 86f2e0e - x86/cpu: Fix migration safety with X86_BUG_NULL_SEL (bsc#1152489). - commit 653ca7c - Update config files. - commit 7b17171 - bfq: Limit number of requests consumed by each cgroup (bsc#1184318). - bfq: Store full bitmap depth in bfq_data (bsc#1184318). - bfq: Track number of allocated requests in bfq_entity (bsc#1184318). - block: Provide blk_mq_sched_get_icq() (bsc#1184318). - commit b145381 - blacklist.conf: ef775a0e36c6 x86/Kconfig: Fix an unused variable error in dell-smm-hwmon - commit 77f7f56 - bpf, s390: Fix potential memory leak about jit_data (git-fixes). - commit a96c419 - blacklist.conf: duplicate - commit 21615d4 - bpf, x86: Fix "/no previous prototype"/ warning (git-fixes). - commit 56004e0 - serial: 8250: Fix RTS modem control while in rs485 mode (git-fixes). - commit b2a12fa - Refresh patches.suse/new-helper-lookup_positive_unlocked.patch. Fix part of hunk removed by an earlier refresh. (non-functional change) - commit 74aed66 - handle KABI change in struct bpf_map (bsc#1192990 CVE-2021-4001). - bpf: Fix toctou on read-only map's constant scalar tracking (bsc#1192990 CVE-2021-4001). - commit 38c062a - xen/netback: don't queue unlimited number of packages (CVE-2021-28715 XSA-392 bsc#1193442). - commit e989a63 - xen/netback: fix rx queue stall detection (CVE-2021-28714 XSA-392 bsc#1193442). - commit bee9756 - xen/console: harden hvc_xen against event channel storms (CVE-2021-28713 XSA-391 bsc#1193440). - commit fc934bd - xen/netfront: harden netfront against event channel storms (CVE-2021-28712 XSA-391 bsc#1193440). - commit 0168f42 - xen/blkfront: harden blkfront against event channel storms (CVE-2021-28711 XSA-391 bsc#1193440). - commit 80dd44a - fix patches metadata - fix Patch-mainline: - patches.suse/01-cifs-remove-redundant-initialization-of-variable-rc.patch - patches.suse/03-cifs-update-internal-module-version-number.patch - patches.suse/CIFS-Fix-bug-which-the-return-value-by-asynchronous-read-is-error.patch - patches.suse/CIFS-Spelling-s-EACCESS-EACCES-.patch - patches.suse/CIFS-Warn-less-noisily-on-default-mount.patch - patches.suse/CIFS-check-new-file-size-when-extending-file-by-fallocate.patch - patches.suse/Replace-HTTP-links-with-HTTPS-ones-CIFS.patch - patches.suse/SMB3-Add-new-compression-flags.patch - patches.suse/SMB3-Add-new-info-level-for-query-directory.patch - patches.suse/SMB3-Additional-compression-structures.patch - patches.suse/SMB3-Minor-cleanup-of-protocol-definitions.patch - patches.suse/cifs-Allocate-encryption-header-through-kmalloc.patch - patches.suse/cifs-Avoid-field-over-reading-memcpy-.patch - patches.suse/cifs-Constify-static-struct-genl_ops.patch - patches.suse/cifs-Do-not-leak-EDEADLK-to-dgetents64-for-STATUS_USER_SESSION_DELE.patch - patches.suse/cifs-allow-unlock-flock-and-OFD-lock-across-fork.patch - patches.suse/cifs-avoid-extra-calls-in-posix_info_parse.patch - patches.suse/cifs-cifs_md4-convert-to-SPDX-identifier.patch - patches.suse/cifs-cifspdu-h-Replace-zero-length-array-with-flexible-array-membe.patch - patches.suse/cifs-clear-PF_MEMALLOC-before-exiting-demultiplex-thread.patch - patches.suse/cifs-convert-list_for_each-to-entry-variant-in-cifs_debug-c.patch - patches.suse/cifs-convert-list_for_each-to-entry-variant-in-smb2misc-c.patch - patches.suse/cifs-create-a-MD4-module-and-switch-cifs-ko-to-use-it.patch - patches.suse/cifs-create-sd-context-must-be-a-multiple-of-8.patch - patches.suse/cifs-enable-extended-stats-by-default.patch - patches.suse/cifs-fix-NULL-dereference-in-smb2_check_message-.patch - patches.suse/cifs-fix-SMB1-error-path-in-cifs_get_file_info_unix.patch - patches.suse/cifs-fix-a-memleak-with-modefromsid.patch - patches.suse/cifs-fix-doc-warnings-in-cifs_dfs_ref-c.patch - patches.suse/cifs-fix-incorrect-kernel-doc-comments.patch - patches.suse/cifs-fix-ipv6-formating-in-cifs_ses_add_channel.patch - patches.suse/cifs-fix-missing-spinlock-around-update-to-ses-status.patch - patches.suse/cifs-fix-unneeded-null-check.patch - patches.suse/cifs-fix-wrong-release-in-sess_alloc_buffer-failed-path.patch - patches.suse/cifs-fork-arc4-and-create-a-separate-module-for-it-for-cifs-and-oth.patch - patches.suse/cifs-have-cifs_fattr_to_inode-refuse-to-change-type-on-live-inode.patch - patches.suse/cifs-have-mkdir-handle-race-with-another-client-sanely.patch - patches.suse/cifs-improve-fallocate-emulation.patch - patches.suse/cifs-missed-ref-counting-smb-session-in-find.patch - patches.suse/cifs-missing-null-check-for-newinode-pointer.patch - patches.suse/cifs-nosharesock-should-be-set-on-new-server.patch - patches.suse/cifs-populate-server_hostname-for-extra-channels.patch - patches.suse/cifs-remove-duplicated-prototype.patch - patches.suse/cifs-remove-pathname-for-file-from-SPDX-header.patch - patches.suse/cifs-remove-two-cases-where-rc-is-set-unnecessarily-in-sid_to_id.patch - patches.suse/cifs-retry-lookup-and-readdir-when-EAGAIN-is-returned-.patch - patches.suse/cifs-smb2pdu-h-Replace-zero-length-array-with-flexible-array-membe.patch - patches.suse/cifs-smbd-Calculate-the-correct-maximum-packet-size-for-segmented-.patch - patches.suse/cifs-smbd-Check-and-extend-sender-credits-in-interrupt-context.patch - patches.suse/cifs-update-internal-version-number-0b03fe6d.patch - patches.suse/cifs-use-SPDX-Licence-Identifier.patch - patches.suse/cifs_debug-use-pd-instead-of-messing-with-d_name.patch - patches.suse/do_cifs_create-don-t-set-i_mode-of-something-we-had-not-created.patch - patches.suse/fs-cifs-Initialize-filesystem-timestamp-ranges.patch - patches.suse/fs-cifs-fix-gcc-warning-in-sid_to_id.patch - patches.suse/linux-parser-h-add-include-guards.patch - patches.suse/smb2-clarify-rc-initialization-in-smb2_reconnect.patch - patches.suse/smb3-Avoid-Mid-pending-list-corruption.patch - patches.suse/smb3-Call-cifs-reconnect-from-demultiplex-thread.patch - patches.suse/smb3-Handle-error-case-during-offload-read-path.patch - patches.suse/smb3-fix-posix-extensions-mount-option.patch - patches.suse/smb3-fix-possible-access-to-uninitialized-pointer-to-DACL.patch - patches.suse/smb3-fix-uninitialized-value-for-port-in-witness-protocol-move.patch - patches.suse/smb3-prevent-races-updating-CurrentMid.patch - patches.suse/smb3-use-SMB2_SIGNATURE_SIZE-define.patch - patches.suse/smb311-remove-dead-code-for-non-compounded-posix-query-info.patch - patches.suse/smbdirect-missing-rc-checks-while-waiting-for-rdma-events.patch - patches.suse/vfs-don-t-parse-forbidden-flags.patch - commit 9d51829 - hwmon: (k10temp) Remove residues of current and voltage (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Add support for yellow carp (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Rework the temperature offset calculation (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APU (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) support Zen3 APUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - x86/amd_nb: Add AMD family 19h model 50h PCI ids (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Zen3 Ryzen Desktop CPUs support (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Add support for Zen3 CPUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Create common functions and macros for Zen CPU families (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) make some symbols static (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Update driver documentation (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Reorganize and simplify temperature support detection (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Swap Tdie and Tctl on Family 17h CPUs (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - hwmon: (k10temp) Update documentation and add temp2_input info (jsc#SLE-17823 jsc#SLE-23139 jsc#ECO-3666). - commit 84d83f2 - kernel-obs-build: remove duplicated/unused parameters lbs=0 - this parameters is just giving "/unused parameter"/ and it looks like I can not find any version that implemented this. rd.driver.pre=binfmt_misc is not needed when setup_obs is used, it alread loads the kernel module. quiet and panic=1 will now be also always added by OBS, so we don't have to set it here anymore. - commit 972c692 - nfp: Fix memory leak in nfp_cpp_area_cache_add() (git-fixes). - ice: ignore dropped packets during init (git-fixes). - i40e: Fix pre-set max number of queues for VF (git-fixes). - i40e: Fix failed opcode appearing if handling messages from VF (git-fixes). - iavf: Fix reporting when setting descriptor count (git-fixes). - qede: validate non LSO skb length (git-fixes). - net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources() (git-fixes). - net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings() (git-fixes). - rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() (bsc#1154353 bnc#1151927 5.3.9). - igb: fix netpoll exit with traffic (git-fixes). - ice: avoid bpf_prog refcount underflow (jsc#SLE-7926). - nfp: checking parameter process for rx-usecs/tx-usecs is invalid (git-fixes). - iavf: Prevent changing static ITR values if adaptive moderation is on (git-fixes). - i40e: Fix ping is lost after configuring ADq on VF (git-fixes). - net/mlx5: Update error handler for UCTX and UMEM (git-fixes). - iavf: Restore VLAN filters after link down (git-fixes). - iavf: don't clear a lock we don't hold (git-fixes). - net/mlx5e: reset XPS on error flow if netdev isn't registered yet (git-fixes). - commit 03289fd - Update patches.suse/ring-buffer-Protect-ring_buffer_reset-from-reentrancy.patch (CVE-2020-27825 bsc#1179960). - commit dc9e1e4 - Rename colliding patches before the next SLE15-SP2 -> SLE15-SP3 merge - commit 7a595e1 - ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init (git-fixes) - commit 34f6968 - ice: create scheduler aggregator node config and move VSIs (bsc#1182404 CVE-2020-24504). - commit c99471f - blacklist.conf: Add commit ec2a29593c83 Not a fix per-se, and removes a logging feature we need. - commit a11b223 - tracing: Change STR_VAR_MAX_LEN (git-fixes). - Refresh patches.suse/tracing-save-normal-string-variables.patch. - commit 38905d3 - tty: hvc: replace BUG_ON() with negative return value (git-fixes). - commit 7ffe7bd - xen/netfront: don't trust the backend response data blindly (git-fixes). - commit da41a54 - xen/netfront: disentangle tx_skb_freelist (git-fixes). - commit b0fca08 - xen/netfront: don't read data from request on the ring page (git-fixes). - commit 6ebcb04 - xen/netfront: read response from backend only once (git-fixes). - commit fedf742 - xen/blkfront: don't trust the backend response data blindly (git-fixes). - commit 6a791ee - xen/blkfront: don't take local copy of a request from the ring page (git-fixes). - commit 7bc0bc1 - xen/blkfront: read response from backend only once (git-fixes). - commit 674c286 - xen: sync include/xen/interface/io/ring.h with Xen's newest version (git-fixes). - commit 0333f3c - x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword (bsc#1178134). - commit d8e4de4 - xen/pvh: add missing prototype to header (git-fixes). - commit 3762eb9 - x86/pvh: add prototype for xen_pvh_init() (git-fixes). - commit 0b2da73 - tracing: Add length protection to histogram string copies (git-fixes). - commit e386e69 - ring-buffer: Protect ring_buffer_reset() from reentrancy (bsc#1179960). - commit c5cf6b9 - elfcore: correct reference to CONFIG_UML (git-fixes). - commit 2b36804 - blacklist.conf: ("/ARM: at91: pm: do not panic if ram controllers are not enabled"/) - commit ef792af - ARM: dts: turris-omnia: fix hardware buffer management (git-fixes) - commit e2dd35b - ARM: dts: BCM5301X: Add interrupt properties to GPIO node (git-fixes) - commit c7eba50 - ARM: dts: BCM5301X: Fix I2C controller interrupt (git-fixes) - commit 119681c - ARM: 9155/1: fix early early_iounmap() (git-fixes) - commit 70adb7b - blacklist.conf: ("/ARM: dts: stm32: fix SAI sub nodes register range"/) - commit e027ea9 - ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHY (git-fixes) - commit 48ea472 - ARM: dts: at91: tse850: the emac<->phy interface is rmii (git-fixes) - commit 41f0870 - arm: dts: omap3-gta04a4: accelerometer irq fix (git-fixes) - commit 0163af2 - ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc() (git-fixes) - commit ec0a139 - blacklist.conf: ("/ARM: 9131/1: mm: Fix PXN process with LPAE feature"/) - commit 93193ac - ARM: 9141/1: only warn about XIP address when not compile testing (git-fixes) - commit 8331a56 - ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype (git-fixes) - commit 47dc5e0 - ARM: 9134/1: remove duplicate memcpy() definition (git-fixes) - commit 72d9e60 - ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned (git-fixes) - commit 8c43bfe - ARM: dts: omap3430-sdp: Fix NAND device node (git-fixes) - commit b68c97c - ARM: imx6: disable the GIC CPU interface before calling stby-poweroff (git-fixes) - commit 1f4fc66 - ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo (git-fixes) - commit afd1b25 - ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference (git-fixes) - commit f888650 - bpf, arm: Fix register clobbering in div/mod implementation (git-fixes) - commit 8a7bc09 - ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells (git-fixes) - commit 6cf3093 - ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties (git-fixes) - commit 51225a0 - ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties (git-fixes) - commit 47ca382 - ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties (git-fixes) - commit 7b83a15 - ARM: dts: meson8: Use a higher default GPU clock frequency (git-fixes) - commit 9c0ad71 - ARM: dts: at91: add pinctrl-{names, 0} for all gpios (git-fixes) - commit 87f59d6 - ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out (git-fixes) - commit f2b1a59 - ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz (git-fixes) - commit 0950c36 - ARM: dts: imx6qdl-sr-som: Increase the PHY reset duration to 10ms (git-fixes) - commit 2c0a46d - ARM: imx: add missing clk_disable_unprepare() (git-fixes) - commit 7574099 - ARM: imx: add missing iounmap() (git-fixes) - commit ba7a7f4 - ARM: dts: am335x: align ti,pindir-d0-out-d1-in property with dt-shema (git-fixes) - commit 0c3bad2 - ARM: dts: imx6q-dhcom: Add gpios pinctrl for i2c bus recovery (git-fixes) - commit 9a36822 - ARM: dts: imx6q-dhcom: Fix ethernet plugin detection problems (git-fixes) - commit 510212d - Revert "/- rpm/*build: use buildroot macro instead of env variable"/ buildroot macro is not being expanded inside a shell script. go back to the environment variable usage. This reverts parts of commit e2f60269b9330d7225b2547e057ef0859ccec155. - commit fe85f96 - scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc() (git-fixes). - scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs (git-fixes). - commit 571aab7 - kernel-obs-build: include the preferred kernel parameters Currently the Open Build Service hardcodes the kernel boot parameters globally. Recently functionality was added to control the parameters by the kernel-obs-build package, so make use of that. parameters here will overwrite what is used by OBS otherwise. - commit a631240 - blacklist.conf: duplicate - commit 9669784 - blacklist.conf: this is a feature, not a bug fix - commit e867f95 - blacklist.conf: breaks kABI - commit 8b90f7c - net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero (git-fixes). - commit 2b7a551 - Update patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch (bsc#1189158) - commit bf246e6 - ARM: dts: imx6q-dhcom: Fix ethernet reset time properties (git-fixes) - commit cff82d0 - ARM: dts: at91: sama5d4: fix pinctrl muxing (git-fixes) - commit a7ab48f - ARM: dts: exynos: fix PWM LED max brightness on Odroid XU4 (git-fixes) - commit b28eb93 - ARM: dts: exynos: fix PWM LED max brightness on Odroid HC1 (git-fixes) - commit 4640950 - ARM: dts: exynos: fix PWM LED max brightness on Odroid XU/XU3 (git-fixes) - commit 07a7105 - ARM: dts: r8a7779, marzen: Fix DU clock names (git-fixes) - commit fb3d156 - Rename colliding patches before the next SLE15-SP2 -> SLE15-SP3 merge - commit fc7ecfa - cifs: modefromsid: write mode ACE first (bsc#1164565). - commit 6f413fc - smb3: add missing worker function for SMB3 change notify (bsc#1164565). - commit 7dfec0e - cifs: clarify comment about timestamp granularity for old servers (bsc#1192606). - commit e302b8e - cifs: add shutdown support (bsc#1192606). - commit 45b0629 - fs/cifs: Fix resource leak (bsc#1192606). - commit 435efab - SMB3: incorrect file id in requests compounded with open (bsc#1192606). - commit 7138acd - scsi: mpt3sas: Fix system going into read-only mode (git-fixes). - scsi: iscsi: Adjust iface sysfs attr detection (git-fixes). - commit 7179a79 - cifs: fix check of dfs interlinks (bsc#1185902). - commit 243e364 - scsi: mpt3sas: Fix kernel panic during drive powercycle test (git-fixes). - commit 57e2087 - net: linkwatch: fix failure to restore device state across suspend/resume (bsc#1192511). - commit da353d0 - usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probe (git-fixes). - commit 9219d9f - net: mana: Fix memory leak in mana_hwc_create_wq (jsc#SLE-18779, bsc#1185726). - commit dc924dc - net: mana: Fix spelling mistake "/calledd"/ -> "/called"/ (jsc#SLE-18779, bsc#1185726). - commit 171413e - net: mana: Support hibernation and kexec (jsc#SLE-18779, bsc#1185726). - commit ab32809 - net: mana: Improve the HWC error handling (jsc#SLE-18779, bsc#1185726). - commit 0f23087 - net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() (jsc#SLE-18779, bsc#1185726). - commit 0f3038d - net: mana: Allow setting the number of queues while the NIC is down (jsc#SLE-18779, bsc#1185726). - commit 9e016ed - net: mana: Use kcalloc() instead of kzalloc() (jsc#SLE-18779, bsc#1185726). - commit dc3817d - kernel-obs-build: inform build service about virtio-serial Inform the build worker code that this kernel supports virtio-serial, which improves performance and relability of logging. - commit 301a3a7 - rpm/*.spec.in: use buildroot macro instead of env variable The RPM_BUILD_ROOT variable is considered deprecated over a buildroot macro. future proof the spec files. - commit e2f6026 - Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular (bsc#1193655). - commit 5fc0c7f - Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE (bsc#1193655). - commit d23fcbd - Bluetooth: Add additional Bluetooth part for Realtek 8852AE (bsc#1193655). - commit 74054a3 - Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE (bsc#1193655). - commit 976fe83 - Bluetooth: btusb: Add the new support ID for Realtek RTL8852A (bsc#1193655). - commit e2de704 - Bluetooth: btusb: btrtl: Add support for RTL8852A (bsc#1193655). Refresh patches.suse/Bluetooth-Add-a-new-USB-ID-for-RTL8822CE.patch. - commit 1f6a020 - ice: avoid bpf_prog refcount underflow (jsc#SLE-7926). - net: hns3: remove check VF uc mac exist when set by PF (bsc#1154353). - ice: Fix not stopping Tx queues for VFs (jsc#SLE-7926). - net: hns3: fix misuse vf id and vport id in some logs (bsc#1154353). - net: hns3: change affinity_mask to numa node range (bsc#1154353). - commit 5fbb3a3 - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (bsc#1189126). - commit 96fe76d - blacklist.conf: add RK3399 build fixes - commit c24ec31 - perf/x86/vlbr: Add c->flags to vlbr event constraints (git-fixes). - perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT (git-fixes). - commit 4672585 - x86/xen: Add xenpv_restore_regs_and_return_to_usermode() (bsc#1152489). - commit b35a237 - perf/x86/intel/uncore: Fix Intel ICX IIO event constraints (git-fixes). - perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server (git-fixes). - perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server (git-fixes). - perf/x86/intel/uncore: Fix the scale of the IMC free-running events (git-fixes). - perf: Correctly handle failed perf_get_aux_event() (git-fixes). - commit 3214492 - drm/msm/a6xx: Allocate enough space for GMU registers (git-fixes). - commit a2af3ce - ARM: dts: gemini-rut1xx: remove duplicate ethernet node (git-fixes) - commit cd23dfc - ARM: exynos: add missing of_node_put for loop iteration (git-fixes) - commit 9fec7bf - ARM: 9091/1: Revert "/mm: qsd8x50: Fix incorrect permission faults"/ (git-fixes) - commit cc97587 - ARM: 9081/1: fix gcc-10 thumb2-kernel regression (git-fixes) - commit 9fd71ed - ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cells (git-fixes) - commit e361720 - ARM: dts: imx7d-pico: Fix the 'tuning-step' property (git-fixes) - commit 39de4e4 - ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' property (git-fixes) - commit 2108be4 - ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators (git-fixes) - commit 51106d9 - ARM: 9064/1: hw_breakpoint: Do not directly check the event's (git-fixes) - commit 8a73a55 - ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch (git-fixes) - commit 9dccbbe - x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() (bsc#1178134). - commit c461123 - blacklist.conf: ("/ARM: Qualify enabling of swiotlb_init()"/) - commit 3a03503 - ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins (git-fixes) - commit c4443e6 - ARM: dts: exynos: correct PMIC interrupt trigger level on Snow (git-fixes) - commit 0989312 - ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250 (git-fixes) - commit b1ce2e7 - ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 (git-fixes) - commit efd5a9f - ARM: dts: exynos: correct PMIC interrupt trigger level on Midas (git-fixes) - commit 98458fd - ARM: dts: exynos: correct MUIC interrupt trigger level on Midas (git-fixes) - commit 35f11a7 - ARM: dts: exynos: correct fuel gauge interrupt trigger level on Midas (git-fixes) - commit d659cd8 - ARM: 9071/1: uprobes: Don't hook on thumb instructions (git-fixes) - commit 9bc79c0 - ARM: footbridge: fix PCI interrupt mapping (git-fixes) - commit f0751f6 - ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin (git-fixes) - commit 76d939a - ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces (git-fixes) - commit cf71c65 - ARM: dts: at91-sama5d27_som1: fix phy address to 7 (git-fixes) - commit d08c1a8 - ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores (git-fixes) - commit 54e3c21 - ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 (git-fixes) - commit ff66c7e - ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale (git-fixes) - commit f75be8b - ARM: dts: exynos: correct PMIC interrupt trigger level on Spring (git-fixes) - commit 55a4d6f - ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato (git-fixes) - commit 55c22ee - ARM: dts: exynos: correct PMIC interrupt trigger level on Monk (git-fixes) - commit 0c032b5 - ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5 (git-fixes) - commit 76998ea - ARM: dts: armada388-helios4: assign pinctrl to each fan (git-fixes) - commit 022b373 - ARM: dts: armada388-helios4: assign pinctrl to LEDs (git-fixes) - commit 99c5961 - ARM: dts: Configure missing thermal interrupt for 4430 (git-fixes) - commit 41b7bae - blacklist.conf: ("/ARM: s3c: fix fiq for clang IAS"/) - commit 6ccea05 - ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode (git-fixes) - commit 9b80745 - ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL (git-fixes) - commit 8b86722 - ARM: imx: build suspend-imx6.S with arm instruction set (git-fixes) - commit ec1774b - ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming (git-fixes) - commit 9bd1841 - ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status (git-fixes) - commit 5590e0e - ARM: OMAP2+: omap_device: fix idling of devices during probe (git-fixes) - commit 750c3a4 - ARM: p2v: fix handling of LPAE translation in BE mode (git-fixes) - commit 9b258e6 - ARM: dts: aspeed: tiogapass: Remove vuart (git-fixes) - commit 3cf3bd7 - ARM: dts: aspeed: s2600wf: Fix VGA memory region location (git-fixes) - commit dac825a - ARM: dts: meson: fix PHY deassert timing requirements (git-fixes) - commit ca1a6a8 - ARM: dts: at91: sama5d2: fix CAN message ram offset and size (git-fixes) - commit ac20b20 - ARM: dts: at91: sama5d2: map securam as device (git-fixes) - commit 5e0e26a - ARM: dts: at91: at91sam9rl: fix ADC triggers (git-fixes) - commit d32253c - ARM: dts: turris-omnia: add SFP node (git-fixes) - commit 264fa55 - ARM: dts: turris-omnia: describe switch interrupt (git-fixes) - commit 8c11719 - ARM: dts: turris-omnia: add comphy handle to eth2 (git-fixes) - commit 45dd6a7 - ARM: dts: turris-omnia: enable HW buffer management (git-fixes) - commit 8c11cde - ARM: dts: Remove non-existent i2c1 from 98dx3236 (git-fixes) - commit bb3a041 - ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host (git-fixes) - commit 4b9245d - ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host (git-fixes) - commit 24a6157 - ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard (git-fixes) - commit 0d31715 - ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid (git-fixes) - commit 6c723a3 - ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on (git-fixes) - commit 4c799c5 - ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU (git-fixes) - commit 8a89ac4 - ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin (git-fixes) - commit ed85b4a - nvme-multipath: Skip not ready namespaces when revalidating paths (bsc#1191793 bsc#1192507 bsc#1192969). - commit 37f8e3a - ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY (git-fixes) - commit eaab047 - ARM: dts: sun8i: v3s: fix GIC node memory range (git-fixes) - commit 478b5c3 - ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet node (git-fixes) - commit 1c3142f - ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulator (git-fixes) - commit dc84d7f - ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY (git-fixes) - commit 181dea6 - ARM: dts: dra76x: m_can: fix order of clocks (git-fixes) - commit 43c7beb - ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (git-fixes) - commit 87a64a2 - arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phy (git-fixes) - commit 58f3f8d - usb: dwc2: hcd_queue: Fix use of floating point literal (git-fixes). - commit 9a72c31 - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "/0"/ if no IRQ is available (git-fixes). - commit b87f8ef - lpfc: Reintroduce old IRQ probe logic (bsc#1183897). - commit aae012d - ARM: dts: sunxi: bananapi-m2-plus: Enable RGMII RX/TX delay on (git-fixes) - commit 2016228 - ARM: dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY (git-fixes) - commit 1a093ea - ARM: dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHY (git-fixes) - commit 531deee - ARM: dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on (git-fixes) - commit 88a897f - ARM: dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay on (git-fixes) - commit 87e604e - ARM: dts: sun7i: cubietruck: Enable RGMII RX/TX delay on Ethernet PHY (git-fixes) - commit a152164 - ARM: dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on (git-fixes) - commit 6b97887 - Revert "/arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to (git-fixes) - commit 5efc234 - ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node (git-fixes) - commit 3f47a53 - blacklist.conf: ("/ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor"/) - commit c1ed2bb - ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe (git-fixes) - commit 1123941 - blacklist.conf: Same fix was already added - commit b659a50 - ARM: mvebu: drop pointless check for coherency_base (git-fixes) - commit 8b93ab4 - ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiers (git-fixes) - commit 441e98d - ARM: dts: meson8: remove two invalid interrupt lines from the GPU (git-fixes) - commit 5979072 - arm: dts: mt7623: add missing pause for switchport (git-fixes) - commit 96b3f01 - ARM: dts: imx6sl: fix rng node (git-fixes) - commit 39ee2e5 - blacklist.conf: ("/ARM: imx: Place "/Cortex-A/Cortex-M"/ comment in the correct location"/) - commit 3f47f6f - ARM: samsung: fix PM debug build with DEBUG_LL but !MMU (git-fixes) - commit 18aa25f - ARM: at91: pm: of_node_put() after its usage (git-fixes) - commit 1722a9b - ARM: samsung: don't build plat/pm-common for Exynos (git-fixes) - commit 7b4ccbe - ARM: s3c24xx: fix mmc gpio lookup tables (git-fixes) - commit 7a7156c - ARM: s3c24xx: fix missing system reset (git-fixes) - commit e7eaa12 - ARM: dts: am437x-l4: fix typo in can@0 node (git-fixes) - commit 7cece2c - kabi: hide changes to struct uv_info (git-fixes). - commit 1dd17d6 - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect (git-fixes). - serial: 8250_pci: rewrite pericom_do_set_divisor() (git-fixes). - serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array (git-fixes). - tty: serial: msm_serial: Deactivate RX DMA for polling support (git-fixes). - serial: core: fix transmit-buffer reset and memleak (git-fixes). - i2c: stm32f7: stop dma transfer in case of NACK (git-fixes). - i2c: stm32f7: recover the bus on access timeout (git-fixes). - i2c: stm32f7: flush TX FIFO upon transfer errors (git-fixes). - i2c: cbus-gpio: set atomic transfer callback (git-fixes). - drm/msm: Do hw_init() before capturing GPU state (git-fixes). - rt2x00: do not mark device gone on EPROTO errors during start (git-fixes). - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "/0"/ if no IRQ is available (git-fixes). - USB: serial: option: add Fibocom FM101-GL variants (git-fixes). - USB: serial: option: add Telit LE910S1 0x9200 composition (git-fixes). - ALSA: ctxfi: Fix out-of-range access (git-fixes). - commit bab211f - xhci: Fix commad ring abort, write all 64 bits to CRCR register (bsc#1192569). - commit 9d2b3aa - tracing: Fix pid filtering when triggers are attached (git-fixes). - commit 8872e72 - blacklist.conf: 27ff768fa21c ("/tracing: Test the 'Do not trace this pid' case in create event"/) Not applicable. SLE15-SP2 does not have no_pid_list. - commit a013b01 - tracing: Check pid filtering when creating events (git-fixes). - commit 44dc77e - atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait (bsc#1192845 CVE-2021-43975). - commit 6156c39 - s390/uv: fully validate the VMA before calling follow_page() (git-fixes). - commit 3c6388f - s390: mm: Fix secure storage access exception handling (git-fixes). - commit 0d49ecf - usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect (git-fixes). - commit d4d7214 - xhci: Fix commad ring abort, write all 64 bits to CRCR register (git-fixes). - commit 39dcce2 - Move upstreamed USB fix into sorted section - commit 8151472 - kABI: dm: fix deadlock when swapping to encrypted device (bsc#1186332). - md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discard (bsc#1192320). - dm raid: remove unnecessary discard limits for raid0 and raid10 (bsc#1192320). - md/raid10: improve discard request for far layout (bsc#1192320). - md/raid10: improve raid10 discard request (bsc#1192320). - md/raid10: pull the code that wait for blocked dev into one function (bsc#1192320). - md/raid10: extend r10bio devs to raid disks (bsc#1192320). - md: add md_submit_discard_bio() for submitting discard bio (bsc#1192320). - dm: fix deadlock when swapping to encrypted device (bsc#1186332). - md/raid10: initialize r10_bio->read_slot before use (bsc#1192320). - commit 5a81276 - x86/mpx: Disable MPX for 32-bit userland (bsc#1193139). - commit cdba19a - ibmvnic: drop bad optimization in reuse_tx_pools() (bsc#1193349 ltc#195568). - ibmvnic: drop bad optimization in reuse_rx_pools() (bsc#1193349 ltc#195568). - commit 718e27a - xhci: Fix commad ring abort, write all 64 bits to CRCR register (bsc#1192569). - commit b70b7a9 - fuse: release pipe buf after last use (bsc#1193318). - commit b7ec5ee - Rename colliding patches before the next SLE15-SP2 -> SLE15-SP3 merge - commit 99db4af - rpm/kernel-binary.spec.in: don't strip vmlinux again (bsc#1193306) After usrmerge, vmlinux file is not named vmlinux-<version>, but simply vmlinux. And this is not reflected in STRIP_KEEP_SYMTAB we set. So fix this by removing the dash... - commit 83af88d - Blacklist SCSI commit that breaks kABI (git-fixes) - commit 43a023a - series.conf: cleanup - drop superfluous empty lines - commit 72e63ac - fix patch metadata - fix Patch-mainline and drop duplicate References tag: - patches.suse/hugetlbfs-flush-TLBs-correctly-after-huge_pmd_unshar.patch - commit e2f354b - fix patches metadata - fix Patch-mainline: - patches.suse/NFS-Don-t-set-NFS_INO_DATA_INVAL_DEFER-and-NFS_INO_I.patch - patches.suse/NFS-Fix-deadlocks-in-nfs_scan_commit_list.patch - patches.suse/NFS-Fix-up-commit-deadlocks.patch - patches.suse/NFSv4-Fix-a-regression-in-nfs_set_open_stateid_locke.patch - patches.suse/md-fix-a-lock-order-reversal-in-md_alloc.patch - patches.suse/nfsd-don-t-alloc-under-spinlock-in-rpc_parse_scope_i.patch - patches.suse/nfsd-fix-error-handling-of-register_pernet_subsys-in.patch - patches.suse/nfsd4-Handle-the-NFSv4-READDIR-dircount-hint-being-z.patch - patches.suse/pnfs-flexfiles-Fix-misplaced-barrier-in-nfs4_ff_layo.patch - commit baf4f8d - ARM: dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator (git-fixes) - commit 85cbd0e - ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT (git-fixes) - commit 365e0a3 - ARM: dts: BCM5301X: Fixed QSPI compatible string (git-fixes) - commit 653ed7e - ARM: dts: NSP: Fixed QSPI compatible string (git-fixes) - commit 6bfe2b5 - ARM: dts: bcm: HR2: Fixed QSPI compatible string (git-fixes) - commit 2da4f3c - ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3 (git-fixes) - commit 3bc0dcb - ARM: dts: imx6sx: Add missing UART RTS/CTS pins mux (git-fixes) - commit 9eeb7d3 - ARM: dts: imx6sx: Improve UART pins macro defines (git-fixes) - commit d0779ee - ARM: dts: logicpd-som-lv-baseboard: Fix missing video (git-fixes) - commit de0d442 - ARM: dts: logicpd-som-lv-baseboard: Fix broken audio (git-fixes) - commit d1cc45c - blacklist.conf: ("/ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrl"/) Fix comment in a devicetree file. - commit 4d3a412 - Update patches.suse/ixgbe-fix-large-MTU-request-from-VF.patch (bsc#1192877 CVE-2021-33098). Changed reference to CVE bug. - commit 964f375 - blacklist.conf: ("/ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all"/) Unsupported platform - commit a16ce64 - blacklist.conf: ("/ARM: dts: renesas: Fix SD Card/eMMC interface device node names"/) Cosmetic devicetree nodes name change - commit 7ad6f49 - ARM: dts: socfpga: Align L2 cache-controller nodename with dtschema (git-fixes) - commit b39464e - blacklist.conf: ("/ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32mp15"/) - commit ad658c1 - blacklist.conf: ("/ARM: uaccess: fix DACR mismatch with nested exceptions"/) ARM cpus v3, v4, v4T, v5 are not supported - commit 78b5a5d - mwifiex: Fix skb_over_panic in mwifiex_usb_recv() (CVE-2021-43976 bsc#1192847). - commit 1075cc3 - blacklist.conf: 85b6d24646e4 ("/shm: extend forced shm destroy to support objects from several IPC nses"/) Unfortunately this breaks kABI and presents significant risk for addressing a theoretical issue. - commit e55a163 - ARM: dts: logicpd-torpedo-baseboard: Fix broken audio (git-fixes) - commit 8ec6f19 - ARM: dts: vfxxx: Add syscon compatible with OCOTP (git-fixes) - commit 6f5837f - ARM: dts: imx7ulp: Correct gpio ranges (git-fixes) - commit 3f5621e - ARM: dts: ls1021a: fix QuadSPI-memory reg range (git-fixes) - commit 6c84d7b - ARM: dts: socfpga: fix register entry for timer3 on Arria10 (git-fixes) - commit 495045e - ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh() (git-fixes) - commit e76b97f - ARM: at91: pm: add missing put_device() call in at91_pm_sram_init() (git-fixes) - commit d5fa0dd - ARM: exynos: MCPM: Restore big.LITTLE cpuidle support (git-fixes) - commit dc169bf - ARM: dts: at91: sama5d2_xplained: classd: pull-down the R1 and R3 lines (git-fixes) - commit d09ddcf - ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages (git-fixes) - commit b837795 - ARM: dts: gose: Fix ports node name for adv7612 (git-fixes) - commit e9fee74 - ARM: dts: gose: Fix ports node name for adv7180 (git-fixes) - commit 40b6417 - ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints (git-fixes) - commit 8ad414c - ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds (git-fixes) - commit 40f3f7f - ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect (git-fixes) - commit 0fbc45e - ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2 (git-fixes) - commit f3253e8 - ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2 (git-fixes) - commit c6689bd - ARM: dts sunxi: Relax a bit the CMA pool allocation range (git-fixes) - commit d32973c - ARM: dts: Fix dcan driver probe failed on am437x platform (git-fixes) - commit c712eb3 - ARM: dts: imx6qdl-gw551x: fix audio SSI (git-fixes) - commit 8b361c5 - ARM: dts: imx6qdl-gw551x: Do not use 'simple-audio-card,dai-link' (git-fixes) - commit 2acafcb - ARM: dts: Fix duovero smsc interrupt for suspend (git-fixes) - commit f5f5222 - ARM: dts: am335x-pocketbeagle: Fix mmc0 Write Protect (git-fixes) - commit a210c92 - ARM: OMAP2+: Fix legacy mode dss_reset (git-fixes) - commit 518acf3 - ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram() (git-fixes) - commit ab8eba4 - ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP (git-fixes) - commit b7c7df8 - ARM: dts: NSP: Correct FA2 mailbox node (git-fixes) - commit 9479804 - ARM: dts: NSP: Disable PL330 by default, add dma-coherent property (git-fixes) - commit 4c7d3d5 - Revert "/ARM: sti: Implement dummy L2 cache's write_sec"/ (git-fixes) - commit 29d8881 - ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin (git-fixes) - commit 159db4e - ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description (git-fixes) - commit dc96655 - ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity (git-fixes) - commit 240d4e7 - ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32h743 (git-fixes) - commit 7258033 - ARM: dts: stm32: fix a typo for DAC io-channel-cells on stm32f429 (git-fixes) - commit 64d852f - nvme-pci: add NO APST quirk for Kioxia device (git-fixes). - commit 8c6d859 - PM: hibernate: use correct mode for swsusp_close() (git-fixes). - commit fef6f6f - xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay (git-fixes). - zram: off by one in read_block_state() (git-fixes). - soc/tegra: Fix an error handling path in tegra_powergate_power_up() (git-fixes). - spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() (git-fixes). - spi: spl022: fix Microwire full duplex mode (git-fixes). - zram: fix return value on writeback_store (git-fixes). - commit 4e28ede - nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails (git-fixes). - PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros (git-fixes). - PCI: Mark Atheros QCA6174 to avoid bus reset (git-fixes). - platform/x86: wmi: do not fail if disabling fails (git-fixes). - PM: hibernate: Get block device exclusively in swsusp_check() (git-fixes). - mwl8k: Fix use-after-free in mwl8k_fw_state_machine() (git-fixes). - r8169: Add device 10ec:8162 to driver r8169 (git-fixes). - reset: socfpga: add empty driver allowing consumers to probe (git-fixes). - commit 864c87f - mtd: core: don't remove debugfs directory if device is in use (git-fixes). - mwifiex: Read a PCI register after writing the TX ring write pointer (git-fixes). - mwifiex: Properly initialize private structure on interface type changes (git-fixes). - mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type (git-fixes). - memstick: r592: Fix a UAF bug when removing the driver (git-fixes). - media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() (git-fixes). - media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info (git-fixes). - media: ipu3-imgu: imgu_fmt: Handle properly try (git-fixes). - mmc: winbond: don't build on M68K (git-fixes). - commit f93cc37 - media: rcar-csi2: Add checking to rcsi2_start_receiver() (git-fixes). - media: mceusb: return without resubmitting URB in case of - EPROTO error (git-fixes). - media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers (git-fixes). - media: imx: set a media_device bus_info string (git-fixes). - media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() (git-fixes). - media: uvcvideo: Set unique vdev name based in type (git-fixes). - media: uvcvideo: Return -EIO for control errors (git-fixes). - media: uvcvideo: Set capability in s_param (git-fixes). - media: stm32: Potential NULL pointer dereference in dcmi_irq_thread() (git-fixes). - media: netup_unidvb: handle interrupt properly according to the firmware (git-fixes). - commit 0db8c1e - drm/plane-helper: fix uninitialized variable reference (git-fixes). - Input: iforce - fix control-message timeout (git-fixes). - i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()' (git-fixes). - drm/panel-orientation-quirks: add Valve Steam Deck (git-fixes). - libata: fix checking of DMA state (git-fixes). - ipmi: Disable some operations during a panic (git-fixes). - media: mt9p031: Fix corrupted frame after restarting stream (git-fixes). - lib/xz: Validate the value before assigning it to an enum variable (git-fixes). - lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression (git-fixes). - commit 40bd6e4 - dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result` (git-fixes). - dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro (git-fixes). - drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6 (git-fixes). - drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1 (git-fixes). - drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2) (git-fixes). - brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet (git-fixes). - crypto: s5p-sss - Add error handling in s5p_aes_probe() (git-fixes). - crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency (git-fixes). - drm: panel-orientation-quirks: Add quirk for GPD Win3 (git-fixes). - drm: panel-orientation-quirks: Add quirk for Aya Neo 2021 (git-fixes). - commit 6b1a3ad - ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED (git-fixes). - ALSA: synth: missing check for possible NULL after the call to kstrdup (git-fixes). - ALSA: hda/realtek: Add quirk for ASUS UX550VE (git-fixes). - ALSA: timer: Unconditionally unlink slave instances, too (git-fixes). - ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N (git-fixes). - ALSA: timer: Fix use-after-free problem (git-fixes). - ath10k: fix invalid dma_addr_t token assignment (git-fixes). - ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() (git-fixes). - ath10k: high latency fixes for beacon buffer (git-fixes). - Bluetooth: fix use-after-free error in lock_sock_nested() (git-fixes). - commit 3915ea5 - ASoC: topology: Add missing rwsem around snd_ctl_remove() calls (git-fixes). - ASoC: qdsp6: q6routing: Conditionally reset FrontEnd Mixer (git-fixes). - PCI/MSI: Deal with devices lying about their MSI mask capability (git-fixes). - ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses (git-fixes). - ALSA: hda/realtek: Add quirk for Clevo PC70HS (git-fixes). - ALSA: usb-audio: Add registration quirk for JBL Quantum 400 (git-fixes). - ACPI: battery: Accept charges over the design capacity as full (git-fixes). - ACPICA: Avoid evaluating methods too early during system resume (git-fixes). - soc/tegra: pmc: Fix imbalanced clock disabling in error code path (git-fixes). - commit ce23462 - usb: typec: fusb302: Fix masking of comparator and bc_lvl interrupts (git-fixes). - usb: dwc2: gadget: Fix ISOC flow for elapsed frames (git-fixes). - drm/vc4: fix error code in vc4_create_object() (git-fixes). - tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc (git-fixes). - usb-storage: Add compatibility quirk flags for iODD 2531/2541 (git-fixes). - usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform (git-fixes). - usb: host: ohci-tmio: check return value after calling platform_get_resource() (git-fixes). - usb: musb: tusb6010: check return value after calling platform_get_resource() (git-fixes). - commit f36d57f - NFC: reorder the logic in nfc_{un,}register_device (git-fixes). - Refresh patches.suse/NFC-SUSE-specific-brutal-fix-for-runtime-PM.patch. - commit 176d8d4 - drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectors (git-fixes). - drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame (git-fixes). - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()' (git-fixes). - NFC: add NCI_UNREG flag to eliminate the race (git-fixes). - NFC: reorganize the functions in nci_request (git-fixes). - clk: ingenic: Fix bugs with divided dividers (git-fixes). - iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr() (git-fixes). - mmc: dw_mmc: Dont wait for DRTO on Write RSP error (git-fixes). - commit 84fae0c - ASoC: DAPM: Cover regression by kctl change notification fix (git-fixes). - cfg80211: call cfg80211_stop_ap when switch from P2P_GO type (git-fixes). - clk: imx: imx6ul: Move csi_sel mux to correct base register (git-fixes). - ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect (git-fixes). - ALSA: gus: fix null pointer dereference on pointer block (git-fixes). - ALSA: ISA: not for M68K (git-fixes). - ASoC: SOF: Intel: hda-dai: fix potential locking issue (git-fixes). - ALSA: hda: hdac_ext_stream: fix potential locking issues (git-fixes). - ALSA: hda: hdac_stream: fix potential locking issue in snd_hdac_stream_assign() (git-fixes). - commit 970a05a - Move upstreamed i8042 patch into sorted section - commit c3e6588 - net/sched: sch_ets: don't peek at classes beyond 'nbands' (bsc#1176774). - mdio: aspeed: Fix "/Link is Down"/ issue (bsc#1176447). - netfilter: flowtable: fix IPv6 tunnel addr match (bsc#1176447). - netfilter: ctnetlink: do not erase error code with EINVAL (bsc#1176447). - netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY (bsc#1176447). - net/mlx5: E-Switch, return error if encap isn't supported (jsc#SLE-15172). - iavf: Fix for setting queues to 0 (jsc#SLE-12877). - iavf: Fix return of set the new channel count (jsc#SLE-12877). - ice: Remove toggling of antispoof for VF trusted promiscuous mode (jsc#SLE-12878). - ice: Fix VF true promiscuous mode (jsc#SLE-12878). - ethtool: fix ethtool msg len calculation for pause stats (jsc#SLE-15075). - RDMA/bnxt_re: Update statistics counter name (jsc#SLE-16649). - net: bridge: fix under estimation in br_get_linkxstats_size() (bsc#1176447). - commit ab96379 - iommu/amd: Remove iommu_init_ga() (git-fixes). - iommu/amd: Relocate GAMSup check to early_enable_iommus (git-fixes). - iommu: Check if group is NULL before remove device (git-fixes). - swiotlb: Fix the type of index (git-fixes). - commit 8842f17 - drm/amd/display: Set plane update flags for all planes in reset (git-fixes). - commit 55c8303 - drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks (git-fixes). - commit 82083eb - drm/nouveau/svm: Fix refcount leak bug and missing check against null bug (git-fixes). - commit 8795faa - drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends (git-fixes). - commit 199d9e2 - powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted() (bsc#1181148 ltc#190702 git-fixes). - powerpc/paravirt: vcpu_is_preempted() commentary (bsc#1181148 ltc#190702 git-fixes). - powerpc: fix unbalanced node refcount in check_kvm_guest() (jsc#SLE-15869 jsc#SLE-16321 git-fixes). - commit 62ae409 - powerpc/pseries: Move some PAPR paravirt functions to their own file (bsc#1181148 ltc#190702 git-fixes). - Refresh patches.suse/powerpc-Fix-build-error-in-paravirt.h.patch. - Refresh patches.suse/powerpc-paravirt-Use-is_kvm_guest-in-vcpu_is_preempt.patch. - commit 70c6628 - powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10 (jsc#SLE-13513 git-fixes). - commit 2f92337 - iommu/mediatek: Fix out-of-range warning with clang (git-fixes). - x86/sev: Allow #VC exceptions on the VC2 stack (git-fixes). - x86/sev: Fix stack type check in vc_switch_off_ist() (git-fixes). - powerpc/iommu: Report the correct most efficient DMA mask for PCI devices (git-fixes). - iommu/vt-d: Update the virtual command related registers (git-fixes). - firmware: qcom_scm: Mark string array const (git-fixes). - x86/efi: Restore Firmware IDT before calling ExitBootServices() (git-fixes). - iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry() (git-fixes). - iommu/vt-d: Consolidate duplicate cache invaliation code (git-fixes). - commit 9d0f833 - block: Fix use-after-free issue accessing struct io_cq (bsc#1193042). - commit fba138d - ice: fix vsi->txq_map sizing (jsc#SLE-7926). - igc: Remove phy->type checking (bsc#1193169). - igc: Remove _I_PHY_ID checking (bsc#1193169). - commit d98ae3f - blacklist.conf: Add 78cc316e9583 bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt - commit 0433f83 - hugetlbfs: flush TLBs correctly after huge_pmd_unshare (bsc#1192946 CVE-2021-4002). - commit 881e565 - tlb: mmu_gather: add tlb_flush_*_range APIs - commit d3b54bc - ARM: dts: s5pv210: Set keep-power-in-suspend for SDHCI1 on Aries (git-fixes) - commit 8a979c1 - vfs: don't parse forbidden flags (bsc#1192606). - commit b4f81da - cifs: update internal version number (bsc#1192606). - commit 533a712 - smb2: clarify rc initialization in smb2_reconnect (bsc#1192606). - commit 78cfa97 - cifs: populate server_hostname for extra channels (bsc#1192606). - commit e0e5007 - cifs: nosharesock should be set on new server (bsc#1192606). - commit b2eb0d5 - cifs: introduce cifs_ses_mark_for_reconnect() helper (bsc#1192606). - commit fabb658 - cifs: protect srv_count with cifs_tcp_ses_lock (bsc#1192606). - commit f988cac - cifs: move debug print out of spinlock (bsc#1192606). - commit 72a7576 - smb3: correct smb3 ACL security descriptor (bsc#1192606). - commit 063d4ac - Pass consistent param->type to fs_parse() (bsc#1192606). [ ematsumiya: - drop the case fs_param_is_fd - leave .has_value in fs_parse_result so it doesn't break kabi - still set .has_value in fs_parse() for real kabi compatibility ] - commit 079697d - cifs_debug: use %pd instead of messing with ->d_name (bsc#1192606). - commit 5879c56 - cifs: do not duplicate fscache cookie for secondary channels (bsc#1192606). - commit b392b26 - cifs: connect individual channel servers to primary channel server (bsc#1192606). - commit 6b9934f - cifs: protect session channel fields with chan_lock (bsc#1192606). - commit cba50eb - cifs: do not negotiate session if session already exists (bsc#1192606). - commit 37b3456 - smb3: do not setup the fscache_super_cookie until fsinfo initialized (bsc#1192606). - commit dc8e6c9 - cifs: fix potential use-after-free bugs (bsc#1192606, jsc#SLE-20042). - commit 7bd3c2c - cifs: fix memory leak of smb3_fs_context_dup::server_hostname (bsc#1192606). - commit 57f8572 - smb3: add additional null check in SMB311_posix_mkdir (bsc#1192606). - commit f7ca16b - cifs: release lock earlier in dequeue_mid error case (bsc#1192606). - commit 6ed3f27 - smb3: add additional null check in SMB2_tcon (bsc#1192606). - commit 7f013cc - smb3: add additional null check in SMB2_open (bsc#1192606). - commit 5aa4789 - smb3: add additional null check in SMB2_ioctl (bsc#1192606). - commit edaf472 - smb3: remove trivial dfs compile warning (bsc#1192606, jsc#SLE-20042). - commit 1b9729f - cifs: support nested dfs links over reconnect (bsc#1192606, jsc#SLE-20042). - commit 977ff65 - smb3: do not error on fsync when readonly (bsc#1192606). - commit a53c076 - cifs: for compound requests, use open handle if possible (bsc#1192606). - commit 523067d - cifs: set a minimum of 120s for next dns resolution (bsc#1192606). - commit 4683b0e - cifs: split out dfs code from cifs_reconnect() (bsc#1192606, jsc#SLE-20042). - commit 25eec6a - cifs: convert list_for_each to entry variant (bsc#1192606, jsc#SLE-20042). - commit 5c260fb - cifs: introduce new helper for cifs_reconnect() (bsc#1192606, jsc#SLE-20042). - commit 8cc2716 - cifs: fix print of hdr_flags in dfscache_proc_show() (bsc#1192606, jsc#SLE-20042). - commit d8767b8 - cifs: send workstation name during ntlmssp session setup (bsc#1192606). - commit 191b330 - cifs: nosharesock should not share socket with future sessions (bsc#1192606). - commit f8381d3 - smb3: add dynamic trace points for socket connection (bsc#1192606). - commit af7190b - cifs: Move SMB2_Create definitions to the shared area (bsc#1192606). - commit c39b2e7 - cifs: Move more definitions into the shared area (bsc#1192606). - commit 46ad0a8 - cifs: move NEGOTIATE_PROTOCOL definitions out into the common area (bsc#1192606). - commit 471ec2c - cifs: Create a new shared file holding smb2 pdu definitions (bsc#1192606). - commit 666d060 - cifs: add mount parameter tcpnodelay (bsc#1192606). - commit 3f1b011 - cifs: To match file servers, make sure the server hostname matches (bsc#1192606). - commit 3d59b5a - cifs: fix incorrect check for null pointer in header_assemble (bsc#1192606). - commit 4a5b3cf - smb3: correct server pointer dereferencing check to be more consistent (bsc#1192606). - commit cf76bd0 - cifs: Deal with some warnings from W=1 (bsc#1192606). - commit f6eec49 - cifs: fix a sign extension bug (bsc#1192606). - commit c1600fb - cifs: fix incorrect kernel doc comments (bsc#1192606). - commit ae1bb97 - cifs: remove pathname for file from SPDX header (bsc#1192606). - commit 7154307 - cifs: properly invalidate cached root handle when closing it (bsc#1192606). - commit 90012c3 - cifs: move SMB FSCTL definitions to common code (bsc#1192606). - commit f1d3f93 - cifs: rename cifs_common to smbfs_common (bsc#1192606). - Add to supported.conf: fs/smbfs_common/cifs_arc4 fs/smbfs_common/cifs_md4 - Update configs to add CONFIG_SMBFS_COMMON=m. - commit 8eb0a93 - cifs: update FSCTL definitions (bsc#1192606). - commit fe93d4e - cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (bsc#1192606). - commit 13a1d4e - cifs: cifs_md4 convert to SPDX identifier (bsc#1192606). - commit 0b7db2c - cifs: create a MD4 module and switch cifs.ko to use it (bsc#1192606). - commit 5c0b1ab - cifs: fork arc4 and create a separate module for it for cifs and other users (bsc#1192606). - commit 08b687d - smb3: fix posix extensions mount option (bsc#1192606). - commit 447f6db - cifs: fix wrong release in sess_alloc_buffer() failed path (bsc#1192606). - commit def0bcb - cifs: create sd context must be a multiple of 8 (bsc#1192606). - commit 096d6a1 - cifs: add missing parsing of backupuid (bsc#1192606). - commit 36915d3 - smb3: rc uninitialized in one fallocate path (bsc#1192606). - commit 81628e1 - SMB3: fix readpage for large swap cache (bsc#1192606). - commit 50e1259 - cifs: fix fallocate when trying to allocate a hole (bsc#1192606). - commit 39a73fc - CIFS: Clarify SMB1 code for POSIX delete file (bsc#1192606). - commit d18ffe8 - CIFS: Clarify SMB1 code for POSIX Create (bsc#1192606). - commit 5b09e6b - cifs: support share failover when remounting (bsc#1192606, jsc#SLE-20042). - commit 870c80c - cifs: only write 64kb at a time when fallocating a small region of a file (bsc#1192606). - commit dfb364b - cifs: do not share tcp sessions of dfs connections (bsc#1185902). - commit 7ce02ee - SMB3.1.1: fix mount failure to some servers when compression enabled (bsc#1192606). - commit a8dda65 - cifs: added WARN_ON for all the count decrements (bsc#1192606). - commit 4b0d839 - cifs: fix missing null session check in mount (bsc#1192606). - commit 92a9403 - cifs: handle reconnect of tcon when there is no cached dfs referral (bsc#1192606). - commit 4ce8b06 - cifs: fix the out of range assignment to bit fields in parse_server_interfaces (bsc#1192606). - commit 42c8dc1 - cifs: Do not use the original cruid when following DFS links for multiuser mounts (bsc#1192606). - commit 70bcc44 - cifs: use the expiry output of dns_query to schedule next resolution (bsc#1192606). - commit ea7928e - cifs: update internal version number (bsc#1192606). - commit bf989a2 - cifs: prevent NULL deref in cifs_compose_mount_options() (bsc#1185902). - commit ad0c70e - SMB3.1.1: Add support for negotiating signing algorithm (bsc#1192606). - commit f88f74e - cifs: use helpers when parsing uid/gid mount options and validate them (bsc#1192606). - commit 98e7d9d - CIFS: Clarify SMB1 code for POSIX Lock (bsc#1192606). - commit 44c5e82 - CIFS: Clarify SMB1 code for rename open file (bsc#1192606). - commit 5a31de1 - CIFS: Clarify SMB1 code for delete (bsc#1192606). - commit a09e98c - CIFS: Clarify SMB1 code for SetFileSize (bsc#1192606). - commit 7d84b0d - smb3: fix typo in header file (bsc#1192606). - commit eec60ea - CIFS: Clarify SMB1 code for UnixSetPathInfo (bsc#1192606). - commit 1df5f2f - CIFS: Clarify SMB1 code for UnixCreateSymLink (bsc#1192606). - commit 7f112a3 - cifs: clarify SMB1 code for UnixCreateHardLink (bsc#1192606). - commit b93dd21 - cifs: make locking consistent around the server session status (bsc#1192606). - commit 7dc9081 - smb3: prevent races updating CurrentMid (bsc#1192606). - commit caed321 - cifs: fix missing spinlock around update to ses->status (bsc#1192606). - commit fae1702 - cifs: missing null pointer check in cifs_mount (bsc#1185902). - commit 72034e4 - smb3: fix possible access to uninitialized pointer to DACL (bsc#1192606). - commit 29f7d0b - cifs: missing null check for newinode pointer (bsc#1192606). - commit d21103a - cifs: remove two cases where rc is set unnecessarily in sid_to_id (bsc#1192606). - commit 08acf32 - SMB3: Add new info level for query directory (bsc#1192606). - commit 83500f7 - cifs: fix NULL dereference in smb2_check_message() (bsc#1192606). - commit ee58187 - smbdirect: missing rc checks while waiting for rdma events (bsc#1192606). - commit d6f86c9 - cifs: Avoid field over-reading memcpy() (bsc#1192606). - commit befb9f9 - smb311: remove dead code for non compounded posix query info (bsc#1192606). - commit eb8a15a - cifs: fix SMB1 error path in cifs_get_file_info_unix (bsc#1192606). - commit bdcf5b5 - smb3: fix uninitialized value for port in witness protocol move (bsc#1192606). - commit b99ff72 - cifs: fix unneeded null check (bsc#1192606). - commit 4e78f5e - cifs: use SPDX-Licence-Identifier (bsc#1192606). - commit fe025f6 - cifs: convert list_for_each to entry variant in cifs_debug.c (bsc#1192606). - commit 8d27424 - cifs: convert list_for_each to entry variant in smb2misc.c (bsc#1192606). - commit bf17685 - cifs: avoid extra calls in posix_info_parse (bsc#1192606). - commit df5a926 - cifs: retry lookup and readdir when EAGAIN is returned (bsc#1192606). - commit 503d9f4 - cifs: avoid starvation when refreshing dfs cache (bsc#1185902). - commit 93ab561 - cifs: enable extended stats by default (bsc#1192606). - commit 31058c0 - cifs: missed ref-counting smb session in find (bsc#1192606). - commit 036df29 - cifs: do not share tcp servers with dfs mounts (bsc#1185902). - commit 06c9b3f - cifs: set a minimum of 2 minutes for refreshing dfs cache (bsc#1185902). - commit 89e70a9 - cifs: fix path comparison and hash calc (bsc#1185902). - commit 1725c18 - cifs: handle different charsets in dfs cache (bsc#1185902). - commit 7cb133a - cifs: keep referral server sessions alive (bsc#1185902). - commit 0f9891c - cifs: get rid of @noreq param in __dfs_cache_find() (bsc#1185902). - commit 8c17775 - cifs: do not send tree disconnect to ipc shares (bsc#1185902). - commit 5403cd0 - cifs: improve fallocate emulation (bsc#1192606). - commit 69387e0 - cifs: fix doc warnings in cifs_dfs_ref.c (bsc#1192606). - commit ed7aa17 - cifs: remove redundant initialization of variable rc (bsc#1192606). - commit 1db8433 - cifs: Constify static struct genl_ops (bsc#1192606). - commit 8c8e6b1 - cifs: Remove unused inline function is_sysvol_or_netlogon() (bsc#1185902). - commit f81891f - cifs: remove duplicated prototype (bsc#1192606). - commit e27f304 - cifs: fix ipv6 formating in cifs_ses_add_channel (bsc#1192606). - commit 231f6f1 - cifs: change format of CIFS_FULL_KEY_DUMP ioctl (bsc#1192606). - commit 1e18e17 - cifs: fix string declarations and assignments in tracepoints (bsc#1192606). - commit 5159f90 - cifs: set server->cipher_type to AES-128-CCM for SMB3.0 (bsc#1192606). - commit f561ad9 - cifs: Fix inconsistent indenting (bsc#1192606). - commit c386cb1 - cifs: fix memory leak in smb2_copychunk_range (git-fixes). - commit 845634d - smb3: if max_channels set to more than one channel request multichannel (bsc#1192606). - commit 93e55f7 - smb3: do not attempt multichannel to server which does not support it (bsc#1192606). - commit e1b5be8 - smb3: when mounting with multichannel include it in requested capabilities (bsc#1192606). - commit b03c460 - cifs: fix regression when mounting shares with prefix paths (bsc#1192606). - commit 59233de - cifs: use echo_interval even when connection not ready (bsc#1192606). - commit 15fd173 - cifs: detect dead connections only when echoes are enabled (bsc#1192606). - commit 5c84eeb - smb3.1.1: allow dumping keys for multiuser mounts (bsc#1192606). - commit 79c8410 - smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares (bsc#1192606). - commit b4fea5b - smb3.1.1: enable negotiating stronger encryption by default (bsc#1192606). - commit 9da00b7 - cifs: update internal version number (bsc#1192606). - commit 13bc2c5 - smb3: add rasize mount parameter to improve readahead performance (bsc#1192606). - commit 30ebb66 - smb3: limit noisy error (bsc#1192606). - commit 91e0ede - cifs: fix leak in cifs_smb3_do_mount() ctx (bsc#1192606). - commit 8a2920f - cifs: remove unnecessary copies of tcon->crfid.fid (bsc#1192606). - commit 0b30781 - cifs: Return correct error code from smb2_get_enc_key (git-fixes). - commit 846705c - cifs: fix out-of-bound memory access when calling smb3_notify() at mount point (bsc#1192606). - commit 0a3285f - smb2: fix use-after-free in smb2_ioctl_query_info() (bsc#1192606). - commit 63f6c5e - cifs: export supported mount options via new mount_params /proc file (bsc#1192606). - commit 2dd1c61 - cifs: log mount errors using cifs_errorf() (bsc#1192606). - commit a2f6e3b - cifs: add fs_context param to parsing helpers (bsc#1192606). - commit a1c2b3d - cifs: make fs_context error logging wrapper (bsc#1192606). - commit 3b6af06 - cifs: add FALLOC_FL_INSERT_RANGE support (bsc#1192606). - commit ef118dc - cifs: add support for FALLOC_FL_COLLAPSE_RANGE (bsc#1192606). - commit ece4ddb - cifs: check the timestamp for the cached dirent when deciding on revalidate (bsc#1192606). - commit aecc2fc - cifs: pass the dentry instead of the inode down to the revalidation check functions (bsc#1192606). - commit c93ddc7 - cifs: add a timestamp to track when the lease of the cached dir was taken (bsc#1192606). - commit 3ac8e19 - cifs: add a function to get a cached dir based on its dentry (bsc#1192606). - commit 24027a5 - cifs: Grab a reference for the dentry of the cached directory during the lifetime of the cache (bsc#1192606). - commit 91b960b - cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the share (bsc#1192606). - commit 8a598fa - cifs: rename the *_shroot* functions to *_cached_dir* (bsc#1192606). - commit 2a8dae4 - cifs: pass a path to open_shroot and check if it is the root or not (bsc#1192606). - commit 234424b - cifs: move the check for nohandlecache into open_shroot (bsc#1192606). - commit 99d7c2e - cifs: switch build_path_from_dentry() to using dentry_path_raw() (bsc#1192606). - commit fc6b596 - cifs: allocate buffer in the caller of build_path_from_dentry() (bsc#1192606). - commit 97679cd - cifs: make build_path_from_dentry() return const char * (bsc#1192606). - commit ef657be - cifs: constify pathname arguments in a bunch of helpers (bsc#1192606). - commit b93cc52 - cifs: constify path argument of ->make_node() (bsc#1192606). - commit 03fcdf4 - cifs: constify get_normalized_path() properly (bsc#1185902). - commit 90470dc - cifs: don't cargo-cult strndup() (bsc#1185902). - commit ca5d72c - SMB3: update structures for new compression protocol definitions (bsc#1192606). - commit 4a8461d - cifs: remove old dead code (bsc#1192606). - commit 97b63df - cifs: cifspdu.h: Replace one-element array with flexible-array member (bsc#1192606). - commit 4c15bf6 - fs: cifs: Remove repeated struct declaration (bsc#1192606). - commit 8e0ef67 - cifs: simplify SWN code with dummy funcs instead of ifdefs (bsc#1192606). - commit 619dc86 - smb3: update protocol header definitions based to include new flags (bsc#1192606). - commit 31de2ad - cifs: correct comments explaining internal semaphore usage in the module (bsc#1192606). - commit 8016b0d - cifs: Remove useless variable (bsc#1192606). - commit 4da0037 - cifs: Fix spelling of 'security' (bsc#1192606). - commit 7f34541 - cifs: escape spaces in share names (bsc#1192606). - commit f9411a4 - fs: cifs: Remove unnecessary struct declaration (bsc#1192606). - commit c4877c5 - cifs: On cifs_reconnect, resolve the hostname again (bsc#1192606). - commit 0f5ba1b - smb3: fix cached file size problems in duplicate extents (reflink) (bsc#1192606). - commit db5895f - cifs: Silently ignore unknown oplock break handle (bsc#1192606). - commit fa1d6ea - cifs: revalidate mapping when we open files for SMB1 POSIX (bsc#1192606). - Refresh patches.suse/cifs-have-cifs_fattr_to_inode-refuse-to-change-type-on-live-inode.patch. - commit 2e4453d - cifs: Fix chmod with modefromsid when an older ACE already exists (bsc#1192606). - commit 589d547 - cifs: Adjust key sizes and key generation routines for AES256 encryption (bsc#1192606). - commit 5dbb25b - cifs: fix allocation size on newly created files (bsc#1192606). - commit 4d93c82 - cifs: warn and fail if trying to use rootfs without the config option (bsc#1192606). - commit f552b34 - fs/cifs/: fix misspellings using codespell tool (bsc#1192606). - commit 2ea6114 - cifs: Fix preauth hash corruption (git-fixes). - commit 7416f5d - cifs: update new ACE pointer after populate_new_aces (bsc#1192606). - commit 0529102 - cifs: have cifs_fattr_to_inode() refuse to change type on live inode (bsc#1192606). - commit b158f7d - cifs: have ->mkdir() handle race with another client sanely (bsc#1192606). - commit 6b82284 - do_cifs_create(): don't set ->i_mode of something we had not created (bsc#1192606). - commit a0ecf85 - cifs: do not send close in compound create+close requests (bsc#1181507). - commit 11e6f22 - cifs: return proper error code in statfs(2) (bsc#1181507). - commit 4fc8874 - cifs: change noisy error message to FYI (bsc#1181507). - commit 3406540 - cifs: print MIDs in decimal notation (bsc#1181507). - commit c8f2cd7 - cifs: ask for more credit on async read/write code paths (bsc#1192606). - commit 636078f - cifs: fix credit accounting for extra channel (bsc#1192606). - commit c477df8 - cifs: update internal version number (bsc#1192606). - commit b82f71c - cifs: use discard iterator to discard unneeded network data more efficiently (bsc#1192606). - commit 34ea556 - cifs: introduce helper for finding referral server (bsc#1181710). - commit 78e0bf2 - cifs: check all path components in resolved dfs target (bsc#1181710). - commit daad3a2 - cifs: fix DFS failover (bsc#1192606). - commit 9182fbd - cifs: fix nodfs mount option (bsc#1181710). - commit 415546c - cifs: fix handling of escaped ',' in the password mount argument (bsc#1192606). - commit f2b417d - cifs: Add new parameter "/acregmax"/ for distinct file and directory metadata timeout (bsc#1192606). - commit 958622c - cifs: convert revalidate of directories to using directory metadata cache timeout (bsc#1192606). - commit 1f13b2c - cifs: Add new mount parameter "/acdirmax"/ to allow caching directory metadata (bsc#1192606). - commit c620fbe - cifs: If a corrupted DACL is returned by the server, bail out (bsc#1192606). - commit 0f619ca - cifs: minor simplification to smb2_is_network_name_deleted (bsc#1192606). - commit 5c19466 - TCON Reconnect during STATUS_NETWORK_NAME_DELETED (bsc#1192606). - commit 4148056 - cifs: cleanup a few le16 vs. le32 uses in cifsacl.c (bsc#1192606). - commit 473d37a - cifs: Change SIDs in ACEs while transferring file ownership (bsc#1192606). - commit 8bda691 - cifs: Retain old ACEs when converting between mode bits and ACL (bsc#1192606). - commit 47d65ee - cifs: Fix cifsacl ACE mask for group and others (bsc#1192606). - commit 34f7d02 - cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData (bsc#1192606). - commit 3c6d03e - cifs: change confusing field serverName (to ip_addr) (bsc#1192606). - commit ac396a8 - cifs: Fix inconsistent IS_ERR and PTR_ERR (bsc#1192606). - commit b7f9076 - cifs: Reformat DebugData and index connections by conn_id (bsc#1192606). - commit 4020fb6 - cifs: Identify a connection by a conn_id (bsc#1192606). - commit 35d50c8 - cifs: Fix in error types returned for out-of-credit situations (bsc#1192606). - commit 4143c6a - cifs: New optype for session operations (bsc#1181507). - commit 171fe4d - cifs: fix trivial typo (bsc#1192606). - commit ab49627 - smb3: negotiate current dialect (SMB3.1.1) when version 3 or greater requested (bsc#1192606). - commit bda03f6 - cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath (bsc#1192606). - commit 61e03e7 - cifs: In the new mount api we get the full devname as source= (bsc#1192606). - commit 280bd9e - cifs: do not disable noperm if multiuser mount option is not provided (bsc#1192606). - commit e136d3e - cifs: fix dfs-links (bsc#1192606). - commit 7cc0083 - cifs: report error instead of invalid when revalidating a dentry fails (bsc#1177440). - commit ae9593c - smb3: fix crediting for compounding when only one request in flight (bsc#1181507). - commit ea94504 - smb3: Fix out-of-bounds bug in SMB2_negotiate() (bsc#1183540). - commit fc2901f - cifs: fix dfs domain referrals (bsc#1192606). - commit 4f2e59b - cifs: returning mount parm processing errors correctly (bsc#1192606). - commit fc19610 - cifs: fix mounts to subdirectories of target (bsc#1192606). - commit 9ca4904 - cifs: ignore auto and noauto options if given (bsc#1192606). - commit a69545d - cifs: do not fail __smb_send_rqst if non-fatal signals are pending (git-fixes). - commit c375e6f - fs/cifs: Simplify bool comparison (bsc#1192606). - commit 4959fe1 - fs/cifs: Assign boolean values to a bool variable (bsc#1192606). - commit 8043a9e - cifs: style: replace one-element array with flexible-array (bsc#1192606). - commit ddf3e41 - cifs: connect: style: Simplify bool comparison (bsc#1192606). - commit 67852c0 - fs: cifs: remove unneeded variable in smb3_fs_context_dup (bsc#1192606). - commit fb653f6 - cifs: fix interrupted close commands (git-fixes). - commit f7a7f46 - cifs: check pointer before freeing (bsc#1183534). - commit 29af08c - Add SMB 2 support for getting and setting SACLs (bsc#1192606). - commit dca2a26 - SMB3: Add support for getting and setting SACLs (bsc#1192606). - commit e9596e1 - cifs: Avoid error pointer dereference (bsc#1192606). - commit e31fad7 - cifs: Re-indent cifs_swn_reconnect() (bsc#1192606). - commit 952b9c2 - cifs: Unlock on errors in cifs_swn_reconnect() (bsc#1192606). - commit 3671d77 - cifs: Delete a stray unlock in cifs_swn_reconnect() (bsc#1192606). - commit 81836d3 - cifs: update internal module version number (bsc#1192606). - commit a3d9dc5 - cifs: Fix support for remount when not changing rsize/wsize (bsc#1192606). - commit 6310efa - cifs: handle "/guest"/ mount parameter (bsc#1192606). - commit 041cbf9 - cifs: correct four aliased mount parms to allow use of previous names (bsc#1192606). - commit 25edec0 - cifs: Tracepoints and logs for tracing credit changes (bsc#1181507). - commit 9012fa5 - cifs: fix use after free in cifs_smb3_do_mount() (bsc#1192606). - commit 36ab890 - cifs: fix rsize/wsize to be negotiated values (bsc#1192606). - commit ef43e93 - cifs: Fix some error pointers handling detected by static checker (bsc#1192606). - commit 53cb7da - smb3: remind users that witness protocol is experimental (bsc#1192606). - commit e734508 - cifs: update super_operations to show_devname (bsc#1192606). - commit 24c46d7 - cifs: fix uninitialized variable in smb3_fs_context_parse_param (bsc#1192606). - commit f9ee21b - cifs: update mnt_cifs_flags during reconfigure (bsc#1192606). - commit c3245ce - cifs: move update of flags into a separate function (bsc#1192606). - commit 0d92778 - cifs: remove ctx argument from cifs_setup_cifs_sb (bsc#1192606). - commit b64f601 - cifs: do not allow changing posix_paths during remount (bsc#1192606). - commit 9e6223d - cifs: uncomplicate printing the iocharset parameter (bsc#1192606). - commit e7f6359 - cifs: don't create a temp nls in cifs_setup_ipc (bsc#1192606). - commit 5345972 - cifs: simplify handling of cifs_sb/ctx->local_nls (bsc#1192606). - commit edc5b35 - cifs: we do not allow changing username/password/unc/... during remount (bsc#1192606). - commit 5a0ec9d - cifs: add initial reconfigure support (bsc#1192606). - commit 1b949af - cifs: move [brw]size from cifs_sb to cifs_sb->ctx (bsc#1192606). - commit 60ffa4e - cifs: move cifs_cleanup_volume_info[_content] to fs_context.c (bsc#1192606). - commit 9c231c6 - cifs: Add missing sentinel to smb3_fs_parameters (bsc#1192606). - commit 75497fa - cifs: Handle witness client move notification (bsc#1192606). - commit 472f96f - cifs: remove actimeo from cifs_sb (bsc#1192606). - commit bf63550 - cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb (bsc#1192606). - commit fdf44d3 - cifs: remove some minor warnings pointed out by kernel test robot (bsc#1192606). - commit 9008f06 - cifs: remove various function description warnings (bsc#1192606). - commit d30d530 - cifs: Simplify reconnect code when dfs upcall is enabled (bsc#1192606). - commit c156ee7 - cifs: Send witness register messages to userspace daemon in echo task (bsc#1192606). - commit ac7fc2c - cifs: Add witness information to debug data dump (bsc#1192606). - commit 66d50bc - cifs: Set witness notification handler for messages from userspace daemon (bsc#1192606). - commit 302ad1a - cifs: Send witness register and unregister commands to userspace daemon (bsc#1192606). - commit b44003d - cifs: minor updates to Kconfig (bsc#1192606). - commit 5d17515 - cifs: add witness mount option and data structs (bsc#1192606). - commit 501bdfb - cifs: Register generic netlink family (bsc#1192606). Update configs with CONFIG_SWN_UPCALL unset. - commit 163e9ea - objtool: Support Clang non-section symbols in ORC generation (bsc#1169514). - blacklist.conf updated (backported commit removed) - commit 1709279 - elfcore: fix building with clang (bsc#1169514). - commit 00fb734 - constraints: Build aarch64 on recent ARMv8.1 builders. Request asimdrdm feature which is available only on recent ARMv8.1 CPUs. This should prevent scheduling the kernel on an older slower builder. - commit 60fc53f - drm/nouveau: clean up all clients on device removal (CVE-2020-27820 bsc#1179599). - drm/nouveau: Add a dedicated mutex for the clients list (CVE-2020-27820 bsc#1179599). - drm/nouveau: use drm_dev_unplug() during device removal (CVE-2020-27820 bsc#1179599). - commit c130f04 - drm/nouveau: clean up all clients on device removal (CVE-2020-27820 bsc#1179599). - drm/nouveau: Add a dedicated mutex for the clients list (CVE-2020-27820 bsc#1179599). - drm/nouveau: use drm_dev_unplug() during device removal (CVE-2020-27820 bsc#1179599). - commit 52c5fe2 - cifs: cleanup misc.c (bsc#1192606). - commit d5aed73 - cifs: minor kernel style fixes for comments (bsc#1192606). - commit 56d2f6d - cifs: Make extract_sharename function public (bsc#1192606). - commit 958ba69 - cifs: Make extract_hostname function public (bsc#1192606). - commit 1e0579d - cifs: get rid of cifs_sb->mountdata (bsc#1192606). - commit d382da4 - cifs: add an smb3_fs_context to cifs_sb (bsc#1192606). - commit ea2f54b - cifs: remove the devname argument to cifs_compose_mount_options (bsc#1192606). - commit 7690451 - cifs: switch to new mount api (bsc#1192606). - commit 3a872f9 - cifs: move cifs_parse_devname to fs_context.c (bsc#1192606). - commit 48f0a0e - cifs: move the enum for cifs parameters into fs_context.h (bsc#1192606). - commit 28a15fc - cifs: rename dup_vol to smb3_fs_context_dup and move it into fs_context.c (bsc#1192606). - commit 74c4d04 - cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h (bsc#1192606). - commit cfae22b - SMB3.1.1: do not log warning message if server doesn't populate salt (bsc#1192606). - commit 52317ed - SMB3.1.1: update comments clarifying SPNEGO info in negprot response (bsc#1192606). - commit 92662cf - cifs: Enable sticky bit with cifsacl mount option (bsc#1192606). - commit a44e471 - cifs: Fix unix perm bits to cifsacl conversion for "/other"/ bits (bsc#1192606). - commit c0e0d2e - SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp (bsc#1192606). - commit 644e3af - SMB3: avoid confusing warning message on mount to Azure (bsc#1192606). - commit 255c5fa - cifs: Fix fall-through warnings for Clang (bsc#1192606). - commit 2f2540d - cifs: refactor create_sd_buf() and and avoid corrupting the buffer (bsc#1192606). - commit 5e73e71 - cifs: add NULL check for ses->tcon_ipc (bsc#1178270). - commit b49338b - smb3: set COMPOUND_FID to FileID field of subsequent compound request (bsc#1192606). - commit f4b5ad9 - cifs: fix potential use-after-free in cifs_echo_request() (bsc#1139944). - commit 98843ac - cifs: allow syscalls to be restarted in __smb_send_rqst() (bsc#1176956). - commit 1b00be4 - smb3: Handle error case during offload read path (bsc#1192606). - commit 65b8bfd - smb3: Avoid Mid pending list corruption (bsc#1192606). - commit baea6c6 - smb3: Call cifs reconnect from demultiplex thread (bsc#1192606). - commit a61a83b - cifs: fix a memleak with modefromsid (bsc#1192606). - commit a599e96 - cifs: update internal module version number (bsc#1192606). - commit 72d7f82 - smb3: add some missing definitions from MS-FSCC (bsc#1192606). - commit c3d6868 - smb3: remove two unused variables (bsc#1192606). - commit def88ae - smb3: add support for stat of WSL reparse points for special file types (bsc#1192606). - commit 479bed9 - SMB3: add support for recognizing WSL reparse tags (bsc#1192606). - commit a651550 - cifs: remove bogus debug code (bsc#1179427). - commit a82be88 - smb3.1.1: fix typo in compression flag (bsc#1192606). - commit 4a64be3 - cifs: move smb version mount options into fs_context.c (bsc#1192606). - commit adb0785 - cifs: move cache mount options to fs_context.ch (bsc#1192606). - commit 8c53b27 - cifs: move security mount options into fs_context.ch (bsc#1192606). - commit a9ada64 - cifs: add files to host new mount api (bsc#1192606). - commit a0ef4da - linux/parser.h: add include guards (bsc#1192606). - commit f3801c4 - smb3: do not try to cache root directory if dir leases not supported (bsc#1192606). - commit 8218366 - smb3: fix stat when special device file and mounted with modefromsid (bsc#1192606). - commit a8ab74d - cifs: Print the address and port we are connecting to in generic_ip_connect() (bsc#1192606). - commit 27567b1 - SMB3: Resolve data corruption of TCP server info fields (bsc#1192606). - commit e9bf4a1 - cifs: make const array static, makes object smaller (bsc#1192606). - commit b7f99c8 - SMB3.1.1: Fix ids returned in POSIX query dir (bsc#1192606). - commit 330caf7 - smb3: add dynamic trace point to trace when credits obtained (bsc#1181507). - commit 58e9f6b - smb3.1.1: do not fail if no encryption required but server doesn't support it (bsc#1192606). - commit c7bf6a1 - cifs: Return the error from crypt_message when enc/dec key not found (bsc#1179426). - commit b1cdf8b - smb3.1.1: set gcm256 when requested (bsc#1192606). - commit e9b39d5 - smb3.1.1: rename nonces used for GCM and CCM encryption (bsc#1192606). - commit 255717e - smb3.1.1: print warning if server does not support requested encryption type (bsc#1192606). - commit 1fe18d9 - smb3.1.1: add new module load parm enable_gcm_256 (bsc#1192606). - commit 9039e9b - smb3.1.1: add new module load parm require_gcm_256 (bsc#1192606). - commit 7a312a4 - cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES (bsc#1192606). - commit 2c16fbc - SMB3.1.1: add defines for new signing negotiate context (bsc#1192606). - commit 4d3ef02 - cifs: handle -EINTR in cifs_setattr (bsc#1192606). - commit 49f54f5 - Handle STATUS_IO_TIMEOUT gracefully (bsc#1192606). - commit 6bbd363 - cifs: compute full_path already in cifs_readdir() (bsc#1192606). - commit 6d2e8b4 - cifs: return cached_fid from open_shroot (bsc#1192606). - commit e7b74da - update structure definitions from updated protocol documentation (bsc#1192606). - commit f34e9c8 - smb3: add defines for new crypto algorithms (bsc#1192606). - commit c5a3bf6 - Convert trailing spaces and periods in path components (bsc#1179424). - commit ac355fa - cifs: Fix incomplete memory allocation on setxattr path (bsc#1179211). - commit 239bcd9 - cifs: fix DFS mount with cifsacl/modefromsid (bsc#1178270). - commit eacaaaa - cifs: fix check of tcon dfs in smb1 (bsc#1178270). - commit d3716bf - SMB3: Fix mkdir when idsfromsid configured on mount (bsc#1192606). - commit 5bdbc43 - cifs: Convert to use the fallthrough macro (bsc#1192606). - commit efd5364 - cifs: Fix an error pointer dereference in cifs_mount() (bsc#1178270). - commit 7505e01 - cifs: document and cleanup dfs mount (bsc#1178270). - commit 19e0536 - cifs: only update prefix path of DFS links in cifs_tree_connect() (bsc#1178270). - commit a0c2fcb - cifs: fix double free error on share and prefix (bsc#1178270). - commit c41144c - cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect (bsc#1178270). - commit b9d9b79 - cifs: handle empty list of targets in cifs_reconnect() (bsc#1178270). - commit d696d71 - cifs: rename reconn_inval_dfs_target() (bsc#1178270). - commit 6d8fd3f - cifs: reduce number of referral requests in DFS link lookups (bsc#1178270). - commit 7c62723 - cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() (bsc#1178270). - commit 6b8c9d8 - cifs: convert to use be32_add_cpu() (bsc#1192606). - commit dd3314a - cifs: delete duplicated words in header files (bsc#1192606). - commit 8115708 - cifs: Remove the superfluous break (bsc#1192606). - commit 9953c3c - cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails (bsc#1192606). - commit 851bcd7 - cifs`: handle ERRBaduid for SMB1 (bsc#1192606). - commit 0b09946 - cifs: remove unused variable 'server' (bsc#1192606). - commit 3c682cd - smb3: warn on confusing error scenario with sec=krb5 (bsc#1176548). - commit 42a38ce - cifs: Fix leak when handling lease break for cached root fid (bsc#1176242). - commit 677fd80 - Revert "/cifs: Fix the target file was deleted when rename failed."/ (bsc#1192606). - commit e18cfc5 - cifs: update internal module version number (bsc#1192606). - commit d61ab33 - cifs: fix reference leak for tlink (bsc#1192606). - commit 82e17a7 - smb3: fix unneeded error message on change notify (bsc#1192606). - commit e66ce2d - cifs: remove the retry in cifs_poxis_lock_set (bsc#1192606). - commit 332eb71 - smb3: fix access denied on change notify request to some servers (bsc#1192606). - commit fd93797 - Replace HTTP links with HTTPS ones: CIFS (bsc#1192606). - commit 0d6db48 - cifs: prevent truncation from long to int in wait_for_free_credits (bsc#1192606). - commit 9a0fb61 - cifs: Fix the target file was deleted when rename failed (bsc#1192606). - commit db55866 - SMB3: Honor 'posix' flag for multiuser mounts (bsc#1176559). - commit 9a7a8a4 - SMB3: Honor 'handletimeout' flag for multiuser mounts (bsc#1176558). - commit b1e041c - SMB3: Honor lease disabling for multiuser mounts (git-fixes). - commit 82468cf - SMB3: Honor persistent/resilient handle flags for multiuser mounts (bsc#1176546). - commit 22a7ca5 - SMB3: Honor 'seal' flag for multiuser mounts (bsc#1176545). - commit a18cbde - cifs: Display local UID details for SMB sessions in DebugData (bsc#1192606). - commit 7f9fa20 - cifs: misc: Use array_size() in if-statement controlling expression (bsc#1192606). - commit c02caf9 - cifs: update ctime and mtime during truncate (bsc#1192606). - commit 694deaf - cifs/smb3: Fix data inconsistent when punch hole (bsc#1176544). - commit 6c60807 - cifs/smb3: Fix data inconsistent when zero file range (bsc#1176536). - commit 0f9acaa - cifs: Fix double add page to memcg when cifs_readpages (bsc#1192606). - commit 03bbe2c - cifs: Fix cached_fid refcnt leak in open_shroot (bsc#1192606). - commit 4b170cc - smb3: Add debug message for new file creation with idsfromsid mount option (bsc#1192606). - commit 348bed4 - cifs: fix chown and chgrp when idsfromsid mount option enabled (bsc#1192606). - commit b7dd38c - smb3: allow uid and gid owners to be set on create with idsfromsid mount option (bsc#1192606). - commit e88def1 - smb311: Add tracepoints for new compound posix query info (bsc#1192606). - commit 7f1ddf2 - smb311: add support for using info level for posix extensions query (bsc#1192606). - commit 6cb7e86 - smb311: Add support for lookup with posix extensions query info (bsc#1192606). - commit 93c3e0d - smb311: Add support for SMB311 query info (non-compounded) (bsc#1192606). - commit beec08d - SMB311: Add support for query info using posix extensions (level 100) (bsc#1192606). - commit e684a25 - smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl (bsc#1192606). - commit 7df3cc5 - smb3: fix typo in mount options displayed in /proc/mounts (bsc#1192606). - commit a44953f - cifs: Add get_security_type_str function to return sec type (bsc#1192606). - commit 9a47f84 - smb3: extend fscache mount volume coherency check (bsc#1192606). - commit 68aff9c - cifs: update internal module version number (bsc#1192606). - commit 9b30c03 - cifs: multichannel: try to rebind when reconnecting a channel (bsc#1192606). - commit c678b8e - cifs: multichannel: use pointer for binding channel (bsc#1192606). - commit b739f0c - smb3: remove static checker warning (bsc#1192606). - commit 2f6dcf6 - cifs: multichannel: move channel selection above transport layer (bsc#1192606). - commit 7fd3164 - cifs: multichannel: always zero struct cifs_io_parms (bsc#1192606). - commit 33f2e0b - cifs: dump Security Type info in DebugData (bsc#1192606). - commit cf57493 - smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K (bsc#1192606). - commit f5551f2 - smb3: default to minimum of two channels when multichannel specified (bsc#1192606). - commit 8393a97 - cifs: multichannel: move channel selection in function (bsc#1192606). - commit 8a917e2 - cifs: fix minor typos in comments and log messages (bsc#1192606). - commit 83af8a3 - smb3: minor update to compression header definitions (bsc#1192606). - commit 8ac2325 - cifs: minor fix to two debug messages (bsc#1192606). - commit fda6c8f - cifs: Standardize logging output (bsc#1192606). - commit 6ffb916 - smb3: Add new parm "/nodelete"/ (bsc#1192606). - commit 48827ed - cifs: move some variables off the stack in smb2_ioctl_query_info (bsc#1192606). - commit 3f017a7 - cifs: reduce stack use in smb2_compound_op (bsc#1192606). - commit 019bba7 - cifs: get rid of unused parameter in reconn_setup_dfs_targets() (bsc#1178270). - commit 38ee91e - cifs: handle hostnames that resolve to same ip in failover (bsc#1178270). - commit 88fab96 - cifs: set up next DFS target before generic_ip_connect() (bsc#1178270). - commit ce3313b - cifs: remove redundant initialization of variable rc (bsc#1192606). - commit a99ffdf - cifs: handle "/nolease"/ option for vers=1.0 (bsc#1192606). - commit c8cf7e4 - cifs: fix leaked reference on requeued write (bsc#1178270). - commit 9bb24bb - cifs: Fix null pointer check in cifs_read (bsc#1192606). - commit ebcae90 - CIFS: Spelling s/EACCESS/EACCES/ (bsc#1192606). - commit 6cdaae9 - cifs: fix uninitialised lease_key in open_shroot() (bsc#1178270). - commit 3bdd1ac - cifs: ensure correct super block for DFS reconnect (bsc#1178270). - commit 96f5629 - cifs: do not share tcons with DFS (bsc#1178270). - commit 6edb20b - cifs: minor update to comments around the cifs_tcp_ses_lock mutex (bsc#1192606). - commit 2eefc78 - cifs: protect updating server->dstaddr with a spinlock (bsc#1192606). - commit db4e78a - smb3: remove overly noisy debug line in signing errors (bsc#1192606). - commit 96949dd - cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+ (bsc#1192606). - commit 7ce6d90 - cifs: dump the session id and keys also for SMB2 sessions (bsc#1192606). - commit 529d063 - smb3: enable swap on SMB3 mounts (bsc#1192606). - commit 30375b2 - smb3: change noisy error message to FYI (bsc#1192606). - commit 40ae9dd - smb3: smbdirect support can be configured by default (bsc#1192606). - commit d407091 - cifs: smbd: Do not schedule work to send immediate packet on every receive (bsc#1192606). - commit 11e7325 - cifs: smbd: Properly process errors on ib_post_send (bsc#1192606). - commit 6c30aa6 - cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets (bsc#1192606). - commit 7ebc087 - cifs: smbd: Update receive credits before sending and deal with credits roll back on failure before sending (bsc#1192606). - commit 86c6e08 - cifs: smbd: Check send queue size before posting a send (bsc#1192606). - commit 4855370 - cifs: smbd: Merge code to track pending packets (bsc#1192606). - commit d555442 - cifs: ignore cached share root handle closing errors (bsc#1166780). - commit 8f24623 - cifs: update internal module version number (bsc#1192606). - commit 8e1f984 - cifs: Allocate encryption header through kmalloc (bsc#1192606). - commit 653cd97 - cifs: smbd: Check and extend sender credits in interrupt context (bsc#1192606). - commit 2815e1e - cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive (bsc#1192606). - commit a92a6da - smb3: use SMB2_SIGNATURE_SIZE define (bsc#1192606). - commit 5b1d684 - CIFS: Fix bug which the return value by asynchronous read is error (bsc#1192606). - commit 7103595 - CIFS: check new file size when extending file by fallocate (bsc#1192606). - commit 58a2d12 - SMB3: Minor cleanup of protocol definitions (bsc#1192606). - commit 9179120 - SMB3: Additional compression structures (bsc#1192606). - commit fe495f9 - SMB3: Add new compression flags (bsc#1192606). - commit 5fd5331 - cifs: smb2pdu.h: Replace zero-length array with flexible-array member (bsc#1192606). - commit f748972 - cifs: clear PF_MEMALLOC before exiting demultiplex thread (bsc#1192606). - commit 33f8f3c - cifs: cifspdu.h: Replace zero-length array with flexible-array member (bsc#1192606). - commit 54c058d - CIFS: Warn less noisily on default mount (bsc#1192606). - commit a036f2e - fs/cifs: fix gcc warning in sid_to_id (bsc#1192606). - commit 9fe6f6a - cifs: allow unlock flock and OFD lock across fork (bsc#1192606). - commit 0278ba9 - cifs: do d_move in rename (bsc#1164565). - commit ed82a5d - cifs: add SMB2_open() arg to return POSIX data (bsc#1164565). - commit 6b9d249 - cifs: plumb smb2 POSIX dir enumeration (bsc#1164565). - commit 33c50f7 - cifs: add smb2 POSIX info level (bsc#1164565). - commit cca3e07 - cifs: rename posix create rsp (bsc#1164565). - commit a064158 - cifs: print warning mounting with vers=1.0 (bsc#1164565). - commit 2ba6d1f - smb3: fix performance regression with setting mtime (bsc#1164565). - commit 3668670 - cifs: make use of cap_unix(ses) in cifs_reconnect_tcon() (bsc#1164565). - commit 1a26833 - cifs: use mod_delayed_work() for &server->reconnect if already queued (bsc#1164565). - commit 1ab6a0b - cifs: call wake_up(&server->response_q) inside of cifs_reconnect() (bsc#1164565). - commit 40269bd - cifs: handle prefix paths in reconnect (bsc#1164565). - commit 10c4f8a - cifs: do not ignore the SYNC flags in getattr (bsc#1164565). - commit 1cff7a8 - CIFS: fiemap: do not return EINVAL if get nothing (bsc#1192606). - commit f71b1ad - CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first (bsc#1192606). - commit 16345c6 - cifs: potential unintitliazed error code in cifs_getattr() (bsc#1164565). - commit 55c9aef - cifs_atomic_open(): fix double-put on late allocation failure (bsc#1192606). - commit 3d21ff7 - cifs: Use #define in cifs_dbg (bsc#1164565). - commit da56dd2 - cifs: fix rename() by ensuring source handle opened with DELETE bit (bsc#1164565). - commit 33621ff - cifs: add missing mount option to /proc/mounts (bsc#1164565). - commit 9180deb - cifs: fix potential mismatch of UNC paths (bsc#1164565). - commit 008b33b - cifs: don't leak -EAGAIN for stat() during reconnect (bsc#1164565). - commit bdfa052 - cifs: make sure we do not overflow the max EA buffer size (bsc#1164565). - commit c57bd80 - cifs: enable change notification for SMB2.1 dialect (bsc#1164565). - commit 9752774 - cifs: Fix mode output in debugging statements (bsc#1164565). - commit 504f756 - cifs: fix mount option display for sec=krb5i (bsc#1161907). - commit cb0115f - smb3: Add defines for new information level, FileIdInformation (bsc#1164565). - commit caf0941 - smb3: print warning once if posix context returned on open (bsc#1164565). - commit 4cfe779 - smb3: add one more dynamic tracepoint missing from strict fsync path (bsc#1164565). - commit 88bc35f - cifs: fix mode bits from dir listing when mounted with modefromsid (bsc#1164565). - commit 7a45b49 - cifs: fix channel signing (bsc#1192606). - commit 59b8e3d - cifs: add SMB3 change notification support (bsc#1164565). - commit 7130f9d - cifs: make multichannel warning more visible (bsc#1192606). - commit 5fb729d - cifs: fix soft mounts hanging in the reconnect code (bsc#1164565). - commit 1f74108 - cifs: Add tracepoints for errors on flush or fsync (bsc#1164565). - commit fe49ca1 - cifs: log warning message (once) if out of disk space (bsc#1164565). - commit 1d44a00 - cifs: fail i/o on soft mounts if sessionsetup errors out (bsc#1164565). - commit 859352d - smb3: fix problem with null cifs super block with previous patch (bsc#1164565). - commit 8ccd7a6 - SMB3: Backup intent flag missing from some more ops (bsc#1164565). - commit 169d11b - cifs: update internal module version number (bsc#1192606). - commit 2f1471a - cifs: fix soft mounts hanging in the reconnect code (bsc#1164565). - commit aa72889 - CIFS: Fix task struct use-after-free on reconnect (bsc#1164565). - commit a434312 - cifs: use PTR_ERR_OR_ZERO() to simplify code (bsc#1164565). - commit e3ec0b0 - cifs: add support for fallocate mode 0 for non-sparse files (bsc#1164565). - commit eb8cb0d - cifs: fix NULL dereference in match_prepath (bsc#1164565). - commit 6dce4a8 - smb3: fix default permissions on new files when mounting with modefromsid (bsc#1164565). - commit d99904b - CIFS: Add support for setting owner info, dos attributes, and create time (bsc#1164565). - commit ba6078d - cifs: remove set but not used variable 'server' (bsc#1164565). - commit 70b1352 - cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() (bsc#1164565). - commit 22830d8 - cifs: Fix mount options set in automount (bsc#1164565). - commit 945658c - cifs: fix unitialized variable poential problem with network I/O cache lock patch (bsc#1164565). - commit 406db0c - cifs: Fix return value in __update_cache_entry (bsc#1164565). - commit 05ed047 - cifs: Avoid doing network I/O while holding cache lock (bsc#1164565). - commit 543a9e2 - cifs: Fix potential deadlock when updating vol in cifs_reconnect() (bsc#1164565). - commit a483c39 - cifs: Merge is_path_valid() into get_normalized_path() (bsc#1164565). - commit 8a35879 - cifs: Introduce helpers for finding TCP connection (bsc#1164565). - commit fa139d5 - cifs: Get rid of kstrdup_const()'d paths (bsc#1164565). - commit 2f2f4a7 - cifs: Clean up DFS referral cache (bsc#1164565). - commit 51716b8 - cifs: Don't use iov_iter::type directly (bsc#1192606). - commit 99ff3cb - cifs: set correct max-buffer-size for smb2_ioctl_init() (bsc#1164565). - commit 36a4575 - cifs: use compounding for open and first query-dir for readdir() (bsc#1164565). - commit 5aa504c - cifs: create a helper function to parse the query-directory response buffer (bsc#1164565). - commit d4a4c74 - cifs: prepare SMB2_query_directory to be used with compounding (bsc#1164565). - commit c711000 - fs/cifs/cifssmb.c: use true,false for bool variable (bsc#1164565). - commit b823a48 - fs/cifs/smb2ops.c: use true,false for bool variable (bsc#1164565). - commit a954e48 - cifs: Optimize readdir on reparse points (bsc#1164565). - commit 1fdbe42 - cifs: Adjust indentation in smb2_open_file (bsc#1164565). - commit b69e620 - CIFS: Close cached root handle only if it has a lease (bsc#1164565). - commit 205ef7d - SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path (bsc#1164565). - commit b133190 - smb3: fix refcount underflow warning on unmount when no directory leases (bsc#1164565). - commit 5f56751 - smb3: improve check for when we send the security descriptor context on create (bsc#1164565). - commit 6279123 - smb3: fix mode passed in on create for modetosid mount option (bsc#1164565). - commit 1e7da56 - cifs: fix possible uninitialized access and race on iface_list (bsc#1192606). - commit 0ce4d56 - cifs: Fix lookup of SMB connections on multichannel (bsc#1192606). - commit 1313fae - smb3: query attributes on file close (bsc#1164565). - commit fe40478 - smb3: remove unused flag passed into close functions (bsc#1164565). - commit 1e514e4 - cifs: remove redundant assignment to pointer pneg_ctxt (bsc#1164565). - commit d63715e - fs: cifs: Fix atime update check vs mtime (bsc#1164565). - commit ff2d5e0 - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks (bnc#1151927 5.3.16). - commit 68282cc - CIFS: fix a white space issue in cifs_get_inode_info() (bsc#1164565). - commit a22deab - cifs: update internal module version number (bsc#1192606). - commit 58d90ea - cifs: Always update signing key of first channel (bsc#1192606). - commit 523db5e - cifs: Fix retrieval of DFS referrals in cifs_mount() (bsc#1164565). - commit bf98d60 - cifs: Fix potential softlockups while refreshing DFS cache (bsc#1164565). - commit 496859d - cifs: Fix lookup of root ses in DFS referral cache (bsc#1164565). - commit c6ec1d6 - cifs: Fix use-after-free bug in cifs_reconnect() (bsc#1164565). - commit fe9df9f - cifs: dump channel info in DebugData (bsc#1192606). - commit 109f68a - smb3: dump in_send and num_waiters stats counters by default (bsc#1164565). - commit ec9651f - cifs: try harder to open new channels (bsc#1192606). - commit 8f7594a - CIFS: Properly process SMB3 lease breaks (bsc#1164565). - commit 5f1ee05 - cifs: move cifsFileInfo_put logic into a work-queue (bsc#1154355). - commit 4b84358 - cifs: try opening channels after mounting (bsc#1192606). - commit 7ecaefa - CIFS: refactor cifs_get_inode_info() (bsc#1164565). - commit 72479e8 - cifs: switch servers depending on binding state (bsc#1192606). - commit 95bf7f5 - cifs: add server param (bsc#1192606). - commit dcbb33e - cifs: add multichannel mount options and data structs (bsc#1192606). - commit ae40994 - cifs: sort interface list by speed (bsc#1192606). - commit f0d024f - CIFS: Fix SMB2 oplock break processing (bsc#1154355 bnc#1151927 5.3.16). - commit 654d9b1 - cifs: don't use 'pre:' for MODULE_SOFTDEP (bsc#1164565). - commit e8d163b - cifs: smbd: Return -EAGAIN when transport is reconnecting (bsc#1164565). - commit 28c2c04 - cifs: smbd: Only queue work for error recovery on memory registration (bsc#1164565). - commit 0b460af - smb3: add debug messages for closing unmatched open (bsc#1164565). - commit 2aad8aa - CIFS: Do not miss cancelled OPEN responses (bsc#1164565). - commit e35eb8b - CIFS: Fix NULL pointer dereference in mid callback (bsc#1164565). - commit 6a3a4b5 - CIFS: Close open handle after interrupted close (bsc#1164565). - commit c8dcdd8 - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect (bsc#1164565). - commit 8009a80 - smb3: remove confusing dmesg when mounting with encryption ("/seal"/) (bsc#1164565). - commit c585be8 - cifs: close the shared root handle on tree disconnect (bsc#1164565). - commit bb6bb3e - CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create() (bsc#1164565). - commit 72b533b - CIFS: Use common error handling code in smb2_ioctl_query_info() (bsc#1164565). - commit 0b398b0 - CIFS: Use memdup_user() rather than duplicating its implementation (bsc#1164565). - commit 8316a15 - cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state (bsc#1164565). - commit 5c1a956 - cifs: smbd: Add messages on RDMA session destroy and reconnection (bsc#1164565). - commit ce32d46 - cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE (bsc#1164565). - commit 8f155a8 - cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O (bsc#1164565). - commit 234140e - cifs: Don't display RDMA transport on reconnect (bsc#1164565). - commit 79c3b5f - CIFS: remove set but not used variables 'cinode' and 'netfid' (bsc#1164565). - commit 49cc01f - cifs: add support for flock (bsc#1164565). - commit 4e82f42 - cifs: remove unused variable 'sid_user' (bsc#1164565). - commit 127bb53 - cifs: rename a variable in SendReceive() (bsc#1164565). - commit 1caac54 - Refresh patches.suse/new-helper-lookup_positive_unlocked.patch. - commit 1ce8b59 - SMB3: Fix persistent handles reconnect (bnc#1151927 5.3.11). - commit 4676d9a - fix memory leak in large read decrypt offload (bsc#1164565). - commit 9bed06e - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs (bnc#1151927 5.3.10). - commit ac7c450 - CIFS: Fix use after free of file info structures (bnc#1151927 5.3.8). - commit d1e3c57 - CIFS: Fix retry mid list corruption on reconnects (bnc#1151927 5.3.10). - commit 78aed6f - cifs: Fix missed free operations (bnc#1151927 5.3.8). - commit 021eb3e - CIFS: avoid using MID 0xFFFF (bnc#1151927 5.3.8). - commit 89d7e6b - CIFS: Force reval dentry if LOOKUP_REVAL flag is set (bnc#1151927 5.3.7). - commit 0986381 - CIFS: Force revalidate inode when dentry is stale (bnc#1151927 5.3.7). - commit de4eccf - smb3: Fix regression in time handling (bsc#1164565). - commit af70e1f - smb3: remove noisy debug message and minor cleanup (bsc#1164565). - commit 44410f6 - CIFS: Gracefully handle QueryInfo errors during open (bnc#1151927 5.3.7). - commit 8cf17da - cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic (bnc#1151927 5.3.7). - commit 301cd11 - fs: cifs: mute -Wunused-const-variable message (bnc#1151927 5.3.9). - commit 5cc4a16 - smb3: cleanup some recent endian errors spotted by updated sparse (bsc#1164565). - commit 5ac1698 - CIFS: Fix oplock handling for SMB 2.1+ protocols (bnc#1151927 5.3.4). - commit 54958fe - smb3: missing ACL related flags (bsc#1164565). - commit 123c8cb - smb3: pass mode bits into create calls (bsc#1164565). - commit 5e8a919 - smb3: Add missing reparse tags (bsc#1164565). - commit 71d2662 - CIFS: fix max ea value size (bnc#1151927 5.3.4). - commit 93132b5 - fs/cifs/sess.c: Remove set but not used variable 'capabilities' (bsc#1164565). - commit 68a4d1f - fs/cifs/smb2pdu.c: Make SMB2_notify_init static (bsc#1164565). - commit e039394 - smb3: fix leak in "/open on server"/ perf counter (bnc#1151927 5.3.4). - commit 0a489c3 - smb3: allow decryption keys to be dumped by admin for debugging (bsc#1164565). - commit 37fd44f - cifs: update internal module version number (bsc#1192606). - commit cb133a9 - cifs: modefromsid: make room for 4 ACE (bsc#1164565). - commit 0bd807b - smb3: fix potential null dereference in decrypt offload (bsc#1164565). - commit 4d9d9ba - smb3: fix unmount hang in open_shroot (bnc#1151927 5.3.4). - commit ba484ab - smb3: allow disabling requesting leases (bnc#1151927 5.3.4). - commit be51a36 - smb3: improve handling of share deleted (and share recreated) (bsc#1154355). - commit 4f3941c - smb3: display max smb3 requests in flight at any one time (bsc#1164565). - commit fa51523 - smb3: only offload decryption of read responses if multiple requests (bsc#1164565). - commit de45f83 - cifs: add a helper to find an existing readable handle to a file (bsc#1154355). - commit e6e9bae - smb3: enable offload of decryption of large reads via mount option (bsc#1164565). - commit 811e003 - smb3: allow parallelizing decryption of reads (bsc#1164565). - commit acc6de4 - cifs: add a debug macro that prints /servershare for errors (bsc#1164565). - commit 44608d8 - smb3: fix signing verification of large reads (bsc#1154355). - commit 2edd1f7 - smb3: allow skipping signature verification for perf sensitive configurations (bsc#1164565). - commit 77fb855 - smb3: add dynamic tracepoints for flush and close (bsc#1164565). - commit 5855d7c - smb3: log warning if CSC policy conflicts with cache mount option (bsc#1164565). - commit e6c8d3b - smb3: add mount option to allow RW caching of share accessed by only 1 client (bsc#1164565). - commit 1a97c9d - smb3: add some more descriptive messages about share when mounting cache=ro (bsc#1164565). - commit a329bf6 - smb3: add mount option to allow forced caching of read only share (bsc#1164565). - commit 570c245 - cifs: fix dereference on ses before it is null checked (bsc#1164565). - commit e681ba1 - cifs: add new debugging macro cifs_server_dbg (bsc#1164565). - commit f81d1da - cifs: use existing handle for compound_op(OP_SET_INFO) when possible (bsc#1154355). - commit 0670e76 - cifs: create a helper to find a writeable handle by path name (bsc#1154355). - commit 3782e0b - cifs: remove set but not used variables (bsc#1164565). - commit d27b1f6 - smb3: Incorrect size for netname negotiate context (bsc#1154355). - commit 32948a7 - cifs: remove unused variable (bsc#1164565). - commit abf35ec - cifs: remove redundant assignment to variable rc (bsc#1164565). - commit 2cafd7e - smb3: add missing flag definitions (bsc#1164565). - commit dbb4ef0 - cifs: add passthrough for smb2 setinfo (bsc#1164565). - commit 1d94923 - cifs: prepare SMB2_Flush to be usable in compounds (bsc#1154355). - commit d232426 - cifs: allow chmod to set mode bits using special sid (bsc#1164565). - commit 6fac0bf - cifs: get mode bits from special sid on stat (bsc#1164565). - commit e5063fd - fs: cifs: cifsssmb: remove redundant assignment to variable ret (bsc#1164565). - commit 83c42b2 - cifs: fix a comment for the timeouts when sending echos (bsc#1164565). - commit cad02ec - fs: cifs: Initialize filesystem timestamp ranges (bsc#1164565). - commit ef56e2e - Delete patches that are going to be re-backported (bsc#1192606) Some of the patches being deleted by this commit might be too different and/or change too much context for the upcoming backports. - commit a49f5dc - nfsd: don't alloc under spinlock in rpc_parse_scope_id (git-fixes). - NFSv4: Fix a regression in nfs_set_open_stateid_locked() (git-fixes). - NFS: Fix up commit deadlocks (git-fixes). - NFS: Fix deadlocks in nfs_scan_commit_list() (git-fixes). - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (git-fixes). - NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA (git-fixes). - nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero (git-fixes). - nfsd: fix error handling of register_pernet_subsys() in init_nfsd() (git-fixes). - md: fix a lock order reversal in md_alloc (git-fixes). - commit 5402eef - blacklist.conf: assorted updates - commit f4e87cf - ARM: dts: exynos: Fix GPIO polarity for thr GalaxyS3 CM36651 sensor's bus (git-fixes) - commit 30d7221 - ARM: dts: renesas: Fix IOMMU device node names (git-fixes) - commit 7a45d65 - ARM: OMAP2+: pm33xx-core: Make am43xx_get_rtc_base_addr static (git-fixes) - commit 90f607e - ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabled (git-fixes) - commit b68047e - ARM: dts: bcm: HR2: Fix PPI interrupt types (git-fixes) - commit 4868ca3 - ARM: dts: bcm2835-rpi-zero-w: Fix led polarity (git-fixes) - commit cadf9ee - ARM: 8970/1: decompressor: increase tag size (git-fixes). - commit 5432f4f - ARM: dts: r8a7740: Add missing extal2 to CPG node (git-fixes) - commit b947156 - ARM: dts: r7s9210: Remove bogus clock-names from OSTM nodes (git-fixes) - commit 392503b - ARM: dts: r8a73a4: Add missing CMT1 interrupts (git-fixes) - commit f9adba4 - ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries (git-fixes) - commit f034a63 - ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connection (git-fixes) - commit be4c8ea - ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN (git-fixes) - commit 9915cbc - powerpc/watchdog: Fix wd_smp_last_reset_tb reporting (bsc#1187541 ltc#192129). - powerpc/watchdog: read TB close to where it is used (bsc#1187541 ltc#192129). - powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipi (bsc#1187541 ltc#192129). - powerpc/watchdog: tighten non-atomic read-modify-write access (bsc#1187541 ltc#192129). - powerpc/watchdog: Fix missed watchdog reset due to memory ordering race (bsc#1187541 ltc#192129). - commit 06565ea - ARM: dts: imx7-colibri: fix muxing of usbc_det pin (git-fixes) - commit 82fabab - ARM: dts: imx7-colibri: prepare module device tree for FlexCAN (git-fixes) - commit c0216c8 - ARM: dts: uniphier: Set SCSSI clock and reset IDs for each channel (git-fixes). - commit 15a7e62 - ARM: dts: sunxi: Fix DE2 clocks register range (git-fixes) - commit 183cef6 - ARM: at91: pm: use proper master clock register offset (git-fixes) - commit 5d631c5 - ARM: dts: oxnas: Fix clear-mask property (git-fixes) - commit a81f0cc - ARM: dts: N900: fix onenand timings (git-fixes). - commit 327315a - ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage (git-fixes) - commit 2c192e1 - ARM: dts: sun8i: r40: Move AHCI device node based on address order (git-fixes) - commit 6a2702e - ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detection (git-fixes) - commit 6bbda66 - arm: dts: dra76x: Fix mmc3 max-frequency (git-fixes) - commit 9bd08fd - ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent source (git-fixes) - commit cdccd6b - ARM: dts: am437x-idk-evm: Fix incorrect OPP node names (git-fixes) - commit 1458ce0 - ARM: dts: imx7-colibri: Fix frequency for sd/mmc (git-fixes) - commit 799550f - ARM: dts: imx6dl-colibri-eval-v3: fix sram compatible properties (git-fixes). - commit 6341187 - ARM: dts: ls1021a: Restore MDIO compatible to gianfar (git-fixes) - commit 0c57682 - ARM: dts: imx7d: fix opp-supported-hw (git-fixes) - commit fe91a98 - ARM: dts: imx7d: Correct speed grading fuse settings (git-fixes) - commit bb0fd16 - ARM: dts: imx6: phycore-som: fix emmc supply (git-fixes) - commit cef9cbd - i40e: Fix display error code in dmesg (git-fixes). - i40e: Fix creation of first queue by omitting it if is not power of two (git-fixes). - i40e: Fix warning message and call stack during rmmod i40e driver (git-fixes). - i40e: Fix changing previously set num_queue_pairs for PFs (git-fixes). - i40e: Fix NULL ptr dereference on VSI filter sync (git-fixes). - i40e: Fix correct max_pkt_size on VF RX queue (git-fixes). - iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset (git-fixes). - iavf: validate pointers (git-fixes). - iavf: prevent accidental free of filter structure (git-fixes). - iavf: Fix failure to exit out from last all-multicast mode (git-fixes). - iavf: free q_vectors before queues in iavf_disable_vf (git-fixes). - iavf: check for null in iavf_fix_features (git-fixes). - bnxt_en: reject indirect blk offload when hw-tc-offload is off (jsc#SLE-8372 bsc#1153275). - net: bnx2x: fix variable dereferenced before check (git-fixes). - cxgb4: fix eeprom len when diagnostics not implemented (git-fixes). - bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed (git-fixes). - net: delete redundant function declaration (git-fixes). - gve: Track RX buffer allocation failures (bsc#1176940). - gve: Allow pageflips on larger pages (bsc#1176940). - gve: Add netif_set_xps_queue call (bsc#1176940). - gve: Do lazy cleanup in TX path (git-fixes). - gve: Add rx buffer pagecnt bias (bsc#1176940). - gve: Switch to use napi_complete_done (git-fixes). - gve: DQO: avoid unused variable warnings (bsc#1176940). - ice: Delete always true check of PF pointer (git-fixes). - commit 9d613c4 - Update config for dwmac-intel network driver - commit 04c47bf - Delete patches.suse/Fix-breakage-of-swap-over-NFS.patch. A recent patch: patches.suse/NFS-move-generic_write_checks-call-from-nfs_file_dir.patch provides a better solution. - commit 5504e09 - SUNRPC/xprt: async tasks mustn't block waiting for memory (bsc#1191876). - SUNRPC: remove scheduling boost for "/SWAPPER"/ tasks (bsc#1191876). - SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC (bsc#1191876). - SUNRPC/call_alloc: async tasks mustn't block waiting for memory (bsc#1191876). - SUNRPC/auth: async tasks mustn't block waiting for memory (bsc#1191876). - NFS: move generic_write_checks() call from nfs_file_direct_write() to nfs_file_write() (bsc#1191876). - NFS: do not take i_rwsem for swap IO (bsc#1191876). - MM: reclaim mustn't enter FS for swap-over-NFS (bsc#1191876). - commit 6bfb39b - scsi: qla2xxx: Turn off target reset during issue_lip (git-fixes). - scsi: qla2xxx: Fix gnl list corruption (git-fixes). - scsi: qla2xxx: Relogin during fabric disturbance (git-fixes). - commit 769bef9 - Mark commit as not needed (git-fixes) - commit 50aa08a - btrfs: fix fsync failure and transaction abort after writes to prealloc extents (bsc#1193002). - btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums (bsc#1193002). - btrfs: make checksum item extension more efficient (bsc#1193002). - commit 6b9cd09 - btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction (bsc#1192998). - btrfs: fix race causing unnecessary inode logging during link and rename (bsc#1192998). - commit 08101d8 - net: stmmac: add EHL 2.5Gbps PCI info and PCI ID (bsc#1192691). - commit 3717dbe - net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID (bsc#1192691). - commit af3665c - net: stmmac: create dwmac-intel.c to contain all Intel platform (bsc#1192691). - commit eea520f - net: stmmac: pci: Add HAPS support using GMAC5 (bsc#1192691). - commit 5d3261b - net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID (bsc#1192691). - commit 61964c0 - net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID (bsc#1192691). - commit 22bb342 - net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID (bsc#1192691). - commit a9fc2ef - blacklist.conf: not necessary in our configurations - commit f07d2c6 - net: hso: fix muxed tty registration (git-fixes). - commit a80f2e2 - net: asix: fix uninit value bugs (git-fixes). - commit 174a7de - net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 (git-fixes). - commit 2d685be - net: pegasus: fix uninit-value in get_interrupt_interval (git-fixes). - commit c9a9fec - printk: Remove printk.h inclusion in percpu.h (bsc#1192987). - commit 99b7e37 - net: hso: fix control-request directions (git-fixes). - commit 8af2026 - kernel-source.spec: install-kernel-tools also required on 15.4 - commit 6cefb55 - Update kabi files. - update from second November 2021 maintenance update submission (commit 9a413cc7eb56) - commit 5dfdd88 - series.conf: cleanup - move mainline backports from subsystem sections to sorted section - patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch - patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch - patches.suse/PCI-IOV-Mark-VFs-as-not-implementing-PCI_COMMAND_MEM.patch No effect on expanded tree. - commit 32c4263 - fix patches metadata - explicitly mark patches not intended for upstreaming - patches.kabi/libnvdimm-cover-up-nd_region-changes.patch - patches.suse/Input-Fix-memory-leak-in-psxpad_spi_probe.patch - patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch - patches.suse/cdrom-turn-off-autoclose-by-default.patch - patches.suse/io_uring-ensure-req-submit-is-copied-when-req-is-def.patch - patches.suse/pstore_disable_efi_backend_by_default.patch - patches.suse/s390-export-symbols-for-crash-kmp.patch - patches.suse/supported-flag-modverdir - patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch - commit 55eb2b8 - series.conf: whitespace and comment cleanup No effect on expanded tree. - commit 1a56fa4 - series.conf: cleanup - update upstream references and move into sorted section: - patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch - patches.suse/crypto_ccp-fix_resource_leaks_in_ccp_run_aes_gcm_cmd.patch - patches.suse/media-firewire-firedtv-avc-fix-a-buffer-overflow-in-.patch - patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch - move "/never"/ patches into subsystem sections: - patches.suse/locking-rwsem-Disable-reader-optimistic-spinning.patch - patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.patch No effect on expanded tree. - commit b5c6c7d - blacklist.conf: 70a9ac36ffd8 ("/f2fs: fix up f2fs_lookup tracepoints"/) CONFIG_F2FS_FS is not set anywhere. - commit d108418 - tracing/histogram: Do not copy the fixed-size char array field over the field size (git-fixes). - commit 824b1b8 - xen/privcmd: fix error handling in mmap-resource processing (git-fixes). - commit 2fc8146 - crypto: pcrypt - Delay write to padata->info (git-fixes). - commit 7c0ca4f - blacklist.conf: 172f7ba9772c ("/ftrace: Make ftrace_profile_pages_init static"/) A cosmetic fix. - commit eabceca - tracing: use %ps format string to print symbols (git-fixes). - commit a21f67c - xen/x86: fix PV trap handling on secondary processors (git-fixes). - commit 22a3e31 - blacklist.conf: feature, not bugfix and brealks kABI - commit 1a7a720 - swiotlb-xen: avoid double free (git-fixes). - commit 04818d4 - r8152: limit the RX buffer size of RTL8153A for USB 2.0 (git-fixes). - commit 9e81786 - config: refresh BPF configs (jsc#SLE-22574) The SUSE-commit 9a413cc7eb56 ("/config: disable unprivileged BPF by default (jsc#SLE-22573)"/) inherited from SLE15-SP2 puts the BPF config into the wrong place due to SLE15-SP3 additionally backported b24abcff918a ("/bpf, kconfig: Add consolidated menu entry for bpf with core options"/), and leads to duplicate CONFIG_BPF_UNPRIV_DEFAULT_OFF entires; this commit remove those BPF config. Also, disable unprivileged BPF for armv7hl, which did not inherit the config change from SLE15-SP2. - commit c0c727b - x86/Xen: swap NX determination and GDT setup on BSP (git-fixes). - commit a899c9e - blacklist.conf: add 40fdea0284bb208, which depends on 8480ed9c2bbd56 - commit b7c2958 - config: disable unprivileged BPF by default (jsc#SLE-22573) Backport of mainline commit 8a03e56b253e ("/bpf: Disallow unprivileged bpf by default"/) only changes kconfig default, used e.g. for "/make oldconfig"/ when the config option is missing, but does not update our kernel configs used for build. Update also these to make sure unprivileged BPF is really disabled by default. - commit 9a413cc - e1000e: Separate TGP board type from SPT (bsc#1192874). - commit 836207b - Input: elantench - fix misreporting trackpoint coordinates (bsc#1192918). - commit af3fd37 - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - commit 4bfee1a - blacklist.conf: Add 04f8ef5643bc cgroup: Fix memory leak caused by missing cgroup_bpf_offline - commit d046894 - fix patch metadata - fix Patch-mainline: - patches.suse/btrfs-fix-memory-ordering-between-normal-and-ordered-work-functions.patch - commit 7ca7de6 - fix patches metadata - fix Patch-mainline: - patches.suse/scsi-core-Fix-spelling-in-a-source-code-comment - patches.suse/scsi-csiostor-Uninitialized-data-in-csio_ln_vnp_read_cbfn - patches.suse/scsi-dc395-Fix-error-case-unwinding - patches.suse/scsi-ufs-ufshcd-pltfrm-Fix-memory-leak-due-to-probe-defer - commit 2c768e7 - btrfs: update comments for chunk allocation -ENOSPC cases (bsc#1192896). - btrfs: fix deadlock between chunk allocation and chunk btree modifications (bsc#1192896). - btrfs: block-group: Rework documentation of check_system_chunk function (bsc#1192896). - commit 20b2047 - fix patches metadata - fix Patch-mainline: - patches.suse/ipv4-make-exception-cache-less-predictible.patch - patches.suse/ipv6-make-exception-cache-less-predictible.patch - patches.suse/qtnfmac-fix-potential-spectre-vulnerabilities.patch - commit 5c2e4e8 - fix patches metadata - fix Patch-mainline: - patches.suse/edac-sb_edac-fix-top-of-high-memory-value-for-broadwell-haswell.patch - patches.suse/x86-sme-use-define-use_early_pgtable_l5-in-mem_encrypt_identity-c.patch - commit fd7ddeb - blacklist.conf: Add 8520e224f547 bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode - commit 04918fc - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - commit 2b13f6d - blacklist.conf: 5c9d706f6133 ("/bpf: Fix BPF_LSM kconfig symbol dependency"/) Not needed since 30897832d8b9 ("/bpf: Allow local storage to be used from LSM programs"/) is not backported. - commit 22dfc3c - Eradicate Patch-mainline: No The pre-commit check can reject this deprecated tag then. - Refresh patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. - Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev. - Refresh patches.suse/intel_idle-Disable-ACPI-_CST-on-Haswell.patch - Eradicate Patch-mainline: No The pre-commit check can reject this deprecated tag then. - Refresh patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch. - Refresh patches.suse/btrfs-provide-super_operations-get_inode_dev. - commit 6fb97e5 - ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE (bsc#1192473). - commit b39e9ef - Update patches.suse/bpf-Remove-MTU-check-in-__bpf_skb_max_len.patch (bsc#1155518 bsc#1192045 CVE-2021-0941). - commit 5daf798 - Update patches.suse/bpf-Remove-MTU-check-in-__bpf_skb_max_len.patch (bsc#1155518 bsc#1192045 CVE-2021-0941). - commit 33fb6b6 - drm: prevent spectre issue in vmw_execbuf_ioctl (bsc#1192802). - qtnfmac: fix potential Spectre vulnerabilities (bsc#1192802). - commit 5952a38 - drm/i915: Introduce intel_hpd_hotplug_irqs() (bsc#1192758). - commit 29d7f7a - Update config files: pull BPF configs together - commit 86a3134 - bpf: Disallow unprivileged bpf by default (jsc#SLE-22573). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22573) - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - commit cb7628d - dm ioctl: fix out of bounds array access when no devices (CVE-2021-31916 bsc#1192781). - commit 49351dc - bpf: Disallow unprivileged bpf by default (jsc#SLE-22574). - commit 7b9dddf - bpf: Fix BPF_JIT kconfig symbol dependency (git-fixes jsc#SLE-22574). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22574) - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - bpf, kconfig: Add consolidated menu entry for bpf with core options (jsc#SLE-22574). - commit 5bd323f - patches.suse/zram-replace-fsync_bdev-with-sync_blockdev.patch: (bsc#1170269). - commit 75a41c2 - patches.suse/zram-avoid-race-between-zram_remove-and-disksize_sto.patch: (bsc#1170269). - commit 406dc3d - patches.suse/zram-don-t-fail-to-remove-zram-during-unloading-modu.patch: (bsc#1170269). - commit cb34e92 - patches.suse/zram-fix-race-between-zram_reset_device-and-disksize.patch: (bsc#1170269). - commit 09f1f4d - patches.suse/zram-replace-fsync_bdev-with-sync_blockdev.patch: (bsc#1170269). - commit 6a0e897 - patches.suse/zram-avoid-race-between-zram_remove-and-disksize_sto.patch: (bsc#1170269). - commit 2c18cb4 - patches.suse/zram-don-t-fail-to-remove-zram-during-unloading-modu.patch: (bsc#1170269). - commit 913e901 - patches.suse/zram-fix-race-between-zram_reset_device-and-disksize.patch: (bsc#1170269). - commit 173dc9b - blacklist.conf: printk/workqueue: very hard to hit; works well with lockless ringuffer; but it might cause wrong timestamps or even lost messages on 5.3 where using par-CPU buffers (bsc#1192750) - commit 63c8c7f - printk/console: Allow to disable console output by using console="/"/ or console=null (bsc#1192753). - commit 4f99186 - printk: handle blank console arguments passed in (bsc#1192753). - commit db08758 - ALSA: hda: fix general protection fault in azx_runtime_idle (git-fixes). - ALSA: hda: Free card instance properly at probe errors (git-fixes). - commit 57f0538 - ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink (bsc#1192375). - ALSA: usb-audio: Add minimal-mute notion in dB mapping table (bsc#1192375). - ALSA: usb-audio: Use int for dB map values (bsc#1192375). - commit 561c434 - Move upstreamed sound fix into sorted section - commit b52485e - net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb (git-fixes). - gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak (git-fixes). - stmmac: platform: Fix signedness bug in stmmac_probe_config_dt() (git-fixes). - net: dsa: felix: re-enable TX flow control in ocelot_port_flush() (git-fixes). - net: mscc: ocelot: fix hardware timestamp dequeue logic. - commit 4fdc3dd - tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together (bsc#1192745). - commit bc3e5c2 - blacklist.conf: add mscc driver fixes - commit 109b7ec - kernel-*-subpackage: Add dependency on kernel scriptlets (bsc#1192740). - commit a133bf4 - random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924) - commit d4705fe - blacklist.conf: changes device names, kABI massacre - commit 68b0003 - fuse: fix page stealing (bsc#1192718). - commit 5c46aef - ipv4: make exception cache less predictible (bsc#1191790, CVE-2021-20322). - ipv6: make exception cache less predictible (bsc#1191790, CVE-2021-20322). - ipv4: use siphash instead of Jenkins in fnhe_hashfun() (bsc#1191790, CVE-2021-20322). - ipv6: use siphash in rt6_exception_hash() (bsc#1191790, CVE-2021-20322). - commit 191e9b3 - Revert "/x86/kvm: fix vcpu-id indexed array sizes"/ (git-fixes). - commit 918d1fd - Delete patches.kabi/kabi-fix-after-kvm-vcpu-id-array-fix.patch, as the patch causing its introduction is being reverted. - commit 2e03b9d - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - commit bb35029 - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - commit 94628c1 - xen: Fix implicit type conversion (git-fixes). - commit 89e345e - x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c (bsc#1152489). - commit 60c8f9c - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: dc395: Fix error case unwinding (git-fixes). - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes). - scsi: csiostor: Add module softdep on cxgb4 (git-fixes). - scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes). - scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes). - scsi: smartpqi: Fix an error code in pqi_get_raid_map() (git-fixes). - scsi: fdomain: Fix error return code in fdomain_probe() (git-fixes). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: iscsi: Fix iface sysfs attr detection (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes). - scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: snic: Fix an error message (git-fixes). - scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes). - scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes). - Revert "/scsi: ufs: fix a missing check of devm_reset_control_get"/ (git-fixes). - scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL (git-fixes). - scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes). - commit c10ecb2 - supported.conf: add pwm-rockchip References: jsc#SLE-22615 - commit 1a3be5a - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1152489). - commit e920f56 - s390/qeth: fix deadlock during failing recovery (git-fixes). - s390/qeth: Fix deadlock in remove_discipline (git-fixes). - s390/qeth: fix NULL deref in qeth_clear_working_pool_list() (git-fixes). - commit 8d9df1e - s390/pci: fix zpci_zdev_put() on reserve (git-fixes). - commit 5f2d7a4 - net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work (git-fixes). - s390/pci: fix use after free of zpci_dev (git-fixes). - net/smc: Correct smc link connection counter in case of smc client (git-fixes). - s390/dasd: fix use after free in dasd path handling (git-fixes). - s390/topology: clear thread/group maps for offline cpus (git-fixes). - commit 4287499 - Fix problem with missing installkernel on Tumbleweed. - commit 2ed6686 - Update patches.suse/NFS-Do-uncached-readdir-when-we-re-seeking-a-cookie-.patch (bsc#1191628 bsc#1192549). dir_cookie is a pointer to the cookie in older kernels, not the cookie itself. - commit ee8ec20 - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - ibmvnic: don't stop queue in xmit (bsc#1192273 ltc#194629). - commit 99d6daa - Revert "/ibmvnic: check failover_pending in login response"/ (bsc#1190523 ltc#194510). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - commit ac4c874 - Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails (bsc#1191961 CVE-2021-34981). - commit a4ff591 - Update kabi files. - commit 6361848 - Revert "/r8152: adjust the settings about MAC clock speed down for RTL8153"/ (git-fixes). - commit 541bc3e - r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B (git-fixes). - commit e20d73d - r8152: Disable PLA MCU clock speed down (git-fixes). - Refresh patches.suse/r8152-disable-test-IO-for-RTL8153B.patch. - commit 9b878a2 - r8152: disable U2P3 for RTL8153B (git-fixes). - commit d6c58f7 - r8152: reset flow control patch when linking on for RTL8153B (git-fixes). - commit 7f46ee2 - r8152: fix runtime resume for linking change (git-fixes). - commit 0ff2979 - r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2 (git-fixes). - commit d73c455 - r8152: add a helper function about setting EEE (git-fixes). - commit 5f95fd2 - r8152: divide the tx and rx bottom functions (git-fixes). - Refresh patches.suse/r8152-Re-order-napi_disable-in-rtl8152_close.patch. - Refresh patches.suse/r8152-avoid-to-call-napi_disable-twice.patch. - commit 248b976 - r8152: saving the settings of EEE (git-fixes). - commit 7c0dac3 - r8152: use alloc_pages for rx buffer (git-fixes). - commit 3304002 - r8152: replace array with linking list for rx information (git-fixes). - commit b5a7bd7 - r8152: separate the rx buffer size (git-fixes). - commit 4176c6f - rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (git-fixes). - commit 3af49ca - crypto: qat - disregard spurious PFVF interrupts (git-fixes). - commit 11f64ca - crypto: qat - detect PFVF collision after ACK (git-fixes). - commit fa10b1f - crypto: caam - disable pkc for non-E SoCs (git-fixes). - commit 49a0bf8 - blacklist.conf: build warning only - commit 389a467 - kabi/severities: update kabi list - commit 5cf2719 - bpf: Fix potential race in tail call compatibility check (git-fixes). - commit 6fdd9c7 - cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem (git-fixes). - commit c3f4c78 - exfat: handle wrong stream entry size in exfat_readdir() (git-fixes). - exfat: fix erroneous discard when clear cluster bit (git-fixes). - commit 366e900 - exfat: truncate atimes to 2s granularity (bsc#1192328). - Refresh patches.suse/exfat-fix-use-of-uninitialized-spinlock-on-error-path.patch. - exfat: properly set s_time_gran (bsc#1192328). - commit 832525a - Drop two USB patches that are reverted by stable 5.4.158 Deleted: patches.suse/usb-core-hcd-Add-support-for-deferring-roothub-regis.patch patches.suse/xhci-Set-HCD-flag-to-defer-primary-roothub-registrat.patch blacklist.conf: updated - commit 10f1374 - serial: xilinx_uartps: Fix race condition causing stuck TX (git-fixes). - serial: 8250_dw: Drop wrong use of ACPI_PTR() (git-fixes). - staging: rtl8192u: fix control-message timeouts (git-fixes). - USB: serial: keyspan: fix memleak on probe errors (git-fixes). - USB: iowarrior: fix control-message timeouts (git-fixes). - usb: musb: Balance list entry in musb_gadget_queue (git-fixes). - usb: max-3421: Use driver data instead of maintaining a list of bound devices (git-fixes). - usb: gadget: hid: fix error code in do_config() (git-fixes). - commit b954450 - power: supply: bq27xxx: Fix kernel crash on IRQ handler register error (git-fixes). - power: supply: max17042_battery: Prevent int underflow in set_soc_threshold (git-fixes). - =?UTF-8?q?power:=20supply:=20rt5033=5Fbattery:=20Change?= =?UTF-8?q?=20voltage=20values=20to=20=C2=B5V?= (git-fixes). - power: supply: max17042_battery: use VFSOC for capacity when no rsns (git-fixes). - iio: dac: ad5446: Fix ad5622_write() return value (git-fixes). - staging: r8712u: fix control-message timeout (git-fixes). - Revert "/platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes"/ (git-fixes). - commit 0f3a4f1 - PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation (git-fixes). - PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG (git-fixes). - PCI: aardvark: Fix return value of MSI domain .alloc() method (git-fixes). - PCI: pci-bridge-emul: Fix emulation of W1C bits (git-fixes). - HID: u2fzero: properly handle timeouts in usb_submit_urb (git-fixes). - HID: u2fzero: clarify error check and length calculations (git-fixes). - pinctrl: core: fix possible memory leak in pinctrl_enable() (git-fixes). - video: fbdev: chipsfb: use memset_io() instead of memset() (git-fixes). - ABI: sysfs-kernel-slab: Document some stats (git-fixes). - commit 92991a1 - auxdisplay: ht16k33: Fix frame buffer device blanking (git-fixes). - auxdisplay: ht16k33: Connect backlight to fbdev (git-fixes). - auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string (git-fixes). - PCI: aardvark: Fix reporting Data Link Layer Link Active (git-fixes). - PCI: aardvark: Fix checking for link up via LTSSM state (git-fixes). - PCI: aardvark: Do not unmask unused interrupts (git-fixes). - PCI: aardvark: Do not clear status bits of masked interrupts (git-fixes). - PCI: aardvark: Don't spam about PIO Response Status (git-fixes). - commit 3e5c258 - ALSA: usb-audio: Add Audient iD14 to mixer map quirk table (git-fixes). - ALSA: usb-audio: Add Schiit Hel device to mixer map quirk table (git-fixes). - commit b23c22d - ocfs2: do not zero pages beyond i_size (bsc#1190795). - commit 5f3b3d8 - ocfs2: fix data corruption on truncate (bsc#1190795). - commit 4b0d91a - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - commit f07ed1b - PCI/ACPI: Check for _OSC support in acpi_pci_osc_control_set() (bsc#1169263). - PCI/ACPI: Move _OSC query checks to separate function (bsc#1169263). - PCI/ACPI: Move supported and control calculations to separate functions (bsc#1169263). - PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS (bsc#1169263). - PCI/ACPI: Clarify message about _OSC failure (bsc#1169263). - PCI/ACPI: Remove unnecessary osc_lock (bsc#1169263). - commit a38114a - series.conf: refresh - update upstream references and resort - patches.suse/scsi-lpfc-Adjust-bytes-received-vales-during-cmf-tim.patch - patches.suse/scsi-lpfc-Allow-PLOGI-retry-if-previous-PLOGI-was-ab.patch - patches.suse/scsi-lpfc-Allow-fabric-node-recovery-if-recovery-is-.patch - patches.suse/scsi-lpfc-Correct-sysfs-reporting-of-loop-support-af.patch - patches.suse/scsi-lpfc-Don-t-release-final-kref-on-Fport-node-whi.patch - patches.suse/scsi-lpfc-Don-t-remove-ndlp-on-PRLI-errors-in-P2P-mo.patch - patches.suse/scsi-lpfc-Fix-EEH-support-for-NVMe-I-O.patch - patches.suse/scsi-lpfc-Fix-FCP-I-O-flush-functionality-for-TMF-ro.patch - patches.suse/scsi-lpfc-Fix-I-O-block-after-enabling-managed-conge.patch - patches.suse/scsi-lpfc-Fix-NVMe-I-O-failover-to-non-optimized-pat.patch - patches.suse/scsi-lpfc-Fix-hang-on-unload-due-to-stuck-fport-node.patch - patches.suse/scsi-lpfc-Fix-link-down-processing-to-address-NULL-p.patch - patches.suse/scsi-lpfc-Fix-list_add-corruption-in-lpfc_drain_txq.patch - patches.suse/scsi-lpfc-Fix-premature-rpi-release-for-unsolicited-.patch - patches.suse/scsi-lpfc-Fix-rediscovery-of-tape-device-after-LIP.patch - patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_unreg_rpi-routi.patch - patches.suse/scsi-lpfc-Improve-PBDE-checks-during-SGL-processing.patch - patches.suse/scsi-lpfc-Revert-LOG_TRACE_EVENT-back-to-LOG_INIT-pr.patch - patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.2.patch - patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.3.patch - patches.suse/scsi-lpfc-Wait-for-successful-restart-of-SLI3-adapte.patch - patches.suse/scsi-lpfc-Zero-CGN-stats-only-during-initial-driver-.patch - patches.suse/scsi-qla2xxx-Add-support-for-mailbox-passthru.patch - patches.suse/scsi-qla2xxx-Call-process_response_queue-in-Tx-path.patch - patches.suse/scsi-qla2xxx-Check-for-firmware-capability-before-cr.patch - patches.suse/scsi-qla2xxx-Display-16G-only-as-supported-speeds-fo.patch - patches.suse/scsi-qla2xxx-Fix-crash-in-NVMe-abort-path.patch - patches.suse/scsi-qla2xxx-Fix-kernel-crash-when-accessing-port_sp.patch - patches.suse/scsi-qla2xxx-Fix-use-after-free-in-eh_abort-path.patch - patches.suse/scsi-qla2xxx-Move-heartbeat-handling-from-DPC-thread.patch - patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-poin.patch - patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.100-k.patch - patches.suse/scsi-qla2xxx-edif-Use-link-event-to-wake-up-app.patch No effect on expanded tree. - commit 69f2186 - Refresh patches.suse/ibmvnic-Consolidate-code-in-replenish_rx_pool.patch. - Refresh patches.suse/ibmvnic-Fix-up-some-comments-and-messages.patch. - Refresh patches.suse/ibmvnic-Reuse-LTB-when-possible.patch. - Refresh patches.suse/ibmvnic-Reuse-rx-pools-when-possible.patch. - Refresh patches.suse/ibmvnic-Reuse-tx-pools-when-possible.patch. - Refresh patches.suse/ibmvnic-Use-bitmap-for-LTB-map_ids.patch. - Refresh patches.suse/ibmvnic-Use-rename-local-vars-in-init_rx_pools.patch. - Refresh patches.suse/ibmvnic-Use-rename-local-vars-in-init_tx_pools.patch. - Refresh patches.suse/ibmvnic-init_tx_pools-move-loop-invariant-code.patch. Metadata update - commit 62eb415 - README.BRANCH: Add Oscar Salvador as SLE15-SP3 maintainer - commit 8e13353 - Update patch reference for ISDN fix (CVE-2021-43389 bsc#1191958) - commit b343e2f - EDAC/amd64: Set proper family type for Family 19h Models 20h-2Fh (bsc#1192288). - commit a0f44db - Update patches.suse/usb-hso-fix-error-handling-code-of-hso_create_net_de.patch (bsc#1188601 CVE-2021-37159). Added bsc and CVE numbers - commit e17f2ff - kABI: Fix kABI after 36950f2da1ea (bsc#1191851). - commit 659ddc7 - ASoC: topology: Fix stub for snd_soc_tplg_component_remove() (git-fixes). - ASoC: SOF: topology: do not power down primary core during topology removal (git-fixes). - ALSA: ua101: fix division by zero at probe (git-fixes). - ALSA: uapi: Fix a C++ style comment in asound.h (git-fixes). - ALSA: hda: Use position buffer for SKL+ again (git-fixes). - ALSA: hda: Reduce udelay() at SKL+ position reporting (git-fixes). - ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14 (git-fixes). - commit a82ebfb - memory: fsl_ifc: fix leak of irq and nand_irq in fsl_ifc_ctrl_probe (git-fixes). - ASoC: dt-bindings: cs42l42: Correct description of ts-inv (git-fixes). - ASoC: mediatek: mt8195: Remove unsued irqs_lock (git-fixes). - ASoC: rockchip: Use generic dmaengine code (git-fixes). - ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER (git-fixes). - ASoC: cs42l42: Don't set defaults for volatile registers (git-fixes). - ASoC: cs42l42: Correct some register default values (git-fixes). - ALSA: ua101: fix division by zero at probe (git-fixes). - ALSA: hda: Reduce udelay() at SKL+ position reporting (git-fixes). - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes). - commit 7e1e84d - Update patch reference for AMDGPU fix (bsc#1180749) - commit 6ea4cbc - drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits (git-fixes). - drm/amdgpu/display: add quirk handling for stutter mode (git-fixes). - drm/msm: uninitialized variable in msm_gem_import() (git-fixes). - drm/msm: potential error pointer dereference in init() (git-fixes). - drm/ttm: stop calling tt_swapin in vm_access (git-fixes). - PM: sleep: Do not let "/syscore"/ devices runtime-suspend during system transitions (git-fixes). - iwlwifi: mvm: fix some kerneldoc issues (git-fixes). - mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req() (git-fixes). - mt76: mt7915: fix sta_rec_wtbl tag len (git-fixes). - mt76: mt7915: fix possible infinite loop release semaphore (git-fixes). - mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi (git-fixes). - ath10k: sdio: Add missing BH locking around napi_schdule() (git-fixes). - commit a012b20 - regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property (git-fixes). - regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled (git-fixes). - mmc: mxs-mmc: disable regulator on error and in the remove function (git-fixes). - memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() (git-fixes). - memstick: avoid out-of-range warning (git-fixes). - mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured (git-fixes). - media: ite-cir: IR receiver stop working after receive overflow (git-fixes). - tpm: Check for integer overflow in tpm2_map_response_body() (git-fixes). - commit d39cbe5 - media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable() (git-fixes). - media: em28xx: Don't use ops->suspend if it is NULL (git-fixes). - media: cedrus: Fix SUNXI tile size calculation (git-fixes). - media: mxl111sf: change mutex_init() location (git-fixes). - media: cx23885: Fix snd_card_free call on null card pointer (git-fixes). - media: tm6000: Avoid card name truncation (git-fixes). - media: si470x: Avoid card name truncation (git-fixes). - media: radio-wl1273: Avoid card name truncation (git-fixes). - media: i2c: ths8200 needs V4L2_ASYNC (git-fixes). - media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_probe()' (git-fixes). - commit db843c8 - hwrng: mtk - Force runtime pm ops for sleep ops (git-fixes). - hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff (git-fixes). - hwmon: (pmbus/lm25066) Add offset coefficients (git-fixes). - media: TDA1997x: handle short reads of hdmi info frame (git-fixes). - media: v4l2-ioctl: S_CTRL output the right value (git-fixes). - media: v4l2-ioctl: Fix check_ext_ctrls (git-fixes). - media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_init (git-fixes). - media: dvb-usb: fix ununit-value in az6027_rc_query (git-fixes). - media: cxd2880-spi: Fix a null pointer dereference on error handling path (git-fixes). - media: em28xx: add missing em28xx_close_extension (git-fixes). - commit cc194ed - virtio-gpu: fix possible memory allocation failure (git-fixes). - rsi: fix control-message timeout (git-fixes). - rtl8187: fix control-message timeouts (git-fixes). - wcn36xx: add proper DMA memory barriers in rx path (git-fixes). - wcn36xx: Fix HT40 capability for 2Ghz band (git-fixes). - wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement (git-fixes). - hwmon: Fix possible memleak in __hwmon_device_register() (git-fixes). - firmware/psci: fix application of sizeof to pointer (git-fixes). - usbnet: fix error return code in usbnet_probe() (git-fixes). - usbnet: sanity check for maxpacket (git-fixes). - commit 4c5043d - mwifiex: fix division by zero in fw download path (git-fixes). - libertas_tf: Fix possible memory leak in probe and disconnect (git-fixes). - mt76: mt76x02: fix endianness warnings in mt76x02_mac.c (git-fixes). - mwifiex: Send DELBA requests according to spec (git-fixes). - rsi: stop thread firstly in rsi_91x_init() error handling (git-fixes). - rsi: Fix module dev_oper_mode parameter description (git-fixes). - mmc: sdhci: Map more voltage level to SDHCI_POWER_330 (git-fixes). - commit e68a671 - drm/msm: Fix potential NULL dereference in DPU SSPP (git-fixes). - drm/amdgpu: fix warning for overflow check (git-fixes). - drm/v3d: fix wait for TMU write combiner flush (git-fixes). - drm/sun4i: Fix macros in sun8i_csc.h (git-fixes). - libertas: Fix possible memory leak in probe and disconnect (git-fixes). - b43legacy: fix a lower bounds test (git-fixes). - Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync (git-fixes). - Bluetooth: fix init and cleanup of sco_conn.timeout_work (git-fixes). - commit 58db500 - ath6kl: fix division by zero in send path (git-fixes). - ath10k: fix division by zero in send path (git-fixes). - ath6kl: fix control-message timeout (git-fixes). - ath10k: fix control-message timeout (git-fixes). - ath10k: fix max antenna gain unit (git-fixes). - ath9k: Fix potential interrupt storm on queue reset (git-fixes). - b43: fix a lower bounds test (git-fixes). - ath10k: Fix missing frame timestamp for beacon/probe-resp (git-fixes). - ata: sata_mv: Fix the error handling of mv_chip_id() (git-fixes). - commit 276cbd3 - Input: i8042 - Add quirk for Fujitsu Lifebook T725 (bsc#1191980). - commit 9545e5e - x86/msi: Force affinity setup before startup (bsc#1152489). - Refresh patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch. - commit a7cad27 - ibmvnic: delay complete() (bsc#1094840 ltc#167098 git-fixes). - commit f2c4d71 - xfs: don't allow log writes if the data device is readonly (bsc#1192229). - commit 67ee0ba - series.conf: refresh - update upstream references and resort: - patches.suse/ibmvnic-Consolidate-code-in-replenish_rx_pool.patch - patches.suse/ibmvnic-Fix-up-some-comments-and-messages.patch - patches.suse/ibmvnic-Reuse-LTB-when-possible.patch - patches.suse/ibmvnic-Reuse-rx-pools-when-possible.patch - patches.suse/ibmvnic-Reuse-tx-pools-when-possible.patch - patches.suse/ibmvnic-Use-bitmap-for-LTB-map_ids.patch - patches.suse/ibmvnic-Use-rename-local-vars-in-init_rx_pools.patch - patches.suse/ibmvnic-Use-rename-local-vars-in-init_tx_pools.patch - patches.suse/ibmvnic-init_tx_pools-move-loop-invariant-code.patch - commit 35d2ed0 - Update kabi files. - update from November 2021 maintenance update submission (commit fb4a33cb1752) - commit 24b46c0 - x86/ioapic: Force affinity setup before startup (bsc#1152489). - commit 305e50a - genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1152489). - commit e709b2b - gpio/rockchip: fetch deferred output settings on probe (bsc#1192217). - pinctrl/rockchip: add a queue for deferred pin output settings on probe (bsc#1192217). - gpio/rockchip: fix get_direction value handling (bsc#1192217). - gpio/rockchip: extended debounce support is only available on v2 (bsc#1192217). - pinctrl/rockchip: drop the gpio related codes (bsc#1192217). - gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type (bsc#1192217). - gpio/rockchip: support next version gpio controller (bsc#1192217). - gpio/rockchip: use struct rockchip_gpio_regs for gpio controller (bsc#1192217). - gpio/rockchip: add driver for rockchip gpio (bsc#1192217). - pinctrl/rockchip: add pinctrl device to gpio bank struct (bsc#1192217). - pinctrl/rockchip: separate struct rockchip_pin_bank to a head file (bsc#1192217). - pinctrl/rockchip: always enable clock for gpio controller (bsc#1192217). - pinctrl: rockchip: do coding style for mux route struct (bsc#1192217). - pinctrl: rockchip: add support for rk3568 (bsc#1192217). - pinctrl: rockchip: make driver be tristate module (bsc#1192217). - pinctrl: rockchip: clear int status when driver probed (bsc#1192217). - pinctrl: rockchip: create irq mapping in gpio_to_irq (bsc#1192217). - pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq (bsc#1192217). - pinctrl: rockchip: Replace HTTP links with HTTPS ones (bsc#1192217). - pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours (bsc#1192217). - pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails (bsc#1192217). - pinctrl: rockchip: add rk3308 SoC support (bsc#1192217). - commit de4b584 - nvme-pci: set min_align_mask (bsc#1191851). - swiotlb: respect min_align_mask (bsc#1191851). - swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single (bsc#1191851). - swiotlb: refactor swiotlb_tbl_map_single (bsc#1191851). - swiotlb: clean up swiotlb_tbl_unmap_single (bsc#1191851). - swiotlb: factor out a nr_slots helper (bsc#1191851). - swiotlb: factor out an io_tlb_offset helper (bsc#1191851). - swiotlb: add a IO_TLB_SIZE define (bsc#1191851). - commit 63c0e38 - driver core: add a min_align_mask field to struct device_dma_parameters (bsc#1191851). - commit cb95969 - KVM: s390: index kvm->arch.idle_mask by vcpu_idx (bsc#1133021). - KVM: s390: VSIE: correctly handle MVPG when in VSIE (bsc#1133021). - KVM: s390: extend kvm_s390_shadow_fault to return entry pointer (bsc#1133021). - KVM: s390: split kvm_s390_logical_to_effective (bsc#1133021). - commit ef66201 - blacklist.conf: ed65df63a39a ("/tracing: Have all levels of checks prevent recursion"/) It fixes a corner case, which should be rare. The patch changes a public header file and even if the API should not be used externally, there is always a risk. - commit 80def7c - x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions (bsc#1152489). - commit 96ee990 - netfilter: conntrack: collect all entries in one cycle (bsc#1173604). - commit c4117de - ipv6/netfilter: Discard first fragment not including all headers (bsc#1191241). - IPv6: reply ICMP error if the first fragment don't include all headers (bsc#1191241). - ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition (bsc#1191241). - net: ipv6: Discard next-hop MTU less than minimum link MTU (bsc#1191241). - commit c74316d - swiotlb: Split size parameter to map/unmap APIs (bsc#1191851). - Refresh patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch. - commit 0eae9b5 - KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers (bsc#1156395). - KVM: PPC: Fix clearing never mapped TCEs in realmode (bsc#1156395). - KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live (bsc#1156395). - KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state (bsc#1156395). - KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak (bsc#1156395). - commit 2ce76cc - powerpc/xive: Discard disabled interrupts in get_irqchip_state() (fate#322438 bsc#1085030 git-fixes). - commit 3106974 - powerpc/64s: Remove irq mask workaround in accumulate_stolen_time() (jsc#SLE-9246 git-fixes). - commit 5f2cf7e - x86/pat: Pass valid address to sanitize_phys() (bsc#1152489). - commit 1702f6b - KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path (bsc#1065729). - commit 4a60f84 - sctp: add vtag check in sctp_sf_ootb (CVE-2021-3772 bsc#1190351). - sctp: add vtag check in sctp_sf_do_8_5_1_E_sa (CVE-2021-3772 bsc#1190351). - sctp: add vtag check in sctp_sf_violation (CVE-2021-3772 bsc#1190351). - sctp: fix the processing for COOKIE_ECHO chunk (CVE-2021-3772 bsc#1190351). - sctp: fix the processing for INIT_ACK chunk (CVE-2021-3772 bsc#1190351). - sctp: fix the processing for INIT chunk (CVE-2021-3772 bsc#1190351). - sctp: use init_tag from inithdr for ABORT chunk (CVE-2021-3772 bsc#1190351). - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - commit c4ecd47 - mmc: vub300: fix control-message timeouts (git-fixes). - mmc: dw_mmc: exynos: fix the finding clock sample value (git-fixes). - commit 15296ab - scsi: lpfc: Update lpfc version to 14.0.0.3 (bsc#1192145). - scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss (bsc#1192145). - scsi: lpfc: Fix link down processing to address NULL pointer dereference (bsc#1192145). - scsi: lpfc: Allow PLOGI retry if previous PLOGI was aborted (bsc#1192145). - scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine (bsc#1192145). - scsi: lpfc: Correct sysfs reporting of loop support after SFP status change (bsc#1192145). - scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset (bsc#1192145). - scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup() (bsc#1192145). - commit ea0ad63 - kABI workaround for cfg80211 mgmt_registration_lock changes (git-fixes). - commit 85ca292 - cfg80211: correct bridge/4addr mode check (git-fixes). - cfg80211: fix management registrations locking (git-fixes). - commit 38a77a6 - net: lan78xx: fix division by zero in send path (git-fixes). - net: batman-adv: fix error handling (git-fixes). - nfc: port100: fix using -ERRNO as command type mask (git-fixes). - cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() (git-fixes). - regmap: Fix possible double-free in regcache_rbtree_exit() (git-fixes). - commit 1fb45c2 - ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup (git-fixes). - commit c406ead - ice: Add missing E810 device ids (jsc#SLE-7966 bsc#1157177). - net: hns3: fix vf reset workqueue cannot exit (bsc#1154353). - mlxsw: thermal: Fix out-of-bounds memory accesses (git-fixes). - net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp (git-fixes). - qed: Fix missing error code in qed_slowpath_start() (git-fixes). - ionic: don't remove netdev->dev_addr when syncing uc list (bsc#1167773). - iavf: fix double unlock of crit_lock (git-fixes). - i40e: Fix freeing of uninitialized misc IRQ vector (git-fixes). - i40e: fix endless loop under rtnl (git-fixes). - gve: report 64bit tx_bytes counter from gve_handle_report_stats() (bsc#1176940). - gve: fix gve_get_stats() (git-fixes). - gve: Properly handle errors in gve_assign_qpl (bsc#1176940). - gve: Avoid freeing NULL pointer (git-fixes). - gve: Correct available tx qpl check (git-fixes). - net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() (git-fixes). - ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup (git-fixes). - net/mlx4_en: Don't allow aRFS for encapsulated packets (git-fixes). - qed: rdma - don't wait for resources under hw error recovery flow (git-fixes). - bnxt_en: Fix TX timeout when TX ring size is set to the smallest (git-fixes). - net/mlx4_en: Resolve bad operstate value (git-fixes). - qed: Handle management FW error (git-fixes). - net/af_unix: fix a data-race in unix_dgram_poll (bsc#1154353). - net/mlx5: FWTrace, cancel work on alloc pd error flow (git-fixes). - net/mlx5: Fix unpublish devlink parameters (jsc#SLE-8464). - i40e: Fix ATR queue selection (git-fixes). - mlx5: count all link events (git-fixes). - commit 64e7f77 - netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value (bsc#1176447). - ice: fix getting UDP tunnel entry (jsc#SLE-12878). - net/mlx5: E-Switch, Fix double allocation of acl flow counter (jsc#SLE-15172). - net/mlx5e: IPSEC RX, enable checksum complete (jsc#SLE-15172). - RDMA/cma: Do not change route.addr.src_addr.ss_family (bsc#1181147). - RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure (bsc#1181147). - net: hns3: check queue id range before using (jsc#SLE-14777). - bnxt_en: make bnxt_free_skbs() safe to call after bnxt_free_mem() (jsc#SLE-16649). - ice: Only lock to update netdev dev_addr (git-fixes). - net/sched: ets: fix crash when flipping from 'strict' to 'quantum' (bsc#1176774). - net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO combined (jsc#SLE-15172). - commit 016bdb7 - sctp: add param size validation for SCTP_PARAM_SET_PRIMARY (CVE-2021-3655 bsc#1188563). - sctp: validate chunk size in __rcv_asconf_lookup (CVE-2021-3655 bsc#1188563). - sctp: add size validation when walking chunks (CVE-2021-3655 bsc#1188563). - commit e419503 - powerpc/idle: Don't corrupt back chain when going idle (bko#206669 bsc#1174585 bsc#1192107 CVE-2021-43056). - KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest (bko#206669 bsc#1174585 bsc#1192107 CVE-2021-43056). - KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() (bko#206669 bsc#1174585 bsc#1192107 CVE-2021-43056). - powerpc64/idle: Fix SP offsets when saving GPRs (bko#206669 bsc#1174585 bsc#1192107 CVE-2021-43056). - commit 90745c9 - Update patch reference for ISDN fix (CVE-2021-3896 bsc#1191958) - commit b1524c3 - nvme-pci: fix error unwind in nvme_map_data (bsc#1191934). - nvme-pci: refactor nvme_unmap_data (bsc#1191934). - commit fc21d20 - nvme-pci: fix error unwind in nvme_map_data (bsc#1191934). - nvme-pci: refactor nvme_unmap_data (bsc#1191934). - commit 3a9d8cd - ASoC: DAPM: Fix missing kctl change notifications (git-fixes). - ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset (git-fixes). - ALSA: hda/realtek: Add quirk for Clevo PC50HS (git-fixes). - Input: snvs_pwrkey - add clk handling (git-fixes). - isdn: mISDN: Fix sleeping function called from invalid context (git-fixes). - isdn: cpai: check ctr->cnr to avoid array index out of bound (git-fixes). - ALSA: hda: avoid write to STATESTS if controller is in reset (git-fixes). - platform/x86: intel_scu_ipc: Update timeout value in comment (git-fixes). - commit 26182ff - xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes (bsc#1190642). - commit 4a5d10a - drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read (git-fixes). - drm/msm: Avoid potential overflow in timeout_to_jiffies() (git-fixes). - ALSA: hda/realtek: Add quirk for TongFang PHxTxX1 (git-fixes). - ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254 (git-fixes). - ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop (git-fixes). - ASoC: SOF: loader: release_firmware() on load failure to avoid batching (git-fixes). - ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types (git-fixes). - ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types (git-fixes). - ASoC: fsl_spdif: register platform component before registering cpu dai (git-fixes). - ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic (git-fixes). - ASoC: Intel: Skylake: Fix passing loadable flag for module (git-fixes). - ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER (git-fixes). - ASoC: Intel: update sof_pcm512x quirks (git-fixes). - ASoC: Intel: bytcr_rt5640: Move "/Platform Clock"/ routes to the maps for the matching in-/output (git-fixes). - ASoC: atmel: ATMEL drivers don't need HAS_DMA (git-fixes). - commit 6765039 - e1000e: Fix packet loss on Tiger Lake and later (git-fixes). - can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification (git-fixes). - can: peak_pci: peak_pci_remove(): fix UAF (git-fixes). - can: rcar_can: fix suspend/resume (git-fixes). - lan78xx: select CRC32 (git-fixes). - ASoC: wm8960: Fix clock configuration on slave mode (git-fixes). - audit: fix possible null-pointer dereference in audit_filter_rules (git-fixes). - ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() (git-fixes). - virtio: write back F_VERSION_1 before validate (git-fixes). - mei: me: add Ice Lake-N device id (git-fixes). - iio: adc: aspeed: set driver data when adc probe (git-fixes). - usb: musb: dsps: Fix the probe error path (git-fixes). - xhci: guard accesses to ep_state in xhci_endpoint_reset() (git-fixes). - ALSA: usb-audio: Add quirk for VF0770 (git-fixes). - ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW (git-fixes). - ALSA: hda/realtek - ALC236 headset MIC recording issue (git-fixes). - ALSA: hda/realtek: Add quirk for Clevo X170KM-G (git-fixes). - ALSA: hda/realtek: Complete partial device name to avoid ambiguity (git-fixes). - watchdog: orion: use 0 for unset heartbeat (git-fixes). - commit 2657409 - xfs: fix I_DONTCACHE (bsc#1192074). - commit c29b8dd - Delete patches.suse/e1000e-Do-not-take-care-about-recovery-NVM-checksum.patch. Drop patch to avoid regressions until real fix is available (bsc#1191663) - commit e7e000a - blacklist.conf: irrelevant - commit 4c2a4eb - USB: xhci: dbc: fix tty registration race (git-fixes). - commit 8800f76 - xhci: guard accesses to ep_state in xhci_endpoint_reset() (git-fixes). - commit 2947d1e - nfc: nci: fix the UAF of rf_conn_info object (CVE-2021-3760 bsc#1190067). - commit 9eabc0c - Update patch reference for firewire fix (CVE-2021-42739 CVE-2021-3542 bsc#1184673) - commit 2adc0e5 - cipso,calipso: resolve a number of problems with the DOI refcounts (CVE-2021-33033 bsc#1186109). - commit 499c5a0 - ceph: fix handling of "/meta"/ errors (bsc#1192041). - ceph: skip existing superblocks that are blocklisted or shut down when mounting (bsc#1192040). - commit 329e544 - kabi: hide return value type change of sctp_af::from_addr_param (CVE-2021-3655 bsc#1188563). - sctp: fix return value check in __sctp_rcv_asconf_lookup (CVE-2021-3655 bsc#1188563). - sctp: validate from_addr_param return (CVE-2021-3655 bsc#1188563). - commit 9f59a3f - Update patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch references (add CVE-2021-3715 bsc#1190349). - commit bd39990 - Revert "/sched/fair: Add ancestors of unthrottled undecayed cfs_rq"/ The reverted commit is a followup of a7b359fc6a37 ("/sched/fair: Correctly insert cfs_rq's to list on unthrottle"/) which is going to be reverted as part of short-term solution of bsc#1191343. This reverts commit d8d828e03d4f1e436c3580616c7b53db38e38dcb. - commit c6395e4 - blacklist.conf: 3a1255396b5a x86/alternatives: add missing insn.h include - commit 9bccba9 - scsi: ibmvfc: Fix up duplicate response detection (bsc#1191867 ltc#194757). - commit 38f073b - Added 3 SCSI-iscsi git-fix commits - commit 2073942 - scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim (git-fixes). - Refresh patches.suse/scsi-iscsi-verify-lengths-on-passthrough-pdus. - commit 6addc19 - scsi: target: Fix the pgr/alua_support_store functions (git-fixes). - commit 5bcb387 - scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc() (git-fixes) Also refreshed scsi-mpi3mr-Set-up-IRQs-in-resume-path, since this commit changed the context. - commit 0352f63 - USB: serial: option: add Quectel EC200S-CN module support (git-fixes). - commit e1df2bf - USB: serial: qcserial: add EM9191 QDL support (git-fixes). - commit b42181b - USB: serial: option: add prod. id for Quectel EG91 (git-fixes). - commit cff3cf9 - USB: serial: option: add Telit LE910Cx composition 0x1204 (git-fixes). - commit 3ccad62 - xhci: Enable trust tx length quirk for Fresco FL11 USB controller (git-fixes). - commit 55acfbd - xhci: Fix command ring pointer corruption while aborting a command (git-fixes). - commit bf02a9c - Input: xpad - add support for another USB ID of Nacon GC-100 (git-fixes). - commit eba25ff - scsi: mpi3mr: Fix missing unlock on error (git-fixes). - commit f4b9433 - scsi: mpi3mr: Fix error handling in mpi3mr_setup_isr() (git-fixes). - commit 0eebf69 - x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0] (bsc#1178134). - commit 3b2a96a - media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt() (CVE-2021-3542 bsc#1184673). - commit fab3d4f - net: mana: Fix error handling in mana_create_rxq() (git-fixes, bsc#1191800). - commit 8c6d0b8 - ocfs2: fix data corruption after conversion from inline format (bsc#1190795). - commit ac3ffc2 - blacklist.conf: 4758fd801f91 x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI - commit c40c7ae - blacklist.conf: 225bac2dc5d1 x86/Kconfig: Correct reference to MWINCHIP3D - commit eee3b41 - blacklist.conf: 711885906b5c x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically - commit da61791 - gpio: pca953x: Improve bias setting (git-fixes). - spi: spi-nxp-fspi: don't depend on a specific node name erratum workaround (git-fixes). - drm/panel: olimex-lcd-olinuxino: select CRC32 (git-fixes). - drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling (git-fixes). - drm/msm/dsi: Fix an error code in msm_dsi_modeset_init() (git-fixes). - drm/msm: Fix null pointer dereference on pointer edp (git-fixes). - mac80211: check return value of rhashtable_init (git-fixes). - commit c393393 - iio: light: opt3001: Fixed timeout error when 0 lux (git-fixes). - iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED (git-fixes). - iio: ssp_sensors: add more range checking in ssp_parse_dataframe() (git-fixes). - iio: ssp_sensors: fix error code in ssp_print_mcu_debug() (git-fixes). - iio: adc128s052: Fix the error handling path of 'adc128_probe()' (git-fixes). - iio: dac: ti-dac5571: fix an error code in probe() (git-fixes). - drm/amdgpu: fix gart.bo pin_count leak (git-fixes). - mac80211: Drop frames from invalid MAC address in ad-hoc mode (git-fixes). - HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs (git-fixes). - HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS (git-fixes). - commit 372fd90 - pata_legacy: fix a couple uninitialized variable bugs (git-fixes). - cb710: avoid NULL pointer subtraction (git-fixes). - acpi/arm64: fix next_platform_timer() section mismatch error (git-fixes). - ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init() (git-fixes). - ACPI: fix NULL pointer dereference (git-fixes). - ACPI: bgrt: Fix CFI violation (git-fixes). - ACPI: Use DEVICE_ATTR_<RW|RO|WO> macros (git-fixes). - commit 1a13895 - rpm/kernel-obs-build.spec.in: move to zstd for the initrd Newer distros have capability to decompress zstd, which provides a 2-5% better compression ratio at very similar cpu overhead. Plus this tests the zstd codepaths now as well. - commit 3d53a5b - rpm/kernel-obs-build.spec.in: reduce initrd functionality For building in OBS, we always build inside a virtual machine that gets a new, freshly created scratch filesystem image. So we do not need to handle fscks because that ain't gonna happen, as well as not we do not need to handle microcode update in the initrd as these only can be run on the host system anyway. We can also strip and hardlink as an additional optimisation that should not significantly hurt. - commit c72c6fc - nvme-pci: Fix abort command id (git-fixes). - nvme: add command id quirk for apple controllers (git-fixes). - commit 210cebb - drm/nouveau: avoid a use-after-free when BO init fails (bsc#1152472) Backporting notes: * context changes - commit dbfac3c - drm/panfrost: Make sure MMU context lifetime is not bound to (bsc#1152472) Backporting notes: * context changes in panfrost_job_irq_handler() - commit 78a582b - drm/i915: Fix syncmap memory leak (bsc#1152489) Backporting notes: * context changes in intel_timeline_fini() - commit d5e337e - blacklist.conf: Append 'drm/i915/overlay: Fix active retire callback alignment' - commit c6cc973 - xen: reset legacy rtc flag for PV domU (git-fixes). - commit 2ae68ea - xen: fix setting of max_pfn in shared_info (git-fixes). - commit 2d2e1e0 - fix patch metadata - fix Patch-mainline: - patches.suse/NFS-Do-uncached-readdir-when-we-re-seeking-a-cookie-.patch - commit b7dfcc7 - NFS: Do uncached readdir when we're seeking a cookie in an empty page cache (bsc#1191628). - commit 5ca83d3 - Update patches.suse/bpf-Fix-ringbuf-helper-function-compatibility.patch (git-fixes, bsc#1191645, CVE-2021-34866). Update references. - commit 3bcb18d - ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl (git-fixes). - ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2 (git-fixes). - commit f5dfccc - NFC: digital: fix possible memory leak in digital_in_send_sdd_req() (git-fixes). - NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() (git-fixes). - nfc: fix error handling of nfc_proto_register() (git-fixes). - ALSA: seq: Fix a potential UAF by wrong private_free call order (git-fixes). - commit aada78f - netfilter: Drop fragmented ndisc packets assembled in netfilter (git-fixes). - commit e526835 - net: ipv6: Discard next-hop MTU less than minimum link MTU (bsc#1191241). - commit ba09279 - nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (bsc#1185762). - nvme-fc: avoid race between time out and tear down (bsc#1185762). - nvme-fc: update hardware queues before using them (bsc#1185762). - commit 4afdc63 - scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handling (bsc#1191349). - commit c7eb218 - acpi/arm64: fix next_platform_timer() section mismatch error (git-fixes). - platform/x86: intel_scu_ipc: Fix busy loop expiry time (git-fixes). - platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes (git-fixes). - drm/nouveau/kms/nv50-: fix file release memory leak (git-fixes). - drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows (git-fixes). - drm/sun4i: dw-hdmi: Fix HDMI PHY clock setup (git-fixes). - iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 (git-fixes). - ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect (git-fixes). - ACPI: fix NULL pointer dereference (git-fixes). - commit 0673e50 - net: hso: fix NULL-deref on disconnect regression (git-fixes). - commit 901c621 - platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call (git-fixes). - i2c: acpi: fix resource leak in reconfiguration device addition (git-fixes). - mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk (git-fixes). - drm/nouveau/debugfs: fix file release memory leak (git-fixes). - video: fbdev: gbefb: Only instantiate device when built for IP32 (git-fixes). - soc: qcom: mdt_loader: Drop PT_LOAD check on hash segment (git-fixes). - ptp_pch: Load module automatically if ID matches (git-fixes). - phy: mdio: fix memory leak (git-fixes). - libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD (git-fixes). - ptp_pch: Restore dependency on PCI (git-fixes). - net: cdc_eem: fix tx fixup skb leak (git-fixes). - net: hso: fix null-ptr-deref during tty device unregistration (git-fixes). - net: cdc_ncm: correct overhead in delayed_ndp_size (git-fixes). - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() (git-fixes). - commit 4915e73 - pseries/eeh: Fix the kdump kernel crash during eeh_pseries_init (git-fixes). - commit aaf0697 - scsi: qla2xxx: Remove redundant initialization of pointer req (bsc#1190941). - scsi: qla2xxx: Update version to 10.02.07.100-k (bsc#1190941). - scsi: qla2xxx: Fix use after free in eh_abort path (bsc#1190941). - scsi: qla2xxx: Move heartbeat handling from DPC thread to workqueue (bsc#1190941). - scsi: qla2xxx: Call process_response_queue() in Tx path (bsc#1190941). - scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file (bsc#1190941). - scsi: qla2xxx: edif: Use link event to wake up app (bsc#1190941). - scsi: qla2xxx: Fix crash in NVMe abort path (bsc#1190941). - scsi: qla2xxx: Check for firmware capability before creating QPair (bsc#1190941). - scsi: qla2xxx: Display 16G only as supported speeds for 3830c card (bsc#1190941). - scsi: qla2xxx: Add support for mailbox passthru (bsc#1190941). - scsi: qla2xxx: Fix excessive messages during device logout (bsc#1190941). - scsi: qla2xxx: Restore initiator in dual mode (bsc#1190941). - scsi: qla2xxx: Open-code qla2xxx_eh_device_reset() (bsc#1190941). - scsi: qla2xxx: Open-code qla2xxx_eh_target_reset() (bsc#1190941). - scsi: qla2xxx: Do not call fc_block_scsi_eh() during bus reset (bsc#1190941). - scsi: qla2xxx: Update version to 10.02.06.200-k (bsc#1190941). - scsi: qla2xxx: edif: Fix returnvar.cocci warnings (bsc#1190941). - scsi: qla2xxx: Fix NVMe session down detection (bsc#1190941). - scsi: qla2xxx: Fix NVMe retry (bsc#1190941). - scsi: qla2xxx: Fix hang on NVMe command timeouts (bsc#1190941). - scsi: qla2xxx: Fix NVMe | FCP personality change (bsc#1190941). - scsi: qla2xxx: edif: Do secure PLOGI when auth app is present (bsc#1190941). - scsi: qla2xxx: edif: Add N2N support for EDIF (bsc#1190941). - scsi: qla2xxx: Fix hang during NVMe session tear down (bsc#1190941). - scsi: qla2xxx: edif: Fix EDIF enable flag (bsc#1190941). - scsi: qla2xxx: edif: Reject AUTH ELS on session down (bsc#1190941). - scsi: qla2xxx: edif: Fix stale session (bsc#1190941). - scsi: qla2xxx: Update version to 10.02.06.100-k (bsc#1190941). - scsi: qla2xxx: Sync queue idx with queue_pair_map idx (bsc#1190941). - scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS (bsc#1190941). - scsi: qla2xxx: Changes to support kdump kernel (bsc#1190941). - scsi: qla2xxx: Suppress unnecessary log messages during login (bsc#1190941). - scsi: qla2xxx: Fix NPIV create erroneous error (bsc#1190941). - scsi: qla2xxx: Fix unsafe removal from linked list (bsc#1190941). - scsi: qla2xxx: Fix port type info (bsc#1190941). - scsi: qla2xxx: Add debug print of 64G link speed (bsc#1190941). - scsi: qla2xxx: Show OS name and version in FDMI-1 (bsc#1190941). - scsi: qla2xxx: Changes to support FCP2 Target (bsc#1190941). - scsi: qla2xxx: Adjust request/response queue size for 28xx (bsc#1190941). - scsi: qla2xxx: Add host attribute to trigger MPI hang (bsc#1190941). - scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (bsc#1190941). - commit c17f95e - kernel-spec-macros: Since rpm 4.17 %verbose is unusable (bsc#1191229). The semantic changed in an incompatible way so invoking the macro now causes a build failure. - commit 3e55f55 - powerpc/feature-fixups: use a semicolon rather than a comma (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - commit c85e1c6 - powerpc/lib/feature-fixups: Use PPC_RAW_xxx() macros (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - Refresh patches.suse/powerpc-Don-t-use-struct-ppc_inst-to-reference-instr.patch. - powerpc/ppc-opcode: Add PPC_RAW_MFSPR() (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - commit 5a3ede4 - powerpc/opcodes: Add shorter macros for registers for use with PPC_RAW_xx() (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - commit 6a14724 - powerpc/signal: Use PPC_RAW_xx() macros (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - commit 66c500d - ipv6/netfilter: Discard first fragment not including all headers (bsc#1191241). - commit 040f020 - IPv6: reply ICMP error if the first fragment don't include all headers (bsc#1191241). - commit abf80f6 - ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition (bsc#1191241). - commit b3ab292 - powerpc: Don't use 'struct ppc_inst' to reference instruction location (jsc#SLE-13847 git-fixes). - powerpc/lib/code-patching: Don't use struct 'ppc_inst' for runnable code in tests (jsc#SLE-13847 git-fixes). - powerpc/lib/code-patching: Make instr_is_branch_to_addr() static (jsc#SLE-13847 git-fixes). - powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching, feature-fixups) (jsc#SLE-13847 git-fixes). - powerpc/64s: Fix stf mitigation patching w/strict RWX & hash (jsc#SLE-13847 git-fixes). - powerpc/64s: Fix entry flush patching w/strict RWX & hash (jsc#SLE-13847 git-fixes). - powerpc/uprobes: Validation for prefixed instruction (jsc#SLE-13847 git-fixes). - commit 5729394 - powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/security: Add a helper to query stf_barrier type (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/bpf: Validate branch ranges (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/lib: Add helper to check if offset is within conditional branch range (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/security: Add a helper to query stf_barrier type (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 (bsc#1065729). - powerpc/bpf: Fix BPF_MOD when imm == 1 (bsc#1065729). - powerpc/bpf: Validate branch ranges (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/lib: Add helper to check if offset is within conditional branch range (bsc#1188983 CVE-2021-34556 bsc#1188985 CVE-2021-35477). - powerpc/bpf: Use bctrl for making function calls (bsc#1065729). - powerpc/bpf: Fix BPF_SUB when imm == 0x80000000 (bsc#1065729). - powerpc/bpf: Fix BPF_MOD when imm == 1 (bsc#1065729). - powerpc/bpf: Use bctrl for making function calls (bsc#1065729). - powerpc/lib: Fix emulate_step() std test (bsc#1065729). - commit 3f6738b - bpf: Fix OOB read when printing XDP link fdinfo (git-fixes). - commit 09be9b3 - bpf: Fix a typo of reuseport map in bpf.h (git-fixes). - bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h (git-fixes). - bpf: Fix up bpf_skb_adjust_room helper's skb csum setting (git-fixes). - commit b5d0357 - platform/x86: dell-smbios-wmi: Add missing kfree in error-exit from run_smbios_call (git-fixes). - commit a539d65 - x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails (bsc#1152489). - commit dba5675 - can: xilinx_can: handle failure cases of pm_runtime_get_sync (git-fixes). - commit 82f6db6 - blacklist.conf: feature, not a fix - commit fd65896 - net: can: ems_usb: fix use-after-free in ems_usb_disconnect() (git-fixes). - commit 5487063 - can: peak_usb: fix use after free bugs (git-fixes). - commit 3ad9b4d - can: dev: can_restart: fix use after free bug (git-fixes). - commit 0943ca2 - can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path (git-fixes). - commit 2fec0e3 - Update patch reference for soc fix (CVE-2021-42252 bsc#1190479) - commit f05067d - blacklist.conf: requires newer USB PD version than we have - commit a8bbe8f - blacklist.conf: needs newer USB PD than we have - commit d0d6a50 - Update kabi files. - commit a156da7 - USB: cdc-acm: fix minor-number release (git-fixes). - commit 477b833 - USB: cdc-acm: clean up probe error labels (git-fixes). - commit 576c313 - blacklist.conf: 4758fd801f91 x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI - commit fab5572 - blacklist.conf: 225bac2dc5d1 x86/Kconfig: Correct reference to MWINCHIP3D - commit 08dc820 - kabi: block: Fix kabi of blk_mq_sched_try_insert_merge() (bsc#1191456). - commit 7832c25 - usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle (git-fixes). - commit b332e18 - KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines (jsc#SLE-12936 git-fixes). - commit 825316d - tpm: ibmvtpm: Avoid error message when process gets signal while waiting (bsc#1065729). - commit 1910f07 - powerpc/numa: Update cpu_cpu_map on CPU online/offline (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Enable CACHE domain for shared processor (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Update cpu_core_map on all PowerPc systems (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2 (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Set numa node before updating mask (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Cache CPU to chip lookup (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - Refresh patches.suse/powerpc-cacheinfo-Lookup-cache-by-dt-node-and-thread.patch. - Revert "/powerpc/topology: Update topology_core_cpumask"/ (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Fold cpu_die() into its only caller (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - Refresh patches.suse/powerpc-cacheinfo-Lookup-cache-by-dt-node-and-thread.patch - powerpc: Move arch_cpu_idle_dead() into smp.c (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - commit 6f6565a - powerpc/pseries: Fix build error when NUMA=n (bsc#1190620 ltc#194498 git-fixes). - commit 6c29f54 - cpuidle: pseries: Mark pseries_idle_proble() as __init (jsc#SLE-13614 bsc#1176914 ltc#186394 git-fixes). - commit 319f0f3 - xfs: fix up non-directory creation in SGID directories (bsc#1190006 CVE-2018-13405). - commit f5a61c4 - xfs: remove the icdinode di_uid/di_gid members (bsc#1190006). - commit 7385144 - xfs: ensure that the inode uid/gid match values match the icdinode ones (bsc#1190006). - commit 0ddcc0f - xfs: merge the projid fields in struct xfs_icdinode (bsc#1190006). - commit 3a30ff3 - Configure mpi3mr as currently unsupported (jsc#SLE-18120) - commit aede7cc - Revert "/sched/fair: Correctly insert cfs_rq's to list on unthrottle (git-fixes)"/ (bsc#1191343, bsc#1191238) The commit a7b359fc6a37 ("/sched/fair: Correctly insert cfs_rq's to list on unthrottle"/) causes more severe problems than the problem it aims to solve (corrupting cfs_rq leaf list vs insufficient fairness). While both need to be solved eventually, revert the commit until non-breaking solution is found. Blacklist the commit as well, to prevent a regression via git-fixes. This reverts commit 1732b9ba91b4b7a0822e98bd910feefbcb5424dc. - commit b8c1ddd - Revert "/sched/fair: Ensure that the CFS parent is added after unthrottling (git-fixes)."/ The reverted commit is a followup of a7b359fc6a37 ("/sched/fair: Correctly insert cfs_rq's to list on unthrottle"/) which is going to be reverted as part of short-term solution of bsc#1191343. This reverts commit f3a38fbebab3f88070c129511f99a896f5532f7e. - commit 4f925fc - scsi: mpi3mr: Set up IRQs in resume path (jsc#SLE-18120). - scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI (jsc#SLE-18120). - scsi: mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (jsc#SLE-18120). - commit fc7fb17 - fscrypt: add fscrypt_symlink_getattr() for computing st_size (bsc#1191449). - commit 549a3d8 - scsi: mpi3mr: Add event handling debug prints (jsc#SLE-18120). - scsi: mpi3mr: Add EEDP DIF DIX support (jsc#SLE-18120). - scsi: mpi3mr: Add support for DSN secure firmware check (jsc#SLE-18120). - scsi: mpi3mr: Add support for PM suspend and resume (jsc#SLE-18120). - scsi: mpi3mr: Wait for pending I/O completions upon detection of VD I/O timeout (jsc#SLE-18120). - scsi: mpi3mr: Print pending host I/Os for debugging (jsc#SLE-18120). - scsi: mpi3mr: Complete support for soft reset (jsc#SLE-18120). - scsi: mpi3mr: Add support for threaded ISR (jsc#SLE-18120). - scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe drives (jsc#SLE-18120). - scsi: mpi3mr: Allow certain commands during pci-remove hook (jsc#SLE-18120). - scsi: mpi3mr: Add change queue depth support (jsc#SLE-18120). - scsi: mpi3mr: Implement SCSI error handler hooks (jsc#SLE-18120). - scsi: mpi3mr: Add bios_param SCSI host template hook (jsc#SLE-18120). - scsi: mpi3mr: Print IOC info for debugging (jsc#SLE-18120). - scsi: mpi3mr: Add support for timestamp sync with firmware (jsc#SLE-18120). - scsi: mpi3mr: Add support for recovering controller (jsc#SLE-18120). - scsi: mpi3mr: Additional event handling (jsc#SLE-18120). - scsi: mpi3mr: Add support for PCIe device event handling (jsc#SLE-18120). - scsi: mpi3mr: Add support for device add/remove event handling (jsc#SLE-18120). - scsi: mpi3mr: Add support for internal watchdog thread (jsc#SLE-18120). - scsi: mpi3mr: Add support for queue command processing (jsc#SLE-18120). - scsi: mpi3mr: Create operational request and reply queue pair (jsc#SLE-18120). - commit 259660e - blk: Fix lock inversion between ioc lock and bfqd lock (bsc#1191456). - commit adb5e59 - bfq: Remove merged request already in bfq_requests_merged() (bsc#1191456). - commit 0d474e5 - fs, mm: fix race in unlinking swapfile (bsc#1191455). - commit cd60ce3 - blacklist.conf: Blacklist 889c05cc5834 - commit ea30b1a - scsi: mpi3mr: Base driver code (jsc#SLE-18120). - Update config files (enabling tthe driver as a module) - commit 3c0fd36 - blacklist.conf: Blacklist 6961fed42014 - commit b6fb7af - blktrace: Fix uaf in blk_trace access after removing by sysfs (bsc#1191452). - commit a4f24d0 - block: bfq: fix bfq_set_next_ioprio_data() (bsc#1191451). - commit 34735be - ext4: fix reserved space counter leakage (bsc#1191450). - commit 449ab75 - ext4: report correct st_size for encrypted symlinks (bsc#1191449). - commit 3669a7f - bpf: Fix integer overflow in prealloc_elems_and_freelist() (bsc#1191317, CVE-2021-41864). - commit d4466f5 - kABI workaround for HD-audio probe retry changes (bsc#1190801). - ALSA: hda: intel: Allow repeatedly probing on codec configuration errors (bsc#1190801). - commit 27f79df - drm/amdgpu: correct initial cp_hqd_quantum for gfx9 (git-fixes). - ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops (git-fixes). - ASoC: dapm: use component prefix when checking widget names (git-fixes). - commit 9bf3e05 - Add cherry-picked commit id to the usb hso fix (git-fixes) - commit a4c3be7 - drm/amd/display: Pass PCI deviceid into DC (git-fixes). - e100: fix buffer overrun in e100_get_regs (git-fixes). - e100: fix length calculation in e100_get_regs_len (git-fixes). - HID: u2fzero: ignore incomplete packets without data (git-fixes). - HID: betop: fix slab-out-of-bounds Write in betop_probe (git-fixes). - net: hso: add failure handler for add_net_device (git-fixes). - HID: usbhid: free raw_report buffers in usbhid_stop (git-fixes). - usb: hso: remove the bailout parameter (git-fixes). - usb: hso: fix error handling code of hso_create_net_device (git-fixes). - e100: handle eeprom as little endian (git-fixes). - hso: fix bailout in error case of probe (git-fixes). - PCI: Fix pci_host_bridge struct device release/free handling (git-fixes). - commit 51aaf55 - scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig (jsc#SLE-18120). - Update config files. - commit 54f9bad - PM / devfreq: rk3399_dmc: Remove unneeded semicolon (git-fixes). - PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent (git-fixes). - PM / devfreq: rk3399_dmc: Disable devfreq-event device when fails (git-fixes). - PM / devfreq: rk3399_dmc: Add missing of_node_put() (git-fixes). - PM / devfreq: rk3399_dmc: Fix spelling typo (git-fixes). - commit b4b8a3b - Update kabi files. - update from October 2021 maintenance update submission (commit c909dd500033) - commit d500b18 - rpm: use _rpmmacrodir (boo#1191384) - commit e350c14 - net: 6pack: fix slab-out-of-bounds in decode_data (CVE-2021-42008 bsc#1191315). - commit b0db75a - x86/cpu: Fix core name for Sapphire Rapids (jsc#SLE-15289). - powercap: intel_rapl: add support for Sapphire Rapids (jsc#SLE-15289). - commit 053c38b - series.conf: cleanup - move a kabi workaround into correct section: patches.kabi/ipvs-Fix-up-kabi-for-expire_nodest_conn_work-additio.patch - commit bc02214 - sched/fair: Add ancestors of unthrottled undecayed cfs_rq (bsc#1191292). - commit d8d828e - blacklist.conf: Update for 51e1bb9eeaf7 - commit fe28675 - x86/alternatives: Teach text_poke_bp() to emulate instructions (bsc#1185302). - Refresh patches.suse/x86-alternatives-sync-bp_patching-update-for-avoiding-null-pointer-exception.patch. - commit ef191ae - blk-mq: kABI fixes for blk_mq_queue_map (bsc#1185762). - blk-mq: don't deactivate hctx if managed irq isn't used (bsc#1185762). - blk-mq: mark if one queue map uses managed irq (bsc#1185762). - genirq: add device_has_managed_msi_irq (bsc#1185762). - commit 71f9eaf - blk-mq: kABI fixes for blk_mq_queue_map (bsc#1185762). - blk-mq: don't deactivate hctx if managed irq isn't used (bsc#1185762). - blk-mq: mark if one queue map uses managed irq (bsc#1185762). - genirq: add device_has_managed_msi_irq (bsc#1185762). - commit 57a6cb7 - blacklist.conf: 3a1255396b5a x86/alternatives: add missing insn.h include - commit 53a5b9c - hwmon: (tmp421) fix rounding for negative values (git-fixes). - hwmon: (tmp421) report /PVLD condition as fault (git-fixes). - hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (git-fixes). - commit 2560193 - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - Delete patches.suse/ipc-remove-memcg-accounting-for-sops-objects.patch. Refreshing patch with upstream metadata. - commit 2d6ef2e - powerpc/perf/hv-gpci: Fix counter value parsing (bsc#1065729). - commit 628c3ee - powerpc/pseries/dlpar: use rtas_get_sensor() (bsc#1065729). - commit 466f31b - powerpc/powernv: Fix machine check reporting of async store errors (bsc#1065729). - commit 0b715ae - powerpc/perf: Fix the check for SIAR value (bsc#1065729). - powerpc/perf: Drop the case of returning 0 as instruction pointer (bsc#1065729). - powerpc/perf: Use stack siar instead of mfspr (bsc#1065729). - powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set (bsc#1065729). - powerpc/perf: Use regs->nip when SIAR is zero (bsc#1065729). - powerpc/perf: Use the address from SIAR register to set cpumode flags (bsc#1065729). - commit f3110f1 - drm/i915/rkl: Remove require_force_probe protection (bsc#1189257). - commit 94530db - apparmor: remove duplicate macro list_entry_is_head() (git-fixes). - commit 514b75b - xhci: Set HCD flag to defer primary roothub registration (git-fixes). - commit 8f4e75e - USB: serial: option: add device id for Foxconn T99W265 (git-fixes). - USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter (git-fixes). - USB: serial: option: add Telit LN920 compositions (git-fixes). - usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c (git-fixes). - usb: core: hcd: Add support for deferring roothub registration (git-fixes). - commit 0a6378c - mac80211: fix use-after-free in CCMP/GCMP RX (git-fixes). - mac80211-hwsim: fix late beacon hrtimer handling (git-fixes). - mac80211: mesh: fix potentially unaligned access (git-fixes). - mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (git-fixes). - Re-enable UAS for LaCie Rugged USB3-FW with fk quirk (git-fixes). - usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave (git-fixes). - spi: Fix tegra20 build with CONFIG_PM=n (git-fixes). - tty: synclink_gt, drop unneeded forward declarations (git-fixes). - commit dbd9f90 - mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (git-fixes). - ALSA: firewire-motu: fix truncated bytes in message tracepoints (git-fixes). - ASoC: SOF: Fix DSP oops stack dump output contents (git-fixes). - ASoC: fsl_micfil: register platform component before registering cpu dai (git-fixes). - ASoC: mediatek: common: handle NULL case in suspend/resume function (git-fixes). - media: cedrus: Fix SUNXI tile size calculation (git-fixes). - watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST (git-fixes). - dmaengine: xilinx_dma: Set DMA mask for coherent APIs (git-fixes). - dmaengine: ioat: depends on !UML (git-fixes). - console: consume APC, DM, DCS (git-fixes). - commit 71b860e - thermal/core: Potential buffer overflow in thermal_build_list_of_policies() (git-fixes). - rtc: rx8010: select REGMAP_I2C (git-fixes). - pwm: stm32-lp: Don't modify HW state in .remove() callback (git-fixes). - pwm: rockchip: Don't modify HW state in .remove() callback (git-fixes). - pwm: img: Don't modify HW state in .remove() callback (git-fixes). - dmaengine: sprd: Add missing MODULE_DEVICE_TABLE (git-fixes). - PCI: pci-bridge-emul: Add PCIe Root Capabilities Register (git-fixes). - PCI: pci-bridge-emul: Fix array overruns, improve safety (git-fixes). - PCI: pci-bridge-emul: Fix big-endian support (git-fixes). - commit a8d4022 - fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() (git-fixes). - fpga: machxo2-spi: Return an error on failure (git-fixes). - serial: mvebu-uart: fix driver's tx_empty callback (git-fixes). - USB: serial: option: remove duplicate USB device ID (git-fixes). - usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA (git-fixes). - usb: gadget: r8a66597: fix a loop in set_feature() (git-fixes). - gpio: uniphier: Fix void functions to remove return value (git-fixes). - ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B (git-fixes). - ASoC: rockchip: i2s: Fix regmap_ops hang (git-fixes). - commit 79aec8d - clk: at91: clk-generated: pass the id of changeable parent at registration (git-fixes). - Refresh patches.suse/clk-at91-clk-generated-Limit-the-requested-rate-to-o.patch. - commit 39cefdd - drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex (git-fixes). - drm: avoid blocking in drm_clients_info's rcu section (git-fixes). - drm/gma500: Fix end of loop tests for list_for_each_entry (git-fixes). - drm/amdgpu: Fix BUG_ON assert (git-fixes). - staging: board: Fix uninitialized spinlock when attaching genpd (git-fixes). - ath9k: fix sleeping in atomic context (git-fixes). - ath9k: fix OOB read ar9300_eeprom_restore_internal (git-fixes). - Bluetooth: skip invalid hci_sync_conn_complete_evt (git-fixes). - include/linux/list.h: add a macro to test if entry is pointing to the head (git-fixes). - commit 60017cf - drm/panfrost: Clamp lock region to Bifrost minimum (git-fixes). - gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port() (git-fixes). - drm/amd/display: Fix timer_per_pixel unit error (git-fixes). - media: TDA1997x: fix tda1997x_query_dv_timings() return value (git-fixes). - media: v4l2-dv-timings.c: fix wrong condition in two for-loops (git-fixes). - media: imx258: Limit the max analogue gain to 480 (git-fixes). - iio: dac: ad5624r: Fix incorrect handling of an optional regulator (git-fixes). - staging: ks7010: Fix the initialization of the 'sleep_status' structure (git-fixes). - iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed (git-fixes). - drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps (git-fixes). - commit 4c6f48f - PCI: Add AMD GPU multi-function power dependencies (git-fixes). - mfd: Don't use irq_create_mapping() to resolve a mapping (git-fixes). - media: imx258: Rectify mismatch of VTS value (git-fixes). - media: rc-loopback: return number of emitters rather than error (git-fixes). - media: uvc: don't do DMA on stack (git-fixes). - media: dib8000: rewrite the init prbs logic (git-fixes). - parport: remove non-zero check on count (git-fixes). - mmc: core: Return correct emmc response in case of ioctl error (git-fixes). - mmc: rtsx_pci: Fix long reads when clock is prescaled (git-fixes). - mmc: sdhci-of-arasan: Check return value of non-void funtions (git-fixes). - commit 9209c5a - PCI: aardvark: Fix masking and unmasking legacy INTx interrupts (git-fixes). - PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response (git-fixes). - PCI: aardvark: Fix checking for PIO status (git-fixes). - PM: base: power: don't try to use non-existing RTC for storing data (git-fixes). - PCI: Add ACS quirks for Cavium multi-function devices (git-fixes). - PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms (git-fixes). - PCI: ibmphp: Fix double unmap of io_mem (git-fixes). - PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported (git-fixes). - PCI: Use pci_update_current_state() in pci_enable_device_flags() (git-fixes). - commit 61f24a4 - rtc: tps65910: Correct driver module alias (git-fixes). - USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable() (git-fixes). - usb: gadget: u_ether: fix a potential null pointer dereference (git-fixes). - usb: host: fotg210: fix the actual_length of an iso packet (git-fixes). - serial: sh-sci: fix break handling for sysrq (git-fixes). - serial: 8250_pci: make setup_port() parameters explicitly unsigned (git-fixes). - serial: 8250: Define RX trigger levels for OxSemi 950 devices (git-fixes). - tty: serial: jsm: hold port lock when reporting modem line changes (git-fixes). - staging: rts5208: Fix get_ms_information() heap buffer size (git-fixes). - commit f3797b6 - drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV (git-fixes). - video: fbdev: riva: Error out if 'pixclock' equals zero (git-fixes). - video: fbdev: kyro: Error out if 'pixclock' equals zero (git-fixes). - video: fbdev: asiliantfb: Error out if 'pixclock' equals zero (git-fixes). - video: fbdev: kyro: fix a DoS bug by restricting user input (git-fixes). - usbip:vhci_hcd USB port can get stuck in the disabled state (git-fixes). - usbip: give back URBs for unsent unlink requests during cleanup (git-fixes). - usb: musb: musb_dsps: request_irq() after initializing musb (git-fixes). - usb: host: fotg210: fix the endpoint's transactional opportunities calculation (git-fixes). - commit f1407f0 - kabi/severities: skip kABI check for ath9k-local symbols (CVE-2020-3702 bsc#1191193) ath9k modules have some exported symbols for the common helpers and the recent fixes broke kABI of those. They are specific to ath9k's own usages, so safe to ignore. - commit 7579b4b - kABI compatibility for ath_key_delete() changes (CVE-2020-3702 bsc#1191193). - commit bc02804 - ath9k: Postpone key cache entry deletion for TXQ frames reference it (CVE-2020-3702 bsc#1191193). - ath: Modify ath_key_delete() to not need full key entry (CVE-2020-3702 bsc#1191193). - ath: Export ath_hw_keysetmac() (CVE-2020-3702 bsc#1191193). - commit 5fe383f - Refresh patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_RDP-definition.patch. - commit 7f69543 - Update patches.kabi/NFS-pass-cred-explicitly-for-access-tests.patch (bsc#1190746 bsc#1191172). cache.group_info (aka cache.cred) was not properly initialized when - >access() was called. - commit 9ff84db - ipc: replace costly bailout check in sysvipc_find_ipc() (bsc#1159886 bsc#1188986 CVE-2021-3669). - ipc/util.c: use binary search for max_idx (bsc#1159886). - commit af97833 - scsi/fc: kABI fixes for new ELS_EDC, ELS_RDP definition (bsc#1171688 bsc#1174003 bsc#1190576). - commit 3952cc0 - Update config files. - commit 48075c9 - fix patch metadata - fix Patch-mainline: - patches.suse/net-mana-Fix-a-memory-leak-in-an-error-handling-path.patch - commit 12cbf84 - series.conf: cleanup - move submitted patches to "/almost mainline"/ section: - patches.suse/NFS-change-nfs_access_get_cached-to-only-report-the-.patch - patches.suse/NFS-pass-cred-explicitly-for-access-tests.patch - patches.suse/NFS-don-t-store-struct-cred-in-struct-nfs_access_ent.patch - commit a3b4285 - btrfs: prevent rename2 from exchanging a subvol with a directory from different parents (bsc#1190626). - commit b88ab2e - blacklist.conf: too intrusive, gone in through SP3 - commit a81e8d3 - blacklist.conf: too intrusive, gone in through SP3 - commit 4bedee6 - blacklist.conf: too intrusive, gone in through SP3 - commit 0474866 - blacklist.conf: kABI - commit e8337cf - cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() (bsc#1185550 ltc#192610 git-fixes jsc#SLE-18128). - commit cfe4b84 - x86/mm: Fix kern_addr_valid() to cope with existing but not present entries (bsc#1152489). - commit 1efaf04 - x86/asm: Fix SETZ size enqcmds() build failure (bsc#1178134). - commit 54b59b3 - Refresh patches.suse/drm-amd-display-Initialize-attribute-for-hdcp_srm-sy.patch. Added Alt-commit for duplicate - commit 86167e7 - drm/ast: Fix missing conversions to managed API (git-fixes). - commit cab6852 - Refresh patches.suse/drm-i915-Fix-crash-in-auto_retire.patch. Added Alt-commit for duplicate - commit 334db42 - drm/ingenic: Switch IPU plane to type OVERLAY (git-fixes). - commit ed3952b - drm/pl111: depend on CONFIG_VEXPRESS_CONFIG (git-fixes). - commit 4e7e865 - net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185726). - net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185726). - net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185726). - net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185726). - net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185726). - hv_netvsc: Make netvsc/VF binding check both MAC and serial number (jsc#SLE-18779, bsc#1185726). - net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185726). - hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185726). - net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185726). - net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185726). - net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185726). - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185726). - commit 44e26ca - Refresh patches.suse/drm-amdgpu-Init-GFX10_ADDR_CONFIG-for-VCN-v3-in-DPG-.patch. Added Alt-commit for duplicate - commit fa028bf - nvme: avoid race in shutdown namespace removal (bsc#1188067). - commit bac299d - nvme: fix refcounting imbalance when all paths are down (bsc#1188067). - Refresh patches.suse/nvme-only-call-synchronize_srcu-when-clearing-curren.patch. - commit 44b2d54 - series: Update meta data and resort Refresh the metad data and sort into correct position: patches.suse/scsi-lpfc-Fix-CPU-to-from-endian-warnings-introduced.patch patches.suse/scsi-lpfc-Fix-compilation-errors-on-kernels-with-no-.patch patches.suse/scsi-lpfc-Fix-gcc-Wstringop-overread-warning-again.patch patches.suse/scsi-lpfc-Fix-sprintf-overflow-in-lpfc_display_fpin_.patch patches.suse/scsi-lpfc-Remove-unneeded-variable.patch patches.suse/scsi-lpfc-Use-correct-scnprintf-limit.patch - commit 12f1564 - Update patches.suse/Bluetooth-check-for-zapped-sk-before-connecting.patch (CVE-2021-3752 bsc#1190023). - commit 6b966b4 - Update patches.suse/Bluetooth-check-for-zapped-sk-before-connecting.patch (CVE-2021-3752 bsc#1190023). - commit 65458cc - drm/mgag200: Select clock in PLL update functions (git-fixes). - commit 8e058be - Restore kabi after NFS: pass cred explicitly for access tests (bsc#1190746). - NFS: don't store 'struct cred *' in struct nfs_access_entry (bsc#1190746). - NFS: pass cred explicitly for access tests (bsc#1190746). - NFS: change nfs_access_get_cached to only report the mask (bsc#1190746). - commit 907996a - dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER (git-fixes). - commit 931b672 - usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() (git-fixes). - commit 11a541f - drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused (git-fixes). - commit 6bec20e - drm/i915: Allow the sysadmin to override security mitigations (git-fixes). - commit c1eb827 - erofs: fix up erofs_lookup tracepoint (git-fixes). - commit 3009743 - EDAC/synopsys: Fix wrong value type assignment for edac_mode (bsc#1152489). - commit 15eb225 - kernel-binary.spec: Do not sign kernel when no key provided (bsc#1187167 bsc#1191240 ltc#194716). - kernel-binary.spec: Do not sign kernel when no key provided (bsc#1187167). - commit c909dd5 - enetc: Fix uninitialized struct dim_sample field usage (git-fixes). - PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges' (git-fixes). - mmc: sdhci: Fix issue with uninitialized dma_slave_config (git-fixes). - net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases (git-fixes). - optee: Fix memory leak when failing to register shm pages (git-fixes). - commit 1758b20 - powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 (bsc#1148868). - commit 9e9276f - powerpc/drmem: Make LMB walk a bit more flexible (bsc#1190543 ltc#194523). - Refresh patches.suse/pseries-drmem-update-LMBs-after-LPM.patch - commit e17894e - Revert "/rpm: Abolish scritplet templating (bsc#1189841)."/ (bsc#1190598) This reverts commit e98096d5cf85dbe90f74a930eb1f0e3fe4a70c7f. These changes depend on a suse-module-tools update which has not reached SLE15-SP2/3 and Leap 15.2/3 yet, causing both build failures and unsatisfiable dependency of resulting binary packages. Revert the commit temporarily until suse-module-tools is updated. - commit 7d43568 - pseries/drmem: update LMBs after LPM (bsc#1190543 ltc#194523). - commit 9763078 - powerpc/pseries: Prevent free CPU ids being reused on another node (bsc#1190620 ltc#194498). - commit 7097b6c - net: sched: sch_teql: fix null-pointer dereference (bsc#1190717). - commit 0a89f09 - x86/alternatives: Teach text_poke_bp() to emulate instructions (bsc#1190561). - Refresh patches.suse/x86-alternatives-sync-bp_patching-update-for-avoiding-null-pointer-exception.patch. - commit 1c9f1df - kernel-binary.spec: suse-kernel-rpm-scriptlets required for uninstall as well. Fixes: e98096d5cf85 ("/rpm: Abolish scritplet templating (bsc#1189841)."/) - commit e082fbf - mm/swap: consider max pages in iomap_swapfile_add_extent (bsc#1190785). - commit afb626e - iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate (bsc#1190784). - commit 7126cba - scsi: lpfc: Fix gcc -Wstringop-overread warning, again (bsc#1190576). - scsi: lpfc: Use correct scnprintf() limit (bsc#1190576). - scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn() (bsc#1190576). - scsi: lpfc: Update lpfc version to 14.0.0.2 (bsc#1190576). - scsi: lpfc: Improve PBDE checks during SGL processing (bsc#1190576). - scsi: lpfc: Zero CGN stats only during initial driver load and stat reset (bsc#1190576). - scsi: lpfc: Fix I/O block after enabling managed congestion mode (bsc#1190576). - scsi: lpfc: Adjust bytes received vales during cmf timer interval (bsc#1190576). - scsi: lpfc: Fix EEH support for NVMe I/O (bsc#1190576). - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines (bsc#1190576). - scsi: lpfc: Fix NVMe I/O failover to non-optimized path (bsc#1190576). - scsi: lpfc: Don't remove ndlp on PRLI errors in P2P mode (bsc#1190576). - scsi: lpfc: Fix rediscovery of tape device after LIP (bsc#1190576). - scsi: lpfc: Fix hang on unload due to stuck fport node (bsc#1190576). - scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT (bsc#1190576). - scsi: lpfc: Don't release final kref on Fport node while ABTS outstanding (bsc#1190576). - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() (bsc#1190576). - scsi: lpfc: Remove unneeded variable (bsc#1190576). - scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS (bsc#1190576). - scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing (bsc#1190576). - commit 1435c13 - blacklist.conf: kABI - commit 3cb18d9 - blacklist.conf: kABI - commit dcb25ee - blacklist.conf: kABI - commit d400b4c - docs: Fix infiniband uverbs minor number (git-fixes). - commit 0fb9cd2 - usb: dwc2: Avoid leaving the error_debugfs label unused (git-fixes). - commit fb08350 - ibmvnic: Reuse tx pools when possible (bsc#1190758 ltc#191943). - ibmvnic: Reuse rx pools when possible (bsc#1190758 ltc#191943). - ibmvnic: Reuse LTB when possible (bsc#1190758 ltc#191943). - ibmvnic: Use bitmap for LTB map_ids (bsc#1190758 ltc#191943). - ibmvnic: init_tx_pools move loop-invariant code (bsc#1190758 ltc#191943). - ibmvnic: Use/rename local vars in init_tx_pools (bsc#1190758 ltc#191943). - ibmvnic: Use/rename local vars in init_rx_pools (bsc#1190758 ltc#191943). - ibmvnic: Fix up some comments and messages (bsc#1190758 ltc#191943). - ibmvnic: Consolidate code in replenish_rx_pool() (bsc#1190758 ltc#191943). - commit dea5bd2 - x86/resctrl: Fix a maybe-uninitialized build warning treated as error (bsc#1152489). - x86/resctrl: Fix default monitoring groups reporting (bsc#1152489). - commit 450cdb2 - vmxnet3: update to version 6 (bsc#1190406). - commit 8d3dc67 - vmxnet3: increase maximum configurable mtu to 9190 (bsc#1190406). - commit bd5109d - vmxnet3: set correct hash type based on rss information (bsc#1190406). - commit e1e474b - vmxnet3: add support for ESP IPv6 RSS (bsc#1190406). - commit 1687646 - vmxnet3: remove power of 2 limitation on the queues (bsc#1190406). - commit f3834f6 - vmxnet3: add support for 32 Tx/Rx queues (bsc#1190406). - commit fbdf2fe - vmxnet3: prepare for version 6 changes (bsc#1190406). - commit 7e0fe82 - fuse: truncate pagecache on atomic_o_trunc (bsc#1190705). - commit 73351a3 - xfs: sync lazy sb accounting on quiesce of read-only mounts (bsc#1190679). - commit 668fdef - blacklist.conf: 3bff147b187d x86/mce: Defer processing of early errors - commit 7e0dc1d - s390/unwind: use current_frame_address() to unwind current task (bsc#1185677). - commit 92c31e7 - scsi: lpfc: Use the proper SCSI midlayer interfaces for PI (bsc#1190576). - scsi: lpfc: Copyright updates for 14.0.0.1 patches (bsc#1190576). - scsi: lpfc: Update lpfc version to 14.0.0.1 (bsc#1190576). - scsi: lpfc: Add bsg support for retrieving adapter cmf data (bsc#1190576). - scsi: lpfc: Add cmf_info sysfs entry (bsc#1190576). - scsi: lpfc: Add debugfs support for cm framework buffers (bsc#1190576). - scsi: lpfc: Add support for maintaining the cm statistics buffer (bsc#1190576). - scsi: lpfc: Add rx monitoring statistics (bsc#1190576). - scsi: lpfc: Add support for the CM framework (bsc#1190576). - scsi: lpfc: Add cmfsync WQE support (bsc#1190576). - scsi: lpfc: Add support for cm enablement buffer (bsc#1190576). - scsi: lpfc: Add cm statistics buffer support (bsc#1190576). - scsi: lpfc: Add EDC ELS support (bsc#1190576). - scsi: lpfc: Expand FPIN and RDF receive logging (bsc#1190576). - scsi: lpfc: Add MIB feature enablement support (bsc#1190576). - scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware (bsc#1190576). - scsi: fc: Add EDC ELS definition (bsc#1190576). Refresh and update: - patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_RDP-definition.patch - scsi: core: Add helper to return number of logical blocks in a request (bsc#1190576). - scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (bsc#1190576). - scsi: core: Introduce the scsi_cmd_to_rq() function (bsc#1190576). - scsi: fc: Update formal FPIN descriptor definitions (bsc#1190576). - commit e13d431 - Refresh patches.suse/msft-hv-2119-irqdomain-treewide-Keep-firmware-node-unconditionall.patch. Add else braces. - commit f230c58 - series.conf: cleanup - update upstream reference and resort: - patches.suse/ibmvnic-check-failover_pending-in-login-response.patch - commit 2b5f056 - kernel-binary.spec: Check for no kernel signing certificates. Also remove unused variable. - commit bdc323e - Revert "/rpm/kernel-binary.spec: Use only non-empty certificates."/ This reverts commit 30360abfb58aec2c9ee7b6a27edebe875c90029d. - commit 413e05b - fuse: flush extending writes (bsc#1190595). - cuse: fix broken release (bsc#1190596). - commit 232b4ea - rpm/kernel-binary.spec: Use only non-empty certificates. - commit 30360ab - ipvs: Fix up kabi for expire_nodest_conn_work addition (bsc#1190467). - ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1 (bsc#1190467). - ipvs: allow connection reuse for unconfirmed conntrack (bsc#1190467). - ipvs: avoid expiring many connections from timer (bsc#1190467). - commit e0da213 - ext4: fix race writing to an inline_data file while its xattrs are changing (bsc#1190159 CVE-2021-40490). - commit 4fadd7d - crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() (bsc#1189884 CVE-2021-3744 bsc#1190534 CVE-2021-3764). - commit 4ee91a7 - xfs: allow mount/remount when stripe width alignment is zero (bsc#1188651). - commit e701c22 - bnxt_en: Fix asic.rev in devlink dev info command (jsc#SLE-16649). - bnxt_en: fix stored FW_PSID version masks (jsc#SLE-16649). - RDMA/hns: Fix QP's resp incomplete assignment (jsc#SLE-14777). - RDMA/rtrs: Remove a useless kfree() (jsc#SLE-15176). - RDMA/mlx5: Delete not-available udata check (jsc#SLE-15175). - IB/hfi1: Indicate DMA wait when txq is queued for wakeup (jsc#SLE-13208). - devlink: Clear whole devlink_flash_notify struct (bsc#1176447). - net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set() (jsc#SLE-15172). - ionic: cleanly release devlink instance (bsc#1167773). - ionic: drop useless check of PCI driver data validity (bsc#1167773). - i40e: improve locking of mac_filter_hash (jsc#SLE-13701). - igc: Use num_tx_queues when iterating over tx_ring queue (jsc#SLE-13533). - ice: do not abort devlink info if board identifier can't be found (jsc#SLE-12878). - sch_cake: fix srchost/dsthost hashing mode (bsc#1176447). - ice: don't remove netdev->dev_addr from uc sync list (git-fixes). - bareudp: Fix invalid read beyond skb's linear data (jsc#SLE-15172). - RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently (jsc#SLE-15175). - commit 3dc7052 - qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom (git-fixes). - debugfs: Return error during {full/open}_proxy_open() on rmmod (bsc#1173746). - devlink: Break parameter notification sequence to be before/after unload/load driver (bsc#1154353). - net/mlx5e: Prohibit inner indir TIRs in IPoIB (git-fixes). - ionic: cleanly release devlink instance (bsc#1167773). - gve: fix the wrong AdminQ buffer overflow check (bsc#1176940). - cxgb4: dont touch blocked freelist bitmap after free (git-fixes). - e1000e: Do not take care about recovery NVM checksum (jsc#SLE-8100). - e1000e: Fix the max snoop/no-snoop latency for 10M (git-fixes). - xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()' (git-fixes). - RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() (bsc#1170774). - iavf: Fix ping is lost after untrusted VF had tried to change MAC (jsc#SLE-7940). - net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 (git-fixes). - bnxt_en: Add missing DMA memory barriers (git-fixes). - bnxt_en: Disable aRFS if running on 212 firmware (git-fixes). - bnxt: count Tx drops (git-fixes). - bnxt: make sure xmit_more + errors does not miss doorbells (git-fixes). - bnxt: disable napi before canceling DIM (git-fixes). - bnxt: don't lock the tx queue from napi poll (git-fixes). - net/mlx5: Fix return value from tracer initialization (git-fixes). - net/mlx5e: Avoid creating tunnel headers for local route (git-fixes). - iavf: Set RSS LUT and key in reset handle path (git-fixes). - ice: Prevent probing virtual functions (git-fixes). - bnx2x: fix an error code in bnx2x_nic_load() (git-fixes). - nfp: update ethtool reporting of pauseframe control (git-fixes). - net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (git-fixes). - net/mlx5: Unload device upon firmware fatal error (git-fixes). - net/mlx5: E-Switch, handle devcom events only for ports on the same device (git-fixes). - net/mlx5: Fix flow table chaining (git-fixes). - mlx4: Fix missing error code in mlx4_load_one() (git-fixes). - ionic: count csum_none when offload enabled (bsc#1167773). - i40e: Fix log TC creation failure when max num of queues is exceeded (git-fixes). - i40e: Fix queue-to-TC mapping on Tx (git-fixes). - i40e: Add additional info to PHY type error (git-fixes). - i40e: Fix firmware LLDP agent related warning (git-fixes). - i40e: Fix logic of disabling queues (git-fixes). - bnxt_en: Do not enable legacy TX push on older firmware (git-fixes). - bnxt_en: Store the running firmware version code (git-fixes). - commit f97144d - powerpc/numa: Consider the max NUMA node for migratable LPAR (bsc#1190544 ltc#194520). - commit ea0d9bb - iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha (git-fixes). - drm/msm/mdp4: move HW revision detection to earlier phase (git-fixes). - drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revision (git-fixes). - ASoC: rt5682: Remove unused variable in rt5682_i2c_remove() (git-fixes). - ASoC: rt5682: Properly turn off regulators if wrong device ID (git-fixes). - ASoC: Intel: Fix platform ID matching (git-fixes). - ASoC: rt5682: Implement remove callback (git-fixes). - commit 6612614 - fbmem: don't allow too huge resolutions (git-fixes). - backlight: pwm_bl: Improve bootloader/kernel device handover (git-fixes). - media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats (git-fixes). - tty: Fix data race between tiocsti() and flush_to_ldisc() (git-fixes). - PM: EM: Increase energy calculation precision (git-fixes). - libata: fix ata_host_start() (git-fixes). - power: supply: max17042_battery: fix typo in MAx17042_TOFF (git-fixes). - power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors (git-fixes). - regmap: fix the offset of register error log (git-fixes). - regmap: fix page selection for noinc writes (git-fixes). - regmap: fix page selection for noinc reads (git-fixes). - commit 0c36126 - time: Handle negative seconds correctly in timespec64_to_ns() (git-fixes). - mm: always have io_remap_pfn_range() set pgprot_decrypted() (git-fixes). - commit b2d42ef - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - commit 9f9cec0 - x86/apic/msi: Plug non-maskable MSI affinity race (bsc#1184439). - Refresh patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch. - Refresh patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch. - Refresh patches.suse/msft-hv-2119-irqdomain-treewide-Keep-firmware-node-unconditionall.patch. - commit a89813f - EDAC/i10nm: Fix NVDIMM detection (bsc#1152489). - commit 9def092 - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V (bsc#1189297). - commit 913942c - netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state (bsc#1190062). - commit e5272e8 - clk: at91: clk-generated: Limit the requested rate to our range (git-fixes). - commit c432b6b - nvme: only call synchronize_srcu when clearing current path (bsc#1188067). - nvme-tcp: Do not reset transport on data digest errors (bsc#1188418). - nvme-multipath: revalidate paths during rescan (bsc#1187211). - commit 359f763 - phy: tegra: xusb: Fix dangling pointer on probe failure (git-fixes). - misc: sram: Only map reserved areas in Tegra SYSRAM (git-fixes). - misc: sram: use devm_platform_ioremap_resource_wc() (git-fixes). - commit b7afa19 - blacklist.conf: add efa non backportable patch - commit ebbcbd1 - selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP (git-fixes). - bpf, samples: Add missing mprog-disable to xdp_redirect_cpu's optstring (git-fixes). - libbpf: Fix removal of inner map in bpf_object__create_map (git-fixes). - libbpf: Fix the possible memory leak on error (git-fixes). - bpf: Fix ringbuf helper function compatibility (git-fixes). - tools: bpf: Fix error in 'make -C tools/ bpf_install' (git-fixes). - selftests/bpf: Whitelist test_progs.h from .gitignore (git-fixes). - bpftool: Add sock_release help info for cgroup attach/prog load command (bsc#1177028). - selftests/bpf: Define string const as global for test_sysctl_prog.c (git-fixes). - selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change (git-fixes). - commit 37bd48e - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - memcg: enable accounting of ipc resources (bsc#1190115 CVE-2021-3759). - commit 84a3538 - usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails (git-fixes). - commit bc5a062 - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - commit 561fbd8 - series.conf: refresh - update upstream references and resort: - patches.suse/nvme-multipath-revalidate-paths-during-rescan.patch - patches.suse/nvme-only-call-synchronize_srcu-when-clearing-curren.patch - patches.suse/nvme-tcp-Do-not-reset-transport-on-data-digest-error.patch - commit ebb6bcb - fixup "/rpm: support gz and zst compression methods"/ once more (bsc#1190428, bsc#1190358) Fixes: 3b8c4d9bcc24 ("/rpm: support gz and zst compression methods"/) Fixes: 23510fce36ec ("/fixup "/rpm: support gz and zst compression methods"/"/) - commit 165378a - PM: sleep: core: Avoid setting power.must_resume to false (git-fixes). - drm/panfrost: Use u64 for size in lock_region (git-fixes). - dmaengine: idxd: clear block on fault flag when clear wq (git-fixes). - dmaengine: idxd: fix wq slot allocation index check (git-fixes). - commit b255b0e - PCI: xilinx-nwl: Enable the clock through CCF (git-fixes). - PCI: iproc: Fix BCMA probe resource handling (git-fixes). - usb: dwc2: Fix error path in gadget registration (git-fixes). - commit 59e7328 - thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() (git-fixes). - drm/panfrost: Simplify lock_region calculation (git-fixes). - dmaengine: acpi: Avoid comparison GSI with Linux vIRQ (git-fixes). - mfd: lpc_sch: Rename GPIOBASE to prevent build error (git-fixes). - mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is set (git-fixes). - mfd: axp20x: Update AXP288 volatile ranges (git-fixes). - gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()' (git-fixes). - commit 75d69a6 - pwm: lpc32xx: Don't modify HW state in .probe() after the PWM chip was registered (git-fixes). - ALSA: usb-audio: Add registration quirk for JBL Quantum 800 (git-fixes). - PCI: Fix pci_dev_str_match_path() alloc while atomic bug (git-fixes). - PCI/portdrv: Enable Bandwidth Notification only if port supports it (git-fixes). - PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure (git-fixes). - PCI: Call Max Payload Size-related fixup quirks early (git-fixes). - ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 (git-fixes). - reset: reset-zynqmp: Fixed the argument data type (git-fixes). - gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats (git-fixes). - commit f395ad9 - Drop two intel_int0002_vgpio patches that cause Oops (bsc#1190412) Deleted and blacklisted: patches.suse/platform-x86-intel_int0002_vgpio-Only-call-enable_ir.patch patches.suse/platform-x86-intel_int0002_vgpio-Pass-irqchip-when-a.patch - commit bebba41 - fixup "/rpm: support gz and zst compression methods"/ once more Fixes: 3b8c4d9bcc24 ("/rpm: support gz and zst compression methods"/) Fixes: 23510fce36ec ("/fixup "/rpm: support gz and zst compression methods"/"/) - commit 34e68f4 - Avoid double printing SUSE specific flags in mod->taint (bsc#1190413). - commit 297a1a6 - fixup "/rpm: support gz and zst compression methods"/ (bsc#1190358, bsc#1190428). Fixes: 3b8c4d9bcc24 ("/rpm: support gz and zst compression methods"/) - fixup "/rpm: support gz and zst compression methods"/ Fixes: 3b8c4d9bcc24 ("/rpm: support gz and zst compression methods"/) - commit 6c262f9 - kernel-cert-subpackage: Fix certificate location in scriptlets (bsc#1189841). Fixes: d9a1357edd73 ("/rpm: Define $certs as rpm macro (bsc#1189841)."/) - commit 8684de8 - kernel-binary.spec.in Stop templating the scriptlets for subpackages (bsc#1190358). The script part for base package case is completely separate from the part for subpackages. Remove the part for subpackages from the base package script and use the KMP scripts for subpackages instead. - commit 5d1f677 - kernel-binary.spec: Do not fail silently when KMP is empty (bsc#1190358). Copy the code from kernel-module-subpackage that deals with empty KMPs. - commit d7d2e6e - mm/vmscan: fix infinite loop in drop_slab_node (VM Functionality, bsc#1189301). - commit 016e8e0 - blacklist.conf: blacklist an unwanted commit - commit 910824e - SUNRPC: Simplify socket shutdown when not reusing TCP ports (git-fixes). - SUNRPC: Fix potential memory corruption (git-fixes). - NFSv4/pNFS: Fix a layoutget livelock loop (git-fixes). - nfsd4: Fix forced-expiry locking (git-fixes). - lockd: Fix invalid lockowner cast after vfs_test_lock (git-fixes). - commit 59642ba - scsi: mpt3sas: Fix ReplyPostFree pool allocation (bsc#1181006). - commit 8c2fa8c - scsi: mpt3sas: Fix ReplyPostFree pool allocation (bsc#1181006). - commit a70a19d - Sort nvme patches into linux-block. - commit 090f7ef - Refresh patches.suse/cpuidle-pseries-Fixup-CEDE0-latency-only-for-POWER10.patch Update patch metadata. - commit cbfec2a - btrfs: rip out btrfs_space_info::total_bytes_pinned (bsc#1135481). - Delete patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch. - commit bfb1107 - btrfs: rip the first_ticket_bytes logic from fail_all_tickets (bsc#1135481). - commit 9722825 - btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing (bsc#1135481). - commit 350aa4f - btrfs: rip out may_commit_transaction (bsc#1135481). - commit 4606638 - btrfs: add a trace class for dumping the current ENOSPC state (bsc#1135481). - commit 631f16e - btrfs: adjust the flush trace point to include the source (bsc#1135481). - commit e32ea57 - btrfs: implement space clamping for preemptive flushing (bsc#1135481). - commit ca710c1 - btrfs: simplify the logic in need_preemptive_flushing (bsc#1135481). - commit 4b02073 - btrfs: rework btrfs_calc_reclaim_metadata_size (bsc#1135481). - commit 7205c9f - btrfs: fix btrfs_calc_reclaim_metadata_size calculation (bsc#1135481). - Refresh patches.suse/btrfs-account-ticket-size-at-add-delete-time.patch. - commit bcb2da5 - btrfs: check reclaim_size in need_preemptive_reclaim (bsc#1135481). - commit fba4763 - btrfs: rename need_do_async_reclaim (bsc#1135481). - commit f764126 - btrfs: improve preemptive background space flushing (bsc#1135481). - commit 874aca2 - btrfs: introduce a FORCE_COMMIT_TRANS flush operation (bsc#1135481). - commit 7ec1638 - btrfs: tracepoints: convert flush states to using EM macros (bsc#1135481). - commit c78869d - btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flags (bsc#1135481). - commit c805821 - btrfs: add a trace point for reserve tickets (bsc#1135481). - commit ed22c30 - btrfs: make flush_space take a enum btrfs_flush_state instead of int (bsc#1135481). - commit f6a0397 - ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup (git-fixes). - ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17 (git-fixes). - gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats (git-fixes). - commit 6335a8b - SUNRPC: improve error response to over-size gss credential (bsc#1190022). - commit 0678bd3 - scsi: sg: add sg_remove_request in sg_write (bsc#1171420 CVE2020-12770). - commit 59a4a94 - Bluetooth: schedule SCO timeouts with delayed_work (CVE-2021-3640 bsc#1188172). - Refresh patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch. - Refresh patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch. - commit 69c5b94 - sched/fair: Ensure that the CFS parent is added after unthrottling (git-fixes). - commit f3a38fb - rpm/kernel-source.spec.in: do some more for vanilla_only Make sure: * sources are NOT executable * env is not used as interpreter * timestamps are correct We do all this for normal kernel builds, but not for vanilla_only kernels (linux-next and vanilla). - commit b41e4fd - Revert "/memcg: enable accounting for file lock caches (bsc#1190115)."/ This reverts commit 78b761616bfb31a0d54806624e7c8db23fbeda9c. It's effectively upstream commit 3754707bcc3e190e5dadc978d172b61e809cb3bd applied to kernel-source (to avoid proliferation of patches). Make a note in blacklist.conf too. - commit eba498f - Update kabi files. - update from September 2021 maintenance update submission (commit 21030bc7f9be) - commit 63b67d5 - fix patch metadata - fix Patch-mainline: - patches.suse/mm-vmscan-guarantee-drop_slab_node-termination.patch - commit bddec27 - blacklist.conf: kABI - commit 2b1e710 - mm, vmscan: guarantee drop_slab_node() termination (VM Functionality, bsc#1189301). - commit 56cc71b - Delete patches.kabi/cpuidle-cpuidle_state-kABI-fix.patch. we don't have the field in sle15-sp3 - commit 0e3f58a - blacklist.conf: cosmetic fix - commit c872ce5 - EDAC/mce_amd: Do not load edac_mce_amd module on guests (bsc#1190138). - commit 2d1891d - blacklist.conf: 33cba859220b ("/fscache: Fix fscache_cookie_put() to not deref after dec"/) Needs prerequisites to backport which could be problematic. - commit 648a5e5 - usb: dwc3: core: Properly default unspecified speed (git-fixes). - commit 714137e - libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs (git-fixes). - commit 5a2ecd2 - kABI: revert change in struct bpf_insn_aux_data (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477). - commit 425bbd2 - memcg: enable accounting of ipc resources (bsc#1190115 CVE-2021-3759). - memcg: enable accounting for file lock caches (bsc#1190115). - commit 925e30c - Refresh patches.suse/KVM-nSVM-avoid-picking-up-unsupported-bits-from-L2-i.patch. - commit f3cba28 - series.conf: cleanup - update upstream references and resort: - patches.suse/powerpc-stacktrace-Include-linux-delay.h.patch - commit 0d42678 - update nvme patch references and move them out of sorted section Within a few days, nvme repository was not only rebased again but the patches has been also reordered. To avoid further spurious git-sort errors, move the nvme patches out of sorted section until they reach mainline or some better behaving subsystem repository. - update Git-commit and move out of sorted section: - patches.suse/nvme-multipath-revalidate-paths-during-rescan.patch - patches.suse/nvme-only-call-synchronize_srcu-when-clearing-curren.patch - patches.suse/nvme-tcp-Do-not-reset-transport-on-data-digest-error.patch - commit 95e9f8b - mm: fix memory_failure() handling of dax-namespace metadata (bsc#1189872). - commit e915313 - rpm: Fold kernel-devel and kernel-source scriptlets into spec files (bsc#1189841). These are unchanged since 2011 when they were introduced. No need to track them separately. - commit 692d38b - rpm: Abolish image suffix (bsc#1189841). This is used only with vanilla kernel which is not supported in any way. The only effect is has is that the image and initrd symlinks are created with this suffix. These symlinks are not used except on s390 where the unsuffixed symlinks are used by zipl. There is no reason why a vanilla kernel could not be used with zipl as well as it's quite unexpected to not be able to boot when only a vanilla kernel is installed. Finally we now have a backup zipl kernel so if the vanilla kernel is indeed unsuitable the backup kernel can be used. - commit e2f37db - kernel-binary.spec: Define $image as rpm macro (bsc#1189841). - commit e602b0f - rpm: Define $certs as rpm macro (bsc#1189841). Also pass around only the shortened hash rather than full filename. As has been discussed in bsc#1124431 comment 51 https://bugzilla.suse.com/show_bug.cgi?id=1124431#c51 the placement of the certificates is an API which cannot be changed unless we can ensure that no two kernels that use different certificate location can be built with the same certificate. - commit d9a1357 - HID: input: do not report stylus battery state as "/full"/ (git-fixes). - HID: i2c-hid: Fix Elan touchpad regression (git-fixes). - pinctrl: samsung: Fix pinctrl bank pin count (git-fixes). - pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast (git-fixes). - pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry() (git-fixes). - clk: kirkwood: Fix a clocking boot regression (git-fixes). - mailbox: sti: quieten kernel-doc warnings (git-fixes). - overflow: Correct check_shl_overflow() comment (git-fixes). - commit 835ad7d - ASoC: rt5682: Adjust headset volume button threshold again (git-fixes). - commit 662b23e - drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences (git-fixes). - iwlwifi: pnvm: accept multiple HW-type TLVs (git-fixes). - ASoC: component: Remove misplaced prefix handling in pin control functions (git-fixes). - ASoC: rt5682: Adjust headset volume button threshold (git-fixes). - commit db055cd - mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()' (git-fixes). - USB: serial: option: add new VID/PID to support Fibocom FG150 (git-fixes). - drm/nouveau/disp: power down unused DP links during init (git-fixes). - drm: Copy drm_wait_vblank to user before returning (git-fixes). - virtio_pci: Support surprise removal of virtio pci device (git-fixes). - commit ce46f13 - ocfs2: ocfs2_downconvert_lock failure results in deadlock (bsc#1188439). - commit d85d8fa - cgroup1: fix leaked context root causing sporadic NULL deref in LTP (bsc#1190181). - commit d57aed6 - Refresh patches.suse/powerpc-stacktrace-Include-linux-delay.h.patch. - commit aec8493 - series.conf: cleanup - update upstream references and resort: - patches.suse/scsi-core-Add-scsi_prot_ref_tag-helper.patch - patches.suse/scsi-ibmvfc-Do-not-wait-for-initial-device-scan.patch - patches.suse/scsi-lpfc-Add-256-Gb-link-speed-support.patch - patches.suse/scsi-lpfc-Add-PCI-ID-support-for-LPe37000-LPe38000-s.patch - patches.suse/scsi-lpfc-Call-discovery-state-machine-when-handling.patch - patches.suse/scsi-lpfc-Clear-outstanding-active-mailbox-during-PC.patch - patches.suse/scsi-lpfc-Copyright-updates-for-12.8.0.11-patches.patch - patches.suse/scsi-lpfc-Copyright-updates-for-14.0.0.0-patches.patch - patches.suse/scsi-lpfc-Delay-unregistering-from-transport-until-G.patch - patches.suse/scsi-lpfc-Discovery-state-machine-fixes-for-LOGO-han.patch - patches.suse/scsi-lpfc-Enable-adisc-discovery-after-RSCN-by-defau.patch - patches.suse/scsi-lpfc-Fix-KASAN-slab-out-of-bounds-in-lpfc_unreg.patch - patches.suse/scsi-lpfc-Fix-NULL-ptr-dereference-with-NPIV-ports-f.patch - patches.suse/scsi-lpfc-Fix-NVMe-support-reporting-in-log-message.patch - patches.suse/scsi-lpfc-Fix-cq_id-truncation-in-rq-create.patch - patches.suse/scsi-lpfc-Fix-function-description-comments-for-vmid.patch - patches.suse/scsi-lpfc-Fix-memory-leaks-in-error-paths-while-issu.patch - patches.suse/scsi-lpfc-Fix-possible-ABBA-deadlock-in-nvmet_xri_ab.patch - patches.suse/scsi-lpfc-Fix-target-reset-handler-from-falsely-retu.patch - patches.suse/scsi-lpfc-Improve-firmware-download-logging.patch - patches.suse/scsi-lpfc-Keep-NDLP-reference-until-after-freeing-th.patch - patches.suse/scsi-lpfc-Remove-REG_LOGIN-check-requirement-to-issu.patch - patches.suse/scsi-lpfc-Remove-redundant-assignment-to-pointer-pcm.patch - patches.suse/scsi-lpfc-Remove-use-of-kmalloc-in-trace-event-loggi.patch - patches.suse/scsi-lpfc-Revise-Topology-and-RAS-support-checks-for.patch - patches.suse/scsi-lpfc-Skip-issuing-ADISC-when-node-is-in-NPR-sta.patch - patches.suse/scsi-lpfc-Skip-reg_vpi-when-link-is-down-for-SLI3-in.patch - patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.11.patch - patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.0.patch - patches.suse/scsi-lpfc-Use-PBDE-feature-enabled-bit-to-determine-.patch - patches.suse/scsi-qla2xxx-Fix-spelling-mistakes-allloc-alloc.patch - patches.suse/scsi-qla2xxx-Fix-use-after-free-in-debug-code.patch - patches.suse/scsi-qla2xxx-Remove-redundant-continue-statement-in-.patch - patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-vari.patch - patches.suse/scsi-qla2xxx-Remove-unused-variable-status.patch - patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.107-k.patch - patches.suse/scsi-qla2xxx-Use-the-proper-SCSI-midlayer-interfaces.patch - patches.suse/scsi-qla2xxx-edif-Add-authentication-pass-fail-bsgs.patch - patches.suse/scsi-qla2xxx-edif-Add-detection-of-secure-device.patch - patches.suse/scsi-qla2xxx-edif-Add-doorbell-notification-for-app.patch - patches.suse/scsi-qla2xxx-edif-Add-encryption-to-I-O-path.patch - patches.suse/scsi-qla2xxx-edif-Add-extraction-of-auth_els-from-th.patch - patches.suse/scsi-qla2xxx-edif-Add-getfcinfo-and-statistic-bsgs.patch - patches.suse/scsi-qla2xxx-edif-Add-key-update.patch - patches.suse/scsi-qla2xxx-edif-Add-send-receive-and-accept-for-au.patch - patches.suse/scsi-qla2xxx-edif-Add-start-stop-bsgs.patch - patches.suse/scsi-qla2xxx-edif-Increment-command-and-completion-c.patch - commit 9a3c219 - update patches metadata Once again, the nvme repository branch has been rebased so that patches from it must have their Git-commit tags updated to avoid git-sort errors. - commit cca729c - fix patch metadata - fix Patch-mainline: patches.suse/NFS-Correct-size-calculation-for-create-reply-length.patch - commit fbde034 - series.conf: refresh - update upstream references and resort: - patches.suse/nvme-code-command_id-with-a-genctr-for-use-after-fre.patch - patches.suse/nvme-pci-limit-maximum-queue-depth-to-4095.patch - patches.suse/nvme-tcp-don-t-check-blk_mq_tag_to_rq-when-receiving.patch - patches.suse/params-lift-param_set_uint_minmax-to-common-code.patch - commit 5b98a5d - cgroup: verify that source is a string (bsc#1190131). - commit b8204f1 - blacklist.conf: Add 2ca11b0e043b cgroup: Fix kernel-doc - commit 0b9195b - Update patch reference for virtio_console fix (CVE-2021-38160 bsc#1190117) - commit c8baed7 - rpm/config.sh: correct OBS_PROJECT to SUSE:SLE-15-SP3:Update SP3 has been released long time ago - commit c0223dc - scsi: libfc: Fix array index out of bound exception (bsc#1188616). - commit de260d1 - nvme-tcp: Do not reset transport on data digest errors (bsc#1188418). - nvme: only call synchronize_srcu when clearing current path (bsc#1188067). - commit bbe789f - drm/msm: Fix error return code in msm_drm_init() (git-fixes). - drm/dp_mst: Fix return code on sideband message failure (git-fixes). - drm/prime: fix comment on PRIME Helpers (git-fixes). - drm/of: free the iterator object on failure (git-fixes). - drm/of: free the right object (git-fixes). - ASoC: Intel: Skylake: Fix module resource and format selection (git-fixes). - ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373 (git-fixes). - ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe (git-fixes). - commit a00572a - VMCI: fix NULL pointer dereference when unmapping queue pair (git-fixes). - commit 45162f9 - usb: host: xhci-rcar: Don't reload firmware after the completion (git-fixes). - usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available (git-fixes). - usb: ehci-orion: Handle errors of clk_prepare_enable() in probe (git-fixes). - usb: gadget: mv_u3d: request_irq() after initializing UDC (git-fixes). - usb: phy: tahvo: add IRQ check (git-fixes). - usb: host: ohci-tmio: add IRQ check (git-fixes). - usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuse (git-fixes). - usb: mtu3: fix the wrong HS mult value (git-fixes). - usb: mtu3: use @mult for HS isoc or intr (git-fixes). - usb: phy: twl6030: add IRQ checks (git-fixes). - commit 2b2a9dc - soc: qcom: smsm: Fix missed interrupts if state changes while masked (git-fixes). - soc: qcom: rpmhpd: Use corner in power_off (git-fixes). - soc: aspeed: p2a-ctrl: Fix boundary check for mmap (git-fixes). - soc: aspeed: lpc-ctrl: Fix boundary check for mmap (git-fixes). - usb: phy: fsl-usb: add IRQ check (git-fixes). - usb: gadget: udc: at91: add IRQ check (git-fixes). - usb: dwc3: meson-g12a: add IRQ check (git-fixes). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff819xUsb() (git-fixes). - commit 7e7cd62 - media: venus: venc: Fix potential null pointer dereference on pointer fmt (git-fixes). - media: em28xx-input: fix refcount bug in em28xx_usb_disconnect (git-fixes). - media: stkwebcam: fix memory leak in stk_camera_probe (git-fixes). - media: go7007: remove redundant initialization (git-fixes). - media: go7007: fix memory leak in go7007_usb_probe (git-fixes). - media: dvb-usb: Fix error handling in dvb_usb_i2c_init (git-fixes). - media: dvb-usb: fix uninit-value in vp702x_read_mac_addr (git-fixes). - media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init (git-fixes). - media: cxd2880-spi: Fix an error handling path (git-fixes). - commit c67010c - drm/msi/mdp4: populate priv->kms in mdp4_kms_init (git-fixes). - drm/msm/dsi: Fix some reference counted resource leaks (git-fixes). - drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMs (git-fixes). - drm/amdgpu/acp: Make PM domain really work (git-fixes). - drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init() (git-fixes). - media: TDA1997x: enable EDID support (git-fixes). - fpga: zynqmp-fpga: Address warning about unused variable (git-fixes). - fpga: xiilnx-spi: Address warning about unused variable (git-fixes). - fpga: altera-freeze-bridge: Address warning about unused variable (git-fixes). - commit 6aaa769 - dmaengine: imx-sdma: remove duplicated sdma_load_context (git-fixes). - Revert "/dmaengine: imx-sdma: refine to load context only once"/ (git-fixes). - ASoC: wcd9335: Disable irq on slave ports in the remove function (git-fixes). - ASoC: wcd9335: Fix a memory leak in the error handling path of the probe function (git-fixes). - ASoC: wcd9335: Fix a double irq free in the remove function (git-fixes). - ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCs (git-fixes). - ASoC: ti: delete some dead code in omap_abe_probe() (git-fixes). - ALSA: pcm: fix divide error in snd_pcm_lib_ioctl (git-fixes). - ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC (git-fixes). - commit bdcb5b3 - xprtrdma: Pad optimization, revisited (bsc#1189760). - commit 0acbfd0 - Refresh patches.suse/btrfs-fix-NULL-pointer-dereference-when-deleting-dev.patch. - commit fa03a78 - Refresh patches.suse/btrfs-fix-NULL-pointer-dereference-when-deleting-dev.patch. - commit 2264bac - iwlwifi: skip first element in the WTAS ACPI table (git-fixes). - Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS (git-fixes). - Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd (git-fixes). - Bluetooth: btusb: Fix a unspported condition to set available debug features (git-fixes). - commit 084b82e - Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() (CVE-2021-3640 bsc#1188172). - commit a21f4da - Move upstreamed BT fixes into sorted section - commit 0de160e - brcmfmac: pcie: fix oops on failure to resume and reprobe (git-fixes). - bcma: Fix memory leak for internally-handled cores (git-fixes). - ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() (git-fixes). - rsi: fix an error code in rsi_probe() (git-fixes). - rsi: fix error code in rsi_load_9116_firmware() (git-fixes). - mac80211: Fix insufficient headroom issue for AMSDU (git-fixes). - Bluetooth: add timeout sanity check to hci_inquiry (git-fixes). - Bluetooth: fix repeated calls to sco_sock_kill (git-fixes). - Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow (git-fixes). - Bluetooth: sco: prevent information leak in sco_conn_defer_accept() (git-fixes). - leds: trigger: audio: Add an activate callback to ensure the initial brightness is set (git-fixes). - i2c: mt65xx: fix IRQ check (git-fixes). - i2c: s3c2410: fix IRQ check (git-fixes). - i2c: iop3xx: fix deferred probing (git-fixes). - i2c: highlander: add IRQ check (git-fixes). - mmc: moxart: Fix issue with uninitialized dma_slave_config (git-fixes). - mmc: dw_mmc: Fix issue with uninitialized dma_slave_config (git-fixes). - PCI: PM: Enable PME if it can be signaled from D3cold (git-fixes). - PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently (git-fixes). - commit 9a711f4 - Add alt-commit for a BT fix patch (git-fixes) - commit 3dbcbb3 - nvme-multipath: revalidate paths during rescan (bsc#1187211) - commit b61f128 - usb: dwc3: Add support for DWC_usb32 IP (git-fixes). - Refresh patches.suse/usb-dwc3-gadget-Enable-suspend-events.patch. - commit 8846c72 - md: revert io stats accounting (git-fixes). - device-dax: Fix default return code of range_parse() (git-fixes). - commit b8e948b - vt_kdsetmode: extend console locking (bsc#1190025 CVE-2021-3753). - commit 025c5d0 - nbd: Aovid double completion of a request (git-fixes). - commit 7a1bece - nbd: Fix NULL pointer in flush_workqueue (git-fixes). - dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails (git-fixes). - dm integrity: fix missing goto in bitmap_flush_interval error handling (git-fixes). - drivers/block/null_blk/main: Fix a double free in null_init (git-fixes). - dm verity: fix DM_VERITY_OPTS_MAX value (git-fixes). - nbd: don't update block size after device is started (git-fixes). - commit 6df7d5d - blacklist.conf: add following commit IDs, - 27ba3e8ff3ab86449e63d38a8d623053591e65fa - 0ebcdd702f49aeb0ad2e2d894f8c124a0acc6e23 - 854f32648b8a5e424d682953b1a9f3b7c3322701 - a4c8dd9c2d0987cf542a2a0c42684c9c6d78a04e - 24f6b6036c9eec21191646930ad42808e6180510 - 5b0fab508992c2e120971da658ce80027acbc405 - commit eb9efeb - rpm: Abolish scritplet templating (bsc#1189841). Outsource kernel-binary and KMP scriptlets to suse-module-tools. This allows fixing bugs in the scriptlets as well as defining initrd regeneration policy independent of the kernel packages. - commit 940cfb4 - usb: dwc2: Postponed gadget registration to the udc class driver (git-fixes). - commit e55ae9a - rpm/kernel-binary.spec.in: Use kmod-zstd provide. This makes it possible to use kmod with ZSTD support on non-Tumbleweed. - commit 357f09a - crypto: qat - use proper type for vf_mask (git-fixes). - lib/mpi: use kcalloc in mpi_resize (git-fixes). - power: supply: max17042: handle fails of reading status register (git-fixes). - spi: sprd: Fix the wrong WDG_LOAD_VAL (git-fixes). - spi: spi-pic32: Fix issue with uninitialized dma_slave_config (git-fixes). - spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config (git-fixes). - regulator: vctrl: Avoid lockdep warning in enable/disable ops (git-fixes). - regulator: vctrl: Use locked regulator_get_voltage in probe path (git-fixes). - PCI/MSI: Skip masking MSI-X on Xen PV (git-fixes). - commit d2a4523 - mm: swap: properly update readahead statistics in unuse_pte_range() (bsc#1187619). - commit 6ceb471 - NFS: Correct size calculation for create reply length (bsc#1189870). - commit 7843408 - iommu/amd: Move Stoney Ridge check to detect_ivrs() (bsc#1189762). - commit d8747d6 - blacklist.conf: Don't revert SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 This revert fix which breaks the ACPI based RPi's. We support only DT based RPi's. - commit c076733 - sched/rt: Fix RT utilization tracking during policy change (git-fixes) - commit 8fc8b7f - sched/fair: Correctly insert cfs_rq's to list on unthrottle (git-fixes) - commit 1732b9b - rpm/kernel-binary.spec.in: avoid conflicting suse-release suse-release has arbitrary values in staging, we can't use it for dependencies. The filesystem one has to be enough (boo#1184804). - commit 56f2cba - kABI: Fix kABI after fixing vcpu-id indexed arrays (git-fixes). - commit 53f17d6 - drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work (git-fixes). - drm/amd/display: Remove invalid assert for ODM + MPC case (git-fixes). - drm/amdgpu: don't enable baco on boco platforms in runpm (git-fixes). - drm/amd/display: workaround for hard hang on HPD on native DP (git-fixes). - drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X (git-fixes). - drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir (git-fixes). - commit fa96b1f - usb: dwc3: gadget: Stop EP0 transfers during pullup disable (git-fixes). - usb: dwc3: gadget: Fix dwc3_calc_trbs_left() (git-fixes). - Revert "/USB: serial: ch341: fix character loss at high transfer rates"/ (git-fixes). - can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters (git-fixes). - dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available (git-fixes). - dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe() (git-fixes). - usb: dwc3: gadget: Properly track pending and queued SG (git-fixes). - ath9k: Clear key cache explicitly on disabling hardware (git-fixes). - ath: Use safer key clearing with key cache entries (git-fixes). - Bluetooth: hidp: use correct wait queue when removing ctrl_wait (git-fixes). - commit 6ee1085 - Revert "/mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"/ (git-fixes). - PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI (git-fixes). - mmc: dw_mmc: Fix hang on data CRC error (git-fixes). - dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfers (git-fixes). - USB: core: Avoid WARNings for 0-length descriptor requests (git-fixes). - media: drivers/media/usb: fix memory leak in zr364xx_probe (git-fixes). - media: zr364xx: fix memory leaks in probe() (git-fixes). - media: zr364xx: propagate errors from zr364xx_start_readpipe() (git-fixes). - commit de359d6 - cpuidle: Consolidate disabled state checks (bsc#1175543) patches.suse/cpuidle-Poll-for-a-minimum-of-30ns-and-poll-for-a-tick-if-lower-c-states-are-disabled.patch was refreshed as well by this patch for code adjustment. - commit 486ca9f - cpuidle: cpuidle_state kABI fix (bsc#1175543) The patch bsc1175543-cpuidle-Drop-disabled-field-from-struct-cpuidle_stat.patch Dropped the 'disabled' field in struct cpuidle_state because no drivers use it, They use the state flag instead. Fix kABI to avoid offset changes. - commit aa615e8 - intel_idle: Disable ACPI _CST on Haswell (bsc#1175543, bsc#1177399, bsc#1180347, bsc#1180141) - commit da07134 - intel_idle: Fix max_cstate for processor models without C-state tables (bsc#1175543) - commit 81641db - intel_idle: Ignore _CST if control cannot be taken from the platform (bsc#1175543) - commit b93fbf1 - cpuidle: Fix cpuidle_driver_state_disabled() (bsc#1175543) - commit d669a61 - cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks (bsc#1175543) - commit 8d2d96f - intel_idle: Customize IceLake server support (bsc#1175543) - commit 25d205d - intel_idle: Annotate init time data structures (bsc#1175543) The patches.suse/intel_idle-Customize-IceLake-server-support.patch was refreshed as well by this patch for code adjustment. - commit 2ed77d7 - Documentation: admin-guide: PM: Add intel_idle document (bsc#1175543) - commit 65d3c96 - intel_idle: Use ACPI _CST on server systems (bsc#1175543) Below 2 patches were refreshed as well by this patch for code adjustment: patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch patches.suse/intel_idle-Customize-IceLake-server-support.patch - commit f10f8c4 - intel_idle: Add module parameter to prevent ACPI _CST from being used (bsc#1175543) - commit 79ec477 - intel_idle: Allow ACPI _CST to be used for selected known processors (bsc#1175543) - commit ecacb28 - cpuidle: Allow idle states to be disabled by default (bsc#1175543) - commit 48a3541 - intel_idle: Use ACPI _CST for processor models without C-state tables (bsc#1175543) - commit 9dbf3f1 - intel_idle: Refactor intel_idle_cpuidle_driver_init() (bsc#1175543) - commit 462302a - ACPI: processor: Export acpi_processor_evaluate_cst() (bsc#1175543) - commit 70c6258 - ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSOR (bsc#1175543) - commit c99fda3 - ACPI: processor: Clean up acpi_processor_evaluate_cst() (bsc#1175543) - commit 9eb9d8c - ACPI: processor: Introduce acpi_processor_evaluate_cst() (bsc#1175543) - commit c0d7249 - ACPI: processor: Export function to claim _CST control (bsc#1175543) - commit 66eadb0 - cpuidle: Drop disabled field from struct cpuidle_state (bsc#1175543) - commit c479621 - net: qrtr: fix another OOB Read in qrtr_endpoint_post (CVE-2021-3743 bsc#1189883). - net: qrtr: fix OOB Read in qrtr_endpoint_post (CVE-2021-3743 bsc#1189883). - commit 78ff8ba - rpm: fix kmp install path - commit 22ec560 - x86/kvm: fix vcpu-id indexed array sizes (git-fixes). - commit 3288077 - btrfs: fix NULL pointer dereference when deleting device by invalid id (bsc#1189832 CVE-2021-3739). - commit 6bfce07 - btrfs: fix NULL pointer dereference when deleting device by invalid id (bsc#1189832 CVE-2021-3739). - commit 0c26345 - xen/events: Fix race in set_evtchn_to_irq (git-fixes). - commit cfb3b9b - nvme: code command_id with a genctr for use-after-free validation (bsc#1181972). - nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data (bsc#1181972). - nvme-pci: limit maximum queue depth to 4095 (bsc#1181972). - params: lift param_set_uint_minmax to common code (bsc#1181972). - nvme: avoid possible double fetch in handling CQE (bsc#1181972). - nvme-pci: fix NULL req in completion handler (bsc#1181972). - nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth (bsc#1181972). - nvme-pci: use unsigned for io queue depth (bsc#1181972). - commit 01de302 - post.sh: detect /usr mountpoint too - commit c7b3d74 - md/raid10: properly indicate failure when ending a failed write request (git-fixes). - Refresh for the above change, patches.suse/md-display-timeout-error.patch. - commit 2088aff - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (bsc#1189153). - commit 8bf2f14 - Refresh patches.suse/blk-mq-sched-Fix-blk_mq_sched_alloc_tags-error-handl.patch. - commit 6f36e1b - perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest (bsc#1189225). - commit 8f47b8e - kABI fix of usb_dcd_config_params (git-fixes). - commit 8726268 - x86/fpu: Limit xstate copy size in xstateregs_set() (bsc#1152489). - commit 33182b7 - blacklist.conf: 9625895011d1 x86/fpu: Fix copy_xstate_to_kernel() gap handling - commit 50f6bfa - net: usb: lan78xx: don't modify phy_device state concurrently (bsc#1188270) - commit 4e61642 - scsi: ibmvfc: Do not wait for initial device scan (bsc#1127650). - commit 41aa06c - usb: gadget: Export recommended BESL values (git-fixes). - commit 96bbeda - ovl: prevent private clone if bind mount is not allowed (bsc#1189706, CVE-2021-3732). - commit d40514b - blacklist.conf: 6c34df6f350d ("/tracing: Apply trace filters on all output channels"/) Requires at least commit 8cfcf15503f6 ("/tracing: kprobes: Output kprobe event to printk buffer"/) too. Let's wait if there is an actual problem for someone. - commit ef40598 - kernel-binary.spec.in: make sure zstd is supported by kmod if used - commit f36412b - kernel-binary.spec.in: add zstd to BuildRequires if used - commit aa61dba - tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name (git-fixes). - commit bf4be33 - x86/sev: Use "/SEV: "/ prefix for messages from sev.c (jsc#SLE-14337). - x86/sev: Split up runtime #VC handler for correct state tracking (jsc#SLE-14337). - x86/sev: Make sure IRQs are disabled while GHCB is active (jsc#SLE-14337). - commit 33b49b0 - net/mlx5e: Add missing capability check for uplink follow (bsc#1188412) - commit db9b0eb - net/mlx5: Add ts_cqe_to_dest_cqn related bits (bsc#1188412) - commit 0a67f96 - x86/signal: Detect and prevent an alternate signal stack overflow (bsc#1152489). - commit 72c8a0d - slimbus: ngd: reset dma setup during runtime pm (git-fixes). - slimbus: messaging: check for valid transaction id (git-fixes). - slimbus: messaging: start transaction ids from 1 instead of zero (git-fixes). - mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 (git-fixes). - mmc: sdhci-iproc: Cap min clock frequency on BCM2711 (git-fixes). - commit cc02968 - Fix breakage of swap over NFS (bsc#1188924). - commit 9f3f2ef - Update Patch-mainline tags for patches that landed in 5.14-rc7. - commit 118111d - ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 (git-fixes). - commit 7a5c94a - ASoC: intel: atom: Fix breakage for PCM buffer address setup (git-fixes). - commit 0bed191 - Update config files: disable CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH (bsc#1189696) This option is only for special purpose, and rather harmful for the usual operations. - commit 1e546ed - rpm: support gz and zst compression methods Extend commit 18fcdff43a00 ("/rpm: support compressed modules"/) for compression methods other than xz. - commit 3b8c4d9 - ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10 (git-fixes). - ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx series (git-fixes). - ALSA: hda/realtek - Add ALC285 HP init procedure (git-fixes). - ALSA: hda/realtek - Add type for ALC287 (git-fixes). - ALSA: hda/realtek: Change device names for quirks to barebone names (git-fixes). - ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms (git-fixes). - ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically (git-fixes). - commit a13877e - SUNRPC: 'Directory with parent 'rpc_clnt' already present!' (bsc#1168202 bsc#1188924). - SUNRPC: fix use-after-free in rpc_free_client_work() (bsc#1168202 bsc#1188924). - kabi fix for SUNRPC: defer slow parts of rpc_free_client() to a workqueue (bsc#1168202 bsc#1188924). - SUNRPC: defer slow parts of rpc_free_client() to a workqueue (bsc#1168202 bsc#1188924). - commit a690151 - ALSA: hda: Fix hang during shutdown due to link reset (git-fixes). - ALSA: hda: Release controller display power during shutdown/reboot (git-fixes). - commit 62c768e - PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() (git-fixes). - PCI/MSI: Correct misleading comments (git-fixes). - PCI/MSI: Enforce MSI[X] entry updates to be visible (git-fixes). - PCI/MSI: Enforce that MSI-X table entry is masked for update (git-fixes). - PCI/MSI: Mask all unused MSI-X entries (git-fixes). - i2c: dev: zero out array used for i2c reads from userspace (git-fixes). - commit 4d62c8f - ALSA: hda/via: Apply runtime PM workaround for ASUS B23E (git-fixes). - ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop (git-fixes). - ALSA: hda - fix the 'Capture Switch' value change notifications (git-fixes). - commit bb87ddf - s390/boot: fix use of expolines in the DMA code (bsc#1188878 ltc#193771). - commit 46381a6 - series.conf: cleanup - move mainline backports to sorted section: - patches.suse/KVM-nSVM-avoid-picking-up-unsupported-bits-from-L2-i.patch - patches.suse/KVM-nSVM-always-intercept-VMLOAD-VMSAVE-when-nested.patch - commit 30636ef - Refresh patches.suse/x86-fpu-make-init_fpstate-correct-with-optimized-xsave.patch. - commit 20ad695 - Refresh patches.suse/x86-fpu-make-init_fpstate-correct-with-optimized-xsave.patch. - commit 9deb044 - Fix kabi of prepare_to_wait_exclusive() (bsc#1189575). - commit da7e3ca - powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/cacheinfo: Remove the redundant get_shared_cpu_map() (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/cacheinfo: Lookup cache by dt node and thread-group id (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/smp: Make some symbols static (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/cacheinfo: Improve diagnostics about malformed cache lists (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/cacheinfo: Use name@unit instead of full DT path in debug messages (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - commit f7e0183 - ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode (bsc#1189587). - commit ae93a20 - ubifs: journal: Fix error return code in ubifs_jnl_write_inode() (bsc#1189586). - commit 50b39b2 - ubifs: Only check replay with inode type to judge if inode linked (bsc#1187455). - commit 3cfd5e7 - ubifs: Fix error return code in alloc_wbufs() (bsc#1189585). - blacklist.conf: - commit d0fe9df - ubifs: Fix memleak in ubifs_init_authentication (bsc#1189583). - commit abd23d2 - ocfs2: issue zeroout to EOF blocks (bsc#1189582). - commit 7960ad8 - ocfs2: fix snprintf() checking (bsc#1189581). - commit ca894bd - ocfs2: fix zero out valid data (bsc#1189579). - commit 42e68bc - writeback: fix obtain a reference to a freeing memcg css (bsc#1189577). - commit b318f10 - ext4: fix potential htree corruption when growing large_dir directories (bsc#1189576). - commit 13d68f1 - rq-qos: fix missed wake-ups in rq_qos_throttle try two (bsc#1189575). - commit edbcd21 - fanotify: fix copy_event_to_user() fid error clean up (bsc#1189574). - commit a8937b5 - bdi: Do not use freezable workqueue (bsc#1189573). - commit 60e4174 - mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() (bsc#1189569). - commit 1b1dfcf - ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle (bsc#1189568). - commit 0ace36d - ext4: use ext4_grp_locked_error in mb_find_extent (bsc#1189567). - commit 4329025 - ext4: fix avefreec in find_group_orlov (bsc#1189566). - commit d7bfbbd - ext4: remove check for zero nr_to_scan in ext4_es_scan() (bsc#1189565). - commit 3ca5f18 - ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit (bsc#1189564). - commit cd60859 - ext4: return error code when ext4_fill_flex_info() fails (bsc#1189563). - commit 200d004 - ext4: fix kernel infoleak via ext4_extent_header (bsc#1189562). - commit fd9a225 - blacklist.conf: add Kconfig patch for BLK_DEV_INITRD Add 481083ec0bfc ("/initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD"/) to blacklist. We don't have be1859bdc660 ("/initramfs: remove redundant dependency on BLK_DEV_INITRD"/), on which this one is based, either. - commit 598e95d - scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash (git-fixes). - commit 92c63a5 - KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (bsc#1189399, CVE-2021-3653). - KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (bsc#1189400, CVE-2021-3656). - KVM: X86: MMU: Use the correct inherited permissions to get shadow page (CVE-2021-38198 bsc#1189262). - commit 7902615 - usb: dwc3: gadget: Handle ZLP for sg requests (git-fixes). - commit 2a94579 - Revert "/xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype"/ (bsc#1185675). This revert was initially applied to SLE15-SP2-RT (70e4d04b75f). Since the reverted commit went into SLE15-SP2 (96f285dfa8b), the revert needs to move from SLE15-SP2-RT to SLE15-SP2. - commit f32a28c - Update patches.suse/ibmvnic-Allow-device-probe-if-the-device-is-not-read.patch (bsc#1167032 ltc#184087 bsc#1184114 ltc#192237). - commit 8a87839 - blacklist.conf: add an entry for the reverted iTCO_wdt - commit 4c97ae2 - usb: dwc3: gadget: Fix handling ZLP (git-fixes). - commit 5e0eec9 - tracing: Reject string operand in the histogram expression (git-fixes). - commit edab067 - tracing / histogram: Give calculation hist_fields a size (git-fixes). - commit 49985ee - blacklist.conf: 1e3bac71c505 ("/tracing/histogram: Rename "/cpu"/ to "/common_cpu"/"/) Better not to backport the commit as it changes the semantics of an existing field. - commit 00d0183 - blacklist.conf: 6c881ca0b304 ("/afs: Fix tracepoint string placement with built-in AFS"/) CONFIG_AFS_FS is not set on SLE15-SP2. It is on SLE15-SP3 but only as a module, not built-in. No need to backport the commit. - commit 43483b1 - bpf: Fix leakage due to insufficient speculative store bypass mitigation (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477). - bpf: Introduce BPF nospec instruction for mitigating Spectre v4 (bsc#1188983, bsc#1188985, CVE-2021-34556, CVE-2021-35477). - commit f87c7ce - blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() (bsc#1189507). - commit b15ef07 - blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling (bsc#1189506). - commit 7fe32f7 - block: fix trace completion for chained bio (bsc#1189505). - commit 47344da - blk-wbt: make sure throttle is enabled properly (bsc#1189504). - commit 7b07185 - blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() (bsc#1189503). - commit 798c57a - misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp() (git-fixes). - misc: atmel-ssc: lock with mutex instead of spinlock (git-fixes). - commit 55d9570 - gpio: eic-sprd: break loop when getting NULL device resource (git-fixes). - Revert "/gpio: eic-sprd: Use devm_platform_ioremap_resource()"/ (git-fixes). - commit 990b695 - Revert a BT patch that was reverted on stable trees (git-fixes) Delete patches.suse/Bluetooth-Shutdown-controller-after-workqueues-are-f.patch - commit 127d54b - mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards (git-fixes). - commit 0a223c6 - x86/fpu: Make init_fpstate correct with optimized XSAVE (bsc#1152489). - commit 603fc19 - kernel-binary.spec: Require dwarves for kernel-binary-devel when BTF is enabled (jsc#SLE-17288). About the pahole version: v1.18 should be bare mnimum, v1.22 should be fully functional, for now we ship git snapshot with fixes on top of v1.21. - commit 8ba3382 - x86/fpu: Reset state for all signal restore failures (bsc#1152489). - commit f42aa15 - blacklist.conf: blacklist davicom legacy ethernet driver - commit 78e9c10 - usb: dwc3: gadget: Check MPS of the request length (git-fixes). - commit 0d1e1fe - Drop watchdog iTCO_wdt patch that causes incompatible behavior (bsc#1189449) Also blacklisted - commit e5dd4ab - Update config files. - commit 565c68c - s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193817). - commit 7e146ac - s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193817). - commit 0297522 - Bluetooth: switch to lock_sock in SCO (CVE-2021-3640 bsc#1188172). - Bluetooth: avoid circular locks in sco_sock_connect (CVE-2021-3640 bsc#1188172). - commit f2d375d - Update patch reference for a BT fix (CVE-2021-3640 bsc#1188172) - commit 98aa089 - powerpc/pseries: Fix update of LPAR security flavor after LPM (bsc#1188885 ltc#193722 git-fixes). - commit fbccd6a - pinctrl: tigerlake: Fix GPIO mapping for newer version of software (git-fixes). - commit 3483c38 - usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable (git-fixes). - commit 5733c23 - usb: dwc3: gadget: Disable gadget IRQ during pullup disable (git-fixes). - usb: dwc3: gadget: Prevent EP queuing while stopping transfers (git-fixes). - commit 124c915 - PCI/MSI: Do not set invalid bits in MSI mask (git-fixes). - PCI/MSI: Enable and mask MSI-X early (git-fixes). - ACPI: NFIT: Fix support for virtual SPA ranges (git-fixes). - iio: adc: Fix incorrect exit of for-loop (git-fixes). - iio: humidity: hdc100x: Add margin to the conversion time (git-fixes). - iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels (git-fixes). - USB:ehci:fix Kunpeng920 ehci hardware problem (git-fixes). - usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup (git-fixes). - usb: dwc3: Stop active transfers before halting the controller (git-fixes). - commit 627b67a - config: refresh - commit a299bb8 - bpf: Fix integer overflow involving bucket_size (bsc#1189233, CVE#CVE-2021-38166). - commit f4fe434 - Update patches.suse/s390-dasd-add-missing-discipline-function (bsc#1188130 ltc#193581). - commit 0a58311 - ceph: take snap_empty_lock atomically with snaprealm refcount change (bsc#1189427). - ceph: reduce contention in ceph_check_delayed_caps() (bsc#1187468). - commit 93c7440 - blacklist.conf: Add 'fix poly1305_core_setkey() declaration' Commit 8d195e7a8ada ("/crypto: poly1305 - fix poly1305_core_setkey() declaration"/) is a cleanup which breaks kABI. - commit 37e4183 - scsi: blkcg: Fix application ID config options (bsc#1189385 jsc#SLE-18970). - Update config files. - commit 1317caa - crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit (git-fixes). - wireguard: allowedips: free empty intermediate nodes when removing single node (git-fixes). - wireguard: allowedips: allocate nodes in kmem_cache (git-fixes). - wireguard: allowedips: remove nodes in O(1) (git-fixes). - commit 6aa0bda - USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 (git-fixes). - USB: serial: option: add Telit FD980 composition 0x1056 (git-fixes). - USB: serial: ch341: fix character loss at high transfer rates (git-fixes). - usb: gadget: f_hid: idle uses the highest byte for duration (git-fixes). - usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers (git-fixes). - usb: gadget: f_hid: fixed NULL pointer dereference (git-fixes). - commit f089244 - drm/meson: fix colour distortion from HDR set during vendor u-boot (git-fixes). - drm/i915: Only access SFC_DONE when media domain is not fused off (git-fixes). - ASoC: SOF: Intel: hda-ipc: fix reply size checking (git-fixes). - drm/amdgpu/display: fix DMUB firmware version info (git-fixes). - drm/amdgpu/display: only enable aux backlight control for OLED panels (git-fixes). - commit 8d4d06f - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC (git-fixes). - commit 71d7dbd - ALSA: pcm: Fix mmap breakage without explicit buffer setup (git-fixes). - ASoC: amd: Fix reference to PCM buffer address (git-fixes). - ASoC: uniphier: Fix reference to PCM buffer address (git-fixes). - commit 8f53414 - ALSA: hda: Add quirk for ASUS Flow x13 (git-fixes). - ASoC: xilinx: Fix reference to PCM buffer address (git-fixes). - ASoC: intel: atom: Fix reference to PCM buffer address (git-fixes). - ASoC: tlv320aic31xx: Fix jack detection after suspend (git-fixes). - spi: imx: mx51-ecspi: Fix CONFIGREG delay comment (git-fixes). - virt_wifi: fix error on connect (git-fixes). - commit 690710b - staging: rtl8712: get rid of flush_scheduled_work (git-fixes). - staging: rtl8723bs: Fix a resource leak in sd_int_dpc (git-fixes). - serial: 8250_mtk: fix uart corruption issue when rx power off (git-fixes). - soc: ixp4xx/qmgr: fix invalid __iomem access (git-fixes). - soc: ixp4xx: fix printing resources (git-fixes). - spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation (git-fixes). - spi: meson-spicc: fix memory leak in meson_spicc_remove (git-fixes). - pcmcia: i82092: fix a null pointer dereference bug (git-fixes). - libata: fix ata_pio_sector for CONFIG_HIGHMEM (git-fixes). - spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay (git-fixes). - commit 24af025 - ASoC: cs42l42: Fix LRCLK frame start edge (git-fixes). - ASoC: cs42l42: Remove duplicate control for WNF filter frequency (git-fixes). - ASoC: cs42l42: Fix inversion of ADC Notch Switch control (git-fixes). - ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J (git-fixes). - ASoC: cs42l42: Correct definition of ADC Volume control (git-fixes). - firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback (git-fixes). - Revert "/ACPICA: Fix memory leak caused by _CID repair function"/ (git-fixes). - dmaengine: imx-dma: configure the generic DMA type to make it work (git-fixes). - ALSA: usb-audio: fix incorrect clock source setting (git-fixes). - commit 20c4d69 - KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 (bsc#1187959). - KVM: VMX: Extend VMXs #AC interceptor to handle split lock [#]AC in guest (bsc#1187959). - KVM: x86: Emulate split-lock access as a write in emulator (bsc#1187959). - commit 93dd7c1 - x86/split_lock: Provide handle_guest_split_lock() (bsc#1187959). - Refresh patches.suse/x86-resctrl-query-llc-monitoring-properties-once-during-boot.patch. patches.suse/x86-split_lock-don-t-write-msr_test_ctrl-on-cpus-that-aren-t-whitelisted.patch. - commit b9759ab - scsi: qla2xxx: Remove redundant initialization of variable num_cnt (bsc#1189392). - scsi: qla2xxx: Fix use after free in debug code (bsc#1189392). - scsi: qla2xxx: Fix spelling mistakes "/allloc"/ -> "/alloc"/ (bsc#1189392). - scsi: qla2xxx: Update version to 10.02.00.107-k (bsc#1189392). - scsi: qla2xxx: edif: Increment command and completion counts (bsc#1189392). - scsi: qla2xxx: edif: Add encryption to I/O path (bsc#1189392). - scsi: qla2xxx: edif: Add doorbell notification for app (bsc#1189392). - scsi: qla2xxx: edif: Add detection of secure device (bsc#1189392). - scsi: qla2xxx: edif: Add authentication pass + fail bsgs (bsc#1189392). - scsi: qla2xxx: edif: Add key update (bsc#1189392). - scsi: qla2xxx: edif: Add extraction of auth_els from the wire (bsc#1189392). - scsi: qla2xxx: edif: Add send, receive, and accept for auth_els (bsc#1189392). - scsi: qla2xxx: edif: Add getfcinfo and statistic bsgs (bsc#1189392). - scsi: qla2xxx: edif: Add start + stop bsgs (bsc#1189392). - scsi: qla2xxx: Remove unused variable 'status' (bsc#1189392). - scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI (bsc#1189392). - scsi: core: Add scsi_prot_ref_tag() helper (bsc#1189392). - scsi: qla2xxx: Remove redundant continue statement in a for-loop (bsc#1189392). - scsi: qla2xxx: Add heartbeat check (bsc#1189392). - scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189392). - scsi: qla2xxx: Remove duplicate declarations (bsc#1189392). - scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port() (bsc#1189392). - scsi: qla2xxx: Remove redundant assignment to rval (bsc#1189392). - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal (bsc#1189392). - scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword() (bsc#1189392). - commit 4f97d8a - Update patch reference for a netfilter fix (CVE-2021-38209 bsc#1189393) - commit 26cdeeb - scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted() (bsc#1189385). - scsi: lpfc: Remove redundant assignment to pointer pcmd (bsc#1189385). - scsi: lpfc: Copyright updates for 14.0.0.0 patches (bsc#1189385). - scsi: lpfc: Update lpfc version to 14.0.0.0 (bsc#1189385). - scsi: lpfc: Add 256 Gb link speed support (bsc#1189385). - scsi: lpfc: Revise Topology and RAS support checks for new adapters (bsc#1189385). - scsi: lpfc: Fix cq_id truncation in rq create (bsc#1189385). - scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters (bsc#1189385). - scsi: lpfc: Copyright updates for 12.8.0.11 patches (bsc#1189385). - scsi: lpfc: Update lpfc version to 12.8.0.11 (bsc#1189385). - scsi: lpfc: Skip issuing ADISC when node is in NPR state (bsc#1189385). - scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path (bsc#1189385). - scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions (bsc#1189385). - scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes (bsc#1189385). - scsi: lpfc: Enable adisc discovery after RSCN by default (bsc#1189385). - scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support (bsc#1189385). - scsi: lpfc: Clear outstanding active mailbox during PCI function reset (bsc#1189385). - scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine (bsc#1189385). - scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF (bsc#1189385). - scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request (bsc#1189385). - scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling (bsc#1189385). - scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling (bsc#1189385). - scsi: lpfc: Fix target reset handler from falsely returning FAILURE (bsc#1189385). - scsi: lpfc: Discovery state machine fixes for LOGO handling (bsc#1189385). - scsi: lpfc: Fix function description comments for vmid routines (bsc#1189385). - scsi: lpfc: Improve firmware download logging (bsc#1189385). - scsi: lpfc: Remove use of kmalloc() in trace event logging (bsc#1189385). - scsi: lpfc: Fix NVMe support reporting in log message (bsc#1189385). - scsi: lpfc: Fix build error in lpfc_scsi.c (bsc#1189385). - scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189385). - scsi: lpfc: vmid: Introduce VMID in I/O path (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker thread (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Timeout implementation for VMID (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Append the VMID to the wqe before sending (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Implement CT commands for appid (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Functions to manage VMIDs (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Implement ELS commands for appid (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Add support for VMID in mailbox command (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: VMID parameter initialization (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfc (bsc#1189385 jsc#SLE-18970). - scsi: blkcg: Add app identifier support for blkcg (bsc#1189385 jsc#SLE-18970). - Update config files Add kABI fixup patch - patches.kabi/blk-cgroup-kABI-fixes-for-new-fc_app_id-definition.patch - scsi: cgroup: Add cgroup_get_from_id() (bsc#1189385 jsc#SLE-18970). - scsi: lpfc: Remove redundant assignment to pointer temp_hdr (bsc#1189385). - commit e47f569 - nvmet: use NVMET_MAX_NAMESPACES to set nn value (bsc#1189384). - commit da8a2b6 - README: Modernize build instructions. - commit 8cc5c28 - ovl: allow upperdir inside lowerdir (bsc#1189323). - ovl: fix missing revert_creds() on error path (bsc#1189323). - ovl: skip getxattr of security labels (bsc#1189323). - ovl: perform vfs_getxattr() with mounter creds (bsc#1189323). - ovl: expand warning in ovl_d_real() (bsc#1189323). - commit d2a0c13 - rpm/kernel-obs-build.spec.in: make builds reproducible (bsc#1189305) - commit 7f9ade7 - platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables (git-fixes). - commit e6925d8 - fix patches metadata - fix Patch-mainline: - patches.suse/NFSv4-Initialise-connection-to-the-server-in-nfs4_al.patch - patches.suse/NFSv4-pNFS-Don-t-call-_nfs4_pnfs_v3_ds_connect-multi.patch - patches.suse/SUNRPC-Fix-the-batch-tasks-count-wraparound.patch - patches.suse/SUNRPC-Should-wake-up-the-privileged-task-firstly.patch - patches.suse/nfs-fix-acl-memory-leak-of-posix_acl_create.patch - commit bd541fa - net: ll_temac: Fix TX BD buffer overwrite (CVE-2021-38207 bsc#1189298). - commit 64dedf9 - mac80211: Fix NULL ptr deref for injected rate info (CVE-2021-38206 bsc#1189296). - commit a4dbb10 - scsi: zfcp: Report port fc_security as unknown early during remote cable pull (git-fixes). - commit 071c9e5 - net: xilinx_emaclite: Do not print real IOMEM pointer (CVE-2021-38205 bsc#1189292). - commit 1e538f8 - Update patch reference for a USB max3421 HCD fix (CVE-2021-38204 bsc#1189291) - commit 68d7672 - scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state (bsc#1184180). - commit 435d2bf - drm/i915/gen9_bc: Add W/A for missing STRAP config on TGP PCH + CML combos (bsc#1188700). - drm/i915/gen9_bc: Introduce HPD pin mappings for TGP PCH + CML combos (bsc#1188700). - drm/i915/gen9_bc: Introduce TGP PCH DDC pin mappings (bsc#1188700). - drm/i915/gen9_bc: Recognize TGP PCH + CML combos (bsc#1188700). - drm/i915/rkl: new rkl ddc map for different PCH (bsc#1188700). - drm/i915/dg1: provide port/phy mapping for vbt (bsc#1188700). - drm/i915/dg1: gmbus pin mapping (bsc#1188700). - drm/i915: Introduce HPD_PORT_TC<n> (bsc#1188700). - drm/i915: Move hpd_pin setup to encoder init (bsc#1188700). - drm/i915: Configure GEN11_{TBT,TC}_HOTPLUG_CTL for ports TC5/6 (bsc#1188700). - drm/i915: Nuke the redundant TC/TBT HPD bit defines (bsc#1188700). - drm/i915: Add VBT AUX CH H and I (bsc#1188700). - drm/i915: Add VBT DVO ports H and I (bsc#1188700). - drm/i915: Add more AUX CHs to the enum (bsc#1188700). - commit 3f49445 - usb: dwc3: gadget: Don't setup more than requested (git-fixes). - commit d278880 - usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init (git-fixes). - commit bc358f9 - ocfs2: initialize ip_next_orphan (bsc#1186731). - commit fd80e8c - NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times (git-fixes). - SUNRPC: Should wake up the privileged task firstly (git-fixes). - SUNRPC: Fix the batch tasks count wraparound (git-fixes). - nfs: fix acl memory leak of posix_acl_create() (git-fixes). - commit 1bdda2d - NFSv4: Initialise connection to the server in nfs4_alloc_client() (bsc#1040364). - Delete patches.suse/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch. Upstream now has a fix for this bug, so use their version instead of ours. - commit 350271e - usb: dwc3: gadget: Give back staled requests (git-fixes). - commit c4cb23f - usb: dwc3: support continuous runtime PM with dual role (git-fixes). - commit f340e0b - iommu/vt-d: Global devTLB flush when present context entry changed (bsc#1189220). - iommu/dma: Fix compile warning in 32-bit builds (bsc#1189229). - iommu/dma: Fix IOVA reserve dma ranges (bsc#1189214). - iommu/amd: Fix extended features logging (bsc#1189213). - iommu/vt-d: Define counter explicitly as unsigned int (bsc#1189216). - iommu/arm-smmu-v3: Decrease the queue size of evtq and priq (bsc#1189210). - crypto: ccp - Annotate SEV Firmware file names (bsc#1189212). - iommu/vt-d: Fix sysfs leak in alloc_iommu() (bsc#1189218). - iommu/vt-d: Check for allocation failure in aux_detach_device() (bsc#1189215). - iommu/vt-d: Force to flush iotlb before creating superpage (bsc#1189219). - iommu/vt-d: Invalidate PASID cache when root/context entry changed (bsc#1189221). - iommu/vt-d: Don't set then clear private data in prq_event_thread() (bsc#1189217). - iommu/vt-d: Reject unsupported page request modes (bsc#1189222). - iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK (bsc#1189209). - commit f116a8f - blacklist.conf: Add two IOMMU fixes b9abb19fa5fd iommu: Check dev->iommu in iommu_dev_xxx functions 474dd1c65064 iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries - commit 2db8dfc - powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769 git-fixes). - commit c109f3e - Fix filesystem requirement and suse-release requires Reduce filesystem conflict to anything less than 16 to allow pulling the change into the next major stable version. Don't require suse-release as that's not technically required. Conflict with a too old one instead. - commit 913f755 - iwlwifi: rs-fw: don't support stbc for HE 160 (git-fixes). - commit 981ddc7 - blacklist.conf: obsoleted by 8d396bb0a5b62b326f6be7594d8bd46b088296bd - commit d9ae913 - USB: usbtmc: Fix RCU stall warning (git-fixes). - commit 8c8f7df - powerpc: Fix is_kvm_guest() / kvm_para_available() (bsc#1181148 ltc#190702 git-fixes). - commit 8c2e999 - fpga: dfl: fme: Fix cpu hotplug issue in performance reporting (git-fixes). - commit 1278281 - powerpc/pseries: Fix regression while building external modules (bsc#1160010 ltc#183046 git-fixes). This changes a GPL symbol to general symbol which is kABI change but not kABI break. - commit 5db0ce9 - powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible (bsc#1189197 ltc#193906). - commit 9021659 - fpga: dfl: fme: Fix cpu hotplug issue in performance reporting (git-fixes). - staging: rtl8723bs: Fix a resource leak in sd_int_dpc (git-fixes). - serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts (git-fixes). - serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver (git-fixes). - soc: ixp4xx/qmgr: fix invalid __iomem access (git-fixes). - soc: ixp4xx: fix printing resources (git-fixes). - dmaengine: imx-dma: configure the generic DMA type to make it work (git-fixes). - dmaengine: idxd: fix setup sequence for MSIXPERM table (git-fixes). - drm/i915: Correct SFC_DONE register offset (git-fixes). - ASoC: ti: j721e-evm: Check for not initialized parent_clk_id (git-fixes). - ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup (git-fixes). - ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend (git-fixes). - drm/amd/display: Fix max vstartup calculation for modes with borders (git-fixes). - drm/amd/display: Fix comparison error in dcn21 DML (git-fixes). - commit b4ad8ce - firmware_loader: fix use-after-free in firmware_fallback_sysfs (git-fixes). - serial: tegra: Only print FIFO error message when an error occurs (git-fixes). - serial: 8250: Mask out floating 16/32-bit bus bits (git-fixes). - spi: mediatek: Fix fifo transfer (git-fixes). - ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits (git-fixes). - spi: stm32h7: fix full duplex irq handler handling (git-fixes). - regulator: rt5033: Fix n_voltages settings for BUCK and LDO (git-fixes). - commit 8f575e8 - fix patches metadata - fix Patch-mainline: - patches.suse/ALSA-hda-realtek-Fix-headset-mic-for-Acer-SWIFT-SF31.patch - patches.suse/ALSA-hda-realtek-add-mic-quirk-for-Acer-SF314-42.patch - patches.suse/ALSA-seq-Fix-racy-deletion-of-subscriber.patch - patches.suse/ALSA-usb-audio-Add-registration-quirk-for-JBL-Quantu-4b0556b96e1f.patch - patches.suse/ALSA-usb-audio-Fix-superfluous-autosuspend-recovery.patch - commit 486a747 - Move upstreamed patch into sorted section - commit a779693 - ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resume (git-fixes). - commit a52bb92 - ALSA: seq: Fix racy deletion of subscriber (git-fixes). - ALSA: hda/realtek: add mic quirk for Acer SF314-42 (git-fixes). - ALSA: usb-audio: Add registration quirk for JBL Quantum 600 (git-fixes). - ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256) (git-fixes). - ALSA: usb-audio: Fix superfluous autosuspend recovery (git-fixes). - commit 57d9208 - Update kabi files. - Update from August 2021 maintenance update submission (commit 055c4fd5f13c) - commit 0b9f7b1 - net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext (git-fixes). - commit 4d3a9e0 - Bluetooth: defer cleanup of resources in hci_unregister_dev() (git-fixes). - commit 38ad73f - fix patches metadata - fix Patch-mainline: - patches.suse/NFSv4.1-Don-t-rebind-to-the-same-source-port-when-re.patch - patches.suse/SUNRPC-prevent-port-reuse-on-transports-which-don-t-.patch - commit 5e54e89 - blacklist.conf: kABI changes due to kvm_mmu_rule struct. - commit f3e0e69 - Refresh patches.suse/Input-ili210x-add-missing-negation-for-touch-indicat.patch Fix missing parentheses in the input backport patch. - commit 0913716 - rpm/kernel-source.rpmlintrc: ignore new include/config files In 5.13, since 0e0345b77ac4, config files have no longer .h suffix. Adapt the zero-length check. Based on Martin Liska's change. - commit b6f021b - Revert "/gpio: mpc8xxx: change the gpio interrupt flags."/ (git-fixes). - drm/amd/display: ensure dentist display clock update finished in DCN20 (git-fixes). - commit 3d2a7da - gpio: tqmx86: really make IRQ optional (git-fixes). - media: videobuf2-core: dequeue if start_streaming fails (git-fixes). - media: rtl28xxu: fix zero-length control request (git-fixes). - clk: fix leak on devm_clk_bulk_get_all() unwind (git-fixes). - clk: stm32f4: fix post divisor setup for I2S/SAI PLLs (git-fixes). - cfg80211: Fix possible memory leak in function cfg80211_bss_update (git-fixes). - commit 7dd3f8c - SUNRPC: prevent port reuse on transports which don't request it (bnc#1186264 bnc#1189021). - commit a89b568 - kabi fix for NFSv4.1: Don't rebind to the same source port when reconnecting to the server (bnc#1186264 bnc#1189021) - commit 844eb4c - NFSv4.1: Don't rebind to the same source port when (bnc#1186264 bnc#1189021) - commit 4b89a40 - ionic: fix up dim accounting for tx and rx (jsc#SLE-16649). - ionic: remove intr coalesce update from napi (jsc#SLE-16649). - ionic: make all rx_mode work threadsafe (jsc#SLE-16649). - RDMA/bnxt_re: Fix stats counters (bsc#1188231). - bnxt_en: Validate vlan protocol ID on RX packets (jsc#SLE-15075). - ionic: add handling of larger descriptors (jsc#SLE-16649). - ionic: add new queue features to interface (jsc#SLE-16649). - ionic: fix sizeof usage (jsc#SLE-16649). - ionic: protect adminq from early destroy (jsc#SLE-16649). - ionic: stop watchdog when in broken state (jsc#SLE-16649). - ionic: block actions during fw reset (jsc#SLE-16649). - ionic: fix unchecked reference (jsc#SLE-16649). - ionic: simplify the intr_index use in txq_init (jsc#SLE-16649). - ionic: code cleanup details (jsc#SLE-16649). - ionic: aggregate Tx byte counting calls (jsc#SLE-16649). - ionic: simplify tx clean (jsc#SLE-16649). - ionic: generic tx skb mapping (jsc#SLE-16649). - ionic: simplify TSO descriptor mapping (jsc#SLE-16649). - ionic: simplify use of completion types (jsc#SLE-16649). - ionic: rebuild debugfs on qcq swap (jsc#SLE-16649). - ionic: simplify rx skb alloc (jsc#SLE-16649). - ionic: optimize fastpath struct usage (jsc#SLE-16649). - ionic: implement Rx page reuse (jsc#SLE-16649). - ionic: move rx_page_alloc and free (jsc#SLE-16649). - ionic: change mtu after queues are stopped (jsc#SLE-16649). - ionic: remove some unnecessary oom messages (jsc#SLE-16649). - ionic: useful names for booleans (jsc#SLE-16649). - ionic: check for link after netdev registration (jsc#SLE-16649). - ionic: start queues before announcing link up (jsc#SLE-16649). - commit 55ca0a7 - btrfs: rework chunk allocation to avoid exhaustion of the system chunk array (bsc#1189077). - btrfs: fix deadlock with concurrent chunk allocations involving system chunks (bsc#1189077). - btrfs: move the chunk_mutex in btrfs_read_chunk_tree (bsc#1189077). - btrfs: Rename __btrfs_alloc_chunk to btrfs_alloc_chunk (bsc#1189077). - btrfs: parameterize dev_extent_min for chunk allocation (bsc#1189077). - btrfs: factor out create_chunk() (bsc#1189077). - btrfs: factor out decide_stripe_size() (bsc#1189077). - btrfs: factor out gather_device_info() (bsc#1189077). - btrfs: factor out init_alloc_chunk_ctl (bsc#1189077). - btrfs: introduce alloc_chunk_ctl (bsc#1189077). - btrfs: refactor find_free_dev_extent_start() (bsc#1189077). - btrfs: introduce chunk allocation policy (bsc#1189077). - btrfs: handle invalid profile in chunk allocation (bsc#1189077). - commit 707ed65 - tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop (CVE-2021-3679 bsc#1189057). - commit 49b5ebf - net/mlx5: Properly convey driver version to firmware (git-fixes). - commit 44d8f42 - net: stmmac: free tx skb buffer in stmmac_resume() (git-fixes). - commit ac61742 - can: ti_hecc: Fix memleak in ti_hecc_probe (git-fixes). - commit 75096f3 - net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 (git-fixes). - commit 524d35f - Update kabi files. - update from August 2021 maintenance update submission (commit a13100d5f167) - commit 75dc981 - blacklist.conf: add macsonic driver - commit 688a554 - cifs: do not share tcp sessions of dfs connections (bsc#1185902). - commit 78eb685 - cifs: prevent NULL deref in cifs_compose_mount_options() (bsc#1185902). - commit a798607 - cifs: missing null pointer check in cifs_mount (bsc#1185902). - commit 17b0494 - cifs: fix check of dfs interlinks (bsc#1185902). - commit 1db4f4d - cifs: avoid starvation when refreshing dfs cache (bsc#1185902). - commit 064a32d - cifs: do not share tcp servers with dfs mounts (bsc#1185902). - commit 65332c5 - cifs: set a minimum of 2 minutes for refreshing dfs cache (bsc#1185902). - commit 1a16c86 - cifs: fix path comparison and hash calc (bsc#1185902). - commit 9ae40ff - cifs: handle different charsets in dfs cache (bsc#1185902). - commit 7b185cd - cifs: keep referral server sessions alive (bsc#1185902). - commit a6fba08 - workqueue: fix UAF in pwq_unbound_release_workfn() (bsc#1188973). - commit b02980f - ALSA: pcm - fix mmap capability check for the snd-dummy driver (git-fixes). - commit b68f7e6 - ACPI: DPTF: Fix reading of attributes (git-fixes). - drm/msm/dpu: Fix sm8250_mdp register length (git-fixes). - commit da4d5f8 - can: esd_usb2: fix memory leak (git-fixes). - can: ems_usb: fix memory leak (git-fixes). - can: usb_8dev: fix memory leak (git-fixes). - can: mcba_usb_start(): add missing urb->transfer_dma initialization (git-fixes). - can: hi311x: fix a signedness bug in hi3110_cmd() (git-fixes). - nfc: nfcsim: fix use after free during module unload (git-fixes). - can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF (git-fixes). - Revert "/ACPI: resources: Add checks for ACPI IRQ override"/ (git-fixes). - firmware: arm_scmi: Fix range check for the maximum number of pending messages (git-fixes). - firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow (git-fixes). - commit 7ff2c84 - fix patch metadata - fix Patch-mainline: patches.suse/xfrm-xfrm_state_mtu-should-return-at-least-1280-for-.patch - commit e52bdda - ixgbe: Fix packet corruption due to missing DMA sync (git-fixes). - bnxt_en: Check abort error state in bnxt_half_open_nic() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe() (jsc#SLE-8371 bsc#1153274). - bnxt_en: don't disable an already disabled PCI device (git-fixes). - cxgb4: fix IRQ free race during driver unload (git-fixes). - igb: Fix position of assignment to *ring (git-fixes). - igb: Check if num of q_vectors is smaller than max before array access (git-fixes). - iavf: Fix an error handling path in 'iavf_probe()' (git-fixes). - e1000e: Fix an error handling path in 'e1000_probe()' (git-fixes). - igb: Fix an error handling path in 'igb_probe()' (git-fixes). - igc: Fix an error handling path in 'igc_probe()' (git-fixes). - ixgbe: Fix an error handling path in 'ixgbe_probe()' (git-fixes). - igc: change default return of igc_read_phy_reg() (git-fixes). - igb: Fix use-after-free error during reset (git-fixes). - igc: Fix use-after-free error during reset (git-fixes). - virtio_net: move tx vq operation under tx queue lock (git-fixes). - Revert "/be2net: disable bh with spin_lock in be_process_mcc"/ (git-fixes). - e1000e: Check the PCIm state (git-fixes). - i40e: Fix autoneg disabling for non-10GBaseT links (git-fixes). - i40e: Fix error handling in i40e_vsi_open (git-fixes). - vxlan: add missing rcu_read_lock() in neigh_reduce() (git-fixes). - mvpp2: suppress warning (git-fixes). - net: mvpp2: Put fwnode in error case during ->probe() (git-fixes). - net/mlx5e: Block offload of outer header csum for GRE tunnel (git-fixes). - commit 3de5d62 - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. (bsc#1187591, bsc#1188694) - Return EFI_UNSUPPORTED when accessing EFI_RNG_PROTOCOL failed. - Improved the warning message. - commit 6f32319 - powerpc/security: Fix link stack flush instruction (bsc#1188885 ltc#193722). - commit 6d617e8 - cifs: get rid of @noreq param in __dfs_cache_find() (bsc#1185902). - commit 7f4ff26 - cifs: do not send tree disconnect to ipc shares (bsc#1185902). - commit 96ce669 - cifs: Remove unused inline function is_sysvol_or_netlogon() (bsc#1185902). - commit 7d7b6d5 - Update Patch-mainline tags for patches that landed in 5.14-rc3. - commit 48a135a - powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h (bsc#1188885 ltc#193722). - commit 837e7fa - powerpc/security: Allow for processors that flush the link stack using the special bcctr (bsc#1188885 ltc#193722). - powerpc/security: split branch cache flush toggle from code patching (bsc#1188885 ltc#193722). - powerpc/security: make display of branch cache flush more consistent (bsc#1188885 ltc#193722). - powerpc/security: change link stack flush state to the flush type enum (bsc#1188885 ltc#193722). - Delete patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch - replaced with upstream security mitigation cleanup - powerpc/security: re-name count cache flush to branch cache flush (bsc#1188885 ltc#193722). - commit e35bcce - powerpc/pesries: Get STF barrier requirement from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722). - powerpc/security: Add a security feature for STF barrier (bsc#1188885 ltc#193722). - powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHARACTERISTICS (bsc#1188885 ltc#193722). - powerpc/pseries: export LPAR security flavor in lparcfg (bsc#1188885 ltc#193722). - powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations (bsc#1188885 ltc#193722). - Refresh patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch. - powerpc/pseries: add new branch prediction security bits for link stack (bsc#1188885 ltc#193722). - commit 3f019e2 - kABI workaround for btintel symbol changes (bsc#1188893). - commit a0378fb - Bluetooth: btusb: Fix failing to init controllers with operation firmware (bsc#1188893). - Bluetooth: btintel: Skip reading firmware file version while in bootloader mode (bsc#1188893). - Bluetooth: btintel: Collect tlv based active firmware build info in FW mode (bsc#1188893). - Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_tlv parsing (bsc#1188893). - Bluetooth: btusb: Consolidate code for waiting firmware download (bsc#1188893). - Bluetooth: btintel: Consolidate intel_version parsing (bsc#1188893). - Bluetooth: btintel: Consolidate intel_version_tlv parsing (bsc#1188893). - commit 5d9b049 - Bluetooth: btintel: Move operational checks after version check (bsc#1188893). - Bluetooth: btintel: Check firmware version before download (bsc#1188893). - Bluetooth: btintel: Fix offset calculation boot address parameter (bsc#1188893). - Bluetooth: btusb: print firmware file name on error loading firmware (bsc#1188893). - commit 02eefaa - Bluetooth: btusb: Add support for GarfieldPeak controller (bsc#1188893). - Revert "/Bluetooth: btintel: Fix endianness issue for TLV version information"/ (bsc#1188893). - Bluetooth: btusb: Enable MSFT extension for Intel controllers (bsc#1188893). - Bluetooth: btusb: Map Typhoon peak controller to BTUSB_INTEL_NEWGEN (bsc#1188893). - commit 8c5bc15 - Bluetooth: btusb: Helper function to download firmware to Intel adapters (bsc#1188893). - Bluetooth: btusb: Define a function to construct firmware filename (bsc#1188893). - Bluetooth: btusb: Add *setup* function for new generation Intel controllers (bsc#1188893). - Bluetooth: btintel: Fix endianness issue for TLV version information (bsc#1188893). - commit 051ab9c - Bluetooth: btintel: Replace zero-length array with flexible-array member (bsc#1188893). - Bluetooth: btintel: Functions to send firmware header / payload (bsc#1188893). - Bluetooth: btintel: Add infrastructure to read controller information (bsc#1188893). - Bluetooth: btintel: Refactor firmware download function (bsc#1188893). - Bluetooth: hci_intel: enable on new platform (bsc#1188893). - Bluetooth: hci_intel: switch to list_for_each_entry() (bsc#1188893). - Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values (bsc#1188893). - Bluetooth: btusb: Update boot parameter specific to SKU (bsc#1188893). - commit 29e3766 - Update patch-mainline and git-commit tags Refresh: - patches.suse/0001-netfilter-conntrack-add-new-sysctl-to-disable-RST-ch.patch - patches.suse/0001-netfilter-conntrack-improve-RST-handling-when-tuple-.patch - commit 758ec5c - Move upstreamed patches to sorted section - commit e174d5e - Refresh patches.suse/efi-tpm-Differentiate-missing-and-invalid-final-even.patch. Update upstream status. - commit 871e8d7 - scsi: ibmvfc: Fix command state accounting and stale response detection (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes). - commit e0dfe90 - net: mac802154: Fix general protection fault (CVE-2021-3659 bsc#1188876). - commit 61caeac - bonding: fix build issue (git-fixes). - commit ba9e531 - ALSA: pcm: Fix mmap capability check (git-fixes). - ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine (git-fixes). - drm/amdgpu: update golden setting for sienna_cichlid (git-fixes). - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() (git-fixes). - iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd() (git-fixes). - commit aefa679 - USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick (git-fixes). - USB: serial: option: add support for u-blox LARA-R6 family (git-fixes). - USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS (git-fixes). - usb: hub: Disable USB 3 device initiated lpm if exit latency is too high (git-fixes). - usb: hub: Fix link power management max exit latency (MEL) calculations (git-fixes). - xhci: Fix lost USB 2 remote wake (git-fixes). - spi: imx: add a check for speed_hz before calculating the clock (git-fixes). - commit cbaa23f - firmware/efi: Tell memblock about EFI iomem reservations (git-fixes). - ALSA: usb-audio: Add registration quirk for JBL Quantum headsets (git-fixes). - ASoC: rt5631: Fix regcache sync errors on resume (git-fixes). - ALSA: hdmi: Expose all pins on MSI MS-7C94 board (git-fixes). - ALSA: sb: Fix potential ABBA deadlock in CSP driver (git-fixes). - drm: Return -ENOTTY for non-drm ioctls (git-fixes). - regulator: hi6421: Fix getting wrong drvdata (git-fixes). - regulator: hi6421: Use correct variable type for regmap api val argument (git-fixes). - iio: accel: bma180: Use explicit member assignment (git-fixes). - commit 4603b01 - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377). - commit c3c4cb5 - use 3.0 SPDX identifier in rpm License tags As requested by Maintenance, change rpm License tags from "/GPL-2.0"/ (SPDX 2.0) to "/GPL-2.0-only"/ (SPDX 3.0) so that their scripts do not have to adjust the tags with each maintenance update submission. - commit f888e0b - platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle (git-fixes). - commit 28541e7 - platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios (git-fixes). - commit ffedcc6 - platform/x86: intel_int0002_vgpio: Remove dev_err() usage after platform_get_irq() (git-fixes). - commit 4131c57 - platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochip (git-fixes). - commit 88a6182 - KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (bsc#1188838 CVE-2021-37576). - commit 0162dcd - platform/x86: intel_int0002_vgpio: Use device_init_wakeup (git-fixes). - commit 017d588 - platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command (git-fixes). - commit a8f01e1 - Input: ili210x - add missing negation for touch indication on ili210x (git-fixes). - commit 0575cf5 - KVM: x86: bit 8 of non-leaf PDPEs is not reserved (bsc#1188790). - commit 81b4c99 - KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path (bsc#1188788). - commit f2e225f - KVM: VMX: Enable machine check support for 32bit targets (bsc#1188787). - commit 388d3fb - KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4() (bsc#1188786). - commit c5de014 - KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bit (bsc#1188784). - commit 08b2951 - KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration (bsc#1188783). - commit 5f8f317 - KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02 (bsc#1188782). - commit ef7bd2d - KVM: nVMX: Reset the segment cache when stuffing guest segs (bsc#1188781). - commit 8984ecb - KVM: nVMX: Really make emulated nested preemption timer pinned (bsc#1188780). - commit 597c5f3 - KVM: nVMX: Preserve exception priority irrespective of exiting behavior (bsc#1188777). - commit 9024fbf - KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap (bsc#1188774). - commit 7334e84 - KVM: nVMX: Consult only the "/basic"/ exit reason when routing nested exit (bsc#1188773). - commit f7ab15a - kvm: LAPIC: Restore guard to prevent illegal APIC register access (bsc#1188772). - commit 8a9a1d5 - KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled (bsc#1188771). - commit 7610884 - kvm: i8254: remove redundant assignment to pointer s (bsc#1188770). - commit f768a8a - prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim (bsc#1188752). - commit 80a0f40 - iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent (bsc#1187495). - Refresh patches.suse/iwlwifi-pcie-free-IML-DMA-memory-allocation.patch. - commit 55531dc - blacklist.conf: kABI - commit c1f6ea9 - ceph: don't WARN if we're still opening a session to an MDS (bsc#1188748). - rbd: don't hold lock_rwsem while running_list is being drained (bsc#1188747). - rbd: always kick acquire on "/acquired"/ and "/released"/ notifications (bsc#1188746). - commit 5813020 - Update patches.suse/x86-intel-aggregate-microserver-naming.patch. This was a search-and-replace patch - there were one _X -> _D replacement missing in tools/power/x86/turbostat/turbostat.c Update the patch to cover the missing replacement. - commit 63c708b - mt76: set dma-done flag for flushed descriptors (git-fixes). - commit aaa3cb6 - mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom (git-fixes). - commit 43e0b14 - mt76: mt7615: increase MCU command timeout (git-fixes). - commit 1ca559f - mt76: mt7603: set 0 as min coverage_class value (git-fixes). - commit 606bd07 - ibmvnic: retry reset if there are no other resets (bsc#1184350 ltc#191533). - commit fccec64 - drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64 (git-fixes). - drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2) (git-fixes). - drm/amdkfd: Fix circular lock in nocpsch path (git-fixes). - drm/amdkfd: fix circular locking on get_wave_state (git-fixes). - drm/amdkfd: use allowed domain for vmbo validation (git-fixes). - drm/amd/display: Fix off-by-one error in DML (git-fixes). - drm/amd/display: Release MST resources on switch from MST to SST (git-fixes). - drm/amd/display: Fix DCN 3.01 DSCCLK validation (git-fixes). - commit 0be6a2a - drm/amdgpu: remove unsafe optimization to drop preamble ib (git-fixes). - drm/amd/display: Avoid HDCP over-read and corruption (git-fixes). - drm: rockchip: add missing registers for RK3066 (git-fixes). - drm: rockchip: add missing registers for RK3188 (git-fixes). - drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co() (git-fixes). - drm/vc4: Fix clock source for VEC PixelValve on BCM2711 (git-fixes). - drm/amd/display: fix HDCP reset sequence on reinitialize (git-fixes). - drm/scheduler: Fix hang when sched_entity released (git-fixes). - drm/nouveau: Don't set allow_fb_modifiers explicitly (git-fixes). - drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true (git-fixes). - commit 0856190 - cifs: do not fail __smb_send_rqst if non-fatal signals are pending (git-fixes). - commit 80eef04 - cifs: fix interrupted close commands (git-fixes). - commit 9eae08a - cifs: Fix preauth hash corruption (git-fixes). - commit a2ac7b0 - cifs: Return correct error code from smb2_get_enc_key (git-fixes). - commit ffe15e7 - cifs: fix memory leak in smb2_copychunk_range (git-fixes). - commit f974156 - uuid: Add inline helpers to import / export UUIDs (FATE#326628, bsc#1113295, git-fixes). - commit 5ef7dcb - Drop media rtl28xxu fix patch (bsc#1188683) The recent backport of patches.suse/media-rtl28xxu-fix-zero-length-control-request.patch caused a regression on Astrometa DVB-T2. Revert and blacklist it for now. - commit 1ae8d64 - series.conf: cleanup - update upstream references and move into sorted section: - patches.suse/r8152-Fix-a-deadlock-by-doubly-PM-resume.patch - patches.suse/r8152-Fix-potential-PM-refcount-imbalance.patch - commit 425c935 - powerpc/stacktrace: Include linux/delay.h (bsc#1156395). - commit fb8c7fc - ceph: clean up and optimize ceph_check_delayed_caps() (bsc#1187468). - commit 33a74a3 - sfp: Fix error handing in sfp_probe() (git-fixes). - commit 3f0aed6 - cadence: force nonlinear buffers to be cloned (git-fixes). - commit 4b76907 - gtp: fix an use-before-init in gtp_newlink() (git-fixes). - commit 6e609d3 - ravb: Fix bit fields checking in ravb_hwtstamp_get() (git-fixes). - commit ed39fda - net: hns3: Clear the CMDQ registers before unmapping BAR region (git-fixes). - commit 57704e2 - wilc1000: write value to WILC_INTR2_ENABLE register (git-fixes). - commit 23af1ba - net: wilc1000: clean up resource in error path of init mon interface (git-fixes). - commit aa75b92 - Update patches.suse/ibmvnic-account-for-bufs-already-saved-in-indir_buf.patch (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290 bsc#1188620 ltc#192221). - Update patches.suse/ibmvnic-free-tx_pool-if-tso_pool-alloc-fails.patch (bsc#1085224 ltc#164363 bsc#1188620 ltc#192221). - Update patches.suse/ibmvnic-parenthesize-a-check.patch (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139 git-fixes bsc#1188620 ltc#192221). - Update patches.suse/ibmvnic-set-ltb-buff-to-NULL-after-freeing.patch (bsc#1094840 ltc#167098 bsc#1188620 ltc#192221). - commit 8147958 - ibmvnic: Remove the proper scrq flush (bsc#1188504 ltc#192075). - commit 8bf9d02 - blacklist.conf: kABI - commit 7c940a5 - blacklist.conf: cosmetic cleanup - commit 29705c7 - blacklist.conf: kABI - commit 839f900 - Update patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch. This was a search-and-replace patch - there were a handful of _ULT -> _L and _MOBILE -> _L replacements missing in tools/power/x86/turbostat/turbostat.c Update the patch to cover the missing replacements. - Refresh patches.suse/x86-intel-aggregate-big-core-graphics-naming.patch. - commit efd5300 - Update patches.suse/iommu-vt-d-do-not-use-flush-queue-when-caching-mode-is-on. The definition of domain_use_flush_queue() was tucked inside an #ifdef CONFIG_INTEL_IOMMU_SVM, whereas the function can be called outside of that #ifdef. It does not affect SLE15-SP3 directly since our configs always enable CONFIG_INTEL_IOMMU_SVM, but it's in the incorrect place in general. Move it outside of the ifdef to match upstream behavior. - commit e39afe2 - timers: Fix get_next_timer_interrupt() with no timers pending (git-fixes) - commit 1045d0d - docs: virt/kvm: close inline string literal (bsc#1188703). - commit e83521c - KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is available (bsc#1188703). - commit 0f91585 - integrity: use arch_ima_get_secureboot instead of checking EFI_SECURE_BOOT when loading MokListRT (bsc#1188366). - Update config files. Add CONFIG_IMA_ARCH_POLICY=y and CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT=y in x86_64/default. - commit 8567c4b - i40e: Fix missing rtnl locking when setting up pf switch (jsc#SLE-13701). - commit 27422dd - rtc: max77686: Do not enforce (incorrect) interrupt trigger type (git-fixes). - rtc: mxc_v2: add missing MODULE_DEVICE_TABLE (git-fixes). - thermal/core: Correct function name thermal_zone_device_unregister() (git-fixes). - reset: ti-syscon: fix to_ti_syscon_reset_data macro (git-fixes). - soc/tegra: fuse: Fix Tegra234-only builds (git-fixes). - commit c39f899 - USB: serial: cp210x: fix comments for GE CS1000 (git-fixes). - Revert "/USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"/ (git-fixes). - usb: dwc2: gadget: Fix sending zero length packet in DDMA mode (git-fixes). - usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop() (git-fixes). - usb: max-3421: Prevent corruption of freed memory (git-fixes). - commit c637f14 - ASoC: rt5682: Fix a problem with error handling in the io init function of the soundwire (git-fixes). - Refresh patches.suse/ASoC-rt5682-sdw-set-regcache_cache_only-false-before.patch. - commit c833aa0 - ASoC: wm_adsp: Correct wm_coeff_tlv_get handling (git-fixes). - ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID (git-fixes). - ALSA: usb-audio: Add missing proc text entry for BESPOKEN type (git-fixes). - ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLake (git-fixes). - ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_ID (git-fixes). - Bluetooth: btqca: Don't modify firmware contents in-place (git-fixes). - ASoC: rt5682: fix getting the wrong device id when the suspend_stress_test (git-fixes). - commit 2fb44db - ALSA: pcm: Call substream ack() method upon compat mmap commit (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC (git-fixes). - ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too (git-fixes). - ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8 (git-fixes). - ACPI: PM / fan: Put fan device IDs into separate header file (git-fixes). - commit 10136ed - net: ethernet: ti: Remove TI_CPTS_MOD workaround (git-fixes). - commit 2c19bb5 - scsi: fc: Add 256GBit speed setting to SCSI FC transport (bsc#1188101). - commit 62c8708 - r8152: Fix a deadlock by doubly PM resume (bsc#1186194). - r8152: Fix potential PM refcount imbalance (bsc#1186194). - commit 539ea44 - Revert "/drm/i915: Propagate errors on awaiting already signaled fences"/ (git-fixes). - drm/i915/gvt: Clear d3_entered on elsp cmd submission (git-fixes). - commit 258f2b1 - drm/panel: raspberrypi-touchscreen: Prevent double-free (git-fixes). - media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf() (git-fixes). - liquidio: Fix unintentional sign extension issue on left shift of u16 (git-fixes). - spi: cadence: Correct initialisation of runtime PM again (git-fixes). - spi: mediatek: fix fifo rx mode (git-fixes). - commit 44fe76d - bcache: avoid oversized read request in cache missing code path (bsc#1184631). - bcache: remove bcache device self-defined readahead (bsc#1184631). - commit aaf8eb0 - skbuff: Fix build with SKB extensions disabled (jsc#SLE-15172). - commit c73a425 - Update Patch-mainline tags for patches that landed in 5.14-rc2. - commit 55eeb57 - KVM: do not allow mapping valid but non-reference-counted pages (bsc#1186482, CVE-2021-22543). - KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() (bsc#1186482, CVE-2021-22543). - KVM: do not assume PTE is writable after follow_pfn (bsc#1186482, CVE-2021-22543). - commit 3795669 - xen/events: reset active flag for lateeoi events later (git-fixes). - Refresh patches.suse/xen-events-fix-setting-irq-affinity.patch. - commit e51ccb0 - KVM: do not allow mapping valid but non-reference-counted pages (bsc#1186482, CVE-2021-22543). - KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() (bsc#1186482, CVE-2021-22543). - KVM: do not assume PTE is writable after follow_pfn (bsc#1186482, CVE-2021-22543). - commit 50f4816 - RDMA/cma: Fix incorrect Packet Lifetime calculation (jsc#SLE-8449). - RDMA/cma: Protect RMW with qp_mutex (git-fixes). - bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc (bsc#1154353). - ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency (jsc#SLE-7926). - commit 94fef56 - netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo (bsc#1176447). - bonding: fix incorrect return value of bond_ipsec_offload_ok() (bsc#1176447). - bonding: fix suspicious RCU usage in bond_ipsec_offload_ok() (bsc#1176447). - bonding: Add struct bond_ipesc to manage SA (bsc#1176447). - bonding: disallow setting nested bonding + ipsec offload (bsc#1176447). - bonding: fix suspicious RCU usage in bond_ipsec_del_sa() (bsc#1176447). - ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops (bsc#1176447). - net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of struct xfrmdev_ops (bsc#1176447). - bonding: fix null dereference in bond_ipsec_add_sa() (bsc#1176447). - bonding: fix suspicious RCU usage in bond_ipsec_add_sa() (bsc#1176447). - skbuff: Release nfct refcount on napi stolen or re-used skbs (jsc#SLE-15172). - net/sched: act_ct: remove and free nf_table callbacks (jsc#SLE-15172). - RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr (jsc#SLE-15176). - RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats (jsc#SLE-15176). - RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection (jsc#SLE-15176). - RDMA/rtrs-srv: Fix memory leak when having multiple sessions (jsc#SLE-15176). - RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object (jsc#SLE-15176). - RDMA/rtrs: Do not reset hb_missed_max after re-connection (jsc#SLE-15176). - RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight (jsc#SLE-15176). - RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats (jsc#SLE-15176). - RDMA/srp: Fix a recently introduced memory leak (jsc#SLE-15176). - RDMA/mlx5: Remove unused parameter udata (jsc#SLE-15176). - RDMA/mlx4: Remove unused parameter udata (jsc#SLE-15176). - RDMA/hns: Remove unused parameter udata (jsc#SLE-15176). - i40e: fix PTP on 5Gb links (jsc#SLE-13701). - xsk: Fix missing validation for skb and unaligned mode (jsc#SLE-13706). - xfrm: Fix xfrm offload fallback fail case (bsc#1176447). - xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations (bsc#1176447). - commit 2d7a0e6 - series.conf: cleanup - update upstream reference and move into sorted section: - patches.suse/seq_file-Disallow-extremely-large-seq-buffer-allocations.patch - commit 07df461 - kabi/severities: ignore kABI of iwlwifi symbols (bsc#1187495) iwlwifi driver consists of several modules and all exported symbols are internal uses. Let's ignore kABI checks of those. - commit 75aa507 - iwlwifi: pnvm: set the PNVM again if it was already loaded (bsc#1187495). - iwlwifi: mvm: send stored PPAG command instead of local (bsc#1187495). - iwlwifi: mvm: store PPAG enabled/disabled flag properly (bsc#1187495). - iwlwifi: mvm: fix the type we use in the PPAG table validity checks (bsc#1187495). - iwlwifi: mvm: set enabled in the PPAG command properly (bsc#1187495). - iwlwifi: pnvm: don't try to load after failures (bsc#1187495). - commit 7ff688f - iwlwifi: increase PNVM load timeout (bsc#1187495). - iwlwifi: pcie: properly set LTR workarounds on 22000 devices (bsc#1187495). - iwlwifi: fix 11ax disabled bit in the regulatory capability flags (bsc#1187495). - iwlwifi: pnvm: increment the pointer before checking the TLV (bsc#1187495). - iwlwifi: mvm: don't check if CSA event is running before removing (bsc#1187495). - iwlwifi: mvm: assign SAR table revision to the command later (bsc#1187495). - iwlwifi: pcie: don't disable interrupts for reg_lock (bsc#1187495). - iwlwifi: queue: bail out on invalid freeing (bsc#1187495). - iwlwifi: pnvm: don't skip everything when not reloading (bsc#1187495). - iwlwifi: pcie: avoid potential PNVM leaks (bsc#1187495). - iwlwifi: dbg: Don't touch the tlv data (bsc#1187495). - iwlwifi: provide gso_type to GSO packets (bsc#1187495). - commit 8a657fa - iwlwifi: bump FW API to 59 for AX devices (bsc#1187495). - Delete patches.suse/iwlwifi-SLE15-SP3-ucode-fixes.patch. - commit bcab4a8 - Revert "/iwlwifi: remove wide_cmd_header field"/ (bsc#1187495). - iwlwifi: read and parse PNVM file (bsc#1187495). - iwlwifi: pcie: implement set_pnvm op (bsc#1187495). - commit 8166979 - iwlwifi: add trans op to set PNVM (bsc#1187495). - iwlwifi: move PNVM implementation to common code (bsc#1187495). - iwlwifi: rs: align to new TLC config command API (bsc#1187495). - iwlwifi: fix sar geo table initialization (bsc#1187495). - iwlwifi: stats: add new api fields for statistics cmd/ntfy (bsc#1187495). - iwlwifi: mvm: fix suspicious rcu usage warnings (bsc#1187495). - iwlwifi: mvm: remove memset of kek_kck command (bsc#1187495). - iwlwifi: mvm: don't send a CSA command the firmware doesn't know (bsc#1187495). - iwlwifi: pcie: fix the xtal latency value for a few qu devices (bsc#1187495). - commit b1c507d - iwlwifi: mvm: avoid possible NULL pointer dereference (bsc#1187495). - iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12 (bsc#1187495). - iwlwifi: mvm: add a get lmac id function (bsc#1187495). - iwlwifi: mvm: prepare roc_done_wk to work sync (bsc#1187495). - iwlwifi: mvm: re-enable TX after channel switch (bsc#1187495). - iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELL (bsc#1187495). - iwlwifi: mvm: ring the doorbell and wait for PNVM load completion (bsc#1187495). - commit 53fae87 - iwlwifi: update prph scratch structure to include PNVM data (bsc#1187495). - iwlwifi: mvm: read and parse SKU ID if available (bsc#1187495). - iwlwifi: mvm: get number of stations from TLV (bsc#1187495). - iwlwifi: iwl-drv: Provide descriptions debugfs dentries (bsc#1187495). - iwlwifi: dvm: devices: Fix function documentation formatting issues (bsc#1187495). - iwlwifi: mvm: tx: Demote misuse of kernel-doc headers (bsc#1187495). - iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers (bsc#1187495). - iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers (bsc#1187495). - iwlwifi: mvm: utils: Fix some doc-rot (bsc#1187495). - iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers (bsc#1187495). - commit 5ecfaae - iwlwifi: bump FW API to 57 for AX devices (bsc#1187495). - Refresh patches.suse/iwlwifi-SLE15-SP3-ucode-fixes.patch. - commit 35fc6ef - iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names' (bsc#1187495). - iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers (bsc#1187495). - iwlwifi: calib: Demote seemingly unintentional kerneldoc header (bsc#1187495). - iwlwifi: dvm: lib: Demote non-compliant kernel-doc headers (bsc#1187495). - iwlwifi: dvm: tx: Demote non-compliant kernel-doc headers (bsc#1187495). - iwlwifi: rs: Demote non-compliant kernel-doc headers (bsc#1187495). - iwlwifi: dvm: Demote non-compliant kernel-doc headers (bsc#1187495). - iwlwifi: yoyo: add support for internal buffer allocation in D3 (bsc#1187495). - iwlwifi: api: fix u32 -> __le32 (bsc#1187495). - commit 8a1ae62 - iwlwifi: use correct group for alive notification (bsc#1187495). - iwlwifi: support version 5 of the alive notification (bsc#1187495). - iwlwifi: mvm: ignore the scan duration parameter (bsc#1187495). - iwlwifi: dbg: add debug host notification (DHN) time point (bsc#1187495). - iwlwifi: mvm: clear all scan UIDs (bsc#1187495). - iwlwifi: mvm: d3: parse wowlan status version 11 (bsc#1187495). - iwlwifi: align RX status flags with firmware (bsc#1187495). - iwlwifi: mvm: remove redundant log in iwl_mvm_tvqm_enable_txq() (bsc#1187495). - iwlwifi: phy-ctxt: add new API VER 3 for phy context cmd (bsc#1187495). - commit e6bd24d - iwlwifi: thermal: support new temperature measurement API (bsc#1187495). - iwlwifi: mvm: add d3 prints (bsc#1187495). - iwlwifi: mvm: d3: support GCMP ciphers (bsc#1187495). - iwlwifi: mvm: support more GTK rekeying algorithms (bsc#1187495). - iwlwifi: move all bus-independent TX functions to common code (bsc#1187495). - iwlwifi: mvm: initiator: add option for adding a PASN responder (bsc#1187495). - iwlwifi: mvm: responder: allow to set only the HLTK for an associated station (bsc#1187495). - iwlwifi: mvm: location: set the HLTK when PASN station is added (bsc#1187495). - commit 78b502b - iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_init (bsc#1187495). - commit 5e9faaf - iwlwifi: support version 3 of GEO_TX_POWER_LIMIT (bsc#1187495). - Refresh patches.suse/iwlwifi-follow-the-new-inclusive-terminology.patch. - commit 18f1fc1 - iwlwifi: acpi: rename geo structs to contain versioning (bsc#1187495). - Refresh patches.suse/iwlwifi-follow-the-new-inclusive-terminology.patch. - commit 2a48685 - iwlwifi: mvm: Add FTM initiator RTT smoothing logic (bsc#1187495). - iwlwifi: mvm: add support for responder dynamic config command version 3 (bsc#1187495). - iwlwifi: mvm: add support for range request command ver 11 (bsc#1187495). - iwlwifi: remove wide_cmd_header field (bsc#1187495). - iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver (bsc#1187495). - iwlwifi: rs: set RTS protection for all non legacy rates (bsc#1187495). - iwlwifi: mvm: support new KEK KCK api (bsc#1187495). - commit b111b70 - iwlwifi: support REDUCE_TX_POWER_CMD version 6 (bsc#1187495). - iwlwifi: acpi: prepare SAR profile selection code for multiple sizes (bsc#1187495). - iwlwifi: add a common struct for all iwl_tx_power_cmd versions (bsc#1187495). - iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile() (bsc#1187495). - iwlwifi: remove iwl_validate_sar_geo_profile() export (bsc#1187495). - iwlwifi: mvm: use CHECKSUM_COMPLETE (bsc#1187495). - iwlwifi: mvm: remove redundant support_umac_log field (bsc#1187495). - iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version (bsc#1187495). - iwlwifi: don't export acpi functions unnecessarily (bsc#1187495). - commit 4e206c7 - iwlwifi: mvm: process ba-notifications also when sta rcu is invalid (bsc#1187495). - iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_S (bsc#1187495). - iwlwifi: mvm: Don't install CMAC/GMAC key in AP mode (bsc#1187495). - iwl-trans: move dev_cmd_offs, page_offs to a common trans header (bsc#1187495). - iwlwifi: regulatory: regulatory capabilities api change (bsc#1187495). - iwlwifi: dbg: add dumping special device memory (bsc#1187495). - iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUT (bsc#1187495). - iwlwifi: acpi: support ppag table command v2 (bsc#1187495). - iwlwifi: move bc_table_dword to a common trans header (bsc#1187495). - iwlwifi: iwl-trans: move tfd to trans layer (bsc#1187495). - iwlwifi: move bc_pool to a common trans header (bsc#1187495). - iwlwifi: enable twt by default (bsc#1187495). - iwlwifi: mvm: add an option to add PASN station (bsc#1187495). - iwlwifi: fw: move assert descriptor parser to common code (bsc#1187495). - iwlwifi: wowlan: adapt to wowlan status API version 10 (bsc#1187495). - iwlwifi: acpi: evaluate dsm to disable 5.8GHz channels (bsc#1187495). - iwlwifi: msix: limit max RX queues for 9000 family (bsc#1187495). - iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN (bsc#1187495). - iwlwifi: mvm: set PROTECTED_TWT feature if supported by firmware (bsc#1187495). - iwlwifi: mvm: set PROTECTED_TWT in MAC data policy (bsc#1187495). - iwlwifi: mvm: add PROTECTED_TWT firmware API (bsc#1187495). - iwlwifi: mvm: rs-fw: handle VHT extended NSS capability (bsc#1187495). - net: iwlwifi: Remove in_interrupt() from tracing macro (bsc#1187495). - net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros (bsc#1187495). - commit 68d8e8f - Update patches.suse/ARM-ensure-the-signal-page-contains-defined-contents.patch (CVE-2021-21781 bsc#1188445). - commit 47f3aa1 - net: fec_ptp: fix issue caused by refactor the fec_devtype (git-fixes). - commit d15e1c0 - kABI workaround for intel_th_driver (git-fixes). - commit c18c5e5 - drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create() (git-fixes). - intel_th: Wait until port is in reset before programming it (git-fixes). - ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry() (git-fixes). - ASoC: intel/boards: add missing MODULE_DEVICE_TABLE (git-fixes). - ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715 (git-fixes). - ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol (git-fixes). - ALSA: usx2y: Avoid camelCase (git-fixes). - commit 2f9e57e - Rename patches to match SLE15-SP2 equivalents to prepare for the next SLE15-SP2->SLE15-SP3 merge - commit 06bbd81 - watchdog: iTCO_wdt: Account for rebooting on second timeout (git-fixes). - watchdog: Fix possible use-after-free by calling del_timer_sync() (git-fixes). - watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff() (git-fixes). - watchdog: Fix possible use-after-free in wdt_startup() (git-fixes). - w1: ds2438: fixing bug that would always get page0 (git-fixes). - commit 0fe04be - virtio_console: Assure used length from device is limited (git-fixes). - pwm: img: Fix PM reference leak in img_pwm_enable() (git-fixes). - pwm: imx1: Don't disable clocks at device remove time (git-fixes). - pwm: spear: Don't modify HW state in .remove callback (git-fixes). - power: supply: ab8500: add missing MODULE_DEVICE_TABLE (git-fixes). - usb: gadget: hid: fix error return code in hid_bind() (git-fixes). - usb: gadget: f_hid: fix endianness issue with descriptors (git-fixes). - tty: serial: 8250: serial_cs: Fix a memory leak in error handling path (git-fixes). - tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero (git-fixes). - staging: rtl8723bs: fix macro value for 2.4Ghz only device (git-fixes). - commit 966e79d - PCI: tegra: Add missing MODULE_DEVICE_TABLE (git-fixes). - power: supply: charger-manager: add missing MODULE_DEVICE_TABLE (git-fixes). - power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE (git-fixes). - power: supply: max17042: Do not enforce (incorrect) interrupt trigger type (git-fixes). - power: supply: ab8500: Avoid NULL pointers (git-fixes). - power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLE (git-fixes). - power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE (git-fixes). - misc: alcor_pci: fix inverted branch condition (git-fixes). - net: usb: fix possible use-after-free in smsc75xx_bind (git-fixes). - commit 74628f5 - iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get() (git-fixes). - iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get() (git-fixes). - misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge (git-fixes). - misc/libmasm/module: Fix two use after free in ibmasm_init_one (git-fixes). - mfd: cpcap: Fix cpcap dmamask not set warnings (git-fixes). - mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLE (git-fixes). - Input: hideep - fix the uninitialized use in hideep_nvm_unlock() (git-fixes). - i2c: core: Disable client irq on reboot/shutdown (git-fixes). - lib/decompress_unlz4.c: correctly handle zero-padding around initrds (git-fixes). - commit 14f42b7 - backlight: lm3630a: Fix return code of .update_status() callback (git-fixes). - dmaengine: fsl-qdma: check dma_set_mask return value (git-fixes). - gpio: pca953x: Add support for the On Semi pca9655 (git-fixes). - gpio: zynq: Check return value of pm_runtime_get_sync (git-fixes). - ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 characters (git-fixes). - ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing() (git-fixes). - ASoC: img: Fix PM reference leak in img_i2s_in_probe() (git-fixes). - ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions (git-fixes). - ALSA: hda: Add IRQ check for platform_get_irq() (git-fixes). - ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values (git-fixes). - commit 006f207 - ACPI: video: Add quirk for the Dell Vostro 3350 (git-fixes). - ACPI: AMBA: Fix resource name in /proc/iomem (git-fixes). - ALSA: usb-audio: scarlett2: Fix data_mutex lock (git-fixes). - ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count (git-fixes). - ALSA: bebob: add support for ToneWeal FW66 (git-fixes). - ALSA: ppc: fix error return code in snd_pmac_probe() (git-fixes). - ALSA: sb: Fix potential double-free of CSP mixer elements (git-fixes). - ALSA: ac97: fix PM reference leak in ac97_bus_remove() (git-fixes). - ALSA: usx2y: Don't call free_pages_exact() with NULL address (git-fixes). - commit eaa8acd - config: refresh - drop GVE on arm64 and s390x (no longer available due to dependency update) - commit d6ed2bf - crypto: sun4i-ss - initialize need_fallback (git-fixes). - crypto: sun4i-ss - IV register does not work on A10 and A13 (git-fixes). - crypto: sun4i-ss - checking sg length is not sufficient (git-fixes). - crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req() (git-fixes). - crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req() (git-fixes). - commit 2b4c8a1 - blacklist.conf: add 4c9c26f1e67648f41f - commit db6c764 - blacklist.conf: add dbc03e81586fc33e4945263fd6e09e22eb4b980f - commit 32c5658 - powerpc/papr_scm: Properly handle UUID types and API (FATE#326628, bsc#1113295, git-fixes). - commit 9bcaa28 - powerpc: Offline CPU in stop_this_cpu() (bsc#1156395). - commit 01547d1 - powerpc/mm: Fix lockup on kernel exec fault (bsc#1156395). - commit b063178 - powerpc/stacktrace: Fix spurious "/stale"/ traces in raise_backtrace_ipi() (bsc#1156395). - commit f074894 - gve: Introduce per netdev `enum gve_queue_format` (bsc#1176940). - Refresh patches.suse/gve-Fix-an-error-handling-path-in-gve_probe.patch. - commit fc90ec1 - gve: DQO: Remove incorrect prefetch (bsc#1176940). - gve: Simplify code and axe the use of a deprecated API (bsc#1176940). - gve: Propagate error codes to caller (bsc#1176940). - gve: DQO: Fix off by one in gve_rx_dqo() (bsc#1176940). - gve: Fix warnings reported for DQO patchset (bsc#1176940). - gve: DQO: Add RX path (bsc#1176940). - gve: DQO: Add TX path (bsc#1176940). - gve: DQO: Configure interrupts on device up (bsc#1176940). - gve: DQO: Add ring allocation and initialization (bsc#1176940). - gve: DQO: Add core netdev features (bsc#1176940). - gve: Update adminq commands to support DQO queues (bsc#1176940). - gve: Add DQO fields for core data structures (bsc#1176940). - gve: Add dqo descriptors (bsc#1176940). - gve: Add support for DQO RX PTYPE map (bsc#1176940). - gve: adminq: DQO specific device descriptor logic (bsc#1176940). - gve: Introduce a new model for device options (bsc#1176940). - gve: Make gve_rx_slot_page_info.page_offset an absolute offset (bsc#1176940). - gve: gve_rx_copy: Move padding to an argument (bsc#1176940). - gve: Move some static functions to a common file (bsc#1176940). - gve: Check TX QPL was actually assigned (bsc#1176940). - net: gve: remove duplicated allowed (bsc#1176940). - net: gve: convert strlcpy to strscpy (bsc#1176940). - gve: Add support for raw addressing in the tx path (bsc#1176940). - gve: Rx Buffer Recycling (bsc#1176940). - gve: Add support for raw addressing to the rx path (bsc#1176940). - gve: Add support for raw addressing device option (bsc#1176940). - gve: Replace zero-length array with flexible-array member (bsc#1176940). - gve: Enable Link Speed Reporting in the driver (bsc#1176940). - gve: Use link status register to report link status (bsc#1176940). - gve: Batch AQ commands for creating and destroying queues (bsc#1176940). - gve: NIC stats for report-stats and for ethtool (bsc#1176940). - gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags (bsc#1176940). - gve: Use dev_info/err instead of netif_info/err (bsc#1176940). - gve: Add stats for gve (bsc#1176940). - gve: Get and set Rx copybreak via ethtool (bsc#1176940). - commit ffc7e3d - cpu/hotplug: Cure the cpusets trainwreck (git fixes (sched/hotplug)). - commit ea5f05d - blacklist.conf: duplication - commit eff56f7 - kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() (git-fixes). - commit 9aba4a6 - kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE (git-fixes). - commit a579f68 - kABI workaround for pci/quirks.c (git-fixes). - commit 04fb196 - drm/panel: nt35510: Do not fail if DSI read fails (git-fixes). - Bluetooth: mgmt: Fix the command returns garbage parameter value (git-fixes). - Bluetooth: btusb: Add support USB ALT 3 for WBS (git-fixes). - Bluetooth: L2CAP: Fix invalid access on ECRED Connection response (git-fixes). - Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails (git-fixes). - Bluetooth: Remove spurious error message (git-fixes). - Bluetooth: Fix alt settings for incoming SCO with transparent coding format (git-fixes). - mac80211_hwsim: add concurrent channels scanning support over virtio (git-fixes). - mac80211: consider per-CPU statistics if present (git-fixes). - iwlwifi: pcie: fix context info freeing (git-fixes). - iwlwifi: mvm: fix error print when session protection ends (git-fixes). - mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode (git-fixes). - mt76: mt7615: fix fixed-rate tx status reporting (git-fixes). - net: phy: realtek: add delay to fix RXC generation issue (git-fixes). - commit 4680cad - Add a cherry-picked ID for AMDGPU fix patch - commit ba73832 - wl1251: Fix possible buffer overflow in wl1251_cmd_scan (git-fixes). - wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP (git-fixes). - commit e3971fc - PCI: iproc: Support multi-MSI only on uniprocessor kernel (git-fixes). - PCI: iproc: Fix multi-MSI base vector number allocation (git-fixes). - PCI: aardvark: Implement workaround for the readback value of VEND_ID (git-fixes). - pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq() (git-fixes). - pinctrl: mcp23s08: fix race condition in irq handler (git-fixes). - pinctrl/amd: Add device HID for new AMD GPIO controller (git-fixes). - wireless: wext-spy: Fix out-of-bounds warning (git-fixes). - rtl8xxxu: Fix device info for RTL8192EU devices (git-fixes). - r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM (git-fixes). - qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute (git-fixes). - commit 0ca454f - PCI: aardvark: Fix checking for PIO Non-posted Request (git-fixes). - PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes). - media, bpf: Do not copy more entries than user space requested (git-fixes). - iwlwifi: pcie: free IML DMA memory allocation (git-fixes). - iwlwifi: mvm: don't change band on bound PHY contexts (git-fixes). - mISDN: fix possible use-after-free in HFC_cleanup() (git-fixes). - media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (git-fixes). - mmc: core: Allow UHS-I voltage switch for SDSC cards if supported (git-fixes). - commit f7d13b4 - drm/amdgpu: Update NV SIMD-per-CU to 2 (git-fixes). - drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create() (git-fixes). - drm/amd/display: fix incorrrect valid irq check (git-fixes). - drm/amdkfd: Walk through list with dqm lock hold (git-fixes). - drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check (git-fixes). - drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init() (git-fixes). - drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7 (git-fixes). - drm/amd/display: Update scaling settings on modeset (git-fixes). - drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer() (git-fixes). - drm/amd/display: fix use_max_lb flag for 420 pixel formats (git-fixes). - commit d72cf42 - drm/amd/amdgpu/sriov disable all ip hw status by default (git-fixes). - drm/sched: Avoid data corruptions (git-fixes). - drm/virtio: Fix double free on probe failure (git-fixes). - drm/msm/mdp4: Fix modifier support enabling (git-fixes). - drm/arm/malidp: Always list modifiers (git-fixes). - drm/vc4: fix argument ordering in vc4_crtc_get_margins() (git-fixes). - drm/zte: Don't select DRM_KMS_FB_HELPER (git-fixes). - drm/mxsfb: Don't select DRM_KMS_FB_HELPER (git-fixes). - drm/tegra: Don't set allow_fb_modifiers explicitly (git-fixes). - commit b02b3f8 - ASoC: tegra: Set driver_name=tegra for all machine drivers (git-fixes). - clk: tegra: Ensure that PLLU configuration is applied properly (git-fixes). - clk: renesas: r8a77995: Add ZA2 clock (git-fixes). - Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc (git-fixes). - Bluetooth: Shutdown controller after workqueues are flushed or cancelled (git-fixes). - Bluetooth: Fix the HCI to MGMT status conversion table (git-fixes). - Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip (git-fixes). - cw1200: add missing MODULE_DEVICE_TABLE (git-fixes). - clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround (git-fixes). - commit c7cdd5b - ARM: ensure the signal page contains defined contents (bsc#1188445). - commit a1eecda - kprobes: fix kill kprobe which has been marked as gone (git-fixes). - commit ee1820f - kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler (git-fixes). - commit 865421f - kprobes: Do not expose probe addresses to non-CAP_SYSLOG (git-fixes). - commit e2cb2ae - net: atlantic: fix ip dst and ipv6 address filters (git-fixes). - commit 4278aab - net/mlx5: Don't fail driver on failure to create debugfs (git-fixes). - commit c19d4f7 - net: marvell: Fix OF_MDIO config check (git-fixes). - commit f372318 - net: dp83867: Fix OF_MDIO config check (git-fixes). - commit c2ac3ff - net: Make PTP-specific drivers depend on PTP_1588_CLOCK (git-fixes). - commit 0997bfc - net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy (git-fixes). - commit 2e479b6 - PCI: quirks: fix false kABI positive (git-fixes). - commit a2a8059 - tpm: efi: Use local variable for calculating final log size (git-fixes). - commit 69be865 - tracing: Do not reference char * as a string in histograms (git-fixes). - commit 5ff7921 - PCI: iproc: Fix multi-MSI base vector number allocation (git-fixes). - commit 9e70011 - PCI: aardvark: Implement workaround for the readback value of VEND_ID (git-fixes). - commit 4bfb1fd - PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun (git-fixes). - commit dbaa5b3 - PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes). - commit 900ca03 - Update patches.suse/Revert-ibmvnic-remove-duplicate-napi_schedule-call-i.patch (bsc#1065729 bsc#1188405 ltc#193509 bsc#1187476 ltc#193646). - commit f55c672 - blacklist.conf: 36fa06f9 KVM: x86: Add support for RDPID without RDTSCP - commit db710b8 - blacklist.conf: 8aec21c0 KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported - commit 202cd1e - fix patch metadata - fix Patch-mainline, drop Git-repo: patches.suse/bpftool-Properly-close-va_list-ap-by-va_end-on-error.patch - commit ec7585c - Update kabi files. - update from second July 2021 maintenance update submission (commit 44308a6ad508) - commit ee121a0 - Refresh patches.suse/0003-amdgpu-fix-GEM-obj-leak-in-amdgpu_display_user_frame.patch. Drop _unlocked - commit 942b7a3 - fbmem: Do not delete the mode that is still in use (git-fixes). - dma-buf/sync_file: Don't leak fences on merge failure (git-fixes). - fbmem: add margin check to fb_check_caps() (git-fixes). - commit 1116a4b - Update patches.suse/Revert-ibmvnic-remove-duplicate-napi_schedule-call-i.patch (bsc#1065729 bsc#1188405 ltc#193509). - Update patches.suse/Revert-ibmvnic-simplify-reset_long_term_buff-functio.patch (bsc#1186206 ltc#191041 bsc#1188405 ltc#193509). - commit 5fcaf8a - rpm/kernel-binary.spec.in: Do not install usrmerged kernel on Leap (boo#1184804). - commit 5b51131 - bpftool: Properly close va_list 'ap' by va_end() on error (bsc#1155518). - libbpf: Fixes incorrect rx_ring_setup_done (bsc#1155518). - commit a14bd1d - blacklist.conf: add "/block: blk-mq.c: fix @at_head kernel-doc warning"/ Also removed a remnant of a merge conflict. - commit ebd24f1 - netfilter: x_tables: fix compat match/target pad out-of-bound write (CVE-2021-22555 bsc#1188116). - commit 0b62bdb - netfilter: x_tables: fix compat match/target pad out-of-bound write (CVE-2021-22555 bsc#1188116). - commit 5d3d4da - vmxnet3: fix cksum offload issues for tunnels with non-default udp ports (git-fixes). - USB: cdc-acm: blacklist Heimann USB Appset device (git-fixes). - usb: gadget: eem: fix echo command packet response issue (git-fixes). - vfio/pci: Handle concurrent vma faults (git-fixes). - [xarray] iov_iter_fault_in_readable() should do nothing in xarray case (git-fixes). - ssb: sdio: Don't overwrite const buffer if block_write fails (git-fixes). - commit 76c3ff9 - serial_cs: Add Option International GSM-Ready 56K/ISDN modem (git-fixes). - serial_cs: remove wrong GLOBETROTTER.cis entry (git-fixes). - staging: rtl8712: remove redundant check in r871xu_drv_init (git-fixes). - spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' (git-fixes). - spi: omap-100k: Fix the length judgment problem (git-fixes). - spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() (git-fixes). - spi: Make of_register_spi_device also set the fwnode (git-fixes). - regulator: da9052: Ensure enough delay time for .set_voltage_time_sel (git-fixes). - regulator: uniphier: Add missing MODULE_DEVICE_TABLE (git-fixes). - commit a2b1a60 - platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard() (git-fixes). - random32: Fix implicit truncation warning in prandom_seed_state() (git-fixes). - media: Fix Media Controller API config checks (git-fixes). - media: imx-csi: Skip first few frames from a BT.656 source (git-fixes). - media: siano: fix device register error path (git-fixes). - media: dvb_net: avoid speculation from net slot (git-fixes). - media: dvd_usb: memory leak in cinergyt2_fe_attach (git-fixes). - mmc: via-sdmmc: add a check against NULL pointer dereference (git-fixes). - mmc: sdhci-sprd: use sdhci_sprd_writew (git-fixes). - memstick: rtsx_usb_ms: fix UAF (git-fixes). - commit 0eb2f6b - media: st-hva: Fix potential NULL pointer dereferences (git-fixes). - media: bt8xx: Fix a missing check bug in bt878_probe (git-fixes). - media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release (git-fixes). - media: em28xx: Fix possible memory leak of em28xx struct (git-fixes). - media: imx: imx7_mipi_csis: Fix logging of only error event counters (git-fixes). - media: pvrusb2: fix warning in pvr2_i2c_core_done (git-fixes). - media: cobalt: fix race condition in setting HPD (git-fixes). - media: cpia2: fix memory leak in cpia2_usb_probe (git-fixes). - media: sti: fix obj-$(config) targets (git-fixes). - media: exynos-gsc: fix pm_runtime_get_sync() usage count (git-fixes). - commit ba1b2bc - iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: mxc4005: Fix overread of data and alignment issue (git-fixes). - lib: vsprintf: Fix handling of number field widths in vsscanf (git-fixes). - media: sti/bdisp: fix pm_runtime_get_sync() usage count (git-fixes). - media: s5p-jpeg: fix pm_runtime_get_sync() usage count (git-fixes). - media: mtk-vcodec: fix PM runtime get logic (git-fixes). - media: sh_vou: fix pm_runtime_get_sync() usage count (git-fixes). - media: mdk-mdp: fix pm_runtime_get_sync() usage count (git-fixes). - iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper (git-fixes). - iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls (git-fixes). - commit 74c2c06 - gve: Fix an error handling path in 'gve_probe()' (git-fixes). - fm10k: Fix an error handling path in 'fm10k_probe()' (git-fixes). - HID: do not use down_interruptible() when unbinding devices (git-fixes). - HID: wacom: Correct base usage for capacitive ExpressKey status bits (git-fixes). - crypto: omap-sham - Fix PM reference leak in omap sham ops (git-fixes). - crypto: nitrox - fix unchecked variable in nitrox_register_interrupts (git-fixes). - hwrng: exynos - Fix runtime PM imbalance on error (git-fixes). - hwmon: (max31790) Fix pwmX_enable attributes (git-fixes). - hwmon: (max31790) Report correct current pwm duty cycles (git-fixes). - commit ac66984 - ALSA: usb-audio: scarlett2: Fix wrong resume call (git-fixes). - ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D (git-fixes). - ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() (git-fixes). - clocksource: Retry clock read if long delays detected (git-fixes). - crypto: qat - remove unused macro in FW loader (git-fixes). - crypto: qat - check return code of qat_hal_rd_rel_reg() (git-fixes). - crypto: ccp - Fix a resource leak in an error handling path (git-fixes). - crypto: ux500 - Fix error return code in hash_hw_final() (git-fixes). - crypto: nx - add missing MODULE_DEVICE_TABLE (git-fixes). - crypto: ixp4xx - dma_unmap the correct address (git-fixes). - commit fcdd7a0 - ALSA: hda/realtek: Add another ALC236 variant support (git-fixes). - ALSA: usb-audio: fix rate on Ozone Z90 USB headset (git-fixes). - ACPI: bus: Call kobject_put() in acpi_init() error path (git-fixes). - ACPI: EC: Make more Asus laptops use ECDT _GPE (git-fixes). - ACPI: resources: Add checks for ACPI IRQ override (git-fixes). - ACPI: processor idle: Fix up C-state latency if not ordered (git-fixes). - ACPICA: Fix memory leak caused by _CID repair function (git-fixes). - commit 930000b - seq_file: Disallow extremely large seq buffer allocations (bsc#1188062, CVE-2021-33909). - commit fe01024 - thermal/drivers/int340x/processor_thermal: Fix tcc setting (git-fixes). - commit c7a1614 - serial: fsl_lpuart: remove RTSCTS handling from get_mctrl() (git-fixes). - serial: 8250_pci: Add support for new HPE serial device (git-fixes). - commit bdbeac7 - PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift (git-fixes). - PCI: intel-gw: Fix INTx enable (git-fixes). - rtw88: 8822c: fix lc calibration timing (git-fixes). - commit 27f2c49 - leds: class: The -ENOTSUPP should never be seen by user space (git-fixes). - mac80211: reset profile_periodicity/ema_ap (git-fixes). - i2c: designware: Adjust bus_freq_hz when refuse high speed mode set (git-fixes). - net: phy: fix save wrong speed and duplex problem if autoneg is on (git-fixes). - net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy (git-fixes). - commit 3654173 - blacklist.conf: update blacklist - commit 36a2250 - usb: dwc3: Fix debugfs creation flow (git-fixes). - commit dc4de14 - Revert "/drm: add a locked version of drm_is_current_master"/ (git-fixes). - commit 299bede - drm/i915/display: Do not zero past infoframes.vsc (git-fixes). - drm/msm: Fix error return code in msm_drm_init() (git-fixes). - drm/dp_mst: Do not set proposed vcpi directly (git-fixes). - drm/vc4: hdmi: Fix error path of hpd-gpios (git-fixes). - drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result (git-fixes). - drm/rockchip: lvds: Fix an error handling path (git-fixes). - drm: rockchip: set alpha_en to 0 if it is not used (git-fixes). - drm/vc4: hdmi: Prevent clock unbalance (git-fixes). - drm/vc4: crtc: Skip the TXP (git-fixes). - drm/vc4: txp: Properly set the possible_crtcs mask (git-fixes). - drm/amd/display: Fix build warnings (git-fixes). - drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect() (git-fixes). - drm/vmwgfx: Fix cpu updates of coherent multisample surfaces (git-fixes). - drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command (git-fixes). - drm: bridge: add missing word in Analogix help text (git-fixes). - drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable() (git-fixes). - drm/bridge/sii8620: fix dependency on extcon (git-fixes). - drm/i915/selftests: use vma_lookup() in __igt_mmap() (git-fixes). - commit 92278ad - blacklist.conf: update blacklist - commit 6b0f6b8 - clk: imx8mq: remove SYS PLL 1/2 clock gates (git-fixes). - Bluetooth: hci_qca: fix potential GPF (git-fixes). - cw1200: Revert unnecessary patches that fix unreal use-after-free bugs (git-fixes). - brcmfmac: Fix a double-free in brcmf_sdio_bus_reset (git-fixes). - drm/nouveau: fix dma_address check for CPU/GPU sync (git-fixes). - drm/amdgpu: wait for moving fence after pinning (git-fixes). - drm: add a locked version of drm_is_current_master (git-fixes). - commit 41694a6 - kABI compatibility fix for max98373_priv struct (git-fixes). - commit 9bfc21b - ASoC: SOF: loader: Use snd_sof_dsp_block_read() instead sof_block_read() (git-fixes). - ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe() (git-fixes). - ASoC: rt5682: Disable irq on shutdown (git-fixes). - ASoC: fsl_spdif: Fix unexpected interrupt after suspend (git-fixes). - ASoC: fsl_spdif: Fix error handler with pm_runtime_enable (git-fixes). - ASoC: rt715-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: rt711-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: rt700-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: rt5682-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: rt1308-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: max98373-sdw: use first_hw_init flag on resume (git-fixes). - ASoC: max98373-sdw: add missing memory allocation check (git-fixes). - commit 5211f08 - ALSA: usb-audio: Fix OOB access at proc output (git-fixes). - ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire (git-fixes). - commit 0a94859 - Blacklist already cherry-picked ASoC commits - commit 5cc6c21 - usb: gadget: f_fs: Fix setting of device and driver data cross-references (git-fixes). - commit 8174fed - vfs: Convert functionfs to use the new mount API (git -fixes). - commit bc4a6d0 - mm, futex: fix shared futex pgoff on shmem huge page (git fixes (kernel/futex)). - commit b5af159 - Update Patch-mainline tags for patches that landed in 5.14-rc1. - commit b2d9bab - thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default() (git-fixes). - commit a8440fd - usb: typec: fusb302: fix "/op-sink-microwatt"/ default that was in mW (git-fixes). - commit dcf2645 - fuse: reject internal errno (bsc#1188269). - fuse: check connected before queueing on fpq->io (bsc#1188267). - fuse: ignore PG_workingset after stealing (bsc#1188268). - commit ad3c8af - kABI: restore struct tcpc_config definition (git-fixes). - commit af96f3e - media: v4l2-async: Fix trivial documentation typo (git-fixes). - commit a677fa5 - tracing/histograms: Fix parsing of "/sym-offset"/ modifier (git-fixes). - commit e43cdf6 - usb: typec: fusb302: Always provide fwnode for the port (git-fixes). - commit 23df3ab - math: Export mul_u64_u64_div_u64 (git-fixes). - commit 3708119 - PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift (git-fixes). - PCI: intel-gw: Fix INTx enable (git-fixes). - serial: fsl_lpuart: remove RTSCTS handling from get_mctrl() (git-fixes). - coresight: Propagate symlink failure (git-fixes). - coresight: core: Fix use of uninitialized pointer (git-fixes). - commit 0c46818 - rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path (git-fixes). - rtc: fix snprintf() checking in is_rtc_hctosys() (git-fixes). - thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations (git-fixes). - reset: bail if try_module_get() fails (git-fixes). - firmware: tegra: Fix error return code in tegra210_bpmp_init() (git-fixes). - memory: fsl_ifc: fix leak of private memory on probe failure (git-fixes). - memory: fsl_ifc: fix leak of IO mapping on probe failure (git-fixes). - memory: pl353: Fix error return code in pl353_smc_probe() (git-fixes). - memory: atmel-ebi: add missing of_node_put for loop iteration (git-fixes). - reset: brcmstb: Add missing MODULE_DEVICE_TABLE (git-fixes). - reset: a10sr: add missing of_match_table reference (git-fixes). - ALSA: intel8x0: Fix breakage at ac97 clock measurement (git-fixes). - ALSA: isa: Fix error return code in snd_cmi8330_probe() (git-fixes). - commit 8a2377b - memory: fsl_ifc: fix leak of private memory on probe failure (git-fixes). - memory: fsl_ifc: fix leak of IO mapping on probe failure (git-fixes). - commit b522bcb - Refresh patches.suse/rtc-pcf2127-handle-timestamp-interrupts.patch. Switched to queued version. - commit 1b185ef - x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline() (bsc#1185308). - x86/kvm: Disable all PV features on crash (bsc#1185308). - refresh patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch - x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline() (bsc#1185308). - x86/kvm: Disable all PV features on crash (bsc#1185308). - refresh patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch - x86/kvm: Disable kvmclock on all CPUs on shutdown (bsc#1185308). - x86/kvm: Teardown PV features on boot CPU as well (bsc#1185308). - x86/kvm: Fix pr_info() for async PF setup/teardown (bsc#1185308). - x86/kvm: Disable kvmclock on all CPUs on shutdown (bsc#1185308). - x86/kvm: Teardown PV features on boot CPU as well (bsc#1185308). - x86/kvm: Fix pr_info() for async PF setup/teardown (bsc#1185308). - commit 80699a1 - fix patches metadata - fix Patch-mainline: patches.suse/tracepoint-Add-tracepoint_probe_register_may_exist-for-BPF-tracing.patch patches.suse/tracing-Resize-tgid_map-to-pid_max-not-PID_MAX_DEFAULT.patch patches.suse/tracing-Simplify-fix-saved_tgids-logic.patch - commit fa5e842 - soc: fsl: qbman: Delete useless kfree code (bsc#1188176). - soc: fsl: qbman: Ensure device cleanup is run for kexec (bsc#1188176). - commit ec1bcd7 - ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation (git-fixes). - commit d17e17c - dpaa2-eth: fix memory leak in XDP_REDIRECT (git-fixes). - commit 586c229 - dpaa2-eth: fix memory leak in XDP_REDIRECT (git-fixes). - commit 3d9e50c - rpm/kernel-binary.spec.in: Remove zdebug define used only once. - commit 85a9fc2 - kernel-binary.spec: Exctract s390 decompression code (jsc#SLE-17042). - commit 7f97df2 - seq_file: Disallow extremely large seq buffer allocations (bsc#1188062, CVE-2021-33909). - commit eb7ef76 - tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT (git-fixes). - commit dfc48c9 - tracing: Simplify & fix saved_tgids logic (git-fixes). - commit c530730 - tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing (git-fixes). - commit 1ab86c5 - nvme: verify MNAN value if ANA is enabled (bsc#1185791). - commit e620ef1 - spi: spi-nxp-fspi: Implement errata workaround for LS1028A (bsc#1188121). - spi: spi-nxp-fspi: Add support for IP read only (bsc#1188121). - spi: spi-nxp-fspi: Add ACPI support (bsc#1188121). Refresh: patches.suse/spi-spi-nxp-fspi-fix-fspi-panic-by-unexpected-interr.patch patches.suse/spi-spi-nxp-fspi-move-the-register-operation-after-t.patch - spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe (bsc#1188121). Refresh: patches.suse/spi-spi-nxp-fspi-fix-fspi-panic-by-unexpected-interr.patch patches.suse/spi-spi-nxp-fspi-move-the-register-operation-after-t.patch - spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 (bsc#1188121). - spi: fspi: dynamically alloc AHB memory (bsc#1188121). Refresh: patches.suse/spi-spi-nxp-fspi-fix-fspi-panic-by-unexpected-interr.patch patches.suse/spi-spi-nxp-fspi-move-the-register-operation-after-t.patch - spi: nxp-fspi: Use devm API to fix missed unregistration of controller (bsc#1188121). - commit 8290109 - Fix meta data in lpfc-decouple-port_template-and-vport_template.patch - commit d9e6471 - scsi: qedf: Do not put host in qedf_vport_create() unconditionally (bsc#1170511). - commit 8665594 - efi/tpm: Differentiate missing and invalid final event log table (bsc#1188036). - commit 8616099 - kernel-binary.spec: Fix up usrmerge for non-modular kernels. - commit d718cd9 - nvme-rdma: introduce nvme_rdma_sgl structure (git-fixes). - commit 6ccb8a5 - nvme-rdma: fix in-casule data send for chained sgls (git-fixes). - nvme-tcp: rerun io_work if req_list is not empty (git-fixes). - commit a286451 - watchdog: aspeed: fix hardware timeout calculation (git-fixes). - watchdog: sp805: Fix kernel doc description (git-fixes). - gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP (git-fixes). - commit 79058fa - extcon: max8997: Add missing modalias string (git-fixes). - extcon: sm5502: Drop invalid register write in sm5502_reg_data (git-fixes). - char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol() (git-fixes). - backlight: lm3630a_bl: Put fwnode in error case during ->probe() (git-fixes). - commit 6b8c8e1 - iio: light: tcs3472: do not free unallocated IRQ (git-fixes). - iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() (git-fixes). - staging: gdm724x: check for overflow in gdm_lte_netif_rx() (git-fixes). - staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt() (git-fixes). - fpga: machxo2-spi: Address warning about unused variable (git-fixes). - extcon: intel-mrfld: Sync hardware and software state on init (git-fixes). - fpga: stratix10-soc: Add missing fpga_mgr_free() call (git-fixes). - commit b12d968 - iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: ltr501: ltr501_read_ps(): add missing endianness conversion (git-fixes). - iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR (git-fixes). - iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too (git-fixes). - iio: si1133: fix format string warnings (git-fixes). - iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - commit 2299862 - iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - commit 66bbafb - serial: mvebu-uart: correctly calculate minimal possible baudrate (git-fixes). - serial: mvebu-uart: do not allow changing baudrate when uartclk is not available (git-fixes). - serial: mvebu-uart: fix calculation of clock divisor (git-fixes). - serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates (git-fixes). - serial: tegra-tcu: Reorder channel initialization (git-fixes). - staging: rtl8712: fix memory leak in rtl871x_load_fw_cb (git-fixes). - iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp() (git-fixes). - iio: adis16400: do not return ints in irq handlers (git-fixes). - iio: adis_buffer: do not return ints in irq handlers (git-fixes). - mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode (git-fixes). - mmc: core: clear flags before allowing to retune (git-fixes). - Input: hil_kbd - fix error return code in hil_dev_connect() (git-fixes). - Input: usbtouchscreen - fix control-request directions (git-fixes). - mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvell_nfc_resume() (git-fixes). - mtd: partitions: redboot: seek fis-index-block in the right node (git-fixes). - commit a219c27 - usb: dwc3: Fix debugfs creation flow (git-fixes). - xhci: solve a double free problem while doing s4 (git-fixes). - usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() (git-fixes). - usb: dwc2: Don't reset the core after setting turnaround time (git-fixes). - usb: typec: wcove: Fx wrong kernel doc format (git-fixes). - tty: nozomi: Fix the error handling path of 'nozomi_card_init()' (git-fixes). - tty: nozomi: Fix a resource leak in an error handling function (git-fixes). - soundwire: stream: Fix test for DP prepare complete (git-fixes). - visorbus: fix error return code in visorchipset_init() (git-fixes). - commit e666eaf - leds: ktd2692: Fix an error handling path (git-fixes). - leds: as3645a: Fix error return code in as3645a_parse_node() (git-fixes). - leds: lm3532: select regmap I2C API (git-fixes). - ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_probe()' (git-fixes). - ASoC: rsnd: tidyup loop on rsnd_adg_clk_query() (git-fixes). - ASoC: atmel-i2s: Fix usage of capture and playback at the same time (git-fixes). - ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK (git-fixes). - ALSA: usb-audio: scarlett2: Read mux at init time (git-fixes). - ALSA: usb-audio: scarlett2: Read mixer volumes at init time (git-fixes). - Revert "/ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"/ (git-fixes). - commit ea3fb69 - ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_startup() (git-fixes). - mwifiex: re-fix for unaligned accesses (git-fixes). - lib/decompressors: remove set but not used variabled 'level' (git-fixes). - clk: si5341: Update initialization magic (git-fixes). - clk: si5341: Avoid divide errors due to bogus register contents (git-fixes). - clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoC (git-fixes). - clk: actions: Fix SD clocks factor table on Owl S500 SoC (git-fixes). - clk: actions: Fix UART clock dividers on Owl S500 SoC (git-fixes). - clk: zynqmp: pll: Remove some dead code (git-fixes). - clk: meson: g12a: fix gp0 and hifi ranges (git-fixes). - commit b4df049 - clk: renesas: rcar-gen3: Update Z clock rate formula in comments (git-fixes). - drm/msm/dpu: Fix error return code in dpu_mdss_init() (git-fixes). - drm: qxl: ensure surf.data is ininitialized (git-fixes). - drm/rockchip: dsi: remove extra component_del() call (git-fixes). - drm/rockchip: dsi: move all lane config except LCDC mux to bind() (git-fixes). - drm/rockchip: cdn-dp-core: add missing clk_disable_unprepare() on error in cdn_dp_grf_write() (git-fixes). - video: fbdev: imxfb: Fix an error message (git-fixes). - ath10k: Fix an error code in ath10k_add_interface() (git-fixes). - commit fc44520 - can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path (git-fixes). - can: gw: synchronize rcu operations before removing gw job entry (git-fixes). - Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event (git-fixes). - Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid (git-fixes). - ath10k: remove unused more_frags variable (git-fixes). - ath10k: add missing error return code in ath10k_pci_probe() (git-fixes). - ath10k: go to path err_unsupported when chip id is not supported (git-fixes). - brcmsmac: mac80211_if: Fix a resource leak in an error handling path (git-fixes). - brcmfmac: correctly report average RSSI in station info (git-fixes). - brcmfmac: fix setting of station info chains bitmask (git-fixes). - commit d8b0fc2 - can: hi311x: hi3110_can_probe(): silence clang warning (git-fixes). - drm/radeon: wait for moving fence after pinning (git-fixes). - drm/nouveau: wait for moving fence after pinning v2 (git-fixes). - cfg80211: call cfg80211_leave_ocb when switching away from OCB (git-fixes). - dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma (git-fixes). - dmaengine: mediatek: do not issue a new desc if one is still current (git-fixes). - dmaengine: mediatek: free the proper desc in desc_free handler (git-fixes). - dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() (git-fixes). - dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() (git-fixes). - commit 8be348d - gve: Fix swapped vars when fetching max queues (git-fixes). - mac80211: remove iwlwifi specific workaround NDPs of null_response (git-fixes). - mac80211: remove iwlwifi specific workaround that broke sta NDP tx (git-fixes). - mt76: fix possible NULL pointer dereference in mt76_tx (git-fixes). - extcon: extcon-max8997: Fix IRQ freeing at error path (git-fixes). - r8169: Avoid memcpy() over-reading of ETH_SS_STATS (git-fixes). - r8152: Avoid memcpy() over-reading of ETH_SS_STATS (git-fixes). - mac80211_hwsim: drop pending frames on stop (git-fixes). - mac80211: remove warning in ieee80211_get_sband() (git-fixes). - PCI: Add AMD RS690 quirk to enable 64-bit DMA (git-fixes). - commit c400726 - wcn36xx: Move hal_buf allocation to devm_kmalloc in probe (git-fixes). - wireless: carl9170: fix LEDS build errors & warnings (git-fixes). - rsi: Assign beacon rate settings to the correct rate_info descriptor field (git-fixes). - ssb: Fix error return code in ssb_bus_scan() (git-fixes). - ACPI: property: Constify stubs for CONFIG_ACPI=n case (git-fixes). - ACPI: APEI: fix synchronous external aborts in user-mode (git-fixes). - ACPI: sysfs: Fix a buffer overrun problem with description_show() (git-fixes). - cpufreq: sc520_freq: add 'fallthrough' to one case (git-fixes). - ata: ahci_sunxi: Disable DIPM (git-fixes). - commit 4b20cc3 - media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() (git-fixes). - media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx (git-fixes). - media: rtl28xxu: fix zero-length control request (git-fixes). - media: gspca/sunplus: fix zero-length control requests (git-fixes). - media: gspca/gl860: fix zero-length control requests (git-fixes). - media: gspca/sq905: fix control-request direction (git-fixes). - media: dtv5100: fix control-request directions (git-fixes). - hwmon: (max31790) Fix fan speed reporting for fan7..12 (git-fixes). - hwmon: (max31722) Remove non-standard ACPI device IDs (git-fixes). - commit 655a2af - media: zr364xx: fix memory leak in zr364xx_start_readpipe (git-fixes). - media: tc358743: Fix error return code in tc358743_probe_of() (git-fixes). - media: au0828: fix a NULL vs IS_ERR() check (git-fixes). - media: exynos4-is: Fix a use after free in isp_video_release (git-fixes). - media: dvb-usb: fix wrong definition (git-fixes). - media: rc: i2c: Fix an error message (git-fixes). - media: I2C: change 'RST' to "/RSET"/ to fix multiple build errors (git-fixes). - mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhc (git-fixes). - mmc: vub3000: fix control-request direction (git-fixes). - mmc: usdhi6rol0: fix error return code in usdhi6_probe() (git-fixes). - commit 0231cde - spi: stm32-qspi: Remove unused qspi field of struct stm32_qspi_flash (git-fixes). - spi: tegra114: Fix an error message (git-fixes). - spi: spi-sun6i: Fix chipselect/clock bug (git-fixes). - regulator: hi655x: Fix pass wrong pointer to config.driver_data (git-fixes). - mmc: block: Disable CMDQ on the ioctl path (git-fixes). - pinctrl: stm32: fix the reported number of GPIO lines per bank (git-fixes). - i2c: robotfuzz-osif: fix control-request directions (git-fixes). - i2c: dev: Add __user annotation (git-fixes). - commit c37129c - can: bcm: delay release of struct bcm_op after synchronize_rcu() (CVE-2021-3609 bsc#1187215). - commit a57ee2f - Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl (CVE-2021-3612 bsc#1187585). - commit 64519f9 - blacklist.conf: Append 'drm/vc4: hdmi: Move the HSM clock enable to runtime_pm' - commit 23b3543 - drm/vc4: hdmi: Make sure the controller is powered in detect (bsc#1152489) Backporting changes: * context changes * vc4_hdmi -> vc4->hdmi - commit 84c924f - drm/amdgpu: Don't query CE and UE errors (bsc#1152472) Backporting changes: * unsigned long -> uint32_t - commit 1637ecb - amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create (bsc#1152472) Backporting changes: * context changes - commit f40c83c - drm/msm: Small msm_gem_purge() fix (bsc#1152489) Backporting changes: * context changes * GEM_WARN_ON() -> WARN_ON() - commit f02a5b9 - drm/radeon: Fix a missing check bug in radeon_dp_mst_detect() (bsc#1152489) Backporting changes: * context changes - commit fee040e - blacklist.conf: Append 'drm/vc4: hdmi: Restore cec physical address on reconnect' - commit b32f423 - Update patch reference for patches.suse/module-limit-enabling-module.sig_enforce.patch (git-fixes, CVE-2021-35039, bsc#1188080). - commit 8d3fd9b - blacklist.conf: Append 'drm/vc4: crtc: Reduce PV fifo threshold on hvs4' - commit 3780e05 - tpm, tpm_tis: Reserve locality in tpm_tis_resume() (bsc#1188036). - tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt() (bsc#1188036). - tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality() (bsc#1188036). - tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality() (bsc#1188036). - commit 2c323b1 - drm: bridge/panel: Cleanup connector on bridge detach (bsc#1152489) Backporting changes: * context changes - commit b16ae28 - drm/mcde/panel: Inverse misunderstood flag (bsc#1152472) Backporting changes: * only panel-samsung-s6d16d0.c exists - commit 83514d0 - drm/stm: Fix bus_flags handling (bsc#1152472) - commit eaa7b7a - usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm() (git-fixes). - Refresh patches.suse/usb-typec-tcpm-Refactor-tcpm_handle_vdm_request-payl.patch. - Refresh patches.suse/usb-typec-tcpm-Refactor-tcpm_handle_vdm_request.patch. - commit 25ab009 - usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes (git-fixes). - commit d172a56 - usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP (git-fixes). - commit 44e186b - usb: typec: tcpm: set correct data role for non-DRD (git-fixes). - commit d27b294 - usb: typec: tcpm: Remove tcpc_config configuration mechanism (git-fixes). - commit 20564c3 - usb: typec: tcpm: Switch to use fwnode_property_count_uXX() (git-fixes). - commit 69ab721 - usb: typec: tcpm: Refactor tcpm_handle_vdm_request (git-fixes). - commit b4b2308 - usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling (git-fixes). - commit 9417ed4 - usb: typec: ucsi: Put fwnode in any case during ->probe() (git-fixes). - commit ec4c8d0 - usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port() (git-fixes). - commit 9f0dcac - usb: typec: tcpm: update power supply once partner accepts (git-fixes). - commit 54348d7 - docs: admin-guide: update description for kernel.hotplug sysctl (git-fixes). - blacklist.conf: we do ship the kernel sources and the documentation. They may just as well be up to date. - commit 7d1b971 - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-ibmvfc-Avoid-move-login-if-fast-fail-is-enabled.patch patches.suse/scsi-ibmvfc-Handle-move-login-failure.patch patches.suse/scsi-ibmvfc-Reinit-target-retries.patch patches.suse/scsi-lpfc-Add-a-option-to-enable-interlocked-ABTS-be.patch patches.suse/scsi-lpfc-Add-ndlp-kref-accounting-for-resume-RPI-pa.patch patches.suse/scsi-lpfc-Fix-Node-recovery-when-driver-is-handling-.patch patches.suse/scsi-lpfc-Fix-Unexpected-timeout-error-in-direct-att.patch patches.suse/scsi-lpfc-Fix-crash-when-lpfc_sli4_hba_setup-fails-t.patch patches.suse/scsi-lpfc-Fix-node-handling-for-Fabric-Controller-an.patch patches.suse/scsi-lpfc-Fix-non-optimized-ERSP-handling.patch patches.suse/scsi-lpfc-Fix-unreleased-RPIs-when-NPIV-ports-are-cr.patch patches.suse/scsi-lpfc-Ignore-GID-FT-response-that-may-be-receive.patch patches.suse/scsi-lpfc-Reregister-FPIN-types-if-ELS_RDF-is-receiv.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.10.patch patches.suse/scsi-scsi_dh_alua-Retry-RTPG-on-a-different-path-aft.patch - commit 9a3a833 - fix patch metadata - fix Patch-mainline and move to "/almost mainline"/ section: patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch - commit 81935f9 - blacklist.conf: 1e886090cefe docs: admin-guide: update description for kernel.hotplug sysctl - commit 1332420 - x86/elf: Use _BITUL() macro in UAPI headers (bsc#1178134). - commit 5b8c19e - blacklist.conf: 89f5f8fb5bf4 EDAC/thunderx: Remove irrelevant variable from error messages - commit 7c3f543 - blacklist.conf: d8778e393afa x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer - commit 07e7bbd - x86/pkru: Write hardware init value to PKRU when xstate is init (bsc#1152489). - commit 05b202a - scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEM (bsc#1187980). - commit bc82289 - cgroup1: don't allow 'n' in renaming (bsc#1187972). - commit 31d330a - qla2xxx: synchronize rport dev_loss_tmo setting (bsc#1182470 bsc#1185486). - commit 8249f86 - bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc (bsc#1177028). - bpf: Fix libelf endian handling in resolv_btfids (bsc#1177028). - commit f52fc7f - x86/process: Check PF_KTHREAD and not current->mm for kernel threads (bsc#1152489). - commit f14058e - x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() (bsc#1178134). - commit 8de1b90 - kernel-binary.spec: Remove obsolete and wrong comment mkmakefile is repleced by echo on newer kernel - commit d9209e7 - ceph: must hold snap_rwsem when filling inode for async create (bsc#1187927). - commit 288e232 - ibmvnic: Use strscpy() instead of strncpy() (bsc#1184114 ltc#192237). - ibmvnic: fix send_request_map incompatible argument (bsc#1184114 ltc#192237). - ibmvnic: fix kernel build warnings in build_hdr_descs_arr (bsc#1184114 ltc#192237). - ibmvnic: fix kernel build warning (bsc#1184114 ltc#192237). - ibmvnic: fix kernel build warning in strncpy (bsc#1184114 ltc#192237). - ibmvnic: Allow device probe if the device is not ready at boot (bsc#1184114 ltc#192237). - ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c (bsc#1184114 ltc#192237). - commit 6f12df4 - series.conf: cleanup - update upstream reference and resort: patches.suse/Revert-ibmvnic-simplify-reset_long_term_buff-functio.patch - commit dc51831 - Update patches.suse/RDMA-ucma-Rework-ucma_migrate_id-to-avoid-races-with.patch (bsc#1181147 bsc#1187050 CVE-2020-36385). Added CVE reference. - commit f7b3ebb - ibmvnic: account for bufs already saved in indir_buf (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: clean pending indirect buffs during reset (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290). - commit 4925dab - fix patch metadata - fix upstream reference: patches.suse/bpfilter-Specify-the-log-level-for-the-kmsg-message.patch - commit 4e6fe72 - ibmvnic: free tx_pool if tso_pool alloc fails (bsc#1085224 ltc#164363). - commit badd4e0 - perf/x86/intel/uncore: Fix a kernel WARNING triggered by maxcpus=1 (git-fixes). - commit 9602802 - ibmvnic: parenthesize a check (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139 git-fixes). - ibmvnic: set ltb->buff to NULL after freeing (bsc#1094840 ltc#167098). - Revert "/ibmvnic: remove duplicate napi_schedule call in open function"/ (bsc#1065729). - commit e5fa23c - SUNRPC: Handle major timeout in xprt_adjust_timeout() (git-fixes). - Refresh patches.suse/0001-ipmi-watchdog-Stop-watchdog-timer-when-the-current-a.patch. - Refresh patches.suse/block-return-the-correct-bvec-when-checking-for-gaps.patch. - Refresh patches.suse/ibmvnic-remove-default-label-from-to_string-switch.patch. - commit bff6126 - nvmem: rmem: fix undefined reference to memremap (git-fixes). - commit 420be35 - series.conf: cleanup - update upstream references and resort: patches.suse/0001-ipmi-watchdog-Stop-watchdog-timer-when-the-current-a.patch patches.suse/block-return-the-correct-bvec-when-checking-for-gaps.patch patches.suse/ibmvnic-remove-default-label-from-to_string-switch.patch patches.suse/xfrm-policy-Read-seqcount-outside-of-rcu-read-side-i.patch - commit fc2830a - bpfilter: Specify the log level for the kmsg message (bsc#1155518). - commit a6b5aff - Blacklisted SCSI ufs core patch: way out of context. - commit 33b89f4 - FCOE: fcoe_wwn_from_mac kABI fix (bsc#1187886). - scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declaration (bsc#1187886). - commit bf3226e - Blacklisted libsas new gfp variant patches - commit 7d45a44 - scsi: core: Fix race between handling STS_RESOURCE and completion (bsc#1187883). - Refresh patches.suse/scsi_dh_alua-return-BLK_STS_AGAIN-for-ALUA-transitio.patch. - commit 1a66f28 - Blacklisted scsi commit that should be skipped. - commit 6c0722b - kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync() (bsc#1187867). - commit 4323f85 - kthread_worker: split code for canceling the delayed work timer (bsc#1187867). - commit f950430 - dax: fix ENOMEM handling in grab_mapping_entry() (bsc#1184212). - commit fa16d18 - Revert "/ibmvnic: simplify reset_long_term_buff function"/ (bsc#1186206 ltc#191041). - commit ae5a395 - SCSI: ufs: fix ktime_t kabi change (bsc#1187795). - scsi: ufs: Fix imprecise load calculation in devfreq window (bsc#1187795). - commit 51e8b33 - Blacklisted commit already removed, to keep it away - commit 2ac8cfe - blacklist.conf: Append 'drm/shmem-helpers: vunmap: Don't put pages for dma-buf' - commit 4f0b109 - s390/stack: fix possible register corruption with stack switch helper (bsc#1185677). - commit d57c991 - powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set (jsc#SLE-13513 bsc#1176919 ltc#186162 git-fixes). - commit 8cc69d2 - Revert "/video: imsttfb: fix potential NULL pointer dereferences"/ (bsc#1152489) - commit cb44bac - Revert "/Update config files (bsc#1187167)"/ (bsc#1187711). The key is needed. When a random key is generaeted it is a problem with OBS repository setup. OBS should provide a signing key. - commit b53af95 - s390/dasd: add missing discipline function (git-fixes). - commit ea8d00e - kernel: kexec_file: fix error return code of kexec_calculate_store_digests() (git-fixes). - commit c886494 - drm/vc4: hdmi: Make sure the controller is powered in detect (git-fixes). - drm/vc4: hdmi: Move the HSM clock enable to runtime_pm (git-fixes). - commit 20bb391 - blacklist.conf: Add amdgpu entries that have been reverted (git-fixes) - commit 41610da - mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk (git-fixes). - commit c1d2306 - Removed patch that was incorrectly added to SLE15-SP2 (bsc#1186949) This patch was suggested as a git-fix for SLE15-SP2, but the commits it fixes are not present there. - commit fc1818c - bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix TQM fastpath ring backing store computation (jsc#SLE-8371 bsc#1153274). - bnxt_en: Rediscover PHY capabilities after firmware reset (jsc#SLE-8371 bsc#1153274). - cxgb4: fix wrong shift (git-fixes). - be2net: Fix an error handling path in 'be_probe()' (git-fixes). - netxen_nic: Fix an error handling path in 'netxen_nic_probe()' (git-fixes). - qlcnic: Fix an error handling path in 'qlcnic_probe()' (git-fixes). - net/mlx5e: Block offload of outer header csum for UDP tunnels (git-fixes). - net/mlx5: Consider RoCE cap before init RDMA resources (git-fixes). - net/mlx5e: Fix page reclaim for dead peer hairpin (git-fixes). - net/mlx5e: Remove dependency in IPsec initialization flows (git-fixes). - ice: add ndo_bpf callback for safe mode netdev ops (jsc#SLE-7926). - net/sched: act_ct: handle DNAT tuple collision (bsc#1154353). - vrf: fix maximum MTU (git-fixes). - net/mlx5: Fix PBMC register mapping (git-fixes). - net/mlx5: Fix placement of log_max_flow_counter (git-fixes). - net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa (git-fixes). - commit 060a647 - net/mlx5: Reset mkey index on creation (jsc#SLE-15172). - net/mlx5: E-Switch, Allow setting GUID for host PF vport (jsc#SLE-15172). - net/mlx5: E-Switch, Read PF mac address (jsc#SLE-15172). - cxgb4: fix wrong ethtool n-tuple rule lookup (jsc#SLE-15131). - ethtool: strset: fix message length calculation (bsc#1176447). - cxgb4: halt chip before flashing PHY firmware image (jsc#SLE-15131). - cxgb4: fix sleep in atomic when flashing PHY firmware (jsc#SLE-15131). - cxgb4: fix endianness when flashing boot image (jsc#SLE-15131). - ice: parameterize functions responsible for Tx ring management (jsc#SLE-12878). - mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 (bsc#1176774). - commit 3e01284 - drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device (git-fixes). - ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode (git-fixes). - ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values (git-fixes). - ASoC: fsl-asoc-card: Set .owner attribute when registering card (git-fixes). - commit af36159 - PCI: aardvark: Fix kernel panic during PIO transfer (git-fixes). - commit ce71c77 - PCI: aardvark: Don't rely on jiffies while holding spinlock (git-fixes). - commit 1bd7ff7 - spi: spi-nxp-fspi: move the register operation after the clock enable (git-fixes). - Revert "/PCI: PM: Do not read power state in pci_enable_device_flags()"/ (git-fixes). - PCI: Add ACS quirk for Broadcom BCM57414 NIC (git-fixes). - radeon: use memcpy_to/fromio for UVD fw upload (git-fixes). - spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() (git-fixes). - regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting (git-fixes). - commit 8ac9ce3 - cfg80211: make certificate generation more robust (git-fixes). - PCI: Work around Huawei Intelligent NIC VF FLR erratum (git-fixes). - PCI: Mark some NVIDIA GPUs to avoid bus reset (git-fixes). - PCI: Mark TI C667X to avoid bus reset (git-fixes). - ASoC: rt5659: Fix the lost powers for the HDA header (git-fixes). - hwmon: (scpi-hwmon) shows the negative temperature properly (git-fixes). - commit ed194e5 - fix patches metadata - fix Patch-mainline: patches.suse/NFS-Fix-a-potential-NULL-dereference-in-nfs_get_clie.patch patches.suse/NFS-Fix-use-after-free-in-nfs4_init_client.patch patches.suse/NFSv4-Fix-deadlock-between-nfs4_evict_inode-and-nfs4.patch patches.suse/SUNRPC-Handle-major-timeout-in-xprt_adjust_timeout.patch - commit e5e0666 - series.conf: cleanup - update upstream reference and resort: patches.suse/xfrm-policy-Read-seqcount-outside-of-rcu-read-side-i.patch - commit cafffbc - video: hgafb: correctly handle card detect failure during probe (git-fixes). - commit 55f7ec7 - Bluetooth: use correct lock to prevent UAF of hdev object (git-fixes). - video: hgafb: fix potential NULL pointer dereference (git-fixes). - Revert "/video: hgafb: fix potential NULL pointer dereference"/ (git-fixes). - commit 83627e7 - dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions (git-fixes). - drm/amd/amdgpu:save psp ring wptr to avoid attack (git-fixes). - drm/amd/display: Fix potential memory leak in DMUB hw_init (git-fixes). - drm/amdgpu: refine amdgpu_fru_get_product_info (git-fixes). - Bluetooth: Add a new USB ID for RTL8822CE (git-fixes). - commit d18513c - module: limit enabling module.sig_enforce (git-fixes). - commit 7f30f5d - Bluetooth: use correct lock to prevent UAF of hdev object (bsc#1186666 CVE-2021-3573). - commit 6781ea8 - blacklist.conf: Add unwanted commits - commit 1da6dbc - NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() (git-fixes). - NFS: Fix a potential NULL dereference in nfs_get_client() (git-fixes). - NFS: Fix use-after-free in nfs4_init_client() (git-fixes). - commit 3478e99 - blk-mq: Rerun dispatching in the case of budget contention (bsc#1180092). - blk-mq: Add blk_mq_delay_run_hw_queues() API call (bsc#1180092). - blk-mq: In blk_mq_dispatch_rq_list() "/no budget"/ is a reason to kick (bsc#1180092). - commit e31a7fc - blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget (bsc#1180092). - commit ccd1ac3 - blk-mq: insert flush request to the front of dispatch queue (bsc#1180092). - commit acc744b - blk-mq: insert passthrough request into hctx->dispatch directly (bsc#1180092). - Refresh patches.suse/blk-mq-call-commit_rqs-while-list-empty-but-error-ha.patch. - Refresh patches.suse/blk-mq-insert-request-not-through-queue_rq-into-sw-s.patch. - commit 4ba4b0f - lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO (bsc#1164648,jsc#SLE-11493). Reduce delta to mainline Refresh patches.suse/lib-vdso-Prepare-for-time-namespace-support.patch. - commit 7b06299 - Update patch reference for net keys fix (CVE-2021-0605 bsc#1187601) - commit 7bb3e99 - Update patch reference for HID security fix (CVE-2021-0512 bsc#1187595) - commit 0506954 - bpf: Fix leakage under speculation on mispredicted branches (bsc#1187554,CVE-2021-33624). - bpf: Do not mark insn as seen under speculative path verification (bsc#1187554,CVE-2021-33624). - bpf: Inherit expanded/patched seen count from old aux data (bsc#1187554,CVE-2021-33624). - commit 06f1411 - bpf: Fix leakage under speculation on mispredicted branches (bsc#1187554,CVE-2021-33624). - commit 7949a37 - patches.suse/0001-x86-sched-Treat-Intel-SNC-topology-as-default-COD-as.patch: (bsc#1187263). - commit 349dc99 - Refresh patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch. Add Signed-off-by tag for author of the patch in the SLE branch to suppress error during branch merges. Example error is patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch An email address with @suse.de, @suse.com, @suse.cz, or @novell.com in the From, Signed-off-by, or Acked-by headers is required - commit acfd671 - blacklist.conf: 28e5e44aa3f4 x86/mm: Avoid truncating memblocks for SGX memory - commit ea06fd1 - x86/fpu: Prevent state corruption in __fpu__restore_sig() (bsc#1178134). - commit e509690 - tracing: Do no increment trace_clock_global() by one (git-fixes). - commit 17da93e - tracing: Do not stop recording comms if the trace file is being read (git-fixes). - commit 7d357b1 - usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection (git-fixes). - commit 9d5feb1 - tracing: Do not stop recording cmdlines when tracing is off (git-fixes). - commit 3306bfd - HID: usbhid: Fix race between usbhid_close() and usbhid_stop() (git-fixes). - commit c5019d9 - dt-bindings: reset: meson8b: fix duplicate reset IDs (git-fixes). - commit cfc2db2 - usb: dwc3: core: fix kernel panic when do reboot (git-fixes). - commit 35719e0 - usb: dwc3: core: fix kernel panic when do reboot (git-fixes). - commit 9306e13 - SUNRPC: Handle major timeout in xprt_adjust_timeout() (git-fixes). - commit 87fe1f5 - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/xfrm-policy-Read-seqcount-outside-of-rcu-read-side-i.patch - commit 3bedaae - usb: core: hub: Disable autosuspend for Cypress CY7C65632 (git-fixes). - net/x25: Return the correct errno code (git-fixes). - HID: gt683r: add missing MODULE_DEVICE_TABLE (git-fixes). - HID: usbhid: fix info leak in hid_submit_ctrl (git-fixes). - HID: Add BUS_VIRTUAL to hid_connect logging (git-fixes). - commit be65fa1 - cfg80211: avoid double free of PMSR request (git-fixes). - can: mcba_usb: fix memory leak in mcba_usb (git-fixes). - alx: Fix an error handling path in 'alx_probe()' (git-fixes). - batman-adv: Avoid WARN_ON timing related checks (git-fixes). - drm/tegra: sor: Do not leak runtime PM reference (git-fixes). - drm/amd/display: Allow bandwidth validation for 0 streams (git-fixes). - HID: hid-sensor-hub: Return error for hid_set_field() failure (git-fixes). - HID: hid-input: add mapping for emoji picker key (git-fixes). - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 (git-fixes). - commit c7889a3 - can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693 bsc#1187452). - commit 02583ee - net: mvpp2: add mvpp2_phylink_to_port() helper (bsc#1187171). - commit 9bd57ed - ASoC: Intel: soc-acpi: remove TGL RVP mixed SoundWire/TDM config (git-fixes). - commit 85be7e7 - blacklist.conf: the driver has not been converted to new error codes - commit 5e49259 - UsrMerge the kernel (boo#1184804) - Move files in /boot to modules dir The file names in /boot are included as %ghost links. The %post script creates symlinks for the kernel, sysctl.conf and System.map in /boot for compatibility. Some tools require adjustments before we can drop those links. If boot is a separate partition, a copy is used instead of a link. The logic for /boot/vmlinuz and /boot/initrd doesn't change with this patch. - Use /usr/lib/modules as module dir when usermerge is active in the target distro. - commit 6f5ed04 - x86/sev: Check SME/SEV support in CPUID first (jsc#SLE-14337). - iommu/vt-d: Use user privilege for RID2PASID translation (bsc#1187348). - iommu/virtio: Add missing MODULE_DEVICE_TABLE (bsc#1187345). - x86/sev-es: Use __put_user()/__get_user() for data accesses (bsc#1187351). - x86/sev-es: Forward page-faults which happen during emulation (bsc#1187350). - x86/sev-es: Don't return NULL from sev_es_get_ghcb() (bsc#1187349). - iommu/vt-d: Remove WO permissions on second-level paging entries (bsc#1187346). - iommu/vt-d: Report right snoop capability when using FL for IOVA (bsc#1187347). - iommu: Fix a boundary issue to avoid performance drop (bsc#1187344). - x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate() (jsc#SLE-14337). - x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path (jsc#SLE-14337). - x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path (jsc#SLE-14337). - x86/boot/compressed/64: Add 32-bit boot #VC handler (jsc#SLE-14337). - x86/boot/compressed/64: Setup IDT in startup_32 boot path (jsc#SLE-14337). - x86/boot/compressed/64: Reload CS in startup_32 (jsc#SLE-14337). - x86/sev: Do not require Hypervisor CPUID bit for SEV guests (jsc#SLE-14337). - x86/boot/compressed/64: Cleanup exception handling before booting kernel (jsc#SLE-14337). - iommu/amd: Keep track of amd_iommu_irq_remap state (https://bugzilla.kernel.org/show_bug.cgi?id=212133). - x86/sev-es: Do not support MMIO to/from encrypted memory (jsc#SLE-14337). - x86/head/64: Check SEV encryption before switching to kernel page-table (jsc#SLE-14337). - x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path (jsc#SLE-14337). - x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler (jsc#SLE-14337). - x86/boot/compressed/64: Introduce sev_status (jsc#SLE-14337). - x86/boot/64: Explicitly map boot_params and command line (jsc#SLE-14337). - x86/head/64: Disable stack protection for head$(BITS).o (jsc#SLE-14337). - commit 9810251 - usb: gadget: eem: fix wrong eem header operation (git-fixes). - commit 88ac26b - usb: fix various gadget panics on 10gbps cabling (git-fixes). - commit 43c2b75 - usb: f_ncm: only first packet of aggregate needs to start timer (git-fixes). - commit 6960da4 - dmaengine: idxd: add missing dsa driver unregister (git-fixes). - ALSA: seq: Fix race of snd_seq_timer_open() (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8 (git-fixes). - ALSA: hda/realtek: headphone and mic don't work on an Acer laptop (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2 (git-fixes). - ASoC: amd: fix for pcm_read() error (git-fixes). - ASoC: max98088: fix ni clock divider calculation (git-fixes). - commit 4d314e7 - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind (git-fixes). - commit 4b0a18c - USB: serial: ftdi_sio: add NovaTech OrionMX product ID (git-fixes). - commit a61b441 - USB: serial: omninet: add device id for Zyxel Omni 56K Plus (git-fixes). - commit f1cf5e2 - usb: dwc3: ep0: fix NULL pointer exception (git-fixes). - usb: gadget: eem: fix wrong eem header operation (git-fixes). - usb: fix various gadget panics on 10gbps cabling (git-fixes). - usb: f_ncm: only first packet of aggregate needs to start timer (git-fixes). - USB: serial: ftdi_sio: add NovaTech OrionMX product ID (git-fixes). - commit 6edf7f4 - USB: serial: omninet: add device id for Zyxel Omni 56K Plus (git-fixes). - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind (git-fixes). - drm: Lock pointer access in drm_master_release() (git-fixes). - isdn: mISDN: netjet: Fix crash in nj_probe: (git-fixes). - net/nfc/rawsock.c: fix a permission check bug (git-fixes). - spi: sprd: Add missing MODULE_DEVICE_TABLE (git-fixes). - i2c: mpc: Make use of i2c_recover_bus() (git-fixes). - commit 623c00b - dmaengine: stedma40: add missing iounmap() on error in d40_probe() (git-fixes). - dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM (git-fixes). - dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM (git-fixes). - dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc (git-fixes). - drm: Fix use-after-free read in drm_getunique() (git-fixes). - ASoC: sti-sas: add missing MODULE_DEVICE_TABLE (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tablet (git-fixes). - ASoC: max98088: fix ni clock divider calculation (git-fixes). - commit 2b181d0 - bcache: avoid oversized read request in cache missing code path (bsc#1187357, bsc#1185570, bsc#1184631). - bcache: remove bcache device self-defined readahead (bsc#1187357, bsc#1185570, bsc#1184631). - lib: crc64: fix kernel-doc warning (bsc#1187357). - bcache: fix a regression of code compiling failure in debug.c (bsc#1187357). - bcache: Use 64-bit arithmetic instead of 32-bit (bsc#1187357). - md: bcache: Trivial typo fixes in the file journal.c (bsc#1187357). - md: bcache: avoid -Wempty-body warnings (bsc#1187357). - bcache: use NULL instead of using plain integer as pointer (bsc#1187357). - bcache: remove PTR_CACHE (bsc#1187357). - bcache: reduce redundant code in bch_cached_dev_run() (bsc#1187357). - bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set' (bsc#1187357). - bcache: Convert to DEFINE_SHOW_ATTRIBUTE (bsc#1187357). - bcache: inherit the optimal I/O size (bsc#1187357). - commit ce1a322 - media: mtk-mdp: Fix a refcounting bug on error in init (git-fixes). - commit 1d82c71 - media: mtk-mdp: Check return value of of_clk_get (git-fixes). - commit f37fbe9 - media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()' (git-fixes). - commit 08513d7 - usb: dwc3: debugfs: Add and remove endpoint dirs dynamically (git-fixes). - commit 08559a5 - dax: Add a wakeup mode parameter to put_unlocked_entry() (bsc#1187411). - commit 31da646 - dax: Add an enum for specifying dax wakup mode (bsc#1187411). - commit 1d4c2a3 - tracing: Correct the length check which causes memory corruption (git-fixes). - commit 0072a4b - tracing: Restructure trace_clock_global() to never block (git-fixes). - commit 6d6d42d - Refresh patches.suse/brcmfmac-Add-clm_blob-firmware-files-to-modinfo.patch. - commit f631d93 - ftrace: Free the trampoline when ftrace_startup() fails (git-fixes). - commit 533e192 - blacklist.conf: 75d3e7f4769d ("/s390/test_unwind: fix possible memleak in test_unwind()"/) We build test_unwind kernel module out of tree. - commit abf9977 - ftrace: Do not blindly read the ip address in ftrace_bug() (git-fixes). - commit 31cd567 - Revert "/ecryptfs: replace BUG_ON with error handling code"/ (bsc#1187413). - commit 7387ee5 - ocfs2: fix data corruption by fallocate (bsc#1187412). - commit 684ec92 - dax: Wake up all waiters after invalidating dax entry (bsc#1187411). - commit 42391aa - fs: fix reporting supported extra file attributes for statx() (bsc#1187410). - commit 36f6f1f - Update config files: CONFIG_SND_HDA_INTEL=m for armv7hl, too (bsc#1187334) It's used by openQA. - commit c363e06 - ext4: fix memory leak in ext4_fill_super (bsc#1187409). - commit d8152b1 - ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed (bsc#1187408). - commit 41eb311 - ext4: fix error code in ext4_commit_super (bsc#1187407). - commit 350d1b1 - ext4: fix check to prevent false positive report of incorrect used inodes (bsc#1187404). - commit 57c9a0a - kyber: fix out of bounds access when preempted (bsc#1187403). - commit 491df1f - block: Discard page cache of zone reset target range (bsc#1187402). - commit 74c08d5 - xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype (bsc#1185675). - commit 372fbf0 - kernel-binary.spec.in: Regenerate makefile when not using mkmakefile. - commit 6b30fe5 - xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype (bsc#1185675). - commit 96f285d - cifs: constify get_normalized_path() properly (bsc#1185902). - commit f4ccabe - cifs: don't cargo-cult strndup() (bsc#1185902). - commit 2296da2 - Updated patch-mainline tags. Also moved the affected patches into the sorted section. Change in patch order moved devm_rpi_firmware_put but it aligns with mainline. - commit bb0636f - fuse: BUG_ON correction in fuse_dev_splice_write() (bsc#1187356). - commit d2e5d40 - Update config files: enable zstd decompression for initramfs (bsc#1187483, jsc#SLE-18766) - commit 0fe9f47 - usr: Add support for zstd compressed initramfs (bsc#1187483, jsc#SLE-18766). - commit a9bf6b8 - sched/debug: Fix cgroup_path[] serialization (git-fixes) - commit 24c7edf - blacklist.conf: We don't support uclamp - commit 0b70e65 - blacklist.conf: We have CONFIG_JUMP_LABEL - commit 093a643 - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/mac80211-add-fragment-cache-to-sta_info.patch patches.suse/mac80211-assure-all-fragments-are-encrypted.patch patches.suse/mac80211-check-defrag-PN-against-current-frame.patch patches.suse/mac80211-do-not-accept-forward-invalid-EAPOL-frames.patch patches.suse/mac80211-drop-A-MSDUs-on-old-ciphers.patch patches.suse/mac80211-extend-protection-against-mixed-key-and-fra.patch patches.suse/mac80211-prevent-attacks-on-TKIP-WEP-as-well.patch patches.suse/mac80211-prevent-mixed-key-and-fragment-cache-attack.patch patches.suse/mac80211-properly-handle-A-MSDUs-that-start-with-an-.patch No effect on expanded tree. - commit 9fdca2b - series.conf: cleanup Move a SUSE specific patch ("/Patch-mainline: Never..."/) to corresponding per-subsystem section. - commit 811dc9a - fix patch metadata - fix Patch-mainline: patches.suse/RDMA-ucma-Rework-ucma_migrate_id-to-avoid-races-with.patch - commit c80eef0 - series.conf: cleanup Move a queued patch to "/almost mainline"/ section. - commit a847492 - lib: Add zstd support to decompress (bsc#1187483, jsc#SLE-18766). - commit 8fa709b - x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid() (bsc#1178134). - commit 08621e3 - blacklist: add commit 4f06dd92b5d0 ("/fuse: fix write deadlock"/) This is an ancient bug (from v2.6.26) which require extra backports. Not worth the risk introducing new regressions. - commit f0ede60 - efi/libstub: prevent read overflow in find_file_option() (git-fixes). - commit 9d1183c - kABI workaround for rtw88 (git-fixes). - commit 8a7edfc - usb: typec: intel_pmc_mux: Put fwnode in error case during - >probe() (git-fixes). - thunderbolt: usb4: Fix NVM read buffer bounds and offset issue (git-fixes). - rtw88: 8822c: add LC calibration for RTL8822C (git-fixes). - commit 3f6037a - mmc: sdhci: Clear unused bounce buffer at DMA mmap error path (bsc#1187039). - commit 757ad8a - rpm/kernel-binary.spec.in: Fix handling of +arch marker (bsc#1186672) The previous commit made a module wrongly into Module.optional. Although it didn't influence on the end result, better to fix it. Also, add a comment to explain the markers briefly. - commit 8f79742 - block: return the correct bvec when checking for gaps (bsc#1187144). - commit 22678f9 - Update patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch (bsc#1184436 bsc#1186286). - commit 3b95648 - sched/fair: Make sure to update tg contrib for blocked load (git-fixes) - commit 9eeb58b - sched/fair: Keep load_avg and load_sum synced (git-fixes) - commit 8888330 - Refresh patches.suse/bpf-Fix-alu32-const-subreg-bound-tracking-on-bitwise.patch. - Refresh patches.suse/bpf-Prevent-writable-memory-mapping-of-read-only-rin.patch. - Refresh patches.suse/bpf-ringbuf-Deny-reserve-of-buffers-larger-than-ring.patch. - commit da26c78 - gpio: wcd934x: Fix shift-out-of-bounds error (git-fixes). - drm/mcde: Fix off by 10^3 in calculation (git-fixes). - drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650 (git-fixes). - drm/msm/a6xx: update/fix CP_PROTECT initialization (git-fixes). - Revert "/ACPI: sleep: Put the FACS table after using it"/ (git-fixes). - commit e1018b7 - USB: serial: cp210x: fix alternate function for CP2102N QFN20 (git-fixes). - usb: typec: mux: Fix copy-paste mistake in typec_mux_match (git-fixes). - usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path (git-fixes). - usb: typec: wcove: Use LE to CPU conversion when accessing msg->header (git-fixes). - usb: fix various gadgets null ptr deref on 10gbps cabling (git-fixes). - USB: f_ncm: ncm_bitrate (speed) is unsigned (git-fixes). - USB: serial: quatech2: fix control-request directions (git-fixes). - usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms (git-fixes). - usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling (git-fixes). - staging: rtl8723bs: Fix uninitialized variables (git-fixes). - commit b524f7e - Add arch-dependent support markers in supported.conf (bsc#1186672) We may need to put some modules as supported only on specific archs. This extends the supported.conf syntax to allow to put +arch additionally after the unsupported marker, then it'll be conditionally supported on that arch. - commit 75113c7 - Create Symbols.list and ipa-clones.list determistically without this patch, filesystem readdir order would influence order of entries in these files. This patch was done while working on reproducible builds for SLE. - commit a898b6d - RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (bsc#1187050, CVE-2020-36385) - commit d630126 - Update patches.suse/Bluetooth-SMP-Fail-if-remote-and-local-public-keys-a.patch (bsc#1186463 CVE-2021-0129 CVE-2020-26558). - commit 3b40194 - Update config files (bsc#1187167) Set empty to CONFIG_MODULE_SIG_KEY for reproducible builds - commit d4c1c78 - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx (git-fixes). - drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate (git-fixes). - commit fbebaf6 - Bluetooth: fix the erroneous flush_work() order (git-fixes). - ALSA: timer: Fix master timer notification (git-fixes). - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx (git-fixes). - drm/amdgpu: make sure we unpin the UVD BO (git-fixes). - vfio/platform: fix module_put call in error flow (git-fixes). - vfio/pci: zap_vma_ptes() needs MMU (git-fixes). - vfio/pci: Fix error return code in vfio_ecap_init() (git-fixes). - HID: multitouch: require Finger field to mark Win8 reports as MT (git-fixes). - commit 64bd478 - scsi: scsi_dh_alua: Retry RTPG on a different path after failure (bsc#1174978 bsc#1185701). - commit 36cc9f2 - kernel-binary.spec.in: Add Supplements: for -extra package on Leap kernel-$flavor-extra should supplement kernel-$flavor on Leap, like it does on SLED, and like the kernel-$flavor-optional package does. - commit c60d87f - perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3 (bsc#1184685). - commit 1c4876a - block: return the correct bvec when checking for gaps (bsc#1187143). - commit 1a99a11 - series: Resort and update metadata Resort series.conf and update meta data: patches.suse/scsi-lpfc-Add-a-option-to-enable-interlocked-ABTS-be.patch patches.suse/scsi-lpfc-Add-ndlp-kref-accounting-for-resume-RPI-pa.patch patches.suse/scsi-lpfc-Fix-Node-recovery-when-driver-is-handling-.patch patches.suse/scsi-lpfc-Fix-Unexpected-timeout-error-in-direct-att.patch patches.suse/scsi-lpfc-Fix-crash-when-lpfc_sli4_hba_setup-fails-t.patch patches.suse/scsi-lpfc-Fix-node-handling-for-Fabric-Controller-an.patch patches.suse/scsi-lpfc-Fix-non-optimized-ERSP-handling.patch patches.suse/scsi-lpfc-Fix-unreleased-RPIs-when-NPIV-ports-are-cr.patch patches.suse/scsi-lpfc-Ignore-GID-FT-response-that-may-be-receive.patch patches.suse/scsi-lpfc-Reregister-FPIN-types-if-ELS_RDF-is-receiv.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.10.patch - commit f894385 - btrfs: track ordered bytes instead of just dio ordered bytes (bsc#1135481). - commit 9c3cf71 - btrfs: account for new extents being deleted in total_bytes_pinned (bsc#1135481). - commit fed2922 - btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself (bsc#1135481). - commit 5426822 - btrfs: shrink delalloc pages instead of full inodes (bsc#1135481). - commit 5e89cd2 - btrfs: fix possible infinite loop in data async reclaim (bsc#1135481). - commit f95f181 - btrfs: add a comment explaining the data flush steps (bsc#1135481). - commit a308556 - btrfs: do async reclaim for data reservations (bsc#1135481). - commit deae828 - btrfs: flush delayed refs when trying to reserve data space (bsc#1135481). - commit d82c207 - btrfs: run delayed iputs before committing the transaction for data (bsc#1135481). - commit 6af13e4 - btrfs: don't force commit if we are data (bsc#1135481). - commit 3380b09 - btrfs: drop the commit_cycles stuff for data reservations (bsc#1135481). - commit c6ed5f3 - btrfs: use the same helper for data and metadata reservations (bsc#1135481). - commit 188e042 - btrfs: serialize data reservations if we are flushing (bsc#1135481). - commit 9a68295 - btrfs: use ticketing for data space reservations (bsc#1135481). - commit 0cad012 - btrfs: add btrfs_reserve_data_bytes and use it (bsc#1135481). - commit 7c494a4 - btrfs: add the data transaction commit logic into may_commit_transaction (bsc#1135481). - commit 9327930 - btrfs: add flushing states for handling data reservations (bsc#1135481). - commit ee0a32c - btrfs: check tickets after waiting on ordered extents (bsc#1135481). - commit e9723f6 - btrfs: use btrfs_start_delalloc_roots in shrink_delalloc (bsc#1135481). - commit 08a821e - btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc (bsc#1135481). - commit e18060c - btrfs: call btrfs_try_granting_tickets when reserving space (bsc#1135481). - commit e684a31 - btrfs: call btrfs_try_granting_tickets when unpinning anything (bsc#1135481). - commit df0d484 - btrfs: call btrfs_try_granting_tickets when freeing reserved bytes (bsc#1135481). - commit 4167827 - btrfs: make ALLOC_CHUNK use the space info flags (bsc#1135481). - commit 6287797 - btrfs: make shrink_delalloc take space_info as an arg (bsc#1135481). - commit 1eb212c - btrfs: handle U64_MAX for shrink_delalloc (bsc#1135481). - commit acedfaf - btrfs: remove orig from shrink_delalloc (bsc#1135481). - commit 02659bb - btrfs: change nr to u64 in btrfs_start_delalloc_roots (bsc#1135481). - commit 5b57ee8 - cxgb4: avoid link re-train during TC-MQPRIO configuration (jsc#SLE-8389). - ice: Allow all LLDP packets from PF to Tx (jsc#SLE-7926). - ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared (git-fixes). - net/mlx5: DR, Create multi-destination flow table with level less than 64 (jsc#SLE-8464). - ixgbe: fix large MTU request from VF (git-fixes). - cxgb4: avoid accessing registers when clearing filters (git-fixes). - net/mlx5e: Fix multipath lag activation (git-fixes). - net/mlx5e: Fix nullptr in add_vlan_push_action() (git-fixes). - net: hns3: put off calling register_netdev() until client initialize complete (bsc#1154353). - gve: Correct SKB queue index validation (git-fixes). - gve: Upgrade memory barrier in poll routine (git-fixes). - gve: Add NULL pointer checks when freeing irqs (git-fixes). - gve: Update mgmt_msix_idx if num_ntfy changes (git-fixes). - net: bnx2: Fix error return code in bnx2_init_board() (git-fixes). - net/mlx4: Fix EEPROM dump support (git-fixes). - Revert "/net: liquidio: fix a NULL pointer dereference"/ (git-fixes). - Revert "/qlcnic: Avoid potential NULL pointer dereference"/ (git-fixes). - net: hns3: Limiting the scope of vector_ring_chain variable (git-fixes). - commit 4451268 - btrfs: open device without device_list_mutex (bsc#1176771). - commit c922550 - UCSI fixup of array of PDOs (git-fixes). - commit 554911b - usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 (git-fixes). - commit 62a78a2 - i2c: imx: fix reference leak when pm_runtime_get_sync fails (git-fixes). - commit 7b525ce - vmlinux.lds.h: Avoid orphan section with !SMP (git-fixes). - commit 50e12e5 - ice: handle the VF VSI rebuild failure (jsc#SLE-12878). - ice: Fix allowing VF to request more/less queues via virtchnl (jsc#SLE-12878). - cxgb4: fix regression with HASH tc prio value update (jsc#SLE-15131). - net/mlx5e: Fix incompatible casting (jsc#SLE-15172). - netfilter: nf_tables: missing error reporting for not selected expressions (bsc#1176447). - net/sched: act_ct: Offload connections with commit action (jsc#SLE-15172). - devlink: Correct VIRTUAL port to not have phys_port attributes (jsc#SLE-15172). - net: zero-initialize tc skb extension on allocation (bsc#1176447). - net/sched: fq_pie: fix OOB access in the traffic path (jsc#SLE-15172). - net/sched: fq_pie: re-factor fix for fq_pie endless loop (jsc#SLE-15172). - net/mlx5: Set term table as an unmanaged flow table (jsc#SLE-15172). - net/mlx5e: Fix error path of updating netdev queues (jsc#SLE-15172). - net/mlx5e: reset XPS on error flow if netdev isn't registered yet (jsc#SLE-15172). - net/mlx5e: Fix null deref accessing lag dev (jsc#SLE-15172). - net/mlx5: Set reformat action when needed for termination rules (jsc#SLE-15172). - net: hns3: fix incorrect resp_msg issue (jsc#SLE-14777). - netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-AVX2 version (bsc#1176447). - cxgb4/ch_ktls: Clear resources when pf4 device is removed (jsc#SLE-15129). - chelsio/chtls: unlock on error in chtls_pt_recvmsg() (jsc#SLE-15129). - commit 9e162d7 - regulator: max77620: Use device_set_of_node_from_dev() (git-fixes). - regulator: core: resolve supply for boot-on/always-on regulators (git-fixes). - commit a6466ca - scsi: libsas: Reset num_scatter if libata marks qc as NODATA (bsc#1187068). - scsi: be2iscsi: Revert "/Fix a theoretical leak in beiscsi_create_eqs()"/ (bsc#1187067). - scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN (bsc#1187069). - scsi: aacraid: Fix an oops in error handling (bsc#1187072). - commit a34cc53 - x86/ioremap: Map efi_mem_reserve() memory as encrypted for SEV (bsc#1186885). - commit c1bc56f - Update kabi files. - Update from the June 2021 maintenance update submission (commit eaf040d1bea) - commit ff2915c - Update patch reference for a BT fix (CVE-2020-36386 bsc#1187038) - commit 673eac4 - locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal (git-fixes). - commit 12081a6 - scsi: ufs: core: Narrow down fast path in system suspend path (bsc#1186996). - scsi: sni_53c710: Add IRQ check (bsc#1186990). - scsi: sun3x_esp: Add IRQ check (bsc#1186991). - scsi: jazz_esp: Add IRQ check (bsc#1186965). - scsi: hisi_sas: Fix IRQ checks (bsc#1186963). - scsi: ufs: ufshcd-pltfrm: Fix deferred probing (bsc#1187003). - scsi: mpt3sas: Fix error return code of mpt3sas_base_attach() (bsc#1186978). - scsi: qedi: Fix error return code of qedi_alloc_global_queues() (bsc#1186984). - scsi: mpt3sas: Do not use GFP_KERNEL in atomic context (bsc#1186977). - scsi: myrs: Fix a double free in myrs_cleanup() (bsc#1186980). - scsi: sd: Fix Opal support (bsc#1186989). - scsi: bnx2fc: Fix Kconfig warning & CNIC build errors (bsc#1186955). - scsi: lpfc: Fix ancient double free (bsc#1186969). - scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression (bsc#1186973). - scsi: cxgb4i: Fix TLS dependency (bsc#1186960). - scsi: fnic: Fix error return code in fnic_probe() (bsc#1186962). - scsi: pm80xx: Fix error return in pm8001_pci_probe() (bsc#1186981). - scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe (bsc#1186985). - scsi: qla4xxx: Remove in_interrupt() (bsc#1186987). - scsi: hisi_sas: Remove preemptible() (bsc#1186964). - scsi: megaraid_sas: Check user-provided offsets (bsc#1186970). - scsi: libfc: Fix enum-conversion warning (bsc#1186966). - scsi: bnx2i: Requires MMU (bsc#1186956). - scsi: mpt3sas: Fix ioctl timeout (bsc#1186979). - scsi: ufs: Fix race between shutdown and runtime resume flow (bsc#1186998). - scsi: bfa: Fix error return in bfad_pci_init() (bsc#1186954). - scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() (bsc#1186953). - scsi: aacraid: Remove erroneous fallthrough annotation (bsc#1186950). - scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() (bsc#1186957). - scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' (bsc#1186986). - scsi: ufs: Properly release resources if a task is aborted successfully (bsc#1187001). - scsi: libsas: Fix error path in sas_notify_lldd_dev_found() (bsc#1186967). - scsi: megaraid_sas: Don't call disable_irq from process IRQ poll (bsc#1186972). - scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA (bsc#1186968). - scsi: mesh: Fix panic after host or bus reset (bsc#1186976). - scsi: megaraid_sas: Clear affinity hint (bsc#1186971). - scsi: scsi_debug: Add check for sdebug_max_queue during module init (bsc#1186988). - scsi: eesox: Fix different dev_id between request_irq() and free_irq() (bsc#1186961). - scsi: powertec: Fix different dev_id between request_irq() and free_irq() (bsc#1186982). - scsi: cumana_2: Fix different dev_id between request_irq() and free_irq() (bsc#1186958). - scsi: ufs: Add quirk to fix abnormal ocs fatal error (bsc#1186994). - scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk (bsc#1187000). - scsi: ufs: Add quirk to enable host controller without hce (bsc#1186993). - scsi: ufs: Add quirk to disallow reset of interrupt aggregation (bsc#1186992). - scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr (bsc#1186995). - scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro (bsc#1186974). - scsi: acornscsi: Fix an error handling path in acornscsi_probe() (bsc#1186952). - scsi: ufs: Don't update urgent bkops level when toggling auto bkops (bsc#1186997). - scsi: cxgb3i: Fix some leaks in init_act_open() (bsc#1186959). - scsi: ufs-qcom: Fix scheduling while atomic issue (bsc#1187002). - scsi: aacraid: Use memdup_user() as a cleanup (bsc#1186951). - scsi: qedi: Check for buffer overflow in qedi_set_path() (bsc#1186983). - Revert "/scsi: core: run queue if SCSI device queue isn't ready and queue is idle"/ (bsc#1186949). - scsi: ufshcd: use an enum for quirks (bsc#1186999). - commit 063da01 - scsi: lpfc: Fix failure to transmit ABTS on FC link (git-fixes). - scsi: qla2xxx: Prevent PRLI in target mode (git-fixes). - commit df14b8a - blacklist: Add not necessary git-fixes - commit 203b357 - wireguard: allowedips: initialize list head in selftest (git-fixes). - wireguard: peer: allocate in kmem_cache (git-fixes). - wireguard: use synchronize_net rather than synchronize_rcu (git-fixes). - wireguard: do not use -O3 (git-fixes). - wireguard: selftests: make sure rp_filter is disabled on vethc (git-fixes). - wireguard: selftests: remove old conntrack kconfig value (git-fixes). - wireguard: queueing: get rid of per-peer ring buffers (git-fixes). - wireguard: peer: put frequently used members above cache lines (git-fixes). - commit f17f786 - pid: take a reference when initializing `cad_pid` (bsc#1152489). - commit 7fbca02 - rpm/config.sh: Build device trees (boo#1186928). - commit 0645dbf - x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing (bsc#1152489). - commit 76a898b - NFC: SUSE specific brutal fix for runtime PM (bsc#1185589). - commit c32c592 - brcmfmac: Add clm_blob firmware files to modinfo (bsc#1186677). - commit abced70 - x86/fault: Don't send SIGSEGV twice on SEGV_PKUERR (bsc#1152489). - commit e986350 - powerpc/32: Fix boot failure with CONFIG_STACKPROTECTOR (jsc#SLE-13847 git-fixes). - commit c646236 - powerpc/kprobes: Fix validation of prefixed instructions across page boundary (jsc#SLE-13847 git-fixes). - commit 1cefe80 - Refresh patches.suse/cpuidle-pseries-Fixup-CEDE0-latency-only-for-POWER10.patch. Update to v4 submission. - commit 1222430 - config: refresh - drop PCIE_BW (removed by a backported patch) - commit 8a54d2d - fix patches metadata - fix Patch-mainline: patches.suse/NFS-Deal-correctly-with-attribute-generation-counter.patch patches.suse/NFS-Don-t-corrupt-the-value-of-pg_bytes_written-in-n.patch patches.suse/NFS-Don-t-discard-pNFS-layout-segments-that-are-mark.patch patches.suse/NFS-Don-t-gratuitously-clear-the-inode-cache-when-lo.patch patches.suse/NFS-Don-t-revalidate-the-directory-permissions-on-a-.patch patches.suse/NFS-Fix-an-Oopsable-condition-in-__nfs_pageio_add_re.patch patches.suse/NFS-fix-an-incorrect-limit-in-filelayout_decode_layo.patch patches.suse/NFSD-Repair-misuse-of-sv_lock-in-5.10.16-rt30.patch patches.suse/NFSv4-Don-t-discard-segments-marked-for-return-in-_p.patch patches.suse/NFSv4-Fix-a-NULL-pointer-dereference-in-pnfs_mark_ma.patch patches.suse/NFSv4-Fix-v4.0-v4.1-SEEK_DATA-return-ENOTSUPP-when-s.patch patches.suse/NFSv4.2-Always-flush-out-writes-in-nfs42_proc_falloc.patch patches.suse/NFSv4.2-fix-handling-of-sr_eof-in-SEEK-s-reply.patch patches.suse/NFSv4.2-fix-return-value-of-_nfs4_get_security_label.patch patches.suse/NFSv42-Copy-offload-should-update-the-file-size-when.patch patches.suse/SUNRPC-Move-fault-injection-call-sites.patch patches.suse/SUNRPC-Set-memalloc_nofs_save-for-sync-tasks.patch patches.suse/fs-nfs-Use-fatal_signal_pending-instead-of-signal_pe.patch patches.suse/md-Fix-missing-unused-status-line-of-proc-mdstat.patch patches.suse/nfsd-register-pernet-ops-last-unregister-first.patch patches.suse/pNFS-NFSv4-Fix-a-layout-segment-leak-in-pnfs_layout_.patch patches.suse/pNFS-flexfiles-fix-incorrect-size-check-in-decode_nf.patch patches.suse/sunrpc-fix-refcount-leak-for-rpc-auth-modules.patch patches.suse/svcrdma-disable-timeouts-on-rdma-backchannel.patch patches.suse/x86-fix-seq_file-iteration-for-pat-memtype.c.patch patches.suse/xprtrdma-Avoid-Receive-Queue-wrapping.patch patches.suse/xprtrdma-rpcrdma_mr_pop-already-does-list_del_init.patch - commit 08c81db - fix patch metadata - fix Patch-mainline: patches.suse/pm-sleep-add-pm_debug_messages-kernel-command-line-option.patch - commit 9d4ad2b - kABI workaround for struct lis3lv02d change (git-fixes). - commit b20df4c - dmaengine: idxd: Use cpu_feature_enabled() (git-fixes). - ALSA: hda: update the power_state during the direct-complete (git-fixes). - drm/amdgpu: Don't query CE and UE errors (git-fixes). - drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest() (git-fixes). - serial: 8250_pci: handle FL_NOIRQ board flag (git-fixes). - drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error (git-fixes). - drm/amdgpu: stop touching sched.ready in the backend (git-fixes). - ASoC: cs43130: handle errors in cs43130_probe() properly (git-fixes). - Revert "/ASoC: cs43130: fix a NULL pointer dereference"/ (git-fixes). - commit f261b0d - drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate (git-fixes). - drm/amd/display: Disconnect non-DP with no EDID (git-fixes). - commit 9592735 - Add No-fix tag to already backported sound fixes - commit 96fc983 - bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act (git-fixes). - i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops (git-fixes). - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect (git-fixes). - ALSA: hda/cirrus: Set Initial DMIC volume to -26 dB (git-fixes). - commit 957e0af - thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID (git-fixes). - serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait' (git-fixes). - USB: serial: pl2303: add device id for ADLINK ND-6530 GC (git-fixes). - USB: serial: ti_usb_3410_5052: add startech.com device id (git-fixes). - USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 (git-fixes). - USB: serial: ftdi_sio: add IDs for IDS GmbH Products (git-fixes). - USB: usbfs: Don't WARN about excessively large memory allocations (git-fixes). - serial: max310x: unregister uart driver in case of failure and abort (git-fixes). - Revert "/serial: max310x: pass return value of spi_register_driver"/ (git-fixes). - usb: core: reduce power-on-good delay time of root hub (git-fixes). - commit 5cd70a0 - mei: request autosuspend after sending rx flow control (git-fixes). - platform/x86: touchscreen_dmi: Add info for the Mediacom Winpad 7.0 W700 tablet (git-fixes). - platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI (git-fixes). - platform/x86: hp-wireless: add AMD's hardware id to the supported list (git-fixes). - platform/x86: hp_accel: Avoid invoking _INI to speed up resume (git-fixes). - media: gspca: properly check for errors in po1030_probe() (git-fixes). - Revert "/media: gspca: Check the return value of write_bridge for timeout"/ (git-fixes). - media: gspca: mt9m111: Check write_bridge for timeout (git-fixes). - Revert "/media: gspca: mt9m111: Check write_bridge for timeout"/ (git-fixes). - media: dvb: Add check on sp8870_readreg return (git-fixes). - commit c7b5e47 - gpio: cadence: Add missing MODULE_DEVICE_TABLE (git-fixes). - Revert "/media: dvb: Add check on sp8870_readreg"/ (git-fixes). - libertas: register sysfs groups properly (git-fixes). - Revert "/libertas: add checks for the return value of sysfs_create_group"/ (git-fixes). - isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info (git-fixes). - Revert "/isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"/ (git-fixes). - isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io (git-fixes). - Revert "/isdn: mISDNinfineon: fix potential NULL pointer dereference"/ (git-fixes). - Revert "/media: usb: gspca: add a missed check for goto_low_power"/ (git-fixes). - commit 337d971 - cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588 bsc#1185861). - drm/amd/amdgpu: fix a potential deadlock in gpu reset (git-fixes). - drm/amdgpu: Fix a use-after-free (git-fixes). - drm/amd/amdgpu: fix refcount leak (git-fixes). - drm/amd/display: Disconnect non-DP with no EDID (git-fixes). - dmaengine: qcom_hidma: comment platform_driver_register call (git-fixes). - Revert "/dmaengine: qcom_hidma: Check for driver register failure"/ (git-fixes). - char: hpet: add checks after calling ioremap (git-fixes). - Revert "/char: hpet: fix a missing check of ioremap"/ (git-fixes). - commit 17141be - efi: cper: fix snprintf() use in cper_dimm_err_location() (git-fixes). - efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared (git-fixes). - ACPICA: Clean up context mutex during object deletion (git-fixes). - hwmon: (dell-smm-hwmon) Fix index values (git-fixes). - brcmfmac: properly check for bus register errors (git-fixes). - Revert "/brcmfmac: add a check for the status of usb_register"/ (git-fixes). - ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd() (git-fixes). - Revert "/ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"/ (git-fixes). - commit d3cc1eb - Revert "/char: hpet: fix a missing check of ioremap"/ (git-fixes). - ttyprintk: Add TTY hangup callback (git-fixes). - commit dac98b4 - kernel-binary.spec.in: build-id check requires elfutils. - commit 01569b3 - NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() (git-fixes). - commit 33829e2 - NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config (git-fixes). - NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() (git-fixes). - NFS: Fix an Oopsable condition in __nfs_pageio_add_request() (git-fixes). - NFS: fix an incorrect limit in filelayout_decode_layout() (git-fixes). - fs/nfs: Use fatal_signal_pending instead of signal_pending (git-fixes). - xprtrdma: rpcrdma_mr_pop() already does list_del_init() (git-fixes). - xprtrdma: Avoid Receive Queue wrapping (git-fixes). - NFSv4: Don't discard segments marked for return in _pnfs_return_layout() (git-fixes). - NFS: Don't discard pNFS layout segments that are marked for return (git-fixes). - NFSv42: Copy offload should update the file size when appropriate (git-fixes). - SUNRPC: Move fault injection call sites (git-fixes). - NFSv4.2 fix handling of sr_eof in SEEK's reply (git-fixes). - pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() (git-fixes). - NFS: Deal correctly with attribute generation counter overflow (git-fixes). - NFSv4.2: Always flush out writes in nfs42_proc_fallocate() (git-fixes). - md: Fix missing unused status line of /proc/mdstat (git-fixes). - sunrpc: fix refcount leak for rpc auth modules (git-fixes). - NFSD: Repair misuse of sv_lock in 5.10.16-rt30 (git-fixes). - svcrdma: disable timeouts on rdma backchannel (git-fixes). - NFSv4.2: fix return value of _nfs4_get_security_label() (git-fixes). - NFS: Don't gratuitously clear the inode cache when lookup failed (git-fixes). - NFS: Don't revalidate the directory permissions on a lookup failure (git-fixes). - SUNRPC: Set memalloc_nofs_save() for sync tasks (git-fixes). - x86: fix seq_file iteration for pat.c (git-fixes). - nfsd: register pernet ops last, unregister first (git-fixes). - net: fix iteration for sctp transport seq_files (git-fixes). - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() (git-fixes). - commit 60296fb - kernel-binary.spec: Only use mkmakefile when it exists Linux 5.13 no longer has a mkmakefile script - commit b453c7b - scsi: smartpqi: Remove unused functions (bsc#1186472). - scsi: smartpqi: Fix device pointer variable reference static checker issue (bsc#1186472). - scsi: smartpqi: Fix blocks_per_row static checker issue (bsc#1186472). - scsi: smartpqi: Update version to 2.1.8-045 (bsc#1186472). - scsi: smartpqi: Add new PCI IDs (bsc#1186472). - scsi: smartpqi: Correct system hangs when resuming from hibernation (bsc#1186472). - scsi: smartpqi: Update enclosure identifier in sysfs (bsc#1186472). - scsi: smartpqi: Add additional logging for LUN resets (bsc#1186472). - scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocols (bsc#1186472). - scsi: smartpqi: Add phy ID support for the physical drives (bsc#1186472). - scsi: smartpqi: Convert snprintf() to scnprintf() (bsc#1186472). - scsi: smartpqi: Fix driver synchronization issues (bsc#1186472). - scsi: smartpqi: Update device scan operations (bsc#1186472). - scsi: smartpqi: Update OFA management (bsc#1186472). - scsi: smartpqi: Update RAID bypass handling (bsc#1186472). - scsi: smartpqi: Update suspend/resume and shutdown (bsc#1186472). - scsi: smartpqi: Synchronize device resets with mutex (bsc#1186472). - scsi: smartpqi: Update soft reset management for OFA (bsc#1186472). - scsi: smartpqi: Update event handler (bsc#1186472). - scsi: smartpqi: Add support for wwid (bsc#1186472). - scsi: smartpqi: Remove timeouts from internal cmds (bsc#1186472). - scsi: smartpqi: Disable WRITE SAME for HBA NVMe disks (bsc#1186472). - scsi: smartpqi: Add host level stream detection enable (bsc#1186472). - scsi: smartpqi: Add stream detection (bsc#1186472). - scsi: smartpqi: Align code with oob driver (bsc#1186472). - scsi: smartpqi: Add support for long firmware version (bsc#1186472). - scsi: smartpqi: Add support for BMIC sense feature cmd and feature bits (bsc#1186472). - scsi: smartpqi: Add support for RAID1 writes (bsc#1186472). - scsi: smartpqi: Add support for RAID5 and RAID6 writes (bsc#1186472). - scsi: smartpqi: Refactor scatterlist code (bsc#1186472). - scsi: smartpqi: Refactor aio submission code (bsc#1186472). - scsi: smartpqi: Add support for new product ids (bsc#1186472). - scsi: smartpqi: Correct request leakage during reset operations (bsc#1186472). - scsi: smartpqi: Use host-wide tag space (bsc#1186472). - commit b561ca9 - PM: sleep: Add pm_debug_messages kernel command line option (bsc#1186752). - commit 735920b - media: dvb: Add check on sp8870_readreg return (git-fixes). - commit 2133cbd - blacklist.conf: cosmetic fix - commit ce72d5a - media: gspca: properly check for errors in po1030_probe() (git-fixes). - commit 1750a2e - Revert "/media: gspca: Check the return value of write_bridge for timeout"/ (git-fixes). - commit b97e22b - media: gspca: mt9m111: Check write_bridge for timeout (git-fixes). - commit 7f3a7f1 - Revert "/media: gspca: mt9m111: Check write_bridge for timeout"/ (git-fixes). - commit d087481 - blacklist.conf: depends on PD 3.0 which we don't have and cannot be backported - commit a396f2f - Update kabi files. - update from June 2021 maitenance update submission (commit f0fe006fa3e1) - commit 3b5c05b - HID: magicmouse: fix NULL-deref on disconnect (git-fixes). - HID: i2c-hid: fix format string mismatch (git-fixes). - HID: pidff: fix error return code in hid_pidff_init() (git-fixes). - HID: i2c-hid: Skip ELAN power-on command after reset (git-fixes). - tpm: fix error return code in tpm2_get_cc_attrs_tbl() (git-fixes). - vsock/vmci: log once the failed queue pair allocation (git-fixes). - commit e5695e4 - partitions/ibm: fix non-DASD devices (bsc#1185857 LTC#192526). - commit 0f96f57 - Fix patches.suse/nvme-multipath-reset-bdev-to-ns-head-when-failover.patch (bsc#1186681) The backport for bsc#1182999 bsc#1178378 introduced a bug. It's not possible to use bdget_disk() in nvme_failover_req() as this can run in IRQ context and bdget_disk() can sleep. Luckily, we don't need to set bdev via bio_set_dev() as we can set bi_disk directly. - commit cee62aa - Revert "/media: dvb: Add check on sp8870_readreg"/ (git-fixes). - commit 3655f21 - usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header (git-fixes). - commit f61bf4c - xen-pciback: redo VF placement in the virtual topology (git-fixes). - commit 323098d - usb: typec: mux: Fix matching with typec_altmode_desc (git-fixes). - commit 2c2aed2 - Fix patches.suse/nvme-multipath-reset-bdev-to-ns-head-when-failover.patch (bsc#1186681) The backport for bsc#1182999 bsc#1178378 introduced a bug. It's not possible to use bdget_disk() in nvme_failover_req() as this can run in IRQ context and bdget_disk() can sleep. Luckily, we don't need to set bdev via bio_set_dev() as we can set bi_disk directly. Refresh: - patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch - commit f0fe006 - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/nxp-nci-add-NXP1002-id.patch - commit d0ca1ba - Refresh patches.suse/scsi-ibmvfc-Reinit-target-retries.patch. Update patch metadata. - commit e269098 - nxp-i2c: restore includes for kABI (bsc#1185589). - commit 1786af1 - nxp-nci: add NXP1002 id (bsc#1185589). - commit 9d43526 - block/genhd: use atomic_t for disk_event->block (bsc#1185497). - commit 57427b3 - s390/ipl: support NVMe IPL kernel parameters (bsc#1185980 LTC#192679). - commit 36a59d3 - x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported (bsc#1152489). - commit 1931741 - Update config files: build W1 modules for x86-64, too (bsc#1186672) The core w1 and a couple of modules are needed to be in kernel core package for Arm (for RPi) while they are put into leap package for other archs. - commit 5ae0be0 - xen-pciback: reconfigure also from backend watch handler (git-fixes). - commit 5795686 - xen-blkback: fix compatibility bug with single page rings (git-fixes). - commit c1a440a - x86/sev-es: Invalidate the GHCB after completing VMGEXIT (bsc#1178134). - commit 2ed6303 - xen/evtchn: Change irq_info lock to raw_spinlock_t (git-fixes). - commit 085f359 - tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read,write}* (git-fixes). - commit 845115a - soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* (git-fixes). - commit d4c6a74 - series.conf: cleanup update upstream references and resort: patches.suse/ipc-mqueue-msg-sem-Avoid-relying-on-a-stack-reference.patch - commit a8331c9 - nvme: fix deadlock in disconnect during scan_work and/or ana_work (git-fixes). - Refresh patches.suse/nvme-fabrics-reject-I-O-to-offline-device.patch. - commit 4805fdc - arm64: vdso32: make vdso32 install conditional (git-fixes). - commit de92552 - blacklist.conf: arm64: add fix for unsupported SOC - commit 7c4e5f6 - x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch (bsc#1178134). - commit 61a3120 - nvme: document nvme controller states (git-fixes). - commit 495f482 - nvme-pci: use simple suspend when a HMB is enabled (git-fixes). - nvme-pci: make sure write/poll_queues less or equal then cpu (git-fixes). - nvme-pci: align io queue count with allocted nvme_queue in (git-fixes). - nvme-pci: remove last_sq_tail (git-fixes). - nvme-pci: remove volatile cqes (git-fixes). - nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll() (git-fixes). - nvme-pci: dma read memory barrier for completions (git-fixes). - nvme-pci: fix "/slimmer CQ head update"/ (git-fixes). - nvme-pci: Simplify nvme_poll_irqdisable (git-fixes). - nvme-pci: Remove two-pass completions (git-fixes). - nvme-pci: Remove tag from process cq (git-fixes). - nvme-pci: slimmer CQ head update (git-fixes). - commit dd74a78 - i2c: s3c2410: fix possible NULL pointer deref on read message after write (git-fixes). - i2c: i801: Don't generate an interrupt on bus reset (git-fixes). - i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E (git-fixes). - iio: adc: ad7793: Add missing error code in ad7793_setup() (git-fixes). - iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_timestamp() (git-fixes). - iio: gyro: fxas21002c: balance runtime power in error path (git-fixes). - staging: iio: cdc: ad7746: avoid overwrite of num_channels (git-fixes). - iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers (git-fixes). - iio: adc: ad7124: Fix missbalanced regulator enable / disable on error (git-fixes). - staging: emxx_udc: fix loop in _nbu2ss_nuke() (git-fixes). - serial: sh-sci: Fix off-by-one error in FIFO threshold register setting (git-fixes). - serial: core: fix suspicious security_locked_down() call (git-fixes). - serial: tegra: Fix a mask operation that is always true (git-fixes). - thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue (git-fixes). - usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen() (git-fixes). - USB: trancevibrator: fix control-request direction (git-fixes). - misc/uss720: fix memory leak in uss720_probe (git-fixes). - drm/meson: fix shutdown crash when component not probed (git-fixes). - net: usb: fix memory leak in smsc75xx_bind (git-fixes). - cdrom: gdrom: initialize global variable at init time (git-fixes). - cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom (git-fixes). - Revert "/gdrom: fix a memory leak bug"/ (git-fixes). - usb: dwc3: gadget: Enable suspend events (git-fixes). - commit 62c76a6 - blk-mq: Swap two calls in blk_mq_exit_queue() (git-fixes). - block: Fix three kernel-doc warnings (git-fixes). - commit e222970 - Rename duplicate patches to their SLE15-SP2 equivalents. This is to prepare for the next SLE15-SP2 -> SLE15-SP3 merge. - commit e32f455 - SUNRPC: More fixes for backlog congestion (bsc#1185428). - commit c0de1ec - series.conf: cleanup - update upstream references and resort: patches.suse/nvme-fabrics-decode-host-pathing-error-for-connect.patch patches.suse/nvme-fc-short-circuit-reconnect-retries.patch - whitespace cleanup - commit 03158d3 - series.conf: cleanup - fix Patch-mainline and move unsortable patches out of sorted section patches.suse/0001-netfilter-conntrack-improve-RST-handling-when-tuple-.patch patches.suse/0001-netfilter-conntrack-add-new-sysctl-to-disable-RST-ch.patch - commit 9d82526 - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8 (git-fixes). - ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340 (git-fixes). - ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i (git-fixes). - commit 7ba5be9 - ASoC: cs35l33: fix an error code in probe() (git-fixes). - ASoC: cs42l42: Regmap must use_single_read/write (git-fixes). - ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static (git-fixes). - commit 72126c6 - ALSA: hda/realtek: Headphone volume is controlled by Front mixer (git-fixes). - ALSA: usb-audio: scarlett2: Improve driver startup messages (git-fixes). - ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci (git-fixes). - ALSA: usb-audio: fix control-request direction (git-fixes). - commit ad502bc - futex: Make syscall entry points less convoluted (git-fixes). - futex: Get rid of the val2 conditional dance (git-fixes). - futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI (bsc#1164648). - futex: Change utime parameter to be 'const ... *' (git-fixes). - commit c6c39e0 - arm64: kdump: update ppos when reading elfcorehdr (git-fixes). - arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL (git-fixes). - arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory (git-fixes). - arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) (git-fixes). - arm64: Add missing ISB after invalidating TLB in __primary_switch (git-fixes). - arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails (git-fixes). - arm64: link with -z norelro for LLD or aarch64-elf (git-fixes). - arm64: avoid -Woverride-init warning (git-fixes). - arm64: link with -z norelro regardless of CONFIG_RELOCATABLE (git-fixes). - Revert "/arm64: vdso: Fix compilation with clang older than 8"/ (git-fixes). - ARM64: vdso32: Install vdso32 from vdso_install (git-fixes). - arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() (git-fixes). - arm: mm: use __pfn_to_section() to get mem_section (git-fixes). - commit 4accc73 - Hibernation: Fix Hibernate not blocked in Secure Boot with no EFI secret key Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. (bsc#1186512) - commit d15957a - blacklist.conf: arm64: dts: add fixes - commit 918cf09 - netfilter: conntrack: add new sysctl to disable RST check (bsc#1183947 bsc#1185950). - commit 54ae065 - blacklist.conf: spi: add a cosmetic fix - commit 67d8fed - Revert "/soc: fsl: qe: introduce qe_io{read,write}* wrappers"/ (git-fixes). - commit 25de66e - netfilter: conntrack: improve RST handling when tuple is re-used (bsc#1183947 bsc#1185950). - commit 3e0da56 - netfilter: conntrack: avoid misleading 'invalid' in log message (bsc#1183947 bsc#1185950). - commit 9338bce - net: enetc: fix link error again (git-fixes). - commit 0d4ccc0 - blacklist.conf: add misc dt-bindings fixes References: git-fixes - commit fc2fb63 - NFC: nci: fix memory leak in nci_allocate_device (git-fixes). - commit 2bba556 - scsi: libfc: Avoid invoking response handler twice if ep is already completed (bsc#1186573). - commit 679d56e - SUNRPC in case of backlog, hand free slots directly to waiting task (bsc#1185428). - commit 862f15d - bpf: No need to simulate speculative domain for immediates (bsc#1186484,CVE-2021-33200). - bpf: Fix mask direction swap upon off reg sign change (bsc#1186484,CVE-2021-33200). - bpf: Wrap aux data inside bpf_sanitize_info container (bsc#1186484,CVE-2021-33200). - commit fc0b52a - Update patches.suse/powerpc-64s-Fix-crashes-when-toggling-entry-flush-ba.patch (bsc#1177666 git-fixes bsc#1186460 ltc#192531). - Update patches.suse/powerpc-64s-Fix-crashes-when-toggling-stf-barrier.patch (bsc#1087082 git-fixes bsc#1186460 ltc#192531). - commit ce0ebfb - ceph: fix inode leak on getattr error in __fh_to_dentry (bsc#1186501). - ceph: only check pool permissions for regular files (bsc#1186501). - ceph: don't clobber i_snap_caps on non-I_NEW inode (bsc#1186501). - ceph: fix up error handling with snapdirs (bsc#1186501). - commit 7d20748 - hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() (git-fixes). - commit 661689a - uio_hv_generic: Fix another memory leak in error handling paths (git-fixes). - uio_hv_generic: Fix a memory leak in error handling paths (git-fixes). - uio: uio_hv_generic: use devm_kzalloc() for private data alloc (git-fixes). - uio_hv_generic: add missed sysfs_remove_bin_file (git-fixes). - commit 0e1067b - ceph: fix inode leak on getattr error in __fh_to_dentry (bsc#1186501). - ceph: only check pool permissions for regular files (bsc#1186501). - ceph: don't clobber i_snap_caps on non-I_NEW inode (bsc#1186501). - ceph: fix up error handling with snapdirs (bsc#1186501). - commit 7c54637 - nvme-fabrics: decode host pathing error for connect (bsc#1179827). - nvme-fc: short-circuit reconnect retries (bsc#1179827). - nvme-fc: check sgl supported by target (bsc#1179827). - commit 97321b0 - scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command (bsc#1186451). - commit 192cba3 - scsi: lpfc: Update lpfc version to 12.8.0.10 (bsc#1186451). - scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller (bsc#1186451). - scsi: lpfc: Add a option to enable interlocked ABTS before job completion (bsc#1186451). - scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs (bsc#1186451). - scsi: lpfc: Ignore GID-FT response that may be received after a link flip (bsc#1186451). - scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller (bsc#1186451). - scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs (bsc#1186451). - scsi: lpfc: Add ndlp kref accounting for resume RPI path (bsc#1186451). - scsi: lpfc: Fix "/Unexpected timeout"/ error in direct attach topology (bsc#1186451). - scsi: lpfc: Fix non-optimized ERSP handling (bsc#1186451). - scsi: lpfc: Fix unreleased RPIs when NPIV ports are created (bsc#1186451). - commit 19dc8b6 - Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS (git-fixes). - commit 322fe2d - nvme-fc: clear q_live at beginning of association teardown (bsc#1186479). - commit 6f0e9b4 - RDMA/core: create ib_cm with WQ_MEM_RECLAIM flag (bsc#1183346). - RDMA/addr: create addr_wq with WQ_MEM_RECLAIM flag (bsc#1183346). - commit 18a82b0 - drm/amdgpu: update sdma golden setting for Navi12 (git-fixes). - drm/amdgpu: update gc golden setting for Navi12 (git-fixes). - drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE (git-fixes). - drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7 (git-fixes). - ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx (git-fixes). - ALSA: hda: fixup headset for ASUS GU502 laptop (git-fixes). - commit b2fab88 - drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang (git-fixes). - ALSA: line6: Fix racy initialization of LINE6 MIDI (git-fixes). - ALSA: intel8x0: Don't update period unless prepared (git-fixes). - ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293 (git-fixes). - ALSA: usb-audio: Validate MS endpoint descriptors (git-fixes). - ALSA: hda: fixup headset for ASUS GU502 laptop (git-fixes). - ALSA: hda/realtek: reset eapd coeff to default value for alc287 (git-fixes). - leds: lp5523: check return value of lp5xx_read and jump to cleanup code (git-fixes). - Revert "/leds: lp5523: fix a missing check of return value of lp55xx_read"/ (git-fixes). - Bluetooth: SMP: Fail if remote and local public keys are identical (git-fixes). - commit 57f36e1 - net/mlx5: Fix health error state handling (bsc#1186467). - commit d6aa2d3 - ipmi/watchdog: Stop watchdog timer when the current action is 'none' (bsc#1184855). - commit 725c479 - scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES (bsc#1185954). - commit e2e5f3a - btrfs: fix race between transaction aborts and fsyncs leading to use-after-free (bsc#1186441). - commit fb966c0 - btrfs: fix race when picking most recent mod log operation for an old root (bsc#1186439). - commit 305123c - btrfs: fix race between transaction aborts and fsyncs leading to use-after-free (bsc#1186441). - commit 9be975d - btrfs: fix race when picking most recent mod log operation for an old root (bsc#1186439). - commit f318368 - drm/amdgpu/display/dm: add missing parameter documentation (git-fixes). - drm/amdgpu/display: remove redundant continue statement (git-fixes). - Revert "/drm/qxl: do not run release if qxl failed to init"/ (git-fixes). - commit d1874da - platform/x86: intel_int0002_vgpio: Only call enable_irq_wake() when using s2idle (git-fixes). - usb: typec: ucsi: Put fwnode in any case during ->probe() (git-fixes). - security: keys: trusted: fix TPM2 authorizations (git-fixes). - tpm: acpi: Check eventlog signature before using it (git-fixes). - tty: serial: lpuart: fix lpuart32_write usage (git-fixes). - commit 4ed41e4 - mt76: mt7615: fix entering driver-own state on mt7663 (git-fixes). - mt76: mt7915: fix txpower init for TSSI off chips (git-fixes). - mt76: mt76x0: disable GTK offloading (git-fixes). - mt76: mt7615: support loading EEPROM for MT7613BE (git-fixes). - platform/x86: intel_pmt_crashlog: Fix incorrect macros (git-fixes). - pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage (git-fixes). - commit 6b07d97 - KEYS: trusted: Fix memory leak on object td (git-fixes). - iwlwifi: pcie: make cfg vs. trans_cfg more robust (git-fixes). - media: saa7146: use sg_dma_len when building pgtable (git-fixes). - media: saa7134: use sg_dma_len when building pgtable (git-fixes). - intel_th: pci: Add Alder Lake-M support (git-fixes). - intel_th: pci: Add Rocket Lake CPU support (git-fixes). - KEYS: trusted: Fix TPM reservation for seal/unseal (git-fixes). - gpu/xen: Fix a use after free in xen_drm_drv_init (git-fixes). - commit 2d606fa - drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (git-fixes). - drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2 (git-fixes). - drm/i915/display: fix compiler warning about array overrun (git-fixes). - drm/amdgpu: Add mem sync flag for IB allocated by SA (git-fixes). - drm/amd/display: add handling for hdcp2 rx id list validation (git-fixes). - drm/amd/display: Try YCbCr420 color when YCbCr444 fails (git-fixes). - drm/amd/display: Fix UBSAN: shift-out-of-bounds warning (git-fixes). - fbmem: add margin check to fb_check_caps() (git-fixes). - commit 1d7d2f2 - drm/amd/display: Fix debugfs link_settings entry (git-fixes). - drm/amd/display: DCHUB underflow counter increasing in some scenarios (git-fixes). - drm/amd/pm: fix workload mismatch on vega10 (git-fixes). - drm/amdkfd: Fix UBSAN shift-out-of-bounds warning (git-fixes). - drm/amdgpu: Fix some unload driver issues (git-fixes). - drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work (git-fixes). - drm/amd/display: Don't optimize bandwidth before disabling planes (git-fixes). - drm/amd/display: Check for DSC support instead of ASIC revision (git-fixes). - drm/amd/display: changing sr exit latency (git-fixes). - drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast (git-fixes). - commit f3698a5 - dmaengine: idxd: fix cdev setup and free device lifetime issues (git-fixes). - dmaengine: idxd: removal of pcim managed mmio mapping (git-fixes). - dmaengine: idxd: cleanup pci interrupt vector allocation management (git-fixes). - dmaengine: idxd: fix dma device lifetime (git-fixes). - drm/dp_mst: Revise broadcast msg lct & lcr (git-fixes). - drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check (git-fixes). - drm/qxl: do not run release if qxl failed to init (git-fixes). - drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue (git-fixes). - drm/komeda: Fix bit check to import to value of proper type (git-fixes). - commit 7955989 - ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field (git-fixes). - ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser (git-fixes). - ACPI: PM: Add ACPI ID of Alder Lake Fan (git-fixes). - ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (git-fixes). - ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055 (git-fixes). - ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume (git-fixes). - Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip (git-fixes). - Bluetooth: Fix incorrect status handling in LE PHY UPDATE event (git-fixes). - commit ea056ec - scsi: core: Run queue in case of I/O resource contention failure (bsc#1186416). - commit 50bad37 - USB: serial: pl2303: fix line-speed handling on newer chips (bsc#1186320). - USB: serial: pl2303: add support for PL2303HXN (bsc#1186320). - commit bc4a20a - mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711 (bsc#1186009) - commit 8a9d64a - mmc: sdhci-iproc: Cap min clock frequency on BCM2711 (bsc#1186009) - commit 1607e2d - s390/kdump: fix out-of-memory with PCI (bsc#1182257 LTC#191375). - commit b91dd8c - PCI/RCEC: Fix RCiEP device to RCEC association (jsc#SLE-13736 jsc#SLE-14845 git-fixes). - commit 6922678 - Refresh patches.suse/PCI-AER-Add-RCEC-AER-error-injection-support.patch. Update to upstream version. - commit deb7805 - Refresh patches.suse/PCI-AER-Add-pcie_walk_rcec-to-RCEC-AER-handling.patch. Update to upstream version. - commit c098a79 - Delete patches.suse/PCI-AER-Apply-Function-Level-Reset-to-RCiEP-on-fatal.patch. - Delete patches.suse/PCI-ERR-Limit-AER-resets-in-pcie_do_recovery.patch. - Delete patches.suse/PCI-RCEC-Add-RCiEP-s-linked-RCEC-to-AER-ERR.patch. Replaced in upstream by a175102b0a82 (PCI/ERR: Recover from RCEC AER errors). - commit 716aea9 - Update to upstream version. - commit 21cf7c7 - Refresh patches.suse/PCI-AER-Apply-Function-Level-Reset-to-RCiEP-on-fatal.patch. - Refresh patches.suse/PCI-ERR-Avoid-negated-conditional-for-clarity.patch. - Refresh patches.suse/PCI-RCEC-Add-RCiEP-s-linked-RCEC-to-AER-ERR.patch. - Refresh patches.suse/pci-err-add-pci_walk_bridge-to-pcie_do_recovery. - Refresh patches.suse/pci-err-recover-from-rcec-aer-errors. - Refresh patches.suse/pci-err-recover-from-rciep-aer-errors. Update to upstream version. - commit 41d7b52 - spi: spi-fsl-dspi: Fix a resource leak in an error handling path (git-fixes). - gpio: xilinx: Correct kernel doc for xgpio_probe() (git-fixes). - mmc: sdhci-pci-gli: increase 1.8V regulator wait (git-fixes). - drm/amd/display: Fix two cursor duplication when using overlay (git-fixes). - Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state (git-fixes). - Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices (git-fixes). - PCI: thunder: Fix compile testing (git-fixes). - ACPI / hotplug / PCI: Fix reference count leak in enable_slot() (git-fixes). - gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 (git-fixes). - dmaengine: dw-edma: Fix crash on loading/unloading driver (git-fixes). - usb: sl811-hcd: improve misleading indentation (git-fixes). - pinctrl: ingenic: Improve unreachable code generation (git-fixes). - commit 4488c4d - firmware: arm_scpi: Prevent the ternary sign expansion bug (git-fixes). - ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency (git-fixes). - ALSA: firewire-lib: fix calculation for size of IR context payload (git-fixes). - ALSA: firewire-lib: fix check for the size of isochronous packet payload (git-fixes). - ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro (git-fixes). - ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 (git-fixes). - platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue (git-fixes). - ics932s401: fix broken handling of errors when word reading fails (git-fixes). - ASoC: rt286: Generalize support for ALC3263 codec (git-fixes). - ASoC: rsnd: call rsnd_ssi_master_clk_start() from rsnd_ssi_init() (git-fixes). - commit 309a9af - ALSA: hda/conexant: Re-order CX5066 quirk table entries (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet (git-fixes). - ASoC: rsnd: core: Check convert rate in rsnd_hw_params (git-fixes). - ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF (git-fixes). - ASoC: rt286: Make RT286_SET_GPIO_* readable and writable (git-fixes). - ALSA: bebob: enable to deliver MIDI messages for multiple ports (git-fixes). - ALSA: rme9652: don't disable if not enabled (git-fixes). - ALSA: hdspm: don't disable if not enabled (git-fixes). - ALSA: hdsp: don't disable if not enabled (git-fixes). - commit 0897647 - usb: core: hub: fix race condition about TRSMRCY of resume (git-fixes). - usb: xhci: Increase timeout for HC halt (git-fixes). - usb: dwc3: omap: improve extcon initialization (git-fixes). - cdc-wdm: untangle a circular dependency between callback and softint (git-fixes). - drm/i915: Avoid div-by-zero on gen2 (git-fixes). - drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected (git-fixes). - pinctrl: samsung: use 'int' for register masks in Exynos (git-fixes). - i2c: Add I2C_AQ_NO_REP_START adapter quirk (git-fixes). - i2c: bail out early when RDWR parameters are wrong (git-fixes). - drm/amd/display: fixed divide by zero kernel crash during dsc enablement (git-fixes). - drm/amd/display: Force vsync flip when reconfiguring MPCC (git-fixes). - qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth (git-fixes). - wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join (git-fixes). - wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt (git-fixes). - mac80211: clear the beacon's CRC after channel switch (git-fixes). - Bluetooth: check for zapped sk before connecting (git-fixes). - Bluetooth: initialize skb_queue_head at l2cap_chan_create() (git-fixes). - Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default (git-fixes). - commit 6a99610 - Refresh patches.suse/PCI-ERR-Rename-reset_link-to-reset_subordinates.patch. - Refresh patches.suse/pci-err-add-pci_walk_bridge-to-pcie_do_recovery. - Refresh patches.suse/pci-err-retain-status-from-error-notification. - Refresh patches.suse/pci-err-simplify-by-computing-pci_pcie_type-once. - Refresh patches.suse/pci-err-use-bridge-for-clarity-in-pcie_do_recovery. Update to upstream version. - commit b63143d - Update to upstream version. - commit c7b5cb5 - PCI/ERR: Bind RCEC devices to the Root Port driver (jsc#SLE-13736 jsc#SLE-14845). - Refresh patches.suse/pci-err-simplify-by-computing-pci_pcie_type-once. - Delete patches.suse/PCI-RCEC-Add-RCEC-class-code-and-extended-capability.patch. - Delete patches.suse/PCI-RCEC-Bind-RCEC-devices-to-the-Root-Port-driver.patch. Update to upstream version. The two were merged into the one. - commit 746ca90 - scsi: pm80xx: Fix potential infinite loop (bsc#1186354). - commit f24fca0 - scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check() (bsc#1186355). - scsi: pm80xx: Fix chip initialization failure (bsc#1186354). - scsi: target: tcmu: Fix use-after-free of se_cmd->priv (bsc#1186356). - scsi: pm80xx: Do not sleep in atomic context (bsc#1186353). - scsi: aacraid: Improve compat_ioctl handlers (bsc#1186352). - scsi: target: tcmu: Fix warning: 'page' may be used uninitialized (bsc#1186357). - commit d9c7184 - Update metadata and move to sorted section patches.suse/sched-fair-Clear-SMT-siblings-after-determining-the-core-is-not-idle.patch. patches.suse/sched-fair-Fix-wrong-cpu-selecting-from-isolated-dom.patch. patches.suse/sched-fair-Minimize-concurrent-LBs-between-domain-level.patch. patches.suse/sched-fair-Reduce-busy-load-balance-interval.patch. patches.suse/sched-fair-Reduce-minimal-imbalance-threshold.patch. patches.suse/sched-fair-Relax-constraint-on-task-s-load-during-load-balance.patch. patches.suse/sched-fair-Remove-the-force-parameter-of-update_tg_load_avg.patch. patches.suse/sched-fair-Simplify-the-work-when-reweighting-entity.patch. patches.suse/sched-rt-Disable-RT_RUNTIME_SHARE-by-default.patch. - commit 9b005f0 - sched/fair: Fix shift-out-of-bounds in load_balance() (git fixes (sched)). - commit c01b809 - s390/dasd: fix hanging DASD driver unbind (bsc#1183932 LTC#192153). - commit f5a02db - genirq/irqdomain: Don't try to free an interrupt that has no (git-fixes) - commit 6059d03 - sched/fair: Avoid stale CPU util_est value for schedutil in (git-fixes) - commit 3ca2554 - sched/eas: Don't update misfit status if the task is pinned (git-fixes) - commit 7849a6f - posix-timers: Preserve return value in clock_adjtime32() (git-fixes) - commit 637287d - hrtimer: Update softirq_expires_next correctly after (git-fixes) - commit 123b070 - genirq: Disable interrupts for force threaded handlers (git-fixes) - commit a3b0361 - blacklist.conf: Remove already backported commits. - commit d6aafa0 - sched/fair: Fix unfairness caused by missing load decay (git-fixes) - commit 25deacb - lpfc: Decouple port_template and vport_template (bsc#185032). - commit 77503a8 - workqueue: Minor follow-ups to the rescuer destruction change (bsc#1185911). - commit 682a642 - workqueue: more destroy_workqueue() fixes (bsc#1185911). - commit 63656eb - Re-enable yenta socket driver for x86_64 (bsc#1186349) CONFIG_YENTA was mistakenly disabled along with the disablement of CONFIG_PCMCIA. Re-enable the module for keeping the CardBus stuff still working, but put it to kernel-*-optional for Leap 15.3. - commit 1b41019 - ibmvnic: remove default label from to_string switch (bsc#1152457 ltc#174432 git-fixes). - commit 5e94000 - series.conf: cleanup - move submitted patch to "/almost mainline"/ section: patches.suse/cpufreq-intel_pstate-Add-Icelake-servers-support-in-.patch - commit 0ccf9b6 - nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted (bsc#1184259). - nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() (bsc#1184259). - nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() (bsc#1184259). - nvme: simplify error logic in nvme_validate_ns() (bsc#1184259). - commit 56bb69c - xsk: Respect device's headroom and tailroom on generic xmit path (git-fixes). - commit 7e45682 - smc: disallow TCP_ULP in smc_setsockopt() (git-fixes). - ethernet:enic: Fix a use after free bug in enic_hard_start_xmit (git-fixes). - RDMA/srpt: Fix error return code in srpt_cm_req_recv() (git-fixes). - RDMA/hns: Delete redundant abnormal interrupt status (git-fixes). - RDMA/hns: Delete redundant condition judgment related to eq (git-fixes). - net, xdp: Update pkt_type if generic XDP changes unicast MAC (git-fixes). - xsk: Respect device's headroom and tailroom on generic xmit path (git-fixes). - commit 7c9514e - cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758). - commit d0a78d0 - bnxt_en: Fix RX consumer index logic in the error path (git-fixes). - commit 75ee727 - i40e: Fix PHY type identifiers for 2.5G and 5G adapters (git-fixes). - i40e: fix the restart auto-negotiation after FEC modified (git-fixes). - i40e: Fix use-after-free in i40e_client_subtask() (git-fixes). - i40e: fix broken XDP support (git-fixes). - mlxsw: spectrum_mr: Update egress RIF list before route's action (git-fixes). - net: hns3: disable phy loopback setting in hclge_mac_start_phy (git-fixes). - net: hns3: clear unnecessary reset request in hclge_reset_rebuild (git-fixes). - net: hns3: use netif_tx_disable to stop the transmit queue (git-fixes). - net: hns3: fix for vxlan gpe tx checksum bug (git-fixes). - net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet() (git-fixes). - net: hns3: initialize the message content in hclge_get_link_mode() (git-fixes). - net: hns3: fix incorrect configuration for igu_egu_hw_err (git-fixes). - RDMA/qedr: Fix error return code in qedr_iw_connect() (jsc#SLE-8215). - bnxt_en: Fix RX consumer index logic in the error path (git-fixes). - bnxt_en: fix ternary sign extension bug in bnxt_show_temp() (git-fixes). - net: thunderx: Fix unintentional sign extension issue (git-fixes). - cxgb4: Fix unintentional sign extension issues (git-fixes). - netdevice: Add missing IFF_PHONY_HEADROOM self-definition (git-fixes). - vrf: fix a comment about loopback device (git-fixes). - net: hns3: Fix for geneve tx checksum bug (git-fixes). - commit d07ce98 - ethtool: fix missing NLM_F_MULTI flag when dumping (bsc#1176447). - IB/hfi1: Rework AIP and VNIC dummy netdev usage (jsc#SLE-13208). - RDMA/rtrs-clt: destroy sysfs after removing session from active list (jsc#SLE-15176). - RDMA/mlx5: Fix drop packet rule in egress table (jsc#SLE-15175). - net/sched: act_ct: fix wild memory access when clearing fragments (bsc#1176447). - nfp: devlink: initialize the devlink port attribute "/lanes"/ (bsc#1176447). - selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test (bsc#1176774). - net/mlx5: Fix bit-wise and with zero (jsc#SLE-15172). - netfilter: conntrack: Make global sysctls readonly in non-init netns (bsc#1176447). - commit 3d16f03 - scsi: fnic: Remove bogus ratelimit messages (bsc#1183249). - commit ad3d189 - dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails (bsc#1185581). - commit eec9b2b - Enable CONFIG_PCI_PF_STUB for Nvidia Ampere vGPU support (jsc#SLE-17882 jsc#ECO-3691) Nvidia switched its vGPU mechanism from mdev to SRIOV since Ampere architecutre. For the SRIOV implementation, they used pci-pf-stub module. We only need to enable CONFIG_PCI_PF_STUB here, other dependencies have been enabled already. - commit 8ab8eb0 - x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests (bsc#1186219). - commit df8fbad - nvme: explicitly update mpath disk capacity on revalidation (git-fixes). - commit 71b6570 - nvme: retrigger ANA log update if group descriptor isn't found (git-fixes) - commit d9afd49 - nvme-tcp: fix misuse of __smp_processor_id with preemption (git-fixes). - dm: avoid filesystem lookup in dm_get_dev_t() (git-fixes). - nvme: don't intialize hwmon for discovery controllers (git-fixes). - nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT (git-fixes). - nvme-tcp: Fix possible race of io_work and direct send (git-fixes). - nvme-tcp: fix kconfig dependency warning when !CRYPTO (git-fixes). - blk-iocost: ioc_pd_free() shouldn't assume irq disabled (git-fixes). - nvme: fix controller instance leak (git-fixes). - nvmet: fix a memory leak (git-fixes). - block: fix get_max_io_size() (git-fixes). - nvme-tcp: fix possible hang waiting for icresp response (bsc#1179519). - commit 6431b47 - nvme: fix possible deadlock when I/O is blocked (git-fixes). - Delete patches.suse/nvme-do-not-update-disk-info-for-multipathed-device.patch. - commit c1000c4 - nvme: define constants for identification values (git-fixes). - commit ef03dba - powerpc/64s: Fix crashes when toggling entry flush barrier (bsc#1177666 git-fixes). - powerpc/64s: Fix crashes when toggling stf barrier (bsc#1087082 git-fixes). - commit f06d724 - blk-mq: plug request for shared sbitmap (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes). - commit d041278 - ACPI: PM: s2idle: Drop unused local variables and related code (bsc#1185840). - commit 1fc2033 - Delete patches.suse/hwmon-amd_energy-01-add-driver-to-report-energy-counters.patch. - Delete patches.suse/hwmon-amd_energy-02-missing-platform_driver_unregister-on.patch. - Delete patches.suse/hwmon-amd_energy-03-match-for-supported-models.patch. - Delete patches.suse/hwmon-amd_energy-04-move-label-out-of-accumulation-structure.patch. - Delete patches.suse/hwmon-amd_energy-05-optimize-accumulation-interval.patch. - Delete patches.suse/hwmon-amd_energy-06-improve-the-accumulation-logic.patch. - Delete patches.suse/hwmon-amd_energy-07-modify-the-visibility-of-the-counters.patch. - Delete patches.suse/hwmon-amd_energy-08-add-family-19h-model-01h.patch. - Delete patches.suse/hwmon-amd_energy-09-fix-allocation-of-hwmon_channel_info.patch. As agreed with Jeffrey Cheung and Darren Davis, after the amd_energy driver has been removed from upstream due to a disagreement between AMD and the hwmon subsystem maintainer on how to mitigate a hardware security vulnerability, we will not include this driver in SLE15-SP3. In other words, features SLE-15432 and SLE-14261 are being rejected for SP3. They will be evaluated again for SP4 if the upstream situation changes by then. - commit 30a5d69 - usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoire (bsc#1185840). - commit 5bd67ef - ACPI / idle: override c-state latency when not in conformance with s0ix (bsc#1185840). - commit 00d00d3 - ACPI: PM: s2idle: Add missing LPS0 functions for AMD (bsc#1185840). - commit 77d36ca - ACPI: PM: s2idle: Move x86-specific code to the x86 directory (bsc#1185840). - ACPI: PM: s2idle: Add AMD support to handle _DSM (bsc#1185840). - commit 240ac31 - fuse: fix write deadlock (bsc#1185573). - commit f65dbea - drm/i915/overlay: Fix active retire callback alignment (git-fixes). - commit 6ca3a83 - drm/i915: Wedge the GPU if command parser setup fails (git-fixes). - commit 331f4cc - drm/amdgpu: remove unused variable from struct amdgpu_bo (git-fixes). - commit e3fca29 - Refresh patches.suse/0001-drm-i915-Fix-overlay-frontbuffer-tracking.patch. Add Alt-commit for duplicate - commit af0c5c1 - drm/amd/display: Initialize attribute for hdcp_srm sysfs file (git-fixes). - commit e983a11 - drm/i915: Fix crash in auto_retire (git-fixes). - commit a0ca792 - drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode (git-fixes). - commit 1530740 - Refresh patches.suse/drm-amdgpu-display-restore-AUX_DPHY_TX_CONTROL-for-D.patch. Added Alt-commit for duplicate - commit 9ad673d - blacklist.conf: 12aca1ce9ee3 drm/msm/disp/dpu1: program 3d_merge only if block is attached - commit 1e8f219 - nvmet: use new ana_log_size instead the old one (bsc#1178612, bsc#1184259, bsc#1186155). - nvme-multipath: fix double initialization of ANA state (bsc#1178612, bsc#1184259, bsc#1186155). - commit 0df107a - nvme: add new line after variable declatation (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: don't check nvme_req flags for new req (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: mark nvme_setup_passsthru() inline (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: split init identify into helper (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: rename nvme_init_identify() (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: reduce checks for zero command effects (bsc#1184259, bsc#1178612, bsc#1186155). - nvme: use NVME_CTRL_CMIC_ANA macro (bsc#1184259, bsc#1178612, bsc#1186155). - commit bb55f2e - powerpc/pseries: warn if recursing into the hcall tracing code (bsc#1185110 ltc#192091). - powerpc/pseries: use notrace hcall variant for H_CEDE idle (bsc#1185110 ltc#192091). - powerpc/pseries: Don't trace hcall tracing wrapper (bsc#1185110 ltc#192091). - powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks (bsc#1185110 ltc#192091). - commit b5b9cb5 - supported.conf: mark usb_otg_fsm as supported (bsc#1185010) - commit d340e77 - supported.conf: add bsc1185010 dependency - commit fb8d746 - drm/ingenic: Register devm action to cleanup encoders (git-fixes). - commit 675f1fb - nvmet: use new ana_log_size instead the old one (bsc#1184259). note: the upstream commit msg is misleading, this is an nvme host fix, not nvmet. - commit 99e6038 - drm/ingenic: Fix non-OSD mode (git-fixes). - commit 6368ef3 - drm/mcde/panel: Inverse misunderstood flag (git-fixes). - commit e3c909b - nvme: don't intialize hwmon for discovery controllers (bsc#1184259). - commit c0f763f - kABI workaround for hci_chan amp field addition (CVE-2021-33034 bsc#1186111). - commit 82f4155 - Bluetooth: verify AMP hci_chan before amp_destroy (CVE-2021-33034 bsc#1186111). - commit f6d837e - USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check (git-fixes). - tty: moxa: fix TIOCSSERIAL permission check (git-fixes). - tty: moxa: fix TIOCSSERIAL jiffies conversions (git-fixes). - tty: amiserial: fix TIOCSSERIAL permission check (git-fixes). - commit ec86798 - drm/amd/display: Reject non-zero src_y and src_x for video planes (git-fixes). - PCI: Allow VPD access for QLogic ISP2722 (git-fixes). - cfg80211: scan: drop entry from hidden_list on overflow (git-fixes). - serial: core: return early on unsupported ioctls (git-fixes). - serial: stm32: fix tx_empty condition (git-fixes). - serial: stm32: fix incorrect characters on console (git-fixes). - commit 4d97fe4 - libbpf: Fix signed overflow in ringbuf_process_ring (bsc#1177028). - selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro (bsc#1177028). - libbpf: Initialize the bpf_seq_printf parameters array field by field (bsc#1177028). - selftests/bpf: Fix the ASSERT_ERR_PTR macro (bsc#1177028). - libbpf: Add explicit padding to btf_dump_emit_type_decl_opts (bsc#1177028). - selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed (bsc#1177028). - libbpf: Add explicit padding to bpf_xdp_set_link_opts (bsc#1177028). - commit c874e76 - video: hyperv_fb: Add ratelimit on error message (bsc#1185725). - Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185725). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185725). - Drivers: hv: vmbus: Use after free in __vmbus_open() (git-fixes). - drivers: hv: Fix whitespace errors (bsc#1185725). - Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM (git-fixes). - commit ebeaec2 - iio: tsl2583: Fix division by a zero lux_val (git-fixes). - iio: gyro: mpu3050: Fix reported temperature value (git-fixes). - iio: proximity: pulsedlight: Fix rumtime PM imbalance on error (git-fixes). - xhci: Do not use GFP_KERNEL in (potentially) atomic context (git-fixes). - usb: fotg210-hcd: Fix an error message (git-fixes). - usb: dwc3: gadget: Return success always for kick transfer in ep queue (git-fixes). - usb: dwc2: Fix gadget DMA unmap direction (git-fixes). - usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield (git-fixes). - commit c94cc71 - ipc/mqueue, msg, sem: Avoid relying on a stack reference past its expiry (bsc#1185988). - commit 5e2321a - perf/amd/uncore: Fix sysfs type mismatch (bsc#1178134). - commit 54f1b43 - Refresh patches.suse/powerpc-kexec_file-Use-current-CPU-info-while-settin.patch. - commit b3db5e3 - Correct CVE number for a mac80211 fix (CVE-2020-26139 bsc#1186062) - commit 16457bf - net/nfc: fix use-after-free llcp_sock_bind/connect (CVE-2021-23134 bsc#1186060). - commit ffbe2a6 - watchdog/softlockup: Remove obsolete check of last reported task (bsc#1185982). - commit 6d9c3a2 - nvmet: seset ns->file when open fails (bsc#1183873). - commit ca1c5ff - KVM: s390: fix guarded storage control register handling (bsc#1133021). - commit 6757070 - vgacon: Record video mode changes with VT_RESIZEX (git-fixes). - hwmon: (occ) Fix poll rate limiting (git-fixes). - PM / devfreq: Use more accurate returned new_freq as resume_freq (git-fixes). - commit 63ad411 - Update meta data patches.suse/nvme-retrigger-ana-log-update-if-group-descriptor-isn-t.patch The patch has been added to mainline. Update the meta data and move it into the sorted section. - commit 7250fb0 - nvme: remove superfluous else in nvme_ctrl_loss_tmo_store (bsc#1182378). - commit f263745 - nvme: Fix NULL dereference for pci nvme controllers (bsc#1182378). - commit cf7170b - nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs (bsc#1182378). - Refresh patches.suse/nvme-add-kato-sysfs-attribute.patch. Context adjustment in kato patch. - commit 7126f4d - ath10k kABI workaround for CVE-2020-24588 fix (CVE-2020-24588 bsc#1185861). - ath10k: Validate first subframe of A-MSDU before processing the list (CVE-2020-26141 bsc#1185863). - ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141 bsc#1185863). - ath10k: drop MPDU which has discard flag set by firmware for SDIO (CVE-2020-24588 bsc#1185861). - ath10k: drop fragments with multicast DA for SDIO (CVE-2020-26145 bsc#1185860). - ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145 bsc#1185860). - ath10k: add CCMP PN replay protection for fragmented frames for PCIe (CVE-2020-26145 bsc#1185860). - kABI workaround for cfg80211 changes (CVE-2020-24586 bsc#1185859). - mac80211: extend protection against mixed key and fragment cache attacks (CVE-2020-24586 bsc#1185859). - mac80211: do not accept/forward invalid EAPOL frames (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586 bsc#1185859). - mac80211: check defrag PN against current frame (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: add fragment cache to sta_info (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185859). - mac80211: drop A-MSDUs on old ciphers (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: properly handle A-MSDUs that start with an RFC 1042 header (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: prevent mixed key and fragment cache attacks (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: assure all fragments are encrypted (CVE-2020-26147 bsc#1185863 bsc#1185859). - commit 1aa5a24 - watchdog/softlockup: report the overall time of softlockups (bsc#1185982). - commit 88ee1b3 - watchdog: explicitly update timestamp when reporting softlockup (bsc#1185982). - commit e1f93d5 - watchdog: rename __touch_watchdog() to a better descriptive name (bsc#1185982). - commit c09eacd - Update to mainline version and move into sorted section: patches.suse/scsi-fnic-Use-scsi_host_busy_iter-to-traverse-commands.patch (bsc#1179851) - commit 5bb3cbc - scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() (bsc#1179851). temporarily disable patches.suse/fnic-use-blk_mq_tagset_busy_iter-to-traverse-commands.patch - commit da3e4e8 - Update upstream references and move into sorted section: patches.suse/scsi-fnic-do-not-call-scsi_done-for-unhandled-commands.patch - commit 0dfec7c - ath10k: Validate first subframe of A-MSDU before processing the list (CVE-2020-26141 bsc#1185863 bsc#1185987). - commit ea14c35 - ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141 bsc#1185863 bsc#1185987). - commit 4eb2710 - nvme-multipath: fix double initialization of ANA state (bsc#1178612, bsc#1184259). - commit 4aa67c6 - ath10k kABI workaround for CVE-2020-24588 fix (CVE-2020-24588 bsc#1185861). - ath10k: drop MPDU which has discard flag set by firmware for SDIO (CVE-2020-24588 bsc#1185861). - ath10k: drop fragments with multicast DA for SDIO (CVE-2020-26145 bsc#1185860). - ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145 bsc#1185860). - ath10k: add CCMP PN replay protection for fragmented frames for PCIe (CVE-2020-26145 bsc#1185860). - commit e9158ad - kABI workaround for cfg80211 changes (CVE-2020-24586 bsc#1185859). - mac80211: extend protection against mixed key and fragment cache attacks (CVE-2020-24586 bsc#1185859). - mac80211: do not accept/forward invalid EAPOL frames (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586 bsc#1185859). - mac80211: check defrag PN against current frame (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: add fragment cache to sta_info (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185859). - mac80211: drop A-MSDUs on old ciphers (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: properly handle A-MSDUs that start with an RFC 1042 header (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: prevent mixed key and fragment cache attacks (CVE-2020-24587 CVE-2020-24586 bsc#1185863 bsc#1185862 bsc#1185859). - mac80211: assure all fragments are encrypted (CVE-2020-26147 bsc#1185863 bsc#1185859). - commit e747a3d - ftrace: Handle commands when closing set_ftrace_filter file (git-fixes). - commit 7c0272c - tracing: Map all PIDs to command lines (git-fixes). - commit ed170f4 - ibmvfc: Reinit target retries (bsc#1185938 ltc#192043). - ibmvfc: Avoid move login if fast fail is enabled (bsc#1185938 ltc#192043). - ibmvfc: Handle move login failure (bsc#1185938 ltc#192043). - commit 0d8166b - xhci: fix potential array out of bounds with several interrupters (git-fixes). - xhci: check control context is valid before dereferencing it (git-fixes). - commit c3f83a0 - usb: gadget: dummy_hcd: fix gpf in gadget_setup (git-fixes). - usb: core: hub: Fix PM reference leak in usb_port_resume() (git-fixes). - usb: musb: fix PM reference leak in musb_irq_work() (git-fixes). - usb: xhci: Fix port minor revision (git-fixes). - usb: gadget: f_uac1: validate input parameters (git-fixes). - usb: gadget: f_uac2: validate input parameters (git-fixes). - usb: gadget/function/f_fs string table fix for multiple languages (git-fixes). - usb: webcam: Invalid size of Processing Unit Descriptor (git-fixes). - commit 4c3dc8b - power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() (git-fixes). - power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() (git-fixes). - power: supply: Use IRQF_ONESHOT (git-fixes). - spi: qup: fix PM reference leak in spi_qup_remove() (git-fixes). - spi: omap-100k: Fix reference leak to master (git-fixes). - spi: dln2: Fix reference leak to master (git-fixes). - spi: ath79: remove spi-master setup and cleanup assignment (git-fixes). - spi: ath79: always call chipselect function (git-fixes). - usb: gadget: uvc: add bInterval checking for HS mode (git-fixes). - tty: fix memory leak in vc_deallocate (git-fixes). - commit fbbea32 - mmc: block: Update ext_csd.cache_ctrl if it was written (git-fixes). - mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers (git-fixes). - mmc: sdhci-pci: Add PCI IDs for Intel LKF (git-fixes). - mmc: sdhci: Check for reset prior to DMA address unmap (git-fixes). - mmc: core: Set read only for SD cards with permanent write protect bit (git-fixes). - PCI: PM: Do not read power state in pci_enable_device_flags() (git-fixes). - phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() (git-fixes). - platform/x86: intel_pmc_core: Don't use global pmcdev in quirks (git-fixes). - commit f8dc44d - mfd: arizona: Fix rumtime PM imbalance on error (git-fixes). - mmc: core: Do a power cycle when the CMD11 fails (git-fixes). - media: dvb-usb: fix memory leak in dvb_usb_adapter_init (git-fixes). - media: platform: sti: Fix runtime PM imbalance in regs_show (git-fixes). - media: i2c: adv7842: fix possible use-after-free in adv7842_remove() (git-fixes). - media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove() (git-fixes). - media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove() (git-fixes). - media: adv7604: fix possible use-after-free in adv76xx_remove() (git-fixes). - media: tc358743: fix possible use-after-free in tc358743_remove() (git-fixes). - commit bddb0b7 - media: em28xx: fix memory leak (git-fixes). - media: gspca/sq905.c: fix uninitialized variable (git-fixes). - media: media/saa7164: fix saa7164_encoder_register() memory leak bugs (git-fixes). - media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt() (git-fixes). - media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB (git-fixes). - media: ite-cir: check for receive overflow (git-fixes). - commit f5f8b81 - extcon: arizona: Fix various races on driver unbind (git-fixes). - extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged (git-fixes). - drm/msm/mdp5: Do not multiply vclk line count by 100 (git-fixes). - drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal (git-fixes). - drm/amdgpu: fix NULL pointer dereference (git-fixes). - drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug (git-fixes). - drm/vkms: fix misuse of WARN_ON (git-fixes). - drm/amd/display: fix dml prefetch validation (git-fixes). - intel_th: Consistency and off-by-one fix (git-fixes). - fbdev: zero-fill colormap in fbcmap.c (git-fixes). - commit e59ac4d - drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool' (git-fixes). - drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f (git-fixes). - drm/amdgpu: mask the xgmi number of hops reported from psp to kfd (git-fixes). - drm: Added orientation quirk for OneGX1 Pro (git-fixes). - crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c (git-fixes). - crypto: stm32/hash - Fix PM reference leak on stm32-hash.c (git-fixes). - crypto: qat - Fix a double free in adf_create_ring (git-fixes). - crypto: qat - fix error path in adf_isr_resource_alloc() (git-fixes). - commit 4f7d7a0 - clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return (git-fixes). - ata: ahci: Disable SXS for Hisilicon Kunpeng920 (git-fixes). - amdgpu: avoid incorrect %hu format string (git-fixes). - crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init (git-fixes). - crypto: qat - don't release uninitialized resources (git-fixes). - crypto: qat - fix unmap invalid dma address (git-fixes). - crypto: api - check for ERR pointers in crypto_destroy_tfm() (git-fixes). - crypto: mips/poly1305 - enable for all MIPS processors (git-fixes). - commit e379274 - Move upstreamed media fixes into sorted section - commit 5bae3a8 - bluetooth: eliminate the potential race condition when removing the HCI controller (bsc#1184611 CVE-2021-32399). - commit b57a022 - bpf: Prevent writable memory-mapping of read-only ringbuf pages (bsc#1185640 CVE-2021-3489). - bpf, ringbuf: Deny reserve of buffers larger than ringbuf (bsc#1185640 CVE-2021-3489). - bpf: Fix alu32 const subreg bound tracking on bitwise operations (bsc#1185641 CVE-2021-3490). - commit c0fa121 - scripts/git_sort/git_sort.py: add bpf git repo - commit 65979e3 - proc: Avoid mixing integer types in mem_rw() (CVE-2021-3491 bsc#1185642). - commit 757f76b - blacklist: add commit b166a20b0738 Mainline commit b166a20b0738 ("/net/sctp: fix race condition in sctp_destroy_sock"/) was found buggy so that it was reverted by commit 01bfe5e8e428 ("/Revert "/net/sctp: fix race condition in sctp_destroy_sock"/"/) and replaced by a new fix, commit 34e5b0118685 ("/sctp: delay auto_asconf init until binding the first addr"/). - commit 7c2eabc - sctp: delay auto_asconf init until binding the first addr (<cover.1620748346.git.mkubecek@suse.cz>). - commit cb84c72 - tcp: fix to update snd_wl1 in bulk receiver fast path (<cover.1620748346.git.mkubecek@suse.cz>). - commit 627e2e2 - Update patch reference for BT fix (CVE-2021-32399 bsc#1185898) - commit 81179ec - Revert 337f13046ff0 ("/futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op"/) (git-fixes). - commit 9e8eea0 - series.conf: cleanup - move a submitted patch to "/almost mainline"/ section patches.suse/rtc-pcf2127-handle-timestamp-interrupts.patch - commit baf1232 - fix patch metadata - fix Patch-mainline: patches.suse/fs-epoll-restore-waking-from-ep_done_scan.patch - commit 220b548 - series.conf: cleanup - update upstream references and resort: patches.suse/nvme-multipath-reset-bdev-to-ns-head-when-failover.patch patches.suse/scsi-lpfc-Fix-DMA-virtual-address-ptr-assignment-in-.patch patches.suse/scsi-lpfc-Fix-illegal-memory-access-on-Abort-IOCBs.patch - commit a062422 - drm/radeon: Avoid power table parsing memory leaks (git-fixes). - drm/radeon: Fix off-by-one power_state index heap overwrite (git-fixes). - commit dad28e7 - bpf: Fix leakage of uninitialized bpf stack under speculation (bsc#1155518). - bpf: Fix masking negation logic upon negative dst register (bsc#1155518). - commit 876c85a - bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds (bsc#1177028). - commit 26f1fe9 - ALSA: usb-audio: Remove redundant assignment to len (git-fixes). - ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices (git-fixes). - Revert "/ALSA: usb-audio: Add support for many Roland devices..."/ (git-fixes). - ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices (git-fixes). - ALSA: usb-audio: Add support for many Roland devices' implicit feedback quirks (git-fixes). - ALSA: usb-audio: Apply implicit feedback mode for BOSS devices (git-fixes). - ALSA: usb-audio: Skip probe of UA-101 devices (git-fixes). - ALSA: usb-audio: Drop implicit fb quirk entries dubbed for capture (git-fixes). - ALSA: usb-audio: Check connector value on resume (git-fixes). - ALSA: usb-audio: Carve out connector value checking into a helper (git-fixes). - ALSA: usb-audio: fix Pioneer DJM-850 control label info (git-fixes). - ALSA: usb-audio: Declare Pioneer DJM-850 mixer controls (git-fixes). - ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table (git-fixes). - ALSA: usb-audio: generate midi streaming substream names from jack names (git-fixes). - ALSA: usb-audio: use usb headers rather than define structs locally (git-fixes). - commit 66017db - ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1 (git-fixes). - Refresh patches.suse/ALSA-usb-audio-Add-implicit-fb-quirk-for-BOSS-GP-10.patch. - Refresh patches.suse/ALSA-usb-audio-Add-quirk-for-BOSS-AD-10.patch. - Refresh patches.suse/ALSA-usb-audio-Add-quirk-for-RC-505.patch. - commit 430c145 - ALSA: hda/realtek: Add fixup for HP OMEN laptop (git-fixes). - ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32 (git-fixes). - ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA (git-fixes). - ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8 (git-fixes). - ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7 (git-fixes). - ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740 (git-fixes). - commit 0e8dbae - ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP (git-fixes). - commit cb198d3 - Revert "/i3c master: fix missing destroy_workqueue() on error in i3c_master_register"/ (git-fixes). - ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure (git-fixes). - ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable (git-fixes). - USB: Add reset-resume quirk for WD19's Realtek Hub (git-fixes). - USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet (git-fixes). - platform/x86: thinkpad_acpi: Correct thermal sensor allocation (git-fixes). - commit 23adf05 - fs/epoll: restore waking from ep_done_scan() (bsc#1183868). - commit b803549 - iommu/amd: Add support for map/unmap_resource (jsc#ECO-3482). - commit 7b9e3ca - s390/pci: fix leak of PCI device structure (git-fixes). - vfio-pci/zdev: fix possible segmentation fault issue (git-fixes). - s390/zcrypt: return EIO when msg retry limit reached (git-fixes). - commit 5abd9df - ACPI: custom_method: fix a possible memory leak (git-fixes). - ACPI: custom_method: fix potential use-after-free issue (git-fixes). - commit 2b51e47 - kernel-docs.spec.in: Build using an utf-8 locale. Sphinx cannot handle UTF-8 input in non-UTF-8 locale. - commit 0db6da1 - md-cluster: fix use-after-free issue when removing rdev (bsc#1184082). - md: split mddev_find (bsc#1184081). - md: factor out a mddev_find_locked helper from mddev_find (bsc#1184081). - md: md_open returns -EBUSY when entering racing area (bsc#1184081). - md: don't flush workqueue unconditionally in md_open (bsc#1184081). - commit 255ac58 - genirq: Reduce irqdebug cacheline bouncing (bsc#1185703 ltc#192641). - commit 54b345b - PCI: dwc: Move iATU detection earlier (git-fixes). - PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c (git-fixes). - thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params() (git-fixes). - commit 48dc8db - PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc() (git-fixes). - PCI: endpoint: Fix missing destroy_workqueue() (git-fixes). - PCI/RCEC: Fix RCiEP device to RCEC association (git-fixes). - PCI: Release OF node in pci_scan_device()'s error path (git-fixes). - thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val' (git-fixes). - docs: kernel-parameters: Add gpio_mockup_named_lines (git-fixes). - docs: kernel-parameters: Move gpio-mockup for alphabetic order (git-fixes). - commit 6976ceb - md/raid1: properly indicate failure when ending a failed write request (bsc#1185680). - commit 67fde5a - s390/entry: save the caller of psw_idle (bsc#1185677). - commit d82aadb - rtc: pcf2127: handle timestamp interrupts (bsc#1185495). - commit f74f90f - bus: fsl-mc: list more commands as accepted through the ioctl (bsc#1185670). - bus: fsl-mc: add the dpdbg device type (bsc#1185670). - commit 6325c23 - Update patches.suse/powerpc-eeh-Fix-EEH-handling-for-hugepages-in-iorema.patch (bsc#1156395 bsc#1185645 ltc#192576). - commit b0c1c70 - spi: cadence: set cqspi to the driver_data field of struct device (git-fixes). - commit e8779a2 - i2c: mlxbf: add IRQ check (git-fixes). - commit 571342e - fix patch metadata - fix Patch-mainline: patches.suse/mm-memcontrol-fix-cpuhotplug-statistics-flushing.patch - commit fc7f89c - Update kabi files. - update from May 2021 maintenance update submission (commit 0a8fae2b39f2) - commit 8a0c3f3 - dmaengine: idxd: Fix potential null dereference on pointer status (git-fixes). - commit 287f8f1 - powerpc/kexec_file: Use current CPU info while setting up FDT (bsc#1184615 ltc#189835). - commit 21c8a7e - Update config files. (bsc#1185010) - supported.conf: - commit 8888052 - rpm: drop /usr/bin/env in interpreter specification OBS checks don't like /usr/bin/env in script interpreter lines but upstream developers tend to use it. A proper solution would be fixing the depedency extraction and drop the OBS check error but that's unlikely to happen so that we have to work around the problem on our side and rewrite the interpreter lines in scripts before collecting files for packages instead. - commit 45c5c1a - scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089). - scsi: smartpqi: Correct pqi_sas_smp_handler busy condition (bsc#1178089). - scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089). - commit d9b38b9 - nvme: add 'kato' sysfs attribute (bsc#1179825). - nvme: sanitize KATO setting (bsc#1179825). - commit f3a2791 - patches.suse/NFC-nxp-nci-Add-GPIO-ACPI-mapping-table.patch: (bsc#1185589). - commit 4004e31 - patches.suse/NFC-nxp-nci-Convert-to-use-GPIO-descriptor.patch: (bsc#1185589). - commit a3f193f - patches.suse/NFC-nxp-nci-Get-rid-of-platform-data.patch: (bsc#1185589). - commit 3e24d09 - rtc: ds1307: Fix wday settings for rx8130 (git-fixes). - mmc: sdhci-of-dwcmshc: fix rpmb access (git-fixes). - commit d21fbb6 - patches.suse/NFC-nxp-nci-Add-NXP1001-to-the-ACPI-ID-table.patch: (bsc#1185589). - commit 68d285a - mm: memcontrol: fix cpuhotplug statistics flushing (bsc#1185606). - commit 3bba386 - nvme-multipath: reset bdev to ns head when failover (bsc#178378 bsc#1182999). Refresh: - patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch - commit ee2dc7b - scripts/git_sort/git_sort.py: Update nvme repositories - commit e849c44 - blacklist.conf: Add ppc kuap/uaccess fixes not applicable to SP2 - commit 4b4ca8e - powerpc/eeh: Fix EEH handling for hugepages in ioremap space (bsc#1156395). - powerpc/time: Enable sched clock for irqtime (bsc#1156395). - commit 5ee4c93 - powerpc/perf: Fix PMU constraint check for EBB events (bsc#1065729). - powerpc/64s: Fix pte update for kernel memory on radix (bsc#1055117 git-fixes). - powerpc/asm-offsets: GPR14 is not needed either (bsc#1065729). - powerpc/prom: Mark identical_pvr_fixup as __init (bsc#1065729). - powerpc/fadump: Mark fadump_calculate_reserve_size as __init (bsc#1065729). - commit e08fbf4 - powerpc/perf: Fix the threshold event selection for memory events in power10 (jsc#SLE-13513). - powerpc/perf: Fix sampled instruction type for larx/stcx (jsc#SLE-13513). - powerpc/smp: Reintroduce cpu_core_mask (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes). - powerpc/xive: Drop check on irq_data in xive_core_debug_show() (bsc#1177437 ltc#188522 jsc#SLE-13294 git-fixes). - powerpc/xmon: Fix build failure for 8xx (jsc#SLE-12936 git-fixes). - commit 84bf014 - KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit (bsc#1156395). - KVM: PPC: Make the VMX instruction emulation routines static (bsc#1156395). - commit 66099c4 - btrfs: fix race between swap file activation and snapshot creation (bsc#1185587). - btrfs: fix race between writes to swap files and scrub (bsc#1185586). - commit fef5517 - btrfs: fix race between swap file activation and snapshot creation (bsc#1185587). - btrfs: fix race between writes to swap files and scrub (bsc#1185586). - commit 517921a - series.conf: cleanup - move into "/almost mainline"/ section patches.suse/rtc-fsl-ftm-alarm-add-MODULE_TABLE.patch - commit 75e25e9 - fix patch metadata - fix Patch-mainline: patches.suse/x86-platform-uv-set-section-block-size-for-hubless-architectures.patch - commit 5cf9a28 - series.conf: cleanup - update upstream references and resort patches.suse/powerpc-mm-Add-cond_resched-while-removing-hpte-mapp.patch patches.suse/powerpc-papr_scm-Fix-build-error-due-to-wrong-printf.patch patches.suse/powerpc-papr_scm-Implement-support-for-H_SCM_FLUSH-h.patch patches.suse/powerpc-pseries-Add-shutdown-to-vio_driver-and-vio_b.patch patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch patches.suse/selftests-powerpc-Fix-L1D-flushing-tests-for-Power10.patch - commit e03aa0a - ibmvnic: queue reset work in system_long_wq (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: improve failover sysfs entry (bsc#1043990 ltc#155681 git-fixes). - ibmvnic: print adapter state as a string (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: print reset reason as a string (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: clean up the remaining debugfs data structures (bsc#1065729). - ibmvnic: remove duplicate napi_schedule call in open function (bsc#1065729). - ibmvnic: remove duplicate napi_schedule call in do_reset function (bsc#1065729). - ibmvnic: avoid calling napi_disable() twice (bsc#1065729). - commit 5d92f24 - cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards (bsc#1185550 ltc#192610). - commit 19688a8 - ima: Free IMA measurement buffer after kexec syscall (git-fixes). - commit 2cf366a - virtiofs: fix memory leak in virtio_fs_probe() (bsc#1185558). - commit bc3eb47 - btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1185549). - commit 210f7a5 - btrfs: track qgroup released data in own variable in insert_prealloc_file_extent (bsc#1185549). - commit 4d34a1c - ALSA: hda/conexant: Re-order CX5066 quirk table entries (git-fixes). - ASoC: rsnd: check all BUSIF status when error (git-fixes). - ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk (git-fixes). - ASoC: samsung: snow: remove useless test (git-fixes). - ASoC: Intel: boards: sof-wm8804: add check for PLL setting (git-fixes). - drm/i915/gt: Clear CACHE_MODE prior to clearing residuals (git-fixes). - commit 18fa88e - ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices (git-fixes). - ALSA: hda/realtek: Re-order ALC662 quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC269 HP quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries (git-fixes). - ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries (git-fixes). - ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx (git-fixes). - ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on Bullseye (git-fixes). - ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dB (git-fixes). - ALSA: sb: Fix two use after free in snd_sb_qsound_build (git-fixes). - ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function (git-fixes). - ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer (git-fixes). - ALSA: hda/realtek - Headset Mic issue on HP platform (git-fixes). - ALSA: usb-audio: DJM-750: ensure format is set (git-fixes). - ALSA: hda/realtek: GA503 use same quirks as GA401 (git-fixes). - ALSA: hda/realtek: fix mic boost on Intel NUC 8 (git-fixes). - ALSA: usb-audio: Explicitly set up the clock selector (git-fixes). - ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX (git-fixes). - ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups (git-fixes). - ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name (git-fixes). - ALSA: hda/cirrus: Cleanup patch_cirrus.c code (git-fixes). - ALSA: hda/cirrus: Add error handling into CS8409 I2C functions (git-fixes). - ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control (git-fixes). - ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion codec (git-fixes). - ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec (git-fixes). - ALSA: usb-audio: Configure Pioneer DJM-850 samplerate (git-fixes). - ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate (git-fixes). - ALSA: usb-audio: Add DJM450 to Pioneer format quirk (git-fixes). - commit 82d06eb - i2c: sh7760: fix IRQ error path (git-fixes). - commit e315f49 - pinctrl: core: Fix kernel doc string for pin_get_name() (git-fixes). - pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group (git-fixes). - i2c: sh7760: add IRQ check (git-fixes). - i2c: jz4780: add IRQ check (git-fixes). - i2c: emev2: add IRQ check (git-fixes). - commit da2180a - i2c: cadence: add IRQ check (git-fixes). - i2c: sprd: fix reference leak when pm_runtime_get_sync fails (git-fixes). - i2c: omap: fix reference leak when pm_runtime_get_sync fails (git-fixes). - i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails (git-fixes). - i2c: img-scb: fix reference leak when pm_runtime_get_sync fails (git-fixes). - HID: plantronics: Workaround for double volume key presses (git-fixes). - ASoC: ak5558: correct reset polarity (git-fixes). - ASoC: simple-card: fix possible uninitialized single_cpu local variable (git-fixes). - ASoC: ak5558: Fix s/show/slow/ typo (git-fixes). - ASoC: samsung: tm2_wm5110: check of of_parse return value (git-fixes). - ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops (git-fixes). - ALSA: usb-audio: Fix implicit sync clearance at stopping stream (git-fixes). - ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails (git-fixes). - ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls (git-fixes). - ALSA: core: remove redundant spin_lock pair in snd_card_disconnect (git-fixes). - drm/i915/gvt: Fix error code in intel_gvt_init_device() (git-fixes). - commit 2b66742 - ath10k: Fix a use after free in ath10k_htc_send_bundle (git-fixes). - mt76: mt7915: fix aggr len debugfs node (git-fixes). - rtw88: Fix an error code in rtw_debugfs_set_rsvd_page() (git-fixes). - Bluetooth: avoid deadlock between hci_dev->lock and socket lock (git-fixes). - commit 38c8cc4 - net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb (git-fixes). - commit f8b6668 - net:nfc:digital: Fix a double free in digital_tg_recv_dep_req (git-fixes). - net: phy: marvell: fix m88e1111_set_downshift (git-fixes). - net: phy: marvell: fix m88e1011_set_downshift (git-fixes). - net: phy: intel-xway: enable integrated led functions (git-fixes). - ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock (git-fixes). - ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices (git-fixes). - mac80211: bail out if cipher schemes are invalid (git-fixes). - rtw88: Fix array overrun in rtw_get_tx_power_params() (git-fixes). - rsi: Use resume_noirq for SDIO (git-fixes). - ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() (git-fixes). - rtlwifi: 8821ae: upgrade PHY and RF parameters (git-fixes). - mt7601u: fix always true expression (git-fixes). - liquidio: Fix unintented sign extension of a left shift of a u16 (git-fixes). - nfc: pn533: prevent potential memory corruption (git-fixes). - commit 4c3b252 - rpm/constraints.in: bump disk space to 45GB on riscv64 - commit f8b883f - scsi: qla2xxx: Reuse existing error handling path (bsc#1185491). - scsi: qla2xxx: Remove unneeded if-null-free check (bsc#1185491). - scsi: qla2xxx: Update version to 10.02.00.106-k (bsc#1185491). - scsi: qla2xxx: Do logout even if fabric scan retries got exhausted (bsc#1185491). - scsi: qla2xxx: Update default AER debug mask (bsc#1185491). - scsi: qla2xxx: Fix mailbox recovery during PCIe error (bsc#1185491). - scsi: qla2xxx: Fix crash in PCIe error handling (bsc#1185491). - scsi: qla2xxx: Fix RISC RESET completion polling (bsc#1185491). - scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() (bsc#1185491). - scsi: qla2xxx: Fix use after free in bsg (bsc#1185491). - scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe (bsc#1185491). - scsi: qla2xxx: Fix stuck session (bsc#1185491). - scsi: qla2xxx: Add H:C:T info in the log message for fc ports (bsc#1185491). - scsi: qla2xxx: Fix IOPS drop seen in some adapters (bsc#1185491). - scsi: qla2xxx: Check kzalloc() return value (bsc#1185491). - scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() (bsc#1185491). - scsi: qla2xxx: Simplify qla8044_minidump_process_control() (bsc#1185491). - scsi: qla2xxx: Suppress Coverity complaints about dseg_r* (bsc#1185491). - scsi: qla2xxx: Fix endianness annotations (bsc#1185491). - scsi: qla2xxx: Constify struct qla_tgt_func_tmpl (bsc#1185491). - scsi: qla2xxx: Use dma_pool_zalloc() (bsc#1185491). - scsi: qla2xxx: Fix a couple of misdocumented functions (bsc#1185491). - scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp() (bsc#1185491). - scsi: qla2xxx: Fix a couple of misnamed functions (bsc#1185491). - scsi: qla2xxx: Fix some incorrect formatting/spelling issues (bsc#1185491). - scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores (bsc#1185491). - scsi: qla2xxx: Fix broken #endif placement (bsc#1185491). - scsi: qla2xxx: Simplify if statement (bsc#1185491). - scsi: qla2xxx: Simplify the calculation of variables (bsc#1185491). - scsi: qla2xxx: Fix some memory corruption (bsc#1185491). - scsi: qla2xxx: Remove redundant NULL check (bsc#1185491). - scsi: qla2xxx: Remove unnecessary NULL check (bsc#1185491). - scsi: qla2xxx: Assign boolean values to a bool variable (bsc#1185491). - scsi: qla2xxx: fc_remote_port_chkready() returns a SCSI result value (bsc#1185491). - scsi: qla2xxx: Update version to 10.02.00.105-k (bsc#1185491). - scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER (bsc#1185491). - scsi: qla2xxx: Fix mailbox Ch erroneous error (bsc#1185491). - scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe (bsc#1185491). - scsi: qla2xxx: Move some messages from debug to normal log level (bsc#1185491). - scsi: qla2xxx: Add error counters to debugfs node (bsc#1185491). - scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port (bsc#1185491). - commit db29123 - Remove patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch Upstream commit 39c0c8553bfb ("/scsi: Revert "/qla2xxx: Make sure that aborted commands are freed"/"/) reverts the patch. - commit 311c2c6 - scsi: lpfc: Fix DMA virtual address ptr assignment in bsg (bsc#1185365). - scsi: lpfc: Fix illegal memory access on Abort IOCBs (bsc#1183203). - scsi: lpfc: Copyright updates for 12.8.0.9 patches (bsc#1185472). - scsi: lpfc: Update lpfc version to 12.8.0.9 (bsc#1185472). - scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.c (bsc#1185472). - scsi: lpfc: Standardize discovery object logging format (bsc#1185472). - scsi: lpfc: Fix various trivial errors in comments and log messages (bsc#1185472). - scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic (bsc#1185472). - scsi: lpfc: Fix lpfc_hdw_queue attribute being ignored (bsc#1185472). - scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login (bsc#1185472). - scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_test() (bsc#1185472). - scsi: lpfc: Fix use-after-free on unused nodes after port swap (bsc#1185472). - scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode (bsc#1185472). - scsi: lpfc: Fix lack of device removal on port swaps with PRLIs (bsc#1185472). - scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency (bsc#1185472). - scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp() (bsc#1185472). - scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response (bsc#1185472). - scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag (bsc#1185472). - scsi: lpfc: Fix gcc -Wstringop-overread warning (bsc#1185472). - scsi: lpfc: Fix a typo (bsc#1185472). - scsi: lpfc: Fix kernel-doc formatting issue (bsc#1185472). - scsi: lpfc: Fix a few incorrectly named functions (bsc#1185472). - scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_data() (bsc#1185472). - scsi: lpfc: Fix a bunch of misnamed functions (bsc#1185472). - scsi: lpfc: Fix a bunch of kernel-doc misdemeanours (bsc#1185472). - scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record() (bsc#1185472). - scsi: lpfc: Fix formatting and misspelling issues (bsc#1185472). - scsi: lpfc: Fix a bunch of kernel-doc issues (bsc#1185472). - scsi: lpfc: Fix some error codes in debugfs (bsc#1185472). - commit a4fa91e - series.conf: Resort and update meta data - meta data refreshed: patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch - commit 27785f8 - x86/platform/uv: Set section block size for hubless architectures (bsc#1152489). - commit 47e611e - rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1185454). - rtc: fsl-ftm-alarm: update acpi device id (bsc#1185454). - rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake (bsc#1185454). - rtc: fsl-ftm-alarm: report alarm to core (bsc#1185454). - rtc: fsl-ftm-alarm: enable acpi support (bsc#1185454). - rtc: fsl-ftm-alarm: avoid struct rtc_time conversions (bsc#1185454). - rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64 (bsc#1185454). - rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds (bsc#1185454). - commit 10147b2 - reintroduce cqhci_suspend for kABI (git-fixes). - commit eb30081 - blk-mq: set default elevator as deadline in case of hctx shared tagset (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes). - commit 55cfd5d - Refresh sorted section. - commit b0d2a3b - vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer (git-fixes). - vfio/mdev: Make to_mdev_device() into a static inline (git-fixes). - vfio/pci: Re-order vfio_pci_probe() (git-fixes). - vfio/pci: Move VGA and VF initialization to functions (git-fixes). - drm/radeon: Fix a missing check bug in radeon_dp_mst_detect() (git-fixes). - drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train() (git-fixes). - drm/probe-helper: Check epoch counter in output_poll_execute() (git-fixes). - drm/amd/display: Fix off by one in hdmi_14_process_transaction() (git-fixes). - drm/panfrost: Don't try to map pages that are already mapped (git-fixes). - drm/panfrost: Clear MMU irqs before handling the fault (git-fixes). - drm/tilcdc: send vblank event when disabling crtc (git-fixes). - commit fe92c5a - Fix series.conf sorted section - commit 6795229 - media: staging/intel-ipu3: Fix race condition during set_fmt (git-fixes). - commit 7053b04 - mmc: mmc_spi: Drop unused NO_IRQ definition (git-fixes). - mmc: core: Correct descriptions in mmc_of_parse() (git-fixes). - sata_mv: add IRQ checks (git-fixes). - pata_ipx4xx_cf: fix IRQ check (git-fixes). - pata_arasan_cf: fix IRQ check (git-fixes). - rsxx: remove extraneous 'const' qualifier (git-fixes). - pinctrl: lewisburg: Update number of pins in community (git-fixes). - net: geneve: check skb is large enough for IPv4/IPv6 header (git-fixes). - commit 8cd08fd - mfd: lpc_sch: Partially revert "/Add support for Intel Quark X1000"/ (git-fixes). - mfd: stm32-timers: Avoid clearing auto reload register (git-fixes). - mmc: uniphier-sd: Fix a resource leak in the remove function (git-fixes). - mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe() (git-fixes). - media: staging/intel-ipu3: Fix memory leak in imu_fmt (git-fixes). - media: v4l2-ctrls.c: fix race condition in hdl->requests list (git-fixes). - media: staging/intel-ipu3: Fix set_fmt error handling (git-fixes). - media: dvbdev: Fix memory leak in dvb_media_device_free() (git-fixes). - media: m88rs6000t: avoid potential out-of-bounds reads on arrays (git-fixes). - commit e24fcb3 - drm/omap: fix misleading indentation in pixinc() (git-fixes). - drm/amdkfd: fix build error with AMD_IOMMU_V2=m (git-fixes). - media: mantis: remove orphan mantis_core.c (git-fixes). - media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming() (git-fixes). - media: omap4iss: return error code when omap4iss_get() failed (git-fixes). - gpio: omap: Save and restore sysconfig (git-fixes). - HID: wacom: Assign boolean values to a bool variable (git-fixes). - HID: alps: fix error return code in alps_input_configured() (git-fixes). - HID: google: add don USB id (git-fixes). - commit 20a3b3a - clk: uniphier: Fix potential infinite loop (git-fixes). - clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback (git-fixes). - clk: exynos7: Mark aclk_fsys1_200 as critical (git-fixes). - clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE (git-fixes). - backlight: journada720: Fix Wmisleading-indentation warning (git-fixes). - ata: libahci_platform: fix IRQ check (git-fixes). - drm/radeon: fix copy of uninitialized variable back to userspace (git-fixes). - commit f116afa - scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089). - scsi: smartpqi: Correct pqi_sas_smp_handler busy condition (bsc#1178089). - scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089). - commit 1fed21d - fix patch metadata - fix Patch-mainline: patches.suse/x86-microcode-check-for-offline-cpus-before-requesting-new-microcode.patch - commit 86da738 - x86/microcode: Check for offline CPUs before requesting new microcode (bsc#1152489). - commit 720943a - mmc: cqhci: Add cqhci_deactivate() (git-fixes). - commit e46a789 - mmc: sdhci-of-dwcmshc: implement specific set_uhs_signaling (git-fixes). - commit 78a20b1 - mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 (git-fixes). - commit b9124c1 - mmc: sdhci-of-esdhc: set timeout to max before tuning (git-fixes). - commit 3690227 - mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true (git-fixes). - commit 23cd005 - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers (git-fixes). - Refresh patches.suse/mmc-sdhci-pci-Prefer-SDR25-timing-for-High-Speed-mod.patch. - commit 9dd1a55 - blacklist.conf: prerequisites break kABI - commit 2c4445c - mmc: sdhci-of-arasan: Add missed checks for devm_clk_register() (git-fixes). - commit 72c0b64 - Refresh patches.suse/perf-x86-intel-uncore-remove-uncore-extra-pci-dev-hswep_pci_pcu_3.patch. - commit dbaac01 - blacklist.conf: fixes a compiler warning only - commit 2e1acc1 - blacklist.conf: fixes a compiler warning only - commit 0566d04 - rpm/constraints.in: remove aarch64 disk size exception obs://Kernel:stable/kernel-default/ARM/aarch64 currrently fails: installing package kernel-default-livepatch-devel-5.12.0-3.1.g6208a83.aarch64 needs 3MB more space on the / filesystem The stats say: Maximal used disk space: 31799 Mbyte By default, we require 35G. For aarch64 we had an exception to lower this limit to 30G there. Drop this exception as it is obviously no longer valid. - commit ee00b50 - x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access (bsc#1152489). - commit 542e5a3 - mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two (bsc#1167260). - mtd: spi-nor: Rename "/n25q512a"/ to "/mt25qu512a (n25q512a)"/ (bsc#1167260). - commit 2c1a6eb - spi: fsl-dspi: fix wrong pointer in suspend/resume (bsc#1167260). - spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs (bsc#1167260). - spi: spi-fsl-dspi: delete EOQ transfer mode (bsc#1167260). - spi: spi-fsl-dspi: set ColdFire to DMA mode (bsc#1167260). - spi: fsl-dspi: fix NULL pointer dereference (bsc#1167260). - spi: fsl-dspi: fix use-after-free in remove path (bsc#1167260). - spi: spi-fsl-dspi: Initialize completion before possible interrupt (bsc#1167260). - spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths (bsc#1167260). - spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer (bsc#1167260). - spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer (bsc#1167260). - spi: spi-fsl-dspi: Free DMA memory with matching function (bsc#1167260). - spi: spi-fsl-dspi: fix native data copy (bsc#1167260). - spi: spi-fsl-dspi: Adding shutdown hook (bsc#1167260). - spi: spi-fsl-dspi: Add support for LS1028A (bsc#1167260). - commit e0a1590 - blacklist.conf: cosmetic fix - commit 501d484 - blacklist.conf: breaks kABI - commit 25e087f - blacklist.conf: patch is a kABI cleanup - commit dc817ec - usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode() (git-fixes). - commit 1892580 - usb: typec: tps6598x: Fix return value check in tps6598x_probe() (git-fixes). - commit aa90e03 - spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message (bsc#1167260). - spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path (bsc#1167260). - spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode (bsc#1167260). - spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (bsc#1167260). - spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight (bsc#1167260). - spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode (bsc#1167260). - spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode (bsc#1167260). - spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA (bsc#1167260). - spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR (bsc#1167260). - spi: spi-fsl-dspi: fix DMA mapping (bsc#1167260). - spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write (bsc#1167260). - spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode (bsc#1167260). - spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count (bsc#1167260). - spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible (bsc#1167260). - spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode (bsc#1167260). - spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode (bsc#1167260). - spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write (bsc#1167260). - spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions (bsc#1167260). - spi: spi-fsl-dspi: Don't mask off undefined bits (bsc#1167260). - spi: spi-fsl-dspi: Remove unused chip->void_write_data (bsc#1167260). - spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics (bsc#1167260). - spi: spi-fsl-dspi: Make bus-num property optional (bsc#1167260). - spi: spi-fsl-dspi: Convert the instantiations that support it to DMA (bsc#1167260). - commit 7e2481c - USB: CDC-ACM: fix poison/unpoison imbalance (bsc#1184984). - commit 264efc3 - Revert "/mtd: spi-nor: macronix: Add support for mx25l51245g"/ (git-fixes). - firmware: qcom_scm: Fix kernel-doc function names to match (git-fixes). - firmware: qcom_scm: Workaround lack of "/is available"/ call on SC7180 (git-fixes). - firmware: qcom_scm: Reduce locking section for __get_convention() (git-fixes). - firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool (git-fixes). - usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode() (git-fixes). - usb: typec: tps6598x: Fix return value check in tps6598x_probe() (git-fixes). - usb: xhci-mtk: improve bandwidth scheduling with TT (git-fixes). - usb: xhci-mtk: remove or operator for setting schedule parameters (git-fixes). - mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilities (git-fixes). - crypto: chelsio - Read rxchannel-id from firmware (git-fixes). - commit ca30721 - usb: dwc2: Fix hibernation between host and device modes (git-fixes). - usb: dwc2: Fix host mode hibernation exit with remote wakeup flow (git-fixes). - USB: serial: fix return value for unsupported ioctls (git-fixes). - USB: serial: usb_wwan: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: usb_wwan: fix unprivileged TIOCCSERIAL (git-fixes). - USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions (git-fixes). - USB: serial: ssu100: fix TIOCGSERIAL implementation (git-fixes). - commit 4c3112d - USB: serial: quatech2: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: opticon: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: mos7720: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: f81534: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: f81232: fix TIOCGSERIAL implementation (git-fixes). - USB: serial: ark3116: fix TIOCGSERIAL implementation (git-fixes). - USB: CDC-ACM: fix poison/unpoison imbalance (git-fixes). - usb: dwc3: gadget: Fix START_TRANSFER link state check (git-fixes). - usb: gadget: Fix double free of device descriptor pointers (git-fixes). - usb: typec: tcpm: Honour pSnkStdby requirement during negotiation (git-fixes). - commit 5c40ba7 - USB: cdc-acm: fix TIOCGSERIAL implementation (git-fixes). - USB: cdc-acm: fix unprivileged TIOCCSERIAL (git-fixes). - Revert "/USB: cdc-acm: fix rounding error in TIOCSSERIAL"/ (git-fixes). - usb: gadget: r8a66597: Add missing null check on return from platform_get_resource (git-fixes). - usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply (git-fixes). - usb: dwc2: Fix session request interrupt handler (git-fixes). - USB: gadget: udc: fix wrong pointer passed to IS_ERR() and PTR_ERR() (git-fixes). - usb: gadget: aspeed: fix dma map failure (git-fixes). - usb: gadget: pch_udc: Revert d3cb25a12138 completely (git-fixes). - usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc (git-fixes). - commit fb519e4 - spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware() (git-fixes). - spi: spi-ti-qspi: Free DMA resources (git-fixes). - soc: aspeed: fix a ternary sign expansion bug (git-fixes). - usb: gadget: pch_udc: Check for DMA mapping error (git-fixes). - usb: gadget: pch_udc: Check if driver is present before calling - >setup() (git-fixes). - usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() (git-fixes). - usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS (git-fixes). - soundwire: stream: fix memory leak in stream config error path (git-fixes). - soundwire: bus: Fix device found flag correctly (git-fixes). - commit d16f444 - regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()' (git-fixes). - regmap: set debugfs_name to NULL after it is freed (git-fixes). - mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init (git-fixes). - PM: runtime: Add documentation for pm_runtime_resume_and_get() (git-fixes). - soc: qcom: mdt_loader: Detect truncated read of segments (git-fixes). - soc: qcom: mdt_loader: Validate that p_filesz < p_memsz (git-fixes). - staging: rtl8192u: Fix potential infinite loop (git-fixes). - node: fix device cleanups in error handling code (git-fixes). - phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y, unconditionally (git-fixes). - platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table (git-fixes). - commit ab0d991 - mtd: spinand: core: add missing MODULE_DEVICE_TABLE() (git-fixes). - mtd: rawnand: atmel: Update ecc_stats.corrected counter (git-fixes). - mtd: rawnand: qcom: Return actual error code instead of -ENODEV (git-fixes). - mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions() (git-fixes). - mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC (git-fixes). - mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe() (git-fixes). - mtd: require write permissions for locking and badblock ioctls (git-fixes). - misc: vmw_vmci: explicitly initialize vmci_datagram payload (git-fixes). - misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct (git-fixes). - misc: lis3lv02d: Fix false-positive WARN on various HP models (git-fixes). - commit e422d77 - memory: pl353: fix mask of ECC page_size config register (git-fixes). - memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] (git-fixes). - fotg210-udc: Complete OUT requests on short packets (git-fixes). - fotg210-udc: Don't DMA more than the buffer can take (git-fixes). - staging: fwserial: fix TIOCGSERIAL implementation (git-fixes). - staging: fwserial: fix TIOCSSERIAL implementation (git-fixes). - staging: fwserial: fix TIOCSSERIAL permission check (git-fixes). - staging: fwserial: fix TIOCSSERIAL jiffies conversions (git-fixes). - iio:accel:adis16201: Fix wrong axis assignment that prevents loading (git-fixes). - commit b5d6098 - cpufreq: Kconfig: fix documentation links (git-fixes). - cpufreq: armada-37xx: Fix determining base CPU frequency (git-fixes). - fotg210-udc: Mask GRP2 interrupts we don't handle (git-fixes). - fotg210-udc: Remove a dubious condition leading to fotg210_done (git-fixes). - fotg210-udc: Fix EP0 IN requests bigger than two packets (git-fixes). - fotg210-udc: Fix DMA on EP0 for length > max packet size (git-fixes). - firmware: qcom-scm: Fix QCOM_SCM configuration (git-fixes). - crypto: arm/curve25519 - Move '.fpu' after '.arch' (git-fixes). - crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS (git-fixes). - commit 781f7bc - cpufreq: armada-37xx: Fix driver cleanup when registration failed (git-fixes). - clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 (git-fixes). - clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz (git-fixes). - cpufreq: armada-37xx: Fix the AVS value for load L1 (git-fixes). - clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock (git-fixes). - cpufreq: armada-37xx: Fix setting TBG parent for load levels (git-fixes). - ACPI: CPPC: Replace cppc_attr with kobj_attribute (git-fixes). - bus: qcom: Put child node before return (git-fixes). - bluetooth: eliminate the potential race condition when removing the HCI controller (git-fixes). - commit d53d421 - spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode (bsc#1167260). - spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size (bsc#1167260). - spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations (bsc#1167260). - spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel() (bsc#1167260). - spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (bsc#1167260). - spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode (bsc#1167260). - spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver (bsc#1167260). - spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt (bsc#1167260). - spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing (bsc#1167260). - spi: spi-fsl-dspi: Remove impossible to reach error check (bsc#1167260). - spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours (bsc#1167260). - spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt (bsc#1167260). - spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message (bsc#1167260). - spi: spi-fsl-dspi: Fix typos (bsc#1167260). - spi: spi-fsl-dspi: Use reverse Christmas tree declaration order (bsc#1167260). - spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller (bsc#1167260). - spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL (bsc#1167260). - spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe (bsc#1167260). - spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma() (bsc#1167260). - spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros (bsc#1167260). - spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR (bsc#1167260). - spi: spi-fsl-dspi: Use BIT() and GENMASK() macros (bsc#1167260). - spi: spi-fsl-dspi: Remove unused defines and includes (bsc#1167260). - spi: spi-fsl-dspi: Fix code alignment (bsc#1167260). - commit 9437971 - spi: spi-fsl-dspi: remove git-fixes Remove git-fixes. Prepare to update the driver. References: bsc#1167260 - commit 47a4219 - netfilter: x_tables: Use correct memory barriers (bsc#1184208 CVE-2021-29650). - commit a2dbe0f - libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC (bsc#1184969 git-fixes). - libnvdimm/label: Return -ENXIO for no slot in __blk_label_update (bsc#1185269). - libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels (bsc#1185269). - libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr (FATE#325581 git-fixes). - commit d1f996e - arm: dts: add imx7d pcf2127 fix to blacklist - commit d57b89d - locking/qrwlock: Fix ordering in queued_write_lock_slowpath() (bsc#1185041). - commit 06bc03e - Drop i915 patches that caused a regression on IVB (bsc#1184943) Deleted: patches.suse/drm-i915-gt-Clear-CACHE_MODE-prior-to-clearing-resid.patch patches.suse/drm-i915-gt-Flush-before-changing-register-state.patch patches.suse/drm-i915-gt-One-more-flush-for-Baytrail-clear-residu.patch - commit 0a944a4 - rpm/macros.kernel-source: fix KMP failure in %install (bsc#1185244) - commit 58c17cd - Revert "/scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()"/ (bsc#1185038) This reverts commit 9b829c278737b522a63301c27e6e947c9ed4accf. Reverted upstream. - commit 73b3872 - net: ll_temac: Handle DMA halt condition caused by buffer underrun (git-fixes). - commit 2c8041a - net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure (git-fixes). - commit d2da394 - net: ll_temac: Add more error handling of dma_map_single() calls (git-fixes). - commit d046726 - net: ll_temac: Fix race condition causing TX hang (git-fixes). - commit a6721f5 - net: atlantic: fix out of range usage of active_vlans array (git-fixes). - commit 4472105 - net: atlantic: fix potential error handling (git-fixes). - commit 972b18c - net: atlantic: fix use after free kasan warn (git-fixes). - commit e77e662 - net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter (git-fixes). - commit cc72eca - net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes). - commit 65142f9 - drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' (git-fixes). - commit 96e1f9b - net: smc911x: Adjust indentation in smc911x_phy_configure (git-fixes). - commit 4801107 - net: tulip: Adjust indentation in {dmfe, uli526x}_init_module (git-fixes). - commit deb82c3 - Refresh patches.kabi/0001-kABI-Fix-kABI-after-EDR-backport.patch. - commit 79c9348 - rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129) (bsc#1185233). - irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flags (bsc#1185233). - rtc: pcf2127: only use watchdog when explicitly available (bsc#1185233). - rtc: pcf2127: fix pcf2127_nvmem_read/write() returns (bsc#1185233). - rtc: pcf2127: move watchdog initialisation to a separate function (bsc#1185233). - irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support (bsc#1185233). - rtc: pcf2127: fix a bug when not specify interrupts property (bsc#1185233). - rtc: pcf2127: fix alarm handling (bsc#1185233). - rtc: pcf2127: add alarm support (bsc#1185233). - rtc: pcf2127: add pca2129 device id (bsc#1185233). - rtc: pcf2127: watchdog: handle nowayout feature (bsc#1185233). - rtc: pcf2127: set regmap max_register (bsc#1185233). - rtc: pcf2127: remove unnecessary #ifdef (bsc#1185233). - rtc: pcf2127: let the core handle rtc range (bsc#1185233). - rtc: pcf2127: handle boot-enabled watchdog feature (bsc#1185233). - irqchip: Add support for Layerscape external interrupt lines (bsc#1185233). - rtc: pcf2127: bugfix: watchdog build dependency (bsc#1185233). - rtc: pcf2127: add tamper detection support (bsc#1185233). - rtc: pcf2127: add watchdog feature support (bsc#1185233). - rtc: pcf2127: cleanup register and bit defines (bsc#1185233). - rtc: pcf2127: convert to devm_rtc_allocate_device (bsc#1185233). - commit cdccb34 - nvme-fabrics: reject I/O to offline device (bsc#1181161). - Refresh patches.suse/nvme-fabrics-fix-kato-initialization.patch. - Refresh patches.suse/nvme-fabrics-only-reserve-a-single-tag.patch. Context adjustment on the refreshed patches. - commit a68e30b - perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_PCI_PCU_3 (bsc#1184685). - commit 91f11e3 - blk-settings: align max_sectors on "/logical_block_size"/ boundary (bsc#1185195). - commit e302bd9 - rpm/kernel-obs-build.spec.in: Include essiv with dm-crypt (boo#1183063). Previously essiv was part of dm-crypt but now it is separate. Include the module in kernel-obs-build when available. Fixes: 7cf5b9e26d87 ("/rpm/kernel-obs-build.spec.in: add dm-crypt for building with cryptsetup"/) - commit bd99014 - powerpc/papr_scm: Fix build error due to wrong printf specifier (bsc#1184969). - commit 546dd4c - kABI: powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917). - commit 7b3a736 - x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd (bsc#1152489). - commit 7205cf8 - i40e: Fix sparse errors in i40e_txrx.c (git-fixes). - igc: reinit_locked() should be called with rtnl_lock (git-fixes). - ice: Account for port VLAN in VF max packet size calculation (git-fixes). - cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (git-fixes). - commit f18ec94 - net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_meta (jsc#SLE-8464). - commit 43af4d2 - i40e: fix the panic when running bpf in xdpdrv mode (git-fixes). - i40e: Fix sparse warning: missing error code 'err' (git-fixes). - i40e: Fix sparse errors in i40e_txrx.c (git-fixes). - net: hns3: clear VF down state bit before request link status (git-fixes). - net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event() (git-fixes). - i40e: Fix display statistics for veb_tc (git-fixes). - net/mlx5: Don't request more than supported EQs (git-fixes). - net/mlx5e: Fix ethtool indication of connector type (git-fixes). - nfp: flower: ignore duplicate merge hints from FW (git-fixes). - ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx (git-fixes). - ice: Cleanup fltr list in case of allocation issues (git-fixes). - ice: Fix for dereference of NULL pointer (git-fixes). - ice: prevent ice_open and ice_stop during reset (git-fixes). - ice: Increase control queue timeout (git-fixes). - cxgb4: avoid collecting SGE_QBASE regs during traffic (git-fixes). - i40e: Fix kernel oops when i40e driver removes VF's (git-fixes). - i40e: Added Asym_Pause to supported link modes (git-fixes). - net/mlx5e: Fix error path for ethtool set-priv-flag (git-fixes). - igb: check timestamp validity (git-fixes). - igb: Fix duplicate include guard (git-fixes). - e1000e: Fix duplicate include guard (git-fixes). - net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template (git-fixes). - e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 (git-fixes). - e1000e: add rtnl_lock() to e1000_reset_task (git-fixes). - igc: Fix Supported Pause Frame Link Setting (git-fixes). - igc: Fix Pause Frame Advertising (git-fixes). - igc: reinit_locked() should be called with rtnl_lock (git-fixes). - net/mlx5e: Don't match on Geneve options in case option masks are all zero (git-fixes). - macvlan: macvlan_count_rx() needs to be aware of preemption (git-fixes). - veth: Store queue_mapping independently of XDP prog presence (git-fixes). - net/mlx4_en: update moderation when config reset (git-fixes). - ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (git-fixes). - net: hns3: fix bug when calculating the TCAM table info (git-fixes). - net: hns3: fix query vlan mask value error for flow director (git-fixes). - ice: Account for port VLAN in VF max packet size calculation (git-fixes). - vxlan: move debug check after netdev unregister (git-fixes). - i40e: Fix endianness conversions (git-fixes). - i40e: Fix add TC filter for IPv6 (git-fixes). - i40e: Fix addition of RX filters after enabling FW LLDP agent (git-fixes). - i40e: Fix overwriting flow control settings during driver loading (git-fixes). - i40e: Add zero-initialization of AQ command structures (git-fixes). - i40e: Fix flow for IPv6 next header (extension header) (git-fixes). - net/mlx4_core: Add missed mlx4_free_cmd_mailbox() (git-fixes). - cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (git-fixes). - bnxt_en: reverse order of TX disable and carrier off (git-fixes). - commit 1b80b7a - ch_ktls: do not send snd_una update to TCB in middle (jsc#SLE-15131). - ch_ktls: tcb close causes tls connection failure (jsc#SLE-15131). - ch_ktls: fix device connection close (jsc#SLE-15131). - ch_ktls: Fix kernel panic (jsc#SLE-15131). - net/mlx5e: Fix setting of RS FEC mode (jsc#SLE-15172). - ixgbe: fix unbalanced device enable/disable in suspend/resume (jsc#SLE-13706). - ethtool: pause: make sure we init driver stats (jsc#SLE-15075). - netfilter: flowtable: fix NAT IPv6 offload mangling (bsc#1176447). - commit a20dac1 - series.conf: cleanup - move into correct directory and series.conf section: patches.suse/kABI-cover-up-change-in-struct-kvm_arch.patch -> patches.kabi/ - commit 7ead145 - Revert "/rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514)"/ This turned out to be a bad idea: the kernel-$flavor-devel package must be usable without kernel-$flavor, e.g. at the build of a KMP. And this change brought superfluous installation of kernel-preempt when a system had kernel-syms (bsc#1185113). - commit d771304 - patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch: (bsc#865869,bsc#1178418). Fix initialization of the the super block for a btrfs specific enhancement which we added. The btrfs specific enhancement augmented the super block to add support to ustat() and it is only used by btrfs. For that, the super block was extended with a new linked list which is only used only in btrfs. The initialization of the linked list however was done late, and if any allocation fails early on alloc_super() it meant that the WARNING check on free'ing it could fail, as the list may be read as not empty. This warning then is triggerable when stress testing allocations, and you run out of memory. It can happen regardless of the filesystem you use. The sget_fc() contention when stress testing with the unshare system call reported on bsc#1178418 which leads to a soft lockup is still being investigate, however this fixes the kernel warning reproduced when doing that stress testing. - commit 67dd047 - r8169: don't advertise pause in jumbo mode (git-fixes). - iwlwifi: add support for Qu with AX201 device (git-fixes). - r8169: tweak max read request size for newer chips also in jumbo mtu mode (git-fixes). - commit 8bacd0f - virt_wifi: Return micros for BSS TSF values (git-fixes). - mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN (git-fixes). - drm/msm: Fix a5xx/a6xx timestamps (git-fixes). - commit 0abe8be - drm/ast: Add 25MHz refclk support (bsc#1174416). - drm/ast: Add support for 1152x864 mode (bsc#1174416). - drm/ast: Add support for AIP200 (bsc#1174416). - drm/ast: Correct mode table for AST2500 precatch (bsc#1174416). - drm/ast: AST2500 fixups (bsc#1174416). - drm/ast: Fix P2A config detection (bsc#1174416). - drm/ast: Fix register access in non-P2A mode for DP501 (bsc#1174416). - drm/ast: drm/ast: Fix boot address for AST2500 (bsc#1174416). - drm/ast: Disable screen on register init (bsc#1174416). - drm/ast: Keep MISC fields when enabling VGA (bsc#1174416). - drm/ast: Disable VGA decoding while driver is active (bsc#1174416). - commit f478032 - powerpc/pseries: Add shutdown() to vio_driver and vio_bus (bsc#1184209 ltc#190917). - commit 218a8c4 - drm/ast: Add 25MHz refclk support (bsc#1174416). - drm/ast: Add support for 1152x864 mode (bsc#1174416). - drm/ast: Add support for AIP200 (bsc#1174416). - drm/ast: Correct mode table for AST2500 precatch (bsc#1174416). - drm/ast: AST2500 fixups (bsc#1174416). - drm/ast: Fix P2A config detection (bsc#1174416). - drm/ast: Fix register access in non-P2A mode for DP501 (bsc#1174416). - drm/ast: drm/ast: Fix boot address for AST2500 (bsc#1174416). - drm/ast: Disable screen on register init (bsc#1174416). - drm/ast: Keep MISC fields when enabling VGA (bsc#1174416). - drm/ast: Disable VGA decoding while driver is active (bsc#1174416). - commit 4164eea - rpm/check-for-config-changes: add AS_HAS_* to ignores arch/arm64/Kconfig defines a lot of these. So far our current compilers seem to support them all. But it can quickly change with SLE later. - commit a4d8194 - supported.conf: add tcpi and tcpm module to base system (bsc#1185010) - commit 3fac436 - usb: dwc3: core: don't do suspend for device mode if already suspended (git-fixes). - commit 82b18d4 - usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set (git-fixes). - commit 072728a - usb: dwc3: gadget: Set link state to RX_Detect on disconnect (git-fixes). - commit 6a1e8b7 - usb: dwc3: gadget: Don't send unintended link state change (git-fixes). - commit acdee65 - kABI: cover up change in struct kvm_arch (bsc#1184969). - commit 3e9476f - usb: dwc3: of-simple: add a shutdown (git-fixes). - commit 15b84b1 - usb: dwc3: debug: Remove newline printout (git-fixes). - commit 5104cc5 - scsi: core: Only return started requests from scsi_host_find_tag() (bsc#1179851). - commit 49d7a00 - bpf: Tighten speculative pointer arithmetic mask (bsc#1184942 CVE-2021-29155). - bpf: Move sanitize_val_alu out of op switch (bsc#1184942 CVE-2021-29155). - bpf: Refactor and streamline bounds check into helper (bsc#1184942 CVE-2021-29155). - bpf: Improve verifier error messages for users (bsc#1184942 CVE-2021-29155). - bpf: Rework ptr_limit into alu_limit and add common error path (bsc#1184942 CVE-2021-29155). - bpf: Ensure off_reg has no mixed signed bounds for all types (bsc#1184942 CVE-2021-29155). - bpf: Move off_reg into sanitize_ptr_alu (bsc#1184942 CVE-2021-29155). - commit c02423d - bpf: Tighten speculative pointer arithmetic mask (bsc#1184942 CVE-2021-29155). - bpf: Move sanitize_val_alu out of op switch (bsc#1184942 CVE-2021-29155). - bpf: Refactor and streamline bounds check into helper (bsc#1184942 CVE-2021-29155). - bpf: Improve verifier error messages for users (bsc#1184942 CVE-2021-29155). - bpf: Rework ptr_limit into alu_limit and add common error path (bsc#1184942 CVE-2021-29155). - bpf: Ensure off_reg has no mixed signed bounds for all types (bsc#1184942 CVE-2021-29155). - bpf: Move off_reg into sanitize_ptr_alu (bsc#1184942 CVE-2021-29155). - commit bc2237a - net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr (git-fixes). - net: enetc: take the MDIO lock only once per NAPI poll cycle (git-fixes). - commit 2704809 - scsi: qla2xxx: Reserve extra IRQ vectors (bsc#1184436). - commit bf4edb3 - bpf: Use correct permission flag for mixed signed bounds arithmetic (bsc#1184942 CVE-2021-29155). - commit 4c203f3 - selftests/powerpc: Fix exit status of pkey tests (bsc#1184934 ltc#191460). - selftests/powerpc: Add test for pkey siginfo verification (bsc#1184934 ltc#191460). - commit 7ac835e - ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout (bsc#1177028). - commit e3b8b48 - x86/reboot: Force all cpus to exit VMX root if VMX is supported (bsc#1152489). - commit 9520307 - powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall (bsc#1184969). - commit 878daaa - usb: dwc3: Disable phy suspend after power-on reset (git-fixes). - commit a403162 - usb: dwc3: gadget: Workaround Mirosoft's BESL check (git-fixes). - commit e16e74a - usb: dwc3: gadget: Set BESL config parameter (git-fixes). - commit b02b13d - usb: dwc3: Separate field holding multiple properties (git-fixes). - commit 1087836 - usb: dwc3: st: Add of_dev_put() in probe function (git-fixes). - commit b4290b9 - usb: dwc3: st: Add of_node_put() before return in probe function (git-fixes). - commit a5796ab - usb: dwc3: Use clk_bulk_prepare_enable() (git-fixes). - commit 638e28a - usb: dwc3: Use devres to get clocks (git-fixes). - commit e717ac7 - powerpc/mm: Add cond_resched() while removing hpte mappings (bsc#1183289 ltc#191637). - powerepc/book3s64/hash: Align start/end address correctly with bolt mapping (bsc#1184957). - commit 4735c17 - Refresh patches.suse/powerpc-pseries-extract-host-bridge-from-pci_bus-pri.patch. Update patch metadata. - commit 2060b77 - selftests/powerpc: Fix L1D flushing tests for Power10 (bsc#1184934 ltc#191460). - selftests/powerpc: refactor entry and rfi_flush tests (bsc#1184934 ltc#191460). - selftests/powerpc: Fix pkey syscall redefinitions (bsc#1184934 ltc#191460). - selftests/powerpc: Add wrapper for gettid (bsc#1184934 ltc#191460). - selftests/powerpc: Add pkey helpers for rights (bsc#1184934 ltc#191460). - selftests/powerpc: Move pkey helpers to headers (bsc#1184934 ltc#191460). - selftests/powerpc: Add test for execute-disabled pkeys (bsc#1184934 ltc#191460). - commit c89a30c - ibmvnic: correctly use dev_consume/free_skb_irq (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290 git-fixes). - commit 93dc507 - Update kabi files. - update from April 2021 maintenance update (commit c41a65cc53c7) - commit 7bc7f17 - interconnect: core: fix error return code of icc_link_destroy() (git-fixes). - drm/imx: imx-ldb: fix out of bounds array access warning (git-fixes). - drm/tegra: dc: Don't set PLL clock to 0Hz (git-fixes). - commit 90bbfcf - workqueue: Move the position of debug_work_activate() in __queue_work() (bsc#1184893). - commit eb68ae8 - kABI: Fix kABI caused by fixes for bsc#1174426 (bsc#1174426). - commit 4ef9359 - PCI/AER: Use "/aer"/ variable for capability offset (bsc#1174426). - Refresh patches.kabi/0001-kABI-Fix-kABI-after-EDR-backport.patch. - commit 2c4de88 - PCI/portdrv: Report reset for frozen channel (bsc#1174426). - PCI/AER: Specify the type of Port that was reset (bsc#1174426). - PCI/ERR: Retain status from error notification (bsc#1174426). - PCI/AER: Clear AER status from Root Port when resetting Downstream Port (bsc#1174426). - PCI/ERR: Clear status of the reporting device (bsc#1174426). - PCI/AER: Add RCEC AER error injection support (bsc#1174426). - PCI/PME: Add pcie_walk_rcec() to RCEC PME handling (bsc#1174426). - PCI/AER: Add pcie_walk_rcec() to RCEC AER handling (bsc#1174426). - PCI/ERR: Recover from RCiEP AER errors (bsc#1174426). - PCI/ERR: Add pcie_link_rcec() to associate RCiEPs (bsc#1174426). - PCI/ERR: Recover from RCEC AER errors (bsc#1174426). - PCI/ERR: Clear AER status only when we control AER (bsc#1174426). - PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() (bsc#1174426). - PCI/ERR: Avoid negated conditional for clarity (bsc#1174426). - PCI/ERR: Use "/bridge"/ for clarity in pcie_do_recovery() (bsc#1174426). - PCI/ERR: Simplify by computing pci_pcie_type() once (bsc#1174426). - PCI/ERR: Simplify by using pci_upstream_bridge() (bsc#1174426). - PCI/ERR: Rename reset_link() to reset_subordinates() (bsc#1174426). - PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() (bsc#1174426). - PCI/ERR: Bind RCEC devices to the Root Port driver (bsc#1174426). - PCI/AER: Write AER Capability only when we control it (bsc#1174426). - PCI/ERR: Clear PCIe Device Status errors only if OS owns AER (bsc#1174426). - commit cf4418f - Refresh patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch. Add to sorted section. - commit 2fa18b2 - dpaa_eth: Use random MAC address when none is given (bsc#1184811). - fsl/fman: tolerate missing MAC address in device tree (bsc#1184811). - fsl/fman: reuse set_mac_address() in dtsec init() (bsc#1184811). - commit 40e0790 - gpio: sysfs: Obey valid_mask (git-fixes). - HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices (git-fixes). - Input: nspire-keypad - enable interrupts only when opened (git-fixes). - Input: i8042 - fix Pegatron C15B ID entry (git-fixes). - Input: s6sy761 - fix coordinate read bit shift (git-fixes). - commit 0ad8d52 - Delete patches.suse/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch (bsc#1184769). - commit cff61a2 - x86/insn: Add some more Intel instructions to the opcode map (bsc#1184760). - commit 1d99542 - x86/insn: Add some Intel instructions to the opcode map (bsc#1184760). - commit 7c194e1 - iopoll: introduce read_poll_timeout macro (git-fixes). - commit 3398015 - dmaengine: idxd: fix wq cleanup of WQCFG registers (git-fixes). - dmaengine: idxd: clear MSIX permission entry on shutdown (git-fixes). - dmaengine: Fix a double free in dma_async_device_register (git-fixes). - dmaengine: idxd: fix wq size store permission state (git-fixes). - dmaengine: idxd: fix opcap sysfs attribute output (git-fixes). - dmaengine: idxd: fix delta_rec and crc size field for completion record (git-fixes). - dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback (git-fixes). - commit 5a7e9ed - dmaengine: dw: Make it dependent to HAS_IOMEM (git-fixes). - vfio/pci: Add missing range check in vfio_pci_mmap (git-fixes). - cfg80211: remove WARN_ON() in cfg80211_sme_connect (git-fixes). - ASoC: SOF: Intel: HDA: fix core status verification (git-fixes). - ASoC: SOF: Intel: hda: remove unnecessary parentheses (git-fixes). - commit 9608bf3 - Move upstreamed i915 fix into sorted section - commit c0cf502 - mm/rmap: fix potential pte_unmap on an not mapped pte (git-fixes). - dm era: only resize metadata in preresume (git-fixes). - dm era: Use correct value size in equality function of writeset tree (git-fixes). - dm era: Fix bitset memory leaks (git-fixes). - dm era: Verify the data block size hasn't changed (git-fixes). - dm era: Reinitialize bitset cache before digesting a new writeset (git-fixes). - dm era: Update in-core bitset after committing the metadata (git-fixes). - dm era: Recover committed writeset after crash (git-fixes). - Revert "/bcache: Kill btree_io_wq"/ (git-fixes). - bsg: free the request before return error code (git-fixes). - dm: eliminate potential source of excessive kernel log noise (git-fixes). - dm zoned: select CONFIG_CRC32 (git-fixes). - dm raid: fix discard limits for raid1 (git-fixes). - block: rsxx: select CONFIG_CRC32 (git-fixes). - scsi: block: Fix a race in the runtime power management code (git-fixes). - dm ioctl: fix error return code in target_message (git-fixes). - dm: remove invalid sparse __acquires and __releases annotations (git-fixes). - dm writecache: remove BUG() and fail gracefully instead (git-fixes). - dm: fix bug with RCU locking in dm_blk_report_zones (git-fixes). - Revert "/dm cache: fix arm link errors with inline"/ (git-fixes). - dm writecache: fix the maximum number of arguments (git-fixes). - nbd: fix a block_device refcount leak in nbd_release (git-fixes). - dm integrity: fix error reporting in bitmap mode after creation (git-fixes). - dm mpath: fix racey management of PG initialization (git-fixes). - dm writecache: handle DAX to partitions on persistent memory correctly (git-fixes). - null_blk: fix passing of REQ_FUA flag in null_handle_rq (git-fixes). - blkcg: fix memleak for iolatency (git-fixes). - commit b8efea4 - usb: dwc3: Update soft-reset wait polling rate (git-fixes). - commit 54f493a - usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify code (git-fixes). - commit caa2253 - KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged (bsc#1152489). - commit d511393 - usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify code (git-fixes). - commit c2f56d9 - block, bfq: set next_rq to waker_bfqq->next_rq in waker injection (bsc#1168838). Drop patches.suse/bfq-Fix-check-detecting-whether-waker-queue-should-b.patch as the upstream patch replaces is. - commit bfcf868 - patches.suse/bfq-Use-only-idle-IO-periods-for-think-time-calculat.patch: Update tags - commit ebb3c4a - patches.suse/bfq-Use-ttime-local-variable.patch: Update tags - commit 83db8f6 - ext4: find old entry again if failed to rename whiteout (bsc#1184742). - commit 7f9cb02 - blacklist.conf: Blacklist 163f0ec1df33 - commit 742fb7c - isofs: release buffer head before return (bsc#1182613). - commit eeef088 - patches.suse/bfq-Avoid-false-bfq-queue-merging.patch: Refresh with upstream version - commit c0f05bc - fs/jfs: fix potential integer overflow on shift of a int (bsc#1184741). - commit d0e76e8 - jffs2: fix use after free in jffs2_sum_write_data() (bsc#1184740). - commit 6b24b69 - ocfs2: fix a use after free on error (bsc#1184738). - commit bbc04e0 - reiserfs: update reiserfs_xattrs_initialized() condition (bsc#1184737). - commit 0099e39 - fs: direct-io: fix missing sdio->boundary (bsc#1184736). - commit 4c56c6a - ext4: fix potential error in ext4_do_update_inode (bsc#1184731). - commit 3990053 - ext4: do not try to set xattr into ea_inode if value is empty (bsc#1184730). - commit b98639e - ext4: fix potential htree index checksum corruption (bsc#1184728). - commit 21d8b4d - usb: Remove dev_err() usage after platform_get_irq() (git-fixes). - commit a9d64cb - usb: dwc3: Switch to use device_property_count_u32() (git-fixes). - commit 58512a7 - block: recalculate segment count for multi-segment discards correctly (bsc#1184724). - commit 7146c5e - Update patches.suse/fuse-fix-bad-inode.patch (bsc#1184211 CVE-2020-36322). Updated patch metadata to include CVE number. - commit 89cea51 - Update patches.suse/fuse-fix-bad-inode.patch (bsc#1184211 CVE-2020-36322). Updated patch metadata to include CVE number. - commit 6ecd48e - rpm/check-for-config-changes: remove stale comment It is stale since 8ab393bf905a committed in 2005 :). - commit c9f9f5a - dm mpath: switch paths in dm_blk_ioctl() code path (bsc#1167574, bsc#1175995, bsc#1184485). - commit 981c2ae - blacklist.conf: 66c1b6d74cd7 x86: Move TS_COMPAT back to asm/thread_info.h - commit 3533f06 - update patch metadata - update upstream references and move out of sorted section: patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch - commit f170d23 - rpm/mkspec: Use tilde instead of dot for version string with rc (bsc#1184650) - commit f37613f - Update patches.suse/fuse-fix-live-lock-in-fuse_iget.patch (bsc#1184211 CVE-2021-28950). Updated patch metadata to include CVE number. - commit 610fdaf - Update patches.suse/fuse-fix-live-lock-in-fuse_iget.patch (bsc#1184211 CVE-2021-28950). Updated patch metadata to include CVE number. - commit 3370c43 - libbpf: Only create rx and tx XDP rings when necessary (bsc#1155518). - commit 02ec945 - x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() (bsc#1152489). - commit 6cf26f2 - i40e: Fix sparse error: 'vsi->netdev' could be null (jsc#SLE-8025). - i40e: Fix parameters in aq_get_phy_register() (jsc#SLE-8025). - net/mlx5: Fix PPLM register mapping (jsc#SLE-8464). - net: hns3: Remove the left over redundant check & assignment (bsc#1154353). - ice: remove DCBNL_DEVRESET bit from PF state (jsc#SLE-7926). - commit 1626bf4 - ice: fix memory leak of aRFS after resuming from suspend (jsc#SLE-12878). - i40e: Fix sparse error: uninitialized symbol 'ring' (jsc#SLE-13701). - ethtool: fix incorrect datatype in set_eee ops (bsc#1176447). - net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb (bsc#1176447). - xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets (bsc#1176447). - ice: Use port number instead of PF ID for WoL (jsc#SLE-12878). - ice: fix memory allocation call (jsc#SLE-12878). - ice: Continue probe on link/PHY errors (jsc#SLE-12878). - geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply (bsc#1176447). - vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply (bsc#1176447). - commit e13f3cc - scsi: ibmvfc: Fix invalid state machine BUG_ON() (bsc#1184647 ltc#191231). - commit 069588f - bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET (bsc#1177028). - bpf: Refcount task stack in bpf_get_task_stack (bsc#1177028). - bpf: Enforce that struct_ops programs be GPL-only (bsc#1177028). - libbpf: Fix bail out from 'ringbuf_process_ring()' on error (bsc#1177028). - commit 1bc90a6 - iommu/vt-d: Use device numa domain if RHSA is missing (bsc#1184585). - Refresh patches.suse/iommu-vt-d-fix-ineffective-devtlb-invalidation-for-subdevices. - commit 6ad821c - enetc: Fix reporting of h/w packet counters (git-fixes). - commit 2b6231d - net: pasemi: fix error return code in pasemi_mac_open() (git-fixes). - commit 9f74d4a - atl1e: fix error return code in atl1e_probe() (git-fixes). - commit 9030b22 - atl1c: fix error return code in atl1c_probe() (git-fixes). - commit 138f514 - net: atheros: switch from 'pci_' to 'dma_' API (git-fixes). - commit 9d0c126 - bpf, sockmap: Fix sk->prot unhash op reset (bsc#1155518). - bpf: Fix verifier jsgt branch analysis on max bound (bsc#1155518). - samples/bpf: Fix possible hang in xdpsock with multiple threads (bsc#1155518). - commit 50946be - net: b44: fix error return code in b44_init_one() (git-fixes). - commit 405f041 - net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup (git-fixes). - commit 418a7e1 - net: ethernet: ti: cpsw: fix error return code in cpsw_probe() (git-fixes). - commit bbd1c86 - qlcnic: fix error return code in qlcnic_83xx_restart_hw() (git-fixes). - commit 4792038 - net: lantiq: Wait for the GPHY firmware to be ready (git-fixes). - commit d0452d2 - xen/evtchn: Change irq_info lock to raw_spinlock_t (git-fixes). [jeyu: was doing a SLE15-SP3 branch sweep and found this commit wasn't in SLE15-SP3 yet for whatever reason, so I cherry-picked it. Probably due to some for-Update/for-GM mixups back in April.] Conflicts: series.conf - commit cc002cf - Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths (git-fixes). - commit 2559651 - thunderbolt: Fix off by one in tb_port_find_retimer() (git-fixes). - commit d93adab - thunderbolt: Fix a leak in tb_retimer_add() (git-fixes). - commit 158bfab - KVM: SVM: avoid infinite loop on NPF from bad address (CVE-2020-36310 bsc#1184512). - commit df4914b - rpm/kernel-binary.spec.in: Fix dependency of kernel-*-devel package (bsc#1184514) The devel package requires the kernel binary package itself for building modules externally. - commit 794be7b - blacklist.conf: dd926880da8d x86/apic/of: Fix CPU devicetree-node lookups - commit 92f0632 - RAS/CEC: Correct ce_add_elem()'s returned values (bsc#1152489). - commit 1be7dba - KVM: fix memory leak in kvm_io_bus_unregister_dev() (CVE-2020-36312 bsc#1184509). - commit 6a9d1a6 - Refresh patches.suse/x86-insn-make-inat-tables-c-suitable-for-pre-decompression-code. Bring gen-insn-attr-x86.awk files in sync over the tree to fix a build warning. - commit 2c08948 - ibmvfc: disable MQ channelization by default (bsc#1184570 ltc#192356). - commit 500b7bf - vfio-ccw: Wire in the request callback (bsc#1183225). - vfio-mdev: Wire in a request handler for mdev parent (bsc#1183225). - commit 1a8b567 - xen/events: fix setting irq affinity (bsc#1184583 XSA-332 CVE-2020-27673). - commit e88a4fe - bpf, x86: Validate computation of branch displacements for x86-32 (bsc#1184391 CVE-2021-29154). - bpf, x86: Validate computation of branch displacements for x86-64 (bsc#1184391 CVE-2021-29154). - libbpf: Fix INSTALL flag order (bsc#1155518). - bpf: Remove MTU check in __bpf_skb_max_len (bsc#1155518). - commit 3cfc764 - Update config files. (bsc#1181284) - commit 09b2083 - thunderbolt: Fix off by one in tb_port_find_retimer() (git-fixes). - thunderbolt: Fix a leak in tb_retimer_add() (git-fixes). - geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply (git-fixes). - drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (git-fixes). - ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=m (git-fixes). - commit 06335ba - clk: fix invalid usage of list cursor in unregister (git-fixes). - clk: fix invalid usage of list cursor in register (git-fixes). - clk: socfpga: fix iomem pointer cast on 64-bit (git-fixes). - mac80211: fix TXQ AC confusion (git-fixes). - batman-adv: initialize "/struct batadv_tvlv_tt_vlan_data"/->reserved field (git-fixes). - net: phy: broadcom: Only advertise EEE for supported modes (git-fixes). - gianfar: Handle error code at MAC address change (git-fixes). - drm/msm: Set drvdata to NULL when msm_drm_init() fails (git-fixes). - bus: ti-sysc: Fix warning on unbind if reset is not deasserted (git-fixes). - drm/msm: Ratelimit invalid-fence message (git-fixes). - drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs (git-fixes). - mac80211: choose first enabled channel for monitor (git-fixes). - mISDN: fix crash in fritzpci (git-fixes). - platform/x86: thinkpad_acpi: Allow the FnLock LED to change state (git-fixes). - platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 (git-fixes). - commit a1094b1 - nfc: Avoid endless loops caused by repeated llcp_sock_connect() (CVE-2020-25673 bsc#1178181). - nfc: fix memory leak in llcp_sock_connect() (CVE-2020-25672 bsc#1178181). - nfc: fix refcount leak in llcp_sock_connect() (CVE-2020-25671 bsc#1178181). - nfc: fix refcount leak in llcp_sock_bind() (CVE-2020-25670 bsc#1178181). - commit ee06cff - Add obsolete_rebuilds_subpackage (boo#1172073 bsc#1191731). - commit f037781 - KVM: SVM: Periodically schedule when unregistering regions on destroy (bsc#1184511 CVE-2020-36311). - commit fad3809 - KVM: SVM: Periodically schedule when unregistering regions on destroy (bsc#1184511 CVE-2020-36311). - commit 4a629fb - rpm/check-for-config-changes: Also ignore AS_VERSION added in 5.12. - commit bd64cb2 - IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS (jsc#SLE-13208). - RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files (jsc#SLE-15176). - igb: avoid premature Rx buffer reuse (jsc#SLE-13536). - igb: avoid transmit queue timeout in xdp path (jsc#SLE-13536). - igb: use xdp_do_flush (jsc#SLE-13536). - igb: skb add metasize for xdp (jsc#SLE-13536). - igb: XDP extack message on error (jsc#SLE-13536). - igb: take VLAN double header into account (jsc#SLE-13536). - igb: XDP xmit back fix error code (jsc#SLE-13536). - commit 205ebec - ASoC: soc-core kABI workaround (git-fixes). - commit f4e005d - ASoC: soc-core: Prevent warning if no DMI table is present (git-fixes). - commit 862774d - ASoC: max98373: Changed amp shutdown register as volatile (git-fixes). - ASoC: SOF: Intel: HDA: fix core status verification (git-fixes). - ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model (git-fixes). - commit d6d316d - ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 (git-fixes). - ASoC: fsl_esai: Fix TDM slot setup for I2S mode (git-fixes). - commit cf1864e - ASoC: sunxi: sun4i-codec: fill ASoC card owner (git-fixes). - ASoC: cygnus: fix for_each_child.cocci warnings (git-fixes). - ASoC: max98373: Added 30ms turn on/off time delay (git-fixes). - ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions (git-fixes). - ASoC: intel: atom: Stop advertising non working S24LE support (git-fixes). - commit c53d82c - ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips (git-fixes). - ALSA: aloop: Fix initialization of controls (git-fixes). - commit 71addac - post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388). - commit 18f65df - ftrace: Fix modify_ftrace_direct (bsc#1177028). - commit f202820 - fix patch metadata - fix Patch-mainline: patches.suse/cifs_debug-use-pd-instead-of-messing-with-d_name.patch - commit 27776f2 - crypto: essiv - fix AEAD capitalization and preposition use in help text (bsc#1184134 ltc#192244). - commit ba310cd - cifs: do not send close in compound create+close requests (bsc#1181507). - commit d97055c - cifs: New optype for session operations (bsc#1181507). - commit d9ec8fd - smb3: fix crediting for compounding when only one request in flight (bsc#1181507). - commit 598fa94 - cifs: Tracepoints and logs for tracing credit changes (bsc#1181507). - commit 1eadfe8 - smb3: add dynamic trace point to trace when credits obtained (bsc#1181507). - commit bef40ec - cifs: return proper error code in statfs(2) (bsc#1181507). - commit c4b8c95 - cifs: change noisy error message to FYI (bsc#1181507). - commit 569c695 - cifs: print MIDs in decimal notation (bsc#1181507). - commit 59ea5c8 - cifs_debug: use %pd instead of messing with ->d_name (bsc#1181507). - commit 11a6a1c - drm/shmem-helpers: vunmap: Don't put pages for dma-buf (git-fixes). - commit 5f834c0 - powerpc: Fix missing declaration ofable_kernel_vsx() (git-fixes). - commit a1121de - crypto: essiv - create wrapper template for ESSIV generation (bsc#1184134 ltc#192244). Update config files. supported.conf: Add crypto/essiv - commit 07e8de6 - blacklist.conf: 862314bc94dd drm/msm/dpu: Allow specifying features and sblk in DSPP_BLK macro - commit 27ff597 - Refresh patches.suse/drm-amd-display-Revert-Fix-EDID-parsing-after-resume.patch. Add Alt-commit for duplicate - commit d887b41 - blacklist.conf: 8dc61152dfd2 mfd: iqs62x: Remove superfluous whitespace above fallthroughs - commit 5583204 - blacklist.conf: 4a517faa3403 amdgpu: fix clang build warning Also add duplicate 00190bc087e795290502dc51c5d32de85cb2c2b8 - commit 4525ce3 - nvme-tcp: use cancel tagset helper for tear down (bsc#1183976). - nvme-tcp: add clean action for failed reconnection (bsc#1183976). - nvme-core: add cancel tagset helpers (bsc#1183976). - commit 5f7f322 - x86/ioapic: Ignore IRQ2 again (bsc#1152489). - commit a2a38c4 - Refresh patches.suse/drm-i915-Fix-ICL-MG-PHY-vswing-handling.patch. Add Alt-commit for duplicate - commit a41e20d - blacklist.conf: b89bc060b53e sh/intc: Restore devm_ioremap() alignment - commit da153ff - drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (git-fixes). - drm/amdkfd: dqm fence memory corruption (git-fixes). - rtw88: coex: 8821c: correct antenna switch function (git-fixes). - commit ba76fce - blacklist.conf: b3bf99daaee9 drm/i915/display: Defer initial modeset until after GGTT is initialised Actually blacklist it this time and not just the duplicate (see SUSE commit 2d3d7c9c5aca141e8660e8671e699509c329d847) - commit b907ace - thermal/core: Add NULL pointer check before using cooling device stats (git-fixes). - commit 4299a85 - soc/fsl: qbman: fix conflicting alignment attributes (git-fixes). - regulator: bd9571mwv: Fix AVS and DVFS voltage range (git-fixes). - drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (git-fixes). - usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control() (git-fixes). - USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (git-fixes). - USB: cdc-acm: downgrade message to debug (git-fixes). - USB: cdc-acm: untangle a circular dependency between callback and softint (git-fixes). - PM: runtime: Fix ordering in pm_runtime_get_suppliers() (git-fixes). - drm/amdgpu: check alignment on CPU page for bo map (git-fixes). - drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings() (git-fixes). - staging: comedi: cb_pcidas64: fix request_irq() warn (git-fixes). - staging: comedi: cb_pcidas: fix request_irq() warn (git-fixes). - net: wan/lmc: unregister device when no matching device is found (git-fixes). - appletalk: Fix skb allocation size in loopback case (git-fixes). - ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr() (git-fixes). - brcmfmac: clear EAP/association status bits on linkdown events (git-fixes). - commit cb365ba - blacklist.conf: 04b38d012556 seccomp: Add missing return in non-void function - commit 0d7b046 - x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (bsc#1152489). - commit 5c288fb - kABI: powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes). - commit c94e7f1 - btrfs: fix exhaustion of the system chunk array due to concurrent allocations (bsc#1183386). - commit 6cb1172 - net: dsa: felix: implement port flushing on .phylink_mac_link_down (git-fixes). - PCI: tegra: Fix ASPM-L1SS advertisement disable code (git-fixes). - PCI: tegra: Move "/dbi"/ accesses to post common DWC initialization (git-fixes). - thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed (git-fixes). - coresight: tmc-etr: Fix barrier packet insertion for perf buffer (git-fixes). - dpaa_eth: copy timestamp fields to new skb in A-050385 workaround (git-fixes). - enetc: Let the hardware auto-advance the taprio base-time of 0 (git-fixes). - enetc: Workaround for MDIO register access issue (git-fixes). - dpaa_eth: fix the RX headroom size alignment (git-fixes). - dpaa_eth: update the buffer layout for non-A050385 erratum scenarios (git-fixes). - PCI: designware-ep: Fix the Header Type check (git-fixes). - coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register (git-fixes). - coresight: etm4x: Fix issues on trcseqevr access (git-fixes). - dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom (git-fixes). - commit 5b9762c - powerpc/uaccess: Avoid might_fault() when user access is enabled (bsc#1156395). - powerpc/uaccess: Simplify unsafe_put_user() implementation (bsc#1156395). - powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers (bsc#1156395). - commit c1e0284 - fuse: fix live lock in fuse_iget() (bsc#1184211). - fuse: fix bad inode (bsc#1184211). - commit 58bcd3b - fuse: fix live lock in fuse_iget() (bsc#1184211). - fuse: fix bad inode (bsc#1184211). - commit 8283ce1 - powerpc/kuap: Restore AMR after replaying soft interrupts (bsc#1156395). - commit 3d73cad - powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1156395). - commit d427ef6 - powerpc/sstep: Fix darn emulation (bsc#1156395). - powerpc/sstep: Fix incorrect return from analyze_instr() (bsc#1156395). - powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1156395). - commit 7671d9d - powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes). - commit aa380dd - blacklist.conf: Add c420644c0a8f powerpc: Use mm_context vas_windows counter to issue CP_ABORT - commit c75afe3 - powerpc/sstep: Fix load-store and update emulation (bsc#1156395). - powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (bsc#1065729). - powerpc/pseries/ras: Remove unused variable 'status' (bsc#1065729). - commit 9c1ced3 - libbpf: Fix error path in bpf_object__elf_init() (bsc#1177028). - tools/resolve_btfids: Fix build error with older host toolchains (bsc#1177028). - bpf: Fix an unitialized value in bpf_iter (bsc#1177028). - commit b032d8d - Update kabi files. - update from April 2021 maintenance update submission (commit fe55a5cff456) - commit c1ea1f7 - locking/mutex: Fix non debug version of mutex_lock_io_nested() (git-fixes). - commit 3bace53 - firewire: nosy: Fix a use-after-free bug in nosy_ioctl() (CVE-2021-3483 bsc#1184393). - commit 3abcfe1 - media: v4l: ioctl: Fix memory leak in video_usercopy (bsc#1184120 CVE-2021-30002). - commit 968da96 - drm/i915: Fix invalid access to ACPI _DSM objects (bsc#1184074). - commit 7bfde57 - i2c: tegra: Use threaded interrupt (bsc#1184386). - i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO (bsc#1184386). - i2c: tegra: Wait for config load atomically while in ISR (bsc#1184386). - i2c: tegra: Improve driver module description (bsc#1184386). - i2c: tegra: Clean up whitespaces, newlines and indentation (bsc#1184386). - i2c: tegra: Clean up and improve comments (bsc#1184386). - i2c: tegra: Clean up printk messages (bsc#1184386). - i2c: tegra: Clean up variable names (bsc#1184386). - i2c: tegra: Improve formatting of variables (bsc#1184386). - i2c: tegra: Check errors for both positive and negative values (bsc#1184386). - i2c: tegra: Factor out hardware initialization into separate function (bsc#1184386). - i2c: tegra: Factor out register polling into separate function (bsc#1184386). - i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg() (bsc#1184386). - i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg() (bsc#1184386). - i2c: tegra: Rename wait/poll functions (bsc#1184386). - i2c: tegra: Remove "/dma"/ variable from tegra_i2c_xfer_msg() (bsc#1184386). - i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear() (bsc#1184386). - i2c: tegra: Remove likely/unlikely from the code (bsc#1184386). - i2c: tegra: Remove outdated barrier() (bsc#1184386). - i2c: tegra: Clean up variable types (bsc#1184386). - i2c: tegra: Reorder location of functions in the code (bsc#1184386). - i2c: tegra: Clean up probe function (bsc#1184386). - i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt() (bsc#1184386). - i2c: tegra: Use clk-bulk helpers (bsc#1184386). - i2c: tegra: Use platform_get_irq() (bsc#1184386). - i2c: tegra: Use devm_platform_get_and_ioremap_resource() (bsc#1184386). - i2c: tegra: Use reset_control_reset() (bsc#1184386). - i2c: tegra: Remove error message used for devm_request_irq() failure (bsc#1184386). - i2c: tegra: Runtime PM always available on Tegra (bsc#1184386). - i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member (bsc#1184386). - i2c: tegra: Initialize div-clk rate unconditionally (bsc#1184386). - i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear() (bsc#1184386). - i2c: tegra: Handle potential error of tegra_i2c_flush_fifos() (bsc#1184386). - i2c: tegra: Add missing pm_runtime_put() (bsc#1184386). - i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer (bsc#1184386). - commit a5dde2d - tee: optee: remove need_resched() before cond_resched() (git-fixes). - commit ef989ae - Drop patches.suse/nvme-re-read-ana-log-on-ns-changed-aen.patch This patch has been replaced by patches.suse/nvme-retrigger-ana-log-update-if-group-descriptor-isn-t.patch - commit b31f4a4 - fix patch metadata - fix Patch-mainline: patches.suse/completion-Drop-init_completion-define.patch - commit 33fba8d - net: enetc: allow hardware timestamping on TX queues with tc-etf enabled (git-fixes). - net: enetc: don't disable VLAN filtering in IFF_PROMISC mode (git-fixes). - tee: optee: replace might_sleep with cond_resched (git-fixes). - Revert "/drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"/ (git-fixes). - coresight: remove broken __exit annotations (git-fixes). - gpiolib: Don't free if pin ranges are not defined (git-fixes). - commit 3b01237 - blacklist.conf: 717c4c833648 arm64: defconfig: drop unused BACKLIGHT_GENERIC option - commit 1db5def - blacklist.conf: acf689134a66 powerpc/configs: drop unused BACKLIGHT_GENERIC option - commit e22a83a - blacklist.conf: Remove duplicate blacklist entries - commit 94f95d4 - blacklist.conf: 0437141b4e22 ARM: configs: drop unused BACKLIGHT_GENERIC option - commit 59fb916 - ibmvnic: Use 'skb_frag_address()' instead of hand coding it (bsc#1184114 ltc#192237). - commit 52ca26e - libbpf: Fix BTF dump of pointer-to-array-of-struct (bsc#1155518). - libbpf: Use SOCK_CLOEXEC when opening the netlink socket (bsc#1155518). - selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed (bsc#1155518). - libbpf: Clear map_info before each bpf_obj_get_info_by_fd (bsc#1155518). - samples, bpf: Add missing munmap in xdpsock (bsc#1155518). - selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier (bsc#1155518). - selftests/bpf: No need to drop the packet when there is no geneve opt (bsc#1155518). - commit 8d0ef1a - drm/i915/selftests: Fix some error codes (git-fixes). - commit 21e8c0f - drm: rcar-du: Fix leak of CMM platform device reference (git-fixes). - commit 40608ab - video: hyperv_fb: Fix a double free in hvfb_probe (git-fixes). - commit c457d1d - selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling (git-fixes). - commit fa2b85d - include/linux/sched/mm.h: use rcu_dereference in in_vfork() (git-fixes). - stop_machine: mark helpers __always_inline (git-fixes). - selinux: fix error initialization in inode_doinit_with_dentry() (git-fixes). - completion: Drop init_completion define (git-fixes). - lib/syscall: fix syscall registers retrieval on 32-bit platforms (git-fixes). - selinux: Fix error return code in sel_ib_pkey_sid_slow() (git-fixes). - commit 3909dc1 - extcon: Fix error handling in extcon_dev_register (git-fixes). - extcon: Add stubs for extcon_register_notifier_all() functions (git-fixes). - staging: rtl8192e: Change state information from u16 to u8 (git-fixes). - staging: rtl8192e: Fix incorrect source in memcpy() (git-fixes). - usb: dwc2: Prevent core suspend when port connection flag is 0 (git-fixes). - usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board (git-fixes). - usb: musb: Fix suspend with devices connected for a64 (git-fixes). - usb: xhci-mtk: fix broken streams issue on 0.96 xHCI (git-fixes). - USB: cdc-acm: fix use-after-free after probe failure (git-fixes). - USB: cdc-acm: fix double free on probe failure (git-fixes). - cdc-acm: fix BREAK rx code path adding necessary calls (git-fixes). - usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference (git-fixes). - commit 7e1215f - powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922). - powerpc/pseries/mobility: use struct for shared state (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922). - commit e22e432 - Refresh patches.suse/powerpc-pseries-mobility-handle-premature-return-fro.patch. - Refresh patches.suse/powerpc-pseries-mobility-use-struct-for-shared-state.patch. Update metadata - commit 61adb77 - Refresh patches.suse/powerpc-pseries-mobility-handle-premature-return-fro.patch. - Refresh patches.suse/powerpc-pseries-mobility-use-struct-for-shared-state.patch. - commit 0879685 - net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405) - commit 023c8a4 - ACPICA: Enable sleep button on ACPI legacy wake (bsc#1181383). - commit 0d9d4e6 - ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() (git-fixes). - PM: runtime: Fix ordering in pm_runtime_get_suppliers() (git-fixes). - drm/tegra: dc: Restore coupling of display controllers (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8 (git-fixes). - ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks (git-fixes). - ALSA: hda: Re-add dropped snd_poewr_change_state() calls (git-fixes). - commit 7b7be94 - PM: runtime: Fix race getting/putting suppliers at probe (git-fixes). - drm/tegra: sor: Grab runtime PM reference across reset (git-fixes). - commit 064f8f4 - ALSA: usb-audio: Apply sample rate quirk to Logitech Connect (git-fixes). - ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook (git-fixes). - ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO (git-fixes). - commit e6c8166 - blacklist.conf: b3bf99daaee9 drm/i915/display: Defer initial modeset until after GGTT is initialised - commit 2d3d7c9 - drm/i915: Fix ICL MG PHY vswing handling (git-fixes). - commit cc5d549 - Update patches.suse/btrfs-fix-race-when-cloning-extent-buffer-during-rew.patch (bsc#1184193 CVE-2021-28964). - commit 2c0102a - drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid() (git-fixes). - commit 67c74c9 - drm/i915: Hold onto an explicit ref to i915_vma_work.pinned (git-fixes). - commit b6ebc10 - Update references of patches.suse/edac-amd64-set-grain-per-dimm.patch - commit 881829d - irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flags (bsc#1184264). - irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support (bsc#1184264). - commit 4dd3d12 - bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs (bsc#1155518). - commit 5d2df4e - pinctrl: rockchip: fix restore error in resume (git-fixes). - commit 55f3605 - fix patch metadata - fix Patch-mainline: patches.suse/mm-numa-fix-bad-pmd-by-atomically-check-for-pmd_trans_huge-when-marking-page-tables-prot_numa.patch - commit e108d2c - perf/x86/intel: Fix a crash caused by zero PEBS status (CVE-2021-28971 bsc#1184196). - commit fbc79f5 - xen-blkback: don't leak persistent grants from xen_blkbk_map() (bsc#1183646, CVE-2021-28688, XSA-371). - commit d927391 - xen-blkback: don't leak persistent grants from xen_blkbk_map() (bsc#1183646, CVE-2021-28688, XSA-371). - commit f0c74da - blacklist.conf: Add qspinlock commit revert. - commit fbfdb5d - btrfs: fix exhaustion of the system chunk array due to concurrent allocations (bsc#1183386). - commit 419a4b8 - btrfs: fix subvolume/snapshot deletion not triggered on mount (bsc#1184219). - btrfs: always pin deleted leaves when there are active tree mod log users (bsc#1184224). - btrfs: fix race when cloning extent buffer during rewind of an old root (bsc#1184193). - btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled (bsc#1184220). - btrfs: fix extent buffer leak on failure to copy root (bsc#1184218). - btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root (bsc#1184217). - commit ed1e8cf - Refresh patches.suse/netsec-restore-phy-power-state-after-controller-rese.patch. - commit ea9970d - blacklist.conf: breaks kABI - commit 7450a15 - drm/amdgpu: Add additional Sienna Cichlid PCI ID (git-fixes). - mac80211: Allow HE operation to be longer than expected (git-fixes). - drm/amdgpu: fb BO should be ttm_bo_type_device (git-fixes). - drm/amd/display: Revert dram_clock_change_latency for DCN2.1 (git-fixes). - commit f4fe93c - media: vicodec: add missing v4l2_ctrl_request_hdl_put() (git-fixes). - commit 1714c92 - blacklist.conf: cosmetic fix - commit 1478eb5 - media: cros-ec-cec: do not bail on device_init_wakeup failure (git-fixes). - commit 5533664 - PM: EM: postpone creating the debugfs dir till fs_initcall (git-fixes). - bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD (git-fixes). - net: cdc-phonet: fix data-interface release on probe failure (git-fixes). - mac80211: fix double free in ibss_leave (git-fixes). - mac80211: fix rate mask reset (git-fixes). - platform/x86: intel-vbtn: Stop reporting SW_DOCK events (git-fixes). - drm/radeon: fix AGP dependency (git-fixes). - gpiolib: acpi: Add missing IRQF_ONESHOT (git-fixes). - ACPI: scan: Rearrange memory allocation in acpi_device_add() (git-fixes). - gianfar: Account for Tx PTP timestamp in the skb headroom (git-fixes). - gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP (git-fixes). - net: gianfar: Add of_node_put() before goto statement (git-fixes). - gianfar: Fix TX timestamping with a stacked DSA driver (git-fixes). - commit dbf2451 - blacklist.conf: the fix is cosmetic - commit 5c3f4dc - bpf: Fix truncation handling for mod32 dst reg wrt zero (bsc#1184170 CVE-2021-3444). - bpf: Fix 32 bit src register truncation on div/mod (bsc#1184170). - commit af158b0 - Update patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch Update the tag for bsc#1184170 and CVE-2021-3444. - commit ad1dd40 - Update patch reference for a usbip fix (CVE-2021-29265 bsc#1184167) - commit 6988aeb - gianfar: fix jumbo packets+napi+rx overrun crash (CVE-2021-29264 bsc#1184168). - commit 9ae0342 - Update patch reference of a PCI fix (CVE-2021-28972 bsc#1184198) - commit dc7fd0e - mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa (bsc#1168777). - commit c5a52b2 - net: qrtr: fix a kernel-infoleak in qrtr_recvmsg() (CVE-2021-29647 bsc#1184192). - commit f71857e - Update patch reference of a sound fix (CVE-2021-28952 bsc#1184197) - commit 5223811 - ovl: fix dentry leak in ovl_get_redirect (bsc#1184176). - ovl: fix unneeded call to ovl_change_flags() (bsc#1184176). - ovl: fix regression with re-formatted lower squashfs (bsc#1184176). - ovl: relax WARN_ON() when decoding lower directory file handle (bsc#1184176). - ovl: initialize error in ovl_copy_xattr (bsc#1184176). - ovl: fix out of date comment and unreachable code (bsc#1184176). - ovl: fix value of i_ino for lower hardlink corner case (bsc#1184176). - commit 6ae489b - ionic: linearize tso skb with too many frags (bsc#1167773). - igc: Fix igc_ptp_rx_pktstamp() (bsc#1160634). - commit 3e13df7 - ionic: linearize tso skb with too many frags (bsc#1167773). - nfp: flower: fix pre_tun mask id allocation (bsc#1154353). - flow_dissector: fix byteorder of dissected ICMP ID (bsc#1154353). - Revert "/net: bonding: fix error return code of bond_neigh_init()"/ (bsc#1154353). - igc: Fix igc_ptp_rx_pktstamp() (bsc#1160634). - net/mlx5e: E-switch, Fix rate calculation division (jsc#SLE-8464). - commit dcb0376 - thunderbolt: Add support for Intel Tiger Lake-H (bsc#1184129). - commit a872918 - Replace ANA log reread patch Replace the fix with a simpler version. The upstream community has agreed on the simpler version after the ECN has been ratified. deleted: patches.suse/nvme-re-read-ana-log-on-ns-changed-aen.patch new file: patches.suse/nvme-retrigger-ana-log-update-if-group-descriptor-isn-t.patch - commit 391a31f - thunderbolt: Introduce tb_switch_is_tiger_lake() (bsc#1184129). - commit cb3c283 - ch_ktls: fix enum-conversion warning (jsc#SLE-15129). - net/mlx5e: Offload tuple rewrite for non-CT flows (jsc#SLE-15172). - net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP (jsc#SLE-15172). - net/mlx5: Add back multicast stats for uplink representor (jsc#SLE-15172). - netfilter: flowtable: Make sure GC works periodically in idle system (bsc#1176447). - netfilter: nftables: allow to update flowtable flags (bsc#1176447). - netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags (bsc#1176447). - nfp: flower: add ipv6 bit to pre_tunnel control message (bsc#1176447). - net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets (jsc#SLE-15172). - commit bcf4d7a - nvme-fc: fix racing controller reset and create association (bsc#1183048). - commit 69b4441 - Move patches.suse/nvme-fc-avoid-calling-_nvme_fc_abort_outstanding_ios-from-interrupt-context.patch Move the patch into the sorted section. - commit d6d55ac - series.conf: cleanup - update upstream reference and resort: patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch - commit 9b02aba - mm/mremap_pages: fix static key devmap_managed_key updates (bsc#1181787). - commit e836b25 - iwlwifi: Fix MODULE_FIRMWARE() ucode definitions for SLE15-SP3 (bsc#1183860). - commit 8e0bc83 - bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775). - bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775). - bpf: Fix off-by-one for area size in creating mask to left (bsc#1183775 CVE-2020-27171). - bpf: Prohibit alu ops for pointer types not defining ptr_limit (bsc#1183686 CVE-2020-27170). - commit d95f56b - scsi: target: pscsi: Clean up after failure in pscsi_map_sg() (bsc#1183843). - commit 1af614d - scsi: target: pscsi: Avoid OOM in pscsi_map_sg() (bsc#1183843). - commit 036f522 - powerpc/64s/exception: Clean up a missed SRR specifier (jsc#SLE-9246 git-fixes). - powerpc: Fix inverted SET_FULL_REGS bitop (jsc#SLE-9246 git-fixes). - commit 7437426 - blacklist.conf: Add 5ae5fbd21079 powerpc/perf: Fix handling of privilege level checks in perf interrupt context - commit a7c4b4d - scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware (bsc#1184111 ltc#192232). - scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops() (bsc#1184111 ltc#192232). - commit ecee0a9 - arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo (bsc#1179863). - crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo (bsc#1179863). - commit 3277e15 - series.conf: cleanup - update upstream reference and resort: patches.suse/netsec-restore-phy-power-state-after-controller-rese.patch - commit a6a1fc0 - drm/msm: Fix suspend/resume on i.MX5 (git-fixes). - drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x (git-fixes). - commit 048049e - can: peak_usb: Revert "/can: peak_usb: add forgotten supported devices"/ (git-fixes). - commit ab32250 - ACPI: video: Add missing callback back for Sony VPCEH3U1E (git-fixes). - ACPICA: Always create namespace nodes using acpi_ns_create_node() (git-fixes). - drm/msm: fix shutdown hook in case GPU components failed to bind (git-fixes). - can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning (git-fixes). - can: c_can: move runtime PM enable/disable to c_can_platform (git-fixes). - can: c_can_pci: c_can_pci_remove(): fix use-after-free (git-fixes). - can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate (git-fixes). - can: peak_usb: add forgotten supported devices (git-fixes). - commit 54aa0c3 - nvme-tcp: fix possible hang when failing to set io queues (bsc#1181161). - commit 7c2d106 - r8169: fix DMA being used after buffer free if WoL is enabled (git-fixes). - i915/perf: Start hrtimer only if sampling the OA buffer (git-fixes). - drm/amd/display: Correct algorithm for reversed gamma (git-fixes). - drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp() (git-fixes). - drm/amd/display: turn DPMS off on connector unplug (git-fixes). - commit 055deb9 - kernel/smp: make csdlock timeout depend on boot parameter (bsc#1180846). Explanation: this patch is meant to enable customers who encounter "/lost IPI"/ issue to adjust the timeout to match their environment. The root cause is being investigated and we hope to drop it in the future. - commit 8e8af38 - s390/vtime: fix increased steal time accounting (bsc#1183859). - commit 5026f60 - s390/vtime: fix increased steal time accounting (bsc#1183859). - commit c966973 - usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy- (git-fixes). - usb-storage: Add quirk to defeat Kindle's automatic unload (git-fixes). - usb: gadget: configfs: Fix KASAN use-after-free (git-fixes). - USB: replace hardcode maximum usb string length by definition (git-fixes). - commit fe3af72 - Revert "/PM: runtime: Update device status before letting suppliers suspend"/ (git-fixes). - commit cc82105 - Refresh patch metadata. - Refresh patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch. - Refresh patches.suse/powerpc-pseries-mobility-handle-premature-return-fro.patch. - Refresh patches.suse/powerpc-pseries-mobility-use-struct-for-shared-state.patch. - Refresh patches.suse/scsi-ibmvfc-Free-channel_setup_buf-during-device-tea.patch. - commit 815f258 - nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted (bsc#1180197). - nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() (bsc#1180197). - nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() (bsc#1180197). - nvme: simplify error logic in nvme_validate_ns() (bsc#1180197). - commit fbf98de - series.conf: cleanup - move mainline patches into sorted section patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch patches.suse/nvme-allocate-the-keep-alive-request-using-BLK_MQ_RE.patch patches.suse/nvme-fabrics-only-reserve-a-single-tag.patch patches.suse/nvme-merge-nvme_keep_alive-into-nvme_keep_alive_work.patch patches.suse/scsi-ibmvfc-Free-channel_setup_buf-during-device-tea.patch patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch - commit c32363d - Drop patches.suse/nvme-return-an-error-if-nvme_set_queue_count-fails.patch Upstream fixed the problem differently than we have done in SLE15-SP2. Remove the SLE15-SP2 fix so that we can import then upstream fix for SLE15-SP3. - commit 15d6660 - net: korina: cast KSEG0 address to pointer in kfree (git-fixes). - commit cfb1933 - Refresh patches.suse/net-mlx5e-Fix-CQ-params-of-ICOSQ-and-async-ICOSQ.patch. Fixed backport (bsc#1183773) - commit 9959a4b - net: core: introduce __netdev_notify_peers (bsc#1183871 ltc#192139). - commit 658d714 - EDAC/amd64: Get rid of the ECC disabled long message (bsc#1183815). - commit 47c3bba - ibmvnic: prefer strscpy over strlcpy (bsc#1183871 ltc#192139). - ibmvnic: remove unused spinlock_t stats_lock definition (bsc#1183871 ltc#192139). - ibmvnic: add comments for spinlock_t definitions (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch - Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch - ibmvnic: fix miscellaneous checks (bsc#1183871 ltc#192139). - ibmvnic: avoid multiple line dereference (bsc#1183871 ltc#192139). - ibmvnic: fix braces (bsc#1183871 ltc#192139). - ibmvnic: fix block comments (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch. - Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch. - Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch. - ibmvnic: prefer 'unsigned long' over 'unsigned long int' (bsc#1183871 ltc#192139). - ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1183871 ltc#192139). - ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1183871 ltc#192139). - net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1183871 ltc#192139). - ibmvnic: merge do_change_param_reset into do_reset (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch - use __netdev_notify_peers in ibmvnic (bsc#1183871 ltc#192139). - ibmvnic: prefer strscpy over strlcpy (bsc#1183871 ltc#192139). - ibmvnic: remove unused spinlock_t stats_lock definition (bsc#1183871 ltc#192139). - ibmvnic: add comments for spinlock_t definitions (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch - Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch - ibmvnic: fix miscellaneous checks (bsc#1183871 ltc#192139). - ibmvnic: avoid multiple line dereference (bsc#1183871 ltc#192139). - ibmvnic: fix braces (bsc#1183871 ltc#192139). - ibmvnic: fix block comments (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch. - Refresh patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch. - Refresh patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch. - ibmvnic: prefer 'unsigned long' over 'unsigned long int' (bsc#1183871 ltc#192139). - ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1183871 ltc#192139). - ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1183871 ltc#192139). - net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1183871 ltc#192139). - ibmvnic: merge do_change_param_reset into do_reset (bsc#1183871 ltc#192139). - Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch - use __netdev_notify_peers in ibmvnic (bsc#1183871 ltc#192139). - commit efd07e6 - EDAC/amd64: Check for memory before fully initializing an instance (bsc#1183815). - commit 6c70428 - EDAC/amd64: Use cached data when checking for ECC (bsc#1183815). - commit ef0c794 - squashfs: fix xattr id and id lookup sanity checks (bsc#1183850). - commit b1827ac - squashfs: fix inode lookup sanity checks (bsc#1183850). - commit 9b5c651 - series.conf: cleanup - move unsortable patches out of sorted section patches.suse/0001-squashfs-fix-inode-lookup-sanity-checks.patch patches.suse/0002-squashfs-fix-xattr-id-and-id-lookup-sanity-checks.patch - commit 1d6e2f2 - series.conf: cleanup - update upstream references and resort: patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch patches.suse/nvme-allocate-the-keep-alive-request-using-BLK_MQ_RE.patch patches.suse/nvme-fabrics-only-reserve-a-single-tag.patch patches.suse/nvme-merge-nvme_keep_alive-into-nvme_keep_alive_work.patch - commit 2e4b640 - usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy- (git-fixes). - usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct (git-fixes). - thunderbolt: Initialize HopID IDAs in tb_switch_alloc() (git-fixes). - drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang (git-fixes). - commit 15bf327 - iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler (git-fixes). - iio: hid-sensor-temperature: Fix issues of timestamp channel (git-fixes). - iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (git-fixes). - iio: adis16400: Fix an error code in adis16400_initial_setup() (git-fixes). - iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask (git-fixes). - iio: hid-sensor-prox: Fix scale not correct issue (git-fixes). - iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel (git-fixes). - usbip: Fix incorrect double assignment to udc->ud.tcp_rx (git-fixes). - efi: use 32-bit alignment for efi_guid_t literals (git-fixes). - firmware/efi: Fix a use after bug in efi_mem_reserve_persistent (git-fixes). - commit 5066b61 - ALSA: usb-audio: Fix unintentional sign extension issue (git-fixes). - ASoC: rt711: add snd_soc_component remove callback (git-fixes). - ASoC: qcom: lpass-cpu: Fix lpass dai ids parse (git-fixes). - ASoC: codecs: wcd934x: add a sanity check in set channel map (git-fixes). - ASoC: qcom: sdm845: Fix array out of range on rx slim channels (git-fixes). - ASoC: qcom: sdm845: Fix array out of bounds access (git-fixes). - ASoC: SOF: intel: fix wrong poll bits in dsp power down (git-fixes). - ASoC: SOF: Intel: unregister DMIC device on probe error (git-fixes). - ASoC: rt1015: fix i2c communication error (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8 (git-fixes). - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8 (git-fixes). - ALSA: dice: fix null pointer dereference when node is disconnected (git-fixes). - commit 3dfb189 - Fix tag of SCSI subsystem patches in sorted section Otherwise series_sort doesn't work - commit a1dd7fa - ASoC: rt5659: Update MCLK rate in set_sysclk() (git-fixes). - ASoC: simple-card-utils: Do not handle device clock (git-fixes). - commit f987c3c - ASoC: cs42l42: Always wait at least 3ms after reset (git-fixes). - ASoC: cs42l42: Don't enable/disable regulator at Bias Level (git-fixes). - ASoC: cs42l42: Fix mixer volume control (git-fixes). - ASoC: cs42l42: Fix channel width support (git-fixes). - commit 61d6928 - ASoC: cs42l42: Fix Bitclock polarity inversion (git-fixes). - ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10 (git-fixes). - ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10 (git-fixes). - ASoC: es8316: Simplify adc_pga_gain_tlv table (git-fixes). - ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe (git-fixes). - commit 629faf0 - ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold (git-fixes). - ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control (git-fixes). - ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer settings (git-fixes). - ASoC: rt5670: Remove 'HP Playback Switch' control (git-fixes). - ASoC: rt5670: Remove 'OUT Channel Switch' control (git-fixes). - ASoC: ak5558: Add MODULE_DEVICE_TABLE (git-fixes). - ASoC: ak4458: Add MODULE_DEVICE_TABLE (git-fixes). - ASoC: fsl_ssi: Fix TDM slot setup for I2S mode (git-fixes). - commit 01440d8 - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro (git-fixes). - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air (git-fixes). - ALSA: hda: generic: Fix the micmute led init state (git-fixes). - commit fc72277 - net: make __dev_alloc_name consider all name nodes when looking for (bsc#1180103). - commit 3400412 - Update patches.suse/s390-lock-down-kernel-in-secure-boot-mode.patch (bsc#1183746 jsc#SLE-7741). - commit e9dda35 - Add Alt-commit for duplicate Refresh patches.suse/1910-drm-amd-pm-setup-APU-dpm-clock-table-in-SMU-HW-initi.patch. - commit 58a6d9c - s390/qeth: fix notification for pending buffers during teardown (git-fixes). - s390/qeth: schedule TX NAPI on QAOB completion (git-fixes). - s390/qeth: improve completion of pending TX buffers (git-fixes). - s390/qeth: fix memory leak after failed TX Buffer allocation (git-fixes). - commit ffdf1ba - s390/dasd: fix hanging IO request during DASD driver unbind (git-fixes). - commit 77e1a65 - s390/cio: return -EFAULT if copy_to_user() fails (git-fixes). - s390/crypto: return -EFAULT if copy_to_user() fails (git-fixes). - s390/cio: return -EFAULT if copy_to_user() fails (git-fixes). - commit 86038a4 - netsec: restore phy power state after controller reset (bsc#1183756). - commit 45d0550 - squashfs: fix xattr id and id lookup sanity checks (bsc#1183750). - commit 8006352 - squashfs: fix inode lookup sanity checks (bsc#1183750). - commit cd40a2e - PCI/LINK: Remove bandwidth notification (bsc#1183712). - commit 56c94c5 - netsec: restore phy power state after controller reset (bsc#1183757). - commit 05da5bc - blacklist.conf: Append 'drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]' - commit 82b8ebe - drm/msm: Fix races managing the OOB state for timestamp vs (bsc#1152489) Backporting notes: * context changes - commit 58990b2 - blacklist.conf: Append 'drm/msm: Fix race of GPU init vs timestamp power management.' - commit 5232b67 - drm/vc4: hdmi: Restore cec physical address on reconnect (bsc#1152472) Backporting notes: * context changes * change vc4_hdmi to vc4->hdmi * removed references to encoder->hdmi_monitor - commit 7cd936b - blacklist.conf: Append 'drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()' - commit 6048fb7 - drm/mediatek: Fix aal size config (bsc#1152489) Backporting notes: * replaced mtk_ddp_write() with writel() - commit 5d50b21 - drm/nouveau: bail out of nouveau_channel_new if channel init fails (bsc#1152489) Backporting notes: * replaces patches.suse/drm-bail-out-of-nouveau_channel_new-if-channel-init-.patch - commit b88077f - drm/sun4i: tcon: fix inverted DCLK polarity (bsc#1152489) Backporting notes: * context changes - commit 0c124bb - drm/amdgpu/swsmu: add interrupt work handler for smu11 parts (git-fixes). - commit f97424e - nvmet-rdma: Fix list_del corruption on queue establishment failure (bsc#1183501). - commit 8d20dc6 - drm/amdgpu/swsmu: add interrupt work function (git-fixes). - commit c8bf617 - Add Alt-commit for cherry pick Refresh patches.suse/1910-drm-amd-pm-setup-APU-dpm-clock-table-in-SMU-HW-initi.patch. - commit 680f414 - powerpc/book3s64/radix: Remove WARN_ON in destroy_context() (bsc#1183692 ltc#191963). - commit 418290b - nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT (bsc#1182077). - nvme: merge nvme_keep_alive into nvme_keep_alive_work (bsc#1182077). - nvme-fabrics: only reserve a single tag (bsc#1182077). - commit c67a454 - Update patch reference of x25 fix (CVE-2020-35519 bsc#1183696) - commit 6cd53a3 - powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1183662 ltc#191922). - powerpc/pseries/mobility: use struct for shared state (bsc#1183662 ltc#191922). - commit 36f1612 - usbip: fix vudc to check for stream socket (git-fixes). - Refresh patches.suse/usbip-fix-vudc-usbip_sockfd_store-races-leading-to-g.patch. - commit ecca945 - xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state (git-fixes). - xhci: Improve detection of device initiated wake signal (git-fixes). - commit 594832e - usbip: fix vhci_hcd to check for stream socket (git-fixes). - Refresh patches.suse/usbip-fix-vhci_hcd-attach_store-races-leading-to-gpf.patch. - commit a57cde3 - usbip: fix stub_dev to check for stream socket (git-fixes). - Refresh patches.suse/usbip-fix-stub_dev-usbip_sockfd_store-races-leading-.patch. - commit 2ae7114 - staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd (git-fixes). - usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing (git-fixes). - USB: serial: ch341: add new Product ID (git-fixes). - USB: serial: cp210x: add some more GE USB IDs (git-fixes). - USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter (git-fixes). - USB: usblp: fix a hang in poll() if disconnected (git-fixes). - spi: stm32: make spurious and overrun interrupts visible (git-fixes). - commit bc51b9d - staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scan (git-fixes). - media: v4l: vsp1: Fix uif null pointer access (git-fixes). - media: v4l: vsp1: Fix bru null pointer access (git-fixes). - PCI: xgene-msi: Fix race in installing chained irq handler (git-fixes). - PCI: mediatek: Add missing of_node_put() to fix reference leak (git-fixes). - PCI: Fix pci_register_io_range() memory leak (git-fixes). - Input: applespi - don't wait for responses to commands indefinitely (git-fixes). - mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()' (git-fixes). - Platform: OLPC: Fix probe error handling (git-fixes). - commit 3f405a7 - Goodix Fingerprint device is not a modem (git-fixes). - drm/compat: Clear bounce structures (git-fixes). - ethernet: alx: fix order of calls on resume (git-fixes). - ath9k: fix transmitting to stations in dynamic SMPS mode (git-fixes). - i2c: rcar: optimize cacheline to minimize HW race condition (git-fixes). - i2c: rcar: faster irq code to minimize HW race condition (git-fixes). - commit 31fcf0f - blacklist.conf: Add capbilities entry that was reverted - commit dc865b3 - Add Alt-commit for cherry pick Refresh patches.suse/drm-amdgpu-Fix-invalid-number-of-character-in-amdgpu.patch. - commit 82ef447 - Update patch reference of r8188eu fix (CVE-2021-28660 bsc#1183593) - commit fc23dca - Refresh patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch. - Refresh patches.suse/ibmvnic-always-store-valid-MAC-address.patch. - commit b49d041 - fnic: use scsi_host_busy_iter() to traverse commands (bsc#1179851). - scsi: core: add scsi_host_busy_iter() (bsc#1179851). - commit 583e298 - Update tags patches.suse/ext4-check-journal-inode-extents-more-carefully.patch (bsc#1173485 bsc#1183509 CVE-2021-3428). - commit 41a8fa6 - padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial (bsc#1178648). - commit f3ee3cb - iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate() (bsc#1183637). - commit de5577f - drm/lima: fix reference leak in lima_pm_busy (git-fixes). - drm/tegra: Fix reference leak when pm_runtime_get_sync() fails (git-fixes). - drm: rcar-du: Fix PM reference leak in rcar_cmm_enable() (git-fixes). - commit 2a493b3 - amd/amdgpu: Disable VCN DPG mode for Picasso (git-fixes). - commit f34c818 - HSI: Fix PM usage counter unbalance in ssi_hw_init (git-fixes). - hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable (git-fixes). - gpio: zynq: fix reference leak in zynq_gpio functions (git-fixes). - net: fec: Fix reference count leak in fec series ops (git-fixes). - commit e27c26d - Update patch reference for fastrpc fix (CVE-2021-28375 bsc#1183596) - commit 00ee058 - x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task (bsc#1152489). - commit f996a8c - blacklist.conf: e504e74cc3a2 x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2 - commit 12930ec - ALSA: usb-audio: fix use after free in usb_audio_disconnect (bsc#1182552 bsc#1183598). - ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe (bsc#1182552 bsc#1183598). - commit 8173e6a - Update bug reference for USB-audio fixes (bsc#1182552 bsc#1183598) - commit cd602fc - Move upstreamed sound fixes into sorted section - commit 4b54f4c - Refresh sorted section. - commit c4b4430 - rpadlpar: fix potential drc_name corruption in store functions (bsc#1183416 ltc#191079). - commit cfa810c - net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call (git-fixes). - commit aa3dcbf - drm/panfrost: Remove unused variables in panfrost_job_close() (bsc#1152472) - commit 1350ad6 - blacklist.conf: Append 'drm/panfrost: Move the GPU reset bits outside the timeout handler' - commit 5140c1f - Delete patches.suse/powerpc-Implement-smp_cond_load_relaxed.patch This has been shown to hurt performance at various levels when using qspinlocks (bsc#1182161). - commit 6cec69e - Refresh patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch. - Refresh patches.suse/ibmvnic-always-store-valid-MAC-address.patch. - commit b83f198 - binfmt_misc: fix possible deadlock in bm_register_write (git-fixes). - configfs: fix a use-after-free in __configfs_open_file (git-fixes). - mount: fix mounting of detached mounts onto targets that reside on shared mounts (git-fixes). - mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page (git-fixes). - epoll: check for events when removing a timed out thread from the wait queue (git-fixes). - proc: fix lookup in /proc/net subdirectories after setns(2) (git-fixes). - apparmor: check/put label on apparmor_sk_clone_security() (git-fixes). - apparmor: Fix aa_label refcnt leak in policy_update (git-fixes). - exec: Move would_dump into flush_old_exec (git-fixes). - fuse: verify write return (git-fixes). - commit 55b045e - xfs: group quota should return EDQUOT when prj quota enabled (bsc#1180980). - commit dbe17e3 - Delete patches.suse/sched-Reenable-interrupts-in-do_sched_yield.patch (bsc#1183530) This patch has been pointed out to break boot on qemu version 3 with azure config. - commit d2d00bd - Refresh patches.suse/x86-sev-es-add-a-runtime-vc-exception-handler. - Refresh patches.suse/x86-sev-es-handle-db-events. Remove lockdep_assert_irqs_disabled() from patches.suse/x86-sev-es-add-a-runtime-vc-exception-handler. It can't possibly work correctly on a 5.3 kernel because there is no NMI-safe hardirq state tracking yet. - commit 1234b14 - blacklist.conf: Add 62441a1fb532 x86/sev-es: Correctly track IRQ states in runtime #VC handler - commit 1b48e04 - x86/sev-es: Use __copy_from_user_inatomic() (bsc#1183553). - x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack (bsc#1183551). - x86/sev-es: Introduce ip_within_syscall_gap() helper (bsc#1183552). - commit 8bcc6e7 - smb3: Fix out-of-bounds bug in SMB2_negotiate() (bsc#1183540). - commit 860b1de - cifs: check pointer before freeing (bsc#1183534). - commit 03b0110 - nvme-hwmon: Return error code when registration fails (bsc#1177326). - commit 73e4ae9 - nvme-fabrics: fix kato initialization (bsc#1182591). - commit 4bcdc01 - Remove patches.suse/nvme-hwmon-Return-error-code-when-registration-fails.patch hwmon_init() has no return value, hence we don't need this patch. The patch is only relevant for SLE15-SP3. - commit b165e35 - bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes). - Refresh patches.suse/bnxt_en-Fix-AER-recovery.patch. - commit 05952f2 - net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup (git-fixes). - commit d9b9ce4 - net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device (git-fixes). - commit 85c34ec - net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() (git-fixes). - commit 6a3b52e - net: korina: fix kfree of rx/tx descriptor array (git-fixes). - commit f8b10af - xen/events: avoid handling the same event on two cpus at the same time (git-fixes). - commit d3a2816 - xen/events: don't unmask an event channel when an eoi is pending (git-fixes). - commit 29c2c45 - blacklist.conf: Add an inapplicable etnry for rtw88 - commit 65391e2 - xen/events: reset affinity of 2-level event when tearing it down (git-fixes). - commit 43f9b1d - net: fec: Fix PHY init after phy_reset_after_clk_enable() (git-fixes). - commit 93f1c3c - net: enic: Cure the enic api locking trainwreck (git-fixes). - commit ee3b02c - net: dsa: rtl8366rb: Support all 4096 VLANs (git-fixes). - commit abc3215 - Update patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number - Update patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number - commit 49dfaa1 - drm/msm: Fix WARN_ON() splat in _free_object() (bsc#1152489) Backporting notes: * context changes - commit f2973f5 - drm/panfrost: Don't corrupt the queue mutex on open/close (bsc#1152472) Backporting notes: * context changes - commit ab54c88 - Update patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number - Update patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch (bsc#1183022 XSA-367 CVE-2021-28038): added CVE number - commit 91d5751 - net: stmmac: use netif_tx_start|stop_all_queues() function (git-fixes). - commit 2c830e3 - net: stmmac: Fix incorrect location to set real_num_rx|tx_queues (git-fixes). - commit 952bf43 - drm/msm/gem: Add obj->lock wrappers (bsc#1152489) Backporting notes: * taken for 9b73bde39cf2 ("/drm/msm: Fix use-after-free in msm_gem with carveout"/) * context changes - commit 37d3ff2 - RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep (jsc#SLE-15176). - commit c9eeebe - net: bonding: fix error return code of bond_neigh_init() (bsc#1154353). - bnxt_en: reliably allocate IRQ table on reset to avoid crash (jsc#SLE-8371 bsc#1153274). - commit f06fb53 - drm: rcar-du: Fix crash when using LVDS1 clock for CRTC (bsc#1152489) Backporting notes: * context changes - commit 69d2605 - drm/amd/powerplay: fix spelling mistake "/smu_state_memroy_block"/ -> (bsc#1152489) Backporting notes: * rename amd/pm to amd/powerplay * context changes - commit 6a3acb4 - drm/amdkfd: Put ACPI table after using it (bsc#1152489) Backporting notes: * context changes - commit c115d9f - drm/msm: Fix use-after-free in msm_gem with carveout (bsc#1152489) Backporting notes: * context changes - commit 485d7ba - drm/panfrost: Fix job timeout handling (bsc#1152472) Backporting notes: * context changes - commit ef50c07 - video: fbdev: acornfb: remove free_unused_pages() (bsc#1152489) - commit 979bc2a - binfmt_misc: fix possible deadlock in bm_register_write (git-fixes). - misc/pvpanic: Export module FDT device table (git-fixes). - misc: fastrpc: restrict user apps from sending kernel RPC messages (git-fixes). - staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan() (git-fixes). - staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data() (git-fixes). - staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan() (git-fixes). - staging: comedi: pcl818: Fix endian problem for AI command data (git-fixes). - staging: comedi: pcl711: Fix endian problem for AI command data (git-fixes). - staging: comedi: me4000: Fix endian problem for AI command data (git-fixes). - staging: comedi: dmm32at: Fix endian problem for AI command data (git-fixes). - staging: comedi: das800: Fix endian problem for AI command data (git-fixes). - staging: comedi: das6402: Fix endian problem for AI command data (git-fixes). - staging: comedi: adv_pci1710: Fix endian problem for AI command data (git-fixes). - staging: comedi: addi_apci_1500: Fix endian problem for command sample (git-fixes). - staging: comedi: addi_apci_1032: Fix endian problem for COS sample (git-fixes). - staging: ks7010: prevent buffer overflow in ks_wlan_set_scan() (git-fixes). - staging: rtl8712: unterminated string leads to read overflow (git-fixes). - usb: xhci: do not perform Soft Retry for some xHCI hosts (git-fixes). - USB: serial: io_edgeport: fix memory leak in edge_startup (git-fixes). - usbip: fix vudc usbip_sockfd_store races leading to gpf (git-fixes). - usbip: fix vhci_hcd attach_store() races leading to gpf (git-fixes). - usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (git-fixes). - usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement (git-fixes). - usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM (git-fixes). - usb: dwc3: qcom: Honor wakeup enabled/disabled state (git-fixes). - usb: gadget: f_uac1: stop playback on function disable (git-fixes). - usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot (git-fixes). - USB: gadget: u_ether: Fix a configfs return code (git-fixes). - commit e8f5b15 - ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate (git-fixes). - ALSA: usb-audio: add mixer quirks for Pioneer DJM-900NXS2 (git-fixes). - ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk (git-fixes). - ALSA: usb-audio: Add DJM-450 to the quirks table (git-fixes). - ALSA: usb-audio: Add DJM450 to Pioneer format quirk (git-fixes). - ALSA: usb-audio: Add support for Pioneer DJM-750 (git-fixes). - ALSA: usb-audio: Convert the last strlcpy() usage (git-fixes). - ALSA: usb-audio: Convert remaining strlcpy() to strscpy() (git-fixes). - ALSA: Convert strlcpy to strscpy when return value is unused (git-fixes). - commit 8cf6568 - ALSA: usb-audio: Fix "/RANGE setting not yet supported"/ errors (git-fixes). - ALSA: usb-audio: Skip the clock selector inquiry for single connections (git-fixes). - ALSA: usb: Use DIV_ROUND_UP() instead of open-coding it (git-fixes). - commit 761b71c - Move upstreamed HD-audio fixes into sorted section - commit 61816e8 - ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support (git-fixes). - ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5 (git-fixes). - ALSA: hda: ignore invalid NHLT table (git-fixes). - commit 490714c - block: rsxx: fix error return code of rsxx_pci_probe() (git-fixes). - software node: Fix node registration (git-fixes). - mmc: cqhci: Fix random crash when remove mmc module/card (git-fixes). - mmc: core: Fix partition switch time for eMMC (git-fixes). - commit c895b3d - ALSA: hda/hdmi: Cancel pending works before suspend (git-fixes). - ALSA: hda: Avoid spurious unsol event handling during S3/S4 (git-fixes). - ALSA: hda: Drop the BATCH workaround for AMD controllers (git-fixes). - commit dcc7c7c - Move upstreamed sound fixes into sorted section - commit 8879ec1 - kABI: repair after "/nVMX: Properly handle userspace interrupt window request"/ Restore the signature of member function of kvm_x86_ops, which is kABI. The implementation does not use the second argument any longer, so mark it as __unused. - commit ac3267f - jfs: Fix array index bounds check in dbAdjTree (bsc#1179454 CVE-2020-27815). - commit 8c97baa - Refresh media fixes to the upstreamed version (bsc#1181104) Refreshed: patches.suse/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch patches.suse/media-dvb-usb-Fix-use-after-free-access.patch - commit 0dafc68 - Move upstreamed amdgpu patches into sorted section - commit 7d79443 - KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs (bsc#1183447). - commit 07c11e6 - ASoC: Intel: sof_sdw: reorganize quirks by generation (git-fixes). - Refresh patches.suse/ASoC-Intel-sof-sdw-indent-and-add-quirks-consistentl.patch. - commit 50ee7a3 - drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth() (git-fixes). - drm/shmem-helper: Don't remove the offset in vm_area_struct pgoff (git-fixes). - drm/shmem-helper: Check for purged buffers in fault handler (git-fixes). - ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertible (git-fixes). - Bluetooth: btqca: Add valid le states quirk (git-fixes). - commit 30958f3 - KVM: x86: Add helpers to perform CPUID-based guest vendor check (bsc#1183445). Also refreshes: patches.suse/kvm-x86-fix-cpuid-range-checks-for-hypervisor-and-centaur-classes. - commit e678df6 - mwifiex: pcie: skip cancel_work_sync() on reset failure path (git-fixes). - commit c95acf7 - drm: meson_drv add shutdown function (git-fixes). - qxl: Fix uninitialised struct field head.surface_id (git-fixes). - media: usbtv: Fix deadlock on suspend (git-fixes). - media: rc: compile rc-cec.c into rc-core (git-fixes). - drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register (git-fixes). - misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (git-fixes). - ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling (git-fixes). - HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15 (git-fixes). - mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN (git-fixes). - HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter (git-fixes). - PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (git-fixes). - ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807 (git-fixes). - platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E SW3-016 (git-fixes). - platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices (git-fixes). - platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag (git-fixes). - platform/x86: acer-wmi: Add new force_caps module parameter (git-fixes). - platform/x86: acer-wmi: Cleanup accelerometer device handling (git-fixes). - platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140 (git-fixes). - media: cx23885: add more quirks for reset DMA on some AMD IOMMU (git-fixes). - commit f5bb9e4 - gcc-plugins: simplify GCC plugin-dev capability test (bsc#1181862). - update config files - GCC_PLUGINS=y - GCC_PLUGIN_CYC_COMPLEXITY=n - GCC_PLUGIN_LATENT_ENTROPY=n - GCC_PLUGIN_RANDSTRUCT=n - GCC_PLUGIN_STRUCTLEAK_USER=n - GCC_PLUGIN_STRUCTLEAK_BYREF=n - GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=n - GCC_PLUGIN_STACKLEAK=n - commit f16b7b9 - ibmvfc: free channel_setup_buf during device tear down (bsc#1183440 ltc#191464). - commit b86b88e - RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709) - commit 0d2798a - KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries (bsc#1183428). - commit 3773bcc - KVM: nVMX: Properly handle userspace interrupt window request (bsc#1183427). - commit 3cc1c3a - kvm: svm: Update svm_xsaves_supported (jsc#SLE-13573). - commit 2e53071 - KVM: x86: Expose XSAVEERPTR to the guest (jsc#SLE-13573). - commit 4f9517b - kvm: x86: Enumerate support for CLZERO instruction (jsc#SLE-13573). - commit e2e8bf7 - patches.suse/0007-block-add-docs-for-gendisk-request_queue-refcount-he.patch: (bsc#1171295, git fixes (block drivers)). - patches.suse/0008-block-revert-back-to-synchronous-request_queue-remov.patch: (bsc#1171295, git fixes (block drivers)). - patches.suse/0009-blktrace-fix-debugfs-use-after-free.patch: (bsc#1171295, git fixes (block drivers)). Update patches related to bsc#1171295 which were merged sooner due to other reasons. - commit 2cd1e12 - fix patch metadata - fix Patch-mainline: patches.suse/PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-5600-XT-P.patch - commit e2c9c81 - series.conf: cleanup - move mainline patches into sorted section patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch (no effect on expanded tree) - commit 00edfef - series.conf: cleanup - update upstream references and resort: patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch patches.suse/ibmvnic-always-store-valid-MAC-address.patch patches.suse/powerpc-pseries-Don-t-enforce-MSI-affinity-with-kdum.patch - commit 31cb799 - Update patches.suse/apparmor-Fix-use-after-free-in-aa_audit_rule_init.patch (CVE-2019-18814 bsc#1156256). - commit 7636680 - scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes (bsc#1182574). - scsi: lpfc: Update lpfc version to 12.8.0.8 (bsc#1182574). - scsi: lpfc: Correct function header comments related to ndlp reference counting (bsc#1182574). - scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports (bsc#1182574). - scsi: lpfc: Change wording of invalid pci reset log message (bsc#1182574). - scsi: lpfc: Fix crash caused by switch reboot (bsc#1182574). - scsi: lpfc: Fix pt2pt state transition causing rmmod hang (bsc#1182574). - scsi: lpfc: Fix nodeinfo debugfs output (bsc#1182574). - scsi: lpfc: Fix ADISC handling that never frees nodes (bsc#1182574). - scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN (bsc#1182574). - scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (bsc#1182574). - scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path (bsc#1182574). - scsi: lpfc: Fix use after free in lpfc_els_free_iocb (bsc#1182574). - scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb() (bsc#1182574). - scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf (bsc#1182574). - scsi: lpfc: Fix pt2pt connection does not recover after LOGO (bsc#1182574). - scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference (bsc#1182574). - scsi: lpfc: Fix FLOGI failure due to accessing a freed node (bsc#1182574). - scsi: lpfc: Fix stale node accesses on stale RRQ request (bsc#1182574). - scsi: lpfc: Fix reftag generation sizing errors (bsc#1182574). - scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid() (bsc#1182574). - scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (bsc#1182574). - commit 19f4943 - patches.suse/loop-be-paranoid-on-exit-and-prevent-new-additions-r.patch: (bsc#1171295). - commit e598133 - patches.suse/blktrace-annotate-required-lock-on-do_blk_trace_setu.patch: (bsc#1171295). - commit b590c4c - patches.suse/block-clarify-context-for-refcount-increment-helpers.patch: (bsc#1171295). - commit 252fb3e - KVM: x86: do not reset microcode version on INIT or RESET (bsc#1183412). - commit 16ce873 - patches.suse/blktrace-Avoid-sparse-warnings-when-assigning-q-blk_.patch: (bsc#1171295). - commit fbf1322 - patches.suse/blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch: (bsc#1171295). - commit 3bfed47 - net: mvneta: fix double free of txq->buf (git-fixes). - commit 1c0789f - net: mvneta: make tx buffer array agnostic (git-fixes). - commit 49c79a4 - net: usb: ax88179_178a: fix missing stop entry in driver_info (git-fixes). - commit c51e8e9 - mdio: fix mdio-thunder.c dependency & build error (git-fixes). - commit 89b67ef - net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop (git-fixes). - commit c74de85 - ice: fix memory leak in ice_vsi_setup (git-fixes). - commit 7c0d558 - ice: fix memory leak if register_netdev_fails (git-fixes). - commit 8c0fdc3 - nvme: remove nvme_identify_ns_list (bsc#1180197). - nvme: refactor nvme_validate_ns (bsc#1180197). - nvme: move nvme_validate_ns (bsc#1180197). - nvme: query namespace identifiers before adding the namespace (bsc#1180197). - nvme: revalidate zone bitmaps in nvme_update_ns_info (bsc#1180197). - nvme: remove nvme_update_formats (bsc#1180197). - nvme: update the known admin effects (bsc#1180197). - nvme: set the queue limits in nvme_update_ns_info (bsc#1180197). - nvme: remove the 0 lba_shift check in nvme_update_ns_info (bsc#1180197). - nvme: clean up the check for too large logic block sizes (bsc#1180197). - nvme: freeze the queue over ->lba_shift updates (bsc#1180197). - nvme: factor out a nvme_configure_metadata helper (bsc#1180197). - nvme: call nvme_identify_ns as the first thing in nvme_alloc_ns_block (bsc#1180197). - nvme: lift the check for an unallocated namespace into nvme_identify_ns (bsc#1180197). - nvme: rename __nvme_revalidate_disk (bsc#1180197). - nvme: rename _nvme_revalidate_disk (bsc#1180197). - nvme: rename nvme_validate_ns to nvme_validate_or_alloc_ns (bsc#1180197). - nvme: remove the disk argument to nvme_update_zone_info (bsc#1180197). - nvme: fix initialization of the zone bitmaps (bsc#1180197). - nvme: opencode revalidate_disk in nvme_validate_ns (bsc#1180197). - commit bf92aeb - Refresh patches.suse/iommu-vt-d-fix-kernel-null-pointer-dereference-in-find_domain. - commit fca53e1 - KVM: x86: list MSR_IA32_UCODE_REV as an emulated MSR (bsc#1183369). - commit 3238faa - PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter (bsc#1183366). - commit a3fe770 - Update bpf-Fix-signed_-sub-add32-_overflows-type-handling.patch Add the following tags: bsc#1183077, CVE-2021-20268 - commit 01dcc33 - Import kabi reference files from the RC1 submission (commit 52197697dc8) - commit f143546 - bpf,x64: Pad NOPs to make images converge more easily (bsc#1178163). - commit 9aadbb2 - iavf: Fix incorrect adapter get in iavf_resume (git-fixes). - commit f71dec5 - iavf: use generic power management (git-fixes). - commit 23712b8 - net: stmmac: removed enabling eee in EEE set callback (git-fixes). - commit d783a1f - s390: lock down kernel in secure boot mode (jsc#SLE-7741). - Update config files. - commit 1499b7b - Update patches.suse/scsi-iscsi-ensure-sysfs-attributes-are-limited-to-page_size (CVE-2021-27365 bsc#1182715). - Update patches.suse/scsi-iscsi-restrict-sessions-and-handles-to-admin-capabilities (CVE-2021-27363 CVE-2021-27364 bsc#1182716 bsc#1182717). - Update patches.suse/scsi-iscsi-verify-lengths-on-passthrough-pdus (CVE-2021-27365 bsc#1182715). - commit da2d102 - nvme: return an error if nvme_set_queue_count() fails (bsc#1180197). - commit a1a57eb - iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183315). - Refresh patches.suse/x86-tboot-don-t-disable-swiotlb-when-iommu-is-forced-on. - commit 457c28f - locks: reinstate locks_delete_block optimization (CVE-2019-19769 bsc#1159280). - locks: fix a potential use-after-free problem when wakeup a waiter (CVE-2019-19769 bsc#1159280). - commit 4a9973d - iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183310). - iommu/vt-d: Fix status code for Allocate/Free PASID command (bsc#1183320). - iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183310). - vfio/iommu_type1: Populate full dirty when detach non-pinned group (bsc#1183326). - iommu: Switch gather->end to the inclusive end (bsc#1183314). - memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops (bsc#1183325). - KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset (bsc#1183324). - KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (bsc#1183323). - iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it (bsc#1183311). - iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183317). - iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid() (bsc#1183316). - iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev() (bsc#1183321). - iommu/vt-d: Fix ineffective devTLB invalidation for subdevices (bsc#1183319). - iommu/vt-d: Fix general protection fault in aux_detach_device() (bsc#1183318). - iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev (bsc#1183322). - iommu/intel: Fix memleak in intel_irq_remapping_alloc (bsc#1183312). - iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate() (bsc#1183313). - commit f8bf292 - Refresh ibmvfc patches to upstream version. - commit e1a83f9 - ALSA: hda/hdmi: Cancel pending works before suspend (bsc#1182377). - ALSA: hda: Avoid spurious unsol event handling during S3/S4 (bsc#1182377). - ALSA: hda: Flush pending unsolicited events before suspend (bsc#1182377). - commit de11888 - powerpc/sstep: Fix VSX instruction emulation (jsc#SLE-13847 bsc#1180581 ltc#190174). - commit 2216ba0 - ibmvnic: remove excessive irqsave (bsc#1182485 ltc#191591). - commit 3c13549 - KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset (bsc#1183288). - Refresh patches.kabi/kABI-Fix-kABI-after-AMD-SEV-PCID-fixes.patch. - commit cb76db4 - iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183277). - KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (bsc#1183287). - iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183282). - iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid() (bsc#1183281). - iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev() (bsc#1183285). - iommu/vt-d: Fix ineffective devTLB invalidation for subdevices (bsc#1183284). - iommu/vt-d: Fix general protection fault in aux_detach_device() (bsc#1183283). - iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev (bsc#1183286). - iommu/intel: Fix memleak in intel_irq_remapping_alloc (bsc#1183278). - iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183280). - iommu/vt-d: Add get_domain_info() helper (bsc#1183279). - commit b6d08d2 - KVM: SVM: Clear the CR4 register on reset (bsc#1183252). - commit e6e6e8c - r8169: fix r8168fp_adjust_ocp_cmd function (git-fixes). - gpiolib: acpi: Allow to find GpioInt() resource by name and index (git-fixes). - gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk (git-fixes). - drm/amdgpu:disable VCN for Navi12 SKU (git-fixes). - ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE (git-fixes). - r8169: Add support for another RTL8168FP (git-fixes). - r8169: improve DASH support (git-fixes). - drm/amdgpu: enable DCN for navi10 headless SKU (git-fixes). - drm/amdgpu: rename nv_is_headless_sku() (git-fixes). - drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKU (git-fixes). - commit 16a0ee9 - netdevsim: init u64 stats for 32bit hardware (git-fixes). - net: usb: qmi_wwan: allow qmimux add/del with master up (git-fixes). - can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership (git-fixes). - can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode (git-fixes). - can: flexcan: enable RX FIFO after FRZ/HALT valid (git-fixes). - can: flexcan: assert FRZ bit in flexcan_chip_freeze() (git-fixes). - mt76: dma: do not report truncated frames to mac80211 (git-fixes). - gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 (git-fixes). - drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie (git-fixes). - usbip: tools: fix build error for multiple definition (git-fixes). - commit 15f1b1c - arm64: select CPUMASK_OFFSTACK if NUMA (bsc#1183033, bsc#1183030). - Update config files: CONFIG_CPUMASK_OFFSTACK=y for arm64 - commit 1e2e7ba - rpm/check-for-config-changes: comment on the list To explain what it actually is. - commit e94bacf - rpm/check-for-config-changes: define ignores more strictly * search for whole words, so make wildcards explicit * use ' for quoting * prepend CONFIG_ dynamically, so it need not be in the list - commit f61e954 - rpm/check-for-config-changes: sort the ignores They are growing so to make them searchable by humans. - commit 67c6b55 - rpm/check-for-config-changes: add -mrecord-mcount ignore Added by 3b15cdc15956 (tracing: move function tracer options to Kconfig) upstream. - commit 018b013 - scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365 bsc#1182715). - scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE (CVE-2021-27365 bsc#1182715). - scsi: iscsi: Restrict sessions and handles to admin capabilities (CVE-2021-27363 CVE-2021-27364 bsc#1182716 bsc#1182717). - commit e5416af - Refresh patches.suse/powerpc-pseries-Don-t-enforce-MSI-affinity-with-kdum.patch. Update patch metadata. - commit 5b5a037 - crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig (git-fixes). - commit 79f6b38 - Update config files. - commit a7710ca - arm64: make STACKPROTECTOR_PER_TASK configurable (bsc#1181862). - commit e710608 - net: gemini: Fix another missing clk_disable_unprepare() in probe (git-fixes). - commit 6c94cd0 - net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port (git-fixes). - commit 05decbb - net: arc_emac: Fix memleak in arc_mdio_probe (git-fixes). - commit 5898dda - net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe() (git-fixes). - commit a31c30f - net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init (git-fixes). - commit 8bcb8c8 - net/mlx5: Delete extra dump stack that gives nothing (git-fixes). - commit 8adc626 - fsl/fman: fix eth hash table allocation (git-fixes). - commit 888f0c2 - Refresh patches.suse/powerpc-vdso-Replace-vdso_base-by-vdso.patch. Fix warnings. - commit e4e515f - fsl/fman: check dereferencing null pointer (git-fixes). - commit 8b2d58f - fsl/fman: fix unreachable code (git-fixes). - commit 44dfe0c - fsl/fman: fix dereference null return value (git-fixes). - commit 54941fb - fsl/fman: use 32-bit unsigned integer (git-fixes). - commit b5edb51 - net: spider_net: Fix the size used in a 'dma_free_coherent()' call (git-fixes). - commit 62d1c07 - bpf: Fix truncation handling for mod32 dst reg wrt zero (bsc#1177028). - selftests/bpf: Convert test_xdp_redirect.sh to bash (bsc#1177028). - commit c084826 - bpf_lru_list: Read double-checked variable once without lock (bsc#1155518). - bpf: Declare __bpf_free_used_maps() unconditionally (bsc#1155518). - bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args (bsc#1155518). - commit 30d5020 - bpf: Clear subreg_def for global function return values (bsc#1177028). - bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation (bsc#1177028). - libbpf: Ignore non function pointer member in struct_ops (bsc#1177028). - bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h (bsc#1177028). - bpf: Fix 32 bit src register truncation on div/mod (bsc#1177028). - bpf: Fix verifier jmp32 pruning decision logic (bsc#1177028). - bpf: Fix verifier jsgt branch analysis on max bound (bsc#1177028). - commit 4d1a1f2 - ALSA: usb-audio: fix use after free in usb_audio_disconnect (bsc#1182552). - ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe (bsc#1182552). - commit e4781c6 - powerpc: Add kABI placeholder to struct pci_controller and mm_context_t (bsc#1183030). - commit d01a093 - scsi: iscsi: Verify lengths on passthrough PDUs (CVE-2021-27365 bsc#182715). - scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE (CVE-2021-27365 bsc#182715). - scsi: iscsi: Restrict sessions and handles to admin capabilities (CVE-2021-27363 CVE-2021-27364 bsc#182716 bsc#182717). - commit 71d447d - arch/arm64: Add a kABI placeholder for the future TLBI boradcast fixes (bsc#1183030). - commit 7797213 - blacklist.conf: Blacklist CONFIG_UCLAMP_TASK fixes dcd6dffb0a75 sched/core: Fix size of rq::uclamp initialization eaf5a92ebde5 sched/core: Fix reset-on-fork from RT with uclamp d81ae8aac85c sched/uclamp: Fix initialization of struct uclamp_rq 46609ce22703 sched/uclamp: Protect uclamp fast path code with static key - commit 04723ee - Rename duplicate patches to their SLE15-SP2 equivalents. This is to prepare for the next SLE15-SP2 -> SLE15-SP3 merge. - commit 87e9aa1 - net: ethernet: aquantia: Fix wrong return value (git-fixes). - commit d7e8c64 - net: dsa: rtl8366: Fix VLAN set-up (git-fixes). - commit 332c76d - nvme-hwmon: Return error code when registration fails (bsc#1177326). - commit 1f91b69 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. Add KABI padding to mm_struct, which is mentioned in the patch description but was actually missing. - commit 17c4dee - net: dsa: rtl8366: Fix VLAN semantics (git-fixes). - commit eaed13b - kbuild: improve cc-option to clean up all temporary files (bsc#1178330). - Refresh patches.suse/livepatch-dump-ipa-clones.patch - kbuild: use -S instead of -E for precise cc-option test in Kconfig (bsc#1178330). - commit 9b47d75 - blacklist.conf: blacklist btrfs subpage RW related fixes As btrfs in SLE won't support subpage RW until SLE15-SP4. - commit 74db4da - drm/i915/gem: Support parsing of oversize batches (bsc#1152489) Backporting notes: * context changes - commit dc05c54 - blacklist.conf: Append 'drm/i915: Keep rings pinned while the context is active' Backporting notes: * ac65bdfef14a ("/drm/i915: Keep rings pinned while the context is active"/) is in the v5.3 base tree, but got blacklisted with the wrong duplicate-of rev. The patch at hand fixes this. - commit 81ad7e0 - ASoC: Intel: sof_sdw: detect DMIC number based on mach params (git-fixes). - ASoC: Intel: sof-sdw: indent and add quirks consistently (git-fixes). - ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_SPEAKERS quirk-flag (git-fixes). - Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk (git-fixes). - Bluetooth: btusb: fix memory leak on suspend and resume (git-fixes). - drm/virtio: use kvmalloc for large allocations (git-fixes). - commit 2f41145 - udlfb: Fix memory leak in dlfb_usb_probe (git-fixes). - vt/consolemap: do font sum unsigned (git-fixes). - wlcore: Fix command execute failure 19 for wl12xx (git-fixes). - rsi: Move card interrupt handling to RX thread (git-fixes). - commit 9236947 - net: usb: qmi_wwan: support ZTE P685M modem (git-fixes). - crypto: tcrypt - avoid signed overflow in byte count (git-fixes). - drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails (git-fixes). - PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse (git-fixes). - drm/amdgpu: Add check to prevent IH overflow (git-fixes). - drm/hisilicon: Fix use-after-free (git-fixes). - media: uvcvideo: Allow entities with no pads (git-fixes). - media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate (git-fixes). - media: mceusb: sanity check for prescaler value (git-fixes). - staging: bcm2835-audio: Replace unsafe strcpy() with strscpy() (git-fixes). - staging: most: sound: add sanity check for function argument (git-fixes). - staging: fwserial: Fix error handling in fwserial_create (git-fixes). - brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet (git-fixes). - brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet (git-fixes). - ath10k: fix wmi mgmt tx queue full due to race condition (git-fixes). - Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data (git-fixes). - Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl (git-fixes). - Input: elantech - fix protocol errors for some trackpoints in SMBus mode (git-fixes). - rsi: Fix TX EAPOL packet handling against iwlwifi AP (git-fixes). - commit 2608a34 - ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet (git-fixes). - ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet (git-fixes). - ASoC: Intel: Add DMI quirk table to soc_intel_is_byt_cr() (git-fixes). - commit 4e131ac - Refresh patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch. - Refresh patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch. - Refresh patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch. - commit bafd254 - kbuild: dummy-tools, support MPROFILE_KERNEL checks for ppc (bsc#1181862). - commit d053b67 - ACPI: bus: Constify is_acpi_node() and friends (part 2) (git-fixes). - commit 5937701 - rsxx: Return -EFAULT if copy_to_user() fails (git-fixes). - PM: runtime: Update device status before letting suppliers suspend (git-fixes). - commit e05652b - drm/amd/display: Add a backlight module option (bsc#1180749). - drm/amdgpu/display: handle aux backlight in backlight_get_brightness (bsc#1180749). - drm/amdgpu/display: don't assert in set backlight function (bsc#1180749). - drm/amdgpu/display: simplify backlight setting (bsc#1180749). - commit 5a8f9fa - kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base (bcs#1181862). - kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled (bcs#1181862). - commit 5819136 - gcc-plugins: drop support for GCC <= 4.7 (bcs#1181862). - refresh config files (drop PLUGIN_HOSTCC) - kconfig: introduce m32-flag and m64-flag (bcs#1181862). - gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again (bcs#1181862). - kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) (bcs#1181862). - kbuild: Fail if gold linker is detected (bcs#1181862). - commit 9094f62 - powerpc/vdso: Retrieve sigtramp offsets at buildtime (bsc#1183002). - Refresh patches.suse/powerpc-64-signal-Fix-regression-in-__kernel_sigtram.patch. - powerpc/vdso: Replace vdso_base by vdso (bsc#1183002). - commit 0f7fda0 - ARMv6/v7: Update config files. (bsc#1183009) enable CONFIG_ARM_MODULE_PLTS to fix module loading issues (cherry picked from commit b3d2cd1b65794d32c02319c8e2376f15360ff8ec) - commit 5723968 - kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc (bcs#1181862). - commit 77ad0cc - kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig (bcs#1181862). - Delete patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch. - commit 928cf1d - wireguard: kconfig: use arm chacha even with no neon (git-fixes). - wireguard: device: do not generate ICMP for non-IP packets (git-fixes). - wireguard: selftests: test multiple parallel streams (git-fixes). - crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager (git-fixes). - crypto: arm64/poly1305-neon - reorder PAC authentication with SP update (git-fixes). - commit c931ac8 - objtool: Fix "/.cold"/ section suffix check for newer versions of GCC (bsc#1169514). - commit 4b4e63c - ibmvnic: always store valid MAC address (bsc#1182011 ltc#191844). - commit 486024a - rpm/check-for-config-changes: declare sed args as an array So that we can reuse it in both seds. This also introduces IGNORED_CONFIGS_RE array which can be easily extended. - commit a1976d2 - ALSA: hda: intel-nhlt: verify config type (git-fixes). - commit 4504e76 - ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board (git-fixes). - ALSA: hda/realtek: Add quirk for Intel NUC 10 (git-fixes). - ALSA: hda/realtek: Add quirk for Clevo NH55RZQ (git-fixes). - ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256 (git-fixes). - commit acba99b - Move upstreamed USB-audio fixes into sorted section - commit 28c79bd - ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits (git-fixes). - certs: Fix blacklist flag type confusion (git-fixes). - commit 83ee089 - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367). - commit 5a927d9 - Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367). - commit b394e32 - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367). - commit 53b7528 - Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367). - commit 846e338 - drm/amd/display: Remove Assert from dcn10_get_dig_frontend (git-fixes). - drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1 (git-fixes). - drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2) (git-fixes). - drm/amdkfd: Fix recursive lock warnings (git-fixes). - drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() (git-fixes). - drm/modes: Switch to 64bit maths to avoid integer overflow (git-fixes). - commit dbc87d2 - watchdog: mei_wdt: request stop on unregister (git-fixes). - commit 1de5431 - pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() (git-fixes). - PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064 (git-fixes). - PCI: Align checking of syscall user config accessors (git-fixes). - random: fix the RNDRESEEDCRNG ioctl (git-fixes). - VMCI: Use set_page_dirty_lock() when unregistering guest memory (git-fixes). - staging: rtl8188eu: Add Edimax EW-7811UN V2 to device table (git-fixes). - USB: serial: option: update interface mapping for ZTE P685M (git-fixes). - USB: serial: ftdi_sio: fix FTX sub-integer prescaler (git-fixes). - usb: dwc3: gadget: Fix dep->interval for fullspeed interrupt (git-fixes). - usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1 (git-fixes). - commit b47408f - PCI: Decline to resize resources if boot config must be preserved (git-fixes). - drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queue (git-fixes). - misc: rtsx: init of rts522a add OCP power off when no card is present (git-fixes). - Input: i8042 - add ASUS Zenbook Flip to noselftest list (git-fixes). - Input: raydium_ts_i2c - do not send zero length (git-fixes). - Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|S (git-fixes). - mmc: sdhci-esdhc-imx: fix kernel panic when remove module (git-fixes). - fbdev: aty: SPARC64 requires FB_ATY_CT (git-fixes). - media: mceusb: Fix potential out-of-bounds shift (git-fixes). - staging: gdm724x: Fix DMA from stack (git-fixes). - commit 837d6c3 - drm/msm/mdp5: Fix wait-for-commit for cmd panels (git-fixes). - drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY) (git-fixes). - crypto: arm64/sha - add missing module aliases (git-fixes). - crypto: bcm - Rename struct device_private to bcm_device_private (git-fixes). - crypto: aesni - prevent misaligned buffers on the stack (git-fixes). - drm/i915: Reject 446-480MHz HDMI clock on GLK (git-fixes). - drm/nouveau/kms: handle mDP connectors (git-fixes). - drm/sched: Cancel and flush all outstanding jobs before finish (git-fixes). - commit d2c4de8 - rpm/check-for-config-changes: ignore more configs Specifially, these: * CONFIG_CC_HAS_* * CONFIG_CC_HAVE_* * CONFIG_CC_CAN_* * CONFIG_HAVE_[A-Z]*_COMPILER * CONFIG_TOOLS_SUPPORT_* are compiler specific too. This will allow us to use super configs using kernel's dummy-tools. - commit d12dcbd - objtool: Fix retpoline detection in asm code (bsc#1169514). - commit 15a53c5 - ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions (bsc#1183023 ltc#191791). - ibmvnic: simplify reset_long_term_buff function (bsc#1183023 ltc#191791). - ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions (bsc#1183023 ltc#191791). - ibmvnic: simplify reset_long_term_buff function (bsc#1183023 ltc#191791). - commit 68ed094 - dmaengine: move .device_release missing log warning to debug level (bsc#1182992). - dmaengine: ioat: Support in-use unbind (bsc#1182992). - commit fb94c70 - Add kABI placeholders for ASoC (bsc#1179531). - Add kABI placeholders for HD-audio (bsc#1179531). - commit 9e31dbc - printk: fix deadlock when kernel panic (bsc#1183018). - commit 069ec3d - printk: fix deadlock when kernel panic (bsc#1183018). - commit 5021e3a - objtool: Fix error handling for STD/CLD warnings (bsc#1169514). - commit fb7ed7c - ALSA: usb-audio: Apply the control quirk to Plantronics headsets (bsc#1182552). - ALSA: usb-audio: Fix "/cannot get freq eq"/ errors on Dell AE515 sound bar (bsc#1182552). - ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend() (bsc#1182552). - commit a815647 - config: net: freescale: change xgmac-mdio to built-in References: bsc#1183015,bsc#1182595 - commit b29b589 - Refresh patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch. Update patch metadata - commit d8a9644 - ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk (bsc#1182552). - commit 0a8c8cf - exfat: add the dummy mount options to be backward compatible with staging/exfat (bsc#1182989). - commit d7a202d - exfat: add missing MODULE_ALIAS_FS() (bsc#1182989). - commit d9a7a48 - ice: update the number of available RSS queues (jsc#SLE-7926). - ice: Fix state bits on LLDP mode switch (jsc#SLE-7926). - net/mlx5: Disable devlink reload for lag devices (jsc#SLE-8464). - ice: renegotiate link after FW DCB on (jsc#SLE-8464). - commit 51a1824 - net: freescale: change xgmac-mdio to built-in References: bsc#1182595 - commit b25e0d8 - RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() (jsc#SLE-15176). - commit b3bb6ea - ice: update the number of available RSS queues (jsc#SLE-7926). - ice: Fix state bits on LLDP mode switch (jsc#SLE-7926). - ice: Set trusted VF as default VSI when setting allmulti on (jsc#SLE-12878). - RDMA/rtrs-srv-sysfs: fix missing put_device (jsc#SLE-15176). - RDMA/rtrs-srv: fix memory leak by missing kobject free (jsc#SLE-15176). - RDMA/rtrs: Only allow addition of path to an already established session (jsc#SLE-15176). - RDMA/rtrs-srv: Fix stack-out-of-bounds (jsc#SLE-15176). - RDMA/ucma: Fix use-after-free bug in ucma_create_uevent (bsc#1181147). - RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used (jsc#SLE-15175). - RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug (jsc#SLE-15176). - RDMA/rtrs-srv: Init wr_cnt as 1 (jsc#SLE-15176). - RDMA/rtrs-srv: Do not signal REG_MR (jsc#SLE-15176). - RDMA/rtrs-clt: Use bitmask to check sess->flags (jsc#SLE-15176). - RDMA/rtrs: Do not signal for heatbeat (jsc#SLE-15176). - RDMA/rtrs-clt: Refactor the failure cases in alloc_clt (jsc#SLE-15176). - RDMA/rtrs-srv: Fix missing wr_cqe (jsc#SLE-15176). - RDMA/rtrs: Call kobject_put in the failure path (jsc#SLE-15176). - RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails (jsc#SLE-15176). - RDMA/rtrs-clt: Set mininum limit when create QP (jsc#SLE-15176). - RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect (jsc#SLE-15176). - RDMA/rtrs-srv: Release lock before call into close_sess (jsc#SLE-15176). - RDMA/rtrs: Extend ibtrs_cq_qp_create (jsc#SLE-15176). - net/mlx5e: kTLS, Use refcounts to free kTLS RX priv context (jsc#SLE-15172). - net/mlx5e: Fix CQ params of ICOSQ and async ICOSQ (jsc#SLE-15172). - net/mlx5e: Replace synchronize_rcu with synchronize_net (jsc#SLE-15172). - net/mlx5e: Change interrupt moderation channel params also when channels are closed (jsc#SLE-15172). - net/mlx5e: Enable XDP for Connect-X IPsec capable devices (jsc#SLE-15172). - net/mlx5e: Enable striding RQ for Connect-X IPsec capable devices (jsc#SLE-15172). - bnxt_en: Fix devlink info's stored fw.psid version format (jsc#SLE-16649). - ice: log message when trusted VF goes in/out of promisc mode (jsc#SLE-12878). - RDMA/rtrs: Introduce rtrs_post_send (jsc#SLE-15176). - RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free (jsc#SLE-15176). - commit 4eae933 - kbuild: dummy-tools, fix inverted tests for gcc (bcs#1181862). - commit e90afb3 - ice: report correct max number of TCs (jsc#SLE-7926). - RDMA/hns: Disable RQ inline by default (jsc#SLE-8449). - RDMA/hns: Fix type of sq_signal_bits (jsc#SLE-8449). - net/mlx5: Disallow RoCE on lag device (jsc#SLE-8464). - net/mlx5: Disallow RoCE on multi port slave device (jsc#SLE-8464). - net/mlx5: Disable devlink reload for multi port slave device (jsc#SLE-8464). - net/mlx5e: E-switch, Fix rate calculation for overflow (jsc#SLE-8464). - commit 5c94309 - ALSA: usb-audio: Drop bogus dB range in too low level (bsc#1182552). - ALSA: usb-audio: Don't abort even if the clock rate differs (bsc#1182552). - ALSA: usb-audio: Allow modifying parameters with succeeding hw_params calls (bsc#1182552). - commit 037cfcf - KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint Needed as a dependency of 0b40723a827 ("/kvm: tracing: Fix unmatched kvm_entry and kvm_exit events"/, bsc#1182770). - commit bca7352 - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch - commit be18357 - Update kabi files. - update from March 2021 maintenance update submission (commit c35b1245712f) - commit ebf0b27 - ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning (jsc#SLE-17268). - commit 2b2d062 - blacklist.conf: c7ff651960a6 ("/blktrace: fix blk_rq_issue documentation"/) Cosmetic. - commit ee4b49c - blacklist.conf: 179d16007236 ("/block: remove superfluous param in blk_fill_rwbs()"/) Cleanup only. - commit ed3c6d0 - coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow (jsc#SLE-14776). - commit f817d44 - coresight: etm4x: Skip accessing TRCPDCR in save/restore (git-fixes). - commit 8b8fa95 - kernel/smp: add more data to CSD lock debugging (bsc#1180846). - commit 08badc9 - kernel/smp: prepare more CSD lock debugging (bsc#1180846). - commit d717867 - Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846). - commit f88a325 - kernel/smp: add boot parameter for controlling CSD lock debugging (bsc#1180846). - commit fb4cf71 - kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846). - update config files (CSD_LOCK_WAIT_DEBUG=n) - commit 59bec34 - series.conf: refresh - update upstream reference and resort: patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch - commit 9ab8f38 - kABI: Fix kABI after modifying struct __call_single_data (bsc#1180846). - commit 3c0b378 - series.conf: cleanup - move submitted patches to appropriate section: patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-cleanup-try_flush_qgroup.patch patches.suse/btrfs-remove-btrfs_inode-from-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-simplify-code-flow-in-btrfs_delayed_inode_reserve_metadata.patch patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch (no effect on expanded tree) - commit d631784 - smp: Add source and destination CPUs to __call_single_data (bsc#1180846). - commit 10244d3 - powerpc/numa: Fix build when CONFIG_NUMA=n (bsc#1132477 ltc#175530). - commit be6fb41 - pseries/hotplug-memory: hot-add: skip redundant LMB lookup (bsc#1132477 ltc#175530). - Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch. - commit 8cb9bdd - powerpc/pseries: Don't enforce MSI affinity with kdump (bsc#1181655 ltc#190855). - commit cfc7153 - pseries/drmem: don't cache node id in drmem_lmb struct (bsc#1132477 ltc#175530). - Refresh patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch. - Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch. - commit fe4f641 - cifs: fix nodfs mount option (bsc#1181710). - commit 94844a1 - cifs: introduce helper for finding referral server (bsc#1181710). - commit f74681b - cifs: check all path components in resolved dfs target (bsc#1181710). - commit 91cd435 - net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() (git-fixes). - commit 401e086 - net: nixge: fix potential memory leak in nixge_probe() (git-fixes). - commit cdc643b - net: hns3: fix for VLAN config when reset failed (git-fixes). - commit 4209fa0 - net: hns3: add reset check for VF updating port based VLAN (git-fixes). - commit 9609b2a - net: ethernet: ave: Fix error returns in ave_init (git-fixes). - commit 166a8fe - net: ag71xx: add missed clk_disable_unprepare in error path of probe (git-fixes). - commit cead210 - net: smc91x: Fix possible memory leak in smc_drv_probe() (git-fixes). - commit 342b694 - net: macb: fix call to pm_runtime in the suspend/resume functions (git-fixes). - commit e7fb27b - net: macb: mark device wake capable when "/magic-packet"/ property present (git-fixes). - commit 3e9fa11 - net: macb: fix wakeup test in runtime suspend/resume routines (git-fixes). - commit 0dfe6dc - net: hns3: fix for mishandle of asserting VF reset fail (git-fixes). - commit 0c2ca01 - smsc95xx: avoid memory leak in smsc95xx_bind (git-fixes). - commit 11f5fde - smsc95xx: check return value of smsc95xx_reset (git-fixes). - commit 02e26ea - net: bcmgenet: use hardware padding of runt frames (git-fixes). - commit b2f215a - powerpc/optprobes: Remove unused routine patch_imm32_load_insns() (jsc#SLE-13847). - commit f56b470 - powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static (FATE#322022, bsc#1065729. git-fixes). - powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static (FATE#324970, bsc#1078720, git-fixes). - commit 5742f0f - docs: filesystems: vfs: correct flag name (bsc#1182857). - commit f89f9ce - blacklist.conf: d0995b53130e f2fs: add missing documents of reserve_root/resuid/resgid - commit 63a6155 - docs: filesystems: vfs: correct flag name (bsc#1182856). - commit 969c3e4 - blacklist.conf: d0995b53130e f2fs: add missing documents of reserve_root/resuid/resgid - commit 95579b0 - ceph: fix flush_snap logic after putting caps (bsc#1182854). - commit eacaa0a - ceph: fix flush_snap logic after putting caps (bsc#1182853). - commit 9a38be6 - Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes). - commit a24afd4 - bus: fsl-mc: Fix test for end of loop (git-fixes). - commit a7e273c - Move upstreamed fsl patches into sorted section - commit 6e876b3 - i2c: exynos5: Preserve high speed master code (git-fixes). - pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() (git-fixes). - drm/panel: kd35t133: allow using non-continuous dsi clock (git-fixes). - drm/rockchip: Require the YTR modifier for AFBC (git-fixes). - drm/msm: Fix races managing the OOB state for timestamp vs timestamps (git-fixes). - drm/msm: Fix race of GPU init vs timestamp power management (git-fixes). - drm/msm/mdp5: Fix wait-for-commit for cmd panels (git-fixes). - r8169: fix jumbo packet handling on RTL8168e (git-fixes). - PCI: rockchip: Make 'ep-gpios' DT property optional (git-fixes). - PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064 (git-fixes). - PCI: Align checking of syscall user config accessors (git-fixes). - Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working (git-fixes). - drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable (git-fixes). - commit ecbb9ac - i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (git-fixes). - HID: make arrays usage and value to be the same (git-fixes). - usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable (git-fixes). - USB: quirks: sort quirk entries (git-fixes). - NET: usb: qmi_wwan: Adding support for Cinterion MV31 (git-fixes). - commit ae76757 - misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users (git-fixes). - commit 761c100 - bcache: Avoid comma separated statements (git-fixes). - bcache: Move journal work to new flush wq (git-fixes). - bcache: Give btree_io_wq correct semantics again (git-fixes). - Revert "/bcache: Kill btree_io_wq"/ (git-fixes). - bcache: Fix register_device_aync typo (git-fixes). - bcache: consider the fragmentation when update the writeback rate (git-fixes). - bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WITH_FEATURES (git-fixes). - bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET (git-fixes). - bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket (git-fixes). - bcache: check unsupported feature sets for bcache register (git-fixes). - bcache: fix typo from SUUP to SUPP in features.h (git-fixes). - bcache: set pdev_set_uuid before scond loop iteration (git-fixes). - md/bcache: convert comma to semicolon (git-fixes). - bcache:remove a superfluous check in register_bcache (git-fixes). - dm: remove unnecessary current->bio_list check when submitting split bio (git-fixes). - bcache: fix race between setting bdev state to none and new write request direct to backing (git-fixes). - dm: fix double RCU unlock in dm_dax_zero_page_range() error path (git-fixes). - dm: fix missing imposition of queue_limits from dm_wq_work() thread (git-fixes). - md: fix the checking of wrong work queue (git-fixes). - bcache: remove embedded struct cache_sb from struct cache_set (git-fixes). - bcache: check and set sync status on cache's in-memory super block (git-fixes). - bcache: remove can_attach_cache() (git-fixes). - bcache: don't check seq numbers in register_cache_set() (git-fixes). - bcache: only use bucket_bytes() on struct cache (git-fixes). - bcache: remove useless bucket_pages() (git-fixes). - bcache: remove useless alloc_bucket_pages() (git-fixes). - bcache: only use block_bytes() on struct cache (git-fixes). - bcache: add set_uuid in struct cache_set (git-fixes). - bcache: remove for_each_cache() (git-fixes). - bcache: explicitly make cache_set only have single cache (git-fixes). - bcache: remove 'int n' from parameter list of bch_bucket_alloc_set() (git-fixes). - bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve() (git-fixes). - dm crypt: document new no_workqueue flags (git-fixes). - commit 89ed52b - x86/cpufeatures: Add kABI padding (bsc#1179531). - commit 305ba7d - KVM: x86: Gracefully handle __vmalloc() failure during VM allocation (bsc#1182801). - commit 2b89cec - KVM: x86: Allocate new rmap and large page tracking when moving memslot (bsc#1182800). - commit 4ea5d1c - KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1 (bsc#1182798). - commit 41a7998 - clk: fsl-flexspi: new driver (bsc#1182743). - dt-bindings: clock: document the fsl-flexspi-clk device (bsc#1182743). - clk: qoriq: provide constants for the type (bsc#1182743). - commit 2f668c8 - ibmvfc: reinitialize sub-CRQs and perform channel enquiry after LPM (bsc#1182632 ltc#191222). - commit 18964bb - Refresh ibmvfc patches to v4 submission (bsc#1182632 ltc#191222). - Refresh patches.suse/ibmvfc-fix-invalid-sub-CRQ-handles-after-hard-reset.patch. - Refresh patches.suse/ibmvfc-simplify-handling-of-sub-CRQ-initialization.patch. - Refresh patches.suse/ibmvfc-store-return-code-of-H_FREE_SUB_CRQ-during-cl.patch. - Refresh patches.suse/ibmvfc-treat-H_CLOSED-as-success-during-sub-CRQ-regi.patch. - commit 597b27d - net: phy: marvell10g: fix null pointer dereference (git-fixes). - commit ba9ce5a - Refresh patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch. Update patch metadata - commit 8c08d90 - net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes). - commit 46d342e - Cherry-pick ibmvnic patches from SP3 (jsc#SLE-17268). - commit fc08b49 - kvm: tracing: Fix unmatched kvm_entry and kvm_exit events (bsc#1182770). - commit 0b40723 - net: dsa: lantiq_gswip: fix and improve the unsupported interface error (git-fixes). - commit 966d874 - net: octeon: mgmt: Repair filling of RX ring (git-fixes). - commit a1726f7 - net: dsa: mt7530: set CPU port to fallback mode (git-fixes). - commit 7c6d69a - drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe() (git-fixes). - commit aad32ea - net: lpc-enet: fix error return code in lpc_mii_init() (git-fixes). - commit 023e4aa - Revert "/net: bcmgenet: remove unused function in bcmgenet.c"/ (git-fixes). - commit 6e0622b - net: bcmgenet: Fix WoL with password after deep sleep (git-fixes). - commit 8a76658 - net: bcmgenet: set Rx mode before starting netif (git-fixes). - commit 95bbb6f - net: phy: marvell10g: fix temperature sensor on 2110 (git-fixes). - commit 80b675a - dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 (jsc#SLE-12251). - dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode (jsc#SLE-12251). - commit c4572f2 - Refresh patches.suse/PCI-dwc-Support-multiple-ATU-memory-regions.patch. Conflicts: patches.suse/PCI-dwc-Add-support-to-program-ATU-for-4GB-memory.patch. - commit 4e15800 - net: re-solve some conflicts after net -> net-next merge (bsc#1176855 ltc#187293). - commit df69724 - ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293). - commit 26c4220 - Fix bug number - commit 3175ddf - regmap: sdw: use _no_pm functions in regmap_read/write (git-fixes). - soundwire: bus: fix confusion on device used by pm_runtime (git-fixes). - soundwire: export sdw_write/read_no_pm functions (git-fixes). - soundwire: bus: use sdw_write_no_pm when setting the bus scale registers (git-fixes). - soundwire: bus: use sdw_update_no_pm when initializing a device (git-fixes). - soundwire: cadence: fix ACK/NAK handling (git-fixes). - soundwire: debugfs: use controller id instead of link_id (git-fixes). - commit f0289e1 - phy: rockchip-emmc: emmc_phy_init() always return 0 (git-fixes). - mei: hbm: call mei_set_devstate() on hbm stop response (git-fixes). - virt: vbox: Do not use wait_event_interruptible when called from kernel context (git-fixes). - misc: eeprom_93xx46: Fix module alias to enable module autoprobe (git-fixes). - commit f380250 - armv7hl: lpae: Update config files. Disable KVM support (bsc#1182697) - commit 9988ec5 - dm: fix bio splitting and its bio completion order for regular IO (git-fixes). - bcache: fix overflow in offset_to_stripe() (git-fixes). - dm crypt: avoid truncating the logical block size (git-fixes). - include/linux/memremap.h: remove stale comments (git-fixes). - commit f9b0dc3 - blacklist.conf: Add 8faeb1ffd795 mm: memcg/slab: fix root memcg vmstats - commit 6424df5 - blacklist:conf: Add 67197a4f28d2 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary - commit c6bc092 - cgroup: fix psi monitor for root cgroup (bsc#1182686). - commit 248e7d8 - cgroup-v1: add disabled controller check in cgroup1_parse_param() (bsc#1182684). - commit 511e4ac - cgroup: Fix memory leak when parsing multiple source parameters (bsc#1182683). - commit 6c8979b - cpuset: fix race between hotplug work and later CPU offline (bsc#1182676). - commit dfdcc97 - macros.kernel-source: Use spec_install_pre for certificate installation (boo#1182672). Since rpm 4.16 files installed during build phase are lost. - commit d0b887e - Refresh patches.suse/powerpc-Fix-build-error-in-paravirt.h.patch. Update patch metadata. - commit ca12b41 - quota: Fix memory leak when handling corrupted quota file (bsc#1182650). - commit 2543668 - Rename duplicate patches to their SLE15-SP2 equivalents. This is to prepare for the next SLE15-SP2 -> SLE15-SP3 merge. - commit 4208989 - ibmvfc: store return code of H_FREE_SUB_CRQ during cleanup (bsc#1182632 ltc#191222). - ibmvfc: treat H_CLOSED as success during sub-CRQ registration (bsc#1182632 ltc#191222). - ibmvfc: fix invalid sub-CRQ handles after hard reset (bsc#1182632 ltc#191222). - ibmvfc: simplify handling of sub-CRQ initialization (bsc#1182632 ltc#191222). - commit f68230e - ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup (git-fixes). - commit 8541380 - keys: Remove outdated __user annotations (git-fixes). - dmaengine: idxd: set DMA channel to be private (git-fixes). - ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-dai (git-fixes). - ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk (git-fixes). - ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system shutdown (git-fixes). - ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A3E (git-fixes). - ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A32 (git-fixes). - ASoC: Intel: sof_sdw: add missing TGL_HDMI quirk for Dell SKU 0A5E (git-fixes). - ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend (git-fixes). - ASoC: rt711-sdw: use cancel_work_sync() for .remove (git-fixes). - ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspend (git-fixes). - ASoC: codecs: add missing max_register in regmap config (git-fixes). - ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend (git-fixes). - ASoC: max98373: Fixes a typo in max98373_feedback_get (git-fixes). - ASoC: siu: Fix build error by a wrong const prefix (git-fixes). - ALSA: fireface: fix to parse sync status register of latter protocol (git-fixes). - ACPI: property: Make acpi_node_prop_read() static (git-fixes). - ACPI: property: Remove dead code (git-fixes). - Bluetooth: btusb: Always fallback to alt 1 for WBS (git-fixes). - commit 452f177 - dt-bindings: can: fsl,flexcan: add fsl,scu-index property to indicate a resource (jsc#SLE-12251). - can: flexcan: convert the driver to DT-only (jsc#SLE-12251). - can: flexcan: flexcan_close(): change order if commands to properly shut down the controller (jsc#SLE-12251). - can: flexcan: flexcan_open(): completely initialize controller before requesting IRQ (jsc#SLE-12251). - can: flexcan: flexcan_rx_offload_setup(): factor out mailbox and rx-offload setup into separate function (jsc#SLE-12251). - can: flexcan: move enabling/disabling of interrupts from flexcan_chip_{start,stop}() to callers (jsc#SLE-12251). - can: flexcan: factor out enabling and disabling of interrupts into separate function (jsc#SLE-12251). - can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR (jsc#SLE-12251). - dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN (jsc#SLE-12251). - dt-bindings: can: fsl,flexcan: fix fsl,clk-source property (jsc#SLE-12251). - dt-bindings: can: fsl,flexcan: add uint32 reference to clock-frequency property (jsc#SLE-12251). - can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable() during bus-off recovery (jsc#SLE-12251). - can: flexcan: fix failure handling of pm_runtime_get_sync() (jsc#SLE-12251). - can: flexcan: flexcan_setup_stop_mode(): add missing "/req_bit"/ to stop mode property comment (jsc#SLE-12251). - can: flexcan: flexcan_remove(): disable wakeup completely (jsc#SLE-12251). - can: flexcan: add ECC initialization for VF610 (jsc#SLE-12251). - can: flexcan: add ECC initialization for LX2160A (jsc#SLE-12251). - can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A (jsc#SLE-12251). - dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml (jsc#SLE-12251). - dt-bindings: can: add can-controller.yaml (jsc#SLE-12251). - can: flexcan: remove ack_grp and ack_bit handling from driver (jsc#SLE-12251). - dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode (jsc#SLE-12251). - dt-bindings: can: flexcan: list supported processors (jsc#SLE-12251). - can: flexcan: disable runtime PM if register flexcandev failed (jsc#SLE-12251). - can: flexcan: add flexcan driver for i.MX8MP (jsc#SLE-12251). - can: flexcan: initialize all flexcan memory for ECC function (jsc#SLE-12251). - can: flexcan: add lx2160ar1 support (jsc#SLE-12251). - can: flexcan: add imx8qm support (jsc#SLE-12251). - can: flexcan: add Transceiver Delay Compensation support (jsc#SLE-12251). - can: flexcan: add CAN FD BRS support (jsc#SLE-12251). - can: flexcan: add ISO CAN FD feature support (jsc#SLE-12251). - can: flexcan: add CAN-FD mode support (jsc#SLE-12251). - can: flexcan: use struct canfd_frame for CAN classic frame (jsc#SLE-12251). - can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function (jsc#SLE-12251). - can: flexcan: add LPSR mode support (jsc#SLE-12251). - can: flexcan: disable clocks during stop mode (jsc#SLE-12251). - can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (jsc#SLE-12251). - can: flexcan: add correctable errors correction when HW supports ECC (jsc#SLE-12251). - can: flexcan: Add check for transceiver maximum bitrate limitation (jsc#SLE-12251). - can: flexcan: flexcan_probe(): make regulator xceiver optional (jsc#SLE-12251). - can: flexcan: Ack wakeup interrupt separately (jsc#SLE-12251). - can: flexcan: quirks: get rid of long lines (jsc#SLE-12251). - can: flexcan: struct flexcan_regs: document registers not affected by soft reset (jsc#SLE-12251). - can: flexcan: more register names (jsc#SLE-12251). - can: flexcan: flexcan_exit_stop_mode(): remove stray empty line (jsc#SLE-12251). - can: flexcan: sort include files alphabetically (jsc#SLE-12251). - can: flexcan: fix spelling mistake "/reserverd"/ -> "/reserved"/ (jsc#SLE-12251). - can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment (jsc#SLE-12251). - can: flexcan: add low power enter/exit acknowledgment helper (jsc#SLE-12251). - can: flexcan: fix possible deadlock and out-of-order reception after wakeup (jsc#SLE-12251). - can: flexcan: flexcan_mailbox_read() make use of flexcan_write64() to mark the mailbox as read (jsc#SLE-12251). - can: flexcan: flexcan_irq(): add support for TX mailbox in iflag1 (jsc#SLE-12251). - can: flexcan: flexcan_read_reg_iflag_rx(): optimize reading (jsc#SLE-12251). - can: flexcan: introduce struct flexcan_priv::tx_mask and make use of it (jsc#SLE-12251). - can: flexcan: convert struct flexcan_priv::rx_mask{1,2} to rx_mask (jsc#SLE-12251). - can: flexcan: remove TX mailbox bit from struct flexcan_priv::rx_mask{1,2} (jsc#SLE-12251). - can: flexcan: rename struct flexcan_priv::reg_imask{1,2}_default to rx_mask{1,2} (jsc#SLE-12251). - can: flexcan: flexcan_irq(): rename variable reg_iflag -> reg_iflag_rx (jsc#SLE-12251). - can: flexcan: rename macro FLEXCAN_IFLAG_MB() -> FLEXCAN_IFLAG2_MB() (jsc#SLE-12251). - can: flexcan: flexcan_irq_state(): only read timestamp if needed (jsc#SLE-12251). - can: flexcan: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-12251). - can: rx-offload: Prepare for CAN FD support (jsc#SLE-12251). - can: rx-offload: can_rx_offload_reset(): remove no-op function (jsc#SLE-12251). - can: rx-offload: can_rx_offload_irq_offload_timestamp(): don't use assignment in if condition (jsc#SLE-12251). - can: rx-offload: can_rx_offload_compare(): fix typo (jsc#SLE-12251). - can: rx-offload: fix long lines (jsc#SLE-12251). - can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails (jsc#SLE-12251). - can: flexcan: disable completely the ECC mechanism (jsc#SLE-12251). - can: flexcan: add support for DT property 'wakeup-source' (jsc#SLE-12251). - dt-bindings: can: flexcan: add can wakeup property (jsc#SLE-12251). - can: flexcan: add support for PE clock source select (jsc#SLE-12251). - dt-bindings: can: flexcan: add PE clock source property to device tree (jsc#SLE-12251). - can: flexcan: implement can Runtime PM (jsc#SLE-12251). - commit fabe848 - can: flexcan: remove all fixes Prepare for complete driver update. - commit 1f0c2bd - dmaengine: hsu: disable spurious interrupt (git-fixes). - dmaengine: owl-dma: Fix a resource leak in the remove function (git-fixes). - dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function (git-fixes). - dmaengine: fsldma: Fix a resource leak in the remove function (git-fixes). - Input: joydev - prevent potential read overflow in ioctl (git-fixes). - Input: elo - fix an error code in elo_connect() (git-fixes). - Input: sur40 - fix an error code in sur40_probe() (git-fixes). - HID: core: detect and skip invalid inputs to snto32() (git-fixes). - HID: wacom: Ignore attempts to overwrite the touch_max value from HID (git-fixes). - commit 9e6160a - btrfs: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047). - commit bd5a9b2 - btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - commit bf6dd14 - btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - commit fb6d272 - btrfs: Cleanup try_flush_qgroup (bsc#1182047). - commit 13881b3 - btrfs: Don't flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - commit 942f628 - btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - commit 22ecef4 - rcu/nocb: Trigger self-IPI on late deferred wake up before (git-fixes) - commit 260172d - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/powerpc-perf-hv-24x7-Dont-create-sysfs-event-files-f.patch patches.suse/powerpc-pseries-dlpar-handle-ibm-configure-connector.patch patches.suse/scsi-lpfc-Enhancements-to-LOG_TRACE_EVENT-for-better.patch patches.suse/scsi-lpfc-Fix-FW-reset-action-if-I-Os-are-outstandin.patch patches.suse/scsi-lpfc-Fix-NVMe-recovery-after-mailbox-timeout.patch patches.suse/scsi-lpfc-Fix-PLOGI-S_ID-of-0-on-pt2pt-config.patch patches.suse/scsi-lpfc-Fix-auto-sli_mode-and-its-effect-on-CONFIG.patch patches.suse/scsi-lpfc-Fix-crash-when-a-fabric-node-is-released-p.patch patches.suse/scsi-lpfc-Fix-crash-when-nvmet-transport-calls-host_.patch patches.suse/scsi-lpfc-Fix-error-log-messages-being-logged-follow.patch patches.suse/scsi-lpfc-Fix-target-reset-failing.patch patches.suse/scsi-lpfc-Fix-vport-create-logging.patch patches.suse/scsi-lpfc-Implement-health-checking-when-aborting-I-.patch patches.suse/scsi-lpfc-Prevent-duplicate-requests-to-unregister-w.patch patches.suse/scsi-lpfc-Refresh-ndlp-when-a-new-PRLI-is-received-i.patch patches.suse/scsi-lpfc-Simplify-bool-comparison.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.7.patch patches.suse/scsi-lpfc-Use-the-nvme-fc-transport-supplied-timeout.patch - commit ff0a90f - ima: Free IMA measurement buffer after kexec syscall (git fixes (IMA)). - commit 481e98b - ima: Free IMA measurement buffer on error (git fixes (IMA)). - commit ac8b38c - Add Alt-commit for cherry pick Refresh patches.suse/1918-drm-amdgpu-fix-NULL-pointer-dereference-for-Renoir.patch. - commit 84dbff0 - rcu/nocb: Perform deferred wake up before last idle's (git-fixes) - commit f0bc502 - rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers (git-fixes) - commit 7a90fca - Add Alt-commit for cherry pick Refresh patches.suse/1909-drm-amd-display-remove-duplicate-call-to-rn_vbios_sm.patch. - commit 28fa55a - Add Alt-commit for cherry-pick Refresh patches.suse/1906-drm-amdgpu-display-fix-CFLAGS-setup-for-DCN30.patch. - commit 6c5745f - sched: Reenable interrupts in do_sched_yield() (git-fixes) - commit 579dc67 - blacklist.conf: bee1abc9cc02 drm/mediatek: reduce clear event Requried patches are not backported - commit a403845 - Add Alt-commit for cherry pick Refresh patches.suse/1832-drm-amdgpu-Specify-get_argument-function-for-ci_smu_.patch. - commit 0bc2e82 - Add Alt-commit for cherry pick Refresh patches.suse/1751-drm-amdgpu-Use-the-correct-size-when-allocating-memo.patch. - commit dd923d9 - Add Alt-commit for cherry pick Refresh patches.suse/1700-drm-amd-powerplay-off-by-one-bugs-in-smu_cmn_to_asic.patch. - commit d58a85c - blacklist.conf: b7ccc7858a33 drm/i915/gt: Remove errant assertion in __intel_context_do_pin Not needed since we didn't mess up the merge - commit 5f8e601 - btrfs: run delayed iputs when remounting RO to avoid leaking them (bsc#1182626). - btrfs: add assertion for empty list of transactions at late stage of umount (bsc#1182626). - btrfs: fix race between RO remount and the cleaner task (bsc#1182626). - btrfs: fix transaction leak and crash after cleaning up orphans on RO mount (bsc#1182626). - btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan (bsc#1182626). - btrfs: lift read-write mount setup from mount and remount (bsc#1182626). - commit 2361750 - arm64: Update config file. Set CONFIG_WATCHDOG_SYSFS to true (bsc#1182560) - commit 0c02797 - blacklist.conf: printk: not critical; allow to use the full buffer when using log dumpers - commit 4e198dc - Remove debug patch for boot failure (bsc#1182602 ltc#190924). Delete patches.suse/prom_init-enable-varbose-prints-bsc-1178142.patch. - commit 55e7bdd - fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() (bsc#1182616). - commit 8354395 - Update upstream reference and move into sorted section: patches.suse/target-fix-XCOPY-NAA-identifier-lookup.patch - commit e8f510f - target: disallow emulate_legacy_capacity with RBD object-map (bsc#1177109). - commit 9e5609a - Refresh sorted section. - commit 33e772b - supported.conf: mark Wireguard armv7hl dependencies as supported (jsc#SLE-12250) - commit 661c1ff - Update config files. armv7 is missing CONFIG_KPROBE_EVENTS_ON_NOTRACE=n - commit c68b5c7 - Refresh patches.suse/coresight-tmc-etr-Assign-boolean-values-to-a-bool-va.patch. - commit 35a95ac - Refresh patches.suse/coresight-etb10-Fix-possible-NULL-ptr-dereference-in.patch. - commit 9d9fb1d - Refresh patches.suse/coresight-tmc-etf-Fix-NULL-ptr-dereference-in-tmc_en.patch. - commit 7c2beaf - powerpc/prom: Fix "/ibm,arch-vec-5-platform-support"/ scan (bsc#1182602 ltc#190924). - commit f6d197a - Refresh patches.suse/coresight-Remove-unnecessary-THIS_MODULE-of-funnel-a.patch. - commit 473d7ac - Refresh patches.suse/coresight-etm4x-Handle-TRCVIPCSSCTLR-accesses.patch. - commit fcd1419 - Refresh patches.suse/coresight-etm4x-Fix-accesses-to-TRCPROCSELR.patch. - commit 42fd151 - Refresh patches.suse/coresight-etm4x-Update-TRCIDR3.NUMPROCS-handling-to-.patch. - commit c3d74e2 - Refresh patches.suse/coresight-etm4x-Fix-accesses-to-TRCCIDCTLR1.patch. - commit 8a55725 - Refresh patches.suse/coresight-etm4x-Fix-accesses-to-TRCVMIDCTLR1.patch. - commit e228859 - lib/vsprintf: no_hash_pointers prints all addresses as unhashed (bsc#1182599). - commit f0a1f3e - Refresh patches.suse/coresight-core-Remove-unneeded-semicolon.patch. - commit 9255eec - Refresh patches.suse/coresight-cti-Initialize-dynamic-sysfs-attributes.patch. blacklist.conf: Remove duplicate entry - commit bee32f7 - Refresh patches.suse/coresight-Fix-uninitialised-pointer-bug-in-etm_setup.patch. blacklist.conf: Remove duplicate entry - commit 43eb5a5 - Refresh patches.suse/coresight-add-module-license.patch. blacklist.conf: Remove duplicate entry - commit 42b5346 - Refresh patches.suse/phy-tegra-xusb-Fix-usb_phy-device-driver-field.patch. - commit a87f0e1 - Refresh patches.suse/clk-tegra-bpmp-Clamp-clock-rates-on-requests.patch. - commit 86bb8a3 - RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages() (bsc#1175499). - Refresh patches.suse/RDMA-bnxt_re-Fix-sizeof-mismatch-for-allocation-of-p.patch. - commit 12c2631 - RDMA/bnxt_re: Allow bigger MR creation (bsc#1175499). - RDMA/bnxt_re: Code refactor while populating user MRs (bsc#1175499). - RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() (bsc#1175499). - RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() (bsc#1175499). - RDMA/umem: Add rdma_umem_for_each_dma_block() (bsc#1175499). - commit 8d37937 - Refresh patches.suse/PCI-tegra-Disable-LTSSM-during-L2-entry.patch. - commit 071b1e3 - Refresh patches.suse/PCI-tegra-Check-return-value-of-tegra_pcie_init_cont.patch. - commit a99e298 - Refresh patches.suse/PCI-tegra-Continue-unconfig-sequence-even-if-parts-f.patch. - commit 37fbae9 - Refresh patches.suse/PCI-tegra-Set-DesignWare-IP-version.patch. - commit f3056ad - Refresh patches.suse/PCI-tegra-Fix-ASPM-L1SS-advertisement-disable-code.patch. - commit 151b830 - Refresh patches.suse/PCI-tegra-Read-dbi-base-address-to-program-in-applic.patch. - commit c1ce36b - Refresh patches.suse/PCI-tegra-Move-dbi-accesses-to-post-common-DWC-initi.patch. - commit b8d9f1b - Refresh patches.suse/PCI-dwc-Detect-number-of-iATU-windows.patch. - commit 6869fbb - Refresh patches.suse/PCI-dwc-Move-inbound-and-outbound-windows-to-common-.patch. - commit bf7452a - Refresh patches.suse/PCI-dwc-Remove-unnecessary-wrappers-around-dw_pcie_h.patch. - commit b328586 - Refresh patches.suse/PCI-dwc-Move-dw_pcie_msi_init-into-core.patch. - commit 9b591ff - Refresh patches.suse/PCI-dwc-Move-link-handling-into-common-code.patch. - commit db1d380 - Refresh patches.suse/PCI-dwc-Rework-MSI-initialization.patch. - commit fc22d7b - Refresh patches.suse/PCI-dwc-Move-MSI-interrupt-setup-into-DWC-common-cod.patch. - commit 85e0e88 - Refresh patches.suse/PCI-dwc-Drop-the-.set_num_vectors-host-op.patch. - commit c8a821a - Refresh patches.suse/PCI-dwc-dra7xx-Use-the-common-MSI-irq_chip.patch. - commit 0f8a8d3 - Refresh patches.suse/PCI-dwc-Ensure-all-outbound-ATU-windows-are-reset.patch. - commit 5e3c2f6 - Refresh patches.suse/PCI-dwc-intel-gw-Remove-some-unneeded-function-wrapp.patch. - commit 42d2190 - Refresh patches.suse/PCI-dwc-Move-dbi-dbi2-and-addr_space-resource-setup-.patch. - commit 7a267fa - Refresh patches.suse/PCI-dwc-intel-gw-Move-ATU-offset-out-of-driver-match.patch. - commit fc7f014 - Refresh patches.suse/PCI-keystone-Enable-compile-testing-on-ARM.patch. - commit 674b74f - Refresh patches.suse/PCI-dwc-Add-support-to-program-ATU-for-4GB-memory.patch. - commit 79897e2 - Refresh patches.suse/PCI-of-Warn-if-non-prefetchable-memory-aperture-size.patch. - commit 11a2712 - Rename duplicate patches to their SLE15-SP2 equivalents. This is to prepare for the next SLE15-SP2 -> SLE15-SP3 merge. - commit d0f44e7 - KEYS: trusted: Reserve TPM for seal and unseal operations (git-fixes). - KEYS: trusted: Fix migratable=1 failing (git-fixes). - KEYS: trusted: Fix incorrect handling of tpm_get_random() (git-fixes). - drm/i915/gt: Correct surface base address for renderclear (git-fixes). - drm/i915/gt: Flush before changing register state (git-fixes). - drm/amdgpu/display: remove hdcp_srm sysfs on device removal (git-fixes). - mtd: spi-nor: core: Add erase size check for erase command initialization (git-fixes). - mtd: spi-nor: core: Fix erase type discovery for overlaid region (git-fixes). - mtd: spi-nor: sfdp: Fix last erase region marking (git-fixes). - mtd: spi-nor: sfdp: Fix wrong erase type bitmask for overlaid region (git-fixes). - mtd: spi-nor: hisi-sfc: Put child node np on error path (git-fixes). - mtd: parsers: afs: Fix freeing the part name memory in failure (git-fixes). - mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions() (git-fixes). - pstore: Fix typo in compression option name (git-fixes). - commit 3d8b82d - drm/amdgpu: cleanup struct amdgpu_ring (git-fixes). - drm/dp_mst: Don't cache EDIDs for physical ports (git-fixes). - drm/vc4: hdmi: Update the CEC clock divider on HSM rate change (git-fixes). - drm/vc4: hdmi: Compute the CEC clock divider from the clock rate (git-fixes). - drm/vc4: hdmi: Restore cec physical address on reconnect (git-fixes). - drm/vc4: hdmi: Fix up CEC registers (git-fixes). - drm/vc4: hdmi: Fix register offset with longer CEC messages (git-fixes). - drm/vc4: hdmi: Move hdmi reset to bind (git-fixes). - drm/mediatek: Check if fb is null (git-fixes). - commit 3a8d088 - drm/i915/gt: One more flush for Baytrail clear residuals (git-fixes). - drm/amdgpu: toggle on DF Cstate after finishing xgmi injection (git-fixes). - drm/sun4i: tcon: fix inverted DCLK polarity (git-fixes). - drm/fourcc: fix Amlogic format modifier masks (git-fixes). - drm/virtio: make sure context is created in gem open (git-fixes). - drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node (git-fixes). - drm: rcar-du: Fix crash when using LVDS1 clock for CRTC (git-fixes). - commit d709b9b - clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined (git-fixes). - spi: imx: Don't print error on -EPROBEDEFER (git-fixes). - spi: cadence-quadspi: Abort read if dummy cycles required are too many (git-fixes). - platform/x86: intel_pmt_crashlog: Add dependency on MFD_INTEL_PMT (git-fixes). - platform/x86: intel_pmt_telemetry: Add dependency on MFD_INTEL_PMT (git-fixes). - platform/x86: intel_pmt: Make INTEL_PMT_CLASS non-user-selectable (git-fixes). - watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready (git-fixes). - drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check (git-fixes). - commit 112de11 - drm/amd/display: Fix HDMI deep color output for DCE 6-11 (git-fixes). - drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction (git-fixes). - drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if condition (git-fixes). - gma500: clean up error handling in init (git-fixes). - commit af18775 - rtc: s5m: select REGMAP_I2C (git-fixes). - spi: stm32: properly handle 0 byte transfer (git-fixes). - spi: atmel: Put allocated master before return (git-fixes). - spi: pxa2xx: Fix the controller numbering for Wildcat Point (git-fixes). - spi: spi-synquacer: fix set_cs handling (git-fixes). - regulator: core: Avoid debugfs: Directory ... already present! error (git-fixes). - crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() (git-fixes). - crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error) (git-fixes). - cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove() (git-fixes). - cpufreq: brcmstb-avs-cpufreq: Free resources in error path (git-fixes). - commit fbcd516 - power: reset: at91-sama5d2_shdwc: fix wkupdbc mask (git-fixes). - regulator: s5m8767: Drop regulators OF node reference (git-fixes). - regulator: s5m8767: Fix reference count leak (git-fixes). - regulator: axp20x: Fix reference cout leak (git-fixes). - mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes (git-fixes). - mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe (git-fixes). - mmc: sdhci-sprd: Fix some resource leaks in the remove function (git-fixes). - Revert "/platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"/ (git-fixes). - commit 6d58f6a - gpio: pcf857x: Fix missing first interrupt (git-fixes). - i3c: master: dw: Drop redundant disec call (git-fixes). - linux/clk.h: use correct kernel-doc notation for 2 functions (git-fixes). - mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq() (git-fixes). - mfd: bd9571mwv: Use devm_mfd_add_devices() (git-fixes). - i2c: iproc: update slave isr mask (ISR_MASK_SLAVE) (git-fixes). - i2c: iproc: handle only slave interrupts which are enabled (git-fixes). - drm/fb-helper: Add missed unlocks in setcmap_legacy() (git-fixes). - drm/gma500: Fix error return code in psb_driver_load() (git-fixes). - commit e10cc76 - amba: Fix resource leak for drivers without .remove (git-fixes). - clocksource/drivers/ixp4xx: Select TIMER_OF when needed (git-fixes). - clk: qcom: gcc-msm8998: Fix Alpha PLL type for all GPLLs (git-fixes). - clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate() (git-fixes). - clk: meson: clk-pll: make "/ret"/ a signed integer (git-fixes). - clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL (git-fixes). - clk: sunxi-ng: h6: Fix clock divider range on some clocks (git-fixes). - clk: sunxi-ng: h6: Fix CEC clock (git-fixes). - auxdisplay: ht16k33: Fix refresh rate handling (git-fixes). - commit 447d390 - libnvdimm/dimm: Avoid race between probe and available_slots_show() (bsc#1170442). - Use the above upstream patch to replace the following in-house patch, patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch. - commit ef2652a - dm thin metadata: Fix use-after-free in dm_bm_set_read_only (bsc#1177529). - dm thin metadata: Avoid returning cmd->bm wild pointer on error (bsc#1177529). - dm: use noio when sending kobject event (bsc#1177529). - dm thin metadata: fix lockdep complaint (bsc#1177529). - dm thin: fix use-after-free in metadata_pre_commit_callback (bsc#1177529). - commit 3e2b6d9 - blacklist.conf: remove the following lines because it is time to have them now, - a4a8d286586d4b28c8517a51db8d86954aadc74b - 3918e0667bbac99400b44fa5aef3f8be2eeada4a - commit e7046a1 - dm crypt: fix copy and paste bug in crypt_alloc_req_aead (jsc#SLE-12226). - dm crypt: defer decryption to a tasklet if interrupts disabled (jsc#SLE-12226). - dm crypt: do not call bio_endio() from the dm-crypt tasklet (jsc#SLE-12226). - dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq (jsc#SLE-12226). - dm crypt: do not wait for backlogged crypto request completion in softirq (jsc#SLE-12226). - dm crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY (jsc#SLE-12226). - commit e584169 - libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo (bsc#1177028). - commit 2ed6283 - KVM: nVMX: Handle pending #DB when injecting INIT VM-exit. Pulling in as a dependency of: "/KVM: nVMX: Emulate MTF when performing instruction emulation"/ (bsc#1182380). - commit df4cbaa - blacklist.conf: Two sparse fixes 6ae58d871319 x86/asm: Annotate movdir64b()'s dst argument with __iomem 5c99720b2838 x86/asm: Add a missing __iomem annotation in enqcmds() - commit 6dcb1a5 - blacklist.conf: 20bf2b378729 x86/build: Disable CET instrumentation in the kernel - commit ade903f - Add alt-commit for non-blacklisted cherry-picks - Refresh patches.suse/1447-drm-bridge-analogix_dp-Split-bind-into-probe-and-rea.patch. - Refresh patches.suse/1776-drm-i915-Provide-the-perf-pmu.module.patch. - Refresh patches.suse/1777-drm-i915-Copy-default-modparams-to-mock-i915_device.patch. - Refresh patches.suse/1778-drm-i915-display-Check-for-an-LPSP-encoder-before-de.patch. - Refresh patches.suse/1779-drm-i915-Update-bw_buddy-pagemask-table.patch. - Refresh patches.suse/1782-drm-i915-tgl-Make-sure-TC-cold-is-blocked-before-ena.patch. - Refresh patches.suse/1826-drm-i915-Fix-cmd-parser-desc-matching-with-masks.patch. - Refresh patches.suse/1835-drm-i915-display-Ensure-that-ret-is-always-initializ.patch. - Refresh patches.suse/1851-drm-i915-fix-regression-leading-to-display-audio-pro.patch. - Refresh patches.suse/1852-drm-virtio-Revert-drm-virtio-Call-the-right-shmem-he.patch. - Refresh patches.suse/1857-drm-virtio-fix-unblank.patch. - Refresh patches.suse/1864-drm-virtio-drop-virtio_gpu_output-enabled.patch. - Refresh patches.suse/1881-drm-i915-Be-wary-of-data-races-when-reading-the-acti.patch. - Refresh patches.suse/1921-drm-i915-Stub-out-i915_gpu_coredump_put.patch. - Refresh patches.suse/2072-drm-i915-dp-Disable-Port-sync-mode-correctly-on-tear.patch. - Refresh patches.suse/2077-drm-i915-gt-Skip-trying-to-unbind-in-restore_ggtt_ma.patch. - Refresh patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch. - Refresh patches.suse/drm-i915-Protect-request-peeking-with-RCU.patch. - commit 491e3a3 - cifs: report error instead of invalid when revalidating a dentry fails (bsc#1177440). - commit 2c3b276 - powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning (bsc#1182571 ltc#191345). - commit a9f0cef - RDMA/efa: Use the correct current and new states in modify QP (git-fixes). - commit f2d6e28 - net: rmnet: do not allow to add multiple bridge interfaces (git-fixes). - commit 4f39a57 - net: rmnet: fix lower interface leak (git-fixes). - commit d007718 - net: rmnet: print error message when command fails (git-fixes). - commit 9543352 - net: qualcomm: rmnet: Allow configuration updates to existing devices (git-fixes). - commit 8b01fa7 - blacklist.conf: update the blacklist - commit a0ee69e - x86/alternatives: Sync bp_patching update for avoiding NULL pointer exception (bsc#1152489). - commit 8753fb5 - ibmvnic: Set to CLOSED state even on error (bsc#1084610 ltc#165122 git-fixes). - commit 7047a5a - ibmvnic: serialize access to work queue on remove (bsc#1065729). - commit 9671154 - mm: proc: Invalidate TLB after clearing soft-dirty page state (bsc#1163776 ltc#183929 git-fixes). - commit c6ee8b1 - xfs: reduce quota reservation when doing a dax unwritten extent conversion (git-fixes bsc#1182561). - commit 229a330 - RDMA/efa: Drop double zeroing for sg_init_table() (bsc#1176248). - RDMA/efa: Remove redundant udata check from alloc ucontext response (bsc#1176248). - RDMA/efa: Add EFA 0xefa1 PCI ID (bsc#1176248). - RDMA/efa: User/kernel compatibility handshake mechanism (bsc#1176248). - RDMA/efa: Expose minimum SQ size (bsc#1176248). - RDMA/efa: Expose maximum TX doorbell batch (bsc#1176248). - RDMA/efa: Report host information to the device (bsc#1176248). - RDMA/efa: Fix setting of wrong bit in get/set_feature commands (bsc#1176248). - RDMA/efa: Count admin commands errors (bsc#1176248). - RDMA/efa: Count mmap failures (bsc#1176248). - RDMA/efa: Report create CQ error counter (bsc#1176248). - RDMA/efa: Use in-kernel offsetofend() to check field availability (bsc#1176248). - RDMA/efa: Do not delay freeing of DMA pages (bsc#1176248). - RDMA/efa: Properly document the interrupt mask register (bsc#1176248). - RDMA/efa: Unified getters/setters for device structs bitmask access (bsc#1176248). - commit f3e9801 - xfs: fix an ABBA deadlock in xfs_rename (git-fixes bsc#1182558). - commit 2a9e635 - arm: Update config files. Set CONFIG_WATCHDOG_SYSFS to true (bsc#1182560) - commit 7ceb879 - vmxnet3: Remove buf_info from device accessible structures (bsc#1181671). - commit 7e4ecda - supported.conf: mark Wireguard + dependencies as supported (jsc#SLE-12250) - commit 1e0196a - nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu (bsc#1182547). - commit 62bcd4c - rpm/kernel-subpackage-build: Workaround broken bot (https://github.com/openSUSE/openSUSE-release-tools/issues/2439) - commit b74d860 - drivers/perf: hisi: Fix wrong value for all counters enable (SLE-14995 SLE-16234). - commit 0293acf - drivers/perf: hisi: Fix typo in events attribute array (SLE-14995 SLE-16234). - commit d024f74 - drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment (SLE-14995 SLE-16234). - Refresh patches.suse/drivers-perf-hisi-Permit-modular-builds-of-HiSilicon.patch. - Refresh patches.suse/firmware-arm_sdei-Document-the-motivation-behind-the.patch. - commit 33b4114 - drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform (SLE-14995 SLE-16234). - commit 3cf8137 - drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check (git-fixes). - commit 0eefa7d - series.conf: cleanup - update upstream references and resort: patches.suse/nvme-hwmon-rework-to-avoid-devm-allocation.patch patches.suse/perf-x86-intel-uncore-Store-the-logical-die-id-inste.patch patches.suse/perf-x86-intel-uncore-With-8-nodes-get-pci-bus-die-i.patch - commit f696cf9 - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/mm-pmem-avoid-inserting-hugepage-pte-entry-with-fsdax-if-hugepage-support-is-disabled.patch - commit b1cf681 - ALSA: usb-audio: Add implicit fb quirk for BOSS GP-10 (git-fixes). - ALSA: hda: Add another CometLake-H PCI ID (git-fixes). - ALSA: hda/hdmi: Drop bogus check at closing a stream (git-fixes). - ALSA: hda/realtek: modify EAPD in the ALC886 (git-fixes). - commit d3cd0e8 - tpm: Remove tpm_dev_wq_lock (git-fixes). - tpm_tis: Clean up locality release (git-fixes). - tpm_tis: Fix check_locality for correct locality acquisition (git-fixes). - USB: serial: mos7720: fix error code in mos7720_write() (git-fixes). - USB: serial: mos7840: fix error code in mos7840_write() (git-fixes). - USB: serial: mos7720: improve OOM-handling in read_mos_reg() (git-fixes). - usb: musb: Fix runtime PM race in musb_queue_resume_work (git-fixes). - usb: dwc2: Make "/trimming xfer length"/ a debug message (git-fixes). - usb: dwc2: Abort transaction after errors with unknown reason (git-fixes). - usb: dwc2: Do not update data length if it is 0 on inbound transfers (git-fixes). - usb: gadget: u_audio: Free requests only after callback (git-fixes). - commit 024918e - hwrng: timeriomem - Fix cooldown period calculation (git-fixes). - media: pxa_camera: declare variable when DEBUG is defined (git-fixes). - media: cx25821: Fix a bug when reallocating some dma memory (git-fixes). - media: qm1d1c0042: fix error return code in qm1d1c0042_init() (git-fixes). - media: lmedm04: Fix misuse of comma (git-fixes). - media: software_node: Fix refcounts in software_node_get_next_child() (git-fixes). - media: aspeed: fix error return code in aspeed_video_setup_video() (git-fixes). - media: pwc: Use correct device for DMA (bsc#1181133). - media: tm6000: Fix memleak in tm6000_start_stream (git-fixes). - media: media/pci: Fix memleak in empress_init (git-fixes). - media: em28xx: Fix use-after-free in em28xx_alloc_urbs (git-fixes). - media: vsp1: Fix an error handling path in the probe function (git-fixes). - media: camss: missing error code in msm_video_register() (git-fixes). - media: mt9v111: Remove unneeded device-managed puts (git-fixes). - media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt() (git-fixes). - media: i2c: ov5670: Fix PIXEL_RATE minimum value (git-fixes). - ata: ahci_brcm: Add back regulators management (git-fixes). - staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules (git-fixes). - ata: sata_nv: Fix retrieving of active qcs (git-fixes). - commit f91a4d1 - ASoC: simple-card-utils: Fix device module clock (git-fixes). - ASoC: cs42l56: fix up error handling in probe (git-fixes). - ASoC: SOF: debug: Fix a potential issue on string buffer termination (git-fixes). - ASoC: cpcap: fix microphone timeslot mask (git-fixes). - ALSA: pcm: Don't call sync_stop if it hasn't been stopped (git-fixes). - ALSA: pcm: Assure sync with the pending stop operation at suspend (git-fixes). - ALSA: pcm: Call sync_stop at disconnection (git-fixes). - ALSA: usb-audio: Don't avoid stopping the stream at disconnection (git-fixes). - ALSA: usb-audio: More strict state change in EP (git-fixes). - ALSA: usb-audio: Handle invalid running state at releasing EP (git-fixes). - ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode (git-fixes). - ALSA: usb-audio: Correct document for snd_usb_endpoint_free_all() (git-fixes). - ACPI: configfs: add missing check after configfs_register_default_group() (git-fixes). - ACPI: property: Satisfy kernel doc validator (part 2) (git-fixes). - ACPI: property: Satisfy kernel doc validator (part 1) (git-fixes). - ACPI: property: Fix fwnode string properties matching (git-fixes). - ACPICA: Fix exception code class checks (git-fixes). - commit 858c1eb - Move upstreamed uvcvideo fix into sorted esction - commit e05eaec - xen-blkback: fix error handling in xen_blkbk_map() (XSA-365 CVE-2021-26930 bsc#1181843). - commit e27d769 - xen-scsiback: don't "/handle"/ error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753). - commit 0c27363 - xen-netback: don't "/handle"/ error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753). - commit b515e6e - xen-blkback: don't "/handle"/ error by BUG() (XSA-362 CVE-2021-26931 bsc#1181753). - commit 092d419 - xen/arm: don't ignore return errors from set_phys_to_machine (XSA-361 CVE-2021-26932 bsc#1181747). - commit 3c70c9d - Xen/gntdev: correct error checking in gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747). - commit ee9fcdf - Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() (XSA-361 CVE-2021-26932 bsc#1181747). - commit e4d325f - Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() (XSA-361 CVE-2021-26932 bsc#1181747). - commit c07de95 - Xen/x86: don't bail early from clear_foreign_p2m_mapping() (XSA-361 CVE-2021-26932 bsc#1181747). - commit 488df4e - xen/netback: fix spurious event detection for common event case (bsc#1182175). - commit 1ecc6fe - ath10k: Fix lockdep assertion warning in ath10k_sta_statistics (git-fixes). - ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_info() (git-fixes). - mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_th (git-fixes). - Bluetooth: hci_qca: Fix memleak in qca_controller_memdump (git-fixes). - commit a23b170 - soc: aspeed: snoop: Add clock control logic (git-fixes). - memory: ti-aemif: Drop child node when jumping out loop (git-fixes). - reset: hisilicon: correct vendor prefix (git-fixes). - r8169: fix resuming from suspend on RTL8105e if machine runs on battery (git-fixes). - b43: N-PHY: Fix the update of coef for the PHY revision >= 3case (git-fixes). - mac80211: fix potential overflow when multiplying to u32 integers (git-fixes). - ath9k: fix data bus crash when setting nf_override via debugfs (git-fixes). - Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv (git-fixes). - Bluetooth: Put HCI device if inquiry procedure interrupts (git-fixes). - Bluetooth: drop HCI device reference before return (git-fixes). - Bluetooth: Fix initializing response id after clearing struct (git-fixes). - Bluetooth: hci_uart: Fix a race for write_work scheduling (git-fixes). - Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function (git-fixes). - ath10k: Fix error handling in case of CE pipe init failure (git-fixes). - commit 8d04463 - net: dsa: bcm_sf2: Fix overflow checks (git-fixes). - commit 8931641 - net: bcmgenet: keep MAC in reset until PHY is up (git-fixes). - commit 1bd8cc0 - net: mscc: ocelot: properly account for VLAN header length when setting MRU (git-fixes). - commit 8ecb099 - net: rmnet: fix packet forwarding in rmnet bridge mode (git-fixes). - commit a6a4d18 - net: rmnet: fix bridge mode bugs (git-fixes). - commit 6828c73 - net: rmnet: use upper/lower device infrastructure (git-fixes). - commit 604e5d6 - net: rmnet: do not allow to change mux id if mux id is duplicated (git-fixes). - commit 358ab29 - net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() (git-fixes). - commit 4387992 - net: rmnet: fix suspicious RCU usage (git-fixes). - commit 5258625 - net: rmnet: fix NULL pointer dereference in rmnet_changelink() (git-fixes). - commit 8bdc771 - net: rmnet: fix NULL pointer dereference in rmnet_newlink() (git-fixes). - commit e563469 - KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags (bsc#1182490). - commit d0034b8 - KVM: nVMX: don't clear mtf_pending when nested events are blocked (bsc#1182489). - commit c9e5f4e - ibmvnic: skip send_request_unmap for timeout reset (bsc#1182485 ltc#191591). - ibmvnic: add memory barrier to protect long term buffer (bsc#1182485 ltc#191591). - ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16 (bsc#1182485 ltc#191591). - ibmvnic: Ensure that CRQ entry read are correctly ordered (bsc#1182485 ltc#191591). - ibmvnic: serialize access to work queue on remove (bsc#1182485 ltc#191591). - ibmvnic: skip send_request_unmap for timeout reset (bsc#1182485 ltc#191591). - ibmvnic: add memory barrier to protect long term buffer (bsc#1182485 ltc#191591). - ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16 (bsc#1182485 ltc#191591). - ibmvnic: Set to CLOSED state even on error (bsc#1182485 ltc#191591). - ibmvnic: Ensure that CRQ entry read are correctly ordered (bsc#1182485 ltc#191591). - commit 8ab7740 - kABI: repair, after "/nVMX: Emulate MTF when performinginstruction emulation"/ kvm_x86_ops is part of kABI as it's used by LTTng. But it's only read and never allocated in there, so growing it (without altering existing members' offsets) is fine. - commit d47d125 - fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME (bsc#1182446). - commit 8620c20 - fscrypt: add fscrypt_is_nokey_name() (bsc#1182446). - commit da2337f - patches.suse/ext4-Avoid-freeing-inodes-on-dirty-list.patch: Move to sorted section, update tags - commit d9f0c0d - fs: fix lazytime expiration handling in __writeback_single_inode() (bsc#1182466). - commit a4f4504 - ext4: fix superblock checksum failure when setting password salt (bsc#1182465). - commit 1201ea7 - ext4: don't remount read-only with errors=continue on reboot (bsc#1182464). - commit d554ce9 - ext4: fix deadlock with fs freezing and EA inodes (bsc#1182463). - commit 2354cfd - reiserfs: add check for an invalid ih_entry_count (bsc#1182462). - commit 2c4183a - quota: Sanity-check quota file headers on load (bsc#1182461). - commit 5a95e11 - writeback: Drop I_DIRTY_TIME_EXPIRE (bsc#1182460). - commit 6f11bc3 - ubifs: Fix error return code in ubifs_init_authentication() (bsc#1182459). - commit 97d2ec0 - ubifs: wbuf: Don't leak kernel memory to flash (bsc#1182458). - commit bce8f1a - ubifs: prevent creating duplicate encrypted filenames (bsc#1182457). - commit 80e0969 - ubifs: ubifs_add_orphan: Fix a memory leak bug (bsc#1182456). - commit bf8f1af - ubifs: ubifs_jnl_write_inode: Fix a memory leak bug (bsc#1182455). patches.suse/ubifs-xattr-Fix-some-potential-memory-leaks-while-it.patch: Refresh and add now relevant bits. - commit 0b538c3 - ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans() (bsc#1182454). - commit fdbb549 - ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1182449). - commit 5f81ca3 - ext4: fix a memory leak of ext4_free_data (bsc#1182447). - commit 798e94c - mm: thp: kABI: move the added flag to the end of enum (bsc#1181896 ltc#191273). - commit 5a6cff9 - ext4: prevent creating duplicate encrypted filenames (bsc#1182446). - commit ebbed3b - block: fix inflight statistics of part0 (bsc#1182445). - commit 3645427 - blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue (bsc#1182444). - commit 25d39da - blk-mq: insert request not through ->queue_rq into sw/scheduler queue (bsc#1182443). - commit a0c44a1 - blk-mq: call commit_rqs while list empty but error happen (bsc#1182442). - commit bc0709b - block: respect queue limit of max discard segment (bsc#1182441). - commit 78f8ad6 - block: virtio_blk: fix handling single range discard request (bsc#1182439). - commit a829826 - xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks (git-fixes bsc#1182430). - commit 251c330 - drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing it (git-fixes). - Revert "/drm/amd/display: Update NV1x SR latency values"/ (git-fixes). - drm/amd/display: Release DSC before acquiring (git-fixes). - drm/amd/display: Add more Clock Sources to DCN2.1 (git-fixes). - drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL (git-fixes). - drm/i915/gt: Define guc firmware blob for older Cometlakes (git-fixes). - commit 50eabd2 - drm/amd/display: Decrement refcount of dc_sink before reassignment (git-fixes). - drm/amd/display: Free atomic state after drm_atomic_commit (git-fixes). - drm/amd/display: Fix dc_sink kref count in emulated_link_detect (git-fixes). - commit 0a02ed8 - clk: sunxi-ng: mp: fix parent rate change flag check (git-fixes). - firmware_loader: align .builtin_fw to 8 (git-fixes). - platform/x86: hp-wmi: Disable tablet-mode reporting by default (git-fixes). - commit 3ec7f46 - KVM: nVMX: Emulate MTF when performing instruction emulation (bsc#1182380). - commit d82f9c0 - tracing: Check length before giving out the filter buffer (git-fixes). - commit d3dfea0 - tracing: Do not count ftrace events in top level enable output (git-fixes). - commit 9eb30ee - tracing/kprobe: Fix to support kretprobe events on unloaded modules (git-fixes). - commit 19d30cc - KVM: x86: remove stale comment from struct x86_emulate_ctxt (bsc#1182406). - commit 0a00f86 - mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled (bsc#1181896 ltc#191273). - commit 5527d63 - fgraph: Initialize tracing_graph_pause at task creation (git-fixes). - commit ac6ab62 - RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709) - commit f19dffe - KVM: x86: clear stale x86_emulate_ctxt->intercept value (bsc#1182381). - commit ffa8b86 - net/tls: Except bond interface from some TLS checks (bsc#1181719). - net/tls: Device offload to use lowest netdevice in chain (bsc#1181719). - net/bonding: Declare TLS RX device offload support (bsc#1181719). - net/bonding: Implement TLS TX device offload (bsc#1181719). - net/bonding: Take update_features call out of XFRM funciton (bsc#1181719). - net/bonding: Implement ndo_sk_get_lower_dev (bsc#1181719). - net/bonding: Take IP hash logic into a helper (bsc#1181719). - net: netdevice: Add operation ndo_sk_get_lower_dev (bsc#1181719). - commit 3880919 - drm/i915/guc: Update to use firmware v49.0.1 (CVE-2020-12362 CVE-2020-12363 CVE-2020-12364 CVE-2020-12373 bsc#1181720 bsc#1181735 bsc#1181736 bsc#1181738). - commit d2373bb - KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI (bsc#1182374). - commit c629183 - tracing/kprobes: Do the notrace functions check without kprobes on ftrace (git-fixes). - Update config files. - commit dd6e75e - drm/i915/guc: Update to use firmware v49.0.1 (CVE-2020-12362 CVE-2020-12363 CVE-2020-12364 CVE-2020-12373 bsc#1181720 bsc#1181735 bsc#1181736 bsc#1181738). - drm/i915: Update TGL and RKL HuC firmware versions (CVE-2020-12362 CVE-2020-12363 CVE-2020-12364 CVE-2020-12373 bsc#1181720 bsc#1181735 bsc#1181736 bsc#1181738). - commit 44f462f - vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO (jsc#SLE-13841). - s390/default: Set CONFIG_VFIO_PCI_ZDEV=y. - vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO (jsc#SLE-13841). - s390/pci: track whether util_str is valid in the zpci_dev (jsc#SLE-13841). - s390/pci: stash version in the zpci_dev (jsc#SLE-13841). - commit 0136f7b - Update config files: Set reset-raspberrypi as builtin (bsc#1180336) This driver is needed in order to boot through USB. Ideally the kernel module should be selected by dracut, but it's not. So make it builtin until the relevant dracut fixes are available. - commit b773757 - fix patch metadata - fix Patch-mainline: patches.suse/0003-caif-no-need-to-check-return-value-of-debugfs_create.patch - commit f7a521f - drm/sun4i: dw-hdmi: Fix max. frequency for H6 (bsc#1152472) - commit acb3f2a - drm/sun4i: Fix H6 HDMI PHY configuration (bsc#1152472) - commit 039ccc9 - drm/sun4i: dw-hdmi: always set clock rate (bsc#1152472) - commit 0e99073 - drm/sun4i: tcon: set sync polarity for tcon1 channel (bsc#1152472) - commit 03d6bea - drm/vc4: hvs: Fix buffer overflow with the dlist handling (bsc#1152489) - commit b8a95b9 - drm/meson: Unbind all connectors on module removal (bsc#1152472) - commit b5e929b - matroxfb: avoid -Warray-bounds warning (bsc#1152472) - commit f5716ba - rpm/config.sh: Enable armv7hl build in an extra project (jsc#SLE-17212) The armv7hl is built on OBS openSUSE:Step:15-SP3 project - commit 8215a31 - config.conf: Enable armv7hl build (jsc#SLE-17212) The build is still not triggered as it's missing SUSE:* projects - commit b8c9b59 - Update config files: Enable UDC useful for arm64 (jsc#SLE-14042) - supported.conf: Set arm64 UDCs as optional - commit 4427f1e - Refresh patches.suse/powerpc-64-signal-Fix-regression-in-__kernel_sigtram.patch powerpc/64/signal: Fix regression in fixing regression in __kernel_sigtramp_rt64() semantics Fixes: [ 1.424052] systemd[142]: /usr/lib/systemd/system-generators/dracut-rootfs-generator terminated by signal SEGV. ... /.build/build-vm: line 521: 208 Segmentation fault $0 "/$@"/ [ 2.595622] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b - commit 031f2c1 - Update config files. Enable USB_GADGET(jsc#SLE-14042) After discussion what the feature request implied, it was decided that gadget mode is also needed on x86_64 - commit 4402673 - arm64/64kb: Enable 52-bit virtual and 52-bit physical addresses. These features have been rejected solely because of their dependency on 64k page size. - commit afe8527 - net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes (git-fixes). - commit 2c2d766 - Make a 64kb kernel flavor for arm64 (jsc#SLE-15406) Add a kernel flavor with a 64kb PAGE_SIZE. Only the page size has been changed explicitly; all other config option changes are caused by Kconfig dependencies. - commit e9424d3 - net/sonic: Add mutual exclusion for accessing shared state (git-fixes). - commit 52ed672 - net: stmmac: Always arm TX Timer at end of transmission start (git-fixes). - commit 6058ba7 - net: stmmac: Fix the TX IOC in xmit path (git-fixes). - commit 0d8ff7f - net: stmmac: Enable 16KB buffer size (git-fixes). - commit c5a734b - net: stmmac: 16KB buffer must be 16 byte aligned (git-fixes). - commit c88cefc - net: stmmac: RX buffer size must be 16 byte aligned (git-fixes). - commit d10b760 - net: stmmac: xgmac: Clear previous RX buffer size (git-fixes). - commit 53673df - net: stmmac: Do not accept invalid MTU values (git-fixes). - commit ac657b6 - net: stmmac: selftests: Needs to check the number of Multicast regs (git-fixes). - commit 8826854 - net: caif: Fix debugfs on 64-bit platforms (git-fixes). - commit 7a8758b - caif: no need to check return value of debugfs_create functions (git-fixes). - commit 756b62e - net: axienet: Fix error return code in axienet_probe() (git-fixes). - commit 6ec2abe - net: netsec: Correct dma sync for XDP_TX frames (git-fixes). - commit 8040572 - net: gro: do not keep too many GRO packets in napi->rx_list (bsc#1154353). - commit 76fde4b - kernel-binary.spec: Add back initrd and image symlink ghosts to filelist (bsc#1182140). Fixes: 76a9256314c3 ("/rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082)."/) - commit 606c9d1 - ahci: Add support for Dell S140 and later (jsc#SLE-14457). - commit 7fa1bda - xfs: ratelimit xfs_discard_page messages (bsc#1182283). - commit 672719e - xfs: scrub should mark a directory corrupt if any entries cannot be iget'd (git-fixes bsc#1182278). - commit 55cdbf1 - Drop HID logitech patch that caused a regression (bsc#1182259) Delete patches.suse/HID-logitech-dj-add-the-G602-receiver.patch blacklist.conf: add the dropped entry - commit fc205a0 - xfs: fix parent pointer scrubber bailing out on unallocated inodes (git-fixes bsc#1182276). - commit 68a744e - xfs: return corresponding errcode if xfs_initialize_perag() fail (git-fixes bsc#1182275). - commit adf2653 - xfs: fix the minrecs logic when dealing with inode root child blocks (git-fixes bsc#1182273). - commit 5d5cd17 - xfs: ensure inobt record walks always make forward progress (git-fixes bsc#1182272). - commit 5d91094 - x86/apic: Add extra serialization for non-serializing MSRs (bsc#1152489). - commit 52e6a50 - xfs: strengthen rmap record flags checking (git-fixes bsc#1182271). - commit 0a8fcac - squashfs: add more sanity checks in xattr id lookup (git-fixes bsc#1182268). - commit f6143c2 - squashfs: add more sanity checks in inode lookup (git-fixes bsc#1182267). - commit 81b879a - squashfs: add more sanity checks in id lookup (git-fixes bsc#1182266). - commit a860e79 - vfs: Convert squashfs to use the new mount API (git-fixes bsc#1182265). - commit 961749a - mm: thp: fix MADV_REMOVE deadlock on shmem THP (CVE-2020-29368, bsc#1179660.). - commit 9d15b36 - mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() (CVE-2020-29368, bsc#1179660.). - commit 842b18f - rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058) - commit c29e77d - blacklist.conf: 20bf2b378729 x86/build: Disable CET instrumentation in the kernel - commit ae0a855 - Update config files. CONFIG_IRQ_TIME_ACCOUNTING=n on ppc64 Fixes: ce08519dfa669 - commit 3aeb7fd - blacklist.conf: Append 'drm/mediatek: Remove duplicated include' - commit ecb87cb - drm/dp_mst: Don't report ports connected if nothing is attached to (bsc#1152489) - commit 00ff66f - drm/i915: Fix overlay frontbuffer tracking (bsc#1152489) - commit 4516e0f - blacklist.conf: Append 'drm/i915/gem: Support parsing of oversize batches' - commit e3b72f7 - blacklist.conf: Append 'drm/amd/display: Add missing "/Copy GSL groups when committing a new context"/' - commit 5abd636 - blacklist.conf: Append 'drm/i915: Filter wake_flags passed to default_wake_function' - commit 0a7430b - blacklist.conf: Append 'drm/i915/gem: Reduce context termination list iteration guard to RCU' - commit 6bbec31 - drm/i915/gt: Only transfer the virtual context to the new engine if (bsc#1152489) Backporting notes: * context changes - commit 3e2a61c - blacklist.conf: Append 'drm/i915/selftests: Avoid passing a random 0 into ilog2' - commit f3cb566 - blacklist.conf: Append 'drm/i915: Fix wrong return value in intel_atomic_check()' - commit 2ef532e - blacklist.conf: Append 'drm/i915/gt: Protect defer_request() from new waiters' - commit 2230231 - blacklist.conf: Append 'drm/mediatek: Fix can't get component for external display plane.' - commit edafa6b - x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() (bsc#1181572). - commit 7161d5a - fix patch metadata - fix upstream reference: patches.suse/net-hns3-add-a-check-for-queue_id-in-hclge_reset_vf_.patch - commit 33a1a9d - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/powerpc-pseries-extract-host-bridge-from-pci_bus-pri.patch - commit 05c22a3 - drm/sun4i: dw-hdmi: Fix max. frequency for H6 (git-fixes). - drm/sun4i: Fix H6 HDMI PHY configuration (git-fixes). - drm/sun4i: dw-hdmi: always set clock rate (git-fixes). - drm/sun4i: tcon: set sync polarity for tcon1 channel (git-fixes). - drm/dp_mst: Don't report ports connected if nothing is attached to them (git-fixes). - drm/vc4: hvs: Fix buffer overflow with the dlist handling (git-fixes). - drm/i915: Fix overlay frontbuffer tracking (git-fixes). - drm/nouveau/nvif: fix method count when pushing an array (git-fixes). - commit f9287ec - regulator: Fix lockdep warning resolving supplies (git-fixes). - commit 83723b8 - i2c: stm32f7: fix configuration of the digital filter (git-fixes). - i2c: mediatek: Move suspend and resume handling to NOIRQ phase (git-fixes). - mac80211: 160MHz with extended NSS BW in CSA (git-fixes). - iwlwifi: mvm: guard against device removal in reprobe (git-fixes). - iwlwifi: mvm: invalidate IDs of internal stations at mvm start (git-fixes). - iwlwifi: pcie: fix context info memory leak (git-fixes). - iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap (git-fixes). - iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time() (git-fixes). - iwlwifi: mvm: skip power command when unbinding vif during CSA (git-fixes). - regulator: core: avoid regulator_resolve_supply() race condition (git-fixes). - commit c869ffc - x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap (bsc#1182217). - Refresh patches.suse/edac-mce_amd-use-struct-cpuinfo_x86-cpu_die_id-for-amd-nodeid.patch. - commit bdedc9e - net: mscc: ocelot: fix address ageing time (again) (git-fixes). - commit 2561722 - dpaa2-eth: fix return codes used in ndo_setup_tc (git-fixes). - commit 14e0d91 - qlcnic: fix missing release in qlcnic_83xx_interrupt_test (git-fixes). - commit d3915bd - net: sun: fix missing release regions in cas_init_one() (git-fixes). - commit 5243443 - net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms (git-fixes). - commit 8f77ca6 - net: moxa: Fix a potential double 'free_irq()' (git-fixes). - commit 6d56ae2 - EDAC/mce_amd: Add new error descriptions for existing types (bsc#1182217). - commit 8e9c253 - x86/mce, EDAC/mce_amd: Print PPIN in machine check records (bsc#1182217). - commit 6faa949 - EDAC/mce_amd: Print !SMCA processor warning only once (bsc#1182217). - commit 3bacba7 - EDAC/amd64: Do not warn when removing instances (bsc#1182217). - commit d9742d0 - powerpc/pseries: extract host bridge from pci_bus prior to bus removal (bsc#1182171 ltc#190900). - commit 9deaa93 - powerpc/kexec_file: fix FDT size estimation for kdump kernel (bsc#1181928 ltc#190572). - commit de42489 - btrfs: Enable autodefrag (bsc#1181785) Refresh patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch. - commit c3b1454 - ASoC: codecs: max98373-sdw: align regmap use with other codecs (git-fixes). - Refresh patches.suse/ASoC-max98373-don-t-access-volatile-registers-in-bia.patch. - commit 2986405 - ASoC: codecs: rt*.c: remove useless pointer cast (git-fixes). - ASoC: topology: Add support for WO and RO TLV byte kcontrols (git-fixes). - ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXT (git-fixes). - ASoC: hdac_hda: allow runtime pm at end of probe (git-fixes). - commit 51b0ab6 - cxgb4: fix the panic caused by non smac rewrite (git-fixes). - commit 0f6aca4 - nvme-hwmon: rework to avoid devm allocation (bsc#1177326). - commit bc99792 - Update config files: make armv7hl/lpae a fragmented config (jsc#SLE-17212) Just for ease of maintenance - commit 8e88e72 - gpio: ep93xx: Fix single irqchip with multi gpiochips (git-fixes). - gpio: ep93xx: fix BUG_ON port F usage (git-fixes). - commit 4d3d0a7 - series.conf: cleanup - update upstream reference and resort: patches.suse/ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch - commit f78f850 - arm64: use a common .arch preamble for inline assembly (bsc#1182114). - commit 56aeca4 - 1764c3edc66880778604f5053fe2dda7b3ddd2c1 also fixes binutils 2.36 (bsc#1182114) - commit a031455 - powerpc/perf/hv-24x7: Dont create sysfs event files for dummy events (bsc#1182118 ltc#190624). - commit 2178630 - cxgb4/chtls: Fix tid stuck due to wrong update of qid (git-fixes). - chtls: Fix chtls resources release sequence (git-fixes). - chtls: Added a check to avoid NULL pointer dereference (git-fixes). - chtls: Replace skb_dequeue with skb_peek (git-fixes). - chtls: Avoid unnecessary freeing of oreq pointer (git-fixes). - chtls: Fix panic when route to peer not configured (git-fixes). - chtls: Remove invalid set_tcb call (git-fixes). - chtls: Fix hardware tid leak (git-fixes). - i40e: avoid premature Rx buffer reuse (git-fixes). - net/mlx4_en: Handle TX error CQE (bsc#1181854). - net/mlx4_en: Avoid scheduling restart task if it is already running (bsc#1181854). - chelsio/chtls: fix a double free in chtls_setkey() (git-fixes). - chelsio/chtls: fix panic during unload reload chtls (git-fixes). - commit 6313497 - Update config files: Set ledtrig-default-on as builtin (bsc#1182128) - commit 2f7b8ce - supported.conf: Preliminary sort of contents (jsc#SLE-17212) Just sorted, no other changes - commit 5b39bec - net: hns3: add a check for queue_id in hclge_reset_vf_queue() (git-fixes). - net/mlx5e: Update max_opened_tc also when channels are closed (git-fixes). - net: mvpp2: TCAM entry enable should be written after SRAM data (git-fixes). - igc: check return value of ret_val in igc_config_fc_after_link_up (git-fixes). - igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr (git-fixes). - igc: Report speed and duplex as unknown when device is runtime suspended (git-fixes). - net/mlx5e: Reduce tc unsupported key print level (git-fixes). - net/mlx5: Fix memory leak on flow table creation error flow (git-fixes). - igc: fix link speed advertising (git-fixes). - cxgb4/chtls: Fix tid stuck due to wrong update of qid (git-fixes). - bnxt_en: Improve stats context resource accounting with RDMA driver loaded (git-fixes). - net: mvpp2: Remove Pause and Asym_Pause support (git-fixes). - mlxsw: core: Increase critical threshold for ASIC thermal zone (git-fixes). - mlxsw: core: Add validation of transceiver temperature thresholds (git-fixes). - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups (git-fixes). - net/mlx5e: Fix two double free cases (git-fixes). - net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address (git-fixes). - chtls: Fix chtls resources release sequence (git-fixes). - chtls: Added a check to avoid NULL pointer dereference (git-fixes). - chtls: Replace skb_dequeue with skb_peek (git-fixes). - chtls: Fix panic when route to peer not configured (git-fixes). - chtls: Remove invalid set_tcb call (git-fixes). - chtls: Fix hardware tid leak (git-fixes). - net: hns3: fix the number of queues actually used by ARQ (git-fixes). - qed: select CONFIG_CRC32 (git-fixes). - net: hns: fix return value check in __lb_other_process() (git-fixes). - net: mvpp2: fix pkt coalescing int-threshold configuration (git-fixes). - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS (git-fixes). - virtio_net: Fix recursive call to cpus_read_lock() (git-fixes). - net: mvpp2: Fix GoP port 3 Networking Complex Control configurations (git-fixes). - net: mvpp2: prs: fix PPPoE with ipv6 packet parse (git-fixes). - net: mvpp2: Add TCAM entry to drop flow control pause frames (git-fixes). - net: mvpp2: disable force link UP during port init procedure (git-fixes). - iavf: fix double-release of rtnl_lock (git-fixes). - i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs (git-fixes). - virtio_net: Fix error code in probe() (git-fixes). - ixgbe: avoid premature Rx buffer reuse (git-fixes). - i40e: avoid premature Rx buffer reuse (git-fixes). - net/mlx4_en: Handle TX error CQE (bsc#1181854). - net/mlx4_en: Avoid scheduling restart task if it is already running (bsc#1181854). - net/mlx5: Fix wrong address reclaim when command interface is down (git-fixes). - net: mvpp2: Fix error return code in mvpp2_open() (git-fixes). - chelsio/chtls: fix a double free in chtls_setkey() (git-fixes). - cxgb3: fix error return code in t3_sge_alloc_qset() (git-fixes). - net: broadcom CNIC: requires MMU (git-fixes). - chelsio/chtls: fix panic during unload reload chtls (git-fixes). - net: ena: set initial DMA width to avoid intel iommu issue (git-fixes). - i40e: Fix removing driver while bare-metal VFs pass traffic (git-fixes). - bnxt_en: Release PCI regions when DMA mask setup fails during probe (git-fixes). - bnxt_en: fix error return code in bnxt_init_board() (git-fixes). - bnxt_en: fix error return code in bnxt_init_one() (git-fixes). - net/mlx4_core: Fix init_hca fields offset (git-fixes). - net/mlx5: Disable QoS when min_rates on all VFs are zero (git-fixes). - net/mlx5: Add handling of port type in rule deletion (git-fixes). - mlxsw: core: Use variable timeout for EMAD retries (git-fixes). - qed: fix error return code in qed_iwarp_ll2_start() (git-fixes). - bnxt_en: read EEPROM A2h address using page 0 (git-fixes). - net/mlx5: Fix deletion of duplicate rules (git-fixes). - chelsio/chtls: fix always leaking ctrl_skb (git-fixes). - chelsio/chtls: fix memory leaks caused by a race (git-fixes). - chelsio/chtls: fix memory leaks in CPL handlers (git-fixes). - chelsio/chtls: fix deadlock issue (git-fixes). - cxgb4: set up filter action after rewrites (git-fixes). - chelsio/chtls: fix tls record info to user (git-fixes). - chelsio/chtls: correct function return and return type (git-fixes). - chelsio/chtls: correct netdevice for vlan interface (git-fixes). - chelsio/chtls: fix socket lock (git-fixes). - commit f8ae7ea - blacklist.conf: 9ad22e165994 x86/debug: Fix DR6 handling - commit b5c23b5 - xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600). - commit b061a0d - series.conf: cleanup - update upstream references and move to sorted section: patches.suse/x86-xen-avoid-warning-in-Xen-pv-guest-with-CONFIG_AM.patch. patches.suse/xen-blkfront-allow-discard-nodes-to-be-optional.patch. - commit 9ed652c - supported.conf: fix typo "/!optoinal"/ should be "/!optional"/ - commit 154f90d - dmaengine: idxd: check device state before issue command (git-fixes). - dmaengine: move channel device_node deletion to driver (git-fixes). - dmaengine: idxd: fix misc interrupt completion (git-fixes). - dmaengine: idxd: Fix list corruption in description completion (git-fixes). - commit 21a74f3 - mt76: dma: fix a possible memory leak in mt76_add_fragment() (git-fixes). - commit 8ae7076 - fix patches metadata - fix Patch-mainline: patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch patches.suse/0003-x86-ioapic-Handle-Extended-Destination-ID-field-in-R.patch patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch patches.suse/0005-x86-kvm-Add-KVM_FEATURE_MSI_EXT_DEST_ID.patch - commit e28768c - x86/hyperv: Initialize clockevents after LAPIC is initialized (git-fixes). - commit 5954028 - drm/i915: Fix the MST PBN divider calculation (git-fixes). - drm/dp/mst: Export drm_dp_get_vc_payload_bw() (git-fixes). - drm/i915/display: Prevent double YUV range correction on HDR planes (git-fixes). - drm/i915: Power up combo PHY lanes for for HDMI as well (git-fixes). - drm/i915: Extract intel_ddi_power_up_lanes() (git-fixes). - commit 6a0d54e - USB: serial: option: Adding support for Cinterion MV31 (git-fixes). - USB: serial: cp210x: add pid/vid for WSDA-200-USB (git-fixes). - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000 (git-fixes). - USB: usblp: don't call usb_set_interface if there's a single alt (git-fixes). - Input: xpad - sync supported devices with fork on GitHub (git-fixes). - mmc: core: Limit retries when analyse of SDIO tuples fails (git-fixes). - drm/amd/display: Revert "/Fix EDID parsing after resume from suspend"/ (git-fixes). - mac80211: fix station rate table updates on assoc (git-fixes). - iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues (git-fixes). - commit 2244f3a - supported.conf: Mark habanalabs as supported (jsc#SLE-15232) - commit c19a913 - nvme: re-read ANA log on NS CHANGED AEN (bsc#1179137). - commit d65941e - KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite() (bsc#1181818). - KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch (bsc#1181818). - commit 9e58921 - net: ethernet: ti: fix some return value check of cpsw_ale_create() (git-fixes). - commit c1f82b5 - net/mlx5e: Correctly handle changing the number of queues when the interface is down (git-fixes). - commit 2e18a60 - net: ethernet: ti: ale: fix allmulti for nu type ale (git-fixes). - commit 1455e82 - net: ethernet: ti: ale: ensure vlan/mdb deleted when no members (git-fixes). - commit 6a115f1 - net: ethernet: ti: ale: modify vlan/mdb api for switchdev (git-fixes). - Refresh patches.suse/0009-net-ethernet-ti-ale-fix-seeing-unreg-mcast-packets-w.patch. - commit 0cae8d9 - net: ethernet: ti: cpsw: allow untagged traffic on host port (git-fixes). - commit da85a01 - net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled (git-fixes). - commit 6a2d8f8 - net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner cases (git-fixes). - Refresh patches.suse/net-mlx5e-Fix-CPU-mapping-after-function-reload-to-a.patch. - commit ae37f4a - net/mlx5e: Use preactivate hook to set the indirection table (git-fixes). - commit a8003a3 - net/mlx5e: Rename hw_modify to preactivate (git-fixes). - commit d8b9674 - net/mlx5e: Encapsulate updating netdev queues into a function (git-fixes). - commit 0764cbf - sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers (git-fixes). - commit ccdc470 - sh_eth: check sh_eth_cpu_data::cexcr when dumping registers (git-fixes). - commit 855923f - sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers (git-fixes). - commit 1115b43 - net: dsa: mt7530: Change the LINK bit to reflect the link status (git-fixes). - commit 7c5ca65 - powerpc/pseries/dlpar: handle ibm, configure-connector delay status (bsc#1181985 ltc#188074). - commit 418b81d - series.conf: cleanup - update upstream reference: patches.suse/ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch - commit 85f2019 - fix patch metadata - fix upstream reference: patches.suse/io_uring-Fix-current-fs-handling-in-io_sq_wq_submit_.patch - commit 90ec2ae - Rename duplicate patches to their SLE15-SP2 equivalents. This is to prepare for the next SLE15-SP2 -> SLE15-SP3 merge. - commit a7157b9 - scsi: lpfc: Fix EEH encountering oops with NVMe traffic (bsc#1181958). - commit 5afe23b - net/mlx5e: Release skb in case of failure in tc update skb (jsc#SLE-15172). - net/mlx5: Fix leak upon failure of rule creation (jsc#SLE-15172). - commit 67867c6 - supported.conf: Add armv7hl entries (jsc#SLE-17212) - commit 87b18a9 - selftests/bpf: Fix unused attribute usage in subprogs_unused test (bsc#1177028). - libbpf: Fix potential multiplication overflow (bsc#1177028). - libbpf: Fix another __u64 cast in printf (bsc#1177028). - libbpf: Fix compilation warnings for 64-bit printf args (bsc#1177028). - libbpf: Fix type compatibility check copy-paste error (bsc#1177028). - libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow (bsc#1177028). - libbpf: Implement enum value-based CO-RE relocations (bsc#1177028). - commit 76c0289 - powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics (jsc#SLE-9246). - powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt (jsc#SLE-9246). - commit 2c2e4e4 - Refresh patches.suse/powerpc-sstep-Fix-array-out-of-bound-warning.patch. Update metadata - commit 8349f78 - powerpc/perf: Exclude kernel samples while counting events in user space (bsc#1065729). - commit 50bd42d - powerpc: Fix alignment bug within the init sections (bsc#1065729). - commit 7810647 - powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU (bsc#1156395). - powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently (bsc#1156395). - powerpc/powernv/memtrace: Don't leak kernel memory to user space (bsc#1156395). - powerpc/fpu: Drop cvt_fd() and cvt_df() (bsc#1156395). - powerpc/boot: Delete unneeded .globl _zimage_start (bsc#1156395). - commit 735e425 - ibmvnic: device remove has higher precedence over reset (bsc#1065729). - commit 0b8e9f9 - ibmvnic: fix login buffer memory leak (bsc#1081134 ltc#164631). - commit 5b8c72b - ibmvnic: Clear failover_pending if unable to schedule (bsc#1181960 ltc#190997). - commit fb1a56e - ACPI: thermal: Do not call acpi_thermal_check() directly (git-fixes). - Refresh patches.suse/acpi_thermal_passive_blacklist.patch. - commit 1cfdad3 - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set (git-fixes). - drm/amd/display: Fixed corruptions on HPDRX link loss restore (git-fixes). - drm/amd/display: Use hardware sequencer functions for PG control (git-fixes). - drm/amd/display: Allow PSTATE chnage when no displays are enabled (git-fixes). - mac80211: fix incorrect strlen of .write in debugfs (git-fixes). - drm/amd/display: Update dram_clock_change_latency for DCN2.1 (git-fixes). - drm/panfrost: Support cache-coherent integrations (git-fixes). - commit c563f5a - phy: cpcap-usb: Fix warning for missing regulator_disable (git-fixes). - platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352 (git-fixes). - platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet (git-fixes). - drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping (git-fixes). - mac80211: fix fast-rx encryption check (git-fixes). - commit 504e3c0 - blacklist.conf: kABI extreely hard to work around - commit e1f9604 - platform/x86: pmt: Fix a potential Oops on error in probe (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - commit e21ef02 - platform/x86: Intel PMT Crashlog capability driver (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - Update config files: Build PMT Crashlog capability driver. - supported.conf: Add the PMT Crashlog capability driver. - commit 0f2da12 - platform/x86: Intel PMT Telemetry capability driver (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - Update config files: Build PMT Telemetry capability driver. - supported.conf: Add the PMT Telemetry capability driver. - commit e0ffba9 - platform/x86: Intel PMT class driver (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - Update config files: Build PMT class driver. - supported.conf: Add the PMT class driver. - commit 22095e8 - objtool: Don't fail on missing symbol table (bsc#1169514). - commit 1518505 - mfd: Intel Platform Monitoring Technology support (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - Update config files: Build PMT driver on x86_64. - supported.conf: Add the PMT driver. - commit be0482a - PCI: Add defines for Designated Vendor-Specific Extended Capability (jsc#SLE-13352, jsc#SLE-13343, jsc#SLE-13363, jsc#SLE-13391). - commit 8eb1abf - btrfs: Fix race between extent freeing/allocation when using bitmaps (bsc#1181574). - commit 98010f2 - libbpf: Don't attempt to load unused subprog as an entry-point BPF program (bsc#1177028). - libbpf: Add multi-prog section support for struct_ops (bsc#1177028). - libbpf: Implement generalized .BTF.ext func/line info adjustment (bsc#1177028). - libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls (bsc#1177028). - libbpf: Support CO-RE relocations for multi-prog sections (bsc#1177028). - libbpf: Parse multi-function sections into multiple BPF programs (bsc#1177028). - libbpf: Ensure ELF symbols table is found before further ELF processing (bsc#1177028). - libbpf: Normalize and improve logging across few functions (bsc#1177028). - libbpf: Skip well-known ELF sections when iterating ELF (bsc#1177028). - libbpf: Factor out common ELF operations and improve logging (bsc#1177028). - libbpf: Implement type-based CO-RE relocations support (bsc#1177028). - libbpf: Centralize poisoning and poison reallocarray() (bsc#1177028). - tools/bpftool: Remove libbpf_internal.h usage in bpftool (bsc#1177028). Refresh patches.suse/bpftool-Fix-compilation-failure-for-net.o-with-older.patch - libbpf: Remove any use of reallocarray() in libbpf (bsc#1177028). - libbpf: Improve relocation ambiguity detection (bsc#1177028). - libbpf: Clean up and improve CO-RE reloc logging (bsc#1177028). - libbpf: Improve error logging for mismatched BTF kind cases (bsc#1177028). - libbpf: Detect minimal BTF support and skip BTF loading, if missing (bsc#1177028). - libbpf: Factor out common logic of testing and closing FD (bsc#1177028). - libbpf: Make kernel feature probing lazy (bsc#1177028). - libbpf: Disable -Wswitch-enum compiler warning (bsc#1177028). - libbpf: Convert comma to semicolon (bsc#1177028). - commit dc05c31 - series.conf: cleanup - update upstream references of unsortable patches and sort them properly: patches.suse/perf-x86-intel-uncore-Store-the-logical-die-id-inste.patch patches.suse/perf-x86-intel-uncore-With-8-nodes-get-pci-bus-die-i.patch - commit b4f0fcb - fix patch metadata and move it to correct section - fix upstream reference of a non-mainline patch and move to correct section: patches.suse/net-sctp-filter-remap-copy_from_user-failure-error.patch - commit fda606d - usb: xhci-mtk: break loop when find the endpoint to drop (git-fixes). - commit bd7c89a - usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints (git-fixes). - commit 1a31126 - usb: xhci-mtk: fix unreleased bandwidth data (git-fixes). - commit 6da0a12 - usb: dwc2: Fix endpoint direction check in ep_from_windex (git-fixes). - usb: dwc3: fix clock issue during resume in OTG mode (git-fixes). - xhci: fix bounce buffer usage for non-sg list case (git-fixes). - usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() (git-fixes). - USB: gadget: legacy: fix an error code in eth_bind() (git-fixes). - Input: i8042 - unbreak Pegatron C15B (git-fixes). - commit bcaeec1 - net: qca_spi: Move reset_count to struct qcaspi (git-fixes). - commit 45b7fef - net: qca_spi: fix receive buffer size check (git-fixes). - commit 5cd7e42 - net: stmmac: fix disabling flexible PPS output (git-fixes). - commit 20dce33 - net: stmmac: fix length of PTP clock's name string (git-fixes). - commit 9f89a73 - net: phy: at803x: use operating parameters from PHY-specific status (git-fixes). - commit e91964f - net: phy: extract pause mode (git-fixes). - commit c81698a - net: phy: extract link partner advertisement reading (git-fixes). - commit 18dc97f - net: phy: read MII_CTRL1000 in genphy_read_status only if needed (git-fixes). - commit d5eb04d - net: stmmac: selftests: Flow Control test can also run with ASYM Pause (git-fixes). - commit 26dfc56 - cirrus: cs89x0: remove set but not used variable 'lp' (git-fixes). - commit 0385a3f - cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code (git-fixes). - commit f75aac5 - blacklist.conf: update blacklist - commit ca67b2c - perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info (bsc#1180989). - perf/x86/intel/uncore: Store the logical die id instead of the physical die id (bsc#1180989). - perf/x86/intel/uncore: Generic support for the PCI sub driver (bsc#1180989). - perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister() (bsc#1180989). - perf/x86/intel/uncore: Factor out uncore_pci_pmu_register() (bsc#1180989). - perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu() (bsc#1180989). - perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info() (bsc#1180989). - commit 6e81128 - perf/x86/intel/uncore: With > 8 nodes, get pci bus die id from NUMA info (bsc#1180989). - perf/x86/intel/uncore: Store the logical die id instead of the physical die id (bsc#1180989). - commit 67d84dd - gpiolib: fix gpio_do_set_config() (bsc#1180682). - Refresh patches.suse/gpiolib-Extract-gpio_set_config_with_argument-for-fu.patch. - Refresh patches.suse/gpiolib-Introduce-gpio_set_debounce_timeout-for-inte.patch. - Refresh patches.suse/gpiolib-use-proper-API-to-pack-pin-configuration-par.patch. - commit 11e6d6f - gpiolib: acpi: Fix fall-through warnings for Clang (bsc#1180682). - gpiolib: split error path in gpiod_request_commit() (bsc#1180682). - gpiolib: Unify expectations about ->request() returned value (bsc#1180682). - gpiolib: Extract gpiod_not_found() helper (bsc#1180682). - gpio: just plain warning when nonexisting gpio requested (bsc#1180682). - gpiolib: acpi: Use BIT() macro to increase readability (bsc#1180682). - gpiolib: acpi: Convert pin_index to be u16 (bsc#1180682). - gpiolib: acpi: Extract acpi_request_own_gpiod() helper (bsc#1180682). - gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt() (bsc#1180682). - gpiolib: acpi: Set initial value for output pin based on bias and polarity (bsc#1180682). - gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code (bsc#1180682). - gpiolib: acpi: Move non-critical code outside of critical section (bsc#1180682). - gpiolib: acpi: Take into account debounce settings (bsc#1180682). - gpiolib: acpi: Use named item for enum gpiod_flags variable (bsc#1180682). - gpiolib: acpi: Respect bias settings for GpioInt() resource (bsc#1180682). - gpiolib: Introduce gpio_set_debounce_timeout() for internal use (bsc#1180682). - gpiolib: Extract gpio_set_config_with_argument_optional() helper (bsc#1180682). - gpiolib: Extract gpio_set_config_with_argument() for future use (bsc#1180682). - gpiolib: use proper API to pack pin configuration parameters (bsc#1180682). - gpiolib: add missed break statement (bsc#1180682). - gpiolib: have a single place of calling set_config() (bsc#1180682). - gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config() (bsc#1180682). - commit da451fd - bus: fsl-mc: add autorescan sysfs (jsc#SLE-12251). - bus: fsl-mc: add bus rescan attribute (jsc#SLE-12251). - bus: fsl-mc: add fsl-mc userspace support (jsc#SLE-12251). - bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus (jsc#SLE-12251). - bus: fsl-mc: move fsl_mc_command struct in a uapi header (jsc#SLE-12251). - bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered (jsc#SLE-12251). - bus: fsl-mc: add missing __iomem attribute (jsc#SLE-12251). - commit 21968ee - bonding: wait for sysfs kobject destruction before freeing struct slave (git-fixes). - net/mlx5: E-Switch, Use vport metadata matching by default (git-fixes). - cxgb4: fix all-mask IP address comparison (git-fixes). - cxgb4: fix set but unused variable when DCB is disabled (git-fixes). - commit 8f53029 - Refresh patches.suse/coresight-etm4x-Skip-setting-LPOVERRIDE-bit-for-qcom.patch. - commit 6434185 - Refresh patches.suse/spi-fsl-dspi-fix-wrong-pointer-in-suspend-resume.patch. - commit 78ee3ab - bpf: Fix a verifier failure with xor (bsc#1177028). - selftests/bpf: Enable tc verbose mode for test_sk_assign (bsc#1177028). - commit 0e68af0 - bpf, cgroup: Fix problematic bounds check (bsc#1155518). - bpf, cgroup: Fix optlen WARN_ON_ONCE toctou (bsc#1155518). - commit 3ab5222 - net, sctp, filter: remap copy_from_user failure error (bsc#1181637). - commit 32551e1 - i40e: Revert "/i40e: don't report link up for a VF who hasn't enabled queues"/ (jsc#SLE-8025). - igc: Fix returning wrong statistics (git-fixes). - i40e: Fix MAC address setting for a VF via Host/VM (git-fixes). - mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() (git-fixes). - mlxsw: core: Fix memory leak on module removal (git-fixes). - net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow (git-fixes). - net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit() (git-fixes). - net: team: fix memory leak in __team_options_register (git-fixes). - net/mlx5e: Fix VLAN create flow (git-fixes). - net/mlx5e: Fix VLAN cleanup flow (git-fixes). - net/mlx5: Fix request_irqs error flow (git-fixes). - mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path (git-fixes). - team: set dev->needed_headroom in team_setup_by_port() (git-fixes). - bonding: set dev->needed_headroom in bond_setup_by_slave() (git-fixes). - net: qed: RDMA personality shouldn't fail VF load (git-fixes). - net: thunderx: initialize VF's mailbox mutex before first usage (git-fixes). - net: mvpp2: fix memory leak in mvpp2_rx (git-fixes). - iavf: Fix updating statistics (git-fixes). - iavf: fix error return code in iavf_init_get_resources() (git-fixes). - net/mlx5e: vxlan: Use RCU for vxlan table lookup (git-fixes). - vxlan: fix memleak of fdb (git-fixes). - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq (git-fixes). - mlxsw: core: Free EMAD transactions using kfree_rcu() (git-fixes). - mlxsw: core: Increase scope of RCU read-side critical section (git-fixes). - net/mlx5: Query PPS pin operational status before registering it (git-fixes). - net/mlx5: Verify Hardware supports requested ptp function on a given pin (git-fixes). - net/mlx5: Fix a bug of using ptp channel index as pin index (git-fixes). - net/mlx5e: Fix error path of device attach (git-fixes). - net/mlx5: E-switch, Destroy TSAR after reload interface (git-fixes). - net: hns3: fix aRFS FD rules leftover after add a user FD rule (git-fixes). - net: hns3: fix a TX timeout issue (git-fixes). - net: hns3: fix desc filling bug when skb is expanded or lineared (git-fixes). - qed: Populate nvm-file attributes while reading nvm config partition (git-fixes). - net: hns3: fix use-after-free when doing self test (git-fixes). - net: hns3: add a missing uninit debugfs when unload driver (git-fixes). - net: cxgb4: fix return error value in t4_prep_fw (git-fixes). - cxgb4vf: update kernel-doc line comments (git-fixes). - cxgb4: update kernel-doc line comments (git-fixes). - cxgb4: move DCB version extern to header file (git-fixes). - cxgb4: remove cast when saving IPv4 partial checksum (git-fixes). - cxgb4: fix SGE queue dump destination buffer context (git-fixes). - cxgb4: use correct type for all-mask IP address comparison (git-fixes). - cxgb4: fix endian conversions for L4 ports in filters (git-fixes). - cxgb4: parse TC-U32 key values and masks natively (git-fixes). - cxgb4: use unaligned conversion for fetching timestamp (git-fixes). - cxgb4: move PTP lock and unlock to caller in Tx path (git-fixes). - cxgb4: move handling L2T ARP failures to caller (git-fixes). - net: qed: fix "/maybe uninitialized"/ warning (git-fixes). - net: qede: fix use-after-free on recovery and AER handling (git-fixes). - net: qede: fix PTP initialization on recovery (git-fixes). - net: qed: fix excessive QM ILT lines consumption (git-fixes). - net: qed: fix NVMe login fails over VFs (git-fixes). - net: qede: stop adding events on an already destroyed workqueue (git-fixes). - net: qed: fix async event callbacks unregistering (git-fixes). - iavf: fix speed reporting over virtchnl (git-fixes). - net/mlx5e: IPoIB, Drop multicast packets that this interface sent (git-fixes). - ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K (git-fixes). - veth: Adjust hard_start offset on redirect XDP frames (git-fixes). - net/mlx5e: Set of completion request bit should not clear other adjacent bits (git-fixes). - net/mlx5e: en_accel, Add missing net/geneve.h include (git-fixes). - bonding: Fix reference count leak in bond_sysfs_slave_add (git-fixes). - bnxt_en: Fix accumulation of bp->net_stats_prev (git-fixes). - net/mlx5: Annotate mutex destroy for root ns (git-fixes). - net/mlx5: Don't maintain a case of del_sw_func being null (git-fixes). - net/mlx4_core: fix a memory leak bug (git-fixes). - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails (git-fixes). - net/mlx5e: Get the latest values from counters in switchdev mode (git-fixes). - net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns (git-fixes). - net/mlx5: Fix failing fw tracer allocation on s390 (git-fixes). - net/cxgb4: Check the return from t4_query_params properly (git-fixes). - net: hns3: fix set and get link ksettings issue (git-fixes). - net: hns3: fix RSS config lost after VF reset (git-fixes). - qed: Fix race condition between scheduling and destroying the slowpath workqueue (git-fixes). - net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode (git-fixes). - net/mlx5: E-Switch, Use vport metadata matching only when mandatory (git-fixes). - net/liquidio: Delete non-working LIQUIDIO_PACKAGE check (git-fixes). - virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer (git-fixes). - net/mlx5: Clear LAG notifier pointer after unregister (git-fixes). - net/mlx5e: Fix endianness handling in pedit mask (git-fixes). - net/mlx5e: kTLS, Fix wrong value in record tracker enum (git-fixes). - net: hns3: clear port base VLAN when unload PF (git-fixes). - net: hns3: fix VF VLAN table entries inconsistent issue (git-fixes). - net: hns3: fix "/tc qdisc del"/ failed issue (git-fixes). - cxgb4: fix checks for max queues to allocate (git-fixes). - commit a805d8f - Update config files. Switch on DWC3 on x86_64 (jsc#SLE-14042) - commit 1a0a5a5 - Another fix of the missing merge commit hunk in idxd dma driver (bsc#1181795) - commit 4b7e5ed - Fix the missing change via the upstream merge commit for idxd dma driver (bsc#1181795) - commit e5ace2b - dmaengine: idxd: add missing invalid flags field to completion (bsc#1181795). - dmaengine: idxd: fix hw descriptor fields for delta record (bsc#1181795). - commit fb2caf6 - blacklist.conf: Blacklist two 32-bit only fixes 50fe7ebb6475 bpf, x86_32: Fix clobbering of dst for BPF_JSET 5ca1ca01fae1 bpf, x86_32: Fix logic error in BPF_LDX zero-extension - commit 55cadfc - nvme-multipath: Early exit if no path is available (bsc#1180964). - commit 1c96465 - kABI: Fix kABI after AMD SEV PCID fixes (bsc#1178995). - commit bf72ec9 - ahci: Add Intel Emmitsburg PCH RAID PCI IDs (jsc#SLE-14457). - commit a78ee51 - iwlwifi: pcie: remove obsolete pre-release support code (git-fixes). - iwlwifi: pcie: add some missing entries for AX210 (git-fixes). - iwlwifi: support an additional Qu subsystem id (git-fixes). - iwlwifi: add new card for MA family (git-fixes). - iwlwifi: iwl-trans: move all txcmd init to trans alloc (git-fixes). - commit 133d60e - iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit (git-fixes). - iwlwifi: pcie: add rules to match Qu with Hr2 (git-fixes). - iwlwifi: Add a new card for MA family (git-fixes). - iwlwifi: follow the new inclusive terminology (git-fixes). - iwlwifi: pcie: fix xtal latency for 9560 devices (git-fixes). - iwlwifi: pcie: fix 0x271B and 0x271C trans cfg struct (git-fixes). - iwlwifi: add new cards for MA family (git-fixes). - iwlwifi: add new cards for AX201 family (git-fixes). - commit 050b58f - gpio: gpiolib: remove shadowed variable (git-fixes). - drm/i915/gt: Always try to reserve GGTT address 0x0 (git-fixes). - iwlwifi: pcie: set LTR on more devices (git-fixes). - commit d7ad942 - mac80211: pause TX while changing interface type (git-fixes). - wext: fix NULL-ptr-dereference with cfg80211's lack of commit() (git-fixes). - iwlwifi: pcie: reschedule in long-running memory reads (git-fixes). - iwlwifi: pcie: use jiffies for memory read spin time limit (git-fixes). - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family (git-fixes). - drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[] (git-fixes). - drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs (git-fixes). - commit 023b5c2 - perf: Make struct ring_buffer less ambiguous (bsc#1177028). Refresh patches.suse/0001-perf-core-Fix-race-in-the-perf_mmap_close-function.patch. - commit 5dfb979 - powerpc/mm/pkeys: Make pkey access check work on execute_only_key (bsc#1181544 ltc#191080 git-fixes). - Refresh patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch. - commit 7508356 - rpm/kernel-binary.spec.in: Correct Supplements in optional subpkg (jsc#SLE-11796) The product string was changed from openSUSE to Leap. - commit 3cb7943 - powerpc/pkeys: Check vma before returning key fault error to the user (bsc#1181544 ltc#191080). - powerpc/pkeys: Avoid using lockless page table walk (bsc#1181544 ltc#191080). - commit 8cb9fab - net/mlx5: Fix function calculation for page trees (git-fixes). - commit 22c3016 - net: fec: put child node on error path (git-fixes). - commit cbac658 - ARM: imx: fix imx8m dependencies (git-fixes). - soc: imx: select ARM_GIC_V3 for i.MX8M (git-fixes). - commit adb9b1b - Add no-fix tag to drm cherry-picks Add a no-fix tag to drm patches that are cherry-picks and are not already blacklisted. - Refresh patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch. - Refresh patches.suse/0001-drm-i915-Update-drm-i915-bug-filing-URL.patch. - Refresh patches.suse/0001-drm-i915-execlists-Always-force-a-context-reload-whe.patch. - Refresh patches.suse/0001-drm-i915-icl-Fix-hotplug-interrupt-disabling-after-s.patch. - Refresh patches.suse/0003-drm-i915-Correctly-set-SFC-capability-for-video-engi.patch. - Refresh patches.suse/0029-drm-i915-gem-Avoid-implicit-vmap-for-highmem-on-x86-.patch. - Refresh patches.suse/drm-i915-Perform-GGTT-restore-much-earlier-during-re.patch. - Refresh patches.suse/drm-i915-Whitelist-COMMON_SLICE_CHICKEN2.patch. - Refresh patches.suse/drm-i915-pmu-Frequency-is-reported-as-accumulated-cy.patch. - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - Refresh patches.suse/drm-i915-update-rawclk-also-on-resume.patch. - Refresh patches.suse/drm-i915-userptr-Never-allow-userptr-into-the-mappab.patch. - commit 46ba73b - KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests (bsc#1178995). - KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch (bsc#1178995). - commit 49749c4 - r8169: work around RTL8125 UDP hw bug (git-fixes). - commit db42a5b - r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set (git-fixes). - commit ab82b36 - Update kabi files. - update from February 2021 maintenance update submission (commit 1e925eb08318) - commit 97b2a1f - powerpc: kABI: add back suspend_disable_cpu in machdep_calls (bsc#1181674 ltc#189159). - commit 09376cb - exfat: Avoid allocating upcase table using kcalloc() (git-fixes). - exec: Always set cap_ambient in cap_bprm_set_creds (git-fixes). - commit eb2e605 - s390/dasd: Fix inconsistent kobject removal (jsc#SLE-13767 bsc#1178420 LTC#185092). - commit e13d81a - io_uring: Fix current->fs handling in io_sq_wq_submit_work() (bsc#1179434 CVE-2020-29373). - commit 3f561ee - blacklist.conf: no change to /sys/firmware/uv/query/max_cpus - commit 737a803 - s390/vfio-ap: No need to disable IRQ after queue reset (git-fixes). - s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated (git-fixes). - commit d91ae22 - powerpc/pseries/mobility: refactor node lookup during DT update (bsc#1181674 ltc#189159). - powerpc/rtas: remove unused rtas_suspend_me_data (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: remove prepare_late() callback (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: perform post-suspend fixups later (bsc#1181674 ltc#189159). - powerpc/rtas: remove unused rtas_suspend_last_cpu() (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me() (bsc#1181674 ltc#189159). - powerpc/rtas: remove rtas_suspend_cpu() (bsc#1181674 ltc#189159). - powerpc/machdep: remove suspend_disable_cpu() (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: remove pseries_suspend_cpu() (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: pass stream id via function arguments (bsc#1181674 ltc#189159). - Refresh patches.suse/powerpc-pseries-hibernation-remove-redundant-cachein.patch - powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops (bsc#1181674 ltc#189159). - powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() (bsc#1181674 ltc#189159). - powerpc/rtas: dispatch partition migration requests to pseries (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: retry partition suspend after error (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: signal suspend cancellation to platform (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: use stop_machine for join/suspend (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: extract VASI session polling logic (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: use rtas_activate_firmware() on resume (bsc#1181674 ltc#189159). - Refresh patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch - powerpc/pseries/mobility: error message improvements (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: add missing break to default case (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: don't error on absence of ibm, update-nodes (bsc#1181674 ltc#189159). - powerpc/hvcall: add token and codes for H_VASI_SIGNAL (bsc#1181674 ltc#189159). - powerpc/rtas: add rtas_activate_firmware() (bsc#1181674 ltc#189159). - powerpc/rtas: add rtas_ibm_suspend_me() (bsc#1181674 ltc#189159). - powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe (bsc#1181674 ltc#189159). - powerpc/rtas: complete ibm,suspend-me status codes (bsc#1181674 ltc#189159). - powerpc/rtas: prevent suspend-related sys_rtas use on LE (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: Add pr_debug() for device tree changes (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: Set pr_fmt() (bsc#1181674 ltc#189159). - powerpc/pseries: remove obsolete memory hotplug DT notifier code (bsc#1181674 ltc#189159). - Refresh patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch - powerpc/pseries: remove dlpar_cpu_readd() (bsc#1181674 ltc#189159). - powerpc/pseries: remove memory "/re-add"/ implementation (bsc#1181674 ltc#189159). - powerpc/pseries: remove prrn special case from DT update path (bsc#1181674 ltc#189159). - powerpc/numa: remove arch_update_cpu_topology (bsc#1181674 ltc#189159). - powerpc/numa: remove prrn_is_enabled() (bsc#1181674 ltc#189159). - powerpc/rtasd: simplify handle_rtas_event(), emit message on events (bsc#1181674 ltc#189159). - powerpc/numa: remove start/stop_topology_update() (bsc#1181674 ltc#189159). - powerpc/numa: remove timed_topology_update() (bsc#1181674 ltc#189159). - powerpc/numa: stub out numa_update_cpu_topology() (bsc#1181674 ltc#189159). - powerpc/numa: remove vphn_enabled and prrn_enabled internal flags (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology workqueue code (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology timer code (bsc#1181674 ltc#189159). - powerpc/numa: make vphn_enabled, prrn_enabled flags const (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology update code (bsc#1181674 ltc#189159). - powerpc/numa: remove ability to enable topology updates (bsc#1181674 ltc#189159). - powerpc/numa: Remove late request for home node associativity (bsc#1181674 ltc#189159). - commit 88bd021 - Refresh patches.suse/edac-amd64-set-grain-per-dimm.patch. Readd the second hunk which wasn't needed during the original git-fixes backport. - commit 9c3639f - Update patches.suse/bpf-Fix-modifier-skipping-logic.patch (bsc#1177028). Restore the patch to match the upstream commit - commit a490625 - mlxsw: spectrum_span: Do not overwrite policer configuration (bsc#1176774). - net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtable (jsc#SLE-15172). - net/mlx5e: Revert parameters on errors when changing trust state without reset (jsc#SLE-15172). - net/mlx5e: Correctly handle changing the number of queues when the interface is down (jsc#SLE-15172). - net/mlx5e: Fix CT rule + encap slow path offload and deletion (jsc#SLE-15172). - net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled (jsc#SLE-15172). - net/mlx5: Maintain separate page trees for ECPF and PF functions (jsc#SLE-15172). - net/mlx5e: Fix IPSEC stats (jsc#SLE-15172). - net/mlx5e: free page before return (jsc#SLE-15172). - ice: Fix MSI-X vector fallback logic (bsc#1180945). - ice: Don't allow more channels than LAN MSI-X available (bsc#1180945). - ice: update dev_addr in ice_set_mac_address even if HW filter exists (jsc#SLE-12878). - ice: Implement flow for IPv6 next header (extension header) (jsc#SLE-12878). - ice: fix FDir IPv6 flexbyte (jsc#SLE-12878). - uapi: fix big endian definition of ipv6_rpl_sr_hdr (bsc#1176447). - commit a3c4fad - rxrpc: Fix memory leak in rxrpc_lookup_local (bsc#1154353 bnc#1151927 5.3.9). - net/mlx5e: E-switch, Fix rate calculation for overflow (jsc#SLE-8464). - i40e: acquire VSI pointer only after VF is initialized (jsc#SLE-8025). - ice: Fix MSI-X vector fallback logic (jsc#SLE-7926). - ice: Don't allow more channels than LAN MSI-X available (jsc#SLE-7926). - Revert "/RDMA/mlx5: Fix devlink deadlock on net namespace deletion"/ (jsc#SLE-8464). - commit 76b9a3a - scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit (bsc#1179142). - commit f3ce867 - kABI: Fix kABI for extended APIC-ID support (bsc#1181259, jsc#ECO-3191). - x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181259, jsc#ECO-3191). - commit 0e40024 - x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available (bsc#1181259, jsc#ECO-3191). - x86/ioapic: Handle Extended Destination ID field in RTE (bsc#1181259, jsc#ECO-3191). - x86/msi: Only use high bits of MSI address for DMAR unit (bsc#1181259, jsc#ECO-3191). - commit 077256e - x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181259 jsc#ECO-3191). - commit 0deae09 - blacklist.conf: no need to fix code for CONFIG_KEXEC_JUMP - commit 3abe54d - blacklist.conf: e45122893a98 x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state - commit f36235a - Refresh patches.suse/bpf-Introduce-bpf_sk_-ancestor_-cgroup_id-helpers.patch. The diff for cg_skb_func_proto was wrongly applied to tc_cls_act_func_proto. - commit 6cbb315 - nbd: freeze the queue while we're adding connections (CVE-2021-3348 bsc#1181504). - commit 78453ee - efi/apple-properties: Reinstate support for boolean properties (git-fixes). - commit c20e373 - leds: trigger: fix potential deadlock with libata (git-fixes). - commit d410ad0 - Update patch References tags for futex fixes (bsc#1181349 CVE-2021-3347) - commit b3fac23 - HID: wacom: Correct NULL dereference on AES pen proximity (git-fixes). - HID: wacom: Fix memory leakage caused by kfifo_alloc (git-fixes). - HID: wacom: Constify attribute_groups (git-fixes). - HID: wacom: do not call hid_set_drvdata(hdev, NULL) (git-fixes). - commit c0ccdd7 - drm/i915: Always flush the active worker before returning from the wait (git-fixes). - drm/i915/selftest: Fix potential memory leak (git-fixes). - drm/i915/gt: Clear CACHE_MODE prior to clearing residuals (git-fixes). - drm/vc4: Correct POS1_SCL for hvs5 (git-fixes). - drm/vc4: Correct lbm size and calculation (git-fixes). - drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (git-fixes). - drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes (git-fixes). - drm/nouveau/dispnv50: Restore pushing of all data (git-fixes). - commit ab75656 - ACPI/IORT: Do not blindly trust DMA masks from firmware (git-fixes). - PM: hibernate: flush swap writer after marking (git-fixes). - ACPI: sysfs: Prefer "/compatible"/ modalias (git-fixes). - drm/i915: Check for all subplatform bits (git-fixes). - drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices (git-fixes). - commit 274cf96 - iomap: fix WARN_ON_ONCE() from unprivileged users (bsc#1181494). - commit 2958b80 - net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() (git-fixes). - net/smc: fix valid DMBE buffer sizes (git-fixes). - net/smc: fix sock refcounting in case of termination (git-fixes). - net/smc: reset sndbuf_desc if freed (git-fixes). - net/smc: set rx_off for SMCR explicitly (git-fixes). - net/smc: fix dmb buffer shortage (git-fixes). - net/smc: remove freed buffer from list (git-fixes). - net/smc: switch smcd_dev_list spinlock to mutex (git-fixes). - net/smc: fix sleep bug in smc_pnet_find_roce_resource() (git-fixes). - net/smc: cancel event worker during device removal (git-fixes). - net/smc: check for valid ib_client_data (git-fixes). - net/smc: fix cleanup for linkgroup setup failures (git-fixes). - net/smc: no peer ID in CLC decline for SMCD (git-fixes). - net/smc: transfer fasync_list in case of fallback (git-fixes). - commit a9e7337 - mm: memcontrol: fix missing wakeup polling thread (bsc#1181584). - commit c0272b7 - blacklist.conf: Add 4230e2deaa48 stop_machine, rcu: Mark functions as notrace - commit 9596511 - blacklist.conf: Add 15ec0fcff6da kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map() - commit 7773384 - ptrace: Set PF_SUPERPRIV when checking capability (bsc#1163930). - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() (bsc#1163930). - commit 1d6137d - module: delay kobject uevent until after module init call (bsc#1178631). - Refresh patches.suse/supported-flag - commit 2796828 - Refresh patches.suse/powerpc-sstep-Fix-array-out-of-bound-warning.patch. Update to v2 - commit 6a4b1c5 - vfio iommu: Add dma available capability (bsc#1179572 LTC#190110). - commit 78a5def - vfio iommu: Add dma available capability (bsc#1179572 LTC#190110). - commit 6544fbc - Batch patch rename with scripts/renamepatches. Rename a bunch of patches (mostly drm-related) to match their SLE15-SP2 equivalents. This will make solving SLE15-SP2 -> SLE15-SP3 conflicts a bit easier. This is especially important to make sure drm fixes going into SLE15-SP2 conflict with patches already in SLE15-SP3. - commit 3c1500c - mac80211: pause TX while changing interface type (git-fixes). - commit c5c081d - HID: multitouch: Remove MT_CLS_WIN_8_DUAL (git-fixes). - Refresh patches.suse/HID-quirks-Always-poll-three-more-Lenovo-PixArt-mice.patch. - commit bed41ce - can: dev: prevent potential information leak in can_fill_info() (git-fixes). - mt7601u: fix kernel crash unplugging the device (git-fixes). - mt7601u: fix rx buffer refcounting (git-fixes). - NFC: fix resource leak when target index is invalid (git-fixes). - NFC: fix possible resource leak (git-fixes). - firmware: imx: select SOC_BUS to fix firmware build (git-fixes). - HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices (git-fixes). - media: rc: ensure that uevent can be read directly after rc device register (git-fixes). - HID: multitouch: do not filter mice nodes (git-fixes). - commit f7694e1 - selftests/bpf: Fix "/dubious pointer arithmetic"/ test (bsc#1177028). - commit eb710d9 - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/0001-futex-Ensure-the-correct-return-value-from-futex_loc.patch patches.suse/0002-futex-Replace-pointless-printk-in-fixup_owner.patch patches.suse/0003-futex-Provide-and-use-pi_state_update_owner.patch patches.suse/0004-rtmutex-Remove-unused-argument-from-rt_mutex_proxy_u.patch patches.suse/0005-futex-Use-pi_state_update_owner-in-put_pi_state.patch patches.suse/0006-futex-Simplify-fixup_pi_state_owner.patch patches.suse/0007-futex-Handle-faults-correctly-for-PI-futexes.patch - commit 16c5d87 - Refresh patches.suse/bpf-Fix-map-permissions-check.patch. The diff was applied to map_delete_elem() mistakenly even though the patch indicates the target: map_lookup_and_delete_elem(). The patch is applied correctly in SLE15-SP2, so this change is only for SLE15-SP3. - commit 223cc56 - ASoC: SOF: SND_INTEL_DSP_CONFIG dependency (git-fixes). - ASoC: SOF: Intel: soundwire: fix select/depend unmet dependencies (git-fixes). - ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E (git-fixes). - ASoC: Intel: Skylake: Zero snd_ctl_elem_value (git-fixes). - ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete (git-fixes). - ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by default (git-fixes). - ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by default (git-fixes). - ASoC: topology: Properly unregister DAI on removal (git-fixes). - ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values() (git-fixes). - ASoC: AMD Renoir - refine DMI entries for some Lenovo products (git-fixes). - ASoC: wm_adsp: Fix control name parsing for multi-fw (git-fixes). - ALSA: hda: intel-dsp-config: add PCI id for TGL-H (git-fixes). - commit 959baa2 - Move upstreamed sound patches into sorted section - commit 84af2ff - ALSA: hda/via: Apply the workaround generically for Clevo machines (git-fixes). - ASoC: ak4458: correct reset polarity (git-fixes). - ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256 (git-fixes). - commit e5943b7 - Refresh patches.suse/usb-roles-provide-the-switch-drivers-handle-to-the-switch-in-the-api.patch Fix the build on armv7hl config - commit c7f7007 - leds: Add managed API to get a LED from a device driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - leds: Add of_led_get() and led_put() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - thermal: db8500: Depromote debug print (jsc#SLE-16407). - net: netcp_ethss: Use the PHY time stamping interface (bsc#1176447). - thermal: db8500: Rewrite to be a pure OF sensor (jsc#SLE-16407). - thermal: db8500: Use dev helper variable (jsc#SLE-16407). - thermal: db8500: Finalize device tree conversion (jsc#SLE-16407). - commit be80774 - xfs: show the proper user quota options (bsc#1181538). - commit e34397a - futex: Handle faults correctly for PI futexes (bsc#1181349 bsc#1149032). - futex: Simplify fixup_pi_state_owner() (bsc#1181349 bsc#1149032). - futex: Use pi_state_update_owner() in put_pi_state() (bsc#1181349 bsc#1149032). - rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (bsc#1181349 bsc#1149032). - futex: Provide and use pi_state_update_owner() (bsc#1181349 bsc#1149032). - futex: Replace pointless printk in fixup_owner() (bsc#1181349 bsc#1149032). - futex: Ensure the correct return value from futex_lock_pi() (bsc#1181349 bsc#1149032). - futex: Remove unused empty compat_exit_robust_list() (bsc#1149032). - futex: Remove needless goto's (bsc#1149032). - commit 8a00d32 - clk: tegra: Add Tegra20/30 EMC clock implementation (jsc#SLE-15847). - Refresh patches.suse/clk-tegra-Export-functions-for-EMC-clock-scaling.patch. - Refresh patches.suse/clk-tegra-Implement-Tegra210-EMC-clock.patch. - Refresh patches.suse/clk-tegra-Rename-Tegra124-EMC-clock-source-file.patch. - commit f80473c - ARM: OMAP2+: omap_device: fix idling of devices during probe (bsc#1175713). - ARM: OMAP2+: Remove redundant assignment to variable ret (bsc#1175713). - OMAP2: fixup doc comments in omap_device (bsc#1175713). - ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMU (bsc#1175713). - ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUs (bsc#1175713). - iommu/omap: add pdata ops for omap_device_enable/idle (bsc#1175713). - commit 365ddca - x86/hyperv: Fix kexec panic/hang issues (bsc#1176831). - refresh patches.suse/suse-hv-kabi.patch - commit 3bdfdcf - Delete patches.suse/1245-drm-remove-drm-specific-kmap_atomic-code.patch This broke the build on armv7hl. - commit 7f90f67 - ASoC: meson: aiu: add audio output dt-bindings (jsc#SLE-16518). - commit 39e8b6e - btrfs: send: fix invalid clone operations when cloning from the same file and root (bsc#1181511). - commit 090f75a - fix patch metadata - fix Patch-mainline: patches.suse/nfsd4-readdirplus-shouldn-t-return-parent-of-export.patch - commit 2f3e2e1 - ACPI/IORT: Fix doc warnings in iort.c (jsc#SLE-16407). - ACPI, APEI, Fix error return value in apei_map_generic_address() (jsc#SLE-16407). - ACPI: DPTF: Support Alder Lake (jsc#SLE-16407). - ACPI: Fix whitespace inconsistencies (jsc#SLE-16407). - ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name (jsc#SLE-16407). - ACPI: button: Drop no longer necessary Acer SW5-012 lid_init_state quirk (jsc#SLE-16407). - ACPI: utils: remove unreachable breaks (jsc#SLE-16407). - ACPI: DPTF: Add ACPI_DPTF Kconfig menu (jsc#SLE-16407). - Update config files. - Update supported.conf. - ACPI: DPTF: Fix participant driver names (jsc#SLE-16407). - ACPI: processor: remove comment regarding string _UID support (jsc#SLE-16407). - ACPI: reboot: Avoid racing after writing to ACPI RESET_REG (jsc#SLE-16407). - ACPICA: Add missing type casts in GPE register access code (jsc#SLE-16407). - PCI/ACPI: Add Ampere Altra SOC MCFG quirk (jsc#SLE-16407). - PCI/ACPI: Tone down missing MCFG message (jsc#SLE-16407). - ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation) (jsc#SLE-16407). - ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase (jsc#SLE-16407). - ACPI: Export acpi_get_first_physical_node() to modules (jsc#SLE-16407). - PNP: ACPI: Fix missing-prototypes in acpi_pnp.c (jsc#SLE-16407). - ACPI: PCI: update kernel-doc line comments (jsc#SLE-16407). - ACPI: memhotplug: Remove 'state' from struct acpi_memory_device (jsc#SLE-16407). - ACPI: wakeup: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: video: Remove leftover ACPICA debug code (jsc#SLE-16407). - ACPI: tiny-power-button: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: processor: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: proc: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: PCI: Remove unused ACPICA debug code (jsc#SLE-16407). - ACPI: event: Remove leftover ACPICA debug code (jsc#SLE-16407). - ACPI: dock: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: debugfs: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: custom_method: Remove dead ACPICA debug code (jsc#SLE-16407). - ACPI: container: Remove leftover ACPICA debug functionality (jsc#SLE-16407). - ACPI: platform: Remove ACPI_MODULE_NAME() (jsc#SLE-16407). - ACPI: memhotplug: Remove leftover ACPICA debug functionality (jsc#SLE-16407). - ACPI: LPSS: Remove ACPI_MODULE_NAME() (jsc#SLE-16407). - ACPI: cmos_rtc: Remove leftover ACPI_MODULE_NAME() (jsc#SLE-16407). - node: Add access1 class to represent CPU to memory characteristics (jsc#SLE-16407). - ACPI: Let ACPI know we support Generic Initiator Affinity Structures (jsc#SLE-16407). - ACPI: Support Generic Initiator only domains (jsc#SLE-16407). - ACPI / NUMA: Add stub function for pxm_to_node() (jsc#SLE-16407). - ACPI: Remove side effect of partly creating a node in acpi_get_node() (jsc#SLE-16407). - ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug() (jsc#SLE-16407). - ACPI: battery: include linux/power_supply.h (jsc#SLE-16407). - ACPI: APD: Clean up header file include statements (jsc#SLE-16407). - ACPI: APD: Remove unnecessary APD_ADDR() macro stub (jsc#SLE-16407). - ACPI: APD: Remove ACPI_MODULE_NAME() (jsc#SLE-16407). - ACPI: APD: Remove flags from struct apd_device_desc (jsc#SLE-16407). - ACPI: APD: Add kerneldoc for properties in struct apd_device_desc (jsc#SLE-16407). - ACPI: DPTF: Add PCH FIVR participant driver (jsc#SLE-16407). - ACPI / PMIC: Move TPS68470 OpRegion driver to drivers/acpi/pmic/ (jsc#SLE-16407). - ACPI / PMIC: Split out Kconfig and Makefile specific for ACPI PMIC (jsc#SLE-16407). Update config files. - ACPI: NFIT: Use kobj_to_dev() instead (jsc#SLE-16407). - ACPI: OSL: Make ACPICA use logical addresses of GPE blocks (jsc#SLE-16407). - ACPI: OSL: Change the type of acpi_os_map_generic_address() return value (jsc#SLE-16407). - ACPICA: Add support for using logical addresses of GPE blocks (jsc#SLE-16407). - ACPICA: Introduce special struct type for GPE register addresses (jsc#SLE-16407). - ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write() (jsc#SLE-16407). - ACPICA: Validate GPE blocks at init time (jsc#SLE-16407). - ACPICA: Update version to 20200925 Version 20200925 (jsc#SLE-16407). - ACPICA: Remove unnecessary semicolon (jsc#SLE-16407). - ACPICA: Debugger: Add a new command: "/ALL <NameSeg>"/ (jsc#SLE-16407). - ACPICA: iASL: Return exceptions for string-to-integer conversions (jsc#SLE-16407). - ACPICA: acpi_help: Update UUID list (jsc#SLE-16407). - ACPICA: Add predefined names found in the SMBus sepcification (jsc#SLE-16407). - ACPICA: Tree-wide: fix various typos and spelling mistakes (jsc#SLE-16407). - ACPICA: Drop the repeated word "/an"/ in a comment (jsc#SLE-16407). - ACPICA: Add support for 64 bit risc-v compilation (jsc#SLE-16407). - ACPI: processor: Print more information when acpi_processor_evaluate_cst() fails (jsc#SLE-16407). - ACPI/IORT: Remove the unused inline functions (jsc#SLE-16407). - ACPI/IORT: Drop the unused @ops of iort_add_device_replay() (jsc#SLE-16407). - arm64: permit ACPI core to map kernel memory used for table overrides (jsc#SLE-16407). - arm64/acpi: disallow AML memory opregions to access kernel memory (jsc#SLE-16407). - arm64: acpi: fix UBSAN warning (jsc#SLE-16407). - commit 5dc32ae - Adjust armv7hl configs for SLE15-SP3 code base (jsc#SLE-17212) - commit 7df7f95 - Copy armv7hl config back from openSUSE-15.2 branch (jsc#SLE-17212) vanilla config is skipped as it's dropped on Leap 15.3 - commit a5a45dc - intel_th: pci: Add Alder Lake-P support (git-fixes). - drm/amd/display: disable dcn10 pipe split by default (git-fixes). - commit 92717d1 - xhci: tegra: Delay for disabling LFPS detector (git-fixes). - xhci: make sure TRB is fully written before giving it to the controller (git-fixes). - USB: ehci: fix an interrupt calltrace error (git-fixes). - ehci: fix EHCI host controller initialization sequence (git-fixes). - i2c: bpmp-tegra: Ignore unknown I2C_M flags (git-fixes). - platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634 (git-fixes). - drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0 (git-fixes). - drm/nouveau/mmu: fix vram heap sizing (git-fixes). - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields (git-fixes). - drm/nouveau/privring: ack interrupts the same way as RM (git-fixes). - drm/nouveau/bios: fix issue shadowing expansion ROMs (git-fixes). - drm/amdgpu/psp: fix psp gfx ctrl cmds (git-fixes). - HID: Ignore battery for Elan touchscreen on ASUS UX550 (git-fixes). - HID: logitech-dj: add the G602 receiver (git-fixes). - HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device (git-fixes). - commit 6194af6 - blacklist.conf: unwanted NFS patches - commit 6f9f1d0 - nfsd4: readdirplus shouldn't return parent of export (git-fixes). - commit 5e9f700 - nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout (bsc#1181161). - nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout (bsc#1181161). - commit 7760e28 - x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled (bsc#1181335). - commit ada97e4 - xen-blkfront: allow discard-* nodes to be optional (bsc#1181346). - commit 958c625 - xen/privcmd: allow fetching resource sizes (bsc#1065600). - commit 21fc6aa - scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handle (jsc#SLE-15442 bsc#1180814 ltc#187461). - Refresh patches.suse/scsi-ibmvfc-Send-commands-down-HW-Sub-CRQ-when-chann.patch. - Refresh patches.suse/scsi-ibmvfc-Set-and-track-hw-queue-in-ibmvfc_event-s.patch. - commit 1e02306 - Update ibmvfc patch metadata. - commit b112c00 - RDMA/ucma: Do not miss ctx destruction steps in some cases (bsc#1181147). - RDMA/cma: Don't overwrite sgid_attr after device is released (bsc#1181147). - RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind (bsc#1181147). - RDMA/cma: Add missing error handling of listen_id (bsc#1181147). - RDMA: Add rdma_connect_locked() (bsc#1181147). - RDMA/ucma: Fix use after free in destroy id flow (bsc#1181147). - RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy (bsc#1181147). - RDMA/cma: Fix use after free race in roce multicast join (bsc#1181147). - RDMA/cma: Consolidate the destruction of a cma_multicast in one place (bsc#1181147). - RDMA/cma: Remove dead code for kernel rdmacm multicast (bsc#1181147). - RDMA/cma: Combine cma_ndev_work with cma_work (bsc#1181147). - RDMA/cma: Remove cma_comp() (bsc#1181147). - RDMA/cma: Fix locking for the RDMA_CM_LISTEN state (bsc#1181147). - RDMA/cma: Make the locking for automatic state transition more clear (bsc#1181147). - RDMA/cma: Fix locking for the RDMA_CM_CONNECT state (bsc#1181147). - RDMA/ucma: Fix resource leak on error path (bsc#1181147). - RDMA/ucma: Remove closing and the close_wq (bsc#1181147). - RDMA/ucma: Rework how new connections are passed through event delivery (bsc#1181147). - RDMA/ucma: Narrow file->mut in ucma_event_handler() (bsc#1181147). - RDMA/ucma: Change backlog into an atomic (bsc#1181147). - RDMA/ucma: Fix locking for ctx->events_reported (bsc#1181147). - RDMA/ucma: Fix the locking of ctx->file (bsc#1181147). - RDMA/ucma: Do not use file->mut to lock destroying (bsc#1181147). - RDMA/cma: Add missing locking to rdma_accept() (bsc#1181147). - RDMA/ucma: Remove mc_list and rely on xarray (bsc#1181147). - RDMA/ucma: Fix error cases around ucma_alloc_ctx() (bsc#1181147). - RDMA/ucma: Consolidate the two destroy flows (bsc#1181147). - RDMA/ucma: Remove unnecessary locking of file->ctx_list in close (bsc#1181147). - RDMA/ucma: Fix refcount 0 incr in ucma_get_ctx() (bsc#1181147). - RDMA/core: Move the rdma_show_ib_cm_event() macro (bsc#1181147). - commit feb2e32 - efi/libstub: Disable -mbranch-protection (jsc#SLE-16407). - efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure (jsc#SLE-16407). - efivarfs: Replace invalid slashes with exclamation marks in dentries (jsc#SLE-16407). - efi: Delete deprecated parameter comments (jsc#SLE-16407). - efi/libstub: Fix missing-prototypes in string.c (jsc#SLE-16407). - efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it (jsc#SLE-16407). - efi: mokvar: add missing include of asm/early_ioremap.h (jsc#SLE-16407). - efi: efivars: limit availability to X86 builds (jsc#SLE-16407). Update config files. - efi: remove some false dependencies on CONFIG_EFI_VARS (jsc#SLE-16407). - efi: efivars: un-export efivars_sysfs_init() (jsc#SLE-16407). - efi: pstore: move workqueue handling out of efivars (jsc#SLE-16407). - efi: pstore: disentangle from deprecated efivars module (jsc#SLE-16407). - efi: mokvar-table: fix some issues in new code (jsc#SLE-16407). - cper,edac,efi: Memory Error Record: bank group/address and chip id (jsc#SLE-16407). - edac,ghes,cper: Add Row Extension to Memory Error Record (jsc#SLE-16407). - efi/x86: Add a quirk to support command line arguments on Dell EFI firmware (jsc#SLE-16407). - efi/libstub: Add efi_warn and *_once logging helpers (jsc#SLE-16407). - efi: Support for MOK variable config table (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/printf: remove unneeded semicolon (jsc#SLE-16407). - efi/libstub: Export efi_low_alloc_above() to other units (jsc#SLE-16407). - efi: Rename arm-init to efi-init common for all arch (jsc#SLE-16407). - commit a426a3c - scsi: ibmvfc: Set default timeout to avoid crash during migration (bsc#1181425 ltc#188252). - commit 9a4138b - series.conf: cleanup - rename patches to get rid of numeric prefix (for easier resolve of merge conflict) patches.suse/0001-drm-rockchip-Avoid-uninitialized-use-of-endpoint-id-.patch -> patches.suse/drm-rockchip-Avoid-uninitialized-use-of-endpoint-id-.patch patches.suse/0002-drm-gma500-fix-double-free-of-gma_connector.patch -> patches.suse/drm-gma500-fix-double-free-of-gma_connector.patch patches.suse/0003-drm-aspeed-Fix-Kconfig-warning-subsequent-build-erro.patch -> patches.suse/drm-aspeed-Fix-Kconfig-warning-subsequent-build-erro.patch patches.suse/0004-drm-dp_aux_dev-check-aux_dev-before-use-in-drm_dp_au.patch -> patches.suse/drm-dp_aux_dev-check-aux_dev-before-use-in-drm_dp_au.patch patches.suse/0005-drm-mcde-Fix-handling-of-platform_get_irq-error.patch -> patches.suse/drm-mcde-Fix-handling-of-platform_get_irq-error.patch patches.suse/0006-drm-tve200-Fix-handling-of-platform_get_irq-error.patch -> patches.suse/drm-tve200-Fix-handling-of-platform_get_irq-error.patch (no effect on expanded tree) - commit 772573f - drm/v3d: Add support for bcm2711 (jsc#SLE-16259). - Update config - supported.conf: Enable v3d - commit 29319ce - soc: bcm: bcm2835-pm: Add support for bcm2711 (jsc#SLE-16259). - commit 8aa7baa - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/floppy-reintroduce-O_NDELAY-fix.patch - commit 39bee61 - arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback (bsc#1152489). - commit 852fa4b - blacklist.conf: 035fff1f7aab x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled - commit 7d62c49 - scsi: lpfc: Simplify bool comparison (bsc#1180891). - scsi: lpfc: Update lpfc version to 12.8.0.7 (bsc#1180891). - scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability (bsc#1180891). - scsi: lpfc: Implement health checking when aborting I/O (bsc#1180891). - scsi: lpfc: Fix crash when nvmet transport calls host_release (bsc#1180891). - scsi: lpfc: Fix vport create logging (bsc#1180891). - scsi: lpfc: Fix NVMe recovery after mailbox timeout (bsc#1180891). - scsi: lpfc: Fix target reset failing (bsc#1180891). - scsi: lpfc: Fix error log messages being logged following SCSI task mgnt (bsc#1180891). - scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework (bsc#1180891). - scsi: lpfc: Fix FW reset action if I/Os are outstanding (bsc#1180891). - scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests (bsc#1180891). - scsi: lpfc: Fix crash when a fabric node is released prematurely (bsc#1180891). - scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state (bsc#1180891). - scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3 (bsc#1180891). - scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config (bsc#1180891). - commit cdea5d0 - x86/topology: Make __max_die_per_package available unconditionally (bsc#1152489). - commit 0e0c8a8 - Fix hibernation verification after UEFI subsystem upgraded (jsc#SLE-16407) - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - Refresh patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. - Delete patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch. - Update config files. - commit d972b09 - x86/cpu/amd: Set __max_die_per_package on AMD (bsc#1152489). - commit 3044309 - x86/sev: Fix nonistr violation (bsc#1178134). - commit 47bc3f9 - drm/i915/gt: Declare gen9 has 64 mocs entries! (git-fixes). - drm/etnaviv: always start/stop scheduler in timeout processing (git-fixes). - commit 6ef999c - drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence (git-fixes). - drm/i915: clear the gpu reloc batch (git-fixes). - drm/amdgpu: fix a GPU hang issue when remove device (git-fixes). - drm/i915: Fix mismatch between misplaced vma check and vma insert (git-fixes). - commit cc8174e - drm/amdkfd: Fix leak in dmabuf import (git-fixes). - drm/msm/dsi_phy_10nm: implement PHY disabling (git-fixes). - drm/msm/dsi_pll_10nm: restore VCO rate during restore_state (git-fixes). - drm/msm/dpu: Add newline to printks (git-fixes). - drm/meson: dw-hdmi: Register a callback to disable the regulator (git-fixes). - drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() (git-fixes). - drm/amdgpu: fix build_coefficients() argument (git-fixes). - drm/amd/display: remove useless if/else (git-fixes). - drm/tve200: Fix handling of platform_get_irq() error (git-fixes). - drm/mcde: Fix handling of platform_get_irq() error (git-fixes). - drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor() (git-fixes). - drm/aspeed: Fix Kconfig warning & subsequent build errors (git-fixes). - drm/gma500: fix double free of gma_connector (git-fixes). - drm/i915/display/dp: Compute the correct slice count for VDSC on DP (git-fixes). - drm/rockchip: Avoid uninitialized use of endpoint id in LVDS (git-fixes). - drm/i915/gt: Program mocs:63 for cache eviction on gen9 (git-fixes). - drm/tegra: sor: Disable clocks on error in tegra_sor_init() (git-fixes). - drm/tegra: replace idr_init() by idr_init_base() (git-fixes). - drm/i915/gt: Free stale request on destroying the virtual engine (git-fixes). - drm/i915/gvt: return error when failing to take the module reference (git-fixes). - drm/i915/gvt: Set ENHANCED_FRAME_CAP bit (git-fixes). - drm/i915: Handle max_bpc==16 (git-fixes). - drm/i915: Avoid memory leak with more than 16 workarounds on a list (git-fixes). - drm/amd/display: Add missing pflip irq for dcn2.0 (git-fixes). - drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] (git-fixes). - drm/amdgpu: perform srbm soft reset always on SDMA resume (git-fixes). - commit bd76ab9 - drm/nouveau/nouveau: fix the start/end range for migration (git-fixes). - drm/vc4: drv: Add error handding for bind (git-fixes). - drm/sun4i: frontend: Fix the scaler phase on A33 (git-fixes). - drm/sun4i: frontend: Reuse the ch0 phase for RGB formats (git-fixes). - drm/sun4i: frontend: Rework a bit the phase data (git-fixes). - drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally (git-fixes). - drm/amdgpu: increase the reserved VM size to 2MB (git-fixes). - drm/amdgpu: don't map BO in reserved region (git-fixes). - drm/amdgpu: add DID for navi10 blockchain SKU (git-fixes). - drm/i915: Drop runtime-pm assert from vgpu io accessors (git-fixes). - drm/i915: Force VT'd workarounds when running as a guest OS (git-fixes). - drm/i915/gt: Delay execlist processing for tgl (git-fixes). - commit d9edd32 - drm/amdkfd: Use same SQ prefetch setting as amdgpu (git-fixes). - drm/amd/display: Avoid MST manager resource leak (git-fixes). - drm/amdgpu: correct the gpu reset handling for job != NULL case (git-fixes). - drm/ttm: fix eviction valuable range check (git-fixes). - drm/amd/display: HDMI remote sink need mode validation for Linux (git-fixes). - drm/amd/display: Increase timeout for DP Disable (git-fixes). - drm/i915: Break up error capture compression loops with cond_resched() (git-fixes). - drm/msm/a6xx: fix a potential overflow issue (git-fixes). - drm/panfrost: add amlogic reset quirk callback (git-fixes). - drm/bridge/synopsys: dsi: add support for non-continuous HS clock (git-fixes). - commit 3790415 - drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly (git-fixes). - drm/nouveau/mem: guard against NULL pointer access in mem_del (git-fixes). - drm/amdgpu: prevent double kfree ttm->sg (git-fixes). - drm/sun4i: mixer: Extend regmap max_register (git-fixes). - commit f36768e - drm/i915: Filter wake_flags passed to default_wake_function (git-fixes). - drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is (git-fixes). - drm/amd/display: update nv1x stutter latencies (git-fixes). - drm/amdkfd: fix a memory leak issue (git-fixes). - drm/tve200: Stabilize enable/disable (git-fixes). - drm/msm: Disable preemption on all 5xx targets (git-fixes). - drm/amdgpu: Fix bug in reporting voltage for CIK (git-fixes). - drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp setting (git-fixes). - drm/omap: fix incorrect lock state (git-fixes). - drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init (git-fixes). - drm/amd/display: Retry AUX write when fail occurs (git-fixes). - drm/amd/display: Reject overlay plane configurations in multi-display scenarios (git-fixes). - drm/msm/a6xx: fix gmu start on newer firmware (git-fixes). - drm/msm: add shutdown support for display platform_driver (git-fixes). - drm/msm/dpu: Fix scale params in plane validation (git-fixes). - drm/i915/selftests: Avoid passing a random 0 into ilog2 (git-fixes). - drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume (git-fixes). - drm/amd/display: dchubbub p-state warning during surface planes switch (git-fixes). - commit 64cc324 - drm: Added orientation quirk for ASUS tablet model T103HAF (git-fixes). - drm/amdkfd: fix restore worker race condition (git-fixes). - drm/nouveau/dispnv50: fix runtime pm imbalance on error (git-fixes). - drm/nouveau: fix runtime pm imbalance on error (git-fixes). - drm/nouveau/debugfs: fix runtime pm imbalance on error (git-fixes). - commit 406e9f7 - drm/exynos: dsi: Remove bridge node reference in error handling path in probe function (git-fixes). - drm: rcar-du: Set primary plane zpos immutably at initializing (git-fixes). - drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset (git-fixes). - drm/msm/a5xx: Always set an OPP supported hardware value (git-fixes). - drm/msm: fix leaks if initialization fails (git-fixes). - drm/amd/display: Stop if retimer is not available (git-fixes). - drm/amdgpu: increase atombios cmd timeout (git-fixes). - drm/omap: dss: Cleanup DSS ports on initialisation failure (git-fixes). - commit db34b82 - drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic (git-fixes). - drm/omap: fix possible object reference leak (git-fixes). - drm/amdgpu: fix calltrace during kmd unload(v3) (git-fixes). - drm/scheduler: Avoid accessing freed bad job (git-fixes). - drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay table (git-fixes). - drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table (git-fixes). - drm/amd/display: Free gamma after calculating legacy transfer function (git-fixes). - drm/amd/display: Do not double-buffer DTO adjustments (git-fixes). - commit c18126a - drm/i915/gt: Prevent use of engine->wa_ctx after error (git-fixes). - drm/syncobj: Fix use-after-free (git-fixes). - drm/atomic: put state on error path (git-fixes). - commit 4cd1094 - drm/i915/hdcp: Update CP property in update_pipe (git-fixes). - drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921) (git-fixes). - commit 0dca4e9 - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error (git-fixes). - cachefiles: Drop superfluous readpages aops NULL check (git-fixes). - ACPI: scan: Harden acpi_device_add() against device ID overflows (git-fixes). - commit 963543c - x86/sev-es: Handle string port IO to kernel memory properly (bsc#1178134). - commit 3ec7fbe - i2c: mlxbf: select CONFIG_I2C_SLAVE (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit abb583b - net: core: devlink: use right genl user_ptr when handling port param get/set (bsc#1176447). - i40e: fix potential NULL pointer dereferencing (jsc#SLE-13701). - net: fix use-after-free when UDP GRO with shared fraglist (bsc#1176447). - net/mlx5e: In skb build skip setting mark in switchdev mode (jsc#SLE-15172). - nexthop: Bounce NHA_GATEWAY in FDB nexthop groups (bsc#1176447). - net: bareudp: add missing error handling for bareudp_link_config() (jsc#SLE-15172). - bareudp: Fix use of incorrect min_headroom size (jsc#SLE-15172). - bareudp: set NETIF_F_LLTX flag (jsc#SLE-15172). - bnxt_en: Check TQM rings for maximum supported value (jsc#SLE-15075). - bnxt_en: Fix AER recovery (jsc#SLE-15075). - Revert "/e1000e: disable s0ix entry and exit flows for ME systems"/ (jsc#SLE-13532). - e1000e: Only run S0ix flows if shutdown succeeded (jsc#SLE-13532). - ionic: change set_rx_mode from_ndo to can_sleep (jsc#SLE-16649). - ionic: flatten calls to ionic_lif_rx_mode (jsc#SLE-16649). - ice: avoid premature Rx buffer reuse (jsc#SLE-7926). - net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled (jsc#SLE-15172). - net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skb (jsc#SLE-15172). - commit 54582be - net/mlx5e: ethtool, Fix restriction of autoneg with 56G (jsc#SLE-8464). - net: hns3: fix a phy loopback fail issue (bsc#1154353). - net: vlan: avoid leaks on register_vlan_dev() failures (bsc#1154353). - bnxt_en: Fix AER recovery (jsc#SLE-8371 bsc#1153274). - e1000e: bump up timeout to wait when ME un-configures ULP mode (jsc#SLE-8100). - ionic: account for vlan tag len in rx buffer len (bsc#1167773). - ice, xsk: clear the status bits for the next_to_use descriptor (jsc#SLE-7926). - net: fix proc_fs init handling in af_packet and tls (bsc#1154353). - ice: avoid premature Rx buffer reuse (jsc#SLE-7926). - net: hns3: remove a misused pragma packed (bsc#1154353). - commit 465e7d7 - zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c (jsc#SLE-13766). - commit d62a9cc - zlib: export S390 symbols for zlib modules (jsc#SLE-13766). - KVM: s390: remove diag318 reset code (jsc#SLE-13746). - s390/pci: fix hot-plug of PCI function missing bus (bsc#1181076 LTC#190860). - commit 54be82c - lib/test_hmm.c: fix an error code in dmirror_allocate_chunk() (jsc#SLE-16387). - commit df77afb - Refresh patches.suse/0041-mm-memremap_pages-support-multiple-ranges-per-invoca.patch. - add missing hunk for lib/test_hmm.c - commit f341232 - iommu/amd: Set iommu->int_enabled consistently when interrupts are set up (git-fixes). - commit 0bf82c2 - blacklist.conf: Add 08685be7761d powerpc/64s: fix scv entry fallback flush vs interrupt No scv support. - commit 7e491e5 - selftests: net: fib_tests: remove duplicate log test (git-fixes). - net: mscc: ocelot: allow offloading of bridge on top of LAG (git-fixes). - udp: Prevent reuseport_select_sock from reading uninitialized socks (git-fixes). - pNFS: Mark layout for return if return-on-close was not sent (git-fixes). - commit 87c48df - blacklist.conf: 78762b0e79bc x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* - commit 1f20d8c - series.conf: cleanup - move kabi workaround into patches.kabi: patches.suse/ALSA-pcm-fix-hw_rule-deps-kABI.patch - commit 3eee3e1 - series.conf: refresh - update upstream references and resort: patches.suse/scsi-scsi_transport_srp-Don-t-block-target-in-failfa.patch patches.suse/selftests-powerpc-Only-test-lwm-stmw-on-big-endian.patch - commit 5218f70 - series.conf: cleanup - move an unsortable patch out of sorted section patches.suse/powerpc-Fix-build-error-in-paravirt.h.patch - commit 0f64295 - drm/tve200: Fix handling of platform_get_irq() error (bsc#1152472) - commit 8541d40 - drm/mcde: Fix handling of platform_get_irq() error (bsc#1152472) - commit 60b9525 - drm/dp_aux_dev: check aux_dev before use in (bsc#1152472) - commit 21532d2 - drm/aspeed: Fix Kconfig warning & subsequent build errors (bsc#1152472) - commit 3d14ba8 - drm/gma500: fix double free of gma_connector (bsc#1152472) Backporting notes: * context changes - commit 2ce14eb - drm/rockchip: Avoid uninitialized use of endpoint id in LVDS (bsc#1152472) - commit 103a121 - iio: ad5504: Fix setting power-down state (git-fixes). - serial: mvebu-uart: fix tx lost characters at power off (git-fixes). - usb: udc: core: Use lock when write to soft_connect (git-fixes). - usb: gadget: aspeed: fix stop dma register setting (git-fixes). - commit 4d850d2 - blacklist.conf: Append 'drm/vc4: gem: Add a managed action to cleanup the job queue' - commit ce3d22f - blacklist.conf: Append 'drm/vc4: bo: Add a managed action to cleanup the cache' - commit 2cf161b - bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback (bsc#1155518). - bpf: Don't leak memory in bpf getsockopt when optlen == 0 (bsc#1155518). - commit 609f544 - drm/panel: otm8009a: allow using non-continuous dsi clock (git-fixes). - usb: ohci: Make distrust_firmware param default to false (git-fixes). - commit 7c39cad - i2c: octeon: check correct size of maximum RECV_LEN packet (git-fixes). - commit 54a675e - ALSA: pcm: fix hw_rule deps kABI (bsc#1181014). - commit 3c80769 - ALSA: pcm: One more dependency for hw constraints (bsc#1181014). - commit d71290f - mmc: core: don't initialize block size from ext_csd if not present (git-fixes). - mmc: sdhci-xenon: fix 1.8v regulator stabilization (git-fixes). - platform/x86: intel-vbtn: Drop HP Stream x360 Convertible PC 11 from allow-list (git-fixes). - platform/x86: i2c-multi-instantiate: Don't create platform device for INT3515 ACPI nodes (git-fixes). - commit 9c2a03f - timers: Use only bucket expiry for base->next_expiry value (bsc#1181318). - timers: Preserve higher bits of expiration on index calculation (bsc#1181318). - commit f60f618 - s390/cio: fix use-after-free in ccw_device_destroy_console (git-fixes). - commit d3e26e8 - KVM: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup (jsc#SLE-7512 bsc#1165545). - commit 719d24b - net/af_iucv: set correct sk_protocol for child sockets (git-fixes). - net/af_iucv: fix null pointer dereference on shutdown (bsc#1179567 LTC#190111). - commit ddc328b - s390/dasd: fix hanging device offline processing (bsc#1181169 LTC#190914). - commit 9b7644e - net/smc: use memcpy instead of snprintf to avoid out of bounds read (jsc#SLE-15862 bsc#1180744 LTC#186340). - smc: fix out of bound access in smc_nl_get_sys_info() (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: fix access to parent of an ib device (jsc#SLE-15862 bsc#1180744 LTC#186340). - commit f7642f8 - net/smc: Add support for obtaining SMCR device list (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add support for obtaining SMCD device list (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add SMC-D Linkgroup diagnostic support (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Introduce SMCR get link command (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Introduce SMCR get linkgroup command (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add support for obtaining system information (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Introduce generic netlink interface for diagnostic purposes (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Refactor smc ism v2 capability handling (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add diagnostic information to link structure (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add diagnostic information to smc ib-device (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add link counters for IB device ports (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Add connection counters for links (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: Use active link of the connection (jsc#SLE-15862 bsc#1180744 LTC#186340). - net/smc: use helper smc_conn_abort() in listen processing (jsc#SLE-15862 bsc#1180744 LTC#186340). - commit 064ec88 - drm/vc4: Unify PCM card's driver_name (git-fixes). - commit 2a6cd0a - dpaa2-eth: fix the size of the mapped SGT buffer (jsc#SLE-14018). - soc: fsl: handle RCPM errata A-008646 on SoC LS1021A (jsc#SLE-14018). - soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' (jsc#SLE-14018). - soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' (jsc#SLE-14018). - soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours (jsc#SLE-14018). - bus: fsl-mc: simplify DPRC version check (jsc#SLE-14018). - bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure (jsc#SLE-14018). - bus: fsl-mc: make sure MC firmware is up and running (jsc#SLE-14018). - bus: fsl-mc: add back accidentally dropped error check (jsc#SLE-14018). - crypto: caam: Replace in_irq() usage (jsc#SLE-14018). - soc/fsl/qbman: Add an argument to signal if NAPI processing is required (jsc#SLE-14018). - crypto: caam/qi - simplify error path for context allocation (jsc#SLE-14018). - dpaa2-eth: Fix compile error due to missing devlink support (jsc#SLE-14018). - dpaa2-eth: select XGMAC_MDIO for MDIO bus support (jsc#SLE-14018). - soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk (jsc#SLE-14018). - soc: fsl: qman: convert to use be32_add_cpu() (jsc#SLE-14018). - soc: fsl: dpio: remove set but not used 'addr_cena' (jsc#SLE-14018). - dpaa2-eth: add support for devlink parser error drop traps (jsc#SLE-14018). - dpaa2-eth: add basic devlink support (jsc#SLE-14018). - devlink: add .trap_group_action_set() callback (jsc#SLE-14018). - devlink: add parser error drop packet traps (jsc#SLE-14018). - dpaa2-eth: install a single steering rule when SHARED_FS is enabled (jsc#SLE-14018). - dpaa2-eth: no need to check link state right after ndo_open (jsc#SLE-14018). - dpaa2-eth: drop double zeroing (jsc#SLE-14018). - ptp_qoriq: support FIPER3 (jsc#SLE-14018). - dpaa2-eth: utilize skb->cb for hardware timestamping (jsc#SLE-14018). - dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code (jsc#SLE-14018). - dpaa2-eth: define a global ptp_qoriq structure pointer (jsc#SLE-14018). - dpaa2-eth: add APIs of 1588 single step timestamping (jsc#SLE-14018). - dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE (jsc#SLE-14018). - dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c (jsc#SLE-14018). - dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c (jsc#SLE-14018). - dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c (jsc#SLE-14018). - bus/fsl-mc: Add a new version for dprc_get_obj_region command (jsc#SLE-14018). - bus/fsl-mc: Extend ICID size from 16bit to 32bit (jsc#SLE-14018). - bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO (jsc#SLE-14018). - bus/fsl-mc: Add a container setup function (jsc#SLE-14018). - bus/fsl-mc: Export a cleanup function for DPRC (jsc#SLE-14018). - bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities (jsc#SLE-14018). - bus/fsl-mc: Add dprc-reset-container support (jsc#SLE-14018). - bus/fsl-mc: Cache the DPRC API version (jsc#SLE-14018). - bus/fsl-mc: Set the QMAN/BMAN region flags (jsc#SLE-14018). - bus/fsl-mc: add support for 'driver_override' in the mc-bus (jsc#SLE-14018). - bus/fsl-mc: Add a new parameter to dprc_scan_objects function (jsc#SLE-14018). - bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_objects (jsc#SLE-14018). - bus: fsl-mc: MC control registers are not always available (jsc#SLE-14018). - bus: fsl-mc: don't assume an iommu is always present (jsc#SLE-14018). - gpio: mpc8xxx: simplify ls1028a/ls1088a support (jsc#SLE-14018). - ptp_qoriq: output PPS signal on FIPER2 in default (jsc#SLE-14018). - commit 30de820 - hwmon-amd_energy-09-fix-allocation-of-hwmon_channel_info.patch is now part of jsc#SLE-14262. - commit c0fcf0d - hwmon: (amd_energy) Add AMD family 19h model 01h x86 match (jsc#SLE-14262). - commit 0d38ed6 - ALSA: hda: Balance runtime/system PM if direct-complete is disabled (git-fixes). - ASoC: SOF: Intel: fix page fault at probe if i915 init fails (git-fixes). - ASoC: SOF: Intel: hda: Avoid checking jack on system suspend (git-fixes). - ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN (git-fixes). - ASoC: SOF: Intel: hda: Resume codec to do jack detection (git-fixes). - ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid (git-fixes). - commit 4063e56 - ALSA: hda: Add Cometlake-R PCI ID (git-fixes). - ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() (git-fixes). - ALSA: hda/via: Add minimum mute flag (git-fixes). - ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T (git-fixes). - commit 70d9202 - Move upstreamed sound patches into sorted section - commit f5195da - i2c: mlxbf: Fix the return check of devm_ioremap and ioremap (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit ebaf1be - i2c: mlxbf: Update author and maintainer email info (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit 248e78f - i2c: mlxbf: Update reference clock frequency (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit 077bf6e - i2c: mlxbf: Remove unecessary wrapper functions (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit a636d51 - i2c: mlxbf: Fix resrticted cast warning of sparse (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit 4f74542 - i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call (jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - commit 8341791 - i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoC (bsc#1119838 jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - Update config files. - supported.conf: add i2c-mlxbf - commit 25f4cd8 - blacklist.conf: Add entries for platform/x86/intel-vbtn that are reverted - commit 5482ef1 - platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on some HP x360 models (git-fixes). - commit d6ac163 - power: vexpress: add suppress_bind_attrs to true (git-fixes). - commit bb22b7b - platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driver (bsc#1119846 jsc#SLE-15271 jsc#SLE-16108 jsc#SLE-16098 jsc#SLE-13565). - Update config files. Enabel MLXBF_PCM as module - supported.conf: add mlxbf-pmc - commit af433f3 - drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail (git-fixes). - drm/i915/gt: Limit VFE threads based on GT (git-fixes). - drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout (git-fixes). - drm/i915/backlight: fix CPU mode backlight takeover on LPT (git-fixes). - drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is no reset-deassert MIPI-sequence (git-fixes). - drm/msm: Call msm_init_vram before binding the gpu (git-fixes). - drm/amdgpu: fix potential memory leak during navi12 deinitialization (git-fixes). - drm/amdgpu: fix a GPU hang issue when remove device (git-fixes). - drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue (git-fixes). - drm/i915/perf: also include Gen11 in OATAILPTR workaround (git-fixes). - drm/amdkfd: Put ACPI table after using it (git-fixes). - drm/bridge: sii902x: Enable I/O and core VCC supplies if present (git-fixes). - drm/bridge: sii902x: Refactor init code into separate function (git-fixes). - commit 1ac5cc4 - blacklist.conf: Add amdgpu patches that are reverted - commit ac3cc99 - spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails (git-fixes). - Refresh patches.suse/spi-imx-fix-runtime-pm-support-for-config_pm.patch. - commit afbdd20 - blacklist.conf: Add rtl8192e patches that are reverted later - commit 86d1c5b - r8169: fix potential skb double free in an error path (git-fixes). - spi: spi-cadence-quadspi: Fix mapping of buffers for DMA reads (git-fixes). - commit 0cf3ab4 - btrfs: send: fix wrong file path when there is an inode with a pending rmdir (bsc#1181237). - commit be4e71d - tty/sysrq: constify the the sysrq_key_op(s) (git-fixes). - commit 866ce2a - media: dvb-usb: Fix use-after-free access (bsc#1181104). - media: dvb-usb: Fix memory leak at error in dvb_usb_device_init() (bsc#1181104). - commit 3a92626 - can: vxcan: vxcan_xmit: fix use after free bug (git-fixes). - mac80211: check if atf has been disabled in __ieee80211_schedule_txq (git-fixes). - mac80211: do not drop tx nulldata packets on encrypted links (git-fixes). - commit dfeeb94 - Increase PCI_NR_FUNCTIONS to 512 on s390x (jsc#SLE-17267, bsc#1180114, LTC#190383). - Refresh config/s390x/zfcpdump. - commit 56606d8 - lib/zlib: fix inflating zlib streams on s390 (bsc#1181070 LTC#190858). - commit 5b17a7f - vfio-pci: Use io_remap_pfn_range() for PCI IO memory (bsc#1181220). - iommu/vt-d: Fix a bug for PDP check in prq_event_thread (bsc#1181217). - vfio/pci: Implement ioeventfd thread handler for contended memory lock (bsc#1181219). - KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails (bsc#1181218). - commit 517d1e9 - arm64: Remove arm64_dma32_phys_limit and its uses (jsc#SLE-17068). - commit 8ce9631 - bpf: Fix signed_{sub,add32}_overflows type handling (bsc#1177028). - bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling (bsc#1177028). - bpftool: Fix compilation failure for net.o with older glibc (bsc#1177028). - bpf: Save correct stopping point in file seq iteration (bsc#1177028). - selftests/bpf: Clarify build error if no vmlinux (bsc#1177028). - bpf: Simplify task_file_seq_get_next() (bsc#1177028). - bpf: Avoid iterating duplicated files for task_file iterator (bsc#1177028). - commit 7d12720 - iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb() (bsc#1181210). - iommu/amd: Stop irq_remapping_select() matching when remapping is disabled (bsc#1181206). - iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM (bsc#1181211). - iommu/vt-d: Don't read VCCAP register unless it exists (bsc#1181208). - x86/tboot: Don't disable swiotlb when iommu is forced on (bsc#1181215). - iommu: Check return of __iommu_attach_device() (bsc#1181207). - iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() (bsc#1181209). - vfio/type1: fix dirty bitmap calculation in vfio_dma_rw (bsc#1181214). - vfio: fix a missed vfio group put in vfio_pin_pages (bsc#1181213). - vfio: add a singleton check for vfio_group_pin_pages (bsc#1181212). - commit 8c44ec4 - Update patches.suse/selftests-ftrace-Select-an-existing-function-in-kpro.patch (bsc#1181203 ltc#190909). - commit e5512d0 - drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() (bsc#1152472) - commit d0d0905 - drm: bridge: dw-hdmi: Avoid resetting force in the detect function (bsc#1152472) - commit 9ad528c - drm/i915: Correctly set SFC capability for video engines (bsc#1152489) Backporting notes: * context changes - commit d15d9b1 - SUNRPC: xprt_load_transport() needs to support the netid "/rdma6"/ (git-fixes). - commit d5fbee3 - ALSA: usb-audio: Fix hw constraints dependencies (bsc#1181014). - commit 58d7b94 - dmabuf: fix use-after-free of dmabuf's file->f_inode (git-fixes). - i2c: imx: Don't generate STOP condition if arbitration has been lost (git-fixes). - i2c: imx: Check for I2SR_IAL after every byte (git-fixes). - iwlwifi: pcie: set LTR to avoid completion timeout (git-fixes). - ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe() (git-fixes). - i2c: imx: Fix reset of I2SR_IAL flag (git-fixes). - gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION (git-fixes). - commit 555f1bf - blacklist.conf: Add amdgpu commits that are reverted - commit 1fba96f - ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 (git-fixes). - ASoC: amd: Replacing MSI with Legacy IRQ model (git-fixes). - ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2 (git-fixes). - ASoC: meson: axg-tdmin: fix axg skew offset (git-fixes). - ASoC: max98373: don't access volatile registers in bias level off (git-fixes). - ASoC: rt711: mutex between calibration and power state changes (git-fixes). - ASoC: Intel: haswell: Add missing pm_ops (git-fixes). - ASoC: rsnd: don't call clk_disable_unprepare() if can't use (git-fixes). - ASoC: SOF: Fix spelling mistake in Kconfig "/ond"/ -> "/and"/ (git-fixes). - ASoC: codecs: fix spelling mistake in Kconfig "/comunicate"/ -> "/communicate"/ (git-fixes). - commit 13c6b71 - spi: cadence: cache reference clock rate during probe (git-fixes). - r8152: Add Lenovo Powered USB-C Travel Hub (git-fixes). - usb: typec: Fix copy paste error for NVIDIA alt-mode description (git-fixes). - hwmon: (pwm-fan) Ensure that calculation doesn't discard big period values (git-fixes). - ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI (git-fixes). - misdn: dsp: select CONFIG_BITREVERSE (git-fixes). - commit 01db302 - Update configs: Enable i2c_mux_pinctrl (jsc#SLE-15318) - supported.conf: Support i2c-mux-pinctrl - commit 1488fe7 - selftests/ftrace: Select an existing function in kprobe_eventname test (bsc#1179396 ltc#185738). - commit 3e9ea6f - selftests/powerpc: spectre_v2 test must be built 64-bit (bsc#1181158 ltc#190851). - commit 52f3d6b - Update patches.suse/0001-xen-events-add-a-proper-barrier-to-2-level-uevent-un.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0002-xen-events-fix-race-in-evtchn_fifo_unmask.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0003-xen-events-add-a-new-late-EOI-evtchn-framework.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0004-xen-blkback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0005-xen-netback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0006-xen-scsiback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0007-xen-pvcallsback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0008-xen-pciback-use-lateeoi-irq-binding.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0009-xen-events-switch-user-event-channels-to-lateeoi-mod.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0010-xen-events-use-a-common-cpu-hotplug-hook-for-event-c.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/0012-xen-events-block-rogue-events-for-some-time.patch (CVE-2020-27673 XSA-332 bsc#1177411). - Update patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch (CVE-2020-27675 XSA-331 bsc#1177410). - Added CVE numbers for above patches. - commit 3b60580 - selftests/powerpc: Move set_dscr() into rfi_flush.c (bsc#1181158 ltc#190851). - selftests/powerpc: Move Hash MMU check to utilities (bsc#1181158 ltc#190851). - selftests/powerpc: Add a test of bad (out-of-range) accesses (bsc#1181158 ltc#190851). - Refresh patches.suse/selftests-powerpc-Add-tlbie_test-in-.gitignore.patch. - selftests/powerpc: Add a test of spectre_v2 mitigations (bsc#1181158 ltc#190851). - Refresh patches.suse/selftests-powerpc-entry-flush-test.patch. - selftests/powerpc: Ignore generated files (bsc#1181158 ltc#190851). - commit f53f10b - selftests/powerpc: Only test lwm/stmw on big endian (bsc#1180412 ltc#190579). - commit 21bd682 - powerpc: Fix build error in paravirt.h (bsc#1181148 ltc#190702). - commit 251d2f4 - Exclude Symbols.list again. Removing the exclude builds vanilla/linux-next builds. Fixes: 55877625c800 ("/kernel-binary.spec.in: Package the obj_install_dir as explicit filelist."/) - commit a1728f2 - powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted() (bsc#1181148 ltc#190702). - powerpc: Reintroduce is_kvm_guest() as a fast-path check (bsc#1181148 ltc#190702). - powerpc: Rename is_kvm_guest() to check_kvm_guest() (bsc#1181148 ltc#190702). - powerpc: Refactor is_kvm_guest() declaration to new header (bsc#1181148 ltc#190702). - commit 17fe8f8 - floppy: reintroduce O_NDELAY fix (boo#1181018). - commit ab10a7d - Refresh patches.suse/scsi-qedi-correct-max-length-of-chap-secret. - commit ac83a80 - arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (bsc#1180130). - arm64: pgtable: Fix pte_accessible() (bsc#1180130). - commit 585bbd5 - Revive usb-audio Keep Interface mixer (bsc#1181014). - commit 80020db - mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040 (git-fixes). - mtd: spi-nor: atmel: remove global protection flag (git-fixes). - commit c76850f - netfilter: ctnetlink: add a range check for l3/l4 protonum (CVE-2020-25211 bsc#1176395). - commit ebf5e43 - fix patches metadata - fix Patch-mainline: patches.suse/NFS-nfs_delegation_find_inode_server-must-first-refe.patch patches.suse/NFS-nfs_igrab_and_active-must-first-reference-the-su.patch patches.suse/NFS-pNFS-Fix-a-leak-of-the-layout-plh_outstanding-co.patch patches.suse/NFS-pNFS-Fix-a-typo-in-ff_layout_resend_pnfs_read.patch patches.suse/NFS-switch-nfsiod-to-be-an-UNBOUND-workqueue.patch patches.suse/NFS4-Fix-use-after-free-in-trace_event_raw_event_nfs.patch patches.suse/NFSv4-Fix-the-alignment-of-page-data-in-the-getdevic.patch patches.suse/NFSv4.2-condition-READDIR-s-mask-for-security-label-.patch patches.suse/Revert-nfsd4-support-change_attr_type-attribute.patch patches.suse/SUNRPC-Clean-up-the-handling-of-page-padding-in-rpc_.patch patches.suse/SUNRPC-rpc_wake_up-should-wake-up-tasks-in-the-corre.patch patches.suse/lockd-don-t-use-interval-based-rebinding-over-TCP.patch patches.suse/md-fix-a-warning-caused-by-a-race-between-concurrent.patch patches.suse/net-sunrpc-Fix-snprintf-return-value-check-in-do_xpr.patch patches.suse/net-sunrpc-interpret-the-return-value-of-kstrtou32-c.patch patches.suse/nfs_common-need-lock-during-iterate-through-the-list.patch patches.suse/nfsd-Fix-message-level-for-normal-termination.patch patches.suse/sunrpc-fix-xs_read_xdr_buf-for-partial-pages-receive.patch - commit f5dfabc - fix patches metadata - fix Patch-mainline: patches.suse/kprobes-tracing-kprobes-Fix-to-kill-kprobes-on-initmem-after-boot.patch patches.suse/mm-vmalloc-Fix-unlock-order-in-s_stop.patch - commit 8ea9f59 - tests: add close_range() tests (jsc#SLE-17337, bsc#1179090). - arch: wire-up close_range() (jsc#SLE-17337, bsc#1179090). - open: add close_range() (jsc#SLE-17337, bsc#1179090). - commit abad1c5 - Refresh patches.suse/0011-x86-hpet-Move-MSI-support-into-hpet.c.patch. - Update patches.suse/msft-hv-2119-irqdomain-treewide-Keep-firmware-node-unconditionall.patch (git-fixes bsc#1180889). Add missing hunks in the e3beca48a45b's backport. - commit 060c4e5 - Update patches.suse/tun-correct-header-offsets-in-napi-frags-mode.patch (git-fixes bsc#1180812 CVE-2021-0342). Added CVE reference - commit 0059c1d - NFS: nfs_igrab_and_active must first reference the superblock (for-next). - NFS: nfs_delegation_find_inode_server must first reference the superblock (for-next). - NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter (for-next). - net: sunrpc: interpret the return value of kstrtou32 correctly (for-next). - NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock (for-next). - NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read() (for-next). - sunrpc: fix xs_read_xdr_buf for partial pages receive (for-next). - NFS: switch nfsiod to be an UNBOUND workqueue (for-next). - lockd: don't use interval-based rebinding over TCP (for-next). - net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs' (for-next). - SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() (for-next). - NFSv4: Fix the alignment of page data in the getdeviceinfo reply (for-next). - NFSv4.2: condition READDIR's mask for security label based on LSM state (for-next). - SUNRPC: rpc_wake_up() should wake up tasks in the correct order (for-next). - md: fix a warning caused by a race between concurrent md_ioctl()s (for-next). - Revert "/nfsd4: support change_attr_type attribute"/ (for-next). - nfs_common: need lock during iterate through the list (for-next). - nfsd: Fix message level for normal termination (for-next). - commit 685e8f2 - x86/cpu/amd: Call init_amd_zn() om Family 19h processors too (bsc#1181077). - commit a71f120 - blacklist.conf: No in-tree users of the table - commit 9c6c6be - kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot (git fixes (kernel/kprobe)). - commit 47f3848 - blacklist.conf: UP not enabled in kernel config - commit c97848a - mm/vmalloc: Fix unlock order in s_stop() (git fixes (mm/vmalloc)). - commit 70dafb3 - blacklist.conf: nilfs2 not enabled in kernel config - commit 409ae2f - scsi: ibmvfc: Fix spelling mistake "/succeded"/ -> "/succeeded"/ (jsc#SLE-15442 bsc#1180814 ltc#187461). - commit a426064 - blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED (jsc#SLE-15442 bsc#1180814 ltc#187461). - blk-mq: Facilitate a shared sbitmap per tagset (jsc#SLE-15442 bsc#1180814 ltc#187461). - blk-mq: Use pointers for blk_mq_tags bitmap tags (jsc#SLE-15442 bsc#1180814 ltc#187461). - blk-mq: Pass flags for tag init/free (jsc#SLE-15442 bsc#1180814 ltc#187461). - blk-mq: Free tags in blk_mq_init_tags() upon error (jsc#SLE-15442 bsc#1180814 ltc#187461). - commit c2ebad8 - s390/qeth: fix L2 header access in qeth_l3_osa_features_check() (git-fixes). - s390/qeth: fix locking for discipline setup / removal (git-fixes). - s390/qeth: fix deadlock during recovery (git-fixes). - s390/dasd: fix list corruption of lcu list (git-fixes). - s390/dasd: fix list corruption of pavgroup group list (git-fixes). - s390/dasd: prevent inconsistent LCU device data (git-fixes). - s390/smp: perform initial CPU reset also for SMT siblings (git-fixes). - s390/kexec_file: fix diag308 subcode when loading crash kernel (git-fixes). - s390/qeth: consolidate online/offline code (git-fixes). - s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path (git-fixes). - commit 22371f9 - Update config files (jsc#SLE-17227) Enable CMA and DMA_CMA backend. Also enable SPI_BITBANG as requested. - commit ebe7020 - blacklist.conf: 78762b0e79bc x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* - commit 2b5cd2a - ALSA: usb-audio: Avoid implicit feedback on Pioneer devices (bsc#1181014). - ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1 (bsc#1181014). - ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints (bsc#1181014). - ALSA: usb-audio: Always apply the hw constraints for implicit fb sync (bsc#1181014). - commit b78b9c6 - Do not backport 30ad8db3a patch because HPE needs uv_bios_call() (bsc#1180598) Do not backport 30ad8db3a2c2e0121202342c6c2a48fc28937056 x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() because HPE needs uv_bios_call() in SLE15-SP3 - blacklist.conf: - Delete patches.suse/x86-platform-uv-Mark-uv_bios_call-and-uv_bios_call_i.patch. - commit cb1e448 - scsi: scsi_debug: Support host tagset (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: core: Show nr_hw_queues in sysfs (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: Add host and host template flag 'host_tagset' (jsc#SLE-15442 bsc#1180814 ltc#187461). Refresh patches.suse/scsi-add-disable_async_probing-module-argument.patch - scsi: scsi_debug: Support hostwide tags (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: core: Refactor scsi_mq_setup_tags function (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: scsi_debug: Re-arrange parameters alphabetically (jsc#SLE-15442 bsc#1180814 ltc#187461). - commit 0e8c445 - scsi: ibmvfc: Provide modules parameters for MQ settings (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Enable MQ and set reasonable defaults (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Purge SCSI channels after transport loss/reset (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Send Cancel MAD down each hw SCSI channel (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add cancel mad initialization helper (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Register Sub-CRQ handles with VIOS during channel setup (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Send commands down HW Sub-CRQ when channelized (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Set and track hw queue in ibmvfc_event struct (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Advertise client support for using hardware channels (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Implement channel enquiry and setup commands (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Map/request irq and register Sub-CRQ interrupt handler (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Define Sub-CRQ interrupt handler routine (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add handlers to drain and complete Sub-CRQ responses (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add Sub-CRQ IRQ enable/disable routine (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add alloc/dealloc routines for SCSI Sub-CRQ Channels (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add Subordinate CRQ definitions (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Define hcall wrapper for registering a Sub-CRQ (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool() (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Init/free event pool during queue allocation/free (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Move event pool init/free routines (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add vhost fields and defaults for MQ enablement (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Relax locking around ibmvfc_queuecommand() (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Complete commands outside the host/queue lock (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Define per-queue state/list locks (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Make command event pool queue specific (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Define generic queue structure for CRQs (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Advertise client support for targetWWPN using v2 commands (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add support for target_wwpn field in v2 MADs and vfcFrame (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add FC payload retrieval routines for versioned vfcFrames (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add helper for testing capability flags (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Add new fields for version 2 of several MADs (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Deduplicate common ibmvfc_cmd init code (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Use correlation token to tag commands (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Remove trailing semicolon (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Byte swap login_buf.resp values in attribute show functions (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Protect vhost->task_set increment by the host lock (jsc#SLE-15442 bsc#1180814 ltc#187461). - scsi: ibmvfc: Interface updates for future FPIN and MQ support (jsc#SLE-15442 bsc#1180814 ltc#187461). - commit fe5294b - Revert dwc3 series. As of now, this recently merged series fails to build without the kabi workaround which would break SLE15-SP3 merge. Drop the patches until the build failure is fixed. - commit a8aaab2 - drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling (bsc#1180848). - commit 8584e95 - Drop incorrectly re-backported radeon patch again (bsc#1180971) Also add cherry-picked commit ids in the two relevant patches - commit bb3221b - blacklist.conf: 66ab33bf6d43 ("/virtiofs fix leak in setup"/) Requires a massive commit, which is quite intrusive in fuse and not worth it. - commit 2076b1f - fuse: fix page dereference after free (jsc#SLE-13782). - virtio_fs: convert to LE accessors (jsc#SLE-13782). - commit 5376406 - KVM: SVM: Initialize prev_ga_tag before use (bsc#1180809). - commit 953316b - blacklist.conf: 0e9fb6f17ad5 ("/fuse: BUG_ON correction in fuse_dev_splice_write()"/) Requires intrusive changes in pipe, splice, etc. - commit eac6f26 - fuse: reject options on reconfigure via fsconfig(2) (jsc#SLE-13782). - fuse: ignore 'data' argument of mount(..., MS_REMOUNT) (jsc#SLE-13782). - fuse: use ->reconfigure() instead of ->remount_fs() (jsc#SLE-13782). - virtiofs: do not use fuse_fill_super_common() for device installation (jsc#SLE-13782). - fuse: invalidate inode attr in writeback cache mode (jsc#SLE-13782). - fuse: Update stale comment in queue_interrupt() (jsc#SLE-13782). - virtiofs: Add mount option and atime behavior to the doc (jsc#SLE-13782). - virtiofs: schedule blocking async replies in separate worker (jsc#SLE-13782). - commit ac0b54e - fuse: fix stack use after return (jsc#SLE-13782). - fuse: Support RENAME_WHITEOUT flag (jsc#SLE-13782). - fuse: don't overflow LLONG_MAX with end offset (jsc#SLE-13782). - commit 3a3db69 - fuse: fix fuse_send_readpages() in the syncronous read case (jsc#SLE-13782). - fuse: fix leak of fuse_io_priv (jsc#SLE-13782). - virtiofs: Use completions while waiting for queue to be drained (jsc#SLE-13782). - virtiofs: Do not send forget request "/struct list_head"/ element (jsc#SLE-13782). - virtiofs: Use a common function to send forget (jsc#SLE-13782). - fuse: verify write return (jsc#SLE-13782). - commit a5ee2f4 - blacklist.conf: 035fff1f7aab x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled - commit e52f15d - x86/kprobes: Restore BTF if the single-stepping is cancelled (bsc#1152489). - commit f89b6b0 - hwmon: (amd_energy) fix allocation of hwmon_channel_info config (git-fixes). - dmaengine: idxd: off by one in cleanup code (git-fixes). - commit 22fcbaa - fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() (jsc#SLE-13782). - fuse: Add changelog entries for protocols 7.1 - 7.8 (jsc#SLE-13782). - virtiofs: Remove set but not used variable 'fc' (jsc#SLE-13782). - virtiofs: Retry request submission from worker context (jsc#SLE-13782). - virtiofs: Count pending forgets as in_flight forgets (jsc#SLE-13782). - virtiofs: Set FR_SENT flag only after request has been sent (jsc#SLE-13782). - virtiofs: No need to check fpq->connected state (jsc#SLE-13782). - virtiofs: Do not end request in submission context (jsc#SLE-13782). - fuse: don't advise readdirplus for negative lookup (jsc#SLE-13782). - fuse: don't dereference req->args on finished request (jsc#SLE-13782). - virtio-fs: don't show mount options (jsc#SLE-13782). - commit ce0c590 - virtio-fs: Change module name to virtiofs.ko (jsc#SLE-13782). - fuse: Make fuse_args_to_req static (jsc#SLE-13782). - fuse: unexport fuse_put_request (jsc#SLE-13782). - fuse: kmemcg account fs data (jsc#SLE-13782). - fuse: on 64-bit store time in d_fsdata directly (jsc#SLE-13782). - commit 5c78fc0 - virtio-fs: add virtiofs filesystem (jsc#SLE-13782). - Refresh patches.suse/mac80211_hwsim-add-frame-transmission-support-over-v.patch. - Update config files: CONFIG_VIRTIO_FS=m - supported.conf: add virtiofs - commit f56518a - virtio-fs: add Documentation/filesystems/virtiofs.rst (jsc#SLE-13782). - fuse: reserve values for mapping protocol (jsc#SLE-13782). - fuse: reserve byteswapped init opcodes (jsc#SLE-13782). - fuse: allow skipping control interface and forced unmount (jsc#SLE-13782). - fuse: dissociate DESTROY from fuseblk (jsc#SLE-13782). - fuse: delete dentry if timeout is zero (jsc#SLE-13782). - fuse: separate fuse device allocation and installation in fuse_conn (jsc#SLE-13782). - fuse: add fuse_iqueue_ops callbacks (jsc#SLE-13782). - fuse: extract fuse_fill_super_common() (jsc#SLE-13782). - fuse: export fuse_dequeue_forget() function (jsc#SLE-13782). - commit ca085b1 - fuse: export fuse_get_unique() (jsc#SLE-13782). - fuse: export fuse_send_init_request() (jsc#SLE-13782). - fuse: export fuse_len_args() (jsc#SLE-13782). - fuse: export fuse_end_request() (jsc#SLE-13782). - fuse: stop copying pages to fuse_req (jsc#SLE-13782). - fuse: stop copying args to fuse_req (jsc#SLE-13782). - fuse: clean up fuse_req (jsc#SLE-13782). - commit 0d1d5ea - fuse: simplify request allocation (jsc#SLE-13782). - Refresh patches.suse/fuse-fix-parameter-for-fs_ioc_-get-set-flags.patch. - commit 7f8dfa3 - fuse: unexport request ops (jsc#SLE-13782). - fuse: convert retrieve to simple api (jsc#SLE-13782). - fuse: convert release to simple api (jsc#SLE-13782). - cuse: convert init to simple api (jsc#SLE-13782). - fuse: convert init to simple api (jsc#SLE-13782). - commit 652a991 - fuse: convert writepages to simple api (jsc#SLE-13782). - Refresh patches.suse/fuse-don-t-ignore-errors-from-fuse_writepages_fill.patch. - commit d1549f6 - fuse: convert readdir to simple api (jsc#SLE-13782). - fuse: convert readpages to simple api (jsc#SLE-13782). - commit f65ef7d - fuse: convert direct_io to simple api (jsc#SLE-13782). - Refresh patches.suse/fix-up-iter-on-short-count-in-fuse_direct_io.patch. - commit bfbe398 - Update patches.suse/netfilter-add-and-use-nf_hook_slow_list.patch (bsc#1176447 bsc#1180765 CVE-2021-20177). Added CVE number. - commit 8e9abe5 - fuse: add simple background helper (jsc#SLE-13782). - fuse: convert sync write to simple api (jsc#SLE-13782). - fuse: covert readpage to simple api (jsc#SLE-13782). - fuse: fuse_short_read(): don't take fuse_req as argument (jsc#SLE-13782). - fuse: convert ioctl to simple api (jsc#SLE-13782). - commit 960efa9 - fuse: move page alloc (jsc#SLE-13782). - Refresh patches.suse/fuse-fix-parameter-for-fs_ioc_-get-set-flags.patch. - commit ae6a2de - fuse: convert readlink to simple api (jsc#SLE-13782). - fuse: add pages to fuse_args (jsc#SLE-13782). - fuse: convert destroy to simple api (jsc#SLE-13782). - fuse: add nocreds to fuse_args (jsc#SLE-13782). - fuse: convert fuse_force_forget() to simple api (jsc#SLE-13782). - fuse: add noreply to fuse_args (jsc#SLE-13782). - fuse: convert flush to simple api (jsc#SLE-13782). - fuse: simplify 'nofail' request (jsc#SLE-13782). - fuse: rearrange and resize fuse_args fields (jsc#SLE-13782). - commit 99f9f98 - fuse: flatten 'struct fuse_args' (jsc#SLE-13782). - Refresh patches.suse/fuse-verify-attributes.patch. - commit ace7210 - vfs: subtype handling moved to fuse (jsc#SLE-13782). - fuse: convert to use the new mount API (jsc#SLE-13782). - cuse: fix broken release (jsc#SLE-13782). - commit b7625ea - fuse: cleanup fuse_wait_on_page_writeback (jsc#SLE-13782). - commit 6d24ff2 - fuse: require /dev/fuse reads to have enough buffer capacity (take 2) (jsc#SLE-13782). - Refresh patches.suse/fuse-fix-deadlock-with-aio-poll-and-fuse_iqueue-wait.patch. - commit acb8ea8 - kABI fixup for dwc3 introduction of DWC_usb32 (git-fixes). - commit 03d1108 - ALSA: doc: Fix reference to mixart.rst (git-fixes). - commit b4c3583 - ASoC: meson: axg-tdm-interface: fix loopback (git-fixes). - ASoC: dapm: remove widget from dirty list on free (git-fixes). - ASoC: Intel: fix error code cnl_set_dsp_D0() (git-fixes). - commit 04a1c91 - ALSA: hda/hdmi - enable runtime pm for CI AMD display audio (git-fixes). - ALSA: firewire-tascam: Fix integer overflow in midi_port_work() (git-fixes). - ALSA: fireface: Fix integer overflow in transmit_midi_msg() (git-fixes). - ALSA: hda/tegra: fix tegra-hda on tegra30 soc (git-fixes). - clk: tegra30: Add hda clock default rates to clock driver (git-fixes). - ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devices (git-fixes). - ALSA: usb-audio: Annotate the endpoint index in audioformat (git-fixes). - ALSA: usb-audio: Avoid unnecessary interface re-setup (git-fixes). - ALSA: usb-audio: Choose audioformat of a counter-part substream (git-fixes). - ALSA: usb-audio: Fix the missing endpoints creations for quirks (git-fixes). - ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines (git-fixes). - commit db30ae4 - x86/apic: Fix x2apic enablement without interrupt remapping (bsc#1152489). - commit a8a5227 - netfilter: add and use nf_hook_slow_list() (bsc#1180765 CVE-2021-20177). - commit 465dae1 - Refresh patches.suse/edac-amd64-add-amd-family-17h-model-60h-pci-ids.patch. Complete the backport now that 5e4c55276ae8 ("/EDAC/amd64: Save max number of controllers to family type"/) has been backported too. - commit f6cb75f - usb: dwc3: Add support for DWC_usb32 IP (git-fixes). - commit f699093 - Input: elantech - fix protocol errors for some trackpoints in SMBus mode (bsc#1180870). - Input: elan_i2c - add new trackpoint report type 0x5F (bsc#1180870). - Input: synaptics - demote non-conformant kernel-doc header (bsc#1180870). - Input: elan_i2c_core - move header inclusion inside (bsc#1180870). - Input: elantech - demote obvious abuse of kernel-doc header (bsc#1180870). - Input: elan_i2c - fix firmware update on newer ICs (bsc#1180870). - Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1 (bsc#1180870). - commit d5ab100 - Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2 (bsc#1180870). - Input: synaptics-rmi4 - rename f30_data to gpio_data (bsc#1180870). - Input: elan_i2c - add ic type 0x15 (bsc#1180870). - Input: elan_i2c - add support for high resolution reports (bsc#1180870). - Input: elan_i2c - do not constantly re-query pattern ID (bsc#1180870). - Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14 (bsc#1180870). - Input: elan_i2c - handle firmware updated on newer ICs (bsc#1180870). - Input: elan_i2c - add support for different firmware page sizes (bsc#1180870). - Input: elan_i2c - fix detecting IAP version on older controllers (bsc#1180870). - Input: elan_i2c - handle devices with patterns above 1 (bsc#1180870). - commit 8cfe63d - Input: elan_i2c - make fetching IC type of older controllers more robust (bsc#1180870). - Input: elan_i2c - handle firmware not implementing "/get pattern"/ command (bsc#1180870). - Input: elantech - remove redundant assignments to variable error (bsc#1180870). - Input: introduce input_mt_report_slot_inactive() (bsc#1180870). - Input: psmouse - drop all unneeded functions from mouse headers (bsc#1180870). - Input: synaptics - fix a typo (bsc#1180870). - Input: elan_i2c - switch to using devm_add_action_or_reset() (bsc#1180870). - Input: elan_i2c - switch to using devm_device_add_groups() (bsc#1180870). - commit 6509eab - nvmem: Add driver to expose reserved memory as nvmem (jsc#SLE-SLE-16616). - Update config files: Enable nvmem-rmem as module on arm64 & armv7+lpae, disable it otherwise - supported.conf: Add nvmem-rmem This is needed early to get boot-loader configuration working on RPi4; an essential feature. - commit 212522b - usb: dwc3: Update soft-reset wait polling rate (git-fixes). - commit 227b9e8 - drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers (bsc#1180848). - Update config files. - supported.conf: - commit 3ceea3c - scsi: scsi_transport_srp: Don't block target in failfast state (bsc#1172355). - commit 4d51a17 - xen: support having only one event pending per watch (bsc#1179508 XSA-349 CVE-2020-29568). - commit b454020 - xen: revert Allow watches discard events before queueing (bsc#1179508 XSA-349 CVE-2020-29568). - commit 7a45cd4 - xen: revert Add 'will_handle' callback support in xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568). - commit b9e03df - xen: revert Support will_handle watch callback (bsc#1179508 XSA-349 CVE-2020-29568). - commit 3082598 - xen: revert Count pending messages for each watch (bsc#1179508 XSA-349 CVE-2020-29568). - commit 9d4ca48 - video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init() (git-fixes). - video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error (git-fixes). - video: fbdev: pvr2fb: initialize variables (git-fixes). - video: fbdev: fix OOB read in vga_8planes_imageblit() (git-fixes). - commit 7cdcf45 - xen: revert Disallow pending watch messages (bsc#1179508 XSA-349 CVE-2020-29568). - commit a948c9f - ntb: idt: fix error check in ntb_hw_idt.c (jsc#SLE-13360). - commit 93a77b3 - usb: gadget: enable super speed plus (git-fixes). - USB: serial: option: add LongSung M5710 module support (git-fixes). - USB: serial: option: add Quectel EM160R-GL (git-fixes). - usb: uas: Add PNY USB Portable SSD to unusual_uas (git-fixes). - usb: gadget: configfs: Fix use-after-free issue with udc_name (git-fixes). - USB: usblp: fix DMA to stack (git-fixes). - usb: gadget: Fix spinlock lockup on usb_function_deactivate (git-fixes). - usb: gadget: function: printer: Fix a memory leak for interface descriptor (git-fixes). - USB: cdc-wdm: Fix use after free in service_outstanding_interrupt() (git-fixes). - USB: cdc-acm: blacklist another IR Droid device (git-fixes). - crypto: asym_tpm: correct zero out potential secrets (git-fixes). - net: usb: qmi_wwan: add Quectel EM160R-GL (git-fixes). - CDC-NCM: remove "/connected"/ log message (git-fixes). - ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() (git-fixes). - lib/genalloc: fix the overflow when size is too big (git-fixes). - Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close (git-fixes). - commit 052b915 - drm/panfrost: Move the GPU reset bits outside the timeout handler (git-fixes). - drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle (git-fixes). - commit 173f5a4 - drm/panfrost: Remove unused variables in panfrost_job_close() (git-fixes). - commit 11a7e60 - drm/panfrost: Don't corrupt the queue mutex on open/close (git-fixes). - commit a5f75e8 - drm/i915/dp: Track pm_qos per connector (git-fixes). - drm/i915: clear the shadow batch (git-fixes). - drm/i915: Fix mismatch between misplaced vma check and vma insert (git-fixes). - drm/amd/display: updated wm table for Renoir (git-fixes). - drm/meson: dw-hdmi: Enable the iahb clock early enough (git-fixes). - commit 11d51e1 - drm/meson: dw-hdmi: Disable clocks on driver teardown (git-fixes). - drm/edid: fix objtool warning in drm_cvt_modes() (git-fixes). - drm/amdkfd: Fix leak in dmabuf import (git-fixes). - drm/amd/display: Prevent bandwidth overflow (git-fixes). - drm/amdgpu: fix compute queue priority if num_kcq is less than 4 (git-fixes). - drm/msm/dsi_phy_10nm: implement PHY disabling (git-fixes). - drm/msm/dsi_pll_10nm: restore VCO rate during restore_state (git-fixes). - drm/msm/dpu: Add newline to printks (git-fixes). - drm/mediatek: Use correct aliases name for ovl (git-fixes). - drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP registers (git-fixes). - commit d189b05 - drm/meson: dw-hdmi: Register a callback to disable the regulator (git-fixes). - drm/meson: Unbind all connectors on module removal (git-fixes). - drm/meson: Free RDMA resources after tearing down DRM (git-fixes). - drm/omap: dmm_tiler: fix return error code in omap_dmm_probe() (git-fixes). - drm/udl: Fix missing error code in udl_handle_damage() (git-fixes). - drm/i915: Avoid mixing integer types during batch copies (git-fixes). - drm/amdgpu: fix build_coefficients() argument (git-fixes). - drm/amdgpu: fix incorrect enum type (git-fixes). - drm/amd/display: remove useless if/else (git-fixes). - commit 714ea88 - drm/i915/tgl: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock (git-fixes). - drm/panel: simple: Add flags to boe_nv133fhm_n61 (git-fixes). - drm/edid: Fix uninitialized variable in drm_cvt_modes() (git-fixes). - drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe (git-fixes). - drm/tve200: Fix handling of platform_get_irq() error (git-fixes). - drm/mcde: Fix handling of platform_get_irq() error (git-fixes). - drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor() (git-fixes). - drm/aspeed: Fix Kconfig warning & subsequent build errors (git-fixes). - drm/panfrost: Fix job timeout handling (git-fixes). - commit 2743044 - scsi: qedi: Correct max length of CHAP secret (bsc#1180221). - commit 5b6934e - fix patch metadata - fix Patch-mainline: patches.suse/sched-fair-Check-for-idle-core-in-wake_affine.patch - commit b5830a4 - drm/gma500: fix double free of gma_connector (git-fixes). - drm/i915/gt: Declare gen9 has 64 mocs entries! (git-fixes). - drm/i915/display/dp: Compute the correct slice count for VDSC on DP (git-fixes). - drm/i915/gt: Cancel the preemption timeout on responding to it (git-fixes). - drm/i915/gt: Ignore repeated attempts to suspend request flow across reset (git-fixes). - drm/i915/gem: Propagate error from cancelled submit due to context closure (git-fixes). - drm/amdgpu: fix sdma instance fw version and feature version init (git-fixes). - drm/amdgpu/disply: set num_crtc earlier (git-fixes). - drm/omap: sdi: fix bridge enable/disable (git-fixes). - drm/panel: sony-acx565akm: Fix race condition in probe (git-fixes). - commit cdc5bb1 - drm/rockchip: Avoid uninitialized use of endpoint id in LVDS (git-fixes). - drm/amdgpu/vcn3.0: remove old DPG workaround (git-fixes). - drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset (git-fixes). - drm/amd/display: Init clock value by current vbios CLKs (git-fixes). - drm/i915/gt: Limit frequency drop to RPe on parking (git-fixes). - drm/i915/gt: Retain default context state across shrinking (git-fixes). - drm/i915/gt: Program mocs:63 for cache eviction on gen9 (git-fixes). - drm/tegra: sor: Disable clocks on error in tegra_sor_init() (git-fixes). - drm/tegra: replace idr_init() by idr_init_base() (git-fixes). - drm/nouveau: fix relocations applying logic and a double-free (git-fixes). - commit 83684ef - drm/mediatek: dsi: Modify horizontal front/back porch byte formula (git-fixes). - drm/exynos: depend on COMMON_CLK to fix compile tests (git-fixes). - drm/i915/gt: Free stale request on destroying the virtual engine (git-fixes). - drm/i915/perf: workaround register corruption in OATAILPTR (git-fixes). - drm/amdgpu: update golden setting for sienna_cichlid (git-fixes). - drm/amd/display: Avoid HDCP initialization in devices without output (git-fixes). - drm/amdgpu: fix a page fault (git-fixes). - drm/amdgpu: fix SI UVD firmware validate resume fail (git-fixes). - drm/amd/amdgpu: fix null pointer in runtime pm (git-fixes). - drm/i915/gt: Fixup tgl mocs for PTE tracking (git-fixes). - commit 4d0b8ee - blacklist.conf: 4f8af077a02e docs: Fix reST markup when linking to sections - commit 28e1ebf - drm/i915/gvt: return error when failing to take the module reference (git-fixes). - drm/i915/gvt: Set ENHANCED_FRAME_CAP bit (git-fixes). - drm/i915: Handle max_bpc==16 (git-fixes). - drm/i915/selftests: Fix wrong return value of perf_request_latency() (git-fixes). - drm/i915/selftests: Fix wrong return value of perf_series_engines() (git-fixes). - drm/i915: Avoid memory leak with more than 16 workarounds on a list (git-fixes). - drm/i915/tgl: Fix Media power gate sequence (git-fixes). - drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() (git-fixes). - drm: bridge: dw-hdmi: Avoid resetting force in the detect function (git-fixes). - drm/amd/display: Add missing pflip irq for dcn2.0 (git-fixes). - commit c514745 - drm/amd/display: Add missing pflip irq (git-fixes). - drm/i915: Correctly set SFC capability for video engines (git-fixes). - drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] (git-fixes). - drm/panfrost: Fix module unload (git-fixes). - drm/panfrost: Fix a deadlock between the shrinker and madvise path (git-fixes). - drm/amdgpu: resolved ASD loading issue on sienna (git-fixes). - drm/amdgpu: update golden setting for sienna_cichlid (git-fixes). - drm/amdgpu: perform srbm soft reset always on SDMA resume (git-fixes). - drm/i915: Fix encoder lookup during PSR atomic check (git-fixes). - drm/i915/gt: Use the local HWSP offset during submission (git-fixes). - commit f811a3d - drm/i915/gvt: Only pin/unpin intel_context along with workload (git-fixes). - drm/imx: parallel-display: remove unused function enc_to_imxpd() (git-fixes). - drm/i915: Reject 90/270 degree rotated initial fbs (git-fixes). - drm/i915: Restore ILK-M RPS support (git-fixes). - drm/i915/region: fix max size calculation (git-fixes). - drm/nouveau/device: fix changing endianess code to work on older GPUs (git-fixes). - drm/nouveau/gem: fix "/refcount_t: underflow; use-after-free"/ (git-fixes). - drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps (git-fixes). - drm/nouveau/nouveau: fix the start/end range for migration (git-fixes). - drm/shme-helpers: Fix dma_buf_mmap forwarding bug (git-fixes). - commit f9a03a3 - drm/v3d: Fix double free in v3d_submit_cl_ioctl() (git-fixes). - drm/sun4i: frontend: Fix the scaler phase on A33 (git-fixes). - drm/sun4i: frontend: Reuse the ch0 phase for RGB formats (git-fixes). - drm/sun4i: frontend: Rework a bit the phase data (git-fixes). - drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally (git-fixes). - drm/amd/display: Fix kernel panic by dal_gpio_open() error (git-fixes). - drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns (git-fixes). - drm/amdgpu: increase the reserved VM size to 2MB (git-fixes). - drm/amd/display: Fixed panic during seamless boot (git-fixes). - drm/amdgpu: don't map BO in reserved region (git-fixes). - commit adc6b7e - drm/amdgpu: add DID for navi10 blockchain SKU (git-fixes). - drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3) (git-fixes). - drm/i915: Drop runtime-pm assert from vgpu io accessors (git-fixes). - drm/i915: Force VT'd workarounds when running as a guest OS (git-fixes). - drm/i915: Exclude low pages (128KiB) of stolen from use (git-fixes). - drm/i915: Use the active reference on the vma while capturing (git-fixes). - drm/i915/gt: Undo forced context restores after trivial preemptions (git-fixes). - drm/i915/gt: Delay execlist processing for tgl (git-fixes). - drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup during fbdev init (git-fixes). - drm/i915/gt: Initialize reserved and unspecified MOCS indices (git-fixes). - commit fdd5a7c - drm/i915/dp: Tweak initial dpcd backlight.enabled value (git-fixes). - drm/amdgpu: correct the cu and rb info for sienna cichlid (git-fixes). - drm/amdkfd: Use same SQ prefetch setting as amdgpu (git-fixes). - drm/amd/psp: Fix sysfs: cannot create duplicate filename (git-fixes). - drm/amd/display: Avoid MST manager resource leak (git-fixes). - drm/amdgpu: update golden setting for sienna_cichlid (git-fixes). - drm/amdgpu: correct the gpu reset handling for job != NULL case (git-fixes). - drm/amdgpu: add rlc iram and dram firmware support (git-fixes). - drm/amdgpu: add function to program pbb mode for sienna cichlid (git-fixes). - drm/ttm: fix eviction valuable range check (git-fixes). - commit 6b6cb10 - drm/i915: Set all unused color plane offsets to ~0xfff again (git-fixes). - drm/i915: Fix TGL DKL PHY DP vswing handling (git-fixes). - drm/amdgpu: vcn and jpeg ring synchronization (git-fixes). - drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init (git-fixes). - drm/amd/display: HDMI remote sink need mode validation for Linux (git-fixes). - drm/amd/display: Avoid set zero in the requested clk (git-fixes). - drm/amd/display: Increase timeout for DP Disable (git-fixes). - drm/amd/display: Fix incorrect backlight register offset for DCN (git-fixes). - drm/i915/gem: Always test execution status on closing the context (git-fixes). - drm/i915/gt: Always send a pulse down the engine after disabling heartbeat (git-fixes). - commit 6c3296a - drm/i915: Cancel outstanding work after disabling heartbeats on an engine (git-fixes). - drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex (git-fixes). - drm/i915: Break up error capture compression loops with cond_resched() (git-fixes). - drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported (git-fixes). - drm/i915: Fix state checker hw.active/hw.enable readout (git-fixes). - drm/msm: Fix the a650 hw_apriv check (git-fixes). - drm/msm/a6xx: fix a potential overflow issue (git-fixes). - drm/msm/adreno: fix probe without iommu (git-fixes). - drm/panfrost: add Amlogic GPU integration quirks (git-fixes). - drm/panfrost: add amlogic reset quirk callback (git-fixes). - commit dde6379 - drm/panfrost: add support for vendor quirk (git-fixes). - drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create (git-fixes). - drm/xlnx: Use devm_drm_dev_alloc (git-fixes). - drm/bridge/synopsys: dsi: add support for non-continuous HS clock (git-fixes). - drm/amd/display: Delete duplicated argument to '&&' or '||' (git-fixes). - drm/amdgpu: No sysfs, not an error condition (git-fixes). - drm/amd/display: Check clock table return (git-fixes). - drm: panfrost: fix common struct sg_table related issues (git-fixes). - drm: lima: fix common struct sg_table related issues (git-fixes). - commit 0a6baa2 - drm: exynos: fix common struct sg_table related issues (git-fixes). - drm/vkms: avoid warning in vkms_get_vblank_timestamp (git-fixes). - drm/amdgpu: fix max_entries calculation v4 (git-fixes). - drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm (git-fixes). - drm/scheduler: Scheduler priority fixes (v2) (git-fixes). - drm/amd/display: Screen corruption on dual displays (DP+USB-C) (git-fixes). - drm/amd/display: Disconnect pipe separetely when disable pipe split (git-fixes). - drm/amdgpu: restore ras flags when user resets eeprom(v2) (git-fixes). - Revert "/drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"/ (git-fixes). - drm/amdgpu: Remove redundant NULL check (git-fixes). - commit cf5d051 - drm/bridge_connector: Set default status connected for eDP connectors (git-fixes). - drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly (git-fixes). - drm/malidp: Use struct drm_gem_object_funcs.get_sg_table internally (git-fixes). - drm/hisilicon: Code refactoring for hibmc_drv_de (git-fixes). - drm/vkms: add missing platform_device_unregister() in vkms_init() (git-fixes). - drm/vgem: add missing platform_device_unregister() in vgem_init() (git-fixes). - drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked (git-fixes). - drm/panfrost: move devfreq_init()/fini() in device (git-fixes). - drm/panfrost: rename error labels in device_init (git-fixes). - commit 86204b1 - dma-buf/dma-resv: Respect num_fences when initializing the shared fence list (git-fixes). - drm/mediatek: set dpi pin mode to gpio low to avoid leakage current (git-fixes). - drm/i915: Stub out i915_gpu_coredump_put (git-fixes). - commit 145aef1 - Bluetooth: Fix attempting to set RPA timeout when unsupported (git-fixes). - commit d1047e2 - usb: dwc3: core: Properly default unspecified speed (git-fixes). - commit 777b42e - x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling (bsc#1178134). - commit 0b7cd9d - x86/resctrl: Don't move a task to the same resource group (bsc#1152489). - commit 8a696c5 - x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR (bsc#1152489). - commit 309f3cb - x86/mtrr: Correct the range check before performing MTRR type lookups (bsc#1152489). - commit 41cceca - x86/mm: Fix leak of pmd ptlock (bsc#1152489). - commit cb571f0 - btrfs: fix missing delalloc new bit for new delalloc ranges (bsc#1180773). - btrfs: make btrfs_dirty_pages take btrfs_inode (bsc#1180773). - btrfs: make btrfs_set_extent_delalloc take btrfs_inode (bsc#1180773). - commit fba9b10 - IB/hfi1: Ensure correct mm is used at all times (bsc#1179878 CVE-2020-27835). - IB/hfi1: Remove module parameter for KDETH qpns (bsc#1179878). - IB/hfi1: Remove kobj from hfi1_devdata (bsc#1179878). - commit 79bac5c - regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() (git-fixes). - commit 6e1e482 - USB: serial: iuu_phoenix: fix DMA from stack (git-fixes). - usb: gadget: configfs: Preserve function ordering after bind failure (git-fixes). - usb: gadget: select CONFIG_CRC32 (git-fixes). - usb: usbip: vhci_hcd: protect shift size (git-fixes). - usb: gadget: f_uac2: reset wMaxPacketSize (git-fixes). - usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion (git-fixes). - USB: yurex: fix control-URB timeout handling (git-fixes). - usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() (git-fixes). - usb: gadget: u_ether: Fix MTU size mismatch with RX packet size (git-fixes). - USB: gadget: legacy: fix return error code in acm_ms_bind() (git-fixes). - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set (git-fixes). - staging: mt7621-dma: Fix a resource leak in an error handling path (git-fixes). - dmaengine: xilinx_dma: fix mixed_enum_type coverity warning (git-fixes). - dmaengine: xilinx_dma: fix incompatible param warning in _child_probe() (git-fixes). - dmaengine: xilinx_dma: check dma_async_device_register return value (git-fixes). - dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk() (git-fixes). - dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling path of the probe function (git-fixes). - i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated (git-fixes). - i2c: sprd: use a specific timeout to avoid system hang up issue (git-fixes). - wan: ds26522: select CONFIG_BITREVERSE (git-fixes). - wil6210: select CONFIG_CRC32 (git-fixes). - crypto: ecdh - avoid buffer overflow in ecdh_set_secret() (git-fixes). - spi: stm32: FIFO threshold level - fix align packet size (git-fixes). - regmap: debugfs: Fix a memory leak when calling regmap_attach_dev (git-fixes). - dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate() (git-fixes). - dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate() (git-fixes). - dmaengine: at_hdmac: Substitute kzalloc with kmalloc (git-fixes). - commit da0ba2f - sched/fair: Check for idle core in wake_affine (git fixes (sched)). - commit 2caffed - arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA (git-fixes). - commit 52bc22f - blacklist.conf: 2c2b3ad2c4c8 ("/spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR"/) Depends on 7d93aecdb58d4 ("/spi: Add generic support for unused native cs with cs-gpios"/) which at the moment is not worth back-porting as it'll break kABI. - commit bafcdfd - xen-blkback: set ring->xenblkd to NULL after kthread_stop() (bsc#1179509 XSA-350 CVE-2020-29569). - commit 552ca06 - xenbus/xenbus_backend: Disallow pending watch messages (bsc#1179508 XSA-349 CVE-2020-29568). - commit b293dfc - xen/xenbus: Count pending messages for each watch (bsc#1179508 XSA-349 CVE-2020-29568). - commit d8a62d9 - xen/xenbus/xen_bus_type: Support will_handle watch callback (bsc#1179508 XSA-349 CVE-2020-29568). - commit 8be4352 - xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() (bsc#1179508 XSA-349 CVE-2020-29568). - commit 4383a8c - xen/xenbus: Allow watches discard events before queueing (bsc#1179508 XSA-349 CVE-2020-29568). - commit ec8d064 - drm: bail out of nouveau_channel_new if channel init fails (CVE-2020-25639 bsc#1176846). - commit 1ef70aa - nvme-multipath: fix bogus request queue reference put (bsc#1175389). - commit ef51578 - selftests/bpf: Move and extend ASSERT_xxx() testing macros (bsc#1177028). - libbpf: Add __noinline macro to bpf_helpers.h (bsc#1177028). - commit 630edda - Move "/btrfs: qgroup: don't try to wait flushing if we're already holding a transaction (bsc#1179575)."/ to sorted section - commit 464edf7 - Refresh patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch. Refresh to v2 URL - commit 82e37f2 - blacklist.conf: 44623b2818f4 crypto: x86/crc32c - fix building with clang ias - commit 4260c52 - x86/mm/numa: Remove uninitialized_var() usage (bsc#1152489). - commit ec737c3 - mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports (jsc#SLE-14344). - device-dax/kmem: fix resource release (jsc#SLE-14344). - device-dax: add a range mapping allocation attribute (jsc#SLE-14344). - dax/hmem: introduce dax_hmem.region_idle parameter (jsc#SLE-14344). - device-dax: add an 'align' attribute (jsc#SLE-14344). - device-dax: make align a per-device property (jsc#SLE-14344). - device-dax: introduce 'mapping' devices (jsc#SLE-14344). - device-dax: add dis-contiguous resource support (jsc#SLE-14344). - mm/memremap_pages: support multiple ranges per invocation (jsc#SLE-14344). - mm/memremap_pages: convert to 'struct range' (jsc#SLE-14368). - device-dax: add resize support (jsc#SLE-14344). - drivers/base: make device_find_child_by_name() compatible with sysfs inputs (jsc#SLE-14344). - device-dax: introduce 'seed' devices (jsc#SLE-14344). - device-dax: introduce 'struct dev_dax' typed-driver operations (jsc#SLE-14344). - device-dax: add an allocation interface for device-dax instances (jsc#SLE-14344). - device-dax/kmem: replace release_resource() with release_mem_region() (jsc#SLE-14344). - device-dax/kmem: move resource name tracking to drvdata (jsc#SLE-14344). - device-dax/kmem: introduce dax_kmem_range() (jsc#SLE-14344). - device-dax: make pgmap optional for instance creation (jsc#SLE-14344). - device-dax: move instance creation parameters to 'struct dev_dax_data' (jsc#SLE-14344). - device-dax: drop the dax_region.pfn_flags attribute (jsc#SLE-14344). - ACPI: HMAT: attach a device for each soft-reserved range (jsc#SLE-14344). - mm/memory_hotplug: introduce default phys_to_target_node() implementation (jsc#SLE-14344). - resource: report parent to walk_iomem_res_desc() callback (jsc#SLE-14344). - ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device (jsc#SLE-14344). - efi/fake_mem: arrange for a resource entry per efi_fake_mem instance (jsc#SLE-14344). - x86/numa: add 'nohmat' option (jsc#SLE-14344). - x86/numa: cleanup configuration dependent command-line options (jsc#SLE-14344). - mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() (jsc#SLE-14344). - device-dax: add memory via add_memory_driver_managed() (jsc#SLE-14344). - commit 5becd55 - mm/memory_hotplug: introduce add_memory_driver_managed() (jsc#SLE-14344). - Refresh for the above patch, patches.suse/0001-mm-don-t-panic-when-links-can-t-be-created-in-sysfs.patch. - commit 788a9a9 - device-dax: don't leak kernel memory to user space after unloading kmem (jsc#SLE-14344). - commit b01827a - mm/memremap: set caching mode for PCI P2PDMA memory to WC (jsc#SLE-14344). - Refresh for the above patch, patches.suse/1933-memremap-rename-MEMORY_DEVICE_DEVDAX-to-MEMORY_DEVIC.patch. - commit 4730420 - series.conf: refresh - update upstream reference and resort: patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch - commit c554179 - mm/memory_hotplug: add pgprot_t to mhp_params (jsc#SLE-14344). - Refresh for the above patch, patches.suse/powerpc-mm-Limit-resize_hpt_for_hotplug-call-to-hash.patch. - commit 92a2c86 - powerpc/mm: thread pgprot_t through create_section_mapping() (jsc#SLE-14344). - Refresh for the above patch, patches.suse/powerpc-mm-Limit-resize_hpt_for_hotplug-call-to-hash.patch. patches.suse/powerpc-mm-radix-Create-separate-mappings-for-hot-pl.patch. patches.suse/powerpc-mm-radix-Remove-split_kernel_mapping.patch. - commit 22697fb - ntb: intel: add Intel NTB LTR vendor support for gen4 NTB (jsc#SLE-12710). - commit 22de07c - x86/mm: thread pgprot_t through init_memory_mapping() (jsc#SLE-14344). - Refresh for the above patch, patches.suse/x86-platform-uv-Remove-uv-bios-and-efi-code-related-.patch. - commit 9cc6133 - mm/memory_hotplug: rename mhp_restrictions to mhp_params (jsc#SLE-14368). - mm/memory_hotplug: drop the flags field from struct mhp_restrictions (jsc#SLE-14344). - dax: Move mandatory ->zero_page_range() check in alloc_dax() (jsc#SLE-14344). - libnvdimm/e820: Retrieve and populate correct 'target_node' info (jsc#SLE-14344). - x86/NUMA: Provide a range-to-target_node lookup facility (jsc#SLE-14344). - x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO (jsc#SLE-14344). - Update following config files for the above patch, config/arm64/default config/ppc64le/default config/s390x/default config/x86_64/default - commit 3d588c7 - powerpc/papr_scm: Switch to numa_map_to_online_node() (jsc#SLE-14344). - Refresh for the above patch, patches.suse/powerpc-papr_scm-Fetch-nvdimm-health-information-fro.patch. patches.suse/powerpc-papr_scm-Fetch-nvdimm-performance-stats-from.patch. - commit 9f14d6c - mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node() (jsc#SLE-14344). - commit f7082df - mm/memory_hotplug.c: add a bounds check to __add_pages() (jsc#SLE-14344). - dax: Add numa_node to the default device-dax attributes (jsc#SLE-14344). - dax: Simplify root read-only definition for the 'resource' attribute (jsc#SLE-14344). - dax: Create a dax device_type (jsc#SLE-14344). - dax: Fix alloc_dax_region() compile warning (jsc#SLE-14344). - commit 4c51fce - Update kabi files. - update from January 2021 maintenance update submission (commit 4ff469b6e1a0) - commit a9bc2aa - ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S (git-fixes). - ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3 (git-fixes). - ACPI: Add out of bounds and numa_off protections to pxm_to_node() (git-fixes). - ehci-hcd: Move include to keep CRC stable (git-fixes). - commit 407490e - bus/fsl_mc: Do not rely on caller to provide non NULL mc_io (git-fixes). - commit e4eab60 - ALSA: hda/realtek - Modify Dell platform name (git-fixes). - ALSA: hda/realtek - Supported Dell fixed type headset (git-fixes). - ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658 (git-fixes). - commit 5e10442 - Move upstreamed sound patch into sorted section - commit 0c5f21f - r8169: work around power-saving bug on some chip versions (git-fixes). - ALSA: pcm: Clear the full allocated memory at hw_params (git-fixes). - rtc: pl031: fix resource leak in pl031_probe (git-fixes). - rtc: sun6i: Fix memleak in sun6i_rtc_clk_init (git-fixes). - i3c master: fix missing destroy_workqueue() on error in i3c_master_register (git-fixes). - misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (git-fixes). - xhci: Give USB2 ports time to enter U3 in bus suspend (git-fixes). - USB: dummy-hcd: Fix uninitialized array use in init() (git-fixes). - Bluetooth: hci_h5: close serdev device and free hu in h5_close (git-fixes). - media: gp8psk: initialize stats at power control logic (git-fixes). - staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb() (git-fixes). - commit 57824b9 - ALSA: hda/via: Fix runtime PM for Clevo W35xSS (git-fixes). - ALSA: usb-audio: Add quirk for RC-505 (git-fixes). - ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7 (git-fixes). - ALSA: hda/realtek: Add two "/Intel Reference board"/ SSID in the ALC256 (git-fixes). - ALSA: hda/realtek: Add mute LED quirk for more HP laptops (git-fixes). - ALSA: hda/conexant: add a new hda codec CX11970 (git-fixes). - ALSA: usb-audio: Add quirk for BOSS AD-10 (git-fixes). - ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks (git-fixes). - ALSA: hda/realtek - Fix speaker volume control on Lenovo C940 (git-fixes). - commit 3b01e24 - powerpc/sstep: Fix array out of bound warning (bsc#1180581 ltc#190174). - Delete patches.suse/powerpc-sstep-Add-testcases-for-VSX-vector-paired-lo.patch (bsc#1180581 ltc#190174). Drop test for the broken emulation, too. - commit 346e1c7 - powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions (bsc#1180581 ltc#190174). - commit 98eaae4 - powerpc/sstep: Add support for divde[.] and divdeu[.] instructions (bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Add divde and divdeu opcodes (bsc#1180581 ltc#190174). - commit 4565dda - Delete patches.suse/powerpc-sstep-Support-VSX-vector-paired-storage-acce.patch (bsc#1180581 ltc#190174). Drop patch causing array overflow. - commit ee77681 - drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup (bsc#1159955 ltc#182993). - Delete patches.suse/drivers-base-memory.c-cache-blocks-in-radix-tree-to-.patch. Refresh to upstream patch. - commit 7c92ca5 - Refresh patches.suse/nvme-fc-avoid-calling-_nvme_fc_abort_outstanding_ios-from-interrupt-context.patch Fix commit hash - commit fdfd462 - Refresh patches.suse/0001-btrfs-qgroup-don-t-try-to-wait-flushing.patch Fix commit hash - commit 5ec0893 - Refresh patch metadata. - Refresh patches.suse/ibmvnic-fix-NULL-pointer-dereference.patch. - commit 45ce7d1 - ima: Fail rule parsing when asymmetric key measurement isn't supportable (jsc#SLE-15209). - ima: Pre-parse the list of keyrings in a KEY_CHECK rule (jsc#SLE-15209). - ima: Use the common function to detect LSM conditionals in a rule (jsc#SLE-15209). - ima: Move comprehensive rule validation checks out of the token parser (jsc#SLE-15209). - ima: Use correct type for the args_p member of ima_rule_entry.lsm elements (jsc#SLE-15209). - ima: Shallow copy the args_p member of ima_rule_entry.lsm elements (jsc#SLE-15209). - ima: Fail rule parsing when the KEY_CHECK hook is combined with an invalid cond (jsc#SLE-15209). - ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined with an invalid cond (jsc#SLE-15209). - ima: Fail rule parsing when buffer hook functions have an invalid action (jsc#SLE-15209). Refresh patches.suse/ima-Fail-rule-parsing-when-appraise_flag-blacklist-i.patch - ima: Free the entire rule if it fails to parse (jsc#SLE-15209). - ima: Free the entire rule when deleting a list of rules (jsc#SLE-15209). - mm: add kvfree_sensitive() for freeing sensitive data objects (jsc#SLE-15209). - IMA: pre-allocate buffer to hold keyrings string (jsc#SLE-15209). Refresh patches.suse/ima-Directly-assign-the-ima_default_policy-pointer-t.patch - commit d6d4155 - lib/string: remove unnecessary #undefs (git-fixes). - bitmap: remove unused function declaration (git-fixes). - swiotlb: using SIZE_MAX needs limits.h included (git-fixes). - swiotlb: fix "/x86: Don't panic if can not alloc buffer for swiotlb"/ (git-fixes). - kdb: Fix pager search for multi-line strings (git-fixes). - kgdb: Drop malformed kernel doc comment (git-fixes). - commit 28d99cb - EDAC/amd64: Fix PCI component registration (bsc#1152489). - commit 6c4ae9b - KVM: x86: Expose AVX512_FP16 for supported CPUID (jsc#SLE-13413). - commit a3f980a - KVM: x86: Expose fast short REP MOV for supported cpuid (bsc#1180334). - x86/asm: Drop unused RDPID macro (bsc#1180334). - KVM: x86: emulating RDPID failure shall return #UD rather than [#]GP (bsc#1180334). - kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID (bsc#1180334). - commit 05fbe0b - x86: Enumerate AVX512 FP16 CPUID feature flag (jsc#SLE-13413). - commit fd2814e - powerpc/sstep: Add testcases for VSX vector paired load/store instructions (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/sstep: Support VSX vector paired storage access instructions (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions (jsc#SLE-12936 bsc#1180581 ltc#190174). - powerpc/sstep: Add testcases for VSX vector paired load/store instructions (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/sstep: Support VSX vector paired storage access instructions (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros (jsc#SLE-13847 bsc#1180581 ltc#190174). - Refresh patches.suse/powerpc-sstep-Add-tests-for-prefixed-floating-point-.patch. - Refresh patches.suse/powerpc-sstep-Add-tests-for-prefixed-integer-load-st.patch. - powerpc/ppc-opcode: Reuse raw instruction macros to stringify (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h (jsc#SLE-13847 bsc#1180581 ltc#190174 bsc#1180567 ltc#190612). - powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding (jsc#SLE-13847 bsc#1180581 ltc#190174). - powerpc/lib: Fix emulate_step() std test (jsc#SLE-13847 bsc#1180581 ltc#190174). - commit 6a6d57b - target: fix XCOPY NAA identifier lookup (CVE-2020-28374, bsc#1178372). - commit 3e5427c - Move upstreamed regmap and pinctrl patches into sorted section - commit 6d2ef28 - ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable() (bsc#1180543). - commit a9190f5 - intel_idle: Disable ACPI _CST on Haswell (bsc#1177399, bsc#1180347, bsc#1180141). - commit 92491ff - mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start (CVE-2020-36158 bsc#1180559). - commit 3e80605 - btrfs: do not commit logs and transactions during link and rename operations (bsc#1180566). - btrfs: do not take the log_mutex of the subvolume when pinning the log (bsc#1180566). - btrfs: delete duplicated words + other fixes in comments (bsc#1180566). - commit 916e8ac - Replace HTTP links with HTTPS ones: security (jsc#SLE-15209). - tpm_ftpm_tee: register driver on TEE bus (jsc#SLE-15209). - tpm: Add support for event log pointer found in TPM2 ACPI table (jsc#SLE-15209). - tpm: Unify the mismatching TPM space buffer sizes (jsc#SLE-15209). - Removed commit id in blacklist.conf - libnvdimm/security: Fix key lookup permissions (jsc#SLE-15209). - tpm_tis_spi: Prefer async probe (jsc#SLE-15209). - tpm/st33zp24: fix spelling mistake "/drescription"/ -> "/description"/ (jsc#SLE-15209). - tpm_tis_spi: Don't send anything during flow control (jsc#SLE-15209). - security: fix the key_permission LSM hook function type (jsc#SLE-15209). - keys: Make the KEY_NEED_* perms an enum rather than a mask (jsc#SLE-15209). - keys: Implement update for the big_key type (jsc#SLE-15209). - security/keys: rewrite big_key crypto to use library interface (jsc#SLE-15209). Update config files. - KEYS: encrypted: use crypto_shash_tfm_digest() (jsc#SLE-15209). - crypto: hash - introduce crypto_shash_tfm_digest() (jsc#SLE-15209). - tpm: eventlog: Replace zero-length array with flexible-array member (jsc#SLE-15209). - tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID (jsc#SLE-15209). - sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn (jsc#SLE-15209). - KEYS: Avoid false positive ENOMEM error on key read (jsc#SLE-15209). - KEYS: Don't write out to userspace while holding key semaphore (jsc#SLE-15209). - MAINTAINERS: adjust to trusted keys subsystem creation (jsc#SLE-15209). - tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays (jsc#SLE-15209). - tpm_tis_spi: use new 'delay' structure for SPI transfer delays (jsc#SLE-15209). - tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko (jsc#SLE-15209). - IMA: fix measuring asymmetric keys Kconfig (jsc#SLE-15209). - Refresh patches.suse/0002-ima-generalize-x86-EFI-arch-glue-for-other-EFI-archi.patch patches.suse/ima-add-a-new-CONFIG-for-loading-arch-specific-polic.patch - Update config files. CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS=y - IMA: Read keyrings= option from the IMA policy (jsc#SLE-15209). - IMA: Add support to limit measuring keys (jsc#SLE-15209). - KEYS: Call the IMA hook to measure keys (jsc#SLE-15209). - IMA: Define an IMA hook to measure keys (jsc#SLE-15209). Refresh patches.suse/0002-ima-generalize-x86-EFI-arch-glue-for-other-EFI-archi.patch - IMA: Add KEY_CHECK func to measure keys (jsc#SLE-15209). - IMA: Check IMA policy flag (jsc#SLE-15209). - tpm: Add tpm_version_major sysfs file (jsc#SLE-15209). - tpm/tpm_ftpm_tee: add shutdown call back (jsc#SLE-15209). - security: keys: trusted: fix lost handle flush (jsc#SLE-15209). - KEYS: remove CONFIG_KEYS_COMPAT (jsc#SLE-15209). Update config files. - KEYS: trusted: Remove set but not used variable 'keyhndl' (jsc#SLE-15209). - KEYS: trusted: Move TPM2 trusted keys code (jsc#SLE-15209). - KEYS: trusted: Create trusted keys subsystem (jsc#SLE-15209). Refresh patches.suse/1885-kbuild-remove-header-compile-test.patch patches.suse/KVM-arm-arm64-Factor-out-hypercall-handling-from-PSC.patch patches.suse/crypto-sha-split-sha.h-into-sha1.h-and-sha2.h.patch - KEYS: Use common tpm_buf for trusted and asymmetric keys (jsc#SLE-15209). - tpm: Move tpm_buf code to include/linux/ (jsc#SLE-15209). - tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf (jsc#SLE-15209). - tpm: tpm_tis_spi: Drop THIS_MODULE usage from driver struct (jsc#SLE-15209). - tpm: tpm_tis_spi: Cleanup includes (jsc#SLE-15209). - tpm: tpm_tis_spi: Support cr50 devices (jsc#SLE-15209). Update config files. - tpm: tpm_tis_spi: Introduce a flow control callback (jsc#SLE-15209). - tpm: Add a flag to indicate TPM power is managed by firmware (jsc#SLE-15209). - tpm_tis: override durations for STM tpm with firmware 1.2.8.28 (jsc#SLE-15209). - tpm: provide a way to override the chip returned durations (jsc#SLE-15209). - tpm: Remove duplicate code from caps_show() in tpm-sysfs.c (jsc#SLE-15209). - tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE (jsc#SLE-15209). Update config files. - tpm: Remove a deprecated comments about implicit sysfs locking (jsc#SLE-15209). - commit 7e1f0f4 - md/cluster: fix deadlock when node is doing resync job (bsc#1163727). - md/cluster: block reshape with remote resync job (bsc#1163727). - md/bitmap: fix memory leak of temporary bitmap (bsc#1163727). - md/bitmap: md_bitmap_get_counter returns wrong blocks (bsc#1163727). - md/bitmap: md_bitmap_read_sb uses wrong bitmap blocks (bsc#1163727). - md-cluster: fix rmmod issue when md_cluster convert bitmap to none (bsc#1163727). - md-cluster: fix safemode_delay value when converting to clustered bitmap (bsc#1163727). - md-cluster: fix wild pointer of unlock_all_bitmaps() (bsc#1163727). - commit 7522976 - mm: validate inode in mapping_set_error() (git-fixes). - commit 05b16dc - btrfs: add missing check for nocow and compression inode flags (bsc#1178780). - fs/buffer.c: record blockdev write errors in super_block that it backs (bsc#1172266). - vfs: track per-sb writeback errors and report them to syncfs (bsc#1172266). - commit 934c84a - btrfs: add missing check for nocow and compression inode flags (bsc#1178780). - commit 98b0ffc - Revert "/ceph: allow rename operation under different quota realms"/ (bsc#1180541). - commit 1a2a0a7 - Refresh patches.suse/ceph-downgrade-warning-from-mdsmap-decode-to-debug.patch. - Refresh patches.suse/ceph-fix-race-in-concurrent-_ceph_remove_cap-invocations.patch. Patches have been merged into mainline; refreshing Git-commit and Path-mainline tags in patches. - commit d338d00 - nfp: move indirect block cleanup to flower app stop callback (bsc#1176447). - ethtool: fix error paths in ethnl_set_channels() (bsc#1176447). - i40e, xsk: clear the status bits for the next_to_use descriptor (jsc#SLE-13701). - RDMA/mlx5: Fix MR cache memory leak (jsc#SLE-15175). - RDMA/bnxt_re: Fix max_qp_wrs reported (bsc#1175499). - RDMA/hns: Bugfix for calculation of extended sge (jsc#SLE-14777). - RDMA/rtrs-srv: Fix typo (jsc#SLE-15176). - RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex (jsc#SLE-15176). - RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established (jsc#SLE-15176). - RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallel (jsc#SLE-15176). - RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qp (jsc#SLE-15176). - RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed (jsc#SLE-15176). - IB/isert: add module param to set sg_tablesize for IO cmd (jsc#SLE-15176). - RDMA/core: Fix error return in _ib_modify_qp() (jsc#SLE-15176). - RDMA/bnxt_re: Fix entry size during SRQ create (jsc#SLE-15076 bsc#1175499). - net/mlx5e: remove unnecessary memset (jsc#SLE-15172). - net/sched: fix miss init the mru in qdisc_skb_cb (bsc#1176447). - i40e: remove redundant assignment (jsc#SLE-13701). - ionic: use mc sync for multicast filters (jsc#SLE-16649). - net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower (bsc#1176447). - net: flow_offload: Fix memory leak for indirect flow block (jsc#SLE-15075). - e1000e: fix S0ix flow to allow S0i3.2 subset entry (jsc#SLE-13532). - bonding: fix feature flag setting at init time (bsc#1176447). - ch_ktls: fix build warning for ipv4-only config (jsc#SLE-15129). - net/sched: fq_pie: initialize timer earlier in fq_pie_init() (jsc#SLE-15172). - commit feb8216 - powerpc/pci: Remove LSI mappings on device teardown (bsc#1172145 ltc#184630). - commit a2fd2d8 - Delete patches.suse/powerpc-pci-unmap-legacy-INTx-interrupts-when-a-PHB-.patch (bsc#1172145 ltc#184630). To be replaced with new fix merged through SP2. - commit 8ea9da6 - powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Add support detecting thread-groups sharing L2 cache (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Parse ibm,thread-groups with multiple properties (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Use GFP_ATOMIC while allocating tmp mask (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Remove unnecessary variable (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Optimize update_coregroup_mask (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Move coregroup mask updation to a new function (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Optimize update_mask_by_l2 (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Check for duplicate topologies and consolidate (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Stop passing mask to update_mask_by_l2 (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Limit CPUs traversed to within a node (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Optimize remove_cpu_from_masks (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Remove get_physical_package_id (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Stop updating cpu_core_mask (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/topology: Update topology_core_cpumask (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/topology: Override cpu_smt_mask (jsc#SLE-13615 bsc#1180100 ltc#190257). - sched/topology: Allow archs to override cpu_smt_mask (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/cacheinfo: Add per cpu per index shared_cpu_list (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/cacheinfo: Make cpumap_show code reusable (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/cacheinfo: Use cpumap_print to print cpumap (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Use IS_ENABLED() to avoid #ifdef (jsc#SLE-13615 bsc#1180100 ltc#190257). - powerpc/smp: Drop superfluous NULL check (jsc#SLE-13615 bsc#1180100 ltc#190257). - commit aa22c03 - blacklist.conf: adab66b71abf ("/Revert: "/ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"/"/) We do not support metag and sparc64 archs. - commit 99ad074 - blacklist.conf: d9a9280a0d0a ("/seq_buf: Avoid type mismatch for seq_buf_init"/) It breaks kABI. It is not worth the hassle to backport. - commit 7c29506 - module: delay kobject uevent until after module init call (bsc#1178631). - Refresh patches.suse/supported-flag. - commit 9f35554 - bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() (git-fixes). - commit e888e29 - blacklist.conf: 310e3a4b5a4f ("/tracing: Remove WARN_ON in start_thread()"/) CONFIG_HWLAT_TRACER is not set anywhere. - commit 4f64022 - ocfs2: fix unbalanced locking (bsc#1180506). - commit b54b08a - remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio() (git-fixes). - remoteproc: qcom: fix reference leak in adsp_start (git-fixes). - remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable (git-fixes). - serial_core: Check for port state when tty is in error state (git-fixes). - usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus (git-fixes). - USB: gadget: f_midi: setup SuperSpeed Plus descriptors (git-fixes). - USB: gadget: f_acm: add support for SuperSpeed Plus (git-fixes). - USB: gadget: f_rndis: fix bitrate for SuperSpeed and above (git-fixes). - media: gspca: Fix memory leak in probe (git-fixes). - media: saa7146: fix array overflow in vidioc_s_audio() (git-fixes). - media: max2175: fix max2175_set_csm_mode() error code (git-fixes). - media: imx214: Fix stop streaming (git-fixes). - media: msi2500: assign SPI bus number dynamically (git-fixes). - media: siano: fix memory leak of debugfs members in smsdvb_hotplug (git-fixes). - media: sunxi-cir: ensure IR is handled when it is continuous (git-fixes). - media: solo6x10: fix missing snd_card_free in error handling case (git-fixes). - media: ipu3-cio2: Remove traces of returned buffers (git-fixes). - media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE (git-fixes). - media: ipu3-cio2: Validate mbus format in setting subdev format (git-fixes). - media: ipu3-cio2: Serialise access to pad format (git-fixes). - media: ipu3-cio2: Return actual subdev format (git-fixes). - media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm() (git-fixes). - media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm() (git-fixes). - media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm() (git-fixes). - media: tm6000: Fix sizeof() mismatches (git-fixes). - iwlwifi: pcie: add one missing entry for AX210 (git-fixes). - commit 1e25d62 - gpio: mvebu: update Armada XP per-CPU comment (git-fixes). - dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe() (git-fixes). - HID: i2c-hid: add Vero K147 to descriptor override (git-fixes). - iio:imu:bmi160: Fix too large a buffer (git-fixes). - crypto: atmel-i2c - select CONFIG_BITREVERSE (git-fixes). - crypto: ecdh - avoid unaligned accesses in ecdh_set_secret() (git-fixes). - crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe (git-fixes). - crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd (git-fixes). - Input: goodix - add upside-down quirk for Teclast X98 Pro tablet (git-fixes). - Input: cros_ec_keyb - send 'scancodes' in addition to key events (git-fixes). - commit 48f3c1f - ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G (git-fixes). - ALSA: hda/realtek: Apply jack fixup for Quanta NL3 (git-fixes). - ALSA: hda/realtek: Add quirk for MSI-GP73 (git-fixes). - ALSA: pcm: oss: Fix a few more UBSAN fixes (git-fixes). - ALSA: usb-audio: Disable sample read check if firmware doesn't give back (git-fixes). - ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices (git-fixes). - ALSA: core: memalloc: add page alignment for iram (git-fixes). - ACPI: PNP: compare the string length in the matching_id() (git-fixes). - clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI (git-fixes). - clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne (git-fixes). - clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent() (git-fixes). - clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path (git-fixes). - crypto: af_alg - avoid undefined behavior accessing salg_name (git-fixes). - crypto: inside-secure - Fix sizeof() mismatch (git-fixes). - crypto: talitos - Fix return type of current_desc_hdr() (git-fixes). - crypto: talitos - Endianess in current_desc_hdr() (git-fixes). - cfg80211: initialize rekey_data (git-fixes). - commit 57d3bee - series.conf: cleanup - move unsortable patch out of sorted section: patches.suse/ibmvnic-fix-NULL-pointer-dereference.patch - update upstream reference: patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch - commit a0b2ce7 - ibmvnic: fix login buffer memory leak (jsc#SLE-17043 bsc#1179243 ltc#189290 git-fixes). - commit 2d2f67f - ibmvnic: continue fatal error reset after passive init (bsc#1171078 ltc#184239 git-fixes). - commit e6ea824 - Refresh patches.suse/powerpc-perf-Exclude-kernel-samples-while-counting-e.patch. - commit fc17dca - powerpc/perf: Fix Threshold Event Counter Multiplier width for P10 (jsc#SLE-13513 bsc#1180072 ltc#190309). - commit c1c01ab - powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() (bsc#1156395). - commit e90809a - powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at (bsc#1065729). - commit b5cc99b - powerpc/xmon: Change printk() to pr_cont() (bsc#1065729). - commit 9125964 - powerpc/64: Set up a kernel stack for secondaries before cpu_restore() (bsc#1065729). - commit 7bcd26b - powerpc/eeh_cache: Fix a possible debugfs deadlock (bsc#1156395). - commit bfd7479 - powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S (jsc#SLE-9246 git-fixes). - powerpc/signal: Move inline functions in signal.h (jsc#SLE-16200 git-fixes). - commit d0ddb83 - powerpc/sstep: Cover new VSX instructions under CONFIG_VSX (jsc#SLE-13847 git-fixes). - powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set (jsc#SLE-13847 git-fixes). - commit c3ca4ff - powerpc: Avoid broken GCC __attribute__((optimize)) (bsc#1156395). - commit 3d98ea5 - powerpc/smp: Add __init to init_big_cores() (bsc#1109695 ltc#171067 git-fixes). - commit 88fe3ed - Refresh patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch Refresh to upstream version. - commit f0055e2 - powerpc/pseries/hibernation: remove redundant cacheinfo update (bsc#1138374 ltc#178199 git-fixes). - commit e904a78 - Revert "/powerpc/pseries/hotplug-cpu: Remove double free in error path"/ (bsc#1065729). - commit 243e39e - blacklist.conf: Add e91d8d78237d mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING The option is not enabled. - commit 65fee6f - powerpc/64: irq replay remove decrementer overflow check (jsc#SLE-9246 git-fixes(stable-5.10)). - commit 6c37cac - PCI: Fix overflow in command-line resource alignment requests (git-fixes). - commit 1dd80ec - ibmvnic: fix: NULL pointer dereference (bsc#1044767 ltc#155231 git-fixes). - commit 59feb80 - Refresh patches.suse/powercap-Restrict-energy-meter-to-root-access.patch. Now in mainline - commit 414492a - blacklist.conf: fix already added by other patch - commit ed48336 - blacklist.conf: already gone in by another ID - commit 7020218 - usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe() (git-fixes). - commit 6f94554 - blacklist.conf: fix not relevant for our config - commit 47a12a9 - USB: UAS: introduce a quirk to set no_write_same (git-fixes). - commit bda3ea7 - USB: add RESET_RESUME quirk for Snapscan 1212 (git-fixes). - commit 0912116 - crypto: qat - add CRYPTO_AES to Kconfig dependencies (git-fixes). - commit 6dcc047 - blk-mq: Remove 'running from the wrong CPU' warning (bsc#1174486). - commit 5a12d1c - blacklist.conf: 3d51507f29f2 x86/entry/32: Add missing ASM_CLAC to general_protection entry - commit 794e745 - ACPI: NFIT: Fix input validation of bus-family (git-fixes). - nl80211: validate key indexes for cfg80211_registered_device (git-fixes). - commit d4bf12f - watchdog: coh901327: add COMMON_CLK dependency (git-fixes). - watchdog: qcom: Avoid context switch in restart handler (git-fixes). - watchdog: Fix potential dereferencing of null pointer (git-fixes). - watchdog: sprd: change to use usleep_range() instead of busy loop (git-fixes). - watchdog: sprd: check busy bit before new loading rather than after that (git-fixes). - watchdog: sprd: remove watchdog disable from resume fail path (git-fixes). - watchdog: sirfsoc: Add missing dependency on HAS_IOMEM (git-fixes). - watchdog: armada_37xx: Add missing dependency on HAS_IOMEM (git-fixes). - commit 705ed83 - media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex values (bsc#1180117). - commit 2f3db03 - Re-import the upstream uvcvideo fix; one more fix will be added later (bsc#1180117) - commit 0da5ae4 - rpm/constraints.in: more disk space for aarch64 binary builds (bsc#1180261) Tumbleweed KotD builds already consume ~30 GB of disk space and SLE15-SP3 builds sometimes exceed even 32 GB, resulting in build failures. Thus the exception providing only 30 GB for aarch64 binary builds is no longer sustainable and if requiring 35 GB limits the portfolio of available builders, we need to address that. - commit 07b084b - x86/topology: Set cpu_die_id only if DIE_TYPE found (bsc#1152489). - commit 6e7d005 - EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId (bsc#1152489). - commit 72ce98e - x86/CPU/AMD: Remove amd_get_nb_id() (bsc#1152489). - commit be1bad6 - x86/CPU/AMD: Save AMD NodeId as cpu_die_id (bsc#1152489). - commit af076e7 - EDAC/amd64: Do not load on family 0x15, model 0x13 (bsc#1179763). - commit 877e64a - rpm: drop /usr/bin/env in interpreter specification OBS checks don't like /usr/bin/env in script interpreter lines but upstream developers tend to use it. A proper solution would be fixing the depedency extraction and drop the OBS check error but that's unlikely to happen so that we have to work around the problem on our side and rewrite the interpreter lines in scripts before collecting files for packages instead. - commit 0ec5324 - reset: raspberrypi: Don't reset USB if already up (bsc#1180336). - commit 72c8f7f - blacklist.conf: ignore CRYPTO_SKCIPHER kconfig option - commit 00dae55 - crypto: hisilicon - Cap block size at 2^31 (jsc#SLE-16507 jsc#SLE-15835). - commit 4cc08f7 - nvmet-tcp: fix maxh2cdata icresp parameter (bsc#1179892). - commit 8a7b72b - crypto: hisilicon - fix driver compatibility issue with different versions of devices (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - change debugfs file name from qm_regs to regs (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add DebugFS for xQC and xQE dump (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - add debugfs for Hisilicon ZIP (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add debugfs to the QM state machine (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add debugfs for QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - Use temporary sqe when doing work (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add device error report through abnormal irq (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - remove codes of directly report device errors through MSI (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - QM memory management optimization (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - unify initial value assignment into QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - remove use_dma_api related codes (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add FLR support (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add state machine for QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - refactor module parameter pf_q_num related code (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - modify the ZIP probe process (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/hpre - modify the HPRE probe process (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - modify the SEC probe process (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - constify sec_dfx_regs (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - constify struct debugfs_reg32 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/hpre - constify struct debugfs_reg32 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - Make qm_controller_reset() static (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add more ACPI dependencies (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - fix build failure with ACPI off (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - stop qp by judging sq and cq tail (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - add controller reset support for SEC2 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/hpre - add controller reset support for HPRE (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - add controller reset support for zip (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - add controller reset interface (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add vfs_num module parameter for hpre/sec (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - unify SR-IOV related codes into QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - put vfs_num into struct hisi_qm (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Add new create qp process (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/hpre - Optimize finding hpre device process (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/zip - Use hisi_qm_alloc_qps_node() when init ctx (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/qm - Put device finding logic into QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Update IV and MAC operation (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Add iommu status check (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Add workqueue for SEC driver (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Use one workqueue per qm instead of per qp (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - remove redundant assignment of pointer ctx (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Remove module_param uacce_mode (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fix duplicate print when qm occur multiple errors (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Unify error detect process into qm (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Configure zip RAS error type (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Unify hardware error init/uninit into QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix spelling mistake "/disgest"/ -> "/digest"/ (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add branch prediction macro (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - adjust hpre_crt_para_get (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fixed some tiny bugs of HPRE (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Bugfixed tfm leak (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Add aead support on SEC2 (jsc#SLE-16507 jsc#SLE-15835). - Refresh patches.suse/crypto-sha-split-sha.h-into-sha1.h-and-sha2.h.patch. - crypto: hisilicon - redefine skcipher initiation (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Add branch prediction macro (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Add callback error check (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Adjust some inner logic (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Update QP resources of SEC V2 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Update some names on SEC V2 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix print/comment of SEC V2 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Update debugfs usage of SEC V2 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - still no need to check return value of debugfs_create functions (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Remove useless MODULE macros (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fix issue with wrong number of sg elements after dma map (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon/sec2 - Use atomics instead of __sync (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx() (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add DebugFS for HiSilicon SEC (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add SRIOV for HiSilicon SEC (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add HiSilicon SEC V2 driver (jsc#SLE-16507 jsc#SLE-15835). - Update config files. DEV_HISI_SEC2 as module - supported.conf: add hisi_sec2 - crypto: hisilicon - no need to check return value of debugfs_create functions (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add vfs_num module param for zip (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA (jsc#SLE-16507 jsc#SLE-15835). - hwrng: hisi - add HiSilicon TRNG driver support (jsc#SLE-16507 jsc#SLE-15835). - Update config files. Enable HW_RANDOM_HISI_V2 - support.conf: add hisi-trng-v2 - crypto: hisilicon - fix to return sub-optimal device when best device has no qps (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - use sgl API to get sgl dma addr and len (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix endianness verification problem of QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix param should be static when not external (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fix using plain integer as NULL pointer (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - tiny fix about QM/ZIP error callback print (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon: Fix misuse of GENMASK macro (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Add debugfs for HPRE (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add SRIOV support for HPRE (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add HiSilicon HPRE accelerator (jsc#SLE-16507 jsc#SLE-15835). - Update config files. Enable CRYPTO_DEV_HISI_HPRE - supported.conf: add hisi_hpre - crypto: hisilicon - misc fix about sgl (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix large sgl memory allocation problem when disable smmu (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add sgl_sge_nr module param for zip (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - merge sgl support to hisi_qm module (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - allow compile-testing on x86 (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - avoid unused function warning (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fix return value check in hisi_zip_acompress() (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - Fix warning on printing %p with dma_addr_t (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix error handle in hisi_zip_create_req_q (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add missing single_release (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - init curr_sgl_dma to fix compile warning (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - fix kbuild warnings (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add debugfs for ZIP and QM (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add SRIOV support for ZIP (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add HiSilicon ZIP accelerator support (jsc#SLE-16507 jsc#SLE-15835). - Update config files. Enable CRYPTO_DEV_HISI_ZIP - supported.conf: add hisi_zip - crypto: hisilicon - add hardware SGL support (jsc#SLE-16507 jsc#SLE-15835). - crypto: hisilicon - add queue management driver for HiSilicon QM module (jsc#SLE-16507 jsc#SLE-15835). - Update config files. Enable CRYPTO_DEV_HISI_QM - supported.conf: add hisi_qm - commit 2188cb3 - x86/ima: use correct identifier for SetupMode variable (bsc#1152489). - commit 9b27f4f - i2c: Revert incorrect conversion to use generic helper (jsc#SLE-16407). - commit 80898a3 - blacklist.conf: 3d51507f29f2 x86/entry/32: Add missing ASM_CLAC to general_protection entry - commit 1aa31e3 - fix patch metadata - fix Patch-mainline: patches.suse/mm-memory_failure-always-pin-the-page-in-madvise_inj.patch - commit 4f786fa - Refresh patches.suse/arm64-force-no_block_mappings-if-crashkernel-reservation-is-required.patch. - Refresh patches.suse/arm64-ignore-any-dma-offsets-in-the-max_zone_phys-calculation.patch. - Refresh patches.suse/arm64-mm-move-reserve_crashkernel-into-mem_init.patch. - Refresh patches.suse/arm64-mm-move-zone_dma_bits-initialization-into-zone_sizes_init.patch. - Refresh patches.suse/arm64-mm-set-zone_dma-size-based-on-devicetree-s-dma-ranges.patch. - Refresh patches.suse/arm64-mm-set-zone_dma-size-based-on-early-iort-scan.patch. - Refresh patches.suse/ibmvnic-Clean-up-TX-code-and-TX-buffer-data-structur.patch. - Refresh patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch. - Refresh patches.suse/ibmvnic-Do-not-replenish-RX-buffers-after-every-poll.patch. - Refresh patches.suse/ibmvnic-Ensure-that-device-queue-memory-is-cache-lin.patch. - Refresh patches.suse/ibmvnic-Introduce-batched-RX-buffer-descriptor-trans.patch. - Refresh patches.suse/ibmvnic-Introduce-indirect-subordinate-Command-Respo.patch. - Refresh patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch. - Refresh patches.suse/ibmvnic-Remove-send_subcrq-function.patch. - Refresh patches.suse/ibmvnic-Use-netdev_alloc_skb-instead-of-alloc_skb-to.patch. - Refresh patches.suse/ibmvnic-fix-rx-buffer-tracking-and-index-management-.patch. - Refresh patches.suse/net-smc-improve-return-codes-for-smc-dv2. - Refresh patches.suse/of-address-introduce-of_dma_get_max_cpu_address.patch. - Refresh patches.suse/s390-sles15sp3-03-01-s390-cio-Export-information-about-Endpoint-Security-.patch. - Refresh patches.suse/s390-sles15sp3-03-02-s390-cio-Provide-Endpoint-Security-Mode-per-CU.patch. - Refresh patches.suse/s390-sles15sp3-03-03-s390-cio-Add-support-for-FCES-status-notification.patch. - Refresh patches.suse/s390-sles15sp3-03-04-s390-dasd-Remove-unused-parameter-from-dasd_generic_.patch. - Refresh patches.suse/s390-sles15sp3-03-05-s390-dasd-Move-duplicate-code-to-separate-function.patch. - Refresh patches.suse/s390-sles15sp3-03-06-s390-dasd-Store-path-configuration-data-during-path-.patch. - Refresh patches.suse/s390-sles15sp3-03-07-s390-dasd-Fix-operational-path-inconsistency.patch. - Refresh patches.suse/s390-sles15sp3-03-08-s390-dasd-Display-FC-Endpoint-Security-information-v.patch. - Refresh patches.suse/s390-sles15sp3-03-09-s390-dasd-Prepare-for-additional-path-event-handling.patch. - Refresh patches.suse/s390-sles15sp3-03-10-s390-dasd-Process-FCES-path-event-notification.patch. - Refresh patches.suse/scsi-fnic-avoid-looping-in-trans-eth-on-unload. - Refresh patches.suse/scsi-fnic-change-shost_printk-to-fnic_fcs_dbg. - Refresh patches.suse/scsi-fnic-change-shost_printk-to-fnic_main_dbg. - Refresh patches.suse/scsi-fnic-set-scsi_set_resid-only-for-underflow. - Refresh patches.suse/scsi-fnic-validate-io_req-before-others. - commit 87eecb7 - selftests/bpf: Print reason when a tester could not run a program (bsc#1155518). - selftests/bpf: Fix invalid use of strncat in test_sockmap (bsc#1155518). - samples: bpf: Refactor test_cgrp2_sock2 program with libbpf (bsc#1155518). - samples/bpf: Remove unused test_ipip.sh (bsc#1155518). - selftest/bpf: Add missed ip6ip6 test back (bsc#1155518). - selftests/bpf/test_offload.py: Reset ethtool features after failed setting (bsc#1155518). - commit 82533c7 - clk: bcm: dvp: Add MODULE_DEVICE_TABLE() (git-fixes). - clk: fsl-sai: fix memory leak (git-fixes). - commit bba80c9 - ASoC: wm8994: Fix PM disable depth imbalance on error (git-fixes). - commit e953294 - Update commit ids for already cherry-picked pinctrl patches - commit 5e797b0 - dmaengine: idxd: add IAX configuration support in the IDXD driver (jsc#SLE-13380). - dmaengine: idxd: add ATS disable knob for work queues (jsc#SLE-13380). - commit aca8d81 - Add cherry-picked dup ID for IDXD patch - commit 1fde049 - Move ASoC patch into sorted section The patch was mistakenly put into nirvana because of badly tagged commit id. - commit df0bd91 - Move upstreamed IDXD patches into sorted section - commit 6ca191c - clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 (git-fixes). - clk: sunxi-ng: Make sure divider tables have sentinel (git-fixes). - clk: s2mps11: Fix a resource leak in error handling paths in the probe function (git-fixes). - clk: ingenic: Fix divider calculation with div tables (git-fixes). - clk: at91: sam9x60: remove atmel,osc-bypass support (git-fixes). - clk: ti: Fix memleak in ti_fapll_synth_setup (git-fixes). - clk: mediatek: Make mtk_clk_register_mux() a static function (git-fixes). - clk: tegra: Fix duplicated SE clock entry (git-fixes). - clk: tegra: Do not return 0 on failure (git-fixes). - lan743x: fix for potential NULL pointer dereference with bare card (git-fixes). - commit 21d14d2 - drivers/base/memory.c: indicate all memory blocks as removable (bsc#1180264). - commit 64673b1 - x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro (jsc#SLE-13358). - commit 6c034c0 - EDAC/i10nm: Add Intel Sapphire Rapids server support (jsc#SLE-13358). - commit 991ab76 - EDAC/i10nm: Use readl() to access MMIO registers (jsc#SLE-13358). - commit 0389f79 - EDAC: Add DDR5 new memory type (jsc#SLE-13358). - commit add2e95 - ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset (jsc#SLE-16407). - ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOP (jsc#SLE-16407). - ACPI: OSL: Prevent acpi_release_memory() from returning too early (jsc#SLE-16407). - ACPI: ioremap: avoid redundant rounding to OS page size (jsc#SLE-16407). - ACPI: SoC: APD: Check return value of acpi_dev_get_property() (jsc#SLE-16407). - ACPI: APD: Add a fmw property is_raven (jsc#SLE-16407). - ACPI: APD: Change name from ST to FCH (jsc#SLE-16407). - i2c: designware: Add device HID for Hygon I2C controller (jsc#SLE-16407). - ACPI: NFIT: Fix ARS zero-sized allocation (jsc#SLE-16407). - acpi: thermal: Don't call thermal_zone_device_is_enabled() (jsc#SLE-16407). - thermal: Simplify or eliminate unnecessary set_mode() methods (jsc#SLE-16407). - thermal: Use mode helpers in drivers (jsc#SLE-16407). - thermal: Add mode helpers (jsc#SLE-16407). - thermal: remove get_mode() operation of drivers (jsc#SLE-16407). - thermal: Store device mode in struct thermal_zone_device (jsc#SLE-16407). - thermal: Add current mode to thermal zone device (jsc#SLE-16407). - thermal: Store thermal mode in a dedicated enum (jsc#SLE-16407). Refresh patches.suse/acpi_thermal_passive_blacklist.patch - acpi: thermal: Fix error handling in the register function (jsc#SLE-16407). - sched,acpi_pad: Convert to sched_set_fifo*() (jsc#SLE-16407). - ACPI: Replace HTTP links with HTTPS ones (jsc#SLE-16407). Refresh patches.suse/0017-ACPI-NFIT-Define-runtime-firmware-activation-command.patch - ACPI: Use valid link to the ACPI specification (jsc#SLE-16407). - ACPI: Use fallthrough pseudo-keyword (jsc#SLE-16407). - ACPI: APEI: remove redundant assignment to variable rc (jsc#SLE-16407). - ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' check (jsc#SLE-16407). - ACPI: NUMA: Remove the useless sub table pointer check (jsc#SLE-16407). - ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() (jsc#SLE-16407). - ACPI: tables: avoid relocations for table signature array (jsc#SLE-16407). - ACPI: OSL: Clean up the removal of unused memory mappings (jsc#SLE-16407). - ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem() (jsc#SLE-16407). - ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address() (jsc#SLE-16407). - ACPI: OSL: Implement deferred unmapping of ACPI memory (jsc#SLE-16407). - ACPI: property: use cached name in acpi_fwnode_get_named_child_node() (jsc#SLE-16407). - ACPI: EC: add newline when printing 'ec_event_clearing' module parameter (jsc#SLE-16407). - ACPI: PAD: Eliminate usage of uninitialized_var() macro (jsc#SLE-16407). - ACPI: sysfs: add newlines when printing module parameters (jsc#SLE-16407). - ACPI: procfs: Remove last dirs after being marked deprecated for a decade (jsc#SLE-16407). - Remove patches.suse/acpi-disable-deprecated-warnings.patch - Update config files. x86_64/default removed CONFIG_ACPI_PROCFS_POWER=y - ACPICA: Update version to 20200717 (jsc#SLE-16407). - acpi: Extend TPM2 ACPI table with missing log fields (jsc#SLE-16407). - libnvdimm: Replace guid_copy() with import_guid() where it makes sense (jsc#SLE-16407). - thermal/of: Rename of-thermal.c (jsc#SLE-16407). - ACPICA: Update version to 20200528 (jsc#SLE-16407). - PCI: Rename _DSM constants to align with spec (jsc#SLE-16407). - ACPI: DPTF: Add battery participant driver (jsc#SLE-16407). Refresh patches.suse/ACPI-DPTF-Add-battery-participant-for-TigerLake.patch - ACPI: DPTF: Additional sysfs attributes for power participant driver (jsc#SLE-16407). - ACPI / PMIC: Add i2c address for thermal control (jsc#SLE-16407). - ACPI: utils: Add acpi_evaluate_reg() helper (jsc#SLE-16407). - ACPI: Delete unused proc filename macros (jsc#SLE-16407). - ACPI: debug: Make two functions static (jsc#SLE-16407). - ACPI: processor: idle: Allow probing on platforms with one ACPI C-state (jsc#SLE-16407). - ACPI: sleep: Put the FACS table after using it (jsc#SLE-16407). - ACPI: scan: Put SPCR and STAO table after using it (jsc#SLE-16407). - ACPI: EC: Put the ACPI table after using it (jsc#SLE-16407). - ACPI: APEI: Put the HEST table for error path (jsc#SLE-16407). - ACPI: APEI: Put the error record serialization table for error path (jsc#SLE-16407). - ACPI: APEI: Put the error injection table for error path and module exit (jsc#SLE-16407). - ACPI: APEI: Put the boot error record table after parsing (jsc#SLE-16407). - ACPI: watchdog: Put the watchdog action table after parsing (jsc#SLE-16407). - ACPI: LPIT: Put the low power idle table after using it (jsc#SLE-16407). - ACPICA: Update version to 20200430 (jsc#SLE-16407). - PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED (jsc#SLE-16407). - PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() (jsc#SLE-16407). - PM: sleep: core: Rename dev_pm_may_skip_resume() (jsc#SLE-16407). - PM: sleep: core: Rework the power.may_skip_resume handling (jsc#SLE-16407). - PM: sleep: core: Do not skip callbacks in the resume phase (jsc#SLE-16407). - PM: sleep: core: Fold functions into their callers (jsc#SLE-16407). - PM: sleep: core: Simplify the SMART_SUSPEND flag handling (jsc#SLE-16407). - ACPI: PM: s2idle: Print type of wakeup debug messages (jsc#SLE-16407). - ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable (jsc#SLE-16407). - ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirk (jsc#SLE-16407). - ACPI: EC: Fix up fast path check in acpi_ec_add() (jsc#SLE-16407). - ACPI: NFIT: Replace zero-length array with flexible-array member (jsc#SLE-16407). - ACPI: NUMA: Up-level "/map to online node"/ functionality (jsc#SLE-16407). - ACPICA: Update version 20200326 (jsc#SLE-16407). - ACPICA: WSMT: Fix typo, no functional change (jsc#SLE-16407). - ACPICA: Fix IVRS IVHD type 10h reserved field name (jsc#SLE-16407). - ACPICA: Implement IVRS IVHD type 11h parsing (jsc#SLE-16407). - ACPICA: Fix a typo in a comment field (jsc#SLE-16407). - x86: ACPI: fix CPU hotplug deadlock (jsc#SLE-16407). - PM: sleep: core: Drop racy and redundant checks from device_prepare() (jsc#SLE-16407). Refresh patches.suse/0011-PM-sleep-core-Rename-DPM_FLAG_NEVER_SKIP.patch - PCI/ACPI: Move pcie_to_hpx3_type from stack to static data (jsc#SLE-16407). - acpi: Remove header dependency (jsc#SLE-16407). - ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-16407). - ACPI: fan: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-16407). - ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE (jsc#SLE-16407). - ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add() (jsc#SLE-16407). - blacklist.conf: Removed 65a691f5f8f0bb63d6a82eec7b0ffd193d8d8a5f # ACPI: not for stable, reverted below c85a7109f905f7848735ef50d7e63e5534c4e95d # ACPI: stable commit reverting the above - ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init() (jsc#SLE-16407). - ACPI: EC: Consolidate event handler installation code (jsc#SLE-16407). - ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC (jsc#SLE-16407). - ACPI: EC: Simplify acpi_ec_add() (jsc#SLE-16407). - ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers() (jsc#SLE-16407). - ACPI: EC: Avoid passing redundant argument to functions (jsc#SLE-16407). - ACPI: EC: Avoid printing confusing messages in acpi_ec_setup() (jsc#SLE-16407). - ACPI: list_for_each_safe() -> list_for_each_entry_safe() (jsc#SLE-16407). - ACPI: video: remove redundant assignments to variable result (jsc#SLE-16407). - ACPI: OSL: Add missing __acquires/__releases annotations (jsc#SLE-16407). - ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry (jsc#SLE-16407). - ACPI / AC: Cleanup DMI quirk table (jsc#SLE-16407). - ACPI: Add new tiny-power-button driver to directly signal init (jsc#SLE-16407). Update config files. x86_64/default add # CONFIG_ACPI_TINY_POWER_BUTTON is not set arm64/default add # CONFIG_ACPI_TINY_POWER_BUTTON is not set - ACPI: button: move HIDs to acpi/button.h (jsc#SLE-16407). - ACPICA: Update version to 20200214 (jsc#SLE-16407). - PM: sleep: core: Use built-in RCU list checking (jsc#SLE-16407). - i2c: designware: Add ACPI HID for Hisilicon Hip08-Lite I2C controller (jsc#SLE-16407). - ACPI / APD: Add clock frequency for Hisilicon Hip08-Lite I2C controller (jsc#SLE-16407). - ACPI/IORT: Parse SSID property of named component node (jsc#SLE-16407). Refresh patches.suse/ACPI-IORT-Add-an-input-ID-to-acpi_dma_configure.patch - ACPI: thermal: switch to use <linux/units.h> helpers (jsc#SLE-16407). - ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight (jsc#SLE-16407). - ACPI: PPTT: Consistently use unsigned int as parameter type (jsc#SLE-16407). - ACPI: video: Use native backlight on Lenovo E41-25/45 (jsc#SLE-16407). - ACPI: video: fix typo in comment (jsc#SLE-16407). - ACPICA: Update version to 20200110 (jsc#SLE-16407). - ACPICA: Update version to 20191213 (jsc#SLE-16407). - ACPICA: acpisrc: add unix line ending support for non-windows build (jsc#SLE-16407). - ACPI: Fix Kconfig indentation (jsc#SLE-16407). - ACPI: button: Add DMI quirk for Acer Switch 10 SW5-032 lid-switch (jsc#SLE-16407). - device property: Add a function to obtain a node's prefix (jsc#SLE-16407). Refresh patches.suse/device-property-export-fwnode_get_name.patch - ACPI: HMAT: use %u instead of %d to print u32 values (jsc#SLE-16407). - ACPI: NUMA: HMAT: fix a section mismatch (jsc#SLE-16407). - ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxm (jsc#SLE-16407). - ACPI: NUMA: HMAT: Register "/soft reserved"/ memory as an "/hmem"/ device (jsc#SLE-16407). - ACPI: NUMA: HMAT: Register HMAT at device_initcall level (jsc#SLE-16407). - device-dax: Add a driver for "/hmem"/ devices (jsc#SLE-16407). - Update config files. x86_64/default add CONFIG_DEV_DAX_HMEM=m arm64/default add CONFIG_DEV_DAX_HMEM=m - supported.conf: - drivers/dax/dax_hmem - ACPI: NUMA: Establish a new drivers/acpi/numa/ directory (jsc#SLE-16407). Update config files. - ACPI: video: update doc for acpi_video_bus_DOS() (jsc#SLE-16407). - ACPI: platform: Unregister stale platform devices (jsc#SLE-16407). - ACPI / LPSS: Switch to use acpi_dev_hid_uid_match() (jsc#SLE-16407). - ACPI / utils: Describe function parameters in kernel-doc (jsc#SLE-16407). - ACPI: button: Remove unused acpi_lid_notifier_register() functions (jsc#SLE-16407). Refresh patches.suse/ACPI-button-fix-handling-lid-state-changes-when-inpu.patch - ACPI: button: Add DMI quirk for Asus T200TA (jsc#SLE-16407). - ACPI: button: Turn lid_blacklst DMI table into a generic quirk table (jsc#SLE-16407). Refresh patches.suse/ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E2215T.patch - ACPI: button: Allow disabling LID support with the lid_init_state module option (jsc#SLE-16407). - ACPI: button: Refactor lid_init_state module parsing code (jsc#SLE-16407). - ACPI / PMIC: Add Cherry Trail Crystal Cove PMIC OpRegion driver (jsc#SLE-16407). - ACPI / PMIC: Add byt prefix to Crystal Cove PMIC OpRegion driver (jsc#SLE-16407). - ACPI / PMIC: Do not register handlers for unhandled OpRegions (jsc#SLE-16407). - ACPI: EC: add support for hardware-reduced systems (jsc#SLE-16407). - ACPI: EC: tweak naming in preparation for GpioInt support (jsc#SLE-16407). - ACPICA: Update version to 20191018 (jsc#SLE-16407). - ACPI: OSI: Shoot duplicate word (jsc#SLE-16407). - ACPI: processor_idle: Skip dummy wait if kernel is in guest (jsc#SLE-16407). - acpi: Use pr_warn instead of pr_warning (jsc#SLE-16407). Refresh patches.suse/acpi-disable-deprecated-warnings.patch - ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3 (jsc#SLE-16407). - PCI/ACPI: Remove unnecessary struct hotplug_program_ops (jsc#SLE-16407). Refresh patches.suse/pci-aer-add-pci_aer_raw_clear_status-to-unconditionally-clear-error-status - PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c (jsc#SLE-16407). Refresh patches.suse/pci-aer-add-pci_aer_raw_clear_status-to-unconditionally-clear-error-status - PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* (jsc#SLE-16407). - PCI: Move ASPM declarations to linux/pci.h (jsc#SLE-16407). Refresh patches.suse/r8169-improve-rtl_get_coalesce.patch patches.suse/mt76-mt76x2e-disable-pcie_aspm-by-default.patch patches.suse/mt76-fix-include-in-pci.h.patch - ACPI: thermal: Remove redundant acpi_has_method() calls (jsc#SLE-16407). - ACPI: SBS: remove unused const variable 'SMBUS_PEC' (jsc#SLE-16407). - ACPI/PCI: Remove surplus parentheses from a return statement (jsc#SLE-16407). - HMAT: Register attributes for memory hot add (jsc#SLE-16407). Refresh patches.suse/0001-HMAT-Skip-publishing-target-info-for-nodes-with-no-o.patch - ACPI / APEI: Get rid of NULL_UUID_LE constant (jsc#SLE-16407). Refresh patches.suse/ACPI-APEI-Kick-the-memory_failure-queue-for-synchron.patch - ACPICA: Update version to 20190816 (jsc#SLE-16407). - ACPICA: Macros: remove pointer math on a null pointer (jsc#SLE-16407). - ACPI: PM: Print debug messages on device power state changes (jsc#SLE-16407). - PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end() (jsc#SLE-16407). - PM: sleep: Integrate suspend-to-idle with generig suspend flow (jsc#SLE-16407). - drivers: Introduce device lookup variants by ACPI_COMPANION device (jsc#SLE-16407). - Refresh patches.suse/drivers-base-implement-dev_enable_async_probe.patch patches.suse/i2c-acpi-put-device-when-verifying-client-fails.patch - acpi: Use built-in RCU list checking for acpi_ioremaps list (jsc#SLE-16407). - commit 2e42a5c - mm,memory_failure: always pin the page in madvise_inject_error (bsc#1180258). - commit 7fb306a - x86/mm/ident_map: Check for errors from ident_pud_init() (bsc#1152489). - commit 37afaed - fix patches metadata - fix Patch-mainline: patches.suse/IB-isert-Fix-unaligned-immediate-data-handling.patch patches.suse/IB-mthca-fix-return-value-of-error-branch-in-mthca_i.patch patches.suse/IB-rdmavt-Fix-sizeof-mismatch.patch patches.suse/IB-srpt-Fix-memory-leak-in-srpt_add_one.patch patches.suse/IB-uverbs-Set-IOVA-on-IB-MR-in-uverbs-layer.patch patches.suse/RDMA-bnxt_re-Do-not-add-user-qps-to-flushlist.patch patches.suse/RDMA-core-Fix-bogus-WARN_ON-during-ib_unregister_dev.patch patches.suse/RDMA-core-Fix-reported-speed-and-width.patch patches.suse/RDMA-core-Fix-return-error-value-in-_ib_modify_qp-to.patch patches.suse/RDMA-core-Free-DIM-memory-in-error-unwind.patch patches.suse/RDMA-core-Stop-DIM-before-destroying-CQ.patch patches.suse/RDMA-counter-Allow-manually-bind-QPs-with-different-.patch patches.suse/RDMA-counter-Only-bind-user-QPs-in-auto-mode.patch patches.suse/RDMA-hns-Bugfix-for-memory-window-mtpt-configuration.patch patches.suse/RDMA-netlink-Remove-CAP_NET_RAW-check-when-dump-a-ra.patch patches.suse/RDMA-pvrdma-Fix-missing-kfree-in-pvrdma_register_dev.patch patches.suse/RDMA-qedr-Endianness-warnings-cleanup.patch patches.suse/RDMA-qedr-Fix-memory-leak-in-iWARP-CM.patch patches.suse/RDMA-qedr-SRQ-s-bug-fixes.patch patches.suse/RDMA-rxe-Drop-pointless-checks-in-rxe_init_ports.patch patches.suse/RDMA-rxe-Fix-memleak-in-rxe_mem_init_user.patch patches.suse/RDMA-rxe-Fix-skb-lifetime-in-rxe_rcv_mcast_pkt.patch patches.suse/RDMA-rxe-Fix-the-parent-sysfs-read-when-the-interfac.patch patches.suse/RDMA-rxe-Handle-skb_clone-failure-in-rxe_recv.c.patch patches.suse/RDMA-rxe-Prevent-access-to-wr-next-ptr-afrer-wr-is-p.patch patches.suse/RDMA-rxe-Remove-unused-rxe_mem_map_pages.patch patches.suse/RDMA-rxe-Return-void-from-rxe_init_port_param.patch patches.suse/RDMA-rxe-Return-void-from-rxe_mem_init_dma.patch patches.suse/RDMA-rxe-Skip-dgid-check-in-loopback-mode.patch patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch - commit 2dad798 - fix patches metadata - fix Patch-mainline: patches.suse/scsi-mpt3sas-add-bypass_dirty_port_flag-parameter patches.suse/scsi-mpt3sas-add-module-parameter-multipath_on_hba patches.suse/scsi-mpt3sas-allocate-memory-for-hba_port-objects patches.suse/scsi-mpt3sas-bump-driver-version-to-35-101-00-00 patches.suse/scsi-mpt3sas-define-hba_port-structure patches.suse/scsi-mpt3sas-get-device-objects-using-sas_address-portid patches.suse/scsi-mpt3sas-get-sas_device-objects-using-device-s-rphy patches.suse/scsi-mpt3sas-handle-vses-vphy-object-during-hba-reset patches.suse/scsi-mpt3sas-handling-hba-vses-device patches.suse/scsi-mpt3sas-rearrange-scsih_mark_responding_sas_device patches.suse/scsi-mpt3sas-rename-transport_del_phy_from_an_existing_port patches.suse/scsi-mpt3sas-set-valid-physicalport-in-smppassthrough patches.suse/scsi-mpt3sas-update-hba_port-objects-after-host-reset patches.suse/scsi-mpt3sas-update-hba_port-s-sas_address-phy_mask - commit a2950eb - EDAC/i10nm: Use readl() to access MMIO registers (bsc#1152489). - commit a3a0100 - series.conf: cleanup - update upstream reference and resort: patches.suse/powerpc-perf-Fix-crash-with-is_sier_available-when-p.patch - commit adb35a0 - samples/bpf: Fix possible hang in xdpsock with multiple threads (bsc#1177028). - libbpf: Sanitise map names before pinning (bsc#1177028). - samples: bpf: Refactor hbm program with libbpf (bsc#1177028). - tools/bpftool: Fix build slowdown (bsc#1177028). - bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds (bsc#1177028). - selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps (bsc#1177028). - selftests/bpf/test_offload.py: Fix expected case of extack messages (bsc#1177028). - selftests/bpf/test_offload.py: Only check verifier log on verification fails (bsc#1177028). - selftests/bpf/test_offload.py: Remove check for program load flags match (bsc#1177028). - xdp: Remove the xdp_attachment_flags_ok() callback (bsc#1177028). - tools/bpftool: Fix PID fetching with a lot of results (bsc#1177028). - selftests/bpf: Drain ringbuf samples at the end of test (bsc#1177028). - libbpf: Fix ring_buffer__poll() to return number of consumed samples (bsc#1177028). - commit fa84f47 - series.conf: refresh - update upstream references and resort: patches.suse/arm64-force-no_block_mappings-if-crashkernel-reservation-is-required.patch. patches.suse/arm64-ignore-any-dma-offsets-in-the-max_zone_phys-calculation.patch. patches.suse/arm64-mm-move-reserve_crashkernel-into-mem_init.patch. patches.suse/arm64-mm-move-zone_dma_bits-initialization-into-zone_sizes_init.patch. patches.suse/arm64-mm-set-zone_dma-size-based-on-devicetree-s-dma-ranges.patch. patches.suse/arm64-mm-set-zone_dma-size-based-on-early-iort-scan.patch. patches.suse/ibmvnic-Clean-up-TX-code-and-TX-buffer-data-structur.patch. patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch. patches.suse/ibmvnic-Do-not-replenish-RX-buffers-after-every-poll.patch. patches.suse/ibmvnic-Ensure-that-device-queue-memory-is-cache-lin.patch. patches.suse/ibmvnic-Introduce-batched-RX-buffer-descriptor-trans.patch. patches.suse/ibmvnic-Introduce-indirect-subordinate-Command-Respo.patch. patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch. patches.suse/ibmvnic-Remove-send_subcrq-function.patch. patches.suse/ibmvnic-Use-netdev_alloc_skb-instead-of-alloc_skb-to.patch. patches.suse/ibmvnic-fix-rx-buffer-tracking-and-index-management-.patch. patches.suse/net-smc-improve-return-codes-for-smc-dv2. patches.suse/of-address-introduce-of_dma_get_max_cpu_address.patch. patches.suse/powerpc-perf-Add-generic-and-cache-event-list-for-po.patch. patches.suse/powerpc-perf-Add-new-power-PMU-flag-PPMU_P10_DD1-for.patch. patches.suse/powerpc-perf-Drop-the-check-for-SIAR_VALID.patch. patches.suse/powerpc-perf-Fix-crash-with-is_sier_available-when-p.patch. patches.suse/powerpc-perf-Fix-the-PMU-group-constraints-for-thres.patch. patches.suse/powerpc-perf-Fix-to-update-cache-events-with-l2l3-ev.patch. patches.suse/powerpc-perf-Fix-to-update-generic-event-codes-for-p.patch. patches.suse/powerpc-perf-Fix-to-update-radix_scope_qual-in-power.patch. patches.suse/powerpc-perf-Invoke-per-CPU-variable-access-with-dis.patch. patches.suse/powerpc-perf-MMCR0-control-for-PMU-registers-under-P.patch. patches.suse/powerpc-perf-Update-the-PMU-group-constraints-for-l2.patch. patches.suse/powerpc-perf-Use-regs-nip-when-SIAR-is-zero.patch. patches.suse/powerpc-perf-Use-the-address-from-SIAR-register-to-s.patch. patches.suse/s390-sles15sp3-03-01-s390-cio-Export-information-about-Endpoint-Security-.patch. patches.suse/s390-sles15sp3-03-02-s390-cio-Provide-Endpoint-Security-Mode-per-CU.patch. patches.suse/s390-sles15sp3-03-03-s390-cio-Add-support-for-FCES-status-notification.patch. patches.suse/s390-sles15sp3-03-04-s390-dasd-Remove-unused-parameter-from-dasd_generic_.patch. patches.suse/s390-sles15sp3-03-05-s390-dasd-Move-duplicate-code-to-separate-function.patch. patches.suse/s390-sles15sp3-03-06-s390-dasd-Store-path-configuration-data-during-path-.patch. patches.suse/s390-sles15sp3-03-07-s390-dasd-Fix-operational-path-inconsistency.patch. patches.suse/s390-sles15sp3-03-08-s390-dasd-Display-FC-Endpoint-Security-information-v.patch. patches.suse/s390-sles15sp3-03-09-s390-dasd-Prepare-for-additional-path-event-handling.patch. patches.suse/s390-sles15sp3-03-10-s390-dasd-Process-FCES-path-event-notification.patch. patches.suse/scsi-fnic-avoid-looping-in-trans-eth-on-unload. patches.suse/scsi-fnic-change-shost_printk-to-fnic_fcs_dbg. patches.suse/scsi-fnic-change-shost_printk-to-fnic_main_dbg. patches.suse/scsi-fnic-set-scsi_set_resid-only-for-underflow. patches.suse/scsi-fnic-validate-io_req-before-others. - commit 41ceac4 - rtc: pcf2127: fix pcf2127_nvmem_read/write() returns (git-fixes). - commit fe3d756 - rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time (git-fixes). - rtc: hym8563: enable wakeup when applicable (git-fixes). - commit 52e449a - pwm: imx27: Fix overflow for bigger periods (git-fixes). - firmware: tegra: fix strncpy()/strncat() confusion (git-fixes). - mtd: spi-nor: ignore errors in spi_nor_unlock_all() (git-fixes). - mtd: spi-nor: sst: fix BPn bits for the SST25VF064C (git-fixes). - iwlwifi: sta: set max HE max A-MPDU according to HE capa (git-fixes). - commit 48bc7b1 - power: supply: bq24190_charger: fix reference leak (git-fixes). - power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching (git-fixes). - HSI: omap_ssi: Don't jump to free ID in ssi_add_controller() (git-fixes). - pwm: lp3943: Dynamically allocate PWM chip base (git-fixes). - pwm: zx: Add missing cleanup in error path (git-fixes). - commit 22a0fb4 - Fixed 14 mpt3sas patches, now upstream (jsc#SLE-16914, bsc#1177733) Should be no functional change, bu the patches are updated with commit ID, and moved to the proper place in series.conf. - commit eef3811 - scsi: core: Fix VPD LUN ID designator priorities (bsc#1178049). - commit efdf30e - spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts (bsc#1180214). - rtc: pcf2127: fix a bug when not specify interrupts property (bsc#1180214). - rtc: fsl-ftm-alarm: update acpi device id (bsc#1180214). - ahci: qoriq: enable acpi support in qoriq ahci driver (bsc#1180214). - spi: spi-nxp-fspi: Add ACPI support (bsc#1180214). - commit 8759723 - supported.conf: Declare qat4xxx supported externally by Intel - commit b7913fb - scsi: mpt3sas: Bump driver version to 35.101.00.00 (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Add module parameter multipath_on_hba (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Handle vSES vphy object during HBA reset (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Add bypass_dirty_port_flag parameter (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Handling HBA vSES device (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Update hba_port objects after host reset (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Get sas_device objects using device's rphy (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port() (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Get device objects using sas_address & portID (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Update hba_port's sas_address & phy_mask (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device() (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Allocate memory for hba_port objects (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Define hba_port structure (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: A small correction in _base_process_reply_queue (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix sync irqs (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Detect tampered Aero and Sea adapters (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Remove pci-dma-compat wrapper API (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Remove superfluous memset() (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Update driver version to 35.100.00.00 (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Postprocessing of target and LUN reset (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and LUN (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Rename and export interrupt mask/unmask functions (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Cancel the running work during host reset (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Dump system registers for debugging (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Memset config_cmds.reply buffer with zeros (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Don't call disable_irq from IRQ poll handler (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix set but unused variable (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix error returns in BRM_status_show (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix unlock imbalance (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix memset() in non-RDPQ mode (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix reply queue count in non RDPQ mode (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Fix double free warnings (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Disable DIF when prot_mask set to zero (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Capture IOC data for debugging purposes (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Use true, false for ioc->use_32bit_dma (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Remove NULL check before freeing function (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Update mpt3sas version to 33.101.00.00 (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Separate out RDPQ allocation to new function (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Rename function name is_MSB_are_same (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: Don't change the DMA coherent mask after allocations (jsc#SLE-16914, bsc#1177733). - scsi: mpt3sas: use true,false for bool variables (jsc#SLE-16914, bsc#1177733). - commit 5bf7889 - crypto: qat - add capability detection logic in qat_4xxx (jsc#SLE-14454). - commit 83336e3 - crypto: qat - add AES-XTS support for QAT GEN4 devices (jsc#SLE-14454). - Refresh patches.suse/QAT-add-suse_kabi_padding.patch. - commit 3755a1e - crypto: qat - add AES-CTR support for QAT GEN4 devices (jsc#SLE-14454). - commit 5393983 - crypto: qat - fix excluded_middle.cocci warnings (jsc#SLE-14454). - commit a62bf18 - tracing: Fix race in trace_open and buffer resize call (CVE-2020-27825 bsc#1179960). - commit c590ed4 - ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU (CVE-2020-27825 bsc#1179960). - commit d308278 - ring-buffer: Make resize disable per cpu buffer instead of total buffer (CVE-2020-27825 bsc#1179960). - commit 95e9004 - crypto: qat - add gen4 firmware loader (jsc#SLE-14454). - commit 9d44e54 - Drop a backported uvcvideo patch that caused a regression (bsc#1180117) Also blacklisting the commit - commit b185b93 - blacklist.conf: Remove temporary drm path blacklist - commit f037d4c - crypto: qat - add qat_4xxx driver (jsc#SLE-14454). Update config files. - commit 8df8685 - crypto: s390/sha1 - prefix the "/sha1_"/ functions (jsc#SLE-14454). - commit aad706f - crypto: qat - add hook to initialize vector routing table (jsc#SLE-14454). - commit 21c4c5c - x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled (bsc#1152489). - x86/resctrl: Remove unused struct mbm_state::chunks_bw (bsc#1152489). - commit b4996a1 - crypto: powerpc/sha1 - prefix the "/sha1_"/ functions (jsc#SLE-14454). - commit 7a8e9d4 - nvmet-fc: fix missing check for no hostport struct (bsc#1176942). - commit 7fab8fc - scsi: qla2xxx: Update version to 10.02.00.104-k (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix device loss on 4G and older HBAs (bsc#1171688 bsc#1172733). - scsi: qla2xxx: If fcport is undergoing deletion complete I/O with retry (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix the call trace for flush workqueue (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix flash update in 28XX adapters on big endian machines (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Handle aborts correctly for port undergoing deletion (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix N2N and NVMe connect retry failure (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix FW initialization error on big endian machines (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix crash during driver load on big endian machines (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix compilation issue in PPC systems (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Don't check for fw_started while posting NVMe command (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Tear down session if FW say it is down (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Limit interrupt vectors to number of CPUs (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Change post del message from debug level to log level (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Remove in_interrupt() from qla83xx-specific code (bsc#1171688 bsc#1172733). - scsi: target: tcm_qla2xxx: Remove BUG_ON(in_interrupt()) (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific code (bsc#1171688 bsc#1172733). - commit 298833c - crypto: qat - target fw images to specific AEs (jsc#SLE-14454). - commit e7e8777 - scsi: qla2xxx: Move sess cmd list/lock to driver (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Return EBUSY on fcport deletion (bsc#1171688 bsc#1172733). Replace patches.suse/qla2xxx-return-ebusy-on-fcport-deletion.patch with upstream version. - scsi: qla2xxx: remove incorrect sparse #ifdef (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Fix return of uninitialized value in rval (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Initialize variable in qla8044_poll_reg() (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Do not consume srb greedily (bsc#1171688 bsc#1172733). - scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1171688 bsc#1172733). - commit 3c29fc6 - x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP (bsc#1152489). - commit 994c3ae - scsi: qla2xxx: Use constant when it is known (bsc#1171688 bsc#1172733). Refresh: - patches.suse/qla2xxx-return-ebusy-on-fcport-deletion.patch - commit cfc1ae5 - crypto: sha - split sha.h into sha1.h and sha2.h (jsc#SLE-14454). - Refresh patches.suse/add-product-identifying-information-to-vmcoreinfo.patch. - commit 8180f5f - scsi: lpfc: Fix fall-through warnings for Clang (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Correct null ndlp reference on routine exit (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Use generic power management (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handler() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix missing prototype for lpfc_nvmet_prep_abort_wqe() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix set but not used warnings from Rework remote port lock handling (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix memory leak on lcb_context (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Remove dead code on second !ndlp check (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix pointer defereference before it is null checked issue (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Update changed file copyrights for 2020 (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Update lpfc version to 12.8.0.6 (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Convert SCSI path to use common I/O submission path (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Enable common send_io interface for SCSI and NVMe (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Refactor WQE structure definitions for common use (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix NPIV Fabric Node reference counting (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix NPIV discovery and Fabric Node detection (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Rework remote port lock handling (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Rework locations of ndlp reference taking (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Rework remote port ref counting and node freeing (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_nvme: Remove unused variable 'phba' (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Update lpfc version to 12.8.0.5 (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Reject CT request for MIB commands (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Add FDMI Vendor MIB support (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Enlarge max_sectors in scsi host templates (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix duplicate wq_create_version check (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Removed unused macros in lpfc_attr.c (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpi (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: Remove unneeded break statements (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req() (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Remove set but not used 'qp' (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix spelling mistake "/Cant"/ -> "/Can't"/ (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Update lpfc version to 12.8.0.4 (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery (bsc#1175480 bsc#1176396 bsc#1176942 bsc#1177500). - commit 6c7ebde - soc: amlogic: canvas: add missing put_device() call in meson_canvas_get() (git-fixes). - drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe (git-fixes). - soc: ti: Fix reference imbalance in knav_dma_probe (git-fixes). - soc: ti: knav_qmss: fix reference leak in knav_queue_probe (git-fixes). - soc: qcom: smp2p: Safely acquire spinlock without IRQs (git-fixes). - soc: mediatek: Check if power domains can be powered on at boot time (git-fixes). - soc/tegra: fuse: Fix index bug in get_process_id (git-fixes). - soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains() (git-fixes). - soc: fsl: dpio: Get the cpumask through cpumask_of(cpu) (git-fixes). - spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts (git-fixes). - commit 37de46f - platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC (git-fixes). - Refresh patches.suse/platform-x86-intel-vbtn-Allow-switch-events-on-Acer-.patch. - commit b789099 - pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe() (git-fixes). - mtd: rawnand: gpmi: Fix the random DMA timeout issue (git-fixes). - mtd: rawnand: meson: Fix a resource leak in init (git-fixes). - pinctrl: amd: remove debounce filter setting in IRQ type setting (git-fixes). - platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet (git-fixes). - platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE (git-fixes). - platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Yoga 11e 4th gen (git-fixes). - platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e (git-fixes). - commit 3fd302b - mtd: rawnand: gpmi: fix reference count leak in gpmi ops (git-fixes). - mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments (git-fixes). - mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read (git-fixes). - mtd: spinand: Fix OOB read (git-fixes). - mfd: rt5033: Fix errorneous defines (git-fixes). - Input: cm109 - do not stomp on control URB (git-fixes). - Input: i8042 - add Acer laptops to the i8042 reset list (git-fixes). - iwlwifi: mvm: fix kernel panic in case of assert during CSA (git-fixes). - iwlwifi: pcie: limit memory read spin time (git-fixes). - commit d3789b9 - series.conf: refresh - update upstream references and resort: patches.suse/scsi-fnic-avoid-looping-in-trans-eth-on-unload patches.suse/scsi-fnic-change-shost_printk-to-fnic_fcs_dbg patches.suse/scsi-fnic-change-shost_printk-to-fnic_main_dbg patches.suse/scsi-fnic-set-scsi_set_resid-only-for-underflow patches.suse/scsi-fnic-validate-io_req-before-others - commit 3190615 - series.conf: refresh - update upstream reference and resort: patches.suse/ibmvnic-add-some-debugs.patch - commit 5542884 - fix regression in "/epoll: Keep a reference on files added to the check list"/ (bsc#1180031, git-fixes). - commit 775fe31 - crypto: qat - add support for broadcasting mode (jsc#SLE-14454). - commit 3eb975b - crypto: qat - add support for shared ustore (jsc#SLE-14454). - commit 8208824 - crypto: qat - allow to target specific AEs (jsc#SLE-14454). - commit 95c0bc6 - crypto: qat - add FCU CSRs to chip info (jsc#SLE-14454). - commit cced259 - crypto: qat - add CSS3K support (jsc#SLE-14454). - commit 5745db4 - crypto: qat - use ae_mask (jsc#SLE-14454). - commit 8f00dce - crypto: qat - add check for null pointer (jsc#SLE-14454). - crypto: qat - add misc control CSR to chip info (jsc#SLE-14454). - crypto: qat - add wake up event to chip info (jsc#SLE-14454). - commit 5b4f1a7 - crypto: qat - add clock enable CSR to chip info (jsc#SLE-14454). - commit 0a0ceac - crypto: qat - add reset CSR and mask to chip info (jsc#SLE-14454). - crypto: qat - add local memory size to chip info (jsc#SLE-14454). - commit 668485e - crypto: qat - add support for lm2 and lm3 (jsc#SLE-14454). - commit 7ae2a53 - crypto: qat - add next neighbor to chip_info (jsc#SLE-14454). - crypto: qat - replace check based on DID (jsc#SLE-14454). - commit 5d786df - crypto: qat - introduce chip info structure (jsc#SLE-14454). - crypto: qat - refactor long expressions (jsc#SLE-14454). - commit 417a900 - crypto: qat - refactor qat_uclo_set_ae_mode() (jsc#SLE-14454). - commit a769fdf - crypto: qat - move defines to header files (jsc#SLE-14454). - commit 316c7a5 - crypto: qat - remove global CSRs helpers (jsc#SLE-14454). - commit 4eedc22 - crypto: qat - refactor AE start (jsc#SLE-14454). - commit 20a1098 - crypto: qat - change micro word data mask (jsc#SLE-14454). - crypto: qat - change type for ctx_mask (jsc#SLE-14454). - crypto: qat - add support for relative FW ucode loading (jsc#SLE-14454). - commit d529f37 - crypto: qat - rename qat_uclo_del_uof_obj() (jsc#SLE-14454). - commit 67574e7 - crypto: qat - introduce additional parenthesis (jsc#SLE-14454). - commit 755a426 - crypto: qat - remove unnecessary parenthesis (jsc#SLE-14454). - commit 4966907 - crypto: qat - fix error message (jsc#SLE-14454). - crypto: qat - fix CSR access (jsc#SLE-14454). - commit 9206fc3 - crypto: qat - support for mof format in fw loader (jsc#SLE-14454). - crypto: qat - replace pci with PCI in comments (jsc#SLE-14454). - commit 9c9c3c5 - crypto: qat - remove cast for mailbox CSR (jsc#SLE-14454). - commit 62896ad - crypto: qat - remove unneeded semicolon (jsc#SLE-14454). - commit 9e0b68a - crypto: qat - extend ae_mask (jsc#SLE-14454). - commit e36c762 - crypto: qat - allow for instances in different banks (jsc#SLE-14454). - commit d74dd80 - crypto: qat - refactor qat_crypto_dev_config() (jsc#SLE-14454). - commit 7b787fc - crypto: qat - refactor qat_crypto_create_instances() (jsc#SLE-14454). - commit d0bcaed - crypto: qat - change return value in adf_cfg_key_val_get() (jsc#SLE-14454). - commit f698585 - crypto: qat - change return value in adf_cfg_add_key_value_param() (jsc#SLE-14454). - commit 707ca4a - crypto: qat - remove unnecessary void* casts (jsc#SLE-14454). - commit 428b2be - crypto: qat - call functions in adf_sriov if available (jsc#SLE-14454). - commit 56a083b - crypto: qat - remove hardcoded bank irq clear flag mask (jsc#SLE-14454). - commit 87975f0 - crypto: qat - abstract writes to arbiter enable (jsc#SLE-14454). - commit c2673fd - crypto: qat - use BIT_ULL() - 1 pattern for masks (jsc#SLE-14454). - commit 4e50301 - crypto: qat - replace constant masks with GENMASK (jsc#SLE-14454). - commit ace21f7 - crypto: qat - abstract build ring base (jsc#SLE-14454). - commit 45f06e6 - crypto: qat - enable ring after pair is programmed (jsc#SLE-14454). - commit 876666b - crypto: qat - register crypto instances based on capability (jsc#SLE-14454). - Refresh patches.suse/QAT-add-suse_kabi_padding.patch. - commit f62a6a6 - crypto: qat - add support for capability detection (jsc#SLE-14454). - commit f5cb13a - RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring (bsc#1152489) - commit b808e1d - RDMA/rxe: Handle skb_clone() failure in rxe_recv.c (bsc#1152489) - commit ad662c6 - RDMA/qedr: Endianness warnings cleanup (bsc#1152489) - commit c3cca6a - crypto: qat - abstract arbiter access (jsc#SLE-14454). - commit 8234ef6 - crypto: qat - remove unused macros in arbiter module (jsc#SLE-14454). - commit ace40aa - crypto: qat - remove writes into WQCFG (jsc#SLE-14454). - commit 1f08531 - crypto: qat - update constants table (jsc#SLE-14454). - commit 42213a3 - crypto: qat - use admin mask to send fw constants (jsc#SLE-14454). - commit 82fccc5 - crypto: qat - change admin sequence (jsc#SLE-14454). - crypto: qat - rename ME in AE (jsc#SLE-14454). - commit 3b63177 - do_epoll_ctl(): clean the failure exits up a bit (bsc#1180031,CVE-2020-0466). - epoll: Keep a reference on files added to the check list (bsc#1180031). - commit 5e9b787 - blacklist.conf: bcee52789588 ("/tracing: Fix userstacktrace option for instances"/) The kernel is missing many prerequisities. It is not worth it as it is. - commit e39f16a - Update patch reference for wireless fix (CVE-2020-27068 bsc#1180086) - commit 170f743 - platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx system (git-fixes). - mmc: sdhci: tegra: fix wrong unit with busy_timeout (git-fixes). - spi: imx: fix reference leak in two imx operations (git-fixes). - driver: core: Fix list corruption after device_del() (git-fixes). - iwlwifi: dbg-tlv: fix old length in is_trig_data_contained() (git-fixes). - mt76: mt7615: fix rdd mcu cmd endianness (git-fixes). - mt76: mt7915: fix endian issues (git-fixes). - mt76: fix tkip configuration for mt7615/7663 devices (git-fixes). - mt76: fix memory leak if device probing fails (git-fixes). - mt76: mt7915: fix sparse warning cast from restricted __le16 (git-fixes). - mt76: set fops_tx_stats.owner to THIS_MODULE (git-fixes). - mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE (git-fixes). - mt76: add back the SUPPORTS_REORDERING_BUFFER flag (git-fixes). - Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice val of 0x0134 (git-fixes). - Bluetooth: Fix: LL PRivacy BLE device fails to connect (git-fixes). - brcmfmac: fix error return code in brcmf_cfg80211_connect() (git-fixes). - brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free} (git-fixes). - rtw88: remove extraneous 'const' qualifier (git-fixes). - drm/doc: Document that modifiers are always required for fb (git-fixes). - netdevsim: Add debugfs toggle to reject BPF programs in verifier (git-fixes). - commit 3b2d7b6 - platform/x86: mlx-platform: remove an unused variable (git-fixes). - USB: serial: option: add interface-number sanity check to flag handling (git-fixes). - commit bff4f99 - USB: serial: mos7720: fix parallel-port state restore (git-fixes). - xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP (git-fixes). - commit f265436 - USB: serial: digi_acceleport: fix write-wakeup deadlocks (git-fixes). - USB: serial: keyspan_pda: fix write unthrottling (git-fixes). - USB: serial: keyspan_pda: fix tx-unthrottle use-after-free (git-fixes). - USB: serial: keyspan_pda: fix write-wakeup use-after-free (git-fixes). - USB: serial: keyspan_pda: fix stalled writes (git-fixes). - USB: serial: keyspan_pda: fix write deadlock (git-fixes). - USB: serial: keyspan_pda: fix dropped unthrottle interrupts (git-fixes). - usb: oxu210hp-hcd: Fix memory leak in oxu_create (git-fixes). - usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe (git-fixes). - usb: mtu3: fix memory corruption in mtu3_debugfs_regset() (git-fixes). - commit 7596d48 - spi: atmel-quadspi: Fix AHB memory accesses (git-fixes). - spi: mt7621: Disable clock in probe error path (git-fixes). - usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul (git-fixes). - usb/max3421: fix return error code in max3421_probe() (git-fixes). - commit 6c576b3 - spi: davinci: Fix use-after-free on unbind (git-fixes). - spi: fix resource leak for drivers without .remove callback (git-fixes). - spi: mxs: fix reference leak in mxs_spi_probe (git-fixes). - spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path (git-fixes). - spi: pic32: Don't leak DMA channels in probe error path (git-fixes). - spi: synquacer: Disable clock in probe error path (git-fixes). - wimax: fix duplicate initializer warning (git-fixes). - commit 51e204b - spi: sprd: fix reference leak in sprd_spi_remove (git-fixes). - spi: atmel-quadspi: Disable clock in probe error path (git-fixes). - spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume (git-fixes). - spi: tegra114: fix reference leak in tegra spi ops (git-fixes). - spi: tegra20-sflash: fix reference leak in tegra_sflash_resume (git-fixes). - spi: tegra20-slink: fix reference leak in slink ops of tegra20 (git-fixes). - spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe (git-fixes). - spi: spi-ti-qspi: fix reference leak in ti_qspi_setup (git-fixes). - spi: stm32: fix reference leak in stm32_spi_resume (git-fixes). - spi: spi-mem: fix reference leak in spi_mem_access_start (git-fixes). - commit 51236be - soc: qcom: geni: More properly switch to DMA mode (git-fixes). - spi: spi-mem: Fix passing zero to 'PTR_ERR' warning (git-fixes). - spi: img-spfi: fix reference leak in img_spfi_resume (git-fixes). - regulator: mcp16502: add linear_min_sel (git-fixes). - regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x (git-fixes). - speakup: fix uninitialized flush_lock (git-fixes). - slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI (git-fixes). - serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access (git-fixes). - rsi: fix error return code in rsi_reset_card() (git-fixes). - commit 8a400aa - crypto: qat - add packed to init admin structures (jsc#SLE-14454). - commit bffc702 - PCI: iproc: Fix out-of-bound array accesses (git-fixes). - platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx systems (git-fixes). - platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init (git-fixes). - platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12 (git-fixes). - platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform configuration (git-fixes). - platform/x86: mlx-platform: Remove PSU EEPROM from default platform configuration (git-fixes). - Revert "/platform/x86: wmi: Destroy on cleanup rather than unregister"/ (git-fixes). - platform/chrome: cros_ec_spi: Don't overwrite spi::mode (git-fixes). - regmap: Remove duplicate `type` field from regmap `regcache_sync` trace event (git-fixes). - qtnfmac: fix error return code in qtnf_pcie_probe() (git-fixes). - commit 4690027 - crypto: qat - abstract admin interface (jsc#SLE-14454). - commit 10773c4 - PCI: brcmstb: Initialize "/tmp"/ before use (git-fixes). - PCI: Fix pci_slot_release() NULL pointer dereference (git-fixes). - memstick: r592: Fix error return in r592_probe() (git-fixes). - mmc: pxamci: Fix error return code in pxamci_probe (git-fixes). - memstick: fix a double-free bug in memstick_check (git-fixes). - staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe() (git-fixes). - nfc: s3fwrn5: Release the nfc firmware (git-fixes). - orinoco: Move context allocation after processing the skb (git-fixes). - mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure (git-fixes). - commit e021aed - Input: cyapa_gen6 - fix out-of-bounds stack access (git-fixes). - Input: omap4-keypad - fix runtime PM error handling (git-fixes). - Input: ads7846 - fix unaligned access on 7845 (git-fixes). - Input: ads7846 - fix integer overflow on Rt calculation (git-fixes). - Input: ads7846 - fix race that causes missing releases (git-fixes). - iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume (git-fixes). - iio:adc:ti-ads124s08: Fix alignment and data leak issues (git-fixes). - iio:adc:ti-ads124s08: Fix buffer being too long (git-fixes). - iwlwifi: mvm: hook up missing RX handlers (git-fixes). - mac80211: don't set set TDLS STA bandwidth wider than possible (git-fixes). - commit 2fd9b35 - crypto: qat - relocate GEN2 CSR access code (jsc#SLE-14454). - commit aa3be04 - cpufreq: vexpress-spc: Add missing MODULE_ALIAS (git-fixes). - Revert "/i2c: i2c-qcom-geni: Fix DMA transfer race"/ (git-fixes). - iio:pressure:mpl3115: Force alignment of buffer (git-fixes). - iio:magnetometer:mag3110: Fix alignment and data leak issues (git-fixes). - iio:light:st_uvis25: Fix timestamp alignment and prevent data leak (git-fixes). - iio:light:rpr0521: Fix timestamp alignment and prevent data leak (git-fixes). - iio: buffer: Fix demux update (git-fixes). - extcon: max77693: Fix modalias string (git-fixes). - cw1200: fix missing destroy_workqueue() on error in cw1200_init_common (git-fixes). - commit 59cf4f4 - cpufreq: scpi: Add missing MODULE_ALIAS (git-fixes). - cpufreq: loongson1: Add missing MODULE_ALIAS (git-fixes). - cpufreq: st: Add missing MODULE_DEVICE_TABLE (git-fixes). - cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE (git-fixes). - cpufreq: highbank: Add missing MODULE_DEVICE_TABLE (git-fixes). - cpufreq: ap806: Add missing MODULE_DEVICE_TABLE (git-fixes). - staging: comedi: mf6x4: Fix AI end-of-conversion detection (git-fixes). - bus: fsl-mc: fix error return code in fsl_mc_object_allocate() (git-fixes). - commit 172d8d6 - drm/tegra: output: Don't leak OF node on error (jsc#SLE-15847). - commit 17189d0 - crypto: qat - split transport CSR access logic (jsc#SLE-14454). - commit a3a10f0 - phy: tegra: xusb: Fix usb_phy device driver field (jsc#SLE-15847). - clk: tegra: bpmp: Clamp clock rates on requests (jsc#SLE-15847). - cpufreq: tegra194: Rename tegra194_get_speed_common function (jsc#SLE-15847). - cpufreq: tegra194: Remove unnecessary frequency calculation (jsc#SLE-15847). - cpufreq: tegra186: Simplify cluster information lookup (jsc#SLE-15847). - cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning (jsc#SLE-15847). - cpufreq: tegra194: get consistent cpuinfo_cur_freq (jsc#SLE-15847). - phy: tegra: Don't warn on probe deferral (jsc#SLE-15847). - drm/tegra: output: Do not put OF node twice (jsc#SLE-15847). - drm/tegra: sor: Don't warn on probe deferral (jsc#SLE-15847). - cpufreq: tegra186: Fix get frequency callback (jsc#SLE-15847). - memory: tegra: Remove GPU from DRM IOMMU group (jsc#SLE-15847). - drm/tegra: Properly reference count the DDC I2C adapter (jsc#SLE-15847). - iommu/tegra-smmu: Prune IOMMU group when it is released (jsc#SLE-15847). - iommu/tegra-smmu: Balance IOMMU group reference count (jsc#SLE-15847). - iommu/tegra-smmu: Set IOMMU group name (jsc#SLE-15847). - cpufreq: tegra186: Fix initial frequency (jsc#SLE-15847). - commit 9e4289a - crypto: qat - fix configuration of iov threads (jsc#SLE-14454). - commit 4028436 - crypto: qat - num_rings_per_bank is device dependent (jsc#SLE-14454). - crypto: qat - mask device capabilities with soft straps (jsc#SLE-14454). - commit a55dc52 - Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware() (git-fixes). - Bluetooth: btusb: Add the missed release_firmware() in btusb_mtk_setup_firmware() (git-fixes). - Bluetooth: hci_h5: fix memory leak in h5_close (git-fixes). - Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() (git-fixes). - Bluetooth: Fix null pointer dereference in hci_event_packet() (git-fixes). - ath10k: Release some resources in an error handling path (git-fixes). - ath10k: Fix an error handling path (git-fixes). - ath6kl: fix enum-conversion warning (git-fixes). - commit 35aef63 - ath10k: Fix the parsing error in service available event (git-fixes). - commit ae02c89 - Revert "/ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"/ (git-fixes). - commit 2779aa4 - ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of() (git-fixes). - commit 4c7929f - ASoC: max98390: Fix error codes in max98390_dsm_init() (git-fixes). - commit 9ec9be4 - soundwire: intel: fix another unused-function warning (jsc#SLE-16518). - soundwire: master: use pm_runtime_set_active() on add (jsc#SLE-16518). - soundwire: qcom: Fix build failure when slimbus is module (jsc#SLE-16518). - commit 5c4cbf1 - Move upstreamed soundwire patches into sorted section - commit 9be4676 - IB/srpt: Fix memory leak in srpt_add_one (bsc#1152489) - commit da75bee - soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute (jsc#SLE-16518). - commit d23ae0b - RDMA/hns: Bugfix for memory window mtpt configuration (bsc#1152489) - commit 4f3475b - IB/mthca: fix return value of error branch in mthca_init_cq() (bsc#1152489) - commit c98a089 - RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() (bsc#1152489) - commit baad43e - ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err (jsc#SLE-16518). - ASoC: SOF: modify the SOF_DBG flags (jsc#SLE-16518). - ASoC: SOF: Intel: hda: remove duplicated status dump (jsc#SLE-16518). - ASoC: SOF: imx: update kernel-doc description (jsc#SLE-16518). - ASoC: topology: Fix wrong size check (jsc#SLE-16518). - ASoC: topology: Add missing size check (jsc#SLE-16518). - ASoC: SOF: Intel: add SoundWire support for ADL-S (jsc#SLE-16518). - ASoC: Intel: common: add ACPI matching tables for Alder Lake (jsc#SLE-16518). - ASoC: Intel: cht_bsw_nau8824: Change SSP2-Codec DAI id to 0 (jsc#SLE-16518). - ASoC: Intel: cht_bsw_nau8824: Drop compress-cpu-dai bits (jsc#SLE-16518). - ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682 (jsc#SLE-16518). - commit df54797 - RDMA/qedr: Fix memory leak in iWARP CM (bsc#1152489) - commit db44ceb - RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() (bsc#1152489) - commit 1de4514 - IB/rdmavt: Fix sizeof mismatch (bsc#1152489) - commit 677c5ba - ASoC: SOF: trace: Add runtime trace filtering mechanism (jsc#SLE-16518). - ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info() (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platforms (jsc#SLE-16518). - ASoC: SOF: ops: modify the signature of stall op (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse cavs extra config data elem (jsc#SLE-16518). - ASoC: SOF: Intel: hda: define parse_platform_ext_manifest op (jsc#SLE-16518). - ASoC: SOF: ops: add parse_platform_ext_manifest() op (jsc#SLE-16518). - ASoC: SOF: Add `memory_info` file to debugfs (jsc#SLE-16518). - ASoC: SOF: Change section comment for SOF_IPC_TEST_ (jsc#SLE-16518). - ASoC: SOF: Improve code alignment in header.h (jsc#SLE-16518). - ASoC: SOF: ext_manifest: Parse firmware config dictionary (jsc#SLE-16518). - ASoC: SOF: nocodec: modify DAI link definitions (jsc#SLE-16518). - ASoC: SOF: IPC: fix implicit type overflow (jsc#SLE-16518). - commit 478e999 - ASoC: SOF: Intel: allow for coexistence between SOF and catpt drivers (jsc#SLE-16518). - Update config files. - commit f7947cd - ALSA: hda: intel-dsp-config: ignore dsp_driver parameter for PCI legacy devices (jsc#SLE-16518). - commit 63ddb05 - ASoC: Intel: broadwell: set card and driver name dynamically (jsc#SLE-16518). - ALSA: hda: intel-dsp-config: add Broadwell ACPI DSP driver selection (jsc#SLE-16518). - commit dbb4f88 - ASoC: SOF: Intel: allow for coexistence between SOF and Atom/SST drivers (jsc#SLE-16518). - Update config files. - commit 5c50712 - crypto: qat - update IV in software (jsc#SLE-14454). - Refresh patches.suse/QAT-add-suse_kabi_padding.patch. - commit 02c439a - crypto: qat - remove unused function (jsc#SLE-14454). - commit edc1305 - ASoC: Intel: Atom: add dynamic selection of DSP driver (jsc#SLE-16518). - commit 7c727eb - ASoC: SOF: acpi: add dynamic selection of DSP driver (jsc#SLE-16518). - commit 14933b4 - ASoC: Intel: byt/cht: set pm ops dynamically (jsc#SLE-16518). - commit 5bab293 - ASoC: Intel: boards: byt/cht: set card and driver name at run time (jsc#SLE-16518). - commit 8837dc6 - ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selection (jsc#SLE-16518). - commit 18cdfb4 - ASoC: Intel: bdw-rt5677: add missing pm_ops (jsc#SLE-16518). - commit 25029ef - ASoC: Intel: Boards: tgl_max98373: add dpcm_capture flag for speaker_smart_amp (jsc#SLE-16518). - commit d6b111c - ASoC: topology: Simplify remove_widget function (jsc#SLE-16518). - commit b057eed - ASoC: topology: Remove empty functions (jsc#SLE-16518). - commit 3f721cb - ASoC: topology: Change allocations to resource managed (jsc#SLE-16518). - commit ea837e4 - ASoC: topology: Unify all device references (jsc#SLE-16518). - commit 10328ad - ASoC: topology: Remove multistep topology loading (jsc#SLE-16518). - commit 364e86e - ASoC: topology: Remove unused functions from topology API (jsc#SLE-16518). - commit 0dc5676 - ASoC: soc-acpi: add helper to identify parent driver (jsc#SLE-16518). - commit d308530 - ASoC: Intel: broadwell: add missing pm_ops (jsc#SLE-16518). - commit bab05a6 - ASoC: SOF: control: override volume info callback (jsc#SLE-16518). - commit 67c8df2 - ASoC: SOF: Intel: add hw specific PCM constraints (jsc#SLE-16518). - commit 02c0e0b - ASoC: SOF: relax PCM period and buffer size constraints (jsc#SLE-16518). - commit ce00821 - ASoC: Fix 7/8 spaces indentation in Kconfig (jsc#SLE-16518). - commit 53e4ae3 - ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY (jsc#SLE-16518). - commit a961770 - ASoC: Intel: keembay: use inclusive language for bclk and fsync (jsc#SLE-16518). - commit 726a785 - ASoC: Intel: atom: use inclusive language for SSP bclk/fsync (jsc#SLE-16518). - commit 3078a9f - ASoC: SOF: use inclusive language for bclk and fsync (jsc#SLE-16518). - commit d738d67 - ASoC: topology: use inclusive language for bclk and fsync (jsc#SLE-16518). - commit 3e92b8e - ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIG (jsc#SLE-16518). - commit 65bf32d - ASoC: SOF: Intel: fix Kconfig punctuation and wording (jsc#SLE-16518). - commit e2d566a - ASoC: SOF: Kconfig: fix Kconfig punctuation and wording (jsc#SLE-16518). - commit 32e6a72 - ASoC: SOF: imx: fix Kconfig punctuation (jsc#SLE-16518). - commit f4194f0 - ASoC: Intel: sof_sdw: add quirk for new TigerLake-SDCA device (jsc#SLE-16518). - commit 7aadcdd - ASoC: SOF: loader: do not warn about unknown firmware headers (jsc#SLE-16518). - commit 1bf0f28 - ASoC: intel: sof_rt5682: Add quirk for Dooly (jsc#SLE-16518). - commit 8100bff - ASoC: intel: sof_rt5682: Add support for cml_rt1015_rt5682 (jsc#SLE-16518). - commit bb5fa3d - ASoC: SOF: sof-audio: remove goto used for force-nocodec support (jsc#SLE-16518). - commit 81aeb29 - ASoC: SOF: topology: remove const in sizeof() (jsc#SLE-16518). - commit 66b10d3 - ASoC: SOF: control: remove const in sizeof() (jsc#SLE-16518). - commit 2b84b77 - ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statements (jsc#SLE-16518). - commit 3f2432e - inet_ecn: Fix endianness of checksum update when setting ECT(1) (git-fixes). - commit 492cf46 - ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate statements (jsc#SLE-16518). - commit 6d8047e - ASoC: SOF: Intel: initial support for Alderlake-S (jsc#SLE-13489). - Update config files. - commit fac4baf - ASoC: amd: support other audio modes for raven (git-fixes). - ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS) (git-fixes). - ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision) (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140 (git-fixes). - ASoC: Intel: Boards: tgl_max98373: update TDM slot_width (git-fixes). - ASoC: amd: Return -ENODEV for non-existing ACPI call (git-fixes). - ASoC: amd: Downgrade print level for invalid ACP mode (git-fixes). - commit 7df7491 - ALSA: hda/ca0132 - Add ZxR surround DAC setup (git-fixes). - ALSA: hda/ca0132 - Add 8051 PLL write helper functions (git-fixes). - ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions (git-fixes). - ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download (git-fixes). - ALSA: hda/ca0132 - Add 8051 exram helper functions (git-fixes). - ALSA: hda/ca0132 - Add stream port remapping function (git-fixes). - ALSA: hda/ca0132 - Reset codec upon initialization (git-fixes). - ALSA: hda/hdmi: fix silent stream for first playback to DP (git-fixes). - ALSA: seq: Use bool for snd_seq_queue internal flags (git-fixes). - ALSA: hda/ca0132: Move unsol callback setups to parser (git-fixes). - ALSA: compress: allow pause and resume during draining (git-fixes). - ALSA: hdspm: Fix fall-through warnings for Clang (git-fixes). - ALSA: remove unneeded break (git-fixes). - commit 24cbc87 - ASoC: amd: change clk_get() to devm_clk_get() and add missed checks (git-fixes). - ASoC: cx2072x: Fix doubly definitions of Playback and Capture streams (git-fixes). - ASoC: meson: fix COMPILE_TEST error (git-fixes). - ASoC: arizona: Fix a wrong free in wm8997_probe (git-fixes). - ASoC: wm8998: Fix PM disable depth imbalance on error (git-fixes). - ASoC: pcm: DRAIN support reactivation (git-fixes). - ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_params (git-fixes). - ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode (git-fixes). - ASoC: tegra20-spdif: remove "/default m"/ (git-fixes). - ASoC: wm_adsp: remove "/ctl"/ from list on error in wm_adsp_create_control() (git-fixes). - ASoC: jz4740-i2s: add missed checks for clk_get() (git-fixes). - ASoC: SOF: control: fix size checks for ext_bytes control .get() (git-fixes). - commit 8f99a8a - ALSA: hda/ca0132 - Change Input Source enum strings (git-fixes). - ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg (git-fixes). - commit 4d4db90 - ALSA: hda: Fix regressions on clear and reconfig sysfs (git-fixes). - commit f6ae090 - ALSA: pcm: oss: Fix potential out-of-bounds shift (git-fixes). - ALSA: rawmidi: Access runtime->avail always in spinlock (git-fixes). - ALSA: seq: remove useless function (git-fixes). - commit 87f324b - ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button (git-fixes). - ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255 (git-fixes). - ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256 (git-fixes). - ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop (git-fixes). - ALSA: hda/hdmi: packet buffer index must be set before reading value (git-fixes). - ALSA: hda/hdmi: always print pin NIDs as hexadecimal (git-fixes). - ALSA: hda/proc - print DP-MST connections (git-fixes). - commit b46aa44 - ALSA: usb-audio: Fix potential out-of-bounds shift (git-fixes). - ALSA: usb-audio: Fix control 'access overflow' errors from chmap (git-fixes). - ALSA: usb-audio: Add implicit fb support for Steinberg UR22 (git-fixes). - ALSA: usb-audio: Add quirk for Pioneer DJ DDJ-SR2 (git-fixes). - ALSA: usb-audio: Add support for Pioneer DJ DDJ-RR controller (git-fixes). - commit cbe79ef - Move upstreamed USB-audio patches into sorted section - commit 6078fcf - scsi: fnic: Validate io_req before others (bsc#1175079). - scsi: fnic: Set scsi_set_resid() only for underflow (bsc#1175079). - scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG() (bsc#1175079). - scsi: fnic: Avoid looping in TRANS ETH on unload (bsc#1175079). - scsi: fnic: Change shost_printk() to FNIC_FCS_DBG() (bsc#1175079). - commit 140fd58 - sched/fair: Fix overutilized update in enqueue_task_fair() (git-fixes) - commit aad16e5 - sched: correct SD_flags returned by tl->sd_flags() (git-fixes) - commit 323fa02 - sched/fair: Refill bandwidth before scaling (git-fixes) - commit 6f148d9 - sched/fair: Fix race between runtime distribution and (git-fixes) - commit 73cd7f5 - sched/fair: Fix wrong cpu selecting from isolated domain (git-fixes) - commit c4c367e - Update patches.suse/HID-Fix-slab-out-of-bounds-read-in-hid_field_extract.patch (bsc#1180052). Identified as security issue. bsc added. - commit 02607b9 - Update patches.suse/HID-Fix-slab-out-of-bounds-read-in-hid_field_extract.patch (bsc#1180052). Patch identified as security issue. bsc added. - commit 88ee41b - mm: memcg: fix memcg reclaim soft lockup (VM Functionality, bsc#1180056). - commit 3a73547 - crypto: caam - fix printing on xts fallback allocation error path (git-fixes). - commit fd68750 - crypto: qat - fix status check in qat_hal_put_rel_rd_xfer() (git-fixes). - commit e1943c2 - crypto: qat - fix status check in qat_hal_put_rel_rd_xfer() (git-fixes). - commit 9a7e1fb - iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select() (jsc#SLE-16823). - iommu/amd: Fix IOMMU interrupt generation in X2APIC mode (jsc#SLE-16823). - iommu/amd: Fix union of bitfields in intcapxt support (jsc#SLE-16823). - x86/ioapic: Correct the PCI/ISA trigger type selection (jsc#SLE-16823). - commit 2f4c498 - x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index (jsc#SLE-16823). - x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it (jsc#SLE-16823). - x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected (jsc#SLE-16823). - iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available (jsc#SLE-16823). - x86/apic: Support 15 bits of APIC ID in MSI where available (jsc#SLE-16823). - x86/ioapic: Handle Extended Destination ID field in RTE (jsc#SLE-16823). - iommu/vt-d: Simplify intel_irq_remapping_select() (jsc#SLE-16823). - x86: Kill all traces of irq_remapping_get_irq_domain() (jsc#SLE-16823). - x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain (jsc#SLE-16823). - x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain (jsc#SLE-16823). - iommu/hyper-v: Implement select() method on remapping irqdomain (jsc#SLE-16823). - iommu/vt-d: Implement select() method on remapping irqdomain (jsc#SLE-16823). - iommu/amd: Implement select() method on remapping irqdomain (jsc#SLE-16823). - x86/apic: Add select() method on vector irqdomain (jsc#SLE-16823). - genirq/irqdomain: Implement get_name() method on irqchip fwnodes (jsc#SLE-16823). - x86/ioapic: Generate RTE directly from parent irqchip's MSI message (jsc#SLE-16823). - x86/ioapic: Cleanup IO/APIC route entry structs (jsc#SLE-16823). - x86/io_apic: Cleanup trigger/polarity helpers (jsc#SLE-16823). - x86/msi: Remove msidef.h (jsc#SLE-16823). - x86/pci/xen: Use msi_msg shadow structs (jsc#SLE-16823). - x86/kvm: Use msi_msg shadow structs (jsc#SLE-16823). - PCI: vmd: Use msi_msg shadow structs (jsc#SLE-16823). - iommu/amd: Use msi_msg shadow structs (jsc#SLE-16823). - iommu/intel: Use msi_msg shadow structs (jsc#SLE-16823). - x86/msi: Provide msi message shadow structs (jsc#SLE-16823). - genirq/msi: Allow shadow declarations of msi_msg:: $member (jsc#SLE-16823). - x86/hpet: Move MSI support into hpet.c (jsc#SLE-16823). - x86/apic: Always provide irq_compose_msi_msg() method for vector domain (jsc#SLE-16823). - x86/apic: Cleanup destination mode (jsc#SLE-16823). - x86/apic: Get rid of apic:: Dest_logical (jsc#SLE-16823). - x86/apic: Replace pointless apic:: Dest_logical usage (jsc#SLE-16823). - x86/apic: Cleanup delivery mode defines (jsc#SLE-16823). - x86/devicetree: Fix the ioapic interrupt type table (jsc#SLE-16823). - x86/apic/uv: Fix inconsistent destination mode (jsc#SLE-16823). - x86/msi: Only use high bits of MSI address for DMAR unit (jsc#SLE-16823). - x86/apic: Fix x2apic enablement without interrupt remapping (jsc#SLE-16823). - commit e68f7b8 - Update patch reference for audit security fix (CVE-2020-0444 bsc#1180027) - commit 8236de7 - Update patch reference for HID security fix (CVE-2020-0465 bsc#1180029) - commit c0d38cb - Update patches.suse/SUNRPC-Fix-SUNRPC-Add-len-parameter-to-gss_unwrap.patch (git-fixes). - commit c1a6212 - btrfs: qgroup: don't try to wait flushing if we're already holding a transaction (bsc#1179575). - commit 7eae617 - supported.conf: Mark exfat as fully supported (bsc#1179882) Moves exfat from kernel-default-extra to kernel-default - commit 619a3f5 - s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179611 LTC#190155). - commit 8805bd5 - s390/pci: adaptation of iommu to multifunction (bsc#1179611 LTC#190155). - Refresh patches.suse/s390-pci-create-zpci-bus. - Refresh patches.suse/s390-pci-handling-multifunctions. - commit 18ace9e - s390/purgatory: do not build purgatory with kcov, kasan and friends (bsc#1179603 LTC#190152). - commit 2fdc981 - s390/qeth: Remove pnso workaround (bsc#1179565 LTC#190112). - commit 3eaa0fe - net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() (bsc#1179205 LTC#189977). - net/smc: fix matching of existing link groups (bsc#1179205 LTC#189977). - commit 0e174e5 - Update config files. - Delete patches.suse/1842-xen-add-helpers-to-allocate-unpopulated-memory.patch. As discussed with Juergen Gross per email, the patch might break xen guests and is not strictly required for the DRM backport. v2. As mentioned by Jessica, remove CONFIG_XEN_UNPOPULATED_ALLOC as it also goes away. - commit 2d34f4b - hwmon: (amd_energy) modify the visibility of the counters (jsc#SLE-14262 bsc#1178760). - hwmon: (amd_energy) Improve the accumulation logic (jsc#SLE-14262). - hwmon: (amd_energy) optimize accumulation interval (jsc#SLE-14262). - hwmon: (amd_energy) Move label out of accumulation structure (jsc#SLE-14262). - commit 4692751 - PCI: tegra: Disable LTSSM during L2 entry (bsc#1179344). - PCI: tegra: Check return value of tegra_pcie_init_controller() (bsc#1179344). - PCI: tegra: Continue unconfig sequence even if parts fail (bsc#1179344). - PCI: tegra: Set DesignWare IP version (bsc#1179344). - PCI: tegra: Fix ASPM-L1SS advertisement disable code (bsc#1179344). - commit 9846dd7 - Delete patches.suse/PCI-dwc-Move-dw_pcie_setup_rc-to-DWC-common-code.patch. References: bsc#1179344 - commit bdaf386 - blacklist.conf: correct the cherry-picked commit ID - commit 48385ea - Update patch reference tags for missing CVE entries - commit 24c7af3 - s390/pci: fix CPU address in MSI for directed IRQ (git-fixes). - s390/qeth: fix tear down of async TX buffers (git-fixes). - s390/qeth: fix af_iucv notification race (git-fixes). - s390/qeth: delay draining the TX buffers (git-fixes). - s390: add 3f program exception handler (git-fixes). - s390/cpuinfo: show processor physical address (git-fixes). - commit 15840e9 - s390/qeth: make af_iucv TX notification call more robust (bsc#1179604 LTC#190151). - commit 1d3596d - ACPI: EC: PM: Flush EC work unconditionally after wakeup (jsc#SLE-16407). - ACPI: EC: PM: s2idle: Extend GPE dispatching debug message (jsc#SLE-16407). - commit a21778d - ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive (jsc#SLE-16407). - ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late() (jsc#SLE-16407). - commit eb134e5 - x86/apic/vector: Fix ordering in vector assignment (bsc#1156315). - genirq/matrix: Deal with the sillyness of for_each_cpu() on UP (bsc#1156315). - commit 108604c - genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq() (jsc#SLE-16407). - ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake() (jsc#SLE-16407). - platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler() (jsc#SLE-16407). - ACPI: PM: Add acpi_register_wakeup_handler() (jsc#SLE-16407). - ACPI: PM: s2idle: Refine active GPEs check (jsc#SLE-16407). - ACPI: EC: Fix flushing of pending work (jsc#SLE-16407). - platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochip (jsc#SLE-16407). - platform/x86: intel_int0002_vgpio: Use device_init_wakeup (jsc#SLE-16407). - commit 7f8bb95 - SUNRPC: Revert 241b1f419f0e ("/SUNRPC: Remove xdr_buf_trim()"/) (git-fixes). - blacklist.conf: Doesn't cause a regression once the previous two patches are included. - SUNRPC: Fix GSS privacy computation of auth->au_ralign (git-fixes). - SUNRPC: Add "/@len"/ parameter to gss_unwrap() (git-fixes). - commit de10d89 - blacklist.conf: two git-fixes that break kabi too much - commit 7df1e74 - blacklist.conf: Add a duplicate - commit 5592171 - ACPICA: Preserve memory opregion mappings (jsc#SLE-16407). - ACPICA: Replace one-element array with flexible-array (jsc#SLE-16407). - ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism (jsc#SLE-16407). - ACPICA: Fix required parameters for _NIG and _NIH (jsc#SLE-16407). - ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create operators (jsc#SLE-16407). - ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h (jsc#SLE-16407). - ACPICA: Make acpi_protocol_lengths static (jsc#SLE-16407). - platform/x86: sony-laptop: Make resuming thermal profile safer (jsc#SLE-16407). - platform/x86: sony-laptop: SNC calls should handle BUFFER types (jsc#SLE-16407). - ACPICA: utilities: fix sprintf() (jsc#SLE-16407). - ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_support (jsc#SLE-16407). - ACPICA: Change PlatformCommChannel ASL keyword to PCC (jsc#SLE-16407). - ACPICA: Fix a couple of typos (jsc#SLE-16407). - ACPICA: use acpi_size instead of u32 for prefix_path_length (jsc#SLE-16407). - ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32 (jsc#SLE-16407). - ACPICA: cast the result of the pointer difference to u32 (jsc#SLE-16407). - ACPICA: Table Manager: Update comments in a function header (jsc#SLE-16407). - ACPICA: Enable sleep button on ACPI legacy wake (jsc#SLE-16407). - ACPICA: Fix a comment "/enable"/ fixed events -> "/disable"/ all fixed events (jsc#SLE-16407). - ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_tree (jsc#SLE-16407). - ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree() (jsc#SLE-16407). - ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE (jsc#SLE-16407). - ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake() (jsc#SLE-16407). - ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system (jsc#SLE-16407). - ACPICA: Introduce acpi_any_gpe_status_set() (jsc#SLE-16407). - ACPI: PM: s2idle: Avoid possible race related to the EC GPE (jsc#SLE-16407). - ACPI/sleep: Convert acpi_wakeup_address into a function (jsc#SLE-16407). - ACPICA: All acpica: Update copyrights to 2020 Including tool signons (jsc#SLE-16407). - ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator (jsc#SLE-16407). - ACPICA: debugger: fix spelling mistake "/adress"/ -> "/address"/ (jsc#SLE-16407). - ACPI: PM: s2idle: Rework ACPI events synchronization (jsc#SLE-16407). - ACPI: EC: Rework flushing of pending work (jsc#SLE-16407). - ACPICA: debugger: remove leading whitespaces when converting a string to a buffer (jsc#SLE-16407). - ACPICA: acpiexec: initialize all simple types and field units from user input (jsc#SLE-16407). - ACPICA: debugger: add field unit support for acpi_db_get_next_token (jsc#SLE-16407). - ACPICA: debugger: surround field unit output with braces '{' (jsc#SLE-16407). - ACPICA: debugger: add command to dump all fields of particular subtype (jsc#SLE-16407). - ACPICA: utilities: add flag to only display data when dumping buffers (jsc#SLE-16407). - ACPICA: More Clang changes (jsc#SLE-16407). - ACPICA: Win OSL: Replace get_tick_count with get_tick_count64 (jsc#SLE-16407). - ACPICA: Results from Clang (jsc#SLE-16407). - ACPI: PM: Drop Dell XPS13 9360 from LPS0 Idle _DSM blacklist (jsc#SLE-16407). - ACPICA: Add "/Windows 2019"/ string to _OSI support (jsc#SLE-16407). - ACPICA: Differentiate Windows 8.1 from Windows 8 (jsc#SLE-16407). - ACPICA: Fully deploy ACPI_PRINTF_LIKE macro (jsc#SLE-16407). - ACPICA: Fix issues with arg types within printf format strings (jsc#SLE-16407). - ACPICA: Increase total number of possible Owner IDs (jsc#SLE-16407). - ACPICA: Debugger: remove redundant assignment on obj_desc (jsc#SLE-16407). - ACPI: PM: s2idle: Always set up EC GPE for system wakeup (jsc#SLE-16407). - ACPI: PM: s2idle: Avoid rearming SCI for wakeup unnecessarily (jsc#SLE-16407). - PM: suspend: Fix platform_suspend_prepare_noirq() (jsc#SLE-16407). - intel-hid: intel-vbtn: Avoid leaking wakeup_mode set (jsc#SLE-16407). - ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devices (jsc#SLE-16407). - ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug message (jsc#SLE-16407). - ACPI: EC: PM: Consolidate some code depending on PM_SLEEP (jsc#SLE-16407). - ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events() (jsc#SLE-16407). - ACPI: PM: s2idle: Switch EC over to polling during "/noirq"/ suspend (jsc#SLE-16407). - ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameter (jsc#SLE-16407). - ACPI: PM: s2idle: Rearrange lps0_device_attach() (jsc#SLE-16407). - ACPI: PM: Set up EC GPE for system wakeup from drivers that need it (jsc#SLE-16407). - PM: sleep: Simplify suspend-to-idle control flow (jsc#SLE-16407). - ACPI: PM: Set s2idle_wakeup earlier and clear it later (jsc#SLE-16407). - ACPI: EC: Return bool from acpi_ec_dispatch_gpe() (jsc#SLE-16407). - ACPICA: Return u32 from acpi_dispatch_gpe() (jsc#SLE-16407). - PCI: irq: Introduce rearm_wake_irq() (jsc#SLE-16407). - commit 632d617 - timers: Always keep track of next expiry (bsc#1179365) - commit ee6d011 - pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request (git-fixes). - pinctrl: jasperlake: Fix HOSTSW_OWN offset (git-fixes). - pinctrl: jasperlake: Unhide SPI group of pins (git-fixes). - commit 256e3b8 - ALSA: usb-audio: workaround for iface reset issue (bsc#1178203). - commit 4121b01 - mmc: block: Fixup condition for CMD13 polling for RPMB requests (git-fixes). - pinctrl: aspeed: Fix GPIO requests on pass-through banks (git-fixes). - pinctrl: baytrail: Avoid clearing debounce value when turning it off (git-fixes). - pinctrl: merrifield: Set default bias in case no particular value given (git-fixes). - gpio: mvebu: fix potential user-after-free on probe (git-fixes). - clk: renesas: r9a06g032: Drop __packed for portability (git-fixes). - USB: serial: ch341: sort device-id entries (git-fixes). - USB: serial: ch341: add new Product ID for CH341A (git-fixes). - USB: serial: option: add support for Thales Cinterion EXS82 (git-fixes). - USB: serial: option: add Fibocom NL668 variants (git-fixes). - commit 4d00577 - timers: Recalculate next timer interrupt only when necessary (bsc#1179365) - commit 5f04bac - timers: Lower base clock forwarding threshold (bsc#1179365) - commit 72a03ba - timers: Remove must_forward_clk (bsc#1179365) - commit c3083a1 - timers: Spare timer softirq until next expiry (bsc#1179365) - commit 1eaa492 - timers: Expand clk forward logic beyond nohz (bsc#1179365) - commit c14e398 - timers: Reuse next expiry cache after nohz exit (bsc#1179365) - commit 8c6d890 - timers: Optimize _next_timer_interrupt() level iteration (bsc#1179365) - commit 74e8303 - timers: Add comments about calc_index() ceiling work (bsc#1179365) - commit 1709f40 - timers: Move trigger_dyntick_cpu() to enqueue_timer() (bsc#1179365) - commit 79e5013 - timers: Use only bucket expiry for base->next_expiry value (bsc#1179365) - commit dc787a8 - timers: Preserve higher bits of expiration on index (bsc#1179365) - commit 242bf50 - pstore: Fix linking when crypto API disabled (jsc#SLE-16304). - commit cf4291d - mtd: Support kmsg dumper based on pstore/blk (jsc#SLE-16304). - Update config files. - supported.conf: add mtdpstore - commit ffec888 - pstore/blk: Introduce "/best_effort"/ mode (jsc#SLE-16304). - pstore/blk: Support non-block storage devices (jsc#SLE-16304). - pstore/blk: Provide way to query pstore configuration (jsc#SLE-16304). - pstore/zone: Provide way to skip "/broken"/ zone for MTD devices (jsc#SLE-16304). - commit 278b9b6 - Documentation: Add details for pstore/blk (jsc#SLE-16304). - commit f35da88 - pstore/zone,blk: Add ftrace frontend support (jsc#SLE-16304). - Update config files. - commit e482e99 - pstore/zone,blk: Add console frontend support (jsc#SLE-16304). - Update config files. - commit 8e4487a - pstore/zone,blk: Add support for pmsg frontend (jsc#SLE-16304). - Update config files. - commit 03d39a5 - pstore/blk: Introduce backend for block devices (jsc#SLE-16304). - Update config files. - mark fs/pstore as supported - commit 587a2b4 - pstore/zone: Introduce common layer to manage storage zones (jsc#SLE-16304). - commit ba9c226 - ramoops: Add "/max-reason"/ optional field to ramoops DT node (jsc#SLE-16304). - pstore/ram: Introduce max_reason and convert dump_oops (jsc#SLE-16304). - pstore/platform: Pass max_reason to kmesg dump (jsc#SLE-16304). - printk: Introduce kmsg_dump_reason_str() (jsc#SLE-16304). - printk: honor the max_reason field in kmsg_dumper (jsc#SLE-16304). - printk: Collapse shutdown types into a single dump reason (jsc#SLE-16304). - commit e8792b6 - pstore/ftrace: Provide ftrace log merging routine (jsc#SLE-16304). - pstore/ram: Refactor ftrace buffer merging (jsc#SLE-16304). - pstore/ram: Refactor DT size parsing (jsc#SLE-16304). - pstore/ram: Adjust module param permissions to reflect reality (jsc#SLE-16304). - pstore/platform: Move module params after declarations (jsc#SLE-16304). - pstore/platform: Use backend name for console registration (jsc#SLE-16304). - pstore/platform: Switch pstore_info::name to const (jsc#SLE-16304). - pstore: Make sure console capturing will restart (jsc#SLE-16304). - pstore: Remove filesystem records when backend is unregistered (jsc#SLE-16304). - pstore: Do not leave timer disabled for next backend (jsc#SLE-16304). - commit 8204cca - pstore: Add locking around superblock changes (jsc#SLE-16304). - commit 21099a7 - pstore: Refactor pstorefs record list removal (jsc#SLE-16304). - commit 989da98 - pstore: Add proper unregister lock checking (jsc#SLE-16304). - commit eed4072 - pstore: Convert "/records_list"/ locking to mutex (jsc#SLE-16304). - commit 5292e89 - pstore: Rename "/allpstore"/ to "/records_list"/ (jsc#SLE-16304). - commit 70a8404 - pstore: Convert "/psinfo"/ locking to mutex (jsc#SLE-16304). - commit df8a1eb - pstore: Rename "/pstore_lock"/ to "/psinfo_lock"/ (jsc#SLE-16304). - commit 5e29b75 - pstore: Drop useless try_module_get() for backend (jsc#SLE-16304). - Refresh patches.suse/pstore_disable_efi_backend_by_default.patch. - commit de00068 - pstore/ram: Replace zero-length array with flexible-array member (jsc#SLE-16304). - commit 992f876 - pstore/ram: remove unnecessary ramoops_unregister_dummy() (jsc#SLE-16304). - commit b76e837 - powerpc/perf: Exclude kernel samples while counting events in user space (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: MMCR0 control for PMU registers under PMCC=00 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Fix to update cache events with l2l3 events in power10 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Fix to update generic event codes for power10 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Add generic and cache event list for power10 DD1 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Fix the PMU group constraints for threshold events in power10 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Update the PMU group constraints for l2l3 events in power10 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Fix to update radix_scope_qual in power10 (jsc#SLE-13513 bsc#1179950 ltc#190285). - powerpc/perf: Invoke per-CPU variable access with disabled interrupts (jsc#SLE-13513 bsc#1179950 ltc#190285). - commit da98715 - supported.conf: enable pwm-fan Jetson AGX Xavier uses pwm-fan to contol fan speed. References: bsc#1179597 - commit 134e477 - btrfs: fix readahead hang and use-after-free after removing a device (bsc#1179963). - commit 170193e - btrfs: fix use-after-free on readahead extent after failure to create it (bsc#1179963). - commit 1429b0b - series.conf: cleanup - update upstream repository URL: patches.suse/ibmvnic-add-some-debugs.patch - move unsortable patches out of sorted section: patches.suse/cifs-set_root_ses-ipc.patch patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch - commit 059dfec - series.conf: cleanup - update upstream reference and move into "/almost mainline"/ section: patches.suse/nvme-fc-avoid-calling-_nvme_fc_abort_outstanding_ios-from-interrupt-context.patch - commit e446234 - mm/memory_hotplug: shrink zones when offlining memory (bsc#1177679). - commit ffb1814 - ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC (jsc#SLE-16614 jsc#SLE-13640). - commit 66cc853 - Revert "/geneve: pull IP header before ECN decapsulation"/ (git-fixes). - can: softing: softing_netdev_open(): fix error handling (git-fixes). - mac80211: mesh: fix mesh_pathtbl_init() error path (git-fixes). - commit dff69af - drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel (bsc#1152489) - commit 68423a3 - ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool partial success (bsc#1179929 ltc#189960). - commit 53d60d5 - IB/hfi1: Ensure correct mm is used at all times (bsc#1179878 CVE-2020-27835). - commit f84fcc4 - Update patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch (git-fixes bsc#1179745 CVE-2020-29661). - Update patches.suse/tty-Fix-session-locking.patch (bsc#1179745 CVE-2020-29660). Add CVE numbers. - commit 034f28b - fail_function: Remove a redundant mutex unlock (bsc#1149032). - locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count (bsc#1149032). - commit 7d88c68 - blacklist.conf: Blacklist some lockdep updates - commit 2f42c43 - kABI: genirq: add back irq_create_mapping (bsc#1065729). - commit 0788f47 - genirq/irqdomain: Add an irq_create_mapping_affinity() function (bsc#1065729). - commit 1e1b021 - powerpc/64s: Trim offlined CPUs from mm_cpumasks (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253). - kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253). - powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernels (bsc#1179888 ltc#190253). - powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generation (bsc#1055117 ltc#159753 git-fixes bsc#1179888 ltc#190253). - commit 8cba4ab - powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE (jsc#SLE-9246 git-fixes). - commit a63cfa4 - powerpc/pseries: Pass MSI affinity to irq_create_mapping() (bsc#1065729). - ibmvnic: delay next reset if hard reset fails (bsc#1094840 ltc#167098 git-fixes). - ibmvnic: restore adapter state on failed reset (bsc#1152457 ltc#174432 git-fixes). - ibmvnic: avoid memset null scrq msgs (bsc#1044767 ltc#155231 git-fixes). - ibmvnic: enhance resetting status check during module exit (bsc#1065729). - ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues (FATE#322021 bsc#1040855 ltc#155067 git-fixes). - ibmvnic: notify peers when failover and migration happen (bsc#1044120 ltc#155423 git-fixes). - ibmvnic: fix call_netdevice_notifiers in do_reset (bsc#1115431 ltc#171853 git-fixes). - commit 00d731f - clocksource/drivers/arm_arch_timer: validate arch_timer_rate (jsc#SLE-16614 jsc#SLE-13640). - commit 4f4514c - arm64: use activity monitors for frequency invariance (jsc#SLE-16614 jsc#SLE-13640). - arm: Use common cpu_topology structure and functions (jsc#SLE-16614 jsc#SLE-13640). - cpu-topology: Move cpu topology code to common code (jsc#SLE-16614 jsc#SLE-13640). - commit 83df8e6 - powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context (jsc#SLE-9246 git-fixes). - powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y (jsc#SLE-9246 git-fixes). - commit 2b2f0ec - powerpc/64s: Fix allnoconfig build since uaccess flush (bsc#1177666 git-fixes). - commit 87d1aa2 - KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page (bsc#1156395). - commit be0ace4 - ibmvnic: add some debugs (bsc#1179896 ltc#190255). - commit 0ec6de5 - powerpc/rtas: fix typo of ibm,open-errinjct in rtas filter (CVE-2020-27777 bsc#1179107 bsc#1179887 ltc#190092). - commit 8fcc087 - nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context (bsc#1177326). - commit c6fa2f3 - ftrace: Fix updating FTRACE_FL_TRAMP (git-fixes). - commit e552615 - blacklist.conf: 310e3a4b5a4f ("/tracing: Remove WARN_ON in start_thread()"/) Not really necessary. Just a WARN_ON(). We may reevaluate if someone reports it. - commit b62e034 - cpufreq: add function to get the hardware max frequency (jsc#SLE-16614 jsc#SLE-13640). - commit 4ef407e - Documentation: arm64: document support for the AMU extension (jsc#SLE-16614 jsc#SLE-13640). - commit 814a63c - arm64/kvm: disable access to AMU registers from kvm guests (jsc#SLE-16614 jsc#SLE-13640). - commit 23654f6 - arm64: trap to EL1 accesses to AMU counters from EL0 (jsc#SLE-16614 jsc#SLE-13640). - commit 1ffcffa - arm64: add support for the AMU extension v1 (jsc#SLE-16614 jsc#SLE-13640). - Update config files. - Refresh patches.suse/arm64-Detect-the-ARMv8.4-TTL-feature.patch. - Refresh patches.suse/arm64-tlb-Detect-the-ARMv8.4-TLBI-RANGE-feature.patch. - Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. - commit db66333 - Update config files: drop CONFIG_IP_PNP again CONFIG_IP_PNP was enabled as a result of Leap config merge, but it makes little sense without the built-in network drivers. Drop it again. - commit 43358fd - Update config files to disable CONFIG_DEBUG_SECTION_MISMATCH (bsc#1177403) - commit 0b57f6d - fix patches metadata - fix Patch-mainline: patches.suse/0001-HMAT-Register-memory-side-cache-after-parsing.patch patches.suse/0001-HMAT-Skip-publishing-target-info-for-nodes-with-no-o.patch patches.suse/0001-mm-userfaultfd-do-not-access-vma-vm_mm-after-calling.patch - commit 35937c0 - iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs (bsc#1179652). - commit fc46361 - nvme-fabrics: allow to queue requests for live queues (git-fixes). - nvme-tcp: cancel async events before freeing event struct (git-fixes). - nvme-rdma: cancel async events before freeing event struct (git-fixes). - nvme-fc: cancel async events before freeing event struct (git-fixes). - commit bd7db2d - nvme: Revert: Fix controller creation races with teardown (git-fixes). - Delete patches.kabi/nvme-kABI-fixes-for-nvme_ctrl.patch. - commit 6f82fb0 - arm64: cpufreq: revert cppc to v5.10 level References: bsc#1179585 cppc_cpufreq is being initialized without checking if acpi_cppc_processor_probe() succeeded. Revert to v5.10 to keep the old behavior for now. - commit dc7e817 - nvme-multipath: fix deadlock due to head->lock (git-fixes). - nvme: don't protect ns mutation with ns->head->lock (git-fixes). - nvme-multipath: fix deadlock between ana_work and scan_work (git-fixes). - commit d1a90c1 - nvme-fc: remove nvme_fc_terminate_io() (bsc#1177326). - nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery (bsc#1177326). - nvme-fc: remove err_work work item (bsc#1177326). - nvme-fc: track error_recovery while connecting (bsc#1177326). - nvme-fc: shorten reconnect delay if possible for FC (git-fixes). - nvme-fc: wait for queues to freeze before calling (git-fixes). - nvme-fc: fix error loop in create_hw_io_queues (git-fixes). - nvme-fc: fix io timeout to abort I/O (bsc#1177326). - nvme-pci: properly print controller address (git-fixes). - commit 42e24bd - nvme-tcp: optimize queue io_cpu assignment for multiple queue (git-fixes). - Refresh patches.suse/nvme-tcp-have-queue-prod-cons-send-list-become-a-lli.patch. - commit b1bde16 - nvme-tcp: fix possible leakage during error flow (git-fixes). - commit a68cfb4 - random: try to actively add entropy rather than passively wait for it (bsc#1178404). - commit f78131b - Update config files: enable CONFIG_TEST_HMM on x86_64 - supported.conf: add lib/test_hmm as kselftests-kmp (jsc#SLE-16387) - commit d44e369 - XArray: Add xa_for_each_range (jsc#SLE-16387). - commit 89eed0c - uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT (bsc#1179819). - commit 75cd8a8 - ext4: handle dax mount option collision (bsc#1179815). - commit 2f4a2a2 - ext4: disallow modifying DAX inode flag if inline_data has been set (bsc#1179814). - commit d0f441a - Input: xpad - support Ardwiino Controllers (git-fixes). - Input: i8042 - add ByteSpeed touchpad to noloop table (git-fixes). - usbnet: ipheth: fix connectivity with iOS 14 (git-fixes). - commit 8f84738 - x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes (bsc#1152489). - commit 73ffec0 - x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes (bsc#1152489). - commit 0b28903 - x86/resctrl: Fix AMD L3 QOS CDP enable/disable (bsc#1152489). - commit d839ba5 - lib/test_hmm.c: remove unused dmirror_zero_page (jsc#SLE-16387). - commit 879f764 - mm: mmu_notifier: fix and extend kerneldoc (jsc#SLE-16387). - commit a65787b - mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER (jsc#SLE-16387). - blacklist.conf: remove this commit - commit 3454164 - mm/hmm/test: use the new migration invalidation (jsc#SLE-16387). - commit b9703ba - Refresh patches.suse/0012-mm-migrate-add-a-flags-parameter-to-migrate_vma.patch. - add mm/hmm/test part now that prerequisities are not missing anymore. - commit 32a3dca - mm/hmm: add tests for hmm_pfn_to_map_order() (jsc#SLE-16387). - commit fea5fef - io_uring: grab ->fs as part of async offload (bsc#1179434 CVE-2020-29373). - commit b260e71 - x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes (bsc#1178134). - x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes (bsc#1178134). - commit 25fe31b - blacklist.conf: Append 'drm/i915: Avoid mixing integer types during batch copies' - commit 7318e0c - x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes (bsc#1178134). - commit 40a1a4a - x86/platform/uv: Fix UV4 hub revision adjustment (bsc#1178134). - commit ddbaba1 - blacklist.conf: Append 'drm/i915: Clear the repeater bit on HDCP disable' - commit c9b3793 - blacklist.conf: Append 'drm/i915: Fix sha_text population code' - commit 3c40ed1 - blacklist.conf: Append 'drm/i915/gem: Delay tracking the GEM context until it is registered' - commit 57a9af9 - blacklist.conf: Append 'drm/amd/powerplay: Fix hardmins not being sent to SMU for RV' - commit 3708b97 - iwlwifi: pcie: invert values of NO_160 device config entries (git-fixes). - commit aa2884c - Update patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch (bsc#1168952 CVE-2020-11668). Added CVE number - commit 15ca434 - blacklist.conf: Append 'drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()' - commit 13ab26a - Update patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch (bsc#1168952 CVE-2020-11668). Added CVE number - commit a0ec304 - blacklist.conf: Append 'drm/i915/gem: Delay tracking the GEM context until it is registered' - commit b9b8698 - drm/imx: tve remove extraneous type qualifier (bsc#1152489) - commit ef93a79 - drm/vc4: hdmi: Avoid sleeping in atomic context (bsc#1152489) Backporting changes: * context fixes - commit 507bd66 - drm/panfrost: increase readl_relaxed_poll_timeout values (bsc#1152472) Backporting changes: * context fixes - commit c82949a - drm/i915/gem: Avoid implicit vmap for highmem on x86-32 (bsc#1152489) Backporting changes: * context fixes - commit 56c13b8 - drm/vc4: crtc: Rework a bit the CRTC state code (bsc#1152472) Backporting changes: * context fixes - commit e8c9179 - drm/msm: Drop debug print in _dpu_crtc_setup_lm_bounds() (bsc#1152489) Backporting changes: * context fixes - commit 620be39 - drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check() (bsc#1152489) - commit fa753cd - drm: mxsfb: check framebuffer pitch (bsc#1152472) Backporting changes: * context fixes - commit 0dd9c60 - drm/panfrost: Ensure GPU quirks are always initialised (bsc#1152489) - commit c088e37 - drm/crc-debugfs: Fix memleak in crc_control_write (bsc#1152472) - commit 7cf7f8b - drm: rcar-du: Put reference to VSP device (bsc#1152489) - commit 3aca956 - drm/radeon: Prefer lower feedback dividers (bsc#1152489) - commit 7479884 - drm/amdgpu: pass NULL pointer instead of 0 (bsc#1152489) Backporting changes: * context fixes - commit 7cc3993 - drm/amd/display: Fix wrong return value in dm_update_plane_state() (bsc#1152489) - commit 7638845 - drm/gma500: fix error check (bsc#1152472) Backporting changes: * context fixes - commit e0b3dc4 - drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel (bsc#1152472) Backporting changes: * context fixes - commit aaeda6a - drm/vkms: fix xrgb on compute crc (bsc#1152472) Backporting changes: * changed filename from vkms_composer.c to vkms_crc.c * context fixes - commit 84538b3 - drm: mxsfb: Remove fbdev leftovers (bsc#1152472) Backporting changes: * context fixes - commit 7b29584 - drm/sun4i: sun8i-csc: Secondary CSC register correction (bsc#1152489) - commit c09dba1 - drm/vc4/vc4_hdmi: fill ASoC card owner (bsc#1152489) - commit afa801d - drm/mediatek: Add missing put_device() call in (bsc#1152472) - commit 2465a49 - drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() (bsc#1152472) Backporting changes: * context fixes * adapted to function layout - commit 187e3d3 - drm/mediatek: Add exception handing in mtk_drm_probe() if component (bsc#1152472) - commit 39014a3 - drm/i915: Fix sha_text population code (bsc#1152489) Backporting changes: * context fixes * adapted I/O functions to old driver - commit d501c26 - fbcon: Remove the superfluous break (bsc#1152472) - commit e00dc98 - video: fbdev: radeon: Fix memleak in radeonfb_pci_register (bsc#1152472) - commit 9657792 - video: fbdev: sis: fix null ptr dereference (bsc#1152472) - commit d833a20 - Refresh patches.suse/ibmvnic-Ensure-that-SCRQ-entry-reads-are-correctly-o.patch. - Refresh patches.suse/ibmvnic-Fix-TX-completion-error-handling.patch. - Refresh patches.suse/ibmvnic-avoid-memset-null-scrq-msgs.patch. - Refresh patches.suse/ibmvnic-delay-next-reset-if-hard-reset-fails.patch. - Refresh patches.suse/ibmvnic-enhance-resetting-status-check-during-module.patch. - Refresh patches.suse/ibmvnic-fix-NULL-pointer-dereference-in-ibmvic_reset.patch. - Refresh patches.suse/ibmvnic-fix-NULL-pointer-dereference-in-reset_sub_cr.patch. - Refresh patches.suse/ibmvnic-fix-call_netdevice_notifiers-in-do_reset.patch. - Refresh patches.suse/ibmvnic-handle-inconsistent-login-with-reset.patch. - Refresh patches.suse/ibmvnic-no-reset-timeout-for-5-seconds-after-reset.patch. - Refresh patches.suse/ibmvnic-notify-peers-when-failover-and-migration-hap.patch. - Refresh patches.suse/ibmvnic-reduce-wait-for-completion-time.patch. - Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch. - Refresh patches.suse/ibmvnic-send_login-should-check-for-crq-errors.patch. - Refresh patches.suse/ibmvnic-skip-tx-timeout-reset-while-in-resetting.patch. - Refresh patches.suse/ibmvnic-stop-free_all_rwi-on-failed-reset.patch. - Refresh patches.suse/ibmvnic-track-pending-login.patch. Update patch metadata - commit ec07814 - speakup: Reject setting the speakup line discipline outside of speakup (CVE-2020-27830 bsc#1179656). - commit ec50953 - tty: Fix ->session locking (bsc#1179745). - commit a9a2af9 - Update patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch (git-fixes bsc#1179745). - commit 556ded3 - udp: Don't discard reuseport selection when group has connections (bsc#1177028). - commit 7d84936 - Update patches.suse/mm-slub-add-missing-tid-bump-in-kmem_cache_alloc_bulk.patch (CVE-2020-29370, bsc#1179435, bsc#1167657, VM functionality). - add reference to CVE and its bsc - commit cc58091 - patches.suse/iommu-amd-Increase-interrupt-remapping-table-limit-t.patch: (bsc#1179652). - commit 34c2dd2 - efi/x86: Move 32-bit code into efi_32.c (jsc#SLE-16407). - efi/libstub: Handle unterminated cmdline (jsc#SLE-16407). - efi/libstub: Handle NULL cmdline (jsc#SLE-16407). - efi/libstub: Stop parsing arguments at "/--"/ (jsc#SLE-16407). - efi/x86: Mark kernel rodata non-executable for mixed mode (jsc#SLE-16407). - x86/efi: Remove unused EFI_UV1_MEMMAP code (jsc#SLE-16407). - x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP (jsc#SLE-16407). - x86/efi: Remove references to no-longer-used efi_have_uv1_memmap() (jsc#SLE-16407). - x86/platform/uv: Remove efi=old_map command line option (jsc#SLE-16407). - efi: use sha256() instead of open coding (jsc#SLE-16407). - crypto: lib/sha256 - add sha256() function (jsc#SLE-16407). - crypto: lib/sha256 - return void (jsc#SLE-16407). - commit f5714a4 - blacklist.conf: Blacklist fdeb17c70c9e - commit 392d677 - ext4: fix bogus warning in ext4_update_dx_flag() (bsc#1179716). - commit c86f418 - reiserfs: Fix oops during mount (bsc#1179715). - commit 89f9917 - quota: clear padding in v2r1_mem2diskdqb() (bsc#1179714). - commit 20af897 - reiserfs: Initialize inode keys properly (bsc#1179713). - commit 2b68a22 - udf: Fix memory leak when mounting (bsc#1179712). - commit 816f9a3 - fs: Don't invalidate page buffers in block_write_full_page() (bsc#1179711). - commit 8f6f5ed - mm/error_inject: Fix allow_error_inject function signatures (bsc#1179710). - commit 2c7612f - libfs: fix error cast of negative value in simple_attr_write() (bsc#1179709). - commit 246e7d7 - jbd2: fix up sparse warnings in checkpoint code (bsc#1179707). - commit 15002ce - ubifs: journal: Make sure to not dirty twice for auth nodes (bsc#1179704). - commit 0185a1d - ubifs: dent: Fix some potential memory leaks while iterating entries (bsc#1179703). - commit 32b7d27 - ubifs: xattr: Fix some potential memory leaks while iterating entries (bsc#1179690). - commit 950038e - ubifs: mount_ubifs: Release authentication resource in error handling path (bsc#1179689). - commit 0b68da4 - ubifs: Don't parse authentication mount options in remount process (bsc#1179688). - commit 391f198 - ubifs: Fix a memleak after dumping authentication mount options (bsc#1179687). - commit 3c605f4 - iomap: Set all uptodate bits for an Uptodate page (bsc#1179685). - commit 8e539c4 - iomap: Mark read blocks uptodate in write_begin (bsc#1179684). - commit d032f23 - iomap: Clear page error before beginning a write (bsc#1179683). - commit da58998 - blacklist.conf: Blacklist 50b7d8568008 - commit cc769c4 - fs/ufs: avoid potential u32 multiplication overflow (bsc#1179682). - commit 8289be8 - fs/minix: remove expected error message in block_to_path() (bsc#1179681). - commit 0ea255e - fs/minix: fix block limit check for V1 filesystems (bsc#1179680). - commit 06199cf - fs/minix: set s_maxbytes correctly (bsc#1179679). - commit 69dd22c - fs/minix: reject too-large maximum file size (bsc#1179678). - commit c5b4a77 - fs/minix: don't allow getting deleted inodes (bsc#1179677). - commit cbd9376 - fs/minix: check return value of sb_getblk() (bsc#1179676). - commit 86706a5 - ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename (bsc#1179675). - commit 7055a2f - ext4: unlock xattr_sem properly in ext4_inline_data_truncate() (bsc#1179673). - commit d17d948 - ext4: correctly report "/not supported"/ for {usr,grp}jquota when !CONFIG_QUOTA (bsc#1179672). - commit ace06ac - ext4: limit entries returned when counting fsmap records (bsc#1179671). - commit 869362f - ext4: fix leaking sysfs kobject after failed mount (bsc#1179670). - commit 2855c18 - x86/mce: Do not overwrite no_way_out if mce_end() fails (bsc#1152489). - commit 016650c - net/x25: prevent a couple of overflows (bsc#1178590). - commit 9618139 - Update patches.suse/xfrm-Fix-memleak-on-xfrm-state-destroy.patch references (add bsc#1158775). - commit f5ca88c - ethtool: fix error handling in ethtool_phys_id (git-fixes). - commit 62d5d56 - blacklist.conf: breaks kABI and is only needed on 32 bit - commit b613713 - blacklist.conf: cleanup, no functional change - commit f5a48eb - USB: serial: kl5kusb105: fix memleak on open (git-fixes). - commit 5939355 - x86/platform/uv: Unexport sn_coherency_id (jsc#SLE-16407). - x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static (jsc#SLE-16407). - efi/x86: Disallow efi=old_map in mixed mode (jsc#SLE-16407). - commit e8cfe8c - RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. (bsc#1152489) - commit b293ffc - RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces (bsc#1152489) - commit 2686c41 - RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() (bsc#1152489) - commit e7b302f - RDMA/hns: Fix missing sq_sig_type when querying QP (bsc#1152489) - commit 428c91c - RDMA/hns: Add check for the validity of sl configuration (bsc#1152489) - commit 1cb3ce0 - RDMA/hns: Correct typo of hns_roce_create_cq() (bsc#1152489) - commit 8c66138 - RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work (bsc#1152489) - commit a38a25c - RDMA/hns: Set the unsupported wr opcode (bsc#1152489) - commit e06fae1 - RDMA/qedr: Fix iWARP active mtu display (bsc#1152489) - commit d610dee - qede: Notify qedr when mtu has changed (bsc#1152489) - commit 98fc763 - RDMA/qedr: Fix resource leak in qedr_create_qp (bsc#1152489) - commit bdb50f5 - RDMA/qedr: Fix inline size returned for iWARP (bsc#1152489) - commit 1a57d92 - RDMA/qedr: Fix use of uninitialized field (bsc#1152489) - commit 6926fdb - RDMA/qedr: Fix doorbell setting (bsc#1152489) - commit 7085d43 - RDMA/qedr: Fix qp structure memory leak (bsc#1152489) - commit 15f0227 - RDMA/umem: Prevent small pages from being returned by ib_umem_find_best_pgsz() (bsc#1152489) - commit 6fda3ed - RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page boundary (bsc#1152489) - commit e3d4c09 - IB/mlx4: Adjust delayed work when a dup is observed (bsc#1152489) - commit f007f05 - IB/mlx4: Fix starvation in paravirt mux/demux (bsc#1152489) - commit b4a4680 - IB/mlx4: Add support for MRA (bsc#1152489) - commit d8e693f - IB/mlx4: Add and improve logging (bsc#1152489) - commit d9fbac5 - IB/isert: Fix unaligned immediate-data handling (bsc#1152489) - commit ff723af - powerpc/numa: Fix a regression on memoryless node 0 (bsc#1179639 ltc#189002). - commit 3324f59 - nvme-rdma: handle unexpected nvme completion data length (bsc#1178612). - commit 302adf9 - tty: Fix ->pgrp locking in tiocspgrp() (git-fixes). - usb: gadget: f_fs: Use local copy of descriptors for userspace copy (git-fixes). - USB: serial: kl5kusb105: fix memleak on open (git-fixes). - USB: serial: option: fix Quectel BG96 matching (git-fixes). - thunderbolt: Fix use-after-free in remove_unplugged_switch() (git-fixes). - coredump: fix core_pattern parse error (git-fixes). - commit c18ac30 - nvme-tcp: avoid repeated request completion (bsc#1179519). - nvme-rdma: avoid repeated request completion (bsc#1179519). - nvme-tcp: avoid race between time out and tear down (bsc#1179519). - nvme-rdma: avoid race between time out and tear down (bsc#1179519). - nvme: introduce nvme_sync_io_queues (bsc#1179519). - nvme-rdma: fix reset hang if controller died in the middle of a reset (bsc#1179519). - nvme-rdma: fix timeout handler (bsc#1179519). - nvme-rdma: serialize controller teardown sequences (bsc#1179519). - nvme-tcp: fix reset hang if controller died in the middle of a reset (bsc#1179519). - nvme-tcp: fix timeout handler (bsc#1179519). - nvme-tcp: serialize controller teardown sequences (bsc#1179519). - nvme: have nvme_wait_freeze_timeout return if it timed out (bsc#1179519). - nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance (bsc#1179519). - nvme-rdma: fix controller reset hang during traffic (bsc#1179519). - nvme-tcp: fix controller reset hang during traffic (bsc#1179519). - nvme-tcp: optimize network stack with setting msg flags (bsc#1179519). - nvme-tcp: leverage request plugging (bsc#1179519). - nvme-tcp: have queue prod/cons send list become a llist (bsc#1179519). - commit 2ed3c82 - RDMA/core: Fix reported speed and width (bsc#1152489) - commit 8c599c6 - RDMA/rxe: Fix memleak in rxe_mem_init_user (bsc#1152489) - commit cc6aac8 - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars (bsc#1152489) - commit e9e9418 - RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1152489) - commit 940898b - RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP (bsc#1152489) - commit ccd3388 - RDMA/core: Fix return error value in _ib_modify_qp() to negative (bsc#1152489) - commit 687bd9b - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue (bsc#1152489) - commit 4299c93 - RDMA/qedr: SRQ's bug fixes (bsc#1152489) - commit 9e7f793 - nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have (bsc#1179519). - Refresh patches.suse/0004-nvme-tcp-check-page-by-sendpage_ok-before-calling-ke.patch. - commit 32b2bc0 - nvme-tcp: try to send request in queue_rq context (bsc#1179519). - nvme-tcp: avoid scheduling io_work if we are already polling (bsc#1179519). - nvme-tcp: use bh_lock in data_ready (bsc#1179519). - commit 0a88b1e - RDMA/rxe: Return void from rxe_mem_init_dma() (bsc#1152489) - commit 3d531e1 - RDMA/rxe: Return void from rxe_init_port_param() (bsc#1152489) - commit d46a4c5 - RDMA/rxe: Drop pointless checks in rxe_init_ports (bsc#1152489) - commit 2094aae - RDMA/counter: Allow manually bind QPs with different pids to same counter (bsc#1152489) - commit 309f664 - nvme-tcp: fix possible crash in recv error flow (bsc#1179519). - commit 4c08b72 - RDMA/counter: Only bind user QPs in auto mode (bsc#1152489) - commit 72cbdac - RDMA/rxe: Skip dgid check in loopback mode (bsc#1152489) - commit e2d95da - IB/uverbs: Set IOVA on IB MR in uverbs layer (bsc#1152489) - commit b8a964a - nvme-tcp: don't poll a non-live queue (bsc#1179519). - Refresh patches.suse/net-use-skb_queue_empty_lockless-in-busy-poll-contex.patch. - commit f682d57 - RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued() (bsc#1152489) - commit 3cc3811 - nvme-tcp: break from io_work loop if recv failed (bsc#1179519). - nvme-tcp: move send failure to nvme_tcp_try_send (bsc#1179519). - commit c56582a - RDMA/rxe: Remove unused rxe_mem_map_pages (bsc#1152489) - commit e074cd4 - doc: Add link to bpf helpers man page (bsc#1177028). - udp, bpf: Ignore connections in reuseport group after BPF sk lookup (bsc#1177028). - Documentation/bpf: Document CGROUP_STORAGE map type (bsc#1177028). - udp6: Run SK_LOOKUP BPF program on socket lookup (bsc#1177028). - udp6: Extract helper for selecting socket from reuseport group (bsc#1177028). - udp: Run SK_LOOKUP BPF program on socket lookup (bsc#1177028). - udp: Extract helper for selecting socket from reuseport group (bsc#1177028). - inet6: Run SK_LOOKUP BPF program on socket lookup (bsc#1177028). - inet6: Extract helper for selecting socket from reuseport group (bsc#1177028). - bpf: Add info about .BTF_ids section to btf.rst (bsc#1177028). - docs: bpf/bpf_devel_QA.rst: fix reference to nonexistent document (bsc#1177028). - docs: bpf/index.rst: Add ringbuf.rst (bsc#1177028). - bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb (bsc#1177028). - bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_prog (bsc#1177028). - s390: enable bpf jit by default when not built as always-on (bsc#1177028). Update s390x config files - bpf: lsm: Add Documentation (bsc#1177028). - bpf: lsm: Initialize the BPF LSM hooks (bsc#1177028). Refresh patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch - bpf: Document bpf_inspect drgn tool (bsc#1177028). - bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() (bsc#1177028). - inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data (bsc#1177028). - inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one() (bsc#1177028). - docs/bpf: Update bpf development Q/A file (bsc#1177028). - security: selinux: allow per-file labeling for bpffs (bsc#1177028). - bpf: Avoid setting bpf insns pages read-only when prog is jited (bsc#1177028). - bpf, doc: Change right arguments for JIT example code (bsc#1177028). - bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment test (bsc#1177028). - bpf, testing: Refactor test_skb_segment() for testing skb_segment() on different skbs (bsc#1177028). - bpf: Add s390 testing documentation (bsc#1177028). - bpf: clarify description for CONFIG_BPF_EVENTS (bsc#1177028). - test_bpf: Fix a new clang warning about xor-ing two numbers (bsc#1177028). - bpf/flow_dissector: document flags (bsc#1177028). - commit b8f0bd1 - scsi: storvsc: Fix error return in storvsc_probe() (git-fixes). - commit 83d54ae - asm-generic: Make msi.h a mandatory include/asm header (jsc#SLE-16823). - Refresh patches.suse/powerpc-64s-Implement-queued-spinlocks-and-rwlocks.patch. - commit 23f23de - iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set (jsc#SLE-16823). - commit 6568a78 - iommu/vt-d: Cure VF irqdomain hickup (jsc#SLE-16823). - genirq/irqdomain: Make sure all irq domain flags are distinct (jsc#SLE-16823). - commit c29c85b - bpftool: Fix error return value in build_btf_type_table (bsc#1177028). - commit a2cdbec - fix patch metadata - fix Patch-mainline: patches.suse/ALSA-usb-audio-Use-ALC1220-VB-DT-mapping-for-ASUS-RO.patch - commit 2b35630 - fix patches metadata - fix Patch-mainline: patches.suse/cifs-allow-syscalls-to-be-restarted-in-__smb_send_rqst-.patch patches.suse/cifs-fix-potential-use-after-free-in-cifs_echo_request-.patch - commit f9b149a - Input: i8042 - fix error return code in i8042_setup_aux() (git-fixes). - i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() (git-fixes). - commit 74aa114 - PCI: tegra: Read "/dbi"/ base address to program in application logic (bsc#1179344). - PCI: tegra: Move "/dbi"/ accesses to post common DWC initialization (bsc#1179344). - commit 4c0696d - scsi: fnic: Validate io_req before others (bsc#1175079). - scsi: fnic: Set scsi_set_resid() only for underflow (bsc#1175079). - scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG() (bsc#1175079). - scsi: fnic: Avoid looping in TRANS ETH on unload (bsc#1175079). - scsi: fnic: Change shost_printk() to FNIC_FCS_DBG() (bsc#1175079). - commit 5c596ff - blacklist.conf: 586b58cac8b4 exit: Move preemption fixup up, move blocking operations down - commit 280ad3c - exit: Move preemption fixup up, move blocking operations down (bsc#1174019). - commit 940f4a2 - cifs: fix DFS mount with cifsacl/modefromsid (bsc#1178270). - commit c824489 - cifs: fix check of tcon dfs in smb1 (bsc#1178270). - commit ff315b4 - cifs: Fix an error pointer dereference in cifs_mount() (bsc#1178270). - commit e5a8cdb - cifs: document and cleanup dfs mount (bsc#1178270). - commit de6694e - cifs: only update prefix path of DFS links in cifs_tree_connect() (bsc#1178270). - commit 1f46cb8 - cifs: fix double free error on share and prefix (bsc#1178270). - commit bf4c8ab - cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnect (bsc#1178270). - commit 947bd74 - cifs: handle empty list of targets in cifs_reconnect() (bsc#1178270). - commit 846daee - cifs: rename reconn_inval_dfs_target() (bsc#1178270). - commit 12d8cf3 - cifs: reduce number of referral requests in DFS link lookups (bsc#1178270). - commit cc7ec21 - cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect() (bsc#1178270). - commit b6f05ac - cifs: get rid of unused parameter in reconn_setup_dfs_targets() (bsc#1178270). - commit a6a1916 - Update patch reference for rawmidi security fix (CVE-2020-27786 bsc#1179601) - commit 1c4c1fd - cifs: handle hostnames that resolve to same ip in failover (bsc#1178270). - commit cd8e61d - cifs: set up next DFS target before generic_ip_connect() (bsc#1178270). - commit 1099aff - cppc_cpufreq: optimise memory allocation for HW and NONE coordination (bsc#1179585). - commit 5c89e8a - cifs: fix leaked reference on requeued write (bsc#1178270). - commit f474970 - cifs: fix uninitialised lease_key in open_shroot() (bsc#1178270). - commit dbce315 - cifs: ensure correct super block for DFS reconnect (bsc#1178270). - commit 5350fc5 - cifs: do not share tcons with DFS (bsc#1178270). - commit c8f7b47 - PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0 (bsc#1179344). - PCI: tegra: No need to check return value of debugfs_create() functions (bsc#1179344). - commit e014876 - powerpc/perf: Fix crash with is_sier_available when pmu is not set (bsc#1179578 ltc#189313). - commit 26fc4d5 - rtw88: debug: Fix uninitialized memory in debugfs code (git-fixes). - geneve: pull IP header before ECN decapsulation (git-fixes). - can: c_can: c_can_power_up(): fix error handling (git-fixes). - can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error (git-fixes). - can: sja1000: sja1000_err(): don't count arbitration lose as an error (git-fixes). - batman-adv: Don't always reallocate the fragmentation skb head (git-fixes). - batman-adv: Reserve needed_*room for fragments (git-fixes). - batman-adv: Consider fragmentation for needed_headroom (git-fixes). - commit 5d0aad4 - arm64: efi: increase EFI PE/COFF header padding to 64 KB (jsc#SLE-16407). - commit b4b728e - cifs: allow syscalls to be restarted in __smb_send_rqst() (bsc#1176956). - commit 5ae286e - cifs: fix potential use-after-free in cifs_echo_request() (bsc#1139944). - commit 1723321 - Delete patches.suse/fs-select.c-batch-user-writes-in-do_sys_poll.patch (bsc#1179419) This patch causes a regression and while we are not 100% sure it does not just trigger a bug somewhere else, as it's only a performance optimization, dropping it for now is the safer option. - commit b48bf35 - cifs: add NULL check for ses->tcon_ipc (bsc#1178270). - commit 0e24399 - random: avoid warnings for !CONFIG_NUMA builds (jsc#SLE-16574 jsc#SLE-13718). - commit 707d14b - random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM (jsc#SLE-16574 jsc#SLE-13718). - arm64: Update config files. Enable RANDOM_TRUST_CPU - commit 1874f3a - arm64: add credited/trusted RNG support (jsc#SLE-16574 jsc#SLE-13718). - commit d313473 - random: add arch_get_random_*long_early() (jsc#SLE-16574 jsc#SLE-13718). - Refresh patches.suse/0008-random-move-FIPS-continuous-test-to-output-functions.patch. - Refresh patches.suse/random-fix-circular-include-dependency-on-arm64-afte.patch. - Refresh patches.suse/random32-move-the-pseudo-random-32-bit-definitions-t.patch. - Refresh patches.suse/random32-update-the-net-random-state-on-interrupt-an.patch. - commit f9d737f - random: split primary/secondary crng init paths (jsc#SLE-16574 jsc#SLE-13718). - Refresh patches.suse/0008-random-move-FIPS-continuous-test-to-output-functions.patch. - commit 95b7891 - PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device(). - commit 1c9f6cd - arm64: Use v8.5-RNG entropy for KASLR seed (jsc#SLE-16574 jsc#SLE-13718). - commit d1f775c - arm64: Implement archrandom.h for ARMv8.5-RNG (jsc#SLE-16574 jsc#SLE-13718). - Refresh patches.suse/arm64-Detect-the-ARMv8.4-TTL-feature.patch. - Refresh patches.suse/arm64-cpufeature-Add-remaining-feature-bits-in-ID_AA.patch. - Refresh patches.suse/arm64-tlb-Detect-the-ARMv8.4-TLBI-RANGE-feature.patch. - Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. - arm64: Update config files. Enable CONFIG_ARCH_RANDOM - commit 7a3c65d - PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path (bsc#1179344). Refresh: patches.suse/PCI-Set-bridge-map_irq-and-swizzle_irq-to-default-fu.patch. patches.suse/PCI-Set-default-bridge-parent-device.patch. patches.suse/PCI-cadence-Remove-private-bus-number-and-range-stor.patch. patches.suse/PCI-cadence-Use-struct-pci_host_bridge.windows-list-.patch. - commit d8fd281 - Revert "/xfs: complain if anyone tries to create a too-large buffer"/ This reverts commit 293e483ad8434ee10a65f76743a0a654e34e76c6. References: bsc#1179425, bsc#1179550 - commit d88fa75 - arm64: kaslr: Check command line before looking for a seed (jsc#SLE-16574 jsc#SLE-13718). - commit 6895a97 - arm64: kaslr: Announce KASLR status on boot (jsc#SLE-16574 jsc#SLE-13718). - commit bdab3d9 - PCI: Move DT resource setup into devm_pci_alloc_host_bridge() (bsc#1179344). - PCI: rcar-gen2: Convert to use modern host bridge probe functions (bsc#1179344). - PCI: of: Reduce missing non-prefetchable memory region to a warning (bsc#1179344). - commit 10c6591 - PCI: cadence: Remove private bus number and range storage (bsc#1179344). - commit 9499504 - PCI: cadence: Use bridge resources for outbound window setup (bsc#1179344). - PCI: cadence: Remove "/cdns,max-outbound-regions"/ DT property (bsc#1179344). - commit 569c1e5 - PCI: cadence: Use struct pci_host_bridge.windows list directly (bsc#1179344). - commit 946fb1a - PCI: cadence: Move all files to per-device cadence directory (bsc#1179344) Refresh: patches.suse/PCI-cadence-Fix-updating-Vendor-ID-and-Subsystem-Ven.patch. patches.suse/PCI-hip-Add-handling-of-HiSilicon-HIP-PCIe-controlle.patch. patches.suse/PCI-mobiveil-Modularize-the-Mobiveil-PCIe-Host-Bridg.patch. patches.suse/pci-of-add-inbound-resource-parsing-to-helpers.patch. - commit 52cc93a - Refresh patches.suse/ftrace-Fix-DYNAMIC_FTRACE_WITH_DIRECT_CALLS-dependen.patch. - commit c268ddc - x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb (bsc#1152489). - commit bc73dfb - x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak (bsc#1152489). - commit 506cd70 - PCI: cadence: Refactor driver to use as a core library (bsc#1179344). - commit cb4f70b - PCI: dwc: Detect number of iATU windows (bsc#1179344). - PCI: dwc: Move inbound and outbound windows to common struct (bsc#1179344). - PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init() (bsc#1179344). - PCI: dwc: Move dw_pcie_setup_rc() to DWC common code (bsc#1179344). - PCI: dwc: Move dw_pcie_msi_init() into core (bsc#1179344). - PCI: dwc: Move link handling into common code (bsc#1179344). - PCI: dwc: Rework MSI initialization (bsc#1179344). - PCI: dwc: Move MSI interrupt setup into DWC common code (bsc#1179344). - PCI: dwc: Drop the .set_num_vectors() host op (bsc#1179344). - PCI: dwc/dra7xx: Use the common MSI irq_chip (bsc#1179344). - PCI: dwc: Ensure all outbound ATU windows are reset (bsc#1179344). - PCI: dwc/intel-gw: Remove some unneeded function wrappers (bsc#1179344). - PCI: dwc: Move "/dbi"/, "/dbi2"/, and "/addr_space"/ resource setup into common code (bsc#1179344). - PCI: dwc/intel-gw: Move ATU offset out of driver match data (bsc#1179344). - PCI: keystone: Enable compile-testing on !ARM (bsc#1179344). - PCI: dwc: Support multiple ATU memory regions (bsc#1179344). - PCI: dwc: Add support to program ATU for >4GB memory (bsc#1179344). - PCI: of: Warn if non-prefetchable memory aperture size is > 32-bit (bsc#1179344). - PCI: dwc: Restore ATU memory resource setup to use last entry (bsc#1179344). - commit 6e5443d - x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak (bsc#1152489). - commit 5e0ddcd - iwlwifi: mvm: properly cancel a session protection for P2P (git-fixes). - iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROC (git-fixes). - dmaengine: fix error codes in channel_register() (git-fixes). - commit 2ca6174 - USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio card (git-fixes). - HID: Add Logitech Dinovo Edge battery quirk (git-fixes). - HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge (git-fixes). - HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices (git-fixes). - HID: hid-sensor-hub: Fix issue with devices with no report ID (git-fixes). - HID: add support for Sega Saturn (git-fixes). - HID: cypress: Support Varmilo Keyboards' media hotkeys (git-fixes). - HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses (git-fixes). - HID: uclogic: Add ID for Trust Flex Design Tablet (git-fixes). - Input: i8042 - allow insmod to succeed on devices without an i8042 controller (git-fixes). - commit 79be581 - ASoC: rt5682: change SAR voltage threshold (git-fixes). - commit 792c88a - kABI workaround for HD-audio generic parser (git-fixes). - commit 233e3cc - ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model (git-fixes). - ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14 (git-fixes). - ALSA: hda/generic: Add option to enforce preferred_dacs pairs (git-fixes). - ASoC: wm_adsp: fix error return code in wm_adsp_load() (git-fixes). - ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirks (git-fixes). - ALSA: usb-audio: US16x08: fix value count for level meters (git-fixes). - ALSA: hda/realtek - Add new codec supported for ALC897 (git-fixes). - ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294 (git-fixes). - ALSA: hda/realtek - Fixed Dell AIO wrong sound tone (git-fixes). - commit c480457 - mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch (jsc#SLE-16407). - commit ec88d4f - perf/x86: Fix n_metric for cancelled txn (jsc#SLE-13346). - perf/x86/intel: Check perf metrics feature for each CPU (jsc#SLE-13346). - commit 3ed7afb - cxgb4: Fix build failure when CONFIG_TLS=m (jsc#SLE-15129). - commit a2fe676 - crypto/chcr: move nic TLS functionality to drivers/net (jsc#SLE-15129). - Update config files. - supported.conf: Added ch_ktls (Chelsio TLS offload module) - commit 04b52e4 - crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net (jsc#SLE-15129). - Update config files. - supported.conf: added ch_ipsec (Chelsio ipsec offload module) - commit 813c7b5 - PCI: Use devm_add_action_or_reset() (bsc#1179344). - commit 2e95630 - chelsio/chtls: separate chelsio tls driver from crypto driver (jsc#SLE-15129). - Update config files. - commit 3a32580 - ch_ktls: lock is not freed (jsc#SLE-15129). - cxgb4: fix the panic caused by non smac rewrite (jsc#SLE-15131). - ch_ktls: stop the txq if reaches threshold (jsc#SLE-15129). - ch_ktls: tcb update fails sometimes (jsc#SLE-15129). - ch_ktls/cxgb4: handle partial tag alone SKBs (jsc#SLE-15129). - ch_ktls: don't free skb before sending FIN (jsc#SLE-15129). - ch_ktls: packet handling prior to start marker (jsc#SLE-15129). - ch_ktls: Correction in middle record handling (jsc#SLE-15129). - ch_ktls: missing handling of header alone (jsc#SLE-15129). - ch_ktls: Correction in trimmed_len calculation (jsc#SLE-15129). - cxgb4/ch_ktls: creating skbs causes panic (jsc#SLE-15129). - ch_ktls: Update cheksum information (jsc#SLE-15129). - ch_ktls: Correction in finding correct length (jsc#SLE-15129). - cxgb4/ch_ktls: decrypted bit is not enough (jsc#SLE-15129). - chelsio/chtls: fix always leaking ctrl_skb (jsc#SLE-15129). - chelsio/chtls: fix memory leaks caused by a race (jsc#SLE-15129). - chelsio/chtls: fix memory leaks in CPL handlers (jsc#SLE-15129). - chelsio/chtls: fix deadlock issue (jsc#SLE-15129). - cxgb4: set up filter action after rewrites (jsc#SLE-15131). - chelsio/chtls: fix tls record info to user (jsc#SLE-15129). - net: chelsio: inline_crypto: fix Kconfig and build errors (jsc#SLE-15129). - chelsio/chtls: fix writing freed memory (jsc#SLE-15129). - chelsio/chtls: correct function return and return type (jsc#SLE-15129). - chelsio/chtls: Fix panic when listen on multiadapter (jsc#SLE-15129). - chelsio/chtls: fix panic when server is on ipv6 (jsc#SLE-15129). - chelsio/chtls: correct netdevice for vlan interface (jsc#SLE-15129). - chelsio/chtls: fix socket lock (jsc#SLE-15129). - cxgb4: handle 4-tuple PEDIT to NAT mode translation (jsc#SLE-15131). - cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr (jsc#SLE-15129). - net: cxbg4: Remove pointless in_interrupt() check (jsc#SLE-15131). - cxgb4/ch_ktls: ktls stats are added at port level (jsc#SLE-15129). - cxgb4: Avoid log flood (jsc#SLE-15131). - ch_ktls: Issue if connection offload fails (jsc#SLE-15129). - cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro (jsc#SLE-15131). - chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4 (jsc#SLE-15129). - cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4 (jsc#SLE-15129). - chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4 (jsc#SLE-15129). - cxgb4: add error handlers to LE intr_handler (jsc#SLE-15131). - cxgb4: insert IPv6 filter rules in next free region (jsc#SLE-15131). - crypto: chelsio - fix minor indentation issue (jsc#SLE-15129). - commit 9264232 - PCI: mvebu: Fix duplicate resource requests (bsc#1179344). - PCI: meson: Build as module by default (bsc#1179344). - PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready (bsc#1179344). - PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROBE_DEFER (bsc#1179344). - PCI: imx6: Use fallthrough pseudo-keyword (bsc#1179344). - PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus() (bsc#1179344). - PCI: dwc: Fix MSI page leakage in suspend/resume (bsc#1179344). - PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled (bsc#1179344). - PCI: keystone: Remove iATU register mapping (bsc#1179344). - PCI: dwc: Add common iATU register support (bsc#1179344). - PCI: dwc: Fix 'cast truncates bits from constant value' (bsc#1179344). - misc: pci_endpoint_test: Add LS1088a in pci_device_id table (bsc#1179344). - PCI: layerscape: Add EP mode support for ls1088a and ls2088a (bsc#1179344). - PCI: layerscape: Modify the MSIX to the doorbell mode (bsc#1179344). - PCI: layerscape: Modify the way of getting capability with different PEX (bsc#1179344). - PCI: layerscape: Fix some format issue of the code (bsc#1179344). - PCI: designware-ep: Modify MSI and MSIX CAP way of finding (bsc#1179344). - PCI: designware-ep: Move the function of getting MSI capability forward (bsc#1179344). - PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode (bsc#1179344). - PCI: designware-ep: Add multiple PFs support for DWC (bsc#1179344). - PCI: dwc: Use DBI accessors (bsc#1179344). - PCI: dwc: Move N_FTS setup to common setup (bsc#1179344). - PCI: dwc/intel-gw: Drop unused max_width (bsc#1179344). - PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup() (bsc#1179344). - PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property (bsc#1179344). - PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code (bsc#1179344). - PCI: dwc: Centralize link gen setting (bsc#1179344). - PCI: dwc: Make ATU accessors private (bsc#1179344). - PCI: dwc: Remove read_dbi2 code (bsc#1179344). - PCI: dwc/tegra: Use common Designware port logic register definitions (bsc#1179344). Refresh: patches.suse/PCI-tegra-No-need-to-check-return-value-of-debugfs_c.patch - PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset (bsc#1179344). - PCI: dwc/qcom: Use common PCI register definitions (bsc#1179344). - PCI: dwc/imx6: Use common PCI register definitions (bsc#1179344). - PCI: dwc/meson: Rework PCI config and DW port logic register accesses (bsc#1179344). - PCI: dwc/meson: Drop unnecessary RC config space initialization (bsc#1179344). - PCI: dwc/meson: Drop the duplicate number of lanes setup (bsc#1179344). - PCI: dwc: Ensure FAST_LINK_MODE is cleared (bsc#1179344). - PCI: dwc: Add a 'num_lanes' field to struct dw_pcie (bsc#1179344). - PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL (bsc#1179344). - PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init() (bsc#1179344). - PCI: dwc: Simplify config space handling (bsc#1179344). - PCI: dwc: Remove storing of PCI resources (bsc#1179344). - PCI: dwc: Remove root_bus pointer (bsc#1179344). - PCI: dwc: Convert to use pci_host_probe() (bsc#1179344). - PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus (bsc#1179344). - PCI: Also call .add_bus() callback for root bus (bsc#1179344). - PCI: dwc: Use generic config accessors (bsc#1179344). - PCI: dwc: Remove dwc specific config accessor ops (bsc#1179344). - PCI: dwc: histb: Use pci_ops for root config space accessors (bsc#1179344). - PCI: dwc: exynos: Use pci_ops for root config space accessors (bsc#1179344). - PCI: dwc: kirin: Use pci_ops for root config space accessors (bsc#1179344). - PCI: dwc: meson: Use pci_ops for root config space accessors (bsc#1179344). - PCI: dwc: tegra: Use pci_ops for root config space accessors (bsc#1179344). - PCI: dwc: keystone: Use pci_ops for config space accessors (bsc#1179344). - PCI: dwc: al: Use pci_ops for child config space accessors (bsc#1179344). - PCI: dwc: Add a default pci_ops.map_bus for root port (bsc#1179344). - PCI: dwc: Allow overriding bridge pci_ops (bsc#1179344). - PCI: dwc: Use DBI accessors instead of own config accessors (bsc#1179344). - PCI: Allow root and child buses to have different pci_ops (bsc#1179344). - PCI: designware-ep: Fix the Header Type check (bsc#1179344). - PCI: Remove dev_err() when handing an error from platform_get_irq() (bsc#1179344). - PCI: Fix kerneldoc warnings (bsc#1179344). - PCI: Set bridge map_irq and swizzle_irq to default functions (bsc#1179344). - PCI: Move setting pci_host_bridge.busnr out of host drivers (bsc#1179344). - PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). - PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). - PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). - PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). Refresh: patches.suse/PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011577.patch - PCI: designware: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). - PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus (bsc#1179344). - PCI: Drop unnecessary zeroing of bridge fields (bsc#1179344). - PCI: Set default bridge parent device (bsc#1179344). - PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS (bsc#1179344). - PCI: xilinx: Use pci_host_probe() to register host (bsc#1179344). - PCI: xilinx-nwl: Use pci_host_probe() to register host (bsc#1179344). - PCI: rockchip: Use pci_host_probe() to register host (bsc#1179344). - PCI: iproc: Use pci_host_probe() to register host (bsc#1179344). - PCI: altera: Use pci_host_probe() to register host (bsc#1179344). - PCI: xgene: Use pci_host_probe() to register host (bsc#1179344). - PCI: versatile: Use pci_host_probe() to register host (bsc#1179344). - PCI: v3: Use pci_host_probe() to register host (bsc#1179344). - PCI: mobiveil: Use pci_host_probe() to register host (bsc#1179344). - PCI: brcmstb: Use pci_host_probe() to register host (bsc#1179344). Refresh: patches.suse/PCI-controller-Convert-to-devm_platform_ioremap_reso.patch - PCI: host-common: Use struct pci_host_bridge.windows list directly (bsc#1179344). - PCI: mvebu: Use struct pci_host_bridge.windows list directly (bsc#1179344). - PCI: Use of_node_name_eq() for node name comparisons (bsc#1179344). - PCI: Fix pci_host_bridge struct device release/free handling (bsc#1179344). - PCI: Make devm_of_pci_get_host_bridge_resources() static (bsc#1179344). - commit 1cc12ed - efi: Revert "/efi/x86: Fix build with gcc 4"/ (jsc#SLE-16407). - efi/libstub: Move the function prototypes to header file (jsc#SLE-16407). - efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds (jsc#SLE-16407). - efi/x86: Only copy upto the end of setup_header (jsc#SLE-16407). - efi/x86: Remove unused variables (jsc#SLE-16407). - efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLR (jsc#SLE-16407). - efi/libstub: arm: Print CPU boot mode and MMU state at boot (jsc#SLE-16407). - efi/libstub: arm: Omit arch specific config table matching array on arm64 (jsc#SLE-16407). - efi: Make it possible to disable efivar_ssdt entirely (jsc#SLE-16407). - Refresh patches.suse/efi-EFI_EARLYCON-should-depend-on-EFI.patch - Update config files. Add CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y to x86_64/default, arm64/default - efi/libstub: Descriptions for stub helper functions (jsc#SLE-16407). - efi/libstub: Fix missing-prototype warning for skip_spaces() (jsc#SLE-16407). - efi: Replace zero-length array and use struct_size() helper (jsc#SLE-16407). - efivarfs: Don't return -EINTR when rate-limiting reads (jsc#SLE-16407). - efivarfs: Update inode modification time for successful writes (jsc#SLE-16407). - efi/x86: Fix build with gcc 4 (jsc#SLE-16407). - build, kcsan: Add KCSAN build exceptions (jsc#SLE-16407). - mmap locking API: add MMAP_LOCK_INITIALIZER (jsc#SLE-16407). - efi_test: get rid of pointless access_ok() (jsc#SLE-16407). - efi/libstub: Disable Shadow Call Stack (jsc#SLE-16407). - arm64: efi: Restore register x18 if it was corrupted (jsc#SLE-16407). - arm64: kernel: Convert to modern annotations for assembly functions (jsc#SLE-16407). - efi/libstub/arm64: align PE/COFF sections to segment alignment (jsc#SLE-16407). - arm64: rename stext to primary_entry (jsc#SLE-16407). - efi/x86: Don't blow away existing initrd (jsc#SLE-16407). - efi/x86: Drop the special GDT for the EFI thunk (jsc#SLE-16407). - efi/libstub: Add missing prototype for PE/COFF entry point (jsc#SLE-16407). - efi/libstub: Use pool allocation for the command line (jsc#SLE-16407). - efi/libstub: Don't parse overlong command lines (jsc#SLE-16407). - efi/libstub: Use snprintf with %ls to convert the command line (jsc#SLE-16407). - efi/libstub: Get the exact UTF-8 length (jsc#SLE-16407). - efi/libstub: Use %ls for filename (jsc#SLE-16407). - efi/libstub: Add UTF-8 decoding to efi_puts (jsc#SLE-16407). - efi/printf: Add support for wchar_t (UTF-16) (jsc#SLE-16407). - efi/gop: Add an option to list out the available GOP modes (jsc#SLE-16407). - efi/libstub: Add definitions for console input and events (jsc#SLE-16407). - efi/libstub: Implement printk-style logging (jsc#SLE-16407). - efi/printf: Turn vsprintf into vsnprintf (jsc#SLE-16407). - efi/printf: Abort on invalid format (jsc#SLE-16407). - efi/printf: Refactor code to consolidate padding and output (jsc#SLE-16407). - efi/printf: Handle null string input (jsc#SLE-16407). - efi/printf: Factor out integer argument retrieval (jsc#SLE-16407). - efi/printf: Factor out width/precision parsing (jsc#SLE-16407). - efi/printf: Merge 'p' with the integer formats (jsc#SLE-16407). - efi/printf: Fix minor bug in precision handling (jsc#SLE-16407). - efi/printf: Factor out flags parsing and handle '%' earlier (jsc#SLE-16407). - efi/printf: Add 64-bit and 8-bit integer support (jsc#SLE-16407). - efi/printf: Drop %n format and L qualifier (jsc#SLE-16407). - efi/libstub: Optimize for size instead of speed (jsc#SLE-16407). - efi/libstub: Add a basic printf implementation (jsc#SLE-16407). - efi/libstub: Buffer output of efi_puts (jsc#SLE-16407). - efi/libstub: Rename efi_[char16_]printk to efi_[char16_]puts (jsc#SLE-16407). - efi/libstub: Include dependencies of efistub.h (jsc#SLE-16407). - efi/libstub: Correct comment typos (jsc#SLE-16407). - efi/libstub: Make efi_printk() input argument const char* (jsc#SLE-16407). - efi/libstub: Fix mixed mode boot issue after macro refactor (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub: Check return value of efi_parse_options (jsc#SLE-16407). - efi/x86: Support builtin command line (jsc#SLE-16407). - efi/libstub: Unify initrd loading across architectures (jsc#SLE-16407). - efi/x86: Move command-line initrd loading to efi_main (jsc#SLE-16407). - efi/libstub: Upgrade ignored dtb= argument message to error (jsc#SLE-16407). - efi/tpm: Use efi_err for error messages (jsc#SLE-16407). - efi/gop: Use efi_err for error messages (jsc#SLE-16407). - efi/x86: Use efi_err for error messages (jsc#SLE-16407). - efi/libstub: Move pr_efi/pr_efi_err into efi namespace (jsc#SLE-16407). Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch - efi/libstub: Add a helper function to split 64-bit values (jsc#SLE-16407). - efi/x86: Use correct size for boot_params (jsc#SLE-16407). - efi/libstub: Re-enable command line initrd loading for x86 (jsc#SLE-16407). - efi: Move arch_tables check to caller (jsc#SLE-16407). - efi: Clean up config table description arrays (jsc#SLE-16407). - efi/libstub/x86: Avoid getter function for efi_is64 (jsc#SLE-16407). - efi/libstub: Drop __pure getters for EFI stub options (jsc#SLE-16407). - efi/libstub: Drop __pure getter for efi_system_table (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi: Kill __efistub_global (jsc#SLE-16407). - efi/x86: Remove __efistub_global and add relocation check (jsc#SLE-16407). - efi/arm: Remove __efistub_global annotation (jsc#SLE-16407). - efi/libstub: Move efi_relocate_kernel() into separate source file (jsc#SLE-16407). - efi/libstub/arm64: Switch to ordinary page allocator for kernel image (jsc#SLE-16407). - efi/libstub: Add API function to allocate aligned memory (jsc#SLE-16407). - efi/libstub/arm64: Simplify randomized loading of kernel image (jsc#SLE-16407). - efi/libstub/arm64: Replace 'preferred' offset with alignment check (jsc#SLE-16407). - efi/libstub/random: Increase random alloc granularity (jsc#SLE-16407). - efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGN (jsc#SLE-16407). - efi/gop: Allow automatically choosing the best mode (jsc#SLE-16407). - efi/gop: Allow specifying depth as well as resolution (jsc#SLE-16407). - efi/gop: Allow specifying mode by <xres>x<yres> (jsc#SLE-16407). - efi/gop: Allow specifying mode number on command line (jsc#SLE-16407). - efi/gop: Add prototypes for query_mode and set_mode (jsc#SLE-16407). - efi/gop: Remove unreachable code from setup_pixel_info (jsc#SLE-16407). - efi/gop: Use helper macros for find_bits (jsc#SLE-16407). - efi/gop: Use helper macros for populating lfb_base (jsc#SLE-16407). - efi/gop: Move variable declarations into loop block (jsc#SLE-16407). - efi/gop: Slightly re-arrange logic of find_gop (jsc#SLE-16407). - efi/gop: Factor out locating the gop into a function (jsc#SLE-16407). - efi/gop: Get mode information outside the loop (jsc#SLE-16407). - efi/gop: Move check for framebuffer before con_out (jsc#SLE-16407). - efi/gop: Remove redundant current_fb_base (jsc#SLE-16407). - efi/libstub/arm: Make install_memreserve_table static (jsc#SLE-16407). - efi/libstub: unify EFI call wrappers for non-x86 (jsc#SLE-16407). - efi/libstub: Make initrd file loader configurable (jsc#SLE-16407). Update config files. Add CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y to x86_64/default, arm64/default - efi/libstub: Move arm-stub to a common file (jsc#SLE-16407). - Refresh patches.suse/0003-arm64-ima-add-ima_arch-support.patch - Update config files. - arm64: head: Annotate stext and preserve_boot_args as code (jsc#SLE-16407). - commit dad69fe - ibmvnic: Fix TX completion error handling (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Ensure that SCRQ entry reads are correctly ordered (jsc#SLE-17043 bsc#1179243 ltc#189290). - Refresh patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch - Refresh patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch - ibmvnic: Fix TX completion error handling (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Ensure that SCRQ entry reads are correctly ordered (jsc#SLE-17043 bsc#1179243 ltc#189290). - Refresh patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch - Refresh patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch - commit 02ce2a8 - PCI: controller: Remove duplicate error message (bsc#1179344). - PCI: controller: Convert to devm_platform_ioremap_resource() (bsc#1179344). - PCI: qcom: Fix runtime PM imbalance on error (bsc#1179344). - PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error (bsc#1179344). - PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver (bsc#1179344). - PCI: dwc: Convert to devm_platform_ioremap_resource_byname() (bsc#1179344). - PCI: qcom: Replace define with standard value (bsc#1179344). - PCI: qcom: Support pci speed set for ipq806x (bsc#1179344). - PCI: qcom: Add ipq8064 rev2 variant (bsc#1179344). - PCI: qcom: Use bulk clk api and assert on error (bsc#1179344). - PCI: qcom: Change duplicate PCI reset to phy reset (bsc#1179344). Refresh: patches.suse/PCI-qcom-Add-missing-reset-for-ipq806x.patch - PCI: endpoint: Add support to handle multiple base for mapping outbound memory (bsc#1179344). - PCI: endpoint: Pass page size as argument to pci_epc_mem_init() (bsc#1179344). - PCI: host-generic: Eliminate pci_host_common_probe wrappers (bsc#1179344). - PCI: host-generic: Support building as modules (bsc#1179344). - PCI: Constify struct pci_ecam_ops (bsc#1179344). - PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver (bsc#1179344). - PCI: dwc: Use private data pointer of "/struct irq_domain"/ to get pcie_port (bsc#1179344). - PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname() (bsc#1179344). - PCI: dwc: intel: Make intel_pcie_cpu_addr() static (bsc#1179344). - PCI: dwc: Make hisi_pcie_platform_ops static (bsc#1179344). - PCI: dwc: Clean up computing of msix_tbl (bsc#1179344). - PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default (bsc#1179344). - PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default (bsc#1179344). - PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt (bsc#1179344). - PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex (bsc#1179344). Refresh: patches.suse/PCI-dwc-Fix-dw_pcie_ep_raise_msix_irq-to-get-correct.patch - PCI: dwc: pci-dra7xx: Fix MSI IRQ handling (bsc#1179344). - PCI: amlogic: Use AXG PCIE (bsc#1179344). - PCI: uniphier: remove module code from built-in driver (bsc#1179344). - PCI: qcom: Add support for SDM845 PCIe controller (bsc#1179344). - PCI: artpec6: Configure FTS with dwc helper function (bsc#1179344). - PCI: dwc: intel: PCIe RC controller driver (bsc#1179344). - PCI: uniphier: Set mode register to host mode (bsc#1179344). - PCI: amlogic: meson: Add support for G12A (bsc#1179344). - PCI: amlogic: Fix reset assertion via gpio descriptor (bsc#1179344). - PCI: armada8x: Propagate errors for optional PHYs (bsc#1179344). - PCI: imx6: Limit DBI register length (bsc#1179344). - PCI: kirin: Make structure kirin_dw_pcie_ops constant (bsc#1179344). - PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver (bsc#1179344). - dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding (bsc#1179344). - commit 5b3f6b7 - mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() (bsc#1179204). - commit 6bb3d8f - crypto: sun4i-ss - add the A33 variant of SS (git-fixes). - commit efe059b - Update kabi files. - update to December 2020 maintenance update submission (commit 1069cd144905) - commit 7054e5b - supported.conf: Enable ledtrig-netdev (jsc#SLE-16874) - commit ae02c2f - i2c: brcmstb: Fix handling of optional interrupt (jsc#SLE-15318). - i2c: brcmstb: Allow to compile it on BCM2835 (jsc#SLE-15318). - supported.conf: Enable i2c-brcmstb - i2c: brcmstb: Support BCM2711 HDMI BSC controllers (jsc#SLE-15318). - commit 90fb88d - arm64: mask PAC bits of __builtin_return_address (jsc#SLE-15188 SLE-16566). - arm64: Update config files. Enable HAVE_ARCH_COMPILER_H - commit 3d9d4d8 - x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (jsc#SLE-16823). - PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS (jsc#SLE-16823). - x86/apic/msi: Unbreak DMAR and HPET MSI (jsc#SLE-16823). - iommu/amd: Remove domain search for PCI/MSI (jsc#SLE-16823). - iommu/vt-d: Remove domain search for PCI/MSI (jsc#SLE-16823). - x86/irq: Make most MSI ops XEN private (jsc#SLE-16823). - x86/irq: Cleanup the arch_*_msi_irqs() leftovers (jsc#SLE-16823). - PCI/MSI: Make arch_.*_msi_irq fallbacks selectable (jsc#SLE-16823). - Update config files. PCI_MSI_ARCH_FALLBACKS is now auto-selected. - x86/pci: Set default irq domain in pcibios_add_device() (jsc#SLE-16823). - iommm/amd: Store irq domain in struct device (jsc#SLE-16823). - iommm/vt-d: Store irq domain in struct device (jsc#SLE-16823). - x86/xen: Wrap XEN MSI management into irqdomain (jsc#SLE-16823). - irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() (jsc#SLE-16823). - x86/xen: Consolidate XEN-MSI init (jsc#SLE-16823). - x86/xen: Rework MSI teardown (jsc#SLE-16823). - x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() (jsc#SLE-16823). - PCI/MSI: Provide pci_dev_has_special_msi_domain() helper (jsc#SLE-16823). - PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI (jsc#SLE-16823). - irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI (jsc#SLE-16823). - x86/irq: Initialize PCI/MSI domain at PCI init time (jsc#SLE-16823). - Refresh patches.suse/x86-paravirt-allow-hypervisor-specific-vmmcall-handling-under-sev-es. - x86/pci: Reducde #ifdeffery in PCI init code (jsc#SLE-16823). - x86/irq: Move apic_post_init() invocation to one place (jsc#SLE-16823). - x86/msi: Use generic MSI domain ops (jsc#SLE-16823). - x86/msi: Consolidate MSI allocation (jsc#SLE-16823). - PCI/MSI: Rework pci_msi_domain_calc_hwirq() (jsc#SLE-16823). - x86/irq: Consolidate UV domain allocation (jsc#SLE-16823). - x86/irq: Consolidate DMAR irq allocation (jsc#SLE-16823). - x86_ioapic_Consolidate_IOAPIC_allocation (jsc#SLE-16823). - x86/msi: Consolidate HPET allocation (jsc#SLE-16823). - x86/irq: Prepare consolidation of irq_alloc_info (jsc#SLE-16823). - iommu/irq_remapping: Consolidate irq domain lookup (jsc#SLE-16823). - iommu/amd: Consolidate irq domain getter (jsc#SLE-16823). - iommu/vt-d: Consolidate irq domain getter (jsc#SLE-16823). - x86/irq: Add allocation type for parent domain retrieval (jsc#SLE-16823). - x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency (jsc#SLE-16823). - x86/msi: Remove pointless vcpu_affinity callback (jsc#SLE-16823). - x86/msi: Move compose message callback where it belongs (jsc#SLE-16823). - genirq/chip: Use the first chip in irq_chip_compose_msi_msg() (jsc#SLE-16823). - PCI: vmd: Dont abuse vector irqomain as parent (jsc#SLE-16823). - x86/init: Remove unused init ops (jsc#SLE-16823). - iommu/amd: Prevent NULL pointer dereference (jsc#SLE-16823). - irqdomain: Export irq_domain_update_bus_token (jsc#SLE-16823). - KVM: x86: Fixes posted interrupt check for IRQs delivery modes (jsc#SLE-16823). - x86/apic/msi: Plug non-maskable MSI affinity race (jsc#SLE-16823). - Refresh patches.suse/genirq-Add-protection-against-unsafe-usage-of-generi.patch. - Refresh patches.suse/msft-hv-2119-irqdomain-treewide-Keep-firmware-node-unconditionall.patch. - KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode (jsc#SLE-16823). - commit 3ea20e1 - gro_cells: reduce number of synchronize_net() calls (jsc#SLE-15075). - net/mlx5e: Fix check if netdev is bond slave (jsc#SLE-15172). - net/mlx5e: Fix refcount leak on kTLS RX resync (jsc#SLE-15172). - mlxsw: Fix firmware flashing (bsc#1176447). - qed: fix ILT configuration of SRC block (jsc#SLE-15143). - net/tls: Fix wrong record sn in async mode of device resync (bsc#1176447). - bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs (jsc#SLE-16649). - bnxt_en: Fix counter overflow logic (jsc#SLE-15075). - bnxt_en: Free port stats during firmware reset (jsc#SLE-15075). - IB/hfi1: Fix error return code in hfi1_init_dd() (jsc#SLE-13208). - RDMA/cm: Make the local_id_table xarray non-irq (jsc#SLE-15176). - devlink: Avoid overwriting port attributes of registered port (bsc#1176447). - ethtool: netlink: add missing netdev_features_change() call (bsc#1176447). - tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies (jsc#SLE-15172). - net/mlx5e: Fix incorrect access of RCU-protected xdp_prog (jsc#SLE-15172). - net/mlx5e: Fix VXLAN synchronization after function reload (jsc#SLE-15172). - net/mlx5: E-switch, Avoid extack error log for disabled vport (jsc#SLE-15172). - net/mlx5e: Use spin_lock_bh for async_icosq_lock (jsc#SLE-15172). - xfrm: interface: fix the priorities for ipip and ipv6 tunnels (bsc#1176447). - IB/srpt: docs: add a description for cq_size member (jsc#SLE-15176). - net: protect tcf_block_unbind with block lock (bsc#1176447). - sfc: move initialisation of efx->filter_sem to efx_init_struct() (jsc#SLE-16683). - net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() (bsc#1176447). - net/sched: act_ct: Fix adding udp port mangle operation (jsc#SLE-15172). - nexthop: Fix performance regression in nexthop deletion (bsc#1176447). - net: core: use list_del_init() instead of list_del() in netdev_run_todo() (bsc#1176447). - ixgbe: fix probing of multi-port devices with one MDIO (jsc#SLE-13706). - RDMA/qedr: Endianness warnings cleanup (jsc#SLE-15146). - RDMA/hns: Fix configuration of ack_req_freq in QPC (jsc#SLE-14777). - RDMA/hns: Add interception for resizing SRQs (jsc#SLE-14777). - RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache() (jsc#SLE-15175). - RDMA: Change XRCD destroy return value (jsc#SLE-15176). - RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init (jsc#SLE-15176). - mm/mmu_notifier: fix mmget() assert in __mmu_interval_notifier_insert (jsc#SLE-15176, jsc#SLE-16387). - net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info (jsc#SLE-15075). - xsk: Fix a documentation mistake in xsk_queue.h (jsc#SLE-13706). - net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc() (jsc#SLE-15172). - net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match() (jsc#SLE-15172). - net/mlx5: E-Switch, Use vport metadata matching by default (jsc#SLE-15172). - net/mlx5: E-Switch, Setup all vports' metadata to support peer miss rule (jsc#SLE-15172). - net/mlx5: E-Switch, Dedicated metadata for uplink vport (jsc#SLE-15172). - net/mlx5: E-Switch, Check and enable metadata support flag before using (jsc#SLE-15172). - net/mlx5: Fix uninitialized variable warning (jsc#SLE-15172). - sfc: don't double-down() filters in ef100_reset() (jsc#SLE-16683). - commit e4545a1 - btrfs: qgroup: don't commit transaction when we already hold the handle (bsc#1178634). - commit a88c82a - ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency (bsc#1177028). - selftests/bpf: Fix error return code in run_getsockopt_test() (bsc#1177028). - selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls (bsc#1177028). - commit f0d11f0 - Delete patches.suse/1239-media-cec-gpio-handle-gpiod_get_value-errors-correct.patch. - commit 7b24ba3 - xfs: prohibit fs freezing when using empty transactions (bsc#1179442). - commit e04335b - patches.suse/nvme-force-complete-cancelled-requests.patch: (bsc#1175995,bsc#1178756,jsc#SLE-15608). Without this we can end up with a series of nvme QID timeouts, regardless of filesystem when fstests is used or any error injection mechanism is used. Without this fix, we end up with 9 failures on xfs, but due to its generic nature, will likely end up with other failures on other filesystems. This does not allow a clean slate reliable fstests run. This fixes that issue. Through code inspection I found these changes were already present on SLE15-SP3 but not on SLE15-SP2. - commit 9b6b1bb - patches.suse/blk-mq-blk-mq-provide-forced-completion-method.patch: (bsc#1175995,jsc#SLE-15608,bsc#1178756). - commit 88f0b07 - drm/vc4: kms: Don't disable the muxing of an active CRTC (jsc#SLE-15318). - commit 39c97fe - drm/vc4: kms: Store the unassigned channel list in the state (jsc#SLE-15318). - drm/vc4: hdmi: Disable Wifi Frequencies (jsc#SLE-15318). - drm/vc4: kms: Document the muxing corner cases (jsc#SLE-15318). - drm/vc4: kms: Split the HVS muxing check in a separate function (jsc#SLE-15318). - drm/vc4: kms: Rename NUM_CHANNELS (jsc#SLE-15318). - drm/vc4: kms: Remove useless define (jsc#SLE-15318). - drm/vc4: kms: Switch to drmm_add_action_or_reset (jsc#SLE-15318). - drm/vc4: hdmi: Block odd horizontal timings (jsc#SLE-15318). - drm/vc4: hdmi: Make sure our clock rate is within limits (jsc#SLE-15318). - commit c55f585 - Documentation: x86: fix boot.rst warning and format (jsc#SLE-16407). - x86/boot: Mark global variables as static (jsc#SLE-16407). - commit f3aa594 - drm/vc4: drv: Remove unused variable (jsc#SLE-15318). - drm/vc4: kms: Add functions to create the state objects (jsc#SLE-15318). - drm/vc4: Use devm_drm_dev_alloc (jsc#SLE-15318). - drm/vc4: Use the helper to retrieve vc4_dev when needed (jsc#SLE-15318). - drm/vc4: gem: Add a managed action to cleanup the job queue (jsc#SLE-15318). - drm/vc4: drv: Use managed drm_mode_config_init (jsc#SLE-15318). - drm/vc4: bo: Add a managed action to cleanup the cache (jsc#SLE-15318). - drm/vc4: Rework the structure conversion functions (jsc#SLE-15318). - drm/vc4: hdmi: Add a name to the codec DAI component (jsc#SLE-15318). - drm/vc4: hdmi: Avoid sleeping in atomic context (jsc#SLE-15318). - drm/vc4: drv: Add error handding for bind (jsc#SLE-15318). - drm/vc4: crtc: Keep the previously assigned HVS FIFO (jsc#SLE-15318). - drm/vc4: crtc: Rework a bit the CRTC state code (jsc#SLE-15318). - drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active (jsc#SLE-15318). - drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing (jsc#SLE-15318). - drm/vc4: Handing the return value of drm_universal_plane_init (jsc#SLE-15318). - drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set (jsc#SLE-15318). - drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write} (jsc#SLE-15318). - drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in (jsc#SLE-15318). - drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write() (jsc#SLE-15318). - drm/vc4: drv: Support BCM2711 (jsc#SLE-15318). - drm/vc4: hdmi: Support the BCM2711 HDMI controllers (jsc#SLE-15318). - drm/vc4: hdmi: Add pixel BVB clock control (jsc#SLE-15318). - drm/vc4: hdmi: Switch to blank pixels when disabled (jsc#SLE-15318). - drm/vc4: hdmi: Do the VID_CTL configuration at once (jsc#SLE-15318). - drm/vc4: hdmi: Implement finer-grained hooks (jsc#SLE-15318). - drm/vc4: hdmi: Always recenter the HDMI FIFO (jsc#SLE-15318). - drm/vc4: hdmi: Remove register dumps in enable (jsc#SLE-15318). - drm/vc4: hdmi: Deal with multiple ALSA cards (jsc#SLE-15318). - drm/vc4: hdmi: Add audio-related callbacks (jsc#SLE-15318). - drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default (jsc#SLE-15318). - drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously (jsc#SLE-15318). - drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers (jsc#SLE-15318). - drm/vc4: hdmi: Use clk_set_min_rate instead (jsc#SLE-15318). - drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate (jsc#SLE-15318). - drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid (jsc#SLE-15318). - drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define (jsc#SLE-15318). - drm/vc4: hdmi: Add CEC support flag (jsc#SLE-15318). - drm/vc4: hdmi: Move CEC init to its own function (jsc#SLE-15318). - drm/vc4: hdmi: Deal with multiple debugfs files (jsc#SLE-15318). - drm/vc4: hdmi: Store the encoder type in the variant structure (jsc#SLE-15318). - drm/vc4: hdmi: Add a set_timings callback (jsc#SLE-15318). - drm/vc4: hdmi: Add a CSC setup callback (jsc#SLE-15318). - drm/vc4: hdmi: Add PHY RNG enable / disable function (jsc#SLE-15318). - drm/vc4: hdmi: Add PHY init and disable function (jsc#SLE-15318). - drm/vc4: hdmi: Add reset callback (jsc#SLE-15318). - drm/vc4: hdmi: Implement a register layout abstraction (jsc#SLE-15318). - drm/vc4: hdmi: Introduce resource init and variant (jsc#SLE-15318). - drm/vc4: hdmi: Remove vc4_hdmi_connector (jsc#SLE-15318). - drm/vc4: hdmi: Remove vc4_dev hdmi pointer (jsc#SLE-15318). - drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device (jsc#SLE-15318). - drm/vc4: hdmi: Pass vc4_hdmi to CEC code (jsc#SLE-15318). - drm/vc4: hdmi: Add container_of macros for encoders and connectors (jsc#SLE-15318). - drm/vc4: hdmi: Use local vc4_hdmi directly (jsc#SLE-15318). - drm/vc4: hdmi: Move accessors to vc4_hdmi (jsc#SLE-15318). - drm/vc4: hdmi: Rename hdmi to vc4_hdmi (jsc#SLE-15318). - drm/vc4: hdmi: Remove DDC argument to connector_init (jsc#SLE-15318). - drm/vc4: hdmi: rework connectors and encoders (jsc#SLE-15318). - drm/vc4: hdmi: Move structure to header (jsc#SLE-15318). - drm/vc4: hdmi: Use debugfs private field (jsc#SLE-15318). - drm/vc4: crtc: Add BCM2711 pixelvalves (jsc#SLE-15318). - drm/vc4: drv: Disable the CRTC at boot time (jsc#SLE-15318). - drm/vc4: crtc: Move the CRTC disable out (jsc#SLE-15318). - drm/vc4: hvs: Introduce a function to get the assigned FIFO (jsc#SLE-15318). - drm/vc4: hvs: Make the stop_channel function public (jsc#SLE-15318). - drm/vc4: crtc: Clear the PixelValve FIFO during configuration (jsc#SLE-15318). - drm/vc4: crtc: Clear the PixelValve FIFO on disable (jsc#SLE-15318). - drm/vc4: crtc: Add a delay after disabling the PixelValve output (jsc#SLE-15318). - drm/vc4: encoder: Add finer-grained encoder callbacks (jsc#SLE-15318). - drm/vc4: crtc: Move HVS channel init before the PV initialisation (jsc#SLE-15318). - drm/vc4: crtc: Remove redundant pixelvalve reset (jsc#SLE-15318). - drm/vc4: crtc: Remove mode_set_nofb (jsc#SLE-15318). - drm/vc4: hvs: Make sure our channel is reset (jsc#SLE-15318). - drm/vc4: crtc: Move the HVS gamma LUT setup to our init function (jsc#SLE-15318). - drm/vc4: crtc: Move HVS init and close to a function (jsc#SLE-15318). - drm/vc4: crtc: Move PV dump to config_pv (jsc#SLE-15318). - drm/vc4: crtc: Turn pixelvalve reset into a function (jsc#SLE-15318). - drm/vc4: crtc: Disable color management for HVS5 (jsc#SLE-15318). - drm/vc4: crtc: Add HDMI1 encoder type (jsc#SLE-15318). - drm/vc4: crtc: Rename HDMI encoder type to HDMI0 (jsc#SLE-15318). - drm/vc4: crtc: Add function to compute FIFO level bits (jsc#SLE-15318). - drm/vc4: crtc: Add FIFO depth to vc4_crtc_data (jsc#SLE-15318). - drm/vc4: crtc: Assign output to channel automatically (jsc#SLE-15318). - drm/vc4: kms: Convert to for_each_new_crtc_state (jsc#SLE-15318). - drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable (jsc#SLE-15318). - drm/vc4: crtc: Use local chan variable (jsc#SLE-15318). - drm/vc4: crtc: Rename HVS channel to output (jsc#SLE-15318). - drm/vc4: crtc: Move the cob allocation outside of bind (jsc#SLE-15318). - drm/vc4: crtc: Use a shared interrupt (jsc#SLE-15318). - drm/vc4: crtc: Deal with different number of pixel per clock (jsc#SLE-15318). - drm/vc4: plane: Create more planes (jsc#SLE-15318). - drm/vc4: plane: Optimize the LBM allocation size (jsc#SLE-15318). - drm/vc4: plane: Change LBM alignment constraint on LBM (jsc#SLE-15318). - drm/vc4: hvs: Boost the core clock during modeset (jsc#SLE-15318). - drm/vc4: Add support for the BCM2711 HVS5 (jsc#SLE-15318). - commit 1c47402 - HMAT: Skip publishing target info for nodes with no online memory (bsc#1178660). - HMAT: Register memory-side cache after parsing (bsc#1178660). - commit c10070c - btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation (bsc#1161099). - commit 9a9387d - rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082). - commit 76a9256 - PCI: hip: Add handling of HiSilicon HIP PCIe controller errors (jsc#SLE-16612 jsc#SLE-14766). - Update config files. Enable PCIE_HISI_ERR. - commit f5b42fa - tpm: of: Handle IBM,vtpm20 case when getting log parameters (jsc#SLE-13630 bsc#1179446 ltc#190030). - commit 96f9f02 - ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records (jsc#SLE-16612 jsc#SLE-14766). - commit 993ea8f - config.conf: Remove vanilla config (jsc#SLE-17122). - Delete config/arm64/vanilla. - Delete config/ppc64le/vanilla. - Delete config/s390x/vanilla. - Delete config/x86_64/vanilla. - commit 508c5d7 - blacklist.conf: Remove duplicate entry (git-fixes) - commit 9169068 - devlink: Make sure devlink instance and port are in same net namespace (bsc#1154353). - net: ena: fix packet's addresses for rx_offset feature (bsc#1174852). - net: ena: handle bad request id in ena_netdev (bsc#1174852). - RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP (jsc#SLE-8449). - RDMA/hns: Fix wrong field of SRQ number the device supports (jsc#SLE-8449). - commit e8d7cf3 - fix patches metadata - fix Patch-mainline: patches.suse/mm-gup-allow-FOLL_FORCE-for-get_user_pages_fast.patch patches.suse/mm-ksm-fix-NULL-pointer-dereference-when-KSM-zero-page-is-enabled.patch patches.suse/mm-mempolicy-require-at-least-one-nodeid-for-MPOL_PREFERRED.patch patches.suse/mm-swap-make-page_evictable-inline.patch patches.suse/mm-swap-use-smp_mb__after_atomic-to-order-LRU-bit-set.patch - commit 6289c65 - efi/x86: Use symbolic constants in PE header instead of bare numbers (jsc#SLE-16407). - commit 1efd668 - Update patches.suse/mm-mmap-c-close-race-between-munmap-and-expand_upwards-downwards.patch (bsc#1174527, bsc#1179432, CVE-2020-29369). - commit f55babe - efi/x86: Setup stack correctly for efi_pe_entry (jsc#SLE-16407). - tpm: check event log version before reading final events (jsc#SLE-16407). - efi: Pull up arch-specific prototype efi_systab_show_arch() (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi: cper: Add support for printing Firmware Error Record Reference (jsc#SLE-16407). - efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820() (jsc#SLE-16407). - efi/earlycon: Fix early printk for wider fonts (jsc#SLE-16407). - efi/libstub: Avoid returning uninitialized data from setup_graphics() (jsc#SLE-16407). - gcc-10: mark more functions __init to avoid section mismatch warnings (jsc#SLE-16407). - efi/x86: Revert struct layout change to fix kexec boot regression (jsc#SLE-16407). - efi/libstub/file: Merge file name buffers to reduce stack usage (jsc#SLE-16407). - efi/x86: Always relocate the kernel for EFI handover entry (jsc#SLE-16407). - efi/x86: Move efi stub globals from .bss to .data (jsc#SLE-16407). - efi/libstub/x86: Remove redundant assignment to pointer hdr (jsc#SLE-16407). - efi/cper: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-16407). - arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature (jsc#SLE-16407). - x86/efi: Add a prototype for efi_arch_mem_reserve() (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections (jsc#SLE-16407). Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch patches.suse/x86-boot-compressed-64-setup-a-ghcb-based-vc-exception-handler - efi/libstub/arm: Fix spurious message that an initrd was loaded (jsc#SLE-16407). - efi/libstub/arm64: Avoid image_base value from efi_loaded_image (jsc#SLE-16407). - efi/x86: Fix cast of image argument (jsc#SLE-16407). - efi/libstub/x86: Use ULONG_MAX as upper bound for all allocations (jsc#SLE-16407). - efi: Fix a mistype in comments mentioning efivar_entry_iter_begin() (jsc#SLE-16407). - efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinux (jsc#SLE-16407). - efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map() (jsc#SLE-16407). - efi/x86: Don't relocate the kernel unless necessary (jsc#SLE-16407). - efi/x86: Remove extra headroom for setup block (jsc#SLE-16407). Refresh patches.suse/efi-x86-Remove-extra-headroom-for-setup-block.patch - efi/x86: Add kernel preferred address to PE header (jsc#SLE-16407). - efi/x86: Decompress at start of PE image load address (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure - x86/boot/compressed/32: Save the output address instead of recalculating it (jsc#SLE-16407). - efi/libstub/x86: Deal with exit() boot service returning (jsc#SLE-16407). - x86/boot: Use unsigned comparison for addresses (jsc#SLE-16407). - efi/x86: Avoid using code32_start (jsc#SLE-16407). - efi/x86: Make efi32_pe_entry() more readable (jsc#SLE-16407). - efi/x86: Respect 32-bit ABI in efi32_pe_entry() (jsc#SLE-16407). - efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA (jsc#SLE-16407). - efi/arm64: Clean EFI stub exit code from cache instead of avoiding it (jsc#SLE-16407). - efi: Don't shadow 'i' in efi_config_parse_tables() (jsc#SLE-16407). - efi/x86: Add RNG seed EFI table to unencrypted mapping check (jsc#SLE-16407). - efi/libstub: Introduce symbolic constants for the stub major/minor version (jsc#SLE-16407). - efi/x86: Add true mixed mode entry point into .compat section (jsc#SLE-16407). - efi/x86: Drop redundant .bss section (jsc#SLE-16407). - efi/x86: add headroom to decompressor BSS to account for setup block (jsc#SLE-16407). - ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use (jsc#SLE-16407). - x86/boot: Simplify calculation of output address (jsc#SLE-16407). - x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld (jsc#SLE-16407). - arch/x86/boot: Use prefix map to avoid embedded paths (jsc#SLE-16407). Refresh modified: patches.suse/0001-efi-generalize-efi_get_secureboot.patch modified: patches.suse/x86-boot-compressed-64-setup-a-ghcb-based-vc-exception-handler - x86/boot: Introduce kernel_info (jsc#SLE-16407). - commit 62d114b - romfs: fix uninitialized memory leak in romfs_dev_read() (CVE-2020-29371 bsc#1179429). - commit aaf36e7 - patches.suse/block-Fix-use-after-free-in-blkdev_get.patch: Update tags (bsc#1173834 bsc#1179141 CVE-2020-15436). - commit 6c1fbdb - cifs: Return the error from crypt_message when enc/dec key not found (bsc#1179426). - commit b7a0fce - Convert trailing spaces and periods in path components (bsc#1179424). - commit 88891c3 - cifs: remove bogus debug code (bsc#1179427). - commit 8a0ced9 - ibmvnic: reduce wait for completion time (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: no reset timeout for 5 seconds after reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: send_login should check for crq errors (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: track pending login (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: stop free_all_rwi on failed reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch. - ibmvnic: handle inconsistent login with reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: reduce wait for completion time (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: no reset timeout for 5 seconds after reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: send_login should check for crq errors (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: track pending login (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: delay next reset if hard reset fails (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: restore adapter state on failed reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: avoid memset null scrq msgs (jsc#SLE-17043 bsc#1179243 ltc#189290). - Refresh patches.suse/ibmvnic-Introduce-indirect-subordinate-Command-Respo.patch - ibmvnic: stop free_all_rwi on failed reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: handle inconsistent login with reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - commit ce6d916 - blacklist.conf: printk: cosmetic; documentation - commit 609fe64 - blacklist.conf: printk: just a preparation step for lockless ringbuffer. - commit 8515274 - scripts/lib/SUSE/MyBS.pm: properly close prjconf Macros: section - commit 965157e - efi/arm: Rewrite FDT param discovery routines (jsc#SLE-16407). - efi/arm: Move FDT specific definitions into fdtparams.c (jsc#SLE-16407). - efi/arm: Move FDT param discovery code out of efi.c (jsc#SLE-16407). Refresh patches.suse/efi-Use-more-granular-check-for-availability-for-var.patch - efi/x86: Implement mixed mode boot without the handover protocol (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure - efi/libstub/x86: Use Exit() boot service to exit the stub on errors (jsc#SLE-16407). - efi/libstub/x86: Make loaded_image protocol handling mixed mode safe (jsc#SLE-16407). - efi/x86: Drop 'systab' member from struct efi (jsc#SLE-16407). Refresh patches.suse/efi-Store-mask-of-supported-runtime-services-in-stru.patch - efi/arm: Drop unnecessary references to efi.systab (jsc#SLE-16407). - efi: Add 'runtime' pointer to struct efi (jsc#SLE-16407). Refresh patches.suse/efi-Store-mask-of-supported-runtime-services-in-stru.patch - efi/x86: Merge assignments of efi.runtime_version (jsc#SLE-16407). - efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific (jsc#SLE-16407). - efi/x86: Remove runtime table address from kexec EFI setup data (jsc#SLE-16407). - efi: Clean up config_parse_tables() (jsc#SLE-16407). - efi: Make efi_config_init() x86 only (jsc#SLE-16407). - efi/ia64: Switch to efi_config_parse_tables() (jsc#SLE-16407). - efi/ia64: Use existing helpers to locate ESI table (jsc#SLE-16407). - efi: Merge EFI system table revision and vendor checks (jsc#SLE-16407). Refresh patches.suse/efi-Add-support-for-EFI_RT_PROPERTIES-table-fe4db90a.patch - efi: Make memreserve table handling local to efi.c (jsc#SLE-16407). Refresh patches.suse/efi-Add-support-for-EFI_RT_PROPERTIES-table-fe4db90a.patch - efi: Move mem_attr_table out of struct efi (jsc#SLE-16407). - efi: Make rng_seed table handling local to efi.c (jsc#SLE-16407). Refresh patches.suse/efi-Add-support-for-EFI_RT_PROPERTIES-table-fe4db90a.patch - efi: Move UGA and PROP table handling to x86 code (jsc#SLE-16407). - efi/ia64: Move HCDP and MPS table handling into IA64 arch code (jsc#SLE-16407). Refresh patches.suse/efi-Store-mask-of-supported-runtime-services-in-stru.patch - efi: Drop handling of 'boot_info' configuration table (jsc#SLE-16407). - efi/libstub: Take noinitrd cmdline argument into account for devpath initrd (jsc#SLE-16407). - efi/libstub: Add support for loading the initrd from a device path (jsc#SLE-16407). - efi/dev-path-parser: Add struct definition for vendor type device path nodes (jsc#SLE-16407). - efi/x86: Replace #ifdefs with IS_ENABLED() checks (jsc#SLE-16407). - efi/x86: Reindent struct initializer for legibility (jsc#SLE-16407). - efi/capsule-loader: Drop superfluous assignment (jsc#SLE-16407). - efi/esrt: Clean up efi_esrt_init (jsc#SLE-16407). - efi/libstub: Fix error message in handle_cmdline_files() (jsc#SLE-16407). - efi/libstub: Describe RNG functions (jsc#SLE-16407). - efi/libstub: Describe efi_relocate_kernel() (jsc#SLE-16407). - efi/libstub: Describe memory functions (jsc#SLE-16407). - efi/libstub: Simplify efi_get_memory_map() (jsc#SLE-16407). - efi/libstub: Add function description of efi_allocate_pages() (jsc#SLE-16407). - efi/libstub: Make the LoadFile EFI protocol accessible (jsc#SLE-16407). Refresh patches.suse/efi-Add-support-for-EFI_RT_PROPERTIES-table-fe4db90a.patch - efi/libstub: Expose LocateDevicePath boot service (jsc#SLE-16407). - efi/libstub: Clean up command line parsing routine (jsc#SLE-16407). - efi/libstub: Take soft and hard memory limits into account for initrd loading (jsc#SLE-16407). - efi: ia64: move SAL systab handling out of generic EFI code (jsc#SLE-16407). - commit 2edf905 - RDMA/core: Free DIM memory in error unwind (bsc#1152489) - commit 21b1eaa - RDMA/core: Stop DIM before destroying CQ (bsc#1152489) - commit 5bb1399 - video: hyperv_fb: Fix the cache type when mapping the VRAM (git-fixes). - commit 1b3b221 - hv_balloon: disable warning when floor reached (git-fixes). - commit 09540b9 - mm/ksm: fix NULL pointer dereference when KSM zero page is enabled (git fixes (mm/ksm)). - commit d498a49 - mm: mempolicy: require at least one nodeid for MPOL_PREFERRED (git fixes (mm/mempolicy)). - commit 82f5309 - mm: swap: use smp_mb__after_atomic() to order LRU bit set (git fixes (mm/vmscan)). - mm: swap: make page_evictable() inline (git fixes (mm/vmscan)). - commit b3e8c49 - drivers: provide devm_platform_ioremap_resource_byname() (bsc#1179344). - drivers: platform: provide devm_platform_ioremap_resource_wc() (bsc#1179344). Refresh: patches.suse/drivers-provide-devm_platform_get_and_ioremap_resource.patch - lib: devres: provide devm_ioremap_resource_wc() (bsc#1179344). - lib: devres: prepare devm_ioremap_resource() for more variants (bsc#1179344). - commit 114fca9 - blacklist.conf: KASAN is not enabled - commit b3c7026 - spi: imx: fix the unbalanced spi runtime pm management (git-fixes). - commit 1856d10 - blacklist.conf: Supported arches enable SPARSEMEM_VMEMMAP - commit 928fb30 - mm/gup: allow FOLL_FORCE for get_user_pages_fast() (git fixes (mm/gup)). - commit b4797b5 - blacklist.conf: GUP benchmark not enabled in Kconfig - commit d60c94e - mm/truncate.c: make __invalidate_mapping_pages() static (git fixes (mm/truncate)). - commit 94f313f - powerpc/test_emulate_step: Move extern declaration to sstep.h (jsc#SLE-13830 bsc#1179396 ltc#185738). - powerpc/sstep: Introduce macros to retrieve Prefix instruction operands (jsc#SLE-13830 bsc#1179396 ltc#185738). - powerpc/test_emulate_step: Add negative tests for prefixed addi (jsc#SLE-13830 bsc#1179396 ltc#185738). - powerpc/test_emulate_step: Enhancement to test negative scenarios (jsc#SLE-13830 bsc#1179396 ltc#185738). - commit ad5913e - efi/libstub: Fix path separator regression (jsc#SLE-16407). - lib/string: Make memzero_explicit() inline instead of external (jsc#SLE-16407). - commit 6fa3e5e - efi/x86: Fix the deletion of variables in mixed mode (git-fixes). - commit dd05038 - efi: EFI_EARLYCON should depend on EFI (git-fixes). - efivarfs: revert "/fix memory leak in efivarfs_create()"/ (git-fixes). - efi/efivars: Set generic ops before loading SSDT (git-fixes). - efi/x86: Free efi_pgd with free_pages() (git-fixes). - efi: efibc: check for efivars write capability (git-fixes). - efi: add missed destroy_workqueue when efisubsys_init fails (git-fixes). - efi: provide empty efi_enter_virtual_mode implementation (git-fixes). - efi/esrt: Fix reference count leak in esre_create_sysfs_entry (git-fixes). - efi/libstub/x86: Work around LLVM ELF quirk build regression (git-fixes). - efi/x86: Ignore the memory attributes table on i386 (git-fixes). - efi/x86: Handle by-ref arguments covering multiple pages in mixed mode (git-fixes). - efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper (git-fixes). - efi/x86: Don't panic or BUG() on non-critical error conditions (git-fixes). - efi/x86: Map the entire EFI vendor string before copying it (git-fixes). - commit aaf9d90 - Refresh patches.suse/loop-fix-occasional-uevent-drop.patch (bsc#1177971) Add Git-commit: and Patch-mainline: tags (patch got into mainline). - commit a78af51 - Refresh patches.suse/block-add-a-return-value-to-set_capacity_revalidate_and_notify.patch. (bsc#1177971) Add Git-commit: and Patch-mainline: tags (patch got into mainline). - commit cf636f0 - crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - crypto: arm - Rename functions to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - commit c1688be - fix patches metadata - fix Patch-mainline: patches.suse/s390-cpum_sf-c-fix-file-permission-for-cpum_sfb_size patches.suse/s390-dasd-fix-null-pointer-dereference-for-erp-requests patches.suse/s390-pkey-fix-paes-selftest-failure-with-paes-and-pkey-static-build - commit c3e5681 - USB: core: Change %pK for __user pointers to %px (git-fixes). - USB: core: Fix regression in Hercules audio card (git-fixes). - usb: gadget: Fix memleak in gadgetfs_fill_super (git-fixes). - usb: gadget: f_midi: Fix memleak in f_midi_alloc (git-fixes). - commit ae495c3 - crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h (jsc#SLE-16407). - commit 2c4f35b - crypto: sha256 - Fix some coding style issues (jsc#SLE-16407). - commit 07ac84d - crypto: sha256 - Remove sha256/224_init code duplication (jsc#SLE-16407). - crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h (jsc#SLE-16407). - crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c (jsc#SLE-16407). - crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code (jsc#SLE-16407). - crypto: sha256 - Add sha224 support to sha256 library code (jsc#SLE-16407). - crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use (jsc#SLE-16407). - Refresh patches.suse/crypto-blake2s-generic-c-library-implementation-and-selftest.patch patches.suse/crypto-poly1305-move-core-routines-into-a-separate-library.patch - Update config files. x86_64/default, arm64/default, ppc64le/default, s390x/default - crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit (jsc#SLE-16407). - crypto: sha256 - Move lib/sha256.c to lib/crypto (jsc#SLE-16407). Refresh patches.suse/crypto-sha256-Move-lib-sha256.c-to-lib-crypto.patch - crypto: sha256_generic - Fix some coding style issues (jsc#SLE-16407). - commit 6bb9a87 - blacklist.conf: Blacklist dups from DRM backport v5.9 - commit 712b901 - blacklist.conf: Temporary blacklist for DRM backport v5.9 - commit 7fca26d - Update config files. (for DRM backport v5.9) - commit edca411 - can: m_can: fix nominal bitiming tseg2 min for version >= 3.1 (git-fixes). - can: gs_usb: fix endianess problem with candleLight firmware (git-fixes). - batman-adv: set .owner to THIS_MODULE (git-fixes). - nfc: s3fwrn5: use signed integer for parsing GPIO numbers (git-fixes). - iwlwifi: mvm: write queue_sync_state only for sync (git-fixes). - platform/x86: toshiba_acpi: Fix the wrong variable assignment (git-fixes). - platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time (git-fixes). - commit 767fda0 - scatterlist: add generic wrappers for iterating over sgtable objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit c162a26 - powerpc/perf: Use regs->nip when SIAR is zero (jsc#SLE-13513 bsc#1176919 ltc#186162). - powerpc/perf: Use the address from SIAR register to set cpumode flags (jsc#SLE-13513 bsc#1176919 ltc#186162). - powerpc/perf: Drop the check for SIAR_VALID (jsc#SLE-13513 bsc#1176919 ltc#186162). - powerpc/perf: Add new power PMU flag "/PPMU_P10_DD1"/ for power10 DD1 (jsc#SLE-13513 bsc#1176919 ltc#186162). - powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints (jsc#SLE-13513 bsc#1176919 ltc#186162). - commit 6df36f6 - xfs: revert "/xfs: fix rmap key and record comparison functions"/ (git-fixes). - commit 308ebc7 - config: arm64: enable rtc-max77686 driver References: jsc#SLE-15847 - commit 15655cf - supported.conf: clk-max77686: enable for Jetson AGX Xavier References: jsc#SLE-15847 - commit a667bc6 - efi/libstub: Rewrite file I/O routine (jsc#SLE-16407). - Refresh patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch - Refresh patches.suse/efi-libstub-Move-file-I-O-support-code-into-separate.patch. - efi/libstub: Move get_dram_base() into arm-stub.c (jsc#SLE-16407). Refresh patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch patches.suse/efi-libstub-Move-file-I-O-support-code-into-separate.patch - efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists (jsc#SLE-16407). - efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint (jsc#SLE-16407). Refresh patches.suse/efi-libstub-x86-Permit-cmdline-data-to-be-allocated-.patch - efi/arm: Pass start and end addresses to cache_clean_flush() (jsc#SLE-16407). Refresh patches.suse/efi-arm-Pass-start-and-end-addresses-to-cache_clean_.patch - efi/arm: Work around missing cache maintenance in decompressor handover (jsc#SLE-16407). - ARM: 8942/1: Revert "/8857/1: efi: enable CP15 DMB instructions before cleaning the cache"/ (jsc#SLE-16407). - commit c31bfae - efi/libstub: Move file I/O support code into separate file (jsc#SLE-16407). - efi/libstub: Move efi_random_alloc() into separate source file (jsc#SLE-16407). - efi/libstub/x86: Permit cmdline data to be allocated above 4 GB (jsc#SLE-16407). - efi/libstub: Move stub specific declarations into efistub.h (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB (jsc#SLE-16407). - efi/libstub: Use consistent type names for file I/O protocols (jsc#SLE-16407). - efi/libstub/x86: Incorporate eboot.c into libstub (jsc#SLE-16407). - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - Update config files. The x86_64 eboot.c be moved to libstub, so the patches of EFI securet key should be refactory. I disabled CONFIG_EFI_SECRET_KEY and CONFIG_HIBERNATE_VERIFICATION here, and will refactory patches after EFI backporting then enable the function again. - efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages() (jsc#SLE-16407). - efi/libstub: Move memory map handling and allocation routines to mem.c (jsc#SLE-16407). - efi/libstub/arm: Relax FDT alignment requirement (jsc#SLE-16407). - efi/libstub: Use hidden visibility for all source files (jsc#SLE-16407). - efi/libstub/x86: Avoid overflowing code32_start on PE entry (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub/x86: Remove pointless zeroing of apm_bios_info (jsc#SLE-16407). - efi/apple-properties: Replace zero-length array with flexible-array member (jsc#SLE-16407). - efi/bgrt: Accept BGRT tables with a version of 0 (jsc#SLE-16407). - efi/x86: Mark setup_graphics static (jsc#SLE-16407). - efi/x86: Remove GDT setup from efi_main (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/x86: Don't depend on firmware GDT layout (jsc#SLE-16407). - platform/x86: touchscreen_dmi: Add EFI embedded firmware info support (jsc#SLE-16407). - efi: Add embedded peripheral firmware support (jsc#SLE-16407). - Refresh patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - Update config files. x86_64/default - efi: Export boot-services code and data as debugfs-blobs (jsc#SLE-16407). Refresh patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch - commit 3dd5b5c - drm/amd/display: Change ABM config init interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - blacklist.conf: unblacklist patches included in drm v5.9 - drm/amdgpu/swsmu: fix ARC build errors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix NULL pointer dereference for Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mem: guard against NULL pointer access in mem_del (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/device: return error for unknown chipsets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_dsc.h: fix a kernel-doc markup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Partially revert "/video: fbdev: amba-clcd: Retire elder CLCD driver"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable gfxoff temporarily for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: setup APU dpm clock table in SMU HW initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove duplicate call to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swsmu/smu12: fix force clock handling for mclk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: restore proper ref count in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix CFLAGS setup for DCN30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix return value check for hdcp_work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: Removed fixed clock in auto mode DPM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove experimental flag from navi12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add device ID for sienna_cichlid (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the AV1 defines for VCN 3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VCN 3.0 AV1 registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add the GC 10.3 VRS registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: prevent double kfree ttm->sg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Fix error handling in get_node (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dmabuf: fix NULL pointer dereference in dma_buf_release() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix port number for BDW on EDID region setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: mixer: Extend regmap max_register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: sun8i-csc: Secondary CSC register correction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4/vc4_hdmi: fill ASoC card owner (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: Fix user font detection test at fbcon_resize() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add missing put_device() call in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add exception handing in mtk_drm_probe() if component (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Use CPU when fail to get cmdq event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: dsi: Fix scrolling of panel with small hfp or hbp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Filter wake_flags passed to default_wake_function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Be wary of data races when reading the active execlists (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Reduce context termination list iteration guard to RCU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Delay tracking the GEM context until it is registered (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't log hdcp module warnings in dmesg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: declare ta firmware for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Include sienna_cichlid in USBC PD FW support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update nv1x stutter latencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't use DRM_ERROR() for DTM add topology (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: support runtime pptable update for sienna_cichlid etc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix a memory leak issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/kfd: fix a system crash issue during GPU recovery (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - vgacon: remove software scrollback support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: remove now unusued 'softback_lines' cursor() argument (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: fix OOB read in vga_8planes_imageblit() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: drop virtio_gpu_output->enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: backend: Disable alpha on the lowest plane on the A20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: backend: Support alpha property on lowest plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Fix DE2 YVU handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tve200: Stabilize enable/disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: fence-chain: Document missing dma_fence_chain_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Fix kerneldoc of dma_buf_set_name() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix unblank (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Fix dsi dcs long write function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Fix driver not probing when IPU port is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Fix leak of device_node pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: add missing put_device() call in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: Revert "/drm/virtio: Call the right shmem helpers"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix regression leading to display audio probe failure on GLK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915/gem: Delete unused code"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915/gem: Async GPU relocations only"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915: Remove i915_gem_object_get_dirty_page()"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Disable the RPTR shadow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Disable preemption on all 5xx targets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Enable expanded apriv support for a650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Split the a5xx preemption record (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - xen: add helpers to allocate unpopulated memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: add some whitespace before debug message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clear the repeater bit on HDCP disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix sha_text population code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Ensure that ret is always initialized in icl_combo_phy_verify_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix bug in reporting voltage for CIK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Specify get_argument function for ci_smu_funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: enable MP0 DPM for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: avoid false alarm due to confusing softwareshutdowntemp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: fix is_dpm_running() run error on 32bit system (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/gup: Remove enfornced COW mechanism (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix cmd parser desc matching with masks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: fix incorrect lock state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modeset-lock: Take the modeset BKL for legacy drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Don't return error code when crtc is null (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable runtime pm for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Retry AUX write when fail occurs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix buffer overflow in INFO ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Fix hardmins not being sent to SMU for RV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use MODE1 reset for navy_flounder by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: correct the thermal alert temperature limit settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add asd fw check before loading asd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Keep current gain when ABM disable immediately (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix passive dongle mistaken as active dongle in EDID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert HDCP disable sequence change (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Send DISPLAY_OFF after power down on boot (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: refine mgcg setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: correct Vega20 swctf limit setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: correct Vega12 swctf limit setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: correct Vega10 swctf limit setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: set VCN pg per instances (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/pm: enable run_btc callback for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reject overlay plane configurations in multi-display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use correct scale for actual_brightness (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: should check error using DC_OK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: fix frequency not always being restored on GMU resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: add module param to enable debugbus snapshot (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: fix crashdec section name typo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: fix gmu start on newer firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: enable vblank during atomic commits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: add shutdown support for display platform_driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/gpu: make ringbuffer readonly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/adreno: fix updating ring fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix unitialized variable error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Fix scale params in plane validation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Fix reservation failures in modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: always start/stop scheduler in timeout processing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: fix external abort seen on GC600 rev 0x19 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: gem: Fix sparse warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: prevent user font height or width change from causing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - treewide: Use fallthrough pseudo-keyword (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - efi: avoid error message when booting under Xen (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Make sure TC-cold is blocked before enabling TC AUX power wells (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Avoid passing a random 0 into ilog2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix wrong return value in intel_atomic_check() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update bw_buddy pagemask table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Check for an LPSP encoder before dereferencing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Copy default modparams to mock i915_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Provide the perf pmu.module (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Do not reset pv_notified when vGPU transit from D3->D0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Do not destroy ppgtt_mm during vGPU D3->D0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: disable gfxoff for navy_flounder"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix pow() crashing when given base 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reset scrambling on Test Pattern (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dcn3 wide timing dsc validation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DFPstate hang due to view port changed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Assign correct left shift (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Call DMUB for eDP power control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix the wrong sdma instance query for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: parse ta firmware for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix NULL pointer access issue when unloading driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable gfxoff for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: use GFP_ATOMIC in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Blank stream before destroying HDCP session (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix EDID parsing after resume from suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Switch to immediate mode for updating infopackets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix LFC multiplier changing erratically (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect backlight register offset for DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update gc golden register for arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct UVD/VCE PG state on custom pptable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct Vega20 cached smu feature state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Skip some registers config for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amdgpu: Use the correct size when allocating memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix memory leak in virtio_gpu_cleanup_object() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix missing dma_fence_put() in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: pwm_bl: Use 64-bit division function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use 64-bit division macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen-front: Pass dumb buffer data offset to the backend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - xen: Sync up with the canonical protocol definition in Xen (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen-front: Add YUYV to supported formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen-front: Fix misused IS_ERR_OR_NULL checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: revert "/drm/ttm: make TT creation purely optional v3"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: fix spelling mistake "/Cant"/ -> "/Can't"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: fix spelling mistake "/Cound"/ -> "/Could"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx/ldu: Use drm_mode_config_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx/sou: Use drm_mode_config_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx/stdu: Use drm_mode_config_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Fix two list_for_each loop exit tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use correct vmw_legacy_display_unit pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use struct_size() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix bug where DPM is not enabled after hibernate and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update swSMU VCN/JPEG PG logics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use mode1 reset by default for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: rework i2c adpater registration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Display goes blank after inst (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change null plane state swizzle mode to 4kb_s (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use helper function to check for HDMI signal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix logger context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: populate new dml variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Read VBIOS Golden Settings Tbl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use parameter for call to set output mux (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable GFXOFF for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: Skip tmr load for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix PSP autoload twice in FLR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update GC golden setting for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if version for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip crit temperature values on APU (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use hw lock mgr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dchubbub p-state warning during surface planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allow asic specific FSFT timing optimization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable idle optimizations before programming DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix dmesg warning from setting abm level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use proper abm/backlight functions for DCN3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use seperate dmcub firmware for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check lane status again after link training done (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't compare dppclk before updating DTO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix naming of DSC Debugfs entry (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Rename bytes_pp to the correct bits_pp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Clean up global sync param retrieval (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/swsmu: allow asic to handle sensor type by itself (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: off by one bugs in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if file for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary message support check(v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update dec ring test for VCN 3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/jpeg3.0: remove extra asic type check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update golden setting for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct smu message for vf mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add msg map for mode1 reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip invalid msg when smu set mp1 state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove the dpm checking in the boot sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/powerplay: drop unnecessary message support check"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add printing after executing page reservation to eeprom (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand sienna chichlid reg access support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Added orientation quirk for ASUS tablet model T103HAF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: force runtime PM suspend on system suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: fix modeset init for DPI panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: re-add deleted doc for drm_gem_open_ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbmem: pull fbcon_update_vcs() out of fb_set_var() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - vgaarb: mark vga_tryget static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: xlnx: zynqmp: Use switch - case for link rate downshift (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: xlnx: Fix typo in parameter description (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: xlnx: fix spelling mistake "/failes"/ -> "/failed"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove redundant NULL check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fourcc: fix Amlogic Video Framebuffer Compression macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Use {} to zero initialize the mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: convert to LE accessors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - virtio_config: LE config space accessors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: backlight: cr_bllcd: Remove unused variable 'intensity' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Make of_find_backlight static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Drop backlight_put() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: Use backlight_get_brightness() throughout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: jornada720_bl: Introduce backlight_is_blank() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: gpio_backlight: Simplify update_status() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: cr_bllcd: Introduce gpio-backlight semantics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: as3711_bl: Simplify update_status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Introduce backlight_get_brightness() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - doc-rst: Wire-up Backlight kernel-doc documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Add overview and update existing doc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Drop extern from prototypes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: generic_bl: Remove this driver as it is unused (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Add backlight_is_blank() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Refactor fb_notifier_callback() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: backlight: sky81452-backlight: Fix some kerneldoc issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: qcom-wled: Remove unused configs for LED3 and LED4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: backlight: Supply description for function args in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: ili922x: Add missing kerneldoc description for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: ili922x: Remove invalid use of kerneldoc syntax (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: ili922x: Add missing kerneldoc descriptions for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lcd: Add missing kerneldoc entry for 'struct device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lms501kf03: Remove unused const variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lms501kf03: Drop unused include (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: Delete the OT200 backlight driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: sky81452: Privatize platform data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: sky81452: Convert to GPIO descriptors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lm3533_bl: Use kobj_to_dev() instead (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Remove custom seqcount lockdep class key (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - vgacon: Fix for missing check in scrollback handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sched: Remove sched_set_*() return value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sched,drm/scheduler: Convert to sched_set_fifo*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sched,msm: Convert to sched_set_fifo*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sched: Provide sched_set_fifo() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: use kthread_create_worker instead of kthread_run (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: Add MDP5 configuration for SDM636/660 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi: Add DSI configuration for SDM660 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: Add MDP5 configuration for SDM630 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi: Add phy configuration for SDM630/636/660 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: add A640/A650 hwcg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: hwcg tables in gpulist (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add SM8250 to hw catalog (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add SM8150 to hw catalog (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: intf timing path for displayport (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: set missing flush bits for INTF_2 and INTF_3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: move some sspp caps to dpu_caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: update UBWC config for sm8150 and sm8250 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: use right setup_blend_config for sm8150 and sm8250 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: set ubwc config for A640 and A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/adreno: un-open-code some packets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: sync generated headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: add build_bw_table for A640/A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: fix crashstate capture for A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Quiet error during failure in optional resource mappings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Garbage collect unused resource _len fields (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix/enable 6bpc dither with split-lm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: a6xx: fix gpu failure after system resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: dsi: Use OPP API to set clk/perf state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Use OPP API to set clk/perf state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: ratelimit crtc event overflow error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: a6xx: send opp instead of a frequency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix a null pointer access in msm_gem_shrinker_count() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add support for dither block in display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/adreno: fix gpu probe if no interconnect-names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: enumerate second cursor pipe for external interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: ensure device suspend happens during PM sleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: handle for EPROBE_DEFER for of_icc_get (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: reset devfreq freq_table/max_state before devfreq_add_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200715 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Assert the kernel context is using the HWSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Trace placement of timeline HWSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove unused inline function drain_delayed_work() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: Fix an error code in live_noa_gpr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dg1: Add fake PCH (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dg1: Remove SHPD_FILTER_CNT register programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dg1: add support for the master unit interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dg1: Add DG1 PCI IDs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dg1: add initial DG-1 definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add has_master_unit_irq flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: WARN if max vswing/pre-emphasis violates the DP spec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: filter out the display mode exceed sink's capability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip signaling a signaled request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: fix an error return path where err is not being (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always reset the engine, even if inactive, on execlists (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pull printing GT capabilities on error to err_print_gt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Be defensive in the face of false CS events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: Check that GPR are restored across noa_wait (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Optimise aliasing-ppgtt allocations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: Parse HOBL parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Remove port and phy from voltage swing functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Replace drm_i915_private in voltage swing functions by intel_encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Implement WAs 18011464164 and 22010931296 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Document FBC related w/as more thoroughly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Limit WaFbcHighMemBwCorruptionAvoidance to skl and bxt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't do WaFbcTurnOffFbcWatermark for glk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move all FBC w/as to .init_clock_gating() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dvo: Make .get_modes() return the number of modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Make .get_modes() return the number of modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Make SDVO deal with HDMI pixel repeat (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reject DRM_MODE_FLAG_DBLCLK with DVI sinks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Implement limited color range for SDVO HDMI properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Fix SDVO colorimetry bit defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove i915_gem_object_get_dirty_page() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Release shortlived maps of longlived objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Replace opencoded i915_gem_object_pin_map() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Unpin idle contexts from kswapd reclaim (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move sseu debugfs under gt/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: gt-fy sseu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sseu: Move sseu_info under gt_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sseu: Move sseu detection and dump to intel_sseu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce gt_init_mmio (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move the engine mask to intel_gt_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move engine-related mmio init to engines_init_mmio (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the gt in HAS_ENGINE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Convert device_info to uncore/de_read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Helper to check for DDI BUF status to get active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Helper for checking DDI_BUF_CTL Idle status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/huc: Adjust HuC state accordingly after GuC fetch error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Extract uc usage details into separate debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: Fix the return handling of drm_hdcp_check_ksvs_revoked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: Update CP as per the kernel internal state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Add new PCI ids (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Implement new combo phy initialization step (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update dma-attributes for our sg DMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix spelling mistake in i915_reg.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't taint when using fault injection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Print caller when tainting for CI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reboot CI if we get wedged during driver init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915/dp: Correctly advertise HBR3 for GEN11+"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Export ppgtt_bind_vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Enable fbc on i865 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Fix nuke for pre-snb platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Use the correct plane stride (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Clamp min_cdclk to max_cdclk_freq to unblock 8K (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Expand guc_info debugfs with more information (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: do not read swizzle info if unavailable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Split the context's obj:vma lut into its own mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Drop forced struct_mutex from shrinker_taints_mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Only revoke mmap handlers if active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Only revoke the GGTT mmappings on aperture detiling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: prefer dig_port to reference intel_digital_port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm/nouveau: don't call tt destroy callback on alloc failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: ttm_bo_swapout_all doesn't use it's argument (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: drop unusued function declaration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: make ttm_tt unbind function return void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/display: Expose connector VRR range via debugfs"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sienna_cichlid: add SMU i2c support (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/navi1x: add SMU i2c support (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vega20: enable the smu i2c bus for all boards (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove eeprom from the smu i2c handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move i2c bus lock out of ras structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: retrieve VCN dpm table per instances (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if version for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix typos for clk map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: merge shared memory into vcpu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu/vcn: add shared memory restore after wake up from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.95 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: interface to obtain minimum plane size caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add additional config guards for DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Call dsc related functions indirectly via dc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Improve compatibility by re-ordering info-packets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 0.0.25 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make new dc interface for adding dsc resource (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: rename dsc extended caps as dsc branch decoder caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Decouple ABM init from dmcu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Implement AMD VSIF V3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DSC parameters logging to debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unhelpful 5ms delay (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: do not disable SMU on vm reboot (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add timeout flush mechanism to update wptr for self (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable xgmi support for sienna cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: load asd for sienna cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: tag swSMU code layers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: revise the calling flow on OD table update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary message support check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update the tables init related (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move table setting common code to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximum code sharing around watermarks setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move more APIs to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: common API for disabling all features with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move ppfeature mask setting to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move dpm feature support checking to smu_cmn.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unify swSMU index to asic specific index mapping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: widely share the API for data table retrieving (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add read amdgpu_gfxoff status in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: load ta firmware for sienna cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: suppress compile error around BUG_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Fix CRC-related compile errors with debugfs disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fence: use NVIDIA's headers for read() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fence: use NVIDIA's headers for sync() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fence: use NVIDIA's headers for emit() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: use NVIDIA's headers for migrate_clear() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: use NVIDIA's headers for migrate_copy() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bo: use NVIDIA's headers for move move() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bo: use NVIDIA's headers for move init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon/nv50-: use NVIDIA's headers for fillrect() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon/nv50-: use NVIDIA's headers for copyarea() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon/nv50-: use NVIDIA's headers for imageblit() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon/nv50-: use NVIDIA's headers for accel_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_ctx() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core crc_set_src() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_or() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_procamp() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_dither() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_ovly() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_base() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_curs_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_curs_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_core_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_core_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_olut_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_olut_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_mode() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core head_view() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core or_get_caps() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core or_ctrl() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core wndw_owner() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core ntfy_wait_done() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core caps_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core ntfy_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for core init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw blend_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw scale_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw image_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw image_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw xlut_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw xlut_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw csc_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw csc_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_reset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw sema_clr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw sema_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wimm update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wimm point() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: use NVIDIA's headers for wimm space() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fence: convert sync() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fence: convert emit() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gem: convert indirect pushbufs to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/chan: convert nvsw init to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: convert nvsw init to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04-: no need for multiple nvsw objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04: convert page_flip() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04: convert page_flip_emit() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: convert migrate_clear to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: convert migrate_copy to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bo: convert move move() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bo: convert move init() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bo: split buffer move functions into their own source (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: convert copyarea() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: convert fillrect() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: convert imageblit() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: convert accel_init() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: interop with new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: implement proper push buffer control logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core crc_set_ctx() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core crc_set_src() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_or() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_procamp() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_dither() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_ovly() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_base() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_curs_clr() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_curs_set() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_core_clr() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_core_set() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_olut_clr() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_olut_set() to new push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_mode() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core head_view() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core or_ctrl() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core wndw_owner() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core update() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core caps_init() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert core init() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw update() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw blend_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw scale_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw image_clr() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw image_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw xlut_clr() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw xlut_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw csc_clr() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw csc_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw ntfy_clr() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw ntfy_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw sema_clr() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wndw sema_set() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wimm update() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: convert wimm point() to new push macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: wrap existing command submission in nvif_push (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: add support for object-level debug output (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every notify object a human-readable name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every disp object a human-readable identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every usermode object a human-readable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every vmm object a human-readable identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every mem object a human-readable identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every mmu object a human-readable identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every device object a human-readable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: give every object a human-readable identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: rename client ctor/dtor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/tu102: set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Use fallthrough pseudo-keyword (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu: make nvkm_vmm_ctor() static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Fix reference count leak in nouveau_connector_detect (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix reference count leak in nv50_disp_atomic_commit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix multiple instances of reference count leaks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/drm/noveau: fix reference count leak in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2/gp102: allow module to load when LSFW is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gm200-: explicitly handle nofw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu/gm200-: explicitly handle nofw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu/gm20x: don't pretend we support loading with our (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: store a mask of LS falcons the HSFW can bootstrap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: allow module to load when HSFW(s) are missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: refuse to load LSFW if HSFW is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: drop error message when no compatible FW found (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu/gp100-: enable mmu invalidate depth optimisation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvfw: firmware structures should begin with nvfw_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/therm/gt215: make gt215_therm_init static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu: make a couple of functions static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mc/gp10b: make gp10b_mc_init static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvfw/acr: make lsb_header_tail_dump static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: make some functions static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gm200-: remove 'head' parameter from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: mtk_dsi: Create connector for bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: mtk_dsi: Use the drm_panel_bridge API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: mtk_dsi: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: mtk_dsi: Convert to bridge driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: mtk_dsi: Rename bridge to next_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - =?UTF-8?q?drm/tegra:=20plane:=20Support=20180=C2=B0=20rotation?= (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: plane: Support horizontal reflection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: plane: Rename bottom_up to reflect_y (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: dc: Omit superfluous error message in tegra_dc_probe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: gr2d: Add tiled PATBASE address register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: gr3d: Assert reset before power-gating (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: sor: Use correct power supply names for HDMI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: debug: Dump push buffer state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Put gather's BO on pinning error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Optimize BOs usage when firewall is enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: mipi: Update tegra_mipi_request() to be node based (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - include/uapi/linux: Update KFD ioctl version (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Provide SMI events watch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable ih CG for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable hdp CG and LS for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable mc CG and LS for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable athub/mmhub PG for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: set VCN1 pg only for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add DC support for navy flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support athub cg setting for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable GFX clock gating for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable JPEG3.0 PG and CG for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN3.0 DPG for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN3.0 PG and CG for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable cp_fw_write_wait for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add vcn ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add navy_flounder vcn firmware support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add gc golden setting for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add kfd2kgd_funcs for navy_flounder kfd support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Support navy_flounder KFD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use front door firmware loading for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add psp block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add psp support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add smu block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: add smu support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gmc cg support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: force pa_sc_tile_steering_override to 0 for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: configure navy_flounder gfx according to gfx 10.3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add virtual display support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add sdma ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gfx ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add ih ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gmc ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add common ip block for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add support on mmhub for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: initialize IP offset for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: add support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add clockgating support for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: add navy_flounder support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add support for navy_flounder firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set asic family and ip blocks for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set fw load type for navy_flounder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add navy_flounder gpu info firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add navy_flounder asic type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand to add multiple trap event irq id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/sriov skip vcn powergating and dec_ring_test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct ta header v2 ucode init start address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/sriov porting sriov cap to vcn3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/sriov add mmsch_v3 interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: optimize rlcg write for gfx_v10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/sriov skip jped ip block and close pgcg flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused code around thermal range setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximum the code sharing on thermal irq setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: sort the call flow on temperature ranges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: cache the software_shutdown_temp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct Sienna Cichlid temperature limit settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct Navi1X temperature limit settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct the supported pcie GenSpeed and LaneCount (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary wrapper around pcie parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused APIs and parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop smu_v12_0.c unnecessary wrapper V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: apply gfxoff disablement/enablement for all SMU11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop Sienna Cichlid specific (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary Sienna Cichlid specific APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary Navi1x specific APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary Arcturus specific APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update the common API for performance level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update UMD pstate clock settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add new UMD pstate data structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update Sienna Cichlid default dpm table setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update Navi10 default dpm table setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update Arcturus default dpm table setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement a common set dpm table API for smu V11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add more members for dpm table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add module parameter choose reset mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable mode1 reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: RAS emergency restart logic refine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add SMU mode1 reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix kernel-doc and cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove an unnecessary NULL check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use ARRAY_SIZE() to add amdgpu debugfs files (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allow for vblank enabled with no active planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add missing DCN30 registers and fields for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reuse parsing code of debugfs write buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.94 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 0.0.24 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dcn3 p_state_change_support validation (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: p-state warning occurs while changing resolution (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Power down hardware if set mode is not called before (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update dml var (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: Target power profile mode should be the second (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix spelling mistake "/Falied"/ -> "/Failed"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: minor cleanup of phase1 suspend code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: put dpm frequency setting common code in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: revise calling chain on retrieving frequency range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: revise calling chain on setting soft limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused code and wrapper around clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unshare the code for retrieving current clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: bypass wrapper on retrieving current clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary wrappers around clock retrieving (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if file for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct the .get_workload_type() pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/display: add mechanism to skip DCN init"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix CSC remap matrix not being applied on dcn30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable gpu recovery for sienna cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unnecessary logic of ASIC check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: Remove debug info about CPU address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add missing CW4 programming for DCN30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in mmhub v9.4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in mmhub v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in mmhub v1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in gfxhub v2.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in gfxhub v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in gfxhub v1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in VCN2/JEPG2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in UVD7/VCE4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in VCN1/JEPG1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in GMC10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use register distance member instead of hardcode in GMC9 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add register distance members into vmhub structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Remove redundant kfd2kgd interface lookup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/drm-iommu-change-type-of-pasid-to-u32.patch. - drm/amdgpu: Move the mutex lock/unlock out (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add missing reg mask for dcn3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add logger for SMU msg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Request PHYCLK adjustment on PHY enable/disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.93 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 0.0.23 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove VSC infoframe dep on DMCU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Send VSIF on unsupported modes on DAL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Register init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add diags scaling log by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix coding error of mmhub pg enablement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use RREG32_KIQ to read register when get cg state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: updated ta ucode loading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: updated ta ucode header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove redundant initialization of variable result (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/atomfirmware: update vram info handling for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/atomfirmware: update to latest integratedinfotable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix compile error with ARCH=arc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Create plane rotation property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add Arcturus GWS support and fix VG10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: support access regs outside of mmio bar"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: make IB test synchronize with init for SRIOV(v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Update hardware scheduling time quanta (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable 4 to 1 mpc combine for max detile use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.92 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add register key and status for edid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.22 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect rounding for 10Hz refresh range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check dpcd read status of DP_DOWNSTREAM_PORT_0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle SMU msg response (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Preserve gpu memory allocation for life of dc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Initialize psr debug flags to 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct discovery_tmr_size init val (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary "/@"/ on OD sysfs output (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if file for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: change method to set board parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: reduce ip discovery data reading size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: merge atombios init block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: invoke req full access early enough (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move reg base init forward for soc15 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: request init data in virt detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Let KFD use more VMIDs on Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Clean up KFD VMID assignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: SI support for UVD and VCE power managment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: SI support for VCE clock control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: SI support for UVD clock control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dmaengine: Add support for repeating transactions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/dmaengine-cookie-bypass-for-out-of-order-completion.patch. - drm/etnaviv: fix ref count leak via pm_runtime_get_sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Simplify clock enable/disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Make the "/core"/ clock mandatory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Don't ignore errors on getting clocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Fix error path on failure to enable bus clk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: imx-tve: Delete an error message in imx_tve_bind() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: ipu-v3: image-convert: Wait for all EOFs before completing a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: ipu-v3: Restore RGB32, BGR32 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: imx-ldb: Disable both channels for split mode in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: parallel-display: move panel/bridge detection to fail early (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: imx-ldb: remove useless enum (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: drop useless best_encoder callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: tve: fix regulator_disable error path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: parallel-display: Adjust bus_flags handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: fix use after free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-fence: Make symbol 'dma_fence_lockdep_map' static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: stop using TTM_MEMTYPE_FLAG_MAPPABLE v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: stop using TTM_MEMTYPE_FLAG_MAPPABLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: stop using TTM_MEMTYPE_FLAG_MAPPABLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: remove TTM_MEMTYPE_FLAG_CMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: cleanup coding style and implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: remove io_reserve_fastpath flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: cleanup io_mem interface with nouveau (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove optional dummy function from drivers using TTM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-fence: prime lockdep annotations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-fence: basic lockdep annotations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: stop using TTM_MEMTYPE_FLAG_MAPPABLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mxsfb: drop unused function parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mxsfb: Make supported modifiers explicit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: core: Convert device logging to drm_* functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i810: switch from 'pci_' to 'dma_' API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use managed MM initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Initialize DRAM type before posting GPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Move VRAM size detection to ast_mm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use managed VRAM-helper initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Rename ast_ttm.c to ast_mm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: Managed vram helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Silence uninitialized-variable warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Bump driver to version 1.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Support multiple panels/bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Add support for the IPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Add support for OSD mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Use dmam_alloc_coherent() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Move register definitions to ingenic-drm.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Set DMA descriptor chain address in probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Add missing CR in debug strings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Fix incorrect assumption about plane->index (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogramming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nvd9-: Add CRC support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Move hard-coded object handles into header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Fix disabling dithering (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv140-: Don't modify depth in state during atomic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Add vblank works (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Register drmm cleanup action once per drm_vblank_crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_rect.h: delete duplicated word in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm_drm.h: delete duplicated words in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: i915_drm.h: delete duplicated words in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_mode_config.h: delete duplicated words in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_gem.h: delete duplicated words in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_bridge.h: delete duplicated word in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_atomic.h: delete duplicated word in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: Remove open-coded commit-tail function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Use standard drm_atomic_helper_commit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Rename G200WB prepare/commit function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Set/clear <syncrst> field in display enable/disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Split DPMS function into helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Don't set or clear <scroff> field during modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move PLL setup out of mode-setting function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: sil_sii8620: initialize return of sii8620_readb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop allocating dummy GTT nodes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: further cleanup ttm_mem_reg handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: radeon: fix common struct sg_table related issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amdgpu: fix common struct sg_table related issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: Expose job_hang_limit module parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: change the max cursor width/height (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Fix bpc for LG LB070WV8 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: auo,b116xw03: fix flash backlight when power on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: fb-helper: Convert logging to drm_* functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: mipi-dsi: Convert logging to drm_* functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: Always add the bridge in the global bridge list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Replace HTTP links with HTTPS ones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: sm712fb: set error code in probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: da8xx-fb: go to proper label on error handling paths in probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: vt8623fb: Constify static vga_regsets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb: dss: Fix max fclk divider for omap36xx (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb: fix multiple reference count leaks due to pm_runtime_get_sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: neofb: fix memory leak in neo_scan_monitor() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: savage: fix memory leak on error handling path in probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev/fb.h: Use struct_size() helper in kzalloc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: Use array3_size() helper in scr_memcpyw() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: amifb: add FIXMEs about {put,get}_user() failures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: amifb: add FIXME about dead APUS support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Clean up some curly braces (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Iterate through all DispID ext blocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Allow looking for ext blocks starting from a specified index (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp: Include the AUX CH name in the debug messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: repair runtime power management (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: ltdc: remove call of pm-runtime functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: overlay: fix build failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Initialize mode setting in ast_mode_config_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use managed mode-config init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Replace struct ast_crtc with struct drm_crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Init cursors before creating modesetting structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Managed cursor release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Keep cursor HW BOs mapped (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Add helper to hide cursor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Don't enable HW cursors twice during atomic update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Replace ast_cursor_move() with ast_cursor_show() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Move cursor pageflip into helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Update cursor image and checksum from same function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Move cursor fb pinning and mapping into helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Pass struct ast_private instance to cursor init/fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Move cursor functions to ast_cursor.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Remove the feed_txp tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: txp: Turn the TXP into a CRTC of its own (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Move the txp_armed function to the TXP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Move the CRTC initialisation to a separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Only access the PixelValve registers if we have to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Split CRTC data in two (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Make state functions public (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Move HVS setup code to the HVS driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Reorder the bind order of the devices (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Convert register accessors to FIELD_* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_fourcc: Add generic alias for 16_16_TILE modifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Code refactoring for hibmc_drv_vdac (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: crtc: handle commit of Amlogic FBC frames (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: overlay: setup overlay for Amlogic FBC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: add Amlogic Video FBC registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fourcc: Add modifier definitions for describing Amlogic Video (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use __drm_atomic_helper_crtc_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Use __drm_atomic_helper_crtc_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mtk: Use __drm_atomic_helper_crtc_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: Use __drm_atomic_helper_crtc_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use __drm_atomic_helper_crtc_reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atomic-helper: reset vblank on crtc reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm : Insert blank lines after declarations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: fix dma-fence-chain out of order test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/dma-buf: Report signaled links inside dma-fence-chain"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix the old vs. new epoch counter check during hotplug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Assert reset prior to powering down the regulators (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Enter sleep after display off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Add support for Xingbangda XBD599 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Move generic part of init sequence to enable callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Move code specific to jh057n closer together (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Prepare for supporting multiple panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: st7703: Rename functions from jh057n prefix to st7703 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: rocktech-jh057n00900: Rename the driver to st7703 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_connector: use inline comments for drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_connector: drop legacy drm_bus_flags values (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: panel-simple: drop use of legacy drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: novatek-nt39016: drop use of legacy drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: raydium-rm67191: drop use of legacy drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic-drm: drop use of legacy drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: drop use of legacy drm_bus_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - of_graph: add of_graph_is_present() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Warn in case of incorrect bus format for LVDS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Drop drive/sample bus flags for LVDS panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Correct connector type for Starry KR070PE2T (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Send hotplug event if edid had changed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Introduce epoch counter to drm_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add helper to compare edids (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pl111: Absorb the external register header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: amba-clcd: Retire elder CLCD driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pl111: Credit where credit is due (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: make TT creation purely optional v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: cleanup ttm_mem_type_manager_func.get_node interface v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/connector: fix minor typos in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: use mipi_dsi_dcs_write_buffer where possible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: use stack buffer in mipi_dsi_dcs_write() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/zte: remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Add missing BUS descriptions for some panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Correct EDT ET057090DHU connector type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: do not keep GPU dependent addresses (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: improve job distribution with multiple queues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: don't use ttm bo->offset v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: don't use ttm bo->offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200702 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move the heartbeat into the high priority system wq (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Harden the heartbeat against a stuck driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Correctly advertise HBR3 for GEN11+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix g4x fbc watermark enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl+: Simplify combo/TBT PLL calculation call-chain (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl+: Fix TBT DPLL fractional divider for 38.4MHz ref clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Move obj->lut_list under its own lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: remove alias to dig_port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add PSR2 selective fetch registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reorder intel_psr2_config_valid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add plane damage clips property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Avoid kmalloc under i915->mm_lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Suppress spurious underruns on gen2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Reduce fbc1 compression interval to 1 second (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Store the fbc1 compression interval in the params (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Parametrize FBC_CONTROL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Don't clear busy_bits for origin==GTT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: fix missing null check on allocated dsb object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix a couple of spelling mistakes in kernel parameter help (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: HDCP: retry link integrity check on failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clamp linetime wm to <64usec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: implement Wa_14011508470 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extend Wa_14010685332 to all ICP+ PCH's (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling too (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Move clearing the ACT sent flag closer to its polling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Disable link training fallback on MST links (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: switch to device specific parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Replace manual kmap_atomic() with pin_map for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Drop redundant prepare_write/pin_pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Show the culmative runtime as part of the engine info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Initialise rps timestamp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/query: Use struct_size() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always report the sample time for busy-stats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Enable selftesting of busy-stats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: fix spelling mistake "/submited"/ -> "/submitted"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check preemption rollback of different ring queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Use friendly request names for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise far preemption rollbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove redundant i915_request_await_object in blit clears (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark up inline getters as taking a const i915_request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Don't flush the tasklet if not setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Add a safety submission flush in the heartbeat (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Dump engine state and trace upon hanging after (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable preemptive heartbeats over preemption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush gen3 relocs harder, again (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Trim execlists runtime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Lift opportunistic process_csb to before engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Leave vma intact as they are discarded (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Remove live_suppress_wait_preempt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Fix disabling MST on a port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include context status in debug dumps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Teach hang-self to target only itself (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Don't try to read out DSI transcoders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Update TGP's pin mapping when paired with RKL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: RKL uses ABOX0 for pixel transfers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Make the hanging request non-preemptible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Adjust the sentinel assert to match implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915: Remove unneeded hack now for CDCLK"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Program default IO buffer Wake and Fast Wake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Restore DP-E to VBT mapping table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Delete unused code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Correct discard i915_vma_compare assertion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Discard a misplaced GGTT vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always check to enable timeslicing if not submitting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Set timeslicing priority from queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include the engine's fw-domains in the debug info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix comments mentioning typo in IS_ENABLED() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Async GPU relocations only (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add psr_safest_params (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Disable PSR2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Don't try to access transcoder D (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Setup ports/phys (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add HBR and HBR2+ voltage swing table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix wrong CDCLK adjustment changes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Handle comp master/slave relationships for PHYs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Add DDC pin mapping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: provide port/phy mapping for vbt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Set transcoder mask properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Track if an engine requires forcewake w/a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Trim set_timer_ms() intervals (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Implement WA_16011163337 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise all copy engines with the blt routines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Replace some hand rolled max()s (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reverse preemph vs. voltage swing preference (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add {preemph,voltage}_max() vfuncs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix ivb cpu edp vswing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix ibx max vswing/preemph (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix cpt/ppt max pre-emphasis (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop i915_request.i915 backpointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Suppress the error message for GT init failure on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Make the CTX_TIMESTAMP readable on !rcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Identify Cometlake platform (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Ignore autoincrementing timestamp on verfifying whitelists (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Dont forget to clean up the connector on error (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: prevent changing module params runtime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move legacy context wa to intel_workarounds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Split low level gen2-7 CS emitters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Update TC DP vswing table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Trim the ironlake+ irq handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Relinquish forcewake immediately after manual grouping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle very early engine initialisation failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add Plane color encoding support for YCBCR_BT2020 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Give each object class a friendly name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Taint all shrinkable object locks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add a few asserts around handling of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Replace I915_MODE_FLAG_INHERITED with a boolean (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stop using mode->private_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Start timeslice on partial submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Don't declare hangs if engine is stalled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Remove local entries from GGTT on suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Restore both GGTT bindings on resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Clear LOCAL_BIND from shared GGTT on resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Improve execute_cb struct packing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Shortcircuit queue_prio() for no internal levels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Force the GT reset on shutdown (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix early deref of 'dsb' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Stop cross-polluting PIN_GLOBAL with PIN_USER with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Suppress some random warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Cancel the flush worker more thoroughly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix includes and local vars order (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove unneeded hack now for CDCLK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Adjust CDCLK accordingly to our DBuf bw needs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce for_each_dbuf_slice_in_mask macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Plane configuration affects CDCLK in Gen11+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check plane configuration properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extract cdclk requirements checking to separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Decouple cdclk calculation from modeset checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove PIN_UPDATE for i915_vma_pin (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Flush the submission, not cancel it! (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Measure CS_TIMESTAMP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Wa_22010271021 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: RKL only uses PHY_MISC for PHY's A and B (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Add power well support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Limit number of universal planes to 5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Update memory bandwidth parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Add PCH support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Load DMC firmware for Rocket Lake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Re-use TGL GuC/HuC firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rkl: Add RKL platform info and PCI ids (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Kick virtual siblings on timeslice out (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add tests for timeslicing virtual engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check for an initial-breadcrumb in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Change priority overflow detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Measure dispatch latency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/runtime_pm: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pm: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/i915_drv: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/tc: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/sdvo: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/dp: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/display_power: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Read out hrawclk on all gen3+ platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Document our lackluster FSB frequency readout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix 400 MHz FSB readout on elk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Return error from dbuf allocation failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix dbuf slice mask when turning off all the pipes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Reuse the tasklet priority for virtual as their siblings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Refactor sibling selection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Retry faulthandlers on ENOSPC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up dbuf debugs during .atomic_check() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move the dbuf pre/post plane update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke skl_ddb_get_hw_state() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce proper dbuf state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Unify the low level dbuf code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Polish some dbuf debugs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Protect overlay colorkey macro arguments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Enable pipe gamma for the overlay (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Configure overlay cc_out precision based on crtc gamma config (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix overlay colorkey for 30bpp and 8bpp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix max cursor size for i915g/gm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable runtime pm on vega10 when noretry=0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rework runtime pm enablement for BACO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: call release_firmware() without a NULL check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix circular locking dependency warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix array out-of-bounds read and write issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: ensure 0 is returned for success in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: make sure to reserve tmr region on all asics which (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: return current DCEFCLK on sysfs read (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/powerplay: fix compilation warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.91 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.19 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DP link layer test 4.2.1.1 fix due to specs update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: allow query ddc data over aux to be read only (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Compare v_front_porch when checking if streams are (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: enable seamless boot for dcn30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Red screen observed on startup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allow 4 split on 10K 420 modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: VSC SDP supported for SST (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fill in dmub_srv fw_version from firmware metadata (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Force ODM combine on 5K+ 420 modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix 4to1 odm MPC_OUT_FLOW_CONTROL_COUNT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use dispclk AVFS for dppclk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add mechanism to skip DCN init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fine tune logic of edid max TMDS clock check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Added local_sink null check before access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: clip plane rects in DM before passing into DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.90 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.18 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Correctly respond in psr enablement interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DML failures caused by doubled stereo viewport (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: enable assr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: implement edid max TMDS clock check in DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.17 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fixed using wrong eDP power sequence function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix calculation of virtual channel payload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.16 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use dmub fw to lock pipe, cursor, dig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD enabled on Verde, Tahiti, Pitcairn (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD enable for Oland (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD add uvd_v3_1 to makefile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD context rreg/wreg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD v3_1 (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD PACKET_TYPE0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm amdgpu: SI UVD add firmwares (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/uvd3.x: fix register definition warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix compilation error on allmodconfig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix unused variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: sdma v5_2 ring bo mem leak (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove perf level dpm in one-VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add XGMI support for sienna cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: restrict the hw sched jobs number to power of two (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update bounding box states (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove redundant initialization of variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unused functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: properly guard the calls to swSMU functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display bail early in dm_pp_get_static_clocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.0: fix no previous prototype for functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn1.0: fix no previous prototype for functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: label internally used symbols as static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/powerplay: label internally used symbols as static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: label internally used symbols as static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: label internally used symbols as static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/jpeg2.0: fix no previous prototype for functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/jpeg1.0: fix no previous prototype for functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/debugfs: fix memory leak when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix compiler warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/smu: unify smu ppt callback macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/smu: unify pptable_func{} callback interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update DCN3 bounding box (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove distinction between explicit and implicit sync (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Fix offset for SQ_DEBUG_STS_GLOBAL on gfx10 (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix ref count leak in amdgpu_drm_ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix multiple reference count leak (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx9: Fix incorrect firmware size calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix reference count leaks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add eviction debug messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Fix SQ_DEBUG_STS_GLOBAL* registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Get num_chans from VBIOS table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: add missing fill of the array`s first element (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Reconfigure ULV for gfx9 server SKUs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.89 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.15 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Not doing bios data pack (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: not reset dmub in driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable pipe split for modes with borders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: change global buffer to local buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Improve DisplayPort monitor interop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable use of dmub iff dmcu is disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: make calculate watermarks a function pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add helper to convert DC status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add support for per-state dummy-pstate latency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert "/DP link layer test 4.2.1.1 fix due to specs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unnecessary mpcc updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: runtime select dmub emulatior (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Passing initial SDP deadline to dmub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Force delay after DP receive power up (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.88 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update audio wall clock programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix VBA chroma calculation for pipe splitting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert "/enable plane if plane_status changed"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unused macro from dcn21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use u16 for drm_bpp in DSC calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move call to disable DPG (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.13 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect dcn1 bandwidth calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: correct alpha_en programming for new pixel format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add SQ_DEBUG_STS_GLOBAL* registers/bits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/jpeg: fix race condition issue for jpeg start (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Need to clear kiq position (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Disable pm for multiple vf sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Add clear vf fw support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the nullptr issue as for PWR IP not existing in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix a buffer overflow handling the serial number (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximum code sharing on sensor reading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: revise the calling chain on sensor reading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary SMU_MSG_GetDpmClockFreq check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary wrapper .populate_smc_tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop redundant .set_min_dcefclk_deep_sleep API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: correct trivial kernel-doc inconsistencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add SQ debug registers to GFX9/GFX10 headers (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: handle return value of amdgpu_driver_load_kms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move maximum sustainable clock retrieving to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add check for power limit OD support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct power limit retrieving based on current (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused code around power limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: simplify the code around setting power limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: simplify the code around retrieving power limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximize code sharing around power limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary get_pptable_power_limit wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct the APIs' naming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop dead vce powergate code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add error messages on some critical paths (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: forbid to use pr_err/warn/info/debug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use MGPU friendly err/warn/info/dbg messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: fix nullptr issue in soc15_read_register() for reg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix indenting in dcn30_set_output_transfer_func() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip BAR resizing if the bios already did it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use the same interval as PMFW on retrieving (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update how to use metrics table on Sienna Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update how to use metrics table on Navi10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update how to use metrics table on Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: drop duplicated .dsc_pg_control for dcn30 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: drop duplicated structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update driver if file for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update powerplay table for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add smu v11_0_7 pptable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move powerplay table operation out of smu_v11_0.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support reserve bad page for virt (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use work queue to perform throttling logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip BACO feature on DPMs disablement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add firmware cleanup on sw_fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move amdgpu_irq_src to the smu structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximize code sharing between .hw_fini and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: better namings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: sort those operations performed in hw setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: maximize code sharing between .hw_init and .resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move those operations not needed for resume out (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: postpone operations not required for hw setup to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: clean up the overdrive settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: clean up the APIs for pptable setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: clean up the APIs for bootup clocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: centralize all buffer allocation in sw_init phase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement a common API for dpms disablement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unused APIs and unnecessary checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: eliminate asic type check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix spelling mistake: "/propogation"/ -> "/propagation"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/fence: use the no_scheduler flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helper"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only actually breakpoint if DEBUG_KERNEL_DC is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use existed smu_dpm_set* interfaces to implement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 to Kconfig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 blocks to Makefile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix build without CONFIG_DRM_AMD_DC_DCN3_0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix and simplify pipe split logic for DCN3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Enable DM block for DCN3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove Unused Registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle RGBE_ALPHA Pixel Format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Init function tables for DCN3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 VPG (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 AFMT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 Command Table Helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 Resource (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 Support in DM (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 HWSEQ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DMUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 GPIO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 IRQ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DML (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DWB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 MMHUBHUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 HUBP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 HUBHUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DPP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 MPC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 OPP header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 OPTC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DCCG (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 CLK_MGR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 DIO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DCN3 chip ids (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: bypass tmr when reserve c2p memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unnecessary check for mem train (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support memory training for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: reserve fb according to return value from vbios (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: let PMFW to handle the features disablement on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop sienna_cichlid hardcode of using pptable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update smu function for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update golden setting for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: support for loading PSP SPL fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: initialization PSP SPL fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: add structure to support PSP SPL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: show gfxclk=0 in gfxoff state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable gfxoff for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: disable gfxoff to retrieve gfxclk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: support mclk socclk limit value set for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov : Add sriov detection for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: only use one gfx pipe for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop jpeg instance1 dpm setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable runtime pm for sienna_cichlid temporarily (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable fw ctf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip GPU scheduler setup for KIQ and MES ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable VDDCI and MVDD for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: append pptable for sienna_cichlid (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: and smc dpm info struct for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov : Use kiq to do tlb invalidation for gfx10 on sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable ULCK DS for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn3.0: schedule instance 0 for decode and 1 for encode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: add no scheduler flag for mes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add workaround for issue in DPG for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rename macro for VCN1.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add internal reg offset translation for VCN inst 1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set indirect sram mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add pause DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add stop DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add start DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add mc resume DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add clock gating DPG mode for VCN3.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/am/powerplay: enable OUT OF BAND MONITER for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable RSMU SMN PG for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update golden setting for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: bundle GPO with gfx DPM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable GPO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable mmhub pg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable athub pg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip VM inv eng assignment for mes ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes: allocate memory slots for hw resource setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes: add status fence memory definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes: update mes fw api (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add function to get power limit for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable APCC DFLL for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable BACO for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Sienna_Cichlid don't enable SMU for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable MM DPM PG for sienna_cichlid (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix typo for vcn3/jpeg3 idle check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable FCLK DS for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable VR0HOT for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: sienna_cichlid virtual function support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Support debugger in Navi1x trap handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Support newer assemblers in gfx10 trap handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add Sienna_Cichlid trap handler support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Support Sienna_Cichlid KFD v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/dc: Add missing Sienna_Cichlid chip id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable 3D pipe 1 on Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix SDMA hdp flush engine conflict (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Enable Multi Media Hub (MMHUB) Clock Gating for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add athub ls support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add IH cg support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add HDP mgcg and ls support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: fix the HDP LS/DS/SD programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update golden setting for gfx10.3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set the LMI ctrl and reset earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the PSP front door loading VCN firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change the offset for VCN FW cache window (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: open GFX clock gating for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to query reserved fb size from vbios (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add atomfirmware helper funciton to query reserved fb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add firmware_info v3_4 structure for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: only send one sdma firmware for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop gfx_v10_0_tiling_mode_table_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support query vram info for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add vram_info v2_5 in atomfirmware header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable gfxoff for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add cp firmware backdoor loading triger (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: force pa_sc_tile_steering_override to 0 for gfx10.3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add gc golden setting for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable JPEG3.0 for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable JPEG3.0 PG and CG for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add Sienna_Cichlid JPEG PG and CG support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG3.0 support for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN3.0 for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add Sienna_Cichlid VCN to the VCN family (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN3.0 PG and CG for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add Sienna_Cichlid VCN PG and CG support (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VCN3.0 support for Sienna_Cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes: correct register offset for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update the num of queue per pipe for mec on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add mes block to sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: update mes initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: no need to set up GPU scheduler for mes ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: convert amdgpu mes ucode type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: upload mes firmware to gpu buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: copy mes fw info into global fw array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: add sienna_cichlid mes firmware support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: implement setting hardware resources (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: implement querying the scheduler status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: implement removing hardware queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: implement adding hardware queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: add the helper function for mes command (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: add the mes fw api (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: enable the mes ring during initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: install mes queue via kiq (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: install mes queue by register programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: initialize the mqd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: allocate mqd buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: implement the ring functions of mes specific (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: initialize the software part of mes ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes10.1: allocate the eop buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/mes: update some mes definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: avoid dereferencing a NULL pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add the ring type definition of MES (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: assign the doorbell index to mes ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add 2rd VCN instance doorbell support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add psp block load condition for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gmc cg support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add support for athub v2.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use variable instead of constant for sdma doorbell range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update SDMA 5.2 microcode init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable psp ip block for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip for reroute ih for sienna_cichlid psp ring init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: add psp support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip ASD fw load for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: add smu block for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable PPT and TDC for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: support to get power index for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable Fan control for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable GFX SS for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable LCLK DPM for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: support to print pcie levels for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: support pcie value set and update for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable DCEFCLK DPM and DS for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Enable SOCCLK ULV for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: make gfx ds can be configure for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: set UCLK DPM for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: set Thermal control for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable SOC Clock Deep Sleep for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable Graphics Clock Deep Sleep for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable Ultra Low Voltage for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: set FCLK DPM for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: set SOCCLK DPM for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add support to set performance level for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: add initial swSMU support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add virtual display support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: change register configure for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct SDMA3 IH clinet id for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add sdma ip block for sienna_cichlid (v5) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add sdma2 and sdma3 irqsrc header files for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gfx ip block for sienna_cichlid (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add ih ip block for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add gmc ip block for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add support gfxhub for sienna_cichlid (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add support on mmhub for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: add common ip block for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: initialize IP offset for sienna_cichlid (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: add support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add clockgating support for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: add sienna_cichlid support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add support for sienna_cichlid firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set asic family and ip blocks for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set fw load type for sienna_cichlid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add sienna_cichlid gpu info firmware v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add sienna_cichlid asic type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add dcn30 Headers (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VCN3.0 register headers (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add ATHUB 2.1 header files (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add GC 10.3 header files (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: restrict bo mapping within gpu address limits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add unique_id and serial_number for Arcturus v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add ReadSerial defines for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove useless code in RAS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix RAS memory leak in error case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/fru: fix header guard and include header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/nv: enable init reset check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/nv: remove some dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/nv: allow access to SDMA status registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use IP discovery table for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clean up discovery testing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip gpu_info firmware if discovery info is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: give better names for the thermal IRQ related APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use the common APIs for IRQ disablement/enablement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: stop thermal IRQs on suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: added a sysfs interface for thermal throttling related V4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable thermal throttling logging support V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement ASIC specific thermal throttling logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update Arcturus smu-driver headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix a dereference of pdd before it is null checked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: program the smallK fragment size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix GCC 10 compiler warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Fix the CGCG setting is overwritten for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.87 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't compare same stream for synchronized vblank (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Release 1.0.12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: enable plane if container of plane_status changed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: combine public interfaces into single header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allow Diagnostics test with eDP not connected (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: unit show garbage when do OPTC blank (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Guard against invalid array access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable PG on NV12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Increase Default Sizes of FW State and Trace Buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle link loss interrupt better (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: simplify dml log2 function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect HDCP caps for dongle (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: link_status not align when power off encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.86 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Improve the MTYPE comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Track SDMA utilization per process (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add check before i2c_add_adapter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove SRIOV check in SMU11 (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable SMC message filter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add SMC message filter for SMU11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: check whether SMU IP is enabled before access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make BREAK_TO_DEBUGGER() a debug print (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/[radeon|amdgpu]: Replace one-element array and use struct_size() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon/dpm: Replace one-element array and use struct_size() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: put some case statments in family order (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sdma4: simplify the logic around powering up sdma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify mec2 fw check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify CZ/ST and KV/KB/ML checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify raven and renoir checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: add navi12 to gfxoff case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sdma4: add renoir to powergating setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify ATIF backlight handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: disable AGP by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: print warning when input address is invalid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip smu_i2c_eeprom_init/fini under sriov mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove the support of vega20 from swsmu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove the support of xgmi pstate on vega20 from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change memory training to common function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: FW Release 1.0.11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove nv12 work around (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dml immediate flip input (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dml log2 function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Support CW4 for DMUB ringbuffer inbox (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB firmware version helpers in DMUB service (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: vbios data table packing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DP link layer test 4.2.1.1 fix due to specs update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update dml interfaces and variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.85 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix ABM memory alignment issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: FW release 1.0.10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Implement some asic specific abm call backs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add bit swap helper based on endianness (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't pass invalid fw_bss_data pointer into DMUB srv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check bss_data_size before going down legacy DMUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do not fail if build scaling params fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle persistence in DM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/debug: Expose connector VRR monitor range via debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: use drm_gem_vram_offset to get bo offset v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: don't use ttm bo->offset v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: don't use ttm bo->offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: don't use ttm bo->offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move ttm bo->offset to amdgpu_bo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-mipi-dsi.c: remove unused header file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: minor doc touch-ups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi-dbi: Remove ->enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny/repaper: Drop edp->enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Make connector creation optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Pass drm_connector to internal functions as (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Split connector creation to a separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Constify mode argument to internal functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: meson: dw-hdmi: Use dw_hdmi context to replace hack (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: edid: Constify connector argument to infoframe functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: simple-bridge: Make connector creation optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: simple-bridge: Delegate operations to next bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: Return NULL on error from drm_bridge_get_edid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Make connector creation optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Implement bridge connector operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Split connector creation to a separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Split EDID read to a separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm/selftests: fix wrong return type casting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: cleanup and improve next_hole_*_addr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: optimize find_hole() as well (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: remove unused rb_hole_size() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use per-device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Upcast from DRM device to ast structure via to_ast_private() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Remove test for device from ast_pm_freeze() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Remove unused code paths for AST 1180 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: add Tianma TM070JVHG33 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tfp410: Fix setup and hold time calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tfp410: fix de-skew value retrieval from DT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Add missing connector type for some panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: otm8009a: Drop unnessary backlight_device_unregister() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp: DRM DP helper for reading Ignore MSA from DPCD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: fix unintentional integer overflow on left shift (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_fourcc: Add uncompressed AFBC modifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_fourcc: add NV15, Q410, Q401 YUV formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Use kvfree() to free bo->sgts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Fix runtime PM imbalance on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Fix inbalance of devfreq record_busy/idle() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Check the regmap return value when setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Reduce the amount of logs on deferred probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Add per-pixel alpha support for the PX30 VOP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helper: Only dma-buf imports are private obj (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helper: Fix obj->filp derefence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/kselftest: fix spellint typo in test-drm_mm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use managed pci functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/malidp: convert platform driver to use dev_groups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: Kconfig annotate drivers as COMPILE_TEST (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Add item about modeset properties (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/auth: make drm_{set,drop}master_ioctl symmetrical (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: vmwgfx: remove drm_driver::master_set() return type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: remove invalid entry based optimization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix flushing the delayed port/mstb destroy work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix the DDC I2C device registration of an MST port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix the DDC I2C device unregistration of an MST port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulses (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Sanitize mgr->qlock locking in drm_dp_mst_wait_tx_reply() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Use managed device initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Embed instance of struct drm_device in struct mga_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Allocate device structures in mgag200_driver_load() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Separate device initialization into allocation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move device init and cleanup to mgag200_drv.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Prefix symbol names in mgag200_drv.c with mgag200_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Separate DRM and PCI functionality from each other (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Switch to managed MM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Merge VRAM setup into MM initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Lookup VRAM PCI BAR start and length only once (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Use pcim_enable_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove mgag200_cursor.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove declaration of mgag200_mmap() from header file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drivers: gpu: drm: Fix trivial spelling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Restrict HACT_ACT setup to DSI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Turn static const variable into a define (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Move crtc state to common header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Switch to of_device_get_match_data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: crtc: Rename SoC data structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: plane: Move additional planes creation to driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: plane: Move planes creation to its own function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: drv: Add include guards (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Use GEM vmap/mmap function from SHMEM helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helper: Add .gem_create_object helper that sets map_cached (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove struct drm_driver.gem_print_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/zte: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tve200: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sti: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmobile: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rcar-du: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rcar-du: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mxsfb: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/malidp: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/malidp: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/kirin: Set GEM CMA functions with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/kirin: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fsl-dcu: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atmel-hlcdc: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arc: Use GEM CMA object functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helpers: Simplify dma-buf importing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: add ig_frag selftest (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: document how user-space should use link-status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add support for KOE TX26D202VM0BWA panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Set connector type for DSI panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: fix hole size comparison (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hdlcd: Don't call drm_crtc_vblank_off on unbind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/malidp: Don't call drm_crtc_vblank_off on unbind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helpers: Redirect mmap for imported dma-buf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Don't call get/put_pages on imported dma-buf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: Call the right shmem helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: Some polish for shmem helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: WARN if drm_gem_get_pages is called on a private obj (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Don't call dma_buf_vunmap without _vmap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: add docs for standard CRTC properties (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: Use IS_BUILTIN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: pxafb: Use correct return value for pxafb_probe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: pxafb: Fix the function used to balance a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drivers: video: hdmi: cleanup coding style in video a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - console: newport_con: fix an issue about leak related system (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: sm712fb: fix an issue about iounmap for a wrong address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb/dss: fix comparison to bool warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: DPMS is no longer the only mutable connector prop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: convert get_user_pages() --> pin_user_pages() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: fix error handling for get_user_pages_fast() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: use drm_WARN for all warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: use drm_* functions for logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Documentation: Fix typo error in todo.rst (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: use drm_dev_has_vblank more (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Stop using mode->private_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pahole struct drm_display_mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Flatten drm_mode_vrefresh() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Shrink drm_display_mode timings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Make mode->flags u32 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Shrink mode->type to u8 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Shrink {width,height}_mm to u16 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Stop copying around mode->private_flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Nuke mode->vrefresh (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce some local intel_dp variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/format-helper: Add drm_fb_swab() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: Add drm_client_modeset_check() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: Add drm_client_framebuffer_flush() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/auth: remove redundant assignment to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/writeback: don't set fence->ops to default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Restore the NULL check for drm_gem_object_put() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-fence: add might_sleep annotation to _wait() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/file: wrap excessively long line (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: print the current->comm alongside the pid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove transient drm_gem_object_put_unlocked() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vgem: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/armada: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove _unlocked suffix in drm_gem_object_put_unlocked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: add drm_gem_object_put helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: add _locked suffix to drm_gem_object_put (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: fold drm_gem_object_put_unlocked and __drm_gem_object_put() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove drm_driver::gem_free_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Use lockless gem BO free callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the unlocked drm_gem_object_put (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: drop struct_mutex reference for drm_gem_object_free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: add WARNING for drm_device::struct_mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: drop struct_mutex references (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: mention i915 in the struct_mutex section (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: use _unlocked reference in drm_gem_objects_lookup docs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove unused drm_gem.h include (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Replace VRAM helpers with SHMEM helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Convert to simple KMS helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Use simple-display data structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove out-commented suspend/resume helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move register initialization into separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move hiprilvl setting into separate functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move TAGFIFO reset into separate function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Set primary plane's format in separate helper function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Set pitch in a separate helper function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Update mode registers after plane registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Split MISC register update into PLL selection, SYNC and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Move mode-setting code into separate helper function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Clean up mga_crtc_do_set_base() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Clean up mga_set_start_address() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove HW cursor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: add missing static for panel_driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: remove unnecessary state->fb check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: fix leak & null ref in panel_connector_get_modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Match drm_dp_send_clear_payload_id_table definition to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Describe dp_rev for drm_dp_set_phy_test_pattern (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Help unconfuse gcc, avoid accidental impossible unsigned comparisons (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Include internal header for managed function declarations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: amba-clcd: use devm_of_find_backlight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/debugfs: fix plain echo to connector "/force"/ attribute (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem: Fix a leak in drm_gem_objects_lookup() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: vop: call vop_cfg_done() under reg_lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: use devm_of_find_backlight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: display: use devm_of_find_backlight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix timeout handling of MST down messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: remove outdated and noisy output (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - nouveau/svm: use the new migration invalidation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/notifier: add migration invalidation type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/migrate: add a flags parameter to migrate_vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - nouveau: fix storing invalid ptes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - nouveau/hmm: support mapping large sysmem pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - nouveau: fix mapping 2MB sysmem pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - nouveau/hmm: fault one page at a time (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/hmm: provide the page mapping order in hmm_range_fault() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: lvds-codec: simplify error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/sii8620: fix resource acquisition error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - driver core: add device probe log helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Documentation: gpu/drm-uapi: eliminate duplicated word (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Documentation: gpu/komeda-kms: eliminate duplicated word (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - docs: move nommu-mmap.txt to admin-guide and rename to ReST (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - treewide: Remove uninitialized_var() usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: remove fb-puv3 driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit ee626ec - scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete() (jsc#SLE-15871 bsc#1176961 LTC#187760). - scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread() (jsc#SLE-15871 bsc#1176961 LTC#187760). - scsi: zfcp: Avoid benign overflow of the Request Queue's free-level (jsc#SLE-15871 bsc#1176961 LTC#187760). - scsi: zfcp: Replace open-coded list move (jsc#SLE-15871 bsc#1176961 LTC#187760). - scsi: zfcp: Clean up zfcp_erp_action_ready() (jsc#SLE-15871 bsc#1176961 LTC#187760). - scsi: zfcp: Use prandom_u32_max() for backoff (jsc#SLE-15871 bsc#1176961 LTC#187760). - commit 6b83ff7 - scsi: zfcp: use fallthrough; (jsc#SLE-15871 bsc#1176961 LTC#187760). - Refresh patches.suse/scsi-zfcp-Move-shost-updates-during-xconfig-data-han.patch. - commit f093ef6 - Move endpoint security DASD info patches to the sorted section - patches.suse/s390-sles15sp3-03-01-s390-cio-Export-information-about-Endpoint-Security-.patch - patches.suse/s390-sles15sp3-03-02-s390-cio-Provide-Endpoint-Security-Mode-per-CU.patch - patches.suse/s390-sles15sp3-03-03-s390-cio-Add-support-for-FCES-status-notification.patch. - patches.suse/s390-sles15sp3-03-04-s390-dasd-Remove-unused-parameter-from-dasd_generic_.patch - patches.suse/s390-sles15sp3-03-05-s390-dasd-Move-duplicate-code-to-separate-function.patch - patches.suse/s390-sles15sp3-03-06-s390-dasd-Store-path-configuration-data-during-path-.patch - patches.suse/s390-sles15sp3-03-07-s390-dasd-Fix-operational-path-inconsistency.patch - patches.suse/s390-sles15sp3-03-08-s390-dasd-Display-FC-Endpoint-Security-information-v.patch - patches.suse/s390-sles15sp3-03-09-s390-dasd-Prepare-for-additional-path-event-handling.patch - patches.suse/s390-sles15sp3-03-10-s390-dasd-Process-FCES-path-event-notification.patch - commit 5e6fdd9 - efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive (jsc#SLE-16407). - Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch. - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - Refresh patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. - commit 34853ac - efi/libstub: Remove 'sys_table_arg' from all function prototypes (jsc#SLE-16407). - Refresh patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. - Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch. - commit f1a59c9 - efi/libstub: Drop sys_table_arg from printk routines (jsc#SLE-16407). - Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch. - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - Refresh patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. - commit cbab4fc - sched: Fix data-race in wakeup (bnc#1178227). - Delete patches.suse/sched-Fix-loadavg-accounting-race-on-arm64-kabi.patch. Replaces a KABI-safe fix in SP2 with the upstream version. - commit 1fe5fc0 - of/address: check for invalid range.cpu_addr (jsc#SLE-16543). - commit 3da893a - powerpc: Drop using struct of_pci_range.pci_space field (jsc#SLE-16543). - commit 55da8d8 - ceph: downgrade warning from mdsmap decode to debug (bsc#1178653). - ceph: fix race in concurrent __ceph_remove_cap invocations (bsc#1178635). - commit b0ab459 - s390/dasd: fix null pointer dereference for ERP requests (git-fixes). - s390/cpum_sf.c: fix file permission for cpum_sfb_size (git-fixes). - s390/pkey: fix paes selftest failure with paes and pkey static build (git-fixes). - s390/bpf: Fix multiple tail calls (git-fixes). - commit d7dbfa4 - powerpc/pseries: new lparcfg key/value pair: partition_affinity_score (jsc#SLE-16360 jsc#SLE-16915). - powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h (jsc#SLE-16360 jsc#SLE-16915). - commit 918cff8 - Update configs: Refresh arm64's config - commit 96a2987 - MAINTAINERS: remove John Allen from ibmvnic (jsc#SLE-17043 bsc#1179243 ltc#189290). - commit 223af9b - dt-bindings: pwm: Add binding for RPi firmware PWM bus (jsc#SLE-16543). - staging: vchiq: Release firmware handle on unbind (jsc#SLE-16543). - soc: bcm: raspberrypi-power: Release firmware handle on unbind (jsc#SLE-16543). - reset: raspberrypi: Release firmware handle on unbind (jsc#SLE-16543). - pwm: Add Raspberry Pi Firmware based PWM bus (jsc#SLE-16543). - Update configs - supported.conf: Enable pwm driver - input: raspberrypi-ts: Release firmware handle when not needed (jsc#SLE-16543). - gpio: raspberrypi-exp: Release firmware handle on unbind (jsc#SLE-16543). - firmware: raspberrypi: Keep count of all consumers (jsc#SLE-16543). - firmware: raspberrypi: Introduce devm_rpi_firmware_get() (jsc#SLE-16543). - clk: bcm: rpi: Release firmware handle on unbind (jsc#SLE-16543). - arm64: mm: Set ZONE_DMA size based on early IORT scan (jsc#SLE-17068). - arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges (jsc#SLE-17068). - of/address: Introduce of_dma_get_max_cpu_address() (jsc#SLE-17068). - arm64: mm: Move zone_dma_bits initialization into zone_sizes_init() (jsc#SLE-17068). - arm64: mm: Move reserve_crashkernel() into mem_init() (jsc#SLE-17068). - arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required (jsc#SLE-17068). - arm64: Ignore any DMA offsets in the max_zone_phys() calculation (jsc#SLE-17068). - usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4 (jsc#SLE-17068). - reset: Add Raspberry Pi 4 firmware reset controller (jsc#SLE-17068). - Update configs - supported.conf: Enable reset controller - dt-bindings: reset: Add a binding for the RPi Firmware reset controller (jsc#SLE-17068). - soc: bcm2835: Add notify xHCI reset property (jsc#SLE-17068). - of/address: Support multiple 'dma-ranges' entries (jsc#SLE-17068). - of/address: use range parser for of_dma_get_range (jsc#SLE-17068). - of/address: Rework of_pci_range parsing for non-PCI buses (jsc#SLE-17068). - of: Drop struct of_pci_range.pci_space field (jsc#SLE-17068). - of/address: Move range parser code out of CONFIG_PCI (jsc#SLE-17068). - usb: xhci: Enable LPM for VIA LABS VL805 (jsc#SLE-17068). - Refresh: patches.suse/usb-xhci-define-IDs-for-various-ASMedia-host-control.patch - commit 410dbc7 - Revert "/USB: pci-quirks: Add Raspberry Pi 4 quirk (bsc#1163560)."/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit e30de5ffe3acb6c8dd1892793ce6899a79bd38bd. - commit 1644970 - Revert "/soc: bcm2835: Sync xHCI reset firmware property with downstream"/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit 32f4877b5567ad9d16055f194bb21bb6dde55341. - commit ded9d4a - Revert "/firmware: raspberrypi: Introduce vl805 init routine"/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit d18390349922079ee04fe357c88651c04db51968. - commit 585af47 - Revert "/PCI: brcmstb: Wait for Raspberry Pi's firmware when present"/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit 41c84ba0bba58cf9d61a81aeb6e3eb4b1fcc468f. - commit 9addf5a - Revert "/Refresh: patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch"/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit 24cdb0de74210a49a6118ffa6db198eca0f0aad9. - commit 233d8c1 - Revert "/Update patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch."/ (jsc#SLE-17068) We can now use the proper upstream patch series: https://lkml.org/lkml/2020/6/29/606 This reverts commit 984c0bd050167f3492694794b785e90921bc60e9. - commit b168995 - tpm: efi: Don't create binary_bios_measurements file for an empty log (git-fixes). - x86/i8259: Use printk_deferred() to prevent deadlock (git-fixes). - commit 91b284d - scsi: core: Return BLK_STS_AGAIN for ALUA transitioning (bsc#1165933, bsc#1171000). - commit 56a64e3 - fpga: add kABI padding (jsc#SLE-13441). - commit 963653a - ibmvnic: Do not replenish RX buffers after every polling loop (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Correctly re-enable interrupts in NAPI polling routine (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Ensure that device queue memory is cache-line aligned (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Remove send_subcrq function (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Clean up TX code and TX buffer data structure (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce xmit_more support using batched subCRQ hcalls (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce batched RX buffer descriptor transmission (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce indirect subordinate Command Response Queue buffer (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: skip tx timeout reset while in resetting (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: create send_control_ip_offload (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: create send_query_ip_offload (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename send_map_query to send_query_map (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename ibmvnic_send_req_caps to send_request_cap (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename send_cap_queries to send_query_cap (jsc#SLE-17043 bsc#1179243 ltc#189290). - Revert "/ibmvnic: remove never executed if statement"/ (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Harden device Command Response Queue handshake (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: merge ibmvnic_reset_init and ibmvnic_init (jsc#SLE-17043 bsc#1179243 ltc#189290). - Refresh patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch. - ibmvnic: remove never executed if statement (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: improve ibmvnic_init and ibmvnic_reset_init (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Fix use-after-free of VNIC login response buffer (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: update MAINTAINERS (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Do not replenish RX buffers after every polling loop (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Correctly re-enable interrupts in NAPI polling routine (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Ensure that device queue memory is cache-line aligned (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Remove send_subcrq function (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Clean up TX code and TX buffer data structure (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce xmit_more support using batched subCRQ hcalls (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce batched RX buffer descriptor transmission (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Introduce indirect subordinate Command Response Queue buffer (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: enhance resetting status check during module exit (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: skip tx timeout reset while in resetting (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: notify peers when failover and migration happen (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: fix call_netdevice_notifiers in do_reset (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: create send_control_ip_offload (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: create send_query_ip_offload (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename send_map_query to send_query_map (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename ibmvnic_send_req_caps to send_request_cap (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: rename send_cap_queries to send_query_cap (jsc#SLE-17043 bsc#1179243 ltc#189290). - Revert "/ibmvnic: remove never executed if statement"/ (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Harden device Command Response Queue handshake (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: merge ibmvnic_reset_init and ibmvnic_init (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: remove never executed if statement (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: improve ibmvnic_init and ibmvnic_reset_init (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: Fix use-after-free of VNIC login response buffer (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct (jsc#SLE-17043 bsc#1179243 ltc#189290). - ibmvnic: update MAINTAINERS (jsc#SLE-17043 bsc#1179243 ltc#189290). - commit a8dadbf - arm64: mm: fix inverted PAR_EL1.F check (jsc#13705,jsc#13695). - arm64: mm: fix spurious fault detection (jsc#13705,jsc#13695). - commit 0de2657 - arm64: mm: use single quantity to represent the PA to VA translation (jsc#SLE-16407). - commit 202adf6 - docs: arm64: Add layout and 52-bit info to memory document (jsc#SLE-16407). - arm64: mm: Remove vabits_user (jsc#SLE-16407). - arm64: mm: Separate out vmemmap (jsc#SLE-16407). Refresh patches.suse/0002-arm64-rename-variables-used-to-calculate-ZONE_DMA32-.patch patches.suse/0003-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch patches.suse/arm64-mm-Introduce-52-bit-Kernel-VAs.patch - commit 0d98a48 - efi/x86: Don't remap text<->rodata gap read-only for mixed mode (jsc#SLE-16407). - efi/x86: Fix the deletion of variables in mixed mode (jsc#SLE-16407). - arm64: Fix kcore macros after 52-bit virtual addressing fallout (jsc#SLE-16407). - arm64: fix fixmap copy for 16K pages and 48-bit VA (jsc#SLE-16407). - arm64: memory: rename VA_START to PAGE_END (jsc#SLE-16407). - arm64: memory: Add comments to end of non-trivial #ifdef blocks (jsc#SLE-16407). - arm64: memory: Simplify _VA_START and _PAGE_OFFSET definitions (jsc#SLE-16407). - arm64: memory: Rewrite default page_to_virt()/virt_to_page() (jsc#SLE-16407). - arm64: memory: Ensure address tag is masked in conversion macros (jsc#SLE-16407). - arm64: memory: Fix virt_addr_valid() using __is_lm_address() (jsc#SLE-16407). - arm64: mm: Simplify definition of virt_addr_valid() (jsc#SLE-16407). - arm64: mm: Introduce 52-bit Kernel VAs (jsc#SLE-16407). - arm64: mm: Modify calculation of VMEMMAP_SIZE (jsc#SLE-16407). - arm64: mm: Logic to make offset_ttbr1 conditional (jsc#SLE-16407). - arm64: mm: Introduce vabits_actual (jsc#SLE-16407). Refresh patches.suse/0002-arm64-rename-variables-used-to-calculate-ZONE_DMA32-.patch patches.suse/0003-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch - arm64: dump: De-constify VA_START and KASAN_SHADOW_START (jsc#SLE-16407). - arm64: mm: Remove bit-masking optimisations for PAGE_OFFSET and VMEMMAP_START (jsc#SLE-16407). - commit 65ae799 - Fix compiler warnings (jsc#SLE-15020) - Refresh patches.suse/0001-efi-generalize-efi_get_secureboot.patch. patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. - commit c2e474d - btrfs: fix relocation failure due to race with fallocate (bsc#1179217). - commit e680b1d - btrfs: rename btrfs_insert_clone_extent() to a more generic name (bsc#1179217). - commit 27c703c - arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point (git-fixes). - commit 36b05ae - arm64: signal: nofpsimd: Handle fp/simd context for signal frames (jsc#13705,jsc#13695). - arm64: fpsimd: Make sure SVE setup is complete before SIMD is used (jsc#13705,jsc#13695). - arm64: Introduce system_capabilities_finalized() marker (jsc#13705,jsc#13695). Refresh: patches.suse/arm64-tlb-Use-the-TLBI-RANGE-feature-in-arm64.patch - arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist (jsc#13705,jsc#13695). - arm64: Introduce ID_ISAR6 CPU register (jsc#13705,jsc#13695). - arm64: cpufeature: Export matrix and other features to userspace (jsc#13705,jsc#13695). Refresh: patches.suse/arm64-tlb-Detect-the-ARMv8.4-TLBI-RANGE-feature.patch - arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1 (jsc#13705,jsc#13695). - arm64: cpufeature: Fix typos in comment (jsc#13705,jsc#13695). - docs/arm64: cpu-feature-registers: Rewrite bitfields that don't follow [e, s] (jsc#13705,jsc#13695). - docs/arm64: cpu-feature-registers: Documents missing visible fields (jsc#13705,jsc#13695). - arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F (jsc#13705,jsc#13695). - arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled (jsc#13705,jsc#13695). - arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_F (jsc#13705,jsc#13695). - arm64: mm: Ignore spurious translation faults taken from the kernel (jsc#13705,jsc#13695). - arm64: sysreg: Add some field definitions for PAR_EL1 (jsc#13705,jsc#13695). - arm64: mm: Add ISB instruction to set_pgd() (jsc#13705,jsc#13695). - arm64: constify sys64_hook instances (jsc#13705,jsc#13695). - arm64: constify aarch64_insn_encoding_class (jsc#13705,jsc#13695). - arm64: constify icache_policy_str (jsc#13705,jsc#13695). - arm64: sysreg: Remove unused and rotting SCTLR_ELx field definitions (jsc#13705,jsc#13695). Refresh: patches.suse/arm64-cpufeature-Add-remaining-feature-bits-in-ID_AA.patch - commit 844c03f - arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node (git-fixes). - commit 858be95 - arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHY (git-fixes). - commit 5a17bb5 - arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node (git-fixes). - commit b4307bb - arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node (git-fixes). - commit dfebf26 - arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node (git-fixes). - commit 4eec57a - arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay (git-fixes). - commit 8bd0d47 - arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX delay (git-fixes). - commit 62c9be4 - arm64: dts: fsl: DPAA FMan DMA operations are coherent (git-fixes). - commit b68f0fe - arm64: dts: zynqmp: Remove additional compatible string for i2c IPs (git-fixes). - commit 99df01c - arm64: dts: imx8mq: Add missing interrupts to GPC (git-fixes). - commit 1af8481 - arm64: dts: imx8mq: Fix TMU interrupt property (git-fixes). - commit de53464 - arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes (git-fixes). - commit 6169028 - btrfs: rename btrfs_punch_hole_range() to a more generic name (bsc#1179217). - commit ae0b28b - arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes (git-fixes). - commit 044ef73 - arm64: tegra: Add missing timeout clock to Tegra210 SDMMC (git-fixes). - commit f6b3b97 - btrfs: rename struct btrfs_clone_extent_info to a more generic name (bsc#1179217). - commit de43bbe - arm64: vdso: Add --eh-frame-hdr to ldflags (git-fixes). - commit 937dc61 - arm64: vdso: Add '-Bsymbolic' to ldflags (git-fixes). - commit 96e1736 - btrfs: remove item_size member of struct btrfs_clone_extent_info (bsc#1179217). - commit d01ef40 - arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions (git-fixes). - commit c7c922c - btrfs: fix metadata reservation for fallocate that leads to transaction aborts (bsc#1179217). - commit 68ec4df - arm64: bpf: Fix branch offset in JIT (git-fixes). - commit dcf0a55 - btrfs: fix bytes_may_use underflow in prealloc error condtition (bsc#1179217). - commit c6b65e2 - cifs: Fix incomplete memory allocation on setxattr path (bsc#1179211). - commit 17e4326 - Re-enable openSUSE Leap features (jsc#SLE-11796) Most of Leap 15.2 configs are taken over for x86_64 and arm64, while a few features are dropped (e.g. PCMCIA, X32, ISDN). ppc64le and s390x are kept unchanged. The Leap-only modules are packaged into kernel-*-optional subpackage. - commit d64e6b6 - Fix wrongly set CONFIG_SOUNDWIRE=y (bsc#1179201) CONFIG_SOUNDWIRE was mistakenly set as built-in. Mark it as module. - commit 8298c55 - ACPICA: Add NHLT table signature (bsc#1176200). - commit c68e192 - arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs (git-fixes). - commit 2b0db2e - arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs (git-fixes). - commit 8d1bf8e - KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED (git-fixes). - commit 3fc2241 - qla2xxx: Add MODULE_VERSION back to driver (bsc#1179160). - commit 5e4a1f7 - efivarfs: fix memory leak in efivarfs_create() (git-fixes). - staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids (git-fixes). - mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel controllers (git-fixes). - hwmon: (pwm-fan) Fix RPM calculation (git-fixes). - ACPI: button: Add DMI quirk for Medion Akoya E2228T (git-fixes). - commit 0493181 - dmaengine: idxd: Add shared workqueue support (jsc#SLE-12688). - Update config files: CONFIG_INTEL_IDXD_SVM=y - commit cda5f69 - dmaengine: idxd: define table offset multiplier (jsc#SLE-12688). - dmaengine: idxd: Update calculation of group offset to be more readable (jsc#SLE-12688). - dmaengine: idxd: Add ABI documentation for shared wq (jsc#SLE-12688). - dmaengine: idxd: Clean up descriptors with fault error (jsc#SLE-12688). - commit 84ee085 - Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU (bsc#1177353, bsc#1179076). - modsign: Add codeSigning EKU when generating X.509 key generation config (bsc#1177353, bsc#1179076). - commit 09c2c7d - dmaengine: idxd: add sysfs ABI for idxd driver (jsc#SLE-12688). - Refresh patches.suse/dmaengine-idxd-export-hw-version-through-sysfs.patch. - commit 30e848c - dmaengine: idxd: fix mapping of portal size (jsc#SLE-12688). - dmaengine: idxd: fix wq config registers offset programming (jsc#SLE-12688). - dmaengine: idxd: add command status to idxd sysfs attribute (jsc#SLE-12688). - dmaengine: idxd: add support for configurable max wq batch size (jsc#SLE-12688). - dmaengine: idxd: add support for configurable max wq xfer size (jsc#SLE-12688). - dmaengine: idxd: clear misc interrupt cause after read (jsc#SLE-12688). - dmaengine: idxd: add leading / for sysfspath in ABI documentation (jsc#SLE-12688). - commit 428b8a5 - x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction (jsc#SLE-12688). - x86/asm: Carve out a generic movdir64b() helper for general usage (jsc#SLE-12688). - commit 269143b - driver core: Add support for linking devices during device addition (jsc#SLE-16407). - driver core: Add fwnode_to_dev() to look up device from fwnode (jsc#SLE-16407). - commit 0ba9e50 - Update patches.suse/icmp-randomize-the-global-rate-limiter.patch references (add CVE-2020-25705 bsc#1175721). - commit 302c097 - fix patches metadata - fix Patch-mainline: patches.suse/sched-Fix-rq-nr_iowait-ordering.patch patches.suse/sched-fair-Ensure-tasks-spreading-in-LLC-during-LB.patch patches.suse/sched-fair-Fix-unthrottle_cfs_rq-for-leaf_cfs_rq-list.patch - commit 07cd2c9 - blacklist.conf: Kernel building with clang is not supported - commit 66e9cbf - sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list (git fixes (sched)). - commit 155f594 - sched: Fix rq->nr_iowait ordering (git fixes (sched)). - commit 0f2faa6 - sched/fair: Ensure tasks spreading in LLC during LB (git fixes (sched)). - commit f2af668 - blacklist.conf: Alternative KABI-safe fix used instead (bnc#1178227) - commit 307bf60 - net: sctp: Rename fallthrough label to unhandled (bsc#1178203). - commit 6ea8e73 - blacklist.conf: breaks kABI - commit c7c8b0d - timer: Fix wheel index calculation on last level (git-fixes). - commit 7f8a2b1 - timer: Prevent base->clk from moving backward (git-fixes). - commit 48a61b6 - Update patch reference for serial security fix (CVE-2020-15437 bsc#1179140) - commit 195abfd - s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl (bsc#1177070 LTC#188342). - s390/zcrypt: fix kmalloc 256k failure (bsc#1177066 LTC#188341). - commit 0bca1b7 - s390/cpum_cf,perf: change DFLT_CCERROR counter name (bsc#1175918 LTC#187935). - commit 142fe1e - video: hyperv_fb: include vmalloc.h (git-fixes). - commit 9598448 - arm64: mm: convert mm/dump.c to use walk_page_range() (jsc#SLE-16407). - efi/arm: Defer probe of PCIe backed efifb on DT systems (jsc#SLE-16407). - arm/efi: EFI soft reservation to memblock (jsc#SLE-16407). - arm64: memory: fix flipped VA space fallout (jsc#SLE-16407). - commit aa2fd77 - compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use (bsc#1178203). - commit 83cd53c - ALSA: usb-audio: Fix MOTU M-Series quirks (bsc#1178203). - ALSA: usb-audio: Fix quirks for other BOSS devices (bsc#1178203). - ALSA: usb-audio: Add implicit_fb module option (bsc#1178203). - ALSA: usb-audio: Add generic implicit fb parsing (bsc#1178203). - ALSA: usb-audio: Factor out the implicit feedback quirk code (bsc#1178203). - ALSA: usb-audio: Quirk for BOSS GT-001 (bsc#1178203). - ALSA: usb-audio: Show sync endpoint information in proc outputs (bsc#1178203). - ALSA: usb-audio: Use unsigned char for iface and altsettings fields (bsc#1178203). - ALSA: usb-audio: Replace slave/master terms (bsc#1178203). - ALSA: usb-audio: Simplify rate_min/max and rates set up (bsc#1178203). - ALSA: usb-audio: Unify the code for the next packet size calculation (bsc#1178203). - ALSA: usb-audio: Drop unneeded snd_usb_substream fields (bsc#1178203). - ALSA: usb-audio: Refactoring endpoint URB deactivation (bsc#1178203). - ALSA: usb-audio: Use atomic_t for endpoint use_count (bsc#1178203). - ALSA: usb-audio: Constify audioformat pointer references (bsc#1178203). - ALSA: usb-audio: Fix possible stall of implicit fb packet ring-buffer (bsc#1178203). - ALSA: usb-audio: Refactor endpoint management (bsc#1178203). - ALSA: usb-audio: Fix EP matching for continuous rates (bsc#1178203). - ALSA: usb-audio: Always set up the parameters after resume (bsc#1178203). - ALSA: usb-audio: Set callbacks via snd_usb_endpoint_set_callback() (bsc#1178203). - ALSA: usb-audio: Stop both endpoints properly at error (bsc#1178203). - ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments (bsc#1178203). - ALSA: usb-audio: Simplify snd_usb_init_sample_rate() arguments (bsc#1178203). - ALSA: usb-audio: Pass snd_usb_audio object to quirk functions (bsc#1178203). - ALSA: usb-audio: Don't set altsetting before initializing sample rate (bsc#1178203). - ALSA: usb-audio: Add snd_usb_get_host_interface() helper (bsc#1178203). - ALSA: usb-audio: Drop keep_interface flag again (bsc#1178203). - ALSA: usb-audio: Create endpoint objects at parsing phase (bsc#1178203). - ALSA: usb-audio: Avoid doubly initialization for implicit fb (bsc#1178203). - ALSA: usb-audio: Drop debug.h (bsc#1178203). - ALSA: usb-audio: Simplify hw_params rules (bsc#1178203). - ALSA: usb-audio: Add hw constraint for implicit fb sync (bsc#1178203). - ALSA: usb-audio: Move snd_usb_autoresume() call out of setup_hw_info() (bsc#1178203). - ALSA: usb-audio: Track implicit fb sync endpoint in audioformat list (bsc#1178203). - ALSA: usb-audio: Improve some debug prints (bsc#1178203). - ALSA: usb-audio: Set and clear sync EP link properly (bsc#1178203). - ALSA: usb-audio: Add snd_usb_get_endpoint() helper (bsc#1178203). - ALSA: usb-audio: Check implicit feedback EP generically for UAC2 (bsc#1178203). - ALSA: usb-audio: Check valid altsetting at parsing rates for UAC2/3 (bsc#1178203). - ALSA: usb-audio: Don't call usb_set_interface() at trigger callback (bsc#1178203). - ALSA: usb-audio: Handle discrete rates properly in hw constraints (bsc#1178203). - commit 25f15d1 - arm64: mm: Introduce VA_BITS_MIN (jsc#SLE-16407). - Refresh patches.suse/efi-libstub-Rename-efi_call_early-_runtime-macros-to-966291f6.patch. - Refresh patches.suse/efi-libstub-Get-rid-of-sys_table_arg-macro-parameter-2fcdad2a.patch. - arm64: kasan: Switch to using KASAN_SHADOW_OFFSET (jsc#SLE-16407). - arm64: mm: Flip kernel VA space (jsc#SLE-16407). - commit 12d714f - Refresh patches.suse/1322-amdgpu-a-NULL-mm-does-not-mean-a-thread-is-a-kthread.patch. - commit 2d2501a - powerpc/rtas: Restrict RTAS requests from userspace (CVE-2020-27777 bsc#1179107). Update config files. - commit 4d9370a - Add missing '.patch' extension - commit 6639fd0 - Add missing '.patch' extension - commit cb5e93e - net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabled (jsc#SLE-8464). - net/mlx5: Clear bw_share upon VF disable (jsc#SLE-8464). - ionic: check port ptr before use (bsc#1167773). - bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally (jsc#SLE-8371 bsc#1153274). - bnxt_en: Check abort error state in bnxt_open_nic() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Invoke cancel_delayed_work_sync() for PFs also (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one() (jsc#SLE-8371 bsc#1153274). - RDMA/mlx5: Fix devlink deadlock on net namespace deletion (jsc#SLE-8464). - SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() (bsc#1154353). - RDMA/hns: Fix the wrong value of rnr_retry when querying qp (jsc#SLE-8449). - RDMA/hns: Solve the overflow of the calc_pg_sz() (jsc#SLE-8449). - RDMA/qedr: Fix return code if accept is called on a destroyed qp (jsc#SLE-8215). - RDMA/ucma: Add missing locking around rdma_leave_multicast() (git-fixes). - net: fix pos incrementment in ipv6_route_seq_next (bsc#1154353). - bnxt_en: return proper error codes in bnxt_show_temp (git-fixes). - igc: Fix not considering the TX delay for timestamps (bsc#1160634). - igc: Fix wrong timestamp latency numbers (bsc#1160634). - bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Avoid sending firmware messages when AER error is detected (jsc#SLE-8371 bsc#1153274). - commit b757d92 - Update patch reference tag for fbcon fix (CVE-2020-28974 bsc#1178589) - commit 4526eab - powerpc/uaccess: Evaluate macro arguments once, before user access is allowed (CVE-2020-4788 bsc#1177666). - commit 3a6dc74 - blacklist.conf: coresight: mark duplicate fixes - commit 4122655 - usb: core: driver: fix stray tabs in error messages (git-fixes). - commit a37b0ae - Revert "/cdc-acm: hardening against malicious devices"/ (git-fixes). - commit 1bc383a - efi/x86: Handle by-ref arguments covering multiple pages in mixed mode (jsc#SLE-16407). - efi/x86: Remove support for EFI time and counter services in mixed mode (jsc#SLE-16407). - efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper (jsc#SLE-16407). - efi/x86: Fix boot regression on systems with invalid memmap entries (jsc#SLE-16407). - efi/x86: Disable instrumentation in the EFI runtime handling code (jsc#SLE-16407). - efi/libstub/x86: Fix EFI server boot failure (jsc#SLE-16407). - efi/x86: avoid KASAN false positives when accessing the 1: 1 mapping (jsc#SLE-16407). - efi: Fix comment for efi_mem_type() wrt absent physical addresses (jsc#SLE-16407). Refresh patches.suse/x86-efi-Delete-SGI-UV1-detection.patch - efi/x86: Limit EFI old memory map to SGI UV machines (jsc#SLE-16407). Refresh patches.suse/x86-mm-efi-convert-ptdump_walk_pgd_level-to-take-a-mm_struct.patch patches.suse/x86-efi-Delete-SGI-UV1-detection.patch - efi/x86: Avoid RWX mappings for all of DRAM (jsc#SLE-16407). - efi/x86: Don't map the entire kernel text RW for mixed mode (jsc#SLE-16407). - efi/libstub/x86: Fix unused-variable warning (jsc#SLE-16407). - efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode (jsc#SLE-16407). - efi/libstub/x86: Use const attribute for efi_is_64bit() (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure. - efi: Allow disabling PCI busmastering on bridges during boot (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch Update config files. Add "/CONFIG_EFI_DISABLE_PCI_DMA is not set"/ to x86_64/default and arm64/default - efi/x86: Allow translating 64-bit arguments for mixed mode calls (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - efi/x86: Check number of arguments to variadic functions (jsc#SLE-16407). - efi/x86: Remove unreachable code in kexec_enter_virtual_mode() (jsc#SLE-16407). - efi/x86: Don't panic or BUG() on non-critical error conditions (jsc#SLE-16407). - efi/x86: Clean up efi_systab_init() routine for legibility (jsc#SLE-16407). - efi/x86: Drop two near identical versions of efi_runtime_init() (jsc#SLE-16407). - efi/x86: Simplify mixed mode call wrapper (jsc#SLE-16407). - efi/x86: Simplify 64-bit EFI firmware call wrapper (jsc#SLE-16407). - efi/x86: Simplify i386 efi_call_phys() firmware call wrapper (jsc#SLE-16407). - efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions (jsc#SLE-16407). - efi/x86: Split off some old memmap handling into separate routines (jsc#SLE-16407). - efi/x86: Avoid redundant cast of EFI firmware service pointer (jsc#SLE-16407). - efi/x86: Map the entire EFI vendor string before copying it (jsc#SLE-16407). - efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub/x86: Force 'hidden' visibility for extern declarations (jsc#SLE-16407). - efi/libstub: Fix boot argument handling in mixed mode entry code (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure - efi/libstub/x86: Avoid globals to store context during mixed mode calls (jsc#SLE-16407). - efi/libstub: Tidy up types and names of global cmdline variables (jsc#SLE-16407). - commit 05d5a7e - Refresh L1D flush patches to upstream. - commit 6f67758 - config: arm64: enable coresight support References: jsc#SLE-13629,jsc#SLE-14776 - commit 82b71f4 - Delete patches.suse/suse-hv-balloon-debug.patch. - commit f2ea562 - dt-bindings: arm: Adds CoreSight CTI hardware definitions (jsc#SLE-13629,jsc#SLE-14776). - commit 06e36ad - x86/microcode/intel: Check patch signature before saving microcode for early loading (bsc#1152489). - commit 8621df1 - powerpc/pseries: Add KVM guest doorbell restrictions (jsc#SLE-15869 jsc#SLE-16321). - powerpc/pseries: Use doorbells even if XIVE is available (jsc#SLE-15869 jsc#SLE-16321). - powerpc: Inline doorbell sending functions (jsc#SLE-15869 jsc#SLE-16321). - commit 1caac5a - coresight: tmc-etr: Assign boolean values to a bool variable (jsc#SLE-13629,jsc#SLE-14776). - commit 9f54ba1 - x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP (bsc#1152489). - commit 7689d05 - rpm/kernel-binary.spec.in: use grep -E instead of egrep (bsc#1179045) egrep is only a deprecated bash wrapper for "/grep -E"/. So use the latter instead. - commit 63d7072 - coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf() (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf() (jsc#SLE-13629,jsc#SLE-14776). - coresight: Remove unnecessary THIS_MODULE of funnel and replicator driver (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Handle TRCVIPCSSCTLR accesses (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix accesses to TRCPROCSELR (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2 (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix accesses to TRCCIDCTLR1 (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix accesses to TRCVMIDCTLR1 (jsc#SLE-13629,jsc#SLE-14776). - coresight: core: Remove unneeded semicolon (jsc#SLE-13629,jsc#SLE-14776). - coresight: Fix uninitialised pointer bug in etm_setup_aux() (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Initialize dynamic sysfs attributes (jsc#SLE-13629,jsc#SLE-14776). - coresight: add module license (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,skip-power-up (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register (jsc#SLE-13629,jsc#SLE-14776). - coresight: core: Allow the coresight core driver to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: catu: Allow catu drivers to be built as modules (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc-etr: Add function to register catu ops (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Allow cti to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Increase reference count when enabling cti (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Don't disable ect device if it's not enabled (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Fix bug clearing sysfs links on callback (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Fix remove sysfs link error (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add function to register cti associate ops (jsc#SLE-13629,jsc#SLE-14776). - coresight: replicator: Allow replicator driver to be built as module (jsc#SLE-13629,jsc#SLE-14776). - coresight: funnel: Allow funnel driver to be built as module (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc: Allow tmc to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: tpiu: Allow tpiu to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: etb: Allow etb to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Allow etm4x to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm3x: Allow etm3x to be built as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm: perf: Fix warning caused by etm_setup_aux failure (jsc#SLE-13629,jsc#SLE-14776). - coresight: stm: Allow to build coresight-stm as a module (jsc#SLE-13629,jsc#SLE-14776). - coresight: Add try_get_module() in coresight_grab_device() (jsc#SLE-13629,jsc#SLE-14776). - coresight: Export global symbols (jsc#SLE-13629,jsc#SLE-14776). - coresight: Add coresight prefix to barrier_pkt (jsc#SLE-13629,jsc#SLE-14776). - coresight: Use IS_ENABLED for CONFIGs that may be modules (jsc#SLE-13629,jsc#SLE-14776). - coresight: cpu_debug: Define MODULE_DEVICE_TABLE (jsc#SLE-13629,jsc#SLE-14776). - coresight: cpu_debug: Add module name in Kconfig (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix number of resources check for ETM 4.3 and above (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface (jsc#SLE-13629,jsc#SLE-14776). - coresight: Make sysfs functional on topologies with per core sink (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm: perf: Sink selection using sysfs is deprecated (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix issues on trcseqevr access (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Handle unreachable sink in perf mode (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Write regsiters directly in cti_enable_hw() (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix issues within reset interface of sysfs (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Ensure default perf settings filter user/kernel (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: remove pm_runtime_get_sync() from CPU hotplug (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: disclaim device only when it's claimed (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Add Support for HiSilicon ETM device (jsc#SLE-13629,jsc#SLE-14776). - coresight: fix offset by one error in counting ports (jsc#SLE-13629,jsc#SLE-14776). - coresight: stm: Support marked packet (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix save/restore during cpu idle (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm: perf: Add default sink selection to etm perf (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc: Update sink types for default selection (jsc#SLE-13629,jsc#SLE-14776). - coresight: Add default sink selection to CoreSight base (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb() (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc: Add shutdown callback for TMC ETR (jsc#SLE-13629,jsc#SLE-14776). - coresight: Fix comment in main header file (jsc#SLE-13629,jsc#SLE-14776). - coresight: etmv4: Counter values not saved on disable (jsc#SLE-13629,jsc#SLE-14776). - coresight: etmv4: Fix resource selector constant (jsc#SLE-13629,jsc#SLE-14776). - coresight: Drop double check for ACPI companion device (jsc#SLE-13629,jsc#SLE-14776). - coresight: Use devm_kcalloc() in coresight_alloc_conns() (jsc#SLE-13629,jsc#SLE-14776). - coresight: replicator: Reset replicator if context is lost (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Add support to skip trace unit power up (jsc#SLE-13629,jsc#SLE-14776). - coresight: catu: Use CS_AMBA_ID macro for id table (jsc#SLE-13629,jsc#SLE-14776). - coresight: replicator: Use CS_AMBA_ID macro for id table (jsc#SLE-13629,jsc#SLE-14776). - coresight: etmv4: Fix CPU power management setup in probe() function (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Fix error handling in probe (jsc#SLE-13629,jsc#SLE-14776). - stm class: Replace zero-length array with flexible-array (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add CPU idle pm notifer to CTI devices (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add CPU Hotplug handling to CTI driver (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Fix use-after-free of per-cpu etm drvdata (jsc#SLE-13629,jsc#SLE-14776). - coresight: Avoid casting void pointers (jsc#SLE-13629,jsc#SLE-14776). - coresight: Include required headers in C files (jsc#SLE-13629,jsc#SLE-14776). - coresight: Initialize arg in sparse friendly way (jsc#SLE-13629,jsc#SLE-14776). - coresight: Don't initialize variables unnecessarily (jsc#SLE-13629,jsc#SLE-14776). - coresight: Mark some functions static (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Add support for Neoverse N1 ETM (jsc#SLE-13629,jsc#SLE-14776). - coresight: etmv4: Update default filter and initialisation (jsc#SLE-13629,jsc#SLE-14776). - coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb() (jsc#SLE-13629,jsc#SLE-14776). - coresight: Fix support for sparsely populated ports (jsc#SLE-13629,jsc#SLE-14776). - coresight: etb10: Make coresight_etb_groups static (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Make some symbols static (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385 (jsc#SLE-13629,jsc#SLE-14776). - coresight: etm4x: Add support for Qualcomm SC7180 SoC (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add in sysfs links to other coresight devices (jsc#SLE-13629,jsc#SLE-14776). - coresight: Expose device connections via sysfs (jsc#SLE-13629,jsc#SLE-14776). - coresight: Add generic sysfs link creation functions (jsc#SLE-13629,jsc#SLE-14776). - coresight: Add return value for fixup connections (jsc#SLE-13629,jsc#SLE-14776). - coresight: Pass coresight_device for coresight_release_platform_data (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: remove incorrect NULL return check (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add connection information to sysfs (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Enable CTI associated with devices (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add device tree support for custom CTI (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add device tree support for v8 arch CTI (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add sysfs trigger / channel programming API (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add sysfs access to program function registers (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Add sysfs coresight mgmt register access (jsc#SLE-13629,jsc#SLE-14776). - coresight: cti: Initial CoreSight CTI Driver (jsc#SLE-13629,jsc#SLE-14776). - stm class: sys-t: Fix the use of time_after() (jsc#SLE-13629,jsc#SLE-14776). - commit a8be182 - series.conf: cleanup - update upstream reference and resort: patches.suse/scsi-libiscsi-fix-nop-race-condition - commit 8f31344 - fix patch metadata - fix Patch-mainline: patches.suse/0001-mm-THP-swap-fix-allocating-cluster-for-swapfile-by-m.patch - commit 47f49e5 - blacklist.conf: ffedeeb780dc linkage: Introduce new macros for assembler symbols - commit 3f22bb2 - usb: typec: ucsi: Report power supply changes (git-fixes). - commit 23870a2 - kernel-{binary,source}.spec.in: do not create loop symlinks (bsc#1179082) - commit adf56a8 - arm64: lock down kernel in secure boot mode (jsc#SLE-15020). - Update config file: Enable CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT and its dependencies. - commit 6f11f98 - arm64/ima: add ima_arch support (jsc#SLE-15020). - ima: generalize x86/EFI arch glue for other EFI architectures (jsc#SLE-15020). - commit 6c08e9b - mac80211: free sta in sta_info_insert_finish() on errors (git-fixes). - commit 61bc819 - HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver (git-fixes). - HID: logitech-dj: Fix an error in mse_bluetooth_descriptor (git-fixes). - HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpad (git-fixes). - HID: logitech-hidpp: Add PID for MX Anywhere 2 (git-fixes). - iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode (git-fixes). - iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum (git-fixes). - iio: light: fix kconfig dependency bug for VCNL4035 (git-fixes). - iio: adc: mediatek: fix unset field (git-fixes). - tty: serial: imx: keep console clocks always on (git-fixes). - tty: serial: imx: fix potential deadlock (git-fixes). - mac80211: always wind down STA state (git-fixes). - commit 0772cb9 - rpm/kernel-binary.spec.in: avoid using more barewords (bsc#1179014) %split_extra still contained two. - commit d9b4c40 - efi: generalize efi_get_secureboot (jsc#SLE-15020). - Refresh patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. - commit 5086d30 - speakup: Do not let the line discipline be used several times (CVE-2020-28941 bsc#1178740). - commit 94aeaf9 - x86/ima: use correct identifier for SetupMode variable (jsc#SLE-15020). - commit f8d6ce0 - blacklist.conf: add two more bpf commits 197afc631413 libbpf: Don‘t attempt to load unused subprog as an entry-point BPF program 2acc3c1bc8e9 selftests/bpf: Fix error return code in run_getsockopt_test() - commit d1b0a66 - lib/strncpy_from_user.c: Mask out bytes after NUL terminator (bsc#1155518). - commit c5101f8 - libbpf: Fix VERSIONED_SYM_COUNT number parsing (bsc#1177028). - bpf: Relax return code check for subprograms (bsc#1177028). - tools, bpftool: Add missing close before bpftool net attach exit (bsc#1177028). - bpf: verifier: Use target program's type for access verifications (bsc#1177028). - bpf: sockmap: Allow update from BPF (bsc#1177028). - bpf: sockmap: Call sock_map_update_elem directly (bsc#1177028). - bpf: sockmap: Merge sockmap and sockhash update functions (bsc#1177028). - commit c8ac81c - kABI workaround for USB audio driver (bsc#1178203). - commit 9a89b5e - EDAC/amd64: Support asymmetric dual-rank DIMMs (bsc#1179001). - EDAC/amd64: Cache secondary Chip Select registers (bsc#1179001). - commit 5ad6aa8 - ALSA: hda/ca0132: Fix compile warning without PCI (git-fixes). - commit 279d4c5 - EDAC/amd64: Find Chip Select memory size using Address Mask (bsc#1179001). - Refresh patches.suse/edac-amd64-add-amd-family-17h-model-60h-pci-ids.patch. - Refresh patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch. - Refresh patches.suse/edac-amd64-add-pci-device-ids-for-family-17h-model-70h.patch. - Refresh patches.suse/edac-amd64-save-max-number-of-controllers-to-family-type.patch. - commit 889ea68 - ALSA: usb-audio: Support PCM sync_stop (bsc#1178203). - Refresh patches.suse/ALSA-usb-audio-Fix-potential-use-after-free-of-strea.patch. - Refresh patches.suse/ALSA-usb-audio-set-the-interface-format-after-resume.patch. - commit 0f18878 - ALSA: usb-audio: Use ALC1220-VB-DT mapping for ASUS ROG Strix TRX40 mobo (bsc#1178203). - ALSA: usb-audio: Correct wrongly matching entries with audio class (bsc#1178203). - ALSA: usb-audio: Properly match with audio interface class (bsc#1178203). - ALSA: usb-audio: Simplify quirk entries with a macro (bsc#1178203). - ALSA: usb-audio: Move device rename and profile quirks to an internal table (bsc#1178203). - ALSA: usb-audio: Use managed buffer allocation (bsc#1178203). - ALSA: usb-audio: Convert to the common vmalloc memalloc (bsc#1178203). - commit 535b061 - ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vid (jsc#SLE-13489). - commit 9c738ab - ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock (git-fixes). - ASoC: Intel: KMB: Fix S24_LE configuration (git-fixes). - commit 4a82e7d - ASoC: qcom: lpass-platform: Fix memory leak (git-fixes). - ALSA: mixart: Fix mutex deadlock (git-fixes). - ALSA: usb-audio: Add delay quirk for all Logitech USB devices (git-fixes). - ALSA: firewire: Clean up a locking issue in copy_resp_to_buf() (git-fixes). - ALSA: ctl: fix error path at adding user-defined element set (git-fixes). - ALSA: hda/realtek - HP Headset Mic can't detect after boot (git-fixes). - ALSA: hda/realtek - Add supported mute Led for HP (git-fixes). - ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220) (git-fixes). - ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset Button (git-fixes). - commit 55dbb32 - EDAC/amd64: Initialize DIMM info for systems with more than two channels (bsc#1179001). - commit 263a905 - EDAC/amd64: Gather hardware information early (bsc#1179001). - Refresh patches.suse/edac-amd64-save-max-number-of-controllers-to-family-type.patch. - commit 23c7468 - EDAC/amd64: Save max number of controllers to family type (bsc#1179001). Refresh patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch. - EDAC/amd64: Make struct amd64_family_type global (bsc#1179001). - commit 7a2a5fc - kernel-source.spec: Fix build with rpm 4.16 (boo#1179015). RPM_BUILD_ROOT is cleared before %%install. Do the unpack into RPM_BUILD_ROOT in %%install - commit 13bd533 - mm/memremap.c: convert devmap static branch to {inc,dec} (jsc#SLE-16387). - commit 28e3712 - lib: fix test_hmm.c reference after free (jsc#SLE-16387). - commit 6494bc7 - MAINTAINERS: add HMM selftests (jsc#SLE-16387). - commit de2b551 - mm/hmm/test: add selftests for HMM (jsc#SLE-16387). - commit 04c8e1c - mm/hmm/test: add selftest driver for HMM (jsc#SLE-16387). - Update config files. - commit dc51e9f - brcmfmac: Fix warning message after dongle setup failed (git-fixes). - commit 21b5253 - Update config files: Enable imx8's SPI, dmaengine and alsa components - supported.conf: Add spi-imx and imx-sdma - commit e5360c4 - powerpc/32s: Prepare prevent_user_access() for user_access_end() (CVE-2020-4788 bsc#1177666). - commit 2118998 - powerpc/32s: Drop NULL addr verification (CVE-2020-4788 bsc#1177666). - commit 764b74e - spi: cadence-quadspi: Fix error return code in cqspi_probe (git-fixes). - commit 8996fc5 - dmaengine: imx-dma: Mark expected switch fall-through (jsc#SLE-16106). - commit 6962d07 - rpm/kernel-binary.spec.in: avoid using barewords (bsc#1179014) Author: Dominique Leuenberger <dimstar@opensuse.org> - commit 21f8205 - rpm/mkspec: do not build kernel-obs-build on x86_32 We want to use 64bit kernel due to various bugs (bsc#1178762 to name one). There is: ExportFilter: ^kernel-obs-build.*.x86_64.rpm$ . i586 in Factory's prjconf now. No other actively maintained distro (i.e. merging packaging branch) builds a x86_32 kernel, hence pushing to packaging directly. - commit 8099b4b - fs/select.c: batch user writes in do_sys_poll (CVE-2020-4788 bsc#1177666). - commit e2a69e2 - ceph: check session state after bumping session->s_seq (bsc#1179012). - ceph: check the sesion state and return false in case it is closed (bsc#1179012). - ceph: add check_session_state() helper and make it global (bsc#1179012). - commit d99bb08 - Refresh patches.suse/crypto-safexcel-des-switch-to-new-verification-routines.patch. The removal of the variable flags in safexcel_aead_setkey() was somehow missed, creating warnings on Leap kernels. - commit 88b5f9f - Revert "/- crypto: caam - share definition for MAX_SDLEN (jsc#SLE-14454)."/ This reverts commit 3551d7147c4c8c2560932f1461fa9ae2dabaae66. The patch was already introduced by 51f999dc1fe74962969c521a27218efa49298292 but with a slightly different file name. - commit c8b4478 - spi: introduce fallback to pio (jsc#SLE-16106). - commit 415e477 - Restore the header of series.conf The header of series.conf was accidentally changed by abb50be8e6bc "/(kABI: revert use_mm name change (MM Functionality, bsc#1178426))"/. The scripts/git_sort/lib.py script matches the upper-case "/K"/ in the header. - commit cec3f48 - selftests/powerpc: entry flush test (CVE-2020-4788 bsc#1177666). - powerpc/64s: flush L1D after user accesses (CVE-2020-4788 bsc#1177666). - powerpc/64s: flush L1D on kernel entry (CVE-2020-4788 bsc#1177666). - selftests/powerpc: rfi_flush: disable entry flush if present (CVE-2020-4788 bsc#1177666). - powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigations (CVE-2020-4788 bsc#1177666). - selftests/powerpc: entry flush test (CVE-2020-4788 bsc#1177666). - powerpc: Only include kup-radix.h for 64-bit Book3S (CVE-2020-4788 bsc#1177666). - powerpc/64s: flush L1D after user accesses (CVE-2020-4788 bsc#1177666). - powerpc/64s: flush L1D on kernel entry (CVE-2020-4788 bsc#1177666). - selftests/powerpc: rfi_flush: disable entry flush if present (CVE-2020-4788 bsc#1177666). - commit e2755de - Fonts: Replace discarded const qualifier (CVE-2020-28915 bsc#1178886). - commit 1896c0d - fbcon: Fix global-out-of-bounds read in fbcon_get_font() (CVE-2020-28915 bsc#1178886). - Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts (CVE-2020-28915 bsc#1178886). - commit cf5442f - Refresh patch reference for font fix patch (CVE-2020-28915 bsc#1178886) - commit 1add793 - selftests/powerpc: Skip security tests on older CPUs (CVE-2020-4788 bsc#1177666). - commit 1bc32c0 - ACPI: processor: fix NONE coordination for domain mapping failure (jsc#SLE-14771). - cppc_cpufreq: expose information on frequency domains (jsc#SLE-14771). - cppc_cpufreq: clarify support for coordination types (jsc#SLE-14771). - cppc_cpufreq: use policy->cpu as driver of frequency setting (jsc#SLE-14771). - cppc_cpufreq: replace per-cpu structures with lists (jsc#SLE-14771). - cppc_cpufreq: simplify use of performance capabilities (jsc#SLE-14771). - cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use (jsc#SLE-14771). - cppc_cpufreq: fix misspelling, code style and readability issues (jsc#SLE-14771). - ACPI: CPPC: Make some symbols static (jsc#SLE-14771). - ACPI: CPPC: clean up acpi_get_psd_map() (jsc#SLE-14771). - commit f7b4058 - blacklist.conf: add RISC V patch - commit 42e5de9 - ACPI: fan: Initialize performance state sysfs attribute (git-fixes). - net: phy: realtek: support paged operations on RTL8201CP (git-fixes). - commit f04c666 - can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits (git-fixes). - can: m_can: m_can_stop(): set device to software init mode before closing (git-fixes). - can: m_can: m_can_handle_state_change(): fix state change (git-fixes). - can: flexcan: flexcan_setup_stop_mode(): add missing "/req_bit"/ to stop mode property comment (git-fixes). - can: peak_usb: fix potential integer overflow on shift of a int (git-fixes). - can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() (git-fixes). - can: dev: can_restart(): post buffer from the right context (git-fixes). - can: af_can: prevent potential access of uninitialized member in canfd_rcv() (git-fixes). - can: af_can: prevent potential access of uninitialized member in can_rcv() (git-fixes). - lan743x: prevent entire kernel HANG on open, for some platforms (git-fixes). - lan743x: fix issue causing intermittent kernel log warnings (git-fixes). - mac80211: minstrel: fix tx status processing corner case (git-fixes). - mac80211: minstrel: remove deferred sampling code (git-fixes). - rfkill: Fix use-after-free in rfkill_resume() (git-fixes). - spi: lpspi: Fix use-after-free on unbind (git-fixes). - regulator: ti-abb: Fix array out of bound read access on the first transition (git-fixes). - regulator: workaround self-referent regulators (git-fixes). - regulator: avoid resolve_supply() infinite recursion (git-fixes). - regulator: fix memory leak with repeated set_machine_constraints() (git-fixes). - regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} (git-fixes). - commit 3d08124 - kbuild: make Clang build userprogs for target architecture (bsc#1177028). - commit 11fffeb - efi/libstub: Drop 'table' argument from efi_table_attr() macro (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub: Drop protocol argument from efi_call_proto() macro (jsc#SLE-16407). - efi/libstub/x86: Work around page freeing issue in mixed mode (jsc#SLE-16407). - efi/libstub/x86: Drop __efi_early() export and efi_config struct (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure. Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch - efi/libstub: Unify the efi_char16_printk implementations (jsc#SLE-16407). - efi/libstub: Get rid of 'sys_table_arg' macro parameter (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - efi/libstub: Avoid protocol wrapper for file I/O routines (jsc#SLE-16407). - efi/libstub/x86: Avoid thunking for native firmware calls (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - efi/libstub: Annotate firmware routines as __efiapi (jsc#SLE-16407). - efi/libstub: Use stricter typing for firmware function pointers (jsc#SLE-16407). - efi/libstub: Drop explicit 32/64-bit protocol definitions (jsc#SLE-16407). - efi/libstub: Distinguish between native/mixed not 32/64 bit (jsc#SLE-16407). - efi/libstub: Extend native protocol definitions with mixed_mode aliases (jsc#SLE-16407). - efi/libstub: Use a helper to iterate over a EFI handle array (jsc#SLE-16407). - efi/x86: Rename efi_is_native() to efi_is_mixed() (jsc#SLE-16407). - efi/libstub: Remove unused __efi_call_early() macro (jsc#SLE-16407). - efi/gop: Unify 32/64-bit functions (jsc#SLE-16407). - efi/gop: Convert GOP structures to typedef and clean up some types (jsc#SLE-16407). - efi/gop: Remove unused typedef (jsc#SLE-16407). - efi/gop: Remove bogus packed attribute from GOP structures (jsc#SLE-16407). - efi/capsule-loader: Explicitly include linux/io.h for page_to_phys() (jsc#SLE-16407). - x86/efi: Explicitly include realmode.h to handle RM trampoline quirk (jsc#SLE-16407). - x86/efistub: Disable paging at mixed mode entry (jsc#SLE-16407). - commit 7d8fae9 - treewide: Use sizeof_field() macro (jsc#SLE-16407). - commit f4dcb62 - pinctrl: lynxpoint: Move GPIO driver to pin controller folder (jsc#SLE-12730). - Refresh patches.suse/pinctrl-intel-Add-Intel-Alder-Lake-S-pin-controller-.patch. - commit 66f9d94 - blacklist.conf: git-fixes blacklist for drm v5.8 - commit 9af7e74 - usb: dwc3: pci: add support for the Intel Alder Lake-S (jsc#SLE-13489). - commit 030ca85 - uio: Fix use-after-free in uio_unregister_device() (git-fixes). - mei: protect mei_cl_mtu from null dereference (git-fixes). - usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode (git-fixes). - pinctrl: amd: use higher precision for 512 RtcClk (git-fixes). - pinctrl: amd: fix incorrect way to disable debounce filter (git-fixes). - usb: gadget: goku_udc: fix potential crashes in probe (git-fixes). - i2c: sh_mobile: implement atomic transfers (git-fixes). - i2c: mediatek: move dma reset before i2c reset (git-fixes). - tpm_tis: Disable interrupts on ThinkPad T490s (git-fixes). - cfg80211: regulatory: Fix inconsistent format argument (git-fixes). - cfg80211: initialize wdev data earlier (git-fixes). - mac80211: fix use of skb payload instead of header (git-fixes). - mfd: sprd: Add wakeup capability for PMIC IRQ (git-fixes). - commit 0ba4e11 - futex: Don't enable IRQs unconditionally in put_pi_state() (bsc#1149032). - futex: Handle transient "/ownerless"/ rtmutex state correctly (bsc#1149032). - commit 15c899a - kABI workaround for HD-audio (git-fixes). - commit 97e2fbf - ALSA: hda: Reinstate runtime_allow() for all hda controllers (git-fixes). - ALSA: hda: fix jack detection with Realtek codecs when in D3 (git-fixes). - commit 6f153b9 - x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* (jsc#SLE-16407). Joey Lee: Only backporting EFI files for later EFI stub changing. - linkage: Introduce new macros for assembler symbols (jsc#SLE-16407). - commit 0db172f - gpio: aspeed: avoid return type warning (git-fixes). - commit 3ce1279 - Add blacklist and no-fix for superfluous gpio and pinctrl commits - commit e89ba63 - gpio: aspeed: fix ast2600 bank properties (git-fixes). - gpio/aspeed-sgpio: don't enable all interrupts by default (git-fixes). - gpio/aspeed-sgpio: enable access to all 80 input & output sgpios (git-fixes). - Revert "/gpio: thunderx: Switch to GPIOLIB_IRQCHIP"/ (git-fixes). - MAINTAINERS: Append missed file to the database (git-fixes). - pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpio (git-fixes). - gpio: aspeed-sgpio: Rename and add Kconfig/Makefile (git-fixes). - pinctrl: stmfx: fix valid_mask init sequence (git-fixes). - commit d2a6950 - arm64: thunderX2: drop support for pre-production silicon revisions References: jsc#11529 - commit 5a94cc5 - cpufreq: CPPC: Reuse caps variable in few routines (jsc#SLE-14771). - cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable (jsc#SLE-14771). - mailbox: pcc: Put the PCCT table for error path (jsc#SLE-14771). - mailbox: pcc: make pcc_mbox_driver static (jsc#SLE-14771). - cpufreq: CPPC: add SW BOOST support (jsc#SLE-14771). - cpufreq: change '.set_boost' to act on one policy (jsc#SLE-14771). - cpufreq: CPPC: put ACPI table after using it (jsc#SLE-14771). - cpufreq : CPPC: Break out if HiSilicon CPPC workaround is matched (jsc#SLE-14771). - commit 7996b85 - pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm (jsc#SLE-12730). - pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistent (jsc#SLE-12730). - pinctrl: cannonlake: Modify COMMUNITY macros to be consistent (jsc#SLE-12730). - pinctrl: intel: Update header block to reflect direct dependencies (jsc#SLE-12730). - pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data() (jsc#SLE-12730). - pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data() (jsc#SLE-12730). - pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use (jsc#SLE-12730). - pinctrl: cherryview: Utilize temporary variable to hold device pointer (jsc#SLE-12730). - pinctrl: cherryview: Switch to use struct intel_pinctrl (jsc#SLE-12730). - pinctrl: cherryview: Move custom community members to separate data struct (jsc#SLE-12730). - pinctrl: cherryview: Drop stale comment (jsc#SLE-12730). - commit 19aef60 - pinctrl: merrifield: Add I2S bus 2 pins to groups and functions (jsc#SLE-12730). - commit ba1d01c - pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs (jsc#SLE-12730). - pinctrl: baytrail: Use fallthrough pseudo-keyword (jsc#SLE-12730). - pinctrl: merrifield: Update pin names in accordance with official list (jsc#SLE-12730). - pinctrl: baytrail: Drop no-op ACPI_PTR() call (jsc#SLE-12730). - pinctrl: lynxpoint: Drop no-op ACPI_PTR() call (jsc#SLE-12730). - pinctrl: lynxpoint: Introduce helpers to enable or disable input (jsc#SLE-12730). - pinctrl: lynxpoint: Make use of for_each_requested_gpio() (jsc#SLE-12730). - pinctrl: intel: Make use of for_each_requested_gpio_in_range() (jsc#SLE-12730). - pinctrl: intel: Protect IO in few call backs by lock (jsc#SLE-12730). - pinctrl: intel: Split intel_config_get() to three functions (jsc#SLE-12730). - pinctrl: intel: Drop the only label in the code for consistency (jsc#SLE-12730). - pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce() (jsc#SLE-12730). - pinctrl: intel: Make use of IRQ_RETVAL() (jsc#SLE-12730). - pinctrl: intel: Reduce scope of the lock (jsc#SLE-12730). - pinctrl: intel: Disable input and output buffer when switching to GPIO (jsc#SLE-12730). - pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3) (jsc#SLE-12730). - pinctrl: intel: Allow drivers to define ACPI address space ID (jsc#SLE-12730). - pinctrl: intel: Allow drivers to define total amount of IRQs per community (jsc#SLE-12730). - pinctrl: cherryview: Convert chv_writel() to use chv_padreg() (jsc#SLE-12730). - pinctrl: cherryview: Introduce helpers to IO with common registers (jsc#SLE-12730). - pinctrl: cherryview: Introduce chv_readl() helper (jsc#SLE-12730). - gpiolib: Introduce for_each_requested_gpio_in_range() macro (jsc#SLE-12730). - commit 2be8053 - pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH) (jsc#SLE-12730). - pinctrl: intel: Move npins closer to pin_base in struct intel_community (jsc#SLE-12730). - pinctrl: intel: Update description in struct intel_community (jsc#SLE-12730). - pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly (jsc#SLE-12730). - pinctrl: baytrail: Use platform_get_irq_optional() explicitly (jsc#SLE-12730). - pinctrl: icelake: Use generic flag for special GPIO base treatment (jsc#SLE-12730). - pinctrl: cannonlake: Use generic flag for special GPIO base treatment (jsc#SLE-12730). - pinctrl: cherryview: Use GENMASK() consistently (jsc#SLE-12730). - pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2) (jsc#SLE-12730). - commit efa95a6 - Update config files. - Refresh patches.suse/pinctrl-intel-Add-Intel-Alder-Lake-S-pin-controller-.patch. - Refresh patches.suse/pinctrl-lynxpoint-Move-GPIO-driver-to-pin-controller.patch. - supported.conf: Add pinctrl-lynxpoint - commit 7d43af8 - pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID (jsc#SLE-12730). - pinctrl: intel: Pass irqchip when adding gpiochip (jsc#SLE-12730). - pinctrl: intel: Add GPIO <-> pin mapping ranges via callback (jsc#SLE-12730). - pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output (jsc#SLE-12730). - pinctrl: lynxpoint: Update summary in the driver (jsc#SLE-12730). - pinctrl: lynxpoint: Switch to pin control API (jsc#SLE-12730). - pinctrl: lynxpoint: Add GPIO <-> pin mapping ranges via callback (jsc#SLE-12730). - pinctrl: lynxpoint: Implement ->pin_dbg_show() (jsc#SLE-12730). - pinctrl: lynxpoint: Add pin control operations (jsc#SLE-12730). - pinctrl: lynxpoint: Reuse struct intel_pinctrl in the driver (jsc#SLE-12730). - pinctrl: lynxpoint: Add pin control data structures (jsc#SLE-12730). - pinctrl: lynxpoint: Implement intel_gpio_get_direction callback (jsc#SLE-12730). - pinctrl: lynxpoint: Implement ->irq_ack() callback (jsc#SLE-12730). - pinctrl: lynxpoint: Move ownership check to IRQ chip (jsc#SLE-12730). - pinctrl: lynxpoint: Move lp_irq_type() closer to IRQ related routines (jsc#SLE-12730). - pinctrl: lynxpoint: Move ->remove closer to ->probe() (jsc#SLE-12730). - pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use (jsc#SLE-12730). - pinctrl: lynxpoint: Convert unsigned to unsigned int (jsc#SLE-12730). - pinctrl: lynxpoint: Switch to memory mapped IO accessors (jsc#SLE-12730). - pinctrl: lynxpoint: Keep pointer to struct device instead of its container (jsc#SLE-12730). - pinctrl: lynxpoint: Relax GPIO request rules (jsc#SLE-12730). - pinctrl: lynxpoint: Assume 2 bits for mode selector (jsc#SLE-12730). - pinctrl: lynxpoint: Use standard pattern for memory allocation (jsc#SLE-12730). - pinctrl: lynxpoint: Use %pR to print IO resource (jsc#SLE-12730). - pinctrl: lynxpoint: Drop useless assignment (jsc#SLE-12730). - pinctrl: lynxpoint: Correct amount of pins (jsc#SLE-12730). - pinctrl: lynxpoint: Use raw_spinlock for locking (jsc#SLE-12730). - pinctrl: baytrail: Reuse struct intel_pinctrl in the driver (jsc#SLE-12730). - pinctrl: baytrail: Use local variable to keep device pointer (jsc#SLE-12730). - pinctrl: baytrail: Keep pointer to struct device instead of its container (jsc#SLE-12730). - pinctrl: intel: Share struct intel_pinctrl for wider use (jsc#SLE-12730). - pinctrl: intel: Use GPIO direction definitions (jsc#SLE-12730). - pinctrl: cherryview: Use GPIO direction definitions (jsc#SLE-12730). - pinctrl: baytrail: Use GPIO direction definitions (jsc#SLE-12730). - pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback (jsc#SLE-12730). - pinctrl: baytrail: Group GPIO IRQ chip initialization (jsc#SLE-12730). - pinctrl: baytrail: Allocate IRQ chip dynamic (jsc#SLE-12730). - commit be1af4d - pinctrl: sunrisepoint: Add missing Interrupt Status register offset (jsc#SLE-12730). - Refresh patches.suse/pinctrl-sunrisepoint-Fix-PAD-lock-register-offset-fo.patch. - commit 58844ce - pinctrl: cherryview: Missed type change to unsigned int (jsc#SLE-12730). - Refresh patches.suse/pinctrl-cherryview-Add-missing-spinlock-usage-in-chv.patch. - commit 2b6f93f - pinctrl: intel: Use helper to restore register values on - >resume() (jsc#SLE-12730). - Refresh patches.suse/pinctrl-intel-Introduce-common-flags-for-GPIO-mappin.patch. - commit 07edd70 - pinctrl: intel: Introduce intel_restore_hostown() helper (jsc#SLE-12730). - Refresh patches.suse/pinctrl-intel-Introduce-common-flags-for-GPIO-mappin.patch. - commit 2eb52ff - SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow() (git-fixes). - commit 0640a68 - Move patches.suse/compiler.h-Enforce-that-READ_ONCE_NOCHECK-access-siz.patch into sorted section. For some reason, the above patch was in the kABI padding section. That's clearly wrong, move it out of the kABI padding section and into sorted patches section. - commit a46db82 - tty/sysrq: constify the sysrq API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 28757bc - tty/sysrq: alpha: export and use __sysrq_get_key_op() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 0885df4 - i2c: add helper to check if a client has a driver attached (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit ff6d2f4 - mm/gup: fix gup_fast with dynamic page table folding (bnc#1176586, LTC#188235). - commit b2a9d8e - x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* (jsc#SLE-16407). Joey Lee: Only backporting EFI files for later EFI stub changing. - x86/asm: Make some functions local (jsc#SLE-16407). - Refresh patches.suse/x86-entry-64-handle-fsgsbase-enabled-paranoid-entry-exit.patch. - Refresh patches.suse/x86-entry-64-switch-cr3-before-swapgs-in-paranoid-entry.patch. - Refresh patches.suse/x86-powerpc-rename-memcpy_mcsafe-to-copy_mc_to_-user-kernel.patch. - x86/boot: Annotate data appropriately (jsc#SLE-16407). Refresh patches.suse/x86-boot-compressed-64-add-idt-infrastructure. - x86/asm: Annotate aliases (jsc#SLE-16407). Refresh patches.suse/x86-cpufeatures-Add-support-for-fast-short-REP-MOVSB.patch. - x86/asm/crypto: Annotate local functions (jsc#SLE-16407). - x86/asm: Make more symbols local (jsc#SLE-16407). - commit c5b2503 - bpf: Fix two typos in uapi/linux/bpf.h (bsc#1177028). - bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALL (bsc#1177028). - bpf: Drop duplicated words in uapi helper comments (bsc#1177028). - xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines (bsc#1177028). Refresh patches - patches.suse/bpf-cpumap-Add-the-possibility-to-attach-an-eBPF-pro.patch - patches.suse/bpf-cpumap-Implement-XDP_REDIRECT-for-eBPF-programs-.patch - bpf: Switch most helper return values from 32-bit int to 64-bit long (bsc#1177028). Refresh patches: - patches.suse/bpf-Introduce-SK_LOOKUP-program-type-with-a-dedicate.patch - patches.suse/bpf-Sync-linux-bpf.h-to-tools.patch - patches.suse/bpf-Fix-comment-for-helper-bpf_current_task_under_cg.patch - commit dd3217c - scsi: libiscsi: Fix NOP race condition (bsc#1176481). - commit ed80277 - memremap: provide a not device managed memremap_pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/mm-memunmap-don-t-access-uninitialized-memmap-in-mem.patch. - commit a124be7 - memremap: don't use a separate devm action for devmap_managed_enable_get (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 4d6242f - memremap: remove the dev field in struct dev_pagemap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/PCI-P2PDMA-Introduce-private-pagemap-structure.patch. - Refresh patches.suse/mm-memunmap-don-t-access-uninitialized-memmap-in-mem.patch. - commit 1feeaf5 - x86/efi: EFI soft reservation to E820 enumeration (jsc#SLE-16407). Refresh patches.suse/x86-efi-Add-efi_fake_mem-support-for-EFI_MEMORY_SP-199c8471.patch. - efi: Common enable/disable infrastructure for EFI soft reservation (jsc#SLE-16407). - Refresh patches.suse/efi-Store-mask-of-supported-runtime-services-in-stru.patch. patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. - Update config files. CONFIG_EFI_SOFT_RESERVE=y on x86_64/default, arm64/default - x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table (jsc#SLE-16407). - commit 4faf531 - usb: dwc3: Add ACPI support for xHCI ports (jsc#SLE-12251). - commit 324b394 - pinctrl: cherryview: Pass irqchip when adding gpiochip (jsc#SLE-12730). - pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback (jsc#SLE-12730). - pinctrl: cherryview: Split out irq hw-init into a separate helper function (jsc#SLE-12730). - pinctrl: baytrail: Pass irqchip when adding gpiochip (jsc#SLE-12730). - pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback (jsc#SLE-12730). - pinctrl: baytrail: Update North Community pin list (jsc#SLE-12730). - pinctrl: intel: Missed type change to unsigned int (jsc#SLE-12730). - pinctrl: intel: Drop level from warning to debug in intel_restore_hostown() (jsc#SLE-12730). - pinctrl: intel: Introduce intel_restore_intmask() helper (jsc#SLE-12730). - pinctrl: intel: Introduce intel_restore_padcfg() helper (jsc#SLE-12730). - pinctrl: cherryview: Fix spelling mistake in the comment (jsc#SLE-12730). - commit 7f8dbee - pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2) (jsc#SLE-12730). - Refresh patches.suse/0001-pinctrl-baytrail-Really-serialize-all-register-acces.patch. - commit e0a9108 - pinctrl: sunrisepoint: Provide Interrupt Status register offset (jsc#SLE-12730). - Refresh patches.suse/pinctrl-sunrisepoint-Fix-PAD-lock-register-offset-fo.patch. - commit dfae0e2 - pinctrl: intel: mark intel_pin_to_gpio __maybe_unused (jsc#SLE-12730). - pinctrl: intel: Allow to request locked pads (jsc#SLE-12730). - pinctrl: cherryview: Remove dev_err() usage after platform_get_irq() (jsc#SLE-12730). - pinctrl: intel: Remove dev_err() usage after platform_get_irq() (jsc#SLE-12730). - pinctrl: intel: Use NSEC_PER_USEC for debounce calculus (jsc#SLE-12730). - pinctrl: intel: Remove default Interrupt Status offset (jsc#SLE-12730). - pinctrl: lewisburg: Provide Interrupt Status register offset (jsc#SLE-12730). - pinctrl: icelake: Provide Interrupt Status register offset (jsc#SLE-12730). - pinctrl: geminilake: Provide Interrupt Status register offset (jsc#SLE-12730). - pinctrl: cannonlake: Provide Interrupt Status register offset (jsc#SLE-12730). - pinctrl: broxton: Provide Interrupt Status register offset (jsc#SLE-12730). - pinctrl: intel: Simplify offset validation in intel_get_padcfg() (jsc#SLE-12730). - pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid() (jsc#SLE-12730). - pinctrl: merrifield: Use devm_platform_ioremap_resource() (jsc#SLE-12730). - pinctrl: intel: Use devm_platform_ioremap_resource() (jsc#SLE-12730). - pinctrl: cherryview: Use devm_platform_ioremap_resource() (jsc#SLE-12730). - pinctrl: baytrail: Use devm_platform_ioremap_resource() (jsc#SLE-12730). - commit ee7dd05 - Revert "/gpio: merrifield: Pass irqchip when adding gpiochip"/ (jsc#SLE-12730). - Revert "/gpio: merrifield: Restore use of irq_base"/ (jsc#SLE-12730). - commit 778c0ed - Revert "/gpio: merrifield: Move hardware initialization to callback"/ (jsc#SLE-12730). - gpio: lynxpoint: set default handler to be handle_bad_irq() (jsc#SLE-12730). - gpio: merrifield: Move hardware initialization to callback (jsc#SLE-12730). - gpio: lynxpoint: Move hardware initialization to callback (jsc#SLE-12730). - gpio: intel-mid: Move hardware initialization to callback (jsc#SLE-12730). - gpio: merrifield: Restore use of irq_base (jsc#SLE-12730). - pinctrl/gpio: Take MUX usage into account (jsc#SLE-12730). - commit a8fa4e0 - gpiolib: of: add a fallback for wlf,reset GPIO name (jsc#SLE-12730). - Refresh patches.suse/usb-fusb302-convert-to-use-gpio-descriptors.patch. - commit 9cd8b23 - gpio: Initialize the irqchip valid_mask with a callback (jsc#SLE-12730). - Refresh patches.suse/gpiolib-Initialize-the-hardware-with-a-callback.patch. - Refresh patches.suse/pinctrl-cherryview-Fix-irq_valid_mask-calculation.patch. - commit 65c5c62 - gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() (jsc#SLE-12730). - gpio: remove explicit comparison with 0 (jsc#SLE-12730). - gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-12730). - gpio: aspeed: Add in ast2600 details to Aspeed driver (jsc#SLE-12730). - gpio: aspeed: Use ngpio property from device tree if available (jsc#SLE-12730). - gpio: aspeed: Setup irqchip dynamically (jsc#SLE-12730). - gpiolib: acpi: make acpi_can_fallback_to_crs() static (jsc#SLE-12730). - commit bf8a468 - gpio: of: Normalize return code variable name (jsc#SLE-12730). - Refresh patches.suse/gpiolib-No-need-to-call-gpiochip_remove_pin_ranges-t.patch. - commit a436005 - gpio: gpiolib: Normalize return code variable name (jsc#SLE-12730). - Refresh patches.suse/gpiolib-Initialize-the-hardware-with-a-callback.patch. - Refresh patches.suse/gpiolib-Introduce-add_pin_ranges-callback.patch. - Refresh patches.suse/gpiolib-Switch-order-of-valid-mask-and-hw-init.patch. - Refresh patches.suse/gpiolib-don-t-clear-FLAG_IS_OUT-when-emulating-open-.patch. - commit 591fe46 - gpio: merrifield: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: lynxpoint: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: intel-mid: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: pch: Use dev_get_drvdata (jsc#SLE-12730). - gpio: ep93xx: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: lpc32xx: allow building on non-lpc32xx targets (jsc#SLE-12730). - gpio: ixp4xx: remove redundant dev_err message (jsc#SLE-12730). - commit 970dbfe - intel_idle: Customize IceLake server support (bsc#1178286). - commit eac5b5e - gpio: em: use a helper variable for &pdev->dev (jsc#SLE-12730). - gpio: zynq: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: mt7621: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: aspeed: Add SGPIO driver (jsc#SLE-12730). - gpio: tqmx86: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: vf610: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: zx: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: ftgpio: Move hardware initialization (jsc#SLE-12730). - gpio: Use callback presence to determine need of valid_mask (jsc#SLE-12730). - pinctrl: stmfx: Use the callback to populate valid_mask (jsc#SLE-12730). - commit 2c3ab09 - spi: Stop selecting MTD_SPI_NOR for SPI_HISI_SFC_V3XX (jsc#SLE-14214 jsc#SLE-16606). - commit bcf49c6 - mm, THP, swap: fix allocating cluster for swapfile by mistake (bsc#1178755). - commit ba1483e - drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh (jsc#SLE-12251). - commit e5cbc97 - supported.conf: enable fsl-mph-dr-of for NXP LS1012A References: jsc#SLE-12251 - commit 985a505 - USB: phy: fsl-usb: remove character device usage (jsc#SLE-12251). - USB: phy: fsl-usb: remove sysfs abuse (jsc#SLE-12251). - usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant (jsc#SLE-12251). - USB: phy: fsl-usb: convert platform driver to use dev_groups (jsc#SLE-12251). - commit d31fcb5 - Add bug reference to two hv_netvsc patches (bsc#1178853). - commit 2fdc798 - x86/hyperv: Clarify comment on x2apic mode (git-fixes). - commit 47d9c63 - hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions (git-fixes). - commit 803c2b1 - cpuidle: psci: Fix suspicious RCU usage (jsc#SLE-12251). - cpuidle: psci: Prevent domain idlestates until consumers are ready (jsc#SLE-12251). - cpuidle: psci: Convert PM domain to platform driver (jsc#SLE-12251). - cpuidle: psci: Fix error path via converting to a platform driver (jsc#SLE-12251). - cpuidle: psci: Fail cpuidle registration if set OSI mode failed (jsc#SLE-12251). - cpuidle: psci: Split into two separate build objects (jsc#SLE-12251). - drivers/firmware/psci: Assign @err directly in hotplug_tests() (jsc#SLE-12251). - cpuidle: psci: Fixup execution order when entering a domain idle state (jsc#SLE-12251). - cpuidle: psci: Split psci_dt_cpu_init_idle() (jsc#SLE-12251). - cpuidle: psci: Add support for PM domains by using genpd (jsc#SLE-12251). - PM / Domains: Introduce a genpd OF helper that removes a subdomain (jsc#SLE-12251). - cpuidle: psci: Support CPU hotplug for the hierarchical model (jsc#SLE-12251). - cpuidle: psci: Manage runtime PM in the idle path (jsc#SLE-12251). - cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains (jsc#SLE-12251). - cpuidle: psci: Attach CPU devices to their PM domains (jsc#SLE-12251). - cpuidle: psci: Add a helper to attach a CPU to its PM domain (jsc#SLE-12251). - cpuidle: psci: Support hierarchical CPU idle states (jsc#SLE-12251). - cpuidle: psci: Simplify OF parsing of CPU idle state nodes (jsc#SLE-12251). - cpuidle: dt: Support hierarchical CPU idle states (jsc#SLE-12251). - of: base: Add of_get_cpu_state_node() to get idle states for a CPU node (jsc#SLE-12251). - cpuidle: psci: Align psci_power_state count with idle state count (jsc#SLE-12251). - PM / Domains: Align in-parameter names for some genpd functions (jsc#SLE-12251). - commit cfb59fe - powerpc/pmem: Initialize pmem device on newer hardware (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Avoid the barrier in flush routines (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Update ppc64 to use the new barrier instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Add flush routines using new pmem store and sync instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Add new instructions for persistent storage and sync (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - powerpc/pmem: Restrict papr_scm to P8 and above (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964). - commit 5a4cff0 - gpio: Pass mask and size with the init_valid_mask() (jsc#SLE-12730). - Refresh patches.suse/gpiolib-Introduce-add_pin_ranges-callback.patch. - commit 4f43960 - gpio: aspeed: Pass irqchip when adding gpiochip (jsc#SLE-12730). - Refresh patches.suse/gpio-aspeed-Fix-incorrect-number-of-banks.patch. - commit 4ad35e3 - gpio: Remove dev_err() usage after platform_get_irq() (jsc#SLE-12730). - Refresh patches.suse/gpio-max77620-Don-t-shadow-error-code-of-platform_ge.patch. - commit 3167e98 - gpio: mockup: don't depend twice on GPIOLIB (jsc#SLE-12730). - gpio: hlwd: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: xlp: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: cadence: Pass irqchip when adding gpiochip (jsc#SLE-12730). - gpio: thunderx: Switch to GPIOLIB_IRQCHIP (jsc#SLE-12730). - gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP (jsc#SLE-12730). - gpio: remove ks8695 driver (jsc#SLE-12730). - commit 7ebfb0b - gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h (jsc#SLE-12730). - Refresh patches.suse/gpiolib-acpi-Add-honor_wakeup-module-option-quirk-me.patch. - Refresh patches.suse/gpiolib-acpi-Rework-honor_wakeup-option-into-an-igno.patch. - Refresh patches.suse/gpiolib-acpi-Turn-dmi_system_id-table-into-a-generic.patch. - commit f7da78b - gpio: madera: Use local copy of pdata (jsc#SLE-12730). - gpio: arizona: Use local copy of pdata (jsc#SLE-12730). - gpio: viperboard: Replace 'unsigned' with 'unsigned int' (jsc#SLE-12730). - gpio: refactor gpiochip_allocate_mask() with bitmap_alloc() (jsc#SLE-12730). - gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h (jsc#SLE-12730). - gpio: max77650: add MODULE_ALIAS() (jsc#SLE-12730). - gpio: bd70528: remove redundant assignment to variable ret (jsc#SLE-12730). - gpio: bd70528: fix spelling misstake "/debouce"/ -> "/debounce"/ (jsc#SLE-12730). - commit b978538 - Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected (git-fixes). - commit 1361be0 - Update Patch-metadata after merging into mainline: - patches.suse/i40e-xsk-uninitialized-variable-in-i40e_clean_rx_irq.patch - commit 0b71e11 - optee: model OP-TEE as a platform device/driver (jsc#SLE-12251). - tee: optee: Fix compilation issue with nommu (jsc#SLE-12251). - optee: Fix multi page dynamic shm pool alloc (jsc#SLE-12251). - tee: optee: fix device enumeration error handling (jsc#SLE-12251). - tee: optee: Fix dynamic shm pool allocations (jsc#SLE-12251). - tee: optee: add might_sleep for RPC requests (jsc#SLE-12251). - commit 859d294 - x86/platform/uv: Fix copied UV5 output archtype (bsc#1178908 bsc#1177710 jsc#SLE-13285). - x86/platform/uv: Drop last traces of uv_flush_tlb_others (bsc#1178908 bsc#1177710 jsc#SLE-13285). - x86/tlb/uv: Add a forward declaration for struct flush_tlb_info (bsc#1178908 bsc#1177710 jsc#SLE-13285). - x86/platform/uv: Mark is_uv_hubless() static (bsc#1178908 bsc#1177710 jsc#SLE-13285). - commit a7ea789 - Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER (git-fixes). - Input: adxl34x - clean up a data type in adxl34x_probe() (git-fixes). - commit 35dd120 - Add bug reference to a pci-hyperv patch (bsc#1178901). - commit 5530843 - bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t (bsc#1177028). - commit f612634 - Input: sunkbd - avoid use-after-free in teardown paths (CVE-2020-25669 bsc#1178182). - commit bafe1db - bpfilter: Allow to build bpfilter_umh as a module without static library (bsc#1177028). Update config files: - Add CONFIG_BPFILTER_UMH=m back to x86_64/default - umd: Stop using split_argv (bsc#1177028). - umd: Remove exit_umh (bsc#1177028). - bpfilter: Take advantage of the facilities of struct pid (bsc#1177028). Refresh patches.suse/net-bpfilter-split-__bpfilter_process_sockopt.patch - exit: Factor thread_group_exited out of pidfd_poll (bsc#1177028). - umd: Track user space drivers with struct pid (bsc#1177028). Refresh patches: - patches.suse/bpfilter-Initialize-pos-variable.patch - patches.suse/bpfilter-fix-up-a-sparse-annotation.patch - patches.suse/net-bpfilter-split-__bpfilter_process_sockopt.patch - bpfilter: Move bpfilter_umh back into init data (bsc#1177028). - exec: Remove do_execve_file (bsc#1177028). - umh: Stop calling do_execve_file (bsc#1177028). - umd: Transform fork_usermode_blob into fork_usermode_driver (bsc#1177028). - umd: Rename umd_info.cmdline umd_info.driver_name (bsc#1177028). - umd: For clarity rename umh_info umd_info (bsc#1177028). - umh: Separate the user mode driver and the user mode helper support (bsc#1177028). - umh: Remove call_usermodehelper_setup_file (bsc#1177028). - umh: Rename the user mode driver helpers for clarity (bsc#1177028). - umh: Move setting PF_UMH into umh_pipe_setup (bsc#1177028). - umh: Capture the pid in umh_pipe_setup (bsc#1177028). - commit 7fb16dd - bpfilter: document build requirements for bpfilter_umh (bsc#1177028). - bpfilter: use 'userprogs' syntax to build bpfilter_umh (bsc#1177028). - kbuild: add infrastructure to build userspace programs (bsc#1177028). - bpfilter: check if $(CC) can link static libc in Kconfig (bsc#1177028). Update config files - Set CONFIG_CC_CAN_LINK_STATIC=n since we don't build in bpfilter - Temporarily remove CONFIG_BPFILTER_UMH=m + Will add it back later - commit 4602c14 - perf/x86/intel: Support per-thread RDPMC TopDown metrics (jsc#SLE-13346). - perf/x86/intel: Support TopDown metrics on Ice Lake (jsc#SLE-13346). - perf/x86: Add a macro for RDPMC offset of fixed counters (jsc#SLE-13346). - commit 6b22c07 - perf/x86/intel: Generic support for hardware TopDown metrics (jsc#SLE-13346). - Refresh patches.suse/perf-x86-fix-n_pair-for-cancelled-txn.patch. - commit dba68ee - perf/core: Add a new PERF_EV_CAP_SIBLING event capability (jsc#SLE-13346). - perf/x86/intel: Use switch in intel_pmu_disable/enable_event (jsc#SLE-13346). - perf/x86/intel: Fix the name of perf METRICS (jsc#SLE-13346). - perf/x86/intel: Move BTS index to 47 (jsc#SLE-13346). - perf/x86/intel: Introduce the fourth fixed counter (jsc#SLE-13346). - perf/x86/intel: Name the global status bit in NMI handler (jsc#SLE-13346). - perf/x86: Use event_base_rdpmc for the RDPMC userspace support (jsc#SLE-13346). - perf/x86: Keep LBR records unchanged in host context for guest usage (jsc#SLE-13346). - perf/x86: Add constraint to create guest LBR event without hw counter (jsc#SLE-13346). - perf/x86/lbr: Add interface to get LBR information (jsc#SLE-13346). - perf/x86/core: Refactor hw->idx checks and cleanup (jsc#SLE-13346). - perf/core: Unify {pinned,flexible}_sched_in() (jsc#SLE-13346). - perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMI (jsc#SLE-13346). - perf/x86: Provide stubs of KVM helpers for non-Intel CPUs (jsc#SLE-13346). - perf/x86/intel: Implement LBR callstack context synchronization (jsc#SLE-13346). - perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' (jsc#SLE-13346). - commit 0679634 - regulator: fixed: add off-on-delay (jsc#SLE-12251). - commit 799dfed - resource: add a not device managed request_free_mem_region variant (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/dev-mem-Revoke-mappings-when-a-driver-claims-the-reg.patch. - commit 970e8db - rtc: ds1307: Clear OSF flag on DS1388 when setting time (jsc#SLE-12251). - commit cc52d58 - rtc: ds1307: provide an indication that the watchdog has fired (jsc#SLE-12251). - rtc: ds1307: check for failed memory allocation on wdt (jsc#SLE-12251). - rtc: ds1307: add support for watchdog timer on ds1388 (jsc#SLE-12251). - rtc: ds1307: handle oscillator failure flags for ds1388 variant (jsc#SLE-12251). - commit d4d523e - i2c: mux: pca954x: Convert license to SPDX identifier (jsc#SLE-12251). - i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup() (jsc#SLE-12251). - i2c: mux: pca954x: Make use of device properties (jsc#SLE-12251). - i2c: mux: pca954x: Refactor pca954x_irq_handler() (jsc#SLE-12251). - i2c: mux: pca954x: support property idle-state (jsc#SLE-12251). - commit 8b7638a - i2c: imx: ACPI support for NXP i2c controller (jsc#SLE-12251). - commit 0652f75 - docs: ABI: sysfs-c2port: remove a duplicated entry (git-fixes). - commit 436b016 - dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma' (jsc#SLE-12251). - dmaengine: fsl-dpaa2-qdma: Adding shutdown hook (jsc#SLE-12251). - dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_CREATE macro (jsc#SLE-12251). - dmaengine: fsl-dpaa2-qdma: export the symbols (jsc#SLE-12251). - dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs (jsc#SLE-12251). - dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support (jsc#SLE-12251). - commit 297a0bf - mmc: sdio: fix clock rate setting for SDR12/SDR25 mode (jsc#SLE-12251). - mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode (jsc#SLE-12251). - mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init (jsc#SLE-12251). - mmc: sdhci-of-esdhc: fix serious issue clock is always disabled (jsc#SLE-12251). - mmc: sdhci-of-esdhc: fix transfer mode register reading (jsc#SLE-12251). - mmc: sdhci-of-esdhc: fix clock setting for different controller versions (jsc#SLE-12251). - mmc: sdhci-of-esdhc: update tuning erratum A-008171 (jsc#SLE-12251). - mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr() (jsc#SLE-12251). - mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088a (jsc#SLE-12251). - commit c331989 - kgdb: Fix spurious true from in_dbg_master() (git-fixes). - commit 1e8d73b - Update config files. Update for DRM v5.8 backport - commit db4dda7 - bpf, doc: Remove references to warning message when using bpf_trace_printk() (bsc#1177028). - commit 305cc47 - bpf: Setup socket family and addresses in bpf_prog_test_run_skb (bsc#1177028). Refresh patches.suse/bpf-Allow-to-specify-ifindex-for-skb-in-bpf_prog_tes.patch - commit 4740764 - s390/bpf: Use bpf_skip() in bpf_jit_prologue() (bsc#1177028). - commit 3e03b2e - efi: Fix handling of multiple efi_fake_mem= entries (jsc#SLE-16407). - efi: Fix efi_memmap_alloc() leaks (jsc#SLE-16407). - efi: Add tracking for dynamically allocated memmaps (jsc#SLE-16407). - efi: Add a flags parameter to efi_memory_map (jsc#SLE-16407). - efi/libstub/random: Initialize pointer variables to zero for mixed mode (jsc#SLE-16407). - x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage (jsc#SLE-16407). - efi: Fix efi_loaded_image_t::unload type (jsc#SLE-16407). - efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN (jsc#SLE-16407). - software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN() (jsc#SLE-16407). - x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP (jsc#SLE-16407). Refresh patches.suse/0002-ima-generalize-x86-EFI-arch-glue-for-other-EFI-archi.patch - x86/efi: Push EFI_MEMMAP check into leaf routines (jsc#SLE-16407). Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - efi: Enumerate EFI_MEMORY_SP (jsc#SLE-16407). - ACPICA: make acpi_load_table() return table index (jsc#SLE-16407). Refresh patches.suse/ACPI-configfs-Add-missing-config_item_put-to-fix-ref.patch. - ACPICA: Add new external interface, acpi_unload_table() (jsc#SLE-16407). Refresh patches.suse/ACPI-configfs-Add-missing-config_item_put-to-fix-ref.patch. - efi/random: use arch-independent efi_call_proto() (jsc#SLE-16407). - efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN (jsc#SLE-16407). - commit 672368d - arm64: bpf: Fix branch offset in JIT (bsc#1177028). - bpf: Remove inline from bpf_do_trace_printk (bsc#1177028). - bpf, arm64: Add BPF exception tables (bsc#1177028). - bpf: Use dedicated bpf_trace_printk event instead of trace_printk() (bsc#1177028). - bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk() (bsc#1177028). - bpf: Support 'X' in bpf_seq_printf() helper (bsc#1177028). - commit 8b2406b - bpf: Zero-fill re-used per-cpu map element (bsc#1155518). - libbpf, hashmap: Fix undefined behavior in hash_bits (bsc#1155518). - bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE (bsc#1155518). - bpf: Fix comment for helper bpf_current_task_under_cgroup() (bsc#1155518). - commit fb71c62 - blacklist.conf: Add dups from DRM v5.8 backport - commit 34e47a8 - sched: Fix loadavg accounting race on arm64 kabi (bnc#1178227). - commit a595855 - blacklist.conf: 11d6761218d1 mm, memcg: fix error return value of mem_cgroup_css_alloc() - commit 0ae5ae6 - blacklist.conf: 8380ce479010 mm: fork: fix kernel_stack memcg stats for various stack implementations - commit 5d6fe57 - mm, memcg: fix error return value of mem_cgroup_css_alloc() (bsc#1178852). - mm: fork: fix kernel_stack memcg stats for various stack implementations (bsc#1177709). - commit 7d19c25 - loop: Set correct device size when using LOOP_CONFIGURE (bsc#1177476). - commit 3d60db0 - Revert "/drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - blacklist.conf: unblacklist patches included in the DRM v5.8 backport. - drm/amd/display: Clear dm_state for fast updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Accept 'legacy' format modifiers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: hold gem reference until object is no longer accessed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dbi: Fix SPI Type 1 (9-bit) transfer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_fb_helper: fix fbdev with sparc64 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Fix stability issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 ms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/adv7511: set the bridge type properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: of: Fix double-free bug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fbcon: fix module unload when fbcon init has failed for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/tu102: wait for core update to complete when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gf100: use correct format modifiers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gm200-: fix regression from HDA SOR selection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: Detect integer underflow at "/struct fbcon_ops"/->clear_margins (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix a crash when overclocking Vega M (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: fix wait pp reset timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: sun4i: hdmi: Fix inverted HPD result (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: Modify SMC message name for setting power (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: handle failed allocation during stream construction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: OLED panel backlight adjust not work with external (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: create fake mst encoders ahead of time (v4) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix preemption unit test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: fix race condition for kiq (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Recalculate FBC w/a stride when needed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only swap to a random sibling once upon creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Ignore irq enabling on the virtual engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Use GTT when saving/restoring engine GPR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fix compare functions provided for sorting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dmabuf: use spinlock to access dmabuf->name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/aspeed: Call drm_fbdev_generic_setup after drm_dev_register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: fix update of display surface when resolution changes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: don't do soft recovery if gpu_recovery=0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix double free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add dmcub check on RENOIR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add TMR destory function for psp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: asd function needs to be unloaded in suspend phase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pin the rings before marking active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Also drop vm.ref along error paths for vma construction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop vm.ref for duplicate vma on construction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Fix fence_y_offset handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip stale object handle for debugfs per-file-stats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nouveau: fix page fault on device private memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: fix migrate page regression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: bail from nv50_audio_disable() early if audio (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: viu: fix setting the OSD burst length in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: sun4i: hdmi: Remove extra HPD polling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Move dma_buf_release() from fops to dentry_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use %u rather than %d for sclk/mclk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/atomfirmware: fix vram_info fetching for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only revalidate bandwidth on medium and fast updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix incorrect check of enabled bits in mask registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix two CFL MMIO handling caused by regression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: fix ref count leak in mic_pre_enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Properly propagate return value in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Remove dev_err() on platform_get_irq() failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix up the rest of the messed up address sizes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix setup of a6xx create_address_space (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix address space size after refactor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix 0xfffflub in "/Refactor address space initialization"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: allow initialization of encoder locks during encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix error return code in dpu_encoder_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: fix potential memleak in error branch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: request for display color blocks based on hw catalog (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Fix vt restore (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel-orientation-quirks: Use generic orientation-data for Acer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel-orientation-quirks: Add quirk for Asus T101HA panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: uvesafb: fix "/noblank"/ option handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: fix connector type for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: fix connector type for LogicPD Type28 Display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: mcde: Fix forgotten user of drm->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: mcde: Fix display initialization problem (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: Fix dma_fence refcnt leak when adding move fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: fix potential memleak in err branch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix ineffective setting of max bpc property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable output_bpc property on all outputs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add fw release for sdma v5_0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix fb_div check in ni_init_smc_spll_table() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: Unlock mutex on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Add zpos property for cursor planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Correct trivial kernel-doc inconsistencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: hub: Register child devices (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Register child devices (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: hub: Do not enable orphaned window group (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Clean up debugfs in error handling path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: Fix build error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: backlight: tosa_lcd: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: encoder_slave: use new I2C API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: encoder_slave: fix refcouting error for modules (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix documentation around busy_percentage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: update comment to clarify Overdrive interfaces (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use correct major in devcgroup check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Rework dsc to isolate FPU operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Replace invalid device ID with a valid device ID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use kfree() to free rgb_user in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use kvfree() to free coeff in build_regamma() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix the encoder type check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move ilk GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move snb GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move vlv GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move ivb GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move hsw GT workarounds from init_clock_gating to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl: Disable DIP on MST ports with the transcoder clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Incrementally check for rewinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: fix the reset of ln0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Prevent timeslicing into unpreemptable requests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Restore to default heartbeat (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: work around false-positive maybe-uninitialized warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: avoid an maybe-uninitialized warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Incorporate the virtual engine into timeslicing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Replace zero-length array with flexible-array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: a NULL ->mm does not mean a thread is a kthread (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: fix missing break in switch statement for format->cpp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: hdmi ddc clk: Fix size of m divider (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/connector: notify userspace on hotplug after register complete (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Only query DP state of a DDI encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: fix i915.reset module param type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Mark the buffer pool as active for the cmdparser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915:get_engines(): get rid of pointless access_ok() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915: alloc_oa_regs(): get rid of pointless access_ok() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915 compat ioctl(): just use drm_ioctl_kernel() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915: switch copy_perf_config_registers_or_number() to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915: switch query_{topology,engine}_info() to copy_to_user() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mmap locking API: use coccinelle to convert mmap_sem rwsem call sites (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - DMA reservations: use the new mmap locking API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mmap locking API: initial implementation as rwsem wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm: don't include asm/pgtable.h if linux/mm.h is already included (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/msm/dpu: add support for clk and bw scaling for display"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: skip HFI set freq if GMU is powered down (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Update the MMU helper function APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Refactor address space initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Attach the IOMMU device during initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: dpu_setup_dspp_pcc() can be static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: a6xx_hfi_send_start() can be static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a4xx: add a405_registers for a405 device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a4xx: add adreno a405 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: update a6xx_hw_init for A640 and A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: enable GMU log (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: A640/A650 GMU firmware path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: HFI v2 for A640 and A650 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: add A640/A650 to gpulist (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: use msm_gem for GMU memory objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: add internal MSM_BO_MAP_PRIV flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: add msm_gem_get_and_pin_iova_range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Check for powered down HW in the devfreq callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: update bandwidth threshold check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add support for clk and bw scaling for display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add support for pcc color block in dpu driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: add support for color processing blocks in dpu driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix typo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix undefined "/rd_full"/ link error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Add syncobj support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Fix compile warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Fix a typo in an error message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: Add MDP5 configuration for MSM8x36 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Use ARRAY_SIZE for vgpu_types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: fix i915.fake_lmem_start module param sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: don't expose inject_probe_failure in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix global state use-after-frees with a refcount (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check for awaits on still currently executing requests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Do not schedule normal requests immediately along (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reorder await_execution before await_request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Avoid iterating an empty list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid using rq->engine after free during i915_fence_release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Disable semaphore inter-engine sync without timeslicing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't set queue-priority hint when supressing the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revalidate bandwidth before commiting DC updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: use blanked rather than plane state for sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/display: disable dcn20 abm feature for bring up"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: ack the SMUToHost interrupt on receive V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: return an error during GPU reset or suspend (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: clear SW state of disabled windows harder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: gr/gk20a: Use firmware version 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gm200-: detect and potentially disable HDA support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gp100: split SOR implementation from gm200 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp: modify OR allocation policy to account for HDA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp: split part of OR allocation logic into a function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp: provide hint to OR allocation about HDA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gt215-: fix race with audio driver runpm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: constify sysrq_key_op (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - powerpc: Remove Xilinx PPC405/PPC440 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drivers/powerpc: Replace _ALIGN_UP() by ALIGN() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove drm specific kmap_atomic code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: Add backlight_device_get_by_name() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: qcom-wled: Add support for WLED5 peripheral that is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: qcom-wled: Add callback functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: l4f00242t03: Convert to GPIO descriptors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: lp855x: Ensure regulators are disabled on probe failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - media: cec-gpio: handle gpiod_get_value errors correctly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix device attribute node create failed with multi gpu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle GPU reset for DC block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add apu flags (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix pm sysfs node handling (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move gpu_info parsing after common early init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move discovery gfx config fetching (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resize VRAM BAR for CPU access on gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop navi pcie bw callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: improve error handling in pcie_bw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix restore worker race condition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu10: Replace one-element array and use struct_size() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Set/Reset avmute when disable/enable stream (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrectly pruned modes with deep color (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: correct rn NUM_VMID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Avoid pipe split when plane is too small (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix and simplify pipe split logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Minimize DSC resource re-assignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add condition to set MP1 state on gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: report the real PCI bus number (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu fix incorrect sysfs remove behavior for xgmi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unify the prompts on thermal interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Expose support for xBGR ordered fp16 formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: Remove old DPG workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungating (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resolve ras recovery vs smi race condition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix boolreturn.cocci warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Respect PP_STUTTER_MODE but don't override (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix disable_stutter debug option (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DC Debug mask to disable features for bringup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Fix -Wformat compile warnings on some arches (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp: Lenovo X13 Yoga OLED panel brightness fix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: use correct conflicting framebuffer API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/dispnv50: fix runtime pm imbalance on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix runtime pm imbalance on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/debugfs: fix runtime pm imbalance on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nouveau/hmm: fix migrate zero page to GPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nouveau/hmm: fix nouveau_dmem_chunk allocations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Share DP SST mode_valid() handling with MST (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Move 8BPC limit for MST into (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gv100-: Add support for interlaced modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Probe SOR and PIOR caps for DP interlacing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Initialize core channel in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/hda/gv100-: NV_PDISP_SF_AUDIO_CNTRL0 register moved (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/hda/gf119-: select HDA device entry based on bound (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/hda/gf119-: add HAL for programming device entry in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/hda/gt215-: pass head to nvkm_ior.hda.eld() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/nv50-: increase timeout on pio channel free() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Fix regression by audio component transition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/device: use regular PRI accessors in chipset detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/device: detect vGPUs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/device: detect if changing endianness failed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/device: rework mmio mapping code to get rid of second map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Use generic helper to check _PR3 presence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core/memory: remove redundant assignments to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: map pages after migration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gv100-: expose capabilities class (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/bios: move ACPI _ROM handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: remove open-coded version of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/ibus: use nvkm_subdev_new_() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Support NVIDIA format modifiers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Check framebuffer size against bo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Add format mod prop to base/ovly/nvdisp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: ensure falcon providing acr functions is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Remove struct nouveau_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms: Remove unused fields from struct nouveau_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix out-of-tree module build (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Generalized NV Block Linear DRM format mod (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix AUX power domain toggling across TypeC mode resets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark check_shadow_context_ppgtt as maybe unused (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: avoid unused scale_user_to_hw() warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos-vidi: convert platform driver to use dev_groups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: dsi: Remove bridge node reference in error handling path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: mixer: Fix enabling of the runtime power management (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: make pointer to const data const type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: gem: Get rid of the internal 'pages' array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: gem: rework scatter-list contiguity check on prime import (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: gem: Remove dead-code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Delete an error message in three functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200515 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Document locking guidelines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Store CS timestamp frequency in Hz (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke pointless div by 64bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Enable SAGV support for Gen12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Restrict qgv points which don't have enough bandwidth (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add TGL+ SAGV support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Support PPGTT table load command (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: move workload destroy out of execlist complete (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Use new DP VSC SDP compute routine on PSR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add compute routine for DP PSR VSC SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stop sending DP SDPs on ddi disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Program DP SDPs on pipe updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix enabled infoframe states of lspcon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add state readout for DP VSC SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add state readout for DP HDR Metadata Infoframe SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Program DP SDPs with computed configs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include DP VSC SDP in the crtc state dump (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include HDMI DRM infoframe in the crtc state dump (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add logging function for DP VSC SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Read out DP SDPs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video/hdmi: Add Unpack only function for DRM infoframe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Always call the provided (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Show per-engine default property values in sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop no-semaphore boosting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop I915_RESET_TIMEOUT and friends (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark the addition of the initial-breadcrumb in the request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Remove redundant exec_fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove duplicate inline specifier on write_pte (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Suspend tasklets before resume sanitization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make active_pipes check skl specific (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extract skl SAGV checking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce skl_plane_wm_level accessor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Reset execlists registers before HWSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Restore Cherryview back to full-ppgtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Force pte cacheline to main memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove unused HAS_FWTABLE macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Always flush before unpining after writing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Emit await(batch) before MI_BB_START (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stash hpd status bits under dev_priv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Turn intel_digital_port_connected() in a vfunc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix glk watermark calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Wait for ACT sent before enabling the pipe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Tidy awaiting on dma-fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make intel_timeline_init static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up the racy read of execlists->context_tag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Replace zero-length array with flexible-array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Prevent using semaphores to chain up to external fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Peel dma-fence-chains for await (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Improve precision on defer_request assert (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pull waiting on an external dma-fence into its routine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Ignore submit-fences on the same timeline (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: Add aux table invalidate for all engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove wait priority boosting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: Invalidate aux table entries forcibly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: Flush L3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: Fix HDC pipeline flush (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915/tgl: Include ro parts of l3 to invalidate"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icp: Add Wa_14010685332 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Stop holding onto the pinned_default_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Record the active CCID from before reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Added required new PCode commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Small tidy of gen8+ breadcrumb emission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Repeat the rps clock frequency measurement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Warn if the FBC is still writing to stolen on removal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Streamline the artihmetic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Rename variables to be consistent with bspec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke mode.vrefresh usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove cnl pre-prod workarounds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Rename bw_state to new_bw_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Track active_pipes in bw_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use bw state for per crtc SAGV evaluation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Implement legacy MI_STORE_DATA_IMM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Specify address type for chained reloc batches (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Allow some leniency in PCU reads (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Lazily acquire the device wakeref for freeing objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Sanitize RPS interrupts upon resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Try an alternate engine for relocations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Use a single chained reloc batches for a single execbuf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Use chained reloc batches (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Implement vm_ops->access for gdb access into mmaps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Keep a reference to module while active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move the batch buffer pool from the engine to the gt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add a UAPI flag for user to call mem_sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add mem_sync implementation for all the ASICs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add new ring callback to insert memory sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: optimize amdgpu device attribute code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add amdgpu_virt_get_vf_mode helper function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add autodump debugfs node for gpu reset v8 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Updated XGMI power down control support check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Update RAS XGMI error inject sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add DPM function for XGMI link power down control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add cmd to control XGMI link sleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove redundant assignment to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: turn back rlcg write for gfx_v10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: report correct AC/DC event based on ctxid V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: shutdown on HW CTF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: try to do a graceful shutdown on SW CTF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Use atomic_fetch_add() for the context id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: dsi: Fix return value check in mcde_dsi_bind() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Embed connector instance in struct mga_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove unused fields from struct mga_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Use managed mode-config initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Integrate init function into load function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Remove several references to struct mga_device.dev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Convert struct drm_device to struct mga_device with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: pxa168fb: make pxa168fb_init_mode() return void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i2c/tda998x: Make tda998x_audio_digital_mute static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Support hpd-gpios for delaying prepare() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - panel: simple: Add BOE NV133FHM-N62 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - panel: simple: Fix size and bpp of BOE NV133FHM-N61 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - uapi/drm/drm_fourcc.h: Note on platform specificity for format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Don't check new mode if CRTC is being disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Make ast_primary_plane_helper_atomic_update static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: add MODULE_LICENSE to panel-visionox-rm69299.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: Set primary plane zpos immutably at initializing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: plane: Verify that no or all planes have a zpos property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: remove defined but not used 'crtc_offsets' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add missing GRBM bits for GFX 10.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip judging if baco support for Arcturus sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: only set DPM_FLAG_NEVER_SKIP for legacy ATPX BOCO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop extra runtime pm handling in resume pmop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix runpm logic in amdgpu_pmops_resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop pm_runtime_set_active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup sysfs file handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use node_id and node_size to calcualte dram_base_address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to common rlc_autoload helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop unused ras ta helper function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to common ras ta helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to common xgmi ta helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove duplicate headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove variable "/result"/ in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: cleanup coding style a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix bug in RAS invoke (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/navi10: fix unsigned comparison with 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add dm support for DP 1.4 Compliance edid corruption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: allocate large structures dynamically (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu_acpi: add backlight control for the DC case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix unsigned comparison with 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Avoid integer overflow in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.84 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add struct field for future use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: move location of dmub_srv.h file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unused module/stats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check DMCU Exists Before Loading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add 4 to 1 MPC split support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: The external monitor will show gray screen during (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add addition dc type to translate to dmub fw type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Support FP16 pixel format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: temporary clamp the vratio used to 1.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allow PState switch in VBLANK one display VACTIVE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Mode change with same timing causing long display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move panel_cntl specific register from abm to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unused variable 'ret' in dm_suspend() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu: Limit rlcg write registers only for nv12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use a systematic method to calculate queue mask bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip reservation of discovery tmr region in pre-Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: re-structue members for ip discovery (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update the method to set kcq queue mask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check SMU NULL ptr on gfx hw init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change HWIP from UVD to VCN for VCN2.5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add missing parameter description in comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix comment formatting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Changed CU reservation golden settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Report domain with topology (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix unsigned comparison to zero (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_encoder.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'speakers' in dce_stream_encoder.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'pixel_width' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'dc' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_5.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'direct_poll' in vcn_v2_0.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'priority' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: cleanup coding style a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update RAS sequence to parse TA flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update RAS TA to Host interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update RAS error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: put the audio codec into suspend state before gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu10: remove duplicate assignment of smu10_hwmgr_funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove duplicate assignment of dcn21_funcs members (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Track GPU memory utilization per process (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200430 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: skip populate shadow context if guest context not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: combine access to consecutive guest context pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: access shadow ctx via its virtual address directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - i915/gvt: remove unused xen bits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add tiled blits selftest (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Restore aggressive post-boost downclocking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Apply the aggressive downclocking to parking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Switch to manual evaluation of RPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Track use of RPS interrupts in flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move rps.enabled/active to flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always enable busy-stats for execlists (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Keep a no-frills swappable copy of the default context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: fix error handling in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Verify we don't submit two identical CCIDs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Wa_14011059788 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5% (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: fix spelling mistake "/evalution"/ -> "/evaluation"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Fix up clock frequency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Sanitize GT first (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Check preempt-timeout target before submit_ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: re-disable -Wframe-address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add live selftests for indirect ctx batchbuffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add per ctx batchbuffer wa for timestamp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add engine scratch register to live_lrc_fixed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop rq->ring->vma peeking from error capture (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use the RPM config register to determine clk frequencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Trace RPS events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Split some long lines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce .set_idle_link_train() vfunc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce .set_signal_levels() vfunc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce .set_link_train() vfunc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Have pfit calculations return an error code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass connector state to pfit calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/pipe_config/crtc_state/ in pfit functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use drm_rect to store the pfit window pos/size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Flatten a bunch of the pfit functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix skl+ non-scaled pfit modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Only close vma we open (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make define for lrc state offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add context batchbuffers registers to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add request throughput measurement to perf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Check carefully for an idle engine in wait-for-idle (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Carefully order virtual_submission_tasklet (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl: Fix timeout handling during TypeC AUX power well enabling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Drop request-before-CS assertion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Try to detect rollback during batchbuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable heartbeat around RPS interrupt testing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Unroll the CS frequency loop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Poison residual state across resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable C-states when measuring RPS frequency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Show the full scaling curve on failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Show the pstate limits on any failure to reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/vlv_dsi: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/overlay: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/global_state: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/frontbuffer: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/dpll_mgr: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/display: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/ddi: Prefer drm_WARN* over WARN* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/atomic_plane: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: fix compressed_bpp check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: drop a bunch of superfluous inlines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdmi: remove unused intel_hdmi_hdcp2_protocol() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use single set of AUX powerwell ops for gen11+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise dynamic reclocking with RPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Show the pcode frequency table on error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Split RPS frequency measurement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check RPS controls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Skip energy consumption tests if not controlling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Verify frequency scaling with RPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Push MST link retraining to the hotplug work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Flatten intel_dp_check_mst_status() a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass encoder all the way to intel_ddi_transcoder_func_reg_val_get() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Push TRANS_DDI_FUNC_CTL into the encoder->enable() hook (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move the TRANS_DDI_FUNC_CTL enable to a later point (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass encoder to intel_ddi_enable_pipe_clock() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move the late flush_submission in retire to the end (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: error log non-zero audio power refcount after unbind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Refactor setting dma info to a common helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove redundant assignment to variable test_result (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add ICL PG3 PW ID for EHL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: Do not warn when aux power well of static TC ports timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: Catch TC users accessing FIA registers without enable aux (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc/tgl: Implement TC cold sequences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: Skip ref held check for TC legacy aux power wells (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc/icl: Implement TC cold sequences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Split hsw_power_well_enable() into two (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Add intel_legacy_aux_to_power_domain() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Move out code to return the digital_port of the aux ch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add missing deinitialization cases of load failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl: Update forcewake firmware ranges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check power consumption at min/max frequencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Move gpu energy measurement into its own little (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add pre/post plane updates for SAGV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Prepare to extract gen specific functions from intel_can_enable_sagv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add intel_atomic_get_bw_*_state helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Take the engine wakeref around __rps_up_interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Delay spinner before waiting for an interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Scrub execlists state on resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Enable DP Display Audio WA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add i915_lpsp_status debugfs attribute (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add connector dbgfs for all connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add i915_lpsp_capability debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Power well id for ICL PG3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Hold gem object while still in-use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: enable cursor by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Make udl_handle_damage static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: valkyriefb.c: fix warning comparing pointer to 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add support for rm69299 visionox panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: w100fb: Fix a potential double free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: aty: use true, false for bool variables in atyfb_base.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: uvesafb: use true,false for bool variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: udlfb: use true,false for bool variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: i810: use true,false for bool variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: optimize rb_hole_addr rbtree search (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: Remove reference to the mem_glob member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: Dual licence the header in GPL-2 and MIT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: add mode selection limits against specific SoC revisions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: chrontel-ch7033: Add a new driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: remove AM65x PG1 YUV erratum code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: change default signal polarities and drives (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: boe-tv101wum-n16: fine tune clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: panel-simple: fix AUO G101EVN010 connector/panel type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Correct DP DSC macro typo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: remove duplicate assignment of ast_crtc_funcs member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: fix stack usage warning on old gcc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Nuke mode->hsync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pl111: Move VExpress setup into versatile init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pl111: Simplify vexpress init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: pl111: Fix module autoloading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Don't use drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: make drm_file use keyed wakeups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Remove explicit drm_connector_register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Drop explicit connector register/unregister (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/aspeed: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/aspeed: Drop aspeed_gfx->fbdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Move to drm/tiny (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Don't use drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Don't set drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Don't use drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Delete tidss->saved_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Don't use drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Don't use drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hx8357d: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ili9225: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ili9341: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ili9486: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mi0283qt: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/repaper: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/st7586: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/st7735r: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: don't set drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Delete v3d_dev->pdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Delete v3d_dev->dev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Don't set drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Use devm_gen_pool_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: use managed pci functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Stop using drm_device->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Use devm_drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: drop DRM_MTRR_WC #define (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add devm_drm_dev_alloc macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: venc: remove unused variable 'venc_config_pal_bdghi' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Kill the second sideband tx slot, save the world (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: ltdc: check number of endpoints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - panel: simple: Add Ivo M133NWF4 R0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - panel: simple: Add BOE NV133FHM-N61 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video/fbdev/riva: Remove dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: remove set but not used variable 'config' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: panel: Return always an error pointer in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ps8640: Let panel to set the connector type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: Set connector type for LP120UP1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: ili9322: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add support for AUO G121EAN01.4 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add support for AUO G156XTN01.0 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add support for AUO G190EAN01 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: enable runtime pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add pm resume/suspend ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: separate clk/regulator enable/disable function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add resume/suspend callback for each ip (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: power down ip blocks when pmu exit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add lima_devfreq_resume/suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: always set page directory when switch vm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: check vm != NULL in lima_vm_put (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: print process name and pid when task error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: use module_platform_driver helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: Clean up redundant pdev pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: Clean up IRQ warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/dp_mst: Remove single tx msg restriction."/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Enable over-subscription with >1 GWS queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Enable GWS based on FW Support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: New IOCTL to allocate queue GWS (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: pass unlocked flag to params at amdgpu_vm_bo_update_mapping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add new unlocked flag for PTE updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rename direct to immediate for VM updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup IB pool handling a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: partial revert VM sync changes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check ring type for secure IBs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_mem (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix per-IB secure flag GFX hang (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fine-grained TMZ support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop evicting encrypted BOs to swap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add TMZ handling to amdgpu_move_blit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: also add the TMZ flag to GART (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Move to a per-IB secure flag (TMZ) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Indicate use of TMZ buffers to DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement TMZ accessor (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove the alignment placeholder for secure buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move CS secure flag next the structs where it's used (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand sdma copy_buffer interface with tmz parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set TMZ bits in PTEs for secure BO (v4) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: job is secure iff CS is secure (v5) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand the context control interface with trust flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: expand the emit tmz interface with trusted flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add tmz bit in frame control packet (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add function to check tmz capability (v4) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add amdgpu_tmz data structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add tmz feature parameter (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: define the TMZ bit for the PTE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add UAPI to create secure commands (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add UAPI for creating encrypted buffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.83.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.83 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Internal refactoring to abstract color caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add set backlight to hw sequencer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add dummy p-state latency bounding box override (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add panel cntl id for set backlight level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Pass command instead of header into DMUB service (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change viewport limit to 12 for DCN2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fail validation if building scaling params fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DML variable for future asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: clean up some header paths (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DMUB meta offset for new load method (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do not disable pipe split if mode is not supported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.82 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: wait for tiles off after unpause (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/powerplay: avoid using pm_en before it is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Put ASIC revision into HSA capability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove conversion to bool in dc_link_ddc.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove conversion to bool in dcn20_mpc.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove conversion to bool in amdgpu_device.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: decouple EccErrCnt query and clear operation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to SMN interface to operate RSMU index mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: sw pstate switch should only be for vega20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu/dc: remove redundant assignment to variable 'option' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc: Use consistent variable on unlocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove redundant assignment to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: protect ring overrun (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: extent threshold of waiting FLR_COMPLETE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: for nv12 always need smu ip (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip sysfs node not belong to one vf mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable one vf mode for nv12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clear the messed up checking logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used later (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: sriov is forbidden to call disable DPM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip cg/pg set for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: ignore TA ucode for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire legacy vega10 sos version check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to helper function to init sos ucode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add helper function to init sos ucode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to helper function to init asd ucode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add helper function to init asd ucode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire unused check_fw_loading status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unnecessary tOS version check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire support_vmr_ring interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: shrink critical section in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Init data to avoid oops while reading pp_num_states (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'priority' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amdgpu: fix kernel-doc struct warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amd/display: fix Kconfig help text (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: request reg_val_offs each kiq read reg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set error query ready after all IPs late init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: code cleanup around gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: optimize the gpu reset for XGMI setup V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct cancel_delayed_work_sync on gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct fbdev suspend on gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup coding style in amdkfd a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clean up unused variable about ring lru (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: limit smu support to Arcturus for onevf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disble vblank when unloading sriov driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Print CU information by default during initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update smu12_driver_if.h to align with pmfw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay:avoid to show invalid DPM table info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Adjust the SDMA doorbell info printing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Adjust three kfd dmesg printings during initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix bug in the logic for panel power control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Convert memory from cpu to fw endianness correctly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Adjust refactored dm for color management only (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: access ABM from stream resource (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: change from panel to panel cntl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add HW rotation cursor changes to dcn10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Factor in immediate flip support into DLG (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix virtual signal dsc setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: destroy panel on link destruct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dmcu wait loop calculation is incorrect in RV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: move panel power seq to new panel struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: make all backlight calls link based (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Various fixes for PSR on DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.81 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update MPCC if requested (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix HDR visual confirm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use the correct input TF for video formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change infopacket type programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Avoid NULL pointer in set_backlight when ABM is NULL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix stream setting for diags on silicon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Cast int to float before division (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add optc get crc support for timings with ODM/DSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Workaround to disable YCbCr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check ramp != NULL before applying lut1d for degamma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Unify psr feature flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Support plane-level gamut remap in DM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add SetBacklight call to abm on dmcub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove byte swapping for dmcub abm config table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Force watermark value propagation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move enable fractional pwm call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add user backlight level reg write (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Correct updating logic of dcn21's pipe VM flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove aconnector condition check for dpcd read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/dc: remove unused variable 'video_optimized_pixel_rates' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove defined but not used variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix race between pstate and remote buffer map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: Disable gfx off if VCN is busy"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Disable FRU read on Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc: Fix spelling mistake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cache smu fw version info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set mp1 state before reload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update psp fw loading sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update Arcturus smu-driver if header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: properly set the dpm_enabled state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct i2c eeprom init/fini sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: bump the NAVI10 smu-driver if version (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: revise the way to retrieve the board parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the hw hang during perform system reboot and reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove redundant assignment to variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove defined but not used variables in ci_dpm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove defined but not used 'dte_data_tahiti_le' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove dead code in si_dpm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: remove hardcoded module name in prints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add print prefix for dev_* variants (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add prefix for pr_* prints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: code clean up in dce80_hw_sequencer.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/ring: simplify scheduler setup logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/kiq: add no_scheduler flag to KIQ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/ring: add no_scheduler flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: get SMC FW size to a flexible way (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: replace DRM prefix with PCI device info for GFX RAS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resume kiq access debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: refine ras related message print (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change "/error"/ to "/dc_log"/ at amdgpu_dm dpcd reading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: restrict debugfs register access under SR-IOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: increased atom cmd timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu_kms: Remove unnecessary condition check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support access regs outside of mmio bar (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire AMDGPU_REGS_KIQ flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire RREG32_IDX/WREG32_IDX (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: retire indirect mmio reg support from cgs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: replace indirect mmio access in non-dc code path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove inproper workaround for vega10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix gfx hang during suspend with video playback (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add HDCP caps debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: query hdcp capability during link detect (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Re-enable FRU check for most models v5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.80 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make DMCUB bss/data firmware blob optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: determine USB C DP2 mode only when USB DP Alt is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update DRAM watermark before checking to update TTU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert to old formula in set_vtg_params (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refactor color management to take dm plane state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: initialize get_max_link_cap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dml pipe merge logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.79 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unused defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix ABM config copy for dmcub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: only blank dp stream which will be powered off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix typo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use config flag to disable dmcu obj creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check power_down functions exist before calling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't change mpcc tree for medium updates on DCN20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: blank dp stream before power off receiver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Power down hw blocks on boot (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove hdcp display state with mst fix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Implement abm config table copy to dmcub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Program DSC before enabling link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: prevent loop from occuring in pipe list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.78 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd Avoid destroy hqd when GPU is on reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Correct gfx10's CG sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add SPM golden settings for Navi12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add SPM golden settings for Navi14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add SPM golden settings for Navi10(v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Print UTCL2 client ID on a gpuvm fault (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix a typo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: add shared memory restore after wake up from sleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rework sched_list generation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: sync ring type and drm hw_ip type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix the broken logic in dc_link.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid using pm_en before it is initialized (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu/drm: remove psp access on navi10 for sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Guard calls to hdcp_ta and dtm_ta (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove mod_hdcp_hdcp2_get_link_encryption_status() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/dc: Kill dc_conn_log_hex_linux() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu_dm/mst: Remove useless sideband tracing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: fix spelling mistake "/fimware"/ -> "/firmware"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: code cleanup of dc_link file on func (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: code cleanup on dc_link from is_same_edid to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: codestyle cleanup on dc_link file until detect_dp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: cleanup codestyle type BLOCK_COMMENT_STYLE on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN2.5 DPG mode for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: Add firmware w/r ptr reset sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.0: Add firmware w/r ptr reset sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: Add firmware share memory support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: fix race condition issue for vcn start (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip access sdma_v5_0 registers under SRIOV (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop disable the scheduler during HW fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: added mutex protection on msg issuing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unified interfaces for message issuing and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling Vega20 specific SMU message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling SMU10 specific SMU message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling SMU9 specific SMU message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling SMU8 specific SMU message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerpaly: drop unused APIs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling SMU7 specific SMU message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid calling CI specific SMU message implemention (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: reroute VMC and UMD to IH ring 1 for oss v5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: call psp to program ih cntl in SR-IOV for Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable IH ring 1 and ring 2 for navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: ih doorbell size of range changed for nbio v7.4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: infinite retries fix from UTLC1 RB SDMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix non-pointer dereference for non-RAS supported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Include headers for PWR and SMUIO registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement more ib pools (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move backlight pwm enable function call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add ABM driver implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.77 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: extend compute job timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: No need support vcn decode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: postpone entering fullaccess mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: equip new req_init_data handshake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use static mmio offset for NV mailbox (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: introduce new request and its function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: introduce new idh_request/event enum (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup idh event/req for NV headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Fix SMUIO/PWR Confusion (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Move PWR_MISC_CNTL_STATUS to its own header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add missing SMUIO v12 register to headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/uvd7: remove unnecessary conversion to bool (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: align short build log (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use pattern rule to avoid code duplication in Makefile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: fix build rules of *_reg_safe.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove unneeded header include path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Ignore the not supported error from psp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add 4k resolution for virtual display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Virtual display need to support multiple ctrcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable ras query and iject during gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: added xgmi ras error reset sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup all virtualization detection routine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: amends feature bits for MM bandwidth mgr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: purge ip_discovery headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix FRU data checking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Expose TA FW version in fw_version file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disabled fru eeprom access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add GFX9.1 PWR_MISC_CNTL_STATUS register to headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add documentation for unique_id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add documentation for PCIe accounting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add documentation for memory info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Enable reading FRU chip via I2C v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Remove dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove unused variable 'hdmi_ids' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Fix misspellings of "/Analog Devices"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Allocate initial CRTC state of the correct size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Clean up GPIO includes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: vesafb: add missed release_region (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: arcfb: add missed free_irq and fix the order of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - ARM/fbdev: sa11x0: Switch to use GPIO descriptors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: aty128fb: remove unused 'sdr_64' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb/dss: remove unused variable 'venc_config_pal_bdghi' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: vt8500lcdfb: fix fallthrough warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: imxfb: ensure balanced regulator usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: remove function prototypes part #3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: remove function prototypes part #2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: remove function prototypes part #1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: remove obsolete module support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: controlfb: fix sparse warning about using incorrect (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: Remove redundant forward declaration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: Convert to atomic PWM API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: Make use of device properties (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: Introduce temporary variable to increase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: Convert driver to use ->probe_new() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Don't free a struct never allocated by drm_gem_fb_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: fix spelling mistake "/modifer"/ -> "/modifier"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/device: Deprecate dev_private harder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Extend list of audio sample rates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Enable SPDIF DAI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: kirin: Revert change to add register connect helper functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: mx3fb: const pointer to ipu_di_signal_cfg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Exercise dma-fence-chain under selftests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Report signaled links inside dma-fence-chain (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Prettify typecasts for dma-fence-chain (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Print errors on ACT timeouts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Increase ACT retry timeout to 3s (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Reformat drm_dp_check_act_status() a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Improve kdocs for drm_dp_check_act_status() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add NWL MIPI DSI host controller support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helpers: Merge code into a single file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helpers: Set plane fence for display update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Don't return 0 from a void drm_fbdev_generic_setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: support for boe,tv105wum-nw0 dsi video mode panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: mx3fb: avoid warning about psABI change (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Remove return value from drm_fbdev_generic_setup() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Set up fbdev after registering device; remove error checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove error check from fbdev setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Set up fbdev after fully registering device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Set up fbdev after registering device; remove error checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Remove error check from fbdev setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Remove error check from fbdev setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/kirin: Set up fbdev after fully registering device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hibmc: Remove error check from fbdev setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Set up fbdev after registering device; remove error checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: clean up ttm_trace_dma_map/ttm_trace_dma_unmap (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: nt39016: Add support for 50 Hz refresh rate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: nt39016: Add support for multiple modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mb862xx: remove set but not used variable 'mdr' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: matroxfb: remove dead code and set but not used variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add panel driver for Leadtek LTK050H3146W (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: Add missing annotation for cyber2000fb_enable_ddc() and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Delete an error message in ingenic_drm_probe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Remove drm_dp_mst_has_audio() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: Cast intel_connector->port as drm_dp_mst_port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: don't print error message on platform_get_irq() failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Add intro to documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/writeback: wire drm_writeback.h to kernel-doc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: writeback: document callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Don't drop NAKs for down responses (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix NULL deref in drm_dp_get_one_sb_msg() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: tcon: Delete an error message in sun4i_tcon_init_irq() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: fix kernel-doc warning in panel.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sched: fix kernel-doc in gpu_scheduler.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Remove drm_dp_mst_topology_cbs.destroy_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu_dm/mst: Stop printing extra messages in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-leadtek-ltk500hd1829: Fix dotclock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: delete drm_pci.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACY (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: make virtio_gpu_object_attach void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: delete notify in virtio_gpu_object_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: delete notify after virtio_gpu_cmd_context_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: random virtgpu_drv.h cleanups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/zte: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtgpu: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmobile: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rcar-du: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i2c/tda998x: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/kirin: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fsl-dcu: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atmel-hlcdc: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Fix wrong kfree() in managed resource usage example (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/core: Calculate bpp in afbc helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/core: Use proper debugging macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: improve amdgpu_gem_info debugfs file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add support for exporting VRAM using DMA-buf v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add checks if DMA-buf P2P is supported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: note that we can handle peer2peer DMA-buf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: lock resv object during destruction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: add peer2peer flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: make build_clear_payload_id_table return void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Use correct notify port address when creating cursor ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: add docs about the IN_FORMATS plane property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/managed: Fix off-by-one in warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb: fix kernel-doc in drm_framebuffer.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: add kernel-doc for drm_dp_mst_port.fec_capable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: error out with EBUSY when device has existing master (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rework SET_MASTER and DROP_MASTER perm handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/therm: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i2c/tda998x: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i2c/sil164: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: convert to use i2c_new_client_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: Add Starry KR070PE2T (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: Add optional devfreq and cooling device support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Remove single tx msg restriction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mst: Support simultaneous down replies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mst: Separate sideband packet header parsing from message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Add TODO for making drm_fb_helper_alloc_fbi fill (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: sii9234: silence warning about regulators during deferred (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add docs for managed resources (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: drop drm_driver.release hook (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi-dbi: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi-dbi: Move drm_mode_config_init into mipi library (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/repaper: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Simplify upload work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Use helpers for shutdown/suspend/resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Use devm_drm_dev_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: More drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mtk: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmob: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rcar-du: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pl111: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: More devm_drm_dev_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Fully embrace devm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Drop explicit drm_mode_config_cleanup call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Drop explicit drm_mode_config_cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Remove leftover drm_atomic_helper_shutdown (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Manage drm_mode_config_init with drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Garbage collect drm_dev_fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Manage drm_vblank_cleanup with drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Manage drm_gem_init with drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: manage drm_minor cleanup with drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Use drmm_ for drm_dev_init cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Handle dev->unique with drmm_ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Cleanups after drmm_add_final_kfree rollout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/<drivers>: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ingenic: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/repaper: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vgem: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Use drmm_add_final_kfree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi_dbi: Use drmm_add_final_kfree in all drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Set final_kfree in drm_dev_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: add managed resources tied to drm_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't clear drvdata in ->release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/slb: export __kmalloc_track(_node)_caller (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: rework csc related functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: Add support for RGB limited range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: do not force "/none"/ scan mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Sort includes in VI and UI layer code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: de2: Don't return de2_fmt_info struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: de2: csc_mode in de2 format struct is mostly redundant (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: de2: rgb field in de2 format struct is redundant (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: remove unneeded #if defined/endif guards (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Add support for afbc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add trace point for tasks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add error sysfs to export error task dump (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: save task info dump when task fail (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add max_error_tasks module parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: save process info for debug usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi-dbi: Make mipi_dbi_command_stackbuf() data parameter const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb: Remove unused writeback code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: via: fix -Wextra build warning and format warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: pmfb.c: fix -Wextra build warnings and errors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: savage: fix -Wextra build warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: matrox: fix -Wextra build warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: aty: fix -Wextra build warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: fbmon: fix -Wextra build warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: uvesafb: Use scnprintf() for avoiding potential buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: omap2: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: omapfb: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Skip drm_mode_config_validate() for !modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: convert .debugfs_init() hook to return void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Validate encoder->possible_crtcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Validate encoder->possible_clones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: Remove the bogus possible_clones setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Sanitize possible_clones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Include the encoder itself in possible_clones (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/debugfs: remove checks for return value of drm_debugfs functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Fix DispID tile parsing for override EDID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Clarify validate_displayid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Don't include ext block csum in DispID size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Don't parse garbage as DispID blocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Move validate_displayid() drm_find_displayid_extension() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Return DispID length from drm_find_displayid_extension() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Remove idx==1 assumptions from all over the DispID parsing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Swap some operands in for_each_displayid_db() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Constify topology id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: make various debugfs_init() functions return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: have *_debugfs_init() functions return void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: remove checks for return value of drm_debugfs functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pl111: make pl111_debugfs_init return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: make drm_vram_mm_debugfs_init() return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sti: remove use of drm_debugfs functions as return values (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: remove checks for return value of drm_debugfs_create_files() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: remove check for return value of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arm: make hdlcd_debugfs_init() return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arc: make arcgpu_debugfs_init() return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: remove check of return value of drm_debugfs functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: make v3d_debugfs_init() return 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: remove check for return value of debugfs functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: remove checks for debugfs functions return value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Correct a typo in a function comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drm_vm: Use fallthrough; (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Drop unused #include (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/core: Add drm_afbc_framebuffer and a corresponding helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/core: Allow drivers allocate a subclass of struct drm_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200417 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Program vswing, pre-emphasis, test-pattern (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Register definition for DP compliance register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add debugfs entry for DP phy compliance (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Preparation for DP phy compliance auto test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Made intel_dp_adjust_train() non-static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp: get/set phy compliance pattern (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Align macro name as per DP spec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add YUV444 packed format support for skl+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise basic RPS interrupt generation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Initialize multicast register steering for workarounds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Extend Wa_1409767108:tgl to B0 stepping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: extended Wa_2006604312 to ehl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Start passing latency as parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: do AUD_FREQ_CNTRL state save on all gen9+ platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check for an already completed timeslice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove redundant assignment to variable err (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/evict: watch out for unevictable nodes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Take an explicit ref for rq->batch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up racy check of breadcrumb irq enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up racy read of intel_ring.head (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/stolen: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uncore: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dram: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/error: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: prefer struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/switcheroo: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/state: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bw: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/crt: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/panel: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Drop vestigal timeslicing assert (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Promote 'remain' to unsigned long (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Wait until the context is finally retired before (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Allow asynchronous waits on the i915_active barriers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make exclusive awaits on i915_active optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extend hotplug detect retry on TypeC connectors to 5 seconds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add a retry counter for hotplug detect retries (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Free request pool from virtual engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Wait until we start timeslicing after a submit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Revoke mmap before fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move the port sync DP_TP_CTL stuff to the encoder hook (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass atomic state to encoder hooks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Do pipe updates after enables for everyone (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix port sync code to work with >2 pipes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Eliminate port sync copy pasta (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Implement port sync for SKL+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Store cpu_transcoder_mask in device info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid setting timer->expires to 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Keep a per-engine request pool (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Make Wa_14010229206 permanent (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check for has-reset before testing hostile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Utilize rcu iteration of context engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Peek at the next submission for error interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Cleanup kerneldoc warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Drop cached obj->bind_count (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Make fence revocation unequivocal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Store the fence details on the fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only wait for GPU activity before unbinding a GGTT fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Try allocating va from free space (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: fix spelling mistake "/undeflow"/ -> "/underflow"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Align engine dump active/pending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Report all failed registers for ctx isolation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include the execlists CCID of each port in the engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Pause CS flow before reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Tidy up an error message for live_error_interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include a few tracek for timeslicing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Defer kicking the tasklet until all rescheduling is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc/icl: Update TC vswing tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp/ehl: Update vswing table for HBR and RBR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Double check breadcrumb before crying foul (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: don't read head/tail pointers outside critical section (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Explicitly reset both reg and context runtime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Split eb_vma into its own allocation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Schedule oa_config after modifying the contexts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Wrap i915_active in a simple kreffed struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Allow for different modes of interruptible i915_active_wait (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check timeout before flush and cond checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Include priority info in trace_ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/huc: Fix HuC register used in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/huc: Add more errors for I915_PARAM_HUC_STATUS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add definitions for VRR registers and bits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Workaround switching back to a completed context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include port sync state in the state dump (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use REG_FIELD_PREP() & co. for TRANS_DDI_FUNC_CTL2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move icl_get_trans_port_sync_config() into the DDI code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop usless master_transcoder assignments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Use .compute_config_late() to compute master transcoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Differentiate between aliasing-ppgtt and ggtt pinning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Constify adjusted_mode a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Get rid of silly void* from MST code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use forced codec wake on all gen9+ platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: add new open param to configure polling of OA buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: move pollin setup to non hw specific code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: rework aging tail workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Cast remain to unsigned long in eb_relocate_vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: do not free err log on uc_fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Move uC debugfs to its own folder under GT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: move uC printers and update debugfs file names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/huc: make "/support huc"/ reflect HW capabilities (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: drop stage_pool debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: allow setting generic data pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Return early after MISSING_CASE for write_dp_sdp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Remove useless but deadly local (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop final few uses of drm_i915_private.engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/wopcm: convert to drm device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: clean up intel_PLL_is_valid() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tv: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/connector: use MISSING_CASE instead of logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdmi: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_aux_backlight: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display_power: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ddi: use struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Immediately execute the fenced work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Pull tasklet interrupt-bh local to direct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Measure the energy consumed while in RC6 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Drop setting sibling priority hint on virtual (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/fbc: Make fences a nice-to-have for GEN9+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Use private flags to indicate TE in cmd mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Add check for periodic command mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Add cmd mode flags in display mode private flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Add vblank calculation for command mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Configure transcoder operation for command mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only delay the context barrier pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: mark huge_gem_object as not shrinkable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Delay release of engine-pm after last retirement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extend intel_wakeref to support delayed puts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests/perf: watch out for stolen objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Rely on direct submission to the queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Avoid gem_context->mutex for simple vma lookup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/edp: Ignore short pulse when panel powered off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Leave rps->cur_freq on unpark (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use the correct err_unlock unwind path for a closed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Report context-is-closed prior to pinning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix crtc nv12 etc. plane bitmasks for DPMS off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add writing of DP SDPs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add compute routine for DP HDR Metadata Infoframe SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add compute routine for DP VSC SDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add DP1.4 VSC SDP Payload related Data Structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Prefer '%ps' for printing function symbol names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/workarounds: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rps: use struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ring_submission: use drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/renderstate: use struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rc6: convert to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lrc: convert to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ggtt: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add new PCI IDs to TGL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add dpcd link_rate quirk for Apple 15"/ MBP 2017 (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: convert to struct drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbdev: convert to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/color: Extract icl_read_luts() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Enable non-contiguous pipe fusing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always reschedule the new heartbeat (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix up documentation paths after file moving (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: introduce global sseu pinning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: remove redundant power configuration register override (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: remove generated code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Restore check for invalid vma for fencing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Allocate i915_fence_reg array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove manual save/resume of fence register state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull restoration of GGTT fences underneath the GT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move GGTT fence registers under gt/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/hmm: remove the customizable pfn format from hmm_range_fault (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/hmm: remove HMM_PFN_SPECIAL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove dead code after hmm_range_fault() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm/hmm: make hmm_range_fault return 0 or -1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Refresh patches.suse/igc-Add-initial-EEE-support.patch. - Refresh patches.suse/i2c-i801-exclude-device-from-suspend-direct-complete.patch. - gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gup: document and work around "/COW can break either way"/ issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Replace user_access_begin by user_write_access_begin (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - uaccess: Add user_read_access_begin/end and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm_read(): get rid of pointless access_ok() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb: get rid of pointless access_ok() calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amifb: get rid of pointless access_ok() calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - docs: filesystems: fix renamed references (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - docs: fix broken references to text files (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Update rmk's email address in various drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 01b18a4 - blacklist.conf: 4d6ffa27b8e5 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S - commit 95f1309 - blacklist.conf: e81e07244325 objtool: Support Clang non-section symbols in ORC generation - commit b650d28 - crypto: add suse_kabi_padding (jsc#SLE-14454). This patch adds reserve fields to structures of the generic crypto layer to make backporting fixes and ECOs easier. - QAT: add suse_kabi_padding (jsc#SLE-14454). This patch adds reserve fields to structures of the QAT driver to make backporting fixes and ECOs for QAT easier. - commit 16c9bda - nvme: do not update disk info for multipathed device (bsc#1171558). - commit 72db678 - net: macb: use resolved link config in mac_link_up() (jsc#SLE-12251). - commit 3a4483e - xfs: fix a missing unlock on error in xfs_fs_map_blocks (git-fixes). - commit cc2433b - xfs: fix brainos in the refcount scrubber's rmap fragment processor (git-fixes). - commit 3faadca - xfs: fix rmap key and record comparison functions (git-fixes). - commit 7b24498 - xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents (git-fixes). - commit ac90c4a - xfs: fix flags argument to rmap lookup when converting shared file rmaps (git-fixes). - commit ed43f56 - drivers/net/ethernet: remove incorrectly formatted doc (bsc#1177397). - net: ena: Fix all static chekers' warnings (bsc#1177397). - net: ena: Change RSS related macros and variables names (bsc#1177397). - net: ena: Remove redundant print of placement policy (bsc#1177397). - net: ena: Capitalize all log strings and improve code readability (bsc#1177397). - net: ena: Change log message to netif/dev function (bsc#1177397). - net: ena: Change license into format to SPDX in all files (bsc#1177397). - net: ena: xdp: add queue counters for xdp actions (bsc#1177397). - net: ena: ethtool: add stats printing to XDP queues (bsc#1177397). - net: ena: ethtool: Add new device statistics (bsc#1177397). - net: ena: ethtool: convert stat_offset to 64 bit resolution (bsc#1177397). - commit 3fe7896 - r8169: disable hw csum for short packets on all chip versions (git-fixes). - commit 30d1ce9 - virtio: virtio_console: fix DMA memory allocation for rproc serial (git-fixes). - xhci: hisilicon: fix refercence leak in xhci_histb_probe (git-fixes). - thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() (git-fixes). - thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() (git-fixes). - kernel/watchdog: fix watchdog_allowed_mask not used warning (git-fixes). - reboot: fix overflow parsing reboot cpu number (git-fixes). - Revert "/kernel/reboot.c: convert simple_strtoul to kstrtoint"/ (git-fixes). - clk: define to_clk_regmap() as inline function (git-fixes). - xhci: Fix sizeof() mismatch (git-fixes). - commit a563406 - fix patches metadata - fix Patch-mainline: patches.suse/ACPI-GED-fix-Wformat.patch patches.suse/cosa-Add-missing-kfree-in-error-path-of-cosa_write.patch patches.suse/gpio-pcie-idio-24-Enable-PEX8311-interrupts.patch patches.suse/gpio-pcie-idio-24-Fix-IRQ-Enable-Register-value.patch patches.suse/gpio-pcie-idio-24-Fix-irq-mask-when-masking.patch patches.suse/lan743x-fix-BUG-invalid-wait-context-when-setting-rx.patch patches.suse/mmc-renesas_sdhi_core-Add-missing-tmio_mmc_host_free.patch patches.suse/mmc-sdhci-of-esdhc-Handle-pulse-width-detection-erra.patch patches.suse/pinctrl-aspeed-Fix-GPI-only-function-problem.patch patches.suse/pinctrl-intel-Set-default-bias-in-case-no-particular.patch - commit e7295f4 - update patch metadata patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch was replaced by a no-op stub only preserving kABI but the upstream reference was left in place. Our kbuild checks complain because the same commit id is also blacklisted. Drop the mainline reference which is no longer appropriate and refer to the commit id in commit message instead. - commit c39115f - fix patches metadata - fix Patch-mainline: patches.suse/NFSv4-Handle-NFS4ERR_OLD_STATEID-in-CLOSE-OPEN_DOWNG.patch patches.suse/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN.patch patches.suse/NFSv4.x-recover-from-pre-mature-loss-of-openstateid.patch patches.suse/svcrdma-fix-bounce-buffers-for-unaligned-offsets-and.patch - commit 6b62933 - series.conf: whitespace cleanup - commit 3581101 - NFS: only invalidate dentrys that are clearly invalid (bsc#1178669 bsc#1170139). - commit f10a996 - samples: bpf: Cleanup bpf_load.o from Makefile (bsc#1177028). - commit a1f6952 - loop: Fix occasional uevent drop (bsc#1177971). - block: add a return value to set_capacity_revalidate_and_notify (bsc#1177971). - block: use revalidate_disk_size in set_capacity_revalidate_and_notify (bsc#1177971). - block: add a new revalidate_disk_size helper (bsc#1177971). - commit 076c587 - dax: Fix stack overflow when mounting fsdax pmem device (bsc#1171073). - dax: fix detection of dax support for non-persistent memory block devices (bsc#1171073). - commit 91904e0 - libceph: use sendpage_ok() in ceph_tcp_sendpage() (bsc#1172873). - scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map() (bsc#1172873). - drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage() (bsc#1172873). - tcp: use sendpage_ok() to detect misused .sendpage (bsc#1172873). - nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage() (bsc#1172873). - net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send (bsc#1172873). - net: introduce helper sendpage_ok() in include/linux/net.h (bsc#1172873). kABI workaround for including mm.h in include/linux/net.h (bsc#1172873). - commit 5b20669 - pinctrl: intel: Set default bias in case no particular value given (git-fixes). - pinctrl: aspeed: Fix GPI only function problem (git-fixes). - gpio: pcie-idio-24: Enable PEX8311 interrupts (git-fixes). - gpio: pcie-idio-24: Fix IRQ Enable Register value (git-fixes). - gpio: pcie-idio-24: Fix irq mask when masking (git-fixes). - mmc: sdhci-of-esdhc: Handle pulse width detection erratum for more SoCs (git-fixes). - mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove (git-fixes). - cosa: Add missing kfree in error path of cosa_write (git-fixes). - lan743x: fix "/BUG: invalid wait context"/ when setting rx mode (git-fixes). - ACPI: GED: fix -Wformat (git-fixes). - commit 4dd9cfa - vt: Disable KD_FONT_OP_COPY (bsc#1178589). - commit a819dc3 - mm/memory-failure: Add memory_failure_queue_kick() (jsc#SLE-16610). - commit 58bbb5e - mtd: spi-nor: Fix address width on flash chips > 16MB (jsc#SLE-14214 jsc#SLE-1660). - commit 25da357 - mtd: spi-nor: Don't copy self-pointing struct around (jsc#SLE-14214 jsc#SLE-1660). - commit 72ce51f - spi: spi-cadence-quadspi: Populate get_name() interface (jsc#SLE-14214 jsc#SLE-1660). - commit bcb9418 - net: ethernet: ti: cpsw_new: fix suspend/resume (jsc#SLE-12251). - net: macb: fix for pause frame receive enable bit (jsc#SLE-12251). - net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid() (jsc#SLE-12251). - net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port (jsc#SLE-12251). - net: macb: Properly handle phylink on at91sam9x (jsc#SLE-12251). - net: macb: fix macb_suspend() by removing call to netif_carrier_off() (jsc#SLE-12251). - net: macb: fix macb_get/set_wol() when moving to phylink (jsc#SLE-12251). - net: macb: free resources on failure path of at91ether_open() (jsc#SLE-12251). Refresh: patches.suse/net-macb-call-pm_runtime_put_sync-on-failure-path.patch - net: phylink: ensure manual pause mode configuration takes effect (jsc#SLE-12251). - net: macb: undo operations in case of failure (jsc#SLE-12251). - net: macb: Only disable NAPI on the actual error path (jsc#SLE-12251). - net: cadence: macb: disable NAPI on error (jsc#SLE-12251). - net: ethernet: ti: fix some return value check of cpsw_ale_create() (jsc#SLE-12251). - net: macb: Fix handling of fixed-link node (jsc#SLE-12251). - net: stmmac: update pci platform data to use phy_interface (jsc#SLE-12251). - of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy (jsc#SLE-12251). - net: ag71xx: fix compile warnings (jsc#SLE-12251). - net: ethernet: ti: build cpsw-common for switchdev (jsc#SLE-12251). - net: ethernet: ti: select PAGE_POOL for switchdev driver (jsc#SLE-12251). - net: ethernet: emac: Fix phy mode type (jsc#SLE-12251). - commit 67c4a94 - samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap (bsc#1177028). - samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop (bsc#1177028). - samples: bpf: Add an option for printing extra statistics in xdpsock (bsc#1177028). - bpf: Fix fds_example SIGSEGV error (bsc#1177028). - samples: bpf: Refactor BPF map performance test with libbpf (bsc#1177028). - samples: bpf: Refactor BPF map in map test with libbpf (bsc#1177028). - samples: bpf: Fix bpf programs with kprobe/sys_connect event (bsc#1177028). - commit 9874b44 - blacklist.conf: 6f64e4778300 ("/bpf: Update verification logic for LSM programs"/) Apply the commit later. - commit 548a6df - tools/bpftool: Fix attaching flow dissector (bsc#1177028). - commit 44b2c56 - i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() (jsc#SLE-13701). - commit b2ee981 - bpf: Enforce id generation for all may-be-null register type (bsc#1177028). - selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access (bsc#1177028). - commit 4610751 - blacklist.conf: add the unneeded bpf git-fixes commits - d3c481515129 net: remove sockptr_advance It requires several treewide changes which were not backported. - 47f7cf6325f7 libbpf: Skip CO-RE relocations for not loaded BPF programs The target code was not backported yet. - commit cf96a2f - prom_init: enable verbose prints (bsc#1178142 bsc#1180759). - prom_init: enable verbose prints (bsc#1178142) (bsc#1178142). - commit c0bbedb - powerpc/vnic: Extend "/failover pending"/ window (bsc#1176855 ltc#187293). - commit 8c35da0 - spi: hisi-sfc-v3xx: fix spelling mistake "/occured"/ -> "/occurred"/ (jsc#SLE-14214 jsc#SLE-16606). - commit 8b3eca5 - spi: hisi-sfc-v3xx: add support for IRQ mode (jsc#SLE-14214 jsc#SLE-16606). - commit 4a666b4 - spi: hisi-sfc-v3xx: factor out the bit definition of interrupt register (jsc#SLE-14214 jsc#SLE-16606). - commit dabd6b3 - spi: hisi-sfc-v3xx: factor out bus config and transfer functions (jsc#SLE-14214 jsc#SLE-16606). - commit b1adebf - spi: hisi-sfc-v3xx: factor out IO modes configuration (jsc#SLE-14214 jsc#SLE-16606). - commit 56e8610 - spi: hisi-sfc-v3xx: add error check after per operation (jsc#SLE-14214 jsc#SLE-16606). - commit 382883e - Update config files. Set CONFIG_HIBERNATION_SNAPSHOT_DEV=y. Upstream commit c4f39a6c7438 ("/PM: hibernate: Split off snapshot dev option"/) has made userspace hibernation conditional on a separate config option that can be disabled. The SLE15-SP3 backport (commit 17f3cdc2427e) has left this option unset, but this breaks the userspace hibernation functionality that we have been supporting in all previous SPs. Re-enable and fix this. This also fixes bsc#1178609 which uncovered this issue via fstests (generic/570) failure. - commit 660a013 - dpaa2-eth: fix command version for Tx shaping (jsc#SLE-12251). - net/fsl: quieten expected MDIO access failures (jsc#SLE-12251). - dpaa2-eth: fix a build warning in dpmac.c (jsc#SLE-12251). - enetc: Fix mdio bus removal on PF probe bailout (jsc#SLE-12251). - net: gianfar: Add of_node_put() before goto statement (jsc#SLE-12251). - enetc: use napi_schedule to be compatible with PREEMPT_RT (jsc#SLE-12251). - dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT (jsc#SLE-12251). - fsl/fman: fix eth hash table allocation (jsc#SLE-12251). - fsl/fman: check dereferencing null pointer (jsc#SLE-12251). - fsl/fman: fix unreachable code (jsc#SLE-12251). - fsl/fman: fix dereference null return value (jsc#SLE-12251). - fsl/fman: use 32-bit unsigned integer (jsc#SLE-12251). - net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower() (jsc#SLE-12251). - enetc: Remove the imdio bus on PF probe bailout (jsc#SLE-12251). - dpaa2-eth: add support for TBF offload (jsc#SLE-12251). - dpaa2-eth: add API for Tx shaping (jsc#SLE-12251). - dpaa2-eth: move the mqprio setup into a separate function (jsc#SLE-12251). - enetc: Add adaptive interrupt coalescing (jsc#SLE-12251). - enetc: Add interrupt coalescing support (jsc#SLE-12251). - enetc: Drop redundant ____cacheline_aligned_in_smp (jsc#SLE-12251). - enetc: Fix interrupt coalescing register naming (jsc#SLE-12251). - enetc: Factor out the traffic start/stop procedures (jsc#SLE-12251). - enetc: Refine buffer descriptor ring sizes (jsc#SLE-12251). - net: enetc: Use DT protocol information to set up the ports (jsc#SLE-12251). - net: enetc: Initialize SerDes for SGMII and USXGMII protocols (jsc#SLE-12251). - net: phy: add USXGMII link partner ability constants (jsc#SLE-12251). - net: enetc: use eth_broadcast_addr() to assign broadcast (jsc#SLE-12251). - dpaa2-eth: fix draining of S/G cache (jsc#SLE-12251). - dpaa2-eth: add software counter for Tx frames converted to S/G (jsc#SLE-12251). - dpaa2-eth: send a scatter-gather FD instead of realloc-ing (jsc#SLE-12251). - dpaa2-eth: fix misspelled function parameters in dpni__taildrop (jsc#SLE-12251). - dpaa2-eth: fix recursive header include (jsc#SLE-12251). - dpaa2-eth: fix condition for number of buffer acquire retries (jsc#SLE-12251). - dpaa2-eth: check the result of skb_to_sgvec() (jsc#SLE-12251). - dpaa2-eth: trim debugfs FQ stats (jsc#SLE-12251). - net: enetc add tc flower offload flow metering policing action (jsc#SLE-12251). Refresh: patches.suse/net-qos-offload-add-flow-status-with-dropped-count.patch - net: enetc: add support max frame size for tc flower offload (jsc#SLE-12251). - net/fsl: enable extended scanning in xgmac_mdio (jsc#SLE-12251). - net/fsl: acpize xgmac_mdio (jsc#SLE-12251). - net: phy: Allow mdio buses to auto-probe c45 devices (jsc#SLE-12251). - enetc: Use struct_size() helper in kzalloc() (jsc#SLE-12251). - dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL() (jsc#SLE-12251). - gianfar: Use random MAC address when none is given (jsc#SLE-12251). - enetc: Fix HW_VLAN_CTAG_TX|RX toggling (jsc#SLE-12251). - drivers: dpaa2: Use devm_kcalloc() in setup_dpni() (jsc#SLE-12251). - dpaa2-eth: Keep congestion group taildrop enabled when PFC on (jsc#SLE-12251). - dpaa2-eth: Add PFC support through DCB ops (jsc#SLE-12251). - dpaa2-eth: Update FQ taildrop threshold and buffer pool count (jsc#SLE-12251). - dpaa2-eth: Add congestion group taildrop (jsc#SLE-12251). - dpaa2-eth: Add helper functions (jsc#SLE-12251). - dpaa2-eth: Distribute ingress frames based on VLAN prio (jsc#SLE-12251). - dpaa2-eth: Add support for Rx traffic classes (jsc#SLE-12251). - dpaa2-eth: add bulking to XDP_TX (jsc#SLE-12251). - vhost_net: Also populate XDP frame size (jsc#SLE-12251). - net: thunderx: Add XDP frame size (jsc#SLE-12251). - net: ethernet: ti: Add XDP frame size to driver cpsw (jsc#SLE-12251). - dpaa2-eth: Add XDP frame size (jsc#SLE-12251). - net: XDP-generic determining XDP frame size (jsc#SLE-12251). - net: netsec: Add support for XDP frame size (jsc#SLE-12251). - dpaa2-eth: create a function to flush the XDP fds (jsc#SLE-12251). - net:enetc: bug fix for qos sfi operate space after freed (jsc#SLE-12251). - net: enetc: Make some symbols static (jsc#SLE-12251). - Merge branch 'net-smc-extent-buffer-mapping-and-port-handling' (jsc#SLE-12251). - net: enetc: add tc flower psfp offload driver (jsc#SLE-12251). - net: enetc: add hw tc hw offload features for PSPF capability (jsc#SLE-12251). - dpaa2-eth: fix error return code in setup_dpni() (jsc#SLE-12251). - dpaa_eth: Fix comparing pointer to 0 (jsc#SLE-12251). - dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show (jsc#SLE-12251). - dpaa2-eth: add channel stat to debugfs (jsc#SLE-12251). - dpaa2-eth: fix return codes used in ndo_setup_tc (jsc#SLE-12251). - dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit (jsc#SLE-12251). - dpaa2-eth: split the .ndo_xdp_xmit callback into two stages (jsc#SLE-12251). - dpaa2-eth: use the bulk ring mode enqueue interface (jsc#SLE-12251). - dpaa2-eth: return num_enqueued frames from enqueue callback (jsc#SLE-12251). - enetc: permit configuration of rx-vlan-filter with ethtool (jsc#SLE-12251). - net: freescale: select CONFIG_FIXED_PHY where needed (jsc#SLE-12251). - enetc: Remove unused variable 'enetc_drv_name' (jsc#SLE-12251). - net: gianfar: reject unsupported coalescing params (jsc#SLE-12251). - net: dpaa: reject unsupported coalescing params (jsc#SLE-12251). - enetc: Add dynamic allocation of extended Rx BD rings (jsc#SLE-12251). - enetc: Clean up Rx BD iteration (jsc#SLE-12251). - enetc: Clean up of ehtool stats len (jsc#SLE-12251). - enetc: Drop redundant device node check (jsc#SLE-12251). - dpaa_eth: Use random MAC address when none is given (jsc#SLE-12251). - fsl/fman: tolerate missing MAC address in device tree (jsc#SLE-12251). - fsl/fman: reuse set_mac_address() in dtsec init() (jsc#SLE-12251). - gianfar: remove unnecessary zeroing coalesce settings (jsc#SLE-12251). - net/freescale: Don't set zero if FW iand bus not-available in gianfar (jsc#SLE-12251). - net/freescale: Don't set zero if FW not-available in ucc_geth (jsc#SLE-12251). - net/freescale: Clean drivers from static versions (jsc#SLE-12251). - net: dpaa2-mac: use resolved link config in mac_link_up() (jsc#SLE-12251). - net: dsa: propagate resolved link config via mac_link_up() (jsc#SLE-12251). - net: phylink: propagate resolved link config via mac_link_up() (jsc#SLE-12251). - dpaa2-eth: add support for nway reset (jsc#SLE-12251). - dpaa2-eth: add support for mii ioctls (jsc#SLE-12251). - enetc: remove "/depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"/ (jsc#SLE-12251). - ptp_qoriq: drop the code of alarm (jsc#SLE-12251). - dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom (jsc#SLE-12251). - net: macb: Properly handle phylink on at91rm9200 (jsc#SLE-12251). - net: socionext: get rid of huge dma sync in netsec_alloc_rx_data (jsc#SLE-12251). - net: macb: add support for C45 MDIO read/write (jsc#SLE-12251). - enetc: Fix an off by one in enetc_setup_tc_txtime() (jsc#SLE-12251). - net: netsec: Change page pool nid to NUMA_NO_NODE (jsc#SLE-12251). - enetc: add support time specific departure base on the qos etf (jsc#SLE-12251). - fsl/fman: use resource_size (jsc#SLE-12251). - net: dsa: Make PHYLINK related function static again (jsc#SLE-12251). - dpaa2-ptp: add external trigger event support (jsc#SLE-12251). - ptp_qoriq: export extts_clean_up() function (jsc#SLE-12251). - ptp_qoriq: check valid status before reading extts fifo (jsc#SLE-12251). - net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G (jsc#SLE-12251). - net/fsl: treat fsl,erratum-a011043 (jsc#SLE-12251). - net: macb: fix for fixed-link mode (jsc#SLE-12251). - net: macb: fix probing of PHY not described in the dt (jsc#SLE-12251). - of: mdio: export of_mdiobus_child_is_phy (jsc#SLE-12251). - net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV (jsc#SLE-12251). - net: ethernet: ti: ale: ensure vlan/mdb deleted when no members (jsc#SLE-12251). - phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver (jsc#SLE-12251). - net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch (jsc#SLE-12251). - net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac (jsc#SLE-12251). - net: ethernet: ti: cpsw: move set of common functions in cpsw_priv (jsc#SLE-12251). Refresh: patches.suse/net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch patches.suse/netdev-pass-the-stuck-queue-to-the-timeout-handler.patch patches.suse/xdp-Rename-convert_to_xdp_frame-in-xdp_convert_buff_.patch - net: ethernet: ti: cpsw: resolve build deps of cpsw drivers (jsc#SLE-12251). - net: ethernet: ti: ale: modify vlan/mdb api for switchdev (jsc#SLE-12251). - net: ethernet: ti: cpsw: allow untagged traffic on host port (jsc#SLE-12251). - net: macb: convert to phylink (jsc#SLE-12251). - net: macb: move the Tx and Rx buffer initialization into a function (jsc#SLE-12251). - ethernet: ti: cpts: use ktime_get_real_ns helper (jsc#SLE-12251). - dpaa2-eth: add ethtool MAC counters (jsc#SLE-12251). - dpaa2-ptp: fix compile error (jsc#SLE-12251). - dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode (jsc#SLE-12251). - net: of_get_phy_mode: Change API to solve int/unit warnings (jsc#SLE-12251). Refresh: patches.suse/net-dsa-sja1105-Don-t-error-out-on-disabled-ports-wi.patch patches.suse/net-mscc-ocelot-make-phy_mode-a-member-of-the-common.patch patches.suse/net-mscc-ocelot-separate-net_device-related-items-ou.patch patches.suse/net-stmmac-platform-fix-probe-for-ACPI-devices.patch - dpaa2-eth: add MAC/PHY support through phylink (jsc#SLE-12251). - dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED (jsc#SLE-12251). - dpaa2-eth: Avoid unbounded while loops (jsc#SLE-12251). - dpaa2-eth: Fix minor bug in ethtool stats reporting (jsc#SLE-12251). - dpaa2-eth: Cleanup dead code (jsc#SLE-12251). - net: dpaa2: Use the correct style for SPDX License Identifier (jsc#SLE-12251). - macb: propagate errors when getting optional clocks (jsc#SLE-12251). - dpaa2-eth: add irq for the dpmac connect/disconnect event (jsc#SLE-12251). - davinci_cpdma: make cpdma_chan_split_pool static (jsc#SLE-12251). - net: macb: Remove dead code (jsc#SLE-12251). - gianfar: Make reset_gfar static (jsc#SLE-12251). - net: stmmac: socfpga: re-use the `interface` parameter from platform data (jsc#SLE-12251). - net: stmmac: implement support for passive mode converters via dt (jsc#SLE-12251). Refresh: patches.suse/net-stmmac-platform-fix-probe-for-ACPI-devices.patch - gianfar: use DT more consistently when selecting PHY connection type (jsc#SLE-12251). - gianfar: cleanup gianfar.h (jsc#SLE-12251). - gianfar: make five functions static (jsc#SLE-12251). - dpaa2-eth: Poll Tx pending frames counter on if down (jsc#SLE-12251). - dpaa2-eth: Add new DPNI statistics counters (jsc#SLE-12251). - dpaa2-eth: Minor refactoring in ethtool stats (jsc#SLE-12251). - dpaa2-eth: Add pause frame support (jsc#SLE-12251). Refresh: patches.suse/dpaa2-eth-Fix-TX-FQID-values.patch - dpaa2-eth: Use stored link settings (jsc#SLE-12251). Refresh: patches.suse/dpaa2-eth-Fix-TX-FQID-values.patch - dpaa2-eth: Remove support for changing link settings (jsc#SLE-12251). - dpaa2: no need to check return value of debugfs_create functions (jsc#SLE-12251). - commit fe806c5 - spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits (jsc#SLE-14214 jsc#SLE-16606). Update config files. - commit b5743d8 - spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes (jsc#SLE-14214 jsc#SLE-16606). - commit 646d618 - spi: Allow SPI controller override device buswidth (jsc#SLE-14214 jsc#SLE-16606). - commit df26c6c - spi: Add HiSilicon v3xx SPI NOR flash controller driver (jsc#SLE-14214 jsc#SLE-16606). - supported.conf: add spi-hisi-sfc-v3xx - commit 01912fa - Revert "/mtd: spi-nor: Add capability to disable flash quad mode"/ (jsc#SLE-14214 jsc#SLE-16606). - commit 08912f6 - Revert "/mtd: spi-nor: Disable the flash quad mode in spi_nor_restore()"/ (jsc#SLE-14214 jsc#SLE-16606). - commit fcdc78b - mtd: revert "/spi-nor: intel: provide a range for poll_timout"/ (jsc#SLE-14214 jsc#SLE-16606). - commit 3fba279 - mtd: spi-nor: update read capabilities for w25q64 and s25fl064k (jsc#SLE-14214 jsc#SLE-16606). - commit 095c8c3 - mtd: spi-nor: micron: Add SPI_NOR_DUAL_READ flag on mt25qu02g (jsc#SLE-14214 jsc#SLE-16606). - commit 6d23666 - mtd: spi-nor: macronix: Add support for mx66u2g45g (jsc#SLE-14214 jsc#SLE-16606). - commit c06f001 - mtd: spi-nor: intel-spi: Simulate WRDI command (jsc#SLE-14214 jsc#SLE-16606). - commit c667137 - mtd: spi-nor: Disable the flash quad mode in spi_nor_restore() (jsc#SLE-14214 jsc#SLE-16606). - commit b334fbb - mtd: spi-nor: Add capability to disable flash quad mode (jsc#SLE-14214 jsc#SLE-16606). - commit 1d7663a - mtd: spi-nor: spansion: Remove s70fl01gs from flash_info (jsc#SLE-14214 jsc#SLE-16606). - commit 4f84141 - mtd: spi-nor: sfdp: do not make invalid quad enable fatal (jsc#SLE-14214 jsc#SLE-16606). - commit e70eaa2 - mtd: spi-nor: winbond: Add support for w25q64jvm (jsc#SLE-14214 jsc#SLE-16606). - commit 2af6c2f - mtd: spi-nor: macronix: Add support for MX25R1635F (jsc#SLE-14214 jsc#SLE-16606). - commit 9e1bbfd - spi: Move cadence-quadspi driver to drivers/spi/ (jsc#SLE-14214 jsc#SLE-16606). - supported.conf: add spi-cadence-quadspi - commit 8a1f9bb - mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework (jsc#SLE-14214 jsc#SLE-16606). - commit d8c2e6c - mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path (jsc#SLE-14214 jsc#SLE-16606). - commit a9da923 - mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel (jsc#SLE-14214 jsc#SLE-16606). - commit 4ac0f60 - mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines (jsc#SLE-14214 jsc#SLE-16606). - commit 54ad082 - mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure (jsc#SLE-14214 jsc#SLE-16606). - commit 93b08a2 - mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode (jsc#SLE-14214 jsc#SLE-16606). - commit 7d7032e - mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry (jsc#SLE-14214 jsc#SLE-16606). - commit bdbc8f6 - mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256 (jsc#SLE-14214 jsc#SLE-16606). - commit aa20dbb - mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt() (jsc#SLE-14214 jsc#SLE-16606). - commit 792c4b4 - mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D (jsc#SLE-14214 jsc#SLE-16606). - commit 2cdc01c - mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths (jsc#SLE-14214 jsc#SLE-16606). - commit 3606f8f - mtd: spi-nor: Add support for Cypress cy15x104q (jsc#SLE-14214 jsc#SLE-16606). - commit 33bff7c - mtd: spi-nor: Fix SPI NOR acronym (jsc#SLE-14214 jsc#SLE-16606). - commit f99be6c - mtd: spi-nor: spansion: Differentiate between s25fl256s and s25fs256s (jsc#SLE-14214 jsc#SLE-16606). - commit 3307881 - mtd: spi-nor: Add support for s25fs128s1 (jsc#SLE-14214 jsc#SLE-16606). - commit 8ab6047 - mtd: spi-nor: spansion: fix writes on S25FS512S (jsc#SLE-14214 jsc#SLE-16606). - commit 34481df - mtd: spi-nor: Fix description of the sr_ready() return value (jsc#SLE-14214 jsc#SLE-16606). - commit 13bc551 - mtd: spi-nor: Uniformize the return value in spi_nor_*_ready() (jsc#SLE-14214 jsc#SLE-16606). - commit 58aa248 - mtd: spi-nor: micron-st: Enable locking for n25q00 (jsc#SLE-14214 jsc#SLE-16606). - commit 6181ce7 - mtd: spi-nor: macronix: Add support for mx25u51245g (jsc#SLE-14214 jsc#SLE-16606). - commit c638b1b - mtd: spi-nor: macronix: Add support for mx25l51245g (jsc#SLE-14214 jsc#SLE-16606). - commit 84a5b3e - mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params() (jsc#SLE-14214 jsc#SLE-16606). - commit 8d20204 - mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params() (jsc#SLE-14214 jsc#SLE-16606). - commit 1004b63 - blacklist.conf: ignore documentation fixes - commit d0366bc - usb-storage: use hcd_uses_dma to check for DMA capabilities (jsc#SLE-14911). - commit 4fe856d - mtd: spi-nor: Enable locking for n25q128a11 (jsc#SLE-14214 jsc#SLE-16606). - commit ce5c6e7 - mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0 (jsc#SLE-14214 jsc#SLE-16606). - commit 0fedc0f - mtd: spi-nor: move #define SPINOR_OP_WRDI (jsc#SLE-14214 jsc#SLE-16606). - commit a740fae - mtd: spi-nor: Compile files in controllers/ directory (jsc#SLE-14214 jsc#SLE-16606). - commit 3bf9af8 - mtd: Convert fallthrough comments into statements (jsc#SLE-14214 jsc#SLE-16606). - commit f4df930 - mtd: spi-nor: Enable locking for n25q512ax3/n25q512a (jsc#SLE-14214 jsc#SLE-16606). - commit 482ec39 - mtd: spi-nor: Add SR 4bit block protection support (jsc#SLE-14214 jsc#SLE-16606). - commit 0627c1d - mtd: spi-nor: Add generic formula for SR block protection handling (jsc#SLE-14214 jsc#SLE-16606). - commit 639adb7 - mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size (jsc#SLE-14214 jsc#SLE-16606). - commit 80eb618 - mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexible-array member (jsc#SLE-14214 jsc#SLE-16606). - commit a134d0f - mtd: spi-nor: Clear WEL bit when erase or program errors occur (jsc#SLE-14214 jsc#SLE-16606). - commit 600fa7b - mtd: spi-nor: Trim what is exposed in spi-nor.h (jsc#SLE-14214 jsc#SLE-16606). - commit c3171b9 - mtd: spi-nor: Drop the MFR definitions (jsc#SLE-14214 jsc#SLE-16606). - commit 09c77fe - mtd: spi-nor: Get rid of the now empty spi_nor_ids table (jsc#SLE-14214 jsc#SLE-16606). - commit 461f102 - mtd: spi-nor: Move XMC bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 190113a - mtd: spi-nor: Move Xilinx bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit bd875e9 - mtd: spi-nor: Move Catalyst bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 7cfa7ae - mtd: spi-nor: Move Winbond bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit cf1356c - mtd: spi-nor: Move SST bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 690cd26 - mtd: spi-nor: Move Spansion bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit e840536 - mtd: spi-nor: Move Micron/ST bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit d6903e7 - mtd: spi-nor: Move Macronix bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 115905b - mtd: spi-nor: Move ISSI bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 983f546 - mtd: spi-nor: Move Intel bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 3580c50 - mtd: spi-nor: Move GigaDevice bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 63a2aec - mtd: spi-nor: Move Fujitsu bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 30aa231 - mtd: spi-nor: Move Everspin bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit bf67a19 - mtd: spi-nor: Move ESMT bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 7ff9de8 - mtd: spi-nor: Move Eon bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit d06a50b - mtd: spi-nor: Move Atmel bits out of core.c (jsc#SLE-14214 jsc#SLE-16606). - commit 5254c3f - mtd: spi-nor: Add the concept of SPI NOR manufacturer driver (jsc#SLE-14214 jsc#SLE-16606). - commit 3c7083f - mtd: spi-nor: Expose stuctures and functions to manufacturer drivers (jsc#SLE-14214 jsc#SLE-16606). - commit 2ff3420 - mtd: spi-nor: Move SFDP logic out of the core (jsc#SLE-14214 jsc#SLE-16606). - commit eb3902e - mtd: spi-nor: Prepare core / manufacturer code split (jsc#SLE-14214 jsc#SLE-16606). - Refresh patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Alder-La.patch. - Refresh patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Emmitsbu.patch. - Refresh patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-TGL-H.patch. - commit 98c41c0 - USB: Fix incorrect DMA allocations for local memory pool drivers (jsc#SLE-14911). - commit 5d64050 - usb/ohci-tmio: remove the HCD_DMA flag (jsc#SLE-14911). - commit 474181f - usb/ohci-sm501: remove the HCD_DMA flag (jsc#SLE-14911). - commit 912f98f - mm/memcg: fix refcount error while moving and swapping (bsc#1178686). - commit cbd5a59 - usb: host: xhci-plat: add quirks member into struct xhci_plat_priv (jsc#SLE-14911). - Refresh patches.suse/usb-host-xhci-plat-add-.suspend_quirk-for-struct-xhc.patch. - commit 73d2d44 - USB: serial: option: add Telit FN980 composition 0x1055 (git-fixes). - USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 (git-fixes). - USB: serial: option: add Quectel EC200T module support (git-fixes). - USB: Add NO_LPM quirk for Kingston flash drive (git-fixes). - net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition (git-fixes). - kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled (git-fixes). - lib/crc32test: remove extra local_irq_disable/enable (git-fixes). - tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A (git-fixes). - usb: typec: tcpm: reset hard_reset_count for any disconnect (git-fixes). - usb: host: fsl-mph-dr-of: check return of dma_set_mask() (git-fixes). - ACPI: dock: fix enum-conversion warning (git-fixes). - ACPI: NFIT: Fix comparison to '-ENXIO' (git-fixes). - 9P: Cast to loff_t before multiplying (git-fixes). - fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h (git-fixes). - tty: serial: fsl_lpuart: add LS1028A support (git-fixes). - commit af1d39a - mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method (jsc#SLE-14214 jsc#SLE-16606). - commit e53efc5 - mtd: spi-nor: Stop prefixing generic functions with a manufacturer name (jsc#SLE-14214 jsc#SLE-16606). - commit a59dfd9 - mtd: spi-nor: remove mtk-quadspi driver (jsc#SLE-14214 jsc#SLE-16606). - config: delete SPI_MTK_QUADSPI - commit 97c9b43 - mtd: spi-nor: Refactor spi_nor_read_id() (jsc#SLE-14214 jsc#SLE-16606). - commit 75d66ec - mtd: spi-nor: use spi-mem dirmap API (jsc#SLE-14214 jsc#SLE-16606). - commit ff9409c - mtd: spi-nor: split spi_nor_spimem_xfer_data() (jsc#SLE-14214 jsc#SLE-16606). - commit b35b619 - mtd: spi-nor: introduce SR_BP_SHIFT define (jsc#SLE-14214 jsc#SLE-16606). - commit 50a2cd7 - mtd: spi-nor: use le32_to_cpu_array() (jsc#SLE-14214 jsc#SLE-16606). - commit 1a5d515 - mtd: spi-nor: Add support for at25sl321 (jsc#SLE-14214 jsc#SLE-16606). - commit 80d213f - mtd: spi-nor: Add support for w25q32jwm (jsc#SLE-14214 jsc#SLE-16606). - commit 4343ce6 - mtd: spi-nor: Fix quad enable for Spansion like flashes (jsc#SLE-14214 jsc#SLE-16606). - commit d524953 - mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion (jsc#SLE-14214 jsc#SLE-16606). - commit 1f182d9 - mtd: spi-nor: remove unused enum spi_nor_ops (jsc#SLE-14214 jsc#SLE-16606). - commit f55ddd2 - mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are (jsc#SLE-14214 jsc#SLE-16606). - commit e7154aa - mtd: spi-nor: Add support for sst26vf016b (jsc#SLE-14214 jsc#SLE-16606). - commit f3555b4 - mtd: spi-nor: Fix the writing of the Status Register on micron flashes (jsc#SLE-14214 jsc#SLE-16606). - commit 84601a1 - mtd: spi-nor: Add support for mx25r3235f (jsc#SLE-14214 jsc#SLE-16606). - commit daefcbe - mtd: spi-nor: Add USE_FSR flag for n25q* entries (jsc#SLE-14214 jsc#SLE-16606). - commit 391a590 - mtd: spi-nor: Add entries for mt25q variants (jsc#SLE-14214 jsc#SLE-16606). - commit a522644 - mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two (jsc#SLE-14214 jsc#SLE-16606). - commit 9eb6351 - mtd: spi-nor: add Gigadevice gd25lq128d support (jsc#SLE-14214 jsc#SLE-16606). - commit 010c025 - mtd: spi-nor: Fix wrong TB selection of GD25Q256 (jsc#SLE-14214 jsc#SLE-16606). - commit 45b3108 - mtd: spi-nor: Support TB selection using SR bit 6 (jsc#SLE-14214 jsc#SLE-16606). - commit a014cc1 - mtd: spi-nor: Rename SR_TB to indicate the bit used (jsc#SLE-14214 jsc#SLE-16606). - commit 0b013c9 - mtd: spi-nor: fix typo of "/JESB216"/ in comment (jsc#SLE-14214 jsc#SLE-16606). - commit b67360a - mtd: spi-nor: Add 4B_OPCODES flag to w25q256 (jsc#SLE-14214 jsc#SLE-16606). - commit 7060b68 - mtd: spi-nor: Set default Quad Enable method for ISSI flashes (jsc#SLE-14214 jsc#SLE-16606). - commit 2ff48df - mtd: spi-nor: Add support for is25wp256 (jsc#SLE-14214 jsc#SLE-16606). - commit dc96dfb - mtd: spi-nor: Add support for w25q256jw (jsc#SLE-14214 jsc#SLE-16606). - commit 2f5d120 - mtd: spi-nor: Move condition to avoid a NULL check (jsc#SLE-14214 jsc#SLE-16606). - commit fadcbe0 - mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive (jsc#SLE-14214 jsc#SLE-16606). - commit ca273d3 - mtd: spi-nor: Rename Quad Enable methods (jsc#SLE-14214 jsc#SLE-16606). - commit e637be0 - mtd: spi-nor: Merge spansion Quad Enable methods (jsc#SLE-14214 jsc#SLE-16606). - commit c6078f3 - mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1 (jsc#SLE-14214 jsc#SLE-16606). - commit c9c7c34 - mtd: spi-nor: Extend the SR Read Back test (jsc#SLE-14214 jsc#SLE-16606). - commit d0471db - mtd: spi-nor: Rework the disabling of block write protection (jsc#SLE-14214 jsc#SLE-16606). - commit be85bc9 - mtd: spi-nor: Fix clearing of QE bit on lock()/unlock() (jsc#SLE-14214 jsc#SLE-16606). - commit bec399a - mtd: spi-nor: Print debug message when the read back test fails (jsc#SLE-14214 jsc#SLE-16606). - commit 99bf3f5 - mtd: spi-nor: Check all the bits written, not just the BP ones (jsc#SLE-14214 jsc#SLE-16606). - commit 6a51b7d - mtd: spi-nor: Fix errno on Quad Enable methods (jsc#SLE-14214 jsc#SLE-16606). - commit a18d9e2 - mtd: spi-nor: Drop spansion_quad_enable() (jsc#SLE-14214 jsc#SLE-16606). - commit a6da1db - mtd: spi-nor: Describe all the Reg Ops (jsc#SLE-14214 jsc#SLE-16606). - commit ca4ee89 - mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr() (jsc#SLE-14214 jsc#SLE-16606). - commit b9a5ece - mtd: spi-nor: Move the WE and wait calls inside Write SR methods (jsc#SLE-14214 jsc#SLE-16606). - commit e5cdc63 - mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr() (jsc#SLE-14214 jsc#SLE-16606). - commit 002d9b0 - mtd: spi-nor: Rename label as it is no longer generic (jsc#SLE-14214 jsc#SLE-16606). - commit 1fad7ff - mtd: spi-nor: Check for errors after each Register Operation (jsc#SLE-14214 jsc#SLE-16606). - commit 73426d9 - mtd: spi-nor: Print debug info inside Reg Ops methods (jsc#SLE-14214 jsc#SLE-16606). - commit 156c73d - mtd: spi-nor: Use dev_dbg insted of dev_err for low level info (jsc#SLE-14214 jsc#SLE-16606). - commit 4709e02 - mtd: spi-nor: Print device info in case of error (jsc#SLE-14214 jsc#SLE-16606). - commit 6e2adcc - mtd: spi-nor: Constify data to write to the Status Register (jsc#SLE-14214 jsc#SLE-16606). - commit a8f80bb - mtd: spi-nor: Fix retlen handling in sst_write() (jsc#SLE-14214 jsc#SLE-16606). - commit dd2683f - mtd: spi-nor: Drop redundant error reports in Reg Ops callers (jsc#SLE-14214 jsc#SLE-16606). - commit 77fd879 - mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr() (jsc#SLE-14214 jsc#SLE-16606). - commit 8952a80 - mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr() (jsc#SLE-14214 jsc#SLE-16606). - commit ac5daf2 - mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr() (jsc#SLE-14214 jsc#SLE-16606). - commit 724e24c - mtd: spi-nor: Don't overwrite errno from Reg Ops (jsc#SLE-14214 jsc#SLE-16606). - commit 28be0a5 - mtd: spi-nor: Drop explicit cast to int to already int value (jsc#SLE-14214 jsc#SLE-16606). - commit 09d1d5b - mtd: spi-nor: Stop compare with negative in Reg Ops methods (jsc#SLE-14214 jsc#SLE-16606). - commit b4cf257 - mtd: spi-nor: Group all Reg Ops to avoid forward declarations (jsc#SLE-14214 jsc#SLE-16606). - commit bc9653a - mtd: spi-nor: Drop duplicated new line (jsc#SLE-14214 jsc#SLE-16606). - commit 52586cb - mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods (jsc#SLE-14214 jsc#SLE-16606). - commit 0ecd679 - mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition (jsc#SLE-14214 jsc#SLE-16606). - commit 874543a - mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' (jsc#SLE-14214 jsc#SLE-16606). - commit 97c7be8 - mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment (jsc#SLE-14214 jsc#SLE-16606). - commit ca9042d - mtd: spi-nor: add support for en25qh16 (jsc#SLE-14214 jsc#SLE-16606). - commit 25ce894 - mtd: spi-nor: intel-spi: support chips without software sequencer (jsc#SLE-14214 jsc#SLE-16606). - commit 933d220 - mtd: Remove dev_err() usage after platform_get_irq() (jsc#SLE-14214 jsc#SLE-16606). - commit 795a9b6 - mtd: spi-nor: Fix direction of the write_sr() transfer (jsc#SLE-14214 jsc#SLE-16606). - commit 5e765f9 - mtd: spi-nor: Rename "/n25q512a"/ to "/mt25qu512a (n25q512a)"/ (jsc#SLE-14214 jsc#SLE-16606). - commit cc8813b - mtd: spi-nor: remove superfluous pass of nor->info->sector_size (jsc#SLE-14214 jsc#SLE-16606). - commit 959a02f - mtd: spi-nor: enable the debugfs for the partname and partid (jsc#SLE-14214 jsc#SLE-16606). - mtd: mtdcore: add debugfs nodes for querying the flash name and id (jsc#SLE-14214 jsc#SLE-16606). - commit 873f36c - mtd: spi-nor: hisi-sfc: Add of_node_put() before break (jsc#SLE-14214 jsc#SLE-16606). - commit 1b6d34e - mtd: spi-nor: aspeed-smc: Add of_node_put() (jsc#SLE-14214 jsc#SLE-16606). - commit d310896 - mtd: spi-nor: Introduce spi_nor_get_flash_info() (jsc#SLE-14214 jsc#SLE-16606). - commit 683ab9b - mtd: spi-nor: Introduce spi_nor_set_addr_width() (jsc#SLE-14214 jsc#SLE-16606). - commit e7da70b - mtd: spi-nor: Bring flash params init together (jsc#SLE-14214 jsc#SLE-16606). - commit 334a227 - mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag (jsc#SLE-14214 jsc#SLE-16606). - commit 7301863 - mtd: spi-nor: Add s3an_post_sfdp_fixups() (jsc#SLE-14214 jsc#SLE-16606). - commit 09bd056 - mtd: spi-nor: Add a ->setup() method (jsc#SLE-14214 jsc#SLE-16606). - commit 298c366 - mtd: spi-nor: Add a ->convert_addr() method (jsc#SLE-14214 jsc#SLE-16606). - commit 3fe8621 - mtd: spi-nor: Add spansion_post_sfdp_fixups() (jsc#SLE-14214 jsc#SLE-16606). - commit 56fc35d - mtd: spi-nor: Add post_sfdp() hook to tweak flash config (jsc#SLE-14214 jsc#SLE-16606). - commit 7abebf2 - mtd: spi-nor: Rework the SPI NOR lock/unlock logic (jsc#SLE-14214 jsc#SLE-16606). - commit df6a378 - mtd: spi-nor: Create a ->set_4byte() method (jsc#SLE-14214 jsc#SLE-16606). - commit f825652 - mtd: spi-nor: Split spi_nor_init_params() (jsc#SLE-14214 jsc#SLE-16606). - commit 98aa133 - mtd: spi-nor: Move manufacturer quad_enable() in - >default_init() (jsc#SLE-14214 jsc#SLE-16606). - commit 4a3a36f - mtd: spi-nor: Add a default_init() fixup hook for gd25q256 (jsc#SLE-14214 jsc#SLE-16606). - commit 236dc7a - mtd: spi-nor: Add default_init() hook to tweak flash parameters (jsc#SLE-14214 jsc#SLE-16606). - commit 03135bd - mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter' (jsc#SLE-14214 jsc#SLE-16606). - commit 2a373ff - mtd: spi-nor: Regroup flash parameter and settings (jsc#SLE-14214 jsc#SLE-16606). - commit 23c4d78 - mtd: spi-nor: Remove unused macro (jsc#SLE-14214 jsc#SLE-16606). - commit 6d0859d - mtd: spi-nor: fix description for int (*flash_is_locked)() (jsc#SLE-14214 jsc#SLE-16606). - commit 5b49c81 - mtd: spi-nor: Drop quad_enable() from 'struct spi-nor' (jsc#SLE-14214 jsc#SLE-16606). - commit 069a210 - mtd: spi-nor: Use nor->params (jsc#SLE-14214 jsc#SLE-16606). - commit b675819 - mtd: spi-nor: intel-spi: Whitelist 4B read commands (jsc#SLE-14214 jsc#SLE-16606). - commit 156ea66 - mtd: spi-nor : Remove SPI_NOR_HAS_TB flag on s25fl512s (jsc#SLE-14214 jsc#SLE-16606). - commit 04b480f - mtd: spi-nor: add support for sst26wf016b memory IC (jsc#SLE-14214 jsc#SLE-16606). - commit c986061 - mtd: spi-nor: Add Winbond w25q256jvm (jsc#SLE-14214 jsc#SLE-16606). - commit 778875b - mtd: spi-nor: Rework hwcaps selection for the spi-mem case (jsc#SLE-14214 jsc#SLE-16606). - commit 431fa40 - mtd: spi-nor: Move m25p80 code in spi-nor.c (jsc#SLE-14214 jsc#SLE-16606). - Refresh patches.suse/mtd-spi-nor-Fix-an-error-code-in-spi_nor_read_raw.patch. - Refresh patches.suse/mtd-spi-nor-fix-silent-truncation-in-spi_nor_read_ra.patch. - supported.conf: delete m25p80 entry. driver is now part of spi-nor - config: delete MTD_M25P80 - commit cafe293 - mtd: spi-nor: always use bounce buffer for register read/writes (jsc#SLE-14214 jsc#SLE-16606). - commit 1d72a96 - libbpf: Fix XDP program load regression for old kernels (bsc#1177028). - libbpf: Fix native endian assumption when parsing BTF (bsc#1177028). - tools/bpftool: Support passing BPFTOOL_VERSION to make (bsc#1177028). - tools/libbpf: Avoid counting local symbols in ABI check (bsc#1177028). - selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program (bsc#1177028). - libbpf: Remove arch-specific include path in Makefile (bsc#1177028). - selftests/bpf: Fix massive output from test_maps (bsc#1177028). - selftests/bpf: Fix test_progs-flavor run getting number of tests (bsc#1177028). - bpf: selftests: global_funcs: Check err_str before strstr (bsc#1177028). - libbpf: Fix map index used in error message (bsc#1177028). - bpftool: Handle EAGAIN error code properly in pids collection (bsc#1177028). - libbpf: Fix build on ppc64le architecture (bsc#1177028). - selftests/bpf: Make test_varlen work with 32-bit user-space arch (bsc#1177028). - tools/bpftool: Generate data section struct with conservative alignment (bsc#1177028). - selftests/bpf: Correct various core_reloc 64-bit assumptions (bsc#1177028). - libbpf: Enforce 64-bitness of BTF for BPF object files (bsc#1177028). - selftests/bpf: Fix btf_dump test cases on 32-bit arches (bsc#1177028). - libbpf: Handle BTF pointer sizes more carefully (bsc#1177028). - selftest/bpf: Fix compilation warnings in 32-bit mode (bsc#1177028). - tools/bpftool: Fix compilation warnings in 32-bit mode (bsc#1177028). - bpf, selftests: Add tests to sock_ops for loading sk (bsc#1177028). - bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers (bsc#1177028). - bpf, selftests: Add tests for ctx access in sock_ops with single register (bsc#1177028). - libbpf: Prevent overriding errno when logging errors (bsc#1177028). - libbpf: Handle GCC built-in types for Arm NEON (bsc#1177028). - selftests/bpf: Fix v4_to_v6 in sk_lookup (bsc#1177028). - selftests/bpf: Fix segmentation fault in test_progs (bsc#1177028). - libbpf: Do not use __builtin_offsetof for offsetof (bsc#1177028). - bpf: Fix compilation warning of selftests (bsc#1177028). - selftests: bpf: Switch off timeout (bsc#1177028). - libbf: Fix uninitialized pointer at btf__parse_raw() (bsc#1177028). - tools/bpf: Support new uapi for map element bpf iterator (bsc#1177028). - bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb (bsc#1177028). - tools/resolve_btfids: Use libbpf's btf__parse() API (bsc#1177028). - tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file (bsc#1177028). - tools, bpftool: Fix wrong return value in do_dump() (bsc#1177028). - selftests/bpf: Fix spurious test failures in core_retro selftest (bsc#1177028). - tools/bpftool: Add documentation and bash-completion for `link detach` (bsc#1177028). - tools/bpftool: Add `link detach` subcommand (bsc#1177028). - selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links (bsc#1177028). - bpf, selftests: Use single cgroup helpers for both test_sockmap/progs (bsc#1177028). - selftests/bpf: Omit nodad flag when adding addresses to loopback (bsc#1177028). - selftests/bpf: Don't destroy failed link (bsc#1177028). - selftests/bpf: Add xdpdrv mode for test_xdp_redirect (bsc#1177028). - selftests/bpf: Verify socket storage in cgroup/sock_{create, release} (bsc#1177028). - selftests/bpf: Test bpf_iter buffer access with negative offset (bsc#1177028). - bpf, selftests: use :: 1 for localhost in tcp_server.py (bsc#1177028). - selftests/bpf: Add new bpf_iter context structs to fix build on old kernels (bsc#1177028). - tools, bpftool: Add LSM type to array of prog names (bsc#1177028). - tools, bpftool: Skip type probe if name is not found (bsc#1177028). - selftests/bpf: Add BPF XDP link selftests (bsc#1177028). - selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress (bsc#1177028). - selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs (bsc#1177028). - selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches (bsc#1177028). - selftests/bpf: Add get_stackid_cannot_attach (bsc#1177028). - selftests/bpf: Add callchain_stackid (bsc#1177028). - selftests/bpf: Add a test for out of bound rdonly buf access (bsc#1177028). - selftests/bpf: Add a test for bpf sk_storage_map iterator (bsc#1177028). - selftests/bpf: Add test for bpf array map iterators (bsc#1177028). - selftests/bpf: Add test for bpf hash map iterators (bsc#1177028). - tools/bpftool: Add bpftool support for bpf map element iterator (bsc#1177028). - selftests/bpf: Test BPF socket lookup and reuseport with connections (bsc#1177028). - tools/bpftool: Strip BPF .o files before skeleton generation (bsc#1177028). - bpftool: Use only nftw for file tree parsing (bsc#1177028). - samples/bpf, selftests/bpf: Use bpf_probe_read_kernel (bsc#1177028). - selftests/bpf: Fix test_lwt_seg6local.sh hangs (bsc#1177028). - selftests: bpf: test_kmod.sh: Fix running out of srctree (bsc#1177028). - selftests/bpf: Tests for BPF_SK_LOOKUP attach point (bsc#1177028). - selftests/bpf: Add verifier tests for bpf_sk_lookup context access (bsc#1177028). - tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type (bsc#1177028). - selftests/bpf: Fix possible hang in sockopt_inherit (bsc#1177028). - selftest: Add tests for XDP programs in CPUMAP entries (bsc#1177028). - selftests/bpf: Add selftests verifying bpf_trace_printk() behaviour (bsc#1177028). - tools/bpftool: Remove warning about PID iterator support (bsc#1177028). - bpf: Compile resolve_btfids tool at kernel compilation start (bsc#1177028). - selftests/bpf: Switch perf_buffer test to tracepoint and skeleton (bsc#1177028). - selftests/bpf: Add test relying only on CO-RE and no recent kernel features (bsc#1177028). - selftests/bpf: test_progs avoid minus shell exit codes (bsc#1177028). blacklist.conf: remove b8c50df0cb3eb9008f8372e4ff0317eee993b8d1 - selftests/bpf: test_progs use another shell exit on non-actions (bsc#1177028). - bpf: Fix another bpftool segfault without skeleton code enabled (bsc#1177028). - selftests: bpf: Remove unused bpf_map_def_legacy struct (bsc#1177028). - selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE (bsc#1177028). - bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE (bsc#1177028). - selftests/bpf: Fix compilation error of bpf_iter_task_stack.c (bsc#1177028). - bpf: Fix bpftool without skeleton code enabled (bsc#1177028). - bpf: selftests: Restore netns after each test (bsc#1177028). - bpf: selftests: A few improvements to network_helpers.c (bsc#1177028). - selftests/bpf: Test_progs option for listing test names (bsc#1177028). - selftests/bpf: Test_progs option for getting number of tests (bsc#1177028). - selftests/bpf: Test_progs indicate to shell on non-actions (bsc#1177028). - tools/bpftool: Turn off -Wnested-externs warning (bsc#1177028). - selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns (bsc#1177028). - selftests/bpf: Add bpf_iter test with bpf_get_task_stack() (bsc#1177028). - selftests/bpf: Add byte swapping selftest (bsc#1177028). - tools/bpftool: Allow substituting custom vmlinux.h for the build (bsc#1177028). - selftests/bpf: Test auto-load disabling logic for BPF programs (bsc#1177028). - tools, bpftool: Define attach_type_name array only once (bsc#1177028). - tools, bpftool: Define prog_type_name array only once (bsc#1177028). - selftests/bpf: Add tcp/udp iterator programs to selftests (bsc#1177028). - selftests/bpf: Implement sample udp/udp6 bpf_iter programs (bsc#1177028). - selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs (bsc#1177028). - selftests/bpf: Add more common macros to bpf_tracing_net.h (bsc#1177028). - selftests/bpf: Refactor some net macros to bpf_tracing_net.h (bsc#1177028). - selftests/bpf: Move newer bpf_iter_* type redefining to a new header file (bsc#1177028). - selftests/bpf: Workaround for get_stack_rawtp test (bsc#1177028). - tools, bpftool: Fix variable shadowing in emit_obj_refs_json() (bsc#1177028). - tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile (bsc#1177028). - selftests/bpf: Add variable-length data concat pattern less than test (bsc#1177028). - selftests/bpf: Add variable-length data concatenation pattern test (bsc#1177028). - tools/bpftool: Add documentation and sample output for process info (bsc#1177028). - tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs (bsc#1177028). - tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h (bsc#1177028). - tools/bpftool: Minimize bootstrap bpftool (bsc#1177028). - tools/bpftool: Move map/prog parsing logic into common (bsc#1177028). - selftests/bpf: Add __ksym extern selftest (bsc#1177028). - selftests/bpf: Test access to bpf map pointer (bsc#1177028). - tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSD (bsc#1177028). - tools/bpf: Add verifier tests for 32bit pointer/scalar arithmetic (bsc#1177028). - tools: bpf: Use local copy of headers including uapi/linux/filter.h (bsc#1177028). - commit 7c3819c - xhci: Don't create stream debugfs files with spinlock held (jsc#SLE-14911). - commit 33f4905 - xhci: Fix sizeof() mismatch (jsc#SLE-14911). - commit b128595 - usb: xhci: add debugfs support for ep with stream (jsc#SLE-14911). - commit 8f4b107 - xhci: Tune interrupt blocking for isochronous transfers (jsc#SLE-14911). - commit eb96741 - usb: host: xhci-plat: add wakeup entry at sysfs (jsc#SLE-14911). - commit e6a9364 - usb: host: xhci-plat: add priv quirk for skip PHY initialization (jsc#SLE-14911). - commit f463b1c - usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv (jsc#SLE-14911). - commit 57038c6 - usb: host: xhci-plat: add platform data support (jsc#SLE-14911). - commit 880e577 - usb: xhci-pci: Add support for reset controllers (jsc#SLE-14911). - commit 7f849f0 - xhci: dbgtty: Make some functions static (jsc#SLE-14911). - commit 853016a - xhci: dbc: Make function xhci_dbc_ring_alloc() static (jsc#SLE-14911). - commit 92c3cc8 - xhci: dbc: remove tty specific port structure from struct xhci_dbc (jsc#SLE-14911). - commit 8cec92f - xhci: dbgcap: remove dbc dependency on dbctty specific flag (jsc#SLE-14911). - commit a0d1ad9 - xhci: dbc: Add a operations structure to access driver functions (jsc#SLE-14911). - commit 8d65e54 - xhci: dbctty: split dbc tty driver registration and unregistration functions (jsc#SLE-14911). - commit 3bf24ba - xhci: dbc: remove endpoint pointers from dbc_port structure (jsc#SLE-14911). - commit ce6c68c - xhci: dbc: simplify dbc requests allocation and queueing (jsc#SLE-14911). - commit f4336e0 - xhci: dbc: Pass dbc pointer to dbc start and stop functions (jsc#SLE-14911). - commit 5cf2e31 - xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions (jsc#SLE-14911). - commit 1f3a440 - xhci: dbc: don't use generic xhci ring allocation functions for dbc (jsc#SLE-14811). - commit e02b765 - xhci: dbc: Don't use generic xhci context allocation for dbc (jsc#SLE-14911). - commit 4885a56 - xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd (jsc#SLE-14911). - commit 652c626 - xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints (jsc#SLE-14911). - commit 4b67d19 - xhci: dbgtty: Pass dbc pointer when registering a dbctty device (jsc#SLE-14911). - commit 82d6c7a - xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd pointer (jsc#SLE-14911). - commit 7982f7d - xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop() (jsc#SLE-14911). - commit ae30b9e - xhci: dbc: Pass dbc pointer to endpoint init and exit functions (jsc#SLE-14911). - commit 3a441cb - xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue() (jsc#SLE-14911). - usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()' (jsc#SLE-14911). - commit edc2d95 - hv_netvsc: make recording RSS hash depend on feature flag (bsc#1177820). - commit 84f7284 - xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context() (jsc#SLE-14911). - commit 2697b5c - xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameter (jsc#SLE-14911). - commit 29fd0ed - xhci: dbc: Use dev_info() and similar instead of xhci_info() (jsc#SLE-14911). - commit 29b7ba7 - ice: docs fix a devlink info that broke a table (jsc#SLE-12878). - devlink: include <linux/const.h> for _BITUL (bsc#1176447). - ionic: add DIMLIB to Kconfig (jsc#SLE-16649). - commit 2d33c8a - Refresh patches.suse/vfs-add-super_operations-get_inode_dev. (bsc#1176983) It had a missing hunk in prof_namespace.c so simply add it, this fixes the issue reported in bsc#1176983 - commit 4999b20 - xhci: dbc: Add device pointer to dbc structure (jsc#SLE-14911). - commit cbfe43e - hv_netvsc: Fix XDP refcnt for synthetic and VF NICs (bsc#1177820). - commit c7e2d68 - mm/memcontrol.c: add missed css_put() (bsc#1178661). - commit 50e1826 - hv_netvsc: Add XDP support (bsc#1177820). - refresh patches.suse/msft-hv-2073-hv_netvsc-Fix-netvsc_start_xmit-s-return-type.patch - commit e1c99b4 - hv_netvsc: record hardware hash in skb (bsc#1177820). - refresh patches.suse/suse-hv-kabi.patch b/patches.suse/suse-hv-kabi.patch (drop chunks which are in patches.suse/msft-hv-1962-hv_netvsc-record-hardware-hash-in-skb.patch) - commit f89c5c0 - ionic: check port ptr before use (jsc#SLE-16649). - bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally (jsc#SLE-16649). - bnxt_en: Check abort error state in bnxt_open_nic() (jsc#SLE-16649). - bnxt_en: Re-write PCI BARs after PCI fatal error (jsc#SLE-16649). - bnxt_en: Invoke cancel_delayed_work_sync() for PFs also (jsc#SLE-16649). - bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one() (jsc#SLE-16649). - ionic: fix mem leak in rx_empty (jsc#SLE-16649). - ionic: no rx flush in deinit (jsc#SLE-16649). - ionic: clean up sparse complaints (jsc#SLE-16649). - bnxt_en: Add stored FW version info to devlink info_get cb (jsc#SLE-16649). - bnxt_en: Refactor bnxt_dl_info_get() (jsc#SLE-16649). - bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info (jsc#SLE-16649). - bnxt_en: Log unknown link speed appropriately (jsc#SLE-16649). - bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event (jsc#SLE-16649). - bnxt_en: Simplify bnxt_async_event_process() (jsc#SLE-16649). - bnxt_en: Set driver default message level (jsc#SLE-16649). - bnxt_en: Enable online self tests for multi-host/NPAR mode (jsc#SLE-16649). - bnxt_en: Return -EROFS to user space, if NVM writes are not permitted (jsc#SLE-16649). - ice: fix adding IP4 IP6 Flow Director rules (jsc#SLE-12878). - ice: Fix pointer cast warnings (jsc#SLE-12878). - ice: add additional debug logging for firmware update (jsc#SLE-12878). - ice: refactor devlink_port to be per-VSI (jsc#SLE-12878). - ice: add the DDP Track ID to devlink info (jsc#SLE-12878). - ice: Change ice_info_get_dsn to be void (jsc#SLE-12878). - ice: remove repeated words (jsc#SLE-12878). - ice: devlink: use %*phD to print small buffer (jsc#SLE-12878). - bnxt_en: Eliminate unnecessary RX resets (jsc#SLE-16649). - bnxt_en: Reduce unnecessary message log during RX errors (jsc#SLE-16649). - bnxt_en: Add a software counter for RX ring reset (jsc#SLE-16649). - bnxt_en: Implement RX ring reset in response to buffer errors (jsc#SLE-16649). - bnxt_en: Refactor bnxt_init_one_rx_ring() (jsc#SLE-16649). - bnxt_en: Refactor bnxt_free_rx_skbs() (jsc#SLE-16649). - bnxt_en: Log FW health status info, if reset is aborted (jsc#SLE-16649). - bnxt_en: perform no master recovery during startup (jsc#SLE-16649). - bnxt_en: log firmware status on firmware init failure (jsc#SLE-16649). - bnxt_en: refactor bnxt_alloc_fw_health() (jsc#SLE-16649). - bnxt_en: Update firmware interface spec to 1.10.1.68 (jsc#SLE-16649). - ionic: add new bad firmware error code (jsc#SLE-16649). - ionic: use lif ident for filter count (jsc#SLE-16649). - ionic: refill lif identity after fw_up (jsc#SLE-16649). - ionic: disable all queue napi contexts on timeout (jsc#SLE-16649). - ionic: check qcq ptr in ionic_qcq_disable (jsc#SLE-16649). - ionic: clear linkcheck bit on alloc fail (jsc#SLE-16649). - ionic: drain the work queue (jsc#SLE-16649). - ionic: contiguous memory for notifyq (jsc#SLE-16649). - ionic: prevent early watchdog check (jsc#SLE-16649). - ionic: stop watchdog timer earlier on remove (jsc#SLE-16649). - net: ionic: Remove WARN_ON(in_interrupt()) (jsc#SLE-16649). - net: ionic: Replace in_interrupt() usage (jsc#SLE-16649). - ice: convert to new udp_tunnel infrastructure (jsc#SLE-12878). - ice: remove unused args from ice_get_open_tunnel_port() (jsc#SLE-12878). - bnxt_en: Improve preset max value for ethtool -l (jsc#SLE-16649). - bnxt_en: Implement ethtool set_fec_param() method (jsc#SLE-16649). - bnxt_en: Report Active FEC encoding during link up (jsc#SLE-16649). - bnxt_en: Report FEC settings to ethtool (jsc#SLE-16649). - bnxt_en: avoid link reset if speed is not changed (jsc#SLE-16649). - bnxt_en: Handle ethernet link being disabled by firmware (jsc#SLE-16649). - bnxt_en: ethtool: support PAM4 link speeds up to 200G (jsc#SLE-16649). - bnxt_en: add basic infrastructure to support PAM4 link speeds (jsc#SLE-16649). - bnxt_en: refactor bnxt_get_fw_speed() (jsc#SLE-16649). - bnxt_en: refactor code to limit speed advertising (jsc#SLE-16649). - bnxt_en: Update firmware interface spec to 1.10.1.65 (jsc#SLE-16649). - ice: add support for flash update overwrite mask (jsc#SLE-12878). - netdevsim: add support for flash_update overwrite mask (bsc#1176447). - devlink: introduce flash update overwrite mask (bsc#1176447). - devlink: convert flash_update to use params structure (bsc#1176447). - devlink: check flash_update parameter support in net core (bsc#1176447). - hinic: improve the comments of function header (bsc#1176447). - ice: simplify the return expression of ice_finalize_update() (jsc#SLE-12878). - net: devlink: region: Pass the region ops to the snapshot function (bsc#1176447). - net: devlink: regions: Add a priv member to the regions ops struct (bsc#1176447). - hinic: modify irq name (bsc#1176447). - ionic: add devlink firmware update (jsc#SLE-16649). - ionic: update the fw update api (jsc#SLE-16649). - netdevsim: devlink flash timeout message (bsc#1176447). - devlink: collect flash notify params into a struct (bsc#1176447). - devlink: add timeout information to status_notify (jsc#SLE-16649). - ionic: dynamic interrupt moderation (jsc#SLE-16649). - devlink: introduce the health reporter test command (bsc#1176447). - mlxsw: Move fw flashing code into core.c (bsc#1176447). - bnxt: add pause frame stats (jsc#SLE-15075). - ethtool: add standard pause stats (jsc#SLE-15075). - ionic: fix up debugfs after queue swap (jsc#SLE-16649). - hinic: add vxlan segmentation and cs offload support (bsc#1176447). - net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c (bsc#1176447). - net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c (bsc#1176447). - hinic: Fix some kernel-doc warnings in hinic_hw_io.c (bsc#1176447). - net: remove napi_hash_del() from driver-facing API (jsc#SLE-15075). - devlink: Introduce controller number (bsc#1176447). - devlink: Introduce external controller flag (bsc#1176447). - devlink: Move structure comments outside of structure (bsc#1176447). - devlink: Add comment block for missing port attributes (bsc#1176447). - net/mlx5: E-switch, Read controller number from device (bsc#1176447). - ionic: clarify boolean precedence (jsc#SLE-16649). - ionic: remove unused variable (jsc#SLE-16649). - ionic: clean adminq service routine (jsc#SLE-16649). - ionic: clean up desc_info and cq_info structs (jsc#SLE-16649). - ionic: struct reorder for faster access (jsc#SLE-16649). - ionic: clean up page handling code (jsc#SLE-16649). - hinic: add support to query function table (bsc#1176447). - hinic: add support to query rq info (bsc#1176447). - hinic: add support to query sq info (bsc#1176447). - ionic: pull reset_queues into tx_timeout handler (jsc#SLE-16649). - ionic: change queue count with no reset (jsc#SLE-16649). - ionic: change the descriptor ring length without full reset (jsc#SLE-16649). - ionic: change mtu without full queue rebuild (jsc#SLE-16649). - ionic: use index not pointer for queue tracking (jsc#SLE-16649). - ionic: reduce contiguous memory allocation requirement (jsc#SLE-16649). - ionic: clean up unnecessary non-static functions (jsc#SLE-16649). - ionic: rework and simplify handling of the queue stats block (jsc#SLE-16649). - ionic: remove lif list concept (jsc#SLE-16649). - ionic: use kcalloc for new arrays (jsc#SLE-16649). - ionic: fix up a couple of debug strings (jsc#SLE-16649). - ionic: set MTU floor at ETH_MIN_MTU (jsc#SLE-16649). - net: hinic: fix DEVLINK build errors (bsc#1176447). - hinic: fix wrong return value of mac-set cmd (bsc#1176447). - hinic: fix sending pkts from core while self testing (bsc#1176447). - hinic: fix potential resource leak (bsc#1176447). - hinic: fix rewaking txq after netif_tx_disable (bsc#1176447). - hinic: bump up the timeout of UPDATE_FW cmd (bsc#1176447). - hinic: bump up the timeout of SET_FUNC_STATE cmd (bsc#1176447). - hinic: fix strncpy output truncated compile warnings (bsc#1176447). - hinic: add check for mailbox msg from VF (bsc#1176447). - hinic: add generating mailbox random index support (bsc#1176447). - hinic: add log in exception handling processes (bsc#1176447). - hinic: add support to handle hw abnormal event (bsc#1176447). - hinic: add firmware update support (bsc#1176447). - hinic: remove unused but set variable (bsc#1176447). - hinic: add support to get eeprom information (bsc#1176447). - hinic: add support to identify physical device (bsc#1176447). - hinic: add self test support (bsc#1176447). - hinic: add support to set and get irq coalesce (bsc#1176447). - hinic: add support to set and get pause params (bsc#1176447). - hinic: fix sending mailbox timeout in aeq event work (bsc#1176447). - hinic: fix passing non negative value to ERR_PTR (bsc#1176447). - hinic: add set_channels ethtool_ops support (bsc#1176447). - hinic: add set_ringparam ethtool_ops support (bsc#1176447). - hinic: add link_ksettings ethtool_ops support (bsc#1176447). - hinic: add three net_device_ops of vf (bsc#1176447). - hinic: Use kmemdup instead of kzalloc and memcpy (bsc#1176447). - hinic: make symbol 'dump_mox_reg' static (bsc#1176447). - hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handler (bsc#1176447). - hinic: make a bunch of functions static (bsc#1176447). - hinic: add net_device_ops associated with vf (bsc#1176447). - hinic: add sriov feature support (bsc#1176447). - hinic: add mailbox function support (bsc#1176447). - hinic: fix wrong value of MIN_SKB_LEN (bsc#1176447). - hinic: fix out-of-order excution in arm cpu (bsc#1176447). - hinic: fix the bug of clearing event queue (bsc#1176447). - hinic: fix a bug of waitting for IO stopped (bsc#1176447). - hinic: fix a bug of rss configuration (bsc#1176447). - hinic: fix a bug of setting hw_ioctxt (bsc#1176447). - hinic: fix a irq affinity bug (bsc#1176447). - commit d0f8bf4 - mm, memcg: fix inconsistent oom event behavior (bsc#1178659). - commit 9f54445 - xhci: dbc: Remove dbc_dma_free_coherent() wrapper (jsc#SLE-14911). - commit f669366 - xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper (jsc#SLE-14911). - commit 57b7868 - xhci: dbc: Don't use generic xhci erst allocation and free functions (jsc#SLE-14911). - commit f1f3a81 - xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg() (jsc#SLE-14911). - commit 1a4ff11 - xhci: dbc: Don't use generic xhci inc_deq() function for dbc (jsc#SLE-14911). - commit 19973f0 - xhci: Make debug message consistent with bus and port number (jsc#SLE-14911). - commit 60b582d - libbpf: Add btf__parse_raw() and generic btf__parse() APIs (bsc#1177028). - libbpf: Add bpf_link detach APIs (bsc#1177028). - libbpf: Fix register in PT_REGS MIPS macros (bsc#1177028). - libbpf: Make destructors more robust by handling ERR_PTR(err) cases (bsc#1177028). - libbpf: Add support for BPF XDP link (bsc#1177028). - libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO (bsc#1177028). - tools/libbpf: Add support for bpf map element iterator (bsc#1177028). - libbpf bpf_helpers: Use __builtin_offsetof for offsetof (bsc#1177028). - libbpf: Add support for SK_LOOKUP program type (bsc#1177028). - bpf: Sync linux/bpf.h to tools/ (bsc#1177028). - libbpf: Add SEC name for xdp programs attached to CPUMAP (bsc#1177028). - libbpf: Fix memory leak and optimize BTF sanitization (bsc#1177028). - libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer (bsc#1177028). - libbpf: Improve BTF sanitization handling (bsc#1177028). - libbpf: Add btf__set_fd() for more control over loaded BTF FD (bsc#1177028). - libbpf: Make BTF finalization strict (bsc#1177028). - libbpf: Make bpf_endian co-exist with vmlinux.h (bsc#1177028). - libbpf: Support disabling auto-loading BPF programs (bsc#1177028). - libbpf: Fix spelling mistake "/kallasyms"/ -> "/kallsyms"/ (bsc#1177028). - libbpf: Add support for extracting kernel symbol addresses (bsc#1177028). - libbpf: Generalize libbpf externs support (bsc#1177028). - libbpf: Add a bunch of attribute getters/setters for map definitions (bsc#1177028). - libbpf: Bump version to 0.1.0 (bsc#1177028). - commit 33e5f72 - ring-buffer: Fix recursion protection transitions between interrupt context (git-fixes). - commit 5a991eb - i40e: convert to new udp_tunnel infrastructure (jsc#SLE-13701). - udp_tunnel: add the ability to share port tables (jsc#SLE-13701). - commit 2887511 - blacklist.conf: Add temporary blacklists for DRM backport - commit 77bef97 - xhci: Show host status when watchdog triggers and host is assumed dead (jsc#SLE-14911). - commit 53efdb1 - xhci: Add a separate debug message for split transaction errors (jsc#SLE-14911). - commit d343dbc - USB: Replace zero-length array with flexible-array member (jsc#SLE-14911). - Refresh patches.suse/0001-USB-fix-kABI-padding.patch. - Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch. - Refresh patches.suse/usb-audio-v2-Add-uac2_effect_unit_descriptor-definit.patch. - commit c75fffa - usb: host: xhci: Support running urb giveback in tasklet context (jsc#SLE-14911). - xhci: Add tracing for xhci doorbell register writes (jsc#SLE-14911). - commit 2db51be - xhci: add TSP bitflag to TRB tracing (jsc#SLE-14911). - commit 264d360 - usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()' (jsc#SLE-14911). - commit 89d6cd8 - usb: add a HCD_DMA flag instead of guestimating DMA capabilities (jsc#SLE-14911). - commit 29e46e1 - usb: host: Remove call to memset after dma_alloc_coherent (jsc#SLE-14911). - commit eb4b699 - powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL domain (bsc#1178325). - powercap/intel_rapl: Fix domain detection (bsc#1178325). - commit 14f7f31 - ftrace: Handle tracing when switching between context (git-fixes). - commit ae03fad - ftrace: Fix recursion check for NMI test (git-fixes). - commit 030da09 - tracing: Fix out of bounds write in get_trace_buf (git-fixes). - commit 67e9ee9 - Refresh patches.suse/1553-drm-tegra-Fix-SMMU-support-on-Tegra124-and-Tegra210.patch. - commit 1fa0e6a - drm/tee_shm: Drop dma_buf_k(unmap) support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit aa6de37 - soc: mediatek: cmdq: add cmdq_dev_get_client_reg function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit cf12177 - i40e: Allow changing FEC settings on X722 if supported by FW (jsc#SLE-13701). - i40e, xsk: move buffer allocation out of the Rx processing loop (jsc#SLE-13701). - i40e: use 16B HW descriptors instead of 32B (jsc#SLE-13701). - i40e, xsk: remove HW descriptor prefetch in AF_XDP path (jsc#SLE-13701). - i40e: optimise prefetch page refcount (jsc#SLE-13701). - i40e: not compute affinity_mask for IRQ (jsc#SLE-13701). - xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better performance (jsc#SLE-12878 jsc#SLE-13701 jsc#SLE-13706 jsc#SLE-15172). - xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces (jsc#SLE-12878 jsc#SLE-13701 jsc#SLE-13706 jsc#SLE-15172). - commit 4c2bca6 - xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem (jsc#SLE-12878 jsc#SLE-13701 jsc#SLE-13706 jsc#SLE-15172) - Refresh patches.suse/0001-intel-ethernet-clean-up-W-1-warnings-in-kdoc.patch - commit be04004 - soc: mediatek: cmdq: add polling function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 2d15bfb - Refresh patches.suse/xsk-replace-the-cheap_dma-flag-with-a-dma_need_sync-flag. Correct the polarity inversion. - commit d48732d - soc: mediatek: cmdq: define the instruction struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 0f24531 - Refresh patches.suse/1367-drm-tegra-Do-not-implement-runtime-PM.patch. - commit 7513d8f - Refresh patches.suse/1366-gpu-host1x-Rename-parent-to-host.patch. - commit 7b574ae - Refresh patches.suse/0131-drm-tegra-Delete-host1x_bo_ops-k-un-map.patch. - commit 54cdf86 - supported.conf: add drivers/media/cec Several supported DRM modules depend on this - commit 019d0eb - xfs: show the dax option in mount options (bsc#1178366). - ext4: show the dax option in mount options (bsc#1178366). - commit 0d2614f - mm/hmm: return error for non-vma snapshots (jsc#SLE-16387). - commit cb4cd5c - mm/hmm: do not set pfns when returning an error code (jsc#SLE-16387). - commit d79f1a1 - mm/hmm: do not unconditionally set pfns when returning EBUSY (jsc#SLE-16387). - commit 5c2e183 - mm/hmm: use device_private_entry_to_pfn() (jsc#SLE-16387). - commit fdfc1a4 - mm/hmm: remove HMM_FAULT_SNAPSHOT (jsc#SLE-16387). - commit 595b3de - mm/hmm: remove unused code and tidy comments (jsc#SLE-16387). - commit 1b3c7a1 - mm/hmm: return the fault type from hmm_pte_need_fault() (jsc#SLE-16387). - commit 7cfcf46 - mm/hmm: remove pgmap checking for devmap pages (jsc#SLE-16387). - commit f55826e - mm/hmm: check the device private page owner in hmm_range_fault() (jsc#SLE-16387). - commit 3210c7b - mm: simplify device private page handling in hmm_range_fault (jsc#SLE-16387). - commit d68ff3f - mm: handle multiple owners of device private pages in migrate_vma (jsc#SLE-16387). - commit bde305b - mm/migrate.c: clean up useless code in migrate_vma_collect_pmd() (jsc#SLE-16387). - commit 80ded04 - net: fec: fix MDIO probing for some FEC hardware blocks (git-fixes). - spi: imx: fix runtime pm support for !CONFIG_PM (git-fixes). - commit c0c4018 - mm: merge hmm_vma_do_fault into into hmm_vma_walk_hole_ (jsc#SLE-16387). - commit 58359ea - mm/hmm: don't handle the non-fault case in hmm_vma_walk_hole_() (jsc#SLE-16387). - commit e7fef6e - mm/hmm: simplify hmm_vma_walk_hugetlb_entry() (jsc#SLE-16387). - commit d96991d - PCI: dwc: Program outbound ATU upper limit register (jsc#SLE-12251). - commit 5653ea0 - mm/hmm: remove the unused HMM_FAULT_ALLOW_RETRY flag (jsc#SLE-16387). - commit 4e5b1eb - fix patches metadata - fix Patch-mainline: patches.suse/exfat-fix-name_hash-computation-on-big-endian-systems.patch patches.suse/exfat-fix-overflow-issue-in-exfat_cluster_to_sector.patch patches.suse/exfat-fix-possible-memory-leak-in-exfat_find.patch patches.suse/exfat-fix-use-of-uninitialized-spinlock-on-error-path.patch patches.suse/exfat-fix-wrong-hint_stat-initialization-in-exfat_find_dir_entry.patch patches.suse/exfat-fix-wrong-size-update-of-stream-entry-by-typo.patch patches.suse/mmswapfile.c-fix-potential-memory-leak-in-sys_swapon.patch - commit 37fd1b5 - mm/hmm: don't provide a stub for hmm_range_fault() (jsc#SLE-16387). - commit 7bd4083 - bpf: Fix "/unresolved symbol"/ build error with resolve_btfids (bsc#1177028). - bpf: Rename bpf_htab to bpf_shtab in sock_map (bsc#1177028). Refresh patches.suse/bpf-Set-map_btf_-name-id-for-all-map-types.patch - bpf: sk_storage: Prefer to get a free cache_idx (bsc#1177028). - ocfs2: fix build failure when TCP/IP is disabled (bsc#1177028). - commit d5b78b7 - x86/platform/uv: Remove unused variable in UV5 NMI handler (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update Copyrights to conform to HPE standards (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update for UV5 NMI MMR changes (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update UV5 TSC checking (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update node present counting (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update UV5 MMR references in UV GRU (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Adjust GAM MMR references affected by UV5 updates (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update MMIOH references based on new UV5 MMRs (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Add and decode Arch Type in UVsystab (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Add UV5 direct references (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Update UV MMRs for UV5 (bnc#1177710 jsc#SLE-13285). - drivers/misc/sgi-xp: Adjust references in UV kernel modules (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove SCIR MMR references for UV systems (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove UV BAU TLB Shootdown Handler (bnc#1177710 jsc#SLE-13285). - x86/efi: Delete SGI UV1 detection (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove vestigial mention of UV1 platform from bios header (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from uv (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for uv1 platform from uv_hub (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from uv_bau (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from uv_mmrs (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from x2apic_uv_x (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from uv_tlb (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove support for UV1 platform from uv_time (bnc#1177710 jsc#SLE-13285). - x86/apic/uv: Remove code for unused distributed GRU mode (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove the unused _uv_cpu_blade_processor_id() macro (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Unexport uv_apicid_hibits (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Simplify uv_send_IPI_one() (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Mark uv_min_hub_revision_id static (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove the UV*_HUB_IS_SUPPORTED macros (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c (bnc#1177710 jsc#SLE-13285). - x86/apic/uv: Avoid unused variable warning (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Fix kmalloc() NULL check routine (bnc#1177710 jsc#SLE-13285). - commit eb2cde9 - blacklist.conf: remove a cleanup We will backport it as a part of a series, so that it applies cleanly. - commit 9f12703 - x86/platform/uv: Recognize UV5 hubless system identifier (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Remove spaces from OEM IDs (bnc#1177710 jsc#SLE-13285). - x86/platform/uv: Fix missing OEM_TABLE_ID (bnc#1177710 jsc#SLE-13285). - commit e2421fe - e1000e: Add support for Meteor Lake (jsc#SLE-13532). - commit 374797f - e1000: remove unused and incorrect code (jsc#SLE-15368). - intel: handle unused assignments (jsc#SLE-15368). - net: e1000: Remove set but not used variable (jsc#SLE-15368). - commit 2aff626 - mm/hmm: do not check pmd_protnone twice in hmm_vma_handle_pmd() (jsc#SLE-16387). - commit 16e1ed6 - mm/hmm: add missing call to hmm_pte_need_fault in HMM_PFN_SPECIAL handling (jsc#SLE-16387). - commit e5953d6 - mm/hmm: return -EFAULT when setting HMM_PFN_ERROR on requested valid pages (jsc#SLE-16387). - commit 7ba9153 - mm/hmm: reorganize how !pte_present is handled in hmm_vma_handle_pte() (jsc#SLE-16387). - commit e36e8ab - mm/hmm: add missing call to hmm_range_need_fault() before returning EFAULT (jsc#SLE-16387). - commit 153ced0 - mm/hmm: add missing pfns set to hmm_vma_walk_pmd() (jsc#SLE-16387). - commit 1333fe7 - mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock (jsc#SLE-16387). - commit 5670219 - x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct (jsc#SLE-16387). - Refresh patches.suse/x86-head-64-move-early-exception-dispatch-to-c-code. - commit 0532584 - x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct (jsc#SLE-16387). - Refresh patches.suse/x86-head-64-move-early-exception-dispatch-to-c-code. - commit 7c4de70 - x86: mm: point to struct seq_file from struct pg_state (jsc#SLE-16387). - commit f3fcb52 - mm: pagewalk: add 'depth' parameter to pte_hole (jsc#SLE-16387). - commit 422f5fc - mm: pagewalk: fix termination condition in walk_pte_range() (jsc#SLE-16387). - commit fece2d0 - mm: pagewalk: don't lock PTEs for walk_page_range_novma() (jsc#SLE-16387). - commit 39ed827 - mm: pagewalk: Take the pagetable lock in walk_pte_range() (jsc#SLE-16387). - commit 5795e66 - mm: pagewalk: allow walking without vma (jsc#SLE-16387). - commit b305cfb - mm: pagewalk: add p4d_entry() and pgd_entry() (jsc#SLE-16387). - commit 256b3d8 - x86: mm: add p?d_leaf() definitions (jsc#SLE-16387). - commit c00cbb0 - s390: mm: add p?d_leaf() definitions (jsc#SLE-16387). - commit 4cf6cf2 - powerpc: mm: add p?d_leaf() definitions (jsc#SLE-16387). - commit e3519bd - arm64: mm: add p?d_leaf() definitions (jsc#SLE-16387). - commit d4d874a - mm: add generic p?d_leaf() macros (jsc#SLE-16387). - commit 0a30765 - mm/hmm: add missing unmaps of the ptep during hmm_vma_handle_pte() (jsc#SLE-16387). - commit df3bac7 - mm/page_reporting: add free page reporting documentation (MM Functionality, jsc#SLE-12717). - commit faeb6d4 - mm/page_reporting: add budget limit on how many pages can be reported per pass (MM Functionality, jsc#SLE-12717). - commit e26edbf - mm/page_reporting: rotate reported pages to the tail of the list (MM Functionality, jsc#SLE-12717). - commit 8f659f2 - tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A (jsc#SLE-12251). - commit 26807c4 - virtio-balloon: add support for providing free page reports to host (MM Functionality, jsc#SLE-12717). - Update config files. Free page reporting selected by virtio-balloon. - commit 93ef96c - mm: introduce Reported pages (MM Functionality, jsc#SLE-12717). - Update config files. Disable the new config, will be updated later. - commit d3c28ff - mm/swapfile.c: fix potential memory leak in sys_swapon (git-fixes). - exfat: fix use of uninitialized spinlock on error path (git-fixes). - exfat: fix name_hash computation on big endian systems (git-fixes). - exfat: fix wrong size update of stream entry by typo (git-fixes). - exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() (git-fixes). - exfat: fix overflow issue in exfat_cluster_to_sector() (git-fixes). - exfat: fix possible memory leak in exfat_find() (git-fixes). - commit 97624cb - virtio-balloon: pull page poisoning config out of free page hinting (MM Functionality, jsc#SLE-12717). - commit 6aed9c7 - mm: add function __putback_isolated_page (MM Functionality, jsc#SLE-12717). - commit 6e0fba7 - mm: use zone and order instead of free area in free_list manipulators (MM Functionality, jsc#SLE-12717). - Refresh patches.suse/mm-hwpoison-rework-soft-offline-for-free-pages.patch. - commit 168d915 - Update patch metadata after merging to mainline - Refresh patches.suse/mm-hwpoison-Try-to-narrow-window-race-for-free-pages.patch - Refresh patches.suse/mm-hwpoison-cleanup-unused-PageHuge-check.patch. - Refresh patches.suse/mm-hwpoison-double-check-page-count-in-__get_any_pag.patch. - Refresh patches.suse/mm-hwpoison-inject-don-t-pin-for-hwpoison_filter.patch. - Refresh patches.suse/mm-hwpoison-introduce-MF_MSG_UNSPLIT_THP.patch. - Refresh patches.suse/mm-hwpoison-kill-put_hwpoison_page.patch. - Refresh patches.suse/mm-hwpoison-refactor-madvise_inject_error.patch. - Refresh patches.suse/mm-hwpoison-refactor-soft_offline_huge_page-and-__so.patch. - Refresh patches.suse/mm-hwpoison-remove-recalculating-hpage.patch. - Refresh patches.suse/mm-hwpoison-return-0-if-the-page-is-already-poisoned.patch. - Refresh patches.suse/mm-hwpoison-rework-soft-offline-for-free-pages.patch. - Refresh patches.suse/mm-hwpoison-rework-soft-offline-for-in-use-pages.patch. - Refresh patches.suse/mm-hwpoison-unexport-get_hwpoison_page-and-make-it-s.patch. - Refresh patches.suse/mm-hwpoison-unify-THP-handling-for-hard-and-soft-off.patch. - commit 220db41 - include/linux/units.h: add helpers for kelvin to/from Celsius conversion (jsc#SLE-12251). - commit c279345 - btrfs: reschedule if necessary when logging directory items (bsc#1178585). - commit 5a09bb7 - btrfs: cleanup cow block on error (bsc#1178584). - commit 080ee21 - tty: serial: fsl_lpuart: minimum baud rate support (jsc#SLE-12251). - gpio: mpc8xxx: change the gpio interrupt flags (jsc#SLE-12251). - thermal: qoriq: Update the settings for TMUv2 (jsc#SLE-12251). - tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP (jsc#SLE-12251). - serial: fsl_lpuart: Change DMA failure messages to debug level (jsc#SLE-12251). - tty: serial: fsl_lpuart: make coverity happy (jsc#SLE-12251). - thermal: qoriq: Sort includes alphabetically (jsc#SLE-12251). - thermal: qoriq: Use devm_add_action_or_reset() to handle all cleanups (jsc#SLE-12251). - tty: serial: fsl_lpuart: fix return value checking (jsc#SLE-12251). - tty: serial: fsl_lpuart: move dma_request_chan() (jsc#SLE-12251). - tty: serial: fsl_lpuart: add LS1028A earlycon support (jsc#SLE-12251). - tty: serial: fsl_lpuart: add LS1028A support (jsc#SLE-12251). - tty: serial: fsl_lpuart: fix DMA mapping (jsc#SLE-12251). - tty: serial: fsl_lpuart: fix DMA operation when using IOMMU (jsc#SLE-12251). - tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP (jsc#SLE-12251). - tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32 (jsc#SLE-12251). - tty: serial: lpuart: Add RS485 support for 32-bit uart flavour (jsc#SLE-12251). - tty: serial: lpuart: Use defines that correspond to correct register (jsc#SLE-12251). - tty: serial: lpuart: Remove unnecessary code from set_mctrl (jsc#SLE-12251). - tty: serial: fsl_lpuart: Fix lpuart_flush_buffer() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled (jsc#SLE-12251). - tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart32_configure() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Clear CSTOPB unconditionally (jsc#SLE-12251). - tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis (jsc#SLE-12251). - tty: serial: fsl_lpuart: Drop no-op bit opearation (jsc#SLE-12251). - tty: serial: fls_lpuart: Split shared TX IRQ handler into two (jsc#SLE-12251). - tty: serial: fsl_lpuart: Fix issue in software flow control (jsc#SLE-12251). - tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup() (jsc#SLE-12251). - tty: serial: fsl_lpuart: Fix bogus indentation (jsc#SLE-12251). - tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers (jsc#SLE-12251). - tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer (jsc#SLE-12251). - tty: serial: fsl_lpuart: flush receive FIFO after overruns (jsc#SLE-12251). - tty: serial: fsl_lpuart: fix framing error handling when using DMA (jsc#SLE-12251). - tty: serial: fsl_lpuart: correct the FIFO depth size (jsc#SLE-12251). - tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl (jsc#SLE-12251). - tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() (jsc#SLE-12251). - tty: serial: fsl_lpuart: add earlycon for imx8qxp platform (jsc#SLE-12251). - tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting (jsc#SLE-12251). - commit 463bebe - btrfs: send, recompute reference path after orphanization of a directory (bsc#1178581). - commit 1067aa3 - btrfs: send, orphanize first all conflicting inodes when processing references (bsc#1178579). - commit 972ec4e - Update config files. Updating config files for DRM backport - commit cdfeead - crypto: caam - share definition for MAX_SDLEN (jsc#SLE-14454). - commit 3551d71 - perf/core: Fix a memory leak in perf_event_parse_addr_filter() (bsc#1178393, CVE-2020-25704). - commit ec449ad - Refresh patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch. "/series_sort -u"/ applied - commit 3711acc - blacklist.conf: Blacklist cherry-picks (dups) for drm v5.7 - commit aeb9d5f - blacklist.conf: Blacklist cherry-picks (dups) for drm v5.6 - commit 02b6132 - mm: adjust shuffle code to allow for future coalescing (MM Functionality, jsc#SLE-12717). - commit 0fa6dd2 - s390/ap: fix ap devices reference counting (git-fixes). - commit b8ffb64 - net/smc: improve return codes for SMC-Dv2 (jsc#SLE-13761). - s390/ism: fix incorrect system EID (jsc#SLE-13761). - net/smc: fix null pointer dereference in smc_listen_decline() (jsc#SLE-13761). - net/smc: fix valid DMBE buffer sizes (jsc#SLE-13761). - net/smc: restore smcd_version when all ISM V2 devices failed to init (jsc#SLE-13761). - net/smc: cleanup buffer usage in smc_listen_work() (jsc#SLE-13761). - net/smc: consolidate unlocking in same function (jsc#SLE-13761). - net/smc: use an array to check fields in system EID (jsc#SLE-13761). - net/smc: send ISM devices with unique chid in CLC proposal (jsc#SLE-13761). - net/smc: CLC decline - V2 enhancements (jsc#SLE-13761). - net/smc: introduce CLC first contact extension (jsc#SLE-13761). - net/smc: CLC accept / confirm V2 (jsc#SLE-13761). - net/smc: determine accepted ISM devices (jsc#SLE-13761). - net/smc: build and send V2 CLC proposal (jsc#SLE-13761). - net/smc: determine proposed ISM devices (jsc#SLE-13761). - net/smc: introduce list of pnetids for Ethernet devices (jsc#SLE-13761). - net/smc: introduce CHID callback for ISM devices (jsc#SLE-13761). - net/smc: introduce System Enterprise ID (SEID) (jsc#SLE-13761). - net/smc: prepare for more proposed ISM devices (jsc#SLE-13761). - net/smc: split CLC confirm/accept data to be sent (jsc#SLE-13761). - net/smc: separate find device functions (jsc#SLE-13761). - net/smc: CLC header fields renaming (jsc#SLE-13761). - net/smc: remove constant and introduce helper to check for a pnet id (jsc#SLE-13761). - commit a261cba - Refresh patches.suse/0002-igb-add-XDP-support.patch. Fix for bsc#1178464. - commit 5da54c8 - net/smc: fix suppressed return code (git-fixes). - commit 0fa48a6 - net/smc: fix invalid return code in smcd_new_buf_create() (git-fixes). - net/smc: fix use-after-free of delayed events (git-fixes). - net: smc: fix missing brace warning for old compilers (git-fixes). - commit 9e5f788 - net/smc: fix double kfree in smc_listen_work() (jsc#SLE-13763). - commit 906451f - net/smc: check variable before dereferencing in smc_close.c (jsc#SLE-13763). - net/smc: use separate work queues for different worker types (jsc#SLE-13763). - net/smc: use the retry mechanism for netlink messages (jsc#SLE-13763). - net/smc: immediate freeing in smc_lgr_cleanup_early() (jsc#SLE-13763). - net/smc: reduce smc_listen_decline() calls (jsc#SLE-13763). - net/smc: improve server ISM device determination (jsc#SLE-13763). - net/smc: common routine for CLC accept and confirm (jsc#SLE-13763). - commit 61f2ea9 - net/smc: dynamic allocation of CLC proposal buffer (jsc#SLE-13763). - net/smc: introduce better field names (jsc#SLE-13763). - net/smc: reduce active tcp_listen workers (jsc#SLE-13763). - net/smc: fix sock refcounting in case of termination (jsc#SLE-13763). - net/smc: reset sndbuf_desc if freed (jsc#SLE-13763). - net/smc: set rx_off for SMCR explicitly (jsc#SLE-13763). - net/smc: fix toleration of fake add_link messages (jsc#SLE-13763). - commit fa7dce6 - net/smc: unique reason code for exceeded max dmb count (jsc#SLE-13763). - net/smc: fix dmb buffer shortage (jsc#SLE-13763). - net/smc: remove freed buffer from list (jsc#SLE-13763). - net/smc: do not call dma sync for unmapped memory (jsc#SLE-13763). - net/smc: fix handling of delete link requests (jsc#SLE-13763). - net/smc: move add link processing for new device into llc layer (jsc#SLE-13763). - commit 28f585b - net/smc: drop out-of-flow llc response messages (jsc#SLE-13763). - net/smc: protect smc ib device initialization (jsc#SLE-13763). - net/smc: fix link lookup for new rdma connections (jsc#SLE-13763). - net/smc: clear link during SMC client link down processing (jsc#SLE-13763). - net/smc: handle unexpected response types for confirm link (jsc#SLE-13763). - net/smc: switch smcd_dev_list spinlock to mutex (jsc#SLE-13763). - net/smc: fix sleep bug in smc_pnet_find_roce_resource() (jsc#SLE-13763). - commit 4dd55b0 - net/smc: fix work request handling (jsc#SLE-13763). - net/smc: separate LLC wait queues for flow and messages (jsc#SLE-13763). - net/smc: pre-fetch send buffer outside of send_lock (jsc#SLE-13763). - net/smc: mark smc_pnet_policy as const (jsc#SLE-13763). - net/smc: remove set but not used variables 'del_llc, del_llc_resp' (jsc#SLE-13763). - net/smc: remove unused inline function smc_curs_read (jsc#SLE-13763). - net/smc: log important pnetid and state change events (jsc#SLE-13763). - Refresh patches.suse/RDMA-Allow-ib_client-s-to-fail-when-add-is-called.patch. - commit 290cbef - net/smc: save SMC-R peer link_uid (jsc#SLE-13763). - net/smc: create improved SMC-R link_uid (jsc#SLE-13763). - net/smc: improve termination processing (jsc#SLE-13763). - net/smc: add termination reason and handle LLC protocol violation (jsc#SLE-13763). - net/smc: asymmetric link tagging (jsc#SLE-13763). - net/smc: assign link to a new connection (jsc#SLE-13763). - net/smc: send DELETE_LINK, ALL message and wait for send to complete (jsc#SLE-13763). - commit 7b84fa6 - net/smc: wait for departure of an IB message (jsc#SLE-13763). - net/smc: handle incoming CDC validation message (jsc#SLE-13763). - net/smc: send failover validation message (jsc#SLE-13763). - net/smc: switch connections to alternate link (jsc#SLE-13763). - net/smc: save state of last sent CDC message (jsc#SLE-13763). - net/smc: enqueue local LLC messages (jsc#SLE-13763). - net/smc: delete link processing as SMC server (jsc#SLE-13763). - commit a6ff6ec - net/smc: delete link processing as SMC client (jsc#SLE-13763). - net/smc: llc_del_link_work and use the LLC flow for delete link (jsc#SLE-13763). - net/smc: delete an asymmetric link as SMC server (jsc#SLE-13763). - net/smc: final part of add link processing as SMC server (jsc#SLE-13763). - net/smc: rkey processing for a new link as SMC server (jsc#SLE-13763). - net/smc: first part of add link processing as SMC server (jsc#SLE-13763). - net/smc: final part of add link processing as SMC client (jsc#SLE-13763). - commit 62a06e5 - net/smc: rkey processing for a new link as SMC client (jsc#SLE-13763). - net/smc: first part of add link processing as SMC client (jsc#SLE-13763). - smc: Remove unused function (jsc#SLE-13763). - net/smc: llc_add_link_work to handle ADD_LINK LLC requests (jsc#SLE-13763). - net/smc: allocate index for a new link (jsc#SLE-13763). - net/smc: introduce smc_pnet_find_alt_roce() (jsc#SLE-13763). - net/smc: remove DELETE LINK processing from smc_core.c (jsc#SLE-13763). - net/smc: take link down instead of terminating the link group (jsc#SLE-13763). - commit 32caa81 - net/smc: add smcr_port_err() and smcr_link_down() processing (jsc#SLE-13763). - net/smc: add smcr_port_add() and smcr_link_up() processing (jsc#SLE-13763). - net/smc: remember PNETID of IB device for later device matching (jsc#SLE-13763). - net/smc: mutex to protect the lgr against parallel reconfigurations (jsc#SLE-13763). - net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() (jsc#SLE-13763). - net/smc: map and register buffers for a new link (jsc#SLE-13763). - net/smc: unmapping of buffers to support multiple links (jsc#SLE-13763). - commit ec6693c - net/smc: multiple link support for rmb buffer registration (jsc#SLE-13763). - net/smc: remove obsolete link state DELETING (jsc#SLE-13763). - net/smc: remove handling of CONFIRM_RKEY_CONTINUE (jsc#SLE-13763). - net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow (jsc#SLE-13763). - net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow (jsc#SLE-13763). - net/smc: new smc_rtoken_set functions for multiple link support (jsc#SLE-13763). - net/smc: move the TEST_LINK response processing into event handler (jsc#SLE-13763). - commit 3d116ae - net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey (jsc#SLE-13763). - net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey (jsc#SLE-13763). - net/smc: adapt SMC client code to use the LLC flow (jsc#SLE-13763). - Refresh patches.suse/net-smc-tolerate-future-smcd-versions. - net/smc: adapt SMC server code to use the LLC flow (jsc#SLE-13763). - net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer (jsc#SLE-13763). - net/smc: introduce link group type (jsc#SLE-13763). - net/smc: enqueue all received LLC messages (jsc#SLE-13763). - commit f1b36b4 - net/smc: add event-based llc_flow framework (jsc#SLE-13763). - net/smc: move llc layer related init and clear into smc_llc.c (jsc#SLE-13763). - net/smc: use mutex instead of rwlock_t to protect buffers (jsc#SLE-13763). - net/smc: process llc responses in tasklet context (jsc#SLE-13763). - net/smc: use worker to process incoming llc messages (jsc#SLE-13763). - net/smc: simplify link deactivation (jsc#SLE-13763). - net/smc: move testlink work to system work queue (jsc#SLE-13763). - commit 9e3ac5a - net/smc: add new link state and related helpers (jsc#SLE-13763). - net/smc: multi-link support for smc_rmb_rtoken_handling() (jsc#SLE-13763). - net/smc: convert static link ID instances to support multiple links (jsc#SLE-13763). - Refresh patches.suse/net-smc-tolerate-future-smcd-versions. - net/smc: convert static link ID to dynamic references (jsc#SLE-13763). - net/smc: introduce link_idx for link group array (jsc#SLE-13763). - net/smc: separate function for link initialization (jsc#SLE-13763). - net/smc: rework pnet table to support SMC-R failover (jsc#SLE-13763). - Refresh patches.suse/RDMA-Allow-ib_client-s-to-fail-when-add-is-called.patch. - commit c9fb3e8 - net/smc: improve peer ID in CLC decline for SMC-R (jsc#SLE-13763). - net/smc: rework peer ID handling (jsc#SLE-13763). - net/smc: reduce port_event scheduling (jsc#SLE-13763). - net/smc: simplify normal link termination (jsc#SLE-13763). - net/smc: remove unused parameter of smc_lgr_terminate() (jsc#SLE-13763). - net/smc: do not delete lgr from list twice (jsc#SLE-13763). - net/smc: use termination worker under send_lock (jsc#SLE-13763). - commit ff91c5c - net/smc: improve smc_lgr_cleanup() (jsc#SLE-13763). - net/smc: cancel event worker during device removal (jsc#SLE-13763). - net/smc: fix cleanup for linkgroup setup failures (jsc#SLE-13763). - net/smc: no peer ID in CLC decline for SMCD (jsc#SLE-13763). - net/smc: transfer fasync_list in case of fallback (jsc#SLE-13763). - net/smc: allow unprivileged users to read pnet table (jsc#SLE-13763). - net/smc: shorten lgr_cnt initialization (jsc#SLE-13763). - commit 7b16f62 - arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work (jsc#SLE-16610). - arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work (jsc#SLE-16610). - commit 5f689d9 - ACPI: APEI: Kick the memory_failure() queue for synchronous errors (jsc#SLE-16610). - ACPI: APEI: Kick the memory_failure() queue for synchronous errors (jsc#SLE-16610). - commit 36dbacd - mm/memory-failure: Add memory_failure_queue_kick() (jsc#SLE-16610). - Refresh patches.suse/mm-hwpoison-kill-put_hwpoison_page.patch. - Refresh patches.suse/mm-hwpoison-unexport-get_hwpoison_page-and-make-it-s.patch. - commit 7b68336 - firmware: arm_sdei: Document the motivation behind these set_fs() calls (jsc#SLE-16610). - firmware: arm_sdei: Document the motivation behind these set_fs() calls (jsc#SLE-16610). - commit 7d33342 - ALSA: make snd_kcontrol_new name a normal string (git-fixes). - commit e08e803 - xfs: fix scrub flagging rtinherit even if there is no rt device (git-fixes). - commit abfd9e4 - xfs: flush new eof page on truncate to avoid post-eof corruption (git-fixes). - commit 8dd6e4b - xfs: set xefi_discard when creating a deferred agfl free log intent item (git-fixes). - commit 9130952 - Refresh patches.suse/RDMA-umem-Add-a-schedule-point-in-ib_umem_get.patch. - Delete patches.suse/IB-umem-use-get_user_pages_fast-to-pin-DMA-pages.patch. get_user_pages_fast() in SP3 doesn't support requested features so we drop this patch. - commit 24e600c - serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init (git-fixes). - serial: 8250_mtk: Fix uart_get_baud_rate warning (git-fixes). - USB: serial: cyberjack: fix write-URB completion race (git-fixes). - usb: mtu3: fix panic in mtu3_gadget_stop() (git-fixes). - can: flexcan: flexcan_remove(): disable wakeup completely (git-fixes). - can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A (git-fixes). - can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on (git-fixes). - can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping (git-fixes). - can: peak_usb: add range checking in decode operations (git-fixes). - can: can_create_echo_skb(): fix echo skb generation: always use skb_clone() (git-fixes). - can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames (git-fixes). - can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context (git-fixes). - can: rx-offload: don't call kfree_skb() from IRQ context (git-fixes). - commit efd4e46 - spi: fsl-dspi: fix wrong pointer in suspend/resume (jsc#SLE-12251). - commit 3118159 - intel_idle: Fix max_cstate for processor models without C-state tables (git-fixes). - commit c5463fe - Replace intel_idle fix with the upstream change (bsc#1177399) - commit 54ee77b - tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled (git-fixes). - r8169: work around short packet hw bug on RTL8125 (git-fixes). - mac80211: don't require VHT elements for HE on 2.4 GHz (git-fixes). - mac80211: fix regression where EAPOL frames were sent in plaintext (git-fixes). - rtw88: pci: Power cycle device during shutdown (git-fixes). - mt76: mt7622: fix fw hang on mt7622 (git-fixes). - mt76: mt7915: do not do any work in napi poll after calling napi_complete_done() (git-fixes). - mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops (git-fixes). - mac80211: add missing queue/hash initialization to 802.3 xmit (git-fixes). - brcmfmac: increase F2 watermark for BCM4329 (git-fixes). - ath10k: fix retry packets update in station dump (git-fixes). - ASoC: AMD: Clean kernel log from deferred probe error messages (git-fixes). - commit 17b9091 - bpf: Plug hole in struct bpf_sk_lookup_kern (bsc#1177028). - bpf: Prevent .BTF section elimination (bsc#1177028). - bpf: Bpf_skc_to_* casting helpers require a NULL check on sk (bsc#1177028). - bpf: Fix clobbering of r2 in bpf_gen_ld_abs (bsc#1177028). - tools/bpf: build: Make sure resolve_btfids cleans up after itself (bsc#1177028). - bpf: xdp: Fix XDP mode when no mode flags specified (bsc#1177028). - tools/resolve_btfids: Fix sections with wrong alignment (bsc#1177028). - bpf: sock_ops sk access may stomp registers when dst_reg = src_reg (bsc#1177028). - bpf: sock_ops ctx access may stomp registers in corner case (bsc#1177028). - bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST (bsc#1177028). - bpf: Add missing return to resolve_btfids (bsc#1177028). - bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK (bsc#1177028). - net: make sockptr_is_null strict aliasing safe (bsc#1177028). - net: switch copy_bpf_fprog_from_user to sockptr_t (bsc#1177028). - net: add a new sockptr_t type (bsc#1177028). - net: simplify cBPF setsockopt compat handling (bsc#1177028). - Refresh patches.suse/bpf-Introduce-SK_LOOKUP-program-type-with-a-dedicate.patch - bpf: Fix net/core/filter build errors when INET is not enabled (bsc#1177028). - bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt (bsc#1177028). - tcp: Expose tcp_sock_set_keepidle_locked (bsc#1177028). - sock: Move sock_valbool_flag to header (bsc#1177028). - tcp: add tcp_sock_set_keepcnt (bsc#1177028). - tcp: add tcp_sock_set_keepintvl (bsc#1177028). - tcp: add tcp_sock_set_keepidle (bsc#1177028). - tcp: add tcp_sock_set_user_timeout (bsc#1177028). - tcp: add tcp_sock_set_syncnt (bsc#1177028). - tcp: add tcp_sock_set_quickack (bsc#1177028). - tcp: add tcp_sock_set_nodelay (bsc#1177028). - tcp: add tcp_sock_set_cork (bsc#1177028). - net: add sock_set_keepalive (bsc#1177028). Refresh patches.suse/net-Make-locking-in-sock_bindtoindex-optional.patch - net: add sock_set_priority (bsc#1177028). - Restore patches.suse/net-add-sock_bindtoindex.patch to upstream commit - Refresh patches.suse/net-Make-locking-in-sock_bindtoindex-optional.patch - net: add sock_no_linger (bsc#1177028). Refresh patches.suse/net-add-sock_bindtoindex.patch and patches.suse/net-Make-locking-in-sock_bindtoindex-optional.patch - net: add sock_set_reuseaddr (bsc#1177028). Refresh patches.suse/net-add-sock_bindtoindex.patch and patches.suse/net-Make-locking-in-sock_bindtoindex-optional.patch - commit 407d988 - gpu/drm: Ingenic: Fix opaque pointer casted to wrong type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - blacklist.conf: unblacklist patches included in drm v5.7 backport - gpu/drm: ingenic: Fix bogus crtc_atomic_check callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix potential integer wraparound resulting in a hang (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: drop cursor position check in atomic test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - device_cgroup: Cleanup cgroup eBPF device filter code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Defer cursor lock until after VUPDATE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove dml_common_def file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DP training to set properly SCRAMBLING_DISABLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Fix a leak in submit_pin_objects() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: fix perfmon domain interation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add Oculus Rift S to non-desktop list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Return true in function vmw_fence_obj_signaled() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: remove redundant assignment to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Fix parameter name in vmw_bo_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: pm resume add return errno branch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle idling during i915_gem_evict_something busy loops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark concurrent submissions with a weak-dependency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Propagate error from completed fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Update update_config() logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add raven1 part to the gfxoff quirk list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add basic atomic check for cursor plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix vblank and pageflip event handling for FreeSync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement soft_recovery for gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable hibernate support on Navi1X (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use GEM obj reference for KFD BOs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: force fbdev into vram (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: perform PG ungate prior to CG ungate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Use SMMU on Tegra124 and Tegra210 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Fix SMMU support on Tegra124 and Tegra210 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Track inflight CCID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Avoid reusing the same logical CCID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Remove object_is_locked assertion from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Yield the timeslice if caught waiting on a user (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check current i915_vma.pin_count status first on unbind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl+: Fix interrupt handling for DP AUX transactions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Make the "/Reducing compressed framebufer size"/ message be DRM_INFO_ONCE() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Make timeslicing an explicit engine property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid dereferencing a dead context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: fix trivial field description cut-and-paste error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Fix HDCP failures when SRM fw is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sun6i: dsi: fix gcc-4.8 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: ingenic-drm: add MODULE_DEVICE_TABLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: create context before RESOURCE_CREATE_2D in 3D mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Prevent dpcd reads with passive dongles (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix counter in wait_for_no_pipes_pending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update DCN2.1 DV Code Revision (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: work around fp code being emitted outside of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop redundant cg/pg ungate on runpm enter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move kfd suspend after ip_suspend_phase1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use cursor locking to prevent flip delays (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update downspread percent to match spreadsheet for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Defer cursor update around VUPDATE for all ASIC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix rn soc bb update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check if REFCLK_CNTL register is present (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: bump version for invalidate L2 before SDMA IBs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: invalidate L2 before SDMA IBs (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add tiling flags from Mesa (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid using pm_en before it is initialized revised (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/powerplay: avoid using pm_en before it is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix green screen issue after suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: blank dp stream before re-train the link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DispalyPort: Write OUI only if panel supports it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use proper fault mask in interrupt postinstall too (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Check cacheline is valid before acquiring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fix i915_address_space refcnt leak (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: fix documentation build warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: qxl_release use after free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: qxl_release leak in qxl_hw_surface_alloc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: qxl_release leak in qxl_draw_dirty_fb() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: only destroy created contexts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix drm_dp_send_dpcd_write() return code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Fix SET_NAME ioctl uapi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Fix off-by-one in DispID DTD pixel clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: fix crash related to accessing freed memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Zero assigned PBN when releasing VCPI slots (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: fix drm_sched_get_cleanup_job (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Delete an error message in meson_dw_hdmi_bind() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: anx6345: set correct BPC for display_info of connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix Sphinx build duplicate label warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Load DP_TP_CTL/STATUS offset before use it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: TBT AUX should use TC power well ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: HDCP: fix Ri prime check done during link check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Update PMINTRMSK holding fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_14010477008:tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: give aux i2c buses more meaningful names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix aux registration (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Correctly initialize thermal controller for GPUs with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix resume failed as smu table initialize early (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix up for include file changes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - virtgpu: pull in uaccess.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx9: add gfxoff quirk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the hw hang during perform system reboot and reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix wrong vram lost counter increment V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: change SH MEM alignment mode for gfx10"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Do not clear pollin for small user read buffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove always-defined CONFIG_AS_MOVNTDQA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix warning when compiling without debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: unify fw_write_wait for new gfx9 asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: error out on forcing clock setting not supported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix gfx hang during suspend with video playback (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check for null fclk voltage when parsing clock table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Acknowledge wm_optimized_required (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make cursor source translation adjustment optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Calculate scaling ratios on every medium/full update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Program viewport when source pos changes for DCN20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect cursor pos on scaled primary plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: change default pipe_split policy for DCN1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Translate cursor position by source rect (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Avoid create MST prop after registration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: dont warn on missing optional TA's (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update RAS related dmesg print (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resolve mGPU RAS query instability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Correct gfx10's CG sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change SH MEM alignment mode for gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid using pm_en before it is initialized (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement the is_dpm_running() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: re-order asic declarations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Flush all the reloc_gpu batch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Ignore readonly failures when updating relocs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Fill all the unused space in the GGTT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Return the right vswing tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: Temporarily disable the huge_fault() callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: analogix_dp: Split bind() into probe() and real bind() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/legacy: Fix type for drm_local_map.offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix OOB in virtio_gpu_object_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/prime: fix extracting of the DMA addresses from a scatterlist (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: kfree the wrong pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: increase HDCP authentication delay (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Correctly cancel future watchdog and callback events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't try hdcp1.4 when content_type is set to type1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: move the ASIC specific nbio operation out of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop redundant BIF doorbell interrupt operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix dcn21 num_states (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable BT2020 in COLOR_ENCODING property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: LFC not working on 2.0x range monitors (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Support plane level CTM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert change to HDCP display states (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Not doing optimize bandwidth if flip pending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use double buffered DRR timing update by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Support P010 pixel format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update function to get optimal number of taps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix hpd bo size calculation error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: wait for FIFO space on PIO channels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: protect waits against GPU falling off the bus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvif: access PTIMER through usermode class, if available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: workaround runpm fail by disabling PCI power management (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: remove useless SVM range check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: check for SVM initialized before migrating (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/svm: fix vma range check for migration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: remove checks for return value of debugfs functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/ttm: evict other IO mappings when running out of BAR1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: revert "/Break long searches in fragmented address spaces"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen: fix passing zero to 'PTR_ERR' warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: fix null-ptr-deref in fbcon_switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Fix HDMI mode validation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: drop use of data-mapping property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help text (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix klocwork issues about data size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: do not check len & max_len for lri (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: add support to command SWTESS_BASE_ADDRESS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix display port type issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Add some regs to force-to-nonpriv whitelist (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: corgi: Convert to use GPIO descriptors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: pwm_bl: Switch to full GPIO descriptor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/trace: add a gpu total memory usage tracepoint (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Hook up the helpers to align buffer objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Introduce a huge page aligning TTM range manager (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add a drm_get_unmapped_area() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Support huge page faults (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm, drm/vmwgfx: Support huge TTM pagefaults (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm: Split huge pages on write-notify or COW (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm: Introduce vma_is_special_huge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fs: Constify vma argument to vma_is_dax (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). Refresh patches.suse/fs-Remove-unneeded-IS_DAX-check-in-io_is_direct.patch. - drm/omap: Prepare DSS for probing without legacy platform data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - PCI: Use ioremap(), not phys_to_virt() for platform ROM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - misc: cleanup minor number definitions in c file into miscdevice.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - .gitignore: add SPDX License Identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - .gitignore: remove too obvious comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: fix race condition for HDMI jack status reporting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: support HDMI jack status reporting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: exit earlier if failed to register audio driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - memremap: add an owner field to struct dev_pagemap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Use the DMA API for GMU memory objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Fix CP_MEMPOOL state name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a5xx: Always set an OPP supported hardware value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix comparing pointer to 0 in dpu_vbif.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_vid.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove some set but not used variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/msm_gem.h: Replace zero-length array with flexible-array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: fix leaks if initialization fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: avoid double-attaching hdmi/edp bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Track resources in global state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Refactor resource manager (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Refactor rm iterator (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unused function arguments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix mode private_flags comparison at atomic_check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Stage the transfer of the virtual breadcrumb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Select the deepest available parking mode for rc6 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid live-lock with i915_vma_parked() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Treat idling as a RPS downclock event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Cancel a hung context if already closed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use explicit flag to mark unreachable intel_context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Invalidate OA TLB on when closing perf stream (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Check for a closed context when looking up an engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Restrict gen7 w/a batch to Haswell (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: don't try to reserve training bo for sriov (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu11: add support for SMU AC/DC interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: handle manual AC/DC notifications (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1x (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: set AC/DC mode based on the current system state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swSMU: use the smu11 power source helper for navi1x (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu11: add a helper to set the power source (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/swSMU: add callback to set AC/DC power source (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix the coverage issue to clear ArcVPGRs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix pageflip event race condition for DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: add CAP fw loading"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov : Don't resume RLCG for SRIOV guest (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: protect RAS sysfs during GPU reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibility (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add SM5 param for userspace (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add surface define v4 command (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Refactor surface_define to use vmw_surface_metadata (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Split surface metadata from struct vmw_surface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add support for streamoutput with mob commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Rename stream output target binding tracker struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add support for indirect and dispatch commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add support for UA view commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Support SM5 shader type in command buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Read new register for GB memory when available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Add a new enum for SM5 graphics context capability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Sync virtual device headers for new feature (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use enum to represent graphics context capabilities (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Deprecate logic ops commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Sync legacy multisampling device capability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Also check for SVGA_CAP_DX before reading DX context support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: fix TS cache flushing on GPUs with BLT engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: request pages from DMA32 zone when needed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Replace zero-length array with flexible-array member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Warn when GPU doesn't idle fast enough (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Ignore MC when checking runtime suspend idleness (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Consider all kwnown idle bits in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Update idle bits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Fix typo in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: rework perfmon query infrastructure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: add hwdb entry for gc400 found in STM32 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: update hwdb selection logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: update gc7000 chip identity entry (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: show identity information in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: determine product, customer and eco id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: update hardware headers from rnndb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: add mt8183 dpi clock factor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amd: fix spelling mistake "/shoudn't"/ -> "/shouldn't"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wreg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add CAP fw loading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/powerplay: arcturus baco reset disable all features (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: miss PRT case when bo update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add on demand pipe merge logic for dcn2+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Allocate scratch space for DMUB CW7 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DPP DTO isn't update properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove connect DIG FE to its BE during timing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: combine watermark change and clock change for update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: guard DPPHY_Internal_ctrl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: differentiate vsc sdp colorimetry use criteria (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Program self refresh control register on boot (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove magic numbers in hdcp_ddc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fallback to dmcub for psr when dmcu is disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Set disable_dmcu flag properly per asic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove PSR dependency on swizzle mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Explicitly disable triplebuffer flips (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Pass triplebuffer surface flip flags down to plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix split threshold w/a to work with mpo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: workaround for HDMI hotplug in DPMSOFF state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove redundant hdcp display state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix test pattern color space inconsistency for Linux (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update connector->display_info after read edid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable gpu_sched load balancer for vcn jobs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sched: implement and export drm_sched_pick_best (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/scheduler: improve job distribution with multiple queues"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm_amdgpu: Add job fence to resv conditionally (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix switch-case indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: revise RLCG access path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: fix inconsistent locking of job_list_lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sched: add run job trace (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/swsmu: clean up unused header in swsmu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add codes to clear AccVGPR for arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Possible divide by zero in set_speed() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: clean up some indenting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: clean up a condition in dmub_psr_copy_settings() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: amd/acp: fix broken menu structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - AMD KFD: Use fallthrough; (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Move fallthrough; into containing [#]ifdef/#endif (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - AMD POWERPLAY: Use fallthrough; (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - AMD DISPLAY CORE: Use fallthrough; (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix warning in ras_debugfs_create_all() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update ras capability's query based on mem ecc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check GFX RAS capability before reset counters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resolve failed error inject msg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov refine vcn_v2_5_early_init func (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Use mode->clock instead of reverse calculating it from the vrefresh (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Use drm_encoder_mask() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Mark up racy check of drm_gem_object.handle_count (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: Allow drm_mm_initialized() to be used outside of the locks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Distribute switch variables for initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: lock: Clean up documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bufs: Clean up documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: vm: Clean up documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: context: Clean up documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny: fix sparse warning: incorrect type in assignment (different (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove drm dp mst destroy_connector callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add drm_dp_destroy_connector helper and use it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Remove register_connector callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove dp mst register connector callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Register connector instead of calling register_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add function to parse EDID descriptors for monitor range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Name the detailed monitor range flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Fix dotclock for Logic PD Type 28 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-sony-acx424akp: Fix dotclocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-lg-lg4573: Fix dotclock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-ilitek-ili9322: Fix dotclocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-novatek-nt35510: Fix dotclock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: sysfs: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: fix false positive assert (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: rgb: don't count non-existent devices when determining (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix drm_dp_check_mstb_guid() return code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Make drm_dp_mst_dpcd_write() consistent with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel-simple: Fix dotclock for Ortustech COM37H3M (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: Set connector type for OrtusTech COM43H4M85ULC panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: Remove redundant assignment in drm_mm_reserve_node (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Add YUV420 output support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: vclk: add support for YUV420 setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: venc: add support for YUV420 setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: dw-hdmi: stop enforcing input_bus_format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: venc: make drm_display_mode const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: synopsys: dw-hdmi: add bus format negociation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: Plug atomic state hooks to the default implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: add max bpc connector property (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: set mtmdsclock for deep color (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Replace zero-length array with flexible-array member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Remove a few unused functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Refuse DMA operation when SEV encryption is active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200313 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Remove require_force_probe protection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add Wa_1605460711 / Wa_1408767742 to ICL and EHL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add Wa_1406306137:icl,ehl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add Wa_1604278689:icl,ehl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add Wa_1209644611:icl,ehl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: Add more poison patterns (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Wait for RCUs frees before asserting idle on unload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Use igt_random_offset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Drop relocation slowpath (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen12: Disable preemption timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Take a copy of the engines for context_barrier_task (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Mark up sw-fence notify function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add missing HDMI audio pixel clocks for gen12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Mark up the racy read of the mmap_singleton (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull checking rps->pm_events under the irq_lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extend i915_request_await_active to use all timelines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/overlay: convert to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lvds: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lpe_audio: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hotplug: convert to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gmbus: convert to drm_device based logging, (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fifo_underrun: convert to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove debugfs i915_drpc_info and i915_forcewake_domains (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Mark up data-races in virtual engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark up racy read of active rq->engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up racy reads for intel_context.inflight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Tweak scheduler's kick_submission() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Wean gvt off using dev_priv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Wean gvt off dev_priv->engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: cleanup debugfs scan_nonprivbb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Do not write in removed FBC fence registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Deactive FBC in fastsets when disabled by parameter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Hookup DRM DP MST late_register/early_unregister callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Improve the start alignment of bonded pairs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Defend against concurrent updates to execlists->active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Lock gmbus/aux mutexes while changing cdclk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass the crtc to the low level read_lut() funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix readout of PIPEGCMAX (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Refactor LUT read functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up integer types in color code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/chv_read_cgm_lut/chv_read_cgm_gamma/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/blob_data/lut/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Split i9xx_read_lut_8() to gmch vs. ilk variants (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up i9xx_load_luts_internal() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Polish CHV CGM CSC loading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up intel_rps.active for racy reads (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlsts: Mark up racy inspection of current i915_request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Mark up read of i915_request.fence.flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up racy check of last list element (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark up unlocked update of i915_request.hwsp_seqno (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Mark up the racy access to switch_priority_hint (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark racy read of intel_engine_cs.saturated (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up intel_rps.active for racy reads (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Don't treat unslice registers as masked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix documentation for intel_dpll_get_freq() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Wait for the wa batch to be pinned (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Apply a heavy handed flush to i915_active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Do not poison i915_request.link on removal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Make Wa_1606700617 permanent (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hotplug: Use phy to get the hpd_pin instead of the port (v5) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: try to rein in alloc_smoke (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/buddy: avoid double list_add (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: properly sanity check batch_start_offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Limit struct_mutex to eb_reserve (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Always propagate the invocation to i915_schedule (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Assert requests within a context are submitted in order (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/phys: unconditionally call release_memory_region (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen7: Clear all EU/L3 residual contexts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add mechanism to submit a context WA on ring submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Show the "/switch priority hint"/ in dumps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Decrease log level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Implement display w/a 1140 for glk/cnl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Enable transition watermarks for glk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't check for wm changes until we've compute the wms fully (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't check uv_wm in skl_plane_wm_equals() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: WaDisableGPGPUMidThreadPreemption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Cancel banned contexts after GT reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add invert-brightness quirk for Thundersoft TST178 tablet (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: panel: Use intel_panel_compute_brightness() from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Propagate change in error status to children on unhold (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Apply i915_request_skip() on submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Check PHY type before reading DPLL frequency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Inlcude intel_gvt.h where needed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Force DPCD backlight mode for some Dell CML 2020 panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp: Introduce EDID-based quirks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: Fix config_stream_type() ret value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: Mandate (seq_num_V==0) at first RecvId msg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Only call eb_lookup_vma once during execbuf ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Extract transient execbuf flags from i915_vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop inspection of execbuf flags during evict (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Move and restrict Wa_1408615072 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen11: Moving WAs to rcs_engine_wa_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fix uninitialized variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop vma is-closed assertion on insert (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Check that the context wasn't closed during setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Prevent allocation on a banned context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Consolidate ctx->engines release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Polish CHV .load_luts() a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: only include intel_gvt.h where needed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: make intel_gvt_active internal to intel_gvt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vgpu: improve vgpu abstractions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix kbuild test robot build error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: conversion to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: move watermark structs more towards usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix doclinks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dmc: Use firmware v2.06 for TGL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/huc: update TGL HuC to v7.0.12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Check the sentinel is alone in the ELSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add note about Wa_1409142259 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Fix the Wa number of a fix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add note about Wa_1607063988 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add note to Wa_1607297627 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Extend Wa_1606931601 for all steppings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_1409085225, Wa_14010229206 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Implement Wa_1806527549 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Implement Wa_1409804808 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Unify the DPLL ref clock frequency tracking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hsw: Use the read-out WRPLL/SPLL state instead of reading out again (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/skl, cnl: Split out the WRPLL/LCPLL frequency calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hsw: Split out the WRPLL, LCPLL, SPLL frequency calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hsw: Split out the SPLL parameter calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hsw: Rename the get HDMI/DP DPLL funcs to get WRPLL/LCPLL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/skl: Parametrize the DPLL ref clock instead of open-coding it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move DPLL frequency calculation to intel_dpll_mgr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hsw: Use the DPLL ID when calculating DPLL clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move the DPLL vfunc inits after the func defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Keep the global DPLL state in a DPLL specific struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move DPLL HW readout/sanitize fns to intel_dpll_mgr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix bounds check in intel_get_shared_dpll_id() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_plane_data_rate for min_cdclk calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use a sentinel to terminate the dbuf slice arrays (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add missing commas to dbuf tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove garbage WARNs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle some leftover s/intel_crtc/crtc/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Use BDB_GENERAL_FEATURES VBT block info for builtin panel-orientation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Remove readback of panel orientation on BYT / CHT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove unused orig_clock i915 member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add i915_ioc32.h for compat (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dram: hide the dram structs better (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/crc: move pipe_crc from drm_i915_private to intel_crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose heartbeat interval via sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose preempt reset timeout via sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose reset stop timeout via sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose busywait duration to sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose timeslice duration to sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose engine->mmio_base via sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expose engine properties via sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop WaDDIIOTimeout:glk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Limit display Wa_1405510057 to gen11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke pre-production GLK HDMI w/a 1139 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Reset queue_priority_hint after wedging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Be a little more lenient for reset workers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add glk to intel_detect_preproduction_hw() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Wait for the context switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Manually acquire engine-wakeref around use of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Mark up the racy use of perf->exclusive_stream (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix wrongly populated plane possible_crtcs bit mask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check recovery from corrupted LRC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Verify LRC isolation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull marking vm as closed underneath the vm->mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Check engine-is-awake on reset later (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable heartbeat around manual pulse tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip barriers inside waits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Set up PIPE_MISC truncate bit on tgl+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove ICP_PP_CONTROL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/drv: use intel_uncore_write() for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dram: use intel_uncore_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split out intel_dram. from i915_drv.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: significantly reduce the use of <drm/i915_drm.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_1606054188:tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Allow DC5/DC6 entry while PG2 is active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix drm_WARN issue where vgpu ptr is unavailable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Make WARN* drm specific where vgpu ptr is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Make WARN* drm specific where drm_priv ptr is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: make gvt oblivious of kvmgt data structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: remove unused vblank_done completion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Enable vfio edid for all GVT supported platform (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: remove unused type attributes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix broken num_entries in skl_ddb_allocation_overlaps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add WARN_ON in intel_get_crtc_for_pipe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Get first crtc instead of PIPE_A crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix broken transcoder err state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove (pipe == crtc->index) assumption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Iterate over pipes and skip the disabled one (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split intel_modeset_init() to pre/post irq install (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: stop assigning drm->dev_private pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Honour O_NONBLOCK before throttling execbuf submissions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Allow userspace to specify ringsize on construction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Flush idle barriers when waiting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: hdmi: Silence deferred-probe error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: dc: Silence RGB output deferred-probe error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: dc: Release PM and RGB output when client's registration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: dc: Use devm_platform_ioremap_resource (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/runpm: disable runpm on Vega10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: call ras_debugfs_create_all in debugfs_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add function to creat all ras debugfs node (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix the coverity warning about negative check for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Correct the condition of warning while bo release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Consolidate duplicated bo alloc flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use pr_debug to print the message of reaching event limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: do not set nil entry in compute_prio_sched (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unused functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: change hw sched list on ctx priority override (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: implement a function to modify sched list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: set compute queue priority at mqd_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add smu if version for navi12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: Fix Pollock Variant Detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix pci revision id fetching (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Enter low power state if CRTC active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dcn20: remove an unused function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.76 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: separate FEC capability from fec debug flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: writing stereo polarity register if swapped (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Stop if retimer is not available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix a minor HDCP logging error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: determine rx id list bytes to read based on device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Program DSC during timing programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Not check wm and clk change flag in optimized (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add registry for mem pwr control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: determine is mst hdcp based on stream instead of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add stay count and bstatus to HDCP log (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Signal eviction fence on process destruction (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable clock/power gating for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement initialization part on VCN2.0 for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable jpeg block for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: introduce mmsch v2.0 header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add more comments on GFX9 user CP queue MQD workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use better names to reflect it is CP MQD buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix GPU reset error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the vmid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update page retirement sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: increase atombios cmd timeout (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable PCS error report on arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable PCS error report on VG20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add helper funcs to detect PCS error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add wafl2 ip headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add xgmi ip headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove pointless NULL checks in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Wrap clflush_cache_range with x86 ifdef (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add support for USBC PD FW download (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add USBC PD FW load to PSP 11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add USBC PD FW load interface to PSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add reset_ras_error_count function for HDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add reset_ras_error_count function for GFX (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add reset_ras_error_count function for MMHUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add reset_ras_error_count function for SDMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Use VF-accessible register for gpu_clock_count (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: skip programing some regs with new L1 policy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: set lttpr mode before link settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix default logger mask definition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add ABM command structs to DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.75 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add 'disable FEC for specific monitor' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Set clock optimization required after update clocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: change number of cursor policy for dml calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable freesync borderless on Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU Versions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Workaround to do HDCP authentication twice on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: program DPG_OFFSET_SEGMENT for odm_pipe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add vsc update support for test pattern request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix typo "/to found"/ -> "/to find"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make clock table struct more accessible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add worst case dcc meta pitch to fake plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: only include FEC overhead if both asic and display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add driver support for enabling PSR on DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move mod_hdcp_displays to mod_hdcp struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Link training TPS1 workaround add back in dpcd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Rearm IRQ in Navi10 SR-IOV if IRQ lost (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop using sratch_reg in IB test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix IB test MCBP bug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add lock option for smu_set_soft_freq_range() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dc_link: code clean up on detect_dp function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dc_link: code clean up on enable_link_dp function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix dmub_psr_destroy() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix indentation issue on a hunk of code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: fix indentation issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Write blocked CP registers using RLC on VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: Add message sending lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: Remove deprecated smc_read_arg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: Refactor SMU message handling for safety (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: release drm_device after amdgpu_driver_unload_kms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: no need to clean debugfs at amdgpu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Initialize SPM_VMID with 0xf (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Use kiq to copy the gpu clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: change SDMA MQD memory type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Make get_tile_config() generic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add num_banks and num_ranks to gfx config structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: add case for shmem objects in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: factor out the sg_table from virtio_gpu_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Make drm_pci_agp_init legacy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo/vboxvideo.h: Replace zero-length array with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pci: Unexport drm_get_pci_dev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Update drm_fb_helper tasks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove drm_fb_helper add, add all and remove connector calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove radeon_fb_{add,remove}_connector functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove unused arg from drm_fb_helper_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mm: Break long searches in fragmented address spaces (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/mhl.h: Replace zero-length array with flexible-array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500/intel_bios.h: Replace zero-length array with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vblank: Fix documentation of VBLANK timestamp helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/simple-kms: Fix documentation for drm_simple_encoder_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add panel driver for Elida KD35T133 panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/v3d: Replace wait_for macros to remove use of msleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Replace wait_for macros to remove use of msleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hdcp: optimizing the srm handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: Replace zero-length array with flexible-array member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: radeon: Remove dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - matroxfb: add Matrox MGA-G200eW board support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: radeonfb: remove set but not used variable 'bytpp' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - =?UTF-8?q?video:=20fbdev:=20radeonfb:=20remove=20set=20but=20not?= =?UTF-8?q?=20used=20variable=20'=E2=80=98cSync=E2=80=99'?= (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: radeonfb: remove set but not used variable 'vSyncPol' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: radeonfb: remove set but not used variable 'hSyncPol' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: wm8505fb: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: wm8505fb: fix sparse warnings about using incorrect (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: w100fb: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: w100fb: fix sparse warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: arcfb: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: pxa168fb: remove unnecessary platform_get_irq (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Use simple encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/simple-kms: Add drm_simple_encoder_{init,create}() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: add panel-dpi support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add driver for Novatek NT35510-based panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: prevent a harmless integer overflow in drm_legacy_sg_alloc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: Dual licence the file in GPL-2 and MIT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Drop pointless static qualifier in dispc_find_csc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: fix spelling mistakes "/bufer"/ and "/requsted"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: Use drm_for_each_bridge_in_chain() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: dispc: Fix broken plane positioning code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Check crc4 value while building sideband message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix W=1 warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: default_supplies can be static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: make move_notify mandatory if importer_ops are provided (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: drop dynamic_mapping flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement amdgpu_gem_prime_move_notify v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use allowed_domains for exported DMA-bufs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: remove the backing store if no placement is given (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: add dynamic DMA-buf handling v15 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add NewEast Optoelectronics CO., LTD WJFH116008A (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: anx6345: don't print error message if regulator is not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: add virtio_gpu_is_shmem helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: make mmap callback consistent with callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Fixed pcie resource conflict between drm and firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Set preferred mode resolution and maximum resolution (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Add the mode_valid function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: fixed the wrong resolution configurations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Enable the shadowfb for hibmc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon: Add new clock/resolution configurations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Remove unused omap_dss_device operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Remove unused omapdss_of_find_connected_device() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Inline the omapdss_display_get() function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Hardcode omap_connector type to DSI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: sdi: Register a drm_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: sdi: Sort includes alphabetically (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dpi: Register a drm_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dpi: Simplify clock setting API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dpi: Reorder functions in sections (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dpi: Sort includes alphabetically (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi5: Simplify EDID read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi4: Simplify EDID read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: venc: Remove omap_dss_device operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi: Remove omap_dss_device operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Remove HPD, detect and EDID omapdss operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Switch the HDMI and VENC outputs to drm_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Create connector for bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: venc: Register a drm_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi5: Move mode set, enable and disable operations to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi4: Move mode set, enable and disable operations to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi5: Register a drm_bridge for EDID read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi4: Register a drm_bridge for EDID read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi5: Rework EDID read to isolate data read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi4: Rework EDID read to isolate data read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: hdmi: Allocate EDID in the .read_edid() operation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Make omap_dss_device_ops optional (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Add infrastructure to support drm_bridge local to DSS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Fix output next device lookup in DT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Use the drm_panel_bridge API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Factor out display type to connector type conversion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Simplify HDMI mode and infoframe configuration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dss: Cleanup DSS ports on initialisation failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add helper to create a connector for a chain of bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tfp410: Allow operation without drm_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tfp410: Replace manual connector handling with bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: panel: Implement bridge connector operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add bridge driver for display connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: simple-bridge: Add support for the TI OPA362 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: simple-bridge: Add support for enable GPIO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: simple-bridge: Add support for non-VGA bridges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dumb-vga-dac: Rename driver to simple-bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Extend bridge API to disable connector creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add interlace_allowed flag to drm_bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add connector-related bridge operations and data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Improve overview documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Fix atomic state ops documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Document the drm_encoder.bridge_chain field as private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add flag to drm_display_info to identify HDMI sinks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/connector: Add helper to get a connector type name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: hdmi: Change return type of hdmi_avi_infoframe_init() to void (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Add support for multiple power domains (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Add support for multiple regulators (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Improve error reporting in panfrost_gpu_power_on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: panel: Propagate bus format/flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: lvds-codec: Constify the drm_bridge_funcs structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: lvds-codec: Add to_lvds_codec() function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: enqueue virtio_gpu_create_context after the first 3D (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: track whether or not a context has been initiated (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: factor out context create hypercall (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: use consistent names for drm_files (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: ld9040: add MODULE_DEVICE_TABLE with SPI IDs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: fix osd070t1718_19ts sync drive edge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: tcon: Support LVDS on the A33 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: analogix-anx6345: Avoid duplicate -supply suffix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop legacy drm load and unload callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: don't call drm_dp_mst_connector_late_register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: split dp connector registration (v4) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: add a late register connector callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: move dpcd debugfs members setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: don't call drm_connector_register for non-MST ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/ring: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/regs: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gem: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/fence: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sa: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Increase timout on emulator to tenfold instead of twice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add DFCstate control pptable func for arct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update arcturus ppsmc header to 54.15.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Delete unnecessary unmap queue package submissions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Delete excessive printings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix a memory leak in queue creation error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Count active CP queues directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Avoid ambiguity by indicating it's cp queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Rename queue_count to active_queue_count (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: Extend ROCt to surface UUID for devices that have them (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix check for DPM when returning max clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Don't write GCVM_L2_CNTL* regs on navi12 VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Use bitwise instead of arithmetic operator for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'mc_vm_apt_default' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Add gfxoff debugfs entry (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use amdgpu_ring_test_helper when possible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VM update fences back to the root PD v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup amdgpu_ring_fini (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add Arcturus D342 page retire support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: toggle DF-Cstate to protect DF reg access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move get_xgmi_relative_phy_addr to amdgpu_xgmi.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add dpm helper function for DF Cstate control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update psp firmwares loading sequence V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove kfd eviction fence before release bo (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: limit display clock to 100MHz to avoid FIFO error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Access patches from stream for ignore MSA monitor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Temporarily disable stutter on MPO transition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Make clock table struct more accessible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: optimize prgoram wm and clks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: correct dml surface size assignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update TTU properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix RV2 Variant Detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add driver support for enabling PSR on DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.74 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unused dml variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update dml input population function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add visual confirm support for FreeSync 2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Link training TPS1 workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Monitor patch to delay setting ignore MSA bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Workaround required for link training reliability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Revert "/DCN2.x Do not program DPPCLK if same value"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB firmware state debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: programming last delta in output transfer function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: make some rn_clk_mgr structs and funcs static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add function pointers for panel related hw functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix HDMI repeater authentication (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.73 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only round InfoFrame refresh rates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: System crashes when add_ptb_to_table() gets called (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: do not force UCLK DPM to stay at highest state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add dmcu f/w loading for NV12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't ask PSP to load DMCUB for backdoor load (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Wait for DMCUB to finish loading before executing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable PG on NV12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DMUB Firmware Load by PSP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dmub back door load (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update TX masks correctly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update scaling filters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add aconnector condition check for dpcd read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Improve Vega20 XGMI TLB flush workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix psp ucode not loaded in bare-metal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/discovery: make the discovery code less chatty (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix colliding of preemption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: cleanup some incorrect reg access for SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop the non-sense firmware version check on arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: record non-zero error counter info in NBIO before (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: log on non-zero error conter per IP before GPU reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't take the address of skip_scdc_overwrite in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct the way for checking SMU_FEATURE_BACO_BIT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: return -EFAULT if copy_to_user() fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display move get_num_odm_splits() into dc_resource.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: extend DCN guards (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: extend DCN guard in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/powerplay: Ratelimit PP_ASSERT warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix message for encryption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update HDCP DTM immediately after hardware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: no hdcp retry if bksv or ksv list is revoked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle revoked receivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/runpm: enable runpm on baco capable VI+ asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: refactor runtime pm for baco (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: show warning when kfd is locked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix missing error check in suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove set but not unused variable 'stream_status' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: fix baco check for vega20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: properly handle runpm/suspend/reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add flag for runtime suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Do not move root PT bo to relocated list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: suppress nonsupport profile mode overrun message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update smu11_driver_if_navi10.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use fb_base/fb_offset if available for translation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add psr get_state call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add monitor patch to disable SCDC read/write (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add odm split logic to scaling calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.72 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop unused field from dc_panel_patch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update register defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Toggle VSR button cause system crash (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add backlight support via AUX (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add AUX backlight register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Hookup psr set version call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Pass override OUI in to dc_init_data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unused values from psr struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't treat missing command table as failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: always apply T7/T9 delay logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov set driver_table address in VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: optimize amdgpu_device_vram_access a bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: handle features disablement for baco reset in SMU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov Don't send msg when smu suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix wrongly passed static prefix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add queue information to sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: turn off the mst hub before we do detection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix workaround for incorrect double buffer register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: linux enable oled panel support dc part (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: external monitor abm enabled in modern standby (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB tracebuffer debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.71 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use uint64_t logger_mask instead of uint32_t (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add wm ranges to clk_mgr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check hyperV flag in DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix inputting clk lvl into dml for RN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: decouple global lock out of pipe control lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add stream_enc_inst for PSP HDCP inst use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update hubbub description comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove early break in interdependent_lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: dc_get_vmid_use_vector() crashes when get called (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.70 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unused variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix GSL acquire (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Added locking for atomic update stream and update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Wait for clean shutdown in DMCUB reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add GPINT handler interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix various issues found by compiler warning as (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Indicate dsc updates explicitly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Split program front end part that occur outside lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove invalid dc_is_hw_initialized function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move USB-C workaround to after parameter variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add set psr version message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: call psp set/get interfaces (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Load srm before enabling HDCP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add sysfs interface for set/get srm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update psp interface header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Pass amdgpu_device instead of psp_context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rework synchronization of VM updates v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify and fix amdgpu_sync_resv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: allow higher level PD invalidations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: return EINVAL instead of ENOENT in the VM code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix parentheses in amdgpu_vm_update_ptes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: make sure to never allocate PDs/PTs for invalidations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop unnecessary restriction for huge root PDEs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rework job synchronization v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the VM as job owner (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: explicitly sync VM update to PDs/PTs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200225 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop assertion that active->fence is unchanged (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Cleanup shadow batch after I915_EXEC_SECURE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200224 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Correctly terminate connector iteration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix inverted WARN_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/hdcp: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/dp: Make WARN* drm specific where drm_device ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/power: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/display: Make WARN* drm specific where drm_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/ddi: Make WARN* drm specific where drm_device ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/cdclk: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Distribute switch variables for initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: make dbuf configurations const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split i915_driver_modeset_probe() to pre/post irq install (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: remove redundant assignment to variable dw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Push the GPU cancellation to the backend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check that the vma hasn't been closed before we insert it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: conversion to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Program MBUS_ABOX{1,2}_CTL during display init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_de_write_fw() for skl+ scaler registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Parametrize PFIT_PIPE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark all HPD capabled connectors as such (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hpd: Replace the loop-within-loop with two independent loops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add i9xx_lut_8() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: consolidate firmware cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Abort early on uc_init failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Apply new uC status tracking to GuC submission as well (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Improve tracking of uC init status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: autogenerate uC checker functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Update the FW status on injected fetch error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Kill USES_GUC_SUBMISSION macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Kill USES_GUC macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: Pass guc_log struct to i915_guc_log_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Double check bumping after the spinlock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Protect signaler walk with RCU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove the other slab_dependencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Add all tiled and port sync conns to modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Compute port sync crtc states post compute_config() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce encoder->compute_config_late() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Do not attempt to reprogram IA/ring frequencies for dgfx (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Mark GPR checking more hostile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: Analyse timestamp behaviour across context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Read rawclk_freq earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Refactor l3cc/mocs availability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split i915_driver_modeset_remove() to pre/post irq uninstall (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split intel_modeset_driver_remove() to pre/post irq uninstall (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: use spinlock_t instead of struct spinlock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Show the cumulative context runtime in engine debug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Flush tasklet on wait_for_submit() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Fix up missing error propagation for heartbeat pulses (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check for any sign of request starting in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_1808121037 to tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/csr: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Mark the mock ring->vma as being in the GGTT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Rearrange code to silence compiler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: switch vlv_suspend to use intel uncore register accessors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split out vlv/chv specific suspend/resume code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid potential division-by-zero in computing CS timestamp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Track hw reported context runtime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Force state->modeset=true when distrust_bios_wm==true (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Ensure no conflicts with BIOS when updating Dbuf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Set intel_dp_set_m_n() for MST slaves (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Check for the error interrupt before we wait! (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: split out display debugfs to a separate file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: move intel_csr. under display/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: switch i915_driver_probe() to use i915 local variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: register vga switcheroo later, unregister earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise timeslice rewinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Suppress warnings for unused debugging locals (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use engine wa list for Wa_1607090982 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Expand bad CS completion event debug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Avoid choosing zero for phys_sz (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Sabotague the RING_HEAD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Poison rings after use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Don't leak non-persistent requests on changing engines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix the docs for intel_set_cdclk_post_plane_update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't use uninitialized 'ret' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Disable use of hwsp_cacheline for kernel_context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Relax timeout for error-interrupt reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dpio_phy: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi_vbt: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/combo_phy: convert to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dpll_mgr: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/crt: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/color: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/atomic: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_link_training: convert to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: HDCP support on above PORT_E (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip CPU synchronisation on dmabuf attachments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Trim blitter block size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Update cdclk voltage level settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dc3co: Add description of how it works (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Drop live_preempt_hang (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable capturing forced error states (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/ehl: Add HBR2 and HBR3 voltage swing table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: pass i915 to psr_global_enabled() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: fix pipe and vblank enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Remove erroneous intel_engine_pm_put (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Ignore tracek for nop process_csb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Fix hold/unhold recursion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove lite restore defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Never allow userptr into the new mapping types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: Remove i915_energy_uJ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only ignore already reset requests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Implement Wa_1607090982 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Disable tesselation clock gating on tgl A0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use the kernel_context to measure the breadcrumb size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix force-probe failure message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Make sure to sanitize CT status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Protect execlists_hold/unhold from new waiters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915: Don't use VBT for detecting DPCD backlight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: drop igt_ppgtt_exhaust_huge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when clearing DDI select (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Set the PP_DIR registers upon enabling ring submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Flush execution tasklets before checking request status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark i915.reset as unsigned (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Correctly map DBUF slices to pipes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Manipulate DBuf slices properly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce parameterized DBUF_CTL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update dbuf slices only with full modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move dbuf slice update to proper place (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove skl_ddl_allocation struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Be explicit in handling the preallocated vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Explicitly cleanup initial_plane_config (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: move update pipe code to hdcp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Fix rc6 on Ivybridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Sprinkle missing commas (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dvo: Mark TMDS DVO connectors as polled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark ns2501 as LVDS without a fixed mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/crt: Configure connector->polled and encoder->hpd_pin consistently (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_connector_hpd_pin() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull sseu context updates under gt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftest: Ensure string fits within name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add a simple rollover test for the kernel context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Defer application of initial chv_phy_control (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix NULL-crtc deref in calc_min_cdclk() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: Skip the cdclk modeset if no pipes attached (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pci: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/cmd_parser: conversion to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: conversion to drm_device logging macros when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/panel: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pipe_crc: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/quirks: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sprite: automatic conversion to drm_device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tc: automatic conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tv: automatic conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vdsc: convert to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vga: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vlv_dsi: conversion to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vlv_dsi_pll: conversion to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Make WARN* drm specific where drm_device ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/tc: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/sdvo: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/psr: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/panel: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/overlay: Make WARN* drm specific where drm_priv ptr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/hdmi: Make WARN* drm specific where drm_device ptr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbdev: Make WARN* drm specific where drm_device ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/fbc: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/dpll_mgr: Make WARN* drm specific where drm_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Warn about the hidden i915_vma_pin in timeline_get_seqno (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Hold reference to previous active fence as we queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/crt: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/audio: Make WARN* drm specific where drm_priv ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/icl_dsi: Make WARN* drm specific where drm_priv ptr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move ringbuffer WAs to engine workaround list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Skip rmw for masked registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: extract engine WA programming to common resume function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Introduce guc_is_ready (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable heartbeat around hang tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Also wait for the scratch buffer to be bound (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Also use async bind for PIN_USER into bsw/bxt ggtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Store active_pipes bitmask in cdclk state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Convert cdclk to global state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_calc_active_pipes() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Convert bandwidth state to global state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce better global state handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move intel_atomic_state_free() into intel_atomic.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/init_cdclk/init_cdclk_hw/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: swap() the entire cdclk state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extract intel_cdclk_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/cdclk_state/cdclk_config/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/need_cd2x_updare/can_cd2x_update/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Collect more cdclk state under the same roof (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move more cdclk state handling into the cdclk code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke skl wm.dirty_pipes bitmask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move linetime wms into the crtc state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Polish WM_LINETIME register stuff (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: move intel_dp_set_m_n() to encoder for DDI platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Enable ICL DSI transcoder as part of encoder->enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: move pipe, pch and vblank enable to encoders on DDI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: remove VBT data about DRRS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the async worker to avoid reclaim tainting the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: __intel_fbc_cleanup_cfb() may be called multiple times (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Skip global serialisation of clear_range for bxt vtd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ring: convert to new logging macros in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: convert to new logging macros in gt/intel_gt.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/engine_cs: use new drm logging macros in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/reset: conversion to new drm logging macros in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add extra slice common debug registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Ignore discrepancies in pending across resets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlist: Mark up racy read of execlists->pending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests/perf: measure memcpy bw between regions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/debugfs: remove i915_dpcd file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display_power: use intel_de_*() functions for register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ddi: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/combo_phy: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl_dsi: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Lock the drm_mm as we search (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/trace: i915_request.prio is a signed value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Lift set-wedged engine dumping out of user paths (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Tidy repetition in declaring gen8+ interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Reorganise gen8+ interrupt handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip capturing errors from internal contexts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Fix OA context id overlap with idle context id (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Restore the kernel context after verifying the w/a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vlv_dsi_pll: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vlv_dsi: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vdsc: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sprite: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pipe_crc: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Give aux channels a better name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include the AUX CH name in the debug messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vga: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tv: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/panel: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/overlay: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lvds: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lpe_audio: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdmi: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gmbus: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fifo_underrun: use intel_de_*() functions for register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dvo: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp_mst: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dpll_mgr: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dpio_phy: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/crt: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/color: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/cdclk: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: use intel_de_*() functions for register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Prefer intel_connector over drm_connector in hotplug code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix modeset locks in sanitize_watermarks() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix inconsistance between pfit.enable and scaler freeing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove 'prefault_disable' modparam (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Squelch kerneldoc complaints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: manual conversion to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: initial conversion to new logging macros using (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pm: use intel de functions for forcewake register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/irq: use intel de functions for forcewake register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dmc: use intel uncore functions for forcewake register access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: conversion to struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/opregion: conversion to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: conversion to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/power: convert to struct drm_device macros in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: conversion to struct drm_device log macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: conversion to new struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Don't GEM_BUG_ON on corrupted H2G CTB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Re-enable RPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Poison GTT scratch pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush engine parking before release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dc3co: Do the full calculation of DC3CO exit only once (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/acpi: Move the code to populate ACPI device ID into (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Wait on vma activity before taking the mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Show the RC6 residency on parking failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/cdclk: use new struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bw: convert to drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/audio: convert to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: convert to struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/atomic: use struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add display engine uncore helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Cleanup properly if the implicit fence setup fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Balance prepare_fb/cleanup_fb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/intel_state/state/ in intel_{prepare,cleanup}_plane_fb() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stop looking at plane->state in intel_prepare_plane_fb() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clear old hw.fb & co. from slave plane's state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Convert vm idr to xarray (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include a tell-tale for engine parking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make WARN* drm specific where uncore or stream ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make WARN* drm specific where drm_priv ptr is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Make WARN* drm specific where encoder ptr is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clear the GGTT_WRITE bit on unbinding the vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't use VBT for detecting DPCD backlight controls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: drop alpha_support for good in favour of force_probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/hdcp: Clean up local variables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_attached_dp() instead of hand rolling it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Relocate intel_attached_dp() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_attached_encoder() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: debug log max vswing and pre-emphasis (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use intel_bios_is_port_present() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: check DDI port presence based on child device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add intel_bios_port_supports_*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add intel_bios_alternate_ddc_pin() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add intel_bios_dp_max_link_rate() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: intel_bios_hdmi_boost_level() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: intel_bios_dp_boost_level() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add intel_bios_hdmi_level_shift() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add intel_bios_max_tmds_encoder() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Consolidate HDMI force_dvi handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sdvo: Reduce the size of the on stack buffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move encoder variable to tighter scope (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_mask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Prefer to use the pipe to index the ddb entries (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clear most of crtc state when disabling the crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Be paranoid and reset the GPU before release (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/userptr: add user_size limit check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Report the currently active execlists request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: convert to new logging macros in i915/intel_memory_region.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: convert to new logging macros in i915/intel_gvt.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: conversion to new logging macros in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: conversion to new logging macros in i915/intel_csr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: conversion to new logging macros in i915/i915_vgpu.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Introduce CT_DEBUG (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Switch to CT_ERROR in ct_read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Don't pass CTB while reading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Don't pass CTB while writing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Satisfy smatch that a loop has at least one iteration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix typo in kerneldoc function name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Include the debugfs params header for its own definition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Auto detect DPCD backlight support by default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix DPCD register order in intel_dp_aux_enable_backlight() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Assume 100% brightness when not in DPCD control mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix eDP DPCD aux max backlight calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Share the computation of idle frames (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add Wa_14010594013: icl,ehl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Drop rogue space in the middle of GT_TRACE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_1409825376 to tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Add fbc tracepoints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Nuke fbc_supported() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Move the plane state check into the fbc functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: support bool values for int and uint params (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/params: add i915 parameters to debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen11: Add additional pcode status values (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vbt: Rename BDB_LVDS_POWER to BDB_LFP_POWER (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp/tgl+: Update combo phy vswing tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Use correct name for last CT fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Update CTB helpers to use CT_ERROR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Introduce CT_ERROR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Simpler CT message size calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Clear rc6 residency trackers across suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: tcon: Support LVDS output on Allwinner A20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: tcon: Introduce LVDS setup routine setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Avoid hotplug race with DRM driver bind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Fix the bridge kernel doc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move remaining virtio_gpu_notify calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: batch display query (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: batch resource creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: batch plane updates (pageflip) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: notify before waiting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: rework notification for better batching (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Fix a typo in Kconfig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/format_helper: Dual licence the file in GPL 2 and MIT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: fix recovering from PLBU out of memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pl111: Support Integrator IM-PD1 module (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drop unused drm_display_mode.private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drop unused drm_crtc callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: clean up RATELIMITED macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atomic-helper: fix kerneldoc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add a FIXME about DispID CEA data block revision (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Document why we don't bounds check the DispID CEA block start/end (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Clear out spurious whitespace (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Introduce is_detailed_timing_descritor() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Don't accept any old garbage as a display descriptor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Check the number of detailed timing descriptors in the CEA ext block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Fix Sphinx formatting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: Delete a few unused shouting macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Remove incorrect use of runtime PM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Allow binding the host without a panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Use NULL to signify "/no panel"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Remove unused drv from driver context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix error check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add support for DP 1.4 Compliance edid corruption test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove legacy version of get_scanout_position() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Clean-up VBLANK-related callbacks in struct drm_driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Convert to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sti: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Convert to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Convert to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Convert to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Convert to CRTC VBLANK callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Convert to struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add get_vblank_timestamp() to struct drm_crtc_funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add get_scanout_position() to struct drm_crtc_helper_funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove internal setup of struct drm_device.vblank_disable_immediate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix virtio_gpu_execbuffer_ioctl locking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: replace zero-length array with flexible-array member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: add gamma_set function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: add DPMS on/off function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: fix 'xset dpms force off' fail (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Avoid invalid rates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Train at faster rates if slower ones fail (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Group DP link training bits in a function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Use 18-bit DP if we can (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Read num lanes from the DP sink (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Config number of DP lanes Mo' Betta (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Don't use MIPI variables for DP link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned int (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-sn65dsi86: Split the setting of the dp and dsi rates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: individualize resv objects before calling release_notify (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: replace dma_resv object on deleted BOs v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: rework BO delayed delete. v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: add drm_driver.release callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: add drm_driver.release callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: add drm_driver.release callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/irq: remove check on dev->dev_private (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add Rocktech RK101II01D-CT panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Nerf drm_global_mutex BKL for good drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Push drm_global_mutex locking in drm_open (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: Rename _force to _locked (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fbdev-helper: don't force restores (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: use RCU in ttm_bo_flush_all_fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: cleanup ttm_buffer_object_transfer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: refine ghost BO resv criteria (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: add drm_driver.release callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: reorder calls in qxl_device_fini() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: fix possible object reference leak (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: dmm_tiler: Use dmaengine_prep_dma_memcpy() for i878 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omapdrm: Fix trivial spelling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: use true,false for bool variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tfp410: add pclk limits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move virtio_gpu_mem_entry initialization to new function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move mapping teardown to virtio_gpu_cleanup_object() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: resource teardown tweaks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: simplify virtio_gpu_alloc_cmd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: deinit bugfix (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: panel: Fix typo in drm_panel_bridge_add docs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/synopsys: dsi: missing post disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: sii902x: Select SND_SOC_HDMI_CODEC if SND_SOC is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add tc358768 driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Add support for ADV7535 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: adv7511: Remove DRM_I2C_ADV7533 Kconfig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Clear struct drm_connector_funcs.dpms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Clear struct drm_connector_funcs.dpms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny/st7735r: No need to set ->owner for spi_register_driver() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny/st7735r: Make driver OF-independent (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny/repaper: No need to set ->owner for spi_register_driver() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny/repaper: Make driver OF-independent (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tiny: add support for tft displays based on ilitek,ili9486 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix ring free check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move virtqueue_notify into virtio_gpu_queue_ctrl_sgs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move the check for vqs_ready earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move locking into virtio_gpu_queue_ctrl_sgs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: set up virtqueue sgs before locking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: unlock object array on errors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: no need to pass virtio_gpu_ctrl_hdr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: add virtio_gpu_vbuf_ctrl_hdr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: remove incorrect ENOSPC check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix a wait_event condition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: ratelimit error logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Implement struct drm_mode_config_funcs.mode_valid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hibmc: Implement struct drm_mode_config_funcs.mode_valid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Implement struct drm_mode_config_funcs.mode_valid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram: Add helpers to validate a display mode's memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix vblank handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove the dma_alloc_coherent wrapper for internal usage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Remove PageReserved manipulation from drm_pci_alloc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: dsi: stm mipi dsi doesn't print error on probe deferral (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: ltdc: check crtc state before enabling LIE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: ltdc: add number of interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Fix the lt089ac29000 bus_format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: pd: Use bus format/flags provided by the bridge when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add the necessary bits to support bus format negotiation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add an ->atomic_check() hook (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Patch atomic hooks to take a drm_bridge_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: analogix: Plug atomic state hooks to the default (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rcar-du: Plug atomic state hooks to the default implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add a drm_bridge_state object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add Samsung s6e88a0-ams452ef01 panel driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add EDT panel support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen: Explicitly disable automatic sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vboxvideo: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Don't set struct drm_crtc_state.no_vblank explicitly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/st7586: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/repaper: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi-dbi: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ili9225: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gm12u320: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/cirrus: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Don't set struct drm_crtc_state.no_vblank explicitly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/arc: Remove sending of vblank event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Initialize struct drm_crtc_state.no_vblank from device settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/auth: Drop master_create/destroy hooks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/crc: Actually allow to change the crc source (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/zte: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/imx: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Add item for the plane->atomic_check confusion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tidss: New driver for TI Keystone platform Display SubSystem (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: increase driver version to 1.1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: recover task by enlarging heap buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: support heap buffer creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: add lima_vm_map_bo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: update register info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/debugfs: also take per device driver features into account (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: add drm_core_check_all_features() to check for a mask of features (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Fix boe,tv101wum-n53 htotal timing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Release filp before global lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: add display timings for logic technologies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: introduce new struct drm_device based WARN* macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix clearing payload state on topology disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fix indenting in drm_dp_mst_topology_mgr_set_mst() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add I2C based driver for ps8640 bridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: flush the fence on the bo after we individualize the reservation object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_dp_mst:remove set but not used variable 'origlen' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Prefix interrupt handlers' names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Remove core stack power management (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/syncobj: Add documentation for timeline syncobj (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: tiny: st7735r: Add support for Okaya RH128128T (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: tiny: st7735r: Prepare for adding support for more displays (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi_dbi: Add support for display offsets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: fix parameters documentation style in drm_dma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/dp_mst: Remove VCPI while disabling topology mgr"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add Feixin K101 IM2BA02 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: support for auo, b101uan08.3 wuxga dsi video mode panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: support for boe, tv101wum-n53 wuxga dsi video mode panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: support for boe tv101wum-nl6 wuxga dsi video mode panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: nuke invalidate_caches callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: nvidia: clean up indentation issues and comment block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: remove object duplication in Makefile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: exynos: Rename Exynos to lowercase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: cg14fb: use resource_size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: s1d13xxxfb: use resource_size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: sa1100fb: constify copied structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbmem: Adjust indentation in fb_prepare_logo and fb_blank (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbcon: Adjust indentation in set_con2fb_map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - pxa168fb: fix release function mismatch in probe failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - OMAP: DSS2: remove non-zero check on variable r (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ssd1307fb: add the missed regulator_disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: potential information leak in do_fb_ioctl() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add getfb2 ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add support for the Frida FRD350H54004 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Add missing vmalloc header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: use DIV_ROUND_UP macro for calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_panel: fix export of drm_panel_of_backlight, try #3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: panel: fix excessive stack usage in td028ttec1_prepare (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/connector: Hookup the new drm_cmdline_mode panel_orientation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/connector: Split out orientation quirk detection (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: always determine branch device with drm_dp_is_branch() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm core (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix two documentation mismatch issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev/g364fb: Fix build failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: c2p: Use BUILD_BUG() instead of custom solution (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - PM: QoS: Add CPU latency QoS API wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - docs: gpu: i915.rst: fix warnings due to file renames (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 22a7131 - mfd: wcd934x: Add support to wcd9340/wcd9341 codec (jsc#SLE-16518). - Update config files. - commit a6ab479 - mfd: wcd934x: Simplify with dev_err_probe() (jsc#SLE-16518). - mfd: wcd934x: Drop kfree for memory allocated with devm_kzalloc (jsc#SLE-16518). - gpio: wcd934x: Fix logic of wcd_gpio_get (jsc#SLE-16518). - gpio: wcd934x: Don't change gpio direction in wcd_gpio_set (jsc#SLE-16518). - gpio: wcd934x: Add support to wcd934x gpio controller (jsc#SLE-16518). - commit 6f31bff - ASoC: codecs: wcd934x: Set digital gain range correctly (git-fixes). - ASoC: SOF: loader: handle all SOF_IPC_EXT types (git-fixes). - ASoC: codecs: wsa881x: add missing stream rates and format (git-fixes). - ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015 (git-fixes). - ALSA: hda: Reinstate runtime_allow() for all hda controllers (git-fixes). - ALSA: hda: Separate runtime and system suspend (git-fixes). - ALSA: hda: Refactor codec PM to use direct-complete optimization (git-fixes). - commit 8e08376 - ASoC: codecs: wcd9335: Set digital gain range correctly (git-fixes). - ASoC: cs42l51: manage mclk shutdown delay (git-fixes). - ASoC: qcom: sdm845: set driver name correctly (git-fixes). - ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for Qu-16 (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for MODX (git-fixes). - ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices (git-fixes). - ALSA: hda/realtek - Enable headphone for ASUS TM420 (git-fixes). - ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() (git-fixes). - ALSA: hda/realtek - Fixed HP headset Mic can't be detected (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 (git-fixes). - ALSA: fix kernel-doc markups (git-fixes). - commit 91a799a - Refresh patches.suse/drm-iommu-change-type-of-pasid-to-u32.patch. - commit bede6dd - drm/scheduler: fix rare NULL ptr race (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - blacklist.conf: unblacklist backported drm v.5.6 patches - drm/prime: use dma length macro when mapping sg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle all MCR ranges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915/tgl: Add extra hdc flush workaround"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Track active elements during dequeue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix pageflip event race condition for DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix typo for vcn2/jpeg2 idle check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix typo for vcn1 idle check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add link_rate quirk for Apple 15"/ MBP 2017 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add fbdev suspend/resume on gpu reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: Fix GPR read from debugfs (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lease: fix WARNING in idr_destroy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: mark PM functions as __maybe_unused (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: dw-hdmi: fix AVI frame colorimetry (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Rewrite and fix bandwidth limit checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Reprobe path resources in CSN handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Defer semaphore priority bumping to a workqueue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Close race between cacheline_retire and free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Enable timeslice on partial virtual engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: be more solid in checking the alignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix dma-buf display blur issue on CFL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Return early for await_start on same timeline (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Actually emit the await_start (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix emulated vbt size issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update soc bb for nv14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Fix cleanup of IOMMU related objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: add led-backlight driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - vgacon: Fix a UAF in vgacon_invert_region (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix pre-check condition for setting clock range (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dcc swath size calculations on dcn1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Clear link settings on MST disable connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable 3D pipe 1 on Navi1x (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clean wptr on wb when gpu recovery (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Drop the timeline->mutex as we wait for retirement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Reintroduce wait on OA configuration completion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fix return in assert_mmap_offset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Protect i915_request_await_start from early waits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_1608008084 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add Wa_22010178259:tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Program MBUS with rmw during initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Force PSR probe only after full initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Break up long lists of object reclaim (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: kirin: Revert "/Fix for hikey620 display offset problem"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Fix DE2 VI layer format support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Add separate DE3 VI layer formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: de2/de3: Remove unsupported VI layer formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem: drop pgprot_decrypted() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix mmap page attributes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/shmem: add support for per object caching flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: analogix-anx6345: fix set of link bandwidth (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: fix leaking fences via ttm_buffer_object_transfer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Don't try to map on error faults (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix resource id creation race (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Handle component type MTK_DISP_OVL_2L correctly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Make sure previous message done or be aborted before (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Move gce event property to mutex device node (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add fb swap in async_update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add plane check in async_check function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Ensure the cursor plane is on top of other overlays (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Find the cursor plane instead of hard coding it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: dsi: fix workaround for the legacy clock name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: dsi: propagate error value and silence meaningless (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: Separate display reset from ALL_ENGINES reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid recursing onto active vma from the shrinker (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Avoid using globals for PMU events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Avoid using globals for CPU hotplug state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix header test with GCOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Inline drm_get_pci_dev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Drop DRIVER_USE_AGP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu/gmc_v9: save/restore sdpif regs during S3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix memory leak during TDR test(v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Always force a context reload when rewinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Wean off drm_pci_alloc/drm_pci_free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Protect defer_request() from new waiters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Prevent queuing retire workers on the virtual engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: force full modeset whenever DSC is enabled at probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/ehl: Update port clock voltage level requirements (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update drm/i915 bug filing URL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Initialise basic fence before acquiring seqno (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Require per-engine reset support for non-persistent (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Remove set but not used variable 'bo' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: Make sure to parse valid rotation value from cmdline (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: tc358767: fix poll timeouts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/tu11x: initial support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr/tu11x: initial support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: fix BGR565 vs RGB565 confusion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi/pll: call vco set rate explicitly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi: save pll state before dsi host is powered off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix a6xx GMU shutdown sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Update the GMU bus tables for sc7180 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Remove unneeded GBIF unhalt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: Correct the highestbank configuration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: add UBWC support for display on SC7180 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: rate limit pp done timeout warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: clean up hdcp workqueue handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add is_raven_kicker judgement for raven1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: disable gfxoff when reading rlc clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx9: disable gfxoff when reading rlc clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: fix xclk for raven (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: always refetch the enabled features status on dpm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dtm unloading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix backwards byte order in rx_caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark the removal of the i915_request from the sched.link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Reclaim the hanging virtual request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Take a reference while capturing the guilty (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Offline error capture (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Allow temporary suspension of inflight requests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Keep track of request among the scheduling lists (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: more locking for ppgtt mm LRU list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gvt: fix high-order allocation failure on late load (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Tighten checks and acquiring the mmap object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix preallocated barrier list append (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Tighten atomicity of i915_active_acquire vs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stub out i915_gpu_coredump_put (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check activity on i915_vma after confirming pin_count==0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Detect overflow in calculating dumb buffer size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't show the blank process name for internal/simulated (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Leave resetting ring to intel_ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use the BIT when checking the flags, not the index (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add a mock i915_vma to the mock_ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make a copy of the ggtt view for slave plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Take local vma references for the parser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Correct the rc6 offset upon enabling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix i915_error_state_store error defination (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: Fix the timing parameters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix post-fastset modeset check for port sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu:/navi10: use the ODCAP enum to index the caps array (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update smu_v11_0_pptable.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: correct comment to clear up the confusion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DCN2.x Do not program DPPCLK if same value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: fix warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: limit GDS clearing workaround in cold boot sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add initialitions for PLL2 clock source (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Limit minimum DPPCLK to 100MHz (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check engine is not NULL before acquiring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use dcfclk to populate watermark ranges (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do not set optimized_require to false after plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix psr static frames calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: fix building error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vgem: Close use-after-free race in vgem_gem_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Set dma maximum segment size for mdss (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Make sure the shrinker does not reclaim referenced BOs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/sun4i: drv: Allow framebuffer modifiers in mode config"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/dm/mst: Ignore payload update failures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update default voltage for boot od table for navi1x (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fetch default VDDC curve voltages (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/navi10: add OD_RANGE for navi overclocking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/navi: fix index for OD MCLK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix HW/SW state mismatch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix a typo when computing dsc configuration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix navi10 system intermittent reboot issue V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only enable cursor on pipes that need it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - radeon: completely remove lut leftovers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Move drm_dp_mst_atomic_check() to the front of (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - radeon: insert 10ms sleep in dce5_crtc_load_lut (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix spelling mistake link_integiry_check -> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: using vmalloc requires includeing vmalloc.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: allocate entities on demand (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix spelling mistake "/Attemp"/ -> "/Attempt"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix for-loop with incorrectly sized loop counter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable GPU reset by default on renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable GPU reset by default on Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: do not allocate display_mode_lib unnecessarily (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add coreboot workaround for KV/KB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amd/display: Don't skip link training for empty dongle"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: original raven doesn't support full asic reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: fix spelling mistake "/to"/ -> "/too"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use true, false for bool variable in smu7_hwmgr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix doc by clarifying sched_list definition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: initialize bo_va_list when add gws to process (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: use inst_idx relacing inst (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: fix typo error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: fix vcn2.5 instance issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix TLB invalidation request when using semaphore (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use odm combine for YCbCr420 timing with h_active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: init hw i2c speed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: changed max_downscale_src_width to 4096 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: support VSC SDP update on video test pattern request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check hw_init state when determining if DMCUB is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reset inbox rptr/wptr when resetting DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add hardware reset interface for DMUB service (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix update type for multiple planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix rotation_angle to use enum values (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.69 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refine i2c frequency calculating sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refactor to remove diags specific rgam func (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DML dummyinteger types mismatch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do DMCUB hw_init before DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fixed comment styling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check pipe_ctx is split pipe or not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fallback to DMCUB when command table is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Get fb base and fb offset for DMUB from registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add debug option to disable DSC support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do not send training pattern if VS Different (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update MSA and VSC SDP on video test pattern request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: individualize fence allocation per entity (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training enabled(V5)"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unnecessary conversion to bool (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add RAS support for the gfx block of Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add EDC counter registers of gc for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: abstract EDC counter clear to a separated function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: refine the security check for RAS functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable RAS feature for more mmhub sub-blocks of Acrturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update mmhub 9.4.1 header files for Acrturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: read gfx register using RREG32_KIQ macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add kiq version interface for RREG32/WREG32 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: provide a generic function interface for reading/writing register by KIQ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: added support to get mGPU DRAM base (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: modify packet size for pm4 flush tlbs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gv100-: avoid sending a core update until the first (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gv100-: move window ownership setup into modesetting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gv100-: halt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Set DMA direction only for DMA-mapped buffer objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Reuse IOVA mapping where possible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Relax IOMMU usage criteria on old Tegra (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: sor: Initialize runtime PM before use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: sor: Disable runtime PM on probe failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: sor: Suspend on clock registration failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - proc: convert everything to "/struct proc_ops"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm, drm/ttm: Fix vm page protection handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm: Add a vmf_insert_mixed_prot() function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - clk: mux: Add support for specifying parents via DT/pointers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: qcom-wled: Fix unsigned comparison to zero (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: bd6107: Convert to use GPIO descriptor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - backlight: ams369fg06: Drop GPIO include (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - mm, tree-wide: rename put_user_page*() to unpin_user_page*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/via: set FOLL_PIN via pin_user_pages_fast() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fb/gp102-: allow module to load even when scrubber binary (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: return error when registering LSF if ACR not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/gv100-: not all channel types support reporting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/nv50-: prevent oops when no channel method map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: support synchronous pushbuf submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: signal pending fences when channel has been killed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: reject attempts to submit to dead channels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: zero vma pointer even if we only unreference it rather (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Add HD-audio component notifier support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: fix build error without CONFIG_IOMMU_API (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04: remove set but not used variable 'width' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50: remove set but not unused variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu: fix comptag memory leak (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Rename Exynos to lowercase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: change callback names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Use VM_PFNMAP instead of VM_MIXEDMAP when possible (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Bump driver minor version (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: drop DRM_AUTH for render ioctls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: check master authentication in surface_ref ioctls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: move the require_exist handling together (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Replace deprecated PTR_RET (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Call vmw_driver_{load,unload}() before registering device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Don't use the HB port if memory encryption is active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Fix error about comments within a comment block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: allow zapfw to not be specified in gpulist (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: support firmware-name for zap fw (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Allow UBWC on NV12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: Quiet down plane errors in atomic_check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: update LANE_CTRL register value from default value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: add DSI support for sc7180 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi: split clk rate setting and enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: use BUG_ON macro for debugging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/adreno: Do not print error on "/qcom, gpu-pwrlevels"/ absence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unneeded semicolon in dpu_encoder.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unneeded semicolon in dpu_plane.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/mdp5: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/hdmi: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unnecessary NULL checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unreachable code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unnecessary NULL check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Remove unnecessary NULL checks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: a6xx: Dump GBIF registers, debugbus in gpu state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: a6xx: Add support for A618 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: msm: Add 618 gpu to the adreno gpu list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dsi: Delay drm_panel_enable() until dsi_mgr_bridge_enable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: Fix core clk rate in display driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: add scaler support on SC7180 display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: add mixer selection for display topology (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: setup display datapath for SC7180 target (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm:disp:dpu1: add support for display for SC7180 target (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - msm: disp: dpu1: add support to access hw irqs regs depending on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Add UBWC support for RGB8888 formats (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: Mark various data tables as const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a4xx: set interconnect bandwidth vote (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a3xx: set interconnect bandwidth vote (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/gpu: add support for ocmem interconnect path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/adreno: fix zap vs no-zap handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/a6xx: restore previous freq on resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/dpu: ignore NULL clocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mst: Don't do atomic checks over disabled managers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: skip opp blank or unblank if test pattern enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.68 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: reallocate MST payload when link loss (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fixup DML dependencies (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use mdelay to avoid context switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only program surface flip for video plane via dmcub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable double buffer for OTG_BLANK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add monitor patch for AUO dpcd issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: wait for test pattern after when all pipes are (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: make PSR static screen entry within 30 ms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.67 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove psr state condition when psr exit case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: implement fw-driver interface for abm 2.4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add default switch case for DCC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use SMU ClockTable Values for DML Calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: rename _lvp to l_vp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add w/a to reset PHY before link training in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix DMUB PSR command IDs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refactor surface flip programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Indirect reg read macro with shift and mask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DMCUB FW Changes to support PSR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: programing surface flip by dmcub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Double buffer dcn2 Gamut Remap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Driverside changes to support PSR in DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix double buffering in dcn2 ICSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.66 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: expand dml structs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: stop doing unnecessary detection when going to D3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: wait for update when setting dpg test pattern (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update HDMI hang w/a to apply to all TMDS signals (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't always set pstate true if dummy latency = 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: store lttpr mode with dpcd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add double buffering to dcn20 OCSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Soft reset DMUIF during DMUB reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Read inst_fb data back during DMUB loading (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Flush framebuffer data before passing to DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Adding forgotten hubbub func (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable secondary link for certain monitors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix 300Hz Freesync bug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix chroma vp wa corner case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.65 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Clear state after exiting fixed active VRR state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/include: Add OCSC registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: fix documentation by replacing rq_list with sched_list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add arcturus to gpu recovery check code path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check if driver should try recovery in ras recovery path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: a quick fix for the deadlock issue below (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: only set cp active field for kiq queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Add a message when SW scheduler is used (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: clean up return types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: improve job distribution with multiple queues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: add dpg pause mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: add DPG mode start and stop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: support multiple instance direct SRAM read and write (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: support multiple-instance dpg pause mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training enabled(V5) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: update gfx golden settings for navi14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: update gfx golden settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check rlc_g firmware pointer is valid before using it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop amdgpu_job.owner (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: error out on entity with no run queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: use map_queues for hiq on gfx v10 as well (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: flush TLB functions removal from kfd2kgd interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: export function to flush TLB via pasid (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: replace kcq enable/disable functions on gfx_v9 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement tlbs invalidate on gfx9 gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: kiq pm4 function implementation for gfx_v9 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Avoid reclaim fs while eviction lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/debugfs: properly handle runtime pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm: properly handle runtime pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add header file for macro SZ_1M (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove unnecessary conversion to bool (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/psp: declare navi1x ta firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Match TC hash settings to DF settings (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add defines for DF and TCP Hashing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Create generic DF struct in adev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: preserve RSMU UMC index mode state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable XGMI TA unload for arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: update SMU12_DRIVER_IF_VERSION to 11 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: free stolen memory in late_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: remove dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: set gpu vm flag for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable S/G display on PCO and RV2 (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: set gpu vm flag for all asics which support it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx9: remove unused sdma headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: add missing umc_6_1_2_sh_mask.h header file (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: check sdma ras funcs pointer before accessing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add MCUMC_ADDRT0 offset to ip header file (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: fix warning in smu_v11_0.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: sw ctf for arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't disable DP PHY when link loss happens (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: read sdma edc counter to clear the counters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add ras_late_init and ras_fini for sdma v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support error reporting for sdma ip block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add query_ras_error_count function for sdma v4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN2.5 IP block for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn2.5: fix PSP FW loading for the second instance (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: catch amdgpu_irq_add_id failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: cover the powerplay implementation details V3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: Use u64 divide macro for round up division (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20200114 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always reset the timeslice after a context switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix too few arguments to function i915_capture_error_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix multiple definition of 'i915_vma_capture_finish' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the passed in encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass intel_encoder to enc_to_*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass intel_connector to intel_attached_*() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Bump up CDCLK to eliminate underruns on TGL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Correct typo in i915_vma_compress_finish stub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Add sanitize to to intel_uc_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Add init/fini to to intel_uc_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Add ops to intel_uc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Hold rpm wakeref before taking ggtt->vm.mutex (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block (v3) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop request list from error state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop the shadow ring state from the error capture (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop the shadow w/a batch buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Start chopping up the GPU error capture (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uncore: use new struct drm_device based macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/sideband: convert to using new struct drm_device logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lmem: use new struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pm: use new struct drm_device logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pch: convert to using the drm_dbg_kms() macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gtt: add missing include file asm/smp.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass cpu_transcoder to assert_pipe_disabled() always (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix MST disable sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use true,false for bool variable in intel_crt.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: use true,false for bool variable in intel_dp.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use true,false for bool variable in i915_debugfs.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: runtime-pm is no longer required for ce->ops->pin() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull context activation into central intel_context_pin() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Push context state allocation earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pin the context as we work on it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Revert "/drm/i915/tgl: Wa_1607138340"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reduce warning for i915_vma_pin_iomap() without runtime-pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Early return for no-op i915_vma_pin_fence() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Drop a defunct timeline assertion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Fix warning about MST and DDI restrictions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/icl+: Do not program clockgating (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Force the state compute phase once to enable PSR (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always force restore freshly pinned contexts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gtt: split up i915_gem_gtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Take responsibility for engine->release as the last step (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Use external dependency loop for port sync (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix an error code in intel_modeset_all_tiles() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb: Extend format_info member arrays to handle four planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/framebuffer: Format modifier for Intel Gen-12 media compression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make sure plane dims are correct for UV CCS planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add debug message for FB plane.offset!=0 error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Make sure a semiplanar UV plane is tile row size aligned (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add support for non-power-of-2 FB plane alignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use memset_p to clear the ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Drop mutex serialisation between context pin/unpin (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Merge i915_request.flags with i915_request.fence.flags (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Impose a timeout for request submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fixup sparse __user annotation on local var (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Create dumb buffer from LMEM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: lookup for mem_region of a mem_type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Compare user mmap against GPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Extend fault handler selftests to all memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Extend mmap support for lmem (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Make headers self-contained (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Move igt_atomic_section out of the header (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Support discontiguous lmem object maps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Always poison the kernel_context image before unparking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Discard stale context state from across idling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Ignore stale context state upon resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Clear LRC image inline (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Include a bunch more rcs image state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Control panel and backlight enable GPIOs on BYT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Move Crystal Cove PMIC panel GPIO lookup from mfd to the i915 driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Move poking of panel-enable GPIO to intel_dsi_vbt.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush ongoing retires during wait_for_idle (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Single page objects are naturally contiguous (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: reimplement header test feature (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Drop local vma->vm_file reference (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce remap_io_sg() to prefault discontiguous objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Assume future platforms will inherit TGL's SFC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Tweak flushes around ivb ppgtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Leave RING_BB_STATE to default value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Flush the context worker (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Avoid using the GPU before initialisation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Avoid using tag 0 for the very first submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Ensure that all new contexts clear STOP_RING (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drn/i915: Break up long i915_buddy_free_list() with a cond_resched() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Disable Port sync mode correctly on teardown (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Make port sync mode assignments only if all tiles present (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fbdev: Fallback to non tiled mode if all tiles not present (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Handle connector tile support only for modes that match tile size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for tigerlake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for ivybridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for broadwell (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for ironlake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for icelake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for cannonlake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for skylake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for haswell (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: prefer 3-letter acronym for pineview (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: simplify prefixes on device_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lmem: debugfs for LMEM details (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Restore very early GPU reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Extend Wa_1408615072 to tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Err out on coherency if initialisation failed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Ignore incomplete engines after init failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Apply sanitiization just before resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Stop poking at engine->serial at a high level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add spaces before compound GEM_TRACE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Switch context id allocation directly to xarray (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush other retirees inside intel_gt_retire_requests() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: cleanup intel_bw_state on i915 module removal (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Tidy up checking active timelines during retirement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Add comment to a function that probably can be removed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Force modeset on MST slaves when master needs a modeset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Prepare for fastset external dependencies check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Fix MST disable sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Always enables MST master pipe first (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Select master transcoder for MST stream (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Share intel_connector_needs_modeset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/tu10x: initial support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr/tu10x: initial support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: remove previous versioned fw loader (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/secboot: remove (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: implement new subdev to replace "/secure boot"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fb/gp102-: unlock VPR as part of FB init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core/memory: add macros to read/write blocks from objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/secboot: move code to boot LS falcons to subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: rename msgq-related nvkm_msgqueue_queue to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: move handling of init message to subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: drop nvkm_msgqueue argument to functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: switch to falcon queue printk macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: simplify msg_queue_pop() error handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: remove error handling for msg_queue_open(), it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: move command generation to subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: rename cmdq-related nvkm_msqqueue_queue to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: implement a more explicit send() interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: drop nvkm_msgqueue argument to functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: switch to falcon queue printk macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: cmd_queue_close always commits, simplify it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: cmd_queue_push can't fail, remove error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/qmgr: rename remaining nvkm_msgqueue bits to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/qmgr: support syncronous command submission from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/qmgr: allow arbtrary priv + return code for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/qmgr: move sequence tracking from nvkm_msgqueue to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/msgq: explicitly create message queue from subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/cmdq: explicitly create command queue(s) from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: split msgqueue into multiple pieces (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: add printk macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: reset sec2/gsp falcons harder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: specify queue register offsets from subdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: specify debug/production register offset from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: specify EMEM address from subdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: move bind_context WAR out of common code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: specify FBIF offset from subdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvenc: add a stub implementation for the GPUs where it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvdec/gm107-: add missing engine instances (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvdec/gm107: rename from gp102 implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvdec: initialise SW state for falcon from constructor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/nvdec: select implementation based on available fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2: move interrupt handler to hw-specific module (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2: use falcon funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2: initialise SW state for falcon from constructor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2: select implementation based on available firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/sec2/gp108: split from gp102 implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: initialise SW state for falcon from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: select implementation based on available FW (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gp108: split from gp107 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu: initialise SW state for falcon from constructor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu: select implementation based on available firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/pmu/gp10b: split from gm20b implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gsp: initialise SW state for falcon from constructor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gsp: select implementation based on available firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: add loaders for currently available LS firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/acr: add stub implementation for all GPUs currently (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: define ACR subdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: add representation of generic binary objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: add a macro to better handle multiple firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: output fw size in debug messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: export existing funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: fetch PRI address from TOP if not provided by (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/flcn: move fetching of configuration until first use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fault/gv100-: fix memory leak on module unload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/disp/dp: fix typo when determining failsafe link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/drm/ttm: Remove set but not used variable 'mem' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Fix copy-paste error in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gv100-: modify gr init to match newer version of RM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gf100-: remove dtor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fault/tu102: define nvkm_fault_func.pin (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/core: fix missing newline in fw loader error message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/mmu: Add correct turing page kinds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Fix ttm move init with multiple GPUs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: use NULL for pointer assignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04: remove set but unused variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fb/gf100-: declare constants as unsigned long long (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv04-nv4x: Use match_string() helper to simplify the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/ce/gp10b: Use correct copy engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/ltc/gp10b: Add custom L2 cache implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/secboot/gm20b,gp10b: Read WPR configuration from GPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/tegra: Set clock rate if not set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/tegra: Avoid pulsing reset twice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Do not try to disable PCI device on Tegra (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/fault: Add support for GP10B (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Report possible_crtcs incorrectly on mstos, for now (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Use less encoders by making mstos per-head (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/nv50-: Remove nv50_mstc_best_encoder() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/kms/gf119-: allow both 256- and 1024-sized LUTs to be (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Fix indentation in Makefile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Turn off Alpha bit when plane format has no alpha (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Return from mtk_ovl_layer_config after (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add ctm property support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Add gamma property according to hardware capability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: apply CMDQ control flow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: support CMDQ interface in ddp component (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: remove unused external function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: disable all the planes in atomic_disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: update cursors by using async atomic update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: handle events when enabling/disabling crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: use DRM core's atomic commit helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Remove dev_err() on platform_get_irq() failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: output: Implement system suspend/resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: sor: Mark PM functions as __maybe_unused (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Do not implement runtime PM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: host1x: Rename "/parent"/ to "/host"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix compilation warnings on i386 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: fix documentation of drm_dp_mst_add_affected_dsc_crtcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: protect new DSC code with CONFIG_DRM_AMD_DC_DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: add dp helper to initialize remote aux channel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Trigger modesets on MST DSC connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Recalculate VCPI slots for new DSC connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Check return value of drm helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: MST DSC compute fair share (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add PBN per slot calculation for DSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Rename drm_dp_mst_atomic_check_topology_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add branch bandwidth validation to MST atomic check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add DSC enablement helpers to DRM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Manually overwrite PBN divider for calculating timeslots (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Write DSC enable to MST DPCD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Validate DSC caps on MST endpoints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Initialize DSC PPS variables to 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add new quirk for Synaptics MST hubs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Fill branch->num_ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add MST support to DP DPCD R/W functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Parse FEC capability on MST ports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Add PBN calculation for DSC modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Improve kfd_process lookup in kfd_ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add event type check before restart the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add delay after h' watchdog timeout event (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: rx_validation failed resume from sleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Return correct Error code for validate h_prime (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix hdcp1 create session (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix psp return condition for hdcp module (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: use list_for_each_entry for list iteration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove unnecessary braces around conditionals (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove boolean checks in if statements (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: simplify old firmware warning (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc10: use common invalidation engine helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gmc: move invaliation bitmap setup to common code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: updated UMC error address record with correct channel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resolved bug in UMC RAS CE query (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: cleanup the interfaces for powergate setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: issue proper hdp flush for table transferring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: refine code to support no-dpm case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: unified VRAM address for driver table interaction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: cache the watermark settings on system memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: custom pstate profiling clock frequence for navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: removed GFX RAS support check in UMC ECC callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: added function to wait for PSP BL availability (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: resolve bug in UMC 6 error counter query (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB members (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu/sriov tdr enablement with pp_onevf_mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu/sriov enable onevf mode for ARCTURUS VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: retrieve the enabled feature mask from cache (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update UMC 6.1 RAS error counter register access path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove three set but not used variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: amalgamated PSP TA invoke functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: amalgamate PSP TA load/unload functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: by default output PSP ret status in event of cmd failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add check for baco support on Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in dce_calcs.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in dcn20_hwseq.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use true, false for bool variable in dc_link_ddc.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: use true, false for bool variable in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: make the set_performance_level logic easier to follow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify function return logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: support custom power profile setting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix kernel_fpu_begin/_end() warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Avoid hanging hardware in stop_cpsch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Improve HWS hang detection and handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Remove unused variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix permissions of hang_hws (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use true, false for bool variable in amdgpu_psp.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use true, false for bool variable in amdgpu_device.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use true, false for bool variable in mxgpu_nv.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use true, false for bool variable in mxgpu_ai.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in ni.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in cik.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in rv770.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true, false for bool variable in evergreen.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in r600.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in si.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: use true,false for bool variable in r100.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: add peak profile support for navi12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu/navi: Adjust default behavior for peak sclk profile (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add missed return value set for error case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove FB location config for sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable xgmi init for sriov use case (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove memory training p2c buffer reservation(V2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update the method to get fb_loc of memory training(V4) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Replace ARRAY_SIZE with size variable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enlarge agp_start address into 48bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disable VCN2.5 ib test for Arcturus sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix ctx init failure for asics without gfx ring (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: attempt xgmi perfmon re-arm on failed arm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add perfmons accessible during df c-states (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify padding calculations (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: expose num_cp_queues data field to topology node (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: expose num_sdma_queues_per_engine data field to topology (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip disable dynamic state management (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable VCN0 and VCN1 sriov instances support for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VCN2.5 sriov start for Arctrus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VCN2.5 MMSCH start for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move umc offset to one new header file for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: add metrics table lock for renoir (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu: drm: dead code elimination (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: wait for all rings to drain before runtime suspending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/smu: fix spelling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Redo XGMI reset synchronization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add task barrier to XGMI hive (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add Reusable task barrier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: remove unnecessary included headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix double gpu_recovery for NV of SRIOV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: skip soc clk setting under pp one vf (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: do not keep a copy of sched list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu: add sched array to IPs with multiple run-queues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: rework entity creation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/pm_runtime: update usage count in fence handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Add SMU WMTABLE Validity Check for Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Remove unneeded semicolon in amdgpu_pmu.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sdma5: make ring tests less chatty (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: make ring tests less chatty (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add debug option to override DSC target bpp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Do not handle linkloss for eDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix missing cursor on some rotated SLS displays (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Formula refactor for calculating DPP CLK DTO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Lower DPP DTO only when safe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: support virtual DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix manual trigger source for DCN2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update extended timeout support for DCN20 and DCN21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix update_bw_bounding_box Calcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use absolute time stamp to follow the eDP T7 spec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.64 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix 270 degree rotation for mixed-SLS mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Get cache window sizes from DMCUB firmware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove reliance on pipe indexing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Specified VR patch skip to reset segment to 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check link status before disable stream (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: disable lttpr for Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Perform DMUB hw_init on resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Map ODM memory correctly when doing ODM combine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add warmup escape call support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix regamma build optimization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: scaling changes should also be a full update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.63 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove integer scaling code from DC and fix cursor (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable Seamless Boot Transition for Multiple Streams (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Default max bpc to 16 for eDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Collapse resource arrays when pipe is disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update chroma viewport wa (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use pipe_count for num of opps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reinstate LFC optimization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: AVI info package change due to spec update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add definition for number of backlight data points (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add interface to adjust DSC max target bpp limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable integerscaling for downscale and MPO (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use physical addressing for DMCUB on both dcn20/21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Get DMUB registers from ASIC specific structs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add wait for flip not pending on pipe unlock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: disable lttpr for RN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: HDMI 2.x audio bandwidth check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn: remove JPEG related code from idle handler and begin (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: Tonga sriov also need load firmware with smu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add missing dcn link encoder regs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add dpcs20 registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move dpcs headers to dpcs includes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add CU info print log (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: fix various dereferences of a pointer before it is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: queue kfd interrupt work to different CPU (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: Wrap FPU dependent functions in dc20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: Enable initial DCN support on POWER (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amdgpu: Prepare DCN floating point macros for generic arch support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-cma-helpers: Fix include issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: tag unused variables to avoid warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add support for BOE NV140FHM-N49 panel to panel-simple (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add driver for Sony ACX424AKP panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Make udl driver depend on CONFIG_USB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/Kconfig: add missing 'depends on DRM' for DRM_DP_CEC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: use drm_sched_fault for error task handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add support for AUO B116XAK01 panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: clean up white space in drm_legacy_lock_master_cleanup() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omapdrm: use BUG_ON macro for error debugging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: meson: fix address type confusion (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove set but not used variables 'hist_reg' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: drc: Make sure we enforce the clock rate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: backend: Make sure we enforce the clock rate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: dsi: Fix bridge chain handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: dsi: Fix bridge chain handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mmp: fix platform_get_irq.cocci warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/bridge: Add a drm_bridge_state object"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/bridge: Patch atomic hooks to take a drm_bridge_state"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/bridge: Add an ->atomic_check() hook"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/bridge: Add the necessary bits to support bus format (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/bridge: Fix a NULL pointer dereference in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Set crc->opened to false before setting crc source to NULL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove the newline for CRC source name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: zte: Provide ddc symlink in vga connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: zte: Provide ddc symlink in hdmi connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Provide ddc symlink in connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Provide ddc symlink in output connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Fix a NULL pointer dereference in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Add module parameter to pin all buffers at offset 0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: Support struct drm_driver.gem_create_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: Remove BO device from public interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram-helper: Remove interruptible flag from public interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add the necessary bits to support bus format negotiation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add an ->atomic_check() hook (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Patch atomic hooks to take a drm_bridge_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add a drm_bridge_state object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm: atmel-hlcdc: enable sys_clk during initalization."/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: atmel-hlcdc: prefer a lower pixel-clock than requested (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: atmel-hlcdc: enable clock before configuring timing engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: atmel-hlcdc: use double rate for pixel clock only if supported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: cdns: remove set but not used variable 'nlanes' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: cdns: remove set but not used variable 'bpp' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: meson: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: bridge: dw-hdmi: constify copied structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: Export VRAM MM information to debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram: Support scanline alignment for dumb buffers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/hisilicon/hibmc: Switch to generic fbdev emulation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rockchip: rk3066_hdmi: set edid fifo address (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: Add PX30 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: move hardware-specific functions together (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: improve error handling in helper functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: Create an RK3288 specific probe function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: Change platform data to hold helper_funcs pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: Harmonize function names (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: lvds: Fix indentation of a #define (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add panel driver for Leadtek LTK500HD1829 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add panel driver for Xinpeng XPP055C272 panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - omapfb/dss: remove unneeded conversions to bool (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: pxafb: Use devm_platform_ioremap_resource() in pxafb_probe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: ocfb: Use devm_platform_ioremap_resource() in ocfb_probe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: fsl-diu-fb: mark expected switch fall-throughs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: matrox: make array wtst_xlat static const, makes object smaller (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev/sa1100fb: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video/fbdev/68328fb: Remove dead code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - pxa168fb: Fix the function used to release some memory in an error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: fbmem: avoid exporting fb_center_logo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: fbmem: allow overriding the number of bootup logos (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mmp: fix sparse warnings about using incorrect types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mmp: add COMPILE_TEST support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mmp: remove duplicated MMP_DISP dependency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: of: Fix linking when CONFIG_OF is not set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: declare variable as __be16 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add runtime_pm support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add event handling for EMPTY/FULL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: dsi: Get the mod clock for A31 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: sun4i: Add support for suspending the display driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atomic: Spell CRTC consistently (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Fix a couple of typos, punctation and whitespace issues (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/stm: ltdc: move pinctrl to encoder mode set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Updating logging todo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: fix null dereference of pointer fb before null check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gem-fb-helper: convert to drm device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: convert to drm device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/client: convert to drm device based logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move drm_connector_to_virtio_gpu_output to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: move to_virtio_fence inside virtgpu_fence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: simplify getting fake offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: get rid of drm_encoder_to_virtio_gpu_output (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: static-ify virtio_gpu_framebuffer_init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: static-ify virtio_fence_signaled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: lvds-codec: Simplify panel DT node localisation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: lvds-codec: Add "/lvds-decoder"/ support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Repurpose lvds-encoder.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: fix dma-buf cpu access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Some fixes to handling video mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: fix resource leak on -ENOTTY error return path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: remove duplicate check on parent and avoid BUG_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/malidp: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: Use dma_resv locking wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Use dma_resv locking wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Use dma_resv locking wrappers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: heaps: Remove redundant heap identifier from system heap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: introduce new struct drm_device based logging macros (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Make sure the CEA mode arrays have the correct amount of modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Throw away the dummy VIC 0 cea mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add CTA-861-G modes with VIC >= 193 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Abstract away cea_edid_modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: use damage info for display updates (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: batch display update commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: skip set_scanout if framebuffer didn't change (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bochs: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Explicitly memset the passed in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Remove some unnecessary code (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Add support for specifying (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Allow specifying stand-alone options (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Set bpp/refresh_specified after successful (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Add freestanding argument to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Accept extras directly after mode combined (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Make various char pointers const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modes: parse_cmdline: Fix possible reference past end of string (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: dsi: add px30 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: add ability to handle external dphys in mipi-dsi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/synopsys: dsi: move phy_ops callbacks around panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge/synopsys: dsi: driver-specific configuration of phy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Update DRIVER_DATE to 20191223 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark the GEM context link as RCU protected (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce a vma.kref (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add a simple is-bound check before unbinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make sure CCS YUV semiplanar format checks work (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make sure Y slave planes get all the required state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Skip rotated offset adjustment for unsupported modifiers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Make sure FBs have a correct CCS plane stride (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Gen-12 render decompression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/framebuffer: Format modifier for Intel Gen-12 render compression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add helpers to select correct ccs/aux planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Extract framebufer CCS offset checks into a function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_tile_height() instead of re-implementing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: make mock_drm.h self-contained (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: make mock_context.h self-contained (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Move pm debug files into a gt aware debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Merge engine init/setup loops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull GT initialisation under intel_gt_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move i915_gem_init_contexts() earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Repeat wait_for_idle for retirement workers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove i915->kernel_context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Setup engine->retire for mock_engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_crtc_state_alloc() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Select arb on/off around batches based on (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Push the use-semaphore marker onto the intel_context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop GEM context as a direct link from i915_request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Teach veng to defer the context allocation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Add breadcrumb retire to physical engine (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Rename pipe update tracepoints (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Suppress threshold updates on RPS parking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use non-forcewake writes for RPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Track engine round-trip times (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Schedule request retirement when signaler idles (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: fix DSC power domains for DSI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: clarify DSC support for pipe A on ICL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: fix DSC register selection for ICL DSI transcoders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Provide ddc symlink in hdmi connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: fix phy name (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: use clk_off name to avoid double negation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: move clk off sanitize to its own function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Ratelimit i915_globals_park (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Remove direct invocation of breadcrumb signaling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass old crtc state to intel_crtc_vblank_off() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass old crtc state to skylake_scaler_disable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke .post_pll_disable() for DDI platforms (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Call hsw_fdi_link_train() directly() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_plane_state_reset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_crtc_state_reset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce intel_crtc_{alloc,free}() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/intel_crtc/crtc/ in intel_crtc_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add __drm_atomic_helper_crtc_state_reset() & co (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Skip sampling engines if gt is asleep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Unpin vma->obj on early error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Unify notify() functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Remove function pointers for send/receive calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc/ct: Group request-related variables in a sub-structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc/ct: Stop expecting multiple CT channels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc/ct: Drop guards in enable/disable calls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Merge communication_stop and communication_disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: DSI: select correct PWM controller to use based on the VBT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Avoid multi-LRI on Sandybridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Eliminate the trylock for awaiting an earlier request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Correct function name in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Tidy up full-ppgtt on Ivybridge (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Apply lmem size restriction to get_pages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix typecheck macro in GT_TRACE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove unneeded semicolon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: opregion: set opregion chpd value to indicate the driver handles hotplug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Serialise object before changing cache-level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: fix pipe D readout for DSI transcoders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: remove extra debug messages (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/rps: Add frequency translation helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use EAGAIN for trylock failures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce new macros for tracing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Register sysctl path globally (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl: Cleanup combo PHY aux power well handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: remove a condition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: fix off by one in parse_generic_dtd() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Streamline skl_commit_modeset_enables() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/cml: Separate U series pci id from origianl list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/cml: Remove unsupport PCI ID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mark up ips_mchdev pointer access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Improve i915_inject_probe_error macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Asynchronous cmdparser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Prepare gen7 cmdparser for async execution (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Align start for memcpy_from_wc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Tidy up error handling for eb_parse() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Simplify error escape from cmdparser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove redundant parameters from intel_engine_cmd_parser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix cmdparser drm.debug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Disable manual rc6 for Braswell/Baytrail (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Drop explicit ggtt param in some uc_fw functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Drop explicit gt param in some uc_fw functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/uc: Drop explicit i915 param in some uc_fw functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the i915_device name for identifying our request fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: remove redundant checks for a null fb pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: remove duplicated assignment to pointer crtc_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass cpu transcoder to assert_pipe() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Show the i915_active on failure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Wait on unbind barriers when invalidating userptr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Check we are the Ironlake IPS provider before (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Improve execbuf debug (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: add support for DSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Fix state mismatch warns for horizontal timings with (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: account for DSC in horizontal timings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: use compressed pixel format with DSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: take compression into account in afe_clk() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: abstract afe_clk calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: set pipe_bpp on ICL configure config (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: add basic hardware state readout support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: make DSC source support helper generic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: add support for computing and writing PPS for DSI encoders (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: move slice height calculation to encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: move DP specific compute params to intel_dp.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: add support for querying DSC details for encoder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: parse compression parameters block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: pass devdata to parse_ddi_port (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Program BW_BUDDY registers during display init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: fix uninitialized variable sum when summing up (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: kill the GuC client (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: kill doorbell code and selftests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: add a helper to allocate and map guc vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Drop leftover preemption code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Reallocate cfb if we need more of it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Enable fbc by default on glk+ once again (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Wait for vblank after FBC disable on glk+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Start using flip nuke (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Nuke fbc.enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Make fence_id optional for i965gm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Store fence_id directly in fbc cache/params (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Track plane visibility (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Precompute gen9 cfb stride w/a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Relocate intel_crtc_active() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/fbc: Nuke bogus single pipe fbc1 restriction (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Avoid rcu_barrier() from shrinker paths (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Flesh out device_info pretty printer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSET (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Turn vm off then on again for gen7 mm switch (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gtt: Account for preallocation in asserts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Avoid calling i915_gem_object_unbind holding object lock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Update uncore access path in flush_ggtt_writes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Pin gen6_ppgtt prior to constructing the request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Replace I915_WRITE with its uncore counterpart (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Refactor intel_commit_modeset_disables() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Do not check for the ddb allocations of turned off pipes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add new EHL/JSL PCI ids (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Propagate errors on awaiting already signaled dma-fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Propagate errors on awaiting already signaled fences (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Check for error before calling cmpxchg() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Report frequency as zero while GPU is sleeping (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Flush the pwrite through the chipset before signaling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Claim vma while under closed_lock in i915_vma_parked() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Serialise i915_active_acquire() with __active_retire() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Replace I915_READ with intel_uncore_read (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Reinitialise the local list before repeating (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Bump the PP_DIR invalidation for Baytrail (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Try hard to bind the context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Ignore most failures during evict-vm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove vestigal i915_gem_context locals from cmdparser (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Hook user-extensions upto MMAP_OFFSET_IOCTL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Hold the obj->vma.lock while walking the vma.list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Try to flush pending unbind events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: drop pointless static qualifier in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Make intel_crtc_arm_fifo_underrun() functional on gen2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Nuke intel_pre_disable_primary_noatomic() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up the gen2 "/no planes -> underrun"/ workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up intel_{pre,post}_plane_update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass dev_priv to ilk_disable_lp_wm() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Clean up arguments to nv12/scaler w/a funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Set the PD again for Haswell (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Avoid parking the vma as we unbind (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/mst: Move DPMS_OFF call to post_disable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: Power down sink before disable pipe/transcoder clock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Check the old state to find port sync slave (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/irq: Refactor gen11 display interrupt handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Track the context validity explicitly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Skip nested spinlock for validating pending (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Add a couple more validity checks to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Take runtime-pm wakeref prior to unbinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Serialise i915_active_wait() with its retirement (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Specialise i915_active.work lock classes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Unbind all current vma on changing cache-level (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Simplify rc6 w/a application (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use soft-rc6 for w/a protection (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: assume vbt is 4-byte aligned into oprom (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: fold pci rom map/unmap into copy function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: do not discard address space (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display: Suspend MST topology manager before destroy fbdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vbt: Parse power conservation features block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Check if sink PSR capability changed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Enable ALPM lock timeout error interruption (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Refactor psr short pulse handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/psr: Add bits per pixel limitation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: fix cmd_buf being wrongly set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Dump both the uapi and hw states for crtcs and planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use drm_modeset_lock_all() in debugfs display info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Dump the mode for the crtc just the once (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Refactor debugfs display info code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Reorganize plane/fb dump in debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Switch to intel_ types in debugfs display_info (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Switch intel_crtc_disable_noatomic() to intel_ types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Program SHPD_FILTER_CNT on CNP+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle SDEISR according to PCH rather than platform (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use the correct PCH transcoder for LPT/WPT in intel_sanitize_frame_start_delay() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Refactor gen6_flush_pd() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Serialise access to GFX_FLSH_CNTL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Push the flush_pd before the set-context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Keep engine awake during live_coherency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Ensure the tasklet is decoupled upon shutdown (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Don't set undefined bits in dirty_pipes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/i915: use a separate context for gpu relocs"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Wait only on the expected barrier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Always lock the drm_mm around insert/remove (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Use sgt_iter for huge_pages_free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Implement Wa_1604555607 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Drop local vm reference! (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Count the number of engines used (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Try to show where the pulse went (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Excise the per-batch whitelist from the context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Defer breadcrumb processing to after the irq handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Serialise i915_active_fence_set() with itself (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Manual rc6 entry upon parking (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Disable display interrupts during display IRQ handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dp: fix DP audio for PORT_A on gen12+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Support more QGV points (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Serialise with engine-pm around requests on the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Switch kunmap() to take the page not vaddr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Include the subsubtest name for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: coffeelake supports hdcp2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Flush the active callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Force bonded submission to overlap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Shorten infinite wait for sseu (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Always hold a reference on a waited upon request (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Mark intel_wakeref_get() as a sleeper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Lock the request while validating it during (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Hold request reference while waiting for w/a (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Use intel_gt_pm_put_async in GuC submission path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Declare timeline.lock to be irq-free (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Do not initialize display BW when display not available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Skip MCHBAR queries when display is not available (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Change .crtc_enable/disable() calling convention (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass dev_priv to cpt_verify_modeset() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Change watermark hook calling convention (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Pass intel_crtc to ironlake_fdi_disable() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move crtc_state to tighter scope (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add intel_crtc_vblank_off() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Change intel_encoders_<hook>() calling convention (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Take a ref to the request we wait upon (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Be explicit in ERR_PTR handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise rc6 w/a handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush the requests after wedging on suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Schedule next retirement worker first (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Do not read the transcoder register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Protect the obj->vma.list during iteration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Merge GGTT vma flush into a single loop (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Track ggtt writes from userspace on the bound vma (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Only wait for register chipset flush if active (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: fix extra warning on error path handling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: remove atomic operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/mst: Check uapi enable not intel one during mst atomic check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vbt: Handle generic DTD block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/vbt: Parse panel options separately from timing data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add intel_gt_driver_late_release for mock device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Mention which device failed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Fix frame start delay programming (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Disable heartbeat around context barrier tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise long preemption chains (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Add preemption check while waiting for OA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush retire.work timer object on unload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Use gt locals for accessing rc6 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Silence sparse for RCU protection inside the (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/guc: Properly capture & release GuC interrupts on Gen11+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop redundant aspec ratio prop value initialization (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Do not override mode's aspect ratio with the prop value NONE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Add coverage of mocs registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Refactor mocs loops into single control macro (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Tidy up debug-warns for the mocs control table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Wa_1606679103 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: allow DVI/HDMI on port A (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/mst: Enable virtual channel payload allocation earlier (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/display/dsi: Add support to pipe D (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: make sure to check vbt size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: rename bios to oprom when mapping pci rom (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Invalidate as we write the gen7 breadcrumb (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: do not warn late about hdmi on port A (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Flush gen7 even harder (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Remove unused local variable 'file' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsi: Define command mode registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: store child devices in a list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/bios: use a flag for vbt hdmi level shift presence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Try an extra flush on the Haswell blitter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove leftover gem.pm_notifier member (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Pass mem region to preallocated stolen (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Replace implicit dev_priv->uncore for stolen init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Perform some basic cycle counting of MI ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/userptr: Handle unlocked gup retries (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Reduce barrier on context switch to a wmb() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Taint the kernel on dumping the GEM ftrace buffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Fill all the drm_vma_manager holes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Exercise parallel blit operations on a single ctx (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Cancel context if it hangs after it is closed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Show guilty context name on GPU reset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Update context name on closing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Embed context/timeline name inside the GEM context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/icl: Refine PG_HYSTERESIS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Only use exclusive mmio access for gen7 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/pmu: Cheat when reading the actual frequency to avoid fw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Mark up sole accessor to ctx->vm as being (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Complete transition to a real struct file mock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: make more headers self-contained (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: change to_mock() to an inline function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Expand documentation for gen12 DP pre-enable sequence (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Verify mmap_gtt revocation on unbinding (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Wrap vm_mmap() around GEM objects (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Replace mock_file hackery with drm's true fake (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Expose a method for creating anonymous struct file around (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate Kconfig (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Safely acquire the ctx->vm when copying (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Defer engine registration until fully initialised (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: FB backing gem obj should reside in LMEM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use might_lock_nested in get_pages annotation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - lockdep: add might_lock_nested() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Switch obj->mm.lock lockdep annotations on its head (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Cleanup heartbeat systole first (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: switch intel_ddi_init() to intel types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: Add second TGL PCH ID (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove unwanted rcu_read_lock/unlock (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/lmem: fixup fake lmem teardown (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gem: Early rejection of no-aperture map_ggtt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: rename functions for consistency (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: split out encoder specific parts from DSC compute (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: clean up rc parameter table access (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/dsc: make parameter arrays const (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: avoid reading DP_TP_CTL twice (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/tgl: do not enable transcoder clock twice on MST (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add wrappers to get intel connector state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add for_each_new_intel_connector_in_state() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Eliminate redundancy in intel_primary_plane_create() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Sort format arrays consistently (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add 10bpc formats with alpha for icl+ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Expose C8 on VLV/CHV sprite planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add missing 10bpc formats for pipe B sprites on CHV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Expose alpha formats on VLV/CHV primary planes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Reset CSB pointers by mmio as well (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: add for_each_port() and use it (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Ignore the inactive kernel context in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/execlists: Verify context register state before execution (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Flush all active callbacks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/perf: Reverse a ternary to make sparse happy (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/gt: Pull timeline initialise to intel_gt_init_early (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove special case slave handling during hw programming, v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Complete plane hw and uapi split, v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform manual conversions for plane uapi/hw split, v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add aliases for uapi and hw to plane_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Complete crtc hw/uapi split, v6 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Perform manual conversions for crtc uapi/hw split, v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Add aliases for uapi and hw to crtc_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Handle a few more cases for crtc hw/uapi split, v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915/selftests: Spin on all engines simultaneously (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: use msleep rather than udelay for HDCP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: include delay.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: Add r8a77980 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: lvds: Allow for even and odd pixels swap (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: lvds: Get dual link configuration from DT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: lvds: Improve identification of panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: of: Add drm_of_lvds_get_dual_link_pixel_order (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: lvds: Get mode from state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: Recognize "/renesas,vsps"/ in addition to "/vsps"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: crtc: Register GAMMA_LUT properties (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: crtc: Control CMM operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: kms: Initialize CMM instances (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rcar-du: Add support for CMM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix JPEG instance checking when ctx init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix VCN2.x number of irq types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable gfxoff feature for navi10 asic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable pp one vf mode for vega10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Added RAS UMC error query support for Arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct the value retrieved through GPU_LOAD (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement the get_enabled_mask callback for smu12 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement interface to retrieve clock freq for (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: implement interface to retrieve gpu temperature (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: clear VBIOS scratchs on baco exit V2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add condition to enable baco for ras recovery (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: pre-check the SMU state before issuing message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: drop unnecessary warning prompt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: fix resume failures due to psp fw loading sequence change (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/amdgpu: enable VCN DPG on Raven and Raven2"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add VM eviction lock v3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: stop adding VM updates fences to the resv obj (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: explicitely sync to VM updates v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move VM eviction decision into amdgpu_vm.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix BACO entry failure in NAVI10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Extend DMCUB offload testing into dcn20/21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: correct log message for lttpr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update dml related structs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change HDR_MULT check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.62 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Implement DePQ for DCN2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix cursor positioning for multiplane cases (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Limit NV12 chroma workaround (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add dsc policy getter (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove spam DSC log (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add dc dsc functions to return bpp range for pixel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove redundant call (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Modify logic for when to wait for mpcc idle (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check for repeater when setting aux_rd_interval (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove flag check in mpcc update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update sr latency for renoir when using lpddr4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add shared DMCUB/driver firmware state cache window (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Split DMUB cmd type into type/subtype (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Return a correct error value (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Save/restore link setting for disable phy when link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add DP protocol version (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: update p-state latency for renoir when using lpddr4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Implement DePQ for DCN1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dml20 min_dst_y_next_start calculation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable chroma viewport w/a when rotated 180 degrees (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add log for lttpr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.61 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dprefclk and ss percentage reading on RN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Program CW5 for tracebuffer for dcn20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Return DMUB_STATUS_OK when autoload unsupported (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Only wait for DMUB phy init on dcn21 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMCUB__PG_DONE trace code enum (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable link before reenable (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Reset PHY in link re-training (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Wrong ifdef guards were used around DML validation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix Dali clk mgr construct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add separate of private hwss functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: rename core_dc to dc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: reduce redundant uvd context lost warning message (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clear err_event_athub flag after reset exit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: support full gpu reset workflow when ras err_event_athub (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add concurrent baco reset support for XGMI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clear uncorrectable parity error status bit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: clear ras controller status registers when interrupt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: export amdgpu_ras_find_obj to use externally (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove ras global recovery handling from (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Eliminate unnecessary kernel queue function pointers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Improvement on EDC GPR workarounds (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Loading NV10/14 Bounding Box Data Directly From Code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: load np fw prior before loading the TAs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: unload asd in psp hw de-init phase (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: drop asd shared memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu/sriov swSMU disable for sriov (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove redundant assignment to variable v_total (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unneeded semicolon in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unneeded semicolon in hdcp.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unneeded semicolon in bios_parser2.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Remove unneeded semicolon in bios_parser.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Remove unneeded variable 'result' in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Remove unneeded variable 'result' in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix double assignment to msg_id field (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/sriov: No need the event 3 and 4 now (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Load TA firmware for navi10/12/14 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: not remove sysfs if not create sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop AMD_EDID_UTILITY defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Include num_vmid and num_dsc within NV14's resource (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Increase dispatch packet number (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx: Clear more EDC cnt (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/gfx10: remove outdated comments (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: radeon: replace 0 with NULL (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Fix a bug in jpeg_v1_0_start() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move pci handling out of pm ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Modify comments to match the code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VF (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Raise KFD unpinned system memory limit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Null check aconnector in event_property_validate (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove set but not used variable 'stretch_amount2' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'msg_out' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove redundant assignment to variable ret (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Ensure ret is always initialized when using (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use NULL for pointer assignment in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove redundant assignment to variables HiSidd (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Apply noretry setting for mmhub9.4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Use ARRAY_SIZE for sos_old_versions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: Use ARRAY_SIZE for smu7_profiling (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Remove duplicate functions update_mqd_hiq() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove redundant assignment to pointer write_frame (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: simplify runtime suspend (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: DIQ should not use HIQ way to allocate memory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Delete KFD_MQD_TYPE_COMPUTE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: implement querying ras error count for mmhub9.4 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: refine query function of mmhub EDC counter in vg20 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: define soc15_ras_field_entry for reuse (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - amd/amdgpu: force to trigger a no-retry-fault after a retry-fault (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add flag to indicate amdgpu vm context (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: disentangle runtime pm and vga_switcheroo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: start to disentangle boco from runtime pm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add baco support to runtime suspend/resume (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add helpers for baco entry and exit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: split swSMU baco_reset into enter and exit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add additional boco checks to runtime suspend/resume (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add a amdgpu_device_supports_baco helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add supports_baco callback for NV asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add supports_baco callback for VI asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add supports_baco callback for CIK asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add supports_baco callback for SI asics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add supports_baco callback for soc15 asics. (v2) (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add asic callback for BACO support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: pull ras controller int status only when ras enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: switch to common helper func for psp cmd submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add helper func for psp ring cmd submission (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add psp funcs for ring write pointer read/write (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add missing header file declaration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add Arcturus baco reset support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: correct swSMU baco reset related settings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: return errno code to caller when error occur (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove not needed memset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'tv_pll_cntl1' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'blocks' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'radeon_connector' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'dig_connector' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'backbias_response_time' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: remove set but not used variable 'size', 'relocs_chunk' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix coding error in connector atomic check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix static analysis bug in validate_bksv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: split rxstatus for hdmi and dp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use drm defines for MAX CASCADE MASK (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add and use defines from drm_hdcp.h (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refactor HDCP encryption status update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add force Type0/1 flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Refactor HDCP to handle multiple displays per link (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Handle hdcp2.2 type0/1 in dm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Enable HDCP 2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change ERROR to WARN for HDCP module (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add logging for HDCP2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add execution and transition states for HDCP2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DDC handles for HDCP2.2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add PSP block to verify HDCP2.2 steps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add Navi10 DMUB VBIOS code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DSC 422Native debug option (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use a temporary copy of the current state when (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Spin for DMCUB PHY init in DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: DML Validation Dump/Check with Logging (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: cleanup of function pointer tables (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Don't spin forever waiting for DMCUB phy/auto init (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Avoid conflict between HDR multiplier and 3dlut (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add debugfs sdp hook up function for Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.60 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add debug trace for dmcub FW autoload (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Adjust DML workaround threshold (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add color space option when sending link test (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: cleanup of construct and destruct funcs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix debugfs on MST connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: revert change causing DTN hang for RV (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Clean up some code with unused registers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Connect DIG FE to its BE before link training starts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add debugfs initalization on mst connectors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB param to load inst const from driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB service function check if hw initialized (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Changes in dc to allow full update in some cases (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix stereo with DCC enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.59 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix incorrect deep color setting in YCBCR420 modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Update background color in bottommost mpcc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add hubp clock status in DTN log for Navi (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Renoir chroma viewport WA Read the correct register (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Renoir chroma viewport WA change formula (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add automated audio test support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/dm: Do not throw an error for a display with no audio (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'min_content' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'bp' in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'old_plane_crtc' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/soc15: move struct definition around to align with other (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: remove set but not used variable 'top_dev' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable Arcturus JPEG2.5 block (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable Arcturus CG for VCN and JPEG blocks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: move JPEG2.5 out from VCN2.5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable JPEG2.0 for Navi1x and Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add driver support for JPEG2.0 and above (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable JPEG2.0 dpm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: set JPEG to SMU dpm (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add JPEG power control for Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add Powergate JPEG for Renoir (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add JPEG power control for Navi1x (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: add JPEG Powerplay interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add PG and CG for JPEG2.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG PG and CG interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove unnecessary JPEG2.0 code from VCN2.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG v2.0 function supports (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG common functions to amdgpu_jpeg (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG IP block type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use the JPEG structure for general driver support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: separate JPEG1.0 code out from VCN1.0 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add amdgpu_jpeg and JPEG tests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add JPEG HW IP and SW structures (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: init umc functions for arcturus umc ras (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: enable ras capablity check on arcturus (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Rename kfd_kernel_queue_*.c to kfd_packet_manager_*.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Eliminate ops_asic_specific in kernel queue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Merge CIK kernel queue functions into VI (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove set but not used variable 'us_mvdd' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'invalid' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'count' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'amdgpu_connector' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'bpc' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Stop using GFP_NOIO explicitly for two places (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use QUEUE_IS_ACTIVE macro in mqd v10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Fix a bug when calculating save_area_used_size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Update get_wave_state() for GFX10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Implement queue priority controls for gfx10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Rename create_cp_queue() to init_user_queue() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Avoid using doorbell_off as offset in process doorbell (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use better name to indicate the offset is in dwords (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove set but not used variable 'ds_port' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove set but not used variable 'threshold', (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use static const, not const static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove set but not used variable 'data' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/powerplay: remove set but not used variable 'vbios_version', (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove duplicated comparison expression (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix spelling mistake "/exeuction"/ -> "/execution"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Simplify the mmap offset related bit operations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Use kernel queue v9 functions for v10 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Only keep release_mem function for Hawaii (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdkfd: Adjust function sequences to avoid unnecessary (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove redundant variable status (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: remove duplicated assignment to grph_obj_type (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'dig' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove set but not used variable 'dig_connector' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add function parameter description in 'amdgpu_gart_bind' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: add function parameter description in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: remove 4 set but not used variable in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix warning when CONFIG_DRM_AMD_DC_DCN is not set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu/display: fix the build when CONFIG_DRM_AMD_DC_DCN is not (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: rename DCN1_0 kconfig to DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Disable VUpdate interrupt for DCN hardware (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Send vblank and user events at vsartup for DCN (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: disable lttpr for invalid lttpr caps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: use previous aux timeout val if no repeater (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: implement lttpr logic (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: configure lttpr mode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: check for dp rev before reading lttpr regs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: initialize lttpr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Unify all scaling when Integer Scaling enabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: add oem i2c implemenation in dc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add some hardware status in DTN log debugfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.58 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: optimize bandwidth after commit streams (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Create debug option to disable v.active clock change (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add a sanity check for DSC already enabled/disabled (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Use SIGNAL_TYPE_NONE in disable_output unless eDP (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Renoir chroma viewport WA (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Fix assert observed when performing dummy p-state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: 3.2.57 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Register DMUB service with DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add DMUB support to DC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add DMCUB to firmware query interface (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Hook up the DMUB service in DM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add PSP FW version mask (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Change dmcu init sequence for dmcub loading dmcu FW (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add the DMUB service (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Drop DMCUB from DCN21 resources (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add PSP loading support for DMCUB ucode (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Add ucode support for DMCUB (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: fix dereference of pointer aconnector when it is (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amd/display: Add MST atomic routines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - DRM: ARC: PGU: add ARGB8888 format to supported format list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - DRM: ARC: PGU: cleanup supported format list code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - DRM: ARC: PGU: fix framebuffer format switching (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - linux-next: build failure after merge of the drm-misc tree (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Remove obsolete bundled tilcdc tfp410 driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: ingenic: Add support for the JZ4770 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: ingenic: Check for display size in CRTC atomic check (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: ingenic: Set max FB height to 4095 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA length (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - gpu/drm: ingenic: Avoid null pointer deference in plane atomic update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Remove unneeded semicolon in sun4i_layer.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Remove unneeded semicolon in sun8i_mixer.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Pass GPIO for Intel MID using descriptors (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atmel: plane_state->fb iff plane_state->crtc (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: Add Boe Himax8279d MIPI-DSI LCD panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: globle no more! (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Enable new product D32 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Update the chip identify (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Correct d71 register block counting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove udl_fb.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Move udl_handle_damage() into udl_modeset.c (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove struct udl_device.active_fb_16 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Convert to drm_atomic_helper_dirtyfb() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Set preferred color depth to 16 bpp (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Inline DPMS code into CRTC enable and disable functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Switch to atomic suspend/resume helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Convert to struct drm_simple_display_pipe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Init connector before encoder and CRTC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Increase size of VDB and CMDB bitmaps to 256 bits (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: heaps: Add CMA heap to dmabuf heaps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: heaps: Add system heap to dmabuf heaps (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: heaps: Add heap helpers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Add dma-buf heaps framework (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_panel: fix EXPORT of drm_panel_of_backlight (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: Drop :c:func: markup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atomic: Update docs around locking and commit sequencing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: panel: export drm_panel_bridge_connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Store primary-plane format in struct ast_crtc_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Store VBIOS mode info in struct ast_crtc_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Introduce struct ast_crtc_state (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Add plane atomic_check() functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Clean up arguments of register functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Enable and disable screen in primary-plane functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Move modesetting code to CRTC's atomic_flush() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: crtc: add OSD1 plane AFBC commit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: hold 32 lines after vsync to give time for AFBC start (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: viu: add AFBC modules routing functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: plane: add support for AFBC mode for OSD1 plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: Add AFBCD module driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: add RDMA module driver (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: store the framebuffer width for plane commit (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: add RDMA register bits defines (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/meson: add AFBC decoder registers for GXM and G12A (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: tpo-tpg110: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: tpo-td028ttec1: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: sitronix-st7789v: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: sitronix-st7701: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: sharp-ls043t1le01: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: sharp-lq101r1sx01: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: seiko-43wvf1g: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: ronbo-rb070d30: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: rocktech-jh057n00900: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: raydium-rm68200: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: panasonic-vvx10f034n00: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: osd-osd101t2587-53ts: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: olimex-lcd-olinuxino: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: lvds: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: kingdisplay-kd097d04: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: innolux-p079zca: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: ilitek-ili9881c: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: feiyang-fy07024di26a30d: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: drop drm_device from drm_panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: decouple connector from drm_panel (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add drm_connector argument to get_modes() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: get drm_bridge_panel connector via helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: use drm_panel backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: add backlight support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/drm_panel: no error when no callback (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: add a missed gma_power_end in error path (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Clarify the atomic enable/disable hooks semantics (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add the drm_bridge_get_prev_bridge() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add the drm_for_each_bridge_in_chain() helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Make the bridge chain a double-linked list (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Stop accessing encoder->bridge directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Introduce drm_bridge_get_next_bridge() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Rename bridge helpers targeting a bridge chain (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Remove VCPI while disabling topology mgr (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: Register devfreq cooling device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove field lost_pixels from struct udl_device (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Begin/end access to imported buffers in damage-handler (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Move log-cpp code out of udl_damage_handler() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Move clip-rectangle code out of udl_handle_damage() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Vmap framebuffer after all tests succeeded in damage (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Don't track number of identical and sent pixels per line (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove unused statistics counters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: share address space for dma bufs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: call drm_gem_object_funcs.mmap with fake offset (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add FEC registers for LT-tunable repeaters (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Fix DSC throughput mode 0 mask definition (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Fix typo and preposion in function documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: Add VKMS module description and use to "/Testing and (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: Clear all payload id tables downstream when initializing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Debug-print unique revisions id on G200 SE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Call mgag200_driver_{load, unload}() before registering (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Call psb_driver_{load, unload}() before registering (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: constify fb ops across all drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: intelfb: use const pointer for fb_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: constify fb ops across all drivers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: make fbops member of struct fb_info a const pointer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: uvesafb: modify the static fb_ops directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: nvidia: modify the static fb_ops directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: mb862xx: modify the static fb_ops directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: atyfb: modify the static fb_ops directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: implement begin_cpu_access/end_cpu_access hooks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: separate out creating/destroying scatter-table (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: add a pointer to the miscdevice in dma-buf private data (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: use cache_sgt_mapping option (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/via: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tdfx: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sis: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/savage: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/r128: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mga: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i810: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Don't include <drm/drm_pci.h> (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pci: Hide legacy PCI functions from non-legacy code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/pci: Only build drm_pci.c if CONFIG_PCI is set (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: rpi: Drop unused GPIO includes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/crtc-helper: drm_connector_get_single_encoder prototype is missing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: omapfb: use const pointer for fb_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbmem: use const pointer for fb_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fbdev: vesafb: modify the static fb_ops directly (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: udlfb: don't restore fb_mmap after deferred IO cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: smscufx: don't restore fb_mmap after deferred IO cleanup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: don't preserve fb_ops across deferred IO use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - video: fb_defio: preserve user fb_ops (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panfrost: remove DRM_AUTH and respective comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: use correct dev node location in comment (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Don't reset bridge->next (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: fix opencoded use of drm_panel_* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: fix opencoded use of drm_panel_* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: fix opencoded use of drm_panel_* (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: clean up indentation issue (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/panel: simple: Add Logic PD Type 28 display support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Inline drm_color_lut_extract() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Add entry for fb funcs related cleanups (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add alternate clock for SMPTE 4K (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: Add aspect ratios to HDMI 4K modes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/qxl: Complete exception handling in qxl_device_init() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Use drm_gem_fb_create_with_dirty (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rect: update kerneldoc for drm_rect_clip_scaled() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/selftests: Add drm_rect selftests (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rect: Keep the clipped dst rectangle in place (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rect: Keep the scaled clip bounded (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rect: Avoid division by zero (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fourcc: Fill out all block sizes for P210 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fourcc: Fill out all block sizes for P10/12/16 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Fix build break (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scheduler: Avoid accessing freed bad job (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vram: remove unused declaration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - udmabuf: Remove deleted map/unmap handlers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Replace struct udl_framebuffer with generic implementation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Call udl_handle_damage() with DRM framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Store active framebuffer in device structure (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove udl implementation of GEM's free_object() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Unmap buffer object after damage update (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Remove kernel map/unmap hooks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/armada: Delete dma_buf->k(un)map implemenation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - xen/gntdev-dmabuf: Ditch dummy map functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - media/videobuf2: Drop dma_buf->k(un)map support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vmwgfx: Delete mmaping functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-buf: Drop dma_buf_k(un)map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Remove dma_buf->k(un)map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omapdrm: Drop dma_buf->k(un)map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Drop dma_buf->k(un)map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: Remove dma_buf_kmap selftest (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Delete host1x_bo_ops->k(un)map (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tegra: Map cmdbuf once for reloc processing (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/fbdev: Fallback to non tiled mode if all tiles not present"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Remove struct psb_fbdev (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Store framebuffer in struct drm_fb_helper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Pass struct drm_gem_object to framebuffer functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Replace struct psb_framebuffer with struct (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Remove field 'fbdev' from struct psb_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Remove addr_space field from psb_framebuffer (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/sun4i: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vc4: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Do not needlessly logically and with 3 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Reuse global DSI command defs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: don't open-code drm_gem_fb_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: Don't init ww_mutec acquire ctx before needed (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma-resv: Also prime acquire ctx for lockdep (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/modeset: Prime modeset lock vs dma_resv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dp_mst: fix multiple frees of tx->bytes (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mgag200: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/lima: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/omap: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - vga: Fix Kconfig indentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: add helpers for DSI compression mode and PPS packets (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: add missing DSI DCS commands (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: add missing DSI data types (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/dsi: clean up DSI data type definitions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma_resv: prime lockdep annotations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/r128: make ATI PCI GART part of its only user, r128 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: factor out virtio_gpu_update_dumb_bo (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: Simplify virtio_gpu_primary_plane_update workflow (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/xen: Simplify fb_create (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Drop drm_gem_fb_create wrapper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/atmel: ditch fb_create wrapper (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Fixup fbdev stolen size usage evaluation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - fbdev: Unexport unlink_framebuffer() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Remove drm_fb_helper_unlink_fbi() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Replace fbdev code with generic emulation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - =?UTF-8?q?drm/komeda:=20Clean=20warnings:=20candidate=20for=20'gn?= =?UTF-8?q?u=5Fprintf=E2=80=99=20format=20attribute?= (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove set but not used variable 'channel_eq' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fbdev: Fallback to non tiled mode if all tiles not present (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/edid: no CEA v3 extension is not an error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove set but not used variable 'is_hdmi','is_crt' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove set but not used variable 'error' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: remove set but not used variable 'htotal' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Call struct drm_driver.{load, unload} before registering (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Replace drm_get_pci_device() and drm_put_dev() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: group logging functions by prink or device based (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: convert debug category macros into an enum (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: underscore prefix functions that should be private to print (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/print: rename drm_debug to __drm_debug to discourage use (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: use drm_debug_enabled() to check for debug categories (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: use drm_debug_enabled() to check for debug categories (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/i915: use drm_debug_enabled() to check for debug categories (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Adds gamma and color-transform support for DOU-IPS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add drm_ctm_to_coeffs() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add drm_lut_to_fgamma_coeffs() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: Add a new helper drm_color_ctm_s31_32_to_qm_n() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: unexport drm_fb_helper_generic_probe (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: anx6345: Fix compilation breakage on systems without (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Fix komeda driver build error (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: fix anx6345 compilation for v5.5 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/virtgpu: fix double unregistration (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: add rate limiting disable to err_verbosity (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add option to print WARN- and INFO-level IRQ events (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Optionally dump DRM state on interrupts (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Add debugfs node to control error verbosity (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Handle pending vblank while disabling display (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: dsi: Fix duplicated DSI connector (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: dsi: Delay start of video stream generator (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: dsi: Make video mode errors more verbose (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Fix frame sync setup for video mode panels (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mcde: Provide vblank handling unconditionally (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/rockchip: use DRM_DEV_ERROR for log output (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove struct udl_gem_object and functions (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Switch to SHMEM (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Allocate GEM object via struct drm_driver.gem_create_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/udl: Remove flags field from struct udl_gem_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: finally fix the racy VMA setup (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: also export ttm_bo_vm_fault v2 (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Enable atomic modesetting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Add cursor plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Add CRTC helpers for atomic modesetting (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Add primary plane (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Split ast_set_vbios_mode_info() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Split ast_set_ext_reg() into color and threshold function (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Don't clear base address and offset with default values (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Check video-mode requirements against VRAM size (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ast: Remove last traces of struct ast_gem_object (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Add Analogix anx6345 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: Prepare Analogix anx6345 support (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: extract some Analogix I2C DP common code (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: split some definitions of ANX78xx to dedicated headers (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/bridge: move ANA78xx driver to analogix subdirectory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/tilcdc: Provide ddc symlink in connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/mediatek: Provide ddc symlink in hdmi connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/exynos: Provide ddc symlink in connector's sysfs (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm/hdmi: Provide ddc symlink in hdmi connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rockchip: Provide ddc symlink in inno_hdmi sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/amdgpu: Provide ddc symlink in dm connector's sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/radeon: Provide ddc symlink in connector sysfs directory (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: atomic helper: fix W=1 warnings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Add page flip support on psb/cdv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/gma500: Add missing call to allow enabling vblank on psb/cdv (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}() (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Convert drivers to generic fbdev emulation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/komeda: Use devm_platform_ioremap_resource() in (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: remove ttm_bo_wait_unreserved (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/nouveau: slowpath for pushbuf ioctl (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - dma_resv: prime lockdep annotations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/doc: Update IGT documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/vkms: Update VKMS documentation (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/todo: Add entry to remove load/unload hooks (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/property: Enforce more lifetime rules (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm: use DIV_ROUND_UP helper macro for calculations (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGS (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/ttm: ttm_tt_init_fields() can be static (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - Revert "/drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC"/ (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: avoid deprecated timespec (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - drm/msm: avoid using 'timespec' (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - console/dummycon: Remove bogus depends on from DUMMY_CONSOLE (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - pinctrl: Allow modules to use pinctrl_register_mappings (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - remove ioremap_nocache and devm_ioremap_nocache (jsc#SLE-12680, jsc#SLE-12880, jsc#SLE-12882, jsc#SLE-12883, jsc#SLE-13496, jsc#SLE-15322). - commit 9955060 - s390/stp: unify stp_work_mutex and clock_sync_mutex (jsc#SLE-13821). - s390/stp: add sysfs file to show scheduled leap seconds (jsc#SLE-13821). - s390/stp: add support for leap seconds (jsc#SLE-13821). - Refresh patches.suse/s390-sles15sp3-03-02-s390-cio-Provide-Endpoint-Security-Mode-per-CU.patch. - s390/stp: use u32 instead of unsigned int (jsc#SLE-13821). - s390/stp: use __packed (jsc#SLE-13821). - s390/stp: add locking to sysfs functions (jsc#SLE-13821). - commit 0307c9d - s390/topology: remove offline CPUs from CPU topology masks (jsc#SLE-13727). - commit 1f00baa - s390/qeth: implement ndo_bridge_setlink for learning_sync (jsc#SLE-13764). - s390/qeth: implement ndo_bridge_getlink for learning_sync (jsc#SLE-13764). - s390/qeth: Reset address notification in case of buffer overflow (jsc#SLE-13764). - bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier (jsc#SLE-13764). - s390/qeth: Translate address events into switchdev notifiers (jsc#SLE-13764). - s390/qeth: Detect PNSO OC3 capability (jsc#SLE-13764). - s390/cio: Helper functions to read CSSID, IID, and CHID (jsc#SLE-13764). - s390/cio: Add new Operation Code OC3 to PNSO (jsc#SLE-13764). - commit 77e80d7 - s390/ctcm: remove orphaned function declarations (jsc#SLE-13690). - s390/qeth: static checker cleanups (jsc#SLE-13690). - commit f2438b0 - s390/qeth: use netdev_name() (jsc#SLE-13690). - s390/qeth: constify the disciplines (jsc#SLE-13690). - s390/qeth: allow configuration of TX queues for OSA devices (jsc#SLE-13690). - s390/qeth: de-magic the QIB parm area (jsc#SLE-13690). - s390/qeth: keep track of wanted TX queues (jsc#SLE-13690). - s390/qeth: remove forward declarations in L2 code (jsc#SLE-13690). - s390/qeth: consolidate teardown code (jsc#SLE-13690). - commit 656ad94 - s390/qeth: consolidate online code (jsc#SLE-13690). - s390/qeth: cancel cmds earlier during teardown (jsc#SLE-13690). - s390/qeth: tighten ucast IP locking (jsc#SLE-13690). - s390/qeth: replace deprecated simple_stroul() (jsc#SLE-13690). - s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() (jsc#SLE-13690). - s390/qeth: relax locking for ipato config data (jsc#SLE-13690). - s390/qeth: don't init refcount twice for mcast IPs (jsc#SLE-13690). - commit c7164a0 - s390/qeth: strictly order bridge address events (jsc#SLE-13690). - s390/cio, s390/qeth: cleanup PNSO CHSC (jsc#SLE-13690). - s390/qeth: unify structs for bridge port state (jsc#SLE-13690). - s390/qeth: copy less data from bridge state events (jsc#SLE-13690). - s390/qeth: don't let HW override the configured port role (jsc#SLE-13690). - s390/qeth: don't disable address events during initialization (jsc#SLE-13690). - commit 6718f0f - s390/qeth: make queue lock a proper spinlock (jsc#SLE-13690). - s390/qeth: use to_delayed_work() (jsc#SLE-13690). - s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration (jsc#SLE-13690). - s390/qeth: delay draining the TX buffers (jsc#SLE-13690). - s390/qeth: use all configured RX buffers (jsc#SLE-13690). - s390/ism: indicate correct error reason in ism_alloc_dmb() (jsc#SLE-13690). - s390/qeth: constify the MPC initialization data (jsc#SLE-13690). - commit c17a727 - s390/qeth: unify RX-mode hashtables (jsc#SLE-13690). - s390/qeth: cleanup OAT code (jsc#SLE-13690). - s390/qeth: clean up a magic number in the OAT callback (jsc#SLE-13690). - s390/qeth: use u64_to_user_ptr() in the OAT code (jsc#SLE-13690). - s390/qeth: clean up error handling for isolation mode cmds (jsc#SLE-13690). - s390/qeth: don't clear the configured isolation mode (jsc#SLE-13690). - s390/qeth: only init the isolation mode when necessary (jsc#SLE-13690). - commit fdcdead - s390/qeth: fine-tune errno when cmds are cancelled (jsc#SLE-13690). - s390/qeth: reject unsupported link type earlier (jsc#SLE-13690). - s390/qdio: remove internal polling in non-thinint path (jsc#SLE-13690). - s390/qdio: allow to scan all 128 Input SBALs (jsc#SLE-13690). - s390/qdio: fix statistics for 128 SBALs (jsc#SLE-13690). - s390/qeth: let isolation mode override HW offload restrictions (jsc#SLE-13690). - s390/qdio: warn about unexpected SLSB states (jsc#SLE-13690). - commit 22cf4e8 - s390/qdio: clean up usage of qdio_data (jsc#SLE-13690). - s390/qdio: reduce SLSB writes during Input Queue processing (jsc#SLE-13690). - s390/qdio: fine-tune SLSB update (jsc#SLE-13690). - s390/qdio: remove q->first_to_kick (jsc#SLE-13690). - s390/qdio: fix up qdio_start_irq() kerneldoc (jsc#SLE-13690). - s390/qdio: add IRQ reduction for error SBALs (jsc#SLE-13690). - s390/qdio: refactor ACK processing for primed SBALs (jsc#SLE-13690). - commit 46b9562 - s390/qdio: simplify overlap calculation on Input refill (jsc#SLE-13690). - s390/qdio: remove always-true condition (jsc#SLE-13690). - s390/qdio: de-duplicate tiqdio_inbound_processing() (jsc#SLE-13690). - s390/qdio: keep track of allocated queue count (jsc#SLE-13690). - s390/qdio: roll-back after queue allocation error (jsc#SLE-13690). - s390/qdio: do more fine-grained allocation roll-back (jsc#SLE-13690). - s390/qdio: consolidate thinint init/exit (jsc#SLE-13690). - commit 26e1650 - s390/qeth: clean up Kconfig help text (jsc#SLE-13690). - s390/qeth: return error when starting a reset fails (jsc#SLE-13690). - s390/qeth: set TX IRQ marker on last buffer in a group (jsc#SLE-13690). - s390/qeth: indicate contiguous TX buffer elements (jsc#SLE-13690). - s390/qeth: merge TX skb mapping code (jsc#SLE-13690). - s390/qeth: don't use restricted offloads for local traffic (jsc#SLE-13690). - s390/qeth: extract helpers for next-hop lookup (jsc#SLE-13690). - commit 6af340f - s390/qeth: add debugfs file for local IP addresses (jsc#SLE-13690). - s390/qeth: process local address events (jsc#SLE-13690). - s390/qeth: keep track of LP2LP capability for csum offload (jsc#SLE-13690). - s390/qeth: fix cancelling of TX timer on dev_close() (jsc#SLE-13690). - s390/qdio: clear DSCI early for polling drivers (jsc#SLE-13690). - s390/qdio: inline shared_ind() (jsc#SLE-13690). - s390/qdio: remove cdev from init_data (jsc#SLE-13690). - commit 35bdfba - s390/qdio: allow for non-contiguous SBAL array in init_data (jsc#SLE-13690). - zfcp: inline zfcp_qdio_setup_init_data() (jsc#SLE-13690). - s390/qdio: cleanly split alloc and establish (jsc#SLE-13690). - s390/qdio: set qdio_irq->cdev at allocation time (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-consistently-restore-the-irq-handler. - s390/qdio: remove unused function declarations (jsc#SLE-13690). - s390/qdio: pass ISC as parameter to chsc_sadc() (jsc#SLE-13690). - s390/qdio: export SSQD via debugfs (jsc#SLE-13690). - commit b19b3bd - s390/qdio: simplify debugfs code (jsc#SLE-13690). - s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0 (jsc#SLE-13690). - s390/qdio: reduce access to cdev->private->qdio_data (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-consistently-restore-the-irq-handler. - s390/qdio: clean up cdev access in qdio_setup_irq() (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-consistently-restore-the-irq-handler. - s390/qeth: make OSN / OSX support configurable (jsc#SLE-13690). - Update config files. - s390/qeth: remove fake_broadcast attribute (jsc#SLE-13690). - s390/qeth: modernize two list helpers (jsc#SLE-13690). - commit c754a84 - s390/qeth: keep track of fixed prio-queue configuration (jsc#SLE-13690). - s390/qeth: fine-tune MAC Address-related errnos (jsc#SLE-13690). - s390/qeth: add TX IRQ coalescing support for IQD devices (jsc#SLE-13690). - s390/qeth: collect more TX statistics (jsc#SLE-13690). - s390/qeth: clean up the mac_bits (jsc#SLE-13690). - s390/qeth: simplify L3 dev_id logic (jsc#SLE-13690). - s390/qdio: extend polling support to multiple queues (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-put-thinint-indicator-after-early-error. - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - s390/qeth: remove redundant if-clause in RX poll code (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - Refresh patches.suse/s390-qeth-tolerate-pre-filled-rx-buffer. - commit a459172 - s390/qeth: split out RX poll code (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - s390/qeth: simplify RX buffer tracking (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - Refresh patches.suse/s390-qeth-tolerate-pre-filled-rx-buffer. - s390/qeth: use dev->reg_state (jsc#SLE-13690). - s390/qeth: remove gratuitous NULL checks (jsc#SLE-13690). - s390/qeth: add phys_to_virt() translation for AOB (jsc#SLE-13690). - s390/qeth: don't report hard-coded driver version (jsc#SLE-13690). - s390/qeth: add SW timestamping support for IQD devices (jsc#SLE-13690). - commit 475757c - s390/qeth: balance the TX queue selection for IQD devices (jsc#SLE-13690). - s390/qeth: allow configuration of TX queues for IQD devices (jsc#SLE-13690). - s390/qeth: allow configuration of TX queues for z/VM NICs (jsc#SLE-13690). - s390/qeth: remove prio-queueing support for z/VM NICs (jsc#SLE-13690). - s390/qeth: use memory reserves in TX slow path (jsc#SLE-13690). - s390/qeth: use memory reserves to back RX buffers (jsc#SLE-13690). - s390/qeth: remove VNICC callback parameter struct (jsc#SLE-13690). - commit 85386f2 - s390/qdio: add tighter controls for IRQ polling (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - s390/qeth: support configurable RX copybreak (jsc#SLE-13690). - s390/qeth: don't check for IFF_UP when scheduling napi (jsc#SLE-13690). - s390/qeth: don't re-start read cmd when IDX has terminated (jsc#SLE-13690). - s390/qeth: reset seqnos on connection startup (jsc#SLE-13690). - s390/qeth: remove unused cmd definitions (jsc#SLE-13690). - s390/qeth: validate device-provided MAC address (jsc#SLE-13690). - commit 3cac482 - s390/qeth: clean up CREATE_ADDR cmd code (jsc#SLE-13690). - s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac() (jsc#SLE-13690). - s390/qdio: fill SL with absolute addresses (jsc#SLE-13690). - s390/qdio: don't allocate *aob array with GFP_ATOMIC (jsc#SLE-13690). - s390/qdio: simplify ACK tracking (jsc#SLE-13690). - s390/qeth: remove HARDSETUP state (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-cancel-rx-reclaim-work-earlier. - Refresh patches.suse/s390-qeth-implement-smarter-resizing-of-the-rx-buffer-pool. - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - s390/qeth: make cmd/reply matching more flexible (jsc#SLE-13690). - commit 3e7992c - s390/qeth: consolidate online/offline code (jsc#SLE-13690). - s390/qeth: shift some bridgeport code around (jsc#SLE-13690). - s390/qeth: remove QETH_RX_PULL_LEN (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-handle-error-when-backing-rx-buffer. - s390/qeth: use napi_gro_frags() for SG skbs (jsc#SLE-13690). - s390/qeth: consolidate RX code (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-fill-sbales-with-absolute-addresses. - Refresh patches.suse/s390-qeth-don-t-warn-for-napi-with-0-budget. - Refresh patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi. - s390/qeth: make use of napi_schedule_irqoff() (jsc#SLE-13690). - s390/qeth: consolidate helpers for capability checking (jsc#SLE-13690). - commit cd47e53 - s390/qeth: stop yielding the ip_lock during IPv4 registration (jsc#SLE-13690). - s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path (jsc#SLE-13690). - s390/qeth: remove open-coded inet_make_mask() (jsc#SLE-13690). - s390/qeth: clean up L3 sysfs code (jsc#SLE-13690). - s390/qeth: overhaul L3 IP address dump code (jsc#SLE-13690). - s390/qeth: wake up all waiters from qeth_irq() (jsc#SLE-13690). - s390/qeth: only handle IRQs while device is online (jsc#SLE-13690). - Refresh patches.suse/s390-qeth-refactor-buffer-pool-code. - commit 2028bef - s390/qdio: don't attempt IRQ avoidance on Output SBALs (jsc#SLE-13690). - s390/qdio: simplify thinint device registration (jsc#SLE-13690). - Refresh patches.suse/s390-qdio-put-thinint-indicator-after-early-error. - s390/qdio: add statistics helper macro (jsc#SLE-13690). - s390/qdio: remove a forward declaration (jsc#SLE-13690). - s390/qdio: reduce log level for EQBS partial (jsc#SLE-13690). - s390/qdio: use QDIO_BUFNR() (jsc#SLE-13690). - commit e493d37 - pinctrl: intel: Add Intel Alder Lake-S pin controller support (jsc#SLE-13489). - Update config files. - supported.conf: Add pinctrl-alderlake - commit 46e1f39 - hyperv_fb: Update screen_info after removing old framebuffer (bsc#1175306). - x86/kexec: Use up-to-dated screen_info copy to fill boot params (bsc#1175306). - video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (bsc#1175306). - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (bsc#1175306). - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1175306). - commit 6359015 - pinctrl: intel: Add Intel Elkhart Lake pin controller support (jsc#SLE-12730). - Update config files. - supported.conf: Add pinctrl-elkhartlake - commit 564fbfd - pinctrl: intel: Add Intel Lakefield pin controller support (jsc#SLE-12730). - Update config files. - supported.conf: add pinctrl-lakefield - commit 5f4ba59 - pinctrl: intel: Add blank line before endif in Kconfig (jsc#SLE-12730). - commit 320f56c - KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC (jsc#sle-12891). - PCI: hv: Fix hibernation in case interrupts are not re-created (jsc#sle-12891). - Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT (jsc#sle-12891). - hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions (jsc#sle-12891). - PCI: hv: Document missing hv_pci_protocol_negotiation() parameter (jsc#sle-12891). - scsi: storvsc: Support PAGE_SIZE larger than 4K (jsc#sle-12891). - Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes (jsc#sle-12891). - HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizes (jsc#sle-12891). - Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes (jsc#sle-12891). - hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication (jsc#sle-12891). - hv: hyperv.h: Introduce some hvpfn helper functions (jsc#sle-12891). - Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header (jsc#sle-12891). - Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs() (jsc#sle-12891). - Drivers: hv: vmbus: Introduce types of GPADL (jsc#sle-12891). - Drivers: hv: vmbus: Move __vmbus_open() (jsc#sle-12891). - Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl (jsc#sle-12891). - drivers: hv: remove cast from hyperv_die_event (jsc#sle-12891). - x86/hyperv: Remove aliases with X64 in their name (jsc#sle-12891). - commit b986d8b - rtc: pcf2127: fix alarm handling (jsc#SLE-12251). - rtc: pcf2127: add alarm support (jsc#SLE-12251). - rtc: pcf2127: add pca2129 device id (jsc#SLE-12251). - rtc: pcf2127: watchdog: handle nowayout feature (jsc#SLE-12251). - rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake (jsc#SLE-12251). - rtc: pcf2127: report battery switch over (jsc#SLE-12251). - rtc: pcf2127: set regmap max_register (jsc#SLE-12251). - rtc: pcf2127: remove unnecessary #ifdef (jsc#SLE-12251). - rtc: pcf2127: let the core handle rtc range (jsc#SLE-12251). - rtc: add new VL flag for backup switchover (jsc#SLE-12251). - rtc: fsl-ftm-alarm: report alarm to core (jsc#SLE-12251). - rtc: make definitions in include/uapi/linux/rtc.h actually useful for user space (jsc#SLE-12251). - rtc: fsl-ftm-alarm: enable acpi support (jsc#SLE-12251). - rtc: rx8010: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: rx8010: remove RTC_VL_CLR handling (jsc#SLE-12251). - rtc: rv8803: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR (jsc#SLE-12251). - rtc: rv3028: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: rv3028: remove RTC_VL_CLR handling (jsc#SLE-12251). - rtc: pcf85063: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: pcf85063: remove RTC_VL_CLR handling (jsc#SLE-12251). - rtc: pcf8563: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: pcf8563: stop caching voltage_low (jsc#SLE-12251). - rtc: pcf8563: remove conditional compilation (jsc#SLE-12251). - rtc: pcf8563: remove RTC_VL_CLR handling (jsc#SLE-12251). - rtc: pcf8523: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: pcf2127: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: abx80x: return meaningful value for RTC_VL_READ (jsc#SLE-12251). - rtc: Document RTC_VL_READ and RTC_VL_CLR ioctls (jsc#SLE-12251). - rtc: define RTC_VL_READ values (jsc#SLE-12251). - rtc: fsl-ftm-alarm: avoid struct rtc_time conversions (jsc#SLE-12251). - rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64 (jsc#SLE-12251). - rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds (jsc#SLE-12251). - rtc: pcf2127: handle boot-enabled watchdog feature (jsc#SLE-12251). - rtc: pcf2127: bugfix: watchdog build dependency (jsc#SLE-12251). - rtc: pcf2127: add tamper detection support (jsc#SLE-12251). - rtc: pcf2127: add watchdog feature support (jsc#SLE-12251). - rtc: pcf2127: cleanup register and bit defines (jsc#SLE-12251). - rtc: pcf2127: convert to devm_rtc_allocate_device (jsc#SLE-12251). - commit 7f138ed - spi: fsl-dspi: fix NULL pointer dereference (jsc#SLE-12251). - commit 536efbf - spi: fsl-dspi: fix use-after-free in remove path (jsc#SLE-12251). - spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs (jsc#SLE-12251). - dmaengine: Extend NXP QDMA driver to check transmission errors (jsc#SLE-12251). - spi: spi-fsl-dspi: Initialize completion before possible interrupt (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer (jsc#SLE-12251). - spi: spi-fsl-dspi: Free DMA memory with matching function (jsc#SLE-12251). - spi: spi-fsl-dspi: fix native data copy (jsc#SLE-12251). - spi: spi-fsl-dspi: Adding shutdown hook (jsc#SLE-12251). - spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe (jsc#SLE-12251). - spi: spi-fsl-qspi: Reduce devm_ioremap size to 4 times AHB buffer size (jsc#SLE-12251). - spi: spi-fsl-dspi: Add support for LS1028A (jsc#SLE-12251). - spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path (jsc#SLE-12251). - spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (jsc#SLE-12251). - spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight (jsc#SLE-12251). - spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA (jsc#SLE-12251). - spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR (jsc#SLE-12251). - spi: spi-fsl-dspi: fix DMA mapping (jsc#SLE-12251). - spi: spi-fsl-dspi: Take software timestamp in dspi_fifo_write (jsc#SLE-12251). - spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Optimize dspi_setup_accel for lowest interrupt count (jsc#SLE-12251). - spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible (jsc#SLE-12251). - spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Implement .max_message_size method for EOQ mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_write (jsc#SLE-12251). - spi: spi-fsl-dspi: Add comments around dspi_pop_tx and dspi_push_rx functions (jsc#SLE-12251). - spi: spi-fsl-dspi: Don't mask off undefined bits (jsc#SLE-12251). - spi: spi-fsl-dspi: Remove unused chip->void_write_data (jsc#SLE-12251). - spi: spi-fsl-dspi: Simplify bytes_per_word gymnastics (jsc#SLE-12251). - spi: spi-fsl-dspi: Make bus-num property optional (jsc#SLE-12251). - spi: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs (jsc#SLE-12251). - spi: spi-fsl-dspi: Convert the instantiations that support it to DMA (jsc#SLE-12251). - spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA modes (jsc#SLE-12251). - spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode (jsc#SLE-12251). - spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size (jsc#SLE-12251). - spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations (jsc#SLE-12251). - spi: spi-fsl-dspi: Use dma_request_chan() instead dma_request_slave_channel() (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (jsc#SLE-12251). - spi: Don't look at TX buffer for PTP system timestamping (jsc#SLE-12251). - spi: nxp-fspi: Use devm API to fix missed unregistration of controller (jsc#SLE-12251). - spi: use new `spi_transfer_delay_exec` helper where straightforward (jsc#SLE-12251). - spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode (jsc#SLE-12251). - spi: Add a PTP system timestamp to the transfer structure (jsc#SLE-12251). - spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode (jsc#SLE-12251). - spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver (jsc#SLE-12251). - spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt (jsc#SLE-12251). - spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing (jsc#SLE-12251). - spi: spi-fsl-dspi: Remove impossible to reach error check (jsc#SLE-12251). - spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours (jsc#SLE-12251). - spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt (jsc#SLE-12251). - spi: spi-fsl-dspi: Move dspi_interrupt above dspi_transfer_one_message (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix typos (jsc#SLE-12251). - spi: spi-fsl-dspi: Use reverse Christmas tree declaration order (jsc#SLE-12251). - spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller (jsc#SLE-12251). - spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL (jsc#SLE-12251). - spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe (jsc#SLE-12251). - spi: spi-fsl-dspi: Reduce indentation in dspi_release_dma() (jsc#SLE-12251). - spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros (jsc#SLE-12251). - spi: spi-fsl-dspi: Demistify magic value in SPI_SR_CLEAR (jsc#SLE-12251). - spi: spi-fsl-dspi: Use BIT() and GENMASK() macros (jsc#SLE-12251). - spi: spi-fsl-dspi: Remove unused defines and includes (jsc#SLE-12251). - spi: spi-fsl-dspi: Fix code alignment (jsc#SLE-12251). - commit 99395cb - s390/dasd: Process FCES path event notification (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Prepare for additional path event handling (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Display FC Endpoint Security information via sysfs (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Fix operational path inconsistency (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Store path configuration data during path handling (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Move duplicate code to separate function (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/dasd: Remove unused parameter from dasd_generic_probe() (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/cio: Add support for FCES status notification (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/cio: Provide Endpoint-Security Mode per CU (jsc#SLE-13767 bsc#1178420 LTC#185092). - s390/cio: Export information about Endpoint-Security (jsc#SLE-13767 bsc#1178420 LTC#185092). - commit 539be3e - s390/kvm: diagnose 0x318 sync and reset (jsc#SLE-13746). - s390/setup: diag 318: refactor struct (jsc#SLE-13746). - commit 3fd9e36 - s390/zcrypt: fix wrong format specifications (git-fixes). - commit a98dc9e - memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event (bsc#1177703). - commit 676737e - s390/zcrypt: Introduce Failure Injection feature (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: move ap_msg param one level up the call chain (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap/zcrypt: revisit ap and zcrypt error handling (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: Support AP card SCLP config and deconfig operations (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/sclp: Add support for SCLP AP adapter config/deconfig (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: add card/queue deconfig state (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: add error response code field for ap queue devices (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: split ap queue state machine state from device state (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: introduce msg tracking in zcrypt functions (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: remove set_fs() invocation in zcrypt device driver (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: rework crypto config info and default domain code (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: provide cex4 cca sysfs attributes for cex3 (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: rename and clarify ap state machine related stuff (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: split ioctl function into smaller code units (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: code beautification and struct field renames (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: fix smatch warnings (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/ap: introduce new ap function ap_get_qdev() (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: replace snprintf/sprintf with scnprintf (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: Support for CCA protected key block version 2 (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: fix card and queue total counter wrap (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: move ap device reset from bus to driver code (jsc#SLE-13815 bsc#1178402 LTC#186349). - s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR (jsc#SLE-13815 bsc#1178402 LTC#186349). - commit 2c71d4a - bpf: Fix sysfs export of empty BTF section (bsc#1177028). - bpf: Do not use bucket_lock for hashmap iterator (bsc#1177028). - bpf: Avoid visit same object multiple times (bsc#1177028). - bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator (bsc#1177028). - bpf: Iterate through all PT_NOTE sections when looking for build id (bsc#1177028). - bpf: Delete repeated words in comments (bsc#1177028). - bpf: Change uapi for bpf iterator map elements (bsc#1177028). - bpf: Add support for forced LINK_DETACH command (bsc#1177028). - bpf: Add missing newline characters in verifier error messages (bsc#1177028). - bpf: Fix build without CONFIG_NET when using BPF XDP link (bsc#1177028). - bpf: Fix swapped arguments in calls to check_buffer_access (bsc#1177028). - bpf: Implement BPF XDP link-specific introspection APIs (bsc#1177028). - bpf, xdp: Implement LINK_UPDATE for BPF XDP link (bsc#1177028). - bpf, xdp: Add bpf_link-based XDP attachment API (bsc#1177028). - bpf, xdp: Extract common XDP program attachment logic (bsc#1177028). - bpf, xdp: Maintain info on attached XDP BPF programs in net_device (bsc#1177028). - bpf: Fix build on architectures with special bpf_user_pt_regs_t (bsc#1177028). - bpf/local_storage: Fix build without CONFIG_CGROUP (bsc#1177028). - bpf: Make cgroup storages shared between programs on the same cgroup (bsc#1177028). - bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work (bsc#1177028). - bpf: Separate bpf_get_[stack|stackid] for perf events BPF (bsc#1177028). - bpf: Implement bpf iterator for sock local storage map (bsc#1177028). - bpf: Implement bpf iterator for array maps (bsc#1177028). - bpf: Implement bpf iterator for hash maps (bsc#1177028). - bpf: Implement bpf iterator for map elements (bsc#1177028). - bpf: Support readonly/readwrite buffers in verifier (bsc#1177028). - bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t (bsc#1177028). - bpf: Refactor bpf_iter_reg to have separate seq_info member (bsc#1177028). - bpf: Add bpf_prog iterator (bsc#1177028). - bpf: net: Use precomputed btf_id for bpf iterators (bsc#1177028). Refresh patches.suse/bpf-Fix-pos-computation-for-bpf_iter-seq_ops-start.patch - bpf: Make btf_sock_ids global (bsc#1177028). - bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h (bsc#1177028). - tools/bpf: Sync btf_ids.h to tools (bsc#1177028). - bpf: Compute bpf_skc_to_*() helper socket btf ids at build time (bsc#1177028). - bpf: cpumap: Fix possible rcpu kthread hung (bsc#1177028). - bpf, netns: Fix build without CONFIG_INET (bsc#1177028). - inet: Run SK_LOOKUP BPF program on socket lookup (bsc#1177028). - inet: Extract helper for selecting socket from reuseport group (bsc#1177028). - bpf: Introduce SK_LOOKUP program type with a dedicated attach point (bsc#1177028). - bpf, netns: Handle multiple link attachments (bsc#1177028). - bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries (bsc#1177028). - bpf: cpumap: Add the possibility to attach an eBPF program to cpumap (bsc#1177028). - cpumap: Formalize map value as a named struct (bsc#1177028). - net: Refactor xdp_convert_buff_to_frame (bsc#1177028). - bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option (bsc#1177028). - bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option (bsc#1177028). - tools headers: Adopt verbatim copy of btf_ids.h from kernel sources (bsc#1177028). - bpf: Use BTF_ID to resolve bpf_ctx_convert struct (bsc#1177028). - bpf: Remove btf_id helpers resolving (bsc#1177028). - bpf: Resolve BTF IDs in vmlinux image (bsc#1177028). - bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros (bsc#1177028). - bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object (bsc#1177028). - libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE (bsc#1177028). - bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook (bsc#1177028). - bpf: Fix build without CONFIG_STACKTRACE (bsc#1177028). - bpf: Introduce helper bpf_get_task_stack() (bsc#1177028). - perf: Expose get/put_callchain_entry() (bsc#1177028). - bpf: Remove redundant synchronize_rcu (bsc#1177028). - bpf: Add bpf_skc_to_udp6_sock() helper (bsc#1177028). - net: bpf: Implement bpf iterator for udp (bsc#1177028). - net: bpf: Add bpf_seq_afinfo in udp_iter_state (bsc#1177028). - bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers (bsc#1177028). - bpf: Add bpf_skc_to_tcp6_sock() helper (bsc#1177028). - bpf: Allow tracing programs to use bpf_jiffies64() helper (bsc#1177028). - net: bpf: Implement bpf iterator for tcp (bsc#1177028). - net: bpf: Add bpf_seq_afinfo in tcp_iter_state (bsc#1177028). - bpf: Set map_btf_{name, id} for all map types (bsc#1177028). - bpf: Support access to bpf map fields (bsc#1177028). - bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind (bsc#1177028). - bpf: Avoid verifier failure for 32bit pointer arithmetic (bsc#1177028). - bpf: Support llvm-objcopy for vmlinux BTF (bsc#1177028). - powerpc: Include .BTF section (bsc#1177028). - commit 7b79280 - regulator: defer probe when trying to get voltage from unresolved supply (git-fixes). - usb: cdc-acm: fix cooldown mechanism (git-fixes). - drivers: watchdog: rdc321x_wdt: Fix race condition bugs (git-fixes). - power: supply: test_power: add missing newlines when printing parameters by sysfs (git-fixes). - uio: free uio id after uio file node is freed (git-fixes). - usb: xhci: omit duplicate actions when suspending a runtime suspended host (git-fixes). - USB: adutux: fix debugging (git-fixes). - usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart (git-fixes). - commit 87c92c0 - PM: runtime: Drop runtime PM references to supplier on link removal (git-fixes). - staging: octeon: Drop on uncorrectable alignment or FCS error (git-fixes). - staging: octeon: repair "/fixed-link"/ support (git-fixes). - power: supply: bq27xxx: report "/not charging"/ on all types (git-fixes). - p54: avoid accessing the data mapped to streaming DMA (git-fixes). - PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI (git-fixes). - media: uvcvideo: Fix dereference of out-of-bound list iterator (git-fixes). - media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect (git-fixes). - media: imx274: fix frame interval handling (git-fixes). - commit abe310e - staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice (git-fixes). - ath10k: fix VHT NSS calculation when STBC is enabled (git-fixes). - ath10k: start recovery process when payload length exceeds max htc length for sdio (git-fixes). - leds: bcm6328, bcm6358: use devres LED registering function (git-fixes). - ACPI / extlog: Check for RDMSR failure (git-fixes). - ACPI: video: use ACPI backlight for HP 635 Notebook (git-fixes). - media: tw5864: check status of tw5864_frameinterval_get (git-fixes). - media: platform: Improve queue set up flow for bug fixing (git-fixes). - commit 12c4dfb - s390/ipl: add support to control memory clearing for nvme re-IPL (jsc#SLE-13778). - commit 693472e - perf/x86/intel/uncore: Support PCIe3 unit on Snow Ridge (jsc#SLE-13340). - perf/x86/intel/uncore: Generic support for the PCI sub driver (jsc#SLE-13340). - perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister() (jsc#SLE-13340). - perf/x86/intel/uncore: Factor out uncore_pci_pmu_register() (jsc#SLE-13340). - perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu() (jsc#SLE-13340). - perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info() (jsc#SLE-13340). - perf/x86/intel/uncore: Remove PCIe3 unit for SNR (jsc#SLE-13340). - commit 03fe2f4 - scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() (jsc#SLE-15082). - scsi: be2iscsi: Correct misdocumentation of function param 'ep' (jsc#SLE-15082). - scsi: be2iscsi: Add missing function parameter description (jsc#SLE-15082). - scsi: be2iscsi: Fix misdocumentation of 'pcontext' (jsc#SLE-15082). - scsi: be2iscsi: Fix API/documentation slip (jsc#SLE-15082). - scsi: be2iscsi: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-15082). - commit 9b829c2 - perf/x86/msr: Add Jasper Lake support (jsc#SLE-12983). - perf/x86/intel: Add Jasper Lake support (jsc#SLE-12983). - perf/x86/msr: Add Tremont support (jsc#SLE-12983). - commit e3b491b - spi: spi-fsl-dspi: remove fixes to prepare for complete driver update - commit e69ea7a - usb: chipidea: msm: Ensure proper controller reset using role switch API (jsc#SLE-16106). - commit 3c0e524 - usb: chipidea: ci_hdrc_imx: restore pinctrl (jsc#SLE-16106). - usb: chipidea: imx: add two samsung picophy parameters tuning implementation (jsc#SLE-16106). - usb: chipidea: imx: get available runtime dr mode for wakeup setting (jsc#SLE-16106). - usb: chipidea: add query_available_role interface (jsc#SLE-16106). - drivers/perf: Prevent forced unbinding of PMU drivers (jsc#SLE-16106). - drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling (jsc#SLE-16106). - mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe (jsc#SLE-16106). - mtd: rawnand: gpmi: Stop using nand_release() (jsc#SLE-16106). - usb: chipidea: Enable user-space triggered role-switching (jsc#SLE-16106). - usb: chipidea: udc: add software sg list support (jsc#SLE-16106). - usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulp (jsc#SLE-16106). - usb: chipidea: pull down dp for possible charger detection operation (jsc#SLE-16106). - usb: chipidea: introduce imx7d USB charger detection (jsc#SLE-16106). - usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use (jsc#SLE-16106). - usb: chipidea: core: show the real pointer value for register (jsc#SLE-16106). - mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel() (jsc#SLE-16106). - usb: chipidea: otg: handling vbus disconnect event occurred during system suspend (jsc#SLE-16106). - usb: chipidea: udc: using structure ci_hdrc device for runtime PM (jsc#SLE-16106). - usb: chipidea: udc: fix sleeping function called from invalid context (jsc#SLE-16106). - drivers/perf: fsl_imx8_ddr: Correct the CLEAR bit definition (jsc#SLE-16106). - usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not defined (jsc#SLE-16106). - usb: chipidea: handle single role for usb role class (jsc#SLE-16106). - PM / devfreq: imx8m-ddrc: Fix inconsistent IS_ERR and PTR_ERR (jsc#SLE-16106). - PM / devfreq: imx8m-ddrc: Remove unused defines (jsc#SLE-16106). - PM / devfreq: Add dynamic scaling for imx8m ddr controller (jsc#SLE-16106). - supported.conf: Add imx8m-ddrc - Update config files. - perf/imx_ddr: Fix cpu hotplug state cleanup (jsc#SLE-16106). - usb: chipidea: imx: pinctrl for HSIC is optional (jsc#SLE-16106). - usb: chipidea: imx: refine the error handling for hsic (jsc#SLE-16106). - usb: chipidea: imx: change hsic power regulator as optional (jsc#SLE-16106). - usb: chipidea: imx: check data->usbmisc_data against NULL before access (jsc#SLE-16106). - usb: chipidea: core: change vbus-regulator as optional (jsc#SLE-16106). - usb: chipidea: imx: enable vbus and id wakeup only for OTG events (jsc#SLE-16106). - usb: chipidea: udc: protect usb interrupt enable (jsc#SLE-16106). - usb: chipidea: udc: add new API ci_hdrc_gadget_connect (jsc#SLE-16106). - usb: chipidea: debug: create debugfs directory under usb root (jsc#SLE-16106). - perf/imx_ddr: Dump AXI ID filter info to userspace (jsc#SLE-16106). - perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus (jsc#SLE-16106). - perf/imx_ddr: Add enhanced AXI ID filter support (jsc#SLE-16106). - usb: chipidea: add role switch class support (jsc#SLE-16106). - Refresh: patches.suse/usb-chipidea-tegra-Add-USB_TEGRA_PHY-to-driver-s-dep.patch - usb: chipidea: msm: Use device-managed registration API (jsc#SLE-16106). - USB: chipidea: convert platform driver to use dev_groups (jsc#SLE-16106). - usb: chipidea: udc: remove redundant assignment to variable retval (jsc#SLE-16106). - perf/imx_ddr: Add support for AXI ID filtering (jsc#SLE-16106). - commit 1b4316b - Do not create null.i000.ipa-clones file (bsc#1178330) Kbuild cc-option compiles /dev/null file to test for an option availability. Filter out -fdump-ipa-clones so that null.i000.ipa-clones file is not generated in the process. - commit 1425d4e - net: mscc: ocelot: fix race condition with TX timestamping (bsc#1178461). - commit 9045c8f - tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n (jsc#SLE-16106). - commit d3ac1b4 - crypto: caam/qi2 - add support for XTS with 16B IV (jsc#SLE-16106). - crypto: caam/qi - add support for XTS with 16B IV (jsc#SLE-16106). - crypto: caam/jr - add support for XTS with 16B IV (jsc#SLE-16106). - crypto: caam - add xts check for block length equal to zero (jsc#SLE-16106). - crypto: caam/qi2 - add support for more XTS key lengths (jsc#SLE-16106). - crypto: caam/qi - add support for more XTS key lengths (jsc#SLE-16106). - crypto: caam/jr - add support for more XTS key lengths (jsc#SLE-16106). - crypto: caam/qi2 - add fallback for XTS with more than 8B IV (jsc#SLE-16106). - crypto: caam/qi - add fallback for XTS with more than 8B IV (jsc#SLE-16106). - crypto: caam/jr - add fallback for XTS with more than 8B IV (jsc#SLE-16106). - crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE (jsc#SLE-16106). - crypto: caam - Fix kerneldoc (jsc#SLE-16106). - crypto: caam - use traditional error check pattern (jsc#SLE-16106). - crypto: caam - Move debugfs fops into standalone file (jsc#SLE-16106). - i2c: mediatek: Fix generic definitions for bus frequency (jsc#SLE-16106). - commit a0a06cb - crypto: sparc/des - switch to new verification routines (jsc#SLE-14454). Refresh patches.suse/crypto-safexcel-des-switch-to-new-verification-routines.patch. - commit e1e456b - efi/x86: move UV_SYSTAB handling into arch/x86 (bnc#1177710 jsc#SLE-13285). - Refresh patches.suse/x86-platform-uv-Add-UV-Hubbed-Hubless-Proc-FS-Files.patch. - Refresh patches.suse/x86-platform-uv-Add-return-code-to-UV-BIOS-Init-func.patch. - Refresh patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch. - commit 80f42a1 - crypto: inside-secure - Remove redundant DES ECB & CBC keysize check (jsc#SLE-14454). - commit 715e0ad - crypto: inside-secure - added support for rfc3686(ctr(aes)) (jsc#SLE-14454). - commit 46ca062 - crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede)) (jsc#SLE-14454). - commit 4c58dd2 - crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt (jsc#SLE-14454). - commit 966437f - crypto: inside-secure - fix scatter/gather list to descriptor conversion (jsc#SLE-14454). - commit 20d947f - crypto: inside-secure - fix incorrect skcipher output IV (jsc#SLE-14454). - commit d250bc9 - s390/bpf: Tolerate not converging code shrinking (bsc#1177028). - s390/bpf: Use brcl for jumping to exit_ip if necessary (bsc#1177028). - s390/bpf: Fix sign extension in branch_ku (bsc#1177028). - bpf: revert "/test_bpf: Flag tests that cannot be jited on s390"/ (bsc#1177028). - commit 487e300 - s390/bpf: Use bcr 0,%0 as tail call nop filler (bsc#1177028). - commit bdd749d - xfs: don't update mtime on COW faults (bsc#1167030). - commit cbce094 - xfs: complain if anyone tries to create a too-large buffer log item (bsc#1166146). - commit 293e483 - kABI: revert use_mm name change (MM Functionality, bsc#1178426). - commit abb50be - xfs: remove unused variable 'done' (bsc#1166166). - commit 61fcffc - xfs: truncate should remove all blocks, not just to the end of the page cache (bsc#1166166). - commit e2d039c - xfs: introduce XFS_MAX_FILEOFF (bsc#1166166). - commit 76c1570 - mpt3sas: Bump driver version to 35.101.00.00 (jsc#SLE-16914). - mpt3sas: add module parameter multipath_on_hba (jsc#SLE-16914). - mpt3sas: Handle vSES vphy object during HBA reset (jsc#SLE-16914). - mpt3sas: Add bypass_dirty_port_flag parameter (jsc#SLE-16914). - mpt3sas: Handling HBA vSES device (jsc#SLE-16914). - mpt3sas: Set valid PhysicalPort in SMPPassThrough (jsc#SLE-16914). - mpt3sas: Update hba_port objects after host reset (jsc#SLE-16914). - mpt3sas: Get sas_device objects using device's rphy (jsc#SLE-16914). - mpt3sas: Rename transport_del_phy_from_an_existing_port (jsc#SLE-16914). - mpt3sas: Get device objects using sas_address & portID (jsc#SLE-16914). - mpt3sas: Update hba_port's sas_address & phy_mask (jsc#SLE-16914). - mpt3sas: Rearrange _scsih_mark_responding_sas_device() (jsc#SLE-16914). - mpt3sas: Allocate memory for hba_port objects (jsc#SLE-16914). - mpt3sas: Define hba_port structure (jsc#SLE-16914). - scsi: mpt3sas: A small correction in _base_process_reply_queue (jsc#SLE-16914). - scsi: mpt3sas: Fix sync irqs (jsc#SLE-16914). - scsi: mpt3sas: Detect tampered Aero and Sea adapters (jsc#SLE-16914). - scsi: mpt3sas: Remove pci-dma-compat wrapper API (jsc#SLE-16914). - scsi: mpt3sas: Remove superfluous memset() (jsc#SLE-16914). - scsi: mpt3sas: Update driver version to 35.100.00.00 (jsc#SLE-16914). - scsi: mpt3sas: Postprocessing of target and LUN reset (jsc#SLE-16914). - scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and LUN (jsc#SLE-16914). - scsi: mpt3sas: Rename and export interrupt mask/unmask functions (jsc#SLE-16914). - scsi: mpt3sas: Cancel the running work during host reset (jsc#SLE-16914). - scsi: mpt3sas: Dump system registers for debugging (jsc#SLE-16914). - scsi: mpt3sas: Memset config_cmds.reply buffer with zeros (jsc#SLE-16914). - scsi: mpt3sas: Don't call disable_irq from IRQ poll handler (jsc#SLE-16914). - scsi: mpt3sas: Fix set but unused variable (jsc#SLE-16914). - scsi: mpt3sas: Fix error returns in BRM_status_show (jsc#SLE-16914). - scsi: mpt3sas: Fix unlock imbalance (jsc#SLE-16914). - scsi: mpt3sas: Fix memset() in non-RDPQ mode (jsc#SLE-16914). - scsi: mpt3sas: Fix reply queue count in non RDPQ mode (jsc#SLE-16914). - scsi: mpt3sas: Fix double free warnings (jsc#SLE-16914). - scsi: mpt3sas: Disable DIF when prot_mask set to zero (jsc#SLE-16914). - scsi: mpt3sas: Capture IOC data for debugging purposes (jsc#SLE-16914). - scsi: mpt3sas: Use true, false for ioc->use_32bit_dma (jsc#SLE-16914). - scsi: mpt3sas: Remove NULL check before freeing function (jsc#SLE-16914). - scsi: mpt3sas: Update mpt3sas version to 33.101.00.00 (jsc#SLE-16914). - scsi: mpt3sas: Handle RDPQ DMA allocation in same 4G region (jsc#SLE-16914). - scsi: mpt3sas: Separate out RDPQ allocation to new function (jsc#SLE-16914). - scsi: mpt3sas: Rename function name is_MSB_are_same (jsc#SLE-16914). - scsi: mpt3sas: Don't change the DMA coherent mask after allocations (jsc#SLE-16914). - scsi: mpt3sas: use true,false for bool variables (jsc#SLE-16914). - commit fb319df - net: fec: Fix phy_device lookup for phy_reset_after_clk_enable() (jsc#SLE-16106). - net: fec: Fix PHY init after phy_reset_after_clk_enable() (jsc#SLE-16106). - net: fec_mpc52xx: Replace in_interrupt() usage (jsc#SLE-16106). - net: fec: ptp: remove unused variable 'ns' in fec_time_keep() (jsc#SLE-16106). - net: ethernet: fec: remove redundant null check before clk_disable_unprepare() (jsc#SLE-16106). - net: fec: replace snprintf() with strlcpy() in fec_ptp_init() (jsc#SLE-16106). - net: fec: get rid of redundant code in fec_ptp_set() (jsc#SLE-16106). - net: fec: initialize clock with 0 rather than current kernel time (jsc#SLE-16106). - net: fec: enable to use PPS feature without time stamping (jsc#SLE-16106). - net: fec: Set max MTU size to allow the MTU to be changed (jsc#SLE-16106). - net: tso: cache transport header length (jsc#SLE-16106). - net: fec: fix hardware time stamping by external devices (jsc#SLE-16106). - net: ethernet: fec: prevent tx starvation under high rx load (jsc#SLE-16106). - net: fec: disable correct clk in the err path of fec_enet_clk_enable (jsc#SLE-16106). - net: ethernet: fec: move GPR register offset and bit into DT (jsc#SLE-16106). - net: ethernet: fec: Replace interrupt driven MDIO with polled IO (jsc#SLE-16106). - net: ethernet: fec: Allow the MDIO preamble to be disabled (jsc#SLE-16106). - net: ethernet: fec: Allow configuration of MDIO bus speed (jsc#SLE-16106). - net: fec: set GPR bit on suspend by DT configuration (jsc#SLE-16106). - net: fec: reject unsupported coalescing params (jsc#SLE-16106). - freescale: Replace zero-length array with flexible-array member (jsc#SLE-16106). - net: fec: Prevent unbind operation (jsc#SLE-16106). - net: convert suitable network drivers to use phy_do_ioctl (jsc#SLE-16106). - net: fec: remove redundant assignment to pointer bdp (jsc#SLE-16106). - net: fec: add C45 MDIO read/write support (jsc#SLE-16106). - net: fec: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16106). - commit bcd4fcc - Delete patches.suse/spi-spi-fsl-dspi-Exit-the-ISR-with-IRQ_NONE-when-it-.patch. It will be replaced by following patch: 37b410018064 spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours - commit abf3980 - mmc: sdhci-msm: Introduce new ops to dump vendor specific registers (jsc#SLE-16106). - spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe (jsc#SLE-16106). - spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 (jsc#SLE-16106). - spi: fspi: dynamically alloc AHB memory (jsc#SLE-16106). - spi: fspi: enable fspi on imx8qxp and imx8mm (jsc#SLE-16106). - pinctrl: core: Add pinctrl_select_default_state() and export it (jsc#SLE-16106). - commit 9a5f984 - powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm (MM Functionality, bsc#1178426). - commit 7298443 - mmc: sdhci-esdhc-imx: remove unused code (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: Reset before sending tuning command for manual tuning (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: dump internal IC debug status during error (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuning (jsc#SLE-16106). - mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pin (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: Add HS400 support for i.MX6SLL (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: restore pin state when resume back (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: clear DMA_SEL when disable DMA mode (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: clear pending interrupt and halt cqhci (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: Add an new esdhc_soc_data for i.MX8MM (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_BROKEN_AUTO_CMD23 (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: optimize the strobe dll setting (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: optimize the clock setting (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: add strobe-dll-delay-target support (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: restore the per_clk rate in PM_RUNTIME (jsc#SLE-16106). - mmc: sdhci-esdhci-imx: retune needed for Mega/Mix enabled SoCs (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: no fail when no pinctrl available (jsc#SLE-16106). - mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state() (jsc#SLE-16106). - mmc: sdhci: Drop redundant code for SDIO IRQs (jsc#SLE-16106). - i2c: core: Provide generic definitions for bus frequencies (jsc#SLE-16106). - commit 1da2a90 - powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM (MM Functionality, bsc#1178426). - Update config files. Select the new option for ppc64le. - commit 39e4bbd - mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race (MM Functionality, bsc#1178426). - commit bae6aac - mm: fix kthread_use_mm() vs TLB invalidate (MM Functionality, bsc#1178426). - commit ebe1e96 - mailbox: imx: Mark PM functions as __maybe_unused (jsc#SLE-16106). - mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag (jsc#SLE-16106). - mailbox: imx: Add runtime PM callback to handle MU clocks (jsc#SLE-16106). - mailbox: imx: Add context save/restore for suspend/resume (jsc#SLE-16106). - mailbox: imx-mailbox: fix scu msg header size check (jsc#SLE-16106). - mailbox: imx: Disable the clock on devm_mbox_controller_register() failure (jsc#SLE-16106). - mailbox: imx: Fix return in imx_mu_scu_xlate() (jsc#SLE-16106). - mailbox: imx: Support runtime PM (jsc#SLE-16106). - i2c: drivers: Use generic definitions for bus frequencies (jsc#SLE-16106). - Refresh: patches.suse/i2c-altera-use-proper-variable-to-hold-errno.patch - Refresh: patches.suse/i2c-imx-Fix-external-abort-on-interrupt-in-exit-path.patch - Refresh: patches.suse/i2c-tegra-Add-support-for-the-VI-I2C-on-Tegra210.patch - Refresh: patches.suse/i2c-tegra-Remove-NULL-pointer-check-before-clk_enabl.patch - Refresh: patches.suse/i2c-tegra-Use-FIELD_PREP-FIELD_GET-macros.patch - i2c: imx: remove duplicate print after platform_get_irq() (jsc#SLE-16106). - i2c: imx: implement master_xfer_atomic callback (jsc#SLE-16106). - mailbox: imx: add SCU MU support (jsc#SLE-16106). - mailbox: imx: restructure code to make easy for new MU (jsc#SLE-16106). - mailbox: imx: add support for imx v1 mu (jsc#SLE-16106). - commit 2dfd62c - kernel: better document the use_mm/unuse_mm API contract (MM Functionality, bsc#1178426). - Refresh patches.suse/amdgpu-a-NULL-mm-does-not-mean-a-thread-is-a-kthread.patch. - kernel: better document the use_mm/unuse_mm API contract (MM Functionality, bsc#1178426). - kernel: move use_mm/unuse_mm to kthread.c (MM Functionality, bsc#1178426). - kernel: move use_mm/unuse_mm to kthread.c (MM Functionality, bsc#1178426). - Refresh patches.suse/isolcpus-Affine-unbound-kernel-threads-to-housekeeping-cpus.patch. Single commit with multiple patches needed to prevent breaking the build. - commit e0e83ba - ASoC: fsl_sai: Set MCLK input or output direction (jsc#SLE-16106). - ASoC: fsl_sai: Add fsl_sai_check_version function (jsc#SLE-16106). - ASoC: fsl_sai: Add new added registers and new bit definition (jsc#SLE-16106). - ASoC: fsl_sai: Set SAI Channel Mode to Output Mode (jsc#SLE-16106). - ASoC: fsl_sai: Support multiple data channel enable bits (jsc#SLE-16106). - ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init (jsc#SLE-16106). - ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced (jsc#SLE-16106). - ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode (jsc#SLE-16106). - ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger() (jsc#SLE-16106). - commit 607af80 - Update config files. (jsc#SLE-15207) Set CONFIG_CRYPTO_CHACHA20POLY1305=m on x86_64, ppc64le and s390x - commit 16889ba - blacklist.conf: Blacklist while doing DRM backport - Delete patches.suse/drm-prime-use-dma-length-macro-when-mapping-sg. - commit 727c877 - blacklist.conf: temporarily blacklist while doing DRM backport - Delete patches.suse/drm-prime-fix-extracting-of-the-dma-addresses-from-a-scatterlist. - commit 2132948 - Refresh patches.suse/1436-drm-i915-rename-intel_drv.h-to-display-intel_display.patch. - commit 0281873 - RDMA/iw_cxgb4: Disable delayed ack by default (jsc#SLE-15118). - commit a82cef8 - gpio: Fix the no return statement warning (bsc#1178431). - commit 0959dc3 - tty: make FONTX ioctl use the tty pointer they were actually passed (bsc#1178123 CVE-2020-25668). - commit fda631f - soc: imx: gpcv2: Print the correct error code (jsc#SLE-16106). - soc: imx-scu: Add SoC UID(unique identifier) support (jsc#SLE-16106). - commit d4b2124 - s390/bpf: Remove JITed image size limitations (bsc#1177028). - s390/bpf: Use lg(f)rl when long displacement cannot be used (bsc#1177028). - s390/bpf: Use lgrl instead of lg where possible (bsc#1177028). - s390/bpf: Load literal pool register using larl (bsc#1177028). - s390/bpf: Align literal pool entries (bsc#1177028). Update patches.suse/s390-bpf-maintain-8-byte-stack-alignment to adopt the change introduced by patches.suse/s390-bpf-Align-literal-pool-entries.patch - s390/bpf: Use relative long branches (bsc#1177028). Refresh patches.suse/s390-bpf-maintain-8-byte-stack-alignment - s390/bpf: Make sure JIT passes do not increase code size (bsc#1177028). Update patches.suse/s390-bpf-maintain-8-byte-stack-alignment to adopt the change introduced by patches.suse/s390-bpf-Make-sure-JIT-passes-do-not-increase-code-s.patch - s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ip (bsc#1177028). - s390/bpf: Wrap JIT macro parameter usages in parentheses (bsc#1177028). - s390/bpf: Use kvcalloc for addrs array (bsc#1177028). - bpf: s390: add JIT support for bpf line info (bsc#1177028). - bpf: s390: add JIT support for multi-function programs (bsc#1177028). Update patches.suse/s390-bpf-maintain-8-byte-stack-alignment to adopt the change introduced by patches.suse/bpf-s390-add-JIT-support-for-multi-function-programs.patch - commit d6ad6b9 - series.conf: cleanup - move unsortable patch out of sorted section: patches.suse/powercap-Restrict-energy-meter-to-root-access.patch - commit a552ff6 - Updated Copyright line in rpm templates with SUSE LLC - commit 39a1fcf - rpm/kernel-obs-build.spec.in: Add -q option to modprobe calls (bsc#1178401) - commit 33ded45 - icmp: randomize the global rate limiter (git-fixes). - commit 3f6a76f - bpf: sockmap: Check value of unused args to BPF_PROG_ATTACH (bsc#1177028). - bpf: Fix memlock accounting for sock_hash (bsc#1177028). - bpf: tcp: Recv() should return 0 when the peer socket is closed (bsc#1177028). - bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg (bsc#1177028). - bpf, i386: Remove unneeded conversion to bool (bsc#1177028). - bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates (bsc#1177028). - bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 logical immediates (bsc#1177028). - commit 7ede77e - svcrdma: fix bounce buffers for unaligned offsets and multiple pages (git-fixes). - commit 3c46e04 - NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE (bsc#1176180). - NFSv4.x recover from pre-mature loss of openstateid (bsc#1176180). - NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE (bsc#1176180). - commit ae88090 - blacklist.conf: - Delete patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch. This patch causes a regression - bsc1178304 - and "/fixing"/ it properly requires backporting patches which break kabi. So just drop for now. - commit 548f6fe - rpm/kernel-binary.spec.in: Fix compressed module handling for in-tree KMP (jsc#SLE-10886) The in-tree KMP that is built with SLE kernels have a different scriptlet that is embedded in kernel-binary.spec.in rather than *.sh files. - commit e32ee2c - scsi: iscsi: Perform connection failure entirely in kernel space (bsc#1178367). - commit b913745 - Revert "/Disable module compression on SLE15 SP2 (bsc#1178307)"/ This reverts commit 6e769e1ed1932517b87eb1bccf15337a3b5f841f. While module compression is disabled on SLE15-SP2, it will remain enabled on SLE15-SP3. Therefore, revert this commit coming from SLE15-SP2. - commit 6671e44 - serial: cpm_uart: call cpm_muram_init before registering console (jsc#SLE-12251). - commit 1f45790 - drm/amd/display: Make some functions static (bsc#1152489). - blacklist.conf: Was blacklisted as duplicate but dup did not exist - commit 850c070 - soc: fsl: qe: clean up an indentation issue (jsc#SLE-12251). - soc: fsl: qe: Replace one-element array and use struct_size() helper (jsc#SLE-12251). - soc: fsl: qe: fix sparse warnings for ucc_slow.c (jsc#SLE-12251). - soc: fsl: qe: ucc_slow: remove 0 assignment for kzalloc'ed structure (jsc#SLE-12251). - soc: fsl: qe: fix sparse warnings for qe_ic.c (jsc#SLE-12251). - soc: fsl: qe: fix sparse warnings for ucc.c (jsc#SLE-12251). - soc: fsl: qe: fix sparse warning for qe_common.c (jsc#SLE-12251). - soc: fsl: qe: fix sparse warnings for qe.c (jsc#SLE-12251). - soc: fsl: qe: remove set but not used variable 'mm_gc' (jsc#SLE-12251). - soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE (jsc#SLE-12251). - soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c (jsc#SLE-12251). - net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32 (jsc#SLE-12251). - net/wan/fsl_ucc_hdlc: reject muram offsets above 64K (jsc#SLE-12251). - net/wan/fsl_ucc_hdlc: fix reading of __be16 registers (jsc#SLE-12251). - net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE() (jsc#SLE-12251). - soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c (jsc#SLE-12251). - soc: fsl: qe: drop pointless check in qe_sdma_init() (jsc#SLE-12251). - soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init() (jsc#SLE-12251). - soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c (jsc#SLE-12251). - soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path (jsc#SLE-12251). - soc: fsl: qe: drop broken lazy call of cpm_muram_init() (jsc#SLE-12251). - soc: fsl: qe: make cpm_muram_free() ignore a negative offset (jsc#SLE-12251). - soc: fsl: qe: make cpm_muram_free() return void (jsc#SLE-12251). - soc: fsl: qe: change return type of cpm_muram_alloc() to s32 (jsc#SLE-12251). - serial: ucc_uart: access __be32 field using be32_to_cpu (jsc#SLE-12251). - serial: ucc_uart: limit brg-frequency workaround to PPC32 (jsc#SLE-12251). - serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe() (jsc#SLE-12251). - serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32 (jsc#SLE-12251). - serial: ucc_uart: factor out soft_uart initialization (jsc#SLE-12251). - serial: ucc_uart: replace ppc-specific IO accessors (jsc#SLE-12251). - serial: ucc_uart: explicitly include soc/fsl/cpm.h (jsc#SLE-12251). - soc/fsl/qe/qe.h: update include path for cpm.h (jsc#SLE-12251). - soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl (jsc#SLE-12251). - soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init() (jsc#SLE-12251). - soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu (jsc#SLE-12251). - soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() (jsc#SLE-12251). - soc: fsl: qe: qe.c: use of_property_read_* helpers (jsc#SLE-12251). - soc: fsl: qe: merge qe_ic.h headers into qe_ic.c (jsc#SLE-12251). - soc: fsl: qe: simplify qe_ic_init() (jsc#SLE-12251). - soc: fsl: qe: make qe_ic_get_{low,high}_irq static (jsc#SLE-12251). - soc: fsl: qe: don't use NO_IRQ in qe_ic.c (jsc#SLE-12251). - soc: fsl: qe: remove unused qe_ic_set_* functions (jsc#SLE-12251). - soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low (jsc#SLE-12251). - soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c (jsc#SLE-12251). - powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ (jsc#SLE-12251). - soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ (jsc#SLE-12251). - soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx (jsc#SLE-12251). - soc: fsl: qe: remove pointless sysfs registration in qe_ic.c (jsc#SLE-12251). - soc: fsl: qe: drop assign-only high_active in qe_ic_init (jsc#SLE-12251). - soc: fsl: qe: drop unneeded #includes (jsc#SLE-12251). - soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32 (jsc#SLE-12251). - soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic (jsc#SLE-12251). - soc: fsl: qe: avoid ppc-specific io accessors (jsc#SLE-12251). - soc: fsl: qe: introduce qe_io{read,write}* wrappers (jsc#SLE-12251). - soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers (jsc#SLE-12251). - soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs (jsc#SLE-12251). - soc: fsl: qe: remove space-before-tab (jsc#SLE-12251). - serial: ucc_uart: remove redundant assignment to pointer bdp (jsc#SLE-12251). - irqchip: Add support for Layerscape external interrupt lines (jsc#SLE-12251). - powerpc/85xx: remove mostly pointless mpc85xx_qe_init() (jsc#SLE-12251). - soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_init (jsc#SLE-12251). - soc: fsl: qe: support fsl,qe-snums property (jsc#SLE-12251). - soc: fsl: qe: introduce qe_get_device_node helper (jsc#SLE-12251). - soc: fsl: qe: reduce static memory footprint by 1.7K (jsc#SLE-12251). - soc: fsl: qe: drop useless static qualifier (jsc#SLE-12251). - commit f624471 - btrfs: Account for merged patches upstream Move below patches to sorted section. - Refresh patches.suse/btrfs-account-for-trans_block_rsv-in-may_commit_transaction.patch. - Refresh atches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch. - Refresh patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch. - Refresh patches.suse/btrfs-improve-global-reserve-stealing-logic.patch. - Refresh patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch. - Refresh patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch. Also add 3 new patches to follow upstream as much as possible, one of them is a git-fixes requirements the others are prerequisites for it: - patches.suse/btrfs-account-ticket-size-at-add-delete-time.patch - patches.suse/btrfs-fix-reclaim-counter-leak-of-space_info-objects.patch - patches.suse/btrfs-fix-reclaim_size-counter-leak-after-stealing-from-global-reserve.patch - commit b193add - btrfs: fix filesystem corruption after a device replace (bsc#1178395). - commit ece2bc8 - btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks (bsc#1178395). - commit 9f5adb5 - btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing (bsc#1178395). - commit 8818530 - vt: keyboard, extend func_buf_lock to readers (bnc#1177766 CVE-2020-25656). - vt: keyboard, simplify vt_kdgkbsent (bnc#1177766 CVE-2020-25656). - commit d1af3a9 - intel-ethernet: clean up W=1 warnings in kdoc (jsc#SLE-15373). - commit 6a6b2da - Disable ipa-clones dump for KMP builds (bsc#1178330) The feature is not really useful for KMP, and rather confusing, so let's disable it at building out-of-tree codes - commit ba5c338 - time: Prevent undefined behaviour in timespec64_to_ns() (bsc#1164648). - futex: Fix incorrect should_fail_futex() handling (bsc#1149032). - futex: Adjust absolute futex timeouts with per time namespace offset (bsc#1164648). - futex: Remove unused or redundant includes (bsc#1149032). - futex: Consistently use fshared as boolean (bsc#1149032). - futex: Remove put_futex_key() (bsc#1149032). - commit a86c28d - scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK (jsc#SLE-15152). - commit 687635a - x86/efi: remove unused variables (jsc#SLE-15857 jsc#SLE-13618). - commit 674c1a9 - Update config files. +CONFIG_LOAD_PPC_KEYS=y - commit caba9b6 - powerpc: Load firmware trusted keys/hashes into kernel keyring (jsc#SLE-15857 jsc#SLE-13618). - x86/efi: move common keyring handler functions to new file (jsc#SLE-15857 jsc#SLE-13618). - commit 060cd29 - ACPI: fan: Expose fan performance state information (jsc#SLE-13078). - commit 1c52bce - Align secure boot configs (jsc#SLE-15857 jsc#SLE-13618 bsc#1176918 ltc#186474). ppc64le: +CONFIG_INTEGRITY_PLATFORM_KEYRING=y +CONFIG_IMA_APPRAISE_BOOTPARAM=y +CONFIG_SYSTEM_BLACKLIST_KEYRING=y +CONFIG_SYSTEM_BLACKLIST_HASH_LIST="/"/ s390x: +CONFIG_INTEGRITY_PLATFORM_KEYRING=y +CONFIG_LOAD_IPL_KEYS=y +CONFIG_SYSTEM_BLACKLIST_KEYRING=y +CONFIG_SYSTEM_BLACKLIST_HASH_LIST="/"/ - commit 7b5f1e7 - ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime (jsc#SLE-15857 jsc#SLE-13618 bsc#1176918 ltc#186474). - ima: use struct_size() in kzalloc() (jsc#SLE-15857 jsc#SLE-13618 bsc#1176918 ltc#186474). - commit e301a0a - kbuild: enforce -Werror=return-type (bsc#1177281). - commit 1efe79d - blacklist.conf: ignore LLVM toolchain fix - commit e9af9fb - s390/dasd: Fix zero write for FBA devices (bsc#1177801 LTC#188735). - s390/cio: add cond_resched() in the slow_eval_known_fn() loop (bsc#1177799 LTC#188733). - commit 8d8c67c - update patch metadata - update Patch-mainline: patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch - commit 32664f1 - series.conf: cleanup - update upstream reference and resort: patches.suse/scsi-ibmvscsi-Fix-potential-race-after-loss-of-trans.patch - commit a1665a9 - Update patches.suse/bpf-Fix-scalar32_min_max_or-bounds-tracking.patch Add the bug references: bsc#1177889 and CVE-2020-27194. - commit 948c903 - scsi: aacraid: Add a missing iounmap call (jsc#SLE-15152). - scsi: aacraid: Make some symbols static in aachba.c (jsc#SLE-15152). - scsi: aacraid: Remove erroneous fallthrough annotation (jsc#SLE-15152). - scsi: aacraid: Remove pci-dma-compat wrapper API (jsc#SLE-15152). - scsi: core: Add missing scsi_device_put() in scsi_host_block() (jsc#SLE-15152). - scsi: aacraid: Fix logical bug when !DBG (jsc#SLE-15152). - scsi: aacraid: Provide suggested curly braces around empty body of if() (jsc#SLE-15152). - scsi: aacraid: Fix an oops in error handling (jsc#SLE-15152). - scsi: aacraid: Use memdup_user() as a cleanup (jsc#SLE-15152). - scsi: aacraid: Make some symbols static (jsc#SLE-15152). - scsi: core: Remove 'list' entry from struct scsi_cmnd (jsc#SLE-15152). - scsi: aacraid: Fix error handling paths in aac_probe_one() (jsc#SLE-15152). - scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block() (jsc#SLE-15152). - scsi: aacraid: do not overwrite retval in aac_reset_adapter() (jsc#SLE-15152). - scsi: aacraid: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-15152). - scsi: aacraid: clean up warning cast-function-type (jsc#SLE-15152). - scsi: aacraid: Disabling TM path and only processing IOP reset (jsc#SLE-15152). - scsi: core: Remove cmd_list functionality (jsc#SLE-15152). - scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs() (jsc#SLE-15152). - scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commands (jsc#SLE-15152). - scsi: core: add scsi_host_busy_iter() (jsc#SLE-15152). - scsi: aacraid: use scsi_host_(block,unblock) to block I/O (jsc#SLE-15152). - scsi: core: add scsi_host_(block,unblock) helper function (jsc#SLE-15152). - scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter() (jsc#SLE-15152). - scsi: aacraid: replace aac_flush_ios() with midlayer helper (jsc#SLE-15152). - scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding commands (jsc#SLE-15152). - scsi: aacraid: Do not wait for outstanding write commands on synchronize_cache (jsc#SLE-15152). - scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding commands (jsc#SLE-15152). - scsi: core: add scsi_host_complete_all_commands() helper (jsc#SLE-15152). - scsi: aacraid: bump version (jsc#SLE-15152). - scsi: aacraid: send AIF request post IOP RESET (jsc#SLE-15152). - scsi: aacraid: check adapter health (jsc#SLE-15152). - scsi: aacraid: setting different timeout for src and thor (jsc#SLE-15152). - scsi: aacraid: fixed firmware assert issue (jsc#SLE-15152). - scsi: aacraid: fixed IO reporting error (jsc#SLE-15152). - scsi: aacraid: fix illegal IO beyond last LBA (jsc#SLE-15152). - commit f6c27f0 - Update patches.suse/0001-net-Take-common-prefetch-code-structure-into-a-funct.patch (jsc#SLE-13536). - Update patches.suse/0001-net-aquantia-PTP-skeleton-declarations-and-callbacks.patch (jsc#SLE-15148). - Update patches.suse/0002-igb-add-XDP-support.patch (jsc#SLE-13536). - Update patches.suse/0002-net-aquantia-unify-styling-of-bit-enums.patch (jsc#SLE-15148). - Update patches.suse/0003-igb-read-PBA-number-from-flash.patch (jsc#SLE-13536). - Update patches.suse/0003-net-aquantia-add-basic-ptp_clock-callbacks.patch (jsc#SLE-15148). - Update patches.suse/0004-net-aquantia-add-PTP-rings-infrastructure.patch (jsc#SLE-15148). - Update patches.suse/0004-net-intel-Remove-in_interrupt-warnings.patch (jsc#SLE-13536). - Update patches.suse/0005-net-aquantia-styling-fixes-on-ptp-related-functions.patch (jsc#SLE-15148). - Update patches.suse/0006-net-aquantia-implement-data-PTP-datapath.patch (jsc#SLE-15148). - Update patches.suse/0007-net-aquantia-rx-filters-for-ptp.patch (jsc#SLE-15148). - Update patches.suse/0008-net-aquantia-add-support-for-ptp-ioctls.patch (jsc#SLE-15148). - Update patches.suse/0009-net-aquantia-implement-get_ts_info-ethtool.patch (jsc#SLE-15148). - Update patches.suse/0010-net-aquantia-add-support-for-Phy-access.patch (jsc#SLE-15148). - Update patches.suse/0011-net-aquantia-add-support-for-PIN-funcs.patch (jsc#SLE-15148). - Update patches.suse/0012-net-aquantia-fix-var-initialization-warning.patch (jsc#SLE-15148). - Update patches.suse/0013-net-aquantia-fix-warnings-on-endianness.patch (jsc#SLE-15148). - Update patches.suse/0014-net-aquantia-disable-ptp-object-build-if-no-config.patch (jsc#SLE-15148). - Update patches.suse/0015-net-aquantia-fix-spelling-mistake-tx_queus-tx_queues.patch (jsc#SLE-15148). - Update patches.suse/0016-net-aquantia-fix-unintention-integer-overflow-on-lef.patch (jsc#SLE-15148). - Update patches.suse/0017-net-aquantia-make-two-symbols-be-static.patch (jsc#SLE-15148). - Update patches.suse/0018-net-aquantia-remove-unused-including-linux-version.h.patch (jsc#SLE-15148). - Update patches.suse/0019-net-aquantia-fix-error-handling-in-aq_ptp_poll.patch (jsc#SLE-15148). - Update patches.suse/0020-net-aquantia-fix-return-value-check-in-aq_ptp_init.patch (jsc#SLE-15148). - Update patches.suse/0021-net-atlantic-update-firmware-interface.patch (jsc#SLE-15148). - Update patches.suse/0022-net-atlantic-implement-wake_phy-feature.patch (jsc#SLE-15148). - Update patches.suse/0023-net-atlantic-refactoring-pm-logic.patch (jsc#SLE-15148). - Update patches.suse/0024-net-atlantic-add-msglevel-configuration.patch (jsc#SLE-15148). - Update patches.suse/0025-net-atlantic-adding-ethtool-physical-identification.patch (jsc#SLE-15148). - Update patches.suse/0026-net-atlantic-add-fw-configuration-memory-area.patch (jsc#SLE-15148). - Update patches.suse/0027-net-atlantic-loopback-tests-via-private-flags.patch (jsc#SLE-15148). - Update patches.suse/0028-net-atlantic-code-style-cleanup.patch (jsc#SLE-15148). - Update patches.suse/0029-net-atlantic-stylistic-renames.patch (jsc#SLE-15148). - Update patches.suse/0030-net-atlantic-update-flow-control-logic.patch (jsc#SLE-15148). - Update patches.suse/0031-net-atlantic-implement-UDP-GSO-offload.patch (jsc#SLE-15148). - Update patches.suse/0032-net-atlantic-change-email-domains-to-Marvell.patch (jsc#SLE-15148). - Update patches.suse/0033-net-atlantic-make-symbol-aq_pm_ops-static.patch (jsc#SLE-15148). - Update patches.suse/0034-net-atlantic-make-function-aq_ethtool_get_priv_flags.patch (jsc#SLE-15148). - Update patches.suse/0035-net-atlantic-Signedness-bug-in-aq_vec_isr_legacy.patch (jsc#SLE-15148). - Update patches.suse/0036-net-atlantic-broken-link-status-on-old-fw.patch (jsc#SLE-15148). - Update patches.suse/0037-net-atlantic-loopback-configuration-in-improper-plac.patch (jsc#SLE-15148). - Update patches.suse/0038-net-atlantic-remove-duplicate-entries.patch (jsc#SLE-15148). - Update patches.suse/0039-net-atlantic-checksum-compat-issue.patch (jsc#SLE-15148). - Update patches.suse/0040-net-atlantic-check-rpc-result-and-wait-for-rpc-addre.patch (jsc#SLE-15148). - Update patches.suse/0041-net-atlantic-ptp-gpio-adjustments.patch (jsc#SLE-15148). - Update patches.suse/0042-net-atlantic-better-loopback-mode-handling.patch (jsc#SLE-15148). - Update patches.suse/0043-net-atlantic-fix-use-after-free-kasan-warn.patch (jsc#SLE-15148). - Update patches.suse/0044-net-atlantic-fix-potential-error-handling.patch (jsc#SLE-15148). - Update patches.suse/0045-net-atlantic-possible-fault-in-transition-to-hiberna.patch (jsc#SLE-15148). - Update patches.suse/0046-net-atlantic-fix-out-of-range-usage-of-active_vlans-.patch (jsc#SLE-15148). - Update patches.suse/0047-net-aquantia-Delete-module-version.patch (jsc#SLE-15148). - Update patches.suse/0048-net-aquantia-reject-all-unsupported-coalescing-param.patch (jsc#SLE-15148). - Update patches.suse/0049-aquantia-Fix-the-media-type-of-AQC100-ethernet-contr.patch (jsc#SLE-15148). - Update patches.suse/0050-net-atlantic-update-company-name-in-the-driver-descr.patch (jsc#SLE-15148). - Update patches.suse/0051-net-atlantic-add-A2-device-IDs.patch (jsc#SLE-15148). - Update patches.suse/0052-net-atlantic-add-defines-for-10M-and-EEE-100M-link-m.patch (jsc#SLE-15148). - Update patches.suse/0053-net-atlantic-add-hw_soft_reset-hw_prepare-to-hw_ops.patch (jsc#SLE-15148). - Update patches.suse/0054-net-atlantic-simplify-hw_get_fw_version-usage.patch (jsc#SLE-15148). - Update patches.suse/0055-net-atlantic-make-hw_get_regs-optional.patch (jsc#SLE-15148). - Update patches.suse/0056-net-atlantic-move-IS_CHIP_FEATURE-to-aq_hw.h.patch (jsc#SLE-15148). - Update patches.suse/0057-net-atlantic-A2-driver-firmware-interface.patch (jsc#SLE-15148). - Update patches.suse/0058-net-atlantic-minimal-A2-HW-bindings-required-for-fw_.patch (jsc#SLE-15148). - Update patches.suse/0059-net-atlantic-minimal-A2-fw_ops.patch (jsc#SLE-15148). - Update patches.suse/0060-net-atlantic-A2-hw_ops-skeleton.patch (jsc#SLE-15148). - Update patches.suse/0061-net-atlantic-HW-bindings-for-A2-RFP.patch (jsc#SLE-15148). - Update patches.suse/0062-net-atlantic-add-A2-RPF-hw_ops.patch (jsc#SLE-15148). - Update patches.suse/0063-net-atlantic-HW-bindings-for-basic-A2-init-deinit-hw.patch (jsc#SLE-15148). - Update patches.suse/0064-net-atlantic-common-functions-needed-for-basic-A2-in.patch (jsc#SLE-15148). - Update patches.suse/0065-net-atlantic-basic-A2-init-deinit-hw_ops.patch (jsc#SLE-15148). - Update patches.suse/0066-net-atlantic-A2-ingress-egress-hw-configuration.patch (jsc#SLE-15148). - Update patches.suse/0067-net-atlantic-rename-AQ_NIC_RATE_2GS-to-AQ_NIC_RATE_2.patch (jsc#SLE-15148). - Update patches.suse/0068-net-atlantic-remove-TPO2-check-from-A0-code.patch (jsc#SLE-15148). - Update patches.suse/0069-net-atlantic-remove-hw_atl_b0_hw_rss_set-call-from-A.patch (jsc#SLE-15148). - Update patches.suse/0070-net-atlantic-remove-check-for-boot-code-survivabilit.patch (jsc#SLE-15148). - Update patches.suse/0071-net-atlantic-unify-MAC-generation.patch (jsc#SLE-15148). - Update patches.suse/0072-net-atlantic-changes-for-multi-TC-support.patch (jsc#SLE-15148). - Update patches.suse/0073-net-atlantic-move-PTP-TC-initialization-to-a-separat.patch (jsc#SLE-15148). - Update patches.suse/0074-net-atlantic-changes-for-multi-TC-support.patch (jsc#SLE-15148). - Update patches.suse/0075-net-atlantic-QoS-implementation-multi-TC-support.patch (jsc#SLE-15148). - Update patches.suse/0076-net-atlantic-A2-half-duplex-support.patch (jsc#SLE-15148). - Update patches.suse/0077-net-atlantic-remove-baseX-usage.patch (jsc#SLE-15148). - Update patches.suse/0078-net-atlantic-A2-EEE-support.patch (jsc#SLE-15148). - Update patches.suse/0079-net-atlantic-A2-flow-control-support.patch (jsc#SLE-15148). - Update patches.suse/0080-net-atlantic-A2-report-link-partner-capabilities.patch (jsc#SLE-15148). - Update patches.suse/0081-net-atlantic-A2-phy-loopback-support.patch (jsc#SLE-15148). - Update patches.suse/0082-net-atlantic-fix-variable-type-in-aq_ethtool_get_pau.patch (jsc#SLE-15148). - Update patches.suse/0083-net-atlantic-Replace-ENOTSUPP-usage-to-EOPNOTSUPP.patch (jsc#SLE-15148). - Update patches.suse/0084-net-atlantic-make-aq_pci_func_init-static.patch (jsc#SLE-15148). - Update patches.suse/0085-net-atlantic-fix-typo-in-aq_ring_tx_clean.patch (jsc#SLE-15148). - Update patches.suse/0086-net-atlantic-missing-space-in-a-comment-in-aq_nic.h.patch (jsc#SLE-15148). - Update patches.suse/0087-net-atlantic-add-alignment-checks-in-hw_atl2_utils_f.patch (jsc#SLE-15148). - Update patches.suse/0088-net-atlantic-put-ptp-code-under-IS_REACHABLE-check.patch (jsc#SLE-15148). - Update patches.suse/0089-net-aquantia-fix-aq_ndev_start_xmit-s-return-type.patch (jsc#SLE-15148). - Update patches.suse/0090-net-atlantic-fix-ip-dst-and-ipv6-address-filters.patch (jsc#SLE-15148). - Update patches.suse/0091-net-atlantic-disable-PTP-on-AQC111-AQC112.patch (jsc#SLE-15148). - Update patches.suse/btrfs-enumerate-the-type-of-exclusive-operation-in-progress.patch (JSC#SLE-13586). - Update patches.suse/btrfs-sysfs-export-currently-running-exclusive-operation.patch (JSC#SLE-13586). - Update patches.suse/net-atlantic-A0-ntuple-filters.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-QoS-implementation-max_rate.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-QoS-implementation-min_rate.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-Use-readx_poll_timeout-for-large-timeou.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-add-hwmon-getter-for-MAC-temperature.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-add-support-for-64-bit-reads-writes.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-add-support-for-FW-4.x.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-align-return-value-of-ver_match-functio.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-always-use-random-TC-queue-mapping-for-.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-automatically-downgrade-the-number-of-q.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-change-the-order-of-arguments-for-TC-we.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-enable-ipv6-support-for-TCP-LSO-and-UDP.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-fix-PTP-on-AQC10X.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-make-TCVEC2RING-accept-nic_cfg.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-move-FRAC_PER_NS-to-aq_hw.h.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-per-TC-queue-statistics.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-proper-rss_ctrl1-54c0-initialization.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-use-U32_MAX-in-aq_hw_utils.c.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-use-intermediate-variable-to-improve-re.patch (jsc#SLE-15148). - Update patches.suse/net-atlantic-use-simple-assignment-in-_get_stats-and.patch (jsc#SLE-15148). - Update patches.suse/net-ethernet-aquantia-Fix-wrong-return-value.patch (jsc#SLE-15148). Update patch metadata to point to SLE-Epic - commit 33bcfbb - Delete patches.suse/s390-pci-Mark-all-VFs-as-not-implementing-PCI_COMMAN.patch (jsc#SLE-13818 bsc#1177117 LTC#186574). - commit 9329461 - Disable module compression on SLE15 SP2 (bsc#1178307) - commit 6e769e1 - s390/pci: fix leak of DMA tables on hard unplug (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: fix PF/VF linking on hot plug (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: re-introduce zpci_remove_device() (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: fix zpci_bus_link_virtfn() (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: ignore stale configuration request event (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: fix enabling a reserved PCI function (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: create links between PFs and VFs (jsc#SLE-13818 bsc#1177117 LTC#186574). - PCI/IOV: Introduce pci_iov_sysfs_link() function (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: removes wrong PCI multifunction assignment (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: Do not disable PF when VFs exist (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: Handling multifunctions (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: Adding bus resource (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: adapt events for zbus (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: create zPCI bus (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: define RID and RID available (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: define kernel parameters for PCI multifunction (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: Improve handling of unset UID (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: Fix zpci_alloc_domain() over allocation (jsc#SLE-13818 bsc#1177117 LTC#186574). - s390/pci: embedding hotplug_slot in zdev (jsc#SLE-13818 bsc#1177117 LTC#186574). - commit a593f0e - Refresh patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch. Update to upstream version. - commit 69ab55e - ibmvnic: fix ibmvnic_set_mac (bsc#1066382 ltc#160943 git-fixes). - commit 4e8525b - arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register (jsc#SLE-13697 jsc#SLE-10565). - commit 2472603 - net: intel: Remove in_interrupt() warnings (jsc#SLE-14166). - commit 8b50ca7 - igb: read PBA number from flash (jsc#SLE-14166). - commit dd0798b - igb: add XDP support (jsc#SLE-14166). - commit c5d94b1 - net: Take common prefetch code structure into a function (jsc#SLE-14166). - commit 703b714 - net: tg3: tidy up loop, remove need to compute off with a multiply (jsc#SLE-14859). - commit 3f285d7 - net: tg3: reject unsupported coalescing params (jsc#SLE-14859). - commit 0d525c5 - clk: bcm: dvp: Select the reset framework (jsc#SLE-15318). - commit 8ade961 - drivers: provide devm_platform_get_and_ioremap_resource() (jsc#SLE-15318). - clk: Pass correct arguments to __clk_hw_register_gate() (jsc#SLE-15318). - clk: gate: Add support for specifying parents via DT/pointers (jsc#SLE-15318). - clk: Zero init clk_init_data in helpers (jsc#SLE-15318). - commit 59c9d80 - reset: simple: Add reset callback (jsc#SLE-15318). - reset: Move reset-simple header out of drivers/reset (jsc#SLE-15318). - commit 54b23f0 - tlb: mmu_gather: add tlb_flush_*_range APIs (jsc#SLE-10565). - commit bc343ad - arm64: Detect the ARMv8.4 TTL feature (jsc#SLE-10565). - Refresh patches.suse/arm64-tlb-Detect-the-ARMv8.4-TLBI-RANGE-feature.patch. - Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. - commit ab20cd9 - clk: bcm: rpi: Add register to control pixel bvb clk (jsc#SLE-15318). - clk: bcm: dvp: Add missing module informations (jsc#SLE-15318). - clk: bcm: rpi: Remove the quirks for the CPU clock (jsc#SLE-15318). - clk: bcm: rpi: Give firmware clocks a name (jsc#SLE-15318). - clk: bcm: rpi: Discover the firmware clocks (jsc#SLE-15318). - clk: bcm: rpi: Add an enum for the firmware clocks (jsc#SLE-15318). - clk: bcm: rpi: Add DT provider for the clocks (jsc#SLE-15318). - clk: bcm: rpi: Make the PLLB registration function return a clk_hw (jsc#SLE-15318). - clk: bcm: rpi: Split pllb clock hooks (jsc#SLE-15318). - clk: bcm: rpi: Rename is_prepared function (jsc#SLE-15318). - clk: bcm: rpi: Pass the clocks data to the firmware function (jsc#SLE-15318). - clk: bcm: rpi: Add clock id to data (jsc#SLE-15318). - clk: bcm: rpi: Create a data structure for the clocks (jsc#SLE-15318). - clk: bcm: rpi: Use CCF boundaries instead of rolling our own (jsc#SLE-15318). - clk: bcm: rpi: Make sure the clkdev lookup is removed (jsc#SLE-15318). - clk: bcm: rpi: Switch to clk_hw_register_clkdev (jsc#SLE-15318). - clk: bcm: rpi: Remove pllb_arm_lookup global pointer (jsc#SLE-15318). - clk: bcm: rpi: Make sure pllb_arm is removed (jsc#SLE-15318). - clk: bcm: rpi: Remove global pllb_arm clock pointer (jsc#SLE-15318). - clk: bcm: rpi: Use clk_hw_register for pllb_arm (jsc#SLE-15318). - clk: bcm: rpi: Statically init clk_init_data (jsc#SLE-15318). - clk: bcm: rpi: Allow the driver to be probed by DT (jsc#SLE-15318). - clk: bcm: Add BCM2711 DVP driver (jsc#SLE-15318). - Update config files - supported.conf: Add clk-bcm2711-dvp - commit 3864121 - blacklist.conf: add two more - commit 4c2096a - tipc: fix memory leak caused by tipc_buf_append() (git-fixes). - commit 22daff6 - KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (git-fixes). - net/core: check length before updating Ethertype in skb_mpls_{push,pop} (git-fixes). - bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex (git-fixes). - block: Set same_page to false in __bio_try_merge_page if ret is false (git-fixes). - selftests/timers: Turn off timeout setting (git-fixes). - mm: madvise: fix vma user-after-free (git-fixes). - commit ba14726 - Update patches.suse/arm64-Add-level-hinted-TLB-invalidation-helper.patch (jsc#SLE-13697 jsc#SLE-10565). - Update patches.suse/arm64-tlb-Set-the-TTL-field-in-flush_-_tlb_range.patch (jsc#SLE-13697 jsc#SLE-10565). - Update patches.suse/arm64-tlb-Set-the-TTL-field-in-flush_tlb_range.patch (jsc#SLE-13697 jsc#SLE-10565). - Update patches.suse/arm64-tlb-don-t-set-the-ttl-value-in-flush_tlb_page_.patch (jsc#SLE-13697 jsc#SLE-10565). - commit 45984e7 - usb: cdc-acm: add quirk to blacklist ETAS ES58X devices (git-fixes). - usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets (git-fixes). - usb: gadget: function: printer: fix use-after-free in __lock_acquire (git-fixes). - usb: dwc3: simple: add support for Hikey 970 (git-fixes). - USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync() (git-fixes). - USB: cdc-acm: handle broken union descriptors (git-fixes). - usb: ohci: Default to per-port over-current protection (git-fixes). - usb: core: Solve race condition in anchor cleanup functions (git-fixes). - commit 3a141c3 - r8169: fix issue with forced threading in combination with shared interrupts (git-fixes). - rtw88: increse the size of rx buffer size (git-fixes). - rtl8xxxu: prevent potential memory leak (git-fixes). - tty: serial: fsl_lpuart: fix lpuart32_poll_get_char (git-fixes). - tty: ipwireless: fix error handling (git-fixes). - PM: hibernate: remove the bogus call to get_gendisk() in software_resume() (git-fixes). - spi: spi-s3c64xx: Check return values (git-fixes). - spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath() (git-fixes). - net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails (git-fixes). - commit 53b1fbc - mwifiex: don't call del_timer_sync() on uninitialized timer (git-fixes). - mic: vop: copy data to kernel space then write to io memory (git-fixes). - misc: vop: add round_up(x,4) for vring_size to avoid kernel panic (git-fixes). - misc: rtsx: Fix memory leak in rtsx_pci_probe (git-fixes). - media: firewire: fix memory leak (git-fixes). - media: ati_remote: sanity check for both endpoints (git-fixes). - media: st-delta: Fix reference count leak in delta_run_work (git-fixes). - media: sti: Fix reference count leaks (git-fixes). - mmc: sdio: Check for CISTPL_VERS_1 buffer size (git-fixes). - net: usb: qmi_wwan: add Cellient MPL200 card (git-fixes). - commit 9642953 - media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync (git-fixes). - media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync (git-fixes). - media: exynos4-is: Fix a reference count leak (git-fixes). - media: vsp1: Fix runtime PM imbalance on error (git-fixes). - media: platform: s3c-camif: Fix runtime PM imbalance on error (git-fixes). - media: platform: sti: hva: Fix runtime PM imbalance on error (git-fixes). - media: bdisp: Fix runtime PM imbalance on error (git-fixes). - media: media/pci: prevent memory leak in bttv_probe (git-fixes). - media: rcar_drif: Allocate v4l2_async_subdev dynamically (git-fixes). - media: rcar_drif: Fix fwnode reference leak when parsing DT (git-fixes). - commit ff98d93 - mailbox: avoid timer start from callback (git-fixes). - mac80211: handle lack of sband->bitrates in rates (git-fixes). - HID: ite: Add USB id match for Acer One S1003 keyboard dock (git-fixes). - eeprom: at25: set minimum read/write access stride to 1 (git-fixes). - media: i2c: ov5640: Enable data pins on poweron for DVP mode (git-fixes). - media: i2c: ov5640: Separate out mipi configuration from s_power (git-fixes). - media: i2c: ov5640: Remain in power down for DVP mode unless streaming (git-fixes). - media: uvcvideo: Ensure all probed info is returned to v4l2 (git-fixes). - media: saa7134: avoid a shift overflow (git-fixes). - media: venus: core: Fix runtime PM imbalance in venus_probe (git-fixes). - commit 1c003ee - Bluetooth: Only mark socket zapped after unlocking (git-fixes). - Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb (git-fixes). - ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs() (git-fixes). - can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (git-fixes). - brcmsmac: fix memory leak in wlc_phy_attach_lcnphy (git-fixes). - ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n() (git-fixes). - brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach (git-fixes). - dmaengine: dw: Activate FIFO-mode for memory peripherals only (git-fixes). - crypto: ccp - fix error handling (git-fixes). - commit faa1609 - ahci: Add Intel Rocket Lake PCH-H RAID PCI IDs (jsc#SLE-16742). - commit 272dae5 - libbpf: Fix build failure from uninitialized variable warning (bsc#1177028). - selftests/bpf: Remove test_align leftovers (bsc#1177028). - libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches (bsc#1177028). - commit bd71fe7 - tools, bpftool: Add ringbuf map type to map command docs (bsc#1177028). - commit 2cec4e1 - tools/bpftool: Add ringbuf map to a list of known map types (bsc#1177028). - tools/bpftool: Fix skeleton codegen (bsc#1177028). - tools, bpftool: Exit on error in function codegen (bsc#1177028). - tools, bpftool: Fix memory leak in codegen error cases (bsc#1177028). - tools, bpf: Do not force gcc as CC (bsc#1177028). - tools/bpf: Don't use $(COMPILE.c) (bsc#1177028). - bpftool: Support link show for netns-attached links (bsc#1177028). - bpftool: Extract helpers for showing link attach type (bsc#1177028). - tools/bpf: sync bpf.h (bsc#1177028). - tools, bpftool: Print correct error message when failing to load BTF (bsc#1177028). - tools, bpftool: Make capability check account for new BPF caps (bsc#1177028). - tools, bpftool: Clean subcommand help messages (bsc#1177028). - tools/bpf: sync bpf.h (bsc#1177028). - bpf, bpftool: Enable get{peer, sock}name attach types (bsc#1177028). - samples, bpf: Refactor kprobe, tail call kern progs map definition (bsc#1177028). - samples, bpf: Add tracex7 test file to .gitignore (bsc#1177028). - samples, bpf: Refactor tail call user progs with libbpf (bsc#1177028). - samples, bpf: Refactor kprobe tracing user progs with libbpf (bsc#1177028). - samples, bpf: Refactor pointer error check with libbpf (bsc#1177028). - bpf, bpftool: Allow probing for CONFIG_HZ from kernel config (bsc#1177028). - samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS (bsc#1177028). Update patches.suse/bpf-xdp-samples-Fix-null-pointer-dereference-in-_use.patch - samples/bpf: Remove compiler warnings (bsc#1177028). - tools, bpftool: Minor fixes for documentation (bsc#1177028). - tools, bpftool: Poison and replace kernel integer typedefs (bsc#1177028). - bpf, runqslower: include proper uapi/bpf.h (bsc#1177028). - commit d2d5b93 - dmaengine: idxd: Merge definition of dsa_batch_desc into dsa_hw_desc (jsc#SLE-12866). - commit 7fcf034 - tools/bpftool: Add bpf_iter support for bptool (bsc#1177028). - tools: bpftool: Make libcap dependency optional (bsc#1177028). - tools: bpftool: Allow unprivileged users to probe features (bsc#1177028). - tools: bpftool: For "/feature probe"/ define "/full_mode"/ bool as global (bsc#1177028). - bpftool: Add link bash completions (bsc#1177028). - bpftool: Add bpftool-link manpage (bsc#1177028). - bpftool: Add bpf_link show and pin support (bsc#1177028). - bpftool: Expose attach_type-to-string array to non-cgroup code (bsc#1177028). - tools/bpf/bpftool: Remove duplicate headers (bsc#1177028). - commit 3fdccaf - bpf: Fix too large copy from user in bpf_test_init (bsc#1177028). - bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp() (bsc#1177028). - commit 3a2d58c - selftests/bpf: Extend map-in-map selftest to detect memory leaks (bsc#1177028). - libbpf: Fix libbpf hashmap on (I)LP32 architectures (bsc#1177028). - bpf: Add tests for PTR_TO_BTF_ID vs. null comparison (bsc#1177028). - selftests: bpf: Pass program to bpf_prog_detach in flow_dissector (bsc#1177028). - selftests: bpf: Pass program and target_fd in flow_dissector_reattach (bsc#1177028). - selftests/bpf: Test updating flow_dissector link with same program (bsc#1177028). - bpf, sockmap: Add ingres skb tests that utilize merge skbs (bsc#1177028). - libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAP (bsc#1177028). - libbpf: Fix CO-RE relocs against .text section (bsc#1177028). - libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers (bsc#1177028). - selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative (bsc#1177028). - libbpf: Handle GCC noreturn-turned-volatile quirk (bsc#1177028). - libbpf: Define __WORDSIZE if not available (bsc#1177028). - bpf: Selftests and tools use struct bpf_devmap_val from uapi (bsc#1177028). - selftests/bpf: Fix ringbuf selftest sample counting undeterminism (bsc#1177028). - selftests/bpf: Add a default $(CXX) value (bsc#1177028). - bpf, selftests: Use bpf_probe_read_kernel (bsc#1177028). - selftests/bpf: Fix sample_cnt shared between two threads (bsc#1177028). - bpf, selftests: Adapt cls_redirect to call csum_level helper (bsc#1177028). - selftests/bpf: Extend test_flow_dissector to cover link creation (bsc#1177028). - selftests/bpf: Convert test_flow_dissector to use BPF skeleton (bsc#1177028). - selftests/bpf: Add tests for attaching bpf_link to netns (bsc#1177028). - libbpf: Add support for bpf_link-based netns attachment (bsc#1177028). - libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c (bsc#1177028). - selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt (bsc#1177028). - bpf, selftests: Add test for ktls with skb bpf ingress policy (bsc#1177028). - selftest: Add tests for XDP programs in devmap entries (bsc#1177028). - libbpf: Add SEC name for xdp programs attached to device map (bsc#1177028). - selftests/bpf: Add BPF ringbuf selftests (bsc#1177028). - libbpf: Add BPF ring buffer support (bsc#1177028). - selftests/bpf: Add tests for write-only stacks/queues (bsc#1177028). - selftests/bpf: Cleanup comments in test_maps (bsc#1177028). - selftests/bpf: Cleanup some file descriptors in test_maps (bsc#1177028). - selftests/bpf: Fix a typo in test_maps (bsc#1177028). - bpf, selftests: Test probe_* helpers from SCHED_CLS (bsc#1177028). - bpf, selftests: Add sk_msg helpers load and attach test (bsc#1177028). - libbpf: Use .so dynamic symbols for abi check (bsc#1177028). - libbpf: Install headers as part of make install (bsc#1177028). - libbpf: Add API to consume the perf ring buffer content (bsc#1177028). - selftests/bpf: Add general instructions for test execution (bsc#1177028). - bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check (bsc#1177028). - bpf: Selftests, verifier case for non null pointer map value branch (bsc#1177028). - bpf: Selftests, verifier case for non null pointer check branch taken (bsc#1177028). - selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_meta (bsc#1177028). - selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h (bsc#1177028). - bpf, testing: Add get{peer, sock}name selftests to test_progs (bsc#1177028). - bpf, libbpf: Enable get{peer, sock}name attach types (bsc#1177028). - bpf: Selftests, add ktls tests to test_sockmap (bsc#1177028). - bpf: Selftests, add blacklist to test_sockmap (bsc#1177028). - bpf: Selftests, add whitelist option to test_sockmap (bsc#1177028). - bpf: Selftests, provide verbose option for selftests execution (bsc#1177028). - bpf: Selftests, break down test_sockmap into subtests (bsc#1177028). - bpf: Selftests, improve test_sockmap total bytes counter (bsc#1177028). - bpf: Selftests, print error in test_sockmap error cases (bsc#1177028). - bpf: Selftests, sockmap test prog run without setting cgroup (bsc#1177028). - bpf: Selftests, remove prints from sockmap tests (bsc#1177028). - bpf: Selftests, move sockmap bpf prog header into progs (bsc#1177028). - selftests/bpf: Move test_align under test_progs (bsc#1177028). - libbpf, hashmap: Fix signedness warnings (bsc#1177028). - libbpf, hashmap: Remove unused #include (bsc#1177028). - selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests (bsc#1177028). - selftests/bpf: Xdp_adjust_tail add grow tail tests (bsc#1177028). - selftests/bpf: Adjust BPF selftest for xdp_adjust_tail (bsc#1177028). - selftests/bpf: Test for sk helpers in cgroup skb (bsc#1177028). - selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers (bsc#1177028). - selftest/bpf: Fix spelling mistake "/SIGALARM"/ -> "/SIGALRM"/ (bsc#1177028). - selftests/bpf: Test narrow loads for bpf_sock_addr.user_port (bsc#1177028). - bpf: Change btf_iter func proto prefix to "/bpf_iter_"/ (bsc#1177028). - tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0 (bsc#1177028). - selftests/bpf: Extract parse_num_list into generic testing_helpers.c (bsc#1177028). - libbpf: Fix probe code to return EPERM if encountered (bsc#1177028). - tools/bpf: selftests: Add bpf_iter selftests (bsc#1177028). - tools/bpf: selftests: Add iter progs for bpf_map/task/task_file (bsc#1177028). - tools/bpf: selftests: Add iterator programs for ipv6_route and netlink (bsc#1177028). - tools/libpf: Add offsetof/container_of macro in bpf_helpers.h (bsc#1177028). - tools/libbpf: Add bpf_iter support (bsc#1177028). - selftests/bpf: Move existing common networking parts into network_helpers (bsc#1177028). - selftests/bpf: Generalize helpers to control background listener (bsc#1177028). - bpf: Add selftest for BPF_ENABLE_STATS (bsc#1177028). - libbpf: Add support for command BPF_ENABLE_STATS (bsc#1177028). - selftests/bpf: Test allowed maps for bpf_sk_select_reuseport (bsc#1177028). - libbpf: Fix false uninitialized variable warning (bsc#1177028). - selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed (bsc#1177028). - selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read (bsc#1177028). - libbpf: Fix memory leak and possible double-free in hashmap__clear (bsc#1177028). - selftests/bpf: Convert test_hashmap into test_progs test (bsc#1177028). - selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers (bsc#1177028). - libbpf: Add BTF-defined map-in-map support (bsc#1177028). - libbpf: Refactor map creation logic and fix cleanup leak (bsc#1177028). - libbpf: Refactor BTF-defined map definition parsing logic (bsc#1177028). - selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info (bsc#1177028). - libbpf: Add low-level APIs for new bpf_link commands (bsc#1177028). - selftests/bpf: fix test_sysctl_prog with alu32 (bsc#1177028). - libbpf: Remove unneeded semicolon in btf_dump_emit_type (bsc#1177028). - libbpf: Return err if bpf_object__load failed (bsc#1177028). - selftests/bpf: Add cls_redirect classifier (bsc#1177028). - commit db2bf96 - bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h (bsc#1177028). - commit 7f826c8 - dm/dax: Fix table reference counts (bsc#1178246). - commit 89a1d25 - Documentation: fpga: dfl: add descriptions for interrupt related interfaces (jsc#SLE-13441). - fpga: dfl: afu: add AFU interrupt support (jsc#SLE-13441). - commit aa24f54 - fpga: dfl: afu: add interrupt support for port error reporting (jsc#SLE-13441). - commit 80189bc - fpga: dfl: fme: add performance reporting support (jsc#SLE-13441). - Refresh patches.suse/fpga-dfl-afu-support-debug-access-to-memory-mapped-a.patch. - Refresh patches.suse/fpga-dfl-parse-interrupt-info-for-feature-devices-on.patch. - Refresh patches.suse/fpga-dfl-support-multiple-opens-on-feature-device-no.patch. - commit ac35437 - fpga: dfl: fme: remove set but not used variable 'fme' (jsc#SLE-13441). - commit b2e5b38 - net: atlantic: Use readx_poll_timeout() for large timeout (jsc#SLE-16008). - commit 61ad5ca - net: ethernet: aquantia: Fix wrong return value (jsc#SLE-16008). - commit a9a6a7c - net: atlantic: fix PTP on AQC10X (jsc#SLE-16008). - commit 695ed80 - net: atlantic: add hwmon getter for MAC temperature (jsc#SLE-16008). - commit 21d8f0f - net: atlantic: A0 ntuple filters (jsc#SLE-16008). - commit a9d8329 - net: atlantic: use intermediate variable to improve readability a bit (jsc#SLE-16008). - commit a5cacbb - net: atlantic: use U32_MAX in aq_hw_utils.c (jsc#SLE-16008). - commit 81029eb - net: atlantic: add support for 64-bit reads/writes (jsc#SLE-16008). - commit ee4fca9 - net: atlantic: enable ipv6 support for TCP LSO and UDP GSO (jsc#SLE-16008). - commit 2b6b5c1 - net: atlantic: use simple assignment in _get_stats and _get_sw_stats (jsc#SLE-16008). - commit 5105a90 - net: atlantic: move FRAC_PER_NS to aq_hw.h (jsc#SLE-16008). - commit 6850395 - net: atlantic: add support for FW 4.x (jsc#SLE-16008). - commit 06dc4b7 - net: atlantic: align return value of ver_match function with function name (jsc#SLE-16008). - commit c76e0df - fpga: dfl: fme: add power management support (jsc#SLE-13441). - Refresh patches.suse/fpga-dfl-fme-add-global-error-reporting-support.patch. - commit 51e1487 - net: atlantic: proper rss_ctrl1 (54c0) initialization (jsc#SLE-16008). - commit 7108188 - net: atlantic: QoS implementation: min_rate (jsc#SLE-16008). - Refresh patches.suse/0079-net-atlantic-A2-flow-control-support.patch. - commit 2caba0d - net: atlantic: change the order of arguments for TC weight/credit setters (jsc#SLE-16008). - commit 70fba01 - net: atlantic: always use random TC-queue mapping for TX on A2 (jsc#SLE-16008). - commit 381aa34 - net: atlantic: automatically downgrade the number of queues if necessary (jsc#SLE-16008). - commit b8f39b3 - net: atlantic: QoS implementation: max_rate (jsc#SLE-16008). - Refresh patches.suse/0079-net-atlantic-A2-flow-control-support.patch. - commit 19bafcd - fpga: dfl: fme: add thermal management support (jsc#SLE-13441). - commit 8ac4e29 - fpga: dfl: fme: add global error reporting support (jsc#SLE-13441). - commit a46fd7e - net: atlantic: make TCVEC2RING accept nic_cfg (jsc#SLE-16008). - commit 40a7532 - net: atlantic: per-TC queue statistics (jsc#SLE-16008). - commit 541ba98 - fpga: dfl: afu: add STP (SignalTap) support (jsc#SLE-13441). - commit d5f1610 - fpga: dfl: afu: add error reporting support (jsc#SLE-13441). - commit a5b188f - fpga: dfl: afu: convert platform_driver to use dev_groups (jsc#SLE-13441). - commit 4db51d8 - mm: fix a race during THP splitting (bsc#1178255). - commit d99807e - fpga: dfl: fme: convert platform_driver to use dev_groups (jsc#SLE-13441). - commit 505b01a - fpga: dfl: use driver core functions, not sysfs ones (jsc#SLE-13441). - Refresh patches.suse/fpga-dfl-add-id_table-for-dfl-private-feature-driver.patch. - Refresh patches.suse/fpga-dfl-afu-add-AFU-state-related-sysfs-interfaces.patch. - Refresh patches.suse/fpga-dfl-fme-add-DFL_FPGA_FME_PORT_RELEASE-ASSIGN-io.patch. - Refresh patches.suse/fpga-dfl-fme-add-capability-sysfs-interfaces.patch. - commit bedcd22 - btrfs: don't force read-only after error in drop snapshot (bsc#1176354). - commit 92bd157 - bpf: Fix bpf_ringbuf_output() signature to return long (bsc#1177028). - bpf: Fix formatting in documentation for BPF helpers (bsc#1177028). - selftests/bpf: Fix verifier test (bsc#1177028). - commit d66394d - rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592) - commit 552ec97 - scsi: pm80xx: Driver version update (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Increase the number of outstanding I/O supported to 1024 (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Remove DMA memory allocation for ccb and device structures (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Increase number of supported queues (jsc#SLE-15151, bsc#1178226). - scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort (jsc#SLE-15151, bsc#1178226). - scsi: pm8001: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req' (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Introduce read and write length for IOCTL payload structure (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: sysfs attribute for non fatal dump (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Cleanup initialization loading fail path (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Free the tag when mpi_set_phy_profile_resp is received (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Deal with kexec reboots (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Increase request sg length (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3 (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Modified the logic to collect fatal dump (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Tie the interrupt name to the module instance (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Controller fatal error through sysfs (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Do not request 12G sas speeds (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Cleanup command when a reset times out (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Fix command issue sizing (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Fix dereferencing dangling pointer (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Squashed logging cleanup changes (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Convert 'long' mdelay to msleep (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Initialize variable used as return status (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Make phy enable completion as NULL (jsc#SLE-15151, bsc#1178226). - scsi: pm80xx: Fix for SATA device discovery (jsc#SLE-15151, bsc#1178226). - scsi: pm8001: Fix Use plain integer as NULL pointer (jsc#SLE-15151, bsc#1178226). - commit bec0ea0 - btrfs: sysfs: export currently running exclusive operation (JSC#SLE-15234). - btrfs: enumerate the type of exclusive operation in progress (JSC#SLE-15234). - commit e361c67 - Refresh patches.suse/x86-powerpc-rename-memcpy_mcsafe-to-copy_mc_to_-user-kernel.patch. - commit 344359b - i2c: i801: Add support for Intel Alder Lake PCH-S (jsc#SLE-13489). - commit 2b8ef70 - mtd: spi-nor: intel-spi: Add support for Intel Alder Lake-S SPI serial flash (jsc#SLE-13489). - commit 4232cf5 - intel_th: pci: Add Alder Lake CPU support (jsc#SLE-13489). - intel_th: pci: Add Alder Lake-S support (jsc#SLE-13489). - commit 6b5a823 - net: atlantic: disable PTP on AQC111, AQC112 (jsc#SLE-16008). - commit 4a6c857 - net: atlantic: fix ip dst and ipv6 address filters (jsc#SLE-16008). - commit b004437 - net: aquantia: fix aq_ndev_start_xmit()'s return type (jsc#SLE-16008). - commit b6021fa - net: atlantic: put ptp code under IS_REACHABLE check (jsc#SLE-16008). - commit 6c3d69d - net: atlantic: add alignment checks in hw_atl2_utils_fw.c (jsc#SLE-16008). - commit 9f73783 - net: atlantic: missing space in a comment in aq_nic.h (jsc#SLE-16008). - commit ec38e51 - net: atlantic: fix typo in aq_ring_tx_clean (jsc#SLE-16008). - commit 0e03f73 - net: atlantic: make aq_pci_func_init static (jsc#SLE-16008). - commit 0be80bd - net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPP (jsc#SLE-16008). - commit a5aa6d0 - net: atlantic: fix variable type in aq_ethtool_get_pauseparam (jsc#SLE-16008). - commit 5c45ac8 - net: atlantic: A2: phy loopback support (jsc#SLE-16008). - commit d0c91fe - net: atlantic: A2: report link partner capabilities (jsc#SLE-16008). - commit 2996ddf - perf/x86/intel/rapl: Add Comet Lake support (jsc#jsc#SLE-13446). - perf/x86/rapl: Add Ice Lake RAPL support (jsc#SLE-13446). - perf/x86/rapl: Add support for Intel SPR platform (jsc#SLE-13445). - perf/x86/rapl: Fix missing psys sysfs attributes (jsc#SLE-13445). - perf/x86/rapl: Support multiple RAPL unit quirks (jsc#SLE-13445). - Refresh patches.suse/perf-x86-rapl-add-amd-fam17h-rapl-support.patch. - Refresh patches.suse/perf-x86-rapl-add-amd-fam19h-rapl-support.patch. - Refresh patches.suse/perf-x86-rapl-add-hygon-fam18h-rapl-support.patch. - Refresh patches.suse/perf-x86-rapl-move-rapl-support-to-common-x86-code.patch. - Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch. - commit 47d5610 - net: atlantic: A2: flow control support (jsc#SLE-16008). - commit 03d8c35 - net: atlantic: A2: EEE support (jsc#SLE-16008). - commit 3614f71 - net: atlantic: remove baseX usage (jsc#SLE-16008). - commit 478c8a1 - net: atlantic: A2: half duplex support (jsc#SLE-16008). - commit f7a3218 - net: atlantic: QoS implementation: multi-TC support (jsc#SLE-16008). - commit 5e8aa14 - net: atlantic: changes for multi-TC support (jsc#SLE-16008). - commit 7447162 - net: atlantic: move PTP TC initialization to a separate function (jsc#SLE-16008). - commit 202b4ce - net: atlantic: changes for multi-TC support (jsc#SLE-16008). - commit da0d411 - net: atlantic: unify MAC generation (jsc#SLE-16008). - commit 5bf61f2 - net: atlantic: remove check for boot code survivability before reset request (jsc#SLE-16008). - commit 9b4481d - net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code (jsc#SLE-16008). - commit f25f8fb - net: atlantic: remove TPO2 check from A0 code (jsc#SLE-16008). - commit 54cd169 - net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5 (jsc#SLE-16008). - commit d260d28 - net: atlantic: A2 ingress / egress hw configuration (jsc#SLE-16008). - commit bb8feac - net: atlantic: basic A2 init/deinit hw_ops (jsc#SLE-16008). - commit d8c7240 - net: atlantic: common functions needed for basic A2 init/deinit hw_ops (jsc#SLE-16008). - commit a37eb39 - net: atlantic: HW bindings for basic A2 init/deinit hw_ops (jsc#SLE-16008). - commit 5501020 - net: atlantic: add A2 RPF hw_ops (jsc#SLE-16008). - commit d1f214e - net: atlantic: HW bindings for A2 RFP (jsc#SLE-16008). - commit 0770b88 - net: atlantic: A2 hw_ops skeleton (jsc#SLE-16008). - commit 4646911 - net: atlantic: minimal A2 fw_ops (jsc#SLE-16008). - commit b949a7a - net: atlantic: minimal A2 HW bindings required for fw_ops (jsc#SLE-16008). - commit 4e6e80d - net: atlantic: A2 driver-firmware interface (jsc#SLE-16008). - commit 51fe62d - xfs: fix high key handling in the rt allocator's query_range function (git-fixes). - commit cdff05f - xfs: limit entries returned when counting fsmap records (git-fixes). - commit 6ab6787 - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files (git-fixes). - commit 4c9c85b - fpga: dfl: introduce interrupt trigger setting API (jsc#SLE-13441). - commit 3693890 - fpga: dfl: Use struct_size() in kzalloc() (jsc#SLE-13441). - commit ea5ff98 - drivers/fpga/dfl-afu-dma-region.c: get rid of pointless access_ok() (jsc#SLE-13441). - commit acf9bc5 - x86/alternative: Don't call text_poke() in lazy TLB mode (bsc#1175749). - commit 50e105d - drivers/fpga/dfl-fme-pr.c: get rid of pointless access_ok() (jsc#SLE-13441). - commit ca32f7a - xen/gntdev.c: Mark pages as dirty (bsc#1065600). - commit dbb5e22 - fpga: dfl: afu: support debug access to memory-mapped afu regions (jsc#SLE-13441). Refresh patches.suse/fpga-dfl-parse-interrupt-info-for-feature-devices-on.patch. - commit 455d30a - fpga: dfl.h: Replace zero-length array with flexible-array member (jsc#SLE-13441). - commit 3eafa7e - fpga: dfl: support multiple opens on feature device node (jsc#SLE-13441). - commit 4ef7392 - bpf: Fix a buffer out-of-bound access when filling raw_tp link_info (bsc#1177028). - bpf: Use get_file_rcu() instead of get_file() for task_file iterator (bsc#1177028). - bpf: Fix pos computation for bpf_iter seq_ops->start() (bsc#1177028). - commit 5d7e0cc - selftests/bpf: Fix cgroup sockopt verifier test (bsc#1177028). - selftests: bpf: Fix detach from sockmap tests (bsc#1177028). - bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments (bsc#1177028). - scripts: Require pahole v1.16 when generating BTF (bsc#1177028). - bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper (bsc#1177028). - sysctl: Fix unused function warning (bsc#1177028). - bpf, btf: Always output invariant hit in pahole DWARF to BTF transform (bsc#1177028). - commit 6d1f8a3 - staging: qlge: fix build breakage with dumping enabled (jsc#SLE-15139). - commit 506d956 - net/filter: Permit reading NET in load_bytes_relative when MAC not set (bsc#1177028). - bpf: Fix unused-var without NETDEVICES (bsc#1177028). - bpf: Add csum_level helper for fixing up csum levels (bsc#1177028). - bpf: Fix up bpf_skb_adjust_room helper's skb csum setting (bsc#1177028). - bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt (bsc#1177028). - net: Make locking in sock_bindtoindex optional (bsc#1177028). Refresh patches.suse/udp_tunnel-add-central-NIC-RX-port-offload-infrastru.patch to reflect the change of sock_bindtoindex(). - bpf: Add rx_queue_mapping to bpf_sock (bsc#1177028). - bpf, sk_msg: Add get socket storage helpers (bsc#1177028). - bpf, sk_msg: Add some generic helpers that may be useful from sk_msg (bsc#1177028). - net: add sock_bindtoindex (bsc#1177028). Update patches.suse/udp_tunnel-add-central-NIC-RX-port-offload-infrastru.patch since sock_bindtoindex() is available now. - xdp: Clear grow memory in bpf_xdp_adjust_tail() (bsc#1177028). - xdp: Allow bpf_xdp_adjust_tail() to grow packet size (bsc#1177028). - bpf: Allow sk lookup helpers in cgroup skb (bsc#1177028). - bpf: Support narrow loads from bpf_sock_addr.user_port (bsc#1177028). - bpf: Allow any port in bpf_bind helper (bsc#1177028). - net: Refactor arguments of inet{,6}_bind (bsc#1177028). - net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head (bsc#1177028). - commit 450a84c - fpga: dfl: afu: expose __afu_port_enable/disable function. - commit 5b0475c - fpga: dfl: make init callback optional (jsc#SLE-13441). - commit b32d1c0 - fpga: dfl: fme: add capability sysfs interfaces (jsc#SLE-13441). - commit f07ee66 - fpga: dfl: make uinit callback optional (jsc#SLE-13441). - commit 97aba62 - fpga: dfl: add id_table for dfl private feature driver (jsc#SLE-13441). - Refresh patches.suse/fpga-dfl-parse-interrupt-info-for-feature-devices-on.patch. - commit 1c32dd6 - nvmet: cleanup nvmet_passthru_map_sg() (jsc#SLE-15608). - nvmet: limit passthru MTDS by BIO_MAX_PAGES (jsc#SLE-15608). - nvmet: fix uninitialized work for zero kato (jsc#SLE-15608). - commit a81c892 - nvme: fix error handling in nvme_ns_report_zones (sc#SLE-15608). - nvme-core: put ctrl ref when module ref get fail (sc#SLE-15608). - commit c2c3bd6 - fpga: dfl: afu: add AFU state related sysfs interfaces (jsc#SLE-13441). - commit 209190b - fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support (jsc#SLE-13441). - commit ac00bca - btrfs: fix overflow when copying corrupt csums for a message (bsc#1178191). - commit c3fc339 - btrfs: fix NULL pointer dereference after failure to create snapshot (bsc#1178190). - commit 28eef23 - net: atlantic: move IS_CHIP_FEATURE to aq_hw.h (jsc#SLE-16008). - commit 9d450fe - net: atlantic: make hw_get_regs optional (jsc#SLE-16008). - commit 12a3b18 - net: atlantic: simplify hw_get_fw_version() usage (jsc#SLE-16008). - commit 62e4c18 - net: atlantic: add hw_soft_reset, hw_prepare to hw_ops (jsc#SLE-16008). - commit 45ab6fe - net: atlantic: add defines for 10M and EEE 100M link mode (jsc#SLE-16008). - commit 7480975 - net: atlantic: add A2 device IDs (jsc#SLE-16008). - commit 0773274 - net: atlantic: update company name in the driver description (jsc#SLE-16008). - commit 0f5d712 - aquantia: Fix the media type of AQC100 ethernet controller in the driver (jsc#SLE-16008). - commit 406dc29 - net: aquantia: reject all unsupported coalescing params (jsc#SLE-16008). - commit 0eaa7d1 - net/aquantia: Delete module version (jsc#SLE-16008). - commit 5186adf - ibmveth: Identify ingress large send packets (bsc#1178185 ltc#188897). - commit 3aff6b0 - net: atlantic: fix out of range usage of active_vlans array (jsc#SLE-16008). - commit 767b557 - net: atlantic: possible fault in transition to hibernation (jsc#SLE-16008). - commit 9b7ca89 - net: atlantic: fix potential error handling (jsc#SLE-16008). - commit 4de45e6 - net: atlantic: fix use after free kasan warn (jsc#SLE-16008). - commit bd13c6d - net: atlantic: better loopback mode handling (jsc#SLE-16008). - commit 36a3c94 - net: atlantic: ptp gpio adjustments (jsc#SLE-16008). - commit 9e4a93c - net: atlantic: check rpc result and wait for rpc address (jsc#SLE-16008). - commit f2ea36a - net: atlantic: checksum compat issue (jsc#SLE-16008). - commit 2c43929 - net: atlantic: remove duplicate entries (jsc#SLE-16008). - commit 45fa5a5 - net: atlantic: loopback configuration in improper place (jsc#SLE-16008). - commit 7542f00 - net: atlantic: broken link status on old fw (jsc#SLE-16008). - commit 9963398 - net: atlantic: Signedness bug in aq_vec_isr_legacy() (jsc#SLE-16008). - commit 51612bf - net: atlantic: make function 'aq_ethtool_get_priv_flags', 'aq_ethtool_set_priv_flags' static (jsc#SLE-16008). - commit f34e741 - net: atlantic: make symbol 'aq_pm_ops' static (jsc#SLE-16008). - commit 4288149 - net: atlantic: change email domains to Marvell (jsc#SLE-16008). - commit dfda9f0 - net: atlantic: implement UDP GSO offload (jsc#SLE-16008). - commit b6460d3 - net: atlantic: update flow control logic (jsc#SLE-16008). - commit 26034f9 - net: atlantic: stylistic renames (jsc#SLE-16008). - commit 004b28b - net: atlantic: code style cleanup (jsc#SLE-16008). - commit 5024da7 - net: atlantic: loopback tests via private flags (jsc#SLE-16008). - commit 2dca0a3 - net: atlantic: add fw configuration memory area (jsc#SLE-16008). - commit 8e8f518 - net: atlantic: adding ethtool physical identification (jsc#SLE-16008). - commit ce37fb5 - net: atlantic: add msglevel configuration (jsc#SLE-16008). - commit 04f6084 - net: atlantic: refactoring pm logic (jsc#SLE-16008). - commit 845cebe - net: atlantic: implement wake_phy feature (jsc#SLE-16008). - commit 0d9f761 - net: atlantic: update firmware interface (jsc#SLE-16008). - commit 8d9f6f9 - btrfs: set the lockdep class for log tree extent buffers (bsc#1178186). - commit bf70248 - net: aquantia: fix return value check in aq_ptp_init() (jsc#SLE-16008). - commit 3b0bad1 - net: aquantia: fix error handling in aq_ptp_poll (jsc#SLE-16008). - commit 43b1e12 - net: aquantia: remove unused including <linux/version.h> (jsc#SLE-16008). - commit 299a2b3 - net: aquantia: make two symbols be static (jsc#SLE-16008). - commit d18cdbe - net: aquantia: fix unintention integer overflow on left shift (jsc#SLE-16008). - commit 44ba640 - net: aquantia: fix spelling mistake: tx_queus -> tx_queues (jsc#SLE-16008). - commit 2ea997c - net: aquantia: disable ptp object build if no config (jsc#SLE-16008). - commit b173f76 - net: aquantia: fix warnings on endianness (jsc#SLE-16008). - commit 7e6bc4c - net: aquantia: fix var initialization warning (jsc#SLE-16008). - commit e9a1fed - net: aquantia: add support for PIN funcs (jsc#SLE-16008). - commit 9f3bc0a - net: aquantia: add support for Phy access (jsc#SLE-16008). - commit 6bf2fe4 - net: aquantia: implement get_ts_info ethtool (jsc#SLE-16008). - commit fb9ebb2 - net: aquantia: add support for ptp ioctls (jsc#SLE-16008). - commit 1031c19 - net: aquantia: rx filters for ptp (jsc#SLE-16008). - commit f68e67d - net: aquantia: implement data PTP datapath (jsc#SLE-16008). - commit da13f73 - net: aquantia: styling fixes on ptp related functions (jsc#SLE-16008). - commit bedc284 - net: aquantia: add PTP rings infrastructure (jsc#SLE-16008). - commit ac5f9c4 - net: aquantia: add basic ptp_clock callbacks (jsc#SLE-16008). - commit 0e40623 - net: aquantia: unify styling of bit enums (jsc#SLE-16008). - commit f0d06c7 - net: aquantia: PTP skeleton declarations and callbacks (jsc#SLE-16008). - commit 12af199 - btrfs: set the correct lockdep class for new nodes (bsc#1178184). - commit 986c67e - blacklist.conf: blacklist commit 7359608a271c ("/scripts/gdb: fix lx-symbols 'gdb.error' while loading modules"/) This does not apply since CONFIG_GDB_SCRIPTS isn't enabled in our configs. - commit 0c385df - module: Correctly truncate sysfs sections output (git-fixes). - commit 65be42f - btrfs: allocate scrub workqueues outside of locks (bsc#1178183). - commit f9617fb - fpga: Fix dead store fpga-mgr.c (jsc#SLE-13441). - commit d5219a7 - fpga: remove redundant dev_err message (jsc#SLE-13441). - commit d6ffca1 - libceph: clear con->out_msg on Policy::stateful_server faults (bsc#1178177). - ceph: promote to unsigned long long before shifting (bsc#1178175). - commit 0c4763b - btrfs: drop path before adding new uuid tree entry (bsc#1178176). - commit dd3432e - module: statically initialize init section freeing data (git-fixes). - commit 22c6399 - btrfs: fix space cache memory leak after transaction abort (bsc#1178173). - commit 980210c - fpga: Remove dev_err() usage after platform_get_irq() (jsc#SLE-13441). - commit 08c5761 - module: Do not expose section addresses to non-CAP_SYSLOG (git-fixes). - commit a568add - module: Refactor section attr into bin attribute (git-fixes). - commit c081e5b - kallsyms: Refactor kallsyms_show_value() to take cred (git-fixes). - commit f113536 - fpga: dfl: pci: add irq info for feature devices enumeration (jsc#SLE-13441). - commit 630e15d - fix patches metadata - fix Patch-mainline: patches.suse/ipv4-Restore-flowi4_oif-update-before-call-to-xfrm_l.patch patches.suse/tipc-fix-the-skb_unshare-in-tipc_buf_append.patch - commit 70545ba - Update kabi files. - update to second October 2020 maintenance update (commit 78b2b83f5f09) - commit f4767b1 - scsi: ibmvscsi: Fix potential race after loss of transport (bsc#1178166 ltc#188226). - commit 45b7f66 - bpf: Fix NULL pointer dereference in __btf_resolve_helper_id() (bsc#1177028). - bpf: Fix an incorrect branch elimination by verifier (bsc#1177028). - bpf, netns: Fix use-after-free in pernet pre_exit callback (bsc#1177028). - bpf: sockmap: Require attach_bpf_fd when detaching a program (bsc#1177028). - bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH (bsc#1177028). - bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH (bsc#1177028). - bpf, netns: Keep a list of attached bpf_link's (bsc#1177028). - bpf, netns: Keep attached programs in bpf_prog_array (bsc#1177028). - flow_dissector: Pull BPF program assignment up to bpf-netns (bsc#1177028). - bpf: Enforce BPF ringbuf size to be the power of 2 (bsc#1177028). - bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs (bsc#1177028). - bpf: Set the number of exception entries properly for subprograms (bsc#1177028). - bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() (bsc#1177028). - kallsyms: Refactor kallsyms_show_value() to take cred (bsc#1177028). - bpf: Devmap adjust uapi for attach bpf program (bsc#1177028). - bpf: Reset data_meta before running programs attached to devmap entry (bsc#1177028). - bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user() (bsc#1177028). - bpf: Add link-based BPF program attachment to network namespace (bsc#1177028). - flow_dissector: Move out netns_bpf prog callbacks (bsc#1177028). - net: Introduce netns_bpf for BPF programs attached to netns (bsc#1177028). - bpf: Use tracing helpers for lsm programs (bsc#1177028). - xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame (bsc#1177028). Update patches.suse/0002-igb-add-XDP-support.patch to use xdp_convert_buff_to_frame() - xdp: Add xdp_txq_info to xdp_buff (bsc#1177028). - bpf: Add support to attach bpf program to a devmap entry (bsc#1177028). - devmap: Formalize map value as a named struct (bsc#1177028). - bpf: Implement BPF ring buffer and verifier support for it (bsc#1177028). - bpf: Extend bpf_base_func_proto helpers with probe_* and * current_task* (bsc#1177028). - bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run (bsc#1177028). - bpf: Verifier track null pointer branch_taken with JNE and JEQ (bsc#1177028). - bpf: Add get{peer, sock}name attach types for sock_addr (bsc#1177028). - bpf: Fix check_return_code to only allow [0,1] in trace_iter progs (bsc#1177028). - bpf: Implement CAP_BPF (bsc#1177028). - bpf, capability: Introduce CAP_BPF (bsc#1177028). - xdp: Cpumap redirect use frame_sz and increase skb_tailroom (bsc#1177028). - bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers (bsc#1177028). - bpf: Fix bpf_iter's task iterator logic (bsc#1177028). - bpf: Enable bpf_iter targets registering ctx argument types (bsc#1177028). - bpf: Change func bpf_iter_unreg_target() signature (bsc#1177028). - bpf: net: Refactor bpf_iter target registration (bsc#1177028). - bpf: Add comments to interpret bpf_prog return values (bsc#1177028). - tools, bpf: Synchronise BPF UAPI header with tools (bsc#1177028). - bpf: Minor fixes to BPF helpers documentation (bsc#1177028). - bpf, libbpf: Replace zero-length array with flexible-array (bsc#1177028). - bpf: Support variable length array in tracing programs (bsc#1177028). - bpf: Handle spilled PTR_TO_BTF_ID properly when checking stack_boundary (bsc#1177028). - bpf: Add bpf_seq_printf and bpf_seq_write helpers (bsc#1177028). - bpf: Add PTR_TO_BTF_ID_OR_NULL support (bsc#1177028). - bpf: Add task and task/file iterator targets (bsc#1177028). - net: bpf: Add netlink and ipv6_route bpf_iter targets (bsc#1177028). - bpf: Add bpf_map iterator (bsc#1177028). - bpf: Implement common macros/helpers for target iterators (bsc#1177028). - bpf: Create file bpf iterator (bsc#1177028). - bpf: Create anonymous bpf iterator (bsc#1177028). - bpf: Implement bpf_seq_read() for bpf iterator (bsc#1177028). - bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE (bsc#1177028). - bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE (bsc#1177028). - bpf: Allow loading of a bpf_iter program (bsc#1177028). - bpf: Implement an interface to register bpf_iter targets (bsc#1177028). - selftests/bpf: Use reno instead of dctcp (bsc#1177028). Refresh patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch - bpf: Fix use-after-free of bpf_link when priming half-fails (bsc#1177028). - bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr (bsc#1177028). Refresh patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch - bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS (bsc#1177028). - bpf: Fix unused variable warning (bsc#1177028). - bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH (bsc#1177028). - bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link (bsc#1177028). - bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link (bsc#1177028). - bpf: Allocate ID for bpf_link (bsc#1177028). - bpf, cgroup: Remove unused exports (bsc#1177028). - bpf: Make verifier log more relevant by default (bsc#1177028). - bpf: add bpf_ktime_get_boot_ns() (bsc#1177028). - net: bpf: Make bpf_ktime_get_ns() available to non GPL programs (bsc#1177028). - bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n (bsc#1177028). - bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT} (bsc#1177028). - bpf: Remove set but not used variable 'dst_known' (bsc#1177028). - xdp: export the DEV_MAP_BULK_SIZE macro (bsc#1177028). - capabilities: Introduce CAP_PERFMON to kernel and user space (bsc#1177028). - commit 5c2c1af - staging: qlge: qlge_dbg: removed comment repition (jsc#SLE-15139). - staging: qlge: Use fallthrough pseudo-keyword (jsc#SLE-15139). - staging: qlge/qlge_main.c: Replace depracated MSI API (jsc#SLE-15139). - staging: qlge: qlge_ethtool: Remove one byte memset (jsc#SLE-15139). - staging: qlge: qlge_mpi: Simplify while statements (jsc#SLE-15139). - staging: qlge: qlge_dbg: Simplify while statements (jsc#SLE-15139). - staging: qlge: qlge.h: Insert line after declaration (jsc#SLE-15139). - staging: qlge: qlge.h: Function definition arguments should have names (jsc#SLE-15139). - staging: qlge: Remove pci-dma-compat wrapper APIs (jsc#SLE-15139). - staging: qlge: qlge_ethtool.c: Proper indentation (jsc#SLE-15139). - staging: qlge: qlge.h: remove unnecessary spaces (jsc#SLE-15139). - staging: qlge/qlge_main.c: use generic power management (jsc#SLE-15139). - staging: qlge: replace pr_err with netdev_err (jsc#SLE-15139). - staging: qlge: fix ql_sem_unlock (jsc#SLE-15139). - staging: qlge: fix else after return or break (jsc#SLE-15139). - staging: qlge: fix trailing */ in block comment (jsc#SLE-15139). - staging: qlge: qlge_main.c: fixed spaces coding style issues (jsc#SLE-15139). - staging: qlge: unmap dma when lock failed (jsc#SLE-15139). - staging: qlge: Remove unnecessary spaces in qlge_main.c (jsc#SLE-15139). - staging: qlge: Fix function argument alignment warning in ql_init_device (jsc#SLE-15139). - staging: qlge: Fix suspect code indent warning in ql_init_device (jsc#SLE-15139). - staging: qlge: Remove multi-line dereference from ql_request_irq (jsc#SLE-15139). - staging: qlge: Remove goto statements from ql_get_mac_addr_reg (jsc#SLE-15139). - staging: qlge: Fix indentation in ql_get_mac_addr_reg (jsc#SLE-15139). - staging: qlge: Remove gotos from ql_set_mac_addr_reg (jsc#SLE-15139). - staging: qlge: Fix indentation in ql_set_mac_addr_reg (jsc#SLE-15139). - staging: qlge: Remove print statements for lbq_clean_idx and lbq_free_cnt (jsc#SLE-15139). - staging: qlge: Remove print statement for vlgrp field (jsc#SLE-15139). - staging: qlge: Remove unnecessary parentheses around struct field (jsc#SLE-15139). - staging: qlge: qlge_dbg.c: Remove trailing semicolon from macro (jsc#SLE-15139). - staging: qlge: replace deprecated apis pci_dma_* (jsc#SLE-15139). - staging: qlge: cleanup indent in qlge_main.c (jsc#SLE-15139). - staging: qlge: reject unsupported coalescing params (jsc#SLE-15139). - Staging: qlge: Add a blank line after variable (jsc#SLE-15139). - staging: qlge: qlge_ethtool.c: remove an unneeded variable (jsc#SLE-15139). - staging: qlge: qlge_dbg.c: remove an unneeded variable (jsc#SLE-15139). - staging: qlge: qlge_mpi.c: remove an unneeded variable (jsc#SLE-15139). - staging: qlge: qlge_main.c: remove an unneeded variable (jsc#SLE-15139). - staging: qlge: qlge_main: remove unused code (jsc#SLE-15139). - staging: qlge: qlge_dbg: remove unneeded spaces (jsc#SLE-15139). - staging: qlge: Fix WARNING: Missing a blank line after declarations (jsc#SLE-15139). - staging: qlge: qlge.h: remove excess newlines (jsc#SLE-15139). - staging: qlge: qlge.h: add spaces around operators (jsc#SLE-15139). - staging: qlge: qlge.h: remove spaces before tabs and align code (jsc#SLE-15139). - staging: qlge: remove blank line (jsc#SLE-15139). - staging: qlge: emit debug and dump at same level (jsc#SLE-15139). - staging: qlge: add braces around macro arguments (jsc#SLE-15139). - staging: qlge: add braces on all arms of if-else (jsc#SLE-15139). - staging: qlge: qlge_main.c: fix style issues (jsc#SLE-15139). - staging: qlge: remove spaces at the start of a line (jsc#SLE-15139). - staging: qlge: Fix CHECK: Alignment should match open parenthesis (jsc#SLE-15139). - staging: qlge: Fix CHECK extra blank lines in many files (jsc#SLE-15139). - staging: qlge: Fix CamelCase in qlge.h and qlge_dbg.c (jsc#SLE-15139). - staging/qlge: fix block comment coding style (jsc#SLE-15139). - staging/qlge: remove braces in conditional statement (jsc#SLE-15139). - staging/qlge: add braces to conditional statement (jsc#SLE-15139). - staging/qlge: add blank lines after declarations (jsc#SLE-15139). - staging/qlge: remove initialising of static local variable (jsc#SLE-15139). - staging: qlge: fix comparison to NULL warning (jsc#SLE-15139). - staging: qlge: add space to fix check warning (jsc#SLE-15139). - staging: qlge: Fix multiple assignments warning by replacing integer variables to bool (jsc#SLE-15139). - staging: qlge: fix "/alignment should match open parenthesis"/ checks (jsc#SLE-15139). - staging: qlge: correct a misspelled word (jsc#SLE-15139). - staging: qlge: Removed unnecessary variable (jsc#SLE-15139). - commit b26a44b - tools headers UAPI: Update tools's copy of linux/perf_event.h to add support for PERF_SAMPLE_BRANCH_HW_INDEX (dependent fix for jsc#SLE-12718). - commit 83b34f7 - x86/boot: Reload GDTR after copying to the end of the buffer (jsc#SLE-14337). - blacklist.conf: Add c98a76eabbb6 x86/boot/compressed: Fix reloading of GDTR post-relocation - commit ef841e9 - x86/sev-es: Check required CPU features for SEV-ES (jsc#SLE-14337). - Refresh patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch. - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. - commit 5feb5c7 - x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES (jsc#SLE-14337). - Refresh patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch. - commit a237bee - nvme-rdma: fix crash due to incorrect cqe (bsc#1174748). - nvme-rdma: fix crash when connect rejected (bsc#1174748). - commit 066b1e6 - x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c (jsc#SLE-14337). - Refresh patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch. - commit 775a47e - fpga: dfl: parse interrupt info for feature devices on enumeration (jsc#SLE-13441). - commit 9e7db43 - blacklist.conf: 66077adb70a2 EDAC/ti: Fix handling of platform_get_irq() error - commit 911a955 - blacklist.conf: afce6996943b EDAC/aspeed: Fix handling of platform_get_irq() error - commit 7a481a8 - x86/boot/64: Initialize 5-level paging variables earlier (jsc#SLE-14337). - x86/sev-es: Use GHCB accessor for setting the MMIO scratch buffer (jsc#SLE-14337). - x86/efi: Add GHCB mappings when SEV-ES is active (jsc#SLE-14337). - x86/sev-es: Handle NMI State (jsc#SLE-14337). - x86/sev-es: Support CPU offline/online (jsc#SLE-14337). - x86/head/64: Don't call verify_cpu() on starting APs (jsc#SLE-14337). - x86/smpboot: Load TSS and getcpu GDT entry before loading IDT (jsc#SLE-14337). - x86/realmode: Setup AP jump table (jsc#SLE-14337). - x86/realmode: Add SEV-ES specific trampoline entry point (jsc#SLE-14337). - x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES (jsc#SLE-14337). - x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES (jsc#SLE-14337). - x86/sev-es: Handle #DB Events (jsc#SLE-14337). - x86/sev-es: Handle #AC Events (jsc#SLE-14337). - x86/sev-es: Handle VMMCALL Events (jsc#SLE-14337). - x86/sev-es: Handle MWAIT/MWAITX Events (jsc#SLE-14337). - x86/sev-es: Handle MONITOR/MONITORX Events (jsc#SLE-14337). - x86/sev-es: Handle INVD Events (jsc#SLE-14337). - x86/sev-es: Handle RDPMC Events (jsc#SLE-14337). - x86/sev-es: Handle RDTSC(P) Events (jsc#SLE-14337). - x86/sev-es: Handle WBINVD Events (jsc#SLE-14337). - x86/sev-es: Handle DR7 read/write events (jsc#SLE-14337). - x86/sev-es: Handle MSR events (jsc#SLE-14337). - x86/sev-es: Handle MMIO String Instructions (jsc#SLE-14337). - x86/sev-es: Handle MMIO events (jsc#SLE-14337). - x86/sev-es: Handle instruction fetches from user-space (jsc#SLE-14337). - x86/sev-es: Wire up existing #VC exit-code handlers (jsc#SLE-14337). - x86/sev-es: Add a Runtime #VC Exception Handler (jsc#SLE-14337). - x86/entry/64: Add entry code for #VC handler (jsc#SLE-14337). - x86/dumpstack/64: Add noinstr version of get_stack_info() (jsc#SLE-14337). - x86/sev-es: Adjust #VC IST Stack on entering NMI handler (jsc#SLE-14337). - x86/sev-es: Allocate and map an IST stack for #VC handler (jsc#SLE-14337). - x86/sev-es: Setup per-CPU GHCBs for the runtime handler (jsc#SLE-14337). - x86/sev-es: Setup GHCB-based boot #VC handler (jsc#SLE-14337). - x86/sev-es: Setup an early #VC handler (jsc#SLE-14337). - x86/sev-es: Compile early handler code into kernel image (jsc#SLE-14337). - x86/sev-es: Print SEV-ES info into the kernel log (jsc#SLE-14337). - x86/sev-es: Add SEV-ES Feature Detection (jsc#SLE-14337). - x86/head/64: Move early exception dispatch to C code (jsc#SLE-14337). - x86/idt: Make IDT init functions static inlines (jsc#SLE-14337). - x86/head/64: Install a CPU bringup IDT (jsc#SLE-14337). - x86/head/64: Switch to initial stack earlier (jsc#SLE-14337). - x86/head/64: Load segment registers earlier (jsc#SLE-14337). - x86/head/64: Load GDT after switch to virtual addresses (jsc#SLE-14337). - x86/head/64: Install startup GDT (jsc#SLE-14337). - x86/idt: Split idt_data setup out of set_intr_gate() (jsc#SLE-14337). - x86/sev-es: Add CPUID handling to #VC handler (jsc#SLE-14337). - x86/fpu: Move xgetbv()/xsetbv() into a separate header (jsc#SLE-14337). - x86/sev-es: Add support for handling IOIO exceptions (jsc#SLE-14337). - x86/boot/compressed/64: Unmap GHCB page before booting the kernel (jsc#SLE-14337). - x86/boot/compressed/64: Setup a GHCB-based VC Exception handler (jsc#SLE-14337). - x86/boot/compressed/64: Add set_page_en/decrypted() helpers (jsc#SLE-14337). - x86/boot/compressed/64: Check return value of kernel_ident_mapping_init() (jsc#SLE-14337). - x86/boot/compressed/64: Call set_sev_encryption_mask() earlier (jsc#SLE-14337). - x86/boot/compressed/64: Add stage1 #VC handler (jsc#SLE-14337). - x86/boot/compressed/64: Change add_identity_map() to take start and end (jsc#SLE-14337). - x86/boot/compressed/64: Don't pre-map memory in KASLR code (jsc#SLE-14337). - x86/boot/compressed/64: Always switch to own page table (jsc#SLE-14337). - x86/boot/compressed/64: Add page-fault handler (jsc#SLE-14337). - x86/boot/compressed/64: Add IDT Infrastructure (jsc#SLE-14337). - x86/boot/compressed/64: Disable red-zone usage (jsc#SLE-14337). - x86/insn: Add insn_has_rep_prefix() helper (jsc#SLE-14337). - x86/insn: Add insn_get_modrm_reg_off() (jsc#SLE-14337). - x86/umip: Factor out instruction decoding (jsc#SLE-14337). - x86/umip: Factor out instruction fetch (jsc#SLE-14337). - x86/insn: Make inat-tables.c suitable for pre-decompression code (jsc#SLE-14337). - x86/traps: Move pf error codes to <asm/trap_pf.h> (jsc#SLE-14337). - x86/cpufeatures: Add SEV-ES CPU feature (jsc#SLE-14337). - KVM: SVM: Use __packed shorthand (jsc#SLE-14337). - KVM: SVM: Add GHCB Accessor functions (jsc#SLE-14337). - KVM: SVM: Add GHCB definitions (jsc#SLE-14337). - x86/traps: Split trap numbers out in a separate header (jsc#SLE-14337). - x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded (jsc#SLE-14337). - x86/insn-eval: Add support for 64-bit kernel mode (jsc#SLE-14337). - commit 51e85e3 - clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate() (bsc#1177399). - devlink: Protect devlink port list traversal (bsc#1177399). - devlink: Fix per port reporter fields initialization (bsc#1177399). - gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x (bsc#1177399). - gpio: pca953x: Fix uninitialized pending variable (bsc#1177399). - clk: tegra: Fix missing prototype for tegra210_clk_register_emc() (bsc#1177399). - commit fccb5a7 - ata: sata_rcar: Fix DMA boundary mask (git-fixes). - reset: sti: reset-syscfg: fix struct description warnings (git-fixes). - soc: fsl: qbman: Fix return value on success (git-fixes). - memory: fsl-corenet-cf: Fix handling of platform_get_irq() error (git-fixes). - memory: omap-gpmc: Fix build error without CONFIG_OF (git-fixes). - memory: omap-gpmc: Fix a couple off by ones (git-fixes). - docs: driver-api: remove a duplicated index entry (git-fixes). - ACPI: debug: don't allow debugging when ACPI is disabled (git-fixes). - acpi-cpufreq: Honor _PSD table setting on new AMD CPUs (git-fixes). - Input: sun4i-ps2 - fix handling of platform_get_irq() error (git-fixes). - Input: twl4030_keypad - fix handling of platform_get_irq() error (git-fixes). - Input: omap4-keypad - fix handling of platform_get_irq() error (git-fixes). - Input: ep93xx_keypad - fix handling of platform_get_irq() error (git-fixes). - Input: stmfts - fix a & vs && typo (git-fixes). - Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume() (git-fixes). - nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() (git-fixes). - r8169: fix operation under forced interrupt threading (git-fixes). - commit 7585044 - ntb: intel: Fix memleak in intel_ntb_pci_probe (git-fixes). - NTB: hw: amd: fix an issue about leak system resources (git-fixes). - i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs (git-fixes). - commit cb55b2a - ring-buffer: Return 0 on success from ring_buffer_resize() (git-fixes). - commit 720b2ea - supported.conf: Preliminary sort before Leap feature enablement (jsc#SLE-11796) No functional changes. - commit 0f7124d - Refresh patches.suse/0001-kernel-allow-to-configure-PREEMPT_NONE-PREEMPT_VOLUN.patch. compile fix for s390 which needs to include jump_label.h explicitly at many places for zfcpdump config. It seems that the arch code is pulling some headers in a different order than for other config. I didn't drill down to find the change but I have found out that including jump_label.h from list.h fixes all the problematic dependencies. This is quite ugly but I didn't find a better way than pushing an explicit jump_label.h include to many places which would be more disruptive and potentially open different header dependencies. - commit 4de44eb - s390/pkey/zcrypt: Support EP11 AES secure keys (jsc#SLE-13750). - s390/zcrypt: extend EP11 card and queue sysfs attributes (jsc#SLE-13750). - s390/zcrypt: add new low level ep11 functions support file (jsc#SLE-13750). - s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb (jsc#SLE-13750). - s390/zcrypt: enable card/domain autoselect on ep11 cprbs (jsc#SLE-13750). - commit 36252af - s390: nvme reipl (jsc#SLE-13731). - s390: nvme ipl (jsc#SLE-13731). - commit 249ffe5 - s390/ipl: add support to control memory clearing for FCP and CCW re-IPL (jsc#SLE-13740). - commit 16d5877 - Update patches.suse/bpf-Enforce-returning-0-for-fentry-fexit-progs.patch (bsc#1154353 bsc#1177028). - commit 4882d03 - powerpc/powernv/dump: Fix race while processing OPAL dump (bsc#1065729). - commit b42269b - cxl: Rework error message for incompatible slots (bsc#1055014 git-fixes). - commit 2fd3e91 - mm/hugetlb: fix a race between hugetlb sysctl handlers (bsc#1176485, CVE-2020-25285). - commit 2afa8d8 - powerpc/64s: Remove TM from Power10 features (jsc#SLE-13521 git-fixes). - commit 8d9325b - powerpc/pseries: Avoid using addr_to_pfn in real mode (jsc#SLE-9246 git-fixes). - commit 2dc2a0c - PM: hibernate: Batch hibernate and resume IO requests (bsc#1178079). - commit 3742aaa - Refresh patches.suse/powerpc-Fix-undetected-data-corruption-with-P9N-DD2..patch. refresh patch metadata - commit 006e264 - ibmvnic: save changed mac address to adapter->mac_addr (bsc#1134760 ltc#177449 git-fixes). - commit 1e71262 - bpf: sockmap: Don't attach programs to UDP sockets (bsc#1177028). - bpf, sockhash: Synchronize delete from bucket list on map free (bsc#1177028). - bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free (bsc#1177028). - commit 87ab30a - kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel Since mainline commit 596b0474d3d9 ("/kbuild: preprocess module linker script"/) in 5.10-rc1, scripts/module.lds linker script is needed to build out of tree modules. Add it into kernel-$flavor-devel subpackage. - commit fe37c16 - kABI: Fix kABI after add CodeSigning extended key usage (bsc#1177353). - commit b9f566d - PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification (bsc#1177353). - PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification. - Add CONFIG_CHECK_CODESIGN_EKU - X.509: Add CodeSigning extended key usage parsing (bsc#1177353). - commit 4dbabee - x86/ioapic: Unbreak check_timer() (bsc#1152489). - commit 520671d - blacklist.conf: 5fa9a98fb103 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension - commit 7f6fdc7 - ALSA: hda/ca0132: make some const arrays static, makes object smaller (git-fixes). - commit 8afe17a - ALSA: hda - Fix the return value if cb func is already registered (git-fixes). - ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk (git-fixes). - ALSA: sparc: dbri: fix repeated word 'the' (git-fixes). - commit ac47bec - blacklist.conf: commit 9def3b1a07c4 not needed Mainline commit 9def3b1a07c4 ("/iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built"/) is a build fix which is only needed for config with CONFIG_IOMMU_API disabled. As both SLE15-SP2 and openSUSE-15.2 have CONFIG_IOMMU_API=y in all configs where applicable, we don't need this build fix. - commit 28bc04c - series.conf: cleanup - update upstream references and resort: patches.suse/powerpc-numa-Offline-memoryless-cpuless-node-0.patch patches.suse/powerpc-numa-Prefer-node-id-queried-from-vphn.patch patches.suse/powerpc-numa-Set-numa_node-for-all-possible-cpus.patch - commit b2e8401 - bus: fsl-mc: probe the allocatable objects first (jsc#SLE-12251). - bus: fsl-mc: use raw spin lock to serialize mc cmds (jsc#SLE-12251). - bus: fsl-mc: add missing device types (jsc#SLE-12251). - bus: fsl-mc: Add ACPI support for fsl-mc (jsc#SLE-12251). - bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver (jsc#SLE-12251). - of/irq: Make of_msi_map_rid() PCI bus agnostic (jsc#SLE-12251). - of/irq: make of_msi_map_get_device_domain() bus agnostic (jsc#SLE-12251). - dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus (jsc#SLE-12251). - of/device: Add input id to of_dma_configure() (jsc#SLE-12251). - of/iommu: Make of_map_rid() PCI agnostic (jsc#SLE-12251). - ACPI/IORT: Add an input ID to acpi_dma_configure() (jsc#SLE-12251). - ACPI/IORT: Remove useless PCI bus walk (jsc#SLE-12251). - ACPI/IORT: Make iort_msi_map_rid() PCI agnostic (jsc#SLE-12251). - ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic (jsc#SLE-12251). - ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC (jsc#SLE-12251). - soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register (jsc#SLE-12251). - soc: fsl: dpio: Prefer the CPU affine DPIO (jsc#SLE-12251). - soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing (jsc#SLE-12251). - soc: fsl: dpio: properly compute the consumer index (jsc#SLE-12251). - ACPI/IORT: Remove the unused __get_pci_rid() (jsc#SLE-12251). - ACPI: IORT: Add comments for not calling acpi_put_table() (jsc#SLE-12251). - ACPI: GTDT: Put GTDT table after parsing (jsc#SLE-12251). - ACPI: IORT: Add extra message "/applying workaround"/ for off-by-1 issue (jsc#SLE-12251). - ACPI/IORT: work around num_ids ambiguity (jsc#SLE-12251). - ACPI/IORT: take _DMA methods into account for named components (jsc#SLE-12251). - soc: fsl: dpio: avoid stack usage warning (jsc#SLE-12251). - soc: fsl: dpio: fix incorrect pointer conversions (jsc#SLE-12251). - soc: fsl: dpio: fix dereference of pointer p before null check (jsc#SLE-12251). - soc: fsl: dpio: Replace QMAN array mode with ring mode enqueue (jsc#SLE-12251). - soc: fsl: dpio: QMAN performance improvement with function pointer indirection (jsc#SLE-12251). - soc: fsl: dpio: Adding QMAN multiple enqueue interface (jsc#SLE-12251). - bus: fsl-mc: add api to retrieve mc version (jsc#SLE-12251). - bus: fsl-mc: properly empty-initialize structure (jsc#SLE-12251). - bus: fsl-mc: add the fsl_mc_get_endpoint function (jsc#SLE-12251). - bus: fsl-mc: export device types present on the bus (jsc#SLE-12251). - bus: fsl-mc: remove explicit device_link_del (jsc#SLE-12251). - soc: fsl: dpio: remove explicit device_link_remove (jsc#SLE-12251). - soc: fsl: fix spelling mistake "/Firmaware"/ -> "/Firmware"/ (jsc#SLE-12251). - ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable (jsc#SLE-12251). - commit d927b04 - fix patches metadata - fix Patch-mainline: patches.suse/tracing-check-return-value-of-_create_val_fields-before-using-its-result.patch patches.suse/tracing-save-normal-string-variables.patch - commit 164cdc8 - perf/x86/rapl: Add AMD Fam19h RAPL support (jsc#SLE-16869). - commit aec12eb - compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long) (bsc#1177591 jsc#SLE-15848). - commit b23589e - perf/x86/rapl: Fix RAPL config variable bug (jsc#SLE-16869). - commit d328740 - perf/x86/rapl: Make perf_probe_msr() more robust and flexible (jsc#SLE-16869). - commit 4e5d9f2 - perf/x86/rapl: Add Hygon Fam18h RAPL support (jsc#SLE-16869). - commit 6a72ee5 - perf/x86/rapl: Add AMD Fam17h RAPL support (jsc#SLE-16869). - commit bfb5274 - btrfs: use larger zlib buffer for s390 hardware compression (jsc#SLE-13766). - lib/zlib: add zlib_deflate_dfltcc_enabled() function (jsc#SLE-13766). - s390/boot: add dfltcc= kernel command line parameter (jsc#SLE-13766). - lib/zlib: add s390 hardware support for kernel zlib_inflate (jsc#SLE-13766). - s390/boot: rename HEAP_SIZE due to name collision (jsc#SLE-13766). - lib/zlib: add s390 hardware support for kernel zlib_deflate (jsc#SLE-13766). - commit 04bdac2 - perf/x86/rapl: Flip logic on default events visibility (jsc#SLE-16869). - commit 5e90ced - perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUs (jsc#SLE-16869). - commit fdd0caa - perf/x86/rapl: Move RAPL support to common x86 code (jsc#SLE-16869). - commit 1ff01f0 - arm64: bpf: optimize modulo operation (bsc#1177028). - commit 81b5b85 - crypto/testmgr: enable selftests for paes-s390 ciphers (jsc#SLE-13722, bsc#1177116, LTC#185152). - s390/crypto: enable clear key values for paes ciphers (jsc#SLE-13722, bsc#1177116, LTC#185152). - s390/pkey: Add support for key blob with clear key value (jsc#SLE-13722, bsc#1177116, LTC#185152). - s390/crypto: Rework on paes implementation (jsc#SLE-13722, bsc#1177116, LTC#185152). - crypto: s390/paes - convert to skcipher API (jsc#SLE-13722, bsc#1177116, LTC#185152). - commit 43d6ca5 - bpf, x86_32: Fix logic error in BPF_LDX zero-extension (bsc#1177028). - bpf, x86_32: Fix clobbering of dst for BPF_JSET (bsc#1177028). - bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension (bsc#1177028). - bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B (bsc#1177028). - bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits (bsc#1177028). - bpf, x86: Small optimization in comparing against imm0 (bsc#1177028). - commit 37449ae - Update patch references - patches.suse/vfio-ccw-enable-transparent-ccw-ipl-from-dasd (bsc#1175713, jsc#SLE-13665). - commit fecea13 - tools: Sync uapi/linux/if_link.h (bsc#1177028). - commit 049f93a - s390: support KPROBES_ON_FTRACE (jsc#SLE-13726). - commit 62c2432 - serial: 8250_pci: Implement MSI(-X) support (jsc#SLE-15898). - commit f391149 - bpf: Use migrate_disable/enable in array macros and cgroup/lirc code (bsc#1177028). - bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites (bsc#1177028). - bpf: Replace cant_sleep() with cant_migrate() (bsc#1177028). - perf/bpf: Remove preempt disable around BPF invocation (bsc#1177028). - bpf/trace: Remove redundant preempt_disable from trace_call_bpf() (bsc#1177028). - bpf: disable preemption for bpf progs attached to uprobe (bsc#1177028). - bpf/trace: Remove EXPORT from trace_call_bpf() (bsc#1177028). - bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run() (bsc#1177028). - sched: Provide cant_migrate() (bsc#1177028). - bpf: Fix deadlock with rq_lock in bpf_send_signal() (bsc#1177028). - commit 3827970 - clk: bcm2835: add missing release if devm_clk_hw_register fails (git-fixes). - clk: qcom: gcc-sdm660: Fix wrong parent_map (git-fixes). - clk: imx8mq: Fix usdhc parents order (git-fixes). - clk: at91: clk-main: update key before writing AT91_CKGR_MOR (git-fixes). - clk: at91: remove the checking of parent_name (git-fixes). - clk: keystone: sci-clk: fix parsing assigned-clock data during probe (git-fixes). - clk: meson: g12a: mark fclk_div2 as critical (git-fixes). - pwm: img: Fix null pointer access in probe (git-fixes). - PCI: aardvark: Check for errors from pci_bridge_emul_init() call (git-fixes). - watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3 (git-fixes). - watchdog: Use put_device on error (git-fixes). - watchdog: Fix memleak in watchdog_cdev_register (git-fixes). - rtc: rx8010: don't modify the global rtc ops (git-fixes). - i2c: imx: Fix external abort on interrupt in exit paths (git-fixes). - i2c: rcar: Auto select RESET_CONTROLLER (git-fixes). - ida: Free allocated bitmap in error path (git-fixes). - commit affb66d - bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size (bsc#1177028). - bpf: Add bpf_sk_storage support to bpf_tcp_ca (bsc#1177028). - bpf, tcp: Make tcp_bpf_recvmsg static (bsc#1177028). - bpf, tcp: Fix unused function warnings (bsc#1177028). - commit fd5b8a2 - ipv4: Restore flowi4_oif update before call to xfrm_lookup_route (git-fixes). - tipc: fix the skb_unshare() in tipc_buf_append() (git-fixes). - commit 1834339 - bpf: sockmap: Add UDP support (bsc#1177028). - bpf: Add sockmap hooks for UDP sockets (bsc#1177028). - bpf: sockmap: Simplify sock_map_init_proto (bsc#1177028). - bpf: sockmap: Move generic sockmap hooks from BPF TCP (bsc#1177028). - bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG (bsc#1177028). - bpf: tcp: Move assertions into tcp_bpf_get_proto (bsc#1177028). - skmsg: Update saved hooks only once (bsc#1177028). - bpf: sockmap: Only check ULP for TCP sockets (bsc#1177028). - bpf, sk_msg: Don't clear saved sock proto on restore (bsc#1177028). - bpf, sk_msg: Let ULP restore sk_proto and write_space callback (bsc#1177028). - bpf, sockmap: Replace zero-length array with flexible-array member (bsc#1177028). - bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free (bsc#1177028). - commit 66ade7e - arm64: tlb: Use the TLBI RANGE feature in arm64 (jsc#SLE-13697). - commit 77608e2 - arm64: enable tlbi range instructions (jsc#SLE-13697). - Update config file. - commit 040e15c - arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature (jsc#SLE-13697). - Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch. - commit 8e95b94 - arm64: tlb: don't set the ttl value in flush_tlb_page_nosync (jsc#SLE-13697). - commit ea02817 - arm64: Shift the __tlbi_level() indentation left (jsc#SLE-13697). - commit 8434482 - arm64: tlb: Set the TTL field in flush_*_tlb_range (jsc#SLE-13697). - commit 223e4ec - arm64: tlb: Set the TTL field in flush_tlb_range (jsc#SLE-13697). - commit 1f88247 - arm64: Add tlbi_user_level TLB invalidation helper (jsc#SLE-13697). - commit 78ea77e - arm64: Add level-hinted TLB invalidation helper (jsc#SLE-13697). - commit 4310a61 - firmware: smccc: Fix missing prototype warning for arm_smccc_version_init (jsc#SLE-12251). - firmware: psci: Export functions to manage the OSI mode (jsc#SLE-12251). - PSCI: cpuidle: Refactor CPU suspend power_state parameter handling (jsc#SLE-12251). - ARM: psci: cpuidle: Enable PSCI CPUidle driver (jsc#SLE-12251). - commit e84f31f - ARM: psci: cpuidle: Introduce PSCI CPUidle driver (jsc#SLE-12251). - drivers: firmware: psci: Decouple checker from generic ARM CPUidle (jsc#SLE-12251). - ARM: cpuidle: Remove overzealous error logging (jsc#SLE-12251). - ARM: cpuidle: Remove useless header include (jsc#SLE-12251). - commit 24f2a6e - nvme: don't call revalidate_disk from nvme_set_queue_dying (jsc#SLE-15608). - block: fix locking for struct block_device size updates (jsc#SLE-15608). - block: replace bd_set_size with bd_set_nr_sectors (jsc#SLE-15608). - block: Make request_queue.rpm_status an enum (jsc#SLE-15608). - commit 6150733 - nvme-core: don't use NVME_NSID_ALL for command effects and supported log (jsc#SLE-15608). - nvme-fc: fail new connections to a deleted host or remote port (jsc#SLE-15608). - nvme-pci: fix NULL req in completion handler (jsc#SLE-15608). - nvme: return errors for hwmon init (jsc#SLE-15608). - nvmet: get transport reference for passthru ctrl (jsc#SLE-15608). - nvme-core: get/put ctrl and transport module in nvme_dev_open/release() (jsc#SLE-15608). - nvme-tcp: fix kconfig dependency warning when !CRYPTO (jsc#SLE-15608). - nvme-pci: disable the write zeros command for Intel 600P/P3100 (jsc#SLE-15608). - commit 436fefe - nvme-fabrics: allow to queue requests for live queues (jsc#SLE-15608). - nvme-tcp: cancel async events before freeing event struct (jsc#SLE-15608). - nvme-rdma: cancel async events before freeing event struct (jsc#SLE-15608). - nvme-fc: cancel async events before freeing event struct (jsc#SLE-15608). - nvme: Revert: Fix controller creation races with teardown (jsc#SLE-15608). - commit 3811d9f - nvme-pci: cancel nvme device request before disabling (jsc#SLE-15608). - nvme: only use power of two io boundaries (jsc#SLE-15608). - nvme: fix controller instance leak (jsc#SLE-15608). - nvmet-fc: Fix a missed _irqsave version of spin_lock in (jsc#SLE-15608). - nvme: Fix NULL dereference for pci nvme controllers (jsc#SLE-15608). - nvme-rdma: fix reset hang if controller died in the middle of (jsc#SLE-15608). - nvme-rdma: fix timeout handler (jsc#SLE-15608). - nvme-rdma: serialize controller teardown sequences (jsc#SLE-15608). - nvme-tcp: fix reset hang if controller died in the middle of (jsc#SLE-15608). - nvme-tcp: fix timeout handler (jsc#SLE-15608). - nvme-tcp: serialize controller teardown sequences (jsc#SLE-15608). - nvme: have nvme_wait_freeze_timeout return if it timed out (jsc#SLE-15608). - nvme-fabrics: don't check state NVME_CTRL_NEW for request (jsc#SLE-15608). - nvmet-tcp: Fix NULL dereference when a connect data comes in (jsc#SLE-15608). - commit 7d52496 - nvmet: Disable keep-alive timer when kato is cleared to 0h (jsc#SLE-15608). - nvme: redirect commands on dying queue (jsc#SLE-15608). - nvme: just check the status code type in nvme_is_path_error (jsc#SLE-15608). - commit 2d2d113 - nvme: refactor command completion (jsc#SLE-15608). - Delete patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch. - commit f555779 - nvme: rename and document nvme_end_request (jsc#SLE-15608). - commit 4e6b152 - nvme: skip noiob for zoned devices (jsc#SLE-15608). - nvme-pci: fix PRP pool size (jsc#SLE-15608). - nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depth (jsc#SLE-15608). - nvme: Use spin_lock_irq() when taking the ctrl->lock (jsc#SLE-15608). - nvmet: call blk_mq_free_request() directly (jsc#SLE-15608). - nvmet: fix oops in pt cmd execution (jsc#SLE-15608). - nvmet: add ns tear down label for pt-cmd handling (jsc#SLE-15608). - commit 84e93f3 - nvme-fc: Fix wrong return value in __nvme_fc_init_request() (jsc#SLE-15608). - nvmet-passthru: Reject commands with non-sgl flags set (jsc#SLE-15608). - nvmet: fix a memory leak (jsc#SLE-15608). - commit bf90d38 - nvme-loop: remove extra variable in create ctrl (jsc#SLE-15608). - nvme-loop: set ctrl state connecting after init (jsc#SLE-15608). - commit c8ebefa - arm64: perf: Expose some new events via sysfs (jsc#SLE-12251). - arm64: perf: Correct the event index in sysfs (jsc#SLE-12251). - dt-bindings: ARM: Clean up PMU compatible list (jsc#SLE-12251). - dt-bindings: ARM: Add recent Cortex/Neoverse PMUs (jsc#SLE-12251). - dt-bindings: ARM: Add recent Cortex/Neoverse CPUs (jsc#SLE-12251). - arm64: perf: Clean up enable/disable calls (jsc#SLE-12251). - arm64: perf: Support new DT compatibles (jsc#SLE-12251). - arm64: perf: Refactor PMU init callbacks (jsc#SLE-12251). - arm64: perf: Simplify the ARMv8 PMUv3 event attributes (jsc#SLE-12251). - arm64: perf_event: Add missing header needed for smp_processor_id() (jsc#SLE-12251). - arm64: perf: Remove unused macro (jsc#SLE-12251). - commit 749ce19 - nvmet: introduce the passthru Kconfig option (jsc#SLE-15608). - Update config files. - commit 080c346 - Refresh patches.suse/0001-kernel-allow-to-configure-PREEMPT_NONE-PREEMPT_VOLUN.patch. fix compile issue with CONFIG_PREEMPT=y. might_resched should be noop for this config. - commit 7a7b87e - nvmet: introduce the passthru configfs interface (jsc#SLE-15608). - nvmet: Add passthru enable/disable helpers (jsc#SLE-15608). - nvmet: add passthru code to process commands (jsc#SLE-15608). - commit c84d296 - nvme: export nvme_find_get_ns() and nvme_put_ns() (jsc#SLE-15608). - nvme: introduce nvme_ctrl_get_by_path() (jsc#SLE-15608). - nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]() (jsc#SLE-15608). - nvme: create helper function to obtain command effects (jsc#SLE-15608). - commit 10d11d8 - Refresh patches.suse/0031-export-avoid-code-duplication-in-include-linux-expor.patch. - commit b17f73b - mm: don't panic when links can't be created in sysfs (bsc#1178002). - mm: don't rely on system state to detect hot-plug operations (bsc#1178002). - mm: replace memmap_context by meminit_context (bsc#1178002). - commit 77a655e - Update reference for GIC v4.1 support - Update patches.suse/KVM-arm64-vgic-v4-Move-the-GICv4-residency-flow-to-b.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/KVM-arm64-vgic-v4-Plug-race-between-non-residency-an.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/PCI-Remove-unused-includes-and-superfluous-struct-de.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/arm64-Relax-ICC_PMR_EL1-accesses-when-ICC_CTLR_EL1.P.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-Remove-redundant-semicolon-after-while.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-Prepare-for-more-than-16-PPIs.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-Rework-gic_configure_irq-to-take-the-ful.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-Skip-DT-quirks-when-evaluating-IIDR-base.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Add-EPPI-range-support.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Add-ESPI-range-support.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Add-GICv4.1-VPEID-size-discovery.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Add-INTID-range-and-convertion-primit.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Add-quirks-for-HIP06-07-invalid-GICD_.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Detect-GICv4.1-supporting-RVPEID.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Dynamically-allocate-PPI-NMI-refcount.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Dynamically-allocate-PPI-partition-de.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Fix-GIC_LINE_NR-accessor.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Fix-missing-__init-for-gic_smp_init.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Move-irq_domain_update_bus_token-to-a.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Use-SGIs-without-active-state-if-offe.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Warn-about-inconsistent-implementatio.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-Workaround-Cavium-erratum-38539-when-.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Add-its_vlpi_map-helpers.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Allow-LPI-invalidation-via-the-Di.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Balance-initial-LPI-affinity-acro.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Factor-out-wait_for_syncr-primiti.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Fix-access-width-for-gicr_syncr.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Fix-get_vlpi_map-breakage-with-do.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Fix-u64-to-__le64-warnings.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Free-collection-mapping-on-device.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Kill-its-device_ids-and-use-TYPER.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Kill-its-ite_size-and-use-TYPER-c.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Lock-VLPI-map-array-before-transl.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Make-is_v4-use-a-TYPER-copy.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Make-vlpi_lock-a-spinlock.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Probe-ITS-page-size-for-all-GITS_.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Remove-superfluous-WARN_ON.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Remove-the-redundant-set_bit-for-.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Rename-VPENDBASER-VPROPBASER-acce.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Synchronise-INT-CLEAR-commands-ta.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Synchronise-INV-command-targettin.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v3-its-Track-LPI-distribution-on-a-per-C.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4-Use-Inner-Shareable-attributes-for-vi.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-VPE-INVALL-callback.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-VPE-eviction-callback.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-VPE-residency-callback.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-VSGI-allocation-teardown.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-VSGI-property-setup.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-initial-SGI-configuration.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-mask-unmask-doorbell-callbacks.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Add-support-for-VPENDBASER-s-Dirty-.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Advertise-support-v4.1-to-KVM.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Allow-direct-invalidation-of-VLPIs.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Avoid-64bit-division-for-the-sake-o.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Don-t-use-the-VPE-proxy-if-RVPEID-i.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Drop-tmp-in-inherit_vpe_l1_table_fr.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Eagerly-vmap-vPEs.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Ensure-L2-vPE-table-is-allocated-at.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Ensure-accessing-the-correct-RD-whe.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Ensure-mutual-exclusion-between-vPE.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Ensure-mutual-exclusion-betwen-inva.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Fix-programming-of-GICR_VPROPBASER_.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Implement-the-v4.1-flavour-of-VMAPP.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Implement-the-v4.1-flavour-of-VMOVP.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Map-the-ITS-SGIR-register-page.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Move-doorbell-management-to-the-GIC.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Plumb-get-set_irqchip_state-SGI-cal.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Plumb-mask-unmask-SGI-callbacks.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Plumb-set_vcpu_affinity-SGI-callbac.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Plumb-skeletal-VPE-irqchip.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Plumb-skeletal-VSGI-irqchip.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Set-vpe_l1_base-for-all-redistribut.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Skip-absent-CPUs-while-iterating-ov.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Suppress-per-VLPI-doorbell.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Update-effective-affinity-of-virtua.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Use-GFP_ATOMIC-flag-in-allocate_vpe.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Use-readx_poll_timeout_atomic-to-fi.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-VPE-table-aka-GICR_VPROPBASER-alloc.patch (jsc#SLE-14773 jsc#SLE-14763). - Update patches.suse/irqchip-gic-v4.1-Wait-for-completion-of-redistributo.patch (jsc#SLE-14773 jsc#SLE-14763). - commit 58e1089 - nvme: clear any SGL flags in passthru commands (jsc#SLE-15608). - nvmet-fc: remove redundant del_work_active flag (jsc#SLE-15608). - nvmet-fc: check successful reference in nvmet_fc_find_target_assoc (jsc#SLE-15608). - nvme-hwmon: log the controller device name (jsc#SLE-15608). - nvme: fix deadlock in disconnect during scan_work and/or ana_work (jsc#SLE-15608). - nvme: document nvme controller states (jsc#SLE-15608). - nvmet: use xarray for ctrl ns storing (jsc#SLE-15608). - nvmet-rdma: use new shared CQ mechanism (jsc#SLE-15608). - nvme-rdma: use new shared CQ mechanism (jsc#SLE-15608). - nvme-pci: add support for ACPI StorageD3Enable property (jsc#SLE-15608). - nvme-pci: use max of PRP or SGL for iod size (jsc#SLE-15608). - nvme-core: replace ctrl page size with a macro (jsc#SLE-15608). - nvme: remove redundant validation in nvme_start_ctrl() (jsc#SLE-15608). - nvme: remove an unnecessary condition (jsc#SLE-15608). - commit 21d9aa1 - nvme: remove ns->disk checks (jsc#SLE-15608). - nvme-pci: use standard block status symbolic names (jsc#SLE-15608). - nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size() (jsc#SLE-15608). - nvme-pci: add a blank line after declarations (jsc#SLE-15608). - nvme-pci: fix some comments issues (jsc#SLE-15608). - nvme-pci: remove redundant segment validation (jsc#SLE-15608). - nvme: document quirked Intel models (jsc#SLE-15608). - nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs (jsc#SLE-15608). - commit feb4139 - nvme: support for zoned namespaces (jsc#SLE-15608). - nvme: support for multiple Command Sets Supported and Effects (jsc#SLE-15608). - nvme: implement multiple I/O Command Set support (jsc#SLE-15608). - commit 2c62e4c - null_blk: introduce zone capacity for zoned device (jsc#SLE-15608). - block: add capacity field to zone descriptors (jsc#SLE-15608). - commit 652b3d0 - nvme: use USEC_PER_SEC instead of magic numbers (jsc#SLE-15608). - nvmet-tcp: simplify nvmet_process_resp_list (jsc#SLE-15608). - nvme-tcp: optimize network stack with setting msg flags according to batch size (jsc#SLE-15608). - nvme-tcp: leverage request plugging (jsc#SLE-15608). - nvme-tcp: have queue prod/cons send list become a llist (jsc#SLE-15608). - nvme-fcloop: verify wwnn and wwpn format (jsc#SLE-15608). - nvmet: use unsigned type for u64 (jsc#SLE-15608). - nvmet: introduce flags member in nvmet_fabrics_ops (jsc#SLE-15608). - nvmet-tcp: remove has_keyed_sgls initialization (jsc#SLE-15608). - nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl (jsc#SLE-15608). - nvme-pci: remove the empty line at the beginning of nvme_should_reset() (jsc#SLE-15608). - nvme-pci: code cleanup for nvme_alloc_host_mem() (jsc#SLE-15608). - nvme-pci: use unsigned for io queue depth (jsc#SLE-15608). - nvme-core: use u16 type for ctrl->sqsize (jsc#SLE-15608). - nvme-core: use u16 type for directives (jsc#SLE-15608). - commit 3cbebd4 - nvme-rdma: fix a missing completion with remove invalidation (jsc#SLE-15608). - nvme: use blk_mq_complete_request_remote to avoid an indirect (jsc#SLE-15608). - commit 46ffbe6 - clk: composite: add _register_composite_pdata() variants (jsc#SLE-12251). - commit fc35561 - blacklist.conf: add a cleanup - commit 5a26435 - supported.conf: Support drm_ttm_helper - commit 095c607 - nvme-pci: prevent SK hynix PC400 from using Write Zeroes command (jsc#SLE-15608). - nvme-tcp: fix possible hang waiting for icresp response (jsc#SLE-15608). - commit 9bee2f5 - blacklist.conf: Append 'kbuild: fix 'No such file or directory' warning when cleaning' - commit dc85c97 - blacklist.conf: Append 'drm: call drm_gem_object_funcs.mmap with fake offset' - commit 59ce174 - blacklist.conf: Append 'drm/vram: remove unused declaration' - commit fcd7497 - blacklist.conf: Append 'media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setup' - commit c0b9412 - mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED (bnc#1177788 (VM/FS performance-related backports)). - commit 075f23c - nvme: explicitly update mpath disk capacity on revalidation (jsc#SLE-15608). - nvme-multipath: fix bogus request queue reference put (jsc#SLE-15608). - nvme-multipath: fix deadlock due to head->lock (jsc#SLE-15608). - nvme: don't protect ns mutation with ns->head->lock (jsc#SLE-15608). - nvme-multipath: fix deadlock between ana_work and scan_work (jsc#SLE-15608). - nvme: fix possible deadlock when I/O is blocked (jsc#SLE-15608). - nvme-rdma: assign completion vector correctly (jsc#SLE-15608). - nvme-loop: initialize tagset numa value to the value of the ctrl (jsc#SLE-15608). - nvme-tcp: initialize tagset numa value to the value of the ctrl (jsc#SLE-15608). - nvme-pci: initialize tagset numa value to the value of the ctrl (jsc#SLE-15608). - nvme: set initial value for controller's numa node (jsc#SLE-15608). - commit 43dd2cc - net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU (networking-stable-20_09_24). - net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported (networking-stable-20_09_24). - net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported (networking-stable-20_09_24). - net/mlx5: Fix FTE cleanup (networking-stable-20_09_24). - net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant (networking-stable-20_09_24). - net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC (networking-stable-20_09_24). - nfp: use correct define to return NONE fec (networking-stable-20_09_24). - net: phy: Do not warn in phy_stop() on PHY_DOWN (networking-stable-20_09_24). - net: phy: Avoid NPD upon phy_detach() when driver is unbound (networking-stable-20_09_24). - cxgb4: fix memory leak during module unload (networking-stable-20_09_24). - ipv4: Update exception handling for multipath routes via same device (networking-stable-20_09_24). - tipc: use skb_unshare() instead in tipc_buf_append() (networking-stable-20_09_24). - tipc: Fix memory leak in tipc_group_create_member() (networking-stable-20_09_24). - ipv4: Initialize flowi4_multipath_hash in data path (networking-stable-20_09_24). - net: lantiq: Disable IRQs only if NAPI gets scheduled (networking-stable-20_09_24). - net: lantiq: Use napi_complete_done() (networking-stable-20_09_24). - net: lantiq: use netif_tx_napi_add() for TX NAPI (networking-stable-20_09_24). - net: lantiq: Wake TX queue again (networking-stable-20_09_24). - taprio: Fix allowing too small intervals (networking-stable-20_09_24). - net: DCB: Validate DCB_ATTR_DCB_BUFFER argument (networking-stable-20_09_24). - net: Fix bridge enslavement failure (networking-stable-20_09_24). - tipc: fix shutdown() of connection oriented socket (networking-stable-20_09_24). - ip: fix tos reflection in ack and reset packets (networking-stable-20_09_24). - ipv6: avoid lockdep issue in fib6_del() (networking-stable-20_09_24). - net: dsa: rtl8366: Properly clear member config (networking-stable-20_09_24). - cxgb4: Fix offset when clearing filter byte counters (networking-stable-20_09_24). - act_ife: load meta modules before tcf_idr_check_alloc() (networking-stable-20_09_24). - tipc: fix shutdown() of connectionless socket (networking-stable-20_09_11). - ipv6: Fix sysctl max for fib_multipath_hash_policy (networking-stable-20_09_11). - net: usb: dm9601: Add USB ID of Keenetic Plus DSL (networking-stable-20_09_11). - net: disable netpoll on fresh napis (networking-stable-20_09_11). - gtp: add GTPA_LINK info to msg sent to userspace (networking-stable-20_09_11). - netlabel: fix problems with mapping removal (networking-stable-20_09_11). - sctp: not disable bh in the whole sctp_get_port_local() (networking-stable-20_09_11). - net: systemport: Fix memleak in bcm_sysport_probe (networking-stable-20_09_11). - net: hns: Fix memleak in hns_nic_dev_probe (networking-stable-20_09_11). - net: dsa: b53: check for timeout (networking-stable-20_08_24). - net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow (networking-stable-20_08_24). - net: sctp: Fix negotiation of the number of data streams (networking-stable-20_08_24). - gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (networking-stable-20_08_24). - net/smc: Prevent kernel-infoleak in __smc_diag_dump() (networking-stable-20_08_24). - net: qrtr: fix usage of idr in port assignment to socket (networking-stable-20_08_24). - tipc: fix uninit skb->data in tipc_nl_compat_dumpit() (networking-stable-20_08_24). - net: Fix potential wrong skb->protocol in skb_vlan_untag() (networking-stable-20_08_24). - ipvlan: fix device features (networking-stable-20_08_24). - bonding: show saner speed for broadcast mode (networking-stable-20_08_24). - net: fec: correct the error path for regulator disable in probe (networking-stable-20_08_24). - commit 913985f - nvmet: fail outstanding host posted AEN req (jsc#SLE-15608). - nvme-pci: use simple suspend when a HMB is enabled (jsc#SLE-15608). - nvmet-tcp: constify nvmet_tcp_ops (jsc#SLE-15608). - nvme-tcp: constify nvme_tcp_mq_ops and nvme_tcp_admin_mq_ops (jsc#SLE-15608). - nvme: do not call del_gendisk() on a disk that was never added (jsc#SLE-15608). - commit 61826ec - nvme: set dma alignment to qword (jsc#SLE-15608). - nvmet: cleanups the loop in nvmet_async_events_process (jsc#SLE-15608). - nvmet: fix memory leak when removing namespaces and controllers concurrently (jsc#SLE-15608). - nvmet-rdma: add metadata/T10-PI support (jsc#SLE-15608). - nvmet: add metadata support for block devices (jsc#SLE-15608). - nvmet: add metadata/T10-PI support (jsc#SLE-15608). - nvme: add Metadata Capabilities enumerations (jsc#SLE-15608). - nvmet: rename nvmet_check_data_len to nvmet_check_transfer_len (jsc#SLE-15608). - nvmet: rename nvmet_rw_len to nvmet_rw_data_len (jsc#SLE-15608). - nvmet: add metadata characteristics for a namespace (jsc#SLE-15608). - nvme-rdma: add metadata/T10-PI support (jsc#SLE-15608). - nvme-rdma: introduce nvme_rdma_sgl structure (jsc#SLE-15608). - nvme: introduce NVME_INLINE_METADATA_SG_CNT (jsc#SLE-15608). - nvme: enforce extended LBA format for fabrics metadata (jsc#SLE-15608). - nvme: introduce max_integrity_segments ctrl attribute (jsc#SLE-15608). - nvme: make nvme_ns_has_pi accessible to transports (jsc#SLE-15608). - nvme: introduce NVME_NS_METADATA_SUPPORTED flag (jsc#SLE-15608). - nvme: introduce namespace features flag (jsc#SLE-15608). - block: always define struct blk_integrity in genhd.h (jsc#SLE-15608). - nvmet: revalidate-ns & generate AEN from configfs (jsc#SLE-15608). - nvmet: generate AEN for ns revalidate size change (jsc#SLE-15608). - nvmet: add helper to revalidate bdev and file ns (jsc#SLE-15608). - nvmet: add async event tracing support (jsc#SLE-15608). - nvme: delete an unnecessary declaration (jsc#SLE-15608). - nvme: replace zero-length array with flexible-array (jsc#SLE-15608). - nvme: fix io_opt limit setting (jsc#SLE-15608). - nvme: disable streams when get stream params failed (jsc#SLE-15608). - nvme-pci: make sure write/poll_queues less or equal then cpu count (jsc#SLE-15608). - nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites (jsc#SLE-15608). - nvmet-tcp: set MSG_EOR if we send last payload in the batch (jsc#SLE-15608). - nvmet-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send (jsc#SLE-15608). - nvme-tcp: set MSG_SENDPAGE_NOTLAST with MSG_MORE when we have more to send (jsc#SLE-15608). - nvmet: mark nvmet_ana_state static (jsc#SLE-15608). - nvmet: replace kstrndup() with kmemdup_nul() (jsc#SLE-15608). - commit 4b287a4 - nvmet: align addrfam list to spec (jsc#SLE-15608). - nvmet: centralize port enable access for configfs (jsc#SLE-15608). - nvmet: use type-name map for address treq (jsc#SLE-15608). - nvmet: use type-name map for ana states (jsc#SLE-15608). - nvmet: use type-name map for address family (jsc#SLE-15608). - nvmet: add generic type-name mapping (jsc#SLE-15608). - nvme-tcp: try to send request in queue_rq context (jsc#SLE-15608). - nvme-tcp: avoid scheduling io_work if we are already polling (jsc#SLE-15608). - nvme-tcp: use bh_lock in data_ready (jsc#SLE-15608). - nvme-pci: align io queue count with allocted nvme_queue in nvme_probe (jsc#SLE-15608). - nvme-pci: remove last_sq_tail (jsc#SLE-15608). - nvme-pci: remove volatile cqes (jsc#SLE-15608). - nvme: flush scan work on passthrough commands (jsc#SLE-15608). - nvme: clean up error handling in nvme_init_ns_head (jsc#SLE-15608). - nvmet: add ns revalidation support (jsc#SLE-15608). - commit 805e456 - nvmet-fc: slight cleanup for kbuild test warnings (jsc#SLE-15608). - nvmet-rdma: use SRQ per completion vector (jsc#SLE-15608). - nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll() (jsc#SLE-15608). - commit 343b6c9 - nvme-pci: dma read memory barrier for completions (jsc#SLE-15608). - nvme-pci: fix "/slimmer CQ head update"/ (jsc#SLE-15608). - commit c96c09c - nvmet-rdma: fix double free of rdma queue (jsc#SLE-15608). - nvme-tcp: fix possible crash in recv error flow (jsc#SLE-15608). - nvme-tcp: don't poll a non-live queue (jsc#SLE-15608). - commit d7df222 - nvme: fix compat address handling in several ioctls (jsc#SLE-15608). - Delete patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch. - commit 906a866 - nvme: Use nvme_state_terminal helper (jsc#SLE-15608). - nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO (jsc#SLE-15608). - nvmet-tcp: optimize tcp stack TX when data digest is used (jsc#SLE-15608). - nvmet-rdma: allocate RW ctxs according to mdts (jsc#SLE-15608). - nvmet-rdma: Implement get_mdts controller op (jsc#SLE-15608). - nvmet: Add get_mdts op for controllers (jsc#SLE-15608). - nvme-pci: properly print controller address (jsc#SLE-15608). - nvme-tcp: break from io_work loop if recv failed (jsc#SLE-15608). - nvme-tcp: move send failure to nvme_tcp_try_send (jsc#SLE-15608). - nvmet-tcp: fix maxh2cdata icresp parameter (jsc#SLE-15608). - nvme-tcp: optimize queue io_cpu assignment for multiple queue maps (jsc#SLE-15608). - nvme-pci: Simplify nvme_poll_irqdisable (jsc#SLE-15608). - nvme-pci: Remove two-pass completions (jsc#SLE-15608). - nvme-pci: Remove tag from process cq (jsc#SLE-15608). - nvme-pci: slimmer CQ head update (jsc#SLE-15608). - nvmet: check ncqr & nsqr for set-features cmd (jsc#SLE-15608). - nvme: Don't deter users from enabling hwmon support (jsc#SLE-15608). - nvmet: Pass lockdep expression to RCU lists (jsc#SLE-15608). - commit fb6185e - bpf, sockmap: msg_pop_data can incorrecty set an sge length (bsc#1177028). - bpf: Don't refcount LISTEN sockets in sk_assign() (bsc#1177028). Refresh patches.suse/bpf-Fix-use-of-sk-sk_reuseport-from-sk_assign.patch - net: Track socket refcounts in skb_steal_sock() (bsc#1177028). - bpf: Enable retrival of pid/tgid/comm from bpf cgroup hooks (bsc#1177028). - net: Remove unneeded export of a couple of xdp generic functions (bsc#1177028). - net: Generate reuseport group ID on group creation (bsc#1177028). Refresh patches.suse/bpf-net-Avoid-copying-sk_user_data-of-reuseport_arra.patch Refresh patches.suse/bpf-net-Avoid-incorrect-bpf_sk_reuseport_detach-call.patch - bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH (bsc#1177028). - bpf, sockmap: Return socket cookie on lookup from syscall (bsc#1177028). - bpf, sockmap: Don't set up upcalls and progs for listening sockets (bsc#1177028). - tcp_bpf: Don't let child socket inherit parent protocol ops on copy (bsc#1177028). - bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map (bsc#1177028). - xdp: Simplify __bpf_tx_xdp_map() (bsc#1177028). Refresh patches.suse/xdp-Use-bulking-for-non-map-XDP_REDIRECT-and-consoli.patch - commit f05cc3f - i2c: ismt: Add support for Intel Emmitsburg PCH (jsc#SLE-13361). - commit 3971591 - blacklist.conf: b8c50df0cb3eb selftests/bpf: test_progs avoid minus shell exit codes Temporarily blacklisted until setns is backported to BPF selftests - commit b97c3d1 - selftests/bpf: Fix endianness issue in sk_assign (bsc#1177028). - commit 4f2371e - mm: Add a walk_page_mapping() function to the pagewalk code (bsc#1152489) - commit c62189f - selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9 (bsc#1177028). - selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test (bsc#1177028). Refresh patches.suse/selftests-bpf-Fix-silent-Makefile-output.patch - selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest (bsc#1177028). - commit e312940 - bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones (bsc#1177028). - commit 0bb2650 - bpf, selftests: Verifier bounds tests need to be updated (bsc#1177028). - samples: bpf: Fix build error (bsc#1177028). - tools/runqslower: Ensure own vmlinux.h is picked up first (bsc#1177028). - bpftool: Respect the -d option in struct_ops cmd (bsc#1177028). - selftests/bpf: Add test for freplace program with expected_attach_type (bsc#1177028). - bpf, selftests: Add test for BPF_STX BPF_B storing R10 (bsc#1177028). - selftests/bpf: Check for correct program attach/detach in xdp_attach test (bsc#1177028). - tools, bpftool: Fix struct_ops command invalid pointer free (bsc#1177028). - selftests/bpf: Add test for bpf_get_link_xdp_id (bsc#1177028). - bpf, lsm: Fix the file_mprotect LSM test (bsc#1177028). - bpf: Fix spelling mistake "/arithmatic"/ -> "/arithmetic"/ in test_verifier (bsc#1177028). - selftests/bpf: Test FD-based cgroup attachment (bsc#1177028). - bpf: Test_verifier, add alu32 bounds tracking tests (bsc#1177028). - bpf: Test_verifier, #65 error message updates for trunc of boundary-cross (bsc#1177028). - bpf: Test_verifier, bpf_get_stack return value add <0 (bsc#1177028). - bpf: Test_progs, add test to catch retval refine error handling (bsc#1177028). - selftests: bpf: Extend sk_assign tests for UDP (bsc#1177028). - selftests: bpf: Add test for sk_assign (bsc#1177028). - bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM (bsc#1177028). Refresh patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch - selftests: Add test for overriding global data value before load (bsc#1177028). - selftests/bpf: Add tests for attaching XDP programs (bsc#1177028). - bpf: Add selftest cases for ctx_or_null argument type (bsc#1177028). - bpf: Test_verifier, #70 error message updates for 32-bit right shift (bsc#1177028). - samples, bpf: Refactor perf_event user program with libbpf bpf_link (bsc#1177028). - samples, bpf: Move read_trace_pipe to trace_helpers (bsc#1177028). - bpf: Add tests for bpf_sk_storage to bpf_tcp_ca (bsc#1177028). - selftests/bpf: Fix mix of tabs and spaces (bsc#1177028). - bpftool: Add struct_ops support (bsc#1177028). - bpftool: Translate prog_id to its bpf prog_name (bsc#1177028). - bpftool: Print as a string for char array (bsc#1177028). - bpftool: Print the enum's name instead of value (bsc#1177028). - selftests/bpf: Reset process and thread affinity after each test/sub-test (bsc#1177028). - selftests/bpf: Fix nanosleep for real this time (bsc#1177028). - selftest/bpf: Fix compilation warning in sockmap_parse_prog.c (bsc#1177028). - selftests/bpf: Ensure consistent test failure output (bsc#1177028). Refresh patches.suse/selftests-bpf-Fix-memory-leak-in-test-selector.patch - selftests/bpf: Fix spurious failures in accept due to EAGAIN (bsc#1177028). - tools/bpf: Move linux/types.h for selftests and bpftool (bsc#1177028). - selftests/bpf: Fix usleep() implementation (bsc#1177028). - selftests/bpf: Guarantee that useep() calls nanosleep() syscall (bsc#1177028). - tools: bpftool: Restore message on failure to guess program type (bsc#1177028). - tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid (bsc#1177028). - tools: bpftool: Fix minor bash completion mistakes (bsc#1177028). - tools: bpftool: Allow all prog/map handles for pinning objects (bsc#1177028). - bpftool: Add _bpftool and profiler.skel.h to .gitignore (bsc#1177028). - bpftool: Skeleton should depend on libbpf (bsc#1177028). - bpftool: Only build bpftool-prog-profile if supported by clang (bsc#1177028). - bpftool: Use linux/types.h from source tree for profiler build (bsc#1177028). - tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels (bsc#1177028). - bpftool: Bash completion for "/bpftool prog profile"/ (bsc#1177028). - bpftool: Documentation for bpftool prog profile (bsc#1177028). - bpftool: Introduce "/prog profile"/ command (bsc#1177028). - selftests: bpf: Enable UDP sockmap reuseport tests (bsc#1177028). - selftests: bpf: Add tests for UDP sockets in sockmap (bsc#1177028). - selftests: bpf: Don't listen() on UDP sockets (bsc#1177028). - tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton (bsc#1177028). - selftests/bpf: Test new __sk_buff field gso_size (bsc#1177028). - selftests/bpf: Add link pinning selftests (bsc#1177028). - bpftool: Add header guards to generated vmlinux.h (bsc#1177028). - selftests/bpf: Add test for "/bpftool feature"/ command (bsc#1177028). - bpftool: Update bash completion for "/bpftool feature"/ command (bsc#1177028). - bpftool: Update documentation of "/bpftool feature"/ command (bsc#1177028). - bpftool: Make probes which emit dmesg warnings optional (bsc#1177028). - bpftool: Move out sections to separate functions (bsc#1177028). - bpftool: Support struct_ops, tracing, ext prog types (bsc#1177028). - selftests/bpf: Print backtrace on SIGSEGV in test_progs (bsc#1177028). - selftests/bpf: Tests for sockmap/sockhash holding listening sockets (bsc#1177028). - bpf, sockmap: Allow inserting listening TCP sockets into sockmap (bsc#1177028). - selftests/bpf: Fix build of sockmap_ktls.c (bsc#1177028). - selftests/bpf: Test unhashing kTLS socket after removing from map (bsc#1177028). - commit 3dc4bef - xdp: Reset prog in dev_change_xdp_fd when fd is negative (bsc#1177028). - bpf: Fix use of sk->sk_reuseport from sk_assign (bsc#1177028). - bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET (bsc#1177028). - commit 7440544 - blacklist.conf: 66077adb70a2 EDAC/ti: Fix handling of platform_get_irq() error - commit d4a0b74 - blacklist.conf: add unnecessary fix 5b905d77987d powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N - commit 900b37a - powerpc/perf/hv-gpci: Fix starting index value (bsc#1065729). - powerpc/powernv/elog: Fix race while processing OPAL error log event (bsc#1065729). - powerpc/irq: Drop forward declaration of struct irqaction (bsc#1065729). - powerpc/hwirq: Remove stale forward irq_chip declaration (bsc#1065729). - powerpc/icp-hv: Fix missing of_node_put() in success path (bsc#1065729). - powerpc/pseries: Fix missing of_node_put() in rng_init() (bsc#1065729). - commit eb769ab - powerpc: Warn about use of smt_snooze_delay (bsc#1065729). - commit 74047a6 - blacklist.conf: Requires powerpc-utils fix. a02f6d42357a powerpc: Warn about use of smt_snooze_delay - commit 3c3b02c - blacklist.conf: add fixes for unused sensor driver 66943005cc41 powerpc/tau: Use appropriate temperature sample interval 5e3119e15fed powerpc/tau: Check processor type before enabling TAU interrupt e63d6fb5637e powerpc/tau: Disable TAU between measurements - commit a434fe6 - clk: qoriq: add LS1021A core pll mux options (jsc#SLE-12251). - clk: qoriq: add ls1088a hwaccel clocks support (jsc#SLE-12251). - clk: fsl-sai: new driver (jsc#SLE-12251). - commit c256681 - blacklist.conf: Add config fix 8659a0e0efdd powerpc/64s: Disable STRICT_KERNEL_RWX only applies to config, and we don't even have the patch to enable STRICT_KERNEL_RWX in config - commit f4e1850 - mm: Add write-protect and clean utilities for address space ranges (bsc#1152489) - commit fe1828a - powerpc/pseries: explicitly reschedule during drmem_lmb list traversal (bsc#1077428 ltc#163882 FATE#324825 git-fixes). - commit f96b864 - powerpc/papr_scm: Fix warning triggered by perf_stats_show() (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769 git-fixes). - commit e9b4893 - drm/r128: drop use of drmP.h (bsc#1152472) - commit cd02ef8 - powerpc/book3s64/radix: Make radix_mem_block_size 64bit (bsc#1055186 ltc#153436 FATE#323286 git-fixes). - commit 1f2d815 - powerpc: PPC_SECURE_BOOT should not require PowerNV (jsc#SLE-15857 jsc#SLE-13618 git-fixes). - commit f9c6c03 - powerpc/64: fix irq replay pt_regs->softe value (jsc#SLE-9246 git-fixes). - powerpc/64: fix irq replay missing preempt (jsc#SLE-9246 git-fixes). - powerpc/xive: Make debug routines static (jsc#SLE-13294 git-fixes). - commit d3b1739 - arm64: csum: Disable KASAN for do_csum() (bsc#1177591). - commit 241690b - arm64: csum: Fix pathological zero-length calls (bsc#1177591). - commit 79df1f5 - blacklist.conf: already added - commit ee45286 - usblp: fix race between disconnect() and read() (git-fixes). - commit 94633e7 - bpf: Fix build warning regarding missing prototypes (bsc#1177028). - bpf: Add selftests for BPF_MODIFY_RETURN (bsc#1177028). - bpf: Add test ops for BPF_PROG_TYPE_TRACING (bsc#1177028). - bpf: Add gso_size to __sk_buff (bsc#1177028). - bpf/tests: Use migrate disable instead of preempt disable (bsc#1177028). - bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN (bsc#1177028). - bpf: Start using the BPF dispatcher in BPF_TEST_RUN (bsc#1177028). - bpf: Switch to offsetofend in BPF_PROG_TEST_RUN (bsc#1177028). - commit 96ebef6 - drm/vmwgfx: Add surface dirty-tracking callbacks (bsc#1152489) - commit 28f358c - bpf: Fix reStructuredText markup (bsc#1177028). - bpf: Add socket assign support (bsc#1177028). - bpf: Switch BPF UAPI #define constants used from BPF program side to enums (bsc#1177028). - bpf: Sync uapi bpf.h to tools/ (bsc#1177028). - bpf: Document BPF_F_QUERY_EFFECTIVE flag (bsc#1177028). - commit 1bce83f - drm/vmwgfx: Implement an infrastructure for read-coherent resources (bsc#1152489) - commit d8fb293 - drm/vmwgfx: Use an RBtree instead of linked list for MOB resources (bsc#1152489) - commit d109c7a - drm/vmwgfx: Implement an infrastructure for write-coherent resources (bsc#1152489) - commit 3e97d82 - drm/vmwgfx: Assign eviction priorities to resources (bsc#1152489) - commit e1ca3e7 - drm/vmwgfx: Kill unneeded legacy security features (bsc#1152489) - commit 875b13b - drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors (bsc#1152489) - commit ccbe045 - drm/vmwgfx: Add debug message for layout change ioctl (bsc#1152489) - commit 54b970d - libbpf: Fix register naming in PT_REGS s390 macros (bsc#1177028). - libbpf: Fix type of old_fd in bpf_xdp_set_link_opts (bsc#1177028). - libbpf: Always specify expected_attach_type on program load if supported (bsc#1177028). - libbpf: Initialize *nl_pid so gcc 10 is happy (bsc#1177028). - libbpf: Add support for bpf_link-based cgroup attachment (bsc#1177028). - tools/libbpf: Add support for BPF_PROG_TYPE_LSM (bsc#1177028). - libbpf: Add setter for initial value for internal maps (bsc#1177028). - libbpf: Add function to set link XDP fd while specifying old program (bsc#1177028). - tools: Add EXPECTED_FD-related definitions in if_link.h (bsc#1177028). - xdp: Support specifying expected existing program when attaching XDP (bsc#1177028). - libbpf, xsk: Init all ring members in xsk_umem__create and xsk_socket__create (bsc#1177028). - libbpf: Don't allocate 16M for log buffer by default (bsc#1177028). - libbpf: Remove unused parameter `def` to get_map_field_int (bsc#1177028). - bpf, libbpf: Fix ___bpf_kretprobe_args1(x) macro definition (bsc#1177028). - libbpf: Provide CO-RE variants of PT_REGS macros (bsc#1177028). - libbpf: Split BTF presence checks into libbpf- and kernel-specific parts (bsc#1177028). - tools/libbpf: Add support for BPF_MODIFY_RETURN (bsc#1177028). - libbpf: Assume unsigned values for BTF_KIND_ENUM (bsc#1177028). - libbpf: Add bpf_link pinning/unpinning (bsc#1177028). - libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h (bsc#1177028). Refresh patches.suse/bpf-Add-bpf_xdp_output-helper.patch - libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h (bsc#1177028). - libbpf: Add support for dynamic program attach target (bsc#1177028). - libbpf: Bump libpf current version to v0.0.8 (bsc#1177028). - libbpf: Relax check whether BTF is mandatory (bsc#1177028). - commit 2dacf28 - selftests/bpf: Run reuseport tests only with supported socket types (bsc#1177028). Refresh patches.suse/selftests-bpf-Run-SYN-cookies-with-reuseport-BPF-tes.patch - commit 2eae1ba - xen/events: block rogue events for some time (XSA-332 bsc#1177411). - commit 014f26b - xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411). - commit 956b6f3 - bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT (bsc#1177028). - selftests/bpf: Fix memory leak in test selector (bsc#1177028). - bpftool: Fix typo in bash-completion (bsc#1177028). - selftests/bpf: Run SYN cookies with reuseport BPF test only for TCP (bsc#1177028). - selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH (bsc#1177028). - selftests/bpf: Fix trampoline_count clean up logic (bsc#1177028). - commit f259c15 - xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411). - commit b9ecbeb - xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411). - commit 0b00983 - xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411). - commit 47100e6 - xen/pvcallsback: use lateeoi irq binding (XSA-332 bsc#1177411). - commit ec73318 - xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411). - commit 76fa7f0 - xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411). - commit 8631138 - xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411). - commit 2689ef1 - xen/events: add a new "/late EOI"/ evtchn framework (XSA-332 bsc#1177411). - commit cd230ce - xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411). - commit bd30bae - xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411). - commit e9a9556 - xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410). - commit 0dd2046 - perf/x86: Fix n_pair for cancelled txn (bsc#1152489). - commit adef112 - perf/x86/amd: Fix sampling Large Increment per Cycle events (bsc#1152489). - commit c8a7d34 - blacklist.conf: eb3621798bcd x86/entry/64: Do not include inst.h in calling.h - commit 364d4bc - x86/fpu: Allow multiple bits in clearcpuid= parameter (bsc#1152489). - commit 3d42971 - powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation (bsc#1065729). - commit d2da200 - blacklist.conf: 0b2c605fa4ee x86/entry/64: Correct the comment over SAVE_AND_SET_GSBASE - commit b5725a3 - blacklist.conf: 5da8e4a65810 x86/copy_mc: Introduce copy_mc_enhanced_fast_string() - commit 579d619 - perf/core: Fix race in the perf_mmap_close() function (bsc#1177086, CVE-2020-14351). - commit 1ee0e96 - drm/i915: Expand subslice mask (bsc#1152489) - commit 15abd22 - drm/i915: Protect request peeking with RCU (bsc#1152489) - commit c92f17a - Move upstreamed BT patch into sorted section - commit 27a1c18 - drm/i915/gen8+: Add RC6 CTX corruption WA - commit 088a3fd - drm/etnaviv: fix missing unlock on error in (bsc#1152489) - commit f2d81fc - drm/amd/display: remove unused function (bsc#1152489) - commit 7e5efa0 - drm/amd/display: Add Logging for Gamma Related information (bsc#1152489) - commit 7ce29b7 - drm/amd/display: memory leak (bsc#1152489) - commit 3b1bb19 - Update config files. - commit dfb8f01 - blacklist.conf: add duplicate commit 3514521ccbd2 Same as a39d0d7bdf8c21ac7645c02e9676b5cb2b804c31 ("/drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config). - commit e083639 - x86/mce: Allow for copy_mc_fragile symbol checksum to be generated (jsc#SLE-13447). - commit ab8154b - drm/amd/powerplay: update smu11_driver_if_navi10.h (bsc#1152489) - commit 7924071 - drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology (bsc#1152489) - commit ea68d72 - x86/copy_mc: Introduce copy_mc_enhanced_fast_string() (jsc#SLE-13447). - commit 90562e9 - drm/amdgpu: add multiple instances support for Arcturus - commit ec7e86c - drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu (bsc#1152472) - commit fc7705d - x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() (jsc#SLE-13447). - commit b65fb19 - drm/amdgpu: fix memory leak (bsc#1152472) - commit 8cdb0eb - drm/amdgpu: Default disable GDS for compute+gfx - commit ce2c047 - bpftool: Remove redundant "/HAVE"/ prefix from the large INSN limit check (bsc#1177028). - tools/bpf: Allow overriding llvm tools for runqslower (bsc#1177028). - bpftool: Print function linkage in BTF dump (bsc#1177028). - bpftool: Support dumping a map with btf_vmlinux_value_type_id (bsc#1177028). - bpftool: Add struct_ops map name (bsc#1177028). - bpftool: Fix missing BTF output for json during map dump (bsc#1177028). - bpftool: Fix a leak of btf object (bsc#1177028). - bpftool: Apply preserve_access_index attribute to all types in BTF dump (bsc#1177028). - bpftool: Add misc section and probe for large INSN limit (bsc#1177028). - bpf: Print error message for bpftool cgroup show (bsc#1177028). - bpftool: Simplify format string to not use positional args (bsc#1177028). - bpftool: Add `gen skeleton` BASH completions (bsc#1177028). - bpftool: Match maps by name (bsc#1177028). - bpftool: Match programs by name (bsc#1177028). - bpftool: Match several programs with same tag (bsc#1177028). Refresh patches.suse/bpftool-Don-t-crash-on-missing-xlated-program-instru.patch - commit 213f6b4 - blacklist.conf: Append 'drm/amdgpu/gfx10: update gfx golden settings for navi14' - commit 3f81279 - iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1177739). - commit 8780752 - blacklist.conf: Append 'drm/amdgpu/gfx10: update gfx golden settings' - commit ee919e0 - selftests/bpf: Add test for the packed enum member in struct/union (bsc#1177028). - selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits set (bsc#1177028). - selftests/bpf: Add send_signal_sched_switch test (bsc#1177028). - selftests/bpf: Mark SYN cookie test skipped for UDP sockets (bsc#1177028). - selftests/bpf: Fix error checking on reading the tcp_fastopen sysctl (bsc#1177028). - bpf: Selftests build error in sockmap_basic.c (bsc#1177028). - selftests/bpf: Test freeing sockmap/sockhash with a socket in it (bsc#1177028). - selftests/bpf: Fix trampoline_count.c selftest compilation warning (bsc#1177028). - selftests/bpf: Add test based on port range for BPF flow dissector (bsc#1177028). - selftest/bpf: Add test for allowed trampolines count (bsc#1177028). - selftests: bpf: Reset global state between reuseport test runs (bsc#1177028). - selftests: bpf: Make reuseport test output more legible (bsc#1177028). - selftests: bpf: Ignore FIN packets for reuseport tests (bsc#1177028). - selftests: bpf: Use a temporary file in test_sockmap (bsc#1177028). - selftests/bpf: Improve bpftool changes detection (bsc#1177028). Refresh patches - patches.suse/selftests-bpf-Add-test-for-resolve_btfids.patch - patches.suse/selftests-bpf-Prevent-runqslower-from-racing-on-buil.patch - selftests/bpf: Initialize duration variable before using (bsc#1177028). - bpf: tcp: Add bpf_cubic example (bsc#1177028). - selftests/bpf: Add tests for program extensions (bsc#1177028). - selftests/bpf: Skip perf hw events test if the setup disabled it (bsc#1177028). - selftests/bpf: Fix test_progs send_signal flakiness with nmi mode (bsc#1177028). - selftests/bpf: Add whitelist/blacklist of test names to test_progs (bsc#1177028). - selftests/bpf: Add batch ops testing to array bpf map (bsc#1177028). - selftests/bpf: Add batch ops testing for htab and htab_percpu map (bsc#1177028). - tools/bpf: Add self tests for bpf_send_signal_thread() (bsc#1177028). Refresh patches.suse/selftests-Use-consistent-include-paths-for-libbpf.patch - selftests/bpf: Modify a test to check global functions (bsc#1177028). - selftests/bpf: Add a test for a large global function (bsc#1177028). - selftests/bpf: Restore original comm in test_overhead (bsc#1177028). Refresh patches - patches.suse/selftest-bpf-Fmod_ret-prog-and-implement-test_overhe.patch - patches.suse/selftests-Remove-fmod_ret-from-test_overhead.patch - selftests/bpf: Preserve errno in test_progs CHECK macros (bsc#1177028). - selftests/bpf: Test BPF_F_REPLACE in cgroup_attach_multi (bsc#1177028). - selftests/bpf: Fix test_attach_probe (bsc#1177028). - bpf: Allow to change skb mark in test_run (bsc#1177028). - selftests/bpf: Add flexible array relocation tests (bsc#1177028). - selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUN (bsc#1177028). - selftests: bpf: Add xdp_perf test (bsc#1177028). - selftests/bpf: Switch reuseport tests for test_progs framework (bsc#1177028). - selftests/bpf: Move reuseport tests under prog_tests/ (bsc#1177028). Refresh patches.suse/selftests-bpf-Convert-test_cgroup_attach-to-prog_tes.patch - selftests/bpf: Pull up printing the test name into test runner (bsc#1177028). - selftests/bpf: Propagate errors during setup for reuseport tests (bsc#1177028). - selftests/bpf: Run reuseport tests in a loop (bsc#1177028). - selftests/bpf: Unroll the main loop in reuseport test (bsc#1177028). - selftests/bpf: Add helpers for getting socket family & type name (bsc#1177028). - selftests/bpf: Use sa_family_t everywhere in reuseport tests (bsc#1177028). - selftests/bpf: Let libbpf determine program type from section name (bsc#1177028). - commit 0d2a7ec - samples/bpf: Set -fno-stack-protector when building BPF programs (bsc#1177028). - commit 83051c8 - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152472) - commit 237aa6b - libbpf: Sanitise internal map names so they are not rejected by the kernel (bsc#1177028). - libbpf: Improve handling of failed CO-RE relocations (bsc#1177028). - libbpf: Simplify BTF initialization logic (bsc#1177028). - libbpf: Fix unneeded extra initialization in bpf_map_batch_common (bsc#1177028). - libbpf: Add libbpf support to batch ops (bsc#1177028). - libbpf: Support .text sub-calls relocations (bsc#1177028). - libbpf: Clean up bpf_helper_defs.h generation output (bsc#1177028). - libbpf: Sanitize global functions (bsc#1177028). - libbpf: Support CO-RE relocations for LDX/ST/STX instructions (bsc#1177028). - libbpf: Fix printing of ulimit value (bsc#1177028). - libbpf: Allow to augment system Kconfig through extra optional config (bsc#1177028). Refresh patches - patches.suse/bpf-libbpf-Add-STRUCT_OPS-support.patch - patches.suse/libbpf-Load-btf_vmlinux-only-once-per-object.patch - libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h (bsc#1177028). - libbpf: Reduce log level for custom section names (bsc#1177028). - libbpf: Fix libbpf_common.h when installing libbpf through 'make install' (bsc#1177028). - libbpf: Print hint about ulimit when getting permission denied error (bsc#1177028). Refresh patches.suse/libbpf-Fix-unintentional-success-return-code-in-bpf_.patch - libbpf: Support flexible arrays in CO-RE (bsc#1177028). - libbpf: Reduce log level of supported section names dump (bsc#1177028). - libbpf: Extract common user-facing helpers (bsc#1177028). - commit ecbca78 - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152472) - commit c34217a - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152489) - commit 7947e23 - drm/amdgpu/gfx10: update gfx golden settings (bsc#1152472) - commit 3d7c611 - drm/amdgpu/gfx10: update gfx golden settings (bsc#1152472) - commit ed16503 - drm/amdgpu/gfx10: update gfx golden settings (bsc#1152489) - commit 6d6113d - drm/amdgpu/gfx10: update gfx golden settings (bsc#1152472) - commit dc1b836 - MAINTAINERS: Update maintainers for pmc_core driver (jsc#SLE-13398 jsc#SLE-13503). - platform/x86: intel_pmc_core: fix: Replace dev_dbg macro with dev_info() (jsc#SLE-13398 jsc#SLE-13503). - platform/x86: intel_pmc_core: Add Intel RocketLake (RKL) support (jsc#SLE-13398 jsc#SLE-13503). - platform/x86: intel_pmc_core: Clean up: Remove the duplicate comments and reorganize (jsc#SLE-13398 jsc#SLE-13503). - commit 63a532d - tools, bpftool: Fix warning on ignored return value for 'read' (bsc#1177028). - tools, bpf_asm: Warn when jumps are out of range (bsc#1177028). - tools: bpftool: add "/bpftool map freeze"/ subcommand (bsc#1177028). - tools: bpftool: show frozen status for maps (bsc#1177028). - tools: bpftool: add documentation for net attach/detach (bsc#1177028). - tools: bpftool: add bash-completion for net attach/detach (bsc#1177028). - tools: bpftool: add net detach command to detach XDP on interface (bsc#1177028). - tools: bpftool: add net attach command to attach XDP on interface (bsc#1177028). - tools: bpftool: add support for reporting the effective cgroup progs (bsc#1177028). - commit 8a14710 - samples: bpf: Update outdated error message (bsc#1177028). - samples/bpf: adjust Makefile and README.rst (bsc#1177028). - samples/bpf: Add preparation steps and sysroot info to readme (bsc#1177028). - samples/bpf: Add sysroot support (bsc#1177028). - samples/bpf: Provide C/LDFLAGS to libbpf (bsc#1177028). - samples/bpf: Use target CC environment for HDR_PROBE (bsc#1177028). - samples/bpf: Use own flags but not HOSTCFLAGS (bsc#1177028). Refresh patches.suse/samples-bpf-Use-consistent-include-paths-for-libbpf.patch - samples/bpf: Add makefile.target for separate CC target build (bsc#1177028). - samples/bpf: Use --target from cross-compile (bsc#1177028). - samples/bpf: Fix cookie_uid_helper_example obj build (bsc#1177028). - samples/bpf: Fix HDR_PROBE "/echo"/ (bsc#1177028). - samples: bpf: Add max_pckt_size option at xdp_adjust_tail (bsc#1177028). Refresh patches - patches.suse/samples-bpf-update-map-definition-to-new-syntax-BTF-.patch - patches.suse/samples-bpf-Use-consistent-include-paths-for-libbpf.patch - samples/bpf: Add a workaround for asm_inline (bsc#1177028). - samples/bpf: Fix build for task_fd_query_user.c (bsc#1177028). Refresh patches.suse/samples-bpf-Use-consistent-include-paths-for-libbpf.patch - samples: bpf: syscall_nrs: use mmap2 if defined (bsc#1177028). - samples/bpf: xdp_fwd explain bpf_fib_lookup return codes (bsc#1177028). - commit 51b6e62 - Refresh patches.suse/mm-hwpoison-refactor-soft_offline_huge_page-and-__so.patch. Remove unused variable - commit 4c47ec6 - libbpf: Only check mode flags in get_xdp_id (bsc#1177028). - selftests/bpf: Fix race in tcp_rtt test (bsc#1177028). - commit fc0c050 - libbpf: Fix unintentional success return code in bpf_object__load (bsc#1177028). - libbpf: Fix bpf_get_link_xdp_id flags handling (bsc#1177028). - selftests/bpf: Make tcp_rtt test more robust to failures (bsc#1177028). - tools, bpf: Fix build for 'make -s tools/bpf O=<dir>' (bsc#1177028). - commit 8bb3ea8 - bpf: Add further test_verifier cases for record_func_key (bsc#1177028). - selftests/bpf: Test function_graph tracer and bpf trampoline together (bsc#1177028). - selftests/bpf: De-flake test_tcpbpf (bsc#1177028). - selftests/bpf: Add verifier tests for better jmp32 register bounds (bsc#1177028). - net-af_xdp: Use correct number of channels from ethtool (bsc#1177028). - selftests, bpf: Workaround an alu32 sub-register spilling issue (bsc#1177028). - bpf, testing: Workaround a verifier failure for test_progs (bsc#1177028). - libbpf: Allow for creating Rx or Tx only AF_XDP sockets (bsc#1177028). - libbpf: Support XDP_SHARED_UMEM with external XDP program (bsc#1177028). - libbpf: Add bpf_get_link_xdp_info() function to get more XDP information (bsc#1177028). - libbpf: Propagate EPERM to caller on program load (bsc#1177028). - selftests/bpf: Add tests for automatic map unpinning on load failure (bsc#1177028). - libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage (bsc#1177028). - selftests: bpf: log direct file writes (bsc#1177028). - selftests/bpf: Test narrow load from bpf_sysctl.write (bsc#1177028). - libbpf: Use implicit XSKMAP lookup from AF_XDP XDP program (bsc#1177028). - scripts/bpf: Print an error when known types list needs updating (bsc#1177028). - selftests/bpf: Teach test_progs to cd into subdir (bsc#1177028). - selftests/bpf: Restore the netns after flow dissector reattach test (bsc#1177028). - scripts/bpf: Emit an #error directive known types list needs updating (bsc#1177028). - selftests: bpf: Add selftest for __sk_buff tstamp (bsc#1177028). - libbpf: Handle invalid typedef emitted by old GCC (bsc#1177028). - selftests/bpf: Check that flow dissector can be re-attached (bsc#1177028). - selftests/bpf: add test for BPF flow dissector in the root namespace (bsc#1177028). - bpf: Add loop test case with 32 bit reg comparison against 0 (bsc#1177028). - selftests/bpf: Correct path to include msg + path (bsc#1177028). - selftests/bpf: test_progs: Don't leak server_fd in tcp_rtt (bsc#1177028). - tools: bpf: Use !building_out_of_srctree to determine srctree (bsc#1177028). - selftests/bpf: delete unused variables in test_sysctl (bsc#1177028). - selftests/bpf: test_progs: fix client/server race in tcp_rtt (bsc#1177028). - selftests/bpf: precision tracking tests (bsc#1177028). - selftests/bpf: Fix a typo in test_offload.py (bsc#1177028). - selftests/bpf: remove wrong nhoff in flow dissector test (bsc#1177028). - selftests/bpf: add precision tracking test (bsc#1177028). - selftests/bpf: verifier precise tests (bsc#1177028). - selftests/bpf: add test for bpf_tcp_gen_syncookie (bsc#1177028). - commit 119cf5d - crypto: af_alg - Work around empty control messages without MSG_MORE (git-fixes). - crypto: algif_aead - fix uninitialized ctx->init (git-fixes). - crypto: af_alg - Fix regression on empty requests (git-fixes). - commit b837b90 - rtw88: Fix probe error handling race with firmware loading (git-fixes). - ASoC: topology: disable size checks for bytes_ext controls if needed (git-fixes). - staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_CCMP (git-fixes). - PM: runtime: Fix timer_expires data type on 32-bit arches (git-fixes). - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers (git-fixes). - crypto: algif_aead - Only wake up when ctx->more is zero (git-fixes). - Input: add `SW_MACHINE_COVER` (git-fixes). - crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() (git-fixes). - HID: usbhid: Fix race between usbhid_close() and usbhid_stop() (git-fixes). - mmc: cqhci: Add cqhci_deactivate() (git-fixes). - mmc: mmci: Support any block sizes for ux500v2 and qcom variant (git-fixes). - commit d8de7b3 - scsi: ibmvfc: Fix error return in ibmvfc_probe() (bsc#1065729). - commit a848d53 - Bluetooth: Re-order clearing suspend tasks (git-fixes). - commit 1fa8fc1 - ASoC: Intel: sof_sdw: add version_id to avoid rt714/rt715 confusion (git-fixes). - ASoC: Intel: sof_sdw_rt1308: add extra check on init (git-fixes). - ALSA: hda: fix jack detection with Realtek codecs when in D3 (git-fixes). - ALSA: compress_offload: dereference after checking for NULL pointer (git-fixes). - ALSA: core: pcm_memory: dereference pointer after NULL checks (git-fixes). - ALSA: core: memalloc: fix fallthrough position (git-fixes). - ALSA: HDA: Early Forbid of runtime PM (git-fixes). - commit 954abe4 - regmap: debugfs: Fix more error path regressions (git-fixes). - commit d9296bd - nl80211: docs: add a description for s1g_cap parameter (git-fixes). - iwlwifi: dbg: run init_cfg function once per driver load (git-fixes). - iwlwifi: dbg: remove no filter condition (git-fixes). - nl80211: fix OBSS PD min and max offset validation (git-fixes). - Bluetooth: Fix auto-creation of hci_conn at Conn Complete event (git-fixes). - Bluetooth: Fix memory leak in read_adv_mon_features() (git-fixes). - Bluetooth: Clear suspend tasks on unregister (git-fixes). - mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beacon (git-fixes). - mt76: mt7663u: fix dma header initialization (git-fixes). - mt76: fix a possible NULL pointer dereference in mt76_testmode_dump (git-fixes). - mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_work (git-fixes). - mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_power (git-fixes). - mt76: mt7663s: fix unable to handle kernel paging request (git-fixes). - mt76: mt7663s: fix resume failure (git-fixes). - mt76: mt7663s: use NULL instead of 0 in sdio code (git-fixes). - mt76: mt7615: release mutex in mt7615_reset_test_set (git-fixes). - mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_update (git-fixes). - rtw88: Fix potential probe error handling race with wow firmware loading (git-fixes). - rtw88: fix compile warning: [-Wignored-qualifiers] (git-fixes). - rtw88: don't treat NULL pointer as an array (git-fixes). - ASoC: Intel: sof_sdw_rt1316: add missing component string (git-fixes). - ASoC: tas2562: Remove duplicate code for I/V sense (git-fixes). - ASoC: tas2770: Fix unbalanced calls to pm_runtime (git-fixes). - ASoC: mediatek: mt8183-da7219: fix wrong ops for I2S3 (git-fixes). - ASoC: wm_adsp: Pass full name to snd_ctl_notify (git-fixes). - ASoC: tas2770: Fix error handling with update_bits (git-fixes). - ASoC: tas2770: Fix required DT properties in the code (git-fixes). - ASoC: tas2770: Add missing bias level power states (git-fixes). - ASoC: tas2770: Fix calling reset in probe (git-fixes). - ASoC: tlv320adcx140: Fix digital gain range (git-fixes). - ALSA: hda/i915 - fix list corruption with concurrent probes (git-fixes). - staging: rtl8712: Fix enqueue_reorder_recvframe() (git-fixes). - pinctrl: tigerlake: Fix register offsets for TGL-H variant (git-fixes). - commit 4c203f8 - Blacklist already cherry-picked ASoC fix - commit d99febe - perf/amd/uncore: Inform the user how many counters each uncore PMU has (jsc#SLE-16756). - perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specification (jsc#SLE-16756). - perf/amd/uncore: Allow F17h user threadmask and slicemask specification (jsc#SLE-16756). - perf/amd/uncore: Prepare to scale for more attributes that vary per family (jsc#SLE-16756). - commit 11a04bd - perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter (jsc#SLE-16756). - perf/x86/amd/ibs: Fix raw sample data accumulation (jsc#SLE-16756). - perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() (jsc#SLE-16756). - perf/x86/amd: Fix sampling Large Increment per Cycle events (jsc#SLE-16756). - commit a56dacb - perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviour (jsc#SLE-16756). - perf/amd/uncore: Add support for Family 19h L3 PMU (jsc#SLE-16756). - commit 0e860a4 - perf/amd/uncore: Prepare L3 thread mask code for Family 19h (jsc#SLE-16756). - commit 251809a - x86: Expose SERIALIZE for supported cpuid (jsc#SLE-13557). - Refresh patches.suse/x86-kvm-expose-tsx-suspend-load-tracking-feature.patch. - commit d8f2106 - gpiolib: introduce fwnode_gpiod_get_index() (bsc#1152489) - commit ab09f78 - percpu: fix first chunk size calculation for populated bitmap (git-fixes (mm/percpu)). - commit fc914cf - mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes (mm/rmap)). - commit 57e33c0 - rpm/split-modules: Avoid errors even if Module.* are not present - commit 752fbc6 - mm/huge_memory.c: use head to check huge zero page (git-fixes (mm/thp)). - commit b768968 - mm/mempolicy.c: fix out of bounds write in mpol_parse_str() (git-fixes (mm/mempolicy)). - commit af27a44 - mm/page-writeback.c: improve arithmetic divisions (git-fixes (mm/writeback)). - commit 0efed25 - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() (git-fixes (mm/writeback)). - commit 3e8dbda - mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes (mm/zsmalloc)). - commit 0aec7d2 - tracing: Check return value of __create_val_fields() before using its result (git-fixes). - commit 340fd0d - blacklist.conf: 10819e25799a ("/tracing: Handle synthetic event array field type checking correctly"/) CONFIG_SYNTH_EVENTS is not enabled anywhere. - commit dfcbd72 - blacklist.conf: 9bbb33291f8e ("/tracing: Check that the synthetic event and field names are legal"/) CONFIG_SYNTH_EVENTS is not enabled anywhere. - commit 2bf6e8b - overflow: Include header file with SIZE_MAX declaration (git-fixes). - i3c: master: Fix error return in cdns_i3c_master_probe() (git-fixes). - i3c: master add i3c_master_attach_boardinfo to preserve boardinfo (git-fixes). - mtd: spinand: gigadevice: Add QE Bit (git-fixes). - mtd: spinand: gigadevice: Only one dummy byte in QUADIO (git-fixes). - mtd: rawnand: vf610: disable clk on error handling path in probe (git-fixes). - mtd: rawnand: stm32_fmc2: fix a buffer overflow (git-fixes). - mtd: mtdoops: Don't write panic data twice (git-fixes). - mtd: lpddr: fix excessive stack usage with clang (git-fixes). - mtd: lpddr: Fix bad logic in print_drs_error (git-fixes). - rapidio: fix the missed put_device() for rio_mport_add_riodev (git-fixes). - lib/crc32.c: fix trivial typo in preprocessor condition (git-fixes). - Bluetooth: MGMT: Fix not checking if BT_HS is enabled (git-fixes). - VMCI: check return value of get_user_pages_fast() for errors (git-fixes). - USB: serial: option: add Cellient MPL200 card (git-fixes). - USB: serial: option: Add Telit FT980-KS composition (git-fixes). - USB: serial: pl2303: add device-id for HP GC device (git-fixes). - USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters (git-fixes). - staging: comedi: check validity of wMaxPacketSize of usb endpoints found (git-fixes). - ACPI: Always build evged in (git-fixes). - commit 88d1ef8 - tracing: Save normal string variables (git-fixes). - commit 91eb341 - blacklist.conf: 8fbeb52a598c ("/tracing: Fix parse_synth_field() error handling"/) CONFIG_SYNTH_EVENTS is not enabled anywhere. - commit c4d0c48 - blacklist.conf: afce6996943b EDAC/aspeed: Fix handling of platform_get_irq() error - commit 4d7f300 - mmc: sdhci: fix an issue of mixing different types (jsc#SLE-15847). - mmc: core: Fix size overflow for mmc partitions (jsc#SLE-15847). - commit cf78cbc - EDAC/i5100: Fix error handling order in i5100_init_one() (bsc#1152489). - commit ef65426 - libbpf: Support stripping modifiers for btf_dump (bsc#1177028). Refresh patches.suse/tools-bpftool-Strip-away-modifiers-from-global-varia.patch. - commit 607d46d - ibmvnic: set up 200GBPS speed (bsc#1129923 git-fixes). - commit e87977b - ibmveth: Switch order of ibmveth_helper calls (bsc#1061843 git-fixes). - commit e6ac1a9 - btrfs: tree-checker: fix false alert caused by legacy btrfs root item (bsc#1177861). - commit 5302053 - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856). - commit 4456f07 - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855). - btrfs: add owner and fs_info to alloc_state io_tree (bsc#1177854). - commit e4394c2 - series.conf: cleanup - refresh, update upstream references and move into sorted section: patches.suse/sched-fair-Ignore-cache-hotness-for-SMT-migration.patch patches.suse/sched-fair-Use-dst-group-while-checking-imbalance-for-NUMA-balancer.patch patches.suse/sched-numa-Use-runnable_avg-to-classify-node.patch - commit 715ffac - blacklist.conf: f7b12b6fea009 bpf: verifier: refactor check_attach_btf_id() The sleepable BPF patches are not backported yet. - commit 3c7320e - selftests: Remove fmod_ret from test_overhead (bsc#1177028). - commit 9f699fe - bpf: disallow attaching modify_return tracing functions to other BPF programs (bsc#1177028). - selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user() (bsc#1177028). - selftests/bpf: Prevent runqslower from racing on building bpftool (bsc#1177028). - selftests/bpf: Copy runqslower to OUTPUT directory (bsc#1177028). - selftests/bpf: Enforce returning 0 for fentry/fexit programs (bsc#1177028). Refresh patches.suse/selftest-bpf-Fmod_ret-prog-and-implement-test_overhe.patch - selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test (bsc#1177028). - tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change (bsc#1177028). - runqslower: Fix Makefile (bsc#1177028). - runsqslower: Support user-specified libbpf include and object paths (bsc#1177028). - tools/runqslower: Remove tools/lib/bpf from include path (bsc#1177028). - tools/bpf/runqslower: Fix override option for VMLINUX_BTF (bsc#1177028). - commit 2a528e5 - powercap: Restrict energy meter to root access (bsc#1170415 CVE-2020-8694). - commit 4deb70f - Move already upstreamed sound patches into sorted section - commit d5803ae - dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (bsc#1177817). - commit 3294fad - dm: Call proper helper to determine dax support (bsc#1177817). - commit 54f2e3f - Reinstate commit 418c424ed69204c3d503d524df9b593201d2cb0a: writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755). It appears merge commit 813a610cb3d98fba04d3ea4694260e04a3840ff8 may have erroneously dropped this patch. - commit 4849ffb - writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755). - commit 418c424 - writeback: Avoid skipping inode writeback (bsc#1177755). - commit 977317c - writeback: Protect inode->i_io_list with inode->i_lock (bsc#1177755). Refresh patches.suse/writeback-Export-inode_io_list_del.patch - commit 5034dcb - iomap: Make sure iomap_end is called after iomap_begin (bsc#1177754). - commit 1558ead - block: ensure bdi->io_pages is always initialized (bsc#1177749). - commit dbf3e7d - block: Fix page_is_mergeable() for compound pages (bsc#1177814). - commit 1fb5d9d - blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART (bsc#1177750). - commit 3cc33db - drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms (bsc#1152489) - commit 9981e92 - Revert "/drm/i915: Introduce private PAT management"/ (bsc#1152489) - commit 3ac1160 - drm/virtio: drop (bsc#1152489) - commit 162d275 - drm/i915/gen8+: Add RC6 CTX corruption WA (bsc#1152489) - commit 5f72eda - device_cgroup: Export devcgroup_check_permission (bsc#1152489) - commit 53c9a2f - PCI: Add #defines for Enter Compliance, Transmit Margin (bsc#1152489) - commit 2f83d32 - mm/mmu_notifier: silence PROVE_RCU_LIST warnings (jsc#SLE-16387). - commit bd27572 - mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier (jsc#SLE-16387). - commit fdc4ff3 - Refresh patches.suse/powerpc-dma-Fix-dma_map_ops-get_required_mask.patch. Refresh to upstream version. - commit 86022df - blacklist.conf: Remove commits that are already merged into SP3. - commit 208f9e1 - mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier (jsc#SLE-16387). - commit efd51c6 - mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions (jsc#SLE-16387). - commit f87478b - ALSA: fireworks: use semicolons rather than commas to separate statements (git-fixes). - ALSA: hdspm: Fix typo arbitary (git-fixes). - ALSA: portman2x4: fix repeated word 'if' (git-fixes). - ALSA: asihpi: fix spellint typo in comments (git-fixes). - ALSA: vx: vx_pcm: remove redundant assignment (git-fixes). - ALSA: vx: vx_core: clarify operator precedence (git-fixes). - ALSA: atmel: ac97: clarify operator precedence (git-fixes). - ALSA: ac97: (cosmetic) align argument names (git-fixes). - ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes). - commit 1b0d435 - series.conf: refresh - update upstream references and resort: patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch - commit b739656 - fix patches metadata - fix Patch-mainline: patches.suse/ovl-call-secutiry-hook-in-ovl_real_ioctl.patch patches.suse/ovl-check-permission-to-open-real-file.patch patches.suse/ovl-pass-correct-flags-for-opening-real-directory.patch patches.suse/ovl-switch-to-mounter-creds-in-readdir.patch patches.suse/ovl-verify-permissions-in-ovl_path_open.patch - commit 8e33a6e - ALSA: hda: use semicolons rather than commas to separate statements (git-fixes). - ALSA: usb-audio: endpoint.c: fix repeated word 'there' (git-fixes). - ALSA: usb-audio: fix spelling mistake "/Frequence"/ -> "/Frequency"/ (git-fixes). - ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2 (git-fixes). - ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock (git-fixes). - ALSA: rawmidi: (cosmetic) align function parameters (git-fixes). - ALSA: usb: scarless_gen2: fix endianness issue (git-fixes). - ALSA: hda: (cosmetic) align function parameters (git-fixes). - ALSA: hda: auto_parser: remove shadowed variable declaration (git-fixes). - ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro (git-fixes). - ALSA: compress_offload: remove redundant initialization (git-fixes). - ALSA: core: timer: clarify operator precedence (git-fixes). - ALSA: core: timer: remove redundant assignment (git-fixes). - ALSA: core: pcm: simplify locking for timers (git-fixes). - ALSA: hda/realtek - The front Mic on a HP machine doesn't work (git-fixes). - ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887 (git-fixes). - ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7 (git-fixes). - ALSA: hda - Don't register a cb func if it is registered already (git-fixes). - ALSA: hda/realtek - set mic to auto detect on a HP AIO machine (git-fixes). - commit f02408a - wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 (git-fixes). - w1: mxc_w1: Fix timeout resolution problem leading to bus error (git-fixes). - USB: serial: qcserial: fix altsetting probing (git-fixes). - usb: dwc2: Fix INTR OUT transfers in DDMA mode (git-fixes). - usb: dwc3: ep0: Fix ZLP for OUT ep0 requests (git-fixes). - usb: dwc3: core: add phy cleanup for probe error handling (git-fixes). - usb: dwc3: core: don't trigger runtime pm when remove driver (git-fixes). - usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well (git-fixes). - usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above (git-fixes). - xhci: don't create endpoint debugfs entry before ring buffer is set (git-fixes). - commit 3de826d - selftests/bpf: Fix silent Makefile output (bsc#1177028). - selftests/bpf: Add test for resolve_btfids (bsc#1177028). - selftests/bpf: Allow substituting custom vmlinux.h for selftests build (bsc#1177028). - bpf: Add BPF ringbuf and perf buffer benchmarks (bsc#1177028). - bpf: Fix returned error sign when link doesn't support updates (bsc#1177028). - selftest/bpf: Add BPF triggering benchmark (bsc#1177028). - selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench (bsc#1177028). - selftests/bpf: Add benchmark runner infrastructure (bsc#1177028). - selftests/bpf: Add runqslower binary to .gitignore (bsc#1177028). - selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls (bsc#1177028). - selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF (bsc#1177028). - selftests/bpf: Declare bpf_log_buf variables as static (bsc#1177028). - selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3 (bsc#1177028). - selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS (bsc#1177028). - selftests: Refactor build to remove tools/lib/bpf from include path (bsc#1177028). - samples/bpf: Use consistent include paths for libbpf (bsc#1177028). - bpftool: Use consistent include paths for libbpf (bsc#1177028). - selftests: Use consistent include paths for libbpf (bsc#1177028). Refresh patches.suse/bpf-Add-bpf_xdp_output-helper.patch - tools/runqslower: Use consistent include paths for libbpf (bsc#1177028). - selftests: Pass VMLINUX_BTF to runqslower Makefile (bsc#1177028). - libbpf: Revert bpf_helper_defs.h inclusion regression (bsc#1177028). - selftests/bpf: Build runqslower from selftests (bsc#1177028). - tools/bpf: Add runqslower tool to tools/bpf (bsc#1177028). - selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros (bsc#1177028). - selftests/bpf: Add unit tests for global functions (bsc#1177028). - selftests/bpf: Add fexit-to-skb test for global funcs (bsc#1177028). - libbpf,selftests/bpf: Fix clean targets (bsc#1177028). Refresh patches.suse/selftests-bpf-Conform-selftests-bpf-Makefile-output-.patch - bpf: Add bpf_dctcp example (bsc#1177028). - bpftool: Work-around rst2man conversion bug (bsc#1177028). - bpftool: Add gen subcommand manpage (bsc#1177028). - samples/bpf: Reintroduce missed build targets (bsc#1177028). - libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h (bsc#1177028). - selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs (bsc#1177028). - selftests/bpf: Add CPU mask parsing tests (bsc#1177028). - selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no callees (bsc#1177028). - bpf, testing: Add various tail call test cases (bsc#1177028). - libbpf: Use pr_warn() when printing netlink errors (bsc#1177028). Refresh patches.suse/libbpf-Poison-kernel-only-integer-types.patch - bpftool: Allow to read btf as raw data (bsc#1177028). - samples/bpf: Use own EXTRA_CFLAGS for clang commands (bsc#1177028). - tools: bpftool: implement "/bpftool btf show|list"/ (bsc#1177028). - selftests/bpf: add loop test 5 (bsc#1177028). - selftests/bpf: add loop test 4 (bsc#1177028). - commit 142b063 - qtnfmac: fix resource leaks on unsupported iftype error return path (git-fixes). - slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback (git-fixes). - slimbus: core: do not enter to clock pause mode in core (git-fixes). - slimbus: core: check get_addr before removing laddr ida (git-fixes). - usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality (git-fixes). - usb: dwc2: Fix parameter type in function pointer prototype (git-fixes). - usb: dwc3: gadget: Resume pending requests after CLEAR_STALL (git-fixes). - usb: xhci-mtk: Fix typo (git-fixes). - staging: rtl8192u: Do not use GFP_KERNEL in atomic context (git-fixes). - commit 40d8c20 - x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned (bsc#1177765). - commit d250460 - mwifiex: fix double free (git-fixes). - iwlwifi: mvm: split a print to avoid a WARNING in ROC (git-fixes). - nl80211: fix non-split wiphy information (git-fixes). - mwifiex: remove function pointer check (git-fixes). - mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO (git-fixes). - mwifiex: Do not use GFP_KERNEL in atomic context (git-fixes). - ima: Remove semicolon at the end of ima_get_binary_runtime_size() (git-fixes). - pwm: lpss: Add range limit check for the base_unit register value (git-fixes). - pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() (git-fixes). - misc: mic: scif: Fix error handling path (git-fixes). - commit 0a90922 - ima: Don't ignore errors from crypto_shash_update() (git-fixes). - iio: adc: gyroadc: fix leak of device node iterator (git-fixes). - iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling (git-fixes). - iio:adc:ti-adc12138 Fix alignment issue with timestamp (git-fixes). - iio:adc:ti-adc0832 Fix alignment issue with timestamp (git-fixes). - iio:light:si1145: Fix timestamp alignment and prevent data leak (git-fixes). - iio:gyro:itg3200: Fix timestamp alignment and prevent data leak (git-fixes). - iio:accel:bma180: Fix use of true when should be iio_shared_by enum (git-fixes). - iio:magn:hmc5843: Fix passing true where iio_shared_by enum required (git-fixes). - iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE (git-fixes). - commit 7b8694c - can: flexcan: remove ack_grp and ack_bit handling from driver (git-fixes). - can: c_can: reg_map_{c,d}_can: mark as __maybe_unused (git-fixes). - can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement (git-fixes). - brcmfmac: check ndev pointer (git-fixes). - HID: hid-input: fix stylus battery reporting (git-fixes). - HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery (git-fixes). - HID: roccat: add bounds checking in kone_sysfs_write_settings() (git-fixes). - dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (git-fixes). - dmaengine: dmatest: Check list for emptiness before access its last entry (git-fixes). - extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips (git-fixes). - commit f5c71cc - Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes). - ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() (git-fixes). - ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handling path (git-fixes). - ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() (git-fixes). - ath9k_htc: Use appropriate rs_datalen type (git-fixes). - ath6kl: prevent potential array overflow in ath6kl_add_new_sta() (git-fixes). - ath10k: provide survey info as accumulated data (git-fixes). - ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close (git-fixes). - ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() (git-fixes). - ASoC: qcom: lpass-cpu: fix concurrency issue (git-fixes). - ASoC: qcom: lpass-platform: fix memory leak (git-fixes). - ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits (git-fixes). - ASoC: fsl_sai: Instantiate snd_soc_dai_driver (git-fixes). - ASoC: tlv320aic32x4: Fix bdiv clock rate derivation (git-fixes). - ALSA: seq: oss: Avoid mutex lock for a long-time ioctl (git-fixes). - ALSA: mixart: Correct comment wrt obsoleted tasklet usage (git-fixes). - ALSA: bebob: potential info leak in hwdep_read() (git-fixes). - commit 42377f3 - x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713). - commit f91015e - Update kabi files. - update to resubmitted October 2020 OOB maintenance update submission (commit 29977655832a) - commit 01071b5 - ovl: check permission to open real file (bsc#1177470, CVE-2020-16120). - ovl: call secutiry hook in ovl_real_ioctl() (bsc#1177470, CVE-2020-16120). - ovl: verify permissions in ovl_path_open() (bsc#1177470, CVE-2020-16120). - ovl: switch to mounter creds in readdir (bsc#1177470, CVE-2020-16120). - ovl: pass correct flags for opening real directory (bsc#1177470, CVE-2020-16120). - commit 86bcb3f - mm,hwpoison: Try to narrow window race for free pages (bsc#1177686). - mm,hwpoison: double-check page count in __get_any_page() (bsc#1177686). - mm,hwpoison: introduce MF_MSG_UNSPLIT_THP (bsc#1177686). - mm,hwpoison: return 0 if the page is already poisoned in soft-offline (bsc#1177686). - mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page (bsc#1177686). - mm,hwpoison: rework soft offline for in-use pages (bsc#1177686). - mm,hwpoison: rework soft offline for free pages (bsc#1177686). - mm,hwpoison: unify THP handling for hard and soft offline (bsc#1177686). - mm,hwpoison: kill put_hwpoison_page (bsc#1177686). - mm,hwpoison: refactor madvise_inject_error (bsc#1177686). - mm,hwpoison: unexport get_hwpoison_page and make it static (bsc#1177686). - mm,hwpoison-inject: don't pin for hwpoison_filter (bsc#1177686). - mm, hwpoison: remove recalculating hpage (bsc#1177686). - mm,hwpoison: cleanup unused PageHuge() check (bsc#1177686). - commit c4ae95a - backlight: sky81452-backlight: Fix refcount imbalance on error (git-fixes). - mfd: sm501: Fix leaks in probe() (git-fixes). - pinctrl: mcp23s08: Fix mcp23x17 precious range (git-fixes). - pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser (git-fixes). - leds: mt6323: move period calculation (git-fixes). - ipmi_si: Fix wrong return value in try_smi_init() (git-fixes). - ACPI: button: fix handling lid state changes when input device closed (git-fixes). - ACPI: configfs: Add missing config_item_put() to fix refcount leak (git-fixes). - platform/x86: mlx-platform: Remove PSU EEPROM configuration (git-fixes). - net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key() (git-fixes). - Input: ati_remote2 - add missing newlines when printing module parameters (git-fixes). - commit e531d97 - patches.suse/target-rbd-detect-stripe_unit-SCSI-block-size-misali.patch: (bsc#1177090). - patches.suse/target-rbd-support-COMPARE_AND_WRITE.patch: (fate#318836, bsc#1177090). - patches.suse/target-compare-and-write-backend-driver-sense-handli.patch: (bsc#1177719). - commit 3918814 - xfs: force the log after remapping a synchronous-writes file (git-fixes). - commit 600980e - series.conf: refresh - update upstream references and resort: patches.suse/scsi-ibmvfc-Avoid-link-down-on-FS9100-canister-reboo.patch patches.suse/scsi-ibmvfc-Use-compiler-attribute-defines-instead-o.patch patches.suse/scsi-qla2xxx-Add-IOCB-resource-tracking.patch patches.suse/scsi-qla2xxx-Add-SLER-and-PI-control-support.patch patches.suse/scsi-qla2xxx-Add-rport-fields-in-debugfs.patch patches.suse/scsi-qla2xxx-Allow-dev_loss_tmo-setting-for-FC-NVMe-.patch patches.suse/scsi-qla2xxx-Correct-the-check-for-sscanf-return-val.patch patches.suse/scsi-qla2xxx-Fix-I-O-errors-during-LIP-reset-tests.patch patches.suse/scsi-qla2xxx-Fix-I-O-failures-during-remote-port-tog.patch patches.suse/scsi-qla2xxx-Fix-MPI-reset-needed-message.patch patches.suse/scsi-qla2xxx-Fix-buffer-buffer-credit-extraction-err.patch patches.suse/scsi-qla2xxx-Fix-crash-on-session-cleanup-with-unloa.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-250bd009.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-72e813d9.patch patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i.patch patches.suse/scsi-qla2xxx-Fix-memory-size-truncation.patch patches.suse/scsi-qla2xxx-Fix-point-to-point-N2N-device-discovery.patch patches.suse/scsi-qla2xxx-Fix-reset-of-MPI-firmware.patch patches.suse/scsi-qla2xxx-Fix-the-return-value.patch patches.suse/scsi-qla2xxx-Fix-the-size-used-in-a-dma_free_coheren.patch patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qla_nvme_regi.patch patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qlt_chk_unres.patch patches.suse/scsi-qla2xxx-Honor-status-qualifier-in-FCP_RSP-per-s.patch patches.suse/scsi-qla2xxx-Log-calling-function-name-in-qla2x00_ge.patch patches.suse/scsi-qla2xxx-Make-tgt_port_database-available-in-ini.patch patches.suse/scsi-qla2xxx-Performance-tweak.patch patches.suse/scsi-qla2xxx-Reduce-duplicate-code-in-reporting-spee.patch patches.suse/scsi-qla2xxx-Remove-pci-dma-compat-wrapper-API.patch patches.suse/scsi-qla2xxx-Remove-redundant-variable-initializatio.patch patches.suse/scsi-qla2xxx-Remove-superfluous-memset.patch patches.suse/scsi-qla2xxx-Remove-unneeded-variable-rval.patch patches.suse/scsi-qla2xxx-Setup-debugfs-entries-for-remote-ports.patch patches.suse/scsi-qla2xxx-Simplify-return-value-logic-in-qla2x00_.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.102-k.patch patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.103-k.patch patches.suse/scsi-qla2xxx-Warn-if-done-or-free-are-called-on-an-a.patch patches.suse/scsi-smartpqi-add-id-support-for-smartraid-3152-8i.patch patches.suse/scsi-smartpqi-add-raid-bypass-counter.patch patches.suse/scsi-smartpqi-avoid-crashing-kernel-for-controller-issues.patch patches.suse/scsi-smartpqi-bump-version-to-1-2-16-010.patch patches.suse/scsi-smartpqi-identify-physical-devices-without-issuing-inquiry.patch patches.suse/scsi-smartpqi-support-device-deletion-via-sysfs.patch patches.suse/scsi-smartpqi-update-logical-volume-size-after-expansion.patch No effect on expanded tree. - commit cd0c079 - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch - commit a607d96 - x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels (bsc#1176907). - commit 4f3bd2e - PCI: Add PCI_STD_NUM_BARS for the number of standard BARs (bsc#1152489) - commit 851c8bb - kABI workaround for bluetooth l2cap_ops filter addition (CVE-2020-12351 bsc#1177724). - commit 7c053a8 - Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel (CVE-2020-12351 bsc#1177724). - commit f0ba0e3 - Update the patch reference for bluetooth security fix (CVE-2020-24490 bsc#1177726) - commit 2a88ef6 - PCI/AER: Add RCEC AER error injection support (jsc#SLE-13736 jsc#SLE-14845). - PCI/PME: Add pcie_walk_rcec() to RCEC PME handling (jsc#SLE-13736 jsc#SLE-14845). - PCI/AER: Add pcie_walk_rcec() to RCEC AER handling (jsc#SLE-13736 jsc#SLE-14845). - PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR (jsc#SLE-13736 jsc#SLE-14845). - PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs (jsc#SLE-13736 jsc#SLE-14845). - PCI/AER: Apply Function Level Reset to RCiEP on fatal error (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Limit AER resets in pcie_do_recovery() (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery() (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Avoid negated conditional for clarity (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Use "/bridge"/ for clarity in pcie_do_recovery() (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Simplify by computing pci_pcie_type() once (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Simplify by using pci_upstream_bridge() (jsc#SLE-13736 jsc#SLE-14845). - PCI/ERR: Rename reset_link() to reset_subordinates() (jsc#SLE-13736 jsc#SLE-14845). - PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities() (jsc#SLE-13736 jsc#SLE-14845). - PCI/RCEC: Bind RCEC devices to the Root Port driver (jsc#SLE-13736 jsc#SLE-14845). - PCI/RCEC: Add RCEC class code and extended capability (jsc#SLE-13736 jsc#SLE-14845). - commit d935dcb - Move upstreamed intel-vbtn patch into sorted section - commit cf1a58d - Bluetooth: A2MP: Fix not initializing all members (CVE-2020-12352 bsc#1177725). - commit 099cb6b - bpf: Fix scalar32_min_max_or bounds tracking (bsc#1177028). - tools/bpftool: Make skeleton code C++17-friendly by dropping typeof() (bsc#1177028). - tools/bpftool: Fix error handing in do_skeleton() (bsc#1177028). - tools/bpftool: Strip away modifiers from global variables (bsc#1177028). - libbpf: Prevent loading vmlinux BTF twice (bsc#1177028). - security: Fix hook iteration and default value for inode_copy_up_xattr (bsc#1177028). - libbpf: Support pre-initializing .bss global variables (bsc#1177028). - bpf: cgroup: Allow multi-attach program to replace itself (bsc#1177028). - bpf, cgroup: Return ENOLINK for auto-detached links on update (bsc#1177028). - selftests/bpf: Fix test_align verifier log patterns (bsc#1177028). - selftests/bpf: Install generated test progs (bsc#1177028). - libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id() (bsc#1177028). - selftests/bpf: Ensure test flavors use correct skeletons (bsc#1177028). - bpf: Refactor bpf_link update handling (bsc#1177028). - selftests/bpf: Convert test_cgroup_attach to prog_tests (bsc#1177028). Refresh patches.suse/selftests-bpf-Further-clean-up-Makefile-output.patch - commit 5fa0d3e - Refresh patches.suse/bonding-Add-helper-function-to-get-the-xmit-slave-in.patch. Added missing changes from merge commit 76cd622fe2c2b10c1f0a7311ca797feccacc329d (bsc#1177678) - commit 1950c34 - mm, slub: restore initial kmem_cache flags (mm/slub bsc#1165692). - commit 8972663 - fix patches metadata - fix Patch-mainline: patches.suse/NFS-Don-t-move-layouts-to-plh_return_segs-list-while.patch patches.suse/NFS-Don-t-return-layout-segments-that-are-in-use.patch patches.suse/NFS-Fix-flexfiles-read-failover.patch patches.suse/NFSv4.2-fix-client-s-attribute-cache-management-for-.patch patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch patches.suse/nfs-ensure-correct-writeback-errors-are-returned-on-.patch patches.suse/nfs-nfs_file_write-should-check-for-writeback-errors.patch patches.suse/nfsd4-fix-NULL-dereference-in-nfsd-clients-display-c.patch patches.suse/pNFS-flexfiles-Ensure-we-initialise-the-mirror-bsize.patch patches.suse/svcrdma-Fix-page-leak-in-svc_rdma_recv_read_chunk.patch patches.suse/xprtrdma-fix-incorrect-header-size-calculations.patch - commit 90be310 - series.conf: cleanup - rename Other drivers / Intel IOMMU subsection to IOMMU - whitespace cleanup - commit 263c1bd - series.conf: cleanup - fix Patch-mainline and move to "/almost mainline"/ section: patches.suse/qla2xxx-return-ebusy-on-fcport-deletion.patch - create Storage / NVMe subsection - move to Storage / NVMe: patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch - drop Storage / bsc#1171688 subsection No effect on expanded tree. - commit 1b55020 - mm, slab/slub: move and improve cache_from_obj() (mm/slub bsc#1165692). mm, slab/slub: improve error reporting and overhead of cache_from_obj() (mm/slub bsc#1165692). Squashed to prevent build error after first patch. - commit ed35ad2 - mm, slub: extend checks guarded by slub_debug static key (mm/slub bsc#1165692). - commit 95cf5cc - mm, slub: introduce kmem_cache_debug_flags() (mm/slub bsc#1165692). - commit 4f68bb2 - mm, slub: introduce static key for slub_debug() (mm/slub bsc#1165692). - commit 592afaf - mm, slub: make reclaim_account attribute read-only (mm/slub bsc#1165692). - commit 749a7fc - mm, slub: make remaining slub_debug related attributes read-only (mm/slub bsc#1165692). - commit 0a2f646 - mm, slub: remove runtime allocation order changes (mm/slub bsc#1165692). - commit d6227f6 - blacklist.conf: a87425a36fb2 mm, memcg: fix build error around the usage of kmem_caches - commit b5fde68 - btrfs: check the right error variable in btrfs_del_dir_entries_in_log (bsc#1177687). - commit d17c6ed - btrfs: do not set the full sync flag on the inode during page release (bsc#1177687). - commit 8954d4a - btrfs: release old extent maps during page release (bsc#1177687). - commit c79f281 - btrfs: fix race between page release and a fast fsync (bsc#1177687). - commit 2893955 - patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch: (fate#318836, bsc#1177090). - patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch: (fate#318836, bsc#1177090). - patches.suse/rbd-add-rbd_img_fill_cmp_and_write_from_bvecs.patch: (bsc#1177090). - patches.suse/target-rbd-add-WRITE-SAME-support.patch: (bsc#1177090). - patches.suse/target-rbd-fix-unmap-handling-with-unmap_zeroes_data.patch: (bsc#1177271). - patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch: (bsc#1177271). - patches.suse/target-rbd-conditionally-fix-off-by-one-bug-in-get_b.patch: (bsc#1177109). - patches.suse/target-rbd-add-emulate_legacy_capacity-dev-attribute.patch: (bsc#1177109). - commit 613f6b5 - btrfs: reduce contention on log trees when logging checksums (bsc#1177687). - commit 449441e - mm, slub: make some slub_debug related attributes read-only (mm/slub bsc#1165692). - commit 3730c96 - btrfs: remove no longer needed use of log_writers for the log root tree (bsc#1177687). - commit aa9b267 - mm, slub: extend slub_debug syntax for multiple blocks (mm/slub bsc#1165692). - commit db5b44a - btrfs: stop incremening log_batch for the log root tree when syncing log (bsc#1177687). - commit 0fccfec - mm: call cond_resched() from deferred_init_memmap() (git fixes (mm/init), bsc#1177697). - commit 30c0b50 - mm: initialize deferred pages with interrupts enabled (git fixes (mm/init), bsc#1177697). - commit ea99f65 - mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred init (git fixes (mm/init), bsc#1177697). - commit 3c12134 - btrfs: only commit delayed items at fsync if we are logging a directory (bsc#1177687). - commit 6999ba9 - btrfs: only commit the delayed inode when doing a full fsync (bsc#1177687). - commit 7ac015a - arm64: Enable PCI write-combine resources under sysfs (bsc#1175807). - commit 97c0c04 - mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() (bsc#1177694). - commit a848eca - crypto: qat - drop input parameter from adf_enable_aer() (jsc#SLE-14454). - commit cd6d9e4 - config: arm64: enable CONFIG_SENSORS_ACPI_POWER References: jsc#SLE-15070 - commit 3beaf0c - crypto: qat - fix function parameters descriptions (jsc#SLE-14454). - commit fc3fb5b - crypto: qat - remove unnecessary mutex_init() (jsc#SLE-14454). - commit 457a2aa - Update configs for DRM v5.5 - commit 66d3242 - crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro (jsc#SLE-14454). - crypto: qat - use PCI_VDEVICE (jsc#SLE-14454). - crypto: qat - replace device ids defines (jsc#SLE-14454). - crypto: qat - add delay before polling mailbox (jsc#SLE-14454). - PCI: Add Intel QuickAssist device IDs (jsc#SLE-14454). - include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro (jsc#SLE-14454). - commit f3991a9 - powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000) (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkey: Disable pkey on POWER6 and before (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Remove is_pkey_enabled() (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/kuap: Move UAMOR setup to key init function (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/keys: Print information during boot (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Use pkey_execute_disable_supported (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/kuep: Add MMU_FTR_KUEP (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Add MMU_FTR_PKEY (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Make initial_allocation_mask static (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Convert pkey_total to num_pkey (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Simplify pkey disable branch (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY (jsc#SLE-16556 bsc#1078248 FATE#322447). - Refresh patches.suse/powerpc-dt_cpu_ftrs-Add-feature-for-2nd-DAWR.patch. - Refresh patches.suse/powerpc-watchpoint-Enable-watchpoint-functionality-o.patch. - powerpc/book3s64/pkeys: Prevent key 1 modification from userspace (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Simplify the key initialization (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: Explain key 1 reservation details (jsc#SLE-16556 bsc#1078248 FATE#322447). - powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s (jsc#SLE-16556 bsc#1078248 FATE#322447). - commit 3ac8bee - mm: move_pages: return valid node id in status if the page is already on the target node (git fixes (mm/move_pages), bsc#1177683). - commit e8cf54d - mm: move_pages: report the number of non-attempted pages (git fixes (mm/move_pages), bsc#1177683). - commit e140195 - mm/migrate.c: also overwrite error when it is bigger than zero (git fixes (mm/move_pages), bsc#1177683). - commit 32c9cae - ata: ahci: mvebu: Make SATA PHY optional for Armada 3720 (git-fixes). - hwmon: (mlxreg-fan) Fix double "/Mellanox"/ (git-fixes). - hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61} (git-fixes). - pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB (git-fixes). - spi: omap2-mcspi: Improve performance waiting for CHSTAT (git-fixes). - spi: dw-pci: free previously allocated IRQs if desc->setup() fails (git-fixes). - spi: sprd: Release DMA channel also on probe deferral (git-fixes). - regulator: resolve supply after creating regulator (git-fixes). - media: usbtv: Fix refcounting mixup (git-fixes). - media: ti-vpe: Fix a missing check and reference count leak (git-fixes). - media: stm32-dcmi: Fix a reference count leak (git-fixes). - media: s5p-mfc: Fix a reference count leak (git-fixes). - media: camss: Fix a reference count leak (git-fixes). - media: platform: fcp: Fix a reference count leak (git-fixes). - media: rockchip/rga: Fix a reference count leak (git-fixes). - media: rcar-vin: Fix a reference count leak (git-fixes). - media: tc358743: cleanup tc358743_cec_isr (git-fixes). - media: tc358743: initialize variable (git-fixes). - media: mx2_emmaprp: Fix memleak in emmaprp_probe (git-fixes). - media: rcar-csi2: Allocate v4l2_async_subdev dynamically (git-fixes). - media: v4l2-async: Document asd allocation requirements (git-fixes). - media: omap3isp: Fix memleak in isp_probe (git-fixes). - media: staging/intel-ipu3: css: Correctly reset some memory (git-fixes). - media: uvcvideo: Silence shift-out-of-bounds warning (git-fixes). - media: uvcvideo: Set media controller entity functions (git-fixes). - media: m5mols: Check function pointer in m5mols_sensor_power (git-fixes). - media: ov5640: Correct Bit Div register in clock tree diagram (git-fixes). - media: Revert "/media: exynos4-is: Add missed check for pinctrl_lookup_state()"/ (git-fixes). - media: tuner-simple: fix regression in simple_set_radio_freq (git-fixes). - mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN (git-fixes). - mmc: sdhci: Add LTR support for some Intel BYT based controllers (git-fixes). - crypto: bcm - Verify GCM/CCM key length in setkey (git-fixes). - cypto: mediatek - fix leaks in mtk_desc_ring_alloc (git-fixes). - crypto: omap-sham - fix digcnt register handling with export/import (git-fixes). - crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA (git-fixes). - crypto: picoxcell - Fix potential race condition bug (git-fixes). - crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call (git-fixes). - crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc() (git-fixes). - crypto: algif_aead - Do not set MAY_BACKLOG on the async path (git-fixes). - crypto: algif_skcipher - EBUSY on aio should be an error (git-fixes). - regulator: axp20x: fix LDO2/4 description (git-fixes). - spi: stm32: Rate-limit the 'Communication suspended' message (git-fixes). - media: rc: do not access device via sysfs after rc_unregister_device() (git-fixes). - media: rc: uevent sysfs file races with rc_unregister_device() (git-fixes). - commit ac3a9ee - mm, compaction: make capture control handling safe wrt interrupts (git fixes (mm/compaction), bsc#1177681). - commit c13fd55 - mm, compaction: fully assume capture is not NULL in compact_zone_order() (git fixes (mm/compaction), bsc#1177681). - commit 5fcf485 - Update patches.suse/target-add-rbd-backend.patch: (fate#318836). (simplify block to byte calculations and use consistent error paths) - commit f576f9b - blacklist.conf: POSIX timers fixup - commit bc6b00f - mm/debug.c: always print flags in dump_page() (git fixes (mm/debug)). - commit 5fed0d2 - security: Fix hook iteration for secid_to_secctx (bsc#1177028). - security: Fix the default value of secid_to_secctx hook (bsc#1177028). - security: Fix the default value of fs_context_parse_param hook (bsc#1177028). - bpf, lsm: Make BPF_LSM depend on BPF_EVENTS (bsc#1177028). - bpf, net: Fix build issue when net ns not configured (bsc#1177028). - bpf_helpers_doc.py: Fix warning when compiling bpftool (bsc#1177028). - bpf: Fix trampoline generation for fmod_ret programs (bsc#1177028). - libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl (bsc#1177028). - selftests/bpf: Don't check for btf fd in test_btf (bsc#1177028). - libbpf: Fix error handling bug in btf_dump__new (bsc#1177028). - selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool (bsc#1177028). - selftests/bpf: Further clean up Makefile output (bsc#1177028). - selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir (bsc#1177028). - libbpf: Make bpf_map order and indices stable (bsc#1177028). - bpftool: Make skeleton C code compilable with C++ compiler (bsc#1177028). - libbpf: Fix another __u64 printf warning (bsc#1177028). - selftests/bpf: More succinct Makefile output (bsc#1177028). - libbpf: Add zlib as a dependency in pkg-config template (bsc#1177028). - samples/bpf: Add missing -lz to TPROGS_LDLIBS (bsc#1177028). - irq_work: Fix IRQ_WORK_BUSY bit clearing (bsc#1177028). - perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failures (bsc#1177028). - samples/bpf: Base target programs rules on Makefile.target (bsc#1177028). Refresh patches.suse/samples-bpf-Add-XDP_SHARED_UMEM-support-to-xdpsock.patch - samples/bpf: Drop unnecessarily inclusion for bpf_load (bsc#1177028). - samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm (bsc#1177028). - selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit (bsc#1177028). - commit 3ae141b - blacklist.conf: Add a few of SP3 only fixes. f1565c24b596 powerpc: use the generic dma_ops_bypass mode d02f6b7dab82 powerpc/uaccess: Evaluate macro arguments once, before user access is allowed c44dc6323cd4 powerpc/64s/kuap: Restore AMR in fast_interrupt_return - commit 862373b - powerpc/dma: Fix dma_map_ops::get_required_mask (bsc#1065729). - commit 0cddc1e - RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request (bsc#1175621). - commit 45b1b9d - pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read (git-fixes). - commit 80d81a4 - x86/mm: unencrypted non-blocking DMA allocations use coherent pools (bsc#1175898, ECO-2743). - Update config files. - commit 3ded3cd - dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() (bsc#1175898, ECO-2743). - commit c3028f9 - scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations (bsc#1175898, ECO-2743). - commit 4e5bc96 - dma-pool: Only allocate from CMA when in same memory zone (bsc#1175898, ECO-2743). - commit 13beda8 - dma-pool: fix coherent pool allocations for IOMMU mappings (bsc#1175898, ECO-2743). - commit 0786759 - supported.conf: Unsupport drm_mipi_dpi - commit 2cb62d5 - dma-pool: do not allocate pool memory from CMA (bsc#1175898, ECO-2743). - commit 52c7389 - dma-pool: make sure atomic pool suits device (bsc#1175898, ECO-2743). - commit 2d3cf4a - dma-pool: introduce dma_guess_pool() (bsc#1175898, ECO-2743). - commit 077f93b - dma-pool: get rid of dma_in_atomic_pool() (bsc#1175898, ECO-2743). - commit ed85a15 - dma-direct: provide function to check physical memory area validity (bsc#1175898, ECO-2743). - commit 69658a0 - dma-mapping: warn when coherent pool is depleted (bsc#1175898, ECO-2743). - commit b21257b - dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR (bsc#1175898, ECO-2743). - commit 0d0760a - dma-direct: add missing set_memory_decrypted() for coherent mapping (bsc#1175898, ECO-2743). - commit 15a3e46 - dma-direct: check return value when encrypting or decrypting memory (bsc#1175898, ECO-2743). - commit 7c6f515 - dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails (bsc#1175898, ECO-2743). - commit 671af96 - dma-direct: always align allocation size in dma_direct_alloc_pages() (bsc#1175898, ECO-2743). - commit 9262343 - dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL (bsc#1175898, ECO-2743). - refresh config files (reorder only) - commit 6f0618d - dma-pool: fix too large DMA pools on medium memory size systems (bsc#1175898, ECO-2743). - commit ad5deb3 - dma-pool: scale the default DMA coherent pool size with memory capacity (bsc#1175898, ECO-2743). - commit 3ad55af - dma-pool: add pool sizes to debugfs (bsc#1175898, ECO-2743). - commit 5711a8a - dma-direct: atomic allocations must come from atomic coherent pools (bsc#1175898, ECO-2743). - commit 4155def - dma-pool: dynamically expanding atomic pools (bsc#1175898, ECO-2743). - commit 2ab8c98 - dma-pool: add additional coherent pools to map to gfp mask (bsc#1175898, ECO-2743). - commit 9e21a34 - dma-remap: separate DMA atomic pools from direct remap code (bsc#1175898, ECO-2743). - Update config files. - commit 4b9b447 - dma-direct: make uncached_kernel_address more general (bsc#1175898, ECO-2743). - commit ca630f5 - dma-direct: consolidate the error handling in dma_direct_alloc_pages (bsc#1175898, ECO-2743). - commit 2102fd9 - dma-mapping: merge the generic remapping helpers into dma-direct (bsc#1175898, ECO-2743). - commit e15d818 - dma-direct: provide mmap and get_sgtable method overrides (bsc#1175898, ECO-2743). - Update config files. - Refresh patches.suse/dma-direct-relax-addressability-checks-in-dma_direct_supported.patch. - commit 4e7185d - dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages (bsc#1175898, ECO-2743). - commit d6d3450 - dma-direct: remove __dma_direct_free_pages (bsc#1175898, ECO-2743). - commit bdd6897 - dma-mapping: always use VM_DMA_COHERENT for generic DMA remap (bsc#1175898, ECO-2743). - commit a8aa6f1 - Documentation/dax: Update DAX enablement for ext4 (jsc#SLE-12982). - commit fa8d7fc - dma-mapping: add a dma_can_mmap helper (bsc#1175898, ECO-2743). - commit 36bbe32 - fs/ext4: Introduce DAX inode flag (jsc#SLE-12982). - commit c533fc3 - fs/ext4: Remove jflag variable (jsc#SLE-12982). - commit fedd6ee - fs/ext4: Make DAX mount option a tri-state (jsc#SLE-12982). Refresh patches.suse/ext4-dont-warn-when-enabling-DAX.patch - commit 6f1c66f - dma-mapping: make dma_atomic_pool_init self-contained (bsc#1175898, ECO-2743). - commit fc7b6a3 - fs/ext4: Only change S_DAX on inode load (jsc#SLE-12982). - commit 57cbd22 - fs/ext4: Update ext4_should_use_dax() (jsc#SLE-12982). - commit 1e655fd - fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS (jsc#SLE-12982). - commit 40e04bd - dma-mapping: remove arch_dma_mmap_pgprot (bsc#1175898, ECO-2743). - refresh configs (drop ARCH_HAS_DMA_MMAP_PGPROT) - commit 237c20c - fs/ext4: Narrow scope of DAX check in setflags (jsc#SLE-12982). - commit 0d5515b - Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796) This change allows to create kernel-*-optional subpackage containing the modules that are not shipped on SLE but only on Leap. Those modules are marked in the new "/-!optional"/ marker in supported.conf. Flip split_optional definition in kernel-binaries.spec.in for the branch that needs the splitting. - commit 1fa25f8 - fs: Introduce DCACHE_DONTCACHE (jsc#SLE-13451). - commit c480aea - fs: Lift XFS_IDONTCACHE to the VFS layer (jsc#SLE-13451). - commit 49cffd4 - Documentation/dax: Update Usage section (jsc#SLE-13451). - commit 8979f5d - fs/stat: Define DAX statx attribute (jsc#SLE-13451). - commit d100666 - fs: Remove unneeded IS_DAX() check in io_is_direct() (jsc#SLE-13451). - commit 6426840 - supported.conf: Rename tinydrm/ to tiny/ The DRM subdirectory tinydrm/ got renamed to tiny/ in v5.4. Update supported.conf accordingly. - commit a7da6c5 - fs/xfs: Update xfs_ioctl_setattr_dax_invalidate() (jsc#SLE-13451). - commit 39d81b8 - fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags() (jsc#SLE-13451). - commit 9e9b24a - fs/xfs: Create function xfs_inode_should_enable_dax() (jsc#SLE-13451). - commit 1b91811 - blacklist.conf: Append 'driver core: platform: use the correct callback type for bus_find_device' - commit f0888d5 - blacklist.conf: Append 'spi: pxa2xx: Set controller->max_transfer_size in dma mode' - commit cacd01e - blacklist.conf: Append 'ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM' - commit 9c597d2 - blacklist.conf: Append 'docs/driver-api: Catch up with dma_buf file-name changes' - commit 69a739c - blacklist.conf: Append 'dma-buf/resv: fix exclusive fence get' - commit 6a3c464 - blacklist.conf: Append 'drm/shmem: Use mutex_trylock in drm_gem_shmem_purge' - commit 359ef77 - fs/xfs: Make DAX mount option a tri-state (jsc#SLE-13451). - commit 82735fe - fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS (jsc#SLE-13451). Refresh patches.suse/xfs-remove-experimental-tag-for-dax-support.patch - commit dbe2196 - fs/xfs: Remove unnecessary initialization of i_rwsem (jsc#SLE-13451). - commit 2988e92 - blacklist.conf: Temporarily add graphics modules - commit da306df - Delete patches.suse/sched-fair-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch. Bisections indicated that this may be problematic in some cases even though it benefits in others. This is being temporarily reverted until it can be addressed upstream. - commit 759de68 - iommu/vt-d: Correctly calculate agaw in domain_init() (bsc#1176400). - commit 6cf371a - crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY (jsc#SLE-14454). - commit be284fd - kabi/severities: ignore kABI for target_core_rbd Match behaviour for all other Ceph specific modules. - commit 1b6ac49 - ima: extend boot_aggregate with kernel measurements (bsc#1177617). - commit c4cca48 - crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY (jsc#SLE-14454). (partial backport) - commit 77c8b6b - virtio-net: don't disable guest csum when disable LRO (git-fixes). - commit 45b7a4d - irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table() (jsc#SLE-14773). - commit c4351ca - irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR (jsc#SLE-14773). - commit 5c612b1 - kabi fix for NFS: Fix flexfiles read failover (git-fixes). - commit 4923518 - NFSv4.2: fix client's attribute cache management for copy_file_range (git-fixes). - NFS: Fix flexfiles read failover (git-fixes). - NFS: Don't return layout segments that are in use (git-fixes). - NFS: Don't move layouts to plh_return_segs list while in use (git-fixes). - nfs: nfs_file_write() should check for writeback errors (git-fixes). - nfs: ensure correct writeback errors are returned on close() (git-fixes). - svcrdma: Fix page leak in svc_rdma_recv_read_chunk() (git-fixes). - nfsd4: fix NULL dereference in nfsd/clients display code (git-fixes). - xprtrdma: fix incorrect header size calculations (git-fixes). - SUNRPC: Revert 241b1f419f0e ("/SUNRPC: Remove xdr_buf_trim()"/) (git-fixes). - commit 5c55a8f - i2c: owl: Clear NACK and BUS error bits (git-fixes). - i2c: meson: fixup rate calculation with filter delay (git-fixes). - i2c: meson: fix clock setting overwrite (git-fixes). - mmc: core: don't set limits.discard_granularity as 0 (git-fixes). - macsec: avoid use-after-free in macsec_handle_frame() (git-fixes). - r8169: fix data corruption issue on RTL8402 (bsc#1174098). - i2c: cpm: Fix i2c_ram structure (git-fixes). - commit c1d4f9c - blacklist.conf: Append 'Revert "/drm/amdgpu: dont schedule jobs while in reset"/' - commit 9f383fe - r8169: fix data corruption issue on RTL8402 (bsc#1174098). - commit 71e95cd - r8169: consider that PHY reset may still be in progress after applying firmware (git-fixes). - net: phy: introduce phy_read_poll_timeout macro (git-fixes). - commit f94052b - hv_balloon partial request debug (bsc#1151927). - commit 446a75f - blacklist.conf: Append 'drm/i915: Preload LUTs if the hw isn't currently using them' - commit 7e3b6fe - blacklist.conf: Append 'drm/i915: Don't oops in dumb_create ioctl if we have no crtcs' - commit 0dbe0fa - blacklist.conf: Append 'drm/amd/display: Change Navi14's DWB flag to 1' - commit bc1ff93 - blacklist.conf: Append 'drm/amdgpu: Iterate through DRM connectors correctly' - commit d6b3d39 - blacklist.conf: Append 'drm/panfrost: Remove NULL check for regulator' - commit bdb5def - blacklist.conf: Append 'drm/amdgpu: don't increment vram lost if we are in hibernation' - commit 7ff3ef6 - blacklist.conf: Append 'drm/amd/display: Add missing HBM support and raise Vega20's uclk.' - commit e08b9dc - net: fix fraglist segmentation reference count leak (bsc#1176447). - commit 40053c9 - powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumask (bsc#1177075 ltc#186099 jsc#SLE-13661). - powerpc/perf/hv-gpci: Add cpu hotplug support (bsc#1177075 ltc#186099 jsc#SLE-13661). - Documentation/ABI: Add ABI documentation for hv-gpci format (bsc#1177075 ltc#186099 jsc#SLE-13661). - Documentation/ABI: Add ABI documentation for hv-24x7 format (bsc#1177075 ltc#186099 jsc#SLE-13661). - powerpc/perf/hv-gpci: Fix starting index value (bsc#1177075 ltc#186099 jsc#SLE-13661). - commit 6f9dd6c - media: tegra-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit bf754d1 - media: stih-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit 1b3ad10 - media: seco-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit 4d34454 - media: s5p-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit 6f6da87 - media: meson/ao-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit e256510 - powerpc/security: Fix link stack flush instruction (bsc#1177547 ltc#188629 jsc#SLE-14727). - powerpc/pseries: add new branch prediction security bits for link stack (bsc#1177547 ltc#188629 jsc#SLE-14727). - commit 4d475cb - media: cros-ec-cec: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit 11ef351 - net: core: document two new elements of struct net_device (bsc#1176447). - netdevice.h: fix xdp_state kernel-doc warning (bsc#1176447). - netdevice.h: fix proto_down_reason kernel-doc warning (bsc#1176447). - rtnetlink: add support for protodown reason (bsc#1176447). - net: netdevice.h: add a description for napi_defer_hard_irqs (bsc#1176447). - net: add a new ndo_tunnel_ioctl method (bsc#1176447). - net: napi: add hard irqs deferral feature (bsc#1176447). - netdevice: Replace zero-length array with flexible-array member (bsc#1176447). - netdevice.h: fix all kernel-doc and Sphinx warnings (bsc#1176447). - net: Support GRO/GSO fraglist chaining (bsc#1176447). - net: remove the check argument from __skb_gro_checksum_convert (bsc#1176447). - commit b41d430 - blacklist.conf: Append 'dma-buf/resv: fix exclusive fence get' - commit 6040948 - qla2xxx: Return EBUSY on fcport deletion (bsc#1171688). - commit a63944e - net/mlx5e: Fix race condition on nhe->n pointer in neigh update (jsc#SLE-15172). - net/mlx5e: Fix VLAN create flow (jsc#SLE-15172). - net/mlx5e: Fix VLAN cleanup flow (jsc#SLE-15172). - net/mlx5e: Fix return status when setting unsupported FEC mode (jsc#SLE-15172). - net/mlx5e: Fix driver's declaration to support GRE offload (jsc#SLE-15172). - net/mlx5e: CT, Fix coverity issue (jsc#SLE-15172). - net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU (jsc#SLE-15172). - net/mlx5e: Fix error path for RQ alloc (jsc#SLE-15172). - net/mlx5: Fix request_irqs error flow (jsc#SLE-15172). - net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible (jsc#SLE-15172). - net/mlx5: Add retry mechanism to the command entry index allocation (jsc#SLE-15172). - net/mlx5: poll cmd EQ in case of command timeout (jsc#SLE-15172). - net/mlx5: Avoid possible free of command entry while timeout comp handler (jsc#SLE-15172). - net/mlx5: Fix a race when moving command interface to polling mode (jsc#SLE-15172). - ice: preserve NVM capabilities in safe mode (jsc#SLE-12878). - ice: increase maximum wait time for flash write commands (jsc#SLE-12878). - ethtool: mark netlink family as __ro_after_init (bsc#1176447). - net: core: add nested_level variable in net_device (bsc#1176447). - net: core: introduce struct netdev_nested_priv for nested interface infrastructure (bsc#1176447). - net: core: add __netdev_upper_dev_unlink() (bsc#1176447). - espintcp: restore IP CB before handing the packet to xfrm (bsc#1176447). - mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path (bsc#1176774). - ice: fix memory leak in ice_vsi_setup (jsc#SLE-12878). - ice: fix memory leak if register_netdev_fails (jsc#SLE-12878). - ice: Fix call trace on suspend (jsc#SLE-12878). - iavf: Fix incorrect adapter get in iavf_resume (jsc#SLE-12877). - net/ethernet/broadcom: fix spelling typo (jsc#SLE-13628). - net: Fix bridge enslavement failure (bsc#1176447). - net: explain the lockdep annotations for dev_uc_unsync() (bsc#1176447). - commit 678a223 - blacklist.conf: Append 'drm/i915: Don't mix srcu tag and negative error codes' - commit 8cbeeb2 - scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Update version to 10.02.00.103-k (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix crash on session cleanup with unload (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix reset of MPI firmware (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix MPI reset needed message (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix buffer-buffer credit extraction error (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Correct the check for sscanf() return value (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Update version to 10.02.00.102-k (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Add SLER and PI control support (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Add IOCB resource tracking (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Add rport fields in debugfs (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make tgt_port_database available in initiator mode (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix I/O errors during LIP reset tests (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Performance tweak (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix memory size truncation (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Reduce duplicate code in reporting speed (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Setup debugfs entries for remote ports (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix I/O failures during remote port toggle testing (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Remove unneeded variable 'rval' (bsc#1171688 bsc#1174003). - commit 4dbce29 - clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page (jsc#sle-12891). - commit af793d1 - clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation (jsc#sle-12891). - commit 743a304 - Update patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch (bsc#1176381 CVE-2020-25212). - Update patches.suse/nfs-Fix-security-label-length-not-being-reset.patch (bsc#1176381 CVE-2020-25212). Fix CVE number - commit 73b5ecf - drm/msm/mdp5: Remove direct access of dev->iommu_fwspec (bsc#1152489) - commit 550e331 - media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8 media bus format (bsc#1152472) - commit cebeafb - blacklist.conf: Append 'drm/i915/gvt: Update force-to-nonpriv register whitelist' - commit c69979d - blacklist.conf: Append 'Revert "/drm/amd/display: enable S/G for RAVEN chip"/' - commit 6347407 - blacklist.conf: Append 'drm/amdgpu: disable gfxoff on original raven' - commit 7b4877a - blacklist.conf: Append 'drm/amdgpu: remove experimental flag for Navi14' - commit 4548797 - blacklist.conf: Append 'drm/amdgpu: disable gfxoff when using register read interface' - commit e5610da - blacklist.conf: Append 'drm/amd/powerplay: correct fine grained dpm force level setting' - commit 9313154 - blacklist.conf: Append 'drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs' - commit f775cd1 - blacklist.conf: Append 'drm/i915/fbdev: Restore physical addresses for fb_mmap()' - commit cdaed7d - blacklist.conf: Append 'drm/i915/userptr: Try to acquire the page lock around set_page_dirty()' - commit 9d6c6d6 - blacklist.conf: Append 'drm/i915/pmu: "/Frequency"/ is reported as accumulated cycles' - commit 50d9de0 - blacklist.conf: Append 'drm/radeon: fix si_enable_smc_cac() failed issue' - commit 5ac7aa0 - blacklist.conf: Append 'drm/amdgpu/renoir: move gfxoff handling into gfx9 module' - commit ff0d917 - blacklist.conf: Append 'drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9' - commit 0045124 - blacklist.conf: Append 'drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10' - commit 86f351e - blacklist.conf: Append 'drm/amdgpu: register gpu instance before fan boost feature enablment' - commit ad6f462 - blacklist.conf: Append 'drm/amd/swSMU: fix smu workload bit map error' - commit 5048b87 - blacklist.conf: Append 'Revert "/drm/amd/display: setting the DIG_MODE to the correct value."/' - commit 4ee3514 - blacklist.conf: Append 'drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14' - commit 29e309f - blacklist.conf: Append 'drm/amdgpu: add navi14 PCI ID' - commit b593e66 - blacklist.conf: Append 'drm/amdgpu: dont schedule jobs while in reset' - commit 4a11201 - blacklist.conf: Append 'drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE' - commit edbb53e - blacklist.conf: Append 'drm/amd/display: remove redundant null pointer check before kfree' - commit ea08bb1 - blacklist.conf: Append 'drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE' - commit eefce5b - blacklist.conf: Append 'drm/radeon: Fix EEH during kexec' - commit 80ce726 - blacklist.conf: Append 'drm/amdgpu/powerplay/vega10: allow undervolting in p7' - commit 1fb7dab - blacklist.conf: Append 'dc.c:use kzalloc without test' - commit 14a30ec - blacklist.conf: Append 'drm/amdgpu: If amdgpu_ib_schedule fails return back the error.' - commit 3861d8d - blacklist.conf: Append 'drm/sched: Set error to s_fence if HW job submission failed.' - commit b8ced50 - blacklist.conf: Append 'drm/amdgpu/gfx10: update gfx golden settings for navi12' - commit 8fb1881 - blacklist.conf: Append 'drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)' - commit 3a7155a - blacklist.conf: Append 'drm/amdgpu: Fix SDMA hang when performing VKexample test' - commit 5f9dc9c - blacklist.conf: Append 'drm/amd/display: do not synchronize "/drr"/ displays' - commit 394dc73 - blacklist.conf: Append 'drm/amd/display: Passive DP->HDMI dongle detection fix' - commit e9c6b03 - blacklist.conf: Append 'drm/amd/display: Allow inverted gamma' - commit d99e82a - blacklist.conf: Append 'drm/amd/display: add 50us buffer as WA for pstate switch in active' - commit 00fd40a - blacklist.conf: Append 'drm/amd/display: setting the DIG_MODE to the correct value.' - commit 5ba51cc - blacklist.conf: Append 'drm/i915/dp: Do not switch aux to TBT mode for non-TC ports' - commit 49b9597 - blacklist.conf: Append 'drm/i915: Avoid HPD poll detect triggering a new detect cycle' - commit 9e5df92 - blacklist.conf: Append 'drm/i915: Fix PCH reference clock for FDI on HSW/BDW' - commit 69a1e24 - blacklist.conf: Append 'drm/i915/tgl: Fix doc not corresponding to code' - commit 534ee08 - blacklist.conf: Append 'drm/panfrost: Handle resetting on timeout better' - commit d2fc4bc - blacklist.conf: Append 'drm/amdgpu/vce: fix allocation size in enc ring test' - commit df355e3 - blacklist.conf: Append 'drm/amdgpu/vcn: fix allocation size in enc ring test' - commit 553f47f - blacklist.conf: Append 'drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)' - commit 16ee5e8 - blacklist.conf: Append 'drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)' - commit f76fd50 - blacklist.conf: Append 'Revert "/drm/radeon: Fix EEH during kexec"/' - commit a921741 - blacklist.conf: Append 'drm/amdgpu: user pages array memory leak fix' - commit 4886acf - blacklist.conf: Append 'drm/amdgpu: fix potential VM faults' - commit 50a4a78 - blacklist.conf: Append 'drm/amdgpu: fix error handling in amdgpu_bo_list_create' - commit 43f1a1c - blacklist.conf: Append 'drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1' - commit 6b66d2a - blacklist.conf: Append 'drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync' - commit dfb196e - blacklist.conf: Append 'drm/amdgpu/powerplay: fix typo in mvdd table setup' - commit 77d474c - blacklist.conf: Append 'drm/amdgpu: fix memory leak' - commit dcad0f4 - blacklist.conf: Append 'drm/amd/display: Make some functions static' - commit 35f0d31 - blacklist.conf: Append 'drm/amdgpu: display_mode_vba_21: remove uint typedef' - commit 89e1906 - blacklist.conf: Append 'drm/amdgpu: hide another #warning' - commit fa50b3b - blacklist.conf: Append 'drm/amdgpu: make pmu support optional, again' - commit 05c1d87 - blacklist.conf: Append 'drm/amdgpu: fix multiple memory leaks in acp_hw_init' - commit b3f9959 - blacklist.conf: Append 'drm/amdgpu: return tcc_disabled_mask to userspace' - commit 2238747 - blacklist.conf: Append 'Revert "/drm/amdgpu: disable stutter mode for renoir"/' - commit 1e81647 - blacklist.conf: Append 'drm/amd/powerplay: add sensor lock support for smu' - commit 528afc1 - blacklist.conf: Append 'drm/amd/powerplay: change metrics update period from 1ms to 100ms' - commit 80f49ac - blacklist.conf: Append 'drm/amd/display: prevent memory leak' - commit d9fc8b4 - blacklist.conf: Append 'drm/amdgpu/display: include slab.h in dcn21_resource.c' - commit dd46f22 - blacklist.conf: Append 'drm/amdgpu/display: fix 64 bit divide' - commit dbb5949 - blacklist.conf: Append 'drm/amdgpu/gfx10: add support for wks firmware loading' - commit e1efda1 - blacklist.conf: Append 'drm/amd/display: hide an unused variable' - commit d612a95 - blacklist.conf: Append 'drm/amdgpu: flag navi12 and 14 as experimental for 5.4' - commit 30ab7bf - blacklist.conf: Append 'drm/amd/display: Restore backlight brightness after system resume' - commit a5fa75b - blacklist.conf: Append 'drm/amdgpu: add navi12 pci id' - commit 37c8583 - blacklist.conf: Append 'drm/amdgpu: revert "/disable bulk moves for now"/' - commit e2db581 - blacklist.conf: Append 'drm/amdgpu: remove program of lbpw for renoir' - commit 0ae708f - blacklist.conf: Append 'drm/amdkfd: Swap trap temporary registers in gfx10 trap handler' - commit 2d60b46 - blacklist.conf: Append 'drm/amdgpu: Check for valid number of registers to read' - commit 96939be - blacklist.conf: Append 'drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed' - commit 000f484 - blacklist.conf: Append 'drm/amd/amdgpu: power up sdma engine when S3 resume back' - commit c156abd - blacklist.conf: Append 'drm/amdgpu: Fix KFD-related kernel oops on Hawaii' - commit 3ce469d - blacklist.conf: Append 'drm/amd/display: Implement voltage limitation for dali' - commit b0728ef - blacklist.conf: Append 'drm/amd/display: add Asic ID for Dali' - commit 2ab7f3c - blacklist.conf: Append 'drm/amd/powerplay: update smu11_driver_if_arcturus.h' - commit b9f9bab - blacklist.conf: Append 'drm/amdgpu: add navi14 PCI ID for work station SKU' - commit e7a3ce3 - blacklist.conf: Append 'drm/amdgpu: fix null pointer deref in firmware header printing' - commit 27e63b7 - blacklist.conf: Append 'drm/amd/display: dce11.x /dce12 update formula input' - commit 9d18fa0 - blacklist.conf: Append 'drm/amdgpu: Remove clock gating restore.' - commit 0c77c8a - blacklist.conf: Append 'drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_access' - commit 461b979 - blacklist.conf: Append 'drm/amd/display: Add stereo mux and dig programming calls for dcn21' - commit b1c3b1d - blacklist.conf: Append 'drm/amdgpu: disable stutter mode for renoir' - commit 52f6c5c - blacklist.conf: Append 'drm/amd/display: update renoir_ip_offset.h' - commit c289c0c - blacklist.conf: Append 'drm/amd/powerplay: implement sysfs for getting dpm clock' - commit 55732a0 - blacklist.conf: Append 'drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER' - commit 3415799 - blacklist.conf: Append 'drm/ingenic: Hardcode panel type to DPI' - commit 52310ed - blacklist.conf: Append 'drm/panfrost: Use mutex_trylock in panfrost_gem_purge' - commit 08a0317 - blacklist.conf: Append 'drm/shmem: Use mutex_trylock in drm_gem_shmem_purge' - commit 585d1af - blacklist.conf: Append 'drm/shmem: Do dma_unmap_sg before purging pages' - commit 8269596 - blacklist.conf: Append 'drm/panfrost: Fix possible suspend in panfrost_remove' - commit da2e7d8 - blacklist.conf: Append 'drm/panfrost: Add missing check for pfdev->regulator' - commit 7ebe667 - blacklist.conf: Append 'drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin' - commit 8253496 - blacklist.conf: Append 'drm/i915/gt: execlists->active is serialised by the tasklet' - commit 62c50c7 - blacklist.conf: Append 'drm/i915/execlists: Protect peeking at execlists->active' - commit 89f886d - blacklist.conf: Append 'drm/i915: Fix g4x sprite scaling stride check with GTT remapping' - commit ec34856 - blacklist.conf: Append 'drm/i915/userptr: Never allow userptr into the mappable GGTT' - commit 78c95b8 - blacklist.conf: Append 'drm/i915/dp: Fix dsc bpp calculations, v5.' - commit 92149fb - blacklist.conf: Append 'drm/i915: Mark contents as dirty on a write fault' - commit c362d47 - blacklist.conf: Append 'drm/i915: Prevent bonded requests from overtaking each other on preemption' - commit f71491b - blacklist.conf: Append 'drm/i915: Fixup preempt-to-busy vs reset of a virtual request' - commit 1258164 - blacklist.conf: Append 'drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request' - commit 0d11c41 - blacklist.conf: Append 'drm/i915/execlists: Refactor -EIO markup of hung requests' - commit 537e4b0 - blacklist.conf: Append 'drm/i915: Only enqueue already completed requests' - commit 2ae24cd - blacklist.conf: Append 'drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)' - commit dfa5722 - blacklist.conf: Append 'drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled' - commit 1ffb475 - blacklist.conf: Append 'drm/i915: Verify the engine after acquiring the active.lock' - commit f14b3ce - blacklist.conf: Append 'drm/i915: Extend Haswell GT1 PSMI workaround to all' - commit 47e58ba - blacklist.conf: Append 'drm/i915/cml: Add second PCH ID for CMP' - commit 58b9bc4 - blacklist.conf: Append 'drm/i915: Whitelist COMMON_SLICE_CHICKEN2' - commit b8c0681 - blacklist.conf: Append 'drm/i915: Perform GGTT restore much earlier during resume' - commit 1fb524d - blacklist.conf: Append 'drm/i915/execlists: Remove incorrect BUG_ON for schedule-out' - commit aac5621 - blacklist.conf: Append 'Revert "/drm/i915: Fix DP-MST crtc_mask"/' - commit 4f03a11 - blacklist.conf: Append 'drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+' - commit 8e3d3e0 - blacklist.conf: Append 'drm/i915: Limit MST to <= 8bpc once again' - commit 7ae55b6 - blacklist.conf: Append 'drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap' - commit fcc2bc9 - blacklist.conf: Append 'drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()' - commit 5797fe8 - blacklist.conf: Append 'drm/i915: to make vgpu ppgtt notificaiton as atomic operation' - commit 7a1a547 - blacklist.conf: Append 'drm/i915: Flush the existing fence before GGTT read/write' - commit e0fd71d - blacklist.conf: Append 'drm/i915: Hold irq-off for the entire fake lock period' - commit 35e0eb7 - blacklist.conf: Append 'drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type' - commit 348ce31 - drm/amdgpu: remove the experimental flag for renoir (bsc#1152472) - commit b84800e - drm/i915: Align engine->uabi_class/instance with i915_drm.h (bsc#1152489) - commit 488c846 - drm/i915/userptr: fix size calculation (bsc#1152489) - commit f5a71dc - drm/panfrost: Add the panfrost_gem_mapping concept (bsc#1152489) - commit 9ab874d - drm/dp_mst: Handle SST-only branch device case (bsc#1152489) - commit f746729 - drm/dp_mst: Have DP_Tx send one msg at a time (bsc#1152472) - commit 6b88aba - drm/dp_mst: clear time slots for ports invalid (bsc#1152472) - commit 2d06880 - drm/rockchip: fix integer type used for storing dp data rate (bsc#1152472) - commit 771a9b7 - drm/virtio: add missing virtio_gpu_array_lock_resv call (bsc#1152472) - commit d2226ec - drm/i915/pmu: Do not use colons or dashes in PMU names (bsc#1152489) - commit 2021b6d - drm/i915/gt: Mark ring->vma as active while pinned (bsc#1152489) - commit 4d93a28 - drm/i915/gt: Mark context->state vma as active while pinned (bsc#1152489) - commit 67e2387 - drm/i915/gt: Skip trying to unbind in restore_ggtt_mappings (bsc#1152489) - commit 911e45e - drm/i915: Add missing include file <linux/math64.h> (bsc#1152489) - commit a5b1bd2 - drm/amd/display: Reorder detect_edp_sink_caps before link settings (bsc#1152472) - commit 66406ba - drm/amdgpu: update goldensetting for renoir (bsc#1152472) - commit 704c90a - drm/i915/gen9: Clear residual context state on context switch (bsc#1152489) - commit 3b713a1 - drm/i915/dp: Disable Port sync mode correctly on teardown (bsc#1152489) - commit bb3a365 - drm/i915: Add Wa_1407352427:icl,ehl (bsc#1152489) - commit a7cb086 - drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl (bsc#1152489) - commit 2a0c184 - drm/i915/gt: Restore coarse power gating (bsc#1152489) - commit 681a576 - drm/i915/gt: Do not restore invalid RS state (bsc#1152489) - commit 467c1a2 - drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only (bsc#1152489) - commit 52c427c - drm/i915/gt: Mark up virtual engine uabi_instance (bsc#1152489) - commit 4ce4b29 - drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded (bsc#1152472) - commit 09c1aaf - Revert "/drm/amdgpu: Set no-retry as default."/ (bsc#1152472) - commit ccf3913 - drm/fb-helper: Round up bits_per_pixel if possible (bsc#1152472) - commit 1912d3c - drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model (bsc#1152472) - commit 853f237 - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ (bsc#1152489) - commit 8d5db9b - drm/amdgpu: correct RLC firmwares loading sequence (bsc#1152472) - commit 02b899a - drm/amdgpu: enable gfxoff for raven1 refresh (bsc#1152472) - commit 8599cb6 - drm/amdgpu/smu: add metrics table lock for vega20 (v2) (bsc#1152472) - commit 3f8dc56 - drm/amdgpu/smu: add metrics table lock for navi (v2) (bsc#1152472) - commit c57eddc - drm/amdgpu/smu: add metrics table lock for arcturus (v2) (bsc#1152472) - commit 3a24619 - drm/amdgpu/smu: add metrics table lock (bsc#1152472) - commit 4239fef - Revert "/drm/amdgpu: simplify ATPX detection"/ (bsc#1152472) - commit 676540a - drm/arm/mali: make malidp_mw_connector_helper_funcs static (bsc#1152472) - commit 3aab1d9 - drm/sun4i: hdmi: Remove duplicate cleanup calls (bsc#1152472) - commit e8523f7 - drm/mediatek: reduce the hbp and hfp for phy timing (bsc#1152472) - commit 20928f0 - drm/mediatek: Fix can't get component for external display plane. (bsc#1152472) - commit 436c894 - drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane. (bsc#1152472) - commit 5cf638b - drm/i915: Hold reference to intel_frontbuffer as we track activity (bsc#1152489) - commit 3767d63 - drm/i915/gt: Ratelimit display power w/a (bsc#1152489) - commit 5505a57 - drm/i915/pmu: Ensure monotonic rc6 (bsc#1152489) - commit 9b10ac8 - drm/i915/gvt: Fix guest boot warning (bsc#1152489) - commit 86a0daf - drm/i915/gvt: Pin vgpu dma address before using (bsc#1152489) - commit da821e1 - drm/i915/gvt: set guest display buffer as readonly (bsc#1152489) - commit 337e8ed - drm/i915/gvt: use vgpu lock for active state setting (bsc#1152489) - commit 02275c8 - drm/i915: Fix pid leak with banned clients (bsc#1152489) - commit 14031dd - drm/i915/gem: Keep request alive while attaching fences (bsc#1152489) - commit c0e8a96 - drm/i915: Fix WARN_ON condition for cursor plane ddb allocation (bsc#1152489) - commit 2228d89 - drm/i915/tgl: Drop Wa#1178 (bsc#1152489) - commit e0f9934 - drm/i915/ehl: Define EHL powerwells independently of ICL (bsc#1152489) - commit 37c705a - drm/i915: Set fence_work.ops before dma_fence_init (bsc#1152489) - commit 623b758 - drm/i915: Copy across scheduler behaviour flags across submit fences (bsc#1152489) - commit 183431c - drm/i915/dsb: Fix in mmio offset calculation of DSB instance (bsc#1152489) - commit 9784b2c - drm/exynos: gsc: add missed component_del (bsc#1152472) - commit 85f0588 - drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10 (bsc#1152472) - commit 1d38fe0 - drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in (bsc#1152472) - commit c6a1e0c - drm/amdgpu: avoid using invalidate semaphore for picasso (bsc#1152472) - commit dd11703 - drm/amdgpu: fix license on Kconfig and Makefiles (bsc#1152472) - commit bfa79c5 - drm/amd/display: include linux/slab.h where needed (bsc#1152472) - commit d453f8d - drm/amd/display: fix undefined struct member reference (bsc#1152472) - commit 0a5f6e0 - drm/amd/display: Compare clock state member to determine (bsc#1152472) - commit 04384ba - drm/amdgpu/display: add fallthrough comment (bsc#1152472) - commit 6d2e46a - drm/amd/display: Increase the number of retries after AUX DEFER (bsc#1152472) - commit f12ab51 - drm/amd/display: update dispclk and dppclk vco frequency (bsc#1152472) - commit 1715b4d - drm/amd/display: Fix screen tearing on vrr tests (bsc#1152472) - commit 4c95a5a - drm/amd/display: Reset steer fifo before unblanking the stream (bsc#1152472) - commit 5105533 - drm/amd/display: fixed that I2C over AUX didn't read data issue (bsc#1152472) - commit c029c11 - drm/amd/display: Change the delay time before enabling FEC (bsc#1152472) - commit 3d83d5c - drm/amd/display: have two different sr and pstate latency tables for (bsc#1152472) - commit fe1c1ea - drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI (bsc#1152472) - commit 62e8c5b - drm/amd/display: populate bios integrated info for renoir (bsc#1152472) - commit efb69d7 - drm/amd/display: fix DalDramClockChangeLatencyNs override (bsc#1152472) - commit 0c6d76b - drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs (bsc#1152472) - commit 3707e18 - drm/amd/display: update sr and pstate latencies for Renoir (bsc#1152472) - commit 14714bd - drm/amdgpu: add cache flush workaround to gfx8 emit_fence (bsc#1152472) - commit 71f7660 - drm/amdgpu: add header line for power profile on Arcturus (bsc#1152472) - commit 6b0da6f - drm/amdgpu: add check before enabling/disabling broadcast mode (bsc#1152472) - commit 047a57f - drm/i915: Serialise with remote retirement (bsc#1152489) - commit d2de977 - drm/i915/gt: Detect if we miss WaIdleLiteRestore (bsc#1152489) - commit b7738c8 - drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() (bsc#1152489) - commit 06ee209 - drm/i915/fbc: Disable fbc by default on all glk+ (bsc#1152489) - commit a02d791 - drm/i915/perf: Configure OAR for specific context (bsc#1152489) - commit ec7fd57 - drm/i915/perf: Allow non-privileged access when OA buffer is not (bsc#1152489) - commit a1e615e - drm/i915/gt: Save irqstate around virtual_context_destroy (bsc#1152489) - commit ef4ef22 - drm/panfrost: Open/close the perfcnt BO (bsc#1152489) - commit 99ea743 - drm/panfrost: Fix a race in panfrost_gem_free_object() (bsc#1152489) - commit a8e9aff - drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo() (bsc#1152489) - commit b1076af - drm/panfrost: Fix a race in panfrost_ioctl_madvise() (bsc#1152489) - commit 0cfff81 - drm/panfrost: devfreq: Round frequencies to OPPs (bsc#1152489) - commit 25430b2 - drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd> (bsc#1152489) - commit 7ba5d7f - drm/nouveau/kms/nv50-: fix panel scaling (bsc#1152472) - commit 68e45d3 - drm/nouveau/kms/nv50-: Limit MST BPC to 8 (bsc#1152472) - commit e77a795 - drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom (bsc#1152472) - commit 5f5f3c7 - drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling (bsc#1152472) - commit 67ccf6a - drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 (bsc#1152472) - commit 2920aeb - drm/nouveau: Move the declaration of struct nouveau_conn_atom up a (bsc#1152472) - commit 92c7adc - drm: meson: venc: cvbs: fix CVBS mode matching (bsc#1152489) - commit 63bc116 - dma-buf: Fix memory leak in sync_file_merge() (bsc#1152472) - commit ae47ad4 - drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be (bsc#1152472) - commit bc6aaef - drm/i915/ehl: Make icp_digital_port_connected() use phy instead of (bsc#1152489) - commit 5fd16da - drm/i915/gvt: Fix cmd length check for MI_ATOMIC (bsc#1152489) - commit f460efa - drm/i915/gvt: Refine non privilege register address calucation (bsc#1152489) - commit 7d61a8b - drm/i915/gem: Take timeline->mutex to walk list-of-requests (bsc#1152489) - commit 992d19e - drm/dp_mst: Correct the bug in drm_dp_update_payload_part1() (bsc#1152472) - commit f670ef2 - drm/omap: fix dma_addr refcounting (bsc#1152472) - commit ddda3c9 - drm/dp_mst: Fix build on systems with STACKTRACE_SUPPORT=n (bsc#1152472) - commit c5e2c52 - drm/mgag200: Add workaround for HW that does not support 'startadd' (bsc#1152489) - commit 656cd39 - drm/mgag200: Store flags from PCI driver data in device structure (bsc#1152489) - commit f18dbcf - drm/mgag200: Extract device type from flags (bsc#1152489) - commit 8c7d3c9 - drm/tegra: Run hub cleanup on ->remove() (bsc#1152489) - commit 52b1a73 - drm/tegra: sor: Make the +5V HDMI supply optional (bsc#1152489) - commit dd2eff8 - drm/tegra: Silence expected errors on IOMMU attach (bsc#1152489) - commit 9480c0b - drm/tegra: vic: Export module device table (bsc#1152489) - commit 7c51a6e - drm/tegra: sor: Implement system suspend/resume (bsc#1152489) - commit 6247653 - drm/tegra: Use proper IOVA address for cursor image (bsc#1152489) - commit aedd103 - drm/tegra: gem: Remove premature import restrictions (bsc#1152489) - commit 670f5c4 - drm/tegra: gem: Properly pin imported buffers (bsc#1152489) - commit 7198560 - drm/tegra: hub: Remove bogus connection mutex check (bsc#1152489) - commit 8e62b95 - drm/radeon: fix r1xx/r2xx register checker for POT textures (bsc#1152489) - commit 9884aa7 - drm/amdgpu: fix GFX10 missing CSIB set(v3) (bsc#1152489) - commit 80f96ce - drm/amdgpu: should stop GFX ring in hw_fini (bsc#1152489) - commit e8020bf - drm/amdgpu: do autoload right after MEC loaded for SRIOV VF (bsc#1152489) - commit b847405 - drm/amdgpu: skip rlc ucode loading for SRIOV gfx10 (bsc#1152489) - commit 7b510eb - drm/amdgpu: fix calltrace during kmd unload(v3) (bsc#1152489) - commit 826af82 - drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish (bsc#1152489) - commit 651ae9a - drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info (bsc#1152489) - commit cf72468 - drm/amdgpu/powerplay: unify smu send message function (bsc#1152489) - commit 5935c1e - drm/amd/display: re-enable wait in pipelock, but add timeout (bsc#1152489) - commit f9a257f - drm/amd/display: Get NV14 specific ip params as needed (bsc#1152489) - commit 6dfa653 - drm/amd/display: Adding NV14 IP Parameters (bsc#1152489) - commit 513cc20 - drm/amd/display: Include num_vmid and num_dsc within NV14's resource (bsc#1152489) - commit 0c33544 - drm/amdgpu: use CPU to flush vmhub if sched stopped (bsc#1152489) - commit b62d9f7 - amdgpu: Enable KFD on POWER systems (bsc#1152489) - commit f450076 - drm/amdgpu: Optimize KFD page table reservation (bsc#1152489) - commit 323c19f - drm/amdgpu: flag vram lost on baco reset for VI/CIK (bsc#1152489) - commit 076788b - drm/amdgpu: Resolved offchip EEPROM I/O issue (bsc#1152489) - commit bd2fe70 - drm/amd/display: add default clocks if not able to fetch them (bsc#1152489) - commit 0a618ab - drm/i915: Reduce nested prepare_remote_context() to a trylock (bsc#1152489) - commit 48d8dc2 - drm/i915: Default to a more lenient forced preemption timeout (bsc#1152489) - commit b4c6086 - drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint (bsc#1152489) - commit b634551 - drm/i915/gt: Schedule request retirement when timeline idles (bsc#1152489) - commit 2212dca - drm/i915/gt: Adapt engine_park synchronisation rules for (bsc#1152489) - commit aa93b3f - drm/i915/execlists: Fixup cancel_port_requests() (bsc#1152489) - commit 1dfd818 - drm/i915/gt: Mark the execlists->active as the primary volatile (bsc#1152489) - commit e0d76e4 - drm/i915/gt: Unlock engine-pm after queuing the kernel context switch (bsc#1152489) - commit 1783b48 - drm/i915/gt: Close race between engine_park and (bsc#1152489) - commit b323230 - drm/i915: Mark up the calling context for intel_wakeref_put() (bsc#1152489) - commit 03a6533 - drm/i915: Wait until the intel_wakeref idle callback is complete (bsc#1152489) - commit 1c70177 - drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state (bsc#1152489) - commit f088a69 - drm/i915/query: Align flavour of engine data lookup (bsc#1152489) - commit ba8d280 - drm/i915/tgl: Add DKL PHY vswing table for HDMI (bsc#1152489) - commit 34236b1 - drm/i915/ehl: Update voltage level checks (bsc#1152489) - commit 0995c22 - drm/msm/adreno: Add support for Adreno 510 GPU (bsc#1152489) - commit 7817295 - drm/msm/dsi: Add configuration for 8x76 (bsc#1152489) - commit 689cb17 - drm/msm/dsi: Add configuration for 28nm PLL on family B (bsc#1152489) - commit b5c9645 - drm/msm/mdp5: Add configuration for msm8x76 (bsc#1152489) - commit 4e62bc3 - drm/msm/mdp5: Add optional TBU and TBU_RT clocks (bsc#1152489) - commit a19cc7b - drm/msm: always dump buffer base/size (bsc#1152489) - commit be3ea8e - drm/msm: fix rd dumping for split-IB1 (bsc#1152489) - commit 4e7b281 - drm/msm/hdmi: silence -EPROBE_DEFER warning (bsc#1152489) - commit 60b0da9 - drm/msm/dsi: Implement qcom, dsi-phy-regulator-ldo-mode for 28nm PHY (bsc#1152489) - commit ab18b3d - drm/msm/mdp5: make config variables static (bsc#1152489) - commit fdf8809 - drm/msm: make a5xx_show and a5xx_gpu_state_put static (bsc#1152489) - commit d131a40 - drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in (bsc#1152489) - commit ea03ca1 - drm/msm/dsi: Remove set but not used variable 'lp' (bsc#1152489) - commit 4483a8f - drm/msm/dsi: Remove set but not used variable 'lpx' (bsc#1152489) - commit d9eff3a - drm/msm/mdp5: Remove set but not used variable 'hw_cfg' in (bsc#1152489) - commit 5d2a7d4 - drm/msm/mdp5: Remove set but not used variable 'fmt' (bsc#1152489) - commit a9f645d - drm/msm: Sanitize the modeset_is_locked checks in dpu (bsc#1152489) - commit baf8197 - drm/msm/dpu: Remove set but not used variables 'mode', 'dpu_kms', (bsc#1152489) - commit c0fec4b - drm/msm/dpu: Remove set but not used variables 'cmd_enc', 'priv' (bsc#1152489) - commit f5eeff1 - drm/msm/dpu: Remove set but not used variables 'dpu_cstate', 'priv' (bsc#1152489) - commit 8e465ec - drm/msm/dpu: Remove set but not used variable 'priv' in (bsc#1152489) - commit 2a634a9 - drm/msm/dpu: Remove set but not used variable 'priv' in (bsc#1152489) - commit 225dacd - drm/msm/dpu: Remove set but not used variable 'priv' in dpu_kms.c (bsc#1152489) - commit 89b959f - drm/msm: include linux/sched/task.h (bsc#1152489) - commit 2d2eb00 - drm/msm/dsi: Move static keyword to the front of declarations (bsc#1152489) - commit 31edaf8 - drm/msm: Remove unused function arguments (bsc#1152489) - commit e5ba563 - drm/msm/dpu: Remove unnecessary NULL checks (bsc#1152489) - commit d5f883f - drm/msm/dpu: Remove unnecessary NULL checks (bsc#1152489) - commit 3c7a39e - drm/msm/dpu: Remove unnecessary NULL checks (bsc#1152489) - commit 9dec412 - drm/msm/dpu: Remove unnecessary NULL checks (bsc#1152489) - commit a3914f5 - drm/msm/dpu: Remove unused macro (bsc#1152489) - commit da5ec2d - drm/msm/dpu: Remove unused variables (bsc#1152489) - commit 2e19c4e - drm/msm/gpu: add ocmem init/cleanup functions (bsc#1152489) - commit f08fef6 - drm: limit to INT_MAX in create_blob ioctl (bsc#1152489) - commit b1dbca5 - PCI/PM: Avoid exporting __pci_complete_power_transition() (bsc#1152489) - commit 3aa720a - drm/radeon: Prefer pcie_capability_read_word() (bsc#1152489) - commit b45125d - drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions (bsc#1152489) - commit 96735eb - drm/radeon: Correct Transmit Margin masks (bsc#1152489) - commit 78eb672 - drm/amdgpu: Prefer pcie_capability_read_word() (bsc#1152489) - commit 9071ffe - drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions (bsc#1152489) - commit 0c7e05e - drm/amdgpu: Correct Transmit Margin masks (bsc#1152489) - commit 5e28bff - kbuild: remove header compile test (bsc#1152489) - commit 1f622d5 - video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/ (bsc#1152489) - commit fec2662 - video/logo: simplify cmd_logo (bsc#1152489) - commit 835f9f5 - video: fbdev: matrox: convert to i2c_new_scanned_device (bsc#1152489) - commit 8ceb8a6 - drm/bridge: ti-tfp410: switch to using fwnode_gpiod_get_index() (bsc#1152489) - commit dd43b1b - backlight: qcom-wled: Fix spelling mistake "/trigged"/ -> "/triggered"/ (bsc#1152489) - commit bac72a8 - backlight: gpio: Pull gpio_backlight_initial_power_state() into probe (bsc#1152489) - commit e0e34e8 - backlight: gpio: Use a helper variable for &pdev->dev (bsc#1152489) - commit b0a452b - backlight: gpio: Simplify the platform data handling (bsc#1152489) - commit d764e04 - backlight: gpio: Explicitly set the direction of the GPIO (bsc#1152489) - commit 9ec7a4e - backlight: gpio: Remove stray newline (bsc#1152489) - commit 9cca29c - backlight: gpio: Remove unneeded include (bsc#1152489) - commit 5639a40 - video: backlight: tosa: Use GPIO lookup table (bsc#1152489) - commit 2bc80f1 - backlight: qcom-wled: Add auto string detection logic (bsc#1152489) - commit f798ce4 - backlight: qcom-wled: Add support for short circuit handling (bsc#1152489) - commit aa8b9c2 - backlight: qcom-wled: Add support for WLED4 peripheral (bsc#1152489) - commit fe338c4 - backlight: qcom-wled: Restructure the driver for WLED3 (bsc#1152489) - commit 45e68f7 - backlight: qcom-wled: Rename PM8941* to WLED3 (bsc#1152489) - commit 8398ce4 - backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c (bsc#1152489) - commit f120fd4 - backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION (bsc#1152489) - commit 65b1a9b - backlight: pwm_bl: Switch to power-of-2 base for fixed-point math (bsc#1152489) - commit e5a2caf - backlight: pwm_bl: Drop use of int_pow() (bsc#1152489) - commit 4016ba4 - backlight: pwm_bl: Eliminate a 64/32 division (bsc#1152489) - commit cbc340c - backlight: pwm_bl: Fix cie1913 comments and constant (bsc#1152489) - commit 8c76451 - backlight: pwm_bl: Add missing curly branches in else branch (bsc#1152489) - commit 972eae6 - backlight: pwm_bl: Don't assign levels table repeatedly (bsc#1152489) - commit d0979c0 - backlight: lm3630a: Add an enable gpio for the HWEN pin (bsc#1152489) - commit 6229853 - backlight: ipaq_micro: Make structure micro_bl_props constant (bsc#1152489) - commit 4144e2d - backlight: lm3630a: Fix module aliases (bsc#1152489) - commit 6691745 - compat_ioctl: move ATYFB_CLK handling to atyfb driver (bsc#1152489) - commit 0fde320 - compat_ioctl: move more drivers to compat_ptr_ioctl (bsc#1152489) - commit 3253878 - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame (bsc#1152489) - commit 7140197 - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1152489) - commit 9c89788 - video: hyperv_fb: Add the support of hibernation (bsc#1152489) - commit e636016 - drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror (bsc#1152489) - commit 4d5c4a1 - drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror (bsc#1152489) - commit 2ede871 - drm/amdgpu: Call find_vma under mmap_sem (bsc#1152489) - commit 01754b3 - nouveau: use mmu_interval_notifier instead of hmm_mirror (bsc#1152489) - commit c995eee - nouveau: use mmu_notifier directly for invalidate_range_start (bsc#1152489) - commit ea1a960 - drm/radeon: use mmu_interval_notifier_insert (bsc#1152489) - commit cae2cc1 - drm/ttm: Convert vm callbacks to helpers (bsc#1152489) - commit 84bbf9e - drm/ttm: Remove explicit typecasts of vm_private_data (bsc#1152489) - commit 2668e85 - drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 (bsc#1152472) - commit 171ff77 - drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub (bsc#1152472) - commit cbb6b1e - drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF. (bsc#1152472) - commit 10a8922 - drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF (bsc#1152472) - commit ba7b2e7 - drm/amdgpu/gfx10: re-init clear state buffer after gpu reset (bsc#1152472) - commit f66366a - merge fix for "/ftrace: Rework event_create_dir()"/ (bsc#1152472) - commit 5e8796b - drm/amdgpu: Update Arcturus golden registers (bsc#1152472) - commit 564da1b - drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access (bsc#1152472) - commit 92d93b5 - drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt (bsc#1152472) - commit cd968a0 - drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2) (bsc#1152472) - commit 26f774c - drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (bsc#1152472) - commit 370bdbf - drm/radeon: fix bad DMA from INTERRUPT_CNTL2 (bsc#1152472) - commit 8962c27 - drm/amd/display: Fix debugfs on MST connectors (bsc#1152472) - commit 6b53721 - drm/amdgpu/nv: add asic func for fetching vbios from rom directly (bsc#1152472) - commit 8442680 - drm/amdgpu: put flush_delayed_work at first (bsc#1152472) - commit 0b16378 - drm/amdgpu/vcn2.5: fix the enc loop with hw fini (bsc#1152472) - commit f49d42e - drm/amd/powerplay: issue BTC on Navi during SMU setup (bsc#1152472) - commit dbffe1c - drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2 (bsc#1152472) - commit 52a0520 - drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2) (bsc#1152472) - commit 3ff6b96 - Revert "/drm/i915/gt: Wait for new requests in (bsc#1152489) - commit cd9156e - drm/ttm: fix mmap refcounting (bsc#1152489) - commit 80d2376 - drm/i915/gvt: Stop initializing pvinfo through reading mmio (bsc#1152489) - commit e86be68 - drm/i915: Split i915_active.mutex into an irq-safe spinlock for the (bsc#1152489) - commit d7d5848 - drm/i915: fix accidental static variable use (bsc#1152489) - commit 292cf99 - drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC (bsc#1152489) - commit 283cfa0 - drm/i915/gt: Wait for new requests in intel_gt_retire_requests() (bsc#1152489) - commit cedc366 - drm/i915: Restore GT coarse power gating workaround (bsc#1152489) - commit 291f98b - drm/i915/perf: don't forget noa wait after oa config (bsc#1152489) - commit 4be953d - drm/i915: Avoid atomic context for error capture (bsc#1152489) - commit 1fbeb5e - drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition (bsc#1152489) - commit 041c785 - drm/i915: Fix detection for a CMP-V PCH (bsc#1152489) - commit 39dda06 - drm/i915: Flush context free work on cleanup (bsc#1152489) - commit fd70224 - drm/amdgpu/vcn: finish delay work before release resources (bsc#1152489) - commit a254c73 - drm/amd/powerplay: read pcie speed/width info (v2) (bsc#1152489) - commit 58c5480 - drm/amdgpu/smu_v11: Unify and fix power limits (bsc#1152489) - commit 62cae9f - drm/amdgpu/navi10: Implement od clk printing (bsc#1152489) - commit adcc44c - drm/amdgpu/navi10: implement GFXCLK_CURVE overdrive (bsc#1152489) - commit b1e278e - drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltage (bsc#1152489) - commit 04e2072 - drm/amd/amdgpu: finish delay works before release resources (bsc#1152489) - commit fd4080a - drm/radeon: Clean up code in radeon_pci_shutdown() (bsc#1152489) - commit df124f2 - drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay (bsc#1152489) - commit a8d7d95 - drm/amdgpu: avoid upload corrupted ta ucode to psp (bsc#1152489) - commit 22a8b33 - drm/vmwgfx: remove set but not used variable 'srf' (bsc#1152489) - commit c1aa59e - drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page (bsc#1152489) - commit fe24ef0 - drm/i915: Split a setting of MSA to MST and SST (bsc#1152489) - commit e5aa713 - drm/i915/execlists: Move reset_active() from schedule-out to (bsc#1152489) - commit 98a4a3b - drm/i915: Protect context while grabbing its name for the request (bsc#1152489) - commit 02ca858 - drm/i915/perf: always consider holding preemption a privileged op (bsc#1152489) - commit 43dbf1c - drm/i915: Leave the aliasing-ppgtt size alone (bsc#1152489) - commit 3054586 - drm/i915/display: only include intel_dp_link_training.h where needed (bsc#1152489) - commit edb6218 - drm/i915/gem: Fix error path to unlock if the GEM context is closed (bsc#1152489) - commit e430db5 - drm/i915/gt: Only drop heartbeat.systole if the sole owner (bsc#1152489) - commit 4aff543 - drm/arcpgu: rework encoder search (bsc#1152489) - commit dae7470 - drm/msm: fix memleak on release (bsc#1152472) - commit e4c79fe - drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table (bsc#1152489) - commit f61037b - drm/amd/powerplay: dynamically disable ds and ulv for compute (bsc#1152489) - commit ccd5e51 - drm/amd/powerplay: correct Arcturus OD support (bsc#1152489) - commit ed7c4da - drm/amdgpu: allow direct upload save restore list for raven2 (bsc#1152489) - commit 4fac1a8 - drm/sched: struct completion requires linux/completion.h inclusion (bsc#1152489) - commit 1acb7c5 - drm/amdgpu: Avoid accidental thread reactivation. (bsc#1152489) - commit 82e5646 - drm/sched: Avoid job cleanup if sched thread is parked. (bsc#1152489) - commit 9d2eec4 - Revert "/drm/amdgpu: dont schedule jobs while in reset"/ (bsc#1152489) - commit 5cb7be5 - drm/sched: Use completion to wait for sched->thread idle v2. (bsc#1152489) - commit 97958d2 - drm/amdgpu: fix vega20 pstate status change (bsc#1152489) - commit b6b6182 - drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asic (bsc#1152489) - commit 53b9961 - drm/amdgpu: Need to disable msix when unloading driver (bsc#1152489) - commit 21d8b95 - drm/amdgpu: Add comments to gmc structure (bsc#1152489) - commit 74c2ce8 - drm/amdgpu: Improve RAS documentation (v2) (bsc#1152489) - commit be14423 - drm/amdgpu: fix double reference dropping (bsc#1152489) - commit 0119119 - drm/amd/powerplay: fix struct init in renoir_print_clk_levels (bsc#1152489) - commit 651989a - drm/amdgpu: fix potential double drop fence reference (bsc#1152489) - commit 26debdf - drm/amdgpu: change read of GPU clock counter on Vega10 VF (bsc#1152489) - commit 96f6377 - drm/amd/powerplay: fix deadlock on setting (bsc#1152489) - commit 4796c41 - drm/amdgpu: perform p-state switch after the whole hive initialized (bsc#1152489) - commit ad15830 - drm/amdgpu: fix possible pstate switch race condition (bsc#1152489) - commit d4588ba - drm/amd/powerplay: update Arcturus driver-smu interface header (bsc#1152489) - commit f0b5600 - drm/amdgpu: disallow direct upload save restore list from gfx driver (bsc#1152489) - commit b1a928a - drm/sched: Fix passing zero to 'PTR_ERR' warning v2 (bsc#1152489) - commit 30cbae1 - drm/amdgpu/discovery: Need to free discovery memory (bsc#1152489) - commit 73be106 - drm/amd/powerplay: print the pptable provider (bsc#1152489) - commit 787790f - drm/amdgpu: Show resolution correctly in mode validation debug output (bsc#1152489) - commit a696cf6 - drm/amdgpu/gpuvm: add some additional comments in (bsc#1152489) - commit 28f8299 - drm/amdgpu: enable VCN DPG on Raven and Raven2 (bsc#1152489) - commit 0c68e81 - drm/amd/powerplay: support xgmi pstate setting on powerplay routine (bsc#1152489) - commit 8c6e873 - drm/amd/powerplay: update is_sw_smu_xgmi check (bsc#1152489) - commit 9f3ddb5 - drm/amdgpu: change pstate only after all XGMI device initialized (bsc#1152489) - commit 9d7f844 - drm/mst: Fix up u64 division (bsc#1152472) - commit 1d16de6 - drm: msm: a6xx: fix debug bus register configuration (bsc#1152472) - commit c7ac3ee - drm/i915/selftests: Add intel_gt_suspend_prepare (bsc#1152489) - commit fa0f548 - drm/i915/gt: Drop false assertion on user_forcewake (bsc#1152489) - commit 9fe9646 - drm/i915: Defer rc6 shutdown to suspend_late (bsc#1152489) - commit ed877a5 - drm/i915/gt: Move user_forcewake application to GT (bsc#1152489) - commit 7cd6516 - drm/i915/gem: Leave reloading kernel context on resume to GT (bsc#1152489) - commit aa1cd73 - drm/i915/gt: Call intel_gt_sanitize() directly (bsc#1152489) - commit 3205ef8 - drm/mediatek: Support 180 degree rotation (bsc#1152472) - commit 208fb12 - drm/mediatek: Support reflect-x plane rotation (bsc#1152472) - commit 32bf5b2 - drm/mediatek: Support reflect-y plane rotation (bsc#1152472) - commit 2d6d4cf - drm/mediatek: Plumb supported rotation values from components to (bsc#1152472) - commit 9a21088 - drm/mediatek: Add plumbing for layer_check hook (bsc#1152472) - commit cc0eb77 - drm/mediatek: Add helper to get component for a plane (bsc#1152472) - commit 4d03bb4 - drm/mediatek: Refactor plane init (bsc#1152472) - commit 6ff5190 - drm/mediatek: Add RGB[A] variants to published plane formats (bsc#1152472) - commit 5fd553f - drm/i915: Don't select BROKEN (bsc#1152472) - commit db6189c - drm/dp_mst: fix gcc compile error (bsc#1152472) - commit 24ae5b6 - drm/amd/display: Add a conversion function for transmitter and phy_id (bsc#1152472) - commit 8dcc725 - drm/amdgpu: fix no ACK from LDS read during stress test for Arcturus (bsc#1152472) - commit 91f60d7 - drm/amdgpu: fix gfx VF FLR test fail on navi (bsc#1152472) - commit 81390c5 - drm/amdgpu: bypass some cleanup work after err_event_athub (v2) (bsc#1152472) - commit e5987e4 - drm/amdgpu: clear UVD VCPU buffer when err_event_athub generated (bsc#1152472) - commit b9d1303 - drm/amdgpu/SRIOV: SRIOV VF doesn't support BACO (bsc#1152472) - commit 5ef0536 - drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() (bsc#1152472) - commit 176b9a6 - drm/amdgpu: remove set but not used variable 'adev' (bsc#1152472) - commit db1a6bd - drm/amdkfd: bug fix for out of bounds mem on gpu cache filling info (bsc#1152472) - commit 2b3272e - drm/amdkfd: Delete duplicated queue bit map reservation (bsc#1152472) - commit cbf2814 - drm/amdkfd: Delete unnecessary pr_fmt switch (bsc#1152472) - commit c005f22 - drm/amd/powerplay: Make two functions static (bsc#1152472) - commit c48653e - drm/amd: correct "/_LENTH"/ mispelling in constant (bsc#1152472) - commit f3b20b0 - drm/amd: declare amdgpu_exp_hw_support in amdgpu.h (bsc#1152472) - commit ec0a82e - drm/amd/display: Make calculate_integer_scaling static (bsc#1152472) - commit 0f9635f - drm/amd/powerplay: Disable gfx CGPG when suspend smu (bsc#1152472) - commit ecc800f - drm/radeon: remove assignment for return value (bsc#1152472) - commit 7bfce21 - drm/amd/display: remove gcc warning Wunused-but-set-variable (bsc#1152472) - commit cbd0dbe - drm/amdgpu/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to (bsc#1152472) - commit 30d82c5 - drm/amd/powerplay: correct current clock level label for Arcturus (bsc#1152472) - commit 604130f - drm/amd/powerplay: skip unsupported clock limit settings on Arcturus (bsc#1152472) - commit 1533791 - drm/amdgpu: Allow reading more status registers on si/cik (bsc#1152472) - commit 89efc58 - drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready. (bsc#1152472) - commit 6d900c5 - drm/amdgpu: Use ARCTURUS in RAS EEPROM. (bsc#1152472) - commit ea13681 - drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus. (bsc#1152472) - commit 8876724 - drm/amd/powerplay: Add interface for I2C transactions to SMU. (bsc#1152472) - commit ac4a27a - drm/amdgpu: Add DC feature mask to disable fractional pwm (bsc#1152472) - commit ce155b9 - drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring (bsc#1152472) - commit b0c55ed - drm/amdgpu/vcn: Enable VCN2.5 encoding (bsc#1152472) - commit ebc329a - drm/amdgpu: define macros for retire page reservation (bsc#1152472) - commit a342990 - drm/amdgpu: refine reboot debugfs operation in ras case (v3) (bsc#1152472) - commit 8d387cc - drm/amdkfd: don't use dqm lock during device reset/suspend/resume (bsc#1152472) - commit 1108608 - drm/amdgpu/display: add dc feature mask for psr enablement (bsc#1152472) - commit 237246e - drm/amd/powerplay: clear the swSMU code layer (bsc#1152472) - commit 812f414 - drm/amd/powerplay: split out those internal used swSMU APIs V2 (bsc#1152472) - commit 5d7fb89 - drm/amd/powerplay: add lock protection for swSMU APIs V2 (bsc#1152472) - commit d471ef0 - drm/amdgpu: add VCN0 and VCN1 needed headers (bsc#1152472) - commit 9ecaf77 - drm/amd/display: Apply vactive dram clock change workaround to dcn2 (bsc#1152472) - commit 78c800a - drm/amd/display: fix hubbub deadline programing (bsc#1152472) - commit 77aeed2 - drm/amd/display: fix avoid_split for dcn2+ validation (bsc#1152472) - commit 72972a1 - drm/amd/display: Do not call update bounding box on dc create (bsc#1152472) - commit edd5260 - drm/amd/display: Add center mode for integer scaling in DC (bsc#1152472) - commit 6c7c23f - drm/amd/display: take signal type from link (bsc#1152472) - commit 57bc0a2 - drm/amd/display: 3.2.56 (bsc#1152472) - commit bb0247f - drm/amd/display: Make clk mgr the only dto update point (bsc#1152472) - commit dc2f4f7 - drm/amd/display: Only use EETF when maxCL > max display (bsc#1152472) - commit 7523d77 - drm/amd/display: move wm ranges reporting to end of init hw (bsc#1152472) - commit fb9b827 - drm/amd/display: Proper return of result when aux engine acquire (bsc#1152472) - commit 3224b47 - drm/amd/display: Disable force_single_disp_pipe_split on DCN2+ (bsc#1152472) - commit 6ebbdb5 - drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_x (bsc#1152472) - commit 108835b - drm/amd/display: add flag to allow diag to force enumerate edp (bsc#1152472) - commit 0f21d57 - drm/amd/display: add embedded flag to dml (bsc#1152472) - commit 3744b2b - drm/amd/display: fix number of dcn21 dpm clock levels (bsc#1152472) - commit a27a414 - drm/amd/display: enable vm by default for rn. (bsc#1152472) - commit 82fe1f6 - drm/amd/display: Update min dcfclk (bsc#1152472) - commit 5407592 - drm/amd/display: audio endpoint cannot switch (bsc#1152472) - commit 6c459b2 - drm/amd/display: Fix MPO & pipe split on 3-pipe dcn2x (bsc#1152472) - commit 1544752 - drm/amd/display: remove unnecessary assert (bsc#1152472) - commit ae840ba - drm/amd/display: move dispclk vco freq to clk mgr base (bsc#1152472) - commit d2f116c - drm/amd/display: correctly initialize dml odm variables (bsc#1152472) - commit f3e8dfe - drm/amd/display: split dcn20 fast validate into more functions (bsc#1152472) - commit a6cfb38 - drm/amd/display: correctly populate dpp refclk in fpga (bsc#1152472) - commit 3140d4f - drm/amd/display: Enable PSR (bsc#1152472) - commit 2eca43c - drm/amd/display: Add debugfs entry for reading psr state (bsc#1152472) - commit 74db65e - drm/amd/display: 3.2.55 (bsc#1152472) - commit 61762e4 - drm/amd/display: remove unused code (bsc#1152472) - commit 576325d - drm/amd/display: Remove superfluous assert (bsc#1152472) - commit b0b47e8 - drm/amd/display: Don't use optimized gamma22 with eetf (bsc#1152472) - commit 66e5640 - drm/amd/display: Add unknown clk state. (bsc#1152472) - commit 4990da1 - drm/amd/display: add odm visual confirm (bsc#1152472) - commit 6e59da8 - drm/amd/display: Avoid sending abnormal VSIF (bsc#1152472) - commit cb31b17 - drm/amd/powerplay: update Arcturus driver smu interface XGMI link (bsc#1152472) - commit 98d0031 - drm/amdgpu/psp: fix spelling mistake "/initliaze"/ -> "/initialize"/ (bsc#1152472) - commit 16e0871 - drm/amd/display: Free gamma after calculating legacy transfer (bsc#1152472) - commit 6395866 - drm/amdgpu/psp11: fix typo in comment (bsc#1152472) - commit be87c0b - drm/amdgpu/psp11: wait for sOS ready for ring creation (bsc#1152472) - commit 575dc8a - drm/i915: Update DRIVER_DATE to 20191101 (bsc#1152489) - commit ab74b97 - drm/i915/selftests: Start kthreads before stopping (bsc#1152489) - commit 8e6835c - drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTEST (bsc#1152489) - commit 31ea310 - drm/i915/gem: Refine occupancy test in kill_context() (bsc#1152489) - commit 9486ae0 - drm/i915: Update DRIVER_DATE to 20191101 (bsc#1152489) - commit d2388fc - drm/i915/lmem: add the fake lmem region (bsc#1152489) - commit 2ffb0e0 - drm/i915/guc: drop guc shared area (bsc#1152489) - commit 06b817b - drm/i915: drop lrc header page (bsc#1152489) - commit 1e78f78 - drm/i915: Split detaching and removing the vma (bsc#1152489) - commit 9badcee - drm/i915/selftests: Pretty print the i915_active (bsc#1152489) - commit cd5ad90 - drm/i915/selftests: Assert that the idle_pulse is sent (bsc#1152489) - commit 5bae314 - drm/i915/mst: Document the userspace fail with possible_crtcs (bsc#1152489) - commit 937847c - drm/i915: Simplify pipe_mask setup even further (bsc#1152489) - commit d648d5b - drm/i915: Allow ICL+ DSI on any pipe (bsc#1152489) - commit 010f6f1 - drm/i915: s/crtc_mask/pipe_mask/ (bsc#1152489) - commit 50fa397 - drm/i915: Simplify LVDS crtc_mask setup (bsc#1152489) - commit 122e9b4 - drm/i915/uc: define GuC and HuC binaries for TGL (bsc#1152489) - commit 4b87e1b - drm/i915: Stop frobbing crtc->base.mode (bsc#1152489) - commit ce4f8c3 - drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe() (bsc#1152489) - commit 91efbb2 - drm/i915/gt: Always track callers to intel_rps_mark_interactive() (bsc#1152489) - commit 2d4f628 - drm/i915/tgl: Add gam instdone (bsc#1152489) - commit 85b7cde - drm/i915/tgl: Add SFC instdone to error state (bsc#1152489) - commit 6e133ed - drm/i915/tgl: add support to one DP-MST stream (bsc#1152489) - commit 4005615 - drm/i915/gem: Make context persistence optional (bsc#1152489) - commit 67d8cc0 - drm/i915: Provide more information on DP AUX failures (bsc#1152489) - commit bf99002 - drm/i915/display/cnl+: Handle fused off DSC (bsc#1152489) - commit 2fbe292 - drm/i915/display/icl+: Check if DMC is fused off (bsc#1152489) - commit 24879ca - drm/i915/display: Check if FBC is fused off (bsc#1152489) - commit f268768 - drm/i915/display: Handle fused off HDCP (bsc#1152489) - commit 7740eee - drm/i915: Add two spaces before the SKL_DFSM registers (bsc#1152489) - commit af88624 - drm/i915/perf: ensure selftests select valid format (bsc#1152489) - commit 22b53f6 - drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINS (bsc#1152489) - commit 17d6168 - drm/i915: Drop unused AUX register offsets (bsc#1152489) - commit 76cb1ff - drm/i915/gt: Make timeslice duration configurable (bsc#1152489) - commit 6da745c - drm/i915: Rename "/inject_load_failure"/ module parameter (bsc#1152489) - commit 0111708 - drm/i915: Fix i915_inject_load_error() name to read *_probe_* (bsc#1152489) - commit eb305c5 - drm/i915: Fix i845/i865 cursor width (bsc#1152489) - commit f79ec16 - drm/i915/tgl: Add perf support on TGL (bsc#1152489) - commit 82d4f40 - drm/i915/perf: Add helper macros for comparing with whitelisted (bsc#1152489) - commit c180313 - drm/i915/selftests: check for missing aperture (bsc#1152489) - commit d086558 - drm/i915: don't allocate the ring in stolen if we lack aperture (bsc#1152489) - commit 739142e - drm/i915: Don't try to place HWS in non-existing mappable region (bsc#1152489) - commit b8c745b - drm/i915: error capture with no ggtt slot (bsc#1152489) - commit 4d40840 - drm/i915: set num_fence_regs to 0 if there is no aperture (bsc#1152489) - commit 1cd8efa - drm/i915: do not map aperture if it is not available. (bsc#1152489) - commit 1c71246 - drm/i915: define i915_ggtt_has_aperture (bsc#1152489) - commit ee3e7bd - drm/i915/blt: fixup block_size rounding (bsc#1152489) - commit cd30763 - drm/i915/gem: Limit the blitter sizes to ensure low preemption (bsc#1152489) - commit a8799fd - drm/i915/execlists: Use vfunc to check engine submission mode (bsc#1152489) - commit c71f545 - drm/i915/display: Mark conn as initialised by iterator (bsc#1152489) - commit 2641ec4 - drm/i915/selftests: Initialise ret (bsc#1152489) - commit 97476e5 - drm/i915/selftests: Initialise err in case there are no engines! (bsc#1152489) - commit 465f726 - drm/i915/execlists: Simply walk back along request timeline on reset (bsc#1152489) - commit 77f67fb - drm/i915/selftests: Check a few more fixed locations within the (bsc#1152489) - commit 701d935 - drm/i915/tgl: Handle AUX interrupts for TC ports (bsc#1152489) - commit 42350a3 - drm/i915/selftests: Exercise adjusting rpcs over all render-class (bsc#1152489) - commit e586d72 - drm/i915/selftests: Select a random engine for testing memory regions (bsc#1152489) - commit 7e65c10 - drm/i915/gt: Tidy up rps irq handler to use intel_gt (bsc#1152489) - commit 7e5841d - drm/i915/selftests: Use a random engine for GEM coherency tests (bsc#1152489) - commit 17f19e4 - drm/i915/bios: add compression parameter block definition (bsc#1152489) - commit 54a40fd - drm/i915/selftests: Check all blitter engines for client blt (bsc#1152489) - commit f40a131 - drm/i915/selftests: Drop global engine lookup for gt selftests (bsc#1152489) - commit a990182 - drm/i915/selftests: Measure basic throughput of blit routines (bsc#1152489) - commit fe48a00 - drm/i915: Add CHICKEN_TRANS_D (bsc#1152489) - commit 949a886 - drm/i915: Use _PICK() for CHICKEN_TRANS() (bsc#1152489) - commit 59b4cc2 - drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps (bsc#1152489) - commit aeb05d6 - drm/i915: Put future HW and their uAPIs under STAGING & BROKEN (bsc#1152489) - commit badb683 - drm/i915: Split memory_region initialisation into its own file (bsc#1152489) - commit 05209e3 - drm/i915: Extract the GuC interrupt handlers (bsc#1152489) - commit 9b0807e - drm/i915: Extract GT render power state management (bsc#1152489) - commit 98147b5 - drm/i915/tgl: Adjust the location of RING_MI_MODE in the context (bsc#1152489) - commit d8c55b0 - drm/i915: Encapsulate kconfig constant values inside boolean (bsc#1152489) - commit 6a0d10a - drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing (bsc#1152489) - commit 84cc5d0 - drm/i915/pmu: Initialise the spinlock before registering (bsc#1152489) - commit cfd9e64 - drm/i915/selftests/blt: add some kthreads into the mix (bsc#1152489) - commit f3c5589 - drm/i915/selftests: add sanity selftest for huge-GTT-pages (bsc#1152489) - commit d7be8bf - drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke (bsc#1152489) - commit 7e2ddda - drm/i915/selftests: extend coverage to include LMEM huge-pages (bsc#1152489) - commit f399eee - drm/i915/selftests: add write-dword test for LMEM (bsc#1152489) - commit cd5da90 - drm/i915/lmem: support kernel mapping (bsc#1152489) - commit 301edcb - drm/i915: setup io-mapping for LMEM (bsc#1152489) - commit a3510de - drm/i915: support creating LMEM objects (bsc#1152489) - commit ce4743c - drm/i915: split gen11_irq_handler to make it shareable (bsc#1152489) - commit abfd928 - drm/i915: do not set MOCS control values on dgfx (bsc#1152489) - commit d8cb554 - drm/i915: add new gen12 dgfx platform macro (bsc#1152489) - commit 83a6ec2 - drm/i915: Add is_dgfx to device info (bsc#1152489) - commit db0a5fc - drm/i915: capture aux page table error register (bsc#1152489) - commit abbb9c9 - drm/i915/selftests: Force ordering of context switches (bsc#1152489) - commit b5ff3b0 - drm/i915: Move intel_engine_context_in/out into intel_lrc.c (bsc#1152489) - commit e3b2db0 - drm/i915: Describe structure member in documentation (bsc#1152489) - commit 31f94b5 - doc: Update header files names (bsc#1152489) - commit ffaa81c - drm/i915/selftests: Tweak the default subtest runtime (bsc#1152489) - commit 91d088d - drm/i915/display/psr: Print in debugfs if PSR is not enabled because (bsc#1152489) - commit 9b197a6 - drm/i915: Catch GTT fault errors for gen11+ planes (bsc#1152489) - commit 3ece7ad - drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT (bsc#1152489) - commit 90acf58 - drm/i915: Remove nonpriv flags when srm/lrm (bsc#1152489) - commit ed9df46 - drm/i915: Making loglevel of PSR2/SU logs same. (bsc#1152489) - commit 29ef9b3 - drm/i915: Add support for half float framebuffers on snb sprites (bsc#1152489) - commit 6cfd33c - drm/i915: Add support for half float framebuffers for ivb+ sprites (bsc#1152489) - commit 1894d66 - drm/i915: Add support for half float framebuffers for gen4+ primary (bsc#1152489) - commit 11da090 - drm/i915: Add support for half float framebuffers for skl+ (bsc#1152489) - commit 2ada91b - drm/i915: Simplify skl_max_scale() (bsc#1152489) - commit d6f6a16 - drm/i915: Eliminate skl_check_pipe_max_pixel_rate() (bsc#1152489) - commit 0a7192b - drm/i915: Allow planes to declare their minimum acceptable cdclk (bsc#1152489) - commit 3839ae0 - drm/i915: Move check_digital_port_conflicts() earier (bsc#1152489) - commit df9d17a - drm/i915: Rework global state locking (bsc#1152489) - commit f09abd6 - drm/i915: Add debugs to distingiush a cd2x update from a full cdclk (bsc#1152489) - commit d93782a - drm/i915/perf: Describe structure members in documentation (bsc#1152489) - commit 72737ac - drm/i915/gt: Split intel_ring_submission (bsc#1152489) - commit eb134eb - drm/i915: Convert PAT setup to uncore mmio (bsc#1152489) - commit a2a1304 - drm/i915/selftests: Flush any i915_active callback work as well (bsc#1152489) - commit 99da890 - drm/i915/selftests: Flush interrupts before disabling tasklets (bsc#1152489) - commit 4a593f5 - drm/i915/gvt: fix dead locking in early workload shadow (bsc#1152489) - commit 15d5710 - drm/i915/gt: Replace hangcheck by heartbeats (bsc#1152489) - commit f74a4da - drm/i915/gem: Cancel contexts when hangchecking is disabled (bsc#1152489) - commit 31a1332 - drm/i915/execlists: Cancel banned contexts on schedule-out (bsc#1152489) - commit 7d06917 - drm/i915/execlists: Force preemption (bsc#1152489) - commit f34e7d3 - drm/i915/gt: Try to more gracefully quiesce the system before resets (bsc#1152489) - commit fc61d1f - drm/i915/guc: Update H2G enable logging action definition (bsc#1152489) - commit 73009c5 - drm/i915/guc: Enable guc logging on guc log relay write (bsc#1152489) - commit 7a6c42c - drm/i915: Add new CNL PCH ID seen on a CML platform (bsc#1152489) - commit 66d98fc - drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config (bsc#1152489) - commit ad5a14d - drm/i915/dsc: rename crtc state dsc_params member to dsc (bsc#1152489) - commit 6ebdaf2 - drm/i915/selftests: Release ctx->engine_mutex after iteration (bsc#1152489) - commit 4d43509 - drm/i915/selftests: Synchronize checking active status with (bsc#1152489) - commit 7fc90f5 - drm/i915/selftests: Move uncore fw selftests to operate on intel_gt (bsc#1152489) - commit 2ba69aa - drm/i915/selftests: Teach switch_to_context() to use the context (bsc#1152489) - commit 7b3c901 - drm/i915: Teach record_defaults to operate on the intel_gt (bsc#1152489) - commit d9cf815 - drm/i915/gem: Distinguish each object type (bsc#1152489) - commit f397048 - drm/i915/aml: Allow SPT PCH for all AML devices (bsc#1152489) - commit 92d0005 - drm/i915: Drop assertion that ce->pin_mutex guards state updates (bsc#1152489) - commit 95c7049 - drm/i915/selftests: Make the mman object busy everywhere (bsc#1152489) - commit d3b003e - drm/i915/selftests: Use for_each_uabi_engine in contex selftests (bsc#1152489) - commit feae0ec - drm/i915/selftests: Use GT engines in igt_live_test (bsc#1152489) - commit eba574f - drm/i915/selftests: Use GT engines in mock_gem_device (bsc#1152489) - commit 01b6017 - drm/i915/selftests: Convert eviction selftests to gt/ggtt (bsc#1152489) - commit 66a2344 - drm/i915: Split drop caches into GT and i915 parts (bsc#1152489) - commit 18d7b67 - drm/i915: Pass intel_gt to intel_engines_verify_workarounds (bsc#1152489) - commit aab8453 - drm/i915: Pass intel_gt to intel_engines_init (bsc#1152489) - commit f5853a3 - drm/i915: Pass intel_gt to intel_engines_setup (bsc#1152489) - commit 126d8e0 - drm/i915: Pass intel_gt to intel_engines_cleanup (bsc#1152489) - commit 37bca3b - drm/i915: Pass intel_gt to intel_setup_engine_capabilities (bsc#1152489) - commit 8aafa93 - drm/i915: Pass intel_gt to intel_engines_init_mmio (bsc#1152489) - commit 6728f48 - drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt (bsc#1152489) - commit e775712 - drm/i915: Remove pm park/unpark notifications (bsc#1152489) - commit 988af38 - drm/i915: Lift i915_vma_parked() onto the gt (bsc#1152489) - commit 77d0953 - drm/i915/gt: Introduce barrier pulses along engines (bsc#1152489) - commit 38cd44f - drm/i915/selftests: Use all physical engines for i915_active (bsc#1152489) - commit e61bf4d - drm/i915: Check some transcoder timing minimum limits (bsc#1152489) - commit ea02504 - drm/i915: Don't set queue_priority_hint if we don't kick the (bsc#1152489) - commit e1f61b0 - drm/tegra: Unconditionally select IOMMU_IOVA (bsc#1152472) - commit a73cdc7 - gpu: host1x: Unconditionally select IOMMU_IOVA (bsc#1152472) - commit c88c30e - drm/tegra: Optionally attach clients to the IOMMU (bsc#1152472) - commit 73c6377 - drm/tegra: Support DMA API for display controllers (bsc#1152472) - commit 0e86b26 - drm/tegra: falcon: Clarify address usage (bsc#1152472) - commit 24b5c84 - drm/tegra: Remove memory allocation from Falcon library (bsc#1152472) - commit 40af554 - gpu: host1x: Set DMA mask based on IOMMU setup (bsc#1152472) - commit e8072b0 - gpu: host1x: Support DMA mapping of buffers (bsc#1152472) - commit b93bd14 - gpu: host1x: Allocate gather copy for host1x (bsc#1152472) - commit 9d0c5d7 - gpu: host1x: Add direction flags to relocations (bsc#1152472) - commit 74881db - gpu: host1x: Clean up debugfs on removal (bsc#1152472) - commit ae6653f - gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API (bsc#1152472) - commit 7e2d7de - drm/tegra: Simplify IOMMU group selection (bsc#1152472) - commit 3a671aa - drm/tegra: Do not use ->load() and ->unload() callbacks (bsc#1152472) - commit ec21350 - drm/tegra: sor: Introduce audio enable/disable callbacks (bsc#1152472) - commit 83c925d - drm/tegra: sor: Extract common audio enabling code (bsc#1152472) - commit c2cf210 - drm/tegra: sor: Avoid timeouts on unplug events (bsc#1152472) - commit bf3b3df - drm/tegra: sor: Unify eDP and DP support (bsc#1152472) - commit e7c2360 - drm/tegra: sor: Use correct I/O pad for DP (bsc#1152472) - commit 0d6384e - drm/tegra: sor: Unify clock setup for eDP, HDMI and DP (bsc#1152472) - commit ae0cb55 - drm/tegra: sor: Support DisplayPort on Tegra194 (bsc#1152472) - commit 95676fb - drm/tegra: sor: Deduplicate connector type detection code (bsc#1152472) - commit 46b909f - drm/tegra: sor: Implement pad clock for all SOR instances (bsc#1152472) - commit 413caf6 - drm/tegra: sor: Use correct SOR index on Tegra210 (bsc#1152472) - commit 0e5e1ea - drm/tegra: sor: Remove tegra186-sor1 support (bsc#1152472) - commit f432088 - drm/tegra: sor: Add DisplayPort support (bsc#1152472) - commit 9b51056 - drm/tegra: sor: Filter eDP rates (bsc#1152472) - commit a5dd5d4 - drm/tegra: sor: Stabilize eDP (bsc#1152472) - commit e7599c7 - drm/tegra: sor: Hook up I2C-over-AUX to output (bsc#1152472) - commit a74f8fd - drm/tegra: sor: Use DP link training helpers (bsc#1152472) - commit f717843 - drm/tegra: dp: Add DisplayPort link training helper (bsc#1152472) - commit 12bb94f - drm/tegra: dp: Add support for eDP link rates (bsc#1152472) - commit 543d01e - drm/tegra: dp: Add drm_dp_link_choose() helper (bsc#1152472) - commit d571185 - drm/tegra: dp: Enable alternate scrambler reset when supported (bsc#1152472) - commit 983c624 - drm/tegra: dp: Set channel coding on link configuration (bsc#1152472) - commit 8718ced - drm/tegra: dp: Read AUX read interval from DPCD (bsc#1152472) - commit f90196d - drm/tegra: dp: Read eDP version from DPCD (bsc#1152472) - commit 8f64bbc - drm/tegra: dp: Read alternate scrambler reset capability from sink (bsc#1152472) - commit 33ff344 - drm/tegra: dp: Read channel coding capability from sink (bsc#1152472) - commit 8ba8a32 - drm/tegra: dp: Read TPS3 capability from sink (bsc#1152472) - commit 3be1d63 - drm/tegra: dp: Read fast training capability from link (bsc#1152472) - commit 3129bd4 - drm/tegra: dp: Probe link using existing parsing helpers (bsc#1152472) - commit 46bef9b - drm/tegra: dp: Turn link capabilities into booleans (bsc#1152472) - commit f367a07 - drm/tegra: dp: Track link capabilities alongside settings (bsc#1152472) - commit fffdb36 - drm/tegra: dp: Add drm_dp_link_reset() implementation (bsc#1152472) - commit ec5b7f9 - drm/tegra: Add missing kerneldoc for struct drm_dp_link (bsc#1152472) - commit e220b7e - drm/tegra: dpaux: Parameterize CMH, DRVZ and DRVI (bsc#1152472) - commit 35c6f68 - drm/tegra: dpaux: Fix crash if VDD supply is absent (bsc#1152472) - commit c2d9024 - drm/tegra: dpaux: Retry on transfer size mismatch (bsc#1152472) - commit 9dc1191 - drm/tegra: dpaux: Support monitor hotplugging (bsc#1152472) - commit 3affd30 - drm/tegra: gem: Use sg_alloc_table_from_pages() (bsc#1152472) - commit c9473f1 - drm/tegra: gem: Always map SG tables for DMA-BUFs (bsc#1152472) - commit b23785e - drm/tegra: gem: Use dma_get_sgtable() (bsc#1152472) - commit be212b0 - drm/tegra: gem: Rename paddr -> iova (bsc#1152472) - commit 2c085c7 - drm/tegra: Move IOMMU group into host1x client (bsc#1152472) - commit 4212ea5 - drm/tegra: vic: Use common IOMMU attach/detach code (bsc#1152472) - commit a77b4fc - drm/tegra: vic: Inherit DMA mask from host1x (bsc#1152472) - commit 1edc941 - drm/tegra: vic: Skip stream ID programming without IOMMU (bsc#1152472) - commit 3dc1230 - drm/tegra: Use DRM_DEBUG_DRIVER for driver messages (bsc#1152472) - commit 723086e - drm/tegra: Inherit device DMA parameters from host1x (bsc#1152472) - commit 0650d58 - gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static (bsc#1152472) - commit 7c10529 - gpu: host1x: Request channels for clients, not devices (bsc#1152472) - commit 71392d0 - gpu: host1x: Explicitly initialize host1x_info structures (bsc#1152472) - commit 981ceaf - gpu: host1x: Remove gratuitous blank line (bsc#1152472) - commit bc70c26 - gpu: host1x: Do not limit DMA segment size (bsc#1152472) - commit fcf2a9d - drm/tegra: Use cec_notifier_conn_(un)register() (bsc#1152472) - commit 0fcf032 - drm/tegra: Fix ordering of cleanup code (bsc#1152472) - commit 30d89a6 - drm/tegra: sor: Move register programming out of ->init() (bsc#1152472) - commit e72f003 - Revert "/dma-buf: Add dma-buf heaps framework"/ (bsc#1152472) - commit ce0fef2 - Revert "/dma-buf: heaps: Add heap helpers"/ (bsc#1152472) - commit 8db7f15 - Revert "/dma-buf: heaps: Add system heap to dmabuf heaps"/ (bsc#1152472) - commit 4920f23 - Revert "/dma-buf: heaps: Add CMA heap to dmabuf heaps"/ (bsc#1152472) - commit d1daba4 - drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmap (bsc#1152472) - commit 1557fee - drm/panfrost: Simplify devfreq utilisation tracking (bsc#1152472) - commit f68a5aa - drm/panfrost: Use generic code for devfreq (bsc#1152472) - commit ef82b7a - drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of (bsc#1152472) - commit 09d5da9 - drm/amdgpu: add independent DMA-buf import v9 (bsc#1152472) - commit 127752c - drm/amdgpu: add independent DMA-buf export v8 (bsc#1152472) - commit 78e2db2 - drm/todo: Clarify situation around fbdev and defio (bsc#1152472) - commit 28a44ce - drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs (bsc#1152472) - commit cf917a4 - drm: Don't free jobs in wait_event_interruptible() (bsc#1152472) - commit dc5d7c7 - dma-buf: heaps: Add CMA heap to dmabuf heaps (bsc#1152472) - commit b758cf3 - dma-buf: heaps: Add system heap to dmabuf heaps (bsc#1152472) - commit c3cf897 - dma-buf: heaps: Add heap helpers (bsc#1152472) - commit e7bb7de - dma-buf: Add dma-buf heaps framework (bsc#1152472) - commit 79549b0 - drm/ttm: stop exporting ttm_mem_io_* functions (bsc#1152472) - commit 9ca4531 - drm/qxl: stop using TTM to call driver internal functions (bsc#1152472) - commit 72cab75 - drm/ttm: use the parent resv for ghost objects v3 (bsc#1152472) - commit f89fe2a - drm/ttm: remove pointers to globals (bsc#1152472) - commit 9596f7d - drm/ttm: always keep BOs on the LRU (bsc#1152472) - commit 1f27a2e - drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfx (bsc#1152472) - commit c690ca8 - drm/gpu: Fix Memory barrier without comment Issue (bsc#1152472) - commit c842f5e - drm/gpu: Fix Missing blank line after declarations (bsc#1152472) - commit 7fab77b - drm: Spelling s/connet/connect/ (bsc#1152472) - commit 1ba4666 - drm/vboxvideo: Replace prepare_fb()/cleanup_fb() with GEM VRAM (bsc#1152472) - commit c3b487c - drm/hisilicon/hibmc: Use GEM VRAM's prepare_fb() and cleanup_fb() (bsc#1152472) - commit 6cc72dd - drm/bochs: Replace prepare_fb()/cleanup_fb() with GEM VRAM helpers (bsc#1152472) - commit 7dc9120 - drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb() (bsc#1152472) - commit 29ed01c - drm/gpu: Add comment for memory barrier (bsc#1152472) - commit 2765485 - drm/mediatek: remove cast to pointers passed to kfree (bsc#1152472) - commit 1b04f5a - drm/simple-kms: Standardize arguments for callbacks (bsc#1152472) - commit edad8ce - dma-buf: stop using the dmabuf->lock so much v2 (bsc#1152472) - commit d29eed8 - dma-buf: change DMA-buf locking convention v3 (bsc#1152472) - commit e5bf569 - drm/dp_mst: Add topology ref history tracking for debugging (bsc#1152489) - commit 850d8a7 - drm/dp_mst: Add basic topology reprobing when resuming (bsc#1152489) - commit 3c274a9 - drm/nouveau: Resume hotplug interrupts earlier (bsc#1152489) - commit 4aade5d - drm/nouveau: Don't grab runtime PM refs for HPD IRQs (bsc#1152489) - commit 1856ba3 - drm/dp_mst: Lessen indenting in drm_dp_mst_topology_mgr_resume() (bsc#1152489) - commit 6304515 - drm/dp_mst: Don't forget to update port->input in (bsc#1152489) - commit 94d4585 - drm/dp_mst: Protect drm_dp_mst_port members with locking (bsc#1152489) - commit ffe0098 - drm/dp_mst: Add probe_lock (bsc#1152489) - commit 0c3e0ef - drm/dp_mst: Handle UP requests asynchronously (bsc#1152489) - commit bb19104 - drm/dp_mst: Refactor pdt setup/teardown, add more locking (bsc#1152489) - commit e092ba2 - drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor (bsc#1152489) - commit 141d01f - drm/dp_mst: Destroy MSTBs asynchronously (bsc#1152489) - commit 7f1e92b - drm/exynos: Move static keyword to the front of declaration (bsc#1152472) - commit 126ec42 - drm/tegra: Move drm_dp_link helpers to Tegra DRM (bsc#1152472) - commit 33601f6 - drm/rockchip: Avoid drm_dp_link helpers (bsc#1152472) - commit 8c89b4e - drm/msm: edp: Avoid drm_dp_link helpers (bsc#1152472) - commit 392b329 - drm/bridge: tc358767: Use DP nomenclature (bsc#1152472) - commit 8fc5ee5 - drm/bridge: tc358767: Avoid drm_dp_link helpers (bsc#1152472) - commit f0b9bb9 - drm/bridge: analogix-anx78xx: Avoid drm_dp_link helpers (bsc#1152472) - commit de9f244 - drm/dp: Add helper to get post-cursor adjustments (bsc#1152472) - commit 5480315 - drm/dp: Do not busy-loop during link training (bsc#1152472) - commit 5e05f04 - drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper (bsc#1152472) - commit 7f8cdd3 - drm/dp: Add drm_dp_channel_coding_supported() helper (bsc#1152472) - commit 7a3bbd2 - drm/dp: Add drm_dp_fast_training_cap() helper (bsc#1152472) - commit 85f0306 - drm/dp: Remove a gratuituous blank line (bsc#1152472) - commit 419d2a4 - drm/dp: Sort includes alphabetically (bsc#1152472) - commit 5aeaa4f - Revert "/drm/omap: add OMAP_BO flags to affect buffer allocation"/ (bsc#1152472) - commit e77a394 - drm/todo: Add levels (bsc#1152472) - commit f860056 - drm/todo: Remove i915 device_link task (bsc#1152472) - commit 7f11685 - drm/doc: Drop misleading comment on drm_mode_config_cleanup (bsc#1152472) - commit 0708ec6 - drm/vc4: Use drm_hdmi_avi_infoframe_bars() (bsc#1152489) - commit 3bde472 - drm/edid: Add drm_hdmi_avi_infoframe_bars() (bsc#1152489) - commit eac9c06 - drm/mipi_dbi: Use simple right shift instead of double negation (bsc#1152489) - commit d51b37c - drm/virtio: move byteorder handling into (bsc#1152489) - commit 5376ab9 - drm/virtio: print a single line with device features (bsc#1152489) - commit 7cfcbc6 - drm/qxl: allocate small objects top-down (bsc#1152489) - commit d3ffa6a - drm/qxl: use DEFINE_DRM_GEM_FOPS() (bsc#1152489) - commit 3860969 - drm/qxl: drop verify_access (bsc#1152489) - commit 4407c14 - drm/qxl: switch qxl to &drm_gem_object_funcs.mmap (bsc#1152489) - commit d5e9718 - drm/qxl: drop qxl_ttm_fault (bsc#1152489) - commit 129af52 - drm: remove unnecessary return variable (bsc#1152489) - commit 82d8e1d - drm/gma500: fix memory disclosures due to uninitialized bytes (bsc#1152489) - commit 57e322b - gma/gma500: fix a memory disclosure bug due to uninitialized bytes (bsc#1152489) - commit 4e5aa97 - drm/komeda: Dump SC_ENH_* registers from scaler block (bsc#1152489) - commit 6aab038 - drm: tda998x: use cec_notifier_conn_(un)register (bsc#1152489) - commit d6360d8 - drm/edid: Fix HDMI VIC handling (bsc#1152489) - commit a5be939 - drm/edid: Extract drm_mode_cea_vic() (bsc#1152489) - commit aa057cb - drm/edid: Make drm_get_cea_aspect_ratio() static (bsc#1152489) - commit 7499b09 - drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macros (bsc#1152489) - commit 9aefdf9 - drm/syncobj: extend syncobj query ability v3 (bsc#1152489) - commit 1d768dd - drm/arm: make undeclared items static (bsc#1152489) - commit 5ef8c91 - drm/lima: add __GFP_NOWARN flag to all dma_alloc_wc (bsc#1152472) - commit 594fe81 - drm/lima: use drm_gem_(un)lock_reservations (bsc#1152472) - commit 41f4943 - drm/lima: use drm_gem_shmem_helpers (bsc#1152472) - commit 07dbd19 - drm/qxl: Fix randbuild error (bsc#1152472) - commit 2cfa7b3 - drm/cirrus: Remove obsolete header file (bsc#1152472) - commit afdbf07 - drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS (bsc#1152472) - commit 5903b12 - drm/vram: drop verify_access (bsc#1152472) - commit f2ea453 - drm/vram: switch vram helper to &drm_gem_object_funcs.mmap() (bsc#1152472) - commit bf71778 - drm/ttm: add drm_gem_ttm_mmap() (bsc#1152472) - commit bf0b34e - drm/ttm: rename ttm_fbdev_mmap (bsc#1152472) - commit 20d0821 - drm/ttm: factor out ttm_bo_mmap_vma_setup (bsc#1152472) - commit 0b5610f - drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS (bsc#1152472) - commit e697ee7 - drm/shmem: drop VM_IO (bsc#1152472) - commit cf7ebc2 - drm/shmem: drop VM_DONTDUMP (bsc#1152472) - commit d46d2c1 - drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap (bsc#1152472) - commit 324f364 - drm: add mmap() to drm_gem_object_funcs (bsc#1152472) - commit b408a1a - drm: Add TODO item for fbdev driver conversion (bsc#1152472) - commit 367172c - drm/i810: Refer to `PREEMPTION' in comment (bsc#1152472) - commit 3e18f28 - drm/komeda: Adds output-color format support (bsc#1152472) - commit 9009459 - drm/komeda: Set output color depth for output (bsc#1152472) - commit a4bce72 - drm/komeda: Adds layer horizontal input size limitation check for D71 (bsc#1152472) - commit 4bda719 - drm/komeda: Add line size support (bsc#1152472) - commit 0241aed - drm/vboxvideo: Replace struct vram_framebuffer with generic (bsc#1152472) - commit 5c705ec - drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb() (bsc#1152472) - commit 9de63bf - drm/vboxvideo: Switch to generic fbdev emulation (bsc#1152472) - commit a499eb7 - drm: Add LT-tunable PHY repeater mode operations (bsc#1152472) - commit e2264fc - drm/bridge: dw-hdmi: Restore audio when setting a mode (bsc#1152472) - commit d2853aa - drm/mxsfb: Read bus flags from bridge if present (bsc#1152489) - commit e023cca - drm/mxsfb: Update mxsfb to support a bridge (bsc#1152489) - commit b592bc6 - drm/dp-mst: fix warning on unused var (bsc#1152489) - commit 14c3b09 - drm/omap: Remove set but not used variable 'err' in (bsc#1152489) - commit 9a59c75 - drm/omap: Remove set but not used variable 'err' in (bsc#1152489) - commit d09d8d8 - drm/omap: Remove set but not used variable 'tclk_trail' (bsc#1152489) - commit 187890e - drm/omap: Remove set but not used variable 'plane' (bsc#1152489) - commit a827858 - drm/rockchip: vop: add the definition of dclk_pol (bsc#1152489) - commit 1202abd - drm/rockchip: make rockchip_gem_alloc_object static (bsc#1152489) - commit 998c376 - drm/rockchip: include rockchip_drm_drv.h (bsc#1152489) - commit b30106b - drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in (bsc#1152489) - commit 006e84b - drm/atmel-hlcdc: Use swap() where appropriate (bsc#1152489) - commit d018c50 - drm/omap: add OMAP_BO flags to affect buffer allocation (bsc#1152489) - commit c732ae9 - drm/omap: add omap_gem_validate_flags() (bsc#1152489) - commit 227dc00 - drm/omap: cleanup OMAP_BO_SCANOUT use (bsc#1152489) - commit 35bf4f7 - drm/omap: remove OMAP_BO_TILED define (bsc#1152489) - commit 3bf5cc4 - drm/omap: cleanup OMAP_BO flags (bsc#1152489) - commit 730659b - drm/omap: accept NULL for dma_addr in omap_gem_pin (bsc#1152489) - commit f087045 - drm/omap: add omap_gem_unpin_locked() (bsc#1152489) - commit 69a06d0 - drm/omap: use refcount API to track the number of users of dma_addr (bsc#1152489) - commit 56aa18c - drm/rockchip: Add optional support for CRTC gamma LUT (bsc#1152489) - commit 4c43bc9 - drm/scheduler: make unexported items static (bsc#1152489) - commit d009c4f - drm/plane: Clarify our expectations for src/dst rectangles (bsc#1152489) - commit 3dc4245 - drm/vkms: Remove duplicated include from vkms_drv.c (bsc#1152489) - commit 265e111 - drm/dp-mst: Drop connection_mutex check (bsc#1152489) - commit dd28de1 - drm/sun4i: Enable DRM InfoFrame support on H6 (bsc#1152489) - commit 03f3e06 - drm/meson: Enable DRM InfoFrame support on GXL, GXM and G12A (bsc#1152489) - commit e9bfb6e - drm/rockchip: Enable DRM InfoFrame support on RK3328 and RK3399 (bsc#1152489) - commit 6c47e71 - drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame (bsc#1152489) - commit e42fc4e - drm/bridge: analogix-anx78xx: add support for 7808 addresses (bsc#1152489) - commit 8a8bec5 - drm/bridge: sil_sii8620: make remote control optional. (bsc#1152489) - commit d11a3fe - gpu: drm: bridge: sii9234: convert to devm_i2c_new_dummy_device (bsc#1152489) - commit 19984d9 - Documentation: Fix warning in drm-kms-helpers.rst (bsc#1152489) - commit 572be11 - drm/rockchip: Round up _before_ giving to the clock framework (bsc#1152489) - commit c163fa9 - drm/panfrost: Remove commented out call to panfrost_core_dump (bsc#1152489) - commit 61dbdb3 - drm: two planes with the same zpos have undefined ordering (bsc#1152489) - commit 420e11d - drm/vkms: Fix an undefined reference error in vkms_composer_worker (bsc#1152489) - commit 253a3c6 - drm/edid: Select DMT timing if EDID's display feature not support GTF (bsc#1152489) - commit fdc8dad - drm/komeda: remove redundant assignment to pointer disable_done (bsc#1152489) - commit f05a472 - drm/vkms: prime import support (bsc#1152489) - commit 4fb71ab - drm/drm_vblank: Change EINVAL by the correct errno (bsc#1152489) - commit 28b1c04 - drm: Add link training repeaters addresses (bsc#1152489) - commit 4c1d1f8 - drm: delete drmP.h + drm_os_linux.h (bsc#1152489) - commit 5275bee - drm_dp_cec: drop use of drmP.h (bsc#1152489) - commit 2f2839a - drm/arm/mali-dp: Add display QoS interface configuration for Mali (bsc#1152489) - commit f746147 - drm/amdgpu/powerplay: use local renoir array sizes for clock fetching (bsc#1152472) - commit 261c6e0 - drm/amdgpu: call amdgpu_vm_prt_fini before deleting the root PD (bsc#1152472) - commit 4ec7e6a - drm/amdgpu/vi: silence an uninitialized variable warning (bsc#1152472) - commit 608d027 - drm/amdgpu/vce: make some functions static (bsc#1152472) - commit 78d065e - drm/amdgpu/psp: declare PSP TA firmware (bsc#1152472) - commit 540469f - drm/amdgpu: fix amdgpu trace event print string format error (bsc#1152489) - commit f2f696e - drm/amdgpu/psp: add psp memory training implementation(v3) (bsc#1152489) - commit e5cbff2 - drm/amdgpu: reserve vram for memory training(v4) (bsc#1152489) - commit 2b99fc5 - drm/amdgpu: add psp memory training callbacks and macro (bsc#1152489) - commit 42fe4f6 - drm/amdgpu/atomfirmware: add memory training related helper (bsc#1152489) - commit a17c380 - drm/amdgpu: update atomfirmware header with memory training related (bsc#1152489) - commit 9a47d97 - drm/amdgpu: introduce psp_v11_0_is_sos_alive interface(v2) (bsc#1152489) - commit b047db7 - drm/amdgpu: add a generic fb accessing helper function(v3) (bsc#1152489) - commit f627772 - drm/amdgpu: update amdgpu_discovery to handle revision (bsc#1152489) - commit f75b649 - drm/amdgpu/powerplay: implement interface pp_power_profile_mode (bsc#1152489) - commit 5ecb752 - drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DSC_SUPPORT=n (bsc#1152489) - commit 3aa7077 - drm/amd/display: Make dc_link_detect_helper static (bsc#1152489) - commit 3ce56b8 - drm/amd/display: null check pp_smu clock table before using it (bsc#1152489) - commit 1f0641f - drm/amd/display: handle dp is usb-c (bsc#1152489) - commit f2f6d18 - drm/amd/display: use requested_dispclk_khz instead of clk (bsc#1152489) - commit ba20c36 - drm/amd/display: enable smu set dcfclk (bsc#1152489) - commit 3f30bad - drm/amd/display: fix header for RN clk mgr (bsc#1152489) - commit 5331a95 - drm/amd/display: add sanity check for clk table from smu (bsc#1152489) - commit df0f692 - drm/amd/display: Fix rn audio playback and video playback speed (bsc#1152489) - commit c93c90c - drm/amd/display: handle "/18"/ case in TruncToValidBPP (bsc#1152489) - commit 58ae513 - drm/amd/display: update odm mode validation to be in line with policy (bsc#1152489) - commit 2ed2a68 - drm/amd/display: add dummy functions to smu for Renoir Silicon Diags (bsc#1152489) - commit 37c89ff - drm/amd/display: change PP_SM defs to 8 (bsc#1152489) - commit d4f1ce2 - drm/amd/display: update renoir bounding box and res_caps (bsc#1152489) - commit 2864034 - drm/amd/display: update dcn21 hubbub registers (bsc#1152489) - commit b3a9dab - drm/amd/display: add detile buffer size for renoir (bsc#1152489) - commit 3676eae - drm/amd/display: correct dcn21 NUM_VMID to 16 (bsc#1152489) - commit 11584e2 - drm/amd/display: use dcn10 version of program tiling on Renoir (bsc#1152489) - commit ad3ce58 - drm/amd/display: initialize RN gpuvm context programming function (bsc#1152489) - commit 7879e27 - drm/amd/display: Temporary workaround to toggle watermark setting (bsc#1152489) - commit 75814c9 - drm/amd/display: fix incorrect page table address for renoir (bsc#1152489) - commit a2dac36 - drm/amd/display: enable hostvm based on roimmu active for dcn2.1 (bsc#1152489) - commit 562a912 - drm/amd/display: move the bounding box patch before calculate wm (bsc#1152489) - commit 52467a1 - drm/amd/display: add REFCYC_PER_TRIP_TO_MEMORY programming (bsc#1152489) - commit 5397343 - drm/amd/display: create dcn21_link_encoder files (bsc#1152489) - commit a671d5f - drm/amd/display: Add renoir hw_seq (bsc#1152489) - commit b81dfb9 - drm/amd/display: Add DCN_BASE regs (bsc#1152489) - commit 317cf33 - drm/amd/display: Add DP_DPHY_INTERNAL_CTR regs (bsc#1152489) - commit 599f8b4 - drm/amd/display: disable ext aux support for vega (bsc#1152489) - commit 04a375a - drm/amd/display: configurable aux timeout support (bsc#1152489) - commit 909d5ed - drm/amd/display: update register field access mechanism (bsc#1152489) - commit ef5a136 - drm/amdgpu: No need to check gfxoff status after enable gfxoff (bsc#1152489) - commit 18535b7 - drm/amd/powerplay: bug fix for memory clock request from display (bsc#1152489) - commit 6933eac - drm/amdgpu: fix S3 failed as RLC safe mode entry stucked in polloing (bsc#1152489) - commit 60a99e8 - drm/amdgpu: add GFX_PIPELINE capacity check for updating gfx cgpg (bsc#1152489) - commit 1de996f - drm/amd/display: add NULL checks for clock manager pointer (bsc#1152489) - commit b512a7c - drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2) (bsc#1152489) - commit cb62737 - drm/amdgpu/powerplay: wire up BACO to powerplay API for smu7 (bsc#1152489) - commit 30b6b8e - drm/amdgpu/powerplay: split out common smu7 BACO code (bsc#1152489) - commit f25d4fd - drm/amdgpu/powerplay: add support for BACO on CI (bsc#1152489) - commit a065e43 - drm/amdgpu/powerplay: add support for BACO on Fiji (bsc#1152489) - commit e225756 - drm/amdgpu/powerplay: add support for BACO on VegaM (bsc#1152489) - commit 22fbf95 - drm/amdgpu/powerplay: add support for BACO on polaris (bsc#1152489) - commit 1c7bd63 - drm/amdgpu/powerplay: add support for BACO on Iceland (bsc#1152489) - commit e5202c4 - drm/amdgpu/powerplay: add support for BACO on tonga (bsc#1152489) - commit da960f8 - drm/amdgpu/powerplay: add core support for pre-SOC15 baco (bsc#1152489) - commit f2f40ae - drm/amdgpu: add new SMU 7.1.3 registers for BACO (bsc#1152489) - commit 16d23ac - drm/amdgpu: add new SMU 7.1.2 registers for BACO (bsc#1152489) - commit 464d0e0 - drm/amdgpu: add new SMU 7.0.1 registers for BACO (bsc#1152489) - commit 9026ce6 - drm/amdgpu: add new BIF 5.0 register for BACO (bsc#1152489) - commit 824485e - drm/amdgpu: add new BIF 4.1 register for BACO (bsc#1152489) - commit f77e83c - drm/amdgpu/soc15: add support for baco reset with swSMU (bsc#1152489) - commit 491c698 - drm/amdgpu: remove in_baco_reset hack (bsc#1152489) - commit 4baefdb - drm/amdgpu: simplify ATPX detection (bsc#1152489) - commit bd96709 - drm/amdgpu: move gpu reset out of amdgpu_device_suspend (bsc#1152489) - commit 7ea6014 - drm/amdgpu: move pci_save_state into suspend path (bsc#1152489) - commit ab21059 - drm/amdgpu/display: fix build error casused by (bsc#1152489) - commit fb5f2be - drm/amdgpu/display: hook renoir dc to pplib funcs (bsc#1152489) - commit b894f2e - dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT (bsc#1152489) - commit dcf6a24 - drm/amdgpu/powerplay: add renoir funcs to support dc (bsc#1152489) - commit 8c302da - drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off (bsc#1152489) - commit 45823cf - drm/amd/powerplay: bug fix for pcie parameters override (bsc#1152489) - commit c99b7ae - drm/amdgpu: Fix tdr3 could hang with slow compute issue (bsc#1152489) - commit dd225e7 - drm/amdgpu: add RAS support for VML2 and ATCL2 (bsc#1152489) - commit 2b4d723 - drm/amd/include: add register define for VML2 and ATCL2 (bsc#1152489) - commit 9ee2bf6 - drm/amdgpu: change to query the actual EDC counter (bsc#1152489) - commit 1ff3b4a - drm/amd/powerplay: add BACO platformCaps for VEGA20 (bsc#1152489) - commit febd519 - drm/amd/powerplay: send EnterBaco msg with argument as RAS recovery (bsc#1152489) - commit 0e7aa72 - drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20 (bsc#1152489) - commit 4dbf336 - drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry (bsc#1152489) - commit 729216b - drm/amdgpu/display: clean up dcn2*_pp_smu functions (bsc#1152489) - commit 41a441e - drm/amd/powerplay: re-enable FW_DSTATE feature bit (bsc#1152489) - commit b7b2706 - drm/amdgpu/discovery: reserve discovery data at the top of VRAM (bsc#1152489) - commit 7732631 - drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14 (bsc#1152489) - commit 7e56a92 - drm/amd/powerplay: enable df cstate control on swSMU routine (bsc#1152489) - commit 9499389 - drm/amd/powerplay: enable df cstate control on powerplay routine (bsc#1152489) - commit 4107c01 - drm/amdgpu/swSMU/navi: add feature toggles for more things (bsc#1152489) - commit 31f1018 - drm/amdgpu/powerplay: Use swap() where appropriate (bsc#1152489) - commit 448b6b0 - drm/amd/display: Use swap() where appropriate (bsc#1152489) - commit 93be2d1 - drm/amdgpu: Do not implement power-on for SDMA after do mode2 reset (bsc#1152489) - commit ab43ad0 - drm/amd/powerplay: add more feature bits (bsc#1152489) - commit 71b34e4 - drm/amdgpu: avoid ras error injection for retired page (bsc#1152489) - commit fba9539 - drm/amdgpu: Use the ALIGN() macro (bsc#1152489) - commit 1cb3527 - drm/amdgpu/ras: document the reboot ras option (bsc#1152489) - commit e158346 - drm/amdgpu/ras: fix typos in documentation (bsc#1152489) - commit 8652832 - drm/amd/display: add renoir specific watermark range and clk helper (bsc#1152489) - commit b3db7f7 - drm/amd/display: hook up notify watermark ranges and get clock table (bsc#1152489) - commit cde36e3 - drm/amd/display: Skip DIG Check if Link is Virtual for Display Count (bsc#1152489) - commit 535ffe5 - drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE value (bsc#1152489) - commit 623914e - drm/amd/display: Fix dongle_caps containing stale information. (bsc#1152489) - commit 3cc441c - drm/amd/display: Add capability check for static ramp calc (bsc#1152489) - commit 307bc39 - drm/amd/display: 3.2.54 (bsc#1152489) - commit fefcf91 - drm/amd/display: make aux defer delay and aux sw start delay seperate (bsc#1152489) - commit 2f6a1f9 - drm/amd/display: use vbios message to call smu for dpm level (bsc#1152489) - commit f47f7f7 - drm/amd/display: Fix maybe-uninitialized warning (bsc#1152489) - commit 319532d - drm/amd/display: add more checks to validate seamless boot timing (bsc#1152489) - commit 5354584 - drm/amd/display: add new active dongle to existent w/a (bsc#1152489) - commit 2030de1 - drm/amd/display: Update number of dcn21 audio endpoints (bsc#1152489) - commit 9067792 - drm/amd/display: add guard for SMU ver, for 48mhz clk (bsc#1152489) - commit 38a0222 - drm/amd/display: fix code to control 48mhz refclk (bsc#1152489) - commit 5bd7dd2 - drm/amd/display: exit PSR during detection (bsc#1152489) - commit 3546a5f - drm/amd/display: Program DWB watermarks from correct state (bsc#1152489) - commit 462199f - drm/amd/display: 3.2.53 (bsc#1152489) - commit 9d49ad8 - drm/amd/display: Use dcn1 Optimal Taps Get (bsc#1152489) - commit b927d8c - drm/amd/display: fix bug with check for HPD Low in verify link cap (bsc#1152489) - commit 3923b6a - drm/amd/display: wait for set pipe mcp command completion (bsc#1152489) - commit 38b75f4 - drm/amd/display: Add output bitrate to DML calculations (bsc#1152489) - commit bb48a0a - drm/amd/display: Properly round nominal frequency for SPD (bsc#1152489) - commit f2d6d9e - drm/amd/display: Restore should_update_pstate_support after bad (bsc#1152489) - commit 88d64ce - drm/amd/display: check phy dpalt lane count config (bsc#1152489) - commit 40825a3 - drm/amd/display: build up VSIF infopacket (bsc#1152489) - commit fc90385 - drm/amd/display: 3.2.52 (bsc#1152489) - commit 272773c - drm/amd/display: Add missing shifts and masks for dpp registers on (bsc#1152489) - commit 8337955 - drm/amd/display: add explicit comparator as default optimization (bsc#1152489) - commit 6208a9e - drm/amd/display: add support for VSIP info packet (bsc#1152489) - commit 14d0fb5 - drm/amd/display: fix hotplug during display off (bsc#1152489) - commit 02e44a5 - drm/amd/display: fix pipe re-assignment when odm present (bsc#1152489) - commit ef431cf - drm/amd/display: Reprogram FMT on pipe change (bsc#1152489) - commit 3aa123f - drm/amd/display: Update V_UPDATE whenever VSTARTUP changes (bsc#1152489) - commit 49d4cd2 - drm/amd/display: skip enable stream on disconnected display (bsc#1152489) - commit f8fb285 - drm/amd/display: Correct values in AVI infoframe (bsc#1152489) - commit 1382ffe - drm/amd/display: Added pixel dynamic expansion control. (bsc#1152489) - commit ea6acba - drm/amdgpu: Enable gfx cache probing on HDP write for arcturus (bsc#1152489) - commit 297bbc8 - drm/amdgpu: Clean up gmc_v9_0_gart_enable (bsc#1152489) - commit 29fa105 - drm/amdgpu: simplify gds_compute_max_wave_id computation (bsc#1152489) - commit 20afc48 - drm/amdkfd: update for drmP.h removal (bsc#1152489) - commit 78de92d - drm/amdkfd: Check against device cgroup (bsc#1152489) - commit 1f9f83a - drm/amdkfd: fix the build when CIK support is disabled (bsc#1152489) - commit 27725a4 - drm/amd: Fix Kconfig indentation (bsc#1152489) - commit 40ac865 - drm/amdgpu: Report vram vendor with sysfs (v3) (bsc#1152489) - commit cedbbba - drm/amdkfd: Fix a && vs || typo (bsc#1152489) - commit f113e54 - drm/amd/powerplay: Fix error handling in smu_init_fb_allocations() (bsc#1152489) - commit 1979472 - drm/amd/powerplay: unlock on error in smu_resume() (bsc#1152489) - commit 18a68e5 - drm/amd/display: Remove set but not used variables 'pp_smu', (bsc#1152489) - commit 7015e9f - drm/amd/display: Remove set but not used variable 'pixel_width' (bsc#1152489) - commit 1681d99 - drm/amd/display: Remove set but not used variables 'h_ratio_chroma', (bsc#1152489) - commit d9fdea5 - drm/amd/display: Remove set but not used variable 'source_bpp' (bsc#1152489) - commit b6f05db - drm/amd/display: Make function wait_for_alt_mode static (bsc#1152489) - commit 8a344dd - drm/amdkfd: add missing void argument to function kgd2kfd_init (bsc#1152489) - commit 9746706 - drm/amdgpu: remove duplicated include from mmhub_v1_0.c (bsc#1152489) - commit 40e5b4f - drm/amdgpu: move amdgpu_device_get_job_timeout_settings (bsc#1152489) - commit cefae48 - drm/amd/display: remove set but not used variable 'core_freesync' (bsc#1152489) - commit eebab66 - drm/amd/display: Fix typo in some comments (bsc#1152489) - commit 1d135e6 - drm/amdkfd: Print more sdma engine hqds in debug fs (bsc#1152489) - commit 0dd5341 - drm/amdkfd: Fix MQD size calculation (bsc#1152489) - commit 69f4a2a - drm/amdgpu: Fix error handling in amdgpu_ras_recovery_init (bsc#1152489) - commit ccbd03e - drm/amdgpu: remove redundant variable r and redundant return (bsc#1152489) - commit 186c87b - drm/amdgpu: fix uninitialized variable pasid_mapping_needed (bsc#1152489) - commit 5356f40 - drm/amd/display: fix struct init in update_bounding_box (bsc#1152489) - commit 81457ed - drm/amdgpu: add code comment in vcn_v2_5_hw_init (bsc#1152489) - commit 1f0867d - drm/amdgpu/vcn: use amdgpu_ring_test_helper (bsc#1152489) - commit 3e44009 - drm/amdgpu: improve MSI-X handling (v3) (bsc#1152489) - commit 8636686 - drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATED (bsc#1152489) - commit 998c421 - drm/amdgpu: remove set but not used variable 'pipe' (bsc#1152489) - commit 64f9c3f - drm/amdgpu: Drop unused variable and statement (bsc#1152489) - commit a559157 - drm/amdgpu : enable msix for amdgpu driver (bsc#1152489) - commit 2e89934 - drm/amdkfd: Improve KFD IOCTL printing (bsc#1152489) - commit c3d7f66 - drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0 (bsc#1152489) - commit 4393151 - drm/amdgpu: Add the HDP flush support for Navi (bsc#1152489) - commit 9cac111 - drm/amdkfd: Use array to probe kfd2kgd_calls (bsc#1152489) - commit 08c1496 - drm/amdkfd: Delete unnecessary function declarations (bsc#1152489) - commit 26a77c7 - drm/amdgpu: Delete useless header file reference (bsc#1152489) - commit a9dd3a2 - drm/amd/amdgpu/sriov ip block setting of Arcturus (bsc#1152489) - commit 879dc0d - drm/amdgpu/dm/mst: Use ->atomic_best_encoder (bsc#1152489) - commit 93d4fe6 - drm/amdgpu/dm/mst: Don't create MST topology managers for eDP ports (bsc#1152489) - commit 76236af - drm/amdgpu/dm/mst: Remove unnecessary NULL check (bsc#1152489) - commit c1d25ea - drm/amdgpu: Iterate through DRM connectors correctly (bsc#1152489) - commit 74426f4 - drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology (bsc#1152489) - commit 3ebf34e - drm/amdkfd: fix kgd2kfd_device_init() definition conflict error (bsc#1152489) - commit 164bb53 - drm/amd/powerplay: initlialize smu->is_apu is false by default (bsc#1152489) - commit 1c012c3 - drm/amd/powerplay: update the interface for getting dpm full scale (bsc#1152489) - commit 7b82843 - drm/amd/powerplay: implement the interface for setting sclk/uclk (bsc#1152489) - commit 5f42858 - drm/amd/powerplay: implement interface set_power_profile_mode() (v2) (bsc#1152489) - commit 90f7dab - drm/amd/powerplay: add the interfaces for getting and setting (bsc#1152489) - commit bf94b7b - drm/amd/powerplay: add interface for getting workload type (bsc#1152489) - commit 109a810 - drm/amd/powerplay: add interface for forcing and unforcing dpm limit (bsc#1152489) - commit 3e4d9b5 - drm/amd/powerplay: implement the interface for setting soft freq (bsc#1152489) - commit 1ba6fe6 - drm/amd/powerplay: bypass dpm_context null pointer check guard for (bsc#1152489) - commit 6a79f05 - drm/amd/amdgpu: add IH cg support on soc15 project (bsc#1152489) - commit ffdd870 - drm/amdkfd: Fix race in gfx10 context restore handler (bsc#1152489) - commit 7be9c34 - drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD (bsc#1152489) - commit e39c2f6 - drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0 (bsc#1152489) - commit af1882e - drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid (bsc#1152489) - commit 13d68ce - drm/amdkfd: Query vmid pasid mapping through stored info for non HWS (bsc#1152489) - commit 056e889 - drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode (bsc#1152489) - commit df7b5bc - drm/amdkfd: Use hex print format for pasid (bsc#1152489) - commit 74333ec - drm/amdkfd: Delete unused defines (bsc#1152489) - commit 768870d - drm/amdkfd: Move the control stack on GFX10 to userspace buffer (bsc#1152489) - commit 6102f29 - drm/amd: Pass drm_device to kfd (bsc#1152489) - commit 75fc1d9 - drm/amdkfd: Store kfd_dev in iolink and cache properties (bsc#1152489) - commit c4e37a1 - drm/amdkfd: use navi12 specific family id for navi12 code path (bsc#1152489) - commit 2e12624 - drm/amdgpu: Add SMUIO values for other I2C controller v2 (bsc#1152489) - commit 7362803 - drm/amdkfd: Use better name for sdma queue non HWS path (bsc#1152489) - commit 018b39d - drm/amdkfd: Delete useless SDMA register setting on non HWS path (bsc#1152489) - commit ec2f372 - drm/amdkfd: Add NAVI12 support from kfd side (bsc#1152489) - commit e7f31df - drm/amdgpu: restrict hotplug error message (bsc#1152489) - commit d6f5664 - drm/amdgpu: once more fix amdgpu_bo_create_kernel_at (bsc#1152489) - commit fa8b321 - drm/amd/powerplay: update arcturus smu-driver interaction header (bsc#1152489) - commit 8a6ec47 - drm/amdgpu: add comments in ras interrupt callback (bsc#1152489) - commit c134caf - drm/amdgpu: implement common gmc_ras_late_init (bsc#1152489) - commit c29e8d4 - drm/amdgpu: move xgmi ras fini to xgmi block (bsc#1152489) - commit 557c1fb - drm/amdgpu: move mmhub ras fini to mmhub block (bsc#1152489) - commit 9e55abe - drm/amdgpu: move umc ras fini to umc block (bsc#1152489) - commit 7e93305 - drm/amdgpu: add ras fini for xgmi (bsc#1152489) - commit a73590e - drm/amdgpu: add ras fini for nbio (bsc#1152489) - commit 5ee79d0 - drm/amdgpu: simplify the access to eeprom_control struct (bsc#1152489) - commit cefc7be - drm/amdgpu: remove ih_info parameter of gfx_ras_late_init (bsc#1152489) - commit 381b531 - drm/amdgpu: remove ih_info parameter of umc_ras_late_init (bsc#1152489) - commit 84035f5 - drm/amdgpu: add common sdma_ras_fini function (bsc#1152489) - commit 07c43b9 - drm/amdgpu: add common gfx_ras_fini function (bsc#1152489) - commit 8b141ab - drm/amdgpu: add common gmc_ras_fini function (bsc#1152489) - commit 77609cf - drm/amdgpu: move mmhub_ras_if from gmc to mmhub block (bsc#1152489) - commit c531842 - drm/amdgpu: replace mmhub_funcs with mmhub.funcs (bsc#1152489) - commit fd36902 - drm/amdgpu: add common mmhub member for adev (bsc#1152489) - commit cfde8fb - drm/amdgpu: move umc_ras_if from gmc to umc block (bsc#1152489) - commit f96465b - drm/amdgpu: refine sdma4 ras_data_cb (bsc#1152489) - commit 061dd6d - drm/amdgpu: move sdma ecc functions to generic sdma file (bsc#1152489) - commit dc22c97 - drm/amdgpu: move gfx ecc functions to generic gfx file (bsc#1152489) - commit 9f44e50 - drm/amdgpu: move umc ras irq functions to umc block (bsc#1152489) - commit 688faf0 - drm/amdgpu: update parameter of ras_ih_cb (bsc#1152489) - commit 295589f - drm/amdgpu: fix an UMC hw arbitrator bug(v3) (bsc#1152489) - commit 485f417 - drm/amdgpu: remove gfx9 NGG (bsc#1152489) - commit 5668845 - drm/amdgpu/atomfirmware: simplify the interface to get vram info (bsc#1152489) - commit 19d36d4 - drm/amdgpu/atomfirmware: use proper index for querying vram type (v3) (bsc#1152489) - commit 0bab32d - drm/amdgpu/psp: silence response status warning (bsc#1152489) - commit 4b318e4 - drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_states (bsc#1152489) - commit 566234d - drm/amd/amdgpu:Fix compute ring unable to detect hang. (bsc#1152489) - commit 73c4e17 - drm/amdgpu: Use mode2 mode to perform GPU RESET for Renoir (bsc#1152489) - commit 969e71e - drm/amd/powerplay: A workaround to GPU RESET on APU (bsc#1152489) - commit c278e52 - drm/amd/powerplay: Add mode2 mode for GPU RESET in SMU (bsc#1152489) - commit d275eba - drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers (bsc#1152489) - commit 774e2b3 - drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() (bsc#1152489) - commit b10138c - drm/amdkfd: Remove unnecessary pm_init() for non HWS mode (bsc#1152489) - commit 4c652a7 - drm/amdkfd: Remove excessive print when reserving doorbells (bsc#1152489) - commit 7f34835 - drm/amdkfd: Add an error print if SDMA RLC is not idle (bsc#1152489) - commit 40efc3b - drm/amdgpu: correct condition check for psp rlc autoload (bsc#1152489) - commit a86ad90 - drm/amdgpu: add command id in psp response failure message (bsc#1152489) - commit 4eed202 - drm/amdgpu: enable psp front door loading by default on Arcturus (bsc#1152489) - commit 82645cd - drm/amdgpu: disable vcn ip block for front door loading on Arcturus (bsc#1152489) - commit f170f33 - drm/amdkfd: fix a potential NULL pointer dereference (v2) (bsc#1152489) - commit fc75a35 - drm/amdgpu/ras: fix and update the documentation for RAS (bsc#1152489) - commit 2cfbd91 - drm/amdgpu: fix documentation for amdgpu_pm.c (bsc#1152489) - commit 8789637 - drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatch (bsc#1152489) - commit f0f4edf - drm/amdgpu/vm: fix up documentation in amdgpu_vm.c (bsc#1152489) - commit 781cd5d - drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock (bsc#1152489) - commit 1c9ac6f - drm/amdgpu: fix documentation for amdgpu_gem_prime_export (bsc#1152489) - commit be04f24 - drm/amd/display; Fix kernel doc warnings (bsc#1152489) - commit 299fd73 - drm/amdgpu: remove excess function parameter description (bsc#1152489) - commit b553792 - drm/amdgpu: enable full ras by default (bsc#1152489) - commit 380237a - drm/amdgpu/SRIOV: add navi12 pci id for SRIOV (v2) (bsc#1152489) - commit 0149e84 - drm/amdgpu/psp: invalidate the hdp read cache before reading the psp (bsc#1152489) - commit d37290d - drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp (bsc#1152489) - commit 344c4e6 - drm/amdgpu: remove redundant variable definition (bsc#1152489) - commit 74f23ac - drm/amdgpu: avoid null pointer dereference (bsc#1152489) - commit 556d407 - drm/amdgpu/powerplay: add new mapping for APCC_DFLL feature (bsc#1152489) - commit 17f4818 - drm/amdgpu: do not init mec2 jt for renoir (bsc#1152489) - commit 7d872ae - drm/amdgpu: add psp ip block for arct (bsc#1152489) - commit 1d4d5e5 - drm/amdgpu/ras: use GPU PAGE_SIZE/SHIFT for reserving pages (bsc#1152489) - commit a59761b - drm/amdgpu/discovery: get gpu info from ip discovery table (bsc#1152489) - commit add2ca4 - drm/amdgpu: use GPU PAGE SHIFT for umc retired page (bsc#1152489) - commit 7e65408 - drm/amd/powerplay: implement VCN power gating control interface (bsc#1152489) - commit d015596 - drm/amdgpu: replace DRM_ERROR with DRM_WARN in ras_reserve_bad_pages (bsc#1152489) - commit 4f9cab4 - docs: drm/amdgpu: Resolve build warnings (bsc#1152489) - commit babc394 - drm/amdgpu/vm: fix documentation for amdgpu_vm_bo_param (bsc#1152489) - commit 4540849 - drm/amdkfd: Delete unused KFD_IS_* macro (bsc#1152489) - commit bb08804 - drm/amd/display: Add hdcp to Kconfig (bsc#1152489) - commit 18d72d3 - drm/amd/display: only enable HDCP for DCN+ (bsc#1152489) - commit d46974d - drm/amd/display: Update CP property based on HW query (bsc#1152489) - commit e9e79b8 - drm/amd/display: handle DP cpirq (bsc#1152489) - commit 2f7062f - drm/amd/display: Handle Content protection property changes (bsc#1152489) - commit b2bc2db - drm/amd/display: Initialize HDCP work queue (bsc#1152489) - commit d5c8838 - drm/amd/display: Create dpcd and i2c packing functions (bsc#1152489) - commit 24200a4 - drm/amd/display: Create amdgpu_dm_hdcp (bsc#1152489) - commit e074e4b - drm/amd/display: Update hdcp display config (bsc#1152489) - commit 661f754 - drm/amd/display: add PSP block to verify hdcp steps (bsc#1152489) - commit 25f5785 - drm/amd/display: Add HDCP module (bsc#1152489) - commit 34a1d0d - drm/amdgpu: psp DTM init (bsc#1152489) - commit 1da565e - drm/amdgpu: psp HDCP init (bsc#1152489) - commit c49b1f1 - drm/amd/display: Improve LFC behaviour (bsc#1152489) - commit 7c9dd17 - drm/amd/display: Add detile buffer size for DCN20 (bsc#1152489) - commit fb07de8 - drm/amd/display: fix use of uninitialized variable (bsc#1152489) - commit 7e3f251 - drm/amd/display: 3.2.51.1 (bsc#1152489) - commit 4f739d3 - drm/amd/display: 3.2.51 (bsc#1152489) - commit 14dcfea - drm/amd/display: enable single dp seamless boot (bsc#1152489) - commit 6b1e362 - drm/amd/display: update odm mode validation to be in line with policy (bsc#1152489) - commit fd0aeb3 - drm/amd/display: Optimize clocks on clock change (bsc#1152489) - commit f6ae1da - drm/amd/display: Set number of pipes to 1 if the second pipe was (bsc#1152489) - commit 814bc00 - drm/amd/display: set minimum abm backlight level (bsc#1152489) - commit 6aef07e - drm/amd/display: Revert fixup DPP programming sequence (bsc#1152489) - commit fdf9ddf - drm/amd/display: Do not double-buffer DTO adjustments (bsc#1152489) - commit 64c7aae - drm/amd/display: Separate hardware initialization from creation (bsc#1152489) - commit f891184 - drm/amd/display: fix i2c wtire mot incorrect issue (bsc#1152489) - commit b792f34 - drm/amd/display: Handle virtual signal type in disable_link() (bsc#1152489) - commit e687777 - drm/amd/display: fix global sync param extraction indexing (bsc#1152489) - commit 215db29 - drm/amd/display: add vtg update after global sync update (bsc#1152489) - commit f4dea96 - drm/amd/display: Add debugfs entry to force YUV420 output (bsc#1152489) - commit c402306 - drm/amd/display: add additional flag consideration for surface update (bsc#1152489) - commit c93a718 - drm/amd/display: Replace for loop w/ function call (bsc#1152489) - commit bab3dfa - drm/amd/display: Rebuild mapped resources after pipe split (bsc#1152489) - commit c1b1cc9 - drm/amd/display: 3.2.50 (bsc#1152489) - commit 29ebaab - drm/amd/display: define parameters for abm 2.3 (bsc#1152489) - commit a912579 - drm/amd/display: Fix HUBP secondary viewport programming (bsc#1152489) - commit fd6a4ab - drm/amdgpu: cleanup creating BOs at fixed location (v2) (bsc#1152489) - commit 6cb0f82 - drm/amdgpu:Fix EEPROM checksum calculation. (bsc#1152489) - commit 0de352b - drm/amdgpu: fix ras ctrl debugfs node leak (bsc#1152489) - commit 21ae0aa - drm/amdgpu: trace if a PD/PT update is done directly (bsc#1152489) - commit 3c66928 - drm/amdgpu: drop double HDP flush in the VM code (bsc#1152489) - commit 46b0c2c - drm/amdgpu: cleanup coding style in the VM code a bit (bsc#1152489) - commit a6a4d4e - drm/amdgpu/SRIOV: Navi12 SRIOV VF gets GTT base (bsc#1152489) - commit fd430b4 - drm/amdgpu: remove the redundant null checks (bsc#1152489) - commit 57f6ef7 - drm/radeon: be quiet when no SAD block is found (bsc#1152489) - commit bd19422 - drm/amd: be quiet when no SAD block is found (bsc#1152489) - commit 0b96312 - drm/amd/display: rename variable eanble -> enable (bsc#1152489) - commit 4e2fb14 - Revert "/drm/amdgpu/nbio7.4: add hw bug workaround for vega20"/ (bsc#1152489) - commit 0750d9c - drm/amdgpu: add graceful VM fault handling v3 (bsc#1152489) - commit cd524e1 - drm/amdgpu: reserve the root PD while freeing PASIDs (bsc#1152489) - commit dc41f01 - drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault (bsc#1152489) - commit 44a8f3c - drm/amdgpu: allow direct submission of clears (bsc#1152489) - commit 7006b89 - drm/amdgpu: allow direct submission of PTE updates (bsc#1152489) - commit 86f1fd2 - drm/amdgpu: allow direct submission of PDE updates v2 (bsc#1152489) - commit 0123413 - drm/amdgpu: allow direct submission in the VM backends v2 (bsc#1152489) - commit 20d9975 - drm/amdgpu: split the VM entity into direct and delayed (bsc#1152489) - commit 7d43495 - drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2) (bsc#1152489) - commit d55919a - drm/amdgpu: grab the id mgr lock while accessing passid_mapping (bsc#1152489) - commit 727d3dd - drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOC (bsc#1152489) - commit a7b3271 - drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMU (bsc#1152489) - commit df17e6d - drm/amdgpu: For Navi12 SRIOV VF, register mailbox functions (bsc#1152489) - commit 9878f22 - drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code (bsc#1152489) - commit 0ab8e64 - drm/amd/powerplay: check SMU engine readiness before proceeding on S3 (bsc#1152489) - commit bc1e312 - drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset (bsc#1152489) - commit cfdfe48 - drm/amdgpu: Fix mutex lock from atomic context. (bsc#1152489) - commit cd9b01b - drm/amdgpu: Add SRIOV mailbox backend for Navi1x (bsc#1152489) - commit c22a7c2 - drm/amdgpu: implement ras query function for pcie bif (bsc#1152489) - commit 874b126 - drm/amdgpu: add pcie bif ras related registers (bsc#1152489) - commit 313ac6b - drm/amdgpu: support pcie bif ras query and inject (bsc#1152489) - commit 117764c - drm/amdgpu: add ras error query count interface for nbio (bsc#1152489) - commit c978522 - drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10 (bsc#1152489) - commit d2d169b - drm/amdgpu: enable error injection to XGMI block via debugfs (bsc#1152489) - commit edbff7f - drm/amdgpu: initialize ras structures for xgmi block (v2) (bsc#1152489) - commit 0b4db87 - drm/amdkfd: fix the missed asic name while inited renoir_device_info (bsc#1152489) - commit 347dcd1 - drm/amdgpu: Allow to reset to EERPOM table. (bsc#1152489) - commit 2be392c - drm/amdgpu: Add amdgpu_ras_eeprom_reset_table (bsc#1152489) - commit 5c45797 - drm/amdgpu: rename umc ras_init to err_cnt_init (bsc#1152489) - commit bbe021e - drm/amdgpu: move umc ras init to umc block (bsc#1152489) - commit 778ffb1 - drm/amdgpu: move umc late init from gmc to umc block (bsc#1152489) - commit 8bbd0f9 - drm/amdgpu: remove duplicated header file include (bsc#1152489) - commit 149bb73 - drm/amdgpu: remove needless usage of #ifdef (bsc#1152489) - commit dc4830d - drm/amdgpu: fix build error without CONFIG_HSA_AMD (bsc#1152489) - commit 9ec8456 - drm/amd/powerplay: issue DC-BTC for arcturus on SMU init (bsc#1152489) - commit cf8300e - drm/amdgpu: Avoid RAS recovery init when no RAS support. (bsc#1152489) - commit 9c44c34 - drm/amdgpu: cleanup PTE flag generation v3 (bsc#1152489) - commit 5eb367a - drm/amdgpu: cleanup mtype mapping (bsc#1152489) - commit 7906f59 - drm/amd/powerplay: Add the interface for geting dpm current power (bsc#1152489) - commit ec4e528 - drm/amdgpu: check if nbio->ras_if exist (bsc#1152489) - commit 9bb3669 - drm/amdkfd: enable renoir while device probes (bsc#1152489) - commit 796bed5 - drm/amdgpu: disable gfxoff while use no H/W scheduling policy (bsc#1152489) - commit 4b00f86 - drm/amdkfd: add renoir kfd topology (bsc#1152489) - commit c0426fc - drm/amdkfd: add package manager for renoir (bsc#1152489) - commit 5e52ec3 - drm/amdkfd: init kernel queue for renoir (bsc#1152489) - commit 5946834 - drm/amdkfd: init kfd apertures v9 for renoir (bsc#1152489) - commit e9d283c - drm/amdkfd: add renoir type for the workaround of iommu v2 (v2) (bsc#1152489) - commit fd01cbd - drm/amdkfd: enable kfd device queue manager v9 for renoir (bsc#1152489) - commit 1d24f11 - drm/amdkfd: add renoir kfd device info (v2) (bsc#1152489) - commit b6e6775 - drm/amdkfd: add renoir cache info for CRAT (v2) (bsc#1152489) - commit 06e74ee - drm/amdkfd: Support Navi14 in KFD (bsc#1152489) - commit 4d37da5 - drm/amdgpu: Disable retry faults in VMID0 (bsc#1152489) - commit 85607dd - drm/amdgpu: Add a kernel parameter for specifying the asic type (bsc#1152489) - commit 53f9fb1 - drm/amdgpu/irq: check if nbio funcs exist (bsc#1152489) - commit 68eb1a9 - drm/amd/display: replace FIXME with TODO (bsc#1152489) - commit c09bc34 - drm/amd/display: verify stream link before link test (bsc#1152489) - commit ea4f3e8 - drm/amd/display: Isolate DSC module from driver dependencies (bsc#1152489) - commit 1258815 - drm/amd/display: OTC underflow fix (bsc#1152489) - commit 408d781 - drm/amd/display: remove hw access from dc_destroy (bsc#1152489) - commit 4378691 - drm/amd/display: Reuse dcn2 registers (bsc#1152489) - commit 2a2c43b - drm/amd/display: remove temporary transition code (bsc#1152489) - commit e5d8907 - drm/amd/display: update navi to use new surface programming behaviour (bsc#1152489) - commit 0ea0b41 - drm/amd/display: Add missing surface address registers (bsc#1152489) - commit 6c6f0cb - drm/amd/display: 3.2.49 (bsc#1152489) - commit 223704d - drm/amd/display: config to override DSC start slice height (bsc#1152489) - commit e39f7fd - drm/amd/display: Add back support for DSC 4:2:2 Simple (bsc#1152489) - commit 268c2ef - drm/amd/display: Don't allocate payloads if link lost (bsc#1152489) - commit ddc1b6f - drm/amd/display: Subsample mode suboptimal for YCbCr4:2:2 (bsc#1152489) - commit 0e67ca8 - drm/amd/display: refine i2c over aux (bsc#1152489) - commit 6d00579 - drm/amd/display: Fix DML tests (bsc#1152489) - commit 1c8e815 - drm/amdkfd: Fix a building error when KFD_SUPPORT_IOMMU_V2 is turned (bsc#1152489) - commit 61f4803 - drm/amdgpu: move the call of ras recovery_init and bad page reserve (bsc#1152489) - commit 9722623 - drm/amdgpu: save umc error records (bsc#1152489) - commit 6dc0149 - drm/amdgpu: Hook EEPROM table to RAS (bsc#1152489) - commit f399e13 - drm/amdgpu: change ras bps type to eeprom table record structure (bsc#1152489) - commit c43b0de - drm/madgpu: Fix EEPROM Checksum calculation. (bsc#1152489) - commit d74b5ca - drm/amdkfd: Query kfd device info by CHIP id instead of pci device id (bsc#1152489) - commit 4cb4f4b - drm/amdgpu: Disable page faults while reading user wptrs (bsc#1152489) - commit 8ed6a86 - drm/amdgpu: clean up load TMR sequence (bsc#1152489) - commit f919a2c - drm/amdgpu: enable TA load support in Arcturus (bsc#1152489) - commit 9f15a7b - drm/amdgpu: change r type to int in gmc_v9_0_late_init (bsc#1152489) - commit 3a0b166 - drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in (bsc#1152489) - commit 2b42485 - drm/amd/amdgpu: add sw_fini interface for df_funcs (bsc#1152489) - commit 013e359 - drm/amdgpu: init UMC & RSMU register base address (bsc#1152489) - commit e98f117 - drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function (bsc#1152489) - commit 812ba54 - drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper (bsc#1152489) - commit c75f987 - drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function (bsc#1152489) - commit 1fddd52 - drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function (bsc#1152489) - commit 383f8b4 - drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function (bsc#1152489) - commit 81e288b - drm/amdgpu: set ip specific ras interface pointer to NULL after free (bsc#1152489) - commit dc1d85d - dmr/amdgpu: Add system auto reboot to RAS. (bsc#1152489) - commit 57ae0cb - drm/amdgpu: Avoid HW GPU reset for RAS. (bsc#1152489) - commit 159acda - drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case. (bsc#1152489) - commit eed5b71 - drm/amdgpu: remove amdgpu_cs_try_evict (bsc#1152489) - commit 5367d1d - drm/amdgpu: reserve at least 4MB of VRAM for page tables v2 (bsc#1152489) - commit 6021d64 - drm/amdgpu: use moving fence instead of exclusive for VM updates (bsc#1152489) - commit 968d183 - drm/amd/powerplay: do proper cleanups on hw_fini (bsc#1152489) - commit bb17926 - drm/amd/powerplay: update cached feature enablement status V3 (bsc#1152489) - commit cb43b68 - drm/amd/powerplay: guard manual mode prerequisite for clock level (bsc#1152489) - commit 583de5c - drm/amdgpu: only apply gds clearing workaround when ras is supported (bsc#1152489) - commit 36d286a - drm/amdgpu: fix memory leak when ras is not supported on specific ip (bsc#1152489) - commit 9580fbd - drm/amdgpu: check mmhub_funcs pointer before refering to it (bsc#1152489) - commit 6dfaff3 - drm/amdgpu: Remove unnecessary TLB workaround (v2) (bsc#1152489) - commit 7565c17 - drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus (bsc#1152489) - commit 9b5be13 - drm/amdgpu: Determing PTE flags separately for each mapping (v3) (bsc#1152489) - commit 6ad4ff3 - drm/amdgpu: Support new arcturus mtype (bsc#1152489) - commit 4dd7648 - drm/amdgpu: Extends amdgpu vm definitions (v2) (bsc#1152489) - commit d931e83 - drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2) (bsc#1152489) - commit 656fc5b - drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3) (bsc#1152489) - commit 9937c65 - drm/amdgpu: add mmhub ras_late_init callback function (v2) (bsc#1152489) - commit 578ecf0 - drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2) (bsc#1152489) - commit 479fcbe - drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2) (bsc#1152489) - commit 9aa7e3f - drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2) (bsc#1152489) - commit a683bb6 - drm/amdgpu: add helper function to do common ras_late_init/fini (v3) (bsc#1152489) - commit ec48f04 - drm/amdgpu: poll ras_controller_irq and err_event_athub_irq status (bsc#1152489) - commit 01264e2 - drm/amdgpu: add ras_controller and err_event_athub interrupt support (bsc#1152489) - commit a00b73a - drm/amdgpu: update nbio v7_4 ip header files (bsc#1152489) - commit fc40ac4 - drm/amdgpu: add nbif v7_4 irq source header for vega20 (bsc#1152489) - commit baf776a - drm/amdgpu/nbio: add functions to query ras specific interrupt status (bsc#1152489) - commit cd2def9 - drm/amdgpu: switch to new amdgpu_nbio structure (bsc#1152489) - commit 6d573ca - drm/amdgpu: add new amdgpu nbio header file (bsc#1152489) - commit 7606c63 - drm: rcar-du: lvds: Add r8a774b1 support (bsc#1152489) - commit fbf9dd4 - drm: rcar-du: Add R8A774B1 support (bsc#1152489) - commit 027632d - drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later (bsc#1152489) - commit ae62fc4 - drm: rcar-du: kms: Expand comment in vsps parsing routine (bsc#1152489) - commit 8fcb480 - drm/mediatek: add no_clk into ddp private data (bsc#1152489) - commit 81ab025 - drm/mediatek: add mutex sof register offset into ddp private data (bsc#1152489) - commit 0595a69 - drm/mediatek: add mutex sof into ddp private data (bsc#1152489) - commit db0e103 - drm/mediatek: add mutex mod register offset into ddp private data (bsc#1152489) - commit 036aa80 - drm/mediatek: add mutex mod into ddp private data (bsc#1152489) - commit 33e0e56 - drm/mediatek: add ovl0/ovl_2l0 usecase (bsc#1152489) - commit d8233b6 - drm/mediatek: distinguish ovl and ovl_2l by layer_nr (bsc#1152489) - commit ac8681c - drm/mediatek: add background color input select function for (bsc#1152489) - commit b953abb - drm/mediatek: add function to background color input select for (bsc#1152489) - commit 988cb8f - drm/medaitek: add layer_nr for ovl private data (bsc#1152489) - commit 15d805d - drm/mediatek: add gmc_bits for ovl private data (bsc#1152489) - commit 2350e61 - drm/mediatek: add component OVL_2L1 (bsc#1152489) - commit 2b4c864 - drm/mediatek: add component OVL_2L0 (bsc#1152489) - commit 93fcf7e - drm/mediatek: add component DITHER (bsc#1152489) - commit a51f004 - drm/mediatek: add ddp component CCORR (bsc#1152489) - commit bd85b71 - drm/mediatek: add dphy reset after setting lanes number (bsc#1152489) - commit 4acf4a3 - drm/mediatek: adjust dsi and mipi_tx probe sequence (bsc#1152489) - commit f030430 - drm/mediatek: change the dsi phytiming calculate method (bsc#1152489) - commit c577dae - drm/mediatek: add mt8183 dsi driver support (bsc#1152489) - commit 3f90390 - drm/mediatek: add frame size control (bsc#1152489) - commit 95638d8 - drm/mediatek: add dsi reg commit disable control (bsc#1152489) - commit 360745e - drm/mediatek: replace writeb() with mtk_dsi_mask() (bsc#1152489) - commit 34c1422 - drm/mediatek: fixes CMDQ reg address of mt8173 is different with (bsc#1152489) - commit df55e9b - drm/mediatek: move mipi_dsi_host_register to probe (bsc#1152489) - commit 8dc33c1 - drm/mediatek: add mipi_tx driver for mt8183 (bsc#1152489) - commit 7fdd3fa - drm/mediatek: separate mipi_tx to different file (bsc#1152489) - commit 49777be - drm/i915: Update DRIVER_DATE to 20191021 (bsc#1152489) - commit 4cb0018 - drm/i915/gvt: Wean off struct_mutex (bsc#1152489) - commit 05de988 - drm/i915: Extract GT ring management (bsc#1152489) - commit ac53375 - drm/i915/perf: fix oa config reconfiguration (bsc#1152489) - commit da738f4 - drm/i915: prettify MST debug message (bsc#1152489) - commit 53acd38 - drm/i915: add pipe id/name to pipe mismatch logs (bsc#1152489) - commit 845b4d7 - drm/i915: remove extra new line on pipe_config mismatch (bsc#1152489) - commit 61b11cd - drm/i915: fix port checks for MST support on gen >= 11 (bsc#1152489) - commit 46b7c1c - drm/i915: simplify setting of ddi_io_power_domain (bsc#1152489) - commit 90eb7ba - drm/i915/display/icl: In port sync mode disable slaves first then (bsc#1152489) - commit 4347213 - drm/i915/display/icl: Disable transcoder port sync as part of (bsc#1152489) - commit e479f10 - drm/i915/display/icl: Enable master-slaves in trans port sync (bsc#1152489) - commit 9bf03aa - drm/i915/display/icl: HW state readout for transcoder port sync (bsc#1152489) - commit b4d8a02 - drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays (bsc#1152489) - commit e060e4e - drm/i915/display/icl: Save Master transcoder in slave's crtc_state (bsc#1152489) - commit 184d57a - drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove (bsc#1152489) - commit 7ad96d5 - drm/i915: Correct the PCH type in irq postinstall (bsc#1152489) - commit f2bcbfe - drm/i915: Make hdcp2_msg_timeout.timeout u16 (bsc#1152489) - commit c0d136c - drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2 (bsc#1152489) - commit 15199cc - drm/i915: Remove dead weight from hdcp2_msg_timeout[] (bsc#1152489) - commit 1156f10 - drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/ (bsc#1152489) - commit 246ca63 - drm/i915: Shrink eDRAM ways/sets arrays (bsc#1152489) - commit 166338f - drm/i915: Make dirty_pipes refer to pipes (bsc#1152489) - commit 39286f0 - drm/i915: Nuke 'realloc_pipes' (bsc#1152489) - commit c0a6a30 - drm/i915: Nuke the useless changed param from (bsc#1152489) - commit 35b8c99 - drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP (bsc#1152489) - commit f68f99a - drm/i915: Polish possible_clones setup (bsc#1152489) - commit 9bd68fd - drm/i915: Move the cursor rotation handling into (bsc#1152489) - commit 58e5eac - drm/i915/gt: Convert the leftover for_each_engine(gt) (bsc#1152489) - commit 17d24b7 - drm/i915/selftests: Add the mock engine to the gt->engine[] (bsc#1152489) - commit 15c5e0c - drm/i915: treat stolen as a region (bsc#1152489) - commit 212f343 - drm/i915: treat shmem as a region (bsc#1152489) - commit a625b2c - drm/i915: enumerate and init each supported region (bsc#1152489) - commit e421696 - drm/i915/execlists: Don't merely skip submission if maybe timeslicing (bsc#1152489) - commit b69ef3a - drm/i915/pmu: Fix uninitialized variable on error path (bsc#1152489) - commit bb4bbc1 - drm/i915: Pass in intel_gt at some for_each_engine sites (bsc#1152489) - commit f66a6a1 - drm/i915: Make for_each_engine_masked work on intel_gt (bsc#1152489) - commit 7197935 - drm/i915: Don't disable interrupts independently of the lock (bsc#1152489) - commit 30228d8 - drm/i915/selftests: Teach requests to use all available engines (bsc#1152489) - commit c94bcba - drm/i915/huc: improve documentation (bsc#1152489) - commit ee9e076 - drm/i915/guc: improve documentation (bsc#1152489) - commit b72195d - drm/i915: Add microcontrollers documentation section (bsc#1152489) - commit 9cb2e52 - drm/i915: Fix MST oops due to MSA changes (bsc#1152489) - commit fa517cc - drm/i915/pmu: Support multiple GPUs (bsc#1152489) - commit f603a54 - drm/i915/tgl: Enable DDI/Port G (bsc#1152489) - commit 82fe1bb - drm/i915: Move swizzle_bit under i915_ggtt (bsc#1152489) - commit 02a8987 - drm/i915: Store i915_ggtt as the backpointer on fence registers (bsc#1152489) - commit 633f698 - drm/i915: Do initial mocs configuration directly (bsc#1152489) - commit 972bf8e - drm/i915/selftests: Teach timelines to take intel_gt as its argument (bsc#1152489) - commit 6013887 - drm/i915/selftests: Teach workarounds to take intel_gt as its (bsc#1152489) - commit 7b79dcc - drm/i915/selftests: Teach guc to take intel_gt as its argument (bsc#1152489) - commit 76a7adf - drm/i915/selftests: Teach execlists to take intel_gt as its argument (bsc#1152489) - commit 2dfd84c - drm/i915: Introduce Jasper Lake PCH (bsc#1152489) - commit 35cd5eb - drm/i915/ehl: Don't forget to set TC long detect function (bsc#1152489) - commit 141a986 - drm/i915: Prepare the mode readout for hw vs. uapi state split (bsc#1152489) - commit f66f4a3 - drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi (bsc#1152489) - commit 4dabba2 - drm/i915: Switch intel_legacy_cursor_update() to intel_ types (bsc#1152489) - commit d625b06 - drm/i915: Refactor timestamping constants update (bsc#1152489) - commit 4a3760a - drm/i915/execlist: Trim immediate timeslice expiry (bsc#1152489) - commit b4cc39f - drm/i915/selftests: Drop stale struct_mutex (bsc#1152489) - commit 335fce3 - drm/i915/tgl: Wa_1607138340 (bsc#1152489) - commit a0b519f - drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627 (bsc#1152489) - commit 5350bf2 - drm/i915/tgl: Wa_1607138336 (bsc#1152489) - commit 88c4cf8 - drm/i915/tgl: Wa_1409600907 (bsc#1152489) - commit d99f595 - drm/i915/tgl: Wa_1409170338 (bsc#1152489) - commit 3f88242 - drm/i915/tgl: Wa_1409420604 (bsc#1152489) - commit d15c335 - drm/i915/tgl: Keep FF dop clock enabled for A0 (bsc#1152489) - commit be9c632 - drm/i915/tgl: Add extra hdc flush workaround (bsc#1152489) - commit 0f7f3de - drm/i915/tgl: Add HDC Pipeline Flush (bsc#1152489) - commit 8b01455 - drm/i915/tgl: Include ro parts of l3 to invalidate (bsc#1152489) - commit 14b7c01 - drm/i915/tgl: Add IS_TGL_REVID (bsc#1152489) - commit 4bb2757 - drm/i915/icl: Wa_1607087056 (bsc#1152489) - commit e3320f0 - drm/i915: Flush tasklet submission before sleeping on (bsc#1152489) - commit 540dfb0 - drm/i915: Use drm_rect_init() (bsc#1152489) - commit ece67ff - drm/i915: Use drm_rect_translate_to() (bsc#1152489) - commit f312c9e - drm/i915: Make .modeset_calc_cdclk() mandatory (bsc#1152489) - commit 8954f6d - drm/i915: Stop using drm_atomic_helper_check_planes() (bsc#1152489) - commit 975561c - drm/i915: Switch to using DP_MSA_MISC_* defines (bsc#1152489) - commit 3610147 - drm/i915/dp: Attach HDR metadata property to DP connector (bsc#1152489) - commit 819a29a - drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static (bsc#1152489) - commit 5b1ad35 - drm/i915: Add new GMP register size for GEN11 (bsc#1152489) - commit c2893b2 - drm/i915/dp: Attach colorspace property (bsc#1152489) - commit 8d53471 - drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA (bsc#1152489) - commit 6663348 - drm/i915/dp: Extend program of VSC Header and DB for Colorimetry (bsc#1152489) - commit c86e49a - drm/i915/execlists: Clear semaphore immediately upon ELSP promotion (bsc#1152489) - commit 373cb0e - drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove (bsc#1152489) - commit 380b6b0 - drm/i915: Drop obj.page_pin_count after a failed vma->set_pages() (bsc#1152489) - commit 462f6dd - drm: damage_helper: Fix race checking plane->state->fb (bsc#1152489) - commit c2710fe - drm/sun4i: dsi: Fix video start delay computation (bsc#1152489) - commit 8e053d4 - drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant (bsc#1152489) - commit f1116a4 - drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C (bsc#1152489) - commit 5524700 - drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet length (bsc#1152489) - commit 06aa89a - drm/sun4i: dsi: fix the overhead of the horizontal front porch (bsc#1152489) - commit b3f8759 - cec: add cec_adapter to cec_notifier_cec_adap_unregister() (bsc#1152489) - commit 1e96d55 - drm/mcde: Fix reference to DOC comment (bsc#1152489) - commit d92938c - drm/lima: Add support for multiple reset lines (bsc#1152489) - commit 8fe45d3 - drm/i810: Prevent underflow in ioctl (bsc#1152489) - commit cbb9e2f - drm/fourcc: Add Arm 16x16 block modifier (bsc#1152489) - commit 375f2ab - drm/mm: Use clear_bit_unlock() for releasing the drm_mm_node() (bsc#1152489) - commit e6a4fca - drm/mm: Convert drm_mm_node booleans to bitops (bsc#1152489) - commit 95a5310 - drm/mm: Use helpers for drm_mm_node booleans (bsc#1152489) - commit c8eee48 - dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (bsc#1152489) - commit 9e048c9 - drm/omap: hdmi4: fix use of uninitialized var (bsc#1152489) - commit 2abff5a - drm/omap: hdmi5: automatically choose limited/full range output (bsc#1152489) - commit e27a4c8 - drm/omap: dss: move platform_register_drivers() to dss.c and remove (bsc#1152489) - commit dbebccb - drm/omap: fix missing scaler pixel fmt limitations (bsc#1152489) - commit dc345c0 - drm/omap: tweak HDMI DDC timings (bsc#1152489) - commit 1d7791f - drm/omap: avoid copy in mgr_fld_read/write (bsc#1152489) - commit 9d89ec3 - drm/omap: drop unneeded locking from mgr_fld_write() (bsc#1152489) - commit f8064ff - drm/mgag200: Allocate cursor BOs at high end of video memory (bsc#1152489) - commit 81d9479 - drm/mgag200: Reserve video memory for cursor plane (bsc#1152489) - commit a007061 - drm/mgag200: Move cursor BO swapping into mgag200_show_cursor() (bsc#1152489) - commit 1a72b9a - drm/mgag200: Move cursor-image update to mgag200_show_cursor() (bsc#1152489) - commit c844cab - drm/mgag200: Add separate move-cursor function (bsc#1152489) - commit 82bb6a0 - drm/mgag200: Add init and fini functions for cursor handling (bsc#1152489) - commit e188bda - drm/mgag200: Rename cursor functions to use mgag200_ prefix (bsc#1152489) - commit 0f61647 - drm/ast: Allocate cursor BOs at high end of video memory (bsc#1152489) - commit 84df57f - drm/ast: Move cursor offset swapping into ast_show_cursor() (bsc#1152489) - commit ac219be - drm/ast: Move cursor update code to ast_show_cursor() (bsc#1152489) - commit 6cc4120 - drm/ast: Move ast_{show,hide}_cursor() within source file (bsc#1152489) - commit 16299f6 - drm/ast: Don't call ast_show_cursor() from ast_cursor_move() (bsc#1152489) - commit 3535a5c - Revert "/drm/sun4i: dsi: Change the start delay calculation"/ (bsc#1152489) - commit 78ce4b6 - drm/sun4i: dsi: Fix TCON DRQ set bits (bsc#1152489) - commit 1e20c33 - drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support (bsc#1152489) - commit eca9fe7 - drm/msm: use drm_debug_enabled() to check for debug categories (bsc#1152489) - commit 455093a - drm/i2c/sil164: use drm_debug_enabled() to check for debug categories (bsc#1152489) - commit 6653f3f - drm/etnaviv: use drm_debug_enabled() to check for debug categories (bsc#1152489) - commit 1c12eee - drm/print: add drm_debug_enabled() (bsc#1152489) - commit 17df3b8 - drm/print: move drm_debug variable to drm_print.[ch] (bsc#1152489) - commit 3f7c680 - drm/rect: Add drm_rect_init() (bsc#1152489) - commit 626ce5d - drm/rect: Add drm_rect_translate_to() (bsc#1152489) - commit 543a258 - drm/komeda: Workaround for broken FLIP_COMPLETE timestamps (bsc#1152489) - commit bb114de - drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler (bsc#1152489) - commit 98ed968 - drm/dp/mst: Replace the fixed point thing with straight calculation (bsc#1152489) - commit 5cd63fa - drm/dp/mst: Handle arbitrary DP_LINK_BW values (bsc#1152489) - commit 2564b92 - drm/dp/mst: Reduce nested ifs (bsc#1152489) - commit 3bb151b - drm: Fix return type of crc .poll() (bsc#1152489) - commit 8ddf8e9 - drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies() (bsc#1152489) - commit 50256a8 - drm: Include prototype for drm_need_swiotlb() (bsc#1152489) - commit 116cdd6 - drm/dsc: Fix bogus cpu_to_be16() usage (bsc#1152489) - commit 30af704 - drm/fb-helper: Include prototype for drm_fb_helper_modinit() (bsc#1152489) - commit 014f557 - drm/meson: vclk: use the correct G12A frac max value (bsc#1152489) - commit 350cdb7 - drm/komeda: SW workaround for D71 doesn't flush shadow registers (bsc#1152489) - commit ae32e92 - drm/vram: Support top-down placement flag (bsc#1152489) - commit c336955 - drm/komeda: Adds power management support (bsc#1152489) - commit feaa518 - drm: Destroy the correct mutex name in (bsc#1152489) - commit 8279eaa - drm/dp_mst: Remove lies in {up, down}_rep_recv documentation (bsc#1152489) - commit b075c70 - drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_port (bsc#1152489) - commit 9c522bd - drm/dp_mst: Destroy topology_mgr mutexes (bsc#1152489) - commit 6758cdf - drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in (bsc#1152489) - commit 97fd95b - drm: tweak drm_print_bits() (bsc#1152489) - commit 307382f - Documentation/gpu: Fix no structured comments warning for (bsc#1152489) - commit edf8460 - drm: panel-lvds: Potential Oops in probe error handling (bsc#1152489) - commit 0798c54 - drm: Remove redundant of_device_is_available check (bsc#1152489) - commit 89a146c - video/hdmi: Fix AVI bar unpack (bsc#1152489) - commit da9cef2 - drm: Add DisplayPort colorspace property creation function (bsc#1152489) - commit 53f18ad - drm: Rename HDMI colorspace property creation function (bsc#1152489) - commit f1acc5c - drm/v3d: clean caches at the end of render jobs on request from user (bsc#1152489) - commit f926514 - drm/edid: Add CTA-861-G modes with VIC < 128 (bsc#1152489) - commit 596587e - drm/dp: Add definitons for MSA MISC bits (bsc#1152489) - commit dc0afa6 - drm/atomic-helper: Make crtc helper funcs optional (bsc#1152489) - commit ae48e25 - drm: Add drm_modeset_lock_assert_held() (bsc#1152489) - commit e619b2a - drm/v3d: don't leak bin job if v3d_job_init fails. (bsc#1152489) - commit 5a9fbc4 - drm/doc: Improve docs around connector (un)registration (bsc#1152489) - commit cacedbf - drm/komeda: Adds register dump support for gcu, lup and dou (bsc#1152489) - commit db0e2ce - drm/komeda: Remove in-code use of ifdef (bsc#1152489) - commit 44f560b - drm/encoder: Don't raise voice in drm_encoder_mask() documentation (bsc#1152489) - commit 5ee08f8 - drm/encoder: Fix possible_crtcs documentation (bsc#1152489) - commit ecb67ee - drm/encoder: Fix possible_clones documentation (bsc#1152489) - commit 3158347 - drm/selftests: fix spelling mistake "/misssing"/ -> "/missing"/ (bsc#1152489) - commit 23ef744 - drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source (bsc#1152489) - commit dea2885 - drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BO (bsc#1152489) - commit 91dbad1 - drm/vram: Provide vmap and vunmap operations for GEM VRAM objects (bsc#1152489) - commit 487333a - drm/komeda: Adds error event print functionality (bsc#1152489) - commit 2306518 - drm/connector: Allow max possible encoders to attach to a connector (bsc#1152489) - commit a971904 - drm/connector: Share with non-atomic drivers the function to get the (bsc#1152489) - commit ae44e46 - drm/prime: Remove duplicate forward declaration (bsc#1152489) - commit 161af32 - drm: fix warnings in DSC (bsc#1152489) - commit 5335656 - drm: sti: fix W=1 warnings (bsc#1152489) - commit 6d869e9 - drm/stm: dsi: higher pll out only in video burst mode (bsc#1152489) - commit 73b3f30 - drm/bridge: analogix-anx78xx: convert to i2c_new_dummy_device (bsc#1152489) - commit aeedfbb - drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings (bsc#1152489) - commit 3fdc107 - drm/bridge: analogix-anx78xx: add new variants (bsc#1152489) - commit 5ac6ff8 - drm/bridge: Fix references to drm_bridge_funcs in documentation (bsc#1152489) - commit fb93088 - drm: bridge/dw_hdmi: add audio sample channel status setting (bsc#1152489) - commit 4b45e3a - drm/virtio: Fix warning in virtio_gpu_queue_fenced_ctrl_buffer. (bsc#1152489) - commit 520b245 - drm/virtio: enable prime mmap support (bsc#1152489) - commit 71f7e5f - drm/vram: Unconditonally set BO call-back functions (bsc#1152489) - commit 92ecd02 - drm/vram: Unexport internal functions of VRAM MM (bsc#1152489) - commit ad80188 - drm/vram: Have VRAM MM call GEM VRAM functions directly (bsc#1152489) - commit 4d2f2fb - drm/vram: Move VRAM memory manager to GEM VRAM implementation (bsc#1152489) - commit 311342a - drm/virtio: Use vmalloc for command buffer allocations. (bsc#1152489) - commit aa8237e - drm/virtio: Rewrite virtio_gpu_queue_ctrl_buffer using fenced (bsc#1152489) - commit 2065d8c - drm/ttm: remove embedded vma_offset_manager (bsc#1152489) - commit 669ca9e - drm/vmwgfx: switch to own vma manager (bsc#1152489) - commit f0aae1b - drm/qxl: switch to gem vma offset manager (bsc#1152489) - commit 5d1fb40 - drm/amdgpu: switch to gem vma offset manager (bsc#1152489) - commit 1d87432 - drm/radeon: switch to gem vma offset manager (bsc#1152489) - commit c3151ff - drm/vram: switch to gem vma offset manager (bsc#1152489) - commit bf0bff1 - drm/nouveau: switch to gem vma offset manager (bsc#1152489) - commit 942272a - drm/ttm: turn ttm_bo_device.vma_manager into a pointer (bsc#1152489) - commit 79f56ff - drm/vram: fix Kconfig (bsc#1152489) - commit dfee40c - drm/qxl: use drm_gem_ttm_print_info (bsc#1152489) - commit a02ddcf - drm/qxl: use drm_gem_object_funcs callbacks (bsc#1152489) - commit 40444de - drm/vram: add vram-mm debugfs file (bsc#1152489) - commit 4b2be4a - drm/vram: use drm_gem_ttm_print_info (bsc#1152489) - commit d6b12b1 - drm/ttm: add drm gem ttm helpers, starting with (bsc#1152489) - commit beaec73 - drm: add drm_print_bits (bsc#1152489) - commit 692ddb3 - drm/vram: Implement lazy unmapping for GEM VRAM buffers (bsc#1152489) - commit dd9663c - drm/vram: Add infrastructure for move_notify() (bsc#1152489) - commit d52b6a5 - drm/vram: Acquire lock only once per call to vmap()/vunmap() (bsc#1152489) - commit cca086a - drm/vram: Add kmap ref-counting to GEM VRAM objects (bsc#1152489) - commit d3d730f - tda9950: use cec_notifier_cec_adap_(un)register (bsc#1152489) - commit cdae848 - drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register (bsc#1152489) - commit f91e320 - drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info() (bsc#1152489) - commit 400dd0f - drm/stm: ltdc: add pinctrl for DPI encoder mode (bsc#1152489) - commit 301e724 - drm/panel: panel-simple: Set OSD070T1718 panel type (bsc#1152489) - commit 6ec6586 - drm/bridge: panel: Infer connector type from panel by default (bsc#1152489) - commit 14fc867 - drm/panel: Add and fill drm_panel type field (bsc#1152489) - commit d177b9f - fbdev/sa1100fb: Remove even more dead code (bsc#1152489) - commit c9cc998 - drm/blend: Define the direction of Z position values (bsc#1152489) - commit 2270aa1 - drm: Use EOPNOTSUPP, not ENOTSUPP (bsc#1152489) - commit 069aeab - drm/virtio: fix command submission with objects but without fence. (bsc#1152489) - commit 2f9b402 - drm/virtio: add worker for object release (bsc#1152489) - commit 1e257cc - drm/virtio: add fence sanity check (bsc#1152489) - commit 8eb25d8 - drm/virtio: drop virtio_gpu_object_{reserve, unreserve} (bsc#1152489) - commit 01ebf2c - drm/virtio: drop virtio_gpu_object_{ref,unref} (bsc#1152489) - commit f2de523 - drm/virtio: remove virtio_gpu_alloc_object (bsc#1152489) - commit d0c1933 - drm/virtio: switch from ttm to gem shmem helpers (bsc#1152489) - commit b3f48fd - drm/virtio: rework virtio_gpu_cmd_context_{attach, detach}_resource (bsc#1152489) - commit f839514 - drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing (bsc#1152489) - commit 0367e76 - drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing (bsc#1152489) - commit 7546405 - drm/virtio: rework virtio_gpu_object_create fencing (bsc#1152489) - commit 917227e - drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing (bsc#1152489) - commit 9c368d4 - drm/virtio: add virtio_gpu_object_array & helpers (bsc#1152489) - commit 9734afe - drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve, (bsc#1152489) - commit eeeeeaa - drm/virtio: drop no_wait argument from virtio_gpu_object_reserve (bsc#1152489) - commit 647839d - drm/virtio: remove virtio_gpu_object_wait (bsc#1152489) - commit f1ff38c - drm/virtio: simplify cursor updates (bsc#1152489) - commit 3f847cc - drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper. (bsc#1152489) - commit 3cebb81 - drm/virtio: pass gem reservation object to ttm init (bsc#1152489) - commit 36d0d32 - drm/dp_mst: Cleanup drm_dp_send_link_address() a bit (bsc#1152489) - commit 88f181f - drm/dp_mst: Refactor drm_dp_mst_handle_down_rep() (bsc#1152489) - commit 6d1cc80 - drm/dp_mst: Refactor drm_dp_mst_handle_up_req() (bsc#1152489) - commit de1f2ad - drm/dp_mst: Constify guid in drm_dp_get_mst_branch_by_guid() (bsc#1152489) - commit 93e15e5 - drm/dp_mst: Remove huge conditional in drm_dp_mst_handle_up_req() (bsc#1152489) - commit 7f53963 - drm/dp_mst: Refactor drm_dp_send_enum_path_resources (bsc#1152489) - commit 43a9a7e - drm/dp_mst: Add sideband down request tracing + selftests (bsc#1152489) - commit c65751e - drm/dp_mst: Combine redundant cases in drm_dp_encode_sideband_req() (bsc#1152489) - commit 2a69fb9 - drm/print: Add drm_err_printer() (bsc#1152489) - commit da936c7 - drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest (bsc#1152489) - commit 80f3a53 - drm/dp_mst: Get rid of list clear in destroy_connector_work (bsc#1152489) - commit 7f92489 - drm/dp_mst: Move link address dumping into a function (bsc#1152489) - commit bc6b4f3 - drm/vkms: Reduce critical section in vblank_simulate (bsc#1152489) - commit 11031b0 - drm/vkms: Use wait_for_flip_done (bsc#1152489) - commit 8f0a5f0 - drm/vblank: Document and fix vblank count barrier semantics (bsc#1152489) - commit 86e3a08 - drm/komeda: Add ACLK rate to sysfs (bsc#1152489) - commit 5e92472 - drm: Add high-precision time to vblank trace event (bsc#1152489) - commit e91e25a - drm/sti: Include the right header (bsc#1152489) - commit affa71f - drm: sti: use cec_notifier_conn_(un)register (bsc#1152489) - commit 172fd82 - drm: dw-hdmi-i2s: enable audio clock in audio_startup (bsc#1152489) - commit a3a9321 - drm: mst: Fix query_payload ack reply struct (bsc#1152489) - commit 224d66f - drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder (bsc#1152489) - commit 7b3543b - drm: Stop including drm_bridge.h from drm_crtc.h (bsc#1152489) - commit 5038be0 - drm/meson: add resume/suspend hooks (bsc#1152489) - commit b475278 - drm/meson: dw_hdmi: add resume/suspend hooks (bsc#1152489) - commit ed9740b - drm/virtio: module_param_named() requires linux/moduleparam.h (bsc#1152489) - commit 0b04bb6 - drm/virtio: notify virtqueues without holding spinlock (bsc#1152489) - commit 7777a8d - drm/virtio: cleanup queue functions (bsc#1152489) - commit cfe0851 - drm/virtio: add plane check (bsc#1152489) - commit 805a2d0 - drm/vc4/vc4_hdmi: fill in connector info (bsc#1152489) - commit de486db - drm/i915/intel_hdmi: use cec_notifier_conn_(un)register (bsc#1152489) - commit 28c191e - drm_dp_cec: add connector info support. (bsc#1152489) - commit 6af4a5a - drm/virtio: make resource id workaround runtime switchable. (bsc#1152489) - commit ad776a0 - drm/mcde: Fix an error handling path in 'mcde_probe()' (bsc#1152489) - commit 7816d14 - drm/mipi-dbi: fix a loop in debugfs code (bsc#1152489) - commit 55ac13b - drm/panel: Initialise panel dev and funcs through drm_panel_init() (bsc#1152489) - commit 73c7003 - drm/panel: Add missing drm_panel_init() in panel drivers (bsc#1152489) - commit e35d575 - drm/panfrost: Add errata descriptions from kbase (bsc#1152489) - commit ac8a3c6 - drm/i915: switch to drm_fb_helper_remove_conflicting_pci_framebuffers (bsc#1152489) - commit 8ea6dd7 - drm: drop resource_id parameter from (bsc#1152489) - commit b90c1b3 - fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers (bsc#1152489) - commit 299f196 - drm/i915/perf: allow holding preemption on filtered ctx (bsc#1152489) - commit ee7d8d0 - drm/i915/perf: Allow dynamic reconfiguration of the OA stream (bsc#1152489) - commit 4c032f3 - drm/i915: add support for perf configuration queries (bsc#1152489) - commit 79b8788 - drm/i915/perf: introduce a versioning of the i915-perf uapi (bsc#1152489) - commit 4791b32 - drm/i915/execlists: Assert tasklet is locked for process_csb() (bsc#1152489) - commit fe2600f - drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits (bsc#1152489) - commit 1e1eff9 - drm/i915/execlists: Tweak virtual unsubmission (bsc#1152489) - commit 3acd649 - drm/i915/selftests: Check that GPR are cleared for new contexts (bsc#1152489) - commit c57b228 - drm/i915/selftests: Check known register values within the context (bsc#1152489) - commit 2287ba3 - drm/i915/display: Squelch kerneldoc warnings (bsc#1152489) - commit e6e7390 - drm/i915/selftests: Fixup naked 64b divide (bsc#1152489) - commit 71dd8a4 - drm/i915/perf: Avoid polluting the i915_oa_config with error pointers (bsc#1152489) - commit f55419c - drm/i915/perf: Prefer using the pinned_ctx for emitting delays on (bsc#1152489) - commit 456a776 - drm/i915/perf: execute OA configuration from command stream (bsc#1152489) - commit b79335c - drm/i915/perf: implement active wait for noa configurations (bsc#1152489) - commit 223dc4e - drm/i915/perf: allow for CS OA configs to be created lazily (bsc#1152489) - commit 111b7bb - drm/i915: Mark up "/sentinel"/ requests (bsc#1152489) - commit a675d64 - drm/i915/execlists: Prevent merging requests with conflicting flags (bsc#1152489) - commit 6dddaaa - drm/i915/perf: Replace global wakeref tracking with engine-pm (bsc#1152489) - commit 3bd9820 - drm/i915/selftests: Serialise write to scratch with its vma binding (bsc#1152489) - commit b72c231 - drm/i915: Add an rcu_barrier option to i915_drop_caches (bsc#1152489) - commit 9d612d1 - drm/i915/execlists: Only mark incomplete requests as -EIO on (bsc#1152489) - commit 8ab8872 - drm/i915/execlists: Leave tell-tales as to why pending[] is bad (bsc#1152489) - commit abf23d0 - drm/i915: Note the addition of timeslicing to the pretend scheduler (bsc#1152489) - commit 5d34050 - drm/i915/tgl: Read SAGV block time from PCODE (bsc#1152489) - commit 6d8feca - drm/i915: Move SAGV block time to dev_priv (bsc#1152489) - commit ad25584 - drm/i915/perf: Store shortcut to intel_uncore (bsc#1152489) - commit f29e00d - drm/i915/perf: store the associated engine of a stream (bsc#1152489) - commit 4907372 - drm/i915: Remove cursor use of properties for coordinates (bsc#1152489) - commit 975d6cb - drm/i915: Remove begin/finish_crtc_commit, v4. (bsc#1152489) - commit b94ef8b - drm/i915: Use intel_plane_state in prepare and cleanup plane_fb (bsc#1152489) - commit aab0c90 - drm/i915: Introduce and use (bsc#1152489) - commit 4e28ce8 - drm/i915: Fix for_each_intel_plane_mask definition (bsc#1152489) - commit d699429 - drm/i915/selftests: Check that registers are preserved between (bsc#1152489) - commit 65ec430 - drm/i915/execlists: Mark up expected state during reset (bsc#1152489) - commit 086c12e - drm/i915/gt: Warn CI about an unrecoverable wedge (bsc#1152489) - commit 636be47 - drm/i915/tgl: simplify the lrc register list for !RCS (bsc#1152489) - commit e3c960a - drm/i915/tgl: the BCS engine supports relative MMIO (bsc#1152489) - commit e45b410 - drm/i915: Select DPLL's via mask (bsc#1152489) - commit d701481 - drm/i915/color: move check of gamma_enable to specific func/platform (bsc#1152489) - commit eec02db - drm/i915/color: fix broken gamma state-checker during boot (bsc#1152489) - commit 9b838a5 - drm/i915/selftests: fix null pointer dereference on pointer data (bsc#1152489) - commit 33bf124 - drm/i915/selftests: Hold request reference over waits (bsc#1152489) - commit 8ae74dc - drm/i915/gt: Give engine->kernel_context distinct timeline lock (bsc#1152489) - commit 9e5c8b9 - drm/i915/region: support volatile objects (bsc#1152489) - commit 8a544e3 - drm/i915/region: support contiguous allocations (bsc#1152489) - commit 914d98b - drm/i915: introduce intel_memory_region (bsc#1152489) - commit af1a5ec - drm/i915/gt: Flush submission tasklet before waiting/retiring (bsc#1152489) - commit 2fb995e - drm/i915/perf: drop list of streams (bsc#1152489) - commit df78072 - drm/i915/selftests: Assign the intel_runtime_pm pointer for (bsc#1152489) - commit 205db24 - drm/i915/selftests: Assign the mock_engine->uncore shortcut (bsc#1152489) - commit e41d3a3 - drm/i915/execlists: Assign virtual_engine->uncore from first sibling (bsc#1152489) - commit 3ade7d3 - drm/i915/tgl: Add DC3CO counter in i915_dmc_info (bsc#1152489) - commit 1826bb4 - drm/i915/tgl: Switch between dc3co and dc5 based on display idleness (bsc#1152489) - commit 25f5fa0 - drm/i915/tgl: Do modeset to enable and configure DC3CO exitline (bsc#1152489) - commit 195602e - drm/i915/tgl: Enable DC3CO state in "/DC Off"/ power well (bsc#1152489) - commit c65acf0 - drm/i915/tgl: Add DC3CO mask to allowed_dc_mask and gen9_dc_mask (bsc#1152489) - commit 8c2ce6b - drm/i915/tgl: Add DC3CO required register and bits (bsc#1152489) - commit 8f00b1e - drm/i915/perf: Set the exclusive stream under perf->lock (bsc#1152489) - commit b1ae7b1 - drm/i915/perf: Wean ourselves off dev_priv (bsc#1152489) - commit ae05913 - drm/i915: Fix Kconfig indentation (bsc#1152489) - commit 4c0a6cf - drm/i915/gt: Treat a busy timeline as 'active' while waiting (bsc#1152489) - commit 433627a - drm/i915/selftests: Appease lockdep (bsc#1152489) - commit 21c4267 - drm/i915/execlists: Fix annotation for decoupling virtual request (bsc#1152489) - commit c1bb4a5 - drm/i915/gt: Prefer local path to runtime powermanagement (bsc#1152489) - commit 22508c2 - drm/i915: make array hw_engine_mask static, makes object smaller (bsc#1152489) - commit b2f4a54 - drm/i915/vbt: Child device size remains unchanged through VBT 229 (bsc#1152489) - commit 4d75c9a - drm/i915/perf: move perf types to their own header (bsc#1152489) - commit e05a3eb - drm/i915/gt: Restore dropped 'interruptible' flag (bsc#1152489) - commit aa66c86 - drm/i915: Update DRIVER_DATE to 20191007 (bsc#1152489) - commit e355b00 - drm/i915: move gmbus setup down to intel_modeset_init() (bsc#1152489) - commit 9f0c055 - drm/i915: split out i915_switcheroo.[ch] from i915_drv.c (bsc#1152489) - commit 6bcd9e6 - drm/i915/vga: rename intel_vga_msr_write() to (bsc#1152489) - commit c89f47c - drm/i915/stolen: make the object creation interface consistent (bsc#1152489) - commit 459252b - drm/i915: Implement a better i945gm vblank irq vs. C-states (bsc#1152489) - commit 545cdd9 - drm/i915: Drop struct_mutex from around GEM initialisation (bsc#1152489) - commit 989c574 - drm/i915/selftests: Drop vestigal struct_mutex guards (bsc#1152489) - commit 2ffa6f4 - drm/i915: Drop struct_mutex from suspend state save/restore (bsc#1152489) - commit 07156b1 - drm/i915: Remove struct_mutex guard for debugfs/opregion (bsc#1152489) - commit 15d1b2f - drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info (bsc#1152489) - commit 924e807 - drm/i915/overlay: Drop struct_mutex guard (bsc#1152489) - commit ada2780 - drm/i915: Move context management under GEM (bsc#1152489) - commit 0abbcb0 - drm/i915: Remove logical HW ID (bsc#1152489) - commit 61e84e4 - drm/i915: Move global activity tracking from GEM to GT (bsc#1152489) - commit ac81109 - drm/i915: Move request runtime management onto gt (bsc#1152489) - commit db12971 - drm/i915/gem: Retire directly for mmap-offset shrinking (bsc#1152489) - commit e2812ee - drm/i915: Merge wait_for_timelines with retire_request (bsc#1152489) - commit 1803574 - drm/i915: Remove the GEM idle worker (bsc#1152489) - commit d6aa7d7 - drm/i915: Drop struct_mutex from around i915_retire_requests() (bsc#1152489) - commit c415c2c - drm/i915: Move idle barrier cleanup into engine-pm (bsc#1152489) - commit 3f3e13b - drm/i915: Coordinate i915_active with its own mutex (bsc#1152489) - commit f6e4e9e - drm/i915: Push the i915_active.retire into a worker (bsc#1152489) - commit 399cf38 - drm/i915: Pull i915_vma_pin under the vm->mutex (bsc#1152489) - commit df092a0 - drm/i915: Mark up address spaces that may need to allocate (bsc#1152489) - commit 15c957b - drm/i915: Only track bound elements of the GTT (bsc#1152489) - commit 7e8855b - drm/i915: Use helpers for drm_mm_node booleans (bsc#1152489) - commit f5e2374 - drm/i915: Restrict L3 remapping sysfs interface to dwords (bsc#1152489) - commit 81a2e81 - drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms (bsc#1152489) - commit ac0ab21 - drm/i915: Fix audio power up sequence for gen10+ display (bsc#1152489) - commit 781a9c6 - drm/i915/dp: remove static variable for aux last status (bsc#1152489) - commit 79e5598 - drm/i915/execlists: Skip redundant resubmission (bsc#1152489) - commit 1ac899e - drm/i915/tgl: Add the Thunderbolt PLL divider values (bsc#1152489) - commit e98f0b8 - drm/i915: use DRM_DEBUG_KMS() instead of drm_dbg(DRM_UT_KMS, ...) (bsc#1152489) - commit 09e7d07 - drm/i915: use DRM_ERROR() instead of drm_err() (bsc#1152489) - commit a391968 - drm/i915/selftests: Exercise potential false lite-restore (bsc#1152489) - commit c9baf3e - drm/i915/mg: Use tc_port instead of port parameter to MG registers (bsc#1152489) - commit e048650 - drm/i915: Clean up encoder->crtc_mask setup (bsc#1152489) - commit 0730079 - drm/i915: Populate possible_crtcs correctly (bsc#1152489) - commit 15bb200 - drm/i915/gem: Refactor tests on obj->ops->flags (bsc#1152489) - commit a7fc777 - drm/i915/selftests: Extract random_offset() for use with a prng (bsc#1152489) - commit 5e76526 - drm/i915: Polish intel_tv_mode_valid() (bsc#1152489) - commit de6dfef - drm/i915: Limit MST modes based on plane size too (bsc#1152489) - commit 9d7b922 - drm/i915/display: abstract all vgaarb access to intel_vga.[ch] (bsc#1152489) - commit 0a175b8 - drm/i915/dp: Fix DP MST error after unplugging TypeC cable (bsc#1152489) - commit 715f2a0 - drm/i915: Initialise breadcrumb lists on the virtual engine (bsc#1152489) - commit e3f585a - drm/i915/gt: Only unwedge if we can reset first (bsc#1152489) - commit ab7168e - drm/i915/selftests: Exercise context switching in parallel (bsc#1152489) - commit ae1f3b4 - drm/i915/selftests: Provide a mock GPU reset routine (bsc#1152489) - commit 5fcdc46 - drm/i915/selftests: Distinguish mock device from no wakeref (bsc#1152489) - commit df45bcd - drm/i915: Pass intel_gt to has-reset? (bsc#1152489) - commit 9a90f27 - drm/i915/selftests: Do not try to sanitize mock HW (bsc#1152489) - commit e26ee2e - drm/i915: simplify i915_gem_init_early (bsc#1152489) - commit 069bc5c - drm/i915: check for kernel_context (bsc#1152489) - commit 2b85cb3 - drm/i915/tgl: initialize TC and TBT ports (bsc#1152489) - commit 93176b8 - drm/i915/tgl: Fix dkl link training (bsc#1152489) - commit ce43b41 - drm/i915/tgl: Add dkl phy programming sequences (bsc#1152489) - commit 7fa75bc - drm/i915/tc: Update DP_MODE programming (bsc#1152489) - commit 71d691d - drm/i915/dmc: Update ICL DMC version to v1.09 (bsc#1152489) - commit d549729 - drm/i915/huc: fix version parsing from CSS header (bsc#1152489) - commit 96033fb - drm/i915: Update DRIVER_DATE to 20190927 (bsc#1152489) - commit f6580d4 - drm/i915: Extract GT render sleep (rc6) management (bsc#1152489) - commit 3500c87 - drm/i915/selftests: Exercise concurrent submission to all engines (bsc#1152489) - commit de51a96 - drm/i915: Add definitions for MI_MATH command (bsc#1152489) - commit 2a197ae - drm/i915/perf: Fix use of kernel-doc format in structure members (bsc#1152489) - commit b539db4 - drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq() (bsc#1152489) - commit ccbdb3c - drm/i915: Drop the IRQ-off asserts (bsc#1152489) - commit 3bb03d4 - drm/i915: Adjust length of MI_LOAD_REGISTER_REG (bsc#1152489) - commit d8d6ea6 - drm/i915/execlists: Use per-process HWSP as scratch (bsc#1152489) - commit c1e9160 - drm/i915: Define explicit wedged on init reset state (bsc#1152489) - commit bae6265 - drm/i915: Small joiner RAM buffer size is platform-specific (bsc#1152489) - commit bd569f8 - drm/i915/tgl: Add memory type decoding for bandwidth checking (bsc#1152489) - commit b3003f5 - drm/i915/tgl: Return the mg/dkl pll as DDI clock for new TC ports (bsc#1152489) - commit 2f95174 - drm/i915/tgl: Add dkl phy pll calculations (bsc#1152489) - commit 5a34db0 - drm/i915/tgl: re-indent code to prepare for DKL changes (bsc#1152489) - commit 9e43a30 - drm/i915/tgl: Add support for dkl pll write (bsc#1152489) - commit 1f0f1bc - drm/i915/tgl: Add initial dkl pll support (bsc#1152489) - commit ff34e45 - drm/i915/execlists: Simplify gen12_csb_parse (bsc#1152489) - commit efa8b95 - drm/i915: Do not add all planes when checking scalers on glk+ (bsc#1152489) - commit c6a2531 - drm/i915: Rename planar linked plane variables (bsc#1152489) - commit 881d3f8 - drm/i915: Get rid of crtc_state->fb_changed (bsc#1152489) - commit 27fdd2d - drm/i915: Add hardware readout for FEC (bsc#1152489) - commit 5fd7764 - Revert "/drm/i915/color: Extract icl_read_luts()"/ (bsc#1152489) - commit a6747d9 - drm/i915/tgl: Swap engines for no rps (gpu reclocking) (bsc#1152489) - commit 453c46d - drm/i915: Add Pipe D cursor ctrl register for Gen12 (bsc#1152489) - commit eb37602 - drm/i915/selftests: Verify the LRC register layout between init and (bsc#1152489) - commit 93e5a63 - drm/i915: Add TigerLake bandwidth checking (bsc#1152489) - commit a8f0224 - drm/i915/tgl: Check the UC health of tc controllers after power on (bsc#1152489) - commit ecbc0f2 - drm/i915/icl: Unify disable and enable phy clock gating functions (bsc#1152489) - commit cd0f039 - drm/i915/tgl: Add dkl phy registers (bsc#1152489) - commit ee70660 - drm/i915/tgl/pll: Set update_active_dpll (bsc#1152489) - commit 7963761 - drm/i915/tgl: Finish modular FIA support on registers (bsc#1152489) - commit 7248c2b - drm/i915/tgl: Add missing ddi clock select during DP init sequence (bsc#1152489) - commit 5809cef - drm/i915/execlists: Relax assertion for a pinned context image on (bsc#1152489) - commit c0e5ef8 - drm/i915: pass i915 to intel_modeset_init() and (bsc#1152489) - commit e6b05dd - drm/i915: abstract intel_mode_config_init() from intel_modeset_init() (bsc#1152489) - commit 86583bd - drm/i915: abstract intel_panel_sanitize_ssc() from (bsc#1152489) - commit 8a568a6 - drm/i915: pass i915 to intel_modeset_driver_remove() (bsc#1152489) - commit 3042afe - drm/i915: pass i915 to i915_driver_modeset_probe() (bsc#1152489) - commit 7cd5912 - drm/i915: add i915_driver_modeset_remove() (bsc#1152489) - commit f38a190 - drm/i915: save AUD_FREQ_CNTRL state at audio domain suspend (bsc#1152489) - commit ea7d84f - drm/i915/dsb: Documentation for DSB. (bsc#1152489) - commit d3646bc - drm/i915/dsb: Enable DSB for gen12. (bsc#1152489) - commit 4f44fa7 - drm/i915/dsb: Enable gamma lut programming using DSB. (bsc#1152489) - commit c220374 - drm/i915/dsb: function to trigger workload execution of DSB. (bsc#1152489) - commit 6534f0b - drm/i915/dsb: functions to enable/disable DSB engine. (bsc#1152489) - commit 4dded1d - drm/i915/dsb: Check DSB engine status. (bsc#1152489) - commit 9debd2a - drm/i915/dsb: Indexed register write function for DSB. (bsc#1152489) - commit d474ded - drm/i915/dsb: single register write function for DSB. (bsc#1152489) - commit fb179c3 - drm/i915/dsb: DSB context creation. (bsc#1152489) - commit 3324d72 - drm/i915/dsb: feature flag added for display state buffer. (bsc#1152489) - commit e03171a - drm/i915/color: Extract icl_read_luts() (bsc#1152489) - commit 61f78fd - drm/i915/color: Fix formatting issues (bsc#1152489) - commit 791ad5f - drm/i915/tgl: s/ss/eu fuse reading support (bsc#1152489) - commit fc9c424 - drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVB (bsc#1152489) - commit 7a4fcff - drm/i915: Set up ILK/SNB csc unit properly for YCbCr output (bsc#1152489) - commit cc1ae29 - drm/i915: Document ILK+ pipe csc matrix better (bsc#1152489) - commit 3456fd4 - drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSW (bsc#1152489) - commit 334ac3a - drm/i915: Simplify intel_get_crtc_ycbcr_config() (bsc#1152489) - commit cd69e55 - drm/i915: Don't look at unrelated PIPECONF bits for interlaced (bsc#1152489) - commit 745ba78 - drm/i915: Never set limited_color_range=true for YCbCr output (bsc#1152489) - commit d73a279 - drm/i915: Extract intel_hdmi_limited_color_range() (bsc#1152489) - commit 53c3c3e - drm/i915: Fix AVI infoframe quantization range for YCbCr output (bsc#1152489) - commit b87c688 - drm/i915: Fix HSW+ DP MSA YCbCr colorspace indication (bsc#1152489) - commit 229f2ea - drm/i915/uc: Update HuC firmware naming convention and load latest (bsc#1152489) - commit c4d6417 - Revert "/drm/i915/tgl: Implement Wa_1406941453"/ (bsc#1152489) - commit 8bc9df0 - drm/i915: Protect timeline->hwsp dereferencing (bsc#1152489) - commit d888c86 - drm/i915: Lock signaler timeline while navigating (bsc#1152489) - commit ccc44c4 - drm/i915: Mark i915_request.timeline as a volatile, rcu pointer (bsc#1152489) - commit 517a7c6 - drm/i915/tgl: Suspend pre-parser across GTT invalidations (bsc#1152489) - commit cb84ad0 - drm/i915: Don't advertise modes that exceed the max plane size (bsc#1152489) - commit 03a716f - drm/i915/tgl: Implement Wa_1406941453 (bsc#1152489) - commit f921541 - drm/i915/tgl: Implement Wa_1409142259 (bsc#1152489) - commit faf711d - drm/i915: Unify ICP and MCC hotplug pin tables (bsc#1152489) - commit 9f92280 - drm/i915: Future-proof DDC pin mapping (bsc#1152489) - commit 4bbf6f8 - drm/i915/selftests: Exercise CS TLB invalidation (bsc#1152489) - commit d917d07 - drm/i915: fix SFC reset flow (bsc#1152489) - commit 5cda799 - drm/i915/tgl: Extend MI_SEMAPHORE_WAIT (bsc#1152489) - commit 8657d96 - drm/i915: Only apply a rmw mmio update if the value changes (bsc#1152489) - commit c285e91 - drm/i915: Show the logical context ring state on dumping (bsc#1152489) - commit afb584f - drm/i915: stop conflating HAS_DISPLAY() and disabled display (bsc#1152489) - commit ce68e20 - drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check() (bsc#1152489) - commit bc043d9 - drm/i915: Extract intel_modeset_calc_cdclk() (bsc#1152489) - commit a037bf7 - drm/i915: Allow downscale factor of <3.0 on glk+ for all formats (bsc#1152489) - commit 5cd5406 - drm/i915: Replace is_planar_yuv_format() with (bsc#1152489) - commit 1e6da05 - drm/i915: introduce INTEL_DISPLAY_ENABLED() (bsc#1152489) - commit 0a95cf6 - drm/i915/tgl: Re-enable rc6 (bsc#1152489) - commit c81f692 - drm/i915/tgl: Introduce gen12 forcewake ranges (bsc#1152489) - commit 9978e18 - drm/i915: Update Gen11 forcewake ranges (bsc#1152489) - commit 76dffb3 - drm/i915/tgl: Limit ourselves to just rcs0 (bsc#1152489) - commit c8e89e0 - drm/i915/display/icl: Bump up the plane/fb height (bsc#1152489) - commit f857610 - drm/i915/display/icl: Bump up the hdisplay and vdisplay as per (bsc#1152489) - commit 88ddb6e - drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use (bsc#1152489) - commit fdff5dd - drm/i915/selftests: Keep the engine awake while we keep for (bsc#1152489) - commit 1d06634 - drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al. (bsc#1152489) - commit 6eadbe5 - drm/i915/tgl: Disable preemption while being debugged (bsc#1152489) - commit 1e4dcb9 - drm/i915/pmu: Use GT parked for estimating RC6 while asleep (bsc#1152489) - commit 0dfed7f - drm/i915: convert device info num_pipes to pipe_mask (bsc#1152489) - commit 50a3c56 - drm/i915/pmu: Skip busyness sampling when and where not needed (bsc#1152489) - commit 2a05551 - drm/i915/execlists: Ensure the context is reloaded after a GPU reset (bsc#1152489) - commit f9a60c2 - drm/i915/execlists: Add a paranoid flush of the CSB pointers upon (bsc#1152489) - commit 1a59374 - drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailable (bsc#1152489) - commit 1f2994f - drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcs (bsc#1152489) - commit 932658e - drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+ (bsc#1152489) - commit f972b41 - drm/i915: Fix CD2X pipe select masking during cdclk sanitation (bsc#1152489) - commit cdcf9a4 - drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glk (bsc#1152489) - commit 88efb42 - drm/i915: add INTEL_NUM_PIPES() and use it (bsc#1152489) - commit e776ef0 - drm/i915: Squeeze iommu status into debugfs/i915_capabilities (bsc#1152489) - commit d85bf06 - drm/i915/tgl: Disable read-only ppgtt support (bsc#1152489) - commit 85f5fed - drm/i915: Remove pointless planes_changed=true assignment (bsc#1152489) - commit 6c7e866 - drm/i915: Use a high priority wq for nonblocking plane updates (bsc#1152489) - commit fceae3d - drm/i915/display: Add glk_cdclk_table (bsc#1152489) - commit 441e2f2 - drm/i915: Make i915_vma.flags atomic_t for mutex reduction (bsc#1152489) - commit 15206c6 - drm/i915: Make shrink/unshrink be atomic (bsc#1152489) - commit 2cc601f - drm/i915: Make pm_notify take intel_gt (bsc#1152489) - commit 979a5d7 - drm/i915: Avoid round-trip via i915 in intel_gt_park (bsc#1152489) - commit 1d15521 - drm/i915: Make wait_for_timelines take struct intel_gt (bsc#1152489) - commit 5746ac9 - drm/i915: Move GT init to intel_gt.c (bsc#1152489) - commit 8084472 - drm/i915: Consolidate {bxt,cnl,icl}_init_cdclk (bsc#1152489) - commit 6aaca23 - drm/i915: Enhance cdclk sanitization (bsc#1152489) - commit 2b2b8b3 - drm/i915: Add calc_voltage_level display vfunc (bsc#1152489) - commit c27ce03 - drm/i915: Consolidate {bxt,cnl,icl}_uninit_cdclk (bsc#1152489) - commit 11c3e1a - drm/i915: Kill cnl_sanitize_cdclk() (bsc#1152489) - commit e6af56e - drm/i915: Combine bxt_set_cdclk and cnl_set_cdclk (bsc#1152489) - commit 68bea8a - drm/i915: Use literal representation of cdclk tables (bsc#1152489) - commit 3c75fba - drm/i915: Consolidate bxt/cnl/icl cdclk readout (bsc#1152489) - commit 4c311bf - drm/i915/tgl: Disable rc6 for debugging (bsc#1152489) - commit b60b1ac - drm/i915/selftests: Tighten the timeout testing for partial mmaps (bsc#1152489) - commit 9aecbd1 - drm/i915/selftests: Take runtime wakeref for igt_ggtt_lowlevel (bsc#1152489) - commit 9d2e492 - drm/i915/ringbuffer: Flush writes before RING_TAIL update (bsc#1152489) - commit db63cd7 - drm/i915/execlists: Ignore lost completion events (bsc#1152489) - commit 442250d - drm/i915/display: Extract chv_read_luts() (bsc#1152489) - commit c83e564 - drm/i915/display: Extract i965_read_luts() (bsc#1152489) - commit 938751a - drm/i915/display: Add gamma precision function for CHV (bsc#1152489) - commit e02fd44 - drm/i915/execlists: Clear STOP_RING bit on reset (bsc#1152489) - commit a5ab862 - drm/i915: include GTT page-size info in error state (bsc#1152489) - commit 239a320 - drm/i915: cleanup cache-coloring (bsc#1152489) - commit 139a142 - drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust (bsc#1152489) - commit 3194c07 - drm/i915: export color_differs (bsc#1152489) - commit 9981b95 - drm/i915/buddy: add missing call to i915_global_register (bsc#1152489) - commit 5d772a0 - drm/i915: Hook up GT power management (bsc#1152489) - commit aebc92b - drm/i915/tgl: Register state context definition for Gen12 (bsc#1152489) - commit 4483ad1 - drm/i915: Use engine relative LRIs on context setup (bsc#1152489) - commit 2456b6a - drm/i915/tgl: Use refclk/2 as bypass frequency (bsc#1152489) - commit e6be8cb - drm/i915: add immutable zpos plane properties (bsc#1152489) - commit 6a66be2 - drm/i915: Protect debugfs per_file_stats with RCU lock (bsc#1152489) - commit bd554cd - drm/i915/mst: Do not hardcoded the crtcs that encoder can connect (bsc#1152489) - commit de024b3 - drm/i915: Apply FBC WA for TGL too (bsc#1152489) - commit 94d9f2a - drm/i915/tgl: add gen12 to stolen initialization (bsc#1152489) - commit a6a2d49 - drm/i915/tgl: disable SAGV temporarily (bsc#1152489) - commit 147be73 - drm/i915/tgl: move DP_TP_* to transcoder (bsc#1152489) - commit 1d15c42 - drm/i915: protect access to DP_TP_* on non-dp (bsc#1152489) - commit 925fe81 - drm/i915/tgl: Access the right register when handling PSR (bsc#1152489) - commit e5a6321 - drm/i915/psr: Only handle interruptions of the transcoder in use (bsc#1152489) - commit 3cf67f1 - drm/i915: disable set/get_tiling ioctl on gen12+ (bsc#1152489) - commit 30145a3 - drm/i915/display: Extract glk_read_luts() (bsc#1152489) - commit 2bf8d5e - drm/i915/display: Extract ilk_read_luts() (bsc#1152489) - commit f9631ba - drm/i915/display: Extract i9xx_read_luts() (bsc#1152489) - commit 185c8da - drm/i915/display: Add macro to compare gamma hw/sw lut (bsc#1152489) - commit d59f7e4 - drm/i915/display: Add func to compare hw/sw gamma lut (bsc#1152489) - commit b8a67b6 - drm/i915/display: Add func to get gamma bit precision (bsc#1152489) - commit 793c185 - drm/i915/display: Add debug log for color parameters (bsc#1152489) - commit ffff1d3 - drm/i915: Refresh the errno to vmf_fault translations (bsc#1152489) - commit 01292c6 - drm/i915/selftests: Remove unused __engines_name() (bsc#1152489) - commit 52fef51 - drm/i915: Replace obj->pin_global with obj->frontbuffer (bsc#1152489) - commit 31ac197 - drm/i915: Report aliasing ppgtt size as ggtt size (bsc#1152489) - commit 729c069 - drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt (bsc#1152489) - commit b6f0c32 - drm/i915: Clean up HDMI deep color handling a bit (bsc#1152489) - commit e1727eb - drm/i915: Prefer encoder->name over port_name() (bsc#1152489) - commit 1aa5554 - drm/i915/perf: Assert locking for i915_init_oa_perf_state() (bsc#1152489) - commit e657c3a - drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+ (bsc#1152489) - commit 0a98463 - drm/i915: Allow /2 CD2X divider on gen11+ (bsc#1152489) - commit de05d7a - drm/i915: Fix regression with crtc disable ordering (bsc#1152489) - commit 8e79a93 - drm/i915: Use RCU for unlocked vm_idr lookup (bsc#1152489) - commit a22d4e7 - drm/i915: Remove ppgtt->dirty_engines (bsc#1152489) - commit 9675dc2 - drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt (bsc#1152489) - commit 3d07b9d - drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt (bsc#1152489) - commit 647bb61 - drm/i915: unify icp, tgp and mcc irq setup (bsc#1152489) - commit 9c95039 - drm/i915: parameterize SDE hotplug registers (bsc#1152489) - commit 35f4991 - drm/i915: unify icp, tgp and mcc irq handling (bsc#1152489) - commit fdab0ed - drm/i915: parameterize south hpd macros (bsc#1152489) - commit 8cf2c34 - drm/i915: Indent GuC/WOPCM documentation sections (bsc#1152489) - commit 198b749 - drm/i915: Remove link to missing "/Batchbuffer Pools"/ documentation (bsc#1152489) - commit ca5eb24 - drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+ (bsc#1152489) - commit 3cf7d15 - drm/i915/hdcp: update current transcoder into intel_hdcp (bsc#1152489) - commit 3aa5e5f - drm: Extend I915 mei interface for transcoder info (bsc#1152489) - commit 0f4fc72 - drm: Move port definition back to i915 header (bsc#1152489) - commit 9942c74 - drm/i915: mei_hdcp: I915 sends ddi index as per ME FW (bsc#1152489) - commit 248788a - drm/i915/execlists: Try rearranging breadcrumb flush (bsc#1152489) - commit cfb36ee - drm/i915/display: Move the commit_tail() disable sequence to separate (bsc#1152489) - commit 9329415 - drm/i915/display: Rename update_crtcs() to commit_modeset_enables() (bsc#1152489) - commit 38bf2a0 - drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/ (bsc#1152489) - commit 1b46751 - drm/i915/uc: Extract common code from GuC stop/disable comm (bsc#1152489) - commit a8fe2e8 - drm/i915/selftests: cond_resched() within the longer buddy tests (bsc#1152489) - commit ad581f5 - drm/i915/tgl: PSR link standby is not supported anymore (bsc#1152489) - commit 3cb0991 - drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support (bsc#1152489) - commit 93bc354 - drm/i915/tgl: Enabling DSC on Pipe A for TGL (bsc#1152489) - commit cbfaa96 - drm/i915: Protect our local workers against I915_FENCE_TIMEOUT (bsc#1152489) - commit d65266a - drm/i915: Align power domain names with port names (bsc#1152489) - commit 6c244c2 - drm/i915/selftests: Ignore coherency failures on Broadwater (bsc#1152489) - commit 7579940 - drm/i915: Extend non readable mcr range (bsc#1152489) - commit 602e16f - drm/i915/execlists: Flush the post-sync breadcrumb write harder (bsc#1152489) - commit 89e58f3 - drm/i915/selftests: Try to recycle context allocations (bsc#1152489) - commit b78b621 - drm/i915/selftests: Remove accidental serialization between gpu_fill (bsc#1152489) - commit faa5255 - drm/i915: use a separate context for gpu relocs (bsc#1152489) - commit 7d4c434 - drm/i915/tgl/perf: use the same oa ctx_id format as icl (bsc#1152489) - commit bd99b5a - drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 (bsc#1152489) - commit a0757cc - drm/i915/tgl: Implement TGL DisplayPort training sequence (bsc#1152489) - commit 77865ce - drm/i915: Disable pipes in reverse order (bsc#1152489) - commit eb35315 - drm: Add for_each_oldnew_intel_crtc_in_state_reverse() (bsc#1152489) - commit f8cb5f8 - drm/i915/tgl: Add maximum resolution supported by PSR2 HW (bsc#1152489) - commit 3444a8e - drm/i915: Do not read PSR2 register in transcoders without PSR2 (bsc#1152489) - commit e448d63 - drm/i915/tgl: Guard and warn if more than one eDP panel is present (bsc#1152489) - commit 6c22271 - drm/i915: Make engine's batch pool safe for use with virtual engines (bsc#1152489) - commit d080192 - drm/i915: Only activate i915_active debugobject once (bsc#1152489) - commit 9b03de7 - drm/i915/selftests: Markup impossible error pointers (bsc#1152489) - commit 3b64017 - drm/i915/selftests: Add the usual batch vma managements to (bsc#1152489) - commit 5a0fc25 - drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (bsc#1152489) - commit 0de4633 - drm/i915: Keep drm_i915_file_private around under RCU (bsc#1152489) - commit f0505e0 - drm/i915/uc: define GuC and HuC FWs for EHL (bsc#1152489) - commit b2945f2 - drm/i915/gtt: Preallocate Braswell top-level page directory (bsc#1152489) - commit c35feb5 - drm/i915: Use hweight8() for 8bit masks (bsc#1152489) - commit f41d84c - drm/i915: s/num_active_crtcs/num_active_pipes/ (bsc#1152489) - commit e44f79d - drm/i915: Use enum pipe consistently (bsc#1152489) - commit 83f5608 - drm/i915: Unconfuse pipe vs. crtc->index in (bsc#1152489) - commit 30177d7 - drm/i915: Use enum pipe instead of crtc index to track active pipes (bsc#1152489) - commit ec1aeb2 - drm/i915: Add new function to copy subslices for a slice (bsc#1152489) - commit d39a475 - drm/i915: Refactor instdone loops on new subslice functions (bsc#1152489) - commit d5241c7 - drm/i915: Add function to determine if a slice has a subslice (bsc#1152489) - commit 8bb9645 - drm/i915: Use subslice stride to set subslices for a given slice (bsc#1152489) - commit e41e00d - drm/i915: Add function to set subslices (bsc#1152489) - commit 8d7ada3 - drm/i915: Use local variables for subslice_mask for device info (bsc#1152489) - commit 0a4ecbb - drm/i915: Add EU stride runtime parameter (bsc#1152489) - commit a851342 - drm/i915: Add subslice stride runtime parameter (bsc#1152489) - commit e3fb2c4 - drm/i915: Add function to set SSEU info per platform (bsc#1152489) - commit 085cf4f - drm/i915: Use variable for debugfs device status (bsc#1152489) - commit f1fa8ad - drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating (bsc#1152489) - commit 458c33c - drm/i915/tgl: Move GTCR register to cope with GAM MMIO address remap (bsc#1152489) - commit 0a67a64 - drm/dp/dsc: Add Support for all BPCs supported by TGL (bsc#1152489) - commit d6b2710 - drm/i915: Do not unmask PSR interruption in IRQ postinstall (bsc#1152489) - commit cf16b11 - drm/i915: Add transcoder restriction to PSR2 (bsc#1152489) - commit 2cc4c01 - drm/i915/psr: Make PSR registers relative to transcoders (bsc#1152489) - commit c4d0100 - drm: bridge: dw-hdmi: Report connector status using callback (bsc#1152489) - commit 4b30872 - locking/refcount: Consolidate implementations of refcount_t (bsc#1152489) - commit 3fdbc14 - locking/lockdep: Remove unused @nested argument from lock_release() (bsc#1152489) - commit 630403f - drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1152489) - commit 933c81e - vgacon: Use pr_warn instead of pr_warning (bsc#1152489) - commit e8b32b1 - hv_netvsc: Add validation for untrusted Hyper-V values (jsc#sle-12891). - hv_netvsc: Cache the current data path to avoid duplicate call and message (jsc#sle-12891). - hv_netvsc: Switch the data path at the right time during hibernation (jsc#sle-12891). - hv_netvsc: Fix hibernation for mlx5 VF driver (jsc#sle-12891). - x86/hyperv: Make hv_setup_sched_clock inline (jsc#sle-12891). - PCI: hv: Make some functions static (jsc#sle-12891). - scsi: storvsc: Add validation for untrusted Hyper-V values (jsc#sle-12891). - scsi: storvsc: Fix spelling mistake (jsc#sle-12891). - hyperv: hyperv.h: drop a duplicated word (jsc#sle-12891). - tools: hv: change http to https in hv_kvp_daemon.c (jsc#sle-12891). - Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct (jsc#sle-12891). - scsi: storvsc: Introduce the per-storvsc_device spinlock (jsc#sle-12891). - Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) (jsc#sle-12891). - Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() (jsc#sle-12891). - Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) (jsc#sle-12891). - Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() (jsc#sle-12891). - Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct (jsc#sle-12891). - Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct (jsc#sle-12891). - net: hyperv: dump TX indirection table to ethtool regs (jsc#sle-12891). - hv_netvsc: add support for vlans in AF_PACKET mode (jsc#sle-12891). - scsi: storvsc: Remove memset before memory freeing in storvsc_suspend() (jsc#sle-12891). - uio_hv_generic: add missed sysfs_remove_bin_file (jsc#sle-12891). - PCI: hv: Use struct_size() helper (jsc#sle-12891). - commit 5c0cd66 - hv_netvsc: Add XDP frame size to driver (jsc#sle-12891). - commit a5b22bb - Drivers: hv: vmbus: Resolve more races involving init_vp_index() (jsc#sle-12891). - Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug (jsc#sle-12891). - vmbus: Replace zero-length array with flexible-array (jsc#sle-12891). - Driver: hv: vmbus: drop a no long applicable comment (jsc#sle-12891). - hyper-v: Replace open-coded variant of %*phN specifier (jsc#sle-12891). - hyper-v: Supply GUID pointer to printf() like functions (jsc#sle-12891). - hyper-v: Use UUID API for exporting the GUID (part 2) (jsc#sle-12891). - x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files (jsc#sle-12891). - x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #defines (jsc#sle-12891). - KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page (jsc#sle-12891). - drivers: hv: remove redundant assignment to pointer primary_channel (jsc#sle-12891). - scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned (jsc#sle-12891). - Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type (jsc#sle-12891). - Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug (jsc#sle-12891). - Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic (jsc#sle-12891). - PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality (jsc#sle-12891). - Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal (jsc#sle-12891). - hv_utils: Always execute the fcopy and vss callbacks in a tasklet (jsc#sle-12891). - hv_netvsc: Disable NAPI before closing the VMBus channel (jsc#sle-12891). - Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels (jsc#sle-12891). - Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU (jsc#sle-12891). - Drivers: hv: vmbus: Always handle the VMBus messages on CPU0 (jsc#sle-12891). - Drivers: hv: check VMBus messages lengths (jsc#sle-12891). - Drivers: hv: make sure that 'struct vmbus_channel_message_header' compiles correctly (jsc#sle-12891). - Drivers: hv: avoid passing opaque pointer to vmbus_onmessage() (jsc#sle-12891). - Drivers: hv: allocate the exact needed memory for messages (jsc#sle-12891). - Drivers: hv: copy from message page only what's needed (jsc#sle-12891). - x86/hyperv: Properly suspend/resume reenlightenment notifications (jsc#sle-12891). - hyper-v: Remove internal types from UAPI header (jsc#sle-12891). - hyper-v: Use UUID API for exporting the GUID (jsc#sle-12891). - x86/hyperv: Suspend/resume the VP assist page for hibernation (jsc#sle-12891). - Drivers: hv: Move AEOI determination to architecture dependent code (jsc#sle-12891). - Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM (jsc#sle-12891). - hv_debugfs: Make hv_debug_root static (jsc#sle-12891). - hv: hyperv_vmbus.h: Replace zero-length array with flexible-array member (jsc#sle-12891). - PCI: hv: Replace zero-length array with flexible-array member (jsc#sle-12891). - PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path (jsc#sle-12891). - PCI: hv: Remove unnecessary type casting from kzalloc (jsc#sle-12891). - hv_netvsc: Remove unnecessary round_up for recv_completion_cnt (jsc#sle-12891). - hv_netvsc: use new helper tcp_v6_gso_csum_prep (jsc#sle-12891). - HID: hyperv: NULL check before some freeing functions is not needed (jsc#sle-12891). - hv_netvsc: Fix XDP refcnt for synthetic and VF NICs (jsc#sle-12891). - x86/hyper-v: Add "/polling"/ bit to hv_synic_sint (jsc#sle-12891). - commit 1ab51b9 - x86/hyperv: Suspend/resume the hypercall page for hibernation (jsc#sle-12891). - commit 837a396 - hv_utils: Add the support of hibernation (jsc#sle-12891). - hv_utils: Support host-initiated hibernation request (jsc#sle-12891). - hv_utils: Support host-initiated restart request (jsc#sle-12891). - Tools: hv: Reopen the devices if read() or write() returns errors (jsc#sle-12891). - video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (jsc#sle-12891). - Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23) (jsc#sle-12891). - video: hyperv_fb: Fix hibernation for the deferred IO feature (jsc#sle-12891). - Input: hyperv-keyboard: Add the support of hibernation (jsc#sle-12891). - commit 9928da6 - hv_netvsc: Add XDP support (jsc#sle-12891). - commit 85fce4e - video: hyperv_fb: fix indentation issue (jsc#sle-12891). - KVM: hyperv: Fix some typos in vcpu unimpl info (jsc#sle-12891). - PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer (jsc#sle-12891). - commit fad9e46 - PCI: hv: Add hibernation support (jsc#sle-12891). - commit 7b1f5fc - drivers/hv: Replace binary semaphore with mutex (jsc#sle-12891). - HID: hyperv: Add the support of hibernation (jsc#sle-12891). - hv_balloon: Add the support of hibernation (jsc#sle-12891). - hv_netvsc: make recording RSS hash depend on feature flag (jsc#sle-12891). - commit 3adaf81 - x86/hyperv: Implement hv_is_hibernation_supported() (jsc#sle-12891). - commit ef75f54 - x86: hv: Add function to allocate zeroed page for Hyper-V (jsc#sle-12891). - Drivers: hv: util: Specify ring buffer size using Hyper-V page size (jsc#sle-12891). - tools: hv: add vmbus testing tool (jsc#sle-12891). - commit 5fb51bd - drivers: hv: vmbus: Introduce latency testing (jsc#sle-12891). - commit 13a6e68 - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (jsc#sle-12891). - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (jsc#sle-12891). - hv_netvsc: Add the support of hibernation (jsc#sle-12891). - video: hyperv_fb: Add the support of hibernation (jsc#sle-12891). - scsi: storvsc: Add the support of hibernation (jsc#sle-12891). - Drivers: hv: vmbus: Add module parameter to cap the VMBus version (jsc#sle-12891). - Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2 (jsc#sle-12891). - Drivers: hv: vmbus: Introduce table of VMBus protocol versions (jsc#sle-12891). - x86/hyperv: Initialize clockevents earlier in CPU onlining (jsc#sle-12891). - x86/hyperv: Micro-optimize send_ipi_one() (jsc#sle-12891). - hv_netvsc: record hardware hash in skb (jsc#sle-12891). - commit 89088d3 - Delete patches.suse/suse-hv-kabi.patch. - commit bee8fd0 - btrfs: block-group: fix free-space bitmap threshold (bsc#1176019). - commit c27162b - btrfs: remove no longer necessary chunk mutex locking cases (bsc#1176019). - commit db60a0b - btrfs: move the block group freeze/unfreeze helpers into block-group.c (bsc#1176019). - commit 9efb8a2 - block: only call sched requeue_request() for scheduled (bsc#1177434). - block: ensure bdi->io_pages is always initialized (bsc#1177434). - block: fix get_max_io_size() (bsc#1177434). - blk-mq: insert request not through ->queue_rq into (bsc#1177434). - block: respect queue limit of max discard segment (bsc#1177434). - blk-mq: order adding requests to hctx->dispatch and checking (bsc#1177434). - block: fix double account of flush request's driver tag (bsc#1177434). - blk-mq: centralise related handling into blk_mq_get_driver_tag (bsc#1177434). - Revert "/blk-mq: put driver tag when this request is completed"/ (bsc#1177434). - blk-mq: move blk_mq_put_driver_tag() into blk-mq.c (bsc#1177434). - blktrace: Provide event for request merging (bsc#1177434). - commit dfd2ab2 - btrfs: scrub, only lookup for csums if we are dealing with a data extent (bsc#1176019). - commit d291964 - btrfs: rename member 'trimming' of block group to a more generic name (bsc#1176019). - commit 23a7d0c - KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell (jsc#SLE-14773). - commit 6a85915 - irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic (jsc#SLE-14773). - commit 09981f9 - irqchip/gic-v3-its: Balance initial LPI affinity across CPUs (jsc#SLE-14773). - commit e0d0ba9 - irqchip/gic-v3-its: Track LPI distribution on a per CPU basis (jsc#SLE-14773). - commit 87823d7 - irqchip/gic-v3: Fix missing "/__init"/ for gic_smp_init() (jsc#SLE-14773). - commit 5030876 - irqchip/gic-v4.1: Update effective affinity of virtual SGIs (jsc#SLE-14773). - commit f0d381f - irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling (jsc#SLE-14773). - commit 94d9651 - irqchip/gic-v4.1: Eagerly vmap vPEs (jsc#SLE-14773). - commit eaf0337 - irqchip/gic-v4.1: Add VSGI property setup (jsc#SLE-14773). - commit 6c3fbf5 - irqchip/gic-v4.1: Add VSGI allocation/teardown (jsc#SLE-14773). - commit d5d4872 - irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer (jsc#SLE-14773). - commit 2f5f2d1 - irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks (jsc#SLE-14773). - commit 973724b - irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks (jsc#SLE-14773). - commit 3f9198e - irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks (jsc#SLE-14773). - commit 9e35710 - irqchip/gic-v4.1: Add initial SGI configuration (jsc#SLE-14773). - commit c751f42 - Disable CONFIG_LIVEPATCH_IPA_CLONES where not needed Explicitly disable CONFIG_LIVEPATCH_IPA_CLONES in configs where it is not needed to avoid confusion and unwanted values due to fragment config files. - commit 16f2ac3 - irqchip/gic-v4.1: Plumb skeletal VSGI irqchip (jsc#SLE-14773). - commit 8a5e7e6 - irqchip/gic-v4.1: Map the ITS SGIR register page (jsc#SLE-14773). - commit f71e4d3 - irqchip/gic-v4.1: Advertise support v4.1 to KVM (jsc#SLE-14773). - commit 3bc0458 - irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD (jsc#SLE-14773). - commit c941d25 - irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation (jsc#SLE-14773). - commit fdd3d4b - irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access (jsc#SLE-14773). - commit a1a032a - irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors (jsc#SLE-14773). - commit 21c5388 - irqchip/gic-v3: Use SGIs without active state if offered (jsc#SLE-14773). - commit 74bed69 - irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL domain (jsc#SLE-14773). - commit 98b0da8 - irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables (jsc#SLE-14773). - commit 85dfee2 - irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers (jsc#SLE-14773). - commit 6cb2d90 - irqchip/gic-v3-its: Fix access width for gicr_syncr (jsc#SLE-14773). - commit 647d317 - irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2 (jsc#SLE-14773). - commit 1358667 - irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM (jsc#SLE-14773). - commit 1be6224 - irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors (jsc#SLE-14773). - commit 6eac9d2 - irqchip/gic-v3-its: Remove superfluous WARN_ON (jsc#SLE-14773). - commit e0e6536 - irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() (jsc#SLE-14773). - commit f59ff61 - irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level (jsc#SLE-14773). - commit dcbce6e - irqchip/gic-v4.1: Set vpe_l1_base for all redistributors (jsc#SLE-14773). - commit 71acdf8 - irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE (jsc#SLE-14773). - commit 5fc2a5b - irqchip/gic-v4.1: Allow direct invalidation of VLPIs (jsc#SLE-14773). - commit bb02f51 - irqchip/gic-v4.1: Suppress per-VLPI doorbell (jsc#SLE-14773). - commit 023e538 - irqchip/gic-v4.1: Add VPE INVALL callback (jsc#SLE-14773). - commit 4476e69 - irqchip/gic-v4.1: Add VPE eviction callback (jsc#SLE-14773). - commit e50f619 - irqchip/gic-v4.1: Add VPE residency callback (jsc#SLE-14773). - commit dd5c0ad - irqchip/gic-v4.1: Add mask/unmask doorbell callbacks (jsc#SLE-14773). - commit 2621e93 - irqchip/gic-v4.1: Plumb skeletal VPE irqchip (jsc#SLE-14773). - commit c924a3b - irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP (jsc#SLE-14773). - commit 2dc75cc - irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set (jsc#SLE-14773). - commit db68bce - irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP (jsc#SLE-14773). - commit 7191688 - irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation (jsc#SLE-14773). - commit fc58412 - irqchip/gic-v3: Add GICv4.1 VPEID size discovery (jsc#SLE-14773). - commit e088146 - irqchip/gic-v3: Detect GICv4.1 supporting RVPEID (jsc#SLE-14773). - commit 340e4c1 - irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells (jsc#SLE-14773). - commit f24b917 - PCI: Remove unused includes and superfluous struct declaration (jsc#SLE-14773). - Refresh patches.suse/iommu-of-take-a-ref-to-the-iommu-driver-during-of_xlate. - commit 4209838 - irqchip/gic-v3-its: Make vlpi_lock a spinlock (jsc#SLE-14773). - commit 2ae7da2 - irqchip/gic-v3-its: Lock VLPI map array before translating it (jsc#SLE-14773). - commit f67a997 - irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC (jsc#SLE-14773). - commit 03f3640 - irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC (jsc#SLE-14773). - commit 908ad92 - irqchip/gic-v3-its: Add its_vlpi_map helpers (jsc#SLE-14773). - commit e068684 - irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead (jsc#SLE-14773). - commit 401be4e - irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead (jsc#SLE-14773). - commit eb42dac - irqchip/gic-v3-its: Make is_v4 use a TYPER copy (jsc#SLE-14773). - commit 51c4898 - irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface (jsc#SLE-14773). - commit e2bbebb - irqchip/gic-v3-its: Factor out wait_for_syncr primitive (jsc#SLE-14773). - commit ed72724 - irqchip/gic-v3-its: Free collection mapping on device teardown (jsc#SLE-14773). - commit 8e13baa - irqchip/gic-v3-its: Fix u64 to __le64 warnings (jsc#SLE-14773). - commit 624193c - blk-mq: remove the BLK_MQ_REQ_INTERNAL flag (bsc#1177434). - Refresh patches.suse/blk-mq-centralise-related-handling-into-blk_mq_get_d.patch. - commit b67bb63 - irqchip: Remove redundant semicolon after while (jsc#SLE-14773). - commit 24bb615 - KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put (jsc#SLE-14773). - commit 2212e76 - arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear (jsc#SLE-14773). - commit 05b8576 - irqchip/gic-v3: Fix GIC_LINE_NR accessor (jsc#SLE-14773). - commit 0c2d589 - irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map (jsc#SLE-14773). - commit 88f8da8 - irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803 (jsc#SLE-14773). - commit 2e9b4ee - irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks (jsc#SLE-14773). - commit 5b87015 - irqchip/gic-v3: Warn about inconsistent implementations of extended ranges (jsc#SLE-14773). - commit f545763 - irqchip/gic-v3: Add EPPI range support (jsc#SLE-14773). - commit 6f59838 - irqchip/gic-v3: Dynamically allocate PPI partition descriptors (jsc#SLE-14773). - commit 42a531a - irqchip/gic-v3: Dynamically allocate PPI NMI refcounts (jsc#SLE-14773). - commit c4acded - irqchip/gic: Prepare for more than 16 PPIs (jsc#SLE-14773). - commit 5bad432 - irqchip/gic-v3: Add ESPI range support (jsc#SLE-14773). - commit 65b68ee - irqchip/gic-v3: Add INTID range and convertion primitives (jsc#SLE-14773). - Refresh patches.suse/irqchip-gic-v2-v3-Drop-extra-IRQ_NOAUTOEN-setting-fo.patch. - commit 59e419c - irqchip/gic: Rework gic_configure_irq to take the full ICFGR base (jsc#SLE-14773). - commit 8ce46f7 - btrfs: fix a race between scrub and block group removal/allocation (bsc#1176019). - commit 71bd813 - btrfs: block-group: rename write_one_cache_group() (bsc#1176019). - commit 24a6cec - btrfs: block-group: refactor how we insert a block group item (bsc#1176019). - commit 1cecb46 - btrfs: block-group: refactor how we delete one block group item (bsc#1176019). - Refresh patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch. - Refresh patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch. - commit 1825f40 - btrfs: block-group: refactor how we read one block group item (bsc#1176019). - commit 91ae416 - btrfs: block-group: don't set the wrong READA flag for btrfs_read_block_groups() (bsc#1176019). - commit 6be354e - geneve: add transport ports in route lookup for geneve (CVE-2020-25645 bsc#1177511). - commit 7ab9b46 - Refresh patches.suse/powerpc-papr_scm-Add-PAPR-command-family-to-pass-thr.patch. - commit aeda59a - kernel-binary.spec.in: Exclude .config.old from kernel-devel - use tar excludes for .kernel-binary.spec.buildenv - commit 939a79b - r8169: fix handling ether_clk (git-fixes). - r8169: fix RTL8168f/RTL8411 EPHY config (git-fixes). - commit 31a1bbe - x86/cpu/vmware: Fix platform detection VMWARE_PORT macro (bsc#1152489) - commit 65b396e - x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for (bsc#1152489) - commit 459f07a - x86/vmware: Add a header file for hypercall definitions (bsc#1152489) - commit 9a5e81f - Fix order of patches in sorted section, fix JIRA references. - Update patches.suse/x86-cpufeatures-enumerate-enqcmd-and-enqcmds-instructions.patch (jsc#SLE-13318). - Update patches.suse/x86-resctrl-enumerate-per-thread-mba-controls.patch (jsc#SLE-13356). - commit 6cfd5fd - powerpc/rtas: Restrict RTAS requests from userspace (jsc#SLE-13644). Update config files. - commit 1098a80 - vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn (bsc#1176979). - commit 3f68ac6 - s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY (bsc#1176979). - commit 1afc493 - PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1176979). - commit 36a2c27 - blacklist.conf: Realtek DHC Arm SoCs not supported in SLE or Leap In v5.3, Realtek Digital Home Center RTD129x and later chipsets are still lacking irqchip, clk and any other drivers to actually load a rootfs from. - commit 2d5007a - powerpc/xive: Do not expose a debugfs file when XIVE is disabled (bsc#1177437 ltc#188522 jsc#SLE-13294). - powerpc/xive: Add a debugfs file to dump internal XIVE state (bsc#1177437 ltc#188522 jsc#SLE-13294). - Refresh patches.suse/powerpc-xive-Clear-the-page-tables-for-the-ESB-IO-ma.patch - commit c83741d - bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones (bsc#1177028). - bpf: Fix use-after-free in fmod_ret check (bsc#1177028). - bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range (bsc#1177028). - bpf: Make bpf_link_fops static (bsc#1177028). - bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd (bsc#1177028). - cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled (bsc#1177028). - bpf: remove unneeded conversion to bool in __mark_reg_unknown (bsc#1177028). - bpf: Fix a typo "/inacitve"/ -> "/inactive"/ (bsc#1177028). - bpf: Implement bpf_prog replacement for an active bpf_cgroup_link (bsc#1177028). - bpf: Implement bpf_link-based cgroup BPF program attachment (bsc#1177028). - bpf: Verifier, refine 32bit bound in do_refine_retval_range (bsc#1177028). - bpf: Verifier, do explicit ALU32 bounds tracking (bsc#1177028). - bpf: btf: Fix arg verification in btf_ctx_access() (bsc#1177028). - tools/bpf: Sync uapi header bpf.h (bsc#1177028). - bpf: add include guard to tnum.h (bsc#1177028). - commit fc9ce4f - vmxnet3: fix cksum offload issues for non-udp tunnels (git-fixes). - Input: i8042 - add nopnp quirk for Acer Aspire 5 A515 (bsc#954532). - clocksource/drivers/timer-gx6605s: Fixup counter reload (git-fixes). - spi: fsl-espi: Only process interrupts for expected events (git-fixes). - mac80211: do not allow bigger VHT MPDUs than the hardware supports (git-fixes). - commit 76e08ef - fix patch metadata - fix Patch-mainline: patches.suse/i2c-i801-exclude-device-from-suspend-direct-complete.patch - commit 9fbf63b - bpf: lsm: Implement attach, detach and execution (bsc#1177028). Refresh patches - patches.suse/bpf-Prevent-mmap-ing-read-only-maps-as-writable.patch - bpf: lsm: Provide attachment points for BPF LSM programs (bsc#1177028). - security: Refactor declaration of LSM hooks (bsc#1177028). Update patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch - Move the declaration of lock_kernel_down() from include/linux/lsm_hooks.h to include/linux/lsm_hook_defs.h - perf_event: Add support for LSM and SELinux checks (bsc#1177028). Update patches - patches.suse/powerpc-perf-Ignore-the-BHRB-kernel-address-filterin.patch - patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch - patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch - fanotify, inotify, dnotify, security: add security hook for fs notifications (bsc#1177028). - commit c8a9222 - bpf: Introduce BPF_PROG_TYPE_LSM (bsc#1177028). Update config files for CONFIG_BPF_LSM - libbpf: Add support for program extensions (bsc#1177028). - libbpf: Load btf_vmlinux only once per object (bsc#1177028). - libbpf: Fix potential multiplication overflow in mmap() size calculation (bsc#1177028). - libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API (bsc#1177028). - libbpf: Poison kernel-only integer types (bsc#1177028). - bpf: libbpf: Add STRUCT_OPS support (bsc#1177028). - libbpf: BTF is required when externs are present (bsc#1177028). - libbpf: Put Kconfig externs into .kconfig section (bsc#1177028). - bpftool, selftests/bpf: Embed object file inside skeleton (bsc#1177028). Refresh patches.suse/selftests-bpf-Validate-frozen-map-contents-stays-fro.patch - bpftool: Fix compilation warning on shadowed variable (bsc#1177028). - bpftool: Generate externs datasec in BPF skeleton (bsc#1177028). - libbpf: Support libbpf-provided extern variables (bsc#1177028). Refresh patches.suse/bpf-Introduce-function-by-function-verification.patch - selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c (bsc#1177028). - libbpf: Fix build on read-only filesystems (bsc#1177028). - selftests/bpf: Bring back c++ include/link test (bsc#1177028). - selftests/bpf: Ensure no DWARF relocations for BPF object files (bsc#1177028). - selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 (bsc#1177028). - selftests/bpf: Fix .gitignore to ignore no_alu32/ (bsc#1177028). - bpf, doc: Add Andrii as official reviewer to BPF subsystem (bsc#1177028). - commit 01dbecc - scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case (bsc#1177393). - commit 70763bb - kernel-binary.spec.in: Package the obj_install_dir as explicit filelist. - commit 5587762 - scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_login_sem (bsc#1177393). - scsi: target: iscsi: Fix data digest calculation (bsc#1177393). - scsi: target: Make iscsit_register_transport() return void (bsc#1177393). - scsi: target: tcmu: Make TMR notification optional (bsc#1177393). - scsi: target: tcmu: Implement tmr_notify callback (bsc#1177393). - scsi: target: tcmu: Fix and simplify timeout handling (bsc#1177393). - scsi: target: tcmu: Factor out new helper ring_insert_padding (bsc#1177393). - scsi: target: tcmu: Do not queue aborted commands (bsc#1177393). - scsi: target: tcmu: Use priv pointer in se_cmd (bsc#1177393). - scsi: target: Add tmr_notify backend function (bsc#1177393). - scsi: target: Modify core_tmr_abort_task() (bsc#1177393). - scsi: target: iscsi: Fix inconsistent debug message (bsc#1177393). - scsi: target: iscsi: Fix login error when receiving (bsc#1177393). - scsi: target: Remove unused variable 'tpg' (bsc#1177393). - scsi: target: Handle short iSIDs (bsc#1177393). - scsi: target: Fix iscsi transport id buf len calculation (bsc#1177393). - scsi: target: Fix iscsi transport id buffer setup (bsc#1177393). - scsi: target: Fix iscsi transport id parsing (bsc#1177393). - scsi: target: Fix crash during SPEC_I_PT handling (bsc#1177393). - scsi: target: Fix xcopy sess release leak (bsc#1177393). - scsi: target: Check enforce_pr_isids during registration (bsc#1177393). - scsi: target: tcmu: Fix crash on ARM during cmd completion (bsc#1177393). - scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM (bsc#1177393). - scsi: target: tcmu: Optimize use of flush_dcache_page (bsc#1177393). - scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHT (bsc#1177393). - scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb() (bsc#1177393). - scsi: target: Fix NULL pointer dereference (bsc#1177393). - scsi: target: Initialize LUN in transport_init_se_cmd() (bsc#1177393). - scsi: target: Factor out a new helper, target_cmd_init_cdb() (bsc#1177393). - scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range (bsc#1177393). - scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd() (bsc#1177393). - scsi: target: tcmu: Userspace must not complete queued commands (bsc#1177393). - scsi: target: core: Add initiatorname to NON_EXISTENT_LUN error (bsc#1177393). - scsi: target: loopback: Fix READ with data and sensebytes (bsc#1177393). - scsi: target: tcmu: Make pgr_support and alua_support attributes writable (bsc#1177393). - scsi: target: Make transport_flags per device (bsc#1177393). - scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl (bsc#1177393). - scsi: target: Add missing emulate_pr attribute to passthrough backends (bsc#1177393). - scsi: target: iscsi: Remove the iscsi_data_count structure (bsc#1177393). - scsi: target: Put lun_ref at end of tmr processing (bsc#1177393). - scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN (bsc#1177393). - scsi: target: fix PR IN / READ FULL STATUS for FC (bsc#1177393). - scsi: target: Write NULL to *port_nexus_ptr if no ISID (bsc#1177393). - scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_session() has no effect (bsc#1177393). - scsi: target: fix hang when multiple threads try to destroy the same iscsi session (bsc#1177393). - scsi: target: remove boilerplate code (bsc#1177393). - scsi: Revert "/target: iscsi: Wait for all commands to finish before freeing a session"/ (bsc#1177393). - scsi: Revert "/RDMA/isert: Fix a recently introduced regression related to logout"/ (bsc#1177393). - scsi: Revert "/target/core: Inline transport_lun_remove_cmd()"/ (bsc#1177393). - scsi: libfc: remove unnecessary assertion on ep variable (bsc#1177393). - scsi: RDMA/isert: Fix a recently introduced regression related to logout (bsc#1177393). - scsi: target/iblock: Fix protection error with blocks greater than 512B (bsc#1177393). - scsi: target: core: Fix a pr_debug() argument (bsc#1177393). - scsi: target: iscsi: Wait for all commands to finish before freeing a session (bsc#1177393). - scsi: target: core: Release SPC-2 reservations when closing a session (bsc#1177393). - scsi: target: core: Document target_cmd_size_check() (bsc#1177393). - scsi: target: tcmu: Prevent memory reclaim recursion (bsc#1177393). - scsi: target: Remove tpg_list and se_portal_group.se_tpg_node (bsc#1177393). - scsi: target: tcmu: clean the nl_cmd of the udev when nl send fails (bsc#1177393). - commit 0474abc - i2c: i801: Exclude device from suspend direct complete optimization (git-fixes). - commit cbf8a71 - drm/radeon: revert "/Prefer lower feedback dividers"/ (bsc#1177384). - commit 502170c - Refresh patches.suse/KVM-arm64-Annotate-hyp-NMI-related-functions-as-__al.patch - commit 3239f9e - usb: typec: intel_pmc_mux: Handle SCU IPC error conditions (git-fixes). - usb: typec: ucsi: acpi: Increase command completion timeout value (git-fixes). - commit 2522986 - dma-buf/resv: fix exclusive fence get (bsc#1152489) - commit f347971 - dmabuf: Mark up onstack timer for selftests (bsc#1152472) - commit 5352a74 - dma-buf: Use %zu for printing sizeof (bsc#1152472) - commit 585460a - dma-buf: Add selftests for dma-fence (bsc#1152472) - commit 949306b - dma-buf: Introduce selftesting framework (bsc#1152472) - commit 44626c4 - dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal (bsc#1152472) - commit d0d8f02 - dma-fence: Avoid list_del during fence->cb_list iteration (bsc#1152472) - commit 2a00bfd - dma-fence: Shrink size of struct dma_fence (bsc#1152472) - commit c160601 - sfc: commonise PCI error handlers (jsc#SLE-16683). - Refresh patches.suse/PCI-Use-pci_channel_state_t-instead-of-enum-pci_chan.patch. - commit af50963 - dma-buf: nuke reservation_object seq number (bsc#1152472) - commit c12b427 - dma-buf/sw_sync: Synchronize signal vs syncpt free (bsc#1152472) - commit df2da01 - dma-fence: Report the composite sync_file status (bsc#1152472) - commit b4a797c - dma-fence: Propagate errors to dma-fence-array container (bsc#1152472) - commit 85e9ccb - xsk: Remove a double pool->dev assignment in xp_dma_map (bsc#1176447). - Refresh patches.suse/xsk-use-dma_need_sync-instead-of-reimplenting-it. - commit cbb55ac - dma-buf: add reservation_object_fences helper (bsc#1152472) - commit 9038919 - dma-buf: make dma_fence structure a bit smaller v2 (bsc#1152472) - commit 756d934 - dma-buf: simplify reservation_object_get_fences_rcu a bit (bsc#1152472) - commit 90a1fe4 - dma-buf: fix shared fence list handling in (bsc#1152472) - commit fb7c63d - xsk: Explicitly inline functions and move definitions (bsc#1176447). - Refresh patches.suse/xsk-replace-the-cheap_dma-flag-with-a-dma_need_sync-flag. - commit ecbba08 - dma-buf: fix busy wait for new shared fences (bsc#1152472) - commit b161669 - dma-buf: fix stack corruption in dma_fence_chain_release (bsc#1152472) - commit c9fc706 - dma-buf: Relax the write-seqlock for reallocating the shared fence (bsc#1152472) - commit b40ad2e - dma-buf: Expand reservation_list to fill allocation (bsc#1152472) - commit 40d44b0 - dma-buf: cleanup reservation_object_init/fini (bsc#1152472) - commit 1d9015b - xsk: Add overflow check for u64 division, stored into u32 (bsc#1176447). - Refresh patches.suse/xsk-Introduce-AF_XDP-buffer-allocation-API.patch. - commit c06291a - xsk: Support allocations of large umems (bsc#1176447). - Refresh patches.suse/xsk-Introduce-AF_XDP-buffer-allocation-API.patch. - commit ebf030b - kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line (jsc#SLE-16775). - commit 6bd2001 - sfc: Fix error code in probe (jsc#SLE-16683). - xsk: Fix number of pinned pages/umem size discrepancy (bsc#1176447). - sfc: fix boolreturn.cocci warning and rename function (jsc#SLE-16683). - sfc: fix build warnings on 32-bit (jsc#SLE-16683). - sfc: don't free_irq()s if they were never requested (jsc#SLE-16683). - sfc: null out channel->rps_flow_id after freeing it (jsc#SLE-16683). - sfc: take correct lock in ef100_reset() (jsc#SLE-16683). - sfc: really check hash is valid before using it (jsc#SLE-16683). - sfc: check hash is valid before using it (jsc#SLE-16683). - sfc: fix ef100 design-param checking (jsc#SLE-16683). - net/mlx5: Add VDPA interface type to supported enumerations (jsc#SLE-15172). - sfc: Fix build with CONFIG_RFS_ACCEL disabled (jsc#SLE-16683). - xdp: Prevent kernel-infoleak in xsk_getsockopt() (bsc#1176447). - sfc_ef100: add nic-type for VFs, and bind to them (jsc#SLE-16683). - sfc_ef100: read pf_index at probe time (jsc#SLE-16683). - sfc_ef100: functions for selftests (jsc#SLE-16683). - sfc_ef100: statistics gathering (jsc#SLE-16683). - sfc_ef100: plumb in fini_dmaq (jsc#SLE-16683). - sfc_ef100: RX path for EF100 (jsc#SLE-16683). - sfc_ef100: RX filter table management and related gubbins (jsc#SLE-16683). - sfc_ef100: TX path for EF100 NICs (jsc#SLE-16683). - sfc_ef100: read Design Parameters at probe time (jsc#SLE-16683). - sfc_ef100: fail the probe if NIC uses unsol_ev credits (jsc#SLE-16683). - sfc_ef100: check firmware version at start-of-day (jsc#SLE-16683). - tun: add missing rcu annotation in tun_set_ebpf() (bsc#1176447). - sfc_ef100: remove duplicated include from ef100_netdev.c (jsc#SLE-16683). - sfc_ef100: implement ndo_get_phys_port_{id,name} (jsc#SLE-16683). - sfc_ef100: read device MAC address at probe time (jsc#SLE-16683). - sfc_ef100: probe the PHY and configure the MAC (jsc#SLE-16683). - sfc_ef100: actually perform resets (jsc#SLE-16683). - sfc_ef100: extend ef100_check_caps to cover datapath_caps3 (jsc#SLE-16683). - sfc_ef100: read datapath caps, implement check_caps (jsc#SLE-16683). - sfc_ef100: process events for MCDI completions (jsc#SLE-16683). - sfc_ef100: implement ndo_open/close and EVQ probing (jsc#SLE-16683). - sfc_ef100: implement MCDI transport (jsc#SLE-16683). - sfc_ef100: don't call efx_reset_down()/up() on EF100 (jsc#SLE-16683). - sfc_ef100: PHY probe stub (jsc#SLE-16683). - sfc_ef100: reset-handling stub (jsc#SLE-16683). - sfc: skeleton EF100 PF driver (jsc#SLE-16683). - sfc_ef100: register accesses on EF100 (jsc#SLE-16683). - sfc_ef100: add EF100 register definitions (jsc#SLE-16683). - sfc: remove efx_ethtool_nway_reset() (jsc#SLE-16683). - sfc: drop unnecessary list_empty (jsc#SLE-16683). - sfc: convert to new udp_tunnel infrastructure (jsc#SLE-16683). - xsk: Add xdp statistics to xsk_diag (bsc#1176447). - xsk: Add new statistics (bsc#1176447). - net: switchdev: kerneldoc fixes (bsc#1176447). - sfc_ef100: helper function to set default RSS table of given size (jsc#SLE-16683). - sfc_ef100: NVRAM selftest support code (jsc#SLE-16683). - sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ (jsc#SLE-16683). - sfc_ef100: add EF100 to NIC-revision enumeration (jsc#SLE-16683). - sfc: get drvinfo driver name from outside the common code (jsc#SLE-16683). - sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct() (jsc#SLE-16683). - sfc: commonise efx_fini_dmaq (jsc#SLE-16683). - sfc: factor out efx_mcdi_filter_table_down() from _remove() (jsc#SLE-16683). - sfc: don't call tx_limit_len if NIC type doesn't have one (jsc#SLE-16683). - sfc: assign TXQs without gaps (jsc#SLE-16683). - sfc: commonise netif_set_real_numx_queues calls (jsc#SLE-16683). - sfc: make tx_queues_per_channel variable at runtime (jsc#SLE-16683). - sfc: move modparam 'rss_cpus' out of common channel code (jsc#SLE-16683). - sfc: move modparam 'interrupt_mode' out of common channel code (jsc#SLE-16683). - sfc: remove max_interrupt_mode (jsc#SLE-16683). - sfc: support setting MTU even if not privileged to configure MAC fully (jsc#SLE-16683). - sfc: don't call tx_remove if there isn't one (jsc#SLE-16683). - sfc: commonise initialisation of efx->vport_id (jsc#SLE-16683). - sfc: commonise efx->xq_entries initialisation (jsc#SLE-16683). - sfc: initialise max_[tx_]channels in efx_init_channels() (jsc#SLE-16683). - sfc: move definition of EFX_MC_STATS_GENERATION_INVALID (jsc#SLE-16683). - sfc: factor out efx_tx_tso_header_length() and understand encapsulation (jsc#SLE-16683). - sfc: remove duplicate declaration of efx_enqueue_skb_tso() (jsc#SLE-16683). - sfc: commonise TSO fallback code (jsc#SLE-16683). - sfc: commonise efx_sync_rx_buffer() (jsc#SLE-16683). - sfc: commonise some MAC configuration code (jsc#SLE-16683). - sfc: commonise miscellaneous efx functions (jsc#SLE-16683). - sfc: add missing licence info to mcdi_filters.c (jsc#SLE-16683). - sfc: commonise MCDI MAC stats handling (jsc#SLE-16683). - sfc: move NIC-specific mcdi_port declarations out of common header (jsc#SLE-16683). - sfc: extend common GRO interface to support CHECKSUM_COMPLETE (jsc#SLE-16683). - sfc: commonise ARFS handling (jsc#SLE-16683). - sfc: commonise drain event handling (jsc#SLE-16683). - sfc: track which BAR is mapped (jsc#SLE-16683). - sfc: commonise FC advertising (jsc#SLE-16683). - sfc: commonise other ethtool bits (jsc#SLE-16683). - sfc: commonise ethtool NFC and RXFH/RSS functions (jsc#SLE-16683). - sfc: commonise ethtool link handling functions (jsc#SLE-16683). - sfc: split up nic.h (jsc#SLE-16683). - sfc: refactor EF10 stats handling (jsc#SLE-16683). - sfc: don't try to create more channels than we can have VIs (jsc#SLE-16683). - sfc: extend bitfield macros up to POPULATE_DWORD_13 (jsc#SLE-16683). - sfc: determine flag word automatically in efx_has_cap() (jsc#SLE-16683). - sfc: update MCDI protocol headers (jsc#SLE-16683). - net/mlx5: Avoid RDMA file inclusion in core driver (jsc#SLE-15172). - tun: implement header_ops->parse_protocol for AF_PACKET (bsc#1176447). - xdp: Fix xsk_generic_xmit errno (bsc#1176447). - net/xdp: use shift instead of 64 bit division (bsc#1176447). - xdp: Introduce xdp_convert_frame_to_buff utility routine (bsc#1176447). - sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf() (jsc#SLE-16683). - net/mlx5: IPSec: Fix incorrect type for spi (jsc#SLE-15172). - sfc: avoid an unused-variable warning (jsc#SLE-16683). - net: move devres helpers into a separate source file (bsc#1176447). - xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code (bsc#1176447). - tun: Add XDP frame size (bsc#1176447). - veth: Xdp using frame_sz in veth driver (bsc#1176447). - veth: Adjust hard_start offset on redirect XDP frames (bsc#1176447). - sfc: Add XDP frame size (jsc#SLE-16683). - sfc: fix dereference of table before it is null checked (jsc#SLE-16683). - sfc: siena_check_caps() can be static (jsc#SLE-16683). - sfc: actually wire up siena_check_caps() (jsc#SLE-16683). - sfc: make firmware-variant printing a nic_type function (jsc#SLE-16683). - sfc: make filter table probe caller responsible for adding VLANs (jsc#SLE-16683). - sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_table (jsc#SLE-16683). - sfc: rework handling of (firmware) multicast chaining state (jsc#SLE-16683). - sfc: move 'must restore' flags out of ef10-specific nic_data (jsc#SLE-16683). - sfc: use efx_has_cap for capability checks outside of NIC-specific code (jsc#SLE-16683). - sfc: make capability checking a nic_type function (jsc#SLE-16683). - sfc: move vport_id to struct efx_nic (jsc#SLE-16683). - net/mlx5: TX WQE Add trailer insertion field (jsc#SLE-15172). - netfilter: nft_reject_bridge: enable reject with bridge vlan (bsc#1176447). - net: bridge: vlan: Add a schedule point during VLAN processing (bsc#1176447). - veth: rely on peer veth_rq for ndo_xdp_xmit accounting (bsc#1176447). - veth: rely on veth_rq in veth_xdp_flush_bq signature (bsc#1176447). - sfc: falcon: convert to use i2c_new_client_device() (jsc#SLE-16683). - net: bridge: vlan options: move the tunnel command to the nested attribute (bsc#1176447). - net: bridge: vlan options: nest the tunnel id into a tunnel info attribute (bsc#1176447). - veth: remove atomic64_add from veth_xdp_xmit hotpath (bsc#1176447). - veth: introduce more xdp counters (bsc#1176447). - veth: distinguish between rx_drops and xdp_drops (bsc#1176447). - veth: introduce more specialized counters in veth_stats (bsc#1176447). - veth: move xdp stats in a dedicated structure (bsc#1176447). - net: bridge: vlan: include stats in dumps if requested (bsc#1176447). - net: bridge: vlan options: add support for tunnel mapping set/del (bsc#1176447). - net: bridge: vlan options: add support for tunnel id dumping (bsc#1176447). - net: bridge: vlan tunnel: constify bridge and port arguments (bsc#1176447). - net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range (bsc#1176447). - net: sfc: reject unsupported coalescing params (jsc#SLE-16683). - sfc: support configuring vf spoofchk on EF10 VFs (jsc#SLE-16683). - sfc: ethtool: Refactor to remove fallthrough comments in case blocks (jsc#SLE-16683). - net/mlx5: fix spelling mistake "/reserverd"/ -> "/reserved"/ (jsc#SLE-15172). - tun: reject unsupported coalescing params (bsc#1176447). - tun: drop TUN_DEBUG and tun_debug() (bsc#1176447). - tun: replace tun_debug() by netif_info() (bsc#1176447). - tun: drop useless debugging statements (bsc#1176447). - tun: get rid of DBG1() macro (bsc#1176447). - tun: fix misleading comment format (bsc#1176447). - net: switchdev: do not propagate bridge updates across bridges (bsc#1176447). - sfc: Replace zero-length array with flexible-array member (jsc#SLE-16683). - tun: Remove unnecessary BUG_ON check in tun_net_xmit (bsc#1176447). - sfc: elide assignment of skb (jsc#SLE-16683). - net: switchdev: Replace zero-length array with flexible-array member (bsc#1176447). - sfc: move some ARFS code out of headers (jsc#SLE-16683). - sfc: only schedule asynchronous filter work if needed (jsc#SLE-16683). - net: vlan: suppress "/failed to kill vid"/ warnings (bsc#1176447). - net: sfc: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-16683). - veth: ignore peer tx_dropped when counting local rx_dropped (bsc#1176447). - sfc: complete the next packet when we receive a timestamp (jsc#SLE-16683). - sfc: fix timestamp reconstruction at 16-bit rollover points (jsc#SLE-16683). - net: bridge: fix stale eth hdr pointer in br_dev_xmit (bsc#1176447). - bridge: br_stp: Use built-in RCU list checking (bsc#1176447). - net: bridge: vlan: add per-vlan state (bsc#1176447). - net: bridge: vlan: add basic option setting support (bsc#1176447). - net: bridge: vlan: add basic option dumping support (bsc#1176447). - net: bridge: check port state before br_allowed_egress (bsc#1176447). - net: bridge: vlan: notify on vlan add/delete/change flags (bsc#1176447). - net: bridge: vlan: add rtnetlink group and notify support (bsc#1176447). - net: bridge: vlan: add rtm range support (bsc#1176447). - net: bridge: vlan: add del rtm message support (bsc#1176447). - net: bridge: vlan: add new rtm message support (bsc#1176447). - net: bridge: vlan: add rtm definitions and dump support (bsc#1176447). - net: bridge: netlink: add extack error messages when processing vlans (bsc#1176447). - net: bridge: vlan: add helpers to check for vlan id/range validity (bsc#1176447). - net: sfc: use skb_list_walk_safe helper for gso segments (jsc#SLE-16683). - net: tap: use skb_list_walk_safe helper for gso segments (bsc#1176447). - xsk: Use struct_size() helper (bsc#1176447). - net: bridge: add STP xstats (bsc#1176447). - net: tap: clean up an indentation issue (bsc#1176447). - commit defc9cf - Update configs for DRM v5.4 - commit a4b9b1e - bpf, testing: Add missing object file to TEST_FILES (bsc#1177028). - selftests/bpf: Restore $(OUTPUT)/test_stub.o rule (bsc#1177028). - selftest/bpf: Use -m{little, big}-endian for clang (bsc#1177028). - selftests/bpf: Fix LDLIBS order (bsc#1177028). - tools/bpf: Turn on llvm alu32 attribute by default (bsc#1177028). Refresh patches - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftest/bpf: Remove test_libbpf.sh and test_libbpf_open (bsc#1177028). Refresh patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs (bsc#1177028). - selftests/bpf: Replace test_progs and test_maps w/ general rule (bsc#1177028). Refresh patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: Add simple per-test targets to Makefile (bsc#1177028). - selftests/bpf: Switch test_maps to test_progs' test.h format (bsc#1177028). - selftests/bpf: Remove obsolete pahole/BTF support detection (bsc#1177028). - selftests/bpf: Convert test_btf_dump into test_progs test (bsc#1177028). Refresh patches - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - commit 2889f18 - libbpf: Add probe for large INSN limit (bsc#1177028). - libbpf: Introduce bpf_prog_attach_xattr (bsc#1177028). - libbpf: Add bpf_link__disconnect() API to preserve underlying BPF resource (bsc#1177028). - libbpf: Fix build by renaming variables (bsc#1177028). - selftests/bpf: Add tests for libbpf-provided externs (bsc#1177028). - libbpf: Extract internal map names into constants (bsc#1177028). - selftests/bpf: Add test validating data section to struct convertion layout (bsc#1177028). - selftests/bpf: Convert few more selftest to skeletons (bsc#1177028). Refresh patches - patches.suse/bpf-Prevent-mmap-ing-read-only-maps-as-writable.patch - patches.suse/selftests-bpf-Validate-frozen-map-contents-stays-fro.patch - bpftool: Add skeleton codegen command (bsc#1177028). - libbpf: Add BPF object skeleton support (bsc#1177028). - libbpf: Postpone BTF ID finding for TRACING programs to load phase (bsc#1177028). - libbpf: Refactor global data map initialization (bsc#1177028). - libbpf: Expose BPF program's function name (bsc#1177028). - libbpf: Expose BTF-to-C type declaration emitting API (bsc#1177028). - libbpf: Expose btf__align_of() API (bsc#1177028). - libbpf: Add BPF_EMBED_OBJ macro for embedding BPF .o files (bsc#1177028). - libbpf: Add generic bpf_program__attach() (bsc#1177028). - libbpf: Don't require root for bpf_object__open() (bsc#1177028). - libbpf: Recognize SK_REUSEPORT programs from section name (bsc#1177028). - libbpf: Bump libpf current version to v0.0.7 (bsc#1177028). - bpf, testing: Add selftest to read/write sockaddr from user space (bsc#1177028). - libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets (bsc#1177028). - libbpf: Don't use cxx to test_libpf target (bsc#1177028). - selftests/bpf: test_progs: convert test_tcp_rtt (bsc#1177028). Refresh patches - patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch - patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: test_progs: convert test_sockopt_inherit (bsc#1177028). Refresh patches - patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch - patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: test_progs: convert test_sockopt_multi (bsc#1177028). Refresh patches - patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch - patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: test_progs: convert test_sockopt_sk (bsc#1177028). Refresh patches - patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch - patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: test_progs: convert test_sockopt (bsc#1177028). Refresh patches - patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch - patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: test_progs: add test__join_cgroup helper (bsc#1177028). Refresh patches.suse/selftests-bpf-Make-a-copy-of-subtest-name.patch - selftests/bpf: add sockopt clone/inheritance test (bsc#1177028). Refresh patches - patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch - patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch - selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case (bsc#1177028). - commit 588cf6d - Update kabi files. - update to resubmitted October 2020 maintenance update (commit a291df1060d0) - commit 04003b7 - mm/hmm: remove superfluous arguments from hmm_range_register (bsc#1152489) - commit 3cec60c - fix patch metadata - fix Patch-mainline: patches.suse/nfs-Fix-security-label-length-not-being-reset.patch - commit ae3a19b - nfs: Fix security label length not being reset (bsc#1176381). - commit c73c639 - intel_idle: Disable ACPI _CST on Haswell (bsc#1177399). - commit 7b2bcff - drm/nouveau/nouveau: fix incorrect sizeof on args.src an args.dst (jsc#SLE-16387, git-fixes). - commit ac146f1 - scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' (bsc#1177385 jre#sle-15142). - scsi: qedi: Demote seemingly unintentional kerneldoc header (bsc#1177385 jre#sle-15142). - scsi: qedi: Remove set but unused variable 'tmp' (bsc#1177385 jre#sle-15142). - scsi: qedi: Remove 2 set but unused variables (bsc#1177385 jre#sle-15142). - scsi: qedi: Remove unused variable udev & uctrl (bsc#1177385 jre#sle-15142). - scsi: qedi: Remove comparison of 0/1 to bool variable (bsc#1177385 jre#sle-15142). - scsi: qedi: Check for buffer overflow in qedi_set_path() (bsc#1177385 jre#sle-15142). - scsi: qedi: make qedi_ll2_buf_size static (bsc#1177385 jre#sle-15142). - scsi: qedi: Fix termination timeouts in session logout (bsc#1177385 jre#sle-15142). - scsi: qedi: Add modules param to enable qed iSCSI debug (bsc#1177385 jre#sle-15142). - scsi: qedi: Do not flush offload work if ARP not resolved (bsc#1177385 jre#sle-15142). - scsi: qedi: Use correct msix count for fastpath vectors (bsc#1177385 jre#sle-15142). - scsi: qedi: Avoid unnecessary endpoint allocation on link down (bsc#1177385 jre#sle-15142). - scsi: qedi: Remove additional char from boot target iqnname (bsc#1177385 jre#sle-15142). - scsi: qedi: Add PCI shutdown handler support (bsc#1177385 jre#sle-15142). - scsi: qedi: Add MFW error recovery process (bsc#1177385 jre#sle-15142). - commit 3133eab - sched/fair: Reduce busy load balance interval (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Minimize concurrent LBs between domain level (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Reduce minimal imbalance threshold (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Relax constraint on task's load during load balance (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Remove the force parameter of update_tg_load_avg() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix wrong cpu selecting from isolated domain (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/rt: Disable RT_RUNTIME_SHARE by default (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Simplify the work when reweighting entity (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 0a2eec7 - mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap (jsc#SLE-16387). - commit bc6f912 - mm/hmm: make full use of walk_page_range() (jsc#SLE-16387). - commit fd66a94 - mm/hmm: remove hmm_mirror and related (jsc#SLE-16387). - commit 74a8c0b - Refresh intel-vbtn patch from the upstream patch - commit c3bd737 - platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse (git-fixes). - platform/x86: intel_pmc_core: do not create a static struct device (git-fixes). - platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP (git-fixes). - platform/x86: fix kconfig dependency warning for LG_LAPTOP (git-fixes). - platform/x86: thinkpad_acpi: initialize tp_nvram_state variable (git-fixes). - Platform: OLPC: Fix memleak in olpc_ec_probe (git-fixes). - net: phy: realtek: fix rtl8211e rx/tx delay config (git-fixes). - commit b64083a - nouveau: use mmu_interval_notifier instead of hmm_mirror (jsc#SLE-16387). - commit 9b1a3d6 - mm/hmm: define the pre-processor related parts of hmm.h even if disabled (jsc#SLE-16387). - commit b4bea84 - mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror (jsc#SLE-16387). - commit f8175c8 - Add jsc#SLE-16387 references. - Update patches.suse/mm-mmu_notifier-add-an-interval-tree-notifier.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifier-define-the-header-pre-processor-part.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 986a22e - bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id (bsc#1177028). - bpf: Allow to retrieve cgroup v1 classid from v2 hooks (bsc#1177028). - bpf: Add netns cookie and enable it for bpf cgroup hooks (bsc#1177028). - bpf: Enable perf event rb output for bpf cgroup progs (bsc#1177028). - bpf: Enable retrieval of socket cookie for bind/post-bind hook (bsc#1177028). - bpf: Remove unused vairable 'bpf_xdp_link_lops' (bsc#1177028). - bpf: Factor out attach_type to prog_type mapping for attach/detach (bsc#1177028). - bpf: Factor out cgroup storages operations (bsc#1177028). - bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds() (bsc#1177028). - bpf: Verifer, refactor adjust_scalar_min_max_vals (bsc#1177028). - commit ed2cc54 - mm/hmm: allow snapshot of the special zero page (jsc#SLE-16387). - commit 2c9afd2 - bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit() (bsc#1177028). - bpf: Remove bpf_image tree (bsc#1177028). - bpf: Add dispatchers to kallsyms (bsc#1177028). - bpf: Add trampolines to kallsyms (bsc#1177028). - bpf: Add bpf_ksym_add/del functions (bsc#1177028). - bpf: Add prog flag to struct bpf_ksym object (bsc#1177028). - bpf: Add bpf_ksym_find function (bsc#1177028). - bpf: Move ksym_tnode to bpf_ksym (bsc#1177028). - bpf: Move lnode list node to struct bpf_ksym (bsc#1177028). - bpf: Add name to struct bpf_ksym (bsc#1177028). - bpf: Add struct bpf_ksym (bsc#1177028). - bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER (bsc#1177028). - bpf: Abstract away entire bpf_link clean up procedure (bsc#1177028). - bpf: Add bpf_xdp_output() helper (bsc#1177028). - bpf: Added new helper bpf_get_ns_current_pid_tgid (bsc#1177028). - fs/nsfs.c: Added ns_match (bsc#1177028). - bpf: Add bpf_link_new_file that doesn't install FD (bsc#1177028). - bpf: Remove unnecessary CAP_MAC_ADMIN check (bsc#1177028). - bpf: Provide bpf_prog_run_pin_on_cpu() helper (bsc#1177028). - selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API (bsc#1177028). - selftests/bpf: Add bpf_read_branch_records() selftest (bsc#1177028). - bpf: Add bpf_read_branch_records() helper (bsc#1177028). - bpf: Allow bpf_perf_event_read_value in all BPF programs (bsc#1177028). - bpf: Sync uapi bpf.h to tools/ (bsc#1177028). - selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program (bsc#1177028). - commit 0e152c5 - Rename scsi-fnic-do-not-call-scsi_done-for-unhandled-commands.patch Fix typo in patch file name. - commit 554d4c0 - Refresh patches.suse/fnic-to-not-call-scsi_done-for-unhandled-commands.patch (bsc#1168468, bsc#1171675). - commit c145aa9 - bpf: Attachment verification for BPF_MODIFY_RETURN (bsc#1177028). - Refresh patches.suse/bpf-Do-not-allow-btf_ctx_access-with-__int128-types.patch. - commit 8af9bcd - bpf: Introduce BPF_MODIFY_RETURN (bsc#1177028). - bpf: JIT helpers for fmod_ret progs (bsc#1177028). - bpf, x86: Align dispatcher branch targets to 16B (bsc#1177028). - commit ae6861b - bpf: Refactor trampoline update code (bsc#1177028). - bpf: Introduce pinnable bpf_link abstraction (bsc#1177028). - bpf: INET_DIAG support in bpf_sk_storage (bsc#1177028). - bpf: Replace zero-length array with flexible-array member (bsc#1177028). - bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled (bsc#1177028). - bpf, lpm: Make locking RT friendly (bsc#1177028). - bpf: Prepare hashtab locking for PREEMPT_RT (bsc#1177028). - bpf: Factor out hashtab bucket lock operations (bsc#1177028). - bpf: Replace open coded recursion prevention in sys_bpf() (bsc#1177028). - bpf: Use recursion prevention helpers in hashtab code (bsc#1177028). - bpf: Provide recursion prevention helpers (bsc#1177028). - bpf: Use migrate_disable/enabe() in trampoline code (bsc#1177028). - bpf: Dont iterate over possible CPUs with interrupts disabled (bsc#1177028). - bpf: Remove recursion prevention from rcu free callback (bsc#1177028). Refresh patches.suse/bpf-Fix-map-leak-in-HASH_OF_MAPS-map.patch - bpf: Update locking comment in hashtab code (bsc#1177028). Refresh patches.suse/bpf-Fix-map-leak-in-HASH_OF_MAPS-map.patch - bpf: Enforce preallocation for instrumentation programs on RT (bsc#1177028). - bpf: Tighten the requirements for preallocated hash maps (bsc#1177028). - bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH (bsc#1177028). - sched/rt: Provide migrate_disable/enable() inlines (bsc#1177028). - irq_work: Slightly simplify IRQ_WORK_PENDING clearing (bsc#1177028). - irq_work: Fix irq_work_claim() memory ordering (bsc#1177028). - irq_work: Convert flags to atomic_t (bsc#1177028). - commit 565a151 - bpf: Change kvfree to kfree in generic_map_lookup_batch() (bsc#1177028). - selftests/bpf: Fix a couple of broken test_btf cases (bsc#1177028). - bpf: Propagate expected_attach_type when verifying freplace programs (bsc#1177028). - bpf, uapi: Remove text about bpf_redirect_map() giving higher performance (bsc#1177028). - commit 8228aac - Update config files. Enable ACPI_PCI_SLOT and HOTPLUG_PCI_ACPI (bsc#1177194). - commit bc319f1 - net: dsa: link interfaces with the DSA master to get rid of lockdep warnings (bsc#1176447). - xfrm: esp6: fix the location of the transport header with encapsulation (bsc#1176447). - xfrm: esp6: fix encapsulation header offset computation (bsc#1176447). - net: get rid of lockdep_set_class_and_subclass() (bsc#1176447). - ipv6: rpl: fix loop iteration (bsc#1176447). - net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline (bsc#1176447). - socket: fix unused-function warning (bsc#1176447). - commit d28d5e7 - bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex (jsc#SLE-15075). - bnxt_en: return proper error codes in bnxt_show_temp (jsc#SLE-15075). - net: hns: kerneldoc fixes (jsc#SLE-14777). - nfp: use correct define to return NONE fec (bsc#1176447). - cxgb4: fix memory leak during module unload (jsc#SLE-15131). - net: hns: kerneldoc fixes (jsc#SLE-14777). - lwtunnel: only keep the available bits when setting vxlan md->gbp (bsc#1176447). - net: sched: only keep the available bits when setting vxlan md->gbp (bsc#1176447). - igc: Fix not considering the TX delay for timestamps (jsc#SLE-13533). - igc: Fix wrong timestamp latency numbers (jsc#SLE-13533). - net: qed: RDMA personality shouldn't fail VF load (jsc#SLE-15143). - net: qede: Disable aRFS for NPAR and 100G (jsc#SLE-15143). - net: qed: Disable aRFS for NPAR and 100G (jsc#SLE-15143). - bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task() (jsc#SLE-15075). - bnxt_en: Avoid sending firmware messages when AER error is detected (jsc#SLE-15075). - cxgb4: Fix offset when clearing filter byte counters (jsc#SLE-15131). - ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM (bsc#1176447). - virtio_net: Add XDP frame size in two code paths (bsc#1176447). - vmxnet3: let core reject the unsupported coalescing parameters (bsc#1176447). - virtio_net: reject unsupported coalescing params (bsc#1176447). - virtio_net: Add XDP meta data support (bsc#1176447). - virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer (bsc#1176447). - vmxnet3: use new helper tcp_v6_gso_csum_prep (bsc#1176447). - arm64: csum: Optimise IPv6 header checksum (bsc#1176447). - bpf, xdp: virtio_net use access ptr macro for xdp enable check (bsc#1176447). - arm64: Implement optimised checksum routine (bsc#1176447). - commit 55b9be4 - net/mlx5: IPsec: Add HW crypto offload support (jsc#SLE-15172). - Update config files. - commit 2e4cdf4 - net/mlx5e: Fix missing switch_id for representors (jsc#SLE-15172). - blacklist.conf: removed temporary entry - commit 09dc124 - net/mlx5e: CT: Fix releasing ft entries (jsc#SLE-15172). - blacklist.conf: removed temporary entry - commit 80eac4c - esp, ah: consolidate the crypto algorithm selections (bsc#1176447). - Update config files. - commit 6b8aab0 - net: ipv6: add rpl sr tunnel (bsc#1176447). - Update config files. - commit 18492b1 - xfrm: add espintcp (RFC 8229) (bsc#1176447). - Update config files. - commit 4fbce7b - net/mlx5: Move helper to eswitch layer (jsc#SLE-15172). - Refresh patches.suse/devlink-Replace-devlink_port_attrs_set-parameters-wi.patch. - commit 7e738a7 - scsi: qedf: Fix null ptr reference in qedf_stag_change_work (bsc#1177240 jre#sle-15141). - scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks (bsc#1177240 jre#sle-15141). - scsi: qedf: Remove a whole host of unused variables (bsc#1177240 jre#sle-15141). - scsi: qedf: Remove set but not checked variable 'tmp' (bsc#1177240 jre#sle-15141). - scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks (bsc#1177240 jre#sle-15141). - scsi: qedf: Remove redundant initialization of variable rc (bsc#1177240 jre#sle-15141). - scsi: qedf: Get dev info after updating the params (bsc#1177240 jre#sle-15141). - scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing (bsc#1177240 jre#sle-15141). - scsi: qedf: Add schedule recovery handler (bsc#1177240 jre#sle-15141). - scsi: qedf: Implement callback for bw_update (bsc#1177240 jre#sle-15141). - scsi: qedf: Honor status qualifier in FCP_RSP per spec (bsc#1177240 jre#sle-15141). - scsi: qedf: Acquire rport_lock for resetting the delay_timestamp (bsc#1177240 jre#sle-15141). - scsi: qedf: Increase the upper limit of retry delay (bsc#1177240 jre#sle-15141). - scsi: qedf: Keep track of num of pending flogi (bsc#1177240 jre#sle-15141). - scsi: qedf: Simplify mutex_unlock() usage (bsc#1177240 jre#sle-15141). - scsi: qedf: Use pci_get_dsn() (bsc#1177240 jre#sle-15141). - commit 259b8dd - net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock (jsc#SLE-15172). - net/mlx5e: kTLS, Fix leak on resync error flow (jsc#SLE-15172). - net/mlx5e: kTLS, Add missing dma_unmap in RX resync (jsc#SLE-15172). - net/mlx5e: kTLS, Fix napi sync and possible use-after-free (jsc#SLE-15172). - net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported (jsc#SLE-15172). - net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() (jsc#SLE-15172). - net/mlx5e: Fix multicast counter not up-to-date in "/ip -s"/ (jsc#SLE-15172). - net/mlx5e: Fix endianness when calculating pedit mask first bit (jsc#SLE-15172). - net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported (jsc#SLE-15172). - net/mlx5e: CT: Fix freeing ct_label mapping (jsc#SLE-15172). - net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready (jsc#SLE-15172). - net/mlx5e: Use synchronize_rcu to sync with NAPI (jsc#SLE-15172). - net/mlx5e: Use RCU to protect rq->xdp_prog (jsc#SLE-15172). - net/mlx5: Fix FTE cleanup (jsc#SLE-15172). - geneve: add transport ports in route lookup for geneve (bsc#1176447). - net: disable netpoll on fresh napis (bsc#1176447). - net: nexthop: don't allow empty NHA_GROUP (bsc#1176447). - scsi: fcoe: Fix I/O path allocation (jsc#SLE-13706). - net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params (bsc#1176447). - net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters (bsc#1176447). - net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues (bsc#1176447). - bonding: show saner speed for broadcast mode (bsc#1176447). - net/mlx5: Enable count action for rules with allow action (jsc#SLE-15172). - net/mlx5: Support setting access rights of dma addresses (jsc#SLE-15172). - net/mlx5: Enable QP number request when creating IPoIB underlay QP (jsc#SLE-15172). - Revert "/vxlan: fix tos value before xmit"/ (bsc#1176447). - geneve: Support for PMTU discovery on directly bridged links (bsc#1176447). - vxlan: Support for PMTU discovery on directly bridged links (bsc#1176447). - tunnels: PMTU discovery support for directly bridged IP packets (jsc#SLE-15172). - ipv4: route: Ignore output interface in FIB lookup for PMTU route (bsc#1176447). - net/mlx5: Delete extra dump stack that gives nothing (jsc#SLE-15172). - net/mlx5: convert to new udp_tunnel infrastructure (jsc#SLE-15172). - net/mlx5e: Enable users to change VF/PF representors carrier state (jsc#SLE-15172). - ixgbe: use eth_zero_addr() to clear mac address (jsc#SLE-13706). - ixgbe: Remove unnecessary usages of memset (jsc#SLE-13706). - ixgbevf: use generic power management (jsc#SLE-13706). - ixgbe: use generic power management (jsc#SLE-13706). - xfrm: Make the policy hold queue work with VTI (bsc#1176447). - xfrm: interface: use IS_REACHABLE to avoid some compile errors (bsc#1176447). - xfrm: interface: not xfrmi_ipv6/ipip_handler twice (bsc#1176447). - xfrm interface: store xfrmi contexts in a hash by if_id (bsc#1176447). - xfrm interface: avoid xi lookup in xfrmi_decode_session() (bsc#1176447). - xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler (bsc#1176447). - xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler (bsc#1176447). - tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels (bsc#1176447). - tunnel4: add cb_handler to struct xfrm_tunnel (bsc#1176447). - xfrm: add is_ipip to struct xfrm_input_afinfo (bsc#1176447). - xfrm: introduce oseq-may-wrap flag (bsc#1176447). - net/mlx5: drop unnecessary list_empty (jsc#SLE-15172). - net/mlx5: Use fallthrough pseudo-keyword (jsc#SLE-15172). - net/mlx5: DR, Reduce print level for matcher print (jsc#SLE-15172). - net/mlx5e: Add support for PCI relaxed ordering (jsc#SLE-15172). - net/mlx5e: Use indirect call wrappers for RX post WQEs functions (jsc#SLE-15172). - net/mlx5e: Move exposure of datapath function to txrx header (jsc#SLE-15172). - net/mlx5e: RX, Re-work initializaiton of RX function pointers (jsc#SLE-15172). - net/mlx5e: Link non uplink representors to PCI device (jsc#SLE-15172). - net/mlx5: E-switch, Use eswitch total_vports (jsc#SLE-15172). - net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvports (jsc#SLE-15172). - net/mlx5: E-switch, Consider maximum vf vports for steering init (jsc#SLE-15172). - net/mlx5: Add function ID to reclaim pages debug log (jsc#SLE-15172). - net/mlx5: Hold pages RB tree per VF (jsc#SLE-15172). - bareudp: Reverted support to enable & disable rx metadata collection (jsc#SLE-15172). - net/mlx5e: CT: Map 128 bits labels to 32 bit map ID (jsc#SLE-15172). - net/mlx5e: Do not request completion on every single UMR WQE (jsc#SLE-15172). - net/mlx5e: RX, Avoid indirect call in representor CQE handling (jsc#SLE-15172). - net/mlx5e: XDP, Avoid indirect call in TX flow (jsc#SLE-15172). - net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload support (jsc#SLE-15172). - net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offload (jsc#SLE-15172). - net/mlx5e: IPsec: Add IPsec steering in local NIC RX (jsc#SLE-15172). - net/mlx5: Accel, Add core IPsec support for the Connect-X family (jsc#SLE-15172). - net/mlx5: E-switch, Reduce dependency on num_vfs during mode set (jsc#SLE-15172). - net/mlx5: E-switch, Avoid function change handler for non ECPF (jsc#SLE-15172). - net/mlx5: Make MLX5_EN_TLS non-prompt (jsc#SLE-15172). - net/mlx5e: Fix build break when CONFIG_XPS is not set (jsc#SLE-15172). - net/mlx5e: Move devlink-health rx and tx reporters to devlink port (jsc#SLE-15172). - net/mlx5e: Move devlink port register and unregister calls (jsc#SLE-15172). - net/mlx5e: CT: Remove unused function param (jsc#SLE-15172). - net/mlx5e: CT: Return err_ptr from internal functions (jsc#SLE-15172). - net/mlx5e: CT: Expand tunnel register mappings (jsc#SLE-15172). - net/mlx5e: CT: Use mapping for zone restore register (jsc#SLE-15172). - net/mlx5e: CT: Re-use tuple modify headers for identical modify actions (jsc#SLE-15172). - net/mlx5e: Export sharing of mod headers to a new file (jsc#SLE-15172). - net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleid (jsc#SLE-15172). - net/mlx5e: CT: Don't offload tuple rewrites for established tuples (jsc#SLE-15172). - net/mlx5e: Use netdev_info instead of pr_info (jsc#SLE-15172). - net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear action (jsc#SLE-15172). - net/mlx5e: CT: Save ct entries tuples in hashtables (jsc#SLE-15172). - net/mlx5: E-switch, When eswitch is unsupported, return - EOPNOTSUPP (jsc#SLE-15172). - ixgbe: convert to new udp_tunnel_nic infra (jsc#SLE-13706). - ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled (jsc#SLE-13706). - bonding: don't need RTNL for ipsec helpers (bsc#1176447). - bonding: deal with xfrm state in all modes and add more error-checking (bsc#1176447). - net/mlx5: Added support for 100Gbps per lane link modes (jsc#SLE-15172). - geneve: move all configuration under struct geneve_config (bsc#1176447). - net/mlx5e: Enhance TX timeout recovery (jsc#SLE-15172). - net/mlx5e: Enhance ICOSQ data on RX reporter's diagnose (jsc#SLE-15172). - net/mlx5e: Add EQ info to TX/RX reporter's diagnose (jsc#SLE-15172). - net/mlx5e: Enhance CQ data on diagnose output (jsc#SLE-15172). - net/mlx5e: Rename reporter's helpers (jsc#SLE-15172). - net/mlx5e: Add helper to get the RQ WQE counter (jsc#SLE-15172). - net/mlx5e: Add helper to get RQ WQE's head (jsc#SLE-15172). - net/mlx5e: Move RQ helpers to txrx.h (jsc#SLE-15172). - net/mlx5e: Align RX/TX reporters diagnose output format (jsc#SLE-15172). - net/mlx5e: Remove redundant RQ state query (jsc#SLE-15172). - net/mlx5e: Add a flush timeout define (jsc#SLE-15172). - net/mlx5e: Change reporters create functions to return void (jsc#SLE-15172). - ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support (jsc#SLE-13706). - ixgbe: Cleanup unneeded delay in ethtool test (jsc#SLE-13706). - bonding: allow xfrm offload setup post-module-load (bsc#1176447). - ena_netdev: use generic power management (bsc#1176447). - net: ethernet: ixgbe: don't call devm_mdiobus_free() (jsc#SLE-13706). - net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init() (jsc#SLE-13706). - net/mlx5e: fix memory leak of tls (jsc#SLE-15172). - net/mlx5e: kTLS, Improve rx handler function call (jsc#SLE-15172). - net/mlx5e: kTLS, Cleanup redundant capability check (jsc#SLE-15172). - net/mlx5e: Increase Async ICO SQ size (jsc#SLE-15172). - net/mlx5e: kTLS, Add kTLS RX stats (jsc#SLE-15172). - net/mlx5e: kTLS, Add kTLS RX resync support (jsc#SLE-15172). - net/mlx5e: kTLS, Add kTLS RX HW offload support (jsc#SLE-15172). - net/mlx5e: kTLS, Use kernel API to extract private offload context (jsc#SLE-15172). - net/mlx5e: kTLS, Improve TLS feature modularity (jsc#SLE-15172). - net/mlx5e: Accel, Expose flow steering API for rules add/del (jsc#SLE-15172). - net/mlx5e: Receive flow steering framework for accelerated TCP flows (jsc#SLE-15172). - net/mlx5e: API to manipulate TTC rules destinations (jsc#SLE-15172). - net/mlx5e: Refactor build channel params (jsc#SLE-15172). - net/mlx5e: Turn XSK ICOSQ into a general asynchronous one (jsc#SLE-15172). - net/mlx5: kTLS, Improve TLS params layout structures (jsc#SLE-15172). - net/mlx5: Avoid eswitch header inclusion in fs core layer (jsc#SLE-15172). - bareudp: Added attribute to enable & disable rx metadata collection (jsc#SLE-15172). - bonding: Remove extraneous parentheses in bond_setup (bsc#1176447). - net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup() (jsc#SLE-15172). - net/mlx5e: vxlan: Use RCU for vxlan table lookup (jsc#SLE-15172). - net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT (jsc#SLE-15172). - net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c (jsc#SLE-15172). - net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel (jsc#SLE-15172). - net/mlx5: Use kfree(ft->g) in arfs_create_groups() (jsc#SLE-15172). - net/mlx5: FWTrace: Add missing space (jsc#SLE-15172). - net/mlx5: Avoid eswitch header inclusion in fs core layer (jsc#SLE-15172). - bonding/xfrm: use real_dev instead of slave_dev (bsc#1176447). - bonding: support hardware encryption offload to slaves (bsc#1176447). - mlx5: become aware of when running as a bonding slave (jsc#SLE-15172). - ixgbe_ipsec: become aware of when running as a bonding slave (jsc#SLE-13706). - xfrm: bail early on slave pass over skb (bsc#1176447). - net/mlx5: E-switch, Supporting setting devlink port function mac address (jsc#SLE-15172). - net/mlx5: Split mac address setting function for using state_lock (jsc#SLE-15172). - net/mlx5: E-switch, Support querying port function mac address (jsc#SLE-15172). - net/mlx5: E-switch, Introduce and use eswitch support check helper (jsc#SLE-15172). - net/mlx5: Constify mac address pointer (jsc#SLE-15172). - vxlan: fix memleak of fdb (bsc#1176447). - espintcp: count packets dropped in espintcp_rcv (bsc#1176447). - espintcp: handle short messages instead of breaking the encap socket (bsc#1176447). - xfrm: Fix crash when the hold queue is used (bsc#1176447). - xfrm: policy: fix IPv6-only espintcp compilation (bsc#1176447). - espintcp: recv() should return 0 when the peer socket is closed (bsc#1176447). - espintcp: support non-blocking sends (bsc#1176447). - net: xfrmi: implement header_ops->parse_protocol for AF_PACKET (bsc#1176447). - net: ip_tunnel: add header_ops for layer 3 devices (bsc#1176447). - vxlan: fix last fdb index during dump of fdb with nhid (bsc#1176447). - esp, ah: modernize the crypto algorithm selections (bsc#1176447). - esp: select CRYPTO_SEQIV (bsc#1176447). - xfrm: merge fixup for "/remove output_finish indirection from xfrm_state_afinfo"/ (bsc#1176447). - xfrm: Fix double ESP trailer insertion in IPsec crypto offload (bsc#1176447). - vxlan: Remove access to nexthop group struct (bsc#1176447). - nexthop: Fix fdb labeling for groups (bsc#1176447). - net: change addr_list_lock back to static key (bsc#1176447). - vxlan: fix dereference of nexthop group in nexthop update path (bsc#1176447). - ipv4: nexthop: Fix deadcode issue by performing a proper NULL check (bsc#1176447). - vxlan: few locking fixes in nexthop event handler (bsc#1176447). - vxlan: add check to prevent use of remote ip attributes with NDA_NH_ID (bsc#1176447). - xfrm: fix unused variable warning if CONFIG_NETFILTER=n (bsc#1176447). - xfrm: remove output_finish indirection from xfrm_state_afinfo (bsc#1176447). - xfrm: remove extract_output indirection from xfrm_state_afinfo (bsc#1176447). - xfrm: place xfrm6_local_dontfrag in xfrm.h (bsc#1176447). - xfrm: expose local_rxpmtu via ipv6_stubs (bsc#1176447). - xfrm: move xfrm4_extract_header to common helper (bsc#1176447). - xfrm: state: remove extract_input indirection from xfrm_state_afinfo (bsc#1176447). - xfrm: avoid extract_output indirection for ipv4 (bsc#1176447). - xfrm: add IPv6 support for espintcp (bsc#1176447). - xfrm: add support for UDPv6 encapsulation of ESP (bsc#1176447). - xfrm interface: don't take extra reference to netdev (bsc#1176447). - nexthop: Fix type of event_type in call_nexthop_notifiers (bsc#1176447). - vxlan: Do not assume RTNL is held in vxlan_fdb_info() (bsc#1176447). - tunnel6: support for IPPROTO_MPLS (bsc#1176447). - vxlan: support for nexthop notifiers (bsc#1176447). - nexthop: add support for notifiers (bsc#1176447). - vxlan: ecmp support for mac fdb entries (bsc#1176447). - nexthop: support for fdb ecmp nexthops (bsc#1176447). - ena: Add XDP frame size to amazon NIC driver (bsc#1176447). - bonding: Implement ndo_get_xmit_slave (bsc#1176447). - bonding: Add array of all slaves (bsc#1176447). - bonding: Add function to get the xmit slave in active-backup mode (bsc#1176447). - bonding: Add helper function to get the xmit slave in rr mode (bsc#1176447). - bonding: Add helper function to get the xmit slave based on hash (bsc#1176447). - bonding/alb: Add helper functions to get the xmit slave (bsc#1176447). - bonding: Rename slave_arr to usable_slaves (bsc#1176447). - bonding: Export skip slave logic to function (bsc#1176447). - bonding: propagate transmit status (bsc#1176447). - netpoll: accept NULL np argument in netpoll_send_skb() (bsc#1176447). - netpoll: netpoll_send_skb() returns transmit status (bsc#1176447). - netpoll: move netpoll_send_skb() out of line (bsc#1176447). - netpoll: remove dev argument from netpoll_send_skb_on_dev() (bsc#1176447). - bonding: remove useless stats_lock_key (bsc#1176447). - netpoll: Fix use correct return type for ndo_start_xmit() (bsc#1176447). - net: ipv4: add sysctl for nexthop api compatibility mode (bsc#1176447). - net: ipv6: new arg skip_notify to ip6_rt_del (bsc#1176447). - xfrm: fix a NULL-ptr deref in xfrm_local_error (bsc#1176447). - xfrm interface: fix oops when deleting a x-netns interface (bsc#1176447). - xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output (bsc#1176447). - xfrm: espintcp: save and call old ->sk_destruct (bsc#1176447). - xfrm: do pskb_pull properly in __xfrm_transport_prep (bsc#1176447). - xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input (bsc#1176447). - bonding: Fix reference count leak in bond_sysfs_slave_add (bsc#1176447). - nexthops: don't modify published nexthop groups (bsc#1176447). - nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry (bsc#1176447). - xfrm: add prep for esp beet mode offload (bsc#1176447). - ESP: Export esp_output_fill_trailer function (bsc#1176447). - xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO (bsc#1176447). - net: add net available in build_state (bsc#1176447). - net: ipv6: add support for rpl sr exthdr (bsc#1176447). - addrconf: add functionality to check on rpl requirements (bsc#1176447). - include: uapi: linux: add rpl sr header definition (bsc#1176447). - net: Fix typo of SKB_SGO_CB_OFFSET (bsc#1176447). - Remove DST_HOST (bsc#1176447). - net: ena: reject unsupported coalescing params (bsc#1176447). - net: lwtunnel: Replace zero-length array with flexible-array member (bsc#1176447). - net: datagram: drop 'destructor' argument from several helpers (bsc#1176447). - unix: uses an atomic type for scm files accounting (bsc#1176447). - bonding: Replace zero-length array with flexible-array member (bsc#1176447). - af_unix: Add missing annotation for unix_wait_for_peer() (bsc#1176447). - xfrm: policy: Fix doulbe free in xfrm_policy_timer (bsc#1176447). - esp: remove the skb from the chain when it's enqueued in cryptd_wq (bsc#1176447). - xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire (bsc#1176447). - xfrm: fix uctx len check in verify_sec_ctx_len (bsc#1176447). - xfrm: handle NETDEV_UNREGISTER for xfrm device (bsc#1176447). - unix: It's CONFIG_PROC_FS not CONFIG_PROCFS (bsc#1176447). - unix: define and set show_fdinfo only if procfs is enabled (bsc#1176447). - xfrm: interface: use icmp_ndo_send helper (bsc#1176447). - esp4: split esp_output_udp_encap and introduce esp_output_encap (bsc#1176447). - esp4: prepare esp_input_done2 for non-UDP encapsulation (bsc#1176447). - xfrm: introduce xfrm_trans_queue_net (bsc#1176447). - net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram (bsc#1176447). - net: xfrm: use skb_list_walk_safe helper for gso segments (bsc#1176447). - vxlan: Fix alignment and code style of vxlan.c (bsc#1176447). - bonding: rename AD_STATE_* to LACP_STATE_* (bsc#1176447). - bonding: move 802.3ad port state flags to uapi (bsc#1176447). - unix: Show number of pending scm files of receive queue in fdinfo (bsc#1176447). - net: Allow to show socket-specific information in /proc//fdinfo/[fd] (bsc#1176447). - xfrm: interface: do not confirm neighbor when do pmtu update (bsc#1176447). - xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE) (bsc#1176447). - xfrm: remove the unnecessary .net_exit for xfrmi (bsc#1176447). - Convert usage of IN_MULTICAST to ipv4_is_multicast (bsc#1176447). - commit 61eba3d - platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting (bsc#1175599). - commit 677b36d - ftrace: Move RCU is watching check after recursion check (git-fixes). - commit 3837051 - r8152: Use MAC address from correct device tree node (jsc#SLE-15847). - iommu/arm-smmu: Add global/context fault implementation hooks (jsc#SLE-15847). - iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage (jsc#SLE-15847). - iommu/arm-smmu: ioremap smmu mmio region before implementation init (jsc#SLE-15847). - iommu/arm-smmu: move TLB timeout and spin count macros (jsc#SLE-15847). - soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDs (jsc#SLE-15847). - firmware: tegra: Update BPMP ABI (jsc#SLE-15847). - r8152: Use MAC address from device tree if available (jsc#SLE-15847). - nvmem: core: fix memory abort in cleanup path (jsc#SLE-15847). - gpio: tegra186: Allow building on Tegra194-only configurations (jsc#SLE-15847). - mmc: mmc_spi: Use proper debounce time for CD GPIO (jsc#SLE-15847). - hwmon: pwm-fan: Use platform_get_irq_optional() (jsc#SLE-15847). - commit 33ea3c2 - ionic: add more ethtool stats (jsc#SLE-16649). - Refresh patches.suse/ionic-centralize-queue-reset-code.patch. - commit 3512559 - ionic: fix txrx work accounting (jsc#SLE-16649). - ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc() (jsc#SLE-16649). - ionic: separate interrupt for Tx and Rx (jsc#SLE-16649). - ionic: tx separate servicing (jsc#SLE-16649). - ionic: use fewer firmware doorbells on rx fill (jsc#SLE-16649). - ionic: fix memory leak of object 'lid' (jsc#SLE-16649). - ionic: interface file updates (jsc#SLE-16649). - ionic: rearrange reset and bus-master control (jsc#SLE-16649). - ionic: update eid test for overflow (jsc#SLE-16649). - ionic: remove unused ionic_coal_hw_to_usec (jsc#SLE-16649). - ionic: set netdev default name (jsc#SLE-16649). - ionic: get MTU from lif identity (jsc#SLE-16649). - ionic: more ionic name tweaks (jsc#SLE-16649). - ionic: ionic_intr_free parameter change (jsc#SLE-16649). - ionic: reset device at probe (jsc#SLE-16649). - ionic: shorter dev cmd wait time (jsc#SLE-16649). - ionic: add support for more xcvr types (jsc#SLE-16649). - ionic: protect vf calls from fw reset (jsc#SLE-16649). - ionic: updates to ionic FW api description (jsc#SLE-16649). - ionic: support longer tx sg lists (jsc#SLE-16649). - ionic: Use debugfs_create_bool() to export bool (jsc#SLE-16649). - ionic: add device reset to fw upgrade down (jsc#SLE-16649). - ionic: let core reject the unsupported coalescing parameters (jsc#SLE-16649). - ionic: use new helper tcp_v6_gso_csum_prep (jsc#SLE-16649). - commit 74144f5 - iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE (bsc#1177297). - commit d4ca096 - bpf: Sanitize the bpf_struct_ops tcp-cc name (bsc#1177028). - bpf: Do not allow map_freeze in struct_ops map (bsc#1177028). - bpf: Return better error value in delete_elem for struct_ops map (bsc#1177028). - bpf: Fix a potential deadlock with bpf_map_do_batch (bsc#1177028). - bpf: Do not grab the bucket spinlock by default on htab batch ops (bsc#1177028). - bpf: Make btf_check_func_type_match() static (bsc#1177028). - bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init() (bsc#1177028). - bpf, xdp: Remove no longer required rcu_read_{un}lock() (bsc#1177028). - bpf, xdp: Update devmap comments to reflect napi/rcu usage (bsc#1177028). - bpf: Allow to resolve bpf trampoline and dispatcher in unwind (bsc#1177028). - bpf: Allow BTF ctx access for string pointers (bsc#1177028). - bpf, devmap: Pass lockdep expression to RCU lists (bsc#1177028). - bpf: Add BPF_FUNC_jiffies64 (bsc#1177028). - bpf: Introduce dynamic program extensions (bsc#1177028). - bpf: Fix error path under memory pressure (bsc#1177028). - bpf: Add bpf_send_signal_thread() helper (bsc#1177028). - bpf: Synch uapi bpf.h to tools/ (bsc#1177028). - bpf: Add BPF_FUNC_tcp_send_ack helper (bsc#1177028). - commit e5c066f - drm/prime: fix extracting of the DMA addresses from a scatterlist (bsc#1177287). - commit e4cdf1b - iommu/amd: Re-factor guest virtual APIC (de-)activation code (bsc#1177284). - Refresh patches.suse/iommu-amd-restore-irte-remapen-bit-after-programming-irte. - commit 9de73d9 - iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() (bsc#1177286). - iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode (bsc#1177285). - iommu/amd: Fix potential @entry null deref (bsc#1177283). - commit 7766a97 - iommu/amd: Fix the overwritten field in IVMD header (bsc#1177280). - drm/radeon: fix scatter-gather mapping with user pages (bsc#1177279). - drm/amdgpu: fix scatter-gather mapping with user pages (bsc#1177277). - drm/prime: use dma length macro when mapping sg (bsc#1177278). - commit c5a03ce - xen/events: don't use chip_data for legacy IRQs (bsc#1065600). - commit 1009a6a - phy: ti: am654: Fix a leak in serdes_am654_probe() (git-fixes). - commit 91925ce - USB: gadget: f_ncm: Fix NDP16 datagram validation (git-fixes). - commit 62e667f - Input: trackpoint - enable Synaptics trackpoints (git-fixes). - commit e02fa5e - pinctrl: mvebu: Fix i2c sda definition for 98DX3236 (git-fixes). - commit 9356b76 - iio: adc: qcom-spmi-adc5: fix driver name (git-fixes). - commit f78905d - gpio: mockup: fix resource leak in error path (git-fixes). - commit bdd2ea9 - gpio: siox: explicitly support only threaded irqs (git-fixes). - commit 57c8150 - gpio: tc35894: fix up tc35894 interrupt configuration (git-fixes). - commit bcd4186 - gpio: sprd: Clear interrupt when setting the type as edge (git-fixes). - commit 3f5c502 - mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS models (git-fixes). - commit ca933ab - clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clk (git-fixes). - commit f3d75fd - clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED (git-fixes). - commit e344453 - clk: tegra: Always program PLL_E when enabled (git-fixes). - commit bbc21a4 - bpf: don't bother with getname/kern_path - use user_path_at (bsc#1177028). - bpf: Fix memory leaks in generic update/delete batch ops (bsc#1177028). - bpf: Remove set but not used variable 'first_key' (bsc#1177028). - devmap: Adjust tracepoint for map-less queue flush (bsc#1177028). - xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths (bsc#1177028). Refresh patches.suse/tun-Don-t-put_page-for-all-negative-return-values-fr.patch - xdp: Move devmap bulk queue into struct net_device (bsc#1177028). Refresh patches.suse/net-partially-revert-dynamic-lockdep-key-changes.patch - bpf: Add batch ops to all htab bpf map (bsc#1177028). - bpf: Add lookup and update batch ops to arraymap (bsc#1177028). - bpf: Add generic support for update and delete batch ops (bsc#1177028). - bpf: Add generic support for lookup batch op (bsc#1177028). - bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions (bsc#1177028). - bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS (bsc#1177028). - bpf: Introduce function-by-function verification (bsc#1177028). - bpf: tcp: Support tcp_congestion_ops in bpf (bsc#1177028). - bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS (bsc#1177028). Refresh patches.suse/bpf-Fix-trampoline-usage-in-preempt.patch due to the change of arch_prepare_bpf_trampoline() parameters. - bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS (bsc#1177028). Refresh patches.suse/bpf-Fix-handling-of-XADD-on-BTF-memory.patch - xdp: Remove map_to_flush and map swap detection (bsc#1177028). - commit 1b26450 - scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername() (bsc#1177258). - commit ea50f56 - sched/fair: Ignore cache hotness for SMT migration (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Use runnable_avg to classify node (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use dst group while checking imbalance for NUMA balancer (bnc#1155798 (CPU scheduler functional and performance backports)). - commit a9a7020 - clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() (git-fixes). - hwmon: (applesmc) check status earlier (git-fixes). - 9p: Fix memory leak in v9fs_mount (git-fixes). - yam: fix possible memory leak in yam_init_driver (git-fixes). - airo: Fix read overflows sending packets (git-fixes). - clk/ti/adpll: allocate room for terminating null (git-fixes). - ASoC: kirkwood: fix IRQ error handling (git-fixes). - commit 7091952 - Stop the ad-hoc games with -Wno-maybe-initialized (jsc#SLE-15176). - Update config files. - commit 4e6fc9e - RDMA/mlx5: Fix flow destination setting for RDMA TX flow table (jsc#SLE-15175). - blacklist.conf: removed from blacklist - commit 54c5f83 - IB/uverbs: Enable CQ ioctl commands by default (jsc#SLE-15176). - Update config files. - commit 4c62ead - RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes (jsc#SLE-15076). - Refresh patches.suse/RDMA-bnxt_re-Fix-the-qp-table-indexing.patch. - commit f2be734 - RDMA/bnxt_re: introduce a function to allocate swq (jsc#SLE-15076). - Refresh patches.suse/RDMA-bnxt_re-Fix-the-qp-table-indexing.patch. - commit 9d35d9b - RDMA/mlx5: Introduce ODP prefetch counter (jsc#SLE-15175). - Refresh patches.suse/RDMA-mlx5-Add-missing-srcu_read_lock-in-ODP-implicit.patch. - commit 47723a3 - RDMA/core: Fix ordering of CQ pool destruction (jsc#SLE-15176). - IB/isert: Fix unaligned immediate-data handling (jsc#SLE-15176). - RDMA/rtrs-srv: Set .release function for rtrs srv device during device init (jsc#SLE-15176). - RDMA/core: Fix reported speed and width (jsc#SLE-15176). - RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ (jsc#SLE-15176). - RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address (jsc#SLE-15076). - RDMA/rxe: Fix panic when calling kmem_cache_create() (jsc#SLE-15176). - RDMA/rxe: Fix memleak in rxe_mem_init_user (jsc#SLE-15176). - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars (jsc#SLE-15176). - RDMA/rtrs-srv: Replace device_register with device_initialize and device_add (jsc#SLE-15176). - Revert "/RDMA/hns: Reserve one sge in order to avoid local length error"/ (jsc#SLE-14777). - RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request (jsc#SLE-13208). - RDMA/bnxt_re: Do not add user qps to flushlist (jsc#SLE-15076). - RDMA/core: Fix spelling mistake "/Could't"/ -> "/Couldn't"/ (jsc#SLE-15176). - RDMA/usnic: Fix spelling mistake "/transistion"/ -> "/transition"/ (jsc#SLE-15176). - RDMA/hns: Fix spelling mistake "/epmty"/ -> "/empty"/ (jsc#SLE-14777). - RDMA/rxe: Remove pkey table (jsc#SLE-15176). - RDMA/umem: Add a schedule point in ib_umem_get() (jsc#SLE-15176). - RDMA/hns: Fix the unneeded process when getting a general type of CQE error (jsc#SLE-14777). - RDMA/hns: Fix error during modify qp RTS2RTS (jsc#SLE-14777). - RDMA/hns: Delete unnecessary memset when allocating VF resource (jsc#SLE-14777). - RDMA/hns: Remove redundant parameters in set_rc_wqe() (jsc#SLE-14777). - RDMA/hns: Remove support for HIP08_A (jsc#SLE-14777). - RDMA/hns: Refactor hns_roce_v2_set_hem() (jsc#SLE-14777). - RDMA/hns: Remove redundant hardware opcode definitions (jsc#SLE-14777). - RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP (jsc#SLE-15176). - RDMA/include: Replace license text with SPDX tags (jsc#SLE-15176). - RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq (jsc#SLE-15176). - RDMA/rtrs-clt: add an additional random 8 seconds before reconnecting (jsc#SLE-15176). - RDMA/cma: Execute rdma_cm destruction from a handler properly (jsc#SLE-15176). - RDMA/cma: Remove unneeded locking for req paths (jsc#SLE-15176). - RDMA/cma: Using the standard locking pattern when delivering the removal event (jsc#SLE-15176). - RDMA/cma: Simplify DEVICE_REMOVAL for internal_id (jsc#SLE-15176). - RDMA/efa: Add EFA 0xefa1 PCI ID (jsc#SLE-15176). - RDMA/efa: User/kernel compatibility handshake mechanism (jsc#SLE-15176). - RDMA/efa: Expose minimum SQ size (jsc#SLE-15176). - RDMA/efa: Expose maximum TX doorbell batch (jsc#SLE-15176). - IB/srpt: use new shared CQ mechanism (jsc#SLE-15176). - IB/isert: use new shared CQ mechanism (jsc#SLE-15176). - IB/iser: use new shared CQ mechanism (jsc#SLE-15176). - RDMA/mlx5: Delete unreachable code (jsc#SLE-15175). - RDMA/core: Fix return error value in _ib_modify_qp() to negative (jsc#SLE-15176). - RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7 (jsc#SLE-15175). - RDMA/mlx5: Use MLX5_SET macro instead of local structure (jsc#SLE-15175). - RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR (jsc#SLE-15175). - net/mlx5: Add interface changes required for VDPA (jsc#SLE-15175). - IB/hfi1: Use fallthrough pseudo-keyword (jsc#SLE-13208). - RDMA/uverbs: Silence shiftTooManyBitsSigned warning (jsc#SLE-15176). - RDMA/uverbs: Remove redundant assignments (jsc#SLE-15176). - RDMA/core: Update write interface to use automatic object lifetime (jsc#SLE-15176). - RDMA/core: Align abort/commit object scheme for write() and ioctl() paths (jsc#SLE-15176). - RDMA/mlx5: Allow SQ modification (jsc#SLE-15175). - RDMA: rdma_user_ioctl.h: fix a duplicated word + clarify (jsc#SLE-15176). - RDMA/bnxt_re: Add helper data structures (jsc#SLE-15076). - RDMA/bnxt_re: Pull psn buffer dynamically based on prod (jsc#SLE-15076). - RDMA/bnxt_re: introduce wqe mode to select execution path (jsc#SLE-15076). - RDMA/qedr: Remove the query_pkey callback (jsc#SLE-15146). - RDMA/i40iw: Remove the query_pkey callback (jsc#SLE-13537). - RDMA/cxgb4: Remove the query_pkey callback (jsc#SLE-15118). - RDMA/siw: Remove the query_pkey callback (jsc#SLE-15111). - RDMA/core: Remove query_pkey from the mandatory ops (jsc#SLE-15176). - RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set (jsc#SLE-15176). - RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set (jsc#SLE-15176). - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue (jsc#SLE-15176). - RDMA/qedr: Add EDPM max size to alloc ucontext response (jsc#SLE-15146). - RDMA/qedr: Add EDPM mode type for user-fw compatibility (jsc#SLE-15146). - RDMA/usnic: switch from 'pci_' to 'dma_' API (jsc#SLE-15176). - IB/hfi1: Remove unnecessary fall-through markings (jsc#SLE-13208). - RDMA/qedr: SRQ's bug fixes (jsc#SLE-15146). - IB/isert: allocate RW ctxs according to max IO size (jsc#SLE-15176). - RDMA/mlx5: Init dest_type when create flow (jsc#SLE-15175). - RDMA/rxe: Remove rxe_link_layer() (jsc#SLE-15176). - RDMA/rxe: Return void from rxe_mem_init_dma() (jsc#SLE-15176). - RDMA/rxe: Return void from rxe_init_port_param() (jsc#SLE-15176). - RDMA/rxe: Drop pointless checks in rxe_init_ports (jsc#SLE-15176). - RDMA/counter: Allow manually bind QPs with different pids to same counter (jsc#SLE-15176). - RDMA/counter: Only bind user QPs in auto mode (jsc#SLE-15176). - RDMA/counter: Add PID category support in auto mode (jsc#SLE-15176). - RDMA/mlx5: Remove unused to_mibmr function (jsc#SLE-15175). - RDMA/mlx5: Delete one-time used functions (jsc#SLE-15175). - RDMA/mlx5: Cleanup DEVX initialization flow (jsc#SLE-15175). - RDMA/mlx5: Separate flow steering logic from main.c (jsc#SLE-15175). - RDMA/mlx5: Separate counters from main.c (jsc#SLE-15175). - RDMA/mlx5: Separate restrack callbacks initialization from main.c (jsc#SLE-15175). - RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function (jsc#SLE-15175). - RDMA/hns: Optimize MTR level-0 addressing to access huge page (jsc#SLE-14777). - RDMA/rxe: Skip dgid check in loopback mode (jsc#SLE-15176). - RDMA: Move XRCD to be under ib_core responsibility (jsc#SLE-15176). - RDMA/core: Create and destroy counters in the ib_core (jsc#SLE-15176). - IB/uverbs: Expose UAPI to query MR (jsc#SLE-15176). - RDMA/mlx5: Introduce UAPI to query PD attributes (jsc#SLE-15175). - RDMA/mlx5: Implement the query ucontext functionality (jsc#SLE-15175). - RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response (jsc#SLE-15175). - IB/uverbs: Expose UAPI to query ucontext (jsc#SLE-15176). - IB/uverbs: Set IOVA on IB MR in uverbs layer (jsc#SLE-15176). - RDMA/core: Optimize XRC target lookup (jsc#SLE-15176). - RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain (jsc#SLE-15176). - RDMA/mlx5: Get XRCD number directly for the internal use (jsc#SLE-15175). - RDMA: Remove the udata parameter from alloc_mr callback (jsc#SLE-15176). - RDMA/core: Remove ib_alloc_mr_user function (jsc#SLE-15176). - RDMA/core: Check for error instead of success in alloc MR function (jsc#SLE-15176). - RDMA/core: Clean up tracepoint headers (jsc#SLE-15176). - RDMA/ipoib: Handle user-supplied address when creating child (jsc#SLE-15176). - RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued() (jsc#SLE-15176). - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() (jsc#SLE-15176). - IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors (jsc#SLE-13208). - RDMA/core: Delete not-used create RWQ table function (jsc#SLE-15176). - IB/mad: Delete RMPP_STATE_CANCELING state (jsc#SLE-15176). - IB/mad: Change atomics to refcount API (jsc#SLE-15176). - IB/mad: Issue complete whenever decrements agent refcount (jsc#SLE-15176). - RDMA/ipoib: Return void from ipoib_ib_dev_stop() (jsc#SLE-15176). - RDMA/mlx5: Add support to get MR resource in RAW format (jsc#SLE-15175). - RDMA/mlx5: Add support to get CQ resource in RAW format (jsc#SLE-15175). - RDMA/mlx5: Add support to get QP resource in RAW format (jsc#SLE-15175). - RDMA: Add support to dump resource tracker in RAW format (jsc#SLE-15176). - RDMA: Add dedicated CM_ID resource tracker function (jsc#SLE-15176). - RDMA: Add dedicated QP resource tracker function (jsc#SLE-15176). - RDMA: Add a dedicated CQ resource tracker function (jsc#SLE-15176). - RDMA: Add dedicated MR resource tracker function (jsc#SLE-15176). - RDMA/core: Don't call fill_res_entry for PD (jsc#SLE-15176). - RDMA/rxe: Remove unused rxe_mem_map_pages (jsc#SLE-15176). - RDMA/hfi1: Remove hfi1_create_qp declaration (jsc#SLE-13208). - RDMA/ipoib: Return void from ipoib_mcast_stop_thread() (jsc#SLE-15176). - RDMA: Correct trivial kernel-doc inconsistencies (jsc#SLE-15176). - IB/srpt: Remove WARN_ON from srpt_cm_req_recv (jsc#SLE-15176). - qed: fix assignment of n_rq_elems to incorrect params field (jsc#SLE-15143). - net/mlx5: Add IPsec related Flow steering entry's fields (jsc#SLE-15175). - net/mlx5: Add support in query QP, CQ and MKEY segments (jsc#SLE-15175). - net/mlx5: Export resource dump interface (jsc#SLE-15175). - RDMA/core: Use offsetofend() instead of open coding (jsc#SLE-15176). - IB/rdmavt: Replace zero-length array with flexible-array (jsc#SLE-15176). - RDMA/ucma: Return stable IB device index as identifier (jsc#SLE-15176). - commit d0e3d42 - drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config (git-fixes). - commit cb11410 - supported.conf: add intel_th_msu_sink (jsc#SLE-12705) - commit 4234fcb - intel_th: msu: Make stopping the trace optional (jsc#SLE-12705). - intel_th: Disallow multi mode on devices where it's broken (jsc#SLE-12705). - intel_th: msu: Fix the unexpected state warning (jsc#SLE-12705). - intel_th: msu: Fix possible memory leak in mode_store() (jsc#SLE-12705). - intel_th: msu: Fix overflow in shift of an unsigned int (jsc#SLE-12705). - commit ddc2fa1 - intel_th: msu: Fix missing allocation failure check on a kstrndup (jsc#SLE-12705). - intel_th: msu: Fix an uninitialized mutex (jsc#SLE-12705). - intel_th: msu: Preserve pre-existing buffer configuration (jsc#SLE-12705). - intel_th: msu: Prevent freeing buffers while locked windows exist (jsc#SLE-12705). - commit 4c38552 - intel_th: msu: Get rid of the window size limit (jsc#SLE-12705). - Refresh patches.suse/intel_th-msu-Fix-window-switching-without-windows.patch. - commit c041e33 - intel_th: msu-sink: An example msu buffer "/sink"/ (jsc#SLE-12705). - commit fc315a7 - usb: common: usb-conn-gpio: Register charger (jsc#SLE-15847). - usb: common: usb-conn-gpio: Demote comment block which is clearly not kerneldoc (jsc#SLE-15847). - regulator: pwm: Don't warn on probe deferral (jsc#SLE-15847). - usb: common: usb-conn-gpio: Don't log an error on probe deferral (jsc#SLE-15847). - usb: common: add USB GPIO based connection detection driver (jsc#SLE-15847). - usb: common: create Kconfig file (jsc#SLE-15847). - commit 0f500a3 - intel_th: msu: Introduce buffer interface (jsc#SLE-12705). - Refresh patches.suse/intel_th-Fix-user-visible-error-codes.patch. - Refresh patches.suse/intel_th-msu-Fix-window-switching-without-windows.patch. - commit feddf38 - RDMA/rtrs: include client and server modules into kernel compilation (jsc#SLE-15176). - Update config files. - supported.conf: mark RTRS unsupported - commit 362994a - IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs (jsc#SLE-13208). - Refresh patches.suse/RDMA-rvt-Fix-potential-memory-leak-caused-by-rvt_all.patch. - commit e11aad9 - RDMA/mlx5: Update mlx5_ib driver name (jsc#SLE-15175). - Refresh patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch. - commit 5bdb26d - RDMA/mlx5: Add support in steering default miss (jsc#SLE-15175). - Refresh patches.suse/RDMA-mlx5-Fix-typo-in-enum-name.patch. - commit 50e6150 - RDMA/bnxt_re: Reduce device page size detection code (jsc#SLE-15076). - Refresh patches.suse/RDMA-bnxt_re-Fix-the-qp-table-indexing.patch. - commit 98ba96b - qed: changes to ILT to support XRC (jsc#SLE-15143). - Refresh patches.suse/qed-suppress-don-t-support-RoCE-iWARP-flooding-on-HW.patch. - commit 86cbfdb - net: qed: invoke err notify on critical areas (jsc#SLE-15143). - Refresh patches.suse/qed-suppress-false-positives-interrupt-error-message.patch. - commit 6a277a5 - RDMA/cm: Protect access to remote_sidr_table (jsc#SLE-15176). - blacklist.conf: removed temporay blacklist - commit 0bbbe36 - net: qed: use eth_zero_addr() to clear mac address (jsc#SLE-15143). - net: qede: use eth_zero_addr() to clear mac address (jsc#SLE-15143). - qede: Use %pM format specifier for MAC addresses (jsc#SLE-15143). - qed: Use %pM format specifier for MAC addresses (jsc#SLE-15143). - qed: fix the allocation of the chains with an external PBL (jsc#SLE-15143). - qede: add .ndo_xdp_xmit() and XDP_REDIRECT support (jsc#SLE-15143). - qede: refactor XDP Tx processing (jsc#SLE-15143). - qede: reformat net_device_ops declarations (jsc#SLE-15143). - qede: reformat several structures in "/qede.h"/ (jsc#SLE-15143). - qed: introduce qed_chain_get_elem_used{,u32}() (jsc#SLE-15143). - qed: optimize common chain accessors (jsc#SLE-15143). - qed: add support for different page sizes for chains (jsc#SLE-15143). - qed: simplify chain allocation with init params struct (jsc#SLE-15143). - qed: simplify initialization of the chains with an external PBL (jsc#SLE-15143). - qed: move chain initialization inlines next to allocation functions (jsc#SLE-15143). - qed: sanitize PBL chains allocation (jsc#SLE-15143). - qed: prevent possible double-frees of the chains (jsc#SLE-15143). - qed: move chain methods to a separate file (jsc#SLE-15143). - qed: reformat Makefile (jsc#SLE-15143). - qed: reformat "/qed_chain.h"/ a bit (jsc#SLE-15143). - net: qed_hsi.h: Avoid the use of one-element array (jsc#SLE-15143). - net: qed: Remove unneeded cast from memory allocation (jsc#SLE-15143). - qed: Fix ILT and XRCD bitmap memory leaks (jsc#SLE-15143). - qed: add support for the extended speed and FEC modes (jsc#SLE-15143). - qed: populate supported link modes maps on module init (jsc#SLE-15143). - qed: add missing loopback modes (jsc#SLE-15143). - qed: add support for new port modes (jsc#SLE-15143). - qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE (jsc#SLE-15143). - qed: reformat several structures a bit (jsc#SLE-15143). - qede: introduce support for FEC control (jsc#SLE-15143). - qede: format qede{,_vf}_ethtool_ops (jsc#SLE-15143). - qed: add support for Forward Error Correction (jsc#SLE-15143). - qed: reformat several structures a bit (jsc#SLE-15143). - qed: use transceiver data to fill link partner's advertising speeds (jsc#SLE-15143). - qed: add support for multi-rate transceivers (jsc#SLE-15143). - qed: reformat public_port::transceiver_data a bit (jsc#SLE-15143). - qede: populate supported link modes maps on module init (jsc#SLE-15143). - qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE (jsc#SLE-15143). - linkmode: introduce linkmode_intersects() (jsc#SLE-15143). - net: qed: drop duplicate words in comments (jsc#SLE-15143). - qede: convert to new udp_tunnel_nic infra (jsc#SLE-15143). - net: qede: fix BE vs CPU comparison (jsc#SLE-15143). - net: qede: fix kernel-doc for qede_ptp_adjfreq() (jsc#SLE-15143). - net: qed: sanitize BE/LE data processing (jsc#SLE-15143). - net: qed: use ptr shortcuts to dedup field accessing in some parts (jsc#SLE-15143). - net: qed: improve indentation of some parts of code (jsc#SLE-15143). - net: qed: address kernel-doc warnings (jsc#SLE-15143). - net: qed: correct qed_hw_err_notify() prototype (jsc#SLE-15143). - net: qed: cleanup global structs declarations (jsc#SLE-15143). - net: qed: move static iro_arr out of header file (jsc#SLE-15143). - qed: Make symbol 'qed_hw_err_type_descr' static (jsc#SLE-15143). - net: qede: update copyright years (jsc#SLE-15143). - net: qede: convert to SPDX License Identifiers (jsc#SLE-15143). - net: qede: correct existing SPDX tags (jsc#SLE-15143). - net: qed: update copyright years (jsc#SLE-15143). - net: qed: convert to SPDX License Identifiers (jsc#SLE-15143). - net: qed: correct existing SPDX tags (jsc#SLE-15143). - RDMA/core: Free DIM memory in error unwind (jsc#SLE-15176). - RDMA/core: Stop DIM before destroying CQ (jsc#SLE-15176). - RDMA/mlx5: Initialize QP mutex for the debug kernels (jsc#SLE-15175). - RDMA/mlx5: Allow providing extra scatter CQE QP flag (jsc#SLE-15175). - RDMA/cm: Add min length checks to user structure copies (jsc#SLE-15176). - qed: Disable "/MFW indication via attention"/ SPAM every 5 minutes (jsc#SLE-15143). - RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE (jsc#SLE-14777). - RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPC (jsc#SLE-14777). - qed: Populate nvm-file attributes while reading nvm config partition (jsc#SLE-15143). - net: qed: fix buffer overflow on ethtool -d (jsc#SLE-15143). - RDMA/mlx5: Set PD pointers for the error flow unwind (jsc#SLE-15175). - RDMA/mlx5: Fix legacy IPoIB QP initialization (jsc#SLE-15175). - IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu' (jsc#SLE-13208). - qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE (jsc#SLE-15143). - net: qed: fix "/maybe uninitialized"/ warning (jsc#SLE-15143). - net: qed: reset ILT block sizes before recomputing to fix crashes (jsc#SLE-15143). - net: qede: fix use-after-free on recovery and AER handling (jsc#SLE-15143). - net: qede: fix PTP initialization on recovery (jsc#SLE-15143). - net: qed: fix excessive QM ILT lines consumption (jsc#SLE-15143). - net: qed: fix NVMe login fails over VFs (jsc#SLE-15143). - net: qede: stop adding events on an already destroyed workqueue (jsc#SLE-15143). - net: qed: fix async event callbacks unregistering (jsc#SLE-15143). - net: qed: fix left elements count calculation (jsc#SLE-15143). - IB/hfi1: Add atomic triggered sleep/wakeup (jsc#SLE-13208). - IB/hfi1: Correct -EBUSY handling in tx code (jsc#SLE-13208). - IB/hfi1: Restore kfree in dummy_netdev cleanup (jsc#SLE-13208). - RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata (jsc#SLE-15175). - RDMA/mlx5: Fix integrity enabled QP creation (jsc#SLE-15175). - RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs (jsc#SLE-15175). - RDMA/mlx5: Fix remote gid value in query QP (jsc#SLE-15175). - RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path (jsc#SLE-15175). - RDMA/hns: Fix an cmd queue issue when resetting (jsc#SLE-14777). - RDMA/hns: Fix a calltrace when registering MR from userspace (jsc#SLE-14777). - RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake (jsc#SLE-15175). - RDMA/core: Annotate CMA unlock helper routine (jsc#SLE-15176). - RDMA/hfi1: Fix trivial mis-spelling of 'descriptor' (jsc#SLE-13208). - RDMA/mlx5: Fix -Wformat warning in check_ucmd_data() (jsc#SLE-15175). - RDMA/mlx5: Remove duplicated assignment to resp.response_length (jsc#SLE-15175). - net: qed: fixes crash while running driver in kdump kernel (jsc#SLE-15143). - scsi: qed: Send BW update notifications to the protocol drivers (jsc#SLE-15143). - RDMA/mlx5: Return ECE DC support (jsc#SLE-15175). - RDMA/mlx5: Don't rely on FW to set zeros in ECE response (jsc#SLE-15175). - RDMA/mlx5: Return an error if copy_to_user fails (jsc#SLE-15175). - IB/hfi1: Use free_netdev() in hfi1_netdev_free() (jsc#SLE-13208). - RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr() (jsc#SLE-14777). - IB/hfi1: Fix hfi1_netdev_rx_init() error handling (jsc#SLE-13208). - RDMA: Remove 'max_map_per_fmr' (jsc#SLE-15176). - RDMA: Remove 'max_fmr' (jsc#SLE-15176). - RDMA/core: Remove FMR device ops (jsc#SLE-15176). - RDMA/rdmavt: Remove FMR memory registration (jsc#SLE-15176). - RDMA/mthca: Remove FMR support for memory registration (jsc#SLE-15176). - RDMA/i40iw: Remove FMR leftovers (jsc#SLE-13537). - RDMA/bnxt_re: Remove FMR leftovers (jsc#SLE-15076). - RDMA/mlx5: Remove FMR leftovers (jsc#SLE-15175). - RDMA/core: Remove FMR pool API (jsc#SLE-15176). - RDMA/rds: Remove FMR support for memory registration (jsc#SLE-15176). - RDMA/srp: Remove support for FMR memory registration (jsc#SLE-15176). - RDMA/iser: Remove support for FMR memory registration (jsc#SLE-15176). - RDMA/core: Introduce shared CQ pool API (jsc#SLE-15176). - RDMA/core: Add protection for shared CQs used by ULPs (jsc#SLE-15176). - RDMA/core: Fix several reference count leaks (jsc#SLE-15176). - IB/hfi1: Fix spelling mistake "/enought"/ -> "/enough"/ (jsc#SLE-13208). - RDMA/hns: remove duplicate assignment to pointer raq (jsc#SLE-14777). - RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode (jsc#SLE-15175). - RDMA/srpt: Increase max_send_sge (jsc#SLE-15176). - RDMA/srpt: Reduce max_recv_sge to 1 (jsc#SLE-15176). - RDMA/srpt: Make debug output more detailed (jsc#SLE-15176). - RDMA/srp: Make the channel count configurable per target (jsc#SLE-15176). - RDMA/mlx5: Return ECE data after modify QP (jsc#SLE-15175). - RDMA/mlx5: Set ECE options during modify QP (jsc#SLE-15175). - RDMA/mlx5: Convert modify QP to use MLX5_SET macros (jsc#SLE-15175). - RDMA/mlx5: Remove manually crafted QP context the query call (jsc#SLE-15175). - RDMA/mlx5: Use direct modify QP implementation (jsc#SLE-15175). - RDMA/mlx5: Set ECE options during QP create (jsc#SLE-15175). - RDMA/mlx5: Get ECE options from FW during create QP (jsc#SLE-15175). - RDMA/cma: Provide ECE reject reason (jsc#SLE-15176). - RDMA/cma: Connect ECE to rdma_accept (jsc#SLE-15176). - RDMA/cm: Send and receive ECE parameter over the wire (jsc#SLE-15176). - RDMA/ucma: Deliver ECE parameters through UCMA events (jsc#SLE-15176). - RDMA/ucma: Extend ucma_connect to receive ECE parameters (jsc#SLE-15176). - RDMA/cm: Add Enhanced Connection Establishment (ECE) bits (jsc#SLE-15176). - RDMA/core: Use sizeof_field() helper (jsc#SLE-15176). - RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_alloc (jsc#SLE-15176). - RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove (jsc#SLE-15118). - RDMA/hns: Make the end of sge process more clear (jsc#SLE-14777). - RDMA/hns: Simplify process related to poll cq (jsc#SLE-14777). - RDMA/hns: Remove redundant parameters from free_srq/qp_wrid() (jsc#SLE-14777). - RDMA/hns: Remove redundant type cast for general pointers (jsc#SLE-14777). - RDMA/hns: Optimize the usage of MTR (jsc#SLE-14777). - RDMA/hns: Refactor the QP context filling process related to WQE buffer configure (jsc#SLE-14777). - RDMA/hns: Change variables representing quantity to unsigned (jsc#SLE-14777). - RDMA/hns: Change all page_shift to unsigned (jsc#SLE-14777). - RDMA/hns: Rename QP buffer related function (jsc#SLE-14777). - RDMA/hns: Remove unused code about assert (jsc#SLE-14777). - RDMA/hns: Optimize post and poll process (jsc#SLE-14777). - RDMA/hns: Add CQ flag instead of independent enable flag (jsc#SLE-14777). - RDMA/hns: Let software PI/CI grow naturally (jsc#SLE-14777). - RDMA/rtrs: Get rid of the do_next_path while_next_path macros (jsc#SLE-15176). - RDMA/rtrs: server: Use already dereferenced rtrs_sess structure (jsc#SLE-15176). - IB/uverbs: Introduce create/destroy QP commands over ioctl (jsc#SLE-15176). - IB/uverbs: Introduce create/destroy WQ commands over ioctl (jsc#SLE-15176). - IB/uverbs: Introduce create/destroy SRQ commands over ioctl (jsc#SLE-15176). - IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI (jsc#SLE-15176). - IB/uverbs: Extend CQ to get its own asynchronous event FD (jsc#SLE-15176). - IB/uverbs: Refactor related objects to use their own asynchronous event FD (jsc#SLE-15176). - RDMA/core: Allow the ioctl layer to abort a fully created uobject (jsc#SLE-15176). - IB/hfi1: Enable the transmit side of the datagram ipoib netdev (jsc#SLE-13208). - IB/ipoib: Add capability to switch between datagram and connected mode (jsc#SLE-13208). - IB/hfi1: Add packet histogram trace event (jsc#SLE-13208). - IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size (jsc#SLE-13208). - IB/hfi1: Activate the dummy netdev (jsc#SLE-13208). - IB/hfi1: Add rx functions for dummy netdev (jsc#SLE-13208). - IB/hfi1: Add interrupt handler functions for accelerated ipoib (jsc#SLE-13208). - IB/hfi1: Add functions to receive accelerated ipoib packets (jsc#SLE-13208). - IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts (jsc#SLE-13208). - IB/ipoib: Increase ipoib Datagram mode MTU's upper limit (jsc#SLE-13208). - IB/hfi1: RSM rules for AIP (jsc#SLE-13208). - IB/hfi1: Remove module parameter for KDETH qpns (jsc#SLE-13208). - IB/hfi1: Add the transmit side of a datagram ipoib RDMA netdev (jsc#SLE-13208). - IB/hfi1: Add functions to transmit datagram ipoib packets (jsc#SLE-13208). - IB/hfi1: Add accelerated IP capability bit (jsc#SLE-13208). - RDMA/efa: Report host information to the device (jsc#SLE-15176). - RDMA/efa: Fix setting of wrong bit in get/set_feature commands (jsc#SLE-15176). - RDMA/hns: Reserve one sge in order to avoid local length error (jsc#SLE-14777). - RDMA/hns: Rename macro for defining hns hardware page size (jsc#SLE-14777). - RDMA/hns: Remove redundant memcpy() (jsc#SLE-14777). - RDMA/hns: Store mr len information into mr obj (jsc#SLE-14777). - RDMA/hns: Fix error with to_hr_hem_entries_count() (jsc#SLE-14777). - RDMA/hns: Fix wrong assignment of SRQ's max_wr (jsc#SLE-14777). - RDMA/hns: Fix assignment to ba_pg_sz of eqe (jsc#SLE-14777). - RDMA/siw: Replace one-element array and use struct_size() helper (jsc#SLE-15111). - rnbd/rtrs: Pass max segment size from blk user to the rdma library (jsc#SLE-15176). - RDMA/rtrs: server: Fix some error return code (jsc#SLE-15176). - RDMA/rtrs: client: Fix function return on success (jsc#SLE-15176). - RDMA/rtrs: Fix a couple off by one bugs in rtrs_srv_rdma_done() (jsc#SLE-15176). - RDMA/rtrs: Fix some signedness bugs in error handling (jsc#SLE-15176). - RDMA/srpt: Add a newline when printing parameter 'srpt_service_guid' by sysfs (jsc#SLE-15176). - RDMA/core: Consolidate ib_create_srq flows (jsc#SLE-15176). - RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer (jsc#SLE-15176). - RDMA/rtrs: a bit of documentation (jsc#SLE-15176). - RDMA/rtrs: server: sysfs interface functions (jsc#SLE-15176). - RDMA/rtrs: server: statistics functions (jsc#SLE-15176). - RDMA/rtrs: server: main functionality (jsc#SLE-15176). - RDMA/rtrs: server: private header with server structs and functions (jsc#SLE-15176). - RDMA/rtrs: client: sysfs interface functions (jsc#SLE-15176). - RDMA/rtrs: client: statistics functions (jsc#SLE-15176). - RDMA/rtrs: client: main functionality (jsc#SLE-15176). - RDMA/rtrs: client: private header with client structs and functions (jsc#SLE-15176). - RDMA/rtrs: core: lib functions shared between client and server modules (jsc#SLE-15176). - RDMA/rtrs: private headers with rtrs protocol structs and helpers (jsc#SLE-15176). - RDMA/rtrs: public interface header to establish RDMA connections (jsc#SLE-15176). - sysfs: export sysfs_remove_file_self() (jsc#SLE-15176). - RDMA/mlx5: Fix query_srq_cmd() function (jsc#SLE-15175). - RDMA/mlx5: Add support for drop action in DV steering (jsc#SLE-15175). - RDMA/mlx5: Refactor DV create flow (jsc#SLE-15175). - RDMA/cm: Increment the refcount inside cm_find_listen() (jsc#SLE-15176). - RDMA/cm: Remove needless cm_id variable (jsc#SLE-15176). - RDMA/cm: Remove the cm_free_id() wrapper function (jsc#SLE-15176). - RDMA/cm: Make find_remote_id() return a cm_id_private (jsc#SLE-15176). - RDMA/cm: Add a note explaining how the timewait is eventually freed (jsc#SLE-15176). - RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait (jsc#SLE-15176). - RDMA/cm: Pull duplicated code into cm_queue_work_unlock() (jsc#SLE-15176). - RDMA/cm: Remove unused store to ret in cm_rej_handler (jsc#SLE-15176). - RDMA/cm: Remove return code from add_cm_id_to_port_list (jsc#SLE-15176). - RDMA/addr: Mark addr_resolve as might_sleep() (jsc#SLE-15176). - RDMA/hns: Combine enable flags of qp (jsc#SLE-14777). - RDMA/hns: Extend capability flags for HIP08_C (jsc#SLE-14777). - RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz (jsc#SLE-15175). - RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled (jsc#SLE-15175). - RDMA/mlx5: Assign profile before calling stages (jsc#SLE-15175). - RDMA/mlx5: Move all WR logic from qp.c to separate file (jsc#SLE-15175). - RDMA/mlx5: Refactor mlx5_post_send() to improve readability (jsc#SLE-15175). - RDMA/mlx5: Update mlx5_ib to use new cmd interface (jsc#SLE-15175). - RDMA/hns: Remove redundant assignment of caps (jsc#SLE-14777). - RDMA/hns: Adjust lp_pktn_ini dynamically (jsc#SLE-14777). - RDMA/hns: Fix comments with non-English symbols (jsc#SLE-14777). - RDMA/hns: Optimize SRQ buffer size calculating process (jsc#SLE-14777). - RDMA/hns: Move SRQ code to the reasonable place (jsc#SLE-14777). - RDMA/hns: Optimize WQE buffer size calculating process (jsc#SLE-14777). - RDMA/hns: Remove unused MTT functions (jsc#SLE-14777). - RDMA/hns: Optimize PBL buffer allocation process (jsc#SLE-14777). - RDMA/mlx5: Set UDP source port based on the grh.flow_label (jsc#SLE-15175). - RDMA/cma: Initialize the flow label of CM's route path record (jsc#SLE-15176). - RDMA/mlx5: Define RoCEv2 udp source port when set path (jsc#SLE-15175). - RDMA/core: Consider flow label when building skb (jsc#SLE-15176). - RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port (jsc#SLE-15176). - RDMA: Allow ib_client's to fail when add() is called (jsc#SLE-15176). - RDMA/mad: Remove snoop interface (jsc#SLE-15176). - RDMA/efa: Count admin commands errors (jsc#SLE-15176). - RDMA/efa: Count mmap failures (jsc#SLE-15176). - RDMA/efa: Report create CQ error counter (jsc#SLE-15176). - RDMA/mlx5: Set lag tx affinity according to slave (jsc#SLE-15175). - RDMA/mlx5: Refactor affinity related code (jsc#SLE-15175). - RDMA/core: Get xmit slave for LAG (jsc#SLE-15176). - RDMA/core: Add LAG functionality (jsc#SLE-15176). - RDMA: Group create AH arguments in struct (jsc#SLE-15176). - RDMA/mlx5: Consolidate into special function all create QP calls (jsc#SLE-15175). - RDMA/mlx5: Remove redundant destroy QP call (jsc#SLE-15175). - RDMA/mlx5: Copy response to the user in one place (jsc#SLE-15175). - RDMA/mlx5: Handle udate outlen checks in one place (jsc#SLE-15175). - RDMA/mlx5: Promote RSS RAW QP flags check to higher level (jsc#SLE-15175). - RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces (jsc#SLE-15175). - RDMA/mlx5: Reduce amount of duplication in QP destroy (jsc#SLE-15175). - RDMA/mlx5: Separate to user/kernel create QP flows (jsc#SLE-15175). - RDMA/mlx5: Separate XRC_TGT QP creation from common flow (jsc#SLE-15175). - RDMA/mlx5: Globally parse DEVX UID (jsc#SLE-15175). - RDMA/mlx5: Delete impossible inlen check (jsc#SLE-15175). - RDMA/mlx5: Rely on existence of udata to separate kernel/user flows (jsc#SLE-15175). - RDMA/mlx5: Remove second user copy in create_user_qp (jsc#SLE-15175). - RDMA/mlx5: Combine copy of create QP command in RSS RAW QP (jsc#SLE-15175). - RDMA/mlx5: Promote RSS RAW QP attribute check in higher level (jsc#SLE-15175). - RDMA/mlx5: Store QP type in the vendor QP structure (jsc#SLE-15175). - RDMA/mlx5: Delete unsupported QP types (jsc#SLE-15175). - RDMA/mlx5: Process all vendor flags in one place (jsc#SLE-15175). - RDMA/mlx5: Return all configured create flags through query QP (jsc#SLE-15175). - RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags (jsc#SLE-15175). - RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature (jsc#SLE-15175). - RDMA/mlx5: Process create QP flags in one place (jsc#SLE-15175). - RDMA/mlx5: Delete create QP flags obfuscation (jsc#SLE-15175). - RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow (jsc#SLE-15175). - RDMA/mlx5: Remove second copy from user for non RSS RAW QPs (jsc#SLE-15175). - RDMA/mlx5: Move DRIVER QP flags check into separate function (jsc#SLE-15175). - RDMA/mlx5: Update all DRIVER QP places to use QP subtype (jsc#SLE-15175). - RDMA/mlx5: Split scatter CQE configuration for DCT QP (jsc#SLE-15175). - RDMA/mlx5: Separate create QP flows to be based on type (jsc#SLE-15175). - RDMA/mlx5: Set QP subtype immediately when it is known (jsc#SLE-15175). - RDMA/mlx5: Avoid setting redundant NULL for XRC QPs (jsc#SLE-15175). - RDMA/mlx5: Prepare QP allocation for future removal (jsc#SLE-15175). - RDMA/mlx5: Perform check if QP creation flow is valid (jsc#SLE-15175). - RDMA/mlx5: Delete impossible GSI port check (jsc#SLE-15175). - RDMA/mlx5: Organize QP types checks in one place (jsc#SLE-15175). - RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp() (jsc#SLE-14777). - RDMA/hns: Simplify the state judgment code of qp (jsc#SLE-14777). - RDMA/hns: Simplify the cqe code of poll cq (jsc#SLE-14777). - RDMA/hns: Simplify the qp state convert code (jsc#SLE-14777). - RDMA/hns: Optimize hns_roce_v2_set_mac() (jsc#SLE-14777). - RDMA/hns: Optimize hns_roce_config_link_table() (jsc#SLE-14777). - RDMA/bnxt: Delete 'nq_ptr' variable which is not used (jsc#SLE-15076). - RDMA/hns: Support 0 hop addressing for CQE buffer (jsc#SLE-14777). - RDMA/hns: Support 0 hop addressing for SRQ buffer (jsc#SLE-14777). - RDMA/hns: Support 0 hop addressing for WQE buffer (jsc#SLE-14777). - RDMA/hns: Optimize 0 hop addressing for EQE buffer (jsc#SLE-14777). - RDMA/hns: Optimize hns buffer allocation flow (jsc#SLE-14777). - RDMA/hns: Add support for addressing when hopnum is 0 (jsc#SLE-14777). - RDMA/rw: use DIV_ROUND_UP to calculate nr_ops (jsc#SLE-15176). - RDMA/cma: Limit the scope of rdma_is_consumer_reject function (jsc#SLE-15176). - RDMA/bnxt_re: Simplify obtaining queue entry from hw ring (jsc#SLE-15076). - RDMA/bnxt_re: Update missing hsi data structures (jsc#SLE-15076). - IB/qib: Remove unused variable ret (jsc#SLE-15176). - IB: Fix some documentation warnings (jsc#SLE-15176). - RDMA: Remove a few extra calls to ib_get_client_data() (jsc#SLE-15176). - qed: Add EDPM mode type for user-fw compatibility (jsc#SLE-15143). - qed: Add XRC to RoCE (jsc#SLE-15143). - qlogic/qede: Add XDP frame size to driver (jsc#SLE-15143). - net: qed: introduce critical hardware error handler (jsc#SLE-15143). - net: qed: introduce critical fan failure handler (jsc#SLE-15143). - net: qede: Implement ndo_tx_timeout (jsc#SLE-15143). - net: qede: optional hw recovery procedure (jsc#SLE-15143). - net: qed: attention clearing properties (jsc#SLE-15143). - net: qed: cleanup debug related declarations (jsc#SLE-15143). - net: qed: critical err reporting to management firmware (jsc#SLE-15143). - net: qede: add hw err scheduled handler (jsc#SLE-15143). - net: qed: adding hw_err states and handling (jsc#SLE-15143). - net: qed: Disable SRIOV functionality inside kdump kernel (jsc#SLE-15143). - net: qed*: Reduce RX and TX default ring count when running inside kdump kernel (jsc#SLE-15143). - net/core: Introduce netdev_get_xmit_slave (jsc#SLE-15176). - net: qede: Use true for bool variable in qede_init_fp() (jsc#SLE-15143). - RDMA/mlx5: Delete Q counter allocations command (jsc#SLE-15175). - qed: Make ll2_cbs static (jsc#SLE-15143). - qede: Add support for handling the pcie errors (jsc#SLE-15143). - qed: Enable device error reporting capability (jsc#SLE-15143). - qed: use true,false for bool variables (jsc#SLE-15143). - net: qed: Remove unneeded cast from memory allocation (jsc#SLE-15143). - hfi1: get rid of pointless access_ok() (jsc#SLE-13208). - qed: remove redundant assignment to variable 'rc' (jsc#SLE-15143). - qed: Fix use after free in qed_chain_free (jsc#SLE-15143). - qed: Fix race condition between scheduling and destroying the slowpath workqueue (jsc#SLE-15143). - qede: remove some unused code in function qede_selftest_receive_traffic (jsc#SLE-15143). - net: qede: reject unsupported coalescing params (jsc#SLE-15143). - net/smc: check for valid ib_client_data (jsc#SLE-15176). - qed: Remove set but not used variable 'p_link' (jsc#SLE-15143). - qed: Fix a error code in qed_hw_init() (jsc#SLE-15143). - qed: FW 8.42.2.0 debug features (jsc#SLE-15143). - qed: rt init valid initialization changed (jsc#SLE-15143). - qed: Debug feature: ilt and mdump (jsc#SLE-15143). - qed: FW 8.42.2.0 Add fw overlay feature (jsc#SLE-15143). - qed: FW 8.42.2.0 HSI changes (jsc#SLE-15143). - qed: FW 8.42.2.0 iscsi/fcoe changes (jsc#SLE-15143). - qed: Add abstraction for different hsi values per chip (jsc#SLE-15143). - qed: FW 8.42.2.0 Additional ll2 type (jsc#SLE-15143). - qed: Use dmae to write to widebus registers in fw_funcs (jsc#SLE-15143). - qed: FW 8.42.2.0 Parser offsets modified (jsc#SLE-15143). - qed: FW 8.42.2.0 Queue Manager changes (jsc#SLE-15143). - qed: FW 8.42.2.0 Expose new registers and change windows (jsc#SLE-15143). - qed: FW 8.42.2.0 Internal ram offsets modifications (jsc#SLE-15143). - net/rds: Handle ODP mr registration/unregistration (jsc#SLE-15176). - infiniband: add a Documentation driver-api chapter for Infiniband (jsc#SLE-15176). - net/rds: Remove unnecessary null check (jsc#SLE-15176). - net/rds: Add missing include file (jsc#SLE-15176). - net/rds: Use DMA memory pool allocation for rds_header (jsc#SLE-15176). - commit 4380c02 - mwifiex: Increase AES key storage size to 256 bits (git-fixes). - commit dcd5ff6 - mac802154: tx: fix use-after-free (git-fixes). - ieee802154/adf7242: check status of adf7242_read_reg (git-fixes). - ieee802154: fix one possible memleak in ca8210_dev_com_init (git-fixes). - i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() (git-fixes). - i2c: aspeed: Mask IRQ status to relevant bits (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1 (git-fixes). - ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions (git-fixes). - ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811 (git-fixes). - mac80211: skip mpath lookup also for control port tx (git-fixes). - i2c: tegra: Restore pinmux on system resume (git-fixes). - mtd: rawnand: omap_elm: Fix runtime PM imbalance on error (git-fixes). - mtd: rawnand: gpmi: Fix runtime PM imbalance on error (git-fixes). - power: supply: max17040: Correct voltage reading (git-fixes). - drivers: char: tlclk.c: Avoid data race between init and interrupt handler (git-fixes). - staging:r8188eu: avoid skb_clone for amsdu to msdu conversion (git-fixes). - serial: uartps: Wait for tx_empty in console setup (git-fixes). - usb: dwc3: Increase timeout for CmdAct cleared by device controller (git-fixes). - USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int (git-fixes). - USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe() (git-fixes). - PCI: tegra: Fix runtime PM imbalance on error (git-fixes). - PCI: tegra194: Fix runtime PM imbalance on error (git-fixes). - gpio: rcar: Fix runtime PM imbalance on error (git-fixes). - ASoC: img-i2s-out: Fix runtime PM imbalance on error (git-fixes). - wlcore: fix runtime pm imbalance in wlcore_regdomain_config (git-fixes). - wlcore: fix runtime pm imbalance in wl1271_tx_work (git-fixes). - e1000: Do not perform reset in reset_task if we are already down (git-fixes). - Bluetooth: Handle Inquiry Cancel error after Inquiry Complete (git-fixes). - thermal: rcar_thermal: Handle probe error gracefully (git-fixes). - rtc: ds1374: fix possible race condition (git-fixes). - rtc: sa1100: fix possible race condition (git-fixes). - bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removal (git-fixes). - dmaengine: tegra-apb: Prevent race conditions on channel's freeing (git-fixes). - dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all (git-fixes). - dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all (git-fixes). - brcmfmac: Fix double freeing in the fmac usb data path (git-fixes). - ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read (git-fixes). - Bluetooth: L2CAP: handle l2cap config request during open state (git-fixes). - Bluetooth: guard against controllers sending zero'd events (git-fixes). - Bluetooth: prefetch channel before killing sock (git-fixes). - Bluetooth: Fix refcount use-after-free issue (git-fixes). - mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw (git-fixes). - mt76: clear skb pointers from rx aggregation reorder buffer during cleanup (git-fixes). - serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout (git-fixes). - serial: 8250_omap: Fix sleeping function called from invalid context during probe (git-fixes). - serial: 8250_port: Don't service RX FIFO if throttled (git-fixes). - i2c: tegra: Prevent interrupt triggering after transfer timeout (git-fixes). - media: ti-vpe: cal: Restrict DMA to avoid memory corruption (git-fixes). - ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter (git-fixes). - ACPI: EC: Reference count query handlers under lock (git-fixes). - dmaengine: zynqmp_dma: fix burst length configuration (git-fixes). - mmc: core: Rework wp-gpio handling (git-fixes). - mt76: fix LED link time failure (git-fixes). - PCI: Avoid double hpmemsize MMIO window assignment (git-fixes). - dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails (git-fixes). - mfd: mfd-core: Protect against NULL call-back function pointer (git-fixes). - leds: mlxreg: Fix possible buffer overflow (git-fixes). - dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) (git-fixes). - media: smiapp: Fix error handling at NVM reading (git-fixes). - media: mc-device.c: fix memleak in media_device_register_entity (git-fixes). - mt76: add missing locking around ampdu action (git-fixes). - mt76: do not use devm API for led classdev (git-fixes). - ath10k: fix memory leak for tpc_stats_final (git-fixes). - ath10k: fix array out-of-bounds access (git-fixes). - mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup() (git-fixes). - commit 6283339 - drm/bochs: downgrade pci_request_region failure from error to warning (bsc#1177185). - commit 50b44ef - usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe() (jsc#SLE-15847). - usb: host: ehci-tegra: Remove superfluous dev_err() message (jsc#SLE-15847). - usb: phy: tegra: Include proper GPIO consumer header to fix compile testing (jsc#SLE-15847). - usb: phy: tegra: Add clarifying comments about the shared registers (jsc#SLE-15847). - usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd (jsc#SLE-15847). - usb: host: ehci-tegra: Stop managing PHY's power (jsc#SLE-15847). - usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies (jsc#SLE-15847). - usb: chipidea: tegra: Stop managing PHY's power (jsc#SLE-15847). - usb: phy: tegra: Keep CPU interrupts enabled (jsc#SLE-15847). - usb: phy: tegra: Move utmip_pad_count checking under lock (jsc#SLE-15847). - usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure (jsc#SLE-15847). - usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state (jsc#SLE-15847). - usb: phy: tegra: Use u32 for hardware register variables (jsc#SLE-15847). - usb: phy: tegra: Use devm_otg_ulpi_create() (jsc#SLE-15847). - usb: ulpi: Add resource-managed variant of otg_ulpi_create() (jsc#SLE-15847). - usb: phy: tegra: Use generic stub for a missing VBUS regulator (jsc#SLE-15847). - usb: phy: tegra: Use relaxed versions of readl/writel (jsc#SLE-15847). - usb: phy: tegra: Clean up included headers (jsc#SLE-15847). - usb: phy: tegra: Perform general clean up of the code (jsc#SLE-15847). - usb: phy: tegra: Hook up init/shutdown callbacks (jsc#SLE-15847). - usb: phy: tegra: Keep track of power on-off state (jsc#SLE-15847). - usb: phy: tegra: Clean up ulpi_phy_power_off (jsc#SLE-15847). - usb: host: ehci-tegra: Correct teardown order of driver's removal (jsc#SLE-15847). - commit 6c135f1 - blacklist.conf: Append 'drm/i915: Kill the undead i915_gem_batch_pool.c' - commit 3eb4207 - blacklist.conf: Append 'drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest' - commit 854ff5d - net: hns3: Fix for geneve tx checksum bug (jsc#SLE-14777). - net: hns: Fix memleak in hns_nic_dev_probe (jsc#SLE-14777). - net: hns3: fix spelling mistake "/could'nt"/ -> "/couldn't"/ (jsc#SLE-14777). - net: hix5hd2_gmac: Remove unneeded cast from memory allocation (jsc#SLE-14777). - net: hns: use eth_broadcast_addr() to assign broadcast address (jsc#SLE-14777). - net: hns3: streaming dma buffer sync between cpu and device (jsc#SLE-14777). - net: hns3: replace disable_irq by IRQ_NOAUTOEN flag (jsc#SLE-14777). - net: hns3: rename buffer-related functions (jsc#SLE-14777). - net: hns3: pointer type of buffer should be void (jsc#SLE-14777). - net: hns3: remove unnecessary devm_kfree (jsc#SLE-14777). - net: hns3: fix for VLAN config when reset failed (jsc#SLE-14777). - net: hns3: fix aRFS FD rules leftover after add a user FD rule (jsc#SLE-14777). - net: hns3: add reset check for VF updating port based VLAN (jsc#SLE-14777). - net: hns3: fix a TX timeout issue (jsc#SLE-14777). - net: hns3: fix desc filling bug when skb is expanded or lineared (jsc#SLE-14777). - net: hns3: fix for not unmapping TX buffer correctly (jsc#SLE-14777). - net: hns3: fix use-after-free when doing self test (jsc#SLE-14777). - net: hns3: add a missing uninit debugfs when unload driver (jsc#SLE-14777). - net: hns3: fix for mishandle of asserting VF reset fail (jsc#SLE-14777). - hns: do not cast return value of napi_gro_receive to null (jsc#SLE-14777). - net: hns3: remove some unused codes in hns3_nic_set_features() (jsc#SLE-14777). - net: hns3: fix two coding style issues in hclgevf_main.c (jsc#SLE-14777). - net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev (jsc#SLE-14777). - net: hns3: remove two unused macros in hclgevf_cmd.c (jsc#SLE-14777). - net: hns3: remove an unused macro hclge_is_csq (jsc#SLE-14777). - net: hns3: fix a print format issue in hclge_mac_mdio_config() (jsc#SLE-14777). - net: hns3: print out speed info when parsing speed fails (jsc#SLE-14777). - net: hns3: remove some unused fields in struct hclge_dev (jsc#SLE-14777). - net: hns3: remove two duplicated register macros in hclgevf_main.h (jsc#SLE-14777). - net: hns3: remove unused struct hnae3_unic_private_info (jsc#SLE-14777). - net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type (jsc#SLE-14777). - net: hns3: remove some unused fields in struct hns3_nic_priv (jsc#SLE-14777). - net: hns3: modify an incorrect type in struct hclgevf_cfg_gro_status_cmd (jsc#SLE-14777). - net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmd (jsc#SLE-14777). - net: hns3: refactor hclge_query_bd_num_cmd_send() (jsc#SLE-14777). - net: hns3: refactor hclge_config_tso() (jsc#SLE-14777). - net: hns3: add a missing mutex destroy in hclge_init_ad_dev() (jsc#SLE-14777). - net: hns3: remove an unnecessary 'goto' in hclge_init_ae_dev() (jsc#SLE-14777). - net: hns3: add a print for initializing CMDQ when reset pending (jsc#SLE-14777). - net: hns3: remove unnecessary MAC enable in app loopback (jsc#SLE-14777). - net: hns3: change the order of reinitializing RoCE and NIC client during reset (jsc#SLE-14777). - net: hns3: add a resetting check in hclgevf_init_nic_client_instance() (jsc#SLE-14777). - net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit() (jsc#SLE-14777). - net: hns3: remove some unused macros (jsc#SLE-14777). - net: hns3: modify an incorrect error log in hclge_mbx_handler() (jsc#SLE-14777). - net: hns3: remove a duplicated printing in hclge_configure() (jsc#SLE-14777). - net: hns3: modify some incorrect spelling (jsc#SLE-14777). - net: hns3: disable auto-negotiation off with 1000M setting in ethtool (jsc#SLE-14777). - net: hns3: optimized the judgment of the input parameters of dump ncl config (jsc#SLE-14777). - net: hns3: provide .get_cmdq_stat interface for the client (jsc#SLE-14777). - net: hns3: modify two uncorrect macro names (jsc#SLE-14777). - net: hns3: remove a redundant register macro definition (jsc#SLE-14777). - net: hns3: adds support for reading module eeprom info (jsc#SLE-14777). - net: hns3: remove an unnecessary check in hclge_set_umv_space() (jsc#SLE-14777). - net: hns3: optimize the filter table entries handling when resetting (jsc#SLE-14777). - net: hns3: use mutex vport_lock instead of mutex umv_lock (jsc#SLE-14777). - net: hns3: refactor the promisc mode setting (jsc#SLE-14777). - net: hns3: add support for dumping UC and MC MAC list (jsc#SLE-14777). - net: hns3: refactor the MAC address configure (jsc#SLE-14777). - net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space() (jsc#SLE-14777). - net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space() (jsc#SLE-14777). - net: hns3: refine for unicast MAC VLAN space management (jsc#SLE-14777). - net: hns3: add trace event support for PF/VF mailbox (jsc#SLE-14777). - net: hns3: add support for dumping MAC reg in debugfs (jsc#SLE-14777). - net: hns3: add debug information for flow table when failed (jsc#SLE-14777). - net: hns3: clean up some coding style issue (jsc#SLE-14777). - net: hns3: modify some unsuitable type declaration (jsc#SLE-14777). - net: hns3: remove two unused structures in hclge_cmd.h (jsc#SLE-14777). - net: hns3: remove useless proto_support field in struct hclge_fd_cfg (jsc#SLE-14777). - net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple() (jsc#SLE-14777). - net: hns3: split out hclge_get_fd_rule_info() (jsc#SLE-14777). - net: hns3: split out hclge_fd_check_ether_tuple() (jsc#SLE-14777). - net: hns: use true,false for bool variables (jsc#SLE-14777). - net: hisilicon: Make CONFIG_HNS invisible (jsc#SLE-14777). - net: hns3: fix set and get link ksettings issue (jsc#SLE-14777). - net: hns3: fix RSS config lost after VF reset (jsc#SLE-14777). - net: hns3: refactor mailbox response scheme between PF and VF (jsc#SLE-14777). - net: hns3: refactor the mailbox message between PF and VF (jsc#SLE-14777). - net: hns3: add a conversion for mailbox's response code (jsc#SLE-14777). - net: hns3: reject unsupported coalescing params (jsc#SLE-14777). - net: hns: reject unsupported coalescing params (jsc#SLE-14777). - net: hns3: delete unnecessary logs after kzalloc fails (jsc#SLE-14777). - net: hns3: synchronize some print relating to reset issue (jsc#SLE-14777). - net: hns3: print out command code when dump fails in debugfs (jsc#SLE-14777). - net: hns3: print out status register when VF receives unknown source interrupt (jsc#SLE-14777). - net: hns3: add a check before PF inform VF to reset (jsc#SLE-14777). - net: hns3: delete some reduandant code (jsc#SLE-14777). - net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error() (jsc#SLE-14777). - net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTH (jsc#SLE-14777). - net: hns3: fix some mixed type assignment (jsc#SLE-14777). - hisilicon: let core reject the unsupported coalescing parameters (jsc#SLE-14777). - net: hns: Replace zero-length array with flexible-array member (jsc#SLE-14777). - net: hns3: remove redundant initialization of pointer 'client' (jsc#SLE-14777). - net: hns3: add missing help info for QS shaper in debugfs (jsc#SLE-14777). - net: hns3: add support for dump MAC ID and loopback status in debugfs (jsc#SLE-14777). - net: hns3: add enabled TC numbers and DWRR weight info in debugfs (jsc#SLE-14777). - net: hns3: modify an unsuitable print when setting unknown duplex to fibre (jsc#SLE-14777). - net: hns3: clear port base VLAN when unload PF (jsc#SLE-14777). - net: hns3: fix VF VLAN table entries inconsistent issue (jsc#SLE-14777). - net: hns3: fix "/tc qdisc del"/ failed issue (jsc#SLE-14777). - commit b14f4ce - locking/rwsem: Disable reader optimistic spinning (bnc#1176588). - cpuidle: Poll for a minimum of 30ns and poll for a tick if lower c-states are disabled (bnc#1176588). - commit 978088f - sched/numa: Avoid creating large imbalances at task creation time (bnc#1176588). - commit aa3fc2a - sched/numa: Check numa balancing information only when enabled (bnc#1176588). - commit 576f70b - blacklist.conf: Append 'drm/amdgpu: fix memory leak' - commit 48bb0f7 - blacklist.conf: Append 'drm/amd/display: memory leak' - commit b4a1ce3 - blacklist.conf: Append 'drm/etnaviv: fix missing unlock on error in etnaviv_iommuv1_context_alloc()' - commit cefd005 - blacklist.conf: Append 'drm/amd/display: remove unused function' - commit db065a8 - blacklist.conf: Append 'drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_smu.h' - commit 3bf4e7b - blacklist.conf: Append 'drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable' - commit 3376fe8 - blacklist.conf: Append 'drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible' - commit d2d9457 - scsi: bnx2i: Add parameter description and rename another (bsc#1177154 jre#sle-15134). - scsi: bnx2i: Add, remove and edit some function parameter descriptions (bsc#1177154 jre#sle-15134). - scsi: bnx2i: Fix a whole host of kerneldoc issues (bsc#1177154 jre#sle-15134). - scsi: bnx2i: Add missing descriptions for 'attr' parameter (bsc#1177154 jre#sle-15134). - scsi: bnx2i: Fix parameter misnaming in function header (bsc#1177154 jre#sle-15134). - commit 9ba4024 - blacklist.conf: Append 'drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0' - commit e92c6bf - Refresh patches.suse/ASoC-soc-use-asoc_rtd_to_cpu-asoc_rtd_to_codec-macro.patch Fix a typo in the backported patch - commit bb5933d - base: soc: Handle custom soc information sysfs entries (jsc#SLE-15847). - base: soc: Add serial_number attribute to soc (jsc#SLE-15847). - commit 648cb09 - btrfs: drop logs when we've aborted a transaction (bsc#1176019). - commit 7345ceb - hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643 bsc#1177206). - commit 8a998ea - block: allow for_each_bvec to support zero len bvec (CVE-2020-25641 bsc#1177121). - commit d4185c3 - Btrfs: fix crash during unmount due to race with delayed inode workers (bsc#1176019). - commit 0dbe270 - blacklist.conf: Append 'drm/amd/powerplay: fix null pointer dereference around dpm state relates' - commit 70094be - soc/tegra: fuse: Fix typo in APB MISC warning (jsc#SLE-15847). - soc/tegra: fuse: Update the SoC revision attribute to display a name (jsc#SLE-15847). - soc/tegra: fuse: Trivial clean-up of tegra_init_revision() (jsc#SLE-15847). - soc/tegra: fuse: Add custom SoC attributes (jsc#SLE-15847). - soc/tegra: pmc: Cleanup whitespace usage (jsc#SLE-15847). - soc/tegra: pmc: Add pins for Tegra194 (jsc#SLE-15847). - soc/tegra: fuse: Unmap registers once they are not needed anymore (jsc#SLE-15847). - soc/tegra: fuse: Warn if straps are not ready (jsc#SLE-15847). - soc/tegra: fuse: Cache values of straps and Chip ID registers (jsc#SLE-15847). - soc/tegra: fuse: Add Tegra194 support (jsc#SLE-15847). - soc/tegra: fuse: Register cell lookups for compatibility (jsc#SLE-15847). - soc/tegra: fuse: Add cell information (jsc#SLE-15847). - soc/tegra: fuse: Implement nvmem device (jsc#SLE-15847). - soc/tegra: fuse: Restore base on sysfs failure (jsc#SLE-15847). - ARM: tegra: Use WFE for power-gating on Tegra30 (jsc#SLE-15847). - commit 283cb45 - spi: document CS setup, hold & inactive times in header (jsc#SLE-15847). - commit edacaf4 - btrfs: kill the subvol_srcu (bsc#1176019). - commit 0920c6e - Remove duplicated entry in realtek phy due to stable backport Delete patches.suse/net-phy-realtek-fix-handling-of-RTL8105e-integrated-.patch - commit 3bb764a - r8169: change driver data type (bsc#1175746). - commit 01ff12d - r8169: improve rtl_remove_one (bsc#1175746). - commit 86cbe7f - r8169: switch from netif_xxx message functions to netdev_xxx (bsc#1175746). - commit af2bb83 - r8169: improve error message if no dedicated PHY driver is found (bsc#1175746). - commit 5bd3878 - btrfs: make btrfs_cleanup_fs_roots use the radix tree lock (bsc#1176019). - commit c45ade0 - blacklist.conf: Append 'drm/amdgpu/gfx10: update gfx golden settings' - commit 3f5f070 - btrfs: don't take an extra root ref at allocation time (bsc#1176019). - commit 3454450 - crypto: inside-secure - keep ivsize for DES ECB modes at 0 (jsc#SLE-14454). - commit 9a463d4 - blacklist.conf: Append 'drm/amdgpu: fix GFXOFF on Picasso and Raven2' - commit 1712474 - blacklist.conf: Append 'drm/amdgpu: Add APTX quirk for Dell Latitude 5495' - commit 63f99be - blacklist.conf: Append 'drm/amd/powerplay: correct Vega20 dpm level related settings' - commit adfb522 - blacklist.conf: add Tegra PCI defconfig patch - commit c670bbb - blacklist.conf: Append 'drm/powerplay: Fix Vega20 power reading again' - commit 5953963 - spi: use new `spi_transfer_delay_exec` helper where straightforward (jsc#SLE-15847). - spi: spi-axi: extend support for the `delay` field (jsc#SLE-15847). - spi: bcm63xx: extend error condition to `delay` as well (jsc#SLE-15847). - spi: spi-falcon: extend warning to `delay` as well (jsc#SLE-15847). - spi: spi-fsl-espi: convert transfer delay to `spi_delay` format (jsc#SLE-15847). - spi: implement SW control for CS times (jsc#SLE-15847). - spi: tegra114: change format for `spi_set_cs_timing()` function (jsc#SLE-15847). - spi: spidev: use new `delay` field for spi transfers (jsc#SLE-15847). - spi: spi-loopback-test: use new `delay` field (jsc#SLE-15847). - spi: tegra20-sflash: use to new `spi_transfer_delay_exec` (jsc#SLE-15847). - spi: tegra114: use `spi_transfer_delay_exec` helper (jsc#SLE-15847). - spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec() (jsc#SLE-15847). - spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device (jsc#SLE-15847). - spi: spidev: use new `word_delay` field for spi transfers (jsc#SLE-15847). - spi: orion: use new `word_delay` field for SPI transfers (jsc#SLE-15847). - spi: sprd: convert transfer word delay to spi_delay struct (jsc#SLE-15847). - spi: make `cs_change_delay` the first user of the `spi_delay` logic (jsc#SLE-15847). - spi: introduce spi_delay struct as "/value + unit"/ & spi_delay_exec() (jsc#SLE-15847). - spi: move `cs_change_delay` backwards compat logic outside switch (jsc#SLE-15847). - iio: imu: adis: Add support for SPI transfer cs_change_delay (jsc#SLE-15847). - commit ef03858 - blacklist.conf: Append 'drm/amdgpu: fix dma_fence_wait without reference' - commit 3d06c60 - blacklist.conf: Append 'drm/powerplay: Fix Vega20 Average Power value v4' - commit 9bc612b - blacklist.conf: Append 'drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable' - commit 401aa7a - blacklist.conf: Append 'drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl' - commit af4e5eb - blacklist.conf: Append 'drm/amd/amdgpu: disable MMHUB PG for navi10' - commit a11fe75 - blacklist.conf: Append 'drm/amd/display: Calculate bpc based on max_requested_bpc' - commit a6dae47 - blacklist.conf: Append 'drm/scheduler: use job count instead of peek' - commit 0717cb9 - blacklist.conf: Append 'drm/amd/display: use kvmalloc for dc_state (v2)' - commit c582568 - blacklist.conf: Append 'drm/amdgpu: fix gfx9 soft recovery' - commit a188ecb - fuse: don't ignore errors from fuse_writepages_fill() (bsc#1177193). - commit 9d94f4c - blacklist.conf: Append 'drm/amd/powerplay: update smu11_driver_if_navi10.h' - commit 76fa48f - blacklist.conf: Append 'Revert "/drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"/' - commit a20a0d1 - btrfs: hold a ref on the root on the dead roots list (bsc#1176019). - commit 5e21616 - blacklist.conf: Append 'drm/i915: Do not create a new max_bpc prop for MST connectors' - commit 3dd8035 - blacklist.conf: Append 'drm/i915: Fix HW readout for crtc_clock in HDMI mode' - commit 4201925 - btrfs: make inodes hold a ref on their roots (bsc#1176019). - commit 4ebbb08 - btrfs: move the root freeing stuff into btrfs_put_root (bsc#1176019). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch. - commit 9621b6c - r8169: allow to enable ASPM on RTL8125A (bsc#1175746). - r8169: add support for RTL8125B (bsc#1175746). - net: phy: realtek: add support for RTL8125B-internal PHY (bsc#1175746). - r8169: sync support for RTL8401 with vendor driver (bsc#1175746). - commit 6a9023d - blacklist.conf: Append 'drm/i915: Fix wrong escape clock divisor init for GLK' - commit 0ddf444 - blacklist.conf: Append 'drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()' - commit 6c90832 - r8169: merge handling of RTL8101e and RTL8100e (bsc#1175746). - r8169: rename RTL8125 to RTL8125A (bsc#1175746). - r8169: improve rtl8169_runtime_resume (bsc#1175746). - r8169: remove driver-specific mutex (bsc#1175746). - r8169: use RTNL to protect critical sections (bsc#1175746). - r8169: add rtl8169_up (bsc#1175746). - r8169: remove no longer needed checks for device being runtime-active (bsc#1175746). - r8169: mark device as not present when in PCI D3 (bsc#1175746). - r8169: allow setting irq coalescing if link is down (bsc#1175746). - r8169: fix firmware not resetting tp->ocp_base (bsc#1175746). - commit e56866c - r8169: move switching optional clock on/off to pll power functions (bsc#1175746). - r8169: move updating counters to rtl8169_down (bsc#1175746). - r8169: move napi_disable call and rename rtl8169_hw_reset (bsc#1175746). - r8169: replace synchronize_rcu with synchronize_net (bsc#1175746). - r8169: improve setting WoL on runtime-resume (bsc#1175746). - r8169: remove unused constant RsvdMask (bsc#1175746). - r8169: add info for DASH being enabled (bsc#1175746). - r8169: fix failing WoL (bsc#1175746). - r8169: improve handling power management ops (bsc#1175746). - commit 7f09749 - r8169: make rtl8169_down central chip quiesce function (bsc#1175746). - r8169: move some calls to rtl8169_hw_reset (bsc#1175746). - r8169: don't reset tx ring indexes in rtl8169_tx_clear (bsc#1175746). - r8169: enable WAKE_PHY as only WoL source when runtime-suspending (bsc#1175746). - r8169: sync RTL8168f/RTL8411 hw config with vendor driver (bsc#1175746). - r8169: sync RTL8168evl hw config with vendor driver (bsc#1175746). - r8169: sync RTL8168h hw config with vendor driver (bsc#1175746). - r8169: sync RTL8168g hw config with vendor driver (bsc#1175746). - commit 5d3b949 - r8169: fix OCP access on RTL8117 (bsc#1175746). - Refresh patches.suse/r8169-use-fsleep-in-polling-functions.patch. - commit 1548915 - r8169: remove mask argument from r8168ep_ocp_read (bsc#1175746). - r8169: remove mask argument from r8168dp_ocp_read (bsc#1175746). - r8169: remove mask argument from rtl_w0w1_eri (bsc#1175746). - realtek/8139cp: use generic power management (bsc#1175746). - realtek/8139too: use generic power management (bsc#1175746). - r8169: work around an irq coalescing related tx timeout (bsc#1175746). - r8169: improve rtl8169_mark_to_asic (bsc#1175746). - r8169: make rtl_rx better readable (bsc#1175746). - commit 9e625c0 - r8169: don't include linux/moduleparam.h (bsc#1175746). - r8169: remove not needed checks in rtl8169_set_eee (bsc#1175746). - r8169: improve reset handling for chips from RTL8168g (bsc#1175746). - r8169: add helper rtl_wait_txrx_fifo_empty (bsc#1175746). - r8169: add helper rtl_enable_rxdvgate (bsc#1175746). - r8169: add helper r8168g_wait_ll_share_fifo_ready (bsc#1175746). - r8169: use fsleep in polling functions (bsc#1175746). - r8169: remove "/out of memory"/ error message from rtl_request_firmware (bsc#1175746). - commit 63f90bf - blacklist.conf: Append 'drm/vmwgfx: Assign eviction priorities to resources' - commit 97e7b7c - blacklist.conf: Append 'drm/vmwgfx: Kill unneeded legacy security features' - commit 52b4191 - blacklist.conf: Append 'drm/vmwgfx: Use VMW_DEBUG_KMS for vmwgfx mode-setting user errors' - commit 58ff0f3 - blacklist.conf: Append 'drm/vmwgfx: Add debug message for layout change ioctl' - commit dbde0e4 - blacklist.conf: Append 'drm/amdgpu: pin the csb buffer on hw init for gfx v8' - commit af8d80e - blacklist.conf: Append 'drm/amd/powerplay: correct navi10 vcn powergate' - commit d3e844c - blacklist.conf: Append 'drm/amd/powerplay: honor hw limit on fetching metrics data for navi10' - commit 2b94be4 - r8169: simplify counter handling (bsc#1175746). - r8169: remove redundant driver message when entering promiscuous mode (bsc#1175746). - r8169: remove not needed parameter in rtl8169_set_magic_reg (bsc#1175746). - r8169: configure PME_SIGNAL for RTL8125 too (bsc#1175746). - r8169: improve max jumbo packet size definition (bsc#1175746). - r8169: add check for invalid parameter combination in rtl_set_coalesce (bsc#1175746). - r8169: improve rtl_set_coalesce (bsc#1175746). - r8169: improve interrupt coalescing parameter handling (bsc#1175746). - r8169: improve rtl_coalesce_choose_scale (bsc#1175746). - r8169: improve rtl_get_coalesce (bsc#1175746). - commit 07e3627 - blacklist.conf: Append 'drm/amd/powerplay: Allow changing of fan_control in smu_v11_0' - commit 0eaa430 - r8169: merge scale for tx and rx irq coalescing (bsc#1175746). - r8169: don't pass net_device to irq coalescing sub-functions (bsc#1175746). - r8169: improve configuring RxConfig register (bsc#1175746). - r8169: improve handling CPCMD_MASK (bsc#1175746). - r8169: change wmb to smb_wmb in rtl8169_start_xmit (bsc#1175746). - r8169: inline rtl8169_make_unusable_by_asic (bsc#1175746). - r8169: inline rtl8169_mark_as_last_descriptor (bsc#1175746). - r8169: remove PHY resume delay that is handled in the PHY driver now (bsc#1175746). - commit 879143b - blacklist.conf: Append 'drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval' - commit 4485290 - blacklist.conf: Append 'drm/amd/powerplay: correct Navi10 VCN powergate control (v2)' - commit 619b343 - blacklist.conf: Append 'drm/amd/powerplay: support VCN powergate status retrieval for SW SMU' - commit d924449 - blacklist.conf: Append 'drm/amd/powerplay: support VCN powergate status retrieval on Raven' - commit 46101c7 - blacklist.conf: Append 'drm/amd/powerplay: add new sensor type for VCN powergate status' - commit 6f196aa - net: phy: realtek: add delay to resume path of certain internal PHY's (bsc#1175746). - r8169: add workaround for RTL8168evl TSO hw issues (bsc#1175746). - r8169: improve rtl8169_tso_csum_v2 (bsc#1175746). - r8169: use rtl8169_set_features in rtl8169_init_one (bsc#1175746). - r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfg (bsc#1175746). - r8169: remove NETIF_F_HIGHDMA from vlan_features (bsc#1175746). - r8169: move setting OCP base to generic init code (bsc#1175746). - r8169: change back SG and TSO to be disabled by default (bsc#1175746). - r8169: factor out rtl8169_tx_map (bsc#1175746). - r8169: improve handling of TD_MSS_MAX (bsc#1175746). - commit 2b38e9c - blacklist.conf: Append 'drm/amdgpu: fix a potential information leaking bug' - commit d05bce7 - blacklist.conf: Append 'drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep' - commit 200013a - blacklist.conf: Append 'drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands' - commit 230fb89 - blacklist.conf: Append 'drm/amdgpu/powerplay: use proper revision id for navi' - commit 5f9312d - r8169: improve RTL8168b FIFO overflow workaround (bsc#1175746). - r8169: improve rtl_schedule_task (bsc#1175746). - r8169: simplify rtl_task (bsc#1175746). - r8169: add new helper rtl8168g_enable_gphy_10m (bsc#1175746). - net: phy: realtek: read actual speed to detect downshift (bsc#1175746). - net: r8169: reject unsupported coalescing params (bsc#1175746). - r8169: simplify getting stats by using netdev_stats_to_stats64 (bsc#1175746). - r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2 (bsc#1175746). - r8169: remove now unneeded barrier in rtl_tx (bsc#1175746). - r8169: simplify usage of rtl8169_unmap_tx_skb (bsc#1175746). - commit 2d5180d - blacklist.conf: Append 'drm/amd/powerplay: enable SW SMU reset functionality' - commit 3abfeab - r8169: improve rtl8169_get_mac_version (bsc#1175746). - commit 386ab62 - r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb (bsc#1175746). - r8169: convert while to for loop in rtl_tx (bsc#1175746). - r8169: add PCI_STATUS_PARITY to PCI status error bits (bsc#1175746). - r8169: improve rtl8169_start_xmit (bsc#1175746). - r8169: remove RTL_EVENT_NAPI constants (bsc#1175746). - r8169: improve statistics of missed rx packets (bsc#1175746). - r8169: improve rtl_jumbo_config (bsc#1175746). - commit 177a646 - r8169: add helper rtl_pci_commit (bsc#1175746). - r8169: simplify setting netdev features (bsc#1175746). - r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169 (bsc#1175746). - r8169: remove unneeded check from rtl_link_chg_patch (bsc#1175746). - r8169: fix performance regression related to PCIe max read request size (bsc#1175746). - r8169: don't set min_mtu/max_mtu if not needed (bsc#1175746). - r8169: factor out PHY configuration to r8169_phy_config.c (bsc#1175746). - r8169: add r8169.h (bsc#1175746). - r8169: rename rtl_apply_firmware (bsc#1175746). - r8169: add phydev argument to rtl8168d_apply_firmware_cond (bsc#1175746). - commit ae773bc - r8169: use phy_read/write instead of rtl_readphy/writephy (bsc#1175746). - r8169: replace rtl_w0w1_phy (bsc#1175746). - r8169: replace rtl_patchphy (bsc#1175746). - r8169: move disabling MAC EEE for RTL8402/RTL8106e (bsc#1175746). - r8169: move setting ERI register 0x1d0 for RTL8106 (bsc#1175746). - r8169: switch to phylib functions in rtl_writephy_batch (bsc#1175746). - r8169: change argument type of RTL8168g-specific PHY config functions (bsc#1175746). - r8169: change argument type of EEE PHY functions (bsc#1175746). - r8169: move RTL8169scd Gigabyte PHY quirk (bsc#1175746). - r8169: remove not needed debug print in rtl8169_init_phy (bsc#1175746). - commit 472deb8 - net: phy: realtek: add logging for the RGMII TX delay configuration (bsc#1175746). - Refresh patches.suse/net-phy-realtek-add-support-for-configuring-the-RX-d.patch. - commit bc4b3c3 - r8169: prepare for exporting rtl_hw_phy_config (bsc#1175746). - r8169: add constant EnAnaPLL (bsc#1175746). - r8169: move enabling EEE to rtl8169_init_phy (bsc#1175746). - r8169: remove MAC workaround in rtl8168e_2_hw_phy_config (bsc#1175746). - r8169: factor out rtl8168h_2_get_adc_bias_ioffset (bsc#1175746). - r8169: add missing RX enabling for WoL on RTL8125 (bsc#1175746). - net: phy: realtek: fix using paged operations with RTL8105e / RTL8208 (bsc#1175746). - r8169: disable TSO on a single version of RTL8168c to fix performance (bsc#1175746). - commit e71fa48 - blacklist.conf: remove r8169 entry to be backported - commit 50daeab - Delete patches.suse/r8169-Revive-default-chip-version-for-r8168.patch The hack is no longer needed after the backport - commit 6dda380 - r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_ok (bsc#1175746). - r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZE (bsc#1175746). - r8169: change mdelay to msleep in rtl_fw_write_firmware (bsc#1175746). - r8169: load firmware for RTL8168fp/RTL8117 (bsc#1175746). - r8169: improve conditional firmware loading for RTL8168d (bsc#1175746). - r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phy (bsc#1175746). - r8169: add support for RTL8117 (bsc#1175746). - r8169: respect EEE user setting when restarting network (bsc#1175746). - r8169: remove rtl8168c_4_hw_phy_config (bsc#1175746). - r8169: add helper r8168d_modify_extpage (bsc#1175746). - commit 689809f - r8169: switch to phylib functions in more places (bsc#1175746). - r8169: add helper r8168d_phy_param (bsc#1175746). - r8169: add helper r8168g_phy_param (bsc#1175746). - r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2 (bsc#1175746). - r8169: improve rtl8169_rx_fill (bsc#1175746). - r8169: align fix_features callback with vendor driver (bsc#1175746). - r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN (bsc#1175746). - r8169: remove rtl_hw_start_8168bef (bsc#1175746). - r8169: remove rtl_hw_start_8168dp (bsc#1175746). - r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_EN (bsc#1175746). - commit 1e610e7 - r8169: remove fiddling with the PCIe max read request size (bsc#1175746). - r8169: don't set bit RxVlan on RTL8125 (bsc#1175746). - r8169: add support for EEE on RTL8125 (bsc#1175746). - r8169: add RTL8125 PHY initialization (bsc#1175746). - r8169: add support for RTL8125 (bsc#1175746). - r8169: don't use bit LastFrag in tx descriptor after send (bsc#1175746). - r8169: factor out reading MAC address from registers (bsc#1175746). - r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions (bsc#1175746). - r8169: change interrupt mask type to u32 (bsc#1175746). - commit caedec7 - r8169: use the generic EEE management functions (bsc#1175746). - Refresh patches.suse/r8169-Revive-default-chip-version-for-r8168.patch. - commit ee0769f - r8169: improve DMA handling in rtl_rx (bsc#1175746). - r8169: sync EEE handling for RTL8168h with vendor driver (bsc#1175746). - r8169: fix sporadic transmit timeout issue (bsc#1175746). - r8169: inline rtl8169_free_rx_databuff (bsc#1175746). - r8169: fix performance issue on RTL8168evl (bsc#1175746). - r8169: allocate rx buffers using alloc_pages_node (bsc#1175746). - r8169: sync PCIe PHY init with vendor driver 8.047.01 (bsc#1175746). - r8169: add helper r8168_mac_ocp_modify (bsc#1175746). - r8169: remove access to legacy register MultiIntr (bsc#1175746). - commit 03e1dc8 - r8169: make use of xmit_more (bsc#1175746). - r8169: enable HW csum and TSO (bsc#1175746). - r8169: remove r8169_csum_workaround (bsc#1175746). - r8169: implement callback ndo_features_check (bsc#1175746). - r8169: set GSO size and segment limits (bsc#1175746). - r8169: align setting PME with vendor driver (bsc#1175746). - r8169: improve rtl_set_rx_mode (bsc#1175746). - r8169: fix a typo in a comment (bsc#1175746). - commit 30e5417 - r8169: improve rtl_rx (bsc#1175746). - Refresh patches.suse/r8169-fix-DMA-issue-on-MIPS-platform.patch. - commit fbcfbaf - Update kabi files. - update to October 2020 maintenance update submission (commit e037a4e18793) - commit 05421e4 - blacklist.conf: Append 'drm/r128: drop use of drmP.h' - commit ffe45ec - blacklist.conf: Append 'drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV' - commit f3b60dd - blacklist.conf: Append 'drm/i915/userptr: Acquire the page lock around set_page_dirty()' - commit ebf6288 - blacklist.conf: Append 'drm/i915: Add a wakeref getter for iff the wakeref is already active' - commit 763dd74 - blacklist.conf: Append 'drm/amdgpu: use VCN firmware offset for cache window' - commit 23a25a5 - blacklist.conf: Append 'drm/amd/powerplay: fix temperature granularity error in smu11' - commit e1e512c - btrfs: free block groups after free'ing fs trees (bsc#1176019). - commit 2c64d7b - btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root (bsc#1176019). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - commit d9887ec - btrfs: make the extent buffer leak check per fs info (bsc#1176019). - commit 941b4ee - blacklist.conf: Append 'drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines' - commit 4b807be - blacklist.conf: Append 'drm/amdkfd: Fix byte align on VegaM' - commit 5d5d538 - blacklist.conf: Append 'drm/amd/powerplay: add callback function of get_thermal_temperature_range' - commit 7eb0df5 - blacklist.conf: Append 'drm/amdgpu/smu: move fan rpm query into the asic specific code' - commit 962f044 - blacklist.conf: Append 'drm/amd/powerplay: remove redundancy debug log in smu' - commit 189b071 - blacklist.conf: Append 'drm/amd/powerplay: custom peak clock freq for navi10' - commit 9262892 - blacklist.conf: Append 'drm/amd/display: handle active dongle port type is DP++ or DP case' - commit 06c7488 - blacklist.conf: Append 'drm/amd/display: do not read link setting if edp not connected' - commit 2ec613d - blacklist.conf: Append 'drm/amd/display: Increase size of audios array' - commit dbf11b5 - soc/tegra: bpmp: Update ABI header (jsc#SLE-15847). - commit 71478fa - blacklist.conf: Append 'drm/amd/display: drop ASSERT() if eDP panel is not connected' - commit 5751a1a - blacklist.conf: Append 'drm/amd/display: Set enabled to false at start of audio disable' - commit df7ebe2 - blacklist.conf: Append 'drm/amd/display: Fix dc_create failure handling and 666 color depths' - commit 2a82459 - blacklist.conf: Append 'drm/amd/display: allocate 4 ddc engines for RV2' - commit e6c1093 - blacklist.conf: Append 'drm/amd/display: put back front end initialization sequence' - commit 6003188 - blacklist.conf: Append 'drm/amd/display: Wait for flip to complete' - commit d3b00dd - mmc: sdhci: Refactor sdhci_set_timeout() (jsc#SLE-15847). - mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static (jsc#SLE-15847). - mmc: sdhci: add support for using external DMA devices (jsc#SLE-15847). - mmc: sdhci: Factor out some operations set to their own functions (jsc#SLE-15847). - commit 27ad6d4 - blacklist.conf: Append 'drm/amd/display: Change min_h_sync_width from 8 to 4' - commit 48e4be5 - blacklist.conf: Append 'drm/amd/display: use encoder's engine id to find matched free audio device' - commit 484b212 - blacklist.conf: Append 'drm/amd/display: fix DMCU hang when going into Modern Standby' - commit d99b5ec - blacklist.conf: Append 'drm/amd/display: Disable Audio on reinitialize hardware' - commit 0d5d2ec - blacklist.conf: Append 'drm/amd/display: Read max down spread' - commit 0813faa - blacklist.conf: Append 'drm/amd/display: Check for valid stream_encode' - commit 9e44584 - blacklist.conf: Append 'drm/amd/display: Wait for backlight programming completion in set backlight level' - commit 62ae57f - blacklist.conf: Append 'drm/amd/display: Poll for GPUVM context ready (v2)' - commit 59fb669 - blacklist.conf: Append 'drm/amd/display: wait for the whole frame after global unlock' - commit c6f61c2 - blacklist.conf: Append 'drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct' - commit 8db0624 - blacklist.conf: Append 'drm/amd/display: Clock does not lower in Updateplanes' - commit abbe1b3 - blacklist.conf: Append 'drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongle' - commit 9c1b84a - blacklist.conf: Append 'drm/amd/display: swap system aperture high/low' - commit 6e8960e - blacklist.conf: Append 'drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec' - commit 94516fe - blacklist.conf: Append 'drm/amd/display: Set default block_size, even in unexpected cases' - commit be4db4b - blacklist.conf: Append 'drm/amd/display: No audio endpoint for Dell MST display' - commit b641187 - blacklist.conf: Append 'drm/amd/display: cap DCFCLK hardmin to 507 for NV10' - commit 3890eb3 - blacklist.conf: Append 'drm/amd/display: fix dsc disable' - commit eefe5ae - blacklist.conf: Append 'drm/amd/display: fix up HUBBUB hw programming for VM' - commit daf5fbe - blacklist.conf: Append 'drm/amd/display: initialize p_state to proper value' - commit 7802292 - blacklist.conf: Append 'drm/amdgpu: use VCN firmware offset for cache window' - commit e4c08aa - blacklist.conf: Append 'drm/ttm: use the same attributes when freeing d_page->vaddr' - commit 8d3e65f - blacklist.conf: Append 'drm/amd/powerplay: change sysfs pp_dpm_xxx format for navi10' - commit e7b0d4e - blacklist.conf: Append 'drm/amdgpu: drop ras self test' - commit 4375cca - blacklist.conf: Append 'drm/amdgpu: only allow error injection to UMC IP block' - commit f5d234f - igc: Add WOL support (jsc#SLE-13533). - Refresh patches.suse/igc-Fix-PTP-initialization.patch. - commit c48069c - e1000e: Add support for Alder Lake (jsc#SLE-13532). - Refresh patches.suse/ethernet-intel-Convert-fallthrough-code-comments.patch. - commit c0dca3e - e1000e: Remove unnecessary usages of memset (jsc#SLE-13532). - e1000: Remove unnecessary usages of memset (jsc#SLE-13532). - igc: Fix static checker warning (jsc#SLE-13533). - igc: Clean up the hw_stats structure (jsc#SLE-13533). - igc: Clean up the mac_info structure (jsc#SLE-13533). - igc: Remove ledctl_ fields from the mac_info structure (jsc#SLE-13533). - igc: Fix registers definition (jsc#SLE-13533). - igc: Remove unneeded ICTXQMTC register (jsc#SLE-13533). - igc: Add Receive Descriptor Minimum Threshold Count to clear HW counters (jsc#SLE-13533). - igc: Remove unneeded variable (jsc#SLE-13533). - fm10k: convert to new udp_tunnel_nic infra (jsc#SLE-13535). - bnx2x: convert to new udp_tunnel_nic infra (jsc#SLE-13628). - be2net: convert to new udp_tunnel_nic infra (jsc#SLE-15083). - bnx2x: fix spelling mistake "/occurd"/ -> "/occurred"/ (jsc#SLE-13628). - bnx2x: Perform Idlechk dump during the debug collection (jsc#SLE-13628). - bnx2x: Add support for idlechk tests (jsc#SLE-13628). - bnx2x: Add Idlechk related register definitions (jsc#SLE-13628). - benet: use generic power management (jsc#SLE-15083). - igc: Remove checking media type during MAC initialization (jsc#SLE-13533). - igc: Remove unneeded check for copper media type (jsc#SLE-13533). - igc: Refactor the igc_power_down_link() (jsc#SLE-13533). - igc: Remove TCP segmentation TX fail counter (jsc#SLE-13533). - igc: Add LPI counters (jsc#SLE-13533). - igc: Fix Rx timestamp disabling (jsc#SLE-13533). - igc: Refactor igc_ptp_set_timestamp_mode() (jsc#SLE-13533). - igc: Remove UDP filter setup in PTP code (jsc#SLE-13533). - igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb (jsc#SLE-13533). - igc: Remove duplicate code in Tx timestamp handling (jsc#SLE-13533). - igc: Clean up Rx timestamping logic (jsc#SLE-13533). - igc: Add initial LTR support (jsc#SLE-13533). - igc: Add initial EEE support (jsc#SLE-13533). - bnx2x: use generic power management (jsc#SLE-13628). - e1000e: continue to init PHY even when failed to disable ULP (jsc#SLE-13532). - e1000e: fix unused-function warning (jsc#SLE-13532). - e1000: use generic power management (jsc#SLE-13532). - e1000: Fix typo in the comment (jsc#SLE-13532). - igc: Fix wrong register name (jsc#SLE-13533). - igc: Remove Sequence Error Counter (jsc#SLE-13533). - igc: Add Receive Error Counter (jsc#SLE-13533). - igc: Remove symbol error counter (jsc#SLE-13533). - igc: Fix IGC_MAX_RXNFC_RULES (jsc#SLE-13533). - igc: Reject NFC rules with multiple matches (jsc#SLE-13533). - igc: Remove unused flags (jsc#SLE-13533). - bnx2x: allow bnx2x_bsc_read() to schedule (jsc#SLE-13628). - e1000e: disable s0ix entry and exit flows for ME systems (jsc#SLE-13532). - e1000e: Warn if disabling ULP failed (jsc#SLE-13532). - igc: Remove unused descriptor's flags (jsc#SLE-13533). - igc: Remove igc_nfc_rule_exit() (jsc#SLE-13533). - igc: Change adapter->nfc_rule_lock to mutex (jsc#SLE-13533). - igc: Change return type from igc_disable_nfc_rule() (jsc#SLE-13533). - igc: Fix NFC rule validation (jsc#SLE-13533). - igc: Fix NFC rules leak when driver is unloaded (jsc#SLE-13533). - igc: Refactor igc_ethtool_update_nfc_rule() (jsc#SLE-13533). - igc: Fix NFC rules restoration (jsc#SLE-13533). - igc: Fix NFC rules with multicast addresses (jsc#SLE-13533). - igc: Fix NFC rule overwrite cases (jsc#SLE-13533). - igc: Fix locking issue when retrieving NFC rules (jsc#SLE-13533). - igc: Fix 'sw_idx' type in struct igc_nfc_rule (jsc#SLE-13533). - igc: Refactor igc_ethtool_add_nfc_rule() (jsc#SLE-13533). - igc: Change byte order in struct igc_nfc_filter (jsc#SLE-13533). - igc: Align terms used in NFC support code (jsc#SLE-13533). - igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c (jsc#SLE-13533). - igc: Early return in igc_get_ethtool_nfc_entry() (jsc#SLE-13533). - igc: Cleanup _get|set_rxnfc ethtool ops (jsc#SLE-13533). - igc: Get rid of igc_max_channels() (jsc#SLE-13533). - igc: Remove unused field from igc_nfc_filter (jsc#SLE-13533). - igc: Remove per queue good transmited counter register (jsc#SLE-13533). - igc: Remove header redirection register (jsc#SLE-13533). - igc: Remove obsolete circuit breaker registers (jsc#SLE-13533). - e1000: Do not perform reset in reset_task if we are already down (jsc#SLE-13532). - igc: Enable NFC rules based source MAC address (jsc#SLE-13533). - igc: Add support for source address filters in core (jsc#SLE-13533). - igc: Remove mac_table from igc_adapter (jsc#SLE-13533). - igc: Remove IGC_MAC_STATE_SRC_ADDR flag (jsc#SLE-13533). - igc: Remove unused registers (jsc#SLE-13533). - igc: Remove unused IGC_ICS_DRSTA define (jsc#SLE-13533). - igc: Dump ETQF registers (jsc#SLE-13533). - igc: Refactor ethertype filtering code (jsc#SLE-13533). - igc: Fix MAX_ETYPE_FILTER value (jsc#SLE-13533). - igc: Remove ethertype filter in PTP code (jsc#SLE-13533). - igc: Remove duplicated IGC_RXPBS macro (jsc#SLE-13533). - igc: Refactor VLAN priority filtering code (jsc#SLE-13533). - igc: Return -EOPNOTSUPP when VLAN mask doesn't match (jsc#SLE-13533). - igc: Dump VLANPQF register (jsc#SLE-13533). - igc: Rename IGC_VLAPQF macro (jsc#SLE-13533). - igc: Clean up obsolete NVM defines (jsc#SLE-13533). - igc: remove IGC_REMOVED function (jsc#SLE-13533). - igc: Remove PCIe Control register (jsc#SLE-13533). - igc: Remove unneeded register (jsc#SLE-13533). - igc: Remove unneeded definition (jsc#SLE-13533). - igc: Use netdev log helpers in igc_base.c (jsc#SLE-13533). - igc: Use netdev log helpers in igc_dump.c (jsc#SLE-13533). - igc: Use netdev log helpers in igc_ptp.c (jsc#SLE-13533). - igc: Use netdev log helpers in igc_ethtool.c (jsc#SLE-13533). - igc: add support to eeprom, registers and link self-tests (jsc#SLE-13533). - igc: Use netdev log helpers in igc_main.c (jsc#SLE-13533). - igc: Add ECN support for TSO (jsc#SLE-13533). - cnic: remove redundant assignment to variable ret (jsc#SLE-15135). - bnx2x: Remove unused inline function bnx2x_vf_vlan_credit (jsc#SLE-13628). - bnx2x: Remove Comparison to bool in bnx2x_dcb.c (jsc#SLE-13628). - igc: Add debug messages to MAC filter code (jsc#SLE-13533). - igc: Refactor igc_del_mac_filter() (jsc#SLE-13533). - igc: Refactor igc_mac_entry_can_be_used() (jsc#SLE-13533). - igc: Remove igc_*_mac_steering_filter() wrappers (jsc#SLE-13533). - igc: Remove IGC_MAC_STATE_QUEUE_STEERING (jsc#SLE-13533). - igc: Remove 'queue' check in igc_del_mac_filter() (jsc#SLE-13533). - igc: Improve address check in igc_del_mac_filter() (jsc#SLE-13533). - igc: Refactor igc_rar_set_index() (jsc#SLE-13533). - igc: Fix igc_uc_unsync() (jsc#SLE-13533). - igc: Change igc_add_mac_filter() returning value (jsc#SLE-13533). - igc: Check unsupported flag in igc_add_mac_filter() (jsc#SLE-13533). - igc: Remove duplicate code in MAC filtering logic (jsc#SLE-13533). - e1000e: fix S0ix flows for cable connected case (jsc#SLE-13532). - igc: Add new device IDs for i225 part (jsc#SLE-13533). - igc: Fix default MAC address filter override (jsc#SLE-13533). - igc: Remove dead code related to flower filter (jsc#SLE-13533). - igc: Fix NFC queue redirection support (jsc#SLE-13533). - igc: Remove copper fiber switch control (jsc#SLE-13533). - igc: Enable NETIF_F_HW_TC flag (jsc#SLE-13533). - igc: Fix double definition (jsc#SLE-13533). - igc: Fix overwrites when dumping registers (jsc#SLE-13533). - igc: Remove forward declaration (jsc#SLE-13533). - igc: Remove unused CTRL_EXT_LINK_MODE_MASK (jsc#SLE-13533). - igc: Remove unused MDIC_DEST mask (jsc#SLE-13533). - igc: Add support for ETF offloading (jsc#SLE-13533). - igc: Add support for taprio offloading (jsc#SLE-13533). - igc: Add GSO partial support (jsc#SLE-13533). - e1000: remove unneeded conversion to bool (jsc#SLE-13532). - bnx2x: correct a comment mistake in grammar (jsc#SLE-13628). - net: igc: let core reject the unsupported coalescing parameters (jsc#SLE-13533). - net: fm10k: reject unsupported coalescing params (jsc#SLE-13535). - net: e1000: reject unsupported coalescing params (jsc#SLE-13532). - net: be2net: reject unsupported coalescing params (jsc#SLE-15083). - net: bnx2x: reject unsupported coalescing params (jsc#SLE-13628). - net: bnx2: reject unsupported coalescing params (jsc#SLE-15135). - e1000e: reject unsupported coalescing params (jsc#SLE-13532). - igc: Add comment (jsc#SLE-13533). - igc: Add pcie error handler support (jsc#SLE-13533). - igc: Complete to commit Add basic skeleton for PTP (jsc#SLE-13533). - e1000e: Add support for Tiger Lake device (jsc#SLE-13532). - igc: Fix the typo in comment (jsc#SLE-13533). - igc: Add dump options (jsc#SLE-13533). - igc: Complete to commit Add legacy power management support (jsc#SLE-13533). - igc: make non-global functions static (jsc#SLE-13533). - net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore() (jsc#SLE-13532). - e1000e: fix missing cpu_to_le64 on buffer_addr (jsc#SLE-13532). - e1000(e): use new helper tcp_v6_gso_csum_prep (jsc#SLE-13532). - net: core: add helper tcp_v6_gso_csum_prep (jsc#SLE-13532). - net: cnic: fix spelling mistake "/reserverd"/ -> "/reserved"/ (jsc#SLE-15135). - fm10k: use txqueue parameter in fm10k_tx_timeout (jsc#SLE-13535). - cnic: Explicitly initialize all reference counts to 0 (jsc#SLE-15135). - commit c9ceecc - pagewalk: separate function pointers from iterator data (jsc#SLE-16387). - Refresh patches.suse/0017-kvm-s390-protvirt-secure-memory-is-not-mergeable. - Refresh patches.suse/0018-kvm-s390-mm-make-pages-accessible-before-destroying-the-guest. - commit 522acd7 - Add references to jsc#SLE-16387 - Update patches.suse/kernel.h-Add-non_block_start-end.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-notifier-Catch-sleeping-blocking-for-blockable.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 204d70b - scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Fix a couple of bitrotted function documentation headers (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Repair a range of kerneldoc issues (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Removal of unused variables (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Remove unneeded semicolon in bnx2fc_fcoe.c (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup() (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: fix boolreturn.cocci warnings (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Update the driver version to 2.12.13 (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Fix SCSI command completion after cleanup is posted (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: Process the RQE with CQE in interrupt context (bsc#1177142 jre#sle-15133). - scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort() (bsc#1177142 jre#sle-15133). - commit 8bce5c3 - drm/radeon: guard against calling an unpaired radeon_mn_unregister() (jsc#SLE-16387). - commit 4567f0f - pagewalk: use lockdep_assert_held for locking validation (jsc#SLE-16387). - commit 07ce7c2 - mm: split out a new pagewalk.h header from mm.h (jsc#SLE-16387). - commit bee7bab - mm/mmu_notifiers: annotate with might_sleep() (jsc#SLE-16387). - commit a4feb2c - Add references to jsc#SLE-16387 - Update patches.suse/mm-hmm-fix-hmm_range_fault-s-handling-of-swapped-out-pages.patch (git fixes (mm/hmm), jsc#SLE-16387). - Update patches.suse/mm-hmm-hmm_range_fault-infinite-loop.patch (HMM Functionality, jsc#SLE-8176, jsc#SLE-16387). - Update patches.suse/mm-hmm-hmm_range_fault-null-pointer-bug.patch (HMM Functionality, jsc#SLE-8176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-add-a-lockdep-map-for-invalidate_ra.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-check-if-mmu-notifier-callbacks-are.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-prime-lockdep.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-remove-the-__mmu_notifier_invalidat.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-remove-unregister_no_release.patch (jsc#SLE-15176, jsc#SLE-16387). - commit f74975e - blacklist.conf: Append 'drm/amdgpu: disable GFX RAS by default' - commit b2b44f5 - blacklist.conf: Append 'drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability' - commit db6e541 - blacklist.conf: Append 'drm/amd/powerplay: report bootup clock as max supported on dpm disabled' - commit 0c6ce43 - mm: remove CONFIG_MIGRATE_VMA_HELPER (jsc#SLE-16387). - Update config files. - commit 7a1f655 - blacklist.conf: Append 'drm/amdgpu: Default disable GDS for compute VMIDs' - commit d843637 - mm: remove the unused MIGRATE_PFN_DEVICE flag (jsc#SLE-16387). - commit 19c73bc - mm: remove the unused MIGRATE_PFN_ERROR flag (jsc#SLE-16387). - commit f69e741 - nouveau: simplify nouveau_dmem_migrate_vma (jsc#SLE-16387). - commit fb24bf0 - nouveau: simplify nouveau_dmem_migrate_to_ram (jsc#SLE-16387). - commit c1b99fc - nouveau: remove a few function stubs (jsc#SLE-16387). - commit 7daf904 - nouveau: factor out dmem fence completion (jsc#SLE-16387). - commit c74288d - nouveau: factor out device memory address calculation (jsc#SLE-16387). - commit aa83c9d - nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy (jsc#SLE-16387). - commit 2b18daf - mm: turn migrate_vma upside down (jsc#SLE-16387). - commit 918a73d - Add references to jsc#SLE-16387. - Update patches.suse/drm-amdkfd-fix-a-use-after-free-race-with-mmu_notife.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/drm-amdkfd-use-mmu_notifier_put.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 6359fc8 - PCI: pci-epf-test: Add support to defer core initialization (jsc#SLE-15847). - PCI: dwc: Add API to notify core initialization completion (jsc#SLE-15847). - PCI: endpoint: Add notification for core init completion (jsc#SLE-15847). - PCI: dwc: Refactor core initialization code for EP mode (jsc#SLE-15847). - PCI: endpoint: Add core init notifying feature (jsc#SLE-15847). - PCI: endpoint: Assign function number for each PF in EPC core (jsc#SLE-15847). - PCI: endpoint: Replace spinlock with mutex (jsc#SLE-15847). - PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF (jsc#SLE-15847). - commit dedde2d - drm/radeon: use mmu_notifier_get/put for struct radeon_mn (jsc#SLE-16387). - commit 3805587 - Add references to jsc#SLE-16387. - Update patches.suse/hmm-use-mmu_notifier_get-put-for-struct-hmm.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-add-a-get-put-scheme-for-the-regist.patch (jsc#SLE-8449, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-do-not-speculatively-allocate-a-mmu.patch (jsc#SLE-8449, jsc#SLE-16387). - Update patches.suse/mm-mmu_notifiers-hoist-do_mmu_notifier_register-down.patch (jsc#SLE-8449, jsc#SLE-16387). - commit 9adc515 - crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) (jsc#SLE-15129). - crypto: arm/aes-neonbs - switch to library version of key expansion routine (jsc#SLE-15129). - crypto: cesa/aes - switch to library version of key expansion routine (jsc#SLE-15129). - commit d028852 - crypto: qce - use devm_platform_ioremap_resource() to simplify code (jsc#SLE-14454). - commit aa3b68e - crypto: ccree - fix spelling mistake "/configration"/ -> "/configuration"/ (jsc#SLE-14454). - commit f3308fe - blacklist.conf: Append 'drm/bochs: Use shadow buffer for bochs framebuffer console' - commit 4342f31 - blacklist.conf: Append 'drm/fb-helper: Instanciate shadow FB if configured in device's mode_config' - commit 1c54ec6 - blacklist.conf: Append 'drm/fb-helper: Map DRM client buffer only when required' - commit d582dc7 - crypto: safexcel/aes - switch to library version of key expansion routine (jsc#SLE-15129). - commit 022b6a1 - blacklist.conf: Append 'drm/client: Support unmapping of DRM client buffers' - commit 2d48f2d - rpm/constraints.in: recognize also kernel-source-azure (bsc#1176732) - commit 7214bbe - Restore patch reference from SLE15-SP2 for re-backported sound commits - commit 0201b19 - blacklist.conf: Append 'drm/i915: Fix GEN8_MCR_SELECTOR programming' - commit affd40a - blacklist.conf: Append 'drm/i915/vbt: Fix VBT parsing for the PSR section' - commit 87a7539 - mm/hmm: make HMM_MIRROR an implicit option (jsc#SLE-16387). - Update config files. - commit 47db5ca - blacklist.conf: Append 'drm/i915: Lock the engine while dumping the active request' - commit 3c8761c - mm/hmm: allow HMM_MIRROR on all architectures with MMU (jsc#SLE-16387). - Update config files. - commit 3b4eacd - Add references to jsc#SLE-16387 - Update patches.suse/mm-hmm-cleanup-the-hmm_vma_handle_pmd-stub.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-cleanup-the-hmm_vma_walk_hugetlb_entry-stub.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-don-t-abuse-pte_index-in-hmm_vma_handle_pmd.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-only-define-hmm_vma_walk_pud-if-needed.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-the-mask-variable-in-hmm_vma_walk_huge.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-the-page_shift-member-from-struct-hmm_.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-the-unused-vma-argument-to-hmm_range_d.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/nouveau-pass-struct-nouveau_svmm-to-nouveau_range_fa.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 29fcd1d - blacklist.conf: Append 'drm/i915/perf: add missing delay for OA muxes configuration' - commit 588959a - blacklist.conf: Append 'drm/i915/perf: ensure we keep a reference on the driver' - commit 1f7c970 - amdgpu: don't initialize range->list in amdgpu_hmm_init_range (jsc#SLE-16387). - commit 2799035 - blacklist.conf: Append 'drm/i915/gtt: Mark the freed page table entries with scratch' - commit 25b1b5b - amdgpu: remove -EAGAIN handling for hmm_range_fault (jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-superfluous-arguments-from-hmm_range_r.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 6dbbbd3 - blacklist.conf: Append 'drm/i915/gtt: Defer the free for alloc error paths' - commit c4f36af - blacklist.conf: Append 'drm/i915: Deal with machines that expose less than three QGV points' - commit b506731 - blacklist.conf: Append 'Revert "/drm/i915: Introduce private PAT management"/' - commit 678301e - blacklist.conf: Append 'drm/i915: Fix memleak in runtime wakeref tracking' - commit e2d5b4e - blacklist.conf: Append 'drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT' - commit d8e2dad - blacklist.conf: Append 'drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT' - commit 1b36ae2 - blacklist.conf: Append 'drm/i915: fix whitelist selftests with readonly registers' - commit 626f865 - blacklist.conf: Append 'drm/i915: Fix the TBT AUX power well enabling' - commit 60b7e60 - Add references to SLE-16387 to already backported patches. - Update patches.suse/mm-hmm-a-few-more-C-style-and-comment-clean-ups.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-comment-on-VM_FAULT_RETRY-semantics-in-handle.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-merge-hmm_range_snapshot-into-hmm_range_fault.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-hmm_range-vma.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-remove-hugetlbfs-check-in-hmm_vma_walk_pmd.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-replace-hmm_update-with-mmu_notifier_range.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/mm-hmm-replace-the-block-argument-to-hmm_range_fault.patch (jsc#SLE-15176, jsc#SLE-16387). - Update patches.suse/nouveau-return-EBUSY-when-hmm_range_wait_until_valid.patch (jsc#SLE-15176, jsc#SLE-16387). - commit 572a983 - crypto: ctr - add helper for performing a CTR encryption walk (jsc#SLE-15129). - commit caba77c - PCI: tegra: Use pci_host_probe() to register host (jsc#SLE-15847). - PCI: tegra: Remove PLL power supplies (jsc#SLE-15847). - mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS (jsc#SLE-15847). - PCI: tegra: Fix runtime PM imbalance on error (jsc#SLE-15847). - PCI: tegra194: Fix runtime PM imbalance on error (jsc#SLE-15847). - PCI: tegra: Fix reporting GPIO error value (jsc#SLE-15847). - PCI: Check for platform_get_irq() failure consistently (jsc#SLE-15847). - sdhci: tegra: Avoid reading autocal timeout values when not applicable (jsc#SLE-15847). - spi: tegra114: Fix runtime PM imbalance on error (jsc#SLE-15847). - PCI: tegra: Use pci_parse_request_of_pci_ranges() (jsc#SLE-15847). - PCI: tegra: Print -EPROBE_DEFER error message at debug level (jsc#SLE-15847). - PCI: tegra: Add support for PCIe endpoint mode in Tegra194 (jsc#SLE-15847). - sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability (jsc#SLE-15847). - sdhci: tegra: Implement Tegra specific set_timeout callback (jsc#SLE-15847). - spi: tegra114: use true,false for bool variable (jsc#SLE-15847). - spi: tegra114: Use dma_request_chan() directly for channel request (jsc#SLE-15847). - commit 7fd5e12 - crypto: qat - fallback for xts with 192 bit keys (jsc#SLE-14454). - commit ac83642 - crypto: qat - remove unused field in skcipher ctx (jsc#SLE14454). - commit 318ce92 - blacklist.conf: Append 'drm/i915: Lift intel_engines_resume() to callers' - commit 5d99a79 - blacklist.conf: Append 'drm/i915: Only recover active engines' - commit 0abeea0 - crypto: qat - validate xts key (jsc#SLE-14454). - crypto: qat - allow xts requests not multiple of block (jsc#SLE-14454). - crypto: qat - update timeout logic in put admin msg (jsc#SLE-14454). - commit 1cf010e - crypto: arm64/aes-ce-cipher - use AES library as fallback (jsc#SLE-15129). - crypto: aes - move sync ctr(aes) to AES library and generic helper (jsc#SLE-15129). - crypto: arm64/aes-ce - switch to library version of key expansion routine (jsc#SLE-15129). - crypto: arm64/aes-neonbs - switch to library version of key expansion routine (jsc#SLE-15129). - crypto: arm64/aes-ccm - switch to AES library (jsc#SLE-15129). - commit d407931 - mm/hmm: remove the legacy hmm_pfn_* APIs (jsc#SLE-16387). - commit be4d4a4 - irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation (jsc#SLE-15847). - commit 16526ea - crypto: s390/aes - fix name clash after AES library refactor (jsc#SLE-15129). - crypto: arm64/ghash - switch to AES library (jsc#SLE-15129). - commit a0f23df - crypto: qat - send admin messages to set of AEs (jsc#SLE-14454). - commit e438b81 - crypto: qat - update fw init admin msg (jsc#SLE14454). - commit 6fd86fe - crypto: qat - remove packed attribute in etr structs (jsc#SLE-14454). - commit f86be87 - crypto: qat - replace user types with kernel ABI __u types (jsc#SLE-14454). - commit 5431470 - blacklist.conf: Append 'drm/i915: Fix various tracepoints for gen2' - commit 836ffb7 - bpf: Support bitfield read access in btf_struct_access (bsc#1177028). - bpf: Add enum support to btf_ctx_access() (bsc#1177028). Refresh patches.suse/bpf-Do-not-allow-btf_ctx_access-with-__int128-types.patch - bpf: Avoid storing modifier to info->btf_id (bsc#1177028). - bpf: Save PTR_TO_BTF_ID register state when spilling to stack (bsc#1177028). - bpf: Support replacing cgroup-bpf program in MULTI mode (bsc#1177028). Refresh patches.suse/bpf-Initialize-storage-pointers-to-NULL-to-prevent-f.patch - bpf: Remove unused new_flags in hierarchy_allows_attach() (bsc#1177028). - bpf: Simplify __cgroup_bpf_attach (bsc#1177028). Refresh patches.suse/bpf-Initialize-storage-pointers-to-NULL-to-prevent-f.patch - xdp: Make cpumap flush_list common for all map instances (bsc#1177028). - xdp: Make devmap flush_list common for all map instances (bsc#1177028). Refresh patches.suse/devmap-Use-bpf_map_area_alloc-for-allocating-hash-bu.patch - xdp: Fix graze->grace type-o in cpumap comments (bsc#1177028). - xdp: Simplify cpumap cleanup (bsc#1177028). - xdp: Simplify devmap cleanup (bsc#1177028). - bpf: Remove unnecessary assertion on fp_old (bsc#1177028). - bpf, xdp: Start using the BPF dispatcher for XDP (bsc#1177028). - bpf: Introduce BPF dispatcher (bsc#1177028). - bpf: Move trampoline JIT image allocation to a function (bsc#1177028). - bpf, x86, arm64: Enable jit by default when not built as always-on (bsc#1177028). Update config files. - bpf: Emit audit messages upon successful prog load and unload (bsc#1177028). - commit 219add7 - crypto: qat - replace user types with kernel u types (jsc#SLE-14454). - commit 52daf14 - kABI: Fix kABI for 12856e7acde4 PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1176979). - commit e374ebb - crypto: qat - convert to SPDX License Identifiers (jsc#SLE-14454). - commit 3565458 - Enable the amd_energy driver (jsc#SLE-14262) This is a new driver for energy monitoring of the AMD Family 17h and future processors, based on RAPL MSR. - commit f02ec70 - hwmon: (amd_energy) match for supported models (jsc#SLE-14262). - hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_energy_init() (jsc#SLE-14262). - hwmon: Add amd_energy driver to report energy counters (jsc#SLE-14262). - commit 82ef4ee - crypto: qat - simplify the qat_crypto function (jsc#SLE-14454). - commit 5a62d41 - irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs (jsc#SLE-15847). - irqdomain/debugfs: Use PAs to generate fwnode names (jsc#SLE-15847). - gpio/ixp4xx: Register the base PA instead of its VA in fwnode (jsc#SLE-15847). - irqchip/ixp4xx: Register the base PA instead of its VA in fwnode (jsc#SLE-15847). - irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode (jsc#SLE-15847). - irqchip/gic: Register the distributor's PA instead of its VA in fwnode (jsc#SLE-15847). - irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode (jsc#SLE-15847). - irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode (jsc#SLE-15847). - commit 077e154 - crypto: qat - spelling s/Decrytp/Decrypt/ (jsc#SLE-14454). - commit 4580abc - ftrace: Return the first found result in lookup_rec() (bsc#1177028). - bpf: Make BPF trampoline use register_ftrace_direct() API (bsc#1177028). - ftrace: Add helper find_direct_entry() to consolidate code (bsc#1177028). - ftrace: Add another check for match in register_ftrace_direct() (bsc#1177028). - ftrace: Fix accounting bug with direct->count in register_ftrace_direct() (bsc#1177028). - ftrace/samples: Add a sample module that implements modify_ftrace_direct() (bsc#1177028). - ftrace: Add modify_ftrace_direct() (bsc#1177028). - ftrace/x86: Add a counter to test function_graph with direct (bsc#1177028). - ftrace/x86: Add register_ftrace_direct() for custom trampolines (bsc#1177028). Update config files. - ftrace/selftests: Update the direct call selftests to test two direct calls (bsc#1177028). - ftrace: Add another example of register_ftrace_direct() use case (bsc#1177028). - ftrace/selftest: Add tests to test register_ftrace_direct() (bsc#1177028). - ftrace: Add sample module that uses register_ftrace_direct() (bsc#1177028). - ftrace: Add ftrace_find_direct_func() (bsc#1177028). - ftrace: Add register_ftrace_direct() (bsc#1177028). - ftrace: Separate out functionality from ftrace_location_range() (bsc#1177028). - ftrace: Separate out the copying of a ftrace_hash from __ftrace_hash_move() (bsc#1177028). - commit 6f27637 - blacklist.conf: Append 'drm/i915/perf: fix ICL perf register offsets' - commit 8771b48 - blacklist.conf: Append 'drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.' - commit c9d75ae - Drop patches.suse/scsi-qla2xxx-Handle-incorrect-entry_type-entries.patch The patch contains a bug which prevents device discovery. Drop it until we have a proper fix from upstream. - commit d02a6d5 - blacklist.conf: Append 'drm/i915: Keep rings pinned while the context is active' - commit 56d61dd - block: restore a specific error code in bdev_del_partition (bsc#1177095). - commit 625aba8 - scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointer (bsc#1177020 jre#sle-15121). - scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointer (bsc#1177020 jre#sle-15121). - scsi: cxgb4i: Clean up a debug printk (bsc#1177020 jre#sle-15121). - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy() (bsc#1177020 jre#sle-15121). - scsi: libcxgbi: remove unused function to stop warning (bsc#1177020 jre#sle-15121). - commit 6767872 - Delete a doubly applied batman-adv patch - commit edcea1c - drm/i915/fbdev: Restore physical addresses for fb_mmap() (bsc#1152489) - commit 0547af2 - drm/i915: make pool objects read-only (bsc#1152489) - commit fd1ec4d - drm/i915: Protect request peeking with RCU (bsc#1152489) - commit 8d90cb2 - drm/i915/userptr: Try to acquire the page lock around (bsc#1152489) - commit 275dd88 - drm/i915/pmu: "/Frequency"/ is reported as accumulated cycles (bsc#1152489) - commit 6ec3728 - drm/i915: Preload LUTs if the hw isn't currently using them (bsc#1152489) - commit 6c4ce64 - drm/i915: Don't oops in dumb_create ioctl if we have no crtcs (bsc#1152489) - commit 1cefb82 - Revert "/drm/amd/display: enable S/G for RAVEN chip"/ (bsc#1152472) - commit 5a169cb - drm/amdgpu: disable gfxoff on original raven (bsc#1152472) - commit 46fa061 - drm/amdgpu: disable gfxoff when using register read interface (bsc#1152472) - commit ab352c0 - drm/amd/powerplay: correct fine grained dpm force level setting (bsc#1152472) - commit 8775512 - drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported (bsc#1152472) - commit 51a646b - drm/amdgpu: remove experimental flag for Navi14 (bsc#1152472) - commit bbd5497 - drm/amdgpu: fix null pointer deref in firmware header printing (bsc#1152472) - commit 9405872 - drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. (bsc#1152472) - commit 1cb1da2 - drm/i915/tgl: MOCS table update (bsc#1152489) - commit 9a0f681 - Revert "/drm/i915/ehl: Update MOCS table for EHL"/ (bsc#1152489) - commit 333aadd - drm/i915/gvt: fix dropping obj reference twice (bsc#1152489) - commit 38d7e5a - drm/i915: update rawclk also on resume (bsc#1152489) - commit 3403b2f - drm/i915/cmdparser: Fix jump whitelist clearing (bsc#1152489) - commit 21501fb - drm/i915/gen8+: Add RC6 CTX corruption WA (bsc#1152489) - commit 569e932 - drm/i915: Lower RM timeout to avoid DSI hard hangs (bsc#1152489) - commit b736830 - drm/i915/cmdparser: Ignore Length operands during command matching (bsc#1152489) - commit 7d8c6b1 - drm/i915/cmdparser: Add support for backward jumps (bsc#1152489) - commit 28b8c88 - drm/i915/cmdparser: Use explicit goto for error paths (bsc#1152489) - commit ee21942 - drm/i915: Add gen9 BCS cmdparsing (bsc#1152489) - commit 00e4185 - drm/i915: Allow parsing of unsized batches (bsc#1152489) - commit ab44254 - drm/i915: Support ro ppgtt mapped cmdparser shadow buffers (bsc#1152489) - commit e0d67a0 - drm/i915: Add support for mandatory cmdparsing (bsc#1152489) - commit 0b58d68 - drm/i915: Remove Master tables from cmdparser (bsc#1152489) - commit b0c3d33 - drm/i915: Disable Secure Batches for gen6+ (bsc#1152489) - commit 5236b46 - drm/i915: Rename gen7 cmdparser tables (bsc#1152489) - commit 280fef8 - drm/radeon: fix si_enable_smc_cac() failed issue (bsc#1152472) - commit 6e75df4 - drm/amdgpu/renoir: move gfxoff handling into gfx9 module (bsc#1152472) - commit 7a17358 - drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9 (bsc#1152472) - commit d0e7818 - drm/amdgpu: add dummy read by engines for some GCVM status registers (bsc#1152472) - commit 9a432e9 - drm/amdgpu: register gpu instance before fan boost feature enablment (bsc#1152472) - commit 141751d - drm/amd/swSMU: fix smu workload bit map error (bsc#1152472) - commit 8966700 - drm/amdgpu: add navi14 PCI ID (bsc#1152472) - commit fb7e70f - Revert "/drm/amd/display: setting the DIG_MODE to the correct value."/ (bsc#1152472) - commit 2098b6f - drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14 (bsc#1152472) - commit 132d8b3 - drm/amdgpu: dont schedule jobs while in reset (bsc#1152472) - commit f469074 - drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE (bsc#1152472) - commit f7fd8ff - drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (bsc#1152489) - commit c287c7d - drm/i915: Avoid HPD poll detect triggering a new detect cycle (bsc#1152489) - commit 28eb9c0 - Rename patches to the same name as in SLE15-SP3. - commit b538695 - drm/shmem: Add docbook comments for drm_gem_shmem_object madvise (bsc#1152472) - commit 5654b7b - drm/atomic: fix self-refresh helpers crtc state dereference (bsc#1152472) - commit d2cc543 - fbdev: c2p: Fix link failure on non-inlining (bsc#1152472) - commit ad93da2 - drm/amdgpu: enable -msse2 for GCC 7.1+ users (bsc#1152472) - commit b224e93 - drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+ (bsc#1152472) - commit 299096c - drm/amdgpu: fix stack alignment ABI mismatch for Clang (bsc#1152472) - commit 1163295 - drm/radeon: Fix EEH during kexec (bsc#1152472) - commit ce1fc4b - drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE (bsc#1152472) - commit 633c231 - drm/amdgpu/powerplay/vega10: allow undervolting in p7 (bsc#1152472) - commit 8908e45 - dc.c:use kzalloc without test (bsc#1152472) - commit ae9aa22 - drm/amd/display: setting the DIG_MODE to the correct value. (bsc#1152472) - commit 297809e - drm/amd/display: Passive DP->HDMI dongle detection fix (bsc#1152472) - commit a00e651 - drm/amd/display: add 50us buffer as WA for pstate switch in active (bsc#1152472) - commit 14d1d0f - drm/amd/display: Allow inverted gamma (bsc#1152472) - commit 99b2db5 - drm/amd/display: do not synchronize "/drr"/ displays (bsc#1152472) - commit bb8fa52 - drm/amdgpu: If amdgpu_ib_schedule fails return back the error. (bsc#1152472) - commit c2773dc - drm/sched: Set error to s_fence if HW job submission failed. (bsc#1152472) - commit 7c04705 - drm/amdgpu/gfx10: update gfx golden settings for navi12 (bsc#1152472) - commit 5f72c5b - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152472) - commit ea3d401 - drm/amd/display: Change Navi14's DWB flag to 1 (bsc#1152472) - commit bfb72c7 - drm/amdgpu/sdma5: do not execute 0-sized IBs (v2) (bsc#1152472) - commit fd73276 - drm/amdgpu: Fix SDMA hang when performing VKexample test (bsc#1152472) - commit 782c10e - drm/i915: Fix PCH reference clock for FDI on HSW/BDW (bsc#1152489) - commit bf6e408 - drm/i915/tgl: Fix doc not corresponding to code (bsc#1152489) - commit 83669ec - drm/panfrost: Don't dereference bogus MMU pointers (bsc#1152472) - commit 2b2703b - drm/panfrost: fix -Wmissing-prototypes warnings (bsc#1152472) - commit 3926321 - drm/v3d: Fix memory leak in v3d_submit_cl_ioctl (bsc#1152472) - commit 59b64ed - panfrost: Properly undo pm_runtime_enable when deferring a probe (bsc#1152472) - commit 366e621 - drm/etnaviv: fix dumping of iommuv2 (bsc#1152472) - commit 85c9ce2 - drm/etnaviv: reinstate MMUv1 command buffer window check (bsc#1152472) - commit 5ea5b5f - drm/etnaviv: fix deadlock in GPU coredump (bsc#1152472) - commit 2f8aeec - drm/amdgpu/vce: fix allocation size in enc ring test (bsc#1152472) - commit 0f86523 - drm/amdgpu: fix error handling in amdgpu_bo_list_create (bsc#1152472) - commit d3650cf - drm/amdgpu: fix potential VM faults (bsc#1152472) - commit c1e3b85 - drm/amdgpu: user pages array memory leak fix (bsc#1152472) - commit 4b10428 - drm/amdgpu/vcn: fix allocation size in enc ring test (bsc#1152472) - commit fcb8d2c - drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) (bsc#1152472) - commit b714584 - drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) (bsc#1152472) - commit e856ab7 - drm/komeda: Fix typos in komeda_splitter_validate (bsc#1152489) - commit 327ba42 - drm/komeda: Don't flush inactive pipes (bsc#1152489) - commit e462ea4 - drm/panfrost: Handle resetting on timeout better (bsc#1152472) - commit c47b6ee - drm/panfrost: Add missing GPU feature registers (bsc#1152489) - commit 6ad20e4 - drm/ttm: fix handling in ttm_bo_add_mem_to_lru (bsc#1152489) - commit 0c36d77 - drm/ttm: Restore ttm prefaulting (bsc#1152489) - commit bd95939 - drm/ttm: fix busy reference in ttm_mem_evict_first (bsc#1152489) - commit 537e838 - drm/msm/dsi: Implement reset correctly (bsc#1152489) - commit fe02c9e - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 (bsc#1152489) - commit 74806f4 - drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER (bsc#1152489) - commit 69c242b - drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync (bsc#1152472) - commit a6f1fb7 - drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1 (bsc#1152472) - commit 17d29cd - Revert "/drm/radeon: Fix EEH during kexec"/ (bsc#1152472) - commit d70de84 - drm/amdgpu/powerplay: fix typo in mvdd table setup (bsc#1152472) - commit 38c2f3d - drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request (bsc#1152489) - commit 84d500a - drm/i915/userptr: Never allow userptr into the mappable GGTT (bsc#1152489) - commit e1b82bf - drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin (bsc#1152489) - commit f1cc6c5 - drm/i915/execlists: Refactor -EIO markup of hung requests (bsc#1152489) - commit a6ea02f - xen: Stop abusing DT of_dma_configure API (bsc#1152489) - commit 2d49c71 - drm/i915/gt: execlists->active is serialised by the tasklet (bsc#1152489) - commit e94708b - drm/i915/execlists: Protect peeking at execlists->active (bsc#1152489) - commit bc19779 - drm/i915: Fixup preempt-to-busy vs reset of a virtual request (bsc#1152489) - commit 9b00561 - drm/i915: Only enqueue already completed requests (bsc#1152489) - commit dc2adc0 - drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link) (bsc#1152489) - commit 47a3115 - drm/i915/cml: Add second PCH ID for CMP (bsc#1152489) - commit ccceace - drm/i915: Mark contents as dirty on a write fault (bsc#1152489) - commit 3847539 - drm/i915: Prevent bonded requests from overtaking each other on (bsc#1152489) - commit 5f86c68 - drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled (bsc#1152489) - commit 40ad69f - drm/i915: Verify the engine after acquiring the active.lock (bsc#1152489) - commit e85b487 - drm/i915: Extend Haswell GT1 PSMI workaround to all (bsc#1152489) - commit 072b7ce - drm/i915: Don't mix srcu tag and negative error codes (bsc#1152489) - commit 7f2a69f - drm/i915: Whitelist COMMON_SLICE_CHICKEN2 (bsc#1152489) - commit 98477ea - drm/i915: Perform GGTT restore much earlier during resume (bsc#1152489) - commit a0f2aef - drm/i915/execlists: Remove incorrect BUG_ON for schedule-out (bsc#1152489) - commit 101a093 - drm/bridge: tc358767: fix max_tu_symbol value (bsc#1152472) - commit 6aa5791 - drm/panel: tpo-td043mtea1: Fix SPI alias (bsc#1152489) - commit 7357da9 - drm/panel: tpo-td028ttec1: Fix SPI alias (bsc#1152489) - commit fc5adce - drm/panel: sony-acx565akm: Fix SPI alias (bsc#1152489) - commit 08fac1f - drm/panel: nec-nl8048hl11: Fix SPI alias (bsc#1152489) - commit 2181342 - drm/panel: lg-lb035q02: Fix SPI alias (bsc#1152489) - commit 465244d - video/logo: do not generate unneeded logo C files (bsc#1152489) - commit c48e6da - video/logo: remove unneeded *.o pattern from clean-files (bsc#1152489) - commit 0f9878c - Revert "/drm/i915: Fix DP-MST crtc_mask"/ (bsc#1152489) - commit c9a0e3a - drm/i915: Fix g4x sprite scaling stride check with GTT remapping (bsc#1152489) - commit bd5549f - drm/i915/dp: Fix dsc bpp calculations, v5. (bsc#1152489) - commit 9e37e83 - drm/tilcdc: include linux/pinctrl/consumer.h again (bsc#1152489) - commit 69fd920 - drm/omap: fix max fclk divider for omap36xx (bsc#1152472) - commit 9b94253 - drm/komeda: prevent memory leak in komeda_wb_connector_add (bsc#1152489) - commit 1ecdca1 - drm: Clear the fence pointer when writeback job signaled (bsc#1152489) - commit 651384c - drm: Free the writeback_job when it with an empty fb (bsc#1152489) - commit 820278f - drm/amd/display: fix dcn21 Makefile for clang (bsc#1152472) - commit a440b68 - drm/amd/display: hide an unused variable (bsc#1152472) - commit eb944ba - drm/amdgpu: display_mode_vba_21: remove uint typedef (bsc#1152472) - commit 89a0df6 - drm/amdgpu: hide another #warning (bsc#1152472) - commit 6b57333 - drm/amdgpu: make pmu support optional, again (bsc#1152472) - commit 3c76d73 - drm/amdgpu: fix multiple memory leaks in acp_hw_init (bsc#1152472) - commit c1b9168 - drm/amdgpu: return tcc_disabled_mask to userspace (bsc#1152472) - commit 76b1b6e - drm/amdgpu: don't increment vram lost if we are in hibernation (bsc#1152472) - commit 7b2c06f - Revert "/drm/amdgpu: disable stutter mode for renoir"/ (bsc#1152472) - commit d03f552 - drm/amd/powerplay: add sensor lock support for smu (bsc#1152472) - commit 326ccd7 - drm/amd/powerplay: change metrics update period from 1ms to 100ms (bsc#1152472) - commit b5aaa29 - drm/amdgpu: revert "/disable bulk moves for now"/ (bsc#1152472) - commit 2b6f70c - drm/amd/display: prevent memory leak (bsc#1152489) - commit a2bc2a2 - drm/amdgpu/gfx10: add support for wks firmware loading (bsc#1152489) - commit d0a5042 - drm/amdgpu/display: include slab.h in dcn21_resource.c (bsc#1152489) - commit 5c72bb3 - drm/amdgpu/display: fix 64 bit divide (bsc#1152489) - commit e69d6a3 - drm/amdgpu: flag navi12 and 14 as experimental for 5.4 (bsc#1152489) - commit 05cbd47 - drm/amdgpu: add navi12 pci id (bsc#1152489) - commit f17ee88 - drm/amdgpu: add navi14 PCI ID for work station SKU (bsc#1152489) - commit 8998b87 - drm/amdkfd: Swap trap temporary registers in gfx10 trap handler (bsc#1152489) - commit 41f6186 - drm/amd/powerplay: implement sysfs for getting dpm clock (bsc#1152489) - commit 08e072c - drm/amd/display: Restore backlight brightness after system resume (bsc#1152489) - commit 7ef2658 - drm/amd/display: Implement voltage limitation for dali (bsc#1152489) - commit 099126c - drm/amd/display: add Asic ID for Dali (bsc#1152489) - commit 25617d3 - drm/amdgpu: Fix KFD-related kernel oops on Hawaii (bsc#1152489) - commit 7a5d538 - drm/amd/amdgpu: power up sdma engine when S3 resume back (bsc#1152489) - commit cd8b517 - drm/amdgpu: Check for valid number of registers to read (bsc#1152489) - commit c09503f - drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed (bsc#1152489) - commit 81c8b77 - drm/amd/display: Add missing HBM support and raise Vega20's uclk. (bsc#1152489) - commit 30395a2 - drm/amd/display: dce11.x /dce12 update formula input (bsc#1152489) - commit ae9d1e4 - drm/amdgpu: remove program of lbpw for renoir (bsc#1152489) - commit 5933cab - drm/amdgpu: Remove clock gating restore. (bsc#1152489) - commit 08bb2c0 - drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_access (bsc#1152489) - commit f08928a - drm/amd/display: update renoir_ip_offset.h (bsc#1152489) - commit 883227c - drm/amdgpu: disable stutter mode for renoir (bsc#1152489) - commit 370f26f - drm/amd/display: Add stereo mux and dig programming calls for dcn21 (bsc#1152489) - commit 5246ba7 - drm/panfrost: Prevent race when handling page fault (bsc#1152489) - commit bd6ada9 - drm/panfrost: Remove NULL checks for regulator (bsc#1152489) - commit 3a674d0 - drm/panfrost: Fix regulator_get_optional() misuse (bsc#1152489) - commit 95225e0 - drm: Measure Self Refresh Entry/Exit times to avoid thrashing (bsc#1152489) - commit 48001bb - drm: Fix kerneldoc and remove unused struct member in self_refresh (bsc#1152489) - commit a94f99d - drm/atomic: Rename crtc_state->pageflip_flags to async_flip (bsc#1152489) - commit 48a2e7c - drm/atomic: Reject FLIP_ASYNC unconditionally (bsc#1152489) - commit 403b73e - drm/atomic: Take the atomic toys away from X (bsc#1152489) - commit f8046ff - drm/kms: Duct-tape for mode object lifetime checks (bsc#1152472) - commit 99ec630 - Revert "/drm/bridge: adv7511: Attach to DSI host at probe time"/ (bsc#1152489) - commit 80e3de0 - drm/radeon: untag user pointers in radeon_gem_userptr_ioctl (bsc#1152489) - commit 866ff9c - drm/amdgpu: untag user pointers (bsc#1152489) - commit 93f0086 - i2c: replace i2c_new_secondary_device with an ERR_PTR variant (bsc#1152489) - commit 2c03fe0 - drivers/gpu/drm/via: convert put_page() to put_user_page*() (bsc#1152489) - commit 616d76c - backlight: pwm_bl: Set scale type for brightness curves specified in (bsc#1152489) - commit 9168251 - backlight: pwm_bl: Set scale type for CIE 1931 curves (bsc#1152489) - commit d5b30d4 - backlight: Expose brightness curve type through sysfs (bsc#1152489) - commit 0936955 - backlight: gpio-backlight: Correct initial power state handling (bsc#1152489) - commit e242b4b - video: backlight: tosa_lcd: drop check because (bsc#1152489) - commit 0535dad - video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE} (bsc#1152489) - commit ff61f9b - backlight: lms283gf05: Fix a typo in the description passed to (bsc#1152489) - commit 40c1175 - backlight: lm3630a: Switch to use fwnode_property_count_uXX() (bsc#1152489) - commit cb17358 - backlight: rave-sp: Leave initial state and register with correct (bsc#1152489) - commit 6e937b8 - video/fbdev: Drop JZ4740 driver (bsc#1152489) - commit 28a6ae0 - drm/radeon: guard against calling an unpaired radeon_mn_unregister() (bsc#1152489) - commit 5c43b71 - mm: remove CONFIG_MIGRATE_VMA_HELPER (bsc#1152489) - commit e328afa - mm: remove the unused MIGRATE_PFN_DEVICE flag (bsc#1152489) - commit 006ebdf - nouveau: simplify nouveau_dmem_migrate_vma (bsc#1152489) - commit 1fed516 - nouveau: simplify nouveau_dmem_migrate_to_ram (bsc#1152489) - commit 0bb4413 - nouveau: remove a few function stubs (bsc#1152489) - commit 83156ed - nouveau: factor out dmem fence completion (bsc#1152489) - commit 334475f - nouveau: factor out device memory address calculation (bsc#1152489) - commit 7bf0a53 - nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy (bsc#1152489) - commit 673268a - mm: turn migrate_vma upside down (bsc#1152489) - commit 6ae5d0a - drm/amdkfd: use mmu_notifier_put (bsc#1152489) - commit b1c5e0f - drm/amdkfd: fix a use after free race with mmu_notifer unregister (bsc#1152489) - commit 9066e76 - drm/radeon: use mmu_notifier_get/put for struct radeon_mn (bsc#1152489) - commit 50a6d26 - hmm: use mmu_notifier_get/put for 'struct hmm' (bsc#1152489) - commit bdacf22 - mm/hmm: make HMM_MIRROR an implicit option (bsc#1152489) - commit d68df81 - mm/hmm: remove the page_shift member from struct hmm_range (bsc#1152489) - commit d1494b6 - nouveau: pass struct nouveau_svmm to nouveau_range_fault (bsc#1152489) - commit 7f805fc - amdgpu: don't initialize range->list in amdgpu_hmm_init_range (bsc#1152489) - commit 0aabe72 - amdgpu: remove -EAGAIN handling for hmm_range_fault (bsc#1152489) - commit a3a4dd6 - mm/hmm: remove hmm_range vma (bsc#1152489) - commit 7a11310 - mm/hmm: replace the block argument to hmm_range_fault with a flags (bsc#1152489) - commit 9056209 - mm/hmm: replace hmm_update with mmu_notifier_range (bsc#1152489) - commit 0813cd7 - mm/hmm: remove the legacy hmm_pfn_* APIs (bsc#1152489) - commit 09854af - nouveau: return -EBUSY when hmm_range_wait_until_valid fails (bsc#1152489) - commit 30d929c - kbuild: change *FLAGS_<basetarget>.o to take the path relative to (bsc#1152489) - commit 691ec88 - drm/nouveau/bar/gm20b: Avoid BAR1 teardown during init (bsc#1152472) - commit b310a01 - drm/nouveau: Fix ordering between TTM and GEM release (bsc#1152472) - commit 2f4b7fa - drm/nouveau/prime: Extend DMA reservation object lock (bsc#1152472) - commit 0852645 - drm/nouveau: Fix fallout from reservation object rework (bsc#1152472) - commit bd81856 - drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectors (bsc#1152472) - commit 3b6d507 - drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap (bsc#1152489) - commit 049a8de - drm/i915: to make vgpu ppgtt notificaiton as atomic operation (bsc#1152489) - commit 17970c8 - drm/i915: Flush the existing fence before GGTT read/write (bsc#1152489) - commit 1942967 - drm/i915: Hold irq-off for the entire fake lock period (bsc#1152489) - commit f64469b - drm/i915/gvt: update RING_START reg of vGPU when the context is (bsc#1152489) - commit 066dca6 - drm/i915/gvt: update vgpu workload head pointer correctly (bsc#1152489) - commit 6bf208b - drm/mcde: Fix DSI transfers (bsc#1152472) - commit 5d556bd - drm/panfrost: Remove unnecessary hwaccess_lock spin_lock (bsc#1152489) - commit 4dbc1eb - drm/panfrost: Flush and disable address space when freeing page (bsc#1152489) - commit c0535b3 - drm/panfrost: Add cache/TLB flush before switching address space (bsc#1152489) - commit 5e9b7dd - drm/panfrost: Split mmu_hw_do_operation into locked and unlocked (bsc#1152489) - commit 7e5393c - drm/panfrost: Rework page table flushing and runtime PM interaction (bsc#1152489) - commit 87df48f - drm/panfrost: Remove unnecessary mmu->lock mutex (bsc#1152489) - commit d931c92 - drm/panfrost: Hold runtime PM reference until jobs complete (bsc#1152489) - commit 35bab67 - drm/panfrost: Rework runtime PM initialization (bsc#1152489) - commit 71c6c04 - drm/panfrost: Use mutex_trylock in panfrost_gem_purge (bsc#1152489) - commit e4bfd0b - drm/shmem: Use mutex_trylock in drm_gem_shmem_purge (bsc#1152489) - commit eef99c9 - drm/shmem: Do dma_unmap_sg before purging pages (bsc#1152489) - commit b1e2e6e - drm/panfrost: Fix possible suspend in panfrost_remove (bsc#1152489) - commit 7f83196 - drm/panfrost: Add missing check for pfdev->regulator (bsc#1152489) - commit fb99509 - drm/msm: Use the correct dma_sync calls harder (bsc#1152489) - commit a25a5aa - drm/msm: remove unlikely() from WARN_ON() conditions (bsc#1152489) - commit c0fdd4c - drm/msm/dsi: Fix return value check for clk_get_parent (bsc#1152489) - commit bfa307d - drm/msm: add atomic traces (bsc#1152489) - commit 972691d - drm/msm/dpu: async commit support (bsc#1152489) - commit cf8282b - drm/msm: async commit support (bsc#1152489) - commit 9f89adb - drm/msm: split power control from prepare/complete_commit (bsc#1152489) - commit 71bf5bd - drm/msm: add kms->flush_commit() (bsc#1152489) - commit dae5d58 - drm/msm: convert kms->complete_commit() to crtc_mask (bsc#1152489) - commit 0a717b5 - drm/msm: add kms->wait_flush() (bsc#1152489) - commit 7ace3ac - drm/msm/dpu: handle_frame_done() from vblank irq (bsc#1152489) - commit 98a3520 - drm/msm/dpu: add real wait_for_commit_done() (bsc#1152489) - commit 3f48272 - drm/msm/dpu: unwind async commit handling (bsc#1152489) - commit 3c352ef - drm/msm/dpu: remove unused arg (bsc#1152489) - commit 28ba4fb - drm/msm/dpu: remove some impossible error checking (bsc#1152489) - commit 9189873 - drm/msm/dpu: add rotation property (bsc#1152489) - commit cc79d7a - drm/msm: Remove Kconfig default (bsc#1152489) - commit ab000d0 - drm/msm/dpu: remove stray "/n"/ (bsc#1152489) - commit 37de023 - drm/msm/dpu: fix "/frame done"/ timeouts (bsc#1152489) - commit 976bde2 - drm/msm: Use struct_size() helper (bsc#1152489) - commit 6704644 - drm/msm: Use generic bulk clock function (bsc#1152489) - commit d8179f2 - drm/msm/mdp5: Find correct node for creating gem address space (bsc#1152489) - commit 1df2115 - drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warnings (bsc#1152489) - commit 7c15c35 - drm/msm/a6xx: add missing MODULE_FIRMWARE() (bsc#1152489) - commit 87cdb5e - drm/msm/mdp5: Add msm8998 support (bsc#1152489) - commit 3b45b27 - drm/msm/dpu: remove dpu_mdss:hwversion (bsc#1152489) - commit 9eaf06a - drm/msm: Transition console to msm framebuffer (bsc#1152489) - commit b0684f1 - drm/msm/hdmi: Convert to use GPIO descriptors (bsc#1152489) - commit dd249b8 - drm/msm/dpu: Drop unused GPIO code (bsc#1152489) - commit 0350234 - drm/msm/dsi: Drop unused GPIO includes (bsc#1152489) - commit f98ff71 - drm/msm/mdp4: Drop unused GPIO include (bsc#1152489) - commit 6592a1c - drm/msm: drop use of drmP.h (bsc#1152489) - commit 7cde3c1 - drm/amdgpu: Move null pointer dereference check (bsc#1152489) - commit 2ba22bd - drm/amdgpu: Fix undefined dm_ip_block for navi12 (bsc#1152489) - commit 8590c11 - drm/amdgpu: fix no interrupt issue for renoir emu (v2) (bsc#1152489) - commit 28ded89 - drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series (bsc#1152489) - commit 92f0918 - drm/amd/powerplay: SMU_MSG_OverridePcieParameters is unsupport for (bsc#1152489) - commit 615755e - drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover (bsc#1152489) - commit ea70264 - drm/amdgpu: Enable DC on Renoir (bsc#1152489) - commit d3024c2 - drm/amd/display: Add DCN2.1 changes to DML (bsc#1152489) - commit f187b21 - drm/amd/display: Correct order of RV family clk managers for Renoir (bsc#1152489) - commit 0aba4d4 - drm/amd/display: add Renoir to kconfig (bsc#1152489) - commit d0c17a4 - drm/amd/display: build dcn21 blocks (bsc#1152489) - commit ea7513b - drm/amd/display: add dcn21 core DC changes (bsc#1152489) - commit cb3624b - drm/amd/display: add dal_asic_id for renoir (bsc#1152489) - commit 258b8f0 - drm/amd/display: call update_bw_bounding_box (bsc#1152489) - commit 7d58494 - drm/amd/display: Handle Renoir in amdgpu_dm (v2) (bsc#1152489) - commit 84583c6 - drm/amd/display: Handle Renoir in DC (bsc#1152489) - commit fe6007d - drm/amd/display: Fix register names (bsc#1152489) - commit 977f9a0 - drm/amd/display: Add Renoir DML (bsc#1152489) - commit 94e3c39 - drm/amd/display: Add Renoir GPIO (bsc#1152489) - commit 369309a - drm/amd/display: Add Renoir resource (v2) (bsc#1152489) - commit 4cf7726 - drm/amd/display: Add Renoir clock manager (bsc#1152489) - commit 7b16ee2 - drm/amd/display: Add Renoir Hubbub (v2) (bsc#1152489) - commit 366098a - drm/amd/display: Add Renoir hubbub registers list (bsc#1152489) - commit 5089598 - drm/amd/display: Add hubp block for Renoir (v2) (bsc#1152489) - commit b0bb92a - drm/amd/display: Add Renoir irq_services (v2) (bsc#1152489) - commit a1539cc - drm/amd/display: Add pp_smu functions for Renoir (bsc#1152489) - commit 3573654 - drm/amd/display: Add Renoir hw_seq register list (bsc#1152489) - commit 8adf6ae - drm/amd/display: Add Renoir clock registers list (bsc#1152489) - commit 2f659d9 - drm/amd/display: Add Renoir registers (v3) (bsc#1152489) - commit c5c3a82 - drm/amd/powerplay: add the interface for getting ultimate frequency (bsc#1152489) - commit 3d07cac - drm/amd/powerplay: enable populate DPM clocks table for swSMU APU (bsc#1152489) - commit 14bad50 - drm/amd/powerplay: regards the APU always enable the dpm feature mask (bsc#1152489) - commit 72413c5 - drm/amdgpu: Initialize and update SDMA power gating (bsc#1152489) - commit 8e21192 - drm/amdgpu/psp: keep TMR in visible vram region for SRIOV (bsc#1152489) - commit 7d2fb3a - drm/amdgpu: keep the stolen memory in visible vram region (bsc#1152489) - commit 3d106a3 - drm/amdgpu: fix spelling mistake "/jumpimng"/ -> "/jumping"/ (bsc#1152489) - commit 59a8870 - drm/amdgpu/virtual_dce: drop error message in hw_init (bsc#1152489) - commit 9b7af71 - drm/amdgpu/si: fix ASIC tests (bsc#1152489) - commit eb73c34 - drm/amd/amdgpu: hide voltage and power sensors on SI and KV parts (bsc#1152489) - commit 5140377 - drm/amdgpu: introduce vram lost for reset (v2) (bsc#1152489) - commit 753754d - drm/amd/powerplay: enable jpeg powergating for navi1x (bsc#1152489) - commit f1c9df6 - drm/amdgpu: enable athub powergating for navi12 (bsc#1152489) - commit 7acb6fc - drm/amdgpu: enable vcn powergating for navi12 (bsc#1152489) - commit 65d19ca - drm/amdgpu: correct in_suspend setting for navi series (bsc#1152489) - commit 6aa1662 - drm/amd: remove meaningless descending into amd/amdkfd/ (bsc#1152489) - commit c79148c - drm/amd/display: remove unused function setFieldWithMask (bsc#1152489) - commit 56a75f3 - drm/amd/powerplay: correct the pp_feature output on Arcturus (bsc#1152489) - commit af7225a - drm/amdgpu: Vega20 SMU I2C HW engine controller. (bsc#1152489) - commit f479565 - drm/amd/powerplay: Add interface to lock SMU HW I2C. (bsc#1152489) - commit 1de258a - Update config files - enable FORTIFY_SOURCE (jsc#SLE-11598) - commit 4339218 - drm/amd: Import smuio_11_0 headers for EEPROM access on Vega20 (bsc#1152489) - commit 7551b68 - drm/amdgpu: Add RAS EEPROM table. (bsc#1152489) - commit ef260e7 - Revert "/drm/amdgpu: free up the first paging queue v2"/ (bsc#1152489) - commit 82f3fa2 - drm/amdgpu/display: fix build error without (bsc#1152489) - commit 91e3fa9 - drm/amd/powerplay: Fix an off by one in navi10_get_smu_msg_index() (bsc#1152489) - commit 4416d3c - drm/amd/display: Fix error message (bsc#1152489) - commit 9363a0f - drm/amdgpu: add dummy read for some GCVM status registers (bsc#1152489) - commit 3bfa476 - drm/exynos: drop use of drmP.h (bsc#1152489) - commit 93c87a1 - drm/amd/display: 3.2.48 (bsc#1152489) - commit 73db657 - drm/amd/display: flicking observed while installing driver on Navi10 (bsc#1152489) - commit 4d49991 - Update config files. Drop config leftovers after patches.suse/netfilter-nf_tables-make-sets-built-in.patch - commit b670cd3 - drm/amd/display: Properly read LVTMA_PWRSEQ_CNTL (bsc#1152489) - commit 548ab67 - drm/amd/display: revert wait in pipelock (bsc#1152489) - commit 691de2d - drm/amd/display: Use res_cap to acquire i2c instead of pipe count (bsc#1152489) - commit 3c1e179 - drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags (bsc#1152489) - commit 6a2a16f - drm/amd/display: fix DML not calculating delivery time (bsc#1152489) - commit 3d9bfba - drm/amd/display: MST topology debugfs (bsc#1152489) - commit 6b43116 - drm/amd/display: set av_mute in hw_init for HDMI (bsc#1152489) - commit 73acd5d - drm/amd/display: Add Logging for Gamma Related information (bsc#1152489) - commit 3f2adfa - drm/amd/display: Enable HW rotation (bsc#1152489) - commit a5cf3ec - drm/amd/display: add Cursor Degamma logic for DCN2 (bsc#1152489) - commit 41d51f8 - drm/amd/display: fix odm validation (bsc#1152489) - commit 360371c - drm/amd/display: fix odm stream release (bsc#1152489) - commit b3f1f12 - drm/amd/display: fix dcn20 odm dpp programming (bsc#1152489) - commit 86cbf80 - drm/amd/display: Fix number of slices not being checked for dsc (bsc#1152489) - commit ec6df3c - drm/amd/display: fix odm pipe copy (bsc#1152489) - commit 43081f5 - drm/amd/display: fix trigger not generated for freesync (bsc#1152489) - commit 442346f - drm/amd/display: fix stuck test pattern on right half of display (bsc#1152489) - commit 2837437 - drm/amd/display: support spdif (bsc#1152489) - commit 5c0f704 - drm/amd/display: Refactoring VTEM (bsc#1152489) - commit c142850 - drm/amd/display: 3.2.47 (bsc#1152489) - commit b185290 - drm/amd/display: cleaned up coding error in init_hw (bsc#1152489) - commit 1aae62a - drm/amd/display: Add VM page fault handle implementation (bsc#1152489) - commit f64e760 - drm/amd/display: refactor Device ID for external chips (bsc#1152489) - commit 037de27 - drm/amd/display: Zero-out dsc init regs (bsc#1152489) - commit 0a26500 - drm/amd/display: Implement voltage limitation stub (bsc#1152489) - commit 59b8f68 - drm/amd/display: add null checks before logging (bsc#1152489) - commit 175ad5d - drm/amd/display: set Hratio and VRatio in dml (bsc#1152489) - commit 3fa14dc - drm/amd/display: fix dp stream enable (bsc#1152489) - commit def265d - drm/amd/display: load iram for abm 2.3 (bsc#1152489) - commit d6ff845 - drm/amd/display: fix MPO HUBP underflow with Scatter Gather (bsc#1152489) - commit 03af1ef - drm/amd/display: fix audio endpoint not getting disabled issue (bsc#1152489) - commit 89be551 - drm/amd/display: Delete dead code in command_table_helper (bsc#1152489) - commit db55286 - drm/amd/display: re structure odm to allow 4 to 1 support (bsc#1152489) - commit e1313ca - drm/amdgpu: set adev->num_vmhubs for gmc6,7,8 (bsc#1152489) - commit 3c714c2 - drm/amdgpu/display: add flag for multi-display mclk switching (bsc#1152489) - commit 9e34cb0 - drm/amd/display: update bw_calcs to take pipe sync into account (v3) (bsc#1152489) - commit ba67e14 - drm/amdgpu/powerplay/vega10: enable mclk switching if monitors are (bsc#1152489) - commit 3cad0a1 - drm/amdgpu/powerplay/smu7: enable mclk switching if monitors are (bsc#1152489) - commit 1d8433f - amd/amdkfd: add Arcturus vf DID support (bsc#1152489) - commit 60523e3 - drm/amd/powerpaly: fix navi series custom peak level value error (bsc#1152489) - commit 046cdd4 - drm/amdgpu: correct ras error count type (bsc#1152489) - commit fea7ec1 - drm/amd/display: fix calc_pll_max_vco_construct (bsc#1152489) - commit efc69e4 - drm/amdgpu: enable VCN DPG for Renoir (bsc#1152489) - commit c42e93f - Revert "/drm/amdgpu: use direct loading on renoir vcn for the moment"/ (bsc#1152489) - commit 6779cd1 - drm/amdgpu: update gc/sdma goldensetting for rn (bsc#1152489) - commit dc4f026 - drm/amd/powerplay: Disable renoir smu feature retrieve for the moment (bsc#1152489) - commit b84e353 - drm/amd/powerplay: enable renoir dpm feature (bsc#1152489) - commit 2cc02fd - drm/amdgpu: enable SDMA power gating for rn (bsc#1152489) - commit c090189 - drm/amdgpu/sdma4: set sdma clock gating for rn (bsc#1152489) - commit 99d4cb7 - drm/amdgpu/mmhub1: set mmhub clock gating for rn (bsc#1152489) - commit a932e94 - drm/amdgpu: enable DF clock gating for rn (bsc#1152489) - commit 5dfc4b0 - drm/amdgpu: enable athub clock gating for rn (bsc#1152489) - commit d1bd800 - drm/amdgpu: enable IH clock gating for rn (bsc#1152489) - commit 480fa05 - drm/amdgpu: enable vcn clock gating for rn (bsc#1152489) - commit f64b0d3 - drm/amdgpu: enable rom clock gating for rn (bsc#1152489) - commit 03078bc - drm/amdgpu: enable HDP clock gating for rn (bsc#1152489) - commit 4179e88 - drm/amdgpu: enable BIF clock gating for rn (bsc#1152489) - commit 96ed1af - drm/amdgpu: enable sdma clock gating for rn (bsc#1152489) - commit 1d1023c - drm/amdgpu: enable mmhub clock gating for rn (bsc#1152489) - commit 9644520 - drm/amdgpu: enable gfx clock gating for rn (bsc#1152489) - commit 91ce5d5 - drm/amd/powerplay: add DPMCLOCKS table implementation (bsc#1152489) - commit 983a0c8 - drm/amd/powerplay: init smu tables for rn (bsc#1152489) - commit 86e7428 - drm/amd/powerplay: add smu tables for rn (bsc#1152489) - commit d80677a - drm/amd/powerplay: using valid mapping check for rn (bsc#1152489) - commit 26616fc - drm/amd/powerplay: fix checking gfxoff status for rn (bsc#1152489) - commit eaddc34 - drm/amdgpu: add and enable gfxoff feature (bsc#1152489) - commit 0e09e3c - drm/amdgpu: add set_gfx_cgpg implement (v2) (bsc#1152489) - commit 66039e3 - drm/amd/powerplay: udpate smu_v12_0_check_fw_version (v2) (bsc#1152489) - commit 3b5759f - drm/amd/powerplay: powerup sdma/vcn for all apu series (bsc#1152489) - commit e60f25c - drm/amdgpu/powerplay: add Renoir VCN power management (bsc#1152489) - commit 72b0fd2 - drm/amdgpu: skip dpm init for renoir (bsc#1152489) - commit dcc74bf - drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoir (bsc#1152489) - commit 1b4ed5f - drm/amdgpu/powerplay: add smu ip block for renoir (v2) (bsc#1152489) - commit ee3bfa9 - drm/amdgpu/powerplay: add smu_v12_0.c & smu_v12_0.h for renoir (bsc#1152489) - commit e65f13c - drm/amdgpu/powerplay: add initial renoir_ppt.c for renoir (v3) (bsc#1152489) - commit 0d1b11c - drm/amd/powerplay: add smu12_driver_if.h (v3) (bsc#1152489) - commit 88e5887 - drm/amdgpu/powerplay: Add smu_v12_0_ppsmc.h (v2) (bsc#1152489) - commit fdd76d1 - drm/amd/display: fix a potential null pointer dereference (bsc#1152489) - commit bee4a29 - drm/amdgpu/powerplay: remove redundant assignment to variable (bsc#1152489) - commit 7dc3723 - drm/amdkfd: Make deallocate_hiq_sdma_mqd static (bsc#1152489) - commit 0d92f63 - drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1x (bsc#1152489) - commit ffb4b32 - drm/amd/display: Enable SST DSC in DM (bsc#1152489) - commit 9fefe66 - Revert "/drm/amd/display: Fix underscan not using proper scaling"/ (bsc#1152489) - commit 407e882 - Revert "/drm/amd/display: add global master update lock for DCN2"/ (bsc#1152489) - commit 63d3c55 - Revert "/drm/amd/display: navi10 bring up skip dsc encoder config"/ (bsc#1152489) - commit fc29df3 - Revert "/drm/amd/display: skip dsc config for navi10 bring up"/ (bsc#1152489) - commit e5af6be - amd/amdgpu: add Arcturus vf DID support (bsc#1152489) - commit c3b6495 - drm/amdgpu: unity mc base address for arcturus (bsc#1152489) - commit 345bff2 - drm/amdgpu: disable agp for sriov (bsc#1152489) - commit 8b91d49 - drm/amdkfd: remove set but not used variable 'pdd' (bsc#1152489) - commit 61cbbfb - drm/amd/display: remove duplicated include from dc_link.c (bsc#1152489) - commit 5f0e51f - drm/amdgpu: remove duplicated include from gfx_v9_0.c (bsc#1152489) - commit a484df1 - drm/amdgpu: remove set but not used variable 'psp_enabled' (bsc#1152489) - commit 2c8b1e9 - drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode (bsc#1152489) - commit 2983270 - drm/amd/display: Lock the CRTC when setting CRC source (bsc#1152489) - commit 36def49 - drm/amd/display: Split out DC programming for CRC capture (bsc#1152489) - commit 3e9636d - drm/amd/display: Use connector list for finding DPRX CRC aux (bsc#1152489) - commit e83a877 - drm/amd/display: Check return code for CRC drm_crtc_vblank_get (bsc#1152489) - commit 7e3611e - drm/amd/powerplay: correct typo (bsc#1152489) - commit cc06fa9 - drm/amd/powerplay: correct SW smu11 thermal range settings (bsc#1152489) - commit b807b96 - drm/amd/powerplay: set Arcturus default fclk as bootup value on dpm (bsc#1152489) - commit 01cbc0b - drm/amd/powerplay: get bootup fclk value (bsc#1152489) - commit 73dfeb6 - drm/amd/powerplay: expose supported clock domains only through sysfs (bsc#1152489) - commit 36203b1 - drm/amd/powerplay: update Arcturus smc fw and driver interface header (bsc#1152489) - commit b705939 - drm/amd/powerplay: add smu_smc_read_sensor support for arcturus (bsc#1152489) - commit 4419583 - drm/amdgpu: Fix a typo in the include header guard of (bsc#1152489) - commit 91705a2 - drm/amdgpu/psp: move TMR to cpu invisible vram region (bsc#1152489) - commit 468640a - drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit (bsc#1152489) - commit 1fa6c76 - drm/amdkfd: Fill the name field in node topology with asic name v2 (bsc#1152489) - commit bace489 - drm/amdgpu: Set no-retry as default. (bsc#1152489) - commit 79c2ecd - drm/amdgpu: add firmware header printing for psp fw loading (v2) (bsc#1152489) - commit b98a5c1 - drm/amdgpu: fix debug level for ppt offset/size (bsc#1152489) - commit 0463c11 - drm/amdgpu: remove special autoload handling for navi12 (bsc#1152489) - commit cf9be04 - drm/amdgpu: Use new mode2 reset interface for RV. (bsc#1152489) - commit e8b53ee - drm/amd/poweplay: Add amd_pm_funcs callback for mode 2 (bsc#1152489) - commit 7893398 - drm/amd/powerpay: Implement mode2 reset callback for SMU10 (bsc#1152489) - commit 3fe767b - drm/amd/powerplay: add mode2 reset callback for pp_smu_mgr (bsc#1152489) - commit a65ead4 - Ran series_sort.py, moving one patch, to make it happy - commit 9be1933 - drm/amd/powerplay: Fix meaning of 0x1E PPSMC_MSG (bsc#1152489) - commit 4fe220e - dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS (bsc#1152489) - commit 457f35f - drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2) (bsc#1152489) - commit 4500233 - drm/amd/amdgpu: Update VM function pointer (bsc#1152489) - commit 91f9852 - drm/amdkfd: Fill amdgpu_task_info for KFD VMs (bsc#1152489) - commit 249bfb9 - drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10 (bsc#1152489) - commit a0e8330 - drm/amdgpu: Add more page fault info printing for GFX10 (bsc#1152489) - commit 4417fcf - drm/amdgpu: Add printing for RW extracted from (bsc#1152489) - commit 7ed8c98 - drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB (bsc#1152489) - commit 4ecd9b3 - drm/amdgpu: Export function to flush TLB of specific vm hub (bsc#1152489) - commit a6d8393 - drm/amd/display: Load NV12 SOC BB from firmware (bsc#1152489) - commit 483f4da - drm/amd/display: Enable MPO with pre-blend color processing (RGB) (bsc#1152489) - commit 592d849 - drm/amd/display: audio cannot switch to internal when display turns (bsc#1152489) - commit 08a1862 - drm/amd/display: check hpd before retry verify link cap (bsc#1152489) - commit c3bda9c - drm/amd/display: enable dcn_mem_pwr as golden setting updates (bsc#1152489) - commit 6e584ad - drm/amd/display: 3.2.46 (bsc#1152489) - commit 6bfef04 - drm/amd/display: fix dcn20 global sync dml param extraction (bsc#1152489) - commit bb0626c - drm/amd/display: 3.2.45 (bsc#1152489) - commit 0b27a51 - drm/amd/display: Add and refine DSC logs in enable sequence (bsc#1152489) - commit d463cd9 - drm/amd/display: Add Logging for Gamma Related information (2/2) (bsc#1152489) - commit 53b0bc1 - drm/amd/display: Remove redundant definition of dwb_source enums (bsc#1152489) - commit b504830 - drm/amd/display: Add enum for H-timing divider mode (bsc#1152489) - commit a68d8ee - drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2 (bsc#1152489) - commit 43633fd - drm/amd/display: wake up ogam mem pwr before programming ocsc (bsc#1152489) - commit 289ef28 - drm/amd/display: Correct DSC PPS log (bsc#1152489) - commit a9aa786 - drm/amd/display: Check if set_blank_data_double_buffer exists before (bsc#1152489) - commit 99195c9 - drm/amd/display: Fix type of ODMCombineType field (bsc#1152489) - commit fc239d7 - drm/amd/display: Add Logging for Gamma Related information (1/2) (bsc#1152489) - commit 80e0179 - drm/amd/display: Remove 4:2:2 DSC support (bsc#1152489) - commit d239eeb - drm/amd/display: reprogram VM config when system resume (bsc#1152489) - commit 8d2ba09 - drm/amd/display: Enable type C hotplug (bsc#1152489) - commit 94757d7 - drm/amd/display: HUBP/HUBBUB register programming fixes (bsc#1152489) - commit d1c82a0 - drm/amd/display: update optc odm interface for more than 2 opps (bsc#1152489) - commit 5e616c3 - drm/amd/display: Update DML parameters (bsc#1152489) - commit 123802f - drm/amd/display: Remove duplicate interface for programming FB (bsc#1152489) - commit a9d46ae - drm/amd/display: fix pipe selection logic in validate (bsc#1152489) - commit 6254bbe - drm/amd/display: 3.2.44 (bsc#1152489) - commit 65eda5c - drm/amd/display: Set DSC before DIG front-end is connected to its (bsc#1152489) - commit b7aeddf - drm/amd/display: Change DSC policy from slices per column to minimum (bsc#1152489) - commit 8172b36 - drm/amd/display: Add HLG support in color module (bsc#1152489) - commit 3e3d299 - drm/amd/display: clean up DML for DCN2x (bsc#1152489) - commit 96410fc - drm/amd/display: enabling seamless boot sequence for dcn2 (bsc#1152489) - commit 0dda027 - drm/amd/display: fix dcn-specific clk_mgr init_clocks (bsc#1152489) - commit b1c40e4 - drm/amd/display: Make init_hw and init_pipes generic for seamless (bsc#1152489) - commit b6dc0d9 - drm/amd/display: 3.2.43 (bsc#1152489) - commit 907d12d - drm/amd/display: wait for pending complete when enabling a plane (bsc#1152489) - commit 3590a82 - drm/amd/display: refactor gpio to allocate hw_container in (bsc#1152489) - commit f0d5bdd - drm/amd/display: Add work-around option to skip DCN20 clock updates (bsc#1152489) - commit 719ad5e - drm/amd/display: fixup DPP programming sequence (bsc#1152489) - commit 67be259 - drm/amd/display: make firmware info only load once during dc_bios (bsc#1152489) - commit e249f75 - drm/amd/display: Synchronous DisplayPort Link Training (bsc#1152489) - commit 0a0be5e - drm/amd/display: Improve sharing of HUBBUB register lists (bsc#1152489) - commit 2d1a3b0 - drm/amd/display: Add 22, 24, and 26 degamma (bsc#1152489) - commit 4deee5d - drm/amd/display: Fix frames_to_insert math (bsc#1152489) - commit 3fa99a1 - drm/amd/display: fix issue where 252-255 values are clipped (bsc#1152489) - commit 2fb323d - drm/amd/display: reset hdmi tmds rate and data scramble on pipe reset (bsc#1152489) - commit 4d74820 - drm/amd/display: reset drr programming on pipe reset (bsc#1152489) - commit 9f300d0 - drm/amd/display: Add DFS reference clock field (bsc#1152489) - commit 0138d17 - drm/amd/display: Add PIXEL_RATE control regs for more instances (bsc#1152489) - commit 1f6ccc9 - drm/amdgpu: MODULE_FIRMWARE requires linux/module.h (bsc#1152489) - commit 586e331 - drm/amdgpu/powerplay: fix spelling mistake "/unsuported"/ -> (bsc#1152489) - commit a5ed1e9 - drm/amdgpu: implement querying ras error count for mmhub (bsc#1152489) - commit 97a2a37 - drm/amdgpu: use exiting amdgpu_ctx_total_num_entities function (bsc#1152489) - commit 5cbfc47 - drm/amdgpu: fix typo error amdgput -> amdgpu (bsc#1152489) - commit d47dac1 - drm/amd/powerplay: fix message of SetHardMinByFreq failed when (bsc#1152489) - commit 7e65668 - drm/amd/powerplay: add arcturus_is_dpm_running function for arcturus (bsc#1152489) - commit d605c56 - drm/amd/powerplay: remove redundancy debug log about smu unsupported (bsc#1152489) - commit 5bad212 - drm/amdgpu: simplify and cleanup setting the dma mask (bsc#1152489) - commit 4bb5779 - drm/radeon: simplify and cleanup setting the dma mask (bsc#1152489) - commit ed08394 - drm/amdgpu: handle PCIe root ports with addressing limitations (bsc#1152489) - commit ed4a817 - drm/radeon: handle PCIe root ports with addressing limitations (bsc#1152489) - commit c4e221f - drm/amdgpu: flag renoir as experimental for now (bsc#1152489) - commit bc201fc - drm/amdgpu: skip mec2 jump table loading for renoir (bsc#1152489) - commit 4e00d91 - drm/amdgpu: use direct loading on renoir vcn for the moment (bsc#1152489) - commit dfdb339 - drm/amdgpu: set fw default loading by psp for renoir (bsc#1152489) - commit 26ae291 - drm/amdgpu: update lbpw for renoir (bsc#1152489) - commit 7fb7cf4 - drm/amdgpu: enable power gating for renoir (bsc#1152489) - commit 80af723 - drm/amdgpu: enable clock gating for renoir (bsc#1152489) - commit c0b5ce5 - drm/amdgpu: add VCN2.0 to Renoir IP blocks (bsc#1152489) - commit c3198a4 - drm/amdgpu: enable Doorbell support for Renoir (v2) (bsc#1152489) - commit 0a16d10 - drm/amdgpu: enable Renoir VCN firmware loading (bsc#1152489) - commit ce30b98 - drm/amdgpu: add sdma golden settings for renoir (bsc#1152489) - commit 7ae8995 - drm/amdgpu: add gfx golden settings for renoir (v2) (bsc#1152489) - commit 466db5c - drm/amdgpu: add psp_v12_0 for renoir (v2) (bsc#1152489) - commit b503a78 - drm/amdgpu: set rlc funcs for renoir (bsc#1152489) - commit 40ad64c - drm/amdgpu: add asic funcs for renoir (bsc#1152489) - commit 1492026 - drm/amdgpu: enable dce virtual ip module for Renoir (bsc#1152489) - commit 37a0deb - drm/amdgpu: fix no interrupt issue for renoir emu (bsc#1152489) - commit 22c963e - drm/amdgpu: add renoir pci id (bsc#1152489) - commit 4afa4cc - drm/amdgpu: set ip blocks for renoir (bsc#1152489) - commit fc7039a - drm/amdgpu: add sdma support for renoir (bsc#1152489) - commit 3aeaabf - drm/amdgpu: add gfx support for renoir (bsc#1152489) - commit 3a04615 - drm/amdgpu: set fw load type for renoir (bsc#1152489) - commit ce39bdf - drm/amdgpu: add gmc v9 supports for renoir (bsc#1152489) - commit fc0b5a5 - drm/amdgpu: add soc15 common ip block support for renoir (bsc#1152489) - commit e269d2a - drm/amdgpu: add renoir support for gpu_info and ip block setting (bsc#1152489) - commit 09c1104 - drm/amdgpu: add renoir asic_type enum (bsc#1152489) - commit d89b433 - drm/amdgpu: add renoir header files (v2) (bsc#1152489) - commit e7be2c4 - drm/amd/powerplay: remove redundant duplicated return check (bsc#1152489) - commit 14f6994 - drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_mask (bsc#1152489) - commit 24888b0 - drm/amdgpu/powerplay: update Arcturus smu version in new place (bsc#1152489) - commit deae098 - drm/amdgpu: enable mmhub clock gating for Arcturus (bsc#1152489) - commit bfcdac2 - drm/amdgpu: add mmhub clock gating for Arcturus (bsc#1152489) - commit 60af5e4 - drm/amdgpu: increase CGCG gfx idle threshold for Arcturus (bsc#1152489) - commit 25d4a48 - drm/amdgpu: add GFX_CP_LS flag to Arcturus (bsc#1152489) - commit 6c4bb0f - drm/amdgpu: remove ras block's feature status info in sysfs (bsc#1152489) - commit c9e5d86 - drm/amd/powerplay: change smu_read_sensor sequence in smu (bsc#1152489) - commit 23a94b8 - drm/amdgpu: split athub clock gating from mmhub (bsc#1152489) - commit a944013 - drm/amdgpu: enable sdma clock gating for Arcturus (bsc#1152489) - commit da7dba6 - drm/amdgpu: add sdma clock gating for Arcturus (bsc#1152489) - commit 79f7836 - drm/amdgpu: support sdma clock gating for more instances (bsc#1152489) - commit 95c4f88 - drm/amdgpu: enable hdp clock gating for Arcturus (bsc#1152489) - commit 66d5f0d - drm/amdgpu: add hdp clock gating for Arcturus (bsc#1152489) - commit 961d4c0 - drm/amdgpu: enable gfx clock gating for Arcturus (bsc#1152489) - commit f07b2ea - drm/amdgpu: add gfx clock gating for Arcturus (bsc#1152489) - commit 2757ead - drm/amdgpu: create mmhub ras framework (bsc#1152489) - commit 00d14a7 - drm/amdgpu: support mmhub ras in amdgpu ras (bsc#1152489) - commit f47e0c8 - drm/amdgpu: add amdgpu_mmhub_funcs definition (bsc#1152489) - commit 589934b - drm/amdgpu: add sub block parameter in ras inject command (bsc#1152489) - commit 1f42680 - drm/amdgpu: add check to avoid array bound issue (bsc#1152489) - commit 084a071 - drm/amd/powerplay: re-define smu interface version for smu v11 (bsc#1152489) - commit 5793007 - drm/amdgpu: add navi14 PCI ID (bsc#1152489) - commit aa61f02 - drm/amdgpu: Update pitch on page flips without DC as well (bsc#1152489) - commit 8b2a137 - drm/amd/display: Remove drm_dsc_dc.c (bsc#1152489) - commit 0b1abb9 - drm/amdgpu: enable vcn clock gating for navi12 (bsc#1152489) - commit b168375 - drm/amdgpu: enable athub clock gating for navi12 (bsc#1152489) - commit da41f69 - drm/amdgpu/athub2: set clock gating for navi12 (bsc#1152489) - commit c79ba82 - drm/amdgpu: enable ih clock gating for navi12 (bsc#1152489) - commit 8c3a973 - drm/amdgpu: enable mmhub clock gating for navi12 (bsc#1152489) - commit 5cba8ab - drm/amdgpu/mmhub2: set clock gating for navi12 (bsc#1152489) - commit bc2a773 - drm/amdgpu: enable sdma clock gating for navi12 (bsc#1152489) - commit d3f01e5 - drm/amdgpu/sdma5: set sdma clock gating for navi12 (bsc#1152489) - commit 04e7d6c - drm/amdgpu: enable hdp clock gating for navi12 (bsc#1152489) - commit a81fdef - drm/amdgpu: enable gfx clock gatings for navi12 (bsc#1152489) - commit 90e709f - omapdrm: no need to check return value of debugfs_create functions (bsc#1152472) - commit e5b3358 - drm/omap: Add 'alpha' and 'pixel blend mode' plane properties (bsc#1152472) - commit b67436f - drm/panfrost: Fix sleeping while atomic in panfrost_gem_open (bsc#1152472) - commit 4e6f89d - drm: meson: use match data to detect vpu compatibility (bsc#1152472) - commit f5c3457 - drm: fix module name in edid_firmware log message (bsc#1152472) - commit 116b004 - drm: kirin: Move ade drm init to kirin drm drv (bsc#1152472) - commit 0a07826 - drm: kirin: Pass driver data to crtc init and plane init (bsc#1152472) - commit 0430cf0 - drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver data (bsc#1152472) - commit fc8428e - drm: kirin: Make driver_data variable non-global (bsc#1152472) - commit aad6dfa - drm: kirin: Fix dev->driver_data setting (bsc#1152472) - commit 7cbb666 - drm: kirin: Rename plane_init and crtc_init (bsc#1152472) - commit 648d0e1 - drm: kirin: Add register connect helper functions in drm init (bsc#1152472) - commit 0543c2d - drm: kirin: Move drm driver to driver data (bsc#1152472) - commit 429144e - drm: kirin: Move config max_width and max_height to driver data (bsc#1152472) - commit adaa447 - drm: kirin: Move plane number and primay plane in driver data (bsc#1152472) - commit 9914ace - drm: kirin: Move mode config function to driver_data (bsc#1152472) - commit 31dda6e - drm: kirin: Move channel formats to driver data (bsc#1152472) - commit 374956e - drm: kirin: Move ade crtc/plane help functions to driver_data (bsc#1152472) - commit d6c5279 - drm: kirin: Reanme dc_ops to kirin_drm_data (bsc#1152472) - commit 815fa75 - drm: kirin: Move kirin_crtc, kirin_plane, kirin_format to (bsc#1152472) - commit 2e2cb04 - drm: kirin: Move workqueue to ade_hw_ctx structure (bsc#1152472) - commit d67d815 - drm: kirin: Move request irq handle in ade hw ctx alloc (bsc#1152472) - commit f0b739f - drm: kirin: Dynamically allocate the hw_ctx (bsc#1152472) - commit e44df1b - drm: kirin: Rename ade_crtc to kirin_crtc (bsc#1152472) - commit b2b8086 - drm: kirin: Rename ade_plane to kirin_plane (bsc#1152472) - commit b9fdf1b - drm: kirin: Remove out_format from ade_crtc (bsc#1152472) - commit 151b4d8 - drm: kirin: Remove uncessary parameter indirection (bsc#1152472) - commit b111c26 - drm: kirin: Remove unreachable return (bsc#1152472) - commit 4d86952 - drm: kirin: Remove HISI_KIRIN_DW_DSI config option (bsc#1152472) - commit 60e4151 - drm: kirin: Fix for hikey620 display offset problem (bsc#1152472) - commit 28c8724 - drm/nouveau: Initialize GEM object before TTM object (bsc#1152472) - commit 82bbc5e - drm/komeda: Add support for 'memory-region' DT node property (bsc#1152472) - commit 0beef9b - dw-hdmi-cec: use cec_notifier_cec_adap_(un)register (bsc#1152472) - commit fc0a63b - drm: dw-hdmi: use cec_notifier_conn_(un)register (bsc#1152472) - commit 519820c - drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build (bsc#1152472) - commit f81d708 - drm/drv: Use // for comments in example code (bsc#1152472) - commit e66cbf5 - drm/panfrost: Remove opp table when unloading (bsc#1152472) - commit 21f5028 - drm/panfrost: Enable devfreq to work without regulator (bsc#1152472) - commit 565453b - drm/panfrost: Implement per FD address spaces (bsc#1152472) - commit 06ab210 - drm/panfrost: Fix missing unlock on error in (bsc#1152472) - commit 2fb59ef - udlfb: Make dlfb_ops constant (bsc#1152472) - commit 93b0dd9 - video: fbdev/mmp/core: Use struct_size() in kzalloc() (bsc#1152472) - commit c53050f - video: fbdev: viafb: Remove dead code (bsc#1152472) - commit 736618a - video: fbdev: aty[128]fb: Remove dead code (bsc#1152472) - commit 7119835 - video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-through (bsc#1152472) - commit e7d1da1 - video: fbdev: radeonfb: Use dev_get_drvdata (bsc#1152472) - commit c12f66a - video: fbdev: sm712fb: Use dev_get_drvdata (bsc#1152472) - commit f0a673c - video: fbdev: pvr2fb: remove unnecessary comparison of unsigned (bsc#1152472) - commit e1cd33f - efifb: BGRT: Improve efifb_bgrt_sanity_check (bsc#1152472) - commit e7b6da1 - drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC depend on ARM64 (bsc#1152489) - commit e37c214 - drm/hisilicon: Use dev_get_drvdata (bsc#1152489) - commit d8caca1 - drm/hisilicon/hibmc: Using module_pci_driver. (bsc#1152489) - commit a925e83 - gpu: ipu-v3: image-convert: only sample into the next tile if (bsc#1152489) - commit 8358bc1 - gpu: ipu-v3: image-convert: move tile burst alignment out of loop (bsc#1152489) - commit dd93902 - gpu: ipu-v3: image-convert: bail on invalid tile sizes (bsc#1152489) - commit 54d81ec - gpu: ipu-v3: image-convert: fix image downsize coefficients and (bsc#1152489) - commit bf9d8aa - gpu: ipu-v3: image-convert: limit input seam position to hardware (bsc#1152489) - commit 256884a - gpu: ipu-v3: image-convert: fix output seam valid interval (bsc#1152489) - commit bdeb94d - gpu: ipu-v3: image-convert: move output seam valid interval (bsc#1152489) - commit 9558cf0 - gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32 (bsc#1152489) - commit 7324713 - gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats (bsc#1152489) - commit 9261b08 - drm/imx: Drop unused imx-ipuv3-crtc.o build (bsc#1152489) - commit 46d1e6c - drm/i915: Update DRIVER_DATE to 20190822 (bsc#1152489) - commit 66ee014 - drm/i915: Replace i915_vma_put_fence() (bsc#1152489) - commit 7e240b6 - drm/i915: Pull obj->userfault tracking under the ggtt->mutex (bsc#1152489) - commit 85c1292 - drm/i915: Track ggtt fence reservations under its own mutex (bsc#1152489) - commit 7349af1 - drm/i915: Generalise the clflush dma-worker (bsc#1152489) - commit e9efc96 - drm/i915/selftests: Fixup a couple of missing serialisation with vma (bsc#1152489) - commit fc0cbdb - drm/i915/gtt: Add some range asserts (bsc#1152489) - commit d670254 - drm/i915/execlists: Set priority hint prior to submission (bsc#1152489) - commit 9e602f7 - drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT (bsc#1152489) - commit 92c4f42 - drm/i915/gtt: Include asm/smp.h (bsc#1152489) - commit 46652b9 - drm/i915/hdmi: make hdcp2_msg_data const (bsc#1152489) - commit f0b77d9 - drm/i915/hdmi: stylistic cleanup around hdcp2_msg_data (bsc#1152489) - commit 5b996f5 - drm/i915/dp: make hdcp2_dp_msg_data const (bsc#1152489) - commit 0305ebe - drm/i915/dp: avoid shadowing variables (bsc#1152489) - commit a54a2fd - drm/i915/dp: stylistic cleanup around hdcp2_msg_data (bsc#1152489) - commit 736840d - drm/i915/gtt: Relax assertion for pt_used (bsc#1152489) - commit bfa13cf - drm/i915: Fix DP-MST crtc_mask (bsc#1152489) - commit 7186966 - drm/i915/tgl: update DMC firmware to 2.04 (bsc#1152489) - commit 91c9dcc - drm/i915/tgl: Move transcoders to pipes' powerwells (bsc#1152489) - commit e34c4f6 - drm/i915/tgl: add support for reading the timestamp frequency (bsc#1152489) - commit adb2624 - drm/i915/tgl: disable DDIC (bsc#1152489) - commit aea7f63 - drm/i915: Update DRIVER_DATE to 20190820 (bsc#1152489) - commit a726a9c - drm/i915/gtt: Relax pd_used assertion (bsc#1152489) - commit 62b8d4b - drm/i915: Dynamically allocate s0ix struct for VLV (bsc#1152489) - commit b9aba17 - drm/i915/tgl: Gen12 render context size (bsc#1152489) - commit b2c6095 - drm/i915/tgl: Updated Private PAT programming (bsc#1152489) - commit d0a9b99 - drm/i915/tgl: Introduce initial Tiger Lake workarounds (bsc#1152489) - commit dbb5547 - drm/i915/tgl: Gen12 csb support (bsc#1152489) - commit e2adb5e - drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID (bsc#1152489) - commit 460ecd0 - drm/i915/tgl: add Gen12 default indirect ctx offset (bsc#1152489) - commit 8f23cf6 - drm/i915/tgl: Report valid VDBoxes with SFC capability (bsc#1152489) - commit 772e899 - drm/i915: Be defensive when starting vma activity (bsc#1152489) - commit e8feb89 - drm/i915: Serialize insertion into the file->mm.request_list (bsc#1152489) - commit 3fa4103 - drm/i915: Sanitize PHY state during display core uninit (bsc#1152489) - commit e4427ac - drm/i915: Assume exclusive access to objects inside resume (bsc#1152489) - commit 60d7aef - drm/i915: Use 0 for the unordered context (bsc#1152489) - commit 2d78ee3 - drm/i915: i915_active.retire() is optional (bsc#1152489) - commit e7c69b7 - drm/i915/gen11: Allow usage of all GPIO pins (bsc#1152489) - commit 6e17baf - drm/i915: Serialize against vma moves (bsc#1152489) - commit bed5a90 - drm/i915: Only emit the 'send bug report' once for a GPU hang (bsc#1152489) - commit 30a6052 - drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe (bsc#1152489) - commit 79eea6e - drm/i915: Always wrap the ring offset before resetting (bsc#1152489) - commit d6fd316 - drm/i915: Propagate fence errors (bsc#1152489) - commit 2f57e5a - drm/i915/uc: Never fail on HuC firmware errors (bsc#1152489) - commit 5a8619d - drm/i915/uc: Don't always fail on unavailable GuC firmware (bsc#1152489) - commit e013402 - drm/i915/guc: Don't open log relay if GuC is not running (bsc#1152489) - commit e2384ba - drm/i915/uc: Never fail on uC preparation step (bsc#1152489) - commit f18d50d - drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure (bsc#1152489) - commit 1877a40 - drm/i915/uc: Cleanup fw fetch only if it was successful (bsc#1152489) - commit 9b63ff8 - drm/i915/selftests: Check the context size (bsc#1152489) - commit 7791cfe - drm/i915/gtt: Fold gen8 insertions into one (bsc#1152489) - commit 7224dce - drm/i915/uc: Add explicit DISABLED state for firmware (bsc#1152489) - commit f9ef4f8 - drm/i915: Wrappers for display register waits (bsc#1152489) - commit 029b23f - drm/i915: Move gmbus definitions out of i915_reg.h (bsc#1152489) - commit 060bdd6 - drm/i915: Move engine IDs out of i915_reg.h (bsc#1152489) - commit 27b256e - drm/i915: Move i915_power_well_id out of i915_reg.h (bsc#1152489) - commit cf7107a - drm/i915/execlists: Lift process_csb() out of the irq-off spinlock (bsc#1152489) - commit 684883c - drm/i915: Markup expected timeline locks for i915_active (bsc#1152489) - commit 56a1345 - drm/i915/gt: Mark context->active_count as protected by (bsc#1152489) - commit d7a5ad3 - drm/i915/wopcm: Fix SPDX tag location (bsc#1152489) - commit e63e481 - drm/i915/wopcm: Update error messages (bsc#1152489) - commit 43dccb0 - drm/i915/wopcm: Try to use already locked WOPCM layout (bsc#1152489) - commit 3315ed3 - drm/i915/wopcm: Check WOPCM layout separately from calculations (bsc#1152489) - commit d432e4a - drm/i915/uc: Move FW size sanity check back to fetch (bsc#1152489) - commit e9a7bf4 - drm/i915/buddy: use kmemleak_update_trace (bsc#1152489) - commit 8415236 - drm/i915/buddy: tidy up i915_buddy_fini (bsc#1152489) - commit c69ead9 - drm/i915: Use the associated uncore for the vm (bsc#1152489) - commit c514165 - drm/i915: Extract intel_frontbuffer active tracking (bsc#1152489) - commit 3e3333e - drm/i915: Protect request retirement with timeline->mutex (bsc#1152489) - commit dd5ac3d - drm/i915/gt: Guard timeline pinning without relying on struct_mutex (bsc#1152489) - commit 7031169 - drm/i915/gt: Convert timeline tracking to spinlock (bsc#1152489) - commit 3fa81a9 - drm/i915/gt: Track timeline activeness in enter/exit (bsc#1152489) - commit 0bcb809 - drm/i915/cml: Add Missing PCI IDs (bsc#1152489) - commit 2e3201e - drm/i915: Move tasklet kicking to __i915_request_queue caller (bsc#1152489) - commit 9a1acac - drm/i915/icl: Add gen11 specific render breadcrumbs (bsc#1152489) - commit ff3b32c - drm/i915/icl: Add command cache invalidate (bsc#1152489) - commit f89debd - drm/i915/icl: Implement gen11 flush including tile cache (bsc#1152489) - commit f829d31 - drm/i915/selftest/buddy: fixup igt_buddy_alloc_range (bsc#1152489) - commit 3005e03 - drm/i915: Convert a few more bland dmesg info to be device specific (bsc#1152489) - commit fead61d - drm/i915: Serialise read/write of the barrier's engine (bsc#1152489) - commit 0f60434 - drm/i915: Print CCID for all renderCS (bsc#1152489) - commit 77dc2a5 - drm/i915: Disregard drm_mode_config.fb_base (bsc#1152489) - commit 7568bd1 - drm/i915: Include engine->mmio_base in the debug dump (bsc#1152489) - commit 8245959 - drm/i915/guc: Remove client->submissions (bsc#1152489) - commit cb98dca - drm/i915: Update DRIVER_DATE to 20190813 (bsc#1152489) - commit 2b597b8 - drm/i915: Add _TRANS2() (bsc#1152489) - commit d16ac33 - drm/i915/bdw+: Move misc display IRQ handling to it own function (bsc#1152489) - commit f7a591d - drm/i915/gvt: Double check batch buffer size after copy (bsc#1152489) - commit 5888542 - drm/i915/gvt: Add valid length check for MI variable commands (bsc#1152489) - commit cce4f06 - drm/i915/gvt: Add MI command valid length check (bsc#1152489) - commit 548044e - drm/i915/gvt: Utility for valid command length check (bsc#1152489) - commit fa43037 - drm/i915/gvt: factor out tlb and mocs register offset table (bsc#1152489) - commit cc3202f - drm/i915/gvt: no need to check return value of debugfs_create (bsc#1152489) - commit afe837c - drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD (bsc#1152489) - commit ae1bd46 - drm/i915/kvmgt: Use struct_size() helper (bsc#1152489) - commit a409221 - drm/i915/gt: Save/restore interrupts around breadcrumb disable (bsc#1152489) - commit 1c2ec3d - drm/i915: Push the wakeref->count deferral to the backend (bsc#1152489) - commit c374484 - drm/i915/tgl: Fix missing parentheses on (bsc#1152489) - commit 985b28d - drm/i915/uc: Log fw status changes only under debug config (bsc#1152489) - commit eccd909 - drm/i915/guc: Use a local cancel_port_requests (bsc#1152489) - commit e0f92d7 - drm/i915: drop engine_pin/unpin_breadcrumbs_irq (bsc#1152489) - commit e95fc2e - drm/i915/guc: keep breadcrumb irq always enabled (bsc#1152489) - commit cb5fbfe - drm/i915/overlay: Switch to using i915_active tracking (bsc#1152489) - commit 8b50a6f - drm/i915: Forgo last_fence active request tracking (bsc#1152489) - commit 2492f45 - drm/i915: Extract general GT interrupt handlers (bsc#1152489) - commit e8d7ade - drm/i915: Extract GT powermanagement interrupt handling (bsc#1152489) - commit cf21a3b - drm/i915/gt: Use the local engine wakeref when checking RING (bsc#1152489) - commit c45087a - drm/i915/selftests: Prevent the timeslice expiring during suppression (bsc#1152489) - commit 2c995a5 - drm/i915/execlists: Avoid sync calls during park (bsc#1152489) - commit 40916c9 - drm/i915/uc: Update copyright and license (bsc#1152489) - commit 9e7e846 - drm/i915/tgl: Fixing up list of PG3 power domains. (bsc#1152489) - commit afff35b - drm/i915/icl: Remove DDI IO power domain from PG3 power domains (bsc#1152489) - commit 012a5e9 - drm/i915/uc: Use -EIO code for GuC initialization failures (bsc#1152489) - commit ecad9cf - drm/i915/uc: Update messages from fw upload step (bsc#1152489) - commit d8d4a24 - drm/i915/uc: Include HuC firmware version in summary (bsc#1152489) - commit d7f3860 - drm/i915/uc: Fail early if there is no GuC fw available (bsc#1152489) - commit 6dbfd00 - drm/i915: Remove unused debugfs/i915_emon_status (bsc#1152489) - commit a7eaf43 - drm/i915: buddy allocator (bsc#1152489) - commit 6ba3a1a - drm/i915/blt: support copying objects (bsc#1152489) - commit 2ab3aa5 - drm/i915/gtt: disable 2M pages for pre-gen11 (bsc#1152489) - commit aa14527 - drm/i915/gtt: enable GTT cache by default (bsc#1152489) - commit 7d1481b - drm/i915/selftests: move gpu-write-dw into utils (bsc#1152489) - commit 9bbd412 - drm/i915/blt: bump the size restriction (bsc#1152489) - commit d91a98d - drm/i915/blt: don't assume pinned intel_context (bsc#1152489) - commit 4123d52 - drm/i915: split out uncore_mmio_debug (bsc#1152489) - commit 858f9ad - drm/i915: Stop reconfiguring our shmemfs mountpoint (bsc#1152489) - commit 0ec1263 - drm/i915: Lift timeline into intel_context (bsc#1152489) - commit ced808a - crypto: qat - switch to skcipher API (jsc#SLE-14454). - commit 0d922d0 - drm/i915: Push the ring creation flags to the backend (bsc#1152489) - commit fc88dc3 - drm/i915/gt: Make deferred context allocation explicit (bsc#1152489) - commit 9855fac - drm/i915: Remove i915_gem_context_create_gvt() (bsc#1152489) - commit a1e36b7 - drm/i915: Drop the fudge warning on ring restart for ctg/elk (bsc#1152489) - commit f32fa59 - drm/i915: Generalise BSD default selection (bsc#1152489) - commit 2bd99c8 - drm/i915: Replace global bsd_dispatch_index with random seed (bsc#1152489) - commit 4f316e2 - drm/i915: Check for a second VCS engine more carefully (bsc#1152489) - commit 456841e - drm/i915/execlists: Backtrack along timeline (bsc#1152489) - commit 60d9feb - drm/i915: Free the imported shmemfs file for phys objects (bsc#1152489) - commit 566edf8 - drm/i915: extract i915_gem_shrinker.h from i915_drv.h (bsc#1152489) - commit 8765313 - drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h (bsc#1152489) - commit 8986cad - drm/i915: extract i915_memcpy.h from i915_drv.h (bsc#1152489) - commit 06a1270 - drm/i915: extract i915_suspend.h from i915_drv.h (bsc#1152489) - commit da63167 - drm/i915: extract i915_sysfs.h from i915_drv.h (bsc#1152489) - commit 86115ce - drm/i915: extract i915_perf.h from i915_drv.h (bsc#1152489) - commit 5258e8b - drm/i915: move printing and load error inject to i915_utils.[ch] (bsc#1152489) - commit f75c075 - drm/i915: move I915_STATE_WARN() and _ON() to intel_display.h (bsc#1152489) - commit f66044c - drm/i915: move add_taint_for_CI() to i915_utils.h (bsc#1152489) - commit ac8747f - drm/i915: remove unused dev_priv->no_aux_handshake (bsc#1152489) - commit ddea05d - drm/i915: Make debugfs/per_file_stats scale better (bsc#1152489) - commit cd1c636 - drm/i915: Only include active engines in the capture state (bsc#1152489) - commit 1aef69f - drm/i915: Defer final intel_wakeref_put to process context (bsc#1152489) - commit 9650b07 - drm/i915/selftests: Fixup a missing legacy_idx (bsc#1152489) - commit b5a42d1 - drm/i915/tgl: Fix the read of the DDI that transcoder is attached to (bsc#1152489) - commit fcdabf0 - drm/i915: Get transcoder power domain before reading its register (bsc#1152489) - commit 0785759 - drm/i915: Fix up the inverse mapping for default ctx->engines[] (bsc#1152489) - commit c533016 - drm/i915: Allocate kernel_contexts directly (bsc#1152489) - commit 6f0ba92 - drm/i915/selftests: Pass intel_context to mock_request (bsc#1152489) - commit 8337830 - drm/i915/tgl/dsi: Enable blanking packets during BLLP for video mode (bsc#1152489) - commit 27b6811 - drm/i915/tgl: Add mipi dsi support for TGL (bsc#1152489) - commit 6cb36e8 - drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping (bsc#1152489) - commit d5f2a28 - drm/i915/tgl/dsi: Do not override TA_SURE (bsc#1152489) - commit a432073 - drm/i915/tgl/dsi: Set latency PCS_DW1 for tgl (bsc#1152489) - commit c567f48 - drm/i915/tgl/dsi: Program TRANS_VBLANK register (bsc#1152489) - commit e7c9f49 - drm/i915: split out intel_pch.[ch] from i915_drv.[ch] (bsc#1152489) - commit b16c3fd - drm/i915/uc: Hardening firmware fetch (bsc#1152489) - commit d0bcc9c - drm/i915/uc: WOPCM programming errors are not always real (bsc#1152489) - commit c220f5d - drm/i915: Make wopcm_to_i915() private (bsc#1152489) - commit d268e17 - drm/i915: Don't try to partition WOPCM without GuC firmware (bsc#1152489) - commit 07d8848 - drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed (bsc#1152489) - commit 535ca49 - drm/i915/uc: HuC firmware can't be supported without GuC (bsc#1152489) - commit 26cd40a - drm/i915/uc: Prefer dev_info for reporting options (bsc#1152489) - commit 31b3b77 - drm/i915/perf: Refactor oa object to better manage resources (bsc#1152489) - commit 825a0f0 - drm/i915: Isolate i915_getparam_ioctl() (bsc#1152489) - commit 4e1cf01 - drm/i915: Include the DRIVER_DATE in the error state (bsc#1152489) - commit d0af45c - drm/i915: Fix some NULL vs IS_ERR() conditions (bsc#1152489) - commit 8c50a08 - drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc (bsc#1152489) - commit f728c3f - drm/i915: Rename engines to match their user interface (bsc#1152489) - commit 8f4bc0d - drm/i915: Drop expectations of VM_IO from our GGTT mmappings (bsc#1152489) - commit 8ab0467 - drm/i915: abstract display suspend/resume operations (bsc#1152489) - commit 3d27674 - drm/i915: move property enums to intel_display_types.h (bsc#1152489) - commit 0dd2a58 - drm/i915: remove unnecessary includes of intel_display_types.h header (bsc#1152489) - commit d4e1cc2 - drm/i915: rename intel_drv.h to display/intel_display_types.h (bsc#1152489) - commit ea9cf01 - drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h (bsc#1152489) - commit 9469eee - drm/i915/tc: un-inline intel_tc_port_ref_held() (bsc#1152489) - commit fddb79f - drm/i915/mst: un-inline intel_dp_mst_encoder_active_links() (bsc#1152489) - commit 004c4d2 - drm/i915/bw: make intel_atomic_get_bw_state() static (bsc#1152489) - commit dd6eb1d - drm/i915/irq: un-inline functions to avoid i915_drv.h include (bsc#1152489) - commit c2498dc - drm/i915/sprite: un-inline icl_is_hdr_plane() (bsc#1152489) - commit dedcbd4 - drm/i915: move intel_display.c function declarations (bsc#1152489) - commit 9a8690b - drm/i915/dmc: Load DMC on TGL (bsc#1152489) - commit 380a8c1 - drm/i915/gt: Move the [class][inst] lookup for engines onto the GT (bsc#1152489) - commit 4201e4a - drm/i915/gem: Make caps.scheduler static (bsc#1152489) - commit dc0f095 - drm/i915: Use drm_i915_private directly from drv_get_drvdata() (bsc#1152489) - commit 4125cd6 - drm/i915/gt: Remove stale kerneldoc for internal MOCS functions (bsc#1152489) - commit 1bf4be6 - drm/i915/uc: Don't fail on HuC early init errors (bsc#1152489) - commit 10a4996 - drm/i915/uc: Remove redundant GuC support checks (bsc#1152489) - commit 31c95e5 - drm/i915/huc: Prefer intel_huc_is_supported (bsc#1152489) - commit 63ca2d3 - drm/i915/guc: Prefer intel_guc_is_submission_supported (bsc#1152489) - commit f9c085b - drm/i915: Replace struct_mutex for batch pool serialisation (bsc#1152489) - commit 96d5d15 - drm/i915: Teach execbuffer to take the engine wakeref not GT (bsc#1152489) - commit 4250089 - drm/i915: Flush the freed object list on file close (bsc#1152489) - commit 701d655 - drm/i915: Hide unshrinkable context objects from the shrinker (bsc#1152489) - commit 254187c - drm/i915/wopcm: Don't fail on WOPCM partitioning failure (bsc#1152489) - commit 0ec7677 - drm/i915/uc: Inject probe errors into intel_uc_init_hw (bsc#1152489) - commit 7012921 - drm/i915/uc: Move GuC error log to uc and release it on fini (bsc#1152489) - commit 8d3cf3a - drm/i915/uc: Reorder firmware status codes (bsc#1152489) - commit 0c7744f - drm/i915/uc: Do full sanitize instead of pure reset (bsc#1152489) - commit eef47ab - drm/i915: Add i915 to i915_inject_probe_failure (bsc#1152489) - commit 5bc4618 - drm/i915: Report resv_obj allocation failure (bsc#1152489) - commit 749ad00 - drm/i915: Fix documentation for __intel_wait_for_register_fw* (bsc#1152489) - commit e3d293a - drm/i915/oa: update the generated files (bsc#1152489) - commit e334d83 - drm/i915: Allow sharing the idle-barrier from other kernel requests (bsc#1152489) - commit 2b59a84 - drm/i915: Flush extra hard after writing relocations through the GTT (bsc#1152489) - commit 0178979 - drm/i915/pmu: Atomically acquire the gt_pm wakeref (bsc#1152489) - commit 048517c - drm/i915/pmu: Make get_rc6 take intel_gt (bsc#1152489) - commit ae2b419 - drm/i915/pmu: Convert sampling to gt (bsc#1152489) - commit 9d2901f - drm/i915/pmu: Convert engine sampling to uncore mmio (bsc#1152489) - commit c80261c - drm/i915/pmu: Make more struct i915_pmu centric (bsc#1152489) - commit 1c5d6bc - drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP (bsc#1152489) - commit e9e4946 - drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers (bsc#1152489) - commit e9792db - drm/i915/uc: Stop sanitizing enable_guc modparam (bsc#1152489) - commit 1e925c8 - drm/i915/guc: Use dedicated flag to track submission mode (bsc#1152489) - commit 781c74d - drm/i915/uc: Consider enable_guc modparam during fw selection (bsc#1152489) - commit 1cc4e2d - drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports* (bsc#1152489) - commit 9344170 - drm/i915/gt: Introduce intel_gt_runtime_suspend/resume (bsc#1152489) - commit a0384c2 - drm/i915/uc: Move uC early functions inside the GT ones (bsc#1152489) - commit 278795a - drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early (bsc#1152489) - commit 6a163a5 - drm/i915: Remove lrc default desc from GEM context (bsc#1152489) - commit 3a96153 - drm/i915/ehl: Don't forget to handle port C's hotplug interrupts (bsc#1152489) - commit 9ac458a - drm/i915/oa: add content to Makefile (bsc#1152489) - commit ff627ad - drm/i915/execlists: Always clear pending&inflight requests on reset (bsc#1152489) - commit 2722ecf - drm/i915/ehl: Ungate DDIC and DDID (bsc#1152489) - commit 07c2f89 - drm/i915: Move MOCS setup to intel_mocs.c (bsc#1152489) - commit fef3686 - drm/i915/tgl: Tigerlake only has global MOCS registers (bsc#1152489) - commit 6ab1dc7 - drm/i915/tgl: Define MOCS entries for Tigerlake (bsc#1152489) - commit 5ed81ec - drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG (bsc#1152489) - commit 0c19bdc - drm/i915/tgl: Move fault registers to their new offset (bsc#1152489) - commit af00b4d - drm/i915: remove dangling forward declaration (bsc#1152489) - commit 0539001 - drm/i915/uc: Move uC WOPCM setup in uc_init_hw (bsc#1152489) - commit 3e197bc - drm/i915/uc: Don't enable communication twice on resume (bsc#1152489) - commit 14baba6 - drm/i915/selftests: Pass intel_context to igt_spinner (bsc#1152489) - commit 44ecded - drm/i915: Avoid ce->gem_context->i915 (bsc#1152489) - commit e489756 - drm/i915: make i915_selftest.h self-contained (bsc#1152489) - commit 0397e43 - drm/i915/tgl: handle DP aux interrupts (bsc#1152489) - commit ea93660 - drm/i915/tgl: Update north display hotplug detection to TGL (bsc#1152489) - commit 6aae638 - drm/i915/tgl: Add hpd interrupt handling (bsc#1152489) - commit 2b2218b - drm/nouveau/volt: Fix for some cards having 0 maximum voltage (bsc#1152489) - commit a08af0f - drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking (bsc#1152489) - commit b31828a - drm/nouveau/dispnv04: Remove runtime PM (bsc#1152489) - commit e33c2d8 - drm/nouveau/gpio: check function 76 in the power check as well (bsc#1152489) - commit f9cb204 - drm/nouveau/gpio: check the gpio function 16 in the power check as (bsc#1152489) - commit 2fdc9ef - drm/nouveau/gpio: fail if gpu external power is missing (bsc#1152489) - commit 1305044 - drm/nouveau/bios/gpio: sort gpios by values (bsc#1152489) - commit 967956b - drm/nouveau/therm: don't attempt fan control where PMU is already (bsc#1152489) - commit 59056c0 - drm/nouveau/therm: skip probing for devices not specified in thermal (bsc#1152489) - commit a2111c6 - drm/nouveau/kms/gv100-: attach pixel blend mode property to planes (bsc#1152489) - commit 34dd24a - drm/nouveau/kms/gv100-: attach alpha property to planes (bsc#1152489) - commit d641f6e - drm/nouveau/kms/gv100-: add support for plane zpos property (bsc#1152489) - commit a7a2801 - drm/nouveau/kms/nv50-: attach immutable zpos property to planes (bsc#1152489) - commit c9764d9 - drm/nouveau/kms/nv50-: create primary plane before overlay planes (bsc#1152489) - commit 908374f - drm/nouveau/kms/nv50-: use __drm_atomic_helper_plane_reset() (bsc#1152489) - commit f16a4e9 - drm/nouveau/kms/gv100-: implement csc + enable modern colour (bsc#1152489) - commit 6cd3bad - drm/nouveau/kms/gv100-: use premultiplied alpha blending between (bsc#1152489) - commit c62f5a2 - drm/nouveau/kms/nv50-: enable modern color management properties (bsc#1152489) - commit bc76cf5 - drm/nouveau/kms/gf119-: add ctm property support (bsc#1152489) - commit 82c68fe - drm/nouveau/kms/nv50-: remove overlay alpha formats (bsc#1152489) - commit c741ac8 - drm/nouveau/fifo/gk104-: fix parsing of mmu fault data (bsc#1152489) - commit 9bbf19f - drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data (bsc#1152489) - commit bbbf08c - drm/nouveau/bios/init: handle INIT_RESET_END devinit opcode (bsc#1152489) - commit ed83034 - drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcode (bsc#1152489) - commit 24d9a65 - drm/nouveau/bios: downgrade absence of tmds table to info from an (bsc#1152489) - commit 295e6c9 - drm/nouveau: Disable atomic support on a per-device basis (bsc#1152489) - commit a12b116 - drm/nouveau/kms/nv50-: add fp16 scanout support (bsc#1152489) - commit f270e2d - drm/nouveau/kms/nv50-: disable input lut harder (bsc#1152489) - commit 929e025 - drm/nouveau/kms/tu102-: disable input lut when input is already FP16 (bsc#1152489) - commit f5a332d - drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formats (bsc#1152489) - commit cd3f715 - drm/nouveau: fix nvif/device.h is included more than once (bsc#1152489) - commit cf7e895 - drm/nouveau/dispnv04: subdev/bios.h is included more than once (bsc#1152489) - commit b1a6f31 - drm/nouveau/mmu: use struct_size() helper (bsc#1152489) - commit 5452016 - drm/nouveau: drop use of drmp.h (bsc#1152489) - commit 14cbb05 - drm/nouveau: drop drmP.h from all header files (bsc#1152489) - commit fcfa54a - drm/nouveau: drop drmP.h from nouveau_drv.h (bsc#1152489) - commit cb911b9 - drm/nouveau: drop use of DRM_UDELAY (bsc#1152489) - commit e77c670 - drm/nouveau/bios/init: fix spelling mistake "/CONDITON"/ -> "/CONDITION"/ (bsc#1152489) - commit 44490b8 - drm/nouveau/secboot: Make acr_r352_ls_gpccs_func static (bsc#1152489) - commit dca66ca - drm/etnaviv: implement softpin (bsc#1152489) - commit 52fb552 - drm/etnaviv: allow to request specific virtual address for gem (bsc#1152489) - commit 281db82 - drm/etnaviv: skip command stream validation on PPAS capable GPUs (bsc#1152489) - commit e5d978f - drm/etnaviv: implement per-process address spaces on MMUv2 (bsc#1152489) - commit b45fea7 - drm/etnaviv: provide MMU context to etnaviv_gem_mapping_get (bsc#1152489) - commit 046957a - drm/etnaviv: split out starting of FE idle loop (bsc#1152489) - commit a601ab8 - drm/etnaviv: rework MMU handling (bsc#1152489) - commit 3d31bdd - drm/etnaviv: replace MMU flush marker with flush sequence (bsc#1152489) - commit fae9872 - drm/etnaviv: share a single cmdbuf suballoc region across all GPUs (bsc#1152489) - commit a67dc71 - drm/etnaviv: split out cmdbuf mapping into address space (bsc#1152489) - commit 0c30e1c - drm/etnaviv: simplify unbind checks (bsc#1152489) - commit df5a85c - drm/etnaviv: pass mmu pointer to etnaviv_core_dump_mmu (bsc#1152489) - commit 54681cc - drm/etnaviv: dump only failing submit (bsc#1152489) - commit 3862897 - etnaviv: perfmon: fix total and idle HI cyleces readout (bsc#1152489) - commit aebcfe2 - etnaviv: fix whitespace errors (bsc#1152489) - commit 525276f - drm/etnaviv: remove unused function etnaviv_gem_mapping_reference (bsc#1152489) - commit e030cd0 - drm/etnaviv: fix etnaviv_cmdbuf_suballoc_new return value (bsc#1152489) - commit 91e3413 - drm/etnaviv: clean up includes (bsc#1152489) - commit 3e73b94 - drm/etnaviv: Use devm_platform_ioremap_resource() (bsc#1152489) - commit e0f7654 - drm/etnaviv: drop use of drmP.h (bsc#1152489) - commit f3eda79 - drm: rcar-du: lvds: Fix bridge_to_rcar_lvds (bsc#1152489) - commit f81d681 - drm: Remove bridge support from legacy helpers (bsc#1152489) - commit d151f00 - drm: Don't include drm/drm_encoder_slave.h when not needed (bsc#1152489) - commit b56db2f - drm/xen-front: Make structure fb_funcs constant (bsc#1152472) - commit 8f3c48c - drm/vboxvideo: Make structure vbox_fb_helper_funcs constant (bsc#1152472) - commit 875c989 - dma-fence: Store the timestamp in the same union as the cb_list (bsc#1152472) - commit d37cf9b - drm/panel: tpo-td043mtea1: remove redundant assignment (bsc#1152472) - commit dec206d - drm/omap: displays: Remove unused panel drivers (bsc#1152472) - commit ba886f1 - video: omapfb2: Make standard and custom panel drivers mutually (bsc#1152472) - commit 6f1e68c - dma-buf: Restore seqlock around dma_resv updates (bsc#1152472) - commit 67e4191 - drm/panel: Add driver for the Toppoly TD043MTEA1 panel (bsc#1152472) - commit 4f44c01 - cxgb4/chcr : Register to tls add and del callback (jsc#SLE-15131). - Update config files. - Refresh patches.suse/Crypto-chelsio-Fixes-a-deadlock-between-rtnl_lock-an.patch. - commit ff5b8de - drm/panel: Add driver for the Toppoly TD028TTEC1 panel (bsc#1152472) - commit 467d1ca - drm/panel: Add driver for the Sony ACX565AKM panel (bsc#1152472) - commit 377991a - drm/panel: Add driver for the Sharp LS037V7DW01 panel (bsc#1152472) - commit ffa7ccd - drm/panel: Add driver for the NEC NL8048HL11 panel (bsc#1152472) - commit ade6e3d - drm/panel: Add driver for the LG Philips LB035Q02 panel (bsc#1152472) - commit 32a7044 - drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constant (bsc#1152472) - commit 5cd2e69 - drm/arm: drop use of drmP.h (bsc#1152472) - commit 37f5a32 - drm/armada: drop use of drmP.h (bsc#1152472) - commit a7e7a2f - drm/tegra: drop use of drmP.h (bsc#1152472) - commit 916e8ee - drm/i2c/tda998x: drop use of drmP.h (bsc#1152472) - commit fc66dd1 - drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel (bsc#1152472) - commit a38637f - drm/bridge: dw-hdmi-i2s: add .get_eld support (bsc#1152472) - commit c58ac49 - drm/bridge: dw-hdmi-i2s: enable only the required i2s lanes (bsc#1152472) - commit a5106b9 - drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new params (bsc#1152472) - commit 7f84e9b - drm/bridge: dw-hdmi-i2s: set the channel allocation (bsc#1152472) - commit f2c7258 - drm/bridge: dw-hdmi-i2s: enable lpcm multi channels (bsc#1152472) - commit 67ea1a7 - drm/bridge: dw-hdmi: set channel count in the infoframes (bsc#1152472) - commit ecb6f94 - drm/bridge: dw-hdmi: move audio channel setup out of ahb (bsc#1152472) - commit 37b7eb9 - drm/bridge: dw-hdmi-i2s: support more i2s format (bsc#1152472) - commit ad6f43e - dma-buf: rename reservation_object to dma_resv (bsc#1152472) - commit 781a1ab - drm/panfrost: Bump driver version to 1.1 (bsc#1152472) - commit f346063 - drm/panfrost: Add support for GPU heap allocations (bsc#1152472) - commit 8eb4e25 - drm/panfrost: Convert MMU IRQ handler to threaded handler (bsc#1152472) - commit 3f6e35e - drm/panfrost: Consolidate reset handling (bsc#1152472) - commit df575d7 - drm/panfrost: Add a no execute flag for BO allocations (bsc#1152472) - commit e9f5fb8 - drm/panfrost: Split panfrost_mmu_map SG list mapping to its own (bsc#1152472) - commit ba77501 - drm/panfrost: Restructure the GEM object creation (bsc#1152472) - commit 1fdb92b - drm/shmem: Put pages independent of a SG table being set (bsc#1152472) - commit b32f65d - crypto: aes - create AES library based on the fixed time AES code (jsc#SLE-15131). - Update config files. - Refresh patches.suse/crypto-chacha-move-existing-library-code-into-lib-crypto.patch. - Refresh patches.suse/crypto-lib-tidy-up-lib-crypto-kconfig-and-makefile.patch. - commit 7697bd4 - drm/gem: Allow sparsely populated page arrays in drm_gem_put_pages (bsc#1152472) - commit 64171d0 - drm: gm12u320: Add -ENODEV to list of errors to ignore (bsc#1152472) - commit 46b1524 - drm: gm12u320: Do not take a mutex from a wait_event condition (bsc#1152472) - commit 897a723 - drm: gm12u320: Use DRM_DEV_ERROR everywhere (bsc#1152472) - commit 950f899 - drm: gm12u320: Some minor cleanups (bsc#1152472) - commit cee992d - drm/syncobj: Add better overview documentation for syncobj (v2) (bsc#1152472) - commit 18dc6af - drm: Fix kerneldoc warns in connector-related docs (bsc#1152472) - commit a073778 - drm/komeda: Fix potential integer overflow in (bsc#1152472) - commit 4ca222c - drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi (bsc#1152472) - commit 9b7d499 - drm/panel: drop return code from drm_panel_detach() (bsc#1152472) - commit 22fcefe - drm/panel: use inline comments in drm_panel.h (bsc#1152472) - commit 590fc7d - drm/panel: move drm_panel functions to .c file (bsc#1152472) - commit 42298b3 - drm/panel: ili9322: move bus_flags to get_modes() (bsc#1152472) - commit e6fd024 - drm/mxsfb: fix opencoded use of drm_panel_* (bsc#1152472) - commit 9704496 - drm/fsl-dcu: fix opencoded use of drm_panel_* (bsc#1152472) - commit aebcdbf - drm/imx: fix opencoded use of drm_panel_* (bsc#1152472) - commit 4c37f96 - drm/bridge: tc358767: fix opencoded use of drm_panel_* (bsc#1152472) - commit b810723 - dma-buf: further relax reservation_object_add_shared_fence (bsc#1152472) - commit 64b6b31 - drm/i915: use new reservation_object_fences helper (bsc#1152472) - commit 2f59b0d - block: Fix type of first compat_put_{,u}long() argument (bsc#1175995,jsc#SLE-15608). - commit ce3e546 - drm: meson: venc: set the correct macrovision max amplitude value (bsc#1152472) - commit 05229cd - drm: meson: add macro used to enable HDMI PLL (bsc#1152472) - commit 7496064 - drm: meson: global clean-up (bsc#1152472) - commit d6c9ef6 - drm: meson: venc: use proper macros instead of magic constants (bsc#1152472) - commit 751e799 - drm: meson: viu: use proper macros instead of magic constants (bsc#1152472) - commit 98ac8a2 - drm: meson: vpp: use proper macros instead of magic constants (bsc#1152472) - commit 0add0f7 - drm: meson: drv: use macro when initializing vpu (bsc#1152472) - commit 7081d39 - drm: meson: crtc: use proper macros instead of magic constants (bsc#1152472) - commit e3628d9 - pktcdvd: fix regression on 64-bit architectures (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/compat_ioctl-cdrom-handle-CDROM_LAST_WRITTEN.patch. - commit 7fb2169 - drm: meson: mask value when writing bits relaxed (bsc#1152472) - commit ecded09 - drm/panel: simple: Support TI nspire panels (bsc#1152472) - commit 51061b0 - drm/pl111: Support grayscale (bsc#1152472) - commit d590c78 - drm/panfrost: Add madvise and shrinker support (bsc#1152472) - commit 540c558 - drm/shmem: Add madvise state and purge helpers (bsc#1152472) - commit 028a5e1 - drm/panfrost: Remove completed features still in TODO (bsc#1152472) - commit e151425 - drm/vmwgfx: drop reminaing users of drmP.h (bsc#1152489) - commit 9acd6cd - drm/vmwgfx: drop use of drmP.h in header files (bsc#1152489) - commit fb8b891 - drm/amdgpu: remove RREG64/WREG64 (bsc#1152489) - commit 405c792 - drm/amdgpu: implement UMC 64 bits REG operations (bsc#1152489) - commit bb96286 - drm/amdgpu: replace readq/writeq with atomic64 operations (bsc#1152489) - commit 0c8fc0a - crypto: chelsio - Use multiple txq/rxq per tfm to process the requests (jsc#SLE-15129). - Refresh patches.suse/Crypto-chcr-fix-for-ccm-aes-failed-test.patch. - commit 8922bc6 - gpu: drm: amd: powerplay: Remove logically dead code (bsc#1152489) - commit b7a7345 - drm/amd/powerplay: Zero initialize some variables (bsc#1152489) - commit a11fa8c - drm/amdgpu: Fix GPU reset crash regression. (bsc#1152489) - commit 4289c4a - drm/amd/powerplay: check before issuing messages for max sustainable (bsc#1152489) - commit 055f6c4 - drm/amdgpu/discovery: move common discovery code out of (bsc#1152489) - commit dd56d65 - drm/amdgpu/soc15: fix external_rev_id for navi14 (bsc#1152489) - commit 519397e - drm/amdgpu: update ras sysfs feature info (bsc#1152489) - commit 5cf0857 - drm/amd/powerplay: skip pcie params override on Arcturus V2 (bsc#1152489) - commit 3336b6f - drm/amdgpu: Fix panic during gpu reset (bsc#1152489) - commit b6ab46d - random: don't forget compat_ioctl on urandom (bsc#1175995,jsc#SLE-15608). - ppp: fix out-of-bounds access in bpf_prog_create() (bsc#1175995,jsc#SLE-15608). - commit da7510d - drm/amd/display: Block immediate flips for non-fast updates (bsc#1152489) - commit 273f2c4 - drm/amd/display: Validate dc_plane_info and dc_plane_size in atomic (bsc#1152489) - commit a59ecb3 - cxgb4/chcr: Save tx keys and handle HW response (jsc#SLE-15131). - Refresh patches.suse/Crypto-chelsio-Fixes-a-deadlock-between-rtnl_lock-an.patch. - commit fcecd4d - drm/amdgpu: enable Navi12 kfd support for amdgpu (bsc#1152489) - commit d27c320 - drm/amd/display: Add missing NV12 asic IDs (bsc#1152489) - commit 6a088fe - drm/amdgpu: Add nv12 DC ip block (bsc#1152489) - commit 18717d1 - drm/amd/display: Add ASICREV_IS_NAVI macros (bsc#1152489) - commit 1f0a486 - drm/amdgpu: enable DPG mode for Navi12 (bsc#1152489) - commit 16dbff3 - drm/amdgpu: add VCN ip block for Navi12 (bsc#1152489) - commit f335abe - drm/amdgpu: add Navi12 VCN firmware support (bsc#1152489) - commit 4b28d07 - drm/amdgpu: add psp ip block for navi12 (bsc#1152489) - commit 4c90629 - drm/amdgpu: add smu ip block for navi12 (bsc#1152489) - commit d6e2a91 - drm/amdgpu: start autoload till RLCG fw for navi12 (bsc#1152489) - commit 11156c9 - drm/amdgpu/psp11: add psp support for navi12 (bsc#1152489) - commit e68e921 - crypto: chtls - Add support for AES256-GCM based ciphers (jsc#SLE-15129). - Refresh patches.suse/crypto-chtls-Fixed-memory-leak.patch. - commit 9ff6836 - drm/amdgpu/smu11: add smu support for navi12 (bsc#1152489) - commit 387d8fd - drm/amdgpu: correct smu rlc handshake enablement bit (bsc#1152489) - commit c12bfc5 - drm/amdgpu: add CGTT_GS_NGG_CLK_CTRL register to gc header (bsc#1152489) - commit 6389e54 - drm/amdgpu/sdma5: add golden settings for navi12 (v2) (bsc#1152489) - commit 2c00f85 - drm/amdgpu/gfx10: add golden settings for navi12 (v2) (bsc#1152489) - commit 2a262b5 - blacklist.conf: Add already cherry-picked ASoC entry - commit 04deebb - ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning (git-fixes). - commit 40854e0 - drm/amdgpu: enable virtual display for navi12 (bsc#1152489) - commit 3b53a98 - drm/amdgpu/gfx10: set tcp harvest for navi12 (bsc#1152489) - commit b92b3be - drm/amdgpu: add ip blocks for navi12 (bsc#1152489) - commit 251c9e1 - drm/amdgpu/gmc10: set gart size and vm size for navi12 (bsc#1152489) - commit 6e1ecdf - drm/amdgpu/sdma5: add placeholder for navi12 golden settings (bsc#1152489) - commit 1393572 - drm/amdgpu/sdma5: declare sdma firmwares for navi12 (bsc#1152489) - commit b813084 - drm/amdgpu/gfx10: set rlc funcs for navi12 (bsc#1152489) - commit 40d262e - drm/amdgpu/gfx10: set number of me(c)/pipe/queue for navi12 (bsc#1152489) - commit 3134182 - drm/amdgpu/gfx10: add placeholder for navi12 golden settings (bsc#1152489) - commit 0073939 - drm/amdgpu/gfx10: declare cp/rlc firmwares for navi12 (bsc#1152489) - commit d8d1fcc - drm/amdgpu/gfx10: add gfx config for navi12 (bsc#1152489) - commit 15d9214 - drm/amdgpu/gfx10: set gfx cg for navi12 (bsc#1152489) - commit 5252cea - drm/amdgpu: set nbio/hdp cg for navi12 (bsc#1152489) - commit edfea18 - drm/amdgpu: initialize cg/pg flags and external rev id for navi12 (bsc#1152489) - commit 661cd19 - drm/amdgpu: use front door firmware loading for navi12 (bsc#1152489) - commit 22fa14e - drm/amdgpu: set asic family and ip blocks for navi12 (bsc#1152489) - commit f99a2ef - drm/amdgpu: add gpu_info firmware for navi12 (bsc#1152489) - commit 45cbade - drm/amdgpu: add navi12 asic type (bsc#1152489) - commit c813d17 - drm/amdgpu: initialize reg base for navi12 (bsc#1152489) - commit 13ff35e - drm/amdgpu: add ip offset header for navi12 (v2) (bsc#1152489) - commit 93498e8 - drm/amdgpu: update SDMA V4 microcode init (bsc#1152489) - commit bb2236a - drm/amdgpu: extend PSP FW loading support to 8 SDMA instances (bsc#1152489) - commit 8d9637e - drm/amdgpu: disable MEC2 JT context init for Arcturus (bsc#1152489) - commit 7f3395a - drm/amdgpu: update PSP CMD fail response status print (bsc#1152489) - commit 880de8c - drm/amdgpu: add PSP KDB loading support for Arcturus (bsc#1152489) - commit 066354b - drm/amdgpu: add PSP SW init support for Arcturus (bsc#1152489) - commit 9ba2a61 - drm/amdgpu: removed duplicate line (bsc#1152489) - commit af886d8 - drm/amd/powerplay: enable SW SMU power profile switch support in KFD (bsc#1152489) - commit e75b12c - drm/amd/powerplay: support power profile retrieval and setting on (bsc#1152489) - commit e7f2c96 - drm/amd/powerplay: guard consistency between CPU copy and local VRAM (bsc#1152489) - commit 7dd43e4 - drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS (bsc#1152489) - commit 94d2678 - drm/amdgpu: only uncorrectable error needs gpu reset (bsc#1152489) - commit 1ed77ca - drm/amdgpu: update the calc algorithm of umc ecc error count (bsc#1152489) - commit eb9211c - drm/amdgpu: implement umc ras init function (bsc#1152489) - commit c52e42f - drm/amdgpu: support ce interrupt in ras module (bsc#1152489) - commit 4230875 - drm/amdgpu: add error address query for umc ras (bsc#1152489) - commit 267573e - drm/amdgpu: apply umc_for_each_channel macro to umc_6_1 (bsc#1152489) - commit 3d42ae1 - drm/amdgpu: add macro of umc for each channel (bsc#1152489) - commit 4e31cb3 - drm/amdgpu: initialize new parameters and functions for amdgpu_umc (bsc#1152489) - commit da419a0 - drm/amdgpu: add more parameters and functions to amdgpu_umc structure (bsc#1152489) - commit d46e8f0 - drm/amdgpu: remove the clear of MCA_ADDR (bsc#1152489) - commit 716ad72 - drm/amd/display: Don't replace the dc_state for fast updates (bsc#1152489) - commit 0394981 - drm/amd/display: Skip determining update type for async updates (bsc#1152489) - commit d560ba5 - drm/amd/display: Allow cursor async updates for framebuffer swaps (bsc#1152489) - commit 87a3858 - drm/amdgpu: fix unsigned variable instance compared to less than zero (bsc#1152489) - commit 77ee609 - i40e: always propagate error value in i40e_set_vsi_promisc() (jsc#SLE-13701). - i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc (jsc#SLE-13701). - cxgb4: Fix race between loopback and normal Tx path (jsc#SLE-15131). - cxgb4: Fix work request size calculation for loopback test (jsc#SLE-15131). - cxgb4: add TC-MATCHALL IPv6 support (jsc#SLE-15131). - cxgb4: fix extracting IP addresses in TC-FLOWER rules (jsc#SLE-15131). - cxgb4: fix check for running offline ethtool selftest (jsc#SLE-15131). - cxgb4: add loopback ethtool self-test (jsc#SLE-15131). - cxgb4: use eth_zero_addr() to clear mac address (jsc#SLE-15131). - crypto/chtls: Enable tcp window scaling option (jsc#SLE-15129). - cxgb4: convert to new udp_tunnel_nic infra (jsc#SLE-15131). - cxgb4: add main VI to mirror VI config replication (jsc#SLE-15131). - cxgb4: add support for mirror Rxqs (jsc#SLE-15131). - cxgb4: add mirror action to TC-MATCHALL offload (jsc#SLE-15131). - cxgb4vf: configure ports accessible by the VF (jsc#SLE-15131). - cxgb4vf: fix t4vf_eth_xmit()'s return type (jsc#SLE-15131). - cxgb4: move device dump arrays in header to C file (jsc#SLE-15131). - cxgb4: always sync access when flashing PHY firmware (jsc#SLE-15131). - cxgb4: Use struct_size() helper (jsc#SLE-15131). - cxgb4: add action to steer flows to specific Rxq (jsc#SLE-15131). - cxgb4: add support to fetch ethtool n-tuple filters (jsc#SLE-15131). - cxgb4: add ethtool n-tuple filter deletion (jsc#SLE-15131). - cxgb4: add ethtool n-tuple filter insertion (jsc#SLE-15131). - cxgb4: add skeleton for ethtool n-tuple filters (jsc#SLE-15131). - cxgb4: add support to read serial flash (jsc#SLE-15131). - cxgb4: add support to flash boot cfg image (jsc#SLE-15131). - cxgb4: add support to flash boot image (jsc#SLE-15131). - cxgb4: add support to flash PHY image (jsc#SLE-15131). - cxgb4: update set_flash to flash different images (jsc#SLE-15131). - crypto: chelsio - Fix some pr_xxx messages (jsc#SLE-15129). - crypto: chelsio - Avoid some code duplication (jsc#SLE-15129). - crypto: chelsio - permit asynchronous skcipher as fallback (jsc#SLE-15129). - cxgb4: add missing release on skb in uld_send() (jsc#SLE-15131). - crypto/chtls: correct net_device reference count (jsc#SLE-15129). - crypto/chtls: fix tls alert messages corrupted by tls data (jsc#SLE-15129). - cxgb4: fix all-mask IP address comparison (jsc#SLE-15131). - net: cxgb4: fix return error value in t4_prep_fw (jsc#SLE-15131). - cxgb4vf: update kernel-doc line comments (jsc#SLE-15131). - cxgb4: update kernel-doc line comments (jsc#SLE-15131). - cxgb4: fix set but unused variable when DCB is disabled (jsc#SLE-15131). - cxgb4: move DCB version extern to header file (jsc#SLE-15131). - cxgb4: remove cast when saving IPv4 partial checksum (jsc#SLE-15131). - cxgb4: fix SGE queue dump destination buffer context (jsc#SLE-15131). - cxgb4: use correct type for all-mask IP address comparison (jsc#SLE-15131). - cxgb4: fix endian conversions for L4 ports in filters (jsc#SLE-15131). - cxgb4: parse TC-U32 key values and masks natively (jsc#SLE-15131). - cxgb4: use unaligned conversion for fetching timestamp (jsc#SLE-15131). - cxgb4: move PTP lock and unlock to caller in Tx path (jsc#SLE-15131). - cxgb4: move handling L2T ARP failures to caller (jsc#SLE-15131). - crypto: Replace zero-length array with flexible-array (jsc#SLE-15129). - Crypto/chcr: Checking cra_refcnt before unregistering the algorithms (jsc#SLE-15129). - Crypto/chcr: Calculate src and dst sg lengths separately for dma map (jsc#SLE-15129). - cxgb4: Use kfree() instead kvfree() where appropriate (jsc#SLE-15131). - crypto/chtls:Fix compile error when CONFIG_IPV6 is disabled (jsc#SLE-15129). - crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set (jsc#SLE-15131). - crypto/chtls: IPv6 support for inline TLS (jsc#SLE-15129). - Crypto/chcr: Fixes a coccinile check error (jsc#SLE-15129). - Crypto/chcr: Fixes compilations warnings (jsc#SLE-15129). - crypto/chcr: IPV6 code needs to be in CONFIG_IPV6 (jsc#SLE-15131). - cxgb4/chcr: Enable ktls settings at run time (jsc#SLE-15131). - cxgb4: cleanup error code in setup_sge_queues_uld() (jsc#SLE-15131). - cxgb4: add adapter hotplug support for ULDs (jsc#SLE-15131). - cxgb4: Use %pM format specifier for MAC addresses (jsc#SLE-15131). - cxgb4: add EOTID tracking and software context dump (jsc#SLE-15131). - cxgb4: tune burst buffer size for TC-MQPRIO offload (jsc#SLE-15131). - cxgb4: improve credits recovery in TC-MQPRIO Tx path (jsc#SLE-15131). - cxgb4: remove duplicate headers (jsc#SLE-15131). - Crypto/chcr: fix for hmac(sha) test fails (jsc#SLE-15129). - Crypto/chcr: support for 48 byte key_len in aes-xts (jsc#SLE-15129). - Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests (jsc#SLE-15129). - Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests (jsc#SLE-15129). - Revert "/crypto: chelsio - Inline single pdu only"/ (jsc#SLE-15129). - cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call (jsc#SLE-15131). - crypto: chelsio - remove redundant assignment to variable error (jsc#SLE-15129). - cxgb4/chcr: avoid -Wreturn-local-addr warning (jsc#SLE-15129). - cxgb4: Add missing annotation for service_ofldq() (jsc#SLE-15131). - chcr: Fix CPU hard lockup (jsc#SLE-15131). - net/cxgb4: Check the return from t4_query_params properly (jsc#SLE-15131). - crypto/chcr: Add missing include file <linux/highmem.h> (jsc#SLE-15131). - crypto: chelsio - remove set but not used variable 'adap' (jsc#SLE-15129). - crypto: chelsio/chtls - Fixed boolinit.cocci warning (jsc#SLE-15129). - crypto: chelsio/chtls - Fixed tls stats (jsc#SLE-15129). - crypto: chelsio - Recalculate iv only if it is needed (jsc#SLE-15129). - crypto: chelsio - un-register crypto algorithms (jsc#SLE-15131). - crypto: chelsio - Endianess bug in create_authenc_wr (jsc#SLE-15129). - crypto: chelsio - remove extra allocation for chtls_dev (jsc#SLE-15129). - crypto: chelsio - Print the chcr driver information while module load (jsc#SLE-15131). - crypto: chelsio - This fixes the kernel panic which occurs during a libkcapi test (jsc#SLE-15129). - crypto: chelsio - This fixes the libkcapi's cbc(aes) aio fail test cases (jsc#SLE-15129). - cxgb4/chcr: nic-tls stats in ethtool (jsc#SLE-15131). - crypto/chtls: Fix chtls crash in connection cleanup (jsc#SLE-15129). - crypto/chcr: fix incorrect ipv6 packet length (jsc#SLE-15131). - cxgb4: Add support to catch bits set in INT_CAUSE5 (jsc#SLE-15131). - cxgb4: remove set but not used variable 'tab' (jsc#SLE-15131). - Crypto/chtls: add/delete TLS header in driver (jsc#SLE-15129). - cxgb4: rework TC filter rule insertion across regions (jsc#SLE-15131). - chcr: remove set but not used variable 'status' (jsc#SLE-15131). - cxgb4: update T5/T6 adapter register ranges (jsc#SLE-15131). - net: cxgb4vf: reject unsupported coalescing params (jsc#SLE-15131). - net: cxgb4: reject unsupported coalescing params (jsc#SLE-15131). - cxgb4/chcr: Add ipv6 support and statistics (jsc#SLE-15131). - chcr: Handle first or middle part of record (jsc#SLE-15131). - chcr: handle partial end part of a record (jsc#SLE-15131). - cxgb4/chcr: complete record tx handling (jsc#SLE-15131). - net/chelsio: Don't set N/A for not available FW (jsc#SLE-15131). - chelsio: Replace zero-length array with flexible-array member (jsc#SLE-15131). - cxgb4/ptp: pass the sign of offset delta in FW CMD (jsc#SLE-15131). - cxgb4: fix checks for max queues to allocate (jsc#SLE-15131). - crypto: chtls - Fixed listen fail when max stid range reached (jsc#SLE-15129). - crypto: chtls - Corrected function call context (jsc#SLE-15129). - crypto: chelsio - Resetting crypto counters during the driver unregister (jsc#SLE-15131). - crypto: chelsio - calculating tx_channel_id as per the max number of channels (jsc#SLE-15129). - crypto: chelsio - switch to skcipher API (jsc#SLE-15129). - crypto: chtls - remove the redundant check in chtls_recvmsg() (jsc#SLE-15129). - crypto: chtls - simplify a bit 'create_flowc_wr_skb()' (jsc#SLE-15129). - crypto: x86/aes-ni - use AES library instead of single-use AES cipher (jsc#SLE-15129). - crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h (jsc#SLE-15129). - crypto: x86/xts - implement support for ciphertext stealing (jsc#SLE-15129). - crypto: aes-generic - remove unused variable 'rco_tab' (jsc#SLE-15129). - crypto: gcm - helper functions for assoclen/authsize check (jsc#SLE-15129). - crypto: aes-generic - unexport last-round AES tables (jsc#SLE-15129). - crypto: chelsio - replace AES cipher calls with library calls (jsc#SLE-15131). - crypto: aes-generic - drop key expansion routine in favor of library version (jsc#SLE-15129). - crypto: padlock/aes - switch to library version of key expansion routine (jsc#SLE-15129). - crypto: x86/aes - drop scalar assembler implementations (jsc#SLE-15129). - crypto: x86/aes-ni - switch to generic for fallback and key routines (jsc#SLE-15129). - crypto: aes/fixed-time - align key schedule with other implementations (jsc#SLE-15131). - crypto: aes - rename local routines to prevent future clashes (jsc#SLE-15129). - commit 6c96ac0 - drm/amd/powerplay: fix a few spelling mistakes (bsc#1152489) - commit 20b4179 - gpu: drm: radeon: Fix a possible null-pointer dereference in (bsc#1152489) - commit a3611ff - drm/amd/powerplay: fix off-by-one upper bounds limit checks (bsc#1152489) - commit cda5adb - drm/radeon: Fix EEH during kexec (bsc#1152489) - commit 2a544aa - drm/amdkfd: Extend CU mask to 8 SEs (v3) (bsc#1152489) - commit 0acbb25 - drm/amdgpu: support get_cu_info for Arcturus (bsc#1152489) - commit c474563 - drm/amdgpu: Fix pcie_bw on Vega20 (bsc#1152489) - commit 79f4b92 - drm/amdgpu: Update NBIO headers to add TXCLK3/4 (bsc#1152489) - commit a2ff658 - drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20 (bsc#1152489) - commit 0bef5bb - drm/amdgpu: Mark KFD VRAM allocations for wipe on release (bsc#1152489) - commit 5803e25 - drm/amdgpu: Implement VRAM wipe on release (bsc#1152489) - commit a58ec87 - drm/amdgpu: Add flag to wipe VRAM on release (bsc#1152489) - commit 9f14f08 - drm/ttm: Add release_notify callback to ttm_bo_driver (bsc#1152489) - commit 567bc13 - drm/amd/display: Use switch table for dc_to_smu_clock_type (bsc#1152489) - commit 55dd84f - drm/amd/display: Use proper enum conversion functions (bsc#1152489) - commit 4b5249d - drm/amdgpu: fix double ucode load by PSP(v3) (bsc#1152489) - commit 8b0f29f - drm/amdgpu: fix incorrect judge on sos fw version (bsc#1152489) - commit 753b3b7 - drm/amdgpu: cleanup vega10 SRIOV code path (bsc#1152489) - commit 449e960 - drm/amd/powerplay: sort feature status index by asic feature id for (bsc#1152489) - commit bdc65ca - drm/amdkfd: enable KFD support for navi14 (bsc#1152489) - commit 80d78ca - drm/amdgpu: disable inject for failed subblocks of gfx (bsc#1152489) - commit 20e5c2b - drm/amdgpu: support gfx ras error injection and err_cnt query (bsc#1152489) - commit 597abb3 - drm/amdgpu: add RAS callback for gfx (bsc#1152489) - commit b745094 - drm/amdgpu: add define for gfx ras subblock (bsc#1152489) - commit 3c44631 - drm/amd/include: add define of TCP_EDC_CNT_NEW (bsc#1152489) - commit 0974c47 - drm/amd/include: add bitfield define for EDC registers (bsc#1152489) - commit 0cbc483 - drm/amdgpu: remove ras_reserve_vram in ras injection (bsc#1152489) - commit ced6998 - drm/amdgpu: add check for ras error type (bsc#1152489) - commit 4999f96 - drm/amdgpu: update interrupt callback for all ras clients (bsc#1152489) - commit d88104a - drm/amdgpu: allow ras interrupt callback to return error data (bsc#1152489) - commit 46ed6a0 - drm/amdgpu: query umc ras error address (bsc#1152489) - commit 6f5c9a3 - drm/amdgpu: add structures for umc error address translation (bsc#1152489) - commit 8be9eee - drm/amdgpu: add support for recording ras error address (bsc#1152489) - commit 7f39ee7 - drm/amdgpu: update algorithm of umc uncorrectable error counting (bsc#1152489) - commit 71b2a41 - drm/amdgpu: switch to amdgpu_umc structure (bsc#1152489) - commit f743c8b - drm/amdgpu: use 64bit operation macros for umc (bsc#1152489) - commit 25490b4 - drm/amdgpu: add RREG64/WREG64(_PCIE) operations (bsc#1152489) - commit d72a792 - drm/amdgpu: add ras error count after each query (v2) (bsc#1152489) - commit 4138ef2 - drm/amdgpu: querry umc error count (bsc#1152489) - commit e117063 - drm/amdgpu: init umc v6_1 functions for vega20 (bsc#1152489) - commit 60e0f3b - drm/amdgpu: add umc v6_1 query error count support (bsc#1152489) - commit 8a25980 - drm/amdgpu: add umc v6_1_1 IP headers (bsc#1152489) - commit 134a0a5 - drm/amdgpu: add rsmu v_0_0_2 ip headers (bsc#1152489) - commit 4b6389b - drm/amdgpu: add amdgpu_umc_functions structure (bsc#1152489) - commit 2a8f5bb - drm/amdgpu: init RSMU and UMC ip base address for vega20 (bsc#1152489) - commit 5b681c1 - drm/amdgpu: move some ras data structure to amdgpu_ras.h (bsc#1152489) - commit c11eafd - drm/amdgpu: drop drmP.h from vcn_v2_5.c (bsc#1152489) - commit ac472db - drm/amdgpu: drop drmP.h from vcn_v2_0.c (bsc#1152489) - commit 57390a2 - drm/amdgpu: drop drmP.h from sdma_v5_0.c (bsc#1152489) - commit e6021a8 - drm/amdgpu: drop drmP.h from nv.c (bsc#1152489) - commit 1be95ea - drm/amdgpu: drop drmP.h from navi10_ih.c (bsc#1152489) - commit 1237a9a - drm/amdgpu: drop drmP.h in gfx_v10_0.c (bsc#1152489) - commit 793a94e - drm/amdgpu: drop drmP.h from amdgpu_amdkfd_gfx_v10.c (bsc#1152489) - commit 61454c6 - drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c (bsc#1152489) - commit 7af4b47 - drm/amd/powerplay: determine the features to enable by pptable only (bsc#1152489) - commit 1279f9b - drm/amdgpu: correct irq type used for sdma ecc (bsc#1152489) - commit 8794064 - drm/amd/powerplay: make power limit retrieval as asic specific (bsc#1152489) - commit 71952d6 - drm/amd/powerplay: correct arcturus current clock level calculation (bsc#1152489) - commit ca2d403 - drm/amd/powerplay: support UMD PSTATE settings on arcturus (bsc#1152489) - commit bdefb20 - drm/amd/powerplay: fix arcturus real-time clock frequency retrieval (bsc#1152489) - commit 007877a - drm/amd/powerplay: remove redundancy debug log in smu (bsc#1152489) - commit 09c23f9 - drm/amd/powerplay: correct the bitmask used in arcturus (bsc#1152489) - commit 18996e7 - drm/amd/powerplay: add missing arcturus feature maps (bsc#1152489) - commit 53e9f8c - drm/amd/powerplay: support fan speed retrieval on arcturus (bsc#1152489) - commit 198e84d - drm/amd/powerplay: support real-time clock retrieval on arcturus (bsc#1152489) - commit e13c175 - drm/amd/powerplay: support sensor reading on arcturus (bsc#1152489) - commit 69d6210 - drm/amd/powerplay: init arcturus SMU metrics table on bootup (bsc#1152489) - commit 3284a90 - drm/amdgpu: update more sdma instances irq support (bsc#1152489) - commit ff16027 - drm/amd/include: adjust base offset of SMUIO and THM for Arcturus (bsc#1152489) - commit 3c2d3ff - drm/amd/powerplay: hold on the arcturus gfx dpm support in driver (bsc#1152489) - commit 8b7b8d4 - drm/amdgpu: correct VCN powergate routine for acturus (bsc#1152489) - commit c38ce95 - drm/amd/powerplay: enable arcturus powerplay (bsc#1152489) - commit f61fd9f - drm/amd/powerplay: initialize arcturus MP1 and THM base address (bsc#1152489) - commit c8cc16c - drm/amd/powerplay: enable SW SMU routine support for arcturus (bsc#1152489) - commit 0298083 - drm/amd/powerplay: update arcturus_ppt.c/h V3 (bsc#1152489) - commit a0fa271 - drm/amd/powerplay: update arcturus_ppsmc.h (bsc#1152489) - commit fd0b2fb - drm/amd/powerplay: update smu11_driver_if_arcturus.h (bsc#1152489) - commit 6594378 - drm/amd/powerplay: add SW SMU interface for dumping pptable out (v2) (bsc#1152489) - commit dda17f8 - drm/amd/powerplay: add smcdpminfo table v4_6 support (bsc#1152489) - commit 1b05d55 - drm/amdkfd: Save/restore vcc on gfx10 (bsc#1152489) - commit bb97e13 - drm/amdkfd: Save/restore flat_scratch_lo/hi on gfx10 (bsc#1152489) - commit d79ee3a - drm/amdkfd: Fix gfx10 wave64 VGPR context restore (bsc#1152489) - commit bc55bc8 - drm/amd/display: Support uclk switching for DCN2 (bsc#1152489) - commit 767399c - drm/amd/display: Embed DCN2 SOC bounding box (bsc#1152489) - commit 6cf2a57 - drm/amdgpu/powerplay: provide the interface to disable uclk switch (bsc#1152489) - commit b440815 - drm/amdgpu/gfx10: update golden settings for navi14 (bsc#1152489) - commit 2f59d63 - drm/amd/powerplay: implment sysfs feature status function in smu (bsc#1152489) - commit 27ca7ae - drm/amd/powerplay: move smu_feature_update_enable_state to up level (bsc#1152489) - commit 443eed3 - drm/amd/powerplay: add smu feature name support (bsc#1152489) - commit 92a3cd1 - drm/amd/powerplay: add smu message name support (bsc#1152489) - commit a8bead9 - drm/amd/powerplay: move smu types to smu_types.h (bsc#1152489) - commit 6574e9a - drm/amdgpu: Default disable GDS for compute+gfx (bsc#1152489) - commit 6c3b66f - drm/amdgpu/display: fix the build without (bsc#1152489) - commit b16cded - drm/amdgpu: Fix amdgpu_display_supported_domains logic. (bsc#1152489) - commit 654e21f - drm/amdgpu: put the SMC into the proper state on reset/unload (bsc#1152489) - commit 1a53690 - drm/amdgpu/powerplay: add set_mp1_state for vega12 (bsc#1152489) - commit a0f6bd4 - drm/amdgpu/powerplay: add set_mp1_state for vega10 (bsc#1152489) - commit 55db491 - drm/amdgpu/powerplay: add set_mp1_state for vega20 (bsc#1152489) - commit a01642a - tracing: fix double free (git-fixes). - commit dd7027e - drm/amdgpu/powerplay: return success if set_mp1_state is not set (bsc#1152489) - commit 67dee8e - drm/amdgpu/powerplay: add a new interface to set the mp1 state (bsc#1152489) - commit 114ca33 - drm/amdgpu: add reset_method asic callback for navi (bsc#1152489) - commit ad29ff9 - drm/amdgpu: add reset_method asic callback for soc15 (bsc#1152489) - commit c51cbc4 - drm/amdgpu: add reset_method asic callback for vi (bsc#1152489) - commit 7cbd77e - drm/amdgpu: add reset_method asic callback for cik (bsc#1152489) - commit eb3f054 - drm/amdgpu: add reset_method asic callback for si (bsc#1152489) - commit 83158b4 - drm/amdgpu: add an asic callback to determine the reset method (bsc#1152489) - commit 7494c8f - drm/amd/powerplay: minor fixes around SW SMU power and fan setting (bsc#1152489) - commit ebbf67f - drm/amd/display: enable S/G for RAVEN chip (bsc#1152489) - commit bb48767 - drm/amdgpu: Add check for USWC support for (bsc#1152489) - commit 1c7c5c6 - drm/amdgpu: Create helper to clear AMDGPU_GEM_CREATE_CPU_GTT_USWC (bsc#1152489) - commit 017fe05 - drm/amdgpu: Fix hard hang for S/G display BOs. (bsc#1152489) - commit f76ecc1 - drm/amdgpu: adding xgmi error monitoring (bsc#1152489) - commit d50854e - drm/amdgpu: add perfmon and fica atomics for df (bsc#1152489) - commit 246c3b2 - drm/amdkfd: Remove dead code from gfx8/gfx9 trap handlers (bsc#1152489) - commit f3ba626 - drm/amdkfd: Replace gfx10 trap handler with correct branch (bsc#1152489) - commit 59dd6fd - drm/amdkfd: Fix lost single step exceptions in gfx9 trap handler (bsc#1152489) - commit 450b8c5 - drm/amdkfd: Use SQC when TCP would fail in gfx9 context save. (bsc#1152489) - commit f01c0b9 - drm/amdgpu/gmc10: fix pte mytpe field error for navi14 (bsc#1152489) - commit 90804b4 - drm/amd/powerplay: some cosmetic fixes (bsc#1152489) - commit a1d8fef - drm/amd/powerplay: no pptable transfer and dpms enabled with "/dpm=0"/ (bsc#1152489) - commit be80727 - drm/amd/display: fix a missing null check on a failed kzalloc (bsc#1152489) - commit 9765827 - drm/radeon: Use dev_get_drvdata where possible (bsc#1152489) - commit ce0254d - drm/amd/display: Use dev_get_drvdata (bsc#1152489) - commit 426742e - drm/amdgpu: Use dev_get_drvdata where possible (bsc#1152489) - commit a9c1c1d - drm/amdgpu: set sdma irq src num according to sdma instances (bsc#1152489) - commit 993ced9 - drm/amd/display: Copy GSL groups when committing a new context (bsc#1152489) - commit df4476c - drm/amd/display: Add debug entry to destroy disconnected edp link (bsc#1152489) - commit fc62a22 - drm/amd/display: avoid power gate domains that doesn't exist (bsc#1152489) - commit 4c2908c - drm/amd/display: Add SMU version field to clk_mgr_internal (bsc#1152489) - commit 80701cb - drm/amd/display: support "/dummy pstate"/ (bsc#1152489) - commit f80168e - drm/amd/display: fix mpcc assert condition (bsc#1152489) - commit 01fbfe3 - drm/amd/display: 3.2.42 (bsc#1152489) - commit 02a969c - drm/amd/display: Clean up dynamic metadata logic (bsc#1152489) - commit a1e462c - drm/amd/display: populate last calculated bb state with max clocks (bsc#1152489) - commit 5f21dc0 - drm/amd/display: add dcc programming for dual plane (bsc#1152489) - commit 17a6b2a - drm/amd/display: Implement DAL3 GPU Integer Scaling (bsc#1152489) - commit 3065140 - drm/amd/display: add pipe CRC sources without disabling dithering. (bsc#1152489) - commit 756b2fb - drm/amd/display: use min disp and dpp clk debug option for dcn2 (bsc#1152489) - commit 94c2a25 - drm/amd/display: add a option to force the clock at every mode (bsc#1152489) - commit 65215f4 - drm/amd/display: Change offset_to_id to reflect what id_to_offset (bsc#1152489) - commit 50fefa6 - drm/amd/display: add set and get clock for testing purposes (bsc#1152489) - commit d3a1728 - drm/amd/display: Hook up calls to do stereo mux and dig programming (bsc#1152489) - commit 157c677 - drm/amd/display: 3.2.41 (bsc#1152489) - commit 1b945d4 - drm/amd/display: Fixes for some MPO cases (bsc#1152489) - commit 6428285 - drm/amd/display: Cache the use_pitch_c conditional (bsc#1152489) - commit b11b964 - drm/amd/display: Add DIG_CLOCK_PATTERN register (bsc#1152489) - commit babf617 - drm/amd/display: Add CM_BYPASS via debug option (bsc#1152489) - commit d3b5d26 - drm/amd/display: Add MPC 3DLUT resource management (bsc#1152489) - commit c2449da - drm/amd/display: Add debug option to disable timing sync (bsc#1152489) - commit 0660e4e - drm/amd/display: Clear FEC_READY shadow register if DPCD write fails (bsc#1152489) - commit cf374f8 - drm/amd/display: Optimize gamma calculations (bsc#1152489) - commit f086612 - drm/amd/display: Set FEC_READY always before link training (bsc#1152489) - commit 5cb290e - drm/amd/display: Use helper for determining HDMI signal (bsc#1152489) - commit 326fb85 - drm/amd/display: Implement generic MUX registers (v2) (bsc#1152489) - commit ffe13de - drm/amd/display: 3.2.40 (bsc#1152489) - commit 5a30b69 - compat_ioctl: move isdn/capi ioctl translation into (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/compat_ioctl-move-hci_sock-handlers-into-driver.patch. - Refresh patches.suse/compat_ioctl-move-rfcomm-handlers-into-driver.patch. - commit 2bc424e - drm/amd/display: Remove second initialization of pp_smu (bsc#1152489) - commit cb4916a - drm/amd/display: fix not calling ppsmu to trigger PME (bsc#1152489) - commit e447ba2 - drm/amd/display: Remove unnecessary NULL check in (bsc#1152489) - commit eac1b5c - drm/amd/display: Do not fill Null packet in the blank period (bsc#1152489) - commit ba19b24 - drm/amd/display: Power-gate all DSCs at driver init time (bsc#1152489) - commit f3bb995 - drm/amd/display: Remove dsc disable_ich flag programming. (bsc#1152489) - commit c7b91b9 - drm/amd/display: Fix some HUBP programming issues (bsc#1152489) - commit 2685737 - drm/amd/display: Expose enc2_set_dynamic_metadata (bsc#1152489) - commit b24e0aa - drm/amd/display: 3.2.39 (bsc#1152489) - commit 2d4ea85 - drm/amd/display: add functionality to get pipe CRC source. (bsc#1152489) - commit b6e1415 - drm/amd/display: add functionality to grab DPRX CRC entries. (bsc#1152489) - commit 2c0cd7f - drm/amd/display: add monitor patch to add T7 delay (bsc#1152489) - commit c48c9c2 - drm/amd/display: add hdmi2.1 dsc pps packet programming (bsc#1152489) - commit 859e97e - drm/amd/display: refactor dump_clk_registers (bsc#1152489) - commit b1855c9 - drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall (bsc#1152489) - commit 295a02d - drm/amd/display: Incorrect Read Interval Time For CR Sequence (bsc#1152489) - commit 831c3c3 - drm/amd/display: 3.2.38 (bsc#1152489) - commit bd1754c - drm/amd/display: Split out common HUBP registers and code (bsc#1152489) - commit 50c933a - drm/amd/display: early return when pipe_cnt is 0 in bw validation (bsc#1152489) - commit 6d58f5e - drm/amd/display: Update drm_dsc to reflect native 4.2.0 DSC spec (bsc#1152489) - commit 0caa0f8 - drm/amd/display: Add aux tracing log in dce (bsc#1152489) - commit fc66a5a - drm/amd/display: move bw calc code into helpers (bsc#1152489) - commit 8b93daa - drm/amd/display: 3.2.37 (bsc#1152489) - commit 6c7c586 - series.conf: refresh patch order - commit 5f89670 - drm/amd/display: 3.2.36 (bsc#1152489) - commit a1bcf42 - drm/amd/display: Add ability to set preferred link training (bsc#1152489) - commit 8acdaca - drm/amdgpu: exposing fica registers to df offsets (bsc#1152489) - commit b836de3 - drm/amd/powerplay: input check for unsupported message/clock index (bsc#1152489) - commit 282c8cc - drm/amd/powerplay: correct SW SMU valid mapping check (bsc#1152489) - commit 000219c - drm/amdgpu: flag arcturus as experimental for now (bsc#1152489) - commit 3f6800d - drm/amdgpu: drop unused function definitions (bsc#1152489) - commit 8103022 - drm/amdgpu:add all VCN rings into schedule request queue (bsc#1152489) - commit 441e243 - drm/amdkfd: Increase vcrat size for GPU (bsc#1152489) - commit 76d7634 - drm/amdgpu: enable all 8 sdma instances for Arcturus silicon (bsc#1152489) - commit 7a6e2fa - drm/amdkfd: Merge gfx9/arcturus trap handlers, add ACC VGPR save (bsc#1152489) - commit 19c8e75 - drm/amdgpu: Add more detail to the VM fault printing (bsc#1152489) - commit aed0be3 - drm/amdkfd: Add device id for real asics (bsc#1152489) - commit 0db6c2a - drm/amdgpu: limit sdma instances to 2 for Arcturus in BU phase (bsc#1152489) - commit b47c154 - drm/amdgpu: skip gfx 9 common golden settings for arct (bsc#1152489) - commit f0030c6 - drm/amdkfd: Add arcturus CWSR trap handler (bsc#1152489) - commit c291ed6 - amd/powerplay: No SW XGMI dpm for Arcturus rev 2 (bsc#1152489) - commit 353fe0f - drm/amdgpu: clean up nonexistent firmware declaration for Arcturus (bsc#1152489) - commit e0cbf4a - drm/amdgpu: init gds config for arct (bsc#1152489) - commit 10c7e22 - drm/amdgpu: keep stolen memory for arct (bsc#1152489) - commit 9738d9a - drm/amdgpu: init arct external rev id (bsc#1152489) - commit ae98f94 - drm/amdgpu: add arct gc golden settings (bsc#1152489) - commit e1aca94 - drm/amdgpu: add arct sdma golden settings (bsc#1152489) - commit f1ab50a - drm/amdgpu: add pci DID for Arcturus GL-XL. (bsc#1152489) - commit aa42a9b - drm/amdgpu: assign fb_start/end in mmhub v9.4 interface (bsc#1152489) - commit 6357453 - drm/amdgpu: add harvest support for Arcturus (bsc#1152489) - commit 68da984 - drm/amdgpu: add multiple instances support for Arcturus (bsc#1152489) - commit a03725f - drm/amdgpu: modify amdgpu_vcn to support multiple instances (bsc#1152489) - commit 706f739 - drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance (bsc#1152489) - commit 36ba2a5 - drm/amdgpu/: increase AMDGPU_MAX_RINGS to add 2nd vcn instance (bsc#1152489) - commit 8f63f5e - drm/amdgpu/: add doorbell assignment for 2nd vcn instance (bsc#1152489) - commit 580c4e4 - drm/amdgpu/: add ucodeID for 2nd vcn instance (bsc#1152489) - commit c2fde66 - drm/amdgpu/: add clientID for 2nd vcn instance (bsc#1152489) - commit 16898e6 - drm/amdkfd: Set number of xgmi optimized SDMA engines for arcturus (bsc#1152489) - commit edcbb37 - drm/amdgpu: correct ip for mmHDP_READ_CACHE_INVALIDATE register (bsc#1152489) - commit a905f5b - drm/amdgpu: set system aperture to cover whole FB region in mmhub (bsc#1152489) - commit 54f3fb4 - drm/amdgpu: skip get/update xgmi topology info when no psp exists (bsc#1152489) - commit 3c5d3dd - drm/amd/powerplay: get smc firmware and pptable (bsc#1152489) - commit fdc841e - drm/amdgpu/powerplay: add smu11 driver interface for arcturus. (v2) (bsc#1152489) - commit a89f19e - drm/amdgpu/powerplay: add arcturus ppt functions (bsc#1152489) - commit 0fb03f4 - drm/amdgpu: enable the Doorbell support for VCN2.5 (bsc#1152489) - commit 4c8b5d0 - drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2) (bsc#1152489) - commit 369703c - drm/amdgpu: enable VCN2.5 on Arcturus (bsc#1152489) - commit 0164510 - drm/amdgpu/VCN2.5: set JPEG decode ring functions (bsc#1152489) - commit e4933b5 - drm/amdgpu: add JPEG2.5 HW start and stop (bsc#1152489) - commit 7cb1f4d - drm/amdgpu/VCN2.5: set encode ring functions (bsc#1152489) - commit 97c6e56 - drm/amdgpu/VCN2.5: set decode ring functions (bsc#1152489) - commit b3480e1 - drm/amdgpu: add Arcturus to the VCN family (bsc#1152489) - commit f4a242a - drm/amdgpu: add VCN2.5 VCPU start and stop (bsc#1152489) - commit c510a40 - drm/amdgpu: add VCN2.5 basic supports (bsc#1152489) - commit 942a061 - drm/amdgpu/VCN2: expose rings functions (bsc#1152489) - commit a5103c1 - drm/amdgpu/VCN2: put IB internal registers offset to structure (bsc#1152489) - commit bd1d88a - drm/amdgpu: declare sdma firmware binary files for Arcturus (bsc#1152489) - commit 3b59c41 - drm/amdgpu: Clear build undefined warning (bsc#1152489) - commit 13dce2e - drm/amdgpu: Enable xgmi support for Arcturus (bsc#1152489) - commit c0d2f85 - drm/amdgpu: Hack xgmi topology info when there is no psp fw (bsc#1152489) - commit 83c2446 - drm/amdkfd: Support MMHUB1 in kfd interrupt path (bsc#1152489) - commit 1cc381d - drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for MMHUB (bsc#1152489) - commit f49637c - drm/amdkfd: Implement kfd2kgd_calls for Arcturus (bsc#1152489) - commit 7f9acdc - drm/amdkfd: Fix sdma_bitmap overflow issue (bsc#1152489) - commit fc01533 - drm/amdkfd: Change arcturus sdma engines number (bsc#1152489) - commit a50fe6c - drm/amdkfd: Support two MMHUBs when setting up page table base in KFD (bsc#1152489) - commit 3cc67ea - drm/amdkfd: Expose function mmhub_v9_4_setup_vm_pt_regs() for kfd to (bsc#1152489) - commit edb8121 - amd/amdkfd: Add ASIC ARCTURUS to kfd (bsc#1152489) - commit e1a4a3b - drm/amdkfd: Support bigger gds size (bsc#1152489) - commit ed99e18 - drm/amdkfd: Extend PM4 packets to support 8 SDMA (bsc#1152489) - commit a0db8e3 - drm/amdgpu: Initialize asic functions for Arcturus (bsc#1152489) - commit c72ad52 - drm/amdgpu: add paging queue support for 8 SDMA instances on Arcturus (bsc#1152489) - commit f0a7b93 - drm/amdgpu: correct programming of ih_chicken for Arcturus (bsc#1152489) - commit 5e1f911 - drm/amdgpu: add Arcturus chip_name for init sdma microcode (bsc#1152489) - commit 810152e - drm/amdgpu: enable 8 SDMA instances for Arcturus (bsc#1152489) - commit f1bb029 - drm/amdgpu: correct Arcturus SDMA address space base index (bsc#1152489) - commit 198f1ed - drm/amdgpu: support sdma 2~7 doorbell range register offset (bsc#1152489) - commit 5eec945 - drm/amdgpu: skip all gfx ring settings for Arcturus (bsc#1152489) - commit af849e8 - drm/amdgpu: skip load cp gfx firmware for Arcturus (bsc#1152489) - commit a8674fd - drm/amdgpu: optimize gfx9 init_microcode function (bsc#1152489) - commit 1bd282c - drm/amdgpu: add Arcturus gpu info firmware (bsc#1152489) - commit 7878a73 - drm/amdgpu: skip pasid mapping for second mmhub on Arcturus (bsc#1152489) - commit 50aa209 - drm/amdgpu: skip to get 3D engine clockgating state for Arcturus (bsc#1152489) - commit 4c4d029 - drm/amdgpu: add to set rlc funcs for Arcturus (bsc#1152489) - commit 3811d4e - drm/amdgpu: add number of mec for Arcturus (bsc#1152489) - commit 3801241 - drm/amdgpu: add gfx config for Arcturus (bsc#1152489) - commit f34d503 - drm/amdgpu: add support for Arcturus firmware (bsc#1152489) - commit dd0d598 - drm/amdgpu/dce_virtual: add Arcturus virtual display support (bsc#1152489) - commit 34768c3 - drm/amdgpu: set Arcturus fw load type as direct (bsc#1152489) - commit 6c33df0 - drm/amdgpu: add to set Arcturus ip blocks (bsc#1152489) - commit ee0e22a - drm/amdgpu/soc15: add Arcturus common ip blocks (bsc#1152489) - commit 16216de - drm/amdgpu: support hdp flush for more sdma instances (bsc#1152489) - commit 5e8f984 - drm/amdgpu: specify sdma instance 5~7 with second mmhub type (bsc#1152489) - commit 48b153f - drm/amdgpu: reorganize sdma v4 code to support more instances (bsc#1152489) - commit b8556fb - drm/amdgpu: update vmc interrupt routine to support 3 vmhubs (bsc#1152489) - commit c4a40fc - drm/amdgpu: add VMC1 interrupt client id for Arcturus (bsc#1152489) - commit ceebc69 - drm/amdgpu: dynamically initialize IP offset for Arcturus (bsc#1152489) - commit 6b8b94d - drm/amdgpu: increase max number of ip base instances to 8 (bsc#1152489) - commit 984f24b - drm/amdgpu: add SDMA 2~7 ip block type (bsc#1152489) - commit c98456d - drm/amdgpu: add SDMA 2~7 interrupt client id for Arcturus (bsc#1152489) - commit cd17942 - drm/amdgpu: use new mmhub interfaces for Arcturus (bsc#1152489) - commit 492c735 - drm/amdgpu: add mmhub v9.4.1 block for Arcturus (v2) (bsc#1152489) - commit 2020eea - drm/amdgpu: add one more mmhub instance for Arcturus (v2) (bsc#1152489) - commit 793ed32 - drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic (bsc#1152489) - commit f146618 - drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number (bsc#1152489) - commit 96f590d - drm/amdgpu: add gmc basic support for Arcturus (bsc#1152489) - commit 0b01436 - drm/amdgpu: add Arcturus asic type (bsc#1152489) - commit 68645d4 - drm/amdgpu: add Arcturus ip_offset header (v3) (bsc#1152489) - commit d842c43 - drm/amdgpu: add VCN2.5 headers (bsc#1152489) - commit b330d66 - drm/amdgpu: add sdma 4.2.2 header files for Arcturus (bsc#1152489) - commit 3e2414a - drm/amdgpu: add mmhub 9.4.1 header files for Acrturus (bsc#1152489) - commit 4bf24fa - drm/amdgpu: consolidate navi14 IP init (bsc#1152489) - commit 446c8f3 - drm/amdgpu: disable concurrent flushes on Navi14 (bsc#1152489) - commit 7a88843 - drm/amdgpu: enable gfxoff code path for navi14 (bsc#1152489) - commit 081f537 - drm/amdgpu/vcn: enable indirect DPG SRAM mode for navi14 (bsc#1152489) - commit b4671ab - drm/amd/powerplay: disable gfxoff for navi14 (bsc#1152489) - commit 718e578 - drm/amdgpu/nv: set vcn pg flag for navi14 (bsc#1152489) - commit 528a532 - drm/amd/display: disable display writeback for navi14 (bsc#1152489) - commit c7cf349 - drm/amdgpu: enable async gfx ring for navi14 (bsc#1152489) - commit 265aaa1 - drm/amdgpu: enable clock gatings for navi14 (bsc#1152489) - commit 5687c01 - drm/amdgpu/athub2: set clock gating for navi14 (bsc#1152489) - commit a89c8c7 - drm/amdgpu/mmhub2: set clock gating for navi14 (bsc#1152489) - commit f11e9e6 - drm/amdgpu: declare asd firmware for navi14 (bsc#1152489) - commit d41ef41 - scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl (bsc#1175995,jsc#SLE-15608). - compat_ioctl: fix FIONREAD on devices (bsc#1175995,jsc#SLE-15608). - commit dc3fcb9 - drm/amdgpu: Enable VCN on navi14 (bsc#1152489) - commit 4728bc8 - drm/amd/display: skip to load dmcu firmware for navi14 (bsc#1152489) - commit b833ffc - drm/amdgpu: skip to load ta firmware for navi14 (bsc#1152489) - commit a3f7f86 - drm/amd/display: add ASICREV defines v2 (bsc#1152489) - commit 71067ca - drm/amd/display: add dm block (bsc#1152489) - commit 6679526 - drm/amd/display: add NAVI14 in resource construct (bsc#1152489) - commit 4782efa - drm/amd/display: add nv14 cases to amdgpu_dm (bsc#1152489) - commit 08ebd4f - drm/amdgpu: enable sw smu ip for navi14 (bsc#1152489) - commit 0d4f7cc - drm/amdgpu/smu11: add support for navi14 (bsc#1152489) - commit b93945a - drm/amdgpu/psp: start rlc autoload after psp received rlcg for navi14 (bsc#1152489) - commit 2c42d6d - drm/amdgpu: enable psp ip block for navi14 (bsc#1152489) - commit 98af8bd - drm/amdgpu/psp: add psp support for navi14 (v3) (bsc#1152489) - commit b3e2379 - drm/amdgpu: enable virtual display for navi14 (bsc#1152489) - commit 5d92111 - drm/amdgpu: add ip blocks for navi14 (bsc#1152489) - commit 78018f9 - drm/amdgpu/soc15: add support for navi14 (bsc#1152489) - commit 14305ef - drm/amdgpu/gfx10: fix programming of SC_HIZ_TILE_FIFO_SIZE field (bsc#1152489) - commit 1d1d921 - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152489) - commit 80afa19 - drm/amdgpu/gfx10: update gfx golden settings for navi14 (bsc#1152489) - commit 48bf359 - drm/amdgpu/gfx: update gc_v10_1_1 golden setting (bsc#1152489) - commit e776c32 - drm/amdgpu/gfx10: add gfx v10_1_1 golden settings for navi14 (bsc#1152489) - commit 01777c4 - drm/amdgpu/gfx: add definition of mmCGTT_GS_NGG_CLK_CTRL (bsc#1152489) - commit 39c5ef3 - drm/amdgpu/gfx10: set tcp harvest for navi14 (bsc#1152489) - commit 9490ae0 - drm/amdgpu: set rlc funcs for navi14 (bsc#1152489) - commit 44a38c3 - drm/amdgpu: add me/mec configurations for navi14 (bsc#1152489) - commit ab2a380 - drm/amdgpu/gfx10: add clockgating support for navi14 (bsc#1152489) - commit 364e53c - drm/amdgpu/gfx10: add gfx config for navi14 (bsc#1152489) - commit 6a2900d - drm/amdgpu/gfx10: add placeholder for navi14 golden settings (bsc#1152489) - commit fd8cc2b - Documentation: document ioctl interfaces better (bsc#1175995,jsc#SLE-15608). - compat_ioctl: simplify up block/ioctl.c (bsc#1175995,jsc#SLE-15608). - commit e827cbb - drm/amdgpu/gfx10: add support for navi14 firmware (bsc#1152489) - commit 94e493c - drm/amdgpu/sdma5: set clock gating for navi14 (bsc#1152489) - commit efabae9 - drm/amdgpu/sdma5: update sdma5 golden settings for navi14 (bsc#1152489) - commit 2d5671a - drm/amdgpu/sdma5: add sdma5_0 golden settings for navi14 (bsc#1152489) - commit 1019152 - drm/amdgpu/sdma5: add placeholder for navi14 golden settings (bsc#1152489) - commit 1207b10 - drm/amdgpu/sdma5: add support for navi14 firmware (bsc#1152489) - commit b0f0304 - drm/amdgpu/gmc10: add navi14 support (bsc#1152489) - commit 3a2b225 - drm/amdgpu: increase max instance number for hw ip (bsc#1152489) - commit 746f3c7 - drm/amdgpu/discovery: init reg base offset via ip discovery for (bsc#1152489) - commit c2dd5f6 - drm/amdgpu/soc15: initialize reg base for navi14 (v2) (bsc#1152489) - commit 71447e2 - drm/amdgpu: add navi14 ucode loading method (bsc#1152489) - commit 1511a18 - drm/amdgpu: set asic family and ip blocks for navi14 (bsc#1152489) - commit b039937 - drm/amdgpu: add gpu_info firmware for navi14 (bsc#1152489) - commit 9e18b0f - drm/amdgpu: add navi14 asic type (bsc#1152489) - commit 8c49c4b - drm/rockchip: fix VOP_WIN_GET macro (bsc#1152472) - commit f6ec908 - Revert "/drm/gem: Rename drm_gem_dumb_map_offset() to (bsc#1152472) - commit 4714a18 - Revert "/drm/panfrost: Use drm_gem_map_offset()"/ (bsc#1152472) - commit ec45eca - drm/vgem: drop DRM_AUTH usage from the driver (bsc#1152472) - commit da55412 - drm/msm: drop DRM_AUTH usage from the driver (bsc#1152472) - commit a7c1df4 - dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX (bsc#1175995, jsc#SLE-15608). - dax: Fix stack overflow when mounting fsdax pmem device (bsc#1175995, jsc#SLE-15608). - dax: fix detection of dax support for non-persistent memory block devices (bsc#1175995, jsc#SLE-15608). - commit b4ff676 - drm/nouveau: remove open-coded drm_invalid_op() (bsc#1152472) - commit 94773d8 - Revert "/drm/nouveau: remove open-coded drm_invalid_op()"/ (bsc#1152472) - commit 918af03 - Revert "/drm/msm: drop DRM_AUTH usage from the driver"/ (bsc#1152472) - commit ec008c5 - Revert "/drm/vgem: drop DRM_AUTH usage from the driver"/ (bsc#1152472) - commit 3998cdf - Revert "/Revert "/drm/panfrost: Use drm_gem_map_offset()"/"/ (bsc#1152472) - commit ab1ef19 - Revert "/Revert "/drm/gem: Rename drm_gem_dumb_map_offset() to (bsc#1152472) - commit a429156 - drm/sti: fix opencoded use of drm_panel_* (bsc#1152472) - commit 8c03019 - drm/i915: stop using seqcount for fence pruning (bsc#1152472) - commit 8308ebb - drm/crc-debugfs: Add notes about CRC<->commit interactions (bsc#1152472) - commit c95b79b - drm/hdcp: reference for srm file format (bsc#1152472) - commit 339ed9e - drm/i915: update the hdcp state with uevent (bsc#1152472) - commit 4378291 - drm/hdcp: update content protection property with uevent (bsc#1152472) - commit b6c7e80 - drm: uevent for connector status change (bsc#1152472) - commit f6629f4 - drm/i915: Attach content type property (bsc#1152472) - commit 061bd2e - drm: Add Content protection type property (bsc#1152472) - commit 5719371 - drm/bochs: Use dev_get_drvdata (bsc#1152472) - commit 70f55b4 - drm/qxl: Use dev_get_drvdata where possible (bsc#1152472) - commit 222feb2 - drm/ttm: drop ttm_buffer_object->resv (bsc#1152472) - commit 128a04e - compat_ioctl: block: simplify compat_blkpg_ioctl() (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-move-block-layer-internals-out-of-include-linu.patch. - Refresh patches.suse/block-refactor-blkpg_ioctl.patch. - commit 123899c - drm/virtio: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit 009200b - drm/qxl: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit f69e3fb - drm/nouveau: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit 06f06ae - drm/amdgpu: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit 0a23237 - drm/vmwgfx: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit 4d31fb5 - drm/radeon: switch driver from bo->resv to bo->base.resv (bsc#1152472) - commit 2bf7c48 - drm/ttm: switch ttm core from bo->resv to bo->base.resv (bsc#1152472) - commit beee9fd - drm/ttm: set both resv and base.resv pointers (bsc#1152472) - commit e48d0b8 - drm/ttm: use gem vma_node (bsc#1152472) - commit a034ac8 - drm/ttm: use gem reservation object (bsc#1152472) - commit 3608562 - drm/nouveau: use embedded gem object (bsc#1152472) - commit 27a8fed - drm/amdgpu: use embedded gem object (bsc#1152472) - commit a55a9ed - drm/radeon: use embedded gem object (bsc#1152472) - commit 6771a46 - drm/qxl: use embedded gem object (bsc#1152472) - commit cab48a6 - drm/vram: use embedded gem object (bsc#1152472) - commit de4ce44 - drm/ttm: add gem base object (bsc#1152472) - commit 1c2a2bb - backlight: drop EARLY_EVENT_BLANK support (bsc#1152472) - commit 8c99980 - drm/bridge/parade: Drop legacy GPIO header (bsc#1152472) - commit 7d5939f - drm/bridge/nxp-ptn3460: Drop legacy GPIO headers (bsc#1152472) - commit 5bb3dd6 - drm/bridge/megachips: Drop GPIO header (bsc#1152472) - commit 2aa408c - drm/pl111: Fix unused variable warning (bsc#1152472) - commit 3f3e35d - dma-buf: add more reservation object locking wrappers (bsc#1152472) - commit 2dce229 - drm/vblank: drop use of DRM_WAIT_ON() (bsc#1152472) - commit eec07c1 - drm/pl111: Drop special pads config check (bsc#1152472) - commit 99657ca - drm/komeda: Enable dual-link support (bsc#1152472) - commit b1416a1 - drm/komeda: Use drm_display_mode "/crtc_"/ prefixed hardware timings (bsc#1152472) - commit e29c995 - drm/drm_debugfs_crc.c: Document that .verify_crc_source vfunc is (bsc#1152472) - commit 0c660d2 - drm: mali-dp: Mark expected switch fall-through (bsc#1152472) - commit 8716b20 - drm/tilcdc: Remove obsolete crtc_mode_valid() hack (bsc#1152472) - commit 2fbd921 - Revert "/drm/radeon: Provide ddc symlink in connector sysfs directory"/ (bsc#1152472) - commit 5b9450b - drm/radeon: Provide ddc symlink in connector sysfs directory (bsc#1152472) - commit db069f9 - drm/amdgpu: Provide ddc symlink in connector sysfs directory (bsc#1152472) - commit 5875760 - drm/bridge: ti-tfp410: Provide ddc symlink in connector sysfs (bsc#1152472) - commit 493170a - drm/bridge: dw-hdmi: Provide ddc symlink in connector sysfs directory (bsc#1152472) - commit 4df6c72 - drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs (bsc#1152472) - commit 5fa34bb - drm/ast: Provide ddc symlink in connector sysfs directory (bsc#1152472) - commit 77e1613 - drm/mgag200: Provide ddc symlink in connector sysfs directory (bsc#1152472) - commit a3a652d - drm: sti: Provide ddc symlink in hdmi connector sysfs directory (bsc#1152472) - commit 99c53ff - drm/imx: imx-tve: Provide ddc symlink in connector's sysfs (bsc#1152472) - commit bfd2dc2 - drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs (bsc#1152472) - commit a426400 - drm/sun4i: hdmi: Provide ddc symlink in sun4i hdmi connector sysfs (bsc#1152472) - commit 89ae16f - drm: Add drm_connector_init() variant with ddc (bsc#1152472) - commit e1ef761 - drm: Add ddc link in sysfs created by drm_connector (bsc#1152472) - commit 896b59e - drm/gm12u320: Move driver to drm/tiny (bsc#1152472) - commit c98a3bb - drm/tinydrm: Rename folder to tiny (bsc#1152472) - commit d2eafb3 - drm/tinydrm/Kconfig: Remove menuconfig DRM_TINYDRM (bsc#1152472) - commit 7d828da - drm/prime: Ditch gem_prime_res_obj hook (bsc#1152472) - commit eb74a62 - drm/amdgpu: Fill out gem_object->resv (bsc#1152472) - commit c844fc5 - drm/nouveau: Fill out gem_object->resv (bsc#1152472) - commit de021a9 - drm/radeon: Fill out gem_object->resv (bsc#1152472) - commit 26b4d71 - drm/rockchip: Make analogix_dp_atomic_check static (bsc#1152472) - commit d7d5dfe - drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl (bsc#1152472) - commit a44669b - drm: sti: Mark expected switch fall-throughs (bsc#1152472) - commit 748adf1 - drm/mst: Fix sphinx warnings in drm_dp_msg_connector register (bsc#1152472) - commit 09a4e9c - drm/rockchip: Use drm_atomic_helper_commit_tail_rpm (bsc#1152472) - commit 697f7a8 - drm/rockchip: Don't fully disable vop on self refresh (bsc#1152472) - commit 56a586a - drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data (bsc#1152472) - commit d0e9b0f - drm/rockchip: Use the helpers for PSR (bsc#1152472) - commit c4c05ab - drm/rockchip: Check for fast link training before enabling psr (bsc#1152472) - commit 6404bda - drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} (bsc#1152472) - commit ed1a798 - drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()s (bsc#1152472) - commit e6c8891 - drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to (bsc#1152472) - commit f39e1a0 - drm/panel: jh057n00900: Move panel DSI init to enable() (bsc#1152472) - commit 4fed0e8 - video: amba-clcd: Spout an error if of_get_display_timing() gives an (bsc#1152472) - commit 139495b - drm: panel-lvds: Spout an error if of_get_display_timing() gives an (bsc#1152472) - commit d287088 - video: of: display_timing: Don't yell if no timing node is present (bsc#1152472) - commit 9aef94a - video: of: display_timing: Add of_node_put() in (bsc#1152472) - commit a24558d - drm/panel: simple: Add support for Sharp LD-D5116Z01B panel (bsc#1152472) - commit ae28b88 - drm/panel: check failure cases in the probe func (bsc#1152472) - commit fe0ccb4 - drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant (bsc#1152472) - commit 389f1c0 - drm/panfrost: Export all GPU feature registers (bsc#1152472) - commit 859b393 - drm/amd/display: Implement MST Aux device registration (bsc#1152472) - commit a7905b7 - drm/amd/display: Use connector kdev as aux device parent (bsc#1152472) - commit c950e11 - drm/nouveau: Use connector kdev as aux device parent (bsc#1152472) - commit c976f36 - drm/dp_mst: Enable registration of AUX devices for MST ports (bsc#1152472) - commit c930852 - drm/dp: Use non-cyclic idr (bsc#1152472) - commit 1d9bfdd - drm/via: drop use of drmP.h (bsc#1152472) - commit d0e737f - drm/via: make via_drv.h self-contained (bsc#1152472) - commit 3a2a691 - drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it (bsc#1152472) - commit db02be8 - drm/via: drop use of DRM(READ|WRITE) macros (bsc#1152472) - commit b5bc260 - drm/bridge: sii902x: add audio graph card support (bsc#1152472) - commit 9c5d6ae - drm/bridge: sii902x: make audio mclk optional (bsc#1152472) - commit fbfe775 - drm/bridge: sii902x: fix missing reference to mclk clock (bsc#1152472) - commit fad4593 - drm/stm: attach gem fence to atomic state (bsc#1152472) - commit 5573fd1 - drm/tinydrm: Move mipi-dbi (bsc#1152472) - commit a9e8a12 - drm/tinydrm/mipi-dbi: Select DRM_KMS_HELPER (bsc#1152472) - commit 89b5415 - drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICE (bsc#1152472) - commit 7716f42 - drm/tinydrm/mipi-dbi: Remove CMA helper dependency (bsc#1152472) - commit ff8c12b - drm/tinydrm: Split struct mipi_dbi in two (bsc#1152472) - commit 0defaeb - drm/tinydrm: Rename remaining variable mipi -> dbidev (bsc#1152472) - commit f5ede9c - drm/tinydrm: Rename variable mipi -> dbi (bsc#1152472) - commit b1e982e - drm/tinydrm/mipi-dbi: Move cmdlock mutex init (bsc#1152472) - commit 5560150 - drm/mgag200: Don't unpin the current cursor image's buffer. (bsc#1152472) - commit 5fd7aa9 - drm/mgag200: Set cursor scanout address to correct BO (bsc#1152472) - commit 187a36d - drm/mgag200: Pin displayed cursor BO to video memory (bsc#1152472) - commit a0855fd - compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c (bsc#1175995,jsc#SLE-15608). - commit 16bffa3 - video: ssd1307fb: Add devicetree configuration of display setup (bsc#1152472) - commit deb096f - video: ssd1307fb: Handle width and height that are not multiple of 8 (bsc#1152472) - commit 1efaf36 - video: ssd1307fb: Start page range at page_offset (bsc#1152472) - commit d321944 - video: ssd1307fb: Remove unneeded semicolons (bsc#1152472) - commit b89d4e0 - video: ssd1307fb: Use screen_buffer instead of screen_base (bsc#1152472) - commit e81833c - video: fbdev-MMP: Remove call to memset after dma_alloc_coherent (bsc#1152472) - commit 352aaef - video: fbdev: nvidia: Remove dead code (bsc#1152472) - commit 742207b - compat_ioctl: move HDIO ioctl handling into drivers/ide (bsc#1175995,jsc#SLE-15608). - commit fa2dd9a - video: fbdev: nvidia: Remove extra return (bsc#1152472) - commit de8d2d9 - au1200fb: don't use DMA_ATTR_NON_CONSISTENT (bsc#1152472) - commit 1f38c0c - fbmem: remove redundant assignment to err (bsc#1152472) - commit 7f5aa22 - drm/tinydrm: Move tinydrm_display_pipe_init() to mipi-dbi (bsc#1152472) - commit 5a2084f - drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats() (bsc#1152472) - commit 2037d8b - drm/tinydrm/repaper: Don't use tinydrm_display_pipe_init() (bsc#1152472) - commit 5f19278 - drm/tinydrm: Move tinydrm_machine_little_endian() (bsc#1152472) - commit 9e57ea4 - drm/tinydrm: Move tinydrm_spi_transfer() (bsc#1152472) - commit 9b367b9 - compat_ioctl: scsi: handle HDIO commands from drivers (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-move-dma-drain-handling-to-scsi.patch. - Refresh patches.suse/scsi-Wire-up-ata_scsi_dma_need_drain-for-SAS-HBA-dri.patch. - commit 1e191dc - drm/tinydrm: Clean up tinydrm_spi_transfer() (bsc#1152472) - commit 4770e24 - drm/tinydrm: Remove tinydrm_spi_max_transfer_size() (bsc#1152472) - commit 5bc81a7 - drm/tinydrm: Remove spi debug buffer dumping (bsc#1152472) - commit b237d60 - drm/tinydrm: Use spi_is_bpw_supported() (bsc#1152472) - commit 1dc53ea - drm/tinydrm: Use DRM_MODE_CONNECTOR_SPI (bsc#1152472) - commit 769cd06 - drm: Add SPI connector type (bsc#1152472) - commit 494662d - fbdev: Ditch fb_edid_add_monspecs (bsc#1152472) - commit eb52721 - drm/komeda: remove set but not used variable 'old' (bsc#1152472) - commit 49cd296 - drm/bridge: Improve the help text for DRM_ANALOGIX_ANX78XX (bsc#1152472) - commit b447105 - drm: Add Grain Media GM12U320 driver v2 (bsc#1152472) - commit cbafbd5 - drm/fb: remove unused function: drm_gem_fbdev_fb_create() (bsc#1152472) - commit b75a587 - drm/sun4i: sun8i-csc: Add support for color encoding and range (bsc#1152472) - commit 90809a6 - drm/sun4i: sun8i_csc: Simplify register writes (bsc#1152472) - commit 509b422 - drm/sun4i: Introduce color encoding and range properties (bsc#1152472) - commit fdc5e3d - drm/mediatek: direct include of drm.h in mtk_drm_gem.c (bsc#1152472) - commit d50539a - drm: direct include of drm.h in drm_syncobj.c (bsc#1152472) - commit 911c14b - drm: direct include of drm.h in drm_prime.c (bsc#1152472) - commit 79ca7f7 - drm: direct include of drm.h in drm_gem_shmem_helper.c (bsc#1152472) - commit 5c5412b - drm: direct include of drm.h in drm_gem.c (bsc#1152472) - commit a0bcc83 - drm/ati_pcigart: drop dependency on drm_os_linux.h (bsc#1152472) - commit 4f58e8f - drm: drop uapi dependency from drm_vblank.h (bsc#1152472) - commit 05ee888 - drm/panel: make drm_panel.h self-contained (bsc#1152472) - commit a38a272 - drm/doc: Document kapi doc expectations (bsc#1152472) - commit c1adc7b - drm/panel: simple: document panel_desc; rename a few functions (bsc#1152472) - commit 12e5799 - drm: Make the bw/link rate calculations more forgiving (bsc#1152472) - commit 81c2cbf - drm/mediatek: drop use of drmP.h (bsc#1152472) - commit bb83f21 - drm/rockchip: drop use of drmP.h (bsc#1152472) - commit 657f2f0 - drm/imx: drop use of drmP.h (bsc#1152472) - commit b89bb64 - drm/i2c/sil164: drop use of drmP.h (bsc#1152472) - commit 9e6f91b - drm/i2c/ch7006: drop use of drmP.h (bsc#1152472) - commit 8a9fd19 - drm/tilcdc: drop use of drmP.h (bsc#1152472) - commit b3bc4fb - drm/i810: drop use of drmP.h (bsc#1152472) - commit 65a43b2 - compat_ioctl: move cdrom commands into cdrom.c (bsc#1175995,jsc#SLE-15608). - compat_ioctl: simplify the implementation (bsc#1175995,jsc#SLE-15608). - commit f063b86 - drm/vgem: drop use of drmP.h (bsc#1152472) - commit 7a22b47 - drm/tdfx: drop use of drmP.h (bsc#1152472) - commit bd92058 - drm/selftests: drop use of drmP.h (bsc#1152472) - commit 85c7c2a - drm/omapdrm: drop use of drmP.h (bsc#1152472) - commit 8b8772c - drm/udl: drop use of drmP.h (bsc#1152472) - commit 6132fc4 - drm/vc4: drop use of drmP.h (bsc#1152472) - commit 1969195 - drm/sun4i: drop use of drmP.h (bsc#1152472) - commit 0f7f25d - drm/zte: drop use of drmP.h (bsc#1152472) - commit e79e589 - drm/pl111: drop use of drmP.h (bsc#1152472) - commit a7564ad - drm/v3d: drop use of drmP.h (bsc#1152472) - commit 18620db - drm/meson: drop use of drmP.h (bsc#1152472) - commit d64e4d2 - gpu/drm: fix a few kernel-doc "//**"/ mark warnings (bsc#1152472) - commit 4f4f41a - compat_ioctl: move sys_compat_ioctl() to ioctl.c (bsc#1175995,jsc#SLE-15608). - commit 636dfe4 - drm/bridge: ti-sn65dsi86: use dev name for debugfs (bsc#1152472) - commit f788070 - drm/pl111: pl111_vexpress.c: Add of_node_put() before return (bsc#1152472) - commit 0eb1ecf - drm/atmel_hlcdc: drop use of drmP.h (bsc#1152472) - commit 2306791 - drm/shmobile: drop use of drmP.h (bsc#1152472) - commit c66f5cf - drm/hisilicon: drop use of drmP.h (bsc#1152472) - commit fa270bd - drm/ast: drop use of drmP.h (bsc#1152472) - commit 892c614 - drm/bochs: drop use of drmP.h (bsc#1152472) - commit 980b0a4 - drm: add missing include to drm_vram_mm_helper.h (bsc#1152472) - commit 58095e5 - drm/virtgpu: drop use of drmP.h (bsc#1152472) - commit cd3cfae - drm/scheduler: drop use of drmP.h (bsc#1152472) - commit d1c2b33 - drm/vkms: drop use of drmP.h (bsc#1152472) - commit e021559 - drm/qxl: drop use of drmP.h (bsc#1152472) - commit ae2c6c8 - drm/fsl-dcu: drop use of drmP.h (bsc#1152472) - commit a4bb8e3 - drm/mxsfb: drop use of drmP.h (bsc#1152472) - commit 7651daa - drm/tve200: drop use of drmP.h (bsc#1152472) - commit 1dbd7c5 - drm/xen: drop use of drmP.h (bsc#1152472) - commit 35c82da - drm/agp: Remove unused function drm_agp_bind_pages (bsc#1152472) - commit 368a57e - drm/vgem: Reclassify buffer creation debug message (bsc#1152472) - commit 54f0524 - drm/panel: simple: fix AUO g185han01 horizontal blanking (bsc#1152472) - commit 4a37bf2 - drm/atmel-hlcdc: set layer REP bit to enable replication logic (bsc#1152472) - commit d6e0227 - drm/panel: simple: Use display_timing for AUO b101ean01 (bsc#1152472) - commit c656d61 - drm/panel: simple: Use display_timing for Innolux n116bge (bsc#1152472) - commit dfd0047 - drm/panel: simple: Add ability to override typical timing (bsc#1152472) - commit 4a3bd44 - drm/vkms: Rename vkms_crc.c into vkms_composer.c (bsc#1152472) - commit 0d99dc5 - drm/vkms: Avoid assigning 0 for possible_crtc (bsc#1152472) - commit 9f5aaf0 - drm/kms: Catch mode_object lifetime errors (bsc#1152472) - commit 72302ee - drm/client: remove the exporting of drm_client_close (bsc#1152472) - commit db19f3b - drm/mgag200: Replace struct mga_fbdev with generic framebuffer (bsc#1152472) - commit 477018a - drm/ast: Replace struct ast_fbdev with generic framebuffer emulation (bsc#1152472) - commit 72c4882 - drm/sti: Try to fix up the tvout possible clones (bsc#1152472) - commit e41db07 - drm/sti: Remove pointless casts (bsc#1152472) - commit 3e13ba1 - drm/bridge: ti-sn65dsi86: correct dsi mode_flags (bsc#1152472) - commit cdb4c12 - drm/bridge: ti-sn65dsi86: add debugfs (bsc#1152472) - commit 7525cc5 - drm/bridge: ti-sn65dsi86: add link to datasheet (bsc#1152472) - commit cb0e1d9 - drm/bridge: sii902x: Make sii902x_audio_digital_mute static (bsc#1152472) - commit 9a1a540 - Revert "/drm/gem: Rename drm_gem_dumb_map_offset() to (bsc#1152472) - commit 771704c - Revert "/drm/panfrost: Use drm_gem_map_offset()"/ (bsc#1152472) - commit c5b4908 - drm/vram: Don't export driver callback functions for PRIME (bsc#1152472) - commit e6c7d90 - drm/vbox: Remove empty PRIME functions (bsc#1152472) - commit f337476 - drm/hibmc: Update struct drm_driver for GEM object functions (bsc#1152472) - commit 92057f0 - drm/bochs: Remove PRIME helpers from driver structure (bsc#1152472) - commit a9c4f2b - drm/vram: Set GEM object functions for PRIME (bsc#1152472) - commit 1fc130f - DRM: ingenic: Add support for panels with 8-bit serial bus (bsc#1152472) - commit 8ca6707 - DRM: ingenic: Add support for Sharp panels (bsc#1152472) - commit d30269b - DRM: ingenic: Use devm_platform_ioremap_resource (bsc#1152472) - commit 5bbfbb6 - drm/bridge: dw-hdmi: Use automatic CTS generation mode when using (bsc#1152472) - commit f8f2fe2 - drm/bridge: tc358767: do a software reset if reset pin isn't (bsc#1152472) - commit 804af2e - drm/bridge: adv7511: Attach to DSI host at probe time (bsc#1152472) - commit f4c769f - drm/stm: drop use of drmP.h (bsc#1152472) - commit ce066e2 - drm/mgag200: drop use of drmP.h (bsc#1152472) - commit 0f56ef3 - drm/mga: drop use of drmP.h (bsc#1152472) - commit 7afc027 - drm/mga: make header file self contained (bsc#1152472) - commit 804c0e2 - Revert "/crypto: chelsio - Inline single pdu only"/ (git-fixes). - commit 11462e6 - drm/mga: drop dependency on drm_os_linux.h (bsc#1152472) - commit 8066d10 - drm/panfrost: Use drm_gem_map_offset() (bsc#1152472) - commit 850cb58 - drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset() (bsc#1152472) - commit 1799cc6 - drm/vmwgfx: Don't look at state->allow_modeset (bsc#1152472) - commit 8b89e82 - drm/ast: Replace struct ast_framebuffer with GEM framebuffer helpers (bsc#1152472) - commit d9ccae0 - drm/vc4: Use drm_gem_fb_prepare_fb (bsc#1152472) - commit b0f6062 - drm/msm: Use drm_gem_fb_prepare_fb (bsc#1152472) - commit e30b49a - drm/fb-helper: use gem_bo.resv, not dma_buf.resv in prepare_fb (bsc#1152472) - commit 0d6531b - drm/mgag200: Replace struct mga_framebuffer with GEM framebuffer (bsc#1152472) - commit aa2c303 - drm/bridge: tc358767: Add support for address-only I2C transfers (bsc#1152472) - commit 5d67b5c - drm/bridge: tc358767: Replace magic number in tc_main_link_enable() (bsc#1152472) - commit b02c93b - drm/bridge: tc358767: Drop unnecessary 8 byte buffer (bsc#1152472) - commit 2f3d060 - drm/bridge: tc358767: Simplify tc_aux_wait_busy() (bsc#1152472) - commit 0aee92e - drm/bridge: tc358767: Introduce tc_pllupdate() (bsc#1152472) - commit efe0bc9 - drm/bridge: tc358767: Introduce tc_set_syspllparam() (bsc#1152472) - commit d504555 - drm/bridge: tc358767: Use reported AUX transfer size (bsc#1152472) - commit 988c2a9 - compat_ioctl: scsi: move ioctl handling into drivers (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0004-virtio-blk-handle-block_device_operations-callbacks-.patch. - commit 8af02a6 - drm/bridge: tc358767: Increase AUX transfer length limit (bsc#1152472) - commit 4e70dfe - drm/bridge: tc358767: Simplify AUX data write (bsc#1152472) - commit 859455e - drm/bridge: tc358767: Simplify AUX data read (bsc#1152472) - commit 82cde9e - drm/bridge: tc358767: Drop custom tc_write()/tc_read() accessors (bsc#1152472) - commit eeaf68b - drm/bridge: tc358767: Simplify tc_set_video_mode() (bsc#1152472) - commit d48c2e7 - drm/bridge: tc358767: Simplify polling in tc_link_training() (bsc#1152472) - commit cceac61 - drm/bridge: tc358767: Simplify polling in tc_main_link_setup() (bsc#1152472) - commit 6c7f0bc - drm/bridge: tc358767: Simplify tc_poll_timeout() (bsc#1152472) - commit 8f56540 - drm/mgag200: add in missing { } around if block (bsc#1152472) - commit 3af73a9 - drm/vkms: No need for ->pages_lock in crc work anymore (bsc#1152472) - commit f731b9d - drm/vkms: totally reworked crc data tracking (bsc#1152472) - commit 4674da6 - drm/vkms: No _irqsave within spin_lock_irq needed (bsc#1152472) - commit e0fc4c0 - drm/vkms: Dont flush crc worker when we change crc status (bsc#1152472) - commit d675b23 - drm/vkms: flush crc workers earlier in commit flow (bsc#1152472) - commit 17470bb - drm/vkms: Add our own commit_tail (bsc#1152472) - commit 3386b5a - drm/vkms: Rename vkms_output.state_lock to crc_lock (bsc#1152472) - commit 41e642c - drm/vkms: Use spin_lock_irq in process context (bsc#1152472) - commit 2f5edf4 - drm/vkms: Fix crc worker races (bsc#1152472) - commit 091131a - drm: Allow range of 0 for drm_mm_insert_node_in_range() (bsc#1152472) - commit 5560ba1 - drm/virtio: drop DRM_AUTH usage from the driver (bsc#1152472) - commit 5fc853f - drm/vgem: drop DRM_AUTH usage from the driver (bsc#1152472) - commit cbffae0 - drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls (bsc#1152472) - commit df370fd - compat_ioctl: ide: floppy: add handler (bsc#1175995,jsc#SLE-15608). - commit a2bd1ce - drm/nouveau: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls (bsc#1152472) - commit c90fb75 - drm/msm: drop DRM_AUTH usage from the driver (bsc#1152472) - commit 6522547 - drm/lima: drop DRM_AUTH usage from the driver (bsc#1152472) - commit f6d4606 - drm/exynos: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls (bsc#1152472) - commit 1d1d918 - drm/etnaviv: drop DRM_AUTH usage from the driver (bsc#1152472) - commit 7d0744c - drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl (bsc#1152472) - commit b847b17 - drm/vmgfx: kill off unused init_mutex (bsc#1152472) - commit 3fdcb73 - vmwgfx: drop empty lastclose stub (bsc#1152472) - commit f0c6f17 - drm/nouveau: remove open-coded drm_invalid_op() (bsc#1152472) - commit 450d9a2 - drm/i915: remove irrelevant DRM_UNLOCKED flag (bsc#1152472) - commit 0e0ea4d - drm/tegra: remove irrelevant DRM_UNLOCKED flag (bsc#1152472) - commit 0fc48ef - drm/panel: jh057n00900: Add regulator support (bsc#1152472) - commit ce30dde - drm/panel: jh057n00900: Don't use magic constant (bsc#1152472) - commit 1c94cf2 - drm/panel: Add support for Raydium RM67191 panel driver (bsc#1152472) - commit 85878e9 - drm/panel: simple: Add Sharp LS020B1DD01D panel support (bsc#1152472) - commit 4ad2d3b - drm: Add bus flag for Sharp-specific signals (bsc#1152472) - commit 56f366e - drm/panel: Add Novatek NT39016 panel support (bsc#1152472) - commit b11611b - drm/panel: simple: Add Ortustech COM37H3M panel support (bsc#1152472) - commit 896dfff - drm/panel: simple: Add Sharp LQ070Y3DG3B panel support (bsc#1152472) - commit 1ee1737 - drm/panel: simple: Add GiantPlus GPM940B0 panel support (bsc#1152472) - commit 169a1fa - drm/msm: Drop robj from msm_gem_new_impl (bsc#1152472) - commit b22a025 - drm/etnaviv: Drop resv argument from etnaviv_gem_new_impl (bsc#1152472) - commit f635a4b - drm/todo: Add new debugfs todo (bsc#1152472) - commit 556e2d6 - drm/todo: Update mmap todo (bsc#1152472) - commit be5f4b3 - drm/todo: Update backlight todo (bsc#1152472) - commit 525732d - drm/todo: remove gem_prime_import/export todo (bsc#1152472) - commit b2281bf - compat_ioctl: add scsi_compat_ioctl (bsc#1175995,jsc#SLE-15608). - compat_ioctl: block: handle cdrom compat ioctl in non-cdrom (bsc#1175995,jsc#SLE-15608). - commit 857fdc8 - drm/vc4: Don set gem_obj->resv in prime import anymore (bsc#1152472) - commit 4a146dc - drm/panfrost: don't set gem_obj->resv for prime import anymore (bsc#1152472) - commit 8a6a851 - drm/mediatek: Use drm_atomic_helper_wait_for_fences (bsc#1152472) - commit 9c6bebe - drm/lima: Drop resv argument from lima_bo_create_struct (bsc#1152472) - commit d892378 - drm/mcde: Fix uninitialized variable (bsc#1152472) - commit f5af39b - drm/sun4i: Eliminate pointless on stack copy of drm_display_info (bsc#1152472) - commit 266ff42 - drm: WARN on illegal aspect ratio when converting a mode to umode (bsc#1152472) - commit b48c8c5 - drm: Do not accept garbage mode aspect ratio flags (bsc#1152472) - commit 34161a8 - drm: Do not use bitwise OR to set picure_aspect_ratio (bsc#1152472) - commit 3f1a961 - drm/connector: Fix warning in debug message (bsc#1152472) - commit 961e133 - drm/bridge/synopsys: dsi: Allow VPG to be enabled via debugfs (bsc#1152472) - commit f8a1111 - drm/lima: Reduce the amount of logs on deferred probe of clocks and (bsc#1152472) - commit 3851525 - drm/lima: Reduce number of PTR_ERR() calls (bsc#1152472) - commit 6a370d6 - drm/lima: Reduce the amount of logs on deferred probe (bsc#1152472) - commit 99e02be - drm/lima: Mark 64-bit number as ULL (bsc#1152472) - commit 2114c7b - drm/vgem: Ditch attach trickery in the fence ioctl (bsc#1152472) - commit de63afe - drm/prime: automatically set gem_obj->resv on import (bsc#1152472) - commit 1cf52a4 - drm/vram-helper: Drop drm_gem_prime_export/import (bsc#1152472) - commit cd22a78 - drm/zte: Drop drm_gem_prime_export/import (bsc#1152472) - commit 73ef55f - drm/xen: Drop drm_gem_prime_export/import (bsc#1152472) - commit 349ba4e - drm/virtio: Drop drm_gem_prime_export/import (bsc#1152472) - commit 964d22f - drm/vgem: Drop drm_gem_prime_export (bsc#1152472) - commit cccb73b - drm/radeon: Drop drm_gem_prime_import (bsc#1152472) - commit 4cc1d3d - drm/vc3: Drop drm_gem_prime_import (bsc#1152472) - commit fc56cea - drm/vboxvideo: Drop drm_gem_prime_export/import (bsc#1152472) - commit c8840c9 - drm/tve2000: Drop drm_gem_prime_export/import (bsc#1152472) - commit e79a08b - drm/tilcdc: Drop drm_gem_prime_export/import (bsc#1152472) - commit 4bf46c6 - drm/stm: Drop drm_gem_prime_export/import (bsc#1152472) - commit fee9ced - drm/sti: Drop drm_gem_prime_export/import (bsc#1152472) - commit a2f0e12 - drm/shmob: Drop drm_gem_prime_export/import (bsc#1152472) - commit 4c29d6f - drm/rockchip: Drop drm_gem_prime_export/import (bsc#1152472) - commit a0c7eeb - drm/rcar-du: Drop drm_gem_prime_export/import (bsc#1152472) - commit 9db3b9c - drm/qxl: Drop drm_gem_prime_export/import (bsc#1152472) - commit 8ab7639 - drm/pl111: Drop drm_gem_prime_export/import (bsc#1152472) - commit d38a137 - drm/nouveau: Drop drm_gem_prime_export/import (bsc#1152472) - commit 5c2f2c4 - compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-move-the-devnode-callback-to-struct-block_devi.patch. - commit 9b8e848 - drm/mxsfb: Drop drm_gem_prime_export/import (bsc#1152472) - commit 3418cef - drm/msm: Drop drm_gem_prime_export/import (bsc#1152472) - commit 186f5fe - drm/meson: Drop drm_gem_prime_export/import (bsc#1152472) - commit a68f355 - drm/mtk: Drop drm_gem_prime_export/import (bsc#1152472) - commit 071b73c - drm/mcde: Drop drm_gem_prime_export/import (bsc#1152472) - commit 6572be9 - drm/imx: Drop drm_gem_prime_export/import (bsc#1152472) - commit d72cf9f - drm/hisilicon: Drop drm_gem_prime_export/import (bsc#1152472) - commit 8709ae8 - drm/fsl-dcu: Drop drm_gem_prime_export/import (bsc#1152472) - commit 15f4a10 - drm/exynos: Drop drm_gem_prime_export (bsc#1152472) - commit a5bd076 - drm/etnaviv: Drop drm_gem_prime_export/import (bsc#1152472) - commit fe10f84 - drm/atmel: Drop drm_gem_prime_export/import (bsc#1152472) - commit 8b6dfd1 - drm/arm: Drop drm_gem_prime_export/import (bsc#1152472) - commit 9b948a1 - drm/arc: Drop drm_gem_prime_export/import (bsc#1152472) - commit 749b7f4 - drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl (bsc#1152472) - commit 5d46158 - drm/prime: Align gem_prime_export with obj_funcs.export (bsc#1152472) - commit 69c2333 - drm/omapdrm: drop fb_debug_enter/leave (bsc#1152472) - commit cb74d4e - drm/arm/komeda: Remove DRIVER_HAVE_IRQ (bsc#1152472) - commit 7f8d17b - drm/prime: Actually remove DRIVER_PRIME everywhere (bsc#1152472) - commit c66545c - drm/prime: Make DRIVER_PRIME a no-op (bsc#1152472) - commit 7df9fb0 - drm/prime: Unconditionally set up the prime file private (bsc#1152472) - commit 13a2d9d - drm/prime: Update docs (bsc#1152472) - commit 65105a7 - drm/prime: Shuffle functions. (bsc#1152472) - commit 8f51ad9 - drm/sti: Remove duplicated include from sti_drv.c (bsc#1152472) - commit 237272f - drm/i915: Update DRIVER_DATE to 20190730 (bsc#1152489) - commit 49e8483 - drm/i915/gt: Provide a local intel_context.vm (bsc#1152489) - commit 4e450ea - drm/i915: Move aliasing_ppgtt underneath its i915_ggtt (bsc#1152489) - commit 3b10502 - drm/i915: Inline engine->init_context into its caller (bsc#1152489) - commit dbd6c06 - drm/i915: use upstream version of header tests (bsc#1152489) - commit a350f28 - drm/i915/uc: Don't fail on HuC firmware failure (bsc#1152489) - commit 49c4408 - drm/i915: Flush the i915_vm_release before ggtt shutdown (bsc#1152489) - commit 6c355d5 - usb: host: xhci-tegra: fix tegra_xusb_get_phy() (jsc#SLE-15847). - usb: host: xhci-tegra: otg usb2/usb3 port init (jsc#SLE-15847). - i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c (jsc#SLE-15847). - i2c: tegra: Fix runtime resume to re-init VI I2C (jsc#SLE-15847). - i2c: tegra: Fix the error path in tegra_i2c_runtime_resume (jsc#SLE-15847). - i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare (jsc#SLE-15847). - i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM (jsc#SLE-15847). - usb: xhci: tegra: Remove PLL power supplies (jsc#SLE-15847). - dmaengine: tegra-apb: Replace zero-length array with flexible-array (jsc#SLE-15847). - i2c: tegra: Add support for the VI I2C on Tegra210 (jsc#SLE-15847). - i2c: tegra: Use FIELD_PREP/FIELD_GET macros (jsc#SLE-15847). - i2c: tegra: Synchronize DMA before termination (jsc#SLE-15847). - i2c: tegra: Better handle case where CPU0 is busy for a long time (jsc#SLE-15847). - i2c: tegra: Keep IRQs enabled during suspend/resume (jsc#SLE-15847). - i2c: tegra: Restore pinmux on system resume (jsc#SLE-15847). - pwm: tegra: Support dynamic clock frequency configuration (jsc#SLE-15847). - dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization (jsc#SLE-15847). - phy: tegra: Select USB_COMMON for usb_get_maximum_speed() (jsc#SLE-15847). - drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings (jsc#SLE-15847). - pwm: tegra: Add support for Tegra194 (jsc#SLE-15847). - dmaengine: tegra-apb: Improve DMA synchronization (jsc#SLE-15847). - dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler (jsc#SLE-15847). - dmaengine: tegra-apb: mark PM functions as __maybe_unused (jsc#SLE-15847). - dmaengine: tegra-apb: Improve error message about DMA underflow (jsc#SLE-15847). - dmaengine: tegra-apb: Remove unused function argument (jsc#SLE-15847). - dmaengine: tegra-apb: Remove MODULE_ALIAS (jsc#SLE-15847). - dmaengine: tegra-apb: Allow to compile as a loadable kernel module (jsc#SLE-15847). - dmaengine: tegra-apb: Add missing of_dma_controller_free (jsc#SLE-15847). - dmaengine: tegra-apb: Clean up suspend-resume (jsc#SLE-15847). - dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer (jsc#SLE-15847). - dmaengine: tegra-apb: Remove duplicated pending_sg_req checks (jsc#SLE-15847). - dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM (jsc#SLE-15847). - dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init (jsc#SLE-15847). - dmaengine: tegra-apb: Fix coding style problems (jsc#SLE-15847). - dmaengine: tegra-apb: Use devm_request_irq (jsc#SLE-15847). - dmaengine: tegra-apb: Use devm_platform_ioremap_resource (jsc#SLE-15847). - dmaengine: tegra-apb: Clean up tasklet releasing (jsc#SLE-15847). - dmaengine: tegra-apb: Prevent race conditions on channel's freeing (jsc#SLE-15847). - dmaengine: tegra-apb: Implement synchronization hook (jsc#SLE-15847). - dmaengine: tegra210-adma: Replace zero-length array with flexible-array member (jsc#SLE-15847). - usb: xhci-tegra: Add OTG support (jsc#SLE-15847). - phy: tegra: Select USB_PHY (jsc#SLE-15847). - phy: tegra: Don't use device-managed API to allocate ports (jsc#SLE-15847). - phy: tegra: Fix regulator leak (jsc#SLE-15847). - phy: tegra: Print -EPROBE_DEFER error message at debug level (jsc#SLE-15847). - phy: tegra: xusb: Don't warn on probe defer (jsc#SLE-15847). - phy: tegra: xusb: Add Tegra194 support (jsc#SLE-15847). - phy: tegra: xusb: Protect Tegra186 soc with config (jsc#SLE-15847). - phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186 (jsc#SLE-15847). - phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210 (jsc#SLE-15847). - phy: tegra: xusb: Add support to get companion USB 3 port (jsc#SLE-15847). - phy: tegra: xusb: Add usb-phy support (jsc#SLE-15847). - phy: tegra: xusb: Add usb-role-switch support (jsc#SLE-15847). - usb: host: xhci-tegra: Tegra186/Tegra194 LPM (jsc#SLE-15847). - i2c: tegra: Check DMA completion status in addition to left time (jsc#SLE-15847). - i2c: tegra: Always terminate DMA transfer (jsc#SLE-15847). - i2c: tegra: Use relaxed versions of readl/writel (jsc#SLE-15847). - i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN (jsc#SLE-15847). - i2c: tegra: Support atomic transfers (jsc#SLE-15847). - i2c: tegra: Prevent interrupt triggering after transfer timeout (jsc#SLE-15847). - thermal: tegra: Appease the kernel-doc deity (jsc#SLE-15847). - rtc: tegra: remove set but unused variable (jsc#SLE-15847). - i2c: tegra: Use dma_request_chan() directly for channel request (jsc#SLE-15847). - phy: tegra: xusb: remove unused variable (jsc#SLE-15847). - commit e0abf3c - drm/i915/selftests: Careful not to flush hang_fini on error setups (bsc#1152489) - commit 45c0f9c - drm/i915/uc: Fixup kerneldoc after params were flipped and renamed (bsc#1152489) - commit 7de05fd - drm/i915/tgl: update ddi/tc clock_off bits (bsc#1152489) - commit 3950c85 - drm/i915/tgl: select correct bit for port select (bsc#1152489) - commit 19a1717 - drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization (bsc#1152489) - commit 4a76c20 - drm/i915/uc: Remove redundant RSA offset definition (bsc#1152489) - commit da5dccb - drm/i915/uc: Remove redundant ucode offset definition (bsc#1152489) - commit ea0f8d3 - compat_ioctl: move CDROMREADADIO to cdrom.c (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move CDROM_SEND_PACKET handling into scsi (bsc#1175995,jsc#SLE-15608). - compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl (bsc#1175995,jsc#SLE-15608). - commit e509c49 - drm/i915/uc: Remove redundant header_offset/size definitions (bsc#1152489) - commit 17643bc - drm/i915/gt: Add to timeline requires the timeline mutex (bsc#1152489) - commit b283445 - drm/i915/uc: Don't sanitize guc_log_level modparam (bsc#1152489) - commit a3949ce - drm/i915: Do not rely on for loop caching the mask (bsc#1152489) - commit 8996fa4 - drm/i915/perf: Initialise err to 0 before looping over ce->engines (bsc#1152489) - commit dcd1340 - drm/i915/guc: init submission structures as part of guc_init (bsc#1152489) - commit fab9156 - drm/i915/uc: Reorder params in intel_uc_fw_fetch (bsc#1152489) - commit 9fe2fba - drm/i915: Capture vma contents outside of spinlock (bsc#1152489) - commit 172cd7c - drm/i915/uc: Move uc firmware layout definitions to dedicated file (bsc#1152489) - commit a14159f - drm/i915/uc: Update drawing for firmware layout (bsc#1152489) - commit e444743 - drm/i915: Fix GuC documentation links (bsc#1152489) - commit d84d3e8 - drm/i915/uc: Unify uC firmware upload (bsc#1152489) - commit c3be3ca - drm/i915/uc: Plumb the gt through fw_upload (bsc#1152489) - commit f9e5430 - drm/i915/huc: Copy huc rsa only once (bsc#1152489) - commit 7f68037 - drm/i915/uc: Move xfer rsa logic to common function (bsc#1152489) - commit 6a85a75 - drm/i915/uc: Unify uc_fw status tracking (bsc#1152489) - commit b31303e - drm/i915/uc: Unify uC FW selection (bsc#1152489) - commit 4920031 - drm/i915: Fix handling of non-supported uC (bsc#1152489) - commit f164aae - drm/i915/uc: Unify uC platform check (bsc#1152489) - commit d7b0430 - drm/i915/guc: Set GuC init params only once (bsc#1152489) - commit 907514c - drm/i915: Use dev_get_drvdata (bsc#1152489) - commit 3ca7a41 - drm/i915/huc: fix status check (bsc#1152489) - commit 6474981 - drm/i915: Squelch nop wait-for-idle trace (bsc#1152489) - commit 8027bee - drm/i915/selftests: Let igt_vma_partial et al breathe (bsc#1152489) - commit 27e9c8c - drm/i915/uc: Sanitize uC when GT is sanitized (bsc#1152489) - commit cff4b84 - drm/i915/uc: Gt-fy uc reset (bsc#1152489) - commit 72d2979 - drm/i915: Add HDCP capability info to i915_display_info. (bsc#1152489) - commit c2fc72b - drm/i915: Rely on spinlock protection for GPU error capture (bsc#1152489) - commit 279c880 - drm/i915/gt: Hook up intel_context_fini() (bsc#1152489) - commit 8d07d68 - drm/i915: Remove obsolete engine cleanup (bsc#1152489) - commit dd4ff67 - drm/i915/gtt: Fix rounding for 36b (bsc#1152489) - commit eb9e65e - drm/i915/dsi: remove set but not used variable 'hfront_porch' (bsc#1152489) - commit 2cc8284 - drm/i915/gtt: Don't try to clear failed empty pd allocation (bsc#1152489) - commit 356d127 - drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors (bsc#1152489) - commit 5120e8a - Revert "/drm/i915: Update description of i915.enable_guc modparam"/ (bsc#1152489) - commit e209a99 - Revert "/drm/i915/guc: Turn on GuC/HuC auto mode"/ (bsc#1152489) - commit 9ed9164 - drm/i915/icl: Add Wa_1409178092 (bsc#1152489) - commit 316fceb - drm/i915/icl: Verify engine workarounds in GEN8_L3SQCREG4 (bsc#1152489) - commit 7b683ad - drm/i915: Skip CS verification of L3 bank registers (bsc#1152489) - commit e23277d - drm/i915: Fix and improve MCR selection logic (bsc#1152489) - commit 7311ef0 - drm/i915: Trust programmed MCR in read_subslice_reg (bsc#1152489) - commit 9fb6512 - drm/i915: Remove set but not used variable 'src_y' (bsc#1152489) - commit c04f290 - drm/i915/execlists: Cancel breadcrumb on preempting the virtual (bsc#1152489) - commit ad9c0bf - drm/i915: Use maximum write flush for pwrite_gtt (bsc#1152489) - commit 8db22ce - drm/i915: Drop wmb() inside pread_gtt (bsc#1152489) - commit 2ca85f5 - drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1 (bsc#1152489) - commit 895b16d - drm/i915: Add gen8_de_pipe_fault_mask() (bsc#1152489) - commit 14fb9bb - drm/i915/gt: Push engine stopping into reset-prepare (bsc#1152489) - commit 93ad282 - drm/i915/execlists: Process interrupted context on reset (bsc#1152489) - commit 7a0064c - drm/i915: Update description of i915.enable_guc modparam (bsc#1152489) - commit 53ddafd - drm/i915/oa: Reconfigure contexts on the fly (bsc#1152489) - commit e5ee707 - drm/i915/gtt: Tidy up ppgtt insertion for gen8 (bsc#1152489) - commit b3f8de5 - drm/i915/gtt: Recursive ppgtt alloc for gen8 (bsc#1152489) - commit a285375 - powerpc: Don't flush caches when adding memory (bsc#1176980 ltc#187962). - commit 63612e5 - drm/i915/execlists: Disable preemption under GVT (bsc#1152489) - commit 335774a - drm/i915: Enable hotplug retry (bsc#1152489) - commit 76fa2e8 - drm/i915: Add support for retrying hotplug (bsc#1152489) - commit 635e258 - Fix patch order in sorted section. - commit ca43e45 - drm/i915/ehl: Map MCC pins based on PHY, not port (bsc#1152489) - commit 0b4bcbd - drm/i915/selftests: Ignore self-preemption suppression under gvt (bsc#1152489) - commit 16d99bf - drm/i915/uc: kill <g,h>uc_to_i915 (bsc#1152489) - commit a05a3eb - drm/i915/guc: prefer intel_gt in guc interrupt functions (bsc#1152489) - commit b82e977 - compat: scsi: sg: fix v3 compat read/write interface (bsc#1175995,jsc#SLE-15608). - blacklist.conf: remove blacklisted commit - commit dac234f - drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths (bsc#1152489) - commit 9d1b472 - drm/i915/uc: Move intel functions to intel_uc (bsc#1152489) - commit de33772 - drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc (bsc#1152489) - commit 424888e - drm/i915/uc: move GuC and HuC files under gt/uc/ (bsc#1152489) - commit c646606 - drm/i915/guc: unify guc irq handling (bsc#1152489) - commit dc12a56 - drm/i915/guc: move guc irq functions to intel_guc parameter (bsc#1152489) - commit 7524b2a - drm/i915/uc: introduce intel_uc_fw_supported (bsc#1152489) - commit a77f396 - drm/i915/uc: replace uc init/fini misc (bsc#1152489) - commit 0b88c46 - drm/i915/guc: Use system workqueue for log capture (bsc#1152489) - commit 55a5a6b - drm/i915/gt: Use intel_gt as the primary object for handling resets (bsc#1152489) - commit 23709d7 - drm/i915/tgl: add modular FIA to device info (bsc#1152489) - commit 27ea93a - drm/i915: Add modular FIA (bsc#1152489) - commit c9180f9 - drm/i915/gtt: Recursive ppgtt clear for gen8 (bsc#1152489) - commit 2165ec5 - drm/i915/gtt: Recursive cleanup for gen8 (bsc#1152489) - commit f5af046 - drm/i915/display: Drop kerneldoc for 'intel_atomic_commit' (bsc#1152489) - commit fdc5e9f - drm/i915: Skip SINK_COUNT read on CH7511 (bsc#1152489) - commit 5629df5 - drm/i915/guc: Turn on GuC/HuC auto mode (bsc#1152489) - commit c3adfb7 - drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11 (bsc#1152489) - commit 238c191 - drm/i915: Propagate "/_probe"/ function name suffix down (bsc#1152489) - commit 7a87e22 - drm/i915: Propagate "/_remove"/ function name suffix down (bsc#1152489) - commit 494cd3c - drm/i915: Propagate "/_release"/ function name suffix down (bsc#1152489) - commit d42226d - drm/i915: Replace "/_load"/ with "/_probe"/ consequently (bsc#1152489) - commit 1522173 - drm/i915: Rename "/_load"//"/_unload"/ to match PCI entry points (bsc#1152489) - commit f443ea0 - drm/i915: Drop extern qualifiers from header function prototypes (bsc#1152489) - commit f243a36 - drm/i915/gtt: Use NULL to encode scratch shadow entries (bsc#1152489) - commit 29dafd4 - drm/i915/gtt: Convert vm->scratch into an array (bsc#1152489) - commit d7c0dc3 - drm/i915/gtt: Compute the radix for gen8 page table levels (bsc#1152489) - commit f2ad378 - drm/i915/gtt: Markup i915_ppgtt height (bsc#1152489) - commit 4cd3eb4 - drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc (bsc#1152489) - commit 34d0777 - drm/i915/gtt: Wrap page_table with page_directory (bsc#1152489) - commit 5636b99 - drm/i915/gtt: Use shallow dma pages for scratch (bsc#1152489) - commit d8373ee - compat: provide compat_ptr() on all architectures (bsc#1175995,jsc#SLE-15608). - commit a31658b - drm/i915: Add engine name to workaround debug print (bsc#1152489) - commit e174407 - drm/i915: Implement read-only support in whitelist selftest (bsc#1152489) - commit 58f5b84 - drm/i915: Add test for invalid flag bits in whitelist entries (bsc#1152489) - commit fca4856 - drm/i915/tgl: Update DPLL clock reference register (bsc#1152489) - commit a2cac2f - drm/i915/tgl: Add DPLL registers (bsc#1152489) - commit 213cd0b - drm/i915/tgl: Add vbt value mapping for DDC Bus pin (bsc#1152489) - commit 5eb25d0 - drm/i915/tgl: port to ddc pin mapping (bsc#1152489) - commit 486586e - drm/i915/tgl: Add gmbus gpio pin to port mapping (bsc#1152489) - commit e1c6ed4 - drm/i915/gen12: MBUS B credit change (bsc#1152489) - commit 43d773f - drm/i915/tgl: apply Display WA #1178 to fix type C dongles (bsc#1152489) - commit 289d2eb - drm/i915/tgl: init ddi port A-C for Tiger Lake (bsc#1152489) - commit ab5fb4b - drm/i915/tgl: Add additional PHYs for Tiger Lake (bsc#1152489) - commit 43aa50a - drm/i915/tgl: Add additional ports for Tiger Lake (bsc#1152489) - commit 3c0ce69 - drm/i915/tgl: Add pll manager (bsc#1152489) - commit b3908ff - drm/i915/tgl: Add new pll ids (bsc#1152489) - commit 71113ac - drm/i915/tgl: Add power well to support 4th pipe (bsc#1152489) - commit 3736b5b - drm/i915/tgl: Add power well support (bsc#1152489) - commit af5e8a1 - drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder A (bsc#1152489) - commit 41d0581 - drm/i915/tgl: Check if pipe D is fused (bsc#1152489) - commit efbc707 - drm/i915/tgl: Add TGL PCI IDs (bsc#1152489) - commit 309849c - drm/i915/tgl: Add TGL PCH detection in virtualized environment (bsc#1152489) - commit 97bd6e1 - drm/i915/tgl: Introduce Tiger Lake PCH (bsc#1152489) - commit 18a418c - drm/i915/tgl: add initial Tiger Lake definitions (bsc#1152489) - commit 7b4c8da - drm/i915: Add 4th pipe and transcoder (bsc#1152489) - commit 2061af6 - drm/i915: Don't overestimate 4:2:0 link symbol clock (bsc#1152489) - commit 5afa2e6 - drm/i915: Copy name string into ring buffer for (bsc#1152489) - commit 3962ec3 - drm/i915/guc: Drop redundant ctx param from kerneldoc (bsc#1152489) - commit c979501 - drm/i915: Don't pass stack garbage to pcode in the second data (bsc#1152489) - commit 2543a5f - drm/i915: Use intel_ types in intel_atomic_commit() (bsc#1152489) - commit 2e62061 - drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes() (bsc#1152489) - commit e4b5ced - drm/i915: Polish intel_atomic_track_fbs() (bsc#1152489) - commit eed7093 - drm/i915: Polish intel_shared_dpll_swap_state() (bsc#1152489) - commit 231dca8 - drm/i915: Simplify modeset_get_crtc_power_domains() arguments (bsc#1152489) - commit 6129bfa - drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing (bsc#1152489) - commit dfc8160 - drm/i915: Use the "/display core"/ power domain in vlv/chv set_cdclk() (bsc#1152489) - commit 8f037b4 - drm/i915/selftests: Hold the vma manager lock while modifying (bsc#1152489) - commit 3b472ce - drm/i915/sdvo: Fix handling if zero hbuf size (bsc#1152489) - commit 4a33c3b - drm/i915/guc: Simplify guc client (bsc#1152489) - commit f3f6f78 - drm/i915/guc: Remove preemption support for current fw (bsc#1152489) - commit 44c7886 - powerpc/papr_scm: Add PAPR command family to pass-through command-set (bsc#1175052 jsc#SLE-13823 ltc#186863). - commit 010b45a - drm/i915/selftests: Ensure we don't clamp a random offset to 32b (bsc#1152489) - commit 31544ad - drm/i915/gt: Drop the duplicate icl workaround (bsc#1152489) - commit 4a1f5da - drm/i915/ehl: Enable DDI-D (bsc#1152489) - commit 46e6624 - drm/i915: Transition port type checks to phy checks (bsc#1152489) - commit b6ffe62 - drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' (bsc#1152489) - commit c7090c8 - scsi: core: Fix scsi_get/set_resid() interface (bsc#1175995,jsc#SLE-15608). - commit 2f81aac - drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY (bsc#1152489) - commit c03e255 - drm/i915/gen11: Start distinguishing 'phy' from 'port' (bsc#1152489) - commit dcd2819 - drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c (bsc#1152489) - commit 9ca4b15 - drm/i915: fix include order in intel_tc.* (bsc#1152489) - commit bf0606a - drm/i915: make new intel_tc.c use uncore accessors (bsc#1152489) - commit 7508ac6 - drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709 (bsc#1152489) - commit ebbcb16 - drm/i915/icl: Fix Y pre-offset for Full Range YCbCr (bsc#1152489) - commit 1cb1055 - drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case (bsc#1152489) - commit 49d43c8 - drm/i915/execlists: Record preemption for selftests (bsc#1152489) - commit a38107d - drm/i915: Remove unused i915_gem_context_lookup_engine (bsc#1152489) - commit fdb3f00 - drm/i915: add infrastructure to hold off preemption on a request (bsc#1152489) - commit 52ea2c4 - drm/i915: enumerate scratch fields (bsc#1152489) - commit b8d5b6b - Fix patch order in sorted section. - commit c25ea98 - drm/i915/userptr: Don't mark readonly objects as dirty (bsc#1152489) - commit a652283 - drm/i915/icl: Clear the shared port PLLs from the new crtc state (bsc#1152489) - commit e5b127f - drm/i915: Clear the shared PLL from the put_dplls() hook (bsc#1152489) - commit 2711181 - drm/i915/sdvo: Add helpers to get the cmd/status string (bsc#1152489) - commit 4d5ecbc - drm/i915/sdvo: Shrink sdvo_cmd_names[] strings (bsc#1152489) - commit 629cfde - drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name (bsc#1152489) - commit 56d828c - drm/i915/sdvo: Use named initializers for the SDVO command names (bsc#1152489) - commit a48c662 - drm/i915: Add icl mipi dsi properties (bsc#1152489) - commit 6a42bb3 - drm/i915/hdcp: debug logs for sink related failures (bsc#1152489) - commit cdf4061 - drm/i915/gt: Remove presumption of RCS0 (bsc#1152489) - commit b03071c - drm/i915/gt: Apply RCS workarounds to the render class (bsc#1152489) - commit 856a298 - drm/i915/selftests: Fill in a little more of the dummy fence (bsc#1152489) - commit 542cc27 - drm/i915/selftests: Set igt_spinner.gt for early exit (bsc#1152489) - commit 2fa4291 - drm/i915: Update DRIVER_DATE to 20190708 (bsc#1152489) - commit 05aea7e - drm/i915/selftests: Reorder error cleanup for whitelist checking (bsc#1152489) - commit d7a63a7 - drm/i915: Explicitly track active fw_domain timers (bsc#1152489) - commit b0c16d2 - drm/i915: Pull assert_forcewake_active() underneath the lock (bsc#1152489) - commit 21ca764 - drm/i915/gtt: Introduce release_pd_entry (bsc#1152489) - commit 67c2fb9 - drm/i915/gtt: Setup phys pages for 3lvl pdps (bsc#1152489) - commit fc9e8dc - dm: fix comment in dm_process_bio() (bsc#1175995, jsc#SLE-15608). - dm: fix bio splitting and its bio completion order for regular IO (bsc#1175995, jsc#SLE-15608). - dm: Call proper helper to determine dax support (bsc#1175995, jsc#SLE-15608). - dm/dax: Fix table reference counts (bsc#1175995, jsc#SLE-15608). - dm thin metadata: Fix use-after-free in dm_bm_set_read_only (bsc#1175995, jsc#SLE-15608). - dm thin metadata: Avoid returning cmd->bm wild pointer on error (bsc#1175995, jsc#SLE-15608). - dm cache metadata: Avoid returning cmd->bm wild pointer on error (bsc#1175995, jsc#SLE-15608). - dm integrity: fix error reporting in bitmap mode after creation (bsc#1175995, jsc#SLE-15608). - dm mpath: fix racey management of PG initialization (bsc#1175995, jsc#SLE-15608). - dm writecache: handle DAX to partitions on persistent memory correctly (bsc#1175995, jsc#SLE-15608). - dm init: Set file local variable static (bsc#1175995, jsc#SLE-15608). - dm ioctl: Fix compilation warning (bsc#1175995, jsc#SLE-15608). - dm raid: Remove empty if statement (bsc#1175995, jsc#SLE-15608). - dm verity: Fix compilation warning (bsc#1175995, jsc#SLE-15608). - dm crypt: Enable zoned block device support (bsc#1175995, jsc#SLE-15608). - dm bufio: do buffer cleanup from a workqueue (bsc#1175995, jsc#SLE-15608). - dm verity: add "/panic_on_corruption"/ error handling mode (bsc#1175995, jsc#SLE-15608). - commit a277279 - drm/i915/gtt: Tear down setup and cleanup macros for page dma (bsc#1152489) - commit 0a501e4 - scsi: sg: sg_ioctl(): get rid of access_ok() (bsc#1175995,jsc#SLE-15608). - scsi: sg: sg_write(): get rid of (bsc#1175995,jsc#SLE-15608). - scsi: sg: sg_read(): get rid of access_ok()/__copy_..._user() (bsc#1175995,jsc#SLE-15608). - commit 25a21c7 - drm/i915/gtt: pde entry encoding is identical (bsc#1152489) - commit 2d332b1 - drm/i915: Remove set but not used variable 'intel_dig_port' (bsc#1152489) - commit c100cb9 - drm/i915: Remove set but not used variable 'encoder' (bsc#1152489) - commit 966ec8b - drm/i915: Order assert forcewake test (bsc#1152489) - commit f2a6acb - drm/i915/ehl: Add support for DPLL4 (v10) (bsc#1152489) - commit d2c195e - drm/i915: Clean up skl vs. icl plane formats (bsc#1152489) - commit fa0d772 - dm mpath: use double checked locking in fast path (bsc#1175995, jsc#SLE-15608). - Refresh for the above change, patches.suse/dm-mpath-no-partitions-feature. - commit ab52c0c - drm/i915: Cosmetic fix for skl+ plane switch statement (bsc#1152489) - commit b7347c1 - drm/i915: Deal with cpp==8 for g4x watermarks (bsc#1152489) - commit 1e9db9f - drm/i915: Program plane gamma ramps (bsc#1152489) - commit 227945e - drm/i915: Disable sprite gamma on ivb-bdw (bsc#1152489) - commit 9579e7e - drm/i915: Add windowing for primary planes on gen2/3 and chv (bsc#1152489) - commit b8cd477 - drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt (bsc#1152489) - commit bfae517 - drm/i915: Remove some legacy mmio accessors from interrupt handling (bsc#1152489) - commit 070e099 - drm/i915: Rework some interrupt handling functions to take intel_gt (bsc#1152489) - commit 4cdf8cd - drm/i915: Show instdone for each engine in debugfs (bsc#1152489) - commit 041a41e - dm mpath: rename current_pgpath to pgpath in multipath_prepare_ioctl (bsc#1175995, jsc#SLE-15608). - dm mpath: rework __map_bio() (bsc#1175995, jsc#SLE-15608). - dm mpath: factor out multipath_queue_bio (bsc#1175995, jsc#SLE-15608). - dm mpath: push locking down to must_push_back_rq() (bsc#1175995, jsc#SLE-15608). - dm mpath: take m->lock spinlock when testing QUEUE_IF_NO_PATH (bsc#1175995, jsc#SLE-15608). - dm mpath: changes from initial m->flags locking audit (bsc#1175995, jsc#SLE-15608). - block: remove bdev_stack_limits (bsc#1175995, jsc#SLE-15608). - block: inherit the zoned characteristics in blk_stack_limits (bsc#1175995, jsc#SLE-15608). - dm: use noio when sending kobject event (bsc#1175995, jsc#SLE-15608). - dm zoned: Fix zone reclaim trigger (bsc#1175995, jsc#SLE-15608). - dm: use dynamic debug instead of compile-time config option (bsc#1175995, jsc#SLE-15608). - dm,dax: Add dax zero_page_range operation (bsc#1175995, jsc#SLE-15608). - dax, pmem: Add a dax operation zero_page_range (bsc#1175995, jsc#SLE-15608). - commit 6eb8010 - drm/i915/selftests: Be engine agnostic (bsc#1152489) - commit 8f93848 - drm/i915/overlay: Stash the kernel context on initialisation (bsc#1152489) - commit 7e0902b - drm/i915/hangcheck: Look at instdone for all engines (bsc#1152489) - commit 6bf45c1 - drm/i915/selftests: Drain the freedlists between exec passes (bsc#1152489) - commit 37580a0 - drm/i915/gt: Pull engine w/a initialisation into common (bsc#1152489) - commit b9fa19d - drm/i915: Dump w/a lists on all engines (bsc#1152489) - commit 24fe078 - drm/i915/guc: Upgrade to GuC 33.0.0 (bsc#1152489) - commit c40643e - drm/i915/gtt: Handle double alloc failures (bsc#1152489) - commit b6eab0b - drm/i915: Show support for accurate sw PMU busyness tracking (bsc#1152489) - commit 7bfcd07 - drm/i915/gem: Defer obj->base.resv fini until RCU callback (bsc#1152489) - commit 3318a22 - drm/i915/gt: Ignore forcewake acquisition for posting_reads (bsc#1152489) - commit e43d902 - drm/i915/gt: Assume we hold forcewake for execlists resume (bsc#1152489) - commit 7dac973 - drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine (bsc#1152489) - commit b30c7b7 - drm/i915: Check caller held wakerefs in assert_forcewakes_active (bsc#1152489) - commit fcfdbe8 - drm/i915: Flush the workqueue before draining (bsc#1152489) - commit 8492630 - drm/i915: Move the renderstate setup under gt/ (bsc#1152489) - commit f4e3013 - drm/i915: Add N & CTS values for 10/12 bit deep color (bsc#1152489) - commit b25323f - drm/i915: Use port clock to set correct N value (bsc#1152489) - commit d40e9e0 - drm/i915: Mark up vma->active as safe for use inside shrinkers (bsc#1152489) - commit 5b416c8 - drm/i915: Markup potential lock for i915_active (bsc#1152489) - commit 2ca89d0 - drm/i915/gem: Free pages before rcu-freeing the object (bsc#1152489) - commit 6644656 - drm/i915/execlists: Hesitate before slicing (bsc#1152489) - commit 3ff1b58 - drm/i915/selftests: Lock the drm_mm while modifying (bsc#1152489) - commit 285cf4a - drm/i915/selftests: Common live setup/teardown (bsc#1152489) - commit 968e414 - drm/i915/display: Handle lost primary_port across suspend (bsc#1152489) - commit 43a1326 - drm/i915: synchronize_irq() against the actual irq (bsc#1152489) - commit 0eb3a14 - scsi: sg: sg_write(): __get_user() can fail.. (bsc#1175995,jsc#SLE-15608). - scsi: sg: sg_new_write(): replace access_ok() + (bsc#1175995,jsc#SLE-15608). - scsi: sg: sg_ioctl(): fix copyout handling (bsc#1175995,jsc#SLE-15608). - commit 7572f7b - drm/i915: Report if i915_active is still busy upon waiting (bsc#1152489) - commit cba7fd5 - drm/i915/execlists: Refactor CSB state machine (bsc#1152489) - commit 48fe304 - drm/i915/ehl: Don't program PHY_MISC on EHL PHY C (bsc#1152489) - commit d2ca1f9 - drm/i915/ehl: Add third combo PHY offset (bsc#1152489) - commit 747c8ac - drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans() (bsc#1152489) - commit 767191c - drm/i915/guc: Avoid reclaim locks during reset (bsc#1152489) - commit b9c474d - drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes (bsc#1152489) - commit 8cdf53b - drm/i915: Remove unneeded disconnect in TypeC legacy port mode (bsc#1152489) - commit 1059a05 - drm/i915: Add state verification for the TypeC port mode (bsc#1152489) - commit 6693a60 - drm/i915: Keep the TypeC port mode fixed when the port is active (bsc#1152489) - commit d3d62df - drm/i915/icl: Reserve all required PLLs for TypeC ports (bsc#1152489) - commit 54ca493 - drm/i915/icl: Split getting the DPLLs to port type specific functions (bsc#1152489) - commit 868bf8c - drm/i915: Sanitize the shared DPLL find/reference interface (bsc#1152489) - commit d3adce4 - drm/i915: Sanitize the shared DPLL reserve/release interface (bsc#1152489) - commit 4adb6fe - drm/i915: Sanitize the TypeC FIA lane configuration decoding (bsc#1152489) - commit 4cc3d06 - drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers (bsc#1152489) - commit f5d40f9 - drm/i915: Fix the TypeC port mode sanitization during loading/resume (bsc#1152489) - commit 08a4a81 - drm/i915: Sanitize the TypeC connect/detect sequences (bsc#1152489) - commit 14b3f52 - drm/i915: Handle the TCCOLD power-down event (bsc#1152489) - commit 53a837e - drm/i915: Wait for TypeC PHY complete flag to clear in safe mode (bsc#1152489) - commit c0d1ee0 - drm/i915: Factor out common parts from TypeC port handling functions (bsc#1152489) - commit fdf81d3 - drm/i915: Unify the TypeC port notation in debug/error messages (bsc#1152489) - commit 0ebe974 - drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode (bsc#1152489) - commit 1ee82d3 - drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode (bsc#1152489) - commit b7faf12 - drm/i915: Sanitize the terminology used for TypeC port modes (bsc#1152489) - commit 59adddf - drm/i915: Move the TypeC port handling code to a separate file (bsc#1152489) - commit b4c57c8 - drm/i915: Tune down WARNs about TBT AUX power well enabling (bsc#1152489) - commit 25abd1c - drm/i915/icl: Add support to read out the TBT PLL HW state (bsc#1152489) - commit d753508 - drm/i915: Use intel state as much as possible in wm code (bsc#1152489) - commit d0ba45c - drm/i915: Pass intel state to plane functions as well (bsc#1152489) - commit 162a95f - drm/i915: Use intel_crtc_state in sanitize_watermarks() too (bsc#1152489) - commit 71a0a4f - compat_ioctl: move SG_GET_REQUEST_TABLE handling (bsc#1175995,jsc#SLE-15608). - compat_ioctl: ppp: move simple commands into (bsc#1175995,jsc#SLE-15608). - compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic (bsc#1175995,jsc#SLE-15608). - compat_ioctl: unify copy-in of ppp filters (bsc#1175995,jsc#SLE-15608). - tty: handle compat PPP ioctls (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move SIOCOUTQ out of compat_ioctl.c (bsc#1175995,jsc#SLE-15608). - commit 199018a - drm/i915: Convert hw state verifier to take more intel state, v2. (bsc#1152489) - commit e10be14 - drm/i915: Convert most of atomic commit to take more intel state (bsc#1152489) - commit 29867b4 - drm/i915: Pass intel_crtc_state to needs_modeset() (bsc#1152489) - commit ff659ab - drm/i915: rework reading pipe disable fuses (bsc#1152489) - commit 04a39fe - drm/i915: Make i945gm_vblank_work_func static (bsc#1152489) - commit 9aa882a - drm/i915: make intel_uc_fw.h self-contained (bsc#1152489) - commit 25199e5 - drm/i915: make intel_gvt.h self-contained (bsc#1152489) - commit 13fecc4 - drm/i915: make intel_guc_reg.h self-contained (bsc#1152489) - commit 2016efc - drm/i915: make intel_guc_fwif.h self-contained (bsc#1152489) - commit ace3aea - drm/i915: make intel_guc_ct.h self-contained (bsc#1152489) - commit 2a7631f - drm/i915: make i915_vgpu.h self-contained (bsc#1152489) - commit d208ed4 - drm/i915: make i915_pvinfo.h self-contained (bsc#1152489) - commit f92ace4 - drm/i915: make i915_globals.h self-contained (bsc#1152489) - commit be04950 - drm/i915: make i915_fixed.h self-contained (bsc#1152489) - commit bd6a762 - drm/i915: add header search path to subdir Makefiles (bsc#1152489) - commit dad8563 - drm/i915: prefix header search path with $(srctree)/ (bsc#1152489) - commit bf691ec - drm/i915: Move OA files to separate folder (bsc#1152489) - commit 666987a - drm/i915/ehl: Add voltage level requirement table (bsc#1152489) - commit f1788ae - drm/i915/ehl: Remove unsupported cd clocks (bsc#1152489) - commit e84ca99 - drm/i915/icl: Add new supported CD clocks (bsc#1152489) - commit c82a122 - compat_ioctl: move WDIOC handling into wdt drivers (bsc#1175995,jsc#SLE-15608). - fs: compat_ioctl: move FITRIM emulation into file systems (bsc#1175995,jsc#SLE-15608). - commit bd7179b - drm/i915: Initialize drm_driver vblank funcs at compile time (bsc#1152489) - commit 2d8f63b - drm/i915: Nuke drm_driver irq vfuncs (bsc#1152489) - commit 6683f87 - drm/i915: Switch to per-crtc vblank vfuncs (bsc#1152489) - commit 657e8b5 - drm/i915/selftests: Fixup atomic reset checking (bsc#1152489) - commit f09b632 - drm/i915/selftests: Drop manual request wakerefs around hangcheck (bsc#1152489) - commit 723190f - drm/i915/selftests: Serialise nop reset with retirement (bsc#1152489) - commit a336db1 - drm/i915: Check backlight type while doing eDP backlight (bsc#1152489) - commit 9f814fa - drm/i915/icl: Add missing device ID (bsc#1152489) - commit 473e38d - drm/i915/gt: Add some debug tracing for context pinning (bsc#1152489) - commit 867bd6a - drm/i915/gt: Always call kref_init for the timeline (bsc#1152489) - commit a64a081 - drm/i915/gt: Drop stale commentary for timeline density (bsc#1152489) - commit 7a3b9f8 - drm/i915/selftests: Hold ref on request across waits (bsc#1152489) - commit d146676 - compat_ioctl: remove unused convert_in_user macro (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove last RAID handling code (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove /dev/raw ioctl translation (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove PCI ioctl translation (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove joystick ioctl translation (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove /dev/random commands (bsc#1175995,jsc#SLE-15608). - commit ad91f6b - drm/i915: Rename intel_wakeref_[is]_active (bsc#1152489) - commit 9a26367 - drm/i915/gt: Pass intel_gt to pm routines (bsc#1152489) - commit d734869 - drm/i915/guc: Add debug capture of GuC exception (bsc#1152489) - commit 6d1feb4 - drm/i915/execlists: Convert recursive defer_request() into iterative (bsc#1152489) - commit eaa1905 - drm/i915/ehl: Add missing VECS engine (bsc#1152489) - commit da48058 - drm/i915/ehl: Add one additional PCH ID to MCC (bsc#1152489) - commit e50c3d5 - drm/i915/gem: Clear read/write domains for GPU clear (bsc#1152489) - commit a0abfc4 - drm/i915/execlists: Always clear ring_pause if we do not submit (bsc#1152489) - commit 8b27093 - compat_ioctl: remove IGNORE_IOCTL() (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/compat_ioctl-reimplement-SG_IO-handling.patch. - commit ac8a86d - drm/i915/blt: Remove recursive vma->lock (bsc#1152489) - commit 7c4c5b7 - drm/i915: Local debug BUG_ON for intel_wakeref (bsc#1152489) - commit 5c0f892 - drm/i915: Provide an i915_active.acquire callback (bsc#1152489) - commit 776194d - drm/i915: Throw away the active object retirement complexity (bsc#1152489) - commit 9fcb12b - drm/i915: Track i915_active using debugobjects (bsc#1152489) - commit d211f42 - drm/i915: Remove waiting & retiring from shrinker paths (bsc#1152489) - commit 59debf9 - drm/i915/guc: handle GuC messages received with CTB disabled (bsc#1152489) - commit 6e0a119 - drm/i915/guc: reorder enable/disable communication steps (bsc#1152489) - commit fe34fa4 - drm/i915/gt: Fixup kerneldoc parameters (bsc#1152489) - commit 1c51e70 - drm/i915/gt: Rename i915_gt_timelines (bsc#1152489) - commit 20363b7 - drm/i915: Prevent dereference of engine before NULL check in error (bsc#1152489) - commit 0ab996e - drm/i915: Eliminate dual personality of i915_scratch_offset (bsc#1152489) - commit 1ea29f7 - drm/i915: Rename i915_timeline to intel_timeline and move under gt (bsc#1152489) - commit 2d099cc - drm/i915: Make timelines gt centric (bsc#1152489) - commit 8211640 - compat_ioctl: remove HIDIO translation (bsc#1175995,jsc#SLE-15608). - compat_ioctl: remove HCIUART handling (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move ATYFB_CLK handling to atyfb driver (bsc#1175995,jsc#SLE-15608). - commit e38f32e - drm/i915: Save trip via top-level i915 in a few more places (bsc#1152489) - commit eeb963f - drm/i915: Compartmentalize ring buffer creation (bsc#1152489) - commit 04be609 - drm/i915: Store ggtt pointer in intel_gt (bsc#1152489) - commit 45ab08e - drm/i915: Compartmentalize i915_gem_init_ggtt (bsc#1152489) - commit 90c5e03 - drm/i915: Compartmentalize i915_ggtt_cleanup_hw (bsc#1152489) - commit acbba89 - drm/i915: Compartmentalize timeline_init/park/fini (bsc#1152489) - commit 8b61c6d - drm/i915: Move i915_gem_chipset_flush to intel_gt (bsc#1152489) - commit a5cab02 - drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt (bsc#1152489) - commit eff6e6f - drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings (bsc#1152489) - commit cf5bbf6 - drm/i915: Store intel_gt backpointer in vm (bsc#1152489) - commit b24cc8d - drm/i915: Make ggtt invalidation work on ggtt (bsc#1152489) - commit 85eb15d - drm/i915: Compartmentalize i915_ggtt_init_hw (bsc#1152489) - commit 0e4b1e7 - drm/i915: Compartmentalize i915_ggtt_probe_hw (bsc#1152489) - commit 994f8bd - drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw (bsc#1152489) - commit 5b9fa34 - drm/i915: Move intel_engines_resume into common init (bsc#1152489) - commit fe06128 - drm/i915: Convert i915_gem_init_hw to intel_gt (bsc#1152489) - commit efad4f2 - drm/i915: Consolidate some open coded mmio rmw (bsc#1152489) - commit f0ac879 - drm/i915: Convert i915_ppgtt_init_hw to intel_gt (bsc#1152489) - commit cca0ee6 - drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt (bsc#1152489) - commit ff7852a - drm/i915: Store backpointer to intel_gt in the engine (bsc#1152489) - commit 10ff575 - drm/i915: Convert gt workarounds to intel_gt (bsc#1152489) - commit beee8aa - drm/i915: Convert init_unused_rings to intel_gt (bsc#1152489) - commit 07bae73 - drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling (bsc#1152489) - commit 2371ac9 - drm/i915: Convert i915_gem_init_swizzling to intel_gt (bsc#1152489) - commit e8a2faa - drm/i915: Make i915_check_and_clear_faults take intel_gt (bsc#1152489) - commit 012d219 - drm/i915: Move intel_gt_pm_init under intel_gt_init_early (bsc#1152489) - commit 3388f6b - drm/i915: Store some backpointers in struct intel_gt (bsc#1152489) - commit 902c5ee - compat_ioctl: move tape handling into drivers (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/compat_ioctl-reimplement-SG_IO-handling.patch. - commit c617b2f - drm/i915: Move intel_gt initialization to a separate file (bsc#1152489) - commit 326d0ad - drm/i915: Introduce struct intel_gt as replacement for anonymous (bsc#1152489) - commit a1fd9d5 - drm/i915: Convert intel_vgt_(de)balloon to uncore (bsc#1152489) - commit 719feac - compat_ioctl: move more drivers to compat_ptr_ioctl (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move drivers to compat_ptr_ioctl (bsc#1175995,jsc#SLE-15608). - compat_ioctl: move rtc handling into drivers/rtc/dev.c (bsc#1175995,jsc#SLE-15608). - commit cb70d01 - drm/i915/execlists: Keep virtual context alive until after we kick (bsc#1152489) - commit eb683fb - drm/i915/gtt: Defer address space cleanup to an RCU worker (bsc#1152489) - commit 0fb5be2 - drm/i915/ehl/dsi: Enable AFE over PPI strap (bsc#1152489) - commit b26c778 - drm/i915/ehl/dsi: Set lane latency optimization for DW1 (bsc#1152489) - commit 51f30ba - drm/i915/selftests: Use request managed wakerefs (bsc#1152489) - commit f45a071 - drm/i915: Rings are always flushed (bsc#1152489) - commit 42322f5 - drm/i915/execlists: Minimalistic timeslicing (bsc#1152489) - commit 287bcdb - drm/i915/execlists: Preempt-to-busy (bsc#1152489) - commit 8042e03 - drm/i915/gvt: decouple check_vgpu() from uncore_init() (bsc#1152489) - commit 5d5921d - drm/i915: dynamically allocate forcewake domains (bsc#1152489) - commit 371f5c0 - drm/i915: skip forcewake actions on forcewake-less uncore (bsc#1152489) - commit 5a57226 - compat_sys_ioctl(): make parallel to do_vfs_ioctl() (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/fs-add-generic-UNRESVSP-and-ZERO_RANGE-ioctl-handler.patch. - commit c7b14c8 - drm/i915: kill uncore_to_i915 (bsc#1152489) - commit e2b0f30 - drm/i915: kill uncore_sanitize (bsc#1152489) - commit 0ff6085 - drm/i915: use vfuncs for reg_read/write_fw_domains (bsc#1152489) - commit 72e793f - drm/i915/ehl: Allow combo PHY A to drive a third external display (bsc#1152489) - commit a53aa5e - drm/i915: Flush the execution-callbacks on retiring (bsc#1152489) - commit bafd6ba - drm/i915: Signal fence completion from i915_request_wait (bsc#1152489) - commit 32f8166 - dma-mapping: remove dma_{alloc,free,mmap}_writecombine (bsc#1152489) - commit 83161ba - video: fbdev: sm501fb: convert platform driver to use dev_groups (bsc#1152489) - commit 88b54fe - video: fbdev: w100fb: convert platform driver to use dev_groups (bsc#1152489) - commit 98a4e2b - video: fbdev: wm8505fb: convert platform driver to use dev_groups (bsc#1152489) - commit 0219165 - video: pxafb: Remove cpufreq policy notifier (bsc#1152489) - commit 8abd9cd - video: sa1100fb: Remove cpufreq policy notifier (bsc#1152489) - commit ac114bf - platform: Add platform_find_device_by_driver() helper (bsc#1152489) - commit f4e270e - drivers: Introduce device lookup variants by of_node (bsc#1152489) - commit aacaedc - drm/vmwgfx: Update the backdoor call with support for new (bsc#1152489) - commit cf60c9c - fbdev: remove w90x900/nuc900 platform drivers (bsc#1152489) - commit 964c4bb - fbdev: da8xx: use resource management for dma (bsc#1152489) - commit f5c16e8 - fbdev: da8xx-fb: drop a redundant if (bsc#1152489) - commit 5913373 - fbdev: da8xx-fb: use devm_platform_ioremap_resource() (bsc#1152489) - commit a0c17a0 - fbdev: da8xx: remove panel_power_ctrl() callback from platform data (bsc#1152489) - commit 5d2f7dd - fbdev: da8xx: add support for a regulator (bsc#1152489) - commit 86f21c6 - m68k: atari: Rename shifter to shifter_st to avoid conflict (bsc#1152489) - commit ccd3fa6 - compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/fs-add-generic-UNRESVSP-and-ZERO_RANGE-ioctl-handler.patch. - commit 04da741 - RDMA/bnxt_re: Restrict the max_gids to 256 (bsc#1173017). - RDMA/bnxt_re: Fix the qp table indexing (bsc#1173017). - RDMA/bnxt_re: Do not report transparent vlan from QP1 (bsc#1173017). - commit 279a57c - irqdomain/treewide: Free firmware node after domain removal (git-fixes). - commit 2fa0cd5 - Remove most fbdev patches Done in preparation of the DRM upgrade. - commit 9f67476 - irqdomain/treewide: Keep firmware node unconditionally allocated (git-fixes). - commit 7778bc2 - pktcdvd: add compat_ioctl handler (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-move-the-devnode-callback-to-struct-block_devi.patch. - commit 4244c1a - blacklist.conf: Remove DRM commits This removes DRM commits in preparation of the DRM backport for SLE15-SP3. - commit 7f696a6 - Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload (git-fixes). - Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume() (git-fixes). - hv_utils: drain the timesync packets on onchannelcallback (bsc#1176877). - hv_utils: return error if host timesysnc update is stale (bsc#1176877). - Drivers: hv: Specify receive buffer size using Hyper-V page size (bsc#1176877). - commit 5ca04fc - soundwire: bus: only clear valid DPN interrupts (jsc#SLE-16518). - soundwire: bus: only clear valid DP0 interrupts (jsc#SLE-16518). - soundwire: registers: add definitions for clearable interrupt fields (jsc#SLE-16518). - soundwire: bus: reset slave_notify status at each loop (jsc#SLE-16518). - soundwire: bus: add comments to explain interrupt loop filter (jsc#SLE-16518). - soundwire: SDCA: add helper macro to access controls (jsc#SLE-16518). - soundwire: SDCA: detect sdca_cascade interrupt (jsc#SLE-16518). - ASoC: rt715: Add power-up delay to fix dmic pop sound issue (jsc#SLE-16518). - commit bab2857 - regmap: Add can_sleep configuration option (jsc#SLE-16518). - regmap: Use flexible sleep (jsc#SLE-16518). - regmap: soundwire: remove unused header mod_devicetable.h (jsc#SLE-16518). - regmap: add Intel SPI Slave to AVMM Bus Bridge support (jsc#SLE-16518). - commit 9c695ae - timer: add fsleep for flexible sleeping (jsc#SLE-16518). - commit 60328a7 - regmap: fix page selection for noinc writes (jsc#SLE-16518). - regmap: fix page selection for noinc reads (jsc#SLE-16518). - regmap: debugfs: Add back in erroneously removed initialisation of ret (jsc#SLE-16518). - regmap: debugfs: Fix handling of name string for debugfs init delays (jsc#SLE-16518). - regmap: fix duplicated word in <linux/regmap.h> (jsc#SLE-16518). - regmap: remove stray space (jsc#SLE-16518). - regmap: convert all regmap_update_bits() and co. macros to static inlines (jsc#SLE-16518). - regmap: add missing dependency on SoundWire (jsc#SLE-16518). - regmap: fix the kerneldoc for regmap_test_bits() (jsc#SLE-16518). - regmap: provide helpers for simple bit operations (jsc#SLE-16518). - regmap: add helper for per-port regfield initialization (jsc#SLE-16518). - regmap-i2c: add 16-bit width registers support (jsc#SLE-16518). - regmap: Simplify implementation of the regmap_field_read_poll_timeout() macro (jsc#SLE-16518). - regmap: Simplify implementation of the regmap_read_poll_timeout() macro (jsc#SLE-16518). - regmap-irq: make it possible to add irq_chip do a specific device node (jsc#SLE-16518). - regmap: Add bus reg_update_bits() support (jsc#SLE-16518). - regmap: add reg_sequence helpers (jsc#SLE-16518). - regmap: wrong descriptions in regmap_range_cfg (jsc#SLE-16518). - regmap: add iopoll-like atomic polling macro (jsc#SLE-16518). - regmap-i2c: constify regmap_bus structures (jsc#SLE-16518). - regmap: regmap-w1: Drop unreachable code (jsc#SLE-16518). - regmap: no need to check return value of debugfs_create functions (jsc#SLE-16518). - regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime (jsc#SLE-16518). - commit f8bfe3f - do_vfs_ioctl(): use saner types (bsc#1175995,jsc#SLE-15608). - commit 15b6d9b - gpio: Avoid using pin ranges with !PINCTRL (jsc#SLE-15847). - pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug (jsc#SLE-15847). - memory: tegra30-emc: Fix panic on suspend (jsc#SLE-15847). - commit 545a731 - compat: itanic doesn't have one (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/fs-add-generic-UNRESVSP-and-ZERO_RANGE-ioctl-handler.patch. - commit 3d75907 - FIGETBSZ: fix compat (bsc#1175995,jsc#SLE-15608). - commit fa84d24 - supported.conf: add soundwire-generic-allocation - commit 7979ab4 - drm/amdkfd: fix a use after free race with mmu_notifer unregister (jsc#SLE-15176). - drm/amdkfd: remove set but not used variable 'pdd' (jsc#SLE-15176). - drm/amdkfd: Fill amdgpu_task_info for KFD VMs (jsc#SLE-15176). - commit d1c10e0 - soundwire: Add generic bandwidth allocation algorithm (jsc#SLE-16518). - Update config files. - commit b659691 - ASoC: codecs: realtek-soundwire: ignore initial PARITY errors (jsc#SLE-16518). - commit f0058cf - soundwire: sysfs: add slave status and device number before probe (jsc#SLE-16518). - soundwire: bus: add enumerated Slave device to device list (jsc#SLE-16518). - soundwire: remove an unnecessary NULL check (jsc#SLE-16518). - soundwire: cadence: add data port test fail interrupt (jsc#SLE-16518). - soundwire: intel: enable test modes (jsc#SLE-16518). - soundwire: enable Data Port test modes (jsc#SLE-16518). - soundwire: intel: use {u32|u16}p_replace_bits (jsc#SLE-16518). - soundwire: cadence: use u32p_replace_bits (jsc#SLE-16518). - soundwire: qcom: get max rows and cols info from compatible (jsc#SLE-16518). - soundwire: qcom: add support to block packing mode (jsc#SLE-16518). - soundwire: qcom: clear BIT FIELDs before value set (jsc#SLE-16518). - soundwire: cadence: add parity error injection through debugfs (jsc#SLE-16518). - soundwire: bus: export broadcast read/write capability for tests (jsc#SLE-16518). - soundwire: bus: use quirk to filter out invalid parity errors (jsc#SLE-16518). - soundwire: slave: add first_interrupt_done status (jsc#SLE-16518). - soundwire: bus: filter-out unwanted interrupt reports (jsc#SLE-16518). - ASoC/soundwire: bus: use property to set interrupt masks (jsc#SLE-16518). - soundwire: qcom: fix SLIBMUS/SLIMBUS typo (jsc#SLE-16518). - soundwire: cadence: fix race condition between suspend and Slave device alerts (jsc#SLE-16518). - soundwire: qcom: add v1.5.1 compatible (jsc#SLE-16518). - soundwire: qcom: add support for mmio soundwire master devices (jsc#SLE-16518). - soundwire: qcom: avoid dependency on CONFIG_SLIMBUS (jsc#SLE-16518). - soundwire: qcom: fix abh/ahb typo (jsc#SLE-16518). - soundwire: intel: remove stream handling from .prepare and .hw_free (jsc#SLE-16518). - soundwire: intel: remove .trigger operation (jsc#SLE-16518). - soundwire: intel: fix NULL/ERR_PTR confusion (jsc#SLE-16518). - soundwire: stream: fix NULL/IS_ERR confusion (jsc#SLE-16518). - soundwire: remove SDW_REG_SHIFT() (jsc#SLE-16518). - soundwire: intel_init: use FIELD_{GET|PREP} (jsc#SLE-16518). - soundwire: intel: use FIELD_{GET|PREP} (jsc#SLE-16518). - soundwire: cadence: use FIELD_{GET|PREP} (jsc#SLE-16518). - soundwire: qcom : use FIELD_{GET|PREP} (jsc#SLE-16518). - soundwire: stream: use FIELD_{GET|PREP} (jsc#SLE-16518). - soundwire: slave: use SDW_DISCO_LINK_ID() (jsc#SLE-16518). - soundwire: bus: use FIELD_GET() (jsc#SLE-16518). - soundwire: define and use addr bit masks (jsc#SLE-16518). - soundwire: intel: don't manage link power individually (jsc#SLE-16518). - soundwire: intel: pass link_mask information to each master (jsc#SLE-16518). - soundwire: intel: add error log for clock-stop invalid configs (jsc#SLE-16518). - soundwire: stream: enable hw_sync as needed by hardware (jsc#SLE-16518). - soundwire: intel: add multi-link hw_synchronization information (jsc#SLE-16518). - soundwire: bus: update multi-link definition with hw sync details (jsc#SLE-16518). - soundwire: intel: add missing support for all clock stop modes (jsc#SLE-16518). - soundwire: intel: add multi-link support (jsc#SLE-16518). - soundwire: intel: ignore software command retries (jsc#SLE-16518). - soundwire: intel: disable shim wake on suspend (jsc#SLE-16518). - soundwire: fix port_ready[] dynamic allocation in mipi_disco (jsc#SLE-16518). - soundwire: add definition for maximum number of ports (jsc#SLE-16518). - soundwire: intel: fix intel_suspend/resume defined but not used warning (jsc#SLE-16518). - soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET (jsc#SLE-16518). - soundwire: intel: support clock_stop mode without quirks (jsc#SLE-16518). - soundwire: intel_init: handle power rail dependencies for clock stop mode (jsc#SLE-16518). - soundwire: intel: add CLK_STOP_NOT_ALLOWED support (jsc#SLE-16518). - soundwire: intel: add CLK_STOP_BUS_RESET support (jsc#SLE-16518). - soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend (jsc#SLE-16518). - soundwire: intel: pm_runtime idle scheduling (jsc#SLE-16518). - soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming (jsc#SLE-16518). - soundwire: intel: call helper to reset Slave states on resume (jsc#SLE-16518). - soundwire: intel: fix race condition on system resume (jsc#SLE-16518). - soundwire: intel: reset pm_runtime status during system resume (jsc#SLE-16518). - soundwire: intel: add pm_runtime support (jsc#SLE-16518). - soundwire: intel: Add basic power management support (jsc#SLE-16518). - soundwire: master: enable pm runtime (jsc#SLE-16518). - commit 06176a0 - ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structure (jsc#SLE-16518). - ASoC: soc-dai: clarify return value for get_sdw_stream() (jsc#SLE-16518). - ASoC: rt711: wait for the delayed work to finish when the system suspends (jsc#SLE-16518). - ASoC: rt700: wait for the delayed work to finish when the system suspends (jsc#SLE-16518). - ASoC: codecs: soundwire: remove port_ready[] usage from codecs (jsc#SLE-16518). - commit 70d64d2 - ASoC: max9867: shutdown codec when changing filter type (jsc#SLE-16518). - ASoC: codecs: max98373-sdw: add missing test on resume (jsc#SLE-16518). - commit 48611c7 - gpio: export of_pinctrl_get to modules (jsc#SLE-15847). - commit f81dcf5 - Refresh patches.suse/gpio-max77620-Don-t-shadow-error-code-of-platform_ge.patch. Fix following warning: In file included from ./include/linux/gpio/driver.h:5:0, from drivers/gpio/gpio-max77620.c:8: drivers/gpio/gpio-max77620.c: In function ‘max77620_gpio_probe’: ./include/linux/device.h:1632:2: warning: ‘gpio_irq’ may be used uninitialized in this function [-Wmaybe-uninitialized] _dev_err(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~ drivers/gpio/gpio-max77620.c:292:15: note: ‘gpio_irq’ was declared here unsigned int gpio_irq; ^~~~~~~~ - commit 4654e1b - ASoC: SOF: Add .prepare/.complete callbacks (jsc#SLE-16518). - ASoC: SOF: Activate runtime PM with SOF OF device (jsc#SLE-16518). - ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps (jsc#SLE-16518). - ASoC: Intel: add support for new SoundWire hardware layout on TGL (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt700: add codec prefix (jsc#SLE-16518). - ASoC: Intel: sof_sdw: remove hard-coded codec_conf table (jsc#SLE-16518). - ASoC: Intel: add codec name prefix to ACPI machine description (jsc#SLE-16518). - ASoC: Intel: sof_sdw: remove ternary operator (jsc#SLE-16518). - ASoC: Intel: hda_dsp_common: use static function in conditional block (jsc#SLE-16518). - ASoC: SOF: control: add size checks for ext_bytes control .put() (jsc#SLE-16518). - ASoC: SOF: control: fix size checks for volatile ext_bytes control .get() (jsc#SLE-16518). - ASoC: SOF: control: fix size checks for ext_bytes control .get() (jsc#SLE-16518). - ASoC: hdac: make SOF HDA codec driver probe deterministic (jsc#SLE-16518). - ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common (jsc#SLE-16518). - ASoC: SOF: pm: Fix prepare callback behavior for OF usecase (jsc#SLE-16518). - ASoC: SOF: topology: fix the process being scheduled on core0 always (jsc#SLE-16518). - ASoC: SOF: Intel: hda: reduce verbosity of boot error logs (jsc#SLE-16518). - ASoC: SOF: fix range checks (jsc#SLE-16518). - ASoC: SOF: remove several superfluous type-casts (jsc#SLE-16518). - ASoC: SOF: (cosmetic) remove redundant "/ret"/ variable uses (jsc#SLE-16518). - ASoC: SOF: control: update test for pm_runtime_get_sync() (jsc#SLE-16518). - ASoC: SOF: debug: update test for pm_runtime_get_sync() (jsc#SLE-16518). - ASoC: SOF: imx: Add debug support for imx platforms (jsc#SLE-16518). - ASoC: SOF: Intel: Add support for tgl-h (jsc#SLE-16518). - ASoC: SOF: Intel: hda-loader: s/master/primary (jsc#SLE-16518). - ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro (jsc#SLE-16518). - ASoC: SOF: Intel: hda: modify core_power_up/down op (jsc#SLE-16518). - ASoC: SOF: rename cores_mask to host_managed_cores_mask (jsc#SLE-16518). - ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 (jsc#SLE-16518). - ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO (jsc#SLE-16518). - ASoC: SOF: topology: make process type optional (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_mux (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_process (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_tone (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_asrc (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_src (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_host (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_volume (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_mixer (jsc#SLE-16518). - ASoC: SOF: append extended data to sof_ipc_comp_dai (jsc#SLE-16518). - ASoC: SOF: topology: add helper for setting up IPC component (jsc#SLE-16518). - ASoC: SOF: topology: parse comp_ext_tokens for all widgets (jsc#SLE-16518). - ASoC: SOF: topology: create component extended tokens (jsc#SLE-16518). - ASoC: SOF: add comp_ext to struct snd_sof_widget (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add dailink .prepare and .hw_free callback (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add dailink .trigger callback (jsc#SLE-16518). - ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typo (jsc#SLE-16518). - ASoC: SOF: topology: fix core enable sequence (jsc#SLE-16518). - ASoC: SOF: tokens: add token for component UUID (jsc#SLE-16518). - ASoC: SOF: support topology components on secondary cores (jsc#SLE-16518). - ASoC: SOF: add a "/core"/ parameter to widget loading functions (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Simplify error handling during FW boot (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAX (jsc#SLE-16518). - ASoC: SOF: Intel: hda: define macro for code loader stream format (jsc#SLE-16518). - ASoC: SOF: Intel: hda: modify the signature of get_stream_with_tag() (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Add helper function to program ICCMAX stream (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Remove unused parameters in cl_dsp_init() (jsc#SLE-16518). - ASoC: SOF: sof-of-dev: Add .arch_ops field (jsc#SLE-16518). - ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add extended rom status dump to error log (jsc#SLE-16518). - ASoC: SOF: topology: fix the ipc_size calculation for process component (jsc#SLE-16518). - ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics (jsc#SLE-16518). - ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work (jsc#SLE-16518). - ASoC: SOF: Intel: hda: report error only for the last ROM init iteration (jsc#SLE-16518). - ASoC: SOF: loader: Add debug box region (jsc#SLE-16518). - ASoC: SOF: ext_manifest: Parse debug ABI version (jsc#SLE-16518). - ASoC: SOF: loader: fix memory leak in get_ext_windows (jsc#SLE-16518). - ASoC: SOF: IPC: make sof_ipc_window monosized (jsc#SLE-16518). - ASoC: Intel: use consistent HDAudio spelling in comments/docs (jsc#SLE-16518). - ASoC: SOF: Intel: add dev_dbg log when driver is not selected (jsc#SLE-16518). - ASoC: SOF: acpi: add dev_dbg() log for probe completion (jsc#SLE-16518). - ASoC: SOF: IPC: reduce verbosity of IPC pointer updates (jsc#SLE-16518). - ASoC: SOF: topology: reduce the log level for unhandled widgets (jsc#SLE-16518). - ASoC: SOF: topology: remove unnecessary memory alloc for sdev->private (jsc#SLE-16518). - ASoC: SOF: (cosmetic) use the "/bool"/ type where it makes sense (jsc#SLE-16518). - ASoC: SOF: topology: (cosmetic) remove redundant variable initialisations (jsc#SLE-16518). - ASoC: Intel: sof_sdw: clean-up inclusion of header files (jsc#SLE-16518). - ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support (jsc#SLE-16518). - ASoC: SOF: Add topology filename override based on dmi data match (jsc#SLE-16518). - ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682 (jsc#SLE-16518). - SoC: Intel: sof_sdw: Add support for product Ripto (jsc#SLE-16518). - ASoC: Intel: sof_sdw: rename id as part_id (jsc#SLE-16518). - ASoC: Intel: sof_sdw: check SoundWire version when matching codec (jsc#SLE-16518). - ASoC: Intel: soc-acpi: add support for SDCA boards (jsc#SLE-16518). - ASoC: Intel: soc-acpi: mirror CML and TGL configurations (jsc#SLE-16518). - ASoC: Intel: sof-soundwire: add support for rt5682 on link2 (jsc#SLE-16518). - ASoC: Intel: soc-acpi: cnl: add support for rt5682 on SoundWire link2 (jsc#SLE-16518). - ASoC: Intel: modify SoundWire version id in acpi match table (jsc#SLE-16518). - ASoC: intel: sof_sdw: add .exit callback function (jsc#SLE-16518). - ASoC: SOF: Intel: add build support for SoundWire (jsc#SLE-16518). - ASoC: Intel: Skylake: (cosmetic) align function parameters (jsc#SLE-16518). - ASoC: Intel: Skylake: skl-topology: remove redundant assignment (jsc#SLE-16518). - ASoC: Intel: Skylake: skl-topology: remove redundant assignments (jsc#SLE-16518). - ASoC: Intel: Skylake: sst-utils: remove redundant assignment (jsc#SLE-16518). - ASoC: Intel: Skylake: cldma: remove redundant initialization (jsc#SLE-16518). - ASoC: Intel: Skylake: skl-nhlt: remove redundant initialization (jsc#SLE-16518). - ASoC: Intel: haswell-ipc: remove redundant assignments (jsc#SLE-16518). - ASoC: Intel: haswell: (cosmetic) align function parameters (jsc#SLE-16518). - ASoC: Intel: common: (cosmetic) align function parameters (jsc#SLE-16518). - ASoC: Intel: Baytrail: (cosmetic) align function parameters (jsc#SLE-16518). - ASoC: Intel: Atom: (cosmetic) align parameters (jsc#SLE-16518). - ASoC: Intel: Atom: sst_pvt: simplify return handling (jsc#SLE-16518). - ASoC: Intel: Atom: sst_loader: remove always-true condition (jsc#SLE-16518). - ASoC: Intel: Atom: remove useless assignment (jsc#SLE-16518). - ASoC: Intel: Atom: platform-pcm: fix redundant return (jsc#SLE-16518). - ASoC: Intel: Atom: sst_pvt: remove redundant initialization (jsc#SLE-16518). - ASoC: Intel: Atom: remove redundant initialization (jsc#SLE-16518). - ASoC: Intel: Atom: sst: remove useless NULL assignment (jsc#SLE-16518). - ASoC: Intel: Atom: platform-pcm: remove redundant assignment (jsc#SLE-16518). - ASoC: Intel: Atom: compress: remove redundant assignment (jsc#SLE-16518). - ASoC: Intel: Atom: sst-atom-controls: remove redundant assignments (jsc#SLE-16518). - ASoC: Intel: KMB: Enable TDM audio capture (jsc#SLE-16518). - ASoC: Intel: bytcht_cx2072x: simplify return handling (jsc#SLE-16518). - ASoC: Intel: rename shadowed variable for all broadwell boards (jsc#SLE-16518). - ASoC: SOF: Intel: hda-codec: move variable used conditionally (jsc#SLE-16518). - ASOC: SOF: Intel: hda-codec: move unused label to correct position (jsc#SLE-16518). - ASoC: SOF: delete repeated words in comments (jsc#SLE-16518). - sound/soc/intel: Fix spelling mistake "/cant"/ --> "/can't"/ (jsc#SLE-16518). - ASoC: various vendors: delete repeated words in comments (jsc#SLE-16518). - ALSA: hda - remove kerneldoc for internal hdac_i915 function (jsc#SLE-16518). - ALSA: hda - fix CONTROLLER_IN_GPU macro name (jsc#SLE-16518). - ALSA: hda - handle multiple i915 device instances (jsc#SLE-16518). - ALSA: hda - controller is in GPU on the DG1 (jsc#SLE-16518). - ALSA: hda - add Intel DG1 PCI and HDMI ids (jsc#SLE-16518). - ALSA: hda: (cosmetic) align function parameters (jsc#SLE-16518). - ALSA: hda: auto_parser: remove shadowed variable declaration (jsc#SLE-16518). - ALSA: hda/ca0132 - Add AE-7 exit commands (jsc#SLE-16518). - ALSA: hda/ca0132 - Add AE-7 custom controls (jsc#SLE-16518). - ALSA: hda/ca0132 - Add AE-7 microphone selection commands (jsc#SLE-16518). - ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Add DSP setup functions for AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Set AE-7 bools and select mixer (jsc#SLE-16518). - ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg (jsc#SLE-16518). - ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7 (jsc#SLE-16518). - ALSA: hda/ca0132 - Fix Recon3D Center/LFE output (jsc#SLE-16518). - ALSA: hda/ca0132 - Add quirk output selection structures (jsc#SLE-16518). - ALSA: hda/ca0132 - Clean up ca0132_alt_out_select (jsc#SLE-16518). - ALSA: hda/ca0132 - Remove surround output selection (jsc#SLE-16518). - ALSA: hda/ca0132 - Add bass redirection controls (jsc#SLE-16518). - ALSA: hda/ca0132 - Add full-range speaker selection controls (jsc#SLE-16518). - ASoC: SOF: use the sof_ipc_comp reserved bytes for extended data (jsc#SLE-16518). - ALSA: hda/ca0132 - Add surround channel config control (jsc#SLE-16518). - ALSA: hda/ca0132 - Add speaker tuning initialization commands (jsc#SLE-16518). - ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function (jsc#SLE-16518). - ALSA: hda: fix VS_LTRC register name (jsc#SLE-16518). - commit 3934635 - clk: tegra: Fix initial rate for pll_a on Tegra124 (jsc#SLE-16518). - commit c103662 - Documentation: sound/cards: fix heading underline lengths for https: changes (jsc#SLE-16518). - ASoC: Documentation: fix reference to renamed source file (jsc#SLE-16518). - commit ffbc027 - blacklist.conf: add already cherry-picked ASoC entry - commit e3a3df7 - gpiolib: Introduce ->add_pin_ranges() callback (jsc#SLE-15847). - gpiolib: No need to call gpiochip_remove_pin_ranges() twice (jsc#SLE-15847). - gpiolib: Switch order of valid mask and hw init (jsc#SLE-15847). - commit 9d20bd0 - supported.conf: mark soundwire stuff as supported (jsc#SLE-16518) - commit 69ed3e4 - blacklist.conf: remove the temporary blacklist entries again - commit 84f2d38 - Revert "/ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"/ (jsc#SLE-16518). - Revert "/ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"/ (jsc#SLE-16518). - ALSA: usb-audio: Add delay quirk for H570e USB headsets (jsc#SLE-16518). - ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520 (jsc#SLE-16518). - ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged (jsc#SLE-16518). - ALSA: asihpi: fix iounmap in error handler (jsc#SLE-16518). - ASoC: tlv320adcx140: Wake up codec before accessing register (jsc#SLE-16518). - ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1 (jsc#SLE-16518). - ASoC: Intel: haswell: Fix power transition refactor (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev (jsc#SLE-16518). - ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions (jsc#SLE-16518). - ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811 (jsc#SLE-16518). - ASoC: meson: axg-toddr: fix channel order on g12 platforms (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_find_dai_with_mutex() (jsc#SLE-16518). - ASoC: rt700: Fix return check for devm_regmap_init_sdw() (jsc#SLE-16518). - ASoC: rt715: Fix return check for devm_regmap_init_sdw() (jsc#SLE-16518). - ASoC: rt711: Fix return check for devm_regmap_init_sdw() (jsc#SLE-16518). - ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw() (jsc#SLE-16518). - ASoC: max98373: Fix return check for devm_regmap_init_sdw() (jsc#SLE-16518). - ASoC: qcom: common: Fix refcount imbalance on error (jsc#SLE-16518). - ASoC: ti: fixup ams_delta_mute() function name (jsc#SLE-16518). - ASoC: pcm3168a: ignore 0 Hz settings (jsc#SLE-16518). - ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread case (jsc#SLE-16518). - ASoC: qcom: Set card->owner to avoid warnings (jsc#SLE-16518). - ASoC: intel: atom: Add period size constraint (jsc#SLE-16518). - ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay (jsc#SLE-16518). - ALSA: hda/realtek - The Mic on a RedmiBook doesn't work (jsc#SLE-16518). - ALSA: hda: fixup headset for ASUS GX502 laptop (jsc#SLE-16518). - soundwire: fix double free of dangling pointer (jsc#SLE-16518). - soundwire: bus: fix typo in comment on INTSTAT registers (jsc#SLE-16518). - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen (jsc#SLE-16518). - ALSA: hda: use consistent HDAudio spelling in comments/docs (jsc#SLE-16518). - ALSA: hda: add dev_dbg log when driver is not selected (jsc#SLE-16518). - ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled (jsc#SLE-16518). - ALSA: hda: hdmi - add Rocketlake support (jsc#SLE-16518). - commit 9c6baf3 - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check (jsc#SLE-16518). - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO (jsc#SLE-16518). - ALSA: hda/hdmi: always check pin power status in i915 pin fixup (jsc#SLE-16518). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A (jsc#SLE-16518). - ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 (jsc#SLE-16518). - ALSA: usb-audio: Add implicit feedback quirk for UR22C (jsc#SLE-16518). - Revert "/ALSA: hda: Add support for Loongson 7A1000 controller"/ (jsc#SLE-16518). - ALSA: hda/tegra: Program WAKEEN register for Tegra (jsc#SLE-16518). - ALSA: hda: Fix 2 channel swapping for Tegra (jsc#SLE-16518). - ALSA: ca0106: fix error code handling (jsc#SLE-16518). - ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620 (jsc#SLE-16518). - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection (jsc#SLE-16518). - ALSA; firewire-tascam: exclude Tascam FE-8 from detection (jsc#SLE-16518). - ALSA: hda: avoid reset of sdo_limit (jsc#SLE-16518). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion (jsc#SLE-16518). - ASoC: intel: Fix memleak in sst_media_open (jsc#SLE-16518). - ASoC: wm8994: Avoid attempts to read unreadable registers (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: fix register Interrupt offset (jsc#SLE-16518). - ASoC: wm8994: Prevent access to invalid VU register bits on WM1811 (jsc#SLE-16518). - ASoC: q6routing: add dummy register read/write function (jsc#SLE-16518). - ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM (jsc#SLE-16518). - ASoC: Make soc_component_read() returning an error code again (jsc#SLE-16518). - ASoC: amd: Replacing component->name with codec_dai->name (jsc#SLE-16518). - ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=n (jsc#SLE-16518). - ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n (jsc#SLE-16518). - ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=n (jsc#SLE-16518). - ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=n (jsc#SLE-16518). - ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=n (jsc#SLE-16518). - ASoC: fsl: Fix unused variable warning (jsc#SLE-16518). - ASoC: amd: renoir: restore two more registers during resume (jsc#SLE-16518). - ASoC: wm8962: Do not remove ADDITIONAL_CONTROL_4 from readable register list (jsc#SLE-16518). - ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function (jsc#SLE-16518). - ALSA: usb-audio: ignore broken processing/extension unit (jsc#SLE-16518). - ALSA: hda/realtek: Add model alc298-samsung-headphone (jsc#SLE-16518). - ALSA: usb-audio: Update documentation comment for MS2109 quirk (jsc#SLE-16518). - ALSA: isa: fix spelling mistakes in the comments (jsc#SLE-16518). - ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1) (jsc#SLE-16518). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book (jsc#SLE-16518). - ALSA: echoaudio: Fix potential Oops in snd_echo_resume() (jsc#SLE-16518). - ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop (jsc#SLE-16518). - ALSA: hda/realtek - Fix unused variable warning (jsc#SLE-16518). - ALSA: hda - reverse the setting value in the micmute_led_set (jsc#SLE-16518). - ALSA: echoaduio: Drop superfluous volatile modifier (jsc#SLE-16518). - ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control (jsc#SLE-16518). - ALSA: usb-audio: add quirk for Pioneer DDJ-RB (jsc#SLE-16518). - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 (jsc#SLE-16518). - ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO (jsc#SLE-16518). - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109 (jsc#SLE-16518). - ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged (jsc#SLE-16518). - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support (jsc#SLE-16518). - ALSA: usb-audio: fix spelling mistake "/buss"/ -> "/bus"/ (jsc#SLE-16518). - ALSA: pci: delete repeated words in comments (jsc#SLE-16518). - ALSA: isa: delete repeated words in comments (jsc#SLE-16518). - ALSA: hda/tegra: Add 100us dma stop delay (jsc#SLE-16518). - ALSA: hda: Add dma stop delay variable (jsc#SLE-16518). - ASoC: hda/tegra: Set buffer alignment to 128 bytes (jsc#SLE-16518). - ALSA: seq: oss: Serialize ioctls (jsc#SLE-16518). - ALSA: hda/hdmi: Add quirk to force connectivity (jsc#SLE-16518). - ALSA: usb-audio: add startech usb audio dock name (jsc#SLE-16518). - ALSA: usb-audio: Add support for Lenovo ThinkStation P620 (jsc#SLE-16518). - ASoC: core: Two step component registration (jsc#SLE-16518). - ASoC: core: Simplify snd_soc_component_initialize declaration (jsc#SLE-16518). - ASoC: core: Relocate and expose snd_soc_component_initialize (jsc#SLE-16518). - ASoC: sh: Replace 'select' DMADEVICES 'with depends on' (jsc#SLE-16518). - ASoC: Intel: drop unnecessary list_empty (jsc#SLE-16518). - ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detection (jsc#SLE-16518). - ASoC: wm8962: Do not access WM8962_GPIO_BASE (jsc#SLE-16518). - ASoC: SOF: imx: use resource_size (jsc#SLE-16518). - ASoC: Intel: KMB: Rework disable channel function (jsc#SLE-16518). - ASoC: Intel: KMB: Add 8kHz audio support (jsc#SLE-16518). - ASoC: meson: cards: remove DT_PREFIX for standard daifmt properties (jsc#SLE-16518). - ASoC: amd: Added hw_params support for ALC1015 (jsc#SLE-16518). - ASoC: amd: Adding DAI LINK for rt1015 codec (jsc#SLE-16518). - ASoC: amd: Adding support for ALC1015 codec in machine driver (jsc#SLE-16518). - ASoC: amd: Passing card structure based on codec (jsc#SLE-16518). - ASoC: amd: Renaming snd-soc-card structure and fields (jsc#SLE-16518). - ASoC: samsung: Add sound support for Midas boards (jsc#SLE-16518). - ASoC: tlv320adcx140: Move device reset to before programming (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix GPO register start address (jsc#SLE-16518). - ASoC: tlv320adcx140: Add GPO configuration and drive output config (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix various style errors and warnings (jsc#SLE-16518). - ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFER (jsc#SLE-16518). - ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3 (jsc#SLE-16518). - ASoC: SOF: Intel: fix the suspend procedure to support s0ix entry (jsc#SLE-16518). - ASoC: tas2562: Update shutdown GPIO property (jsc#SLE-16518). - ASoC: madera: Add channel numbers to AIFs (jsc#SLE-16518). - ASoC: intel: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: intel/boards: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} defines (jsc#SLE-16518). - ASoC: AMD: Restore PME_EN state at Power On (jsc#SLE-16518). - ASoC: dapm: don't call pm_runtime_* on card device (jsc#SLE-16518). - ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFER (jsc#SLE-16518). - ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of() (jsc#SLE-16518). - ASoC: qcom: common: Parse properties with "/qcom,"/ prefix (jsc#SLE-16518). - ASoC: qcom: common: Support parsing links without DPCM (jsc#SLE-16518). - ASoC: q6afe: Remove unused q6afe_is_rx_port() function (jsc#SLE-16518). - ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities() (jsc#SLE-16518). - ASoC: qcom: Use devm for resource management (jsc#SLE-16518). - commit 1080777 - ASoC: max98390: update dsm param bin max size (jsc#SLE-16518). - ASoC: max98390: Update dsm init sequence and condition (jsc#SLE-16518). - ASoC: soc-component: don't report of_xlate_dai_name failures (jsc#SLE-16518). - ASoC: uniphier: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: mxs: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: xtensa: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: kirkwood: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: sprd: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: generic: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: codecs: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: bcm: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: au1x: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: meson: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: dwc: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: qcom: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: atmel: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: mediatek: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: fsl: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: amd: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: rockchip: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: cirrus: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: pxa: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: samsung: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: sh: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: sof: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: stm: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: sunxi: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: tegra: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: ti: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: ux500: use asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: soc-xxx: add asoc_substream_to_rtd() (jsc#SLE-16518). - ASoC: fsl-asoc-card: Support configuring dai fmt from DT (jsc#SLE-16518). - ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq (jsc#SLE-16518). - ASoC: tegra: Fix build error due to 64-by-32 division (jsc#SLE-16518). - ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors (jsc#SLE-16518). - ASoC: omap: Replace HTTP links with HTTPS ones (jsc#SLE-16518). - ASoC: wm_adsp: Support new metadata block ID's (jsc#SLE-16518). - ASoC: fsl: Replace HTTP links with HTTPS ones (jsc#SLE-16518). - ASoC: ti: Replace HTTP links with HTTPS ones (jsc#SLE-16518). - ASoC: mediatek: mt8183: support machine driver with max98357b (jsc#SLE-16518). - ASoC: mediatek: mt8183: support left justified format for I2S (jsc#SLE-16518). - ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIs (jsc#SLE-16518). - ASoC: SOF: topology: Update SAI config bclk/fsync rate (jsc#SLE-16518). - ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8X (jsc#SLE-16518). - ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M (jsc#SLE-16518). - ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X (jsc#SLE-16518). - ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value (jsc#SLE-16518). - ASoC: SOF: define INFO_ flags in dsp_ops for imx8 (jsc#SLE-16518). - ASoC: hdac_hda: fix deadlock after PCM open error (jsc#SLE-16518). - ASoC: hdac_hda: fix memleak on module unload (jsc#SLE-16518). - ASoC: hdac_hda: call patch_ops.free() on probe error (jsc#SLE-16518). - ASoC: Replace HTTP links with HTTPS ones (jsc#SLE-16518). - ASoC: tegra: Add Tegra210 based ADMAIF driver (jsc#SLE-16518). - ASoC: tas2770: Fix reset gpio property name (jsc#SLE-16518). - ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freq (jsc#SLE-16518). - ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loaded (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add support for systems without i915 audio (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt711: remove properties in card remove (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt711: remove hard-coded codec name (jsc#SLE-16518). - ASoC: tegra: Add Tegra186 based DSPK driver (jsc#SLE-16518). - commit 9a74e2d - ASoC: tegra: Add Tegra210 based AHUB driver (jsc#SLE-16518). - ASoC: tegra: Add Tegra210 based I2S driver (jsc#SLE-16518). - ASoC: tegra: Add Tegra210 based DMIC driver (jsc#SLE-16518). - ASoC: tegra: Add support for CIF programming (jsc#SLE-16518). - ASoC: soc-dai.h: drop a duplicated word (jsc#SLE-16518). - ASoC: wcd9335.h: fix duplicated word (jsc#SLE-16518). - ASoC: tegra20_das.h: delete duplicated words (jsc#SLE-16518). - ASoC: Intel: Skylake: Avoid the use of one-element array (jsc#SLE-16518). - ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/Codec (jsc#SLE-16518). - ASoC: atmel: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: rt5682: optimize the power consumption (jsc#SLE-16518). - ASoC: soc-dai.h: don't use discriminatory terms for comment (jsc#SLE-16518). - ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL() (jsc#SLE-16518). - ASoC: rt5682: disable MICBIAS and Vref2 widget in default (jsc#SLE-16518). - ASoC: qcom: qdsp6: Use the defined variable to clean code (jsc#SLE-16518). - ALSA: hda: fix snd_hda_codec_cleanup() documentation (jsc#SLE-16518). - ALSA: hda: export snd_hda_codec_cleanup_for_unbind() (jsc#SLE-16518). - ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detection (jsc#SLE-16518). - ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack (jsc#SLE-16518). - ASoC: codecs: ak*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: da*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: es*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: alc*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: max*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: tas*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: codecs: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: meson: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: spear: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: ti: merge .digital_mute() into .mute_stream() (jsc#SLE-16518). - ASoC: soc-dai.c: add .no_capture_mute support (jsc#SLE-16518). - ASoC: hdmi-codec: return -ENOTSUPP for digital_mute (jsc#SLE-16518). - ASoC: soc-component: Add missed return for calling soc_component_ret (jsc#SLE-16518). - ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists' (jsc#SLE-16518). - ASoC: ssi: don't use discriminatory terms for debug log (jsc#SLE-16518). - ASoC: siu: don't use discriminatory terms for parameter (jsc#SLE-16518). - ASoC: fsi: don't use discriminatory terms for comment (jsc#SLE-16518). - ASoC: rsnd: don't use discriminatory terms for comment (jsc#SLE-16518). - ASoC: rsnd: don't use discriminatory terms for function names (jsc#SLE-16518). - ASoC: rockchip: spdif: Handle clk by pm runtime (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: support HDMI jack reporting (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: use hdmi-codec (jsc#SLE-16518). - ASoC: mediatek: mt8183: support HDMI jack reporting (jsc#SLE-16518). - ASoC: mediatek: mt8183: use hdmi-codec (jsc#SLE-16518). - ASoC: codecs: ak4458: Remove set but never checked variable 'ret' (jsc#SLE-16518). - ASoC: codecs: tlv320aic26: Demote seemingly unintentional kerneldoc header (jsc#SLE-16518). - ASoC: codecs: rt5659: Remove many unused const variables (jsc#SLE-16518). - ASoC: codecs: rt5631: fix spurious kernel-doc start and missing arguments (jsc#SLE-16518). - ASoC: ux500: ux500_msp_i2s: Remove unused variables 'reg_val_DR' and 'reg_val_TSTDR' (jsc#SLE-16518). - ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc header (jsc#SLE-16518). - ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc (jsc#SLE-16518). - ASoC: sunxi: sun4i-i2s: add missing clock and format arguments in kernel-doc (jsc#SLE-16518). - ASoC: qcom: qdsp6: q6asm: Provide documentation for 'codec_profile' (jsc#SLE-16518). - ASoC: sti: uniperif: fix 'defined by not used' warning (jsc#SLE-16518). - commit 045db04 - ASoC: codecs: max98373: add SoundWire support (jsc#SLE-16518). - Update config files. - commit 83c7b7f - ASoC: fsl_spdif: Add kctl for configuring TX validity bit (jsc#SLE-16518). - ASoC: fsl_spdif: Clear the validity bit for TX (jsc#SLE-16518). - ASoC: Intel: cht_bsw_rt5672: Improve dai-set-fmt comment in cht_codec_fixup() (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: support machine driver with rt1015 (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: extract codec and DAI names (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: sort header inclusions in alphabetical (jsc#SLE-16518). - ASoC: Intel: sdw_max98373: add card_late_probe support (jsc#SLE-16518). - ASoC: Intel: sof-sdw: add MAX98373 I2C dependencies (jsc#SLE-16518). - commit 5062b70 - ASoC: codecs: max98373: split I2C and common parts (jsc#SLE-16518). - Update config files. - commit de268ad - dt-bindings: soc: tegra-pmc: Add ID for Tegra PMC 32 kHz blink clock (jsc#SLE-15847). - dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings (jsc#SLE-15847). - commit f7e6e0d - ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning (jsc#SLE-16518). - Update config files. - commit 16e01a3 - ASoC: codecs: rt*: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: codecs: max98390: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: codecs: es8316: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' (jsc#SLE-16518). - ASoC: codecs: jz4770: Remove defined but never used variable 'mic_boost_tlv' (jsc#SLE-16518). - ASoC: codecs: da7219: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: codecs: da7210: fix kernel-doc (jsc#SLE-16518). - ASoC: uniphier: aio-core: fix kernel-doc (jsc#SLE-16518). - ASoC: tegra: tegra20_das: remove always-true comparison (jsc#SLE-16518). - ASoC: samsung: pcm: fix kernel-doc (jsc#SLE-16518). - ASoC: samsung: spdif: fix kernel-doc (jsc#SLE-16518). - ASoC: atmel: fix kernel-doc (jsc#SLE-16518). - ASoC: codecs: Use fallthrough pseudo-keyword (jsc#SLE-16518). - ASoC: tlv320adcx140: Add tx offset slot programming (jsc#SLE-16518). - ASoC: tlv320adcx140: Add ASI enable for channel 5-8 (jsc#SLE-16518). - ASoC: atmel-pdmic: remove codec component (jsc#SLE-16518). - ASoC: atmel-classd: remove codec component (jsc#SLE-16518). - ASoC: mediatek: mt8183: support machine driver with rt1015 (jsc#SLE-16518). - ASoC: mediatek: mt8183: sort header inclusions in alphabetical (jsc#SLE-16518). - ASoC: topology: add more logs when topology load fails (jsc#SLE-16518). - ASoC: topology: factor kfree(se) in error handling (jsc#SLE-16518). - ASoC: topology: use break on errors, not continue (jsc#SLE-16518). - ASoC: qdsp6: use dev_err instead of pr_err (jsc#SLE-16518). - ASoC: q6asm: add command opcode to timeout error report (jsc#SLE-16518). - ASoC: amd: fixed kernel warnings (jsc#SLE-16518). - ASoC: fsl: mpc8610_hpcd: Add missing of_node_put() (jsc#SLE-16518). - ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable (jsc#SLE-16518). - ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable (jsc#SLE-16518). - commit 5439a6b - dt-bindings: memory: Add Tegra194 memory controller header (jsc#SLE-15847). - commit 461954d - ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning (jsc#SLE-16518). - ASoC: amd: acp-rt5645: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: da7213: add default clock handling (jsc#SLE-16518). - ASoC: amd: add ACPI dependency check (jsc#SLE-16518). - ASoC: codecs: wm8400: remove unused variables (jsc#SLE-16518). - ASoC: fsl: fsl_esai: fix kernel-doc (jsc#SLE-16518). - ASoC: fsl: fsl_spdif: fix kernel-doc (jsc#SLE-16518). - ASoC: fsl: fsl-asoc-card: fix kernel-doc (jsc#SLE-16518). - ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start (jsc#SLE-16518). - ASoC: rt5670: Rename dev_gpio to gpio1_is_irq (jsc#SLE-16518). - ASoC: rt5670: Remove struct rt5670_platform_data (jsc#SLE-16518). - ASoC: fsl: fsl_asrc: fix kernel-doc (jsc#SLE-16518). - ASoC: fsl: fsl_ssi: fix kernel-doc (jsc#SLE-16518). - ASoC: soc-ac97: fix kernel-doc (jsc#SLE-16518). - ASoC: amd: add logic to check dmic hardware runtime (jsc#SLE-16518). - ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params() (jsc#SLE-16518). - ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amplifier (jsc#SLE-16518). - ASoC: codecs: wm8994: fix kernel-doc (jsc#SLE-16518). - ASoC: codecs: wm9713: remove spurious kernel-doc comment start (jsc#SLE-16518). - ASoC: codecs: wm8960: fix kernel-doc (jsc#SLE-16518). - ASoC: codecs: wm8986: fix missing kernel-doc arguments (jsc#SLE-16518). - ASoC: codecs: cs42l42: remove always-true comparisons (jsc#SLE-16518). - ASoC: codecs: cs4270: fix kernel-doc (jsc#SLE-16518). - ASoC: Intel: atom: fix 'defined but not used' warning (jsc#SLE-16518). - ASoC: Intel: atom: fix kernel-doc (jsc#SLE-16518). - ASoC: SOF: sof-acpi-dev: fix 'defined but unused' warning (jsc#SLE-16518). - ASoC: Intel: bxt-da7219-max98357a: support MAX98390 speaker amp (jsc#SLE-16518). - ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture (jsc#SLE-16518). - ASoC: fsl_asrc: Add an option to select internal ratio mode (jsc#SLE-16518). - ASoC: amd: Enable interrupt in dma_open (jsc#SLE-16518). - ASoC: Intel: KeemBay: Fix header guard (jsc#SLE-16518). - ASoC: fsl_sai: Refine regcache usage with pm runtime (jsc#SLE-16518). - ASoC: tas2562: Add voltage sense slot configuration (jsc#SLE-16518). - ASoC: tas2562: Add right and left channel slot programming (jsc#SLE-16518). - asoc: Update supported rate and format for dummy dai (jsc#SLE-16518). - commit 318e1a6 - ASoC: Intel: sof_sdw: Add MAX98373 support (jsc#SLE-16518). - ASoC: samsung: Fix a typo in Kconfig (jsc#SLE-16518). - ASoC: Intel: common: add match table for TGL MAX98373 + RT5682 SoundWire driver (jsc#SLE-16518). - ASoc: Intel: cml_rt1011_rt5682: explicitly access first codec (jsc#SLE-16518). - ASoC: Intel: Boards: tgl_max98373: Update TDM configuration in hw_params (jsc#SLE-16518). - ASoC: intel: cml_rt1011_rt5682: use for_each_card_prelinks (jsc#SLE-16518). - ASoC: Intel: Boards: cml_rt1011_rt5682: use statically define codec config (jsc#SLE-16518). - ASoC: Intel: Boards: cml_rt1011_rt5682: reduce log level for printing quirk (jsc#SLE-16518). - ASoC: intel: sof_rt5682: Add support for jsl-max98360a-rt5682 (jsc#SLE-16518). - ASoC: Intel: Boards: tgl_max98373: Fix the comment for max_98373_components (jsc#SLE-16518). - ASoC: Intel: Boards: tgl_max98373: add dai_trigger function (jsc#SLE-16518). - ASoC: Intel: boards: byt*.c: remove cast in dev_info quirk log (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add quirk override with kernel parameter (jsc#SLE-16518). - ASoC: Intel: bxt_rt298: add missing .owner field (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add missing .owner field (jsc#SLE-16518). - ASoC: Intel: cml_rt1011_rt5682: add missing .owner field (jsc#SLE-16518). - ASoC: SOF: nocodec: add missing .owner field (jsc#SLE-16518). - snd/soc: correct trivial kernel-doc inconsistency (jsc#SLE-16518). - ASoC: rt1015: add missing header inclusion (jsc#SLE-16518). - ASoC: dapm: declare missing structure prototypes (jsc#SLE-16518). - commit 8e0a666 - ASoC: core: move definition of enum snd_soc_bias_level (jsc#SLE-16518). - ASoC: tas2562: Fix format issue for extra space before a comma (jsc#SLE-16518). - ASoC: tas2562: Update shutdown GPIO property (jsc#SLE-16518). - ASoC: fsl-asoc-card: Add WM8524 support (jsc#SLE-16518). - ASoC: intel: cml_rt1011_rt5682: disable jack in dailink .exit() (jsc#SLE-16518). - ASoC: intel: sof_rt5682: move disabling jack to dai link's exit() (jsc#SLE-16518). - ASoC: Intel: kbl-rt5660: use .exit() dailink callback to release gpiod (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: fix module load/unload issues (jsc#SLE-16518). - ASoC: soc-link: introduce exit() callback (jsc#SLE-16518). - ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit() (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: set playback and capture constraints (jsc#SLE-16518). - ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format (jsc#SLE-16518). - ASoC: remove snd_soc_component_read32() (jsc#SLE-16518). - ASoC: codecs: ak*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: cs*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: da*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: rt*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: wm*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: alc*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: msm*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: max*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: tlv*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: wcd*: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: codecs: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: atmel: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: pxa: rename to snd_soc_component_read() (jsc#SLE-16518). - ASoC: soc-component: use io_mutex correctly (jsc#SLE-16518). - ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() (jsc#SLE-16518). - ASoC: wm_adsp: Add controls for calibration and diagnostic FW (jsc#SLE-16518). - ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845 (jsc#SLE-16518). - ASoC: fsl_spdif: Add pm runtime function (jsc#SLE-16518). - ASoC: amd: Removing unnecessary instance initialization (jsc#SLE-16518). - ASoC: Intel: broadwell: simplify card names for SOF uses (jsc#SLE-16518). - ASoC: Intel: cht*: simplify card names for SOF uses (jsc#SLE-16518). - ASoC: Intel: byt*: simplify card names for SOF uses (jsc#SLE-16518). - ASoC: meson: imply acodec glue on axg sound card (jsc#SLE-16518). - ASoC: fsl_spdif: Add support for imx6sx platform (jsc#SLE-16518). - ASoC: fsl-asoc-card: Add MQS support (jsc#SLE-16518). - ASoC: tegra: Fix reference count leaks (jsc#SLE-16518). - ASoC: rt1015: Flush DAC data before playback (jsc#SLE-16518). - commit d562e8a - ASoC: Intel: Add makefiles and kconfig changes for KeemBay (jsc#SLE-16518). - Update config files. - commit 5d5ac9a - ASoC: fsl_easrc: Fix "/Function parameter not described"/ warnings (jsc#SLE-16518). - ASoC: fsl_easrc: Fix -Wunused-but-set-variable (jsc#SLE-16518). - ASoC: fsl_easrc: Fix -Wmissing-prototypes warning (jsc#SLE-16518). - ASoC: Intel: Add KeemBay platform driver (jsc#SLE-16518). - ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages (jsc#SLE-16518). - ASoC: soc-pcm: improve error messages in soc_pcm_new() (jsc#SLE-16518). - ASoC: soc-core: reduce verbosity of BE override message (jsc#SLE-16518). - ASoC: max98357a: add compatible string for MAX98360A (jsc#SLE-16518). - ASoC: mediatek: mt6358: support DMIC one-wire mode (jsc#SLE-16518). - ASoC: soc-component: tidyup Copyright (jsc#SLE-16518). - ASoC: soc-component: merge soc_pcm_trigger_start/stop() (jsc#SLE-16518). - ASoC: soc-component: merge soc-io.c into soc-component.c (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_init() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_trigger() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_hw_free() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_hw_params() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_prepare() (jsc#SLE-16518). - ASoC: soc-component: add soc_component_err() (jsc#SLE-16518). - ASoC: soc-component: move snd_soc_component_initialize() to soc-component.c (jsc#SLE-16518). - ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-component (jsc#SLE-16518). - ASoC: soc-component: add soc_component_pin() and share code (jsc#SLE-16518). - ASoC: AMD: Use mixer control to switch between DMICs (jsc#SLE-16518). - ASoC: max98390: Add Amp init common setting func (jsc#SLE-16518). - ASoC: rt5682: DAI wclk supports 44100 Hz output (jsc#SLE-16518). - ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample rate (jsc#SLE-16518). - ASoC: rl6231: Add new supports on rl6231 (jsc#SLE-16518). - ASoC: img-parallel-out: Fix a reference count leak (jsc#SLE-16518). - ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt (jsc#SLE-16518). - ASoC: wm8960: Support headphone jack detection function (jsc#SLE-16518). - commit 0d00972 - ASoC: samsung: Add driver for Aries boards (jsc#SLE-16518). - ASoC: wm0010: Use kmemdup rather than duplicating its implementation (jsc#SLE-16518). - ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK (jsc#SLE-16518). - ASoC: meson: cards: deal dpcm flag change (jsc#SLE-16518). - ASoC: core: use less strict tests for dailink capabilities (jsc#SLE-16518). - ASoC: meson: axg-tdm-formatters: fix sclk inversion (jsc#SLE-16518). - ASoC: meson: axg-tdmin: fix g12a skew (jsc#SLE-16518). - ASoC: meson: axg-tdm-interface: fix link fmt setup (jsc#SLE-16518). - ASoC: soc-core: Fix regression causing sysfs entries to disappear (jsc#SLE-16518). - ASoC: max98390: Fix dac event dapm mixer (jsc#SLE-16518). - ASoC: Intel: kbl_rt5663_rt5514_max98927: Fix kabylake_ssp_fixup function (jsc#SLE-16518). - ASoC: intel/skl/hda - fix probe regression on systems without i915 (jsc#SLE-16518). - ASoC: max98357a: move control of SD_MODE back to DAI ops (jsc#SLE-16518). - ASoC: Intel: common: change match table ehl-rt5660 (jsc#SLE-16518). - ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback (jsc#SLE-16518). - Revert "/ALSA: hda: call runtime_allow() for all hda controllers"/ (jsc#SLE-16518). - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands (jsc#SLE-16518). - ALSA: hda/ca0132 - Add new quirk ID for Recon3D (jsc#SLE-16518). - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value (jsc#SLE-16518). - ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent() (jsc#SLE-16518). - commit 5cad3ca - ALSA: hda/hdmi: Add Intel silent stream support (jsc#SLE-16518). - Update config files. - commit 91b7672 - ALSA: Replace the word "/slave"/ in vmaster API (jsc#SLE-16518). - ALSA: asihpi: delete duplicated word (jsc#SLE-16518). - ALSA: Replace HTTP links with HTTPS ones (jsc#SLE-16518). - ALSA: line6: Use kmemdup in podhd_set_monitor_level() (jsc#SLE-16518). - ALSA: hda: Add support for Loongson 7A1000 controller (jsc#SLE-16518). - Revert "/ALSA: pcm: Use SG-buffer only when direct DMA is available"/ (jsc#SLE-16518). - ALSA: usb-audio: Replace blacklist word (jsc#SLE-16518). - ALSA: via82xx: Replace the words whitelist (jsc#SLE-16518). - ALSA: nm256: Replace the words blacklist (jsc#SLE-16518). - ALSA: intel8x0: Replace the words white/blacklist (jsc#SLE-16518). - ALSA: hda: Replace the words white/blacklist (jsc#SLE-16518). - ALSA: es1968: Replace the words white/blacklist (jsc#SLE-16518). - ALSA: ctxfi: Replace the word blacklist (jsc#SLE-16518). - ALSA: bt87x: Replace the words white/blacklist (jsc#SLE-16518). - ALSA: ac97: Replace the words white/blacklist (jsc#SLE-16518). - ALSA: hda/tegra: Disable sync-write operation (jsc#SLE-16518). - ALSA: echoaudio: re-enable IRQs on failure path (jsc#SLE-16518). - ALSA: line6: add hw monitor volume control for POD HD500 (jsc#SLE-16518). - ALSA: Replace with fallthrough pseudo keyword in the remaining places (jsc#SLE-16518). - ALSA: xen: Remove superfluous fall through comments (jsc#SLE-16518). - ALSA: atmel: Remove invalid "/fall through"/ comments (jsc#SLE-16518). - ALSA: Use fallthrough pseudo-keyword (jsc#SLE-16518). - ALSA: echoaudio: Address bugs in the interrupt handling (jsc#SLE-16518). - ALSA: echoaudio: Prevent some noise on unloading the module (jsc#SLE-16518). - ALSA: echoaudio: Prevent races in calls to set_audio_format() (jsc#SLE-16518). - ALSA: echoaudio: Race conditions around "/opencount"/ (jsc#SLE-16518). - ALSA: echoaudio: Remove redundant check (jsc#SLE-16518). - ALSA: usb/line6: remove 'defined but not used' warning (jsc#SLE-16518). - ALSA: pcm: Fix build error on m68k and others (jsc#SLE-16518). - ALSA: pci/au88x0: remove "/defined but not used"/ warnings (jsc#SLE-16518). - ALSA: vx_core: remove warning for empty loop body (jsc#SLE-16518). - ALSA: pcmcia/pdaudiocf: fix kernel-doc (jsc#SLE-16518). - ALSA: pci/via82xx: remove 'set but not used' warnings (jsc#SLE-16518). - ALSA: pci/fm801: fix kernel-doc (jsc#SLE-16518). - ALSA: pci/es1938: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: xen: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: pci/oxygen/xonar_wm87x6: remove always true condition (jsc#SLE-16518). - ALSA: pci/rme9652/hdspm: remove always true condition (jsc#SLE-16518). - ALSA: pci/korg1212: remove 'set but not used' warnings (jsc#SLE-16518). - ALSA: pci/emu10k1: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: firewire: fix kernel-doc (jsc#SLE-16518). - ASoC: pci/emu10k1: remove "/set but not used' warnings (jsc#SLE-16518). - ALSA: pci/ctxfi: fix kernel-doc warnings (jsc#SLE-16518). - ALSA: pci/ctxfi/ctatc: fix kernel-doc (jsc#SLE-16518). - ALSA: pci/aw2-saa7146: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: pci/echoaudio: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: pci/asihpi: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: pci/asihpi: fix kernel-doc (jsc#SLE-16518). - ALSA: pci/asihpi: remove 'set but not used' warnings (jsc#SLE-16518). - ALSA: isa/gus: remove 'set but not used' warning (jsc#SLE-16518). - ALSA: isa/gus: remove -Wmissing-prototypes warnings (jsc#SLE-16518). - ALSA: hda: fix SND_HDA_GENERIC kconfig & build (jsc#SLE-16518). - ALSA: core: pcm_iec958: fix kernel-doc (jsc#SLE-16518). - ALSA: usb-audio: Fix some typos (jsc#SLE-16518). - ALSA: hda: Let LED cdev handling suspend/resume (jsc#SLE-16518). - ALSA: hda/realtek: Unify LED helper code (jsc#SLE-16518). - ALSA: hda/sigmatel: Use the new vmaster mute LED helper (jsc#SLE-16518). - ALSA: hda/conexant: Use the new vmaster mute LED helper (jsc#SLE-16518). - ALSA: hda/realtek: Use the new vmaster mute LED helper (jsc#SLE-16518). - ALSA: hda: generic: Add vmaster mute LED helper (jsc#SLE-16518). - ALSA: hda: generic: Drop the old mic-mute LED hook (jsc#SLE-16518). - ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led() (jsc#SLE-16518). - ALSA: hda/sigmatel: Convert to cdev-variant of mic-mute LED controls (jsc#SLE-16518). - ALSA: hda/conexant: Convert to cdev-variant of mic-mute LED controls (jsc#SLE-16518). - ALSA: hda/realtek: Convert to cdev-variant of mic-mute LED controls (jsc#SLE-16518). - ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev (jsc#SLE-16518). - ALSA: hda: generic: Always call led-trigger for mic mute LED (jsc#SLE-16518). - ALSA: hda: Enable sync-write operation as default for all controllers (jsc#SLE-16518). - ALSA: pcm: Use SG-buffer only when direct DMA is available (jsc#SLE-16518). - ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too (jsc#SLE-16518). - ALSA: memalloc: Initialize all fields of snd_dma_buffer properly (jsc#SLE-16518). - ALSA: pcm: Use dma_mmap_coherent() on x86, too (jsc#SLE-16518). - ALSA: firewire-motu: wait for notification when changing clock configuration for protocol v3 (jsc#SLE-16518). - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops (jsc#SLE-16518). - Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx (jsc#SLE-16518). - soundwire: intel: add wake interrupt support (jsc#SLE-16518). - soundwire: intel/cadence: merge Soundwire interrupt handlers/threads (jsc#SLE-16518). - soundwire: intel_init: add implementation of sdw_intel_enable_irq() (jsc#SLE-16518). - soundwire: intel: introduce helper for link synchronization (jsc#SLE-16518). - soundwire: intel: introduce a helper to arm link synchronization (jsc#SLE-16518). - soundwire: intel: revisit SHIM programming sequences (jsc#SLE-16518). - soundwire: intel: reuse code for wait loops to set/clear bits (jsc#SLE-16518). - soundwire: fix the kernel-doc comment (jsc#SLE-16518). - soundwire: sdw.h: fix indentation (jsc#SLE-16518). - soundwire: sdw.h: fix PRBS/Static_1 swapped definitions (jsc#SLE-16518). - soundwire: intel: don't free dma_data in DAI shutdown (jsc#SLE-16518). - soundwire: cadence: allocate/free dma_data in set_sdw_stream (jsc#SLE-16518). - soundwire: intel: remove stream allocation/free (jsc#SLE-16518). - soundwire: stream: add helper to startup/shutdown streams (jsc#SLE-16518). - soundwire: intel: implement get_sdw_stream() operations (jsc#SLE-16518). - soundwire: bus: initialize bus clock base and scale registers (jsc#SLE-16518). - soundwire: extend SDW_SLAVE_ENTRY (jsc#SLE-16518). - soundwire: bus_type: convert open-coded while() to for() loop (jsc#SLE-16518). - soundwire: add definitions for 1.2 spec (jsc#SLE-16518). - soundwire: qcom: Constify static structs (jsc#SLE-16518). - soundwire: intel: transition to 3 steps initialization (jsc#SLE-16518). - soundwire: intel_init: pass link information as platform data (jsc#SLE-16518). - soundwire: intel_init: use devm_ allocation (jsc#SLE-16518). - soundwire: intel_init: remove useless test (jsc#SLE-16518). - soundwire: intel: clarify drvdata and remove more indirections (jsc#SLE-16518). - soundwire: intel: cleanups for indirections/logs (jsc#SLE-16518). - soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devices (jsc#SLE-16518). - soundwire: Replace 'objs' by 'y' (jsc#SLE-16518). - commit 1f91df1 - dt-bindings: clock: tegra: Add IDs for OSC clocks (jsc#SLE-15847). - commit 4af4b35 - ALSA: hda/realtek - Fixed HP right speaker no sound (jsc#SLE-16518). - ALSA: hda: fix NULL pointer dereference during suspend (jsc#SLE-16518). - ALSA: hda/hdmi: Fix keep_power assignment for non-component devices (jsc#SLE-16518). - ALSA: hda: Workaround for spurious wakeups on some Intel platforms (jsc#SLE-16518). - ALSA: hda/realtek: Fix add a "/ultra_low_power"/ function for intel reference board (alc256) (jsc#SLE-16518). - ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289 (jsc#SLE-16518). - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289 (jsc#SLE-16518). - ALSA: usb-audio: Add implicit feedback quirk for SSL2 (jsc#SLE-16518). - ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S (jsc#SLE-16518). - ASoC: rt5682: Report the button event in the headset type only (jsc#SLE-16518). - ASoC: Intel: bytcht_es8316: Add missed put_device() (jsc#SLE-16518). - ASoC: rt5682: Enable Vref2 under using PLL2 (jsc#SLE-16518). - ASoC: rt286: fix unexpected interrupt happens (jsc#SLE-16518). - ASoC: wm8974: remove unsupported clock mode (jsc#SLE-16518). - ASoC: wm8974: fix Boost Mixer Aux Switch (jsc#SLE-16518). - ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: fix non BE conversion (jsc#SLE-16518). - ASoC: soc-dai: set dai_link dpcm_ flags with a helper (jsc#SLE-16518). - ASoC: topology: fix tlvs in error handling for widget_dmixer (jsc#SLE-16518). - ASoC: topology: fix kernel oops on route addition error (jsc#SLE-16518). - ASoc: codecs: max98373: remove Idle_bias_on to let codec suspend (jsc#SLE-16518). - ASoC: codecs: max98373: Removed superfluous volume control from chip default (jsc#SLE-16518). - ASoC: SOF: core: fix null-ptr-deref bug during device removal (jsc#SLE-16518). - ASoC: core: Remove only the registered component in devm functions (jsc#SLE-16518). - ASoC: rockchip: add format and rate constraints on rk3399 (jsc#SLE-16518). - ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issue (jsc#SLE-16518). - ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwire mode (jsc#SLE-16518). - ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10 (jsc#SLE-16518). - ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10 (jsc#SLE-16518). - ASoC: rt5670: Correct RT5670_LDO_SEL_MASK (jsc#SLE-16518). - ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel (jsc#SLE-16518). - ASoC: qcom: Drop HAS_DMA dependency to fix link failure (jsc#SLE-16518). - ALSA: info: Drop WARN_ON() from buffer NULL sanity check (jsc#SLE-16518). - ALSA: hda/realtek - fixup for yet another Intel reference board (jsc#SLE-16518). - ALSA: hda/realtek - Enable Speaker for ASUS UX563 (jsc#SLE-16518). - ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534 (jsc#SLE-16518). - ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256 (jsc#SLE-16518). - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289 (jsc#SLE-16518). - ALSA: hda/realtek - change to suitable link model for ASUS platform (jsc#SLE-16518). - ALSA: usb-audio: Fix race against the error recovery URB submission (jsc#SLE-16518). - ALSA: line6: Sync the pending work cancel at disconnection (jsc#SLE-16518). - ALSA: line6: Perform sanity check for each URB creation (jsc#SLE-16518). - ALSA: compress: fix partial_drain completion state (jsc#SLE-16518). - ALSA: usb-audio: Add implicit feedback quirk for RTX6001 (jsc#SLE-16518). - ALSA: usb-audio: add quirk for MacroSilicon MS2109 (jsc#SLE-16518). - ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC (jsc#SLE-16518). - ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC (jsc#SLE-16518). - ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC (jsc#SLE-16518). - ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id (jsc#SLE-16518). - ALSA: hda/hdmi: improve debug traces for stream lookups (jsc#SLE-16518). - ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later (jsc#SLE-16518). - ALSA: opl3: fix infoleak in opl3 (jsc#SLE-16518). - AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module (jsc#SLE-16518). - ASoC: rt5682: fix the pop noise while OMTP type headset plugin (jsc#SLE-16518). - ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable (jsc#SLE-16518). - ASoC: fsl_mqs: Don't check clock is NULL before calling clk API (jsc#SLE-16518). - ALSA: usb-audio: Replace s/frame/packet/ where appropriate (jsc#SLE-16518). - ALSA: usb-audio: Fix packet size calculation (jsc#SLE-16518). - ALSA: hda - let hs_mic be picked ahead of hp_mic (jsc#SLE-16518). - ALSA: usb-audio: Fix OOB access of mixer element list (jsc#SLE-16518). - ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG) (jsc#SLE-16518). - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S (jsc#SLE-16518). - commit 05c31fd - ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_H (jsc#SLE-16518). - Update config files. - commit 028f97c - ASoC: rockchip: Fix a reference count leak (jsc#SLE-16518). - ASoC: amd: closing specific instance (jsc#SLE-16518). - ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-H (jsc#SLE-16518). - ASoC: SOF: Intel: add PCI ID for CometLake-S (jsc#SLE-16518). - ASoC: hdac_hda: fix memleak with regmap not freed on remove (jsc#SLE-16518). - ASoC: fsl_ssi: Fix bclk calculation for mono channel (jsc#SLE-16518). - ASoC: soc-topology: use devm_snd_soc_register_dai() (jsc#SLE-16518). - ASoC: soc-devres: add devm_snd_soc_register_dai() (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Clear RIRB status before reading WP (jsc#SLE-16518). - ASoC: rt1015: Update rt1015 default register value according to spec modification (jsc#SLE-16518). - ASoC: qcom: common: set correct directions for dailinks (jsc#SLE-16518). - ASoc: q6afe: add support to get port direction (jsc#SLE-16518). - ASoC: soc-pcm: fix checks for multi-cpu FE dailinks (jsc#SLE-16518). - ASoC: rt5682: Let dai clks be registered whether mclk exists or not (jsc#SLE-16518). - ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA (jsc#SLE-16518). - ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End (jsc#SLE-16518). - ASoC: dmaengine_pcm: export soc_component_to_pcm (jsc#SLE-16518). - ASoC: soc-card: export snd_soc_lookup_component_nolocked (jsc#SLE-16518). - ASoC: q6asm: handle EOS correctly (jsc#SLE-16518). - ASoC: max98390: Update regmap readable reg and volatile (jsc#SLE-16518). - ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL (jsc#SLE-16518). - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems (jsc#SLE-16518). - ALSA: usb-audio: Fix potential use-after-free of streams (jsc#SLE-16518). - ALSA: hda/realtek - Add quirk for MSI GE63 laptop (jsc#SLE-16518). - ALSA: usb-audio: Set 48 kHz rate for Rodecaster (jsc#SLE-16518). - ALSA: usb-audio: add quirk for Denon DCD-1500RE (jsc#SLE-16518). - ALSA: usb-audio: Add implicit feedback quirk for SSL2+ (jsc#SLE-16518). - ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table (jsc#SLE-16518). - ASoC: SOF: Replace zero-length array with flexible-array (jsc#SLE-16518). - commit c546229 - ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags (jsc#SLE-16518). - ASoC: Intel: boards: replace capture_only by dpcm_capture (jsc#SLE-16518). - ASoC: core: only convert non DPCM link to DPCM link (jsc#SLE-16518). - ASoC: soc-pcm: dpcm: fix playback/capture checks (jsc#SLE-16518). - ASoC: rt5645: Add platform-data for Asus T101HA (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet (jsc#SLE-16518). - ASoC: meson: add missing free_irq() in error path (jsc#SLE-16518). - ASoC: meson: fix memory leak of links if allocation of ldata fails (jsc#SLE-16518). - ASoC: max98390: Fix potential crash during param fw loading (jsc#SLE-16518). - ASoC: max98390: Fix incorrect printf qualifier (jsc#SLE-16518). - ASoC: fsl-asoc-card: Defer probe when fail to find codec device (jsc#SLE-16518). - ASoC: rl6231: Modify the target DMIC clock rate (jsc#SLE-16518). - ALSA: pcm: disallow linking stream to itself (jsc#SLE-16518). - ALSA: usb-audio: Manage auto-pm of all bundled interfaces (jsc#SLE-16518). - ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines (jsc#SLE-16518). - ALSA: pcm: fix snd_pcm_link() lockdep splat (jsc#SLE-16518). - ALSA: usb-audio: Use the new macro for HP Dock rename quirks (jsc#SLE-16518). - ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (jsc#SLE-16518). - ALSA: emu10k1: delete an unnecessary condition (jsc#SLE-16518). - ALSA: usb-audio: Fix inconsistent card PM state after resume (jsc#SLE-16518). - soundwire: intel: use a single module (jsc#SLE-16518). - soundwire: fix spelling mistake (jsc#SLE-16518). - soundwire: fix trailing line in sysfs_slave.c (jsc#SLE-16518). - soundwire: add Slave sysfs support (jsc#SLE-16518). - soundwire: master: add sysfs support (jsc#SLE-16518). - soundwire: disco: s/ch/channels/ (jsc#SLE-16518). - soundwire: master: add runtime pm support (jsc#SLE-16518). - soundwire: bus_type: add sdw_master_device support (jsc#SLE-16518). - soundwire: bus: add unique bus id (jsc#SLE-16518). - soundwire: bus_type: introduce sdw_slave_type and sdw_master_type (jsc#SLE-16518). - soundwire: bus: rename sdw_bus_master_add/delete, add arguments (jsc#SLE-16518). - soundwire: intel: (cosmetic) remove multiple superfluous "/else"/ statements (jsc#SLE-16518). - soundwire: (cosmetic) remove multiple superfluous "/else"/ statements (jsc#SLE-16518). - soundwire: qcom: Use IRQF_ONESHOT (jsc#SLE-16518). - soundwire: bus: reduce verbosity on enumeration (jsc#SLE-16518). - soundwire: debugfs: clarify SDPX license with GPL-2.0-only (jsc#SLE-16518). - soundwire: slave: don't init debugfs on device registration error (jsc#SLE-16518). - soundwire: qcom: fix error handling in probe (jsc#SLE-16518). - ALSA: es1688: Add the missed snd_card_free() (jsc#SLE-16518). - ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up (jsc#SLE-16518). - ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: kCFI fix (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_remove_dai_link() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_add_dai_link() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_set_bias_level_post() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_set_bias_level() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_remove() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_late_probe() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_probe() (jsc#SLE-16518). - ASoC: soc-card: add probed bit field to snd_soc_card (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_resume_post() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_resume_pre() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_suspend_post() (jsc#SLE-16518). - ASoC: soc-card: add snd_soc_card_suspend_pre() (jsc#SLE-16518). - ASoC: soc-card: move snd_soc_card_subclass to soc-card (jsc#SLE-16518). - ASoC: soc-card: move snd_soc_card_get_codec_dai() to soc-card (jsc#SLE-16518). - ASoC: soc-card: move snd_soc_card_set/get_drvdata() to soc-card (jsc#SLE-16518). - ASoC: soc-card: move snd_soc_card_jack_new() to soc-card (jsc#SLE-16518). - ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card (jsc#SLE-16518). - ASoC: add soc-card.c (jsc#SLE-16518). - ASoC: soc.h: convert bool to bit field for snd_soc_card (jsc#SLE-16518). - ASoC: sof_pcm512x: remove CONFIG_SND_HDA_CODEC_HDMI condition (jsc#SLE-16518). - commit c7ccd53 - ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition (jsc#SLE-16518). - ASoC: intel: add depends on SND_SOC_SOF_HDA_AUDIO_CODEC for common hdmi (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix generic hda codec support (jsc#SLE-16518). - ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warnings (jsc#SLE-16518). - Subject: [PATCH v2] ASoC: soc-pcm: fix BE dai not hw_free and shutdown during mixer update (jsc#SLE-16518). - ASoC: reduce verbosity of error messages for sof-dai and sof-link (jsc#SLE-16518). - ASoC: topology: remove the redundant pass checks (jsc#SLE-16518). - ASoC: topology: refine and log the header in the correct pass (jsc#SLE-16518). - ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed (jsc#SLE-16518). - ASoC: rt1015: Enable class-D silence and clock detections (jsc#SLE-16518). - ASoC: img-i2s-out: Fix runtime PM imbalance on error (jsc#SLE-16518). - ASoC: amd: Removing unnecessary instance initialization (jsc#SLE-16518). - ASoC: sta32x: add missed function calls in error paths (jsc#SLE-16518). - ASoC: rt5682: split i2c driver into separate module (jsc#SLE-16518). - ASoC: nau8810: add I2C device and compatible ID (jsc#SLE-16518). - ASoC: ingenic: Unconditionally depend on devicetree (jsc#SLE-16518). - ASoC: SOF: Intel: BYT: harden IPC initialization and handling (jsc#SLE-16518). - ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler (jsc#SLE-16518). - ASoC: SOF: Intel: BYT: add .remove op (jsc#SLE-16518). - ASoC: SOF: ipc: ignore DSP replies received when they are not expected (jsc#SLE-16518). - ASoC: Intel: byt/cht: add .pm_ops (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend (jsc#SLE-16518). - ASoC: SOF: pm: handle resume on legacy Intel platforms (jsc#SLE-16518). - ASoC: SOF: Intel: byt: Add PM callbacks (jsc#SLE-16518). - ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix warnings when using W=1 (jsc#SLE-16518). - ASoC: wm8962: Fix runtime PM imbalance on error (jsc#SLE-16518). - ASoC: img-spdif-in: Fix runtime PM imbalance on error (jsc#SLE-16518). - ASoC: tlv320adcx140: Add support for configuring GPI pins (jsc#SLE-16518). - ASoC: img-spdif-out: Fix runtime PM imbalance on error (jsc#SLE-16518). - commit 3d54828 - ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe (jsc#SLE-16518). - ASoC: fix incomplete error-handling in img_i2s_in_probe (jsc#SLE-16518). - ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src (jsc#SLE-16518). - ASoC: fix semicolon.cocci warnings (jsc#SLE-16518). - ASoC: soc-link: add snd_soc_link_compr_set_params() (jsc#SLE-16518). - ASoC: soc-link: add snd_soc_link_compr_shutdown() (jsc#SLE-16518). - ASoC: soc-link: add snd_soc_link_compr_startup() (jsc#SLE-16518). - ASoC: soc-link: add snd_soc_link_be_hw_params_fixup() (jsc#SLE-16518). - ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx() (jsc#SLE-16518). - ASoC: soc-link: move soc_rtd_xxx() (jsc#SLE-16518). - commit cae9fee - ASoC: max98390: Added Amplifier Driver (jsc#SLE-16518). - Update config files. - commit 5dca8a5 - ASoC: add soc-link.c (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse compiler version (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse windows (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse firmware version (jsc#SLE-16518). - ASoC: SOF: Introduce extended manifest (jsc#SLE-16518). - ASoC: SOF: loader: Adjust validation condition for fw_offset (jsc#SLE-16518). - ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume (jsc#SLE-16518). - ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret' (jsc#SLE-16518). - ASoC: fsl_asrc: Fix -Wmissing-prototypes warning (jsc#SLE-16518). - ASoC: max9867: keep ADCs and DACs always on (jsc#SLE-16518). - ASoC: max9867: add digital microphone controls (jsc#SLE-16518). - ASoC: pxa: remove Compulab pxa2xx boards (jsc#SLE-16518). - ASoC: max9867: add mono playback switch (jsc#SLE-16518). - ASoC: max9867: add filter controls (jsc#SLE-16518). - ASoC: max9867: don't use regmap defaults (jsc#SLE-16518). - ASoC: mmp-sspa: Fix the error handling in probe() (jsc#SLE-16518). - ASoC: mmp-sspa: Add Device Tree support (jsc#SLE-16518). - ASoC: amd: return error when acp de-init fails (jsc#SLE-16518). - ASoC: amd: refactoring dai_hw_params() callback (jsc#SLE-16518). - commit c04d39f - ASoC: amd: enable build for RN machine driver (jsc#SLE-16518). - Update config files. - commit 47fc3b0 - ASoC: amd: fix kernel warning (jsc#SLE-16518). - ASoC: amd: RN machine driver using dmic (jsc#SLE-16518). - ASoC: amd: create platform devices for Renoir (jsc#SLE-16518). - ASoC: amd: enable Renoir acp3x drivers build (jsc#SLE-16518). - ASoC: amd: add ACP PDM DMA driver pm ops (jsc#SLE-16518). - ASoC: amd: add Renoir ACP PCI driver PM ops (jsc#SLE-16518). - ASoC: amd: add ACP PDM DMA driver dai ops (jsc#SLE-16518). - ASoC: amd: add acp3x pdm driver dma ops (jsc#SLE-16518). - ASoC: amd: irq handler changes for ACP3x PDM dma driver (jsc#SLE-16518). - ASoC: amd: add ACP3x PDM platform driver (jsc#SLE-16518). - ASoC: amd: create acp3x pdm platform device (jsc#SLE-16518). - ASoC: amd: add acp init/de-init functions (jsc#SLE-16518). - ASoC: amd: add Renoir ACP PCI driver (jsc#SLE-16518). - ASoC: amd: add Renoir ACP3x IP register header (jsc#SLE-16518). - ASoC: fsl_micfil: Do not pass irq numbers in comments (jsc#SLE-16518). - ASoC: fsl_micfil: Remove unneeded ifdef's (jsc#SLE-16518). - ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet (jsc#SLE-16518). - ASoC: SOF: imx: make imx8m_dsp_ops static (jsc#SLE-16518). - ASoC: SOF: imx: make dsp_ops static (jsc#SLE-16518). - ASoC: SOF: define INFO_ flags in dsp_ops (jsc#SLE-16518). - ASoC: SOF: Intel: sdw: relax sdw machine select constraints (jsc#SLE-16518). - ASoC: SOF: topology: add support to smart amplifier (jsc#SLE-16518). - ASoC: SOF: inform DSP that driver is going to be removed (jsc#SLE-16518). - ASoC: SOF: add a power_down_notify method (jsc#SLE-16518). - ASoC: SOF: Do nothing when DSP PM callbacks are not set (jsc#SLE-16518). - ASoC: cleanup dai / component active code (jsc#SLE-16518). - ASoC: dwc: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: uniphier: use snd_soc_xxx_active() (jsc#SLE-16518). - commit 19aff4a - clk: tegra: pll: Improve PLLM enable-state detection (jsc#SLE-15847). - pinctrl: tegra: pinctrl-tegra194: Do not initialise field twice (jsc#SLE-15847). - cpufreq: replace cpu_logical_map() with read_cpuid_mpir() (jsc#SLE-15847). - cpufreq: Add Tegra194 cpufreq driver (jsc#SLE-15847). - cpufreq: tegra186: Simplify probe return path (jsc#SLE-15847). - memory: tegra: Add Tegra132 compatible string match (jsc#SLE-15847). - memory: tegra: Fix KCONFIG variables for Tegra186 and Tegra194 (jsc#SLE-15847). - memory: tegra: Delete some dead code (jsc#SLE-15847). - memory: tegra: Avoid unused function warnings (jsc#SLE-15847). - memory: tegra: Drop <linux/clk-provider.h> (jsc#SLE-15847). - memory: tegra: Fix an error handling path in tegra186_emc_probe() (jsc#SLE-15847). - memory: tegra: Support derated timings on Tegra210 (jsc#SLE-15847). - memory: tegra: Add EMC scaling sequence code for Tegra210 (jsc#SLE-15847). - memory: tegra: Add EMC scaling support code for Tegra210 (jsc#SLE-15847). - firmware: tegra: Add support for in-band debug (jsc#SLE-15847). - firmware: tegra: Prepare for supporting in-band debugfs (jsc#SLE-15847). - firmware: tegra: Use consistent return variable name (jsc#SLE-15847). - firmware: tegra: Add return code checks and increase debugfs size (jsc#SLE-15847). - clk: tegra: Remove the old emc_mux clock for Tegra210 (jsc#SLE-15847). - clk: tegra: Implement Tegra210 EMC clock (jsc#SLE-15847). - clk: tegra: Export functions for EMC clock scaling (jsc#SLE-15847). - clk: tegra: Add PLLP_UD and PLLMB_UD for Tegra210 (jsc#SLE-15847). - clk: tegra: Rename Tegra124 EMC clock source file (jsc#SLE-15847). - of: Make <linux/of_reserved_mem.h> self-contained (jsc#SLE-15847). - of: reserved-memory: Support multiple regions per device (jsc#SLE-15847). - of: reserved-memory: Support lookup of regions by name (jsc#SLE-15847). - firmware: tegra: Defer BPMP probe if shared memory not available (jsc#SLE-15847). - firmware: tegra: Make BPMP a regular driver (jsc#SLE-15847). - ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init() (jsc#SLE-15847). - ASoC: tegra: Add audio mclk parent configuration (jsc#SLE-15847). - ASoC: tegra: Use device managed resource APIs to get the clock (jsc#SLE-15847). - clk: tegra: Fix initial rate for pll_a on Tegra124 (jsc#SLE-15847). - clk: tegra: Use NULL for pointer initialization (jsc#SLE-15847). - clk: tegra: Remove audio clocks configuration from clock driver (jsc#SLE-15847). - clk: tegra: Remove tegra_pmc_clk_init along with clk ids (jsc#SLE-15847). - clk: tegra: Remove CLK_M_DIV fixed clocks (jsc#SLE-15847). - clk: tegra: Add Tegra OSC to clock lookup (jsc#SLE-15847). - clk: tegra: Add support for OSC_DIV fixed clocks (jsc#SLE-15847). - gpio: tegra186: Add Tegra194 pin ranges for GG.0 and GG.1 (jsc#SLE-15847). - gpio: tegra186: Add support for pin ranges (jsc#SLE-15847). - gpio: Support GPIO controllers without pin-ranges (jsc#SLE-15847). - memory: tegra: Correct debugfs clk rate-range on Tegra124 (jsc#SLE-15847). - firmware: tegra: Fix a typo in Kconfig (jsc#SLE-15847). - soc/tegra: Add support for 32 kHz blink clock (jsc#SLE-15847). - soc/tegra: Add Tegra PMC clocks registration into PMC driver (jsc#SLE-15847). - pinctrl: tegra: Add SFIO/GPIO programming on Tegra194 (jsc#SLE-15847). - pinctrl: tegra: Renumber the GG.0 and GG.1 pins (jsc#SLE-15847). - pinctrl: tegra: Do not add default pin range on Tegra194 (jsc#SLE-15847). - pinctrl: tegra: Pass struct tegra_pmx for pin range check (jsc#SLE-15847). - pinctrl: tegra: Fix "/Scmitt"/ -> "/Schmitt"/ typo (jsc#SLE-15847). - pinctrl: tegra: Fix whitespace issues for improved readability (jsc#SLE-15847). - memory: tegra: Correct reset value of xusb_hostr (jsc#SLE-15847). - memory: tegra: Add support for the Tegra194 memory controller (jsc#SLE-15847). - memory: tegra: Only include support for enabled SoCs (jsc#SLE-15847). - memory: tegra: Support DVFS on Tegra186 and later (jsc#SLE-15847). - memory: tegra: Add system sleep support (jsc#SLE-15847). - memory: tegra: Extract memory client SID programming (jsc#SLE-15847). - memory: tegra: Add per-SoC data for Tegra186 (jsc#SLE-15847). - memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186 (jsc#SLE-15847). - memory: tegra: Refashion EMC debugfs interface on Tegra124 (jsc#SLE-15847). - clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation (jsc#SLE-15847). - clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe() (jsc#SLE-15847). - pinctrl: tegra: fix missing __iomem in suspend/resume (jsc#SLE-15847). - gpiolib: Add the support for the msi parent domain (jsc#SLE-15847). - gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg (jsc#SLE-15847). - gpio: tegra: Use NOIRQ phase for suspend/resume (jsc#SLE-15847). - gpio: tegra: Properly handle irq_set_irq_wake() error (jsc#SLE-15847). - gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors (jsc#SLE-15847). - memory: tegra: Consolidate registers definition into common header (jsc#SLE-15847). - memory: tegra: Ensure timing control debug features are disabled (jsc#SLE-15847). - memory: tegra: Introduce Tegra30 EMC driver (jsc#SLE-15847). - memory: tegra: Add gr2d and gr3d to DRM IOMMU group (jsc#SLE-15847). - soc/tegra: pmc: Remove unnecessary memory barrier (jsc#SLE-15847). - soc/tegra: pmc: Query PCLK clock rate at probe time (jsc#SLE-15847). - clk: tegra: Use match_string() helper to simplify the code (jsc#SLE-15847). - pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core (jsc#SLE-15847). - qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core (jsc#SLE-15847). - commit 88128be - ASoC: ti: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: pxa: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: meson: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: mediatek: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: jz4740: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: intel: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: fsl: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: codecs: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: cirrus: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: bcm: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: atomel: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: use snd_soc_xxx_active() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_stream_active() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_active() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_active() (jsc#SLE-16518). - ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_action() (jsc#SLE-16518). - ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro (jsc#SLE-16518). - ASoC: codecs: rt1308-sdw: remove duplicate allocation (jsc#SLE-16518). - ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream() (jsc#SLE-16518). - ASoC: codecs: rt*-sdw: don't assign slave_ops (jsc#SLE-16518). - ASoC: Intel: cht_bsw_nau8824: remap BTN_0 as KEY_PLAYPAUSE (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt700: remap buttons (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt711: remap buttons (jsc#SLE-16518). - ASoC: Intel: sof_sdw: fix typo in components string (jsc#SLE-16518). - ASoC: Intel: soc-acpi: change machine driver name for WM8804 platforms (jsc#SLE-16518). - ASoC: da7213: move set_pll to codec level (jsc#SLE-16518). - ASoC: da7213: move set_sysclk to codec level (jsc#SLE-16518). - ASoC: da7213: Add regulator support (jsc#SLE-16518). - ASoC: da7213: Add da7212 DT compatible (jsc#SLE-16518). - ASoC: fsl_micfil: Fix unused assignment in fsl_set_clock_params() (jsc#SLE-16518). - ASoC: amd: raven: Make the driver name consistent across files (jsc#SLE-16518). - ASoC: fsl_micfil: Fix indentation to put on one line affected code (jsc#SLE-16518). - ASoC: fsl_esai: introduce SoC specific data (jsc#SLE-16518). - ASoC: tlv320adcx140: Configure PDM sampling edge (jsc#SLE-16518). - ASoC: tlv320adcx140: Add controls for PDM clk (jsc#SLE-16518). - ASoC: mmp-sspa: Set appropriate bus format for given bit width (jsc#SLE-16518). - ASoC: mmp-sspa: Add support for the runtime power management (jsc#SLE-16518). - ASoC: mmp-sspa: Prepare/unprepare the clocks (jsc#SLE-16518). - commit 7a38a3d - ASoC: mmp-sspa: Remove the embedded struct ssp_device (jsc#SLE-16518). - ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm (jsc#SLE-16518). - ASoC: mmp-sspa: Get rid of dma_params and phys_base (jsc#SLE-16518). - ASoC: mmp-sspa: A trivial typo fix (jsc#SLE-16518). - ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()' (jsc#SLE-16518). - ASoC: Intel: Skylake: Update description for HDaudio kconfig (jsc#SLE-16518). - ASoC: ux500: mop500: Fix some refcounted resources issues (jsc#SLE-16518). - ASoC: Intel: Skylake: Replace zero-length array with flexible-array (jsc#SLE-16518). - SoC: rsnd: add interrupt support for SSI BUSIF buffer (jsc#SLE-16518). - ASoC: SOF: core: fix error return code in sof_probe_continue() (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: set headset button maps (jsc#SLE-16518). - ASoC: soc-core: Replace zero-length array with flexible-array (jsc#SLE-16518). - ASoC: SOF: Intel: Fix unused variable warning (jsc#SLE-16518). - soc: fsl_asrc: Make some functions static (jsc#SLE-16518). - ASoC: rt1016: Add the rt1016 support (jsc#SLE-16518). - ASoC: rt5677: Use devm_snd_soc_register_component() (jsc#SLE-16518). - ASoC: mediatek: Fix error handling (jsc#SLE-16518). - ASoC: qcom: lpass-cpu: Make I2S SD lines configurable (jsc#SLE-16518). - ASoC: wm8524: Add support S32_LE (jsc#SLE-16518). - ASoC: meson: g12a: add toacodec dt-binding documentation (jsc#SLE-16518). - commit d5ca0f3 - ASoC: Intel: boards: sof-wm8804: support for Hifiberry Digiplus boards (jsc#SLE-16518). - Update config files. - commit 444d0b9 - ASoC: qcom: Use the defined variable to simplify code (jsc#SLE-16518). - ASoC: rt1015: Add condition to prevent SoC providing bclk in ratio of 50 times of sample rate (jsc#SLE-16518). - ASoC: rl6231: Add the K bypass for the PLL parameters (jsc#SLE-16518). - ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only (jsc#SLE-16518). - ASoC: rt5682: remove unwanted btn_type assignment (jsc#SLE-16518). - ASoC: rt5682: remove duplicate rt5682_reset() calls (jsc#SLE-16518). - ASoC: rt5682: replace message printing from pr_() to dev_() (jsc#SLE-16518). - ASoC: rt5682: remove empty default case (jsc#SLE-16518). - ASoC: rt5682: fix space issues (jsc#SLE-16518). - ASoC: rt5682: simplify assertions (jsc#SLE-16518). - ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping playback on sdw platforms (jsc#SLE-16518). - ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_config (jsc#SLE-16518). - ASoC: topology: set component dai_index to ipc dai config dai_index (jsc#SLE-16518). - ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config (jsc#SLE-16518). - ASoC: SOF: sort out Kconfig, again (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_get_metadata() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_set_metadata() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_pointer() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_ack() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_get_params() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_set_params() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_trigger() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_shutdown() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compr_start() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_remove() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_probe() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_trigger() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_prepare() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_pcm_dai_new() (jsc#SLE-16518). - ASoC: soc-dai: don't overwide dai->driver->ops (jsc#SLE-16518). - ASoC: soc-dai: add soc_dai_err() (jsc#SLE-16518). - ASoC: rt5682: fix I2C/Soundwire dependencies (jsc#SLE-16518). - ASoC: fsl_easrc: mark PM functions __maybe_unused (jsc#SLE-16518). - ASoC: mxs-saif: Fix unused assignment (jsc#SLE-16518). - ASoc: nau8810: add AUX related dapm widgets and routes (jsc#SLE-16518). - ASoC: codecs: wm97xx: fix ac97 dependency (jsc#SLE-16518). - ASoC: component: suppress uninitialized-variable warning (jsc#SLE-16518). - ASoC: Intel: boards: add explicit dependency on GPIOLIB when DMIC is used (jsc#SLE-16518). - commit a17ca1c - ASoC: broadwell: add channel constraint (jsc#SLE-16518). - ASoC: bdw-rt5650: add channel constraint (jsc#SLE-16518). - ASoC: bdw-rt5677: add channel constraint (jsc#SLE-16518). - ASoC: tegra: tegra_wm8903: Use devm_snd_soc_register_card() (jsc#SLE-16518). - ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT (jsc#SLE-16518). - ASoC: Intel: Multiple I/O PCM format support for pipe (jsc#SLE-16518). - ASoC: Intel: Skylake: Add alternative topology binary name (jsc#SLE-16518). - ASoC: hisilicon: Use the defined variable to clean code (jsc#SLE-16518). - ASoC: fsl_easrc: Check for null pointer before dereferencing "/ctx"/ in fsl_easrc_hw_free() (jsc#SLE-16518). - ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt() (jsc#SLE-16518). - ASoC: mxs-saif: Avoid unnecessary check (jsc#SLE-16518). - ASoC: Intel: sof_sdw: add amp number in components string for ucm (jsc#SLE-16518). - ASoC: hisilicon: Use IS_ERR() instead of IS_ERR_OR_NULL() (jsc#SLE-16518). - ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA codec driver (jsc#SLE-16518). - ASoC: soc-compress: avoid false-positive Wuninitialized warning (jsc#SLE-16518). - ASoC: SOF: Add missing dependency on IMX_SCU (jsc#SLE-16518). - ASoC: fsl_easrc: fix spelling mistake "/prefitler"/ -> "/prefilter"/ (jsc#SLE-16518). - ASoC: Intel: Skylake: Replace guid_copy() with import_guid() (jsc#SLE-16518). - ASoC: dmic: Allow GPIO operations to sleep (jsc#SLE-16518). - ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo() (jsc#SLE-16518). - ASoC: SOF: Fix build (jsc#SLE-16518). - ASoC: intel/skl/hda - fix oops on systems without i915 audio codec (jsc#SLE-16518). - ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers (jsc#SLE-16518). - ASoC: fsl_asrc: Move common definition to fsl_asrc_common (jsc#SLE-16518). - ASoC: fsl_asrc: Support new property fsl,asrc-format (jsc#SLE-16518). - ASoC: fsl-asoc-card: Support new property fsl, asrc-format (jsc#SLE-16518). - ASoC: fsl_asrc: rename asrc_priv to asrc (jsc#SLE-16518). - ASoC: soc-compress: remove snd_compr_ops (jsc#SLE-16518). - ASoC: sprd: use snd_compress_ops (jsc#SLE-16518). - ASoC: sof: use snd_compress_ops (jsc#SLE-16518). - commit 15d1ed9 - ASoC: intel: atom: use snd_compress_ops (jsc#SLE-16518). - ASoC: qcom: q6sp6: use snd_compress_ops (jsc#SLE-16518). - ASoC: uniphier: use snd_compress_ops (jsc#SLE-16518). - ASoC: codec: wm_adsp: use snd_compress_ops (jsc#SLE-16518). - ASoC: soc-compress: add snd_compress_ops (jsc#SLE-16518). - ASoC: Add initial ZL38060 driver (jsc#SLE-16518). - ASoC: wcd934x: remove unneeded semicolon (jsc#SLE-16518). - ASoC: wcd9335: remove unneeded semicolon (jsc#SLE-16518). - ASoC: wcd934x: remove unnecessary comparisons to bool (jsc#SLE-16518). - ASoC: Intel: boards: split woofer and tweeter support (jsc#SLE-16518). - soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: Fix wrong dependency of da7210 and wm8983 (jsc#SLE-16518). - ASoC: Intel: haswell: Power transition refactor (jsc#SLE-16518). - ASoC: Fix misspellings of "/Analog Devices"/ (jsc#SLE-16518). - ASoC: SOF: topology: handle multiple sets of tuple arrays (jsc#SLE-16518). - ASoC: SOF: topology: stop parsing when all tokens have been found (jsc#SLE-16518). - ASoC: SOF: topology: Get HDA rate and channels from topology (jsc#SLE-16518). - ASoC: SOF: topology: fix: parse hda_tokens to &config->hda (jsc#SLE-16518). - ASoC: SOF: topology: Get ALH rate amd channels from topology (jsc#SLE-16518). - commit 7b78773 - ASoC: SOF: align sof_ipc_dai_alh_params with FW (jsc#SLE-16518). - ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field (jsc#SLE-16518). - ASoC: SOF: Intel: Change DMIC load IPC to fixed length (jsc#SLE-16518). - ASoC: SOF: Intel: Fix typo in header file comment text (jsc#SLE-16518). - ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer (jsc#SLE-16518). - ASoC: SOF: make sof_ipc_cc_version to fixed length (jsc#SLE-16518). - ASoC: SOF: change type char to uint8_t in topology.h (jsc#SLE-16518). - ASoC: SOF: change type char to uint8_t in trace.h (jsc#SLE-16518). - ASoC: SOF: change type char to uint8_t in info.h (jsc#SLE-16518). - ASoC: SOF: add debug ABI version (jsc#SLE-16518). - ASoC: SOF: add probe support extend data (jsc#SLE-16518). - ASoC: SOF: topology: Add support for DC Blocker (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse compiler version (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse windows (jsc#SLE-16518). - ASoC: SOF: ext_manifest: parse firmware version (jsc#SLE-16518). - ASoC: SOF: Introduce extended manifest (jsc#SLE-16518). - ASoC: SOF: Introduce offset in firmware data (jsc#SLE-16518). - ASoC: SOF: Mark get_ext* function ext_hdr arguments as const (jsc#SLE-16518). - ASoC: SOF: topology: fix: handle DAI widget connections properly with multiple CPU DAI's (jsc#SLE-16518). - ASoC: SOF: Add i.MX8MP device descriptor (jsc#SLE-16518). - ASoC: SOF: imx: Add i.MX8M HW support (jsc#SLE-16518). - ASoC: SOF: imx: fix undefined reference issue (jsc#SLE-16518). - ASoC: SOF: imx8: Fix randbuild error (jsc#SLE-16518). - ASoC: topology: Remove unneeded semicolon (jsc#SLE-16518). - ASoC: fsl_micfil: Omit superfluous error message in fsl_micfil_probe() (jsc#SLE-16518). - ASoC: soc-core: Add dynamic debug logs in soc_dai_link_sanity_check() (jsc#SLE-16518). - ASoC: SOF: Intel: hda: log number of microphones detected in NHLT tables (jsc#SLE-16518). - ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detection (jsc#SLE-16518). - ASoC: codecs: rt1308-sdw: reduce verbosity (jsc#SLE-16518). - ASoC: SOF: Intel: hda: remove unnecessary parentheses (jsc#SLE-16518). - ASoC: SOF: remove unneeded variables (jsc#SLE-16518). - ASoC: tegra: tegra_wm8903: Support nvidia, headset property (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt711: remove codec_dai use (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt700: remove codec_dai use (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt5682: remove codec_dai use (jsc#SLE-16518). - ASoC: Intel: sof_sdw_rt1308: remove codec dai use (jsc#SLE-16518). - ASoC: Intel: sof_sdw_hdmi: remove codec_dai use (jsc#SLE-16518). - ASoC: Intel: sof_sdw_hdmi: fix compilation issue in fallback mode (jsc#SLE-16518). - ASoC: Intel: sof-da7219-max98373: add DMIC widget and route (jsc#SLE-16518). - commit d00bb7d - ASoC: Intel: boards: support Elkhart Lake with rt5660 (jsc#SLE-16518). - Update config files. - commit b347c2b - ASoC: Intel: skl_hda_generic: remove rtd->codec_dai (jsc#SLE-16518). - ASoC: intel: sof_sdw: init all aggregated codecs (jsc#SLE-16518). - ASoC: SOF: Intel: add PCI ID for ElkhartLake (jsc#SLE-16518). - ALSA: hda: Add ElkhartLake HDMI codec vid (jsc#SLE-16518). - ASoC: intel/skl/hda - set autosuspend timeout for hda codecs (jsc#SLE-16518). - ASoC: Intel: sof_da7219_max98373: Add BE dailink for dmic16k (jsc#SLE-16518). - ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais (jsc#SLE-16518). - ASoC: soc-core: tidyup soc_new_pcm_runtime() rtd setups (jsc#SLE-16518). - ASoC: soc-core: set rtd->num_cpu/codec at soc_new_pcm_runtime() (jsc#SLE-16518). - ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - commit f074d66 - ASoC: wm8900: remove some defined but not used symbols (jsc#SLE-16518). - ASoC: wm8990: remove some defined but unused symbols (jsc#SLE-16518). - ASoC: wm8991: remove defined but not used 'wm8991_dapm_rxvoice_controls' (jsc#SLE-16518). - ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv (jsc#SLE-16518). - ASoC: dapm: Move dai_link widgets to runtime to fix use after free (jsc#SLE-16518). - ASoC: max9867: fix ADC level control (jsc#SLE-16518). - ASoC: max9867: fix volume controls (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix bias config values (jsc#SLE-16518). - ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after reset (jsc#SLE-16518). - ASoC: mmp-sspa: Drop S20_3LE case (jsc#SLE-16518). - ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on (jsc#SLE-16518). - ASoC: Intel: Use readq to read 64 bit registers (jsc#SLE-16518). - ASoC: Intel: baytrail: Fix register access (jsc#SLE-16518). - ASoC: mediatek: mt8183: fix error handling of platform_get_irq() (jsc#SLE-16518). - ASoC: amd :High hw_level while simultaneous capture (jsc#SLE-16518). - ASoC: adau7118: Mark the ADAU7118 reset register as volatile (jsc#SLE-16518). - ASoC: codecs: max9768: update contact email (jsc#SLE-16518). - ASoC: max98373: reorder max98373_reset() in resume (jsc#SLE-16518). - ASoC: SOF: Update correct LED status at the first time usage of update_mute_led() (jsc#SLE-16518). - ASoC: Intel: broadwell: Fix oops during module removal (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix mic gain registers (jsc#SLE-16518). - ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type (jsc#SLE-16518). - ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet (jsc#SLE-16518). - ASoC: wm8962: set CLOCKING2 as non-volatile register (jsc#SLE-16518). - ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init() (jsc#SLE-16518). - ASoC: tegra: Add audio mclk parent configuration (jsc#SLE-16518). - ASoC: tegra: Use device managed resource APIs to get the clock (jsc#SLE-16518). - ALSA: usb-audio: Fixing usage of plain int instead of NULL (jsc#SLE-16518). - ALSA: usb-audio: Clean up quirk entries with macros (jsc#SLE-16518). - ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model) (jsc#SLE-16518). - ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch (jsc#SLE-16518). - ALSA: firewire-motu: refactoring protocol v3 for clock source getter (jsc#SLE-16518). - ALSA: firewire-motu: refactoring protocol v2 for clock source getter (jsc#SLE-16518). - ALSA: firewire-motu: remove obsoleted codes (jsc#SLE-16518). - ALSA: firewire-motu: use table-based calculation of packet formats for stream management (jsc#SLE-16518). - ALSA: firewire-motu: use table-based calculation of packet formats for proc (jsc#SLE-16518). - ALSA: firewire-motu: add alternative functions to detect packet format for protocol v3 (jsc#SLE-16518). - ALSA: firewire-motu: add alternative functions to detect packet format for protocol v2 (jsc#SLE-16518). - ALSA: firewire-motu: add model-specific table of chunk count (jsc#SLE-16518). - ALSA: firewire-motu: drop protocol structure (jsc#SLE-16518). - ALSA: firewire-motu: add wrapper functions for protocol-dependent operations (jsc#SLE-16518). - ALSA: firewire-motu: localize protocol data (jsc#SLE-16518). - ALSA: firewire-motu: move spec data to v3 protocol file (jsc#SLE-16518). - ALSA: firewire-motu: move spec data to v2 protocol file (jsc#SLE-16518). - ALSA: hda: Unexport some local helper functions (jsc#SLE-16518). - ALSA: hda: Drop unused snd_hda_queue_unsol_event() (jsc#SLE-16518). - ALSA: hda: Fix potential race in unsol event handler (jsc#SLE-16518). - ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (jsc#SLE-16518). - ALSA: usb-audio: fixing upper volume limit for RME Babyface Pro routing crosspoints (jsc#SLE-16518). - ALSA: firewire-motu: fulfill missing entries in Kconfig (jsc#SLE-16518). - ALSA: fireface: add support for RME Fireface UFX (untested) (jsc#SLE-16518). - ALSA: fireface: add support for RME FireFace 802 (jsc#SLE-16518). - ALSA: fireface: code refactoring to decide name of sound card (jsc#SLE-16518). - ALSA: fireface: code refactoring to add enumeration constants for model identification (jsc#SLE-16518). - ALSA: fireface: start IR context immediately (jsc#SLE-16518). - ALSA: fireface: fix configuration error for nominal sampling transfer frequency (jsc#SLE-16518). - ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: pool ideal sequence of syt offset and data block (jsc#SLE-16518). - ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring for data block calculation (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring for syt offset calculation (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring for syt computation (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ timing (jsc#SLE-16518). - ALSA: firewire-lib: add reference to domain structure from stream structure (jsc#SLE-16518). - ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc descriptor (jsc#SLE-16518). - ALSA: firewire-lib: fix invalid assignment to union data for directional parameter (jsc#SLE-16518). - ALSA: fireworks: Replace zero-length array with flexible-array (jsc#SLE-16518). - ALSA: Replace zero-length array with flexible-array (jsc#SLE-16518). - ALSA: hda: Allow SST driver on SKL and KBL platforms with DMIC (jsc#SLE-16518). - ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags (jsc#SLE-16518). - commit fe87f07 - ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flags (jsc#SLE-16518). - ALSA: hda: Return true,false for return type bool (jsc#SLE-16518). - ALSA: hda: Use hdac_to_hda_codec macro (jsc#SLE-16518). - ALSA: hda: Use dev_to_hdac_dev macro (jsc#SLE-16518). - ALSA: hda/tegra: workaround playback failure on Tegra194 (jsc#SLE-16518). - ALSA: hda: add member to store ratio for stripe control (jsc#SLE-16518). - ALSA: hda/tegra: correct number of SDO lines for Tegra194 (jsc#SLE-16518). - ALSA: line6: Add poll callback for hwdep (jsc#SLE-16518). - ALSA: line6: hwdep: add support for O_NONBLOCK opening mode (jsc#SLE-16518). - ALSA: isa/wavefront: prevent out of bounds write in ioctl (jsc#SLE-16518). - ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO (jsc#SLE-16518). - ALSA: hda/realtek - Add LED class support for micmute LED (jsc#SLE-16518). - ALSA: hda/realtek - Enable micmute LED on and HP system (jsc#SLE-16518). - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (jsc#SLE-16518). - ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime (jsc#SLE-16518). - ALSA: usb-audio: Fix racy list management in output queue (jsc#SLE-16518). - ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen (jsc#SLE-16518). - ALSA: usb-audio: Improve frames size computation (jsc#SLE-16518). - ALSA: hda: Refactor Intel NHLT init (jsc#SLE-16518). - ALSA: oxygen: use true,false for bool variables (jsc#SLE-16518). - ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats() (jsc#SLE-16518). - ALSA: usb-audio: Print more information in stream proc files (jsc#SLE-16518). - ALSA: Fix misspellings of "/Analog Devices"/ (jsc#SLE-16518). - ALSA: usb-audio: RME Babyface Pro mixer patch (jsc#SLE-16518). - ALSA: hda: add autodetection for SoundWire (jsc#SLE-16518). - ASoC: txx9: add back the hack for a too small resource_size_t (jsc#SLE-16518). - ASoC: txx9: don't work around too small resource_size_t (jsc#SLE-16518). - pcm_native: result of put_user() needs to be checked (jsc#SLE-16518). - ACPICA: Add NHLT table signature (jsc#SLE-16518). - commit 7db3f22 - Bluetooth: btrtl: Add support for RTL8761B (bsc#1177021). - commit 6c51917 - ALSA: hda/realtek - Add new codec supported for ALC287 (jsc#SLE-16518). - ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio (jsc#SLE-16518). - ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC (jsc#SLE-16518). - ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround (jsc#SLE-16518). - ALSA: hwdep: fix a left shifting 1 by 31 UB bug (jsc#SLE-16518). - ALSA: hda/realtek - Add more fixup entries for Clevo machines (jsc#SLE-16518). - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option (jsc#SLE-16518). - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme (jsc#SLE-16518). - ALSA: pcm: fix incorrect hw_base increase (jsc#SLE-16518). - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530 (jsc#SLE-16518). - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA (jsc#SLE-16518). - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295 (jsc#SLE-16518). - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295 (jsc#SLE-16518). - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295 (jsc#SLE-16518). - ALSA: hda/realtek: Add quirk for Samsung Notebook (jsc#SLE-16518). - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses (jsc#SLE-16518). - ALSA: usb-audio: add mapping for ASRock TRX40 Creator (jsc#SLE-16518). - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse (jsc#SLE-16518). - Revert "/ALSA: hda/realtek: Fix pop noise on ALC225"/ (jsc#SLE-16518). - ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints format (jsc#SLE-16518). - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset (jsc#SLE-16518). - ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID (jsc#SLE-16518). - ALSA: opti9xx: shut up gcc-10 range warning (jsc#SLE-16518). - ALSA: hda/hdmi: fix without unlocked before return (jsc#SLE-16518). - ALSA: hda/hdmi: fix race in monitor detection during probe (jsc#SLE-16518). - ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter (jsc#SLE-16518). - ALSA: line6: Fix POD HD500 audio playback (jsc#SLE-16518). - ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) (jsc#SLE-16518). - ALSA: hda: Match both PCI ID and SSID for driver blacklist (jsc#SLE-16518). - ALSA: hda: Always use jackpoll helper for jack update after resume (jsc#SLE-16518). - ALSA: hda/realtek - Add new codec supported for ALC245 (jsc#SLE-16518). - ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif (jsc#SLE-16518). - ALSA: usb-audio: Add connector notifier delegation (jsc#SLE-16518). - ASoC: wm8960: Fix wrong clock after suspend & resume (jsc#SLE-16518). - ASoC: wm89xx: Add missing dependency (jsc#SLE-16518). - ASoC: rsnd: Fix "/status check failed"/ spam for multi-SSI (jsc#SLE-16518). - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent (jsc#SLE-16518). - ASoC: meson: gx-card: fix codec-to-codec link setup (jsc#SLE-16518). - ASoC: meson: axg-card: fix codec-to-codec link setup (jsc#SLE-16518). - ASoC: dapm: fixup dapm kcontrol widget (jsc#SLE-16518). - ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell (jsc#SLE-16518). - ASoC: stm32: sai: fix sai probe (jsc#SLE-16518). - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode (jsc#SLE-16518). - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode (jsc#SLE-16518). - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry (jsc#SLE-16518). - ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence (jsc#SLE-16518). - ASoC: topology: Fix endianness issue (jsc#SLE-16518). - ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs (jsc#SLE-16518). - ASoC: soc-pcm: dpcm: Only allow playback/capture if supported (jsc#SLE-16518). - ASoC: sgtl5000: Fix VAG power-on handling (jsc#SLE-16518). - ASoC: madera: Remove a couple of stray blank lines (jsc#SLE-16518). - ASoC: wsa881x: mark read_only_wordlength flag (jsc#SLE-16518). - ASoC: qcom: common: Silence duplicate parse error messages (jsc#SLE-16518). - ASoC: dapm: Remove dapm_connect_dai_link_widgets helper (jsc#SLE-16518). - commit 7336096 - blacklist.conf: remove an ASoC entry to be backported - commit 1177da5 - ASoC: dapm: Move error message to avoid some duplication (jsc#SLE-16518). - ASoC: Intel: soc-acpi-intel-cml-match: remove useless 'rt1308_2_adr' (jsc#SLE-16518). - ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr' (jsc#SLE-16518). - ASoC: amd: Fix button configuration (jsc#SLE-16518). - ASoC: tas571x: disable regulators on failed probe (jsc#SLE-16518). - ASoC: dapm: Fix regression introducing multiple copies of DAI widgets (jsc#SLE-16518). - ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resume (jsc#SLE-16518). - ASoC: topology: Check return value of soc_tplg_dai_config (jsc#SLE-16518). - ASoC: topology: Check return value of pcm_new_ver (jsc#SLE-16518). - ASoC: topology: Check soc_tplg_add_route return value (jsc#SLE-16518). - ASoC: topology: Check return value of soc_tplg_*_create (jsc#SLE-16518). - ASoC: topology: Check return value of soc_tplg_create_tlv (jsc#SLE-16518). - ASoC: topology: Add missing memory checks (jsc#SLE-16518). - ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen (jsc#SLE-16518). - ALSA: usx2y: Fix potential NULL dereference (jsc#SLE-16518). - ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 (jsc#SLE-16518). - ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos (jsc#SLE-16518). - ALSA: hda: Remove ASUS ROG Zenith from the blacklist (jsc#SLE-16518). - ALSA: hda/realtek - Fix unexpected init_amp override (jsc#SLE-16518). - ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices (jsc#SLE-16518). - ALSA: hda/hdmi: Add module option to disable audio component binding (jsc#SLE-16518). - ALSA: hda: call runtime_allow() for all hda controllers (jsc#SLE-16518). - ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported (jsc#SLE-16518). - ALSA: hda: Skip controller resume if not needed (jsc#SLE-16518). - ALSA: hda: Keep the controller initialization even if no codecs found (jsc#SLE-16518). - ALSA: hda: Release resources at error in delayed probe (jsc#SLE-16518). - ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops (jsc#SLE-16518). - ALSA: hda: Don't release card at firmware loading error (jsc#SLE-16518). - ALSA: usb-audio: Check mapping at creating connector controls, too (jsc#SLE-16518). - ALSA: usb-audio: Don't create jack controls for PCM terminals (jsc#SLE-16518). - ALSA: usb-audio: Don't override ignore_ctl_error value from the map (jsc#SLE-16518). - ALSA: usb-audio: Filter error from connector kctl ops, too (jsc#SLE-16518). - ALSA: hda/realtek - Enable the headset mic on Asus FX505DT (jsc#SLE-16518). - ALSA: ctxfi: Remove unnecessary cast in kfree (jsc#SLE-16518). - ASoC: cs4270: pull reset GPIO low then high (jsc#SLE-16518). - ASoC: rt5645: Add platform-data for Medion E1239T (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet (jsc#SLE-16518). - ASoC: stm32: sai: Add missing cleanup (jsc#SLE-16518). - ASoC: Intel: atom: Fix uninitialized variable compiler warning (jsc#SLE-16518). - ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked (jsc#SLE-16518). - ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map() (jsc#SLE-16518). - ASoC: SOF: Turn "/firmware boot complete"/ message into a dbg message (jsc#SLE-16518). - ASoC: topology: use name_prefix for new kcontrol (jsc#SLE-16518). - ASoC: rt5682: Fix build error without CONFIG_I2C (jsc#SLE-16518). - ASoC: dpcm: allow start or stop during pause for backend (jsc#SLE-16518). - ASoC: dapm: connect virtual mux with default value (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag (jsc#SLE-16518). - ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai link (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai link (jsc#SLE-16518). - commit 03d3d71 - net: sched: initialize with 0 before setting erspan md->u (bsc#1154353). - debugfs: Fix module state check condition (bsc#1173746). - RDMA/siw: Suppress uninitialized var warning (jsc#SLE-8381). - commit 97c7a55 - dmaengine: Add support for reporting DMA cached data amount (jsc#SLE-16518). - commit 9f20355 - ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai link (jsc#SLE-16518). - ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai link (jsc#SLE-16518). - ASoC: soc-dai: fix DAI startup/shutdown sequence (jsc#SLE-16518). - ASoC: fix regwmask (jsc#SLE-16518). - ASoC: AMD: Clear format bits before setting them (jsc#SLE-16518). - ASoC: bcm: Fix pointer cast warning (jsc#SLE-16518). - ALSA: hda: Add driver blacklist (jsc#SLE-16518). - ALSA: usb-audio: Add mixer workaround for TRX40 and co (jsc#SLE-16518). - ALSA: hda/realtek - Add quirk for MSI GL63 (jsc#SLE-16518). - ALSA: ice1724: Fix invalid access for enumerated ctl items (jsc#SLE-16518). - commit a229968 - ALSA: hda: Fix potential access overflow in beep helper (jsc#SLE-16518). - ALSA: hda/realtek - Add HP new mute led supported for ALC236 (jsc#SLE-16518). - ALSA: hda/realtek - Add supported new mute Led for HP (jsc#SLE-16518). - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S (jsc#SLE-16518). - ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (jsc#SLE-16518). - ALSA: pcm: oss: Fix regression by buffer overflow fix (again) (jsc#SLE-16518). - ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen (jsc#SLE-16518). - soundwire: qcom: add support for get_sdw_stream() (jsc#SLE-16518). - soundwire: cadence: clear FIFO to avoid pop noise issue on playback start (jsc#SLE-16518). - soundwire: cadence: multi-link support (jsc#SLE-16518). - soundwire: cadence: commit changes in the exit_reset() sequence (jsc#SLE-16518). - soundwire: cadence: remove automatic command retries (jsc#SLE-16518). - soundwire: cadence: remove PREQ_DELAY assignment (jsc#SLE-16518). - soundwire: cadence: enable NORMAL operation in cdns_init() (jsc#SLE-16518). - soundwire: cadence: reorder MCP_CONFIG settings (jsc#SLE-16518). - soundwire: cadence: make SSP interval programmable (jsc#SLE-16518). - soundwire: cadence: move clock/SSP related inits to dedicated function (jsc#SLE-16518). - soundwire: cadence: merge routines to clear/set bits (jsc#SLE-16518). - soundwire: cadence: mask Slave interrupt before stopping clock (jsc#SLE-16518). - soundwire: cadence: fix a io timeout issue in S3 test (jsc#SLE-16518). - soundwire: cadence: add clock_stop/restart routines (jsc#SLE-16518). - soundwire: cadence: handle error cases with CONFIG_UPDATE (jsc#SLE-16518). - soundwire: cadence: add interface to check clock status (jsc#SLE-16518). - soundwire: cadence: simplifiy cdns_init() (jsc#SLE-16518). - soundwire: cadence: s/update_config/config_update (jsc#SLE-16518). - soundwire: stream: use sdw_write instead of update (jsc#SLE-16518). - soundwire: bus: provide correct return value on error (jsc#SLE-16518). - soundwire: add helper macros for devID fields (jsc#SLE-16518). - soundwire: cadence: remove useless prototypes (jsc#SLE-16518). - soundwire: bus: don't treat CMD_IGNORED as error on ClockStop (jsc#SLE-16518). - soundwire: bus: add clock stop helpers (jsc#SLE-16518). - soundwire: bus: fix io error when processing alert event (jsc#SLE-16518). - soundwire: bus: disable pm_runtime in sdw_slave_delete (jsc#SLE-16518). - soundwire: bus: add helper to clear Slave status to UNATTACHED (jsc#SLE-16518). - soundwire: bus: write Slave Device Number without runtime_pm (jsc#SLE-16518). - soundwire: bus: add PM/no-PM versions of read/write functions (jsc#SLE-16518). - soundwire: bus: fix race condition with initialization_complete signaling (jsc#SLE-16518). - soundwire: bus: fix race condition with enumeration_complete signaling (jsc#SLE-16518). - soundwire: bus: fix race condition with probe_complete signaling (jsc#SLE-16518). - soundwire: intel: free all resources on hw_free() (jsc#SLE-16518). - soundwire: intel: add sdw_stream_setup helper for .startup callback (jsc#SLE-16518). - soundwire: intel: add trigger support in sdw dai driver (jsc#SLE-16518). - soundwire: intel: add prepare support in sdw dai driver (jsc#SLE-16518). - soundwire: intel: rename res field as link_res (jsc#SLE-16518). - soundwire: stream: don't program ports when a stream that has not been prepared (jsc#SLE-16518). - soundwire: stream: fix support for multiple Slaves on the same link (jsc#SLE-16518). - soundwire: stream: do not update parameters during DISABLED-PREPARED transition (jsc#SLE-16518). - soundwire: stream: only prepare stream when it is configured (jsc#SLE-16518). - soundwire: stream: update state machine and add state checks (jsc#SLE-16518). - commit 4cdcd92 - ASoC: Intel: boards: add sof_sdw machine driver (jsc#SLE-16518). - Update config files. - commit 89620c3 - ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor (jsc#SLE-16518). - Revert "/ALSA: uapi: Drop asound.h inclusion from asoc.h"/ (jsc#SLE-16518). - ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups (jsc#SLE-16518). - ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 (jsc#SLE-16518). - ASoC: Intel: sof_sdw: Add Volteer support with RT5682 SNDW helper function (jsc#SLE-16518). - ASoC: Intel: common: add match table for TGL RT5682 SoundWire driver (jsc#SLE-16518). - ASoC: Intel: soc-acpi: update topology and driver name for SoundWire platforms (jsc#SLE-16518). - ASoC: amd: acp3x-pcm-dma: clean up two indentation issues (jsc#SLE-16518). - ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: xtensa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: ti: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: sprd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: sh: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: rockchip: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: qcom: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: mediatek: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: kirkwood: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: img: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: dwc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: cirrus: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - commit 8ef84d7 - ASoC: atmel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer (jsc#SLE-16518). - ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro (jsc#SLE-16518). - ASoC: SOF: Intel: hda-ctrl: add reset cycle before parsing capabilities (jsc#SLE-16518). - Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq thread (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWire (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirks (jsc#SLE-16518). - ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlers (jsc#SLE-16518). - ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspend (jsc#SLE-16518). - ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetect (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks (jsc#SLE-16518). - ASoC: SOF: IPC: dai-intel: move ALH declarations in header file (jsc#SLE-16518). - ASoC: SOF: Intel: add SoundWire configuration interface (jsc#SLE-16518). - ASoC: soc-acpi: expand description of _ADR-based devices (jsc#SLE-16518). - ASoC: rt5682: move DAI clock registry to I2S mode (jsc#SLE-16518). - ASoC: pxa: magician: convert to use i2c_new_client_device() (jsc#SLE-16518). - ASoC: rt1308-sdw: use slot and rx_mask to configure stream (jsc#SLE-16518). - ASoC: rt1308-sdw: add set_tdm_slot() support (jsc#SLE-16518). - ASoC: Intel: common: Add mach table for tgl-max98373-rt5682 (jsc#SLE-16518). - ASoC: Intel: sof_rt5682: Add support for tgl-max98373-rt5682 (jsc#SLE-16518). - ASoC: intel: sof_da7219_max98373: Add speaker switch (jsc#SLE-16518). - ASoC: Intel: Make glk+rt5682 echo ref dynamic (jsc#SLE-16518). - ASoC: SOF: Intel: hda: call codec wake at chip init (jsc#SLE-16518). - ASoC: SOF: Intel: hda: do not leave clock gating off upon error (jsc#SLE-16518). - ASoC: SOF: fix uninitialised "/work"/ with VirtIO (jsc#SLE-16518). - ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load() (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Improve DSP state logging (jsc#SLE-16518). - ASoC: pxa: Enable AC'97 bus support for PXA machines (jsc#SLE-16518). - ASoC: pxa: Select regmap from AC'97 machines (jsc#SLE-16518). - ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned (jsc#SLE-16518). - ASoC: jz4740-i2s: Add support for the JZ4770 (jsc#SLE-16518). - ASoC: jz4740-i2s: Add support for the JZ4760 (jsc#SLE-16518). - ASoC: wm8974: remove unused variables (jsc#SLE-16518). - ASoC: tegra: tegra_wm8903: Support DAPM events for built-in microphone (jsc#SLE-16518). - ASoC: rt5682: Add a property for DMIC delay (jsc#SLE-16518). - ASoC: rt5682: Add a property for DMIC clock rate (jsc#SLE-16518). - ASoC: MT6660: make spdxcheck.py happy (jsc#SLE-16518). - ASoC: soc-core: Merge CPU/Codec for soc_dai_pcm_new() (jsc#SLE-16518). - ASoC: soc-pcm: Merge for_each_rtd_cpu/codec_dais() (jsc#SLE-16518). - ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais() (jsc#SLE-16518). - ASoC: soc-core: Merge for_each_rtd_cpu/codec_dais() (jsc#SLE-16518). - ASoC: soc-core: Merge CPU/Codec DAIs (jsc#SLE-16518). - soundwire: stream: Add read_only_wordlength flag to port properties (jsc#SLE-16518). - ASoC: stm32: i2s: manage rebind issue (jsc#SLE-16518). - ASoC: stm32: spdifrx: manage rebind issue (jsc#SLE-16518). - ASoC: qcom: sdm845: handle soundwire stream (jsc#SLE-16518). - ASoC: codecs: wsa881x: remove soundwire stream handling (jsc#SLE-16518). - ASoC: rt5682: remove noisy debug messages (jsc#SLE-16518). - ALSA: compress: bump the version (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: add support for ALAC and APE decoders (jsc#SLE-16518). - commit e824e56 - ASoC: qcom: q6asm: add support for alac and ape configs (jsc#SLE-16518). - ALSA: compress: add alac & ape decoder params (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: add support to wma decoder (jsc#SLE-16518). - ASoC: qcom: q6asm: add support to wma config (jsc#SLE-16518). - ASoC: qcom: q6asm: pass codec profile to q6asm_open_write (jsc#SLE-16518). - ALSA: compress: Add wma decoder params (jsc#SLE-16518). - ALSA: compress: add wma codec profiles (jsc#SLE-16518). - ASoC: soc-dai: return proper error for get_sdw_stream() (jsc#SLE-16518). - ASoC: SOF: topology: connect dai widget to all cpu-dais (jsc#SLE-16518). - ASoC: SOF: Intel: remove unnecessary waitq before loading firmware (jsc#SLE-16518). - ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function (jsc#SLE-16518). - ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER (jsc#SLE-16518). - ASoC: SOF: Make sof_ipc_ext_data enum more rigid (jsc#SLE-16518). - ASoC: SOF: Intel: hda-dai: add stream capability (jsc#SLE-16518). - ASoC: Intel: don't use GFP_ATOMIC for machine driver contexts (jsc#SLE-16518). - ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support (jsc#SLE-16518). - ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker amp (jsc#SLE-16518). - ASoC: Intel: (cosmetic) simplify structure member access (jsc#SLE-16518). - ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisations (jsc#SLE-16518). - ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations (jsc#SLE-16518). - commit a61dec4 - ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC (jsc#SLE-16518). - Update config files. - commit 274913b - ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms (jsc#SLE-16518). - ASoC: Intel: sof_pcm512x: drop reverse deps for SND_HDA_CODEC_HDMI (jsc#SLE-16518). - ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI (jsc#SLE-16518). - ASoC: brcm: Add DSL/PON SoC audio driver (jsc#SLE-16518). - ASoC: rt5682: Fine tune the HP performance in soundwire mode (jsc#SLE-16518). - ASoC: export DPCM runtime update functions (jsc#SLE-16518). - ASoC: (cosmetic) simplify dpcm_prune_paths() (jsc#SLE-16518). - ASoC: zte: zx-tdm: remove redundant variables dev (jsc#SLE-16518). - ASoC: rt5682-sdw: fix 'defined but not used' pm functions (jsc#SLE-16518). - ASoC: rt5682: fix unmet dependencies (jsc#SLE-16518). - ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output (jsc#SLE-16518). - ASoC: soc-dapm: add for_each_card_widgets() macro (jsc#SLE-16518). - ASoC: soc-dapm: add for_each_card_dapms() macro (jsc#SLE-16518). - ASoC: soc.h: remove non plural form for_each_xxx macro (jsc#SLE-16518). - ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro (jsc#SLE-16518). - ASoC: SOF: Fix probe point getter (jsc#SLE-16518). - ASoC: jz4740-i2s: Avoid passing enum as match data (jsc#SLE-16518). - ASoC: jz4740-i2s: Add local dev variable in probe function (jsc#SLE-16518). - ASoC: amd: Adding TDM support in hw_params (jsc#SLE-16518). - ASoC: simple-card-utils: use for_each_pcm_streams() (jsc#SLE-16518). - ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing (jsc#SLE-16518). - ASoC: soc-pcm: check DAI's activity more simply (jsc#SLE-16518). - ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup() (jsc#SLE-16518). - ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime() (jsc#SLE-16518). - commit bedc48b - ASoC: soc-pcm: add dpcm_fe_dai_cleanup() (jsc#SLE-16518). - ASoC: soc-pcm: move dpcm_fe_dai_close() (jsc#SLE-16518). - ASoC: simple-card: Add support for codec2codec DAI links (jsc#SLE-16518). - ASoC: pcm: Export parameter intersection logic (jsc#SLE-16518). - ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates (jsc#SLE-16518). - ASoC: wcd934x: remove unused headers (jsc#SLE-16518). - ASoC: wcd934x: fix High Accuracy Buck enable (jsc#SLE-16518). - ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer (jsc#SLE-16518). - ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths() (jsc#SLE-16518). - ASoC: soc-pcm: use defined stream (jsc#SLE-16518). - ASoC: sprd: Allow the MCDT driver to build into modules (jsc#SLE-16518). - ASoC: tlv320adcx140: Fix mic_bias and vref device tree verification (jsc#SLE-16518). - ASoc: amd: acp3x: Add missing include <linux/io.h> (jsc#SLE-16518). - ASoC: amd: Fix compile warning of argument type (jsc#SLE-16518). - ASoC: amd: AMD RV RT5682 should depends on CROS_EC (jsc#SLE-16518). - ASoC: SOF: add core id to sof_ipc_comp (jsc#SLE-16518). - ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done (jsc#SLE-16518). - ASoC: SOF: ipc: check ipc return value before data copy (jsc#SLE-16518). - ASoC: SOF: pcm: skip DMA buffer pre-allocation (jsc#SLE-16518). - ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver (jsc#SLE-16518). - ASoc: amd: Add DMIC switch capability to machine driver (jsc#SLE-16518). - ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op (jsc#SLE-16518). - ASoC: zte: zx-spdif: remove redundant dev_err message (jsc#SLE-16518). - ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai() (jsc#SLE-16518). - ASoC: samsung: Silence warnings during deferred probe (jsc#SLE-16518). - ASoC: rt5682: Make rt5682_clock_config static (jsc#SLE-16518). - ASoC: rt1015: modify some structure to be static (jsc#SLE-16518). - ASoC: pcm: check if cpu-dai supports a given stream (jsc#SLE-16518). - ASoC: Return error if the function does not support multi-cpu (jsc#SLE-16518). - ASoC: Add multiple CPU DAI support in DAPM (jsc#SLE-16518). - commit 7720f7d - ASoC: rt5682: Add the soundwire support (jsc#SLE-16518). - Update config files. - commit 175a8f8 - ASoC: amd: Add machine driver for Raven based platform (jsc#SLE-16518). - Update config files. - commit af681ec - ASoC: Add dapm_add_valid_dai_widget helper (jsc#SLE-16518). - ASoC: Add multiple CPU DAI support for PCM ops (jsc#SLE-16518). - ASoC: Add initial support for multiple CPU DAIs (jsc#SLE-16518). - ASoC: soc-dai: add get_sdw_stream() callback (jsc#SLE-16518). - ASoC: tas2562: Add entries for the TAS2563 audio amplifier (jsc#SLE-16518). - ASoC: amd: Allow I2S wake event after ACP is powerd On (jsc#SLE-16518). - ASoC: rt5682: Revise the function name (jsc#SLE-16518). - ASoC: Intel: mrfld: fix incorrect check on p->sink (jsc#SLE-16518). - ASoC: soc-pcm: add dpcm_create/remove_debugfs_state() (jsc#SLE-16518). - ASoC: soc-pcm: move CONFIG_DEBUG_FS functions to top side (jsc#SLE-16518). - ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c (jsc#SLE-16518). - ASoC: soc-pcm: merge dpcm_run_new/old_update() into dpcm_fe_runtime_update() (jsc#SLE-16518). - ASoC: soc-pcm: add snd_soc_dai_get_widget() (jsc#SLE-16518). - ASoC: soc-pcm: cleanup soc_pcm_apply_msb() (jsc#SLE-16518). - ASoC: soc-pcm: add snd_soc_dai_get_pcm_stream() (jsc#SLE-16518). - ASoC: soc-pcm: fix state tracking error in snd_soc_component_open/close() (jsc#SLE-16518). - ASoC: meson: aiu: fix semicolon.cocci warnings (jsc#SLE-16518). - ASoC: Fix SND_SOC_ALL_CODECS imply ac97 fallout (jsc#SLE-16518). - commit 1e840ca - ASoC: meson: g12a: add internal DAC glue driver (jsc#SLE-16518). - Update config files. - commit f1ea609 - ASoC: tlv320adcx140: Add decimation filter support (jsc#SLE-16518). - ASoC: tlv320adcx140: Add DRE and AGC support (jsc#SLE-16518). - ASoC: meson: axg-card: add toacodec support (jsc#SLE-16518). - ASoC: tas2562: Add support for digital volume control (jsc#SLE-16518). - ASoC: sun8i-codec: Remove unused dev from codec struct (jsc#SLE-16518). - ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC families (jsc#SLE-16518). - ASoC: meson: aiu: introduce a struct for platform specific information (jsc#SLE-16518). - ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family (jsc#SLE-16518). - ASoC: SOF: Intel: hda: allow operation without i915 gfx (jsc#SLE-16518). - commit e6d7852 - ASoC: meson: add t9015 internal DAC driver (jsc#SLE-16518). - Update config files. - commit 9afb673 - ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver (jsc#SLE-16518). - ASoC: samsung: Update dependencies for Arizona machine drivers (jsc#SLE-16518). - ASoC: dpcm: remove confusing trace in dpcm_get_be() (jsc#SLE-16518). - ASoC: rockchip: Make RK3328 GPIO_MUTE control explicit (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: intel: cml_rt1011_rt5682: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macro (jsc#SLE-16518). - ASoC: tas2562: Add support for ISENSE and VSENSE (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM out (jsc#SLE-16518). - ASoC: dapm: select sleep_state when initializing PINCTRL widget (jsc#SLE-16518). - ASoC: fix card registration regression (jsc#SLE-16518). - ASoC: MT6660 update to 1.0.8_G (jsc#SLE-16518). - ALSA: usx2y: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: sof: sof-audio: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: qcom: lpass-platform: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: soc-pcm: use for_each_pcm_streams() macro (jsc#SLE-16518). - ASoC: soc-core: use for_each_pcm_streams() macro (jsc#SLE-16518). - ALSA: pcm.h: add for_each_pcm_streams() (jsc#SLE-16518). - ASoC: soc-pcm: merge playback/cature_active into stream_active (jsc#SLE-16518). - ASoC: soc-pcm: use goto and remove multi return (jsc#SLE-16518). - ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate code (jsc#SLE-16518). - ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state() (jsc#SLE-16518). - ASoC: soc-pcm: remove soc_dpcm_be_digital_mute() (jsc#SLE-16518). - ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be() (jsc#SLE-16518). - ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be() (jsc#SLE-16518). - ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be() (jsc#SLE-16518). - ASoC: soc-pcm: move dai_get_widget() (jsc#SLE-16518). - ASoC: rt5682: Add CCF usage for providing I2S clks (jsc#SLE-16518). - ASoC: SOF: Intel: Add Probe compress CPU DAIs (jsc#SLE-16518). - ASoC: SOF: Provide probe debugfs support (jsc#SLE-16518). - ASoC: SOF: Intel: Probe compress operations (jsc#SLE-16518). - ASoC: SOF: Intel: Expose SDnFMT helpers (jsc#SLE-16518). - ASoC: SOF: Generic probe compress operations (jsc#SLE-16518). - commit 8352892 - ASoC: SOF: Implement Probe IPC API (jsc#SLE-16518). - Update config files. - commit 3798bde - ASoC: SOF: Intel: Account for compress streams when servicing IRQs (jsc#SLE-16518). - ALSA: core: Implement compress page allocation and free routines (jsc#SLE-16518). - ALSA: core: Expand DMA buffer information (jsc#SLE-16518). - ASoC: soc-pcm: fix regression in soc_new_pcm() (jsc#SLE-16518). - ASoC: meson: aiu: simplify component addition (jsc#SLE-16518). - ASoC: rt1015: fix typo for bypass boost control (jsc#SLE-16518). - ASoC: meson: codec-glue: fix pcm format cast warning (jsc#SLE-16518). - ASoC: meson: aiu: fix acodec dai input name init (jsc#SLE-16518). - ASoC: meson: aiu: fix irq registration (jsc#SLE-16518). - commit e4473f3 - ASoC: meson: gx: add sound card support (jsc#SLE-16518). - Update config files. - commit 7dd4968 - ASoC: meson: aiu: fix clk bulk size allocation (jsc#SLE-16518). - ASoC: meson: aiu: remove unused encoder structure (jsc#SLE-16518). - ASoC: core: ensure component names are unique (jsc#SLE-16518). - ASoC: meson: axg: extract sound card utils (jsc#SLE-16518). - ASoC: meson: aiu: add internal dac codec control support (jsc#SLE-16518). - ASoC: meson: aiu: add hdmi codec control support (jsc#SLE-16518). - ASoC: meson: aiu: add i2s and spdif support (jsc#SLE-16518). - ASoC: meson: g12a: extract codec-to-codec utils (jsc#SLE-16518). - ASoC: core: allow a dt node to provide several components (jsc#SLE-16518). - ASoC: rt5682: Enable PLL2 function (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: apply some refactors (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S out (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probed (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1 (jsc#SLE-16518). - ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout (jsc#SLE-16518). - ASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout (jsc#SLE-16518). - ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout (jsc#SLE-16518). - ASoC: soc-pcm: tidyup soc_pcm_open() order (jsc#SLE-16518). - ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open() (jsc#SLE-16518). - commit 6ad8c6a - ASoC: soc-pcm: call snd_soc_component_open/close() once (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219: add speaker switch (jsc#SLE-16518). - ASoC: max98357a: move control of SD_MODE to DAPM (jsc#SLE-16518). - ASoC: wm0010: Replace zero-length array with flexible-array member (jsc#SLE-16518). - ASoC: sh: fsi: Restore devm_ioremap() alignment (jsc#SLE-16518). - ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback (jsc#SLE-16518). - ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() once (jsc#SLE-16518). - ASoC: soc-pcm: don't use bit-OR'ed error (jsc#SLE-16518). - ASoC: soc-pcm: add for_each_dapm_widgets() macro (jsc#SLE-16518). - ASoC: soc-pcm: adjustment for DAI member 0 reset (jsc#SLE-16518). - ASoC: soc-pcm: add snd_soc_runtime_action() (jsc#SLE-16518). - ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debug (jsc#SLE-16518). - ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0 (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Amend the DSP state transition diagram (jsc#SLE-16518). - ASoC: SOF: audio: Add helper to check if only D0i3 streams are active (jsc#SLE-16518). - ASoC: SOF: Move DSP power state transitions to platform-specific ops (jsc#SLE-16518). - ASoC: SOF: pm: Introduce DSP power states (jsc#SLE-16518). - ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev (jsc#SLE-16518). - ASoC: SOF: pm: Unify suspend/resume routines (jsc#SLE-16518). - commit 5e5bcfb - ASoC: SOF: Do not reset hw_params for streams that ignored suspend (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: remove redundant assignment to variable ret (jsc#SLE-16518). - ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7' (jsc#SLE-16518). - ASoC: mediatek: mt8173-rt5650: support HDMI jack reporting (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Add support for platforms using UDMA (jsc#SLE-16518). - ASoC: ti: Add udma-pcm platform driver for UDMA (jsc#SLE-16518). - ASoC: Use imply for SND_SOC_ALL_CODECS (jsc#SLE-16518). - ASoC: SOF: Add i.MX8QM device descriptor (jsc#SLE-16518). - ASoC: SOF: imx8: Add ops for i.MX8QM (jsc#SLE-16518). - ASoC: SOF: Rename i.MX8 platform to i.MX8X (jsc#SLE-16518). - ASoC: rt5659: remove redundant assignment to variable idx (jsc#SLE-16518). - ASoC: Intel: mrfld: return error codes when an error occurs (jsc#SLE-16518). - ASoC: stm32: i2s: improve error management on probe deferral (jsc#SLE-16518). - ASoC: stm32: spdifrx: improve error management on probe deferral (jsc#SLE-16518). - ASoC: stm32: sai: improve error management on probe deferral (jsc#SLE-16518). - ASoC: stm32: i2s: manage error when getting reset controller (jsc#SLE-16518). - ASoC: stm32: spdifrx: manage error when getting reset controller (jsc#SLE-16518). - ASoC: stm32: sai: manage error when getting reset controller (jsc#SLE-16518). - ASoC: rt5682: Add the field "/is_sdw"/ of private data (jsc#SLE-16518). - ASoC: rl6231: Add new supports on rl6231 (jsc#SLE-16518). - commit b9da842 - ASoC: Intel: sof_pcm512x: add support for SOF platforms with pcm512x (jsc#SLE-16518). - Update config files. - commit 94e4873 - ASoC: wcd934x: Remove some unnecessary NULL checks (jsc#SLE-16518). - ASoC: Remove unused including <linux/version.h> (jsc#SLE-16518). - ASoC: Intel: CHT: add support for pcm512x boards (jsc#SLE-16518). - ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512x (jsc#SLE-16518). - ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy components (jsc#SLE-16518). - ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components (jsc#SLE-16518). - ASoC: tas2562: Fixed incorrect amp_level setting (jsc#SLE-16518). - ASoC: stm32: spdifrx: fix regmap status check (jsc#SLE-16518). - ASoC: rt5682: fix the random recording noise of headset (jsc#SLE-16518). - ASoC: codecs: wsa881x: request gpio direction before setting (jsc#SLE-16518). - ASoC: max98357a: Add ACPI HID MAX98360A (jsc#SLE-16518). - ASoC: rt5682: Revise the DAC1 volume setting (jsc#SLE-16518). - ASoC: wm_adsp: Use scnprintf() for the limited buffer output (jsc#SLE-16518). - ASoC: topology: Perform component check upfront (jsc#SLE-16518). - ASoC: qdsp6: q6routing: remove default routing (jsc#SLE-16518). - ASoC: qdsp6: q6asm-dai: only enable dais from device tree (jsc#SLE-16518). - ASoC: SOF: Intel: Fix stream cleanup on hw free (jsc#SLE-16518). - ASoC: Intel: Skylake: Await purge request ack on CNL (jsc#SLE-16518). - ASoC: Intel: Allow for ROM init retry on CNL platforms (jsc#SLE-16518). - ASoC: Intel: Skylake: Shield against no-NHLT configurations (jsc#SLE-16518). - ASoC: Intel: Skylake: Enable codec wakeup during chip init (jsc#SLE-16518). - ASoC: Intel: Skylake: Select hda configuration permissively (jsc#SLE-16518). - ASoC: Intel: Skylake: Remove superfluous chip initialization (jsc#SLE-16518). - ASoC: Intel: skl_nau88l25_ssm4567: disable route checks (jsc#SLE-16518). - ASoC: soc-core: disable route checks for legacy devices (jsc#SLE-16518). - ASoC: jz4740-i2s: Fix divider written at incorrect offset in register (jsc#SLE-16518). - ASoC: wcd9335: fix address map representation (jsc#SLE-16518). - commit c430711 - ALSA: hda: default enable CA0132 DSP support (jsc#SLE-16518). - ALSA: ppc: keywest: convert to use i2c_new_client_device() (jsc#SLE-16518). - ALSA: usb-audio: Inform devices that need delayed registration (jsc#SLE-16518). - ALSA: usb-audio: Add delayed_register option (jsc#SLE-16518). - ALSA: usb-audio: Rewrite registration quirk handling (jsc#SLE-16518). - ALSA: core: Add snd_device_get_state() helper (jsc#SLE-16518). - ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8) (jsc#SLE-16518). - ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0951:16d8) (jsc#SLE-16518). - ALSA: hda: Use scnprintf() for string truncation (jsc#SLE-16518). - ALSA: pcm: Fix superfluous snprintf() usage (jsc#SLE-16518). - ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked() (jsc#SLE-16518). - ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue() (jsc#SLE-16518). - ALSA: pcm: oss: Simplify plugin frame size calculations (jsc#SLE-16518). - ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string (jsc#SLE-16518). - ALSA: usb-audio: Fix missing braces in some struct inits (jsc#SLE-16518). - ALSA: usb-audio: Add support for MOTU MicroBook IIc (jsc#SLE-16518). - ALSA: korg1212: fix if-statement empty body warnings (jsc#SLE-16518). - ALSA: usb-audio: Parse source ID of UAC2 effect unit (jsc#SLE-16518). - ALSA: usb-audio: Add support for Presonus Studio 1810c (jsc#SLE-16518). - ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write (jsc#SLE-16518). - ALSA: usb-audio: Don't create a mixer element with bogus volume range (jsc#SLE-16518). - ALSA: hda_codec: Replace zero-length array with flexible-array member (jsc#SLE-16518). - ALSA: hda/ca0132 - Replace zero-length array with flexible-array member (jsc#SLE-16518). - ALSA: usb-midi: Replace zero-length array with flexible-array member (jsc#SLE-16518). - ALSA: core: Replace zero-length array with flexible-array member (jsc#SLE-16518). - ALSA: info: remove redundant assignment to variable c (jsc#SLE-16518). - ALSA: ali5451: remove redundant variable capture_flag (jsc#SLE-16518). - ALSA: hda: remove redundant assignment to variable timeout (jsc#SLE-16518). - ALSA: hdsp: remove redundant assignment to variable err (jsc#SLE-16518). - ALSA: pcm: Minor refactoring (jsc#SLE-16518). - ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration (jsc#SLE-16518). - ALSA: pcm: Use a macro for parameter masks to reduce the needed cast (jsc#SLE-16518). - ALSA: pcm: Use standard macros for fixing PCM format cast (jsc#SLE-16518). - ALSA: dummy: Use standard macros for fixing PCM format cast (jsc#SLE-16518). - ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations (jsc#SLE-16518). - ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast (jsc#SLE-16518). - ALSA: aloop: Fix PCM format assignment (jsc#SLE-16518). - ALSA: emu8000: Fix the cast to __user pointer (jsc#SLE-16518). - ALSA: emu10k1: Fix endianness annotations (jsc#SLE-16518). - ALSA: via82xx: Fix endianness annotations (jsc#SLE-16518). - ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld() (jsc#SLE-16518). - ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs() (jsc#SLE-16518). - ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacks (jsc#SLE-16518). - ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handling (jsc#SLE-16518). - ALSA: hda/realtek - a fake key event is triggered by running shutup (jsc#SLE-16518). - ALSA: hda/realtek: Enable mute LED on an HP system (jsc#SLE-16518). - ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard (jsc#SLE-16518). - commit dbb12c7 - bcache: avoid extra memory consumption in struct bbio for large bucket size (bsc#1175995, jsc#SLE-15608). - bcache: avoid extra memory allocation from mempool c->fill_iter (bsc#1175995, jsc#SLE-15608). - bcache: add sysfs file to display feature sets information of cache set (bsc#1175995, jsc#SLE-15608). - bcache: add bucket_size_hi into struct cache_sb_disk for large bucket (bsc#1175995, jsc#SLE-15608). - bcache: handle btree node memory allocation properly for bucket size > 8MB (bsc#1175995, jsc#SLE-15608). - bcache: handle cache set verify_ondisk properly for bucket size > 8MB (bsc#1175995, jsc#SLE-15608). - bcache: handle cache prio_buckets and disk_buckets properly for bucket size > 8MB (bsc#1175995, jsc#SLE-15608). - bcache: handle c->uuids properly for bucket size > 8MB (bsc#1175995, jsc#SLE-15608). - bcache: introduce meta_bucket_pages() related helper routines (bsc#1175995, jsc#SLE-15608). - bcache: struct cache_sb is only for in-memory super block now (bsc#1175995, jsc#SLE-15608). - bcache: move bucket related code into read_super_common() (bsc#1175995, jsc#SLE-15608). - bcache: increase super block version for cache device and backing device (bsc#1175995, jsc#SLE-15608). - bcache: fix super block seq numbers comparision in register_cache_set() (bsc#1175995, jsc#SLE-15608). - bcache: disassemble the big if() checks in bch_cache_set_alloc() (bsc#1175995, jsc#SLE-15608). - bcache: add more accurate error information in read_super_common() (bsc#1175995, jsc#SLE-15608). - bcache: add read_super_common() to read major part of super block (bsc#1175995, jsc#SLE-15608). - bcache: fix overflow in offset_to_stripe() (bsc#1175995, jsc#SLE-15608). - bcache: avoid nr_stripes overflow in bcache_device_init() (bsc#1175995, jsc#SLE-15608). - bcache: Use struct_size() in kzalloc() (bsc#1175995, jsc#SLE-15608). - bcache: movinggc: Use struct_size() helper in kzalloc() (bsc#1175995, jsc#SLE-15608). - bcache: writeback: Remove unneeded variable i (bsc#1175995, jsc#SLE-15608). - bcache: journel: use for_each_clear_bit() to simplify the code (bsc#1175995, jsc#SLE-15608). - commit 5d49c68 - blacklist.conf: c7211ff3be0f not needed, mlx5 commits which will backported later - commit c670d9e - ice: implement device flash update via devlink (jsc#SLE-12878). - Update config files. - commit 7632ad6 - spi: pxa2xx: Enable support for compile-testing (jsc#SLE-16518). - ASoC: dt-bindings: mt8183: add missing update (jsc#SLE-16518). - commit 2cd35a4 - supported.conf: add regmap-sdw - commit ac569c9 - net/mlx5e: mlx5e_fec_in_caps() returns a boolean (jsc#SLE-15172). - bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call (jsc#SLE-15075). - bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call (jsc#SLE-15075). - bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs (jsc#SLE-15075). - bnxt_en: Use memcpy to copy VPD field info (jsc#SLE-15075). - ethtool: add and use message type for tunnel info reply (bsc#1176447). - netfilter: ctnetlink: fix mark based dump filtering regression (bsc#1176447). - nfp: flower: fix ABI mismatch between driver and firmware (bsc#1176447). - netfilter: conntrack: do not auto-delete clash entries on reply (bsc#1176447). - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS (bsc#1176447). - netfilter: delete repeated words (bsc#1176447). - net_sched: fix error path in red_init() (bsc#1176447). - bnxt_en: Setup default RSS map in all scenarios (jsc#SLE-15075). - bnxt_en: init RSS table for Minimal-Static VF reservation (jsc#SLE-15075). - bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled (jsc#SLE-15075). - netfilter: nf_tables: fix destination register zeroing (bsc#1176447). - netfilter: nf_tables: add NFTA_SET_USERDATA if not null (bsc#1176447). - netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match (bsc#1176447). - netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detection (bsc#1176447). - netfilter: conntrack: allow sctp hearbeat after connection re-use (bsc#1176447). - net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow (bsc#1176447). - net: devlink: Remove overzealous WARN_ON with snapshots (bsc#1176447). - netfilter: nf_tables: free chain context when BINDING flag is missing (bsc#1176447). - netfilter: nft_compat: remove flush counter optimization (bsc#1176447). - netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian (bsc#1176447). - net/tls: allow MSG_CMSG_COMPAT in sendmsg (bsc#1176447). - platform/x86: mlx-platform: support new watchdog type with longer timeout (bsc#1176774). - platform_data/mlxreg: support new watchdog type with longer timeout period (bsc#1176774). - lib/bitmap.c: fix bitmap_cut() for partial overlapping case (bsc#1176447). - mlxbf-tmfifo: sparse tags for config access (bsc#1176774). - PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' (jsc#SLE-12878). - netfilter: flowtable: Set offload timeout when adding flow (bsc#1176447). - netfilter: conntrack: Move nf_ct_offload_timeout to header file (bsc#1176447). - netfilter: nft_meta: fix iifgroup matching (bsc#1176447). - netfilter: nft_compat: make sure xtables destructors have run (bsc#1176447). - udp_tunnel: add the ability to hard-code IANA VXLAN (bsc#1176447). - selftests: mlxsw: RED: Test offload of trapping on RED qevents (bsc#1176774). - mlxsw: spectrum_qdisc: Offload action trap for qevents (bsc#1176774). - mlxsw: spectrum_trap: Add early_drop trap (bsc#1176774). - mlxsw: spectrum_trap: Allow for per-ASIC traps initialization (bsc#1176774). - mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization (bsc#1176774). - mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test (bsc#1176774). - mlxsw: spectrum_trap: Use 'size_t' for array sizes (bsc#1176774). - devlink: Pass extack when setting trap's action and group's parameters (bsc#1176447). - devlink: Add early_drop trap (bsc#1176447). - netfilter: nf_tables: report EEXIST on overlaps (bsc#1176447). - netfilter: nf_tables: extended netlink error reporting for expressions (bsc#1176447). - netfilter: Replace HTTP links with HTTPS ones (bsc#1176447). - netfilter: Use fallthrough pseudo-keyword (bsc#1176447). - ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1 (bsc#1176447). - netfilter: nf_tables: Fix a use after free in nft_immediate_destroy() (bsc#1176447). - ice: Misc minor fixes (jsc#SLE-12878). - ice: adjust profile ID map locks (jsc#SLE-12878). - ice: update PTYPE lookup table (jsc#SLE-12878). - ice: Disable VLAN pruning in promiscuous mode (jsc#SLE-12878). - ice: port fix for chk_linearlize (jsc#SLE-12878). - ice: Allow 2 queue pairs per VF on SR-IOV initialization (jsc#SLE-12878). - ice: add useful statistics (jsc#SLE-12878). - ice: remove page_reuse statistic (jsc#SLE-12878). - ice: Fix RSS profile locks (jsc#SLE-12878). - ice: fix the vsi_id mask to be 10 bit for set_rss_lut (jsc#SLE-12878). - ice: rename misleading grst_delay variable (jsc#SLE-12878). - ice: mark PM functions as __maybe_unused (jsc#SLE-12878). - net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct (bsc#1176447). - net/sched: cls_u32: Use struct_size() helper (bsc#1176447). - bnxt_en: Remove superfluous memset() (jsc#SLE-15075). - net/sched: act_pedit: Use flex_array_size() helper in memcpy() (bsc#1176447). - mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy() (bsc#1176774). - ice: fix unused parameter warning (jsc#SLE-12878). - ice: disable no longer needed workaround for FW logging (jsc#SLE-12878). - ice: reduce scope of variable (jsc#SLE-12878). - ice: cleanup VSI on probe fail (jsc#SLE-12878). - ice: Allow all VLANs in safe mode (jsc#SLE-12878). - ice: need_wakeup flag might not be set for Tx (jsc#SLE-12878). - ice: distribute Tx queues evenly (jsc#SLE-12878). - ice: Adjust scheduler default BW weight (jsc#SLE-12878). - ice: Add RL profile bit mask check (jsc#SLE-12878). - ice: fix overwriting TX/RX descriptor values when rebuilding VSI (jsc#SLE-12878). - ice: return correct error code from ice_aq_sw_rules (jsc#SLE-12878). - ice: restore VF MSI-X state during PCI reset (jsc#SLE-12878). - ice: fix link event handling timing (jsc#SLE-12878). - ice: Fix link broken after GLOBR reset (jsc#SLE-12878). - ice: Implement LFC workaround (jsc#SLE-12878). - net_sched: initialize timer earlier in red_init() (bsc#1176447). - ice: add flags indicating pending update of firmware module (jsc#SLE-12878). - ice: Add AdminQ commands for FW update (jsc#SLE-12878). - ice: Add support for unified NVM update flow capability (jsc#SLE-12878). - Add pldmfw library for PLDM firmware update (jsc#SLE-12878). - mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceivers (bsc#1176774). - mlxsw: core: Add ethtool support for QSFP-DD transceivers (bsc#1176774). - net/mlx4: Use fallthrough pseudo-keyword (jsc#SLE-15171). - bnxt_en: Add support for 'ethtool -d' (jsc#SLE-15075). - bnxt_en: Switch over to use the 64-bit software accumulated counters (jsc#SLE-15075). - bnxt_en: Accumulate all counters (jsc#SLE-15075). - bnxt_en: Retrieve hardware masks for port counters (jsc#SLE-15075). - bnxt_en: Retrieve hardware counter masks from firmware if available (jsc#SLE-15075). - bnxt_en: Allocate additional memory for all statistics blocks (jsc#SLE-15075). - bnxt_en: Refactor statistics code and structures (jsc#SLE-15075). - bnxt_en: Use macros to define port statistics size and offset (jsc#SLE-15075). - bnxt_en: Update firmware interface to 1.10.1.54 (jsc#SLE-15075). - bnxt_en: Remove PCIe non-counters from ethtool statistics (jsc#SLE-15075). - ice: add 1G SGMII PHY type (jsc#SLE-12878). - ice: Report AOC PHY Types as Fiber (jsc#SLE-12878). - ice: add AQC get link topology handle support (jsc#SLE-12878). - ice: Rename low_power_ctrl (jsc#SLE-12878). - ice: update reporting of autoneg capabilities (jsc#SLE-12878). - ice: add ice_aq_get_phy_caps() debug logs (jsc#SLE-12878). - ice: support Total Port Shutdown on devices that support it (jsc#SLE-12878). - ice: add link lenient and default override support (jsc#SLE-12878). - ice: restore PHY settings on media insertion (jsc#SLE-12878). - ice: move auto FEC checks into ice_cfg_phy_fec() (jsc#SLE-12878). - ice: refactor FC functions (jsc#SLE-12878). - ice: Add advanced power mgmt for WoL (jsc#SLE-12878). - ice: split ice_discover_caps into two functions (jsc#SLE-12878). - ice: split ice_parse_caps into separate functions (jsc#SLE-12878). - ice: refactor ice_discover_caps to avoid need to retry (jsc#SLE-12878). - net/sched: cls_flower: Add hash info to flow classification (bsc#1176447). - net/flow_dissector: add packet hash dissection (bsc#1176447). - devlink: Always use user_ptr for devlink and simplify post_doit (bsc#1176447). - devlink: Constify devlink instance pointer (bsc#1176447). - devlink: Add comment for devlink instance lock (bsc#1176447). - devlink: Avoid duplicate check for reload enabled flag (bsc#1176447). - devlink: Do not hold devlink mutex when initializing devlink fields (bsc#1176447). - sched: sch_api: add missing rcu read lock to silence the warning (bsc#1176447). - net: bnxt: don't complain if TC flower can't be supported (jsc#SLE-15075). - Revert "/net: sched: Pass root lock to Qdisc_ops.enqueue"/ (bsc#1176447). - net: sched: Do not drop root lock in tcf_qevent_handle() (bsc#1176447). - selftests: mlxsw: Test policers' occupancy (bsc#1176774). - selftests: mlxsw: Add scale test for tc-police (bsc#1176774). - selftests: mlxsw: tc_restrictions: Test tc-police restrictions (bsc#1176774). - mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE (bsc#1176774). - mlxsw: core_acl_flex_actions: Add police action (bsc#1176774). - mlxsw: core_acl_flex_actions: Work around hardware limitation (bsc#1176774). - mlxsw: spectrum_policer: Add devlink resource support (bsc#1176774). - mlxsw: spectrum_policer: Add policer core (bsc#1176774). - mlxsw: resources: Add resource identifier for global policers (bsc#1176774). - mlxsw: reg: Add policer bandwidth limits (bsc#1176774). - nfp: convert to new udp_tunnel_nic infra (bsc#1176447). - mlxsw: core: Use mirror reason during Rx listener lookup (bsc#1176774). - mlxsw: pci: Retrieve mirror reason from CQE during receive (bsc#1176774). - mlxsw: pci: Add mirror reason field to CQEv2 (bsc#1176774). - mlxsw: trap: Add trap identifiers for mirrored packets (bsc#1176774). - mlxsw: reg: Increase trap identifier to 10 bits (bsc#1176774). - mlxsw: spectrum_span: Allow setting policer on a SPAN agent (bsc#1176774). - mlxsw: spectrum_span: Allow passing parameters to SPAN agents (bsc#1176774). - mlxsw: spectrum_span: Add support for mirroring towards CPU port (bsc#1176774). - mlxsw: spectrum_span: Do not dereference destination netdev (bsc#1176774). - mlxsw: spectrum_span: Add driver private info to parms_set() callback (bsc#1176774). - mlxsw: spectrum_span: Add per-ASIC SPAN agent operations (bsc#1176774). - mlxsw: reg: add mirroring_pid_base to MOGCR register (bsc#1176774). - mlxsw: reg: Add session_id and pid to MPAT register (bsc#1176774). - devlink: Fix use-after-free when destroying health reporters (bsc#1176447). - selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent (bsc#1176774). - mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop (bsc#1176774). - mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.c (bsc#1176774). - mlxsw: spectrum_matchall: Publish matchall data structures (bsc#1176774). - mlxsw: spectrum_flow: Drop an unused field (bsc#1176774). - mlxsw: spectrum_flow: Convert a goto to a return (bsc#1176774). - mlxsw: spectrum_span: Add APIs to enable / disable global mirroring triggers (bsc#1176774). - mlxsw: spectrum_span: Add support for global mirroring triggers (bsc#1176774). - mlxsw: spectrum_span: Prepare for global mirroring triggers (bsc#1176774). - mlxsw: spectrum_span: Move SPAN operations out of global file (bsc#1176774). - mlxsw: reg: Add Monitoring Port Analyzer Global Register (bsc#1176774). - mlxsw: reg: Add Monitoring Mirror Trigger Enable Register (bsc#1176774). - net: sched: Pass qdisc reference in struct flow_block_offload (bsc#1176447). - net: sched: kerneldoc fixes (bsc#1176447). - net: netfilter: kerneldoc fixes (bsc#1176447). - devlink: Add devlink health port reporters API (bsc#1176447). - devlink: Implement devlink health reporters on per-port basis (bsc#1176447). - devlink: Create generic devlink health reporter search function (bsc#1176447). - devlink: Rework devlink health reporter destructor (bsc#1176447). - devlink: Refactor devlink health reporter constructor (bsc#1176447). - mlx4: convert to new udp_tunnel_nic infra (jsc#SLE-15171). - bnxt: convert to new udp_tunnel_nic infra (jsc#SLE-15075). - ethtool: add tunnel info interface (bsc#1176447). - udp_tunnel: add central NIC RX port offload infrastructure (bsc#1176447). - udp_tunnel: re-number the offload tunnel types (bsc#1176447). - devlink: Move input checks from driver to devlink (bsc#1176447). - devlink: Add a new devlink port split ability attribute and pass to netlink (bsc#1176447). - mlxsw: Set port split ability attribute in driver (bsc#1176774). - devlink: Add a new devlink port lanes attribute and pass to netlink (bsc#1176447). - mlxsw: Set number of port lanes attribute in driver (bsc#1176774). - devlink: Replace devlink_port_attrs_set parameters with a struct (bsc#1176447). - devlink: Move switch_port attribute of devlink_port_attrs to devlink_port (bsc#1176447). - devlink: Move set attribute of devlink_port_attrs to devlink_port (bsc#1176447). - ethtool: Add support for 100Gbps per lane link modes (bsc#1176447). - bnxt_en: allow firmware to disable VLAN offloads (jsc#SLE-15075). - bnxt_en: clean up VLAN feature bit handling (jsc#SLE-15075). - bnxt_en: Implement ethtool -X to set indirection table (jsc#SLE-15075). - bnxt_en: Return correct RSS indirection table entries to ethtool -x (jsc#SLE-15075). - bnxt_en: Fill HW RSS table from the RSS logical indirection table (jsc#SLE-15075). - bnxt_en: Add helper function to return the number of RSS contexts (jsc#SLE-15075). - bnxt_en: Add logical RSS indirection table structure (jsc#SLE-15075). - bnxt_en: Fix up bnxt_get_rxfh_indir_size() (jsc#SLE-15075). - bnxt_en: Set up the chip specific RSS table size (jsc#SLE-15075). - netfilter: nf_tables: reject unsupported chain flags (bsc#1176447). - netfilter: nf_tables: add NFT_CHAIN_BINDING (bsc#1176447). - netfilter: nf_tables: add nft_chain_add() (bsc#1176447). - netfilter: nf_tables: expose enum nft_chain_flags through UAPI (bsc#1176447). - netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute (bsc#1176447). - netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute (bsc#1176447). - netfilter: nf_tables: add NFTA_CHAIN_ID attribute (bsc#1176447). - ipvs: allow connection reuse for unconfirmed conntrack (bsc#1176447). - ipvs: avoid expiring many connections from timer (bsc#1176447). - ipvs: register hooks only with services (bsc#1176447). - netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on insert (bsc#1176447). - netfilter: introduce support for reject at prerouting stage (bsc#1176447). - net: phy: Uninline PHY ethtool statistics operations (bsc#1176447). - net: phy: Define PHY statistics ethtool_phy_ops (bsc#1176447). - net/sched: Use fallthrough pseudo-keyword (bsc#1176447). - net: ethtool: Remove PHYLIB direct dependency (bsc#1176447). - net: phy: Register ethtool PHY operations (bsc#1176447). - net: ethtool: Introduce ethtool_phy_ops (bsc#1176447). - Documentation: networking: fix ethtool-netlink table formats (bsc#1176447). - net: sched: Allow changing default qdisc to FQ-PIE (bsc#1176447). - net/tls: fix sign extension issue when left shifting u16 value (bsc#1176447). - mlxsw: spectrum_ethtool: Add link extended state (bsc#1176774). - mlxsw: reg: Port Diagnostics Database Register (bsc#1176774). - ethtool: Add link extended state (bsc#1176447). - Documentation: networking: ethtool-netlink: Add link extended state (bsc#1176447). - mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs (bsc#1176774). - mlxsw: Move ethtool_ops to spectrum_ethtool.c (bsc#1176774). - mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set() (bsc#1176774). - net/tls: Add asynchronous resync (bsc#1176447). - net: sched: sch_red: Add qevents "/early_drop"/ and "/mark"/ (bsc#1176447). - net: sched: sch_red: Split init and change callbacks (bsc#1176447). - net: sched: Introduce helpers for qevent blocks (bsc#1176447). - net: sched: Pass root lock to Qdisc_ops.enqueue (bsc#1176447). - net: nfp: fix nfp_net_tx()'s return type (bsc#1176447). - sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling (bsc#1176447). - net: qos: police action add index for tc flower offloading (bsc#1176447). - net: qos: add tc police offloading action with max frame size limit (bsc#1176447). - mlxsw: Enforce firmware version for Spectrum-3 (bsc#1176774). - mlxsw: Bump firmware version to XX.2007.1168 (bsc#1176774). - mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c (bsc#1176774). - net/core/devlink.c: remove new uninitialized_var() usage (bsc#1176447). - tcindex_change: Remove redundant null check (bsc#1176447). - mlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for TCP, UDP ports (bsc#1176774). - mlxsw: core_acl_flex_actions: Add L4_PORT_ACTION (bsc#1176774). - mlxsw: spectrum: Split handling of pedit mangle by chip type (bsc#1176774). - bnxt_en: Add board.serial_number field to info_get cb (jsc#SLE-15075). - devlink: Add support for board.serial_number to info_get cb (bsc#1176447). - net/devlink: Support setting hardware address of port function (bsc#1176447). - net/devlink: Support querying hardware address of port function (bsc#1176447). - net/devlink: Prepare devlink port functions to fill extack (bsc#1176447). - Remove redundant skb null check (bsc#1176447). - Remove redundant condition in qdisc_graft (bsc#1176447). - net/sched: cls_u32: Use struct_size() in kzalloc() (bsc#1176447). - taprio: Use struct_size() in kzalloc() (bsc#1176447). - net: qos offload add flow status with dropped count (jsc#SLE-15075). - ethtool: ioctl: Use array_size() in copy_to_user() (bsc#1176447). - audit: use the proper gfp flags in the audit_log_nfcfg() calls (bsc#1176447). - audit: add gfp parameter to audit_log_nfcfg (bsc#1176447). - audit: log nftables configuration change events (bsc#1176447). - platform/x86: mlx-platform: Extend FAN platform data description (bsc#1176774). - platform_data/mlxreg: Add presence register field for FAN devices (bsc#1176774). - platform/mellanox: mlxreg-io: Add support for complex attributes (bsc#1176774). - platform/x86: mlx-platform: Add more definitions for system attributes (bsc#1176774). - platform_data/mlxreg: Add support for complex attributes (bsc#1176774). - platform/mellanox: mlxreg-hotplug: Add environmental data to uevent (bsc#1176774). - platform/mellanox: mlxreg-hotplug: Use capability register for attribute creation (bsc#1176774). - platform/mellanox: mlxreg-hotplug: Modify module license (bsc#1176774). - lib/string_helpers: Introduce string_upper() and string_lower() helpers (bsc#1176774). - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq (jsc#SLE-15172). - net/mlx5e: E-Switch, Specify flow_source for rule with no in_port (jsc#SLE-15172). - net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring (jsc#SLE-15172). - net/mlx5e: CT: Support restore ipv6 tunnel (jsc#SLE-15172). - net/sched: The error lable position is corrected in ct_init_module (bsc#1176447). - selftests/bpf: fix netdevsim trap_flow_action_cookie read (bsc#1176774). - mlxsw: spectrum_router: Fix use-after-free in router init / de-init (bsc#1176774). - mlxsw: core: Free EMAD transactions using kfree_rcu() (bsc#1176774). - mlxsw: core: Increase scope of RCU read-side critical section (bsc#1176774). - mlxsw: spectrum: Use different trap group for externally routed packets (bsc#1176774). - mlxsw: spectrum_router: Allow programming link-local host routes (bsc#1176774). - Documentation: bareudp: Corrected description of bareudp module (jsc#SLE-15172). - bareudp: forbid mixing IP and MPLS in multiproto mode (jsc#SLE-15172). - net/mlx5e: Modify uplink state on interface up/down (jsc#SLE-15172). - net/mlx5: Query PPS pin operational status before registering it (jsc#SLE-15172). - net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev (jsc#SLE-15172). - net/mlx5: Verify Hardware supports requested ptp function on a given pin (jsc#SLE-15172). - net/mlx5: Fix a bug of using ptp channel index as pin index (jsc#SLE-15172). - net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup (jsc#SLE-15172). - net/mlx5e: Fix error path of device attach (jsc#SLE-15172). - net/mlx5: Fix forward to next namespace (jsc#SLE-15172). - net/mlx5: E-switch, Destroy TSAR after reload interface (jsc#SLE-15172). - flow_offload: Move rhashtable inclusion to the source file (bsc#1176447). - netfilter: nf_tables: fix nat hook table deletion (bsc#1176447). - net/sched: act_ct: fix restore the qdisc_skb_cb after defrag (bsc#1176447). - net/mlx5e: CT: Fix memory leak in cleanup (jsc#SLE-15172). - net/mlx5e: Fix port buffers cell size value (jsc#SLE-15172). - net/mlx5e: Fix usage of rcu-protected pointer (jsc#SLE-15172). - net/mxl5e: Verify that rpriv is not NULL (jsc#SLE-15172). - net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode (jsc#SLE-15172). - net/sched: act_ct: add miss tcf_lastuse_update (bsc#1176447). - net/mlx5e: Do not include rwlock.h directly (jsc#SLE-15172). - netfilter: conntrack: refetch conntrack after nf_conntrack_update() (bsc#1176447). - netfilter: ipset: call ip_set_free() instead of kfree() (bsc#1176447). - bpf, sockmap: RCU dereferenced psock may be used outside RCU block (bsc#1176447). - bpf, sockmap: RCU splat with redirect and strparser error or TLS (bsc#1176447). - sch_cake: fix a few style nits (bsc#1176447). - ethtool: fix error handling in linkstate_prepare_data() (bsc#1176447). - netfilter: Add MODULE_DESCRIPTION entries to kernel modules (bsc#1176447). - netfilter: ipset: fix unaligned atomic access (bsc#1176447). - net: phylink: fix ethtool -A with attached PHYs (bsc#1176447). - net: ethtool: Handle missing cable test TDR parameters (bsc#1176447). - bnxt_en: Read VPD info only for PFs (jsc#SLE-15075). - bnxt_en: Fix statistics counters issue during ifdown with older firmware (jsc#SLE-15075). - bnxt_en: Do not enable legacy TX push on older firmware (jsc#SLE-15075). - bnxt_en: Store the running firmware version code (jsc#SLE-15075). - mlxsw: spectrum: Do not rely on machine endianness (bsc#1176774). - net: Add MODULE_DESCRIPTION entries to network modules (bsc#1176447). - net/sched: cls_api: fix nooffloaddevcnt warning dmesg log (bsc#1176447). - net: flow_offload: fix flow_indr_dev_unregister path (bsc#1176447). - flow_offload: use flow_indr_block_cb_alloc/remove function (bsc#1176447). - flow_offload: add flow_indr_block_cb_alloc/remove function (bsc#1176447). - bareudp: Fixed multiproto mode configuration (jsc#SLE-15172). - net/sched: act_gate: fix configuration of the periodic timer (bsc#1176447). - net/sched: act_gate: fix NULL dereference in tcf_gate_init() (bsc#1176447). - overflow.h: Add flex_array_size() helper (bsc#1176447). - mlxsw: spectrum: Adjust headroom buffers for 8x ports (bsc#1176774). - bareudp: Fixed configuration to avoid having garbage values (jsc#SLE-15172). - netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline (bsc#1176447). - net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline (bsc#1176447). - netfilter: nf_tables: hook list memleak in flowtable deletion (bsc#1176447). - netfilter: ctnetlink: memleak in filter initialization error path (bsc#1176447). - netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer (bsc#1176447). - netfilter: nft_set_rbtree: Don't account for expired elements on insertion (bsc#1176447). - net/mlx5: E-Switch, Fix some error pointer dereferences (jsc#SLE-15172). - net/mlx5: Don't fail driver on failure to create debugfs (jsc#SLE-15172). - net/mlx5e: CT: Fix ipv6 nat header rewrite actions (jsc#SLE-15172). - net/mlx5: Fix devlink objects and devlink device unregister sequence (jsc#SLE-15172). - net/mlx5e: Fix ethtool hfunc configuration change (jsc#SLE-15172). - docs: networking: fix extra spaces in ethtool-netlink (bsc#1176447). - net: flow_offload: remove indirect flow_block declarations leftover (bsc#1176447). - net: sched: export __netdev_watchdog_up() (bsc#1176447). - net: tls: Avoid assigning 'const' pointer to non-const pointer (bsc#1176447). - net: ethtool: Fix comment mentioning typo in IS_ENABLED() (bsc#1176447). - RDMA/cm: Spurious WARNING triggered in cm_destroy_id() (jsc#SLE-15176). - flow_dissector: Pull locking up from prog attach callback (bsc#1176447). - bpf: Fix running sk_skb program types with ktls (bsc#1176447). - bpf: Refactor sockmap redirect code so its easy to reuse (bsc#1176447). - cls_flower: remove mpls_opts_policy (bsc#1176447). - flow_dissector: work around stack frame size warning (bsc#1176447). - selftests: mlxsw: Add test for control packets (bsc#1176774). - mlxsw: spectrum_trap: Register ACL control traps (bsc#1176774). - mlxsw: spectrum_trap: Register layer 3 control traps (bsc#1176774). - mlxsw: spectrum_trap: Register layer 2 control traps (bsc#1176774). - mlxsw: spectrum_trap: Factor out common Rx listener function (bsc#1176774). - netdevsim: Register control traps (bsc#1176447). - devlink: Add ACL control packet traps (bsc#1176774). - devlink: Add layer 3 control packet traps (bsc#1176774). - devlink: Add layer 2 control packet traps (bsc#1176774). - devlink: Add 'control' trap type (bsc#1176774). - devlink: Add 'mirror' trap action (bsc#1176774). - netdevsim: Move layer 3 exceptions to exceptions trap group (bsc#1176447). - mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap group (bsc#1176774). - devlink: Create dedicated trap group for layer 3 exceptions (bsc#1176774). - netfilter: nf_tables: skip flowtable hooknum and priority on device updates (bsc#1176447). - netfilter: nf_tables: allow to register flowtable with no devices (bsc#1176447). - netfilter: nf_tables: delete devices from flowtable (bsc#1176447). - netfilter: nf_tables: add devices to existing flowtable (bsc#1176447). - netfilter: nf_tables: pass hook list to flowtable event notifier (bsc#1176447). - netfilter: nf_tables: add nft_flowtable_hooks_destroy() (bsc#1176447). - netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks() (bsc#1176447). - netfilter: nf_tables: generalise flowtable hook parsing (bsc#1176447). - netfilter: ctnetlink: add kernel side filtering for dump (bsc#1176447). - net: remove indirect block netdev event registration (bsc#1176447). - bnxt_tc: update indirect block support (jsc#SLE-15075). - nfp: update indirect block support (bsc#1176447). - mlx5: update indirect block support (jsc#SLE-15172). - net: use flow_indr_dev_setup_offload() (bsc#1176447). - net: cls_api: add tcf_block_offload_init() (bsc#1176447). - net: flow_offload: consolidate indirect flow_block infrastructure (jsc#SLE-15075). - netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup() (bsc#1176447). - selftests: fix flower parent qdisc (bsc#1176447). - net: phy: fix less than zero comparison with unsigned variable val (bsc#1176447). - net: sched: Do not assume RTNL is held in tunnel key action helpers (jsc#SLE-15075). - tcp: also NULL skb->dev when copy was needed (bsc#1176447). - tcp: ensure skb->dev is NULL before leaving TCP stack (bsc#1176447). - drivers/net: netdevsim depends on INET (bsc#1176447). - net: openvswitch: don't unlock mutex when changing the user_features fails (jsc#SLE-15172). - workqueue: Add RCU annotation for pwq list walk (bsc#1176447). - udp: drop skb extensions before marking skb stateless (bsc#1176447). - net: dsa: Fix off-by-one number of calls to devlink_port_unregister (bsc#1176447). - commit c1e4fb4 - soundwire: qcom: add support for SoundWire controller (jsc#SLE-16518). - Update config files. - commit 8229615 - media: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - media: ivtv: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - media: cx18: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - media: cobalt: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - media: tm6000: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: go7007: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: em28xx: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: cs231xx: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: ivtv: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: cx18: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: cobalt: Clean up ALSA PCM API usages (jsc#SLE-16518). - media: usbtv: Use managed buffer allocation (jsc#SLE-16518). - media: tw686x: Use managed buffer allocation (jsc#SLE-16518). - media: solo6x10: Use managed buffer allocation (jsc#SLE-16518). - staging: bcm2835-audio: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - staging: most: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - staging: bcm2835-audio: Use managed buffer allocation (jsc#SLE-16518). - staging: most: Use managed buffer allocation (jsc#SLE-16518). - usb: gadget: u_audio: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - usb: gadget: u_audio: Use managed buffer allocation (jsc#SLE-16518). - media: tw686x: audio: Avoid non-standard macro usage (jsc#SLE-16518). - media: solo6x10: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - staging: most: Convert to the common vmalloc memalloc (jsc#SLE-16518). - usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - commit 2c47bc5 - blacklist.conf: temporarily blacklist sound stuff while backporting - commit 16f41a1 - ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662 (jsc#SLE-16518). - ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662 (jsc#SLE-16518). - ALSA: seq: oss: Fix running status after receiving sysex (jsc#SLE-16518). - ALSA: seq: virmidi: Fix running status after receiving sysex (jsc#SLE-16518). - ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks (jsc#SLE-16518). - ALSA: hda/realtek: Fix pop noise on ALC225 (jsc#SLE-16518). - ALSA: line6: Fix endless MIDI read loop (jsc#SLE-16518). - ALSA: pcm: oss: Avoid plugin buffer overflow (jsc#SLE-16518). - ASoC: wm8741: Fix typo in Kconfig prompt (jsc#SLE-16518). - ASoC: stm32: sai: manage rebind issue (jsc#SLE-16518). - ASoC: SOF: Fix snd_sof_ipc_stream_posn() (jsc#SLE-16518). - ASoC: rt1015: modify pre-divider for sysclk (jsc#SLE-16518). - ASoC: rt1015: add operation callback function for rt1015_dai[] (jsc#SLE-16518). - ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop() (jsc#SLE-16518). - ASoC: dapm: Correct DAPM handling of active widgets during shutdown (jsc#SLE-16518). - ASoC: tas2562: Fix sample rate error message (jsc#SLE-16518). - ASoC: Intel: Skylake: Fix available clock counter incrementation (jsc#SLE-16518). - ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop() (jsc#SLE-16518). - ASoC: meson: g12a: add tohdmitx reset (jsc#SLE-16518). - ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path (jsc#SLE-16518). - ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro (jsc#SLE-16518). - ASoC: topology: Fix memleak in soc_tplg_manifest_load() (jsc#SLE-16518). - ASoC: topology: Fix memleak in soc_tplg_link_elems_load() (jsc#SLE-16518). - ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output (jsc#SLE-16518). - ASoC: intel: skl: Fix possible buffer overflow in debug outputs (jsc#SLE-16518). - ASoC: intel: skl: Fix pin debug prints (jsc#SLE-16518). - ASoC: tas2562: Return invalid for when bitwidth is invalid (jsc#SLE-16518). - ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions (jsc#SLE-16518). - ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294 (jsc#SLE-16518). - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master (jsc#SLE-16518). - ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1 (jsc#SLE-16518). - ALSA: hda/realtek - Add Headset Mic supported (jsc#SLE-16518). - ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1 (jsc#SLE-16518). - ASoC: sun8i-codec: Fix setting DAI data format (jsc#SLE-16518). - ASoC: amd: ACP needs to be powered off in BIOS (jsc#SLE-16518). - ASoC: hdmi-codec: set plugged_cb to NULL when component removing (jsc#SLE-16518). - ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked (jsc#SLE-16518). - ASoC: max98090: revert invalid fix for handling SHDN (jsc#SLE-16518). - ASoC: codec2codec: avoid invalid/double-free of pcm runtime (jsc#SLE-16518). - ASoC: amd: Buffer Size instead of MAX Buffer (jsc#SLE-16518). - commit 8c61ed2 - ASoC: SOF: Intel: hda: move i915 init earlier (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix ordering bug in resume flow (jsc#SLE-16518). - ALSA: hda: do not override bus codec_mask in link_get() (jsc#SLE-16518). - ASoC: atmel: fix atmel_ssc_set_audio link failure (jsc#SLE-16518). - ASoC: fsl_sai: Fix exiting path on probing failure (jsc#SLE-16518). - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs (jsc#SLE-16518). - ALSA: hda/realtek - Apply quirk for yet another MSI laptop (jsc#SLE-16518). - ALSA: hda/realtek - Apply quirk for MSI GP63, too (jsc#SLE-16518). - ALSA: rawmidi: Avoid bit fields for state flags (jsc#SLE-16518). - ALSA: seq: Fix concurrent access to queue current tick/time (jsc#SLE-16518). - ALSA: seq: Avoid concurrent access to queue flags (jsc#SLE-16518). - ALSA: pcm: Fix double hw_free calls (jsc#SLE-16518). - ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000 (jsc#SLE-16518). - ALSA: hda/realtek - Fix silent output on MSI-GL73 (jsc#SLE-16518). - ALSA: hda/realtek - Add more codec supported Headset Button (jsc#SLE-16518). - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 (jsc#SLE-16518). - ALSA: usb-audio: Fix UAC2/3 effect unit parsing (jsc#SLE-16518). - ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset (jsc#SLE-16518). - ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECS (jsc#SLE-16518). - ALSA: hda: Clear RIRB status before reading WP (jsc#SLE-16518). - ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported (jsc#SLE-16518). - ASoC: wcd934x: Add missing COMMON_CLK dependency (jsc#SLE-16518). - ASoC: tegra: Revert 24 and 32 bit support (jsc#SLE-16518). - ASoC: SOF: Intel: add PCI ID for JasperLake (jsc#SLE-16518). - ASoC: rt715: Add __maybe_unused to PM callbacks (jsc#SLE-16518). - ASoC: rt711: Add __maybe_unused to PM callbacks (jsc#SLE-16518). - ASoC: rt700: Add __maybe_unused to PM callbacks (jsc#SLE-16518). - ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks (jsc#SLE-16518). - ASoC: amd: Fix simultaneous playback and capture (jsc#SLE-16518). - ASoC: Intel: consistent HDMI codec probing code (jsc#SLE-16518). - ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR (jsc#SLE-16518). - ASoC: SOF: pci: add missing default_fw_name of JasperLake (jsc#SLE-16518). - ASoC: SOF: trace: fix unconditional free in trace release (jsc#SLE-16518). - ASoC: SOF: core: release resources on errors in probe_continue (jsc#SLE-16518). - ASoC: SOF: core: free trace on errors (jsc#SLE-16518). - ASoC: SOF: fix an Oops, caused by invalid topology (jsc#SLE-16518). - ASoC: amd: Fix for Subsequent Playback issue (jsc#SLE-16518). - ASoC: SOF: Intel: do not disable i915 power during probe (jsc#SLE-16518). - ASoC: SOF: Intel: refactor i915_get/put functions (jsc#SLE-16518). - commit 4429299 - ASoC: rt1015: Remove unnecessary const (jsc#SLE-16518). - ASoC: max98090: silence lockdep warning (jsc#SLE-16518). - ALSA: hda - Fix DP-MST support for NVIDIA codecs (jsc#SLE-16518). - ALSA: hdsp: Make the firmware loading ioctl a bit more readable (jsc#SLE-16518). - ALSA: emu10k1: Fix annotation and cast for the recent uapi header change (jsc#SLE-16518). - ALSA: dummy: Fix PCM format loop in proc output (jsc#SLE-16518). - ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk (jsc#SLE-16518). - ALSA: usb-audio: Fix endianess in descriptor validation (jsc#SLE-16518). - ALSA: hda: Add JasperLake PCI ID and codec vid (jsc#SLE-16518). - ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t (jsc#SLE-16518). - ALSA: pcm: Fix memory leak at closing a stream without hw_free (jsc#SLE-16518). - ALSA: uapi: Fix sparse warning (jsc#SLE-16518). - ALSA: hda: Reset stream if DMA RUN bit not cleared (jsc#SLE-16518). - soundwire: cadence: fix kernel-doc parameter descriptions (jsc#SLE-16518). - soundwire: intel: report slave_ids for each link to SOF driver (jsc#SLE-16518). - soundwire: intel: fix factor of two in MCLK handling (jsc#SLE-16518). - soundwire: bus: fix device number leak on errors (jsc#SLE-16518). - soundwire: cadence: remove useless variable incrementation (jsc#SLE-16518). - soundwire: cadence: update kernel-doc parameter descriptions (jsc#SLE-16518). - soundwire: bus: check first if Slaves become UNATTACHED (jsc#SLE-16518). - soundwire: cadence_master: handle multiple status reports per Slave (jsc#SLE-16518). - soundwire: cadence_master: remove config update for interrupt setting (jsc#SLE-16518). - soundwire: cadence_master: log more useful information during timeouts (jsc#SLE-16518). - soundwire: cadence_master: clear interrupt status before enabling interrupt (jsc#SLE-16518). - soundwire: cadence_master: filter out bad interrupts (jsc#SLE-16518). - soundwire: stream: remove redundant pr_err traces (jsc#SLE-16518). - ASoC: soc-core: remove null_snd_soc_ops (jsc#SLE-16518). - ASoC: soc-pcm: add soc_rtd_trigger() (jsc#SLE-16518). - commit 97e6ff8 - ASoC: Add MediaTek MT6660 Speaker Amp Driver (jsc#SLE-16518). - Update config files. - commit b6b8ef2 - ASoC: soc-pcm: add soc_rtd_hw_free() (jsc#SLE-16518). - ASoC: soc-pcm: add soc_rtd_hw_params() (jsc#SLE-16518). - ASoC: soc-pcm: add soc_rtd_prepare() (jsc#SLE-16518). - ASoC: soc-pcm: add soc_rtd_shutdown() (jsc#SLE-16518). - ASoC: soc-pcm: add soc_rtd_startup() (jsc#SLE-16518). - ASoC: rt1015: add rt1015 amplifier driver (jsc#SLE-16518). - ASoC: madera: Correct some kernel doc (jsc#SLE-16518). - ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double() (jsc#SLE-16518). - ASoC: dapm: add snd_soc_dapm_put_enum_double_locked (jsc#SLE-16518). - ASoC: max98090: revert "/ASoC: max98090: fix lockdep warning"/ (jsc#SLE-16518). - ASoC: soc-core: remove bus_control (jsc#SLE-16518). - ASoC: soc-core: remove DAI suspend/resume (jsc#SLE-16518). - ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: pxa: pxa-ssp: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resume (jsc#SLE-16518). - ASoC: samsung: i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: dwc: dwc-i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: uniphier: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: ti: omap-mcpdm: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: sti: sti_uniperif: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: samsung: spdif: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: mediatek: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: bcm: cygnus-ssp: move .suspend/.resume to component (jsc#SLE-16518). - ASoC: Intel: cht_bsw_rt5645: Remove unnecessary string buffers and snprintf calls (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5651: Remove unnecessary string buffers and snprintf calls (jsc#SLE-16518). - commit 754a58d - ASoC: Intel: bytcr_rt5640: Remove unnecessary string buffers and snprintf calls (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Remove code duplication in byt_rt5640_codec_fixup (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Add MIC BIAS Internal3 (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Simplify MIC BIAS Internal (jsc#SLE-16518). - ASoC: amd: Additional DAI for I2S SP instance (jsc#SLE-16518). - ASoC: rt715: fix return value check in rt715_sdw_probe() (jsc#SLE-16518). - ASoC: rt711: fix return value check in rt711_sdw_probe() (jsc#SLE-16518). - ASoC: rt700: fix return value check in rt700_sdw_probe() (jsc#SLE-16518). - ASoC: rt715: remove unused including <linux/version.h> (jsc#SLE-16518). - ASoC: rt1011: set the different setting for QFN/WLCSP package (jsc#SLE-16518). - ASoC: madera: Correct error path handling in madera_out1_demux_put (jsc#SLE-16518). - ASoC: sgtl5000: add multi endpoint support (jsc#SLE-16518). - ASoC: fsl_asrc: Add support for imx8qm & imx8qxp (jsc#SLE-16518). - ASoC: sgtl5000: Fix VDDA and VDDIO comparison (jsc#SLE-16518). - ASoC: codecs: Add jz4770-codec driver (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5651: remove unused variable (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: remove unused variable (jsc#SLE-16518). - ASoC: Intel: bytcht_es8316: removed unused variable (jsc#SLE-16518). - ASoC: Intel: skl_rt286: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: skl_nau88l25_ssm4567: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: skl_nau88l25_max98357a: rename shadowed variable (jsc#SLE-16518). - ASOC: Intel: kbl_rt5663_rt5514_max98927: remove useless initialization (jsc#SLE-16518). - ASoC: Intel: kbl_rt5663_rt5514_max98927: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: kbl_rt5663_max98927: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: kbl_rt5660: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: kbl_da7219_max98927: remove unnecessary initialization (jsc#SLE-16518). - ASoC: Intel: kbl_da7219_max98927: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: kbl_da7219_max98927: test return value on route add (jsc#SLE-16518). - ASoC: Intel: kbl_da7219_max98357a: rename shadowed variable (jsc#SLE-16518). - commit f31c731 - ASoC: rt1308-sdw: add rt1308 SdW amplifier driver (jsc#SLE-16518). - Update config files. - commit 290ac0a - ASoC: Intel: glk_rt5682_max98357a: removed unused variables (jsc#SLE-16518). - ASoC: Intel: glk_rt5682_max98357a: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: bxt_rt298: rename shadowed variable (jsc#SLE-16518). - ASoC: Intel: bxt_da7219_max98357a: rename shadowed variable (jsc#SLE-16518). - ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare (jsc#SLE-16518). - ASoC: rt715: remove warnings (jsc#SLE-16518). - ASoC: rt715: use dev_to_sdw_dev() instead of to_sdw_slave_device() (jsc#SLE-16518). - ASoC: rt700: remove unused including <linux/version.h> (jsc#SLE-16518). - ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m (jsc#SLE-16518). - commit b2ed8f3 - ASoC: SOF: Intel: reference SoundWire machine lists (jsc#SLE-16518). - ASoC: Intel: common: add match tables for TGL w/ SoundWire (jsc#SLE-16518). - ASoC: Intel: common: add match tables for CNL/CFL/CML w/ SoundWire (jsc#SLE-16518). - ASoC: Intel: common: add match tables for ICL w/ SoundWire (jsc#SLE-16518). - ASoC: Intel: common: soc-acpi: declare new tables for SoundWire (jsc#SLE-16518). - ASoC: soc-acpi: add _ADR-based link descriptors (jsc#SLE-16518). - ASoC: SOF: fix PCM playback through ALSA OSS emulation (jsc#SLE-16518). - ASoC: Intel: bdw-rt5650: change cpu_dai and platform components for SOF (jsc#SLE-16518). - ASoC: Intel: broadwell: change cpu_dai and platform components for SOF (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: change cpu_dai and platform components for SOF (jsc#SLE-16518). - commit 3ad216d - ASoC: rt715: add RT715 codec driver (jsc#SLE-16518). - Update config files. - commit ff4c9bf - ASoC: Intel: bdw-rt5677: fix Kconfig dependencies (jsc#SLE-16518). - ASoC: rt711: remove unused including <linux/version.h> (jsc#SLE-16518). - ASoC: txx9: Remove unused rtd variable (jsc#SLE-16518). - ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_STREAM_STOP (jsc#SLE-16518). - ASoC: soc-dapm: add snd_soc_dapm_stream_stop() (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_close_delayed_work() (jsc#SLE-16518). - ASoC: soc-core: do pinctrl_pm_select_xxx() as component (jsc#SLE-16518). - ASoC: soc-core: remove duplicate pinctrl operation when suspend (jsc#SLE-16518). - ASoC: soc-core: care .ignore_suspend for Component suspend (jsc#SLE-16518). - commit 8591842 - ASoC: rt711: add rt711 codec driver (jsc#SLE-16518). - Update config files. - commit 43b42f4 - ASoC: rt700: add rt700 codec driver (jsc#SLE-16518). - Update config files. - commit 16bd43e - ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component() (jsc#SLE-16518). - ASoC: soc-core: remove snd_soc_rtdcom_list (jsc#SLE-16518). - ASoC: max98090: Drop incorrectly applied duplicate commit (jsc#SLE-16518). - soundwire: intel: add clock stop quirks (jsc#SLE-16518). - soundwire: intel: add mutex for shared SHIM register access (jsc#SLE-16518). - soundwire: intel: add prototype for WAKEEN interrupt processing (jsc#SLE-16518). - soundwire: intel: add link_list to handle interrupts with a single thread (jsc#SLE-16518). - soundwire: intel: update headers for interrupts (jsc#SLE-16518). - commit 0bedbc2 - ASoC: codecs: add wsa881x amplifier support (jsc#SLE-16518). - Update config files. - commit 6406216 - soundwire: intel: update stream callbacks for hwparams/free stream operations (jsc#SLE-16518). - soundwire: intel: update interfaces between ASoC and SoundWire (jsc#SLE-16518). - soundwire: sdw_slave: track unattach_request to handle all init sequences (jsc#SLE-16518). - soundwire: sdw_slave: add initialization_complete definition (jsc#SLE-16518). - soundwire: sdw_slave: add enumeration_complete structure (jsc#SLE-16518). - soundwire: sdw_slave: add probe_complete structure and new fields (jsc#SLE-16518). - ASoC: max98090: fix lockdep warning (jsc#SLE-16518). - ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double() (jsc#SLE-16518). - ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() (jsc#SLE-16518). - ASoC: gtm601: fix build warning (jsc#SLE-16518). - ASoC: SOF: loader: add dynamic debug trace (jsc#SLE-16518). - ASoC: SOF: pci: change the default firmware path when the community key is used (jsc#SLE-16518). - ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one (jsc#SLE-16518). - ASoC: soc-topology: fix endianness issues (jsc#SLE-16518). - ASoC: Intel: boards: hda_dsp_common: use NULL pointer assignment, not 0 (jsc#SLE-16518). - ASoC: SOF: imx8: use resource_size (jsc#SLE-16518). - ASoC: qdsp6: q6asm-dai: constify copied structure (jsc#SLE-16518). - ASoC: amd MMAP_INTERLEAVED Support (jsc#SLE-16518). - ASoC: amd: Added ACP3x system resume and runtime pm (jsc#SLE-16518). - ASoC: amd: Handle ACP3x I2S-SP Interrupts (jsc#SLE-16518). - ASoC: amd: add ACP3x TDM mode support (jsc#SLE-16518). - ASoC: amd: Enabling I2S instance in DMA and DAI (jsc#SLE-16518). - ASoC: amd: Refactoring of DAI from DMA driver (jsc#SLE-16518). - ASoC: madera: Enable clocks for input pins when used for the FLL (jsc#SLE-16518). - ASoC: madera: Enable clocks for input pins when used as a direct clock (jsc#SLE-16518). - ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()' (jsc#SLE-16518). - ASoC: amd: Create multiple I2S platform device endpoint (jsc#SLE-16518). - ASoC: qcom: sdm845: add support to DB845c and Lenovo Yoga (jsc#SLE-16518). - commit 8f83834 - scsi: target: cxgbit: Remove tx flow control code (bsc#1177002 jsc#sle-15119). - scsi: target: cxgbit: Check connection state before issuing hardware command (bsc#1177002 jsc#sle-15119). - commit 95499d6 - ASoC: wcd934x: add audio routings (jsc#SLE-16518). - ASoC: wcd934x: add capture dapm widgets (jsc#SLE-16518). - ASoC: wcd934x: add playback dapm widgets (jsc#SLE-16518). - ASoC: wcd934x: add basic controls (jsc#SLE-16518). - ASoC: wcd934x: add support to wcd9340/wcd9341 codec (jsc#SLE-16518). - ASoC: gtm601: add Broadmobi bm818 sound profile (jsc#SLE-16518). - ASoC: Intel: kbl_da7219_max98357a: remove unused variable 'constraints_16000' and 'ch_mono' (jsc#SLE-16518). - ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4 (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Add iDisp4 DAI (jsc#SLE-16518). - ASoC: max98090: Remove empty suspend function (jsc#SLE-16518). - commit 4416929 - ASoC: intel: Add Broadwell rt5650 machine driver (jsc#SLE-16518). - Update config files. - commit 0552cc8 - ASoC: SOF: move arch_ops under ops (jsc#SLE-16518). - ASoC: meson: axg-fifo: relax period size constraints (jsc#SLE-16518). - ASoC: meson: axg-fifo: improve depth handling (jsc#SLE-16518). - ASoC: meson: axg-fifo: fix fifo threshold setup (jsc#SLE-16518). - ASoC: SOF: imx: Read SAI parameters and send them to DSP (jsc#SLE-16518). - ASoC: SOF: imx: Describe SAI parameters to be sent to DSP (jsc#SLE-16518). - commit 644b556 - ASoC: Intel: Add machine driver for da7219_max98373 (jsc#SLE-16518). - Update config files. - commit de25b25 - ASoC: Intel: boards: fix incorrect HDMI Kconfig dependency (jsc#SLE-16518). - ASoC: SOF: Intel: drop HDA codec upon probe failure (jsc#SLE-16518). - ASoC: SOF: log compiler name and version information (jsc#SLE-16518). - ASoC: SOF: define struct with compiler name and version (jsc#SLE-16518). - ASoC: SOF: Introduce state machine for FW boot (jsc#SLE-16518). - ASoC: SOF: remove references to Haswell (jsc#SLE-16518). - commit a7100dc - ASoC: Intel: cml_rt1011_rt5682: fix codec_conf by removing legacy style (jsc#SLE-16518). - ASoC: compress: Add pm_runtime support (jsc#SLE-16518). - ASoC: intel: skylake: Remove superfluous bus ops (jsc#SLE-16518). - ASoC: soc-core: remove legacy style of codec_conf (jsc#SLE-16518). - ASoC: ti: rx51: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: samsung: speyside: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: samsung: lowland: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: samsung: bells: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - commit 4a6222f - ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: mediatek: mt8173-rt5650-rt5676: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: mediatek: mt8173-rt5650-rt5514: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: intel: skl_nau88l25_ssm4567: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: intel: kbl_rt5663_rt5514_max98927: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: intel: kbl_rt5663_max98927: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: intel: kbl_da7219_max98927: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: soc-core: support snd_soc_dai_link_component for codec_conf (jsc#SLE-16518). - ASoC: SOF: Use managed buffer allocation (jsc#SLE-16518). - ASoC: mediatek: Use managed buffer allocation (jsc#SLE-16518). - ASoC: Drop snd_soc_pcm_lib_ioctl() (jsc#SLE-16518). - ASoC: uniphier: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: sh: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: uniphier: Use managed buffer allocation (jsc#SLE-16518). - ASoC: siu_pcm: Use managed buffer allocation (jsc#SLE-16518). - ASoC: fsi: Use managed buffer allocation (jsc#SLE-16518). - ASoC: intel: skylake: Use managed buffer allocation (jsc#SLE-16518). - ASoC: intel: haswell: Use managed buffer allocation (jsc#SLE-16518). - ASoC: intel: baytrail: Use managed buffer allocation (jsc#SLE-16518). - ASoC: intel: atom: Use managed buffer allocation (jsc#SLE-16518). - ASoC: rt5677-spi: Use managed buffer allocation (jsc#SLE-16518). - ASoC: rt5514-spi: Use managed buffer allocation (jsc#SLE-16518). - ASoC: xtensa: Use managed buffer allocation (jsc#SLE-16518). - ASoC: xilinx: Use managed buffer allocation (jsc#SLE-16518). - ASoC: txx9: Use managed buffer allocation (jsc#SLE-16518). - ASoC: stm32: Use managed buffer allocation (jsc#SLE-16518). - ASoC: generic-dmaengine-pcm: Use managed buffer allocation (jsc#SLE-16518). - ASoC: rcar: Use managed buffer allocation (jsc#SLE-16518). - commit 4a4cad5 - ASoC: dma-sh7760: Use managed buffer allocation (jsc#SLE-16518). - ASoC: meson: Use managed buffer allocation (jsc#SLE-16518). - ASoC: dwc: Use managed buffer allocation (jsc#SLE-16518). - ASoC: au1x: Use managed buffer allocation (jsc#SLE-16518). - ASoC: soc-core: tidyup for CONFIG_DEBUG_FS (jsc#SLE-16518). - ASoC: soc-core: tidyup for CONFIG_DMI (jsc#SLE-16518). - ASoC: soc-core: merge soc_set_name_prefix() and soc_set_of_name_prefix() (jsc#SLE-16518). - ASoC: utils: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: xtensa: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: xilinx: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: txx9: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: sprd: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: SOF: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: generic-dmaengine: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: samsung: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: qcom: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: pxa: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: meson: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: mediatek: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: kirkwood: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: intel: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: fsl: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: dwc: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: bcm: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: au1x: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: atmel: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: amd: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ASoC: amd: Use managed buffer allocation (jsc#SLE-16518). - ASoC: SOF: Intel: byt: fixup topology filename for BYT-CR (jsc#SLE-16518). - ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop (jsc#SLE-16518). - commit 8ed00d9 - ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition (jsc#SLE-16518). - ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: add missing return value check for soc_link_init() (jsc#SLE-16518). - ASoC: soc-core: move soc_link_init() (jsc#SLE-16518). - ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new() (jsc#SLE-16518). - ASoC: soc-core: move soc_link_dai_pcm_new() (jsc#SLE-16518). - ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: move snd_soc_find_dai_link() (jsc#SLE-16518). - ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() (jsc#SLE-16518). - commit 6d56a63 - ASoC: soc-core: move snd_soc_get_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: remove snd_soc_get_dai_substream() (jsc#SLE-16518). - ASoC: soc-core: remove snd_soc_disconnect_sync() (jsc#SLE-16518). - ASoC: soc-core: remove dai_link_list (jsc#SLE-16518). - ASoC: SOF: Intel: add codec_mask module parameter (jsc#SLE-16518). - ASoC: SOF: ipc: channel map structures (jsc#SLE-16518). - ASoC: SOF: Add asynchronous sample rate converter topology support (jsc#SLE-16518). - ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup() (jsc#SLE-16518). - ASoC: SOF: Remove unused drv_name in sof_pdata (jsc#SLE-16518). - ASoC: SOF: remove nocodec_fw_filename (jsc#SLE-16518). - commit e9bfecc - ASoC: Intel - do not describe I/O configuration in the long card name (jsc#SLE-16518). - Update config files. - commit 9e1831b - ASoC: SOF: Make creation of machine device from SOF core optional (jsc#SLE-16518). - ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus() (jsc#SLE-16518). - ASoC: SOF: partition audio-related parts from SOF core (jsc#SLE-16518). - ASoC: SOF: Introduce default_fw_filename member in sof_dev_desc (jsc#SLE-16518). - ASoC: SOF: core: move check for runtime callbacks to core (jsc#SLE-16518). - ASoC: SOF: core: modify the signature for snd_sof_create_page_table (jsc#SLE-16518). - ASoC: SOF: topology: remove snd_sof_init_topology() (jsc#SLE-16518). - ASoC: Intel - use control components to describe card config (jsc#SLE-16518). - ASoC: intel/skl/hda - export number of digital microphones via control components (jsc#SLE-16518). - commit 8f7730d - ASoC: hdmi-codec: re-introduce mutex locking again (jsc#SLE-16518). - ASoC: fix soc-core.c kernel-doc warning (jsc#SLE-16518). - ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlers (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Improve the sysclk selection (jsc#SLE-16518). - ASoC: cs42l51: add dac mux widget in codec routes (jsc#SLE-16518). - ASoC: rsnd: Calculate DALIGN inversion at run-time (jsc#SLE-16518). - ASoC: tlv320aic31xx: Add Volume Soft Stepping control (jsc#SLE-16518). - ASoC: max98090: save and restore SHDN when changing sensitive registers (jsc#SLE-16518). - ASoC: fsl_sai: add IRQF_SHARED (jsc#SLE-16518). - ASoC: tlv320aic31xx: Add HP output driver pop reduction controls (jsc#SLE-16518). - ASoC: mediatek: common: refine hw_params and hw_prepare (jsc#SLE-16518). - ASoC: mediatek: common: add some helpers to control mtk_memif (jsc#SLE-16518). - ASoC: hdac_hdmi: Drop support for Icelake (jsc#SLE-16518). - ASoC: Intel: boards: make common HDMI driver the default for SOF (jsc#SLE-16518). - ASoC: SOF: Intel: make common HDMI driver default (jsc#SLE-16518). - ASoC: Intel: common: Add mach table for tgl-max98357a-rt5682 (jsc#SLE-16518). - ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682 (jsc#SLE-16518). - ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI's (jsc#SLE-16518). - ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order (jsc#SLE-16518). - ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug (jsc#SLE-16518). - commit 98c735e - ALSA: hda: Allow setting preallocation again for x86 (jsc#SLE-16518). - ASoC: madera: Correct DMIC only input hook ups (jsc#SLE-16518). - ASoC: soc-generic-dmaengine-pcm: Fix error handling (jsc#SLE-16518). - ASoC: soc-pcm: crash in snd_soc_dapm_new_dai (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Fix SKL dai count (jsc#SLE-16518). - ASoC: madera: Update handling of DAPM routes for mono muxed outputs (jsc#SLE-16518). - ASoC: wm_adsp: Correct cache handling of new kernel control API (jsc#SLE-16518). - ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82 (jsc#SLE-16518). - ALSA: hda: Add Clevo W65_67SB the power_save blacklist (jsc#SLE-16518). - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s (jsc#SLE-16518). - ALSA: cs46xx: fix spelling mistake "/to"/ -> "/too"/ (jsc#SLE-16518). - commit 2169757 - ALSA: hda/hdmi - add retry logic to parse_intel_hdmi() (jsc#SLE-16518). - ALSA: hda: No preallocation on x86 platforms (jsc#SLE-16518). - ALSA: pcm: Set per-card upper limit of PCM buffer allocations (jsc#SLE-16518). - ALSA: hda: Apply aligned MMIO access only conditionally (jsc#SLE-16518). - ALSA: hda/realtek - Add Headset Mic supported for HP cPC (jsc#SLE-16518). - ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static (jsc#SLE-16518). - ALSA: hda/analog - Minor optimization for SPDIF mux connections (jsc#SLE-16518). - ALSA: usb-audio: add implicit fb quirk for MOTU M Series (jsc#SLE-16518). - ALSA: usb-audio: unlock on error in probe (jsc#SLE-16518). - ALSA: hda: patch_hdmi: remove warnings with empty body (jsc#SLE-16518). - ALSA: hda: correct kernel-doc parameter descriptions (jsc#SLE-16518). - ALSA: hda: Update kernel-doc function parameter descriptions (jsc#SLE-16518). - ALSA: hda: Manage concurrent reg access more properly (jsc#SLE-16518). - ALSA: usb-audio: Add boot quirk for MOTU M Series (jsc#SLE-16518). - ALSA: dice: add support for Alesis MasterControl (jsc#SLE-16518). - ALSA: dice: loosen stream format check for MIDI conformant data channel (jsc#SLE-16518). - ALSA: oxfw: fix for Stanton SCS.1d (jsc#SLE-16518). - ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailable (jsc#SLE-16518). - ALSA: oxfw: use ENXIO for not-supported cases (jsc#SLE-16518). - ALSA: usb: update old-style static const declaration (jsc#SLE-16518). - commit 401ab42 - ALSA: hda: patch_realtek: fix empty macro usage in if block (jsc#SLE-16518). - ALSA: timer: fix nsec/sec initialization confusion (jsc#SLE-16518). - ALSA: hda: Fix a typo in comments (jsc#SLE-16518). - ALSA: pci: echoaudio: remove set but not used variable 'chip' (jsc#SLE-16518). - ALSA: control: potential uninitialized return value (jsc#SLE-16518). - ALSA: sh: Fix compile warning wrt const (jsc#SLE-16518). - ALSA: spi: More constification (jsc#SLE-16518). - ALSA: pdaudiocf: More constification (jsc#SLE-16518). - ALSA: via82xx: More constification (jsc#SLE-16518). - ALSA: fm801: More constification (jsc#SLE-16518). - ALSA: ens137x: More constification (jsc#SLE-16518). - ALSA: echoaudio: More constification (jsc#SLE-16518). - ALSA: cs4281: More constification (jsc#SLE-16518). - ALSA: azt3328: More constification (jsc#SLE-16518). - ALSA: ak4531: More constification (jsc#SLE-16518). - ALSA: serial-u16550: More constification (jsc#SLE-16518). - ALSA: opl4: More constification (jsc#SLE-16518). - ALSA: arm: More constification (jsc#SLE-16518). - ALSA: lx6464es: More constifications (jsc#SLE-16518). - ALSA: aw2: More constifications (jsc#SLE-16518). - ALSA: mts64: More constifications (jsc#SLE-16518). - ALSA: sc6000: More constification (jsc#SLE-16518). - ALSA: wss: More constifications (jsc#SLE-16518). - ALSA: opti9xx: More constifications (jsc#SLE-16518). - ALSA: gus: More constifications (jsc#SLE-16518). - ALSA: es18xx: More constifications (jsc#SLE-16518). - ALSA: es1688: More constifications (jsc#SLE-16518). - ALSA: cmi8330: More constifications (jsc#SLE-16518). - ALSA: sb: More constifications (jsc#SLE-16518). - ALSA: cs423x: More constification (jsc#SLE-16518). - ALSA: cmi8328: More constifications (jsc#SLE-16518). - ALSA: opl3: More constifications (jsc#SLE-16518). - ALSA: rawmidi: More constification (jsc#SLE-16518). - ALSA: oss: More constifications (jsc#SLE-16518). - ALSA: jack: More constification (jsc#SLE-16518). - ALSA: info: More constifications (jsc#SLE-16518). - ALSA: sparc: More constifications (jsc#SLE-16518). - ALSA: cmipci: More constifications (jsc#SLE-16518). - ALSA: es1968: More constifications (jsc#SLE-16518). - ALSA: es1938: More constifications (jsc#SLE-16518). - ALSA: atiixp: More constifications (jsc#SLE-16518). - ALSA: asihpi: More constifications (jsc#SLE-16518). - ALSA: ctxfi: More constifications (jsc#SLE-16518). - ALSA: ca0106: More constifications (jsc#SLE-16518). - ALSA: cs46xx: More constifications (jsc#SLE-16518). - ALSA: korg1212: More constifications (jsc#SLE-16518). - ALSA: nm256: More constifications (jsc#SLE-16518). - ALSA: bcd2000: More constifications (jsc#SLE-16518). - ALSA: ymfpci: More constifications (jsc#SLE-16518). - ALSA: mixart: More constifications (jsc#SLE-16518). - ALSA: pcxhr: More constifications (jsc#SLE-16518). - ALSA: usx2y: More constifications (jsc#SLE-16518). - ALSA: emux: More constifications (jsc#SLE-16518). - ALSA: rme9652: More constifications (jsc#SLE-16518). - ALSA: hdspm: More constifications (jsc#SLE-16518). - ALSA: hdsp: More constifications (jsc#SLE-16518). - ALSA: ppc: More constifications (jsc#SLE-16518). - ALSA: ice1712: More constifications (jsc#SLE-16518). - ALSA: riptide: More constifications (jsc#SLE-16518). - ALSA: emu10k1: More constifications (jsc#SLE-16518). - ALSA: au88x0: More constifications (jsc#SLE-16518). - ALSA: caiaq: More constifications (jsc#SLE-16518). - ALSA: usb-audio: More constifications (jsc#SLE-16518). - ALSA: ac97: More constifications (jsc#SLE-16518). - ALSA: hda: More constifications (jsc#SLE-16518). - ALSA: intel8x0: More constifications (jsc#SLE-16518). - ALSA: vx: More constifications (jsc#SLE-16518). - ALSA: seq: More constifications (jsc#SLE-16518). - ALSA: pcm: More constifications (jsc#SLE-16518). - ALSA: dummy: More constifications (jsc#SLE-16518). - commit 010a379 - ALSA: control: Add verification for kctl accesses (jsc#SLE-16518). - Update config files. - commit f4d3f65 - ALSA: hda/realtek - More constifications (jsc#SLE-16518). - ALSA: aoa: More constifications (jsc#SLE-16518). - ALSA: Allow const arrays for legacy resource management helpers (jsc#SLE-16518). - ALSA: usb-audio: Use lower hex numbers for IDs (jsc#SLE-16518). - ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too (jsc#SLE-16518). - ALSA: sh: Fix unused variable warnings (jsc#SLE-16518). - ALSA: hda - constify and cleanup static NodeID tables (jsc#SLE-16518). - ALSA: pci: Constify snd_pci_quirk tables (jsc#SLE-16518). - ALSA: hda: Constify snd_pci_quirk tables (jsc#SLE-16518). - ALSA: fm801: Constify snd_fm801_tea575x_gpios (jsc#SLE-16518). - ALSA: es1968: Constify snd_es1968_tea575x_gpios (jsc#SLE-16518). - ALSA: emu10k1: Constify snd_emu_chip_details (jsc#SLE-16518). - ALSA: bt87x: Constify snd_bt87x_boards (jsc#SLE-16518). - ALSA: seq: oss: Constify snd_seq_oss_callback definitions (jsc#SLE-16518). - ALSA: usx2y: Constify struct snd_usb_audio_quirk entries (jsc#SLE-16518). - ALSA: line6: Constify snd_ratden definitions (jsc#SLE-16518). - ALSA: ice1712: Constify wm-specific tables (jsc#SLE-16518). - ALSA: ice17xx: Constify snd_ice1712_card_info (jsc#SLE-16518). - ALSA: ca0106: Constify snd_ca0106_details (jsc#SLE-16518). - ALSA: ca0106: Constify snd_ca0106_category_str items (jsc#SLE-16518). - ALSA: ac97: Constify snd_ac97_res_table definition (jsc#SLE-16518). - ALSA: opl3: Constify snd_opl3_drum_voice definitions (jsc#SLE-16518). - ALSA: dummy: Constify snd_pcm_ops definitions (jsc#SLE-16518). - ALSA: parisc: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: usb: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: spi: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: sparc: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: ppc: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: pci: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: hda: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: isa: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: i2c: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: drivers: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: aoa: Constify snd_kcontrol_new items (jsc#SLE-16518). - ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition (jsc#SLE-16518). - ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions (jsc#SLE-16518). - ALSA: seq: Constify struct snd_midi_op (jsc#SLE-16518). - ALSA: info: Make snd_info_entry_ops as const (jsc#SLE-16518). - ALSA: pci: Constify snd_ac97_bus_ops definitions (jsc#SLE-16518). - ALSA: drivers: Constify snd_ac97_bus_ops definitions (jsc#SLE-16518). - ALSA: atmel: Constify snd_ac97_bus_ops definitions (jsc#SLE-16518). - ALSA: arm: Constify snd_ac97_bus_ops definitions (jsc#SLE-16518). - ALSA: ac97: Constify snd_ac97_bus_ops definitions (jsc#SLE-16518). - ALSA: ac97: Treat snd_ac97_bus_ops as const (jsc#SLE-16518). - ALSA: Constify snd_timer_hardware definitions (jsc#SLE-16518). - ALSA: timer: Constify snd_timer_hardware definitions (jsc#SLE-16518). - ALSA: spi: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: sh: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: sparc: Constify snd_device_ops definitions (jsc#SLE-16518). - commit dd95689 - ALSA: usb-audio: Support PCM sync_stop (jsc#SLE-16518). - commit 8824797 - ALSA: ppc: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: pcmcia: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: parisc: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: mips: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: aoa: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: usb: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: pci: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: hda: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: isa: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: i2c: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: drivers: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: core: Constify snd_device_ops definitions (jsc#SLE-16518). - ALSA: core: Treat snd_device_ops as const (jsc#SLE-16518). - ALSA: usb: Constify snd_pcm_hardware definitions (jsc#SLE-16518). - ALSA: pci: Constify snd_pcm_hardware definitions (jsc#SLE-16518). - ALSA: hda: constify copied structure (jsc#SLE-16518). - ALSA: ad1816a: constify copied structure (jsc#SLE-16518). - ALSA: uapi: Add linux/types.h include back (but carefully) (jsc#SLE-16518). - ALSA: usb-audio: fix Corsair Virtuoso mixer label collision (jsc#SLE-16518). - ALSA: control: Fix incompatible protocol error (jsc#SLE-16518). - ALSA: ctl: allow TLV read operation for callback type of element in locked case (jsc#SLE-16518). - ALSA: ctl: bump protocol version up to v2.1.0 (jsc#SLE-16518). - ALSA: ctl: remove dimen member from elem_info structure (jsc#SLE-16518). - ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structure (jsc#SLE-16518). - ALSA: ctl: remove unused macro for timestamping of elem_value (jsc#SLE-16518). - ALSA: uapi: Drop unneeded typedefs (jsc#SLE-16518). - ALSA: uapi: Drop asound.h inclusion from asoc.h (jsc#SLE-16518). - ALSA: uapi: Fix typos and header inclusion in asound.h (jsc#SLE-16518). - ALSA: hdspm: Drop linux/types.h inclusion in uapi header (jsc#SLE-16518). - ALSA: hdsp: Make uapi/hdsp.h compilable again (jsc#SLE-16518). - ALSA: emu10k1: Make uapi/emu10k1.h compilable again (jsc#SLE-16518). - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status (jsc#SLE-16518). - ALSA: bump uapi version numbers (jsc#SLE-16518). - ALSA: add new 32-bit layout for snd_pcm_mmap_status/control (jsc#SLE-16518). - ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c (jsc#SLE-16518). - ALSA: Avoid using timespec for struct snd_timer_tread (jsc#SLE-16518). - ALSA: Avoid using timespec for struct snd_rawmidi_status (jsc#SLE-16518). - ALSA: Avoid using timespec for struct snd_pcm_status (jsc#SLE-16518). - ALSA: Avoid using timespec for struct snd_ctl_elem_value (jsc#SLE-16518). - ALSA: Avoid using timespec for struct snd_timer_status (jsc#SLE-16518). - ALSA: Replace timespec with timespec64 (jsc#SLE-16518). - ALSA: cmipci: Allow disabling MPU port via module option (jsc#SLE-16518). - ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock (jsc#SLE-16518). - ALSA: control: remove useless assignment in .info callback of PCM chmap element (jsc#SLE-16518). - ALSA: hda: Unify get_response handling (jsc#SLE-16518). - ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too (jsc#SLE-16518). - ALSA: hda: tegra: Fix unused variable compile warning (jsc#SLE-16518). - ALSA: vxpocket: Support PCM sync_stop (jsc#SLE-16518). - ALSA: pdaudiocf: Support PCM sync_stop (jsc#SLE-16518). - ALSA: vx222: Support PCM sync_stop (jsc#SLE-16518). - ALSA: pcxhr: Support PCM sync_stop (jsc#SLE-16518). - ALSA: mixart: Support PCM sync_stop (jsc#SLE-16518). - ALSA: lx6464es: Support PCM sync_stop (jsc#SLE-16518). - ALSA: wss: Support PCM sync_stop (jsc#SLE-16518). - ALSA: wavefront: Support PCM sync_stop (jsc#SLE-16518). - ALSA: sb: Support PCM sync_stop (jsc#SLE-16518). - ALSA: opti9xx: Support PCM sync_stop (jsc#SLE-16518). - ALSA: opl3sa2: Support PCM sync_stop (jsc#SLE-16518). - ALSA: msnd: Support PCM sync_stop (jsc#SLE-16518). - ALSA: gus: Support PCM sync_stop (jsc#SLE-16518). - ALSA: es18xx: Support PCM sync_stop (jsc#SLE-16518). - ALSA: es1688: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ad1816a: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ymfpci: Support PCM sync_stop (jsc#SLE-16518). - ALSA: via82xx: Support PCM sync_stop (jsc#SLE-16518). - ALSA: trident: Support PCM sync_stop (jsc#SLE-16518). - ALSA: sonicvibes: Support PCM sync_stop (jsc#SLE-16518). - ALSA: sis7019: Support PCM sync_stop (jsc#SLE-16518). - ALSA: rme9652: Support PCM sync_stop (jsc#SLE-16518). - ALSA: rme96: Support PCM sync_stop (jsc#SLE-16518). - ALSA: rme32: Support PCM sync_stop (jsc#SLE-16518). - ALSA: riptide: Support PCM sync_stop (jsc#SLE-16518). - ALSA: oxygen: Support PCM sync_stop (jsc#SLE-16518). - ALSA: nm256: Support PCM sync_stop (jsc#SLE-16518). - ALSA: maestro3: Support PCM sync_stop (jsc#SLE-16518). - ALSA: lola: Support PCM sync_stop (jsc#SLE-16518). - ALSA: korg1212: Support PCM sync_stop (jsc#SLE-16518). - ALSA: intel8x0: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ice1724: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ice1712: Support PCM sync_stop (jsc#SLE-16518). - ALSA: hda: Support PCM sync_stop (jsc#SLE-16518). - ALSA: fm801: Support PCM sync_stop (jsc#SLE-16518). - ALSA: es1968: Support PCM sync_stop (jsc#SLE-16518). - ALSA: es1938: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ens137x: Support PCM sync_stop (jsc#SLE-16518). - ALSA: emu10k1: Support PCM sync_stop (jsc#SLE-16518). - ALSA: echoaudio: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ctxfi: Support PCM sync_stop (jsc#SLE-16518). - ALSA: cs5535audio: Support PCM sync_stop (jsc#SLE-16518). - ALSA: cs46xx: Support PCM sync_stop (jsc#SLE-16518). - ALSA: cs4281: Support PCM sync_stop (jsc#SLE-16518). - ALSA: cmipci: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ca0106: Support PCM sync_stop (jsc#SLE-16518). - ALSA: bt87x: Support PCM sync_stop (jsc#SLE-16518). - ALSA: azt3328: Support PCM sync_stop (jsc#SLE-16518). - ALSA: aw2: Support PCM sync_stop (jsc#SLE-16518). - ALSA: au88x0: Support PCM sync_stop (jsc#SLE-16518). - ALSA: atiixp: Support PCM sync_stop (jsc#SLE-16518). - ALSA: als300: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ali5451: Support PCM sync_stop (jsc#SLE-16518). - ALSA: ad1889: Support PCM sync_stop (jsc#SLE-16518). - ALSA: xen: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: x86: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: usb: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: spi: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: sparc: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: sh: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: ppc: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: pcmcia: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: pci: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: trident: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: asihpi: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: atiixp: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: via82xx: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: intel8x0: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: parisc: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: mips: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: isa: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: es1688: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: firewire: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: drivers: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: atmel: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: arm: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: aoa: Drop superfluous ioctl PCM ops (jsc#SLE-16518). - ALSA: hdml-lpe-audio: Use managed buffer allocation (jsc#SLE-16518). - ALSA: pcxhr: Use managed buffer allocation (jsc#SLE-16518). - ALSA: usb-audio: Use managed buffer allocation (jsc#SLE-16518). - ALSA: usx2y: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ua101: Use managed buffer allocation (jsc#SLE-16518). - ALSA: line6: Use managed buffer allocation (jsc#SLE-16518). - ALSA: hiface: Use managed buffer allocation (jsc#SLE-16518). - ALSA: caiaq: Use managed buffer allocation (jsc#SLE-16518). - ALSA: 6fire: Use managed buffer allocation (jsc#SLE-16518). - ALSA: spi: Use managed buffer allocation (jsc#SLE-16518). - ALSA: sparc: Use managed buffer allocation (jsc#SLE-16518). - ALSA: sh: Use managed buffer allocation (jsc#SLE-16518). - ALSA: aica: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ps3: Use managed buffer allocation (jsc#SLE-16518). - ALSA: pmac: Use managed buffer allocation (jsc#SLE-16518). - ALSA: pdaudiocf: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ymfpci: Use managed buffer allocation (jsc#SLE-16518). - ALSA: via82xx: Use managed buffer allocation (jsc#SLE-16518). - ALSA: trident: Use managed buffer allocation (jsc#SLE-16518). - ALSA: sonicvibes: Use managed buffer allocation (jsc#SLE-16518). - ALSA: sis7019: Use managed buffer allocation (jsc#SLE-16518). - ALSA: rme32: Use managed buffer allocation (jsc#SLE-16518). - ALSA: riptide: Use managed buffer allocation (jsc#SLE-16518). - ALSA: oxygen: Use managed buffer allocation (jsc#SLE-16518). - ALSA: mixart: Use managed buffer allocation (jsc#SLE-16518). - ALSA: maestro3: Use managed buffer allocation (jsc#SLE-16518). - ALSA: lx6464es: Use managed buffer allocation (jsc#SLE-16518). - ALSA: lola: Use managed buffer allocation (jsc#SLE-16518). - ALSA: intel8x0: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ice1724: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ice1712: Use managed buffer allocation (jsc#SLE-16518). - ALSA: hda: Use managed buffer allocation (jsc#SLE-16518). - ALSA: fm801: Use managed buffer allocation (jsc#SLE-16518). - ALSA: es1938: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ens137x: Use managed buffer allocation (jsc#SLE-16518). - ALSA: emu10k1: Use managed buffer allocation (jsc#SLE-16518). - ALSA: emu10k1x: Use managed buffer allocation (jsc#SLE-16518). - ALSA: echoaudio: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ctxfi: Use managed buffer allocation (jsc#SLE-16518). - ALSA: cs5535: Use managed buffer allocation (jsc#SLE-16518). - ALSA: cs4281: Use managed buffer allocation (jsc#SLE-16518). - ALSA: cmipci: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ca0106: Use managed buffer allocation (jsc#SLE-16518). - ALSA: bt87x: Use managed buffer allocation (jsc#SLE-16518). - ALSA: azt3328: Use managed buffer allocation (jsc#SLE-16518). - ALSA: aw2: Use managed buffer allocation (jsc#SLE-16518). - ALSA: au88x0: Use managed buffer allocation (jsc#SLE-16518). - ALSA: atiixp: Use managed buffer allocation (jsc#SLE-16518). - ALSA: asihpi: Use managed buffer allocation (jsc#SLE-16518). - ALSA: als4000: Use managed buffer allocation (jsc#SLE-16518). - ALSA: als300: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ali5451: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ad1889: Use managed buffer allocation (jsc#SLE-16518). - ALSA: parisc: Use managed buffer allocation (jsc#SLE-16518). - ALSA: mips: Use managed buffer allocation (jsc#SLE-16518). - ALSA: wss: Use managed buffer allocation (jsc#SLE-16518). - ALSA: gus: Use managed buffer allocation (jsc#SLE-16518). - ALSA: sb: Use managed buffer allocation (jsc#SLE-16518). - ALSA: es18xx: Use managed buffer allocation (jsc#SLE-16518). - ALSA: es1688: Use managed buffer allocation (jsc#SLE-16518). - ALSA: cmi8330: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ad1816a: Use managed buffer allocation (jsc#SLE-16518). - ALSA: firewire: Use managed buffer allocation (jsc#SLE-16518). - ALSA: vx: Use managed buffer allocation (jsc#SLE-16518). - ALSA: pcsp: Use managed buffer allocation (jsc#SLE-16518). - ALSA: ml403: Use managed buffer allocation (jsc#SLE-16518). - ALSA: dummy: Use managed buffer allocation (jsc#SLE-16518). - ALSA: aloop: Use managed buffer allocation (jsc#SLE-16518). - ALSA: atmel: Use managed buffer allocation (jsc#SLE-16518). - ALSA: aaci: Use managed buffer allocation (jsc#SLE-16518). - ALSA: aoa: Use managed buffer allocation (jsc#SLE-16518). - ALSA: hda: Use standard waitqueue for RIRB wakeup (jsc#SLE-16518). - ASoC: Intel: Skylake: Explicitly include linux/io.h for virt_to_phys() (jsc#SLE-16518). - commit 5a54b8e - s390/maccess: add no DAT mode to kernel_write (bsc#1176449). - commit 8fd068b - s390: Change s390_kernel_write() return type to match memcpy() (bsc#1176449). Prerequisite for bsc#1176449. - commit 3f17b43 - ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1 (jsc#SLE-16518). - ASoC: sti: fix possible sleep-in-atomic (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1 (jsc#SLE-16518). - ASoC: hdac_hda: Fix error in driver removal after failed probe (jsc#SLE-16518). - ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers (jsc#SLE-16518). - ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP (jsc#SLE-16518). - ASoC: stm32: dfsdm: fix 16 bits record (jsc#SLE-16518). - ASoC: stm32: sai: fix possible circular locking (jsc#SLE-16518). - ASoC: Fix NULL dereference at freeing (jsc#SLE-16518). - ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk (jsc#SLE-16518). - ASoC: rt5640: Fix NULL dereference on module unload (jsc#SLE-16518). - ALSA: seq: Fix racy access for queue timer in proc read (jsc#SLE-16518). - ALSA: usb-audio: fix sync-ep altsetting sanity check (jsc#SLE-16518). - ALSA: dice: fix fallback from protocol extension into limited functionality (jsc#SLE-16518). - ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context (jsc#SLE-16518). - ALSA: hda: Rename back to dmic_detect option (jsc#SLE-16518). - ALSA: hda: enable regmap internal locking (jsc#SLE-16518). - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen (jsc#SLE-16518). - ALSA: hda/realtek - Set EAPD control to default for ALC222 (jsc#SLE-16518). - ASoC: Intel: boards: Fix compile-testing RT1011/RT5682 (jsc#SLE-16518). - ASoC: SOF: imx8: Fix dsp_box offset (jsc#SLE-16518). - ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime() (jsc#SLE-16518). - ASoC: fsl_audmix: add missed pm_runtime_disable (jsc#SLE-16518). - ASoC: stm32: spdifrx: fix input pin state management (jsc#SLE-16518). - ASoC: stm32: spdifrx: fix race condition in irq handler (jsc#SLE-16518). - ASoC: stm32: spdifrx: fix inconsistent lock state (jsc#SLE-16518). - ASoC: core: Fix access to uninitialized list heads (jsc#SLE-16518). - ASoC: soc-core: Set dpcm_playback / dpcm_capture (jsc#SLE-16518). - ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_dev (jsc#SLE-16518). - ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free (jsc#SLE-16518). - ASoC: SOF: fix fault at driver unload after failed probe (jsc#SLE-16518). - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 (jsc#SLE-16518). - ALSA: hda/realtek - Add new codec supported for ALCS1200A (jsc#SLE-16518). - ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC (jsc#SLE-16518). - ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code (jsc#SLE-16518). - ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker (jsc#SLE-16518). - ALSA: hda - Apply sync-write workaround to old Intel platforms, too (jsc#SLE-16518). - ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA (jsc#SLE-16518). - ALSA: usb-audio: fix set_format altsetting sanity check (jsc#SLE-16518). - ALSA: hda/realtek - Add headset Mic no shutup for ALC283 (jsc#SLE-16518). - ALSA: usb-audio: set the interface format after resume on Dell WD19 (jsc#SLE-16518). - ASoC: wm8962: fix lambda value (jsc#SLE-16518). - ASoC: Intel: common: work-around incorrect ACPI HID for CML boards (jsc#SLE-16518). - ASoC: SOF: Intel: split cht and byt debug window sizes (jsc#SLE-16518). - ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data (jsc#SLE-16518). - ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header (jsc#SLE-16518). - ASoC: simple-card: Don't create separate link when platform is present (jsc#SLE-16518). - ASoC: topology: Check return value for soc_tplg_pcm_create() (jsc#SLE-16518). - ASoC: topology: Check return value for snd_soc_add_dai_link() (jsc#SLE-16518). - ASoC: core: only flush inited work during free (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89 (jsc#SLE-16518). - ASoC: core: Init pcm runtime work early to avoid warnings (jsc#SLE-16518). - ASoC: Intel: sst: Add missing include <linux/io.h> (jsc#SLE-16518). - ASoC: max98090: fix possible race conditions (jsc#SLE-16518). - ASoC: max98090: exit workaround earlier if PLL is locked (jsc#SLE-16518). - ASoC: max98090: remove msleep in PLL unlocked workaround (jsc#SLE-16518). - ASoC: wm8904: fix automatic sysclk configuration (jsc#SLE-16518). - ASoC: rt5677: Fix build error without CONFIG_SPI (jsc#SLE-16518). - ASoC: SOF: topology: Fix unload for SAI/ESAI (jsc#SLE-16518). - ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump() (jsc#SLE-16518). - ASoC: AMD: Enable clk in startup intead of hw_params (jsc#SLE-16518). - ASoC: rt5682: fix i2c arbitration lost issue (jsc#SLE-16518). - ALSA: hda - Downgrade error message for single-cmd fallback (jsc#SLE-16518). - ALSA: hda: Fix regression by strip mask fix (jsc#SLE-16518). - ALSA: hda/ca0132 - Fix work handling in delayed HP detection (jsc#SLE-16518). - ALSA: hda/ca0132 - Avoid endless loop (jsc#SLE-16518). - ALSA: hda/ca0132 - Keep power on during processing DSP response (jsc#SLE-16518). - ALSA: pcm: Avoid possible info leaks from PCM stream buffers (jsc#SLE-16518). - commit 4c1452e - ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO (jsc#SLE-16518). - ALSA: hda/hdmi - Fix duplicate unref of pci_dev (jsc#SLE-16518). - ALSA: fireface: fix return value in error path of isochronous resources reservation (jsc#SLE-16518). - ALSA: oxfw: fix return value in error path of isochronous resources reservation (jsc#SLE-16518). - ALSA: firewire-motu: fix double unlocked 'motu->mutex' (jsc#SLE-16518). - ALSA: echoaudio: simplify get_audio_levels (jsc#SLE-16518). - ALSA: pcm: oss: Avoid potential buffer overflows (jsc#SLE-16518). - ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platforms (jsc#SLE-16518). - ALSA: hda: Modify stream stripe mask only when needed (jsc#SLE-16518). - ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen (jsc#SLE-16518). - ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platforms (jsc#SLE-16518). - ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx (jsc#SLE-16518). - ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G (jsc#SLE-16518). - ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 (jsc#SLE-16518). - ALSA: hda: hdmi - fix regression in connect list handling (jsc#SLE-16518). - ALSA: aloop: Avoid pointer dereference before null-check (jsc#SLE-16518). - ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by default (jsc#SLE-16518). - ALSA: hda/hdmi - enable runtime pm for newer AMD display audio (jsc#SLE-16518). - ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio (jsc#SLE-16518). - ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD (jsc#SLE-16518). - compat_ioctl: remove translation for sound ioctls (jsc#SLE-16518). - soundwire: ignore uniqueID when irrelevant (jsc#SLE-16518). - soundwire: slave: add helper to extract slave ID (jsc#SLE-16518). - soundwire: remove bitfield for unique_id, use u8 (jsc#SLE-16518). - soundwire: cadence_master: make clock stop exit configurable on init (jsc#SLE-16518). - soundwire: intel/cadence: add flag for interrupt enable (jsc#SLE-16518). - soundwire: intel: add helper for initialization (jsc#SLE-16518). - soundwire: cadence_master: add hw_reset capability in debugfs (jsc#SLE-16518). - soundwire: intel/cadence: fix startup sequence (jsc#SLE-16518). - soundwire: intel: use correct header for io calls (jsc#SLE-16518). - soundwire: cadence_master: improve PDI allocation (jsc#SLE-16518). - soundwire: intel: don't filter out PDI0/1 (jsc#SLE-16518). - soundwire: cadence/intel: simplify PDI/port mapping (jsc#SLE-16518). - soundwire: intel: remove playback/capture stream_name (jsc#SLE-16518). - soundwire: remove DAI_ID_RANGE definitions (jsc#SLE-16518). - soundwire: intel: remove X86 dependency (jsc#SLE-16518). - soundwire: intel: add missing headers for cross-compilation (jsc#SLE-16518). - ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling (jsc#SLE-16518). - ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC (jsc#SLE-16518). - ASoC: DMI long name - avoid to add board name if matches with product name (jsc#SLE-16518). - ASoC: improve the DMI long card code in asoc-core (jsc#SLE-16518). - ASoC: Fix Kconfig indentation (jsc#SLE-16518). - ASoC: soc-pcm: check symmetry before hw_params (jsc#SLE-16518). - ASoC: pcm3168a: Update the RST gpio handling to align with documentation (jsc#SLE-16518). - ASoC: core: add SND_SOC_BYTES_E (jsc#SLE-16518). - ASoC: add control components management (jsc#SLE-16518). - ASoC: soc-pcm: remove soc_pcm_private_free() (jsc#SLE-16518). - ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter (jsc#SLE-16518). - ASoC: wm_adsp: Expose mixer control API (jsc#SLE-16518). - commit 884f66f - ASoC: tlv320aic31xx: configure output common-mode voltage (jsc#SLE-16518). - ASoC: pcm3168a: Add support for optional RST gpio handling (jsc#SLE-16518). - ASoC: wm5100: add missed pm_runtime_disable (jsc#SLE-16518). - ASoC: wm2200: add missed operations in remove and probe failure (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: add support to flac decoder (jsc#SLE-16518). - ASoC: qcom: q6asm: add support to flac config (jsc#SLE-16518). - ALSA: compress: add flac decoder params (jsc#SLE-16518). - ASoC: rt5677: rt5677_check_hotword() can be static (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request (jsc#SLE-16518). - ASoC: dmaengine: Use dma_request_chan() directly for channel request (jsc#SLE-16518). - ASoC: soc-core: care card_probed at soc_cleanup_card_resources() (jsc#SLE-16518). - ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card() (jsc#SLE-16518). - ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() (jsc#SLE-16518). - ASoC: tas2770: clean up an indentation issue (jsc#SLE-16518). - ASoC: soc-core: tidyup soc_probe_aux_devices() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card() (jsc#SLE-16518). - ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_register_dai() and soc_add_dai() (jsc#SLE-16518). - ASoC: soc-core: remove soc_is_dai_link_bound() (jsc#SLE-16518). - ASoC: SOF: topology: free kcontrol memory on error (jsc#SLE-16518). - ASoC: SOF: PM: only suspend to D0I3 when needed (jsc#SLE-16518). - ASoC: SOF: add helper to check if we should enter d0i3 suspend (jsc#SLE-16518). - ASoC: SOF: PM: add check before setting d0_substate (jsc#SLE-16518). - ASoC: SOF: PM: add state machine to comments (jsc#SLE-16518). - ASoC: SOF: Intel: hda: use fallback for firmware name (jsc#SLE-16518). - ASoC: Intel: acpi-match: split CNL tables in three (jsc#SLE-16518). - commit 5d6ba5b - net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build (bsc#1176447). - Update config files. - commit 77d1cd4 - powercap: RAPL: Add support for Lakefield (jsc#INTEL-233). - powercap/intel_rapl: add support for AlderLake (jsc#SLE-13409). - powercap/intel_rapl: add support for RocketLake (jsc#SLE-13393 jsc#SLE-13898). - powercap/intel_rapl: add support for TigerLake Desktop (jsc#INTEL-549). - powercap: Add Power Limit4 support (jsc#INTEL-549). - powercap: intel_rapl: add support for Sapphire Rapids (jsc#SLE-13172 jsc#SLE-13371). - powercap/intel_rapl: add support for ElkhartLake (jsc#SLE-12985). - commit 9b0b8f2 - ASoC: wm8904: configure sysclk/FLL automatically (jsc#SLE-16518). - ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint (jsc#SLE-16518). - ASoC: Add DA7213 audio codec as selectable option (jsc#SLE-16518). - ASoC: rt5677: Wait for DSP to boot before loading firmware (jsc#SLE-16518). - ASoC: rt5677: Set ADC clock to use PLL and enable ASRC (jsc#SLE-16518). - ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPM (jsc#SLE-16518). - ASoC: rt5677: Allow VAD to be shut on/off at all times (jsc#SLE-16518). - ASoC: rt5677: Disable irq at suspend (jsc#SLE-16518). - ASoC: rt5677: Stop and restart DSP over suspend/resume (jsc#SLE-16518). - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile (jsc#SLE-16518). - ASoC: rt5677: Add DAPM audio path for hotword stream (jsc#SLE-16518). - ASoC: rt5677: Enable jack detect while DSP is running (jsc#SLE-16518). - ASoC: bdw-rt5677: Add a DAI link for rt5677 SPI PCM device (jsc#SLE-16518). - ASoC: rt5677: Load firmware via SPI using delayed work (jsc#SLE-16518). - ASoC: fsl_audmix: Add spin lock to protect tdms (jsc#SLE-16518). - ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend (jsc#SLE-16518). - ASoC: SOF: topology: fix missing NULL pointer check (jsc#SLE-16518). - ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n (jsc#SLE-16518). - ASoC: rsnd: fix DALIGN register for SSIU (jsc#SLE-16518). - ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1 (jsc#SLE-16518). - ASoC: SOF: Intel: Fix build break (jsc#SLE-16518). - ASoC: rt5682: fix the charge pump capacitor discharges (jsc#SLE-16518). - ASoC: rt5645: Fixed typo for buddy jack support (jsc#SLE-16518). - ASoC: wm8904: fix regcache handling (jsc#SLE-16518). - ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report (jsc#SLE-16518). - ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names (jsc#SLE-16518). - ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null (jsc#SLE-16518). - ASoC: rt5645: Fixed buddy jack support (jsc#SLE-16518). - ALSA: aloop: Fix dependency on timer API (jsc#SLE-16518). - ALSA: aloop: Avoid unexpected timer event callback tasklets (jsc#SLE-16518). - commit 93cd9d0 - ALSA: aloop: Remove redundant locking in timer open function (jsc#SLE-16518). - ASoC: component: Add sync_stop PCM ops (jsc#SLE-16518). - ASoC: pcm: Make ioctl ops optional (jsc#SLE-16518). - ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbinding (jsc#SLE-16518). - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs (jsc#SLE-16518). - ALSA: cs4236: fix error return comparison of an unsigned integer (jsc#SLE-16518). - ALSA: usb-audio: Fix NULL dereference at parsing BADD (jsc#SLE-16518). - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (jsc#SLE-16518). - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop (jsc#SLE-16518). - ALSA: hda/realtek - Move some alc236 pintbls to fallback table (jsc#SLE-16518). - ALSA: hda/realtek - Move some alc256 pintbls to fallback table (jsc#SLE-16518). - ALSA: pcm: Add card sync_irq field (jsc#SLE-16518). - ALSA: pcm: Add the support for sync-stop operation (jsc#SLE-16518). - ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header (jsc#SLE-16518). - ALSA: pcm: Allow NULL ioctl ops (jsc#SLE-16518). - ALSA: pcm: Introduce managed buffer allocation mode (jsc#SLE-16518). - ALSA: aloop: Support runtime change of snd_timer via info interface (jsc#SLE-16518). - ALSA: aloop: Support selection of snd_timer instead of jiffies (jsc#SLE-16518). - ALSA: aloop: Move CABLE_VALID_BOTH to the top of file (jsc#SLE-16518). - ALSA: aloop: Rename all jiffies timer specific functions (jsc#SLE-16518). - ALSA: aloop: Use callback functions for timer specific implementations (jsc#SLE-16518). - ALSA: aloop: Support return of error code for timer start and stop (jsc#SLE-16518). - ALSA: aloop: Describe units of variables (jsc#SLE-16518). - ALSA: hda - Add mute led support for HP ProBook 645 G4 (jsc#SLE-16518). - ALSA: hda - Add DP-MST support for NVIDIA codecs (jsc#SLE-16518). - ALSA: hda - Add DP-MST support for non-acomp codecs (jsc#SLE-16518). - ALSA: hda - Add DP-MST jack support (jsc#SLE-16518). - ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense (jsc#SLE-16518). - ALSA: hda - remove forced polling workaround for CFL and CNL (jsc#SLE-16518). - ALSA: hda: hdmi - remove redundant code comments (jsc#SLE-16518). - ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms (jsc#SLE-16518). - ALSA: usb-audio: Add skip_validation option (jsc#SLE-16518). - ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks (jsc#SLE-16518). - ALSA: au88x0: Fix incorrect device pointer for preallocation (jsc#SLE-16518). - ALSA: timer: Fix the breakage of slave link open (jsc#SLE-16518). - ALSA: memalloc: Drop snd_dma_pci_data() macro (jsc#SLE-16518). - ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page (jsc#SLE-16518). - ASoC: rt5677-spi: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page (jsc#SLE-16518). - commit b7744c2 - ASoC: intel: Avoid non-standard macro usage (jsc#SLE-16518). - ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page (jsc#SLE-16518). - ASoC: rt5514-spi: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ASoC: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: pcm: Yet another missing check of non-cached buffer type (jsc#SLE-16518). - ALSA: timer: Fix possible race at assigning a timer instance (jsc#SLE-16518). - ALSA: timer: Make snd_timer_close() returning void (jsc#SLE-16518). - ALSA: timer: Unify master/slave linking code (jsc#SLE-16518). - ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component() (jsc#SLE-16518). - ASoC: soc-core: fix RIP warning on card removal (jsc#SLE-16518). - ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY (jsc#SLE-16518). - ASoC: soc-core: remove topology specific operation (jsc#SLE-16518). - ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais() (jsc#SLE-16518). - ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() (jsc#SLE-16518). - ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_unregister_dai() (jsc#SLE-16518). - ASoC: soc-core: move snd_soc_unregister_dais() (jsc#SLE-16518). - ASoC: soc-core: move snd_soc_register_dai() (jsc#SLE-16518). - ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component() (jsc#SLE-16518). - commit 79a3b28 - ASoC: soc-core: remove snd_soc_component_add/del() (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_del_component_unlocked() (jsc#SLE-16518). - ASoC: soc-core: tidyup snd_soc_lookup_component() (jsc#SLE-16518). - ASoC: soc-core: move snd_soc_lookup_component() (jsc#SLE-16518). - ASoC: soc-core: add soc_unbind_dai_link() (jsc#SLE-16518). - ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link() (jsc#SLE-16518). - ASoC: soc-core: remove duplicated soc_is_dai_link_bound() (jsc#SLE-16518). - ASoC: soc-core: typo fix at soc_dai_link_sanity_check() (jsc#SLE-16518). - ASoC: soc-core: tidyup soc_init_dai_link() (jsc#SLE-16518). - ASoC: soc-core: move soc_init_dai_link() (jsc#SLE-16518). - commit f5a1e16 - ASoC: Intel: boards: fix configs for bxt-da7219-max98057a (jsc#SLE-16518). - Update config files. - commit 17e9bc9 - ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency (jsc#SLE-16518). - commit 296dcdd - ASoC: SOF: topology: set trigger order for FE DAI link (jsc#SLE-16518). - ASoC: pcm: update FE/BE trigger order based on the command (jsc#SLE-16518). - ASoC: Intel: boards: sof_rt5682: use dependency on SOF_HDA_LINK (jsc#SLE-16518). - ASoC: Intel: boards: Geminilake is only supported by SOF (jsc#SLE-16518). - ASoC: Intel: boards: remove select SND_HDA_DSP_LOADER (jsc#SLE-16518). - ASoC: Intel: Skylake: mark HDAudio codec support as deprecated (jsc#SLE-16518). - ASoC: SOF: Intel: use def_tristate, avoid using select (jsc#SLE-16518). - commit 43aacb2 - ASoC: SOF: Kconfig: add EXPERT dependency for developer options, clarify help (jsc#SLE-16518). - Update config files. - commit ec1624d - ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy driver (jsc#SLE-16518). - Update config files. - commit a96f786 - ASoC: SOF: Intel: Baytrail: clarify mutual exclusion with Atom/SST driver (jsc#SLE-16518). - Update config files. - commit 45d6b49 - ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682 (jsc#SLE-16518). - Update config files. - commit adab694 - ASoC: Intel: add mutual exclusion between SOF and legacy Baytrail driver (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() function (jsc#SLE-16518). - ASoC: Intel: Add acpi match for rt1011 based m/c driver (jsc#SLE-16518). - ASoC: ux500: Remove redundant variable "/status"/ (jsc#SLE-16518). - ASoC: rt1011: some minor changes to improve readability (jsc#SLE-16518). - ASoC: rt1011: add the range check for temperature_calib from device property (jsc#SLE-16518). - ASoC: rt1011: remove unnecessary tabs using spaces instead (jsc#SLE-16518). - commit d69571c - ASoC: SOF: Intel: add support for snd-hda-codec-hdmi (jsc#SLE-16518). - Update config files. - commit 773d794 - ASoC: rt1011: improve the rt1011_set_dai_fmt() function (jsc#SLE-16518). - ASoC: rt1011: remove redundant code in kcontrol (jsc#SLE-16518). - ASoC: rt5682: improve the sensitivity of push button (jsc#SLE-16518). - ASoC: soc-core: remove unneeded snd_soc_tplg_component_remove() (jsc#SLE-16518). - ASoC: rt5677-spi: fixup compile warning (jsc#SLE-16518). - ASoC: Intel: bxt_rt298: common hdmi codec support (jsc#SLE-16518). - ASoC: intel: sof_rt5682: common hdmi codec support (jsc#SLE-16518). - ASoC: Intel: glk_rt5682_max98357a: common hdmi codec support (jsc#SLE-16518). - ASoC: Intel: bxt-da7219-max98357a: common hdmi codec support (jsc#SLE-16518). - commit 695304b - ASoC: Intel: skl-hda-dsp-generic: fix include guard name (jsc#SLE-16518). - ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmi (jsc#SLE-16518). - ASoC: hdac_hda: add support for HDMI/DP as a HDA codec (jsc#SLE-16518). - ALSA: hda/hdmi - implement mst_no_extra_pcms flag (jsc#SLE-16518). - ASoC: rockchip_max98090: Add HDMI jack support (jsc#SLE-16518). - ASoC: rockchip_max98090: Optionally support HDMI use case (jsc#SLE-16518). - ASoC: SOF - remove the dead code (skylake/kabylake) (jsc#SLE-16518). - ASoC: intel - fix the card names (jsc#SLE-16518). - ASoC: SOF: pci: Add prepare/complete PM callbacks (jsc#SLE-16518). - ASoC: SOF: PM: Add support for DSP D0i3 state when entering S0ix (jsc#SLE-16518). - ASoC: SOF: return -ENOTSUPP if D0I3 is not supported (jsc#SLE-16518). - ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transition (jsc#SLE-16518). - ASoC: SOF: ignore suspend/resume for D0ix compatible streams (jsc#SLE-16518). - ASoC: SOF: PM: implement prepare/complete callbacks (jsc#SLE-16518). - ASoC: SOF: add a flag suspend_ignored for sof stream (jsc#SLE-16518). - ASoC: SOF: add a flag to indicate the system suspend target (jsc#SLE-16518). - ASoC: SOF: Intel: CNL: add support for sending compact IPC (jsc#SLE-16518). - ASoC: SOF: PM: add helpers for setting D0 substate for ADSP (jsc#SLE-16518). - ASoC: SOF: configure D0ix IPC flags in set_power_state (jsc#SLE-16518). - ASoC: SOF: Intel: HDA: add cAVS specific compact IPC header file (jsc#SLE-16518). - ASoC: SOF: Intel: hda-ipc: Don't read mailbox for PM_GATE reply (jsc#SLE-16518). - ASoC: SOF: ipc: introduce message for DSP power gating (jsc#SLE-16518). - ASoC: SOF: PM: rename sof_send_pm_ipc to sof_send_pm_ctx_ipc (jsc#SLE-16518). - ASoC: SOF: Intel: HDA: use macro for register polling retry count (jsc#SLE-16518). - ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C update (jsc#SLE-16518). - ASoC: SOF: topology: parse and store d0i3_compatible flag (jsc#SLE-16518). - ASoC: SOF: token: add tokens for PCM compatible with D0i3 substate (jsc#SLE-16518). - ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible stream (jsc#SLE-16518). - ASoC: SOF: Intel: APL: add set_power_state() ops (jsc#SLE-16518). - ASoC: SOF: Intel: CNL: add set_power_state() ops (jsc#SLE-16518). - ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substate (jsc#SLE-16518). - ASoC: SOF: add set_power_state() to dsp_ops for power state update (jsc#SLE-16518). - ASoC: SOF: reset default d0_substate at probe() and resume() (jsc#SLE-16518). - ASoC: SOF: add a field to store the current D0 substate of DSP (jsc#SLE-16518). - ASoC: rsnd: core.c: add WARN_ON() on rsnd_channel_normalization() (jsc#SLE-16518). - ASoC: fsl_esai: Add spin lock to protect reset, stop and start (jsc#SLE-16518). - ASoC: fsl_asrc: refine the setting of internal clock divider (jsc#SLE-16518). - ASoC: eve: implement set_bias_level function for rt5514 (jsc#SLE-16518). - ASoC: sunxi: sun4i-codec: remove unneeded semicolon (jsc#SLE-16518). - ASoC: fsl: fsl_dma: fix build failure (jsc#SLE-16518). - ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms (jsc#SLE-16518). - ASoC: SOF: define INFO_ flags in dsp_ops (jsc#SLE-16518). - ASoC: tegra: disable rx_fifo after disable stream (jsc#SLE-16518). - ASoC: tegra: add a TDM configuration callback (jsc#SLE-16518). - ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/ (jsc#SLE-16518). - ASoC: Spelling s/configr/configur/ (jsc#SLE-16518). - ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macro (jsc#SLE-16518). - ASoC: tegra: Allow 24bit and 32bit samples (jsc#SLE-16518). - ASoC: rt5677-spi: fix sparse warnings (jsc#SLE-16518). - ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp (jsc#SLE-16518). - commit 766b44b - ASoC: SOF: Intel: initial support to JasperLake (jsc#SLE-16518). - Update config files. - commit 7f5b676 - ASoC: rt5650: Add Kahlee platform specfic changes (jsc#SLE-16518). - ASoC: kirkwood: fix IRQ error handling (jsc#SLE-16518). - ASoC: Intel: common: add ACPI matching tables for JSL (jsc#SLE-16518). - ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout() (jsc#SLE-16518). - ASoC: SOF: Intel: hda-loader: improve error handling (jsc#SLE-16518). - ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency (jsc#SLE-16518). - ASoC: rsnd: add missing of_node_put() (jsc#SLE-16518). - ASoC: rsnd: dma: set bus width to data width for monaural data (jsc#SLE-16518). - ASoC: soc-core: add for_each_rtd_components() and replace (jsc#SLE-16518). - commit 1cde028 - ASoC: soc-core: snd_soc_unbind_card() cleanup (jsc#SLE-16518). - ASoC: soc-core: remove for_each_rtdcom_safe() (jsc#SLE-16518). - ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue (jsc#SLE-16518). - ASoC: rt5677: Add a PCM device for streaming hotword via SPI (jsc#SLE-16518). - ASOC: adau7118: Change regulators id (jsc#SLE-16518). - ASoC: mediatek: mt8183: support WoV (jsc#SLE-16518). - ASoC: mediatek: mt6358: support WoV (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Add earpiece (jsc#SLE-16518). - ASoC: tlv320aic32x4: add a check for devm_clk_get (jsc#SLE-16518). - ASoC: rt1011: fix spelling mistake "/temperture"/ -> "/temperature"/ (jsc#SLE-16518). - ASoC: tas2562: Fix misuse of GENMASK macro (jsc#SLE-16518). - ASoC: rt1011: Read and apply r0 and temperature device property (jsc#SLE-16518). - ASoC: wm8958: use <asm/unaligned.h> to simplify code (jsc#SLE-16518). - ASoC: rt1011: set tx/rx slots from tx/rx_mask in TDM case (jsc#SLE-16518). - ASoC: pcm3168a: Fix serial mode dependent format support (jsc#SLE-16518). - ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment (jsc#SLE-16518). - ASoC: sof: include types.h at header.h (jsc#SLE-16518). - ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment (jsc#SLE-16518). - ASoC: Intel: eve: Enable mclk and ssp sclk early (jsc#SLE-16518). - ASoC: SOF: Fix randbuild error (jsc#SLE-16518). - ASoC: SOF: topology: check errors when parsing LED tokens (jsc#SLE-16518). - ASoC: SOF: topology: remove always-true redundant test (jsc#SLE-16518). - ASoC: SOF: Intel: bdw: fix operator precedence warnings (jsc#SLE-16518). - ASoC: SOF: Intel: byt: fix operator precedence warnings (jsc#SLE-16518). - ASoC: fsl_mqs: Move static keyword to the front of declarations (jsc#SLE-16518). - ASoC: adau7118: Fix Kconfig warning without CONFIG_I2C (jsc#SLE-16518). - commit b3a38cf - Update patch reference for NFC security fix (CVE-2020-26088 bsc#1176990) - commit 7eec5ca - ASoC: tas2562: Introduce the TAS2562 amplifier (jsc#SLE-16518). - Update config files. - commit fa7602c - ASoC: stm32: spdifrx: retry synchronization in sync state (jsc#SLE-16518). - ASoC: SOF: imx: Read ESAI parameters and send them to DSP (jsc#SLE-16518). - ASoC: SOF: acpi led support for switch controls (jsc#SLE-16518). - ASoC: SOF: imx: Describe ESAI parameters to be sent to DSP (jsc#SLE-16518). - ASoC: SOF: pci: add debug module param (jsc#SLE-16518). - ASoC: SOF: acpi: add debug module param (jsc#SLE-16518). - Revert "/ASoC: SOF: Force polling mode on CFL and CNL"/ (jsc#SLE-16518). - AsoC: SOF: refactor control load code (jsc#SLE-16518). - ASoC: SOF: enable dual control for pga (jsc#SLE-16518). - commit 2e3800d - ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver (jsc#SLE-16518). - Update config files. - commit 18bd6eb - ASoC: SOF: enable sync_write in hdac_bus (jsc#SLE-16518). - ASoC: simple_card_utils.h: Add missing include (jsc#SLE-16518). - ASoC: jz4740: Remove unused match variable (jsc#SLE-16518). - ASoC: soc-component: remove snd_pcm_ops from component driver (jsc#SLE-16518). - ASoC: soc-utils: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup() (jsc#SLE-16518). - ASoC: fsl: fsl_asrc_dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: fsl: mpc5200_dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: fsl: fsl_dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: fsl: imx-pcm-fiq: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: bcm: cygnus-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: rt5514-spi: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: dwc: dwc-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: kirkwood: kirkwood-dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: mediatek: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: mediatek: mtk-btcvsd: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: meson: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: pxa: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: pxa: mmp-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: qcom: q6asm-dai: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: qcom: q6routing: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: qcom: lpass-platform: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: samsung: idma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sh: siu_pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sh: dma-sh7760: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sh: fsi: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sh: rsnd: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sof: pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: sprd: sprd-pcm-dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: stm: stm32_adfsdm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: txx9: txx9aclc: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: uniphier: aio-dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: xilinx: xlnx_formatter_pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: xtensa: xtfpga-i2s: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: au1x: dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: au1x: dbdma2: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: atmel: atmel-pcm-pdc: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: amd: acp-pcm-dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: intel: sst-baytrail-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: intel: skl-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_pcm_lib_ioctl() (jsc#SLE-16518). - ASoC: soc-core: add new pcm_construct/pcm_destruct (jsc#SLE-16518). - ASoC: soc-core: merge snd_pcm_ops member to component driver (jsc#SLE-16518). - ASoC: mt8183: fix audio playback slowly after playback during bootup (jsc#SLE-16518). - ASoC: pcm3168a: Use fixup instead of constraint for channels and formats (jsc#SLE-16518). - ASoC: SOF: support alternate list of machines (jsc#SLE-16518). - ASoC: soc-acpi: add link_mask field (jsc#SLE-16518). - ASoC: tas2770: Fix snd_soc_update_bits error handling (jsc#SLE-16518). - ASoc: tas2770: Remove unused defines and variables (jsc#SLE-16518). - ASoC: tas2770: Remove unneeded read of the TDM_CFG3 register (jsc#SLE-16518). - ASoC: fsl_mqs: Fix error handling in probe (jsc#SLE-16518). - ASoC: fsl_mqs: remove set but not used variable 'bclk' (jsc#SLE-16518). - ASoc: tas2770: Fix build error without GPIOLIB (jsc#SLE-16518). - ASoC: jz4740: Use of_device_get_match_data() (jsc#SLE-16518). - ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume() (jsc#SLE-16518). - commit ffcf1f4 - ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card() (jsc#SLE-16518). - ASoC: soc-core: use devm_xxx for component related resource (jsc#SLE-16518). - ASoC: soc-core: add soc_setup_card_name() (jsc#SLE-16518). - ASoC: soc-core: remove soc_remove_dai_links() (jsc#SLE-16518). - ASoC: soc-core: use devm_kzalloc() for rtd (jsc#SLE-16518). - tas2770: fix platform_no_drv_owner.cocci warnings (jsc#SLE-16518). - commit 21213e6 - ASoC: samsung: Rename Arndale card driver (jsc#SLE-16518). - ASoC: samsung: arndale: Add support for WM1811 CODEC (jsc#SLE-16518). - ASoC: samsung: arndale: Simplify DAI link initialization (jsc#SLE-16518). - ASoC: SOF: Intel: Add context data to any IPC timeout (jsc#SLE-16518). - commit 05d6e48 - ASoC: SOF: Intel: hda: fix reset of host_period_bytes (jsc#SLE-16518). - ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params struct (jsc#SLE-16518). - ASoC: SOF: core: check for mandatory fw_ready op during SOF probe (jsc#SLE-16518). - ASoC: SOF: ipc: retain DSP context after FW exception (jsc#SLE-16518). - ASoC: SOF: trace: move to opt-in with Kconfig and module parameter (jsc#SLE-16518). - ASoC: madera: Add support for using MCLK3 (jsc#SLE-16518). - commit 3d489a7 - tas2770: add tas2770 smart PA kernel driver (jsc#SLE-16518). - Update config files. - commit fec9ea8 - ASoC: soc-pcm: Use different sequence for start/stop trigger (jsc#SLE-16518). - ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8 (jsc#SLE-16518). - ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams (jsc#SLE-16518). - ASoC: fsl_asrc: update supported sample format (jsc#SLE-16518). - ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width (jsc#SLE-16518). - ASoC: adau1761: Add ALC controls (jsc#SLE-16518). - ASoC: adau1761: Add PGA Slew time control (jsc#SLE-16518). - ASoC: core: Clarify usage of ignore_machine (jsc#SLE-16518). - ASoC: stm32: sai: clean up indentation issue (jsc#SLE-16518). - ASoC: wcd9335: clean up indentation issue (jsc#SLE-16518). - ASoC: rt5663: clean up indentation issues (jsc#SLE-16518). - ASoC: amd: acp3x: clean up indentation issue (jsc#SLE-16518). - ASoC: soc-core: remove snd_soc_rtdcom_del_all() (jsc#SLE-16518). - ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc order (jsc#SLE-16518). - ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free() (jsc#SLE-16518). - ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init() (jsc#SLE-16518). - ASoC: soc-core: create rtd->codec_dais first (jsc#SLE-16518). - ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime() (jsc#SLE-16518). - ASoC: soc-core: move soc_free_pcm_runtime() (jsc#SLE-16518). - ASoC: wm8994: Add support for MCLKn clock gating (jsc#SLE-16518). - ASoC: wm8994: Add support for setting MCLK clock rate (jsc#SLE-16518). - ASoC: soc-component.h: remove GPL explanation from header (jsc#SLE-16518). - commit fd7b52e - ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe() (jsc#SLE-16518). - ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0 (jsc#SLE-16518). - ASoC: fsl_mqs: Add MQS component driver (jsc#SLE-16518). - ALSA: timer: Limit max amount of slave instances (jsc#SLE-16518). - ALSA: pci: Avoid non-standard macro usage (jsc#SLE-16518). - ALSA: rme: Avoid non-standard macro usage (jsc#SLE-16518). - ALSA: es1968: Avoid non-standard macro usage (jsc#SLE-16518). - ALSA: echoaudio: Avoid non-standard macro usage (jsc#SLE-16518). - ALSA: aoa: Avoid non-standard macro usage (jsc#SLE-16518). - ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page (jsc#SLE-16518). - ALSA: mips: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: pdaudiocf: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: vx: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: ua101: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: hiface: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: caiaq: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: 6fire: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: firewire: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: aloop: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: usb-audio: Convert to the common vmalloc memalloc (jsc#SLE-16518). - ALSA: 6fire: Drop the dead code (jsc#SLE-16518). - ALSA: usb: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: sparc: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: sh: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: rme32: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: mips: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: drivers: Remove superfluous snd_dma_continuous_data() (jsc#SLE-16518). - ALSA: pcm: Create proc files only for non-empty preallocations (jsc#SLE-16518). - ALSA: pcm: Warn if doubly preallocated (jsc#SLE-16518). - ALSA: pcm: Handle special page mapping in the default mmap handler (jsc#SLE-16518). - ALSA: memalloc: Add vmalloc buffer allocation support (jsc#SLE-16518). - ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type (jsc#SLE-16518). - ALSA: hda: Disable regmap internal locking (jsc#SLE-16518). - ALSA: pcm: Fix missing check of the new non-cached buffer type (jsc#SLE-16518). - ALSA: bebob: link the order of establishing connections and Syt-match clock mode (jsc#SLE-16518). - ALSA: bebob: expand delay of start for IR context just for version 3 firmware (jsc#SLE-16518). - ALSA: bebob: expand sleep just after breaking connections for protocol version 1 (jsc#SLE-16518). - ALSA: firewire-motu: Correct a typo in the clock proc string (jsc#SLE-16518). - ALSA: firewire-motu: add support for MOTU UltraLite (jsc#SLE-16518). - ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2 (jsc#SLE-16518). - ALSA: firewire-motu: minor code refactoring for protocol version 2 (jsc#SLE-16518). - ALSA: firewire-motu: detect SPH source of sampling clock (jsc#SLE-16518). - ALSA: firewire-motu: print for unknown source of sampling clock (jsc#SLE-16518). - ALSA: firewire-motu: fix wrong spelling for macro (jsc#SLE-16518). - ALSA: usb-audio: sound: usb: usb true/false for bool return type (jsc#SLE-16518). - ALSA: hda: Allow non-Intel device probe gracefully (jsc#SLE-16518). - ALSA: hda - Fix pending unsol events at shutdown (jsc#SLE-16518). - ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failure (jsc#SLE-16518). - ALSA: hda: fix intel DSP config (jsc#SLE-16518). - commit 2b26eed - ALSA: hda: add Intel DSP configuration / probe code (jsc#SLE-16518). - Update config files. - commit 155aaef - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver (jsc#SLE-16518). - ALSA: firewire-lib: postpone to start IR context (jsc#SLE-16518). - ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ target (jsc#SLE-16518). - ALSA: firewire-lib: cancel flushing isoc context in the laste step to process context callback (jsc#SLE-16518). - ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: add irq_target member into amdtp_domain struct (jsc#SLE-16518). - ALSA: firewire-lib: tune the minimum available size of PCM period (jsc#SLE-16518). - ALSA: firewire-lib: tune the maximum available size of PCM period (jsc#SLE-16518). - ALSA: firewire-lib: schedule hardware IRQ according to the size of PCM period (jsc#SLE-16518). - ALSA: fireface: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: firewire-motu: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: firewire-tascam: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: firewire-digi00x: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: dice: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: oxfw: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: fireworks: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: bebob: share PCM buffer size for both direction (jsc#SLE-16518). - ALSA: firewire-lib: use variable size of queue for isoc packets instead of fixed size (jsc#SLE-16518). - ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams (jsc#SLE-16518). - ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: dice: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: bebob: use the same size of period for PCM substream in AMDTP streams (jsc#SLE-16518). - ALSA: fireface: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: firewire-motu: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: firewire-tascam: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: dice: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: oxfw: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: fireworks: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: bebob: register the size of PCM period to AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: add a member into AMDTP domain for events per period (jsc#SLE-16518). - sound: Fix Kconfig indentation (jsc#SLE-16518). - ASoC: samsung: Use pr_warn instead of pr_warning (jsc#SLE-16518). - commit cf6bec5 - ALSA: usb-audio: Fix incorrect size check for processing/extension units (jsc#SLE-16518). - ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() (jsc#SLE-16518). - ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() (jsc#SLE-16518). - ALSA: usb-audio: not submit urb for stopped endpoint (jsc#SLE-16518). - ALSA: hda: hdmi - fix pin setup on Tigerlake (jsc#SLE-16518). - ALSA: hda: Add Cometlake-S PCI ID (jsc#SLE-16518). - ALSA: usb-audio: Fix missing error check at mixer resolution test (jsc#SLE-16518). - ASoC: SOF: topology: Fix bytes control size checks (jsc#SLE-16518). - ASoC: max98373: replace gpio_request with devm_gpio_request (jsc#SLE-16518). - ASoC: stm32: sai: add restriction on mmap support (jsc#SLE-16518). - ASoC: hdac_hda: fix race in device removal (jsc#SLE-16518). - ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection (jsc#SLE-16518). - ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names (jsc#SLE-16518). - ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data (jsc#SLE-16518). - ASoC: SOF: Fix memory leak in sof_dfsentry_write (jsc#SLE-16518). - ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing (jsc#SLE-16518). - ASoC: kirkwood: fix device remove ordering (jsc#SLE-16518). - ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address (jsc#SLE-16518). - ASoC: hdmi-codec: drop mutex locking again (jsc#SLE-16518). - ASoC: kirkwood: fix external clock probe defer (jsc#SLE-16518). - ASoC: compress: fix unsigned integer overflow check (jsc#SLE-16518). - ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX (jsc#SLE-16518). - ALSA: timer: Fix incorrectly assigned timer instance (jsc#SLE-16518). - ALSA: hda: hdmi - add Tigerlake support (jsc#SLE-16518). - ALSA: hda/ca0132 - Fix possible workqueue stall (jsc#SLE-16518). - ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series (jsc#SLE-16518). - ALSA: timer: Fix mutex deadlock at releasing card (jsc#SLE-16518). - ALSA: hda - Fix mutex deadlock in HDMI codec driver (jsc#SLE-16518). - Revert "/ALSA: hda: Flush interrupts on disabling"/ (jsc#SLE-16518). - ALSA: bebob: Fix prototype of helper function to return negative value (jsc#SLE-16518). - ALSA: hda/realtek - Fix 2 front mics of codec 0x623 (jsc#SLE-16518). - ALSA: hda/realtek - Add support for ALC623 (jsc#SLE-16518). - ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface (jsc#SLE-16518). - ALSA: hda: Add Tigerlake/Jasperlake PCI ID (jsc#SLE-16518). - ALSA: usb-audio: Fix copy&paste error in the validator (jsc#SLE-16518). - ASoC: SOF: control: return true when kcontrol values change (jsc#SLE-16518). - ASoC: stm32: sai: fix sysclk management on shutdown (jsc#SLE-16518). - ASoC: Intel: sof-rt5682: add a check for devm_clk_get (jsc#SLE-16518). - ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting (jsc#SLE-16518). - ASoC: simple_card_utils.h: Fix potential multiple redefinition error (jsc#SLE-16518). - ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 (jsc#SLE-16518). - ASoC: core: Fix pcm code debugfs error (jsc#SLE-16518). - ASoc: rockchip: i2s: Fix RPM imbalance (jsc#SLE-16518). - ASoC: wm_adsp: Don't generate kcontrols without READ flags (jsc#SLE-16518). - commit c4cd4f1 - ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture (jsc#SLE-16518). - Update config files. - commit 577a760 - ASoC: intel: bytcr_rt5651: add null check to support_button_press (jsc#SLE-16518). - ASoC: intel: sof_rt5682: add remove function to disable jack (jsc#SLE-16518). - ASoC: rt5682: add NULL handler to set_jack function (jsc#SLE-16518). - ASoC: intel: sof_rt5682: use separate route map for dmic (jsc#SLE-16518). - ASoC: SOF: Intel: initialise and verify FW crash dump data (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix warnings during FW load (jsc#SLE-16518). - ASoC: SOF: pcm: harden PCM STOP sequence (jsc#SLE-16518). - ASoC: SOF: pcm: fix resource leak in hw_free (jsc#SLE-16518). - ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types (jsc#SLE-16518). - ASoC: SOF: loader: fix kernel oops on firmware boot failure (jsc#SLE-16518). - ASoC: wm_adsp: Fix theoretical NULL pointer for alg_region (jsc#SLE-16518). - ASoC: max98373: check for device node before parsing (jsc#SLE-16518). - ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create() (jsc#SLE-16518). - ASoC: soc-component: fix a couple missing error assignments (jsc#SLE-16518). - ASoC: wm8994: Do not register inapplicable controls for WM1811 (jsc#SLE-16518). - ASoC: samsung: arndale: Add missing OF node dereferencing (jsc#SLE-16518). - ALSA: hda/realtek - Add support for ALC711 (jsc#SLE-16518). - ALSA: hda - Force runtime PM on Nvidia HDMI codecs (jsc#SLE-16518). - ALSA: hda/realtek - Enable headset mic on Asus MJ401TA (jsc#SLE-16518). - ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers (jsc#SLE-16518). - ALSA: hdac: clear link output stream mapping (jsc#SLE-16518). - ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 (jsc#SLE-16518). - ALSA: usb-audio: Add DSD support for EVGA NU Audio (jsc#SLE-16518). - ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies (jsc#SLE-16518). - ASoC: pcm3168a: The codec does not support S32_LE (jsc#SLE-16518). - ASoC: core: use list_del_init and move it back to soc_cleanup_component (jsc#SLE-16518). - ASoC: rsnd: do error check after rsnd_channel_normalization() (jsc#SLE-16518). - ASoC: atmel_ssc_dai: Remove wrong spinlock usage (jsc#SLE-16518). - ASoC: core: delete component->card_list in soc_remove_component only (jsc#SLE-16518). - ASoC: fsl_sai: Fix noise when using EDMA (jsc#SLE-16518). - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop (jsc#SLE-16518). - ALSA: hda/realtek - PCI quirk for Medion E4254 (jsc#SLE-16518). - ALSA: hda - Apply AMD controller workaround for Raven platform (jsc#SLE-16518). - ALSA: usb-audio: Add Hiby device family to quirks for native DSD support (jsc#SLE-16518). - ALSA: hda/realtek - Fix alienware headset mic (jsc#SLE-16518). - ALSA: dice: fix wrong packet parameter for Alesis iO26 (jsc#SLE-16518). - ASoC: jz4740: Drop lb60 board code (jsc#SLE-16518). - ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_* (jsc#SLE-16518). - ASoC: sdm845: remove unneeded semicolon (jsc#SLE-16518). - ASoC: fsl_sai: Implement set_bclk_ratio (jsc#SLE-16518). - ASoC: wcd9335: remove redundant use of ret variable (jsc#SLE-16518). - ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name (jsc#SLE-16518). - ASoC: hdmi-codec: Add an op to set callback function for plug event (jsc#SLE-16518). - ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF (jsc#SLE-16518). - ASoC: rt5677: Remove magic number register writes (jsc#SLE-16518). - ASoC: soc-core: self contained soc_unbind_aux_dev() (jsc#SLE-16518). - ASoC: soc-core: add soc_unbind_aux_dev() (jsc#SLE-16518). - commit 8433b27 - powerpc/64s: remove unnecessary translation cache flushes at boot (jsc#SLE-13512 bsc#1176916 ltc#186249). - commit 43a7a4e - net/mlx5e: Introduce kconfig var for TC support (jsc#SLE-15172). - Update config files. - commit 5ce8627 - net: qos: introduce a gate control flow action (bsc#1176447). - Update config files. - supported.conf: added net/sched/act_gate - commit e2c4efd - ASoC: soc-core: self contained soc_bind_aux_dev() (jsc#SLE-16518). - ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() (jsc#SLE-16518). - ASoC: soc-core: self contained soc_probe_link_dais() (jsc#SLE-16518). - ASoC: soc-core: add new soc_link_init() (jsc#SLE-16518). - ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() (jsc#SLE-16518). - ASoC: soc-core: self contained soc_remove_link_dais() (jsc#SLE-16518). - ASoC: soc-core: self contained soc_remove_link_components() (jsc#SLE-16518). - ASoC: soc-core: self contained soc_probe_link_components() (jsc#SLE-16518). - ASoC: rt1308: make array pd static const, makes object smaller (jsc#SLE-16518). - ASoC: rt1305: make array pd static const, makes object smaller (jsc#SLE-16518). - ASoC: rt1011: make array pd static const, makes object smaller (jsc#SLE-16518). - SoC: simple-card-utils: set 0Hz to sysclk when shutdown (jsc#SLE-16518). - ASoC: rockchip: ignore 0Hz sysclk (jsc#SLE-16518). - ASoC: codecs: ad193x: make two arrays static const, makes object smaller (jsc#SLE-16518). - ASoC: es8316: support fixed and variable both clock rates (jsc#SLE-16518). - ASoC: es8316: fix redundant codes of clock (jsc#SLE-16518). - ASoC: SOF: imx8: Fix COMPILE_TEST error (jsc#SLE-16518). - ASoC: meson: tdmout: add sm1 support (jsc#SLE-16518). - ASoC: meson: axg-toddr: add sm1 support (jsc#SLE-16518). - ASoC: meson: axg-frddr: add sm1 support (jsc#SLE-16518). - ASoC: meson: tdmin: expose all 16 inputs (jsc#SLE-16518). - ASoC: meson: axg-toddr: expose all 8 inputs (jsc#SLE-16518). - ASoC: meson: axg-frddr: expose all 8 outputs (jsc#SLE-16518). - ASoC: qcom: common: Include link-name in error messages (jsc#SLE-16518). - ASoC: soc-core: add comment to jack at soc_remove_component() (jsc#SLE-16518). - ASoC: tegra: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: amd: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: es8316: add clock control of MCLK (jsc#SLE-16518). - ASoC: audio-graph: indicate rebind issue (jsc#SLE-16518). - ASoC: simple-card: indicate rebind issue (jsc#SLE-16518). - ASoC: soc-core: move soc_probe_link_components() position (jsc#SLE-16518). - ASoC: soc-core: add snd_soc_dapm_init() (jsc#SLE-16518). - ASoC: soc-core: dapm related setup at one place (jsc#SLE-16518). - ASoC: soc-core: move soc_probe_component() position (jsc#SLE-16518). - ASoC: soc-core: add soc_rtd_free() (jsc#SLE-16518). - ASoC: mediatek: mt8183: fix space issues (jsc#SLE-16518). - ASoC: mediatek: mt8183: remove forward declaration of headset_init (jsc#SLE-16518). - ASoC: mediatek: mt8183: move headset jack to card-specific storage (jsc#SLE-16518). - ASoC: mediatek: mt8183: move private structure (jsc#SLE-16518). - ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL (jsc#SLE-16518). - ASoC: Intel: broadwell: Simplify device probe (jsc#SLE-16518). - ASoC: Intel: bdw-rt5677: Simplify device probe (jsc#SLE-16518). - ASoC: Intel: haswell: Simplify device probe (jsc#SLE-16518). - ASoC: Intel: Haswell: Adjust machine device private context (jsc#SLE-16518). - ASoC: ti: davinci-evm: Do not fail if the dai_set_sysclk returns -ENOTSUPP (jsc#SLE-16518). - ASoC: ti: edma-pcm: Fix for legacy dma_slave_map based channel lookup (jsc#SLE-16518). - ASoC: ti: davinci-i2s: Add S32_LE as support format (jsc#SLE-16518). - ASoC: wcd9335: Fix primary interpolator max rate (jsc#SLE-16518). - commit 1cf9d9b - ALSA: pcm: add support for 352.8KHz and 384KHz sample rate (jsc#SLE-16518). - ASoC: mediatek: mt8183: fix tdm out data is valid on rising edge (jsc#SLE-16518). - ASoC: mediatek: mt8183: tdm hw support tdm out and 8ch i2s out (jsc#SLE-16518). - ASoC: atmel_ssc_dai: implement left-justified data mode (jsc#SLE-16518). - ASoC: atmel_ssc_dai: rework DAI format configuration (jsc#SLE-16518). - ASoC: atmel: enable SOC_SSC_PDC and SOC_SSC_DMA in Kconfig (jsc#SLE-16518). - ASoC: cs42xx8: Force suspend/resume during system suspend/resume (jsc#SLE-16518). - ASoC: Intel: Skylake: Release topology when we are done with it (jsc#SLE-16518). - ASoC: Intel: Skylake: Print module type instead of id (jsc#SLE-16518). - ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL check (jsc#SLE-16518). - ASoC: sun4i: Revert A83t description (jsc#SLE-16518). - ASoC: SOF: imx8: Fix return value check in imx8_probe() (jsc#SLE-16518). - ASoC: mediatek: mt8183: remove unused DAPM-related variables (jsc#SLE-16518). - ASoC: sunxi: Revert initial A83t support (jsc#SLE-16518). - ASoC: imx-audmix: register the card on a proper dev (jsc#SLE-16518). - ASoC: SOF: imx8: Make some functions static (jsc#SLE-16518). - ASoC: soc-core: rename soc_post_component_init() to soc_rtd_init() (jsc#SLE-16518). - ASoC: soc-core: initialize list at one place (jsc#SLE-16518). - ASoC: SOF: topology: fix get control data return type and arguments (jsc#SLE-16518). - ASoC: soc-core: initialize component list (jsc#SLE-16518). - commit 987bba9 - soundwire: add debugfs support (jsc#SLE-16518). - commit 69d2239 - net/mlx5e: CT: Introduce connection tracking (jsc#SLE-15172). - Update config files. - commit 5df5a19 - soundwire: slave: fix scanf format (jsc#SLE-16518). - soundwire: depend on ACPI || OF (jsc#SLE-16518). - soundwire: stream: make stream name a const pointer (jsc#SLE-16518). - soundwire: Add compute_params callback (jsc#SLE-16518). - soundwire: core: add device tree support for slave devices (jsc#SLE-16518). - soundwire: intel: handle disabled links (jsc#SLE-16518). - soundwire: intel: add debugfs register dump (jsc#SLE-16518). - soundwire: cadence_master: add debugfs register dump (jsc#SLE-16518). - soundwire: intel: remove unused variables (jsc#SLE-16518). - soundwire: intel: move shutdown() callback and don't export symbol (jsc#SLE-16518). - soundwire: cadence_master: add kernel parameter to override interrupt mask (jsc#SLE-16518). - soundwire: intel_init: add kernel module parameter to filter out links (jsc#SLE-16518). - soundwire: cadence_master: fix divider setting in clock register (jsc#SLE-16518). - soundwire: cadence_master: make use of mclk_freq property (jsc#SLE-16518). - soundwire: intel: read mclk_freq property from firmware (jsc#SLE-16518). - soundwire: add new mclk_freq field for properties (jsc#SLE-16518). - soundwire: stream: remove unnecessary variable initializations (jsc#SLE-16518). - soundwire: stream: fix disable sequence (jsc#SLE-16518). - soundwire: include mod_devicetable.h to avoid compiling warnings (jsc#SLE-16518). - soundwire: cadence_master: use firmware defaults for frame shape (jsc#SLE-16518). - soundwire: export helpers to find row and column values (jsc#SLE-16518). - soundwire: bus: improve dynamic debug comments for enumeration (jsc#SLE-16518). - soundwire: cadence_master: revisit interrupt settings (jsc#SLE-16518). - soundwire: intel: prevent possible dereference in hw_params (jsc#SLE-16518). - soundwire: bus: split handling of Device0 events (jsc#SLE-16518). - soundwire: cadence_master: simplify bus clash interrupt clear (jsc#SLE-16518). - soundwire: intel: remove BIOS work-arounds (jsc#SLE-16518). - soundwire: mipi_disco: Switch to use fwnode_property_count_uXX() (jsc#SLE-16518). - commit d0bf0e7 - blacklist.conf: remove soundwire entry to be backported - commit a80dcc8 - net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc (jsc#SLE-15172). - Update config files. - supported.conf: added drivers/net/bareudp - commit a45a4f9 - ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode (jsc#SLE-16518). - commit 91c0170 - net: sched: add Flow Queue PIE packet scheduler (jsc#SLE-15172). - Update config files. - supported.conf: added sch_fq_pie - commit 346780e - ASoC: soc-topology: use for_each_component_dais() at remove_dai() (jsc#SLE-16518). - ASoC: soc-dai: use bit field for bus_control (jsc#SLE-16518). - ASoC: soc-core: soc_cleanup_card_resources() become void (jsc#SLE-16518). - ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup() (jsc#SLE-16518). - ASoC: soc-core: use device_register() (jsc#SLE-16518). - ASoC: mediatek: mt8183: switch tdm pins gpio function when playback on or off (jsc#SLE-16518). - ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings (jsc#SLE-16518). - ASoC: wm8988: fix typo in wm8988_right_line_controls (jsc#SLE-16518). - ASoC: SOF: imx: Add i.MX8 HW support (jsc#SLE-16518). - ASoC: SOF: Add OF DSP device support (jsc#SLE-16518). - ASoC: sun4i-i2s: Add support for DSP formats (jsc#SLE-16518). - ASoC: sun4i-i2s: Replace call to params_width by local variable (jsc#SLE-16518). - ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one (jsc#SLE-16518). - ASoC: sun4i-i2s: Use the physical / slot width for the clocks (jsc#SLE-16518). - ASoC: sun4i-i2s: Add support for TDM slots (jsc#SLE-16518). - ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link() (jsc#SLE-16518). - ASoC: soc-core: merge snd_soc_initialize_card_lists() (jsc#SLE-16518). - ASoC: fsl_sai: Add support for imx8qm (jsc#SLE-16518). - ASoC: sun4i-i2s: Support more channels (jsc#SLE-16518). - ASoC: sun4i-i2s: Pass the channels number as an argument (jsc#SLE-16518). - ASoC: sun4i-i2s: Remove duplicated quirks structure (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix the LRCK period on A83t (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix the LRCK polarity (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs (jsc#SLE-16518). - ASoC: sun4i-i2s: RX and TX counter registers are swapped (jsc#SLE-16518). - ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs (jsc#SLE-16518). - ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs (jsc#SLE-16518). - ASoC: sun4i-i2s: Move the format configuration to a callback (jsc#SLE-16518). - ASoC: sun4i-i2s: Move the channel configuration to a callback (jsc#SLE-16518). - ASoC: sun4i-i2s: Rework MCLK divider calculation (jsc#SLE-16518). - ASoC: sun4i-i2s: Replace call to params_channels by local variable (jsc#SLE-16518). - ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK (jsc#SLE-16518). - ASoC: sun4i-i2s: Switch to devm for PCM register (jsc#SLE-16518). - ASoC: SOF: pcm: add ALH support (jsc#SLE-16518). - ASoC: SOF: topology: initial support for Intel ALH DAI type (jsc#SLE-16518). - ASoC: SOF: rename SOUNDWIRE to ALH (jsc#SLE-16518). - ASoC: SOF: topology: Add dummy support for i.MX8 DAIs (jsc#SLE-16518). - commit c18e070 - net: sch_ets: Add a new Qdisc (bsc#1176774). - Update config files. - supported.conf: added net/sch_ets - commit fe91ed8 - ASoC: SOF: Intel: initial support for Elkhart Lake (jsc#SLE-16518). - Update config files. - commit fe8f01e - ASoC: Intel: common: add ACPI matching tables for EHL (jsc#SLE-16518). - ASoC: SOF: Intel: initial support for Tiger Lake (jsc#SLE-16518). - ASoC: Intel: common: add ACPI matching tables for Tiger Lake (jsc#SLE-16518). - ASoC: SOF: ipc: add ALH parameters (jsc#SLE-16518). - commit 294ec6d - ASoC: Intel: boards: Add Cometlake machine driver support (jsc#SLE-16518). - Update config files. - Refresh patches.suse/asoc-intel-convert-to-new-x86-cpu-match-macros.patch. - commit 7ad7a67 - net: openvswitch: Set OvS recirc_id from tc chain index (jsc#SLE-15172). - Update config files. - commit 4bb3ca6 - net: phy: adin: add support for Analog Devices PHYs (bsc#1176447). - Update config files. - commit 0ad321e - ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime (jsc#SLE-16518). - ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux' (jsc#SLE-16518). - ASoC: cs42l56: remove unused variable 'adc_swap_enum' (jsc#SLE-16518). - ASoC: es8328: remove unused variable 'pga_tlv' (jsc#SLE-16518). - ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum' (jsc#SLE-16518). - ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src' (jsc#SLE-16518). - ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv' (jsc#SLE-16518). - ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv' (jsc#SLE-16518). - ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux' (jsc#SLE-16518). - ASoC: Intel: Skylake: Print constant literals from format specifier (jsc#SLE-16518). - ASoC: mediatek: mt6358: add delay after dmic clock on (jsc#SLE-16518). - ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables (jsc#SLE-16518). - ASoC: mediatek: mt8183-da7219-max98357: remove unused variable (jsc#SLE-16518). - ASoC: mt2701: remove unused variables (jsc#SLE-16518). - ASoC: soc-core: Fix -Wunused-const-variable warning (jsc#SLE-16518). - ASoC: Intel: hsw: remove i386 build warning w/ size_t argument (jsc#SLE-16518). - ASoC: ti: Fix typos in ti/Kconfig (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC number (jsc#SLE-16518). - ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_width (jsc#SLE-16518). - ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codec (jsc#SLE-16518). - ASoC: Intel: skl-hda-dsp-generic: add dmic dapm widget and route (jsc#SLE-16518). - ASoC: Intel: skl-hda-dsp-generic: add dependency to dmic driver (jsc#SLE-16518). - ASoC: Intel: boards: Match Product Family instead of product (jsc#SLE-16518). - ASoC: dapm: Invalidate only paths reachable for a given stream (jsc#SLE-16518). - ASoC: SOF: topology: use set_get_data in process load (jsc#SLE-16518). - ASoC: fsl_esai: Add compatible string for imx6ull (jsc#SLE-16518). - ASoC: rt5677: Revert remove superfluous set (jsc#SLE-16518). - ASoC: remove w90x900/nuc900 platform drivers (jsc#SLE-16518). - ASoC: soc-core: add for_each_xxx macro for aux_dev (jsc#SLE-16518). - ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: max9850: remove unused variable 'max9850_reg' (jsc#SLE-16518). - ASoC: max98926: remove two unused variables (jsc#SLE-16518). - ASoC: soc-core: remove legacy style of aux_dev (jsc#SLE-16518). - ASoC: ti: rx51: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: samsung: speyside: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: samsung: neo1973_wm8753: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: rockchip: rockchip_max98090: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - commit 9c21c82 - Refresh papr_scm patches closer to upstream. - Refresh patches.suse/powerpc-papr_scm-Fetch-nvdimm-health-information-fro.patch. - Refresh patches.suse/powerpc-papr_scm-Fetch-nvdimm-performance-stats-from.patch. - commit 16750a8 - ASoC: mediatek: mt8183-da7219-max98357: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: intel: cht_bsw_max98090_ti: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: simple-card: use snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: soc-core: support snd_soc_dai_link_component for aux_dev (jsc#SLE-16518). - ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation (jsc#SLE-16518). - ASoC: SOF: Introduce snd_sof_dsp_get_window_offset (jsc#SLE-16518). - ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation (jsc#SLE-16518). - ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creation (jsc#SLE-16518). - ASoC: SOF: Remove call to snd_sof_dsp_mailbox_init (jsc#SLE-16518). - ASoC: ml26124: remove unused variable 'ngth' (jsc#SLE-16518). - ASoC: mt6351: remove unused variable 'mt_lineout_control' (jsc#SLE-16518). - ASoC: sof: Fix warning when IPC flood test is not enabled (jsc#SLE-16518). - ASoC: Intel: Skylake: large_config_get overhaul (jsc#SLE-16518). - ASoC: Intel: Skylake: Limit large_config_get to single frame (jsc#SLE-16518). - ASoC: intel: skl_hda_dsp_common: create HDMI jack kctl (jsc#SLE-16518). - ASoC: tscs454: remove unused variable 'PLL_48K_RATE' (jsc#SLE-16518). - ASoC: soc-core: fix module_put() warning in soc_cleanup_component (jsc#SLE-16518). - ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add() (jsc#SLE-16518). - commit 9712477 - ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS (jsc#SLE-16518). - ASoC: soc-core: tidyup for card->deferred_resume_work (jsc#SLE-16518). - ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card() (jsc#SLE-16518). - ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs() (jsc#SLE-16518). - ASoC: soc-core: tidyup for snd_soc_add_card_controls() (jsc#SLE-16518). - ASoC: soc-core: tidyup for snd_soc_dapm_add_routes() (jsc#SLE-16518). - ASoC: soc-core: tidyup for snd_soc_add_component_controls() (jsc#SLE-16518). - ASoC: fsl_sai: Add support for imx7ulp/imx8mq (jsc#SLE-16518). - ASoC: fsl_sai: Add support for SAI new version (jsc#SLE-16518). - ASoC: fsl_sai: Update Tx/Rx channel enable mask (jsc#SLE-16518). - ASoC: fsl_sai: Add registers definition for multiple datalines (jsc#SLE-16518). - ASoC: Intel: Update request-reply IPC model (jsc#SLE-16518). - ASoC: soc-core: tidyup for snd_soc_dapm_new_controls() (jsc#SLE-16518). - ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add() (jsc#SLE-16518). - ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link() (jsc#SLE-16518). - ASoC: soc-core: check return value of snd_soc_add_dai_link() (jsc#SLE-16518). - ASoC: soc-core: add comment for for_each_xxx (jsc#SLE-16518). - ASoC: soc-core: set component->debugfs_root NULL (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix MSI handling (jsc#SLE-16518). - ASoC: rt1011: Add a flag for the R0 calibration test (jsc#SLE-16518). - ASoC: rt1011: Add R0 temperature and TDM1 ADC2DAT Swap control (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_pcm_free() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_pcm_new() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_mmap() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_page() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_copy_user() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_ioctrl() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_pcm_component_pointer() (jsc#SLE-16518). - ASoC: soc-component: move snd_soc_component_set_bias_level() (jsc#SLE-16518). - ASoC: soc-component: move snd_soc_component_stream_event() (jsc#SLE-16518). - ASoC: soc-component: move snd_soc_component_seq_notifier() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_of_xlate_dai_name() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_of_xlate_dai_id() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_remove() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_probe() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_is_suspended() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_resume() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_suspend() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_trigger() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_hw_free() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_hw_params() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_prepare() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_close() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_open() (jsc#SLE-16518). - ASoC: soc-component: add snd_soc_component_get/put() (jsc#SLE-16518). - ASoC: add soc-component.c (jsc#SLE-16518). - ASoC: soc-pcm: remove soc_fill_silence() (jsc#SLE-16518). - ASoC: soc-pcm: remove soc_rtdcom_copy_kernel() (jsc#SLE-16518). - ASoC: soc-pcm: remove soc_rtdcom_ack() (jsc#SLE-16518). - ASoC: Remove dev_err() usage after platform_get_irq() (jsc#SLE-16518). - commit f8ad30f - ASoC: zx-tdm: remove redundant assignment to ts_width on error return path (jsc#SLE-16518). - ASoC: SOF: no need to check return value of debugfs_create functions (jsc#SLE-16518). - ASoC: core: no need to check return value of debugfs_create functions (jsc#SLE-16518). - ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create functions (jsc#SLE-16518). - ASoC: codec2codec: fill some of the runtime stream parameters (jsc#SLE-16518). - ASoC: codec2codec: remove ephemeral variables (jsc#SLE-16518). - ASoC: create pcm for codec2codec links as well (jsc#SLE-16518). - commit f0cb65a - ASoC: codecs: Add uda1334 codec driver (jsc#SLE-16518). - Update config files. - commit ddb3639 - ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - commit 3e5f472 - ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: jz4740: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: codecs: jz4725b: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: codecs: msm8916-wcd: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: stm32: sai: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: sun8i-codec: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: sunxi: sun50i-codec-analog: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: sun8i-codec-analog: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: xlnx: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOS (jsc#SLE-16518). - ASoC: ti: Mark expected switch fall-throughs (jsc#SLE-16518). - ASoC: xtfpga-i2s: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: spear: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: sirf: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: imx-audmux: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: mt8173: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - commit 2a5358e - ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: rockchip: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: tegra: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-16518). - ASoC: meson: g12a-tohdmitx: override codec2codec params (jsc#SLE-16518). - ASoC: Intel: Skylake: Remove static table index when parsing topology (jsc#SLE-16518). - ASoC: codec2codec: fix missing return of error return code (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Support for correct symmetric sample bits (jsc#SLE-16518). - ASoC: codec2codec: deal with params when necessary (jsc#SLE-16518). - ASoC: codec2codec: name link using stream direction (jsc#SLE-16518). - ASoC: codec2codec: run callbacks in order (jsc#SLE-16518). - ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92 (jsc#SLE-16518). - ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15 (jsc#SLE-16518). - ASoC: wm_adsp: Allow bus error handler to be called directly (jsc#SLE-16518). - ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix) (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setups (jsc#SLE-16518). - ASoC: ti: davinci-mcasp: Add support for RIGHT_J format (jsc#SLE-16518). - ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup (jsc#SLE-16518). - ASoC: Intel: Skylake: Cleanup skl_module_cfg declaration (jsc#SLE-16518). - ASoC: Intel: Skylake: Make MCPS and CPS params obsolete (jsc#SLE-16518). - commit 1b1cb98 - ASoC: Intel: Skylake: Do not disable FW notifications (jsc#SLE-16518). - ASoC: Intel: Skylake: Remove memory available check (jsc#SLE-16518). - ASoC: Intel: Skylake: Remove MCPS available check (jsc#SLE-16518). - ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_skl (jsc#SLE-16518). - ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev struct (jsc#SLE-16518). - ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function name (jsc#SLE-16518). - ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c (jsc#SLE-16518). - ASoC: soc-core: use existing snd_soc_dai_digital_mute() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_compress_new() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_remove() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_probe() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_resume() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_suspend() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_delay() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_bespoke_trigger() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_trigger() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_prepare() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_shutdown() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_startup() (jsc#SLE-16518). - ASoC: soc-dai: add snd_soc_dai_hw_free() (jsc#SLE-16518). - ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai (jsc#SLE-16518). - ASoC: add soc-dai.c (jsc#SLE-16518). - ASoC: rsnd: Support hw_free() callback at DAI level (jsc#SLE-16518). - ASoC: rt1308: Convert headers to SPDX (jsc#SLE-16518). - ASoC: rt5665: Fix a typo in the name of a function (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix stream id setting (jsc#SLE-16518). - ASoC: SOF: Intel: hda: fix link DMA config (jsc#SLE-16518). - ASoC: fsl_esai: recover the channel swap after xrun (jsc#SLE-16518). - ASoC: SOF: Intel: ssp: BCLK delay parameter (jsc#SLE-16518). - ASoC: SOF: Intel: hda: reset link DMA state in prepare (jsc#SLE-16518). - commit a2cfd41 - ASoC: SOF: Intel: hda: add a parameter to disable MSI (jsc#SLE-16518). - ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS (jsc#SLE-16518). - ASoC: SOF: Intel: hda: use SOF defined init chip in resume (jsc#SLE-16518). - ASoC: SOF: Intel: hda: set position buffer in init chip (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Enable jack detection (jsc#SLE-16518). - ASoC: SOF: Intel: hda: reduce ifdef usage for hda (jsc#SLE-16518). - ASoC: SOF: Intel: hda: correct ROM state mask (jsc#SLE-16518). - ASoC: SOF: remove unused state variable in suspend function (jsc#SLE-16518). - ASoC: SOF: loader: Don't ignore SRAM block types (jsc#SLE-16518). - ASoC: SOF: loader: Use the BAR provided by FW (jsc#SLE-16518). - ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops (jsc#SLE-16518). - ASoC: SOF: core: increase default IPC timeouts (jsc#SLE-16518). - ASoC: SOF: ipc: use timeout configured at probe (jsc#SLE-16518). - ASoC: SOF: use common code to send PCM_FREE IPC (jsc#SLE-16518). - ASoC: SOF: reset DMA state in prepare (jsc#SLE-16518). - ASoC: SOF: pci: mark last_busy value at runtime PM init (jsc#SLE-16518). - ASoC: pcm3168a: Fix a typo in the name of a constant (jsc#SLE-16518). - ASoC: madera: Read device tree configuration (jsc#SLE-16518). - ASoC: sgtl5000: Fix charge pump source assignment (jsc#SLE-16518). - ASoC: sgtl5000: Fix of unmute outputs on probe (jsc#SLE-16518). - ASoC: sgtl5000: add ADC mute control (jsc#SLE-16518). - ASoC: sgtl5000: Fix definition of VAG Ramp Control (jsc#SLE-16518). - ASoC: sgtl5000: Improve VAG power and mute control (jsc#SLE-16518). - ASoC: Define a set of DAPM pre/post-up events (jsc#SLE-16518). - ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34 (jsc#SLE-16518). - ASoC: cs47l35: Use define for DSPCLK enable bit (jsc#SLE-16518). - ASoC: rt1308: add silence detection and manual PDB control (jsc#SLE-16518). - ASoC: rt1308: simplify the EFUSE read function (jsc#SLE-16518). - ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER (jsc#SLE-16518). - ASoC: max98383: fix i2c probe failure (jsc#SLE-16518). - commit b1e6694 - ASoC: fsl_sai: mark regmap as fast_io (jsc#SLE-16518). - ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth (jsc#SLE-16518). - ASoC: fsl_sai: add of_match data (jsc#SLE-16518). - ASoC: mediatek: mt8183: make headset codec optional (jsc#SLE-16518). - ASoC: wcd9335: add irqflag IRQF_ONESHOT flag (jsc#SLE-16518). - ASoC: bcm: cygnus-pcm: Unneeded variable: "/ret"/ (jsc#SLE-16518). - sound: soc: codecs: mt6358: change return type of mt6358_codec_init_reg (jsc#SLE-16518). - ASoC: fsl_esai: Wrap some operations to be functions (jsc#SLE-16518). - ASoC: rt5677: remove superfluous set (jsc#SLE-16518). - ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing (jsc#SLE-16518). - ASoC: wcd9335: Fix misuse of GENMASK macro (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Make hdac_device device-managed (jsc#SLE-16518). - ASoC: ams-delta: Take control over audio mute GPIO pins (jsc#SLE-16518). - ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set (jsc#SLE-16518). - ASoC: ti: davinci-i2s: Move the XSYNCERR workaround to .prepare callback (jsc#SLE-16518). - ASoC: Intel: Baytrail: Fix implicit fallthrough warning (jsc#SLE-16518). - ASoC: fsl_ssi: Fix clock control issue in master mode (jsc#SLE-16518). - ASoC: mediatek: mt8183: fix tdm out data align issue (jsc#SLE-16518). - ASoC: rt1011: add mutex protection to set_fmt/set_tdm_slot (jsc#SLE-16518). - ASoC: es8316: fix inverted L/R of headphone mixer volume (jsc#SLE-16518). - ASoC: es8316: fix headphone mixer volume table (jsc#SLE-16518). - ASoC: Intel: NHLT: Fix debug print format (jsc#SLE-16518). - ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly (jsc#SLE-16518). - ASoC: Intel: Fix use of potentially uninitialized variable (jsc#SLE-16518). - ASoC: Intel: Skylake: Use correct function to access iomem space (jsc#SLE-16518). - ASoC: AMD: Fix Kconfig warning without GPIOLIB (jsc#SLE-16518). - ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running (jsc#SLE-16518). - ASoC: mchp-i2s-mcc: Fix unprepare of GCLK (jsc#SLE-16518). - ASoC: sun4i-i2s: Register regmap and PCM before our component (jsc#SLE-16518). - ASoC: wm8904: implement input mode select as a mux (jsc#SLE-16518). - ASoC: wm8904: fix typo in DAPM kcontrol name (jsc#SLE-16518). - ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk (jsc#SLE-16518). - ASoC: meson: g12a-tohdmitx: require regmap mmio (jsc#SLE-16518). - ASoC: meson: axg-tdm-formatter: free reset on device removal (jsc#SLE-16518). - ASoC: uniphier: Fix double reset assersion when transitioning to suspend state (jsc#SLE-16518). - ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast (jsc#SLE-16518). - ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls (jsc#SLE-16518). - ASoC: cs4349: Use PM ops 'cs4349_runtime_pm' (jsc#SLE-16518). - ASoC: es8328: Fix copy-paste error in es8328_right_line_controls (jsc#SLE-16518). - ASoC: rockchip: rockchip_max98090: Set period size to 240 (jsc#SLE-16518). - commit 27dba45 - powerpc/kernel: Enables memory hot-remove after reboot on pseries guests (bsc#1177030 ltc#187588). - powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only (bsc#1177030 ltc#187588). - powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only (jsc#SLE-13512). - powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE (jsc#SLE-13512). - powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled (jsc#SLE-13512). - powerpc/kernel: Enables memory hot-remove after reboot on pseries guests (jsc#SLE-13512). Refresh patches.suse/powerpc-drmem-Make-LMB-walk-a-bit-more-flexible.patch - powerpc/64s: make mmu_partition_table_set_entry TLB flush optional (jsc#SLE-13512). - commit 9885202 - ASoC: Intel: sof-rt5682: add dmic dapm widget to support dmic PCM (jsc#SLE-16518). - ASoC: hdac_hdmi: Offload dapm update at jack detection (jsc#SLE-16518). - ASoC: hdac_hda: fix page fault issue by removing race (jsc#SLE-16518). - ASoC: SOF: Intel: hda: Initialize HDA controller after i915 init (jsc#SLE-16518). - ASoC: rsnd: don't call clk_get_rate() under atomic context (jsc#SLE-16518). - ALSA: lx6464es - add support for LX6464ESe pci express variant (jsc#SLE-16518). - ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain (jsc#SLE-16518). - ALSA: firewire-tascam: add note for FE-8 (jsc#SLE-16518). - Add Acer Aspire Ethos 8951G model quirk (jsc#SLE-16518). - ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx (jsc#SLE-16518). - ALSA: firewire-motu: add support for MOTU 4pre (jsc#SLE-16518). - ALSA: firewire-lib: fix isoc cycle count to which rx packet is scheduled (jsc#SLE-16518). - ALSA: dice: fix error path for initialization of stream structures (jsc#SLE-16518). - ALSA: hda - Update descriptions about new position_fix values (jsc#SLE-16518). - ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel (jsc#SLE-16518). - ALSA: usb-audio: DSD auto-detection for Playback Designs (jsc#SLE-16518). - ALSA: hda - Allow runtime PM for controller if component notifier is used (jsc#SLE-16518). - ALSA: oxfw: fix NULL pointer dereference to unused stream structure (jsc#SLE-16518). - ALSA: usb-audio: remove some dead code (jsc#SLE-16518). - ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk() (jsc#SLE-16518). - ALSA: usb-audio: Clean up check_input_term() (jsc#SLE-16518). - ALSA: usb-audio: Remove superfluous bLength checks (jsc#SLE-16518). - ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects (jsc#SLE-16518). - ALSA: usb-audio: Simplify parse_audio_unit() (jsc#SLE-16518). - ALSA: usb-audio: More validations of descriptor units (jsc#SLE-16518). - ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93 (jsc#SLE-16518). - ALSA: hda/realtek - Check beep whitelist before assigning in all codecs (jsc#SLE-16518). - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family (jsc#SLE-16518). - ALSA: hda - Expand pin_match function to match upcoming new tbls (jsc#SLE-16518). - Revert "/ALSA: hda: Add codec on bus address table lately"/ (jsc#SLE-16518). - ALSA: hda: Unexport a few more stuff (jsc#SLE-16518). - ALSA: hda: Drop export of snd_hdac_bus_add/remove_device() (jsc#SLE-16518). - ALSA: hda: Add codec on bus address table lately (jsc#SLE-16518). - ALSA: hda - Drop unsol event handler for Intel HDMI codecs (jsc#SLE-16518). - ALSA: sb: remove redundant assignment to variable result (jsc#SLE-16518). - ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init' (jsc#SLE-16518). - ALSA: hda: Set fifo_size for both playback and capture streams (jsc#SLE-16518). - ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker (jsc#SLE-16518). - ALSA: hda - Inform too slow responses (jsc#SLE-16518). - ASoC: SOF: Intel: Add missing include file hdac_hda.h (jsc#SLE-16518). - ALSA: ac97: remove unused variable 'snd_ac97_controls_master_mono' (jsc#SLE-16518). - ALSA: hda: readl/writel need linux/io.h (jsc#SLE-16518). - ASoC: SOF: Intel: Initialize hdaudio bus properly (jsc#SLE-16518). - ALSA: hda: Direct MMIO accesses (jsc#SLE-16518). - ALSA: hda: Remove page allocation redirection (jsc#SLE-16518). - ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirck (jsc#SLE-16518). - ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid (jsc#SLE-16518). - ALSA: usb-audio: fix PCM device order (jsc#SLE-16518). - ALSA: usb-audio: Unify audioformat release code (jsc#SLE-16518). - ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream (jsc#SLE-16518). - commit 48650a6 - ALSA: fireface: support AMDTP domain (jsc#SLE-16518). - ALSA: firewire-motu: support AMDTP domain (jsc#SLE-16518). - ALSA: firewire-tascam: support AMDTP domain (jsc#SLE-16518). - ALSA: firewire-digi00x: support AMDTP domain (jsc#SLE-16518). - ALSA: dice: support AMDTP domain (jsc#SLE-16518). - ALSA: oxfw: support AMDTP domain (jsc#SLE-16518). - ALSA: fireworks: support AMDTP domain (jsc#SLE-16518). - ALSA: bebob: support AMDTP domain (jsc#SLE-16518). - ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream (jsc#SLE-16518). - ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream (jsc#SLE-16518). - ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream (jsc#SLE-16518). - ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream (jsc#SLE-16518). - ALSA: fireworks: code refactoring for bus reset handler (jsc#SLE-16518). - ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams (jsc#SLE-16518). - ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain (jsc#SLE-16518). - ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts (jsc#SLE-16518). - ALSA: hda: Add support of Zhaoxin controller (jsc#SLE-16518). - ALSA: isa/wavefront: remove redundant assignment to pointer bptr (jsc#SLE-16518). - commit 45bf547 - ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms (jsc#SLE-16518). - Update config files. - commit 697fd6a - ASoC: Intel: Skylake: use common NHLT module (jsc#SLE-16518). - ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry (jsc#SLE-16518). - ALSA: hda: move parts of NHLT code to new module (jsc#SLE-16518). - ASoC: Intel: Skylake: move NHLT header to common directory (jsc#SLE-16518). - ALSA: sparc: Mark expected switch fall-throughs (jsc#SLE-16518). - sound: dmasound_atari: Mark expected switch fall-through (jsc#SLE-16518). - ALSA: aoa: onyx: always initialize register read value (jsc#SLE-16518). - ALSA: usb-audio: Scarlett Gen 2 mixer interface (jsc#SLE-16518). - ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() (jsc#SLE-16518). - ALSA: hda - Show the fatal CORB/RIRB error more clearly (jsc#SLE-16518). - ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup (jsc#SLE-16518). - ALSA: line6: sizeof (byte) is always 1, use that fact (jsc#SLE-16518). - ALSA: firewire-motu: more code refactoring for MOTU data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: process payload of isoc context according to packet descriptors (jsc#SLE-16518). - ALSA: fireface: code refactoring for FF data block processing layer (jsc#SLE-16518). - ALSA: firewire-motu: code refactoring for MOTU data block processing layer (jsc#SLE-16518). - ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer (jsc#SLE-16518). - ALSA: firewire-digi00x: code refactoring for DOT data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring for AM824 data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: pass packet descriptor to data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring to process context payloads (jsc#SLE-16518). - ALSA: firewire-lib: code refactoring to process PCM substream (jsc#SLE-16518). - ALSA: firewire-lib: use packet descriptor for IR context (jsc#SLE-16518). - ALSA: firewire-lib: use packet descriptor for IT context (jsc#SLE-16518). - ALSA: firewire-lib: add list of packet descriptor (jsc#SLE-16518). - ALSA: firewire-lib: pass no syt information to data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: add syt_override member for some protocols (jsc#SLE-16518). - ALSA: firewire-lib: operate data block counter in top level of processing for IR context (jsc#SLE-16518). - ALSA: firewire-lib: operate data block counter in top level of processing for IT context (jsc#SLE-16518). - ALSA: firewire-lib: pass data block counter to data block processing layer (jsc#SLE-16518). - ALSA: firewire-lib: pass data block count as an argument to tracepoints event (jsc#SLE-16518). - ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag (jsc#SLE-16518). - ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI (jsc#SLE-16518). - ALSA: hda/hdmi - Don't report spurious jack state changes (jsc#SLE-16518). - ALSA: hda: Flush interrupts on disabling (jsc#SLE-16518). - ALSA: firewire-tascam: check intermediate state of clock status and retry (jsc#SLE-16518). - ALSA: firewire-tascam: handle error code when getting current source of clock (jsc#SLE-16518). - commit ad8723b - sch_cake: Take advantage of skb->hash where appropriate (bsc#1176447). - Refresh patches.suse/sched-consistently-handle-layer3-header-accesses-in-.patch. - commit 0a71f1a - bnxt_en: Allocate TQM ring context memory according to fw specification (jsc#SLE-15075). - Refresh patches.suse/bnxt_en-Improve-TQM-ring-context-memory-sizing-formu.patch. - commit 4820b20 - netlink: remove type-unsafe validation_data pointer (bsc#1176447). - Refresh patches.suse/netlink-remove-NLA_EXACT_LEN_WARN.patch. - commit dd52c7a - net/mlx5: Remove extra indirection while storing QPN (jsc#SLE-15172). - Refresh patches.suse/net-mlx5-DR-Fix-freeing-in-dr_create_rc_qp.patch. - commit 19e5277 - net/mlx5: Remove empty QP and CQ events handlers (jsc#SLE-15172). - Refresh patches.suse/net-mlx5-DR-Fix-freeing-in-dr_create_rc_qp.patch. - commit e65cb1d - net/mlx5: Open-code create and destroy QP calls (jsc#SLE-15172). - Refresh patches.suse/net-mlx5-DR-Fix-freeing-in-dr_create_rc_qp.patch. - commit e06665e - mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY (bsc#1176774). - Refresh patches.suse/mlxsw-spectrum_flower-Do-not-stop-at-FLOW_ACTION_VLA.patch. - commit e8f522e - RDMA/cm: Simplify establishing a listen cm_id (jsc#SLE-15176). - Refresh patches.suse/RDMA-cm-Fix-an-error-check-in-cm_alloc_id_priv.patch. - commit 9134185 - net: sched: expose HW stats types per action used by drivers (jsc#SLE-15172). - Refresh patches.suse/net-mlx5e-Fix-stats-update-for-matchall-classifier.patch. - commit 8d6956a - bnxt_en: Add fw.mgmt.api version to devlink info_get cb (jsc#SLE-15075). - Refresh patches.suse/bnxt_en-Fix-fw.mgmt-and-fw.nsci-info-via-devlink-inf.patch. - commit f50e160 - mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITY (bsc#1176774). - Refresh patches.suse/mlxsw-spectrum_flower-Do-not-stop-at-FLOW_ACTION_VLA.patch. - commit 4832ff9 - net/mlx5e: Introduce root ft concept for representors netdevs (jsc#SLE-15172). - Refresh patches.suse/net-mlx5e-Fix-inner-tirs-handling.patch. - commit de0accd - net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner cases (jsc#SLE-15172). - Refresh patches.suse/net-mlx5e-Fix-CPU-mapping-after-function-reload-to-a.patch. - commit da0810c - devlink: extend devlink_trap_report() to accept cookie and pass (bsc#1176774). - Refresh patches.suse/devlink-Add-API-to-register-packet-trap-groups.patch. - Refresh patches.suse/devlink-track-snapshot-id-usage-count-using-an-xarra.patch. - commit 014cf19 - PCI: Add DMA alias quirk for PLX PEX NTB (bsc#1175713). - commit e238951 - bitmap: Introduce bitmap_cut(): cut bits and shift remaining (bsc#1176447). - Refresh patches.suse/include-bitmap.h-add-missing-parameter-in-docs.patch. - commit 55af036 - IB: Allow calls to ib_umem_get from kernel ULPs (jsc#SLE-15176). - Refresh patches.suse/RDMA-bnxt_re-use-ibdev-based-message-printing-functi.patch. - commit 40f08fc - mlxsw: spectrum_router: Start using new IPv4 route notifications (bsc#1176774). - Refresh patches.suse/mlxsw-spectrum_router-Make-route-creation-and-destru.patch. - commit 304ea2e - net: phylink: split link_an_mode configured and current settings (bsc#1176447). - Refresh patches.suse/net-phylink-add-support-for-polling-MAC-PCS.patch. - commit eac529e - RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv (jsc#SLE-15176). - Refresh patches.suse/IB-hfi1-Acquire-lock-to-release-TID-entries-when-use.patch. - Refresh patches.suse/IB-hfi1-Close-window-for-pq-and-request-coliding.patch. - commit 40e9871 - RDMA/odp: Use mmu_interval_notifier_insert() (jsc#SLE-15176). - Refresh patches.suse/IB-core-Fix-ODP-with-IB_ACCESS_HUGETLB-handling.patch. - Refresh patches.suse/IB-core-Fix-build-failure-without-hugepages.patch. - Refresh patches.suse/IB-mlx5-Unify-ODP-MR-code-paths-to-allow-extra-flexi.patch. - Refresh patches.suse/RDMA-mlx5-Fix-handling-of-IOVA-user_va-in-ODP-paths.patch. - Refresh patches.suse/RDMA-odp-Ensure-the-mm-is-still-alive-before-creatin.patch. - commit f163861 - IB/umem: remove the dmasync argument to ib_umem_get (jsc#SLE-15176). - Refresh patches.suse/RDMA-bnxt_re-use-ibdev-based-message-printing-functi.patch. - Refresh patches.suse/RDMA-hns-Redefine-interfaces-used-in-creating-cq.patch. - Refresh patches.suse/RDMA-hns-Redefine-the-member-of-hns_roce_cq-struct.patch. - commit 41d329c - PCI: Add nr_devfns parameter to pci_add_dma_alias() (bsc#1175713). - Refresh patches.suse/iommu-amd-move-amd-iommu-driver-into-subdirectory. - commit bb6a72d - net/mlx5: TC: Offload flow table rules (jsc#SLE-15172). - Refresh patches.suse/net-mlx5e-Avoid-duplicating-rule-destinations.patch. - commit 68ebf6a - net: phy: extract link partner advertisement reading (bsc#1176447). - Refresh patches.suse/net-phy-Fix-link-partner-information-disappear-issue.patch. - commit 50d9bc7 - drm/amdkfd: use mmu_notifier_put (jsc#SLE-15176). - Refresh patches.suse/drm-iommu-change-type-of-pasid-to-u32.patch. - commit 198bc5d - hmm: use mmu_notifier_get/put for 'struct hmm' (jsc#SLE-15176). - Refresh patches.suse/mm-add-a-pasid-member-to-struct-mm_struct.patch. - commit 94ccbf0 - mm/hmm: remove the page_shift member from struct hmm_range (jsc#SLE-15176). - Refresh patches.suse/mm-hmm-hmm_range_fault-infinite-loop.patch. - commit 050018d - mm/hmm: replace the block argument to hmm_range_fault with a flags value (jsc#SLE-15176). - Refresh patches.suse/0003-drm-amdgpu-Call-find_vma-under-mmap_sem.patch. - Refresh patches.suse/mm-hmm-hmm_range_fault-null-pointer-bug.patch. - commit 2732f5a - mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault (jsc#SLE-15176). - Refresh patches.suse/mm-hmm-hmm_range_fault-null-pointer-bug.patch. - commit c838313 - netfilter: remove CONFIG_NETFILTER checks from headers (bsc#1176447). - Refresh patches.suse/netfilter-iptables-Split-ipt_unregister_table-into-p.patch. - commit 0e4af9d - netfilter: update include directives (bsc#1176447). - Refresh patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch. - commit bfe3d73 - netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function (bsc#1176447). - Refresh patches.suse/netfilter-nf_tables_offload-skip-EBUSY-on-chain-upda.patch. - commit 196e120 - net: phy: dp83867: Add SGMII mode type switching (bsc#1176447). - Refresh patches.suse/net-phy-dp83867-enable-robust-auto-mdix.patch. - commit cec51f9 - netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files (bsc#1176447). - Refresh patches.suse/netfilter-iptables-Split-ipt_unregister_table-into-p.patch. - commit 20458b6 - netfilter: inline four headers files into another one (bsc#1176447). - Refresh patches.suse/netfilter-ipset-use-bitmap-infrastructure-completely.patch. - commit c09d116 - net: phy: prepare phylib to deal with PHY's extending Clause 22 (bsc#1176447). - Refresh patches.suse/net-phy-Fix-link-partner-information-disappear-issue.patch. - Refresh patches.suse/net-phy-add-support-for-clause-37-auto-negotiation.patch. - commit 36b1359 - Refresh patches.suse/iommu-vt-d-do-deferred-attachment-in-iommu_need_mapping. - Refresh patches.suse/iommu-vt-d-move-intel-iommu-driver-into-subdirectory. - Refresh patches.suse/iommu-vt-d-remove-deferred_attach_domain. - commit 13c1a3c - Enable kernel lockdown on ppc64le (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit 9074b84 - Refresh patches.suse/iommu-vt-d-move-intel-iommu-driver-into-subdirectory. - Refresh patches.suse/iommu-vt-d-refactor-find_domain-helper. - commit 4ca331e - lib/test_bitmap: correct test data offsets for 32-bit (jsc#SLE-15847). - gpio: mockup: Fix usage of new GPIO_LINE_DIRECTION (jsc#SLE-15847). - commit 24a7dac - scsi: ibmvfc: Avoid link down on FS9100 canister reboot (bsc#1176962 ltc#188304). - scsi: ibmvfc: Use compiler attribute defines instead of __attribute__() (bsc#1176962 ltc#188304). - commit 2f6bf7f - powerpc: lock down kernel in secure boot mode (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit d485a62 - Preliminary drop of the whole sound patches for clean backports for SP3 - commit 0cb4915 - gpio: of: Fix bogus reference to gpiod_get_count() (jsc#SLE-15847). - gpio: of: don't warn if ignored GPIO flag matches the behavior (jsc#SLE-15847). - gpio: fix kernel-doc for of_gpio_need_valid_mask() (jsc#SLE-15847). - gpio: devres: Switch to EXPORT_SYMBOL_GPL() (jsc#SLE-15847). - gpio: of: Switch to EXPORT_SYMBOL_GPL() (jsc#SLE-15847). - gpio: of: Make of_gpio_simple_xlate() private (jsc#SLE-15847). - gpio: of: Make of_get_named_gpiod_flags() private (jsc#SLE-15847). - gpio: of: Fix hard-assigned valid_mask for OF case (jsc#SLE-15847). - gpiolib: of: Reshuffle contents of consumer.h for new library layout (jsc#SLE-15847). - commit f494e82 - Bluetooth: Sort list of LE features constants (jsc#SLE-13430). - Refresh patches.suse/Bluetooth-Enable-LE-Enhanced-Connection-Complete-eve.patch. - commit 3de2003 - Bluetooth: L2CAP: Replace zero-length array with flexible-array (jsc#SLE-13430). - Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset (jsc#SLE-13430). - Bluetooth: Add HCI device identifier for VIRTIO devices (jsc#SLE-13430). - Bluetooth: Fixing a few comment typos in the quirk definitions (jsc#SLE-13430). - commit b512bcb - mac80211: fix memory overlap due to variable length param (jsc#SLE-13430). - commit 114984a - Revert "/ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"/ (git-fixes). - Revert "/ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"/ (git-fixes). - ALSA: usb-audio: Add delay quirk for H570e USB headsets (git-fixes). - ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520 (git-fixes). - ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged (git-fixes). - ALSA: asihpi: fix iounmap in error handler (git-fixes). - commit 392c032 - btrfs: remove a BUG_ON() from merge_reloc_roots() (bsc#1176019). - commit 070656a - btrfs: hold a ref on the root->reloc_root (bsc#1176019). - commit cfada4f - blacklist.conf: Add duplicate fix. - commit 4b6ed84 - btrfs: clear DEAD_RELOC_TREE before dropping the reloc root (bsc#1176019). - commit 3414f3d - btrfs: Remove block_rsv parameter from btrfs_drop_snapshot (bsc#1176019). - commit 0eab798 - powerpc/smp: Implement cpu_to_coregroup_id (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Create coregroup domain (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Allocate cpumask only after searching thread group (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/numa: Detect support for coregroup (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Optimize start_secondary (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Dont assume l2-cache to be superset of sibling (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Move topology fixups into a new function (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Move powerpc_topology above (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Merge Power9 topology with Power topology (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/numa: Restrict possible nodes based on platform (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc/numa: Limit possible nodes to within num_possible_nodes (jsc#SLE-13617 bsc#1176912 ltc#186322). - powerpc: Fix misleading small cores print (jsc#SLE-13617 bsc#1176912 ltc#186322). - commit 932e818 - Add cherry-picked commit IDs to ignore Refreshed: patches.suse/mt76-mt7615-fix-hw-queue-mapping.patch patches.suse/mt76-overwrite-qid-for-non-bufferable-mgmt-frames.patch - commit 69695d4 - btrfs: free the reloc_control in a consistent way (bsc#1176019). - commit 7857718 - gpio: pca953x: Request IRQ after all initialisation done (jsc#SLE-15847). - gpio: pca953x: Use irqchip template (jsc#SLE-15847). - gpio: pca953x: Add support for the PCAL9535 (jsc#SLE-15847). - gpio: pca953x: Fix direction setting when configure an IRQ (jsc#SLE-15847). - gpio: pca953x: Synchronize interrupt handler properly (jsc#SLE-15847). - gpio: pca953x: Drop unneeded ACPI_PTR() (jsc#SLE-15847). - gpio: pca953x: drop unused parameters of pca953x_recalc_addr() (jsc#SLE-15847). - gpio: pca953x: Rewrite ->get_multiple() function (jsc#SLE-15847). - gpio: gpio-pca953x, Add get_multiple function (jsc#SLE-15847). - gpiolib: of: improve gpiolib-of support of pull up/down on expanders (jsc#SLE-15847). - gpio: pca953x: Remove redundant forward declaration (jsc#SLE-15847). - gpio: pca953x: Don't hardcode irq trigger type (jsc#SLE-15847). - gpio: pca953x: Switch to bitops in IRQ callbacks (jsc#SLE-15847). - gpio: pca953x: tighten up indentation (jsc#SLE-15847). - gpio: pca953x: convert to use bitmap API (jsc#SLE-15847). - gpio: pca953x: use input from regs structure in pca953x_irq_pending() (jsc#SLE-15847). - gpio: pca953x: remove redundant variable and check in IRQ handler (jsc#SLE-15847). - lib/bitmap: introduce bitmap_replace() helper (jsc#SLE-15847). - lib/test_bitmap: fix comment about this file (jsc#SLE-15847). - lib/test_bitmap: move exp1 and exp2 upper for others to use (jsc#SLE-15847). - lib/test_bitmap: rename exp to exp1 to avoid ambiguous name (jsc#SLE-15847). - lib/test_bitmap: name EXP_BYTES properly (jsc#SLE-15847). - lib/test_bitmap: undefine macros after use (jsc#SLE-15847). - lib/test_bitmap: force argument of bitmap_parselist_user() to proper address space (jsc#SLE-15847). - gpio: pca953x: utilize the for_each_set_clump8 macro (jsc#SLE-15847). - lib/test_bitmap.c: add for_each_set_clump8 test cases (jsc#SLE-15847). - bitops: introduce the for_each_set_clump8 macro (jsc#SLE-15847). - gpio: Use new GPIO_LINE_DIRECTION (jsc#SLE-15847). - gpio: Add definition for GPIO direction (jsc#SLE-15847). - gpio: of: Break out OF-only code (jsc#SLE-15847). - commit ce131cf - cpuidle: pseries: Fix CEDE latency conversion from tb to us (jsc#SLE-13614 bsc#1176914 ltc#186394). - cpuidle: pseries: Fixup exit latency for CEDE(0) (jsc#SLE-13614 bsc#1176914 ltc#186394). - cpuidle: pseries: Add function to parse extended CEDE records (jsc#SLE-13614 bsc#1176914 ltc#186394). - cpuidle: pseries: Set the latency-hint before entering CEDE (jsc#SLE-13614 bsc#1176914 ltc#186394). - cpuidle/pseries: Make symbol 'pseries_idle_driver' static (jsc#SLE-13614 bsc#1176914 ltc#186394). - commit 7de6282 - btrfs: fix setting last_trans for reloc roots (bsc#1176019). - commit fe4b564 - net/sched: fix a couple of splats in the error path of tfc_gate_init() (bsc#1176447). - net/mlx5e: Make mlx5e_dcbnl_ops static (jsc#SLE-15172). - net/mlx5e: en_tc: Fix cast to restricted __be32 warning (jsc#SLE-15172). - net/mlx5e: en_tc: Fix incorrect type in initializer warnings (jsc#SLE-15172). - net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types (jsc#SLE-15172). - net/mlx5: cmd: Fix memset with byte count warning (jsc#SLE-15172). - net/mlx5: DR: Fix incorrect type in return expression (jsc#SLE-15172). - net/mlx5: DR: Fix cast to restricted __be32 (jsc#SLE-15172). - net/mlx5: DR: Fix incorrect type in argument (jsc#SLE-15172). - net/mlx5e: Use generic API to build MPLS label (jsc#SLE-15172). - net: Make mpls_entry_encode() available for generic users (jsc#SLE-15172). - net/mlx5: reduce stack usage in qp_read_field (jsc#SLE-15172). - net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap (jsc#SLE-15172). - net/mlx5: Kconfig: Fix spelling typo (jsc#SLE-15172). - mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff (jsc#SLE-15172). - net/mlx5: Add ability to read and write ECE options (jsc#SLE-15172). - net/mlx5: Add support for RDMA TX FT headers modifying (jsc#SLE-15172). - net/mlx5: Move iseg access helper routines close to mlx5_core driver (jsc#SLE-15172). - net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bits (jsc#SLE-15172). - net/mlx5: Add support in forward to namespace (jsc#SLE-15172). - {IB/net}/mlx5: Simplify don't trap code (jsc#SLE-15172). - net/mlx5: Replace zero-length array with flexible-array (jsc#SLE-15172). - net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static (bsc#1176447). - nfp: flower: fix incorrect flag assignment (bsc#1176447). - net: phy: marvell: unlock after phy_select_page() failure (bsc#1176447). - net/mlx5: DR, Split RX and TX lock for parallel insertion (jsc#SLE-15172). - net/mlx5: DR, Add a spinlock to protect the send ring (jsc#SLE-15172). - net/mlx5e: Optimize performance for IPv4/IPv6 ethertype (jsc#SLE-15172). - net/mlx5e: Helper function to set ethertype (jsc#SLE-15172). - net/mlx5: Add missing mutex destroy (jsc#SLE-15172). - net/mlx5e: Use change upper event to setup representors' bond_metadata (jsc#SLE-15172). - net/mlx5e: Slave representors sharing unique metadata for match (jsc#SLE-15172). - net/mlx5: E-Switch, Alloc and free unique metadata for match (jsc#SLE-15172). - net/mlx5e: Add bond_metadata and its slave entries (jsc#SLE-15172). - net/mlx5e: Offload flow rules to active lower representor (jsc#SLE-15172). - net/mlx5e: Support tc block sharing for representors (jsc#SLE-15172). - net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule (jsc#SLE-15172). - net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule (jsc#SLE-15172). - net/mlx5: E-Switch, Refactor eswitch ingress acl codes (jsc#SLE-15172). - net/mlx5: E-Switch, Refactor eswitch egress acl codes (jsc#SLE-15172). - net_sched: get rid of unnecessary dev_qdisc_reset() (bsc#1176447). - net_sched: avoid resetting active qdisc for multiple times (bsc#1176447). - net_sched: add a tracepoint for qdisc creation (bsc#1176447). - net_sched: add tracepoints for qdisc_reset() and qdisc_destroy() (bsc#1176447). - net_sched: use qdisc_reset() in qdisc_destroy() (bsc#1176447). - mlxsw: spectrum_router: remove redundant initialization of pointer br_dev (bsc#1176774). - net: phy: marvell: Configure TDR pulse based on measurement length (bsc#1176447). - net : phy: marvell: Speedup TDR data retrieval by only changing page once (bsc#1176447). - net: ethtool: Allow PHY cable test TDR data to configured (bsc#1176447). - net: phy: marvell: Add support for amplitude graph (bsc#1176447). - net: ethtool: Add helpers for cable test TDR data (bsc#1176447). - net: ethtool: Add generic parts of cable test TDR (bsc#1176447). - net: ethtool: Add attributes for cable test TDR data (bsc#1176447). - mlxsw: spectrum_router: Allow programming link-local prefix routes (bsc#1176774). - mlxsw: spectrum: Add packet traps for BFD packets (bsc#1176774). - mlxsw: spectrum: Treat IPv6 link-local SIP as an exception (bsc#1176774). - mlxsw: spectrum: Share one group for all locally delivered packets (bsc#1176774). - mlxsw: reg: Move all trap groups under the same enum (bsc#1176774). - mlxsw: spectrum_trap: Do not hard code "/thin"/ policer identifier (bsc#1176774). - mlxsw: switchx2: Move SwitchX-2 trap groups out of main enum (bsc#1176774). - mlxsw: spectrum: Reduce priority of locally delivered packets (bsc#1176774). - mlxsw: spectrum: Use same trap group for local routes and link-local destination (bsc#1176774). - mlxsw: spectrum: Use separate trap group for FID miss (bsc#1176774). - mlxsw: spectrum: Use same trap group for various IPv6 packets (bsc#1176774). - mlxsw: spectrum: Rename IPv6 ND trap group (bsc#1176774). - mlxsw: spectrum: Use same switch case for identical groups (bsc#1176774). - mlxsw: spectrum: Use dedicated trap group for ACL trap (bsc#1176774). - cls_flower: Support filtering on multiple MPLS Label Stack Entries (bsc#1176447). - flow_dissector: Parse multiple MPLS Label Stack Entries (bsc#1176447). - mlxsw: spectrum: Fix spelling mistake in trap's name (bsc#1176774). - mlxsw: spectrum: Use dedicated trap group for sampled packets (bsc#1176774). - mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packets (bsc#1176774). - mlxsw: spectrum: Rename ARP trap group (bsc#1176774). - mlxsw: spectrum_trap: Remove unnecessary field (bsc#1176774). - mlxsw: spectrum: Align TC and trap priority (bsc#1176774). - mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU port (bsc#1176774). - mlxsw: spectrum: Change default rate and priority of DHCP packets (bsc#1176774). - mlxsw: spectrum: Trap IPv4 DHCP packets in router (bsc#1176774). - mlxsw: spectrum: Use same trap group for MLD and IGMP packets (bsc#1176774). - mlxsw: spectrum: Rename IGMP trap group (bsc#1176774). - net/mlx5e: Support pedit on mpls over UDP decap (jsc#SLE-15172). - net/mlx5e: Add support for hw decapsulation of MPLS over UDP (jsc#SLE-15172). - net/mlx5e: Allow to match on mpls parameters (jsc#SLE-15172). - net/mlx5e: Add support for hw encapsulation of MPLS over UDP (jsc#SLE-15172). - net: Add netif_is_bareudp() API to identify bareudp devices (jsc#SLE-15172). - net/mlx5e: Move TC-specific code from en_main.c to en_tc.c (jsc#SLE-15172). - net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c (jsc#SLE-15172). - net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c (jsc#SLE-15172). - net/mlx5e: Use IS_ERR() to check and simplify code (jsc#SLE-15172). - mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL (jsc#SLE-15172). - net: flow_offload: simplify hw stats check handling (bsc#1176774). - ethtool: provide UAPI for PHY Signal Quality Index (SQI) (bsc#1176447). - nfp: flower: inform firmware of flower features (bsc#1176447). - nfp: flower: renaming of feature bits (bsc#1176447). - net: phy: simplify phy_link_change arguments (bsc#1176447). - selftests: mlxsw: Do not hard code trap group name (bsc#1176774). - selftests: devlink_lib: Remove double blank line (bsc#1176774). - mlxsw: spectrum_trap: Store all trap data in one array (bsc#1176774). - mlxsw: spectrum_trap: Store all trap group data in one array (bsc#1176774). - mlxsw: spectrum_trap: Store all trap policer data in one array (bsc#1176774). - mlxsw: spectrum_trap: Move struct definition out of header file (bsc#1176774). - nfp: don't check lack of RX/TX channels (bsc#1176447). - net/mlx5e: Take DCBNL-related definitions into dedicated files (jsc#SLE-15172). - net/mlx5e: Calculate SQ stop room in a robust way (jsc#SLE-15172). - net/mlx5e: IPoIB, Drop multicast packets that this interface sent (jsc#SLE-15172). - net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfaces (jsc#SLE-15172). - net/mlx5e: CT: Fix offload with CT action after CT NAT action (jsc#SLE-15172). - net/mlx5: Move internal timer read function to clock library (jsc#SLE-15172). - net/mlx5: Wait for inactive autogroups (jsc#SLE-15172). - net/mlx5: Drain wq first during PCI device removal (jsc#SLE-15172). - net/mlx5: Have single error unwinding path (jsc#SLE-15172). - net/mlx5: Fix a bug of releasing wrong chunks on > 4K page size systems (jsc#SLE-15172). - net/mlx5: Dedicate fw page to the requesting function (jsc#SLE-15172). - mlx5: Rx queue setup time determine frame_sz for XDP (jsc#SLE-15172). - nfp: Add XDP frame size to netronome driver (bsc#1176447). - bnxt: Add XDP frame size to driver (jsc#SLE-15075). - net: sched: cls_flower: implement terse dump support (bsc#1176447). - net: sched: implement terse dump support in act (bsc#1176447). - net: sched: introduce terse dump flag (bsc#1176447). - devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit (bsc#1176447). - net: phy: Send notifier when starting the cable test (bsc#1176447). - net: phy: Put interface into oper testing during cable test (bsc#1176447). - net: phy: marvell: Add cable test support (bsc#1176447). - net: ethtool: Add helpers for reporting test results (bsc#1176447). - net: ethtool: Add infrastructure for reporting cable test results (bsc#1176447). - net: ethtool: Make helpers public (bsc#1176447). - net: ethtool: Add attributes for cable test reports (bsc#1176447). - net: ethtool: netlink: Add support for triggering a cable test (bsc#1176447). - net: phy: Add support for polling cable test (bsc#1176447). - net: phy: Add cable test support to state machine (bsc#1176447). - selftests: mlxsw: tc_restrictions: add couple of test for the correct matchall-flower ordering (bsc#1176774). - selftests: mlxsw: tc_restrictions: add test to check sample action restrictions (bsc#1176774). - selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh (bsc#1176774). - mlxsw: spectrum_flower: Forbid to insert flower rules in collision with matchall rules (bsc#1176774). - mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules (bsc#1176774). - mlxsw: spectrum_matchall: Expose a function to get min and max rule priority (bsc#1176774). - mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct (bsc#1176774). - mlxsw: spectrum_flower: Expose a function to get min and max rule priority (bsc#1176774). - mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress (bsc#1176774). - net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-15172). - net/mlx5: Accel, Remove unnecessary header include (jsc#SLE-15172). - net/mlx5e: Use struct assignment for WQE info updates (jsc#SLE-15172). - net/mlx5e: Take TX WQE info structures out of general EN header (jsc#SLE-15172). - net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flow (jsc#SLE-15172). - net/mlx5e: kTLS, Fill work queue edge separately in TX flow (jsc#SLE-15172). - net/mlx5e: Split TX acceleration offloads into two phases (jsc#SLE-15172). - net/mlx5e: Update UDP fields of the SKB for GSO first (jsc#SLE-15172). - net/mlx5e: Make TLS offload independent of wqe and pi (jsc#SLE-15172). - net/mlx5e: Pass only eseg to IPSEC offload (jsc#SLE-15172). - net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit (jsc#SLE-15172). - net/mlx5e: Unify checks of TLS offloads (jsc#SLE-15172). - net/mlx5e: Return bool from TLS and IPSEC offloads (jsc#SLE-15172). - net/mlx5: Add support to get lag physical port (jsc#SLE-15172). - net/mlx5: Change lag mutex lock to spin lock (jsc#SLE-15172). - ethtool: provide UAPI for PHY master/slave configuration (bsc#1176447). - sch_choke: Remove classid from choke_skb_cb (bsc#1176447). - net: sched: choke: Remove unused inline function choke_set_classid (bsc#1176447). - net: bnxt: Remove Comparison to bool in bnxt_ethtool.c (jsc#SLE-15075). - net: partially revert dynamic lockdep key changes (bsc#1176447). - docs: devlink: clarify the scope of snapshot id (bsc#1176447). - devlink: let kernel allocate region snapshot id (bsc#1176447). - devlink: factor out building a snapshot notification (bsc#1176447). - net_sched: sch_fq: add horizon attribute (bsc#1176447). - net: sched: fallback to qdisc noqueue if default qdisc setup fail (bsc#1176447). - bnxt_en: show only relevant ethtool stats for a TX or RX ring (jsc#SLE-15075). - bnxt_en: Split HW ring statistics strings into RX and TX parts (jsc#SLE-15075). - bnxt_en: Refactor the software ring counters (jsc#SLE-15075). - bnxt_en: Add doorbell information to bnxt_en_dev struct (jsc#SLE-15075). - bnxt_en: Add support for L2 doorbell size (jsc#SLE-15075). - bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries (jsc#SLE-15075). - bnxt_en: Define the doorbell offsets on 57500 chips (jsc#SLE-15075). - bnxt_en: Improve kernel log messages related to ethtool reset (jsc#SLE-15075). - bnxt_en: fix ethtool_reset_flags ABI violations (jsc#SLE-15075). - bnxt_en: refactor ethtool firmware reset types (jsc#SLE-15075). - bnxt_en: prepare to refactor ethtool reset types (jsc#SLE-15075). - bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw (jsc#SLE-15075). - bnxt_en: Update firmware spec. to 1.10.1.33 (jsc#SLE-15075). - net_sched: sch_fq: perform a prefetch() earlier (bsc#1176447). - net_sched: sch_fq: do not call fq_peek() twice per packet (bsc#1176447). - net_sched: sch_fq: use bulk freeing in fq_gc() (bsc#1176447). - net_sched: sch_fq: change fq_flow size/layout (bsc#1176447). - net_sched: sch_fq: avoid touching f->next from fq_gc() (bsc#1176447). - net: schedule: add action gate offloading (bsc#1176447). - net/mlx5e: Unify reserving space for WQEs (jsc#SLE-15172). - net/mlx5e: Rename ICOSQ WQE info struct and field (jsc#SLE-15172). - net/mlx5e: Fetch WQE: reuse code and enforce typing (jsc#SLE-15172). - net/mlx5e: XDP, Print the offending TX descriptor on error completion (jsc#SLE-15172). - net/mlx5e: TX, Generalise code and usage of error CQE dump (jsc#SLE-15172). - net/mlx5e: Use proper name field for the UMR key (jsc#SLE-15172). - net/mlx5: Add support for release all pages event (jsc#SLE-15172). - net/mlx5: Rate limit page not found error messages (jsc#SLE-15172). - net/mlx5: Add helper function to release fw page (jsc#SLE-15172). - net/mlx5: Remove unused field in EQ (jsc#SLE-15172). - net/mlx5: CT: Remove unused variables (jsc#SLE-15172). - net/mlx5e: CT: Avoid false warning about rule may be used uninitialized (jsc#SLE-15172). - net/mlx5e: Remove unneeded semicolon (jsc#SLE-15172). - net/mlx5e: Use helper API to get devlink port index for all port flavours (jsc#SLE-15172). - net/mlx5: IPsec, Fix coverity issue (jsc#SLE-15172). - net/mlx5: Add release all pages capability bit (jsc#SLE-15172). - net/mlx5: Introduce TLS RX offload hardware bits (jsc#SLE-15172). - net/mlx5: Add structure and defines for pci sync for fw update event (jsc#SLE-15172). - net/mlx5: Add structure layout and defines for MFRL register (jsc#SLE-15172). - net/mlx5: Refactor imm_inval_pkey field in cqe struct (jsc#SLE-15172). - net/mlx5: Use aligned variable while allocating ICM memory (jsc#SLE-15172). - net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures (jsc#SLE-15172). - net/mlx5: Add support for COPY steering action (jsc#SLE-15172). - net/mlx5: Update transobj.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update SW steering new cmd interface (jsc#SLE-15172). - net/mlx5: Update port.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update rl.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update uar.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update pd.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update pagealloc.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update mr.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update mcg.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update main.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update vxlan.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update mpfs.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update gid.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update lag.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update fw.c new cmd interface (jsc#SLE-15172). - net/mlx5: Update fs_core new cmd interface (jsc#SLE-15172). - net/mlx5: Update FPGA to new cmd interface (jsc#SLE-15172). - net/mlx5: Update eswitch to new cmd interface (jsc#SLE-15172). - net/mlx5: Update statistics to new cmd interface (jsc#SLE-15172). - net/mlx5: Update eq.c to new cmd interface (jsc#SLE-15172). - net/mlx5: Update ecpf.c to new cmd interface (jsc#SLE-15172). - net/mlx5: Update debugfs.c to new cmd interface (jsc#SLE-15172). - net/mlx5: Update cq.c to new cmd interface (jsc#SLE-15172). - net/mlx5: Update vport.c to new cmd interface (jsc#SLE-15172). - net/mlx5: Enable SW-defined RoCEv2 UDP source port (jsc#SLE-15172). - net/mlx5: Refactor HCA capability set flow (jsc#SLE-15172). - net/mlx5: Move QP logic to mlx5_ib (jsc#SLE-15172). - RDMA/mlx5: Alphabetically sort build artifacts (jsc#SLE-15172). - net/mlx5: Delete not-used cmd header (jsc#SLE-15172). - net/mlx5: Remove Q counter low level helper APIs (jsc#SLE-15172). - net/mlx5: Replace hand written QP context struct with automatic getters (jsc#SLE-15172). - net/mlx5: Open-code modify QP in the IPoIB module (jsc#SLE-15172). - net/mlx5: Open-code modify QP in the FPGA module (jsc#SLE-15172). - net/mlx5: Open-code modify QP in steering module (jsc#SLE-15172). - net/mlx5: Provide simplified command interfaces (jsc#SLE-15172). - mlxsw: spectrum_span: Remove old SPAN API (bsc#1176774). - mlxsw: spectrum_span: Use new analyzed ports list during speed / MTU change (bsc#1176774). - mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API (bsc#1176774). - mlxsw: spectrum: Convert matchall-based mirroring to new SPAN API (bsc#1176774). - mlxsw: spectrum_span: Add APIs to bind / unbind a SPAN agent (bsc#1176774). - mlxsw: spectrum_span: Wrap buffer change in a function (bsc#1176774). - mlxsw: spectrum_span: Rename function (bsc#1176774). - mlxsw: spectrum_span: Add APIs to get / put an analyzed port (bsc#1176774). - mlxsw: spectrum_span: Add APIs to get / put a SPAN agent (bsc#1176774). - netfilter: nft_nat: add netmap support (bsc#1176447). - netfilter: nft_nat: add helper function to set up NAT address and protocol (bsc#1176447). - netfilter: nft_nat: set flags from initialization path (bsc#1176447). - netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported (bsc#1176447). - netfilter: nf_tables: allow up to 64 bytes in the set element data area (bsc#1176447). - netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit (bsc#1176447). - mlxsw: spectrum: Move flow offload binding into spectrum_flow.c (bsc#1176774). - mlxsw: spectrum_matchall: Process matchall events from the same cb as flower (bsc#1176774). - mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly instead (bsc#1176774). - mlxsw: spectrum_matchall: Push per-port rule add/del into separate functions (bsc#1176774). - mlxsw: spectrum_matchall: Move ingress indication into mall_entry (bsc#1176774). - mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample_add() (bsc#1176774). - mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror_add() (bsc#1176774). - mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del() (bsc#1176774). - mlxsw: spectrum: Push matchall bits into a separate file (bsc#1176774). - mlxsw: spectrum: Push flow_block related functions into a separate file (bsc#1176774). - mlxsw: spectrum: Rename acl_block to flow_block (bsc#1176774). - mlxsw: spectrum_acl: Move block helpers into inline header functions (bsc#1176774). - net/mlxfw: Remove unneeded semicolon (jsc#SLE-15172). - net: sched: report ndo_setup_tc failures via extack (bsc#1176447). - mlxsw: spectrum_span: Replace zero-length array with flexible-array member (bsc#1176774). - mlxsw: spectrum_span: Use 'refcount_t' for reference counting (bsc#1176774). - mlxsw: spectrum_span: Remove unnecessary debug prints (bsc#1176774). - mlxsw: spectrum_span: Rename parms() to parms_set() (bsc#1176774). - mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure() (bsc#1176774). - net: sched : Remove unnecessary cast in kfree (bsc#1176447). - net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable (bsc#1176447). - net/mlx5: improve some comments (jsc#SLE-15172). - net/mlx5: Read embedded cpu bit only once (jsc#SLE-15172). - net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues (jsc#SLE-15172). - net/mlx5e: Allow partial data mask for tunnel options (jsc#SLE-15172). - net/mlx5e: Set of completion request bit should not clear other adjacent bits (jsc#SLE-15172). - net/mlx5: IPsec, Refactor SA handle creation and destruction (jsc#SLE-15172). - net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW (jsc#SLE-15172). - net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list (jsc#SLE-15172). - net/mlx5e: en_accel, Add missing net/geneve.h include (jsc#SLE-15172). - net/mlx5: Use the correct IPsec capability function for FPGA ops (jsc#SLE-15172). - mlxsw: reg: Increase register field length to 13 bits (bsc#1176774). - mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groups (bsc#1176774). - audit: add subj creds to NETFILTER_CFG record to (bsc#1176447). - audit: make symbol 'audit_nfcfgs' static (bsc#1176447). - netfilter: add audit table unregister actions (bsc#1176447). - audit: tidy and extend netfilter_cfg x_tables (bsc#1176447). - net/sched: act_ct: add nat mangle action only for NAT-conntrack (jsc#SLE-15172). - net/mlx5e: Fix MLX5_TC_CT dependencies (jsc#SLE-15172). - net/mlx5e: Properly set default values when disabling adaptive moderation (jsc#SLE-15172). - net/mlx5e: Fix arch depending casting issue in FEC (jsc#SLE-15172). - net/mlx5e: Remove warning "/devices are not on same switch HW"/ (jsc#SLE-15172). - netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build (bsc#1176447). - netfilter: conntrack: comparison of unsigned in cthelper confirmation (bsc#1176447). - netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update (bsc#1176447). - net/sched: fix infinite loop in sch_fq_pie (jsc#SLE-15172). - bnxt_en: Fix accumulation of bp->net_stats_prev (jsc#SLE-15075). - netfilter: nfnetlink_cthelper: unbreak userspace helper support (bsc#1176447). - netfilter: conntrack: make conntrack userspace helpers work again (bsc#1176447). - netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code (bsc#1176447). - netfilter: ipset: Fix subcounter update skip (bsc#1176447). - net/mlx5e: CT: Correctly get flow rule (jsc#SLE-15172). - net/mlx5: Annotate mutex destroy for root ns (jsc#SLE-15172). - net/mlx5: Don't maintain a case of del_sw_func being null (jsc#SLE-15172). - net/mlx5e: Fix allowed tc redirect merged eswitch offload cases (jsc#SLE-15172). - net/mlx5: Avoid processing commands before cmdif is ready (jsc#SLE-15172). - net/mlx5: Fix a race when moving command interface to events mode (jsc#SLE-15172). - selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer (bsc#1176774). - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails (bsc#1176774). - selftests: netdevsim: Always initialize 'RET' variable (bsc#1176774). - netdevsim: Ensure policer drop counter always increases (bsc#1176447). - flow_dissector: Drop BPF flow dissector prog ref on netns cleanup (bsc#1176447). - netfilter: nft_set_rbtree: Add missing expired checks (bsc#1176447). - netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration (bsc#1176447). - netfilter: conntrack: fix infinite loop on rmmod (bsc#1176447). - netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue (bsc#1176447). - netfilter: flowtable: Add pending bit for offload work (bsc#1176447). - netfilter: conntrack: avoid gcc-10 zero-length-bounds warning (bsc#1176447). - net: bareudp: avoid uninitialized variable warning (jsc#SLE-15172). - IB/i40iw: Remove bogus call to netdev_master_upper_dev_get() (jsc#SLE-13537). - net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE (bsc#1176774). - net_sched: fix tcm_parent in tc filter dump (bsc#1176447). - devlink: Fix reporter's recovery condition (bsc#1176447). - ice: cleanup language in ice.rst for fw.app (bsc#1176447). - netfilter: nf_osf: avoid passing pointer to local var (bsc#1176447). - netfilter: nat: never update the UDP checksum when it's 0 (bsc#1176447). - net/mlx5: E-switch, Fix mutex init order (jsc#SLE-15172). - net/mlx5: E-switch, Fix printing wrong error value (jsc#SLE-15172). - net/mlx5: E-switch, Fix error unwinding flow for steering init failure (jsc#SLE-15172). - RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message (jsc#SLE-15176). - netfilter: nat: fix error handling upon registering inet hook (bsc#1176447). - netfilter: flowtable: Free block_cb when being deleted (bsc#1176447). - net/mlx5e: Get the latest values from counters in switchdev mode (jsc#SLE-15172). - net/mlx5: Kconfig: convert imply usage to weak dependency (jsc#SLE-15172). - net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns (jsc#SLE-15172). - net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation (jsc#SLE-15172). - net/mlx5: Fix failing fw tracer allocation on s390 (jsc#SLE-15172). - ethtool.h: Replace zero-length array with flexible-array member (bsc#1176447). - net: phy: marvell: Fix pause frame negotiation (bsc#1176447). - net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list (jsc#SLE-15172). - net/mlx5e: Fix devlink port netdev unregistration sequence (jsc#SLE-15172). - net/mlx5e: Fix missing pedit action after ct clear action (jsc#SLE-15172). - net/mlx5: Fix condition for termination table cleanup (jsc#SLE-15172). - Documentation: devlink: fix broken link warning (bsc#1176447). - net/tls: fix const assignment warning (bsc#1176447). - net: sched: Fix setting last executed chain on skb extension (bsc#1176447). - netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag (bsc#1176447). - netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type (bsc#1176447). - netfilter: ipset: Pass lockdep expression to RCU lists (bsc#1176447). - netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name (bsc#1176447). - netfilter: xt_IDLETIMER: target v1 - match Android layout (bsc#1176447). - netfilter: nf_tables: do not update stateful expressions if lookup is inverted (bsc#1176447). - netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on insertion (bsc#1176447). - mlxsw: spectrum_trap: fix unintention integer overflow on left shift (bsc#1176774). - IB/qib: Delete struct qib_ivdev.qp_rnd (jsc#SLE-15176). - RDMA/hns: Fix uninitialized variable bug (jsc#SLE-14777). - RDMA/hns: Modify the mask of QP number for CQE of hip08 (jsc#SLE-14777). - RDMA/hns: Reduce the maximum number of extend SGE per WQE (jsc#SLE-14777). - RDMA/hns: Reduce PFC frames in congestion scenarios (jsc#SLE-14777). - RDMA/mlx5: Add support for RDMA TX flow table (jsc#SLE-15175). - net/mlx5: Add support for RDMA TX steering (jsc#SLE-15172). - IB/hfi1: Call kobject_put() when kobject_init_and_add() fails (jsc#SLE-13208). - IB/mlx5: Move to fully dynamic UAR mode once user space supports it (jsc#SLE-15175). - IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib (jsc#SLE-15175). - IB/mlx5: Extend QP creation to get uar page index from user space (jsc#SLE-15175). - IB/mlx5: Extend CQ creation to get uar page index from user space (jsc#SLE-15175). - IB/mlx5: Expose UAR object and its alloc/destroy commands (jsc#SLE-15175). - IB/hfi1: Get rid of a warning (jsc#SLE-13208). - RDMA/hns: Remove redundant judgment of qp_type (jsc#SLE-14777). - RDMA/hns: Remove redundant assignment of wc->smac when polling cq (jsc#SLE-14777). - RDMA/hns: Remove redundant qpc setup operations (jsc#SLE-14777). - RDMA/hns: Remove meaningless prints (jsc#SLE-14777). - RDMA/hns: Remove definition of cq doorbell structure (jsc#SLE-14777). - RDMA/hns: Adjust the qp status value sequence of the hardware (jsc#SLE-14777). - RDMA/hns: Optimize hns_roce_alloc_vf_resource() (jsc#SLE-14777). - RDMA/hns: Simplify attribute judgment code (jsc#SLE-14777). - RDMA/hns: Unify format of prints (jsc#SLE-14777). - IB/iser: Always check sig MR before putting it to the free pool (jsc#SLE-15176). - IB/hfi1: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13208). - IB/mlx5: Generally use the WC auto detection test result (jsc#SLE-15175). - RDMA/hns: Optimize mhop put flow for multi-hop addressing (jsc#SLE-14777). - RDMA/hns: Optimize mhop get flow for multi-hop addressing (jsc#SLE-14777). - IB/mlx5: Fix a NULL vs IS_ERR() check (jsc#SLE-15175). - RDMA/efa: Use in-kernel offsetofend() to check field availability (jsc#SLE-15176). - IB/hfi1: Remove kobj from hfi1_devdata (jsc#SLE-13208). - RDMA/hns: Check if depth of qp is 0 before configure (jsc#SLE-14777). - RDMA/hns: Optimize wqe buffer set flow for post send (jsc#SLE-14777). - RDMA/hns: Optimize base address table config flow for qp buffer (jsc#SLE-14777). - RDMA/hns: Optimize the wr opcode conversion from ib to hns (jsc#SLE-14777). - RDMA/hns: Optimize wqe buffer filling process for post send (jsc#SLE-14777). - RDMA/hns: Rename wqe buffer related functions (jsc#SLE-14777). - RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy (jsc#SLE-15176). - RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lock (jsc#SLE-15176). - RDMA/cm: Allow ib_send_cm_rej() to be done under lock (jsc#SLE-15176). - RDMA/cm: Allow ib_send_cm_drep() to be done under lock (jsc#SLE-15176). - RDMA/cm: Allow ib_send_cm_dreq() to be done under lock (jsc#SLE-15176). - RDMA/cm: Add some lockdep assertions for cm_id_priv->lock (jsc#SLE-15176). - RDMA/cm: Make it clearer how concurrency works in cm_req_handler() (jsc#SLE-15176). - RDMA/cm: Make it clear that there is no concurrency in cm_sidr_req_handler() (jsc#SLE-15176). - RDMA/cm: Make the destroy_id flow more robust (jsc#SLE-15176). - RDMA/mlx5: Allow MRs to be created in the cache synchronously (jsc#SLE-15175). - RDMA/mlx5: Revise how the hysteresis scheme works for cache filling (jsc#SLE-15175). - RDMA/mlx5: Fix locking in MR cache work queue (jsc#SLE-15175). - RDMA/mlx5: Lock access to ent->available_mrs/limit when doing queue_work (jsc#SLE-15175). - RDMA/mlx5: Fix MR cache size and limit debugfs (jsc#SLE-15175). - RDMA/mlx5: Always remove MRs from the cache before destroying them (jsc#SLE-15175). - RDMA/mlx5: Simplify how the MR cache bucket is located (jsc#SLE-15175). - RDMA/mlx5: Rename the tracking variables for the MR cache (jsc#SLE-15175). - RDMA/mlx5: Replace spinlock protected write with atomic var (jsc#SLE-15175). - RDMA/cm: Delete not implemented CM peer to peer communication (jsc#SLE-15176). - RDMA/mlx5: Use offsetofend() instead of duplicated variant (jsc#SLE-15175). - RDMA/mlx4: Delete duplicated offsetofend implementation (jsc#SLE-15946). - RDMA/mlx5: Remove duplicate definitions of SW_ICM macros (jsc#SLE-15175). - RDMA/cma: Teach lockdep about the order of rtnl and lock (jsc#SLE-15176). - RDMA/rw: map P2P memory correctly for signature operations (jsc#SLE-15176). - IB/mlx5: Introduce UAPIs to manage packet pacing (jsc#SLE-15175). - RDMA/hns: fix spelling mistake "/attatch"/ -> "/attach"/ (jsc#SLE-14777). - IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params (jsc#SLE-15175). - RDMA/providers: Fix return value when QP type isn't supported (jsc#SLE-15176). - RDMA/efa: Do not delay freeing of DMA pages (jsc#SLE-15176). - RDMA/efa: Properly document the interrupt mask register (jsc#SLE-15176). - RDMA/efa: Unified getters/setters for device structs bitmask access (jsc#SLE-15176). - RDMA/hns: Optimize qp doorbell allocation flow (jsc#SLE-14777). - RDMA/hns: Optimize kernel qp wrid allocation flow (jsc#SLE-14777). - RDMA/hns: Optimize qp param setup flow (jsc#SLE-14777). - RDMA/hns: Optimize qp buffer allocation flow (jsc#SLE-14777). - RDMA/hns: Optimize qp number assign flow (jsc#SLE-14777). - RDMA/hns: Optimize qp context create and destroy flow (jsc#SLE-14777). - RDMA/hns: Optimize qp destroy flow (jsc#SLE-14777). - RDMA/hns: Stop doorbell update while qp state error (jsc#SLE-14777). - RDMA/hns: Use flush framework for the case in aeq (jsc#SLE-14777). - RDMA/hns: Treat revision HIP08_A as a special case (jsc#SLE-14777). - RDMA: Replace zero-length array with flexible-array member (jsc#SLE-15176). - RDMA/hns: Initialize all fields of doorbells to zero (jsc#SLE-14777). - RDMA/hns: fix spelling mistake: "/attatch"/ -> "/attach"/ (jsc#SLE-14777). - RDMA/ucma: Use refcount_t for the ctx->ref (jsc#SLE-15176). - RDMA/core: Get rid of ib_create_qp_user (jsc#SLE-15176). - RDMA/hns: Delayed flush cqe process with workqueue (jsc#SLE-14777). - RDMA/hns: Add the workqueue framework for flush cqe handler (jsc#SLE-14777). - RDMA/core: Add weak ordering dma attr to dma mapping (jsc#SLE-15176). - RDMA/ucma: Mask QPN to be 24 bits according to IBTA (jsc#SLE-15176). - RDMA/hns: Optimize eqe buffer allocation flow (jsc#SLE-14777). - RDMA/hns: Cleanups of magic numbers (jsc#SLE-14777). - RDMA/cma: Use refcount API to reflect refcount (jsc#SLE-15176). - RDMA/cma: Rename cma_device ref/deref helpers to to get/put (jsc#SLE-15176). - RDMA/cma: Use refcount API to reflect refcount (jsc#SLE-15176). - RDMA/cma: Rename cma_device ref/deref helpers to to get/put (jsc#SLE-15176). - RDMA/cma: Use RDMA device port iterator (jsc#SLE-15176). - RDMA/cma: Use a helper function to enqueue resolve work items (jsc#SLE-15176). - ipvs: fix uninitialized variable warning (bsc#1176447). - netfilter: nft_exthdr: fix endianness of tcp option cast (bsc#1176447). - netfilter: flowtable: add counter support in HW offload (bsc#1176447). - netfilter: conntrack: add nf_ct_acct_add() (bsc#1176447). - netfilter: nf_tables: skip set types that do not support for expressions (bsc#1176447). - netfilter: nft_dynset: validate set expression definition (bsc#1176447). - netfilter: nft_set_bitmap: initialize set element extension in lookups (bsc#1176447). - netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set (bsc#1176447). - netfilter: nf_queue: prefer nf_queue_entry_free (bsc#1176447). - netfilter: nf_queue: do not release refcouts until nf_reinject is done (bsc#1176447). - netfilter: nf_queue: place bridge physports into queue_entry struct (bsc#1176447). - netfilter: nf_queue: make nf_queue_entry_release_refs static (bsc#1176447). - netfilter: flowtable: Use work entry per offload command (bsc#1176447). - netfilter: flowtable: Use rw sem as flow block lock (bsc#1176447). - netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup() (bsc#1176447). - netfilter: flowtable: Fix incorrect tc_setup_type type (bsc#1176447). - netfilter: flowtable: add counter support (bsc#1176447). - netfilter: nf_tables: add enum nft_flowtable_flags to uapi (bsc#1176447). - netfilter: conntrack: export nf_ct_acct_update() (bsc#1176447). - ipvs: optimize tunnel dumps for icmp errors (bsc#1176447). - netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock() (bsc#1176447). - netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup() (bsc#1176447). - netfilter: flowtable: fix NULL pointer dereference in tunnel offload support (bsc#1176447). - netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it (bsc#1176447). - netfilter: nf_tables: fix double-free on set expression from the error path (bsc#1176447). - netfilter: nf_tables: allow to specify stateful expression in set definition (bsc#1176447). - netfilter: nf_tables: pass context to nft_set_destroy() (bsc#1176447). - netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c (bsc#1176447). - selftests: mlxsw: Add test cases for devlink-trap policers (bsc#1176774). - mlxsw: spectrum_trap: Add support for setting of packet trap group parameters (bsc#1176774). - mlxsw: spectrum_trap: Switch to use correct packet trap group (bsc#1176774). - mlxsw: spectrum_trap: Do not initialize dedicated discard policer (bsc#1176774). - mlxsw: spectrum_trap: Add devlink-trap policer support (bsc#1176774). - mlxsw: spectrum_trap: Prepare policers for registration with devlink (bsc#1176774). - mlxsw: spectrum: Track used packet trap policer IDs (bsc#1176774). - mlxsw: reg: Extend QPCR register (bsc#1176774). - selftests: netdevsim: Add test cases for devlink-trap policers (bsc#1176774). - netdevsim: Add support for setting of packet trap group parameters (bsc#1176447). - devlink: Allow setting of packet trap group parameters (bsc#1176774). - devlink: Add packet trap group parameters support (bsc#1176774). - netdevsim: Add devlink-trap policer support (bsc#1176447). - Documentation: Add description of packet trap policers (bsc#1176447). - devlink: Add packet trap policers support (bsc#1176774). - devlink: Add auto dump flag to health reporter (bsc#1176774). - devlink: Implicitly set auto recover flag when registering health reporter (jsc#SLE-15075). - netdevsim: Change dummy reporter auto recover default (jsc#SLE-15075). - net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSG (bsc#1176447). - net: introduce nla_put_bitfield32() helper and use it (jsc#SLE-15172). - net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support (jsc#SLE-15172). - net/mlx5e: refactor indr setup block (jsc#SLE-15172). - net/mlx5: E-Switch: Move eswitch chains to a new directory (jsc#SLE-15172). - net/mlx5: Use a separate work queue for fib event handling (jsc#SLE-15172). - mlx5: Remove uninitialized use of key in mlx5_core_create_mkey (jsc#SLE-15172). - {IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib (jsc#SLE-15172). - {IB,net}/mlx5: Assign mkey variant in mlx5_ib only (jsc#SLE-15172). - {IB,net}/mlx5: Setup mkey variant before mr create command invocation (jsc#SLE-15172). - devlink: don't wrap commands in rST shell blocks (bsc#1176447). - bnxt_en: Add partno to devlink info_get cb (jsc#SLE-15075). - bnxt_en: Read partno and serialno of the board from VPD (jsc#SLE-15075). - PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro (jsc#SLE-15075). - devlink: Add macro for "/fw.mgmt.api"/ to info_get cb (jsc#SLE-15075). - mlxsw: spectrum_router: Avoid uninitialized symbol errors (bsc#1176774). - mlxsw: switchx2: Remove unnecessary conversion to bool (bsc#1176774). - mlxsw: core_acl: Avoid defining static variable in header file (bsc#1176774). - mlxsw: spectrum: Remove unused RIF and FID families (bsc#1176774). - mlxsw: spectrum_router: Add proper function documentation (bsc#1176774). - mlxsw: i2c: Add missing field documentation (bsc#1176774). - net: add a reference to MACsec ops in net_device (bsc#1176447). - cls_flower: Add extack support for flags key (bsc#1176447). - cls_flower: Add extack support for src and dst port range options (bsc#1176447). - cls_flower: Add extack support for mpls options (bsc#1176447). - netdevsim: support taking immediate snapshot via devlink (jsc#SLE-15075). - sched: act_pedit: Implement stats_update callback (bsc#1176447). - sched: act_skbedit: Implement stats_update callback (bsc#1176447). - selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after pedit (bsc#1176774). - mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLE (bsc#1176774). - mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTION (bsc#1176774). - mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmd (bsc#1176774). - net/mlx5: E-switch, Protect eswitch mode changes (jsc#SLE-15172). - net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change (jsc#SLE-15172). - net/mlx5: Split eswitch mode check to different helper function (jsc#SLE-15172). - devlink: Rely on driver eswitch thread safety instead of devlink (bsc#1176447). - net/mlx5: Simplify mlx5_unload_one() and its callers (jsc#SLE-15172). - net/mlx5: Simplify mlx5_register_device to return void (jsc#SLE-15172). - net/mlx5: Avoid group version scan when not necessary (jsc#SLE-15172). - net/mlx5: Avoid incrementing FTE version (jsc#SLE-15172). - net/mlx5: Fix group version management (jsc#SLE-15172). - net/mlx5: Simplify matching group searches (jsc#SLE-15172). - net/mlx5: E-Switch, Use correct type for chain, prio and level values (jsc#SLE-15172). - net/mlx5: E-Switch, free flow_group_in after creating the restore table (jsc#SLE-15172). - net/mlx5: E-Switch, Enable chains only if regs loopback is enabled (jsc#SLE-15172). - net/mlx5: E-Switch, Enable restore table only if reg_c1 is supported (jsc#SLE-15172). - net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb (jsc#SLE-15172). - net/mlx5e: Fix actions_match_supported() return (jsc#SLE-15172). - devlink: expand the devlink-info documentation (bsc#1176447). - devlink: Only pass packet trap group identifier in trap structure (bsc#1176774). - devlink: Stop reference counting packet trap groups (bsc#1176774). - netdevsim: Explicitly register packet trap groups (bsc#1176774). - mlxsw: spectrum_trap: Explicitly register packet trap groups (bsc#1176774). - net: phy: aquantia: remove downshift warning now that phylib takes care (bsc#1176447). - net: phy: marvell: remove downshift warning now that phylib takes care (bsc#1176447). - net: phy: add and use phy_check_downshift (bsc#1176447). - mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_register (bsc#1176774). - net: sched: rename more stats_types (jsc#SLE-15172). - net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE (bsc#1176447). - net/tls: Read sk_prot once when building tls proto ops (bsc#1176447). - net/tls: Constify base proto ops used for building tls proto (bsc#1176447). - mlxsw: core: Add QOS_ACTION (bsc#1176774). - net: tc_skbedit: Make the skbedit priority offloadable (bsc#1176774). - net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}() (bsc#1176774). - net/mlx5: Avoid forwarding to other eswitch uplink (jsc#SLE-15172). - net/mlx5: Eswitch, enable forwarding back to uplink port (jsc#SLE-15172). - net/mlx5e: Add support for offloading traffic from uplink to uplink (jsc#SLE-15172). - net/mlx5: Don't use termination tables in slow path (jsc#SLE-15172). - net/mlx5: Avoid configuring eswitch QoS if not supported (jsc#SLE-15172). - net/mlx5e: Fix devlink port register sequence (jsc#SLE-15172). - net/mlx5e: Fix rejecting all egress rules not on vlan (jsc#SLE-15172). - net/mlx5e: en_tc: Rely just on register loopback for tunnel restoration (jsc#SLE-15172). - net/mlx5e: CT: Fix stack usage compiler warning (jsc#SLE-15172). - net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabled (jsc#SLE-15172). - net/mlx5e: CT: remove set but not used variable 'unnew' (jsc#SLE-15172). - net/mlx5: E-Switch, Skip restore modify header between prios of same chain (jsc#SLE-15172). - net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support it (jsc#SLE-15172). - net/mlx5: Add missing inline to stub esw_add_restore_rule (jsc#SLE-15172). - net: sched: Fix hw_stats_type setting in pedit loop (jsc#SLE-15172). - selftests: mlxsw: Add tc action hw_stats tests (bsc#1176774). - mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters (bsc#1176774). - mlxsw: spectrum_cnt: Consolidate subpools initialization (bsc#1176774). - mlxsw: spectrum_cnt: Move config validation along with resource register (bsc#1176774). - mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources (bsc#1176774). - mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry size (bsc#1176774). - mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct (bsc#1176774). - selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count (bsc#1176774). - mlxsw: spectrum_cnt: Query bank size from FW resources (bsc#1176774). - netfilter: conntrack: re-visit sysctls in unprivileged namespaces (bsc#1176447). - netfilter: nft_lookup: update element stateful expression (bsc#1176447). - netfilter: nf_tables: add nft_set_elem_update_expr() helper function (bsc#1176447). - netfilter: nf_tables: add elements with stateful expressions (bsc#1176447). - netfilter: nf_tables: statify nft_expr_init() (bsc#1176447). - netfilter: nf_tables: add nft_set_elem_expr_alloc() (bsc#1176447). - nft_set_pipapo: Prepare for single ranged field usage (bsc#1176447). - nft_set_pipapo: Introduce AVX2-based lookup implementation (bsc#1176447). - nft_set_pipapo: Prepare for vectorised implementation: helpers (bsc#1176447). - nft_set_pipapo: Prepare for vectorised implementation: alignment (bsc#1176447). - nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switch (bsc#1176447). - nft_set_pipapo: Generalise group size for buckets (bsc#1176447). - netfilter: flowtable: add tunnel encap/decap action offload support (bsc#1176447). - netfilter: flowtable: add tunnel match offload support (bsc#1176447). - netfilter: flowtable: add indr block setup support (bsc#1176447). - netfilter: flowtable: add nf_flow_table_block_offload_init() (bsc#1176447). - netfilter: xt_IDLETIMER: clean up some indenting (bsc#1176447). - netfilter: bitwise: use more descriptive variable-names (bsc#1176447). - netfilter: Replace zero-length array with flexible-array member (bsc#1176447). - netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' static (bsc#1176447). - netfilter: cleanup unused macro (bsc#1176447). - netfilter: nf_tables: make all set structs const (bsc#1176447). - netfilter: nf_tables: make sets built-in (bsc#1176447). - netfilter: nft_tunnel: add support for geneve opts (bsc#1176447). - netfilter: xtables: Add snapshot of hardidletimer target (bsc#1176447). - netfilter: flowtable: Use nf_flow_offload_tuple for stats as well (bsc#1176447). - net_sched: sch_fq: enable use of hrtimer slack (bsc#1176447). - net_sched: do not reprogram a timer about to expire (bsc#1176447). - net_sched: add qdisc_watchdog_schedule_range_ns() (bsc#1176447). - nfp: allow explicitly selected delayed stats (bsc#1176447). - net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* (jsc#SLE-15172). - net: sched: set the hw_stats_type in pedit loop (jsc#SLE-15172). - selftests: mlxsw: RED: Test RED ECN nodrop offload (bsc#1176774). - mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode (bsc#1176774). - net: sched: RED: Introduce an ECN nodrop mode (bsc#1176774). - net: sched: Allow extending set of supported RED flags (bsc#1176774). - net/mlx5: DR, Remove unneeded functions deceleration (jsc#SLE-15172). - net/mlx5: DR, Add support for flow table id destination action (jsc#SLE-15172). - net/mlx5: Avoid deriving mlx5_core_dev second time (jsc#SLE-15172). - net/mlx5: E-switch, Annotate esw state_lock mutex destroy (jsc#SLE-15172). - net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy (jsc#SLE-15172). - net/mlx5: Accept flow rules without match (jsc#SLE-15172). - net/mlx5: E-Switch, Refactor unload all reps per rep type (jsc#SLE-15172). - net/mlx5: E-Switch, Update VF vports config when num of VFs changed (jsc#SLE-15172). - net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes (jsc#SLE-15172). - net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric (jsc#SLE-15172). - net/mlx5: E-Switch, Prepare for vport enable/disable refactor (jsc#SLE-15172). - net/mlx5: E-Switch, Remove redundant warning when QoS enable failed (jsc#SLE-15172). - net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode (jsc#SLE-15172). - net/mlx5: E-Switch, Remove redundant check of eswitch manager cap (jsc#SLE-15172). - net/mlx5e: CT: Support clear action (jsc#SLE-15172). - net/mlx5e: CT: Handle misses after executing CT action (jsc#SLE-15172). - net/mlx5e: CT: Offload established flows (jsc#SLE-15172). - flow_offload: Add flow_match_ct to get rule ct match (jsc#SLE-15172). - net/mlx5: E-Switch, Support getting chain mapping (jsc#SLE-15172). - net/mlx5: E-Switch, Add support for offloading rules with no in_port (jsc#SLE-15172). - net/mlx5: E-Switch, Introduce global tables (jsc#SLE-15172). - net/sched: act_ct: Enable hardware offload of flow table entires (jsc#SLE-15172). - net/sched: act_ct: Support refreshing the flow table entries (jsc#SLE-15172). - net/sched: act_ct: Support restoring conntrack info on skbs (jsc#SLE-15172). - net/sched: act_ct: Instantiate flow table entry actions (jsc#SLE-15172). - netfilter: flowtable: Add API for registering to flow table events (jsc#SLE-15172). - net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads table (jsc#SLE-15172). - net/mlx5: E-Switch, Enable reg c1 loopback when possible (jsc#SLE-15172). - net/mlx5e: Restore tunnel metadata on miss (jsc#SLE-15172). - net/mlx5: E-Switch, Get reg_c1 value on miss (jsc#SLE-15172). - net/mlx5e: Support inner header rewrite with goto action (jsc#SLE-15172). - net/mlx5e: Disallow inserting vxlan/vlan egress rules without decap/pop (jsc#SLE-15172). - net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun module (jsc#SLE-15172). - net/mlx5e: Allow re-allocating mod header actions (jsc#SLE-15172). - net/mlx5: E-Switch, Restore chain id on miss (jsc#SLE-15172). - net/mlx5e: Rx, Split rep rx mpwqe handler from nic (jsc#SLE-15172). - net/mlx5: E-Switch, Mark miss packets with new chain id mapping (jsc#SLE-15172). - net/mlx5: E-Switch, Get reg_c0 value on CQE (jsc#SLE-15172). - net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bits (jsc#SLE-15172). - net/mlx5: Introduce mapping infra for mapping unique ids to data (jsc#SLE-15172). - net: sched: Support specifying a starting chain via tc skb ext (jsc#SLE-15172). - net: sched: Change the block's chain list to an rcu list (jsc#SLE-15172). - net: sched: Pass ingress block to tcf_classify_ingress (jsc#SLE-15172). - net: sched: Introduce ingress classification function (jsc#SLE-15172). - bareudp: Fixed bareudp receive handling (jsc#SLE-15172). - flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check() (jsc#SLE-15172). - flow_offload: turn hw_stats_type into dedicated enum (jsc#SLE-15172). - flow_offload: fix allowed types check (jsc#SLE-15172). - flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check() (jsc#SLE-15172). - net/mlx5e: Show/set Rx network flow classification rules on ul rep (jsc#SLE-15172). - net/mlx5e: Init ethtool steering for representors (jsc#SLE-15172). - net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul rep (jsc#SLE-15172). - net/mlx5: E-switch, make query inline mode a static function (jsc#SLE-15172). - net/mlx5: Allocate smaller size tables for ft offload (jsc#SLE-15172). - net/mlx5e: Fix an IS_ERR() vs NULL check (jsc#SLE-15172). - net/mlx5: Verify goto chain offload support (jsc#SLE-15172). - net/mlx5: E-Switch, Use vport metadata matching only when mandatory (jsc#SLE-15172). - net/mlx5: Tidy up and fix reverse christmas ordring (jsc#SLE-15172). - net/mlx5: HW bit for goto chain offload support (jsc#SLE-15172). - net/mlx5: Introduce TLS and IPSec objects enums (jsc#SLE-15172). - net/mlx5: Introduce egress acl forward-to-vport capability (jsc#SLE-15172). - net/mlx5: Expose raw packet pacing APIs (jsc#SLE-15172). - net/mlx5e: Replace zero-length array with flexible-array member (jsc#SLE-15172). - net: sched: pie: change tc_pie_xstats->prob (bsc#1176447). - bnxt_en: Call devlink_port_type_clear() in remove() (jsc#SLE-15075). - bnxt_en: Return -EAGAIN if fw command returns BUSY (jsc#SLE-15075). - bnxt_en: Modify some bnxt_hwrm_*_free() functions to void (jsc#SLE-15075). - bnxt_en: Remove unnecessary assignment of return code (jsc#SLE-15075). - bnxt_en: Clear DCB settings after firmware reset (jsc#SLE-15075). - bnxt_en: Process the NQ under NAPI continuous polling (jsc#SLE-15075). - bnxt_en: Simplify __bnxt_poll_cqs_done() (jsc#SLE-15075). - bnxt_en: Handle all NQ notifications in bnxt_poll_p5() (jsc#SLE-15075). - net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get (jsc#SLE-15172). - bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create() (jsc#SLE-15172). - bareudp: print error message when command fails (jsc#SLE-15172). - bareudp: add module alias (jsc#SLE-15172). - sched: act: allow user to specify type of HW stats for a filter (jsc#SLE-15172). - flow_offload: introduce "/disabled"/ HW stats type and allow it in mlxsw (bsc#1176774). - mlxsw: spectrum_acl: Ask device for rule stats only if counter was created (bsc#1176774). - flow_offload: introduce "/delayed"/ HW stats type and allow it in mlx5 (jsc#SLE-15172). - flow_offload: introduce "/immediate"/ HW stats type and allow it in mlxsw (bsc#1176774). - mlxsw: restrict supported HW stats type to "/any"/ (bsc#1176774). - mlxsw: spectrum_flower: Do not allow mixing HW stats types for actions (bsc#1176774). - flow_offload: check for basic action hw stats type (jsc#SLE-15075). - ocelot_flower: use flow_offload_has_one_action() helper (jsc#SLE-15172). - flow_offload: Introduce offload of HW stats type (jsc#SLE-15075). - RDMA/ipoib: reject unsupported coalescing params (jsc#SLE-15176). - nfp: Use pci_get_dsn() (bsc#1176447). - bnxt_en: Use pci_get_dsn() (jsc#SLE-15075). - selftests: forwarding: ETS: Use Qdisc counters (bsc#1176774). - mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc (bsc#1176774). - mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replace (bsc#1176774). - mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_state (bsc#1176774). - net: sched: Make FIFO Qdisc offloadable (bsc#1176774). - mlx5: reject unsupported coalescing params (jsc#SLE-15172). - bnxt: reject unsupported coalescing params (jsc#SLE-15075). - nfp: let core reject the unsupported coalescing parameters (bsc#1176447). - pie: realign comment (jsc#SLE-15172). - pie: remove pie_vars->accu_prob_overflows (jsc#SLE-15172). - pie: remove unnecessary type casting (jsc#SLE-15172). - pie: use term backlog instead of qlen (jsc#SLE-15172). - net/sched: act_ct: Use pskb_network_may_pull() (jsc#SLE-15172). - net/sched: act_ct: Fix ipv6 lookup of offloaded connections (jsc#SLE-15172). - net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy} (jsc#SLE-15172). - net: mscc: ocelot: replace "/rule"/ and "/ocelot_rule"/ variable names with "/ace"/ (jsc#SLE-15172). - net: mscc: ocelot: simplify tc-flower offload structures (jsc#SLE-15172). - net: mscc: ocelot: make ocelot_ace_rule support multiple ports (jsc#SLE-15172). - net: mlxfw: Replace zero-length array with flexible-array member (jsc#SLE-15172). - selftests: mlxsw: qos_defprio: Use until_counter_is (bsc#1176774). - selftests: forwarding: Convert until_counter_is() to take expression (bsc#1176774). - net/mlx5e: Use devlink virtual flavour for VF devlink port (jsc#SLE-15172). - devlink: Introduce devlink port flavour virtual (jsc#SLE-15172). - net/sched: act_ct: Software offload of established flows (jsc#SLE-15172). - net/sched: act_ct: Offload established connections to flow table (jsc#SLE-15172). - net/sched: act_ct: Create nf flow table per zone (jsc#SLE-15172). - net: flow_offload: Replace zero-length array with flexible-array member (jsc#SLE-15075). - net: sched: Replace zero-length array with flexible-array member (bsc#1176447). - net: core: Replace zero-length array with flexible-array member (bsc#1176447). - net/mlx5e: Remove redundant comment about goto slow path (jsc#SLE-15172). - net/mlx5e: Reduce number of arguments in slow path handling (jsc#SLE-15172). - net/mlx5e: Remove unused argument from parse_tc_pedit_action() (jsc#SLE-15172). - net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errors (jsc#SLE-15172). - net/mlx5e: Use netdev_warn() instead of pr_err() for errors (jsc#SLE-15172). - net/mlx5e: Use netdev_warn() for errors for added prefix (jsc#SLE-15172). - net/mlx5: DR, Improve log messages (jsc#SLE-15172). - net/mlx5: DR, Change matcher priority parameter type (jsc#SLE-15172). - net/mlx5e: Add devlink fdb_large_groups parameter (jsc#SLE-15172). - net/mlx5: Change the name of steering mode param id (jsc#SLE-15172). - net/mlx5e: Add support for devlink-port in non-representors mode (jsc#SLE-15172). - net/mlx5e: Rename representor get devlink port function (jsc#SLE-15172). - net/mlx5: E-Switch, Allow goto earlier chain if FW supports it (jsc#SLE-15172). - net/mlx5e: Eswitch, Use per vport tables for mirroring (jsc#SLE-15172). - net/mlx5: Eswitch, avoid redundant mask (jsc#SLE-15172). - net/mlx5e: Don't allow forwarding between uplink (jsc#SLE-15172). - mlxsw: reg: Update module_type values in PMTM register and map them to width (bsc#1176774). - selftests: mlxsw: resource_scale: Invoke for Spectrum-3 (bsc#1176774). - selftests: mlxsw: Reduce router scale running time using offload indication (bsc#1176774). - selftests: mlxsw: Reduce running time using offload indication (bsc#1176774). - selftests: mlxsw: Add shared buffer traffic test (bsc#1176774). - selftests: mlxsw: Add mlxsw lib (bsc#1176774). - selftests: devlink_lib: Add devlink port helpers (bsc#1176774). - selftests: devlink_lib: Check devlink info command is supported (bsc#1176774). - selftests: mlxsw: Add shared buffer configuration test (bsc#1176774). - selftests: mlxsw: Use busywait helper in rtnetlink test (bsc#1176774). - selftests: mlxsw: Use busywait helper in vxlan test (bsc#1176774). - selftests: mlxsw: Use busywait helper in blackhole routes test (bsc#1176774). - selftests: devlink_trap_l3_drops: Avoid race condition (bsc#1176774). - selftests: add a mirror test to mlxsw tc flower restrictions (bsc#1176774). - selftests: add egress redirect test to mlxsw tc flower restrictions (bsc#1176774). - selftests: mlxsw: Add a RED selftest (bsc#1176774). - mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3 (bsc#1176774). - mlxsw: spectrum: Initialize advertised speeds to supported speeds (bsc#1176774). - mlxsw: spectrum: Move the ECN-marked packet counter to ethtool (bsc#1176774). - mlxsw: spectrum_switchdev: Optimize SFN records processing (bsc#1176774). - net/mlx5: sparse: warning: Using plain integer as NULL pointer (jsc#SLE-15172). - net/mlx5: sparse: warning: incorrect type in assignment (jsc#SLE-15172). - net/mlx5: Fix header guard in rsc_dump.h (jsc#SLE-15172). - net/mlx5e: RX, Use indirect calls wrapper for handling compressed completions (jsc#SLE-15172). - net/mlx5e: RX, Use indirect calls wrapper for posting descriptors (jsc#SLE-15172). - net/mlx5e: Change inline mode correctly when changing trust state (jsc#SLE-15172). - net/mlx5e: Add context to the preactivate hook (jsc#SLE-15172). - net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recover (jsc#SLE-15172). - net/mlx5e: Remove unneeded netif_set_real_num_tx_queues (jsc#SLE-15172). - net/mlx5e: Use preactivate hook to set the indirection table (jsc#SLE-15172). - net/mlx5e: Rename hw_modify to preactivate (jsc#SLE-15172). - net/mlx5e: Encapsulate updating netdev queues into a function (jsc#SLE-15172). - net/mlx5e: Add missing LRO cap check (jsc#SLE-15172). - net/mlx5e: Define one flow for TXQ selection when TCs are configured (jsc#SLE-15172). - selftests: netdevsim: Extend devlink trap test to include flow action cookie (bsc#1176774). - netdevsim: add ACL trap reporting cookie as a metadata (bsc#1176774). - mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report() (bsc#1176774). - mlxsw: pci: Extract cookie index for ACL discard trap packets (bsc#1176774). - mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload (bsc#1176774). - mlxsw: core_acl_flex_actions: Add trap with userdef action (bsc#1176774). - drop_monitor: extend by passing cookie from driver (bsc#1176774). - flow_offload: pass action cookie through offload structures (jsc#SLE-15075). - netronome: Replace zero-length array with flexible-array member (bsc#1176447). - bareudp: Fix uninitialized variable warnings (jsc#SLE-15172). - net: Special handling for IP & MPLS (jsc#SLE-15172). - selftests: devlink_trap_acl_drops: Add ACL traps test (bsc#1176774). - selftests: pass pref and handle to devlink_trap_drop_* helpers (bsc#1176774). - selftests: introduce test for mlxsw tc flower restrictions (bsc#1176774). - mlxsw: spectrum_trap: Add ACL devlink-trap support (bsc#1176774). - mlxsw: spectrum_trap: Introduce dummy group with thin policer (bsc#1176774). - mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap group (bsc#1176774). - mlxsw: core: Allow to enable/disable rx_listener for trap (bsc#1176774). - mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL traps (bsc#1176774). - mlxsw: spectrum_acl: Pass the ingress indication down to flex action (bsc#1176774). - mlxsw: spectrum_flower: Disable mixed bound blocks to contain action drop (bsc#1176774). - mlxsw: spectrum_acl: Track ingress and egress block bindings (bsc#1176774). - mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only action (bsc#1176774). - mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded values (bsc#1176774). - mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DIS (bsc#1176774). - mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULT (bsc#1176774). - net/mlxfw: fix spelling mistake: "/progamming"/ -> "/programming"/ (jsc#SLE-15172). - mlxsw: pci: Remove unused values (bsc#1176774). - mlxsw: core: Remove priv from listener equality comparison (bsc#1176774). - mlxsw: spectrum_acl: Make block arg const where appropriate (bsc#1176774). - mlxsw: spectrum_trap: Make global arrays const as they should be (bsc#1176774). - mlxsw: core: Remove initialization to false of mlxsw_listener struct (bsc#1176774). - mlxsw: core: Convert is_event and is_ctrl bools to be single bits (bsc#1176774). - mlxsw: core: Remove dummy union name from struct mlxsw_listener (bsc#1176774). - mlxsw: core: Remove unused action field from mlxsw_rx_listener struct (bsc#1176774). - mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init() (bsc#1176774). - mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap Action (bsc#1176774). - mlxsw: spectrum_trap: Move functions to avoid their forward declarations (bsc#1176774). - mlxsw: spectrum_trap: Use err variable instead of directly checking func return value (bsc#1176774). - mlxsw: spectrum: Remove RTNL where possible (bsc#1176774). - mlxsw: spectrum_router: Take router lock from exported helpers (bsc#1176774). - mlxsw: spectrum_router: Take router lock from inetaddr listeners (bsc#1176774). - mlxsw: spectrum_router: Take router lock from netdev listener (bsc#1176774). - mlxsw: spectrum_dpipe: Take router lock from dpipe code (bsc#1176774). - mlxsw: spectrum_router: Take router lock from inside routing code (bsc#1176774). - mlxsw: spectrum_router: Introduce router lock (bsc#1176774). - mlxsw: spectrum_router: Store NVE decapsulation configuration in router (bsc#1176774). - mlxsw: spectrum_router: Expose router struct to internal users (bsc#1176774). - mlxsw: spectrum_mr: Protect multicast route list with a lock (bsc#1176774). - mlxsw: spectrum_mr: Protect multicast table list with a lock (bsc#1176774). - mlxsw: spectrum_mr: Publish multicast route after writing it to the device (bsc#1176774). - net/mlx5: Add fsm_reactivate callback support (jsc#SLE-15172). - net/mlxfw: Add reactivate flow support to FSM burn flow (jsc#SLE-15172). - net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting (jsc#SLE-15172). - net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c (jsc#SLE-15172). - net/mlxfw: More error messages coverage (jsc#SLE-15172). - net/mlxfw: Improve FSM err message reporting and return codes (jsc#SLE-15172). - net/mlxfw: Generic mlx FW flash status notify (jsc#SLE-15172). - net, sk_msg: Annotate lockless access to sk_prot on clone (bsc#1176447). - mlxsw: spectrum_nve: Make tunnel initialization symmetric (bsc#1176774). - mlxsw: spectrum: Export function to check if RIF exists (bsc#1176774). - mlxsw: spectrum: Prevent RIF access outside of routing code (bsc#1176774). - mlxsw: spectrum_router: Prepare function for router lock introduction (bsc#1176774). - mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay device (bsc#1176774). - mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown (bsc#1176774). - mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init (bsc#1176774). - mlxsw: spectrum_span: Only update mirroring agents if present (bsc#1176774). - mlxsw: spectrum: Convert callers to use new mirroring API (bsc#1176774). - mlxsw: spectrum_span: Prepare work item to update mirroring agents (bsc#1176774). - mlxsw: spectrum_span: Use struct_size() to simplify allocation (bsc#1176774). - mlxsw: spectrum_span: Do no expose mirroring agents to entire driver (bsc#1176774). - mlxsw: spectrum: Protect counter pool with a lock (bsc#1176774). - mlxsw: spectrum_kvdl: Protect allocations with a lock (bsc#1176774). - mlxsw: Replace zero-length array with flexible-array member (bsc#1176774). - phy: avoid unnecessary link-up delay in polling mode (bsc#1176447). - net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()' (jsc#SLE-15172). - net/mlx5e: Add support for FEC modes based on 50G per lane links (jsc#SLE-15172). - net/mlxe5: Separate between FEC and current speed (jsc#SLE-15172). - net/mlx5e: Advertise globaly supported FEC modes (jsc#SLE-15172). - net/mlx5e: Enforce setting of a single FEC mode (jsc#SLE-15172). - net/mlx5e: Set FEC to auto when configured mode is not supported (jsc#SLE-15172). - mlx5: Use proper logging and tracing line terminations (jsc#SLE-15172). - net/mlx5e: Support dump callback in RX reporter (jsc#SLE-15172). - net/mlx5e: Support dump callback in TX reporter (jsc#SLE-15172). - net/mlx5e: Gather reporters APIs together (jsc#SLE-15172). - net/mlx5: Add support for resource dump (jsc#SLE-15172). - selftests: mlxsw: vxlan: Add test for error path (bsc#1176774). - selftests: mlxsw: vxlan: Adjust test to recent changes (bsc#1176774). - selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridges (bsc#1176774). - selftests: mlxsw: extack: Test bridge creation with VXLAN (bsc#1176774). - selftests: mlxsw: Remove deprecated test (bsc#1176774). - mlxsw: spectrum: Reduce dependency between bridge and router code (bsc#1176774). - mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership (bsc#1176774). - mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID (bsc#1176774). - mlxsw: spectrum_switchdev: Propagate extack to bridge creation function (bsc#1176774). - mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting (bsc#1176774). - net: sched: don't take rtnl lock during flow_action setup (jsc#SLE-15075). - net: sched: lock action when translating it to flow_action infra (jsc#SLE-15075). - net: phylink: clarify flow control settings in documentation (bsc#1176447). - net: phylink: improve initial mac configuration (bsc#1176447). - net: phylink: allow ethtool -A to change flow control advertisement (bsc#1176447). - net: phylink: resolve fixed link flow control (bsc#1176447). - net: phylink: use phylib resolved flow control modes (bsc#1176447). - net: phylink: ensure manual flow control is selected appropriately (bsc#1176447). - net: phylink: remove pause mode ethtool setting for fixed links (bsc#1176447). - net: add linkmode helper for setting flow control advertisement (bsc#1176447). - net: add helpers to resolve negotiated flow control (bsc#1176447). - net: linkmode: make linkmode_test_bit() take const pointer (bsc#1176447). - RDMA/mlx5: Block delay drop to unprivileged users (jsc#SLE-15175). - RDMA/odp: Fix leaking the tgid for implicit ODP (jsc#SLE-15176). - netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress (bsc#1176447). - netfilter: nft_fwd_netdev: validate family and chain type (bsc#1176447). - netfilter: nft_set_rbtree: Detect partial overlaps on insertion (bsc#1176447). - netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() (bsc#1176447). - netfilter: nft_set_pipapo: Separate partial and complete overlap cases on insertion (bsc#1176447). - netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion (bsc#1176447). - net/mlx5: Clear LAG notifier pointer after unregister (jsc#SLE-15172). - net/mlx5e: Fix endianness handling in pedit mask (jsc#SLE-15172). - net/mlx5e: kTLS, Fix wrong value in record tracker enum (jsc#SLE-15172). - netfilter: flowtable: populate addr_type mask (bsc#1176447). - netfilter: flowtable: Fix flushing of offloaded flows on free (bsc#1176447). - netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6} (bsc#1176447). - netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6} (bsc#1176447). - net: netdevsim: Use scnprintf() for avoiding potential buffer overflow (bsc#1176447). - net: nfp: Use scnprintf() for avoiding potential buffer overflow (bsc#1176447). - mlxsw: reg: Increase register field length to 31 bits (bsc#1176774). - netfilter: nft_chain_nat: inet family is missing module ownership (bsc#1176447). - netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute (bsc#1176447). - netfilter: nft_tunnel: add missing attribute validation for tunnels (bsc#1176447). - netfilter: nft_payload: add missing attribute validation for payload csum flags (bsc#1176447). - netfilter: cthelper: add missing attribute validation for cthelper (bsc#1176447). - netfilter: nf_tables: free flowtable hooks on hook register error (bsc#1176447). - netfilter: x_tables: xt_mttg_seq_next should increase position index (bsc#1176447). - netfilter: xt_recent: recent_seq_next should increase position index (bsc#1176447). - netfilter: synproxy: synproxy_cpu_seq_next should increase position index (bsc#1176447). - netfilter: nf_conntrack: ct_cpu_seq_next should increase position index (bsc#1176447). - net: phy: marvell: don't interpret PHY status unless resolved (bsc#1176447). - mlx5: register lag notifier for init network namespace only (jsc#SLE-15172). - net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg (bsc#1176447). - net: core: devlink.c: Use built-in RCU list checking (bsc#1176447). - netfilter: xt_hashlimit: unregister proc file before releasing mutex (bsc#1176447). - nft_set_pipapo: Actually fetch key data in nft_pipapo_remove() (bsc#1176447). - netfilter: ipset: Fix "/INFO: rcu detected stall in hash_xxx"/ reports (bsc#1176447). - net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_table_register() (bsc#1176447). - net/mlx5: Fix lowest FDB pool size (jsc#SLE-15172). - net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepa (jsc#SLE-15172). - netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill() (bsc#1176447). - netfilter: nft_set_pipapo: Fix mapping table example in comments (bsc#1176447). - netfilter: conntrack: allow insertion of clashing entries (bsc#1176447). - netfilter: conntrack: split resolve_clash function (bsc#1176447). - netfilter: conntrack: place confirm-bit setting in a helper (bsc#1176447). - netfilter: conntrack: remove two args from resolve_clash (bsc#1176447). - netfilter: flowtable: skip offload setup if disabled (bsc#1176447). - netfilter: xt_hashlimit: limit the max size of hashtable (bsc#1176447). - netfilter: xt_hashlimit: reduce hashlimit_mutex scope for htable_put() (bsc#1176447). - net/flow_dissector: remove unexist field description (bsc#1176447). - mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort (bsc#1176774). - selftests: mlxsw: Add test cases for local table route replacement (bsc#1176774). - mlxsw: spectrum_router: Prevent incorrect replacement of local table routes (bsc#1176774). - net: sched: prevent a use after free (jsc#SLE-15172). - netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag (bsc#1176447). - netfilter: flowtable: Fix missing flush hardware on table free (bsc#1176447). - netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup (bsc#1176447). - netfilter: Use kvcalloc (bsc#1176447). - netfilter: ipset: fix suspicious RCU usage in find_set_and_id (bsc#1176447). - mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps (bsc#1176774). - RDMA/cm: Remove CM message structs (jsc#SLE-15176). - RDMA/core: Add the core support field to METHOD_GET_CONTEXT (jsc#SLE-15176). - IB/umem: use get_user_pages_fast() to pin DMA pages (jsc#SLE-15176). - sch_choke: Use kvcalloc (bsc#1176447). - devlink: document devlink info versions reported by bnxt_en driver (jsc#SLE-15075). - mlx5: Use dev_net netdevice notifier registrations (jsc#SLE-15172). - net: introduce dev_net notifier register/unregister variants (jsc#SLE-15172). - net: push code from net notifier reg/unreg into helpers (jsc#SLE-15172). - nf_tables: Add set type for arbitrary concatenation of ranges (bsc#1176447). - netfilter: nf_tables: Support for sets with multiple ranged fields (bsc#1176447). - netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute (bsc#1176447). - netfilter: nf_tables: add nft_setelem_parse_key() (bsc#1176447). - selftests: mlxsw: Add a TBF selftest (bsc#1176774). - selftests: forwarding: lib: Add helpers for busywaiting (bsc#1176774). - selftests: Move two functions from mlxsw's qos_lib to lib (bsc#1176774). - mlxsw: spectrum_qdisc: Support offloading of TBF Qdisc (bsc#1176774). - mlxsw: spectrum: Configure shaper rate and burst size together (bsc#1176774). - mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_sp (bsc#1176774). - mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS (bsc#1176774). - mlxsw: reg: Add max_shaper_bs to QoS ETS Element Configuration (bsc#1176774). - mlxsw: spectrum_qdisc: Extract a common leaf unoffload function (bsc#1176774). - mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats() (bsc#1176774). - mlxsw: spectrum_qdisc: Extract a per-TC stat function (bsc#1176774). - net: sched: Make TBF Qdisc offloadable (bsc#1176774). - net/mlx5: make the symbol 'ESW_POOLS' static (jsc#SLE-15172). - net: sched: pie: export symbols to be reused by FQ-PIE (jsc#SLE-15172). - net: sched: pie: fix alignment in struct instances (jsc#SLE-15172). - net: sched: pie: fix commenting (jsc#SLE-15172). - pie: improve comments and commenting style (jsc#SLE-15172). - pie: rearrange structure members and their initializations (jsc#SLE-15172). - pie: use u8 instead of bool in pie_vars (jsc#SLE-15172). - pie: rearrange macros in order of length (jsc#SLE-15172). - pie: use U64_MAX to denote (2^64 - 1) (jsc#SLE-15172). - net: sched: pie: move common code to pie.h (jsc#SLE-15172). - net: phy: add new version of phy_do_ioctl (bsc#1176447). - net: phy: rename phy_do_ioctl to phy_do_ioctl_running (bsc#1176447). - spectrum: Add a delayed work to update SPAN buffsize according to speed (bsc#1176774). - mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2 (bsc#1176774). - mlxsw: spectrum_span: Put buffsize update code into helper function (bsc#1176774). - mlxsw: spectrum: Push code getting port speed into a helper (bsc#1176774). - r8169: use generic ndo_do_ioctl handler phy_do_ioctl (bsc#1176447). - net: phy: add generic ndo_do_ioctl handler phy_do_ioctl (bsc#1176447). - net: phylink: allow in-band AN for USXGMII (bsc#1176447). - net: phy: don't crash in phy_read/_write_mmd without a PHY driver (bsc#1176447). - net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes (bsc#1176447). - selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc (bsc#1176774). - mlxsw: Add OVERLAY_SMAC_MC trap (bsc#1176774). - selftests: devlink_trap_tunnel_ipip: Add test case for decap_error (bsc#1176774). - selftests: devlink_trap_tunnel_vxlan: Add test case for decap_error (bsc#1176774). - mlxsw: Add tunnel devlink-trap support (bsc#1176774). - mlxsw: spectrum_trap: Reorder cases according to enum order (bsc#1176774). - mlxsw: Add ECN configurations with IPinIP tunnels (bsc#1176774). - mlxsw: reg: Add Tunneling IPinIP Decapsulation ECN Mapping Register (bsc#1176774). - mlxsw: reg: Add Tunneling IPinIP Encapsulation ECN Mapping Register (bsc#1176774). - mlxsw: Add NON_ROUTABLE trap (bsc#1176774). - selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabled (bsc#1176774). - mlxsw: Add irif and erif disabled traps (bsc#1176774). - net/mlx5: E-Switch, Increase number of chains and priorities (jsc#SLE-15172). - net/mlx5: E-Switch, Refactor chains and priorities (jsc#SLE-15172). - net/mlx5: ft: Check prio and chain sanity for ft offload (jsc#SLE-15172). - net/mlx5: ft: Use getter function to get ft chain (jsc#SLE-15172). - netfilter: bitwise: add support for shifts (bsc#1176447). - netfilter: bitwise: add NFTA_BITWISE_DATA attribute (bsc#1176447). - netfilter: bitwise: only offload boolean operations (bsc#1176447). - netfilter: bitwise: add helper for dumping boolean operations (bsc#1176447). - netfilter: bitwise: add helper for evaluating boolean operations (bsc#1176447). - netfilter: bitwise: add helper for initializing boolean operations (bsc#1176447). - netfilter: bitwise: add NFTA_BITWISE_OP netlink attribute (bsc#1176447). - netfilter: bitwise: replace gotos with returns (bsc#1176447). - netfilter: bitwise: remove NULL comparisons from attribute checks (bsc#1176447). - netfilter: nf_tables: white-space fixes (bsc#1176447). - netfilter: flowtable: add nf_flow_table_offload_cmd() (bsc#1176447). - netfilter: flowtable: add nf_flow_offload_tuple() helper (bsc#1176447). - netfilter: hashlimit: do not use indirect calls during gc (bsc#1176447). - netfilter: flowtable: refresh flow if hardware offload fails (bsc#1176447). - netfilter: flowtable: add nf_flowtable_hw_offload() helper function (bsc#1176447). - netfilter: flowtable: use atomic bitwise operations for flow flags (bsc#1176447). - netfilter: flowtable: remove dying bit, use teardown bit instead (bsc#1176447). - netfilter: flowtable: add nf_flow_offload_work_alloc() (bsc#1176447). - netfilter: flowtable: restrict flow dissector match on meta ingress device (bsc#1176447). - netfilter: flowtable: fetch stats only if flow is still alive (bsc#1176447). - Documentation: Fix typo in devlink documentation (bsc#1176774). - netdevsim: fix nsim_fib6_rt_create() error path (bsc#1176447). - selftests: mlxsw: Add test for FIB offload API (bsc#1176774). - netdevsim: fib: Add dummy implementation for FIB offload (bsc#1176447). - mlxsw: spectrum_router: Set hardware flags for routes (bsc#1176774). - mlxsw: spectrum_router: Separate nexthop offload indication from route (bsc#1176774). - ipv6: Add "/offload"/ and "/trap"/ indications to routes (bsc#1176774). - ipv4: Add "/offload"/ and "/trap"/ indications to routes (bsc#1176774). - ipv4: Encapsulate function arguments in a struct (bsc#1176774). - ipv4: Replace route in list before notifying (bsc#1176774). - net: netfilter: use skb_list_walk_safe helper for gso segments (bsc#1176447). - net: sched: use skb_list_walk_safe helper for gso segments (bsc#1176447). - net: skbuff: disambiguate argument and member for skb_list_walk_safe helper (bsc#1176447). - devlink: document info versions for each driver (bsc#1176774). - devlink: mention reloading in devlink-params.rst (bsc#1176447). - devlink: add documentation for generic devlink parameters (bsc#1176447). - flow_dissector: fix document for skb_flow_get_icmp_tci (bsc#1176447). - mlxsw: spectrum: Only require minimum firmware version (bsc#1176774). - mlxsw: spectrum: Update firmware version to xx.2000.2714 (bsc#1176774). - netronome: fix ipv6 link error (bsc#1176447). - selftests: mlxsw: Add a self-test for port-default priority (bsc#1176774). - netfilter: nft_meta: add support for slave device ifindex matching (bsc#1176447). - netfilter: nft_meta: place rtclassid handling in a helper (bsc#1176447). - netfilter: nft_meta: place prandom handling in a helper (bsc#1176447). - netfilter: nft_meta: move all interface related keys to helper (bsc#1176447). - netfilter: nft_meta: move interface kind handling to helper (bsc#1176447). - netfilter: nft_meta: move cgroup handling to helper (bsc#1176447). - netfilter: nft_meta: move sk uid/git handling to helper (bsc#1176447). - netfilter: nft_meta: move pkttype handling to helper (bsc#1176447). - netfilter: nft_meta: move time handling to helper (bsc#1176447). - netfilter: conntrack: remove two export symbols (bsc#1176447). - netfilter: nft_tunnel: add the missing nla_nest_cancel() (bsc#1176447). - netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN (bsc#1176447). - netfilter: nft_tunnel: also dump ERSPAN_VERSION (bsc#1176447). - netfilter: nft_tunnel: no need to call htons() when dumping ports (bsc#1176447). - netfilter: Document ingress hook (bsc#1176447). - netfilter: Clean up unnecessary #ifdef (bsc#1176447). - mlxsw: spectrum_router: Remove FIB entry list from FIB node (bsc#1176774). - mlxsw: spectrum_router: Consolidate identical functions (bsc#1176774). - net: Add a layer for non-PHY MII time stamping drivers (bsc#1176447). - net: Introduce a new MII time stamping interface (bsc#1176447). - net: phy: dp83640: Move the probe and remove methods around (bsc#1176447). - net: vlan: Use the PHY time stamping interface (bsc#1176447). - net: macvlan: Use the PHY time stamping interface (bsc#1176447). - ipv6: Remove old route notifications and convert listeners (bsc#1176774). - mlxsw: spectrum_router: Start using new IPv6 route notifications (bsc#1176774). - ipv6: Handle multipath route deletion notification (bsc#1176774). - ipv6: Handle route deletion notification (bsc#1176774). - ipv6: Only Replay routes of interest to new listeners (bsc#1176774). - ipv6: Notify multipath route if should be offloaded (bsc#1176774). - ipv6: Notify route if replacing currently offloaded one (bsc#1176774). - ipv6: Notify newly added route if should be offloaded (bsc#1176774). - net: fib_notifier: Add temporary events to the FIB notification chain (bsc#1176774). - nfp: tls: implement the stream sync RX resync (bsc#1176447). - net/tls: add helper for testing if socket is RX offloaded (bsc#1176447). - nfp: pass packet pointer to nfp_net_parse_meta() (bsc#1176447). - nfp: flower: update flow merge code to support IPv6 tunnels (bsc#1176447). - nfp: flower: support ipv6 tunnel keep-alive messages from fw (bsc#1176447). - nfp: flower: handle notifiers for ipv6 route changes (bsc#1176447). - nfp: flower: handle ipv6 tunnel no neigh request (bsc#1176447). - nfp: flower: modify pre-tunnel and set tunnel action for ipv6 (bsc#1176447). - nfp: flower: offload list of IPv6 tunnel endpoint addresses (bsc#1176447). - nfp: flower: compile match for IPv6 tunnels (bsc#1176447). - nfp: flower: move udp tunnel key match compilation to helper function (bsc#1176447). - nfp: flower: pass flow rule pointer directly to match functions (bsc#1176447). - net: sfp: report error on failure to read sfp soft status (bsc#1176447). - net: phy: marvell: use genphy_check_and_restart_aneg() (bsc#1176447). - net: phy: marvell: use phy_modify_changed() (bsc#1176447). - net: phy: marvell: use existing clause 37 definitions (bsc#1176447). - net: phy: marvell: consolidate phy status reading (bsc#1176447). - net: phy: marvell: use positive logic for link state (bsc#1176447). - net: phy: marvell: initialise link partner state earlier (bsc#1176447). - net: phy: marvell: rearrange to use genphy_read_lpa() (bsc#1176447). - net: phy: provide and use genphy_read_status_fixed() (bsc#1176447). - net: phy: add genphy_check_and_restart_aneg() (bsc#1176447). - net: phy: use phy_resolve_aneg_pause() (bsc#1176447). - net: phy: remove redundant .aneg_done initialisers (bsc#1176447). - selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc (bsc#1176774). - selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh (bsc#1176774). - mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc (bsc#1176774). - mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS (bsc#1176774). - net: sch_ets: Make the ETS qdisc offloadable (bsc#1176774). - net: phylink: extend clause 45 PHY validation workaround (bsc#1176447). - net: phylink: improve clause 45 PHY ksettings_set implementation (bsc#1176447). - ipv4: Remove old route notifications and convert listeners (bsc#1176774). - ipv4: Only Replay routes of interest to new listeners (bsc#1176774). - ipv4: Handle route deletion notification during flush (bsc#1176774). - ipv4: Handle route deletion notification (bsc#1176774). - ipv4: Notify newly added route if should be offloaded (bsc#1176774). - ipv4: Notify route if replacing currently offloaded one (bsc#1176774). - ipv4: Extend FIB alias find function (bsc#1176774). - ipv4: Notify route after insertion to the routing table (bsc#1176774). - net: fib_notifier: Add temporary events to the FIB notification chain (bsc#1176774). - net: phylink: propagate phy_attach_direct() return code (bsc#1176447). - netronome: use the new txqueue timeout argument (bsc#1176447). - net: sfp: re-attempt probing for phy (bsc#1176447). - net: sfp: error handling for phy probe (bsc#1176447). - net: sfp: rename sm_retries (bsc#1176447). - net: sfp: use a definition for the fault recovery attempts (bsc#1176447). - net: sfp: add support for Clause 45 PHYs (bsc#1176447). - net: phylink: delay MAC configuration for copper SFP modules (bsc#1176447). - net: phylink: split phylink_sfp_module_insert() (bsc#1176447). - net: phylink: support Clause 45 PHYs on SFP+ modules (bsc#1176447). - net: phylink: re-split __phylink_connect_phy() (bsc#1176447). - net: mdio-i2c: add support for Clause 45 accesses (bsc#1176447). - net: sfp: move phy_start()/phy_stop() to phylink (bsc#1176447). - net: sfp: add module start/stop upstream notifications (bsc#1176447). - net: sfp: add more extended compliance codes (bsc#1176447). - net: sfp: derive interface mode from ethtool link modes (bsc#1176447). - net: sfp: remove incomplete 100BASE-FX and 100BASE-LX support (bsc#1176447). - net: sfp: avoid tx-fault with Nokia GPON module (bsc#1176447). - platform/x86: mlx-platform: Add support for next generation systems (bsc#1176774). - platform/mellanox: mlxreg-hotplug: Add support for new capability register (bsc#1176774). - platform/x86: mlx-platform: Add support for new capability register (bsc#1176774). - platform/x86: mlx-platform: Add support for new system type (bsc#1176774). - platform/x86: mlx-platform: Set system mux configuration based on system type (bsc#1176774). - platform/x86: mlx-platform: Add more definitions for system attributes (bsc#1176774). - platform/x86: mlx-platform: Cosmetic changes (bsc#1176774). - netfilter: nf_tables_offload: fix check the chain offload flag (bsc#1176447). - netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks() (bsc#1176447). - selftests: mlxsw: qos_mc_aware: Fix mausezahn invocation (bsc#1176774). - netfilter: flowtable: add nf_flowtable_time_stamp (bsc#1176447). - netfilter: nf_tables: unbind callbacks from flowtable destroy path (bsc#1176447). - netfilter: nf_flow_table_offload: fix the nat port mangle (bsc#1176447). - netfilter: nf_flow_table_offload: check the status of dst_neigh (bsc#1176447). - netfilter: nf_flow_table_offload: fix incorrect ethernet dst address (bsc#1176447). - netfilter: ebtables: compat: reject all padding in matches/watchers (bsc#1176447). - netfilter: nf_flow_table: fix big-endian integer overflow (bsc#1176447). - netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle() (bsc#1176447). - netfilter: nf_tables: skip module reference count bump on object updates (bsc#1176447). - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init() (bsc#1176447). - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END (bsc#1176447). - netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets (bsc#1176447). - netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event (bsc#1176447). - netfilter: nf_flow_table_offload: add IPv6 match description (bsc#1176447). - netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash (bsc#1176447). - netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offload_port_{d,s}nat (bsc#1176447). - netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSFLOWER (bsc#1176447). - netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd (bsc#1176447). - net: sched: allow indirect blocks to bind to clsact in TC (bsc#1176447). - net: core: rename indirect block ingress cb function (bsc#1176447). - nouveau: use mmu_notifier directly for invalidate_range_start (jsc#SLE-15176). - mm/mmu_notifier: add an interval tree notifier (jsc#SLE-15176). - mm/mmu_notifier: define the header pre-processor parts even if disabled (jsc#SLE-15176). - phy: add PHY_MODE_LVDS (bsc#1176447). - net: flow_dissector: Wrap unionized VLAN fields in a struct (bsc#1176447). - netfilter: nft_payload: add C-VLAN offload support (bsc#1176447). - netfilter: nft_payload: add VLAN offload support (bsc#1176447). - netfilter: nf_tables_offload: allow ethernet interface type only (bsc#1176447). - netfilter: nf_tables: constify nft_reg_load{8, 16, 64}() (bsc#1176447). - selftests: mlxsw: Check devlink device before running test (bsc#1176774). - selftests: mlxsw: Add router scale test for Spectrum-2 (bsc#1176774). - netfilter: nf_tables: add nft_unregister_flowtable_hook() (bsc#1176447). - netfilter: nf_tables: check if bind callback fails and unbind if hook registration fails (bsc#1176447). - netfilter: nf_tables_offload: undo updates if transaction fails (bsc#1176447). - netfilter: nf_tables_offload: release flow_rule on error from commit path (bsc#1176447). - netfilter: nf_tables_offload: remove reference to flow rule from deletion path (bsc#1176447). - netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir (bsc#1176447). - netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block (bsc#1176447). - netfilter: Support iif matches in POSTROUTING (bsc#1176447). - netfilter: nf_flow_table_offload: add IPv6 support (bsc#1176447). - netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it (bsc#1176447). - netfilter: nft_meta: use 64-bit time arithmetic (bsc#1176447). - netfilter: xt_time: use time64_t (bsc#1176447). - netfilter: ipset: Add wildcard support to net,iface (bsc#1176447). - netfilter: nft_payload: add C-VLAN support (bsc#1176447). - netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup() (bsc#1176447). - netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr() (bsc#1176447). - netfilter: nft_payload: simplify vlan header handling (bsc#1176447). - netfilter: nft_meta: offload support for interface index (bsc#1176447). - netfilter: nf_flow_table: hardware offload support (bsc#1176447). - netfilter: nf_tables: add flowtable offload control plane (bsc#1176447). - netfilter: nf_flow_table: detach routing information from flow description (bsc#1176447). - netfilter: nf_flowtable: remove flow_offload_entry structure (bsc#1176447). - netfilter: nf_flow_table: remove union from flow_offload structure (bsc#1176447). - netfilter: nf_flow_table: move conntrack object to struct flow_offload (bsc#1176447). - selftests: Add a test of large binary to devlink health test (bsc#1176447). - selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions (bsc#1176774). - selftests: forwarding: devlink: Add functionality for trap exceptions test (bsc#1176774). - selftests: mlxsw: Add test cases for devlink-trap layer 3 drops (bsc#1176774). - selftests: devlink: Make devlink_trap_cleanup() more generic (bsc#1176774). - selftests: devlink: Export functions to devlink library (bsc#1176774). - selftests: devlink: undo changes at the end of resource_test (bsc#1176447). - netfilter: nf_tables_offload: unbind if multi-device binding fails (bsc#1176447). - netfilter: nf_tables_offload: add nft_flow_block_offload_init() (bsc#1176447). - netfilter: nf_tables_offload: add nft_chain_offload_cmd() (bsc#1176447). - netfilter: ecache: don't look for ecache extension on dying/unconfirmed conntracks (bsc#1176447). - netfilter: nf_tables: support for multiple devices per netdev hook (bsc#1176447). - netfilter: nf_tables_offload: remove rules on unregistered device only (bsc#1176447). - netfilter: nf_tables_offload: add nft_flow_cls_offload_setup() (bsc#1176447). - netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call() (bsc#1176447). - netfilter: nf_tables_offload: add nft_flow_block_chain() (bsc#1176447). - netfilter: nf_tables: increase maximum devices number per flowtable (bsc#1176447). - netfilter: nf_tables: allow netdevice to be used only once per flowtable (bsc#1176447). - netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables (bsc#1176447). - netfilter: nf_flow_table: move priority to struct nf_flowtable (bsc#1176447). - netfilter: nft_tproxy: Fix typo in IPv6 module description (bsc#1176447). - netfilter: add and use nf_hook_slow_list() (bsc#1176447). - netfilter: conntrack: free extension area immediately (bsc#1176447). - netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks (bsc#1176447). - netfilter: ecache: document extension area access rules (bsc#1176447). - netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c (bsc#1176447). - netfilter: ipset: move function to ip_set_bitmap_ip.c (bsc#1176447). - netfilter: ipset: make ip_set_put_flags extern (bsc#1176447). - netfilter: ipset: move functions to ip_set_core.c (bsc#1176447). - netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c (bsc#1176447). - netfilter: ipset: remove inline from static functions in .c files (bsc#1176447). - selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test (bsc#1176774). - selftests: mlxsw: Add a resource scale test for Spectrum-2 (bsc#1176774). - selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test (bsc#1176774). - selftests: mlxsw: Generalize the parameters of mirror_gre test (bsc#1176774). - selftests: add netdevsim devlink health tests (bsc#1176447). - selftests: add netdevsim devlink dev info test (bsc#1176447). - selftests: test netdevsim reload forbid and fail (bsc#1176447). - selftests: netdevsim: add tests for devlink reload with resources (bsc#1176447). - mlxsw: PCI: Send EMAD traffic on a separate queue (bsc#1176774). - mlx5: Reject requests to enable time stamping on both edges (jsc#SLE-15172). - dp83640: Reject requests to enable time stamping on both edges (bsc#1176447). - netfilter: nf_tables: fix unexpected EOPNOTSUPP error (bsc#1176447). - netfilter: nf_tables_offload: check for register data length mismatches (bsc#1176447). - mm/mmu_notifiers: use the right return code for WARN_ON (jsc#SLE-15176). - netfilter: nf_tables_offload: restore basechain deletion (bsc#1176447). - net: phy: extract pause mode (bsc#1176447). - netfilter: drop bridge nf reset from nf_reset (bsc#1176447). - netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (bsc#1176447). - netfilter: nf_tables_offload: fix always true policy is unset check (bsc#1176447). - netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it (bsc#1176447). - net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N (bsc#1176447). - mm, notifier: Catch sleeping/blocking for !blockable (jsc#SLE-15176). - kernel.h: Add non_block_start/end() (jsc#SLE-15176). - mm/mmu_notifiers: prime lockdep (jsc#SLE-15176). - mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end (jsc#SLE-15176). - mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports (jsc#SLE-15176). - mm/mmu_notifiers: remove unregister_no_release (jsc#SLE-15176). - mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail (jsc#SLE-15176). - misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct (jsc#SLE-15176). - mm/hmm: cleanup the hmm_vma_walk_hugetlb_entry stub (jsc#SLE-15176). - mm/hmm: cleanup the hmm_vma_handle_pmd stub (jsc#SLE-15176). - mm/hmm: only define hmm_vma_walk_pud if needed (jsc#SLE-15176). - mm/hmm: don't abuse pte_index() in hmm_vma_handle_pmd (jsc#SLE-15176). - mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry (jsc#SLE-15176). - mm/hmm: remove superfluous arguments from hmm_range_register (jsc#SLE-15176). - mm/hmm: remove the unused vma argument to hmm_range_dma_unmap (jsc#SLE-15176). - nouveau: pass struct nouveau_svmm to nouveau_range_fault (jsc#SLE-15176). - mm/hmm: remove hmm_range vma (jsc#SLE-15176). - mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd (jsc#SLE-15176). - mm/hmm: merge hmm_range_snapshot into hmm_range_fault (jsc#SLE-15176). - mm/hmm: a few more C style and comment clean ups (jsc#SLE-15176). - mm/hmm: replace hmm_update with mmu_notifier_range (jsc#SLE-15176). - nouveau: return -EBUSY when hmm_range_wait_until_valid fails (jsc#SLE-15176). - net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable (bsc#1176447). - net: mdio: switch to using gpiod_get_optional() (bsc#1176447). - netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h (bsc#1176447). - netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zones.h (bsc#1176447). - netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h (bsc#1176447). - netfilter: conntrack: move code to linux/nf_conntrack_common.h (bsc#1176447). - netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `void *priv` (bsc#1176447). - netfilter: conntrack: wrap two inline functions in config checks (bsc#1176447). - netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENABLED(CONFIG...) (bsc#1176447). - netfilter: conntrack: use consistent style when defining inline functions (bsc#1176447). - netfilter: move nf_bridge_frag_data struct definition to a more appropriate header (bsc#1176447). - netfilter: synproxy: move code between headers (bsc#1176447). - netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header (bsc#1176447). - netfilter: remove nf_conntrack_icmpv6.h header (bsc#1176447). - netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers (bsc#1176447). - netfilter: ip_tables: remove unused function declarations (bsc#1176447). - netfilter: fix coding-style errors (bsc#1176447). - netfilter: fix include guards (bsc#1176447). - netfilter: nf_tables_offload: remove rules when the device unregisters (bsc#1176447). - netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function (bsc#1176447). - netfilter: nf_tables_offload: add __nft_offload_get_chain function (bsc#1176447). - netfilter: nft_{fwd,dup}_netdev: add offload support (bsc#1176447). - netfilter: nft_synproxy: add synproxy stateful object support (bsc#1176447). - netfilter: nf_tables_offload: move indirect flow_block callback logic to core (bsc#1176447). - netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling (bsc#1176447). - netfilter: nf_tables: fix possible null-pointer dereference in object update (bsc#1176447). - netfilter: nft_quota: add quota object update support (bsc#1176447). - netfilter: nf_tables: Introduce stateful object update operation (bsc#1176447). - netfilter: nft_dynset: support for element deletion (bsc#1176447). - netfilter: nfnetlink_log: add support for VLAN information (bsc#1176447). - netfilter: nft_meta: support for time matching (bsc#1176447). - netfilter: nf_tables: Introduce new 64-bit helper register functions (bsc#1176447). - net: phy: Do not check Link status when loopback is enabled (bsc#1176447). - net: phy: gmii2rgmii: Dont use priv field in phy device (bsc#1176447). - include: mdio: Add driver data helpers (bsc#1176447). - net: phy: force phy suspend when calling phy_stop (bsc#1176447). - net: phy: sfp: Add labels to hwmon sensors (bsc#1176447). - net: dsa: use a single switch statement for port setup (bsc#1176447). - net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 (bsc#1176447). - net: phy: add EEE-related constants (bsc#1176447). - selftests: devlink_trap: Add test cases for devlink-trap (bsc#1176774). - selftests: forwarding: devlink_lib: Add devlink-trap helpers (bsc#1176774). - selftests: forwarding: devlink_lib: Allow tests to define devlink device (bsc#1176774). - net: phy: remove genphy_config_init (bsc#1176447). - net: dsa: remove calls to genphy_config_init (bsc#1176447). - net: phy: remove calls to genphy_config_init (bsc#1176447). - net: phy: adin: add ethtool get_stats support (bsc#1176447). - net: phy: adin: implement downshift configuration via phy-tunable (bsc#1176447). - net: phy: adin: implement PHY subsystem software reset (bsc#1176447). - net: phy: adin: add EEE translation layer from Clause 45 to Clause 22 (bsc#1176447). - net: phy: adin: add support MDI/MDIX/Auto-MDI selection (bsc#1176447). - net: phy: adin: make RMII fifo depth configurable (bsc#1176447). - net: phy: adin: make RGMII internal delays configurable (bsc#1176447). - net: phy: adin: configure RGMII/RMII/MII modes on config (bsc#1176447). - net: phy: adin: add {write,read}_mmd hooks (bsc#1176447). - net: phy: adin: add support for interrupts (bsc#1176447). - net: phy: adin: hook genphy_{suspend, resume} into the driver (bsc#1176447). - selftests: netdevsim: add devlink regions tests (bsc#1176447). - selftests: netdevsim: add devlink params tests (bsc#1176447). - net: phy: realtek: add support for EEE registers on integrated PHY's (bsc#1176447). - net: phy: swphy: emulate register MII_ESTATUS (bsc#1176447). - net: phy: read MII_CTRL1000 in genphy_read_status only if needed (bsc#1176447). - netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument (bsc#1176447). - net: phy: realtek: add NBase-T PHY auto-detection (bsc#1176447). - netfilter: nf_nat_proto: make tables static (bsc#1176447). - netfilter: nf_tables: add missing prototypes (bsc#1176447). - netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files (bsc#1176447). - netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file (bsc#1176447). - netfilter: add missing includes to a number of header-files (bsc#1176447). - netfilter: nf_tables: store data in offload context registers (bsc#1176447). - netfilter: nft_bitwise: add offload support (bsc#1176447). - netfilter: remove unnecessary spaces (bsc#1176447). - netfilter: conntrack: use shared sysctl constants (bsc#1176447). - netfilter: synproxy: rename mss synproxy_options field (bsc#1176447). - net: phy: let phy_speed_down/up support speeds >1Gbps (bsc#1176447). - net: phy: add phy_speed_down_core and phy_resolve_min_speed (bsc#1176447). - net: phy: add __set_linkmode_max_speed (bsc#1176447). - net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 (bsc#1176447). - net: phy: add phy_modify_paged_changed (bsc#1176447). - net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions (bsc#1176447). - netfilter: nf_tables_offload: support indr block call (bsc#1176447). - net: mdio-octeon: Fix Kconfig warnings and build errors (bsc#1176447). - net: phy: Add mdio-aspeed (bsc#1176447). - rcu: Add support for consolidated-RCU reader checking (bsc#1176447). - rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held() (bsc#1176447). - commit 939bd7b - sysfs: Fixes __BIN_ATTR_WO() macro (bsc#1176918 ltc#186474 jsc#SLE-13644). - sysfs: add BIN_ATTR_WO() macro (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit 7135a4e - btrfs: do not init a reloc root if we aren't relocating (bsc#1176019). - commit c5afb94 - x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0 (bsc#1176925). - commit a66109f - btrfs: reloc: clean dirty subvols if we fail to start a transaction (bsc#1176019). - btrfs: unset reloc control if we fail to recover (bsc#1176019). - commit 30d2800 - Enable IMA_ARCH_POLICY on ppc64le (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit 355c4c4 - x86, sched: Bail out of frequency invariance if turbo frequency is unknown (bsc#1176925). - commit 53cd83a - x86, sched: check for counters overflow in frequency invariant accounting (bsc#1176925). - commit 863fd4c - ima: add a new CONFIG for loading arch-specific policies (bsc#1176918 ltc#186474 jsc#SLE-13644). - powerpc: expose secure variables to userspace via sysfs (bsc#1176918 ltc#186474 jsc#SLE-13644). - powerpc/powernv: Add OPAL API interface to access secure variable (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit 137b3e6 - btrfs: drop block from cache on error in relocation (bsc#1176019). - commit 40126ae - Enable LSM on ppc64le (bsc#1176918 ltc#186474 jsc#SLE-13644). - commit ab0ed63 - mt76: mt7663u: fix memory leaks in mt7663u_probe (jsc#SLE-13430). - Refresh patches.suse/mt76-move-mt76-workqueue-in-common-code.patch. - Refresh patches.suse/mt76-mt7615-introduce-mt7663-usb-sdio-common-module.patch. - commit e278f3c - mt76: mt7915: use ieee80211_free_txskb to free tx skbs (jsc#SLE-13430). - mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing stations (jsc#SLE-13430). - mt76: mt7615: fix EEPROM buffer size (jsc#SLE-13430). - mt76: mt76x02: do not access uninitialized NAPI structs (jsc#SLE-13430). - commit c283b5f - mt76: mt7615: introduce mt7663s support (jsc#SLE-13430). - Update config files. - supported.conf: add new entry - commit 7f2059b - mt7601u: add missing release on skb in mt7601u_mcu_msg_send (jsc#SLE-13430). - mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg (jsc#SLE-13430). - mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_add (jsc#SLE-13430). - mt76: mt7915: fix potential memory leak in mcu message handler (jsc#SLE-13430). - mt76: mt76s: move queue accounting in mt76s_tx_queue_skb (jsc#SLE-13430). - mt76: introduce mt76_sdio module (jsc#SLE-13430). - mt76: mt7615: introduce mt7663-usb-sdio-common module (jsc#SLE-13430). - mt76: mt7615: sdio code must access rate/key regs in preocess context (jsc#SLE-13430). - mt76: mt76u: add mt76_skb_adjust_pad utility routine (jsc#SLE-13430). - mt76: mt7615: take into account sdio bus configuring txwi (jsc#SLE-13430). - mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS (jsc#SLE-13430). - mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report() (jsc#SLE-13430). - mt76: mt7615: fix potential memory leak in mcu message handler (jsc#SLE-13430). - mt76: mt7663u: fix potential memory leak in mcu message handler (jsc#SLE-13430). - mt76: mt7663u: fix memory leak in set key (jsc#SLE-13430). - mt76: mt7615: reschedule ps work according to last activity (jsc#SLE-13430). - mt76: mt7615: avoid scheduling runtime-pm during hw scan (jsc#SLE-13430). - commit 467cddb - mt76: mt7663u: sync probe sampling with rate configuration (jsc#SLE-13430). - mt76: mt7615: improve mt7615_driver_own reliability (jsc#SLE-13430). - mt76: mt7615: add idle-timeout knob in mt7615 debugfs (jsc#SLE-13430). - mt76: mt7615: enable beacon hw filter for runtime-pm (jsc#SLE-13430). - mt76: mt7615: add runtime-pm knob in mt7615 debugfs (jsc#SLE-13430). - mt76: mt7615: do not request {driver,fw}_own if already granted (jsc#SLE-13430). - mt76: mt7615: check MT76_STATE_PM flag before accessing the device (jsc#SLE-13430). - mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove} (jsc#SLE-13430). - mt76: mt7615: wake device before pushing frames in mt7615_tx (jsc#SLE-13430). - mt76: mt7615: wake device before pulling packets from mac80211 queues (jsc#SLE-13430). - mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutex (jsc#SLE-13430). - mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutex (jsc#SLE-13430). - mt76: mt7615: add missing lock in mt7615_regd_notifier (jsc#SLE-13430). - mt76: mt7615: wake device before performing freq scan (jsc#SLE-13430). - mt76: mt7615: acquire driver_own before configuring device for suspend (jsc#SLE-13430). - mt76: mt7615: wake device in mt7615_update_channel before access regmap (jsc#SLE-13430). - mt76: mt7615: introduce pm_power_save delayed work (jsc#SLE-13430). - mt76: mt7615: wake device before configuring hw keys (jsc#SLE-13430). - mt76: mt7615: wake device before accessing regmap in debugfs (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities (jsc#SLE-13430). - mt76: mt7615: add mt7615_pm_wake utility routine (jsc#SLE-13430). - mt76: move mt76 workqueue in common code (jsc#SLE-13430). - mt76: mt7615: avoid polling in fw_own for mt7663 (jsc#SLE-13430). - mt76: mt7915: avoid memcpy in rxv operation (jsc#SLE-13430). - mt76: mt76x2u: enable HC-M7662BU1 (jsc#SLE-13430). - mt76: mt76x2: fix pci suspend/resume on mt7612e (jsc#SLE-13430). - mt76: mt7915: update HE capabilities (jsc#SLE-13430). - mt76: mt7615: implement testmode support (jsc#SLE-13430). - mt76: add API for testmode support (jsc#SLE-13430). - mt76: vif_mask to struct mt76_phy (jsc#SLE-13430). - commit 3cd654e - mt76: mt7615: use full on-chip memory address for WF_PHY registers (jsc#SLE-13430). - mt76: mt7615: add support for accessing RF registers via MCU (jsc#SLE-13430). - mt76: mt7615: add support for accessing mapped registers via bus ops (jsc#SLE-13430). - mt76: mt7615: schedule tx tasklet and sta poll on mac tx free (jsc#SLE-13430). - mt76: mt76x2e: rename routines in pci.c (jsc#SLE-13430). - mt76: mt7915: overwrite qid for non-bufferable mgmt frames (jsc#SLE-13430). - mt76: mt7915: use ieee80211_tx_queue_params to avoid open coded (jsc#SLE-13430). - mt76: mt7915: add MU-MIMO support (jsc#SLE-13430). - mt76: mt7915: add a fixed AC queue mapping (jsc#SLE-13430). - mt76: mt7615: add .set_tsf callback (jsc#SLE-13430). - mt76: add U-APSD support on AP side (jsc#SLE-13430). - mt76: rely on register macros (jsc#SLE-13430). - mt76: fix include in pci.h (jsc#SLE-13430). - mt76: allow more channels, allowed in ETSI domain (jsc#SLE-13430). - mt76: mt7615: fix up typo in Kconfig for MT7663U (jsc#SLE-13430). - mt76: mt7663: introduce ARP filter offload (jsc#SLE-13430). - mt76: usb: rely on mt76_for_each_q_rx (jsc#SLE-13430). - mt76: mt7615: re-enable offloading of sequence number assignment (jsc#SLE-13430). - mt76: overwrite qid for non-bufferable mgmt frames (jsc#SLE-13430). - mt76: mt7615: fix hw queue mapping (jsc#SLE-13430). - commit 527edf9 - mt76: mt7615: fix lmac queue debugsfs entry (jsc#SLE-13430). - mt76: add missing lock configuring coverage class (jsc#SLE-13430). - mt76: mt7915: remove set but not used variable 'msta' (jsc#SLE-13430). - mt76: mt7615: Use kmemdup in mt7615_queue_key_update() (jsc#SLE-13430). - mt76: only iterate over initialized rx queues (jsc#SLE-13430). - mt76: mt7615: add support for MT7611N (jsc#SLE-13430). - mt76: fix wcid allocation issues (jsc#SLE-13430). - mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phy (jsc#SLE-13430). - mt76: mt7615: fix hw_scan with ssid_type for specified SSID only (jsc#SLE-13430). - mt76: mt7915: fix a handful of spelling mistakes (jsc#SLE-13430). - mt76: mt7615: switch to per-vif power_save support (jsc#SLE-13430). - mt76: mt7915: fix some sparse warnings (jsc#SLE-13430). - mt76: fix per-driver wcid range checks after wcid array size bump (jsc#SLE-13430). - mt76: mt7915: fix decoded radiotap HE flags (jsc#SLE-13430). - mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy (jsc#SLE-13430). - mt76: mt7915: fix sparse warnings: incorrect type initializer (jsc#SLE-13430). - mt76: mt7915: fix some sparse warnings (jsc#SLE-13430). - mt76: mt7915: add spatial reuse support (jsc#SLE-13430). - mt76: mt76x02: remove check in mt76x02_mcu_msg_send (jsc#SLE-13430). - commit fb5ef3d - mt76: mt7615: introduce remain_on_channel support (jsc#SLE-13430). - mt76: mt7915: Fix build error (jsc#SLE-13430). - mt76: mt7615: fix typo defining ps work (jsc#SLE-13430). - mt76: mt7615: configure bss info adding the interface (jsc#SLE-13430). - mt76: enable p2p support (jsc#SLE-13430). - mt76: mt7615: reduce hw scan timeout (jsc#SLE-13430). - mt76: mt7615: do not report scan_complete twice to mac80211 (jsc#SLE-13430). - mt76: mt7663: fix the usage WoW with net detect support (jsc#SLE-13430). - mt76: mt7915: fix possible deadlock in mt7915_stop (jsc#SLE-13430). - mt76: mt7915: allocate proper size for tlv tags (jsc#SLE-13430). - mt76: mt7915: add debugfs to track TxBF status (jsc#SLE-13430). - mt76: mt7915: add TxBF capabilities (jsc#SLE-13430). - mt76: mt7915: add Tx beamformee support (jsc#SLE-13430). - mt76: mt7915: add Tx beamformer support (jsc#SLE-13430). - mt76: mt7915: introduce mt7915_get_he_phy_cap (jsc#SLE-13430). - mt76: mt7615: usb: cancel ps work stopping the vif (jsc#SLE-13430). - mt76: mt7663u: add missing register definitions (jsc#SLE-13430). - mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwi (jsc#SLE-13430). - mt76: set runtime stream caps by mt76_phy (jsc#SLE-13430). - mt76: mt7915: enable firmware module debug support (jsc#SLE-13430). - mt76: mt7915: add tsf related callbacks (jsc#SLE-13430). - mt76: mt7915: set peer Tx fixed rate through debugfs (jsc#SLE-13430). - mt76: mt7915: add .sta_statistics support (jsc#SLE-13430). - mt76: mt7915: add .sta_add_debugfs support (jsc#SLE-13430). - mt76: mt7915: add Rx radiotap header support (jsc#SLE-13430). - mt76: mt7915: add HE capabilities support for peers (jsc#SLE-13430). - mt76: mt7915: add HE bss_conf support for interfaces (jsc#SLE-13430). - mt76: mt7915: register per-phy HE capabilities for each interface (jsc#SLE-13430). - mt76: mt7915: implement HE per-rate tx power support (jsc#SLE-13430). - mt76: mt7915: enable Rx HE rate reporting (jsc#SLE-13430). - commit 92422e8 - mt76: add mac80211 driver for MT7915 PCIe-based chipsets (jsc#SLE-13430). - Update config files. - supported.conf: add mt7915e - commit 03a77f1 - mt76: add HE phy modes and hardware queue (jsc#SLE-13430). - mt76: adjust wcid size to support new 802.11ax generation (jsc#SLE-13430). - mt76: add Rx stats support for radiotap (jsc#SLE-13430). - mt76: add support for HE RX rate reporting (jsc#SLE-13430). - mt76: avoid rx reorder buffer overflow (jsc#SLE-13430). - mt76: mt7615: scan all channels if not specified (jsc#SLE-13430). - mt76: mt7663: add support to sched scan with randomise addr (jsc#SLE-13430). - mt76: mt7663: introduce WoW with net detect support (jsc#SLE-13430). - mt76: mt7615: fix delta tx power for mt7663 (jsc#SLE-13430). - mt76: mt7663: fix target power parsing (jsc#SLE-13430). - mt76: mt7615: fix ibss mode for mt7663 (jsc#SLE-13430). - mt76: mt7615: check return value of mt7615_eeprom_get_power_index (jsc#SLE-13430). - mt76: mt7663: read tx streams from eeprom (jsc#SLE-13430). - mt76: mt7615: introduce beacon_loss mcu event (jsc#SLE-13430). - mt76: mt7615: add gtk rekey offload support (jsc#SLE-13430). - mt76: mt7615: introduce PM support (jsc#SLE-13430). - mt76: mt7663u: introduce suspend/resume to mt7663u (jsc#SLE-13430). - mt76: mt7615: add WoW support (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu command (jsc#SLE-13430). - mt76: mt7615: introduce support for hardware beacon filter (jsc#SLE-13430). - mt76: mt7615: free pci_vector if mt7615_pci_probe fails (jsc#SLE-13430). - mt76: mt7615: add passive mode for hw scan (jsc#SLE-13430). - mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_check_offload_capability routine (jsc#SLE-13430). - mt76: mt7615: fix ssid configuration in mt7615_mcu_hw_scan (jsc#SLE-13430). - mt76: mt7603: remove duplicate error message (jsc#SLE-13430). - mt76: mt7615: fix getting maximum tx power from eeprom (jsc#SLE-13430). - mt76: mt7615: set spatial extension index (jsc#SLE-13430). - mt76: mt7663: remove check in mt7663_load_n9 (jsc#SLE-13430). - commit d9d7b7b - mt76: mt7663: add the possibility to load firmware v2 (jsc#SLE-13430). - mt76: mt76x0: enable MCS 8 and MCS9 (jsc#SLE-13430). - mt76: mt7615: fix event report in mt7615_mcu_bss_event (jsc#SLE-13430). - mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature (jsc#SLE-13430). - mt76: mt7663: fix up BMC entry indicated to unicmd firmware (jsc#SLE-13430). - mt76: enable TDLS support (jsc#SLE-13430). - mt76: mt7615: move mcu bss upload before creating the sta (jsc#SLE-13430). - mt76: mt7603: fix tx status rate index calculation (jsc#SLE-13430). - mt76: mt7615: fix tx status rate index calculation (jsc#SLE-13430). - mt76: mt7615: do not adjust MAC timings if the device is not running (jsc#SLE-13430). - mt76: mt7615: adjust timing in mt7615_mac_set_timing to match fw/hw values (jsc#SLE-13430). - mt76: mt7603: never use an 802.11b CF-End rate on 5GHz (jsc#SLE-13430). - mt76: mt7615: never use an 802.11b CF-End rate on 5GHz (jsc#SLE-13430). - mt76: mt7615: use larger rx buffers if VHT is supported (jsc#SLE-13430). - mt76: fix A-MPDU density handling (jsc#SLE-13430). - mt76: mt7615: fix sta ampdu factor for VHT (jsc#SLE-13430). - mt76: mt7663u: enable AirTimeFairness (jsc#SLE-13430). - mt76: mt7615: rework mt7615_mac_sta_poll for usb code (jsc#SLE-13430). - mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv (jsc#SLE-13430). - mt76: mt7615: fix mt7615_driver_own routine (jsc#SLE-13430). - mt76: mt7615: fix max wtbl size for 7663 (jsc#SLE-13430). - mt76: mt7615: fix mt7615_firmware_own for mt7663e (jsc#SLE-13430). - mt76: mt7615: parse mcu return code for unified commands (jsc#SLE-13430). - mt76: add rx queues info to mt76 debugfs (jsc#SLE-13430). - mt76: mt7615: make Kconfig entry obvious for MT7663E (jsc#SLE-13430). - mt76: mt7663: introduce 802.11 PS support in sta mode (jsc#SLE-13430). - mt76: remove PS_NULLFUNC_STACK capability (jsc#SLE-13430). - mt76: mt7615: provide aid info to the mcu (jsc#SLE-13430). - mt76: mt7615: disable aspm by default (jsc#SLE-13430). - mt76: mt7615: enable scs for mt7663 driver (jsc#SLE-13430). - commit d27806d - mt76: mt7615: introduce mt7663u support (jsc#SLE-13430). - Update config files. - supported.conf: explicitly list mediatek modules - commit 2e0b521 - mt76: mt7615: move core shared code in mt7615-common module (jsc#SLE-13430). - mt76: mt7615: fix possible deadlock in mt7615_stop (jsc#SLE-13430). - mt76: remove unnecessary annotations (jsc#SLE-13430). - mt76: mt7615: enable MSI by default (jsc#SLE-13430). - mt76: mt7615: rework IRQ handling to prepare for MSI support (jsc#SLE-13430). - mt76: mt7663: fix DMA unmap length (jsc#SLE-13430). - mt76: mt7622: fix DMA unmap length (jsc#SLE-13430). - mt76: mt7615: set hw scan limits only for firmware with offload support (jsc#SLE-13430). - mt76: mt7615: disable hw/sched scan ops for non-offload firmware (jsc#SLE-13430). - mt76: mt7663: fix aggr range entry in debugfs (jsc#SLE-13430). - mt76: mt7615: fix possible division by 0 in mt7615_mac_update_mib_stats (jsc#SLE-13430). - mt76: mt76x2: disable merge of OTP ROM data by default (jsc#SLE-13430). - mt76: mt7603: disable merge of OTP ROM data by default (jsc#SLE-13430). - mt76: mt7615: add support for applying tx DPD calibration from EEPROM (jsc#SLE-13430). - mt76: mt7615: add support for applying DC offset calibration from EEPROM (jsc#SLE-13430). - mt76: mt7615: disable merge of OTP ROM data by default (jsc#SLE-13430). - mt76: mt7615: Delete an error message in mt7622_wmac_probe() (jsc#SLE-13430). - mt76: mt7615: do not always reset the dfs state setting the channel (jsc#SLE-13430). - mt76: mt7663: correct the name of the rom patch (jsc#SLE-13430). - mt76: mt7615: add address parameter to mt7615_eeprom_init (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_wtbl_desc data structure (jsc#SLE-13430). - mt76: mt7615: rework wtbl key configuration (jsc#SLE-13430). - mt76: mt76u: rely on mt7622 queue scheme for mt7663u (jsc#SLE-13430). - mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h (jsc#SLE-13430). - mt76: mt7615: introduce __mt7663_load_firmware routine (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mac_update_rate_desc routine (jsc#SLE-13430). - mt76: mt7615: introduce mt7663u support to mt7615_write_txwi (jsc#SLE-13430). - mt76: add headroom and tailroom to mt76_mcu_ops data structure (jsc#SLE-13430). - mt76: mt7615: remove unnecessary register operations (jsc#SLE-13430). - mt76: mt7615: introduce rlm tlv in bss_info mcu command (jsc#SLE-13430). - mt76: mt7615: introduce BSS absence event (jsc#SLE-13430). - mt76: mt7615: introduce scheduled scan support (jsc#SLE-13430). - mt76: mt7615: introduce hw scan support (jsc#SLE-13430). - mt76: mt7663: keep Rx filters as the default (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu command (jsc#SLE-13430). - mt76: mt7615: add ethool support to mt7663 driver (jsc#SLE-13430). - mt76: mt7663: disable RDD commands (jsc#SLE-13430). - mt76: mt7615: make scs configurable per phy (jsc#SLE-13430). - mt76: mt7663: enable nf estimation (jsc#SLE-13430). - commit 80c029e - mt76: mt7663: fix mt7615_mac_cca_stats_reset routine (jsc#SLE-13430). - mt76: mt7615: add more useful Tx mib counters (jsc#SLE-13430). - mt76: mt7615: cleanup mib related defines and structs (jsc#SLE-13430). - mt76: mt7615: enable aggr_stats for both phy (jsc#SLE-13430). - mt76: mt7615: modify mt7615_ampdu_stat_read for each phy (jsc#SLE-13430). - mt76: mt76x0: pci: add mt7610 PCI ID (jsc#SLE-13430). - mt76: mt76x2u: introduce Mercury UD13 support (jsc#SLE-13430). - mt76: mt76x02: fix handling MCU timeouts during hw restart (jsc#SLE-13430). - mt76: mt7615: add missing declaration in mt7615.h (jsc#SLE-13430). - mt76: mt7615: fix endianness in unified command (jsc#SLE-13430). - mt76: mt7615: fix mt7663e firmware struct endianness (jsc#SLE-13430). - mt76: mt7615: introduce mt7663e support (jsc#SLE-13430). - mt76: mt7615: get rid of sta_rec_wtbl data structure (jsc#SLE-13430). - mt76: mt7615: introduce set_ba uni command (jsc#SLE-13430). - mt76: mt7615: add more uni mcu commands (jsc#SLE-13430). - mt76: mt7615: introduce set_bmc and st_sta for uni commands (jsc#SLE-13430). - mt76: mt7615: introduce uni cmd command types (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_init_mac_chain routine (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine (jsc#SLE-13430). - mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom (jsc#SLE-13430). - mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own (jsc#SLE-13430). - mt76: mt7615: add mt7663e support to mt7615_reg_map (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_register_map (jsc#SLE-13430). - mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands (jsc#SLE-13430). - mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure (jsc#SLE-13430). - mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs (jsc#SLE-13430). - mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom (jsc#SLE-13430). - mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops (jsc#SLE-13430). - mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops (jsc#SLE-13430). - mt76: mt7615: add mt7615_mcu_ops data structure (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mcu_send_message routine (jsc#SLE-13430). - mt76: always init to 0 mcu messages (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_init_device routine (jsc#SLE-13430). - mt76: mt7615: cleanup fw queue just for mmio devices (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mcu_wait_response (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mcu_fill_msg (jsc#SLE-13430). - mt76: mt7615: remove a stray if statement (jsc#SLE-13430). - mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset (jsc#SLE-13430). - mt76: mt7615: fix monitor injection of beacon frames (jsc#SLE-13430). - mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs (jsc#SLE-13430). - commit da63c9b - mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power (jsc#SLE-13430). - mt76: mt7615: fix antenna mask initialization in DBDC mode (jsc#SLE-13430). - mt76: mt76u: rely only on data buffer for usb control messagges (jsc#SLE-13430). - mt76: mt76u: fix a possible memory leak in mt76u_init (jsc#SLE-13430). - mt76: mt76u: loop over all possible rx queues in mt76u_rx_tasklet (jsc#SLE-13430). - mt76: Introduce mt76_mcu data structure (jsc#SLE-13430). - mt76: mt7615: remove rx_mask in mt7615_eeprom_parse_hw_cap (jsc#SLE-13430). - mt76: mt76u: rename stat_wq in wq (jsc#SLE-13430). - mt76: mt76u: extend RX scatter gather number (jsc#SLE-13430). - mt76: mt7615: rely on mt76_queues_read for mt7622 (jsc#SLE-13430). - mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615 (jsc#SLE-13430). - mt76: mt7615: rework rx phy index handling (jsc#SLE-13430). - mt76: fix rounding issues on converting per-chain and combined txpower (jsc#SLE-13430). - mt76: mt76x2: avoid starting the MAC too early (jsc#SLE-13430). - mt76: avoid extra RCU synchronization on station removal (jsc#SLE-13430). - mt76: mt7615: fix monitor mode on second PHY (jsc#SLE-13430). - mt76: mt7615: fix adding active monitor interfaces (jsc#SLE-13430). - mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format (jsc#SLE-13430). - mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format (jsc#SLE-13430). - mt76: mt7615: use new tag sta_rec_wtbl (jsc#SLE-13430). - mt76: mt7615: add starec operating flow for firmware v2 (jsc#SLE-13430). - mt76: mt7615: add a helper to encapsulate sta_rec operation (jsc#SLE-13430). - mt76: mt7615: simplify mcu_set_sta flow (jsc#SLE-13430). - mt76: mt7615: simplify mcu_set_bmc flow (jsc#SLE-13430). - mt76: mt7615: add support for testing hardware reset (jsc#SLE-13430). - mt76: mt7615: implement hardware reset support (jsc#SLE-13430). - mt76: mt7615: report firmware log event messages (jsc#SLE-13430). - mt76: mt7615: fix and rework tx power handling (jsc#SLE-13430). - mt76: mt7615: add Kconfig entry for MT7622 (jsc#SLE-13430). - mt76: mt7615: disable DBDC on MT7622 (jsc#SLE-13430). - commit b5cd043 - mt76: mt7615: decrease rx ring size for MT7622 (jsc#SLE-13430). - mt76: mt7615: implement DMA support for MT7622 (jsc#SLE-13430). - mt76: mt7615: implement probing and firmware loading on MT7622 (jsc#SLE-13430). - mt76: mt7615: disable 5 GHz on MT7622 (jsc#SLE-13430). - mt76: mt7615: add calibration free support for MT7622 (jsc#SLE-13430). - mt76: mt7615: add eeprom support for MT7622 (jsc#SLE-13430). - mt76: mt7615: add dma and tx queue initialization for MT7622 (jsc#SLE-13430). - mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622 (jsc#SLE-13430). - mt76: mt7615: store N9 firmware version instead of CR4 (jsc#SLE-13430). - mt76: mt7615: split up firmware loading functions (jsc#SLE-13430). - mt76: mt7615: move mmio related code from pci.c to mmio.c (jsc#SLE-13430). - mt76: mt7615: add __aligned(4) to txp structs (jsc#SLE-13430). - mt76: enable Airtime Queue Limit support (jsc#SLE-13430). - mt76: mt7603: increase dma mcu rx ring size (jsc#SLE-13430). - mt76: dma: do not write cpu_idx on rx queue reset until after refill (jsc#SLE-13430). - mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw (jsc#SLE-13430). - mt76: set dma-done flag for flushed descriptors (jsc#SLE-13430). - mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag (jsc#SLE-13430). - mt76: mt76u: add endpoint to mt76u_bulk_msg signature (jsc#SLE-13430). - mt76: mt76u: introduce mt76u_skb_dma_info routine (jsc#SLE-13430). - mt76: mt76u: take into account different queue mapping for 7663 (jsc#SLE-13430). - mt76: mt76u: add {read/write}_extended utility routines (jsc#SLE-13430). - mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine (jsc#SLE-13430). - mt76: mt76u: resume all rx queue in mt76u_resume_rx (jsc#SLE-13430). - mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc (jsc#SLE-13430). - mt76: mt76u: add mt76u_alloc_rx_queue utility routine (jsc#SLE-13430). - mt76: mt76u: stop/free all possible rx queues (jsc#SLE-13430). - mt76: mt76u: introduce mt76u_free_rx_queue utility routine (jsc#SLE-13430). - mt76: mt76u: move mcu buffer allocation in mt76x02u drivers (jsc#SLE-13430). - mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers (jsc#SLE-13430). - commit ad1cf2a - gpiolib: Initialize the hardware with a callback (jsc#SLE-15847). - commit e1ee56d - mt76: mt76u: use mt76_queue as mt76u_complete_rx context (jsc#SLE-13430). - mt76: mt76u: add mt76_queue to mt76u_refill_rx signature (jsc#SLE-13430). - mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature (jsc#SLE-13430). - mt76: mt76u: add mt76u_process_rx_queue utility routine (jsc#SLE-13430). - mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet (jsc#SLE-13430). - mt76: mt76x02u: avoid overwrite max_tx_fragments (jsc#SLE-13430). - mt76: rely on mac80211 utility routines to compute airtime (jsc#SLE-13430). - mt76: mt7615: remove leftover routine declaration (jsc#SLE-13430). - mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init (jsc#SLE-13430). - mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom (jsc#SLE-13430). - mt76: mt7615: initialize radar specs from host driver (jsc#SLE-13430). - mt76: mt76x2: get rid of leftover target (jsc#SLE-13430). - mt76: mt7615: add tracing support (jsc#SLE-13430). - mt76: move mac_txdone tracepoint in mt76 module (jsc#SLE-13430). - mt76: move dev_irq tracepoint in mt76 module (jsc#SLE-13430). - mt76: mt7615: add a get_stats() callback (jsc#SLE-13430). - mt76: mt7615: add per-phy mib statistics (jsc#SLE-13430). - mt76: mt7615: report TSF information (jsc#SLE-13430). - mt76: mt7615: add set_antenna callback (jsc#SLE-13430). - mt76: mt7615: rework set_channel function (jsc#SLE-13430). - commit 0986221 - mt76: mt7615: add missing settings for simultaneous dual-band support (jsc#SLE-13430). - mt76: fix compilation warning in mt76_eeprom_override() (jsc#SLE-13430). - mt76: mt7603: simplify led reg definitions (jsc#SLE-13430). - mt76: mt76x02: simplify led reg definitions (jsc#SLE-13430). - mt76: mt7615: introduce LED support (jsc#SLE-13430). - mt76: clear skb pointers from rx aggregation reorder buffer during cleanup (jsc#SLE-13430). - mt76: mt7603: fix input validation issues for powersave-filtered frames (jsc#SLE-13430). - mt76: mt7615: increase MCU command timeout (jsc#SLE-13430). - mt76: mt7615: measure channel noise and report it via survey (jsc#SLE-13430). - mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value (jsc#SLE-13430). - mt76: mt76x02: minor mt76x02_mac_set_beacon optimization (jsc#SLE-13430). - mt76: mt76x02u: do not set NULL beacons (jsc#SLE-13430). - mt76: usb: use max packet length for m76u_copy (jsc#SLE-13430). - mt76: mt76x02: add channel switch support for usb interfaces (jsc#SLE-13430). - mt76: speed up usb bulk copy (jsc#SLE-13430). - mt76: mt76x02: remove a copy call for usb speedup (jsc#SLE-13430). - mt76: mt76x02: add check for invalid vif idx (jsc#SLE-13430). - mt76: mt76x02: split beaconing (jsc#SLE-13430). - mt76: mt76x02: omit beacon slot clearing (jsc#SLE-13430). - mt76: use AC specific reorder timeout (jsc#SLE-13430). - commit 0ca9a39 - mt76: mt7615: add set_coverage class support (jsc#SLE-13430). - mt76: mt7603: set 0 as min coverage_class value (jsc#SLE-13430). - mt76: mt7615: report firmware version using ethtool (jsc#SLE-13430). - mt76: mt7615: Fix build with older compilers (jsc#SLE-13430). - mt76: eeprom: add support for big endian eeprom partition (jsc#SLE-13430). - mt76: mt7603: reset STA_CCA counter setting the channel (jsc#SLE-13430). - mt76: fix possible undetected invalid MAC address (jsc#SLE-13430). - mt76: disable bh in mt76_dma_rx_poll (jsc#SLE-13430). - mt76: fix rx dma ring descriptor state on reset (jsc#SLE-13430). - mt7615: replace sta_state callback with sta_add/sta_remove (jsc#SLE-13430). - mt76: mt7615: defer mcu initialization via workqueue (jsc#SLE-13430). - mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON (jsc#SLE-13430). - mt76: mt7615: add support for registering a second wiphy via debugfs (jsc#SLE-13430). - mt76: mt7615: select the correct tx queue for frames sent to the second phy (jsc#SLE-13430). - mt76: mt7615: move radio/mac initialization to .start/stop callbacks (jsc#SLE-13430). - mt76: mt7615: initialize dbdc settings on interface add (jsc#SLE-13430). - mt76: mt7615: add multiple wiphy support to the rx path (jsc#SLE-13430). - mt76: mt7615: rework chainmask handling (jsc#SLE-13430). - mt76: mt7615: add multiple wiphy support to the dfs support code (jsc#SLE-13430). - mt76: mt7615: remove useless MT_HW_RDD0/1 enum (jsc#SLE-13430). - mt76: mt7615: add missing register init for dual-wiphy support (jsc#SLE-13430). - mt76: mt7615: add multiple wiphy support for smart carrier sense (jsc#SLE-13430). - mt76: mt7615: add dual-phy support for mac80211 ops (jsc#SLE-13430). - mt76: do not overwrite max_tx_fragments if it has been set (jsc#SLE-13430). - mt76: move ampdu_ref from mt76_dev to driver struct (jsc#SLE-13430). - mt76: add ext_phy field to struct mt76_wcid (jsc#SLE-13430). - mt76: add function for allocating an extra wiphy (jsc#SLE-13430). - mt76: add priv pointer to struct mt76_phy (jsc#SLE-13430). - mt76: add multiple wiphy support to mt76_get_min_avg_rssi (jsc#SLE-13430). - mt76: move txpower and antenna mask to struct mt76_phy (jsc#SLE-13430). - commit 13dc9ff - mt76: move txpower_conf back to driver specific structs (jsc#SLE-13430). - mt76: move chainmask back to driver specific structs (jsc#SLE-13430). - mt76: move state from struct mt76_dev to mt76_phy (jsc#SLE-13430). - mt76: keep a set of software tx queues per phy (jsc#SLE-13430). - mt76: move channel state to struct mt76_phy (jsc#SLE-13430). - mt76: add support for an extra wiphy in mt76_sta_state() (jsc#SLE-13430). - mt76: add support for an extra wiphy in the tx status path (jsc#SLE-13430). - mt76: add support for an extra wiphy in the main tx path (jsc#SLE-13430). - mt76: add support for an extra wiphy in the rx path (jsc#SLE-13430). - mt76: introduce struct mt76_phy (jsc#SLE-13430). - mt76: move initialization of some struct members to mt76_alloc_device (jsc#SLE-13430). - mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap (jsc#SLE-13430). - mt76: Off by one in mt76_calc_rx_airtime() (jsc#SLE-13430). - mt76: fix LED link time failure (jsc#SLE-13430). - mt76: mt76x0: fix default mac address overwrite (jsc#SLE-13430). - mt76: fix fix ampdu locking (jsc#SLE-13430). - mt76: mt7615: read {tx,rx} mask from eeprom (jsc#SLE-13430). - mt76: move mt76_get_antenna in mt76_core module (jsc#SLE-13430). - mt76: mt7615: disable radar pattern detector during scanning (jsc#SLE-13430). - mt76: move interface_modes definition in mt76_core module (jsc#SLE-13430). - commit 4862a0c - mt76: mt7615: add ibss support (jsc#SLE-13430). - mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device (jsc#SLE-13430). - mt76: use mt76_dev in mt76_is_{mmio,usb} (jsc#SLE-13430). - mt76: Remove set but not used variable 'idx' (jsc#SLE-13430). - mt76: mt76u: rely on a dedicated stats workqueue (jsc#SLE-13430). - mt76: mt7615: remove unneeded semicolon (jsc#SLE-13430). - mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate (jsc#SLE-13430). - mt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prepare_skb (jsc#SLE-13430). - mt76: remove obsolete .add_buf() from struct mt76_queue_ops (jsc#SLE-13430). - mt76: add sanity check for a-mpdu rx wcid index (jsc#SLE-13430). - mt76: refactor cc_lock locking scheme (jsc#SLE-13430). - mt76: mt76x0: eeprom: add support for MAC address from OF (jsc#SLE-13430). - mt76: avoid enabling interrupt if NAPI poll is still pending (jsc#SLE-13430). - mt76: fix aggregation stop issue (jsc#SLE-13430). - mt76: add missing locking around ampdu action (jsc#SLE-13430). - mt76: do not use devm API for led classdev (jsc#SLE-13430). - mt76: enable airtime fairness (jsc#SLE-13430). - mt76: mt7615: track tx/rx airtime for airtime fairness (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mac_wtbl_update routine (jsc#SLE-13430). - mt76: mt7615: fix survey channel busy time (jsc#SLE-13430). - commit 0a46ea0 - mt76: mt7615: report tx_time, bss_rx and busy time to mac80211 (jsc#SLE-13430). - mt76: mt76x02: track approximate tx airtime for airtime fairness and survey (jsc#SLE-13430). - mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset (jsc#SLE-13430). - mt76: unify channel survey update code (jsc#SLE-13430). - mt76: mt7603: switch to a different counter for survey busy time (jsc#SLE-13430). - mt76: mt7603: track tx airtime for airtime fairness and survey (jsc#SLE-13430). - mt76: track rx airtime for airtime fairness and survey (jsc#SLE-13430). - mt76: store current channel survey_state in struct mt76_dev (jsc#SLE-13430). - mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4 (jsc#SLE-13430). - mt76: report rx a-mpdu subframe status (jsc#SLE-13430). - mt76: mt7603: remove q_rx field from struct mt7603_dev (jsc#SLE-13430). - mt76: mt7603: collect aggregation stats (jsc#SLE-13430). - mt76: mt7615: collect aggregation stats (jsc#SLE-13430). - mt76: move aggr_stats array in mt76_dev (jsc#SLE-13430). - mt76: mt7615: add queue entry in debugfs (jsc#SLE-13430). - mt76: move queue debugfs entry to driver specific code (jsc#SLE-13430). - mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module (jsc#SLE-13430). - mt76: mt76x0u: reset counter starting the device (jsc#SLE-13430). - mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start (jsc#SLE-13430). - mt76: mt76x02: move mac_reset_counter in mt76x02_lib module (jsc#SLE-13430). - commit cfb835f - mt76: mt7615: enable SCS by default (jsc#SLE-13430). - mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smaller (jsc#SLE-13430). - mt76: usb: add lockdep_assert_held in __mt76u_vendor_request (jsc#SLE-13430). - mt76: remove empty flag in mt76_txq_schedule_list (jsc#SLE-13430). - mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdown (jsc#SLE-13430). - mt76: remove aggr_work field from struct mt76_wcid (jsc#SLE-13430). - mt76: mt7615: fix control frame rx in monitor mode (jsc#SLE-13430). - mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops (jsc#SLE-13430). - mt76: mt76x2e: disable pcie_aspm by default (jsc#SLE-13430). - mt76: mt7615: add support to read temperature from mcu (jsc#SLE-13430). - commit 7d3516a - mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete (jsc#SLE-13430). - Refresh patches.suse/Revert-mt76-mt76x0e-don-t-use-hw-encryption-for-MT76.patch. - commit eb2dc0b - mt76: mt7615: introduce mt7615_txwi_to_txp utility routine (jsc#SLE-13430). - mt76: mt7603: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-13430). - mt76: mt76x0: remove unneeded return value on set channel (jsc#SLE-13430). - mt76: mt76x0: remove redundant chandef copy (jsc#SLE-13430). - mt76: make mt76_rx_convert static (jsc#SLE-13430). - mt76: remove offchannel check in tx scheduling (jsc#SLE-13430). - mt76: do not send BAR frame on tx aggregation flush stop (jsc#SLE-13430). - mt76: dma: reset q->rx_head on rx reset (jsc#SLE-13430). - mt76: mt7615: apply calibration-free data from OTP (jsc#SLE-13430). - mt76: fix some checkpatch warnings (jsc#SLE-13430). - mt76: mt7615: add BIP_CMAC_128 cipher support (jsc#SLE-13430). - mt76: mt7603: remove unnecessary mcu queue initialization (jsc#SLE-13430). - mt76: move mt76_tx_tasklet in mt76 module (jsc#SLE-13430). - mt76: mt7615: enable survey support (jsc#SLE-13430). - mt76: mt7603: move survey_time in mt76_dev (jsc#SLE-13430). - mt76: mt76x02u: enable survey support (jsc#SLE-13430). - mt76: mt76x02u: enable multi-vif support (jsc#SLE-13430). - mt76: mt76x02: do not copy beacon skb in mt76x02_mac_set_beacon_enable (jsc#SLE-13430). - mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macros (jsc#SLE-13430). - mt76: mt7615: add Smart Carrier Sense support (jsc#SLE-13430). - commit ffb46d1 - mt76: mt7615: rework locking scheme for mt7615_set_channel (jsc#SLE-13430). - mt76: switch to SPDX tag instead of verbose boilerplate text (jsc#SLE-13430). - mt76: mt76x02: fix some checkpatch warnings (jsc#SLE-13430). - mt76: mt7615: fix some checkpatch warnings (jsc#SLE-13430). - mt76: mt7603: fix some checkpatch warnings (jsc#SLE-13430). - mt76: Add paragraphs to describe the config symbols fully (jsc#SLE-13430). - mt76: mt7615: update cw_min/max related settings (jsc#SLE-13430). - mt76: mt7615: add 4 WMM sets support (jsc#SLE-13430). - mt76: introduce mt76_mmio_read_copy routine (jsc#SLE-13430). - commit 84dca1b - mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature (jsc#SLE-13430). - mt76: mt7615: remove wtbl_sec_key definition (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine (jsc#SLE-13430). - mt76: mt7615: add mt7615_mac_wtbl_addr routine (jsc#SLE-13430). - mt76: mt7615: move mt7615_mac_get_key_info in mac.c (jsc#SLE-13430). - mt76: mt7615: add missing register initialization (jsc#SLE-13430). - mt76: mt76x0u: add support to TP-Link T2UHP (jsc#SLE-13430). - commit 8182e1f - mt76: mt7615: use params->ssn value directly (jsc#SLE-13430). - Refresh patches.suse/mac80211-simplify-TX-aggregation-start.patch. - commit de76976 - mt76: mt7603: use params->ssn value directly (jsc#SLE-13430). - Refresh patches.suse/mac80211-simplify-TX-aggregation-start.patch. - commit 86dacc5 - mt76: mt76x02: use params->ssn value directly (jsc#SLE-13430). - Refresh patches.suse/mac80211-simplify-TX-aggregation-start.patch. - commit 9ee9a3b - mt76: usb: remove unneeded {put,get}_unaligned (jsc#SLE-13430). - mt76: mt7603: fix invalid fallback rates (jsc#SLE-13430). - mt76: mt7615: fix invalid fallback rates (jsc#SLE-13430). - mt76: mt7615: fix PS buffering of action frames (jsc#SLE-13430). - mt76: mt7615: fix using VHT STBC rates (jsc#SLE-13430). - mt76: mt7615: sync with mt7603 rate control changes (jsc#SLE-13430). - mt76: mt7615: reset rate index/counters on rate table update (jsc#SLE-13430). - mt76: mt7615: move mt7615_mcu_set_rates to mac.c (jsc#SLE-13430). - mt76: mt7603: enable hardware rate up/down selection (jsc#SLE-13430). - commit d37ebad - mt76: mt7615: introduce mt7615_mcu_send_ram_firmware routine (jsc#SLE-13430). - Refresh patches.suse/mt76-mt7615-fix-mt7615-firmware-path-definitions.patch. - commit 4d48734 - mt76: mt7615: fall back to sw encryption for unsupported ciphers (jsc#SLE-13430). - mt76: mt7615: clean up FWDL TXQ during/after firmware upload (jsc#SLE-13430). - mt76: mt7615: add radar pattern test knob to debugfs (jsc#SLE-13430). - mt76: mt7615: add csa support (jsc#SLE-13430). - mt76: mt7615: do not perform txcalibration before cac is complited (jsc#SLE-13430). - mt76: mt7615: add hw dfs pattern detector support (jsc#SLE-13430). - mt76: mt7615: introduce mt7615_regd_notifier (jsc#SLE-13430). - mt7601u: null check the allocation (jsc#SLE-13430). - commit a7ec0c1 - mt7601u: use params->ssn value directly (jsc#SLE-13430). - Refresh patches.suse/mac80211-simplify-TX-aggregation-start.patch. - commit d3f319c - staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb() (jsc#SLE-13430). - staging: wlan-ng: Fix alignment to match open parenthesis (jsc#SLE-13430). - staging: wlan-ng: Fix third argument going over 80 characters (jsc#SLE-13430). - staging: wlan-ng: Fix line going over 80 characters (jsc#SLE-13430). - staging: wlan-ng: remove unused field from struct hfa384x_usbctlx (jsc#SLE-13430). - staging: wlan-ng: fix compilation for USB debugging (jsc#SLE-13430). - staging: wlan-ng: correct parameter alignment in hfa384x.h (jsc#SLE-13430). - staging: wlan-ng: shorten lines over 80 characters in hfa384x.h (jsc#SLE-13430). - staging: wlan-ng: remove unnecessary casts from prism2usb.c (jsc#SLE-13430). - staging: wlan-ng: p80211wep.c: use lib/crc32 (jsc#SLE-13430). - staging: wlan-ng: Remove function prism2mib_excludeunencrypted() (jsc#SLE-13430). - staging: wlan-ng: use "/%*pE"/ for serial number (jsc#SLE-13430). - staging: wlan-ng: Replace function hfa384x_dowmem() (jsc#SLE-13430). - staging: wlan-ng: Replace function hfa384x_dormem() (jsc#SLE-13430). - staging: wlan-ng: Remove function hfa384x_docmd_wait() (jsc#SLE-13430). - staging: wlan-ng: Remove unused function hfa384x_docmd_async() (jsc#SLE-13430). - staging: wlan-ng: Remove function hfa384x_dowmem_async() (jsc#SLE-13430). - staging: wlan-ng: Remove unused function hfa384x_dormem_async() (jsc#SLE-13430). - staging: wlan-ng: Remove unused function hfa384x_dorrid_async() (jsc#SLE-13430). - staging: wlan-ng: Remove function hfa384x_dowrid_async() (jsc#SLE-13430). - staging: wlan-ng: Remove function hfa384x_dowrid_wait() (jsc#SLE-13430). - staging: wlan-ng: Remove function hfa384x_dorrid_wait() (jsc#SLE-13430). - commit cec1018 - rtc: max77686: Fix wake-ups for max77620 (jsc#SLE-15847). - rtc: max77686: Do not allow interrupt to fire before system resume (jsc#SLE-15847). - gpio: max77620: Use helper variable and clarify (jsc#SLE-15847). - gpio: max77620: Initialize hardware state of interrupts (jsc#SLE-15847). - gpio: max77620: Use irqchip template (jsc#SLE-15847). - gpio: max77620: Don't shadow error code of platform_get_irq() (jsc#SLE-15847). - gpio: max77620: Don't set of_node (jsc#SLE-15847). - gpio: max77620: Replace 8 with MAX77620_GPIO_NR (jsc#SLE-15847). - rtc: max77686: Use single-byte writes on MAX77620 (jsc#SLE-15847). - mfd: max77620: Use single-byte writes on MAX77620 (jsc#SLE-15847). - thermal: max77620: Appease the kernel-doc deity (jsc#SLE-15847). - mfd: max77620: Add of_node_put() before return (jsc#SLE-15847). - rtc: max77686: convert to devm_i2c_new_dummy_device() (jsc#SLE-15847). - rtc: max77686: convert to i2c_new_dummy_device (jsc#SLE-15847). - commit f482f85 - ALSA: hda/realtek - The Mic on a RedmiBook doesn't work (git-fixes). - ALSA: hda: fixup headset for ASUS GX502 laptop (git-fixes). - commit e989675 - batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh (git-fixes). - USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook (git-fixes). - serial: 8250_pci: Add Realtek 816a and 816b (git-fixes). - Input: trackpoint - add new trackpoint variant IDs (git-fixes). - Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists (git-fixes). - i2c: i801: Fix resume bug (git-fixes). - i2c: algo: pca: Reapply i2c bus settings after reset (git-fixes). - spi: Fix memory leak on splited transfers (git-fixes). - spi: spi-loopback-test: Fix out-of-bounds read (git-fixes). - regulator: pwm: Fix machine constraints application (git-fixes). - commit 1a5ffc9 - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh (git-fixes). - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN (git-fixes). - batman-adv: Add missing include for in_interrupt() (git-fixes). - batman-adv: mcast/TT: fix wrongly dropped or rerouted packets (git-fixes). - batman-adv: bla: fix type misuse for backbone_gw hash indexing (git-fixes). - USB: UAS: fix disconnect by unplugging a hub (git-fixes). - usb: typec: ucsi: Prevent mode overrun (git-fixes). - i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK (git-fixes). - commit b4b4983 - ASoC: meson: axg-toddr: fix channel order on g12 platforms (git-fixes). - ASoC: qcom: common: Fix refcount imbalance on error (git-fixes). - ASoC: qcom: Set card->owner to avoid warnings (git-fixes). - USB: serial: option: support dynamic Quectel USB compositions (git-fixes). - dmaengine: acpi: Put the CSRT table after using it (git-fixes). - NFC: st95hf: Fix memleak in st95hf_in_send_cmd (git-fixes). - HID: elan: Fix memleak in elan_input_configured (git-fixes). - HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller (git-fixes). - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices (git-fixes). - HID: quirks: Always poll three more Lenovo PixArt mice (git-fixes). - commit a978a29 - clk: rockchip: Fix initialization of mux_pll_src_4plls_p (git-fixes). - clk: davinci: Use the correct size when allocating memory (git-fixes). - USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules (git-fixes). - USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter (git-fixes). - usb: Fix out of sync data toggle if a configured device is reconfigured (git-fixes). - iio: adc: mcp3422: fix locking on error path (git-fixes). - iio: adc: mcp3422: fix locking scope (git-fixes). - iio:adc:max1118 Fix alignment of timestamp and data leak issues (git-fixes). - debugfs: Fix module state check condition (git-fixes). - iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw() (git-fixes). - commit c8304fa - usb: core: fix slab-out-of-bounds Read in read_descriptors (git-fixes). - usb: typec: ucsi: acpi: Check the _DEP dependencies (git-fixes). - iio:adc:ina2xx Fix timestamp alignment issue (git-fixes). - iio:adc:ti-adc084s021 Fix alignment and data leak issues (git-fixes). - iio:adc:ti-adc081c Fix alignment and data leak issues (git-fixes). - iio:magnetometer:ak8975 Fix alignment and data leak issues (git-fixes). - iio:light:ltr501 Fix timestamp alignment issue (git-fixes). - iio:light:max44000 Fix timestamp alignment and prevent data leak (git-fixes). - iio:chemical:ccs811: Fix timestamp alignment and prevent data leak (git-fixes). - iio:proximity:mb1232: Fix timestamp alignment and prevent data leak (git-fixes). - iio:accel:mma7455: Fix timestamp alignment and prevent data leak (git-fixes). - iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak (git-fixes). - iio:accel:mma8452: Fix timestamp alignment and prevent data leak (git-fixes). - iio: accel: kxsd9: Fix alignment of local buffer (git-fixes). - iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set (git-fixes). - soundwire: fix double free of dangling pointer (git-fixes). - spi: stm32: fix pm_runtime_get_sync() error checking (git-fixes). - regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive() (git-fixes). - regulator: remove superfluous lock in regulator_resolve_coupling() (git-fixes). - regulator: plug of_node leak in regulator_register()'s error path (git-fixes). - regulator: push allocation in set_consumer_device_supply() out of lock (git-fixes). - regulator: push allocations in create_regulator() outside of lock (git-fixes). - regulator: push allocation in regulator_ena_gpio_request() out of lock (git-fixes). - regulator: push allocation in regulator_init_coupling() outside of lock (git-fixes). - mmc: sdio: Use mmc_pre_req() / mmc_post_req() (git-fixes). - mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt (git-fixes). - mmc: sdhci-msm: Add retries when all tuning phases are found valid (git-fixes). - mmc: sdhci-acpi: Clear amd_sdhci_host on reset (git-fixes). - commit 3591d68 - bpf: Fix a rcu warning for bpffs map pretty-print (bsc#1155518). - bpf: map_seq_next should always increase position index (bsc#1155518). - commit e39f9d2 - arm64: paravirt: Initialize steal time when cpu is online (bsc#1176833). - Drop patches.kabi/kabi-workaround-for-enum-cpuhp_state.patch (Variable in enum cpuhp_state is no longer needed) - commit 5b9b111 - powerpc/numa: Early request for home node associativity (bsc#1171068 ltc#183935). - commit bd89a37 - crypto: talitos - Fix build error by selecting LIB_DES (jsc#SLE-16106). - crypto: hisilicon - select CRYPTO_LIB_DES while compiling SEC driver (jsc#SLE-16106). - commit d393cfd - crypto: s390/des - switch to new verification routines (jsc#SLE-16106). - commit a1c93fe - workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs (bsc#1176763). - commit ceaafd0 - powerpc/numa: Offline memoryless cpuless node 0 (bsc#1171068 ltc#183935). - powerpc/numa: Prefer node id queried from vphn (bsc#1171068 ltc#183935). - powerpc/numa: Set numa_node for all possible cpus (bsc#1171068 ltc#183935). - powerpc/numa: Use cpu node map of first sibling thread (bsc#1171068 ltc#183935). - commit 4baf6e2 - Revert "/wlcore: Adding suppoprt for IGTK key in wlcore driver"/ (jsc#SLE-13430, bsc#1176741). - airo: use generic power management (jsc#SLE-13430, bsc#1176741). - intersil: fix wiki website url (jsc#SLE-13430, bsc#1176741). - qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc() (jsc#SLE-13430, bsc#1176741). - hostap: use generic power management (jsc#SLE-13430, bsc#1176741). - prism54: switch from 'pci_' to 'dma_' API (jsc#SLE-13430, bsc#1176741). - prism54: islpci_hotplug: use generic power management (jsc#SLE-13430, bsc#1176741). - prism54: Replace HTTP links with HTTPS ones (jsc#SLE-13430, bsc#1176741). - p54: switch from 'pci_' to 'dma_' API (jsc#SLE-13430, bsc#1176741). - wireless: Fix trivial spelling (jsc#SLE-13430, bsc#1176741). - zd1211rw: remove needless check before usb_free_coherent() (jsc#SLE-13430, bsc#1176741). - airo: use set_current_state macro (jsc#SLE-13430, bsc#1176741). - adm8211: use generic power management (jsc#SLE-13430, bsc#1176741). - orinoco: use generic power management (jsc#SLE-13430, bsc#1176741). - orinoco_usb: fix spelling mistake (jsc#SLE-13430, bsc#1176741). - wlcore: Remove pointless spinlock (jsc#SLE-13430, bsc#1176741). - wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx (jsc#SLE-13430, bsc#1176741). - wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue (jsc#SLE-13430, bsc#1176741). - wlcore: Simplify runtime resume ELP path (jsc#SLE-13430, bsc#1176741). - airo: Fix read overflows sending packets (jsc#SLE-13430, bsc#1176741). - wlcore: fix runtime pm imbalance in wlcore_irq_locked (jsc#SLE-13430, bsc#1176741). - wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface (jsc#SLE-13430, bsc#1176741). - wlcore: fix runtime pm imbalance in wl1271_op_suspend (jsc#SLE-13430, bsc#1176741). - wlcore: fix runtime pm imbalance in wlcore_regdomain_config (jsc#SLE-13430, bsc#1176741). - wlcore: fix runtime pm imbalance in wl1271_tx_work (jsc#SLE-13430, bsc#1176741). - cw1200: Remove local sdio VENDOR and DEVICE id definitions (jsc#SLE-13430, bsc#1176741). - qtnfmac: Replace zero-length array with flexible-array (jsc#SLE-13430, bsc#1176741). - prism54: Replace zero-length array with flexible-array (jsc#SLE-13430, bsc#1176741). - wlcore: Adding suppoprt for IGTK key in wlcore driver (jsc#SLE-13430, bsc#1176741). - orinoco: remove useless variable 'err' in spectrum_cs_suspend() (jsc#SLE-13430, bsc#1176741). - hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_bss_list_proc_stop (jsc#SLE-13430, bsc#1176741). - cw1200: make cw1200_spi_irq_unsubscribe() void (jsc#SLE-13430, bsc#1176741). - qtnfmac: Simplify code in _attach functions (jsc#SLE-13430, bsc#1176741). - adm80211: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - cw1200: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - zd1211rw: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - p54: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - orinoco: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - hostap: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - wireless: ti: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - prism54: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430, bsc#1176741). - qtnfmac: add interface combination check for repeater mode (jsc#SLE-13430, bsc#1176741). - qtnfmac: assign each wiphy to its own virtual platform device (jsc#SLE-13430, bsc#1176741). - qtnfmac: set valid edmg in cfg80211_chan_def (jsc#SLE-13430, bsc#1176741). - qtnfmac: support WPA3 OWE in AP mode (jsc#SLE-13430, bsc#1176741). - qtnfmac: support WPA3 SAE in AP mode (jsc#SLE-13430, bsc#1176741). - qtnfmac: fix potential Spectre vulnerabilities (jsc#SLE-13430, bsc#1176741). - qtnfmac: drop unnecessary TLVs from scan command (jsc#SLE-13430, bsc#1176741). - qtnfmac: update channel switch command to support 6GHz band (jsc#SLE-13430, bsc#1176741). - qtnfmac: cleanup alignment in firmware communication protocol (jsc#SLE-13430, bsc#1176741). - qtnfmac: pass max scan SSIDs limit on per-radio basis (jsc#SLE-13430, bsc#1176741). - qtnfmac: implement extendable channel survey dump (jsc#SLE-13430, bsc#1176741). - qtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type (jsc#SLE-13430, bsc#1176741). - qtnfmac: merge PHY_PARAMS_GET into MAC_INFO (jsc#SLE-13430, bsc#1176741). - qtnfmac: pass hardware capabilities in TLV element (jsc#SLE-13430, bsc#1176741). - qtnfmac: use MAJOR.MINOR format for firmware protocol (jsc#SLE-13430, bsc#1176741). - wl1251: remove ti,power-gpio for SDIO mode (jsc#SLE-13430, bsc#1176741). - orinoco_usb: Use the regular completion interfaces (jsc#SLE-13430, bsc#1176741). - wlcore: remove stray plus sign (jsc#SLE-13430, bsc#1176741). - qtnfmac: add support for TWT responder and spatial reuse (jsc#SLE-13430, bsc#1176741). - qtnfmac: add support for STA HE rates (jsc#SLE-13430, bsc#1176741). - qtnfmac: control qtnfmac wireless interfaces bridging (jsc#SLE-13430, bsc#1176741). - qtnfmac: add module param to configure DFS offload (jsc#SLE-13430, bsc#1176741). - qtnfmac: cleanup slave_radar access function (jsc#SLE-13430, bsc#1176741). - cw1200: use true,false for bool variable (jsc#SLE-13430, bsc#1176741). - hostap: Adjust indentation in prism2_hostapd_add_sta (jsc#SLE-13430, bsc#1176741). - wlcore: mesh: Add support for RX Broadcast Key (jsc#SLE-13430, bsc#1176741). - qtnfmac: process HE capabilities requests (jsc#SLE-13430, bsc#1176741). - qtnfmac: add TLV for extension IEs (jsc#SLE-13430, bsc#1176741). - qtnfmac: signal that all packets coming from device are already flooded (jsc#SLE-13430, bsc#1176741). - qtnfmac: advertise netdev port parent ID (jsc#SLE-13430, bsc#1176741). - qtnfmac: add interface ID to each packet (jsc#SLE-13430, bsc#1176741). - qtnfmac: track broadcast domain of each interface (jsc#SLE-13430, bsc#1176741). - qtnfmac: remove VIF in firmware in case of error (jsc#SLE-13430, bsc#1176741). - qtnfmac: add support for getting/setting transmit power (jsc#SLE-13430, bsc#1176741). - qtnfmac: handle MIC failure event from firmware (jsc#SLE-13430, bsc#1176741). - qtnfmac: send EAPOL frames via control path (jsc#SLE-13430, bsc#1176741). - qtnfmac: modify Rx descriptors queue setup (jsc#SLE-13430, bsc#1176741). - adm80211: remove set but not used variables 'mem_addr' and 'io_addr' (jsc#SLE-13430, bsc#1176741). - wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING (jsc#SLE-13430, bsc#1176741). - zd1211rw: zd_usb: Use "/%zu"/ to format size_t (jsc#SLE-13430, bsc#1176741). - zd1211rw: use %*ph to print small buffer (jsc#SLE-13430, bsc#1176741). - hostap: use %*ph to print small buffer (jsc#SLE-13430, bsc#1176741). - hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read (jsc#SLE-13430, bsc#1176741). - zd1211rw: zd_usb: Use struct_size() helper (jsc#SLE-13430, bsc#1176741). - airo: fix memory leaks (jsc#SLE-13430, bsc#1176741). - qtnfmac_pcie: Use dev_get_drvdata (jsc#SLE-13430, bsc#1176741). - commit 5da3ada - blacklist.conf: Remove the wireless entry to be backported - commit 49fbe52 - crypto: x86/des - switch to library interface (jsc#SLE-16106). - commit ee24e9c - crypto: caam/qi2 - add module alias (jsc#SLE-16106). - crypto: caam - add more RNG hw error codes (jsc#SLE-16106). - crypto: caam/jr - remove incorrect reference to caam_jr_register() (jsc#SLE-16106). - crypto: caam - silence .setkey in case of bad key length (jsc#SLE-16106). - crypto: caam/qi2 - create ahash shared descriptors only once (jsc#SLE-16106). - crypto: caam/qi2 - fix error reporting for caam_hash_alloc (jsc#SLE-16106). - crypto: caam - remove deadcode on 32-bit platforms (jsc#SLE-16106). - crypto: caam - Remove broken arc4 support (jsc#SLE-16106). - crypto: caam/qi2 - fix return code in ahash_finup_no_ctx() (jsc#SLE-16106). - crypto: caam/qi2 - remove redundant assignment to ret (jsc#SLE-16106). - crypto: caam/qi2 - add support for dpseci_reset() (jsc#SLE-16106). - crypto: caam - add clock info for VFxxx SoCs (jsc#SLE-16106). - crypto: caam - fix typos (jsc#SLE-16106). - crypto: caam - fix use-after-free KASAN issue for RSA algorithms (jsc#SLE-16106). - crypto: caam - fix use-after-free KASAN issue for HASH algorithms (jsc#SLE-16106). - crypto: caam - fix use-after-free KASAN issue for AEAD algorithms (jsc#SLE-16106). - crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms (jsc#SLE-16106). - crypto: caam - limit single JD RNG output to maximum of 16 bytes (jsc#SLE-16106). - crypto: caam - enable prediction resistance in HRWNG (jsc#SLE-16106). - crypto: caam - invalidate entropy register during RNG initialization (jsc#SLE-16106). - crypto: caam - check if RNG job failed (jsc#SLE-16106). - crypto: caam - simplify RNG implementation (jsc#SLE-16106). - crypto: caam - drop global context pointer and init_done (jsc#SLE-16106). - crypto: caam - use struct hwrng's .init for initialization (jsc#SLE-16106). - crypto: caam - allocate RNG instantiation descriptor with GFP_DMA (jsc#SLE-16106). - crypto: Replace zero-length array with flexible-array member (jsc#SLE-16106). - crypto: caam - add crypto_engine support for HASH algorithms (jsc#SLE-16106). - crypto: caam - add crypto_engine support for RSA algorithms (jsc#SLE-16106). - crypto: caam - add crypto_engine support for AEAD algorithms (jsc#SLE-16106). - crypto: caam - support crypto_engine framework for SKCIPHER algorithms (jsc#SLE-16106). - crypto: caam - change return code in caam_jr_enqueue function (jsc#SLE-16106). - crypto: caam - refactor RSA private key _done callbacks (jsc#SLE-16106). - crypto: caam - refactor ahash_edesc_alloc (jsc#SLE-16106). - crypto: caam - refactor ahash_done callbacks (jsc#SLE-16106). - crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions (jsc#SLE-16106). - crypto: caam/qi - optimize frame queue cleanup (jsc#SLE-16106). - crypto: caam - add support for i.MX8M Plus (jsc#SLE-16106). - crypto: caam - add support for i.MX8M Nano (jsc#SLE-16106). - crypto: caam - Add support for i.MX8M Mini (jsc#SLE-16106). - crypto: caam/qi2 - remove double buffering for ahash (jsc#SLE-16106). - crypto: caam - remove double buffering for ahash (jsc#SLE-16106). - crypto: caam - do not reset pointer size from MCFGR register (jsc#SLE-16106). - crypto: caam - populate platform devices last (jsc#SLE-16106). - crypto: caam - use devres to populate platform devices (jsc#SLE-16106). - crypto: caam - use devres to de-initialize QI (jsc#SLE-16106). - crypto: caam - use devres to de-initialize the RNG (jsc#SLE-16106). - crypto: caam - use devres to remove debugfs (jsc#SLE-16106). - crypto: caam - use devres to unmap memory (jsc#SLE-16106). - crypto: caam - use mapped_{src,dst}_nents for descriptor (jsc#SLE-16106). - crypto: caam - Cast to long first before pointer conversion (jsc#SLE-16106). - crypto: caam - dispose of IRQ mapping only after IRQ is freed (jsc#SLE-16106). - crypto: caam - check irq_of_parse_and_map for errors (jsc#SLE-16106). - crypto: caam - use devres to unmap JR's registers (jsc#SLE-16106). - crypto: caam - make sure clocks are enabled first (jsc#SLE-16106). - crypto: caam - add clock entry for i.MX8MQ (jsc#SLE-16106). - crypto: caam - always select job ring via RSR on i.MX8MQ (jsc#SLE-16106). - crypto: caam - select DMA address size at runtime (jsc#SLE-16106). - crypto: caam - don't hardcode inpentry size (jsc#SLE-16106). - crypto: caam - drop explicit usage of struct jr_outentry (jsc#SLE-16106). - crypto: caam - move cpu_to_caam_dma() selection to runtime (jsc#SLE-16106). - crypto: caam - make CAAM_PTR_SZ dynamic (jsc#SLE-16106). - crypto: caam - share definition for MAX_SDLEN (jsc#SLE-16106). - crypto: caam - drop 64-bit only wr/rd_reg64() (jsc#SLE-16106). - crypto: caam - use ioread64*_hi_lo in rd_reg64 (jsc#SLE-16106). - crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 (jsc#SLE-16106). - crypto: caam - request JR IRQ as the last step (jsc#SLE-16106). - crypto: caam - convert caam_jr_init() to use devres (jsc#SLE-16106). - crypto: caam - simplfy clock initialization (jsc#SLE-16106). - crypto: caam - move DMA mask selection into a function (jsc#SLE-16106). - crypto: talitos - Fix build warning in aead_des3_setkey (jsc#SLE-16106). - crypto: n2/des - fix build breakage after DES updates (jsc#SLE-16106). - crypto: des - remove now unused __des3_ede_setkey() (jsc#SLE-16106). - crypto: des - split off DES library from generic DES cipher driver (jsc#SLE-16106). - Update configs - Refresh: patches.suse/crypto-blake2s-generic-c-library-implementation-and-selftest.patch - Refresh: patches.suse/crypto-chacha-move-existing-library-code-into-lib-crypto.patch - Refresh: patches.suse/crypto-chacha20poly1305-import-construction-and-selftest-from-zinc.patch - Refresh: patches.suse/crypto-lib-curve25519-re-add-selftests.patch - Refresh: patches.suse/crypto-lib-tidy-up-lib-crypto-kconfig-and-makefile.patch - Refresh: patches.suse/crypto-poly1305-move-core-routines-into-a-separate-library.patch - supported.conf: add libdes - crypto: des - remove unused function (jsc#SLE-16106). - crypto: 3des - move verification out of exported routine (jsc#SLE-16106). - crypto: ux500/des - switch to new verification routines (jsc#SLE-16106). - crypto: talitos/des - switch to new verification routines (jsc#SLE-16106). - crypto: sun4i/des - switch to new verification routines (jsc#SLE-16106). - crypto: stm32/des - switch to new verification routines (jsc#SLE-16106). - crypto: rk3288/des - switch to new verification routines (jsc#SLE-16106). - crypto: qce/des - switch to new verification routines (jsc#SLE-16106). - crypto: picoxcell/des - switch to new verification routines (jsc#SLE-16106). - crypto: omap/des - switch to new verification routines (jsc#SLE-16106). - crypto: n2/des - switch to new verification routines (jsc#SLE-16106). - crypto: cesa/des - switch to new verification routines (jsc#SLE-16106). - crypto: ixp4xx/des - switch to new verification routines (jsc#SLE-16106). - crypto: safexcel/des - switch to new verification routines (jsc#SLE-16106). - crypto: hisilicon/des - switch to new verification routines (jsc#SLE-16106). - crypto: hifn/des - switch to new verification routines (jsc#SLE-16106). - crypto: ccree/des - switch to new verification routines (jsc#SLE-16106). - crypto: ccp/des - switch to new verification routines (jsc#SLE-16106). - crypto: nitrox/des - switch to new verification routines (jsc#SLE-16106). - crypto: cpt/des - switch to new verification routines (jsc#SLE-16106). - crypto: caam/des - switch to new verification routines (jsc#SLE-16106). - crypto: bcm/des - switch to new verification routines (jsc#SLE-16106). - crypto: atmel/des - switch to new verification routines (jsc#SLE-16106). - crypto: des/3des_ede - add new helpers to verify keys (jsc#SLE-16106). - crypto: caam - change return value in case CAAM has no MDHA (jsc#SLE-16106). - crypto: caam - fix MDHA key derivation for certain user key lengths (jsc#SLE-16106). - crypto: caam - keep both virtual and dma key addresses (jsc#SLE-16106). - crypto: caam - update rfc4106 sh desc to support zero length input (jsc#SLE-16106). - crypto: caam - check zero-length input (jsc#SLE-16106). - crypto: caam - check assoclen (jsc#SLE-16106). - crypto: caam - check authsize (jsc#SLE-16106). - crypto: caam - check key length (jsc#SLE-16106). - crypto: caam - update IV only when crypto operation succeeds (jsc#SLE-16106). - crypto: caam - fix return code in completion callbacks (jsc#SLE-16106). - crypto: aes - helper function to validate key length for AES algorithms (jsc#SLE-16106). - crypto: caam - defer probing until QMan is available (jsc#SLE-16106). - crypto: caam/qi2 - Add printing dpseci fq stats using debugfs (jsc#SLE-16106). - crypto: caam/qi2 - Increase napi budget to process more caam responses (jsc#SLE-16106). - crypto: drivers - Use kmemdup rather than duplicating its implementation (jsc#SLE-16106). - crypto: lib/aes - export sbox and inverse sbox (jsc#SLE-16106). - commit 7b8fc68 - rpadlpar_io: Add MODULE_DESCRIPTION entries to kernel modules (bsc#1176869 ltc#188243). - commit e45f4be - fbcon: remove soft scrollback code (CVE-2020-14390 bsc#1176235). - commit 9b8ada0 - cfg80211: regulatory: reject invalid hints (bsc#1176699). - commit 899f6a9 - mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz (jsc#SLE-13430). - mac80211: do not allow bigger VHT MPDUs than the hardware supports (jsc#SLE-13430). - cfg80211: fix 6 GHz channel conversion (jsc#SLE-13430). - mac80211: do not disable HE if HT is missing on 2.4 GHz (jsc#SLE-13430). - mac80211: Fix radiotap header channel flag for 6GHz band (jsc#SLE-13430). - lib80211: fix unmet direct dependendices config warning when !CRYPTO (jsc#SLE-13430). - mac80211: add AQL support for VHT160 tx rates (jsc#SLE-13430). - mac80211: extend AQL aggregation estimation to HE and fix unit mismatch (jsc#SLE-13430). - brcmfmac: reserve tx credit only when txctl is ready to send (jsc#SLE-13430). - cfg80211: invert HE BSS color 'disabled' to 'enabled' (jsc#SLE-13430). - commit 6a30c41 - tty: serial: imx: add dependence and build for earlycon (jsc#SLE-16106). - Update configs - tty/serial: fix serial_core.c kernel-doc warnings (jsc#SLE-16106). - serial: 8520_port: Fix function param documentation (jsc#SLE-16106). - commit 554b64d - ethtool: ethnl_set_linkmodes: remove redundant null check (bsc#1176447). - net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM (bsc#1176447). - ethtool: Fix check in ethtool_rx_flow_rule_create (bsc#1176447). - ethtool: linkinfo: remove an unnecessary NULL check (bsc#1176447). - ethtool: propagate get_coalesce return value (bsc#1176447). - ethtool: don't call set_channels in drivers if config didn't change (bsc#1176447). - ethtool: check if there is at least one channel for TX/RX in the core (bsc#1176447). - netlink: allow extack cookie also for error messages (bsc#1176447). - commit 83fb27e - Update patches.suse/ethtool-provide-coalescing-parameters-with-COALESCE_.patch. We have to handle zero ethtool_ops::supported_coalesce_params (meaning all coalescing parameters are allowed) correctly. - commit 265b21a - Update patches.suse/ethtool-set-coalescing-parameters-with-COALESCE_SET-.patch. We have to handle zero ethtool_ops::supported_coalesce_params (meaning all coalescing parameters are allowed) correctly. - commit 92c5163 - mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file (jsc#SLE-13430). - commit dd60907 - rt2x00: pci: use generic power management (jsc#SLE-13430). - atmel: fix wiki website url (jsc#SLE-13430). - atmel: Use shared constant for rfc1042 header (jsc#SLE-13430). - rt2800: enable MFP support unconditionally (jsc#SLE-13430). - rsi: fix a typo "/throld"/ -> "/threshold"/ (jsc#SLE-13430). - atmel: at76c50x: Replace zero-length array with flexible-array member (jsc#SLE-13430). - rsi: fix null pointer dereference during rsi_shutdown() (jsc#SLE-13430). - at76c50x-usb: fix endpoint debug message (jsc#SLE-13430). - rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()' (jsc#SLE-13430). - rsi: add missing endpoint sanity checks (jsc#SLE-13430). - rt2x00: use RESET state bit to prevent IV changes on restart (jsc#SLE-13430). - rt2x00: implement reconfig_complete (jsc#SLE-13430). - atmel: remove set but not used variable 'dev' (jsc#SLE-13430). - rsi: drop bogus device-id checks from probe (jsc#SLE-13430). - rt2x00: remove input-polldev.h header (jsc#SLE-13430). - rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status (jsc#SLE-13430). - rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN (jsc#SLE-13430). - rsi: fix for sdio reset card issue (jsc#SLE-13430). - rsi: fix for sdio interface setup in 9116 (jsc#SLE-13430). - rt2x00: no need to check return value of debugfs_create functions (jsc#SLE-13430). - rt2x00usb: remove unnecessary rx flag checks (jsc#SLE-13430). - rsi: return explicit error values (jsc#SLE-13430). - commit a8888e8 - ath10k: Fix NULL pointer dereference in AHB device probe (jsc#SLE-13430). - ath9k_htc: Set RX filter based to allow broadcast Action frame RX (jsc#SLE-13430). - ath9k: Set RX filter based to allow broadcast Action frame RX (jsc#SLE-13430). - wcn36xx: Replace zero-length array with flexible-array (jsc#SLE-13430). - wil6210: Replace zero-length array with flexible-array (jsc#SLE-13430). - ath10k: fix ath10k_pci struct layout (jsc#SLE-13430). - ath10k: fix gcc-10 zero-length-bounds warnings (jsc#SLE-13430). - carl9170: Replace zero-length array with flexible-array (jsc#SLE-13430). - ath10k: remove experimental tag from SDIO and SNOC busses in Kconfig (jsc#SLE-13430). - ath10k: Replace zero-length array with flexible-array (jsc#SLE-13430). - ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info() (jsc#SLE-13430). - wil6210: avoid gcc-10 zero-length-bounds warning (jsc#SLE-13430). - ath10k: Remove msdu from idr when management pkt send fails (jsc#SLE-13430). - ath6kl: Replace zero-length array with flexible-array (jsc#SLE-13430). - ath10k: Add support for targets without trustzone (jsc#SLE-13430). - ath10k: Setup the msa resources before qmi init (jsc#SLE-13430). - ath10k: Avoid override CE5 configuration for QCA99X0 chipsets (jsc#SLE-13430). - ath10k: fix possible memory leak in ath10k_bmi_lz_data_large() (jsc#SLE-13430). - ath10k: correct tx bitrate of iw for SDIO (jsc#SLE-13430). - ath10k: add bitrate parse for peer stats info (jsc#SLE-13430). - ath10k: add rx bitrate report for SDIO (jsc#SLE-13430). - ath10k: enable firmware peer stats info for wmi tlv (jsc#SLE-13430). - ath5k: remove conversion to bool in ath5k_ani_calibration() (jsc#SLE-13430). - ath9k: add calibration timeout for AR9002 (jsc#SLE-13430). - ath9k: invalidate all calibrations at once (jsc#SLE-13430). - ath9k: interleaved NF calibration on AR9002 (jsc#SLE-13430). - ath9k: do not miss longcal on AR9002 (jsc#SLE-13430). - ath9k: remove needless NFCAL_PENDING flag setting (jsc#SLE-13430). - ath9k: fix AR9002 ADC and NF calibrations (jsc#SLE-13430). - ath10k: add statistics of tx retries and tx failed when tx complete disable (jsc#SLE-13430). - ath10k: enable rx duration report default for wmi tlv (jsc#SLE-13430). - ath10k: drop the TX packet which size exceed credit size for sdio (jsc#SLE-13430). - ath10k: Fix the invalid tx/rx chainmask configuration (jsc#SLE-13430). - ath10k: add flush tx packets for SDIO chip (jsc#SLE-13430). - ath10k: enable alt data of TX path for sdio (jsc#SLE-13430). - ath10k: add htt TX bundle for sdio (jsc#SLE-13430). - ath10k: hif: make send_complete_check op optional (jsc#SLE-13430). - ath10k: sdio: remove _hif_ prefix from functions not part of hif interface (jsc#SLE-13430). - ath10k: improve power save performance for sdio (jsc#SLE-13430). - ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post() (jsc#SLE-13430). - ath10k: Fix typo in warning messages (jsc#SLE-13430). - ath10k: change ATH10K_SDIO_BUS_REQUEST_MAX_NUM from 64 to 1024 (jsc#SLE-13430). - ath10k: disable TX complete indication of htt for sdio (jsc#SLE-13430). - ath10k: enable radar detection in secondary segment (jsc#SLE-13430). - ath10k: enable VHT160 and VHT80+80 modes (jsc#SLE-13430). - commit 275b016 - scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1171688). - scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() (bsc#1171688). - scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() (bsc#1171688). - scsi: qla2xxx: Warn if done() or free() are called on an already freed srb (bsc#1171688). - scsi: qla2xxx: Fix the return value (bsc#1171688). - scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba() (bsc#1171688). - scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() (bsc#1171688). - scsi: qla2xxx: Remove redundant variable initialization (bsc#1171688). - scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call (bsc#1171688). - scsi: qla2xxx: Remove pci-dma-compat wrapper API (bsc#1171688). - scsi: qla2xxx: Remove superfluous memset() (bsc#1171688). - commit a59756a - mmc: sdio: Move SDIO IDs from ath10k driver to common include file (jsc#SLE-13430). - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-b43-sdio-driver-to-commo.patch. - commit 724d733 - mmc: sdio: Move SDIO IDs from ath6kl driver to common include file (jsc#SLE-13430). - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-b43-sdio-driver-to-commo.patch. - commit ad768d6 - ath10k: Fill GCMP MIC length for PMF (jsc#SLE-13430). - ath5k: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - ath10k: allow qca988x family to support ack rssi of tx data packets (jsc#SLE-13430). - ath5k: Add proper dependency for ATH5K_AHB (jsc#SLE-13430). - commit 24e69ef - ath10k: fix not registering airtime of 11a station with WMM disable (jsc#SLE-13430). - ath10k: fix unsupported chip reset debugs file write (jsc#SLE-13430). - ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read (jsc#SLE-13430). - ath10k: start recovery process when read int status fail for sdio (jsc#SLE-13430). - ath10k: add QCA9377 sdio hw_param item (jsc#SLE-13430). - ath10k: avoid consecutive OTP download to reduce boot time (jsc#SLE-13430). - ath10k: Add support to read btcoex related data from DT (jsc#SLE-13430). - carl9170: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - wil6210: reject unsupported coalescing params (jsc#SLE-13430). - wcn36xx: fix spelling mistake "/to"/ -> "/too"/ (jsc#SLE-13430). - ar5523: fix spelling mistake "/to"/ -> "/too"/ (jsc#SLE-13430). - ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter (jsc#SLE-13430). - ath10k: Use device_get_match_data() to simplify code (jsc#SLE-13430). - ath10k: Add newlines to printk messages (jsc#SLE-13430). - commit 9b9cecd - ath10k: Don't call SCM interface for statically mapped msa region (jsc#SLE-13430). - Refresh patches.suse/ath10k-Skip-handling-del_server-during-driver-exit.patch. - commit 6e75394 - ath10k: drop RX skb with invalid length for sdio (jsc#SLE-13430). - ath10k: use true,false for bool variable (jsc#SLE-13430). - ath10k: Add optional qdss clk (jsc#SLE-13430). - wil6210: use true,false for bool variable (jsc#SLE-13430). - commit ed2b42a - ath9k: use true,false for bool variable (jsc#SLE-13430). - wil6210: get rid of begin() and complete() ethtool_ops (jsc#SLE-13430). - wil6210: add support for set_cqm_rssi_config (jsc#SLE-13430). - wil6210: support set_multicast_to_unicast cfg80211 operation (jsc#SLE-13430). - wil6210: fix MID valid bits in Rx status message (jsc#SLE-13430). - wil6210: reduce ucode_debug memory region (jsc#SLE-13430). - wil6210: add verification for cid upper bound (jsc#SLE-13430). - wil6210: take mem_lock for writing in crash dump collection (jsc#SLE-13430). - wil6210: minimize the time that mem_lock is held (jsc#SLE-13430). - wil6210: dump Rx status message on errors (jsc#SLE-13430). - wcn36xx: disable HW_CONNECTION_MONITOR (jsc#SLE-13430). - ath10k: Fix some typo in some warning messages (jsc#SLE-13430). - ath: add support for special 0x0 regulatory domain (jsc#SLE-13430). - ath10k: change bundle count for max rx bundle for sdio (jsc#SLE-13430). - ath10k: enable napi on RX path for sdio (jsc#SLE-13430). - ath10k: enable wow feature for sdio chip (jsc#SLE-13430). - ath10k: change log level for mpdu status of sdio chip (jsc#SLE-13430). - ath10k: set WMI_PEER_AUTHORIZE after a firmware crash (jsc#SLE-13430). - ath10k: set max mtu to 1500 for sdio chip (jsc#SLE-13430). - ath10k: enable firmware log by default for sdio (jsc#SLE-13430). - ath10k: move non-fatal warn logs to dbg level (jsc#SLE-13430). - commit 7f7df35 - ath10k: fix RX of frames with broken FCS in monitor mode (jsc#SLE-13430). - ath10k: report rssi of each chain to mac80211 for sdio (jsc#SLE-13430). - ath10k: Handle "/invalid"/ BDFs for msm8998 devices (jsc#SLE-13430). - ath10k: add NL80211_FEATURE_ND_RANDOM_MAC_ADDR for NLO (jsc#SLE-13430). - ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01 (jsc#SLE-13430). - ath10k: add large size for BMI download data for SDIO (jsc#SLE-13430). - ath10k: sdio: remove struct ath10k_sdio_rx_data::status (jsc#SLE-13430). - ath10k: sdio: cosmetic cleanup (jsc#SLE-13430). - ath10k: add workqueue for RX path of sdio (jsc#SLE-13430). - ath10k: change max RX bundle size from 8 to 32 for sdio (jsc#SLE-13430). - ath10k: enable RX bundle receive for sdio (jsc#SLE-13430). - ath9k: use iowrite32 over __raw_writel (jsc#SLE-13430). - wcn36xx: fix typo (jsc#SLE-13430). - ath10k: qmi: Sleep for a while before assigning MSA memory (jsc#SLE-13430). - ath10k: disable cpuidle during downloading firmware (jsc#SLE-13430). - ath10k: fix potential issue of peer stats allocation (jsc#SLE-13430). - wcn36xx: remove unecessary return (jsc#SLE-13430). - ath5k: eeprom: Remove unneeded variable (jsc#SLE-13430). - wil6210: add SPDX license identifiers (jsc#SLE-13430). - ath10k: remove unneeded semicolon (jsc#SLE-13430). - ath: rename regulatory rules (jsc#SLE-13430). - ath10k: fix memory leak for tpc_stats_final (jsc#SLE-13430). - ath10k: fix array out-of-bounds access (jsc#SLE-13430). - ath10k: fix null dereference on pointer crash_data (jsc#SLE-13430). - ath10k: add support for hardware rfkill (jsc#SLE-13430). - ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0 (jsc#SLE-13430). - commit 406f015 - powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 (jsc#SLE-13616). - powerpc/powernv/idle: Exclude mfspr on HID1, 4, 5 on P9 and above (jsc#SLE-13616). - powerpc/powernv/idle: Rename pnv_first_spr_loss_level variable (jsc#SLE-13616). - commit f39be34 - wil6210: fix PTK re-key race (jsc#SLE-13430). - Refresh patches.suse/wil6210-account-for-napi_gro_receive-never-returning.patch. - commit 56f08b1 - ath10k: switch to ieee80211_tx_dequeue_ni (jsc#SLE-13430). - ath10k: change sw version print format to hex (jsc#SLE-13430). - ath10k: print supported MCS rates within service ready event (jsc#SLE-13430). - ath10k: print service ready returned channel range (jsc#SLE-13430). - ath10k: add 2ghz channel arguments to service ready structure (jsc#SLE-13430). - ath9k: remove unused including <linux/version.h> (jsc#SLE-13430). - ath10k: remove the warning of sdio not full support (jsc#SLE-13430). - ath: Use dev_get_drvdata where possible (jsc#SLE-13430). - ath: fix various spelling mistakes (jsc#SLE-13430). - ath10k: fix missing checks for bmi reads and writes (jsc#SLE-13430). - ath10k: Add support to provide higher range mem chunks in wmi init command (jsc#SLE-13430). - ath10k: Add peer param map for tlv and non-tlv (jsc#SLE-13430). - ath10k: Enable MSA region dump support for WCN3990 (jsc#SLE-13430). - ath10k: Add xo calibration support for wifi rf clock (jsc#SLE-13430). - ath10k: fix spelling mistake "/eanble"/ -> "/enable"/ (jsc#SLE-13430). - ath10k: revalidate the msa region coming from firmware (jsc#SLE-13430). - ath10k: use ath10k_pci_soc_ functions for all warm_reset instances (jsc#SLE-13430). - ath10k: Use ARRAY_SIZE (jsc#SLE-13430). - ath10k: avoid leaving .bss_info_changed prematurely (jsc#SLE-13430). - ath10k: Use standard bulk clock API in snoc (jsc#SLE-13430). - ath10k: Use standard regulator bulk API in snoc (jsc#SLE-13430). - ath10k: snoc: skip regulator operations (jsc#SLE-13430). - net/wireless: Use kmemdup rather than duplicating its implementation (jsc#SLE-13430). - wil6210: ignore reset errors for FW during probe (jsc#SLE-13430). - wil6210: fix RX short frame check (jsc#SLE-13430). - wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set (jsc#SLE-13430). - wil6210: report boottime_ns in scan results (jsc#SLE-13430). - wil6210: properly initialize discovery_expired_work (jsc#SLE-13430). - wil6210: verify cid value is valid (jsc#SLE-13430). - wil6210: make sure DR bit is read before rest of the status message (jsc#SLE-13430). - wil6210: add debugfs to show PMC ring content (jsc#SLE-13430). - ath10k: free beacon buf later in vdev teardown (jsc#SLE-13430). - ath9k: Remove unneeded variable to store return value (jsc#SLE-13430). - ath10k: add reorder and change PN check logic for mac80211 (jsc#SLE-13430). - ath10k: add mic bytes for pmf management packet (jsc#SLE-13430). - ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create() (jsc#SLE-13430). - commit 88690d2 - ath9k: add loader for AR92XX (and older) pci(e) (jsc#SLE-13430). - Update config files. - supported.conf: add ath9k_pci_owl_loader - commit 5336944 - ath9k: dynack: set ackto to max timeout in ath_dynack_reset (jsc#SLE-13430). - ath9k: dynack: set max timeout according to channel width (jsc#SLE-13430). - ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset (jsc#SLE-13430). - ath9k: dyanck: introduce ath_dynack_set_timeout routine (jsc#SLE-13430). - carl9170: remove set but not used variable 'udev' (jsc#SLE-13430). - wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc() (jsc#SLE-13430). - wil6210: Add EDMG channel support (jsc#SLE-13430). - wil6210: fix wil_cid_valid with negative cid values (jsc#SLE-13430). - commit 19acb2a - staging: r8188eu: replace rtw_netdev_priv define with inline function (jsc#SLE-13430). - staging: rtl8723bs: Align macro definitions (jsc#SLE-13430). - staging: rtl8723bs: Clean up function declations (jsc#SLE-13430). - staging: rtl8723bs: Fix coding style errors (jsc#SLE-13430). - Staging: rtl8712: Fixed a coding sytle issue (jsc#SLE-13430). - staging: rtl8723bs: remove redundant assignment to variable ret (jsc#SLE-13430). - staging: rtl8712: Use fallthrough pseudo-keyword (jsc#SLE-13430). - staging: rtl8723bs: Use fallthrough pseudo-keyword (jsc#SLE-13430). - staging: rtl8192e: Use fallthrough pseudo-keyword (jsc#SLE-13430). - staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(decrypt|encrypt) (jsc#SLE-13430). - STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style Error (jsc#SLE-13430). - Staging: rtl8188eu: Fix a constant comparison coding style issue (jsc#SLE-13430). - staging: rtl8723bs: Cleanup open brace issues (jsc#SLE-13430). - staging: rtl8188eu: Fix an indent coding style issue (jsc#SLE-13430). - staging: rtl8188eu: cleanup whitespace in declarations (jsc#SLE-13430). - staging: rtl8188eu: clear alignment style issues (jsc#SLE-13430). - staging: rtl8192e: add proper code indent (jsc#SLE-13430). - staging: rtl8192e: add space before open parenthesis (jsc#SLE-13430). - staging: rtl8188eu: add spaces around operators in header files (jsc#SLE-13430). - Staging: rtl8188eu: core: Fix coding style issue (jsc#SLE-13430). - staging: rtl8188eu: include: fixed multiple blank space coding style issues (jsc#SLE-13430). - staging: rtl8188eu: clear tabstop style issues (jsc#SLE-13430). - staging: rtl8188eu: add blank line after declarations (jsc#SLE-13430). - staging: rtl*/security: Use static const in array declarations (jsc#SLE-13430). - staging: rtl8188eu: core: fix coding style issues (jsc#SLE-13430). - staging: r8188eu: remove unused members of struct xmit_buf (jsc#SLE-13430). - staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs (jsc#SLE-13430). - staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs (jsc#SLE-13430). - staging: rtl8712/: Using comparison to true is error prone (jsc#SLE-13430). - staging: rtl8712: Use proper format in call to dev_err() (jsc#SLE-13430). - staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw() (jsc#SLE-13430). - staging: rtl8712: Use ETH_ALEN instead of hardcoded value (jsc#SLE-13430). - staging: rtl8712: Simplify expressions with boolean logic (jsc#SLE-13430). - staging: rtl8712: Replace constant 49152 with expression 48 * 1024 (jsc#SLE-13430). - staging: rtl8188eu: Use fallthrough pseudo-keyword (jsc#SLE-13430). - staging: rtl8723bs: Using comparison to true is error prone (jsc#SLE-13430). - staging: rtl8192u: Using comparison to true is error prone (jsc#SLE-13430). - staging: rtl8712: Annotate r8712_sitesurvey_cmd() (jsc#SLE-13430). - staging: rtl8192u: remove copying file (jsc#SLE-13430). - staging: rtl8192u: remove GPL boiler plate text (jsc#SLE-13430). - staging: rtl8712: base_types: Remove unused macros (jsc#SLE-13430). - staging: rtl8712: Replace FIELD_OFFSET() with offsetof() (jsc#SLE-13430). - staging: rtl8712: use common ieee80211 constants (jsc#SLE-13430). - staging: rtl8188eu: Fix WARNINGs of Block comments (jsc#SLE-13430). - staging: rtl8188eu: Fix CHECK of coding style (jsc#SLE-13430). - staging: rtl8188eu: use common ieee80211 constants (jsc#SLE-13430). - staging: rtl8188eu: remove unused parameter (jsc#SLE-13430). - staging: rtl8188eu: core: Fix coding style issue (jsc#SLE-13430). - staging: rtl8188eu: core: Fix WARNING of Block comments (jsc#SLE-13430). - staging: rtl8188eu: Replace function name with __func__ (jsc#SLE-13430). - staging: rtl8712: remove some ieee80211 constants from wifi.h (jsc#SLE-13430). - staging: rtl8723bs: remove some ieee80211 constants from wifi.h (jsc#SLE-13430). - staging: rtl8188eu: remove some ieee80211 constants from wifi.h (jsc#SLE-13430). - staging: rtl8188eu: add spaces around operators (jsc#SLE-13430). - staging: rtl8188eu: use compound assignment operators (jsc#SLE-13430). - staging: rtl8192e: use generic power management (jsc#SLE-13430). - staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue (jsc#SLE-13430). - staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space coding style issue (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.h (jsc#SLE-13430). - staging: rtl8188eu: remove blank lines in header files (jsc#SLE-13430). - staging: rtl8188eu: Fix indentation (jsc#SLE-13430). - staging: rtl8188eu: Fix strings split across lines (jsc#SLE-13430). - commit 44ab7ed - wireguard: peerlookup: take lock before checking hash in replace operation (git-fixes). - wireguard: noise: take lock when removing handshake entry from table (git-fixes). - commit 742e9a3 - staging: rtl8188eu: Fix comment formatting (jsc#SLE-13430). - Staging: rtl8188eu: Fix alignment coding style issue (jsc#SLE-13430). - staging: rtl8188eu: use common packet header constants (jsc#SLE-13430). - staging:rtl8712: avoid skb_clone after skb allocation fail (jsc#SLE-13430). - staging:r8723bs: remove wrappers around skb_clone() and remove unnecessary in_interrupt() call (jsc#SLE-13430). - staging: rtl8712: Remove unnecesary else after return statement (jsc#SLE-13430). - staging: rtl8712: switch to common ieee80211 headers (jsc#SLE-13430). - staging: rtl8723bs: Use common packet header constants (jsc#SLE-13430). - staging: rtl8188eu: make some arrays static const (jsc#SLE-13430). - staging: rtl8188eu: clean up some declarations (jsc#SLE-13430). - staging/rtl8192e: Remove function callback casts (jsc#SLE-13430). - staging: rtl8192e: Using comparison to true is error prone (jsc#SLE-13430). - staging: rtl8192u: Merge almost duplicate code (jsc#SLE-13430). - staging: rtl8192u: Using comparison to true is error prone (jsc#SLE-13430). - staging: rtl8723bs: Using comparison to true is error prone (jsc#SLE-13430). - Staging: rtl8723bs: os_de: if-else coding style issue (jsc#SLE-13430). - staging:rtl8723bs: eliminate usage of skb_clone after skb allocation fail (jsc#SLE-13430). - staging: rtl8723bs: remove conversion to bool in halbtcoutsrc_Get() (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Cleanup pointer casting code style (jsc#SLE-13430). - staging: rtl8723bs: os_dep: remove rtw_spt_band_free() (jsc#SLE-13430). - staging: rtl8723bs: core: remove set but not used 'pframe' (jsc#SLE-13430). - staging: rtl8723bs: core: remove set but not used 'pwrpriv' (jsc#SLE-13430). - staging: rtl8723bs: core: remove set but not used 'listen_interval' (jsc#SLE-13430). - staging: rtl8723bs: core: remove set but not used 'algthm' (jsc#SLE-13430). - Staging: rtl8723bs: core: remove set but not used 'ptxservq' (jsc#SLE-13430). - staging: rtl8723bs: os_dep: remove set but not used 'size' (jsc#SLE-13430). - staging: rtl8723bs: os_dep: remove set but not used 'uintRet' (jsc#SLE-13430). - staging: rtl8188eu: remove some superfluous comments (jsc#SLE-13430). - staging:r8188eu: avoid skb_clone for amsdu to msdu conversion (jsc#SLE-13430). - Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issue (jsc#SLE-13430). - Staging: rtl8723bs: Fix comment typo "/the the"/ (jsc#SLE-13430). - Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE (jsc#SLE-13430). - staging: rtl8723bs: remove unused variable 'pregistrypriv' (jsc#SLE-13430). - staging: rtl8723bs: remove defined but not used 'dB_Invert_Table' (jsc#SLE-13430). - staging: rtl8723bs: remove some variables in hal_btcoex.c (jsc#SLE-13430). - staging: rtl8188eu: make const char array static (jsc#SLE-13430). - staging: rtl8188eu: cleanup long line in fw.c (jsc#SLE-13430). - staging: rtl8188eu: rename define to upper case (jsc#SLE-13430). - staging: rtl8712: correct spelling mistake in comment (jsc#SLE-13430). - staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_user (jsc#SLE-13430). - staging: rtl8188eu: remove 5 GHz if test (jsc#SLE-13430). - staging: rtl8723bs: hal: Correct misspelled symbolic name (jsc#SLE-13430). - staging: rtl8723bs: hal: Correct misspelt enum name (jsc#SLE-13430). - staging: rtl8723bs: Correct misspelt symbolic names (jsc#SLE-13430). - staging: rtl8188eu: Line over 80 characters (jsc#SLE-13430). - staging: rtl8188eu: Remove unnecessary extra parentheses (jsc#SLE-13430). - staging: rtl8188eu: Properly structure the multiline comment (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary variable (jsc#SLE-13430). - commit 1f82977 - series: Update meta data - commit 46acdd6 - Staging: rtl8188eu: rtw_mlme: Add space around operators (jsc#SLE-13430). - Refresh patches.suse/Staging-rtl8188eu-rtw_mlme-Fix-uninitialized-variabl.patch. - commit 1dbce4a - staging: rtl8188eu: remove unnecessary asignment (jsc#SLE-13430). - staging: rtl8192e: rtl8192e: Correct misspelt variable name (jsc#SLE-13430). - staging: rtl8712: fix multiline derefernce warnings (jsc#SLE-13430). - staging: rtl8712: code improvements to make_wlanhdr (jsc#SLE-13430). - staging: rtl8712: fix checkpatch warnings (jsc#SLE-13430). - staging: rtl8712: fix long-line checkpatch warning (jsc#SLE-13430). - staging: rtl8712: fix checkpatch long-line warning (jsc#SLE-13430). - staging: rtl8188eu: refactor Efuse_GetCurrentSize() (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary parentheses (jsc#SLE-13430). - Staging: rtl8192u: ieee80211: Use netdev_alert() (jsc#SLE-13430). - Staging: rtl8192u: ieee80211: Use netdev_info() with network devices (jsc#SLE-13430). - Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices (jsc#SLE-13430). - Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages (jsc#SLE-13430). - staging: rtl8723bs: hal: Remove NULL check before kfree (jsc#SLE-13430). - staging: rtl8723bs: hal: Correct typos in comments (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Correct typos in comments (jsc#SLE-13430). - staging: rtl8723bs: core: Correct typos in comments (jsc#SLE-13430). - staging: rtl8723bs: hal: Remove unnecessary cast on void pointer (jsc#SLE-13430). - staging: rtl8188eu: cleanup long line in odm.c (jsc#SLE-13430). - staging: rtl8723bs: hal: Compress return logic (jsc#SLE-13430). - staging: rtl8723bs: rtw_cmd: Compress lines for immediate return (jsc#SLE-13430). - staging: rtl8723bs: rtw_efuse: Compress lines for immediate return (jsc#SLE-13430). - staging: rtl8723bs: Remove blank line before '}' brace (jsc#SLE-13430). - Staging: rtl8188eu: hal: Add space around operators (jsc#SLE-13430). - staging: rtl8723bs: Add line after variable declarations (jsc#SLE-13430). - staging: rtl8723bs: Remove multiple assignments (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary braces for single statements (jsc#SLE-13430). - staging: rtl8188eu: remove some 5 GHz code (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove whitespace characters in code line (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Correct long line comments (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove commented out code lines (jsc#SLE-13430). - staging: rtl8723bs: remove unneeded variables (jsc#SLE-13430). - staging: rtl8723bs: hal: Correct typos in comments (jsc#SLE-13430). - staging: rtl8723bs: hal: Correct multi-line comments as per coding style (jsc#SLE-13430). - staging: rtl8712: Remove unnecessary braces (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Correct typo in comments (jsc#SLE-13430). - staging: rtl8712: Fix for long lines in Kconfig help (jsc#SLE-13430). - staging: rtl8188eu: core: Correct a typo in a comment (jsc#SLE-13430). - staging: rtl8188eu: include: Correct a typo in a comment (jsc#SLE-13430). - staging: rtl8192u: ieee80211: Correct a typo in a comment (jsc#SLE-13430). - staging: rtl8712: Correct a typo in a comment (jsc#SLE-13430). - staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk() (jsc#SLE-13430). - staging: rtl8192u: Corrects 'Avoid CamelCase' for variables (jsc#SLE-13430). - staging: rtl8192u: Using function name as string (jsc#SLE-13430). - staging: rtl8192u: Replaces symbolic permissions with octal permissions (jsc#SLE-13430). - Staging: rtl8723bs: sdio_halinit: Remove unnecessary conditions (jsc#SLE-13430). - Staging: rtl8723bs: rtw_mlme: Remove unnecessary conditions (jsc#SLE-13430). - staging: rtl8712: Fixes for simple typos in C comments (jsc#SLE-13430). - staging: rtl8723bs: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - commit c4a1cc7 - staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - staging: rtl8188eu: fix typo s/informations/information (jsc#SLE-13430). - Staging: rtl8188eu: Add space around operator (jsc#SLE-13430). - Staging: rtl8723bs: Remove comparison to true (jsc#SLE-13430). - staging: rtl8723bs: core: remove redundant zero'ing of counter variable k (jsc#SLE-13430). - staging: rtl8188eu: remove redundant assignment to cond (jsc#SLE-13430). - staging: rtl8723bs: remove temporary variable CrystalCap (jsc#SLE-13430). - staging: rtl8192e: remove redundant initialization of variable init_status (jsc#SLE-13430). - staging: rtl8723bs: Fix spacing issues (jsc#SLE-13430). - staging: rtl8188eu: rename variable pnetdev -> netdev (jsc#SLE-13430). - staging: rtl8192u: Add space to fix style issue (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary RETURN label (jsc#SLE-13430). - staging: rtl8192e: style fix - Prefer using '"/%s..."/, __func__' (jsc#SLE-13430). - staging: rtl8723bs: hal: fix condition with no effect (jsc#SLE-13430). - staging: rtl8723bs: Remove unneeded goto statements (jsc#SLE-13430). - staging: rtl8188eu: Remove some unneeded goto statements (jsc#SLE-13430). - staging: rtl8712: simplify evm_db2percentage() (jsc#SLE-13430). - staging: rtl8192u: simplify rtl819x_evm_dbtopercentage() (jsc#SLE-13430). - staging: rtl8192e: simplify rtl92e_evm_db_to_percent() (jsc#SLE-13430). - staging: rtl8188eu: remove unused enum and defines (jsc#SLE-13430). - staging: rtl8188eu: remove redundant defines (jsc#SLE-13430). - staging: rtl8188eu: remove else after break or return (jsc#SLE-13430). - staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211 (jsc#SLE-13430). - staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.c (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.c (jsc#SLE-13430). - staging: rtl8188eu: cleanup long lines in rtl8188e_dm.c (jsc#SLE-13430). - staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to bool (jsc#SLE-13430). - staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked() (jsc#SLE-13430). - staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK() (jsc#SLE-13430). - staging: rtl8188eu: remove unused parameters from rtw_check_network_type (jsc#SLE-13430). - staging: rtl8192u: remove unneeded compiler flags (jsc#SLE-13430). - staging: rtl8192u: remove header include path to ieee80211/ (jsc#SLE-13430). - staging: rtl8192u: remove unused Makefile (jsc#SLE-13430). - staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant() (jsc#SLE-13430). - staging: rtl8188eu: remove else after return (jsc#SLE-13430). - staging: rtl8188eu: use break to exit while loop (jsc#SLE-13430). - staging: rtl8188eu: add spaces around operators in rtw_mlme_ext.c (jsc#SLE-13430). - staging: rtl8188eu: cleanup comparsions to NULL in rtw_mlme_ext.c (jsc#SLE-13430). - staging: rtl8723bs: Fix line length (jsc#SLE-13430). - staging: rtl8723bs: Fix spelling errors (jsc#SLE-13430). - staging: rtl8188eu: remove return variable from rtw_pwr_unassociated_idle (jsc#SLE-13430). - staging: rtl8188eu: cleanup declarations in rtw_pwrctrl.c (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary parentheses in rtw_pwrctrl.c (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'change', 'pos' (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'notify_ielen', 'notify_ie', 'notify_interval', 'notify_capability' (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'pmlmeinfo', 'pHalData' (jsc#SLE-13430). - commit 310b9ca - staging: rtl8723bs: remove set but not used variable 'pHalData', 'pdmpriv' (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'pHalData', 'pregistrypriv' (jsc#SLE-13430). - staging: rtl8192e: remove set but not used variable 'frag' (jsc#SLE-13430). - staging: rtl*: Remove tasklet callback casts (jsc#SLE-13430). - staging: rtl8723bs: fix indentation issue (jsc#SLE-13430). - staging: rtl8192u: fix indentation issue (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary braces (jsc#SLE-13430). - staging: rtl8723bs: Remove blank lines after an open brace (jsc#SLE-13430). - staging: rtl8723bs: Remove blank lines before a close brace (jsc#SLE-13430). - staging: rtl8723bs: Remove multiple blank lines (jsc#SLE-13430). - staging: rtl8723bs: Remove commented code (jsc#SLE-13430). - staging: rtl8192u: Fix typo in comment (jsc#SLE-13430). - staging: rtl8723bs: Simplify boolean expression (jsc#SLE-13430). - staging: rtl8723bs: Fix line over 80 characters (jsc#SLE-13430). - staging: rtl8723bs: hal: Remove unnecessary typecast in kfree (jsc#SLE-13430). - staging: rtl8723bs: Fix lines over 80 characters (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove unnecessary variable used in return statement (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary parentheses (jsc#SLE-13430). - staging: rtl8712: Fix Alignment of open parenthesis (jsc#SLE-13430). - staging: rtl8188eu: replace tabs with spaces - style (jsc#SLE-13430). - staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfo (jsc#SLE-13430). - staging: rtl8188eu: reduce indentation level in _rtw_free_sta_priv (jsc#SLE-13430). - staging: rtl8188eu: remove exit label from rtw_alloc_stainfo (jsc#SLE-13430). - staging: rtl8712: Remove lines before a close brace (jsc#SLE-13430). - staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfo (jsc#SLE-13430). - staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.c (jsc#SLE-13430). - staging: rtl8188eu: remove ternary operator (jsc#SLE-13430). - staging: rtl8188eu: convert rtw_access_ctrl to return bool (jsc#SLE-13430). - staging: rtl8188eu: rename array bcast_addr (jsc#SLE-13430). - staging: rtl8188eu: convert unsigned char array to u8 (jsc#SLE-13430). - staging: rtl8188eu: cleanup comments in rtw_sta_mgt.c (jsc#SLE-13430). - staging: rtl8723bs: Change tabs for spaces (jsc#SLE-13430). - staging: rtl8723bs: Fix function call format (jsc#SLE-13430). - staging: rtl8723bs: Fix indentation warnings (jsc#SLE-13430). - staging: rtl8723bs: Remove commented code (jsc#SLE-13430). - staging: rtl8723bs: Add spaces between operators (jsc#SLE-13430). - staging: rtl8723bs: Fix lines over 80 characters (jsc#SLE-13430). - staging: rtl8723bs: Replace string with identifier (jsc#SLE-13430). - staging: rtl8188eu: remove code valid only for 5 GHz (jsc#SLE-13430). - staging: rtl8723bs: reduce stack usage of cfg80211_rtw_scan (jsc#SLE-13430). - staging: rtl8723bs: reduce stack usage of rtw_cfg80211_unlink_bss (jsc#SLE-13430). - staging: rtl8723bs: removed unwanted if..else condition (jsc#SLE-13430). - staging: rtl8188eu: make efuse_power_switch() function static (jsc#SLE-13430). - staging: rtl8188eu: remove blank lines (jsc#SLE-13430). - staging: rtl8188eu: convert variables from unsigned char to u8 (jsc#SLE-13430). - staging: rtl8188eu: rename variables to avoid mixed case (jsc#SLE-13430). - staging: rtl8723bs: remove casts to pointers in kfree (jsc#SLE-13430). - staging: rtl8723bs: remove unnecessary null check (jsc#SLE-13430). - staging: rtl8723bs: use DIV_ROUND_UP helper macro (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary conversion to bool (jsc#SLE-13430). - commit 1148f6c - staging: rtl8188eu: remove braces from single statement if block (jsc#SLE-13430). - staging: rtl8712: clean up function headers (jsc#SLE-13430). - staging: rtl8712: remove unnecessary return variables (jsc#SLE-13430). - staging: rtl8723bs: Remove comparison to NULL (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary null check (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary blank lines (jsc#SLE-13430). - staging: rtl8723bs: Remove comparisons to booleans in conditionals (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary braces for single statements (jsc#SLE-13430). - staging: rtl8723bs: Remove comparisons to NULL in conditionals (jsc#SLE-13430). - staging: rtl8712: Align function arguments with opening paranthesis (jsc#SLE-13430). - staging: rtl8723bs: Fix style in definitions (jsc#SLE-13430). - staging: rtl8723bs: Remove space before tabs (jsc#SLE-13430). - staging: rtl8723bs: Remove duplicate blank lines (jsc#SLE-13430). - staging: rtl8723bs: Remove commented code (jsc#SLE-13430). - staging: rtl8723bs: Fix incorrect type in declaration (jsc#SLE-13430). - staging: rtl8723bs: Add space between elements (jsc#SLE-13430). - staging: rtl8723bs: Fix function call wrapping style (jsc#SLE-13430). - staging: rtl8723bs: Fix line over 80 characters (jsc#SLE-13430). - staging: rtl8723bs: Remove File operation APIs (jsc#SLE-13430). - staging: rtl8723bs: Remove rtw_merge_string() function (jsc#SLE-13430). - staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftovers (jsc#SLE-13430). - staging: rtl8723bs: Remove phy_Config*WithParaFile() functions (jsc#SLE-13430). - staging: rtl8723bs: Remove phy_Config*With*ParaFile() calls (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variable 'i' (jsc#SLE-13430). - staging: rtl8723bs: Remove space before tab (jsc#SLE-13430). - staging: rtl8723bs: Replace string with identifier (jsc#SLE-13430). - staging: rtl8723bs: core: Remove typecast in call to kfree (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove typecast in kfree (jsc#SLE-13430). - staging: rtl8723bs: Remove commented code (jsc#SLE-13430). - staging: rtl8723bs: fix typo of "/mechanism"/ in comment (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variable 'adapter' (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variables 'ppp', 'type', 'data' (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variable 'prwskeylen' (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variable 'tmp_aid' (jsc#SLE-13430). - staging: rtl8712: align arguments with open parenthesis in file rtl8712_led.c (jsc#SLE-13430). - staging: rtl8723bs: Switch constant place in test (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary braces (jsc#SLE-13430). - staging: rtl8192u: Fix indentation for cleaner code (jsc#SLE-13430). - staging: rtl8723bs: Remove set but not used variable 'oldcnt' (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary asignment and initialization (jsc#SLE-13430). - staging: rtl8723bs: Remove unnecessary braces (jsc#SLE-13430). - staging: rtl8188eu: cleanup comments in update_hw_ht_param (jsc#SLE-13430). - staging: rtl8188eu: cleanup whitespace in update_hw_ht_param (jsc#SLE-13430). - staging: rtl8188eu: rename variables to avoid mixed case (jsc#SLE-13430). - staging: rtl8188eu: convert variables from unsigned char to u8 (jsc#SLE-13430). - staging: rtl8712: fix boundary condition for n (jsc#SLE-13430). - staging: rtl8723bs: remove unused function write_cam_from_cache (jsc#SLE-13430). - staging: rtl8192e: clean up indentation issue (jsc#SLE-13430). - staging: rtl8188eu: remove dead code/vestigial do..while loop (jsc#SLE-13430). - staging: rtl8192u: release memory on error path (jsc#SLE-13430). - commit bb1e306 - staging: rtl8712: Replace snprintf with scnprintf (jsc#SLE-13430). - staging: rtl8192u: Remove unnecessary line-breaks in function signatures (jsc#SLE-13430). - staging: rtl8192u: Fix alignment to match open parenthesis (jsc#SLE-13430). - staging: rtl8192u: Remove unnecessary blank lines (jsc#SLE-13430). - staging: rtl8192u: ieee80211: Replace snprintf with scnprintf (jsc#SLE-13430). - staging: rtl8188eu: remove unnecessary self-assignment (jsc#SLE-13430). - staging: rtl8188eu: cleanup long line in rtw_mlme_ext.c (jsc#SLE-13430). - staging: rtl8723bs: remove return statements from void functions (jsc#SLE-13430). - staging: rtl8723bs: remove unneeded conversion to bool (jsc#SLE-13430). - staging: rtl8723bs: core: make array op_class static const, makes object smaller (jsc#SLE-13430). - staging: rtl8723bs: os_dep: fix spelling mistake "/offet"/ -> "/offset"/ (jsc#SLE-13430). - staging: rtl8723bs: Removed unneeded variables (jsc#SLE-13430). - staging: rtl8188eu: make two arrays static const, makes object smaller (jsc#SLE-13430). - staging: rtl8723bs: core: Remove Macro "/IS_MAC_ADDRESS_BROADCAST"/ (jsc#SLE-13430). - staging: rtl8723bs: hal: remove redundant variable n (jsc#SLE-13430). - staging: rtl8723bs: Remove return statement from void function (jsc#SLE-13430). - staging: rtl8192e: remove unnecessary blank line (jsc#SLE-13430). - Staging: rtl8723bs: Use kzfree rather than its implementation (jsc#SLE-13430). - staging: rtl8723bs: replace __inline by inline (jsc#SLE-13430). - staging: r8188eu: use skb_put_data instead of skb_put/memcpy pair (jsc#SLE-13430). - staging: rtl8192u: Fix indentation (jsc#SLE-13430). - staging: rtl8192u: Add or remove blank lines as required (jsc#SLE-13430). - staging: rtl8192u: Add or remove spaces to fix style issues (jsc#SLE-13430). - staging: rtl8712: wifi: checkpatch style fix (jsc#SLE-13430). - staging: rtl8192u: Add space around binary operators (jsc#SLE-13430). - staging: rtl8192u: remove code under TO_DO_LIST (jsc#SLE-13430). - staging: rtl8192u: Remove unnecessary blank lines (jsc#SLE-13430). - staging: rtl8192u: remove redundant assignment to pointer crypt (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Drop condition with no effect (jsc#SLE-13430). - staging: rtl8723bs: hal: Drop condition with no effect (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove unused declarations (jsc#SLE-13430). - staging: rtl8192u: fix spacing in ieee80211 (jsc#SLE-13430). - staging: rtl8192u: fix macro alignment in ieee80211 (jsc#SLE-13430). - staging: rtl8192u: fix OPEN_BRACE errors in ieee80211 (jsc#SLE-13430). - staging: rtl8192e: remove set but not used variable 'data_len' (jsc#SLE-13430). - staging: rtl8192e: remove two set but not used variables (jsc#SLE-13430). - staging: rtl8192u: ieee80211: remove set but not used variable 'data_len' (jsc#SLE-13430). - staging: rtl8712: Improve naming of include hearder guards (jsc#SLE-13430). - staging: rtl8723bs: core: Remove unneeded declaration WFD_OUI (jsc#SLE-13430). - staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes) (jsc#SLE-13430). - staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes) (jsc#SLE-13430). - staging: rtl8192u: fix up indentation of a statement (jsc#SLE-13430). - staging: rtl8723bs: remove redundant assignment to ret (jsc#SLE-13430). - Staging: rtl8712: rtl8712_recv: fixed 80 character length warning (jsc#SLE-13430). - staging: rtl8712: r8712_dump_aggr_xframe(): Change type to void (jsc#SLE-13430). - staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to void (jsc#SLE-13430). - staging: rtl8712: r8712_append_mpdu_unit(): Change return type (jsc#SLE-13430). - staging: rtl8712: xmitframe_addmic(): Change return values and type (jsc#SLE-13430). - staging: rtl8723bs: Remove debugging information exposed via procfs (jsc#SLE-13430). - staging: rtl8192u: fix spacing errors (jsc#SLE-13430). - commit e32ced2 - fix patch metadata - fix Patch-mainline: patches.suse/btrfs-require-only-sector-size-alignment-for-parent-.patch - commit ee89c1f - staging: rtl8712: r8712_construct_txaggr_cmd_hdr(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_construct_txaggr_cmd_desc(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_xmit_direct(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_free_xmitbuf(): Change return type (jsc#SLE-13430). - staging: rtl8712: make_wlanhdr(): Change return values and type (jsc#SLE-13430). - staging: rtl8712: r8712_update_attrib(): Change return values and type (jsc#SLE-13430). - staging: rtl8712: _r8712_init_xmit_priv(): Change return values and type (jsc#SLE-13430). - staging: rtl8712: r8712_xmit_classifier(): Change return values and type (jsc#SLE-13430). - staging: rtl8712: Remove while loop and check_cmd_fifo() (jsc#SLE-13430). - staging: rtl8712: r8712_free_drv_sw(): Change return type (jsc#SLE-13430). - staging: rtl8712: init_drv_sw(): Change return values (jsc#SLE-13430). - staging: rtl8712: init_default_value(): Change return type (jsc#SLE-13430). - staging: rtl8712: recvbuf2recvframe(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_recv_entry(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_wlanhdr_to_ethhdr(): Change return values (jsc#SLE-13430). - staging: rtl8712: recv_indicatepkt_reorder(): Change return values (jsc#SLE-13430). - staging: rtl8712: amsdu_to_msdu(): Change return type (jsc#SLE-13430). - staging: rtl8723bs: fix brace position in enum declaration (jsc#SLE-13430). - Staging: rtl8188eu: core: rtw_security: tidy up crc32_init() (jsc#SLE-13430). - staging: rtl8192e: Make use kmemdup (jsc#SLE-13430). - staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?' (jsc#SLE-13430). - staging: rtl8723bs: core: Remove Unnecessary parentheses (jsc#SLE-13430). - staging: rtl8723bs: core: correct spelling mistake in rtw_ap.c (jsc#SLE-13430). - staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rtw_efuse.c (jsc#SLE-13430). - staging: rtl8712: Add spaces around << (jsc#SLE-13430). - staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parentheses (jsc#SLE-13430). - staging: rtl8712: r8712_aes_decrypt(): Change return type (jsc#SLE-13430). - staging: rtl8712: aes_decipher(): Change return type (jsc#SLE-13430). - staging: rtl8712: aes_cipher(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_tkip_decrypt(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_os_recvbuf_resource_free(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_os_recvbuf_resource_alloc(): Change return values (jsc#SLE-13430). - staging: rtl8712: r8712_init_recv_priv(): Change return type (jsc#SLE-13430). - staging: rtl8712: _r8712_init_recv_priv(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_os_recv_resource_alloc(): Change return type (jsc#SLE-13430). - staging: rtl8723bs: Replace hal_btcoex_Initialize() (jsc#SLE-13430). - staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn() (jsc#SLE-13430). - staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps() (jsc#SLE-13430). - staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist() (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'FirstConnect' (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variables 'prspbuf' and 'auth' (jsc#SLE-13430). - staging: rtl8192u: null check the kzalloc (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'bEEPROMCheck' (jsc#SLE-13430). - staging: rtl8188eu: remove redundant assignment to variable rtstatus (jsc#SLE-13430). - staging: rtl8723bs: indicate disconnection when disconnecting (jsc#SLE-13430). - staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.c (jsc#SLE-13430). - staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.c (jsc#SLE-13430). - staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.c (jsc#SLE-13430). - staging: rtl8188eu: add spaces around '|' in usb_halinit.c (jsc#SLE-13430). - staging: rtl8188eu: add spaces around '&' in usb_halinit.c (jsc#SLE-13430). - commit 0611bb5 - fix patch metadata - fix Patch-mainline: patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch - commit 147bb89 - staging: rtl8188eu: add spaces around '+' in usb_halinit.c (jsc#SLE-13430). - staging: rtl8188eu: remove redundant assignment to rtstatus (jsc#SLE-13430). - Staging: rtl8192e: fixed a function prototype definition issue (jsc#SLE-13430). - staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr() (jsc#SLE-13430). - staging: rtl8723bs: os_dep: remove two set but not used variables (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'pszBBRegMpFile' (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'bWifiBusy' (jsc#SLE-13430). - staging: rtl8192*: display ESSIDs using %pE (jsc#SLE-13430). - staging: rtl8723bs: hal: Remove unneeded variable pU1Tmp (jsc#SLE-13430). - staging: rtl8723bs: Remove unused function prototype ODM_SetAntenna() (jsc#SLE-13430). - staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck() (jsc#SLE-13430). - staging: rtl8723bs: Replace function odm_TXPowerTrackingInit() (jsc#SLE-13430). - staging: rtl8723bs: Replace function beacon_timing_control() (jsc#SLE-13430). - staging: rtl8723bs: hal: Replace function rtl8723b_set_ap_wowlan_cmd() (jsc#SLE-13430). - staging: rtl8723bs: hal: Replace function rtl8723b_set_wowlan_cmd() (jsc#SLE-13430). - staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex() (jsc#SLE-13430). - staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex() (jsc#SLE-13430). - staging: rtl8723bs: rtw_pwrctrl: Change true/false checks (jsc#SLE-13430). - drivers/staging/rtl8192u: fix indentation issue, remove extra tab (jsc#SLE-13430). - staging: rtl8192e: remove set but not used variable 'payload ' (jsc#SLE-13430). - staging: rtl8723bs: hal: remove redundant assignment to variable n (jsc#SLE-13430). - staging: rtl8723bs: remove unused file hal_phy.c (jsc#SLE-13430). - staging: rtl8723bs: core: Remove Unneeded variable ret (jsc#SLE-13430). - staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wow (jsc#SLE-13430). - staging: rtl8723bs: remove set but not used variable 'cck_highpwr' (jsc#SLE-13430). - staging: rtl8712: r8712_free_recvframe(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_init_recvbuf(): Change return type (jsc#SLE-13430). - staging: rtl8712: r8712_set_802_11_add_wep(): Change return values (jsc#SLE-13430). - staging: rtl8712: init_mp_priv(): Change return values (jsc#SLE-13430). - staging: rtl8712: r8712_register_cmd_alive(): Change return values (jsc#SLE-13430). - staging: rtl8712: r8712_set_key(): Change return values (jsc#SLE-13430). - staging: rtl8712: r8712_set_auth(): Change return values (jsc#SLE-13430). - staging: rtl8712: r8712_init_mlme_priv(): Change return values (jsc#SLE-13430). - staging: rtl8712: Merge memcpy + be16_to_cpus to get_unaligned_be16 (jsc#SLE-13430). - staging: rtl8712: recv_linux.c: Align * on block comment (jsc#SLE-13430). - staging: rtl8188eu: Replace function rtl88eu_phy_rf_config() (jsc#SLE-13430). - staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config() (jsc#SLE-13430). - staging: rtl8188eu: Replace function rtw_alloc_network() (jsc#SLE-13430). - staging: rtl8188eu: Remove function rtw_modular64() (jsc#SLE-13430). - staging: rtl8188eu: Remove function rtw_os_indicate_scan_done() (jsc#SLE-13430). - staging: rtl8188eu: Replace function beacon_timing_control() (jsc#SLE-13430). - staging: rtl8188eu: core: Remove function enable_rate_adaptive() (jsc#SLE-13430). - staging: rtl8188eu: core: Replace function Set_MSR() (jsc#SLE-13430). - staging: rtl8723bs: core: Change return type of init_mlme_ext_priv (jsc#SLE-13430). - staging: rtl8723bs: os_dep: Remove code valid only for 5GHz (jsc#SLE-13430). - staging: rtl8723bs: core: Remove code valid only for 5GHz (jsc#SLE-13430). - staging: rtl8723bs: hal: Remove code valid only for 5GHz (jsc#SLE-13430). - staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.h (jsc#SLE-13430). - staging: rtl8712: remove redundant assignment to variable res (jsc#SLE-13430). - commit 50b9043 - series.conf: refresh - update upstream reference and resort: patches.suse/ibmvnic-add-missing-parenthesis-in-do_reset.patch - commit feb9790 - mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability (jsc#SLE-13430). - mac80211_hwsim: Claim support for setting Beacon frame TX legacy rate (jsc#SLE-13430). - mac80211_hwsim: Advertise support for multicast RX registration (jsc#SLE-13430). - mac80211_hwsim: indicate in IBSS that we have transmitted beacons (jsc#SLE-13430). - mac80211_hwsim: notify wmediumd of used MAC addresses (jsc#SLE-13430). - rndis_wlan: Replace zero-length array with flexible-array (jsc#SLE-13430). - rndis_wlan: Remove logically dead code (jsc#SLE-13430). - ray_cs: use true,false for bool variable (jsc#SLE-13430). - mac80211_hwsim: use GFP_ATOMIC under spin lock (jsc#SLE-13430). - wl3501_cs: Replace zero-length array with flexible-array member (jsc#SLE-13430). - ray_cs: Replace zero-length array with flexible-array member (jsc#SLE-13430). - virt_wifi: implement ndo_get_iflink (jsc#SLE-13430). - mac80211_hwsim: add frame transmission support over virtio (jsc#SLE-13430). - mac80211_hwsim: enable Beacon protection (jsc#SLE-13430). - mac80211_hwsim: add power save support (jsc#SLE-13430). - mac80211_hwsim: remove maximum TX power (jsc#SLE-13430). - mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops (jsc#SLE-13430). - mac80211_hwsim: add support for OCB (jsc#SLE-13430). - mac80211_hwsim: add more 5GHz channels, 5/10 MHz support (jsc#SLE-13430). - mac80211_hwsim: fix incorrect dev_alloc_name failure goto (jsc#SLE-13430). - mac80211_hwsim: Register support for HE meshpoint (jsc#SLE-13430). - wl3501_cs: remove redundant variable rc (jsc#SLE-13430). - mac80211_hwsim: fill boottime_ns in netlink RX path (jsc#SLE-13430). - mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()' (jsc#SLE-13430). - commit 6ef3086 - Rename patches to same name as in SLE15-SP2. - commit 92ec993 - b43legacy: Replace HTTP links with HTTPS ones (jsc#SLE-13430). - b43: Replace HTTP links with HTTPS ones (jsc#SLE-13430). - brcm80211: brcmsmac: Move LEDs to GPIO descriptors (jsc#SLE-13430). - brcmfmac: set pacing shift before transmitting skb to bus (jsc#SLE-13430). - brcmfmac: reset SDIO bus on a firmware crash (jsc#SLE-13430). - brcmfmac: do not disconnect for disassoc frame from unconnected AP (jsc#SLE-13430). - brcmfmac: Fix for wrong disconnection event source information (jsc#SLE-13430). - commit 251e0d1 - brcmfmac: Fix for unable to return to visible SSID (jsc#SLE-13430). - brcmfmac: initialize the requested dwell time (jsc#SLE-13430). - brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map (jsc#SLE-13430). - brcmfmac: update tx status flags to sync with firmware (jsc#SLE-13430). - brcmfmac: reserve 2 credits for host tx control path (jsc#SLE-13430). - brcmfmac: increase message buffer size for control packets (jsc#SLE-13430). - brcmfmac: allow credit borrowing for all access categories (jsc#SLE-13430). - brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode (jsc#SLE-13430). - brcmfmac: fix invalid permanent MAC address in wiphy (jsc#SLE-13430). - brcmfmac: To fix kernel crash on out of boundary access (jsc#SLE-13430). - commit cb19212 - brcmfmac: 43012 Update MES Watermark (jsc#SLE-13430). - brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode (jsc#SLE-13430). - brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO (jsc#SLE-13430). - brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode (jsc#SLE-13430). - brcmfmac: set F2 blocksize for 4373 (jsc#SLE-13430). - brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures (jsc#SLE-13430). - brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame() (jsc#SLE-13430). - brcmfmac: make non-global functions static (jsc#SLE-13430). - commit 0257fe1 - brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK) keys (jsc#SLE-13430). - brcmfmac: use actframe_abort to cancel ongoing action frame (jsc#SLE-13430). - brcmfmac: set security after reiniting interface (jsc#SLE-13430). - brcmfmac: fix 802.1d priority to ac mapping for pcie dongles (jsc#SLE-13430). - brcmfmac: map 802.1d priority to precedence level based on AP WMM params (jsc#SLE-13430). - b43: remove Comparison of 0/1 to bool variable in pio.c (jsc#SLE-13430). - b43: remove Comparison of 0/1 to bool variable in phy_n.c (jsc#SLE-13430). - brcmsmac: remove Comparison to bool in brcms_b_txstatus() (jsc#SLE-13430). - brcmfmac: Add P2P Action Frame retry delay to fix GAS Comeback Response failure issue (jsc#SLE-13430). - brcmfmac: Fix P2P Group Formation failure via Go-neg method (jsc#SLE-13430). - brcmfmac: support the second p2p connection (jsc#SLE-13430). - brcmfmac: no need to check return value of debugfs_create functions (jsc#SLE-13430). - brcmfmac: remove comparison to bool in brcmf_fws_attach() (jsc#SLE-13430). - brcmfmac: add vendor ie for association responses (jsc#SLE-13430). - brcmfmac: only generate random p2p address when needed (jsc#SLE-13430). - brcmfmac: p2p cert 6.1.9-support GOUT handling p2p presence request (jsc#SLE-13430). - brcmfmac: remove arp_hostip_clear from brcmf_netdev_stop (jsc#SLE-13430). - brcmfmac: keep apsta enabled when AP starts with MCHAN feature (jsc#SLE-13430). - brcmfmac: remove leading space (jsc#SLE-13430). - brcmsmac: make brcms_c_stf_ss_update() void (jsc#SLE-13430). - commit ebefb73 - mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file (jsc#SLE-13430). - commit 31605aa - brcmsmac: Add missing annotation for brcms_down() (jsc#SLE-13430). - brcmsmac: Add missing annotation for brcms_rfkill_set_hw_state() (jsc#SLE-13430). - brcmsmac: make brcms_c_set_mac() void (jsc#SLE-13430). - brcm80211: remove redundant pointer 'address' (jsc#SLE-13430). - b43: remove dead function b43_rssinoise_postprocess() (jsc#SLE-13430). - mmc: sdio: Fix Cypress SDIO IDs macros in common include file (jsc#SLE-13430). - brcmfmac: add stub for monitor interface xmit (jsc#SLE-13430). - brcmfmac: add USB autosuspend feature support (jsc#SLE-13430). - brcmfmac: increase max hanger slots from 1K to 3K in fws layer (jsc#SLE-13430). - commit 648736f - brcmfmac: fix the incorrect return value in brcmf_inform_single_bss() (jsc#SLE-13430). - brcmfmac: Fix double freeing in the fmac usb data path (jsc#SLE-13430). - brcmfmac: Fix driver crash on USB control transfer timeout (jsc#SLE-13430). - brcmfmac: Replace zero-length array with flexible-array member (jsc#SLE-13430). - b43legacy: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - b43: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - b43legacy: replace simple_strtol() with kstrtoint() (jsc#SLE-13430). - brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2 (jsc#SLE-13430). - brcmfmac: Remove always false 'idx < 0' statement (jsc#SLE-13430). - brcmfmac: add initial support for monitor mode (jsc#SLE-13430). - brcmfmac: simplify building interface combinations (jsc#SLE-13430). - brcmfmac: use true,false for bool variable (jsc#SLE-13430). - brcmfmac: Keep OOB wake-interrupt disabled when it shouldn't be enabled (jsc#SLE-13430). - brcmfmac: not set mbss in vif if firmware does not support MBSS (jsc#SLE-13430). - brcmfmac: add RSDB condition when setting interface combinations (jsc#SLE-13430). - brcmfmac: add support for BCM4359 SDIO chipset (jsc#SLE-13430). - brcmfmac: make errors when setting roaming parameters non-fatal (jsc#SLE-13430). - brcmfmac: fix rambase for 4359/9 (jsc#SLE-13430). - brcmfmac: set F2 blocksize and watermark for 4359 (jsc#SLE-13430). - brcmfmac: reset two D11 cores if chip has two D11 cores (jsc#SLE-13430). - commit ad8493d - brcmfmac: set interface carrier to off by default (jsc#SLE-13430). - brcmsmac: Remove always false 'channel < 0' statement (jsc#SLE-13430). - brcmfmac: remove set but not used variable 'mpnum','nsp','nmp' (jsc#SLE-13430). - brcmsmac: remove unnecessary return (jsc#SLE-13430). - brcmsmac: remove set but not used variables (jsc#SLE-13430). - b43: dma: Fix use true/false for bool type variable (jsc#SLE-13430). - b43: main: Fix use true/false for bool type (jsc#SLE-13430). - wireless: Remove call to memset after dma_alloc_coherent (jsc#SLE-13430). - brcmfmac: add support for SAE authentication offload (jsc#SLE-13430). - commit 7ede4db - brcmfmac: split brcmf_attach() and brcmf_detach() functions (jsc#SLE-13430). - Refresh patches.suse/brcmfmac-sdio-Fix-OOB-interrupt-initialization-on-br.patch. - commit e7b7a90 - tty: serial: imx: add imx earlycon driver (jsc#SLE-16106). - Update config files - tty: serial: imx: enable imx serial console port as module (jsc#SLE-16106). - serial: imx: use hrtimers for rs485 delays (jsc#SLE-16106). - serial: imx: implement rts delaying for rs485 (jsc#SLE-16106). - tty: serial: imx: clear Ageing Timer Interrupt in handler (jsc#SLE-16106). - serial: Allow uart_get_rs485_mode() to return errno (jsc#SLE-16106). - serial: 8250: Avoid error message on reprobe (jsc#SLE-16106). - tty: serial: imx: Add return value check for platform_get_irq() (jsc#SLE-16106). - dt-bindings: reset: imx7: Document usage on i.MX8MP SoC (jsc#SLE-16106). - serial: 8250: Optimize irq enable after console write (jsc#SLE-16106). - serial: 8250: Fix rs485 delay after console write (jsc#SLE-16106). - serial: 8250: Support console on software emulated rs485 ports (jsc#SLE-16106). - serial: 8250: Generalize rs485 software emulation (jsc#SLE-16106). - serial: 8250: Deduplicate rs485 active_timer assignment (jsc#SLE-16106). - serial: 8250: Sanitize rs485 config harder (jsc#SLE-16106). - serial: 8250: Deduplicate ->rs485_config() callback (jsc#SLE-16106). - serial: 8250: Support rs485 devicetree properties (jsc#SLE-16106). - serial: 8250: Don't touch RTS modem control while in rs485 mode (jsc#SLE-16106). - tty: imx serial: Implement support for reversing TX and RX polarity (jsc#SLE-16106). - tty: 8250_of: Use software emulated RS485 direction control (jsc#SLE-16106). - Refresh: patches.suse/serial-8250_tegra-Create-Tegra-specific-8250-driver.patch - serial: imx: adapt rx buffer and dma periods (jsc#SLE-16106). - serial: imx: use Tx ready rather than Tx empty irq (jsc#SLE-16106). - serial: imx: fix data breakage on termios change (jsc#SLE-16106). - serial: imx: do not disable individual irqs during termios change (jsc#SLE-16106). - serial: imx: do not stop Rx/Tx on termios change (jsc#SLE-16106). - serial: imx: get rid of unbounded busy-waiting loop (jsc#SLE-16106). - serial: imx: get rid of imx_uart_rts_auto() (jsc#SLE-16106). - serial: imx: set_mctrl(): correctly restore autoRTS state (jsc#SLE-16106). - serial: imx: set_termios(): do not enable autoRTS if RTS is unset (jsc#SLE-16106). - commit 77cc11d - brcmsmac: remove duplicated if condition (jsc#SLE-13430). - brcmfmac: fix suspend/resume when power is cut off (jsc#SLE-13430). - brcmfmac: don't WARN when there are no requests (jsc#SLE-13430). - brcmsmac: remove a useless test (jsc#SLE-13430). - brcmfmac: send port authorized event for FT-802.1X (jsc#SLE-13430). - brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable (jsc#SLE-13430). - brcmfmac: don't realloc wiphy during PCIe reset (jsc#SLE-13430). - brcmfmac: move "/cfg80211_ops"/ pointer to another struct (jsc#SLE-13430). - brcmfmac: use %*ph to print small buffer (jsc#SLE-13430). - brcmfmac: add "/reset"/ debugfs entry for testing reset (jsc#SLE-13430). - brcmfmac: add stub version of brcmf_debugfs_get_devdir() (jsc#SLE-13430). - brcmfmac: replace strncpy() by strscpy() (jsc#SLE-13430). - brcmfmac: remove redundant assignment to pointer hash (jsc#SLE-13430). - brcm80211: Avoid possible null-pointer dereferences in wlc_phy_radio_init_2056() (jsc#SLE-13430). - b43legacy: Remove pointless cond_resched() wrapper (jsc#SLE-13430). - brcmsmac: remove three set but not used variables (jsc#SLE-13430). - brcmfmac: remove set but not used variable 'dtim_period' (jsc#SLE-13430). - brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash (jsc#SLE-13430). - brcmfmac: remove unnecessary strlcpy() upon obtaining "/ver"/ iovar (jsc#SLE-13430). - brcmfmac: simply remove flowring if bus is down (jsc#SLE-13430). - commit 3b02679 - brcmfmac: change the order of things in brcmf_detach() (jsc#SLE-13430). - Refresh patches.suse/brcmfmac-remove-monitor-interface-when-detaching.patch. - commit a19507f - Revert "/brcmfmac: fix NULL pointer derefence during USB disconnect"/ (jsc#SLE-13430). - Refresh patches.suse/brcmfmac-remove-monitor-interface-when-detaching.patch. - commit 35203f2 - brcmfmac: avoid firmware commands when bus is down (jsc#SLE-13430). - brcmfmac: clear events in brcmf_fweh_detach() will always fail (jsc#SLE-13430). - brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down (jsc#SLE-13430). - brcmfmac: allow 160MHz in custom regulatory rules (jsc#SLE-13430). - brcmfmac: enable DFS_OFFLOAD extended feature if supported (jsc#SLE-13430). - brcmfmac: add 160MHz in chandef_to_chanspec() (jsc#SLE-13430). - commit d7ef69f - rtlwifi: btcoex: use %*ph to print small buffer (jsc#SLE-13430). - rtlwifi: btcoex: remove redundant initialization of variables ant_num and single_ant_path (jsc#SLE-13430). - rtlwifi: 8821ae: remove unused path B parameters from swing table (jsc#SLE-13430). - rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations (jsc#SLE-13430). - rtl818x_pci: use generic power management (jsc#SLE-13430). - rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails (jsc#SLE-13430). - rtlwifi: rtl8192cu: Fix deadlock (jsc#SLE-13430). - rtlwifi: rtl8188ee: Fix endian issue (jsc#SLE-13430). - rtlwifi: Fix endian issue in ps.c (jsc#SLE-13430). - rtlwifi: rtl8192ee: remove redundant for-loop (jsc#SLE-13430). - rtl8187: Remove unused variable rtl8225z2_tx_power_ofdm (jsc#SLE-13430). - rtlwifi: rtl8188ee: remove Comparison to bool in rf.c (jsc#SLE-13430). - rtlwifi: remove comparison of 0/1 to bool variable (jsc#SLE-13430). - rtlwifi: use true,false for bool variable in rtl_init_rfkill() (jsc#SLE-13430). - rtlwifi: rtl8723ae: fix warning comparison to bool (jsc#SLE-13430). - rtlwifi: rtl8821ae: use true,false for bool variables (jsc#SLE-13430). - rtlwifi: rtl8723be: use true,false for bool variables (jsc#SLE-13430). - rtlwifi: rtl8192ee: use true,false for bool variables (jsc#SLE-13430). - rtlwifi: rtl8723ae: use true,false for bool variables (jsc#SLE-13430). - rtlwifi: rtl8188ee: use true,false for bool variables (jsc#SLE-13430). - rtlwifi: rtl8723ae: fix spelling mistake "/chang"/ -> "/change"/ (jsc#SLE-13430). - rtl8xxxu: Feed current txrate information for mac80211 (jsc#SLE-13430). - rtl8xxxu: add enumeration for channel bandwidth (jsc#SLE-13430). - rtl8xxxu: Fix sparse warning: cast from restricted __le16 (jsc#SLE-13430). - rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44 (jsc#SLE-13430). - rtlwifi: btcoex: fix spelling mistake "/initilized"/ -> "/initialized"/ (jsc#SLE-13430). - rtlwifi: rtl8723ae: remove unused variables (jsc#SLE-13430). - rtlwifi: rtl8192ee: remove unused variables (jsc#SLE-13430). - rtlwifi: rtl8821ae: remove unused variables (jsc#SLE-13430). - rtlwifi: rtl8188ee: remove redundant assignment to variable cond (jsc#SLE-13430). - rtlwifi: rtl8821ae: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8723be: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8723ae: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8192se: Remove sw.h header (jsc#SLE-13430). - rtlwifi: rtl8192ee: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8192cu: Remove sw.h header (jsc#SLE-13430). - rtlwifi: rtl8192ce: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8188ee: Make functions static & rm sw.h (jsc#SLE-13430). - rtlwifi: rtl8192cu: Fix typo (jsc#SLE-13430). - rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping (jsc#SLE-13430). - rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping (jsc#SLE-13430). - rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping (jsc#SLE-13430). - rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage (jsc#SLE-13430). - rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage (jsc#SLE-13430). - rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage (jsc#SLE-13430). - rtlwifi: Remove last definitions of local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8723be: Remove usage of private bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros (jsc#SLE-13430). - rtlwifi: Remove dependence on special bit manipulation macros for common driver (jsc#SLE-13430). - rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8188ee: Remove usage of private bit manipulation (jsc#SLE-13430). - rtlwifi: rtl8192de: Remove usage of private bit manipulation macros (jsc#SLE-13430). - commit 0e1e872 - rtlwifi: rtl8192de: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8192de: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8192de: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros (jsc#SLE-13430). - rtl8xxxu: Remove set but not used variable 'vif','dev','len' (jsc#SLE-13430). - rtlwifi: set proper udelay within rf_serial_read (jsc#SLE-13430). - rtlwifi: rf_lock use non-irqsave spin_lock (jsc#SLE-13430). - rtl8xxxu: Remove set but not used variable 'rsr' (jsc#SLE-13430). - rtl8xxxu: Add support for Edimax EW-7611ULB (jsc#SLE-13430). - rtlwifi: rtl8225se: remove some unused const variables (jsc#SLE-13430). - rtlwifi: rtl8821ae: Drop condition with no effect (jsc#SLE-13430). - rtlwifi: rtl8192c: Drop condition with no effect (jsc#SLE-13430). - rtl8xxxu: fix warnings for symbol not declared (jsc#SLE-13430). - rtl8xxxu: remove set but not used variable 'rate_mask' (jsc#SLE-13430). - rtlwifi: rtl8192se: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8192se: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8192se: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove set but not used variable 'err' (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp' (jsc#SLE-13430). - rtl8xxxu: make arrays static, makes object smaller (jsc#SLE-13430). - rtl8xxxu: add bluetooth co-existence support for single antenna (jsc#SLE-13430). - rtlwifi: rtl8723: Remove set but not used variable 'own' (jsc#SLE-13430). - rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' (jsc#SLE-13430). - rtlwifi: btcoex: Remove set but not used variable 'result' (jsc#SLE-13430). - rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' (jsc#SLE-13430). - rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ecc','reg_ec4','reg_eac','b_pathb_ok' (jsc#SLE-13430). - rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' (jsc#SLE-13430). - rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','reg_eac','b_pathb_ok' (jsc#SLE-13430). - rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' (jsc#SLE-13430). - rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver (jsc#SLE-13430). - rtlwifi: rtl8723be: Remove set but not used variables 'reg_ecc','reg_eac' (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove set but not used variables 'reg_ecc','reg_eac' (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove set but not used variables 'short_gi','buf_len' (jsc#SLE-13430). - rtlwifi: Remove set but not used variables 'dataempty','hoffset' (jsc#SLE-13430). - rtlwifi: Remove set but not used variable 'rtstate' (jsc#SLE-13430). - rtlwifi: Remove excessive check in _rtl_ps_inactive_ps() (jsc#SLE-13430). - rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable (jsc#SLE-13430). - rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version (jsc#SLE-13430). - rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version (jsc#SLE-13430). - commit 86ed269 - rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version (jsc#SLE-13430). - rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8723be: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8723be: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8723be: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros (jsc#SLE-13430). - rtlwifi: rtl8723ae: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8723ae: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8723ae: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros (jsc#SLE-13430). - rtlwifi: rtl8821ae: make array static const and remove redundant assignment (jsc#SLE-13430). - rtlwifi: rtl8192ce: Fix incorrect returned values (jsc#SLE-13430). - rtlwifi: rtl8188ee: Fix incorrect returned values (jsc#SLE-13430). - rtlwifi: rtl8192cu: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8192cu: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8192cu: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove some variable initializations (jsc#SLE-13430). - rtlwifi: rtl8192ee: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8192ee: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8192ee: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXX (jsc#SLE-13430). - rtlwifi: rtl_pci: Fix memory leak when hardware init fails (jsc#SLE-13430). - rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE' (jsc#SLE-13430). - rtlwifi: fix non-kerneldoc comment in usb.c (jsc#SLE-13430). - rtlwifi: rtl8192ce: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8192ce: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl8192ce: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8192ce: Remove unused GET_XXX and SET_XXX (jsc#SLE-13430). - rtlwifi: rtl8188ee: Remove local configuration variable (jsc#SLE-13430). - rtlwifi: rtl8188ee: Convert inline routines to little-endian words (jsc#SLE-13430). - rtlwifi: rtl8188ee: Convert macros that set descriptor (jsc#SLE-13430). - rtlwifi: rtl88188ee: Replace local bit manipulation macros (jsc#SLE-13430). - rtlwifi: rtl8188ee: Remove unused GET_XXX and SET_XXX descriptor macros (jsc#SLE-13430). - rtlwifi: remove unneeded function _rtl_dump_channel_map() (jsc#SLE-13430). - rtlwifi: rtl_pci: Use dev_get_drvdata (jsc#SLE-13430). - rtlwifi: remove assignment to itself (jsc#SLE-13430). - rtlwifi: btcoex: fix issue possible condition with no effect (if == else) (jsc#SLE-13430). - rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU (jsc#SLE-13430). - commit f1d994b - mmc: sdio: Fix macro name for Marvell device with ID 0x9134 (jsc#SLE-13430). - Refresh patches.suse/mmc-sdio-Change-macro-names-for-Marvell-8688-modules.patch. - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-btmrvl-driver-to-common-.patch. - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-mwifiex-driver-to-common.patch. - commit eaa2cfe - mmc: sdio: Move SDIO IDs from mwifiex driver to common include file (jsc#SLE-13430). - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-btmrvl-driver-to-common-.patch. - commit a47c531 - pwm: imx27: Use 64-bit division macro (jsc#SLE-16106). - spi: imx: enable runtime pm support (jsc#SLE-16106). - spi: imx/fsl-lpspi: Convert to GPIO descriptors (jsc#SLE-16106). - spi: imx: add fallback feature (jsc#SLE-16106). - pwm: imx27: Fix rounding behavior (jsc#SLE-16106). - rtc: snvs: Add necessary clock operations for RTC APIs (jsc#SLE-16106). - rtc: snvs: Make SNVS clock always prepared (jsc#SLE-16106). - reset: imx7: Add support for i.MX8MP SoC (jsc#SLE-16106). - spi: imx: fallback to PIO if dma setup failure (jsc#SLE-16106). - pwm: imx27: Remove unused include of of_device.h (jsc#SLE-16106). - pwm: imx27: Ensure clocks being on iff the PWM is on (jsc#SLE-16106). - pwm: imx27: Don't disable clocks at device remove time (jsc#SLE-16106). - pwm: imx27: Simplify helper function to enable and disable clocks (jsc#SLE-16106). - pwm: imx27: Fix clock handling in pwm_imx27_apply() (jsc#SLE-16106). - rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() (jsc#SLE-16106). - rtc: snvs: Remove unused include of of_device.h (jsc#SLE-16106). - clocksource/drivers/imx-sysctr: Remove unused includes (jsc#SLE-16106). - pwm: imx27: Eliminate error message for defer probe (jsc#SLE-16106). - pwm: imx27: Unconditionally write state to hardware (jsc#SLE-16106). - pwm: imx27: Cache duty cycle register value (jsc#SLE-16106). - spi: imx: use true,false for bool variable (jsc#SLE-16106). - Input: snvs_pwrkey - remove gratuitous NULL initializers (jsc#SLE-16106). - Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q (jsc#SLE-16106). - spi: imx: Use dma_request_chan() directly for channel request (jsc#SLE-16106). - pwm: imx: Document known limitations (jsc#SLE-16106). - rtc: snvs: switch to rtc_time64_to_tm/rtc_tm_to_time64 (jsc#SLE-16106). - rtc: snvs: set range (jsc#SLE-16106). - Input: remove dev_err() usage after platform_get_irq() (jsc#SLE-16106). - clocksource/drivers/imx-sysctr: Add internal clock divider handle (jsc#SLE-16106). - dt-bindings: reset: Fix typo in imx8mq resets (jsc#SLE-16106). - commit 3c3190a - mmc: sdio: Change macro names for Marvell 8688 modules (jsc#SLE-13430). - Refresh patches.suse/mmc-sdio-Move-SDIO-IDs-from-btmrvl-driver-to-common-.patch. - commit d9e72e1 - mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree() (jsc#SLE-13430). - mwifiex: Fix reporting 'operation not supported' error code (jsc#SLE-13430). - mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces (jsc#SLE-13430). - mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA (jsc#SLE-13430). - mwifiex: Parse all API_VER_ID properties (jsc#SLE-13430). - libertas: Use shared constant for rfc1042 header (jsc#SLE-13430). - mwl8k: Replace zero-length array with flexible-array (jsc#SLE-13430). - libertas: make lbs_process_event() void (jsc#SLE-13430). - libertas: make lbs_init_mesh() void (jsc#SLE-13430). - wireless: marvell: Replace zero-length array with flexible-array member (jsc#SLE-13430). - libertas: Replace zero-length array with flexible-array member (jsc#SLE-13430). - libertas: Use new structure for SPI transfer delays (jsc#SLE-13430). - mwifiex: change license text from MARVELL to NXP (jsc#SLE-13430). - mwifiex: Re-work support for SDIO HW reset (jsc#SLE-13430). - libertas: remove redundant assignment to variable ret (jsc#SLE-13430). - mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie() (jsc#SLE-13430). - libertas: use mesh_wdev->ssid instead of priv->mesh_ssid (jsc#SLE-13430). - libertas: Fix a double free in if_spi_c2h_data() (jsc#SLE-13430). - mwifiex: pcie: Use dev_get_drvdata (jsc#SLE-13430). - mwifiex: make error values consistent in mwifiex_update_bss_desc_with_ie() (jsc#SLE-13430). - mwifiex: use eth_broadcast_addr() to assign broadcast address (jsc#SLE-13430). - libertas: remove redundant assignment to variable ret (jsc#SLE-13430). - commit 2008916 - supported.conf: Add rtw88 modules explicitly - commit b55ebc3 - rtw88: 8821c: Add 8821CE to Kconfig and Makefile (jsc#SLE-13430, bsc#1176741). - Update config files. - commit 153835c - rtw88: 8821c: coex: add functions and parameters (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' static (jsc#SLE-13430, bsc#1176741). - rtw88: add h2c command in debugfs (jsc#SLE-13430, bsc#1176741). - rtw88: allows driver to enable/disable beacon (jsc#SLE-13430, bsc#1176741). - rtw88: add ieee80211_ops::change_interface (jsc#SLE-13430, bsc#1176741). - rtw88: coex: only skip coex triggered by BT info (jsc#SLE-13430, bsc#1176741). - rtw88: update tx descriptor of mgmt and reserved page packets (jsc#SLE-13430, bsc#1176741). - rtw88: coex: Fix ACL Tx pause during BT inquiry/page (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: add new RFE type 6 (jsc#SLE-13430, bsc#1176741). - rtw88: 8822ce: add support for device ID 0xc82f (jsc#SLE-13430, bsc#1176741). - rtw88: pci: disable aspm for platform inter-op with module parameter (jsc#SLE-13430, bsc#1176741). - rtw88: single rf path chips don't support TX STBC (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add beamformee support (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add power tracking (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add cck pd settings (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add phy calibration (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add false alarm statistics (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add query rx desc support (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add set channel support (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add dig related settings (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add set tx power index (jsc#SLE-13430, bsc#1176741). - rtw88: 8821c: add basic functions (jsc#SLE-13430, bsc#1176741). - commit fe0a9a2 - rtw88: 8822c: remove CCK TX setting when switch channel (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: fix missing brace warning for old compilers (jsc#SLE-13430, bsc#1176741). - rtw88: fix EAPOL 4-way failure by finish IQK earlier (jsc#SLE-13430, bsc#1176741). - rtw88: coex: 8723d: handle BT inquiry cases (jsc#SLE-13430, bsc#1176741). - rtw88: coex: 8723d: set antanna control owner (jsc#SLE-13430, bsc#1176741). - Revert "/rtw88: no need to set registers for SDIO"/ (jsc#SLE-13430, bsc#1176741). - rtw88: no need to set registers for SDIO (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: fix incorrect setting of ldo_pwr (jsc#SLE-13430, bsc#1176741). - rtw88: rename rtw88.ko/rtwpci.ko to rtw88_core.ko/rtw88_pci.ko (jsc#SLE-13430, bsc#1176741). - rtw88: extract: remove the unused after extracting (jsc#SLE-13430, bsc#1176741). - commit f9fba75 - dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions (jsc#SLE-16106). - thermal: imx8mm: Support module autoloading (jsc#SLE-16106). - thermal: imx8mm: Replace zero-length array with flexible-array (jsc#SLE-16106). - dmaengine: imx-sdma: initialize all script addresses (jsc#SLE-16106). - watchdog: imx2_wdt: Drop .remove callback (jsc#SLE-16106). - thermal: imx8mm: Fix build warning of incorrect argument type (jsc#SLE-16106). - thermal: imx8mm: Add i.MX8MP support (jsc#SLE-16106). - thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit (jsc#SLE-16106). - supported.conf: Add imx8mm_thermal - Update config files - dmaengine: imx-sdma: Fix memory leak (jsc#SLE-16106). - dmaengine: imx-sdma: find desc first in sdma_tx_status (jsc#SLE-16106). - dmaengine: imx-sdma: rename function (jsc#SLE-16106). - watchdog: imx2_wdt: Use 'dev' instead of dereferencing it repeatedly (jsc#SLE-16106). - watchdog: imx2_wdt: Use __maybe_unused instead of #if CONFIG_PM_SLEEP (jsc#SLE-16106). - watchdog: imx2_wdt: Remove unnecessary blank line (jsc#SLE-16106). - dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent (jsc#SLE-16106). - gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get (jsc#SLE-16106). - commit caad3c5 - blacklist.conf: Remove fixes - commit cf12879 - rtw88: 8723d: Add 8723DE to Kconfig and Makefile (jsc#SLE-13430, bsc#1176741). - Update config files. - commit 1f8352c - rtw88: extract: make 8723d an individual kernel module (jsc#SLE-13430, bsc#1176741). - rtw88: extract: make 8822b an individual kernel module (jsc#SLE-13430, bsc#1176741). - rtw88: extract: make 8822c an individual kernel module (jsc#SLE-13430, bsc#1176741). - rtw88: extract: export symbols about pci interface (jsc#SLE-13430, bsc#1176741). - rtw88: extract: export symbols used in chip functionalities (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: fix sparse warnings for power tracking (jsc#SLE-13430, bsc#1176741). - rtw88: fill zeros to words 0x06 and 0x07 of security cam entry (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add coex support (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: set ltecoex register address in chip_info (jsc#SLE-13430, bsc#1176741). - commit d9906ed - rtw88: 8723d: implement flush queue (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add shutdown callback to disable BT USB suspend (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add power tracking (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: add IQ calibration (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add LC calibration (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: add interface configurations table (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Set IG register for CCK rate (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add chip_ops::false_alarm_statistics (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: some chips don't support LDPC (jsc#SLE-13430, bsc#1176741). - rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add set_channel (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add query_rx_desc (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add DIG parameter (jsc#SLE-13430, bsc#1176741). - rtw88: Use udelay instead of usleep in atomic context (jsc#SLE-13430, bsc#1176741). - rtw88: fix spelling mistake "/fimrware"/ -> "/firmware"/ (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: update phy parameter tables to v50 (jsc#SLE-13430, bsc#1176741). - rtw88: fix sparse warnings for download firmware routine (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: initialize mac/bb/rf basic functions (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Organize chip TX/RX FIFO (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: implement set_tx_power_index ops (jsc#SLE-13430, bsc#1176741). - commit feaf8bd - iopoll: Introduce read_poll_timeout_atomic macro (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: 11N chips don't support H2C queue (jsc#SLE-13430, bsc#1176741). - rtw88: decompose while(1) loop of power sequence polling command (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add mac power-on/-off function (jsc#SLE-13430, bsc#1176741). - rtw88: no need to send additional information to legacy firmware (jsc#SLE-13430, bsc#1176741). - rtw88: add legacy firmware download for 8723D devices (jsc#SLE-13430, bsc#1176741). - rtw88: set power trim according to efuse PG values (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add read_efuse to recognize efuse info from map (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add new chip op efuse_grant() to control efuse access (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add cfg_ldo25 to control LDO25 (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add RF read/write ops (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add power sequence (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: add beamform wrapper functions (jsc#SLE-13430, bsc#1176741). - rtw88: 8723d: Add basic chip capabilities (jsc#SLE-13430, bsc#1176741). - rtw88: add support for set/get antennas (jsc#SLE-13430, bsc#1176741). - rtw88: make rtw_chip_ops::set_antenna return int (jsc#SLE-13430, bsc#1176741). - rtw88: Add delay on polling h2c command status bit (jsc#SLE-13430, bsc#1176741). - rtw88: Make two functions static (jsc#SLE-13430, bsc#1176741). - rtw88: avoid unused function warnings (jsc#SLE-13430, bsc#1176741). - rtw88: fix non-increase management packet sequence number (jsc#SLE-13430, bsc#1176741). - iopoll: redefined readx_poll_timeout macro to simplify the code (jsc#SLE-13430, bsc#1176741). - iopoll: introduce read_poll_timeout macro (jsc#SLE-13430, bsc#1176741). - commit b67e00e - rtw88: add a debugfs entry to enable/disable coex mechanism (jsc#SLE-13430, bsc#1176741). - rtw88: add a debugfs entry to dump coex's info (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: config RF table path B before path A (jsc#SLE-13430, bsc#1176741). - rtw88: kick off TX packets once for higher efficiency (jsc#SLE-13430, bsc#1176741). - rtw88: pci: define a mask for TX/RX BD indexes (jsc#SLE-13430, bsc#1176741). - rtw88: associate reserved pages with each vif (jsc#SLE-13430, bsc#1176741). - rtw88: extract alloc rsvd_page and h2c skb routines (jsc#SLE-13430, bsc#1176741). - rtw88: don't hold all IRQs disabled for PS operations (jsc#SLE-13430, bsc#1176741). - wireless: realtek: Replace zero-length array with flexible-array member (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused member of struct rtw_hal (jsc#SLE-13430, bsc#1176741). - rtw88: Fix incorrect beamformee role setting (jsc#SLE-13430, bsc#1176741). - rtw88: 8822[bc]: Make tables const, reduce data object size (jsc#SLE-13430, bsc#1176741). - rtw88: disable TX-AMSDU on 2.4G band (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: modify rf protection setting (jsc#SLE-13430, bsc#1176741). - rtw88: Use secondary channel offset enumeration (jsc#SLE-13430, bsc#1176741). - rtw88: Use kfree_skb() instead of kfree() (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: update power sequence to v16 (jsc#SLE-13430, bsc#1176741). - rtw88: add ciphers to suppress error message (jsc#SLE-13430, bsc#1176741). - rtw88: avoid holding mutex for cancel_delayed_work_sync() (jsc#SLE-13430, bsc#1176741). - rtw88: move rtw_enter_ips() to the last when config (jsc#SLE-13430, bsc#1176741). - commit 6eccf75 - rtw88: pci: 8822c should set clock delay to zero (jsc#SLE-13430, bsc#1176741). - rtw88: add rtw_read8_mask and rtw_read16_mask (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused parameter vif in rtw_lps_pg_info_get() (jsc#SLE-13430, bsc#1176741). - rtw88: Fix return value of rtw_wow_check_fw_status (jsc#SLE-13430, bsc#1176741). - rtw88: use shorter delay time to poll PS state (jsc#SLE-13430, bsc#1176741). - rtw88: use true,false for bool variable (jsc#SLE-13430, bsc#1176741). - rtw88: change max_num_of_tx_queue() definition to inline in pci.h (jsc#SLE-13430, bsc#1176741). - rtw88: assign NULL to skb after being kfree()'ed (jsc#SLE-13430, bsc#1176741). - rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop() (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused vif pointer in struct rtw_vif (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused variable 'in_lps' (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused spinlock (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: update power sequence to v15 (jsc#SLE-13430, bsc#1176741). - rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M (jsc#SLE-13430, bsc#1176741). - rtw88: Add wowlan net-detect support (jsc#SLE-13430, bsc#1176741). - rtw88: Add wowlan pattern match support (jsc#SLE-13430, bsc#1176741). - rtw88: support wowlan feature for 8822c (jsc#SLE-13430, bsc#1176741). - rtw88: load wowlan firmware if wowlan is supported (jsc#SLE-13430, bsc#1176741). - rtw88: add interface config for 8822c (jsc#SLE-13430, bsc#1176741). - rtw88: pci: reset dma when reset pci trx ring (jsc#SLE-13430, bsc#1176741). - commit ea5af20 - rtw88: pci: reset ring index when release skbs in tx ring (jsc#SLE-13430, bsc#1176741). - rtw88: allows to enable/disable HCI link PS mechanism (jsc#SLE-13430, bsc#1176741). - rtw88: pci: enable CLKREQ function if host supports it (jsc#SLE-13430, bsc#1176741). - rtw88: pci: use for loop instead of while loop for DBI/MDIO (jsc#SLE-13430, bsc#1176741). - rtw88: pci: use macros to access PCI DBI/MDIO registers (jsc#SLE-13430, bsc#1176741). - rtw88: remove duplicated include from ps.c (jsc#SLE-13430, bsc#1176741). - rtw88: signal completion even on firmware-request failure (jsc#SLE-13430, bsc#1176741). - rtw88: fix potential NULL pointer access for firmware (jsc#SLE-13430, bsc#1176741). - rtw88: raise LPS threshold to 50, for less power consumption (jsc#SLE-13430, bsc#1176741). - rtw88: remove redundant null pointer check on arrays (jsc#SLE-13430, bsc#1176741). - rtw88: avoid FW info flood (jsc#SLE-13430, bsc#1176741). - rtw88: fix potential read outside array boundary (jsc#SLE-13430, bsc#1176741). - rtw88: rearrange if..else statements for rx rate indexes (jsc#SLE-13430, bsc#1176741). - rtw88: use rtw_phy_pg_cfg_pair struct, not arrays (jsc#SLE-13430, bsc#1176741). - rtw88: 8822b: add RFE type 3 support (jsc#SLE-13430, bsc#1176741). - rtw88: fix sparse warnings for power tracking (jsc#SLE-13430, bsc#1176741). - rtw88: fix sparse warnings for DPK (jsc#SLE-13430, bsc#1176741). - rtw88: fix GENMASK_ULL for u64 (jsc#SLE-13430, bsc#1176741). - rtw88: add phy_info debugfs to show Tx/Rx physical status (jsc#SLE-13430, bsc#1176741). - rtw88: add set_bitrate_mask support (jsc#SLE-13430, bsc#1176741). - commit 9b64909 - rtw88: Enable 802.11ac beamformee support (jsc#SLE-13430, bsc#1176741). - rtw88: add power tracking support (jsc#SLE-13430, bsc#1176741). - rtw88: use macro to check the current band (jsc#SLE-13430, bsc#1176741). - rtw88: mark rtw_fw_hdr __packed (jsc#SLE-13430, bsc#1176741). - rtw88: include interrupt.h for tasklet_struct (jsc#SLE-13430, bsc#1176741). - rtw88: use a for loop in rtw_power_mode_change(), not goto (jsc#SLE-13430, bsc#1176741). - rtw88: coex: Set 4 slot mode for A2DP (jsc#SLE-13430, bsc#1176741). - rtw88: pci: config phy after chip info is setup (jsc#SLE-13430, bsc#1176741). - rtw88: Use rtw_write8_set to set SYS_FUNC (jsc#SLE-13430, bsc#1176741). - rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support (jsc#SLE-13430, bsc#1176741). - rtw88: config 8822c multicast address in MAC init flow (jsc#SLE-13430, bsc#1176741). - rtw88: Fix an error message (jsc#SLE-13430, bsc#1176741). - rtw88: use struct rtw_fw_hdr to access firmware header (jsc#SLE-13430, bsc#1176741). - rtw88: raise firmware version debug level (jsc#SLE-13430, bsc#1176741). - rtw88: configure TX queue EDCA parameters (jsc#SLE-13430, bsc#1176741). - rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption (jsc#SLE-13430, bsc#1176741). - rtw88: flush hardware tx queues (jsc#SLE-13430, bsc#1176741). - rtw88: add TX-AMSDU support (jsc#SLE-13430, bsc#1176741). - rtw88: report tx rate to mac80211 stack (jsc#SLE-13430, bsc#1176741). - rtw88: take over rate control from mac80211 (jsc#SLE-13430, bsc#1176741). - commit 1c0fddd - rtw88: add driver TX queue support (jsc#SLE-13430, bsc#1176741). - rtw88: allows to set RTS in TX descriptor (jsc#SLE-13430, bsc#1176741). - rtw88: check firmware leave lps successfully (jsc#SLE-13430, bsc#1176741). - rtw88: remove misleading module parameter rtw_fw_support_lps (jsc#SLE-13430, bsc#1176741). - rtw88: add deep PS PG mode for 8822c (jsc#SLE-13430, bsc#1176741). - rtw88: select deep PS mode when module is inserted (jsc#SLE-13430, bsc#1176741). - rtw88: not to enter LPS by coex strategy (jsc#SLE-13430, bsc#1176741). - rtw88: add deep power save support (jsc#SLE-13430, bsc#1176741). - rtw88: leave PS state for dynamic mechanism (jsc#SLE-13430, bsc#1176741). - rtw88: LPS enter/leave should be protected by lock (jsc#SLE-13430, bsc#1176741). - rtw88: remove unused lps state check helper (jsc#SLE-13430, bsc#1176741). - rtw88: not to control LPS by each vif (jsc#SLE-13430, bsc#1176741). - rtw88: not to enter or leave PS under IRQ (jsc#SLE-13430, bsc#1176741). - rtw88: pci: reset H2C queue indexes in a single write (jsc#SLE-13430, bsc#1176741). - rtw88: remove redundant flag check helper function (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: fix boolreturn.cocci warnings (jsc#SLE-13430, bsc#1176741). - rtw88: configure firmware after HCI started (jsc#SLE-13430, bsc#1176741). - rtw88: pci: release tx skbs DMAed when stop (jsc#SLE-13430, bsc#1176741). - rtw88: pci: extract skbs free routine for trx rings (jsc#SLE-13430, bsc#1176741). - commit f410f93 - rtw88: report RX power for each antenna (jsc#SLE-13430, bsc#1176741). - rtw88: allows to receive AMSDU in AMPDU (jsc#SLE-13430, bsc#1176741). - rtw88: add dynamic cck pd mechanism (jsc#SLE-13430, bsc#1176741). - rtw88: move IQK/DPK into phy_calibration (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: add SW DPK support (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: add FW IQK support (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: Enable interrupt migration (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: update pwr_seq to v13 (jsc#SLE-13430, bsc#1176741). - rtw88: 8822c: update PHY parameter to v38 (jsc#SLE-13430, bsc#1176741). - rtw88: pci: enable MSI interrupt (jsc#SLE-13430, bsc#1176741). - rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ (jsc#SLE-13430, bsc#1176741). - rtw88: remove redundant assignment to pointer debugfs_topdir (jsc#SLE-13430, bsc#1176741). - rtw88: drop unused rtw_coex_coex_dm_reset() (jsc#SLE-13430, bsc#1176741). - rtw88: Fix an error message (jsc#SLE-13430, bsc#1176741). - rtw88: add BT co-existence support (jsc#SLE-13430, bsc#1176741). - rtw88: enclose c2h cmd handle with mutex (jsc#SLE-13430, bsc#1176741). - rtw88: allow c2h operation in irq context (jsc#SLE-13430, bsc#1176741). - rtw88: pci: remove set but not used variable 'ip_sel' (jsc#SLE-13430, bsc#1176741). - rtw88: use txpwr_lmt_cfg_pair struct, not arrays (jsc#SLE-13430, bsc#1176741). - commit e7eb287 - libata: Use per port sync for detach (jsc#SLE-14459). - commit a98d7fd - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks (jsc#SLE-14459). - ata: ahci: use ata_link_info() instead of ata_link_printk() (jsc#SLE-14459). - commit e4929bb - soc: imx-scu: Align imx sc msg structs to 4 (jsc#SLE-16106). - commit 335f84a - Refresh patches.suse/vfio-fix-foll_longterm-use-simplify-get_user_pages_remote-call. - commit 194b3fa - soc: imx8m: fix build warning (jsc#SLE-16106). - soc: imx8m: Correct i.MX8MP UID fuse offset (jsc#SLE-16106). - soc: imx8m: No need to put node when of_find_compatible_node() failed (jsc#SLE-16106). - soc: imx8: select SOC_BUS (jsc#SLE-16106). - soc: imx: drop COMPILE_TEST for IMX_SCU_SOC (jsc#SLE-16106). - soc: imx: increase build coverage for imx8m soc driver (jsc#SLE-16106). - Update configs - soc: imx: gpcv2: include linux/sizes.h (jsc#SLE-16106). - soc: imx: Enable compile testing of IMX_SCU_SOC (jsc#SLE-16106). - soc: imx: Add i.MX8MP SoC driver support (jsc#SLE-16106). - soc: imx8: print SoC type and revision (jsc#SLE-16106). - soc: imx8mq: Read SOC revision from TF-A (jsc#SLE-16106). - soc: imx-scu: Using existing serial_number instead of UID (jsc#SLE-16106). - soc: imx8: Using existing serial_number instead of UID (jsc#SLE-16106). - soc: imx: imx-scu: Getting UID from SCU should have response (jsc#SLE-16106). - soc: imx8: Add i.MX8MM UID(unique identifier) support (jsc#SLE-16106). - soc: imx8: Add i.MX8MQ UID(unique identifier) support (jsc#SLE-16106). - commit 4500a37 - Update patch reference for most driver securiy fix (CVE-2020-0432 bsc#1176721) - commit f4104d9 - Update patch reference for pinctrl security fix (CVE-2020-0427, bsc#1176725) - commit 13119a3 - Update patch reference for HID security fix (CVE-2020-0431, bsc#1176722) - commit 92b53fb - HID: core: fix dmesg flooding if report field larger than 32bit (bsc#1176775). - HID: core: Add printk_once variants to hid_warn() etc (bsc#1176775). - HID: core: reformat and reduce hid_printk macros (bsc#1176775). - commit 37f3024 - pinctrl: freescale: Add i.MX8MP pinctrl driver support (jsc#SLE-16106). - pinctrl: freescale: imx: Add of_node_put() before return (jsc#SLE-16106). - commit d03fce8 - powerpc/pseries: new lparcfg key/value pair: partition_affinity_score (jsc#SLE-16360). - powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h (jsc#SLE-16360). - commit ab2ec63 - kernel-syms.spec.in: Also use bz compression (boo#1175882). - commit ecaf78d - powerpc: use the generic dma_ops_bypass mode (bsc#1175713). - Update config files. - commit 73f34e8 - clk: imx8mq: Add VIDEO2_PLL clock (jsc#SLE-16106). - Refresh: patches.suse/clk-imx-imx8mq-fix-sys3_pll_out_sels.patch - commit 010f11f - dma-mapping: make support for dma ops optional (bsc#1175713). - Update config files. - commit 1f38426 - x86/mm: unencrypted non-blocking DMA allocations use coherent pools (bsc#1175713). - Update config files. - commit ac7effe - powerpc/pmem: Initialize pmem device on newer hardware (jsc#SLE-16402 bsc#1176109 ltc#187964). - powerpc/pmem: Avoid the barrier in flush routines (jsc#SLE-16402 bsc#1176109 ltc#187964). - powerpc/pmem: Update ppc64 to use the new barrier instruction (jsc#SLE-16402 bsc#1176109 ltc#187964). - libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier (jsc#SLE-16402 bsc#1176109 ltc#187964). - powerpc/pmem: Add flush routines using new pmem store and sync instruction (jsc#SLE-16402 bsc#1176109 ltc#187964). - powerpc/pmem: Add new instructions for persistent storage and sync (jsc#SLE-16402 bsc#1176109 ltc#187964). - powerpc/pmem: Restrict papr_scm to P8 and above (jsc#SLE-16402 bsc#1176109 ltc#187964). - commit bce8b0d - Update patches.suse/media-uvcvideo-Avoid-cyclic-entity-chains-due-to-mal.patch (bsc#1176423 CVE-2020-0404). - commit 23cba3a - dma-remap: separate DMA atomic pools from direct remap code (bsc#1175713). - Update config files. - commit 652d23c - dma-direct: provide mmap and get_sgtable method overrides (bsc#1175713). - Update config files. - Refresh patches.suse/dma-direct-relax-addressability-checks-in-dma_direct_supported.patch. - commit 640f342 - oracleasm: reinstate bio_map_user_iov() declaration in include/linux/bio.h (bsc#1176792). - commit 320783e - remoteproc: don't allow modular build (bsc#1175713). - Update config files. - commit 4fcba5f - platform/x86: dcdbas: Check SMBIOS for protected buffer address (jsc#SLE-14407). - commit 7f21c07 - btrfs: require only sector size alignment for parent eb bytenr (bsc#1176789). - commit 868a458 - btrfs: tree-checker: fix the error message for transid error (bsc#1176788). - commit 96dd2e2 - libbpf: Fix readelf output parsing for Fedora (bsc#1155518). - commit 667b79c - libbpf: Fix readelf output parsing on powerpc with recent binutils (bsc#1155518). - commit 20955ec - nfs: Fix getxattr kernel panic and memory overflow (bsc#1176381 CVE-2020-2521). - commit 0de797a - hsr: use netdev_err() instead of WARN_ONCE() (bsc#1176659). - commit fe91e40 - netfilter: ipset: Fix forceadd evaluation path (bsc#1176587). - commit 64d0b5f - x86/mmu: Allocate/free a PASID (jsc#13318). - commit 5c3bca0 - series.conf: refresh - update upstream references and resort: patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch patches.suse/powerpc-papr_scm-Limit-the-readability-of-perf_stats.patch - commit 1c47455 - dma-mapping: add a dma_ops_bypass flag to struct device (bsc#1175713). - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. - commit 30eaa99 - dma-mapping: drop the dev argument to arch_sync_dma_for_* (bsc#1175713). - Refresh patches.suse/iommu-dma-iommu-handle-deferred-devices. - Refresh patches.suse/iommu-dma-iommu-use-the-dev-coherent_dma_mask. - commit f6fa05a - dma-mapping: remove the dma_declare_coherent_memory export (bsc#1175713). - Refresh patches.suse/dma-mapping-fix-handling-of-dma-ranges-for-reserved-.patch. - commit a59e7a9 - x86/cpufeatures: Mark ENQCMD as disabled when configured out (jsc#13318). - commit b9a8428 - dma-mapping: remove dma_release_declared_memory (bsc#1175713). - Refresh patches.suse/dma-mapping-fix-handling-of-dma-ranges-for-reserved-.patch. - commit 07c01cd - mm: Add a pasid member to struct mm_struct (jsc#13318). - commit 8b1797c - dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() (bsc#1175713). - PCI/P2PDMA: Fix build without DMA ops (bsc#1175713). - dma-pool: Only allocate from CMA when in same memory zone (bsc#1175713). - dma-pool: fix coherent pool allocations for IOMMU mappings (bsc#1175713). - dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig (bsc#1175713). - dma-debug: remove debug_dma_assert_idle() function (bsc#1175713). - dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock() (bsc#1175713). - dma-contiguous: cleanup dma_alloc_contiguous (bsc#1175713). - dma-debug: use named initializers for dir2name (bsc#1175713). - dma-mapping: inline the fast path dma-direct calls (bsc#1175713). - dma-mapping: move the remaining DMA API calls out of line (bsc#1175713). - dma-pool: do not allocate pool memory from CMA (bsc#1175713). - dma-pool: make sure atomic pool suits device (bsc#1175713). - dma-pool: introduce dma_guess_pool() (bsc#1175713). - dma-pool: get rid of dma_in_atomic_pool() (bsc#1175713). - dma-direct: provide function to check physical memory area validity (bsc#1175713). - xsk: Use dma_need_sync instead of reimplenting it (bsc#1175713). - xsk: Replace the cheap_dma flag with a dma_need_sync flag (bsc#1175713). - dma-mapping: Add a new dma_need_sync API (bsc#1175713). - dma-mapping: warn when coherent pool is depleted (bsc#1175713). - scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations (bsc#1175713). - dma-remap: align the size in dma_common_*_remap() (bsc#1175713). - dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR (bsc#1175713). - dma-direct: add missing set_memory_decrypted() for coherent mapping (bsc#1175713). - dma-direct: check return value when encrypting or decrypting memory (bsc#1175713). - dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails (bsc#1175713). - dma-direct: always align allocation size in dma_direct_alloc_pages() (bsc#1175713). - dma-direct: mark __dma_direct_alloc_pages static (bsc#1175713). - dma-direct: re-enable mmap for !CONFIG_MMU (bsc#1175713). - dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL (bsc#1175713). - dma-pool: fix too large DMA pools on medium memory size systems (bsc#1175713). - dma-mapping: add generic helpers for mapping sgtable objects (bsc#1175713). - dma-contiguous: fix comment for dma_release_from_contiguous (bsc#1175713). - dma-pool: scale the default DMA coherent pool size with memory capacity (bsc#1175713). - dma-pool: add pool sizes to debugfs (bsc#1175713). - dma-direct: atomic allocations must come from atomic coherent pools (bsc#1175713). - dma-pool: dynamically expanding atomic pools (bsc#1175713). - dma-pool: add additional coherent pools to map to gfp mask (bsc#1175713). - dma-debug: make __dma_entry_alloc_check_leak() static (bsc#1175713). - dma-mapping: use vmap insted of reimplementing it (bsc#1175713). - dma-direct: provide a arch_dma_clear_uncached hook (bsc#1175713). - dma-direct: make uncached_kernel_address more general (bsc#1175713). - dma-direct: consolidate the error handling in dma_direct_alloc_pages (bsc#1175713). - dma-direct: remove the cached_kernel_address hook (bsc#1175713). - dma-mapping: Fix dma_pgprot() for unencrypted coherent pages (bsc#1175713). - dma-direct: improve DMA mask overflow reporting (bsc#1175713). - dma-direct: improve swiotlb error reporting (bsc#1175713). - lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr (bsc#1175713). - dma-debug: clean up put_hash_bucket() (bsc#1175713). - dma-debug: increase HASH_SIZE (bsc#1175713). - dma-debug: reorder struct dma_debug_entry fields (bsc#1175713). - dma-mapping: merge the generic remapping helpers into dma-direct (bsc#1175713). - dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages (bsc#1175713). - dma-direct: remove __dma_direct_free_pages (bsc#1175713). - kernel: dma-contiguous: mark CMA parameters __initdata/__initconst (bsc#1175713). - dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag (bsc#1175713). - dma-debug: Use pr_warn instead of pr_warning (bsc#1175713). - dma-mapping: fix false positivse warnings in dma_common_free_remap() (bsc#1175713). - arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to y (bsc#1175713). - dma-mapping: Remove dma_check_mask() (bsc#1175713). - swiotlb: Remove call to sme_active() (bsc#1175713). - arm64: use asm-generic/dma-mapping.h (bsc#1175713). - swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page (bsc#1175713). - swiotlb-xen: simplify cache maintainance (bsc#1175713). - swiotlb-xen: use the same foreign page check everywhere (bsc#1175713). - swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable (bsc#1175713). - xen: remove the exports for xen_{create,destroy}_contiguous_region (bsc#1175713). - xen/arm: remove xen_dma_ops (bsc#1175713). - xen/arm: simplify dma_cache_maint (bsc#1175713). - xen/arm: use dev_is_dma_coherent (bsc#1175713). - xen/arm: consolidate page-coherent.h (bsc#1175713). - xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance (bsc#1175713). - dma-mapping: introduce a dma_common_find_pages helper (bsc#1175713). - dma-mapping: always use VM_DMA_COHERENT for generic DMA remap (bsc#1175713). - dma-mapping: provide a better default ->get_required_mask (bsc#1175713). - dma-mapping: remove the dma_mmap_from_dev_coherent export (bsc#1175713). - dma-mapping: remove dma_{alloc,free,mmap}_writecombine (bsc#1175713). - dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP (bsc#1175713). - dma-mapping: add a dma_can_mmap helper (bsc#1175713). - dma-mapping: move the dma_get_sgtable API comments from arm to common code (bsc#1175713). - dma-mapping: make dma_atomic_pool_init self-contained (bsc#1175713). - dma-mapping: remove arch_dma_mmap_pgprot (bsc#1175713). - dma-mapping: remove is_device_dma_capable (bsc#1175713). - commit bf566c9 - x86/msr-index: Define an IA32_PASID MSR (jsc#13318). - commit 291d536 - x86/fpu/xstate: Add supervisor PASID state for ENQCMD (jsc#13318). - commit f6d0d32 - clk: imx8mp: add mu root clk (jsc#SLE-16106). - clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slice (jsc#SLE-16106). - clk: imx: add imx8m_clk_hw_composite_bus (jsc#SLE-16106). - clk: imx: add mux ops for i.MX8M composite clk (jsc#SLE-16106). - clk: imx8m: migrate A53 clk root to use composite core (jsc#SLE-16106). - clk: imx8mp: use imx8m_clk_hw_composite_core to simplify code (jsc#SLE-16106). - clk: imx8mp: Define gates for pll1/2 fixed dividers (jsc#SLE-16106). - clk: imx: imx8mp: fix pll mux bit (jsc#SLE-16106). - clk: imx8m: drop clk_hw_set_parent for A53 (jsc#SLE-16106). - dt-bindings: clocks: imx8mp: Add ids for audiomix clocks (jsc#SLE-16106). - clk: imx: Add helpers for passing the device as argument (jsc#SLE-16106). - clk: imx: pll14xx: Add the device as argument when registering (jsc#SLE-16106). - clk: imx: gate2: Allow single bit gating clock (jsc#SLE-16106). - clk: imx8mq: A53 core clock no need to be critical (jsc#SLE-16106). - clk: imx8mp: A53 core clock no need to be critical (jsc#SLE-16106). - clk: imx8mm: A53 core clock no need to be critical (jsc#SLE-16106). - clk: imx8mn: A53 core clock no need to be critical (jsc#SLE-16106). - clk: imx: imx8mp: fix a53 cpu clock (jsc#SLE-16106). - clk: imx: imx8mn: fix a53 cpu clock (jsc#SLE-16106). - clk: imx: imx8mm: fix a53 cpu clock (jsc#SLE-16106). - clk: imx: imx8mq: fix a53 cpu clock (jsc#SLE-16106). - clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clock (jsc#SLE-16106). - clk: imx8mn: Remove unused includes (jsc#SLE-16106). - clk: imx8mm: Remove unused includes (jsc#SLE-16106). - clk: imx8mp: Include slab.h instead of clkdev.h (jsc#SLE-16106). - clk: imx8mp: Add missing of_node_put() (jsc#SLE-16106). - clk: imx8mn: Add missing of_node_put() (jsc#SLE-16106). - clk: imx8mm: Add missing of_node_put() (jsc#SLE-16106). - clk: imx8mq: Add missing of_node_put() (jsc#SLE-16106). - clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driver (jsc#SLE-16106). - clk: imx8mm: Add CLKO2 support (jsc#SLE-16106). - clk: imx: imx8mn: use imx8m_clk_hw_composite_core (jsc#SLE-16106). - clk: imx: imx8mm: use imx8m_clk_hw_composite_core (jsc#SLE-16106). - clk: imx: imx8mq: use imx8m_clk_hw_composite_core (jsc#SLE-16106). - clk: imx: composite-8m: add imx8m_clk_hw_composite_core (jsc#SLE-16106). - clk: imx: imx8mp: add ocotp root clk (jsc#SLE-16106). - clk: imx8mn: add SNVS clock to clock tree (jsc#SLE-16106). - dt-bindings: clock: imx8mn: add SNVS clock (jsc#SLE-16106). - clk: imx8mp: Correct the enet_qos parent clock (jsc#SLE-16106). - clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parent (jsc#SLE-16106). - clk: imx8mn: Fix incorrect clock defines (jsc#SLE-16106). - clk: imx: Add support for i.MX8MP clock driver (jsc#SLE-16106). - Update config - dt-bindings: imx: Add clock binding doc for i.MX8MP (jsc#SLE-16106). - clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based API (jsc#SLE-16106). - clk: imx: imx8mq: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: imx8mm: Switch to clk_hw based API (jsc#SLE-16106). - Refresh: patches.suse/clk-imx8mm-Fix-the-CLKO1-source-select-list.patch - clk: imx: imx8mn: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: Remove __init for imx_obtain_fixed_clk_hw() API (jsc#SLE-16106). - clk: imx: gate3: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: add hw API imx_clk_hw_mux2_flags (jsc#SLE-16106). - clk: imx: add imx_unregister_hw_clocks (jsc#SLE-16106). - clk: imx: clk-composite-8m: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: clk-pll14xx: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw based (jsc#SLE-16106). - clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw based (jsc#SLE-16106). - clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw based (jsc#SLE-16106). - clk: imx: Rename sccg and frac pll register to suggest clk_hw (jsc#SLE-16106). - clk: imx: imx7ulp composite: Rename to show is clk_hw based (jsc#SLE-16106). - clk: imx: pllv2: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: pllv1: Switch to clk_hw based API (jsc#SLE-16106). - clk: imx: Replace all the clk based helpers with macros (jsc#SLE-16106). - clk: imx: Rename the SCCG to SSCG (jsc#SLE-16106). - clk: imx: Add correct failure handling for clk based helpers (jsc#SLE-16106). - clk: imx8mn: correct the usb1_ctrl parent to be usb_bus (jsc#SLE-16106). - clk: imx8m: Suppress bind attrs (jsc#SLE-16106). - clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE (jsc#SLE-16106). - clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks (jsc#SLE-16106). - clk: imx: imx8mq: mark sys1/2_pll as fixed clock (jsc#SLE-16106). - Refresh: patches.suse/clk-imx-imx8mq-fix-sys3_pll_out_sels.patch - clk: imx: imx8mn: mark sys_pll1/2 as fixed clock (jsc#SLE-16106). - clk: imx: imx8mm: mark sys_pll1/2 as fixed clock (jsc#SLE-16106). - clk: imx8mn: Define gates for pll1/2 fixed dividers (jsc#SLE-16106). - clk: imx8mm: Define gates for pll1/2 fixed dividers (jsc#SLE-16106). - clk: imx8mq: Define gates for pll1/2 fixed dividers (jsc#SLE-16106). - clk: imx8mn: Use common 1443X/1416X PLL clock structure (jsc#SLE-16106). - clk: imx8mm: Move 1443X/1416X PLL clock structure to common place (jsc#SLE-16106). - clk: imx: imx8mn: drop unused pll enum (jsc#SLE-16106). - clk: imx: imx8mn: fix pll mux bit (jsc#SLE-16106). - clk: imx: imx8mn: fix audio pll setting (jsc#SLE-16106). - clk: imx8mn: Add necessary frequency support for ARM PLL table (jsc#SLE-16106). - clk: imx8mn: Add missing rate_count assignment for each PLL structure (jsc#SLE-16106). - clk: imx8mn: fix int pll clk gate (jsc#SLE-16106). - clk: imx8mn: Add GIC clock (jsc#SLE-16106). - clk: imx8mn: Fix incorrect parents (jsc#SLE-16106). - clk: imx8mq: Unregister clks when of_clk_add_provider failed (jsc#SLE-16106). - clk: imx8mm: Unregister clks when of_clk_add_provider failed (jsc#SLE-16106). - clk: imx8mn: Keep uart clocks on for early console (jsc#SLE-16106). - clk: imx: Remove unused function statement (jsc#SLE-16106). - clk: imx8mm: Switch to platform driver (jsc#SLE-16106). - clk: imx: Remove unused clk based API (jsc#SLE-16106). - clk: imx8mq: set correct parent for usb ctrl clocks (jsc#SLE-16106). - clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT (jsc#SLE-16106). - clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp' (jsc#SLE-16106). - clk: imx8mm: correct the usb1_ctrl parent to be usb_bus (jsc#SLE-16106). - clk: imx: Add support for i.MX8MN clock driver (jsc#SLE-16106). - Update config - clk: imx: Add API for clk unregister when driver probe fail (jsc#SLE-16106). - clk: imx8mm: Make 1416X/1443X PLL macro definitions common for usage (jsc#SLE-16106). - dt-bindings: imx: Add clock binding doc for i.MX8MN (jsc#SLE-16106). - commit 354d173 - Bluetooth: Increment management interface revision (jsc#SLE-13430). - Bluetooth: use the proper scan params when conn is pending (jsc#SLE-13430). - Revert "/Bluetooth: btusb: Disable runtime suspend on Realtek devices"/ (jsc#SLE-13430). - Bluetooth: Enable controller RPA resolution using Experimental feature (jsc#SLE-13430). - Bluetooth: Enable RPA Timeout (jsc#SLE-13430). - Bluetooth: Enable/Disable address resolution during le create conn (jsc#SLE-13430). - Bluetooth: Let controller creates RPA during le create conn (jsc#SLE-13430). - Bluetooth: Translate additional address type during le_conn (jsc#SLE-13430). - commit d8a924d - Bluetooth: Update resolving list when updating whitelist (jsc#SLE-13430). - Bluetooth: Configure controller address resolution if available (jsc#SLE-13430). - Bluetooth: Translate additional address type correctly (jsc#SLE-13430). - Bluetooth: hci_qca: Stop collecting memdump again for command timeout during SSR (jsc#SLE-13430). - Bluetooth: Fix suspend notifier race (jsc#SLE-13430). - Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier (jsc#SLE-13430). - Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers (jsc#SLE-13430). - Bluetooth: Add per-instance adv disable/remove (jsc#SLE-13430). - Bluetooth: hci_qca: Bug fixes for SSR (jsc#SLE-13430). - Bluetooth: btusb: add Realtek 8822CE to usb_device_id table (jsc#SLE-13430). - commit 8ca4fb2 - Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM (jsc#SLE-13430). - Bluetooth: Use fallthrough pseudo-keyword (jsc#SLE-13430). - Bluetooth: RFCOMM: Use fallthrough pseudo-keyword (jsc#SLE-13430). - Bluetooth: core: Use fallthrough pseudo-keyword (jsc#SLE-13430). - Bluetooth: Use whitelist for scan policy when suspending (jsc#SLE-13430). - Bluetooth: le_simult_central_peripheral experimental feature (jsc#SLE-13430). - Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear() (jsc#SLE-13430). - Bluetooth: btusb: USB alternate setting 1 for WBS (jsc#SLE-13430). - Bluetooth: use configured default params for active scans (jsc#SLE-13430). - Bluetooth: Adding a configurable autoconnect timeout (jsc#SLE-13430). - commit 681caef - Bluetooth: btusb: Comment on unbalanced pm reference (jsc#SLE-13430). - Bluetooth: btusb: Refactor of firmware download flow for Intel conrollers (jsc#SLE-13430). - Bluetooth: Don't restart scanning if paused (jsc#SLE-13430). - Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake (jsc#SLE-13430). - Bluetooth: btusb: Reset port on cmd timeout (jsc#SLE-13430). - Bluetooth: use configured params for ext adv (jsc#SLE-13430). - Bluetooth: Add hci_dev_lock to get/set device flags (jsc#SLE-13430). - Bluetooth: mgmt: Use command complete on success for set system config (jsc#SLE-13430). - Bluetooth: Terminate the link if pairing is cancelled (jsc#SLE-13430). - Bluetooth: Update background scan and report device based on advertisement monitors (jsc#SLE-13430). - commit afbe025 - Bluetooth: Notify adv monitor removed event (jsc#SLE-13430). - Bluetooth: Notify adv monitor added event (jsc#SLE-13430). - Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR (jsc#SLE-13430). - Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR (jsc#SLE-13430). - Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES (jsc#SLE-13430). - Bluetooth: Add definitions for advertisement monitor features (jsc#SLE-13430). - Bluetooth: Add get/set device flags mgmt op (jsc#SLE-13430). - Bluetooth: Replace wakeable in hci_conn_params (jsc#SLE-13430). - Bluetooth: Replace wakeable list with flag (jsc#SLE-13430). - Bluetooth: Add bdaddr_list_with_flags for classic whitelist (jsc#SLE-13430). - Bluetooth: mgmt: Add commands for runtime configuration (jsc#SLE-13430). - commit 5ed8ff4 - Bluetooth: implement read/set default system parameters mgmt (jsc#SLE-13430). - Bluetooth: centralize default value initialization (jsc#SLE-13430). - Bluetooth: mgmt: read/set system parameter definitions (jsc#SLE-13430). - Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending (jsc#SLE-13430). - Bluetooth: hci_qca: Increase SoC idle timeout to 200ms (jsc#SLE-13430). - Bluetooth: hci_qca: Disable SoC debug logging for WCN3991 (jsc#SLE-13430). - Bluetooth: Use only 8 bits for the HCI CMSG state flags (jsc#SLE-13430). - Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections (jsc#SLE-13430). - Bluetooth: btmrvl_sdio: Refactor irq wakeup (jsc#SLE-13430). - Bluetooth: btmrvl_sdio: Implement prevent_wake (jsc#SLE-13430). - Bluetooth: btmrvl_sdio: Set parent dev to hdev (jsc#SLE-13430). - commit 4216325 - Bluetooth: btusb: Configure Intel debug feature based on available support (jsc#SLE-13430). - Bluetooth: btusb: Add support to read Intel debug feature (jsc#SLE-13430). - Bluetooth: hci_qca: Bug fix during SSR timeout (jsc#SLE-13430). - Bluetooth: Allow suspend even when preparation has failed (jsc#SLE-13430). - Bluetooth: hci_qca: Refactor error handling in qca_suspend() (jsc#SLE-13430). - Bluetooth: hci_qca: Skip serdev wait when no transfer is pending (jsc#SLE-13430). - Bluetooth: hci_qca: Only remove TX clock vote after TX is completed (jsc#SLE-13430). - Bluetooth: hci_qca: Simplify determination of serial clock on/off state from votes (jsc#SLE-13430). - Bluetooth: hci_qca: Fix an error pointer dereference (jsc#SLE-13430). - Bluetooth: Removing noisy dbg message (jsc#SLE-13430). - commit 2418c75 - Bluetooth: Check scan state before disabling during suspend (jsc#SLE-13430). - Bluetooth: hci_qca: Fix QCA6390 memdump failure (jsc#SLE-13430). - Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write() (jsc#SLE-13430). - Bluetooth: hci_qca: Improve controller ID info log level (jsc#SLE-13430). - Bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot (jsc#SLE-13430). - Bluetooth: Acquire sk_lock.slock without disabling interrupts (jsc#SLE-13430). - Bluetooth: hci_qca: Fix suspend/resume functionality failure (jsc#SLE-13430). - Bluetooth: btbcm: Added 003.006.007, changed 001.003.015 (jsc#SLE-13430). - commit 0223c8a - Bluetooth: hci_qca: Fix uninitialized access to hdev (jsc#SLE-13430). - Bluetooth: Fix assuming EIR flags can result in SSP authentication (jsc#SLE-13430). - Bluetooth: hci_qca: Enable WBS support for wcn3991 (jsc#SLE-13430). - Bluetooth: Fix for GAP/SEC/SEM/BI-10-C (jsc#SLE-13430). - Bluetooth: L2CAP: add support for waiting disconnection resp (jsc#SLE-13430). - Bluetooth: Handle Inquiry Cancel error after Inquiry Complete (jsc#SLE-13430). - Bluetooth: serdev: Constify serdev_device_ops (jsc#SLE-13430). - Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0032) (jsc#SLE-13430). - Bluetooth: btusb: Implement hdev->prevent_wake (jsc#SLE-13430). - Bluetooth: Add hook for driver to prevent wake from suspend (jsc#SLE-13430). - commit 6fab827 - Bluetooth: Rename BT_SUSPEND_COMPLETE (jsc#SLE-13430). - Bluetooth: Modify LE window and interval for suspend (jsc#SLE-13430). - Bluetooth: Fix incorrect type for window and interval (jsc#SLE-13430). - Bluetooth: Introduce debug feature when dynamic debug is disabled (jsc#SLE-13430). - Bluetooth: Add support for experimental features configuration (jsc#SLE-13430). - Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support (jsc#SLE-13430). - Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option (jsc#SLE-13430). - Bluetooth: Replace BT_DBG with bt_dev_dbg for management support (jsc#SLE-13430). - Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list (jsc#SLE-13430). - Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17) (jsc#SLE-13430). - commit 887ddc3 - Bluetooth: Fix advertising handle is set to 0 (jsc#SLE-13430). - Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree (jsc#SLE-13430). - Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices (jsc#SLE-13430). - Bluetooth: hci_qca: add compatible for QCA9377 (jsc#SLE-13430). - Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThP (jsc#SLE-13430). - Bluetooth: allow scatternet connections if supported (jsc#SLE-13430). - Bluetooth: Adding driver and quirk defs for multi-role LE (jsc#SLE-13430). - Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware (jsc#SLE-13430). - Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw (jsc#SLE-13430). - Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize (jsc#SLE-13430). - commit dd9a6df - Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too (jsc#SLE-13430). - Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize() (jsc#SLE-13430). - Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c (jsc#SLE-13430). - Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize() (jsc#SLE-13430). - Bluetooth: Enhanced Connection Complete event belongs to LL Privacy (jsc#SLE-13430). - Bluetooth: Enable LE Enhanced Connection Complete event (jsc#SLE-13430). - Bluetooth: Use extra variable to make code more readable (jsc#SLE-13430). - Bluetooth: btrtl: Add support for RTL8761B (jsc#SLE-13430). - Bluetooth: log advertisement packet length if it gets corrected (jsc#SLE-13430). - commit cae6fbf - Bluetooth: Add framework for Microsoft vendor extension (jsc#SLE-13430). - Update config files. - commit aba2aed - Bluetooth: Always request for user confirmation for Just Works (LE SC) (jsc#SLE-13430). - Bluetooth: btusb: check for NULL in btusb_find_altsetting() (jsc#SLE-13430). - Bluetooth: Simplify / fix return values from tk_request (jsc#SLE-13430). - Bluetooth: debugfs option to unset MITM flag (jsc#SLE-13430). - Bluetooth: Increment management interface revision (jsc#SLE-13430). - Bluetooth: Add support for reading security information (jsc#SLE-13430). - Bluetooth: Add support for Read Local Simple Pairing Options (jsc#SLE-13430). - Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devices (jsc#SLE-13430). - Bluetooth: btusb: Enable Intel events even if already in operational mode (jsc#SLE-13430). - commit 7b24e19 - Bluetooth: Move debugfs configuration above the selftests (jsc#SLE-13430). - Bluetooth: btusb: handle mSBC audio over USB Endpoints (jsc#SLE-13430). - Bluetooth: add support to notify using SCO air mode (jsc#SLE-13430). - Bluetooth: fixing minor typo in comment (jsc#SLE-13430). - Bluetooth: Prioritize SCO traffic (jsc#SLE-13430). - Bluetooth: hci_bcm: respect IRQ polarity from DT (jsc#SLE-13430). - Bluetooth: Always request for user confirmation for Just Works (jsc#SLE-13430). - Bluetooth: Add BT_MODE socket option (jsc#SLE-13430). - Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS (jsc#SLE-13430). - Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390 (jsc#SLE-13430). - commit 2373a52 - mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file (jsc#SLE-13430). - mmc: sdio: Move SDIO IDs from btmrvl driver to common include file (jsc#SLE-13430). - Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections (jsc#SLE-13430). - Bluetooth: don't assume key size is 16 when the command fails (jsc#SLE-13430). - Bluetooth: L2CAP: Add get_peer_pid callback (jsc#SLE-13430). - Bluetooth: Fix incorrect branch in connection complete (jsc#SLE-13430). - Bluetooth: Restore running state if suspend fails (jsc#SLE-13430). - Bluetooth: Do not cancel advertising when starting a scan (jsc#SLE-13430). - Bluetooth: btusb: print Intel fw build version in power-on boot (jsc#SLE-13430). - commit 376fd3f - Bluetooth: L2CAP: remove set but not used variable 'credits' (jsc#SLE-13430). - Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg() (jsc#SLE-13430). - Bluetooth: L2CAP: handle l2cap config request during open state (jsc#SLE-13430). - Bluetooth: clean up connection in hci_cs_disconnect (jsc#SLE-13430). - Bluetooth: Pause discovery and advertising during suspend (jsc#SLE-13430). - Bluetooth: Handle LE devices during suspend (jsc#SLE-13430). - Bluetooth: Handle BR/EDR devices during suspend (jsc#SLE-13430). - Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND (jsc#SLE-13430). - Bluetooth: mgmt: add mgmt_cmd_status in add_advertising (jsc#SLE-13430). - Bluetooth: fix off by one in err_data_reporting cmd masks (jsc#SLE-13430). - commit 0788eae - Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode (jsc#SLE-13430). - commit c0ca13e - Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible (jsc#SLE-13430). - Bluetooth: Use bt_dev_err for RPA generation failure message (jsc#SLE-13430). - Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible (jsc#SLE-13430). - Bluetooth: L2CAP: Add module option to enable ECRED mode (jsc#SLE-13430). - Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode (jsc#SLE-13430). - Bluetooth: Increment management interface revision (jsc#SLE-13430). - Bluetooth: Enable erroneous data reporting if WBS is supported (jsc#SLE-13430). - Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs (jsc#SLE-13430). - Bluetooth: Fix calculation of SCO handle for packet processing (jsc#SLE-13430). - Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional() (jsc#SLE-13430). - commit 3d31ac6 - Bluetooth: guard against controllers sending zero'd events (jsc#SLE-13430). - Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome (jsc#SLE-13430). - Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991 (jsc#SLE-13430). - Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome (jsc#SLE-13430). - Bluetooth: Support querying for WBS support through MGMT (jsc#SLE-13430). - Bluetooth: btusb: Add flag to define wideband speech capability (jsc#SLE-13430). - Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()' (jsc#SLE-13430). - Bluetooth: hci_h4: Fix a typo in a comment (jsc#SLE-13430). - Bluetooth: During le_conn_timeout disable EXT_ADV (jsc#SLE-13430). - Bluetooth: Remove adv set for directed advertising (jsc#SLE-13430). - commit ddefef8 - Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS (jsc#SLE-13430). - Bluetooth: Fix Suspicious RCU usage warnings (jsc#SLE-13430). - Bluetooth: Replace zero-length array with flexible-array member (jsc#SLE-13430). - Bluetooth: fix passkey uninitialized when used (jsc#SLE-13430). - Bluetooth: RFCOMM: Use MTU auto tune logic (jsc#SLE-13430). - Bluetooth: Fix crash when using new BT_PHY option (jsc#SLE-13430). - Bluetooth: hci_h5: Move variable into local scope (jsc#SLE-13430). - Bluetooth: hci_qca: Bug fixes while collecting controller memory dump (jsc#SLE-13430). - Bluetooth: Disable Extended Adv if enabled (jsc#SLE-13430). - Bluetooth: hci_h5: btrtl: Add support for RTL8822C (jsc#SLE-13430). - commit 7986d2b - Bluetooth: Fix a typo in Kconfig (jsc#SLE-13430). - Bluetooth: Add BT_PHY socket option (jsc#SLE-13430). - Bluetooth: secure bluetooth stack from bluedump attack (jsc#SLE-13430). - Bluetooth: hci_uart: Replace zero-length array with flexible-array member (jsc#SLE-13430). - Bluetooth: hci_intel: Replace zero-length array with flexible-array member (jsc#SLE-13430). - Bluetooth: btintel: Replace zero-length array with flexible-array member (jsc#SLE-13430). - Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device (jsc#SLE-13430). - Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC (jsc#SLE-13430). - Bluetooth: remove __get_channel/dir and __dir (jsc#SLE-13430). - Bluetooth: prefetch channel before killing sock (jsc#SLE-13430). - commit a205cad - Bluetooth: hci_qca: Enable clocks required for BT SOC (jsc#SLE-13430). - Bluetooth: optimize barrier usage for Rmw atomics (jsc#SLE-13430). - Bluetooth: Fix refcount use-after-free issue (jsc#SLE-13430). - Bluetooth: SMP: Fix SALT value in some comments (jsc#SLE-13430). - Bluetooth: Move {min,max}_key_size debugfs into hci_debugfs_create_le (jsc#SLE-13430). - Bluetooth: Add missing checks for HCI_ISODATA_PKT packet type (jsc#SLE-13430). - Bluetooth: btrtl: Use kvmalloc for FW allocations (jsc#SLE-13430). - Bluetooth: fix appearance typo in mgmt.c (jsc#SLE-13430). - Bluetooth: adding missing const decoration to mgmt_status_table (jsc#SLE-13430). - Bluetooth: Increment management interface revision (jsc#SLE-13430). - commit a4dae47 - Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome (jsc#SLE-13430). - Bluetooth: hci_qca: Retry btsoc initialize when it fails (jsc#SLE-13430). - Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown() (jsc#SLE-13430). - Bluetooth: hci_bcm: enable IRQ capability from devicetree (jsc#SLE-13430). - Bluetooth: btsdio: Check for valid packet type (jsc#SLE-13430). - Bluetooth: hci_h5: Add support for ISO packets (jsc#SLE-13430). - Bluetooth: hci_h4: Add support for ISO packets (jsc#SLE-13430). - Bluetooth: Make use of __check_timeout on hci_sched_le (jsc#SLE-13430). - Bluetooth: monitor: Add support for ISO packets (jsc#SLE-13430). - Bluetooth: hci_vhci: Add support for ISO packets (jsc#SLE-13430). - Bluetooth: Add definitions for CIS connections (jsc#SLE-13430). - commit 05a79bb - Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS (jsc#SLE-13430). - Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome power up (jsc#SLE-13430). - Bluetooth: btbcm : Fix warning about missing blank lines after declarations (jsc#SLE-13430). - Bluetooth: hci_qca: Remove set but not used variable 'opcode' (jsc#SLE-13430). - Bluetooth: hci_qca: Use vfree() instead of kfree() (jsc#SLE-13430). - Bluetooth: remove redundant assignment to variable icid (jsc#SLE-13430). - Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device (jsc#SLE-13430). - Bluetooth: Auto tune if input MTU is set to 0 (jsc#SLE-13430). - Bluetooth: Add support for LE PHY Update Complete event (jsc#SLE-13430). - Bluetooth: hci_qca: Collect controller memory dump during SSR (jsc#SLE-13430). - commit ca55cd8 - Bluetooth: hci_bcm: Support pcm params in dts (jsc#SLE-13430). - Refresh patches.suse/Bluetooth-hci_bcm-Drive-RTS-only-for-BCM43438.patch. - commit 5576d1a - Bluetooth: btbcm: Add missing static inline in header (jsc#SLE-13430). - Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data (jsc#SLE-13430). - Bluetooth: Remove usage of BT_ERR_RATELIMITED macro (jsc#SLE-13430). - Bluetooth: Adding a bt_dev_warn_ratelimited macro (jsc#SLE-13430). - Bluetooth: btusb: Disable runtime suspend on Realtek devices (jsc#SLE-13430). - Bluetooth: btbcm: Support pcm configuration (jsc#SLE-13430). - Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset (jsc#SLE-13430). - compat_ioctl: move hci_sock handlers into driver (jsc#SLE-13430). - compat_ioctl: move rfcomm handlers into driver (jsc#SLE-13430). - commit 18f7407 - Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth (jsc#SLE-13430). - Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991 (jsc#SLE-13430). - Bluetooth: btqca: Rename ROME specific variables to generic variables (jsc#SLE-13430). - Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE() (jsc#SLE-13430). - Bluetooth: hci_qca: add PM support (jsc#SLE-13430). - Bluetooth: Fix not using LE_ADV_NONCONN_IND for instance 0 (jsc#SLE-13430). - Bluetooth: Fix using advertising instance duration as timeout (jsc#SLE-13430). - Bluetooth: btrtl: remove unneeded semicolon (jsc#SLE-13430). - Revert "/Bluetooth: hci_qca: Add delay for wcn3990 stability"/ (jsc#SLE-13430). - Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloader (jsc#SLE-13430). - commit 1d579c1 - Bluetooth: btwilink: drop superseded driver (jsc#SLE-13430). - Update config files and supported.conf for the dropped btwlink. - commit f81b429 - Bluetooth: hci_qca: Split qca_power_setup() (jsc#SLE-13430). - Bluetooth: hci_qca: Use regulator bulk enable/disable (jsc#SLE-13430). - Bluetooth: hci_qca: Don't vote for specific voltage (jsc#SLE-13430). - Bluetooth: hci_qca: Update regulator_set_load() usage (jsc#SLE-13430). - Bluetooth: hci_qca: Add delay for wcn3990 stability (jsc#SLE-13430). - Bluetooth: btusb: Trigger Intel FW download error recovery (jsc#SLE-13430). - Bluetooth: btusb: Use IS_ENABLED instead of #ifdef (jsc#SLE-13430). - Bluetooth: btusb: avoid unused function warning (jsc#SLE-13430). - Bluetooth: btusb: print FW version after FW download (jsc#SLE-13430). - commit 9c38962 - Bluetooth: btrtl: Fix an issue for the incorrect error return code (jsc#SLE-13430). - Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()' (jsc#SLE-13430). - Bluetooth: btusb: Use cmd_timeout to reset Realtek device (jsc#SLE-13430). - Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes (jsc#SLE-13430). - Bluetooth: mgmt: Use struct_size() helper (jsc#SLE-13430). - Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros (jsc#SLE-13430). - Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros (jsc#SLE-13430). - Bluetooth: btrtl: Add firmware version print (jsc#SLE-13430). - commit 1c6c2d2 - Bluetooth: btusb: Fix suspend issue for Realtek devices (jsc#SLE-13430). - commit 6fd3d2a - Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY (jsc#SLE-13430). - Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the Power off pulse (jsc#SLE-13430). - Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART Radio (jsc#SLE-13430). - Bluetooth: hci_qca: Make structure qca_proto constant (jsc#SLE-13430). - Bluetooth: 6lowpan: Make variable header_ops constant (jsc#SLE-13430). - Bluetooth: hci_qca: Remove redundant initializations to zero (jsc#SLE-13430). - Bluetooth: Add support for utilizing Fast Advertising Interval (jsc#SLE-13430). - commit 19659bb - libnvdimm/security: fix a typo (bsc#1171742 bsc#1167527). - commit 7e506d7 - x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions (jsc#13318). - commit 6cd5ed0 - Refresh sorted patches. - Refresh patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch. - Refresh patches.suse/powerpc-papr_scm-Limit-the-readability-of-perf_stats.patch. - commit 50a09d4 - Documentation/x86: Add documentation for SVA (Shared Virtual Addressing) (jsc#13318). - commit 68e6144 - iommu/vt-d: Change flags type to unsigned int in binding mm (jsc#13318). - commit 8ec01a2 - net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb” (jsc#SLE-13430). - commit 9325aef - drm, iommu: Change type of pasid to u32 (jsc#13318). - commit 6c8a27e - blacklist: Ignore doc update and build warning The offending commit for the build warning is in mainlince since 2.6. - commit ecc1f19 - ibmvnic: add missing parenthesis in do_reset() (bsc#1176700 ltc#188140). - commit a96bd66 - rpm/kernel-cert-subpackage: add CA check on key enrollment (bsc#1173115) To avoid the unnecessary key enrollment, when enrolling the signing key of the kernel package, "/--ca-check"/ is added to mokutil so that mokutil will ignore the request if the CA of the signing key already exists in MokList or UEFI db. Since the macro, %_suse_kernel_module_subpackage, is only defined in a kernel module package (KMP), it's used to determine whether the %post script is running in a kernel package, or a kernel module package. - commit b15c9bf - libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group (jsc#SLE-13338). - libnvdimm/security: fix a typo (jsc#SLE-13338). - commit 1df15be - scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu() (bsc#1176695 jsc#sle-15116). - scsi: cxgb4i: Fix dereference of pointer tdata before it is null checked (bsc#1176695 jsc#sle-15116). - commit 9d84ded - md: improve io stats accounting (jsc#SLE-13702). - series.conf: disable an in-house patch for similar fix patches.suse/mdraid-fix-read-write-bytes-accounting.patch - commit 2a98d7d - ACPI: NFIT: Add runtime firmware activate support (jsc#SLE-13338). - PM, libnvdimm: Add runtime firmware activation support (jsc#SLE-13338). - libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() (jsc#SLE-13338). - driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} (jsc#SLE-13338). - tools/testing/nvdimm: Emulate firmware activation commands (jsc#SLE-13338). - tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation (jsc#SLE-13338). - tools/testing/nvdimm: Add command debug messages (jsc#SLE-13338). - tools/testing/nvdimm: Cleanup dimm index passing (jsc#SLE-13338). - ACPI: NFIT: Define runtime firmware activation commands (jsc#SLE-13338). - ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor (jsc#SLE-13338). - libnvdimm: Validate command family indices (jsc#SLE-13338). - commit 2bc0228 - PM: hibernate: Split off snapshot dev option (jsc#SLE-13338). - Update configs for the above change, config/arm64/default config/x86_64/default - commit 17f3cdc - PM: hibernate: Incorporate concurrency handling (jsc#SLE-13338). - Refresh for the above change, patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. - commit 394de48 - PM: hibernate: Add more logging on hibernation failure (jsc#SLE-13338). - Refresh for the above change, patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. - commit 3ce9bea - libnvdimm: Move nvdimm_bus_attribute_group to device_type (jsc#SLE-13338). - commit 80aefa3 - libnvdimm: Move nvdimm_attribute_group to device_type (jsc#SLE-13338). - Refresh for the above change, patches.suse/0018-libnvdimm-region-Introduce-NDD_LABELING.patch. patches.suse/powerpc-papr_scm-Fetch-nvdimm-health-information-fro.patch. - commit 804c6ef - libnvdimm: Move nd_mapping_attribute_group to device_type (jsc#SLE-13338). - libnvdimm: Move nd_region_attribute_group to device_type (jsc#SLE-13338). - libnvdimm: Move nd_numa_attribute_group to device_type (jsc#SLE-13338). - commit 64c5550 - libnvdimm: Move nd_device_attribute_group to device_type (jsc#SLE-13338). - Refresh for the above change, patches.suse/0019-libnvdimm-region-Introduce-an-align-attribute.patch. patches.suse/powerpc-papr_scm-Fetch-nvdimm-health-information-fro.patch. - commit 786a12d - libnvdimm: Move region attribute group definition (jsc#SLE-13338). - libnvdimm: Move attribute groups to device type (jsc#SLE-13338). - libnvdimm/security: Consolidate 'security' operations (jsc#SLE-13338). - libnvdimm/security: Tighten scope of nvdimm->busy vs security operations (jsc#SLE-13338). - commit bef4418 - libnvdimm/security: Introduce a 'frozen' attribute (jsc#SLE-13338). - Refresh for the above change, patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-se.patch - commit ae64194 - perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGL (jsc#SLE-12682 (git-fixes)). - commit 0462f0e - scsi: cxgb4i: Add support for iSCSI segmentation offload (bsc#1176695 jsc#sle-15116). - scsi: cxgb4i: Remove superfluous null check (bsc#1176695 jsc#sle-15116). - scsi: cxgb4i: remove set but not used variable 'ppmax' (bsc#1176695 jsc#sle-15116). - commit 3f9e76f - arm64: Update config files. (bsc#1174764) Build the following driver as modules: CONFIG_UIO_PDRV_GENIRQ, CONFIG_UIO_NETX and CONFIG_UIO_MF624 - commit 6175cc7 - dm crypt: add flags to optionally bypass kcryptd workqueues (jsc#SLE-12226). - commit 69cf363 - Remove all DRM patches before upgrading the DRM subsystem This commit removes all patches that touch drivers/gpu/drm, include/drm and/or include/uapi/drm. Done in preparation of upgrading the DRM subsystem to a recent version. The exception is a handful of patches for IOMMU, include/linux/device.h and an AMD SPI driver. It's expected that these patches will require manual resolution of conflicts during the DRM upgrade. - commit 815b4a1 - rpm/macros.kernel-source: pass -c proerly in kernel module package (bsc#1176698) The "/-c"/ option wasn't passed down to %_kernel_module_package so the ueficert subpackage wasn't generated even if the certificate is specified in the spec file. - commit 34808fb - scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwevt' param (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Mark known unused variable as __always_unused (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Demote kerneldoc that fails to meet the criteria (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Fix misnamed function parameter (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Remove set but not used variable 'rln' (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Return value not required for csio_dfs_destroy (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Fix NULL check before debugfs_remove_recursive (bsc#1176647 jsc#sle-15113). - scsi: csiostor: clean up indentation issue (bsc#1176647 jsc#sle-15113). - scsi: csiostor: Fix spelling typos (bsc#1176647 jsc#sle-15113). - commit b301104 - perf/x86/intel/uncore: Add Comet Lake support (jsc#SLE-13316). - commit 9a3bf9c - perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont (jsc#SLE-12921). - commit 84ddb4a - perf/x86: Add Intel Tiger Lake uncore support (jsc#SLE-12682). - Refresh patches.suse/perf-x86-intel-uncore-add-ice-lake-server-uncore-support.patch. - Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch. - commit fae5e31 - perf/x86/intel: Output LBR TOS information correctly (jsc#SLE-12718). - commit 8c3cdb1 - perf/core: Add new branch sample type for HW index of raw branch records (jsc#SLE-12718). - commit 85c48fb - perf/x86/intel: Add Elkhart Lake support (jsc#SLE-12732). - commit dd0ffdb - perf/x86/cstate: Add Tiger Lake CPU support (jsc#SLE-12681). - Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch. - commit d3240f6 - perf/x86/msr: Add Tiger Lake CPU support (jsc#SLE-12681). - commit a6991ff - perf/x86/intel: Add Tiger Lake CPU support (jsc#SLE-12681). - commit 9bf369b - perf/x86/msr: Add new CPU model numbers for Ice Lake (jsc#SLE-12679). - commit 96e15be - Fix whitespace error (INTEL_FAM6_ICELAKE) in original backport. Remove original backport comment (no longer applies due to 424d9a3c91e2) - Refresh patches.suse/perf-x86-cstate-update-c-state-counters-for-ice-lake.patch. - Refresh patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch. - commit 9f5efc2 - iavf: use generic power management (jsc#SLE-12877). - iavf: Fix updating statistics (jsc#SLE-12877). - iavf: fix error return code in iavf_init_get_resources() (jsc#SLE-12877). - iavf: increase reset complete wait time (jsc#SLE-12877). - iavf: Fix reporting 2.5 Gb and 5Gb speeds (jsc#SLE-12877). - iavf: use appropriate enum for comparison (jsc#SLE-12877). - iavf: fix speed reporting over virtchnl (jsc#SLE-12877). - net: iavf: reject unsupported coalescing params (jsc#SLE-12877). - iavf: Enable support for up to 16 queues (jsc#SLE-12877). - iavf: use tc_cls_can_offload_and_chain0() instead of chain check (jsc#SLE-12877). - commit bb1bf8a - ethtool: Don't omit the netlink reply if no features were changed (bsc#1176447). - ethtool: Account for hw_features in netlink interface (bsc#1176447). - ethtool: Fix preserving of wanted feature bits in netlink interface (bsc#1176447). - ice: add documentation for device-caps region (jsc#SLE-12878). - ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() (bsc#1176447). - net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string (bsc#1176447). - mlxsw: spectrum_ptp: Fix build warnings (bsc#1176447). - netlink: check for null extack in cookie helpers (bsc#1176447). - commit 66fa0a6 - powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 (jsc#SLE-12936). - powerpc/watchpoint: Add hw_len wherever missing (jsc#SLE-12936). - powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N (jsc#SLE-12936). - powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c (jsc#SLE-12936). - powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N (jsc#SLE-12936). - powerpc/watchpoint: Fix handling of vector instructions (jsc#SLE-12936). - powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors (jsc#SLE-12936). - powerpc/hw_breakpoint.h: delete duplicated word (jsc#SLE-12936). - commit f79374c - powerpc/pci: unmap legacy INTx interrupts when a PHB is removed (bsc#1172145 ltc#184630). - commit 91fd12b - ice: Initialize Flow Director resources (jsc#SLE-12878). - Refresh patches.suse/ice-Clear-and-free-XLT-entries-on-reset.patch. - commit 1aa9b42 - ethtool: add LINKINFO_NTF notification (bsc#1176447). - Refresh patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch. - commit cc16e1d - i40e: Fix crash during removing i40e driver (jsc#SLE-13701). - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN (jsc#SLE-13701). - i40e: introduce new dump desc XDP command (jsc#SLE-13701). - i40e: add XDP ring statistics to dump VSI debug output (jsc#SLE-13701). - i40e: add XDP ring statistics to VSI stats (jsc#SLE-13701). - i40e: move check of full Tx ring to outside of send loop (jsc#SLE-13701). - i40e: eliminate division in napi_poll data path (jsc#SLE-13701). - i40e: optimize AF_XDP Tx completion path (jsc#SLE-13701). - i40e: Add support for a new feature Total Port Shutdown (jsc#SLE-13701). - ice: replace single-element array used for C struct hack (jsc#SLE-12878). - ice: avoid unnecessary single-member variable-length structs (jsc#SLE-12878). - ice: implement snapshot for device capabilities (jsc#SLE-12878). - i40e: Remove scheduling while atomic possibility (jsc#SLE-13701). - i40e: Add support for 5Gbps cards (jsc#SLE-13701). - i40e: Add a check to see if MFS is set (jsc#SLE-13701). - i40e: detect and log info about pre-recovery mode (jsc#SLE-13701). - i40e: make PF wait reset loop reliable (jsc#SLE-13701). - i40e: remove unused defines (jsc#SLE-13701). - i40e: Move client header location (jsc#SLE-13701). - i40e: fix crash when Rx descriptor count is changed (jsc#SLE-13701). - ice: protect ring accesses with WRITE_ONCE (jsc#SLE-12878). - i40e: protect ring accesses with READ- and WRITE_ONCE (jsc#SLE-13701). - ixgbe: protect ring accesses with READ- and WRITE_ONCE (jsc#SLE-13706). - ice: Ignore EMODE when setting PHY config (jsc#SLE-12878). - ice: fix aRFS after flow director delete (jsc#SLE-12878). - ice: Use coalesce values from q_vector 0 when increasing q_vectors (jsc#SLE-12878). - ice: fix function signature style format (jsc#SLE-12878). - ice: Allow VF to request reset as soon as it's initialized (jsc#SLE-12878). - ice: Always clear QRXFLXP_CNTXT before writing new value (jsc#SLE-12878). - ice: Reset VF for all port VLAN changes from host (jsc#SLE-12878). - ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX value (jsc#SLE-12878). - ice: Increase timeout after PFR (jsc#SLE-12878). - ice: Fix transmit for all software offloaded VLANs (jsc#SLE-12878). - ice: support adding 16 unicast/multicast filter on untrusted VF (jsc#SLE-12878). - ice: allow host to clear administratively set VF MAC (jsc#SLE-12878). - ice: Refactor VF VSI release and setup functions (jsc#SLE-12878). - ice: Refactor VF reset (jsc#SLE-12878). - ice: remove VM/VF disable command on CORER/GLOBR reset (jsc#SLE-12878). - ice: Add functions to rebuild host VLAN/MAC config for a VF (jsc#SLE-12878). - ice: Add function to set trust mode bit on reset (jsc#SLE-12878). - ice: Renaming and simplification in VF init path (jsc#SLE-12878). - ice: Separate VF VSI initialization/creation from reset flow (jsc#SLE-12878). - ice: Add helper function for clearing VPGEN_VFRTRIG (jsc#SLE-12878). - ice: Simplify ice_sriov_configure (jsc#SLE-12878). - ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings (jsc#SLE-12878). - ice: Declare functions static (jsc#SLE-12878). - ice: fix kernel BUG if register_netdev fails (jsc#SLE-12878). - ice: fix potential double free in probe unrolling (jsc#SLE-12878). - ice: cleanup VSI context initialization (jsc#SLE-12878). - ice: Poll for reset completion when DDP load fails (jsc#SLE-12878). - i40e: Make i40e_shutdown_adminq() return void (jsc#SLE-13701). - ixgbe: Remove unused inline function ixgbe_irq_disable_queues (jsc#SLE-13706). - ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov() (jsc#SLE-13706). - ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc() (jsc#SLE-13706). - ixgbe: fix signed-integer-overflow warning (jsc#SLE-13706). - i40e: trivial fixup of comments in i40e_xsk.c (jsc#SLE-13701). - i40e: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13701). - ice: Check UMEM FQ size when allocating bufs (jsc#SLE-12878). - ice: Refactor Rx checksum checks (jsc#SLE-12878). - ice: avoid undefined behavior (jsc#SLE-12878). - ice: Change number of XDP Tx queues to match number of Rx queues (jsc#SLE-12878). - ice: Add XDP Tx to VSI ring stats (jsc#SLE-12878). - ice: Change number of XDP TxQ to 0 when destroying rings (jsc#SLE-12878). - ice: Handle critical FW error during admin queue initialization (jsc#SLE-12878). - ice: Don't allow VLAN stripping change when pvid set (jsc#SLE-12878). - ice: Add more Rx errors to netdev's rx_error counter (jsc#SLE-12878). - ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS (jsc#SLE-12878). - ice: Fix memory leak (jsc#SLE-12878). - ice: fix MAC write command (jsc#SLE-12878). - ice: set VF default LAN address (jsc#SLE-12878). - ice: remove unused macro (jsc#SLE-12878). - ice: fix signed vs unsigned comparisons (jsc#SLE-12878). - ice: cleanup unsigned loops (jsc#SLE-12878). - ice: fix usage of incorrect variable (jsc#SLE-12878). - ice: Fix bad register reads (jsc#SLE-12878). - ice: check for compatibility between DDP package and firmware (jsc#SLE-12878). - ice: Check if unicast MAC exists before setting VF MAC (jsc#SLE-12878). - ice: Fix Tx timeout when link is toggled on a VF's interface (jsc#SLE-12878). - ice: print Rx MDD auto reset message before VF reset (jsc#SLE-12878). - ice: Call ice_aq_set_mac_cfg (jsc#SLE-12878). - ice: Implement aRFS (jsc#SLE-12878). - ice: Restore filters following reset (jsc#SLE-12878). - ice: Enable flex-bytes support (jsc#SLE-12878). - ice: Support IPv6 Flow Director filters (jsc#SLE-12878). - ice: Support IPv4 Flow Director filters (jsc#SLE-12878). - ice: Support displaying ntuple rules (jsc#SLE-12878). - ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL (jsc#SLE-13706). - ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL (jsc#SLE-12878). - i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL (jsc#SLE-13701). - i40e: Separate kernel allocated rx_bi rings from AF_XDP rings (jsc#SLE-13701). - i40e: Refactor rx_bi accesses (jsc#SLE-13701). - xsk: Introduce AF_XDP buffer allocation API (jsc#SLE-13706). - xsk: Move defines only used by AF_XDP internals to xsk.h (jsc#SLE-13706). - xsk: Move driver interface to xdp_sock_drv.h (bsc#1176447). - xsk: Move xskmap.c to net/xdp/ (bsc#1176447). - ice: Rename build_ctob to ice_build_ctob (jsc#SLE-12878). - ice: remove unnecessary backslash (jsc#SLE-12878). - ice: remove unnecessary check (jsc#SLE-12878). - ice: remove unnecessary expression that is always true (jsc#SLE-12878). - ice: Fix check for removing/adding mac filters (jsc#SLE-12878). - ice: refactor filter functions (jsc#SLE-12878). - ice: Fix resource leak on early exit from function (jsc#SLE-12878). - ice: cleanup vf_id signedness (jsc#SLE-12878). - ice: Fix casting issues (jsc#SLE-12878). - ice: Provide more meaningful error message (jsc#SLE-12878). - ice: Fix probe/open race condition (jsc#SLE-12878). - ice: only drop link once when setting pauseparams (jsc#SLE-12878). - ice: Fix check for contiguous TCs (jsc#SLE-12878). - ice: Don't reset and rebuild for Tx timeout on PFC enabled queue (jsc#SLE-12878). - ice: Add VF promiscuous support (jsc#SLE-12878). - ice: Add support for tunnel offloads (jsc#SLE-12878). - ice: report netlist version in .info_get (jsc#SLE-12878). - xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments (jsc#SLE-13706). - net: ethtool: self_test: Mark interface in testing operative status (bsc#1176447). - net: Add IF_OPER_TESTING (bsc#1176447). - ethtool: count header size in reply size estimate (bsc#1176447). - ethtool: provide timestamping information with TSINFO_GET request (bsc#1176447). - ethtool: add timestamping related string sets (bsc#1176447). - ethtool: add EEE_NTF notification (bsc#1176447). - ethtool: set EEE settings with EEE_SET request (bsc#1176447). - ethtool: provide EEE settings with EEE_GET request (bsc#1176447). - ethtool: add PAUSE_NTF notification (bsc#1176447). - ethtool: set pause parameters with PAUSE_SET request (bsc#1176447). - ethtool: provide pause parameters with PAUSE_GET request (bsc#1176447). - ethtool: add COALESCE_NTF notification (bsc#1176447). - ethtool: set coalescing parameters with COALESCE_SET request (bsc#1176447). - ethtool: provide coalescing parameters with COALESCE_GET request (bsc#1176447). - ethtool: fix reference leak in ethnl_set_privflags() (bsc#1176447). - net: introduce the MACSEC netdev feature (bsc#1176447). - ethtool: fix incorrect tx-checksumming settings reporting (bsc#1176447). - ethtool: fix spelling mistake "/exceeeds"/ -> "/exceeds"/ (bsc#1176447). - ethtool: add CHANNELS_NTF notification (bsc#1176447). - ethtool: set device channel counts with CHANNELS_SET request (bsc#1176447). - ethtool: provide channel counts with CHANNELS_GET request (bsc#1176447). - ethtool: add RINGS_NTF notification (bsc#1176447). - ethtool: set device ring sizes with RINGS_SET request (bsc#1176447). - ethtool: provide ring sizes with RINGS_GET request (bsc#1176447). - ethtool: add PRIVFLAGS_NTF notification (bsc#1176447). - ethtool: set device private flags with PRIVFLAGS_SET request (bsc#1176447). - ethtool: provide private flags with PRIVFLAGS_GET request (bsc#1176447). - ethtool: add FEATURES_NTF notification (bsc#1176447). - ethtool: set netdev features with FEATURES_SET request (bsc#1176447). - ethtool: add ethnl_parse_bitset() helper (bsc#1176447). - ethtool: provide netdev features with FEATURES_GET request (bsc#1176447). - ethtool: update mapping of features to legacy ioctl requests (bsc#1176447). - ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() (bsc#1176447). - ethtool: Add support for low latency RS FEC (bsc#1176447). - ethtool: fix reference leak in some *_SET handlers (bsc#1176447). - ethtool: reject unrecognized request flags (bsc#1176447). - netlink: add nl_set_extack_cookie_u32() (bsc#1176447). - ethtool: limit bitset size (bsc#1176447). - ethtool: fix application of verbose no_mask bitset (bsc#1176447). - ethtool: add WOL_NTF notification (bsc#1176447). - ethtool: set wake-on-lan settings with WOL_SET request (bsc#1176447). - ethtool: provide WoL settings with WOL_GET request (bsc#1176447). - ethtool: add DEBUG_NTF notification (bsc#1176447). - ethtool: set message mask with DEBUG_SET request (bsc#1176447). - ethtool: provide message mask with DEBUG_GET request (bsc#1176447). - ethtool: fix kernel-doc descriptions (bsc#1176447). - net: Add fraglist GRO/GSO feature flags (bsc#1176447). - ethtool: potential NULL dereference in strset_prepare_data() (bsc#1176447). - ethtool: fix ->reply_size() error handling (bsc#1176447). - ethtool: fix a memory leak in ethnl_default_start() (bsc#1176447). - ethtool: remove set but not used variable 'lsettings' (bsc#1176447). - ethtool: provide link state with LINKSTATE_GET request (bsc#1176447). - ethtool: add LINKMODES_NTF notification (bsc#1176447). - ethtool: set link modes related data with LINKMODES_SET request (bsc#1176447). - ethtool: provide link mode information with LINKMODES_GET request (bsc#1176447). - ethtool: add default notification handler (bsc#1176447). - ethtool: set link settings with LINKINFO_SET request (bsc#1176447). - ethtool: provide link settings with LINKINFO_GET request (bsc#1176447). - ethtool: provide string sets with STRSET_GET request (bsc#1176447). - ethtool: default handlers for GET requests (bsc#1176447). - ethtool: support for netlink notifications (bsc#1176447). - ethtool: netlink bitset handling (bsc#1176447). - ethtool: helper functions for netlink interface (bsc#1176447). - net: Introduce peer to peer one step PTP time stamping (bsc#1176447). - net: ethtool: Use the PHY time stamping interface (bsc#1176447). - net: phy: Introduce helper functions for time stamping support (bsc#1176447). - netlink: rename nl80211_validate_nested() to nla_validate_nested() (bsc#1176447). - commit cb14dde - blacklist.conf: Append 'gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile' - commit cd2ad4e - drm/sun4i: backend: Disable alpha on the lowest plane on the A20 (bsc#1152472) - commit a28c02e - drm/sun4i: backend: Support alpha property on lowest plane (bsc#1152472) - commit 081a7ef - drm/sun4i: Fix dsi dcs long write function (bsc#1152472) - commit 510ebc1 - drm/sun4i: add missing put_device() call in (bsc#1152472) - commit 69345eb - drm/virtio: fix missing dma_fence_put() in (bsc#1152489) * context changes - commit 2d93b7f - drm/ast: Initialize DRAM type before posting GPU (bsc#1152472) * context changes - commit 933f31f - drm/mgag200: Remove declaration of mgag200_mmap() from header file (bsc#1152472) * context changes - commit 435259b - Btrfs: implement full reflink support for inline extents (bsc#1176019). - Refresh patches.suse/btrfs-fix-lost-i_size-update-after-cloning-inline-ex.patch. - commit 1499e64 - Btrfs: simplify inline extent handling when doing reflinks (bsc#1176019). - commit 378e9bc - Btrfs: move all reflink implementation code into its own file (bsc#1176019). - Refresh patches.suse/btrfs-fix-lost-i_size-update-after-cloning-inline-ex.patch. - commit 24935c8 - powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable (jsc#SLE-12936). - powerpc/watchpoint: Get watchpoint count dynamically while disabling them (jsc#SLE-12936). - commit f5afb99 - powerpc/perf: Fix soft lockups due to missed interrupt accounting (jsc#SLE-13513). - commit e1b68e3 - xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame() (jsc#SLE-13706). - ice: fix PCI device serial number to be lowercase values (jsc#SLE-12878). - netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write (jsc#SLE-15171). - devlink: fix typos in qed documentation (jsc#SLE-12878). - devlink: remove trigger command from devlink-region.rst (jsc#SLE-12878). - devlink: document region snapshot triggering from userspace (jsc#SLE-12878). - commit a0186de - nvme-pci: override the value of the controller's numa node (bsc#1176507). - commit 1ad78c9 - usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Do not configure Altmode HPD High (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Un-register the USB role switch (jsc#SLE-13918). - watchdog: iTCO: fix link error (jsc#SLE-13918). - blacklist.conf: b30c1a464c29 ("/watchdog: iTCO: fix link error"/) - commit fe95fa7 - Remove patch causing regression (bsc#1094244 ltc#168122). - Delete patches.suse/powerpc-64s-machine-check-interrupt-update-NMI-accou.patch. - Refresh patches.suse/powerpc-64s-machine-check-do-not-trace-real-mode-han.patch. - commit f30b04b - mlx4: disable device on shutdown (git-fixes). - commit 878fd39 - devlink: promote "/fw.bundle_id"/ to a generic info version (jsc#SLE-12878). - Refresh patches.suse/devlink-add-macro-for-fw.roce.patch. - commit 96ec267 - ethtool: introduce ethtool netlink interface (bsc#1176447). - Update config files. - commit 9ce3138 - xsk: Change names of validation functions (jsc#SLE-13706). - Refresh patches.suse/xsk-Remove-unnecessary-READ_ONCE-of-data.patch. - commit 03cafae - xsk: Simplify the consumer ring access functions (jsc#SLE-13706). - Refresh patches.suse/xsk-Remove-unnecessary-READ_ONCE-of-data.patch. - commit d84436a - docs: index.rst: don't use genindex for pdf output (jsc#SLE-12878). - Refresh patches.suse/ionic-Add-basic-framework-for-IONIC-Network-device-d.patch. - commit e3d78bb - mlx4: Mark PM functions as __maybe_unused (jsc#SLE-15171). - mlx4: use generic power management (jsc#SLE-15171). - RDMA/mlx4: Remove FMR support for memory registration (jsc#SLE-15171). - xsk: Fix xsk_umem_xdp_frame_sz() (jsc#SLE-13706). - xdp: For Intel AF_XDP drivers add XDP frame_sz (jsc#SLE-13706). - ice: Add XDP frame size to driver (jsc#SLE-12878). - i40e: Add XDP frame size to driver (jsc#SLE-13701). - ixgbevf: Add XDP frame size to VF driver (jsc#SLE-13706). - ixgbe: Add XDP frame size to driver (jsc#SLE-13706). - ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K (jsc#SLE-13706). - mlx4: Add XDP frame size and adjust max XDP MTU (jsc#SLE-15171). - xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame (jsc#SLE-13706). - xdp: Add frame size to xdp_buff (jsc#SLE-13706). - xsk: Remove unnecessary member in xdp_umem (jsc#SLE-13706). - xsk: Change two variable names for increased clarity (jsc#SLE-13706). - net: mlx4: remove unneeded variable "/err"/ in mlx4_en_ethtool_add_mac_rule() (jsc#SLE-15171). - net: mlx4: remove unneeded variable "/err"/ in mlx4_en_get_rxfh() (jsc#SLE-15171). - net/mlx4_core: Add missing iounmap() in error path (jsc#SLE-15171). - net/mlx4_en: use napi_complete_done() in TX completion (jsc#SLE-15171). - net/mlx4_core: fix a memory leak bug (jsc#SLE-15171). - i40e: Remove unneeded conversion to bool (jsc#SLE-13701). - mlx4: fix "/initializer element not constant"/ compiler error (jsc#SLE-15171). - ice: add a devlink region for dumping NVM contents (jsc#SLE-12878). - devlink: implement DEVLINK_CMD_REGION_NEW (jsc#SLE-12878). - devlink: track snapshot id usage count using an xarray (jsc#SLE-15171). - devlink: report error once U32_MAX snapshot ids have been used (jsc#SLE-15171). - devlink: extract snapshot id allocation to helper function (jsc#SLE-15171). - devlink: use -ENOSPC to indicate no more room for snapshots (jsc#SLE-15171). - devlink: add function to take snapshot while locked (jsc#SLE-15171). - devlink: trivial: fix tab in function documentation (jsc#SLE-15171). - devlink: convert snapshot destructor callback to region op (jsc#SLE-15171). - devlink: prepare to support region operations (jsc#SLE-12878). - devlink: Add API to register packet trap groups (jsc#SLE-12878). - ice: add board identifier info to devlink .info_get (jsc#SLE-12878). - ice: add basic handler for devlink .info_get (jsc#SLE-12878). - ice: enable initial devlink support (jsc#SLE-12878). - ice: implement full NVM read from ETHTOOL_GEEPROM (jsc#SLE-12878). - ice: discover and store size of available flash (jsc#SLE-12878). - ice: store NVM version info in extracted format (jsc#SLE-12878). - ice: create function to read a section of the NVM and Shadow RAM (jsc#SLE-12878). - ice: use __le16 types for explicitly Little Endian values (jsc#SLE-12878). - net: ixgbevf: reject unsupported coalescing params (jsc#SLE-13706). - net: ixgbe: reject unsupported coalescing params (jsc#SLE-13706). - net: i40e: reject unsupported coalescing params (jsc#SLE-13701). - net: mlx4: reject unsupported coalescing params (jsc#SLE-15171). - net: liquidio: reject unsupported coalescing params (jsc#SLE-15171). - ice: fix incorrect size description of ice_get_nvm_version (jsc#SLE-12878). - ice: use variable name more descriptive than type (jsc#SLE-12878). - ice: Use EOPNOTSUPP instead of ENOTSUPP (jsc#SLE-12878). - ice: Fix format specifier (jsc#SLE-12878). - ice: fix use of deprecated strlcpy() (jsc#SLE-12878). - ice: Increase mailbox receive queue length to maximum (jsc#SLE-12878). - ice: Correct setting VLAN pruning (jsc#SLE-12878). - ice: renegotiate link after FW DCB on (jsc#SLE-12878). - ice: Fix corner case when switching from IEEE to CEE (jsc#SLE-12878). - ice: Display Link detected via Ethtool in safe mode (jsc#SLE-12878). - ice: Fix removing driver while bare-metal VFs pass traffic (jsc#SLE-12878). - ice: Improve clarity of prints and variables (jsc#SLE-12878). - ice: allow bigger VFs (jsc#SLE-12878). - ice: Cleanup unneeded parenthesis (jsc#SLE-12878). - ixgbe: Use pci_get_dsn() (jsc#SLE-13706). - ice: Use pci_get_dsn() (jsc#SLE-12878). - PCI: Introduce pci_get_dsn (jsc#SLE-13706). - ice: let core reject the unsupported coalescing parameters (jsc#SLE-12878). - xdp: Replace zero-length array with flexible-array member (jsc#SLE-13706). - devlink: add trap metadata type for cookie (jsc#SLE-12878). - devlink: add ACL generic packet traps (jsc#SLE-12878). - ice: fix define for E822 backplane device (jsc#SLE-12878). - ice: add support for E823 devices (jsc#SLE-12878). - ice: add backslash-n to strings (jsc#SLE-12878). - ice: increase PF reset wait timeout to 300 milliseconds (jsc#SLE-12878). - ice: Support XDP UMEM wake up mechanism (jsc#SLE-12878). - ice: SW DCB, report correct max TC value (jsc#SLE-12878). - ice: Report correct DCB mode (jsc#SLE-12878). - ice: Add DCBNL ops required to configure ETS in CEE for SW DCB (jsc#SLE-12878). - ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues (jsc#SLE-12878). - ice: Fix for TCAM entry management (jsc#SLE-12878). - ice: update malicious driver detection event handling (jsc#SLE-12878). - ice: Validate config for SW DCB map (jsc#SLE-12878). - devlink: Force enclosing array on binary fmsg data (jsc#SLE-12878). - ice: use true/false for bool types (jsc#SLE-12878). - ice: add function argument description to function header comment (jsc#SLE-12878). - ice: use proper format for function pointer as a function parameter (jsc#SLE-12878). - ice: replace "/fallthrough"/ comments with fallthrough reserved word (jsc#SLE-12878). - ice: remove unnecessary fallthrough comments (jsc#SLE-12878). - ice: Fix virtchnl_queue_select bitmap validation (jsc#SLE-12878). - ice: Fix and refactor Rx queue disable for VFs (jsc#SLE-12878). - ice: Handle LAN overflow event for VF queues (jsc#SLE-12878). - ice: Fix implicit queue mapping mode in ice_vsi_get_qs (jsc#SLE-12878). - ice: Add support to enable/disable all Rx queues before waiting (jsc#SLE-12878). - ice: Only allow tagged bcast/mcast traffic for VF in port VLAN (jsc#SLE-12878). - ice: Fix Port VLAN priority bits (jsc#SLE-12878). - ice: Add helper to determine if VF link is up (jsc#SLE-12878). - ice: Refactor port vlan configuration for the VF (jsc#SLE-12878). - ice: Add initial support for QinQ (jsc#SLE-12878). - net: mlx4: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-15171). - xsk: Publish global consumer pointers when NAPI is finished (jsc#SLE-13706). - ice: Wait for VF to be reset/ready before configuration (jsc#SLE-12878). - ice: Don't tell the OS that link is going down (jsc#SLE-12878). - ice: Don't reject odd values of usecs set by user (jsc#SLE-12878). - xsk, net: Make sock_def_readable() have external linkage (jsc#SLE-13706). - devlink: Add overlay source MAC is multicast trap (jsc#SLE-12878). - devlink: Add tunnel generic packet traps (jsc#SLE-12878). - devlink: Add non-routable packet trap (jsc#SLE-12878). - ice: remove redundant assignment to variable xmit_done (jsc#SLE-12878). - ice: Removing hung_queue variable to use txqueue function parameter (jsc#SLE-12878). - i40e: Removing hung_queue variable to use txqueue function parameter (jsc#SLE-13701). - devlink: introduce devlink-dpipe.rst documentation file (jsc#SLE-12878). - devlink: add a devlink-resource.rst documentation file (jsc#SLE-12878). - devlink: rename and expand devlink-trap-netdevsim.rst (jsc#SLE-12878). - devlink: add documentation for ionic device driver (jsc#SLE-12878). - devlink: add a file documenting devlink regions (jsc#SLE-12878). - devlink: add a driver-specific file for the qed driver (jsc#SLE-12878). - devlink: add parameter documentation for the mlx4 driver (jsc#SLE-12878). - devlink: convert driver-specific files to reStructuredText (jsc#SLE-12878). - devlink: convert devlink-params.txt to reStructuredText (jsc#SLE-12878). - devlink: rename devlink-info-versions.rst and add a header (jsc#SLE-12878). - devlink: convert devlink-health.txt to rst format (jsc#SLE-12878). - devlink: move devlink documentation to subfolder (jsc#SLE-12878). - xsk: Add function naming comments and reorder functions (jsc#SLE-13706). - xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr (jsc#SLE-13706). - xsk: Simplify xskq_nb_avail and xskq_nb_free (jsc#SLE-13706). - xsk: Eliminate the RX batch size (jsc#SLE-13706). - xsk: Standardize naming of producer ring access functions (jsc#SLE-13706). - xsk: Consolidate to one single cached producer pointer (jsc#SLE-13706). - xsk: Simplify detection of empty and full rings (jsc#SLE-13706). - xsk: Eliminate the lazy update threshold (jsc#SLE-13706). - xsk: Make xskmap flush_list common for all map instances (jsc#SLE-13706). - mlx4: use new txqueue timeout argument (jsc#SLE-15171). - Documentation: Add a section for devlink-trap testing (jsc#SLE-12878). - commit 0954b47 - supported.conf: mark virtio-iommu supported on aarch64 (jsc#SLE-12152) - commit f94b476 - nvme-multipath: retry commands for dying queues (bsc#1171688). - commit 50f2e12 - bcache: Fix typo in Kconfig name (bsc#1175995,jsc#SLE-15608). - Update config files. - commit 70aed61 - smb3: warn on confusing error scenario with sec=krb5 (bsc#1176548). - commit 87d97c1 - cifs: Fix leak when handling lease break for cached root fid (bsc#1176242). - commit 3f36e87 - SMB3: Honor 'posix' flag for multiuser mounts (bsc#1176559). - commit da99223 - SMB3: Honor 'handletimeout' flag for multiuser mounts (bsc#1176558). - commit 7fc229a - x86/unwind/orc: Fix premature unwind stoppage due to IRET frames (bsc#1058115). Remove the commit from blacklist.conf too. - commit f15a51f - SMB3: Honor persistent/resilient handle flags for multiuser mounts (bsc#1176546). - Refresh patches.suse/SMB3-Honor-lease-disabling-for-multiuser-mounts.patch. - commit 9b622c7 - SMB3: Honor 'seal' flag for multiuser mounts (bsc#1176545). - commit c2120ee - cifs/smb3: Fix data inconsistent when punch hole (bsc#1176544). - commit a9ca8fc - cifs/smb3: Fix data inconsistent when zero file range (bsc#1176536). - commit 92bbeda - xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify (bsc#1175995,jsc#SLE-15608). - commit 937dc91 - driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} (bsc#1176486 ltc#188130). - commit daeec95 - powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute (bsc#1176486 ltc#188130). - commit 5a8c141 - net: initialize fastreuse on inet_inherit_port (networking-stable-20_08_15). - net: refactor bind_bucket fastreuse into helper (networking-stable-20_08_15). - net: Fix potential memory leak in proto_register() (networking-stable-20_08_15). - net/nfc/rawsock.c: add CAP_NET_RAW check (networking-stable-20_08_15). - net/tls: Fix kmap usage (networking-stable-20_08_15). - tcp: correct read of TFO keys on big endian systems (networking-stable-20_08_15). - net: Set fput_needed iff FDPUT_FPUT is set (networking-stable-20_08_15). - commit 172e095 - rbd: require global CAP_SYS_ADMIN for mapping and unmapping (CVE-2020-25284 bsc#1176543). - ceph: don't allow setlease on cephfs (bsc#1176537). - ceph: handle zero-length feature mask in session messages (bsc#1176540). - ceph: use frag's MDS in either mode (bsc#1176542). - ceph: set sec_context xattr on symlink creation (bsc#1176541). - ceph: fix use-after-free for fsc->mdsc (bsc#1176539). - ceph: fix potential mdsc use-after-free crash (bsc#1176538). - commit 87663ec - Delete patches.suse/powerpc-Move-EXCEPTION_TABLE-to-RO_DATA-segment.patch. Delete patch that causes a warning about unknown section. - commit a7b968e - vfio/pci: Cleanup .probe() exit paths (bsc#1175713). - Refresh patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking. - Refresh patches.suse/vfio-pci-invalidate-mmaps-and-block-mmio-access-on-disabled-memory. - commit 0446efa - vfio/pci: Add sriov_configure support (bsc#1175713). - Refresh patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking. - Refresh patches.suse/vfio-pci-invalidate-mmaps-and-block-mmio-access-on-disabled-memory. - commit 61e9a96 - vfio/pci: Introduce VF token (bsc#1175713). - Refresh patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking. - Refresh patches.suse/vfio-pci-invalidate-mmaps-and-block-mmio-access-on-disabled-memory. - commit 8b91f2a - vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call (bsc#1175713). - Refresh patches.suse/vfio-type1-Fix-VA-PA-translation-for-PFNMAP-VMAs-in-.patch. - Refresh patches.suse/vfio-type1-support-faulting-pfnmap-vmas. - commit 1136f3b - PCI: Add PCI_STD_NUM_BARS for the number of standard BARs (bsc#1175713). - Refresh patches.suse/PCI-endpoint-Fix-set_msix-to-take-BIR-and-offset-as-.patch. - Refresh patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking. - commit b6b26f9 - thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up (git-fixes). - commit 6081a42 - thunderbolt: Disable ports that are not implemented (git-fixes). - commit 23a3be6 - vfio/type1: untag user pointers in vaddr_get_pfn (bsc#1175713). - Refresh patches.suse/vfio-type1-support-faulting-pfnmap-vmas. - commit 8fab67f - vfio-ccw: add some logging (bsc#1175713). - Refresh patches.suse/s390-cio-generate-delayed-uevent-for-vfio-ccw-subchannels. - commit 947f744 - vfio/pci: fix racy on error and request eventfd ctx (bsc#1175713). - vfio-ccw: Fix a build error due to missing include of linux/slab.h (bsc#1175713). - vfio/type1: Fix migration info capability ID (bsc#1175713). - vfio/pci: Clear error and request eventfd ctx after releasing (bsc#1175713). - vfio-ccw: make vfio_ccw_regops variables declarations static (bsc#1175713). - vfio-ccw: Add trace for CRW event (bsc#1175713). - vfio-ccw: Wire up the CRW irq and CRW region (bsc#1175713). - vfio-ccw: Introduce a new CRW region (bsc#1175713). - vfio-ccw: Refactor IRQ handlers (bsc#1175713). - vfio-ccw: Introduce a new schib region (bsc#1175713). - vfio-ccw: Refactor the unregister of the async regions (bsc#1175713). - vfio-ccw: Register a chp_event callback for vfio-ccw (bsc#1175713). - vfio-ccw: Introduce new helper functions to free/destroy regions (bsc#1175713). - vfio-ccw: Enable transparent CCW IPL from DASD (bsc#1175713). - vfio iommu: typecast corrections (bsc#1175713). - vfio iommu: Use shift operation for 64-bit integer division (bsc#1175713). - vfio: Selective dirty page tracking if IOMMU backed device pins pages (bsc#1175713). - vfio iommu: Add migration capability to report supported features (bsc#1175713). - vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap (bsc#1175713). - vfio iommu: Implementation of ioctl for dirty pages tracking (bsc#1175713). - vfio iommu: Add ioctl definition for dirty pages tracking (bsc#1175713). - vfio iommu: Cache pgsize_bitmap in struct vfio_iommu (bsc#1175713). - vfio iommu: Remove atomicity of ref_count of pinned pages (bsc#1175713). - vfio: UAPI for migration interface for device state (bsc#1175713). - vfio/pci: fix memory leaks of eventfd ctx (bsc#1175713). - vfio-pci: Mask cap zero (bsc#1175713). - vfio: checking of validity of user vaddr in vfio_dma_rw (bsc#1175713). - vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd (bsc#1175713). - vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages (bsc#1175713). - vfio: introduce vfio_dma_rw to read/write a range of IOVAs (bsc#1175713). - vfio: allow external user to get vfio group from device (bsc#1175713). - vfio/pci: Remove dev_fmt definition (bsc#1175713). - vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user (bsc#1175713). - vfio/pci: Implement match ops (bsc#1175713). - vfio: Include optional device match in vfio_device_ops callbacks (bsc#1175713). - vfio: platform: fix __iomem in vfio_platform_amdxgbe.c (bsc#1175713). - vfio/mdev: make create attribute static (bsc#1175713). - vfio/spapr_tce: use mmgrab (bsc#1175713). - vfio: vfio_pci_nvlink2: use mmgrab (bsc#1175713). - vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion (bsc#1175713). - vfio/type1: remove hugepage checks in is_invalid_reserved_pfn() (bsc#1175713). - vfio-ccw: Rework the io_fctl trace (bsc#1175713). - vfio-ccw: Add a trace for asynchronous requests (bsc#1175713). - vfio-ccw: Trace the FSM jumptable (bsc#1175713). - vfio-ccw: Refactor how the traces are built (bsc#1175713). - vfio/type1: Initialize resv_msi_base (bsc#1175713). - vfio/type1: remove duplicate retrieval of reserved regions (bsc#1175713). - vfio/type1: Add IOVA range capability support (bsc#1175713). - vfio/type1: check dma map request is within a valid iova range (bsc#1175713). - vfio/type1: Update iova list on detach (bsc#1175713). - vfio/type1: Check reserved region conflict and update iova list (bsc#1175713). - vfio/type1: Introduce iova list and add iommu aperture validity check (bsc#1175713). - vfio: re-arrange vfio region definitions (bsc#1175713). - powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks (bsc#1175713). - powerpc/pseries/iommu: Switch to xchg_no_kill (bsc#1175713). - vfio/spapr_tce: Invalidate multiple TCEs at once (bsc#1175713). - KVM: PPC: Book3S: Invalidate multiple TCEs at once (bsc#1175713). - powerpc/powernv/ioda: Split out TCE invalidation from TCE updates (bsc#1175713). - vfio-ccw: fix error return code in vfio_ccw_sch_init() (bsc#1175713). - commit a14198d - dm crypt: Initialize crypto wait structures (bsc#1175995,jsc#SLE-15608). - dm ebs: Fix incorrect checking for REQ_OP_FLUSH (bsc#1175995,jsc#SLE-15608). - iocost: Fix check condition of iocg abs_vdebt (bsc#1175995,jsc#SLE-15608). - dm zoned: fix unused but set variable warnings (bsc#1175995,jsc#SLE-15608). - cgroup: fix psi_show() crash on 32bit ino archs (bsc#1175995,jsc#SLE-15608). - commit 91a1e51 - xen/blkfront: fix ring info addressing (bsc#1175995,jsc#SLE-15608). - commit c639ad9 - dm: add dm-clone to the documentation index (bsc#1175995,jsc#SLE-15608). - selftests/bpf: Don't hard-code root cgroup id (bsc#1175995,jsc#SLE-15608). - writeback: fix -Wformat compilation warnings (bsc#1175995,jsc#SLE-15608). - cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root() (bsc#1175995,jsc#SLE-15608). - commit 4256b92 - Update config files. - commit 4aac74c - RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx' (bsc#1170774). - commit d51761b - blacklist.conf: 2356bb4b8221 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 - commit c54f3f0 - RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeeds (bsc#1170774). - RDMA/bnxt_re: Static NQ depth allocation (bsc#1170774). - RDMA/mlx4: Read pkey table length instead of hardcoded value (git-fixes). - commit d897d3a - dm writecache: improve performance on DDR persistent memory (Optane) (bsc#1175995,jsc#SLE-15608). - commit 8d80b5c - dm writecache: remove superfluous test in persistent_memory_claim (bsc#1175995,jsc#SLE-15608). - commit e8e49c1 - ftrace: Setup correct FTRACE_FL_REGS flags for module (git-fixes). - commit b5a1bd1 - powerpc/kernel: Cleanup machine check function declarations (bsc#1065729). - commit 05b1221 - dm: add clone target (bsc#1175995,jsc#SLE-15608). - Update config files. - supported.conf: mark dm-clone as supported - commit 8019105 - dm: add emulated block size target (bsc#1175995,jsc#SLE-15608). - Update config files. - supported.conf: mark dm-ebs as supported - commit 89f3ea1 - dm mpath: add Historical Service Time Path Selector (bsc#1175995,jsc#SLE-15608). - Update config files. - Refresh patches.suse/dm-mpath-leastpending-path-update. - supported.conf: mark dm-historcal-time-length as supported - commit aca8751 - blktrace: fix endianness for blk_log_remap() (bsc#1175995,jsc#SLE-15608). - blktrace: fix endianness in get_pdu_int() (bsc#1175995,jsc#SLE-15608). - blktrace: use errno instead of bi_status (bsc#1175995,jsc#SLE-15608). - block/swim3: use set_current_state macro (bsc#1175995,jsc#SLE-15608). - blktrace: Report pid with note messages (bsc#1175995,jsc#SLE-15608). - commit 7405224 - cgroup: use cgrp->kn->id as the cgroup ID (bsc#1175995,jsc#SLE-15608). - kernfs: use 64bit inos if ino_t is 64bit (bsc#1175995,jsc#SLE-15608). - kernfs: implement custom exportfs ops and fid type (bsc#1175995,jsc#SLE-15608). - kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id() (bsc#1175995,jsc#SLE-15608). - commit bbedf0f - kernfs: convert kernfs_node->id from union kernfs_node_id to u64 (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/blktrace-Protect-q-blk_trace-with-RCU.patch. - commit a37bb3e - kernfs: kernfs_find_and_get_node_by_ino() should only look up activated nodes (bsc#1175995,jsc#SLE-15608). - kernfs: use dumber locking for kernfs_find_and_get_node_by_ino() (bsc#1175995,jsc#SLE-15608). - commit 57dfe26 - netprio: use css ID instead of cgroup ID (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/netprio_cgroup-Fix-unlimited-memory-leak-of-v2-cgrou.patch. - commit 3b76527 - writeback: use ino_t for inodes in tracepoints (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/memcg-fix-a-crash-in-wb_workfn-when-a-device-disappe.patch. - commit 3938e12 - ata: sata_inic162x fix a spelling issue (bsc#1175995,jsc#SLE-15608). - block: remove unused header (bsc#1175995,jsc#SLE-15608). - bdev: Reduce time holding bd_mutex in sync in blkdev_close() (bsc#1175995,jsc#SLE-15608). - ahci: Add Intel Comet Lake PCH-U PCI ID (bsc#1175995,jsc#SLE-15608). - ahci: Add Intel Comet Lake PCH RAID PCI ID (bsc#1175995,jsc#SLE-15608). - ata: ahci: Add sysfs attribute to show remapped NVMe device (bsc#1175995,jsc#SLE-15608). - ata: ahci-imx: remove redundant assignment to ret (bsc#1175995,jsc#SLE-15608). - commit 290a94c - nbd: requeue command if the soecket is changed (bsc#1175995,jsc#SLE-15608). - nbd: enable replace socket if only one connection is (bsc#1175995,jsc#SLE-15608). - libata: drop BPRINTK() (bsc#1175995,jsc#SLE-15608). - xen/blkfront: limit allocated memory size to actual use case (bsc#1175995,jsc#SLE-15608). - commit d81f216 - usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures (jsc#SLE-13918). - usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port() (jsc#SLE-13918). - usb: typec: ucsi: Rework ppm_lock handling (jsc#SLE-13918). - usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls (jsc#SLE-13918). - usb: typec: ucsi: Fix AB BA lock inversion (jsc#SLE-13918). - usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time (jsc#SLE-13918). - usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers (jsc#SLE-13918). - usb: typec: tcpm: Refactor tcpm_handle_vdm_request (jsc#SLE-13918). - usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling (jsc#SLE-13918). - usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper (jsc#SLE-13918). - usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm() (jsc#SLE-13918). - usb: typec: tcpm: Stay in BIST mode till hardreset or unattached (jsc#SLE-13918). - usb: typec: tcpci: Support BIST test data mode for compliance (jsc#SLE-13918). - usb: typec: tcpm: Support bist test data mode for compliance (jsc#SLE-13918). - usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes (jsc#SLE-13918). - usb: typec: Comment correction for typec_partner_register_altmode (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Avoid connect request on disconnect (jsc#SLE-13918). - usb: typec: Replace HTTP links with HTTPS ones (jsc#SLE-13918). - usb: typec: ucsi: ucsi: Staticify and stop export of ucsi_init() (jsc#SLE-13918). - usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation (jsc#SLE-13918). - usb: typec: altmodes: displayport: Supply missing displayport.h include file (jsc#SLE-13918). - usb: typec: altmodes: displayport: File headers are not good candidates for kerneldoc (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Add support for USB4 (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Definitions for response status bits (jsc#SLE-13918). - usb: typec: Add data structure for Enter_USB message (jsc#SLE-13918). - usb: typec: Combine the definitions for Accessory and USB modes (jsc#SLE-13918). - usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entry (jsc#SLE-13918). - usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x (jsc#SLE-13918). - usb: typec: tps6598x: Add USB role switching logic (jsc#SLE-13918). - usb: typec: tps6598x: Add OF probe binding (jsc#SLE-13918). - usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation (jsc#SLE-13918). - usb: typec: Add typec_find_orientation() (jsc#SLE-13918). - usb: roles: Switch on role-switch uevent reporting (jsc#SLE-13918). - usb: typec: ucsi: Fix the stub for ucsi_register_port_psy() (jsc#SLE-13918). - usb: typec: ucsi: register with power_supply class (jsc#SLE-13918). - usb: typec: ucsi: save power data objects in PD mode (jsc#SLE-13918). - usb: typec: ucsi: Correct bit-mask for CCI (jsc#SLE-13918). - usb: typec: ucsi: replace magic numbers (jsc#SLE-13918). - usb: typec: ucsi: Workaround for missed op_mode change (jsc#SLE-13918). - usb: typec: ucsi: set USB data role when partner type is power cable/ufp (jsc#SLE-13918). - USB: typec: Use the correct style for SPDX License Identifier (jsc#SLE-13918). - usb: fusb302: Convert to use GPIO descriptors (jsc#SLE-13918). - MAINTAINERS: Update entry for Intel Broxton PMC driver (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Convert to MFD (jsc#SLE-13918). - Update configs - supported.conf: Remove reference to intel_pmc_ipc and add intel_pmc_bxt - platform/x86: intel_telemetry: Add telemetry_get_pltdata() (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c (jsc#SLE-13918). - Update configs - supported.conf: Add intel_mid_powerbtn, intel_mid_thermal and intel_scu_ipcutil - x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]() (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command() (jsc#SLE-13918). - usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API (jsc#SLE-13918). - platform/x86: intel_telemetry: Convert to use new SCU IPC API (jsc#SLE-13918). - mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API (jsc#SLE-13918). - mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Start using SCU IPC (jsc#SLE-13918). - Update config files - platform/x86: intel_scu_ipc: Add managed function to register SCU IPC (jsc#SLE-13918). - platform/x86: intel_scu_ipcutil: Convert to use new SCU IPC API (jsc#SLE-13918). - watchdog: intel-mid_wdt: Convert to use new SCU IPC API (jsc#SLE-13918). - platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Introduce new SCU IPC API (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver (jsc#SLE-13918). - usb: typec: mux: intel: Fix DP_HPD_LVL bit field (jsc#SLE-13918). - usb: typec: mux: intel: Handle alt mode HPD_HIGH (jsc#SLE-13918). - usb: typec: intel_pmc_mux: Fix the property names (jsc#SLE-13918). - usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULL (jsc#SLE-13918). - usb: typec: Correct the documentation for typec_cable_put() (jsc#SLE-13918). - usb: typec: ucsi_ccg: workaround for NVIDIA test device (jsc#SLE-13918). - usb: typec: driver for Intel PMC mux control (jsc#SLE-13918). - Update config files - supported.conf: Add intel_pmc_mux - usb: typec: Add definitions for Thunderbolt 3 Alternate Mode (jsc#SLE-13918). - usb: roles: Allow the role switches to be named (jsc#SLE-13918). - usb: roles: Provide the switch drivers handle to the switch in the API (jsc#SLE-13918). - usb: roles: Leave the private driver data pointer to the drivers (jsc#SLE-13918). - usb: typec: mux: Allow the mux handles to be requested with fwnode (jsc#SLE-13918). - usb: typec: mux: Add helpers for setting the mux state (jsc#SLE-13918). - usb: typec: mux: Allow the muxes to be named (jsc#SLE-13918). - usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP (jsc#SLE-13918). - usb: typec: Add sysfs node to show cc orientation (jsc#SLE-13918). - usb: ucsi: ccg: disable runtime pm during fw flashing (jsc#SLE-13918). - usb: typec: ucsi: register DP only for NVIDIA DP VDO (jsc#SLE-13918). - usb: typec: tcpm: set correct data role for non-DRD (jsc#SLE-13918). - usb: use kobj_to_dev() API (jsc#SLE-13918). - usb: typec: mux: Drop support for device name matching (jsc#SLE-13918). - usb: typec: altmode: Remove the notification chain (jsc#SLE-13918). - usb: typec: Fix the description of struct typec_capability (jsc#SLE-13918). - usb: typec: Allow power role swapping even without USB PD (jsc#SLE-13918). - usb: typec: Hide the port_type attribute when it's not supported (jsc#SLE-13918). - usb: typec: Make the attributes read-only when writing is not possible (jsc#SLE-13918). - usb: typec: ucsi: remove redundant assignment to variable num (jsc#SLE-13918). - device property: Export fwnode_get_name() (jsc#SLE-13918). - usb: typec: fusb302: fix "/op-sink-microwatt"/ default that was in mW (jsc#SLE-13918). - usb: typec: Provide definitions for the USB modes (jsc#SLE-13918). - usb: typec: Give the mux drivers all the details regarding the port state (jsc#SLE-13918). - usb: typec: Add definitions for the latest specification releases (jsc#SLE-13918). - usb: typec: Add the Product Type VDOs to struct usb_pd_identity (jsc#SLE-13918). - usb: pd: Add definitions for the Enter_USB message (jsc#SLE-13918). - usb: typec: More API for cable handling (jsc#SLE-13918). - usb: typec: Add parameter for the VDO to typec_altmode_enter() (jsc#SLE-13918). - Refresh 0001-typeC-add-kABI-padding.patch - usb: typec: Block mode entry if the port has the mode disabled (jsc#SLE-13918). - usb: typec: ucsi: fix spelling mistake "/connetor"/ -> "/connector"/ (jsc#SLE-13918). - usb: typec: ucsi: Actually enable all the interface notifications (jsc#SLE-13918). - usb: typec: fix non-kernel-doc comments (jsc#SLE-13918). - usb: typec: ucsi: add support for separate DP altmode devices (jsc#SLE-13918). - usb: typec: ucsi: Store the notification mask (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Propagate error from kstrtoul() (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Get rid of unnecessary includes (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Drop ipc_data_readb() (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write() (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command() (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]() (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Drop unused macros (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update() (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Sleeping is fine when polling (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl() (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Remove Lincroft support (jsc#SLE-13918). - platform/x86: intel_scu_ipc: Add constants for register offsets (jsc#SLE-13918). - usb: typec: ucsi: Fix the notification bit offsets (jsc#SLE-13918). - usb: typec: tcpm: Remove tcpc_config configuration mechanism (jsc#SLE-13918). - usb: typec: ucsi: Optimise ucsi_unregister() (jsc#SLE-13918). - usb: typec: ucsi: New error codes (jsc#SLE-13918). - usb: typec: ucsi: Remove all bit-fields (jsc#SLE-13918). - usb: typec: ucsi: Remove struct ucsi_control (jsc#SLE-13918). - usb: typec: ucsi: Remove the old API (jsc#SLE-13918). - usb: typec: ucsi: ccg: Move to the new API (jsc#SLE-13918). - usb: typec: ucsi: acpi: Move to the new API (jsc#SLE-13918). - usb: typec: ucsi: Simplified registration and I/O API (jsc#SLE-13918). - usb: typec: hd3ss3220: Give the connector fwnode to the port device (jsc#SLE-13918). - usb: typec: Remove unused members from struct typec_capability (jsc#SLE-13918). - usb: typec: Remove the callback members from struct typec_capability (jsc#SLE-13918). - Refresh 0001-typeC-add-kABI-padding.patch - usb: typec: hd3ss3220: Start using struct typec_operations (jsc#SLE-13918). - usb: typec: ucsi: Start using struct typec_operations (jsc#SLE-13918). - usb: typec: tps6598x: Start using struct typec_operations (jsc#SLE-13918). - usb: typec: tcpm: Start using struct typec_operations (jsc#SLE-13918). - usb: typec: Separate the operations vector (jsc#SLE-13918). - Refresh 0001-typeC-add-kABI-padding.patch - usb: typec: Introduce typec_get_drvdata() (jsc#SLE-13918). - usb: typec: Copy everything from struct typec_capability during registration (jsc#SLE-13918). - usb: roles: Add usb_role_switch_find_by_fwnode() (jsc#SLE-13918). - usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe() (jsc#SLE-13918). - usb: typec: remove duplicated include from hd3ss3220.c (jsc#SLE-13918). - usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR' (jsc#SLE-13918). - usb: typec: add dependency for TYPEC_HD3SS3220 (jsc#SLE-13918). - usb: typec: hd3ss3220_irq() can be static (jsc#SLE-13918). - usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller (jsc#SLE-13918). - Update config files - supported.conf: Add entry from usb/typec/hd3ss3220 - device property: Add fwnode_get_name for returning the name of a node (jsc#SLE-13918). - usb: roles: get usb-role-switch from parent (jsc#SLE-13918). - usb: roles: Add fwnode_usb_role_switch_get() function (jsc#SLE-13918). - device connection: Add fwnode_connection_find_match() (jsc#SLE-13918). - usb: roles: Introduce stubs for the exiting functions in role.h (jsc#SLE-13918). - usb: roles: intel: Enable static DRD mode for role switch (jsc#SLE-13918). - usb: typec: fusb302: Call fusb302_debugfs_init earlier (jsc#SLE-13918). - usb: typec: fusb302: Use usb_debug_root as root for our debugfs entry (jsc#SLE-13918). - usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry (jsc#SLE-13918). - usb: typec: fusb302: Always provide fwnode for the port (jsc#SLE-13918). - usb: typec: fusb302: Remove unused properties (jsc#SLE-13918). - USB: typec: ucsi_ccg: convert i2c driver to use dev_groups (jsc#SLE-13918). - usb: Remove dev_err() usage after platform_get_irq() (jsc#SLE-13918). - usb: typec: mux: Switch to use fwnode_property_count_uXX() (jsc#SLE-13918). - usb: typec: tcpm: Switch to use fwnode_property_count_uXX() (jsc#SLE-13918). - usb: roles: intel_xhci: Supplying software node for the role mux (jsc#SLE-13918). - platform/x86: intel_pmc_ipc: Remove dev_err() usage after platform_get_irq() (jsc#SLE-13918). - commit 4e0d82c - s390/dasd: fix typo in copyright statement (bsc#1175995,jsc#SLE-15608). - s390/dasd: fix memleak in path handling error case (bsc#1175995,jsc#SLE-15608). - s390/dasd/cio: Interpret ccw_device_get_mdc return value (bsc#1175995,jsc#SLE-15608). - nvmet-loop: Avoid preallocating big SGL for data (bsc#1175995,jsc#SLE-15608). - commit 5d9227b - nvmet: add another maintainer (bsc#1175995,jsc#SLE-15608). - nvme-pci: Spelling s/resdicovered/rediscovered/ (bsc#1175995,jsc#SLE-15608). - commit e86eeab - block: mtip32xx: Spelling s/configration/configuration/ (bsc#1175995,jsc#SLE-15608). - commit 974c608 - block: Document all members of blk_mq_tag_set and (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/blk-mq-fill-header-with-kernel-doc.patch. - commit f64ff43 - nvme-tcp: fix possible leakage during error flow (bsc#1175995,jsc#SLE-15608). - nvmet-loop: fix possible leakage during error flow (bsc#1175995,jsc#SLE-15608). - commit b23a9e5 - nbd: fix possible page fault for nbd disk (bsc#1175995,jsc#SLE-15608). - commit 0f0f48c - nbd: rename the runtime flags as NBD_RT_ prefixed (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/nbd-Fix-memory-leak-in-nbd_add_socket.patch. - commit 2e3ce4a - nbd: fix zero cmd timeout handling v2 (bsc#1175995,jsc#SLE-15608). - nbd: add function to convert blk req op to nbd cmd (bsc#1175995,jsc#SLE-15608). - nbd: add set cmd timeout helper (bsc#1175995,jsc#SLE-15608). - commit 02c86ee - block: optimise bvec_iter_advance() (bsc#1175995,jsc#SLE-15608). - bdi: Do not use freezable workqueue (bsc#1175995,jsc#SLE-15608). - block: pg: add header include guard (bsc#1175995,jsc#SLE-15608). - scsi: core: remove dummy q->dev check (bsc#1175995,jsc#SLE-15608). - lightnvm: print error when target is not found (bsc#1175995,jsc#SLE-15608). - lightnvm: introduce pr_fmt for the prefix nvm (bsc#1175995,jsc#SLE-15608). - writeback: don't access page->mapping directly in track_foreign_dirty TP (bsc#1175995,jsc#SLE-15608). - writeback: add tracepoints for cgroup foreign writebacks (bsc#1175995,jsc#SLE-15608). - writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem trylock fail (bsc#1175995,jsc#SLE-15608). - writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode switching (bsc#1175995,jsc#SLE-15608). - lightnvm: remove unused 'geo' variable (bsc#1175995,jsc#SLE-15608). - lib: scatterlist: Fix to support no mapped sg (bsc#1175995,jsc#SLE-15608). - lightnvm: remove set but not used variables 'data_len' and 'rq_len' (bsc#1175995,jsc#SLE-15608). - commit f22a41f - series.conf: cleanup - update upstream references and move to sorted section: patches.suse/edac-ghes-setup-dimm-label-from-dmi-and-use-it-in-error-reports.patch patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch patches.suse/firmware_loader-fix-memory-leak-for-paged-buffer.patch patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch patches.suse/x86-cpu-add-table-argument-to-cpu_matches.patch patches.suse/x86-smpboot-remove-the-last-icpu-macro.patch patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch patches.suse/x86-speculation-add-srbds-vulnerability-and-mitigation-documentation.patch - move mainline backports into sorted section: patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro patches.suse/vgacon-fix-out-of-bounds-write-to-the-scrollback-buf.patch No effect on expanded tree. - commit 0435bb2 - md/raid5: make sure stripe_size as power of two (jsc#SLE-13984). - md: get sysfs entry after redundancy attr group create (jsc#SLE-13984). - md: remove the kernel version of md_u.h (jsc#SLE-13984). - md/raid5: Allow degraded raid6 to do rmw (jsc#SLE-13984). - raid5: don't duplicate code for different paths in handle_stripe (jsc#SLE-13984). - raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show (jsc#SLE-13984). - commit d9e8fce - md: print errno in super_written (jsc#SLE-13984). - Refresh for the above change, patches.suse/md-display-timeout-error.patch. - commit f15181b - md/raid5: remove the redundant setting of STRIPE_HANDLE (jsc#SLE-13984). - md: register new md sysfs file 'uuid' read-only (jsc#SLE-13984). - md: fix max sectors calculation for super 1.0 (jsc#SLE-13984). - md/raid5: use do_div() for 64 bit divisions in raid5_sync_request (jsc#SLE-13984). - md/raid10: avoid deadlock on recovery (jsc#SLE-13984). - raid: md_p.h: drop duplicated word in a comment (jsc#SLE-13984). - md-cluster: fix rmmod issue when md_cluster convert bitmap to none (jsc#SLE-13984). - md-cluster: fix safemode_delay value when converting to clustered bitmap (jsc#SLE-13984). - md/raid5: support config stripe_size by sysfs entry (jsc#SLE-13984). - md/raid5: set default stripe_size as 4096 (jsc#SLE-13984). - commit 0b2ec9a - md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* (jsc#SLE-13984). - Refresh for the above change, patches.suse/mdraid-fix-read-write-bytes-accounting.patch. - commit 93078c6 - raid5: remove the meaningless check in raid5_make_request (jsc#SLE-13984). - raid5: put the comment of clear_batch_ready to the right place (jsc#SLE-13984). - raid5: call clear_batch_ready before set STRIPE_ACTIVE (jsc#SLE-13984). - md: raid10: Fix compilation warning (jsc#SLE-13984). - md: raid5: Fix compilation warning (jsc#SLE-13984). - md: raid5-cache: Remove set but unused variable (jsc#SLE-13984). - md: Fix compilation warning (jsc#SLE-13984). - md-cluster: fix wild pointer of unlock_all_bitmaps() (jsc#SLE-13984). - md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes (jsc#SLE-13984). - md: fix deadlock causing by sysfs_notify (jsc#SLE-13984). - commit 33fc6ee - md: raid0/linear: fix dereference before null check on pointer mddev (jsc#SLE-13984). - commit ef43a0a - md: switch to ->check_events for media change notifications (jsc#SLE-13984). - commit 6feca60 - md/raid1: Replace zero-length array with flexible-array (jsc#SLE-13984). - Refresh for the above change, patches.suse/md-display-timeout-error.patch. - commit 3d214f8 - md: add a newline when printing parameter 'start_ro' by sysfs (jsc#SLE-13984). - commit 39a4f77 - md: stop using ->queuedata (jsc#SLE-13984). - Refresh for the above change, patches.suse/mdraid-fix-read-write-bytes-accounting.patch. - commit 069a94e - md/raid1: release pending accounting for an I/O only after write-behind is also finished (jsc#SLE-13984). - md: remove redundant memalloc scope API usage (jsc#SLE-13984). - raid5: update code comment of scribble_alloc() (jsc#SLE-13984). - md: remove the extra line for ->hot_add_disk (jsc#SLE-13984). - md: flush md_rdev_misc_wq for HOT_ADD_DISK case (jsc#SLE-13984). - md: don't flush workqueue unconditionally in md_open (jsc#SLE-13984). - md: add new workqueue for delete rdev (jsc#SLE-13984). - md: add checkings before flush md_misc_wq (jsc#SLE-13984). - md: remove __clear_page_buffers and use attach/detach_page_private (jsc#SLE-13984). - include/linux/pagemap.h: introduce attach/detach_page_private (jsc#SLE-13984). - md: check arrays is suspended in mddev_detach before call quiesce operations (jsc#SLE-13984). - fs: Enable bmap() function to properly return errors (jsc#SLE-13984). - md/raid1: introduce wait_for_serialization (jsc#SLE-13984). - md/raid1: use bucket based mechanism for IO serialization (jsc#SLE-13984). - md: introduce a new struct for IO serialization (jsc#SLE-13984). - md: don't destroy serial_info_pool if serialize_policy is true (jsc#SLE-13984). - raid1: serialize the overlap write (jsc#SLE-13984). - md: reorgnize mddev_create/destroy_serial_pool (jsc#SLE-13984). - md: add serialize_policy sysfs node for raid1 (jsc#SLE-13984). - md: prepare for enable raid1 io serialization (jsc#SLE-13984). - drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (jsc#SLE-13984). - commit d6eaca4 - cpufreq: intel_pstate: Add one more OOB control bit (jsc#SLE-13596). - commit 371914e - qlge: Fix build error without CONFIG_ETHERNET (jsc#SLE-15139). - commit 87b5d37 - block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to (bsc#1175995,jsc#SLE-15608). - block: integrate bd_start_claiming into __blkdev_get (bsc#1175995,jsc#SLE-15608). - block: use bd_prepare_to_claim directly in the loop driver (bsc#1175995,jsc#SLE-15608). - block: refactor bd_start_claiming (bsc#1175995,jsc#SLE-15608). - commit 8336fd1 - block: simplify the restart case in __blkdev_get (bsc#1175995,jsc#SLE-15608). - temporarily disable patches.suse/bdev-add-open-finish.patch - commit ded7f4c - block: always remove partitions from blk_drop_partitions() (bsc#1175995,jsc#SLE-15608). - commit de6c3f7 - gianfar: remove forward declarations (bsc#1176447). - commit efbc835 - writeback: remove bdi->congested_fn (bsc#1175995,jsc#SLE-15608). - writeback: remove struct bdi_writeback_congested (bsc#1175995,jsc#SLE-15608). - writeback: remove {set,clear}_wb_congested (bsc#1175995,jsc#SLE-15608). - drbd: remove a bogus bdi_rw_congested call (bsc#1175995,jsc#SLE-15608). - mmc: remove the call to check_disk_change (bsc#1175995,jsc#SLE-15608). - xtensa/simdisk: remove the call to check_disk_change (bsc#1175995,jsc#SLE-15608). - isofs: remove a stale comment (bsc#1175995,jsc#SLE-15608). - block: remove flush_disk (bsc#1175995,jsc#SLE-15608). - cdrom: remove the unused cdrom_media_changed function (bsc#1175995,jsc#SLE-15608). - commit ea5de40 - block: remove a bogus warning in __submit_bio_noacct_mq (bsc#1175995,jsc#SLE-15608). - block: initialize current->bio_list[1] in (bsc#1175995,jsc#SLE-15608). - dm: remove unused variable (bsc#1175995,jsc#SLE-15608). - sbitmap: Consider cleared bits in sbitmap_bitmap_show() (bsc#1175995,jsc#SLE-15608). - docs: block: update and fix tiny error for bfq (bsc#1175995,jsc#SLE-15608). - commit 11634d2 - block: remove the all_bdevs list (bsc#1175995,jsc#SLE-15608). - block: remove the unused bd_private field from struct (bsc#1175995,jsc#SLE-15608). - commit d9a7037 - block: remove the bd_queue field from struct block_device (bsc#1175995,jsc#SLE-15608). - commit 0349491 - mm, swap: disallow swapon() on zoned block devices (bsc#1175995,jsc#SLE-15608). - commit 84148c6 - netdev: pass the stuck queue to the timeout handler (jsc#SLE-13536). - Refresh patches.suse/sfc-move-various-functions.patch. - commit a9067ff - ethtool: move to its own directory (bsc#1176447). - Refresh patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch. - commit f7aabdb - igb: use eth_zero_addr() to clear mac address (jsc#SLE-13536). - igb: Remove unnecessary usages of memset (jsc#SLE-13536). - igbvf: use generic power management (jsc#SLE-13536). - ptp: introduce a phase offset in the periodic output request (bsc#1176447). - ptp: add ability to configure duty cycle for periodic output (bsc#1176447). - ethernet/intel: Convert fallthrough code comments (jsc#SLE-13536). - igb: reinit_locked() should be called with rtnl_lock (jsc#SLE-13536). - igb: make igb_set_fc_watermarks() return void (jsc#SLE-13536). - igb: Report speed and duplex as unknown when device is runtime suspended (jsc#SLE-13536). - ptp: Add adjust_phase to ptp_clock_caps capability (bsc#1176447). - ptp: Add adjphase function to support phase offset control (bsc#1176447). - igb: convert to use i2c_new_client_device() (jsc#SLE-13536). - net: igbvf: reject unsupported coalescing params (jsc#SLE-13536). - net: igb: let core reject the unsupported coalescing parameters (jsc#SLE-13536). - ethtool: add infrastructure for centralized checking of coalescing parameters (jsc#SLE-13536). - intel: Replace zero-length array with flexible-array member (jsc#SLE-13536). - ethtool: provide link mode names as a string set (bsc#1176447). - ethtool: move string arrays into common file (bsc#1176447). - staging: qlge: Avoid NULL comparison (jsc#SLE-15139). - Staging: qlge: Rewrite two while loops as simple for loops (jsc#SLE-15139). - igb: Reject requests that fail to enable time stamping on both edges (jsc#SLE-13536). - ptp: Introduce strict checking of external time stamp options (bsc#1176447). - renesas: reject unsupported external timestamp flags (bsc#1176447). - mlx5: reject unsupported external timestamp flags (jsc#SLE-13536). - igb: reject unsupported external timestamp flags (jsc#SLE-13536). - dp83640: reject unsupported external timestamp flags (jsc#SLE-13536). - mv88e6xxx: reject unsupported external timestamp flags (jsc#SLE-13536). - net: reject PTP periodic output requests with unsupported flags (bsc#1176447). - ptp: Validate requests to enable time stamping of external signals (bsc#1176447). - ptp: correctly disable flags on old ioctls (bsc#1176447). - PTP: add support for one-shot output (bsc#1176447). - PTP: introduce new versions of IOCTLs (bsc#1176447). - net: dsa: mv88e6xxx: add PTP support for MV88E6250 family (jsc#SLE-13536). - net: dsa: mv88e6xxx: order ptp structs numerically ascending (jsc#SLE-13536). - net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy (jsc#SLE-13536). - net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info (jsc#SLE-13536). - net: dsa: mv88e6xxx: add support for MV88E6220 (jsc#SLE-13536). - net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add (jsc#SLE-13536). - net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del (jsc#SLE-13536). - net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge (jsc#SLE-13536). - net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext (jsc#SLE-13536). - net: dsa: mv88e6xxx: lock mutex in vlan_prepare (jsc#SLE-13536). - net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations (jsc#SLE-13536). - commit 3cb4ee5 - block: remove the bd_block_size field from struct (bsc#1175995,jsc#SLE-15608). - commit 7214ff1 - block: simplify set_init_blocksize (bsc#1175995,jsc#SLE-15608). - dcssblk: don't set bd_block_size in ->open (bsc#1175995,jsc#SLE-15608). - floppy: use block_size (bsc#1175995,jsc#SLE-15608). - commit 9020cc3 - block: remove direct_make_request (bsc#1175995,jsc#SLE-15608). - block: shortcut __submit_bio_noacct for blk-mq drivers (bsc#1175995,jsc#SLE-15608). - block: refator submit_bio_noacct (bsc#1175995,jsc#SLE-15608). - commit bd09ba5 - dm mpath: pass IO start time to path selector (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/dm-do-not-use-waitqueue-for-request-based-dm. - Refresh patches.suse/dm-mpath-leastpending-path-update. - commit bf30dd1 - btrfs: reset tree root pointer after error in init_tree_roots (bsc#1176019). - commit d323df2 - block: rename generic_make_request to submit_bio_noacct (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/mdraid-fix-read-write-bytes-accounting.patch. - commit 52119bc - dm writecache: add cond_resched to loop in (bsc#1175995,jsc#SLE-15608). - dm zoned: Fix reclaim zone selection (bsc#1175995,jsc#SLE-15608). - dm zoned: Fix random zone reclaim selection (bsc#1175995,jsc#SLE-15608). - dm zoned: Fix metadata zone size check (bsc#1175995,jsc#SLE-15608). - dm ioctl: use struct_size() helper in retrieve_deps() (bsc#1175995,jsc#SLE-15608). - dm writecache: skip writecache_wait when using pmem mode (bsc#1175995,jsc#SLE-15608). - dm writecache: correct uncommitted_block when discarding (bsc#1175995,jsc#SLE-15608). - dm zoned: assign max_io_len correctly (bsc#1175995,jsc#SLE-15608). - dm zoned: fix uninitialized pointer dereference (bsc#1175995,jsc#SLE-15608). - commit bf80b71 - dm crypt: avoid truncating the logical block size (bsc#1175995,jsc#SLE-15608). - dm mpath: add DM device name to Failing/Reinstating path log (bsc#1175995,jsc#SLE-15608). - dm mpath: enhance queue_if_no_path debugging (bsc#1175995,jsc#SLE-15608). - dm mpath: restrict queue_if_no_path state machine (bsc#1175995,jsc#SLE-15608). - dm mpath: simplify __must_push_back (bsc#1175995,jsc#SLE-15608). - dm zoned: check superblock location (bsc#1175995,jsc#SLE-15608). - dm zoned: prefer full zones for reclaim (bsc#1175995,jsc#SLE-15608). - dm zoned: select reclaim zone based on device index (bsc#1175995,jsc#SLE-15608). - dm zoned: allocate zone by device index (bsc#1175995,jsc#SLE-15608). - dm zoned: support arbitrary number of devices (bsc#1175995,jsc#SLE-15608). - dm zoned: move random and sequential zones into struct (bsc#1175995,jsc#SLE-15608). - dm zoned: per-device reclaim (bsc#1175995,jsc#SLE-15608). - dm zoned: add metadata pointer to struct dmz_dev (bsc#1175995,jsc#SLE-15608). - dm zoned: add device pointer to struct dm_zone (bsc#1175995,jsc#SLE-15608). - dm zoned: allocate temporary superblock for tertiary devices (bsc#1175995,jsc#SLE-15608). - dm zoned: convert to xarray (bsc#1175995,jsc#SLE-15608). - dm zoned: add a 'reserved' zone flag (bsc#1175995,jsc#SLE-15608). - dm zoned: improve logging messages for reclaim (bsc#1175995,jsc#SLE-15608). - dm zoned: avoid unnecessary device recalulation for secondary (bsc#1175995,jsc#SLE-15608). - dm zoned: add debugging message for reading superblocks (bsc#1175995,jsc#SLE-15608). - dm ebs: use dm_bufio_forget_buffers (bsc#1175995,jsc#SLE-15608). - dm bufio: introduce forget_buffer_locked (bsc#1175995,jsc#SLE-15608). - dm bufio: clean up rbtree block ordering (bsc#1175995,jsc#SLE-15608). - dm bufio: delete unused and inefficient (bsc#1175995,jsc#SLE-15608). - dm zoned: remove leftover hunk for switching to sequential (bsc#1175995,jsc#SLE-15608). - dm zoned: terminate reclaim on congestion (bsc#1175995,jsc#SLE-15608). - dm zoned: start reclaim with sequential zones (bsc#1175995,jsc#SLE-15608). - dm zoned: reclaim random zones when idle (bsc#1175995,jsc#SLE-15608). - dm zoned: separate random and cache zones (bsc#1175995,jsc#SLE-15608). - dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to (bsc#1175995,jsc#SLE-15608). - dm zoned: Avoid 64-bit division error in dmz_fixup_devices (bsc#1175995,jsc#SLE-15608). - dm: use DMDEBUG macros now that they use pr_debug variants (bsc#1175995,jsc#SLE-15608). - dm zoned: remove spurious newlines from debugging messages (bsc#1175995,jsc#SLE-15608). - dm: replace zero-length array with flexible-array (bsc#1175995,jsc#SLE-15608). - dm zoned: metadata version 2 (bsc#1175995,jsc#SLE-15608). - dm zoned: ignore metadata zone in dmz_alloc_zone() (bsc#1175995,jsc#SLE-15608). - dm zoned: Reduce logging output on startup (bsc#1175995,jsc#SLE-15608). - dm zoned: add metadata logging functions (bsc#1175995,jsc#SLE-15608). - dm zoned: use dmz_zone_to_dev() when handling metadata I/O (bsc#1175995,jsc#SLE-15608). - dm zoned: replace 'target' pointer in the bio context (bsc#1175995,jsc#SLE-15608). - dm zoned: remove 'dev' argument from reclaim (bsc#1175995,jsc#SLE-15608). - dm zoned: Introduce dmz_dev_is_dying() and dmz_check_dev() (bsc#1175995,jsc#SLE-15608). - dm zoned: introduce dmz_metadata_label() to format device (bsc#1175995,jsc#SLE-15608). - dm zoned: move fields from struct dmz_dev to dmz_metadata (bsc#1175995,jsc#SLE-15608). - dm zoned: store device in struct dmz_sb (bsc#1175995,jsc#SLE-15608). - dm zoned: use array for superblock zones (bsc#1175995,jsc#SLE-15608). - dm zoned: store zone id within the zone structure and kill (bsc#1175995,jsc#SLE-15608). - dm zoned: add 'message' callback (bsc#1175995,jsc#SLE-15608). - dm zoned: add 'status' callback (bsc#1175995,jsc#SLE-15608). - commit 3936716 - btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root (bsc#1176019). - Refresh patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch. - Refresh patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch. - Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch. - commit 6d38357 - dm verity: add root hash pkcs#7 signature verification (bsc#1175995,jsc#SLE-15608). - Update config files: enable DM_VERITY_VERIFY_ROOTHASH_SIG - commit 19d995f - dm mpath: Add timeout mechanism for queue_if_no_path (bsc#1175995,jsc#SLE-15608). - commit 6e2660c - thunderbolt: merge fix for kunix_resource changes (jsc#SLE-14130). - thunderbolt: Fix old style declaration warning (jsc#SLE-14130). - thunderbolt: Add support for authenticate on disconnect (jsc#SLE-14130). - thunderbolt: Add support for separating the flush to SPI and authenticate (jsc#SLE-14130). - thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int (jsc#SLE-14130). - thunderbolt: Add support for on-board retimers (jsc#SLE-14130). - thunderbolt: Implement USB4 port sideband operations for retimer access (jsc#SLE-14130). - thunderbolt: Retry USB4 block read operation (jsc#SLE-14130). - thunderbolt: Generalize usb4_switch_do_[read|write]_data() (jsc#SLE-14130). - thunderbolt: Split common NVM functionality into a separate file (jsc#SLE-14130). - thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list (jsc#SLE-14130). - thunderbolt: Add KUnit tests for tunneling (jsc#SLE-14130). - thunderbolt: Add USB3 bandwidth management (jsc#SLE-14130). - thunderbolt: Make tb_port_get_link_speed() available to other files (jsc#SLE-14130). - thunderbolt: Implement USB3 bandwidth negotiation routines (jsc#SLE-14130). - thunderbolt: Increase DP DPRX wait timeout (jsc#SLE-14130). - thunderbolt: Report consumed bandwidth in both directions (jsc#SLE-14130). - thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports (jsc#SLE-14130). - thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports (jsc#SLE-14130). - thunderbolt: Do not tunnel USB3 if link is not USB4 (jsc#SLE-14130). - thunderbolt: Add DP IN resources for all routers (jsc#SLE-14130). - thunderbolt: Add KUnit tests for path walking (jsc#SLE-14130). - thunderbolt: Increase path length in discovery (jsc#SLE-14130). - thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery (jsc#SLE-14130). - thunderbolt: Check that both ports are reachable when allocating path (jsc#SLE-14130). - thunderbolt: Make tb_path_alloc() work with tree topologies (jsc#SLE-14130). - thunderbolt: Make tb_next_port_on_path() work with tree topologies (jsc#SLE-14130). - thunderbolt: Get rid of E2E workaround (jsc#SLE-14130). - thunderbolt: NHI can use HopIDs 1-7 (jsc#SLE-14130). - thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32 (jsc#SLE-14130). - thunderbolt: Build initial XDomain property block upon first connect (jsc#SLE-14130). - thunderbolt: Improve USB4 config symbol help text (jsc#SLE-14130). - commit 6f9f7c3 - dm persistent data: switch exit_ro_spine to return void (bsc#1175995,jsc#SLE-15608). - dm integrity: remove set but not used variables (bsc#1175995,jsc#SLE-15608). - dm ebs: pass discards down to underlying device (bsc#1175995,jsc#SLE-15608). - dm bufio: implement discard (bsc#1175995,jsc#SLE-15608). - dm mpath: switch paths in dm_blk_ioctl() code path (bsc#1175995,jsc#SLE-15608). - dm crypt: support using encrypted keys (bsc#1175995,jsc#SLE-15608). - commit 10b5ba2 - btrfs: add a leak check for roots (bsc#1176019). - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch. - commit 331ee79 - dm multipath: use updated MPATHF_QUEUE_IO on mapping for (bsc#1175995,jsc#SLE-15608). - dm integrity: fix logic bug in integrity tag testing (bsc#1175995,jsc#SLE-15608). - dm integrity: fix ppc64le warning (bsc#1175995,jsc#SLE-15608). - commit 81513cc - dm clone metadata: Fix return type of (bsc#1175995,jsc#SLE-15608). - dm clone: Add missing casts to prevent overflows and data (bsc#1175995,jsc#SLE-15608). - dm clone: Add overflow check for number of regions (bsc#1175995,jsc#SLE-15608). - dm clone: Fix handling of partial region discards (bsc#1175995,jsc#SLE-15608). - dm integrity: improve discard in journal mode (bsc#1175995,jsc#SLE-15608). - dm integrity: add optional discard support (bsc#1175995,jsc#SLE-15608). - dm integrity: allow resize of the integrity device (bsc#1175995,jsc#SLE-15608). - dm integrity: factor out get_provided_data_sectors() (bsc#1175995,jsc#SLE-15608). - dm integrity: don't replay journal data past the end of the (bsc#1175995,jsc#SLE-15608). - dm integrity: remove sector type casts (bsc#1175995,jsc#SLE-15608). - dm writecache: optimize superblock write (bsc#1175995,jsc#SLE-15608). - dm writecache: implement gradual cleanup (bsc#1175995,jsc#SLE-15608). - dm writecache: implement the "/cleaner"/ policy (bsc#1175995,jsc#SLE-15608). - dm writecache: do direct write if the cache is full (bsc#1175995,jsc#SLE-15608). - commit a548ee3 - dm writecache: improve performance of large linear writes on SSDs (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0024-dm-writecache-verify-watermark-during-resume.patch. - commit 2cee40d - dm integrity: print device name in integrity_metadata() error (bsc#1175995,jsc#SLE-15608). - dm crypt: use crypt_integrity_aead() helper (bsc#1175995,jsc#SLE-15608). - commit e7d5f36 - dm: bump version of core and various targets (bsc#1175995,jsc#SLE-15608). - dm integrity: use dm_bio_record and dm_bio_restore (bsc#1175995,jsc#SLE-15608). - dm bio record: save/restore bi_end_io and bi_integrity (bsc#1175995,jsc#SLE-15608). - commit 4321ad8 - dm thin: change data device's flush_bio to be member of struct pool (bsc#1175995,jsc#SLE-15608). - commit 48f9ea3 - dm thin: fix use-after-free in metadata_pre_commit_callback (bsc#1175995,jsc#SLE-15608). - blacklist.conf: remove patch from blacklist - commit 1b460bb - dm thin: don't allow changing data device during thin-pool (bsc#1175995,jsc#SLE-15608). - commit e25bd2d - dm crypt: Implement Elephant diffuser for Bitlocker (bsc#1175995,jsc#SLE-15608). - dm verity: don't prefetch hash blocks for already-verified (bsc#1175995,jsc#SLE-15608). - dm crypt: fix GFP flags passed to skcipher_request_alloc() (bsc#1175995,jsc#SLE-15608). - dm thin metadata: Fix trivial math error in on-disk format (bsc#1175995,jsc#SLE-15608). - dm thin metadata: use true/false for bool variable (bsc#1175995,jsc#SLE-15608). - dm snapshot: use true/false for bool variable (bsc#1175995,jsc#SLE-15608). - dm bio prison v2: use true/false for bool variable (bsc#1175995,jsc#SLE-15608). - dm mpath: use true/false for bool variable (bsc#1175995,jsc#SLE-15608). - dm raid: table line rebuild status fixes (bsc#1175995,jsc#SLE-15608). - dm dust: change ret to r in dust_map_write (bsc#1175995,jsc#SLE-15608). - commit afc3023 - dm clone: Flush destination device before committing metadata (bsc#1175995,jsc#SLE-15608). - dm clone metadata: Use a two phase commit (bsc#1175995,jsc#SLE-15608). - dm clone metadata: Track exact changes per transaction (bsc#1175995,jsc#SLE-15608). - commit a2a9cfa - dm: Fix Kconfig indentation (bsc#1175995,jsc#SLE-15608). - dm thin: wakeup worker only when deferred bios exist (bsc#1175995,jsc#SLE-15608). - dm integrity: fix excessive alignment of metadata runs (bsc#1175995,jsc#SLE-15608). - dm raid: Remove unnecessary negation of a shift in (bsc#1175995,jsc#SLE-15608). - dm dust: add limited write failure mode (bsc#1175995,jsc#SLE-15608). - dm dust: change ret to r in dust_map_read and dust_map (bsc#1175995,jsc#SLE-15608). - dm dust: change result vars to r (bsc#1175995,jsc#SLE-15608). - dm cache: replace spin_lock_irqsave with spin_lock_irq (bsc#1175995,jsc#SLE-15608). - dm bio prison: replace spin_lock_irqsave with spin_lock_irq (bsc#1175995,jsc#SLE-15608). - dm thin: replace spin_lock_irqsave with spin_lock_irq (bsc#1175995,jsc#SLE-15608). - dm clone: add bucket_lock_irq/bucket_unlock_irq helpers (bsc#1175995,jsc#SLE-15608). - dm clone: replace spin_lock_irqsave with spin_lock_irq (bsc#1175995,jsc#SLE-15608). - dm writecache: fix uninitialized variable warning (bsc#1175995,jsc#SLE-15608). - dm stripe: use struct_size() in kmalloc() (bsc#1175995,jsc#SLE-15608). - dm raid: streamline rs_get_progress() and its raid_status() (bsc#1175995,jsc#SLE-15608). - dm raid: simplify rs_setup_recovery call chain (bsc#1175995,jsc#SLE-15608). - dm raid: to ensure resynchronization, perform raid set grow (bsc#1175995,jsc#SLE-15608). - dm raid: change rs_set_dev_and_array_sectors API and callers (bsc#1175995,jsc#SLE-15608). - dm table: do not allow request-based DM to stack on (bsc#1175995,jsc#SLE-15608). - dm clone: Make __hash_find static (bsc#1175995,jsc#SLE-15608). - commit 6079524 - dm: introduce DM_GET_TARGET_VERSION (bsc#1175995,jsc#SLE-15608). - dm bufio: introduce a global cache replacement (bsc#1175995,jsc#SLE-15608). - dm bufio: remove old-style buffer cleanup (bsc#1175995,jsc#SLE-15608). - dm bufio: introduce a global queue (bsc#1175995,jsc#SLE-15608). - dm bufio: refactor adjust_total_allocated (bsc#1175995,jsc#SLE-15608). - dm bufio: call adjust_total_allocated from __link_buffer and (bsc#1175995,jsc#SLE-15608). - commit 5403b07 - btrfs: make the init of static elements in fs_info separate (bsc#1176019). - commit e201abc - dm writecache: skip writecache_wait for pmem mode (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0014-dm-writecache-fix-incorrect-flush-sequence-when-doin.patch. - commit ad60cb5 - dm stats: use struct_size() helper (bsc#1175995,jsc#SLE-15608). - dm crypt: omit parsing of the encapsulated cipher (bsc#1175995,jsc#SLE-15608). - dm crypt: switch to ESSIV crypto API template (bsc#1175995,jsc#SLE-15608). - dm space map common: remove check for impossible (bsc#1175995,jsc#SLE-15608). - dm raid1: use struct_size() with kzalloc() (bsc#1175995,jsc#SLE-15608). - commit eb38a31 - dm writecache: optimize performance by sorting the blocks for (bsc#1175995,jsc#SLE-15608). - dm writecache: add unlikely for getting two block with same (bsc#1175995,jsc#SLE-15608). - dm writecache: remove unused member pointer in (bsc#1175995,jsc#SLE-15608). - commit 85a30b6 - thunderbolt: Fix path indices used in USB3 tunnel discovery (jsc#SLE-14130). - blacklist.conf: 8b94a4b92327 ("/thunderbolt: Fix path indices used in USB3 tunnel discovery"/) - PCI: Make pcie_find_root_port() work for Root Ports (jsc#SLE-14130). - commit b683018 - dm crypt: reuse eboiv skcipher for IV generation (bsc#1175995,jsc#SLE-15608). - commit a93f863 - thunderbolt: Add trivial .shutdown (jsc#SLE-14130). - thunderbolt: Update Kconfig to allow building on other architectures (jsc#SLE-14130). - thunderbolt: Add support for Intel Tiger Lake (jsc#SLE-13135). - Revert "/thunderbolt: Prevent crash if non-active NVMem file is read"/ (jsc#SLE-14130). - PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() (jsc#SLE-14130). - thunderbolt: Check return value of tb_sw_read() in usb4_switch_op() (jsc#SLE-14130). - thunderbolt: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-14130). - thunderbolt: icm: Replace zero-length array with flexible-array member (jsc#SLE-14130). - thunderbolt: eeprom: Replace zero-length array with flexible-array member (jsc#SLE-14130). - thunderbolt: Add missing kernel-doc parameter descriptions (jsc#SLE-14130). - thunderbolt: Fix error code in tb_port_is_width_supported() (jsc#SLE-14130). - thunderbolt: fix memory leak of object sw (jsc#SLE-14130). - thunderbolt: Fix xhci check in usb4_switch_setup() (jsc#SLE-14130). - thunderbolt: Add support for USB 3.x tunnels (jsc#SLE-14130). - thunderbolt: Add support for Time Management Unit (jsc#SLE-14130). - thunderbolt: Make tb_switch_find_cap() available to other files (jsc#SLE-14130). - thunderbolt: Update Kconfig entries to USB4 (jsc#SLE-14130). - Update config files: Sync with new USB4/Thunderbolt Kconfig symbols - thunderbolt: Add initial support for USB4 (jsc#SLE-14130). - thunderbolt: Populate PG field in hot plug acknowledgment packet (jsc#SLE-14130). - thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n() (jsc#SLE-14130). - thunderbolt: Make tb_find_port() available to other files (jsc#SLE-14130). - thunderbolt: Do not start firmware unless asked by the user (jsc#SLE-14130). - thunderbolt: Add bandwidth management for Display Port tunnels (jsc#SLE-14130). - thunderbolt: Add Display Port adapter pairing and resource management (jsc#SLE-14130). - thunderbolt: Add Display Port CM handshake for Titan Ridge devices (jsc#SLE-14130). - thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge (jsc#SLE-14130). - thunderbolt: Expand controller name in tb_switch_is_xy() (jsc#SLE-14130). - thunderbolt: Add default linking between lane adapters if not provided by DROM (jsc#SLE-14130). - thunderbolt: Add support for lane bonding (jsc#SLE-14130). - thunderbolt: Refactor add_switch() into two functions (jsc#SLE-14130). - thunderbolt: Add helper macro to iterate over switch ports (jsc#SLE-14130). - thunderbolt: Make tb_sw_write() take const parameter (jsc#SLE-14130). - thunderbolt: Convert DP adapter register names to follow the USB4 spec (jsc#SLE-14130). - thunderbolt: Convert PCIe adapter register names to follow the USB4 spec (jsc#SLE-14130). - thunderbolt: Convert basic adapter register names to follow the USB4 spec (jsc#SLE-14130). - thunderbolt: Log error if adding switch fails (jsc#SLE-14130). - thunderbolt: Log switch route string on config read/write timeout (jsc#SLE-14130). - thunderbolt: Introduce tb_switch_is_icm() (jsc#SLE-14130). - thunderbolt: Add 'generation' attribute for devices (jsc#SLE-14130). - commit 974266a - iocost: protect iocg->abs_vdebt with iocg->waitq.lock (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/blk-iocost-switch-to-fixed-non-auto-decaying-use_del.patch. - commit 00d074b - btrfs: move fs_info init work into it's own helper function (bsc#1176019). - commit 83952d0 - block: move struct block_device to blk_types.h (bsc#1175995,jsc#SLE-15608). - commit 3306a2c - Update config files: enable BCACHE_ASYNC_REGISTRATION - commit f631c86 - block: move ->make_request_fn to struct (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/bdev-add-open_finish.patch. - Refresh patches.suse/mdraid-fix-read-write-bytes-accounting.patch. - commit b5183e6 - btrfs: Streamline btrfs_fs_info::backup_root_index semantics (bsc#1176019). - Refresh patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch. - commit b8636e1 - simdisk: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - nvdimm/pmem: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - nvdimm/btt: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - nvdimm/blk: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - commit 249a4a1 - nvme: define constants for identification values (bsc#1175995,jsc#SLE-15608). - nvme-multipath: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - commit eafe5c7 - block: reduce ifdef CONFIG_BLOCK madness in headers (bsc#1175995,jsc#SLE-15608). - fs: move the buffer_heads_over_limit stub to buffer_head.h (bsc#1175995,jsc#SLE-15608). - block: move block-related definitions out of fs.h (bsc#1175995,jsc#SLE-15608). - block: simplify sb_is_blkdev_sb (bsc#1175995,jsc#SLE-15608). - fs: remove the mount_bdev and kill_block_super stubs (bsc#1175995,jsc#SLE-15608). - fs: remove the HAVE_UNLOCKED_IOCTL and HAVE_COMPAT_IOCTL (bsc#1175995,jsc#SLE-15608). - fs: remove an unused block_device_operations forward (bsc#1175995,jsc#SLE-15608). - tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK (bsc#1175995,jsc#SLE-15608). - commit 0c04c26 - bcache: pr_info() format clean up in bcache_device_init() (bsc#1175995,jsc#SLE-15608). - bcache: use delayed kworker fo asynchronous devices (bsc#1175995,jsc#SLE-15608). - bcache: check and adjust logical block size for backing (bsc#1175995,jsc#SLE-15608). - bcache: configure the asynchronous registertion to be (bsc#1175995,jsc#SLE-15608). - bcache: asynchronous devices registration (bsc#1175995,jsc#SLE-15608). - bcache: fix refcount underflow in bcache_device_free() (bsc#1175995,jsc#SLE-15608). - bcache: Convert pr_<level> uses to a more typical style (bsc#1175995,jsc#SLE-15608). - bcache: remove redundant variables i and n (bsc#1175995,jsc#SLE-15608). - bcache: remove dupplicated declaration from btree.h (bsc#1175995,jsc#SLE-15608). - bcache: optimize barrier usage for atomic operations (bsc#1175995,jsc#SLE-15608). - bcache: optimize barrier usage for Rmw atomic bitops (bsc#1175995,jsc#SLE-15608). - bcache: Use scnprintf() for avoiding potential buffer (bsc#1175995,jsc#SLE-15608). - bcache: make bch_sectors_dirty_init() to be multithreaded (bsc#1175995,jsc#SLE-15608). - bcache: make bch_btree_check() to be multithreaded (bsc#1175995,jsc#SLE-15608). - bcache: add bcache_ prefix to btree_root() and btree() macros (bsc#1175995,jsc#SLE-15608). - bcache: move macro btree() and btree_root() into btree.h (bsc#1175995,jsc#SLE-15608). - bcache: use read_cache_page_gfp to read the superblock (bsc#1175995,jsc#SLE-15608). - bcache: store a pointer to the on-disk sb in the cache and (bsc#1175995,jsc#SLE-15608). - bcache: return a pointer to the on-disk sb from read_super (bsc#1175995,jsc#SLE-15608). - bcache: transfer the sb_page reference to (bsc#1175995,jsc#SLE-15608). - bcache: fix use-after-free in register_bcache() (bsc#1175995,jsc#SLE-15608). - bcache: properly initialize 'path' and 'err' in (bsc#1175995,jsc#SLE-15608). - bcache: rework error unwinding in register_bcache (bsc#1175995,jsc#SLE-15608). - bcache: use a separate data structure for the on-disk super (bsc#1175995,jsc#SLE-15608). - bcache: cached_dev_free needs to put the sb page (bsc#1175995,jsc#SLE-15608). - commit 9b2bdeb - series.conf: fix sort - fix order of patches in sorted section - commit 4d61931 - fix patches metadata - fix Patch-mainline: patches.suse/bitfield.h-don-t-compile-time-validate-_val-in-FIELD_FIT.patch patches.suse/kernel-cpu_pm-Fix-uninitted-local-in-cpu_pm.patch patches.suse/mm-limit-boost_watermark-on-small-zones.patch patches.suse/mm-page_alloc-fix-core-hung-in-free_pcppages_bulk.patch patches.suse/mm-page_alloc-silence-a-KASAN-false-positive.patch patches.suse/mm-remove-VM_BUG_ON-PageSlab-from-page_mapcount.patch patches.suse/mm-shuffle-don-t-move-pages-between-zones-and-don-t-read-garbage-memmaps.patch patches.suse/mm-sparse-rename-pfn_present-to-pfn_in_present_section.patch patches.suse/mm-thp-fix-defrag-setting-if-newline-is-not-used.patch - commit 8d21545 - btrfs: Rename find_oldest_super_backup to init_backup_root_slot (bsc#1176019). - commit dd087e3 - btrfs: Remove unused next_root_backup function (bsc#1176019). - commit fb3bd27 - btrfs: Don't use objectid_mutex during mount (bsc#1176019). - commit c44ea8c - hw-breakpoints: Fix build warnings with clang (jsc#SLE-12936). - commit 8ae9e21 - btrfs: Factor out tree roots initialization during mount (bsc#1176019). - Refresh patches.suse/btrfs-free-more-things-in-btrfs_free_fs_info.patch. - commit 10657bc - btrfs: use bool argument in free_root_pointers() (bsc#1176019). - commit 743977b - Refresh sorted patches. - commit b7a51fb - btrfs: Add read_backup_root (bsc#1176019). - commit 3f9983e - btrfs: Remove newest_gen argument from find_oldest_super_backup (bsc#1176019). - commit 58cb4f5 - powerpc: move common register copy functions from signal_32.c to signal.c (jsc#SLE-16200). - commit ddd2ccd - btrfs: Cleanup and simplify find_newest_super_backup (bsc#1176019). - commit 478d905 - btrfs: add __cold attribute to more functions (bsc#1176019). - commit 71f76ab - btrfs: free more things in btrfs_free_fs_info (bsc#1176019). - Refresh patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch. - commit b6ec803 - btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root (bsc#1176019). - commit a76defc - qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ (jsc#SLE-15139). - staging: qlge: Remove useless memset (jsc#SLE-15139). - supported.conf: qlge moved to staging - Delete patches.suse/qlge-Remove-useless-memset.patch. - commit 28f557c - btrfs: use btrfs_put_fs_root to free roots always (bsc#1176019). - Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch. - commit 41b464c - btrfs: hold a ref on the root in open_ctree (bsc#1176019). - commit f1db66d - btrfs: export and rename free_fs_info (bsc#1176019). - commit 0b624c8 - btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry (bsc#1176019). - commit eca88c1 - btrfs: hold a ref on the root in btrfs_recover_log_trees (bsc#1176019). - commit 351a260 - btrfs: hold a ref on the root in create_pending_snapshot (bsc#1176019). - commit 8b70b77 - btrfs: hold a ref on the root in get_subvol_name_from_objectid (bsc#1176019). - commit faabe37 - btrfs: hold a ref on the root in btrfs_ioctl_send (bsc#1176019). - commit 9a7a7b3 - btrfs: hold a ref on the root in scrub_print_warning_inode (bsc#1176019). - commit 3f0e119 - btrfs: hold a ref for the root in btrfs_find_orphan_roots (bsc#1176019). - commit 681f58e - btrfs: push grab_fs_root into read_fs_root (bsc#1176019). - Refresh patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch. - Refresh patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch. - commit 4d5675a - blacklist.conf: user-visible change to perf - commit caa4d65 - blacklist.conf: cleanup need not be backported - commit f1a5da2 - net/smc: put slot when connection is killed (git-fixes). - commit 8ddc482 - block: remove the nr_sectors variable in (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-provide-plug-based-way-of-signaling-forced-no-.patch. - commit ecd3bf0 - block: remove the NULL queue check in (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-provide-plug-based-way-of-signaling-forced-no-.patch. - commit b0bd574 - fs: remove a weird comment in submit_bh_wbc (bsc#1175995,jsc#SLE-15608). - dm: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - bcache: stop setting ->queuedata (bsc#1175995,jsc#SLE-15608). - nfblock: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - commit 8120d8f - btrfs: hold a ref on the root in btrfs_recover_relocation (bsc#1176019). - commit 4544b15 - btrfs: hold a ref on the root in create_reloc_inode (bsc#1176019). - commit 5ad1c23 - btrfs: hold a ref on the root in find_data_references (bsc#1176019). - commit b847756 - btrfs: hold a ref on the root in record_reloc_root_in_trans (bsc#1176019). - commit ed6b331 - btrfs: hold a ref on the root in merge_reloc_roots (bsc#1176019). - Refresh patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch. - Refresh patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch. - commit 6e65a90 - scsi: core: Allow non-root users to perform ZBC commands (bsc#1175995,jsc#SLE-15608). - commit 9798d5e - mm, page_alloc: fix core hung in free_pcppages_bulk() (git fixes (mm/pgalloc)). - bitfield.h: don't compile-time validate _val in FIELD_FIT (git fixes (bitfield)). - mm/page_alloc: silence a KASAN false positive (git fixes (mm/pgalloc)). - mm/shuffle: don't move pages between zones and don't read garbage memmaps (git fixes (mm/pgalloc)). - kernel/cpu_pm: Fix uninitted local in cpu_pm (git fixes (kernel/pm)). - mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() (git fixes (mm/compaction)). - mm: limit boost_watermark on small zones (git fixes (mm/pgalloc)). - mm/sparse: rename pfn_present() to pfn_in_present_section() (git fixes (mm/pgalloc)). - mm, thp: fix defrag setting if newline is not used (git fixes (mm/thp)). - commit 72b22a6 - btrfs: hold a ref on the root in prepare_to_merge (bsc#1176019). - commit 28b372d - btrfs: hold a ref on the root in build_backref_tree (bsc#1176019). - commit abebe41 - btrfs: hold ref on root in btrfs_ioctl_default_subvol (bsc#1176019). - commit c589a9c - btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info (bsc#1176019). - commit 390b892 - btrfs: hold a ref on the root in btrfs_search_path_in_tree_user (bsc#1176019). - commit bbc4f14 - btrfs: hold a ref on the root in btrfs_search_path_in_tree (bsc#1176019). - commit cd32183 - btrfs: hold a ref on the root in search_ioctl (bsc#1176019). - commit 8173466 - btrfs: hold a ref on the root in create_subvol (bsc#1176019). - commit 5cde960 - btrfs: hold a ref on the root in fixup_tree_root_location (bsc#1176019). - commit 320ca12 - btrfs: hold a ref on the root in __btrfs_run_defrag_inode (bsc#1176019). - commit 95a17fd - btrfs: hold a root ref in btrfs_get_dentry (bsc#1176019). - commit 7aed71d - btrfs: hold a ref on the root in resolve_indirect_ref (bsc#1176019). - commit 628db82 - btrfs: hold a ref on fs roots while they're in the radix tree (bsc#1176019). - commit 3062c74 - blacklist.conf: Theoritical issues that does not apply to kernel configuration - commit 2c26708 - blacklist.conf: Build fix that is not relevant to kernel configuration - commit 758bef3 - btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root (bsc#1176019). - commit 58d4ba4 - btrfs: make the fs root init functions static (bsc#1176019). - commit feb2dca - btrfs: open code btrfs_read_fs_root_no_name (bsc#1176019). - commit ab1f957 - powerpc: Add cputime_to_nsecs() (bsc#1065729). - commit dee0106 - powerpc/64: Avoid isync in flush_dcache_range() (jsc#SLE-9246). - commit 0961846 - livepatch: Add -fdump-ipa-clones to build (fate#323487). Add support for -fdump-ipa-clones GCC option. Update config files accordingly. - commit 59bf95b - blacklist.conf: fix needed only if fake NUMA support is removed - commit 458b58b - s390/dasd: fix inability to use DASD with DIAG driver (git-fixes). - s390/mm: fix huge pte soft dirty copying (git-fixes). - s390/setup: init jump labels before command line parsing (git-fixes). - commit 0b57226 - blacklist.conf: s390: PAGE_DEFAULT_KEY is always zero - commit 047e63e - powerpc/64: Make COMPAT user-selectable disabled on littleendian by default (jsc#SLE-16200). - Update config files. - commit 4848eb4 - powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro (jsc#SLE-16200). - commit 79038ac - iommu/vt-d: Handle non-page aligned address (bsc#1176367). - commit 8f4c091 - KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests (jsc#SLE-13521). - commit d8d95c0 - scsi: hpsa: Correct ctrl queue depth (jsc#SLE-15150). - scsi: hpsa: Bump version (jsc#SLE-15150). - scsi: hpsa: Increase controller error handling timeout (jsc#SLE-15150). - scsi: hpsa: Increase queue depth for external LUNs (jsc#SLE-15150). - scsi: hpsa: Correct rare oob condition (jsc#SLE-15150). - scsi: hpsa: hpsa_ioctl(): Tidy up a bit (jsc#SLE-15150). - scsi: hpsa: Get rid of compat_alloc_user_space() (jsc#SLE-15150). - scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct (jsc#SLE-15150). - scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl() (jsc#SLE-15150). - scsi: hpsa: correct race condition in offload enabled (jsc#SLE-15150). - commit d3ec2e7 - blacklist.conf: Add de2b41be8fcc x86, vmlinux.lds: Page-align end of ..page_aligned sections - commit 0f6cfca - iommu/vt-d: Handle 36bit addressing for x86-32 (bsc#1176362). - iommu/amd: Do not use IOMMUv2 functionality when SME is active (bsc#1174358). - iommu/amd: Do not force direct mapping when SME is active (bsc#1174358). - iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE (bsc#1176359). - iommu/amd: Restore IRTE.RemapEn bit after programming IRTE (bsc#1176358). - iommu/vt-d: Serialize IOMMU GCMD register modifications (bsc#1176364). - vfio-pci: Avoid recursive read-lock usage (bsc#1176366). - iommu/amd: Print extended features in one line to fix divergent log levels (bsc#1176357). - iommu/vt-d: Fix PASID devTLB invalidation (bsc#1176361). - iommu/vt-d: Remove global page support in devTLB flush (bsc#1176363). - iommu/omap: Check for failure of a call to omap_iommu_dump_ctx (bsc#1176360). - iommu/vt-d: Support flushing more translation cache types (bsc#1176365). - commit d9d3306 - refresh config files - commit 09c22d1 - btrfs: remove btrfs_read_fs_root, not used anymore (bsc#1176019). - commit 27b7c0e - x86/kvm: Expose TSX Suspend Load Tracking feature (jsc#16232). - x86/cpufeatures: Enumerate TSX suspend load address tracking instructions (jsc#16232). - commit 8defd29 - btrfs: make relocation use btrfs_read_tree_root() (bsc#1176019). - commit 83c5766 - btrfs: export and use btrfs_read_tree_root for tree-log (bsc#1176019). - commit c457d40 - powerpc: Add POWER10 raw mode cputable entry (jsc#SLE-13521). - powerpc/powernv: Machine check handler for POWER10 (jsc#SLE-13521). - commit 804052b - fix patch metadata - change from "/queued"/ to "/never"/: patches.suse/0001-xen-don-t-reschedule-in-preemption-off-sections.patch - commit 9a83f52 - btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root (bsc#1176019). - commit 348b1af - btrfs: move fs root init stuff into btrfs_init_fs_root (bsc#1176019). - commit cb580c0 - btrfs: push __setup_root into btrfs_alloc_root (bsc#1176019). - commit 062eab0 - powerpc/watchpoint: Don't allow concurrent perf and ptrace events (jsc#SLE-12936). - commit 0b0d552 - series.conf: cleanup - move to sorted section: patches.suse/x86-asm-64-Align-start-of-__clear_user-loop-to-16-by.patch - commit 3cee501 - btrfs: drop create parameter to btrfs_get_extent() (bsc#1176019). - commit 051d33b - powerpc/64: mark emergency stacks valid to unwind (bsc#1156395). - commit cf61a29 - powerpc/watchpoint: Use loop for thread_struct->ptrace_bps (jsc#SLE-12936). - powerpc/watchpoint/ptrace: Return actual num of available watchpoints (jsc#SLE-12936). - commit 874ec7a - powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window (jsc#SLE-12943). - powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window (jsc#SLE-12943). - powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows (jsc#SLE-12943). - powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable (jsc#SLE-12943). - commit 2727355 - powerpc: Update documentation of ISA versions for Power10 (jsc#SLE-13521). - commit d5e7603 - block: fix bdev_disk_changed for non-partitioned devices (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/bdev-add-open_finish.patch. - commit 67e87f9 - ata: make "/libata.force"/ kernel parameter optional (bsc#1175995,jsc#SLE-15608). - Update config files. - commit d59f362 - blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT (bsc#1175995,jsc#SLE-15608). - Update config files. - commit d89109c - blacklist.conf: 318af7b80b6a ("/Revert "/kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"/"/) Contrary to the upstream we'll support the original patch, since it makes things easier for us as of now. - commit 5f31678 - block: merge invalidate_partitions into rescan_partitions (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/bdev-add-open_finish.patch. - commit fe53ad4 - powerpc/traps: Make unrecoverable NMIs die instead of panic (bsc#1094244 ltc#168122). - powerpc/traps: Do not trace system reset (bsc#1094244 ltc#168122). - powerpc/64s: machine check do not trace real-mode handler (bsc#1094244 ltc#168122). - powerpc: Implement ftrace_enabled() helpers (bsc#1094244 ltc#168122). - powerpc/64s: machine check interrupt update NMI accounting (bsc#1094244 ltc#168122). - powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack (bsc#1094244 ltc#168122). - powerpc/pseries: Limit machine check stack to 4GB (bsc#1094244 ltc#168122). - powerpc/pseries/ras: fwnmi sreset should not interlock (bsc#1094244 ltc#168122). - powerpc/pseries/ras: fwnmi avoid modifying r3 in error case (bsc#1094244 ltc#168122). - powerpc/pseries/ras: Fix FWNMI_VALID off by one (bsc#1094244 ltc#168122). - powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths (bsc#1094244 ltc#168122). - commit a8046af - scsi: zfcp: Fix use-after-free in request timeout handlers (git-fixes). - commit afdea91 - blacklist.conf: zfcp comment fix - commit 063b5f1 - blk-stat: make q->stats->lock irqsafe (bsc#1175995,jsc#SLE-15608). - block: fix locking in bdev_del_partition (bsc#1175995,jsc#SLE-15608). - block: release disk reference in hd_struct_free_work (bsc#1175995,jsc#SLE-15608). - commit 55667f3 - powerpc/signal64: Don't opencode page prefaulting (jsc#SLE-9246). - powerpc/64/signal: Balance return predictor stack in signal trampoline (jsc#SLE-9246). - powerpc/pseries: Mark accumulate_stolen_time() as notrace (jsc#SLE-9246). - commit 48a612a - block: loop: set discard granularity and alignment for block (bsc#1175995,jsc#SLE-15608). - block: blk-mq.c: fix @at_head kernel-doc warning (bsc#1175995,jsc#SLE-15608). - commit 9c6b455 - block: don't do revalidate zones on invalid devices (bsc#1175995,jsc#SLE-15608). - nvme-rdma: fix controller reset hang during traffic (bsc#1175995,jsc#SLE-15608). - nvme-tcp: fix controller reset hang during traffic (bsc#1175995,jsc#SLE-15608). - bcache: use disk_{start,end}_io_acct() to count I/O for bcache device (bsc#1175995,jsc#SLE-15608). - bcache: fix bio_{start,end}_io_acct with proper device (bsc#1175995,jsc#SLE-15608). - commit 62cda5f - block: provide plug based way of signaling forced no-wait semantics (bsc#1175995,jsc#SLE-15608). - block: blk-timeout: delete duplicated word (bsc#1175995,jsc#SLE-15608). - block: blk-mq-sched: delete duplicated word (bsc#1175995,jsc#SLE-15608). - block: genhd: delete duplicated words (bsc#1175995,jsc#SLE-15608). - block: elevator: delete duplicated word and fix typos (bsc#1175995,jsc#SLE-15608). - block: bio: delete duplicated words (bsc#1175995,jsc#SLE-15608). - block: bfq-iosched: fix duplicated word (bsc#1175995,jsc#SLE-15608). - block: Use non _rcu version of list functions for tag_set_list (bsc#1175995,jsc#SLE-15608). - blk-cgroup: show global disk stats in root cgroup io.stat (bsc#1175995,jsc#SLE-15608). - blk-cgroup: make iostat functions visible to stat printing (bsc#1175995,jsc#SLE-15608). - block: defer flush request no matter whether we have elevator (bsc#1175995,jsc#SLE-15608). - block: make blk_timeout_init() static (bsc#1175995,jsc#SLE-15608). - block: remove retry loop in ioc_release_fn() (bsc#1175995,jsc#SLE-15608). - block: remove unnecessary ioc nested locking (bsc#1175995,jsc#SLE-15608). - Revert "/blk-rq-qos: remove redundant finish_wait to rq_qos_wait."/ (bsc#1175995,jsc#SLE-15608). - block: relax jiffies rounding for timeouts (bsc#1175995,jsc#SLE-15608). - blk-mq: remove redundant validation in __blk_mq_end_request() (bsc#1175995,jsc#SLE-15608). - blk-mq: Remove unnecessary local variable (bsc#1175995,jsc#SLE-15608). - blk-mq: streamline handling of q->mq_ops->queue_rq result (bsc#1175995,jsc#SLE-15608). - blk-iolatency: only call ktime_get() if needed (bsc#1175995,jsc#SLE-15608). - block: tidy up a warning in bio_check_ro (bsc#1175995,jsc#SLE-15608). - block: remove the request_queue argument from blk_queue_split (bsc#1175995,jsc#SLE-15608). - zram: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - umem: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - rsxx: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - ps3vram: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - null_blk: stop using ->queuedata for bio mode (bsc#1175995,jsc#SLE-15608). - drbd: stop using ->queuedata (bsc#1175995,jsc#SLE-15608). - blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() (bsc#1175995,jsc#SLE-15608). - blk-mq: centralise related handling into blk_mq_get_driver_tag (bsc#1175995,jsc#SLE-15608). - blk-mq: move blk_mq_get_driver_tag into blk-mq.c (bsc#1175995,jsc#SLE-15608). - blk-mq: support batching dispatch in case of io (bsc#1175995,jsc#SLE-15608). - blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list (bsc#1175995,jsc#SLE-15608). - blk-mq: remove dead check from blk_mq_dispatch_rq_list (bsc#1175995,jsc#SLE-15608). - blk-mq: move getting driver tag and budget into one helper (bsc#1175995,jsc#SLE-15608). - blk-mq: pass hctx to blk_mq_dispatch_rq_list (bsc#1175995,jsc#SLE-15608). - blk-mq: pass request queue into get/put budget callback (bsc#1175995,jsc#SLE-15608). - blk-mq: put driver tag when this request is completed (bsc#1175995,jsc#SLE-15608). - blk-cgroup: remove a dead check in blk_throtl_bio (bsc#1175995,jsc#SLE-15608). - blk-cgroup: remove blkcg_bio_issue_check (bsc#1175995,jsc#SLE-15608). - blk-cgroup: move rcu locking from blkcg_bio_issue_check to (bsc#1175995,jsc#SLE-15608). - cgroup: unexport cgroup_rstat_updated (bsc#1175995,jsc#SLE-15608). - blk-cgroup: remove the !bio->bi_blkg check in (bsc#1175995,jsc#SLE-15608). - block: move the initial blkg lookup into blkg_tryget_closest (bsc#1175995,jsc#SLE-15608). - block: bypass blkg_tryget_closest for the root_blkg (bsc#1175995,jsc#SLE-15608). - block: merge blkg_lookup_create and __blkg_lookup_create (bsc#1175995,jsc#SLE-15608). - block: move the bio cgroup associatation helpers to blk-cgroup.c (bsc#1175995,jsc#SLE-15608). - block: move bio_associate_blkg_from_page to mm/page_io.c (bsc#1175995,jsc#SLE-15608). - block: merge __bio_associate_blkg into bio_associate_blkg_from_css (bsc#1175995,jsc#SLE-15608). - block: really clone the block cgroup in bio_clone_blkg_association (bsc#1175995,jsc#SLE-15608). - block: remove bio_disassociate_blkg (bsc#1175995,jsc#SLE-15608). - dm: use bio_uninit instead of bio_disassociate_blkg (bsc#1175995,jsc#SLE-15608). - blk-rq-qos: remove redundant finish_wait to rq_qos_wait (bsc#1175995,jsc#SLE-15608). - block: mark bd_finish_claiming static (bsc#1175995,jsc#SLE-15608). - blk-iocost: Use struct_size() in kzalloc_node() (bsc#1175995,jsc#SLE-15608). - block: bio: Use struct_size() in kmalloc() (bsc#1175995,jsc#SLE-15608). - loop: be paranoid on exit and prevent new additions / (bsc#1175995,jsc#SLE-15608). - block: revert back to synchronous request_queue removal (bsc#1175995,jsc#SLE-15608). - block: clarify context for refcount increment helpers (bsc#1175995,jsc#SLE-15608). - block: add docs for gendisk / request_queue refcount helpers (bsc#1175995,jsc#SLE-15608). - nvme-rdma: factor out a nvme_rdma_end_request helper (bsc#1175995,jsc#SLE-15608). - blk-mq: add a new blk_mq_complete_request_remote API (bsc#1175995,jsc#SLE-15608). - blk-mq: factor out a blk_mq_complete_need_ipi helper (bsc#1175995,jsc#SLE-15608). - blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request (bsc#1175995,jsc#SLE-15608). - blk-mq: move failure injection out of blk_mq_complete_request (bsc#1175995,jsc#SLE-15608). - blk-mq: merge the softirq vs non-softirq IPI logic (bsc#1175995,jsc#SLE-15608). - blk-mq: short cut the IPI path in blk_mq_force_complete_rq for !SMP (bsc#1175995,jsc#SLE-15608). - blk-mq: complete polled requests directly (bsc#1175995,jsc#SLE-15608). - blk-mq: remove raise_blk_irq (bsc#1175995,jsc#SLE-15608). - blk-mq: factor out a helper to reise the block softirq (bsc#1175995,jsc#SLE-15608). - blk-mq: merge blk-softirq.c into blk-mq.c (bsc#1175995,jsc#SLE-15608). - commit 0cd699a - block: make function __bio_integrity_free() static (bsc#1175995,jsc#SLE-15608). - blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags (bsc#1175995,jsc#SLE-15608). - block: release bip in a right way in error path (bsc#1175995,jsc#SLE-15608). - dm: update original bio sector on Zone Append (bsc#1175995,jsc#SLE-15608). - scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers (bsc#1175995,jsc#SLE-15608). - block: make function 'kill_bdev' static (bsc#1175995,jsc#SLE-15608). - partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense (bsc#1175995,jsc#SLE-15608). - block: update hctx map when use multiple maps (bsc#1175995,jsc#SLE-15608). - trace/events/block.h: drop kernel-doc for dropped function (bsc#1175995,jsc#SLE-15608). - blk-mq: Remove redundant 'return' statement (bsc#1175995,jsc#SLE-15608). - block: Replace zero-length array with flexible-array (bsc#1175995,jsc#SLE-15608). - blk-mq: fix blk_mq_all_tag_iter (bsc#1175995,jsc#SLE-15608). - blk-mq: split out a __blk_mq_get_driver_tag helper (bsc#1175995,jsc#SLE-15608). - commit 2fcf2bf - block: remove the error argument to the block_bio_complete tracepoint (bsc#1175995,jsc#SLE-15608). - blacklist.conf: - commit c0d6fb1 - loop: Fix wrong masking of status flags (bsc#1175995,jsc#SLE-15608). - commit b79539d - loop: remove redundant assignment to variable error (bsc#1175995,jsc#SLE-15608). - block: remove ioctl_by_bdev (bsc#1175995,jsc#SLE-15608). - s390/dasd: remove ioctl_by_bdev calls (bsc#1175995,jsc#SLE-15608). - dasd: refactor dasd_ioctl_information (bsc#1175995,jsc#SLE-15608). - loop: Add LOOP_CONFIGURE ioctl (bsc#1175995,jsc#SLE-15608). - loop: Clean up LOOP_SET_STATUS lo_flags handling (bsc#1175995,jsc#SLE-15608). - loop: Rework lo_ioctl() __user argument casting (bsc#1175995,jsc#SLE-15608). - loop: Move loop_set_status_from_info() and friends up (bsc#1175995,jsc#SLE-15608). - loop: Factor out configuring loop from status (bsc#1175995,jsc#SLE-15608). - loop: Remove figure_loop_size() (bsc#1175995,jsc#SLE-15608). - commit 6458d48 - loop: Switch to set_capacity_revalidate_and_notify() (bsc#1175995,jsc#SLE-15608). - loop: Factor out setting loop device size (bsc#1175995,jsc#SLE-15608). - loop: Remove sector_t truncation checks (bsc#1175995,jsc#SLE-15608). - loop: Call loop_config_discard() only after new config is (bsc#1175995,jsc#SLE-15608). - commit 34d958e - block: mark bio_wouldblock_error() bio with BIO_QUIET (bsc#1175995,jsc#SLE-15608). - blk-wbt: rename __wbt_update_limits to wbt_update_limits (bsc#1175995,jsc#SLE-15608). - blk-wbt: remove wbt_update_limits (bsc#1175995,jsc#SLE-15608). - blk-throttle: remove tg_drain_bios (bsc#1175995,jsc#SLE-15608). - blk-throttle: remove blk_throtl_drain (bsc#1175995,jsc#SLE-15608). - null_blk: force complete for timeout request (bsc#1175995,jsc#SLE-15608). - blk-mq: drain I/O when all CPUs in a hctx are offline (bsc#1175995,jsc#SLE-15608). - blk-mq: add blk_mq_all_tag_iter (bsc#1175995,jsc#SLE-15608). - blk-mq: open code __blk_mq_alloc_request in (bsc#1175995,jsc#SLE-15608). - blk-mq: use BLK_MQ_NO_TAG in more places (bsc#1175995,jsc#SLE-15608). - blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG (bsc#1175995,jsc#SLE-15608). - blk-mq: move more request initialization to blk_mq_rq_ctx_init (bsc#1175995,jsc#SLE-15608). - blk-mq: simplify the blk_mq_get_request calling convention (bsc#1175995,jsc#SLE-15608). - blk-mq: remove the bio argument to ->prepare_request (bsc#1175995,jsc#SLE-15608). - nvme: force complete cancelled requests (bsc#1175995,jsc#SLE-15608). - blk-mq: blk-mq: provide forced completion method (bsc#1175995,jsc#SLE-15608). - block: fix a warning when blkdev.h is included for !CONFIG_BLOCK builds (bsc#1175995,jsc#SLE-15608). - block: blk-crypto-fallback: remove redundant initialization of variable err (bsc#1175995,jsc#SLE-15608). - block: reduce part_stat_lock() scope (bsc#1175995,jsc#SLE-15608). - block: use __this_cpu_add() instead of access by smp_processor_id() (bsc#1175995,jsc#SLE-15608). - block: remove rcu_read_lock() from part_stat_lock() (bsc#1175995,jsc#SLE-15608). - block: add a blk_account_io_merge_bio helper (bsc#1175995,jsc#SLE-15608). - block: account merge of two requests (bsc#1175995,jsc#SLE-15608). - block: always use a percpu variable for disk stats (bsc#1175995,jsc#SLE-15608). - block: move update_io_ticks to blk-core.c (bsc#1175995,jsc#SLE-15608). - block: remove generic_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - nvdimm: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - dm: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - bcache: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - lightnvm/pblk: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - rsxx: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - drbd: use bio_{start,end}_io_acct (bsc#1175995,jsc#SLE-15608). - block: add disk/bio-based accounting helpers (bsc#1175995,jsc#SLE-15608). - block: remove the disk and queue NULL checks in (bsc#1175995,jsc#SLE-15608). - block: remove the error_sector argument to blkdev_issue_flush (bsc#1175995,jsc#SLE-15608). - block: Remove unused flush_queue_delayed in struct blk_flush_queue (bsc#1175995,jsc#SLE-15608). - null_blk: Zero-initialize read buffers in non-memory-backed mode (bsc#1175995,jsc#SLE-15608). - block: Document the bio_vec properties (bsc#1175995,jsc#SLE-15608). - bio.h: Declare the arguments of the bio iteration functions const (bsc#1175995,jsc#SLE-15608). - block: merge part_{inc,dev}_in_flight into their only callers (bsc#1175995,jsc#SLE-15608). - block: don't call part_{inc,dec}_in_flight for blk-mq devices (bsc#1175995,jsc#SLE-15608). - block: move the blk-mq calls out of part_in_flight{,_rw} (bsc#1175995,jsc#SLE-15608). - block: mark blk_account_io_completion static (bsc#1175995,jsc#SLE-15608). - blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference (bsc#1175995,jsc#SLE-15608). - blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request_hctx (bsc#1175995,jsc#SLE-15608). - blk-mq: remove a pointless queue enter pair in blk_mq_alloc_request (bsc#1175995,jsc#SLE-15608). - blk-mq: move the call to blk_queue_enter_live out of blk_mq_get_request (bsc#1175995,jsc#SLE-15608). - Documentation: Document the blk-crypto framework (bsc#1175995,jsc#SLE-15608). - block: move blk_io_schedule() out of header file (bsc#1175995,jsc#SLE-15608). - block: export bio_release_pages and bio_iov_iter_get_pages (bsc#1175995,jsc#SLE-15608). - null_blk: Support REQ_OP_ZONE_APPEND (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: emulate ZONE_APPEND commands (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: factor out sanity checks for zoned commands (bsc#1175995,jsc#SLE-15608). - block: Modify revalidate zones (bsc#1175995,jsc#SLE-15608). - block: introduce blk_req_zone_write_trylock (bsc#1175995,jsc#SLE-15608). - block: Introduce REQ_OP_ZONE_APPEND (bsc#1175995,jsc#SLE-15608). - block: rename __bio_add_pc_page to bio_add_hw_page (bsc#1175995,jsc#SLE-15608). - block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no (bsc#1175995,jsc#SLE-15608). - block: add blk_io_schedule() for avoiding task hung in sync dio (bsc#1175995,jsc#SLE-15608). - block: don't hold part0's refcount in IO path (bsc#1175995,jsc#SLE-15608). - block: re-organize fields of 'struct hd_part' (bsc#1175995,jsc#SLE-15608). - block: only define 'nr_sects_seq' in hd_part for 32bit SMP (bsc#1175995,jsc#SLE-15608). - block: fix use-after-free on cached last_lookup partition (bsc#1175995,jsc#SLE-15608). - block: reset mapping if failed to update hardware queue count (bsc#1175995,jsc#SLE-15608). - bdi: fix up for "/remove the name field in struct backing_dev_info"/ (bsc#1175995,jsc#SLE-15608). - hfs: stop using ioctl_by_bdev (bsc#1175995,jsc#SLE-15608). - bdi: remove the name field in struct backing_dev_info (bsc#1175995,jsc#SLE-15608). - bdi: simplify bdi_alloc (bsc#1175995,jsc#SLE-15608). - bdi: remove bdi_register_owner (bsc#1175995,jsc#SLE-15608). - bdi: unexport bdi_register_va (bsc#1175995,jsc#SLE-15608). - driver core: remove device_create_vargs (bsc#1175995,jsc#SLE-15608). - block: rename blk_mq_alloc_rq_maps (bsc#1175995,jsc#SLE-15608). - block: rename __blk_mq_alloc_rq_map (bsc#1175995,jsc#SLE-15608). - block: alloc map and request for new hardware queue (bsc#1175995,jsc#SLE-15608). - block: save previous hardware queue count before udpate (bsc#1175995,jsc#SLE-15608). - block: free both rq_map and request (bsc#1175995,jsc#SLE-15608). - udf: stop using ioctl_by_bdev (bsc#1175995,jsc#SLE-15608). - isofs: stop using ioctl_by_bdev (bsc#1175995,jsc#SLE-15608). - hfsplus: stop using ioctl_by_bdev (bsc#1175995,jsc#SLE-15608). - cdrom: factor out a cdrom_multisession helper (bsc#1175995,jsc#SLE-15608). - cdrom: factor out a cdrom_read_tocentry helper (bsc#1175995,jsc#SLE-15608). - ide-cd: rename cdrom_read_tocentry (bsc#1175995,jsc#SLE-15608). - block: add a cdrom_device_info pointer to struct gendisk (bsc#1175995,jsc#SLE-15608). - iocost_monitor: drop string wrap around numbers when outputting json (bsc#1175995,jsc#SLE-15608). - iocost_monitor: exit successfully if interval is zero (bsc#1175995,jsc#SLE-15608). - blk-iocost: account for IO size when testing latencies (bsc#1175995,jsc#SLE-15608). - blk-iocost: switch to fixed non-auto-decaying use_delay (bsc#1175995,jsc#SLE-15608). - block: add a bio_queue_enter helper (bsc#1175995,jsc#SLE-15608). - block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT (bsc#1175995,jsc#SLE-15608). - block: cleanup the memory stall accounting in submit_bio (bsc#1175995,jsc#SLE-15608). - block: improve the submit_bio and generic_make_request documentation (bsc#1175995,jsc#SLE-15608). - blk-mq: make function '__blk_mq_sched_dispatch_requests' static (bsc#1175995,jsc#SLE-15608). - block: bypass ->make_request_fn for blk-mq drivers (bsc#1175995,jsc#SLE-15608). - dm: remove the make_request_fn check in device_area_is_invalid (bsc#1175995,jsc#SLE-15608). - bcache: remove a duplicate ->make_request_fn assignment (bsc#1175995,jsc#SLE-15608). - block: remove create_io_context (bsc#1175995,jsc#SLE-15608). - block: Limit number of items taken from the I/O scheduler in one go (bsc#1175995,jsc#SLE-15608). - block: move dma_pad handling from blk_rq_map_sg into the callers (bsc#1175995,jsc#SLE-15608). - block: move dma drain handling to scsi (bsc#1175995,jsc#SLE-15608). - scsi: merge scsi_init_sgtable into scsi_init_io (bsc#1175995,jsc#SLE-15608). - block: provide a blk_rq_map_sg variant that returns the last element (bsc#1175995,jsc#SLE-15608). - block: remove RQF_COPY_USER (bsc#1175995,jsc#SLE-15608). - block: fold bdev_unhash_inode into invalidate_partition (bsc1175995,jsc#SLE-15608). - block: mark invalidate_partition static (bsc#1175995,jsc#SLE-15608). - block: simplify block device syncing in bdev_del_partition (bsc#1175995,jsc#SLE-15608). - block: don't call invalidate_partition from blk_drop_partitions (bsc#1175995,jsc#SLE-15608). - dasd: use blk_drop_partitions instead of badly reimplementing it (bsc#1175995,jsc#SLE-15608). - block: remove the disk argument from blk_drop_partitions (bsc#1175995,jsc#SLE-15608). - block: remove hd_struct_kill (bsc#1175995,jsc#SLE-15608). - block: cleanup hd_struct freeing (bsc#1175995,jsc#SLE-15608). - block: pass a hd_struct to delete_partition (bsc#1175995,jsc#SLE-15608). - block: refactor blkpg_ioctl (bsc#1175995,jsc#SLE-15608). - Revert "/scsi: core: run queue if SCSI device queue isn't ready and queue is idle"/ (bsc#1175995,jsc#SLE-15608). - blk-mq: Rerun dispatching in the case of budget contention (bsc#1175995,jsc#SLE-15608). - blk-mq: Add blk_mq_delay_run_hw_queues() API call (bsc#1175995,jsc#SLE-15608). - blk-mq: In blk_mq_dispatch_rq_list() "/no budget"/ is a reason to kick (bsc#1175995,jsc#SLE-15608). - commit 319a85f - Revert "/block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"/ (bsc#1175995,jsc#SLE-15608). - null_blk: don't allow discard for zoned mode (bsc#1175995,jsc#SLE-15608). - null_blk: return error for invalid zone size (bsc#1175995,jsc#SLE-15608). - commit ef12ab4 - block: remove the bd_openers checks in blk_drop_partitions (bsc#1175995,jsc#SLE-15608). - blacklist.conf: - commit 9c44fbf - null_blk: Cleanup zoned device initialization (bsc#1175995,jsc#SLE-15608). - null_blk: Fix zoned command handling (bsc#1175995,jsc#SLE-15608). - scsi: hisi_sas: Fix build error without SATA_HOST (bsc#1175995,jsc#SLE-15608). - blk-wbt: Drop needless newlines from tracepoint format strings (bsc#1175995,jsc#SLE-15608). - blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals (bsc#1175995,jsc#SLE-15608). - s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig (bsc#1175995,jsc#SLE-15608). - blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget (bsc#1175995,jsc#SLE-15608). - commit cd72425 - block: fix busy device checking in blk_drop_partitions again (bsc#1175995,jsc#SLE-15608). - blacklist.conf: - commit 3bc658c - block: fix busy device checking in blk_drop_partitions (bsc#1175995,jsc#SLE-15608). - blacklist.conf: - blk-mq: don't commit_rqs() if none were queued (bsc#1175995,jsc#SLE-15608). - loop: Better discard support for block devices (bsc#1175995,jsc#SLE-15608). - loop: Report EOPNOTSUPP properly (bsc#1175995,jsc#SLE-15608). - commit 8e3eb83 - blacklist.conf: add cafe01ef8fcb248583038e1be071383530fe355a - commit 5a7e3c7 - blkcg: don't offline parent blkcg first (bsc#1175995,jsc#SLE-15608). - blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it (bsc#1175995,jsc#SLE-15608). - commit 45ef8ed - pmem: Add functions for reading/writing page to/from pmem (bsc#1175995,jsc#SLE-15608). - blk-mq: Fix typo in comment (bsc#1175995,jsc#SLE-15608). - uuid: Add inline helpers to import / export UUIDs (bsc#1175995,jsc#SLE-15608). - null_blk: add trace in null_blk_zoned.c (bsc#1175995,jsc#SLE-15608). - null_blk: add tracepoint helpers for zoned mode (bsc#1175995,jsc#SLE-15608). - block: add a zone condition debug helper (bsc#1175995,jsc#SLE-15608). - commit c1325db - null_blk: describe the usage of fault injection param (bsc#1175995,jsc#SLE-15608). - null_blk: fix spurious IO errors after failed past-wp access (bsc#1175995,jsc#SLE-15608). - lightnvm: pblk: Use scnprintf() for avoiding potential buffer (bsc#1175995,jsc#SLE-15608). - block: aoe: Use scnprintf() for avoiding potential buffer (bsc#1175995,jsc#SLE-15608). - loop: Only freeze block queue when needed (bsc#1175995,jsc#SLE-15608). - commit 19247ef - block: return NULL in blk_alloc_queue() on error (bsc#1175995,jsc#SLE-15608). - commit db2a0a7 - block: simplify queue allocation (bsc#1175995,jsc#SLE-15608). - bcache: pass the make_request methods to blk_queue_make_request (bsc#1175995,jsc#SLE-15608). - null_blk: use blk_mq_init_queue_data (bsc#1175995,jsc#SLE-15608). - block: add a blk_mq_init_queue_data helper (bsc#1175995,jsc#SLE-15608). - block: move the ->devnode callback to struct block_device_operations (bsc#1175995,jsc#SLE-15608). - block: move the part_stat* helpers from genhd.h to a new header (bsc#1175995,jsc#SLE-15608). - commit 641b897 - block: move guard_bio_eod to bio.c (bsc#1175995,jsc#SLE-15608). - block: unexport get_gendisk (bsc#1175995,jsc#SLE-15608). - block: unexport disk_map_sector_rcu (bsc#1175995,jsc#SLE-15608). - block: unexport disk_get_part (bsc#1175995,jsc#SLE-15608). - block: mark part_in_flight and part_in_flight_rw static (bsc#1175995,jsc#SLE-15608). - block: mark block_depr static (bsc#1175995,jsc#SLE-15608). - block: factor out requeue handling from dispatch code (bsc#1175995,jsc#SLE-15608). - block/diskstats: replace time_in_queue with sum of request times (bsc#1175995,jsc#SLE-15608). - block/diskstats: accumulate all per-cpu counters in one pass (bsc#1175995,jsc#SLE-15608). - block: merge partition-generic.c and check.c (bsc#1175995,jsc#SLE-15608). - block: move the various x86 Unix label formats out of genhd.h (bsc#1175995,jsc#SLE-15608). - partitions/msdos: remove LINUX_SWAP_PARTITION (bsc#1175995,jsc#SLE-15608). - block: move the *_PARTITION enum out of genhd.h (bsc#1175995,jsc#SLE-15608). - block: move struct partition out of genhd.h (bsc#1175995,jsc#SLE-15608). - block: remove block/partitions/sun.h (bsc#1175995,jsc#SLE-15608). - block: remove block/partitions/sgi.h (bsc#1175995,jsc#SLE-15608). - block: remove block/partitions/osf.h (bsc#1175995,jsc#SLE-15608). - block: remove block/partitions/karma.h (bsc#1175995,jsc#SLE-15608). - block: declare all partition detection routines in check.h (bsc#1175995,jsc#SLE-15608). - block: remove warn_no_part (bsc#1175995,jsc#SLE-15608). - block: cleanup how md_autodetect_dev is called (bsc#1175995,jsc#SLE-15608). - block: unexport read_dev_sector and put_dev_sector (bsc#1175995,jsc#SLE-15608). - scsi: simplify scsi_partsize (bsc#1175995,jsc#SLE-15608). - scsi: move scsicam_bios_param to the end of scsicam.c (bsc#1175995,jsc#SLE-15608). - scsi: simplify scsi_bios_ptable (bsc#1175995,jsc#SLE-15608). - commit 865fdca - block: move sysfs methods shared by disks and partitions to genhd.c (bsc#1175995,jsc#SLE-15608). - block: move disk_name and related helpers out of partition-generic.c (bsc#1175995,jsc#SLE-15608). - block: remove __bdevname (bsc#1175995,jsc#SLE-15608). - block: remove the blk_lookup_devt export (bsc#1175995,jsc#SLE-15608). - commit d7835cf - block, bfq: move forward the getting of an extra ref in bfq_bfqq_move (bsc#1175995,jsc#SLE-15608). - scsi: Convert to use set_capacity_revalidate_and_notify (bsc#1175995,jsc#SLE-15608). - nvme: Convert to use set_capacity_revalidate_and_notify (bsc#1175995,jsc#SLE-15608). - virtio_blk.c: Convert to use set_capacity_revalidate_and_notify (bsc#1175995,jsc#SLE-15608). - block/genhd: Notify udev about capacity change (bsc#1175995,jsc#SLE-15608). - block: Prevent hung_check firing during long sync IO (bsc#1175995,jsc#SLE-15608). - block: fix a device invalidation regression (bsc#1175995,jsc#SLE-15608). - block, zoned: fix integer overflow with BLKRESETZONE et al (bsc#1175995,jsc#SLE-15608). - blk-iocost: remove duplicated lines in comments (bsc#1175995,jsc#SLE-15608). - block: sed-opal: Change the check condition for regular session validity (bsc#1175995,jsc#SLE-15608). - block: Document genhd capability flags (bsc#1175995,jsc#SLE-15608). - block: cleanup comment for blk_flush_complete_seq (bsc#1175995,jsc#SLE-15608). - block: remove unneeded argument from blk_alloc_flush_queue (bsc#1175995,jsc#SLE-15608). - block: cleanup for _blk/blk_rq_prep_clone (bsc#1175995,jsc#SLE-15608). - block: remove redundant setting of QUEUE_FLAG_DYING (bsc#1175995,jsc#SLE-15608). - block: use bio_{wouldblock,io}_error in direct_make_request (bsc#1175995,jsc#SLE-15608). - block: fix comment for blk_cloned_rq_check_limits (bsc#1175995,jsc#SLE-15608). - block: Fix use-after-free issue accessing struct io_cq (bsc#1175995,jsc#SLE-15608). - null_blk: Add support for init_hctx() fault injection (bsc#1175995,jsc#SLE-15608). - null_blk: Handle null_add_dev() failures properly (bsc#1175995,jsc#SLE-15608). - null_blk: Fix changing the number of hardware queues (bsc#1175995,jsc#SLE-15608). - null_blk: Suppress an UBSAN complaint triggered when setting (bsc#1175995,jsc#SLE-15608). - blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs() (bsc#1175995,jsc#SLE-15608). - blk-mq: Fix a comment in include/linux/blk-mq.h (bsc#1175995,jsc#SLE-15608). - ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: start separating SATA specific code from libata-eh.c (bsc#1175995,jsc#SLE-15608). - ata: move ata_sas_*() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: start separating SATA specific code from libata-scsi.c (bsc#1175995,jsc#SLE-15608). - ata: move sata_deb_timing_*() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: move ata_qc_complete_multiple() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: move sata_link_hardreset() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: move sata_link_{debounce,resume}() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: move *sata_set_spd*() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: move sata_scr_*() to libata-sata.c (bsc#1175995,jsc#SLE-15608). - ata: start separating SATA specific code from libata-core.c (bsc#1175995,jsc#SLE-15608). - ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hosts (bsc#1175995,jsc#SLE-15608). - ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts (bsc#1175995,jsc#SLE-15608). - ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled() (bsc#1175995,jsc#SLE-15608). - ata: separate PATA timings code from libata-core.c (bsc#1175995,jsc#SLE-15608). - ata: fix CodingStyle issues in PATA timings code (bsc#1175995,jsc#SLE-15608). - ata: remove EXPORT_SYMBOL_GPL()s not used by modules (bsc#1175995,jsc#SLE-15608). - ata: move EXPORT_SYMBOL_GPL()s close to exported code (bsc#1175995,jsc#SLE-15608). - ata: optimize ata_scsi_rbuf[] size (bsc#1175995,jsc#SLE-15608). - ata: optimize struct ata_force_param size (bsc#1175995,jsc#SLE-15608). - ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size (bsc#1175995,jsc#SLE-15608). - ata: simplify ata_scsiop_inq_89() (bsc#1175995,jsc#SLE-15608). - sata_promise: use ata_cable_sata() (bsc#1175995,jsc#SLE-15608). - ata: make SATA_PMP option selectable only if any SATA host driver is enabled (bsc#1175995,jsc#SLE-15608). - ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts (bsc#1175995,jsc#SLE-15608). - ata: remove stale maintainership information from core code (bsc#1175995,jsc#SLE-15608). - ahci: Add Intel Comet Lake PCH-V PCI ID (bsc#1175995,jsc#SLE-15608). - ahci: Add Intel Comet Lake PCH-H PCI ID (bsc#1175995,jsc#SLE-15608). - libata: Assign OF node to the SCSI device (bsc#1175995,jsc#SLE-15608). - AHCI: Add support for Loongson 7A1000 SATA controller (bsc#1175995,jsc#SLE-15608). - libata: transport: Use scnprintf() for avoiding potential (bsc#1175995,jsc#SLE-15608). - commit 75956e8 - blk-mq: insert flush request to the front of dispatch queue (bsc#1175995,jsc#SLE-15608). - block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() (bsc#1175995,jsc#SLE-15608). - block: Remove used kblockd_schedule_work_on() (bsc#1175995,jsc#SLE-15608). - blk-mq: Remove some unused function arguments (bsc#1175995,jsc#SLE-15608). - null_blk: remove unused fields in 'nullb_cmd' (bsc#1175995,jsc#SLE-15608). - blk-mq: insert passthrough request into hctx->dispatch directly (bsc#1175995,jsc#SLE-15608). - commit 9de5f0d - ata: pata_arasan_cf: Use dma_request_chan() instead (bsc#1175995,jsc#SLE-15608). - pata_pcmia: add SanDisk High (>8G) CF card to supported list (bsc#1175995,jsc#SLE-15608). - drivers/block/null_blk_main.c: fix uninitialized var warnings (bsc#1175995,jsc#SLE-15608). - drivers/block/null_blk_main.c: fix layout (bsc#1175995,jsc#SLE-15608). - compat_ioctl: bsg: add handler (bsc#1175995,jsc#SLE-15608). - compat_ioctl: block: add blkdev_compat_ptr_ioctl (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: Rename sd_zbc_check_zones() (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: Simplify sd_zbc_check_zones() (bsc#1175995,jsc#SLE-15608). - ata/acard_ahci: remove unused variable n_elem (bsc#1175995,jsc#SLE-15608). - ata: pata_macio: fix comparing pointer to 0 (bsc#1175995,jsc#SLE-15608). - ata: ahci_brcm: BCM7216 reset is self de-asserting (bsc#1175995,jsc#SLE-15608). - ata: ahci_brcm: Perform reset after obtaining resources (bsc#1175995,jsc#SLE-15608). - ata: brcm: fix reset controller API usage (bsc#1175995,jsc#SLE-15608). - ata: brcm: mark PM functions as __maybe_unused (bsc#1175995,jsc#SLE-15608). - ata: ahci_brcm: Support BCM7216 reset controller name (bsc#1175995,jsc#SLE-15608). - ata: ahci_brcm: Add a shutdown callback (bsc#1175995,jsc#SLE-15608). - ata: ahci_brcm: Manage reset line during suspend/resume (bsc#1175995,jsc#SLE-15608). - commit 6ebf273 - partitions/ldm: fix spelling mistake "/to"/ -> "/too"/ (bsc#1175995,jsc#SLE-15608). - block, bfq: improve arithmetic division in bfq_delta() (bsc#1175995,jsc#SLE-15608). - block/bfq: remove unused bfq_class_rt which never used (bsc#1175995,jsc#SLE-15608). - block: mark zone-mgmt bios with REQ_SYNC (bsc#1175995,jsc#SLE-15608). - blk-mq: Document functions for sending request (bsc#1175995,jsc#SLE-15608). - commit 0991616 - null_blk: Fix zone write handling (bsc#1175995,jsc#SLE-15608). - fs: move guard_bio_eod() after bio_set_op_attrs (bsc#1175995,jsc#SLE-15608). - block: remove unused mp_bvec_last_segment (bsc#1175995,jsc#SLE-15608). - null_blk: Fix REQ_OP_ZONE_CLOSE handling (bsc#1175995,jsc#SLE-15608). - block: add bio_truncate to fix guard_bio_eod (bsc#1175995,jsc#SLE-15608). - compat_ioctl: block: handle add zone open, close and finish ioctl (bsc#1175995,jsc#SLE-15608). - block: fix memleak when __blk_rq_map_user_iov() is failed (bsc#1175995,jsc#SLE-15608). - block: Fix a lockdep complaint triggered by request queue flushing (bsc#1175995,jsc#SLE-15608). - block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT (bsc#1175995,jsc#SLE-15608). - blk-cgroup: remove blkcg_drain_queue (bsc#1175995,jsc#SLE-15608). - block: fix NULL pointer dereference in account statistics with IDE (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: Improve report zones error printout (bsc#1175995,jsc#SLE-15608). - commit f7001e1 - bfq-iosched: Ensure bio->bi_blkg is valid before using it (bsc#1175995,jsc#SLE-15608). - null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED (bsc#1175995,jsc#SLE-15608). - brd: warn on un-aligned buffer (bsc#1175995,jsc#SLE-15608). - brd: remove max_hw_sectors queue limit (bsc#1175995,jsc#SLE-15608). - block: set the zone size in blk_revalidate_disk_zones atomically (bsc#1175995,jsc#SLE-15608). - block: don't handle bio based drivers in blk_revalidate_disk_zones (bsc#1175995,jsc#SLE-15608). - block: allocate the zone bitmaps lazily (bsc#1175995,jsc#SLE-15608). - block: replace seq_zones_bitmap with conv_zones_bitmap (bsc#1175995,jsc#SLE-15608). - block: simplify blkdev_nr_zones (bsc#1175995,jsc#SLE-15608). - block: remove the empty line at the end of blk-zoned.c (bsc#1175995,jsc#SLE-15608). - null_blk: cleanup null_gendisk_register (bsc#1175995,jsc#SLE-15608). - null_blk: fix zone size paramter check (bsc#1175995,jsc#SLE-15608). - block: don't send uevent for empty disk when not invalidating (bsc#1175995,jsc#SLE-15608). - commit ad5fd19 - ata: ahci-imx: Covert to use GPIO descriptor (bsc#1175995,jsc#SLE-15608). - compat_ioctl: reimplement SG_IO handling (bsc#1175995,jsc#SLE-15608). - block: move clearing bd_invalidated into check_disk_size_change (bsc#1175995,jsc#SLE-15608). - block: remove (__)blkdev_reread_part as an exported API (bsc#1175995,jsc#SLE-15608). - block: move rescan_partitions to fs/block_dev.c (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: Remove set but not used variable 'buflen' (bsc#1175995,jsc#SLE-15608). - scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer() (bsc#1175995,jsc#SLE-15608). - null_blk: Add zone_nr_conv to features (bsc#1175995,jsc#SLE-15608). - commit a39b51e - null_blk: add zone open, close, and finish support (bsc#1175995,jsc#SLE-15608). - dm: add zone open, close and finish support (bsc#1175995,jsc#SLE-15608). - commit d1eb54b - null_blk: Enable modifying 'submit_queues' after an instance has been configured (bsc#1175995,jsc#SLE-15608). - null_blk: Improve nullb_device_##NAME##_store() readability (bsc#1175995,jsc#SLE-15608). - commit 7c2a4d9 - Revert "/block: split bio if the only bvec's length is > SZ_4K"/ (bsc#1175995,jsc#SLE-15608). - block: add iostat counters for flush requests (bsc#1175995,jsc#SLE-15608). - block,bfq: Skip tracing hooks if possible (bsc#1175995,jsc#SLE-15608). - block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_token_u64' (bsc#1175995,jsc#SLE-15608). - blk-cgroup: cgroup_rstat_updated() shouldn't be called on (bsc#1175995,jsc#SLE-15608). - sbitmap: Delete sbitmap_any_bit_clear() (bsc#1175995,jsc#SLE-15608). - blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() (bsc#1175995,jsc#SLE-15608). - block: split bio if the only bvec's length is > SZ_4K (bsc#1175995,jsc#SLE-15608). - block: still try to split bio if the bvec crosses pages (bsc#1175995,jsc#SLE-15608). - blk-cgroup: reimplement basic IO stats using cgroup rstat (bsc#1175995,jsc#SLE-15608). - blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive() (bsc#1175995,jsc#SLE-15608). - blk-throtl: stop using blkg->stat_bytes and ->stat_ios (bsc#1175995,jsc#SLE-15608). - bfq-iosched: stop using blkg->stat_bytes and ->stat_ios (bsc#1175995,jsc#SLE-15608). - bfq-iosched: relocate bfqg_*rwstat*() helpers (bsc#1175995,jsc#SLE-15608). - block: add zone open, close and finish ioctl support (bsc#1175995,jsc#SLE-15608). - block: avoid blk_bio_segment_split for small I/O operations (bsc#1175995,jsc#SLE-15608). - block: sed-opal: Introduce Opal Datastore UID (bsc#1175995,jsc#SLE-15608). - block: sed-opal: Add support to read/write opal tables generically (bsc#1175995,jsc#SLE-15608). - block: sed-opal: Generalizing write data to any opal table (bsc#1175995,jsc#SLE-15608). - blk-mq: Make blk_mq_run_hw_queue() return void (bsc#1175995,jsc#SLE-15608). - blk-mq: fill header with kernel-doc (bsc#1175995,jsc#SLE-15608). - blk-mq: remove needless goto from blk_mq_get_driver_tag (bsc#1175995,jsc#SLE-15608). - block: reorder bio::__bi_remaining for better packing (bsc#1175995,jsc#SLE-15608). - block: Reduce the amount of memory used for tag sets (bsc#1175995,jsc#SLE-15608). - block: Reduce the amount of memory required per request queue (bsc#1175995,jsc#SLE-15608). - block: Remove the synchronize_rcu() call from __blk_mq_update_nr_hw_queues() (bsc#1175995,jsc#SLE-15608). - block: account statistics for passthrough requests (bsc#1175995,jsc#SLE-15608). - blk-stat: Optimise blk_stat_add() (bsc#1175995,jsc#SLE-15608). - blk-mq: Embed counters into struct mq_inflight (bsc#1175995,jsc#SLE-15608). - blk-mq: Reuse callback in blk_mq_in_flight*() (bsc#1175995,jsc#SLE-15608). - blk-mq: Inline status checkers (bsc#1175995,jsc#SLE-15608). - block: Reduce sysfs_lock locking inside blk_cleanup_queue() (bsc#1175995,jsc#SLE-15608). - block: Remove "/dying"/ checks from sysfs callbacks (bsc#1175995,jsc#SLE-15608). - block: Remove request_queue.nr_queues (bsc#1175995,jsc#SLE-15608). - block: Fix three kernel-doc warnings (bsc#1175995,jsc#SLE-15608). - ata: pata_artop: make arrays static const, makes object (bsc#1175995,jsc#SLE-15608). - ata_piix: remove open-coded dmi_match(DMI_OEM_STRING) (bsc#1175995,jsc#SLE-15608). - ata: sata_mv, avoid trigerrable BUG_ON (bsc#1175995,jsc#SLE-15608). - ata: make qc_prep return ata_completion_errors (bsc#1175995,jsc#SLE-15608). - ata: define AC_ERR_OK (bsc#1175995,jsc#SLE-15608). - ata: Documentation, fix function names (bsc#1175995,jsc#SLE-15608). - commit bdb6a8c - ata: libahci_platform: Fix regulator_get_optional() misuse (bsc#1175995,jsc#SLE-15608). - block: Fix elv_support_iosched() (bsc#1175995,jsc#SLE-15608). - parisc: Remove 32-bit DMA enforcement from sba_iommu (bsc#1175995,jsc#SLE-15608). - rq-qos: get rid of redundant wbt_update_limits() (bsc#1175995,jsc#SLE-15608). - ata: libahci_platform: Add of_node_put() before loop exit (bsc#1175995,jsc#SLE-15608). - null_blk: format pr_* logs with pr_fmt (bsc#1175995,jsc#SLE-15608). - null_blk: match the type of parameter nr_devices (bsc#1175995,jsc#SLE-15608). - null_blk: do not fail the module load with zero devices (bsc#1175995,jsc#SLE-15608). - null_blk: validate the number of devices (bsc#1175995,jsc#SLE-15608). - null_blk: fix module name at log message (bsc#1175995,jsc#SLE-15608). - docs: block: null_blk: enhance document style (bsc#1175995,jsc#SLE-15608). - commit 05df433 - null_blk: create a helper for badblocks (bsc#1175995,jsc#SLE-15608). - commit e742a9e - null_blk: create a helper for throttling (bsc#1175995,jsc#SLE-15608). - commit c77d602 - libata: switch remaining drivers to use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - sata_sil24: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - sata_qstor: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - sata_nv: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - sata_mv: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - pdc_adma: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - ahci: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - acard_ahci: use dma_set_mask_and_coherent (bsc#1175995,jsc#SLE-15608). - ata/pata_buddha: Probe via modalias instead of initcall (bsc#1175995,jsc#SLE-15608). - commit 922a0a1 - Update config files (jsc#SLE-15887). - commit 244ffd7 - powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc (jsc#SLE-13513). - powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc (jsc#SLE-13513). - commit b6f4472 - dm: don't call report zones for more than the user requested (git fixes (block drivers)). - dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue() (git fixes (block drivers)). - md: raid0/linear: fix dereference before null check on pointer mddev (git fixes (block drivers)). - sbitmap: Consider cleared bits in sbitmap_bitmap_show() (git fixes (block drivers)). - blktrace: fix debugfs use after free (git fixes (block drivers)). - block: revert back to synchronous request_queue removal (git fixes (block drivers)). - block: add docs for gendisk / request_queue refcount helpers (git fixes (block drivers)). - dm integrity: fix integrity recalculation that is improperly skipped (git fixes (block drivers)). - virtio-blk: free vblk-vqs in error path of virtblk_probe() (git fixes (block drivers)). - dm writecache: add cond_resched to loop in persistent_memory_claim() (git fixes (block drivers)). - dm writecache: correct uncommitted_block when discarding uncommitted entry (git fixes (block drivers)). - dm zoned: assign max_io_len correctly (git fixes (block drivers)). - bcache: Convert pr_<level> uses to a more typical style (git fixes (block drivers)). - commit 35db4b2 - blacklist.conf: add 7bf137298cb73afdb8c5536e474f7ba71ab1c235 - commit cdf662f - scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask (git-fixes). - scsi: qla2xxx: Fix regression on sparc64 (git-fixes). - commit b922436 - powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S (bsc#1065729). - commit 9cbba57 - scsi: libfc: Fix for double free() (bsc#1174899). - commit 941605d - powerpc/watchpoint/xmon: Support 2nd DAWR (jsc#SLE-12936). - powerpc/watchpoint/xmon: Don't allow breakpoint overwriting (jsc#SLE-12936). - powerpc/xmon: Allow listing and clearing breakpoints in read-only mode (jsc#SLE-15857 jsc#SLE-13618). - commit 1c156c6 - powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE (bsc#1055186 ltc#153436 FATE#323286 jsc#SLE-13512). - powerpc/mm/radix: Create separate mappings for hot-plugged memory (bsc#1055186 ltc#153436 FATE#323286). - powerpc/mm/radix: Remove split_kernel_mapping() (bsc#1055186 ltc#153436 FATE#323286). - powerpc/mm/radix: Free PUD table when freeing pagetable (bsc#1055186 ltc#153436 FATE#323286). - powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings (bsc#1055186 ltc#153436 FATE#323286). - powerpc/prom: Enable Radix GTSE in cpu pa-features (bsc#1055186 ltc#153436 FATE#323286 jsc#SLE-13512). - powerpc/mm: Enable radix GTSE only if supported (bsc#1055186 ltc#153436 FATE#323286 jsc#SLE-13512). - commit d06aeea - Refresh patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch Update submit URL to v2 - commit f6fe239 - blacklist.conf: Add an inapplicable entry - commit de0e335 - nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage (jsc#SLE-13430). - staging: rtl8723bs: remove mgmt_frame_register method (jsc#SLE-13430). - commit 808babd - cfg80211: Adjust 6 GHz frequency to channel conversion (jsc#SLE-13430). - mac80211: reduce packet loss event false positives (jsc#SLE-13430). - cfg80211: regulatory: reject invalid hints (jsc#SLE-13430). - wireless: fix wrong 160/80+80 MHz setting (jsc#SLE-13430). - mac80211: improve AQL aggregation estimation for low data rates (jsc#SLE-13430). - mac80211: factor out code to look up the average packet length duration for a rate (jsc#SLE-13430). - mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL (jsc#SLE-13430). - ipw2x00: switch from 'pci_' to 'dma_' API (jsc#SLE-13430). - ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocation (jsc#SLE-13430). - iwlwifi: yoyo: don't print failure if debug firmware is missing (jsc#SLE-13430). - mac80211: Do not report beacon loss if beacon filtering enabled (jsc#SLE-13430). - mac80211: fix misplaced while instead of if (jsc#SLE-13430). - nl80211: use eth_zero_addr() to clear mac address (jsc#SLE-13430). - mac80211: use eth_zero_addr() to clear mac address (jsc#SLE-13430). - mac8211: fix struct initialisation (jsc#SLE-13430). - mac80211: Handle special status codes in SAE commit (jsc#SLE-13430). - mac80211: warn only once in check_sdata_in_driver() at each caller (jsc#SLE-13430). - nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode (jsc#SLE-13430). - mac80211: add a function for running rx without passing skbs to the stack (jsc#SLE-13430). - cfg80211: Add support to advertize OCV support (jsc#SLE-13430). - commit 2f17042 - mac80211: parse radiotap header when selecting Tx queue (jsc#SLE-13430). - mac80211: remove unused flags argument in transmit functions (jsc#SLE-13430). - mac80211: use same flag everywhere to avoid sequence number overwrite (jsc#SLE-13430). - mac80211: do not overwrite the sequence number if requested (jsc#SLE-13430). - mac80211: add radiotap flag to prevent sequence number overwrite (jsc#SLE-13430). - mac80211: never drop injected frames even if normally not allowed (jsc#SLE-13430). - cfg80211/mac80211: avoid bss color setting in non-HE modes (jsc#SLE-13430). - mac80211: calculate skb hash early when using itxq (jsc#SLE-13430). - mac80211: improve AQL tx airtime estimation (jsc#SLE-13430). - cfg80211/mac80211: add connected to auth server to station info (jsc#SLE-13430). - cfg80211/mac80211: add connected to auth server to meshconf (jsc#SLE-13430). - cfg80211/mac80211: add mesh_param "/mesh_nolearn"/ to skip path discovery (jsc#SLE-13430). - cfg80211: allow the low level driver to flush the BSS table (jsc#SLE-13430). - mac80211: Use fallthrough pseudo-keyword (jsc#SLE-13430). - nl80211: Simplify error handling path in 'nl80211_trigger_scan()' (jsc#SLE-13430). - nl80211: Remove a misleading label in 'nl80211_trigger_scan()' (jsc#SLE-13430). - net/wireless: mac80211.h: drop duplicate words in comments (jsc#SLE-13430). - net/wireless: cfg80211.h: drop duplicate words in comments (jsc#SLE-13430). - net/wireless: wireless.h: drop duplicate word in comments (jsc#SLE-13430). - cfg80211: allow vendor dumpit to terminate by returning 0 (jsc#SLE-13430). - mac80211: remove the need for variable rates_idx (jsc#SLE-13430). - nl80211: S1G band and channel definitions (jsc#SLE-13430). - iwlegacy: remove redundant initialization of variable tid (jsc#SLE-13430). - ipw2200: use generic power management (jsc#SLE-13430). - ipw2100: use generic power management (jsc#SLE-13430). - net: wireless: intel: fix wiki website url (jsc#SLE-13430). - iwlwifi: Replace zero-length array with flexible-array (jsc#SLE-13430). - iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue (jsc#SLE-13430). - iwlwifi: mvm: fix gcc-10 zero-length-bounds warning (jsc#SLE-13430). - iwlwifi: mvm: remove redundant assignment to variable ret (jsc#SLE-13430). - iwlwifi: fix config variable name in comment (jsc#SLE-13430). - iwlwifi: mvm: Fix avg-power report (jsc#SLE-13430). - iwlwifi: Don't IWL_WARN on FW reconfiguration (jsc#SLE-13430). - iwlwifi: Extended Key ID support for mvm and dvm (jsc#SLE-13430). - net: wireless: kerneldoc fixes (jsc#SLE-13430). - net: mac80211: kerneldoc fixes (jsc#SLE-13430). - commit d7dd6fe - mac80211: remove STA txq pending airtime underflow warning (jsc#SLE-13430). - mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path (jsc#SLE-13430). - cfg80211: check vendor command doit pointer before use (jsc#SLE-13430). - mac80211: mesh: Free pending skb when destroying a mpath (jsc#SLE-13430). - mac80211: mesh: Free ie data when leaving mesh (jsc#SLE-13430). - mac80211: fix warning in 6 GHz IE addition in mesh mode (jsc#SLE-13430). - iwlwifi: Make some Killer Wireless-AC 1550 cards work again (jsc#SLE-13430). - iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger (jsc#SLE-13430). - iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU (jsc#SLE-13430). - nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR (jsc#SLE-13430). - nl80211: don't return err unconditionally in nl80211_start_ap() (jsc#SLE-13430). - mac80211: allow rx of mesh eapol frames with default rx key (jsc#SLE-13430). - mac80211: skip mpath lookup also for control port tx (jsc#SLE-13430). - mac80211: Fix dropping broadcast packets in 802.11 encap (jsc#SLE-13430). - mac80211: simplify mesh code (jsc#SLE-13430). - mac80211: fix control port tx status check (jsc#SLE-13430). - ieee80211: Add missing and new AKM suite selector definitions (jsc#SLE-13430). - net: fix wiki website url mac80211 and wireless files (jsc#SLE-13430). - mac80211: initialize return flags in HE 6 GHz operation parsing (jsc#SLE-13430). - cfg80211: fix management registrations deadlock (jsc#SLE-13430). - cfg80211: support bigger kek/kck key length (jsc#SLE-13430). - mac80211: set short_slot for 6 GHz band (jsc#SLE-13430). - mac80211: Consider 6 GHz band when handling power constraint (jsc#SLE-13430). - mac80211: accept aggregation sessions on 6 GHz (jsc#SLE-13430). - cfg80211: require HE capabilities for 6 GHz band (jsc#SLE-13430). - cfg80211: reject HT/VHT capabilities on 6 GHz band (jsc#SLE-13430). - cfg80211: treat 6 GHz channels as valid regardless of capability (jsc#SLE-13430). - mac80211: Add HE 6GHz capabilities element to probe request (jsc#SLE-13430). - mac80211: use HE 6 GHz band capability and pass it to the driver (jsc#SLE-13430). - mac80211: check the correct bit for EMA AP (jsc#SLE-13430). - mac80211: determine chandef from HE 6 GHz operation (jsc#SLE-13430). - mac80211: avoid using ext NSS high BW if not supported (jsc#SLE-13430). - mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode (jsc#SLE-13430). - mac80211: build HE operation with 6 GHz oper information (jsc#SLE-13430). - mac80211: add HE 6 GHz Band Capability element (jsc#SLE-13430). - cfg80211: add and expose HE 6 GHz band capabilities (jsc#SLE-13430). - mac80211: add HE 6 GHz Band Capabilities into parse extension (jsc#SLE-13430). - cfg80211: handle 6 GHz capability of new station (jsc#SLE-13430). - ieee80211: add HE ext EIDs and 6 GHz capability defines (jsc#SLE-13430). - ieee80211: add code to obtain and parse 6 GHz operation field (jsc#SLE-13430). - ieee80211: definitions for reduced neighbor reports (jsc#SLE-13430). - cfg80211: add a helper to identify 6 GHz PSCs (jsc#SLE-13430). - nl80211: really allow client-only BIGTK support (jsc#SLE-13430). - mac80211: Add new AMPDU factor macro for HE peer caps (jsc#SLE-13430). - ieee80211: S1G defines (jsc#SLE-13430). - cfg80211: fix debugfs rename crash (jsc#SLE-13430). - mac80211: mesh: fix discovery timer re-arming issue / crash (jsc#SLE-13430). - ieee80211: add WPA3 OWE AKM suite selector (jsc#SLE-13430). - ieee80211: fix 'the' doubling in comments (jsc#SLE-13430). - trivial: mac80211: fix indentation (jsc#SLE-13430). - ieee80211: fix HE SPR size calculation (jsc#SLE-13430). - mac80211: fix ieee80211_he_oper_size() comment (jsc#SLE-13430). - commit 6bf91a5 - cfg80211: adapt to new channelization of the 6GHz band (jsc#SLE-13430). - cfg80211: fix 6 GHz frequencies to kHz (jsc#SLE-13430). - mac80211: support control port TX status reporting (jsc#SLE-13430). - mac80211: fix HT-Control field reception for management frames (jsc#SLE-13430). - wireless: Use linux/stddef.h instead of stddef.h (jsc#SLE-13430). - cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdb (jsc#SLE-13430). - nl80211: Add support to configure TID specific Tx rate configuration (jsc#SLE-13430). - mac80211: allow SA-QUERY processing in userspace (jsc#SLE-13430). - nl80211: add ability to report TX status for control port TX (jsc#SLE-13430). - mac80211: Replace zero-length array with flexible-array (jsc#SLE-13430). - cfg80211: Replace zero-length array with flexible-array (jsc#SLE-13430). - nl80211: support scan frequencies in KHz (jsc#SLE-13430). - nl80211: add KHz frequency offset for most wifi commands (jsc#SLE-13430). - cfg80211: add KHz variants of frame RX API (jsc#SLE-13430). - nl80211: simplify peer specific TID configuration (jsc#SLE-13430). - cfg80211: add support for TID specific AMSDU configuration (jsc#SLE-13430). - mac80211: fix variable names in TID config methods (jsc#SLE-13430). - cfg80211: fix mask type in cfg80211_tid_cfg structure (jsc#SLE-13430). - iwlwifi: bump FW API to 56 for AX devices (jsc#SLE-13430). - iwlwifi: mvm: add support for range request version 10 (jsc#SLE-13430). - iwlwifi: mvm: fix aux station leak (jsc#SLE-13430). - iwlwifi: move txq-specific from trans_pcie to common trans (jsc#SLE-13430). - iwlwifi: move iwl_txq and substructures to a common trans header (jsc#SLE-13430). - iwlwifi: pcie: gen3: indicate 8k/12k RB size to device (jsc#SLE-13430). - iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia (jsc#SLE-13430). - iwlwifi: acpi: support device specific method (DSM) (jsc#SLE-13430). - iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq (jsc#SLE-13430). - iwlwifi: pcie: don't count on the FW to set persistence mode (jsc#SLE-13430). - iwlwifi: set NO_HE if the regulatory domain forbids it (jsc#SLE-13430). - mac80211: TX legacy rate control for Beacon frames (jsc#SLE-13430). - mac80211: fix two missing documentation entries (jsc#SLE-13430). - cfg80211: reject channels/chandefs with KHz offset >= 1000 (jsc#SLE-13430). - mac80211: add freq_offset to RX status (jsc#SLE-13430). - mac80211: handle channel frequency offset (jsc#SLE-13430). - cfg80211: express channels with a KHz component (jsc#SLE-13430). - ieee80211: share 802.11 unit conversion helpers (jsc#SLE-13430). - mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test (jsc#SLE-13430). - mac80211: Fail association when AP has no legacy rates (jsc#SLE-13430). - mac80211: agg-tx: add an option to defer ADDBA transmit (jsc#SLE-13430). - mac80211: agg-tx: refactor sending addba (jsc#SLE-13430). - commit 5968d38 - mac80211: Skip entries with HE membership selector (jsc#SLE-13430). - cfg80211: Parse HE membership selector (jsc#SLE-13430). - mac80211: Don't destroy auth data in case of anti-clogging (jsc#SLE-13430). - mac80211: add twt_protected flag to the bss_conf structure (jsc#SLE-13430). - mac80211: implement Operating Mode Notification extended NSS support (jsc#SLE-13430). - mac80211: Process multicast RX registration for Action frames (jsc#SLE-13430). - nl80211: allow client-only BIGTK support (jsc#SLE-13430). - cfg80211: support multicast RX registration (jsc#SLE-13430). - cfg80211: change internal management frame registration API (jsc#SLE-13430). - mac80211: Report beacon protection failures to user space (jsc#SLE-13430). - cfg80211: Unprotected Beacon frame RX indication (jsc#SLE-13430). - mac80211: fix drv_config_iface_filter() behaviour (jsc#SLE-13430). - mac80211: mlme: remove duplicate AID bookkeeping (jsc#SLE-13430). - iwlwifi: dbg_ini: differentiate ax210 hw with same hw type (jsc#SLE-13430). - iwlwifi: pcie: skip fragmented receive buffers (jsc#SLE-13430). - iwlwifi: remove outdated copyright print/module statement (jsc#SLE-13430). - iwlwifi: mvm: don't transmit on unallocated queue (jsc#SLE-13430). - iwlwifi: tx: enable A-MSDU in low latency mode (jsc#SLE-13430). - iwlwifi: use longer queues for 256-BA (jsc#SLE-13430). - iwlwifi: pcie: gen2: use DMA pool for byte-count tables (jsc#SLE-13430). - iwlwifi: pcie: remove some dead code (jsc#SLE-13430). - iwlwifi: dbg: mark a variable __maybe_unused (jsc#SLE-13430). - iwlwifi: mvm: attempt to allocate smaller queues (jsc#SLE-13430). - iwlwifi: pcie: allocate much smaller byte-count table (jsc#SLE-13430). - iwlwifi: dump api version in yaml format (jsc#SLE-13430). - iwlwifi: pcie: convert all AX101 devices to the device tables (jsc#SLE-13430). - iwlwifi: pcie: remove occurrences of 22000 in the FW name defines (jsc#SLE-13430). - iwlwifi: pcie: convert QnJ with Hr to the device table (jsc#SLE-13430). - iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr (jsc#SLE-13430). - iwlwifi: pcie: remove outdated comment about PCI RTPM reference (jsc#SLE-13430). - iwlwifi: mvm: add IML/ROM information to the assertion dumps (jsc#SLE-13430). - iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes (jsc#SLE-13430). - iwlwifi: yoyo: remove magic number (jsc#SLE-13430). - iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero (jsc#SLE-13430). - iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc (jsc#SLE-13430). - iwlwifi: bump FW API to 55 for AX devices (jsc#SLE-13430). - iwlwifi: yoyo: add D3 resume timepoint (jsc#SLE-13430). - iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMD (jsc#SLE-13430). - iwlwifi: avoid debug max amsdu config overwriting itself (jsc#SLE-13430). - iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter (jsc#SLE-13430). - commit 582f1cf - iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parameters (jsc#SLE-13430). - iwlwifi: mvm: add support for range request command version 9 (jsc#SLE-13430). - iwlwifi: yoyo: don't access TLV before verifying len (jsc#SLE-13430). - iwlwifi: remove antenna_coupling module parameter (jsc#SLE-13430). - iwlwifi: yoyo: use hweight_long instead of bit manipulating (jsc#SLE-13430). - iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4 (jsc#SLE-13430). - iwlwifi: fw api: fix PHY data 2/3 position (jsc#SLE-13430). - ipw2x00: Fix comment for CLOCK_BOOTTIME constant (jsc#SLE-13430). - iwlegacy: Replace zero-length array with flexible-array (jsc#SLE-13430). - ipw2x00: Replace zero-length array with flexible-array (jsc#SLE-13430). - ipw2x00: Remove a memory allocation failure log message (jsc#SLE-13430). - iwlwifi: debug: set NPK buffer in context info (jsc#SLE-13430). - iwlwifi: pcie: add new structs for So devices with long latency (jsc#SLE-13430). - iwlwifi: pcie: add new structure for Qu devices with medium latency (jsc#SLE-13430). - iwlwifi: mvm: tell firmware about required LTR delay (jsc#SLE-13430). - iwlwifi: update few product names in AX family (jsc#SLE-13430). - iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0 (jsc#SLE-13430). - iwlwifi: add new cards for AX family (jsc#SLE-13430). - iwlwifi: acpi: read TAS table from ACPI and send it to the FW (jsc#SLE-13430). - iwlwifi: remove fw_monitor module parameter (jsc#SLE-13430). - iwlwifi: remove deprecated and unused iwl_mvm_keyinfo struct (jsc#SLE-13430). - iwlwifi: mvm: add framework for specific phy configuration (jsc#SLE-13430). - iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user (jsc#SLE-13430). - iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time point (jsc#SLE-13430). - iwlwifi: mvm: add DCM flag to rate pretty-print (jsc#SLE-13430). - iwlwifi: pcie: gen2: minor code cleanups in byte table update (jsc#SLE-13430). - iwlwifi: pcie: add n_window/ampdu to tx_queue debugfs (jsc#SLE-13430). - iwlwifi: pcie: use seq_file for tx_queue debugfs file (jsc#SLE-13430). - iwlwifi: support version 9 of WOWLAN_GET_STATUS notification (jsc#SLE-13430). - iwlwifi: dbg: support multiple dumps in legacy dump flow (jsc#SLE-13430). - iwlwifi: move API version lookup to common code (jsc#SLE-13430). - iwlwifi: nvm: use iwl_nl80211_band_from_channel_idx (jsc#SLE-13430). - iwlwifi: scan: remove support for fw scan api v13 (jsc#SLE-13430). - ipw2x00: make ipw_setup_deferred_work() void (jsc#SLE-13430). - ipw2x00: make ipw_qos_association_resp() void (jsc#SLE-13430). - netlink: remove NLA_EXACT_LEN_WARN (jsc#SLE-13430). - nl80211: link recursive netlink nested policy (jsc#SLE-13430). - iwlwifi: pcie: handle QuZ configs with killer NICs as well (jsc#SLE-13430). - commit bb00397 - mac80211: populate debugfs only after cfg80211 init (jsc#SLE-13430). - iwlwifi: fix WGDS check when WRDS is disabled (jsc#SLE-13430). - iwlwifi: mvm: fix inactive TID removal return value usage (jsc#SLE-13430). - iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation (jsc#SLE-13430). - iwlwifi: mvm: limit maximum queue appropriately (jsc#SLE-13430). - iwlwifi: pcie: indicate correct RB size to device (jsc#SLE-13430). - iwlwifi: mvm: beacon statistics shouldn't go backwards (jsc#SLE-13430). - iwlwifi: pcie: actually release queue memory in TVQM (jsc#SLE-13430). - iwlwifi: actually check allocated conf_tlv pointer (jsc#SLE-13430). - mac80211: fix channel switch trigger from unknown mesh peer (jsc#SLE-13430). - mac80211: fix race in ieee80211_register_hw() (jsc#SLE-13430). - cfg80211: fix kernel-doc notation (jsc#SLE-13430). - nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (jsc#SLE-13430). - mac80211: fix authentication with iwlwifi/mvm (jsc#SLE-13430). - iwlwifi: mvm: remove newline from rs_pretty_print_rate() (jsc#SLE-13430). - iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static (jsc#SLE-13430). - iwlwifi: bump FW API to 53 for 22000 series (jsc#SLE-13430). - iwlwifi: remove IWL_FW_DBG_DOMAIN macro (jsc#SLE-13430). - iwlwifi: yoyo: enable yoyo by default (jsc#SLE-13430). - iwlwifi: scan: support FW APIs with variable number of profiles (jsc#SLE-13430). - iwlwifi: yoyo: don't block dumping internal memory when not in SRAM mode (jsc#SLE-13430). - iwlwifi: remove support for QnJ HR FPGA (jsc#SLE-13430). - iwlwifi: remove support for QnJ Hr STEP A (jsc#SLE-13430). - iwlwifi: add trans_cfg for devices with long latency (jsc#SLE-13430). - iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD (jsc#SLE-13430). - iwlwifi: mvm: add support for non EDCA based measurements (jsc#SLE-13430). - iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf (jsc#SLE-13430). - iwlwifi: convert QnJ with Jf devices to new config table (jsc#SLE-13430). - iwlwifi: convert all Qu with Jf devices to the new config table (jsc#SLE-13430). - iwlwifi: add HW step to new cfg device table (jsc#SLE-13430). - iwlwifi: remove some unused extern declarations from iwl-config.h (jsc#SLE-13430). - iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg (jsc#SLE-13430). - iwlwifi: mvm: enable SF also when we have HE (jsc#SLE-13430). - iwlwifi: remove redundant iwl9560_2ac_cfg struct (jsc#SLE-13430). - iwlwifi: mvm: rs-fw: fix some indentation (jsc#SLE-13430). - iwlwifi: scan: support scan req cmd ver 14 (jsc#SLE-13430). - commit 97ba9e0 - iwlwifi: pass trans and NVM data to HE capability parsing (jsc#SLE-13430). - iwlwifi: pcie: implement read_config32 (jsc#SLE-13430). - iwlwifi: yoyo: add PCI config space region type (jsc#SLE-13430). - iwlwifi: mvm: add soc latency support (jsc#SLE-13430). - iwlwifi: move AX200 devices to the new table (jsc#SLE-13430). - iwlwifi: remove trans entries from COMMON 9260 macro (jsc#SLE-13430). - iwlwifi: move shared clock entries to new table (jsc#SLE-13430). - iwlwifi: move pu devices to new table (jsc#SLE-13430). - iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDs (jsc#SLE-13430). - iwlwifi: convert the 9260-1x1 device to use the new parameters (jsc#SLE-13430). - iwlwifi: move TH1 devices to the new table (jsc#SLE-13430). - iwlwifi: map 9461 and 9462 using RF type and RF ID (jsc#SLE-13430). - iwlwifi: add Pu/PnJ/Th device values to differentiate them (jsc#SLE-13430). - iwlwifi: add GNSS differentiation to the device tables (jsc#SLE-13430). - iwlwifi: add mac/rf types and 160MHz to the device tables (jsc#SLE-13430). - iwlwifi: combine 9260 cfgs that only change names (jsc#SLE-13430). - iwlwifi: move the remaining 0x2526 configs to the new table (jsc#SLE-13430). - ipw2x00: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13430). - iwlegacy: Remove unneeded variable ret (jsc#SLE-13430). - mac80211: driver can remain on channel if not using chan_ctx (jsc#SLE-13430). - nl80211: clarify code in nl80211_del_station() (jsc#SLE-13430). - cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries (jsc#SLE-13430). - mac80211: Read rx_stats with perCPU pointers (jsc#SLE-13430). - mac80211: Allow deleting stations in ibss mode to reset their state (jsc#SLE-13430). - cfg80211: Add support for userspace to reset stations in IBSS mode (jsc#SLE-13430). - mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC (jsc#SLE-13430). - nl80211: add PROTECTED_TWT nl80211 extended feature (jsc#SLE-13430). - mac80211: HE: set missing bss_conf fields in AP mode (jsc#SLE-13430). - nl80211: pass HE operation element to the driver (jsc#SLE-13430). - nl80211/cfg80211: add support for non EDCA based ranging measurement (jsc#SLE-13430). - mac80211: don't leave skb->next/prev pointing to stack (jsc#SLE-13430). - mac80211: update documentation about tx power (jsc#SLE-13430). - mac80211: handle no-preauth flag for control port (jsc#SLE-13430). - nl80211: add no pre-auth attribute and ext. feature flag for ctrl. port (jsc#SLE-13430). - cfg80211: fix documentation format (jsc#SLE-13430). - mac80211: Add api to support configuring TID specific configuration (jsc#SLE-13430). - nl80211: Add support to configure TID specific RTSCTS configuration (jsc#SLE-13430). - nl80211: Add support to configure TID specific AMPDU configuration (jsc#SLE-13430). - nl80211: Add support to configure TID specific retry configuration (jsc#SLE-13430). - nl80211: modify TID-config API (jsc#SLE-13430). - nl80211: Add NL command to support TID speicific configurations (jsc#SLE-13430). - commit 5b09d8a - mac80211: Beacon protection using the new BIGTK (STA) (jsc#SLE-13430). - mac80211: Beacon protection using the new BIGTK (AP) (jsc#SLE-13430). - mac80211: Update BIP to support Beacon frames (jsc#SLE-13430). - mac80211: Support BIGTK configuration for Beacon protection (jsc#SLE-13430). - cfg80211: Support key configuration for Beacon protection (BIGTK) (jsc#SLE-13430). - cfg80211: More error messages for key addition failures (jsc#SLE-13430). - cfg80211: fix indentation errors (jsc#SLE-13430). - cfg80211: merge documentations of field "/dev"/ (jsc#SLE-13430). - cfg80211: merge documentations of field "/debugfsdir"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/reg_notifier"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/perm_addr"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/_net"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/registered"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/privid"/ (jsc#SLE-13430). - cfg80211: drop duplicated documentation of field "/probe_resp_offload"/ (jsc#SLE-13430). - Revert "/nl80211: add src and dst addr attributes for control port tx/rx"/ (jsc#SLE-13430). - Revert "/mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS"/ (jsc#SLE-13430). - cfg80211: remove support for adjacent channel compensation (jsc#SLE-13430). - mac80211: check vif pointer before airtime calculation (jsc#SLE-13430). - net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT (jsc#SLE-13430). - mac80211: allow setting queue_len for drivers not using wake_tx_queue (jsc#SLE-13430). - mac80211: Fix setting txpower to zero (jsc#SLE-13430). - mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS (jsc#SLE-13430). - nl80211: add src and dst addr attributes for control port tx/rx (jsc#SLE-13430). - mac80211: parse also the RSNXE IE (jsc#SLE-13430). - cfg80211/mac80211: Allow user space to register for station Rx authentication (jsc#SLE-13430). - mac80211: Remove support for changing AP SMPS mode (jsc#SLE-13430). - mac80211: Handle SMPS mode changes only in AP mode (jsc#SLE-13430). - mac80211: Accept broadcast probe responses on 6GHz band (jsc#SLE-13430). - mac80211: HE: set RX NSS (jsc#SLE-13430). - mac80211: set station bandwidth from HE capability (jsc#SLE-13430). - mac80211: remove supported channels element in 6 GHz if ECSA support (jsc#SLE-13430). - mac80211: update condition for HE disablement (jsc#SLE-13430). - mac80211: make ieee80211_wep_init() return void (jsc#SLE-13430). - mac80211: allow changing TX-related netdev features (jsc#SLE-13430). - mac80211: check whether HE connection is allowed by the reg domain (jsc#SLE-13430). - mac80211: refactor extended element parsing (jsc#SLE-13430). - mac80211: simplify and improve HT/VHT/HE disable code (jsc#SLE-13430). - cfg80211: Enhance the AKM advertizement to support per interface (jsc#SLE-13430). - commit 3d7842f - cfg80211: add no HE indication to the channel flag (jsc#SLE-13430). - mac80211: fix 11w when using encapsulation offloading (jsc#SLE-13430). - mac80211: add ieee80211_is_any_nullfunc() (jsc#SLE-13430). - mac80211: fix tx status for no ack cases (jsc#SLE-13430). - mac80211: add handling for BSS color (jsc#SLE-13430). - nl80211: add handling for BSS color (jsc#SLE-13430). - mac80211: debugfs: improve airtime_flags handler readability (jsc#SLE-13430). - mac80211: Remove redundant assertion (jsc#SLE-13430). - mac80211: add 802.11 encapsulation offloading support (jsc#SLE-13430). - mac80211: Always show airtime debugfs file when TXQs are enabled (jsc#SLE-13430). - wireless: Use offsetof instead of custom macro (jsc#SLE-13430). - mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX (jsc#SLE-13430). - mac80211: mark station unauthorized before key removal (jsc#SLE-13430). - mac80211: Check port authorization in the ieee80211_tx_dequeue() case (jsc#SLE-13430). - cfg80211: Do not warn on same channel at the end of CSA (jsc#SLE-13430). - mac80211: drop data frames without key on encrypted links (jsc#SLE-13430). - nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type (jsc#SLE-13430). - iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table (jsc#SLE-13430). - iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection (jsc#SLE-13430). - iwlwifi: cfg: use antenna diversity with all AX101 devices (jsc#SLE-13430). - iwlwifi: mvm: Fix rate scale NSS configuration (jsc#SLE-13430). - iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails (jsc#SLE-13430). - iwlwifi: yoyo: don't add TLV offset when reading FIFOs (jsc#SLE-13430). - iwlwifi: check allocated pointer when allocating conf_tlvs (jsc#SLE-13430). - iwlwifi: consider HE capability when setting LDPC (jsc#SLE-13430). - iwlwifi: mvm: take the required lock when clearing time event data (jsc#SLE-13430). - mac80211: Do not send mesh HWMP PREQ if HWMP is disabled (jsc#SLE-13430). - nl80211: add missing attribute validation for channel switch (jsc#SLE-13430). - nl80211: add missing attribute validation for beacon report scanning (jsc#SLE-13430). - nl80211: add missing attribute validation for critical protocol indication (jsc#SLE-13430). - iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices (jsc#SLE-13430). - mac80211: rx: avoid RCU list traversal under mutex (jsc#SLE-13430). - nl80211: explicitly include if_vlan.h (jsc#SLE-13430). - mac80211: Remove a redundant mutex unlock (jsc#SLE-13430). - cfg80211: check reg_rule for NULL in handle_channel_custom() (jsc#SLE-13430). - nl80211: fix potential leak in AP start (jsc#SLE-13430). - mac80211: fix wrong 160/80+80 MHz setting (jsc#SLE-13430). - cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE (jsc#SLE-13430). - cfg80211: check wiphy driver existence for drvinfo report (jsc#SLE-13430). - commit 5425628 - mac80211: consider more elements in parsing CRC (jsc#SLE-13430). - mac80211: fix quiet mode activation in action frames (jsc#SLE-13430). - mac80211: use more bits for ack_frame_id (jsc#SLE-13430). - iwlwifi: d3: read all FW CPUs error info (jsc#SLE-13430). - iwlwifi: mvm: fix TDLS discovery with the new firmware API (jsc#SLE-13430). - iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() (jsc#SLE-13430). - iwlwifi: mvm: avoid use after free for pmsr request (jsc#SLE-13430). - iwlwifi: mvm: update the DTS measurement type (jsc#SLE-13430). - iwlwifi: don't throw error when trying to remove IGTK (jsc#SLE-13430). - iwlwifi: mvm: Fix thermal zone registration (jsc#SLE-13430). - iwlwifi: add device name to device_info (jsc#SLE-13430). - iwlwifi: implement a new device configuration table (jsc#SLE-13430). - iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg (jsc#SLE-13430). - iwlwifi: prph: remove some unused register definitions (jsc#SLE-13430). - iwlwifi: mvm: print out extended secboot status before dump (jsc#SLE-13430). - iwlwifi: incorporate firmware filename into version (jsc#SLE-13430). - iwlwifi: yoyo: check for the domain on all TLV types during init (jsc#SLE-13430). - iwlwifi: add new iwlax411 struct for type SoSnj (jsc#SLE-13430). - iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() function (jsc#SLE-13430). - iwlwifi: yoyo: remove unnecessary active triggers status flag (jsc#SLE-13430). - iwlwifi: yoyo: don't allow changing the domain via debugfs (jsc#SLE-13430). - iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware API (jsc#SLE-13430). - iwlwifi: remove CSR registers abstraction (jsc#SLE-13430). - iwlwifi: remove some outdated iwl22000 configurations (jsc#SLE-13430). - iwlwifi: pcie: validate queue ID before array deref/bit ops (jsc#SLE-13430). - iwlwifi: pcie: use partial pages if applicable (jsc#SLE-13430). - iwlwifi: pcie: map only used part of RX buffers (jsc#SLE-13430). - iwlwifi: allocate more receive buffers for HE devices (jsc#SLE-13430). - iwlwifi: mvm: add support for responder config command version 7 (jsc#SLE-13430). - iwlwifi: mvm: add support for location range request version 8 (jsc#SLE-13430). - iwlwifi: scan: remove support for fw scan api v11 (jsc#SLE-13430). - iwlwifi: dbg_ini: don't skip a TX FIFO when dumping (jsc#SLE-13430). - iwlwifi: mvm: update powersave correctly for D3 (jsc#SLE-13430). - net: mac80211: use skb_list_walk_safe helper for gso segments (jsc#SLE-13430). - net: iwlwifi: use skb_list_walk_safe helper for gso segments (jsc#SLE-13430). - commit 8a47fb8 - iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues (jsc#SLE-13430). - Revert "/iwlwifi: mvm: fix scan config command size"/ (jsc#SLE-13430). - iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loop (jsc#SLE-13430). - iwlwifi: remove lar_disable module parameter (jsc#SLE-13430). - iwlwifi: dbg: force stop the debug monitor HW (jsc#SLE-13430). - iwlwifi: pcie: always disable L0S states (jsc#SLE-13430). - iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED (jsc#SLE-13430). - iwlwifi: mvm: fix potential SKB leak on TXQ TX (jsc#SLE-13430). - iwlwifi: mvm: fix SKB leak on invalid queue (jsc#SLE-13430). - iwlwifi: pcie: extend hardware workaround to context-info (jsc#SLE-13430). - iwlwifi: Don't ignore the cap field upon mcc update (jsc#SLE-13430). - iwlwifi: mvm: report TX rate to mac80211 directly for RS offload (jsc#SLE-13430). - iwlwifi: mvm: fix NVM check for 3168 devices (jsc#SLE-13430). - iwlwifi: fix TLV fragment allocation loop (jsc#SLE-13430). - iwlwifi: pcie: allocate smaller dev_cmd for TX headers (jsc#SLE-13430). - iwlwifi: pcie: detect the DMA bug and warn if it happens (jsc#SLE-13430). - iwlwifi: pcie: work around DMA hardware bug (jsc#SLE-13430). - iwlwifi: pcie: move page tracking into get_page_hdr() (jsc#SLE-13430). - iwlwifi: don't send PPAG command if disabled (jsc#SLE-13430). - net: Fix packet reordering caused by GRO and listified RX cooperation (jsc#SLE-13430). - cfg80211: fix page refcount issue in A-MSDU decap (jsc#SLE-13430). - cfg80211: check for set_wiphy_params (jsc#SLE-13430). - cfg80211: fix memory leak in cfg80211_cqm_rssi_update (jsc#SLE-13430). - cfg80211: fix memory leak in nl80211_probe_mesh_link (jsc#SLE-13430). - cfg80211: fix deadlocks in autodisconnect work (jsc#SLE-13430). - wireless: wext: avoid gcc -O3 warning (jsc#SLE-13430). - mac80211: Fix TKIP replay protection immediately after key setup (jsc#SLE-13430). - cfg80211: Fix radar event during another phy CAC (jsc#SLE-13430). - wireless: fix enabling channel 12 for custom regulatory domain (jsc#SLE-13430). - mac80211: mesh: restrict airtime metric to peered established plinks (jsc#SLE-13430). - iwlwifi: pcie: move power gating workaround earlier in the flow (jsc#SLE-13430). - Revert "/iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"/ (jsc#SLE-13430). - mac80211: Turn AQL into an NL80211_EXT_FEATURE (jsc#SLE-13430). - mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime() (jsc#SLE-13430). - cfg80211: fix double-free after changing network namespace (jsc#SLE-13430). - mac80211: fix TID field in monitor mode transmit (jsc#SLE-13430). - net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling (jsc#SLE-13430). - mac80211: Use debugfs_create_xul() helper (jsc#SLE-13430). - commit 67b1384 - blacklist.conf: drop an iwlwifi patch to be backported - commit 6130493 - iwlwifi: bump FW API to 52 for 22000 series (jsc#SLE-13430). - iwlwifi: check kasprintf() return value (jsc#SLE-13430). - iwlwifi: mvm: remove outdated comment referring to wake lock (jsc#SLE-13430). - iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb (jsc#SLE-13430). - iwlwifi: dvm: excessive if in rs_bt_update_lq() (jsc#SLE-13430). - iwlwifi: mvm: Report tx/rx antennas (jsc#SLE-13430). - iwlwifi: pcie: rx: use rxq queue_size instead of constant (jsc#SLE-13430). - iwlwifi: mvm: remove left-over non-functional email alias (jsc#SLE-13430). - iwlwifi: config: remove max_rx_agg_size (jsc#SLE-13430). - iwlwifi: pcie: make some RX functions static (jsc#SLE-13430). - iwlwifi: scan: support scan req FW API ver 13 (jsc#SLE-13430). - iwlwifi: pcie: fix support for transmitting SKBs with fraglist (jsc#SLE-13430). - ipw2x00: remove set but not used variable 'force_update' (jsc#SLE-13430). - ipw2x00: remove set but not used variable 'reason' (jsc#SLE-13430). - mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue (jsc#SLE-13430). - mac80211: Implement Airtime-based Queue Limit (AQL) (jsc#SLE-13430). - mac80211: Import airtime calculation code from mt76 (jsc#SLE-13430). - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED (jsc#SLE-13430). - mac80211: expose HW conf flags through debugfs (jsc#SLE-13430). - mac80211: Add new sta_info getter by sta/vif addrs (jsc#SLE-13430). - mac80211: add a comment about monitor-to-dev injection (jsc#SLE-13430). - iwlwifi: mvm: fix non-ACPI function (jsc#SLE-13430). - iwlwifi: 22000: fix some indentation (jsc#SLE-13430). - iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560 (jsc#SLE-13430). - iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layout (jsc#SLE-13430). - iwlwifi: mvm: start CTDP budget from 2400mA (jsc#SLE-13430). - iwlwifi: mvm: don't skip mgmt tid when flushing all tids (jsc#SLE-13430). - iwlwifi: mvm: scan: enable adaptive dwell in p2p (jsc#SLE-13430). - iwlwifi: refactor the SAR tables from mvm to acpi (jsc#SLE-13430). - iwlwifi: scan: support scan req cmd ver 12 (jsc#SLE-13430). - iwlwifi: scan: make new scan req versioning flow (jsc#SLE-13430). - iwlwifi: mvm: fix unaligned read of rx_pkt_status (jsc#SLE-13430). - iwlwifi: remove redundant assignment to variable bufsz (jsc#SLE-13430). - iwlwifi: bump FW API to 51 for 22000 series (jsc#SLE-13430). - iwlwifi: FW API: reference enum in docs of modify_mask (jsc#SLE-13430). - iwlwifi: mvm: print rate_n_flags in a pretty format (jsc#SLE-13430). - iwlwifi: scan: adapt the code to use api ver 11 (jsc#SLE-13430). - iwlwifi: scan: Create function to build scan cmd (jsc#SLE-13430). - iwlwifi: scan: create function for scan scheduling params (jsc#SLE-13430). - iwlwifi: pcie: don't consider IV len in A-MSDU (jsc#SLE-13430). - commit 292e14d - iwlwifi: dbg_ini: support dump collection upon assert during D3 (jsc#SLE-13430). - iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static (jsc#SLE-13430). - iwlwifi: mvm: in VHT connection use only VHT capabilities (jsc#SLE-13430). - iwlwifi: nvm: update iwl_uhb_nvm_channels (jsc#SLE-13430). - iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd() (jsc#SLE-13430). - iwlwifi: mvm: fix support for single antenna diversity (jsc#SLE-13430). - iwlegacy: Remove redundant variable "/ret"/ (jsc#SLE-13430). - ipw2x00: Remove redundant variable "/rc"/ (jsc#SLE-13430). - cfg80211: VLAN offload support for set_key and set_sta_vlan (jsc#SLE-13430). - mac80211: Shrink the size of ack_frame_id to make room for tx_time_est (jsc#SLE-13430). - mac80211: don't re-parse elems in ieee80211_assoc_success() (jsc#SLE-13430). - mac80211: move store skb ack code to its own function (jsc#SLE-13430). - mac80211: fix a typo of "/function"/ (jsc#SLE-13430). - mac80211: typo fixes in kerneldoc comments (jsc#SLE-13430). - iwlwifi: rx: use new api to get band from rx mpdu (jsc#SLE-13430). - iwlwifi: nvm: create function to convert channel index to nl80211_band (jsc#SLE-13430). - iwlwifi: mvm: Invert the condition for OFDM rate (jsc#SLE-13430). - iwlwifi: mvm: create function to convert nl80211 band to phy band (jsc#SLE-13430). - iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions (jsc#SLE-13430). - iwlwifi: dbg_ini: add user trigger support (jsc#SLE-13430). - iwlwifi: mvm: add notification for missed VAP (jsc#SLE-13430). - iwlwifi: mvm: fix old-style declaration (jsc#SLE-13430). - iwlwifi: mvm: use the new session protection command (jsc#SLE-13430). - iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype (jsc#SLE-13430). - iwlwifi: mvm: add support for new version for D0I3_END_CMD (jsc#SLE-13430). - iwlwifi: mvm: consider ieee80211 station max amsdu value (jsc#SLE-13430). - iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon (jsc#SLE-13430). - iwlwifi: dbg_ini: remove old API and some related code (jsc#SLE-13430). - iwlwifi: dbg_ini: rename external debug configuration file (jsc#SLE-13430). - iwlwifi: dbg_ini: support FW response/notification region type (jsc#SLE-13430). - iwlwifi: dbg_ini: support domain changing via debugfs (jsc#SLE-13430). - iwlwifi: dbg_ini: add periodic trigger new API support (jsc#SLE-13430). - iwlwifi: dbg_ini: implement monitor allocation flow (jsc#SLE-13430). - iwlwifi: dbg_ini: implement time point handling (jsc#SLE-13430). - iwlwifi: dbg_ini: add TLV allocation new API support (jsc#SLE-13430). - iwlwifi: dbg_ini: use new API in dump info (jsc#SLE-13430). - iwlwifi: dbg_ini: add error tables dumping support (jsc#SLE-13430). - iwlwifi: dbg_ini: add monitor dumping support (jsc#SLE-13430). - mac80211: fix station inactive_time shortly after boot (jsc#SLE-13430). - mac80211: fix ieee80211_txq_setup_flows() failure path (jsc#SLE-13430). - commit 363b44c - iwlwifi: dbg: remove multi buffers infra (jsc#SLE-13430). - iwlwifi: dbg_ini: use new trigger TLV in dump flow (jsc#SLE-13430). - iwlwifi: dbg_ini: use new region TLV in dump flow (jsc#SLE-13430). - iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded (jsc#SLE-13430). - iwlegacy: make array interval static, makes object smaller (jsc#SLE-13430). - net: Fix misspellings of "/configure"/ and "/configuration"/ (jsc#SLE-13430). - iwlwifi: fw api: support new API for scan config cmd (jsc#SLE-13430). - iwlwifi: pcie: 0x2720 is qu and 0x30DC is not (jsc#SLE-13430). - iwlwifi: pcie: add workaround for power gating in integrated 22000 (jsc#SLE-13430). - iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return (jsc#SLE-13430). - iwlwifi: pcie: fix all 9460 entries for qnj (jsc#SLE-13430). - iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc (jsc#SLE-13430). - iwlwifi: pcie: fix merge damage on making QnJ exclusive (jsc#SLE-13430). - nl80211: fix validation of mesh path nexthop (jsc#SLE-13430). - nl80211: Disallow setting of HT for channel 14 (jsc#SLE-13430). - iwlwifi: pcie: change qu with jf devices to use qu configuration (jsc#SLE-13430). - iwlwifi: exclude GEO SAR support for 3168 (jsc#SLE-13430). - iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init (jsc#SLE-13430). - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable (jsc#SLE-13430). - iwlwifi: pcie: fix rb_allocator workqueue allocation (jsc#SLE-13430). - iwlwifi: pcie: fix indexing in command dump for new HW (jsc#SLE-13430). - iwlwifi: mvm: fix race in sync rx queue notification (jsc#SLE-13430). - iwlwifi: mvm: force single phy init (jsc#SLE-13430). - iwlwifi: fix ACPI table revision checks (jsc#SLE-13430). - iwlwifi: don't access trans_cfg via cfg (jsc#SLE-13430). - mac80211: fix scan when operating on DFS channels in ETSI domains (jsc#SLE-13430). - mac80211: accept deauth frames in IBSS mode (jsc#SLE-13430). - cfg80211: fix a bunch of RCU issues in multi-bssid code (jsc#SLE-13430). - nl80211: fix memory leak in nl80211_get_ftm_responder_stats (jsc#SLE-13430). - commit c33c351 - mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average (jsc#SLE-13430). - mac80211: minstrel_ht: replace rate stats ewma with a better moving average (jsc#SLE-13430). - mac80211: minstrel: remove divisions in tx status path (jsc#SLE-13430). - nl80211: trivial: Remove redundant loop (jsc#SLE-13430). - mac80211: simplify TX aggregation start (jsc#SLE-13430). - mac80211: pass internal sta to ieee80211_tx_frags() (jsc#SLE-13430). - mac80211: IBSS: avoid unneeded return value processing (jsc#SLE-13430). - cfg80211: wext: avoid copying malformed SSIDs (jsc#SLE-13430). - mac80211: Reject malformed SSID elements (jsc#SLE-13430). - mac80211: keep BHs disabled while calling drv_tx_wake_queue() (jsc#SLE-13430). - mac80211: fix txq null pointer dereference (jsc#SLE-13430). - nl80211: fix null pointer dereference (jsc#SLE-13430). - cfg80211: initialize on-stack chandefs (jsc#SLE-13430). - cfg80211: validate SSID/MBSSID element ordering assumption (jsc#SLE-13430). - nl80211: validate beacon head (jsc#SLE-13430). - iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 (jsc#SLE-13430). - iwlwifi: mvm: fix build w/o CONFIG_THERMAL (jsc#SLE-13430). - cfg80211: Purge frame registrations on iftype change (jsc#SLE-13430). - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds (jsc#SLE-13430). - mac80211: allow drivers to set max MTU (jsc#SLE-13430). - cfg80211: Do not compare with boolean in nl80211_common_reg_change_event (jsc#SLE-13430). - mac80211: IBSS: send deauth when expiring inactive STAs (jsc#SLE-13430). - mac80211: don't check if key is NULL in ieee80211_key_link() (jsc#SLE-13430). - mac80211: clear crypto tx tailroom counter upon keys enable (jsc#SLE-13430). - mac80211: remove unnecessary key condition (jsc#SLE-13430). - mac80211: list features in WEP/TKIP disable in better order (jsc#SLE-13430). - cfg80211: always shut down on HW rfkill (jsc#SLE-13430). - mac80211: vht: add support VHT EXT NSS BW in parsing VHT (jsc#SLE-13430). - cfg80211: fix boundary value in ieee80211_frequency_to_channel() (jsc#SLE-13430). - cfg80211: add local BSS receive time to survey information (jsc#SLE-13430). - nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands (jsc#SLE-13430). - mac80211: minstrel_ht: fix infinite loop because supported is not being shifted (jsc#SLE-13430). - iwlwifi: dbg: remove iwl_fw_cancel_dumps function (jsc#SLE-13430). - iwlwifi: dbg_ini: remove periodic trigger (jsc#SLE-13430). - iwlwifi: dbg_ini: fix dump structs doc (jsc#SLE-13430). - iwlwifi: fw api: add DRAM buffer allocation command (jsc#SLE-13430). - iwlwifi: dbg_ini: remove apply point, switch to time point API (jsc#SLE-13430). - iwlwifi: add iwl_tlv_array_len() (jsc#SLE-13430). - iwlwifi: mvm: don't log un-decrypted frames (jsc#SLE-13430). - iwlwifi: mvm: add support for single antenna diversity (jsc#SLE-13430). - iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification (jsc#SLE-13430). - iwlwifi: mvm: drop BA sessions on too many old-SN frames (jsc#SLE-13430). - iwlwifi: add sta_id to WOWLAN_CONFIG_CMD (jsc#SLE-13430). - iwlwifi: add support for suspend-resume flow for new device generation (jsc#SLE-13430). - iwlwifi: fix warning iwl-trans.h is included more than once (jsc#SLE-13430). - iwlwifi: always access the trans configuration via trans (jsc#SLE-13430). - iwlwifi: pass the iwl_trans instead of cfg to some functions (jsc#SLE-13430). - iwlwifi: add a pointer to the trans_cfg directly in trans (jsc#SLE-13430). - mac80211_hwsim: Extended Key ID API update (jsc#SLE-13430). - commit 10eee37 - crypto: ecc - SP800-56A rev 3 local public key validation (bsc#1175718). - crypto: dh - SP800-56A rev 3 local public key validation (bsc#1175718). - crypto: dh - check validity of Z before export (bsc#1175718). - lib/mpi: Add mpi_sub_ui() (bsc#1175718). - crypto: ecdh - check validity of Z before export (bsc#1175718). - commit 1b908a3 - iwlwifi: pass the iwl_config_trans_params when needed (jsc#SLE-13430). - iwlwifi: pcie: set iwl_trans->cfg later in the probe function (jsc#SLE-13430). - iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe (jsc#SLE-13430). - iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc() (jsc#SLE-13430). - iwlwifi: separate elements from cfg that are needed by trans_alloc (jsc#SLE-13430). - iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow (jsc#SLE-13430). - iwlwifi: dbg_ini: make a single ops struct for paging collect (jsc#SLE-13430). - iwlwifi: dbg_ini: move tx fifo data into fw runtime (jsc#SLE-13430). - iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation (jsc#SLE-13430). - iwlwifi: dbg_ini: separate cfg and dump flows to different modules (jsc#SLE-13430). - iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt (jsc#SLE-13430). - iwlwifi: allocate bigger nvm data in case of UHB (jsc#SLE-13430). - iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition (jsc#SLE-13430). - iwlwifi: dbg: align wrt log prints to the same format (jsc#SLE-13430). - iwlwifi: dbg_ini: remove debug flow TLV (jsc#SLE-13430). - iwlwifi: dbg_ini: verify debug TLVs at allocation phase (jsc#SLE-13430). - iwlwifi: dbg_ini: use function to check if ini dbg mode is on (jsc#SLE-13430). - iwlwifi: remove duplicate FW string definitions (jsc#SLE-13430). - iwlwifi: bump FW API to 50 for 22000 series (jsc#SLE-13430). - iwlwifi: api: fix FTM struct documentation (jsc#SLE-13430). - iwlwifi: support per-platform antenna gain (jsc#SLE-13430). - iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status() (jsc#SLE-13430). - iwlwifi: mvm: simplify the channel switch flow for newer firmware (jsc#SLE-13430). - iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent (jsc#SLE-13430). - iwlwifi: dbg_ini: remove periphery phy and aux regions handling (jsc#SLE-13430). - iwlwifi: dbg_ini: use linked list to store debug TLVs (jsc#SLE-13430). - iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer (jsc#SLE-13430). - iwlwifi: dbg: add debug periphery registers to 9000 device family (jsc#SLE-13430). - iwlwifi: remove unused regdb_ptrs allocation (jsc#SLE-13430). - iwlwifi: dbg_ini: align dbg tlv functions names to a single format (jsc#SLE-13430). - iwlwifi: scan: don't pass large argument by value (jsc#SLE-13430). - iwlwifi: remove pm_runtime completely (jsc#SLE-13430). - iwlwifi: remove the d0i3 related module parameters (jsc#SLE-13430). - iwlwifi: pcie: remove some more d0i3 code from the transport (jsc#SLE-13430). - iwlwifi: pcie: remove the refs / unrefs from the transport (jsc#SLE-13430). - iwlwifi: remove the opmode's d0i3 handlers (jsc#SLE-13430). - iwlwifi: remove runtime_pm_mode (jsc#SLE-13430). - iwlwifi: Set w-pointer upon resume according to SN (jsc#SLE-13430). - iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMAL (jsc#SLE-13430). - iwlwifi: mvm: name magic numbers with enum (jsc#SLE-13430). - commit a03925d - iwlwifi: scan: add support for new scan request command version (jsc#SLE-13430). - iwlwifi: LTR updates (jsc#SLE-13430). - iwlwifi: remove the code under IWLWIFI_PCIE_RTPM (jsc#SLE-13430). - iwlwifi: trans: remove suspending flag (jsc#SLE-13430). - iwlwifi: remove CMD_HIGH_PRIO (jsc#SLE-13430). - iwlwifi: mvm: remove last leftovers of d0i3 (jsc#SLE-13430). - iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_mode (jsc#SLE-13430). - iwlwifi: mvm: remove d0i3_ap_sta_id (jsc#SLE-13430). - iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan only (jsc#SLE-13430). - iwlwifi: mvm: remove the d0i3 entry/exit flow (jsc#SLE-13430). - iwlwifi: mvm: remove the tx defer for d0i3 (jsc#SLE-13430). - iwlwifi: remove all the d0i3 references (jsc#SLE-13430). - iwlwifi: mvm: start to remove the code for d0i3 (jsc#SLE-13430). - iwlwifi: mvm: add the skb length to a print (jsc#SLE-13430). - iwlwifi: mvm: fix scan config command size (jsc#SLE-13430). - iwlwifi: add ldbg config cmd debug print (jsc#SLE-13430). - iwlwifi: dbg: support debug recording suspend resume command (jsc#SLE-13430). - iwlwifi: dbg: move debug recording stop from trans to op mode (jsc#SLE-13430). - iwlwifi: dbg: move monitor recording functionality from header file (jsc#SLE-13430). - iwlwifi: mvm: remove unnecessary forward declarations (jsc#SLE-13430). - iwlwifi: mvm: Block 26-tone RU OFDMA transmissions (jsc#SLE-13430). - iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_state (jsc#SLE-13430). - iwlwifi: Send DQA enable command only if TVL is on (jsc#SLE-13430). - iwlwifi: bump FW API to 49 for 22000 series (jsc#SLE-13430). - ipw2x00: fix spelling mistake "/initializationg"/ -> "/initialization"/ (jsc#SLE-13430). - mac80211: minstrel_ht: improve rate probing for devices with static fallback (jsc#SLE-13430). - mac80211: minstrel_ht: fix default max throughput rate indexes (jsc#SLE-13430). - mac80211: minstrel_ht: reduce unnecessary rate probing attempts (jsc#SLE-13430). - mac80211: minstrel_ht: fix per-group max throughput rate initialization (jsc#SLE-13430). - nl80211: Add support for EDMG channels (jsc#SLE-13430). - mac80211: fix possible NULL pointerderef in obss pd code (jsc#SLE-13430). - mac80211: add assoc-at support (jsc#SLE-13430). - cfg80211: Support assoc-at timer in sta-info (jsc#SLE-13430). - cfg80211: apply same mandatory rate flags for 5GHz and 6GHz (jsc#SLE-13430). - cfg80211: ibss: use 11a mandatory rates for 6GHz band operation (jsc#SLE-13430). - cfg80211: use same IR permissive rules for 6GHz band (jsc#SLE-13430). - cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries (jsc#SLE-13430). - cfg80211: extend ieee80211_operating_class_to_band() for 6GHz (jsc#SLE-13430). - cfg80211: util: add 6GHz channel to freq conversion and vice versa (jsc#SLE-13430). - cfg80211: add 6GHz UNII band definitions (jsc#SLE-13430). - commit 5fa9b00 - mac80211: reject zero MAC address in add station (jsc#SLE-13430). - commit 48ef5ee - nl80211: add 6GHz band definition to enum nl80211_band (jsc#SLE-13430). - mac80211: add missing length field increment when generating Radiotap header (jsc#SLE-13430). - mac80211: 80Mhz was not reported properly when using tx_status_ext (jsc#SLE-13430). - mac80211: fix bad guard when reporting legacy rates (jsc#SLE-13430). - mac80211: fix TX legacy rate reporting when tx_status_ext is used (jsc#SLE-13430). - ipw2x00: remove redundant assignment to err (jsc#SLE-13430). - iwlegacy: Use dev_get_drvdata where possible (jsc#SLE-13430). - mac80211: HE STA disassoc due to QOS NULL not sent (jsc#SLE-13430). - mac80211: allow setting spatial reuse parameters from bss_conf (jsc#SLE-13430). - nl80211: add strict start type (jsc#SLE-13430). - cfg80211: add support for parsing OBBS_PD attributes (jsc#SLE-13430). - cfg80211: use parallel_ops for genl (jsc#SLE-13430). - mac80211: add missing null return check from call to ieee80211_get_sband (jsc#SLE-13430). - mac80211: add support for the ADDBA extension element (jsc#SLE-13430). - mac80211: propagate HE operation info into bss_conf (jsc#SLE-13430). - cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch (jsc#SLE-13430). - cfg80211: fix duplicated scan entries after channel switch (jsc#SLE-13430). - cfg80211: refactor cfg80211_bss_update (jsc#SLE-13430). - nl80211: Include wiphy address setup in NEW_WIPHY (jsc#SLE-13430). - mac80211: implement HE support for mesh (jsc#SLE-13430). - mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags (jsc#SLE-13430). - mac80211: HE: add Spatial Reuse element parsing support (jsc#SLE-13430). - mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap_header (jsc#SLE-13430). - mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() (jsc#SLE-13430). - mac80211: add xmit rate to struct ieee80211_tx_status (jsc#SLE-13430). - mac80211: add support for parsing ADDBA_EXT IEs (jsc#SLE-13430). - cfg80211: give all multi-BSSID BSS entries the same timestamp (jsc#SLE-13430). - cfg80211: don't parse MBSSID if transmitting BSS isn't created (jsc#SLE-13430). - cfg80211: clean up cfg80211_inform_single_bss_frame_data() (jsc#SLE-13430). - cfg80211: no need to check return value of debugfs_create functions (jsc#SLE-13430). - mac80211: AMPDU handling for rekeys with Extended Key ID (jsc#SLE-13430). - mac80211: Simplify Extended Key ID API (jsc#SLE-13430). - mac80211: add tx dequeue function for process context (jsc#SLE-13430). - lib80211: use crypto API ccm(aes) transform for CCMP processing (jsc#SLE-13430). - mac80211: remove unused and unneeded remove_sta_debugfs callback (jsc#SLE-13430). - iwlwifi: mvm: remove unused .remove_sta_debugfs callback (jsc#SLE-13430). - iwlwifi: dvm: no need to check return value of debugfs_create functions (jsc#SLE-13430). - mac80211: pass the vif to cancel_remain_on_channel (jsc#SLE-13430). - commit cae3467 - gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse (jsc#SLE-16098). - gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use (jsc#SLE-16098). - gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res() (jsc#SLE-16098). - gpio: mlxbf2: remove unused including <linux/version.h> (jsc#SLE-16098). - gpio: mlxbf2: Fix sleeping while holding spinlock (jsc#SLE-16098). - commit efe083f - gpio: add driver for Mellanox BlueField 2 GPIO controller (jsc#SLE-16098). - Update config files. Build driver as module - supported.conf: Add gpio-mlxbf2 - commit ef4c9cc - Preliminary removal of iwlwifi and wireless patches for a bulk upgrade (jsc#SLE-13430) - commit 2a8b9bc - nvme-fc: set max_segments to lldd max value (bsc#1176038). - commit d7e9e95 - powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode (jsc#SLE-9246). - powerpc/32s: Fix CONFIG_BOOK3S_601 uses (jsc#SLE-9246). - powerpc: Use trap metadata to prevent double restart rather than zeroing trap (jsc#SLE-9246). - powerpc: trap_is_syscall() helper to hide syscall trap number (jsc#SLE-9246). - powerpc: Use set_trap() and avoid open-coding trap masking (jsc#SLE-9246). - powerpc/64s: Always has full regs, so remove remnant checks (jsc#SLE-9246). - powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code (jsc#SLE-9246). - commit 055aa3a - s390/qeth: don't process empty bridge port events (git-fixes). - s390/qeth: integrate RX refill worker with NAPI (git-fixes). - s390/qeth: tolerate pre-filled RX buffer (git-fixes). - commit 0d5daa2 - block, bfq: extend incomplete name of field on_st (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/bfq-fix-blkio-cgroup-leakage-v4.patch. - Refresh patches.suse/block-bfq-get-a-ref-to-a-group-when-adding-it-to-a-s.patch. - commit 1c9dd9d - rpm/kernel-binary.spec.in: pack .ipa-clones files for live patching When -fdump-ipa-clones option is enabled, GCC reports about its cloning operation during IPA optimizations. We use the information for live patches preparation, because it is crucial to know if and how functions are optimized. Currently, we create the needed .ipa-clones dump files manually. It is unnecessary, because the files may be created automatically during our kernel build. Prepare for the step and provide the resulting files in - livepatch-devel package. - commit 98e5a9d - supported.conf: mark 't10-pi' as supported. - commit 9714c3a - s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig (git-fixes). - x86/hotplug: Silence APIC only after all interrupts are migrated (git-fixes). - test_kmod: avoid potential double free in trigger_config_run_type() (git-fixes). - initramfs: remove clean_rootfs (git-fixes). - initramfs: remove the populate_initrd_image and clean_rootfs stubs (git-fixes). - scsi: lpfc: Add dependency on CPU_FREQ (git-fixes). - block: Use non _rcu version of list functions for tag_set_list (git-fixes). - scsi: qla2xxx: Suppress two recently introduced compiler warnings (git-fixes). - commit de8f3c2 - blacklist.conf: Add documenation fixes and kabi breaker - commit dba74e9 - tg3: Fix soft lockup when tg3_reset_task() fails (git-fixes). - cxgb4: fix thermal zone device registration (git-fixes). - bnxt: don't enable NAPI until rings are ready (git-fixes). - taprio: Fix using wrong queues in gate mask (bsc#1154353). - bnxt_en: fix HWRM error when querying VF temperature (git-fixes). - bnxt_en: Fix possible crash in bnxt_fw_reset_task() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix PCI AER error recovery flow (git-fixes). - bnxt_en: Check for zero dir entries in NVRAM (git-fixes). - bnxt_en: Don't query FW when netif_running() is false (git-fixes). - bonding: fix a potential double-unregister (git-fixes). - i40e: Fix crash during removing i40e driver (git-fixes). - i40e: Set RX_ONLY mode for unicast promiscuous on VLAN (git-fixes). - commit 4d82728 - powerpc/ppc_asm.h: delete duplicated word (jsc#SLE-9246). - powerpc/64s/exception: treat NIA below __end_interrupts as soft-masked (jsc#SLE-9246). - powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORE (jsc#SLE-9246). - Update config files. - powerpc/64: Fix an out of date comment about MMIO ordering (jsc#SLE-9246). - powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec (jsc#SLE-9246). - powerpc: re-initialise lazy FPU/VEC counters on every fault (jsc#SLE-9246). - powerpc/64s: Fix restore_math unnecessarily changing MSR (jsc#SLE-9246). - powerpc/64s: restore_math remove TM test (jsc#SLE-9246). - powerpc/64: indirect function call use bctrl rather than blrl in ret_from_kernel_thread (jsc#SLE-9246). - powerpc/64s/hash: Fix hash_preload running with interrupts enabled (jsc#SLE-9246). - powerpc/64s/exception: Fix 0x1500 interrupt handler crash (jsc#SLE-9246). - powerpc/64s: Fix KVM interrupt using wrong save area (jsc#SLE-9246). - powerpc/32: Blacklist functions running with MMU disabled for kprobe (jsc#SLE-9246). - powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm (jsc#SLE-9246). - powerpc/64/kuap: Conditionally restore AMR in interrupt exit (jsc#SLE-9246). - powerpc/64s/kuap: Add missing isync to KUAP restore paths (jsc#SLE-9246). - powerpc/64: Refactor interrupt exit irq disabling sequence (jsc#SLE-9246). - powerpc/mm: Don't be too strict with _etext alignment on PPC32 (jsc#SLE-9246). - powerpc/uaccess: Don't use "/m<>"/ constraint (jsc#SLE-9246). - powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin (jsc#SLE-9246). - powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop (jsc#SLE-9246). - powerpc/uaccess: Implement unsafe_put_user() using 'asm goto' (jsc#SLE-9246). - powerpc/64s/exceptions: Machine check reconcile irq state (jsc#SLE-9246). - powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT (jsc#SLE-9246). - powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path (jsc#SLE-9246). - powerpc/64: Don't initialise init_task->thread.regs (jsc#SLE-9246). - powerpc/64s: Fix restore of NV GPRs after facility unavailable exception (jsc#SLE-9246). - powerpc/64s/kuap: Restore AMR in fast_interrupt_return (jsc#SLE-9246). - powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code (jsc#SLE-9246). - powerpc/64s: Fix unrecoverable SLB crashes due to preemption check (jsc#SLE-9246). - powerpc/uaccess: Evaluate macro arguments once, before user access is allowed (jsc#SLE-9246). - powerpc: Improve ppc_save_regs() (jsc#SLE-9246). - powerpc/perf: split callchain.c by bitness (jsc#SLE-9246). - powerpc/64: make buildable without CONFIG_COMPAT (jsc#SLE-9246). - Refresh patches.suse/powerpc-pseries-Add-KVM-guest-doorbell-restrictions.patch. - powerpc/perf: consolidate valid_user_sp -> invalid_user_sp (jsc#SLE-9246). - powerpc/perf: consolidate read_user_stack_32 (jsc#SLE-9246). - powerpc/64s: Fix doorbell wakeup msgclr optimisation (jsc#SLE-9246). - powerpc/64/syscall: Reconcile interrupts (jsc#SLE-9246). - powerpc/64s/exception: Remove lite interrupt return (jsc#SLE-9246). - powerpc/64s: Implement interrupt exit logic in C (jsc#SLE-9246). - powerpc/64: Implement soft interrupt replay in C (jsc#SLE-9246). - powerpc/64/syscall: Zero volatile registers when returning (jsc#SLE-9246). - powerpc/64/sycall: Implement syscall entry/exit logic in C (jsc#SLE-9246). - Refresh patches.suse/powerpc-Move-ptrace-into-a-subdirectory.patch. - Refresh patches.suse/powerpc-pseries-Add-KVM-guest-doorbell-restrictions.patch - powerpc/64/syscall: Remove non-volatile GPR save optimisation (jsc#SLE-9246). - powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except (jsc#SLE-9246). - powerpc/64s/exception: Reconcile interrupts in system_reset (jsc#SLE-9246). - powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported (jsc#SLE-9246). - powerpc/64s/exception: Add more comments for interrupt handlers (jsc#SLE-9246). - powerpc/64s/exception: Clean up SRR specifiers (jsc#SLE-9246). - Refresh patches.suse/powerpc-64s-kuap-Restore-AMR-in-system-reset-excepti.patch. - powerpc/64s/exception: Re-inline some handlers (jsc#SLE-9246). - powerpc/64s/exception: Avoid touching the stack in hdecrementer (jsc#SLE-9246). - powerpc/64s/exception: Trim unused arguments from KVMTEST macro (jsc#SLE-9246). - powerpc/64s/exception: Remove the SPR saving patch code macros (jsc#SLE-9246). - powerpc/64s/exception: Remove confusing IEARLY option (jsc#SLE-9246). - powerpc/64s/exception: Move KVM test to common code (jsc#SLE-9246). - powerpc/64s/exception: Move soft-mask test to common code (jsc#SLE-9246). - powerpc/64s/exception: Move real to virt switch into the common handler (jsc#SLE-9246). - powerpc/64s/exception: Add ISIDE option (jsc#SLE-9246). - powerpc/64s/exception: Remove old INT_KVM_HANDLER (jsc#SLE-9246). - powerpc/64s/exception: Remove old INT_COMMON macro (jsc#SLE-9246). - powerpc/64s/exception: Remove old INT_ENTRY macro (jsc#SLE-9246). - powerpc/64s/exception: Move all interrupt handlers to new style code gen macros (jsc#SLE-9246). - powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros (jsc#SLE-9246). - powerpc/64s/exception: Add GEN_KVM macro that uses INT_DEFINE parameters (jsc#SLE-9246). - powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters (jsc#SLE-9246). - powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation (jsc#SLE-9246). - powerpc: Implement user_access_save() and user_access_restore() (jsc#SLE-9246). - powerpc: Implement user_access_begin and friends (jsc#SLE-9246). - powerpc/32s: Prepare prevent_user_access() for user_access_end() (jsc#SLE-9246). - powerpc/32s: Drop NULL addr verification (jsc#SLE-9246). - powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK (jsc#SLE-9246). - powerpc/64s: Reimplement power4_idle code in C (jsc#SLE-9246). - Update config files. - powerpc/64: Use {SAVE,REST}_NVGPRS macros (jsc#SLE-9246). - powerpc: cleanup hw_irq.h (jsc#SLE-9246). - powerpc: unify definition of M_IF_NEEDED (jsc#SLE-9246). - powerpc/perf: remove current_is_64bit() (jsc#SLE-9246). - powerpc/64s/exception: Fix kaup -> kuap typo (jsc#SLE-9246). - powerpc: Move EXCEPTION_TABLE to RO_DATA segment (jsc#SLE-9246). - powerpc: Rename PT_LOAD identifier "/kernel"/ to "/text"/ (jsc#SLE-9246). - powerpc: Remove PT_NOTE workaround (jsc#SLE-9246). - powerpc: Rename "/notes"/ PT_NOTE to "/note"/ (jsc#SLE-9246). - powerpc/64: remove support for kernel-mode syscalls (jsc#SLE-9246). - powerpc/32s: get rid of CPU_FTR_601 feature (jsc#SLE-9246). - powerpc/prom: convert PROM_BUG() to standard trap (jsc#SLE-9246). - Refresh patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch. - powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM() (jsc#SLE-9246). - powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro (jsc#SLE-9246). - commit 8d00749 - selftests/net: relax cpu affinity requirement in msg_zerocopy test (networking-stable-20_08_08). - dpaa2-eth: Fix passing zero to 'PTR_ERR' warning (networking-stable-20_08_08). - net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() (networking-stable-20_08_08). - tcp: apply a floor of 1 for RTT samples from TCP timestamps (networking-stable-20_08_08). - net: gre: recompute gre csum for sctp over gre tunnels (networking-stable-20_08_08). - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key() (networking-stable-20_08_08). - net: ethernet: mtk_eth_soc: fix MTU warnings (networking-stable-20_08_08). - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure (networking-stable-20_08_08). - ipv6: fix memory leaks on IPV6_ADDRFORM path (networking-stable-20_08_08). - ipv4: Silence suspicious RCU usage warning (networking-stable-20_08_08). - vxlan: Ensure FDB dump is performed under RCU (networking-stable-20_08_08). - ipv6: Fix nexthop refcnt leak when creating ipv6 route info (networking-stable-20_08_08). - commit a270aeb - blacklist.conf: add aad4b4d15f30 ("/scsi: libata: Fix the ata_scsi_dma_need_drain stub"/) - commit 7742dc4 - blacklist.conf: add 78ed001d9e71 ("/compat: scsi: sg: fix v3 compat read/write interface"/) - commit e45fc40 - dev: Defer free of skbs in flush_backlog (networking-stable-20_07_29). - qrtr: orphan socket in qrtr_release() (networking-stable-20_07_29). - bonding: check return value of register_netdevice() in bond_newlink() (networking-stable-20_07_29). - sctp: shrink stream outq when fails to do addstream reconf (networking-stable-20_07_29). - sctp: shrink stream outq only when new outcnt < old outcnt (networking-stable-20_07_29). - enetc: Remove the mdio bus on PF probe bailout (networking-stable-20_07_29). - drivers/net/wan/x25_asy: Fix to make it work (networking-stable-20_07_29). - net: dsa: microchip: call phy_remove_link_mode during probe (networking-stable-20_07_29). - kABI: net: dsa: microchip: call phy_remove_link_mode during probe (kabi). - net: udp: Fix wrong clean up for IS_UDPLITE macro (networking-stable-20_07_29). - net-sysfs: add a newline when printing 'tx_timeout' by sysfs (networking-stable-20_07_29). - mlxsw: destroy workqueue when trap_register in mlxsw_emad_init (networking-stable-20_07_29). - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA (networking-stable-20_07_29). - bonding: check error value of register_netdevice() immediately (networking-stable-20_07_29). - net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration (networking-stable-20_07_29). - vsock/virtio: annotate 'the_virtio_vsock' RCU pointer (networking-stable-20_07_29). - bnxt_en: Fix completion ring sizing with TPA enabled (networking-stable-20_07_29). - bnxt_en: Fix race when modifying pause settings (networking-stable-20_07_29). - commit 15b35e2 - Update config files. - commit 190f3ff - EDAC: Fix reference count leaks (bsc#1152489). - commit 3f4ad8e - block: remove alloc_part_info and free_part_info (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-diskstats-more-accurate-approximation-of-io_ti.patch. - commit 7743f0b - Updated iostats docs (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-diskstats-more-accurate-approximation-of-io_ti.patch. - commit f5c3489 - Delete patches.suse/megaraid-mbox-fix-SG_IO. This patch is only necessary for i386 with CONFIG_HIGHMEM. - commit 0e7ced3 - scsi: megaraid_sas: Clear affinity hint (jsc#SLE-15391). - scsi: megaraid: Remove set but unused variable (jsc#SLE-15391). - scsi: megaraid: Fix compilation warnings (jsc#SLE-15391). - scsi: megaraid: Fix kdoc comments format (jsc#SLE-15391). - scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro (jsc#SLE-15391). - scsi: megaraid_sas: Update driver version to 07.714.04.00-rc1 (jsc#SLE-15391). - scsi: megaraid_sas: TM command refire leads to controller firmware crash (jsc#SLE-15391). - scsi: megaraid_sas: Remove IO buffer hole detection logic (jsc#SLE-15391). - scsi: megaraid_sas: Limit device queue depth to controller queue depth (jsc#SLE-15391). - scsi: megaraid: Use true, false for bool variables (jsc#SLE-15391). - scsi: megaraid: make two symbols static in megaraid_sas_base.c (jsc#SLE-15391). - scsi: megaraid: make some symbols static in megaraid_sas_fusion.c (jsc#SLE-15391). - scsi: megaraid: make some symbols static in megaraid_sas_fp.c (jsc#SLE-15391). - scsi: megaraid: make two symbols static in megaraid_mbox.c (jsc#SLE-15391). - scsi: megaraid_sas: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-15391). - scsi: megaraid_sas: fix indentation issue (jsc#SLE-15391). - scsi: megaraid_sas: silence a warning (jsc#SLE-15391). - scsi: megaraid_sas: Make poll_aen_lock static (jsc#SLE-15391). - compat_ioctl: use correct compat_ptr() translation in drivers (jsc#SLE-15391). - commit f78ceb4 - x86/mce/inject: Fix a wrong assignment of i_mce.status (bsc#1152489). - commit 64f04e6 - blacklist.conf: 2accfa69050c cpu/speculation: Add prototype for cpu_show_srbds() - commit 12941df - scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases (bsc#1174899). - scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del() (bsc#1174899). - commit f5d1493 - series.conf: Update meta-data and corresponding patches - commit 397e951 - Refresh patches.suse/x86-asm-64-Align-start-of-__clear_user-loop-to-16-by.patch. - commit e3c9d3b - blacklist.conf: cc5277fe66cf x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get() - commit 67c6df6 - blacklist.conf: 2c18bd525c47 x86/resctrl: Fix memory bandwidth counter width for AMD Fix moved to SP3, see bsc#1172757 - commit bacb8af - x86/vector: Remove warning on managed interrupt migration (bnc#1155798 (CPU scheduler functional and performance backports)). - commit d3e98fd - mei: me: add jasper point DID (jsc#SLE-13387). - Refresh patches.suse/mei-me-add-cedar-fork-device-ids.patch. - commit e2c84b3 - mei: add device kind to sysfs (jsc#SLE-13387). - mei: hw: don't use one element arrays (jsc#SLE-13387). - mei: hw: use sizeof of variable instead of struct type (jsc#SLE-13387). - mei: client: use sizeof of variable instead of struct type (jsc#SLE-13387). - mei: bus: use sizeof of variable instead of struct type (jsc#SLE-13387). - mei: ioctl: use sizeof of variable instead of struct type (jsc#SLE-13387). - mei: hbm: use sizeof of variable instead of struct type (jsc#SLE-13387). - Revert "/mei: Avoid the use of one-element arrays"/ (jsc#SLE-13387). - mei: Avoid the use of one-element arrays (jsc#SLE-13387). - mei: Replace HTTP links with HTTPS ones (jsc#SLE-13387). - mei: me: add MEI device for KBP with ITPS capability (jsc#SLE-13387). - mei: me: add MEI device for SPT with ITPS capability (jsc#SLE-13387). - mei: me: add kdoc for mei_me_fw_type_nm() (jsc#SLE-13387). - mei: me: make mei_me_fw_sku_sps_4() less cryptic (jsc#SLE-13387). - mei: me: constify the device parameter to the probe quirk (jsc#SLE-13387). - mei: hdcp: Constify struct mei_cl_device_id (jsc#SLE-13387). - mei: me: add tiger lake point device ids for H platforms (jsc#SLE-13387). - mei: me: fix irq number stored in hw struct (jsc#SLE-13387). - misc: Replace zero-length array with flexible-array member (jsc#SLE-13387). - mei: remove unused includes from pci-{me,txe}.c (jsc#SLE-13387). - mei: limit number of bytes in mei header (jsc#SLE-13387). - mei: bus: replace zero-length array with flexible-array member (jsc#SLE-13387). - mei: bus: use simple sprintf for sysfs (jsc#SLE-13387). - mei: bus: add more client attributes to sysfs (jsc#SLE-13387). - commit dcfc3cc - mei: add trc detection register to sysfs (jsc#SLE-13387). - Refresh patches.suse/mei-me-add-cedar-fork-device-ids.patch. - Refresh patches.suse/mei-me-disable-mei-interface-on-LBG-servers.patch. - Refresh patches.suse/mei-me-disable-mei-interface-on-Mehlow-server-platfo.patch. - commit ae70d68 - mei: abstract fw status register read (jsc#SLE-13387). - mei: me: store irq number in the hw struct (jsc#SLE-13387). - commit 98bd172 - mei: me: mei_me_dev_init() use struct device instead of struct pci_dev (jsc#SLE-13387). - Refresh patches.suse/mei-me-disable-mei-interface-on-Mehlow-server-platfo.patch. - commit a824d21 - mei: me: fix me_intr_clear function name in KDoc (jsc#SLE-13387). - mei: buf: drop 'running hook' debug messages (jsc#SLE-13387). - mei: Use dev_get_drvdata where possible (jsc#SLE-13387). - commit f572c0c - dmaengine: idxd: reset states after device disable or reset (git-fixes). - commit 4d22d31 - isolcpus: Affine unbound kernel threads to housekeeping cpus (bnc#1155798 (CPU scheduler functional and performance backports)). - kthread: Switch to cpu_possible_mask (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/idle,stop: Remove .get_rr_interval from sched_class (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() (bnc#1155798 (CPU scheduler functional and performance backports)). - genirq, sched/isolation: Isolate from handling managed interrupts (bnc#1155798 (CPU scheduler functional and performance backports)). - commit fe4d107 - epoll: call final ep_events_available() check under the lock (bsc#1176237). - epoll: atomically remove wait entry on wake up (bsc#1176236). - commit 86b758b - ima: Fail rule parsing when appraise_flag=blacklist is unsupportable (jsc#SLE-15857 jsc#SLE-13618). - powerpc/ima: Fix secure boot rules in ima arch policy (jsc#SLE-15857 jsc#SLE-13618). - commit 08d5ef7 - rpm/kernel-source.spec.in: Also use bz compression (boo#1175882). - commit 375ec84 - rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857 jsc#SLE-13618). - commit 971fc3d - powerpc/pseries: Detect secure and trusted boot state of the system (jsc#SLE-15857 jsc#SLE-13618). - powerpc/ima: Indicate kernel modules appended signatures are enforced (jsc#SLE-15857 jsc#SLE-13618). - powerpc/ima: Update ima arch policy to check for blacklist (jsc#SLE-15857 jsc#SLE-13618). - ima: Check against blacklisted hashes for files with modsig (jsc#SLE-15857 jsc#SLE-13618). - certs: Add wrapper function to check blacklisted binary hash (jsc#SLE-15857 jsc#SLE-13618). - ima: Make process_buffer_measurement() generic (jsc#SLE-15857 jsc#SLE-13618). - powerpc/ima: Define trusted boot policy (jsc#SLE-15857 jsc#SLE-13618). - powerpc: Detect the trusted boot state of the system (jsc#SLE-15857 jsc#SLE-13618). - powerpc/ima: Add support to initialize ima policy rules (jsc#SLE-15857 jsc#SLE-13618). - powerpc: Detect the secure boot mode of the system (jsc#SLE-15857 jsc#SLE-13618). - powerpc/xmon: Restrict when kernel is locked down (jsc#SLE-15857 jsc#SLE-13618). - Refresh patches.suse/powerpc-xmon-Reset-RCU-and-soft-lockup-watchdogs.patch - commit a1e1f59 - Delete patches.kabi/* workarounds - commit db6ec16 - EDAC/amd64: Read back the scrub rate PCI register on F15h (bsc#1152489). - commit dae70cc - EDAC/amd64: Add AMD family 17h model 60h PCI IDs (bsc#1152489). - commit 059d4f2 - XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (bsc#1065600). - commit b863d57 - xen: don't reschedule in preemption off sections (bsc#1175749). - commit 2a68c8d - include/asm-generic/vmlinux.lds.h: align ro_after_init (git-fixes). - include/linux/poison.h: remove obsolete comment (git-fixes). - include/linux/bitops.h: avoid clang shift-count-overflow warnings (git-fixes). - thermal: qcom-spmi-temp-alarm: Don't suppress negative temp (git-fixes). - thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 (git-fixes). - dmaengine: dw-edma: Fix scatter-gather address calculation (git-fixes). - dmaengine: pl330: Fix burst length if burst size is smaller than bus width (git-fixes). - dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma_xlate() (git-fixes). - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling (git-fixes). - drm/radeon: Prefer lower feedback dividers (git-fixes). - batman-adv: bla: use netif_rx_ni when not in interrupt context (git-fixes). - batman-adv: Fix own OGM check in aggregated OGMs (git-fixes). - batman-adv: Avoid uninitialized chaddr when handling DHCP (git-fixes). - media: cedrus: Add missing v4l2_ctrl_request_hdl_put() (git-fixes). - HID: core: Sanitize event code and type when mapping input (git-fixes). - HID: core: Correctly handle ReportSize being zero (git-fixes). - usb: storage: Add unusual_uas entry for Sony PSZ drives (git-fixes). - USB: gadget: u_f: Unbreak offset calculation in VLAs (git-fixes). - USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb() (git-fixes). - USB: gadget: u_f: add overflow checks to VLA macros (git-fixes). - xhci: Do warm-reset when both CAS and XDEV_RESUME are set (git-fixes). - usb: uas: Add quirk for PNY Pro Elite (git-fixes). - USB: lvtest: return proper error code in probe (git-fixes). - USB: quirks: Add no-lpm quirk for another Raydium touchscreen (git-fixes). - USB: yurex: Fix bad gfp argument (git-fixes). - drm/amdgpu: Fix buffer overflow in INFO ioctl (git-fixes). - drm/amd/pm: correct the thermal alert temperature limit settings (git-fixes). - drm/amdgpu/gfx10: refine mgcg setting (git-fixes). - drm/amd/pm: correct Vega20 swctf limit setting (git-fixes). - drm/amd/pm: correct Vega12 swctf limit setting (git-fixes). - drm/amd/pm: correct Vega10 swctf limit setting (git-fixes). - fbcon: prevent user font height or width change from causing potential out-of-bounds access (git-fixes). - vt: defer kfree() of vc_screenbuf in vc_do_resize() (git-fixes). - HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() (git-fixes). - HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands (git-fixes). - drm/amd/display: Switch to immediate mode for updating infopackets (git-fixes). - drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading (git-fixes). - drm/amd/powerplay: correct Vega20 cached smu feature state (git-fixes). - spi: stm32: always perform registers configuration prior to transfer (git-fixes). - spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate (git-fixes). - spi: stm32: fix fifo threshold level in case of short transfer (git-fixes). - spi: stm32h7: fix race condition at end of transfer (git-fixes). - spi: stm32: clear only asserted irq flags on interrupt (git-fixes). - mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (git-fixes). - fbmem: pull fbcon_update_vcs() out of fb_set_var() (git-fixes). - HID: quirks: add NOGET quirk for Logitech GROUP (git-fixes). - PCI: Fix pci_create_slot() reference count leak (git-fixes). - media: davinci: vpif_capture: fix potential double free (git-fixes). - media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq() (git-fixes). - ASoC: tegra: Fix reference count leaks (git-fixes). - ASoC: img-parallel-out: Fix a reference count leak (git-fixes). - ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt (git-fixes). - rtlwifi: rtl8192cu: Prevent leaking urb (git-fixes). - drm/nouveau: Fix reference count leak in nouveau_connector_detect (git-fixes). - drm/nouveau: fix reference count leak in nv50_disp_atomic_commit (git-fixes). - drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_open (git-fixes). - omapfb: fix multiple reference count leaks due to pm_runtime_get_sync (git-fixes). - drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails (git-fixes). - drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config (git-fixes). - drm/amd/display: fix ref count leak in amdgpu_drm_ioctl (git-fixes). - drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms (git-fixes). - drm/radeon: fix multiple reference count leak (git-fixes). - drm/amdkfd: Fix reference count leaks (git-fixes). - USB: sisusbvga: Fix a potential UB casued by left shifting a negative value (git-fixes). - media: gpio-ir-tx: improve precision of transmitted signal due to scheduling (git-fixes). - drm/sched: Fix passing zero to 'PTR_ERR' warning v2 (git-fixes). - commit aa50939 - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init() (git-fixes). - commit 4a76c88 - series.conf: cleanup - update upstream reference and resort: patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch - commit 8ff6392 - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen (git-fixes). - ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled (git-fixes). - ALSA: hda: hdmi - add Rocketlake support (git-fixes). - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check (git-fixes). - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO (git-fixes). - ALSA: hda/hdmi: always check pin power status in i915 pin fixup (git-fixes). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A (git-fixes). - ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for UR22C (git-fixes). - Revert "/ALSA: hda: Add support for Loongson 7A1000 controller"/ (git-fixes). - ALSA: hda/tegra: Program WAKEEN register for Tegra (git-fixes). - ALSA: hda: Fix 2 channel swapping for Tegra (git-fixes). - ALSA: ca0106: fix error code handling (git-fixes). - ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620 (git-fixes). - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection (git-fixes). - ALSA; firewire-tascam: exclude Tascam FE-8 from detection (git-fixes). - ASoC: SOF: Intel: add PCI ID for CometLake-S (git-fixes). - commit 56f2f52 - loop: Refactor loop_set_status() size calculation (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/loop-replace-kill_bdev-with-invalidate_bdev.patch. - commit 8d199d1 - loop: Only change blocksize when needed (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/loop-replace-kill_bdev-with-invalidate_bdev.patch. - commit fd7bc41 - blacklist.conf: Fixes for complex PTEs with atomic READ_ONCE 55ca22633a9f mm/gup: Use huge_ptep_get() in gup_hugepte() 481e980a7c19 mm: Allow arches to provide ptep_get() c0e1c8c22beb powerpc/8xx: Provide ptep_get() with 16k pages 9449c9cb420b mm/debug_vm_pgtable: fix build failure with powerpc 8xx - commit 71415e0 - powerpc/pseries: Add KVM guest doorbell restrictions (jsc#SLE-15869). - powerpc/pseries: Use doorbells even if XIVE is available (jsc#SLE-15869). - powerpc: Inline doorbell sending functions (jsc#SLE-15869). - commit 5689aaf - Revert "/blkdev: check for valid request queue before issuing (bsc#1175995,jsc#SLE-15608). - blacklist.conf: - commit 23f3a1c - net/packet: fix overflow in tpacket_rcv (CVE-2020-14386 bsc#1176069). - commit b3a3711 - powerpc/xive: Enforce load-after-store ordering when StoreEOI is active (jsc#SLE-13294). - commit e3468cc - fault_inject: Don't rely on "/return value"/ from WRITE_ONCE() (jsc#SLE-15848). - netfilter: Avoid assigning 'const' pointer to non-const pointer (jsc#SLE-15848). - commit a86b9c2 - xsk: Remove unnecessary READ_ONCE of data (jsc#SLE-15848). - commit 10a2558 - powerpc/perf: Add extended regs support for power10 platform (jsc#SLE-13513). - powerpc/perf: Add support for outputting extended regs in perf intr_regs (jsc#SLE-13513). - powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28 (jsc#SLE-13513). - powerpc/perf: Initialize power10 PMU registers in cpu setup routine (jsc#SLE-13513). - powerpc/perf: BHRB control to disable BHRB logic when not used (jsc#SLE-13513). - powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL/COND (jsc#SLE-13513). - powerpc/perf: Ignore the BHRB kernel address filtering for P10 (jsc#SLE-13513). - powerpc/perf: power10 Performance Monitoring support (jsc#SLE-13513). - powerpc/perf: Add Power10 PMU feature to DT CPU features (jsc#SLE-13513). - powerpc/xmon: Add PowerISA v3.1 PMU SPRs (jsc#SLE-13513). - KVM: PPC: Book3S HV: Save/restore new PMU registers (jsc#SLE-13513). - powerpc/perf: Add support for ISA3.1 PMU SPRs (jsc#SLE-13513). - powerpc/perf: Update Power PMU cache_events to u64 type (jsc#SLE-13513). - KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR (jsc#SLE-13513). - powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registers (jsc#SLE-13513). - Documentation: Document sysfs interfaces purr, spurr, idle_purr, idle_spurr (jsc#SLE-13522). - powerpc/sysfs: Show idle_purr and idle_spurr for every CPU (jsc#SLE-13522). - powerpc/pseries: Account for SPURR ticks on idle CPUs (jsc#SLE-13522). - powerpc/idle: Store PURR snapshot in a per-cpu global variable (jsc#SLE-13522). - powerpc: Move idle_loop_prolog()/epilog() functions to header file (jsc#SLE-13522). - powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysfs file creation (jsc#SLE-13513). - Update config files. - powerpc/kernel/sysfs: Refactor current sysfs.c (jsc#SLE-13513). - powerpc: Fix Kconfig indentation (jsc#SLE-13513). - commit 89a40bf - xfs: fix boundary test in xfs_attr_shortform_verify (CVE-2020-14385 bsc#1176137). - commit e45cbdb - powerpc: Remove IBM405 Erratum #77 (jsc#SLE-15848). - commit 024cbd5 - powerpc: Implement smp_cond_load_relaxed() (jsc#SLE-15848). - powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hint (jsc#SLE-15848). - commit 781c4c2 - powerpc/pseries: Implement paravirt qspinlocks for SPLPAR (jsc#SLE-15848). - Update config files. - commit 4460c97 - powerpc/64s: Implement queued spinlocks and rwlocks (jsc#SLE-15848). - Update config files. - commit c9e6aca - powerpc: Move spinlock implementation to simple_spinlock (jsc#SLE-15848). - commit f492c92 - powerpc/pseries: Move some PAPR paravirt functions to their own file (jsc#SLE-15848). - commit 1dc4f21 - READ_ONCE: Drop pointer qualifiers when reading from scalar types (jsc#SLE-15848). - READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses (jsc#SLE-15848). - READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE() (jsc#SLE-15848). - commit 5e2d541 - fix patch metadata - fix Patch-mainline: patches.suse/sched-Add-a-tracepoint-to-track-rq-nr_running.patch patches.suse/sched-Better-document-ttwu.patch patches.suse/sched-Fix-use-of-count-for-nr_running-tracepoint.patch patches.suse/sched-cputime-Improve-cputime_adjust.patch patches.suse/sched-debug-Add-new-tracepoints-to-track-util_est.patch patches.suse/sched-debug-Fix-the-alignment-of-the-show-state-debug-output.patch patches.suse/sched-fair-Remove-unused-sd-parameter-from-scale_rt_capacity.patch patches.suse/sched-fair-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch patches.suse/sched-nohz-stop-passing-around-unused-ticks-parameter.patch patches.suse/sched-pelt-Remove-redundant-cap_scale-definition.patch - commit 1ab5af9 - block: blk-crypto-fallback for Inline Encryption (bsc#1175995,jsc#SLE-15608). - Update config files. - block: Make blk-integrity preclude hardware inline encryption (bsc#1175995,jsc#SLE-15608). - block: Inline encryption support for blk-mq (bsc#1175995,jsc#SLE-15608). - commit b9e8717 - block: Keyslot Manager for Inline Encryption (bsc#1175995,jsc#SLE-15608). - Update config files. - commit a4fb9c0 - scsi: sd_zbc: add zone open, close, and finish support (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0014-block-rework-zone-reporting.patch. - commit 657b21c - blacklist.conf: dma-debug: speed up debug code that is disabled in SUSE kernels - commit aa33a0d - blacklist.conf: kstrto*: comment fix - commit 26002cd - blacklist.conf: kthread: comment fix - commit 7fd20f3 - mei: me: disable mei interface on Mehlow server platforms (bsc#1175952). - commit a2053ac - mei: fix CNL itouch device number to match the spec (bsc#1175952). - commit a4a5282 - mei: me: disable mei interface on LBG servers (bsc#1175952). - commit e28fa12 - powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver (jsc#SLE-13610). - commit 3655af6 - powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask (jsc#SLE-13610). - powerpc/perf/hv-24x7: Add cpu hotplug support (jsc#SLE-13610). - commit ea29484 - powerpc/test_emulate_sstep: Fix build error (jsc#SLE-13847). - commit ada7d37 - Update config files: sync some missing kconfigs with Leap (bsc#1175697) CONFIG_CHELSIO_T4_DCB=y CONFIG_CHELSIO_T4_FCOE=y CONFIG_CEPH_LIB_PRETTYDEBUG=y - commit 802acd7 - block: move bio_map_* to blk-map.c (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0001-oracleasm-4.0-compat-changes.patch. - commit 1b4712e - powerpc/xmon: Improve dumping prefixed instructions (jsc#SLE-13847). - powerpc: Add a ppc_inst_as_str() helper (jsc#SLE-13847). - powerpc/sstep: Add tests for Prefixed Add Immediate (jsc#SLE-13847). - powerpc/sstep: Let compute tests specify a required cpu feature (jsc#SLE-13847). - powerpc/sstep: Set NIP in instruction emulation tests (jsc#SLE-13847). - powerpc/sstep: Add tests for prefixed floating-point load/stores (jsc#SLE-13847). - powerpc/sstep: Add tests for prefixed integer load/stores (jsc#SLE-13847). - commit 2cee177 - brd: check and limit max_part par (bsc#1175995,jsc#SLE-15608). - commit 572eb85 - sched/debug: Fix the alignment of the show-state debug output (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Fix use of count for nr_running tracepoint (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: nohz: stop passing around unused "/ticks"/ parameter (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Better document ttwu() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Add a tracepoint to track rq->nr_running (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/debug: Add new tracepoints to track util_est (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Remove unused 'sd' parameter from scale_rt_capacity() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/pelt: Remove redundant cap_scale() definition (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/cputime: Improve cputime_adjust() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 7ea4247 - Update patches.suse/btrfs-Move-free_pages_out-label-in-inline-extent-han.patch (bsc#1174484). Fix wrong bsc reference number exposed by Filipe: https://bugzilla.suse.com/show_bug.cgi?id=1175263#c1 - commit 8c0ade9 - null_blk: return fixed zoned reads > write pointer (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0013-null_blk-clean-up-report-zones.patch. - Refresh patches.suse/0014-block-rework-zone-reporting.patch. - commit ac93d69 - x86/Kconfig: Update config and kernel doc for MPK feature on AMD (jsc#13716). - commit 390ffeb - null_blk: create a helper for req completion (bsc#1175995,jsc#SLE-15608). - commit 9063449 - null_blk: create a helper for mem-backed ops (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/0002-null_blk-create-a-helper-for-zoned-devices.patch. - commit 424d58c - x86/delay: Introduce TPAUSE delay (jsc#13475). - commit 4f037e7 - x86/delay: Refactor delay_mwaitx() for TPAUSE support (jsc#13475). - commit 9ceeede - scsi: lpfc: Update lpfc version to 12.8.0.3 (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix LUN loss after cable pull (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix validation of bsg reply lengths (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix retry of PRLI when status indicates its unsupported (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix oops when unloading driver while running mds diags (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix FCoE speed reporting (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Add missing misc_deregister() for lpfc_init() (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix typo in comment for ULP (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl param (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix a bunch of kerneldoc misdemeanors (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Add and rename a whole bunch of function parameter descriptions (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Use __printf() format notation (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issues (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix some function parameter descriptions (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Ensure variable has the same stipulations as code using it (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix-up formatting/docrot where appropriate (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Provide description for lpfc_mem_alloc()'s 'align' param (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Fix-up around 120 documentation issues (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Remove unused variable 'pg_addr' (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Correct some pretty obvious misdocumentation (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: NVMe remote port devloss_tmo from lldd (bcs#1173060 bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). Replace patches.suse/lpfc-synchronize-nvme-transport-and-lpfc-driver-devloss_tmo.patch with upstream version of the fix. - scsi: lpfc: Quieten some printks (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset() (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449). - commit b565a9f - block: move block layer internals out of include/linux/genhd.h (bsc#1175995,jsc#SLE-15608). - Refresh patches.suse/block-nr_sects_write-Disable-preemption-on-seqcount-.patch. - commit 6bceeb5 - x86/delay: Preparatory code cleanup (jsc#13475). - commit edc96e8 - kabi/severities: ignore kABI for net/ethernet/mscc/ References: bsc#1176001,bsc#1175999 Exported symbols from drivers/net/ethernet/mscc/ are only used by drivers/net/dsa/ocelot/ - commit 16c1e85 - ext4: handle read only external journal device (bsc#1176063). - commit 06e42e2 - platform/x86: dcdbas: Check SMBIOS for protected buffer address (jsc#SLE-14458). - commit a83abd2 - Update patches.suse/firmware-smccc-drop-smccc_version-enum-and-use-arm_smccc_version_1_x-instead.patch By the time the backport happened the file of SMCCC v1.2 'arm64/kernel/paravirt.c' didn't exist. It was introduced later on with 94bebd30479. Add missing hunk to fix compile breaks on aarch64. - commit 3d16a74 - block, bfq: clarify the goal of bfq_split_bfqq() (bsc#1175995,jsc#SLE-15608). - commit dd4e4ab - block, bfq: get extra ref to prevent a queue from being freed during a group move (bsc#1175995,jsc#SLE-15608). - block, bfq: do not insert oom queue into position tree (bsc#1175995,jsc#SLE-15608). - commit ecee8c8 - x86/fpu/xstate: Restore supervisor states for signal return (jsc#13212). - commit d5168c3 - powerpc/book3s64/radix: Fix boot failure with large amount of guest memory (bsc#1176022 ltc#187208). - commit 8bb9577 - mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flash (jsc#SLE-12602). - Refresh patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Emmitsbu.patch. - Refresh patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-TGL-H.patch. - commit 5fe52f3 - powercap/intel_rapl: add support for JasperLake (jsc#SLE-12602). - Refresh patches.suse/powercap-intel_rapl-convert-to-new-x86-cpu-match-macros.patch. - commit bc42846 - mfd: intel-lpss: Update LPSS UART #2 PCI ID for Jasper Lake (jsc#SLE-12602). - commit dc38d6c - btrfs: rename btrfs_block_group_cache (bsc#1176019). - Refresh patches.suse/btrfs-scrub-Don-t-check-free-space-before-marking-a-.patch. - commit 1e82a09 - btrfs: use btrfs_block_group_cache_done in update_block_group (bsc#1176019). - Update patches.suse/btrfs-add-dedicated-members-for-start-and-length-of-.patch (bsc#1176019). - commit 9bd7aef - block: Allow t10-pi to be modular (bsc#1175995,jsc#SLE-15608). - blk-mq: optimise blk_mq_flush_plug_list() (bsc#1175995,jsc#SLE-15608). - list: introduce list_for_each_continue() (bsc#1175995,jsc#SLE-15608). - blk-mq: optimise rq sort function (bsc#1175995,jsc#SLE-15608). - commit 0bac65d - btrfs: block-group: Reuse the item key from caller of read_one_block_group() (bsc#1176019). - commit a94961e - ACPI: fan: Fix Tiger Lake ACPI device ID (jsc#SLE-13387). - ACPI: DPTF: Add battery participant for TigerLake (jsc#SLE-13387). - ACPI: Update Tiger Lake ACPI device IDs (jsc#SLE-13387). - ACPI: fan: Add Tiger Lake ACPI device ID (jsc#SLE-13387). - ACPI: DPTF: Add Tiger Lake ACPI device IDs (jsc#SLE-13387). - commit 3d8432e - btrfs: block-group: Refactor btrfs_read_block_groups() (bsc#1176019). - commit 29102c4 - btrfs: add dedicated members for start and length of a block group (bsc#1176019). - Refresh patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch. - Refresh patches.suse/0002-btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch. - Refresh patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch. - Refresh patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch. - Refresh patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch. - Refresh patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch. - commit 1e9fcdd - xhci-pci: Allow host runtime PM as default for Intel Tiger Lake xHCI (jsc#SLE-13387). - commit 91055c7 - btrfs: rename extent buffer block group item accessors (bsc#1176019). - commit 8b22e32 - btrfs: rename block_group_item on-stack accessors to follow naming (bsc#1176019). - commit 93bdcbc - btrfs: remove embedded block_group_cache::item (bsc#1176019). - commit 667dac6 - btrfs: move block_group_item::flags to block group (bsc#1176019). - commit 6f39840 - btrfs: move block_group_item::used to block group (bsc#1176019). - Refresh patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch. - commit 225cb14 - btrfs: drop unused parameter is_new from btrfs_iget (bsc#1176019). - commit 3fe9dc3 - btrfs: stop clearing EXTENT_DIRTY in inode I/O tree (bsc#1176019). - Refresh patches.suse/btrfs-qgroup-fix-data-leak-caused-by-race-between-wr.patch. - commit 8d60367 - sdhci: tegra: Add missing TMCLK for data timeout (git-fixes). - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 (git-fixes). - sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 (git-fixes). - mmc: mediatek: add optional module reset property (git-fixes). - mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings (git-fixes). - mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 (git-fixes). - commit c4a6eec - thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id (jsc#SLE-13387). - thermal/int340x_thermal: Prevent page fault on .set_mode() op (jsc#SLE-13387). - thermal/int340x_thermal: Don't require IDSP to exist (jsc#SLE-13387). - thermal/int340x_thermal: Export OEM vendor variables (jsc#SLE-13387). - thermal/int340x_thermal: Export GDDV (jsc#SLE-13387). - thermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops (jsc#SLE-13387). - thermal: int340x_thermal: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13387). - thermal: int340x: processor_thermal: Add Tiger Lake support (jsc#SLE-13387). - thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs (jsc#SLE-13387). - thermal: int340x: processor_thermal: Add Jasper Lake support (jsc#SLE-13387). - thermal: int340x_thermal: Add Tiger Lake ACPI device IDs (jsc#SLE-13387). - thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...) (jsc#SLE-13387). - thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses (jsc#SLE-13387). - thermal: int340x: processor_thermal: Add Ice Lake support (jsc#SLE-13387). - drivers: thermal: processor_thermal_device: Export sysfs interface for TCC offset (jsc#SLE-13387). - commit 6e3819d - platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID (jsc#SLE-13387). - platform/x86: intel-hid: Move MODULE_DEVICE_TABLE() closer to the table (jsc#SLE-13387). - platform/x86: intel-hid: Add Tiger Lake ACPI device ID (jsc#SLE-13387). - commit 0b4c6a8 - Add a few already cherry-picked commits for intel_pmc_core - commit 68146d5 - platform/x86: intel_pmc_core: fix bound check in pmc_core_mphy_pg_show() (jsc#SLE-13387). - platform/x86: intel_pmc_core: update TGL's LPM0 reg bit map name (jsc#SLE-13387). - platform/x86: intel_pmc_core: avoid unused-function warnings (jsc#SLE-13387). - platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL (jsc#SLE-13387). - platform/x86: intel_pmc_core: Make pmc_core_substate_res_show() generic (jsc#SLE-13387). - platform/x86: intel_pmc_core: Make pmc_core_lpm_display() generic for platforms that support sub-states (jsc#SLE-13387). - platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_map (jsc#SLE-13387). - platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entry (jsc#SLE-13387). - platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CONFIG_DEBUG_FS (jsc#SLE-13387). - platform/x86: intel_pmc_core: Add debugfs support to access live status registers (jsc#SLE-13387). - commit 9811ea8 - platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residencies (jsc#SLE-13387). - Refresh patches.suse/platform-x86-intel_pmc_core-Add-an-additional-parame.patch. - Refresh patches.suse/platform-x86-intel_pmc_core-Add-debugfs-entry-for-lo.patch. - commit 5a82a09 - platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform support (jsc#SLE-13387). - commit b614cfa - platform/x86: intel_pmc_core: Put more stuff under #ifdef DEBUG_FS (jsc#SLE-13387). - Refresh patches.suse/platform-x86-intel_pmc_core-Add-debugfs-entry-for-lo.patch. - commit c4d083d - platform/x86: intel-ips: Use the correct style for SPDX License Identifier (jsc#SLE-13387). - platform/x86: intel_pmc_core: Fix spelling of MHz unit (jsc#SLE-13387). - platform/x86: intel_pmc_core: Fix indentation in function definitions (jsc#SLE-13387). - platform/x86: intel_pmc_core: Respect error code of kstrtou32_from_user() (jsc#SLE-13387). - platform/x86: intel_pmc_core: Remove unnecessary assignments (jsc#SLE-13387). - commit ad91e0a - mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash (jsc#SLE-13387). - commit 89d37fc - mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash (jsc#SLE-13387). - commit 2ace8dd - pinctrl: tigerlake: Add support for Tiger Lake-H (jsc#SLE-13387). - commit bd689cb - pinctrl: tigerlake: Use generic flag for special GPIO base treatment (jsc#SLE-13387). - commit 5fc21cc - x86/fpu/xstate: Preserve supervisor states for the slow path in __fpu__restore_sig() (jsc#13212). - commit 6d83775 - Refresh commit IDs for smartpqi update - Refresh patches.suse/scsi-smartpqi-add-id-support-for-smartraid-3152-8i.patch. - Refresh patches.suse/scsi-smartpqi-add-raid-bypass-counter.patch. - Refresh patches.suse/scsi-smartpqi-avoid-crashing-kernel-for-controller-issues.patch. - Refresh patches.suse/scsi-smartpqi-bump-version-to-1-2-16-010.patch. - Refresh patches.suse/scsi-smartpqi-identify-physical-devices-without-issuing-inquiry.patch. - Refresh patches.suse/scsi-smartpqi-support-device-deletion-via-sysfs.patch. - Refresh patches.suse/scsi-smartpqi-update-logical-volume-size-after-expansion.patch. - commit 362c3dd - dpaa_eth: Fix one possible memleak in dpaa_eth_probe (bsc#1175996). - net: dsa: felix: send VLANs on CPU port as egress-tagged (bsc#1175998). - felix: Fix initialization of ioremap resources (bsc#1175997). - net: dsa: ocelot: the MAC table on Felix is twice as large (bsc#1175999). - net: enetc: fix an issue about leak system resources (bsc#1176000). - net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge (bsc#1176001). - commit 6defddf - x86/fpu: Introduce copy_supervisor_to_kernel() (jsc#13212). - commit 82d1c75 - blacklist.conf: arm64: add coresight fixes Coresight is not enabled in SLE15-SP2 - commit 973814d - x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp() (jsc#13212). - commit 33ea0eb - x86/fpu/xstate: Update copy_kernel_to_xregs_err() for supervisor states (jsc#13212). - commit 79adb6d - x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates (jsc#13212). - commit 2f40b80 - x86/fpu/xstate: Define new functions for clearing fpregs and xstates (jsc#13212). - commit bcebfbb - x86/fpu/xstate: Introduce XSAVES supervisor states (jsc#13212). - commit 5498f5d - x86/fpu/xstate: Separate user and supervisor xfeatures mask (jsc#13212). - commit 4e12fe7 - Update config files. - supported.conf: Rename amd_iommu_v2 driver - commit a1051bd - x86/fpu/xstate: Define new macros for supervisor and user xstates (jsc#13212). - commit fdcec4f - x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header() (jsc#13212). - commit 5a884c0 - x86/fpu: Shrink space allocated for xstate_comp_offsets (jsc#13212). - commit 2949e7a - drm/prime: fix extracting of the DMA addresses from a scatterlist (bsc#1175713). - commit f2498a0 - char: virtio: Select VIRTIO from VIRTIO_CONSOLE (bsc#1175667). - commit 254a9e5 - Set VIRTIO_CONSOLE=y (bsc#1175667). - commit 73ac49e - i2c: rcar: in slave mode, clear NACK earlier (git-fixes). - i2c: core: Don't fail PRP0001 enumeration when no ID table exist (git-fixes). - device property: Fix the secondary firmware node handling in set_primary_fwnode() (git-fixes). - drm/amd/powerplay: Fix hardmins not being sent to SMU for RV (git-fixes). - drm/msm/a6xx: fix crashdec section name typo (git-fixes). - drm/msm/gpu: make ringbuffer readonly (git-fixes). - drm/msm/adreno: fix updating ring fence (git-fixes). - commit 861fb8e - tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module (jsc#SLE-13630). - commit e1003a9 - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (git-fixes). - PCI: Add device even if driver attach failed (git-fixes). - PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect (git-fixes). - commit 0174122 - PM: sleep: core: Fix the handling of pending runtime resume requests (git-fixes). - commit 0dfcb13 - regulator: fix memory leak on error path of regulator_register() (git-fixes). - commit 924cca3 - USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge (git-fixes). - usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe() (git-fixes). - USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D (git-fixes). - xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed (git-fixes). - usb: host: xhci: fix ep context print mismatch in debugfs (git-fixes). - usb: gadget: f_tcm: Fix some resource leaks in some error paths (git-fixes). - USB: cdc-acm: rework notification_buffer resizing (git-fixes). - virtio_pci_modern: Fix the comment of virtio_pci_find_capability() (git-fixes). - USB: serial: ftdi_sio: fix break and sysrq handling (git-fixes). - USB: serial: ftdi_sio: clean up receive processing (git-fixes). - USB: serial: ftdi_sio: make process-packet buffer unsigned (git-fixes). - USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE (git-fixes). - commit 139c620 - tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes (jsc#SLE-13630). - tpm: ibmvtpm: Add support for TPM2 (jsc#SLE-13630). - commit be4f2a9 - Fix build error when CONFIG_ACPI is not set/enabled: (bsc#1065600). - commit b05ccc4 - x86/fpu/xstate: Fix small issues (jsc#13212). - commit f18a9bd - efi: avoid error message when booting under Xen (bsc#1172419). - commit e2269b0 - drm/xen-front: Fix misused IS_ERR_OR_NULL checks (bsc#1065600). - commit 495693e - x86/resctrl: Enable user to view thread or core throttling mode (jsc#13356). - x86/resctrl: Enumerate per-thread MBA controls (jsc#13356). - commit aeb5e9f - powerpc/perf: Fix crashes with generic_compat_pmu & BHRB (bsc#1156395). - commit 823dc81 - xen/gntdev: Fix dmabuf import with non-zero sgt offset (bsc#1065600). - commit 4c3d2e5 - Revert "/xen/balloon: Fix crash when ballooning on x86 32 bit PAE"/ (bsc#1065600). - commit 92eacc3 - xen/balloon: make the balloon wait interruptible (bsc#1065600). - commit e8237de - xen/balloon: fix accounting in alloc_xenballooned_pages error path (bsc#1065600). - commit eda7ced - fix patch metadata - fix upstream reference: patches.suse/0002-dax-do-not-print-error-message-for-non-persistent-me.patch - commit be9f703 - Update kabi files. - update to September 2020 maintenance update submission (commit 8bb516dc7a0a) - commit 77f2936 - x86/mce/amd: Add PPIN support for AMD MCE (jsc#13575). - commit 261b6ca - bcache: allocate meta data pages as compound pages (bsc#1172873). - commit 55a313b - block: check queue's limits.discard_granularity in __blkdev_issue_discard() (bsc#1152148). - block: improve discard bio alignment in __blkdev_issue_discard() (bsc#1152148). - commit 7c62217 - dax: do not print error message for non-persistent memory block device (bsc#1171073). - dax: print error message by pr_info() in __generic_fsdax_supported() (bsc#1171073). - commit d1ad35e - x86/cpu: Use SERIALIZE in sync_core() when available (jsc#13365). - commit 20100a4 - x86/cpu: Refactor sync_core() for readability (jsc#13365). - commit f8518c2 - x86/cpu: Relocate sync_core() to sync_core.h (jsc#13365). - commit 2df7ed4 - x86/cpufeatures: Add enumeration for SERIALIZE instruction (jsc#13365). - Refresh patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch. - commit 1427522 - obsolete_kmp: provide newer version than the obsoleted one (boo#1170232). - commit c5ecb27 - iommu/vt-d: Move Intel IOMMU driver into subdirectory (bsc#1175713). - Refresh patches.suse/iommu-vt-d-enable-pci-acs-for-platform-opt-in-hint. - Refresh patches.suse/iommu-vt-d-update-scalable-mode-paging-structure-coherency. - commit be917c8 - iommu: Add Allwinner H6 IOMMU driver (bsc#1175713). - Update config files. - commit 19bb9a4 - iommu/virtio: Build virtio-iommu as module (bsc#1175713). - Update config files. - supported.conf: Add vrtio-iommu driver as unsupported - commit 362d7b0 - cpuidle: Fix cpuidle_driver_state_disabled() (jsc#SLE-12679). - commit 0245db2 - cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks (jsc#SLE-12679). - commit 39e01d4 - intel_idle: Customize IceLake server support (jsc#SLE-12679). - intel_idle: Annotate init time data structures (jsc#SLE-12679). - commit e6ebfe6 - Documentation: admin-guide: PM: Add intel_idle document (jsc#SLE-12679). - commit 11728dd - intel_idle: Use ACPI _CST on server systems (jsc#SLE-12679). - Refresh patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch. - commit 9a99f1a - intel_idle: Add module parameter to prevent ACPI _CST from being used (jsc#SLE-12679). - intel_idle: Allow ACPI _CST to be used for selected known processors (jsc#SLE-12679). - cpuidle: Allow idle states to be disabled by default (jsc#SLE-12679). - intel_idle: Use ACPI _CST for processor models without C-state tables (jsc#SLE-12679). - intel_idle: Refactor intel_idle_cpuidle_driver_init() (jsc#SLE-12679). - ACPI: processor: Export acpi_processor_evaluate_cst() (jsc#SLE-12679). - ACPI: processor: Make ACPI_PROCESSOR_CSTATE depend on ACPI_PROCESSOR (jsc#SLE-12679). - ACPI: processor: Clean up acpi_processor_evaluate_cst() (jsc#SLE-12679). - ACPI: processor: Introduce acpi_processor_evaluate_cst() (jsc#SLE-12679). - ACPI: processor: Export function to claim _CST control (jsc#SLE-12679). - cpuidle: Drop disabled field from struct cpuidle_state (jsc#SLE-12679). - cpuidle: Consolidate disabled state checks (jsc#SLE-12679). - commit 0460fc7 - iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr (bsc#1175713). - Refresh patches.suse/iommu-vt-d-add-attach_deferred-helper. - commit 0aae24b - iommu/vt-d: Add Kconfig option to enable/disable scalable mode (bsc#1175713). - Update config files. - commit 5972e43 - iommu/arm-smmu: Allow building as a module (bsc#1175713). - Update config files. - commit 86b1580 - iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal (bsc#1175713). - Refresh patches.suse/iommu-arm-smmu-v3-don-t-reserve-implementation-defined-register-space. - commit 5d54ca4 - iommu/vt-d: Use pci_real_dma_dev() for mapping (bsc#1175713). - Refresh patches.suse/iommu-vt-d-add-attach_deferred-helper. - commit f7f5bb2 - iommu/amd: Support multiple PCI DMA aliases in device table (bsc#1175713). - Refresh patches.suse/iommu-amd-update-device-table-in-increase_address_space. - commit 1ba83e7 - iommu/amd: Convert AMD iommu driver to the dma-iommu api (bsc#1175713). - Refresh patches.suse/iommu-amd-call-domain_flush_complete-in-update_domain. - Refresh patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte. - Refresh patches.suse/iommu-amd-update-device-table-in-increase_address_space. - commit b6faeff - iommu: Add gfp parameter to iommu_ops::map (bsc#1175713). - Refresh patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte. - commit e8cad6b - iommu/amd: Remove unnecessary locking from AMD iommu driver (bsc#1175713). - Refresh patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte. - commit 835616f - firmware: qcom_scm: Fix some typos in docs and printks (bsc#1175713). - Refresh patches.suse/firmware-qcom_scm-fix-bogous-abuse-of-dma-direct-int.patch. - commit e7b646b - iommu: Remove wrong default domain comments (bsc#1175713). - Refresh patches.suse/iommu-set-group-default-domain-before-creating-direct-mappings. - commit f3dbc57 - iommu/vt-d: Use bounce buffer for untrusted devices (bsc#1175713). - Refresh patches.suse/dma-mapping-explicitly-wire-up-mmap-and-get_sgtable.patch. - commit 430d080 - iommu/vt-d: Don't switch off swiotlb if bounce page is used (bsc#1175713). - Refresh patches.suse/iommu-vt-d-unnecessary-to-handle-default-identity-domain. - commit 656a21a - iommu/vt-d: Check whether device requires bounce buffer (bsc#1175713). - Refresh patches.suse/iommu-vt-d-unnecessary-to-handle-default-identity-domain. - commit 082ae7d - swiotlb: Split size parameter to map/unmap APIs (bsc#1175713). - Refresh patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch. - commit 439017e - hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() (git-fixes). - hv_netvsc: Remove "/unlikely"/ from netvsc_select_queue (git-fixes). - hv_netvsc: do not use VF device if link is down (git-fixes). - commit 83af1e6 - iommu/mediatek: Add mt8183 IOMMU support (bsc#1175713). - Refresh patches.suse/iommu-mediatek-fix-vld_pa_rng-register-backup-when-suspend. - commit 54fdef6 - dmaengine: idxd: Init and probe for Intel data accelerators (jsc#SLE-12688). - Update config files: CONFIG_INTEL_IDXD=m for x86_64 - supported.conf: add idxd module - commit 9a6d5fa - dmaengine: dmatest: Add support for completion polling (jsc#SLE-12688). - Refresh patches.suse/dmaengine-dmatest-Fix-iteration-non-stop-logic.patch. - commit f4347c1 - dmaengine: idxd: move idxd interrupt handling to mask instead of ignore (jsc#SLE-12688). - dmaengine: idxd: add work queue drain support (jsc#SLE-12688). - dmaengine: idxd: move submission to sbitmap_queue (jsc#SLE-12688). - dmaengine: cookie bypass for out of order completion (jsc#SLE-12688). - commit d2c733b - iommu: Pass struct iommu_iotlb_gather to ->unmap() and - >iotlb_sync() (bsc#1175713). - Refresh patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte. - Refresh patches.suse/iommu-amd-lock-code-paths-traversing-protection_domain-dev_list. - Refresh patches.suse/iommu-mediatek-correct-the-flush_iotlb_all-callback. - commit 0f6ef66 - iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops (bsc#1175713). - Refresh patches.suse/iommu-amd-lock-code-paths-traversing-protection_domain-dev_list. - commit 3c406b0 - dmaengine: idxd: fix misc interrupt handler thread unmasking (jsc#SLE-12688). - dmaengine: idxd: cleanup workqueue config after disabling (jsc#SLE-12688). - dmaengine: idxd: fix cdev locking for open and release (jsc#SLE-12688). - dmaengine: idxd: export hw version through sysfs (jsc#SLE-12688). - dmaengine: idxd: fix interrupt completion after unmasking (jsc#SLE-12688). - dmaengine: idxd: remove global token limit check (jsc#SLE-12688). - dmaengine: idxd: reflect shadow copy of traffic class programming (jsc#SLE-12688). - dmaengine: idxd: expose general capabilities register in sysfs (jsc#SLE-12688). - dmaengine: idxd: check return result from check_vma() in cdev (jsc#SLE-12688). - dmaengine: idxd: remove set but not used variable 'idxd_cdev' (jsc#SLE-12688). - dmaengine: idxd: remove set but not used variable 'group' (jsc#SLE-12688). - dmaengine: idxd: fix off by one on cdev dwq refcount (jsc#SLE-12688). - dmaengine: idxd: wq size configuration needs to check global max size (jsc#SLE-12688). - dmaengine: idxd: sysfs input of wq incorrect wq type should return error (jsc#SLE-12688). - dmaengine: idxd: correct reserved token calculation (jsc#SLE-12688). - dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup() (jsc#SLE-12688). - dmaengine: idxd: fix runaway module ref count on device driver bind (jsc#SLE-12688). - dmaengine: idxd: fix boolconv.cocci warnings (jsc#SLE-12688). - dmaengine: idxd: add char driver to expose submission portal to userland (jsc#SLE-12688). - dmaengine: idxd: connect idxd to dmaengine subsystem (jsc#SLE-12688). - dmaengine: idxd: add descriptor manipulation routines (jsc#SLE-12688). - dmaengine: idxd: add configuration component of driver (jsc#SLE-12688). - commit 7bdb2b2 - dmaengine: fix channel index enumeration (jsc#SLE-12688). - commit f7388ad - dmaengine: fix null ptr check for __dma_async_device_channel_register() (jsc#SLE-12688). - dmaengine: add support to dynamic register/unregister of channels (jsc#SLE-12688). - dmaengine: break out channel registration (jsc#SLE-12688). - dmaengine: print more meaningful error message (jsc#SLE-12688). - dmaengine: move module_/dma_device_put() after route free (jsc#SLE-12688). - dmaengine: Add reference counting to dma_device struct (jsc#SLE-12688). - dmaengine: Move dma_channel_rebalance() infrastructure up in code (jsc#SLE-12688). - dmaengine: Call module_put() after device_free_chan_resources() (jsc#SLE-12688). - commit 83e441c - iommu/arm-smmu: Add implementation infrastructure (bsc#1175713). - Refresh patches.suse/iommu-amd-Override-wrong-IVRS-IOAPIC-on-Raven-Ridge-.patch. - commit 8c03e81 - x86/asm: add iosubmit_cmds512() based on MOVDIR64B CPU instruction (jsc#SLE-12688). - commit 39a557f - iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache (bsc#1175713). - Refresh patches.suse/ARM-OMAP2-move-platform-specific-asm-offset.h-to-arc.patch. - commit b599a74 - mtd: spi-nor: intel-spi: Add support for Intel Emmitsburg SPI serial flash (jsc#SLE-13361). - commit af6591b - i2c: i801: Add support for Intel Emmitsburg PCH (jsc#SLE-13361). - commit e25f03a - mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (jsc#SLE-13361). - commit c8f66ce - pinctrl: intel: Add Intel Emmitsburg pin controller support (jsc#SLE-13361). - Update config files: CONFIG_PINCTRL_EMMITSBURG=m - supported.conf: add pinctrl-emmitsburg module - commit f051905 - s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP (bsc#1175713). - iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORT (bsc#1175713). - iommu/vt-d: Disable multiple GPASID-dev bind (bsc#1175713). - iommu/vt-d: Warn on out-of-range invalidation address (bsc#1175713). - iommu/vt-d: Fix devTLB flush for vSVA (bsc#1175713). - iommu/vt-d: Handle non-page aligned address (bsc#1175713). - firmware: qcom_scm: Fix legacy convention SCM accessors (bsc#1175713). - iommu/qcom: Use domain rather than dev as tlb cookie (bsc#1175713). - iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused (bsc#1175713). - iommu: Fix use-after-free in iommu_release_device (bsc#1175713). - iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline (bsc#1175713). - iommu: SUN50I_IOMMU should depend on HAS_DMA (bsc#1175713). - iommu/sun50i: Remove unused variable (bsc#1175713). - iommu/sun50i: Change the readl timeout to the atomic variant (bsc#1175713). - iommu/vt-d: Fix misuse of iommu_domain_identity_map() (bsc#1175713). - iommu/vt-d: Don't apply gfx quirks to untrusted devices (bsc#1175713). - iommu/vt-d: Set U/S bit in first level page table by default (bsc#1175713). - iommu/vt-d: Make Intel SVM code 64-bit only (bsc#1175713). - iommu/amd: Move AMD IOMMU driver into subdirectory (bsc#1175713). - iommu: Check for deferred attach in iommu_group_do_dma_attach() (bsc#1175713). - iommu/amd: Remove redundant devid checks (bsc#1175713). - iommu/amd: Store dev_data as device iommu private data (bsc#1175713). - iommu/amd: Merge private header files (bsc#1175713). - iommu/amd: Remove PD_DMA_OPS_MASK (bsc#1175713). - iommu/amd: Consolidate domain allocation/freeing (bsc#1175713). - iommu/amd: Free page-table in protection_domain_free() (bsc#1175713). - iommu/amd: Allocate page-table in protection_domain_init() (bsc#1175713). - iommu/amd: Let free_pagetable() not rely on domain->pt_root (bsc#1175713). - iommu/amd: Unexport get_dev_data() (bsc#1175713). - iommu/amd: Unify format of the printed messages (bsc#1175713). - iommu: Remove iommu_sva_ops::mm_exit() (bsc#1175713). - iommu/vt-d: Use pci_ats_supported() (bsc#1175713). - iommu/arm-smmu-v3: Use pci_ats_supported() (bsc#1175713). - iommu/amd: Use pci_ats_supported() (bsc#1175713). - PCI/ATS: Only enable ATS for trusted devices (bsc#1175713). - iommu: Don't take group reference in iommu_alloc_default_domain() (bsc#1175713). - iommu: Don't call .probe_finalize() under group->mutex (bsc#1175713). - iommu/mediatek-v1: Fix a build warning for a unused variable 'data' (bsc#1175713). - iommu/mediatek-v1: Add def_domain_type (bsc#1175713). - iommu/omap: Add registration for DT fwnode pointer (bsc#1175713). - iommu/omap: Add check for iommu group when no IOMMU in use (bsc#1175713). - iommu/hyper-v: Constify hyperv_ir_domain_ops (bsc#1175713). - iommu/vt-d: Fix compile warning (bsc#1175713). - iommu/vt-d: Remove real DMA lookup in find_domain (bsc#1175713). - iommu/vt-d: Allocate domain info for real DMA sub-devices (bsc#1175713). - iommu/vt-d: Only clear real DMA device's context entries (bsc#1175713). - iommu/vt-d: fix a GCC warning (bsc#1175713). - iommu/vt-d: Fix pointer cast warnings on 32 bit (bsc#1175713). - iommu/vt-d: Remove IOVA handling code from the non-dma_ops path (bsc#1175713). - iommu/vt-d: Remove duplicated check in intel_svm_bind_mm() (bsc#1175713). - iommu/vt-d: Remove redundant IOTLB flush (bsc#1175713). - iommu/vt-d: Add page request draining support (bsc#1175713). - iommu/vt-d: Disable non-recoverable fault processing before unbind (bsc#1175713). - iommu/vt-d: debugfs: Add support to show inv queue internals (bsc#1175713). - iommu/vt-d: Multiple descriptors per qi_submit_sync() (bsc#1175713). - iommu/vt-d: Replace intel SVM APIs with generic SVA APIs (bsc#1175713). - iommu/vt-d: Report SVA feature with generic flag (bsc#1175713). - iommu/vt-d: Add get_domain_info() helper (bsc#1175713). - iommu/vt-d: Add custom allocator for IOASID (bsc#1175713). - iommu/vt-d: Enlightened PASID allocation (bsc#1175713). - iommu/vt-d: Add svm/sva invalidate function (bsc#1175713). - iommu/vt-d: Support flushing more translation cache types (bsc#1175713). - iommu/vt-d: Add bind guest PASID support (bsc#1175713). - iommu/vt-d: Add nested translation helper function (bsc#1175713). - iommu/vt-d: Use a helper function to skip agaw for SL (bsc#1175713). - iommu/vt-d: Move domain helper to header (bsc#1175713). - iommu: Remove functions that support private domain (bsc#1175713). - iommu/vt-d: Unify format of the printed messages (bsc#1175713). - iommu/vt-d: Apply per-device dma_ops (bsc#1175713). - iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain (bsc#1175713). - iommu/vt-d: Allow 32bit devices to uses DMA domain (bsc#1175713). - iommu/arm-smmu-v3: Manage ASIDs with xarray (bsc#1175713). - iommu/arm-smmu-qcom: Request direct mapping for modem device (bsc#1175713). - iommu/arm-smmu-v3: remove set but not used variable 'smmu' (bsc#1175713). - iommu/arm-smmu: Allow client devices to select direct mapping (bsc#1175713). - iommu/arm-smmu: Implement iommu_ops->def_domain_type call-back (bsc#1175713). - iommu: arm-smmu-impl: Convert to a generic reset implementation (bsc#1175713). - iommu/arm-smmu: Make remove callback message more informative (bsc#1175713). - iommu/sun50i: Constify sun50i_iommu_ops (bsc#1175713). - iommu/sun50i: Fix return value check in sun50i_iommu_probe() (bsc#1175713). - iommu/sun50i: Use __GFP_ZERO instead of memset() (bsc#1175713). - iommu/sun50i: Fix compile warnings (bsc#1175713). - iommu/iova: Unify format of the printed messages (bsc#1175713). - iommu/renesas: Fix unused-function warning (bsc#1175713). - iommu: Do not probe devices on IOMMU-less busses (bsc#1175713). - iommu/amd: Fix variable "/iommu"/ set but not used (bsc#1175713). - iommu: Unexport iommu_group_get_for_dev() (bsc#1175713). - iommu: Move more initialization to __iommu_probe_device() (bsc#1175713). - iommu: Remove add_device()/remove_device() code-paths (bsc#1175713). - iommu/exynos: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/exynos: Use first SYSMMU in controllers list for IOMMU core (bsc#1175713). - iommu/omap: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/omap: Remove orphan_dev tracking (bsc#1175713). - iommu/renesas: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/tegra: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/rockchip: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/qcom: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/mediatek-v1 Convert to probe/release_device() call-backs (bsc#1175713). - iommu/mediatek: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/msm: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/virtio: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/s390: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/pamu: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/arm-smmu: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/vt-d: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/amd: Convert to probe/release_device() call-backs (bsc#1175713). - iommu/amd: Remove dev_data->passthrough (bsc#1175713). - iommu: Export bus_iommu_probe() and make is safe for re-probing (bsc#1175713). - iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device() (bsc#1175713). - iommu: Split off default domain allocation from group assignment (bsc#1175713). - iommu: Move new probe_device path to separate function (bsc#1175713). - iommu: Keep a list of allocated groups in __iommu_probe_device() (bsc#1175713). - iommu: Move default domain allocation to iommu_probe_device() (bsc#1175713). - iommu: Add probe_device() and release_device() call-backs (bsc#1175713). - iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU (bsc#1175713). - iommu/amd: Remove dma_mask check from check_device() (bsc#1175713). - iommu/vt-d: Wire up iommu_ops->def_domain_type (bsc#1175713). - iommu/amd: Implement iommu_ops->def_domain_type call-back (bsc#1175713). - iommu: Add def_domain_type() callback in iommu_ops (bsc#1175713). - iommu: Move default domain allocation to separate function (bsc#1175713). - iommu/msm: Make msm_iommu_lock static (bsc#1175713). - iommu: add generic helper for mapping sgtable objects (bsc#1175713). - firmware: qcom_scm-legacy: Replace zero-length array with flexible-array (bsc#1175713). - firmware: qcom_scm: Remove unneeded conversion to bool (bsc#1175713). - x86: Hide the archdata.iommu field behind generic IOMMU_API (bsc#1175713). - iommu: Fix deferred domain attachment (bsc#1175713). - iommu/amd: Fix get_acpihid_device_id() (bsc#1175713). - iommu: Properly export iommu_group_get_for_dev() (bsc#1175713). - iommu/vt-d: Use right Kconfig option name (bsc#1175713). - iommu: spapr_tce: Disable compile testing to fix build on book3s_32 config (bsc#1175713). - iommu/mediatek: Fix MTK_IOMMU dependencies (bsc#1175713). - iommu: Fix the memory leak in dev_iommu_free() (bsc#1175713). - iommu: Move fwspec->iommu_priv to struct dev_iommu (bsc#1175713). - iommu/virtio: Use accessor functions for iommu private data (bsc#1175713). - iommu/qcom: Use accessor functions for iommu private data (bsc#1175713). - iommu/mediatek: Use accessor functions for iommu private data (bsc#1175713). - iommu/renesas: Use accessor functions for iommu private data (bsc#1175713). - iommu/arm-smmu: Use accessor functions for iommu private data (bsc#1175713). - iommu/arm-smmu: Refactor master_cfg/fwspec usage (bsc#1175713). - iommu/arm-smmu-v3: Use accessor functions for iommu private data (bsc#1175713). - iommu: Introduce accessors for iommu private data (bsc#1175713). - iommu/arm-smmu: Fix uninitilized variable warning (bsc#1175713). - iommu: Move iommu_fwspec to struct dev_iommu (bsc#1175713). - iommu: Rename struct iommu_param to dev_iommu (bsc#1175713). - iommu/tegra-gart: Remove direct access of dev->iommu_fwspec (bsc#1175713). - ACPI/IORT: Remove direct access of dev->iommu_fwspec (bsc#1175713). - iommu: Define dev_iommu_fwspec_get() for !CONFIG_IOMMU_API (bsc#1175713). - iommu: Use C99 flexible array in fwspec (bsc#1175713). - iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE (bsc#1175713). - iommu/vt-d: Add build dependency on IOASID (bsc#1175713). - iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support (bsc#1175713). - iommu/arm-smmu-v3: Batch ATC invalidation commands (bsc#1175713). - iommu/arm-smmu-v3: Batch context descriptor invalidation (bsc#1175713). - iommu/arm-smmu-v3: Add command queue batching helpers (bsc#1175713). - iommu/arm-smmu-v3: Write level-1 descriptors atomically (bsc#1175713). - iommu/arm-smmu-v3: Add support for PCI PASID (bsc#1175713). - iommu: Enable compile testing for some of drivers (bsc#1175713). - iommu/omap: Fix -Woverflow warnings when compiling on 64-bit architectures (bsc#1175713). - iommu/omap: Fix printing format for size_t on 64-bit (bsc#1175713). - iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit (bsc#1175713). - iommu/qcom: Replace zero-length array with flexible-array member (bsc#1175713). - drm/radeon: fix scatter-gather mapping with user pages (bsc#1175713). - drm/amdgpu: fix scatter-gather mapping with user pages (bsc#1175713). - drm/prime: use dma length macro when mapping sg (bsc#1175713). - iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE (bsc#1175713). - iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint (bsc#1175713). - iommu/io-pgtable-arm: Fix IOVA validation for 32-bit (bsc#1175713). - iommu/arm-smmu: Restore naming of driver parameter prefix (bsc#1175713). - iommu/amd: Disable IOMMU on Stoney Ridge systems (bsc#1175713). - firmware: qcom_scm: Dynamically support SMCCC and legacy conventions (bsc#1175713). - firmware: qcom_scm: Remove thin wrappers (bsc#1175713). - firmware: qcom_scm: Order functions, definitions by service/command (bsc#1175713). - firmware: qcom_scm-32: Add device argument to atomic calls (bsc#1175713). - firmware: qcom_scm-32: Create common legacy atomic call (bsc#1175713). - firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call (bsc#1175713). - firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls (bsc#1175713). - firmware: qcom_scm-32: Add funcnum IDs (bsc#1175713). - firmware: qcom_scm-32: Use SMC arch wrappers (bsc#1175713). - firmware: qcom_scm-64: Improve SMC convention detection (bsc#1175713). - firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc (bsc#1175713). - firmware: qcom_scm-64: Add SCM results struct (bsc#1175713). - firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc (bsc#1175713). - firmware: qcom_scm-64: Make SMC macros less magical (bsc#1175713). - firmware: qcom_scm: Remove unused qcom_scm_get_version (bsc#1175713). - firmware: qcom_scm: Apply consistent naming scheme to command IDs (bsc#1175713). - firmware: qcom_scm: Rename macros and structures (bsc#1175713). - firmware: scm: Add stubs for OCMEM and restore_sec_cfg_available (bsc#1175713). - x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI (bsc#1175713). - iommu: virtio: Use generic_iommu_put_resv_regions() (bsc#1175713). - iommu: intel: Use generic_iommu_put_resv_regions() (bsc#1175713). - iommu: amd: Use generic_iommu_put_resv_regions() (bsc#1175713). - iommu: arm: Use generic_iommu_put_resv_regions() (bsc#1175713). - iommu: Implement generic_iommu_put_resv_regions() (bsc#1175713). - iommu/iova: Silence warnings under memory pressure (bsc#1175713). - iommu: Fix Kconfig indentation (bsc#1175713). - iommu/vt-d: Remove unnecessary WARN_ON_ONCE() (bsc#1175713). - iommu/vt-d: Add RMRR base and end addresses sanity check (bsc#1175713). - iommu/vt-d: Mark firmware tainted if RMRR fails sanity check (bsc#1175713). - iommu/vt-d: Don't reject Host Bridge due to scope mismatch (bsc#1175713). - iommu/vt-d: debugfs: Add support to show page table internals (bsc#1175713). - iommu/vt-d: Use iova over first level (bsc#1175713). - iommu/vt-d: Update first level super page capability (bsc#1175713). - iommu/vt-d: Make first level IOVA canonical (bsc#1175713). - iommu/vt-d: Flush PASID-based iotlb for iova over first level (bsc#1175713). - iommu/vt-d: Setup pasid entries for iova over first level (bsc#1175713). - iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup (bsc#1175713). - iommu/vt-d: Identify domains using first level page table (bsc#1175713). - iommu/vt-d: Loose requirement for flush queue initializaton (bsc#1175713). - iommu/vt-d: Avoid iova flush queue in strict mode (bsc#1175713). - iommu/vt-d: trace: Extend map_sg trace event (bsc#1175713). - iommu/vt-d: Misc macro clean up for SVM (bsc#1175713). - iommu/vt-d: Replace Intel specific PASID allocator with IOASID (bsc#1175713). - iommu/vt-d: Avoid duplicated code for PASID setup (bsc#1175713). - iommu/vt-d: Reject SVM bind for failed capability check (bsc#1175713). - iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks (bsc#1175713). - iommu/amd: Remove the unnecessary assignment (bsc#1175713). - iommu/amd: Remove unused struct member (bsc#1175713). - iommu/amd: Replace two consecutive readl calls with one readq (bsc#1175713). - iommu/amd: Fix typos for PPR macros (bsc#1175713). - iommu/amd: Remove local variables (bsc#1175713). - iommu/amd: Remove unused variable (bsc#1175713). - iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regions (bsc#1175713). - iommu/arm-smmu-v3: Return -EBUSY when trying to re-add a device (bsc#1175713). - iommu/arm-smmu-v3: Improve add_device() error handling (bsc#1175713). - iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE (bsc#1175713). - iommu/arm-smmu-v3: Add second level of context descriptor table (bsc#1175713). - iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure (bsc#1175713). - iommu/arm-smmu-v3: Propagate ssid_bits (bsc#1175713). - iommu/arm-smmu-v3: Add support for Substream IDs (bsc#1175713). - iommu/arm-smmu-v3: Add context descriptor tables allocators (bsc#1175713). - iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support (bsc#1175713). - iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices (bsc#1175713). - iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation (bsc#1175713). - iommu/arm-smmu: Improve SMR mask test (bsc#1175713). - iommu/io-pgtable-arm: Prepare for TTBR1 usage (bsc#1175713). - iommu/io-pgtable-arm: Rationalise VTCR handling (bsc#1175713). - iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace (bsc#1175713). - iommu/io-pgtable-arm: Rationalise TCR handling (bsc#1175713). - iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsigned (bsc#1175713). - iommu/io-pgtable-arm: Improve attribute handling (bsc#1175713). - iommu/io-pgtable-arm: Support non-coherent stage-2 page tables (bsc#1175713). - iommu/io-pgtable-arm: Rationalise TTBRn handling (bsc#1175713). - iommu/arm-smmu: Fix -Wunused-const-variable warning (bsc#1175713). - iommu/arm-smmu-v3: Remove useless of_match_ptr() (bsc#1175713). - iommu/arm-smmu-v3: Fix resource_size check (bsc#1175713). - drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops() (bsc#1175713). - iommu/arm-smmu: Update my email address in MODULE_AUTHOR() (bsc#1175713). - iommu/arm-smmu: Unregister IOMMU and bus ops on device removal (bsc#1175713). - iommu/arm-smmu-v3: Allow building as a module (bsc#1175713). - iommu/arm-smmu: Support SMMU module probing from the IORT (bsc#1175713). - iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers (bsc#1175713). - Revert "/iommu/arm-smmu: Make arm-smmu explicitly non-modular"/ (bsc#1175713). - Revert "/iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"/ (bsc#1175713). - drivers/iommu: Allow IOMMU bus ops to be unregistered (bsc#1175713). - iommu/of: Take a ref to the IOMMU driver during ->of_xlate() (bsc#1175713). - drivers/iommu: Take a ref to the IOMMU driver prior to - >add_device() (bsc#1175713). - iommu/of: Request ACS from the PCI core when configuring IOMMU linkage (bsc#1175713). - drivers/iommu: Export core IOMMU API symbols to permit modular drivers (bsc#1175713). - x86/PCI: Remove X86_DEV_DMA_OPS (bsc#1175713). - PCI: vmd: Remove dma_map_ops overrides (bsc#1175713). - iommu/vt-d: Remove VMD child device sanity check (bsc#1175713). - PCI: Introduce pci_real_dma_dev() (bsc#1175713). - x86/PCI: Expose VMD's pci_dev in struct pci_sysdata (bsc#1175713). - x86/PCI: Add to_pci_sysdata() helper (bsc#1175713). - iommu/dma: fix variable 'cookie' set but not used (bsc#1175713). - iommu/dma: Relax locking in iommu_dma_prepare_msi() (bsc#1175713). - iommu/dma: Rationalise types for DMA masks (bsc#1175713). - iommu: fix KASAN use-after-free in iommu_insert_resv_region (bsc#1175713). - firmware: qcom: scm: add support to restore secure config to qcm_scm-32 (bsc#1175713). - firmware: qcom: scm: add OCMEM lock/unlock interface (bsc#1175713). - iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVM (bsc#1175713). - iommu: Introduce guest PASID bind function (bsc#1175713). - iommu/ioasid: Add custom allocators (bsc#1175713). - iommu: Add I/O ASID allocator (bsc#1175713). - iommu: Introduce cache_invalidate API (bsc#1175713). - iommu/virtio: Remove unused variable (bsc#1175713). - iommu/vt-d: Turn off translations at shutdown (bsc#1175713). - iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved (bsc#1175713). - iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping (bsc#1175713). - iommu/amd: Do not re-fetch iommu->cmd_buf_tail (bsc#1175713). - iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map() (bsc#1175713). - iommu/amd: Simpify decoding logic for INVALID_PPR_REQUEST event (bsc#1175713). - iommu/dma-iommu: Use the dev->coherent_dma_mask (bsc#1175713). - iommu/dma-iommu: Handle deferred devices (bsc#1175713). - iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve doc (bsc#1175713). - iommu/io-pgtable-arm: Rationalise MAIR handling (bsc#1175713). - iommu/io-pgtable-arm: Simplify level indexing (bsc#1175713). - iommu/io-pgtable-arm: Simplify PGD size handling (bsc#1175713). - iommu/io-pgtable-arm: Simplify start level lookup (bsc#1175713). - iommu/io-pgtable-arm: Simplify bounds checks (bsc#1175713). - iommu/io-pgtable-arm: Rationalise size check (bsc#1175713). - iommu/io-pgtable: Make selftest gubbins consistently __init (bsc#1175713). - iommu: arm-smmu-impl: Add sdm845 implementation hook (bsc#1175713). - firmware/qcom_scm: Add scm call to handle smmu errata (bsc#1175713). - firmware: qcom_scm-64: Add atomic version of qcom_scm_call (bsc#1175713). - iommu/arm-smmu: Avoid pathological RPM behaviour for unmaps (bsc#1175713). - iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()' (bsc#1175713). - iommu/io-pgtable: Move some initialization data to .init.rodata (bsc#1175713). - iommu/arm-smmu: Report USF more clearly (bsc#1175713). - iommu/arm-smmu: Remove arm_smmu_flush_ops (bsc#1175713). - iommu/arm-smmu: Move .tlb_sync method to implementation (bsc#1175713). - iommu/arm-smmu: Remove "/leaf"/ indirection (bsc#1175713). - iommu/arm-smmu: Remove .tlb_inv_range indirection (bsc#1175713). - iommu/mediatek: Reduce the tlb flush timeout value (bsc#1175713). - iommu/mediatek: Get rid of the pgtlock (bsc#1175713). - iommu/mediatek: Move the tlb_sync into tlb_flush (bsc#1175713). - iommu/mediatek: Delete the leaf in the tlb_flush (bsc#1175713). - iommu/mediatek: Use gather to achieve the tlb range flush (bsc#1175713). - iommu/mediatek: Add a new tlb_lock for tlb_flush (bsc#1175713). - memory: mtk-smi: Add PM suspend and resume ops (bsc#1175713). - iommu/rockchip: Don't provoke WARN for harmless IRQs (bsc#1175713). - iommu: rockchip: Free domain on .domain_free (bsc#1175713). - iommu/ipmmu-vmsa: Add utlb_offset_base (bsc#1175713). - iommu/ipmmu-vmsa: Add helper functions for "/uTLB"/ registers (bsc#1175713). - iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro (bsc#1175713). - iommu/ipmmu-vmsa: Add helper functions for MMU "/context"/ registers (bsc#1175713). - iommu/ipmmu-vmsa: tidyup register definitions (bsc#1175713). - iommu/ipmmu-vmsa: Remove all unused register definitions (bsc#1175713). - iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code (bsc#1175713). - iommu/qcom: Simplify a test in 'qcom_iommu_add_device()' (bsc#1175713). - drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 (bsc#1175713). - iommu/amd: Switch to use acpi_dev_hid_uid_match() (bsc#1175713). - ACPI / utils: Introduce acpi_dev_hid_uid_match() helper (bsc#1175713). - iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure (bsc#1175713). - iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU (bsc#1175713). - iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context (bsc#1175713). - iommu: pass cell_count = -1 to of_for_each_phandle with cells_name (bsc#1175713). - firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem() (bsc#1175713). - iommu: Revisit iommu_insert_resv_region() implementation (bsc#1175713). - iommu: Remove dev_err() usage after platform_get_irq() (bsc#1175713). - iommu/vt-d: Declare Broadwell igfx dmar support snafu (bsc#1175713). - iommu/amd: Re-factor guest virtual APIC (de-)activation code (bsc#1175713). - iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 (bsc#1175713). - iommu/qcom: Use struct_size() helper (bsc#1175713). - iommu/mediatek: Clean up struct mtk_smi_iommu (bsc#1175713). - memory: mtk-smi: Get rid of need_larbid (bsc#1175713). - memory: mtk-smi: Add bus_sel for mt8183 (bsc#1175713). - memory: mtk-smi: Invoke pm runtime_callback to enable clocks (bsc#1175713). - iommu/mediatek: Add mmu1 support (bsc#1175713). - memory: mtk-smi: Add gals support (bsc#1175713). - iommu/mediatek: Move vld_pa_rng into plat_data (bsc#1175713). - iommu/mediatek: Move reset_axi into plat_data (bsc#1175713). - iommu/mediatek: Refine protect memory definition (bsc#1175713). - iommu/mediatek: Add larb-id remapped support (bsc#1175713). - iommu/mediatek: Add bclk can be supported optionally (bsc#1175713). - iommu/mediatek: Adjust the PA for the 4GB Mode (bsc#1175713). - iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek (bsc#1175713). - iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT (bsc#1175713). - iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa (bsc#1175713). - iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers (bsc#1175713). - memory: mtk-smi: Use a struct for the platform data for smi-common (bsc#1175713). - memory: mtk-smi: Use a general config_port interface (bsc#1175713). - iommu/mediatek: Use a struct as the platform data (bsc#1175713). - dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI (bsc#1175713). - iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS (bsc#1175713). - Revert "/iommu/arm-smmu-v3: Disable detection of ATS and PRI"/ (bsc#1175713). - iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS (bsc#1175713). - iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs (bsc#1175713). - iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters (bsc#1175713). - iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations (bsc#1175713). - iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag (bsc#1175713). - iommu/arm-smmu-v3: Document ordering guarantees of command insertion (bsc#1175713). - iommu/arm-smmu-v3: Defer TLB invalidation until ->iotlb_sync() (bsc#1175713). - iommu/arm-smmu-v3: Reduce contention during command-queue insertion (bsc#1175713). - iommu/arm-smmu-v3: Operate directly on low-level queue where possible (bsc#1175713). - iommu/arm-smmu-v3: Move low-level queue fields out of arm_smmu_queue (bsc#1175713). - iommu/arm-smmu-v3: Drop unused 'q' argument from Q_OVF macro (bsc#1175713). - iommu/arm-smmu-v3: Separate s/w and h/w views of prod and cons indexes (bsc#1175713). - iommu/io-pgtable: Pass struct iommu_iotlb_gather to - >tlb_add_page() (bsc#1175713). - iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() (bsc#1175713). - iommu/io-pgtable: Remove unused ->tlb_sync() callback (bsc#1175713). - iommu/io-pgtable: Replace ->tlb_add_flush() with - >tlb_add_page() (bsc#1175713). - iommu/io-pgtable-arm: Call ->tlb_flush_walk() and - >tlb_flush_leaf() (bsc#1175713). - iommu/io-pgtable: Hook up ->tlb_flush_walk() and - >tlb_flush_leaf() in drivers (bsc#1175713). - iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf() (bsc#1175713). - iommu: Introduce iommu_iotlb_gather_add_page() (bsc#1175713). - iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes (bsc#1175713). - iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops (bsc#1175713). - iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync() (bsc#1175713). - iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPU (bsc#1175713). - iommu/arm-smmu: Make private implementation details static (bsc#1175713). - iommu/arm-smmu: Add context init implementation hook (bsc#1175713). - iommu/arm-smmu: Add reset implementation hook (bsc#1175713). - iommu/arm-smmu: Add configuration implementation hook (bsc#1175713). - iommu/arm-smmu: Move Secure access quirk to implementation (bsc#1175713). - iommu/arm-smmu: Rename arm-smmu-regs.h (bsc#1175713). - iommu/arm-smmu: Abstract GR0 accesses (bsc#1175713). - iommu/arm-smmu: Abstract context bank accesses (bsc#1175713). - iommu/arm-smmu: Abstract GR1 accesses (bsc#1175713). - iommu/arm-smmu: Get rid of weird "/atomic"/ write (bsc#1175713). - iommu/arm-smmu: Split arm_smmu_tlb_inv_range_nosync() (bsc#1175713). - iommu/arm-smmu: Rework cb_base handling (bsc#1175713). - iommu/arm-smmu: Convert context bank registers to bitfields (bsc#1175713). - iommu/arm-smmu: Convert GR1 registers to bitfields (bsc#1175713). - iommu/arm-smmu: Convert GR0 registers to bitfields (bsc#1175713). - iommu/qcom: Mask TLBI addresses correctly (bsc#1175713). - iommu/arm-smmu: Mask TLBI address correctly (bsc#1175713). - iommu/exynos: Remove __init annotation from exynos_sysmmu_probe() (bsc#1175713). - iommu/omap: Mark pm functions __maybe_unused (bsc#1175713). - iommu/omap: Use the correct type for SLAB_HWCACHE_ALIGN (bsc#1175713). - iommu/omap: Fix compilation warnings (bsc#1175713). - iommu/omap: remove pm_runtime_irq_safe flag for OMAP IOMMUs (bsc#1175713). - iommu/omap: add support for late attachment of iommu devices (bsc#1175713). - iommu/omap: introduce new API for runtime suspend/resume control (bsc#1175713). - iommu/omap: Add system suspend/resume support (bsc#1175713). - iommu/omap: add logic to save/restore locked TLBs (bsc#1175713). - iommu/omap: streamline enable/disable through runtime pm callbacks (bsc#1175713). - commit 617f34e - update upstream reference - update "/net"/ repository URL: patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch - commit f299d68 - soc/tegra: pmc: Enable PMIC wake event on Tegra194 (bsc#1175834). - commit e2e5a5c - ibmvnic fix NULL tx_pools and rx_tools issue at do_reset (bsc#1175873 ltc#187922). - commit eff0cb0 - kabi/severities: ignore qla2xxx as all symbols are internal - commit cbc9e8b - scsi: target/iblock: fix WRITE SAME zeroing (bsc#1169790). - commit 3f94600 - blacklist.conf: Update for perf userspace git-fixes - commit 981209c - scsi/fc: kABI fixes for new ELS_RPD definition (bsc#1171688 bsc#1174003). - commit 6839081 - efi: libstub/tpm: enable tpm eventlog function for ARM platforms (bsc#1173267). - commit 1168a55 - Revert "/scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"/ (bsc#1171688 bsc#1174003). - Revert "/scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"/ (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix null pointer access during disconnect from subsystem (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Check if FW supports MQ before enabling (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Reduce noisy debug message (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix login timeout (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Indicate correct supported speeds for Mezz card (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Flush I/O on zone disable (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Flush all sessions on zone disable (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Address a set of sparse warnings (bsc#1171688 bsc#1174003). - scsi: qla2xxx: SAN congestion management implementation (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Introduce a function for computing the debug message prefix (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make qla2x00_restart_isp() easier to read (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump() (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handle (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Remove a superfluous cast (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Initialize 'n' before using it (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Check the size of struct fcp_hdr at compile time (bsc#1171688 bsc#1174003). - scsi: Fix trivial spelling (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs() (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Keep initiator ports after RSCN (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Remove return value from qla_nvme_ls() (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Remove an unused function (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix endianness annotations in source files (bsc#1171688 bsc#1174003). Refresh patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch - scsi: qla2xxx: Fix endianness annotations in header files (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use make_handle() instead of open-coding it (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower case (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix the code that reads from mailbox registers (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use register names instead of register offsets (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Add more BUILD_BUG_ON() statements (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Simplify the functions for dumping firmware (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix spelling of a variable name (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make qlafx00_process_aen() return void (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use true, false for ha->fw_dumped (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use true, false for need_mpi_reset (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Make qla_set_ini_mode() return void (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix issue with adapter's stopping state (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix failure message in qlt_disable_vha() (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix warning after FC target reset (bsc#1171688 bsc#1174003). - scsi: qla2xxx: make 1-bit bit-fields unsigned int (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Fix MPI failure AEN (8200) handling (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it (bsc#1171688 bsc#1174003). - scsi: qla2xxx: Split qla2x00_configure_local_loop() (bsc#1171688 bsc#1174003). - commit 675dd78 - serial: 8250: change lock order in serial8250_do_startup() (git-fixes). - serial: pl011: Fix oops on -EPROBE_DEFER (git-fixes). - serial: pl011: Don't leak amba_ports entry on driver register error (git-fixes). - kernel/relay.c: fix memleak on destroy relay channel (git-fixes). - drm/amd/display: fix pow() crashing when given base 0 (git-fixes). - drm/amd/display: Fix EDID parsing after resume from suspend (git-fixes). - rtc: goldfish: Enable interrupt in set_alarm() when necessary (git-fixes). - Input: psmouse - add a newline when printing 'proto' by sysfs (git-fixes). - media: camss: fix memory leaks on error handling paths in probe (git-fixes). - media: vpss: clean up resources in init (git-fixes). - media: rockchip: rga: Only set output CSC mode for RGB input (git-fixes). - media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic (git-fixes). - media: budget-core: Improve exception handling in budget_register() (git-fixes). - commit 0974903 - x86/cpufeatures: Add support for fast short REP; MOVSB (jsc#SLE-12692). - Refresh patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch. - commit 6a5fd30 - mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo (bsc#1175691). - commit e293f1c - x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM (jsc#SLE-14846). - commit 4fc39c9 - x86/fsgsbase: Fix Xen PV support (jsc#SLE-14846). - commit 3bc63e5 - x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase (jsc#SLE-14846). - commit a2d9b1c - spi: spi-amd: Add AMD SPI controller driver support (jsc#SLE-15356). - Update config files: CONFIG_SPI_AMD=m for arm64/default - supported.conf: add spi-amd - commit 8fc8fcc - spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI (jsc#SLE-15356). - spi: amd: Drop superfluous member from struct amd_spi (jsc#SLE-15356). - spi: amd: Fix refcount underflow on remove (jsc#SLE-15356). - spi: amd: Drop duplicate driver data assignments (jsc#SLE-15356). - spi: amd: Pass probe errors back to driver core (jsc#SLE-15356). - spi: amd: Fix duplicate iounmap in error path (jsc#SLE-15356). - spi: spi-amd: Fix a NULL vs IS_ERR() check in amd_spi_probe() (jsc#SLE-15356). - spi: spi-amd: fix warning (jsc#SLE-15356). - commit 9cf167d - Refresh patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch. - commit f3c5d53 - Refresh patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch. - commit d615e5c - powerpc/iommu: Allow bypass-only for DMA (bsc#1156395). - commit 70ae27e - powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y (bsc#1156395). - commit a889646 - powerpc/perf: Fix missing is_sier_aviable() during build (bsc#1065729). - pseries: Fix 64 bit logical memory block panic (bsc#1065729). - KVM: PPC: Book3S PR: Remove uninitialized_var() usage (bsc#1065729). - commit 45994c6 - selftests/livepatch: fix mem leaks in test-klp-shadow-vars (bsc#1071995). - commit 0e9c3d5 - powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death (fate#322438 bsc#1085030 ltC#165630). - commit d3a8444 - selftests/livepatch: more verification in test-klp-shadow-vars (bsc#1071995). - commit fead416 - selftests/livepatch: rework test-klp-shadow-vars (bsc#1071995). - commit c5a8b83 - selftests/livepatch: simplify test-klp-callbacks busy target tests (bsc#1071995). - commit ab54a11 - powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() (bsc#1065729). - commit a21209e - tracing: Use trace_sched_process_free() instead of exit() for pid tracing (git-fixes). - commit 6da73c8 - tracepoint: Mark __tracepoint_string's __used (git-fixes). - commit 9722e3c - blacklist.conf: 96b4833b6827 ("/tracing/hwlat: Honor the tracing_cpumask"/) CONFIG_HWLAT_TRACER is not set anywhere. - commit 314fc84 - blacklist.conf: 7ef282e05132 ("/tracing: Move pipe reference to trace array instead of current_tracer"/) As mentioned in the changelog, it is a cleanup and not really a critical fix. - commit 9fc5f45 - Mark the SLE15-SP2 kernel properly released. There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing "/D"/ - this leads to our kernels being marked as "/Unreleased kernel"/. SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in. To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to SUSE_KERNEL_RELEASED. - commit 2de2687 - bfq: fix blkio cgroup leakage v4 (bsc#1175775). - commit 78cc5b1 - kernfs: do not call fsnotify() with name without a parent (bsc#1175770). - commit 7f9fdb0 - ext4: fix checking of directory entry validity for inline directories (bsc#1175771). - commit 50ef0f0 - ext2: fix missing percpu_counter_inc (bsc#1175774). - commit 5a50871 - mm: filemap: clear idle flag for writes (bsc#1175769). - commit 7a6a0d8 - jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() (bsc#1175772). - commit feb29da - dlm: Fix kobject memleak (bsc#1175768). - commit 88c29e9 - selftests/x86/fsgsbase: Add a missing memory constraint (jsc#SLE-14846). - commit 110c3f7 - blacklist.conf: 979c2c4247ca ("/selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test"/) Just a comment fix, drop it. - commit 9f764a4 - selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASE (jsc#SLE-14846). - commit 1eb8813 - selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE (jsc#SLE-14846). - commit 2e37bcc - mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs (jsc#SLE-13411). - i2c: i801: Add support for Intel Tiger Lake PCH-H (jsc#SLE-13411). - i2c: i801: Add support for Intel Emmitsburg PCH (jsc#SLE-13411). - spi: pxa2xx: Add support for Intel Tiger Lake PCH-H (jsc#SLE-13411). - i2c: i801: Add support for Intel Comet Lake PCH-V (jsc#SLE-13411). - commit ec0755f - ip6_gre: fix null-ptr-deref in ip6gre_init_net() (git-fixes). - commit 7f7d231 - update upstream references after rebase Once again, scsi maintainer branch got rebased, leaving our Git-commit tags invalid and git_sort complaining heavily. Update the tags to rebased branch. - commit 9c95c04 - fix patch metadata - fix Patch-mainline: patches.suse/md-cluster-Fix-potential-error-pointer-dereference-i.patch patches.suse/md-raid5-Fix-Force-reconstruct-write-io-stuck-in-deg.patch - commit 5986388 - selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write (jsc#SLE-14846). - commit 683d481 - ext4: check journal inode extents more carefully (bsc#1173485). - commit 17c289f - ext4: don't allow overlapping system zones (bsc#1173485). - commit d96644e - ext4: handle error of ext4_setup_system_zone() on remount (bsc#1173485). - commit 6d00054 - ext4: fix potential negative array index in do_split() (bsc#1173798 CVE-2020-14314). - commit 078f390 - ext4: don't BUG on inconsistent journal feature (bsc#1171634). - commit f410395 - Documentation/x86/64: Add documentation for GS/FS addressing mode (jsc#SLE-14846). - commit deb1390 - serial: 8250_lpss: Add ->setup() for Elkhart Lake ports (jsc#SLE-13436). - serial: 8250_lpss: Switch over to MSI interrupts (jsc#SLE-13436). - serial: 8250_lpss: Enable HS UART on Elkhart Lake (jsc#SLE-13436). - serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macro (jsc#SLE-13436). - serial: 8250_lpss: add fractional divisor support (jsc#SLE-13436). - commit bbd3666 - serial: 8250_lpss: switch to use 8250_dwlib library (jsc#SLE-13436). - Update config files: CONFIG_SERIAL_8250_DWLIB=y for x86_64 - commit 2ff99d9 - serial: 8250_dw: split Synopsys DesignWare 8250 common functions (jsc#SLE-13436). - commit 4a3eae5 - Sort and refresh upstreamed patches - commit 7f88fbb - Refresh patches.suse/sched-fair-Optimize-dequeue_task_fair.patch. - commit bdf744b - sched/fair: fix NOHZ next idle balance (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 54284ef - blacklist.conf: Remove IOMMU commits which are about to be backported - commit ed28211 - update upstream references and move into sorted section: patches.suse/0001-proc-meminfo-avoid-open-coded-reading-of-mv_committed_as.patch. patches.suse/0002-mm-util-make-vm_memory_comitted-more-accurate.patch. patches.suse/0003-mm-adjust-vm_committed_as_batch-according-to-vm-overcommit-policy.patch. patches.suse/fsnotify-Rearrange-fast-path-to-minimise-overhead-when-there-is-no-watcher.patch. - commit 400e8aa - mlxsw: pci: Fix use-after-free in case of failed devlink reload (networking-stable-20_07_17). - mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() (networking-stable-20_07_17). - bnxt_en: fix NULL dereference in case SR-IOV configuration fails (networking-stable-20_07_17). - net/mlx5e: Fix 50G per lane indication (networking-stable-20_07_17). - net/mlx5: Fix eeprom support for SFP module (networking-stable-20_07_17). - tcp: make sure listeners don't initialize congestion-control state (networking-stable-20_07_17). - net_sched: fix a memory leak in atm_tc_init() (networking-stable-20_07_17). - l2tp: remove skb_dst_set() from l2tp_xmit_skb() (networking-stable-20_07_17). - vlan: consolidate VLAN parsing code and limit max parsing depth (networking-stable-20_07_17). - net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb (networking-stable-20_07_17). - ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg (networking-stable-20_07_17). - ipv6: Fix use of anycast address with loopback (networking-stable-20_07_17). - net: usb: qmi_wwan: add support for Quectel EG95 LTE modem (networking-stable-20_07_17). - ipv6: fib6_select_path can not use out path for nexthop objects (networking-stable-20_07_17). - sched: consistently handle layer3 header accesses in the presence of VLANs (networking-stable-20_07_17). - net: dsa: microchip: set the correct number of ports (networking-stable-20_07_17). - tcp: fix SO_RCVLOWAT possible hangs under high mem pressure (networking-stable-20_07_17). - tcp: md5: do not send silly options in SYNCOOKIES (networking-stable-20_07_17). - tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers (networking-stable-20_07_17). - genetlink: remove genl_bind (networking-stable-20_07_17). - kABI: genetlink: remove genl_bind (kabi). - net: qrtr: Fix an out of bounds read qrtr_endpoint_post() (networking-stable-20_07_17). - tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key() (networking-stable-20_07_17). - net: mvneta: fix use of state->speed (networking-stable-20_07_17). - llc: make sure applications use ARPHRD_ETHER (networking-stable-20_07_17). - commit ce8586d - x86/bugs/multihit: Fix mitigation reporting when VMX is not in use (git-fixes). - commit 52699f0 - x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2 (jsc#SLE-14846). - commit 15cf537 - net: ena: Make missed_tx stat incremental (git-fixes). - net: ena: Change WARN_ON expression in ena_del_napi_in_range() (bsc#1154492). - net: ena: Prevent reset after device destruction (git-fixes). - commit 25750c1 - x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit (jsc#SLE-14846). - commit 32888b4 - x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit (jsc#SLE-14846). - commit 41abd14 - mm/vunmap: add cond_resched() in vunmap_pmd_range (bsc#1175654 ltc#184617). - commit 313860f - md-cluster: Fix potential error pointer dereference in resize_bitmaps() (git-fixes). - md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 (git-fixes). - commit 5f598a1 - Update kabi files. - update to released maintenance update (commit dbe0add4c655) - commit d427f85 - series.conf: cleanup - update upstream references and resort: patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch patches.suse/powerpc-pseries-Do-not-initiate-shutdown-when-system.patch - commit 1f2a0f0 - x86/entry/64: Introduce the FIND_PERCPU_BASE macro (jsc#SLE-14846). - commit d965683 - x86/entry/64: Switch CR3 before SWAPGS in paranoid entry (jsc#SLE-14846). - commit ce4dac6 - x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation (jsc#SLE-14846). - commit c0d84fd - x86/process/64: Use FSGSBASE instructions on thread copy and ptrace (jsc#SLE-14846). - commit 575fffe - update patch metadata - update Git-repo tag: patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch - commit 9d16d24 - x86/process/64: Use FSBSBASE in switch_to() if available (jsc#SLE-14846). - commit 546524c - x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE (jsc#SLE-14846). - commit 1cb0d6c - x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions (jsc#SLE-14846). - commit 5167bb7 - x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions (jsc#SLE-14846). - commit 124049f - x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE (jsc#SLE-14846). - commit a804e17 - x86/ptrace: Prevent ptrace from clearing the FS/GS selector (jsc#SLE-14846). - commit 32e7e65 - ALSA: hda: avoid reset of sdo_limit (git-fixes). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion (git-fixes). - ASoC: intel: Fix memleak in sst_media_open (git-fixes). - ASoC: wm8994: Avoid attempts to read unreadable registers (git-fixes). - ASoC: msm8916-wcd-analog: fix register Interrupt offset (git-fixes). - ASoC: q6routing: add dummy register read/write function (git-fixes). - ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM (git-fixes). - ALSA: usb-audio: ignore broken processing/extension unit (git-fixes). - ALSA: hda/realtek: Add model alc298-samsung-headphone (git-fixes). - ALSA: usb-audio: Update documentation comment for MS2109 quirk (git-fixes). - ALSA: isa: fix spelling mistakes in the comments (git-fixes). - ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1) (git-fixes). - ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book (git-fixes). - commit 2cf9c73 - RDMA/mlx5: Fix typo in enum name (git-fixes). - cpumap: Use non-locked version __ptr_ring_consume_batched (git-fixes). - commit b117316 - igc: Fix PTP initialization (bsc#1160634). - vmxnet3: use correct tcp hdr length when packet is encapsulated (bsc#1175199). - RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow (jsc#SLE-8446). - net/mlx5: DR, Change push vlan action sequence (jsc#SLE-8464). - ice: Graceful error handling in HW table calloc failure (jsc#SLE-7926). - ice: Clear and free XLT entries on reset (jsc#SLE-7926). - commit da2585a - bonding: fix active-backup failover for current ARP slave (bsc#1174771). - commit 2837560 - enetc: Fix tx rings bitmap iteration range, irq handling (networking-stable-20_06_28). - sch_cake: don't call diffserv parsing code when it is not needed (networking-stable-20_06_28). - sch_cake: don't try to reallocate or unshare skb unconditionally (networking-stable-20_06_28). - sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket (networking-stable-20_06_28). - tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT (networking-stable-20_06_28). - net: bridge: enfore alignment for ethernet address (networking-stable-20_06_28). - tcp: don't ignore ECN CWR on pure ACK (networking-stable-20_06_28). - openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len (networking-stable-20_06_28). - net: Do not clear the sock TX queue in sk_set_socket() (networking-stable-20_06_28). - net: increment xmit_recursion level in dev_direct_xmit() (networking-stable-20_06_28). - net: Fix the arp error in some cases (networking-stable-20_06_28). - ip_tunnel: fix use-after-free in ip_tunnel_lookup() (networking-stable-20_06_28). - ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() (networking-stable-20_06_28). - net: core: reduce recursion limit value (networking-stable-20_06_28). - net: fix memleak in register_netdevice() (networking-stable-20_06_28). - net: usb: ax88179_178a: fix packet alignment padding (networking-stable-20_06_28). - tcp: grow window for OOO packets only for SACK flows (networking-stable-20_06_28). - mvpp2: ethtool rxtx stats fix (networking-stable-20_06_28). - rocker: fix incorrect error handling in dma_rings_init (networking-stable-20_06_28). - mld: fix memory leak in ipv6_mc_destroy_dev() (networking-stable-20_06_28). - commit 1f17d28 - KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART (bsc#1133021). - KVM: x86: Fix APIC page invalidation race (bsc#1133021). - KVM: Reinstall old memslots if arch preparation fails (bsc#1133021). - commit 8362c5b - ipvs: fix the connection sync failed in some cases (bsc#1174699). - commit d96eaab - powerpc/pseries: Do not initiate shutdown when system is running on UPS (bsc#1175440 ltc#187574). - commit 738b1b0 - btrfs: fix memory leaks after failure to lookup checksums during inode logging (bsc#1175550). - commit 91d88bc - btrfs: remove useless check for copy_items() return value (bsc#1175546). - commit 564c2ae - btrfs: make full fsyncs always operate on the entire file again (bsc#1175546). - commit 75261f5 - btrfs: make ranged full fsyncs more efficient (bsc#1175546). - commit 4839ec4 - btrfs: factor out inode items copy loop from btrfs_log_inode() (bsc#1175546). - commit 269fe12 - btrfs: add helper to get the end offset of a file extent item (bsc#1175546). - commit 60d1bb0 - btrfs: fix missing file extent item for hole after ranged fsync (bsc#1175546). - commit dd0a610 - scsi: smartpqi: Use scnprintf() for avoiding potential buffer overflow (bsc#1172418). - commit 408e9b4 - spi: stm32: fixes suspend/resume management (git-fixes). - HID: input: Fix devices that return multiple bytes in battery report (git-fixes). - Bluetooth: add a mutex lock to avoid UAF in do_enale_set (git-fixes). - iwlegacy: Check the return value of pcie_capability_read_*() (git-fixes). - brcmfmac: set state of hanger slot to FREE when flushing PSQ (git-fixes). - brcmfmac: To fix Bss Info flag definition Bug (git-fixes). - brcmfmac: keep SDIO watchdog running when console_interval is non-zero (git-fixes). - drm: msm: a6xx: fix gpu failure after system resume (git-fixes). - drm/msm: ratelimit crtc event overflow error (git-fixes). - drm/ttm/nouveau: don't call tt destroy callback on alloc failure (git-fixes bsc#1175232). - drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek (git-fixes). - drm/nouveau: fix multiple instances of reference count leaks (git-fixes). - gpu: host1x: debug: Fix multiple channels emitting messages simultaneously (git-fixes). - drm/amd/powerplay: fix compile error with ARCH=arc (git-fixes). - drm/etnaviv: fix ref count leak via pm_runtime_get_sync (git-fixes). - drm/nouveau/kms/nv50-: Fix disabling dithering (git-fixes). - video: fbdev: neofb: fix memory leak in neo_scan_monitor() (git-fixes). - video: fbdev: savage: fix memory leak on error handling path in probe (git-fixes). - drm/amdgpu/display bail early in dm_pp_get_static_clocks (git-fixes). - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync (git-fixes). - drm/amdgpu: avoid dereferencing a NULL pointer (git-fixes). - drm/radeon: disable AGP by default (git-fixes). - drm/tilcdc: fix leak & null ref in panel_connector_get_modes (git-fixes). - drm/debugfs: fix plain echo to connector "/force"/ attribute (git-fixes). - mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1 (git-fixes). - mmc: sdhci-cadence: do not use hardware tuning for SD mode (git-fixes). - usb: mtu3: clear dual mode of u3port when disable device (git-fixes). - usb: bdc: Halt controller on suspend (git-fixes). - bdc: Fix bug causing crash after multiple disconnects (git-fixes). - usb: gadget: net2280: fix memory leak on probe error handling paths (git-fixes). - dyndbg: fix a BUG_ON in ddebug_describe_flags (git-fixes). - ACPICA: Do not increment operation_region reference counts for field units (git-fixes). - spi: spidev: Align buffers for DMA (git-fixes). - soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag (git-fixes). - platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15 (git-fixes). - crypto: aesni - Fix build with LLVM_IAS=1 (git-fixes). - crypto: aesni - add compatibility with IAS (git-fixes). - platform/x86: ISST: Add new PCI device ids (git-fixes). - commit 6acba4d - series.conf: cleanup - update upstream references and resort: patches.suse/nvme-multipath-do-not-fall-back-to-__nvme_find_path-.patch patches.suse/nvme-multipath-fix-logic-for-non-optimized-paths.patch - fix Git-commit after rebase and moved into "/almost mainline"/ section: patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch - commit 8eb0dea - btrfs: treat RWF_{,D}SYNC writes as sync for CRCs (bsc#1175493). - commit f823fb0 - PCI: hv: Fix a timing issue which causes kdump to fail occasionally (bsc#1172871, git-fixes). - commit e5d6bfd - rpm/kernel-binary.spec.in: restrict livepatch metapackage to default flavor It has been reported that the kernel-*-livepatch metapackage got erroneously enabled for SLE15-SP3's new -preempt flavor, leading to a unresolvable dependency to a non-existing kernel-livepatch-x.y.z-preempt package. As SLE12 and SLE12-SP1 have run out of livepatching support, the need to build said metapackage for the -xen flavor is gone and the only remaining flavor for which they're still wanted is -default. Restrict the build of the kernel-*-livepatch metapackage to the -default flavor. - commit 58949f3 - x86/process: Unify copy_thread_tls() (jsc#SLE-14846). - commit e42e565 - Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops (bsc#1175128). - commit 0bc8a06 - kABI: Fix kABI after EFI_RT_PROPERTIES table backport (bsc#1174029, bsc#1174110, bsc#1174111). - commit b284d8a - scsi_dh_alua: set 'transitioning' state on unit attention (bsc#1171000, bsc#1165933). - commit cf7ac61 - scsi_dh_alua: return BLK_STS_AGAIN for ALUA transitioning state (bsc#1165933, bsc#1171000). - commit f6e8a74 - block: return status code in blk_mq_end_request() (bsc#1171000, bsc#1165933). - commit 0b97993 - series.conf: refresh - update upstream reference and resort: patches.suse/ALSA-usb-audio-fix-overeager-device-match-for-MacroS.patch - commit 3e22b20 - fix patch metadata - fix Patch-mainline: patches.suse/btrfs-Move-free_pages_out-label-in-inline-extent-han.patch - commit 113168c - fix patch metadata - fix Patch-mainline and drop Git-repo: patches.suse/xfrm-policy-match-with-both-mark-and-mask-on-user-in.patch - commit 18fa7c9 - Refresh patches.suse/ALSA-usb-audio-fix-overeager-device-match-for-MacroS.patch. Update the patch metadata - commit 9466e22 - efi/efivars: Expose RT service availability via efivars abstraction (bsc#1174029, bsc#1174110, bsc#1174111). - commit 7b1e418 - efi: Mark all EFI runtime services as unsupported on non-EFI boot (bsc#1174029, bsc#1174110, bsc#1174111). - commit 4f0f2d2 - Revert "/drm/amd/display: Expose connector VRR range via debugfs"/ (bsc#1152489) * refreshed for context changes - commit c657a41 - drm/ingenic: Fix incorrect assumption about plane->index (bsc#1152489) * refreshed for context changes - commit bc5c9df - drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in (bsc#1152472) * refreshed for context changes - commit 44aa1b6 - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (bsc#1152489) * refreshed for context changes - commit e3e1287 - blacklist.conf: Append 'drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.' - commit a8c7d52 - blacklist.conf: Append 'drm/i915/gt: Only swap to a random sibling once upon creation' - commit d52efd4 - blacklist.conf: Append 'drm/amd/powerplay: fix a crash when overclocking Vega M' - commit e5e21f4 - blacklist.conf: Append 'drm/radeon: fix double free' - commit 280a51f - blacklist.conf: Append 'drm/i915/fbc: Fix fence_y_offset handling' - commit 479361f - blacklist.conf: Append 'drm/i915/gt: Do not schedule normal requests immediately along virtual' - commit 23a91d5 - net: ena: support new LLQ acceleration mode (bsc#1174852). - net: ena: move llq configuration from ena_probe to ena_device_init() (bsc#1174852). - net: ena: enable support of rss hash key and function changes (bsc#1174852). - net: ena: add support for traffic mirroring (bsc#1174852). - net: ena: cosmetic: change ena_com_stats_admin stats to u64 (bsc#1174852). - net: ena: cosmetic: satisfy gcc warning (bsc#1174852). - net: ena: add reserved PCI device ID (bsc#1174852). - net: ena: avoid unnecessary rearming of interrupt vector when busy-polling (bsc#1174852). - net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range (bsc#1174852). - net: ena: reduce driver load time (bsc#1174852). - net: ena: cosmetic: minor code changes (bsc#1174852). - net: ena: cosmetic: fix spacing issues (bsc#1174852). - net: ena: cosmetic: code reorderings (bsc#1174852). - net: ena: cosmetic: remove unnecessary code (bsc#1174852). - net: ena: cosmetic: fix line break issues (bsc#1174852). - net: ena: cosmetic: fix spelling and grammar mistakes in comments (bsc#1174852). - net: ena: cosmetic: set queue sizes to u32 for consistency (bsc#1174852). - net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation() (bsc#1174852). - net: ena: simplify ena_com_update_intr_delay_resolution() (bsc#1174852). - net: ena: fix ena_com_comp_status_to_errno() return value (bsc#1174852). - net: ena: use explicit variable size for clarity (bsc#1174852). - net: ena: rename ena_com_free_desc to make API more uniform (bsc#1174852). - net: ena: add support for the rx offset feature (bsc#1174852). - net: ena: cosmetic: extract code to ena_indirection_table_set() (bsc#1174852). - net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros (bsc#1174852). - net: ena: use SHUTDOWN as reset reason when closing interface (bsc#1174852). - net: ena: drop superfluous prototype (bsc#1174852). - net: ena: add support for reporting of packet drops (bsc#1174852). - net: ena: add unmask interrupts statistics to ethtool (bsc#1174852). - net: ena: remove code that does nothing (bsc#1174852). - net: ena: changes to RSS hash key allocation (bsc#1174852). - net: ena: change default RSS hash function to Toeplitz (bsc#1174852). - net: ena: allow setting the hash function without changing the key (bsc#1174852). - net: ena: fix error returning in ena_com_get_hash_function() (bsc#1174852). - net: ena: avoid unnecessary admin command when RSS function set fails (bsc#1174852). - net/ena: Fix build warning in ena_xdp_set() (bsc#1174852). - net: ena: Make some functions static (bsc#1174852). - net: ena: ethtool: clean up minor indentation issue (bsc#1174852). - net: ena: ethtool: remove redundant non-zero check on rc (bsc#1174852). - net: ena: remove set but not used variable 'hash_key' (bsc#1174852). - net: ena: fix continuous keep-alive resets (bsc#1174852). - net: ena: avoid memory access violation by validating req_id properly (bsc#1174852). - net: ena: fix request of incorrect number of IRQ vectors (bsc#1174852). - commit c12b7e0 - blacklist.conf: Append 'drm/radeon: fix fb_div check in ni_init_smc_spll_table()' - commit 85aef32 - blacklist.conf: Append 'Revert "/drm/amd/display: disable dcn20 abm feature for bring up"/' - commit 196a32f - blacklist.conf: Append 'drm: encoder_slave: fix refcouting error for modules' - commit 29d30a2 - drm/amdgpu/display: use blanked rather than plane state for sync (bsc#1152489) * refreshed for context changes * protect code with CONFIG_DRM_AMD_DC_DCN2_0 - commit 481d44a - drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice (bsc#1152489) * refreshed for context changes - commit fa0e7b9 - drm/dbi: Fix SPI Type 1 (9-bit) transfer (bsc#1152472) * move drm_mipi_dbi.c -> tinydrm/mipi-dbi.c - commit 7401aea - powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores (jsc#SLE-13521). - commit 1807c9f - btrfs: fix lost i_size update after cloning inline extent (bsc#1175377). - commit c827d4a - Btrfs: avoid unnecessary splits when setting bits on an extent io tree (bsc#1175377). - commit 2f40ee4 - btrfs: delete the ordered isize update code (bsc#1175377). - commit cd0b66c - btrfs: replace all uses of btrfs_ordered_update_i_size (bsc#1175377). - Refresh patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch. - commit ea0db18 - btrfs: don't set path->leave_spinning for truncate (bsc#1175377). - commit d3721b5 - Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof (bsc#1175377). - commit dd561f7 - Btrfs: fix race between shrinking truncate and fiemap (bsc#1175377). - commit 09d1d3a - btrfs: Rename btrfs_join_transaction_nolock (bsc#1175377). - Refresh patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch. - Refresh patches.suse/btrfs-improve-global-reserve-stealing-logic.patch. - Refresh patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch. - commit fb4625a - btrfs: use the file extent tree infrastructure (bsc#1175377). - Refresh patches.suse/0002-btrfs-inode-move-qgroup-reserved-space-release-to-th.patch. - commit ac53cba - btrfs: introduce per-inode file extent tree (bsc#1175377). - Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch. - commit add4417 - btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update (bsc#1175377). - commit 266b2b3 - btrfs: move extent_io_tree defs to their own header (bsc#1175377). - Refresh patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch. - Refresh patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch. - commit 4f0dd59 - btrfs: separate out the extent io init function (bsc#1175377). - commit 82311bf - btrfs: separate out the extent leak code (bsc#1175377). - commit 210fc6b - Btrfs: remove unnecessary delalloc mutex for inodes (bsc#1175377). - commit 0e0ed2f - Delete patches.suse/powerpc-add-link-stack-flush-mitigation-in-debugfs.patch (jsc#SLE-14727). To be replaced with upstream bcctr mitigation updates. - commit 3a0d973 - scsi: dh: Add Fujitsu device to devinfo and dh lists (bsc#1174026). - commit 64f1b61 - kABI fix for sock_cgroup_data (bsc#1175213 CVE-2020-14356). - cgroup: Fix sock_cgroup_data on big-endian (bsc#1175213 CVE-2020-14356). - cgroup: fix cgroup_sk_alloc() for sk_clone_lock() (bsc#1175213 CVE-2020-14356). - commit a3b6e53 - firmware_loader: fix memory leak for paged buffer (bsc#1175367). - commit 8b7305c - nvme: add a Identify Namespace Identification Descriptor list quirk (git-fixes). - commit 7a85489 - powerpc/security: Allow for processors that flush the link stack using the special bcctr (jsc#SLE-14727). - powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h (jsc#SLE-14727). - powerpc/security: split branch cache flush toggle from code patching (jsc#SLE-14727). - powerpc/security: make display of branch cache flush more consistent (jsc#SLE-14727). - powerpc/security: change link stack flush state to the flush type enum (jsc#SLE-14727). - powerpc/security: re-name count cache flush to branch cache flush (jsc#SLE-14727). - commit 2457b97 - scsi: ipr: remove unneeded semicolon (jsc#SLE-13654). - scsi: ipr: Use scnprintf() for avoiding potential buffer overflow (jsc#SLE-13654). - scsi: ipr: Fix softlockup when rescanning devices in petitboot (jsc#SLE-13654). - commit 48dc40d - nvme: fix a crash in nvme_mpath_add_disk (git-fixes, bsc#1159058). - commit 9afbddd - nvme: fix identify error status silent ignore (git-fixes, bsc#1159058). - commit 1c12147 - Refresh patches.suse/mm-fix-protection-usage-propagation.patch. add upstream references - commit 8e0bfa9 - xfs: preserve rmapbt swapext block reservation from freed blocks (git-fixes). - commit 86a5ed2 - xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork (git-fixes). - commit 5f2713c - xfs: fix inode allocation block res calculation precedence (git-fixes). - commit 575ee59 - xfs: fix reflink quota reservation accounting error (git-fixes). - commit 887a853 - arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay (bsc#1175347). - commit 4c9be8d - arm64: dts: exynos: Fix silent hang after boot on Espresso (bsc#1175346). - arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY (bsc#1175345). - arm64: dts: uDPU: fix broken ethernet (bsc#1175344). - commit ebcb713 - blacklist.conf: arm64: add intel DTS - commit d0107a6 - blacklist.conf: fix ignored arm64 devicetree folders - commit 1175c5d - btrfs: trim: fix underflow in trim length to prevent access beyond device boundary (bsc#1175263). - btrfs: inode: fix NULL pointer dereference if inode doesn't need compression (bsc#1174484). - btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range (bsc#1175263). - commit 0b38364 - locktorture: Print ratio of acquisitions, not failures (bsc#1149032). - commit 7698a26 - x86/resctrl: Fix memory bandwidth counter width for AMD (bsc#1172757). - commit dcea15d - mfd: dln2: Run event handler loop under spinlock (git-fixes). - mfd: arizona: Ensure 32k clock is put on driver unbind and error (git-fixes). - pwm: bcm-iproc: handle clk_get_rate() return (git-fixes). - commit a79237e - x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder Lake CPUs (jsc#SLE-13597). - x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family (jsc#SLE-13597). - x86/cpu: Add Sapphire Rapids CPU model number (jsc#SLE-13597). - commit ffaff8d - x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted (jsc#SLE-12677). - commit 5c09fa6 - x86/split_lock: Add Icelake microserver and Tigerlake CPU models (jsc#SLE-12677). - commit 9f5f8fe - x86/split_lock: Add Tremont family CPU models (jsc#SLE-12677). - x86/cpu: Add Jasper Lake to Intel family (jsc#SLE-12677). - commit 13dbd33 - x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architectural (jsc#SLE-12677). - commit 5221fb3 - x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL() (jsc#SLE-12677). - commit 816c882 - x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long (jsc#SLE-12677). - commit 2d99029 - drivers/net/b44: Change to non-atomic bit operations on pwol_mask (jsc#SLE-12677). - commit c0658d1 - x86/cpu: Align the x86_capability array to size of unsigned long (jsc#SLE-12677). - commit ba83944 - x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR (jsc#SLE-12677). - commit 18d1659 - x86/split_lock: Rework the initialization flow of split lock detection (jsc#SLE-12677). - commit f71b405 - x86/split_lock: Enable split lock detection by kernel (jsc#SLE-12677). - Refresh patches.suse/x86-resctrl-query-llc-monitoring-properties-once-during-boot.patch. - Refresh patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch. - commit 372670f - x86/resctrl: Support wider MBM counters (jsc#SLE-13205). - commit 3a1d478 - x86/resctrl: Support CPUID enumeration of MBM counter width (jsc#SLE-13205). - commit 5142bca - x86/resctrl: Maintain MBM counter width per resource (jsc#SLE-13205). - commit ea11b84 - x86/resctrl: Query LLC monitoring properties once during boot (jsc#SLE-13205). - commit 6ef2c2f - x86/resctrl: Remove unnecessary RMID checks (jsc#SLE-13205). - commit 51d9230 - x86/cpu: Move resctrl CPUID code to resctrl/ (jsc#SLE-13205). - commit 2a7e1c0 - ALSA: echoaudio: Fix potential Oops in snd_echo_resume() (git-fixes). - ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop (git-fixes). - ALSA: hda/realtek - Fix unused variable warning (git-fixes). - ALSA: hda - reverse the setting value in the micmute_led_set (git-fixes). - ALSA: echoaduio: Drop superfluous volatile modifier (git-fixes). - ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control (git-fixes). - ALSA: usb-audio: add quirk for Pioneer DDJ-RB (git-fixes). - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 (git-fixes). - ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO (git-fixes). - ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged (git-fixes). - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support (git-fixes). - ALSA: usb-audio: fix spelling mistake "/buss"/ -> "/bus"/ (git-fixes). - commit 9eb0560 - Re-sort and refresh the upstreamed USB-audio patch - commit 56623bd - x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h (jsc#SLE-13205). - commit fef5c1c - r8169: read common register for PCI commit (bsc#1175296). - commit 33be6a7 - r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init (bsc#1175296). - commit 150a24b - r8169: fix rtl_hw_jumbo_disable for RTL8168evl (bsc#1175296). - r8169: fix resume on cable plug-in (bsc#1175296). - r8169: fix jumbo configuration for RTL8168evl (bsc#1175296). - r8169: fix jumbo packet handling on resume from suspend (bsc#1175296). - commit 205974e - scsi: smartpqi: bump version to 1.2.16-010 (bsc#1172418). - commit c7cf3da - scsi: smartpqi: add RAID bypass counter (bsc#1172418). - commit 626afe0 - scsi: smartpqi: support device deletion via sysfs (bsc#1172418). - commit a628df1 - scsi: smartpqi: avoid crashing kernel for controller issues (bsc#1172418). - commit bfa2645 - scsi: smartpqi: update logical volume size after expansion (bsc#1172418). - commit 2f4b5a4 - scsi: smartpqi: add id support for SmartRAID 3152-8i (bsc#1172418). - commit 2eeedae - scsi: smartpqi: Identify physical devices without issuing INQUIRY (bsc#1172418). - commit 34ee136 - kABI: restore signature of xfrm_policy_bysel_ctx() and xfrm_policy_byid() (bsc#1174645). - xfrm: policy: match with both mark and mask on user interfaces (bsc#1174645). - commit b412835 - block: Fix the type of 'sts' in bsg_queue_rq() (git-fixes). - commit 1ab9963 - powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error (bsc#1175284). - powerpc/nvdimm: Use HCALL error as the return value (bsc#1175284). - commit 619bc4d - net: phy: fix memory leak in device-create error path (git-fixes). - i2c: iproc: fix race between client unreg and isr (git-fixes). - i2c: rcar: avoid race when unregistering slave (git-fixes). - i2c: rcar: slave: only send STOP event when we have been addressed (git-fixes). - net: phy: Check harder for errors in get_phy_id() (git-fixes). - commit a5bf009 - Update patches.suse/PCI-Program-MPS-for-RCiEP-devices.patch (git-fixes jsc#SLE-12860). Add jsc reference. - commit 0152307 - series.conf: refresh - update upstream reference and resort: patches.suse/clk-bcm2835-do-not-use-prediv-with-bcm2711-s-plls.patch - commit f0a312b - x86/cpu: Add Elkhart Lake to Intel family (jsc#SLE-12700). - commit 30f1f10 - platform/x86: intel_pmc_core: Add Intel Elkhart Lake support (jsc#SLE-12700). - Refresh patches.suse/platform-x86-convert-to-new-cpu-match-macros.patch. - platform/x86: intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status conditional (jsc#SLE-12700). - platform/x86: intel_pmc_core: Clean up: Remove comma after the termination line (jsc#SLE-12700). - Refresh patches.suse/platform-x86-intel_pmc_core-Create-platform-dependen.patch. - commit bb5c02e - clk: at91: sckc: register slow_rc with accuracy option (git-fixes). - clk: at91: sam9x60: fix main rc oscillator frequency (git-fixes). - clk: at91: sam9x60-pll: check fcore against ranges (git-fixes). - clk: at91: sam9x60-pll: use logical or for range check (git-fixes). - clk: at91: clk-generated: check best_rate against ranges (git-fixes). - clk: at91: clk-generated: continue if __clk_determine_rate() returns error (git-fixes). - clk: clk-atlas6: fix return value check in atlas6_clk_init() (git-fixes). - clk: iproc: round clock rate to the closest (git-fixes). - clk: rockchip: Revert "/fix wrong mmc sample phase shift for rk3328"/ (git-fixes). - clk: actions: Fix h_clk for Actions S500 SoC (git-fixes). - clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk (git-fixes). - clk: qcom: gcc-sdm660: Add missing modem reset (git-fixes). - watchdog: initialize device before misc_register (git-fixes). - watchdog: f71808e_wdt: clear watchdog timeout occurred flag (git-fixes). - watchdog: f71808e_wdt: remove use of wrong watchdog_info option (git-fixes). - watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.options (git-fixes). - drm/vmwgfx: Fix two list_for_each loop exit tests (git-fixes). - drm/vmwgfx: Use correct vmw_legacy_display_unit pointer (git-fixes). - drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi (git-fixes). - kernel.h: remove duplicate include of asm/div64.h (git-fixes). - platform/chrome: cros_ec_ishtp: Fix a double-unlock issue (git-fixes). - remoteproc: qcom: q6v5: Update running state before requesting stop (git-fixes). - remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load (git-fixes). - remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load (git-fixes). - Input: sentelic - fix error return when fsp_reg_write fails (git-fixes). - drm/i915/gt: Unlock engine-pm after queuing the kernel context switch (git-fixes). - drm/i915/gt: Close race between engine_park and intel_gt_retire_requests (git-fixes). - drm/i915/gt: Move new timelines to the end of active_list (git-fixes). - commit 760f8de - powerpc/dt_cpu_ftrs: Add MMA feature (jsc#SLE-13521). - commit 4b102b3 - compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use (jsc#SLE-13847). - commit 881e310 - net: sctp: Rename fallthrough label to unhandled (jsc#SLE-13847). - commit 9db514c - powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host (jsc#SLE-13521). - commit 6e044ae - powerpc/watchpoint: Add SPRN macros for second DAWR (jsc#SLE-12936). - commit 402a5c1 - powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected (jsc#SLE-13521). - powerpc: Add new HWCAP bits (jsc#SLE-13521). - commit a311da7 - irqchip/gic: Atomically update affinity (bsc#1175195). - commit 5ad8b58 - powerpc/watchpoint: Remove 512 byte boundary (jsc#SLE-12936). - powerpc/watchpoint: Return available watchpoints dynamically (jsc#SLE-12936). - powerpc/watchpoint: Guest support for 2nd DAWR hcall (jsc#SLE-12936). - powerpc/watchpoint: Rename current H_SET_MODE DAWR macro (jsc#SLE-12936). - powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit (jsc#SLE-12936). - powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR (jsc#SLE-12936). - powerpc/watchpoint: Enable watchpoint functionality on power10 guest (jsc#SLE-12936). - powerpc/watchpoint: Fix DAWR exception for CACHEOP (jsc#SLE-12936). - powerpc/watchpoint: Fix DAWR exception constraint (jsc#SLE-12936). - powerpc/watchpoint: Fix 512 byte boundary limit (jsc#SLE-12936). - powerpc: Add POWER10 architected mode (jsc#SLE-13521). - powerpc/dt_cpu_ftrs: Enable Prefixed Instructions (jsc#SLE-13847). - powerpc: Add support for ISA v3.1 (jsc#SLE-13521). - powerpc/64s: Don't init FSCR_DSCR in __init_FSCR() (jsc#SLE-13521). - powerpc: Add ppc_inst_as_u64() (jsc#SLE-13847). - powerpc: Add ppc_inst_next() (jsc#SLE-13847). - powerpc/watchpoint: Prepare handler to handle more than one watchpoint (jsc#SLE-12936). - powerpc/watchpoint: Use builtin ALIGN*() macros (jsc#SLE-12936). - powerpc/watchpoint: Introduce is_ptrace_bp() function (jsc#SLE-12936). - powerpc/watchpoint: Convert thread_struct->hw_brk to an array (jsc#SLE-12936). - powerpc/watchpoint: Provide DAWR number to __set_breakpoint (jsc#SLE-12936). - powerpc/watchpoint: Provide DAWR number to set_dawr (jsc#SLE-12936). - powerpc/watchpoint: Introduce function to get nr watchpoints dynamically (jsc#SLE-12936). - powerpc/watchpoint: Rename current DAWR macros (jsc#SLE-12936). - powerpc sstep: Add support for prefixed fixed-point arithmetic (jsc#SLE-13847). - powerpc sstep: Add support for prefixed load/stores (jsc#SLE-13847). - powerpc: Support prefixed instructions in alignment handler (jsc#SLE-13847). - powerpc/kprobes: Don't allow breakpoints on suffixes (jsc#SLE-13847). - powerpc/xmon: Don't allow breakpoints on suffixes (jsc#SLE-13847). - powerpc: Test prefixed instructions in feature fixups (jsc#SLE-13847). - powerpc: Test prefixed code patching (jsc#SLE-13847). - powerpc: Add prefixed instructions to instruction data type (jsc#SLE-13847). - powerpc/optprobes: Add register argument to patch_imm64_load_insns() (jsc#SLE-13847). - powerpc: Define new SRR1 bits for a ISA v3.1 (jsc#SLE-13847). - powerpc: Enable Prefixed Instructions (jsc#SLE-13847). - powerpc: Make test_translate_branch() independent of instruction length (jsc#SLE-13847). - powerpc/xmon: Move insertion of breakpoint for xol'ing (jsc#SLE-13847). - powerpc/xmon: Use a function for reading instructions (jsc#SLE-13847). - powerpc: Introduce a function for reporting instruction length (jsc#SLE-13847). - powerpc: Define and use get_user_instr() et. al (jsc#SLE-13847). - powerpc/kprobes: Use patch_instruction() (jsc#SLE-13847). - powerpc: Add a probe_kernel_read_inst() function (jsc#SLE-13847). - powerpc: Add a probe_user_read_inst() function (jsc#SLE-13847). - powerpc: Use a function for reading instructions (jsc#SLE-13847). - powerpc: Use a datatype for instructions (jsc#SLE-13847). - powerpc: Introduce functions for instruction equality (jsc#SLE-13847). - powerpc: Use a function for byte swapping instructions (jsc#SLE-13847). - powerpc: Use a function for getting the instruction op code (jsc#SLE-13847). - powerpc: Use an accessor for instructions (jsc#SLE-13847). - powerpc: Use a macro for creating instructions from u32s (jsc#SLE-13847). - powerpc: Change calling convention for create_branch() et. al (jsc#SLE-13847). - powerpc/xmon: Use bitwise calculations in_breakpoint_table() (jsc#SLE-13847). - powerpc/xmon: Move breakpoints to text section (jsc#SLE-13847). - powerpc/xmon: Move breakpoint instructions to own array (jsc#SLE-13847). - powerpc/xmon: Remove store_inst() for patch_instruction() (jsc#SLE-13847). - powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: create ppc_gethwdinfo() (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: create ptrace_get_debugreg() (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: split out ADV_DEBUG_REGS related functions (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: move register viewing functions out of ptrace.c (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: split out TRANSACTIONAL_MEM related functions (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: split out SPE related functions (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: split out ALTIVEC related functions (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: split out VSX related functions (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64 (jsc#SLE-12936 jsc#SLE-13847). - powerpc/ptrace: remove unused header includes (jsc#SLE-12936 jsc#SLE-13847). - powerpc: Move ptrace into a subdirectory (jsc#SLE-12936 jsc#SLE-13847). - powerpc/watchpoint: Don't call dar_within_range() for Book3S (jsc#SLE-12936). - powerpc/8xx: Use alternative scratch registers in DTLB miss handler (jsc#SLE-12936). - powerpc: use probe_user_read() and probe_user_write() (jsc#SLE-12936). - powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size (jsc#SLE-12936). - powerpc: permanently include 8xx registers in reg.h (jsc#SLE-12936). - powerpc/watchpoint: Don't ignore extraneous exceptions blindly (jsc#SLE-12936). - powerpc/watchpoint: Fix ptrace code that muck around with address/len (jsc#SLE-12936). - powerpc/watchpoint: Fix length calculation for unaligned target (jsc#SLE-12936). - powerpc/watchpoint: Introduce macros for watchpoint length (jsc#SLE-12936). - powerpc: Add build-time check of ptrace PT_xx defines (jsc#SLE-12936). - powerpc/ptrace: Add prototype for function pt_regs_check (jsc#SLE-12936 jsc#SLE-13847). - KVM: PPC: Book3S: Define and use SRR1_MSR_BITS (jsc#SLE-13521). - powerpc/64s: Set reserved PCR bits (jsc#SLE-13521). - powerpc: Fix definition of PCR bits to work with old binutils (jsc#SLE-13521). - powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions (jsc#SLE-12936). - powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler() (jsc#SLE-12936). - commit e00d912 - integrity: Check properly whether EFI GetVariable() is available (bsc#1174029, bsc#1174110, bsc#1174111). - Refresh patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch. - commit 3c8f305 - x86/ima: Use EFI GetVariable only when available (bsc#1174029, bsc#1174110, bsc#1174111). - commit bc28a75 - efi: Use EFI ResetSystem only when available (bsc#1174029, bsc#1174110, bsc#1174111). - commit ff49d51 - scsi: iscsi: Use EFI GetVariable only when available (bsc#1174029, bsc#1174110, bsc#1174111). - commit 4afad03 - fix patches metadata - fix Patch-mainline: patches.suse/btrfs-Remove-delalloc_end-argument-from-extent_clear.patch patches.suse/btrfs-Remove-leftover-of-in-band-dedupe.patch patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch patches.suse/btrfs-fix-block-group-leak-when-removing-fails.patch patches.suse/btrfs-fix-bytes_may_use-underflow-when-running-balan.patch patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch patches.suse/btrfs-fix-data-block-group-relocation-failure-due-to.patch patches.suse/btrfs-fix-double-free-on-ulist-after-backref-resolut.patch patches.suse/btrfs-fix-fatal-extent_buffer-readahead-vs-releasepa.patch patches.suse/btrfs-fix-page-leaks-after-failure-to-lock-page-for-.patch patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-after-n.patch patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-during-.patch patches.suse/btrfs-fix-wrong-file-range-cleanup-after-an-error-fi.patch - commit d629da8 - btrfs: fix page leaks after failure to lock page for delalloc (bsc#1175149). - commit 11c5046 - btrfs: fix double free on ulist after backref resolution failure (bsc#1175149). - commit e175c08 - btrfs: fix fatal extent_buffer readahead vs releasepage race (bsc#1175149). - commit 6894e62 - btrfs: fix bytes_may_use underflow when running balance and scrub in parallel (bsc#1175149). - commit 3c1d24d - btrfs: fix data block group relocation failure due to concurrent scrub (bsc#1175149). - commit e7dccf4 - btrfs: fix race between block group removal and block group creation (bsc#1175149). - commit 22ed64a - btrfs: fix a block group ref counter leak after failure to remove block group (bsc#1175149). - commit 5c3ef7d - btrfs: fix block group leak when removing fails (bsc#1175149). - commit 03037b8 - btrfs: fix space_info bytes_may_use underflow during space cache writeout (bsc#1175149). - commit 9586d9c - btrfs: fix space_info bytes_may_use underflow after nocow buffered write (bsc#1175149). - commit 457cc33 - btrfs: fix wrong file range cleanup after an error filling dealloc range (bsc#1175149). - commit e7b219b - arm64: csum: Fix handling of bad packets (bsc#1175192). - arm64: kgdb: Fix single-step exception handling oops (bsc#1175191). - KVM: arm64: Annotate hyp NMI-related functions as __always_inline (bsc#1175190). - arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints (bsc#1175189). - arm64: cacheflush: Fix KGDB trap detection (bsc#1175188). - arm64: kexec_file: print appropriate variable (bsc#1175187). - arm64: insn: Fix two bugs in encoding 32-bit logical immediates (bsc#1175186). - arm64: Fix PTRACE_SYSEMU semantics (bsc#1175185). - arm64: fix the flush_icache_range arguments in machine_kexec (bsc#1175184). - arm64: hugetlb: avoid potential NULL dereference (bsc#1175183). - arm64: vdso: Add -fasynchronous-unwind-tables to cflags (bsc#1175182). - arm64: vdso: don't free unallocated pages (bsc#1175181). - arm64: armv8_deprecated: Fix undef_hook mask for thumb setend (bsc#1175180). - commit 5e20125 - btrfs: Remove leftover of in-band dedupe (bsc#1175149). - refresh patches.suse/btrfs-move-basic-block_group-definitions-to-their-own-header.patch - commit f3a05f0 - btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc (bsc#1175149). - commit 24d05e3 - btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents (bsc#1175149). - commit af1520b - blacklist: ignore Spreadtrum clk fix with wrong SHA - commit 418cf06 - fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS (bsc#1175176). - fuse: fix weird page warning (bsc#1175175). - commit ec519b8 - ibmveth: Fix use of ibmveth in a bridge (bsc#1174387 ltc#187506). - commit 60cd53b - genirq/affinity: Remove const qualifier from node_to_cpumask argument (bsc#1174897 ltc#187090). - genirq/affinity: Spread vectors on node according to nr_cpu ratio (bsc#1174897 ltc#187090). - genirq/affinity: Improve __irq_build_affinity_masks() (bsc#1174897 ltc#187090). - commit 5d5f43f - bpfilter: reject kernel addresses (bsc#1155518). - net/bpfilter: split __bpfilter_process_sockopt (bsc#1155518). - bpfilter: fix up a sparse annotation (bsc#1155518). - bpfilter: Initialize pos variable (bsc#1155518). - net/bpfilter: Initialize pos in __bpfilter_process_sockopt (bsc#1155518). - bpfilter: switch to kernel_write (bsc#1155518). - commit 00f0f2f - rpm/modules.fips: * add ecdh_generic (boo#1173813) - commit 5b147f9 - media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities() (git-fixes). - staging: rtl8712: handle firmware load failure (git-fixes). - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() (git-fixes). - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() (git-fixes). - Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() (git-fixes). - usb: xhci: Fix ASMedia ASM1142 DMA addressing (git-fixes). - usb: xhci: define IDs for various ASMedia host controllers (git-fixes). - USB: serial: qcserial: add EM7305 QDL product ID (git-fixes). - mtd: properly check all write ioctls for permissions (git-fixes). - cfg80211: check vendor command doit pointer before use (git-fixes). - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent (git-fixes). - net: lan78xx: replace bogus endpoint lookup (git-fixes). - usb: hso: check for return value in hso_serial_common_create() (git-fixes). - i2c: slave: add sanity check when unregistering (git-fixes). - i2c: slave: improve sanity check when registering (git-fixes). - firmware: Fix a reference count leak (git-fixes). - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure (git-fixes). - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason (git-fixes). - AX.25: Prevent integer overflows in connect and sendmsg (git-fixes). - AX.25: Prevent out-of-bounds read in ax25_sendmsg() (git-fixes). - AX.25: Fix out-of-bounds read in ax25_connect() (git-fixes). - commit 01f7466 - infiniband: hfi1: Use EFI GetVariable only when available (bsc#1174029, bsc#1174110, bsc#1174111). - commit 5f092e5 - vgacon: Fix for missing check in scrollback handling (bsc#1174205 CVE-2020-14331). Update upstream status. - commit e6ac692 - soc/tegra: pmc: Enable PMIC wake event on Tegra210 (bsc#1175116). - commit af9a16c - powerpc/pseries/hotplug-cpu: Remove double free in error path (bsc#1065729). - powerpc/boot: Fix CONFIG_PPC_MPC52XX references (bsc#1065729). - powerpc: Allow 4224 bytes of stack expansion for the signal frame (bsc#1065729). - powerpc/book3s64/pkeys: Use PVR check instead of cpu feature (bsc#1065729). - powerpc/vdso: Fix vdso cpu truncation (bsc#1065729). - powerpc/rtas: don't online CPUs for partition suspend (bsc#1065729). - powerpc/pseries: remove cede offline state for CPUs (bsc#1065729). - ibmvnic: Fix IRQ mapping disposal in error path (bsc#1175112 ltc#187459). - powerpc/64s: Fix early_init_mmu section mismatch (bsc#1065729). - commit 59a966b - efi: Register EFI rtc platform device only when available (bsc#1174029, bsc#1174110, bsc#1174111). - commit 7ac188a - PCI/AER: Fix the broken interrupt injection (jsc#SLE-13222). - blacklist.conf: remove it, we have the prerequisity now - Update config files. GENERIC_IRQ_INJECTION gets autoselected. - genirq: Provide interrupt injection mechanism (jsc#SLE-13222). - genirq: Sanitize state handling in check_irq_resend() (jsc#SLE-13222). - genirq: Add return value to check_irq_resend() (jsc#SLE-13222). - x86/apic/vector: Force interupt handler invocation to irq context (jsc#SLE-13222). - genirq: Add protection against unsafe usage of generic_handle_irq() (jsc#SLE-13222). - genirq/debugfs: Add missing sanity checks to interrupt injection (jsc#SLE-13222). - commit cb839fb - platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_display() (jsc#SLE-12699). - commit f319609 - platform/x86: intel_pmc_core: Add Intel Tiger Lake support (jsc#SLE-12599). - Refresh patches.suse/platform-x86-convert-to-new-cpu-match-macros.patch. - platform/x86: intel_pmc_core: Create platform dependent bitmap structs (jsc#SLE-12599). - commit 4bbece2 - efi: Use more granular check for availability for variable services (bsc#1174029, bsc#1174110, bsc#1174111). - commit 90067a7 - platform/x86: intel_pmc_core: Add debugfs entry for low power mode status registers (jsc#SLE-12699). - commit 4b79939 - platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y failure (jsc#SLE-12699). - platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_map (jsc#SLE-12699). - platform/x86: intel_pmc_core: Refactor the driver by removing redundant code (jsc#SLE-12699). - commit e23c42f - blacklist.conf: add sparse warning fixes - commit 301555e - PCI: rcar: Fix runtime PM imbalance on error (git-fixes). - PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register (git-fixes). - commit 272b523 - arm64: dts: qcom: msm8998-clamshell: Fix label on l15 regulator (git-fixes). - commit 8896400 - efi: Add support for EFI_RT_PROPERTIES table (bsc#1174029, bsc#1174110, bsc#1174111). - commit 4e5fc8c - efi: Store mask of supported runtime services in struct efi (bsc#1174029, bsc#1174110, bsc#1174111). - Refresh patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch. - commit 738249f - powerpc/kexec_file: Enable early kernel OPAL calls (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Fix kexec load failure with lack of memory hole (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Add appropriate regions for memory reserve map (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Prepare elfcore header for crashing kernel (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Setup backup region for kdump kernel (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Restrict memory usage of kdump kernel (jsc#SLE-13848 bsc#1174914). - powerpc/drmem: Make LMB walk a bit more flexible (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Avoid stomping memory used by special regions (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Add helper functions for getting memory ranges (jsc#SLE-13848 bsc#1174914). - powerpc/kexec_file: Mark PPC64 specific code (jsc#SLE-13848 bsc#1174914). - kexec_file: Allow archs to handle special regions while locating memory hole (jsc#SLE-13848 bsc#1174914). - kexec: restore arch_kexec_kernel_image_probe declaration (jsc#SLE-13848 bsc#1174914). - commit ef98bc7 - powerpc/mm/pkeys: Make pkey access check work on execute_only_key (jsc#SLE-16556 bsc#1078248 FATE#322447). - Refresh patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch - commit d15e47c - blacklist.conf: Add inapplicable drm/i915 commit for git-fixes - commit 89499be - drm/i915: Drop no-semaphore boosting (bsc#1174737). - Refresh patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch. - commit abd8209 - drm/i915: Prevent using semaphores to chain up to external fences (bsc#1174737). - Refresh patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch. - commit 8cf5766 - drm/i915: Peel dma-fence-chains for await (bsc#1174737). - Refresh patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch. - commit 1951d28 - drm/i915: Pull waiting on an external dma-fence into its routine (bsc#1174737). - Refresh patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch. - commit b2bfc63 - drm/i915: Ignore submit-fences on the same timeline (bsc#1174737). - commit fae2bcb - drm/i915: Rely on direct submission to the queue (bsc#1174737). - Refresh patches.suse/drm-i915-Remove-wait-priority-boosting.patch. - commit a8208d8 - drm/i915: Remove wait priority boosting (bsc#1174737). - commit 0fea26e - pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH (git-fixes). - pinctrl: single: fix function name in documentation (git-fixes). - pinctrl-single: fix pcs_parse_pinconf() return value (git-fixes). - mtd: rawnand: qcom: avoid write to unavailable register (git-fixes). - mtd: rawnand: fsl_upm: Remove unused mtd var (git-fixes). - power: supply: check if calc_soc succeeded in pm860x_init_battery (git-fixes). - PCI: tegra: Revert tegra124 raw_violation_fixup (git-fixes). - PCI: qcom: Add support for tx term offset for rev 2.1.0 (git-fixes). - PCI: qcom: Define some PARF params needed for ipq8064 SoC (git-fixes). - PCI: qcom: Add missing reset for ipq806x (git-fixes). - PCI: qcom: Add missing ipq806x clocks in PCIe driver (git-fixes). - PCI: switchtec: Add missing __iomem tag to fix sparse warnings (git-fixes). - PCI: switchtec: Add missing __iomem and __user tags to fix sparse warnings (git-fixes). - PCI: Release IVRS table in AMD ACS quirk (git-fixes). - PCI: Fix pci_cfg_wait queue locking problem (git-fixes). - PCI/ASPM: Add missing newline in sysfs 'policy' (git-fixes). - clk: bcm63xx-gate: fix last clock availability (git-fixes). - go7007: add sanity checking for endpoints (git-fixes). - media: exynos4-is: Add missed check for pinctrl_lookup_state() (git-fixes). - media: nuvoton-cir: remove setting tx carrier functions (git-fixes). - media: vsp1: dl: Fix NULL pointer dereference on unbind (git-fixes). - media: firewire: Using uninitialized values in node_probe() (git-fixes). - media: media-request: Fix crash if memory allocation fails (git-fixes). - media: marvell-ccic: Add missed v4l2_async_notifier_cleanup() (git-fixes). - media: cxusb-analog: fix V4L2 dependency (git-fixes). - iio: improve IIO_CONCENTRATION channel type description (git-fixes). - staging: vchiq_arm: Add a matching unregister call (git-fixes). - integrity: remove redundant initialization of variable ret (git-fixes). - omapfb: dss: Fix max fclk divider for omap36xx (git-fixes). - media: sur40: Remove uninitialized_var() usage (git-fixes). - clk: spear: Remove uninitialized_var() usage (git-fixes). - clk: st: Remove uninitialized_var() usage (git-fixes). - ide: Remove uninitialized_var() usage (git-fixes). - rtlwifi: rtl8192cu: Remove uninitialized_var() usage (git-fixes). - drbd: Remove uninitialized_var() usage (git-fixes). - random32: move the pseudo-random 32-bit definitions to prandom.h (git-fixes). - PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() (git-fixes). - random32: remove net_rand_state from the latent entropy gcc plugin (git-fixes). - commit 5480d4c - powerpc/pseries: Update hv-24x7 information after migration (jsc#SLE-13661). - Refresh patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch - Documentation/ABI: Add ABI documentation for chips and sockets (jsc#SLE-13661). - powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor details (jsc#SLE-13661). - powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details (jsc#SLE-13661). - powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run (jsc#SLE-13661). - commit 2eeacd0 - powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc/papr_scm: Fetch nvdimm performance stats from PHYP (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl() (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc/papr_scm: Fetch nvdimm health information from PHYP (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - seq_buf: Export seq_buf_printf (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc: Document details on H_SCM_HEALTH hcall (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - powerpc/papr_scm: Mark papr_scm_ndctl() as static (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769). - commit 83564d9 - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109 (bsc#1174625). - commit 2c2144c - ocfs2: fix remounting needed after setfacl command (bsc#1173954). - commit 5e09cdc - series.conf: refresh - update upstream references and resort: patches.suse/powerpc-fadump-fix-race-between-pstore-write-and-fad.patch patches.suse/powerpc-pseries-PCIE-PHB-reset.patch patches.suse/powerpc-xmon-Reset-RCU-and-soft-lockup-watchdogs.patch - commit fe82dc0 - fix patch metadata - fix confusing References tags: patches.suse/arm64-dts-allwinner-a64-Remove-unused-SPDIF-sound-ca.patch patches.suse/arm64-dts-imx8mm-evk-correct-ldo1-ldo2-voltage-range.patch patches.suse/arm64-dts-librem5-devkit-add-a-vbus-supply-to-usb0.patch patches.suse/arm64-dts-ls1028a-delete-extraneous-interrupt-cells-.patch patches.suse/arm64-dts-rockchip-Rename-dwc3-device-nodes-on-rk339.patch patches.suse/arm64-dts-rockchip-Replace-RK805-PMIC-node-name-with.patch patches.suse/arm64-dts-rockchip-fix-rk3399-puma-gmac-reset-gpio.patch patches.suse/arm64-dts-rockchip-fix-rk3399-puma-vcc5v0-host-gpio.patch patches.suse/arm64-dts-uniphier-Set-SCSSI-clock-and-reset-IDs-for.patch patches.suse/arm64-tegra-Enable-I2C-controller-for-EEPROM.patch patches.suse/arm64-tegra-Fix-Tegra194-PCIe-compatible-string.patch patches.suse/arm64-tegra-Fix-ethernet-phy-mode-for-Jetson-Xavier.patch patches.suse/arm64-tegra-Fix-flag-for-64-bit-resources-in-ranges-.patch - commit 176f025 - KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS (bsc#1172197 jsc#SLE-13593). - arm64: Retrieve stolen time as paravirtualized guest (bsc#1172197 jsc#SLE-13593). - KVM: arm64: Provide VCPU attributes for stolen time (bsc#1172197 jsc#SLE-13593). - KVM: Allow kvm_device_ops to be const (bsc#1172197 jsc#SLE-13593). - KVM: arm64: Support stolen time reporting via shared structure (bsc#1172197 jsc#SLE-13593). - KVM: Implement kvm_put_guest() (bsc#1172197 jsc#SLE-13593). - KVM: arm64: Implement PV_TIME_FEATURES call (bsc#1172197 jsc#SLE-13593). Refresh: patches.suse/arm-arm64-provide-a-wrapper-for-smccc-1-1-calls.patch patches.suse/firmware-smccc-add-the-definition-for-smcccv1-2-version-error-codes.patch - KVM: arm/arm64: Factor out hypercall handling from PSCI code (bsc#1172197 jsc#SLE-13593). - KVM: arm64: Document PV-time interface (bsc#1172197 jsc#SLE-13593). - commit f17479f - arm64: dts: rockchip: fix rk3399-puma gmac reset gpio (none bsc#1175021). - arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio (none bsc#1175020). - arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range (none bsc#1175019). - arm64: tegra: Fix flag for 64-bit resources in 'ranges' property (none bsc#1175018). - arm64: tegra: Fix ethernet phy-mode for Jetson Xavier (none bsc#1175017). - arm64: dts: allwinner: a64: Remove unused SPDIF sound card (none bsc#1175016). - arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy (none bsc#1175015). - arm64: dts: rockchip: Replace RK805 PMIC node name with "/pmic"/ on rk3328 boards (none bsc#1175014). - arm64: dts: librem5-devkit: add a vbus supply to usb0 (none bsc#1175013). - arm64: dts: ls1028a: delete extraneous #interrupt-cells for ENETC RCIE (none bsc#1175012). - arm64: dts: uniphier: Set SCSSI clock and reset IDs for each channel (none bsc#1175011). - arm64: tegra: Enable I2C controller for EEPROM (none bsc#1175010). - arm64: tegra: Fix Tegra194 PCIe compatible string (none bsc#1175009). - commit a5198b8 - blacklist.conf: ignore rk3368 dts fixes - commit ee22702 - blacklist.conf: add unsupported Arm devicetree folder - commit b7cfb90 - series.conf: refresh - update upstream reference and resort: patches.suse/brcmfmac-set-timeout-value-when-configuring-power-save.patch - commit 3eb2862 - series.conf: refresh - update upstream references and resort: patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch patches.suse/scsi-lpfc-Add-an-internal-trace-log-buffer.patch patches.suse/scsi-lpfc-Add-blk_io_poll-support-for-latency-improv.patch patches.suse/scsi-lpfc-Add-support-to-display-if-adapter-dumps-ar.patch patches.suse/scsi-lpfc-Allow-applications-to-issue-Common-Set-Fea.patch patches.suse/scsi-lpfc-Fix-NVMe-rport-deregister-and-registration.patch patches.suse/scsi-lpfc-Fix-inconsistent-indenting.patch patches.suse/scsi-lpfc-Fix-interrupt-assignments-when-multiple-ve.patch patches.suse/scsi-lpfc-Fix-kdump-hang-on-PPC.patch patches.suse/scsi-lpfc-Fix-language-in-0373-message-to-reflect-no.patch patches.suse/scsi-lpfc-Fix-less-than-zero-comparison-of-unsigned-.patch patches.suse/scsi-lpfc-Fix-missing-MDS-functionality.patch patches.suse/scsi-lpfc-Fix-oops-due-to-overrun-when-reading-SLI3-.patch patches.suse/scsi-lpfc-Fix-shost-refcount-mismatch-when-deleting-.patch patches.suse/scsi-lpfc-Fix-stack-trace-seen-while-setting-rrq-act.patch patches.suse/scsi-lpfc-Fix-unused-assignment-in-lpfc_sli4_bsg_lin.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.2.patch - commit adcc571 - thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() (git-fixes). - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode (git-fixes). - staging: rtl8192u: fix a dubious looking mask before a shift (git-fixes). - spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM (git-fixes). - spi: davinci: Remove uninitialized_var() usage (git-fixes). - commit e403b7a - fix patch metadata - fix Patch-mainline: patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch - commit 3f5df49 - ALSA: echoaudio: Race conditions around "/opencount"/ (git-fixes). - commit 9c2eff2 - ALSA: pci: delete repeated words in comments (git-fixes). - ALSA: isa: delete repeated words in comments (git-fixes). - ALSA: seq: oss: Serialize ioctls (git-fixes). - ALSA: hda/hdmi: Add quirk to force connectivity (git-fixes). - ALSA: usb-audio: add startech usb audio dock name (git-fixes). - ALSA: usb-audio: Add support for Lenovo ThinkStation P620 (git-fixes). - ASoC: hdac_hda: fix deadlock after PCM open error (git-fixes). - ALSA: hda: fix snd_hda_codec_cleanup() documentation (git-fixes). - ASoC: Intel: bxt_rt298: add missing .owner field (git-fixes). - ASoC: SOF: nocodec: add missing .owner field (git-fixes). - ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK (git-fixes). - ASoC: meson: axg-tdmin: fix g12a skew (git-fixes). - ASoC: meson: axg-tdm-interface: fix link fmt setup (git-fixes). - ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopback (git-fixes). - Revert "/ALSA: hda: call runtime_allow() for all hda controllers"/ (git-fixes). - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands (git-fixes). - ALSA: hda/ca0132 - Add new quirk ID for Recon3D (git-fixes). - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value (git-fixes). - ALSA: usb-audio: endpoint : remove needless check before usb_free_coherent() (git-fixes). - ALSA: asihpi: delete duplicated word (git-fixes). - ALSA: line6: Use kmemdup in podhd_set_monitor_level() (git-fixes). - ALSA: hda: Add support for Loongson 7A1000 controller (git-fixes). - ALSA: hda/tegra: Disable sync-write operation (git-fixes). - ALSA: echoaudio: re-enable IRQs on failure path (git-fixes). - ALSA: line6: add hw monitor volume control for POD HD500 (git-fixes). - ALSA: xen: Remove superfluous fall through comments (git-fixes). - ALSA: atmel: Remove invalid "/fall through"/ comments (git-fixes). - ALSA: echoaudio: Address bugs in the interrupt handling (git-fixes). - ALSA: echoaudio: Prevent some noise on unloading the module (git-fixes). - ALSA: echoaudio: Prevent races in calls to set_audio_format() (git-fixes). - ALSA: echoaudio: Remove redundant check (git-fixes). - ALSA: usb/line6: remove 'defined but not used' warning (git-fixes). - ALSA: pci/au88x0: remove "/defined but not used"/ warnings (git-fixes). - ALSA: vx_core: remove warning for empty loop body (git-fixes). - ALSA: pcmcia/pdaudiocf: fix kernel-doc (git-fixes). - ALSA: pci/via82xx: remove 'set but not used' warnings (git-fixes). - ALSA: pci/fm801: fix kernel-doc (git-fixes). - ALSA: pci/es1938: remove 'set but not used' warning (git-fixes). - ALSA: xen: remove 'set but not used' warning (git-fixes). - ALSA: pci/oxygen/xonar_wm87x6: remove always true condition (git-fixes). - ALSA: pci/rme9652/hdspm: remove always true condition (git-fixes). - ALSA: pci/korg1212: remove 'set but not used' warnings (git-fixes). - ALSA: pci/emu10k1: remove 'set but not used' warning (git-fixes). - ALSA: firewire: fix kernel-doc (git-fixes). - ALSA: pci/ctxfi: fix kernel-doc warnings (git-fixes). - ALSA: pci/ctxfi/ctatc: fix kernel-doc (git-fixes). - ALSA: pci/aw2-saa7146: remove 'set but not used' warning (git-fixes). - ALSA: pci/echoaudio: remove 'set but not used' warning (git-fixes). - ALSA: pci/asihpi: remove 'set but not used' warning (git-fixes). - ALSA: pci/asihpi: fix kernel-doc (git-fixes). - ALSA: pci/asihpi: remove 'set but not used' warnings (git-fixes). - ALSA: isa/gus: remove 'set but not used' warning (git-fixes). - ALSA: isa/gus: remove -Wmissing-prototypes warnings (git-fixes). - ALSA: core: pcm_iec958: fix kernel-doc (git-fixes). - ALSA: usb-audio: Fix some typos (git-fixes). - ALSA: hda: Enable sync-write operation as default for all controllers (git-fixes). - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops (git-fixes). - commit 49b9124 - fix patch metadata - fix Patch-mainline: patches.suse/rhashtable-Document-the-right-function-parameters.patch patches.suse/rhashtable-Fix-unprotected-RCU-dereference-in-__rht_.patch - commit 1af1b05 - Re-sort another cherry-picked i915 patch in the upstream Refresh patches.suse/drm-i915-Actually-emit-the-await_start.patch - commit 46112ad - Resort the i915 cherry-picked patch Refresh patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch patches.suse/drm-i915-Return-early-for-await_start-on-same-timeli.patch - commit 20cca9b - drm/i915: Return early for await_start on same timeline (bsc#1174737). - Refresh patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch. - commit 06dbabf - drm/i915: Improve the start alignment of bonded pairs (bsc#1174737). - Refresh patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch. - commit 44313fe - drm/i915: Mark up unlocked update of i915_request.hwsp_seqno (bsc#1174737). - commit 50bee7f - drm/i915: Mark racy read of intel_engine_cs.saturated (bsc#1174737). - commit e5038ad - drm/i915: Do not poison i915_request.link on removal (bsc#1174737). - commit 808ecc5 - drm/i915: Actually emit the await_start (bsc#1174737). - commit f0424b5 - drm/i915: Protect i915_request_await_start from early waits (bsc#1174737). - commit 03accf1 - drm/i915: Flush execution tasklets before checking request status (bsc#1174737). - drm/i915: Flush tasklet submission before sleeping on i915_request_wait (bsc#1174737). - commit 140a397 - drm/i915/gt: Flush submission tasklet before waiting/retiring (bsc#1174737). - commit b17d2a1 - drm/i915: Keep track of request among the scheduling lists (bsc#1174737). - commit 4388a9e - drm/i915: Eliminate the trylock for awaiting an earlier request (bsc#1174737). - Refresh patches.suse/0002-drm-i915-gt-Do-not-schedule-normal-requests-immediat.patch. - commit 590b628 - xen/pvcalls-back: test for errors when calling backend_connect() (bsc#1065600). - commit cbfa27b - drm/i915: Use EAGAIN for trylock failures (bsc#1174737). - commit d8a7f90 - kabi/severities: ignore KABI for NVMe, except nvme-fc (bsc#1174777) Exported symbols under drivers/nvme/host/ are only used by the nvme subsystem itself, except for the nvme-fc symbols. - commit 16ddcd8 - nvme-multipath: round-robin: eliminate "/fallback"/ variable (bsc#1172108). - commit 4cdac03 - nvme: multipath: round-robin: fix single non-optimized path case (bsc#1172108). - commit 3d56aa0 - ionic: unlock queue mutex in error path (bsc#1167773). - devlink: ignore -EOPNOTSUPP errors on dumpit (bsc#1154353). - net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev (jsc#SLE-8464). - net/mlx5: E-switch, Destroy TSAR when fail to enable the mode (jsc#SLE-8464). - RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails (jsc#SLE-8446). - commit 23bdd26 - libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses (bsc#1155518). - bpf: Fix map leak in HASH_OF_MAPS map (bsc#1155518). - net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data (bsc#1155518). - commit a6677ae - wireless: Use linux/stddef.h instead of stddef.h (git-fixes). - commit ec3012b - wl1251: fix always return 0 error (git-fixes). - video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call (git-fixes). - video: fbdev: sm712fb: fix an issue about iounmap for a wrong address (git-fixes). - USB: serial: iuu_phoenix: fix led-activity helpers (git-fixes). - USB: serial: cp210x: re-enable auto-RTS on open (git-fixes). - USB: serial: cp210x: enable usb generic throttle/unthrottle (git-fixes). - USB: iowarrior: fix up report size handling for some devices (git-fixes). - usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength (git-fixes). - usb: core: fix quirks_param_set() writing to a const pointer (git-fixes). - usb: dwc2: gadget: Make use of GINTMSK2 (git-fixes). - usbip: tools: fix module name in man page (git-fixes). - usb: hso: Fix debug compile warning on sparc32 (git-fixes). - wireless: Use offsetof instead of custom macro (git-fixes). - commit 0511c57 - rtw88: fix short GI capability based on current bandwidth (git-fixes). - rtw88: fix LDPC field for RA info (git-fixes). - mac80211: fix misplaced while instead of if (git-fixes). - liquidio: Fix wrong return value in cn23xx_get_pf_num() (git-fixes). - mwifiex: Fix firmware filename for sd8997 chipset (git-fixes). - mwifiex: Fix firmware filename for sd8977 chipset (git-fixes). - mwifiex: Prevent memory corruption handling keys (git-fixes). - leds: gpio: Fix semantic error (git-fixes). - leds: core: Flush scheduled work for system suspend (git-fixes). - leds: wm831x-status: fix use-after-free on unbind (git-fixes). - leds: lm36274: fix use-after-free on unbind (git-fixes). - leds: lm3533: fix use-after-free on unbind (git-fixes). - leds: da903x: fix use-after-free on unbind (git-fixes). - phy: armada-38x: fix NETA lockup when repeatedly switching speeds (git-fixes). - phy: renesas: rcar-gen3-usb2: move irq registration to init (git-fixes). - phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY (git-fixes). - net: lan78xx: fix transfer-buffer memory leak (git-fixes). - net: lan78xx: add missing endpoint sanity check (git-fixes). - drivers/net/wan: lapb: Corrected the usage of skb_cow (git-fixes). - nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame (git-fixes). - commit ffa42ff - drm/etnaviv: Fix error path on failure to enable bus clk (git-fixes). - drm/imx: imx-ldb: Disable both channels for split mode in enc->disable() (git-fixes). - drm/imx: tve: fix regulator_disable error path (git-fixes). - drm/imx: fix use after free (git-fixes). - drm/bridge: sil_sii8620: initialize return of sii8620_readb (git-fixes). - drm: panel: simple: Fix bpc for LG LB070WV8 panel (git-fixes). - drm/stm: repair runtime power management (git-fixes). - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline (git-fixes). - drm/radeon: fix array out-of-bounds read and write issues (git-fixes). - drm/panel: otm8009a: Drop unnessary backlight_device_unregister() (git-fixes). - drm/arm: fix unintentional integer overflow on left shift (git-fixes). - drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local array (git-fixes). - drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers (git-fixes). - drm/gem: Fix a leak in drm_gem_objects_lookup() (git-fixes). - leds: 88pm860x: fix use-after-free on unbind (git-fixes). - leds: lm355x: avoid enum conversion warning (git-fixes). - gpio: max77620: Fix missing release of interrupt (git-fixes). - kobject: Avoid premature parent object freeing in kobject_cleanup() (git-fixes). - commit 004490b - appletalk: Fix atalk_proc_init() return path (git-fixes). - Bluetooth: hci_serdev: Only unregister device if it was registered (git-fixes). - Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags (git-fixes). - Bluetooth: Fix update of connection state in `hci_encrypt_cfm` (git-fixes). - Bluetooth: btmtksdio: fix up firmware download sequence (git-fixes). - Bluetooth: btusb: fix up firmware download sequence (git-fixes). - btmrvl: Fix firmware filename for sd8997 chipset (git-fixes). - btmrvl: Fix firmware filename for sd8977 chipset (git-fixes). - ath10k: Acquire tx_lock in tx error paths (git-fixes). - agp/intel: Fix a memory leak on module initialisation failure (git-fixes). - console: newport_con: fix an issue about leak related system resources (git-fixes). - driver core: Avoid binding drivers to dead devices (git-fixes). - devres: keep both device name and resource name in pretty name (git-fixes). - b43: Remove uninitialized_var() usage (git-fixes). - Bluetooth: fix kernel oops in store_pending_adv_report (git-fixes). - drm: hold gem reference until object is no longer accessed (git-fixes). - dlm: remove BUG() before panic() (git-fixes). - ath10k: enable transmit data ack RSSI for QCA9884 (git-fixes). - commit 964f75f - firmware: smccc: Add ARCH_SOC_ID support (bsc#1174906). - Update arm64 config - firmware: smccc: Add function to fetch SMCCC version (bsc#1174906). - firmware: smccc: Refactor SMCCC specific bits into separate file (bsc#1174906). - firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead (bsc#1174906). - firmware: smccc: Add the definition for SMCCCv1.2 version/error codes (bsc#1174906). - firmware: smccc: Update link to latest SMCCC specification (bsc#1174906). - firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above (bsc#1174906). - Update arm64 config - arm/arm64: Make use of the SMCCC 1.1 wrapper (bsc#1174906). - arm/arm64: Provide a wrapper for SMCCC 1.1 calls (bsc#1174906). - firmware: arm_sdei: use common SMCCC_CONDUIT_* (bsc#1174906). - firmware/psci: use common SMCCC_CONDUIT_* (bsc#1174906). - arm: spectre-v2: use arm_smccc_1_1_get_conduit() (bsc#1174906). - arm64: errata: use arm_smccc_1_1_get_conduit() (bsc#1174906). - arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit() (bsc#1174906). - commit 91485ab - blacklist.conf: ignore documentation fixes - commit da3606d - btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT (bsc#1120163). - commit a0c01d8 - btrfs: qgroup: try to flush qgroup space when we get -EDQUOT (bsc#1120163). - commit 110b26f - btrfs: qgroup: allow to unreserve range without releasing other ranges (bsc#1120163). - commit 292ee83 - btrfs: qgroup: fix data leak caused by race between writeback and truncate (bsc#1172247). - commit e7691a1 - btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak (bsc#1172247). - commit 5f13741 - btrfs: file: reserve qgroup space after the hole punch range is locked (bsc#1172247). - commit c1e305c - btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() (bsc#1172247). - commit c77d18c - btrfs: inode: refactor the parameters of insert_reserved_file_extent() (bsc#1172247). - commit 999728e - btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item (bsc#1172247). - commit 3a23bcd - bpf: net: Avoid incorrect bpf_sk_reuseport_detach call (bsc#1155518). - bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone (bsc#1155518). - net, sk_msg: Clear sk_user_data pointer on clone if tagged (bsc#1155518). - commit 9a81f17 - rhashtable: Restore RCU marking on rhash_lock_head (bsc#1174880). - rhashtable: Fix unprotected RCU dereference in __rht_ptr (bsc#1174880). - rhashtable: drop duplicated word in <linux/rhashtable.h> (bsc#1174880). - rhashtable: Drop raw RCU deref in nested_table_free (bsc#1174880). - rhashtable: Document the right function parameters (bsc#1174880). - commit c0ec5b4 - KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts (bsc#1133021). - KVM: arm64: Stop writing aarch32's CSSELR into ACTLR (bsc#1133021). - KVM: arm64: Fix 32bit PC wrap-around (bsc#1133021). - KVM: arm: vgic: Fix limit condition when writing to GICD_IACTIVER (bsc#1133021). - KVM: arm64: Use the correct timer structure to access the physical counter (bsc#1133021). - KVM: arm/arm64: Correct AArch32 SPSR on exception entry (bsc#1133021). - KVM: arm/arm64: Correct CPSR on exception entry (bsc#1133021). - KVM: arm64: Correct PSTATE on exception entry (bsc#1133021). - KVM: Play nice with read-only memslots when querying host page size (bsc#1133021). - commit 854e6da - drm/i915: Reorder await_execution before await_request (bsc#1174737). - commit 75817a8 - drm/i915: Copy across scheduler behaviour flags across submit fences (bsc#1174737). - commit 718e478 - drm/i915: Lock signaler timeline while navigating (bsc#1174737). - commit d0600f4 - drm/i915: Mark i915_request.timeline as a volatile, rcu pointer (bsc#1174737). - Refresh patches.suse/drm-i915-Hold-reference-to-intel_frontbuffer-as-we-t.patch. - Refresh patches.suse/drm-i915-Protect-context-while-grabbing-its-name-for.patch. - Refresh patches.suse/drm-i915-Reduce-nested-prepare_remote_context-to-a-t.patch. - commit fce086e - KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction (bsc#1133021). - commit f7e204d - clk: bcm2835: Do not use prediv with bcm2711's PLLs (bsc#1174865). - brcmfmac: Set timeout value when configuring power save (bsc#1173468). - commit 4d732a9 - IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE (bsc#1174770). - commit 4c02379 - spi: rockchip: Fix error in SPI slave pio read (git-fixes). - spi: sun4i: update max transfer size reported (git-fixes). - spi: lantiq: fix: Rx overflow error in full duplex mode (git-fixes). - spi: spi-geni-qcom: Actually use our FIFO (git-fixes). - regulator: gpio: Honor regulator-boot-on property (git-fixes). - clk: scmi: Fix min and max rate when registering clocks with discrete rates (git-fixes). - firmware: arm_scmi: Keep the discrete clock rates sorted (git-fixes). - firmware: arm_scmi: Fix SCMI genpd domain probing (git-fixes). - platform/x86: intel-vbtn: Fix return value check in check_acpi_dev() (git-fixes). - platform/x86: intel-hid: Fix return value check in check_acpi_dev() (git-fixes). - crypto: qat - fix double free in qat_uclo_create_batch_init_list (git-fixes). - crypto: ccp - Fix use of merged scatterlists (git-fixes). - crypto: ccree - fix resource leak on error path (git-fixes). - crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified (git-fixes). - crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified (git-fixes). - crypto: caam - Fix argument type in handle_imx6_err005766 (git-fixes). - crc-t10dif: Fix potential crypto notify dead-lock (git-fixes). - tpm: Require that all digests are present in TCG_PCR_EVENT2 structures (git-fixes). - commit 64bac7f - kABI workaround for struct kvm_device (git-fixes). Just change an variable to "/const"/ type in kvm_device. - commit 1c95856 - kABI workaround for enum cpuhp_state (git-fixes). - commit 889dc24 - kABI workaround for struct kvm_vcpu_arch (git-fixes). Add a struct variable to the end of kvm_vcpu_arch and kvm_vcpu_arch is embedded into kvm_vcpu at the end. It is usually used by pointer and allocated dynamically, so this change should be fine even for external kvm module. - commit c324264 - patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro: Update tags - commit 3b99445 - gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 (bsc#1174825). - commit 796da2e - gfs2: Another gfs2_find_jhead fix (bsc#1174824). - commit eb92077 - blacklist.conf: mtd kernel-doc fixes - commit 12371a2 - Fix for missing check in vgacon scrollback handling (bsc#1174205 CVE-2020-14331). Update to the latest findings/submission. - commit 2b80031 - ubsan: check panic_on_warn (bsc#1174805). - commit 4b3b09b - af_key: pfkey_dump needs parameter validation (git-fixes). - mac80211: mesh: Free pending skb when destroying a mpath (git-fixes). - mac80211: mesh: Free ie data when leaving mesh (git-fixes). - i2c: also convert placeholder function to return errno (git-fixes). - drm/amd/display: Clear dm_state for fast updates (git-fixes). - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() (git-fixes). - regmap: debugfs: check count when read regmap file (git-fixes). - PM: wakeup: Show statistics for deleted wakeup sources again (git-fixes). - commit f22517a - ALSA: hda/realtek - Fixed HP right speaker no sound (git-fixes). - ALSA: hda: fix NULL pointer dereference during suspend (git-fixes). - ALSA: hda/hdmi: Fix keep_power assignment for non-component devices (git-fixes). - ALSA: hda: Workaround for spurious wakeups on some Intel platforms (git-fixes). - ALSA: hda/realtek: Fix add a "/ultra_low_power"/ function for intel reference board (alc256) (git-fixes). - ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289 (git-fixes). - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289 (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for SSL2 (git-fixes). - commit 7cc8f61 - mm: Fix protection usage propagation (bsc#1174002). - commit 446569c - Revert "/drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"/ (git-fixes). - ARM: percpu.h: fix build error (git-fixes). - random: fix circular include dependency on arm64 after addition of percpu.h (git-fixes). - commit a78809a - uio_pdrv_genirq: Remove warning when irq is not specified (bsc#1174762). - commit 31bf7b7 - random32: update the net random state on interrupt and activity (CVE-2020-16166 bsc#1174757). - commit 81d991d - PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge (git-fixes). - commit f661820 - 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work (git-fixes). - staging: wlan-ng: properly check endpoint types (git-fixes). - serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X (git-fixes). - fbdev: Detect integer underflow at "/struct fbcon_ops"/->clear_margins (git-fixes). - serial: 8250_mtk: Fix high-speed baud rates clamping (git-fixes). - serial: 8250: fix null-ptr-deref in serial8250_start_tx() (git-fixes). - serial: tegra: fix CREAD handling for PIO (git-fixes). - vt: Reject zero-sized screen buffer size (git-fixes). - usb: xhci: Fix ASM2142/ASM3142 DMA addressing (git-fixes). - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers (git-fixes). - usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init() (git-fixes). - usb: dwc3: pci: add support for the Intel Jasper Lake (git-fixes). - usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant (git-fixes). - hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe() (git-fixes). - hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D (git-fixes). - hwmon: (adm1275) Make sure we are reading enough data for different chips (git-fixes). - hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow (git-fixes). - spi: mediatek: use correct SPI_CFG2_REG MACRO (git-fixes). - regmap: dev_get_regmap_match(): fix string comparison (git-fixes). - HID: apple: Disable Fn-key key-re-mapping on clone keyboards (git-fixes). - HID: steam: fixes race in handling device list (git-fixes). - HID: alps: support devices with report id 2 (git-fixes). - HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override (git-fixes). - drm/amdgpu: fix preemption unit test (git-fixes). - drm/amdgpu/gfx10: fix race condition for kiq (git-fixes). - serial: mxs-auart: add missed iounmap() in probe failure and remove (git-fixes). - dmaengine: ioat setting ioat timeout as module parameter (git-fixes). - dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu (git-fixes). - dmaengine: tegra210-adma: Fix runtime PM imbalance on error (git-fixes). - Input: elan_i2c - only increment wakeup count on touch (git-fixes). - Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen (git-fixes). - mac80211: allow rx of mesh eapol frames with default rx key (git-fixes). - pinctrl: amd: fix npins for uart0 in kerncz_groups (git-fixes). - gpio: arizona: put pm_runtime in case of failure (git-fixes). - gpio: arizona: handle pm_runtime_get_sync failure case (git-fixes). - drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups() (git-fixes). - drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout (git-fixes). - serial: amba-pl011: Make sure we initialize the port.lock spinlock (git-fixes). - serial: 8250_pci: Move Pericom IDs to pci_ids.h (git-fixes). - commit 5b7d8a8 - nvme: kABI fixes for nvme_ctrl (bsc#1159058). - commit dc7531f - ocfs2: fix panic on nfs server over ocfs2 (bsc#1172963). - ocfs2: load global_inode_alloc (bsc#1172963). - ocfs2: avoid inode removal while nfsd is accessing it (bsc#1172963). - commit 1a01c78 - docs: fix memory.low description in cgroup-v2.rst (git-fixes). (SLE documentation might refer to cgroup-v2.rst.) - commit 1c58dff - net: Fix a documentation bug wrt. ip_unprivileged_port_start (git-fixes). (SLES tuning guide refers to ip-sysctl.txt.) - commit b51f83b - blacklist.conf: Add dc8d37ed304ee ("/cpu/SMT: Fix x86 link error without CONFIG_SYSFS"/) - commit 24e5ac8 - blacklist.conf: Add 98919f4c9a342 ("/Documentation: debugfs: Document debugfs helper for unsigned long values"/) - commit 5a3f2df - io-mapping: indicate mapping failure (git-fixes). - commit b3a6154 - powerpc/pseries: PCIE PHB reset (bsc#1174689). - powerpc/eeh: Fix pseries_eeh_configure_bridge() (bsc#1174689). - commit ba8e81b - nvme: consolodate io settings (bsc#1159058). - nvme: revalidate namespace stream parameters (bsc#1159058). - nvme: consolidate chunk_sectors settings (bsc#1159058). - nvme: revalidate after verifying identifiers (bsc#1159058). - nvme-multipath: set bdi capabilities once (bsc#1159058). - nvme: check namespace head shared property (bsc#1159058). - nvme: always search for namespace head (bsc#1159058). - nvme: release namespace head reference on error (bsc#1159058). - nvme: unlink head after removing last namespace (bsc#1159058). - nvme: remove the magic 1024 constant in nvme_scan_ns_list (bsc#1159058). - nvme: avoid an Identify Controller command for each namespace (bsc#1159058). - nvme: factor out a nvme_ns_remove_by_nsid helper (bsc#1159058). - nvme: clean up nvme_scan_work (bsc#1159058). - nvme: refine the Qemu Identify CNS quirk (bsc#1159058). - nvme: remove unused parameter (bsc#1159058). - commit fe17413 - Delete patches.suse/apparmor-Fix-memory-leak-of-profile-proxy.patch (bsc#1174627) - commit dbe0add - nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths (bsc#1172108). - nvme-multipath: fix logic for non-optimized paths (bsc#1172108). - commit a2fe085 - xfrm: fix a warning in xfrm_policy_insert_list (bsc#1174645). - commit e77828e - IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command (git-fixes). - i40iw: fix null pointer dereference on a null wqe pointer (git-fixes). - commit 76175e9 - x86/stacktrace: Fix reliable check for empty user task stacks (bsc#1058115). - commit 4883ff2 - qed: suppress false-positives interrupt error messages on HW init (git-fixes). - qed: suppress "/don't support RoCE & iWARP"/ flooding on HW init (git-fixes). - netdevsim: fix unbalaced locking in nsim_create() (git-fixes). - net: hns3: fix return value error when query MAC link status fail (git-fixes). - net: hns3: fix error handling for desc filling (git-fixes). - net: hns3: fix for not calculating TX BD send size correctly (git-fixes). - ionic: use mutex to protect queue operations (bsc#1167773). - ionic: keep rss hash after fw update (bsc#1167773). - ionic: update filter id after replay (bsc#1167773). - ionic: fix up filter locks and debug msgs (bsc#1167773). - ionic: use offset for ethtool regs data (bsc#1167773). - mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3 (bsc#1154488). - rtnetlink: Fix memory(net_device) leak when ->newlink fails (bsc#1154353). - bnxt_en: Init ethtool link settings after reading updated PHY configuration (jsc#SLE-8371 bsc#1153274). - RDMA/mlx5: Prevent prefetch from racing with implicit destruction (jsc#SLE-8446). - RDMA/core: Fix race in rdma_alloc_commit_uobject() (git-fixes). - RDMA/mlx5: Use xa_lock_irq when access to SRQ table (git-fixes). - IB/mlx5: Fix 50G per lane indication (git-fixes). - RDMA/siw: Fix reporting vendor_part_id (git-fixes). - IB/sa: Resolv use-after-free in ib_nl_make_request() (git-fixes). - IB/mad: Fix use after free when destroying MAD agent (git-fixes). - RDMA/counter: Query a counter before release (git-fixes). - RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads() (git-fixes). - RDMA/cma: Protect bind_list and listen_list while finding matching cm id (git-fixes). - RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532 (git-fixes). - RDMA/efa: Set maximum pkeys device attribute (git-fixes). - RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq (git-fixes). - RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl() (git-fixes). - IB/cma: Fix ports memory leak in cma_configfs (git-fixes). - RDMA/mlx5: Add init2init as a modify command (git-fixes). - RDMA/hns: Fix cmdq parameter of querying pf timer resource (git-fixes). - RDMA/hns: Bugfix for querying qkey (git-fixes). - RDMA/uverbs: Fix create WQ to use the given user handle (git-fixes). - RDMA/mlx5: Verify that QP is created with RQ or SQ (git-fixes). - RDMA/mlx5: Fix udata response upon SRQ creation (git-fixes). - RDMA/rxe: Set default vendor ID (git-fixes). - IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode (git-fixes). - RDMA/core: Fix double destruction of uobject (git-fixes). - RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() (git-fixes). - IB/qib: Call kobject_put() when kobject_init_and_add() fails (git-fixes). - RDMA/iw_cxgb4: Fix incorrect function parameters (git-fixes). - RDMA/core: Fix double put of resource (git-fixes). - IB/core: Fix potential NULL pointer dereference in pkey cache (git-fixes). - IB/mlx4: Test return value of calls to ib_get_cached_pkey (git-fixes). - RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info() (git-fixes). - i40iw: Fix error handling in i40iw_manage_arp_cache() (git-fixes). - RDMA/core: Fix race between destroy and release FD object (git-fixes). - IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() (git-fixes). - RDMA/core: Prevent mixed use of FDs between shared ufiles (git-fixes). - RDMA/mlx5: Set GRH fields in query QP on RoCE (git-fixes). - RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr() (git-fixes). - RDMA/mlx4: Initialize ib_spec on the stack (git-fixes). - RDMA/cm: Fix an error check in cm_alloc_id_priv() (git-fixes). - IB/hfi1: Fix memory leaks in sysfs registration and unregistration (git-fixes). - RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices (git-fixes). - RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow (git-fixes). - IB/rdmavt: Delete unused routine (git-fixes). - i40iw: Report correct firmware version (git-fixes). - RDMA/cm: Add missing locking around id.state in cm_dup_req_handler (git-fixes). - RDMA/cm: Read id.state under lock when doing pr_debug() (git-fixes). - RDMA/cm: Remove a race freeing timewait_info (git-fixes). - RDMA/cm: Fix checking for allowed duplicate listens (git-fixes). - RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id() (git-fixes). - IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads (git-fixes). - RDMA/siw: Fix passive connection establishment (git-fixes). - IB/mlx5: Fix missing congestion control debugfs on rep rdma device (git-fixes). - RDMA/ucma: Put a lock around every call to the rdma_cm layer (git-fixes). - RDMA/siw: Fix setting active_{speed, width} attributes (git-fixes). - RDMA/rxe: Fix configuration of atomic queue pair attributes (git-fixes). - RDMA/siw: Fix setting active_mtu attribute (git-fixes). - i40iw: Do an RCU lookup in i40iw_add_ipv4_addr (git-fixes). - RDMA/mlx5: Fix access to wrong pointer while performing flush due to error (git-fixes). - IB/hfi1: Ensure pq is not left on waitlist (git-fixes). - RDMA/mad: Do not crash if the rdma device does not have a umad interface (git-fixes). - RDMA/core: Fix missing error check on dev_set_name() (git-fixes). - RDMA/mlx5: Fix the number of hwcounters of a dynamic counter (git-fixes). - RDMA/iwcm: Fix iwcm work deallocation (git-fixes). - RDMA/siw: Fix failure handling during device creation (git-fixes). - RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing (git-fixes). - RDMA/core: Fix protection fault in ib_mr_pool_destroy (git-fixes). - IB/hfi1, qib: Ensure RCU is locked when accessing list (git-fixes). - RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen() (git-fixes). - Revert "/RDMA/cma: Simplify rdma_resolve_addr() error flow"/ (git-fixes). - commit 3509d43 - x86/unwind/orc: Fix ORC for newly forked tasks (bsc#1058115). - commit c9872a0 - drm/amd/powerplay: fix a crash when overclocking Vega M (bsc#1152472) - commit e5783e4 - drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2. (bsc#1152489) * context changes - commit 832eb1e - drm/i915/gt: Only swap to a random sibling once upon creation (bsc#1152489) * context changes - commit b0d94d8 - drm/i915/fbc: Fix fence_y_offset handling (bsc#1152489) * context changes - commit c4ded04 - rtnetlink: Fix memory(net_device) leak when ->newlink fails (git-fixes). - commit 11a9564 - NTB: ntb_test: Fix bug when counting remote files (git-fixes). - NTB: perf: Fix race condition when run with ntb_test (git-fixes). - NTB: perf: Fix support for hardware that doesn't have port numbers (git-fixes). - NTB: perf: Don't require one more memory window than number of peers (git-fixes). - NTB: ntb_pingpong: Choose doorbells based on port number (git-fixes). - NTB: Fix the default port and peer numbers for legacy drivers (git-fixes). - NTB: Revert the change to use the NTB device dev for DMA allocations (git-fixes). - NTB: ntb_tool: reading the link file should not end in a NULL byte (git-fixes). - ntb_tool: pass correct struct device to dma_alloc_coherent (git-fixes). - ntb_perf: pass correct struct device to dma_alloc_coherent (git-fixes). - ntb: hw: remove the code that sets the DMA mask (git-fixes). - NTB: Fix static check warning in perf_clear_test (git-fixes). - habanalabs: increase timeout during reset (git-fixes). - commit 6d2dc2c - geneve: fix an uninitialized value in geneve_changelink() (git-fixes). - ieee802154: fix one possible memleak in adf7242_probe (git-fixes). - nfc: nci: add missed destroy_workqueue in nci_register_device (git-fixes). - hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path (git-fixes). - i2c: i2c-qcom-geni: Fix DMA transfer race (git-fixes). - i2c: rcar: always clear ICSAR to avoid side effects (git-fixes). - Revert "/i2c: cadence: Fix the hold bit setting"/ (git-fixes). - drm/amd/powerplay: fix a crash when overclocking Vega M (git-fixes). - drm: sun4i: hdmi: Fix inverted HPD result (git-fixes). - phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked (git-fixes). - commit ce8f443 - fpga: dfl: fix bug in port reset handshake (git-fixes). - staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes). - staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes). - staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift (git-fixes). - staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support (git-fixes). - usb: tegra: Fix allocation for the FPCI context (git-fixes). - usb: xhci-mtk: fix the failure of bandwidth allocation (git-fixes). - commit c8a893b - ath9k: Fix regression with Atheros 9271 (git-fixes). - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb (git-fixes). - commit 86f66b0 - blacklist.conf: remove ath9k commit and add phy/realtek commit - commit d6994a7 - rpm/kernel-obs-build.spec.in: Enable overlayfs Overlayfs is needed for podman or docker builds when no more specific driver can be used (like lvm or btrfs). As the default build fs is ext4 currently, we need overlayfs kernel modules to be available. - commit 29474aa - vgacon: fix out of bounds write to the scrollback buffer (bsc#1174205 CVE-2020-14331). - commit ffe1c3f - tpm_crb: fix fTPM on AMD Zen+ CPUs (bsc#1174362). - commit 244d11a - scsi: libfc: Skip additional kref updating work event (bsc#1173849). - scsi: libfc: Handling of extra kref (bsc#1173849). - scsi: libfc: rport state move to PLOGI if all PRLI retry exhausted (bsc#1173849). - scsi: libfc: If PRLI rejected, move rport to PLOGI state (bsc#1173849). - scsi: libfc: free response frame from GPN_ID (bsc#1173849). - commit e4b0418 - /dev/mem: Add missing memory barriers for devmem_inode (git-fixes). - commit faada70 - fix paches metadata - fix Patch-mainline: patches.suse/NFS-Fix-interrupted-slots-by-sending-a-solo-SEQUENCE.patch patches.suse/sunrpc-Fix-gss_unwrap_resp_integ-again.patch - commit 8700f50 - /dev/mem: Revoke mappings when a driver claims the region (git-fixes). - commit 12e79d4 - mm/mmap.c: close race between munmap() and expand_upwards()/downwards() (bsc#1174527). - commit 8d322cd - Bluetooth: Disconnect if E0 is used for Level 4 (bsc#1171988 CVE-2020-10135). - Bluetooth: Consolidate encryption handling in hci_encrypt_cfm (bsc#1171988 CVE-2020-10135). - commit 247f41e - udp: Improve load balancing for SO_REUSEPORT (git-fixes). - udp: Copy has_conns in reuseport_grow() (git-fixes). - net/smc: fix restoring of fallback changes (git-fixes). - ax88172a: fix ax88172a_unbind() failures (git-fixes). - ovl: inode reference leak in ovl_is_inuse true case (git-fixes). - commit 8886a83 - IB/hfi1: Fix module use count flaw due to leftover module put calls (bsc#1174407). - IB/hfi1: Fix another case where pq is left on waitlist (bsc#1174411). - commit 4615f3f - PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events (bsc#1174513). - commit 4124752 - kabi fix for SUNRPC-dont-update-timeout-value-on-connection-reset.patch (bsc1174263). - commit b2c60a4 - SUNRPC dont update timeout value on connection reset (bsc#1174263). - NFS: Fix interrupted slots by sending a solo SEQUENCE operation (bsc#1174264). - commit a34253a - sunrpc: Fix gss_unwrap_resp_integ() again (bsc#1174116). - commit 74de0ef - series.conf: cleanup - update upstream reference and move into sorted section: patches.suse/sched-Fix-race-against-ptrace_freeze_trace.patch - commit d3c68dc - arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode (bsc#1174398). - arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id (bsc#1174398). - net: fsl/fman: treat all RGMII modes in memac_adjust_link() (bsc#1174398). - commit 9181d93 - net: phy: realtek: add support for configuring the RX delay on RTL8211F (bsc#1174398). - commit f56681f - fix patch metadata - fix Patch-mainline: patches.suse/sched-fair-handle-case-of-task_h_load-returning-0.patch - commit 48a221d - sched/fair: handle case of task_h_load() returning 0 (bnc#1155798 (CPU scheduler functional and performance backports)). - commit ea548c6 - Refresh patches.suse/sched-Fix-loadavg-accounting-race.patch. - commit 1d3f65b - IB/hfi1: Do not destroy link_wq when the device is shut down (bsc#1174409). - IB/hfi1: Do not destroy hfi1_wq when the device is shut down (bsc#1174409). - commit 469cd59 - Update patch reference tag for cdev security fix (CVE-2020-0305, bsc#1174462) - commit 589a02e - fix patches metadata - fix Patch-mainline: patches.suse/btrfs-add-assertions-for-tree-inode-io_tree-to-exten.patch patches.suse/btrfs-drop-argument-tree-from-btrfs_lock_and_flush_o.patch patches.suse/btrfs-use-correct-count-in-btrfs_file_write_iter.patch - commit 06e9b7f - btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO (bsc#1174438). - commit 6283198 - btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range (bsc#1174438). - commit fddc7a9 - btrfs: add assertions for tree == inode->io_tree to extent IO helpers (bsc#1174438). - commit b6577c1 - btrfs: fix RWF_NOWAIT write not failling when we need to cow (bsc#1174438). - commit 5cd33df - btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof (bsc#1174438). - commit e8b9f70 - btrfs: fix hang on snapshot creation after RWF_NOWAIT write (bsc#1174438). - commit b6d39e5 - btrfs: use correct count in btrfs_file_write_iter() (bsc#1174438). - commit b0f2e4b - dpaa_eth: Make dpaa_a050385_wa static (bsc#1174396). - dpaa_eth: FMan erratum A050385 workaround (bsc#1174396). - commit 28d087a - fsl/fman: detect FMan erratum A050385 (bsc#1174396) Update arm64 config file - commit f586da0 - PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2 (bsc#1172201). - commit 901fe3f - media: cec: silence shift wrapping warning in __cec_s_log_addrs() (git-fixes). - commit 78dd0ad - blacklist.conf: for future infrastructure, and will need kABI workarounds in each user, only if we really need it - commit 5125020 - blacklist.conf: cleanup removing unused exported symbols, unavoidable kABI breakage - commit 5042b86 - ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S (git-fixes). - ASoC: rt5682: Report the button event in the headset type only (git-fixes). - ASoC: Intel: bytcht_es8316: Add missed put_device() (git-fixes). - ASoC: rt286: fix unexpected interrupt happens (git-fixes). - ASoC: wm8974: remove unsupported clock mode (git-fixes). - ASoC: wm8974: fix Boost Mixer Aux Switch (git-fixes). - ASoC: topology: fix tlvs in error handling for widget_dmixer (git-fixes). - ASoC: topology: fix kernel oops on route addition error (git-fixes). - ASoc: codecs: max98373: remove Idle_bias_on to let codec suspend (git-fixes). - ASoC: codecs: max98373: Removed superfluous volume control from chip default (git-fixes). - ASoC: rockchip: add format and rate constraints on rk3399 (git-fixes). - ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10 (git-fixes). - ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10 (git-fixes). - ASoC: rt5670: Correct RT5670_LDO_SEL_MASK (git-fixes). - ALSA: info: Drop WARN_ON() from buffer NULL sanity check (git-fixes). - USB: serial: option: add Quectel EG95 LTE modem (git-fixes). - USB: serial: ch341: add new Product ID for CH340 (git-fixes). - USB: serial: option: add GosunCn GM500 series (git-fixes). - USB: serial: cypress_m8: enable Simply Automated UPB PIM (git-fixes). - HID: quirks: Ignore Simply Automated UPB PIM (git-fixes). - HID: magicmouse: do not set up autorepeat (git-fixes). - HID: quirks: Always poll Obins Anne Pro 2 keyboard (git-fixes). - drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr() (git-fixes). - intel_th: pci: Add Emmitsburg PCH support (git-fixes). - intel_th: pci: Add Tiger Lake PCH-H support (git-fixes). - intel_th: pci: Add Jasper Lake CPU support (git-fixes). - mei: bus: don't clean driver pointer (git-fixes). - thermal: int3403_thermal: Downgrade error message (git-fixes). - Input: elan_i2c - add more hardware ID for Lenovo laptops (git-fixes). - Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list (git-fixes). - i2c: eg20t: Load module automatically if ID matches (git-fixes). - drm/exynos: fix ref count leak in mic_pre_enable (git-fixes). - drm/exynos: Properly propagate return value in drm_iommu_attach_device() (git-fixes). - drm/msm/dpu: allow initialization of encoder locks during encoder init (git-fixes). - drm/msm: fix potential memleak in error branch (git-fixes). - tpm_tis: extra chip->ops check on error path in tpm_tis_core_init (git-fixes). - thermal/drivers: imx: Fix missing of_node_put() at probe time (git-fixes). - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight S (git-fixes). - spi: spidev: fix a potential use-after-free in spidev_release() (git-fixes). - spi: spidev: fix a race between spidev_release and spidev_remove (git-fixes). - Input: mms114 - add extra compatible for mms345l (git-fixes). - ACPI: video: Use native backlight on Acer TravelMate 5735Z (git-fixes). - Input: goodix - fix touch coordinates on Cube I15-TC (git-fixes). - ACPI: video: Use native backlight on Acer Aspire 5783z (git-fixes). - drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20 (git-fixes). - HID: quirks: Remove ITE 8595 entry from hid_have_special_driver (git-fixes). - mmc: sdhci: do not enable card detect interrupt for gpio cd type (git-fixes). - commit d00f168 - blk-mq: consider non-idle request as "/inflight"/ in blk_mq_rq_inflight() (bsc#1165933). - dm: do not use waitqueue for request-based DM (bsc#1165933). - commit 07e428e - series.conf: refresh - update upstream reference and resort: patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch - commit 75a973a - net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash (jsc#SLE-8464). - net/mlx5e: Fix VXLAN configuration restore after function reload (jsc#SLE-8464). - ionic: centralize queue reset code (bsc#1167773). - net: hns3: check reset pending after FLR prepare (bsc#1154353). - net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint() (bsc#1154353). - ionic: update the queue count on open (bsc#1167773). - commit 7491bf6 - pci: Revive pci_dev __aer_firmware_first* fields for kABI (bsc#1174356). - commit 4d2fe32 - PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership (bsc#1174356). - PCI/AER: Use only _OSC to determine AER ownership (bsc#1174356). - commit 6e69c19 - Refresh patches.suse/clk-qoriq-add-cpufreq-platform-device.patch. - commit 5dec1a6 - Refresh patches.suse/cpufreq-qoriq-convert-to-a-platform-driver.patch. - commit cf18c2c - Refresh patches.suse/gpio-tegra186-export-MODULE_DEVICE_TABLE.patch. - commit 3a8c8f1 - Refresh patches.suse/soc-tegra-pmc-Enable-PMIC-wake-event-on-Tegra186.patch. - commit d3492b2 - Refresh patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch. - commit 8dcc9fc - sched: Fix race against ptrace_freeze_trace() (bsc#1174345). - commit 2138587 - net/mlx5e: Fix repeated XSK usage on one channel (networking-stable-20_06_16). - net/mlx5: Fix fatal error handling during device load (networking-stable-20_06_16). - net/mlx5: drain health workqueue in case of driver load error (networking-stable-20_06_16). - selftests/net: in rxtimestamp getopt_long needs terminating null entry (networking-stable-20_06_16). - dccp: Fix possible memleak in dccp_init and dccp_fini (networking-stable-20_06_16). - mlxsw: core: Use different get_trend() callbacks for different thermal zones (networking-stable-20_06_10). - net_failover: fixed rollback in net_failover_open() (networking-stable-20_06_10). - vxlan: Avoid infinite loop when suppressing NS messages with invalid options (networking-stable-20_06_10). - bridge: Avoid infinite loop when suppressing NS messages with invalid options (networking-stable-20_06_10). - l2tp: add sk_family checks to l2tp_validate_socket (networking-stable-20_06_07). - l2tp: do not use inet_hash()/inet_unhash() (networking-stable-20_06_07). - kABI: reintroduce inet_hashtables.h include to l2tp_ip (kabi). - devinet: fix memleak in inetdev_init() (networking-stable-20_06_07). - net: be more gentle about silly gso requests coming from user (networking-stable-20_06_07). - vsock: fix timeout in vsock_accept() (networking-stable-20_06_07). - nfp: flower: fix used time of merge flow statistics (networking-stable-20_06_07). - net: usb: qmi_wwan: add Telit LE910C1-EUX composition (networking-stable-20_06_07). - net: check untrusted gso_size at kernel entry (networking-stable-20_06_07). - net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a (networking-stable-20_06_07). - commit 9e80866 - USB: serial: iuu_phoenix: fix memory corruption (git-fixes). - usb: gadget: function: fix missing spinlock in f_uac1_legacy (git-fixes). - usb: gadget: udc: atmel: fix uninitialized read in debug printk (git-fixes). - usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable() (git-fixes). - usb: dwc2: Fix shutdown callback in platform (git-fixes). - USB: c67x00: fix use after free in c67x00_giveback_urb (git-fixes). - usb: chipidea: core: add wakeup support for extcon (git-fixes). - hwmon: (emc2103) fix unable to change fan pwm1_enable attribute (git-fixes). - intel_th: Fix a NULL dereference when hub driver is not loaded (git-fixes). - virt: vbox: Fix guest capabilities mask check (git-fixes). - virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream (git-fixes). - iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()' (git-fixes). - iio:pressure:ms5611 Fix buffer element alignment (git-fixes). - iio:humidity:hts221 Fix alignment and data leak issues (git-fixes). - iio:humidity:hdc100x Fix alignment and data leak issues (git-fixes). - iio:magnetometer:ak8974: Fix alignment and data leak issues (git-fixes). - iio: pressure: zpa2326: handle pm_runtime_get_sync failure (git-fixes). - iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers (git-fixes). - iio: magnetometer: ak8974: Fix runtime PM imbalance on error (git-fixes). - iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe() (git-fixes). - iio:health:afe4404 Fix timestamp alignment and prevent data leak (git-fixes). - dmaengine: dmatest: stop completed threads when running without set channel (git-fixes). - dmaengine: fsl-edma-common: correct DSIZE_32BYTE (git-fixes). - dmaengine: dw: Initialize channel before each transfer (git-fixes). - dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler (git-fixes). - dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler (git-fixes). - dmaengine: sh: usb-dmac: set tx_result parameters (git-fixes). - dmaengine: imx-sdma: Fix: Remove 'always true' comparison (git-fixes). - keys: asymmetric: fix error return code in software_key_query() (git-fixes). - mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed (git-fixes). - usbnet: smsc95xx: Fix use-after-free after removal (git-fixes). - hwrng: ks-sa - Fix runtime PM imbalance on error (git-fixes). - drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp() (git-fixes). - usb: gadget: Fix issue with config_ep_by_speed function (git-fixes). - ACPICA: Dispatcher: add status checks (git-fixes). - ACPI/IORT: Fix PMCG node single ID mapping handling (git-fixes). - commit b0f8c80 - percpu: Separate decrypted varaibles anytime encryption can be enabled (bsc#1174332). - selinux: fall back to ref-walk if audit is required (bsc#1174333). - selinux: revert "/stop passing MAY_NOT_BLOCK to the AVC upon follow_link"/ (bsc#1174333). - lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() (bsc#1174331). - commit 444a65c - powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey (bsc#1065729). - commit c00b49a - fix bdev inode reference count disbalance regression (bsc#1174244) Update patches.suse/bdev-add-open_finish.patch to adapt to changes introduced by patches.suse/block-Fix-use-after-free-in-blkdev_get.patch (backport of mainline commit 2d3a8e2dedde). - commit 7efbe7b - bus: ti-sysc: Do not disable on suspend for no-idle (git-fixes). - spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate (git-fixes). - regmap: debugfs: Don't sleep while atomic for fast_io regmaps (git-fixes). - HID: logitech-hidpp: avoid repeated "/multiplier = "/ log messages (git-fixes). - drm/i915/gt: Ignore irq enabling on the virtual engines (git-fixes). - virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial (git-fixes). - soundwire: intel: fix memory leak with devm_kasprintf (git-fixes). - staging: comedi: verify array index is correct before using it (git-fixes). - Revert "/thermal: mediatek: fix register index error"/ (git-fixes). - gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2 (git-fixes). - gpio: pca953x: disable regmap locking for automatic address incrementing (git-fixes). - gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2 (git-fixes). - drm/amdgpu: don't do soft recovery if gpu_recovery=0 (git-fixes). - drm/radeon: fix double free (git-fixes). - drm/mediatek: Check plane visibility in atomic_update (git-fixes). - drm/amdgpu: use %u rather than %d for sclk/mclk (git-fixes). - drm/amdgpu/atomfirmware: fix vram_info fetching for renoir (git-fixes). - usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work (git-fixes). - drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003 (git-fixes). - drm: panel-orientation-quirks: Add quirk for Asus T101HA panel (git-fixes). - drm: mcde: Fix display initialization problem (git-fixes). - gpu: host1x: Detach driver on unregister (git-fixes). - drm/tegra: hub: Do not enable orphaned window group (git-fixes). - regmap: Fix memory leak from regmap_register_patch (git-fixes). - regmap: fix alignment issue (git-fixes). - commit c917659 - ALSA: hda/realtek - fixup for yet another Intel reference board (git-fixes). - ALSA: hda/realtek - Enable Speaker for ASUS UX563 (git-fixes). - ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534 (git-fixes). - ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256 (git-fixes). - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series with ALC289 (git-fixes). - ALSA: hda/realtek - change to suitable link model for ASUS platform (git-fixes). - ALSA: usb-audio: Fix race against the error recovery URB submission (git-fixes). - ALSA: line6: Sync the pending work cancel at disconnection (git-fixes). - ALSA: line6: Perform sanity check for each URB creation (git-fixes). - commit 9ce2855 - scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action (git-fixes). - s390/qeth: fix error handling for isolation mode cmds (git-fixes). - s390: fix syscall_get_error for compat processes (git-fixes). - s390/qdio: put thinint indicator after early error (git-fixes). - s390/qdio: tear down thinint indicator after early error (git-fixes). - s390/qdio: consistently restore the IRQ handler (git-fixes). - s390/kaslr: add support for R_390_JMP_SLOT relocation type (git-fixes). - s390/pci: Fix s390_mmio_read/write with MIO (git-fixes). - s390/ism: fix error return code in ism_probe() (git-fixes). - commit 06ae989 - blacklist.conf: Add superfluous stable commit IDs - commit 89408b6 - netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c (bsc#1171857). - netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers (bsc#1171857). - netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c (bsc#1171857). - netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers (bsc#1171857). - commit cb31b4c - bpf: Do not allow btf_ctx_access with __int128 types (bsc#1155518). - commit 60b474b - powerpc/fadump: fix race between pstore write and fadump crash trigger (bsc#1168959 ltc#185010). - commit 2b958e4 - powerpc/xmon: Reset RCU and soft lockup watchdogs (bsc#1065729). - commit 6d8c5ea - Delete patches.kabi/* workarounds - commit db10c36 - series.conf: cleanup - move unsortable patch out of sorted section patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro - commit 2caa587 - platform/x86: ISST: Increase timeout (bsc#1174185). - commit 1a0cfdb - Update patch reference tag for ACPI configfs security fix (CVE-2020-15780, bsc#1173573). - commit 4d52b6d - mfd: intel-lpss: Add Intel Jasper Lake PCI IDs (jsc#SLE-12602). - commit f068576 - pinctrl: intel: Add Intel Jasper Lake pin controller support (jsc#SLE-12984). - Update config files: enable CONFIG_PINCTRL_JASPERLAKE=m - supported.conf: add pinctrl-jasperlake - commit 3eef821 - pinctrl: intel: Introduce new flag to force GPIO base to be 0 (jsc#SLE-12984). - pinctrl: intel: Introduce common flags for GPIO mapping scheme (jsc#SLE-12984). - commit b69818a - bridge: mcast: Fix MLD2 Report IPv6 payload length check (git-fixes). - tcp: md5: allow changing MD5 keys in all socket states (git-fixes). - nbd: Fix memory leak in nbd_add_socket (git-fixes). - SMB3: Honor lease disabling for multiuser mounts (git-fixes). - net: macb: call pm_runtime_put_sync on failure path (git-fixes). - net: dsa: bcm_sf2: Fix node reference count (git-fixes). - scsi: ufs-bsg: Fix runtime PM imbalance on error (git-fixes). - tty: hvc_console, fix crashes on parallel open/close (git-fixes). - workqueue: Remove unnecessary kfree() call in rcu_free_wq() (git-fixes). - powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END (git-fixes). - KVM: nVMX: always update CR3 in VMCS (git-fixes). - net/tls: free record only on encryption error (git-fixes). - net/tls: fix encryption error checking (git-fixes). - commit ed61f4d - brcmfmac: Transform compatible string for FW loading (bsc#1169771). - commit 6bdc85b - exfat: move setting VOL_DIRTY over exfat_remove_entries() (git-fixes). - exfat: add missing brelse() calls on error paths (git-fixes). - fuse: copy_file_range should truncate cache (git-fixes). - fuse: fix copy_file_range cache issues (git-fixes). - exfat: fix incorrect update of stream entry in __exfat_truncate() (git-fixes). - exfat: fix memory leak in exfat_parse_param() (git-fixes). - apparmor: Fix memory leak of profile proxy (git-fixes). - apparmor: fix introspection of of task mode for unconfined tasks (git-fixes). - apparmor: ensure that dfa state tables have entries (git-fixes). - apparmor: remove useless aafs_create_symlink (git-fixes). - apparmor: Fix use-after-free in aa_audit_rule_init (git-fixes). - commit 094ca51 - blacklist.conf: Add 9486727f5981 iommu/vt-d: Make Intel SVM code 64-bit only - commit 6287dc6 - vfio/pci: Fix SR-IOV VF handling with MMIO blocking (bsc#1174129). - iommu/vt-d: Update scalable mode paging structure coherency (bsc#1174128). - iommu/vt-d: Enable PCI ACS for platform opt in hint (bsc#1174127). - iommu/arm-smmu-v3: Don't reserve implementation defined register space (bsc#1174126). - commit 4b65886 - Revert "/zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"/ (bsc#1173074 CVE-2020-10781). - commit d59a129 - padata: kABI fixup for struct padata_instance splitting nodes (git-fixes). - commit 03321ff - padata: add separate cpuhp node for CPUHP_PADATA_DEAD (git-fixes). - commit 3966f99 - Remove 15 SP2 kABI files. - commit 1ebbbe1 - Update kabi files. - update to first maintenance update submission (commit eabfb0896fac) - commit 9da6523 - watchdog: iTCO: Add support for Cannon Lake PCH iTCO (jsc#SLE-13202). - commit e9c44ca - ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL (jsc#SLE-13261). - commit 137c3b6 - serial: 8250_tegra: Create Tegra specific 8250 driver (bsc#1173941). - Update config files. - commit 3b0dd22 - net: stmmac: don't attach interface until resume finishes (bsc#1174072). - net: stmmac: dwc-qos: avoid clk and reset for acpi device (bsc#1174072). - net: stmmac: dwc-qos: use generic device api (bsc#1174072). - net: stmmac: platform: fix probe for ACPI devices (bsc#1174072). - commit 05074b1 - fix patch metadata - fix Patch-mainline tag: patches.suse/net-smc-tolerate-future-smcd-versions - commit 83f40de - Fix patches.suse/media-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch (fix build without the kabi fix) - Refresh patches.kabi/kABI-fixup-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch This commit has no effect on expanded tree but it fixes build without patches.kabi/* (so that it will be needed for SLE15-SP3). - commit 62b468e - net/smc: tolerate future SMCD versions (bsc#1172543 LTC#186069). - commit fd05166 - hv_netvsc: Fix netvsc_start_xmit's return type (git-fixes). - commit 5b7bc98 - dm writecache: reject asynchronous pmem devices (bsc#1156395). - commit 26f82f2 - fork: prevent accidental access to clone3 features (bsc#1174018). - commit 8b81b50 - signal: Avoid corrupting si_pid and si_uid in do_notify_parent (bsc#1171529). - commit eb37c8d - series.conf: cleanup - update upstream reference and resort: patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch - commit f5de6d1 - fix patches metadata - fix Patch-mainline: patches.suse/NFSv4-fix-CLOSE-not-waiting-for-direct-IO-compeletio.patch patches.suse/SUNRPC-Properly-set-the-subbuf-parameter-of-xdr_buf_.patch patches.suse/libceph-don-t-omit-recovery_deletes-in-target_copy.patch patches.suse/nfsd-apply-umask-on-fs-without-ACL-support.patch patches.suse/nfsd-fix-nfsdfs-inode-reference-count-leak.patch patches.suse/nfsd4-fix-nfsdfs-reference-count-loop.patch patches.suse/pNFS-flexfiles-Fix-list-corruption-if-the-mirror-cou.patch patches.suse/sunrpc-fixed-rollback-in-rpc_gssd_dummy_populate.patch patches.suse/xprtrdma-Fix-handling-of-RDMA_ERROR-replies.patch - commit ad850c9 - net: core: device_rename: Use rwsem instead of a seqcount (bsc#1162702). - commit 7a01d9d - kabi: hv: prevent struct device_node to become defined (bsc#1172871). - PCI: hv: Retry PCI bus D0 entry on invalid device state (bsc#1172871). - PCI: hv: Fix the PCI HyperV probe failure path to release resource properly (bsc#1172871). - PCI: hv: Introduce hv_msi_entry (bsc#1172871). - PCI: hv: Move retarget related structures into tlfs header (bsc#1172871). - PCI: hv: Move hypercall related definitions into tlfs header (bsc#1172871). - PCI: hv: Decouple the func definition in hv_dr_state from VSP message (bsc#1172871). - PCI: hv: Change pci_protocol_version to per-hbus (bsc#1172871). - PCI: hv: Reorganize the code in preparation of hibernation (bsc#1172871). - commit 35a7d93 - Drivers: hv: Change flag to write log level in panic msg to false (bsc#1170617). - commit bcd509e - Fix boot crash with MD (bsc#1173860) Refresh patches.suse/mdraid-fix-read-write-bytes-accounting.patch - commit 119f164 - scsi: lpfc: Fix less-than-zero comparison of unsigned value (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on same CPU (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix inconsistent indenting (bsc#1172687 bsc#1171530). - scsi: lpfc: Update lpfc version to 12.8.0.2 (bsc#1172687 bsc#1171530). - scsi: lpfc: Add an internal trace log buffer (bsc#1172687 bsc#1171530). - scsi: lpfc: Add blk_io_poll support for latency improvment (bsc#1172687 bsc#1171530). - scsi: lpfc: Add support to display if adapter dumps are available (bsc#1172687 bsc#1171530). - scsi: lpfc: Allow applications to issue Common Set Features mailbox command (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix language in 0373 message to reflect non-error message (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix kdump hang on PPC (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix shost refcount mismatch when deleting vport (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix stack trace seen while setting rrq active (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix oops due to overrun when reading SLI3 data (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix NVMe rport deregister and registration during ADISC (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix missing MDS functionality (bsc#1172687 bsc#1171530). - scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test (bsc#1172687 bsc#1171530). - commit fa0f156 - Refresh metadata of patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch - commit 964e72b - series.conf: cleanup (sort) - patches.suse/sched-core-Check-cpus_mask-not-cpus_ptr-in-__set_cpus_allowed_ptr-to-fix-mask-corruption.patch - commit 451a6ea - sched: Fix loadavg accounting race (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 38a840e - drm: sun4i: hdmi: Remove extra HPD polling (bsc#1152489) - commit 9f8314c - drm/i915/gvt: Fix two CFL MMIO handling caused by regression. (bsc#1152489) - commit 5522961 - drm/msm/dpu: fix error return code in dpu_encoder_init (bsc#1152489) - commit c65f050 - ALSA: usb-audio: Add implicit feedback quirk for RTX6001 (git-fixes). - ALSA: usb-audio: add quirk for MacroSilicon MS2109 (git-fixes). - ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC (git-fixes). - ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC (git-fixes). - ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC (git-fixes). - ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id (git-fixes). - ALSA: hda/hdmi: improve debug traces for stream lookups (git-fixes). - ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later (git-fixes). - ALSA: opl3: fix infoleak in opl3 (git-fixes). - ALSA: usb-audio: Replace s/frame/packet/ where appropriate (git-fixes). - ALSA: hda - let hs_mic be picked ahead of hp_mic (git-fixes). - commit 6ae71bb - Refresh and move an upstreamed sound fix patch - commit 7719bb1 - regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 (git-fixes). - remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use (git-fixes). - slimbus: ngd: get drvdata from correct device (git-fixes). - watchdog: da9062: No need to ping manually before setting timeout (git-fixes). - commit 086dd89 - drm/amd/display: Only revalidate bandwidth on medium and fast updates (git-fixes). - drm/amdgpu: drop redundant cg/pg ungate on runpm enter (git-fixes). - drm/amdgpu: move kfd suspend after ip_suspend_phase1 (git-fixes). - commit 8b89f9a - drm/amdgpu: fix the hw hang during perform system reboot and reset (git-fixes). - commit edc269e - pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case (git-fixes). - PCI: Don't disable decoding when mmio_always_on is set (git-fixes). - PCI: Add Loongson vendor ID (git-fixes). - PCI: vmd: Add device id for VMD device 8086:9A0B (git-fixes). - commit c92f65d - media: dvbdev: Fix tuner->demod media controller link (git-fixes). - media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling (git-fixes). - media: staging: imgu: do not hold spinlock during freeing mmu page table (git-fixes). - media: ov5640: fix use of destroyed mutex (git-fixes). - media: staging/intel-ipu3: Implement lock for stream on/off operations (git-fixes). - commit 615fb19 - Revert "/i2c: tegra: Fix suspending in active runtime PM state"/ (git-fixes). - gpio: pca953x: fix handling of automatic address incrementing (git-fixes). - ipmi: use vzalloc instead of kmalloc for user creation (git-fixes). - HID: Add quirks for Trust Panora Graphic Tablet (git-fixes). - iwlwifi: mvm: fix aux station leak (git-fixes). - commit 667aa89 - drm: sun4i: hdmi: Remove extra HPD polling (git-fixes). - drm/i915/gvt: Fix two CFL MMIO handling caused by regression (git-fixes). - drm/msm/dpu: fix error return code in dpu_encoder_init (git-fixes). - bus: ti-sysc: Ignore clockactivity unless specified as a quirk (git-fixes). - drm/amd: fix potential memleak in err branch (git-fixes). - drm/amdgpu: add fw release for sdma v5_0 (git-fixes). - drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation (git-fixes). - drm/amd/display: Revalidate bandwidth before commiting DC updates (git-fixes). - drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection (git-fixes). - batman-adv: Revert "/disable ethtool link speed detection when auto negotiation off"/ (git-fixes). - ath10k: fix kernel null pointer dereference (git-fixes). - ath10k: Fix the race condition in firmware dump work queue (git-fixes). - drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven (git-fixes). - drm/amdgpu: Init data to avoid oops while reading pp_num_states (git-fixes). - cpufreq: Fix up cpufreq_boost_set_sw() (git-fixes). - cpuidle: Fix three reference count leaks (git-fixes). - cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once (git-fixes). - drm/amdgpu: fix gfx hang during suspend with video playback (v2) (git-fixes). - cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn (git-fixes). - commit 8cd5c7d - bnxt_en: fix firmware message length endianness (bsc#1173894). - bnxt_en: Fix return code to "/flash_device"/ (bsc#1173894). - commit 69ae6c0 - Revert commit e918e570415c ("/tpm_tis: Remove the HID IFX0102"/) (git-fixes). - commit 8dc0431 - ixgbe: don't check firmware errors (bsc#1170284). - commit 37dfeb2 - usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect (CVE-2020-15393 bsc#1173514). - commit 0265130 - Update patch reference tag for ACPI lockdown fix (bsc#1173573) - commit 9a83bf0 - media: dvbsky: add support for eyeTV Geniatech T2 lite (bsc#1173776). - media: dvbsky: add support for Mygica T230C v2 (bsc#1173776). - media: si2168: add support for Mygica T230C v2 (bsc#1173776). - commit d3b7a06 - media: vicodec: Fix error codes in probe function (git-fixes). - commit b82f6d2 - nfsd: fix nfsdfs inode reference count leak (git-fixes). - nfsd4: fix nfsdfs reference count loop (git-fixes). - nfsd: apply umask on fs without ACL support (git-fixes). - SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() (git-fixes). - NFSv4 fix CLOSE not waiting for direct IO compeletion (git-fixes). - pNFS/flexfiles: Fix list corruption if the mirror count changes (git-fixes). - sunrpc: fixed rollback in rpc_gssd_dummy_populate() (git-fixes). - xprtrdma: Fix handling of RDMA_ERROR replies (git-fixes). - libceph: don't omit recovery_deletes in target_copy() (git-fixes). - commit 04a6d04 - jbd2: Preserve kABI when adding j_abort_mutex (bsc#1173833). - commit 60b0b9e - blacklist.conf: Blacklist 3c597282887f - commit 4979dd4 - Drop ath9k backport patch that leads to a broken WiFi (bko#208251) Deleted and blacklisted: patches.suse/ath9k-Fix-general-protection-fault-in-ath9k_hif_usb_.patch - commit 3c2d65b - input: i8042 - Remove special PowerPC handling (git-fixes). - commit 6f410a4 - usb: renesas_usbhs: getting residue from callback_result (git-fixes). - xhci: Poll for U0 after disabling USB2 LPM (git-fixes). - xhci: Return if xHCI doesn't support LPM (git-fixes). - usb: host: xhci-mtk: avoid runtime suspend when removing hcd (git-fixes). - xhci: Fix enumeration issue when setting max packet size for FS devices (git-fixes). - xhci: Fix incorrect EP_STATE_MASK (git-fixes). - USB: ohci-sm501: Add missed iounmap() in remove (git-fixes). - USB: ehci: reopen solution for Synopsys HC bug (git-fixes). - usb: add USB_QUIRK_DELAY_INIT for Logitech C922 (git-fixes). - usb: host: ehci-exynos: Fix error check in exynos_ehci_probe() (git-fixes). - usb/ehci-platform: Set PM runtime as active on resume (git-fixes). - usb/xhci-plat: Set PM runtime as active on resume (git-fixes). - usb/ohci-platform: Fix a warning when hibernating (git-fixes). - usblp: poison URBs upon disconnect (git-fixes). - usb: host: ehci-platform: add a quirk to avoid stuck (git-fixes). - commit 89437cf - ALSA: usb-audio: Fix packet size calculation (bsc#1173847). - commit 72eb911 - ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet (git-fixes). - Refresh patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-Encore.patch. - commit 9af3c7c - spi: dw: Return any value retrieved from the dma_transfer callback (git-fixes). - Refresh patches.suse/spi-dw-Add-SPI-Rx-done-wait-method-to-DMA-based-tran.patch. - Refresh patches.suse/spi-dw-Add-SPI-Tx-done-wait-method-to-DMA-based-tran.patch. - commit 62c15de - blacklist.conf: Blacklist 32302085a8d9 - commit 856ff38 - i2c: mlxcpld: check correct size of maximum RECV_LEN packet (git-fixes). - i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 (git-fixes). - hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option (git-fixes). - hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add() (git-fixes). - hwmon: (max6697) Make sure the OVERT mask is set correctly (git-fixes). - tpm_tis: Remove the HID IFX0102 (git-fixes). - tpm: Fix TIS locality timeout problems (git-fixes). - thermal/drivers/rcar_gen3: Fix undefined temperature if negative (git-fixes). - thermal/drivers/mediatek: Fix bank number settings on mt8183 (git-fixes). - i2c: core: check returned size of emulated smbus block read (git-fixes). - i2c: fsi: Fix the port number field in status register (git-fixes). - Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate() (git-fixes). - cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip (git-fixes). - clk: sifive: allocate sufficient memory for struct __prci_data (git-fixes). - ACPI: sysfs: Fix pm_profile_attr type (git-fixes). - ACPI: configfs: Disallow loading ACPI tables when locked down (git-fixes). - geneve: allow changing DF behavior after creation (git-fixes). - ALSA: usb-audio: Fix OOB access of mixer element list (git-fixes). - ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG) (git-fixes). - ASoC: rockchip: Fix a reference count leak (git-fixes). - ASoC: fsl_ssi: Fix bclk calculation for mono channel (git-fixes). - ASoc: q6afe: add support to get port direction (git-fixes). - ASoC: q6asm: handle EOS correctly (git-fixes). - ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems (git-fixes). - ALSA: usb-audio: Fix potential use-after-free of streams (git-fixes). - ALSA: hda/realtek - Add quirk for MSI GE63 laptop (git-fixes). - ALSA: usb-audio: add quirk for Denon DCD-1500RE (git-fixes). - ALSA: usb-audio: Add implicit feedback quirk for SSL2+ (git-fixes). - ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table (git-fixes). - spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH (git-fixes). - pinctrl: tegra: Use noirq suspend/resume callbacks (git-fixes). - ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function (git-fixes). - sata_rcar: handle pm_runtime_get_sync failure cases (git-fixes). - i2c: pxa: clear all master action bits in i2c_pxa_stop_message() (git-fixes). - i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output (git-fixes). - i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets (git-fixes). - hwmon: (k10temp) Add AMD family 17h model 60h PCI match (git-fixes). - x86/amd_nb: Add AMD family 17h model 60h PCI IDs (git-fixes). - thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR (git-fixes). - amdgpu: a NULL ->mm does not mean a thread is a kthread (git-fixes). - ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags (git-fixes). - ASoC: core: only convert non DPCM link to DPCM link (git-fixes). - crypto: omap-sham - add proper load balancing support for multicore (git-fixes). - clk: qcom: msm8916: Fix the address location of pll->config_reg (git-fixes). - clk: ti: composite: fix memory leak (git-fixes). - clk: zynqmp: fix memory leak in zynqmp_register_clocks (git-fixes). - clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 (git-fixes). - geneve: change from tx_error to tx_dropped on missing metadata (git-fixes). - pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map (git-fixes). - drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish (git-fixes). - iio: bmp280: fix compensation of humidity (git-fixes). - PCI: pci-bridge-emul: Fix PCIe bit conflicts (git-fixes). - PCI: dwc: Fix inner MSI IRQ domain registration (git-fixes). - PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register (git-fixes). - PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints (git-fixes). - PCI: Avoid FLR for AMD Starship USB 3.0 (git-fixes). - PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 (git-fixes). - PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges (git-fixes). - ASoC: qcom: q6asm-dai: kCFI fix (git-fixes). - ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed (git-fixes). - ASoC: SOF: Do nothing when DSP PM callbacks are not set (git-fixes). - ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()' (git-fixes). - ASoC: tegra: tegra_wm8903: Support nvidia, headset property (git-fixes). - ASoC: max98373: reorder max98373_reset() in resume (git-fixes). - ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type (git-fixes). - ALSA: isa/wavefront: prevent out of bounds write in ioctl (git-fixes). - backlight: lp855x: Ensure regulators are disabled on probe failure (git-fixes). - mfd: wm8994: Fix driver operation if loaded as modules (git-fixes). - media: si2157: Better check for running tuner in init (git-fixes). - Bluetooth: Add SCO fallback for invalid LMP parameters error (git-fixes). - b43_legacy: Fix connection problem with WPA3 (git-fixes). - b43: Fix connection problem with WPA3 (git-fixes). - e1000e: Relax condition to trigger reset for ME workaround (git-fixes). - Bluetooth: btbcm: Add 2 missing models to subver tables (git-fixes). - carl9170: remove P2P_GO support (git-fixes). - Crypto/chcr: fix for ccm(aes) failed test (git-fixes). - e1000: Distribute switch variables for initialization (git-fixes). - clocksource: dw_apb_timer: Make CPU-affiliation being optional (git-fixes). - drm: bridge: adv7511: Extend list of audio sample rates (git-fixes). - platform/x86: asus_wmi: Reserve more space for struct bias_args (git-fixes). - platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015) (git-fixes). - platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() (git-fixes). - mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core (git-fixes). - mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk (git-fixes). - spi: dw: Fix Rx-only DMA transfers (git-fixes). - spi: dw: Enable interrupts in accordance with DMA xfer mode (git-fixes). - spi: pxa2xx: Apply CS clk quirk to BXT (git-fixes). - commit 303666a - jbd2: avoid leaking transaction credits when unreserving handle (bsc#1173845). - commit 1c291c0 - mm: fix NUMA node file count error in replace_page_cache() (bsc#1173844). - commit e3f2d50 - ext4: avoid utf8_strncasecmp() with unstable name (bsc#1173843). - commit 92563f1 - ext4: stop overwrite the errcode in ext4_setup_super (bsc#1173841). - commit aaa2254 - ext4: fix partial cluster initialization when splitting extent (bsc#1173839). - commit 563be96 - ext4: fix race between ext4_sync_parent() and rename() (bsc#1173838). - commit 722d064 - ext4: fix error pointer dereference (bsc#1173837). - commit 70157c5 - ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max (bsc#1173836). - commit a460d9c - block: Fix use-after-free in blkdev_get() (bsc#1173834). - commit 2225310 - ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers (bsc#1173833). - commit 13dac57 - io_uring: use kvfree() in io_sqe_buffer_register() (bsc#1173832). - commit 307ffb6 - fat: don't allow to mount if the FAT length == 0 (bsc#1173831). - commit b0aa8d0 - proc: Use new_inode not new_inode_pseudo (bsc#1173830). - commit 3016fa7 - aio: fix async fsync creds (bsc#1173828). - commit 61a9adb - ubifs: fix wrong use of crypto_shash_descsize() (bsc#1173827). - commit bbe5f1d - ubifs: remove broken lazytime support (bsc#1173826). - commit e41be50 - fix multiplication overflow in copy_fdtable() (bsc#1173825). - commit 8426c92 - namei: only return -ECHILD from follow_dotdot_rcu() (bsc#1173824). - commit ff263dd - gfs2: fix glock reference problem in gfs2_trans_remove_revoke (bsc#1173823). - commit cfd9533 - gfs2: Multi-block allocations in gfs2_page_mkwrite (bsc#1173822). - commit 403212e - loop: replace kill_bdev with invalidate_bdev (bsc#1173820). - commit 7ce51fe - block: nr_sects_write(): Disable preemption on seqcount write (bsc#1173818). - commit fe385e8 - block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed (bsc#1173817). - commit 181e153 - README.BRANCH: Update Denis Kirjanov's email. - commit 97dda27 - debugfs: Check module state before warning in {full/open}_proxy_open() (bsc#1173746). - commit 8445625 - kABI fixup mtk-vpu: avoid unaligned access to DTCM buffer (git-fixes). - media: mtk-vpu: avoid unaligned access to DTCM buffer (git-fixes). - commit 347e1e1 - bcache: fix potential deadlock problem in btree_gc_coalesce (bsc#1171732, CVE-2020-12771). - commit 34f5bd2 - bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier (bsc#1172344). - commit df79955 - IB/rdmavt: Free kernel completion queue when done (bsc#1173625). - commit d6f112e - Fix patches.suse/0001-video-vt8500lcdfb-fix-fallthrough-warning.patch. Fix openSUSE-15.2 build breakage by using a fall through comment instead of the "/fallthrough"/ macro which is not defined in SLE15-SP2 and openSUSE-15.2. - commit 668daf6 - ionic: add pcie_print_link_status (bsc#1167773). - wil6210: use after free in wil_netif_rx_any() (bsc#1154353). - commit 23910ad - wil6210: account for napi_gro_receive never returning GRO_DROP (bsc#1154353). - socionext: account for napi_gro_receive never returning GRO_DROP (bsc#1154353). - ionic: tame the watchdog timer on reconfig (bsc#1167773). - tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes (bsc#1173284). - ionic: export features for vlans to use (bsc#1167773). - ionic: no link check while resetting queues (bsc#1167773). - devmap: Use bpf_map_area_alloc() for allocating hash buckets (bsc#1154353). - RDMA/core: Check that type_attrs is not NULL prior access (jsc#SLE-8449). - mvpp2: remove module bugfix (bsc#1154353). - bnxt_en: Return from timer if interface is not in open state (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix AER reset logic on 57500 chips (bsc#1171150). - bnxt_en: Re-enable SRIOV during resume (jsc#SLE-8371 bsc#1153274). - bnxt_en: Simplify bnxt_resume() (jsc#SLE-8371 bsc#1153274). - bpf: Fix an error code in check_btf_func() (bsc#1154353). - net/mlx5: Disable reload while removing the device (jsc#SLE-8464). - net/mlx5: DR, Fix freeing in dr_create_rc_qp() (jsc#SLE-8464). - ionic: remove support for mgmt device (bsc#1167773). - ionic: wait on queue start until after IFF_UP (bsc#1167773). - wil6210: add wil_netif_rx() helper function (bsc#1154353). - commit fe9e2ce - scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request (bsc#1158983). - commit 3de702e - bpf: Document optval > PAGE_SIZE behavior for sockopt hooks (bsc#1155518). - selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed (bsc#1155518). - bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE (bsc#1155518). - bpf, xdp, samples: Fix null pointer dereference in *_user code (bsc#1155518). - commit 525d7c1 - rpm/kernel-binary.spec.in: do not run klp-symbols for configs with no modules Starting with 5.8-rc1, s390x/zfcpdump builds fail because rpm/klp-symbols script does not find .tmp_versions directory. This is missing because s390x/zfcpdump is built without modules (CONFIG_MODULES disabled). As livepatching cannot work without modules, the cleanest solution is setting %klp_symbols to 0 if CONFIG_MODULES is disabled. (We cannot simply add another condition to the place where %klp_symbols is set as it can be already set to 1 from prjconf.) - commit a048c4b - rpm/config.sh: Update OBS build project. - commit c470a01 - Update config files with new product. - commit c9208a9 - drm/radeon: fix fb_div check in ni_init_smc_spll_table() (bsc#1152472) - commit f188884 - drm: rcar-du: Fix build error (bsc#1152472) - commit 6214328 - drm/amdgpu: Replace invalid device ID with a valid device ID (bsc#1152472) - commit 8b94e6d - drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (bsc#1152489) - commit c7ec144 - rpm/config.sh: Update product and build project. - commit 0b8b835 - README.BRANCH: Update branch name and maintainers. - commit c6682c1 - drm/connector: notify userspace on hotplug after register complete (bsc#1152489) * context changes - commit ab4aef3 - drm/msm: Check for powered down HW in the devfreq callbacks (bsc#1152489) - commit 8647289 - drm/i915/gt: Do not schedule normal requests immediately along (bsc#1152489) - commit 9c3d561 - blacklist.conf: Append 'drm/i915/gt: Stage the transfer of the virtual breadcrumb' - commit d2de202 - drm: amd/display: fix Kconfig help text (bsc#1152489) * context changes - commit 6439719 - drm/qxl: Use correct notify port address when creating cursor ring (bsc#1152472) - commit 600c22c - video: vt8500lcdfb: fix fallthrough warning (bsc#1152489) - commit 476a73c - mm/memory_hotplug: refrain from adding memory into an impossible node (bsc#1173552). - commit 65546dc - crypto: algif_skcipher - Cap recv SG list at ctx->used (git-fixes). - commit 63acd01 - crypto - Avoid free() namespace collision (git-fixes). - commit 08a9f27 - dpaa_eth: fix usage as DSA master, try 3 (networking-stable-20_05_27). - net/tls: fix race condition causing kernel panic (networking-stable-20_05_27). - net/mlx5: Fix error flow in case of function_setup failure (networking-stable-20_05_27). - net/mlx5e: Update netdev txq on completions during closure (networking-stable-20_05_27). - net/mlx5: Fix memory leak in mlx5_events_init (networking-stable-20_05_27). - net/mlx5e: Fix inner tirs handling (networking-stable-20_05_27). - net/mlx5e: kTLS, Destroy key object after destroying the TIS (networking-stable-20_05_27). - net/mlx5: Add command entry handling completion (networking-stable-20_05_27). - kABI: protect struct mlx5_cmd_work_ent (kabi). - net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend (networking-stable-20_05_27). - sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed (networking-stable-20_05_27). - tipc: block BH before using dst_cache (networking-stable-20_05_27). - net: mvpp2: fix RX hashing for non-10G ports (networking-stable-20_05_27). - net: don't return invalid table id error when we fall back to PF_UNSPEC (networking-stable-20_05_27). - kABI: protect struct fib_dump_filter (kabi). - net: ipip: fix wrong address family in init error path (networking-stable-20_05_27). - net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() (networking-stable-20_05_27). - net: nlmsg_cancel() if put fails for nhmsg (networking-stable-20_05_27). - sctp: Don't add the shutdown timer if its already been added (networking-stable-20_05_27). - __netif_receive_skb_core: pass skb by reference (networking-stable-20_05_27). - net: inet_csk: Fix so_reuseport bind-address cache in tb->fast* (networking-stable-20_05_27). - net sched: fix reporting the first-time use timestamp (networking-stable-20_05_27). - nexthop: Fix attribute checking for groups (networking-stable-20_05_27). - net: dsa: mt7530: fix roaming from DSA user ports (networking-stable-20_05_27). - commit 8e6293e - dpaa2-eth: properly handle buffer size restrictions (networking-stable-20_05_16). - tcp: fix error recovery in tcp_zerocopy_receive() (networking-stable-20_05_16). - pppoe: only process PADT targeted at local interfaces (networking-stable-20_05_16). - net: stmmac: fix num_por initialization (networking-stable-20_05_16). - net: phy: fix aneg restart in phy_ethtool_set_eee (networking-stable-20_05_16). - tcp: fix SO_RCVLOWAT hangs with fat skbs (networking-stable-20_05_16). - hinic: fix a bug of ndo_stop (networking-stable-20_05_16). - net: dsa: loop: Add module soft dependency (networking-stable-20_05_16). - netprio_cgroup: Fix unlimited memory leak of v2 cgroups (networking-stable-20_05_16). - dpaa2-eth: prevent array underflow in update_cls_rule() (networking-stable-20_05_16). - nfp: abm: fix error return code in nfp_abm_vnic_alloc() (networking-stable-20_05_16). - net: tcp: fix rx timestamp behavior for tcp_recvmsg (networking-stable-20_05_16). - net: fix a potential recursive NETDEV_FEAT_CHANGE (networking-stable-20_05_16). - Revert "/ipv6: add mtu lock check in __ip6_rt_update_pmtu"/ (networking-stable-20_05_16). - virtio_net: fix lockdep warning on 32 bit (networking-stable-20_05_16). - hinic: fix wrong para of wait_for_completion_timeout (networking-stable-20_05_16). - commit 8a9049d - net: dsa: Do not leave DSA master with NULL netdev_ops (networking-stable-20_05_12). - net: stricter validation of untrusted gso packets (networking-stable-20_05_12). - net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() (networking-stable-20_05_12). - net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() (networking-stable-20_05_12). - neigh: send protocol value in neighbor create notification (networking-stable-20_05_12). - nfp: abm: fix a memory leak bug (networking-stable-20_05_12). - net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() (networking-stable-20_05_12). - tipc: fix partial topology connection closure (networking-stable-20_05_12). - net: macb: fix an issue about leak related system resources (networking-stable-20_05_12). - net: usb: qmi_wwan: add support for DW5816e (networking-stable-20_05_12). - net_sched: sch_skbprio: add message validation to skbprio_change() (networking-stable-20_05_12). - devlink: fix return value after hitting end in region read (networking-stable-20_05_12). - mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properly (networking-stable-20_05_12). - tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 (networking-stable-20_05_12). - net: macsec: preserve ingress frame ordering (networking-stable-20_05_12). - net/mlx5: Fix command entry leak in Internal Error State (networking-stable-20_05_12). - net/mlx5: Fix forced completion access non initialized command entry (networking-stable-20_05_12). - net: tc35815: Fix phydev supported/advertising mask (networking-stable-20_05_12). - sch_sfq: validate silly quantum values (networking-stable-20_05_12). - sch_choke: avoid potential panic in choke_reset() (networking-stable-20_05_12). - fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks (networking-stable-20_05_12). - net/tls: Fix sk_psock refcnt leak when in tls_data_ready() (networking-stable-20_05_12). - net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict() (networking-stable-20_05_12). - commit 01407a0 - usb: gadget: udc: Potential Oops in error handling code (git-fixes). - commit e68d3a3 - Delete patches.suse/fs-Do-not-check-if-there-is-a-fsnotify-watcher-on-pseudo-inodes.patch. This patch (mainline commit e9c15badbb7b) breaks chromium browser: http://lkml.kernel.org/r/7b4aa1e985007c6d582fffe5e8435f8153e28e0f.camel@redhat.com - commit e23a2e5 - usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs (git-fixes). - commit 9bf110f - USB: serial: ch341: add basis for quirk detection (git-fixes). - commit 5fcb9a5 - efi/tpm: Verify event log header before parsing (bsc#1173461). - commit 855e4d4 - blacklist.conf: aadf9dcef9d4 ("/rxrpc: Fix trace string"/) Cosmetic change only. - commit 3492fbc - brcmfmac: expose RPi firmware config files through modinfo (bsc#1169094). - commit ceefe76 - tracing: Fix event trigger to accept redundant spaces (git-fixes). - commit b441336 - ring-buffer: Zero out time extend if it is nested and not absolute (git-fixes). - commit 4f656dc - sched/core: Fix PI boosting between RT and DEADLINE tasks (git fixes (sched)). - commit 55e2b0c - sched/deadline: Initialize ->dl_boosted (git fixes (sched)). - commit d7f40dc - Refresh patches.suse/sched-cfs-change-initial-value-of-runnable_avg.patch. - Refresh patches.suse/sched-core-Check-cpus_mask-not-cpus_ptr-in-__set_cpus_allowed_ptr-to-fix-mask-corruption.patch. - Refresh patches.suse/sched-core-Fix-ttwu-race.patch. - Refresh patches.suse/sched-core-s-WF_ON_RQ-WQ_ON_CPU.patch. - commit 302ff9b - s390/pci: Log new handle in clp_disable_fh() (git-fixes). - commit 0747f74 - sched/core: Fix PI boosting between RT and DEADLINE tasks (bsc#1172823). - sched/deadline: Initialize ->dl_boosted (bsc#1172823). - commit b64bd29 - series.conf: cleanup - update upstream reference and resort: patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch - commit 8848a5a - EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable (bsc#1152489). - commit ba796e7 - rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls (bsc#1173438). - commit f9be02d - selftests/timens: handle a case when alarm clocks are not supported (bsc#1164648,jsc#SLE-11493). - eventpoll: fix missing wakeup for ovflist in ep_poll_callback (bsc#1159867). - random: fix data races at timer_rand_state (bsc#1173438). - timer: Use hlist_unhashed_lockless() in timer_pending() (bsc#1173438). - jbd2: fix data races at struct journal_head (bsc#1173438). - list: Add hlist_unhashed_lockless() (bsc#1173438). - rcu: Fix data-race due to atomic_t copy-by-value (bsc#1171828). - tick/sched: Annotate lockless access to last_jiffies_update (bsc#1173438). - commit ea6eb59 - Refresh metadata of patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch. - commit 9767e8e - ibmveth: Fix max MTU limit (bsc#1173428 ltc#186397). - commit 79145c1 - EDAC/ghes: Setup DIMM label from DMI and use it in error reports (bsc#1168779). - commit a469a1d - wireguard: receive: account for napi_gro_receive never returning GRO_DROP (git-fixes). - wireguard: device: avoid circular netns references (git-fixes). - wireguard: noise: do not assign initiation time in if condition (git-fixes). - wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing (git-fixes). Update context: patches.suse/wireguard-noise-separate-receive-counter-from-send-c.patch - wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning (git-fixes). - commit 4d2639d - sched/cfs: change initial value of runnable_avg (bsc#1158765). - commit daa01a4 - spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI (jsc#SLE-12735). - spi: dw-pci: Add runtime power management support (jsc#SLE-12735). - SPI: designware: pci: Switch over to MSI interrupts (jsc#SLE-12735). - spi: dw-pci: Add MODULE_DEVICE_TABLE (jsc#SLE-12735). - spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI (jsc#SLE-12735). - commit fb43301 - thermal: intel: intel_pch_thermal: Add Comet Lake (CML) platform support (jsc#SLE-12668). - commit fd37b6c - ntb: intel: fix static declaration (jsc#SLE-12710). - ntb: intel: add hw workaround for NTB BAR alignment (jsc#SLE-12710). - commit 2f0e6e8 - mm: adjust vm_committed_as_batch according to vm overcommit policy (bnc#1173271). - mm/util.c: make vm_memory_committed() more accurate (bnc#1173271). - proc/meminfo: avoid open coded reading of vm_committed_as (bnc#1173271). - commit aef113d - series.conf: refresh No effect on expanded tree. - commit c2d8ecc - fix patch metadata - fix Patch-mainline tag: patches.suse/net-revert-net-get-rid-of-an-signed-integer-overflow-in-ip_idents_reserve.patch - commit b3deae9 - fix patch metadata - fix Patch-mainline tag: patches.suse/nvme-fc-avoid-gcc-10-zero-length-bounds-warning.patch patches.suse/scsi-sd_zbc-Fix-sd_zbc_complete.patch - fix bugzilla reference (bsc1173206 -> bsc#1173206): patches.suse/iocost-don-t-let-vrate-run-wild-while-there-s-no-sat.patch - commit 7891a6f - sched/core: s/WF_ON_RQ/WQ_ON_CPU/ (bnc#1155798 (CPU scheduler functional and performance backports)). - commit dfd878b - sched/core: Fix ttwu() race (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 2e88482 - sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 1ad19c5 - net: revert "/net: get rid of an signed integer overflow in ip_idents_reserve()"/ (bnc#1158748 (network regression)). - commit 1b123ac - ibmvnic: continue to init in CRQ reset returns H_CLOSED (bsc#1173280 ltc#185369). - commit 39f977e - vfio-pci: Invalidate mmaps and block MMIO access on disabled memory (CVE-2020-12888 bsc#1171868). - vfio-pci: Fault mmaps to enable vma tracking (CVE-2020-12888 bsc#1171868). - vfio/type1: Support faulting PFNMAP vmas (CVE-2020-12888 bsc#1171868). - commit d737eb2 - Fix a regression of AF_ALG crypto interface hang with aes_s390 (bsc#1167651) The upstream fix backported via git-fixes seems causing a trouble with s390 aes crypto module. The problem is generic and should be addressed in the upstream, but now we drop the patch as a quick resolution. The commit ID is added in blacklist, too. Deleted: patches.suse/0001-crypto-algif_skcipher-Use-chunksize-instead-of-block.patch - commit 59211f8 - i2c: designware-pci: Fix BUG_ON during device removal (jsc#SLE-12734). - commit 7d1f12c - i2c: designware-pci: Add support for Elkhart Lake PSE I2C (jsc#SLE-12734). - i2c: designware-pci: Switch over to MSI interrupts (jsc#SLE-12734). - commit 7f79de2 - ntb: intel: Add Icelake (gen4) support for Intel NTB (jsc#SLE-12710). - commit 37883e6 - Revert "/pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'"/ (git-fixes). - crypto: algboss - don't wait during notifier callback (git-fixes). - drm: encoder_slave: fix refcouting error for modules (git-fixes). - drm/i915: work around false-positive maybe-uninitialized warning (git-fixes). - commit 18a77fa - lpfc: Synchronize NVME transport and lpfc driver devloss_tmo (bcs#1173060). - commit 124f086 - r8169: Revive default chip version for r8168 (bsc#1173085). - commit c0956cb - scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro (bsc#1173206). - nvme-fc: avoid gcc-10 zero-length-bounds warning (bsc#1173206). - iocost: don't let vrate run wild while there's no saturation signal (bsc1173206). - blk-iocost: Fix error on iocost_ioc_vrate_adj (bsc#1173206). - blk-iocost: fix incorrect vtime comparison in iocg_is_idle() (bsc#1173206). - iocost: over-budget forced IOs should schedule async delay (bsc#1173206). - scsi: smartpqi: Update attribute name to `driver_version` (bsc#1173206). - iocost: check active_list of all the ancestors in iocg_activate() (bsc#1173206). - scsi: sd_zbc: Fix sd_zbc_complete() (bsc#1173206). - commit 7abe8d4 - blacklist.conf: Add commit for git-fixes (bsc#1173206) - commit 4a864a5 - irqchip/al-fic: Add support for irq retrigger (jsc#SLE-10505). - commit 8ec37c7 - sched/fair: Optimize dequeue_task_fair() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 3b10cba - Update patch reference for intel_th patch (jsc#SLE-12705) - commit 2f7215f - s390/bpf: Maintain 8-byte stack alignment (bsc#1169194, LTC#185911). - commit 58beb12 - Update patch reference for s390 security fix (CVE-2020-10773 bsc#1172999) - commit 7370304 - firmware: imx-scu: Support one TX and one RX (git-fixes). - Refresh patches.suse/firmware-imx-scu-Fix-corruption-of-header.patch. - commit 0e40d23 - ACPI: GED: use correct trigger type field in _Exx / _Lxx handling (git-fixes). - commit 510ece6 - lib/lzo: fix ambiguous encoding bug in lzo-rle (git-fixes). - x86/reboot/quirks: Add MacBook6,1 reboot quirk (git-fixes). - x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs (git-fixes). - ASoC: max9867: fix volume controls (git-fixes). - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb (git-fixes). - ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb (git-fixes). - ath9k: Fix use-after-free Write in ath9k_htc_rx_msg (git-fixes). - ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx (git-fixes). - ath9k: Fix use-after-free Read in htc_connect_service (git-fixes). - drm/vkms: Hold gem object while still in-use (git-fixes). - ACPI: GED: add support for _Exx / _Lxx handler methods (git-fixes). - mmc: tmio: Further fixup runtime PM management at remove (git-fixes). - mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card() (git-fixes). - efi/efivars: Add missing kobject_put() in sysfs entry creation error path (git-fixes). - spi: bcm-qspi: Handle clock probe deferral (git-fixes). - Input: synaptics - add a second working PNP_ID for Lenovo T470s (git-fixes). - Input: mms114 - fix handling of mms345l (git-fixes). - firmware: imx: warn on unexpected RX (git-fixes). - commit c722a2d - pinctrl: tigerlake: Tiger Lake uses _HID enumeration (jsc#SLE-12737). - commit 6831e2b - pinctrl: intel: Add Intel Tiger Lake pin controller support (jsc#SLE-12737). - Update config files: Add CONFIG_PINCTRL_TIGERLAKE=m - supported.conf: Add pinctrl-tigerlake as supported - commit 2966fcc - mfd: intel-lpss: Add Intel Tiger Lake PCI IDs (jsc#SLE-12737). - mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash (jsc#SLE-12737). - commit c6209c3 - Update the patch reference for ish-hid fix (jsc#SLE-12683) - commit 4a77970 - Update patch reference for can driver security fix (CVE-2020-14416 bsc#1162002) - commit f86a41b - rcutorture: Make kvm-find-errors.sh abort on bad directory (bsc#1173068). - rcutorture: Summarize summary of build and run results (bsc#1173068). - rcutorture: Add 100-CPU configuration (bsc#1173068). - torture: Make results-directory date format completion-friendly (bsc#1173068). - locktorture: Allow CPU-hotplug to be disabled via --bootargs (bsc#1173068). - torture: Hoist calls to lscpu to higher-level kvm.sh script (bsc#1173068). - torture: Allow "/CFLIST"/ to specify default list of scenarios (bsc#1173068). - rcutorture: Add worst-case call_rcu() forward-progress results (bsc#1173068). - torture: Handle systems lacking the mpstat command (bsc#1173068). - torture: Handle jitter for CPUs that cannot be offlined (bsc#1173068). - rcutorture: Dispense with Dracut for initrd creation (bsc#1173068). - torture: Use gawk instead of awk for systime() function (bsc#1173068). - rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios (bsc#1173068). - rcutorture: Test TREE03 with the threadirqs kernel boot parameter (bsc#1173068). - torture: Expand last_ts variable in kvm-test-1-run.sh (bsc#1173068). - commit 937076b - ibmvnic: Harden device login requests (bsc#1170011 ltc#183538). - commit f073312 - rpm/modules.fips: * add aes-ce-ccm and des3_ede-x86_64 (boo#173030) * add aes_ti and aes_neon_bs (boo#1172956) - commit 9492a4d - objtool: Allow no-op CFI ops in alternatives (bsc#1169514). - commit b40dd12 - firmware: imx: scu: Fix corruption of header (git-fixes). - commit bd25a67 - e1000e: Do not wake up the system via WOL if device wakeup is disabled (git-fixes). - commit 8a4bb5a - fix patch metadata - fix Patch-mainline: patches.suse/NFS-Fix-fscache-super_cookie-index_key-from-changing.patch patches.suse/NFSv4-Fix-fscache-cookie-aux_data-to-ensure-change_a.patch patches.suse/NFSv4.1-fix-rpc_call_done-assignment-for-BIND_CONN_T.patch patches.suse/SUNRPC-Signalled-ASYNC-tasks-need-to-exit.patch patches.suse/nfs-fscache-use-timespec64-in-inode-auxdata.patch patches.suse/nfs-set-invalid-blocks-after-NFSv4-writes.patch patches.suse/nfsd4-make-drc_slab-global-not-per-net.patch patches.suse/svcrdma-Fix-leak-of-svc_rdma_recv_ctxt-objects.patch - commit 91ef650 - objtool: Fix ORC vs alternatives (bsc#1169514). - commit 0222f6e - objtool: Uniquely identify alternative instruction groups (bsc#1169514). - commit 862a5a6 - objtool: Remove check preventing branches within alternative (bsc#1169514). - commit c794e66 - objtool: Fix !CFI insn_state propagation (bsc#1169514). - commit 52c95b4 - objtool: Rename struct cfi_state (bsc#1169514). - commit faa0120 - ceph: skip checking caps when session reconnecting and releasing reqs (bsc#1172990). - ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock (bsc#1172989). - ceph: don't return -ESTALE if there's still an open file (bsc#1171915). - ceph: allow rename operation under different quota realms (bsc#1172988). - ceph: normalize 'delta' parameter usage in check_quota_exceeded (bsc#1172987). - ceph: ceph_kick_flushing_caps needs the s_mutex (bsc#1172986). - ceph: request expedited service on session's last cap flush (bsc#1172985 bsc#1167104). - ceph: convert mdsc->cap_dirty to a per-session list (bsc#1172984 bsc#1167104). - ceph: reset i_requested_max_size if file write is not wanted (bsc#1172983). - ceph: throw a warning if we destroy session with mutex still locked (bsc#1172940). - ceph: fix potential race in ceph_check_caps (bsc#1172940). - ceph: document what protects i_dirty_item and i_flushing_item (bsc#1172940). - ceph: don't take i_ceph_lock in handle_cap_import (bsc#1172940). - ceph: don't release i_ceph_lock in handle_cap_trunc (bsc#1172940). - ceph: add comments for handle_cap_flush_ack logic (bsc#1172940). - ceph: split up __finish_cap_flush (bsc#1172940). - ceph: reorganize __send_cap for less spinlock abuse (bsc#1172940). - ceph: flush release queue when handling caps for unknown inode (bsc#1172939). - libceph: ignore pool overlay and cache logic on redirects (bsc#1172938). - commit 14735c0 - media: cedrus: Program output format during each run (git-fixes). - clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling (git-fixes). - serial: 8250: Fix max baud limit in generic 8250 port (git-fixes). - drivers: phy: sr-usb: do not use internal fsm for USB2 phy init (git-fixes). - HID: multitouch: enable multi-input as a quirk for some devices (git-fixes). - tun: correct header offsets in napi frags mode (git-fixes). - r8152: support additional Microsoft Surface Ethernet Adapter variant (git-fixes). - staging: kpc2000: fix error return code in kp2000_pcie_probe() (git-fixes). - irqchip/ti-sci-inta: Fix processing of masked irqs (git-fixes). - irqchip/versatile-fpga: Apply clear-mask earlier (git-fixes). - irqchip/versatile-fpga: Handle chained IRQs properly (git-fixes). - ktest: Add timeout for ssh sync testing (git-fixes). - commit ac894fa - fs: Do not check if there is a fsnotify watcher on pseudo inodes (bsc#1158765). - commit 7b8d90d - bpf, sockhash: Synchronize_rcu before free'ing map (git-fixes). - bpf, sockmap: Check update requirements after locking (git-fixes). - rxrpc: Fix call RCU cleanup using non-bh-safe locks (git-fixes). - netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy (git-fixes). - netfilter: nft_tproxy: Fix port selector on Big Endian (git-fixes). - netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions (git-fixes). - netfilter: nf_queue: enqueue skbs with NULL dst (git-fixes). - af_unix: add compat_ioctl support (git-fixes). - ipvs: Improve robustness to the ipvs sysctl (git-fixes). - commit 988684c - bpf: Undo internal BPF_PROBE_MEM in BPF insns dump (bsc#1155518). - commit 3b9919e - blacklist.conf: mark commit with incorrect Fixes line - commit 0804266 - nfs: set invalid blocks after NFSv4 writes (git-fixes). - NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION (git-fixes). - nfsd4: make drc_slab global, not per-net (git-fixes). - NFSv4: Fix fscache cookie aux_data to ensure change_attr is included (git-fixes). - NFS: Fix fscache super_cookie index_key from changing after umount (git-fixes). - SUNRPC: Signalled ASYNC tasks need to exit (git-fixes). - svcrdma: Fix leak of svc_rdma_recv_ctxt objects (git-fixes). - nfs: fscache: use timespec64 in inode auxdata (git-fixes). - commit a77a576 - blacklist.conf: add uninteresting commit - commit 3cb617b - genetlink: clean up family attributes allocations (git-fixes). - commit f616c3b - panic: do not print uninitialized taint_flags (bsc#1172814). - commit 045c8db - ibmvnic: Flush existing work items before device removal (bsc#1065729). - commit 3f9ece1 - powerpc/fadump: Account for memory_limit while reserving memory (jsc#SLE-9099 git-fixes). - commit 3bdf3b7 - powerpc/fadump: consider reserved ranges while reserving memory (jsc#SLE-9099 git-fixes). - powerpc/fadump: use static allocation for reserved memory ranges (jsc#SLE-9099 git-fixes). - commit 5e676b4 - powerpc/powernv: Fix a warning message (bsc#1156395). - commit c1f8cea - powerpc/64s: Save FSCR to init_task.thread.fscr after feature init (bsc#1065729). - powerpc/64s: Don't let DT CPU features set FSCR_DSCR (bsc#1065729). - commit 054bf6b - powerpc/64s/exception: Fix machine check no-loss idle wakeup (bsc#1156395). - commit 81b4c8f - asm-gemeric/tlb: remove stray function declarations (bsc#1156395). - commit 72eefc6 - include/asm-generic/topology.h: guard cpumask_of_node() macro argument (bsc#1148868). - commit 8cdd828 - powerpc/xive: Clear the page tables for the ESB IO mapping (fate#322438 bsc#1085030). - commit e1d4bd5 - nvme-fc: don't call nvme_cleanup_cmd() for AENs (bsc#1171688). - commit abf08ba - x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1152489). - commit f243f91 - blacklist.conf: 5214028dd89e x86/boot: Correct relocation destination on old linkers - commit 741883d - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-ibmvscsi-Don-t-send-host-info-in-adapter-info-M.patch patches.suse/sunrpc-clean-up-properly-in-gss_mech_unregister.patch patches.suse/sunrpc-svcauth_gss_register_pseudoflavor-must-reject.patch - commit 1bb600f - fix patch metadata - fix Patch-mainline: patches.suse/sched-fair-Fix-enqueue_task_fair-warning-some-more.patch - commit f581127 - work around mvfs bug (bsc#1162063). - commit 5a1f922 - rpm: drop execute permissions on source files Sometimes a source file with execute permission appears in upstream repository and makes it into our kernel-source packages. This is caught by OBS build checks and may even result in build failures. Sanitize the source tree by removing execute permissions from all C source and header files. - commit 771e293 - x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches (bsc#1172783 CVE-2020-10768). - commit 1ce088f - drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only (git-fixes). - drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms (git-fixes). - commit 9b79e3a - sched/cpuacct: Fix charge cpuacct.usage_sys (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/pelt: Sync util/runnable_sum with PELT window when propagating (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Optimize enqueue_task_fair() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Make newidle_balance() static again (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: find_idlest_group(): Remove unused sd_flag parameter (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Simplify the code of should_we_balance() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix enqueue_task_fair() warning some more (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 6d2135e - x86/speculation: Prevent rogue cross-process SSBD shutdown (bsc#1172781 CVE-2020-10766). - commit 9163040 - RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET (bsc#1172841). - commit 543b194 - crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated (git-fixes). - e1000e: Disable TSO for buffer overrun workaround (git-fixes). - commit 1f86986 - vmxnet3: allow rx flow hash ops only when rss is enabled (bsc#1172484). - net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() (bsc#1172484). - vmxnet3: use correct hdr reference when packet is encapsulated (bsc#1172484). - vmxnet3: update to version 4 (bsc#1172484). - vmxnet3: add geneve and vxlan tunnel offload support (bsc#1172484). - vmxnet3: add support to get/set rx flow hash (bsc#1172484). - vmxnet3: prepare for version 4 changes (bsc#1172484). - commit f2fe4cd - net: ena: xdp: update napi budget for DROP and ABORTED (bsc#1154492). - net: ena: xdp: XDP_TX: fix memory leak (bsc#1154492). - genetlink: fix memory leaks in genl_family_rcv_msg_dumpit() (bsc#1154353). - RDMA/core: Move and rename trace_cm_id_create() (jsc#SLE-8449). - RDMA/srpt: Fix disabling device management (jsc#SLE-8449). - RDMA/bnxt_re: Remove dead code from rcfw (bsc#1170774). - RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated (jsc#SLE-8449). - ipv6: fix IPV6_ADDRFORM operation logic (bsc#1171662). - ice: Fix inability to set channels when down (jsc#SLE-7926). - bnxt_en: Improve TQM ring context memory sizing formulas (jsc#SLE-8371 bsc#1153274). - ice: Fix error return code in ice_add_prof() (jsc#SLE-7926). - net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta() (jsc#SLE-8464). - net/mlx5e: Fix stats update for matchall classifier (jsc#SLE-8464). - net/mlx5: Fix crash upon suspend/resume (bsc#1172365). - net: dsa: declare lockless TX feature for slave ports (bsc#1154353). - RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work (jsc#SLE-8446). - net/mlx5: Fix cleaning unmanaged flow tables (jsc#SLE-8464). - net: phy: propagate an error back to the callers of phy_sfp_probe (bsc#1154353). - commit 2741342 - mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() (git-fixes). - drm/sun4i: hdmi ddc clk: Fix size of m divider (git-fixes). - ACPI: PM: Avoid using power resources if there are none for D0 (git-fixes). - Input: edt-ft5x06 - fix get_default register write access (git-fixes). - mtd: rawnand: brcmnand: fix CS0 layout (git-fixes). - mtd: rawnand: xway: Fix the probe error path (git-fixes). - mtd: rawnand: tmio: Fix the probe error path (git-fixes). - mtd: rawnand: sunxi: Fix the probe error path (git-fixes). - mtd: rawnand: socrates: Fix the probe error path (git-fixes). - mtd: rawnand: sharpsl: Fix the probe error path (git-fixes). - mtd: rawnand: plat_nand: Fix the probe error path (git-fixes). - mtd: rawnand: pasemi: Fix the probe error path (git-fixes). - mtd: rawnand: oxnas: Release all devices in the _remove() path (git-fixes). - mtd: rawnand: oxnas: Keep track of registered devices (git-fixes). - mtd: rawnand: orion: Fix the probe error path (git-fixes). - mtd: rawnand: mtk: Fix the probe error path (git-fixes). - mtd: rawnand: ingenic: Fix the probe error path (git-fixes). - mtd: rawnand: diskonchip: Fix the probe error path (git-fixes). - mtd: rawnand: Fix nand_gpio_waitrdy() (git-fixes). - mtd: rawnand: brcmnand: correctly verify erased pages (git-fixes). - mtd: rawnand: brcmnand: fix hamming oob layout (git-fixes). - mtd: rawnand: onfi: Fix redundancy detection check (git-fixes). - mtd: rawnand: timings: Fix default tR_max and tCCS_min timings (git-fixes). - mtd: rawnand: marvell: Fix probe error path (git-fixes). - mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered (git-fixes). - mtd: rawnand: marvell: Fix the condition on a return code (git-fixes). - clk: mediatek: assign the initial value to clk_init_data of mtk_mux (git-fixes). - clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src (git-fixes). - clk: clk-flexgen: fix clock-critical handling (git-fixes). - clk: bcm2835: Remove casting to bcm2835_clk_register (git-fixes). - clk: bcm2835: Fix return type of bcm2835_register_gate (git-fixes). - clk: sprd: return correct type of value for _sprd_pll_recalc_rate (git-fixes). - clk: sunxi: Fix incorrect usage of round_down() (git-fixes). - clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical (git-fixes). - clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers (git-fixes). - clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits (git-fixes). - clk: meson: meson8b: Fix the polarity of the RESET_N lines (git-fixes). - power: supply: smb347-charger: IRQSTAT_D is volatile (git-fixes). - power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()' (git-fixes). - power: supply: core: fix memory leak in HWMON error path (git-fixes). - power: supply: core: fix HWMON temperature labels (git-fixes). - power: reset: qcom-pon: reg write mask depends on pon generation (git-fixes). - power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select (git-fixes). - staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK (git-fixes). - USB: serial: option: add Telit LE910C1-EUX compositions (git-fixes). - USB: serial: qcserial: add DW5816e QDL support (git-fixes). - mmc: fix compilation of user API (git-fixes). - spi: dt-bindings: spi-controller: Fix #address-cells for slave mode (git-fixes). - spi: dw: use "/smp_mb()"/ to avoid sending spi data error (git-fixes). - commit f18fb8c - ASoC: rt5645: Add platform-data for Asus T101HA (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet (git-fixes). - ASoC: meson: add missing free_irq() in error path (git-fixes). - ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines (git-fixes). - ALSA: emu10k1: delete an unnecessary condition (git-fixes). - commit 509b163 - ALSA: pcm: disallow linking stream to itself (git-fixes). - ALSA: usb-audio: Manage auto-pm of all bundled interfaces (git-fixes). - ALSA: pcm: fix snd_pcm_link() lockdep splat (git-fixes). - ALSA: usb-audio: Use the new macro for HP Dock rename quirks (git-fixes). - ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (git-fixes). - ALSA: usb-audio: Fix inconsistent card PM state after resume (git-fixes). - ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (git-fixes). - pcm_native: result of put_user() needs to be checked (git-fixes). - commit ef14fbe - x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS (bsc#1172782 CVE-2020-10767). - commit 6c80e35 - Refresh patches.suse/sched-Offload-wakee-task-activation-if-it-the-wakee-is-descheduling.patch. - Refresh patches.suse/sched-Optimize-ttwu-spinning-on-p-on_cpu.patch. - Refresh patches.suse/sched-cpuacct-Use-__this_cpu_add-instead-of-this_cpu_ptr.patch. - Refresh patches.suse/sched-fair-Fix-negative-imbalance-in-imbalance-calculation.patch. - Refresh patches.suse/sched-fair-Use-__this_cpu_read-in-wake_wide.patch. - commit 34c599d - livepatch: Make klp_apply_object_relocs static (bsc#1071995). - commit 293cfbf - livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols (bsc#1071995). - Refresh patches.suse/livepatch-create-and-include-UAPI-headers.patch. - commit 9ab151a - livepatch: Remove .klp.arch (bsc#1071995). - commit 0d36b79 - bfq: Fix check detecting whether waker queue should be selected (bsc#1168838). - commit 570a2f2 - livepatch: Apply vmlinux-specific KLP relocations early (bsc#1071995). - Refresh patches.suse/livepatch-create-and-include-UAPI-headers.patch. - commit 28cfe0c - Refresh patches.suse/cpufreq-intel_pstate-Allow-unspecified-FADT-profile-to-probe-PPC.patch. - Refresh patches.suse/pcc-cpufreq-Re-introduce-deadband-effect-to-reduce-number-of-frequency-changes.patch. - Refresh patches.suse/readahead-request-tunables.patch. - commit e092759 - scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM (bsc#1172759 ltc#184814). - commit 2cb7730 - livepatch: Disallow vmlinux.ko (bsc#1071995). - commit a7813fd - ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk (bsc#1171246). - commit 912573f - blacklist.conf: add Add 78f57ef9d50a75326da73d352d7c27828495229a - commit 828a354 - config: arm64: enable CONFIG_IOMMU_DEFAULT_PASSTHROUGH References: bsc#1172739 - commit 3b77faf - fsnotify: Rearrange fast path to minimise overhead when there is no watcher (bsc#1158765). - sched/fair: fix nohz next idle balance (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 1b0cbfe - vt: keyboard: avoid signed integer overflow in k_ascii (CVE-2020-13974 bsc#1172775). - commit 9b0650e - remoteproc: Fix and restore the parenting hierarchy for vdev (git-fixes). - remoteproc: Fall back to using parent memory pool if no dedicated available (git-fixes). - remoteproc: Add missing 'n' in log messages (git-fixes). - remoteproc: Fix IDR initialisation in rproc_alloc() (git-fixes). - drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (git-fixes). - drm/i915/gem: Avoid iterating an empty list (git-fixes). - Revert "/drm/amd/display: disable dcn20 abm feature for bring up"/ (git-fixes). - commit 8d68d47 - fix patch metadata - fix Patch-mainline: patches.suse/fanotify-fix-ignore-mask-logic-for-events-on-child-a.patch - commit bceb814 - Revert "/fs/seq_file.c: seq_read(): add info message about buggy .next functions"/ (bsc#1172751) The message floods dmesg and its benefit is marginal in default kernel. Delete patches.suse/fs-seq_file.c-seq_read-add-info-message-about-buggy-.patch. - commit 00aa3d5 - fanotify: fix ignore mask logic for events on child and on dir (bsc#1172719). - commit ce60cdb - blacklist.conf: Add c4e0f3b24004 iommu/msm: Make msm_iommu_lock static - commit fd75b72 - KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated (bsc#1171904). - KVM: x86: only do L1TF workaround on affected processors (bsc#1171904). - commit d33828d - blacklist: 55e8c8eb2c7b ("/posix-cpu-timers: Store a reference to a pid not a task"/) This fixes a historical/theoretical bug which is not worth back porting. It depends on tglx's massive posix-cpu-timers refactoring. The risk to introduce subtle bugs do not outweigh the gain of fixing the bug. - commit fc0a1e1 - netfilter: not mark a spinlock as __read_mostly (git-fixes). - netfilter: connlabels: prefer static lock initialiser (git-fixes). - commit 2cf2f11 - CDC-ACM: heed quirk also in error handling (git-fixes). - commit a90fe00 - drm/dp_mst: Increase ACT retry timeout to 3s (bsc#1152472) * context changes - commit 07b82ee - blacklist.conf: Append 'drm/amdgpu: force fbdev into vram' - commit 0516e8a - xfs: fix duplicate verification from xfs_qm_dqflush() (git-fixes). - commit 51ce4f9 - xfs: clean up the error handling in xfs_swap_extents (git-fixes). - commit 7e54c91 - PCI: brcmstb: Fix window register offset from 4 to 8 (git-fixes). - PCI: brcmstb: Assert fundamental reset on initialization (git-fixes). - commit 70db1f0 - blacklist.conf: Blacklist 3ac395a5b3f3 - commit f86499e - ima: Remove __init annotation from ima_pcrread() (git-fixes). - commit 438f005 - ima: Directly free *entry in ima_alloc_init_template() if digests is NULL (bsc#1172223). - commit 3741933 - ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() (bsc#1172223). - commit 25930ca - Move upstreamed IMA patches into sorted section - commit 7e9708e - ima: Directly assign the ima_default_policy pointer to ima_rules (bsc#1172223) Delete obsoleted downstream fix, too: patches.suse/ima-Fix-Oops-at-boot-with-ima_template_fmt-d-boot-op.patch - commit f1f48b1 - evm: Fix a small race in init_desc() (git-fixes). - commit 391f180 - pinctrl: sprd: Fix the incorrect pull-up definition (git-fixes). - pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()' (git-fixes). - pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' (git-fixes). - pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' (git-fixes). - pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs (git-fixes). - pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 (git-fixes). - pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 (git-fixes). - pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries (git-fixes). - pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore (git-fixes). - rtc: rv3028: Add missed check for devm_regmap_init_i2c() (git-fixes). - rtc: mc13xxx: fix a double-unlock issue (git-fixes). - extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' (git-fixes). - w1: omap-hdq: cleanup to add missing newline for some dev_dbg (git-fixes). - fpga: dfl: afu: Corrected error handling levels (git-fixes). - habanalabs: Align protection bits configuration of all TPCs (git-fixes). - misc: fastrpc: fix potential fastrpc_invoke_ctx leak (git-fixes). - slimbus: core: Fix mismatch in of_node_get/put (git-fixes). - firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()' (git-fixes). - iio:chemical:pms7003: Fix timestamp alignment and prevent data leak (git-fixes). - iio:chemical:sps30: Fix timestamp alignment (git-fixes). - iio: vcnl4000: Fix i2c swapped word reading (git-fixes). - staging: sm750fb: add missing case while setting FB_VISUAL (git-fixes). - iio: pressure: bmp280: Tolerate IRQ before registering (git-fixes). - iio: buffer: Don't allow buffers without any channels enabled to be activated (git-fixes). - tty: n_gsm: Fix bogus i++ in gsm_data_kick (git-fixes). - tty: n_gsm: Fix waking up upper tty layer when room available (git-fixes). - tty: n_gsm: Fix SOF skipping (git-fixes). - USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (git-fixes). - CDC-ACM: heed quirk also in error handling (git-fixes). - usb: musb: Fix runtime PM imbalance on error (git-fixes). - usb: musb: start session in resume for host port (git-fixes). - usb: gadget: fix potential double-free in m66592_probe (git-fixes). - usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check (git-fixes). - USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke (git-fixes). - usb: dwc2: gadget: move gadget resume after the core is in L0 state (git-fixes). - usb: dwc3: gadget: Properly handle failed kick_transfer (git-fixes). - usb: dwc3: gadget: Properly handle ClearFeature(halt) (git-fixes). - USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe() (git-fixes). - USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe() (git-fixes). - PCI: vmd: Filter resource type bits from shadow register (git-fixes). - PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths (git-fixes). - PCI: rcar: Fix incorrect programming of OB windows (git-fixes). - PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link (git-fixes). - PCI: brcmstb: Fix window register offset from 4 to 8 (git-fixes). - PCI: brcmstb: Assert fundamental reset on initialization (git-fixes). - PCI: Allow pci_resize_resource() for devices on root bus (git-fixes). - PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay (git-fixes). - PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes). - PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port (git-fixes). - PCI: Program MPS for RCiEP devices (git-fixes). - PCI: Fix pci_register_host_bridge() device_register() error handling (git-fixes). - evm: Fix possible memory leak in evm_calc_hmac_or_hash() (git-fixes). - gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration (git-fixes). - gpiolib: Document that GPIO line names are not globally unique (git-fixes). - gpio: dwapb: Append MODULE_ALIAS for platform driver (git-fixes). - vfio/mdev: Fix reference count leak in add_mdev_supported_type (git-fixes). - vfio/pci: fix memory leaks in alloc_perm_bits() (git-fixes). - HID: i2c-hid: add Schneider SCL142ALM to descriptor override (git-fixes). - mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter (git-fixes). - p54usb: add AirVasT USB stick device-id (git-fixes). - drm/edid: Add Oculus Rift S to non-desktop list (git-fixes). - i2c: altera: Fix race between xfer_msg and isr thread (git-fixes). - evm: Fix RCU list related warnings (git-fixes). - evm: Check also if *tfm is an error pointer in init_desc() (git-fixes). - drm/i915: fix port checks for MST support on gen >= 11 (git-fixes). - ASoC: intel - fix the card names (git-fixes). - commit 993a2a7 - raid5: remove gfp flags from scribble_alloc() (bsc#1166985). - commit d35a2bb - Add cherry-picked ID to the already applied pinctrl patch - commit b7b9bd6 - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-lpfc-Change-default-queue-allocation-for-reduce.patch patches.suse/scsi-lpfc-Fix-MDS-Diagnostic-Enablement-definition.patch patches.suse/scsi-lpfc-Fix-lpfc_nodelist-leak-when-processing-uns.patch patches.suse/scsi-lpfc-Fix-negation-of-else-clause-in-lpfc_prep_n.patch patches.suse/scsi-lpfc-Fix-noderef-and-address-space-warnings.patch patches.suse/scsi-lpfc-Maintain-atomic-consistency-of-queue_claim.patch patches.suse/scsi-lpfc-Remove-re-binding-of-nvme-rport-during-reg.patch patches.suse/scsi-lpfc-Remove-redundant-initialization-to-variabl.patch patches.suse/scsi-lpfc-Remove-unnecessary-lockdep_assert_held-cal.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.1.patch patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch patches.suse/scsi-zfcp-Fence-adapter-status-propagation-for-commo.patch patches.suse/scsi-zfcp-Fence-early-sysfs-interfaces-for-accesses-.patch patches.suse/scsi-zfcp-Fence-fc_host-updates-during-link-down-han.patch patches.suse/scsi-zfcp-Move-allocation-of-the-shost-object-to-aft.patch patches.suse/scsi-zfcp-Move-fc_host-updates-during-xport-data-han.patch patches.suse/scsi-zfcp-Move-p-t-p-port-allocation-to-after-xport-.patch patches.suse/scsi-zfcp-Move-shost-modification-after-QDIO-re-open.patch patches.suse/scsi-zfcp-Move-shost-updates-during-xconfig-data-han.patch - commit 9ccb987 - fix patches metadata - fix Patch-mainline and drop Git-repo: patches.suse/bpf-Fix-map-permissions-check.patch patches.suse/libbpf-Fix-perf_buffer__free-API-for-sparse-allocs.patch patches.suse/selftests-bpf-CONFIG_IPV6_SEG6_BPF-required-for-test.patch patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch patches.suse/selftests-bpf-Fix-invalid-memory-reads-in-core_relo-.patch patches.suse/selftests-bpf-Fix-memory-leak-in-extract_build_id.patch patches.suse/selftests-bpf-flow_dissector-Close-TAP-device-FD-aft.patch - commit fb39453 - xfrm: fix error in comment (git fixes (block drivers)). - virtio-blk: handle block_device_operations callbacks after hot unplug (git fixes (block drivers)). - dm verity fec: fix hash block number in verity_fec_decode (git fixes (block drivers)). - dm writecache: fix data corruption when reloading the target (git fixes (block drivers)). - commit b4c0830 - xfs: force writes to delalloc regions to unwritten (bsc#1158242). - commit 0735a16 - xfs: measure all contiguous previous extents for prealloc size (bsc#1158242). - commit 0724b42 - xfs: don't fail unwritten extent conversion on writeback due to edquot (bsc#1158242). - commit 8be9c37 - mdraid: fix read/write bytes accounting (bsc#1172537). - commit 52b03e4 - lpfc: Fix return value in __lpfc_nvme_ls_abort (bsc#1171530). - lpfc: fix axchg pointer reference after free and double frees (bsc#1171530). - lpfc: Fix pointer checks and comments in LS receive refactoring (bsc#1171530). - commit d3a7d02 - series: update meta data The nmve/nvme-5.8 branch has been merged into mainline, that means no more rebases of these patches. Hence move them back to the sorted section. - commit 4a0d7a9 - firmware: imx: scu: Fix possible memory leak in imx_scu_probe() (git-fixes). - firmware: qcom_scm: fix bogous abuse of dma-direct internals (git-fixes). - i2c: fix missing pm_runtime_put_sync in i2c_device_probe (git-fixes). - i2c: acpi: put device when verifying client fails (git-fixes). - commit d4c4283 - blacklist.conf: 88743470668e x86/dma: Fix max PFN arithmetic overflow on 32 bit systems - commit efee432 - lpfc_debugfs: get rid of pointless access_ok() (bsc#1171530). - scsi: lpfc: Copyright updates for 12.6.0.4 patches (bsc#1171530). - scsi: lpfc: Make lpfc_defer_acc_rsp static (bsc#1171530). - scsi: lpfc: Fix incomplete NVME discovery when target (bsc#1171530). - scsi: lpfc: fix spelling mistakes of asynchronous (bsc#1171530). - scsi: lpfc: fix build failure with DEBUGFS disabled (bsc#1171530). - scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func (bsc#1171530). - commit 07d03b5 - nvme: provide num dword helper (bsc#1159058). - nvme: fix possible hang when ns scanning fails during error (bsc#1159058). - nvme: prevent double free in nvme_alloc_ns() error handling (bsc#1159058). - nvme-tcp: fix possible crash in write_zeroes processing (bsc#1159058). - nvme: cleanup namespace identifier reporting in (bsc#1159058). - nvme: rename __nvme_find_ns_head to nvme_find_ns_head (bsc#1159058). - nvme: refactor nvme_identify_ns_descs error handling (bsc#1159058). - nvme-tcp: Add warning on state change failure at (bsc#1159058). - nvme-rdma: Add warning on state change failure at (bsc#1159058). - nvme: Fix controller creation races with teardown flow (bsc#1159058). - nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl (bsc#1159058). - nvme: Fix ctrl use-after-free during sysfs deletion (bsc#1159058). - nvme-pci: Re-order nvme_pci_free_ctrl (bsc#1159058). - nvme: Remove unused return code from nvme_delete_ctrl_sync (bsc#1159058). - nvme: release ida resources (bsc#1159058). - nvme: expose hostid via sysfs for fabrics controllers (bsc#1159058). - nvme: expose hostnqn via sysfs for fabrics controllers (bsc#1159058). - commit 377781c - soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner (git-fixes). - commit 9e8f57f - drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static (git-fixes). - soc/tegra: pmc: Select GENERIC_PINCONF (git-fixes). - soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request (git-fixes). - soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS (git-fixes). - soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data (git-fixes). - soc: qcom: rpmh: Update dirty flag only when data changes (git-fixes). - HID: intel-ish-hid: avoid bogus uninitialized-variable warning (git-fixes). - HID: sony: Fix for broken buttons on DS3 USB dongles (git-fixes). - ASoC: fix incomplete error-handling in img_i2s_in_probe (git-fixes). - ASoC: ux500: mop500: Fix some refcounted resources issues (git-fixes). - ASoC: SOF: core: fix error return code in sof_probe_continue() (git-fixes). - watchdog: imx_sc_wdt: Fix reboot on crash (git-fixes). - mfd: stmfx: Fix stmfx_irq_init error path (git-fixes). - mfd: stmfx: Reset chip on resume as supply was disabled (git-fixes). - commit cdc4c92 - Refresh and move the upstreamed relay security fix to sorted section - commit b8d4113 - kABI workaround for struct hdac_bus changes (git-fixes). - commit d370486 - Refresh patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch: update upstream reference. - commit ec891fb - ALSA: es1688: Add the missed snd_card_free() (git-fixes). - ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up (git-fixes). - ALSA: hda: Add ElkhartLake HDMI codec vid (git-fixes). - ALSA: usb-audio: Fixing usage of plain int instead of NULL (git-fixes). - ALSA: usb-audio: Clean up quirk entries with macros (git-fixes). - ALSA: hda: Fix potential race in unsol event handler (git-fixes). - ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (git-fixes). - ALSA: usb-audio: fixing upper volume limit for RME Babyface Pro routing crosspoints (git-fixes). - ALSA: fireface: fix configuration error for nominal sampling transfer frequency (git-fixes). - ALSA: firewire-lib: fix invalid assignment to union data for directional parameter (git-fixes). - ALSA: hda/tegra: workaround playback failure on Tegra194 (git-fixes). - ALSA: hda: add member to store ratio for stripe control (git-fixes). - ALSA: hda/tegra: correct number of SDO lines for Tegra194 (git-fixes). - ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIO (git-fixes). - ALSA: hda/realtek - Add LED class support for micmute LED (git-fixes). - ALSA: hda/realtek - Enable micmute LED on and HP system (git-fixes). - ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (git-fixes). - ALSA: usb-audio: Fix racy list management in output queue (git-fixes). - ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen (git-fixes). - ALSA: usb-audio: Improve frames size computation (git-fixes). - ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats() (git-fixes). - ALSA: usb-audio: Print more information in stream proc files (git-fixes). - ALSA: usb-audio: RME Babyface Pro mixer patch (git-fixes). - commit 4609c7f - fix patch metadata - fix Patch-mainline tag: patches.suse/nfs-add-minor-version-to-nfs_server_key-for-fscache.patch - commit 5fe8ee1 - Update upstream reference: patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch - commit a7fb6a0 - selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh (bsc#1155518). - selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o (bsc#1155518). - selftests/bpf: Fix invalid memory reads in core_relo selftest (bsc#1155518). - commit 433235c - selftests/bpf, flow_dissector: Close TAP device FD after the test (bsc#1155518). - bpf: Fix map permissions check (bsc#1155518). - libbpf: Fix perf_buffer__free() API for sparse allocs (bsc#1155518). - selftests/bpf: Fix memory leak in extract_build_id() (bsc#1155518). - commit 1e6959e - Refresh patches.suse/selftests-bpf-Validate-frozen-map-contents-stays-fro.patch. - commit a23c87d - xfs: preserve default grace interval during quotacheck (bsc#1172170). - commit 6ac0d79 - xfs: don't commit sunit/swidth updates to disk if that would cause repair failures (bsc#1172169). - commit 428ff5a - xfs: split the sunit parameter update into two parts (bsc#1172169). - commit ae3fe8d - xfs: refactor agfl length computation function (bsc#1172169). - commit 59f4128 - bfq: Use only idle IO periods for think time calculations (bsc#1171513). - bfq: Use 'ttime' local variable (bsc#1171513). - commit e237c2f - x86: Fix early boot crash on gcc-10, third try (bsc#1152489). - commit 4156a32 - media: go7007: fix a miss of snd_card_free (CVE-2019-20810 bsc#1172458). - commit af15264 - EDAC/amd64: Add PCI device IDs for family 17h, model 70h (bsc#1165975). - Refresh patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch. - commit 7847579 - bfq: Avoid false bfq queue merging (bsc#1171513). - commit 5742c15 - nvme-fc: print proper nvme-fc devloss_tmo value (bsc#1172391). - commit 3186404 - media: staging: ipu3-imgu: Move alignment attribute to field (git-fixes). - media: Revert "/staging: imgu: Address a compiler warning on alignment"/ (git-fixes). - media: staging: ipu3: Fix stale list entries on parameter queue failure (git-fixes). - media: platform: fcp: Set appropriate DMA parameters (git-fixes). - media: dvb: return -EREMOTEIO on i2c transfer failure (git-fixes). - Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe() (git-fixes). - ath10k: Remove ath10k_qmi_register_service_notifier() declaration (git-fixes). - wcn36xx: Fix error handling path in 'wcn36xx_probe()' (git-fixes). - ath10k: Skip handling del_server during driver exit (git-fixes). - mwifiex: Fix memory corruption in dump_station (git-fixes). - rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup() (git-fixes). - iwlwifi: avoid debug max amsdu config overwriting itself (git-fixes). - ath9k_htc: Silence undersized packet warnings (git-fixes). - ath10k: remove the max_sched_scan_reqs value (git-fixes). - libertas_tf: avoid a null dereference in pointer priv (git-fixes). - mwifiex: avoid -Wstringop-overflow warning (git-fixes). - rtw88: fix an issue about leak system resources (git-fixes). - b43legacy: Fix case where channel status is corrupted (git-fixes). - brcmfmac: fix wrong location to get firmware feature (git-fixes). - Bluetooth: hci_bcm: fix freeing not-requested IRQ (git-fixes). - clocksource: dw_apb_timer_of: Fix missing clockevent timers (git-fixes). - spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (git-fixes). - commit 4b38228 - nfs: add minor version to nfs_server_key for fscache (bsc#1172467). - commit b589a40 - Update patch reference of a net security fix (CVE-2019-20812 bsc#1172453) - commit c181788 - objtool: Ignore empty alternatives (bsc#1169514). - commit 117af93 - objtool: Clean instruction state before each function validation (bsc#1169514). - commit 7737495 - mm: Fix mremap not considering huge pmd devmap (bsc#1172317, CVE-2020-10757). - commit 43819f6 - Delete patches.suse/seltests-powerpc-Add-a-selftest-for-memcpy_mcsafe.patch (bsc#1171699). This patch adds a symlink which cannot be handled by quilt. - commit 6407cc2 - relay: handle alloc_percpu returning NULL in relay_open (CVE-2019-19462 bsc#1158265). - commit 47f5251 - Drop a couple of block layer git-fixes (bsc#1170891 bsc#1173139) Upstream changed the partition usage counter check back and forth and ended up reverting all changes. Let's drop our the partial backport. (cherry picked from commit 70ad1b2fa5955d91e1a09a8027daf210e28fee30) - Drop a couple of block layer git-fixes Upstream changed the partition usage counter check back and forth and ended up reverting all changes. Let's drop our the partial backport. - commit e674b5a - series: Update meta data lfpc commits have been merged into the jejb tree. - commit 557015d - platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "/Laptop"/ chasis-type (git-fixes). - commit 19f981c - drm/mcde: dsi: Fix return value check in mcde_dsi_bind() (git-fixes). - video: fbdev: w100fb: Fix a potential double free (git-fixes). - drm/dp_mst: Reformat drm_dp_check_act_status() a bit (git-fixes). - agp/intel: Reinforce the barrier after GTT updates (git-fixes). - ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe() (git-fixes). - ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() (git-fixes). - PM: runtime: clk: Fix clk_pm_runtime_get() error path (git-fixes). - platform/x86: dell-laptop: don't register micmute LED if there is no token (git-fixes). - platform/x86: intel-vbtn: Also handle tablet-mode switch on "/Detachable"/ and "/Portable"/ chassis-types (git-fixes). - platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there (git-fixes). - platform/x86: intel-vbtn: Split keymap into buttons and switches parts (git-fixes). - platform/x86: intel-vbtn: Use acpi_evaluate_integer() (git-fixes). - mmc: sdhci-msm: Clear tuning done flag while hs400 tuning (git-fixes). - mmc: sdhci-esdhc-imx: fix the mask for tuning start point (git-fixes). - mmc: mmci_sdmmc: fix DMA API warning overlapping mappings (git-fixes). - mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe() (git-fixes). - mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error (git-fixes). - mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card() (git-fixes). - mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE (git-fixes). - Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() (git-fixes). - Input: i8042 - add ThinkPad S230u to i8042 reset list (git-fixes). - Input: xpad - add custom init packet for Xbox One S controllers (git-fixes). - Input: evdev - call input_flush_device() on release(), not flush() (git-fixes). - Input: usbtouchscreen - add support for BonXeon TP (git-fixes). - clk: ti: am33xx: fix RTC clock parent (git-fixes). - usb: gadget: legacy: fix redundant initialization warnings (git-fixes). - usb: dwc3: pci: Enable extcon driver for Intel Merrifield (git-fixes). - drm/amd/powerplay: perform PG ungate prior to CG ungate (git-fixes). - gpio: tegra: mask GPIO IRQs during IRQ shutdown (git-fixes). - commit 28d8ae3 - fdt: Update CRC check for rng-seed (jsc#SLE-12424). - commit 4204d16 - btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance (bsc#1171417 bsc#1160947 bsc#1172366). - commit af6e7de - btrfs: reloc: fix reloc root leak and NULL pointer dereference (bsc#1171417 bsc#1160947 bsc#1172366). - commit 96f60c2 - nfsd: always check return value of find_any_file (bsc#1172208). - commit 2c210bd - fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() (CVE-2020-10732 bsc#1171220). - commit b52f45b - iwlwifi: pcie: handle QuZ configs with killer NICs as well (bsc#1172374). - commit 21f33d7 - crypto: stm32/crc32 - fix multi-instance (git-fixes). - crypto: stm32/crc32 - fix run-time self test issue (git-fixes). - crypto: stm32/crc32 - fix ext4 chksum BUG_ON() (git-fixes). - crypto: drbg - fix error return code in drbg_alloc_state() (git-fixes). - crypto: ccp -- don't "/select"/ CONFIG_DMADEVICES (git-fixes). - crypto: algapi - Avoid spurious modprobe on LOADED (git-fixes). - spi: dw: Add SPI Rx-done wait method to DMA-based transfer (git-fixes). - spi: dw: Add SPI Tx-done wait method to DMA-based transfer (git-fixes). - spi: dw: Fix native CS being unset (git-fixes). - spi: dw: Zero DMA Tx and Rx configurations on stack (git-fixes). - spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices (git-fixes). - spi: pxa2xx: Fix runtime PM ref imbalance on probe error (git-fixes). - spi: pxa2xx: Fix controller unregister order (git-fixes). - spi: dw: Fix controller unregister order (git-fixes). - spi: bcm2835aux: Fix controller unregister order (git-fixes). - spi: bcm2835: Fix controller unregister order (git-fixes). - spi: Fix controller unregister order (git-fixes). - spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (git-fixes). - spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource (git-fixes). - NFC: st21nfca: add missed kfree_skb() in an error path (git-fixes). - crypto: chelsio/chtls: properly set tp->lsndtime (git-fixes). - ieee80211: Fix incorrect mask for default PE duration (git-fixes). - mac80211: mesh: fix discovery timer re-arming issue / crash (git-fixes). - gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe() (git-fixes). - gpio: pxa: Fix return value of pxa_gpio_probe() (git-fixes). - gpio: exar: Fix bad handling for ida_simple_get error path (git-fixes). - commit c5d8ee8 - spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (git-fixes). - commit eb6dfdf - kabi: ppc64le: prevent struct dma_map_ops to become defined (jsc#SLE-12424). - commit ca74359 - iommu: Fix reference count leak in iommu_group_alloc (bsc#1172394). - iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system (bsc#1172393). - commit 7cd78b9 - net: bcmgenet: correct per TX/RX ring statistics (networking-stable-20_04_27). - net/x25: Fix x25_neigh refcnt leak when receiving frame (networking-stable-20_04_27). - cxgb4: fix adapter crash due to wrong MC size (networking-stable-20_04_27). - vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR (networking-stable-20_04_27). - mlxsw: Fix some IS_ERR() vs NULL bugs (networking-stable-20_04_27). - ipv4: Update fib_select_default to handle nexthop objects (networking-stable-20_04_27). - vrf: Fix IPv6 with qdisc and xfrm (networking-stable-20_04_27). - sched: etf: do not assume all sockets are full blown (networking-stable-20_04_27). - net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL (networking-stable-20_04_27). - net: dsa: b53: Rework ARL bin logic (networking-stable-20_04_27). - net: dsa: b53: Fix ARL register definitions (networking-stable-20_04_27). - net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled (networking-stable-20_04_27). - vrf: Check skb for XFRM_TRANSFORMED flag (networking-stable-20_04_27). - xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish (networking-stable-20_04_27). - team: fix hang in team_mode_get() (networking-stable-20_04_27). - cxgb4: fix large delays in PTP synchronization (networking-stable-20_04_27). - net: openvswitch: ovs_ct_exit to be done under ovs_lock (networking-stable-20_04_27). - tcp: cache line align MAX_TCP_HEADER (networking-stable-20_04_27). - net/mlx4_en: avoid indirect call in TX completion (networking-stable-20_04_27). - net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node (networking-stable-20_04_27). - commit 5938694 - spi: fsl: use platform_get_irq() instead of of_irq_to_resource() (git-fixes). - commit bd042e3 - amd-xgbe: Use __napi_schedule() in BH context (networking-stable-20_04_17). - net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode (networking-stable-20_04_17). - net: tun: record RX queue in skb before do_xdp_generic() (networking-stable-20_04_17). - net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin (networking-stable-20_04_17). - net: qrtr: send msgs from local of same id as broadcast (networking-stable-20_04_17). - net/mlx5e: Fix pfnum in devlink port attribute (networking-stable-20_04_17). - net/mlx5e: Add missing release firmware call (networking-stable-20_04_17). - net/mlx5: Fix frequent ioread PCI access during recovery (networking-stable-20_04_17). - l2tp: Allow management of tunnels and session in user namespace (networking-stable-20_04_17). - hsr: check protocol version in hsr_newlink() (networking-stable-20_04_17). - net: revert default NAPI poll timeout to 2 jiffies (networking-stable-20_04_17). - net: ipv6: do not consider routes via gateways for anycast address check (networking-stable-20_04_17). - commit 1727243 - supported.conf: Mark two hwtracing helper modules as externally supported (bsc#1170879) - commit 504def2 - net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports (bsc#1162209). - commit 7789c1f - kabi fix for sunrpc-clean-up-properly-in-gss_mech_unregister (bsc#1171219, CVE-2020-12656). - sunrpc: clean up properly in gss_mech_unregister() (bsc#1171219, CVE-2020-12656). - sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations (bsc#1171219, CVE-2020-12656). - commit 6de429c - selinux: properly handle multiple messages in selinux_netlink_send() (CVE-2020-10751 bsc#1171189). - commit 7f84ce6 - spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR (git-fixes). - pwm: sun4i: Move pwm_calculate() out of spin_lock() (git-fixes). - spi: fsl: don't map irq during probe (git-fixes). - spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros (git-fixes). - commit b10c30b - blacklist.conf: Blacklist 671ffde1752f - commit 5cf09f7 - netlabel: cope with NULL catmap (CVE-2020-10711 bsc#1171191). - commit 5e0d442 - fix patch metadata - fix Patch-mainline tag: patches.suse/btrfs-fix-log-context-list-corruption-after-rename-w.patch - commit e2decaa - blacklist.conf: Blacklist 37b410018064 - commit e4b5a91 - blacklist.conf: Blacklist 34719de919af - commit b0e5046 - btrfs: fix partial loss of prealloc extent past i_size after fsync (bsc#1172343). - commit 54a1118 - btrfs: fix log context list corruption after rename whiteout error (bsc#1172342). - commit 4fb9cbe - drivers/net/ibmvnic: Update VNIC protocol version reporting (bsc#1065729). - commit 141c495 - powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again (bsc#1172344). - Update config files. - commit 4d25196 - bpf: Restrict bpf_probe_read{, str}() only to archs where they work (bsc#1172344). - Update config files. - commit e0c0f64 - soc: mediatek: cmdq: return send msg error code (git-fixes). - mmc: block: Fix use-after-free issue for rpmb (git-fixes). - gpu/drm: Ingenic: Fix opaque pointer casted to wrong type (git-fixes). - drm/amd/display: drop cursor position check in atomic test (git-fixes). - commit a495b53 - Move an upstreamed sound patch into sorted section - commit 423c7d0 - ALSA: hda/realtek - Add new codec supported for ALC287 (git-fixes). - ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio (git-fixes). - ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC (git-fixes). - ALSA: hwdep: fix a left shifting 1 by 31 UB bug (git-fixes). - commit eb6c2db - x86/mm/cpa: Flush direct map alias during cpa (bsc#1152489). - commit 9b8006c - blacklist.conf: Add arch/x86/um to the blacklist - commit afdd481 - ima: Fix Oops at boot with ima_template_fmt=d boot option (bsc#1172223). - commit f5ff35f - Input: synaptics-rmi4 - really fix attn_data use-after-free (git-fixes). - Input: dlink-dir685-touchkeys - fix a typo in driver name (git-fixes). - commit 80c7b8b - misc: rtsx: Add short delay after exit from ASPM (git-fixes). - mei: release me_cl object reference (git-fixes). - iio: adc: stm32-dfsdm: fix device used to request dma (git-fixes). - iio: adc: stm32-adc: fix device used to request dma (git-fixes). - drm/etnaviv: fix perfmon domain interation (git-fixes). - component: Silence bind error on -EPROBE_DEFER (git-fixes). - USB: core: Fix misleading driver bug report (git-fixes). - drm/amd/display: Prevent dpcd reads with passive dongles (git-fixes). - platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA (git-fixes). - HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock (git-fixes). - HID: i2c-hid: reset Synaptics SYNA2393 on resume (git-fixes). - HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead (git-fixes). - HID: alps: Add AUI1657 device ID (git-fixes). - HID: multitouch: add eGalaxTouch P80H84 support (git-fixes). - i2c: dev: Fix the race between the release of i2c_dev and cdev (git-fixes). - iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel() (git-fixes). - iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel() (git-fixes). - commit 44aca06 - x86/speculation: Add SRBDS vulnerability and mitigation documentation (bsc#1154824 CVE-2020-0543). - commit 6bcc04c - Refresh patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch. - commit 819998f - x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation (bsc#1154824 CVE-2020-0543). - commit a4ac28e - PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (bsc#1161495). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (bsc#1161495). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (bsc#1161495). - PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT (bsc#1161495). - PCI: mobiveil: Fix sparse different address space warnings (bsc#1161495). - PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs (bsc#1161495). - PCI: mobiveil: Add Header Type field check (bsc#1161495). - PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (bsc#1161495). - PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host (bsc#1161495). - PCI: mobiveil: Add callback function for link up check (bsc#1161495). - PCI: mobiveil: Add callback function for interrupt initialization (bsc#1161495). - PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (bsc#1161495). - PCI: mobiveil: Collect the interrupt related operations into a function (bsc#1161495). - PCI: mobiveil: Move the host initialization into a function (bsc#1161495). - PCI: mobiveil: Introduce a new structure mobiveil_root_port (bsc#1161495). - commit 84a8a95 - pcie: mobiveil: remove patchset v9 Prepare to backport upstream version. - commit 00b589d - x86/cpu: Add 'table' argument to cpu_matches() (bsc#1154824 CVE-2020-0543). - commit a0bbf3d - scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: remove duplicate unloading checks (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). Remove hunk in patches.suse/lpfc-Refactor-Send-LS-Response-support.patch which is in patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch - scsi: lpfc: Remove redundant initialization to variable rc (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.8.0.1 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix MDS Diagnostic Enablement definition (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix noderef and address space warnings (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Remove unnecessary lockdep_assert_held calls (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Change default queue allocation for reduced memory consumption (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Remove re-binding of nvme rport during registration (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Maintain atomic consistency of queue_claimed flag (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - commit 575ae7a - series.conf: cleanup - update upstream reference and resort: patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch - update upstream reference and move into sorted section: patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch - move into sorted section: patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch No effect on expanded tree. - commit 571cf9a - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch patches.suse/cifs-add-smb2-POSIX-info-level.patch patches.suse/cifs-call-wake_up-server-response_q-inside-of-cifs_r.patch patches.suse/cifs-do-d_move-in-rename.patch patches.suse/cifs-do-not-ignore-the-SYNC-flags-in-getattr.patch patches.suse/cifs-handle-prefix-paths-in-reconnect.patch patches.suse/cifs-make-use-of-cap_unix-ses-in-cifs_reconnect_tcon.patch patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch patches.suse/cifs-potential-unintitliazed-error-code-in-cifs_geta.patch patches.suse/cifs-rename-posix-create-rsp.patch patches.suse/cifs-use-mod_delayed_work-for-server-reconnect-if-al.patch patches.suse/smb3-fix-performance-regression-with-setting-mtime.patch - update to mainline version, rename and move into sorted section: patches.suse/cifs-print-warning-once-if-mounting-with-vers-1.0.patch -> patches.suse/cifs-print-warning-mounting-with-vers-1-0.patch No relevant effect on expanded tree: diff -urN old/fs/cifs/connect.c new/fs/cifs/connect.c - -- old/fs/cifs/connect.c 2020-05-27 11:46:54.090968292 +0200 +++ new/fs/cifs/connect.c 2020-05-27 11:46:54.990971522 +0200 @@ -1466,8 +1466,8 @@ cifs_dbg(VFS, "/vers=1.0 (cifs) not permitted when mounting with smb3n"/); return 1; } - printk_once(KERN_WARNING "/Use of the less secure dialect "/ - "/vers=1.0 is not recommended unless required for "/ + cifs_dbg(VFS, "/Use of the less secure dialect vers=1.0 "/ + "/is not recommended unless required for "/ "/access to very old serversn"/); vol->ops = &smb1_operations; vol->vals = &smb1_values; diff -urN old/fs/cifs/smb2ops.c new/fs/cifs/smb2ops.c - -- old/fs/cifs/smb2ops.c 2020-05-27 11:46:54.074968234 +0200 +++ new/fs/cifs/smb2ops.c 2020-05-27 11:46:54.974971463 +0200 @@ -3020,7 +3020,7 @@ oparms.fid = &fid; oparms.reconnect = false; - rc = SMB2_open(xid, &oparms, utf16_path, &oplock, NULL,NULL, NULL, + rc = SMB2_open(xid, &oparms, utf16_path, &oplock, NULL, NULL, NULL, NULL); kfree(utf16_path); if (!rc) { - - - commit f7dacbf - Refresh patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch: update upstream references (submitted -> applied). - commit fce9354 - block/floppy: fix contended case in floppy_queue_rq() (bsc#1171426). - commit 18ed9ad - tty: serial: add missing spin_lock_init for SiFive serial console (git-fixes). - vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() (git-fixes). - vfio: avoid possible overflow in vfio_iommu_type1_pin_pages (git-fixes). - vfio: Ignore -ENODEV when getting MSI cookie (git-fixes). - commit 250c72c - Add a GIT commit ID of already cherry-picked x86/platform patch - commit 6c1b791 - ax25: fix setsockopt(SO_BINDTODEVICE) (git-fixes). - dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' (git-fixes). - dmaengine: dmatest: Restore default for channel (git-fixes). - dmaengine: owl: Use correct lock in owl_dma_get_pchan() (git-fixes). - mtd: Fix mtd not registered due to nvmem name collision (git-fixes). - mtd: spinand: Propagate ECC information to the MTD structure (git-fixes). - ARM: oxnas: make ox820_boot_secondary static (git-fixes). - commit eaf4ceb - ACPICA: Fixes for acpiExec namespace init file (git-fixes). - commit 36c0ce1 - powerpc/64s/kuap: Restore AMR in system reset exception (bsc#1156395). - powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP (bsc#1156395). - commit bba3032 - powerpc/setup_64: Set cache-line-size based on cache-block-size (bsc#1065729). - commit 2697326 - blacklist.conf: Add 9d82973e032e gcc-10 warnings: fix low-hanging fruit - commit d3df11a - scripts/decodecode: fix trapping instruction formatting (bsc#1065729). - commit b83c354 - tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() (bsc#1065729). - commit a0d3d55 - rpm/kernel-source.spec.in: Add obsolete_rebuilds (boo#1172073). - commit 6524463 - printk: queue wake_up_klogd irq_work only if per-CPU areas are ready (bsc#1172095). - commit 96ce1d2 - vsprintf: don't obfuscate NULL and error pointers (bsc#1172086). - commit f35dca1 - ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround (bsc#1172017). - commit c7e1c2b - kabi/severities: Ingnore get_dev_data() The function is internal to the AMD IOMMU driver and must not be called by any third party. - commit b897173 - iommu/amd: Fix over-read of ACPI UID from IVRS table (bsc#1172064). - iommu/virtio: Reverse arguments to list_add (bsc#1172068). - iommu/amd: Do not flush Device Table in iommu_map_page() (bsc#1172062). - iommu/amd: Update Device Table in increase_address_space() (bsc#1172066). - iommu/amd: Call domain_flush_complete() in update_domain() (bsc#1172061). - iommu/amd: Do not loop forever when trying to increase address space (bsc#1172063). - iommu/amd: Fix race in increase_address_space()/fetch_pte() (bsc#1172065). - iommu/qcom: Fix local_base status check (bsc#1172067). - KVM: Check validity of resolved slot when searching memslots (bsc#1172069). - commit dd49af6 - mm: memcontrol: fix memory.low proportional distribution (bsc#1168230). - commit 94666fc - scsi: qla2xxx: Do not log message when reading port speed via sysfs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: Delete all sessions before unregister local nvme port (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - commit b6f8c1c - wireguard: noise: separate receive counter from send counter (bsc#1169021 jsc#SLE-12250). - wireguard: queueing: preserve flow hash across packet scrubbing (bsc#1169021 jsc#SLE-12250). - wireguard: noise: read preshared key while taking lock (bsc#1169021 jsc#SLE-12250). - wireguard: selftests: use newer iproute2 for gcc-10 (bsc#1169021 jsc#SLE-12250). - commit 299cebb - rcu: Avoid data-race in rcu_gp_fqs_check_wake() (bsc#1171828). - rcu: Use *_ONCE() to protect lockless ->expmask accesses (bsc#1171828). - rcu: Make rcu_read_unlock_special() checks match raise_softirq_irqoff() (bsc#1172046). Refresh rcu-Use-READ_ONCE-for-expmask-in-rcu_read_unlock_spe.patch - rcu: Simplify rcu_read_unlock_special() deferred wakeups (bsc#1172046). - commit 14cfc7d - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks (bsc#1058115). (cherry picked from commit 5d062fa0c4b96d9f6695e0393114da63299cd52e) - x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks (bsc#1058115). - commit d9c0a48 - series.conf: cleanup - update upstream references and resort: patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch - commit 6765b4b - iio: sca3000: Remove an erroneous 'get_device()' (git-fixes). - iio: adc: ti-ads8344: Fix channel selection (git-fixes). - staging: iio: ad2s1210: Fix SPI reading (git-fixes). - iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()' (git-fixes). - commit f20f881 - bpf: Prevent mmap()'ing read-only maps as writable (bsc#1155518). - commit db279bd - sched: Offload wakee task activation if it the wakee is descheduling (bnc#1158748, bnc#1159781). - sched: Optimize ttwu() spinning on p->on_cpu (bnc#1158748, bnc#1159781). - commit 6a690f9 - ALSA: hda/realtek - Add more fixup entries for Clevo machines (git-fixes). - ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option (git-fixes). - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme (git-fixes). - ALSA: pcm: fix incorrect hw_base increase (git-fixes). - commit 1a75995 - Update patch reference for SPI security fix (CVE-2020-12769 bsc#1171983) - commit bdb2e59 - Update patch reference for USB gadeget security fix (CVE-2020-13143 bsc#1171982) - commit 2b875ef - x86/resctrl: Preserve CDP enable over CPU hotplug (bsc#1152489). - commit f6b2bde - x86/resctrl: Fix invalid attempt at removing the default resource group (bsc#1152489). - commit 960b1f0 - EDAC/synopsys: Do not dump uninitialized pinf->col (bsc#1152489). - commit 349fab2 - blacklist.conf: 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build - commit c645d02 - nfs: fix NULL deference in nfs4_get_valid_delegation. - commit ee8a543 - blacklist.conf: - commit 1787033 - Update kabi files. - update to "/RC3"/ submission (commit de1e6fb20e9d) - commit 8f25cbe - USB: gadget: fix illegal array access in binding with UDC (git-fixes). - USB: usbfs: fix mmap dma mismatch (git-fixes). - dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg() (git-fixes). - drm/amd/display: add basic atomic check for cursor plane (git-fixes). - Make the "/Reducing compressed framebufer size"/ message be DRM_INFO_ONCE() (git-fixes). - usb: usbfs: correct kernel->user page attribute mismatch (git-fixes). - dmaengine: mmp_tdma: Reset channel error on release (git-fixes). - dmaengine: mmp_tdma: Do not ignore slave config validation errors (git-fixes). - dmaengine: pch_dma.c: Avoid data race between probe and irq handler (git-fixes). - drm/amdgpu: invalidate L2 before SDMA IBs (v2) (git-fixes). - drm/amd/powerplay: avoid using pm_en before it is initialized revised (git-fixes). - drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() (git-fixes). - pnp: Use list_for_each_entry() instead of open coding (git-fixes). - drm/amdgpu: simplify padding calculations (v2) (git-fixes). - commit eb4042e - blacklist.conf: Add an entry for non-supported arch/hexagon - commit 4f664be - workqueue: Remove the warning in wq_worker_sleeping() (git-fixes). - workqueue: don't use wq_select_unbound_cpu() for bound works (git-fixes). - commit 4686860 - vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console (git-fixes). - vt: vt_ioctl: remove unnecessary console allocation checks (git-fixes). - commit 3c82977 - usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B (git-fixes). - usb: gadget: udc: atmel: Make some symbols static (git-fixes). - usb: host: xhci-plat: keep runtime active when removing host (git-fixes). - usb: gadget: legacy: fix error return code in gncm_bind() (git-fixes). - usb: gadget: legacy: fix error return code in cdc_bind() (git-fixes). - usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()' (git-fixes). - usb: gadget: audio: Fix a missing error return value in audio_bind() (git-fixes). - commit 8d23cb6 - i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()' (git-fixes). - gpio: pca953x: Fix pca953x_gpio_set_config (git-fixes). - iwlwifi: mvm: limit maximum queue appropriately (git-fixes). - mfd: intel-lpss: Use devm_ioremap_uc for MMIO (git-fixes). - lib: devres: add a helper function for ioremap_uc (git-fixes). - commit db78707 - drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (git-fixes). - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance (git-fixes). - drm/i915: Propagate error from completed fences (git-fixes). - drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled (git-fixes). - coredump: fix crash when umh is disabled (git-fixes). - dmaengine: dmatest: Fix process hang when reading 'wait' parameter (git-fixes). - drm/i915: HDCP: fix Ri prime check done during link check (git-fixes). - coredump: fix null pointer dereference on coredump (git-fixes). - dma-debug: fix displaying of dma allocation type (git-fixes). - dma-direct: fix data truncation in dma_direct_get_required_mask() (git-fixes). - dma-coherent: fix integer overflow in the reserved-memory dma allocation (git-fixes). - drm/etnaviv: rework perfmon query infrastructure (git-fixes). - commit 79467c5 - perf/core: fix parent pid/tid in task exit events (git-fixes). - perf/core: Fix endless multiplex timer (git-fixes). - commit 9e85c92 - netfilter: ctnetlink: netns exit must wait for callbacks (bsc#1169795). - commit 1367464 - Update upstream reference and move to sorted section: patches.suse/x86-sched-Don-t-enable-static-key-when-starting-seco.patch. - commit 286ea13 - Update upstream reference and move to sorted section: patches.suse/x86-sched-Account-for-CPUs-with-less-than-4-cores-in.patch. - commit 806c75b - Update upstream reference and move to sorted section: patches.suse/x86-sched-Bail-out-of-frequency-invariance-if-.patch. - commit debf0d3 - fix patch metadata - fix Patch-mainline: patches.suse/NFSv3-fix-rpc-receive-buffer-size-for-MOUNT-call.patch - commit c8d32f9 - drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (bsc#1152489) - commit 9d0ce16 - drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (bsc#1152489) - commit addefe4 - drm/amdgpu: force fbdev into vram (bsc#1152472) * context changes - commit 84af19b - drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is (bsc#1152489) - commit 2c2843b - sun6i: dsi: fix gcc-4.8 (bsc#1152489) - commit 7678d54 - drm/i915: HDCP: fix Ri prime check done during link check (bsc#1152489) * context changes - commit a3e33d0 - drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl (bsc#1152489) - commit 99f05b3 - NFSv3: fix rpc receive buffer size for MOUNT call (bsc#1171849). - commit 4832c5f - scsi: mptfusion: Fix double fetch bug in ioctl (bsc#1171218 CVE-2020-12652). - commit d61daf3 - Update patch reference for ipv6 security fix (CVE-2020-1749 bsc#1165629) - commit b65b793 - KVM: SVM: Fix potential memory leak in svm_cpu_init() (bsc#1171736). - commit 010dbdc - scripts/dtc: Remove redundant YYLOC global declaration (bsc#1160388). - commit 40e5eca - bdi: Fix up kabi for dev_name addition (bsc#1171844). - commit 4d83bb4 - x86/unwind/orc: Fix error handling in __unwind_start() (bsc#1058115). - commit ad0fbff - platform/x86: ISST: Fix wrong unregister type (bsc#1171810). - platform/x86: ISST: Allow additional core-power mailbox commands (bsc#1171810). - platform/x86: ISST: Use dev_get_drvdata (bsc#1171810). - commit 6bfd9ca - Move two upstreamed IMA patches into sorted section - commit caf8825 - bpf: Fix error return code in map_lookup_and_delete_elem() (bsc#1155518). - bpf: Fix sk_psock refcnt leak when receiving message (bsc#1155518). - commit d621e20 - perf/x86/intel/uncore: Add Ice Lake server uncore support (jsc#SLE-8898). - perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box (jsc#SLE-8898). - perf/x86/intel/uncore: Add box_offsets for free-running counters (jsc#SLE-8898). - commit 093dafa - vt: fix unicode console freeing with a common interface (git-fixes). - commit 4d7b8d6 - s390/kexec_file: fix initrd location for kdump kernel (bsc#1166340 ltc#184171). - commit d2b5550 - block: Fix writeback throttling W=1 compiler warnings (bsc#1171844). - blacklist.conf: Remove the commit - commit 2a895f4 - bdi: add a ->dev_name field to struct backing_dev_info (bsc#1171844). - commit 1e675b2 - bdi: move bdi_dev_name out of line (bsc#1171844). - commit 8c98f9b - bdi: use bdi_dev_name() to get device name (bsc#1171844). - commit 2f2a729 - propagate_one(): mnt_set_mountpoint() needs mount_lock (bsc#1171843). - commit d12939e - vt: don't hardcode the mem allocation upper bound (git-fixes). - commit cef46bf - vt: don't use kmalloc() for the unicode screen buffer (git-fixes). - commit 4fd1f99 - rcu: Add *_ONCE() for grace-period progress indicators (bsc#1171828). - rcu: Add READ_ONCE() to rcu_segcblist ->tails (bsc#1171828). - rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext (bsc#1171828). - rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity (bsc#1171828). - rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store (bsc#1171828). - rcu: Add WRITE_ONCE() to rcu_node ->qsmask update (bsc#1171828). - rcu: Provide debug symbols and line numbers in KCSAN runs (bsc#1171828). - rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace (bsc#1171828). - rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special() (bsc#1171828). - srcu: Apply *_ONCE() to ->srcu_last_gp_end (bsc#1171828). - commit a409a59 - blacklist.conf: Blacklist c4b4c2a78a9f - commit 7d1f234 - ext4: use non-movable memory for superblock readahead (bsc#1171842). - commit cc13e88 - ocfs2: no need try to truncate file beyond i_size (bsc#1171841). - commit 4ea0462 - USB: uas: add quirk for LaCie 2Big Quadra (git-fixes). - commit 827d447 - io_uring: remove bogus RLIMIT_NOFILE check in file registration (bsc#1171840). - commit 2d64873 - io_uring: honor original task RLIMIT_FSIZE (bsc#1171839). - commit c77337d - USB: serial: qcserial: Add DW5816e support (git-fixes). - commit aa6d686 - mm/swapfile.c: move inode_lock out of claim_swapfile (git-fixes, bsc#1171730). - commit e2fed77 - usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list (git-fixes). - commit 25bbbc6 - blacklist.conf: Blacklist ce623f89872d - commit 1a198c3 - blacklist.conf: Blacklist 02f03c4206c1 - commit 2d8e6ba - ext4: fix a data race at inode->i_blocks (bsc#1171835). - commit 3a01d10 - block, bfq: invoke flush_idle_tree after reparent_active_queues in pd_offline (bsc#1171834). - commit 2f6d8ec - block, bfq: make reparent_leaf_entity actually work only on leaf entities (bsc#1171833). - commit d07ba45 - block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup (bsc#1171832). - commit 8dc34a5 - libnvdimm/dax: Pick the right alignment default when creating dax devices (bsc#1171759). - powerpc/book3s64: Export has_transparent_hugepage() related functions (bsc#1171759). - Refresh patches.suse/powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-setti.patch. - commit 01ee8de - rcu: Remove rcu_swap_protected() (bsc#1171827). - wireless/mediatek: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1171827). - fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1171827). - drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1171827). - drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1171827). - x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1171827). - mt76: drop rcu read lock in mt76_rx_aggr_stop (bsc#1171827). - commit a6fb099 - blacklist.conf: Append "/ARM: dts: bcm283x: Disable dsi0 node"/ It's a device tree change, we don't maintain device trees. - commit 2f253e6 - blacklist.conf: add 5a57c05b56b6e - commit a97a544 - blacklist.conf: add 71912e08e06b7 - commit e4cf882 - net: broadcom: Select BROADCOM_PHY for BCMGENET (git-fixes). - commit 45f06fc - bpf: Enforce returning 0 for fentry/fexit progs (bsc#1154353). - bpf: Fix bug in mmap() implementation for BPF array map (bsc#1154353). - ionic: call ionic_port_init after fw-upgrade (bsc#1167773). - ionic: leave netdev mac alone after fw-upgrade (bsc#1167773). - RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj (jsc#SLE-8449). - RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event (jsc#SLE-8449). - ipv6: fix restrict IPV6_ADDRFORM operation (bsc#1171662). - selftests/bpf: Validate frozen map contents stays frozen (bsc#1154353). - ipv6: restrict IPV6_ADDRFORM operation (bsc#1171662). - commit b0eba11 - wireguard: send/receive: cond_resched() when processing worker ringbuffers (bsc#1169021 jsc#SLE-12250). - wireguard: socket: remove errant restriction on looping to self (bsc#1169021 jsc#SLE-12250). - wireguard: receive: use tunnel helpers for decapsulating ECN markings (bsc#1169021 jsc#SLE-12250). - wireguard: queueing: cleanup ptr_ring in error path of packet_queue_init (bsc#1169021 jsc#SLE-12250). - commit 3b1c8e3 - clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks (git-fixes). - clk: Unlink clock if failed to prepare or enable (git-fixes). - commit 1326aea - net: ipv4: really enforce backoff for redirects (git-fixes). - commit 439f9a6 - series.conf: cleanup - move kabi workaround to the right section: patches.kabi/snd-rawmidi-buffer_ref-kABI-workaround.patch - commit 6394f10 - ima: Set again build_ima_appraise variable (bsc#1171709). - ima: Remove redundant policy rule set in add_rules() (bsc#1171709). - ima: Fix ima digest hash table key calculation (bsc#1171709). - ima: Fix return value of ima_write_policy() (bsc#1171709). - ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() (bsc#1171709). - commit 9bfa29c - series.conf: cleanup Drop unneeded comment. - commit c7bd9f9 - ipc/util.c: sysvipc_find_ipc() incorrectly updates position index (bsc#1171236). - kernel/gcov/fs.c: gcov_seq_next() should increase position index (bsc#1171236). - fs/seq_file.c: seq_read(): add info message about buggy .next functions (bsc#1171236). - selinux: sel_avc_get_stat_idx should increase position index (bsc#1171236). - mm/swapfile.c: swap_next should increase position index (bsc#1171236). - commit 02aa5d8 - pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler (git-fixes). - pinctrl: baytrail: Enable pin configuration setting for GPIO chip (git-fixes). - pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H (git-fixes). - pinctrl: qcom: fix wrong write in update_dual_edge (git-fixes). - pinctrl: actions: fix function group name for i2c0_group (git-fixes). - commit 47ce68c - scsi: sg: add sg_remove_request in sg_common_write (bsc#1171790). - commit 6f665e2 - Blacklist git-fix that uses kABI not present yet in SLE. This uses get_unaligned_be24(), which isn't in our kernel yet, to clean up debug code, but it does not fix anything. - commit 0389ede - scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug (bsc#1171783). - scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path (bsc#1171792). - scsi: aha1740: Fix an errro handling path in aha1740_probe() (bsc#1171774). - scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic (bsc#1171795). - scsi: ufs: fix Auto-Hibern8 error detection (bsc#1171794). - block/drbd: delete invalid function drbd_md_mark_dirty_ (bsc#1171773). - scsi: sd: Fix optimal I/O size for devices that change reported values (bsc#1171789). - scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails (bsc#1171796). - scsi: csiostor: Adjust indentation in csio_device_reset (bsc#1171777). - scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free (bsc#1171784). - scsi: ufs: Recheck bkops level if bkops is disabled (bsc#1171798). - scsi: fnic: fix invalid stack access (bsc#1171780). - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI (bsc#1171787). - scsi: iscsi: Fix a potential deadlock in the timeout handler (bsc#1171781). - scsi: ufs: Disable autohibern8 feature in Cadence UFS (bsc#1171793). - scsi: iscsi: qla4xxx: fix double free in probe (bsc#1171782). - scsi: ufs: Give an unique ID to each ufs-bsg (bsc#1171797). - scsi: scsi_transport_sas: Fix memory leak when removing devices (bsc#1171786). - scsi: bnx2i: fix potential use after free (bsc#1171775). - scsi: qla4xxx: fix double free bug (bsc#1171785). - scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane) (bsc#1171799). - scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) (bsc#1171791). - scsi: core: scsi_trace: Use get_unaligned_be*() (bsc#1171776). - scsi: esas2r: unlock on error in esas2r_nvram_read_direct() (bsc#1171779). - scsi: csiostor: Don't enable IRQs too early (bsc#1171778). - scsi: sd: enable compat ioctls for sed-opal (bsc#1171788). - commit f218358 - umh: fix memory leak on execve failure (git-fixes). - r8169: re-establish support for RTL8401 chip version (git-fixes). - hwmon: (da9052) Synchronize access with mfd (git-fixes). - commit c93a77b - kABI workaround for snd_rawmidi buffer_ref field addition (git-fixes). - commit a26b757 - ALSA: hda/realtek - Limit int mic boost for Thinkpad T530 (git-fixes bsc#1171293). - ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA (git-fixes). - ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295 (git-fixes). - ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295 (git-fixes). - ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295 (git-fixes). - ALSA: hda/realtek: Add quirk for Samsung Notebook (git-fixes). - ALSA: rawmidi: Fix racy buffer resize under concurrent accesses (git-fixes). - ALSA: usb-audio: add mapping for ASRock TRX40 Creator (git-fixes). - ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse (git-fixes). - Revert "/ALSA: hda/realtek: Fix pop noise on ALC225"/ (git-fixes). - ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints format (git-fixes). - ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset (git-fixes). - commit 1c282f0 - s390/qeth: refactor buffer pool code (git-fixes). - s390/qeth: use page pointers to manage RX buffer pool (git-fixes). - commit 78b8e17 - s390/qdio: fill SBALEs with absolute addresses (git-fixes). - commit 3a84ac3 - blacklist.conf: Add unimportant S390 fixes. - commit da76ba0 - s390: Keep kABI after adding fields to struct lowcore (git-fixes). - s390: prevent leaking kernel address in BEAR (git-fixes). - commit 2432c42 - Update upstream references and move to sorted section: patches.suse/s390-mm-fix-page-table-upgrade-vs-2ndary-address-mode - commit 5b70b1c - s390/protvirt: fix compilation issue (git-fixes). - s390/pci: do not set affinity for floating irqs (git-fixes). - KVM: s390: Fix PV check in deliverable_irqs() (git-fixes). - s390/cio: generate delayed uevent for vfio-ccw subchannels (git-fixes). - s390/cio: avoid duplicated 'ADD' uevents (git-fixes). - KVM: s390: vsie: Fix possible race when shadowing region 3 tables (git-fixes). - KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks (git-fixes). - s390/diag: fix display of diagnose call statistics (git-fixes). - s390/cpuinfo: fix wrong output when CPU0 is offline (git-fixes). - scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point (git-fixes). - s390/gmap: return proper error code on ksm unsharing (git-fixes). - s390/qeth: support net namespaces for L3 devices (git-fixes). - s390/qeth: implement smarter resizing of the RX buffer pool (git-fixes). - s390/qeth: cancel RX reclaim work earlier (git-fixes). - s390/qeth: handle error when backing RX buffer (git-fixes). - s390/qeth: don't reset default_out_queue (git-fixes). - s390/qeth: fix off-by-one in RX copybreak check (git-fixes). - s390/qeth: don't warn for napi with 0 budget (git-fixes). - s390/qeth: vnicc Fix EOPNOTSUPP precedence (git-fixes). - commit f4042da - s390/uv: Fix handling of length extensions (git-fixes). - Refresh patches.suse/0008-s390-protvirt-introduce-host-side-setup. - commit b147e1a - s390/qeth: consolidate QDIO queue setup (git-fixes). - s390/startup: round down "/mem"/ option to page boundary (git-fixes). - commit 1751aa6 - s390/cpum_cf: Add new extended counters for IBM z15 (bsc#1169763 LTC#185290). - commit 7b5f7a7 - s390/ftrace: fix potential crashes when switching tracers (bsc#1171242 LTC#185786). - commit 4872847 - fnic: to not call 'scsi_done()' for unhandled commands (bsc#1168468, bsc#1171675). - commit ab83c6a - ima: Use ima_hash_algo for collision detection in the measurement list (bsc#1171709). - ima: Calculate and extend PCR with digests in ima_template_entry (bsc#1171709). - ima: Allocate and initialize tfm for each PCR bank (bsc#1171709). - ima: Switch to dynamically allocated buffer for template digests (bsc#1171709). - ima: Store template digest directly in ima_template_entry (bsc#1171709). - ima: Evaluate error in init_ima() (bsc#1171709). - ima: Switch to ima_hash_algo for boot aggregate (bsc#1171709). - commit b14498d - mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040 (git-fixes). - mmc: block: Fix request completion in the CQE timeout path (git-fixes). - mmc: core: Fix recursive locking issue in CQE recovery path (git-fixes). - mmc: core: Check request type before completing the request (git-fixes). - mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10 (git-fixes). - mmc: alcor: Fix a resource leak in the error path for ->probe() (git-fixes). - mmc: sdhci-pci-gli: Fix no irq handler from suspend (git-fixes). - HID: wacom: Report 2nd-gen Intuos Pro S center button status over BT (git-fixes). - commit c8b265a - scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data (bsc#1158050). - commit 21f0bbc - scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects (bsc#1158050). - commit 14fe477 - scsi: zfcp: Fence adapter status propagation for common statuses (bsc#1158050). - commit 2239fe3 - scsi: zfcp: Move p-t-p port allocation to after xport data (bsc#1158050). - commit 6523a4a - scsi: zfcp: Fence fc_host updates during link-down handling (bsc#1158050). - commit e19869e - scsi: zfcp: Move fc_host updates during xport data handling into fenced function (bsc#1158050). - commit ed1083e - scsi: zfcp: Move shost updates during xconfig data handling into fenced function (bsc#1158050). - commit 2b1bff7 - scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function (bsc#1158050). - commit 125f4c2 - scsi: zfcp: log FC Endpoint Security errors (bsc#1158050). - commit 917028c - scsi: zfcp: enhance handling of FC Endpoint Security errors (bsc#1158050). - commit 36c135f - scsi: zfcp: trace FC Endpoint Security of FCP devices and connections (bsc#1158050). - commit 7e76f52 - scsi: zfcp: log FC Endpoint Security of connections (bsc#1158050). - commit c39b6cd - scsi: zfcp: report FC Endpoint Security in sysfs (bsc#1158050). - commit f23d4ba - scsi: zfcp: auto variables for dereferenced structs in open port handler (bsc#1158050). - commit 59d992b - scsi: zfcp: fix fc_host attributes that should be unknown on local link down (bsc#1158050). - commit eeef336 - scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host (bsc#1158050). - commit 6bad869 - scsi: zfcp: expose fabric name as common fc_host sysfs attribute (bsc#1158050). - commit ea0cf94 - scsi: zfcp: fix wrong data and display format of SFP+ temperature (bsc#1158050). - commit 90e31fe - scsi: zfcp: proper indentation to reduce confusion in zfcp_erp_required_act (bsc#1158050). - commit 4e35fda - scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variable (bsc#1158050). - commit be264de - scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfs (bsc#1158050). - commit 20412aa - scsi: zfcp: introduce sysfs interface to read the local B2B-Credit (bsc#1158050). - commit 843431c - scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfs (bsc#1158050). - commit 161aea6 - scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiver (bsc#1158050). - commit a779192 - scsi: zfcp: support retrieval of SFP Data via Exchange Port Data (bsc#1158050). - commit 5dc40b1 - scsi: zfcp: add diagnostics buffer for exchange config data (bsc#1158050). - commit 57cb8ce - scsi: zfcp: diagnostics buffer caching and use for exchange port data (bsc#1158050). - commit dd2087b - scsi: zfcp: signal incomplete or error for sync exchange config/port data (bsc#1158050). - commit c1722d3 - ext4: do not zeroout extents beyond i_disksize (bsc#1167851). - commit af137fd - x86/smpboot: Remove the last ICPU() macro (bsc#1171644). - commit 363d04a - ceph: demote quotarealm lookup warning to a debug message (jsc#SES-1134). - ceph: fix double unlock in handle_cap_export() (jsc#SES-1134). - ceph: fix special error code in ceph_try_get_caps() (jsc#SES-1134). - ceph: fix endianness bug when handling MDS session feature bits (jsc#SES-1134). - commit f1fae63 - ACPI: Convert to new X86 CPU match macros (bsc#1171644). - ASoC: Intel: Convert to new X86 CPU match macros (bsc#1171644). - cpufreq: Convert to new X86 CPU match macros (bsc#1171644). - cpufreq/intel_pstate: Fix wrong macro conversion (bsc#1171644). - crypto: Convert to new CPU match macros (bsc#1171644). - EDAC: Convert to new X86 CPU match macros (bsc#1171644). - extcon: axp288: Convert to new X86 CPU match macros (bsc#1171644). - hwmon: Convert to new X86 CPU match macros (bsc#1171644). - hwrng: via_rng: Convert to new X86 CPU match macros (bsc#1171644). - intel_idle: Convert to new X86 CPU match macros (bsc#1171644). - mmc: sdhci-acpi: Convert to new X86 CPU match macros (bsc#1171644). - PCI: intel-mid: Convert to new X86 CPU match macros (bsc#1171644). - platform/x86: Convert to new CPU match macros (bsc#1171644). - powercap/intel_rapl: Convert to new X86 CPU match macros (bsc#1171644). - thermal: Convert to new X86 CPU match macros (bsc#1171644). - x86/cpu/bugs: Convert to new matching macros (bsc#1171644). - x86/cpu: Cleanup the now unused CPU match macros (bsc#1171644). - x86/intel: Aggregate big core client naming (bsc#1171644). - x86/intel: Aggregate big core graphics naming (bsc#1171644). - x86/intel: Aggregate big core mobile naming (bsc#1171644). - x86/intel: Aggregate microserver naming (bsc#1171644). - x86/kernel: Convert to new CPU match macros (bsc#1171644). - x86/kvm: Convert to new CPU match macros (bsc#1171644). - x86/perf/events: Convert to new CPU match macros (bsc#1171644). - x86/platform: Convert to new CPU match macros (bsc#1171644). - Refresh patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch. - Refresh patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch. - Refresh patches.suse/perf-x86-cstate-add-comet-lake-cpu-support.patch. - Refresh patches.suse/perf-x86-cstate-update-c-state-counters-for-ice-lake.patch. - Refresh patches.suse/perf-x86-intel-add-comet-lake-cpu-support.patch. - Refresh patches.suse/perf-x86-msr-add-comet-lake-cpu-support.patch. - Refresh patches.suse/platform-x86-intel_pmc_core-Add-Comet-Lake-CML-platf.patch. - Refresh patches.suse/platform-x86-intel_pmc_core-update-Comet-Lake-platfo.patch. - Refresh patches.suse/powercap-intel_rapl-add-support-for-CometLake-Mobile. - Refresh patches.suse/powercap-intel_rapl-add-support-for-Cometlake-desktop. - Refresh patches.suse/powercap-intel_rapl-add-support-for-TigerLake-Mobile.patch. - Refresh patches.suse/x86-bugs-Add-ITLB_MULTIHIT-bug-infrastructure.patch. - Refresh patches.suse/x86-cpu-Add-Tiger-Lake-to-Intel-family.patch. - Refresh patches.suse/x86-cpu-Add-Tremont-to-the-cpu-vulnerability-whiteli.patch. - Refresh patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance.patch. - commit 424d9a3 - Update patches.suse/pci-aer-add-pci_aer_raw_clear_status-to-unconditionally-clear-error-status (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-aer-rationalize-error-status-register-clearing (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-dpc-add-error-disconnect-recover-edr-support (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-dpc-cache-dpc-capabilities-in-pci_init_capabilities (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-dpc-expose-dpc_process_error-dpc_reset_link-for-use-by-edr (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-dpc-move-dpc-data-into-struct-pci_dev (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-err-remove-service-dependency-in-pcie_do_recovery (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - Update patches.suse/pci-err-return-status-of-pcie_do_recovery (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - commit dbc15d0 - efi: READ_ONCE rng seed size before munmap (jsc#SLE-12424). - efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (jsc#SLE-12424). - char/random: Add a newline at the end of the file (jsc#SLE-12424). - fdt: add support for rng-seed (jsc#SLE-12424). - arm64: map FDT as RW for early_init_dt_scan() (jsc#SLE-12424). - commit 14ee05c - rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT - commit 8e6b05f - Update kabi files. - update to "/Snapshot 16"/ submission (commit 2c1dc3e59ade) - commit 5277b75 - fanotify: merge duplicate events on parent and child (bsc#1171285). - commit 31ead62 - blacklist.conf: 81b67439d147 ("/x86/unwind/orc: Fix premature unwind stoppage due to IRET frames"/) Breaks kABI. SLE15-SP3 is the target. - commit 9871f13 - series.conf: whitespace cleanup No functional change. - commit 2c1dc3e - x86/unwind/orc: Fix error path for bad ORC entry type (bsc#1058115). - commit 031383f - x86/unwind/orc: Prevent unwinding before ORC initialization (bsc#1058115). - commit d558feb - x86/unwind/orc: Don't skip the first frame for inactive tasks (bsc#1058115). - commit aa72d5b - x86/unwind: Prevent false warnings for non-current tasks (bsc#1058115). - commit 00ea671 - Dropped jsc#PM and jsc#ECO references. - Update patches.suse/Doc-networking-device_drivers-pensando-fix-ionic.rst.patch (bsc#1167773). - Update patches.suse/Documentation-networking-device-drivers-Remove-stray.patch (bsc#1167773). - Update patches.suse/dynamic_debug-provide-dynamic_hex_dump-stub.patch (bsc#1167773). - Update patches.suse/ionic-Add-RSS-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-Rx-filter-and-rx_mode-ndo-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-Tx-and-Rx-handling.patch (bsc#1167773). - Update patches.suse/ionic-Add-adminq-action.patch (bsc#1167773). - Update patches.suse/ionic-Add-async-link-status-check-and-basic-stats.patch (bsc#1167773). - Update patches.suse/ionic-Add-basic-adminq-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-basic-framework-for-IONIC-Network-device-d.patch (bsc#1167773). - Update patches.suse/ionic-Add-basic-lif-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-coalesce-and-other-features.patch (bsc#1167773). - Update patches.suse/ionic-Add-driver-stats.patch (bsc#1167773). - Update patches.suse/ionic-Add-hardware-init-and-device-commands.patch (bsc#1167773). - Update patches.suse/ionic-Add-initial-ethtool-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-interrupts-and-doorbells.patch (bsc#1167773). - Update patches.suse/ionic-Add-management-of-rx-filters.patch (bsc#1167773). - Update patches.suse/ionic-Add-netdev-event-handling.patch (bsc#1167773). - Update patches.suse/ionic-Add-notifyq-support.patch (bsc#1167773). - Update patches.suse/ionic-Add-port-management-commands.patch (bsc#1167773). - Update patches.suse/ionic-Add-the-basic-NDO-callbacks-for-netdev-support.patch (bsc#1167773). - Update patches.suse/ionic-Fix-an-error-code-in-ionic_lif_alloc.patch (bsc#1167773). - Update patches.suse/ionic-Remove-set-but-not-used-variable-sg_desc.patch (bsc#1167773). - Update patches.suse/ionic-Remove-unnecessary-ternary-operator-in-ionic_d.patch (bsc#1167773). - Update patches.suse/ionic-Remove-unused-including-linux-version.h.patch (bsc#1167773). - Update patches.suse/ionic-add-Rx-dropped-packet-counter.patch (bsc#1167773). - Update patches.suse/ionic-add-a-watchdog-timer-to-monitor-heartbeat.patch (bsc#1167773). - Update patches.suse/ionic-add-decode-for-IONIC_RC_ENOSUPP.patch (bsc#1167773). - Update patches.suse/ionic-add-dynamic_debug-header.patch (bsc#1167773). - Update patches.suse/ionic-add-heartbeat-check.patch (bsc#1167773). - Update patches.suse/ionic-add-lif_quiesce-to-wait-for-queue-activity-to-.patch (bsc#1167773). - Update patches.suse/ionic-add-support-for-device-id-0x1004.patch (bsc#1167773). - Update patches.suse/ionic-add-timeout-error-checking-for-queue-disable.patch (bsc#1167773). - Update patches.suse/ionic-check-for-NULL-structs-on-teardown.patch (bsc#1167773). - Update patches.suse/ionic-check-for-linkup-in-watchdog.patch (bsc#1167773). - Update patches.suse/ionic-check-for-queues-before-deleting.patch (bsc#1167773). - Update patches.suse/ionic-clean-irq-affinity-on-queue-deinit.patch (bsc#1167773). - Update patches.suse/ionic-clean-tx-queue-of-unfinished-requests.patch (bsc#1167773). - Update patches.suse/ionic-clean-up-bitflag-usage.patch (bsc#1167773). - Update patches.suse/ionic-clear-compiler-warning-on-hb-use-before-set.patch (bsc#1167773). - Update patches.suse/ionic-decouple-link-message-from-netdev-state.patch (bsc#1167773). - Update patches.suse/ionic-deinit-rss-only-if-selected.patch (bsc#1167773). - Update patches.suse/ionic-disable-the-queues-on-link-down.patch (bsc#1167773). - Update patches.suse/ionic-drop-use-of-subdevice-tags.patch (bsc#1167773). - Update patches.suse/ionic-fix-fw_status-read.patch (bsc#1167773). - Update patches.suse/ionic-fix-rxq-comp-packet-type-mask.patch (bsc#1167773). - Update patches.suse/ionic-fix-stats-memory-dereference.patch (bsc#1167773). - Update patches.suse/ionic-fix-unused-assignment.patch (bsc#1167773). - Update patches.suse/ionic-fix-up-struct-name-comments.patch (bsc#1167773). - Update patches.suse/ionic-fix-vf-op-lock-usage.patch (bsc#1167773). - Update patches.suse/ionic-ignore-eexist-on-rx-filter-add.patch (bsc#1167773). - Update patches.suse/ionic-implement-ethtool-set-fec.patch (bsc#1167773). - Update patches.suse/ionic-implement-support-for-rx-sgl.patch (bsc#1167773). - Update patches.suse/ionic-improve-irq-numa-locality.patch (bsc#1167773). - Update patches.suse/ionic-ionic_if-bits-for-sr-iov-support.patch (bsc#1167773). - Update patches.suse/ionic-keep-ionic-dev-on-lif-init-fail.patch (bsc#1167773). - Update patches.suse/ionic-keep-users-rss-hash-across-lif-reset.patch (bsc#1167773). - Update patches.suse/ionic-leave-dev-cmd-request-contents-alone-on-FW-tim.patch (bsc#1167773). - Update patches.suse/ionic-make-spdxcheck.py-happy.patch (bsc#1167773). - Update patches.suse/ionic-move-debugfs-add-delete-to-match-alloc-free.patch (bsc#1167773). - Update patches.suse/ionic-move-irq-request-to-qcq-alloc.patch (bsc#1167773). - Update patches.suse/ionic-only-save-good-lif-dentry.patch (bsc#1167773). - Update patches.suse/ionic-print-data-for-unknown-xcvr-type.patch (bsc#1167773). - Update patches.suse/ionic-print-pci-bus-lane-info.patch (bsc#1167773). - Update patches.suse/ionic-remove-adminq-napi-instance.patch (bsc#1167773). - Update patches.suse/ionic-remove-lifs-on-fw-reset.patch (bsc#1167773). - Update patches.suse/ionic-remove-pragma-packed.patch (bsc#1167773). - Update patches.suse/ionic-replay-filters-after-fw-upgrade.patch (bsc#1167773). - Update patches.suse/ionic-report-users-coalesce-request.patch (bsc#1167773). - Update patches.suse/ionic-restrict-received-packets-to-mtu-size.patch (bsc#1167773). - Update patches.suse/ionic-reverse-an-interrupt-coalesce-calculation.patch (bsc#1167773). - Update patches.suse/ionic-select-CONFIG_NET_DEVLINK.patch (bsc#1167773). - Update patches.suse/ionic-set-station-addr-only-if-needed.patch (bsc#1167773). - Update patches.suse/ionic-simplify-returns-in-devlink-info.patch (bsc#1167773). - Update patches.suse/ionic-stop-devlink-warn-on-mgmt-device.patch (bsc#1167773). - Update patches.suse/ionic-support-ethtool-rxhash-disable.patch (bsc#1167773). - Update patches.suse/ionic-support-sr-iov-operations.patch (bsc#1167773). - Update patches.suse/ionic-update-driver-version.patch (bsc#1167773). - Update patches.suse/ionic-use-wait_on_bit_lock-rather-than-open-code.patch (bsc#1167773). - Update patches.suse/net-ionic-Use-scnprintf-for-avoiding-potential-buffe.patch (bsc#1167773). - commit cd1780f - update metadata of nvme patches and move them out from sorted section The nvme-5.8 branch in nvme repository got rebased fourth time in three weeks. Update Git-commit tags again and move the patches out of sorted section as keeping them there makes more harm than good. - update upstream reference and move to "/almost mainline"/ section: patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch patches.suse/lpfc-Refactor-Send-LS-Request-support.patch patches.suse/lpfc-Refactor-Send-LS-Response-support.patch patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch patches.suse/nvmet-fc-Better-size-LS-buffers.patch patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch patches.suse/nvmet-fc-add-LS-failure-messages.patch patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch - commit 63b19d5 - Fix hv_alloc_hyperv_zeroed_page to actually return something (bsc#1171507) Refresh patches.suse/suse-hv-kabi.patch. - commit 2870dc6 - iwlwifi: mvm: fix non-ACPI function (git-fixes). - commit 676dedd - mm: don't prepare anon_vma if vma has VM_WIPEONFORK (bsc#1169681). - Delete patches.suse/0002-mm-set-vm_next-and-vm_prev-to-NULL-in-vm_area_dup.patch. The added patch is a proactive git-fix, the removed patch is unnecessary member of the same series (bsc#1169681). - commit a316e23 - x86/entry/64: Fix unwind hints in rewind_stack_do_exit() (bsc#1058115). - commit 3901d59 - pinctrl: denverton: Update pin names according to v1.08 (bsc#1171514). - commit 2f0f43d - pinctrl: denverton: Provide Interrupt Status register offset (bsc#1171514). - commit 60af7d7 - x86/entry/64: Fix unwind hints in __switch_to_asm() (bsc#1058115). - commit 9d0fdcf - x86/entry/64: Fix unwind hints in kernel exit path (bsc#1058115). - commit 5322f7b - x86/entry/64: Fix unwind hints in register clearing code (bsc#1058115). - commit 74bcafb - objtool: Fix stack offset tracking for indirect CFAs (bsc#1169514). - commit bcaa294 - blacklist.conf: add one net entry - commit 8a6918a - net: macb: Fix runtime PM refcounting (git-fixes). - selftests: Fix suppress test in fib_tests.sh (git-fixes). - commit b936936 - Refresh patches.suse/net-mlx5-Remove-redundant-NULL-initializations.patch. Folded in merge commit 95e6ba5133163f8241c9ea2439369cec0452fec6 from Linus: [ Did an evil merge to silence a warning introduced by this pull - Linus ] - commit 6693a9f - cxgb4: fix EOTID leak when disabling TC-MQPRIO offload (jsc#SLE-8389). - ionic: refresh devinfo after fw-upgrade (bsc#1167773). - ionic: no link check until after probe (bsc#1167773). - net/mlx5e: Fix q counters on uplink representors (jsc#SLE-8464). - net/mlx5: DR, On creation set CQ's arm_db member to right value (jsc#SLE-8464). - net/mlx5: Expose port speed when possible (bsc#1171117). - net/mlx5: Expose link speed directly (bsc#1171117). - commit 0b73846 - tracing/kprobes: Fix a double initialization typo (git-fixes). - commit 84310a8 - tracing: Add a vmalloc_sync_mappings() for safe measure (git-fixes). - commit 2019d7b - clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC (bsc#1170621). - x86/hyperv: Allow guests to enable InvariantTSC (bsc#1170621). - commit 16f337f - ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() (bsc#1159886). - vdso/datapage: Use correct clock mode name in comment (bsc#1164648,jsc#SLE-11493). - time/namespace: Fix time_for_children symlink (bsc#1164648,jsc#SLE-11493). - ipc/util.c: sysvipc_find_ipc() should increase position index (bsc#1171236). - ipc/shm.c: make compat_ksys_shmctl() static (bsc#1159886). - ipc/mqueue.c: fix a brace coding style issue (bsc#1159886). - epoll: fix possible lost wakeup on epoll_ctl() path. - commit dbaec66 - usb: dwc3: gadget: Properly set maxpacket limit (git-fixes). - wimax/i2400m: Fix potential urb refcnt leak (git-fixes). - drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii) (git-fixes). - remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe() (git-fixes). - drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event (git-fixes). - mac80211: add ieee80211_is_any_nullfunc() (git-fixes). - platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range (git-fixes). - PM / devfreq: Add missing locking while setting suspend_freq (git-fixes). - remoteproc: Fix wrong rvring index computation (git-fixes). - commit 4da097b - PCI/DPC: Add Error Disconnect Recover (EDR) support (bsc#1169263). - Update config files. - Refresh patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch. - commit dc2f3a4 - x86/asm/64: Align start of __clear_user() loop to 16-bytes (bsc#1168461) - commit 1bafa6b - kABI: Fix kABI after EDR backport (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300). - commit 3c954c1 - xhci: Fix handling halted endpoint even if endpoint ring appears empty (git-fixes). - Refresh patches.suse/xhci-Don-t-clear-hub-TT-buffer-on-ep0-protocol-stall.patch. - commit 6ca613f - net: dsa: bcm_sf2: Ensure correct sub-node is parsed (networking-stable-20_04_09). - mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE (networking-stable-20_04_09). - net: dsa: bcm_sf2: Do not register slave MDIO bus with OF (networking-stable-20_04_09). - net_sched: fix a missing refcnt in tcindex_init() (networking-stable-20_04_09). - net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting (networking-stable-20_04_09). - cxgb4: fix MPS index overwrite when setting MAC address (networking-stable-20_04_09). - ipv6: don't auto-add link-local address to lag ports (networking-stable-20_04_09). - net_sched: add a temporary refcnt for struct tcindex_data (networking-stable-20_04_09). - commit 964e915 - clk: qoriq: add cpufreq platform device (bsc#1165455). - cpufreq: qoriq: convert to a platform driver (bsc#1165455). - commit e0e9680 - asm-generic/tlb: add missing CONFIG symbol (bsc#1156395). - commit ee4dbba - supported.conf: cleanup - fix path of wireguard module - fix sort order - commit 5ca7d5d - series.conf: refresh - update upstream references and resort: patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch patches.suse/scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-release.patch - commit 7f02596 - update metadata of nvme patches The nvme-5.8 branch in nvme repository got rebased again, update Git-commit tags: patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch patches.suse/lpfc-Refactor-Send-LS-Request-support.patch patches.suse/lpfc-Refactor-Send-LS-Response-support.patch patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch patches.suse/nvmet-fc-Better-size-LS-buffers.patch patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch patches.suse/nvmet-fc-add-LS-failure-messages.patch patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch - commit 0113fce - btrfs: relocation: Work around dead relocation stage loop (bsc#1171417). - commit f418462 - btrfs: relocation: Check cancel request after each extent found (bsc#1171417). - commit 9d1084e - btrfs: relocation: Check cancel request after each data page read (bsc#1171417). - commit 6e7cf97 - btrfs: relocation: add error injection points for cancelling balance (bsc#1171417). - commit ef70462 - staging: gasket: Check the return value of gasket_get_bar_index() (git-fixes). - Revert "/tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"/ (git-fixes). - USB: serial: garmin_gps: add sanity checking for data length (git-fixes). - drm: ingenic-drm: add MODULE_DEVICE_TABLE (git-fixes). - commit e8b3583 - build tegra186 as a module (bsc#1171156) - export MODULE_DEVICE_TABLE to allow building as module: add patches.suse/gpio-tegra186-export-MODULE_DEVICE_TABLE.patch - update arm64 configs (GPIO_TEGRA186 y->m) - add gpio-tegra186 entry to supported.conf - soc/tegra: pmc: Enable PMIC wake event on Tegra186. - commit 70ad6b5 - Update patches.suse/net-dsa-felix-Use-PHY_INTERFACE_MODE_INTERNAL-instea.patch upstream reference and move to sorted section. - commit c046bd4 - Update patches.suse/net-mscc-fix-in-frame-extraction.patch upstream reference and move to sorted section. - commit 28974d3 - kernel-docs: Change Requires on python-Sphinx to earlier than version 3 References: bsc#1166965 From 3 on the internal API that the build system uses was rewritten in an incompatible way. See https://github.com/sphinx-doc/sphinx/issues/7421 and https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details. - commit cf60b5c - libnvdimm: cover up nd_region changes (bsc#1162400). - commit 528df6d - libnvdimm: cover up struct nvdimm changes (bsc#1171742). - commit 78df47c - ceph: fix potential bad pointer deref in async dirops cb's (bsc#1171390). - rbd: don't mess with a page vector in rbd_notify_op_lock() (bsc#1171391). - rbd: don't test rbd_dev->opts in rbd_dev_image_release() (bsc#1171392). - commit 11ed7ef - libnvdimm: cover up nvdimm_security_ops changes (bsc#1171742). - commit 37c125e - libnvdimm: cover up nd_pfn_sb changes (bsc#1171759). - commit 59fc719 - Update config files: Build w1 bus on arm64 (jsc#SLE-12203) - supported.conf: support w1 core and thermometer support - commit 73998d2 - sched/psi: Fix OOB write when writing 0 bytes to PSI files (CVE-2020-0110 bsc#1171374). - commit 0044c49 - dp83640: reverse arguments to list_add_tail (git-fixes). - batman-adv: Fix refcnt leak in batadv_v_ogm_process (git-fixes). - batman-adv: Fix refcnt leak in batadv_store_throughput_override (git-fixes). - batman-adv: Fix refcnt leak in batadv_show_throughput_override (git-fixes). - batman-adv: fix batadv_nc_random_weight_tq (git-fixes). - crypto: arch/nhpoly1305 - process in explicit 4k chunks (git-fixes). - crypto: arch/lib - limit simd usage to 4k chunks (git-fixes). - commit fbff5a5 - series.conf: cleanup - update upstream references and resort: patches.suse/bnxt_en-Fix-VF-anti-spoof-filter-setup.patch patches.suse/bnxt_en-Fix-VLAN-acceleration-handling-in-bnxt_fix_f.patch patches.suse/bnxt_en-Improve-AER-slot-reset.patch patches.suse/bnxt_en-Reduce-BNXT_MSIX_VEC_MAX-value-to-supported-.patch patches.suse/bnxt_en-Return-error-when-allocating-zero-size-conte.patch patches.suse/ibmvnic-Skip-fatal-error-reset-after-passive-init.patch - commit 7b08e5b - add kabi reference files - import from Public RC2 submission (commit b8c70f8e938e) - enable kabi checking for -default and -preempt flavors - commit 297cfce - supported.conf: mark cuse as supported (bsc#1171279) - commit 57d34e1 - x86/cpu: Add a steppings field to struct x86_cpu_id (bsc#1152489). - commit 0e87eea - PM: hibernate: Freeze kernel threads in software_resume() (git-fixes). - PM: ACPI: Output correct message on target power state (git-fixes). - dmaengine: dmatest: Fix iteration non-stop logic (git-fixes). - drm/amd/display: Fix green screen issue after suspend (git-fixes). - drm/edid: Fix off-by-one in DispID DTD pixel clock (git-fixes). - mmc: sdhci-msm: Enable host capabilities pertains to R1b response (git-fixes). - commit 2128020 - blacklist.conf: Append 'drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK' - commit 8f1a5e9 - blacklist.conf: Append 'drm/i915/gt: Close race between cacheline_retire and free' - commit 8f35802 - drm/i915/gt: Stage the transfer of the virtual breadcrumb (bsc#1152489) * context changes - commit dd7c1b9 - drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround (bsc#1152489) * context changes - commit 1b9f5c3 - blacklist.conf: Append 'drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex' - commit ce5eb60 - arm64: blacklist.conf: ignore commit that got reveted later - commit ea9a578 - arm64: Update config files. (bsc#1170680) Enable CONFIG_KEXEC_SIG and CONFIG_KEXEC_IMAGE_VERIFY_SIG - commit 83dffa3 - arm64: kexec_file: Fixed code style (bsc#1170680). - arm64: kexec_file: add crash dump support (bsc#1170680). - libfdt: include fdt_addresses.c (bsc#1170680). - arm64: kexec: remove unnecessary debug prints (bsc#1170680). - libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h (bsc#1170680). - commit 3e603a5 - arm64: Use pr_warn instead of pr_warning (bsc#1170680). - Refresh patches.suse/arm64-smp-fix-smp_send_stop-behaviour.patch. - commit deabe43 - arm64: smp: Treat unknown boot failures as being 'stuck in kernel' (bsc#1170680). - arm64: kexec_file: add rng-seed support (bsc#1170680). - arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN (bsc#1170680). - commit b8854a2 - fix patches metadata - fix Patch-mainline tags: patches.suse/NFS-Directory-page-cache-pages-need-to-be-locked-whe.patch patches.suse/NFS-Fix-a-page-leak-in-nfs_destroy_unlinked_subreque.patch patches.suse/NFS-Fix-fix-of-show_nfs_errors.patch patches.suse/NFS-Fix-memory-leaks-and-corruption-in-readdir.patch patches.suse/NFS-Fix-races-nfs_page_group_destroy-vs-nfs_destroy_.patch patches.suse/NFS-Fix-use-after-free-issues-in-nfs_pageio_add_requ.patch patches.suse/NFS-Revalidate-the-file-mapping-on-all-fatal-writeba.patch patches.suse/NFS-Revalidate-the-file-size-on-a-fatal-write-error.patch patches.suse/NFS-alloc_nfs_open_context-must-use-the-file-cred-wh.patch patches.suse/NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_writes.patch patches.suse/NFSD-fixing-possible-null-pointer-derefering-in-copy.patch patches.suse/NFSv2-Fix-a-typo-in-encode_sattr.patch patches.suse/NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_find_.patch patches.suse/NFSv4-pnfs_roc-must-use-cred_fscmp-to-compare-creds.patch patches.suse/NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch patches.suse/NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-lease-.patch patches.suse/NFSv4.1-fix-handling-of-backchannel-binding-in-BIND_.patch patches.suse/NFSv4.1-make-cachethis-no-for-writes.patch patches.suse/NFSv4.x-Drop-the-slot-if-nfs4_delegreturn_prepare-wa.patch patches.suse/NFSv4.x-Handle-bad-dead-sessions-correctly-in-nfs41_.patch patches.suse/SUNRPC-Fix-a-potential-buffer-overflow-in-svc_print_.patch patches.suse/SUNRPC-Fix-backchannel-RPC-soft-lockups.patch patches.suse/SUNRPC-Remove-unreachable-error-condition.patch patches.suse/nfs-Fix-potential-posix_acl-refcnt-leak-in-nfs3_set_.patch patches.suse/nfsd-Don-t-add-locks-to-closed-or-closing-open-state.patch patches.suse/nfsd-Fix-NFSv4-READ-on-RDMA-when-using-readv.patch patches.suse/nfsd-Return-the-correct-number-of-bytes-written-to-t.patch patches.suse/nfsd-depend-on-CRYPTO_MD5-for-legacy-client-tracking.patch patches.suse/nfsd-fix-delay-timer-on-32-bit-architectures.patch patches.suse/nfsd-fix-jiffies-time_t-mixup-in-LRU-list.patch patches.suse/nfsd-fsnotify-on-rmdir-under-nfsd-clients.patch patches.suse/nfsd-memory-corruption-in-nfsd4_lock.patch patches.suse/nfsd-remove-nfs4_reset_lease-declarations.patch patches.suse/nfsd4-fix-up-replay_matches_cache.patch patches.suse/sunrpc-expiry_time-should-be-seconds-not-timeval.patch patches.suse/svcrdma-Fix-double-svc_rdma_send_ctxt_put-in-an-erro.patch patches.suse/svcrdma-Fix-leak-of-transport-addresses.patch - commit 913c3fc - x86/cpu: Add consistent CPU match macros (bsc#1152489). - commit a70979e - x86/devicetable: Move x86 specific macro out of generic code (bsc#1152489). - commit 9581d95 - nvdimm: Avoid race between probe and reading device attributes (bsc#1170442). - commit daea9d3 - xfs: add agf freeblocks verify in xfs_agf_verify (bsc#1171217 CVE-2020-12655). - commit 08016b2 - xsk: Add missing check on user supplied headroom size (CVE-2020-12659 bsc#1171214). - commit 57877bb - Update patch reference tags for mwifiex security fixes (CVE-2020-12653 bsc#1171195 CVE-2020-12654 bsc#1171202) - commit 8da2e42 - Update patch reference tag for a bfq security fix (CVE-2020-12657 bsc#1171205) - commit a3037e6 - net: dsa: ksz: Select KSZ protocol tag (networking-stable-20_04_02). - net, ip_tunnel: fix interface lookup with no key (networking-stable-20_04_02). - sctp: fix possibly using a bad saddr with a given dst (networking-stable-20_04_02). - sctp: fix refcount bug in sctp_wfree (networking-stable-20_04_02). - ipv4: fix a RCU-list lock in fib_triestat_seq_show (networking-stable-20_04_02). - commit 841d154 - bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features() (bsc#1171150). - bnxt_en: Return error when allocating zero size context memory (bsc#1171150). - bnxt_en: Improve AER slot reset (bsc#1171150). - bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF (bsc#1171150). - bnxt_en: Fix VF anti-spoof filter setup (bsc#1171150). - bnxt_en: Reset rings if ring reservation fails during open() (bsc#1171150). - bnxt_en: Free context memory after disabling PCI in probe error path (bsc#1171150). - bnxt_en: Return error if bnxt_alloc_ctx_mem() fails (bsc#1171150). - bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() (bsc#1171150). - bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S (bsc#1171150). - commit 0a89267 - xprtrdma: Fix trace point use-after-free race (git-fixes). - commit 52af41b - mlxsw: spectrum_mr: Fix list iteration in error path (networking-stable-20_03_28). - net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop (networking-stable-20_03_28). - net: cbs: Fix software cbs to consider packet sending time (networking-stable-20_03_28). - net: dsa: Fix duplicate frames flooded by learning (networking-stable-20_03_28). - bnxt_en: Reset rings if ring reservation fails during open() (networking-stable-20_03_28). - bnxt_en: Free context memory after disabling PCI in probe error path (networking-stable-20_03_28). - bnxt_en: Return error if bnxt_alloc_ctx_mem() fails (networking-stable-20_03_28). - bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() (networking-stable-20_03_28). - bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S (networking-stable-20_03_28). - macsec: restrict to ethernet devices (networking-stable-20_03_28). - ipv4: fix a RCU-list lock in inet_dump_fib() (networking-stable-20_03_28). - tcp: repair: fix TCP_QUEUE_SEQ implementation (networking-stable-20_03_28). - net: phy: dp83867: w/a for fld detect threshold bootstrapping issue (networking-stable-20_03_28). - net: stmmac: dwmac-rk: fix error path in rk_gmac_probe (networking-stable-20_03_28). - hsr: fix general protection fault in hsr_addr_is_self() (networking-stable-20_03_28). - cxgb4: fix Txq restart check during backpressure (networking-stable-20_03_28). - net/sched: act_ct: Fix leak of ct zone template on replace (networking-stable-20_03_28). - net: ip_gre: Accept IFLA_INFO_DATA-less configuration (networking-stable-20_03_28). - net: mvneta: Fix the case where the last poll did not process all rx (networking-stable-20_03_28). - net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28). - hsr: set .netnsok flag (networking-stable-20_03_28). - hsr: add restart routine into hsr_get_node_list() (networking-stable-20_03_28). - hsr: use rcu_read_lock() in hsr_get_node_{list/status}() (networking-stable-20_03_28). - net/packet: tpacket_rcv: avoid a producer race condition (networking-stable-20_03_28). - net: ip_gre: Separate ERSPAN newlink / changelink callbacks (networking-stable-20_03_28). - net_sched: hold rtnl lock in tcindex_partial_destroy_work() (networking-stable-20_03_28). - commit b6b5945 - svcrdma: Fix trace point use-after-free race (git-fixes). - commit 44461e4 - Revert "/HID: wacom: generic: read the number of expected touches on a per collection basis"/ (git-fixes). - HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices (git-fixes). - commit 16cdbdb - NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION (bsc#1170630). - commit a75f6f6 - SUNRPC: Remove unreachable error condition (git-fixes). - nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl (git-fixes). - SUNRPC: Fix backchannel RPC soft lockups (git-fixes). - nfsd: memory corruption in nfsd4_lock() (git-fixes). - NFS: Fix use-after-free issues in nfs_pageio_add_request() (git-fixes). - NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() (git-fixes). - NFS: Fix a page leak in nfs_destroy_unlinked_subrequests() (git-fixes). - NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() (git-fixes). - NFS: alloc_nfs_open_context() must use the file cred when available (git-fixes). - svcrdma: Fix leak of transport addresses (git-fixes). - SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()' (git-fixes). - nfsd: fsnotify on rmdir under nfsd/clients/ (git-fixes). - nfsd: Don't add locks to closed or closing open stateids (git-fixes). - svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path (git-fixes). - nfsd: Fix NFSv4 READ on RDMA when using readv (git-fixes). - NFSv4.1 make cachethis=no for writes (git-fixes). - sunrpc: expiry_time should be seconds not timeval (git-fixes). - nfsd: remove nfs4_reset_lease() declarations (git-fixes). - nfsd: fix jiffies/time_t mixup in LRU list (git-fixes). - nfsd: fix delay timer on 32-bit architectures (git-fixes). - nfsd: Return the correct number of bytes written to the file (git-fixes). - NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals (git-fixes). - NFSv4: try lease recovery on NFS4ERR_EXPIRED (git-fixes). - NFS: Directory page cache pages need to be locked when read (git-fixes). - NFS: Fix memory leaks and corruption in readdir (git-fixes). - NFSv4: pnfs_roc() must use cred_fscmp() to compare creds (git-fixes). - NFS: Fix fix of show_nfs_errors (git-fixes). - NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() (git-fixes). - NFS: Revalidate the file mapping on all fatal writeback errors (git-fixes). - NFS: Revalidate the file size on a fatal write error (git-fixes). - nfsd: depend on CRYPTO_MD5 for legacy client tracking (git-fixes). - NFSD fixing possible null pointer derefering in copy offload (git-fixes). - nfsd4: fix up replay_matches_cache() (git-fixes). - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn (git-fixes). - NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process() (git-fixes). - NFSv2: Fix a typo in encode_sattr() (git-fixes). - commit d9c3108 - xfs: acquire superblock freeze protection on eofblocks scans (git-fixes). - commit ae8b96a - xfs: clear PF_MEMALLOC before exiting xfsaild thread (git-fixes). - commit a472c36 - RDMA/core: Fix overwriting of uobj in case of error (jsc#SLE-8449). - RDMA/uverbs: Fix a race with disassociate and exit_mmap() (jsc#SLE-8449). - commit fcb09af - ibmvnic: Skip fatal error reset after passive init (bsc#1171078 ltc#184239). - commit b0e0859 - arm64: dts: allwinner: a64: Fix display clock register range (bsc#1171081). - arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER (bsc#1171079). - ARM: bcm2835-rpi-zero-w: Add missing pinctrl name (bsc#1171075). - arm64: alternative: fix build with clang integrated assembler (bsc#1171076). - arm64: compat: Fix syscall number of compat_clock_getres (bsc#1171080). - arm64: smp: fix crash_smp_send_stop() behaviour (bsc#1171082). - arm64: smp: fix smp_send_stop() behaviour (bsc#1171083). - compat: ARM64: always include asm-generic/compat.h (bsc#1171084). - commit 559d336 - Update patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch. - commit 984c0bd - blacklist.conf: add aer_inject entry It requires the new irq injection infrastructure. - commit a8523ff - Revert "/serial: uartps: Fix uartps_major handling"/ (git-fixes). - net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array (git-fixes). - commit 7b95e1e - random: always use batched entropy for get_random_u{32,64} (git-fixes). - commit 6e4b6dc - series.conf: cleanup - update upstream references and resort: patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch patches.suse/scsi-qla2xxx-check-UNLOADING-before-posting-async-wo.patch patches.suse/scsi-qla2xxx-set-UNLOADING-before-waiting-for-sessio.patch - commit ed4ef69 - update metadata of nvme patches The nvme-5.8 branch in nvme repository got rebased again, update Git-commit tags: patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch patches.suse/lpfc-Refactor-Send-LS-Request-support.patch patches.suse/lpfc-Refactor-Send-LS-Response-support.patch patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch patches.suse/nvmet-fc-Better-size-LS-buffers.patch patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch patches.suse/nvmet-fc-add-LS-failure-messages.patch patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch - commit a859813 - PCI: Add ACS quirk for iProc PAXB (git-fixes). - Refresh patches.suse/PCI-Add-ACS-quirk-for-Amazon-Annapurna-Labs-root-por.patch. - commit aef108e - i2c: aspeed: Avoid i2c interrupt status clear race condition (git-fixes). - i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling (git-fixes). - i2c: iproc: generate stop event for slave writes (git-fixes). - drm/qxl: qxl_release use after free (git-fixes). - drm/qxl: qxl_release leak in qxl_hw_surface_alloc() (git-fixes). - drm/qxl: qxl_release leak in qxl_draw_dirty_fb() (git-fixes). - mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers (git-fixes). - mmc: sdhci-xenon: fix annoying 1.8V regulator warning (git-fixes). - mmc: cqhci: Avoid false "/cqhci: CQE stuck on"/ by not open-coding timeout loop (git-fixes). - mmc: meson-mx-sdio: remove the broken ->card_busy() op (git-fixes). - mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY (git-fixes). - PCI: Move Apex Edge TPU class quirk to fix BAR assignment (git-fixes). - hwmon: (jc42) Fix name to have no illegal characters (git-fixes). - mac80211: fix channel switch trigger from unknown mesh peer (git-fixes). - PCI: Add ACS quirk for Zhaoxin Root/Downstream Ports (git-fixes). - PCI: Add ACS quirk for Zhaoxin multi-function devices (git-fixes). - PCI: Add Zhaoxin Vendor ID (git-fixes). - PCI: Avoid ASMedia XHCI USB PME# from D0 defect (git-fixes). - PCI: Unify ACS quirk desired vs provided checking (git-fixes). - PCI: Make ACS quirk implementations more uniform (git-fixes). - commit 21a860f - ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID (git-fixes). - ALSA: opti9xx: shut up gcc-10 range warning (git-fixes). - ALSA: hda/hdmi: fix without unlocked before return (git-fixes). - ALSA: hda/hdmi: fix race in monitor detection during probe (git-fixes). - ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter (git-fixes). - ALSA: line6: Fix POD HD500 audio playback (git-fixes). - ALSA: hda: Match both PCI ID and SSID for driver blacklist (git-fixes). - commit f537abd - Move the upstreamed sound and scsi patches to the mainline section - commit f5d1d6a - libnvdimm/region: Fix build error (bsc#1162400). - libnvdimm/region: Introduce an 'align' attribute (bsc#1162400). - commit cdf6722 - libnvdimm/region: Introduce NDD_LABELING (bsc#1162400). - libnvdimm/namespace: Enforce memremap_compat_align() (bsc#1162400). - libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid (bsc#1171743). - commit f5c3d9e - mm/memremap_pages: Introduce memremap_compat_align() (bsc#1162400). - Update configs for the above change. - Refresh patches.suse/powerpc-bpf-Enable-bpf_probe_read-str-on-powerpc-aga.patch. - mm/memremap_pages: Kill unused __devm_memremap_pages() (bsc#1162400). - libnvdimm/btt: fix variable 'rc' set but not used (bsc#1162400). - libnvdimm/namsepace: Don't set claim_class on error (bsc#1162400). - commit 312e489 - lib: Uplevel the pmem "/region"/ ida to a global allocator (bc#1162400). - Update configs for the above change. - libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check (bsc#1171759). - libnvdimm/label: Remove the dpa align check (bsc#1171759). - libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock (bsc#1171759). - commit c578923 - libnvdimm/pmem: Advance namespace seed for specific probe errors (bsc#1171743). - libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change (bsc#1171743). - Refresh for the above changes, patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch. - commit 9e70235 - libnvdimm/region: Rewrite _probe_success() to _advance_seeds() (bsc#1171743). - commit dd1569b - libnvdimm/security: Introduce a 'frozen' attribute (bsc#1171742). - Refresh for the above change, patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-security.patch. - commit 307a9c7 - libnvdimm/of_pmem: Provide a unique name for bus provider (bsc#1171739). - commit 3aff0cd - fanotify: fix merging marks masks with FAN_ONDIR (bsc#1170799). - commit 5edf4ab - Revert an ASoC meson backport that is known to to break Delete patches.suse/ASoC-meson-axg-card-fix-codec-to-codec-link-setup.patch Add the commit to blacklist.conf, too - commit d6f33c1 - libnvdimm: Out of bounds read in __nd_ioctl() (bsc#1065729). - mm/memremap: drop unused SECTION_SIZE and SECTION_MASK (bsc#1162400 bsc#1170895 ltc#184375 ltc#185686). - commit ceaa507 - Update patch reference for a USB core fix (CVE-2020-12464 bsc#1170901) - commit c3ba43e - fix patch metadata - fix Patch-mainline, drop Git-repo and Git-commit: patches.suse/net-phy-realtek-fix-handling-of-RTL8105e-integrated-.patch - commit d71cae8 - Update patches.suse/mt76-fix-array-overflow-on-receiving-too-many-fragme.patch (bsc#1170828 CVE-2020-12465). Added bsc and CVE number - commit 62c98d8 - drm/i915: properly sanity check batch_start_offset (git-fixes). - commit 6a1493c - tty: hvc: fix buffer overflow during hvc_alloc() (git-fixes). - watchdog: reset last_hw_keepalive time at start (git-fixes). - Revert "/software node: Simplify software_node_release() function"/ (git-fixes). - intel_th: msu: Fix window switching without windows (git-fixes). - commit f284d1e - crypto: caam - fix the address of the last entry of S/G (git-fixes). - USB: sisusbvga: Change port variable from signed to unsigned (git-fixes). - usb-storage: Add unusual_devs entry for JMicron JMS566 (git-fixes). - xhci: prevent bus suspend if a roothub port detected a over-current condition (git-fixes). - USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE (git-fixes). - usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change (git-fixes). - cdc-acm: introduce a cool down (git-fixes). - cdc-acm: close race betrween suspend() and acm_softint (git-fixes). - USB: core: Fix free-while-in-use bug in the USB S-Glibrary (git-fixes). - serial: sh-sci: Make sure status register SCxSR is read in correct sequence (git-fixes). - staging: comedi: dt2815: fix writing hi byte of analog output (git-fixes). - iwlwifi: mvm: fix inactive TID removal return value usage (git-fixes). - iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation (git-fixes). - iwlwifi: mvm: beacon statistics shouldn't go backwards (git-fixes). - drm/amd/display: Calculate scaling ratios on every medium/full update (git-fixes). - drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax (git-fixes). - drm/amd/display: Not doing optimize bandwidth if flip pending (git-fixes). - xhci: Finetune host initiated USB3 rootport link suspend and resume (git-fixes). - xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 (git-fixes). - xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 (git-fixes). - PCI/PM: Add pcie_wait_for_link_delay() (git-fixes). - PCI/ASPM: Allow re-enabling Clock PM (git-fixes). - commit 69b68ab - bpf: Fix handling of XADD on BTF memory (bsc#1155518). - bpf: Forbid XADD on spilled pointers for unprivileged users (bsc#1155518). - commit 60505c2 - net: phy: realtek: fix handling of RTL8105e-integrated PHY (git-fixes). - commit 630c337 - USB: hub: Fix handling of connect changes during sleep (git-fixes). - usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer (git-fixes). - usb: gadget: udc: atmel: Fix vbus disconnect handling (git-fixes). - usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete (git-fixes). - geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR (git-fixes). - drivers: soc: xilinx: fix firmware driver Kconfig dependency (git-fixes). - soc: imx: gpc: fix power up sequencing (git-fixes). - hibernate: Allow uswsusp to write to swap (git-fixes). - phy: uniphier-usb3ss: Add Pro5 support (git-fixes). - padata: update documentation file path in MAINTAINERS (git-fixes). - commit b521dd8 - fix patches metadata - fix Patch-mainline: patches.suse/0001-btrfs-don-t-pass-system_chunk-into-can_overcommit.patch patches.suse/0001-btrfs-fix-force-usage-in-inc_block_group_ro.patch patches.suse/0002-btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch patches.suse/btrfs-check-rw_devices-not-num_devices-for-balance.patch patches.suse/btrfs-scrub-Don-t-check-free-space-before-marking-a-.patch - commit 0c4ef8d - scsi: ibmvscsi: Fix WARN_ON during event pool release (bsc#1170791 ltc#185128). - commit 235b7cd - btrfs: take overcommit into account in inc_block_group_ro (bsc#1156898). - commit b4b780e - btrfs: fix force usage in inc_block_group_ro (bsc#1156898). - commit 9de9dbb - btrfs: scrub: Don't check free space before marking a block group RO (bsc#1156898). - Refresh patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch. - Refresh patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch. - commit 0af353d - btrfs: kill min_allocable_bytes in inc_block_group_ro (bsc#1156898). - commit d02303e - btrfs: don't pass system_chunk into can_overcommit (bsc#1156898). - commit c373e8e - btrfs: check rw_devices, not num_devices for balance (bsc#1156898). - commit 1228d44 - RDMA/bnxt_re: make bnxt_re_ib_init static (bsc#1170774). - RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures (bsc#1170774). - RDMA/bnxt_re: Remove unnecessary sched count (bsc#1170774). - RDMA/bnxt_re: Fix lifetimes in bnxt_re_task (bsc#1170774). - RDMA/bnxt_re: Use ib_device_try_get() (bsc#1170774). - RDMA/bnxt_re: Remove a redundant 'memset' (bsc#1170774). - RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx' (bsc#1170774). - RDMA/bnxt_re: Remove set but not used variable 'dev_attr' (bsc#1170774). - RDMA/bnxt_re: Remove set but not used variable 'pg_size' (bsc#1170774). - RDMA/bnxt_re: Use driver_unregister and unregistration API (bsc#1170774). - RDMA/bnxt_re: Refactor device add/remove functionalities (bsc#1170774). - RDMA/bnxt_re: Using vmalloc requires including vmalloc.h (bsc#1170774). - RDMA/bnxt_re: use ibdev based message printing functions (bsc#1170774). - RDMA/bnxt_re: Refactor doorbell management functions (bsc#1170774). - RDMA/bnxt_re: Refactor notification queue management code (bsc#1170774). - RDMA/bnxt_re: Refactor command queue management code (bsc#1170774). - RDMA/bnxt_re: Refactor net ring allocation function (bsc#1170774). - RDMA/bnxt_re: Refactor hardware queue memory allocation (bsc#1170774). - RDMA/bnxt_re: Replace chip context structure with pointer (bsc#1170774). - RDMA/bnxt_re: Refactor queue pair creation code (bsc#1170774). - RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index (bsc#1170774). - RDMA/core: Add helper function to retrieve driver gid context from gid attr (bsc#1170774). - commit 63c9b07 - s390/mm: fix page table upgrade vs 2ndary address mode accesses (bsc#1170030 CVE-2020-11884). - commit 0b0d8cd - EDAC/i10nm: Update driver to support different bus number config register offsets (bsc#1159522). - commit 796bb54 - Update patches.suse/x86-mm-split-vmalloc_sync_all.patch (bsc#1165741, bsc#1166969). - commit dc341e6 - EDAC, {skx,i10nm}: Make some configurations CPU model specific (bsc#1159522). - commit 7936538 - Update patches.suse/ibmvfc-don-t-send-implicit-logouts-prior-to-NPIV-log.patch to upstream version and rename to patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch - commit d04a4dc - wireguard: Kconfig: select parent dependency for crypto (bsc#1169021 jsc#SLE-12250). - commit 41bcd62 - KVM: s390: Return last valid slot if approx index is out-of-bounds (bsc#1133021). - commit a035552 - proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets (bsc#1164648,jsc#SLE-11493). - futex: Remove {get,drop}_futex_key_refs() (bsc#1149032). - futex: Remove pointless mmgrap() + mmdrop() (bsc#1149032). - locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner (bsc#1149032). - futex: Unbreak futex hashing (bsc#1149032). - futex: Fix inode life-time issue (bsc#1149032). - commit 7790db5 - x86: hyperv: report value of misc_features (git fixes). - commit e231452 - x86/Hyper-V: Report crash data in die() when panic_on_oops is set (git fixes). Refresh patches.suse/suse-hv-kabi.patch - commit 5afa1b8 - x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set (git fixes). - commit f165c68 - x86/Hyper-V: Report crash register data or kmsg before running crash kernel (git fixes). - commit b120cb7 - x86/Hyper-V: Trigger crash enlightenment only once during system crash (git fixes). - commit 1644d6f - x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump (git fixes). - commit 918a3d5 - x86/Hyper-V: Unload vmbus channel in hv panic callback (git fixes). Refresh patches.suse/suse-hv-kabi.patch - commit f66b321 - drm/exynos: Fix cleanup of IOMMU related objects (git-fixes). - commit 7669fb1 - staging: comedi: Fix comedi_device refcnt leak in comedi_open (git-fixes). - macsec: avoid to set wrong mtu (git-fixes). - iwlwifi: pcie: actually release queue memory in TVQM (git-fixes). - macvlan: fix null dereference in macvlan_device_event() (git-fixes). - PM: sleep: core: Switch back to async_schedule_dev() (git-fixes). - drm/meson: Delete an error message in meson_dw_hdmi_bind() (git-fixes). - audit: check the length of userspace generated audit records (git-fixes). - tpm/tpm_tis: Free IRQ if probing fails (git-fixes). - tpm: fix wrong return value in tpm_pcr_extend (git-fixes). - drm/amdkfd: kfree the wrong pointer (git-fixes). - drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init (git-fixes). - drm/nouveau: workaround runpm fail by disabling PCI power management on certain intel bridges (git-fixes). - drm/nouveau/svm: check for SVM initialized before migrating (git-fixes). - drm/nouveau/svm: fix vma range check for migration (git-fixes). - fbcon: fix null-ptr-deref in fbcon_switch (git-fixes). - power: supply: bq27xxx_battery: Silence deferred-probe error (git-fixes). - power: supply: axp288_charger: Add special handling for HP Pavilion x2 10 (git-fixes). - power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks (git-fixes). - clk: tegra: Fix Tegra PMC clock out parents (git-fixes). - clk: at91: usb: continue if clk_hw_round_rate() return zero (git-fixes). - rtc: 88pm860x: fix possible race condition (git-fixes). - NTB: ntb_transport: Use scnprintf() for avoiding potential buffer overflow (git-fixes). - ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0 (git-fixes). - ntb_tool: Fix printk format (git-fixes). - NTB: ntb_perf: Fix address err in perf_copy_chunk (git-fixes). - NTB: Fix an error in get link status (git-fixes). - cpufreq: imx6q: fix error handling (git-fixes). - cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL (git-fixes). - iio: industrialio-core: Fix debugfs read (git-fixes). - libfs: fix infoleak in simple_attr_read() (git-fixes). - drm/amdgpu: fix memory leak during TDR test(v2) (git-fixes). - Fix built-in early-load Intel microcode alignment (git-fixes). - cpufreq: s3c64xx: Remove pointless NULL check in s3c64xx_cpufreq_driver_init (git-fixes). - commit d13e57f - Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic (git fixes). Refresh patches.suse/suse-hv-kabi.patch - commit 73a1fdb - Drivers: hv: vmbus: Remove dependencies on guest page size (git fixes). - commit 0eb9623 - UAS: fix deadlock in error handling and PM flushing work (git-fixes). - commit f10ebae - UAS: no use logging any details in case of ENODEV (git-fixes). - commit 12e8b6e - USB: hub: Revert commit bd0e6c9614b9 ("/usb: hub: try old enumeration scheme first for high speed devices"/) (git-fixes). - commit 63272b5 - xhci: Don't clear hub TT buffer on ep0 protocol stall (git-fixes). - commit d0e1439 - usb: dwc3: gadget: Fix request completion check (git-fixes). - commit eb78203 - drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support (bsc#1152489) * manual patch refresh - commit 66ebcc7 - usb: dwc3: gadget: Do link recovery for SS and SSP (git-fixes). - commit 87d561b - usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name (git-fixes). - commit 7eb2c31 - usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() (git-fixes). - commit 1fb0c5f - USB: early: Handle AMD's spec-compliant identifiers, too (git-fixes). - commit 26634ce - fix patch metadata - fix Patch-mainline: patches.suse/cpuidle-menu-Allow-tick-to-be-stopped-if-PM-QoS-is-used.patch patches.suse/mm-vmscan.c-clean-code-by-removing-unnecessary-assignment.patch patches.suse/rcu-Allow-only-one-expedited-GP-to-run-concurrently-with-wakeups.patch patches.suse/rcu-Fix-missed-wakeup-of-exp_wq-waiters.patch patches.suse/sched-fair-Align-rq-avg_idle-and-rq-avg_scan_cost.patch - commit f15a73a - sched/nohz: Avoid disabling the tick for very short durations (bnc#754690, bsc#1158748). - Delete patches.suse/sched-throttle-nohz.patch. - commit 0628907 - sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 04cc379 - sched/fair: Use __this_cpu_read() in wake_wide() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Align rq->avg_idle and rq->avg_scan_cost (bnc#1155798 (CPU scheduler functional and performance backports)). - mm/vmscan.c: clean code by removing unnecessary assignment (git fixes (mm/vmscan)). - rcu: Allow only one expedited GP to run concurrently with wakeups (git fixes (rcu)). - rcu: Fix missed wakeup of exp_wq waiters (git fixes (rcu)). - cpuidle: menu: Allow tick to be stopped if PM QoS is used (bnc#1158748 (network regression)). - commit cb72208 - tty: rocket, avoid OOB access (git-fixes). - tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart (git-fixes). - tty: serial: owl: add "/much needed"/ clk_prepare_enable() (git-fixes). - staging: vt6656: Fix calling conditions of vnt_set_bss_mode (git-fixes). - staging: vt6656: Fix pairwise key entry save (git-fixes). - staging: vt6656: Fix drivers TBTT timing counter (git-fixes). - staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default (git-fixes). - iio: core: remove extra semi-colon from devm_iio_device_register() macro (git-fixes). - iio: adc: ti-ads8344: properly byte swap value (git-fixes). - iio: st_sensors: rely on odr mask to know if odr can be set (git-fixes). - iio: xilinx-xadc: Make sure not exceed maximum samplerate (git-fixes). - iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode (git-fixes). - iio: xilinx-xadc: Fix clearing interrupt when enabling trigger (git-fixes). - iio: xilinx-xadc: Fix ADC-B powerdown (git-fixes). - iio: adc: stm32-adc: fix sleep in atomic context (git-fixes). - iio:ad7797: Use correct attribute_group (git-fixes). - staging: gasket: Fix incongruency in handling of sysfs entries creation (git-fixes). - commit 4fa06ba - KVM: s390: vsie: Fix delivery of addressing exceptions (bsc#1133021). - commit 2daae50 - ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7) (bsc#1170522). - commit b4d1953 - ALSA: hda: Always use jackpoll helper for jack update after resume (git-fixes). - ALSA: hda/realtek - Add new codec supported for ALC245 (git-fixes). - ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif (git-fixes). - ALSA: usb-audio: Add connector notifier delegation (git-fixes). - ASoC: wm8960: Fix wrong clock after suspend & resume (git-fixes). - ASoC: rsnd: Fix "/status check failed"/ spam for multi-SSI (git-fixes). - ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent (git-fixes). - ASoC: meson: axg-card: fix codec-to-codec link setup (git-fixes). - ASoC: dapm: fixup dapm kcontrol widget (git-fixes). - ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/Broadwell (git-fixes). - ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode (git-fixes). - ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode (git-fixes). - ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry (git-fixes). - ASoC: topology: Fix endianness issue (git-fixes). - ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs (git-fixes). - ASoC: sgtl5000: Fix VAG power-on handling (git-fixes). - ASoC: madera: Remove a couple of stray blank lines (git-fixes). - ASoC: qcom: common: Silence duplicate parse error messages (git-fixes). - soc/stm/stm32_sub_sai: Add missing 'n' in log messages (git-fixes). - ASoC: tas571x: disable regulators on failed probe (git-fixes). - ASoC: topology: Check return value of soc_tplg_dai_config (git-fixes). - ASoC: topology: Check return value of pcm_new_ver (git-fixes). - ASoC: topology: Check soc_tplg_add_route return value (git-fixes). - ASoC: topology: Check return value of soc_tplg_*_create (git-fixes). - ASoC: topology: Check return value of soc_tplg_create_tlv (git-fixes). - ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen (git-fixes). - ALSA: usx2y: Fix potential NULL dereference (git-fixes). - ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 (git-fixes). - ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos (git-fixes). - ALSA: hda: Remove ASUS ROG Zenith from the blacklist (git-fixes). - ALSA: hda/realtek - Fix unexpected init_amp override (git-fixes). - ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devices (git-fixes). - ALSA: hda/hdmi: Add module option to disable audio component binding (git-fixes). - commit 9aa515f - Update patches.suse/powerpc-pseries-ddw-Extend-upper-limit-for-huge-DMA-.patch (FATE#327775 bsc#1142685 bsc#1167867 ltc#179509 ltc#184616). - commit 54d9eaa - scsi: qla2xxx: check UNLOADING before posting async work (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: set UNLOADING before waiting for session deletion (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: Fix regression warnings (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: Remove non functional code (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - scsi: qla2xxx: add ring buffer for tracing debug logs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169). - commit 0ed2831 - Fix meta data for FC-NVME-2 patches The branch of the maintainer got rebased. Update the commit id accordingly. - commit e17d7e2 - Revert "/drm/panel: simple: Add support for Sharp LQ150X1LG11 panels"/ (bsc#1152472) - commit 5a48ac0 - drm/sun4i: dsi: Remove incorrect use of runtime PM (bsc#1152472) * manual patch refresh - commit 1f5ded0 - fbcon: fix null-ptr-deref in fbcon_switch (bsc#1152472) - commit a5735e6 - net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message (bsc#1161695). - net: fec_main: Use platform_get_irq_byname_optional() to avoid error message (bsc#1161695). - commit 7080d97 - irqchip/mbigen: Free msi_desc on device teardown (git-fixes). - i2c: altera: use proper variable to hold errno (git-fixes). - i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT (git-fixes). - drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled (git-fixes). - watchdog: sp805: fix restart handler (git-fixes). - mac80211: fix race in ieee80211_register_hw() (git-fixes). - mac80211_hwsim: Use kstrndup() in place of kasprintf() (git-fixes). - commit 158e556 - Revert ACPI EC patch that was reverted in stable tree Delete: patches.suse/ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_ec_add.patch. - commit 4ca2cd1 - objtool: Make BP scratch register warning more robust (bsc#1169514). - commit 21d4b08 - objtool: Fix switch table detection in .text.unlikely (bsc#1169514). - commit c2b49a3 - ionic: fix unused assignment (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add dynamic_debug header (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - commit 61e55e9 - net/mlx5e: Fix nest_level for vlan pop action (bsc#1154353). - ionic: set station addr only if needed (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: replay filters after fw upgrade (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - net: icmp6: do not select saddr from iif when route has prefsrc set (bsc#1154353). - commit da058f0 - PCI: endpoint: Fix for concurrent memory allocation in OB address region (git-fixes). - commit efb90c5 - mmc: sdhci-of-at91: fix memleak on clk_get failure (git-fixes). - commit df10885 - fix patches metadata - fix Patch-mainline: patches.suse/ext4-Avoid-freeing-inodes-on-dirty-list.patch patches.suse/fs-Avoid-leaving-freed-inode-on-dirty-list.patch patches.suse/writeback-Export-inode_io_list_del.patch - commit 9d7a667 - icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n (bsc#1169021 jsc#SLE-12250). - commit 8129fee - crypto: arm64/poly1305 - ignore build files (bsc#1169021 jsc#SLE-12250). - commit 5860f7d - Update references for ptp security fixes (CVE-2020-10690, bsc#1170056) - commit 0efc222 - padata: always acquire cpu_hotplug_lock before pinst->lock (git-fixes). - commit d5448e4 - padata: validate cpumask without removed CPU during offline (git-fixes). - commit e4437ab - ext4: Avoid freeing inodes on dirty list (bsc#1168423). - writeback: Export inode_io_list_del() (bsc#1168423). - fs: Avoid leaving freed inode on dirty list (bsc#1168423). - commit 86af897 - PCI: endpoint: Fix for concurrent memory allocation in OB address region (git-fixes). - PCI: endpoint: Cast the page number to phys_addr_t (git-fixes). - commit 3e58a3a - mm: set vm_next and vm_prev to NULL in vm_area_dup() (bnc#1169681). - Revert "/mm/rmap.c: reuse mergeable anon_vma as parent when fork"/ (bnc#1169681). - commit f7b4d10 - bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping (bsc#1155518). - xsk: Fix out of boundary write in __xsk_rcv_memcpy (bsc#1155518). - kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bsc#1155518). - commit ac4792a - wireguard: noise: error out precomputed DH during handshake rather than config (bsc#1169021 jsc#SLE-12250). - commit e14e578 - wireguard: receive: remove dead code from default packet type case (bsc#1169021 jsc#SLE-12250). - commit c43a23b - wireguard: queueing: account for skb->protocol==0 (bsc#1169021 jsc#SLE-12250). - commit 9e6b83e - wireguard: selftests: test using new 64-bit time_t (bsc#1169021 jsc#SLE-12250). - commit 60756ac - wireguard: selftests: remove duplicated include <sys/types.h> (bsc#1169021 jsc#SLE-12250). - commit b51ae0c - wireguard: socket: remove extra call to synchronize_net (bsc#1169021 jsc#SLE-12250). - commit 182535b - wireguard: send: account for mtu=0 devices (bsc#1169021 jsc#SLE-12250). - commit 2f73731 - wireguard: receive: reset last_under_load to zero (bsc#1169021 jsc#SLE-12250). - commit 5207bec - wireguard: selftests: reduce complexity and fix make races (bsc#1169021 jsc#SLE-12250). - commit 9718224 - wireguard: device: use icmp_ndo_send helper (bsc#1169021 jsc#SLE-12250). - commit 76ba369 - wireguard: selftests: tie socket waiting to target pid (bsc#1169021 jsc#SLE-12250). - commit bf1d7e5 - wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED (bsc#1169021 jsc#SLE-12250). - commit fe77b94 - wireguard: selftests: ensure non-addition of peers with failed precomputation (bsc#1169021 jsc#SLE-12250). - commit ad7678e - wireguard: noise: reject peers with low order public keys (bsc#1169021 jsc#SLE-12250). - commit 8542988 - wireguard: allowedips: fix use-after-free in root_remove_peer_lists (bsc#1169021 jsc#SLE-12250). - commit 2be5b62 - net: introduce skb_list_walk_safe for skb segment walking (bsc#1169021 jsc#SLE-12250). - commit 1ec4578 - wireguard: socket: mark skbs as not on list when receiving via gro (bsc#1169021 jsc#SLE-12250). - commit a45554a - wireguard: queueing: do not account for pfmemalloc when clearing skb header (bsc#1169021 jsc#SLE-12250). - commit dd22191 - wireguard: selftests: remove ancient kernel compatibility code (bsc#1169021 jsc#SLE-12250). - commit e478c39 - wireguard: allowedips: use kfree_rcu() instead of call_rcu() (bsc#1169021 jsc#SLE-12250). - commit 8c0e1e0 - wireguard: main: remove unused include <linux/version.h> (bsc#1169021 jsc#SLE-12250). - commit 3a111bf - wireguard: global: fix spelling mistakes in comments (bsc#1169021 jsc#SLE-12250). - commit 79a082d - Update patches.suse/tcp-dccp-fix-possible-race-__inet_lookup_established.patch references (add bsc#1151794). - commit 0f4b072 - block: Fix partition support for host aware zoned block devices (git fixes (block layer)). - commit 2826707 - powerpc/sstep: Fix DS operand in ld encoding to appropriate value (bsc#1065729). - commit ffe7728 - block: fix busy device checking in blk_drop_partitions again (git fixes (block layer)). - scsi: sd_sbc: Fix sd_zbc_report_zones() (git fixes (block layer)). - block: allow partitions on host aware zone devices (git fixes (block layer)). - block: refactor rescan_partitions (bsc#1169493). - null_blk: Fix zoned command return code (git fixes (block layer)). - commit 2eec3ac - EDAC: skx_common: downgrade message importance on missing PCI device (bsc#1165581). - commit 33acab9 - rbd: call rbd_dev_unprobe() after unwatching and flushing notifies (git fixes (block layer)). - commit b8a8f93 - rbd: avoid a deadlock on header_rwsem when flushing notifies (git fixes (block layer)). - commit 39eb136 - block: fix busy device checking in blk_drop_partitions (git fixes (block layer)). - commit a502c37 - tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation (git-fixes). - commit e9b7241 - dm writecache: add cond_resched to avoid CPU hangs (git fixes (block layer)). - dm integrity: fix a crash with unusually large tag size (git fixes (block layer)). - dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone() (git fixes (block layer)). - commit bae04d0 - Revert "/bcache: ignore pending signals when creating gc and allocator thread"/ (git fixes (block layer)). - commit 389cb15 - block: rework zone reporting (git fixes (block layer)). - Refresh for the above change, patches.suse/dm-zoned-reduce-overhead-of-backing-device-checks.patch. - commit e2e1ac1 - tracing: Disable trace_printk() on post poned tests (git-fixes). - commit a1f20fd - null_blk: clean up report zones (git fixes (block layer)). - null_blk: clean up the block device operations (git fixes (block layer)). - block: Remove partition support for zoned block devices (git fixes (block layer)). - commit 47f4ca0 - block: Simplify report zones execution (git fixes (block layer)). - block: cleanup the !zoned case in blk_revalidate_disk_zones (git fixes (block layer)). - block: Enhance blk_revalidate_disk_zones() (git fixes (block layer)). - block: add zone open, close and finish operations (git fixes (block layer)). - commit c73ea39 - block: Simplify REQ_OP_ZONE_RESET_ALL handling (git fixes (block layer)). - block: Remove REQ_OP_ZONE_RESET plugging (git fixes (block layer)). - commit 1d004e0 - dm: make dm_table_find_target return NULL (git fixes (block layer)). - null_blk: fix inline misuse (git fixes (block layer)). - null_blk: create a helper for zoned devices (git fixes (block layer)). - null_blk: move duplicate code to callers (git fixes (block layer)). - commit 9efd841 - fix patch metadata - fix Patch-mainline: patches.suse/ibmvfc-don-t-send-implicit-logouts-prior-to-NPIV-log.patch - commit cb5e73f - fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() (bsc#1163463). - commit 399801b - ALSA: hda: call runtime_allow() for all hda controllers (git-fixes). - ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported (git-fixes). - ALSA: hda: Skip controller resume if not needed (git-fixes). - ALSA: hda: Keep the controller initialization even if no codecs found (git-fixes). - ALSA: hda: Release resources at error in delayed probe (git-fixes). - ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops (git-fixes). - ALSA: hda: Don't release card at firmware loading error (git-fixes). - ALSA: usb-audio: Check mapping at creating connector controls, too (git-fixes). - ALSA: usb-audio: Don't create jack controls for PCM terminals (git-fixes). - ALSA: usb-audio: Don't override ignore_ctl_error value from the map (git-fixes). - ALSA: usb-audio: Filter error from connector kctl ops, too (git-fixes). - ALSA: hda/realtek - Enable the headset mic on Asus FX505DT (git-fixes). - commit 8a08089 - arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (git-fixes). - nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (git-fixes). - net: phy: micrel: use genphy_read_status for KSZ9131 (git-fixes). - arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 (git-fixes). - keys: Fix proc_keys_next to increase position index (git-fixes). - drm/amdgpu: unify fw_write_wait for new gfx9 asics (git-fixes). - libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set (git-fixes). - Input: i8042 - add Acer Aspire 5738z to nomux list (git-fixes). - net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers (git-fixes). - vfio: platform: Switch to platform_get_irq_optional() (git-fixes). - PCI: Add boot interrupt quirk mechanism for Xeon chipsets (git-fixes). - ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 (git-fixes). - drm/scheduler: fix rare NULL ptr race (git-fixes). - drm/dp_mst: Fix clearing payload state on topology disable (git-fixes). - crypto: ccree - dec auth tag size from cryptlen map (git-fixes). - crypto: ccree - only try to map auth tag if needed (git-fixes). - crypto: ccree - protect against empty or NULL scatterlists (git-fixes). - irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency (git-fixes). - ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add() (git-fixes). - acpi/x86: ignore unspecified bit positions in the ACPI global lock field (git-fixes). - firmware: fix a double abort case with fw_load_sysfs_fallback (git-fixes). - usb: dwc3: core: add support for disabling SS instances in park mode (git-fixes). - xhci: bail out early if driver can't accress host in resume (git-fixes). - media: venus: firmware: Ignore secure call error on first resume (git-fixes). - media: allegro: fix type of gop_length in channel_create message (git-fixes). - media: i2c: ov5695: Fix power on and off sequences (git-fixes). - media: ti-vpe: cal: fix disable_irqs to only the intended target (git-fixes). - media: venus: hfi_parser: Ignore HEVC encoding for V1 (git-fixes). - pstore/platform: fix potential mem leak if pstore_init_fs failed (git-fixes). - tpm: Don't make log failures fatal (git-fixes). - i2c: pca-platform: Use platform_irq_get_optional (git-fixes). - i2c: st: fix missing struct parameter description (git-fixes). - bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads (git-fixes). - soc: fsl: dpio: register dpio irq handlers after dpio create (git-fixes). - Input: tm2-touchkey - add support for Coreriver TC360 variant (git-fixes). - i2c: jz4780: silence log flood on txabrt (git-fixes). - mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions (git-fixes). - cpufreq: Cancel policy update work scheduled before freeing (git-fixes). - commit e5ee52f - xfs: reflink should force the log out if mounted with wsync (git-fixes). - commit 2e7b82b - xfs: factor out a new xfs_log_force_inode helper (git-fixes). - commit 9fd128e - xfs: don't write a corrupt unmount record to force summary counter recalc (git-fixes). - commit 6add31e - xfs: don't allow log IO to be throttled (git-fixes). - commit 925e53f - xfs: remove some stale comments from the log code (git-fixes). - commit b869987 - xfs: refactor unmount record writing (git-fixes). - commit 60c7c2f - xfs: merge xlog_commit_record with xlog_write_done (git-fixes). - commit 6169e00 - xfs: split xlog_ticket_done (git-fixes). - commit 3540978 - xfs: kill XLOG_TIC_INITED (git-fixes). - commit 1c52baf - xfs: refactor and split xfs_log_done() (git-fixes). - commit 27f5afa - xfs: re-order initial space accounting checks in xlog_write (git-fixes). - commit d2e492c - xfs: don't try to write a start record into every iclog (git-fixes). - commit 62148c3 - xfs: shutdown on failure to add page to log bio (git-fixes). - commit cb7737c - xfs: remove xlog_state_want_sync (git-fixes). - commit 99f092d - xfs: move the ioerror check out of xlog_state_clean_iclog (git-fixes). - commit f23116d - xfs: refactor xlog_state_clean_iclog (git-fixes). - commit e43b3ed - xfs: remove the aborted parameter to xlog_state_done_syncing (git-fixes). - commit eaff4cc - xfs: simplify log shutdown checking in xfs_log_release_iclog (git-fixes). - commit d486a9f - xfs: simplify the xfs_log_release_iclog calling convention (git-fixes). - commit 5b62921 - xfs: factor out a xlog_wait_on_iclog helper (git-fixes). - commit 371f1e3 - xfs: merge xlog_cil_push into xlog_cil_push_work (git-fixes). - commit 22531f1 - xfs: cleanup xfs_log_unmount_write (git-fixes). - commit 47964dc - xfs: remove dead code from xfs_log_unmount_write (git-fixes). - commit 15d084c - xfs: remove the unused return value from xfs_log_unmount_write (git-fixes). - commit 7daf110 - xfs: don't ever return a stale pointer from __xfs_dir3_free_read (git-fixes). - commit e98d8e7 - xfs: fix buffer corruption reporting when xfs_dir3_free_header_check fails (git-fixes). - commit 0d51de1 - xfs: add a function to deal with corrupt buffers post-verifiers (git-fixes). - commit cdad8b5 - xfs: fix iclog release error check race with shutdown (git-fixes). - commit 2814941 - xfs: don't check for AG deadlock for realtime files in bunmapi (git-fixes). - commit fc993c5 - xfs: remove the XLOG_STATE_DO_CALLBACK state (git-fixes). - commit c72277f - xfs: turn ic_state into an enum (git-fixes). - commit 1f9b2d3 - xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags (git-fixes). - commit 22ec56e - xfs: remove dead ifdef XFSERRORDEBUG code (git-fixes). - commit f73533e - xfs: call xlog_state_release_iclog with l_icloglock held (git-fixes). - commit e2ae7c9 - xfs: move the locking from xlog_state_finish_copy to the callers (git-fixes). - commit 4fc8e18 - xfs: remove the unused ic_io_size field from xlog_in_core (git-fixes). - commit cc60ace - xfs: pass the correct flag to xlog_write_iclog (git-fixes). - commit d0ba340 - x86/xen: fix booting 32-bit pv guest (bsc#1071995). - commit de745ab - x86/xen: Make the secondary CPU idle tasks reliable (bsc#1071995). - commit b937a33 - x86/xen: Make the boot CPU idle task reliable (bsc#1071995). - commit 7555345 - Update patches.suse/media-stv06xx-add-missing-descriptor-sanity-checks.patch (bsc#1168854). Pending CVE request, adding bsc so that it is not lost - commit 3e4aa5f - Update patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch (bsc#1168952). Pending CVE request, adding bsc so this is not lost. - commit 98ac2ff - tools/test/nvdimm: Fix out of tree build (bsc#1156395). - commit bec0a07 - Refresh patches.suse/tools-testing-nvdimm-Fix-compilation-failure-without.patch. - commit 48bddf2 - ibmvfc: don't send implicit logouts prior to NPIV login (bsc#1169625 ltc#184611). - commit 1026f14 - net: systemport: fix index check to avoid an array out of bounds access (networking-stable-20_03_14). - taprio: Fix sending packets without dequeueing them (networking-stable-20_03_14). - net: memcg: fix lockdep splat in inet_csk_accept() (networking-stable-20_03_14). - net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed (networking-stable-20_03_14). - net/packet: tpacket_rcv: do not increment ring index on drop (networking-stable-20_03_14). - net: fec: validate the new settings in fec_enet_set_coalesce() (networking-stable-20_03_14). - net: macsec: update SCI upon MAC address change (networking-stable-20_03_14). - ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface (networking-stable-20_03_14). - net: memcg: late association of sock to memcg (networking-stable-20_03_14). - ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() (networking-stable-20_03_14). - cgroup, netclassid: periodically release file_lock on classid updating (networking-stable-20_03_14). - ipvlan: add cond_resched_rcu() while processing muticast backlog (networking-stable-20_03_14). - ipvlan: don't deref eth hdr before checking it's set (networking-stable-20_03_14). - sfc: detach from cb_page in efx_copy_channel() (networking-stable-20_03_14). - inet_diag: return classid for all socket types (networking-stable-20_03_14). - net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (networking-stable-20_03_14). - gre: fix uninit-value in __iptunnel_pull_header (networking-stable-20_03_14). - bonding/alb: make sure arp header is pulled before accessing it (networking-stable-20_03_14). - net: nfc: fix bounds checking bugs on "/pipe"/ (networking-stable-20_03_14). - net: hns3: fix a not link up issue when fibre port supports autoneg (networking-stable-20_03_14). - slip: make slhc_compress() more robust against malicious packets (networking-stable-20_03_14). - net: dsa: fix phylink_start()/phylink_stop() calls (networking-stable-20_03_14). - selftests/net/fib_tests: update addr_metric_test for peer route testing (networking-stable-20_03_14). - net/ipv6: remove the old peer route if change it to a new one (networking-stable-20_03_14). - net/ipv6: need update peer route when modify metric (networking-stable-20_03_14). - net: taprio: add missing attribute validation for txtime delay (networking-stable-20_03_14). - net: fq: add missing attribute validation for orphan mask (networking-stable-20_03_14). - fib: add missing attribute validation for tun_id (networking-stable-20_03_14). - devlink: validate length of region addr/len (networking-stable-20_03_14). - devlink: validate length of param values (networking-stable-20_03_14). - net/ipv6: use configured metric when add peer route (networking-stable-20_03_14). - net: dsa: mv88e6xxx: fix lockup on warm boot (networking-stable-20_03_14). - netlink: Use netlink header as base to calculate bad attribute offset (networking-stable-20_03_14). - r8152: check disconnect status after long sleep (networking-stable-20_03_14). - commit 4f8bc32 - patches.suse/0005-scsi-target-use-the-stack-for-XCOPY-passthrough-cmds.patch: (bsc#1164514). - patches.suse/0004-scsi-target-increase-XCOPY-I-O-size.patch: (bsc#1164514). - patches.suse/0003-scsi-target-avoid-per-loop-XCOPY-buffer-allocations.patch: (bsc#1164514). - patches.suse/0002-scsi-target-drop-xcopy-DISK-BLOCK-LENGTH-debug.patch: (bsc#1164514). - patches.suse/0001-scsi-target-use-define-for-xcopy-descriptor-len.patch: (bsc#1164514). - commit 35bd511 - PCI/AER: Rationalize error status register clearing (bsc#1169263). - PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR (bsc#1169263). - PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status (bsc#1169263). - PCI/DPC: Cache DPC capabilities in pci_init_capabilities() (bsc#1169263). - PCI/ERR: Return status of pcie_do_recovery() (bsc#1169263). - PCI/ERR: Remove service dependency in pcie_do_recovery() (bsc#1169263). - PCI/DPC: Move DPC data into struct pci_dev (bsc#1169263). - commit 01b5293 - x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE (bsc#1169005). - commit 92271b2 - Refresh patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch. - commit c6f232e - s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc (bsc#1169003 LTC#185029). - commit efd0cc2 - KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests (bsc#1156395). - commit 30499af - update patches metadata - update upstream references and resort: patches.suse/nvme-fc-Revert-add-module-to-ops-template-to-allow-m.patch patches.suse/nvme-fcloop-fix-deallocation-of-working-context.patch patches.suse/nvme-fix-deadlock-caused-by-ANA-update-wrong-locking.patch patches.suse/nvme-inherit-stable-pages-constraint-in-the-mpath-st.patch patches.suse/nvme-rdma-Replace-comma-with-a-semicolon.patch patches.suse/nvmet-fc-fix-typo-in-comment.patch patches.suse/nvmet-fix-NULL-dereference-when-removing-a-referral.patch patches.suse/nvmet-rdma-fix-bonding-failover-possible-NULL-deref.patch - fix Patch-mainline: patches.suse/nvme-Check-for-readiness-more-quickly-to-speed-up-bo.patch patches.suse/nvme-code-cleanup-nvme_identify_ns_desc.patch patches.suse/nvme-fabrics-Use-scnprintf-for-avoiding-potential-bu.patch patches.suse/nvme-log-additional-message-for-controller-status.patch patches.suse/nvme-multipath-do-not-reset-on-unknown-status.patch patches.suse/nvme-remove-unused-return-code-from-nvme_alloc_ns.patch patches.suse/nvme-tcp-Set-SO_PRIORITY-for-all-host-sockets.patch patches.suse/nvmet-check-sscanf-value-for-subsys-serial-attr.patch patches.suse/nvmet-configfs-code-cleanup.patch patches.suse/nvmet-make-ctrl-id-configurable.patch patches.suse/nvmet-make-ctrl-model-configurable.patch patches.suse/nvmet-tcp-set-SO_PRIORITY-for-accepted-sockets.patch - commit 66e0350 - Revert "/cpufreq: arm64: prevent module unload (bsc#1168476)."/ This reverts commit 59dc6e32df1940481a3955a2caf2e64f735a0831. - commit c363644 - rpm/check-for-config-changes: Ignore CONFIG_LD_VERSION - commit e60242e - udp: rehash on disconnect (networking-stable-20_03_01). - net/tls: Fix to avoid gettig invalid tls record (networking-stable-20_03_01). - Revert "/net: dev: introduce support for sch BYPASS for lockless qdisc"/ (networking-stable-20_03_01). - qede: Fix race between rdma destroy workqueue and link change event (networking-stable-20_03_01). - sctp: move the format error check out of __sctp_sf_do_9_1_abort (networking-stable-20_03_01). - net: sched: correct flower port blocking (networking-stable-20_03_01). - net: dsa: b53: Ensure the default VID is untagged (networking-stable-20_03_01). - net: macb: ensure interface is not suspended on at91rm9200 (networking-stable-20_03_01). - net: fib_rules: Correctly set table field when table number exceeds 8 bits (networking-stable-20_03_01). - ipv6: Fix nlmsg_flags when splitting a multipath route (networking-stable-20_03_01). - ipv6: Fix route replacement with dev-only route (networking-stable-20_03_01). - commit 7f4f9c7 - x86, sched: Don't enable static key when starting secondary CPUs (bsc#1169518). - commit 7e982dc - thermal/drivers/cpufreq_cooling: Fix return of cpufreq_set_cur_state (bsc#1168476). - commit 1bb91ae - EDAC/mce_amd: Make fam_ops static global (jsc#SLE-11833). - commit a2a7430 - cgroup: cgroup_procs_next should increase position index (bsc#1169524). - commit e8538bb - btrfs: separate definition of assertion failure handlers (bsc#1169514). - commit 47cc410 - objtool: Add relocation check for alternative sections (bsc#1169514). - commit ddcfb2d - Refresh patches.suse/x86-sched-Account-for-CPUs-with-less-than-4-cores-in.patch. - commit fe74002 - objtool: Add is_static_jump() helper (bsc#1169514). - commit d3f8210 - selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm (git-fixes). - selftests/powerpc: Add tlbie_test in .gitignore (git-fixes). - tools: gpio: Fix out-of-tree build regression (git-fixes). - commit 32ce8b5 - EDAC/amd64: Drop some family checks for newer systems (jsc#SLE-11833). - commit c3845bc - ahci: Add support for Amazon's Annapurna Labs SATA controller (bsc#1169013). - commit 4296517 - blacklist.conf: add three cleanups - commit cf5b455 - EDAC/amd64: Add family ops for Family 19h Models 00h-0Fh (jsc#SLE-11833). - commit 6188ac8 - PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address (git-fixes). - PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments (git-fixes). - commit c6334e6 - fbmem: Adjust indentation in fb_prepare_logo and fb_blank (bsc#1152489) - commit bcb3d94 - config: refresh No functional change, only menu structure comments and one line move. - commit cbac380 - cxgb4: free MQPRIO resources in shutdown path (jsc#SLE-8389). - RDMA/hns: Fix a wrong judgment of return value (jsc#SLE-8449). - RDMA/hns: Fix wrong judgments of udata->outlen (jsc#SLE-8449). - RDMA/core: Remove the duplicate header file (jsc#SLE-8449). - IB/mlx5: Optimize u64 division on 32-bit arches (jsc#SLE-8446). - RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps (jsc#SLE-8446). - net: hns3: fix for fraglist SKB headlen not handling correctly (bsc#1154353). - net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQ (bsc#1154353). - selftests/bpf: Fix test_progs's parsing of test numbers (bsc#1154353). - bnxt_en: Fix "/fw.mgmt"/ and "/fw.nsci"/ info via devlink info_get cb (jsc#SLE-8371 bsc#1153274). - taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions (bsc#1154353). - sfc: fix XDP-redirect in this driver (jsc#SLE-8314). - libbpf: Ignore incompatible types with matching name during CO-RE relocation (bsc#1154353). - sfc: remove unused variable 'efx_default_channel_type' (jsc#SLE-8314). - commit 655c6cc - OMAP: DSS2: remove non-zero check on variable r (bsc#1152489) - commit 82ee31e - fix patch metadata - fix Patch-mainline ("/Queued"/ is for patches going to get into mainline): patches.suse/drm-i915-Fix-ref-mutex-deadlock-in-i915_active_wait.patch - commit f1086d5 - supported.conf: cleanup Make the comment consistent with the rest of the file. - commit c905a51 - EDAC/mce_amd: Always load on SMCA systems (jsc#SLE-11833). - commit f330d60 - improve patch metadata - make Patch-mainline more explicit: patches.suse/bfq-tune-slice-idle.patch - commit 6fb07af - Refresh patches.suse/0001-efi-fix-a-race-and-a-buffer-overflow-while-reading-e.patch. One more update on an upstreamed patch. - commit 0bed50c - Refresh patches.suse/KEYS-reaching-the-keys-quotas-correctly.patch. - Refresh patches.suse/PCI-pciehp-Add-DMI-table-for-in-band-presence-detect.patch. - Refresh patches.suse/PCI-pciehp-Disable-in-band-presence-detect-when-poss.patch. - Refresh patches.suse/PCI-pciehp-Wait-for-PDS-if-in-band-presence-is-disab.patch. - Refresh patches.suse/edac-mc-carve-out-error-increment-into-a-separate-function.patch. - Refresh patches.suse/edac-mc-change-mci-device-removal-to-use-put_device.patch. - Refresh patches.suse/edac-mc-determine-mci-pointer-from-the-error-descriptor.patch. - Refresh patches.suse/edac-mc-pass-the-error-descriptor-to-error-reporting-functions.patch. - Refresh patches.suse/edac-mc-remove-detail-string-and-cleanup-error-string-generation.patch. - Refresh patches.suse/edac-mc-remove-enable_per_layer_report-function-argument.patch. - Refresh patches.suse/edac-mc-remove-per-layer-counters.patch. - Refresh patches.suse/edac-mc-reorder-functions-edac_mc_alloc.patch. - Refresh patches.suse/edac-mc-report-unknown-memory-on-too-many-dimm-labels-found.patch. - Refresh patches.suse/edac-mc-split-edac_mc_alloc-into-smaller-functions.patch. - Refresh patches.suse/edac-store-error-type-in-struct-edac_raw_error_desc.patch. - Refresh patches.suse/efi-x86-add-tpm-related-efi-tables-to-unencrypted-mapping-checks.patch. - Refresh patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch. - Refresh patches.suse/x86-intel_pstate-Handle-runtime-turbo-disablement-en.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM_GOLDMONT.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance-on-SK.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance-on-XE.patch. - Refresh patches.suse/x86-sched-Add-support-for-frequency-invariance.patch. Update upstream status and sort them all. - commit 6e97756 - x86/amd_nb: Add Family 19h PCI IDs (jsc#SLE-11833). - Refresh patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch. - commit ffdd1b6 - exfat: add Kconfig and Makefile (JSC#SLE-9489). Also changes config files and supported.conf to incorporate exfat - exfat: add nls operations (JSC#SLE-9489). - exfat: add misc operations (JSC#SLE-9489). - exfat: add exfat cache (JSC#SLE-9489). - exfat: add bitmap operations (JSC#SLE-9489). - exfat: add fat entry operations (JSC#SLE-9489). - exfat: add file operations (JSC#SLE-9489). - exfat: add directory operations (JSC#SLE-9489). - exfat: add inode operations (JSC#SLE-9489). - exfat: add super block operations (JSC#SLE-9489). - exfat: add in-memory and on-disk structures and headers (JSC#SLE-9489). - vfs: Create fs_context-aware mount_bdev() replacement (JSC#SLE-9489). - commit 3b40335 - ceph: fix snapshot directory timestamps (jsc#SES-1134). - ceph: wait for async creating inode before requesting new max size (jsc#SES-1134). - ceph: don't skip updating wanted caps when cap is stale (jsc#SES-1134). - ceph: request new max size only when there is auth cap (jsc#SES-1134). - ceph: cleanup return error of try_get_cap_refs() (jsc#SES-1134). - ceph: return ceph_mdsc_do_request() errors from __get_parent() (jsc#SES-1134). - ceph: check all mds' caps after page writeback (jsc#SES-1134). - ceph: update i_requested_max_size only when sending cap msg to auth mds (jsc#SES-1134). - ceph: simplify calling of ceph_get_fmode() (jsc#SES-1134). - ceph: remove delay check logic from ceph_check_caps() (jsc#SES-1134). - ceph: consider inode's last read/write when calculating wanted caps (jsc#SES-1134). - ceph: always renew caps if mds_wanted is insufficient (jsc#SES-1134). - ceph: update dentry lease for async create (jsc#SES-1134). - ceph: attempt to do async create when possible (jsc#SES-1134). - ceph: cache layout in parent dir on first sync create (jsc#SES-1134). - ceph: add new MDS req field to hold delegated inode number (jsc#SES-1134). - ceph: decode interval_sets for delegated inos (jsc#SES-1134). - ceph: make ceph_fill_inode non-static (jsc#SES-1134). - ceph: perform asynchronous unlink if we have sufficient caps (jsc#SES-1134). - ceph: don't take refs to want mask unless we have all bits (jsc#SES-1134). - ceph: cap tracking for async directory operations (jsc#SES-1134). - ceph: make __take_cap_refs non-static (jsc#SES-1134). - ceph: add infrastructure for waiting for async create to complete (jsc#SES-1134). - ceph: track primary dentry link (jsc#SES-1134). - ceph: add flag to designate that a request is asynchronous (jsc#SES-1134). - ceph: more caps.c lockdep assertions (jsc#SES-1134). - ceph: clean up kick_flushing_inode_caps() (jsc#SES-1134). - libceph: directly skip to the end of redirect reply (jsc#SES-1134). - libceph: simplify ceph_monc_handle_map() (jsc#SES-1134). - ceph: return ETIMEDOUT errno to userland when request timed out (jsc#SES-1134). - ceph: re-org copy_file_range and fix some error paths (jsc#SES-1134). - ceph: move to a dedicated slabcache for mds requests (jsc#SES-1134). - ceph: reorganize fields in ceph_mds_request (jsc#SES-1134). - ceph: replace zero-length array with flexible-array member (jsc#SES-1134). - ceph: check if file lock exists before sending unlock request (jsc#SES-1134). - ceph: move ceph_osdc_{read,write}pages to ceph.ko (jsc#SES-1134). - ceph: don't ClearPageChecked in ceph_invalidatepage() (jsc#SES-1134). - libceph: drop CEPH_DEFINE_SHOW_FUNC (jsc#SES-1134). - ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} (jsc#SES-1134). - ceph: add refcounting for Fx caps (jsc#SES-1134). - ceph: register MDS request with dir inode from the start (jsc#SES-1134). - commit 5555f78 - bfq: Tune slice_idle (bsc#1168838). - commit cd1f013 - mt76: mt76x02: fix coverage_class type (git-fixes). - commit 17e4f02 - blacklist.conf: cosmetic change only - commit c7bf43b - padata: fix uninitialized return value in padata_replace() (git-fixes). - commit 3620d06 - Revert "/powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"/ (bsc#1156395). - commit 6d41ca5 - drm/i915: Fix ref->mutex deadlock in i915_active_wait() (stable-5.4.y). - commit 35b215a - drm/sun4i: dsi: Avoid hotplug race with DRM driver bind (git-fixes). - commit 725ce8a - pwm: pca9685: Fix PWM/GPIO inter-operation (git-fixes). - pwm: renesas-tpu: Fix late Runtime PM enablement (git-fixes). - pwm: rcar: Fix late Runtime PM enablement (git-fixes). - pwm: meson: Fix confusing indentation (git-fixes). - pwm: bcm2835: Dynamically allocate base (git-fixes). - ipmi: fix hung processes in __get_guid() (git-fixes). - drm/i915/gem: Flush all the reloc_gpu batch (git-fixes). - platform/chrome: cros_ec_rpmsg: Fix race with host event (git-fixes). - acpi/nfit: improve bounds checking for 'func' (git-fixes). - drm/sun4i: dsi: Allow binding the host without a panel (git-fixes). - drm/sun4i: dsi: Use NULL to signify "/no panel"/ (git-fixes). - drm/sun4i: dsi: Remove unused drv from driver context (git-fixes). - Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl (git-fixes). - commit 3034d25 - Delete patches.kabi/* workarounds - commit 70f1868 - supported.conf: fix order of entries (sort) - commit ead7ceb - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-lpfc-Change-default-SCSI-LUN-QD-to-64.patch patches.suse/scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch patches.suse/scsi-lpfc-Fix-crash-in-target-side-cable-pulls-hitti.patch patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch patches.suse/scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in-lpfc.patch patches.suse/scsi-lpfc-Fix-lockdep-error-register-non-static-key.patch patches.suse/scsi-lpfc-Fix-lpfc-overwrite-of-sg_cnt-field-in-nvme.patch patches.suse/scsi-lpfc-Fix-scsi-host-template-for-SLI3-vports.patch patches.suse/scsi-lpfc-Fix-update-of-wq-consumer-index-in-lpfc_sl.patch patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch - commit 8c32594 - series.conf: cleanup - move unsortable patch out of sorted section: patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch - commit d749c1b - xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() (bsc#1168486). - commit 97066fb - time/namespace: Add max_time_namespaces ucount (bsc#1164648,jsc#SLE-11493). - commit 15be678 - blacklist.conf: add following commits, disable them temporarily, a4a8d286586d4b28c8517a51db8d86954aadc74b 3918e0667bbac99400b44fa5aef3f8be2eeada4a When add them back when dm back port done. - commit 23511fe - lib/raid6/test: fix build on distros whose /bin/sh is not bash (git fixes (block layer)). - Revert "/dm: always call blk_queue_split() in dm_process_bio()"/ (git fixes (block layer)). - coresight: do not use the BIT() macro in the UAPI header (git fixes (block layer)). - pid: Improve the comment about waiting in zap_pid_ns_processes (git fixes (block layer)). - dm verity fec: fix memory leak in verity_fec_dtr (git fixes (block layer)). - null_blk: Fix the null_add_dev() error path (git fixes (block layer)). - blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync (git fixes (block layer)). - dm: fix congested_fn for request-based device (git fixes (block layer)). - dm zoned: Fix reference counter initial value of chunk works (git fixes (block layer)). - dm writecache: verify watermark during resume (git fixes (block layer)). - dm: report suspended device during destroy (git fixes (block layer)). - dm cache: fix a crash due to incorrect work item cancelling (git fixes (block layer)). - dm integrity: fix invalid table returned due to argument count mismatch (git fixes (block layer)). - dm integrity: fix a deadlock due to offloading to an incorrect workqueue (git fixes (block layer)). - dm integrity: fix recalculation when moving from journal mode to bitmap mode (git fixes (block layer)). - lib/stackdepot.c: fix global out-of-bounds in stack_slabs (git fixes (block layer)). - drivers/block/zram/zram_drv.c: fix error return codes not being returned in writeback_store (git fixes (block layer)). - dm: fix potential for q->make_request_fn NULL pointer (git fixes (block layer)). - dm thin metadata: use pool locking at end of dm_pool_metadata_close (git fixes (block layer)). - dm writecache: fix incorrect flush sequence when doing SSD mode commit (git fixes (block layer)). - dm crypt: fix benbi IV constructor crash if used in authenticated mode (git fixes (block layer)). - dm space map common: fix to ensure new block isn't already in use (git fixes (block layer)). - dm zoned: support zone sizes smaller than 128MiB (git fixes (block layer)). - padata: update documentation (git fixes (block layer)). - block: fix an integer overflow in logical block size (git fixes (block layer)). - compat_ioctl: block: handle Persistent Reservations (git fixes (block layer)). - dm thin: Flush data device before committing metadata (git fixes (block layer)). - dm thin metadata: Add support for a pre-commit callback (git fixes (block layer)). - dm btree: increase rebalance threshold in __rebalance2() (git fixes (block layer)). - dm mpath: remove harmful bio-based optimization (git fixes (block layer)). - block: fix memleak of bio integrity data (git fixes (block layer)). - block: sed-opal: fix sparse warning: convert __be64 data (git fixes (block layer)). - block: sed-opal: fix sparse warning: obsolete array init (git fixes (block layer)). - commit 7a0b356 - constrants: fix malformed XML Closing tag of an element is "/</foo>"/, not "/<foo/>"/. Fixes: 8b37de2eb835 ("/rpm/constraints.in: Increase memory for kernel-docs"/) - commit 4a8ca28 - Refresh patches.suse/ALSA-pcm-oss-Fix-regression-by-buffer-overflow-fix-a.patch Mark the upstream commit id to be ignored; the chery-picked patch supercedes it - commit 5705a3a - ASoC: cs4270: pull reset GPIO low then high (git-fixes). - ASoC: rt5645: Add platform-data for Medion E1239T (git-fixes). - ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet (git-fixes). - ASoC: Intel: atom: Fix uninitialized variable compiler warning (git-fixes). - ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked (git-fixes). - ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map() (git-fixes). - ASoC: topology: use name_prefix for new kcontrol (git-fixes). - ASoC: rt5682: Fix build error without CONFIG_I2C (git-fixes). - ASoC: dpcm: allow start or stop during pause for backend (git-fixes). - ASoC: dapm: connect virtual mux with default value (git-fixes). - ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai link (git-fixes). - ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai link (git-fixes). - ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai link (git-fixes). - ASoC: fix regwmask (git-fixes). - ALSA: hda: Add driver blacklist (git-fixes). - ALSA: usb-audio: Add mixer workaround for TRX40 and co (git-fixes). - ALSA: hda/realtek - Add quirk for MSI GL63 (git-fixes). - ALSA: ice1724: Fix invalid access for enumerated ctl items (git-fixes). - ALSA: hda: Fix potential access overflow in beep helper (git-fixes). - ALSA: hda/realtek - Add HP new mute led supported for ALC236 (git-fixes). - ALSA: hda/realtek - Add supported new mute Led for HP (git-fixes). - ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha S (git-fixes). - ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (git-fixes). - ALSA: pcm: oss: Fix regression by buffer overflow fix (again) (git-fixes). - ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen (git-fixes). - commit fa71152 - crypto: arm/poly1305 - add artifact to .gitignore files (bsc#1169021 jsc#SLE-12250). - crypto: x86/curve25519 - leave r12 as spare register (bsc#1169021 jsc#SLE-12250). - crypto: x86/curve25519 - replace with formally verified implementation (bsc#1169021 jsc#SLE-12250). - crypto: arm64/chacha - correctly walk through blocks (bsc#1169021 jsc#SLE-12250). - crypto: x86/curve25519 - support assemblers with no adx support (bsc#1169021 jsc#SLE-12250). - crypto: chacha20poly1305 - prevent integer overflow on large input (bsc#1169021 jsc#SLE-12250). - icmp: introduce helper for nat'd source address in network device context (bsc#1169021 jsc#SLE-12250). - crypto: Kconfig - allow tests to be disabled when manager is disabled (bsc#1169021 jsc#SLE-12250). - wireguard: selftests: import harness makefile for test suite (bsc#1169021 jsc#SLE-12250). - net: WireGuard secure network tunnel (bsc#1169021 jsc#SLE-12250). - Update config files: enable WIREGUARD on all archs. - Update supported.conf: mark new drivers/net/wireguard as unsupported. - crypto: arm/chacha - fix build failured when kernel mode NEON is disabled (bsc#1169021 jsc#SLE-12250). - crypto: x86/poly1305 - emit does base conversion itself (bsc#1169021 jsc#SLE-12250). - crypto: chacha20poly1305 - add back missing test vectors and test chunking (bsc#1169021 jsc#SLE-12250). - crypto: x86/poly1305 - fix .gitignore typo (bsc#1169021 jsc#SLE-12250). - crypto: curve25519 - Fix selftest build error (bsc#1169021 jsc#SLE-12250). - Update supported.conf: mark new lib/crypto/libcurve25519-generic as unsupported. - crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit (bsc#1169021 jsc#SLE-12250). - crypto: x86/poly1305 - wire up faster implementations for kernel (bsc#1169021 jsc#SLE-12250). - Update config files: a value of 11 is now required for CRYPTO_LIB_POLY1305_RSIZE on x86_64. - crypto: x86/poly1305 - import unmodified cryptogams implementation (bsc#1169021 jsc#SLE-12250). - crypto: poly1305 - add new 32 and 64-bit generic versions (bsc#1169021 jsc#SLE-12250). - crypto: lib/curve25519 - re-add selftests (bsc#1169021 jsc#SLE-12250). - crypto: chacha - fix warning message in header file (bsc#1169021 jsc#SLE-12250). - crypto: arm/curve25519 - add arch-specific key generation function (bsc#1169021 jsc#SLE-12250). - crypto: arch - conditionalize crypto api in arch glue for lib code (bsc#1169021 jsc#SLE-12250). - crypto: lib/chacha20poly1305 - use chacha20_crypt() (bsc#1169021 jsc#SLE-12250). - crypto: x86/chacha - only unregister algorithms if registered (bsc#1169021 jsc#SLE-12250). - crypto: chacha_generic - remove unnecessary setkey() functions (bsc#1169021 jsc#SLE-12250). - crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine (bsc#1169021 jsc#SLE-12250). - crypto: chacha20poly1305 - import construction and selftest from Zinc (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_CHACHA20POLY1305 on all archs. - Update supported.conf: mark new lib/crypto/libchacha20poly1305 as unsupported. - crypto: arm/curve25519 - wire up NEON implementation (bsc#1169021 jsc#SLE-12250). - crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation (bsc#1169021 jsc#SLE-12250). - crypto: curve25519 - x86_64 library and KPP implementations (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_CURVE25519_X86 on x86_64, which in turn implies CRYPTO_ARCH_HAVE_LIB_CURVE25519. - Update supported.conf: mark new arch/x86/crypto/curve25519-x86_64 as unsupported. - crypto: lib/curve25519 - work around Clang stack spilling issue (bsc#1169021 jsc#SLE-12250). - crypto: curve25519 - implement generic KPP driver (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_CURVE25519 on all archs. - Update supported.conf: mark new crypto/curve25519-generic as unsupported. - crypto: curve25519 - add kpp selftest (bsc#1169021 jsc#SLE-12250). - crypto: curve25519 - generic C library implementations (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_CURVE25519 on all archs, which in turn implies CRYPTO_LIB_CURVE25519_GENERIC. - Update supported.conf: mark new lib/crypto/libcurve25519 as unsupported. - crypto: blake2s - x86_64 SIMD implementation (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_BLAKE2S_X86 on x86_64, which in turn implies CRYPTO_ARCH_HAVE_LIB_BLAKE2S. - Update supported.conf: mark new arch/x86/crypto/blake2s-x86_64 as unsupported. - crypto: blake2s - implement generic shash driver (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_BLAKE2S on all archs. - Update supported.conf: mark new crypto/blake2s_generic as unsupported. - crypto: testmgr - add test cases for Blake2s (bsc#1169021 jsc#SLE-12250). - crypto: blake2s - generic C library implementation and selftest (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_BLAKE2S on all archs, which in turn implies CRYPTO_LIB_BLAKE2S_GENERIC. - Update supported.conf: mark new lib/crypto/libblake2s and lib/crypto/libblake2s-generic as unsupported. - crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation (bsc#1169021 jsc#SLE-12250). - crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation (bsc#1169021 jsc#SLE-12250). - crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_POLY1305_NEON on arm64, which in turn implies CRYPTO_ARCH_HAVE_LIB_POLY1305; a value of 9 is required for the internal CRYPTO_LIB_POLY1305_RSIZE on arm64. - Update supported.conf: mark new arch/arm64/crypto/poly1305-neon as unsupported. - crypto: x86/poly1305 - expose existing driver as poly1305 library (bsc#1169021 jsc#SLE-12250). - Update config files: CRYPTO_POLY1305_X86_64 implies CRYPTO_ARCH_HAVE_LIB_POLY1305 on x86_64 now; a value of 4 is required for the internal CRYPTO_LIB_POLY1305_RSIZE on x86_64. - crypto: x86/poly1305 - depend on generic library not generic shash (bsc#1169021 jsc#SLE-12250). - crypto: poly1305 - expose init/update/final library interface (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_POLY1305 on all archs and set the internal CRYPTO_LIB_POLY1305_RSIZE to 1 (the common default value among all archs for now). - crypto: x86/poly1305 - unify Poly1305 state struct with generic code (bsc#1169021 jsc#SLE-12250). - crypto: poly1305 - move core routines into a separate library (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_POLY1305_GENERIC on all archs. - Update supported.conf: mark new lib/crypto/libpoly1305 as supported. - crypto: chacha - unexport chacha_generic routines (bsc#1169021 jsc#SLE-12250). - crypto: mips/chacha - wire up accelerated 32r2 code from Zinc (bsc#1169021 jsc#SLE-12250). - crypto: mips/chacha - import 32r2 ChaCha code from Zinc (bsc#1169021 jsc#SLE-12250). - crypto: arm/chacha - expose ARM ChaCha routine as library function (bsc#1169021 jsc#SLE-12250). - crypto: arm/chacha - remove dependency on generic ChaCha driver (bsc#1169021 jsc#SLE-12250). - crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code (bsc#1169021 jsc#SLE-12250). - crypto: arm64/chacha - expose arm64 ChaCha routine as library function (bsc#1169021 jsc#SLE-12250). - Update config files: CRYPTO_CHACHA20_NEON implies CRYPTO_ARCH_HAVE_LIB_CHACHA on arm64 now. - crypto: arm64/chacha - depend on generic chacha library instead of crypto driver (bsc#1169021 jsc#SLE-12250). - crypto: x86/chacha - expose SIMD ChaCha routine as library function (bsc#1169021 jsc#SLE-12250). - Update config files: CRYPTO_CHACHA20_X86_64 implies CRYPTO_ARCH_HAVE_LIB_CHACHA on x86_64 now. - crypto: x86/chacha - depend on generic chacha library instead of crypto driver (bsc#1169021 jsc#SLE-12250). - crypto: chacha - move existing library code into lib/crypto (bsc#1169021 jsc#SLE-12250). - Update config files: enable CRYPTO_LIB_CHACHA_GENERIC and CRYPTO_LIB_CHACHA on all archs. - Update supported.conf: mark new lib/crypto/libchacha as unsupported. - crypto: lib - tidy up lib/crypto Kconfig and Makefile (bsc#1169021 jsc#SLE-12250). - commit 121a35e - cgroup, rstat: Revert "/cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"/ (bsc#1158748). - commit f88fb2e - Refresh patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch. (bsc#1168999) For some unknown reason (likely a macro), changing struct pci_fixup breaks things left and right. Removing the padding - commit bbd0eda - ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325). - commit 51a58f4 - cifs: ignore cached share root handle closing errors (bsc#1166780). - commit 1f63b4d - Update config files to disable CONFIG_TRACE_IRQFLAGS (bsc#1169078). - commit 35b5c01 - kabi: drop kabi reference files (stop checking kabi) After the SLE15 SP2 release schedule update, it's too early to enforce kabi and there are some upcoming requests which either cannot be implemented without kabi change or would require too complicated hacks. Drop kabi reference files so that kabi won't be checked until they are added back again. - commit 16aa8e7 - lpfc: nvmet: Add Send LS Request and Abort LS Request support (bsc#1169045). - lpfc: nvmet: Add support for NVME LS request hosthandle (bsc#1169045). - lpfc: nvme: Add Receive LS Request and Send LS Response (bsc#1169045). - lpfc: Refactor Send LS Response support (bsc#1169045). - lpfc: Refactor Send LS Abort support (bsc#1169045). - lpfc: Refactor Send LS Request support (bsc#1169045). - lpfc: Refactor NVME LS receive handling (bsc#1169045). - lpfc: Commonize lpfc_async_xchg_ctx state and flag (bsc#1169045). - lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx (bsc#1169045). - lpfc: Refactor lpfc nvme headers (bsc#1169045). - nvme-fcloop: add target to host LS request support (bsc#1169045). - nvme-fcloop: refactor to enable target to host LS (bsc#1169045). - nvmet-fc: Add Disconnect Association Xmt support (bsc#1169045). - nvmet-fc: rename ls_list to ls_rcv_list (bsc#1169045). - nvmet-fc: track hostport handle for associations (bsc#1169045). - nvmet-fc: perform small cleanups on unneeded checks (bsc#1169045). - nvmet-fc: add LS failure messages (bsc#1169045). - nvme-fc: Add Disconnect Association Rcv support (bsc#1169045). - nvmet-fc: Update target for common definitions for LS (bsc#1169045). - nvme-fc: Update header and host for common definitions for LS (bsc#1169045). - nvme-fc: convert assoc_active flag to bit op (bsc#1169045). - nvme-fc: Ensure private pointers are NULL if no data (bsc#1169045). - nvmet-fc: Better size LS buffers (bsc#1169045). - nvme-fc nvmet-fc: refactor for common LS definitions (bsc#1169045). - nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS (bsc#1169045). - nvme-fc: Sync header to FC-NVME-2 rev 1.08 (bsc#1169045). - nvme-fc: Revert "/add module to ops template to allow module (bsc#1169045). - nvme: fix deadlock caused by ANA update wrong locking (bsc#1169045). - nvmet-rdma: fix bonding failover possible NULL deref (bsc#1169045). - nvmet: fix NULL dereference when removing a referral (bsc#1169045). - nvme: inherit stable pages constraint in the mpath stack (bsc#1169045). - nvmet-fc: fix typo in comment (bsc#1169045). - nvme-rdma: Replace comma with a semicolon (bsc#1169045). - nvme-fcloop: fix deallocation of working context (bsc#1169045). - commit afa84e7 - scripts/git_sort/git_sort.py: Update nvme repositories - commit 45cef90 - nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow (bsc#1161930). - nvme-multipath: do not reset on unknown status (bsc#1161930). - nvme: Check for readiness more quickly, to speed up boot time (bsc#1161930). - nvme: log additional message for controller status (bsc#1161930). - nvme: code cleanup nvme_identify_ns_desc() (bsc#1161930). - nvmet-tcp: set MSG_MORE only if we actually have more to send (bsc#1161930). - commit 0215ed6 - rpm/constraints.in: Increase memory for kernel-docs References: https://build.opensuse.org/request/show/792664 - commit 8b37de2 - nvmet-tcp: set SO_PRIORITY for accepted sockets (bsc#1169045). - nvme-tcp: Set SO_PRIORITY for all host sockets (bsc#1169045). - nvmet: check sscanf value for subsys serial attr (bsc#1169045). - nvmet: make ctrl model configurable (bsc#1169045). - nvmet: make ctrl-id configurable (bsc#1169045). - nvmet: configfs code cleanup (bsc#1169045). - nvme: remove unused return code from nvme_alloc_ns (bsc#1169045). - nvme-rdma: Avoid double freeing of async event data (bsc#1169045). - nvme-pci: Hold cq_poll_lock while completing CQEs (bsc#1169045). - nvme-multipath: Fix memory leak with ana_log_buf (bsc#1169045). - nvme: Fix uninitialized-variable warning (bsc#1169045). - nvme-pci: Use single IRQ vector for old Apple models (bsc#1169045). - nvme/pci: Add sleep quirk for Samsung and Toshiba drives (bsc#1169045). - nvme/pci: move cqe check after device shutdown (bsc#1169045). - nvme: prevent warning triggered by nvme_stop_keep_alive (bsc#1169045). - nvme/tcp: fix bug on double requeue when send fails (bsc#1169045). - nvmet: update AEN list and array at one place (bsc#1169045). - nvmet: Fix controller use after free (bsc#1169045). - nvmet: Fix error print message at nvmet_install_queue (bsc#1169045). - nvme-pci: remove nvmeq->tags (bsc#1169045). - nvmet: fix dsm failure when payload does not match sgl (bsc#1169045). - nvmet: fix per feat data len for get_feature (bsc#1169045). - nvme/pci: Fix read queue count (bsc#1169045). - nvme/pci Limit write queue sizes to possible cpus (bsc#1169045). - nvme/pci: Fix write and poll queue types (bsc#1169045). - nvme/pci: Remove last_cq_head (bsc#1169045). - nvme: Namepace identification descriptor list is optional (bsc#1169045). - commit 583ef0e - PCI: pciehp: Fix MSI interrupt race (bsc#1159037). - commit 41635b6 - Fix mmc CMD6 timeout spams (bsc#1169056) The patch patches.suse/mmc-core-Default-to-generic_cmd6_time-as-timeout-in-.patch. triggers spamming wrt MMC CMD6 timeout default. This has been already reverted in stable queue, too, so let's kill it. This also requires the refresh of patches.suse/mmc-core-Allow-host-controllers-to-require-R1B-for-C.patch. - commit d264c89 - nvme-fc: fix double-free scenarios on hw queues (bsc#1169045). - nvme: else following return is not needed (bsc#1169045). - nvme: add error message on mismatching controller ids (bsc#1169045). - nvme_fc: add module to ops template to allow module (bsc#1169045). - nvme-fc: Avoid preallocating big SGL for data (bsc#1169045). - nvme-rdma: Avoid preallocating big SGL for data (bsc#1169045). - nvme: hwmon: add quirk to avoid changing temperature (bsc#1169045). - nvme: hwmon: provide temperature min and max values for each (bsc#1169045). - nvme: Discard workaround for non-conformant devices (bsc#1169045). - commit ad5c1b6 - nvme: Add hardware monitoring support (bsc#1169045). - Update config files. - commit 7065393 - nvmet: Introduce common execute function for get_log_page and identify (bsc#1169045). - commit 9f41df0 - iommu/virtio: Fix freeing of incomplete domains (bsc#1169049). - iommu/vt-d: Fix mm reference leak (bsc#1169050). - iommu/amd: Fix the configuration of GCR3 table root pointer (bsc#1169048). - iommu/vt-d: Fix page request descriptor size (bsc#1169051). - KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes (bsc#1169052). - KVM: x86: Trace the original requested CPUID function in kvm_cpuid() (bsc#1169053). - commit 02f2b47 - nvmet: stop using bio_set_op_attrs (bsc#1169045). - nvmet: add plugging for read/write when ns is bdev (bsc#1169045). - nvmet: clean up command parsing a bit (bsc#1169045). - nvmet: fill discovery controller sn, fr and mn correctly (bsc#1169045). - nvmet: Open code nvmet_req_execute() (bsc#1169045). - nvmet: Remove the data_len field from the nvmet_req struct (bsc#1169045). - nvmet: Introduce nvmet_dsm_len() helper (bsc#1169045). - nvmet: Cleanup discovery execute handlers (bsc#1169045). - nvmet-tcp: Don't set the request's data_len (bsc#1169045). - nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() (bsc#1169045). - nvme: Introduce nvme_lba_to_sect() (bsc#1169045). - nvme: Cleanup and rename nvme_block_nr() (bsc#1169045). - nvme: move common call to nvme_cleanup_cmd to core layer (bsc#1169045). - nvme: introduce "/Command Aborted By host"/ status code (bsc#1169045). - nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed (bsc#1169045). - nvmet: add unlikely check at nvmet_req_alloc_sgl (bsc#1169045). - nvmet: use bio_io_error instead of duplicating it (bsc#1169045). - nvme: introduce nvme_is_aen_req function (bsc#1169045). - nvme-fc: ensure association_id is cleared regardless of a Disconnet LS (bsc#1169045). - nvme-fc: clarify error messages (bsc#1169045). - nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu (bsc#1169045). - nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes (bsc#1169045). - nvme-fc: Sync nvme-fc header to FC-NVME-2 (bsc#1169045). - commit 2d3a577 - nvme-multipath: remove unused groups_only mode in ana log (bsc#1169045). - nvme: Wait for reset state when required (bsc#1169045). - nvme: Prevent resets during paused controller state (bsc#1169045). - nvme: Restart request timers in resetting state (bsc#1169045). - nvme: Remove ADMIN_ONLY state (bsc#1169045). - nvme-pci: Free tagset if no IO queues (bsc#1169045). - nvme: retain split access workaround for capability reads (bsc#1169045). - nvme: fix possible deadlock when nvme_update_formats fails (bsc#1169045). - commit a98e6f9 - scsi: core: avoid repetitive logging of device offline messages (bsc#1145929). - commit 4217986 - btrfs: qgroup: Mark qgroup inconsistent if we're inherting snapshot to a new qgroup (bsc#1165823). - commit f82cb6e - SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize (bsc#1168236). - commit 973a971 - config: refresh - commit 60a481d - cpufreq: arm64: prevent module unload (bsc#1168476). - commit 59dc6e3 - misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices (git-fixes). - pinctrl: sprd: Use the correct pin output configuration (git-fixes). - pxa168fb: fix release function mismatch in probe failure (git-fixes). - mt76: remove variable 'val' set but not used (git-fixes). - irqchip/bcm2835: Quiesce IRQs left enabled by bootloader (git-fixes). - iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positions (git-fixes). - iio: si1133: read 24-bit signed integer for measurement (git-fixes). - staging: kpc2000: prevent underflow in cpld_reconfigure() (git-fixes). - pstore: pstore_ftrace_seq_next should increase position index (git-fixes). - libata: Remove extra scsi_host_put() in ata_scsi_add_hosts() (git-fixes). - r8169: fix PHY driver check on platforms w/o module softdeps (git-fixes). - i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status() (git-fixes). - geneve: move debug check after netdev unregister (git-fixes). - lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() (git-fixes). - lib/ubsan: don't serialize UBSAN report (git-fixes). - commit a79673f - drm/vc4: Fix HDMI mode validation (git-fixes). - drm: amd/acp: fix broken menu structure (git-fixes). - drm/v3d: Replace wait_for macros to remove use of msleep (git-fixes). - drm/amd/display: Fix wrongly passed static prefix (git-fixes). - drm: Remove PageReserved manipulation from drm_pci_alloc (git-fixes). - drm/crc: Actually allow to change the crc source (git-fixes). - drm/drm_dp_mst:remove set but not used variable 'origlen' (git-fixes). - drm/amdgpu: fix typo for vcn1 idle check (git-fixes). - drm/amd/display: Add link_rate quirk for Apple 15"/ MBP 2017 (git-fixes). - drm/bochs: downgrade pci_request_region failure from error to warning (git-fixes). - drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20 (git-fixes). - commit 3d01994 - series.conf: cleanup - update upstream reference and resort: patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch - commit 26aaf48 - thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n (git-fixes). - thermal: qoriq: Fix a compiling issue (git-fixes). - mfd: dln2: Fix sanity checking for endpoints (git-fixes). - tun: Don't put_page() for all negative return values from XDP program (git-fixes). - PCI/ERR: Update error status after reset_link() (git-fixes). - PCI/ERR: Combine pci_channel_io_frozen cases (git-fixes). - mei: me: add cedar fork device ids (git-fixes). - extcon: axp288: Add wakeup support (git-fixes). - fbdev: potential information leak in do_fb_ioctl() (git-fixes). - watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional (git-fixes). - watchdog: iTCO_wdt: Export vendorsupport (git-fixes). - fat: fix uninit-memory access for partial initialized inode (git-fixes). - commit 58be4d2 - x86, sched: Account for CPUs with less than 4 cores in freq. invariance (boo#1166664). - commit 949f5c1 - x86, sched: Bail out of frequency invariance if base frequency is unknown (bsc#1167878). - commit f094f17 - Refresh patches.suse/powerpc-pseries-Fix-MCE-handling-on-pseries.patch. - commit 901c022 - s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847). - commit 77366c6 - series.conf: cleanup - move into sorted section: patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch - commit 6de7fc6 - fix patch metadata - fix Patch-mainline: patches.suse/btrfs-qgroup-ensure-qgroup_rescan_running-is-only-se.patch - commit 5232dd1 - Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888). - commit 00c1c4e - series.conf: cleanup - move unsortable patches out of sorted section - commit 362f0b0 - Update patches.suse/media-ov519-add-missing-endpoint-sanity-checks.patch (CVE-2020-11608 bsc#1168829). Added cve number - commit a2db40e - series.conf: cleanup - update upstream references and resort: patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch patches.suse/Documentation-ABI-Mark-sys-kernel-fadump_-sysfs-file.patch patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch patches.suse/cpufreq-powernv-Fix-use-after-free.patch patches.suse/powerpc-64-Prevent-stack-protection-in-early-boot.patch patches.suse/powerpc-64-Setup-a-paca-before-parsing-device-tree-e.patch patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch patches.suse/powerpc-book3s64-Fix-error-handling-in-mm_iommu_do_a.patch patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch patches.suse/powerpc-fadump-Reorganize-sys-kernel-fadump_-sysfs-f.patch patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch patches.suse/powerpc-powernv-Move-core-and-fadump_release_opalcor.patch patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch patches.suse/powerpc-pseries-Handle-UE-event-for-memcpy_mcsafe.patch patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch patches.suse/sysfs-Wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch - commit 895f36d - supported.conf: Mark mali-dp as supported References: bsc#1168596 Used on NXP LS1028A devices. - commit 3682c9a - bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly (bsc#1155518). - bpf: Explicitly memset some bpf info structures declared on the stack (bsc#1155518). - bpf: Explicitly memset the bpf_attr structure (bsc#1155518). - commit b866c91 - MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE (bsc#1163403). - Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK (bsc#1163403). - commit 73cedab - powerpc/irq: Use current_stack_pointer in do_IRQ() (bsc#1156395). - powerpc/irq: Use current_stack_pointer in check_stack_overflow() (bsc#1156395). - powerpc: Add current_stack_pointer as a register global (bsc#1156395). - powerpc: Rename current_stack_pointer() to current_stack_frame() (bsc#1156395). - commit dfb328d - blacklist.conf: Blacklist 1ac994525b9d - commit 536164b - mm/filemap.c: don't bother dropping mmap_sem for zero size readahead (bsc#1168768). - commit 73bb347 - blacklist.conf: Blacklist 780f66e59231 - commit f5700fa - ext4: fix incorrect group count in ext4_fill_super error message (bsc#1168765). - commit fe1e977 - ext4: fix incorrect inodes per group in error message (bsc#1168764). - commit 30375fd - Move merged patches to sorted section. - commit cd90775 patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch, patches.suse/ext4-Unregister-sysfs-path-before-destroying-jbd2-journal.patch, patches.suse/ext4-do-not-commit-super-on-read-only-bdev.patch: Update tags - commit 9574818 - patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches: Update patch tags - commit 2c9a584 - partitions/efi: Fix partition name parsing in GUID partition entry (bsc#1168763). - commit 0cdb51e - block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices (bsc#1168762). - commit bab38c6 - blacklist.conf: Blacklist f01b411f41f9 - commit a9128f0 - block/diskstats: more accurate approximation of io_ticks for slow disks (bsc#1168761). - commit fbbe9dc - block, bfq: fix use-after-free in bfq_idle_slice_timer_body (bsc#1168760). - commit 1b05c31 - ASoC: jz4740-i2s: Fix divider written at incorrect offset in register (git-fixes). - commit 8642419 - xarray: Fix early termination of xas_for_each_marked (git-fixes). - XArray: Fix xas_pause for large multi-index entries (git-fixes). - XArray: Fix xa_find_next for large multi-index entries (git-fixes). - commit b6feec2 - media: imx: Propagate quantization and encoding in CSI (git-fixes). - blacklist.conf: - commit 43a1dba - tty: evh_bytechan: Fix out of bounds accesses (git-fixes). - rtc: imx-sc: Align imx sc msg structs to 4 (git-fixes). - rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt() (git-fixes). - rtc: zynqmp: Clear alarm interrupt status before interrupt enable (git-fixes). - gpio: siox: use raw spinlock for irq related locking (git-fixes). - soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper (git-fixes). - PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (git-fixes). - PCI: endpoint: Fix clearing start entry in configfs (git-fixes). - PCI: pciehp: Fix indefinite wait on sysfs requests (git-fixes). - PCI/ASPM: Clear the correct bits when enabling L1 substates (git-fixes). - misc: rtsx: set correct pcr_ops for rts522A (git-fixes). - PCI/switchtec: Fix init_completion race condition with poll_wait() (git-fixes). - PM / Domains: Allow no domain-idle-states DT property in genpd when parsing (git-fixes). - PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there (git-fixes). - phy: ti: gmii-sel: do not fail in case of gmii (git-fixes). - phy: ti: gmii-sel: fix set of copy-paste errors (git-fixes). - commit b2ac503 - clk: imx: clk-gate2: Pass the device to the register function (git-fixes). - clk: imx8mm: Fix the CLKO1 source select list (git-fixes). - clk: qcom: clk-rpmh: Wait for completion when enabling clocks (git-fixes). - clk: sprd: fix to get a correct ibias of pll (git-fixes). - clk: at91: usb: use proper usbs_mask (git-fixes). - clk: at91: sam9x60: fix usb clock parents (git-fixes). - clk: at91: sam9x60: Don't use audio PLL (git-fixes). - clk: ingenic/jz4770: Exit with error if CGU init failed (git-fixes). - clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A83T (git-fixes). - clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core (git-fixes). - clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset for A64 (git-fixes). - clk: sunxi-ng: sun8i-de2: Split out H5 definitions (git-fixes). - clk: ti: Fix dm814x clkctrl for ethernet (git-fixes). - clk: imx: Align imx sc clock parent msg structs to 4 (git-fixes). - clk: imx: Align imx sc clock msg structs to 4 (git-fixes). - clk: ti: am43xx: Fix clock parent for RTC clock (git-fixes). - commit 2f7671e - powerpc: define helpers to get L1 icache sizes (bsc#1156395). - commit 780726d - powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries (bsc#1156395). - commit 86ebd4a - powerpc/kprobes: Ignore traps that happened in real mode (bsc#1065729). - commit fc55c00 - powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() (bsc#1156395). - powerpc: Convert flush_icache_range & friends to C (bsc#1156395). - powerpc/32: don't use CPU_FTR_COHERENT_ICACHE (bsc#1156395). - commit 9ea5bb3 - ftrace/kprobe: Show the maxactive number on kprobe_events (git-fixes). - commit 090d00e - powerpc: Make setjmp/longjmp signature standard (bsc#1156395). - powerpc: Add attributes for setjmp/longjmp (bsc#1156395). - commit 918fd5d - PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX (bsc#1168476). - ACPI: processor: Add QoS requests for all CPUs (bsc#1168476). - commit d3f0646 - cpufreq: Fix policy initialization for internal governor drivers (bsc#1168476). - cpufreq: Avoid creating excessively large stack frames (bsc#1168476). - cpufreq: Avoid leaving stale IRQ work items during CPU offline (bsc#1168476). - cpufreq: Register drivers only after CPU devices have been registered (bsc#1168476). - cpufreq: Clarify the comment in cpufreq_set_policy() (bsc#1168476). - PM: QoS: Invalidate frequency QoS requests after removal (bsc#1168476). - PM: QoS: Drop frequency QoS types from device PM QoS (bsc#1168476). - cpufreq: Use per-policy frequency QoS (bsc#1168476). - PM: QoS: Introduce frequency QoS (bsc#1168476). - ACPI: processor: Avoid NULL pointer dereferences at init time (bsc#1168476). - Documentation: cpufreq: Update policy notifier documentation (bsc#1168476). - cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy notifier events (bsc#1168476). - ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier (bsc#1168476). - video: pxafb: Remove cpufreq policy notifier (bsc#1168476). - video: sa1100fb: Remove cpufreq policy notifier (bsc#1168476). - arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY (bsc#1168476). - cpufreq: powerpc_cbe: Switch to QoS requests for freq limits (bsc#1168476). - cpufreq: powerpc: macintosh: Switch to QoS requests for freq limits (bsc#1168476). - thermal: cpu_cooling: Switch to QoS requests for freq limits (bsc#1168476). - cpufreq: Add policy create/remove notifiers back (bsc#1168476). - cpufreq: intel_pstate: Implement QoS supported freq constraints (bsc#1168476). - commit 9298b0f - s390/pci: Fix unexpected write combine on resource (bsc#1168553 LTC#184760). - commit 0e9a5c8 - powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memory (FATE#327775 bsc#1142685 ltc#179509). - commit 0b3bfc8 - scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit a560046 - blacklist.conf: already done in 045706bff837ee89c13f1ace173db71922c1c40b - commit 255a9d4 - blacklist.conf: already done in b32196e35bd7bbc8038db1aba1fbf022dc469b6a - commit c52adb6 - s390/mm: fix panic in gup_fast on large pud (bsc#1167197 LTC#184507). - commit a8ed0dc - blacklist.conf: fixes only logged messages - commit 8266fdf - btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued (bsc#1168670). - Delete patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch. - commit acca6e8 - nfsd: remove read permission bit for ctl sysctl (git-fixes). - commit 6b806f6 - fix patch metadata - fix Patch-mainline: patches.suse/0001-kvm-s390-disallow-invalid-bits-in-kvm_valid_regs-and-kvm_dirty_regs patches.suse/0002-kvm-s390-mark-_insn32_query-as-_always_inline patches.suse/0003-kvm-s390-cleanup-kvm_arch_init-error-path patches.suse/0004-kvm-s390-cleanup-initial-cpu-reset patches.suse/0005-kvm-s390-add-new-reset-vcpu-api - commit e3cd9b7 - Update kabi files. - commit 038f102 - xfs: fix use-after-free when aborting corrupt attr inactivation (git-fixes). - commit bef8807 - KVM: s390: protvirt: Add initial vm and cpu lifecycle handling (jsc#SLE-7512 bsc#1165545). - Update kabi files. - commit f7edc36 - KVM: s390: protvirt: Implement interrupt injection (jsc#SLE-7512 bsc#1165545). - Update kabi files. - commit 992821a - KVM: s390: protvirt: Instruction emulation (jsc#SLE-7512 bsc#1165545). - commit 19e482f - mm/gup/writeback: add callbacks for inaccessible pages (jsc#SLE-7512 bsc#1165545). - commit 2700b97 - scsi: ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551). - commit 8a47623 - powerpc/pseries: Fix MCE handling on pseries (bsc#1168575 ltc#183501). - commit ef26231 - scsi: lpfc: Change default SCSI LUN QD to 64 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). Patch split off patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch in upstream repository. - Refresh patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch. - Refresh patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch. - Refresh patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch. - Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch. - commit a4a3d20 - config: arm64: enable cpufreq driver for Jetson Nano and TX1 References: jsc#SLE-9391 - commit 57d2fdd - Update kabi files. Update to Snapshot 10 submission (commit c4804773a3be). - commit 46da16d - series.conf: refresh - update upstream references and resort: patches.suse/pinctrl-bcm2835-add-support-for-all-gpios-on-bcm2711.patch patches.suse/pinctrl-bcm2835-drop-unused-define.patch patches.suse/pinctrl-bcm2835-refactor-platform-data.patch patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch patches.suse/scsi-lpfc-Fix-RQ-buffer-leakage-when-no-IOCBs-availa.patch patches.suse/scsi-lpfc-Fix-broken-Credit-Recovery-after-driver-lo.patch patches.suse/scsi-lpfc-Fix-compiler-warning-on-frame-size.patch patches.suse/scsi-lpfc-Fix-coverity-errors-in-fmdi-attribute-hand.patch patches.suse/scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc_get_.patch patches.suse/scsi-lpfc-Fix-registration-of-ELS-type-support-in-fd.patch patches.suse/scsi-lpfc-Fix-release-of-hwq-to-clear-the-eq-relatio.patch patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch patches.suse/scsi-qla2xxx-Add-16.0GT-for-PCI-String.patch patches.suse/scsi-qla2xxx-Add-beacon-LED-config-sysfs-interface.patch patches.suse/scsi-qla2xxx-Add-changes-in-preparation-for-vendor-e.patch patches.suse/scsi-qla2xxx-Add-deferred-queue-for-processing-ABTS-.patch patches.suse/scsi-qla2xxx-Add-endianizer-macro-calls-to-fc-host-s.patch patches.suse/scsi-qla2xxx-Add-fixes-for-mailbox-command.patch patches.suse/scsi-qla2xxx-Add-ql2xrdpenable-module-parameter-for-.patch patches.suse/scsi-qla2xxx-Add-sysfs-node-for-D-Port-Diagnostics-A.patch patches.suse/scsi-qla2xxx-Add-vendor-extended-FDMI-commands.patch patches.suse/scsi-qla2xxx-Add-vendor-extended-RDP-additions-and-a.patch patches.suse/scsi-qla2xxx-Avoid-setting-firmware-options-twice-in.patch patches.suse/scsi-qla2xxx-Check-locking-assumptions-at-runtime-in.patch patches.suse/scsi-qla2xxx-Cleanup-ELS-PUREX-iocb-fields.patch patches.suse/scsi-qla2xxx-Convert-MAKE_HANDLE-from-a-define-into-.patch patches.suse/scsi-qla2xxx-Correction-to-selection-of-loopback-ech.patch patches.suse/scsi-qla2xxx-Display-message-for-FCE-enabled.patch patches.suse/scsi-qla2xxx-Fix-FCP-SCSI-FC4-flag-passing-error.patch patches.suse/scsi-qla2xxx-Fix-NPIV-instantiation-after-FW-dump.patch patches.suse/scsi-qla2xxx-Fix-RDP-respond-data-format.patch patches.suse/scsi-qla2xxx-Fix-RDP-response-size.patch patches.suse/scsi-qla2xxx-Fix-control-flags-for-login-logout-IOCB.patch patches.suse/scsi-qla2xxx-Fix-qla2x00_echo_test-based-on-ISP-type.patch patches.suse/scsi-qla2xxx-Fix-sparse-warning-reported-by-kbuild-b.patch patches.suse/scsi-qla2xxx-Fix-sparse-warnings-triggered-by-the-PC.patch patches.suse/scsi-qla2xxx-Force-semaphore-on-flash-validation-fai.patch patches.suse/scsi-qla2xxx-Handle-NVME-status-iocb-correctly.patch patches.suse/scsi-qla2xxx-Handle-cases-for-limiting-RDP-response-.patch patches.suse/scsi-qla2xxx-Improved-secure-flash-support-messages.patch patches.suse/scsi-qla2xxx-Move-free-of-fcport-out-of-interrupt-co.patch patches.suse/scsi-qla2xxx-Print-portname-for-logging-in-qla24xx_l.patch patches.suse/scsi-qla2xxx-Remove-restriction-of-FC-T10-PI-and-FC-.patch patches.suse/scsi-qla2xxx-Return-appropriate-failure-through-BSG-.patch patches.suse/scsi-qla2xxx-Save-rscn_gen-for-new-fcport.patch patches.suse/scsi-qla2xxx-Serialize-fc_port-alloc-in-N2N.patch patches.suse/scsi-qla2xxx-Set-Nport-ID-for-N2N.patch patches.suse/scsi-qla2xxx-Show-correct-port-speed-capabilities-fo.patch patches.suse/scsi-qla2xxx-Simplify-the-code-for-aborting-SCSI-com.patch patches.suse/scsi-qla2xxx-Suppress-endianness-complaints-in-qla2x.patch patches.suse/scsi-qla2xxx-Update-BPM-enablement-semantics.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.24-k.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.25-k.patch patches.suse/scsi-qla2xxx-Use-FC-generic-update-firmware-options-.patch patches.suse/scsi-qla2xxx-Use-QLA_FW_STOPPED-macro-to-propagate-f.patch patches.suse/scsi-qla2xxx-Use-a-dedicated-interrupt-handler-for-h.patch patches.suse/scsi-qla2xxx-Use-correct-ISP28xx-active-FW-region.patch patches.suse/scsi-qla2xxx-Use-endian-macros-to-assign-static-fiel.patch patches.suse/scsi-qla2xxx-add-more-FW-debug-information.patch patches.suse/scsi-qla2xxx-fix-FW-resource-count-values.patch patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch - commit e921d75 - mtd: spinand: Do not erase the block before writing a bad block marker (git-fixes). - mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB (git-fixes). - mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers (git-fixes). - mtd: rawnand: free the nand_device object (git-fixes). - mtd: phram: fix a double free issue in error path (git-fixes). - mtd: lpddr: Fix a double free in probe() (git-fixes). - i2c: smbus: remove outdated references to irq level triggers (git-fixes). - ASoC: Intel: mrfld: fix incorrect check on p->sink (git-fixes). - ASoC: sun8i-codec: Remove unused dev from codec struct (git-fixes). - ASoC: Intel: mrfld: return error codes when an error occurs (git-fixes). - ASoC: stm32: spdifrx: fix regmap status check (git-fixes). - pinctrl: actions: Fix functions groups names for S700 SoC (git-fixes). - remoteproc: Fix NULL pointer dereference in rproc_virtio_notify (git-fixes). - remoteproc: qcom_q6v5_mss: Reload the mba region on coredump (git-fixes). - remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown (git-fixes). - include/bitmap.h: add missing parameter in docs (git-fixes). - mac80211: fix authentication with iwlwifi/mvm (git-fixes). - mac80211: Check port authorization in the ieee80211_tx_dequeue() case (git-fixes). - nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type (git-fixes). - slcan: not call free_netdev before rtnl_unlock in slcan_open (git-fixes). - commit 784cfac - ALSA: pcm.h: add for_each_pcm_streams() (git-fixes). - commit 03a4da5 - ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra endpoint descriptor (git-fixes). - ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups (git-fixes). - ALSA: hda/realtek - Set principled PC Beep configuration for ALC256 (git-fixes). - ALSA: usx2y: use for_each_pcm_streams() macro (git-fixes). - ALSA: hda: default enable CA0132 DSP support (git-fixes). - ALSA: usb-audio: Inform devices that need delayed registration (git-fixes). - ALSA: usb-audio: Add delayed_register option (git-fixes). - ALSA: usb-audio: Rewrite registration quirk handling (git-fixes). - ALSA: core: Add snd_device_get_state() helper (git-fixes). - ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8) (git-fixes). - ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0951:16d8) (git-fixes). - ALSA: hda: Use scnprintf() for string truncation (git-fixes). - ALSA: pcm: Fix superfluous snprintf() usage (git-fixes). - ALSA: pcm: oss: Simplify plugin frame size calculations (git-fixes). - ALSA: usb-audio: Fix missing braces in some struct inits (git-fixes). - ALSA: usb-audio: Add support for MOTU MicroBook IIc (git-fixes). - ALSA: korg1212: fix if-statement empty body warnings (git-fixes). - ALSA: usb-audio: Parse source ID of UAC2 effect unit (git-fixes). - usb: audio-v2: Add uac2_effect_unit_descriptor definition (git-fixes). - ALSA: usb-audio: Add support for Presonus Studio 1810c (git-fixes). - ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write (git-fixes). - ALSA: usb-audio: Don't create a mixer element with bogus volume range (git-fixes). - ALSA: hda_codec: Replace zero-length array with flexible-array member (git-fixes). - ALSA: hda/ca0132 - Replace zero-length array with flexible-array member (git-fixes). - ALSA: usb-midi: Replace zero-length array with flexible-array member (git-fixes). - ALSA: core: Replace zero-length array with flexible-array member (git-fixes). - ALSA: info: remove redundant assignment to variable c (git-fixes). - ALSA: ali5451: remove redundant variable capture_flag (git-fixes). - ALSA: hda: remove redundant assignment to variable timeout (git-fixes). - ALSA: hdsp: remove redundant assignment to variable err (git-fixes). - ALSA: pcm: Use a macro for parameter masks to reduce the needed cast (git-fixes). - ALSA: pcm: Use standard macros for fixing PCM format cast (git-fixes). - ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format iterations (git-fixes). - ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast (git-fixes). - ALSA: emu10k1: Fix endianness annotations (git-fixes). - ALSA: via82xx: Fix endianness annotations (git-fixes). - ALSA: hda/hdmi: Move ELD parse and jack reporting into update_eld() (git-fixes). - ALSA: hda/hdmi: Move runtime PM resume into hdmi_present_sense_via_verbs() (git-fixes). - ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI jacks (git-fixes). - ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event handling (git-fixes). - ALSA: hda/realtek - a fake key event is triggered by running shutup (git-fixes). - ALSA: hda/realtek: Enable mute LED on an HP system (git-fixes). - ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard (git-fixes). - commit f898dc5 - slcan: Don't transmit uninitialized stack data in padding (CVE-2020-11494 bsc#1168424). - commit 246f367 - btrfs: do not zero f_bavail if we have available space (bsc#1168081). - commit 77d5937 - USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL (git-fixes). - Refresh patches.suse/USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch. - commit 8731e73 - USB: cdc-acm: restore capability check order (git-fixes). - usb: gadget: f_fs: Fix use after free issue as part of queue failure (git-fixes). - USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback (git-fixes). - USB: serial: option: add Wistron Neweb D19Q1 (git-fixes). - USB: serial: option: add BroadMobi BM806U (git-fixes). - USB: serial: option: add support for ASKEY WWHC050 (git-fixes). - usb: musb: fix crash with highmen PIO and usbmon (git-fixes). - usb: gadget: composite: Inform controller driver of self-powered (git-fixes). - usb: dwc3: gadget: Wrap around when skip TRBs (git-fixes). - usb: dwc3: gadget: Don't clear flags before transfer ended (git-fixes). - seccomp: Add missing compat_ioctl for notify (git-fixes). - tpm: ibmvtpm: Wait for buffer to be set before proceeding (git-fixes). - tpm: tpm2_bios_measurements_next should increase position index (git-fixes). - tpm: tpm1_bios_measurements_next should increase position index (git-fixes). - vti6: Fix memory leak of skb if input policy check fails (git-fixes). - USB: serial: pl2303: add device-id for HP LD381 (git-fixes). - USB: serial: option: add ME910G1 ECM composition 0x110b (git-fixes). - usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters (git-fixes). - usb: host: xhci-plat: add a shutdown (git-fixes). - USB: Disable LPM on WD19's Realtek Hub (git-fixes). - usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c (git-fixes). - tty: fix compat TIOCGSERIAL checking wrong function ptr (git-fixes). - tty: fix compat TIOCGSERIAL leaking uninitialized memory (git-fixes). - seccomp: Check that seccomp_notif is zeroed out by the user (git-fixes). - commit 6e62c53 - mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command (git-fixes). - mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY (git-fixes). - mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY (git-fixes). - mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard (git-fixes). - mmc: core: Allow host controllers to require R1B for CMD6 (git-fixes). - mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() (git-fixes). - commit a7a7a34 - media: i2c: video-i2c: fix build errors due to 'imply hwmon' (git-fixes). - media: vivid: fix incorrect PA assignment to HDMI outputs (git-fixes). - media: imx: imx7-media-csi: Fix video field handling (git-fixes). - media: imx: imx7-media-csi: Remove unneeded register read (git-fixes). - media: imx: imx7_mipi_csis: Power off the source when stopping streaming (git-fixes). - media: xirlink_cit: add missing descriptor sanity checks (git-fixes). - media: stv06xx: add missing descriptor sanity checks (git-fixes). - media: ov519: add missing endpoint sanity checks (git-fixes). - media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling (git-fixes). - media: ti-vpe: cal: fix a kernel oops when unloading module (git-fixes). - media: tda10071: fix unsigned sign extension overflow (git-fixes). - media: v4l2-core: fix entity initialization in device_register_subdev (git-fixes). - media: v4l2-core: fix a use-after-free bug of sd->devnode (git-fixes). - media: vsp1: tidyup VI6_HGT_LBn_H() macro (git-fixes). - media: staging/imx: Missing assignment in imx_media_capture_device_register() (git-fixes). - media: hantro: Read be32 words starting at every fourth byte (git-fixes). - media: dib0700: fix rc endpoint lookup (git-fixes). - media: flexcop-usb: fix endpoint sanity check (git-fixes). - media: usbtv: fix control-message timeouts (git-fixes). - commit 80da5af - ionic: print data for unknown xcvr type (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - commit e353704 - ionic: remove lifs on fw reset (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: disable the queues on link down (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: check for queues before deleting (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: clean tx queue of unfinished requests (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: move irq request to qcq alloc (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: move debugfs add/delete to match alloc/free (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: check for linkup in watchdog (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: decouple link message from netdev state (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: check for NULL structs on teardown (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: clean irq affinity on queue deinit (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: ignore eexist on rx filter add (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: only save good lif dentry (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: leave dev cmd request contents alone on FW timeout (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add timeout error checking for queue disable (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add decode for IONIC_RC_ENOSUPP (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: remove adminq napi instance (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: deinit rss only if selected (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: stop devlink warn on mgmt device (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add support for device id 0x1004 (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: print pci bus lane info (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: support ethtool rxhash disable (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: clean up bitflag usage (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: improve irq numa locality (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: remove pragma packed (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: keep ionic dev on lif init fail (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ice: add additional E810 device id (jsc#SLE-7966 bsc#1157177). - ionic: make spdxcheck.py happy (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - net: ionic: Use scnprintf() for avoiding potential buffer overflow (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - commit dca9c4d - USB: serial: pl2303: add device-id for HP LD381 (git-fixes). - commit f358c73 - KVM: S390: protvirt: Introduce instruction data area bounce buffer (jsc#SLE-7512 bsc#1165545). - Update kabi files. - commit fb23a46 - USB: serial: option: add ME910G1 ECM composition 0x110b (git-fixes). - commit d394d40 - usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters (git-fixes). - commit 4366db0 - usb: host: xhci-plat: add a shutdown (git-fixes). - commit d6ce28e - staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback (git-fixes). - staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb (git-fixes). - staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table (git-fixes). - net: qmi_wwan: add support for ASKEY WWHC050 (git-fixes). - commit cae14b2 - USB: Disable LPM on WD19's Realtek Hub (git-fixes). - commit 545e2ba - maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure (git-fixes). - HID: fix Kconfig word ordering (git-fixes). - hwrng: imx-rngc - fix an error path (git-fixes). - mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX (git-fixes). - mac80211: mark station unauthorized before key removal (git-fixes). - mac80211: drop data frames without key on encrypted links (git-fixes). - i2c: hix5hd2: add missed clk_disable_unprepare in remove (git-fixes). - Input: synaptics - enable RMI on HP Envy 13-ad105ng (git-fixes). - mac80211: Do not send mesh HWMP PREQ if HWMP is disabled (git-fixes). - commit 1a471a8 - usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c (git-fixes). - commit 84b09ec - crypto: caam - update xts sector size for large input length (git-fixes). - crypto: caam/qi2 - fix chacha20 data size error (git-fixes). - crypto: mxs-dcp - fix scatterlist linearization for hash (git-fixes). - crypto: arm64/sha-ce - implement export/import (git-fixes). - crypto: tcrypt - fix printed skcipher [a]sync mode (git-fixes). - crypto: rng - Fix a refcounting bug in crypto_rng_reset() (git-fixes). - ahci: Add Intel Comet Lake H RAID PCI ID (git-fixes). - commit c24e76c - xhci: Do not open code __print_symbolic() in xhci trace events (git-fixes). - commit fed4fc3 - KVM: s390: protvirt: Add SCLP interrupt handling (jsc#SLE-7512 bsc#1165545). - Update kabi files. - commit 4f3b7b8 - s390/mm: provide memory management functions for protected KVM guests (jsc#SLE-7512 bsc#1165545). - Update kabi files. - commit 9c9391b - blacklist.conf: code cleanup that breaks kABI - commit 0354bc9 - KVM: s390: protvirt: Add KVM api documentation (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED (jsc#SLE-7512 bsc#1165545). - DOCUMENTATION: Protected virtual machine introduction and IPL (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Add UV cpu reset calls (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: do not inject interrupts after start (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Support cmd 5 operation state (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Report CPU state to Ultravisor (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: UV calls in support of diag308 0, 1 (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Add program exception injection (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Only sync fmt4 registers (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Do only reset registers that are accessible (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: disallow one_reg (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: STSI handling (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Write sthyi data to instruction data area (jsc#SLE-7512 bsc#1165545). - KVM: s390/mm: handle guest unpin events (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: handle secure guest prefix pages (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Add new gprs location handling (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Handle spec exception loops (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Handle SE notification interceptions (jsc#SLE-7512 bsc#1165545). - KVM: s390/mm: Make pages accessible before destroying the guest (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Secure memory is not mergeable (jsc#SLE-7512 bsc#1165545). - KVM: s390: add new variants of UV CALL (jsc#SLE-7512 bsc#1165545). - KVM: s390: protvirt: Add UV debug trace (jsc#SLE-7512 bsc#1165545). - KVM: s390/interrupt: do not pin adapter interrupt pages (jsc#SLE-7512 bsc#1165545). - s390/protvirt: Add sysfs firmware interface for Ultravisor information (jsc#SLE-7512 bsc#1165545). - s390/mm: add (non)secure page access exceptions handlers (jsc#SLE-7512 bsc#1165545). - s390/protvirt: add ultravisor initialization (jsc#SLE-7512 bsc#1165545). - s390/protvirt: introduce host side setup (jsc#SLE-7512 bsc#1165545). - KVM: s390: Also reset registers in sync regs for initial cpu reset (jsc#SLE-7512 bsc#1165545). - KVM: s390: Add new reset vcpu API (jsc#SLE-7512 bsc#1165545). - KVM: s390: Cleanup initial cpu reset (jsc#SLE-7512 bsc#1165545). - KVM: s390: Cleanup kvm_arch_init error path (jsc#SLE-7512 bsc#1165545). - KVM: s390: mark __insn32_query() as __always_inline (jsc#SLE-7512 bsc#1165545). - KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs (jsc#SLE-7512 bsc#1165545). - commit 8e1956a - char/random: silence a lockdep splat with printk() (git-fixes). - commit dce5b06 - powerpc/vmlinux.lds: Explicitly retain .gnu.hash (bsc#1148868). - commit 0843abc - powerpc/64/tm: Don't let userspace set regs->trap via sigreturn (bsc#1118338 ltc#173734). - commit 3d1d975 - powerpc/pseries: Handle UE event for memcpy_mcsafe (jsc#SLE-7730 jsc#SLE-8330). - commit 823260c - powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs (bsc#1085030). - commit e5b59c4 - Update config files to disable CONFIG_KERNEL_HEADER_TEST (bsc#1168354). - commit bc323e4 - powerpc/64: Prevent stack protection in early boot (bsc#1156395). - powerpc/64: Setup a paca before parsing device tree etc (bsc#1156395). - commit 196aec2 - fix patch metadata - fix Patch-mainline tag: patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch - commit 41bab0e - update patch metadata - update upstream reference: patches.suse/net-bpfilter-remove-superfluous-testing-message.patch - commit 9f9b3f8 - series.conf: cleanup - update upstream references and resort: patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch - commit 69e3868 - ext4: Avoid ENOSPC when avoiding to reuse recently deleted inodes (bsc#1165019). - commit ac99ab8 - Delete patches.suse/i2c-i801-Do-not-add-ICH_RES_IO_SMI-for-the-iTCO_wdt-.patch (bsc#1168297) The patch caused a regression on DNV board. - commit e88f35c - ceph: fix memory leak in ceph_cleanup_snapid_map() (jsc#SES-1134). - libceph: fix alloc_msg_with_page_vector() memory leaks (jsc#SES-1134). - ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL (jsc#SES-1134). - commit c22ae0e - net/bpfilter: remove superfluous testing message (bsc#1155518). - commit 8cf8e50 - vti: fix packet tx through bpf_redirect() in XinY cases (bsc#1154353). - RDMA/core: Ensure security pkey modify is not lost (jsc#SLE-8449). - net/mlx5e: Do not recover from a non-fatal syndrome (jsc#SLE-8464). - net/mlx5e: Fix ICOSQ recovery flow with Striding RQ (jsc#SLE-8464). - net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset (jsc#SLE-8464). - net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-8464). - net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow (jsc#SLE-8464). - net/mlx5: DR, Fix postsend actions write length (jsc#SLE-8464). - cxgb4: fix throughput drop during Tx backpressure (jsc#SLE-8389 bnc#1151927 5.3.10). - mlxsw: pci: Only issue reset when system is ready (bsc#1154488). - net: ena: fix incorrect setting of the number of msix vectors (bsc#1154492). - cxgb4: fix delete filter entry fail in unload path (jsc#SLE-8389). - net_sched: keep alloc_hash updated after hash allocation (bsc#1154353). - bpf/btf: Fix BTF verification of enum members in struct/union (bsc#1154353). - bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer (bsc#1154353). - commit f057e20 - bpf: Simplify reg_set_min_max_inv handling (bsc#1167722, CVE-2020-8835). - bpf: Fix tnum constraints for 32-bit comparisons (bsc#1167722, CVE-2020-8835). - bpf: Reliably preserve btf_trace_xxx types (bsc#1155518). - commit 0eb8897 - Crypto: chelsio - Fixes a deadlock between rtnl_lock and uld_mutex (git-fixes). - Crypto: chelsio - Fixes a hang issue during driver registration (git-fixes). - ath9k: Handle txpower changes even when TPC is disabled (git-fixes). - mwifiex: set needed_headroom, not hard_header_len (git-fixes). - brcmfmac: abort and release host after error (git-fixes). - platform/x86: asus_wmi: Fix return value of fan_boost_mode_store (git-fixes). - platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table (git-fixes). - serial: sprd: Fix a dereference warning (git-fixes). - firmware: arm_sdei: fix possible double-lock on hibernate error path (git-fixes). - firmware: arm_sdei: fix double-lock on hibernate with shared events (git-fixes). - fbdev/g364fb: Fix build failure (git-fixes). - commit 342cd4b - fix patch metadata - fix Patch-mainline tag: patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch - commit af8306c - series.conf: refresh - update upstream reference and resort: patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch - commit 177866a - kthread: Do not preempt current task if it is going to call schedule() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Improve spreading of utilization (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Avoid scale real weight down to zero (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Distribute tasks within affinity masks (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix enqueue_task_fair warning (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Remove duplicate assignment in sched_tick_remote() (bnc#1155798 (CPU scheduler functional and performance backports)). - timers/nohz: Update NOHZ load in remote tick (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Don't skip remote tick for idle CPUs (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 1264b2f - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch. patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch. patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch. patches.suse/sched-fair-Optimize-select_idle_core.patch. patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch. patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch. patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch. patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch. patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch. patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch. patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch. patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch. patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch. patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch. patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch. patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch. patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch. patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch. patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch. patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch. - commit ecd3b4e - clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly (git-fixes). - commit 5751e50 - thermal: Add a sanity check for invalid state at stats update (bsc#1166535). - commit c368806 - bpf: Undo incorrect __reg_bound_offset32 handling (bsc#1167722, CVE-2020-8835). - commit ef6c245 - net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure (bsc#1167903) - commit b92b72c - kabi/severities: Exempt IBM z/Architecture internal symbols. - commit 61f446e - kABI: shield fsnotify.h #include in libfs.c from kABI checker (bsc#1159198). - commit c381542 - s390/dasd: fix data corruption for thin provisioned devices (bsc#1167201 LTC#184504). - Delete patches.suse/s390-dasd-disable-ese-support-due-to-possible-data-c.patch. - commit 5c48dc0 - Update patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch. - update patch metadata/upstream references and move into the sorted section. - commit 678cbc3 - usb: host: xhci-tegra: Implement basic ELPG support (bsc#1167765). - usb: host: xhci-tegra: Add XUSB controller context (bsc#1167765). - usb: host: xhci-tegra: Add support for XUSB context save/restore (bsc#1167765). - usb: host: xhci-tegra: Enable runtime PM as late as possible (bsc#1167765). - usb: host: xhci-tegra: Reuse stored register base address (bsc#1167765). - usb: host: xhci-tegra: Extract firmware enable helper (bsc#1167765). - usb: host: xhci-tegra: Use CNR as firmware ready indicator (bsc#1167765). - usb: host: xhci-tegra: Avoid a fixed duration sleep (bsc#1167765). - usb: host: xhci-tegra: Separate firmware request and load (bsc#1167765). - usb: host: xhci-tegra: Fix "/tega"/ -> "/tegra"/ typo (bsc#1167765). - commit da4b20d - net/bpfilter: fix dprintf usage for /dev/kmsg (bsc#1155518). - bpf/btf: Fix BTF verification of enum members in struct/union (bsc#1155518). - bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory (bsc#1155518). - bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer (bsc#1155518). - commit 0e26614 - Disable hibernation on s390x (bsc#1167650). - [mkubecek] update s390x kabi reference files (incompatible): CONFIG_HIBERNATION y->n, CONFIG_PM y->n - commit f392251 - series.conf: whitespace cleanup - commit 963e602 - blacklist.conf: add git-fixes that are in perf userspace package - commit 4dabd66 - perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map (git-fixes). - perf/x86/amd: Constrain Large Increment per Cycle events (git-fixes). - perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events (git-fixes). - perf/x86/intel: Fix PT PMI handling (git-fixes). - perf/x86/intel/bts: Fix the use of page_private() (git-fixes). - perf/x86/cstate: Update C-state counters for Ice Lake (git-fixes). - commit c1a8c50 - vhost: Check docket sk_family instead of call getname (bsc#1167629 CVE-2020-10942). - commit b04a498 - powerpc/64s: Fix section mismatch warnings from boot code (bsc#1148868). - commit 74f4898 - net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423). - commit 9ba04ea - lpfc kABI fixes for 12.8.0.0 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.8.0.0 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_release (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix crash after handling a pci error (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix scsi host template for SLI3 vports (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_req (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix lockdep error - register non-static key (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: fix spelling mistake "/Notication"/ -> "/Notification"/ (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: lpfc: add RDF registration and Link Integrity FPIN logging (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654). - commit 8ee63af - Refresh series.conf - patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch - patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch - patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch - commit ee2196b - Input: avoid BIT() macro usage in the serio.h UAPI header (git-fixes). - Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger() (git-fixes). - commit 6acc495 - net/mlx5: Add stub for mlx5_eswitch_mode (jsc#SLE-8464). - commit 154e4ec - sched/fair: Fix negative imbalance in imbalance calculation (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 4f5edea - perf/x86/amd: Add support for Large Increment per Cycle Events (jsc#SLE-11831). - commit 43457d3 - s390/setup: Fix secure ipl message (bsc#1163524 LTC#183960). - commit dea2aed - blacklist.conf: bdd68860a044 is a dup of 17df5ae1b3e1 - commit d81f030 - Documentation: networking: device drivers: Remove stray asterisks (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - Doc: networking/device_drivers/pensando: fix ionic.rst warnings (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: select CONFIG_NET_DEVLINK (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - commit 4199ffe - ionic: fix vf op lock usage (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: fix fw_status read (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: fix rxq comp packet type mask (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: clear compiler warning on hb use before set (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: restrict received packets to mtu size (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add Rx dropped packet counter (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: drop use of subdevice tags (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: support sr-iov operations (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: ionic_if bits for sr-iov support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: keep users rss hash across lif reset (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Remove set but not used variable 'sg_desc' (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: update driver version (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: implement support for rx sgl (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add a watchdog timer to monitor heartbeat (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add heartbeat check (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: reverse an interrupt coalesce calculation (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: fix up struct name comments (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: add lif_quiesce to wait for queue activity to stop (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: implement ethtool set-fec (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: report users coalesce request (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: use wait_on_bit_lock() rather than open code (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: simplify returns in devlink info (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - dynamic_debug: provide dynamic_hex_dump stub (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: fix stats memory dereference (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Fix an error code in ionic_lif_alloc() (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Remove unused including <linux/version.h> (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add coalesce and other features (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add RSS support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add driver stats (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add netdev-event handling (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add Tx and Rx handling (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add initial ethtool support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add async link status check and basic stats (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add Rx filter and rx_mode ndo support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add management of rx filters (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add the basic NDO callbacks for netdev support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add notifyq support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add adminq action (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add basic adminq support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add interrupts and doorbells (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add basic lif support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add port management commands (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add hardware init and device commands (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - ionic: Add basic framework for IONIC Network device driver (bsc#1167773 jsc#PM-1588 jsc#ECO-1386). - Update config files. - supported.conf: mark ionic supported (bsc#1167773 jsc#PM-1588 jsc#ECO-1386) - commit 7927437 - update patch metadata and move it into sorted section Rename patches.suse/powerpc-pseries-fix-of_read_drc_info_cell-to-point-at-next-record.patch to patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch, update to upstream version, update upstream references and move into sorted section. - commit 58f6e72 - Revert "/net: bcmgenet: use RGMII loopback for MAC reset"/ (bsc#1167769). - commit b9b9649 - ext4: Check for non-zero journal inum in ext4_calculate_overhead (bsc#1167288). - commit 4a32d11 - r8169: re-enable MSI on RTL8168c (git-fixes). - net: phy: mdio-bcm-unimac: Fix clock handling (git-fixes). - NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() (git-fixes). - vxlan: check return value of gro_cells_init() (git-fixes). - net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value (git-fixes). - iwlwifi: yoyo: don't add TLV offset when reading FIFOs (git-fixes). - iwlwifi: consider HE capability when setting LDPC (git-fixes). - gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model (git-fixes). - gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model (git-fixes). - gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option (git-fixes). - gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk (git-fixes). - gpiolib: Fix irq_disable() semantics (git-fixes). - intel_th: pci: Add Elkhart Lake CPU support (git-fixes). - staging: rtl8188eu: Add device id for MERCUSYS MW150US v2 (git-fixes). - staging/speakup: fix get_word non-space look-ahead (git-fixes). - drm/amd/amdgpu: Fix GPR read from debugfs (v2) (git-fixes). - drm/lease: fix WARNING in idr_destroy (git-fixes). - mmc: rtsx_pci: Fix support for speed-modes that relies on tuning (git-fixes). - mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier (git-fixes). - altera-stapl: altera_get_note: prevent write beyond end of 'key' (git-fixes). - spi: spi_register_controller(): free bus id on error paths (git-fixes). - spi/zynqmp: remove entry that causes a cs glitch (git-fixes). - spi: pxa2xx: Add CS control clock quirk (git-fixes). - spi: qup: call spi_qup_pm_resume_runtime before suspending (git-fixes). - spi: spi-omap2-mcspi: Support probe deferral for DMA channels (git-fixes). - drm/amd/display: fix dcc swath size calculations on dcn1 (git-fixes). - drm/amd/display: Clear link settings on MST disable connector (git-fixes). - drm/amdgpu: clean wptr on wb when gpu recovery (git-fixes). - drm/mediatek: Find the cursor plane instead of hard coding it (git-fixes). - drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe fails (git-fixes). - drm/exynos: dsi: fix workaround for the legacy clock name (git-fixes). - drm/exynos: dsi: propagate error value and silence meaningless warning (git-fixes). - mmc: sdhci-cadence: use struct_size() helper (git-fixes). - commit 963c6b7 - selftests: vm: drop dependencies on page flags from mlock2 tests (bnc#1167384). - commit 93ec8db - Update kabi files. Update from RC2 kernel submission (commit 2cc5c6f40e3f). - commit bc36e97 - ext4: do not commit super on read-only bdev (bsc#1167288 bsc#1167338). - commit 3e272f3 - ext4: Unregister sysfs path before destroying jbd2 journal (bsc#1167338 bsc#1167288). - commit 536d85c - struct phy_device kABI compatibility workaround (git-fixes). - commit feeaa43 - net: phy: fix MDIO bus PM PHY resuming (git-fixes). - commit d42c758 - net: phy: Avoid multiple suspends (git-fixes). - commit c95182b - drm/bridge: dw-hdmi: fix AVI frame colorimetry (git-fixes). - alarmtimer: Make alarmtimer platform device child of RTC device (git-fixes). - commit ba8679d - virtio-blk: improve virtqueue error to BLK_STS (bsc#1167649). - commit 0db14dd - mm, slub: prevent kmalloc_node crashes and memory leaks (bsc#1167657, VM functionality). - commit 4697f85 - mm: slub: be more careful about the double cmpxchg of freelist (bsc#1167657, VM functionality). - commit e8bce3b - mm: slub: add missing TID bump in kmem_cache_alloc_bulk() (bsc#1167657, VM functionality). - commit 0108e02 - fix patch metadata - fix wrong Patch-mainline: patches.suse/0001-Revert-serial-uartlite-Add-runtime-support.patch patches.suse/0001-Revert-serial-uartlite-Do-not-use-static-struct-uart.patch patches.suse/0001-Revert-serial-uartlite-Move-the-uart-register.patch patches.suse/0001-pinctrl-baytrail-Really-serialize-all-register-acces.patch - commit a449950 - pinctrl: baytrail: Really serialize all register accesses (git-fixes). - Refresh patches.suse/pinctrl-baytrail-Do-not-clear-IRQ-flags-on-direct-ir.patch. - commit 3060b4c - Revert "/serial-uartlite: Move the uart register"/ (git-fixes). - commit 7d98e39 - Revert "/serial-uartlite: Do not use static struct uart_driver out of probe()"/ (git-fixes). - commit 053f110 - Revert "/serial-uartlite: Add runtime support"/ (git-fixes). - commit 869ee8e - update patch metadata - improve Patch-mainline tag: patches.suse/rcuwait-Let-rcuwait_wake_up-return-whether-or-not-a-.patch - commit f21d25e - rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken (bsc#1167594). - commit e399edf - Update config files: Increase NR_CPUS to 768 on arm64 to support the extra cores on a Marvell ThunderX3 SoC (jsc#SLE-9971). - [mkubecek] update kabi reference files (incompatible): NR_CPUS raised from 480 to 768 on aarch64 - commit d52fc74 - x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType (jsc#SLE-11833). - commit a9c59e2 - md: rename wb stuffs (bsc#1166003). - Update with kabi fix for the above change, patches.kabi/md-backport-kabi.patch. - Refresh for the above change, patches.suse/md-display-timeout-error.patch. - commit eabced8 - raid5: remove worker_cnt_per_group argument from alloc_thread_groups (bsc#1166003). - commit ffebcdb - KEYS: reaching the keys quotas correctly (bsc#1167517). - commit 39a6103 - kABI: more hooks for PCI changes (bsc#1141558). - [mkubecek] update kabi reference files (incompatible): SUSE kabi padding added to some PCI related structures - commit 29f5545 - net: hns3: fix RMW issue for VLAN filter switch (bsc#1154353). - netfilter: nf_tables: fix infinite loop when expr is not available (bsc#1154353). - bnxt_en: fix error handling when flashing from file (sc#SLE-8371 bsc#1153274 bsc#1163419). - bnxt_en: reinitialize IRQs when MTU is modified (sc#SLE-8371 bsc#1153274 bsc#1163419). - bnxt_en: add newline to netdev_*() format strings (sc#SLE-8371 bsc#1153274 bsc#1163419). - bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs (sc#SLE-8371 bsc#1153274 bsc#1163419). - bnxt_en: Improve device shutdown method (sc#SLE-8371 bsc#1153274 bsc#1163419). - commit 6ec4eab - btrfs: add enospc debug messages for ticket failure (bsc#1141456). - Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch. - commit b0b4b45 - btrfs: do not account global reserve in can_overcommit (bsc#1141456). - commit cbebbcb - supported.conf: mark synopsys_edac as supported. Used in Xilinx ZynqMP devices. - commit 8d84988 - btrfs: use btrfs_try_granting_tickets in update_global_rsv (bsc#1141456). - commit 2c7e1da - btrfs: always reserve our entire size for the global reserve (bsc#1141456). - commit 0ded727 - btrfs: change the minimum global reserve size (bsc#1141456). - commit 20a34ab - tracing: Add 'hist:' to hist trigger error log error string (bsc#1164917). - commit c0e7e4a - tracing: Add hist trigger error messages for sort specification (bsc#1164917). - commit 9b80622 - btrfs: unexport the temporary exported functions (bsc#1162831). - commit 795367d - btrfs: migrate the block group cleanup code (bsc#1162831). - Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch. - Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch. - commit b3b0455 - btrfs: migrate the alloc_profile helpers (bsc#1162831). - commit d4eb35f - btrfs: migrate the chunk allocation code (bsc#1162831). - commit 2694f31 - btrfs: migrate the block group space accounting helpers (bsc#1162831). - commit cfbc882 - btrfs: export block group accounting helpers (bsc#1162831). - commit 1701266 - btrfs: migrate the dirty bg writeout code (bsc#1162831). - commit e9dcb00 - btrfs: migrate inc/dec_block_group_ro code (bsc#1162831). - Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch. - commit abe1d44 - btrfs: temporarily export btrfs_get_restripe_target (bsc#1162831). - commit dcd4303 - btrfs: migrate the block group read/creation code (bsc#1162831). - Refresh patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch. - commit 4cffeef - btrfs: migrate the block group removal code (bsc#1162831). - commit 313711e - btrfs: temporarily export inc_block_group_ro (bsc#1162831). - commit 9260ebc - btrfs: migrate the block group caching code (bsc#1162831). - commit 610d6da - btrfs: make caching_thread use btrfs_find_next_key (bsc#1162831). - commit 32ee695 - btrfs: temporarily export fragment_free_space (bsc#1162831). - commit b52844f - btrfs: export the caching control helpers (bsc#1162831). - commit 96ba87a - btrfs: export the excluded extents helpers (bsc#1162831). - commit 0c5df27 - btrfs: export the block group caching helpers (bsc#1162831). - commit 01de231 - btrfs: migrate nocow and reservation helpers (bsc#1162831). - commit e4a70ac - btrfs: migrate the block group ref counting stuff (bsc#1162831). - commit 81d13e7 - btrfs: migrate the block group lookup code (bsc#1162831). - commit fe38e12 - btrfs: move basic block_group definitions to their own header (bsc#1162831). - commit a828471 - btrfs: move btrfs_add_free_space out of a header file (bsc#1162831). - commit c5144d6 - USB: cdc-acm: fix rounding error in TIOCSSERIAL (git-fixes). - usb: typec: ucsi: displayport: Fix a potential race during registration (git-fixes). - usb: typec: ucsi: displayport: Fix NULL pointer dereference (git-fixes). - commit 864c13e - rtc: max8907: add missing select REGMAP_IRQ (git-fixes). - serial: 8250_exar: add support for ACCES cards (git-fixes). - serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE (git-fixes). - commit ae8a796 - net: phy: bcm63xx: fix OOPS due to missing driver name (git-fixes). - net: phy: avoid clearing PHY interrupts twice in irq handler (git-fixes). - net: phy: mscc: fix firmware paths (git-fixes). - net: phy: restore mdio regs in the iproc mdio driver (git-fixes). - net: phy: fixed_phy: fix use-after-free when checking link GPIO (git-fixes). - commit 9488907 - intel_th: Fix user-visible error codes (git-fixes). - iio: chemical: sps30: fix missing triggered buffer dependency (git-fixes). - iio: st_sensors: remap SMO8840 to LIS2DH12 (git-fixes). - iio: light: vcnl4000: update sampling periods for vcnl4040 (git-fixes). - iio: light: vcnl4000: update sampling periods for vcnl4200 (git-fixes). - iio: accel: adxl372: Set iio_chan BE (git-fixes). - iio: magnetometer: ak8974: Fix negative raw values in sysfs (git-fixes). - iio: trigger: stm32-timer: disable master mode when stopping (git-fixes). - iio: adc: stm32-dfsdm: fix sleep in atomic context (git-fixes). - iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode (git-fixes). - mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 (git-fixes). - mac80211: rx: avoid RCU list traversal under mutex (git-fixes). - commit 9bd80d9 - HID: add ALWAYS_POLL quirk to lenovo pixart mouse (git-fixes). - HID: google: add moonball USB id (git-fixes). - HID: hid-bigbenff: fix race condition for scheduled work during removal (git-fixes). - HID: hid-bigbenff: call hid_hw_stop() in case of error (git-fixes). - HID: hid-bigbenff: fix general protection fault caused by double kfree (git-fixes). - HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override (git-fixes). - HID: apple: Add support for recent firmware on Magic Keyboards (git-fixes). - commit 5f6c3d6 - Fix patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch Fix earlier refresh. - commit 479cae8 - Revert sgi_iodev for kabi break (bsc#1166547). - commit 1393f42 - apei/ghes: Do not delay GHES polling (bsc#1166982). - commit b9901b6 - net: dsa: tag_qca: Make sure there is headroom for tag (networking-stable-20_02_19). - net/sched: flower: add missing validation of TCA_FLOWER_FLAGS (networking-stable-20_02_19). - net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS (networking-stable-20_02_19). - net/smc: fix leak of kernel memory to user space (networking-stable-20_02_19). - core: Don't skip generic XDP program execution for cloned SKBs (networking-stable-20_02_19). - commit f564699 - Refresh patches.suse/x86-mm-split-vmalloc_sync_all.patch. - commit 52f4443 - blacklist.conf: Add 02d715b4a818 iommu/vt-d: Fix RCU list debugging warnings - commit edb9131 - fix patch metadata - fix Patch-mainline: patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch - commit 4c51946 - sched/fair: Clear SMT siblings after determining the core is not idle (bnc#1155798 (CPU scheduler functional and performance backports)). - commit fafc10a - sched/fair: fix condition of avg_load calculation (bnc#1155798 (CPU scheduler functional and performance backports)). - commit db78afd - signal: avoid double atomic counter increments for user accounting (bnc#1167415 (Kernel core performance backports)). - commit 6ff4a7e - fix patch metadata - fix Patch-mainline: patches.suse/cgroup-iterate-tasks-that-did-not-finish-do_exit.patch - commit 5b30728 - EDAC/synopsys: Do not print an error with back-to-back snprintf() calls (bsc#1152489). - commit 3d8b07b - perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag (bsc#1152489). - commit 509a4ff - x86/mce: Fix logic and comments around MSR_PPIN_CTL (bsc#1152489). - commit c2e64b7 - x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes (bsc#1152489). - commit 062e80e - KVM: arm/arm64: vgic: Use a single IO device per redistributor (bsc#1166547). - commit 0aaedec - efi/x86: Add TPM related EFI tables to unencrypted mapping checks (bsc#1159816). - commit 0d7e2e6 - ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662 (git-fixes). - ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662 (git-fixes). - ALSA: seq: oss: Fix running status after receiving sysex (git-fixes). - ALSA: seq: virmidi: Fix running status after receiving sysex (git-fixes). - ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks (git-fixes). - ALSA: hda/realtek: Fix pop noise on ALC225 (git-fixes). - ALSA: line6: Fix endless MIDI read loop (git-fixes). - ALSA: pcm: oss: Avoid plugin buffer overflow (git-fixes). - commit ed262e3 - s390/pci: Fix possible deadlock in recover_store() (bsc#1165187 LTC#184105). - commit 121df27 - s390/pci: Recover handle in clp_set_pci_fn() (bsc#1165187 LTC#184105). - commit 5d2c6ee - s390/pkey: fix missing length of protected key on return (git-fixes). - s390/zcrypt: Fix CCA cipher key gen with clear key value function (git-fixes). - commit 6bb7487 - s390/mm: fix dynamic pagetable upgrade for hugetlbfs (bsc#1165181 LTC#184104). - commit 5c2c836 - module: avoid setting info->name early in case we can fall back to info->mod->name (git-fixes). - commit eebf8d1 - blacklist.conf: blacklist f6d061d61712 - commit 72a83b2 - cgroup: memcg: net: do not associate sock with unrelated cgroup (bsc#1167241). - commit 844ea7f - md: fix a typo s/creat/create (bsc#1166003). - commit 5717a6b - md/raid6: fix algorithm choice under larger PAGE_SIZE (bsc#1166003). - raid6/test: fix a compilation warning (bsc#1166003). - raid6/test: fix a compilation error (bsc#1166003). - commit b4c3abd - md-bitmap: small cleanups (bsc#1166003). - md: make sure desc_nr less than MD_SB_DISKS (bsc#1166003). - md: raid1: check rdev before reference in raid1_sync_request func (bsc#1166003). - drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET (bsc#1166003). - md: avoid invalid memory access for array sb->dev_roles (bsc#1166003). - md/raid1: avoid soft lockup under high load (bsc#1166003). - commit f5e32ec - md: no longer compare spare disk superblock events in super_load (bsc#1166003). - commit ac7ff9d - md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit (bsc#1166003). - commit 1195535 - cgroup: Iterate tasks that did not finish do_exit() (bsc#1167151). - commit 16348dc - arm64: fix config and supported.conf for MTD devices on NXP boards References: bsc#1167137 Get rid of CONFIG_MTD_PHYSMAP_COMPAT and enable CONFIG_MTD_PHYSMAP_OF. Compat maps of zero length (CONFIG_MTD_PHYSMAP_LEN=0x0) doesn't make sense and driver initialization is bound to fail. Update supported.conf to include required modules. - commit c23c1f0 - modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n (jsc#SLE-10158). - Refresh patches.suse/supported-flag. - Refresh patches.suse/supported-flag-modverdir. - commit 686d15e - cpufreq: powernv: Fix unsafe notifiers (bsc#1065729). - cpufreq: powernv: Fix use-after-free (bsc#1065729). - powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems (bsc#1056686). - commit c0f95eb - Btrfs: fix race leading to metadata space leak after task received signal (bsc#1141456). - Refresh patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch. - commit 0d2889a - raid5: use bio_end_sector in r5_next_bio (bsc#1166003). - raid5: remove STRIPE_OPS_REQ_PENDING (bsc#1166003). - md: add feature flag MD_FEATURE_RAID0_LAYOUT (bsc#1166003). - md/raid5: use bio_end_sector to calculate last_sector (bsc#1166003). - commit 7e33890 - md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone (bsc#1166003). - Refresh for the above change, patches.suse/md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch. - commit a563707 - raid5 improve too many read errors msg by adding limits (bsc#1166003). - raid1: factor out a common routine to handle the completion of sync write (bsc#1166003). - md: allow last device to be forcibly removed from RAID1/RAID10 (bsc#1166003). - Update with kabi fix for the above change, patches.kabi/md-backport-kabi.patch - md: Convert to use int_pow() (bsc#1166003). - commit aa334d3 - nvme: Translate more status codes to blk_status_t (bsc#1156510). - nvme: Fix parsing of ANA log page (bsc#1166658). - nvme: resync include/linux/nvme.h with nvmecli (bsc#1156510). - commit 672f1cb - md/raid10: end bio when the device faulty (bsc#1166003). - Refresh for the above change, patches.suse/md-display-timeout-error.patch. - commit 760aa49 - raid1: use an int as the return value of raise_barrier() (bsc#1166003). - commit 5ac4a79 - ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() (bsc#1166940). - commit a1c176a - ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin (git-fixes). - ARM: 8958/1: rename missed uaccess .fixup section (git-fixes). - ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional() (git-fixes). - efi: Add a sanity check to efivar_store_raw() (git-fixes). - drm/i915: be more solid in checking the alignment (git-fixes). - mt76: fix array overflow on receiving too many fragments for a packet (git-fixes). - ARM: imx: build v7_cpu_resume() unconditionally (git-fixes). - drm/amd/display: remove duplicated assignment to grph_obj_type (git-fixes). - commit 7fe5a8f - blacklist.conf: Add a reverted amdgpu entry - commit 916aa15 - blktrace: fix dereference after null check (bsc#1159285). - commit df5056f - blacklist.conf: Blacklist d87683620489 - commit 87e4a94 - jbd2: fix ocfs2 corrupt when clearing block group bits (bsc#1166878). - commit 4ccf692 - io_uring: fix __io_iopoll_check deadlock in io_sq_thread (bsc#1166876). - commit 47c1bb0 - io_uring: prevent sq_thread from spinning when it should stop (bsc#1166875). - commit 59a5904 - ecryptfs: replace BUG_ON with error handling code (bsc#1166874). - commit 7eb7c45 - ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() (bsc#1166872). - commit 58a8bc1 - ecryptfs: fix a memory leak bug in parse_tag_1_packet() (bsc#1166871). - commit c7ebfb4 - ext4: fix race between writepages and enabling EXT4_EXTENTS_FL (bsc#1166870). - commit d4cc10a - ext4: rename s_journal_flag_rwsem to s_writepages_rwsem (bsc#1166868). - commit 3fea683 - ext4: fix potential race between s_flex_groups online resizing and access (bsc#1166867). - commit 8b31558 - ext4: fix potential race between s_group_info online resizing and access (bsc#1166866). - commit 8fec0cb - ext4: fix potential race between online resizing and write operations (bsc#1166864). - commit 8ac7c77 - ext4: add cond_resched() to __ext4_find_entry() (bsc#1166862). - commit 098ad12 - ext4: fix a data race in EXT4_I(inode)->i_disksize (bsc#1166861). - commit ff7b112 - ext4: don't assume that mmp_nodename/bdevname have NUL (bsc#1166860). - commit 26f5b12 - block, bfq: get a ref to a group when adding it to a service tree (bsc#1166859). - commit 0cc750a - blacklist.conf: Blacklist 4d8340d0d4d9 - commit a9eb92c - i2c: gpio: suppress error on probe defer (git-fixes). - i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device (git-fixes). - iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices (bsc#1166632). - crypto: pcrypt - Fix user-after-free on module unload (git-fixes). - iwlwifi: mvm: fix NVM check for 3168 devices (git-fixes). - ASoC: pcm: update FE/BE trigger order based on the command (git-fixes). - commit 0ca34dd - x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor (bsc#1152489). - [mkubecek] update kabi files (incompatible): - drop amd_nb_misc_ids symbol (no longer exported so that we can add more device ids later) - commit bb3cbed - sys/sysinfo: Respect boottime inside time namespace (bsc#1164648,jsc#SLE-11493). - commit 695315f - btrfs: run btrfs_try_granting_tickets if a priority ticket fails (bsc#1141456). - btrfs: only check priority tickets for priority flushing (bsc#1141456). - btrfs: Account for trans_block_rsv in may_commit_transaction (bsc#1141456). - btrfs: allow us to use up to 90% of the global rsv for unlink (bsc#1141456). - btrfs: Improve global reserve stealing logic (bsc#1141456). - btrfs: force chunk allocation if our global rsv is larger than metadata (bsc#1141456). - commit 0e267e6 - drm/virtio: module_param_named() requires linux/moduleparam.h (bsc#1152489) - commit bbc436c - iommu/vt-d: Fix debugfs register reads (bsc#1166769). - commit acf3bd7 - Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch. - commit 867843d - drm/i915/gt: Close race between cacheline_retire and free (bsc#1152489) Additional changes: * Added i915_active_acquire_if_busy() to drivers/gpu/drm/i915/i915_active.{c,h}. See upstream commit b1e3177bd1d8f - commit 0111275 - drm/virtio: make resource id workaround runtime switchable. (bsc#1152489) - commit 370ca9c - x86/ioremap: Map EFI runtime services data as encrypted for SEV (bsc#1160508). - commit 27cbc80 - Add kabi reference files - import from KotD (commit 49476dcf3399) Enable kabi checking for -default and -preempt flavors. - commit fe7e9d8 - iommu/vt-d: Populate debugfs if IOMMUs are detected (bsc#1166728). - iommu/vt-d: Ignore devices with out-of-spec domain number (bsc#1166727). - iommu/vt-d: Fix the wrong printing in RHSA parsing (bsc#1166726). - iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint (bsc#1166729). - iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint (bsc#1166723). - iommu/vt-d: Fix RCU-list bugs in intel_iommu_init() (bsc#1166725). - iommu/dma: Fix MSI reservation allocation (bsc#1166722). - iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page (bsc#1166724). - commit eb2e9ee - xfs: report corruption only as a regular error (bsc#1166687). - commit abd2d39 - xfs: add a XFS_IS_CORRUPT macro (bsc#1166686). - commit 877ee95 - xfs: make the assertion message functions take a mount parameter (bsc#1166685). - commit 7bd7696 - xfs: check attribute leaf block structure (bsc#1166153). - commit 1008e2c - net: dsa: microchip: enable module autoprobe (networking-stable-20_02_09). - net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() (networking-stable-20_02_09). - net: stmmac: fix a possible endless loop (networking-stable-20_02_09). - net: systemport: Avoid RBUF stuck in Wake-on-LAN mode (networking-stable-20_02_09). - net: mvneta: move rx_dropped and rx_errors in per-cpu stats (networking-stable-20_02_09). - qed: Fix timestamping issue for L2 unicast ptp packets (networking-stable-20_02_09). - net: macb: Limit maximum GEM TX length in TSO (networking-stable-20_02_09). - net: macb: Remove unnecessary alignment check for TSO (networking-stable-20_02_09). - bonding/alb: properly access headers in bond_alb_xmit() (networking-stable-20_02_09). - devlink: report 0 after hitting end in region read (networking-stable-20_02_09). - net_sched: fix a resource leak in tcindex_set_parms() (networking-stable-20_02_09). - commit c82701f - mmc: sdhci: iproc: Add custom set_power() callback for bcm2711 (bsc#1165954). - mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage() (bsc#1165954). - commit a751850 - fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers (bsc#1165806, bsc#1165807). - commit 59a3783 - xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64 (bsc#1165806, bsc#1165807). - commit 17753e3 - crypto: arm{,64} neon: memzero_explicit aes-cbc key (bsc#1165167, FIPS). - commit cb788e3 - Refresh patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch. - commit bb81764 - drm/i915: Defer semaphore priority bumping to a workqueue (git-fixes). - drm/i915/gvt: Fix dma-buf display blur issue on CFL (git-fixes). - drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits (git-fixes). - nl80211: add missing attribute validation for channel switch (git-fixes). - nl80211: add missing attribute validation for beacon report scanning (git-fixes). - nl80211: add missing attribute validation for critical protocol indication (git-fixes). - batman-adv: Don't schedule OGM for disabled interface (git-fixes). - macvlan: add cond_resched() during multicast processing (git-fixes). - nfc: add missing attribute validation for vendor subcommand (git-fixes). - nfc: add missing attribute validation for deactivate target (git-fixes). - nfc: add missing attribute validation for SE API (git-fixes). - tipc: add missing attribute validation for MTU property (git-fixes). - team: add missing attribute validation for array index (git-fixes). - team: add missing attribute validation for port ifindex (git-fixes). - macsec: add missing attribute validation for port (git-fixes). - can: add missing attribute validation for termination (git-fixes). - nl802154: add missing attribute validation for dev_type (git-fixes). - nl802154: add missing attribute validation (git-fixes). - firmware: imx: Align imx_sc_msg_req_cpu_start to 4 (git-fixes). - firmware: imx: scu-pd: Align imx sc msg structs to 4 (git-fixes). - firmware: imx: misc: Align imx sc msg structs to 4 (git-fixes). - firmware: imx: scu: Ensure sequential TX (git-fixes). - tty:serial:mvebu-uart:fix a wrong return (git-fixes). - usb: dwc3: gadget: Update chain bit correctly when using sg list (git-fixes). - usb: storage: Add quirk for Samsung Fit flash (git-fixes). - usb: quirks: add NO_LPM quirk for Logitech Screen Share (git-fixes). - media: hantro: Fix broken media controller links (git-fixes). - media: mc-entity.c: use & to check pad flags, not == (git-fixes). - media: v4l2-mem2mem.c: fix broken links (git-fixes). - dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list (git-fixes). - dmaengine: tegra-apb: Fix use-after-free (git-fixes). - audit: always check the netlink payload length in audit_receive_msg() (git-fixes). - audit: fix error handling in audit_data_to_entry() (git-fixes). - watchdog: da9062: do not ping the hw during stop() (git-fixes). - habanalabs: patched cb equals user cb in device memset (git-fixes). - habanalabs: do not halt CoreSight during hard reset (git-fixes). - habanalabs: halt the engines before hard-reset (git-fixes). - usb: gadget: serial: fix Tx stall after buffer overflow (git-fixes). - usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags (git-fixes). - usb: gadget: composite: Support more than 500mA MaxPower (git-fixes). - drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parameters (git-fixes). - drm/modes: Make sure to parse valid rotation value from cmdline (git-fixes). - drm/msm/dsi/pll: call vco set rate explicitly (git-fixes). - drm/msm/dsi: save pll state before dsi host is powered off (git-fixes). - drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI (git-fixes). - drm/msm/mdp5: rate limit pp done timeout warnings (git-fixes). - ALSA: hda: do not override bus codec_mask in link_get() (git-fixes). - vfio-ccw: Use the correct style for SPDX License Identifier (git-fixes). - commit d192c28 - fix patch metadata - fix Patch-mainline: patches.suse/0001-padata-initialize-pd-cpu-with-effective-cpumask.patch patches.suse/0001-padata-pcrypt-take-CPU-hotplug-lock-internally-in-pa.patch patches.suse/0001-padata-unbind-parallel-jobs-from-specific-CPUs.patch patches.suse/0001-padata-use-separate-workqueues-for-parallel-and-seri.patch patches.suse/0001-workqueue-unconfine-alloc-apply-free_workqueue_attrs.patch - commit c637d96 - series.conf: cleanup - update upstream reference and resort: patches.suse/ibmvnic-Do-not-process-device-remove-during-device-r.patch - commit aed6449 - Move the upstreamed ipmi_si patch into sorted section - commit ca4ab45 - pid: Fix error return value in some cases (bsc#1164648,jsc#SLE-11493). - commit 2c02126 - blacklist.conf: expand wildcards. - commit 7232917 - arm64: dts: qcom: Add Lenovo Yoga C630 (jsc#SLE-9418). - commit 5c6966e - x86/intel: Disable HPET on Intel Ice Lake platforms (git-fixes). - x86/intel: Disable HPET on Intel Coffee Lake H platforms (git-fixes). - commit df3778b - pinctrl: core: Remove extra kref_get which blocks hogs being freed (git-fixes). - pinctrl: imx: scu: Align imx sc msg structs to 4 (git-fixes). - pinctrl: meson-gxl: fix GPIOX sdio pins (git-fixes). - virtio_balloon: Adjust label in virtballoon_probe (git-fixes). - virtio_ring: Fix mem leak with vring_new_virtqueue() (git-fixes). - Revert "/PM / devfreq: Modify the device name as devfreq(X) for sysfs"/ (git-fixes). - nfc: pn544: Fix occasional HW initialization failure (git-fixes). - NFC: pn544: Fix a typo in a debug message (git-fixes). - gpio: xilinx: Fix bug where the wrong GPIO register is written to (git-fixes). - irqchip/gic-v3: Only provision redistributors that are enabled in ACPI (git-fixes). - virtio_balloon: prevent pfn array overflow (git-fixes). - clk: Use parent node pointer during registration if necessary (git-fixes). - gpu/drm: ingenic: Avoid null pointer deference in plane atomic update (git-fixes). - gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() (git-fixes). - fore200e: Fix incorrect checks of NULL pointer dereference (git-fixes). - NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu() (git-fixes). - irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems (git-fixes). - ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1 (git-fixes). - gpio: add gpiod_toggle_active_low() (git-fixes). - XArray: Fix xas_find returning too many entries (git-fixes). - XArray: Fix xa_find_after with multi-index entries (git-fixes). - XArray: Fix infinite loop with entry at ULONG_MAX (git-fixes). - XArray: Fix xas_pause at ULONG_MAX (git-fixes). - commit aac43c5 - Revert "/tick/common: Make tick_periodic() check for missing ticks"/ This reverts commit 4d65090f1171433dc9438813b674f86d4925eb9c. Patch causes hard lockup. See [1] for details. Issue is fixed with Marvell frimware v7.4.1 [1]: https://lkml.org/lkml/2020/3/6/1245 - commit be5e348 - Enable CONFIG_KEXEC_SIG on s390x (jsc#SLE-8923). - commit 3dbf242 - Update patch reference for console security fix (CVE-2020-8647 bsc#1162929 CVE-2020-8649 bsc#1162931) - commit 3e9c1d2 - padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible (git-fixes). - commit aad348d - x86/mm: Split vmalloc_sync_all() (bsc#1165741). - commit 6f59f79 - workqueue: unconfine alloc/apply/free_workqueue_attrs() (git-fixes). - commit 00cf9ef - crypto: pcrypt - Avoid deadlock by using per-instance padata queues (git-fixes). - commit 2487df7 - padata: unbind parallel jobs from specific CPUs (git-fixes). - Refresh patches.suse/0001-padata-Remove-broken-queue-flushing.patch. - commit f5446c1 - patch metadata cleanup - drop duplicate References line: patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch - commit d4e3168 - series.conf: tidy up - "/inherited SP1 patches for review"/ section is emtpy, drop the header - drop a pointless comment - commit d5cfa09 - padata: use separate workqueues for parallel and serial work (git-fixes). - commit 93a8f87 - refresh and enable: patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch - commit 0883fb3 - refresh and enable: patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch - commit e7ac692 - sched/fair: Fix reordering of enqueue/dequeue_task_fair() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix runnable_avg for throttled cfs (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/topology: Don't enable EAS on SMT systems (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 54c1e7e - Refresh patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch. - commit 19f7ff2 - vt: selection, push sel_lock up (bnc#1162928 CVE-2020-8648). - vt: selection, push console lock down (bnc#1162928 CVE-2020-8648). - commit 826e708 - supported.conf: cleanup Remove entries for modules which are only built into vmlinuz image and no longer as a module on any supported architecture. - commit 442ceef - net: export netdev_next_lower_dev_rcu() (bsc#1154353). - commit 50e6fb7 - supported.conf: proper sort While having all modules belonging to internal KMPs (i.e. marked with "/+foo-kmp"/ style guards) on top of supported.conf might seem intentional, it was in fact only a side effect of a bug in supported-conf-fixup which did not expect guards with a dash ('-'). Sort the file properly now to avoid potential mistakes resulting from wrong order of entries. - commit 26973fc - fix patch metadata - fix Patch-mainline: patches.suse/0001-crypto-pcrypt-remove-padata-cpumask-notifier.patch patches.suse/0001-padata-Replace-delayed-timer-with-immediate-workqueu.patch patches.suse/0001-padata-allocate-workqueue-internally.patch patches.suse/0001-padata-initialize-pd-cpu-with-effective-cpumask.patch patches.suse/0001-padata-make-padata_do_parallel-find-alternate-callba.patch patches.suse/0001-padata-purge-get_cpu-and-reorder_via_wq-from-padata_.patch patches.suse/0001-virtio-blk-fix-hw_queue-stopped-on-arbitrary-error.patch - commit bc937a8 - ibmvnic: Do not process device remove during device reset (bsc#1065729). - commit cc9dad3 - ibmvnic: Warn unknown speed message only when carrier is present (bsc#1065729). - commit e9a3130 - arm64/spinlock: fix a -Wunused-function warning (bsc#1149032). - locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN (bsc#1149032). - futex: Fix kernel-doc notation warning (bsc#1149032). - commit 4912275 - Revert "/ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"/ (bsc#1159886). - powerpc/spinlocks: Fix oops in __spin_yield() on bare metal (bsc#1149032). - powerpc/spinlocks: Rename SPLPAR-only spinlocks (bsc#1149032). - commit 4b45f4c - padata: initialize pd->cpu with effective cpumask (git-fixes). - Refresh patches.suse/0001-padata-Remove-broken-queue-flushing.patch. - commit c8738d9 - padata: purge get_cpu and reorder_via_wq from padata_do_serial (git-fixes). - commit 32854ac - padata: Replace delayed timer with immediate workqueue in padata_reorder (git-fixes). - Refresh patches.suse/0001-padata-Remove-broken-queue-flushing.patch. - commit ab62460 - padata: Remove broken queue flushing (git-fixes). - commit feb9def - crypto: pcrypt - remove padata cpumask notifier (git-fixes). - commit 61ed2ae - padata: make padata_do_parallel find alternate callback CPU (git-fixes). - commit 1bf4612 - padata: allocate workqueue internally (git-fixes). - commit c16372d - RDMA/odp: Ensure the mm is still alive before creating an implicit child (jsc#SLE-8449). - IB/mlx5: Fix implicit ODP race (jsc#SLE-8446). - RDMA/core: Fix pkey and port assignment in get_new_pps (jsc#SLE-8449). - RDMA/rw: Fix error flow during RDMA context initialization (jsc#SLE-8449). - RDMA/core: Fix use of logical OR in get_new_pps (jsc#SLE-8449). - commit 76634af - virtio-blk: fix hw_queue stopped on arbitrary error (git-fixes). - commit 1b95f96 - i2c: exynos5: Remove IRQF_ONESHOT (bsc#1162702). - i2c: hix5hd2: Remove IRQF_ONESHOT (bsc#1162702). - commit b6d534c - xfs: constify the buffer pointer arguments to error functions (bsc#1166226). - commit a8f2d26 - Delete patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch. Removed this patch because it was not sent to kernel mainline with other kernel lockdown patches. Maintainers didn't reponse for why this patch not be sent. So, I removed this patch to align mainline kernel. - commit cfa2dff - mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x (git-fixes). - commit b05ab91 - drm/sun4i: Add separate DE3 VI layer formats (bsc#1152472) - commit 9c87cd6 - drm/virtio: fix resource id creation race (bsc#1152489) - commit 875669e - drm/radeon: Inline drm_get_pci_dev (bsc#1152472) - commit 27b152d - drm/i915: Update drm/i915 bug filing URL (bsc#1152489) - commit e0978de - Refresh: patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch There is a missing inline in a function declaration. As this is a bug in the upstream submission, a subsequent series will be sent. - commit 24cdb0d - efi: fix a race and a buffer overflow while reading efivars via sysfs (bsc#1164893). - commit 57ac0e8 - drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets (bsc#1152472) - commit 6746148 - drm/vgem: Close use-after-free race in vgem_gem_create (bsc#1152472) - commit 65490f2 - Revert "/drm/amd/display: Don't skip link training for empty dongle"/ (bsc#1152489) - commit 62bee52 - vgacon: Fix a UAF in vgacon_invert_region (bsc#1152472) - commit b9949b5 - fix patch metadata - fix Patch-mainline: patches.suse/usercopy-Avoid-soft-lockups-in-test_check_nonzero_us.patch - commit 1ec8a33 - fix patch metadata - fix Patch-mainline: patches.suse/0001-iwlwifi-mvm-remove-d0i3_ap_sta_id.patch patches.suse/0001-iwlwifi-mvm-remove-last-leftovers-of-d0i3.patch patches.suse/0001-iwlwifi-mvm-remove-the-d0i3-entry-exit-flow.patch patches.suse/0001-iwlwifi-mvm-remove-the-tx-defer-for-d0i3.patch patches.suse/0001-iwlwifi-mvm-start-to-remove-the-code-for-d0i3.patch patches.suse/0001-iwlwifi-remove-all-the-d0i3-references.patch - commit c0e601f - series.conf: cleanup - move into sorted section patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch - commit 2ee4b82 - xfs: fix attr leaf header freemap.size underflow (bsc#1166164). - commit 33188db - xfs: fix some memory leaks in log recovery (bsc#1166162). - commit 0fc66f0 - xfs: attach dquots before performing xfs_swap_extents (bsc#1166161). - commit 1da5af8 - xfs: range check ri_cnt when recovering log items (bsc#1166160). - commit 90b681f - xfs: always log corruption errors (bsc#1166158). - commit 4ceca97 - xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata (bsc#1166156). - commit 8aae262 - xfs: namecheck directory entry names before listing them (bsc#1166155). - commit bd61b8e - xfs: namecheck attribute names before listing them (bsc#1166154). - commit eddc1b8 - xfs: cap longest free extent to maximum allocatable (bsc#1166152). - commit 9db4cae - xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename() (bsc#1166149). - commit 2f06de6 - xfs: check log iovec size to make sure it's plausibly a buffer log format (bsc#1166147). - commit 266b31b - xfs: convert EIO to EFSCORRUPTED when log contents are invalid (bsc#1166145). - commit 343511d - xfs: also call xfs_file_iomap_end_delalloc for zeroing operations (bsc#1166144). - commit 5e9fd03 - xfs: fix inode fork extent count overflow (bsc#1166143). - commit 016eaf4 - xfs: log proper length of superblock (bsc#1166140). - commit 3caa90e - xfs: convert inode to extent format after extent merge due to shift (bsc#1166136). - commit d852ad3 - xfs: Use WARN_ON_ONCE for bailout mount-operation (bsc#1166133). - commit cc00b41 - xfs: fix maxicount division by zero error (bsc#1166132). - commit d8d261a - rpm/kabi.pl: account for namespace field being moved last Upstream is moving the namespace field in Module.symvers last in order to preserve backwards compatibility with kmod tools (depmod, etc). Fix the kabi.pl script to expect the namespace field last. Since split() ignores trailing empty fields and delimeters, switch to using tr to count how many fields/tabs are in a line. Also, in load_symvers(), pass LIMIT of -1 to split() so it does not strip trailing empty fields, as namespace is an optional field. - commit a3bb253 - lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres() (bsc#1164648,jsc#SLE-11493). - selftests/timens: Check for right timens offsets after fork and exec (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add a simple perf test for clock_gettime() (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add timer offsets test (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add procfs selftest (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add a test for clock_nanosleep() (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add a test for timerfd (bsc#1164648,jsc#SLE-11493). - selftests/timens: Add Time Namespace test for supported clocks (bsc#1164648,jsc#SLE-11493). - fs/proc: Introduce /proc/pid/timens_offsets (bsc#1164648,jsc#SLE-11493). - x86/vdso: Zap vvar pages when switching to a time namespace (bsc#1164648,jsc#SLE-11493). - x86/vdso: On timens page fault prefault also VVAR page (bsc#1164648,jsc#SLE-11493). - x86/vdso: Handle faults on timens page (bsc#1164648,jsc#SLE-11493). - time: Allocate per-timens vvar page (bsc#1164648,jsc#SLE-11493). - x86/vdso: Add time napespace page (bsc#1164648,jsc#SLE-11493). - update x86_64 configs: GENERIC_VDSO_TIME_NS=y, TIME_NS=y - x86/vdso: Provide vdso_data offset on vvar_page (bsc#1164648,jsc#SLE-11493). - lib/vdso: Prepare for time namespace support (bsc#1164648,jsc#SLE-11493). - refresh config files (drop TIME_NS - no longer available) - x86/vdso: Restrict splitting VVAR VMA (bsc#1164648,jsc#SLE-11493). - fs/proc: Respect boottime inside time namespace for /proc/uptime (bsc#1164648,jsc#SLE-11493). - posix-timers: Make clock_nanosleep() time namespace aware (bsc#1164648,jsc#SLE-11493). - hrtimers: Prepare hrtimer_nanosleep() for time namespaces (bsc#1164648,jsc#SLE-11493). - alarmtimer: Make nanosleep() time namespace aware (bsc#1164648,jsc#SLE-11493). - posix-timers: Make timer_settime() time namespace aware (bsc#1164648,jsc#SLE-11493). - timerfd: Make timerfd_settime() time namespace aware (bsc#1164648,jsc#SLE-11493). - time: Add do_timens_ktime_to_host() helper (bsc#1164648,jsc#SLE-11493). - posix-clocks: Wire up clock_gettime() with timens offsets (bsc#1164648,jsc#SLE-11493). - posix-timers: Use clock_get_ktime() in common_timer_get() (bsc#1164648,jsc#SLE-11493). - posix-clocks: Introduce clock_get_ktime() callback (bsc#1164648,jsc#SLE-11493). - alarmtimer: Provide get_timespec() callback (bsc#1164648,jsc#SLE-11493). - alarmtimer: Rename gettime() callback to get_ktime() (bsc#1164648,jsc#SLE-11493). - posix-clocks: Rename .clock_get_timespec() callbacks accordingly (bsc#1164648,jsc#SLE-11493). - posix-clocks: Rename the clock_get() callback to clock_get_timespec() (bsc#1164648,jsc#SLE-11493). - time: Add timens_offsets to be used for tasks in time namespace (bsc#1164648,jsc#SLE-11493). - ns: Introduce Time Namespace (bsc#1164648,jsc#SLE-11493). - update config files: TIME_NS=y (=n in s390x/zfcpdump) - lib/vdso: Mark do_hres() and do_coarse() as __always_inline (bsc#1164648,jsc#SLE-11493). - lib/vdso: Add unlikely() hint into vdso_read_begin() (bsc#1164648,jsc#SLE-11493). - lib/vdso: Avoid duplication in __cvdso_clock_getres() (bsc#1164648,jsc#SLE-11493). - lib/vdso: Let do_coarse() return 0 to simplify the callsite (bsc#1164648,jsc#SLE-11493). - lib/vdso: Make __cvdso_clock_getres() static (bsc#1164648,jsc#SLE-11493). - clone3: ensure copy_thread_tls is implemented (bsc#1163988,bsc#1164648,jsc#SLE-11493). - ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uaccess regions (bsc#1164648,jsc#SLE-11493). - fork: extend clone3() to support setting a PID (bsc#1164648,jsc#SLE-11493). - clone3: add CLONE_CLEAR_SIGHAND (bsc#1164648,jsc#SLE-11493). - tools headers UAPI: Sync sched.h with the kernel (bsc#1164648,jsc#SLE-11493). - usercopy: Avoid soft lockups in test_check_nonzero_user() (bsc#1164648,jsc#SLE-11493). - lib: test_user_copy: style cleanup (bsc#1164648,jsc#SLE-11493). - usercopy: Add parentheses around assignment in test_copy_struct_from_user (bsc#1164648,jsc#SLE-11493). - clone3: switch to copy_struct_from_user() (bsc#1164648,jsc#SLE-11493). - lib: introduce copy_struct_from_user() helper (bsc#1164648,jsc#SLE-11493). - sched: add kernel-doc for struct clone_args (bsc#1164648,jsc#SLE-11493). - commit 992f679 - kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logic (git-fixes). - commit d42d5d9 - Delete patches.suse/clone3-ensure-copy_thread_tls-is-implemented.patch. - commit 5c13d46 - usb: core: port: do error out if usb_autopm_get_interface() fails (git-fixes). - usb: core: hub: do error out if usb_autopm_get_interface() fails (git-fixes). - commit 011bc72 - Revert "/drm/fbdev: Fallback to non tiled mode if all tiles not present"/ (bsc#1051510). - commit 07e015b - modpost: move the namespace field in Module.symvers last (jsc#SLE-10158). - Refresh patches.suse/supported-flag. - commit d026ef9 - USB: misc: iowarrior: add support for 2 OEMed devices (git-fixes). - commit e40d2a1 - USB: Fix novation SourceControl XL after suspend (git-fixes). - commit 25b0137 - KVM: VMX: check descriptor table exits on instruction emulation (bsc#1166091). - commit bf59879 - drm/i915/selftests: Fix return in assert_mmap_offset() (git-fixes). - drm/i915: Program MBUS with rmw during initialization (git-fixes). - drm/sun4i: Fix DE2 VI layer format support (git-fixes). - drm/sun4i: de2/de3: Remove unsupported VI layer formats (git-fixes). - drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime (git-fixes). - drm/i915/gvt: Separate display reset from ALL_ENGINES reset (git-fixes). - drm/amdgpu: Drop DRIVER_USE_AGP (git-fixes). - drm/i915: Wean off drm_pci_alloc/drm_pci_free (git-fixes). - drm/i915/gt: Protect defer_request() from new waiters (git-fixes). - drm/msm/dpu: fix BGR565 vs RGB565 confusion (git-fixes). - drm/amdgpu/gfx10: disable gfxoff when reading rlc clock (git-fixes). - drm/amdgpu/gfx9: disable gfxoff when reading rlc clock (git-fixes). - drm/amdgpu/soc15: fix xclk for raven (git-fixes). - drm/amd/display: Check engine is not NULL before acquiring (git-fixes). - drm/amd/display: Do not set optimized_require to false after plane disable (git-fixes). - drm/msm: Set dma maximum segment size for mdss (git-fixes). - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage (git-fixes). - drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency (git-fixes). - drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2) (git-fixes). - drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode (git-fixes). - drm/amd/display: do not allocate display_mode_lib unnecessarily (git-fixes). - drm/nouveau/disp/nv50-: prevent oops when no channel method map provided (git-fixes). - drm/nouveau/mmu: fix comptag memory leak (git-fixes). - drm/amd/display: fixup DML dependencies (git-fixes). - drm/amd/display: Clear state after exiting fixed active VRR state (git-fixes). - drm/nouveau/fault/gv100-: fix memory leak on module unload (git-fixes). - drm/nouveau/drm/ttm: Remove set but not used variable 'mem' (git-fixes). - drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw (git-fixes). - drm/mediatek: handle events when enabling/disabling crtc (git-fixes). - drm/amdkfd: Fix permissions of hang_hws (git-fixes). - drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV (git-fixes). - drm: remove the newline for CRC source name (git-fixes). - drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG (git-fixes). - drm/gma500: Fixup fbdev stolen size usage evaluation (git-fixes). - drm/fbdev: Fallback to non tiled mode if all tiles not present (git-fixes). - commit c42f713 - dma-buf: free dmabuf->name in dma_buf_release() (git-fixes). - dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 (git-fixes). - dmaengine: imx-sdma: fix context cache (git-fixes). - dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() (git-fixes). - clocksource: davinci: only enable clockevents once tim34 is initialized (git-fixes). - cmd64x: potential buffer overflow in cmd64x_program_timings() (git-fixes). - dmaengine: Store module owner in dma_device struct (git-fixes). - dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux (git-fixes). - commit b143f5d - net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed (git-fixes). - dma-direct: relax addressability checks in dma_direct_supported (git-fixes). - kprobes: Set unoptimized flag after unoptimizing code (git-fixes). - dma-direct: don't check swiotlb=force in dma_direct_map_resource (git-fixes). - Refresh: patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch - dma/direct: turn ARCH_ZONE_DMA_BITS into a variable (git-fixes). - Refresh: patches.suse/dma-direct-avoid-a-forward-declaration-for-phys_to_dma.patch - Refresh: patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch - Refresh: patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch - commit ee87f08 - blacklist.conf: Add dma/imx-sdma entries that have been reverted - commit f53a68f - usb: core: hub: fix unhandled return by employing a void function (git-fixes). - commit 9ef677e - usb: core: port: do error out if usb_autopm_get_interface() fails (git-fixes). - usb: core: hub: do error out if usb_autopm_get_interface() fails (git-fixes). - staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi (git-fixes). - vt: vt_ioctl: fix race in VT_RESIZEX (git-fixes). - vt: fix scrollback flushing on background consoles (git-fixes). - USB: misc: iowarrior: add support for the 100 device (git-fixes). - usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows (git-fixes). - usb: dwc2: Fix in ISOC request length checking (git-fixes). - usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus (git-fixes). - usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields (git-fixes). - usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format (git-fixes). - USB: misc: iowarrior: add support for the 28 and 28L devices (git-fixes). - USB: misc: iowarrior: add support for 2 OEMed devices (git-fixes). - USB: Fix novation SourceControl XL after suspend (git-fixes). - xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2 (git-fixes). - USB: quirks: blacklist duplicate ep on Sound Devices USBPre2 (git-fixes). - USB: core: add endpoint-blacklist quirk (git-fixes). - usb: dwc3: debug: fix string position formatting mixup with ret and len (git-fixes). - USB: hub: Don't record a connect-change event during reset-resume (git-fixes). - usb: charger: assign specific number for enum value (git-fixes). - usb: uas: fix a plug & unplug racing (git-fixes). - USB: hub: Fix the broken detection of USB3 device in SMSC hub (git-fixes). - xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms (git-fixes). - xhci: fix runtime pm enabling for quirky Intel hosts (git-fixes). - xhci: Force Maximum Packet size for Full-speed bulk devices to valid range (git-fixes). - xprtrdma: Fix DMA scatter-gather list mapping imbalance (git-fixes). - uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol() (git-fixes). - usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue (git-fixes). - usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe() (git-fixes). - usb: dwc2: Fix IN FIFO allocation (git-fixes). - usbip: Fix unsafe unaligned pointer usage (git-fixes). - wan/hdlc_x25: fix skb handling (git-fixes). - wan: ixp4xx_hss: fix compile-testing on 64-bit (git-fixes). - watchdog/softlockup: Enforce that timestamp is valid on boot (git-fixes). - usb: dwc3: use proper initializers for property entries (git-fixes). - commit 7d830dc - tty: serial: fsl_lpuart: free IDs allocated by IDA (git-fixes). - spi: bcm63xx-hsspi: Really keep pll clk enabled (git-fixes). - spi: atmel-quadspi: fix possible MMIO window size overrun (git-fixes). - spi: spidev: Fix CS polarity if GPIO descriptors are used (git-fixes). - tty: serial: qcom_geni_serial: Fix RX cancel command failure (git-fixes). - tty: serial: imx: setup the correct sg entry for tx dma (git-fixes). - tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode (git-fixes). - thunderbolt: Prevent crash if non-active NVMem file is read (git-fixes). - tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST (git-fixes). - soc/tegra: fuse: Fix build with Tegra194 configuration (git-fixes). - tty: synclink_gt: Adjust indentation in several functions (git-fixes). - tty: synclinkmp: Adjust indentation in several functions (git-fixes). - commit f7b10ec - USB: pci-quirks: Add Raspberry Pi 4 quirk (bsc#1163560). - soc: bcm2835: Sync xHCI reset firmware property with downstream (bsc#1163560). - PCI: brcmstb: Wait for Raspberry Pi's firmware when present (bsc#1163560). - firmware: raspberrypi: Introduce vl805 init routine (bsc#1163560). - commit e30de5f - regulator: stm32-vrefbuf: fix a possible overshoot when re-enabling (git-fixes). - staging: rtl8723bs: Fix potential overuse of kernel memory (git-fixes). - staging: rtl8188eu: Fix potential overuse of kernel memory (git-fixes). - staging: rtl8723bs: Fix potential security hole (git-fixes). - staging: rtl8188eu: Fix potential security hole (git-fixes). - staging: rtl8723bs: fix copy of overlapping memory (git-fixes). - serial: 8250: Check UPF_IRQ_SHARED in advance (git-fixes). - serdev: ttyport: restore client ops on deregistration (git-fixes). - reset: uniphier: Add SCSSI reset control for each channel (git-fixes). - remoteproc: Initialize rproc_class before use (git-fixes). - staging: rtl8188: avoid excessive stack usage (git-fixes). - rtw88: fix rate mask for 1SS chip (git-fixes). - rtlwifi: rtl_pci: Fix -Wcast-function-type (git-fixes). - commit b3aad35 - phy: mapphone-mdm6600: Fix timeouts by adding wake-up handling (git-fixes). - phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO toggle interval (git-fixes). - qmi_wwan: unconditionally reject 2 ep interfaces (git-fixes). - radeon: insert 10ms sleep in dce5_crtc_load_lut (git-fixes). - pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins (git-fixes). - pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs (git-fixes). - pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs (git-fixes). - r8169: check that Realtek PHY driver module is loaded (git-fixes). - commit 1f5e949 - PCI: Fix pci_add_dma_alias() bitmask size (git-fixes). - PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers (git-fixes). - PCI: Add generic quirk for increasing D3hot delay (git-fixes). - PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in (git-fixes). - commit 124e17e - mac80211: Remove a redundant mutex unlock (git-fixes). - ipmi:ssif: Handle a possible NULL pointer reference (git-fixes). - mac80211: fix wrong 160/80+80 MHz setting (git-fixes). - mac80211: consider more elements in parsing CRC (git-fixes). - iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() (git-fixes). - iwlwifi: mvm: Fix thermal zone registration (git-fixes). - media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value (git-fixes). - media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run() (git-fixes). - media: i2c: mt9v032: fix enum mbus codes and frame sizes (git-fixes). - media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros (git-fixes). - media: cx23885: Add support for AVerMedia CE310B (git-fixes). - orinoco: avoid assertion in case of NULL pointer (git-fixes). - iwlegacy: Fix -Wcast-function-type (git-fixes). - ipw2x00: Fix -Wcast-function-type (git-fixes). - commit 57f0620 - PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers (jsc#SLE-7772). - commit ca7a98f - delete: patches.suse/linux-log2-h-add-roundup-rounddown_pow_two64-family-of-functions.patch Not needed anymore - commit c7ab3e3 - update and move into sorted section: patches.suse/pci-brcmstb-add-msi-support.patch - commit 71e1948 - refresh and move into sorted section: patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch - commit b774a70 - drm/i915/execlists: Always force a context reload when rewinding RING_TAIL (bsc#1161207). - commit 8af101c - Refresh patches.suse/mm-hotplug-fix-page-online-with-debug_pagealloc-compiled-but-not-enabled.patch. - commit went mainline from a non-git maintainer repository, add proper metadata - commit e59a6b6 - blacklist.conf: Add input/rmi4 revert patch that was already blacklisted - commit 730af68 - i2c: altera: Fix potential integer overflow (git-fixes). - Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list (git-fixes). - Input: synaptics - enable SMBus on ThinkPad L470 (git-fixes). - Input: synaptics - switch T470s to RMI4 by default (git-fixes). - Input: edt-ft5x06 - work around first register access error (git-fixes). - ide: serverworks: potential overflow in svwks_set_pio_mode() (git-fixes). - commit 99877db - hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT() (git-fixes). - HID: alps: Fix an error handling path in 'alps_input_configured()' (git-fixes). - HID: hiddev: Fix race in in hiddev_disconnect() (git-fixes). - HID: core: increase HID report buffer size to 8KiB (git-fixes). - HID: core: fix off-by-one memset in hid_report_raw_event() (git-fixes). - HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock (git-fixes). - commit 3cf2320 - floppy: check FDC index for errors before assigning it (CVE-2020-9383 bsc#1165111). - commit 47c6d94 - crypto: rename sm3-256 to sm3 in hash_algo_name (git-fixes). - driver core: platform: fix u32 greater or equal to zero comparison (git-fixes). - driver core: Print device when resources present in really_probe() (git-fixes). - driver core: platform: Prevent resouce overflow from causing infinite loops (git-fixes). - crypto: chtls - Fixed memory leak (git-fixes). - commit 934bfba - bus: ti-sysc: Fix 1-wire reset quirk (git-fixes). - cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE (git-fixes). - cfg80211: check wiphy driver existence for drvinfo report (git-fixes). - commit 518082f - ACPI: watchdog: Fix gas->access_width usage (git-fixes). - ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro (git-fixes). - b43legacy: Fix -Wcast-function-type (git-fixes). - ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late 2019 lid switch (git-fixes). - commit d4fdd22 - amdgpu/gmc_v9: save/restore sdpif regs during S3 (git-fixes). - ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one (git-fixes). - ASoC: soc-topology: fix endianness issues (git-fixes). - ASoC: SOF: Intel: hda: Add iDisp4 DAI (git-fixes). - ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682 (git-fixes). - ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI's (git-fixes). - ASoC: SOF: Intel: hda: Fix SKL dai count (git-fixes). - commit b3e9ee6 - ALSA: ctl: allow TLV read operation for callback type of element in locked case (git-fixes). - ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status (git-fixes). - commit d5a4d9f - ASoC: wm8741: Fix typo in Kconfig prompt (git-fixes). - ASoC: SOF: Fix snd_sof_ipc_stream_posn() (git-fixes). - ASoC: dapm: Correct DAPM handling of active widgets during shutdown (git-fixes). - ASoC: Intel: Skylake: Fix available clock counter incrementation (git-fixes). - ASoC: meson: g12a: add tohdmitx reset (git-fixes). - ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path (git-fixes). - ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro (git-fixes). - ASoC: topology: Fix memleak in soc_tplg_manifest_load() (git-fixes). - ASoC: topology: Fix memleak in soc_tplg_link_elems_load() (git-fixes). - ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output (git-fixes). - ASoC: intel: skl: Fix possible buffer overflow in debug outputs (git-fixes). - ASoC: intel: skl: Fix pin debug prints (git-fixes). - ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294 (git-fixes). - ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master (git-fixes). - ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1 (git-fixes). - ALSA: hda/realtek - Add Headset Mic supported (git-fixes). - ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1 (git-fixes). - commit 533eaf3 - powerpc/pseries: fix of_read_drc_info_cell() to point at next record (bsc#1165980 ltc#183834). - commit 1ae6694 - libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe (bsc#1165929 bsc#1165950 bsc#1166323). - commit dd773b9 - xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873). - commit 8ec3453 - patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch: (bsc#1163617). - patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch: (bsc#1163617). - patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch: (bsc#1163617). - commit 182fa83 - sched/rt, workqueue: Use PREEMPTION (bsc#1162702). - sched/core: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, locking: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, mm: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, btrfs: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, fs: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, xen: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, net: Use CONFIG_PREEMPTION.patch (bsc#1162702). - sched/rt, xtensa: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, sparc: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, sh: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, s390: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, riscv: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, parisc: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, nios2: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, nds32: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, MIPS: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, microblaze: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, ia64: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, hexagon: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, h8300: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, csky: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, c6x: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, ARC: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, powerpc: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, arm64: Use CONFIG_PREEMPTION (bsc#1162702). - sched/rt, ARM: Use CONFIG_PREEMPTION (bsc#1162702). - rcu: Use CONFIG_PREEMPTION where appropriate (bsc#1162702). - m68k/coldfire: Use CONFIG_PREEMPTION (bsc#1162702). - backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION (bsc#1162702). - drm/i810: Refer to `PREEMPTION' in comment (bsc#1162702). - media: cec-gpio: Use CONFIG_PREEMPTION (bsc#1162702). - commit d311e76 - x86/kvm: Use CONFIG_PREEMPTION (bsc#1162702). - x86/dumpstack: Indicate PREEMPT_RT in dumps (bsc#1162702). - x86: Use CONFIG_PREEMPTION (bsc#1162702). Refresh patches.suse/x86-xen-32-Make-xen_iret_crit_fixup-independent-of-f.patch - kprobes: Use CONFIG_PREEMPTION (bsc#1162702). - tracing: Use CONFIG_PREEMPTION (bsc#1162702). - locking/spinlocks: Use CONFIG_PREEMPTION (bsc#1162702). - rcu: Use CONFIG_PREEMPTION (bsc#1162702). - sched/preempt: Use CONFIG_PREEMPTION where appropriate (bsc#1162702). Refresh patches.suse/sched-fair-Rework-load_balance.patch - commit 6a43532 - selftests: Install settings files to fix TIMEOUT failures (git-fixes). - commit b511dec - powerpc/smp: Use nid as fallback for package_id (bsc#1165813 ltc#184091). - commit 6ff58c9 - update powerpc fadump patches - update to version in maintainer repository and move into sorted section: Refresh patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch. patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch patches.suse/Documentation-ABI-add-ABI-documentation-for-sys-kern.patch -> patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch patches.suse/Documentation-ABI-mark-sys-kernel-fadump_-sysfs-file.patch -> patches.suse/Documentation-ABI-Mark-sys-kernel-fadump_-sysfs-file.patch patches.suse/powerpc-fadump-reorganize-sys-kernel-fadump_-sysfs-f.patch -> patches.suse/powerpc-fadump-Reorganize-sys-kernel-fadump_-sysfs-f.patch patches.suse/powerpc-powernv-move-core-and-fadump_release_opalcor.patch -> patches.suse/powerpc-powernv-Move-core-and-fadump_release_opalcor.patch patches.suse/sysfs-wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch -> patches.suse/sysfs-Wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch - commit 3b382c0 - treewide: remove redundant IS_ERR() before error code check (bsc#1156395). - Refresh patches.suse/sysfs-wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch. - commit 4eaa7b9 - powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() (bsc#1156395). - commit aca1a7b - series.conf: cleanup - move unsortable patches out of sorted section No effect on expanded tree. - commit 6151f14 - fix patch metadata - fix Patch-mainline: patches.suse/cifs-Use-define-in-cifs_dbg.patch patches.suse/cifs-add-missing-mount-option-to-proc-mounts.patch patches.suse/cifs-don-t-leak-EAGAIN-for-stat-during-reconnect.patch patches.suse/cifs-fix-potential-mismatch-of-UNC-paths.patch patches.suse/cifs-fix-rename-by-ensuring-source-handle-opened-wit.patch patches.suse/fs-cifs-Initialize-filesystem-timestamp-ranges.patch - commit ec2b8cb - update patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch - update to version from maintainer repository and move into sorted section - commit 9c11a0c - fix patch metadata - fix Patch-mainline: patches.suse/0001-mac80211-pass-the-vif-to-cancel_remain_on_channel.patch - commit a0c00c0 - scsi: fnic: do not queue commands during fwreset (bsc#1146539). - commit c38dde7 - Delete patches which cause regression (bsc#1165527 ltc#184149). - Delete patches.suse/powerpc-avoid-adjusting-memory_limit-for-capture-ker.patch. - Delete patches.suse/powerpc-reserve-memory-for-capture-kernel-after-huge.patch. - commit f7abbd0 - iwlwifi: mvm: fix potential SKB leak on TXQ TX (git-fixes). - commit 1ac0a4b - iwlwifi: mvm: remove last leftovers of d0i3 (git-fixes). - commit dde7e54 - iwlwifi: mvm: remove d0i3_ap_sta_id (git-fixes). - commit fd2b562 - iwlwifi: mvm: remove the d0i3 entry/exit flow (git-fixes). - commit 84ff808 - tick/common: Make tick_periodic() check for missing ticks (bsc#1164534). - commit 4d65090 - iwlwifi: mvm: remove the tx defer for d0i3 (git-fixes). - commit ec16006 - iwlwifi: remove all the d0i3 references (git-fixes). - commit beb11dd - iwlwifi: mvm: start to remove the code for d0i3 (git-fixes). - commit 4ff93db - mac80211: pass the vif to cancel_remain_on_channel (git-fixes). - commit f9393f5 - rxrpc: Fix service call disconnection (git-fixes). - commit 4266941 - blktrace: Protect q->blk_trace with RCU (bsc#1159285 CVE-2019-19768). - commit c44e53f - gtp: use __GFP_NOWARN to avoid memalloc warning (networking-stable-20_02_05). - l2tp: Allow duplicate session creation with UDP (networking-stable-20_02_05). - net: hsr: fix possible NULL deref in hsr_handle_frame() (networking-stable-20_02_05). - net: stmmac: Delete txtimer in suspend() (networking-stable-20_02_05). - rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect (networking-stable-20_02_05). - rxrpc: Fix missing active use pinning of rxrpc_local object (networking-stable-20_02_05). - rxrpc: Fix insufficient receive notification generation (networking-stable-20_02_05). - rxrpc: Fix use-after-free in rxrpc_put_local() (networking-stable-20_02_05). - tcp: clear tp->segs_{in|out} in tcp_disconnect() (networking-stable-20_02_05). - tcp: clear tp->data_segs{in|out} in tcp_disconnect() (networking-stable-20_02_05). - tcp: clear tp->delivered in tcp_disconnect() (networking-stable-20_02_05). - tcp: clear tp->total_retrans in tcp_disconnect() (networking-stable-20_02_05). - commit 3758fff - net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec (git-fixes). - net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port (git-fixes). - commit 7361c96 - udp: segment looped gso packets correctly (networking-stable-20_01_30). - rxrpc: Fix use-after-free in rxrpc_receive_data() (networking-stable-20_01_30). - net_sched: ematch: reject invalid TCF_EM_SIMPLE (networking-stable-20_01_30). - net: include struct nhmsg size in nh nlmsg size (networking-stable-20_01_30). - net_sched: walk through all child classes in tc_bind_tclass() (networking-stable-20_01_30). - net_sched: fix ops->bind_class() implementations (networking-stable-20_01_30). - commit a2d67cb - smb3: Fix regression in time handling (bsc#1164565). - commit 76489e8 - fs: cifs: Initialize filesystem timestamp ranges (bsc#1164565). - commit 4bd8d12 - fs: cifs: Fix atime update check vs mtime (bsc#1164565). - commit 0137273 - drm/mediatek: disable all the planes in atomic_disable (bsc#1152489) - commit beb3e57 - drm/mcde: Some fixes to handling video mode (bsc#1152472) - commit 29f754d - drm: rcar-du: Recognize "/renesas,vsps"/ in addition to "/vsps"/ (bsc#1152489) - commit 56e3aa3 - net: bcmgenet: Use netif_tx_napi_add() for TX NAPI (networking-stable-20_01_27). - commit 9e56daf - blacklist.conf: Append 'drm/radeon: fix bad DMA from INTERRUPT_CNTL2' - commit b3a8eb6 - net: systemport: Fixed queue mapping in internal ring map (networking-stable-20_01_20). - net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec (networking-stable-20_01_20). - net: dsa: sja1105: Don't error out on disabled ports with no phy-mode (networking-stable-20_01_20). - net: dsa: tag_qca: fix doubled Tx statistics (networking-stable-20_01_20). - net: dsa: tag_gswip: fix typo in tagger name (networking-stable-20_01_20). - net: ethernet: ave: Avoid lockdep warning (networking-stable-20_01_20). - net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info (networking-stable-20_01_20). - hv_netvsc: Fix memory leak when removing rndis device (networking-stable-20_01_20). - commit 7f37dbf - blacklist.conf: Append 'drm/amdgpu: fix license on Kconfig and Makefiles' - commit 5173cd9 - blacklist.conf: Append 'drm/amd/display: add default clocks if not able to fetch them' - commit 666a2d4 - blacklist.conf: Append 'drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2' - commit 1874918 - blacklist.conf: Append 'Revert "/drm/amdgpu: Set no-retry as default."/' - commit b4576bc - blacklist.conf: Append 'drm/amdgpu/smu: add metrics table lock for arcturus (v2)' - commit f64b7b2 - fix patch metadata - fix Patch-mainline: patches.suse/0001-crypto-atmel-Fix-build-error-of-CRYPTO_AUTHENC.patch patches.suse/0001-tools-lib-traceevent-Remove-unneeded-qsort-and-uses-.patch patches.suse/0001-usb-host-xhci-update-event-ring-dequeue-pointer-on-p.patch - commit d776890 - drm/amdgpu: remove redundant variable r and redundant return (bsc#1152489) - commit 9635a45 - supported.conf: mark hinic driver supported (bsc#1165618) - commit d183caf - drm/amdgpu: remove ras_reserve_vram in ras injection (bsc#1152489) - commit e39df99 - drm/amdgpu/discovery: reserve discovery data at the top of VRAM (bsc#1152489) - commit 87c3ae9 - drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in (bsc#1152472) - commit 8bb0283 - drm/amdgpu: avoid using invalidate semaphore for picasso (bsc#1152472) - commit 7a93979 - drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 (bsc#1152472) - commit f513a95 - drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub (bsc#1152472) - commit cc4b76c - drm/amdgpu/gfx10: re-init clear state buffer after gpu reset (bsc#1152472) - commit 8c64b3d - drm/amdgpu: cleanup creating BOs at fixed location (v2) (bsc#1152489) - commit 633a2a8 - samples/bpf: Don't try to remove user's homedir on clean (bsc#1155518). - samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach (bsc#1155518). - commit 11d150a - PCI: pciehp: Add DMI table for in-band presence detection disabled (bnc#1162576 jsc#SLE-11112). - PCI: pciehp: Wait for PDS if in-band presence is disabled (bnc#1162576 jsc#SLE-11112). - PCI: pciehp: Disable in-band presence detect when possible (bnc#1162576 jsc#SLE-11112). - commit 6963c35 - bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill (bsc#1155518). - samples: bpf: Drop doubled variable declaration in xdpsock (bsc#1155518). - samples/bpf: xdpsock: Add option to specify transmit fill pattern (bsc#1155518). - samples/bpf: xdpsock: Add option to specify tx packet size (bsc#1155518). - samples/bpf: xdpsock: Add option to specify number of packets to send (bsc#1155518). - samples/bpf: xdpsock: Add option to specify batch size (bsc#1155518). - samples/bpf: xdpsock: Use common code to handle signal and main exit (bsc#1155518). - samples/bpf: xdpsock: Add duration option to specify how long to run (bsc#1155518). - riscv, bpf: Fix broken BPF tail calls (bsc#1155518). - samples/bpf: Attach XDP programs in driver mode by default (bsc#1155518). - libbpf: Don't attach perf_buffer to offline/missing CPUs (bsc#1155518). - libbpf: Extract and generalize CPU mask parsing logic (bsc#1155518). - samples/bpf: Add missing option to xdpsock usage (bsc#1155518). - samples/bpf: Remove duplicate option from xdpsock (bsc#1155518). - samples/bpf: Use Rx-only and Tx-only sockets in xdpsock (bsc#1155518). - samples/bpf: Add XDP_SHARED_UMEM support to xdpsock (bsc#1155518). - samples: bpf: update map definition to new syntax BTF-defined map (bsc#1155518). - samples/bpf: Trivial - fix spelling mistake in usage (bsc#1155518). - samples/bpf: fix xdpsock l2fwd tx for unaligned mode (bsc#1155518). - samples/bpf: use hugepages in xdpsock app (bsc#1155518). - samples/bpf: add buffer recycling for unaligned chunks to xdpsock (bsc#1155518). - samples/bpf: add unaligned chunks mode support to xdpsock (bsc#1155518). - samples/bpf: add use of need_wakeup flag in xdpsock (bsc#1155518). - samples/bpf: make xdp_fwd more practically usable via devmap lookup (bsc#1155518). - samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports (bsc#1155518). - commit ebecd6a - supported.conf: fix broken dependencies Recently added modules mscc_felix and tag_ocelot are marked as supported but depend on unsupported modules dsa_core and mscc_ocelot_common which breaks dependencies in aarch64 kernel-default package and therefore also aarch64/default and aarch/preempt build. Mark dsa_core and mscc_ocelot_common as supported as well. - commit 102e871 - cifs: do d_move in rename (bsc#1164565). - commit 500b81b - cifs: add SMB2_open() arg to return POSIX data (bsc#1164565). - commit ee82400 - cifs: plumb smb2 POSIX dir enumeration (bsc#1164565). - commit 3127734 - cifs: add smb2 POSIX info level (bsc#1164565). - commit 0cbf023 - cifs: rename posix create rsp (bsc#1164565). - commit 4b07bca - cifs: print warning once if mounting with vers=1.0 (bsc#1164565). - commit a59d8f7 - smb3: fix performance regression with setting mtime (bsc#1164565). - commit 4e529a9 - cifs: make use of cap_unix(ses) in cifs_reconnect_tcon() (bsc#1164565). - commit 5e21989 - cifs: use mod_delayed_work() for &server->reconnect if already queued (bsc#1164565). - commit b9b1327 - cifs: call wake_up(&server->response_q) inside of cifs_reconnect() (bsc#1164565). - commit 7684617 - cifs: handle prefix paths in reconnect (bsc#1164565). - commit 62ccc7c - cifs: potential unintitliazed error code in cifs_getattr() (bsc#1164565). - commit a4ddb9f - cifs: do not ignore the SYNC flags in getattr (bsc#1164565). - commit fc2ab55 - cifs: Use #define in cifs_dbg (bsc#1164565). - commit 12c009d - cifs: fix rename() by ensuring source handle opened with DELETE bit (bsc#1164565). - commit 270fcbb - cifs: add missing mount option to /proc/mounts (bsc#1164565). - commit 3115514 - Drop patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch The driver update to 10.01.00.25-k replaces the dropped patch. - commit d25382d - scsi: qla2xxx: Update driver version to 10.01.00.25-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Set Nport ID for N2N (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Handle NVME status iocb correctly (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Serialize fc_port alloc in N2N (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix NPIV instantiation after FW dump (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix RDP respond data format (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Force semaphore on flash validation failure (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: add more FW debug information (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Update BPM enablement semantics (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: fix FW resource count values (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Return appropriate failure through BSG Interface (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Improved secure flash support messages (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add 16.0GT for PCI String (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline function (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking code (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Simplify the code for aborting SCSI commands (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix sparse warning reported by kbuild bot (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit 54d9078 - Refresh patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch. - commit f3b4108 - cifs: fix potential mismatch of UNC paths (bsc#1164565). - commit 47e9729 - cifs: don't leak -EAGAIN for stat() during reconnect (bsc#1164565). - commit 8f37e30 - tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT (bsc#1159523). - commit 08c88c8 - mlxsw: pci: Wait longer before accessing the device after reset (bsc#1154488). - sched: act: count in the size of action flags bitfield (bsc#1154353). - net: genetlink: return the error code when attribute parsing fails (bsc#1154353). - commit 28120f1 - powercap/intel_rapl: add support for TigerLake Mobile (bsc#1164993, bsc#1165102). - commit aa3d1d3 - usb: host: xhci: update event ring dequeue pointer on purpose (git-fixes). - commit fbca080 - fix patch metadata - fix Patch-mainline: patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch - commit b455329 - KVM: arm64: pmu: Reset sample period on overflow handling (bsc#1133021). - KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event (bsc#1133021). - arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems (bsc#1133021). - KVM: arm64: pmu: Fix cycle counter truncation (bsc#1133021). - commit d9abd96 - powerpc/pseries: update device tree before ejecting hotplug uevents (bsc#1165404 ltc#183498). - powerpc/pseries: group lmb operation and memblock's (bsc#1165404 ltc#183498). - commit 6d4f5d6 - ibmvfc: Fix NULL return compiler warning (bsc#1161951 ltc#183551). - commit 7015eca - cifs: make sure we do not overflow the max EA buffer size (bsc#1164565). - commit 187fa15 - cifs: enable change notification for SMB2.1 dialect (bsc#1164565). - commit 18efac6 - cifs: Fix mode output in debugging statements (bsc#1164565). - commit 921b85b - smb3: Add defines for new information level, FileIdInformation (bsc#1164565). - commit 6421d32 - smb3: print warning once if posix context returned on open (bsc#1164565). - commit 1c772a2 - smb3: add one more dynamic tracepoint missing from strict fsync path (bsc#1164565). - commit 756599a - cifs: fix mode bits from dir listing when mounted with modefromsid (bsc#1164565). - commit 577afbb - cifs: add SMB3 change notification support (bsc#1164565). - commit fd3741d - cifs: fix soft mounts hanging in the reconnect code (bsc#1164565). - commit bd3733d - cifs: Add tracepoints for errors on flush or fsync (bsc#1164565). - commit c47bf63 - cifs: log warning message (once) if out of disk space (bsc#1164565). - commit 0a33490 - cifs: fail i/o on soft mounts if sessionsetup errors out (bsc#1164565). - commit 79eff03 - smb3: fix problem with null cifs super block with previous patch (bsc#1164565). - commit 4f17f73 - SMB3: Backup intent flag missing from some more ops (bsc#1164565). - commit cea0ba2 - cifs: fix soft mounts hanging in the reconnect code (bsc#1164565). - commit 53d1815 - CIFS: Fix task struct use-after-free on reconnect (bsc#1164565). - commit d8da619 - cifs: use PTR_ERR_OR_ZERO() to simplify code (bsc#1164565). - commit ae626b0 - cifs: add support for fallocate mode 0 for non-sparse files (bsc#1164565). - commit 0bd12eb - cifs: fix NULL dereference in match_prepath (bsc#1164565). - commit 0dec827 - smb3: fix default permissions on new files when mounting with modefromsid (bsc#1164565). - commit 5854994 - CIFS: Add support for setting owner info, dos attributes, and create time (bsc#1164565). - commit fc7a4ec - cifs: remove set but not used variable 'server' (bsc#1164565). - commit d7bd290 - cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() (bsc#1164565). - commit 2e77717 - cifs: Fix mount options set in automount (bsc#1164565). - commit 23cc00f - cifs: fix unitialized variable poential problem with network I/O cache lock patch (bsc#1164565). - commit 683e390 - cifs: Fix return value in __update_cache_entry (bsc#1164565). - commit 0d6d00e - cifs: Avoid doing network I/O while holding cache lock (bsc#1164565). - commit 21b1bb8 - cifs: Fix potential deadlock when updating vol in cifs_reconnect() (bsc#1164565). - commit 7f4c5eb - cifs: Merge is_path_valid() into get_normalized_path() (bsc#1164565). - commit 90e6c2e - cifs: Introduce helpers for finding TCP connection (bsc#1164565). - commit 278b9d9 - cifs: Get rid of kstrdup_const()'d paths (bsc#1164565). - commit 136ec9a - cifs: Clean up DFS referral cache (bsc#1164565). - commit b1680d8 - cifs: set correct max-buffer-size for smb2_ioctl_init() (bsc#1164565). - commit 4203783 - cifs: use compounding for open and first query-dir for readdir() (bsc#1164565). - commit e47a329 - cifs: create a helper function to parse the query-directory response buffer (bsc#1164565). - commit 0960f35 - cifs: prepare SMB2_query_directory to be used with compounding (bsc#1164565). - commit f065422 - fs/cifs/cifssmb.c: use true,false for bool variable (bsc#1164565). - commit dd0ed6f - fs/cifs/smb2ops.c: use true,false for bool variable (bsc#1164565). - commit 21e8ec0 - cifs: Optimize readdir on reparse points (bsc#1164565). - commit 1966fae - cifs: Adjust indentation in smb2_open_file (bsc#1164565). - commit 331c9ed - CIFS: Close cached root handle only if it has a lease (bsc#1164565). - commit 47dfff5 - SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path (bsc#1164565). - commit 4b50b8c - smb3: fix refcount underflow warning on unmount when no directory leases (bsc#1164565). - commit 39393bb - smb3: improve check for when we send the security descriptor context on create (bsc#1164565). - commit 4083b73 - smb3: fix mode passed in on create for modetosid mount option (bsc#1164565). - commit c05fc9d - smb3: query attributes on file close (bsc#1164565). - commit 6280b64 - smb3: remove unused flag passed into close functions (bsc#1164565). - commit 1cc8c7f - cifs: remove redundant assignment to pointer pneg_ctxt (bsc#1164565). - commit e68dc80 - CIFS: fix a white space issue in cifs_get_inode_info() (bsc#1164565). - commit 10fc15b - cifs: Fix retrieval of DFS referrals in cifs_mount() (bsc#1164565). - commit 22772da - cifs: Fix potential softlockups while refreshing DFS cache (bsc#1164565). - commit 694eb6e - cifs: Fix lookup of root ses in DFS referral cache (bsc#1164565). - commit 2cf9686 - cifs: Fix use-after-free bug in cifs_reconnect() (bsc#1164565). - commit d57d122 - smb3: dump in_send and num_waiters stats counters by default (bsc#1164565). - commit e81c291 - CIFS: Properly process SMB3 lease breaks (bsc#1164565). - commit 579b98d - CIFS: refactor cifs_get_inode_info() (bsc#1164565). - commit 0b80dd7 - cifs: don't use 'pre:' for MODULE_SOFTDEP (bsc#1164565). - commit 44b1acc - cifs: smbd: Return -EAGAIN when transport is reconnecting (bsc#1164565). - commit 44743f5 - cifs: smbd: Only queue work for error recovery on memory registration (bsc#1164565). - commit 4c66f23 - smb3: add debug messages for closing unmatched open (bsc#1164565). - commit 47f85b3 - CIFS: Do not miss cancelled OPEN responses (bsc#1164565). - commit 6d9d8e6 - CIFS: Fix NULL pointer dereference in mid callback (bsc#1164565). - commit 220efe8 - CIFS: Close open handle after interrupted close (bsc#1164565). - commit a0e0f78 - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect (bsc#1164565). - commit 5d00439 - smb3: remove confusing dmesg when mounting with encryption ("/seal"/) (bsc#1164565). - commit 26d3f50 - cifs: close the shared root handle on tree disconnect (bsc#1164565). - commit 5fba990 - CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create() (bsc#1164565). - commit 5bdda87 - CIFS: Use common error handling code in smb2_ioctl_query_info() (bsc#1164565). - commit 7c9d0d2 - CIFS: Use memdup_user() rather than duplicating its implementation (bsc#1164565). - commit ac9ac99 - cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state (bsc#1164565). - commit 1d4896f - cifs: smbd: Add messages on RDMA session destroy and reconnection (bsc#1164565). - commit c884cac - cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE (bsc#1164565). - commit 342a436 - cifs: smbd: Invalidate and deregister memory registration on re-send for direct I/O (bsc#1164565). - commit 95bdb07 - cifs: Don't display RDMA transport on reconnect (bsc#1164565). - commit 901256b - CIFS: remove set but not used variables 'cinode' and 'netfid' (bsc#1164565). - commit da66a8f - cifs: add support for flock (bsc#1164565). - commit 61dc219 - cifs: remove unused variable 'sid_user' (bsc#1164565). - commit 5c64672 - cifs: rename a variable in SendReceive() (bsc#1164565). - commit 054c459 - fix memory leak in large read decrypt offload (bsc#1164565). - commit 7880d1c - Revert "/Revert "/sign also s390x kernel images (bsc#1163524)"/"/ This reverts commit 6326fe1a81221fb3ce28ff84532bd48a182f7731. pesign should now be able to sign s390 kernels. - commit e9175e5 - blacklist.conf: Blacklist unsupported ppc platforms. - commit b290d11 - net/ethtool: Introduce link_ksettings API for virtual network devices (bsc#1136157 ltc#177197). Delete patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch. - ethtool: Factored out similar ethtool link settings for virtual devices to core (bsc#1136157 ltc#177197). - commit 4638559 - Refresh patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch. - Refresh patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch. Add upstream commit IDs and move to the sorted section. - commit 678d8e6 - hv_netvsc: Fix unwanted wakeup in netvsc_attach() (git-fixes). - commit c3cdac3 - smb3: remove noisy debug message and minor cleanup (bsc#1164565). - commit f116adb - smb3: cleanup some recent endian errors spotted by updated sparse (bsc#1164565). - commit b63cc8a - smb3: missing ACL related flags (bsc#1164565). - commit ddcd4e7 - smb3: pass mode bits into create calls (bsc#1164565). - commit 9e90af4 - smb3: Add missing reparse tags (bsc#1164565). - commit 631f1b0 - fs/cifs/sess.c: Remove set but not used variable 'capabilities' (bsc#1164565). - commit e4f316a - fs/cifs/smb2pdu.c: Make SMB2_notify_init static (bsc#1164565). - commit 1781460 - smb3: allow decryption keys to be dumped by admin for debugging (bsc#1164565). - commit 449f80c - cifs: modefromsid: write mode ACE first (bsc#1164565). - commit 6f29db0 - smb3: add missing worker function for SMB3 change notify (bsc#1164565). - commit c88cd2a - cifs: modefromsid: make room for 4 ACE (bsc#1164565). - commit 41e2c7e - smb3: fix potential null dereference in decrypt offload (bsc#1164565). - commit cc2bebe - smb3: display max smb3 requests in flight at any one time (bsc#1164565). - commit 2b340ea - smb3: only offload decryption of read responses if multiple requests (bsc#1164565). - Refresh patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch. - commit 8d8b9e0 - smb3: enable offload of decryption of large reads via mount option (bsc#1164565). - commit c0c0dd0 - smb3: allow parallelizing decryption of reads (bsc#1164565). - Refresh patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch. - commit dbfeff1 - cifs: add a debug macro that prints /servershare for errors (bsc#1164565). - commit fd241c6 - smb3: allow skipping signature verification for perf sensitive configurations (bsc#1164565). - commit dd9ca23 - smb3: add dynamic tracepoints for flush and close (bsc#1164565). - commit b3d48ee - smb3: log warning if CSC policy conflicts with cache mount option (bsc#1164565). - commit 633ceea - smb3: add mount option to allow RW caching of share accessed by only 1 client (bsc#1164565). - commit 79b4f8c - smb3: add some more descriptive messages about share when mounting cache=ro (bsc#1164565). - commit fc6a23b - smb3: add mount option to allow forced caching of read only share (bsc#1164565). - commit 30b7183 - cifs: fix dereference on ses before it is null checked (bsc#1164565). - commit 30243d5 - cifs: add new debugging macro cifs_server_dbg (bsc#1164565). - Refresh patches.suse/CIFS-Fix-retry-mid-list-corruption-on-reconnects.patch. - commit 894b13c - cifs: remove set but not used variables (bsc#1164565). - commit 147b525 - cifs: remove unused variable (bsc#1164565). - commit b38b168 - cifs: remove redundant assignment to variable rc (bsc#1164565). - commit a3fa732 - smb3: add missing flag definitions (bsc#1164565). - commit 344e8bd - cifs: add passthrough for smb2 setinfo (bsc#1164565). - commit 046be6b - cifs: allow chmod to set mode bits using special sid (bsc#1164565). - commit fc541ed - cifs: get mode bits from special sid on stat (bsc#1164565). - commit 5c3507b - fs: cifs: cifsssmb: remove redundant assignment to variable ret (bsc#1164565). - commit 79247fd - cifs: fix a comment for the timeouts when sending echos (bsc#1164565). - commit d69504d - scsi: ibmvfc: Avoid loss of all paths during SVC node reboot (bsc#1161951 ltc#183551). - commit fd62623 - pinctrl: bcm2835: Add support for all GPIOs on BCM2711 (bsc#1164722). - commit ac59893 - pinctrl: bcm2835: Refactor platform data (bsc#1164722). - pinctrl: bcm2835: Drop unused define (bsc#1164722). - commit 1089640 - Refresh: patches.suse/thermal-add-bcm2711-thermal-driver.patch - commit 15ec939 - supported.conf: sort Fix order of entries. - commit b92122c - supported.conf: mark GVE supported (jsc#SLE10540, bsc#1165245) - commit 87b5d1a - dmaengine: make mux_configure32 static (jsc#SLE-9263). - commit b01a9f4 - net: dsa: felix: use dsa_switch_alloc() (jsc#SLE-9263). - commit 1190849 - x86/mce/amd: Fix kobject lifetime (bsc#1152489). - x86/mce/amd: Publish the bank pointer only after setup has succeeded (bsc#1152489). - commit 218de4e - x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF (bsc#1152489). - commit a161705 - scsi: qla2xxx: Update driver version to 10.01.00.24-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flag (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add fixes for mailbox command (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix control flags for login/logout IOCB (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Save rscn_gen for new fcport (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use correct ISP28xx active FW region (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP type (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Correction to selection of loopback/echo test (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use endian macros to assign static fields in fwdump header (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix RDP response size (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Handle cases for limiting RDP response payload length (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add deferred queue for processing ABTS and RDP (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Cleanup ELS/PUREX iocb fields (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Show correct port speed capabilities for RDP command (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Display message for FCE enabled (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add vendor extended FDMI commands (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add vendor extended RDP additions and amendments (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add endianizer macro calls to fc host stats (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Move free of fcport out of interrupt context (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add beacon LED config sysfs interface (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit d0cdedd - Refresh series.conf - commit b45c83a - gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs (jsc#SLE-9263). - dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform (jsc#SLE-9263). - dmaengine: fsl-edma: add i.mx7ulp edma2 version support (jsc#SLE-9263). - commit 2aac33b - net: stmmac: Fixed link does not need MDIO Bus (git-fixes). - commit c15f5f6 - clk: ls1028a: fix a dereference of pointer 'parent' before a null check (jsc#SLE-9263). - clk: ls1028a: Fix warning on clamp() usage (jsc#SLE-9263). - clk: ls1028a: Add clock driver for Display output interface (jsc#SLE-9263). - commit b49745f - net: stmmac: dwmac-sun8i: Allow all RGMII modes (networking-stable-20_01_11). - net: stmmac: dwmac-sunxi: Allow all RGMII modes (networking-stable-20_01_11). - net: dsa: mv88e6xxx: Preserve priority when setting CPU port (networking-stable-20_01_11). - net: freescale: fec: Fix ethtool -d runtime PM (networking-stable-20_01_11). - commit 292d79c - Update config files. turn {arm64,x86_64}/preempt to diff config against default flavor. - commit 79606c0 - net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII (jsc#SLE-9263). - commit 6cfa413 - net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S (networking-stable-20_01_01). - net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs (networking-stable-20_01_01). - net/dst: do not confirm neighbor for vxlan and geneve pmtu update (networking-stable-20_01_01). - sit: do not confirm neighbor when do pmtu update (networking-stable-20_01_01). - vti: do not confirm neighbor when do pmtu update (networking-stable-20_01_01). - tunnel: do not confirm neighbor when do pmtu update (networking-stable-20_01_01). - net/dst: add new function skb_dst_update_pmtu_no_confirm (networking-stable-20_01_01). - gtp: do not confirm neighbor when do pmtu update (networking-stable-20_01_01). - ip6_gre: do not confirm neighbor when do pmtu update (networking-stable-20_01_01). - net: add bool confirm_neigh parameter for dst_ops.update_pmtu (networking-stable-20_01_01). - net: dsa: bcm_sf2: Fix IP fragment location and behavior (networking-stable-20_01_01). - gtp: avoid zero size hashtable (networking-stable-20_01_01). - gtp: fix an use-after-free in ipv4_pdp_find() (networking-stable-20_01_01). - gtp: fix wrong condition in gtp_genl_dump_pdp() (networking-stable-20_01_01). - gtp: do not allow adding duplicate tid and ms_addr pdp context (networking-stable-20_01_01). - vhost/vsock: accept only packets with the right dst_cid (networking-stable-20_01_01). - commit f17afc0 - net: stmmac: platform: Fix MDIO init for platforms without PHY (networking-stable-19_12_28). - selftests: forwarding: Delete IPv6 address at the end (networking-stable-19_12_28). - sctp: fully initialize v4 addr in some functions (networking-stable-19_12_28). - commit 6abcdbd - net: dsa: felix: fix link error (jsc#SLE-9263). - enetc: Fix inconsistent IS_ERR and PTR_ERR (jsc#SLE-9263). - commit 77d3fbd - enable CRYPTO_TEST on arm64, as it is on all other architectures. (bsc#1164254) - commit a8c6955 - rpm/package-descriptions: garbege collection remove old ARM and Xen flavors. - commit bda0360 - Revert "/sign also s390x kernel images (bsc#1163524)"/ This reverts commit b38b61155f0a2c3ebca06d4bb0c2e11a19a87f1f. As further discussion revealed, this change depends on changes in pesign-obs-integration package which are not ready yet so that it breaks s390x binary builds at the moment. - commit 6326fe1 - Created new preempt kernel flavor (jsc#SLE-11309) Configs are cloned from the respective $arch/default configs. All changed configs appart from CONFIG_PREEMPT->y are a result of dependencies, namely many lock/unlock primitives are no longer inlined in the preempt kernel. TREE_RCU has been also changed to PREEMPT_RCU which is the default implementation for PREEMPT kernel. - commit f994874 - EDAC/mc: Fix use-after-free and memleaks during device removal (jsc#SLE-9482). - EDAC/sysfs: Remove csrow objects on errors (jsc#SLE-9482). - commit 9698f66 - net/mlx5: DR, Handle reformat capability over sw-steering tables (jsc#SLE-8464). - net/mlx5e: Don't clear the whole vf config when switching modes (jsc#SLE-8464). - net/mlx5: DR, Fix matching on vport gvmi (jsc#SLE-8464). - net/mlx5e: Fix crash in recovery flow without devlink reporter (jsc#SLE-8464). - net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY (jsc#SLE-8464 bsc#1163335). - bonding: fix lockdep warning in bond_get_stats() (bsc#1154353 bnc#1151927). - bonding: add missing netdev_update_lockdep_key() (bsc#1154353). - net: add strict checks in netdev_name_node_alt_destroy() (bsc#1154353). - net: rtnetlink: fix bugs in rtnl_alt_ifname() (bsc#1154353). - commit 1a3940e - net: mscc: fix in frame extraction (jsc#SLE-9263). - net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link (jsc#SLE-9263). - net: dsa: felix: Handle PAUSE RX regardless of AN result (jsc#SLE-9263). - net: dsa: felix: Don't error out on disabled ports with no phy-mode (jsc#SLE-9263). - net: dsa: felix: Don't restart PCS SGMII AN if not needed (jsc#SLE-9263). - net: dsa: felix: Set USXGMII link based on BMSR, not LPA (jsc#SLE-9263). - net: dsa: felix: Add PCS operations for PHYLINK (jsc#SLE-9263). - net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc (jsc#SLE-9263). - net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port (jsc#SLE-9263). - enetc: Set MDIO_CFG_HOLD to the recommended value of 2 (jsc#SLE-9263). - enetc: Make MDIO accessors more generic and export to include/linux/fsl (jsc#SLE-9263). - net: dsa: Pass pcs_poll flag from driver to PHYLINK (jsc#SLE-9263). - net: phylink: add support for polling MAC PCS (jsc#SLE-9263). - net: phylink: make QSGMII a valid PHY mode for in-band AN (jsc#SLE-9263). - mii: Add helpers for parsing SGMII auto-negotiation (jsc#SLE-9263). - net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency (jsc#SLE-9263). - net: mscc: ocelot: unregister the PTP clock on deinit (jsc#SLE-9263). - net: mscc: ocelot: use skb queue instead of skbs list (jsc#SLE-9263). - net: mscc: ocelot: avoid incorrect consuming in skbs list (jsc#SLE-9263). - net: dsa: ocelot: fix "/should it be static?"/ warnings (jsc#SLE-9263). - net: dsa: ocelot: add hardware timestamping support for Felix (jsc#SLE-9263). - net: dsa: ocelot: define PTP registers for felix_vsc9959 (jsc#SLE-9263). - net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb() (jsc#SLE-9263). - net: mscc: ocelot: convert to use ocelot_get_txtstamp() (jsc#SLE-9263). - net: mscc: ocelot: export ocelot_hwstamp_get/set functions (jsc#SLE-9263). - net: dsa: felix: Fix CPU port assignment when not last port (jsc#SLE-9263). - net: dsa: ocelot: add driver for Felix switch family (jsc#SLE-9263). - net: dsa: ocelot: add tagger for Ocelot/Felix switches (jsc#SLE-9263). - net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc (jsc#SLE-9263). - net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h (jsc#SLE-9263). - net: mscc: ocelot: separate the implementation of switch reset (jsc#SLE-9263). - net: mscc: ocelot: adjust MTU on the CPU port in NPI mode (jsc#SLE-9263). - net: mscc: ocelot: export a constant for the tag length in bytes (jsc#SLE-9263). - net: mscc: ocelot: create a helper for changing the port MTU (jsc#SLE-9263). - net: mscc: ocelot: move invariant configs out of adjust_link (jsc#SLE-9263). - net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path (jsc#SLE-9263). - net: mscc: ocelot: move resource ioremap and regmap init to common code (jsc#SLE-9263). - net: mscc: ocelot: don't hardcode the number of the CPU port (jsc#SLE-9263). - net: mscc: ocelot: split assignment of the cpu port into a separate function (jsc#SLE-9263). - net: mscc: ocelot: refactor adjust_link into a netdev-independent function (jsc#SLE-9263). - net: mscc: ocelot: initialize list of multicast addresses in common code (jsc#SLE-9263). - net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop (jsc#SLE-9263). - net: mscc: ocelot: move port initialization into separate function (jsc#SLE-9263). - net: mscc: ocelot: limit vlan ingress filtering to actual number of ports (jsc#SLE-9263). - net: mscc: ocelot: refactor ethtool callbacks (jsc#SLE-9263). - net: mscc: ocelot: separate net_device related items out of ocelot_port (jsc#SLE-9263). - net: mscc: ocelot: refactor struct ocelot_port out of function prototypes (jsc#SLE-9263). - net: mscc: ocelot: change prototypes of switchdev port attribute handlers (jsc#SLE-9263). - net: mscc: ocelot: change prototypes of hwtstamping ioctls (jsc#SLE-9263). - net: mscc: ocelot: break out fdb operations into abstract implementations (jsc#SLE-9263). - net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del} (jsc#SLE-9263). - net: mscc: ocelot: break apart ocelot_vlan_port_apply (jsc#SLE-9263). - net: mscc: PTP Hardware Clock (PHC) support (jsc#SLE-9263). - net: mscc: remove the frame_info cpuq member (jsc#SLE-9263). - net: mscc: improve the frame header parsing readability (jsc#SLE-9263). - net: mscc: describe the PTP register range (jsc#SLE-9263). - commit 79f7160 - Refresh patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch. - Refresh patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch. - Refresh patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch. - Refresh patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch. - Refresh patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch. - sched/numa: Prefer using an idle CPU as a migration target instead of comparing tasks (bnc#1155798 (CPU scheduler functional and performance backports)). - Refresh patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch. - Refresh patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch. - Refresh patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch. - Refresh patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch. - Refresh patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch. - Refresh patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch. - commit de86223 - Refresh patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch. - commit a0aa0f8 - sched/numa: Distinguish between the different task_numa_migrate() failure cases (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 408baa5 - Refresh patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch. - commit 7d03e16 - sched/fair: Optimize select_idle_core() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit f749d53 - sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression (bsc#1154329). - sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains (bnc#1160896). - commit 2ab2039 - sign also s390x kernel images (bsc#1163524) - commit b38b611 - mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled (VM Functionality, bsc#1164436). - commit 05a4d19 - blacklist.conf: add CONFIG_PROC_FS=n entry - commit cc29a90 - nbd: add a flush_workqueue in nbd_start_device (git-fixes). - perf c2c: Fix return type for histogram sorting comparision functions (git-fixes). - x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR (git-fixes). - commit 6880922 - KVM: nVMX: Check IO instruction VM-exit conditions (CVE-2020-2732 bsc#1163971). - KVM: nVMX: Refactor IO bitmap checks into helper function (CVE-2020-2732 bsc#1163971). - KVM: nVMX: Don't emulate instructions in guest mode (CVE-2020-2732 bsc#1163971). - commit f91f45f - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/vt-selection-close-sel_buffer-race.patch patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch - commit 0c9df1b - series.conf: cleanup - update upstream reference and resort: patches.suse/powerpc-tm-Fix-clearing-MSR-TS-in-current-when-recla.patch - commit 220f81e - x86/boot: Handle malformed SRAT tables during early ACPI parsing (bsc#1152489). - commit ce68bc1 - iommu/vt-d: Unnecessary to handle default identity domain (bsc#1162414). - iommu/vt-d: Allow devices with RMRRs to use identity domain (bsc#1162414). - commit 048a6f9 - btrfs: rename btrfs_space_info_add_old_bytes (bsc#1141456). - btrfs: remove orig_bytes from reserve_ticket (bsc#1141456). - btrfs: fix may_commit_transaction to deal with no partial filling (bsc#1141456). - btrfs: rework wake_all_tickets (bsc#1141456). - btrfs: refactor the ticket wakeup code (bsc#1141456). - btrfs: stop partially refilling tickets when releasing space (bsc#1141456). - btrfs: add space reservation tracepoint for reserved bytes (bsc#1141456). - btrfs: roll tracepoint into btrfs_space_info_update helper (bsc#1141456). - btrfs: do not allow reservations if we have pending tickets (bsc#1141456). - commit 18cd200 - Refresh patches.suse/mmc-sdhci-fix-up-CMD12-sending.patch. - commit b36db25 - tools lib traceevent: Remove unneeded qsort and uses memmove instead (git-fixes). - commit 37953f8 - rtc: fsl-ftm-alarm: move patch to sorted section - commit 80b90f8 - kvm: Reintroduce nopvspin kernel parameter (bsc#1056427). - commit dcec1fa - thermal: qoriq: refresh patches - Refresh patches.suse/thermal-qoriq-Add-hwmon-support.patch. - Refresh patches.suse/thermal-qoriq-Add-local-struct-device-pointer.patch. - Refresh patches.suse/thermal-qoriq-Add-local-struct-qoriq_sensor-pointer.patch. - Refresh patches.suse/thermal-qoriq-Convert-driver-to-use-regmap-API.patch. - Refresh patches.suse/thermal-qoriq-Do-not-report-invalid-temperature-read.patch. - Refresh patches.suse/thermal-qoriq-Don-t-store-struct-thermal_zone_device.patch. - Refresh patches.suse/thermal-qoriq-Drop-unnecessary-drvdata-cleanup.patch. - Refresh patches.suse/thermal-qoriq-Embed-per-sensor-data-into-struct-qori.patch. - Refresh patches.suse/thermal-qoriq-Enable-all-sensors-before-registering-.patch. - Refresh patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_calibration-dir.patch. - Refresh patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_register_tmu_zo.patch. - Refresh patches.suse/thermal_hwmon-Add-devres-wrapper-for-thermal_add_hwm.patch. - commit bd644db - ttyprintk: fix a potential deadlock in interrupt context issue (git-fixes). - commit dc7ade5 - blacklist.conf: bug: cosmetic change; related to a larger code clean up - commit 43ce447 - dpaa_eth: support all modes with rate adapting PHYs (bsc#1159662). - commit a5b2d56 - printk: fix exclusive_console replaying (bsc#1164711). - commit 466e4dc - sr_vendor: support Beurer GL50 evo CD-on-a-chip devices (boo#1164632). - commit a186914 - Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632). - commit 1c8f90b - patches.suse/ext4-Fix-mount-failure-with-quota-configured-as-modu.patch: Update tags. - commit 713f734 - Delete patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch. Remove guarded patch as it has been rendered unnecessary by 9043442b43b1fddf202591b84702863286700c1a ("/locking/paravirt: Use new static key for controlling call of virt_spin_lock()"/) and b2798ba0b876 ("/KVM: X86: Choose qspinlock when dedicated physical CPUs are available"/) - commit 583da5e - xen: Enable interrupts when calling _cond_resched() (bsc#1065600). - commit 4f2ecad - KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer (bsc#1133021). - KVM: arm64: pmu: Fix chained SW_INCR counters (bsc#1133021). - KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset (bsc#1133021). - KVM: arm: Make inject_abt32() inject an external abort instead (bsc#1133021). - KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests (bsc#1133021). - KVM: arm/arm64: Fix young bit from mmu notifier (bsc#1133021). - KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections (bsc#1133021). - KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers (bsc#1133021). - KVM: Check for a bad hva before dropping into the ghc slow path (bsc#1133021). - KVM: arm/arm64: Properly handle faulting of device mappings (bsc#1133021). - KVM: arm64: Ensure 'params' is initialised when looking up sys register (bsc#1133021). - KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() (bsc#1133021). - KVM: fix placement of refcount initialization (bsc#1133021). - KVM: Fix NULL-ptr deref after kvm_create_vm fails (bsc#1133021). - kvm: call kvm_arch_destroy_vm if vm creation fails (bsc#1133021). - commit 51a3eef - kvm: Allocate memslots and buses before calling kvm_arch_init_vm (bsc#1133021). - Refresh patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch. - commit fc34308 - btrfs: only reserve metadata_size for inodes (bsc#1141456). - btrfs: rename the btrfs_calc_*_metadata_size helpers (bsc#1141456). - commit d6be9ae - btrfs: introduce an evict flushing state (bsc#1141456). - btrfs: refactor priority_reclaim_metadata_space (bsc#1141456). - btrfs: factor out the ticket flush handling (bsc#1141456). - btrfs: unify error handling for ticket flushing (bsc#1141456). - btrfs: add a flush step for delayed iputs (bsc#1141456). - commit 21300d0 - md/raid0: Fix buffer overflow at debug print (bsc#1164051). - commit c36de2b - series.conf: cleanup Reorganize the "/Storage"/ section a bit. No effect on expanded tree. - commit 0a80524 - crypto: allow self-test for ansi_cprng (bsc#1164254). - commit e75c9ce - series.conf: cleanup Keep the number of top level sections reasonable. - commit ff097d4 - s390 crypto: explicitly memzero stack key material in aes_s390.c (bsc#1163459). - random: move FIPS continuous test to output functions (bsc#1163458). - commit b896cb7 - kABI: restore debugfs_remove_recursive() (bsc#1159198). - commit 102712e - hwmon: (k10temp) Display up to eight sets of CCD temperatures (bsc#1163206). - hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen) CPUs (bsc#1163206). - hwmon: (k10temp) Show core and SoC current and voltages on Ryzen CPUs (bsc#1163206). - hwmon: (k10temp) Report temperatures per CPU die (bsc#1163206). - hmon: (k10temp) Convert to use devm_hwmon_device_register_with_info (bsc#1163206). - hwmon: (k10temp) Use bitops (bsc#1163206). - commit 82bbfc1 - arm64: KVM: Invoke compute_layout() before alternatives are applied (bsc#1162702). - percpu-refcount: Use normal instead of RCU-sched"/ (bsc#1162702). - drm/i915: Don't disable interrupts independently of the lock (bsc#1162702). - x86/ioapic: Rename misnamed functions (bsc#1162702). - block: Don't disable interrupts in trigger_softirq() (bsc#1162702). - commit 227d21b - xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT (bsc#1164482). - commit 96d108c - ext4: Fix mount failure with quota configured as module (bsc#1164471). Refresh patches.suse/ext4-unsupported-features.patch - commit 4ccdd26 - Refresh patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch. - commit 6221d57 - Delete patches.suse/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch. - commit 7919fbe - Delete patches.suse/scsi-disable-VPD-page-check-on-error.patch. - commit e6dd2e4 - ch: review and re-enable refcounting patches - ch: remove ch_mutex() (bsc#1124235). - ch: synchronize ch_probe() and ch_open() (bsc#1124235). - Refresh patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch. - Delete patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch. - commit 9a39484 - scsi: mpt3sas: Update drive version to 33.100.00.00 (jsc#SLE-10717). - scsi: mpt3sas: Remove usage of device_busy counter (jsc#SLE-10717). - scsi: mpt3sas: Print function name in which cmd timed out (jsc#SLE-10717). - scsi: mpt3sas: Optimize mpt3sas driver logging (jsc#SLE-10717). - scsi: mpt3sas: print in which path firmware fault occurred (jsc#SLE-10717). - scsi: mpt3sas: Handle CoreDump state from watchdog thread (jsc#SLE-10717). - scsi: mpt3sas: Add support IOCs new state named COREDUMP (jsc#SLE-10717). - scsi: mpt3sas: renamed _base_after_reset_handler function (jsc#SLE-10717). - scsi: mpt3sas: Add support for NVMe shutdown (jsc#SLE-10717). - scsi: mpt3sas: Update MPI Headers to v02.00.57 (jsc#SLE-10717). - scsi: mpt3sas: Fix double free in attach error handling (jsc#SLE-10717). - scsi: mpt3sas: change allocation option (jsc#SLE-10717). - scsi: mpt3sas: Clean up some indenting (jsc#SLE-10717). - commit 916674e - megaraid_sas-fixup-MSIx-interrupt-setup-during-resume.patch: replace with upstream version - commit 56ba2a9 - scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1 (jsc#SLE-10720). - scsi: megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests (jsc#SLE-10720). - scsi: megaraid_sas: Limit the number of retries for the IOCTLs causing firmware fault (jsc#SLE-10720). - scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state (jsc#SLE-10720). - scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS (jsc#SLE-10720). - scsi: megaraid_sas: Do not set HBA Operational if FW is not in operational state (jsc#SLE-10720). - scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled (jsc#SLE-10720). - scsi: megaraid_sas: Do not kill host bus adapter, if adapter is already dead (jsc#SLE-10720). - scsi: megaraid_sas: Update optimal queue depth for SAS and NVMe devices (jsc#SLE-10720). - scsi: megaraid_sas: Set no_write_same only for Virtual Disk (jsc#SLE-10720). - scsi: megaraid_sas: Reset adapter if FW is not in READY state after device resume (jsc#SLE-10720). - commit 65e16b2 - Disable 'megaraid_sas-fixup-MSIx-interrupt-setup-during-resume' - commit e492554 - series.conf: cleanup Move patches.suse/suse-hv-kabi.patch into kABI padding section. - commit fc6dc14 - fix up iter on short count in fuse_direct_io() (git-fixes). - ovl: fix lseek overflow on 32bit (git-fixes). - ovl: fix wrong WARN_ON() in ovl_cache_update_ino() (git-fixes). - commit 508fa98 - Refresh patches.suse/new-helper-lookup_positive_unlocked.patch. Remove compiler warnings because of unused goto label. - commit 71e012e - hyper-v: Untangle stimers and timesync from clocksources (jsc#SLE-8133). - commit a1b2308 - hv: kabi placeholders (jsc#SLE-8133). - commit c3e96e8 - KVM: x86/mmu: Add explicit access mask for MMIO SPTEs (bsc#1164354). - Refresh patches.suse/kvm-mmu-ITLB_MULTIHIT-mitigation.patch. - Refresh patches.suse/kvm-svm-override-default-mmio-mask-if-memory-encryption-is-enabled. - commit 8a15fbd - xfs: push the grant head when the log head moves forward (bsc#1164095). - commit d1770d3 - xfs: push iclog state cleaning into xlog_state_clean_log (bsc#1164095). - commit d1535a4 - xfs: factor iclog state processing out of xlog_state_do_callback() (bsc#1164095). - commit 3094c67 - xfs: factor callbacks out of xlog_state_do_callback() (bsc#1164095). - commit 901e51d - xfs: factor debug code out of xlog_state_do_callback() (bsc#1164095). - commit 860c5ae - KVM: x86/mmu: Revert "/KVM: x86/mmu: Remove is_obsolete() call"/ (bsc#1164357). - Refresh patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch. - commit c9e37dc - KVM: x86/mmu: Revert "/Revert "/KVM: MMU: reclaim the zapped-obsolete page first"/"/ (bsc#1164361). - Refresh patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch. - commit 3193cde - KVM: x86: Unconditionally call x86 ops that are always implemented (bsc#1164382). - Refresh patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch. - commit 3095ae2 - ARM: dts: stm32: add missing vdda-supply to adc on stm32429i-eval (bsc#1164461). - commit da5a397 - blacklist.conf: add duplicated commit ID - commit a626162 - xfs: prevent CIL push holdoff in log recovery (bsc#1164095). - commit d2cfffa - blacklist.conf: ignore fix for not supported arch - commit ca8ddc1 - iommu/qcom: Fix bogus detach logic (bsc#1164445). - iommu/vt-d: Simplify check in identity_mapping() (bsc#1159594). - iommu/vt-d: Remove deferred_attach_domain() (bsc#1159594). - iommu/vt-d: Do deferred attachment in iommu_need_mapping() (bsc#1159594). - iommu/vt-d: Move deferred device attachment into helper function (bsc#1159594). - iommu/vt-d: Add attach_deferred() helper (bsc#1159594). - iommu/vt-d: Fix compile warning from intel-svm.h (bsc#1164446). - KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging (bsc#1164356). - KVM: nVMX: Use correct root level for nested EPT shadow page tables (bsc#1164330). - KVM: x86: Mask off reserved bit from #DB exception payload (bsc#1164353). - KVM: Use vcpu-specific gva->hva translation when querying host page size (bsc#1164337). - KVM: x86: Revert "/KVM: X86: Fix fpu state crash in kvm guest"/ (bsc#1164381). - KVM: x86: Ensure guest's FPU state is loaded when accessing for emulation (bsc#1164344). - KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu() (bsc#1164349). - KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks (bsc#1164374). - KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks (bsc#1164365). - KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks (bsc#1164366). - KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c (bsc#1164371). - KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks (bsc#1164373). - KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks (bsc#1164372). - KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks (bsc#1164370). - KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks (bsc#1164368). - KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks (bsc#1164367). - KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks (bsc#1164376). - KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks (bsc#1164369). - KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks (bsc#1164375). - kvm/svm: PKU not currently supported (bsc#1164335). - KVM: x86: Remove spurious clearing of async #PF MSR (bsc#1164378). - KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path (bsc#1164379). - KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails (bsc#1164348). - KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM (bsc#1164355). - KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform (bsc#1164346). - kvm: nVMX: VMWRITE checks unsupported field before read-only field (bsc#1164331). - kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field (bsc#1164332). - kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints (bsc#1164329). - KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers (bsc#1164333). - KVM: VMX: Fix conditions for guest IA32_XSS support (bsc#1164340). - KVM: x86: Introduce vcpu->arch.xsaves_enabled (bsc#1164351). - KVM: SVM: Guard against DEACTIVATE when performing WBINVD/DF_FLUSH (bsc#1164334). - KVM: SVM: Serialize access to the SEV ASID bitmap (bsc#1164336). - KVM: VMX: Do not change PID.NDST when loading a blocked vCPU (bsc#1164339). - KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts (bsc#1164338). - KVM: nVMX: Don't leak L1 MMIO regions to L2 (bsc#1164328). - kvm: vmx: Limit guest PMCs to those supported on the host (bsc#1164342). - kvm: x86: Use AMD CPUID semantics for AMD vCPUs (bsc#1164383). - kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH (bsc#1164350). - kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func (bsc#1164345). - KVM: x86/mmu: Revert "/Revert "/KVM: MMU: collapse TLB flushes when zap all pages"/"/ (bsc#1164360). - KVM: x86/mmu: Revert "/Revert "/KVM: MMU: zap pages in batch"/"/ (bsc#1164363). - KVM: x86/mmu: Revert "/Revert "/KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"/"/ (bsc#1164359). - KVM: x86/mmu: Revert "/Revert "/KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"/"/ (bsc#1164362). - KVM: x86/mmu: Treat invalid shadow pages as obsolete (bsc#1164364). - KVM: x86: Manually flush collapsible SPTEs only when toggling flags (bsc#1164352). - KVM: x86: Return to userspace with internal error on unexpected exit reason (bsc#1164380). - KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code (bsc#1164343). - KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers (bsc#1164377). - KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails (bsc#1164347). - commit d065de5 - xfs: push the AIL in xlog_grant_head_wake (bsc#1164095). - commit 1bce18c - enable patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch This is one of inherited SLE15-SP1 non-upstream patches. It doesn't really match the bug it references and there has not been any apparent attempt to get it into mainline since it was added to SLE15. To avoid regressions, keep it in SLE15-SP2 for now but drop with SLE16 unless it gets upstreamed or there is at least some serious attempt to upstream it. Rename patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch to patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch, refresh it, enable and move into NIC driver section. - commit 627e945 - hv_balloon: Balloon up according to request page number (git-fixes). - scsi: storvsc: Correctly set number of hardware queues for IDE disk (git-fixes). - hv_netvsc: Fix unwanted rx_table reset (git-fixes). - hv_netvsc: Fix tx_table init in rndis_set_subchannel() (git-fixes). - Drivers: hv: balloon: Remove dependencies on guest page size (git-fixes). - hv_netvsc: flag software created hash value (git-fixes). - hv_netvsc: Fix send_table offset in case of a host bug (git-fixes). - hv_netvsc: Fix offset usage in netvsc_send_table() (git-fixes). - commit 9bdb4de - powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery (bsc#1118338 ltc#173734). - commit 2e0d5f0 - ASoC: sun8i-codec: Fix setting DAI data format (git-fixes). - ASoC: fsl_sai: Fix exiting path on probing failure (git-fixes). - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs (git-fixes). - ALSA: hda/realtek - Apply quirk for yet another MSI laptop (git-fixes). - ALSA: hda/realtek - Apply quirk for MSI GP63, too (git-fixes). - ALSA: rawmidi: Avoid bit fields for state flags (git-fixes). - ALSA: seq: Fix concurrent access to queue current tick/time (git-fixes). - ALSA: seq: Avoid concurrent access to queue flags (git-fixes). - commit a23ff90 - ata: ahci: Add shutdown to freeze hardware resources of ahci (bsc#1164388). - commit ce5f6e5 - iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA (bsc#1164308). - commit d6eceea - blacklist.conf: Add b06c076ea962 Revert "/iommu/arm-smmu: Make arm-smmu explicitly non-modular"/ - commit 08f1fd5 - blacklist.conf: Add 6e8fa7404c13 Revert "/iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"/ - commit 4c1b45c - perf/x86/intel: Fix inaccurate period in context switch for auto-reload (bsc#1164307). - iommu/vt-d: Avoid sending invalid page response (bsc#1164304). - iommu/vt-d: Fix off-by-one in PASID allocation (bsc#1164305). - iommu/vt-d: Match CPU and IOMMU paging mode (bsc#1164306). - iommu/amd: Only support x2APIC with IVHD type 11h/40h (bsc#1164303). - iommu/amd: Check feature support bit before accessing MSI capability registers (bsc#1164302). - commit ead9f32 - tracing: Fix now invalid var_ref_vals assumption in trace action (git-fixes). - commit 9385a9b - block: fix get_max_segment_size() overflow on 32bit arch (bsc#1164285). - commit 88517df - ext4: fix support for inode sizes > 1024 bytes (bsc#1164284). - commit 05b8b1c - memcg: fix a crash in wb_workfn when a device disappears (bsc#1164276). - commit b25cbaa - arm64: dts: agilex/stratix10: fix pmu interrupt numbers (bsc#1164272). - commit 0c677d5 - arm64: KVM: Device mappings should be execute-never (bsc#1164268). - Refresh patches.suse/arm64-Ensure-VM_WRITE-VM_SHARED-ptes-are-clean-by-de.patch. - commit b79bc51 - fix upstream references - fix Patch-mainline: patches.suse/fix-autofs-regression-caused-by-follow_managed-changes.patch patches.suse/fix-dget_parent-fastpath-race.patch patches.suse/fsnamei.c-fix-missing-barriers-when-checking-positivity.patch patches.suse/fsnamei.c-pull-positivity-check-into-follow_managed.patch patches.suse/new-helper-lookup_positive_unlocked.patch - commit d37656d - series.conf: cleanup - update upstream reference and resort: patches.suse/dma-contiguous-cma-give-precedence-to-cmdline.patch - commit 1b96e18 - Replace Replace patches.suse/kvm-aarch64-avoid-guest-access-host-pmu-register.patch with patches.suse/KVM-arm64-Write-arch.mdcr_el2-changes-since-last-vcp.patch upstream id is 4942dec6638b0 (bsc#1161692). - commit 6264601 - netdevsim: fix ptr_ret.cocci warnings (bsc#1154353). - commit acfaee7 - fix autofs regression caused by follow_managed() changes (git-fixes, bsc#1159271). - commit a954cfa - fs/namei.c: fix missing barriers when checking positivity (bsc#1159271). - fix dget_parent() fastpath race (bsc#1159271). - new helper: lookup_positive_unlocked() (bsc#1159271). - fs/namei.c: pull positivity check into follow_managed() (bsc#1159271). - commit 15f64cd - sched/fair: fix statistics for find_idlest_group() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 2db86c8 - sched/fair: Fix kernel-doc warning in attach_entity_load_avg() (git fixes (sched)). - commit 366accc - powerpc/kexec: Move kexec files into a dedicated subdir (bsc#1140025 ltc#176086). Refresh patches.suse/powerpc-Avoid-clang-warnings-around-setjmp-and-longj.patch. - powerpc/32: Split kexec low level code out of misc_32.S (bsc#1140025 ltc#176086). - commit ea45911 - arm64: dts: fast models: Fix FVP PCI interrupt-map property (bsc#1164201). - arm64: ssbs: Fix context-switch when SSBS is present on all CPUs (bsc#1164221). - arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node (bsc#1164211). - arm64: acpi: fix DAIF manipulation with pNMI (bsc#1164197). - arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly (bsc#1164219). - arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations (bsc#1164220). - arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly (bsc#1164199). - arm64: cpufeature: Fix the type of no FP/SIMD capability (bsc#1164198). - arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' (bsc#1164218). - arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulator (bsc#1164200). - arm64: dts: imx8mq-librem5-devkit: use correct interrupt for the magnetometer (bsc#1164205). - arm64: dts: imx8mm: Change SDMA1 ahb clock for imx8mm (bsc#1164202). - arm64: dts: ls1028a: fix endian setting for dcfg (bsc#1164208). - arm64: Implement copy_thread_tls (bsc#1164195). - update arm64 config files (add HAVE_COPY_THREAD_TLS=y) - arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers (bsc#1164196). - arm64: dts: ls1028a: fix reboot node (bsc#1164209). - Revert "/arm64: dts: juno: add dma-ranges property"/ (bsc#1164194). - arm64: dts: juno: Fix UART frequency (bsc#1164206). - arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node (bsc#1164216). - arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth node (bsc#1164215). - arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node (bsc#1164214). - arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warning (bsc#1164217). - arm64: dts: meson: axg: fix audio fifo reg size (bsc#1164212). - arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignment (bsc#1164210). - arm64: dts: imx8mm: Correct OPP table according to latest datasheet (bsc#1164203). - commit 8ffc54a - powerpc: avoid adjusting memory_limit for capture kernel memory reservation (bsc#1140025). - powerpc: reserve memory for capture kernel after hugepages init (bsc#1140025). - commit 3e6df66 - nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info (bsc#1163774). - commit f4930bf - ARM: npcm: Bring back GPIOLIB support (bsc#1164185). - commit 3c9a346 - blacklist.conf: blacklist commits with wrong fixes ID - commit b51d31a - ARM: dts: am43xx: add support for clkout1 clock (bsc#1164150). - ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP (bsc#1164174). - ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP (bsc#1164172). - ARM: dts: meson8b: fix the clock controller compatible string (bsc#1164173). - ARM: dts: at91: sama5d3: define clock rate range for tcb1 (bsc#1164156). - ARM: dts: at91: sama5d3: fix maximum peripheral clock rates (bsc#1164157). - ARM: dts: at91: Reenable UART TX pull-ups (bsc#1164155). - ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-disco (bsc#1164177). - ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support (bsc#1164167). - ARM: dts: imx6sll-evk: Remove incorrect power supply assignment (bsc#1164164). - ARM: dts: imx6sl-evk: Remove incorrect power supply assignment (bsc#1164163). - ARM: dts: imx6sx-sdb: Remove incorrect power supply assignment (bsc#1164165). - ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment (bsc#1164162). - ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL (bsc#1164161). - ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection (bsc#1164159). - ARM: dts: imx7ulp: fix reg of cpu node (bsc#1164168). - ARM: dts: imx6q-dhcom: fix rtc compatible (bsc#1164160). - ARM: dts: meson8: fix the size of the PMU registers (bsc#1164171). - ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number (bsc#1164151). - ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omap (bsc#1164146). - ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probing (bsc#1164166). - ARM: dts: bcm283x: Fix critical trip point (bsc#1164158). - ARM: dts: Cygnus: Fix MDIO node address/size cells (bsc#1164148). - ARM: dts: BCM5301X: Fix MDIO node address/size cells (bsc#1164147). - ARM: dts: Fix sgx sysconfig register for omap4 (bsc#1164149). - ARM: dts: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel (bsc#1164170). - ARM: dts: s3c64xx: Fix init order of clock providers (bsc#1164176). - ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157 (bsc#1164182). - ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCI (bsc#1164184). - ARM: omap2plus_defconfig: Enable DRM_TI_TFP410 (bsc#1164186). - ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux (bsc#1164169). - ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit (bsc#1164152). - ARM: dts: aspeed: swift: Change power supplies to version 2 (bsc#1164153). - ARM: dts: aspeed: swift: Fix FSI GPIOs (bsc#1164154). - ARM: dts: r8a7779: Use SYSC "/always-on"/ PM Domain for HSCIF (bsc#1164175). - ARM: dts: stm32: add pwm cells to stm32f746 (bsc#1164180). - ARM: dts: stm32: add pwm cells to stm32f429 (bsc#1164179). - ARM: dts: stm32: add pwm cells to stm32mp157c (bsc#1164181). - ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval (bsc#1164178). - ARM: dts: stm32: remove fixed regulator unit address on stm32429i-eval (bsc#1164183). - commit 303d59d - asm-generic/tlb: avoid potential double flush (bsc#1163776 ltc#183929). - commit 3b90a7e - lib/vdso: Make __arch_update_vdso_data() logic understandable (bsc#1164141). - commit 0a18ce1 - ceph: noacl mount option is effectively ignored (jsc#SES-1134). - ceph: canonicalize server path in place (jsc#SES-1134). - ceph: do not execute direct write in parallel if O_APPEND is specified (jsc#SES-1134). - rbd: set the 'device' link in sysfs (jsc#SES-1134). - ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c (jsc#SES-1134). - ceph: print name of xattr in __ceph_{get,set}xattr() douts (jsc#SES-1134). - ceph: print r_direct_hash in hex in __choose_mds() dout (jsc#SES-1134). - ceph: use copy-from2 op in copy_file_range (jsc#SES-1134). - ceph: close holes in structs ceph_mds_session and ceph_mds_request (jsc#SES-1134). - ceph: allocate the correct amount of extra bytes for the session features (jsc#SES-1134). - ceph: rename get_session and switch to use ceph_get_mds_session (jsc#SES-1134). - ceph: remove the extra slashes in the server path (jsc#SES-1134). - ceph: add possible_max_rank and make the code more readable (jsc#SES-1134). - ceph: print dentry offset in hex and fix xattr_version type (jsc#SES-1134). - ceph: only touch the caps which have the subset mask requested (jsc#SES-1134). - ceph: don't clear I_NEW until inode metadata is fully populated (jsc#SES-1134). - ceph: retry the same mds later after the new session is opened (jsc#SES-1134). - ceph: check availability of mds cluster on mount after wait timeout (jsc#SES-1134). - ceph: keep the session state until it is released (jsc#SES-1134). - ceph: add __send_request helper (jsc#SES-1134). - ceph: ensure we have a new cap before continuing in fill_inode (jsc#SES-1134). - ceph: drop unused ttl_from parameter from fill_inode (jsc#SES-1134). - ceph: fix possible long time wait during umount (jsc#SES-1134). - ceph: only choose one MDS who is in up:active state without laggy (jsc#SES-1134). - ceph: fix mdsmap cluster available check based on laggy number (jsc#SES-1134). - ceph: remove unnecessary assignment in ceph_pre_init_acls() (jsc#SES-1134). - ceph: delete redundant douts in con_get/put() (jsc#SES-1134). - commit 7a69ca8 - IB/mlx5: Use div64_u64 for num_var_hw_entries calculation (jsc#SLE-8446). - RDMA/core: Fix protection fault in get_pkey_idx_qp_list (jsc#SLE-8449). - RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq (jsc#SLE-8449). - RDMA/mlx5: Prevent overflow in mmap offset calculations (jsc#SLE-8446). - IB/umad: Fix kernel crash while unloading ib_umad (jsc#SLE-8449). - RDMA/mlx5: Fix async events cleanup flows (jsc#SLE-8446). - RDMA/core: Add missing list deletion on freeing event queue (jsc#SLE-8449). - RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready() (jsc#SLE-8381). - RDMA/iw_cxgb4: initiate CLOSE when entering TERM (jsc#SLE-8392). - IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported (jsc#SLE-8446). - RDMA/core: Fix invalid memory access in spec_filter_size (jsc#SLE-8449). - IB/rdmavt: Reset all QPs when the device is shut down (jsc#SLE-8449). - IB/hfi1: Close window for pq and request coliding (jsc#SLE-8449). - IB/hfi1: Acquire lock to release TID entries when user file is closed (jsc#SLE-8449). - RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create (jsc#SLE-8449). - net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples() (bsc#1154353). - net: hns3: fix VF bandwidth does not take effect in some case (bsc#1154353). - net: hns3: add management table after IMP reset (bsc#1154353). - page_pool: refill page when alloc.count of pool is zero (bsc#1154353). - ice: Trivial fixes (jsc#SLE-7926). - ice: Use correct netif error function (jsc#SLE-7926). - ice: Cleanup ice_vsi_alloc_q_vectors (jsc#SLE-7926). - ice: Make print statements more compact (jsc#SLE-7926). - ice: Use ice_pf_to_dev (jsc#SLE-7926). - ice: Remove possible null dereference (jsc#SLE-7926). - ice: update Unit Load Status bitmask to check after reset (jsc#SLE-7926). - ice: fix and consolidate logging of NVM/firmware version information (jsc#SLE-7926). - ice: Modify link message logging (jsc#SLE-7926). - ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps (jsc#SLE-7926). - ice: Remove ice_dev_onetime_setup() (jsc#SLE-7926). - ice: Don't allow same value for Rx tail to be written twice (jsc#SLE-7926). - ice: display supported and advertised link modes (jsc#SLE-7926). - ice: Fix switch between FW and SW LLDP (jsc#SLE-7926). - ice: Fix DCB rebuild after reset (jsc#SLE-7926). - net: ena: ena-com.c: prevent NULL pointer dereference (bsc#1154492). - net: ena: ethtool: use correct value for crc32 hash (bsc#1154492). - net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE (bsc#1154492). - net: ena: fix corruption of dev_idx_to_host_tbl (bsc#1154492). - net: ena: fix incorrectly saving queue numbers when setting RSS indirection table (bsc#1154492). - net: ena: rss: store hash function as values and not bits (bsc#1154492). - net: ena: rss: fix failure to get indirection table (bsc#1154492). - net: ena: rss: do not allocate key when not supported (bsc#1154492). - net: ena: fix incorrect default RSS key (bsc#1154492). - net: ena: add missing ethtool TX timestamping indication (bsc#1154492). - net: ena: fix uses of round_jiffies() (bsc#1154492). - net: ena: fix potential crash when rxfh key is NULL (bsc#1154492). - i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps (bsc#1163036). - bpf: Improve bucket_log calculation logic (bsc#1154353). - i40e: Relax i40e_xsk_wakeup's return value when PF is busy (jsc#SLE-8025). - mlxsw: spectrum_dpipe: Add missing error path (bsc#1154488). - mlxsw: core: Add validation of hardware device types for MGPIR register (bsc#1154488). - ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() (bsc#1154353). - taprio: Fix dropping packets when using taprio + ETF offloading (bsc#1154353). - taprio: Use taprio_reset_tc() to reset Traffic Classes configuration (bsc#1154353). - taprio: Add missing policy validation for flags (bsc#1154353). - taprio: Fix still allowing changing the flags during runtime (bsc#1154353). - taprio: Fix enabling offload with wrong number of traffic classes (bsc#1154353). - net/mlx5: Deprecate usage of generic TLS HW capability bit (jsc#SLE-8464). - net/mlx5e: TX, Error completion is for last WQE in batch (jsc#SLE-8464). - net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx (jsc#SLE-8464). - net/mlx5: IPsec, Fix esp modify function attribute (jsc#SLE-8464). - net/mlx5: Fix deadlock in fs_core (jsc#SLE-8464). - skbuff: fix a data race in skb_queue_len() (bsc#1154353). - cxgb4: Added tls stats prints (jsc#SLE-8389). - net_sched: fix an OOB access in cls_tcindex (bsc#1154353). - netdevsim: remove unused sdev code (bsc#1154353). - netdevsim: use __GFP_NOWARN to avoid memalloc warning (bsc#1154353). - netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs (bsc#1154353). - netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() (bsc#1154353). - netdevsim: fix panic in nsim_dev_take_snapshot_write() (bsc#1154353). - netdevsim: disable devlink reload when resources are being used (bsc#1154353). - netdevsim: fix using uninitialized resources (bsc#1154353). - bnxt_en: Fix TC queue mapping (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix logic that disables Bus Master during firmware reset (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected (jsc#SLE-8371 bsc#1153274). - cls_rsvp: fix rsvp_policy (bsc#1154353). - RDMA/core: Make the entire API tree static (jsc#SLE-8449). - RDMA/efa: Mask access flags with the correct optional range (jsc#SLE-5640). - RDMA/cma: Fix unbalanced cm_id reference count during address resolve (jsc#SLE-8449). - RDMA/umem: Fix ib_umem_find_best_pgsz() (jsc#SLE-8449). - IB/mlx4: Fix leak in id_map_find_del (jsc#SLE-8461). - IB/opa_vnic: Spelling correction of 'erorr' to 'error' (jsc#SLE-8449). - IB/hfi1: Fix logical condition in msix_request_irq (jsc#SLE-8449). - RDMA/cm: Use IBA functions for complex structure members (jsc#SLE-8449). - RDMA/cm: Use IBA functions for simple structure members (jsc#SLE-8449). - RDMA/cm: Use IBA functions for swapping get/set acessors (jsc#SLE-8449). - RDMA/cm: Use IBA functions for simple get/set acessors (jsc#SLE-8449). - RDMA/cm: Add SET/GET implementations to hide IBA wire format (jsc#SLE-8449). - RDMA/cm: Add accessors for CM_REQ transport_type (jsc#SLE-8449). - IB/mlx5: Return the administrative GUID if exists (jsc#SLE-8446). - RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence (jsc#SLE-8449). - IB/mlx4: Fix memory leak in add_gid error flow (jsc#SLE-8461). - IB/mlx5: Expose RoCE accelerator counters (jsc#SLE-8446). - RDMA/mlx5: Set relaxed ordering when requested (jsc#SLE-8446). - RDMA/uverbs: Add new relaxed ordering memory region access flag (jsc#SLE-8446). - RDMA/efa: Allow passing of optional access flags for MR registration (jsc#SLE-5640). - RDMA/core: Add optional access flags range (jsc#SLE-8449). - RDMA/uverbs: Verify MR access flags (jsc#SLE-8449). - RDMA/uverbs: Add ioctl command to get a device context (jsc#SLE-8449). - RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path (jsc#SLE-8449). - RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC (jsc#SLE-8449). - net/mlx5: Expose relaxed ordering bits (jsc#SLE-8464). - net/mlx5: Add RoCE accelerator counters (jsc#SLE-8464). - IB/srp: Never use immediate data if it is disabled by a user (jsc#SLE-8449). - RDMA/rxe: Compute the maximum sges and inline size based on the WQE size (jsc#SLE-8449). - Introduce maximum WQE size to check limits (jsc#SLE-8449). - RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove (jsc#SLE-5640). - RDMA/efa: Remove {} brackets from single statement if (jsc#SLE-5640). - RDMA/efa: Device definitions documentation updates (jsc#SLE-5640). - RDMA/hns: Add support for extended atomic in userspace (jsc#SLE-8449). - RDMA/hns: Get pf capabilities from firmware (jsc#SLE-8449). - RDMA/hns: Add interfaces to get pf capabilities from firmware (jsc#SLE-8449). - RDMA/hns: Remove some redundant variables related to capabilities (jsc#SLE-8449). - RDMA/core: Use READ_ONCE for ib_ufile.async_file (jsc#SLE-8449). - RDMA/core: Make ib_uverbs_async_event_file into a uobject (jsc#SLE-8449). - RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject (jsc#SLE-8449). - RDMA/core: Simplify type usage for ib_uverbs_async_handler() (jsc#SLE-8449). - RDMA/core: Do not erase the type of ib_wq.uobject (jsc#SLE-8449). - RDMA/core: Do not erase the type of ib_srq.uobject (jsc#SLE-8449). - RDMA/core: Do not erase the type of ib_qp.uobject (jsc#SLE-8449). - RDMA/core: Do not erase the type of ib_cq.uobject (jsc#SLE-8449). - RDMA/core: Make ib_ucq_object use ib_uevent_object (jsc#SLE-8449). - RDMA/core: Do not allow alloc_commit to fail (jsc#SLE-8449). - RDMA/mlx5: Simplify devx async commands (jsc#SLE-8446). - RDMA/core: Simplify destruction of FD uobjects (jsc#SLE-8449). - RDMA/mlx5: Use RCU and direct refcounts to keep memory alive (jsc#SLE-8446). - RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class (jsc#SLE-8449). - IB/mlx5: Add mmap support for VAR (jsc#SLE-8446). - IB/mlx5: Introduce VAR object and its alloc/destroy methods (jsc#SLE-8446). - IB/mlx5: Extend caps stage to handle VAR capabilities (jsc#SLE-8446). - RDMA/core: Remove err in iw_query_port (jsc#SLE-8449). - RDMA/hns: Add support for reporting wc as software mode (jsc#SLE-8449). - RDMA/hns: Bugfix for posting a wqe with sge (jsc#SLE-8449). - IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats (jsc#SLE-8449). - IB/hfi1: Add software counter for ctxt0 seq drop (jsc#SLE-8449). - IB/hfi1: Return void in packet receiving functions (jsc#SLE-8449). - IB/hfi1: Decouple IRQ name from type (jsc#SLE-8449). - IB/hfi1: Create API for auto activate (jsc#SLE-8449). - IB/hfi1: IB/hfi1: Add an API to handle special case drop (jsc#SLE-8449). - IB/hfi1: Move common receive IRQ code to function (jsc#SLE-8449). - IB/hfi1: Add fast and slow handlers for receive context (jsc#SLE-8449). - IB/hfi1: Move chip specific functions to chip.c (jsc#SLE-8449). - RDMA/core: Fix locking in ib_uverbs_event_read (jsc#SLE-8449). - IB/core: Fix build failure without hugepages (jsc#SLE-8449). - IB/core: Rename event_handler_lock to qp_open_list_lock (jsc#SLE-8449). - IB/core: Cut down single member ib_cache structure (jsc#SLE-8449). - IB/core: Let IB core distribute cache update events (jsc#SLE-8449). - IB/mlx5: Do reverse sequence during device removal (jsc#SLE-8446). - RDMA/hns: Fix coding style issues (jsc#SLE-8449). - RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP (jsc#SLE-8449). - RDMA/hns: Remove redundant print information (jsc#SLE-8449). - RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify() (jsc#SLE-8449). - RDMA/hns: Update the value of qp type (jsc#SLE-8449). - RDMA/hns: Remove unused function hns_roce_init_eq_table() (jsc#SLE-8449). - RDMA/hns: Avoid printing address of mtt page (jsc#SLE-8449). - RDMA/core: Add trace points to follow MR allocation (jsc#SLE-8449). - RDMA/core: Trace points for diagnosing completion queue issues (jsc#SLE-8449). - RDMA/cma: Add trace points in RDMA Connection Manager (jsc#SLE-8449). - RDMA/cm: Delete unused CM ARP functions (jsc#SLE-8449). - RDMA/cm: Delete unused CM LAP functions (jsc#SLE-8449). - RDMA/i40iw: fix a potential NULL pointer dereference (jsc#SLE-8449). - RDMA/rxe: Fix error type of mmap_offset (jsc#SLE-8449). - RDMA/mlx5: use true,false for bool variable (jsc#SLE-8446). - RDMA/mlx4: use true,false for bool variable (jsc#SLE-8461). - IB/iser: use true,false for bool variable (jsc#SLE-8449). - IB/hfi1: use true,false for bool variable (jsc#SLE-8449). - RDMA/siw: use true,false for bool variable (jsc#SLE-8381). - IB/core: Fix ODP with IB_ACCESS_HUGETLB handling (jsc#SLE-8449). - IB/core: Fix ODP get user pages flow (jsc#SLE-8449). - IB/mlx5: Unify ODP MR code paths to allow extra flexibility (jsc#SLE-8446). - IB/rdmavt: Correct comments in rdmavt_qp.h header (jsc#SLE-8449). - IB/hfi1: List all receive contexts from debugfs (jsc#SLE-8449). - IB/hfi1: Add accessor API routines to access context members (jsc#SLE-8449). - RDMA/mlx4: Redo TX checksum offload in line with docs (jsc#SLE-8461). - RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load() (jsc#SLE-8449). - RDMA/srpt: Remove unnecessary assertion in srpt_queue_response (jsc#SLE-8449). - RDMA/netlink: Do not always generate an ACK for some netlink operations (jsc#SLE-8449). - IB/mlx5: Fix outstanding_pi index for GSI qps (jsc#SLE-8446). - RDMA/siw: Simplify QP representation (jsc#SLE-8381). - RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs (jsc#SLE-8449). - RDMA/bnxt_re: Report more number of completion vectors (jsc#SLE-8372 bsc#1153275). - RDMA/qedr: Add kernel capability flags for dpm enabled mode (jsc#SLE-8215). - net/core: Do not clear VF index for node/port GUIDs query (bsc#1154353). - flow_dissector: Fix to use new variables for port ranges in bpf hook (bsc#1154353). - libbpf: Fix realloc usage in bpf_core_find_cands (bsc#1154353). - sfc: move mcdi filtering code (jsc#SLE-8314). - sfc: create header for mcdi filtering code (jsc#SLE-8314). - sfc: rename mcdi filtering functions/structs (jsc#SLE-8314). - bnxt_en: Add support for devlink info command (jsc#SLE-8371 bsc#1153274). - devlink: add macro for "/fw.roce"/ (jsc#SLE-8371 bsc#1153274). - bnxt_en: Rename switch_id to dsn (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add support to update progress of flash update (jsc#SLE-8371 bsc#1153274). - bnxt_en: Move devlink_register before registering netdev (jsc#SLE-8371 bsc#1153274). - bnxt_en: Register devlink irrespective of firmware spec version (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor bnxt_dl_register() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Periodically check and remove aged-out ntuple filters (jsc#SLE-8371 bsc#1153274). - bnxt_en: Do not accept fragments for aRFS flow steering (jsc#SLE-8371 bsc#1153274). - bnxt_en: Support UDP RSS hashing on 575XX chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Remove the setting of dev_port (jsc#SLE-8371 bsc#1153274). - bnxt_en: Improve bnxt_probe_phy() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Improve link up detection (jsc#SLE-8371 bsc#1153274). - mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()' (bsc#1154488). - ice: Bump version (jsc#SLE-7926). - ice: Implement ethtool get/set rx-flow-hash (jsc#SLE-7926). - ice: Initilialize VF RSS tables (jsc#SLE-7926). - ice: Optimize table usage (jsc#SLE-7926). - ice: Enable writing filtering tables (jsc#SLE-7926). - ice: Populate TCAM filter software structures (jsc#SLE-7926). - ice: Allocate flow profile (jsc#SLE-7926). - ice: Enable writing hardware filtering tables (jsc#SLE-7926). - net: sched: sch_tbf: Don't overwrite backlog before dumping (bsc#1154353). - devlink: Add health recover notifications on devlink flows (bsc#1154353). - net/mlx5e: Enable all available stats for uplink reps (jsc#SLE-8464). - net/mlx5e: Create q counters on uplink representors (jsc#SLE-8464). - net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra (jsc#SLE-8464). - net/mlx5e: IPoIB, use separate stats groups (jsc#SLE-8464). - net/mlx5e: Convert stats groups array to array of group pointers (jsc#SLE-8464). - net/mlx5e: Declare stats groups via macro (jsc#SLE-8464). - net/mlx5e: Profile specific stats groups (jsc#SLE-8464). - net/mlx5e: Move uplink rep init/cleanup code into own functions (jsc#SLE-8464). - net/mlx5: DR, Allow connecting flow table to a lower/same level table (jsc#SLE-8464). - net/mlx5: DR, Modify header copy support (jsc#SLE-8464). - net/mlx5: DR, Modify set action limitation extension (jsc#SLE-8464). - net/mlx5e: Add mlx5e_flower_parse_meta support (jsc#SLE-8464). - net/mlx5e: allow TSO on VXLAN over VLAN topologies (jsc#SLE-8464). - net/mlx5e: Fix printk format warning (jsc#SLE-8464). - bpf: Fix trampoline usage in preempt (bsc#1154353). - net: hns3: cleanup some coding style issue (bsc#1154353). - net: hns3: remove redundant print on ENOMEM (bsc#1154353). - net: hns3: delete unnecessary blank line and space for cleanup (bsc#1154353). - net: hns3: rewrite a log in hclge_put_vector() (bsc#1154353). - net: hns3: refine the input parameter 'size' for snprintf() (bsc#1154353). - net: hns3: move duplicated macro definition into header (bsc#1154353). - net: hns3: set VF's default reset_type to HNAE3_NONE_RESET (bsc#1154353). - net: hns3: do not reuse pfmemalloc pages (bsc#1154353). - net: hns3: limit the error logging in the hns3_clean_tx_ring() (bsc#1154353). - net: hns3: replace snprintf with scnprintf in hns3_update_strings (bsc#1154353). - net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read (bsc#1154353). - RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths (jsc#SLE-8446). - IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs (jsc#SLE-8446). - RDMA/mlx5: Don't fake udata for kernel path (jsc#SLE-8446). - IB/mlx5: Add ODP WQE handlers for kernel QPs (jsc#SLE-8446). - IB/core: Add interface to advise_mr for kernel users (jsc#SLE-8449). - IB/core: Introduce ib_reg_user_mr (jsc#SLE-8449). - net/mlx5: Allow creating autogroups with reserved entries (jsc#SLE-8464). - net/mlx5: Add ignore level support fwd to table rules (jsc#SLE-8464). - net/mlx5: fs_core: Introduce unmanaged flow tables (jsc#SLE-8464). - net/mlx5: Refactor mlx5_create_auto_grouped_flow_table (jsc#SLE-8464). - net/mlx5e: Add discard counters per priority (jsc#SLE-8464). - net/mlx5e: Expose FEC feilds and related capability bit (jsc#SLE-8464). - net/mlx5: Add mlx5_ifc definitions for connection tracking support (jsc#SLE-8464). - net/mlx5: Add copy header action struct layout (jsc#SLE-8464). - net/mlx5: Expose resource dump register mapping (jsc#SLE-8464). - net/mlx5: Add structures and defines for MIRC register (jsc#SLE-8464). - net/mlx5: Read MCAM register groups 1 and 2 (jsc#SLE-8464). - net/mlx5: Add structures layout for new MCAM access reg groups (jsc#SLE-8464). - net/mlx5: Expose vDPA emulation device capabilities (jsc#SLE-8464). - net/mlx5: Add Virtio Emulation related device capabilities (jsc#SLE-8464). - sfc: remove duplicated include from efx.c (jsc#SLE-8314). - sfc/ethtool_common: Make some function to static (jsc#SLE-8314). - net: hns3: refactor the notification scheme of PF reset (bsc#1154353). - net: hns3: modify hclge_func_reset_sync_vf()'s return type to void (bsc#1154353). - net: hns3: enlarge HCLGE_RESET_WAIT_CNT (bsc#1154353). - net: hns3: refactor the procedure of VF FLR (bsc#1154353). - net: hns3: refactor the precedure of PF FLR (bsc#1154353). - net: hns3: split hclgevf_reset() into preparing and rebuilding part (bsc#1154353). - net: hns3: split hclge_reset() into preparing and rebuilding part (bsc#1154353). - sfc: remove set but not used variable 'nic_data' (jsc#SLE-8314). - sfc: remove duplicated include from ef10.c (jsc#SLE-8314). - bnxt: Detach page from page pool before sending up the stack (jsc#SLE-8371 bsc#1153274). - devlink: add macro for "/fw.psid"/ (bsc#1154353). - sfc: move RPS code (jsc#SLE-8314). - sfc: move yet more functions (jsc#SLE-8314). - sfc: move RSS code (jsc#SLE-8314). - sfc: move a couple more functions (jsc#SLE-8314). - sfc: move some ethtool code (jsc#SLE-8314). - sfc: move various functions (jsc#SLE-8314). - sfc: move more rx code (jsc#SLE-8314). - sfc: move more tx code (jsc#SLE-8314). - sfc: refactor selftest work init code (jsc#SLE-8314). - sfc: move MCDI logging device attribute (jsc#SLE-8314). - sfc: conditioned some functionality (jsc#SLE-8314). - sfc: move MCDI receive queue management code (jsc#SLE-8314). - sfc: move MCDI transmit queue management code (jsc#SLE-8314). - sfc: move MCDI event queue management code (jsc#SLE-8314). - sfc: move MCDI VI alloc/free code (jsc#SLE-8314). - sfc: move more MCDI port code (jsc#SLE-8314). - sfc: move some MCDI port utility functions (jsc#SLE-8314). - sfc: move some port link state/caps code (jsc#SLE-8314). - vmxnet3: Remove always false conditional statement (bsc#1154353). - bnxt_en: Call recovery done after reset is successfully done (jsc#SLE-8371 bsc#1153274). - devlink: add devink notification when reporter update health state (bsc#1154353). - devlink: add support for reporter recovery completion (bsc#1154353). - sfc: move common tx code (jsc#SLE-8314). - sfc: move common rx code (jsc#SLE-8314). - sfc: move event queue management code (jsc#SLE-8314). - sfc: move channel interrupt management code (jsc#SLE-8314). - sfc: move channel alloc/removal code (jsc#SLE-8314). - sfc: move channel start/stop code (jsc#SLE-8314). - sfc: move some channel-related code (jsc#SLE-8314). - sfc: move struct init and fini code (jsc#SLE-8314). - sfc: move some device reset code (jsc#SLE-8314). - sfc: move datapath management code (jsc#SLE-8314). - sfc: move mac configuration and status functions (jsc#SLE-8314). - sfc: move reset workqueue code (jsc#SLE-8314). - sfc: further preparation for code split (jsc#SLE-8314). - sfc: add new headers in preparation for code split (jsc#SLE-8314). - net/mlx5: DR, Create multiple destination action from dr_create_fte (jsc#SLE-8464). - net/mlx5: DR, Add support for multiple destination table action (jsc#SLE-8464). - net/mlx5: DR, Align dest FT action creation to API (jsc#SLE-8464). - net/mlx5: DR, Pass table flags at creation to lower layer (jsc#SLE-8464). - net/mlx5: DR, Create multi-destination table for SW-steering use (jsc#SLE-8464). - net/mlx5: DR, Create FTE entry in the FW from SW-steering (jsc#SLE-8464). - net/mlx5: DR, Use attributes struct for FW flow table creation (jsc#SLE-8464). - net/mlx5: Use async EQ setup cleanup helpers for multiple EQs (jsc#SLE-8464). - net/mlx5: Reduce No CQ found log level from warn to debug (jsc#SLE-8464). - net/mlx5: Increase the max number of channels to 128 (jsc#SLE-8464). - net/mlx5e: Support accept action on nic table (jsc#SLE-8464). - mlx5: work around high stack usage with gcc (jsc#SLE-8464). - net/mlx5: limit the function in local scope (jsc#SLE-8464). - mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipeline (bsc#1154488). - mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline (bsc#1154488). - mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline (bsc#1154488). - mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline (bsc#1154488). - net: hns3: modify an unsuitable reset level for hardware error (bsc#1154353). - net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_to_vf() (bsc#1154353). - net: hns3: add protection when get SFP speed as 0 (bsc#1154353). - net: hns3: modify the IRQ name of misc vectors (bsc#1154353). - net: hns3: modify an unsuitable log in hclge_map_ring_to_vector() (bsc#1154353). - net: hns3: modify the IRQ name of TQP vector (bsc#1154353). - net: hns3: re-organize vector handle (bsc#1154353). - net: hns3: add trace event support for HNS3 driver (bsc#1154353). - ice: Suppress Coverity warnings for xdp_rxq_info_reg (jsc#SLE-7926). - ice: Add a boundary check in ice_xsk_umem() (jsc#SLE-7926). - ice: add extra check for null Rx descriptor (jsc#SLE-7926). - ice: suppress checked_return error (jsc#SLE-7926). - ice: Demote MTU change print to debug (jsc#SLE-7926). - ice: Enable ip link show on the PF to display VF unicast MAC(s) (jsc#SLE-7926). - ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO (jsc#SLE-7926). - ice: Remove Rx flex descriptor programming (jsc#SLE-7926). - ice: Return error on not supported ethtool -C parameters (jsc#SLE-7926). - ice: Restore interrupt throttle settings after VSI rebuild (jsc#SLE-7926). - ice: Set default value for ITR in alloc function (jsc#SLE-7926). - ice: Add ice_for_each_vf() macro (jsc#SLE-7926). - ice: Add code to keep track of current dflt_vsi (jsc#SLE-7926). - ice: Fix VF spoofchk (jsc#SLE-7926). - ice: Support UDP segmentation offload (jsc#SLE-7926). - sfc: Remove unnecessary dependencies on I2C (jsc#SLE-8314). - mlxsw: spectrum_dcb: Allow setting default port priority (bsc#1154488). - mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register (bsc#1154488). - page_pool: help compiler remove code in case CONFIG_NUMA=n (bsc#1154353). - page_pool: handle page recycle for NUMA_NO_NODE condition (bsc#1154353). - e1000e: Use netdev_info instead of pr_info for link messages (jsc#SLE-8100). - igb: dont drop packets if rx flow control is enabled (jsc#SLE-7967 jsc#SLE-8010). - sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()' (jsc#SLE-8314). - net: ena: remove set but not used variable 'rx_ring' (bsc#1154492). - mlxsw: spectrum_router: Make route creation and destruction symmetric (bsc#1154488). - mlxsw: spectrum_router: Eliminate dead code (bsc#1154488). - mlxsw: spectrum_router: Remove unnecessary checks (bsc#1154488). - net: hns3: only print misc interrupt status when handling fails (bsc#1154353). - net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data() (bsc#1154353). - net: hns3: add some VF VLAN information for command "/ip link show"/ (bsc#1154353). - net: hns3: implement ndo_features_check ops for hns3 driver (bsc#1154353). - net: hns3: get FD rules location before dump in debugfs (bsc#1154353). - net: hns3: optimization for CMDQ uninitialization (bsc#1154353). - net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev (bsc#1154353). - net: hns3: check FE bit before calling hns3_add_frag() (bsc#1154353). - mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators (bsc#1154488). - mlxsw: spectrum_qdisc: Clarify a comment (bsc#1154488). - net: pkt_cls: Clarify a comment (bsc#1154353). - sch_cake: drop unused variable tin_quantum_prio (bsc#1154353). - cxgb4/chtls: fix ULD connection failures due to wrong TID base (jsc#SLE-8389). - cxgb4: fix missed high priority region calculation (jsc#SLE-8389). - net: hns3: do not schedule the periodic task when reset fail (bsc#1154353). - net: hns3: allocate WQ with WQ_MEM_RECLAIM flag (bsc#1154353). - net: hns3: remove unnecessary work in hclgevf_main (bsc#1154353). - net: hns3: remove mailbox and reset work in hclge_main (bsc#1154353). - net: hns3: schedule hclgevf_service by using delayed workqueue (bsc#1154353). - tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE (bsc#1154353). - Revert "/nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"/ (bsc#1154353). - net: ena: Add first_interrupt field to napi struct (bsc#1154492). - net: ena: Implement XDP_TX action (bsc#1154492). - net: ena: implement XDP drop support (bsc#1154492). - rtnetlink: provide permanent hardware address in RTM_NEWLINK (bsc#1154353). - cxgb4: add support for high priority filters (jsc#SLE-8389). - nfp: add support for TLV device stats (bsc#1154353). - tcp: Cleanup duplicate initialization of sk->sk_state (bsc#1154353). - qed: remove redundant assignments to rc (jsc#SLE-8401). - Documentation: nfp: add nfp driver specific notes (bsc#1154353). - commit 00df886 - ftrace: Protect ftrace_graph_hash with ftrace_sync (git-fixes). - commit 18b606e - ftrace: Add comment to why rcu_dereference_sched() is open coded (git-fixes). - commit 3920d17 - tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu (git-fixes). - commit dca30ea - tracing: Annotate ftrace_graph_hash pointer with __rcu (git-fixes). - commit 0478306 - xen/balloon: Support xend-based toolstack take two (bsc#1065600). - commit 97502bd - tracing: Fix sched switch start/stop refcount racy updates (git-fixes). - commit cccfa7b - tracing: Simplify assignment parsing for hist triggers (git-fixes). - commit 4ec91e7 - tracing: Fix tracing_stat return values in error handling paths (git-fixes). - commit f3d8551 - tracing: Fix very unlikely race of registering two stat tracers (git-fixes). - commit f65b168 - serial: 8250_dw: Avoid double error messaging when IRQ absent (bsc#1164118). - commit f336e59 - blacklist.conf: ignore duplicated commit ID - commit 720d999 - powerpc: convert to copy_thread_tls (bsc#1163988). - Update config files: Add CONFIG_HAVE_COPY_THREAD_TLS=y - commit f351204 - cifs: fix mount option display for sec=krb5i (bsc#1161907). - commit c56405f - Delete patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch. - commit 18a7f4d - arm64: Revert support for execute-only user mappings (bsc#1160218). - commit 373929f - memcg: account security cred as well to kmemcg (bsc#1164094). - commit 28f2006 - ext4: add cond_resched() to ext4_protect_reserved_inode (bsc#1164069 CVE-2020-8992). - commit e44be93 - btrfs: Fix split-brain handling when changing FSID to metadata uuid (git-fixes). - btrfs: Handle another split brain scenario with metadata uuid feature (git-fixes). - btrfs: Factor out metadata_uuid code from find_fsid (git-fixes). - btrfs: Call find_fsid from find_fsid_inprogress (git-fixes). - commit d6dd57b - btrfs: Correctly handle empty trees in find_first_clear_extent_bit (git-fixes). - commit 35b5ead - bcache: remove macro nr_to_fifo_front() (bsc#1163762). - bcache: Revert "/bcache: shrink btree node cache after bch_btree_check()"/ (bsc#1163762, bsc#1112504). - bcache: ignore pending signals when creating gc and allocator thread (bsc#1163762, bsc#1112504). - bcache: check return value of prio_read() (bsc#1163762). - bcache: fix incorrect data type usage in btree_flush_write() (bsc#1163762). - bcache: add readahead cache policy options via sysfs interface (bsc#1163762). - bcache: explicity type cast in bset_bkey_last() (bsc#1163762). - bcache: fix memory corruption in bch_cache_accounting_clear() (bsc#1163762). - bcache: reap from tail of c->btree_cache in bch_mca_scan() (bsc#1163762). - bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan() (bsc#1163762). - bcache: remove member accessed from struct btree (bsc#1163762). - bcache: print written and keys in trace_bcache_btree_write (bsc#1163762). - bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (bsc#1163762). - bcache: add code comments for state->pool in __btree_sort() (bsc#1163762). - lib: crc64: include <linux/crc64.h> for 'crc64_be' (bsc#1163762). - bcache: don't export symbols (bsc#1163762). - bcache: remove the extra cflags for request.o (bsc#1163762). - bcache: at least try to shrink 1 node in bch_mca_scan() (bsc#1163762). - bcache: add idle_max_writeback_rate sysfs interface (bsc#1163762). - bcache: add code comments in bch_btree_leaf_dirty() (bsc#1163762). - bcache: fix deadlock in bcache_allocator (bsc#1163762). - bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() (bsc#1163762). - bcache: deleted code comments for dead code in bch_data_insert_keys() (bsc#1163762). - bcache: add more accurate error messages in read_super() (bsc#1163762). - bcache: fix static checker warning in bcache_device_free() (bsc#1163762). - bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (bsc#1163762). - bcache: Fix an error code in bch_dump_read() (bsc#1163762). - bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762). - commit fdeab1e - clone3: ensure copy_thread_tls is implemented (bsc#1163988). - commit 480a977 - cgroup: Prevent double killing of css when enabling threaded cgroup (bsc#1153013). - commit c46884c - ext4: fix kernel oops caused by spurious casefold flag (bsc#1163984). - commit 91a9b4c - blacklist.conf: Blacklist 44d282796f81 - commit 13cd15a - blacklist.conf: Blacklist 311ae9e159d8 - commit 72fb7d5 - Update patches.suse/powerpc-pseries-vio-Fix-iommu_table-use-after-free-r.patch (bsc#1065729 bsc#1163838 ltc#183850). - commit 7b4b6e2 - KVM: s390: do not clobber registers during guest reset/store status (bsc#1133021). - KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups (bsc#1133021). - commit 25937f8 - bdev: Refresh bdev size for disks without partitioning (bsc#1163921). - commit 6da307d - bdev: Factor out bdev revalidation into a common helper (bsc#1163920). - commit 7d363e5 - udf: Allow writing to 'Rewritable' partitions (bsc#1163919). - commit ae441d0 - blacklist.conf: Blacklist d9e9866803f7 - commit 53fef3b - reiserfs: Fix memory leak of journal device string (bsc#1163867). - commit 56254a8 - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling (bsc#1163869). - commit f560b4f - aio: prevent potential eventfd recursion on poll (bsc#1163918). - commit d377261 - eventfd: track eventfd_signal() recursion depth (bsc#1163917). - commit 29a8cc7 - ubifs: Fix memory leak from c->sup_node (bsc#1163916). - commit fe0e8a1 - ubifs: Fix ino_t format warnings in orphan_delete() (bsc#1163915). - commit 9d44fec - ubifs: Fix deadlock in concurrent bulk-read and writepage (bsc#1163856). - commit d4691a3 - ubifs: Fix wrong memory allocation (bsc#1163913). - commit 08cc8d9 - ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag (bsc#1163855). - commit 3341be7 - jbd2: make sure ESHUTDOWN to be recorded in the journal superblock (bsc#1163912). - commit d51c1c8 - ext4, jbd2: ensure panic when aborting with zero errno (bsc#1163853). - commit f604866 - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record (bsc#1163852). - commit c3599a5 - jbd2_seq_info_next should increase position index (bsc#1163911). - commit d64397e - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal (bsc#1163910). - commit 78b7063 - erofs: fix out-of-bound read for shifted uncompressed block (bsc#1163909). - commit a97e621 - ubifs: don't trigger assertion on invalid no-key filename (bsc#1163850). - commit 64c82f1 - readdir: be more conservative with directory entry names (bsc#1163907). - commit 879663d - locks: print unsigned ino in /proc/locks (bsc#1163905). - blacklist.conf: blacklist e39e773ad100 - commit 611e661 - iomap: fix sub-page uptodate handling (bsc#1163904). - commit f83b374 - ubifs: do_kill_orphans: Fix a memory leak bug (bsc#1163902). - commit 37ace01 - ubifs: Fixed missed le64_to_cpu() in journal (bsc#1163901). - commit cc34990 - fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name (bsc#1163843). - commit bc0e099 - ext4: improve explanation of a mount failure caused by a misconfigured kernel (bsc#1163843). - commit 900aad6 - ext4: fix race conditions in ->d_compare() and ->d_hash() (bsc#1163899). - commit cfc289b - ext4: fix deadlock allocating crypto bounce page from mempool (bsc#1163898). - commit 21b72aa - ext4: validate the debug_want_extra_isize mount option at parse time (bsc#1163897). - commit b0ee42b - ext4: unlock on error in ext4_expand_extra_isize() (bsc#1163896). - commit cd7a6d4 - block, bfq: do not plug I/O for bfq_queues with no proc refs (bsc#1163894). - commit 3c9b27c - block: fix splitting segments on boundary masks (bsc#1163893). - commit 8b3de45 - compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES (bsc#1163892). - commit c3d2ac2 - compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE (bsc#1163891). - commit bbed8ba - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer (bsc#1163836). - commit 17af302 - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() (bsc#1163880). - commit 2f2419e - ext4: fix checksum errors with indexed dirs (bsc#1160979). - commit b490dab - fix patches metadata - fix Patch-mainline: patches.suse/0001-crypto-sun4i-ss-fix-big-endian-issues.patch patches.suse/0001-perf-imx_ddr-Add-MODULE_DEVICE_TABLE.patch - commit 9d8931e - blaklist.conf: improve comments - "/already gone in"/ is rather cryptic, change the d51224b73d18 entry to "/duplicate of ac479b51f3f4"/ - change the 1340cc631bd0 entry to "/duplicate of d79749f7716d"/ - commit 580e740 - powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case (bsc#1163776 ltc#183929). - Refresh patches.suse/mm-mmu_gather-invalidate-TLB-correctly-on-batch-allo.patch. - commit b99c448 - fix patches metadata - fix Patch-mainline: patches.suse/fmc-remove-left-over-ipmi-fru.h-after-fmc-deletion.patch patches.suse/mm-thp-don-t-need-care-deferred-split-queue-in-memcg-charge-move-path.patch patches.suse/mm-vmscan-protect-shrinker-idr-replace-with-CONFIG_MEMCG.patch patches.suse/ptr_ring-add-include-of-linux-mm.h.patch patches.suse/taskstats-fix-data-race.patch - commit b311938 - crypto: atmel - Fix build error of CRYPTO_AUTHENC (git-fixes). - commit 96a9a36 - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-lpfc-Fix-Fabric-hostname-registration-if-system.patch patches.suse/scsi-lpfc-Fix-MDS-Latency-Diagnostics-Err-drop-rates.patch patches.suse/scsi-lpfc-Fix-Rework-setting-of-fdmi-symbolic-node-n.patch patches.suse/scsi-lpfc-Fix-disablement-of-FC-AL-on-lpe35000-model.patch patches.suse/scsi-lpfc-Fix-improper-flag-check-for-IO-type.patch patches.suse/scsi-lpfc-Fix-missing-check-for-CSF-in-Write-Object-.patch patches.suse/scsi-lpfc-Fix-ras_log-via-debugfs.patch patches.suse/scsi-lpfc-Fix-unmap-of-dpp-bars-affecting-next-drive.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.3.patch No effect on expanded tree. - commit b74bc8d - blacklist.conf: Append 'drm/panfrost: Handle resetting on timeout better' - commit c1cf6b0 - drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() (bsc#1152489) - commit 5f73109 - series.conf: cleanup Keep ACPI patches in one place. No effect on expanded tree. - commit daba698 - drm/etnaviv: fix dumping of iommuv2 (bsc#1152472) - commit f714fd7 - blacklist.conf: Append 'drm/i915/ehl: Define EHL powerwells independently of ICL' - commit 2edb74e - blacklist.conf: Append 'drm/i915: Copy across scheduler behaviour flags across submit fences' - commit fe75061 - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions (git-fixes). - commit f1c1df9 - drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write (git-fixes). - commit 901290b - vt: selection, close sel_buffer race (bnc#1162928 CVE-2020-8648). - vt: selection, handle pending signals in paste_selection (bnc#1162928 CVE-2020-8648). - commit c7af915 - series.conf: cleanup - update upstream references and resort: patches.suse/drivers-ipmi-Modify-max-length-of-IPMB-packet.patch patches.suse/drivers-ipmi-Support-raw-i2c-packet-in-IPMB.patch No effect on expanded tree. - commit cb3f6eb - bpf, sockmap: Don't sleep while holding RCU lock on tear-down (bsc#1155518). - bpftool: Don't crash on missing xlated program instructions (bsc#1155518). - samples: bpf: Allow for -ENETDOWN in xdpsock (bsc#1155518). - bpf: Fix modifier skipping logic (bsc#1155518). - commit c617a95 - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - commit b9b83d8 - sched/fair: Take into account runnable_avg to classify group (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 60b875c - sched/pelt: Add a new runnable average signal (bnc#1155798 (CPU scheduler functional and performance backports)). - commit eb2bc08 - sched/pelt: Remove unused runnable load average (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 99634f9 - mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() (git-fixes). - mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() (git-fixes). - commit 0a55d21 - mac80211: fix quiet mode activation in action frames (git-fixes). - qmi_wwan: re-add DW5821e pre-production variant (git-fixes). - drm/i915/gvt: more locking for ppgtt mm LRU list (git-fixes). - Revert "/drm/sun4i: drv: Allow framebuffer modifiers in mode config"/ (git-fixes). - commit 8c7a45f - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 (git-fixes). - ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset (git-fixes). - commit 36550e5 - ALSA: pcm: Fix double hw_free calls (git-fixes). - ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000 (git-fixes). - ALSA: hda/realtek - Fix silent output on MSI-GL73 (git-fixes). - ALSA: hda/realtek - Add more codec supported Headset Button (git-fixes). - ALSA: usb-audio: Fix UAC2/3 effect unit parsing (git-fixes). - ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82 (git-fixes). - ALSA: usb-audio: add implicit fb quirk for MOTU M Series (git-fixes). - ALSA: usb-audio: unlock on error in probe (git-fixes). - ALSA: usb-audio: Add boot quirk for MOTU M Series (git-fixes). - ALSA: usb-audio: Use lower hex numbers for IDs (git-fixes). - commit 70d0fd1 - sched/numa: Stop an exhastive search if a reasonable swap candidate or idle CPU is found (bnc#1155798 (CPU scheduler functional and performance backports)). - commit a207d84 - Move ipmi_si fix to subsystem sorted section (bsc#1161943) - commit 53fab48 - sched/numa: Bias swapping tasks based on their preferred node (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA balance (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Prefer using an idle cpu as a migration target instead of comparing tasks (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Use similar logic to the load balancer for moving between domains with spare capacity (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: replace runnable_load_avg by load_avg (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: reorder enqueue/dequeue_task_fair path (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Distinguish between the different task_numa_migrate failure cases (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/numa: Trace when no candidate CPU was found on the preferred node (bnc#1155798 (CPU scheduler functional and performance backports)). - mm: thp: don't need care deferred split queue in memcg charge move path (git fixes (mm/memcg)). - fmc: remove left-over ipmi-fru.h after fmc deletion (git fixes (FRU removal)). - ptr_ring: add include of linux/mm.h (git fixes (mm/includes)). - taskstats: fix data-race (git fixes (taskstats)). - mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG (git fixes (mm/vmscan)). - commit a00a8d0 - Refresh patches.suse/sched-fair-Optimize-select_idle_core.patch. - commit 59efedb - Update config files: enable CONFIG_FW_CFG_SYSFS for arm64 (bsc#1163521) - commit 3795961 - Refresh patches.suse/sched-fair-Allow-a-small-load-imbalance-between-low-utilisation-SD_NUMA-domains.patch. - commit d461156 - ACPI / watchdog: Set default timeout in probe (bsc#1162557). - ACPI: watchdog: Allow disabling WDAT at boot (bsc#1162557). - commit 54f65f7 - patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch: (bsc#1159198,CVE-2019-19770). - commit ae16628 - cpuidle: use first valid target residency as poll time (jsc#SLE-11312). - commit 4e4e473 - cpuidle: haltpoll: Take 'idle=' override into account (jsc#SLE-11312). - commit b7ea903 - cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available (jsc#SLE-11312). - commit c957ec1 - cpuidle-haltpoll: do not set an owner to allow modunload (jsc#SLE-11312). - commit dc19dcc - cpuidle-haltpoll: return -ENODEV on modinit failure (jsc#SLE-11312). - commit 5f4abc5 - cpuidle-haltpoll: set haltpoll as preferred governor (jsc#SLE-11312). - commit f056412 - cpuidle: allow governor switch on cpuidle_register_driver() (jsc#SLE-11312). - commit a8f3113 - scsi: lpfc: Update lpfc version to 12.6.0.4 (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Clean up hba max_lun_queue_depth checks (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Remove handler for obsolete ELS - Read Port (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix coverity errors in fmdi attribute handling (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix compiler warning on frame size (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix release of hwq to clear the eq relationship (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix registration of ELS type support in fdmi (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix broken Credit Recovery after driver load (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix lpfc_io_buf resource leak in (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix RQ buffer leakage when no IOCBs available (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.6.0.3 (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix improper flag check for IO type (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix MDS Latency Diagnostics Err-drop rates (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix unmap of dpp bars affecting next driver load (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix disablement of FC-AL on lpe35000 models (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix ras_log via debugfs (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix Fabric hostname registration if system (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix missing check for CSF in Write Object Mbox (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration (bsc#1156632,jsc#SLE-8654). - commit ad7b473 - tools/kvm_stat: Fix kvm_exit filter name (git-fixes). - tools lib: Fix builds when glibc contains strlcpy() (git-fixes). - tools/power/acpi: fix compilation error (git-fixes). - sh_eth: check sh_eth_cpu_data::dual_port when dumping registers (git-fixes). - commit a1660a4 - enetc: Don't print from enetc_sched_speed_set when link goes down (git-fixes). - PM / devfreq: Add new name attribute for sysfs (git-fixes). - PM / devfreq: Don't fail devfreq_dev_release if not in list (git-fixes). - PM / devfreq: Set scaling_max_freq to max on OPP notifier error (git-fixes). - PM / devfreq: Fix devfreq_notifier_call returning errno (git-fixes). - commit 280c62f - cpuidle-haltpoll: vcpu hotplug support (jsc#SLE-11312). - commit be83569 - cpuidle: header file stubs must be "/static inline"/ (jsc#SLE-11312). - commit 72c5ab4 - blacklist.conf: Add already cherry-picked i915 commits - commit e79e886 - cpuidle-haltpoll: disable host side polling when kvm virtualized (jsc#SLE-11312). - Update config files. - commit 7a92459 - alarmtimer: Unregister wakeup source when module get fails (git-fixes). - afs: Fix characters allowed into cell names (git-fixes). - afs: Fix afs_lookup() to not clobber the version on a new dentry (git-fixes). - afs: Fix use-after-loss-of-ref (git-fixes). - atm: eni: fix uninitialized variable warning (git-fixes). - staging: axis-fifo: add unspecified HAS_IOMEM dependency (git-fixes). - afs: Fix missing cell comparison in afs_test_super() (git-fixes). - afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP (git-fixes). - afs: Fix mountpoint parsing (git-fixes). - afs: Fix SELinux setting security label on /afs (git-fixes). - afs: Fix afs_find_server lookups for ipv4 peers (git-fixes). - afs: Remove set but not used variables 'before', 'after' (git-fixes). - affs: fix a memory leak in affs_remount (git-fixes). - afs: Fix large file support (git-fixes). - afs: Fix possible assert with callbacks from yfs servers (git-fixes). - afs: Fix missing timeout reset (git-fixes). - commit 70f7941 - Btrfs: make deduplication with range including the last block work (bsc#1163496). - commit 177be09 - cpuidle: add haltpoll governor (jsc#SLE-11312). - Update config files. - commit 3395a31 - fs: allow deduplication of eof block into the end of the destination file (bsc#1163496). - commit a6f621e - Btrfs: send, fix emission of invalid clone operations within the same file (bsc#1163493). - commit e5b1bf0 - governors: unify last_state_idx (jsc#SLE-11312). - Refresh patches.suse/cpuidle-teo-Allow-tick-to-be-stopped-if-PM-QoS-is-us.patch. - Refresh patches.suse/cpuidle-teo-Avoid-using-early-hits-incorrectly.patch. - commit 5219109 - cpuidle: add poll_limit_ns to cpuidle_device structure (jsc#SLE-11312). - commit 39e79ea - Btrfs: fix race between adding and putting tree mod seq elements and nodes (bsc#1163384). - commit 20ba722 - Btrfs: fix infinite loop during fsync after rename operations (bsc#1163383). - commit d4b4993 - Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES (bsc#1158749). - commit 1e49dd1 - add cpuidle-haltpoll driver (jsc#SLE-11312). - Update config files. - supported.conf: add cpuidle-haltpoll as supported supported.conf: Add newly introduced cpuidle-haltpoll driver - commit ba1edb5 - drop obsolete btrfs patches inherited from SLE15-SP1 - drop patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch (mainline commit eede2bf34f4f, v5.0-rc1) patches.suse/btrfs-rename-and-export-get_chunk_map.patch (mainline commit 60ca842e3457, v5.0-rc1) patches.suse/btrfs-support-swap-files.patch (mainline commit ed46ff3d4237, v5.0-rc1) - commit 7f19d4b - ASoC: sgtl5000: Fix VDDA and VDDIO comparison (git-fixes). - commit 75f282a - crypto: ccree - fix pm wrongful error reporting (git-fixes). - Refresh patches.suse/crypto-ccree-fix-PM-race-condition.patch. - commit dbcb926 - iwlwifi: don't throw error when trying to remove IGTK (git-fixes). - ARM: tegra: Enable PLLP bypass during Tegra124 LP1 (git-fixes). - drm/amd/dm/mst: Ignore payload update failures (git-fixes). - clk: tegra: Mark fuse clock as critical (git-fixes). - mfd: dln2: More sanity checking for endpoints (git-fixes). - media: rc: ensure lirc is initialized before registering input device (git-fixes). - media: v4l2-core: compat: ignore native command codes (git-fixes). - PM: core: Fix handling of devices deleted during system-wide resume (git-fixes). - media/v4l2-core: set pages dirty upon releasing DMA buffers (git-fixes). - power: supply: ltc2941-battery-gauge: fix use-after-free (git-fixes). - usb: gadget: legacy: set max_speed to super-speed (git-fixes). - crypto: ccree - fix FDE descriptor sequence (git-fixes). - crypto: ccree - fix backlog memory leak (git-fixes). - ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards (git-fixes). - regulator fix for "/regulator: core: Add regulator_is_equal() helper"/ (git-fixes). - regulator: core: Add regulator_is_equal() helper (git-fixes). - platform/x86: intel_scu_ipc: Fix interrupt support (git-fixes). - mmc: spi: Toggle SPI polarity, do not hardcode it (git-fixes). - mmc: sdhci-pci: Make function amd_sdhci_reset static (git-fixes). - commit 798d10c - fix mainline references - fix Patch-mainline: patches.suse/apparmor-Switch-to-GFP_KERNEL-where-possible.patch patches.suse/apparmor-Use-a-memory-pool-instead-per-CPU-caches.patch patches.suse/apparmor-fix-aa_xattrs_match-may-sleep-while-holding-a-RCU-lock.patch patches.suse/apparmor-fix-bind-mounts-aborting-with-ENOMEM.patch patches.suse/apparmor-fix-wrong-buffer-allocation-in-aa_new_mount.patch patches.suse/apparmor-increase-left-match-history-buffer-size.patch patches.suse/apparmor-make-it-so-work-buffers-can-be-allocated-from-atomic-context.patch patches.suse/apparmor-only-get-a-label-reference-if-the-fast-path-check-fails.patch patches.suse/apparmor-reduce-rcu_read_lock-scope-for-aa_file_perm-mediation.patch - commit 04ce0c4 - update patch metadata - update Git-commit after (likely) maintainer tree rebase: patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch - commit 1747315 - ipc/msg.c: consolidate all xxxctl_down() functions (bsc#1159886). - ipc/sem.c: document and update memory barriers (bsc#1159886). - ipc/msg.c: update and document memory barriers (bsc#1159886). - ipc/mqueue.c: update/document memory barriers (bsc#1159886). - ipc/mqueue.c: remove duplicated code (bsc#1159886). - locking/osq: Use optimized spinning loop for arm64 (bsc#1149032). - cgroup: Optimize single thread migration (bsc#1163388). - cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem (bsc#1163388). - commit 95157e6 - vfio/spapr/nvlink2: Skip unpinning pages on error exit (git-fixes). - commit 97b7cca - smp_mb__{before,after}_atomic(): update Documentation (git-fixes). - tomoyo: Use atomic_t for statistics counter (git-fixes). - irqdomain: Fix a memory leak in irq_domain_push_irq() (git-fixes). - commit ab7e36c - irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL (git-fixes). - hrtimer: Annotate lockless access to timer->state (git-fixes). - commit 18567f5 - dma-mapping: fix handling of dma-ranges for reserved memory (again) (git-fixes). - commit 854b530 - kconfig: fix broken dependency in randconfig-generated .config (git-fixes). - clocksource: Prevent double add_timer_on() for watchdog_timer (git-fixes). - iwlwifi: mvm: avoid use after free for pmsr request (git-fixes). - drop_monitor: Do not cancel uninitialized work item (git-fixes). - soc: qcom: rpmhpd: Set 'active_only' for active only power domains (git-fixes). - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees (git-fixes). - bus: tegra-aconnect: Remove PM_CLK dependency (git-fixes). - ARM: at91: pm: use of_device_id array to find the proper shdwc node (git-fixes). - ARM: at91: pm: use SAM9X60 PMC's compatible (git-fixes). - ARM: dma-api: fix max_pfn off-by-one error in __dma_supported() (git-fixes). - commit 80930f7 - powerpc/kuap: Fix set direction in allow/prevent_user_access() (bsc#1156395). - powerpc/32s: Fix bad_kuap_fault() (bsc#1156395). - commit ecc6175 - ipmi_si: Avoid spurious errors for optional IRQs (bsc#1161943). - commit 807bbff - media: go7007: Fix URB type for interrupt handling (bsc#1162583). - commit 658c146 - powerpc/futex: Fix incorrect user access blocking (bsc#1156395). - powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX (bsc#1156395). - powerpc/ptdump: Fix W+X verification (bsc#1156395). - powerpc: Define arch_is_kernel_initmem_freed() for lockdep (bsc#1156395). - powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected (bsc#1156395). - commit f8eff5c - mm/sparse.c: reset section's mem_map when fully deactivated (bnc#1162503). - commit f068a8c - powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths (FATE#327775 bsc#1142685 ltc#179509). - commit 1c49eb1 - apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock (bnc#1158765). - apparmor: only get a label reference if the fast path check fails (bnc#1158765). - apparmor: fix bind mounts aborting with -ENOMEM (bnc#1158765). - apparmor: make it so work buffers can be allocated from atomic context (bnc#1158765). - apparmor: reduce rcu_read_lock scope for aa_file_perm mediation (bnc#1158765). - apparmor: fix wrong buffer allocation in aa_new_mount (bnc#1158765). - apparmor: increase left match history buffer size (bnc#1158765). - apparmor: Switch to GFP_KERNEL where possible (bnc#1158765). - apparmor: Use a memory pool instead per-CPU caches (bnc#1158765). - commit db8094b - Move upstreamed wireless fixes into sorted section Refreshed: patches.suse/libertas-dont-exit-from-lbs_ibss_join_existing-with.patch patches.suse/libertas-make-lbs_ibss_join_existing-return-error.patch patches.suse/mwifiex-fix-unbalanced-locking-in-mwifiex_process_co.patch - commit 8dbbd1d - powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning (bsc#1065729). - powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() (bsc#1065729). - powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW (bsc#1065729). - powerpc/pseries/hotplug-memory: Change rc variable to bool (bsc#1065729). - commit fe5c033 - tomoyo: Don't use nifty names on sockets (git-fixes). Bring the patch again as bsc#1162590 turned out to be bogus. - commit e6918af - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch - commit f9847d8 - drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero (git-fixes). - clk: qcom: rcg2: Don't crash if our parent can't be found; return an error (git-fixes). - clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq() (git-fixes). - watchdog: fix UAF in reboot notifier handling in watchdog core code (git-fixes). - drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe (git-fixes). - virtio_balloon: Fix memory leaks on errors in virtballoon_probe() (git-fixes). - virtio-balloon: Fix memory leak when unloading while hinting is in progress (git-fixes). - virtio-pci: check name when counting MSI-X vectors (git-fixes). - virtio-balloon: initialize all vq callbacks (git-fixes). - commit 56decc0 - x86/apic/x2apic: Implement IPI shorthands support (bsc#1162702). - commit af57cfd - x86/apic/flat64: Remove the IPI shorthand decision logic (bsc#1162702). - commit 309c2e1 - x86/apic: Share common IPI helpers (bsc#1162702). - commit e29e384 - x86/apic: Remove the shorthand decision logic (bsc#1162702). - commit b931a9c - x86/smp: Enhance native_send_call_func_ipi() (bsc#1162702). - commit f0857f7 - x86/smp: Move smp_function_call implementations into IPI code (bsc#1162702). - commit 10bcbc5 - x86/apic: Provide and use helper for send_IPI_allbutself() (bsc#1162702). - commit ee9e660 - livepatch/samples/selftest: Use klp_shadow_alloc() API correctly (bsc#1071995). - commit 00eed06 - x86/apic: Add static key to Control IPI shorthands (bsc#1162702). - commit 6d35b8a - livepatch/selftest: Clean up shadow variable names and type (bsc#1071995). - commit e95b82b - x86/apic: Move no_ipi_broadcast() out of 32bit (bsc#1162702). - commit 9c72d3f - x86/apic: Add NMI_VECTOR wait to IPI shorthand (bsc#1162702). - commit 11f617e - x86/apic: Remove dest argument from __default_send_IPI_shortcut() (bsc#1162702). - commit 6e1b483 - x86/hotplug: Silence APIC and NMI when CPU is dead (bsc#1162702). - commit c8f6f01 - x86/cpu: Move arch_smt_update() to a neutral place (bsc#1162702). - Refresh patches.suse/x86-speculation-taa-Add-mitigation-for-TSX-Async-Abo.patch. - Refresh patches.suse/x86-speculation-taa-Fix-printing-of-TAA_MSG_SMT-on-I.patch. - commit 1c4fec9 - x86/apic/uv: Make x2apic_extra_bits static (bsc#1162702). - Refresh patches.suse/x86-platform-uv-Add-UV-Hubbed-Hubless-Proc-FS-Files.patch. - Refresh patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch. - commit c91a792 - btrfs: drop log root for dropped roots (bsc#1166772). - btrfs: do not delete mismatched root refs (bsc#1166772). - btrfs: fix invalid removal of root ref (bsc#1166772). - btrfs: rework arguments of btrfs_unlink_subvol (bsc#1166772). - btrfs: do not leak reloc root if we fail to read the fs root (bsc#1166772). - commit 9f44227 - x86/apic: Consolidate the apic local headers (bsc#1162702). - commit c920fec - x86/apic: Move apic_flat_64 header into apic directory (bsc#1162702). - commit 73a08d5 - x86/apic: Move ipi header into apic directory (bsc#1162702). - commit 06589f2 - x86/apic: Cleanup the include maze (bsc#1162702). - Refresh patches.suse/x86-platform-uv-Check-EFI-Boot-to-set-reboot-type.patch. - Refresh patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch. - Refresh patches.suse/x86-platform-uv-Save-OEM_ID-from-ACPI-MADT-probe.patch. - commit 327f5f6 - x86/apic: Move IPI inlines into ipi.c (bsc#1162702). - commit 81a4d6d - x86/apic: Invoke perf_events_lapic_init() after enabling APIC (bsc#1162702). - Refresh patches.suse/x86-apic-32-Avoid-bogus-LDR-warnings.patch. - commit b5224ec - uaccess: disallow > INT_MAX copy sizes (git-fixes). - commit 59e5f9a - thermal: brcmstb_thermal: Do not use DT coefficients (git-fixes). - soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (git-fixes). - serdev: Don't claim unsupported ACPI serial devices (git-fixes). - commit ea25f56 - rtc: cmos: Stop using shared IRQ (git-fixes). - rtc: hym8563: Return -EINVAL if the time is known to be invalid (git-fixes). - commit 15ca52d - pxa168fb: Fix the function used to release some memory in an error handling path (git-fixes). - qmi_wwan: Add support for Quectel RM500Q (git-fixes). - commit b92716e - power: supply: core: Update sysfs-class-power ABI document (git-fixes). - power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity() (git-fixes). - power: supply: axp20x_ac_power: Fix reporting online status (git-fixes). - power/supply: ingenic-battery: Don't change scale if there's only one (git-fixes). - commit cfd3f61 - blacklist.conf: Add already cherry-picked platform drivers - commit 57ff8bd - mtd: sharpslpart: Fix unsigned comparison to zero (git-fixes). - mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock (git-fixes). - net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset (git-fixes). - commit 9763e59 - mfd: rn5t618: Mark ADC control register volatile (git-fixes). - mfd: da9062: Fix watchdog compatible string (git-fixes). - mfd: max77650: Select REGMAP_IRQ in Kconfig (git-fixes). - mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile (git-fixes). - mfd: bd70528: Fix hour register mask (git-fixes). - leds: pca963x: Fix open-drain initialization (git-fixes). - lib/scatterlist.c: adjust indentation in __sg_alloc_table (git-fixes). - ide: remove set but not used variable 'hwif' (git-fixes). - ima: ima/lsm policy rule loading logic bug fixes (git-fixes). - hwmon: (pmbus/ibm-cffps) Fix LED blink behavior (git-fixes). - commit e4dc7c5 - fbdev: fix numbering of fbcon options (git-fixes). - habanalabs: remove variable 'val' set but not used (git-fixes). - habanalabs: rate limit error msg on waiting for CS (git-fixes). - habanalabs: skip VA block list update in reset flow (git-fixes). - commit afb5fba - clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk (git-fixes). - clk: qcom: smd: Add missing bimc clock (git-fixes). - clk: ti: dra7: fix parent for gmac_clkctrl (git-fixes). - clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock (git-fixes). - clk: meson: meson8b: make the CCF use the glitch-free mali mux (git-fixes). - clk: meson: pll: Fix by 0 division in __pll_params_to_rate() (git-fixes). - clk: meson: g12a: fix missing uart2 in regmap table (git-fixes). - clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks (git-fixes). - clk: imx: imx8mq: fix sys3_pll_out_sels (git-fixes). - commit edbbc8e - Bluetooth: hci_bcm: Drive RTS only for BCM43438 (git-fixes). - Bluetooth: hci_bcm: Add device-tree compatible for BCM4329 (git-fixes). - Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354 (git-fixes). - Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth (git-fixes). - Bluetooth: hci_bcm: Add compatible string for BCM43540 (git-fixes). - commit f42c6a9 - cpumask: Implement cpumask_or_equal() (bsc#1162702). - commit a130302 - Refresh and re-enable patches.suse/0005-modsign-print-module-name-along-with-error-message.patch. - commit e9c76fb - clk: at91: sam9x60: fix programmable clock prescaler (git-fixes). - clk: uniphier: Add SCSSI clock gate for each channel (git-fixes). - clk: actually call the clock init before any other callback of the clock (git-fixes). - media: vp7045: do not read uninitialized values if usb transfer fails (git-fixes). - media: af9005: uninitialized variable printked (git-fixes). - media: digitv: don't continue if remote control state can't be read (git-fixes). - media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 (git-fixes). - media: gspca: zero usb_buf (git-fixes). - Bluetooth: Fix race condition in hci_release_sock() (git-fixes). - r8152: disable DelayPhyPwrChg (git-fixes). - r8152: avoid the MCU to clear the lanwake (git-fixes). - r8152: disable test IO for RTL8153B (git-fixes). - r8152: get default setting of WOL before initializing (git-fixes). - Input: max77650-onkey - add of_match table (git-fixes). - Input: evdev - convert kzalloc()/vzalloc() to kvzalloc() (git-fixes). - led: max77650: add of_match table (git-fixes). - wireless: wext: avoid gcc -O3 warning (git-fixes). - mac80211: Fix TKIP replay protection immediately after key setup (git-fixes). - cfg80211: Fix radar event during another phy CAC (git-fixes). - wireless: fix enabling channel 12 for custom regulatory domain (git-fixes). - mac80211: mesh: restrict airtime metric to peered established plinks (git-fixes). - clk: mmp2: Fix the order of timer mux parents (git-fixes). - clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order (git-fixes). - clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock (git-fixes). - platform/x86: intel_pmc_core: update Comet Lake platform driver (git-fixes). - platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits (git-fixes). - commit eff0f28 - ALSA: hda: Clear RIRB status before reading WP (git-fixes). - ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported (git-fixes). - ASoC: SOF: trace: fix unconditional free in trace release (git-fixes). - ALSA: hda - Fix DP-MST support for NVIDIA codecs (git-fixes). - ALSA: dummy: Fix PCM format loop in proc output (git-fixes). - ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk (git-fixes). - ALSA: usb-audio: Fix endianess in descriptor validation (git-fixes). - ALSA: hda: Add JasperLake PCI ID and codec vid (git-fixes). - ALSA: pcm: Fix memory leak at closing a stream without hw_free (git-fixes). - ALSA: hda: Reset stream if DMA RUN bit not cleared (git-fixes). - ASoC: Intel: Skylake: Explicitly include linux/io.h for virt_to_phys() (git-fixes). - commit 90e1eab - rpm/kernel-binary.spec.in: Replace Novell with SUSE - commit 8719d69 - kabi: arm64: reserve space in cpu_hwcaps and cpu_hwcap_keys arrays (bsc#1089086). Enable and refresh cpu_hwcaps kabi reservation patch. - commit a2cfe97 - btrfs: don't double lock the subvol_sem for rename exchange (bsc#1162943). - commit 6492de6 - blacklist.conf: different IDs in stable and mainline - commit a8a637a - Update patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch (bsc#1091101, bsc#1156919). Since the problem is still here and not solved, re-enable it and rebase the code. - commit 5647b0a - pwm: Remove set but not set variable 'pwm' (git-fixes). - pwm: omap-dmtimer: put_device() after of_find_device_by_node() (git-fixes). - pwm: omap-dmtimer: Simplify error handling (git-fixes). - pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional (git-fixes). - commit f1507d7 - Refresh patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch. - commit 3c1c79f - PCI: Add DMA alias quirk for Intel VCA NTB (git-fixes). - Refresh patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch. - commit 55d6c4b - mei: me: add comet point (lake) H device ids (git-fixes). - mei: hdcp: bind only with i915 on the same PCH (git-fixes). - staging: most: net: fix buffer overflow (git-fixes). - staging: vt6656: Fix false Tx excessive retries reporting (git-fixes). - staging: vt6656: use NULLFUCTION stack on mac80211 (git-fixes). - staging: vt6656: correct packet types for CTS protect, mode (git-fixes). - serial: imx: fix a race condition in receive path (git-fixes). - usb: dwc3: pci: add ID for the Intel Comet Lake -V variant (git-fixes). - ARM: 8955/1: virt: Relax arch timer version check during early boot (git-fixes). - phy: cpcap-usb: Prevent USB line glitches from waking up modem (git-fixes). - phy: qcom-qmp: Increase PHY ready timeout (git-fixes). - usb: musb: jz4740: Silence error if code is -EPROBE_DEFER (git-fixes). - drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded (git-fixes). - gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP (git-fixes). - HID: steam: Fix input device disappearing (git-fixes). - HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID (git-fixes). - drivers/hid/hid-multitouch.c: fix a possible null pointer access (git-fixes). - HID: wacom: Recognize new MobileStudio Pro PID (git-fixes). - HID: intel-ish-hid: ipc: add CMP device id (git-fixes). - HID: Add quirk for incorrect input length on Lenovo Y720 (git-fixes). - HID: asus: Ignore Asus vendor-page usage-code 0xff events (git-fixes). - HID: ite: Add USB id match for Acer SW5-012 keyboard dock (git-fixes). - HID: Add quirk for Xin-Mo Dual Controller (git-fixes). - HID: multitouch: Add LG MELF0410 I2C touchscreen support (git-fixes). - watchdog: rn5t618_wdt: fix module aliases (git-fixes). - watchdog: max77620_wdt: fix potential build errors (git-fixes). - spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls (git-fixes). - platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx (git-fixes). - staging: mt7621-pci: add quirks for 'E2' revision using 'soc_device_attribute' (git-fixes). - extcon-intel-cht-wc: Don't reset USB data connection at probe (git-fixes). - usb-storage: Disable UAS on JMicron SATA enclosure (git-fixes). - mmc: sdhci-pci: Add support for Intel JSL (git-fixes). - mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906 (git-fixes). - ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0 (git-fixes). - ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition (git-fixes). - Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk (git-fixes). - Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks (git-fixes). - HID: wacom: add new MobileStudio Pro 13 support (git-fixes). - commit 2f59d11 - ceph: fix compat_ioctl for ceph_dir_operations (jsc#SES-1134). - compat_ioctl: add compat_ptr_ioctl() (jsc#SES-1134). - commit e540507 - crypto: sun4i-ss - fix big endian issues (git-fixes). - commit 0bfb337 - blacklist.conf: not needed in our config - commit a23b2d7 - blacklist.conf: upstream has a wrong Fixes - commit 3b66050 - perf/imx_ddr: Add MODULE_DEVICE_TABLE (git-fixes). - commit f0f1d6b - bitmap.h: fix kernel-doc warning and typo (bsc#1162702). - commit be235a4 - blacklist.conf: duplication - commit 0224176 - iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loop (git-fixes). - commit fa51eb6 - iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues (git-fixes). - commit 861212e - iommu/vt-d: Refactor find_domain() helper (bsc#1159594). - commit e9b12d5 - blacklist.conf: only cosmetics - commit 1870278 - blacklist.conf: patch is wrong, later reverted - commit ed8aa8a - x86/resctrl: Fix a deadlock due to inaccurate reference (bsc#1152489). - x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup (bsc#1152489). - x86/resctrl: Fix use-after-free when deleting resource groups (bsc#1152489). - commit 1107939 - coresight: etm4x: Fix unused function warning (jsc#SLE-9326). - coresight: replicator: Fix missing spin_lock_init() (jsc#SLE-9326). - coresight: funnel: Fix missing spin_lock_init() (jsc#SLE-9326). - coresight: etm4x: Fix BMVAL misuse (jsc#SLE-9326). - coresight: Add explicit architecture dependency (jsc#SLE-9326). - coresight: etm4x: Add missing single-shot control API to sysfs (jsc#SLE-9326). - coresight: etm4x: Add view comparator settings API to sysfs (jsc#SLE-9326). - coresight: etm4x: Improve usability of sysfs - CID and VMID masks (jsc#SLE-9326). - coresight: etm4x: Improve usability of sysfs - include/exclude addr (jsc#SLE-9326). - coresight: etm4x: Fix issues with start-stop logic (jsc#SLE-9326). - coresight: etm4x: Add missing API to set EL match on address filters (jsc#SLE-9326). - coresight: etm4x: Fixes for ETM v4.4 architecture updates (jsc#SLE-9326). - coresight: etm4x: Add support for ThunderX2 (jsc#SLE-9326). - coresight: etm4x: Save/restore state across CPU low power states (jsc#SLE-9326). - coresight: tmc-etr: Add barrier packets when moving offset forward (jsc#SLE-9326). - coresight: tmc-etr: Decouple buffer sync and barrier packet insertion (jsc#SLE-9326). - coresight: tmc: Make memory width mask computation into a function (jsc#SLE-9326). - coresight: tmc-etr: Fix updating buffer in not-snapshot mode (jsc#SLE-9326). - coresight: etm4x: improve clarity of etm4_os_unlock comment (jsc#SLE-9326). - coresight: etm4x: use module_param instead of module_param_named (jsc#SLE-9326). - coresight: etm4x: Remove superfluous setting of os_unlock (jsc#SLE-9326). - coresight: acpi: Static funnel support (jsc#SLE-9326). - coresight: Convert pr_warn to dev_warn for obsolete bindings (jsc#SLE-9326). - coresight: tmc-etr: Check if non-secure access is enabled (jsc#SLE-9326). - coresight: tmc-etr: Handle memory errors (jsc#SLE-9326). - coresight: etr_buf: Consolidate refcount initialization (jsc#SLE-9326). - coresight: cpu-debug: Add support for Qualcomm Kryo (jsc#SLE-9326). - coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996 (jsc#SLE-9326). - coresight: etm4x: Two function calls less (jsc#SLE-9326). - commit 42abd9d - config: refresh - drop no longer available option - commit df9bfb1 - fix patch metadata - fix Patch-mainline: patches.suse/mm-mmu_gather-invalidate-TLB-correctly-on-batch-allo.patch - commit 11779f3 - update patch metadata - update Git-commit (maintainer repository rebased?): patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch - commit 6a6f7db - series.conf: cleanup - update upstream references and resort: patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch patches.suse/powerpc-papr_scm-Don-t-enable-direct-map-for-a-regio.patch patches.suse/powerpc-pseries-lparcfg-Fix-display-of-Maximum-Memor.patch patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch - commit b278cb1 - fix patch metadata - fix Patch-mainline: patches.suse/vfs-fix-do_last-regression.patch - commit d2a495c - libbpf: Add missing newline in opts validation macro (bsc#1155518). - libbpf: Fix printf compilation warnings on ppc64le arch (bsc#1155518). - commit 413fb24 - powerpc: Do not consider weak unresolved symbol relocations as bad (bsc#1148868). - powerpc: Provide initial documentation for PAPR hcalls (bsc#1156395). - gen_initramfs_list.sh: fix 'bad variable name' error (bsc#1148868). - mkcompile_h: use printf for LINUX_COMPILE_BY (bsc#1148868). - mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST} (bsc#1148868). - scripts/setlocalversion: clear local variable to make it work for sh (bsc#1148868). - kbuild: add $(BASH) to run scripts with bash-extension (bsc#1148868). - commit 200c822 - jbd2: Free journal head outside of locked region (bsc#1162702). - jbd2: Make state lock a spinlock (bsc#1162702). - jbd2: Don't call __bforget() unnecessarily (bsc#1162702). - jbd2: Drop unnecessary branch from jbd2_journal_forget() (bsc#1162702). - jbd2: Move dropping of jh reference out of un/re-filing functions (bsc#1162702). - jbd2: Remove jbd_trylock_bh_state() (bsc#1162702). - jbd2: Simplify journal_unmap_buffer() (bsc#1162702). - commit 64d9c8c - KVM: SVM: Override default MMIO mask if memory encryption is enabled (bsc#1162684). - commit 6f8451a - x86/fpu: Deactivate FPU state after failure during state load (bsc#1152489). - commit fb7702a - x86/resctrl: Check monitoring static key in the MBM overflow handler (bsc#1152489). - commit 8f4ba2c - Delete patches.suse/tomoyo-Don-t-use-nifty-names-on-sockets.patch (bsc#1162590) We've hit mysterious regression and the git bisection points this one. As this is no serious fix backport, let's try to revert it at first. - commit 0ecd623 - ocfs2: fix oops when writing cloned file (bsc#1160831). - commit dd0a42c - dma-contiguous: CMA: give precedence to cmdline (bsc#1160609). - commit d7a3b9d - mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush (bsc#1055186). - commit c9dade1 - rpm/modules.fips: add keywrap (bsc#1160561) - commit 68cc4b8 - ceph: hold extra reference to r_parent over life of request (jsc#SES-1134). - ceph: add more debug info when decoding mdsmap (jsc#SES-1134). - ceph: switch to global cap helper (jsc#SES-1134). - ceph: trigger the reclaim work once there has enough pending caps (jsc#SES-1134). - ceph: show tasks waiting on caps in debugfs caps file (jsc#SES-1134). - ceph: convert int fields in ceph_mount_options to unsigned int (jsc#SES-1134). - commit 5bcfbba - blacklist.conf: 6cd18453b689 EDAC/sifive: Fix return value check in ecc_register() - commit 267e9ae - libceph, rbd, ceph: convert to use the new mount API (jsc#SES-1134). - Refresh patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - commit dd179b3 - rbd: ask for a weaker incompat mask for read-only mappings (jsc#SES-1134). - commit 1660de5 - rbd: don't query snapshot features (jsc#SES-1134). - Refresh patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - commit 578ddcb - rbd: remove snapshot existence validation code (jsc#SES-1134). - Refresh patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - commit 15f7151 - rbd: don't establish watch for read-only mappings (jsc#SES-1134). - rbd: don't acquire exclusive lock for read-only mappings (jsc#SES-1134). - rbd: disallow read-write partitions on images mapped read-only (jsc#SES-1134). - rbd: treat images mapped read-only seriously (jsc#SES-1134). - commit 3b44169 - rbd: introduce RBD_DEV_FLAG_READONLY (jsc#SES-1134). - Refresh patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch. - commit 8848484 - rbd: introduce rbd_is_snap() (jsc#SES-1134). - ceph: don't leave ino field in ceph_mds_request_head uninitialized (jsc#SES-1134). - ceph: tone down loglevel on ceph_mdsc_build_path warning (jsc#SES-1134). - ceph: fix geting random mds from mdsmap (jsc#SES-1134). - rbd: fix spelling mistake "/requeueing"/ -> "/requeuing"/ (jsc#SES-1134). - ceph: make several helper accessors take const pointers (jsc#SES-1134). - libceph: drop unnecessary check from dispatch() in mon_client.c (jsc#SES-1134). - commit ea0e3ab - x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency invariance (bsc#1155798). - commit d2ecce1 - x86, sched: Add support for frequency invariance on ATOM (bsc#1155798). - commit 5a622ef - net: aquantia: add an error handling in aq_nic_set_multicast_list (jsc#SLE-10218). - commit d467792 - x86, sched: Add support for frequency invariance on ATOM_GOLDMONT* (bsc#1155798). - commit 6550e7c - x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNM (bsc#1155798). - commit 708e8cb - x86, sched: Add support for frequency invariance on SKYLAKE_X (bsc#1155798). - commit 0ae5deb - x86, sched: Add support for frequency invariance (bsc#1155798). - commit 54365d2 - scsi: qla2xxx: Fix unbound NVME response length (bsc#1157966 bsc#1158013 bsc#1157424). - scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set cmd->se_cmd.map_tag (bsc#1157966 bsc#1158013 bsc#1157424). - scsi: qla2xxx: Fix a NULL pointer dereference in an error path (bsc#1157966 bsc#1158013 bsc#1157424). - commit 586fcc6 - vfs: fix do_last() regression (bsc#1162109,CVE-2020-8428). - Update patches.suse/do_last-fetch-directory--i_mode-and--i_uid-before-its-too-late.patch (bsc#1162109,CVE-2020-8428). - commit 7adeb03 - KVM: PPC: Book3S PR: Fix -Werror=return-type build failure (bsc#1061840). - KVM: PPC: Book3S PR: Free shared page if mmu initialization fails (bsc#1061840). - KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails (bsc#1061840). - commit 45012b1 - Update "/drm/amdkfd: fix a potential NULL pointer dereference (v2)"/ We have a bug report and a CVE for this patch. Point references tag there. - commit db7a4f2 - tracing/kprobes: Have uname use __get_str() in print_fmt (git-fixes). - commit 1cc7e66 - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/0001-x86-kvm-Be-careful-not-to-clear-KVM_VCPU_FLUSH_TLB-b.patch patches.suse/0002-x86-kvm-Introduce-kvm_-un-map_gfn.patch patches.suse/0003-x86-kvm-Cache-gfn-to-pfn-translation.patch patches.suse/0004-x86-KVM-Make-sure-KVM_VCPU_FLUSH_TLB-flag-is-not-mis.patch patches.suse/0005-x86-KVM-Clean-up-host-s-steal-time-structure.patch - commit 488b94c - patch whitespace cleanup - delete whitespace on line separating rfc2822 header and body: patches.suse/ocfs2-make-local-header-paths-relative-to-C-files.patch - commit bbd1cb9 - ocfs2: make local header paths relative to C files (bsc#1159889). - commit fafd040 - PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30 (git-fixes). - PCI: tegra: Fix return value check of pm_runtime_get_sync() (git-fixes). - PCI: keystone: Fix error handling when "/num-viewport"/ DT property is not populated (git-fixes). - PCI: keystone: Fix outbound region mapping (git-fixes). - PCI: keystone: Fix link training retries initiation (git-fixes). - PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (git-fixes). - PCI/switchtec: Fix vep_vector_number ioread width (git-fixes). - PCI/switchtec: Use dma_set_mask_and_coherent() (git-fixes). - PCI: Don't disable bridge BARs when assigning bus resources (git-fixes). - PCI/AER: Initialize aer_fifo (git-fixes). - media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors (git-fixes). - media: iguanair: fix endpoint sanity check (git-fixes). - media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments (git-fixes). - media: ov5640: Fix check for PLL1 exceeding max allowed rate (git-fixes). - media: imx7-mipi-csis: remove subdev_notifier (git-fixes). - media: meson: add missing allocation failure check on new_buf (git-fixes). - media: i2c: adv748x: Fix unsafe macros (git-fixes). - commit 0778c54 - EDAC/mc: Fix use-after-free and memleaks during device removal (jsc#SLE-9482). - Refresh patches.suse/EDAC-mc-Reorder-functions-edac_mc_alloc.patch. - commit 7999d28 - Refresh and reenable patches.suse/prepare-arm64-kgraft. - Delete patches.suse/pstore-backend-autoaction. (see commit 62c0377bb94742def) - commit 2e37144 - s390/dasd: disable ese support due to possible data corruption (bsc#1161428). - commit daa742e - iommu/amd: Fix IOMMU perf counter clobbering during init (bsc#1162393). - iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer (bsc#1159594). - commit 3146a75 - airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE (git-fixes). - airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE (git-fixes). - commit 21afd27 - crypto: vmx - Avoid weird build failures (git-fixes). - commit 5668910 - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add (git-fixes). - drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable (git-fixes). - drm/msm/adreno: fix zap vs no-zap handling (git-fixes). - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler (git-fixes). - drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() (git-fixes). - drm/mediatek: Add gamma property according to hardware capability (git-fixes). - drm: atmel-hlcdc: prefer a lower pixel-clock than requested (git-fixes). - drm: atmel-hlcdc: enable clock before configuring timing engine (git-fixes). - drm: atmel-hlcdc: use double rate for pixel clock only if supported (git-fixes). - drm: bridge: dw-hdmi: constify copied structure (git-fixes). - drm/rockchip: lvds: Fix indentation of a #define (git-fixes). - drm/amdkfd: remove set but not used variable 'top_dev' (git-fixes). - drm/amd/powerplay: remove set but not used variable 'us_mvdd' (git-fixes). - drm/amdgpu: remove set but not used variable 'invalid' (git-fixes). - drm/amdgpu: remove set but not used variable 'count' (git-fixes). - drm/amdgpu: remove set but not used variable 'amdgpu_connector' (git-fixes). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c' (git-fixes). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' (git-fixes). - drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch' (git-fixes). - drm/amdgpu: remove set but not used variable 'dig' (git-fixes). - drm/amdgpu: remove set but not used variable 'dig_connector' (git-fixes). - drm/amdgpu: add function parameter description in 'amdgpu_gart_bind' (git-fixes). - drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state' (git-fixes). - drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table (git-fixes). - drm/panel: simple: Add Logic PD Type 28 display support (git-fixes). - drm/qxl: Complete exception handling in qxl_device_init() (git-fixes). - drm/rect: update kerneldoc for drm_rect_clip_scaled() (git-fixes). - drm/rect: Avoid division by zero (git-fixes). - drm/fourcc: Fill out all block sizes for P210 (git-fixes). - drm/fourcc: Fill out all block sizes for P10/12/16 (git-fixes). - drm/ttm: ttm_tt_init_fields() can be static (git-fixes). - commit 93987eb - PM: hibernate: fix crashes with init_on_free=1 (git-fixes). - commit 748603f - Add the already cherry-picked id to pinctrl fix patch - commit fdc0f64 - x86/KVM: Clean up host's steal time structure (bsc#1161154, CVE-2019-3016). - x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed (bsc#1161154, CVE-2019-3016). - x86/kvm: Cache gfn to pfn translation (bsc#1161154, CVE-2019-3016). - x86/kvm: Introduce kvm_(un)map_gfn() (bsc#1161154, CVE-2019-3016). - x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit (bsc#1161154, CVE-2019-3016). - commit b5111ca - supported.conf: mark ufshcd_core and ufshcd_pltfrm as supported (bsc#1158776) kernel-source commit ba2a8909aec7 marked modules ufs_hisi, ufs_medatek and ufs_qcom as supported (with reference to comment 14 here); these depend on ufshcd_core and ufshcd_pltfrm which are unsupported so that IBS build (aarch64/default) now fails one of the late checks. Mark ufshcd_core and ufshcd_pltfrm as supported to avoid unfulfilled dependencies in arm64 kernel-default. - commit e66a364 - series.conf: cleanup - update upstream references and resort: patches.suse/scsi-qla2xxx-Add-D-Port-Diagnostic-reason-explanatio.patch patches.suse/scsi-qla2xxx-Add-a-shadow-variable-to-hold-disc_stat.patch patches.suse/scsi-qla2xxx-Cleanup-unused-async_logout_done.patch patches.suse/scsi-qla2xxx-Consolidate-fabric-scan.patch patches.suse/scsi-qla2xxx-Correct-fcport-flags-handling.patch patches.suse/scsi-qla2xxx-Fix-RIDA-Format-2.patch patches.suse/scsi-qla2xxx-Fix-fabric-scan-hang.patch patches.suse/scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch patches.suse/scsi-qla2xxx-Fix-stuck-login-session-using-prli_pend.patch patches.suse/scsi-qla2xxx-Fix-stuck-session-in-GNL.patch patches.suse/scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_get_f.patch patches.suse/scsi-qla2xxx-Fix-update_fcport-for-current_topology.patch patches.suse/scsi-qla2xxx-Improve-readability-of-the-code-that-ha.patch patches.suse/scsi-qla2xxx-Remove-defer-flag-to-indicate-immeadiat.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.22-k.patch patches.suse/scsi-qla2xxx-Use-common-routine-to-free-fcport-struc.patch patches.suse/scsi-qla2xxx-Use-get_unaligned_-instead-of-open-codi.patch No effect on expanded tree. - commit 35cf494 - s390/ftrace: generate traced function stack frame (jsc#SLE-11050). - commit 8abd203 - scripts/find-unused-docs: Fix massive false positives (git-fixes). - selftests: settings: tests can be in subsubdirs (git-fixes). - visorbus: fix uninitialized variable access (git-fixes). - debugfs: Return -EPERM when locked down (git-fixes). - driver core: Fix test_async_driver_probe if NUMA is disabled (git-fixes). - component: do not dereference opaque pointer in debugfs (git-fixes). - iio: adc: stm32-dfsdm: fix single conversion (git-fixes). - iio: st_gyro: Correct data for LSM9DS0 gyro (git-fixes). - staging: wlan-ng: ensure error return is actually returned (git-fixes). - serial: 8250_bcm2835aux: Fix line mismatch on driver unbind (git-fixes). - USB: serial: ir-usb: fix IrLAP framing (git-fixes). - USB: serial: ir-usb: fix link-speed handling (git-fixes). - USB: serial: ir-usb: add missing endpoint sanity check (git-fixes). - usb: typec: wcove: fix "/op-sink-microwatt"/ default that was in mW (git-fixes). - usb: typec: tcpci: mask event interrupts when remove driver (git-fixes). - usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186 (git-fixes). - phy: qualcomm: Adjust indentation in read_poll_timeout (git-fixes). - usb: gadget: f_ecm: Use atomic_t to track in-flight request (git-fixes). - usb: gadget: f_ncm: Use atomic_t to track in-flight request (git-fixes). - usb: dwc3: gadget: Delay starting transfer (git-fixes). - usb: dwc3: gadget: Check END_TRANSFER completion (git-fixes). - usb: dwc3: turn off VBUS when leaving host mode (git-fixes). - usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer (git-fixes). - pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B (git-fixes). - pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control (git-fixes). - gpiolib: Set lockdep class for hierarchical irq domains (git-fixes). - commit 28a738b - do_last(): fetch directory ->i_mode and ->i_uid before it's too late (bsc#1152109,CVE-2020-8428). - commit 6a0a735 - crypto: ccp - Verify access to device registers before initializing (bsc#1161073). - crypto: ccp - Change a message to reflect status instead of failure (bsc#1161073). - commit 9d00d4d - firestream: fix memory leaks (git-fixes). - net: usb: lan78xx: Add .ndo_features_check (git-fixes). - PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken (git-fixes). - hwmon: (adt7475) Make volt2reg return same reg as reg2volt input (git-fixes). - media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT (git-fixes). - commit 0f48df8 - EDAC/mc: Remove per layer counters (jsc#SLE-9482). - EDAC/mc: Remove detail[] string and cleanup error string generation (jsc#SLE-9482). - EDAC/mc: Pass the error descriptor to error reporting functions (jsc#SLE-9482). - EDAC/mc: Remove enable_per_layer_report function arguments (jsc#SLE-9482). - EDAC/mc: Report "/unknown memory"/ on too many DIMM labels found (jsc#SLE-9482). - EDAC/mc: Create new function edac_inc_csrow() (jsc#SLE-9482). - EDAC/mc: Determine mci pointer from the error descriptor (jsc#SLE-9482). - EDAC: Store error type in struct edac_raw_error_desc (jsc#SLE-9482). - EDAC/mc: Reorder functions edac_mc_alloc*() (jsc#SLE-9482). - EDAC/mc: Split edac_mc_alloc() into smaller functions (jsc#SLE-9482). - commit d500698 - mm/hmm: hmm_range_fault() infinite loop (HMM Functionality, jsc#SLE-8176). - commit f666122 - mm/hmm: hmm_range_fault() NULL pointer bug (HMM Functionality, jsc#SLE-8176). - commit 27fd79f - Fix applying via rapidquilt again Refresh patches.suse/sched-topology-Assert-non-NUMA-topology-masks-don-t-partially-overlap.patch. A patch in a patch description is confusing. - commit 82f83e9 - update upstream references - update Patch-mainline: patches.suse/sched-Use-fair-prio_changed-instead-of-ad-hoc-implementation.patch patches.suse/sched-core-Remove-unused-variable-from-set_user_nice.patch patches.suse/sched-fair-Define-sched_idle_cpu-only-for-SMP-configurations.patch patches.suse/sched-fair-Fix-sgc-min-max-_capacity-calculation-for-SD_OVERLAP.patch patches.suse/sched-topology-Assert-non-NUMA-topology-masks-don-t-partially-overlap.patch patches.suse/sched-wait-fix-___wait_var_event-exclusive.patch patches.suse/schied-fair-Skip-calculating-contrib-without-load.patch - commit 1c0fc31 - config: enable CONFIG_DRM_ETNAVIV on arm64 (jsc#SLE-9263). - supported.conf: mark etnaviv as supported (jsc#SLE-9263). - commit ff1abc4 - supported.conf: Support lima and panfrost (jsc#SLE-8203). - commit aa64aa2 - powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 (bsc#1061840). - commit 8d2d7a2 - mmc: host: sdhci-pci: Add Genesys Logic GL975x support (bsc#1144168). - Update config files - mmc: sdhci: Export sdhci_abort_tuning function symbol (bsc#1144168). - PCI: Add Genesys Logic, Inc. Vendor ID (bsc#1144168). - mmc: sdhci: Add PLL Enable support to internal clock setup (bsc#1144168). - commit 418d5df - powerpc/xmon: don't access ASDR in VMs (bsc#1065729). - commit cc778b6 - powerpc/papr_scm: Don't enable direct map for a region by default (bsc#1129551). - commit 5d46d16 - Add already cherry-picked id for mdio_bus fix - commit e3cd812 - opp: Free static OPPs on errors while adding them (git-fixes). - ptp: free ptp device pin descriptors properly (git-fixes). - clk: samsung: exynos5420: Keep top G3D clocks enabled (git-fixes). - commit 003f497 - sched/fair: Define sched_idle_cpu() only for SMP configurations (bnc#1155798 (CPU scheduler functional and performance backports)). - commit c8faafc - sched/topology: Assert non-NUMA topology masks don't (partially) overlap (bnc#1155798 (CPU scheduler functional and performance backports)). - commit ffd4102 - sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP (bnc#1155798 (CPU scheduler functional and performance backports)). - commit d5c0168 - sched/core: Remove unused variable from set_user_nice() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit d56a5d4 - schied/fair: Skip calculating @contrib without load (bnc#1155798 (CPU scheduler functional and performance backports)). - commit e039f48 - sched/wait: fix ___wait_var_event(exclusive) (bnc#1155798 (CPU scheduler functional and performance backports)). - commit a75fdb5 - sched: Use fair:prio_changed() instead of ad-hoc implementation (bnc#1155798 (CPU scheduler functional and performance backports)). - commit d945568 - supported.conf: cleanup Drop entries which no longer match any module built. - commit c5f35cc - drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd> (bsc#1152489) - commit 9c74a8c - series.conf: cleanup - update upstream references and move into sorted section: patches.suse/ASoC-fsl_sai-add-IRQF_SHARED.patch patches.suse/USB-Fix-Don-t-skip-endpoint-descriptors-with-maxpack.patch patches.suse/enetc-add-software-timestamping.patch patches.suse/enetc-remove-variable-tc_max_sized_frame-set-but-not.patch patches.suse/gpio-mpc8xxx-Add-platform-device-to-gpiochip-parent.patch patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch patches.suse/sched-Spare-resched-IPI-when-prio-changes-on-a-single-fair-task.patch patches.suse/sched-clock-Use-static_branch_likely-with-sched_clock_running.patch patches.suse/sched-fair-Improve-update_sd_pick_busiest-for-spare-capacity-case.patch patches.suse/sched-fair-Load-balance-aggressively-for-SCHED_IDLE-CPUs.patch patches.suse/sched-fair-Make-sched-idle-CPU-selection-consistent-throughout.patch patches.suse/sched-fair-Optimize-select_idle_cpu.patch patches.suse/sched-fair-Remove-redundant-call-to-cpufreq_update_util.patch patches.suse/sched-fair-calculate-delta-runnable-load-only-when-it-s-needed.patch No effect on expanded tree. - commit 06db07c - drm/mgag200: Add workaround for HW that does not support 'startadd' (bsc#1152489) - commit 8ad9863 - series.conf: refresh - update upstream references (mainline now) and resort: patches.suse/hwrng-iproc-rng200-add-support-for-bcm2711.patch patches.suse/ice-Add-device-ids-for-E822-devices.patch patches.suse/igc-Add-64-bit-DMA-access-support.patch patches.suse/igc-Add-PHY-power-management-control.patch patches.suse/igc-Add-SKU-for-i225-device.patch patches.suse/igc-Add-basic-skeleton-for-PTP.patch patches.suse/igc-Add-legacy-power-management-support.patch patches.suse/igc-Add-scatter-gather-support.patch patches.suse/igc-Add-support-for-RX-timestamping.patch patches.suse/igc-Add-support-for-TSO.patch patches.suse/igc-Add-support-for-TX-timestamping.patch patches.suse/igc-Add-support-for-ethtool-GET_TS_INFO-command.patch patches.suse/igc-Fix-parameter-descriptions-for-a-several-functio.patch patches.suse/igc-Fix-the-parameter-description-for-igc_alloc_rx_b.patch patches.suse/igc-Fix-typo-in-a-comment.patch patches.suse/igc-Improve-the-DMA-mapping-flow.patch patches.suse/igc-Prefer-to-use-the-pci_release_mem_regions-method.patch patches.suse/igc-Remove-excess-parameter-description-from-igc_is_.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_alloc_mapp.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_assign_vec.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_clean_tx_r.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure_.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec-f7bcca5d.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_disabl.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_enable.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_power_down.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_defaul.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_interr.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_rx_mod.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_sw_init.patch patches.suse/igc-Remove-no-need-declaration-of-the-igc_write_itr.patch patches.suse/igc-Remove-serdes-comments-from-a-description-of-met.patch patches.suse/igc-Remove-unused-definition.patch patches.suse/igc-Use-Start-of-Packet-signal-from-PHY-for-timestam.patch - commit a2cb839 - crypto: ccree - fix PM race condition (git-fixes). - crypto: caam/qi2 - fix typo in algorithm's driver name (git-fixes). - crypto: atmel-sha - fix error handling when setting hmac key (git-fixes). - crypto: artpec6 - return correct error code for failed setkey() (git-fixes). - crypto: chelsio - fix writing tfm flags to wrong place (git-fixes). - crypto: api - fix unexpectedly getting generic implementation (git-fixes). - crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill (git-fixes). - crypto: api - Fix race condition in crypto_spawn_alg (git-fixes). - crypto: api - Check spawn->alg under lock in crypto_drop_spawn (git-fixes). - crypto: af_alg - Use bh_lock_sock in sk_destruct (git-fixes). - crypto: testmgr - don't try to decrypt uninitialized buffers (git-fixes). - crypto: pcrypt - Do not clear MAY_SLEEP flag in original request (git-fixes). - crypto: arm64/ghash-neon - bump priority to 150 (git-fixes). - crypto: ccp - set max RSA modulus size for v3 platform devices as well (git-fixes). - commit 57ecf54 - ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order (git-fixes). - ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug (git-fixes). - ALSA: hda: Add Clevo W65_67SB the power_save blacklist (git-fixes). - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s (git-fixes). - ALSA: hda/hdmi - add retry logic to parse_intel_hdmi() (git-fixes). - ALSA: hda/realtek - Add Headset Mic supported for HP cPC (git-fixes). - ALSA: hda/analog - Minor optimization for SPDIF mux connections (git-fixes). - ALSA: hda: patch_hdmi: remove warnings with empty body (git-fixes). - ALSA: hda: correct kernel-doc parameter descriptions (git-fixes). - ALSA: hda: Manage concurrent reg access more properly (git-fixes). - ALSA: hda: patch_realtek: fix empty macro usage in if block (git-fixes). - ALSA: hda: Fix a typo in comments (git-fixes). - ALSA: sh: Fix compile warning wrt const (git-fixes). - ALSA: hda: More constifications (git-fixes). - ALSA: hda/realtek - More constifications (git-fixes). - ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too (git-fixes). - ALSA: sh: Fix unused variable warnings (git-fixes). - ALSA: hda - constify and cleanup static NodeID tables (git-fixes). - ALSA: hda: Constify snd_pci_quirk tables (git-fixes). - ALSA: hda: Constify snd_kcontrol_new items (git-fixes). - ALSA: hda: constify copied structure (git-fixes). - ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock (git-fixes). - ALSA: control: remove useless assignment in .info callback of PCM chmap element (git-fixes). - ALSA: hda: Unify get_response handling (git-fixes). - ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too (git-fixes). - ALSA: hda: Use standard waitqueue for RIRB wakeup (git-fixes). - ath10k: Correct the DMA direction for management tx buffers (git-fixes). - Revert "/ath10k: fix DMA related firmware crashes on multiple devices"/ (git-fixes). - ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram (git-fixes). - ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe (git-fixes). - iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop (git-fixes). - rtw88: fix potential NULL skb access in TX ISR (git-fixes). - brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 (git-fixes). - mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame() (git-fixes). - net: socionext: fix xdp_result initialization in netsec_process_rx (git-fixes). - net: socionext: fix possible user-after-free in netsec_process_rx (git-fixes). - ath9k: fix storage endpoint lookup (git-fixes). - brcmfmac: Fix memory leak in brcmf_usbdev_qinit (git-fixes). - zd1211rw: fix storage endpoint lookup (git-fixes). - rsi_91x_usb: fix interface sanity check (git-fixes). - rtl8xxxu: fix interface sanity check (git-fixes). - orinoco_usb: fix interface sanity check (git-fixes). - brcmfmac: fix interface sanity check (git-fixes). - mwifiex: delete unused mwifiex_get_intf_num() (git-fixes). - brcmfmac: Fix use after free in brcmf_sdio_readframes() (git-fixes). - rsi: fix non-atomic allocation in completion handler (git-fixes). - rsi: fix memory leak on failed URB submission (git-fixes). - rsi: fix use-after-free on probe errors (git-fixes). - rsi: fix use-after-free on failed probe and unbind (git-fixes). - bcma: remove set but not used variable 'sizel' (git-fixes). - brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev() (git-fixes). - wil6210: fix break that is never reached because of zero'ing of a retry counter (git-fixes). - ath10k: Fix qmi init error handling (git-fixes). - ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start (git-fixes). - NFC: pn544: Adjust indentation in pn544_hci_check_presence (git-fixes). - ppp: Adjust indentation into ppp_async_input (git-fixes). - Bluetooth: btusb: fix memory leak on fw (git-fixes). - Bluetooth: btusb: fix non-atomic allocation in completion handler (git-fixes). - commit b16c1ef - regulator: core: Fix exported symbols to the exported GPL version (git-fixes). - commit b623820 - btrfs: dev-replace: remove warning for unknown return codes when finished (dependency for bsc#1162067). - commit c6cf4b1 - btrfs: scrub: Require mandatory block group RO for dev-replace (bsc#1162067). - commit 1eeede9 - Update config files. (bsc#1160067) The 8379bb84be be backported by Takashi from v5.5-rc7 to SLE15-SP2 kernel. This patch fixed bsc#1160067. After long run testing, we confirmed that the issue be fixed on SLE15-SP2 and also v5.5 mainline kernel. So I enable CONFIG_KEYS_REQUEST_CACHE again. commit 8379bb84be757d5df2d818509faec5d66adb861d Author: David Howells <dhowells@redhat.com> Date: Tue Jan 14 16:06:14 2020 +0000 keys: Fix request_key() cache - commit 8e290bd - sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU (bsc#1154329). - commit 8765a0f - config: enable arm-specific UFS modules (bsc#1158776 comment 14). - supported.conf: mark arm-specific UFS modules as supported. - commit ba2a890 - config: enable CONFIG_SCSI_SNIC_DEBUG_FS (bsc#1158776 comment 19). - commit 1120a0c - kvm: aarch64: Avoid guest access host debug/PMU registers (bnc#1161692). - commit 392760e - config: enable CONFIG_NVM_PBLK on arm64 (bsc#1158776 comment 18). - commit 1f58f3e - config: disable CONFIG_VIRTIO_BLK_SCSI (bsc#1158776 comment 17). - commit a547bc2 - powerpc/pseries/lparcfg: Fix display of Maximum Memory (bsc#1162028 ltc#181740). - commit c2573b2 - config: enable BLK_SED_OPAL on arm64 (bsc#1158776 comment 16). - commit 5c8c73b - config: disable CONFIG_RD_LZ4 in arm64/default and s390x/zfcpdump (bsc#1158776 comment 15). - commit 6466f6e - config: adjust block device options on arm64 to match x86_64 (bsc#1158776 comment 14). - commit 6b66509 - config: disable MANDATORY_FILE_LOCKING on arm64. To the best of my knowledge this is dead code that no one cares about. (bsc#1158776 comment 12). - commit 6b4bc5e - config: Disable 842 compression on arm64 (bsc#1158776 comment 11). - commit 998bea1 - config: file system options on arm64 (bsc#1158776 comment 10). - commit b603b82 - config: USB options on arm64 (bsc#1158776 comment 9). - commit f06de5d - config: update non-x86_64 header (gcc 7.5.0) - commit a033e88 - blacklist.conf: aeed8aa3874d ("/tracing: trigger: Replace unneeded RCU-list traversals"/) Needs 28875945ba98 ("/rcu: Add support for consolidated-RCU reader checking"/), which seems to be too invasive for the potential gain. - commit d3073ab - Update patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch. TCM_RBD depends on BLK_DEV_RBD (rbd_img_request_put) - commit 804b592 - config: refresh - update x86_64/default header (gcc 7.5.0) - clean up x86_64/kvmsmall - commit 88fb509 - patch metadata cleanup - fix Patch-mainline: patches.suse/sched-cfs-fix-spurious-active-migration.patch patches.suse/sched-fair-Fix-find_idlest_group-to-handle-CPU-affinity.patch patches.suse/sched-fair-Optimize-select_idle_core.patch - commit 2dd79f3 - Consistent network-related options (bsc#1158776 comment 7). - commit 8954e4c - clocksource/drivers/bcm2835_timer: Fix memory leak of timer (git-fixes). - ACPI / battery: Deal better with neither design nor full capacity not being reported (git-fixes). - ACPI / battery: Use design-cap for capacity calculations if full-cap is not available (git-fixes). - ACPI / battery: Deal with design or full capacity being reported as -1 (git-fixes). - regulator: rk808: Lower log level on optional GPIOs being not available (git-fixes). - regulator: vctrl-regulator: Avoid deadlock getting and setting the voltage (git-fixes). - spi: fsl-lpspi: fix only one cs-gpio working (git-fixes). - spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations (git-fixes). - regmap: fix writes to non incrementing registers (git-fixes). - dmaengine: fsl-qdma: fix duplicated argument to && (git-fixes). - dmaengine: axi-dmac: add a check for devm_regmap_init_mmio (git-fixes). - platform/x86: intel_mid_powerbtn: Take a copy of ddata (git-fixes). - commit 9a9e8fa - Btrfs: always copy scrub arguments back to user space (bsc#1161948). - commit 08b80dc - btrfs: skip log replay on orphaned roots (bsc#1161935). - commit eeeba1a - btrfs: handle ENOENT in btrfs_uuid_tree_iterate (bsc#1161937). - commit 2acecda - btrfs: abort transaction after failed inode updates in create_subvol (bsc#1161936). - commit 78f55a1 - btrfs: do not call synchronize_srcu() in inode_tree_del (bsc#1161934). - commit 433b7cb - Btrfs: make tree checker detect checksum items with overlapping ranges (bsc#1161931). - commit 1bcc04b - Btrfs: fix missing data checksums after replaying a log tree (bsc#1161931). - commit fe9925a - tracing: Fix histogram code when expression has same var as value (git-fixes). - commit 70a4335 - tracing: xen: Ordered comparison of function pointers (git-fixes). - commit 1c35b4a - mwifiex: fix unbalanced locking in mwifiex_process_country_ie() (CVE-2019-14895 bsc#1157158). - commit b2eb35f - iwlwifi: mvm: fix SKB leak on invalid queue (git-fixes). - can, slip: Protect tty->disc_data in write_wakeup and close with RCU (git-fixes). - Input: pm8xxx-vib - fix handling of separate enable register (git-fixes). - Input: keyspan-remote - fix control-message timeouts (git-fixes). - Input: sur40 - fix interface sanity checks (git-fixes). - Input: gtco - fix endpoint sanity check (git-fixes). - Input: aiptek - fix endpoint sanity check (git-fixes). - Input: pegasus_notetaker - fix endpoint sanity check (git-fixes). - Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register (git-fixes). - drm/i915: Align engine->uabi_class/instance with i915_drm.h (git-fixes). - drm/i915/userptr: fix size calculation (git-fixes). - mmc: sdhci: fix minimum clock rate for v3 controller (git-fixes). - mmc: tegra: fix SDR50 tuning override (git-fixes). - mmc: sdhci_am654: Reset Command and Data line after tuning (git-fixes). - mmc: sdhci_am654: Remove Inverted Write Protect flag (git-fixes). - hwmon: (core) Do not use device managed functions for memory allocations (git-fixes). - hwmon: (nct7802) Fix non-working alarm on voltages (git-fixes). - hwmon: (nct7802) Fix voltage limits to wrong registers (git-fixes). - batman-adv: Fix DAT candidate selection on little endian systems (git-fixes). - cfg80211: check for set_wiphy_params (git-fixes). - iio: adc: ad7124: Fix DT channel configuration (git-fixes). - USB: serial: option: add support for Quectel RM500Q in QDL mode (git-fixes). - USB: serial: option: Add support for Quectel RM500Q (git-fixes). - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx (git-fixes). - usb: core: hub: Improved device recognition on remote wakeup (git-fixes). - macb: Don't unregister clks unconditionally (git-fixes). - drm/arm/mali: make malidp_mw_connector_helper_funcs static (git-fixes). - tomoyo: Don't use nifty names on sockets (git-fixes). - drm/i915/gvt: set guest display buffer as readonly (git-fixes). - rtc: bd70528: fix module alias to autoload module (git-fixes). - drm/amdgpu: allow direct upload save restore list for raven2 (git-fixes). - mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs (git-fixes). - commit daca0f5 - Update patches.suse/ipv6-fix-a-typo-in-fib6_rule_lookup.patch (bnc#1151927 5.3.4 CVE-2019-20422). Added CVE reference. - commit afdb381 - net: Fix skb->csum update in inet_proto_csum_replace16() (bsc#1154353). - netfilter: nf_tables: autoload modules from the abort path (bsc#1154353). - netfilter: nf_tables: add __nft_chain_type_get() (bsc#1154353). - netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1154353). - netfilter: ipset: use bitmap infrastructure completely (bsc#1154353). - netfilter: nft_osf: add missing check for DREG attribute (bsc#1154353). - net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path (jsc#SLE-8464). - net/mlx5e: kTLS, Remove redundant posts in TX resync flow (jsc#SLE-8464). - net/mlx5e: kTLS, Fix corner-case checks in TX resync flow (jsc#SLE-8464). - net/mlx5e: Clear VF config when switching modes (jsc#SLE-8464). - net/mlx5: DR, use non preemptible call to get the current cpu number (jsc#SLE-8464). - net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep (jsc#SLE-8464). - net/mlx5: DR, Enable counter on non-fwd-dest objects (jsc#SLE-8464). - net/mlx5: Update the list of the PCI supported devices (jsc#SLE-8464). - net/mlx5: Fix lowest FDB pool size (jsc#SLE-8464). - net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM (bsc#1154353). - ipv6_route_seq_next should increase position index (bsc#1154353). - rt_cpu_seq_next should increase position index (bsc#1154353). - neigh_stat_seq_next() should increase position index (bsc#1154353). - vcc_seq_next should increase position index (bsc#1154353). - l2t_seq_next should increase position index (bsc#1154353). - seq_tab_next() should increase position index (bsc#1154353). - tcp: do not leave dangling pointers in tp->highest_sack (bsc#1154353). - net/rose: fix spelling mistake "/to"/ -> "/too"/ (bsc#1154353). - caif_usb: fix spelling mistake "/to"/ -> "/too"/ (bsc#1154353). - ipvs: fix spelling mistake "/to"/ -> "/too"/ (bsc#1154353). - i40e: fix spelling mistake "/to"/ -> "/too"/ (jsc#SLE-8025). - net_sched: fix datalen for ematch (bsc#1154353). - qlcnic: Fix CPU soft lockup while collecting firmware dump (bsc#1154353). - fou: Fix IPv6 netlink policy (bsc#1154353). - tun: add mutex_unlock() call and napi.skb clearing in tun_get_user() (bsc#1154353). - mlxsw: spectrum_acl: Fix use-after-free during reload (bsc#1154488). - gtp: make sure only SOCK_DGRAM UDP sockets are accepted (bsc#1154353). - net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() (bsc#1154353). - net, ip6_tunnel: fix namespaces move (bsc#1154353). - net_sched: use validated TCA_KIND attribute in tc_new_tfilter() (bsc#1154353). - Revert "/udp: do rmem bulk free even if the rx sk queue is empty"/ (bsc#1154353). - net: Fix packet reordering caused by GRO and listified RX cooperation (bsc#1154353). - net, sk_msg: Don't check if sock is locked when tearing down psock (bsc#1154353). - net, ip_tunnel: fix namespaces move (bsc#1154353). - tcp: remove redundant assigment to snd_cwnd (bsc#1154353). - tcp_bbr: improve arithmetic division in bbr_update_bw() (bsc#1154353). - net-sysfs: Fix reference count leak (bsc#1154353). - ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions (bsc#1154353). - xfrm: support output_mark for offload ESP packets (bsc#1154353). - xfrm interface: fix packet tx through bpf_redirect() (bsc#1154353). - vti: fix packet tx through bpf_redirect() (bsc#1154353). - net: ip6_gre: fix moving ip6gre between namespaces (bsc#1154353). - commit 3508aa7 - x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() (bsc#1152489). - Refresh patches.suse/x86-mce-amd-allow-reserved-types-to-be-overwritten-in-smca_banks.patch. - commit 0c7e16a - Input: rmi_f54 - read from FIFO in 32 byte blocks (git-fixes). - Input: synaptics-rmi4 - simplify data read in rmi_f54_work (git-fixes). - Delete patches.suse/Input-synaptics-rmi4-don-t-increment-rmiaddr-for-SMB.patch. a284e11c371e was reverted in 8ff771f8c8d5. c15f8ba6dc1f is a proper fix. - commit 396ae25 - net_sched: use validated TCA_KIND attribute in tc_new_tfilter() (git-fixes). - readdir: make user_access_begin() use the real access range (git-fixes). - commit 4c11de1 - Fix off-by-one error in the previous i915 fix (bsc#1161720 bsc#1161785) - commit 079d24f - rpm/kabi.pl: support new (>=5.4) Module.symvers format (new symbol namespace field) - commit eecbd97 - powerpc/mm/hash: Fix sharing context ids between kernel & userspace (bsc#1156395). - commit c178acd - powerpc/xive: Discard ESB load value when interrupt is invalid (fate#322438 bsc#1085030). - commit ee23543 - Update patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch (fate#322438 bsc#1085030). - commit 9781d7d - libnvdimm/namespace: Differentiate between probe mapping and runtime mapping (bsc#1153535). - commit 515c670 - drm/i915/gt: Detect if we miss WaIdleLiteRestore (bsc#1161720). Remove the corresponding blacklist entry, too - commit 480b94e - sched/fair: Load balance aggressively for SCHED_IDLE CPUs (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Make sched-idle CPU selection consistent throughout (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/clock: Use static_branch_likely() with sched_clock_running (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Remove redundant call to cpufreq_update_util() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: calculate delta runnable load only when it's needed (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair : Improve update_sd_pick_busiest for spare capacity case (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Spare resched IPI when prio changes on a single fair task (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Optimize select_idle_core (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Optimize select_idle_cpu (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix find_idlest_group() to handle CPU affinity (bnc#1155798 (CPU scheduler functional and performance backports)). - commit aa673a4 - x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained (bsc#1161731). - commit 4ba75bd - net/smc: unregister ib devices in reboot_event (jsc#SLE-7395). - net/smc: remove unused constant (jsc#SLE-7395). - net/smc: use rcu_barrier() on module unload (jsc#SLE-7395). - net/smc: guarantee removal of link groups in reboot (jsc#SLE-7395). - net/smc: introduce bookkeeping of SMCR link groups (jsc#SLE-7395). - net/smc: immediate termination for SMCR link groups (jsc#SLE-7395). - net/smc: wait for tx completions before link freeing (jsc#SLE-7395). - net/smc: abnormal termination without orderly flag (jsc#SLE-7395). - net/smc: no WR buffer wait for terminating link group (jsc#SLE-7395). - net/smc: introduce bookkeeping of SMCD link groups (jsc#SLE-7395). - net/smc: abnormal termination of SMCD link groups (jsc#SLE-7395). - net/smc: immediate termination for SMCD link groups (jsc#SLE-7395). - net/smc: fix final cleanup sequence for SMCD devices (jsc#SLE-7395). - net/smc: remove close abort worker (jsc#SLE-7395). - net/smc: introduce link group termination worker (jsc#SLE-7395). - net/smc: improve abnormal termination of link groups (jsc#SLE-7395). - net/smc: tell peers about abnormal link group termination (jsc#SLE-7395). - net/smc: improve link group freeing (jsc#SLE-7395). - net/smc: improve abnormal termination locking (jsc#SLE-7395). - net/smc: terminate link group without holding lgr lock (jsc#SLE-7395). - net/smc: cancel send and receive for terminated socket (jsc#SLE-7395). - net/smc: improve close of terminated socket (jsc#SLE-7395). - net/smc: no new connections on disappearing devices (jsc#SLE-7395). - net/smc: increase device refcount for added link group (jsc#SLE-7395). - net/smc: separate locks for SMCD and SMCR link group lists (jsc#SLE-7395). - net/smc: separate SMCD and SMCR link group lists (jsc#SLE-7395). - commit 57bf8aa - EDAC: Remove misleading comment in struct edac_raw_error_desc (jsc#SLE-9482). - commit f2fb341 - xfs: fix mount failure crash on invalid iclog memory access (bsc#1161726). - commit fbaeaa1 - blacklist.conf: df1a7524741b ("/x86/entry/32: Remove unused resume_userspace label"/) - commit 175a9c1 - x86/ioapic: Prevent inconsistent state when moving an interrupt (bsc#1152489). - commit a9854ec - EDAC: Unify the mc_event tracepoint call (jsc#SLE-9482). - EDAC/ghes: Remove intermediate buffer pvt->detail_location (jsc#SLE-9482). - EDAC/ghes: Fix grain calculation (jsc#SLE-9482). - EDAC/ghes: Use standard kernel macros for page calculations (jsc#SLE-9482). - EDAC/mc: Reduce indentation level in edac_mc_handle_error() (jsc#SLE-9482). - EDAC/mc: Remove needless zero string termination (jsc#SLE-9482). - EDAC/mc: Do not BUG_ON() in edac_mc_alloc() (jsc#SLE-9482). - EDAC: Introduce an mci_for_each_dimm() iterator (jsc#SLE-9482). - EDAC: Remove EDAC_DIMM_OFF() macro (jsc#SLE-9482). - EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function (jsc#SLE-9482). - commit 242a2b2 - EDAC/mc_sysfs: Make debug messages consistent (jsc#SLE-9482). - EDAC/mc_sysfs: Remove pointless gotos (jsc#SLE-9482). - EDAC: Prefer 'unsigned int' to bare use of 'unsigned' (jsc#SLE-9482). - commit 919516b - EDAC/mc: Cleanup _edac_mc_free() code (jsc#SLE-9482). - commit 0c79b9b - s390/qeth: vnicc Fix init to default (jsc#SLE-7474). - s390/qeth: Fix vnicc_is_in_use if rx_bcast not set (jsc#SLE-7474). - s390/qeth: fix false reporting of VNIC CHAR config failure (jsc#SLE-7474). - s390/qeth: lock the card while changing its hsuid (jsc#SLE-7474). - s390/qeth: fix qdio teardown after early init error (jsc#SLE-7474). - s390/qeth: don't return -ENOTSUPP to userspace (jsc#SLE-7474). - s390/qeth: fix promiscuous mode after reset (jsc#SLE-7474). - s390/qeth: handle error due to unsupported transport mode (jsc#SLE-7474). - s390/qeth: ensure linear access to packet headers (jsc#SLE-7474). - s390/qeth: guard against runt packets (jsc#SLE-7474). - s390/qeth: don't check drvdata in sysfs code (jsc#SLE-7474). - s390/qeth: replace qeth_l3_get_addr_buffer() (jsc#SLE-7474). - s390/qeth: remove VLAN tracking for L3 devices (jsc#SLE-7474). - s390/qeth: consolidate L3 mcast registration code (jsc#SLE-7474). - s390/qeth: remove gratuitious RX modeset (jsc#SLE-7474). - s390/qeth: fine-tune L3 mcast locking (jsc#SLE-7474). - s390/qeth: clean up error path in qeth_core_probe_device() (jsc#SLE-7474). - s390/qeth: handle skb allocation error gracefully (jsc#SLE-7474). - s390/qeth: drop unwanted packets earlier in RX path (jsc#SLE-7474). - s390/qeth: support per-frame invalidation (jsc#SLE-7474). - s390/qeth: gather more detailed RX dropped/error statistics (jsc#SLE-7474). - s390/qeth: don't cache MAC addresses for multicast IPs (jsc#SLE-7474). - s390/qeth: use helpers for IP address hashing (jsc#SLE-7474). - s390/qeth: don't set card state in qeth_qdio_clear_card() (jsc#SLE-7474). - commit 97e2cae - s390/qeth: keep IRQ disabled until NAPI is really done (jsc#SLE-7474). - s390/qeth: use QDIO_BUFNR() (jsc#SLE-7474). - s390/qdio: move SSQD Sniffer mask definition (jsc#SLE-7474). - commit 0fcd468 - Update patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch (jsc#SLE-8464 bnc#1151927 5.3.11 CVE-2019-19045). Added CVE reference - commit 9835bdc - btrfs: relocation: fix reloc_root lifespan and access (bsc#1159588). - commit fc30409 - x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI (bsc#1152489). - commit d1023df - blacklist.conf: 7720804a2ae4 ("/x86, perf: Fix the dependency of the x86 insn decoder selftest"/) - commit b934c08 - Update patches.suse/mm-memory_hotplug-don-t-free-usage-map-when-removing-a-re-added-early-section.patch (bsc#1160366 ltc#183002 git fixes (mm/hotplug)). - commit 4057d37 - blacklist.conf: Add iwlwifi revert entry that isn't suitable - commit 8b00a89 - bus: ti-sysc: Fix iterating over clocks (git-fixes). - clk: Don't try to enable critical clocks if prepare failed (git-fixes). - clk: tegra: Fix double-free in tegra_clk_init() (git-fixes). - commit 7747d41 - blacklist.conf: Add drm/virtio entries, insufficent for SLE15-SP2 - commit c1ea031 - x86/resctrl: Fix potential memory leak (bsc#1152489). - x86/resctrl: Fix an imbalance in domain_remove_cpu() (bsc#1152489). - commit b6bd4fe - PCI: dwc: Add validation that PCIe core is set to correct mode (jsc#SLE-10562). - commit a4552c1 - blacklist.conf: Append 'drm/amdgpu: register gpu instance before fan boost feature enablment' - commit 6fe4000 - sched/cfs: fix spurious active migration (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 8b16f2e - drm/amdgpu: fix license on Kconfig and Makefiles (bsc#1152472) - commit af71d3c - drm/amdgpu: Call find_vma under mmap_sem (bsc#1152489) - commit 45b9c9d - drm/amd/powerplay: Fix error handling in smu_init_fb_allocations() (bsc#1152489) - commit ac2af40 - exit: panic before exit_mm() on global init exit (bsc#1161549). - commit e6e6d28 - rpmsg: char: release allocated memory (CVE-2019-19053 bsc#1161520). - commit bdab989 - media: rc: prevent memory leak in cx23888_ir_probe (CVE-2019-19054 bsc#1161518). - commit 91d7fee - libertas: make lbs_ibss_join_existing() return error code on rates overflow (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155). - libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155). - commit a649646 - libnvdimm/region: Enable MAP_SYNC for volatile regions (bsc#1161291). - commit 8ecd112 - powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable (bsc#1160659). - commit 1775954 - igc: Add PHY power management control (bsc#1160632). - igc: Add support for TSO (bsc#1160634). - igc: Add SKU for i225 device (bsc#1160634). - igc: Remove unused definition (bsc#1160634). - igc: Fix typo in a comment (bsc#1160634). - igc: Use Start of Packet signal from PHY for timestamping (bsc#1160634). - igc: Add support for ethtool GET_TS_INFO command (bsc#1160634). - igc: Add support for TX timestamping (bsc#1160634). - igc: Add support for RX timestamping (bsc#1160634). - igc: Add basic skeleton for PTP (bsc#1160634). - igc: Remove no need declaration of the igc_sw_init (bsc#1160634). - igc: Remove no need declaration of the igc_write_itr (bsc#1160634). - igc: Remove no need declaration of the igc_assign_vector (bsc#1160634). - igc: Remove no need declaration of the igc_free_q_vector (bsc#1160634). - igc: Remove no need declaration of the igc_free_q_vectors (bsc#1160634). - igc: Remove no need declaration of the igc_irq_disable (bsc#1160634). - igc: Remove no need declaration of the igc_irq_enable (bsc#1160634). - igc: Remove no need declaration of the igc_configure_msix (bsc#1160634). - igc: Remove no need declaration of the igc_set_rx_mode (bsc#1160634). - igc: Remove no need declaration of the igc_set_interrupt_capability (bsc#1160634). - igc: Remove no need declaration of the igc_alloc_mapped_page (bsc#1160634). - igc: Remove no need declaration of the igc_configure (bsc#1160634). - igc: Remove no need declaration of the igc_set_default_mac_filter (bsc#1160634). - igc: Remove no need declaration of the igc_power_down_link (bsc#1160634). - igc: Remove no need declaration of the igc_clean_tx_ring (bsc#1160634). - igc: Remove serdes comments from a description of methods (bsc#1160634). - igc: Add legacy power management support (bsc#1160634). - igc: Add 64 bit DMA access support (bsc#1160634). - igc: Fix parameter descriptions for a several functions (bsc#1160634). - igc: Fix the parameter description for igc_alloc_rx_buffers (bsc#1160634). - igc: Remove excess parameter description from igc_is_non_eop (bsc#1160634). - igc: Prefer to use the pci_release_mem_regions method (bsc#1160634). - igc: Improve the DMA mapping flow (bsc#1160634). - igc: Add scatter gather support (bsc#1160634). - cxgb4: reject overlapped queues in TC-MQPRIO offload (jsc#SLE-8389). - cxgb4: fix Tx multi channel port rate limit (jsc#SLE-8389). - net: sched: act_ctinfo: fix memory leak (bsc#1154353). - bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix ipv6 RFS filter matching logic (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix NTUPLE firmware command failures (jsc#SLE-8371 bsc#1153274). - net: hns: fix soft lockup when there is not enough memory (bsc#1154353). - net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() (bsc#1154353). - net/sched: act_ife: initalize ife->metalist earlier (bsc#1154353). - netfilter: nat: fix ICMP header corruption on ICMP errors (bsc#1154353). - netfilter: nf_tables: fix flowtable list del corruption (bsc#1154353). - netfilter: nf_tables: remove WARN and add NLA_STRING upper limits (bsc#1154353). - netfilter: nft_tunnel: ERSPAN_VERSION must not be null (bsc#1154353). - netfilter: nft_tunnel: fix null-attribute check (bsc#1154353). - netfilter: nf_tables: store transaction list locally while requesting module (bsc#1154353). - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct (bsc#1154353). - netfilter: fix a use-after-free in mtype_destroy() (bsc#1154353). - net: hns3: pad the short frame before sending to the hardware (bsc#1154353). - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() (bsc#1154353). - tcp: fix marked lost packets not being retransmitted (bsc#1154353). - mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters (bsc#1154488). - mlxsw: spectrum: Wipe xstats.backlog of down ports (bsc#1154488). - mlxsw: switchx2: Do not modify cloned SKBs during xmit (bsc#1154488). - mlxsw: spectrum: Do not modify cloned SKBs during xmit (bsc#1154488). - mlxsw: spectrum: Do not enforce same firmware version for multiple ASICs (bsc#1154488). - devlink: correct misspelling of snapshot (bsc#1154353). - devlink: Wait longer before warning about unset port type (bsc#1154353). - ipv4: Detect rollover in specific fib table dump (bsc#1154353). - net/tls: fix async operation (bsc#1154353). - net/tls: avoid spurious decryption error with HW resync (bsc#1154353). - e1000e: Revert "/e1000e: Make watchdog use delayed work"/ (jsc#SLE-8100). - i40e: Set PHY Access flag on X722 (jsc#SLE-8025). - iavf: remove current MAC address filter on VF reset (jsc#SLE-7940). - igb: Fix SGMII SFP module discovery for 100FX/LX (jsc#SLE-7967 jsc#SLE-8010). - ixgbe: Fix calculation of queue with VFs and flow director on interface flap (jsc#SLE-7979 jsc#SLE-7981). - ixgbevf: Remove limit of 10 entries for unicast filter list (jsc#SLE-7979 jsc#SLE-7981). - i40e: Fix virtchnl_queue_select bitmap validation (jsc#SLE-8025). - xprtrdma: Fix oops in Receive handler after device removal (jsc#SLE-8449). - xprtrdma: Fix completion wait during device removal (jsc#SLE-8449). - xprtrdma: Fix create_qp crash on device unload (jsc#SLE-8449). - commit 42c7e2a - blacklist.conf: added 1a8211c7d8717b19c1e9fa41d19fe6a55409765e - commit 302e64e - KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit (jsc#SLE-11070). - commit f99f84d - KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL (jsc#SLE-11070). - Refresh patches.suse/kvm-vmx-implement-msr_ia32_tsx_ctrl-disable-rtm-functionality. - commit e194189 - KVM: x86: Add support for user wait instructions (jsc#SLE-11070). - commit dd3d6b5 - perf/x86/cstate: Add Comet Lake CPU support (jsc#SLE-10621). - commit 344f793 - perf/x86/msr: Add Comet Lake CPU support (jsc#SLE-10621). - commit ed2c0f6 - perf/x86/intel: Add Comet Lake CPU support (jsc#SLE-10621). - commit 03d1cee - PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (bsc#1161495). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (bsc#1161495). - PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (bsc#1161495). - commit 2049c57 - Revert "/rsi: fix potential null dereference in rsi_probe()"/ (git-fixes). - commit 2ef75f1 - blacklist.conf: Add ppc booke fixes. 3a0990ca1a00 powerpc/booke: Spelling s/date/data/ 71eb40fc5337 powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKE - commit 8f24d42 - cfg80211: fix page refcount issue in A-MSDU decap (git-fixes). - cfg80211: fix memory leak in cfg80211_cqm_rssi_update (git-fixes). - cfg80211: fix memory leak in nl80211_probe_mesh_link (git-fixes). - cfg80211: fix deadlocks in autodisconnect work (git-fixes). - r8152: add missing endpoint sanity check (git-fixes). - net: usb: lan78xx: limit size of local TSO packets (git-fixes). - i2c: iop3xx: Fix memory leak in probe error path (git-fixes). - i2c: tegra: Properly disable runtime PM on driver's probe error (git-fixes). - i2c: tegra: Fix suspending in active runtime PM state (git-fixes). - mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume (git-fixes). - mtd: rawnand: gpmi: Fix suspend/resume problem (git-fixes). - drm/i915: Add missing include file <linux/math64.h> (git-fixes). - efi/earlycon: Fix write-combine mapping on x86 (git-fixes). - staging: comedi: ni_routes: allow partial routing information (git-fixes). - staging: comedi: ni_routes: fix null dereference in ni_find_route_source() (git-fixes). - iio: light: vcnl4000: Fix scale for vcnl4040 (git-fixes). - iio: buffer: align the size of scan bytes to size of the largest element (git-fixes). - iio: chemical: pms7003: fix unmet triggered buffer dependency (git-fixes). - iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID (git-fixes). - clk: sunxi-ng: r40: Allow setting parent rate for external clock outputs (git-fixes). - clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs (git-fixes). - dmaengine: k3dma: Avoid null pointer traversal (git-fixes). - drm/amdgpu: enable gfxoff for raven1 refresh (git-fixes). - net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() (git-fixes). - net: gemini: Fix memory leak in gmac_setup_txqs (git-fixes). - rsi: fix potential null dereference in rsi_probe() (git-fixes). - commit 4cb2bed - kernel-binary.spec.in: do not recommend firmware for kvmsmall and azure flavor (boo#1161360). - commit dbe7b27 - torture: Remove exporting of internal functions (bsc#1156395). - commit 3c30cc1 - config/x86_64/kvmsmall: Enable UINPUT (boo#1161305). - commit 61a4f71 - ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (git-fixes). - ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1 (git-fixes). - ASoC: sti: fix possible sleep-in-atomic (git-fixes). - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1 (git-fixes). - ASoC: hdac_hda: Fix error in driver removal after failed probe (git-fixes). - ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers (git-fixes). - ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP (git-fixes). - ASoC: stm32: dfsdm: fix 16 bits record (git-fixes). - ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk (git-fixes). - ASoC: rt5640: Fix NULL dereference on module unload (git-fixes). - ALSA: seq: Fix racy access for queue timer in proc read (git-fixes). - ALSA: usb-audio: fix sync-ep altsetting sanity check (git-fixes). - ALSA: dice: fix fallback from protocol extension into limited functionality (git-fixes). - ALSA: firewire-tascam: fix corruption due to spin lock without restoration in SoftIRQ context (git-fixes). - commit 5af0dd5 - NFC: pn533: fix bulk-message timeout (git-fixes). - commit 442eed3 - USB: serial: quatech2: handle unbound ports (git-fixes). - commit d0020c8 - USB: serial: keyspan: handle unbound ports (git-fixes). - commit 32ba490 - USB: serial: io_edgeport: add missing active-port sanity check (git-fixes). - commit 1494e56 - USB: serial: io_edgeport: handle unbound ports on URB completion (git-fixes). - commit 6182181 - USB: serial: ch341: handle unbound port at reset_resume (git-fixes). - commit 2b59c4a - blacklist.conf: it removes an attribute from sysfs - commit 3748cd2 - USB: serial: opticon: fix control-message timeouts (git-fixes). - commit 6bc0895 - mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid (git fixes (mm/slab)). - mm: memcg/slab: fix percpu slab vmstats flushing (git fixes (mm/memcg)). - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment (git fixes (mm/pgtable)). - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment (git fixes (mm/pgtable)). - mm/memory_hotplug: don't free usage map when removing a re-added early section (git fixes (mm/hotplug)). - commit 1508be3 - bpf: Sockmap/tls, fix pop data with SK_DROP return code (bsc#1155518). - bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining (bsc#1155518). - bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf (bsc#1155518). - bpf: Sockmap/tls, msg_push_data may leave end mark in place (bsc#1155518). - bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds (bsc#1155518). - bpf: Sockmap/tls, push write_space updates through ulp updates (bsc#1155518). - bpf: Sockmap, ensure sock lock held during tear down (bsc#1155518). - net: bpf: Don't leak time wait and request sockets (bsc#1155518). - bpf/sockmap: Read psock ingress_msg before sk_receive_queue (bsc#1155518). - commit 8d7a4ba - bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop (bsc#1155518). - bpf: Fix incorrect verifier simulation of ARSH under ALU32 (bsc#1155518). - bpftool: Fix printing incorrect pointer in btf_dump_ptr (bsc#1155518). - commit 67424a0 - s390/qeth: consolidate some duplicated HW cmd code (jsc#SLE-7474). - Refresh patches.suse/s390-qeth-fix-initialization-on-old-hw. - commit 00d9aa3 - s390/qeth: merge qeth_reply struct into qeth_cmd_buffer (jsc#SLE-7542). - Refresh patches.suse/s390-qeth-fix-dangling-io-buffers-after-halt-clear. - commit 9542e64 - s390/qeth: return proper errno on IO error (jsc#SLE-7542). - s390/qeth: fix potential deadlock on workqueue flush (jsc#SLE-7542). - s390/qeth: Fix initialization of vnicc cmd masks during set online (jsc#SLE-7542). - s390/qeth: Fix error handling during VNICC initialization (jsc#SLE-7542). - s390/qdio: clarify size of the QIB parm area (jsc#SLE-7542). - s390/ctcm: Delete unnecessary checks before the macro call "/dev_kfree_skb"/ (jsc#SLE-7542). - s390/lcs: don't use intparm for channel IO (jsc#SLE-7542). - s390/ctcm: don't use intparm for channel IO (jsc#SLE-7542). - s390/qeth: streamline control code for promisc mode (jsc#SLE-7542). - s390/qeth: get vnicc sub-cmd type from reply data (jsc#SLE-7542). - s390/qeth: keep cmd alive after IO completion (jsc#SLE-7542). - s390/qeth: use correct length field in SNMP cmd callback (jsc#SLE-7542). - s390/qeth: propagate length of processed cmd IO data to callback (jsc#SLE-7542). - s390/qeth: use node_descriptor struct (jsc#SLE-7542). - commit 8223e8d - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk (bsc#1065600). - commit 5b346da - Refresh patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch: (fate#318836). - supported.conf: relist target_core_rbd (fate#318836) - re-enable CONFIG_TCM_RBD=m - Refresh patches.suse/target-add-rbd-backend.patch: (fate#318836). + use upstream RBD bvecs API and split out compare&write and write-same request support - Refresh patches.suse/rbd-add-lio-specific-data-area.patch: (fate#318836). + rebased, with lio_cmd_data moved into union with rq/copyup state - Add patches.suse/rbd-add-img_request-done-callback.patch: (fate#318836). + this is needed for target_core_rbd SCSI cmd completion following 7114edac357b ("/rbd: new request completion code"/) - Refresh patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch: (fate#318836). + rebase and expose bvecs instead of sgl API for data payload - Refresh patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch: (fate#318836). + export bvecs API for data payload - commit d3df489 - Deletions for target_core_rbd refactoring - Drop upstreamed patches patches.suse/target-configfs-add-device-vendor_id-attribute.patch patches.suse/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch - Merge with target-add-rbd-backend.patch patches.suse/0001-target_core_rbd-use-RCU-in-free_device.patch patches.suse/0002-target_core_rbd-break-up-free_device-callback.patch patches.suse/target-rbd-don-t-put-snap_context-twice.patch patches.suse/target-rbd-handle-zero-length-UNMAP-requests-early.patch patches.suse/target-rbd-use-target_configure_unmap_from_queue-hel.patch - Remove rbd sgl patches following target_core_rbd bvec conversion patches.suse/libceph-add-scatterlist-messenger-data-type.patch patches.suse/libceph-fix-scatterlist-last_piece-calculation.patch patches.suse/rbd-add-support-for-scatterlist-obj_request_type.patch patches.suse/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch - Drop compare-and-write support pending bvecs conversion patches.suse/0001-rbd-drop-extra-rbd_img_request_get.patch patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch patches.suse/rbd-add-num-ops-calculator-helper.patch patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch patches.suse/rbd-copy-compare-and-write-osd-requests-before-resub.patch patches.suse/rbd-don-t-log-miscompare-as-an-error.patch patches.suse/rbd-helper-to-copy-compare-and-write-osd-requests.patch patches.suse/rbd-truncate-objects-on-cmpext-short-reads.patch patches.suse/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch patches.suse/target-add-compare-and-write-callback.patch patches.suse/target-compare-and-write-backend-driver-sense-handli.patch patches.suse/target-rbd-remove-caw_mutex-usage.patch patches.suse/rbd-add-write-test-helper.patch - Drop SCSI Reservation support pending upstream discussion patches.suse/0002-rbd-make-sure-pages-are-freed-by-libceph.patch patches.suse/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch patches.suse/libceph-fix-pr_fmt-compile-issues.patch patches.suse/rbd-add-cmpsetattr-device-attribute-for-debugging.patch patches.suse/rbd-add-getxattr-device-attribute-for-debugging.patch patches.suse/rbd-add-rbd_dev_cmpsetxattr-helper.patch patches.suse/rbd-add-rbd_dev_getxattr-helper.patch patches.suse/rbd-add-rbd_dev_setxattr-helper.patch patches.suse/rbd-add-setxattr-device-attribute-for-debugging.patch patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch patches.suse/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch patches.suse/target-pr-add-backend-API-for-reservation-handling.patch patches.suse/target-pr-fix-core_scsi3_pr_seq_non-caller.patch patches.suse/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch patches.suse/target-rbd-SCSI3-check-conflict-support.patch patches.suse/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch patches.suse/target-rbd-add-pr_clear-support.patch patches.suse/target-rbd-add-pr_preempt-support.patch patches.suse/target-rbd-add-pr_read_reservation-support.patch patches.suse/target-rbd-add-pr_release-support.patch patches.suse/target-rbd-add-pr_report_capabilities-support.patch patches.suse/target-rbd-add-pr_reserve-support.patch patches.suse/target-rbd-add-stubbed-out-pr_read_full_status.patch patches.suse/target-rbd-add-stubbed-out-pr_register_and_move.patch patches.suse/target-rbd-add-support-for-PR-register-read-keys.patch patches.suse/target-rbd-fix-PR-info-memory-leaks.patch patches.suse/target-rbd-handle-SCSI2-reservation-release-on-reset.patch patches.suse/target-rbd-implement-SCSI2-reservation-handling.patch - Remove write-same support pending bvecs conversion patches.suse/libceph-add-support-for-write-same-requests.patch patches.suse/libceph-use-upstream-write-same-opcode.patch patches.suse/rbd-add-support-for-writesame-requests.patch - commit 1277a52 - Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces (git-fixes). - Documentation/ABI: Fix documentation inconsistency for mlxreg-io sysfs interfaces (git-fixes). - commit 4873021 - platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 (git-fixes). - platform/x86: GPD pocket fan: Use default values when wrong modparams are given (git-fixes). - platform/mellanox: fix potential deadlock in the tmfifo driver (git-fixes). - commit 0bb7471 - Delete patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch. The real fixes have been upstream since v4.14. - commit 46e9a10 - i40iw: Remove setting of VMA private data and use rdma_user_mmap_io (jsc#SLE-8449). - IB/hfi1: Adjust flow PSN with the correct resync_psn (jsc#SLE-8449). - IB/hfi1: Don't cancel unused work item (jsc#SLE-8449). - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions (jsc#SLE-8372 bsc#1153275). - RDMA/bnxt_re: Avoid freeing MR resources if dereg fails (jsc#SLE-8372 bsc#1153275). - netfilter: conntrack: dccp, sctp: handle null timeout argument (bsc#1154353). - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct (bsc#1154353). - macvlan: do not assume mac_header is set in macvlan_broadcast() (bsc#1154353). - net: sch_prio: When ungrafting, replace with FIFO (bsc#1154353). - mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO (bsc#1154488). - gtp: fix bad unlock balance in gtp_encap_enable_socket (bsc#1154353). - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM (bsc#1154353). - net/mlx5: DR, Init lists that are used in rule's member (jsc#SLE-8464). - net/mlx5e: Fix hairpin RSS table size (jsc#SLE-8464). - net/mlx5: DR, No need for atomic refcount for internal SW steering resources (jsc#SLE-8464). - Revert "/net/mlx5: Support lockless FTE read lookups"/ (jsc#SLE-8464). - net/mlx5: Move devlink registration before interfaces load (jsc#SLE-8464). - net/mlx5e: Always print health reporter message to dmesg (jsc#SLE-8464). - net/mlx5e: Avoid duplicating rule destinations (jsc#SLE-8464). - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY (bsc#1154353). - net: Google gve: Remove dma_wmb() before ringing doorbell (bsc#1154353). - sch_cake: avoid possible divide by zero in cake_enqueue() (bsc#1154353). - tcp: fix "/old stuff"/ D-SACK causing SACK to be treated as D-SACK (bsc#1154353). - commit b1356f9 - Delete patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch. This patch is no longer needed for v5.3. Since v5.1 we have proper qgroup + balance optimization to avoid unnecessary rescan. - commit b92eedd - Delete patches.suse/0001-btrfs-qgroup-Make-qgroup-async-transaction-commit-mo.patch. This patch is already upstreamed in v5.1, thus already included. - commit 5b34f2a - overlayfs: pseudo dev obviates treating btrfs as different Delete patches.suse/ovl-treat-btrfs-as-different-mount.patch. - commit e1e67d4 - apparmor: Delete apparmor patches not required for v5.3 - Delete patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch. - Delete patches.suse/0001-apparmor-patch-to-provide-compatibility-with-v2.x-ne.patch. - Delete patches.suse/0003-apparmor-fix-use-after-free-in-sk_peer_label.patch. - Delete patches.suse/apparmor-compatibility-with-v2.x-net.patch. - commit faddc27 - supported.conf: mark gpio-mlxbf as supported - commit 987e308 - arm: Implement copy_thread_tls (git-fixes). - drm/i915: Hold reference to intel_frontbuffer as we track activity (git-fixes). - drm/i915/tgl: Drop Wa#1178 (git-fixes). - ARM: vexpress: Set-up shared OPP table instead of individual for each CPU (git-fixes). - commit 5a1c660 - blacklist.conf: Add cosmetic entry for drivers/reset/Kconfig - commit 9ca8239 - acpi: disable deprecated warnings (bsc#1160977). - commit 509dee8 - Delete patches.suse/ras-cec-disable-cec.patch. Now we're behaving the same way as upstream. - commit 9e8f6dc - drivers: ipmi: Modify max length of IPMB packet (jsc#SLE-10262). - drivers: ipmi: Support raw i2c packet in IPMB (jsc#SLE-10262). - commit 856cc09 - supported.conf: mark ipmb_dev_int as supported (jsc#SLE-10262) Also mentioned in bsc#1119861 - commit 995fffc - ipmi: fix ipmb_poll()'s return type (jsc#SLE-10262). - commit 96db5f2 - Update patches.suse/USB-Fix-Don-t-skip-endpoint-descriptors-with-maxpack.patch (bsc#1159811 bsc#1152932). Added further bug this fixes - commit 698a1af - Refresh patches.suse/mm-debug_pagealloc-don-t-rely-on-static-keys-too-ear.patch. - Update to final upstream version and move to sorted section. - commit 0b6c359 - keys: Fix request_key() cache (git-fixes). - i2c: fix bus recovery stop mode timing (git-fixes). - usb: musb: Disable pullup at init (git-fixes). - USB-PD tcpm: bad warning+size, PPS adapters (git-fixes). - USB: serial: option: add ZLP support for 0x1bc7/0x9010 (git-fixes). - phy/rockchip: inno-hdmi: round clock rate down to closest 1000 Hz (git-fixes). - phy: mapphone-mdm6600: Fix uninitialized status value regression (git-fixes). - chardev: Avoid potential use-after-free in 'chrdev_open()' (git-fixes). - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21 (git-fixes). - staging: vt6656: set usb_set_intfdata on driver fail (git-fixes). - staging: vt6656: remove bool from vnt_radio_power_on ret (git-fixes). - staging: vt6656: limit reg output to block size (git-fixes). - staging: vt6656: correct return of vnt_init_registers (git-fixes). - staging: vt6656: Fix non zero logical return of, usb_control_msg (git-fixes). - tty: always relink the port (git-fixes). - drm/i915: Add Wa_1407352427:icl,ehl (git-fixes). - drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl (git-fixes). - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism (git-fixes). - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table (git-fixes). - Input: add safety guards to input_set_keycode() (git-fixes). - HID: hid-input: clear unmapped usages (git-fixes). - HID: Fix slab-out-of-bounds read in hid_field_extract (git-fixes). - tty: link tty and port before configuring it as console (git-fixes). - commit cc6ecc7 - drm/i915/gen9: Clear residual context state on context switch (CVE-2019-14615 bsc#1160195). - commit d10cf58 - drivers: ipmi: Support for both IPMB Req and Resp (jsc#SLE-10262). - commit a109ac6 - EDAC, mellanox: Add ECC support for BlueField DDR4 (jsc#SLE-10262). - Update config files. Build EDAC_BLUEFIELD as module - supported.conf: Mark bluefield_edac as supported - commit bda0819 - platform/mellanox: fix the mlx-bootctl sysfs (jsc#SLE-10262). - commit c5d7bab - platform/mellanox: Fix Kconfig indentation (jsc#SLE-10262). - platform/mellanox: Add bootctl driver for Mellanox BlueField Soc (jsc#SLE-10262). - Update config files: build MLXBF_BOOTCTL as module - supported.conf: add mlxbf-bootctl - driver core: add dev_groups to all drivers (jsc#SLE-10262). - commit 619e678 - sched, fair: Allow a small load imbalance between low utilisation SD_NUMA domains (bnc#1160896). - commit fef7d8c - blacklist.conf: Blacklist a11391b6f506 ("/scripts: package: mkdebian: add missing rsync dependency"/) - commit 4a86d94 - thermal: Add BCM2711 thermal driver (bsc#1160311). - Update config files. - supported.conf: Add bcm2711-thermal - commit 8743e23 - scripts/git_sort/git_sort.py: Add thermal tree - commit b511c78 - Refresh patches.suse/pstore-backend-autoaction. - commit 62c0377 - powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache_range (bsc#1156395). - commit 252a29d - Update references: patches.suse/x86-fpu-Don-t-cache-access-to-fpu_fpregs_owner_ctx.patch (add bsc#1158887). - commit b4c1446 - powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace (bsc#1156395). - powerpc: Fix __clear_user() with KUAP enabled (bsc#1156395). - powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt() (bsc#1156395). - powerpc: Chunk calls to flush_dcache_range in arch_*_memory (bsc#1156395). - commit bb8bcdd - Btrfs: fix infinite loop during nocow writeback due to race (bsc#1160804). - commit ef1dd9a - Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues (bsc#1160803). - commit d3f68f5 - tracing: Change offset type to s32 in preempt/irq tracepoints (bsc#1160794). - commit 3de9401 - kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail (bsc#1160787). - commit 11f6e8d - ftrace: Avoid potential division by zero in function profiler (bsc#1160784). - commit 55123bf - blacklist.conf: b8299d362d08 ("/tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined"/) We cannot run into the scenario with our codebase and configs. - commit 1491d6e - Update patches.suse/x86-fpu-Don-t-cache-access-to-fpu_fpregs_owner_ctx.patch (bnc#1151927 5.3.15 CVE-2019-19602). Add CVE number. - commit c2d738c - Move upstreamed qlde patches into sorted section - commit 8ed9cca - patches.suse/0010-netfilter-ipset-avoid-null-deref-when-IPSET_ATTR_LIN.patch: (git-fixes). - patches.suse/0011-netfilter-nft_flow_offload-fix-underflow-in-flowtabl.patch: (git-fixes). - patches.suse/0012-netfilter-bridge-make-sure-to-pull-arp-header-in-br_.patch: (git-fixes). - patches.suse/0009-net-phy-broadcom-Fix-RGMII-delays-configuration-for-.patch: (git-fixes). - patches.suse/0008-net-stmmac-Fix-TSO-descriptor-with-Enhanced-Addressi.patch: (git-fixes). - patches.suse/0007-net-stmmac-selftests-Prevent-false-positives-in-filt.patch: (git-fixes). - patches.suse/0006-net-stmmac-selftests-Fix-L2-Hash-Filter-test.patch: (git-fixes). - patches.suse/0005-net-stmmac-gmac4-Not-all-Unicast-addresses-may-be-av.patch: (git-fixes). - patches.suse/0004-net-stmmac-selftests-Check-if-filtering-is-available.patch: (git-fixes). - patches.suse/0003-net-stmmac-xgmac-Disable-the-Timestamp-interrupt-by-.patch: (git-fixes). - net: stmmac: dwmac-meson8b: Fix signedness bug in probe (git-fixes). - patches.suse/0001-netfilter-nf_tables_offload-avoid-excessive-stack-us.patch: (git-fixes). - commit aa9a965 - Delete patches.suse/cifs-fix-set-info.patch. Applied to v4.12+, not needed anymore. - commit b070525 - blacklist.conf: Append 'drm/amdgpu: hide another #warning' - commit b0c0990 - blacklist.conf: Append 'drm/amdgpu: revert "/disable bulk moves for now"/' - commit 8d0546c - blacklist.conf: Append 'drm/amdgpu: Fix KFD-related kernel oops on Hawaii' - commit c48f714 - drm/meson: vclk: use the correct G12A frac max value (bsc#1152489) - commit 7b38ed0 - drm/mipi-dbi: fix a loop in debugfs code (bsc#1152489) - commit d510e3b - blacklist.conf: Append 'drm/i915: Fix g4x sprite scaling stride check with GTT remapping' - commit cf03598 - blacklist.conf: Append 'drm/i915/dp: Fix dsc bpp calculations, v5.' - commit 44b95e2 - blacklist.conf: Append 'drm/i915: Mark contents as dirty on a write fault' - commit fa91ba4 - blacklist.conf: Append 'drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled' - commit 9d6eb9a - blacklist.conf: Append 'drm/i915: Don't mix srcu tag and negative error codes' - commit e879648 - powerpc/irq: fix stack overflow verification (bsc#1065729). - commit 3c46adb - Delete patches.suse/firmware-arm_sdei-fix-wrong-of_node_put-in-init-function.patch. Applied to v5.0, not needed anymore. - commit a8b4a26 - powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr() (bsc#1065729). - powerpc/security: Fix debugfs data leak on 32-bit (bsc#1065729). - powerpc/pkeys: remove unused pkey_allows_readwrite (bsc#1065729). - powerpc/64s/radix: Fix build failure with RADIX_MMU=n (bsc#1065729). - commit 710230e - HID: hidraw, uhid: Always report EPOLLOUT (git-fixes). - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll (git-fixes). - hidraw: Return EPOLLOUT from hidraw_poll (git-fixes). - commit be1efe9 - Enable SCSI patches after review - Refresh patches.suse/fcoe-reduce-max_sectors. - commit cdd6e89 - Remove disabled NVMe patches after review - Delete patches.suse/nvme-Do-not-remove-namespaces-during-reset.patch. - Delete patches.suse/nvme-flush-scan_work-when-resetting-controller.patch. - Delete patches.suse/nvme-schedule-requeue-whenever-a-LIVE-state-is-enter.patch. - Delete patches.suse/nvme-skip-nvme_update_disk_info-if-the-controller-is.patch. - commit 0f8d58e - vlan: vlan_changelink() should propagate errors (git-fixes). - vlan: fix memory leak in vlan_dev_set_egress_priority (git-fixes). - vxlan: fix tos value before xmit (git-fixes). - commit cb7ad7e - usb: missing parentheses in USE_NEW_SCHEME (git-fixes). - usb: ohci-da8xx: ensure error return on variable error is set (git-fixes). - usb: musb: fix idling for suspend after disconnect interrupt (git-fixes). - USB: serial: option: add Telit ME910G1 0x110a composition (git-fixes). - usb: chipidea: host: Disable port power only if previously enabled (git-fixes). - usb: dwc3: gadget: Fix request complete check (git-fixes). - usb: musb: dma: Correct parameter passed to IRQ handler (git-fixes). - USB: core: fix check for duplicate endpoints (git-fixes). - sbitmap: only queue kyber's wait callback if not already active (git-fixes). - rfkill: Fix incorrect check to avoid NULL pointer dereference (git-fixes). - usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state' (git-fixes). - regulator: fix use after free issue (git-fixes). - spi: spi-ti-qspi: Fix a bug when accessing non default CS (git-fixes). - spi: spi-cavium-thunderx: Add missing pci_release_regions() (git-fixes). - spi: pxa2xx: Add support for Intel Jasper Lake (git-fixes). - reset: Do not register resource data for missing resets (git-fixes). - USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein (git-fixes). - commit fb98c64 - phy: cpcap-usb: Fix flakey host idling and enumerating of devices (git-fixes). - phy: cpcap-usb: Fix error path when no host driver is loaded (git-fixes). - powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() (git-fixes). - pstore/ram: Regularize prz label allocation lifetime (git-fixes). - pinctrl: meson: Fix wrong shift value when get drive-strength (git-fixes). - pinctrl: lochnagar: select GPIOLIB (git-fixes). - net: ethernet: ti: davinci_cpdma: fix warning "/device driver frees DMA memory with different size"/ (git-fixes). - psi: Fix a division error in psi poll() (git-fixes). - net: ethernet: ti: ale: clean ale tbl on init and intf restart (git-fixes). - net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC (git-fixes). - commit f56a8be - net: usb: lan78xx: fix possible skb leak (git-fixes). - net: phylink: fix failure to register on x86 systems (git-fixes). - commit dfe6464 - i2c: bcm2835: Store pointer to bus clock (git-fixes). - mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy (git-fixes). - mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus (git-fixes). - Input: input_event - fix struct padding on sparc64 (git-fixes). - commit 016c9c2 - gpio: zynq: Fix for bug in zynq_gpio_restore_context API (git-fixes). - HID: hiddev: fix mess in hiddev_open() (git-fixes). - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll (git-fixes). - efi/gop: Fix memory leak in __gop_query32/64() (git-fixes). - efi/gop: Return EFI_SUCCESS if a usable GOP was found (git-fixes). - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs (git-fixes). - commit 07644ef - Delete patches.suse/s390-sles15-05-01-gmb.patch (unused code). - commit 396bd69 - staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713 (git-fixes). - drm/i915/gt: Mark up virtual engine uabi_instance (git-fixes). - drm/fb-helper: Round up bits_per_pixel if possible (git-fixes). - drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model (git-fixes). - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ (git-fixes). - cfg80211: fix double-free after changing network namespace (git-fixes). - drm/exynos: gsc: add missed component_del (git-fixes). - commit 9472262 - can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode (git-fixes). - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting (git-fixes). - can: kvaser_usb: fix interface sanity check (git-fixes). - can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs (git-fixes). - commit d7cc7b3 - Delete patches.suse/s390-sles15-bpf-indirect-call.patch (code removed). - commit 5611b27 - ALSA: hda: enable regmap internal locking (git-fixes). - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen (git-fixes). - ALSA: hda/realtek - Set EAPD control to default for ALC222 (git-fixes). - ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime() (git-fixes). - ASoC: fsl_audmix: add missed pm_runtime_disable (git-fixes). - ASoC: stm32: spdifrx: fix input pin state management (git-fixes). - ASoC: stm32: spdifrx: fix race condition in irq handler (git-fixes). - ASoC: stm32: spdifrx: fix inconsistent lock state (git-fixes). - ASoC: soc-core: Set dpcm_playback / dpcm_capture (git-fixes). - ASoC: SOF: fix fault at driver unload after failed probe (git-fixes). - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 (git-fixes). - ALSA: hda/realtek - Add new codec supported for ALCS1200A (git-fixes). - commit 2b19b57 - Delete outdated kmsg patches: - patches.suse/s390-sles15sp1-kmsg-update-2019-01-10.patch - patches.suse/s390-sles15sp1-kmsg-update-2019-03-08.patch - patches.suse/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch - commit 687aa24 - iommu/vt-d: Unlink device if failed to add to group (bsc#1160752). - iommu: Remove device link to group on failure (bsc#1160750). - iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU (bsc#1160751). - commit 0ea0858 - bpf: Fix passing modified ctx to ld/abs/ind instruction (bsc#1155518). - bpf: cgroup: prevent out-of-order release of cgroup bpf (bsc#1155518). - commit 0a9f272 - megaraid_sas: fixup MSIx interrupt setup during resume (bsc#1160647). - commit c59143f - devpts_pty_kill(): don't bother with d_delete() (jsc#SLE-9943). - commit 7312898 - Update config options that were missing on arm64 in commit 7dd255172f6798f5ec3ab63db55384fbd980125e (bsc#1158776). - commit 597cc24 - Set CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 on arm64 (bsc#1158776). - commit 855731d - Enable CONFIG_VMAP_STACK on arm64 (bsc#1158776). - commit 51f78da - Disable CONFIG_PCCARD on arm64 (bsc#1158776). - commit 04bc6eb - supported.conf: Enable mdio-bcm-unimac (bsc#1160310) Needed in order for Raspberry Pi 4's ethernet port to work. - commit 8c2fc6c - export: avoid code duplication in include/linux/export.h (jsc#SLE-10158). - modpost: remove unneeded local variable in contains_namespace() (jsc#SLE-10158). - scripts/nsdeps: support nsdeps for external module builds (jsc#SLE-10158). Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch - modpost: dump missing namespaces into a single modules.nsdeps file (jsc#SLE-10158). Refresh patches.suse/supported-flag - modpost: free ns_deps_buf.p after writing ns_deps files (jsc#SLE-10158). - modpost: do not invoke extra modpost for nsdeps (jsc#SLE-10158). Refresh patches.suse/supported-flag patches.suse/supported-flag-external - scripts/nsdeps: make sure to pass all module source files to spatch (jsc#SLE-10158). - scripts/nsdeps: use alternative sed delimiter (jsc#SLE-10158). - symbol namespaces: revert to previous __ksymtab name scheme (jsc#SLE-10158). - modpost: make updating the symbol namespace explicit (jsc#SLE-10158). - modpost: delegate updating namespaces to separate function (jsc#SLE-10158). - doc: move namespaces.rst from kbuild/ to core-api/ (jsc#SLE-10158). - nsdeps: make generated patches independent of locale (jsc#SLE-10158). - nsdeps: fix hashbang of scripts/nsdeps (jsc#SLE-10158). - kbuild: fix build error of 'make nsdeps' in clean tree (jsc#SLE-10158). - module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict (jsc#SLE-10158). - modpost: fix broken sym->namespace for external module builds (jsc#SLE-10158). - module: swap the order of symbol.namespace (jsc#SLE-10158). - scripts: add_namespace: Fix coccicheck failed (jsc#SLE-10158). - module: Fix link failure due to invalid relocation on namespace offset (jsc#SLE-10158). - usb-storage: export symbols in USB_STORAGE namespace (jsc#SLE-10158). - usb-storage: remove single-use define for debugging (jsc#SLE-10158). - docs: Add documentation for Symbol Namespaces (jsc#SLE-10158). - scripts: Coccinelle script for namespace dependencies (jsc#SLE-10158). Refresh patches.suse/supported-flag patches.suse/supported-flag-external - modpost: add support for generating namespace dependencies (jsc#SLE-10158). Refresh patches.suse/supported-flag - export: allow definition default namespaces in Makefiles or sources (jsc#SLE-10158). - module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS (jsc#SLE-10158). Refresh configs (add MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n). - modpost: add support for symbol namespaces (jsc#SLE-10158). Refresh patches.suse/livepatch-modpost-ignore-unresolved-symbols.patch - module: add support for symbol namespaces (jsc#SLE-10158). - export: explicitly align struct kernel_symbol (jsc#SLE-10158). - module: support reading multiple values per modinfo tag (jsc#SLE-10158). - commit 4ff553d - Enable CONFIG_SECURITY_DMESG_RESTRICT on arm64 (bsc#1158776). - commit 08863e8 - supported.conf: fix order of the entries - commit 8e2c146 - scsi: add 'disable_async_probing' module argument (jsc#SLE-11117,bsc#1156954). - drivers/base: implement dev_enable_async_probe() (jsc#SLE-11117,bsc#1156954). - commit cbc6624 - Update config files. (bsc#1160067) Disable CONFIG_KEYS_REQUEST_CACHE. The CONFIG_KEYS_REQUEST_CACHE adds a cache in task_struct for the result of request_key(). But it causes kernel NULL pointer dereference problem when we run the long-run testing by the request_key03 test case in LTP. The issue can be reproduced on v5.3 mainline kernel and later, even on v5.5-rc kernel. The CONFIG_KEYS_REQUEST_CACHE be introduced by 7743c48e54ee9be9c patch since v5.3 kernel: commit 7743c48e54ee9be9c799cbf3b8e3e9f2b8d19e72 Author: David Howells <dhowells@redhat.com> Date: Wed Jun 19 16:10:15 2019 +0100 keys: Cache result of request_key*() temporarily in task_struct Before this issue be fixed on kernel upstream, Let's disable the CONFIG_KEYS_REQUEST_CACHE function on SLE15-SP2 on all architecture. - commit f6f29a6 - scsi: libsas: stop discovering if oob mode is disconnected (CVE-2019-19965 bsc#1159911). - commit 0bb4d37 - serial: sprd: Add clearing break interrupt operation (git-fixes). - staging/wlan-ng: add CRC32 dependency in Kconfig (git-fixes). - usb: gadget: fix wrong endpoint desc (git-fixes). - selftests: breakpoints: Fix a typo of function name (git-fixes). - commit 1096b35 - samples/seccomp: Zero out members based on seccomp_notif_sizes (git-fixes). - rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 (git-fixes). - samples/trace_printk: Wait for IRQ work to finish (git-fixes). - samples: pktgen: fix proc_cmd command result check logic (git-fixes). - commit 168e639 - rpmsg: glink: Free pending deferred work on remove (git-fixes). - rpmsg: glink: Don't send pending rx_done during remove (git-fixes). - rpmsg: glink: Fix rpmsg_register_device err handling (git-fixes). - rpmsg: glink: Put an extra reference during cleanup (git-fixes). - rpmsg: glink: Fix use after free in open_ack TIMEOUT case (git-fixes). - rpmsg: glink: Fix reuse intents memory leak issue (git-fixes). - rpmsg: glink: Set tail pointer to 0 at end of FIFO (git-fixes). - commit eefcc8c - ptp: fix the race between the release of ptp_clock and cdev (git-fixes). - phy: renesas: phy-rcar-gen2: Fix the array off by one warning (git-fixes). - PM / hibernate: memory_bm_find_bit(): Tighten node optimisation (git-fixes). - commit 8fdacf8 - s390/qeth: fix initialization on old HW (bsc#1160228 LTC#183076). - commit 4565d24 - media: pulse8-cec: fix lost cec_transmit_attempt_done() call (git-fixes). - media: cec: avoid decrementing transmit_queue_sz if it is 0 (git-fixes). - media: cec: CEC 2.0-only bcast messages were ignored (git-fixes). - net: phy: aquantia: add suspend / resume ops for AQR105 (git-fixes). - gpiolib: fix up emulated open drain outputs (git-fixes). - net: usb: lan78xx: Fix error message format specifier (git-fixes). - net: usb: lan78xx: Fix suspend/resume PHY register access error (git-fixes). - iio: st_accel: Fix unused variable warning (git-fixes). - net: phy: dp83867: enable robust auto-mdix (git-fixes). - commit 9ace80b - s390/qeth: fix dangling IO buffers after halt/clear (bsc#1160227 LTC#183077). - commit 889634e - drm/amdgpu/smu: add metrics table lock for vega20 (v2) (git-fixes). - drm/amdgpu/smu: add metrics table lock for navi (v2) (git-fixes). - drm/amdgpu/smu: add metrics table lock (git-fixes). - commit c292740 - drm/amd/display: Reset steer fifo before unblanking the stream (git-fixes). - drm/amd/display: Change the delay time before enabling FEC (git-fixes). - drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle (git-fixes). - drm/amdgpu: add cache flush workaround to gfx8 emit_fence (git-fixes). - drm/amdgpu: add check before enabling/disabling broadcast mode (git-fixes). - drm/nouveau/kms/nv50-: fix panel scaling (git-fixes). - drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware (git-fixes). - drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit (git-fixes). - drm/i915/execlists: Fix annotation for decoupling virtual request (git-fixes). - ath9k_htc: Discard undersized packets (git-fixes). - ath9k_htc: Modify byte order for an error message (git-fixes). - commit bd77fbc - ata: ahci_brcm: Add missing clock management during recovery (git-fixes). - ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE (git-fixes). - ata: ahci_brcm: Fix AHCI resources management (git-fixes). - ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() (git-fixes). - commit 02d31e9 - s390/ftrace: save traced function caller (jsc#SLE-11050). - commit df15586 - s390/unwind: stop gracefully at user mode pt_regs in irq stack (jsc#SLE-11050). - commit cb8ad0f - drivers/base/memory.c: cache blocks in radix tree to accelerate lookup (bsc#1159955 ltc#182993). - commit a6f9349 - xfs: fix missed wakeup on l_flush_wait (git-fixes). - commit b398e15 - iomap: iomap that extends beyond EOF should be marked dirty (git-fixes). - commit 1ec5fb2 - xfs: use bitops interface for buf log item AIL flag check (git-fixes). - commit 245f9d1 - xfs: change the seconds fields in xfs_bulkstat to signed (git-fixes). - commit 225e4fb - tpm: Handle negative priv->response_len in tpm_common_read() (git-fixes). - commit f84106a - supported.conf: enable Raspberry Pi cpufreq driver (bsc#1160461). These drivers are required in order to enable CPU frequency scaling on the Raspberry Pi family of boards. - commit 248458d - libertas: Fix two buffer overflows at parsing bss descriptor (CVE-2019-14896 bsc#1157157 CVE-2019-14897 bsc#1157155). - commit 7117d1b - PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs (bsc#1161495). - dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller (bsc#1161495). - PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (bsc#1161495). - PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host (bsc#1161495). - PCI: mobiveil: Add callback function for link up check (bsc#1161495). - PCI: mobiveil: Add callback function for interrupt initialization (bsc#1161495). - PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (bsc#1161495). - PCI: mobiveil: Collect the interrupt related operations into a routine (bsc#1161495). - PCI: mobiveil: Move the host initialization into a routine (bsc#1161495). - PCI: mobiveil: Re-abstract the private structure (bsc#1161495). - commit 3a1031d - PCI: mobiveil: Fix csr_read()/write() build issue (bsc#1161495). - commit 201a79d - arm64: PCI: mobiveil: remove patchset v8 References: bsc#1161495 Prepare to backport patchset v9 - Delete patches.suse/PCI-mobiveil-Add-8-bit-and-16-bit-CSR-register-acces.patch. - Delete patches.suse/PCI-mobiveil-Add-PCIe-Gen4-RC-driver-for-NXP-Layersc.patch. - Delete patches.suse/PCI-mobiveil-Make-mobiveil_host_init-can-be-used-to-.patch. - Delete patches.suse/PCI-mobiveil-Refactor-Mobiveil-PCIe-Host-Bridge-IP-d.patch. - Refresh patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch. - Refresh config/arm64/default - commit 85f695c - iommu: Don't use sme_active() in generic code (bsc#1160320). - commit c7574c0 - Btrfs: fix block group remaining RO forever after error during device replace (bsc#1160442). - commit 3e5a343 - Update patches.suse/iommu-vt-d-fix-dmar-pte-read-access-not-set-error (bsc#1160141, bsc#1159594, bsc#1159592). - commit 0cb2587 - Documentation: Update Documentation for iommu.passthrough (bsc#1160320). - iommu: Disable passthrough mode when SME is active (bsc#1160320). - iommu: Set default domain type at runtime (bsc#1160320). - iommu: Print default domain type on boot (bsc#1160320). - ia64: Get rid of iommu_pass_through (bsc#1160320). - x86/dma: Get rid of iommu_pass_through (bsc#1160320). - iommu/vt-d: Request passthrough mode from IOMMU core (bsc#1160320). - iommu/amd: Request passthrough mode from IOMMU core (bsc#1160320). - iommu: Use Functions to set default domain type in iommu_set_def_domain_type() (bsc#1160320). - iommu: Add helpers to set/get default domain type (bsc#1160320). - iommu: Remember when default domain type was set on kernel command line (bsc#1160320). - commit fbe5ae4 - Disable patches.suse/Documentation-ABI-mark-sys-kernel-fadump_-sysfs-file.patch For some reason, these changes result in "/make htmldocs"/ stuck indefinitely so that kernel-docs fails to build. Whether it's a sphinx bug or some ReST formatting problem (or combination of both), more time will be needed to find a proper solution. As the offending patch touches only documentation, disable it for now so that we do not block Beta2 submission. - commit ab61608 - drm/sun4i: hdmi: Remove duplicate cleanup calls (git-fixes). - drm/i915/gvt: Pin vgpu dma address before using (git-fixes). - drm/i915/gvt: use vgpu lock for active state setting (git-fixes). - drm/i915: Fix pid leak with banned clients (git-fixes). - drm/i915/gem: Keep request alive while attaching fences (git-fixes). - drm/i915: Fix WARN_ON condition for cursor plane ddb allocation (git-fixes). - drm/i915: Set fence_work.ops before dma_fence_init (git-fixes). - drm/i915/fbc: Disable fbc by default on all glk+ (git-fixes). - drm/radeon: fix r1xx/r2xx register checker for POT textures (git-fixes). - drm/amd/display: re-enable wait in pipelock, but add timeout (git-fixes). - drm: limit to INT_MAX in create_blob ioctl (git-fixes). - drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt (git-fixes). - drm/amdgpu: Avoid accidental thread reactivation (git-fixes). - drm/amdgpu: fix potential double drop fence reference (git-fixes). - drm/amdgpu: disallow direct upload save restore list from gfx driver (git-fixes). - drm/amd/display: correctly populate dpp refclk in fpga (git-fixes). - drm/tegra: sor: Use correct SOR index on Tegra210 (git-fixes). - drm/nouveau: Don't grab runtime PM refs for HPD IRQs (git-fixes). - drm/gma500: fix memory disclosures due to uninitialized bytes (git-fixes). - drm/bridge: dw-hdmi: Restore audio when setting a mode (git-fixes). - drm/drm_vblank: Change EINVAL by the correct errno (git-fixes). - drm/amdgpu: fix amdgpu trace event print string format error (git-fixes). - drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20 (git-fixes). - drm/amd/display: Fix dongle_caps containing stale information (git-fixes). - drm/amd/display: Program DWB watermarks from correct state (git-fixes). - drm/amd/display: wait for set pipe mcp command completion (git-fixes). - drm/amd/display: Properly round nominal frequency for SPD (git-fixes). - drm/amdkfd: Fix MQD size calculation (git-fixes). - drm/amdgpu: fix uninitialized variable pasid_mapping_needed (git-fixes). - drm/amd/powerplay: A workaround to GPU RESET on APU (git-fixes). - drm/amdkfd: fix a potential NULL pointer dereference (v2) (git-fixes). - drm/amd/display: Set number of pipes to 1 if the second pipe was disabled (git-fixes). - drm/amd/display: Handle virtual signal type in disable_link() (git-fixes). - drm/amdgpu: grab the id mgr lock while accessing passid_mapping (git-fixes). - drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code (git-fixes). - drm/amd/display: verify stream link before link test (git-fixes). - drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller (git-fixes). - drm/sun4i: dsi: Fix TCON DRQ set bits (git-fixes). - drm/komeda: Workaround for broken FLIP_COMPLETE timestamps (git-fixes). - drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings (git-fixes). - drm: exynos: exynos_hdmi: use cec_notifier_conn_(un)register (git-fixes). - drm/vc4/vc4_hdmi: fill in connector info (git-fixes). - drm/panel: Add missing drm_panel_init() in panel drivers (git-fixes). - commit a4a0b31 - net/sched: add delete_empty() to filters and use it in cls_flower (bsc#1154353). - tcp: Fix highest_sack and highest_sack_seq (bsc#1154353). - cxgb4/cxgb4vf: fix flow control display for auto negotiation (jsc#SLE-8389). - mlxsw: spectrum: Use dedicated policer for VRRP packets (bsc#1154488). - mlxsw: spectrum_router: Skip loopback RIFs during MAC validation (bsc#1154488). - net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device (bsc#1154353). - net_sched: sch_fq: properly set sk->sk_pacing_status (bsc#1154353). - bnx2x: Fix accounting of vlan resources among the PFs (bsc#1154395). - bnx2x: Use appropriate define for vlan credit (bsc#1154395). - net/mlxfw: Fix out-of-memory error in mfa2 flash burning (bsc#1154488). - sctp: fix err handling of stream initialization (bsc#1154353). - udp: fix integer overflow while computing available space in sk_rcvbuf (bsc#1154353). - sfc: Include XDP packet headroom in buffer step size (jsc#SLE-8314). - sfc: fix channel allocation with brute force (jsc#SLE-8314). - net: dst: Force 4-byte alignment of dst_metrics (bsc#1154353). - net: phy: ensure that phy IDs are correctly typed (bsc#1154353). - qede: Disable hardware gro when xdp prog is installed (jsc#SLE-8401). - net: ena: fix issues in setting interrupt moderation params in ethtool (bsc#1154492). - net: ena: fix default tx interrupt moderation interval (bsc#1154492). - net: hisilicon: Fix a BUG trigered by wrong bytes_compl (bsc#1154353). - cxgb4: fix refcount init for TC-MQPRIO offload (jsc#SLE-8389). - net/sched: cls_u32: fix refcount leak in the error path of u32_change() (bsc#1154353). - net, sysctl: Fix compiler warning when only cBPF is present (bsc#1154353). - net/ixgbe: Fix concurrency issues between config flow and XSK (jsc#SLE-7979 jsc#SLE-7981). - net/i40e: Fix concurrency issues between config flow and XSK (jsc#SLE-8025). - net/mlx5e: Fix concurrency issues between config flow and XSK (jsc#SLE-8464). - xsk: Add rcu_read_lock around the XSK wakeup (bsc#1154353). - net-sysfs: Call dev_hold always in rx_queue_add_kobject (bsc#1154353). - nfp: flower: fix stats id allocation (bsc#1154353). - net: fix kernel-doc warning in <linux/netdevice.h> (bsc#1154353). - net: annotate lockless accesses to sk->sk_pacing_shift (bsc#1154353). - net: qlogic: Fix error paths in ql_alloc_large_buffers() (bsc#1154353). - sctp: fix memleak on err handling of stream initialization (bsc#1154353). - cxgb4: Fix kernel panic while accessing sge_info (jsc#SLE-8389). - net: phylink: fix interface passed to mac_link_up (bsc#1154353). - bnx2x: Fix logic to get total no. of PFs per engine (bsc#1154395). - bnx2x: Do not handle requests from VFs after parity (bsc#1154395). - tcp: refine rule to allow EPOLLOUT generation under mem pressure (bsc#1154353). - tcp: refine tcp_write_queue_empty() implementation (bsc#1154353). - tcp: do not send empty skb from tcp_write_xmit() (bsc#1154353). - tcp/dccp: fix possible race __inet_lookup_established() (bsc#1154353). - ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set (bsc#1154353). - bnxt: apply computed clamp value for coalece parameter (jsc#SLE-8371 bsc#1153274). - qede: Fix multicast mac configuration (jsc#SLE-8401). - net: ena: fix napi handler misbehavior when the napi budget is zero (bsc#1154492). - bnxt_en: Add missing devlink health reporters for VFs (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix the logic that creates the health reporters (jsc#SLE-8371 bsc#1153274). - bnxt_en: Remove unnecessary NULL checks for fw_health (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix bp->fw_health allocation and free logic (jsc#SLE-8371 bsc#1153274). - bnxt_en: Return error if FW returns more data than dump length (jsc#SLE-8371 bsc#1153274). - bnxt_en: Free context memory in the open path if firmware has been reset (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix MSIX request logic for RDMA driver (jsc#SLE-8371 bsc#1153274). - af_packet: set defaule value for tmo (bsc#1154353). - mlxsw: spectrum_router: Remove unlikely user-triggerable warning (bsc#1154488). - bonding: fix bond_neigh_init() (bsc#1154353). - neighbour: remove neigh_cleanup() method (bsc#1154353). - IB/mlx5: Fix device memory flows (jsc#SLE-8446). - IB/core: Introduce rdma_user_mmap_entry_insert_range() API (jsc#SLE-8449). - IB/mlx5: Fix steering rule of drop and count (jsc#SLE-8446). - IB/mlx4: Follow mirror sequence of device add during device removal (jsc#SLE-8461). - RDMA/counter: Prevent auto-binding a QP which are not tracked with res (jsc#SLE-8449). - rxe: correctly calculate iCRC for unaligned payloads (jsc#SLE-8449). - RDMA/cma: add missed unregister_pernet_subsys in init failure (jsc#SLE-8449). - net: make socket read/write_iter() honor IOCB_NOWAIT (bsc#1154353). - commit ad46b33 - scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Improve readability of the code that handles qla_flt_header (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Update driver version to 10.01.00.22-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix mtcp dump collection failure (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix stuck session in GNL (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix RIDA Format-2 (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Consolidate fabric scan (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Correct fcport flags handling (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix stuck login session using prli_pend_timer (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use common routine to free fcport struct (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add D-Port Diagnostic reason explanation logs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix update_fcport for current_topology (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Cleanup unused async_logout_done (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix fabric scan hang (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: unregister ports after GPN_FT failure (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit c04a5b0 - Make lzo the default pstore compression method (bsc#1159986). Pstore has compression enabled, pstore is built-in, pstore default compression is deflate, deflate is modular -> pstore initialization fails on boot. Switch default compression to lzo which is built-in and the only built-in method on SLE15. - commit f26faac - watchdog: tqmx86_wdt: Fix build error (git-fixes). - watchdog: Fix the race between the release of watchdog_core_data and cdev (git-fixes). - commit 0917c4e - tty/serial: atmel: fix out of range clock divider handling (git-fixes). - tty: serial: msm_serial: Fix lockup for sysrq and oops (git-fixes). - usb: xhci: Fix build warning seen with CONFIG_PM=n (git-fixes). - usbip: Fix error path of vhci_recv_ret_submit() (git-fixes). - USB: EHCI: Do not return -EPIPE when hub is disconnected (git-fixes). - xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI (git-fixes). - usb: usbfs: Suppress problematic bind and unbind uevents (git-fixes). - usb: renesas_usbhs: add suspend event support in gadget mode (git-fixes). - commit 5e7bf42 - spi: st-ssc4: add missed pm_runtime_disable (git-fixes). - spi: tegra20-slink: add missed clk_unprepare (git-fixes). - spi: pxa2xx: Add missed security checks (git-fixes). - spi: img-spfi: fix potential double release (git-fixes). - spi: sprd: adi: Add missing lock protection when rebooting (git-fixes). - spi: sifive: disable clk when probe fails and remove (git-fixes). - spi: Add call to spi_slave_abort() function when spidev driver is released (git-fixes). - commit d4280ba - soundwire: intel: fix PDI/stream mapping for Bulk (git-fixes). - commit befdf94 - staging: rtl8188eu: fix possible null dereference (git-fixes). - staging: rtl8192u: fix multiple memory leaks on error path (git-fixes). - rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() (git-fixes). - rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot (git-fixes). - commit 70d7407 - regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops (git-fixes). - regulator: axp20x: Fix axp20x_set_ramp_delay (git-fixes). - regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask (git-fixes). - rtc: sun6i: Add support for RTC clocks on R40 (git-fixes). - riscv: ftrace: correct the condition logic in function graph tracer (git-fixes). - regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() (git-fixes). - commit d2746d5 - qtnfmac: fix invalid channel information output (git-fixes). - qtnfmac: fix debugfs support for multiple cards (git-fixes). - qtnfmac: fix using skb after free (git-fixes). - commit 339b79a - pstore/ram: Write new dumps to start of recycled zones (git-fixes). - pstore/ram: Fix error-path memory leak in persistent_ram_new() callers (git-fixes). - commit a2e4095 - platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table (git-fixes). - platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes (git-fixes). - pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() (git-fixes). - pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B (git-fixes). - pinctrl: devicetree: Avoid taking direct reference to device name string (git-fixes). - power: supply: cpcap-battery: Check voltage before orderly_poweroff (git-fixes). - commit d3f5c31 - mod_devicetable: fix PHY module format (git-fixes). - PCI/PM: Always return devices to D0 when thawing (git-fixes). - parport: load lowlevel driver if ports not found (git-fixes). - commit 22bfd6f - mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround (git-fixes). - mmc: sdhci: Add a quirk for broken command queuing (git-fixes). - mmc: sdhci: Workaround broken command queuing on Intel GLK (git-fixes). - mmc: sdhci-of-esdhc: fix P2020 errata handling (git-fixes). - mmc: sdhci: Update the tuning failed messages to pr_debug level (git-fixes). - mmc: sdhci-of-esdhc: Revert "/mmc: sdhci-of-esdhc: add erratum A-009204 support"/ (git-fixes). - mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode (git-fixes). - mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register (git-fixes). - misc: fastrpc: fix memory leak from miscdev->name (git-fixes). - mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests (git-fixes). - mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() (git-fixes). - mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response (git-fixes). - mmc: block: Make card_busy_detect() a bit more generic (git-fixes). - commit 028a842 - media: cec: check 'transmit_in_progress', not 'transmitting' (git-fixes). - media: vicodec: media_device_cleanup was called too early (git-fixes). - media: vim2m: media_device_cleanup was called too early (git-fixes). - media: v4l2-ctrl: Lock main_hdl on operations of requests_queued (git-fixes). - media: si470x-i2c: add missed operations in remove (git-fixes). - media: pvrusb2: Fix oops on tear-down when radio support is not present (git-fixes). - media: vivid: media_device_cleanup was called too early (git-fixes). - media: staging/imx: Use a shorter name for driver (git-fixes). - commit 0e40744 - media: v4l2-core: fix touch support in v4l_g_fmt (git-fixes). - media: smiapp: Register sensor after enabling runtime PM on the device (git-fixes). - media: imx7-mipi-csis: Add a check for devm_regulator_get (git-fixes). - media: st-mipid02: add a check for devm_gpiod_get_optional (git-fixes). - media: ad5820: Define entity function (git-fixes). - media: ov5640: Make 2592x1944 mode only available at 15 fps (git-fixes). - media: ov6650: Fix stored frame interval not in sync with hardware (git-fixes). - media: aspeed: clear garbage interrupts (git-fixes). - media: aspeed: set hsync and vsync polarities to normal before starting mode detection (git-fixes). - commit c8cb4cb - media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macro (git-fixes). - commit 08552bc - media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases (git-fixes). - media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number (git-fixes). - media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage (git-fixes). - media: ti-vpe: vpe: Make sure YUYV is set as default format (git-fixes). - media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format (git-fixes). - media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic (git-fixes). - media: cx88: Fix some error handling path in 'cx8800_initdev()' (git-fixes). - commit b475671 - media: cec-funcs.h: add status_req checks (git-fixes). - media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() (git-fixes). - media: venus: Fix occasionally failures to suspend (git-fixes). - media: venus: core: Fix msm8996 frequency table (git-fixes). - media: i2c: ov2659: Fix missing 720p register config (git-fixes). - media: i2c: ov2659: fix s_stream return value (git-fixes). - media: cedrus: fill in bus_info for media device (git-fixes). - media: am437x-vpfe: Setting STD to current value is not an error (git-fixes). - media: vimc: Fix gpf in rmmod path when stream is active (git-fixes). - commit 3bdee4e - mac80211: fix TID field in monitor mode transmit (git-fixes). - mailbox: imx: Clear the right interrupts at shutdown (git-fixes). - mailbox: imx: Fix Tx doorbell shutdown path (git-fixes). - commit 8428c64 - libata: Fix retrieving of active qcs (git-fixes). - libata: Ensure ata_port probe has completed before detach (git-fixes). - Revert "/libata, freezer: avoid block device removal while system is frozen"/ (git-fixes). - commit aa59034 - leds: an30259a: add a check for devm_regmap_init_i2c (git-fixes). - leds: tlc591xx: update the maximum brightness (git-fixes). - leds: lm3692x: Handle failure to probe the regulator (git-fixes). - iwlwifi: mvm: fix unaligned read of rx_pkt_status (git-fixes). - commit 03687f9 - irqchip: ingenic: Error out if IRQ domain creation failed (git-fixes). - irqchip: Place CONFIG_SIFIVE_PLIC into the menu (git-fixes). - irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary (git-fixes). - commit b53401c - ipmi: Don't allow device module unload when in use (git-fixes). - commit 65e80e2 - intel_th: Fix freeing IRQs (git-fixes). - intel_th: pci: Add Elkhart Lake SOC support (git-fixes). - intel_th: pci: Add Comet Lake PCH-V support (git-fixes). - commit d2e079e - Input: ili210x - handle errors from input_mt_init_slots() (git-fixes). - Input: st1232 - do not reset the chip too early (git-fixes). - Input: atmel_mxt_ts - disable IRQ across suspend (git-fixes). - commit 6ce709b - iio: dac: ad5446: Add support for new AD5600 DAC (git-fixes). - iio: dln2-adc: fix iio_triggered_buffer_postenable() position (git-fixes). - staging: iio: ad9834: add a check for devm_clk_get (git-fixes). - iio: adc: max1027: Reset the device at probe time (git-fixes). - iio: max31856: add missing of_node and parent references to iio_dev (git-fixes). - iio: light: bh1750: Resolve compiler warning and make code more readable (git-fixes). - commit 0b7fbd3 - HID: i2c-hid: Send power-on command after reset (git-fixes). - commit bc0c11b - HID: i2c-hid: Remove runtime power management (git-fixes). - Refresh patches.suse/HID-i2c-hid-Reset-ALPS-touchpads-on-resume.patch. - commit 8f8c13b - HID: logitech-hidpp: Silence intermittent get_battery_capacity errors (git-fixes). - HID: Improve Windows Precision Touchpad detection (git-fixes). - HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device (git-fixes). - HID: i2c-hid: fix no irq after reset on raydium 3118 (git-fixes). - HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse (git-fixes). - commit 6c8d52d - gpu: host1x: Allocate gather copy for host1x (git-fixes). - commit fa0dc6d - gpio: xtensa: fix driver build (git-fixes). - gpio: Fix error message on out-of-range GPIO in lookup table (git-fixes). - gpio: mxc: Only get the second IRQ when there is more than one IRQ (git-fixes). - fsi: core: Fix small accesses and unaligned offsets via sysfs (git-fixes). - commit 40e8be8 - fjes: fix missed check in fjes_acpi_add (git-fixes). - firmware_loader: Fix labels with comma for builtin firmware (git-fixes). - fbtft: Make sure string is NULL terminated (git-fixes). - extcon: sm5502: Reset registers during initialization (git-fixes). - commit c1f6bcd - dpaa_eth: fix DMA mapping leak (git-fixes). - dpaa2-ptp: fix double free of the ptp_qoriq IRQ (git-fixes). - dpaa2-eth: Fix TX FQID values (git-fixes). - commit 7ad103e - dmaengine: virt-dma: Fix access after free in vchan_complete() (git-fixes). - dmaengine: Fix access to uninitialized dma_slave_caps (git-fixes). - dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset (git-fixes). - dma-debug: add a schedule point in debug_dma_dump_mappings() (git-fixes). - dma-mapping: Add vmap checks to dma_map_single() (git-fixes). - commit edbb98f - staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value (git-fixes). - counter: stm32-lptimer-cnt: fix a kernel-doc warning (git-fixes). - counter: stm32-timer-cnt: fix a kernel-doc warning (git-fixes). - commit 5f1dabd - clocksource: riscv: add notrace to riscv_sched_clock (git-fixes). - clk: Move clk_core_reparent_orphans() under CONFIG_OF (git-fixes). - clk: imx: pll14xx: fix clk_pll14xx_wait_lock (git-fixes). - clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table (git-fixes). - clk: imx: clk-composite-8m: add lock to gate/mux (git-fixes). - clk: walk orphan list on clock provider registration (git-fixes). - clocksource/drivers/asm9260: Add a check for of_clk_get (git-fixes). - clocksource/drivers/timer-of: Use unique device name instead of timer (git-fixes). - clk: clk-gpio: propagate rate change to parent (git-fixes). - clk: qcom: Allow constant ratio freq tables for rcg (git-fixes). - commit c3af1c4 - can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment (git-fixes). - can: flexcan: add low power enter/exit acknowledgment helper (git-fixes). - can: flexcan: fix possible deadlock and out-of-order reception after wakeup (git-fixes). - can: xilinx_can: Fix missing Rx can packets on CANFD2.0 (git-fixes). - cdrom: respect device capabilities during opening action (git-fixes). - commit 6b25029 - brcmfmac: remove monitor interface when detaching (git-fixes). - Bluetooth: Fix advertising duplicated flags (git-fixes). - Bluetooth: Workaround directed advertising bug in Broadcom controllers (git-fixes). - Bluetooth: missed cpu_to_le16 conversion in hci_init4_req (git-fixes). - commit b42e335 - ath10k: Revert "/ath10k: add cleanup in ath10k_sta_state()"/ (git-fixes). - ath10k: fix get invalid tx rate for Mesh metric (git-fixes). - ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq (git-fixes). - ath10k: fix backtrace on coredump (git-fixes). - ath10k: add cleanup in ath10k_sta_state() (git-fixes). - commit bb2872b - ASoC: SOF: enable sync_write in hdac_bus (git-fixes). - Refresh patches.suse/Revert-ASoC-SOF-Force-polling-mode-on-CFL-and-CNL.patch. - commit 64ac0e6 - ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume() (git-fixes). - ASoC: wm5100: add missed pm_runtime_disable (git-fixes). - ASoC: wm2200: add missed operations in remove and probe failure (git-fixes). - ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint (git-fixes). - ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile (git-fixes). - ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1 (git-fixes). - ASoC: wm8904: fix regcache handling (git-fixes). - ASoC: SOF: topology: set trigger order for FE DAI link (git-fixes). - commit 6a5428c - ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC (git-fixes). - ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code (git-fixes). - ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker (git-fixes). - ALSA: hda - Apply sync-write workaround to old Intel platforms, too (git-fixes). - ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA (git-fixes). - ALSA: usb-audio: fix set_format altsetting sanity check (git-fixes). - ALSA: hda/realtek - Add headset Mic no shutup for ALC283 (git-fixes). - ALSA: usb-audio: set the interface format after resume on Dell WD19 (git-fixes). - 6pack,mkiss: fix possible deadlock (git-fixes). - ALSA: bebob: expand sleep just after breaking connections for protocol version 1 (git-fixes). - ACPI: button: Add DMI quirk for Medion Akoya E2215T (git-fixes). - commit e88e392 - ice: Add device ids for E822 devices (bsc#1157177). - commit 0246f5b - net: marvell: mvpp2: phylink requires the link interrupt (bsc#1117016). - Delete patches.suse/net-mvpp2-fix-condition-for-setting-up-link-interrup.patch. - commit 8787cfd - blacklist.conf: 1d8f65798240 ("/riscv: ftrace: correct the condition logic in function graph tracer"/) RISCV architecture is not supported. - commit 2dbbf0b - tracing: Fix endianness bug in histogram trigger (bsc#1160231). - commit d1849ae - tracing: Fix lock inversion in trace_event_enable_tgid_record() (bsc#1160229). - commit 4a84dfe - Move the upstreamed mwifiex fix patches into sorted section Refresh tags: patches.suse/mwifiex-Fix-heap-overflow-in-mmwifiex_process_tdls_a.patch patches.suse/mwifiex-fix-possible-heap-overflow-in-mwifiex_proces.patch - commit 19bf98d - USB: Fix: Don't skip endpoint descriptors with maxpacket=0 (bsc#1159811). - commit 0c3dbbc - tpm: Revert "/tpm_tis_core: Turn on the TPM before probing IRQ's"/ (bsc#1159152). - tpm: Revert "/tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"/ (bsc#1159152). - tpm: Revert "/tpm_tis: reserve chip for duration of tpm_tis_core_init"/ (bsc#1159152). - commit cd1e368 - tracing: Have the histogram compare functions convert to u64 first (bsc#1160215). - commit db2127f - tracing: Avoid memory leak in process_system_preds() (bsc#1160214). - commit d628f71 - config: refresh Drop EFI_RCI2_TABLE on arm64 (no longer available). - commit 18cf2ea - fix mainline references Fix Patch-mainline: patches.suse/btrfs-simplify-inode-locking-for-RWF_NOWAIT.patch patches.suse/mm-set-S_SWAPFILE-on-blockdev-swap-devices.patch patches.suse/vfs-dont-allow-writes-to-swap-files.patch - commit a590c11 - ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less (bsc#1158632). - commit 9a7b95a - btrfs: simplify inode locking for RWF_NOWAIT (git-fixes). - commit f4e2cf3 - vfs: don't allow writes to swap files (bsc#1158633). - Refresh patches.suse/vfs-add-super_operations-get_inode_dev. - commit 4523846 - mm: set S_SWAPFILE on blockdev swap devices (bsc#1158633). - commit 84b8de8 - blacklist.conf: Add da3cc91b8db4 iommu/mediatek: Add a new tlb_lock for tlb_flush - commit 615be85 - iommu/vt-d: Remove incorrect PSI capability check (bsc#1160142). - iommu/vt-d: Allocate reserved region for ISA with correct permission (bsc#1160140). - iommu: set group default domain before creating direct mappings (bsc#1160139). - iommu/vt-d: Fix dmar pte read access not set error (bsc#1160141). - iommu/vt-d: Set ISA bridge reserved region as relaxable (bsc#1160143). - iommu/iova: Init the struct iova to fix the possible memleak (bsc#1160137). - iommu/arm-smmu: Remove duplicate error message (bsc#1160135). - iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing (bsc#1160136). - iommu/mediatek: Correct the flush_iotlb_all callback (bsc#1160138). - commit 2cdf724 - powerpc/tools: Don't quote $objdump in scripts (bsc#1065729). - commit 82d4ed4 - powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init() (FATE#326394 git-fixes). - commit 2cd1f04 - powerpc/spinlocks: Include correct header for static key (bsc#1160010 ltc#183046). - commit 3e6e518 - powerpc/fadump: sysfs for fadump memory reservation (bsc#1160018 ltc#182902 jsc#SLE-9099). - Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated (bsc#1160018 ltc#182902 jsc#SLE-9099). - powerpc/powernv: move core and fadump_release_opalcore under new kobject (bsc#1160018 ltc#182902 jsc#SLE-9099). - powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files (bsc#1160018 ltc#182902 jsc#SLE-9099). - sysfs: wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name (bsc#1160018 ltc#182902 jsc#SLE-9099). - Documentation/ABI: add ABI documentation for /sys/kernel/fadump_* (bsc#1160018 ltc#182902 jsc#SLE-9099). - commit 3b5b7c0 - powerpc/shared: Use static key to detect shared processor (bsc#1160010 ltc#183046). - powerpc/vcpu: Assume dedicated processors as non-preempt (bsc#1160010 ltc#183046). - powerpc/spinlocks: Refactor SHARED_PROCESSOR (bsc#1160010 ltc#183046). - commit 9083e73 - tools: Sync if_link.h (bsc#1155518). - commit 2837df4 - Revert patches.suse/samples-bpf-fix-build-by-setting-HAVE_ATTR_TEST-to-z.patch (bsc#1160102) - commit 3b6da48 - xfs: properly serialise fallocate against AIO+DIO (bsc#1158751). - commit e19caef - xfs: attach dquots and reserve quota blocks during unwritten conversion (bsc#1158753). - commit c997f56 - Update patches.suse/vcs-prevent-write-access-to-vcsu-devices.patch (git-fixes bnc#1151927 5.3.16 bnc#1157813 CVE-2019-19252). - commit 8980d90 - bpf: Fix precision tracking for unbounded scalars (bsc#1155518). - commit ab8945b - config: refresh Only headers update, reorder and diff config cleanup. - commit c9453fd - blacklist.conf: add one - commit d636a45 - nbd: fix shutdown and recv work deadlock v2 (git-fixes). - net/smc: add fallback check to connect() (git-fixes). - selftests: net: tls: remove recv_rcvbuf test (git-fixes). - bonding: fix active-backup transition after link failure (git-fixes). - Revert "/mmc: sdhci: Fix incorrect switch to HS mode"/ (git-fixes). - usbip: Fix receive error in vhci-hcd when using scatter-gather (git-fixes). - io_uring: use current task creds instead of allocating a new one (git-fixes). - arm64: dts: qcom: msm8998-clamshell: Remove retention idle state (git-fixes). - commit 7a4b790 - cpuidle: teo: Avoid using "/early hits"/ incorrectly (git-fixes). - commit bcc408a - Linux 5.3.18 (bnc#1151927 5.3.18). - net: ethernet: ti: cpsw: fix extra rx interrupt (bnc#1151927 5.3.18). - tipc: fix ordering of tipc module init and exit routine (bnc#1151927 5.3.18). - openvswitch: support asymmetric conntrack (bnc#1151927 5.3.18). - commit c9a9590 - Refresh patches.suse/net-thunderx-start-phy-before-starting-autonegoti.patch. Update upstream status. - commit 4ab23ed - Update patches.suse/Fixed-updating-of-ethertype-in-function-skb_mpls_pop.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/gre-refetch-erspan-header-from-skb-data-after-pskb_m.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/hsr-fix-a-NULL-pointer-dereference-in-hsr_dev_xmit.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/inet-protect-against-too-small-mtu-values.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/mqprio-Fix-out-of-bounds-access-in-mqprio_dump.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-Fixed-updating-of-ethertype-in-skb_mpls_push.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-bridge-deny-dev_set_mac_address-when-unregisteri.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-dsa-fix-flow-dissection-on-Tx-path.patch (git-fixes bnc#1151927 5.3.18). - Update patches.suse/net-ipv6-add-net-argument-to-ip6_dst_lookup_flow.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-mlx5e-Fix-TXQ-indices-to-be-sequential.patch (jsc#SLE-8464 bnc#1151927 5.3.18). - Update patches.suse/net-mlx5e-Query-global-pause-state-before-setting-pr.patch (jsc#SLE-8464 bnc#1151927 5.3.18). - Update patches.suse/net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-with-N.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/net-thunderx-start-phy-before-starting-autonegoti.patch (bsc#1158107 bnc#1151927 5.3.18). - Update patches.suse/net-tls-Fix-return-values-to-avoid-ENOTSUPP.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/page_pool-do-not-release-pool-until-inflight-0.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/tcp-Protect-accesses-to-.ts_recent_stamp-with-READ-W.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/tcp-fix-rejected-syncookies-due-to-stale-timestamps.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/tcp-md5-fix-potential-overestimation-of-TCP-option-s.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/tcp-tighten-acceptance-of-ACKs-not-matching-a-child-.patch (bsc#1154353 bnc#1151927 5.3.18). - Update patches.suse/xdp-obtain-the-mem_id-mutex-before-trying-to-remove-.patch (bsc#1154353 bnc#1151927 5.3.18). - commit c82b543 - Linux 5.3.17 (bnc#1151927 5.3.17). - binder: fix incorrect calculation for num_valid (bnc#1151927 5.3.17). - lib: raid6: fix awk build warnings (bnc#1151927 5.3.17). - staging: gigaset: add endpoint-type sanity check (bnc#1151927 5.3.17). - staging: gigaset: fix illegal free on probe errors (bnc#1151927 5.3.17). - staging: gigaset: fix general protection fault on probe (bnc#1151927 5.3.17). - iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting (bnc#1151927 5.3.17). - xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour (bnc#1151927 5.3.17). - usb: dwc3: ep0: Clear started flag on completion (bnc#1151927 5.3.17). - USB: atm: ueagle-atm: add missing endpoint check (bnc#1151927 5.3.17). - usb: core: urb: fix URB structure initialization function (bnc#1151927 5.3.17). - ovl: relax WARN_ON() on rename to self (bnc#1151927 5.3.17). - ovl: fix corner case of non-unique st_dev;st_ino (bnc#1151927 5.3.17). - ovl: fix lookup failure on multi lower squashfs (bnc#1151927 5.3.17). - raid5: need to set STRIPE_HANDLE for batch head (bnc#1151927 5.3.17). - block: fix "/check bi_size overflow before merge"/ (bnc#1151927 5.3.17). - erofs: zero out when listxattr is called with no xattr (bnc#1151927 5.3.17). - ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity (bnc#1151927 5.3.17). - powerpc/perf: Disable trace_imc pmu (bnc#1151927 5.3.17). - powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts (bnc#1151927 5.3.17). - arm64: dts: allwinner: a64: Re-add PMU node (bnc#1151927 5.3.17). - mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction (bnc#1151927 5.3.17). - ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() (bnc#1151927 5.3.17). - s390/kaslr: store KASLR offset for early dumps (bnc#1151927 5.3.17). - s390/smp,vdso: fix ASCE handling (bnc#1151927 5.3.17). - Revert "/scsi: qla2xxx: Fix memory leak when sending I/O fails"/ (bnc#1151927 5.3.17). - scsi: qla2xxx: Fix memory leak when sending I/O fails (bnc#1151927 5.3.17). - scsi: zfcp: trace channel log even for FCP command responses (bnc#1151927 5.3.17). - firmware: qcom: scm: Ensure 'a0' status code is treated as signed (bnc#1151927 5.3.17). - mm/shmem.c: cast the type of unmap_start to u64 (bnc#1151927 5.3.17). - powerpc: Avoid clang warnings around setjmp and longjmp (bnc#1151927 5.3.17). - powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB (bnc#1151927 5.3.17). - powerpc: Allow flush_icache_range to work across ranges >4GB (bnc#1151927 5.3.17). - ext2: check err when partial != NULL (bnc#1151927 5.3.17). - quota: Check that quota is not dirty before release (bnc#1151927 5.3.17). - quota: fix livelock in dquot_writeback_dquots (bnc#1151927 5.3.17). - ext4: fix a bug in ext4_wait_for_tail_page_commit (bnc#1151927 5.3.17). - iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw (bnc#1151927 5.3.17). - intel_th: pci: Add Tiger Lake CPU support (bnc#1151927 5.3.17). - intel_th: pci: Add Ice Lake CPU support (bnc#1151927 5.3.17). - USB: documentation: flags on usb-storage versus UAS (bnc#1151927 5.3.17). - USB: uas: heed CAPACITY_HEURISTICS (bnc#1151927 5.3.17). - USB: uas: honor flag to avoid CAPACITY16 (bnc#1151927 5.3.17). - usb: Allow USB device to be warm reset in suspended state (bnc#1151927 5.3.17). - usb: gadget: pch_udc: fix use after free (bnc#1151927 5.3.17). - RDMA/core: Fix ib_dma_max_seg_size() (bnc#1151927 5.3.17). - omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 (bnc#1151927 5.3.17). - omap: pdata-quirks: revert pandora specific gpiod additions (bnc#1151927 5.3.17). - ARM: dts: pandora-common: define wl1251 as child node of mmc3 (bnc#1151927 5.3.17). - media: cec.h: CEC_OP_REC_FLAG_ values were swapped (bnc#1151927 5.3.17). - ASoC: rt5645: Fixed typo for buddy jack support (bnc#1151927 5.3.17). - ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report (bnc#1151927 5.3.17). - ASoC: rt5645: Fixed buddy jack support (bnc#1151927 5.3.17). - cpufreq: powernv: fix stack bloat and hard limit on number of CPUs (bnc#1151927 5.3.17). - cpuidle: Do not unset the driver if it is there already (bnc#1151927 5.3.17). - cpuidle: teo: Fix "/early hits"/ handling for disabled idle states (bnc#1151927 5.3.17). - cpuidle: teo: Consider hits and misses metrics of disabled states (bnc#1151927 5.3.17). - cpuidle: teo: Rename local variable in teo_select() (bnc#1151927 5.3.17). - cpuidle: teo: Ignore disabled idle states that are too deep (bnc#1151927 5.3.17). - ar5523: check NULL before memcpy() in ar5523_cmd() (bnc#1151927 5.3.17). - cgroup: pids: use atomic64_t for pids->limit (bnc#1151927 5.3.17). - workqueue: Fix pwq ref leak in rescuer_thread() (bnc#1151927 5.3.17). - workqueue: Fix missing kfree(rescuer) in destroy_workqueue() (bnc#1151927 5.3.17). - workqueue: Fix spurious sanity check failures in destroy_workqueue() (bnc#1151927 5.3.17). - s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported (bnc#1151927 5.3.17). - btrfs: record all roots for rename exchange on a subvol (bnc#1151927 5.3.17). - Btrfs: send, skip backreference walking for extents with many references (bnc#1151927 5.3.17). - btrfs: Remove btrfs_bio::flags member (bnc#1151927 5.3.17). - btrfs: check page->mapping when loading free space cache (bnc#1151927 5.3.17). - Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc (bnc#1151927 5.3.17). - Btrfs: fix negative subv_writers counter and data space leak after buffered write (bnc#1151927 5.3.17). - btrfs: Avoid getting stuck during cyclic writebacks (bnc#1151927 5.3.17). - btrfs: use refcount_inc_not_zero in kill_all_nodes (bnc#1151927 5.3.17). - dm zoned: reduce overhead of backing device checks (bnc#1151927 5.3.17). - dm writecache: handle REQ_FUA (bnc#1151927 5.3.17). - md: improve handling of bio with REQ_PREFLUSH in md_flush_request() (bnc#1151927 5.3.17). - blk-mq: make sure that line break can be printed (bnc#1151927 5.3.17). - blk-mq: avoid sysfs buffer overflow with too many CPU cores (bnc#1151927 5.3.17). - iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings (bnc#1151927 5.3.17). - commit 23a1f41 - Refresh patches.suse/reiserfs-fix-extended-attributes-on-the-root-directory.patch. Update upstream status. - commit 0480375 - can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices (CVE-2019-19947 bsc#1159929). - commit 507c332 - Update patches.suse/0001-ppdev-fix-PPGETTIME-PPSETTIME-ioctls.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/0002-video-hdmi-Fix-AVI-bar-unpack.patch (bsc#1152489 bnc#1151927 5.3.17). - Update patches.suse/0029-pinctrl-samsung-Fix-device-node-refcount-leaks-in-S3.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-LPSS-Add-LNXVIDEO-BYT-I2C1-to-lpss_device_links.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-LPSS-Add-LNXVIDEO-BYT-I2C7-to-lpss_device_links.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-LPSS-Add-dmi-quirk-for-skipping-_DEP-check-for-.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-OSL-only-free-map-once-in-osl.c.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-PM-Avoid-attaching-ACPI-PM-domain-to-certain-de.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-hotplug-PCI-Allocate-resources-directly-under-t.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ACPI-utils-Move-acpi_dev_get_first_match_dev-under-C.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ALSA-fireface-fix-return-value-in-error-path-of-isoc.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ALSA-oxfw-fix-return-value-in-error-path-of-isochron.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/ASoC-fsl_audmix-Add-spin-lock-to-protect-tdms.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/PM-devfreq-Lock-devfreq-in-trans_stat_show.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/Revert-nvme-Add-quirk-for-Kingston-NVME-SSD-running-.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/SUNRPC-Fix-another-issue-with-MIC-buffer-space.patch (bsc#1154353 bnc#1151927 5.3.17). - Update patches.suse/USB-adutux-fix-interface-sanity-check.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/USB-idmouse-fix-interface-sanity-checks.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/USB-serial-io_edgeport-fix-epic-endpoint-lookup.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/brcmfmac-disable-PCIe-interrupts-before-bus-reset.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/coresight-Serialize-enabling-disabling-a-link-device.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/edac-altera-use-fast-register-io-for-s10-irqs.patch (bsc#1152489 bnc#1151927 5.3.17). - Update patches.suse/edac-ghes-do-not-warn-when-incrementing-refcount-on-0.patch (bsc#1152489 bnc#1151927 5.3.17). - Update patches.suse/ext4-Fix-credit-estimate-for-final-inode-freeing.patch (bsc#1158380 bnc#1151927 5.3.17). - Update patches.suse/ext4-work-around-deleting-a-file-with-i_nlink-0-safe.patch (bsc#1158819 CVE-2019-19447 bnc#1151927 5.3.17). - Update patches.suse/hwrng-omap-Fix-RNG-wait-loop-timeout.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-ad7949-fix-channels-mixups.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-ad7949-kill-pointless-readback-handling-code.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-adc-ad7124-Enable-internal-reference.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-adc-ad7606-fix-reading-unnecessary-data-from-dev.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-adis16480-Add-debugfs_reg_access-entry.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-adis16480-Fix-scales-factors.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iio-imu-inv_mpu6050-fix-temperature-reporting-using-.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/intel_th-Fix-a-double-put_device-in-error-path.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/interconnect-qcom-sdm845-Walk-the-list-safely-on-nod.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/iwlwifi-pcie-fix-support-for-transmitting-SKBs-with-.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/media-bdisp-fix-memleak-on-release.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/media-radio-wl1273-fix-interrupt-masking-on-release.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/media-venus-remove-invalid-compat_ioctl32-handler.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/mfd-rk808-Fix-RK818-ID-template.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/mm-memfd-fix-COW-issue-on-MAP_PRIVATE-and-F_SEAL_FUTURE_WRITE-mappings.patch (bnc#1155780 (VM/FS functional and performance backports) bnc#1151927 5.3.17). - Update patches.suse/mmc-host-omap_hsmmc-add-code-for-special-init-of-wl1.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/mtd-rawnand-Change-calculating-of-position-page-cont.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/mtd-spear_smi-Fix-Write-Burst-mode.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/net_sched-validate-TCA_KIND-attribute-in-tc_chain_tm.patch (bsc#1154353 bnc#1151927 5.3.17). - Update patches.suse/phy-renesas-rcar-gen3-usb2-Fix-sysfs-interface-of-ro.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/pinctrl-armada-37xx-Fix-irq-mask-access-in-armada_37.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/pinctrl-rza2-Fix-gpio-name-typos.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/pinctrl-samsung-Add-of_node_put-before-return-in-err.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-Ex.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-in.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/powerpc-Fix-vDSO-clock_getres.patch (bsc#1065729 bnc#1151927 5.3.17). - Update patches.suse/powerpc-xive-Prevent-page-fault-issues-in-the-machin.patch (bsc#1156882 ltc#182435 bnc#1151927 5.3.17). - Update patches.suse/reiserfs-fix-extended-attributes-on-the-root-directory.patch (bsc#1151225 bnc#1151927 5.3.17). - Update patches.suse/rtc-disable-uie-before-setting-time-and-enable-after.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/rtlwifi-rtl8192de-Fix-missing-callback-that-tests-fo.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/rtlwifi-rtl8192de-Fix-missing-code-to-retrieve-RX-bu.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/rtlwifi-rtl8192de-Fix-missing-enable-interrupt-flag.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/scsi-lpfc-Fix-bad-ndlp-ptr-in-xri-aborted-handling.patch (bsc#1156632,jsc#SLE-8654 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Always-check-the-qla2x00_wait_for_hba_o.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Change-discovery-state-before-PLOGI.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Check-secondary-image-if-reading-the-pr.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Do-command-completion-on-abort-timeout.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-SRB-leak-on-switch-command-timeout.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-a-dma_pool_free-call.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-a-race-condition-between-aborting-a.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-double-scsi_done-for-abort-path.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-driver-reload-for-ISP82xx.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-driver-unload-hang.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-flash-read-for-Qlogic-ISPs.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-message-indicating-vectors-used-by-.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-qla24xx_process_bidir_cmd.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-session-lookup-in-qlt_abort_work.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-stale-session.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Fix-stuck-login-session.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Introduce-the-function-qla2xxx_init_sp.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Make-qla2x00_abort_srb-again-decrease-t.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-Really-fix-qla2xxx_eh_abort.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.17). - Update patches.suse/seccomp-avoid-overflow-in-implicit-constant-conversi.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/splice-only-read-in-as-much-information-as-there-is-.patch (bsc#1158456 bnc#1151927 5.3.17). - Update patches.suse/staging-rtl8188eu-fix-interface-sanity-check.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/staging-rtl8712-fix-interface-sanity-check.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/staging-vchiq-call-unregister_chrdev_region-when-dri.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/stm-class-Lose-the-protocol-driver-when-dropping-its.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/tpm-add-check-after-commands-attribs-tab-allocation.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-dwc3-gadget-Clear-started-flag-for-non-IOC.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-dwc3-gadget-Fix-logical-condition.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-dwc3-pci-add-ID-for-the-Intel-Comet-Lake-H-varia.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-gadget-configfs-Fix-missing-spin_lock_init.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-host-xhci-tegra-Correct-phy-enable-sequence.patch (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608 bnc#1151927 5.3.17). - Update patches.suse/usb-mon-Fix-a-deadlock-in-usbmon-between-mmap-and-re.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-roles-fix-a-potential-use-after-free.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-typec-fix-use-after-free-in-typec_register_port.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/usb-xhci-only-set-D3hot-for-pci-device.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/virt_wifi-fix-use-after-free-in-virt_wifi_newlink.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/virtio-balloon-fix-managed-page-counts-when-migratin.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/wil6210-check-len-before-memcpy-calls.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/xhci-Fix-memory-leak-in-xhci_add_in_port.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/xhci-Increase-STS_HALT-timeout-in-xhci_suspend.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/xhci-fix-USB3-device-initiated-resume-race-with-root.patch (git-fixes bnc#1151927 5.3.17). - Update patches.suse/xhci-make-sure-interrupts-are-restored-to-correct-st.patch (git-fixes bnc#1151927 5.3.17). - commit eb92594 - Add patch reference for sched fair fix (CVE-2019-19922 bsc#1159717) - commit 480be0b - efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only (jsc#SLE-10289). - commit 8c1a561 - efi: Make unexported efi_rci2_sysfs_init() static (jsc#SLE-10289). - commit 0364d1d - Refresh patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch. (fate#316350) - commit d4f6542 - Update config files. Add CONFIG_HIBERNATE_VERIFICATION_FORCE is not set - Refresh patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch. (fate#316350) - commit 7516b3e - Refresh patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch. (fate#316350) - commit 3a74fdb - Update config files. Add CONFIG_HIBERNATE_VERIFICATION=y - Refresh patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch. (fate#316350) - commit 04482de - r8152: avoid to call napi_disable twice (bsc#1159949). - r8152: Re-order napi_disable in rtl8152_close (bsc#1159949). - commit e318a2d - Refresh patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch. (fate#316350) - commit 2517349 - Refresh patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch. (fate#316350) - commit 15f6da6 - Update config files. Add: CONFIG_HIDDEN_AREA=y CONFIG_EFI_SECRET_KEY=y - Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch. (fate#316350) - commit 9f8bf21 - Refresh patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch. (fate#316350) - commit 404b8d6 - Refresh patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch. (fate#316350) - commit ef04a2a - Update config files. Add: [#] CONFIG_HIDDEN_AREA is not set - Refresh patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch. (fate#316350) - commit 11a6e5f - x86/mce: Fix possibly incorrect severity calculation on AMD (bsc#1152489). - commit f55f1be - x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks (bsc#1152489). - commit a0ed031 - bpf: Clear skb->tstamp in bpf_redirect when necessary (bsc#1155518). - vfs: Convert bpf to use the new mount API (bsc#1155518). - commit 7d014d2 - Refresh patches.suse/bpf-Fix-race-in-btf_resolve_helper_id.patch. Refresh patches.suse/bpf-Compare-BTF-types-of-functions-arguments-with-ac.patch. - commit 5dec29f - samples: bpf: fix syscall_tp due to unused syscall (bsc#1155518). - samples: bpf: Replace symbol compare of trace_event (bsc#1155518). - bpftool: Don't crash on missing jited insns or ksyms (bsc#1155518). - bpf, riscv: Limit to 33 tail calls (bsc#1155518). - libbpf: Make global data internal arrays mmap()-able, if possible (bsc#1155518). - commit 479ef0d - config: refresh Clean up options which are no longer available. - commit 64a3f68 - supported.conf: Mark i10nm_edac as supported See bsc#1159522. - commit 442c0cf - fs/epoll: remove unnecessary wakeups of nested epoll (bsc#1159867). - epoll: simplify ep_poll_safewake() for CONFIG_DEBUG_LOCK_ALLOC (bsc#1159867). - commit 42eb012 - x86/mm/pat: Fix off-by-one bugs in interval tree search (bsc#1159864). - locking/refcount: Remove unused 'refcount_error_report()' function (bsc#1149032). - locking/refcount: Consolidate implementations of refcount_t (bsc#1149032). - locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions (bsc#1149032). - locking/refcount: Move saturation warnings out of line (bsc#1149032). - locking/refcount: Improve performance of generic REFCOUNT_FULL code (bsc#1149032). - locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the <linux/refcount.h> header (bsc#1149032). - locking/refcount: Remove unused refcount_*_checked() variants (bsc#1149032). - locking/refcount: Ensure integer operands are treated as signed (bsc#1149032). - locking/refcount: Define constants for saturation and max refcount values (bsc#1149032). - lib/smp_processor_id: Don't use cpumask_equal() (bsc#1149032). - x86/mm/pat: Rename pat_rbtree.c to pat_interval.c (bsc#1159864). - x86/mm/pat: Drop the rbt_ prefix from external memtype calls (bsc#1159864). - x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functions (bsc#1159864). - x86/mm/pat: Convert the PAT tree to a generic interval tree (bsc#1159864). - augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition (bsc#1159864). - augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro (bsc#1159864). - augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro (bsc#1159864). - rbtree: avoid generating code twice for the cached versions (tools copy) (bsc#1159864). - commit 27d4ced - series.conf: refresh - update upstream reference and resort: patches.suse/net-ibmvnic-Fix-typo-in-retry-check.patch - commit cdfb8b3 - selftests/bpf: Add static to enable_all_controllers() (bsc#1155518). - commit e1a5909 - libbpf: Add support for field size relocations (bsc#1155518). - libbpf: Add support for relocatable bitfields (bsc#1155518). - selftests/bpf: Remove too strict field offset relo test cases (bsc#1155518). - commit 50d1087 - libbpf: Fix usage of u32 in userspace code (bsc#1155518). - libbpf: Fix bpf_object name determination for bpf_object__open_file() (bsc#1155518). - libbpf: Unpin auto-pinned maps if loading fails (bsc#1155518). - selftests/bpf: Move test_section_names into test_progs and fix it (bsc#1155518). - Refresh patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch. - selftests/bpf: Fix dependency ordering for attach_probe test (bsc#1155518). - commit d4cc79c - bpf: Fix record_func_key to perform backtracking on r3 (bsc#1155518). - bpf: Fix cgroup local storage prog tracking (bsc#1155518). - bpf: Fix missing prog untrack in release_maps (bsc#1155518). - bpf: Fix build in minimal configurations, again (bsc#1155518). - samples/bpf: Fix broken xdp_rxq_info due to map order assumptions (bsc#1155518). - libbpf: Fix up generation of bpf_helper_defs.h (bsc#1155518). - libbpf: Fix global variable relocation (bsc#1155518). - bpf: Introduce BPF_TRACE_x helper for the tracing tests (bsc#1155518). - selftests/bpf: Add BPF trampoline performance test (bsc#1155518). - selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only (bsc#1155518). - libbpf: Support initialized global variables (bsc#1155518). - libbpf: Fix various errors and warning reported by checkpatch.pl (bsc#1155518). - libbpf: Refactor relocation handling (bsc#1155518). - Refresh patches.suse/libbpf-fix-sym-st_value-print-on-32-bit-arches.patch. - selftests/bpf: Integrate verbose verifier log into test_progs (bsc#1155518). - selftests, bpftool: Skip the build test if not in tree (bsc#1155518). - selftests, bpftool: Set EXIT trap after usage function (bsc#1155518). - selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests (bsc#1155518). - selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog (bsc#1155518). - selftests/bpf: Extend test_pkt_access test (bsc#1155518). - libbpf: Add support for attaching BPF programs to other BPF programs (bsc#1155518). - selftests/bpf: Add stress test for maximum number of progs (bsc#1155518). - selftests/bpf: Add combined fentry/fexit test (bsc#1155518). - selftests/bpf: Add fexit tests for BPF trampoline (bsc#1155518). - selftests/bpf: Add test for BPF trampoline (bsc#1155518). - selftest/bpf: Simple test for fentry/fexit (bsc#1155518). - libbpf: Add support to attach to fentry/fexit tracing progs (bsc#1155518). - libbpf: Introduce btf__find_by_name_kind() (bsc#1155518). - libbpf: Add getter for program size (bsc#1155518). - bpf: Add cb access in kfree_skb test (bsc#1155518). - selftests/bps: Clean up removed ints relocations negative tests (bsc#1155518). - selftests/bpf: Add field size relocation tests (bsc#1155518). - selftest/bpf: Add relocatable bitfield reading tests (bsc#1155518). - selftests: Add tests for automatic map pinning (bsc#1155518). - libbpf: Add auto-pinning of maps when loading BPF objects (bsc#1155518). - libbpf: Move directory creation into _pin() functions (bsc#1155518). - libbpf: Store map pin path and status in struct bpf_map (bsc#1155518). - libbpf: Fix error handling in bpf_map__reuse_fd() (bsc#1155518). - libbpf: Add support for prog_tracing (bsc#1155518). - libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration (bsc#1155518). - selftest/bpf: Get rid of a bunch of explicit BPF program type setting (bsc#1155518). - selftests/bpf: Make reference_tracking test use subtests (bsc#1155518). - selftests/bpf: Make a copy of subtest name (bsc#1155518). - libbpf: Teach bpf_object__open to guess program types (bsc#1155518). - libbpf: Add uprobe/uretprobe and tp/raw_tp section suffixes (bsc#1155518). - libbpf: Add bpf_program__get_{type, expected_attach_type) APIs (bsc#1155518). - bpf, libbpf: Add kernel version section parsing back (bsc#1155518). - selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor (bsc#1155518). - selftests/bpf: Add field existence CO-RE relocs tests (bsc#1155518). - libbpf: Add BPF-side definitions of supported field relocation kinds (bsc#1155518). - libbpf: Add support for field existance CO-RE relocation (bsc#1155518). - libbpf: Refactor bpf_object__open APIs to use common opts (bsc#1155518). - libbpf: Update BTF reloc support to latest Clang format (bsc#1155518). - selftests/bpf: Enforce libbpf build before BPF programs are built (bsc#1155518). - libbpf: Generate more efficient BPF_CORE_READ code (bsc#1155518). - selftests/bpf: Add read-only map values propagation tests (bsc#1155518). - scripts/bpf: Fix xdp_md forward declaration typo (bsc#1155518). - selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests (bsc#1155518). - libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers (bsc#1155518). - libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf (bsc#1155518). - selftests/bpf: Split off tracing-only helpers into bpf_tracing.h (bsc#1155518). - selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro (bsc#1155518). - selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h (bsc#1155518). - selftests/bpf: Undo GCC-specific bpf_helpers.h changes (bsc#1155518). - bpftool: Fix bpftool build by switching to bpf_object__open_file() (bsc#1155518). - libbpf: auto-generate list of BPF helper definitions (bsc#1155518). - scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions (bsc#1155518). - uapi/bpf: fix helper docs (bsc#1155518). - libbpf: Add cscope and tags targets to Makefile (bsc#1155518). - selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs (bsc#1155518). - libbpf: fix bpf_object__name() to actually return object name (bsc#1155518). - libbpf: add bpf_object__open_{file, mem} w/ extensible opts (bsc#1155518). - libbpf: stop enforcing kern_version, populate it for users (bsc#1155518). - libbpf: Fix BTF-defined map's __type macro handling of arrays (bsc#1155518). - libbpf: Bump current version to v0.0.6 (bsc#1155518). - selftests/bpf: add bpf-gcc support (bsc#1155518). - bpf: sync bpf.h to tools/ (bsc#1155518). - bpf: clarify when bpf_trace_printk discards lines (bsc#1155518). - bpf: fix 'struct pt_reg' typo in documentation (bsc#1155518). - libbpf: relicense bpf_helpers.h and bpf_endian.h (bsc#1155518). - tools/bpf: fix core_reloc.c compilation error (bsc#1155518). - selftests/bpf: add CO-RE relocs misc tests (bsc#1155518). - selftests/bpf: add CO-RE relocs ints tests (bsc#1155518). - selftests/bpf: add CO-RE relocs ptr-as-array tests (bsc#1155518). - selftests/bpf: add CO-RE relocs modifiers/typedef tests (bsc#1155518). - selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests (bsc#1155518). - selftests/bpf: add CO-RE relocs array tests (bsc#1155518). - selftests/bpf: add CO-RE relocs nesting tests (bsc#1155518). - selftests/bpf: add CO-RE relocs struct flavors tests (bsc#1155518). - selftests/bpf: add CO-RE relocs testing setup (bsc#1155518). - selftests/bpf: add BPF_CORE_READ relocatable read macro (bsc#1155518). - selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers (bsc#1155518). - samples/bpf: switch trace_output sample to perf_buffer API (bsc#1155518). - samples/bpf: convert xdp_sample_pkts_user to perf_buffer API (bsc#1155518). - commit d828ab7 - ext4: check for directory entries too close to block end (bsc#1157717 CVE-2019-19037). - commit 6bf11c6 - ext4: fix ext4_empty_dir() for directories with holes. - commit 54aad4a - futex: Prevent exit livelock (bsc#1149032). - futex: Provide distinct return value when owner is exiting (bsc#1149032). - futex: Add mutex around futex exit (bsc#1149032). - futex: Provide state handling for exec() as well (bsc#1149032). - futex: Sanitize exit state handling (bsc#1149032). - futex: Mark the begin of futex exit explicitly (bsc#1149032). - futex: Set task::futex_state to DEAD right after handling futex exit (bsc#1149032). - futex: Split futex_mm_release() for exit/exec (bsc#1149032). - exit/exec: Seperate mm_release() (bsc#1149032). - futex: Replace PF_EXITPIDONE with a state (bsc#1149032). - futex: Move futex exit handling into futex code (bsc#1149032). - commit 069097a - mm, debug_pagealloc: don't rely on static keys too early (VM debuging functionality, bsc#1159455). - commit 690a965 - ext4: work around deleting a file with i_nlink == 0 safely (bsc#1158819 CVE-2019-19447). - commit 126e601 - drm/i915/gt: Save irqstate around virtual_context_destroy (git-fixes). - commit 0119c98 - Mark already cherry-picked commit ids in i915 patches Refresh: patches.suse/drm-i915-Don-t-oops-in-dumb_create-ioctl-if-we-have-.patch patches.suse/drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch - commit 051ff5d - drm/i915: Protect context while grabbing its name for the request (git-fixes). - drm/i915: Initialise breadcrumb lists on the virtual engine (git-fixes). - commit 248edd0 - net: dsa: fix flow dissection on Tx path (git-fixes). - net: dsa: LAN9303: select REGMAP when LAN9303 enable (git-fixes). - commit a8aec65 - KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails (git-fixes). - commit 6067783 - mmc: dw_mmc: Fix debugfs on 64-bit platforms (git-fixes). - mmc: atmel-mci: Fix debugfs on 64-bit platforms (git-fixes). - debugfs: Add debugfs_create_xul() for hexadecimal unsigned long (git-fixes). - commit 3a9e8a9 - tpm: fix invalid locking in NONBLOCKING mode (git-fixes). - tpm_tis: reserve chip for duration of tpm_tis_core_init (git-fixes). - nvmem: core: fix nvmem_cell_write inline function (git-fixes). - tools/power/cpupower: Fix initializer override in hsw_ext_cstates (git-fixes). - commit 1d5439f - tools/testing/nvdimm: Fix fallthrough warning (bsc#1159523). - commit c26d308 - net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling (bsc#1159555). - commit f735353 - rpm/kernel-subpackage-spec: fix kernel-default-base build There were some issues with recent changes to subpackage dependencies handling: - a typo in %kernel_base_conflicts macro name - copy/pasted "/Recommends:"/ instead of "/Provides:"/, "/Obsoletes:"/ and "/Conflicts: - missing escaping of backslashes in macro expansions Fixes: f3b74b0ae86b ("/rpm/kernel-subpackage-spec: Unify dependency handling."/) Fixes: 3fd22e219f77 ("/rpm/kernel-subpackage-spec: Fix empty Recommends tag (bsc#1143959)"/) - commit 762fd66 - Btrfs: send, allow clone operations within the same file (bsc#1158746). - commit 65efe90 - Btrfs: fix hole extent items with a zero size after range cloning (bsc#1156782). - commit c0cfb85 - Btrfs: fix cloning range with a hole when using the NO_HOLES feature (bsc#1156782). - commit 990a52a - supported.conf: Mark intel_rapl-* modules as supported (bsc#1159519) Those were marked as unsupported incorrectly. - commit a95f5c6 - dpaa_eth: register a device link for the qman portal used (bsc#1159537). - soc: fsl: qbman: allow registering a device link for the portal user (bsc#1159537). - dpaa_eth: extend delays in ndo_stop (bsc#1159537). - dpaa_eth: remove netdev_err() for user errors (bsc#1159537). - dpaa_eth: add dropped frames to percpu ethtool stats (bsc#1159537). - dpaa_eth: use a page to store the SGT (bsc#1159537). - dpaa_eth: cleanup skb_to_contig_fd() (bsc#1159537). - dpaa_eth: use fd information in dpaa_cleanup_tx_fd() (bsc#1159537). - dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd() (bsc#1159537). - dpaa_eth: avoid timestamp read on error paths (bsc#1159537). - dpaa_eth: perform DMA unmapping before read (bsc#1159537). - dpaa_eth: use page backed rx buffers (bsc#1159537). - dpaa_eth: use only one buffer pool per interface (bsc#1159537). - dpaa_eth: add newline in dev_err() msg (bsc#1159537). - fsl/fman: remove unused struct member (bsc#1159537). - dpaa_eth: change DMA device (bsc#1159537). - fsl/fman: add API to get the device behind a fman port (bsc#1159537). - dpaa_eth: remove redundant code (bsc#1159537). - dpaa_eth: defer probing after qbman (bsc#1159537). - fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs (bsc#1159537). - dpaa_eth: Use refcount_t for refcount (bsc#1159537). - soc/fsl/qbman: Update device tree with reserved memory (bsc#1159535). - soc/fsl/qbman: Fixup qman_shutdown_fq() (bsc#1159535). - soc/fsl/qbman: Disable interrupts during portal recovery (bsc#1159535). - soc/fsl/qbman: Fix drain_mr_fqni() (bsc#1159535). - soc/fsl/qbman: Cleanup QMan queues if device was already initialized (bsc#1159535). - soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootup (bsc#1159535). - soc/fsl/qbman: Rework QBMan private memory setup (bsc#1159535). - commit 622fccb - KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE (jsc#SLE-9228). - Refresh patches.suse/KVM-Hyper-V-Add-new-KVM-capability-KVM_CAP_HYPERV_DI.patch. - commit 4054d0e - ASoC: wm8962: fix lambda value (git-fixes). - ASoC: SOF: Intel: split cht and byt debug window sizes (git-fixes). - ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data (git-fixes). - ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header (git-fixes). - ASoC: simple-card: Don't create separate link when platform is present (git-fixes). - ASoC: topology: Check return value for soc_tplg_pcm_create() (git-fixes). - ASoC: topology: Check return value for snd_soc_add_dai_link() (git-fixes). - ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89 (git-fixes). - ASoC: Intel: sst: Add missing include <linux/io.h> (git-fixes). - ASoC: max98090: fix possible race conditions (git-fixes). - ASoC: max98090: exit workaround earlier if PLL is locked (git-fixes). - ASoC: max98090: remove msleep in PLL unlocked workaround (git-fixes). - ASoC: AMD: Enable clk in startup intead of hw_params (git-fixes). - ASoC: rt5682: fix i2c arbitration lost issue (git-fixes). - ALSA: hda - Downgrade error message for single-cmd fallback (git-fixes). - ALSA: hda: Fix regression by strip mask fix (git-fixes). - ALSA: hda/ca0132 - Fix work handling in delayed HP detection (git-fixes). - ALSA: hda/ca0132 - Avoid endless loop (git-fixes). - ALSA: hda/ca0132 - Keep power on during processing DSP response (git-fixes). - ALSA: pcm: Avoid possible info leaks from PCM stream buffers (git-fixes). - commit 5704af7 - powerpc/archrandom: fix arch_get_random_seed_int() (bsc#1065729). - powerpc: Fix vDSO clock_getres() (bsc#1065729). - powerpc/powernv: Disable native PCIe port management (bsc#1065729). - commit 1064493 - ibmveth: Detect unsupported packets before sending to the hypervisor (bsc#1159484 ltc#182983). - commit 258fd08 - scsi: lpfc: size cpu map by last cpu id set (bsc#1157160). - scsi: lpfc: use hdwq assigned cpu for allocation (bsc#1157160). - commit b9fd3db - efi: Don't attempt to map RCI2 config table if it doesn't exist (git-fixes). - efi/earlycon: Remap entire framebuffer after page initialization (git-fixes). - libtraceevent: Fix memory leakage in copy_filter_type (git-fixes). - commit 360da09 - mailbox: tegra: Fix superfluous IRQ error message (git-fixes). - Revert "/pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"/ (git-fixes). - Revert "/pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2"/ (git-fixes). - commit aaa30e6 - regulator: rn5t618: fix module aliases (git-fixes). - regulator: core: fix regulator_register() error paths to properly release rdev (git-fixes). - spi: nxp-fspi: Ensure width is respected in spi-mem operations (git-fixes). - spi: sprd: Fix the incorrect SPI register (git-fixes). - spi: dw: Correct handling of native chipselect (git-fixes). - spi: cadence: Correct handling of native chipselect (git-fixes). - reset: Fix {of,devm}_reset_control_array_get kerneldoc return types (git-fixes). - reset: brcmstb: Remove resource checks (git-fixes). - commit 76e8bc6 - Update patch references for io_uring fixes (CVE-2019-19241 bsc#1159441) - commit a94274a - bpf: Force .BTF section start to zero when dumping from vmlinux (bsc#1154353). - libbpf: Fix Makefile' libbpf symbol mismatch diagnostic (bsc#1154353). - commit d383cb0 - bpf: Support pre-2.25-binutils objcopy for vmlinux BTF (bsc#1154353). - libbpf: handle symbol versioning properly for libbpf.a (bsc#1154353). - commit 04f1f8c - usb: dwc3: pci: add ID for the Intel Comet Lake -H variant (git-fixes). - xhci: fix USB3 device initiated resume race with roothub autosuspend (git-fixes). - usb: dwc3: gadget: Clear started flag for non-IOC (git-fixes). - USB: dummy-hcd: increase max number of devices to 32 (git-fixes). - commit b4a9fe8 - wil6210: check len before memcpy() calls (git-fixes). - commit b8cef66 - iio: ad7949: fix channels mixups (git-fixes). - iio: ad7949: kill pointless "/readback"/-handling code (git-fixes). - commit 172e59a - drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission (git-fixes). - coresight: Serialize enabling/disabling a link device (git-fixes). - coresight: tmc-etr: Fix perf_data check (git-fixes). - commit ecf0694 - bus: ti-sysc: Fix missing reset delay handling (git-fixes). - blacklist.conf: - ASoC: SOF: topology: free kcontrol memory on error (git-fixes). - commit 4b0268c - rpm/kernel-subpackage-spec: Unify dependency handling. - commit f3b74b0 - Update patch references for reported CVEs (CVE-2019-18811 bsc#1159374 CVE-2019-19044 bsc#1159370 CVE-2019-19043 bsc#1159375) - commit 1b9a5c8 - ASoC: fsl_sai: add IRQF_SHARED (jsc#SLE-9316). - dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ (jsc#SLE-9316). - ASoC: fsl_sai: Fix noise when using EDMA (jsc#SLE-9316). - dmaengine: fsl-edma: implement .device_synchronize callback (jsc#SLE-9316). - ASoC: fsl_sai: Implement set_bclk_ratio (jsc#SLE-9316). - ASoC: fsl_sai: Add support for imx8qm (jsc#SLE-9316). - ASoC: fsl_sai: Add support for imx7ulp/imx8mq (jsc#SLE-9316). - ASoC: fsl_sai: Add support for SAI new version (jsc#SLE-9316). - ASoC: fsl_sai: Update Tx/Rx channel enable mask (jsc#SLE-9316). - ASoC: fsl_sai: Add registers definition for multiple datalines (jsc#SLE-9316). - ASoC: sgtl5000: add ADC mute control (jsc#SLE-9316). - ASoC: sgtl5000: Fix definition of VAG Ramp Control (jsc#SLE-9316). - ASoC: fsl_sai: mark regmap as fast_io (jsc#SLE-9316). - ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth (jsc#SLE-9316). - ASoC: fsl_sai: add of_match data (jsc#SLE-9316). - commit c78e5c0 - blacklist.conf: Yet another i915 entries that are already applied - commit 1d49d40 - fix mainline reference - fix Patch-mainline: patches.suse/efi-memreserve-Register-reservations-as-reserved-in-.patch - commit cc91804 - efi/memreserve: Register reservations as 'reserved' in /proc/iomem (jsc#SLE-9943). - commit b90e4d7 - drm/hdcp: update content protection property with uevent (jsc#SLE-7953). - drm: uevent for connector status change (jsc#SLE-7953). - commit 8809d69 - blacklist.conf: Yet another couple of i915 entries - commit 1237ce0 - drm/i915/gvt: Fix cmd length check for MI_ATOMIC (jsc#SLE-7953). - commit da0f534 - drm/i915: Reduce nested prepare_remote_context() to a trylock (jsc#SLE-7953). - commit 0f19c08 - blacklist.conf: Add a few more i915 entries - commit b08d57a - blacklist.conf: Add a few more bogus fixes for i915 - commit 63135e3 - blacklist.conf: Remove entries that are marked already as No-Fix - commit f8b19cf - drm/i915/query: Align flavour of engine data lookup (jsc#SLE-7953). - commit 066f30e - drm: Fix kerneldoc warns in connector-related docs (jsc#SLE-7953). - blacklist.conf: - commit 78bad1b - drm/i915: Fix some NULL vs IS_ERR() conditions (jsc#SLE-7953). - commit af137f7 - drm/i915: Pull obj->userfault tracking under the ggtt->mutex (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Mark-contents-as-dirty-on-a-write-fault.patch. - commit 4e3c83d - drm/i915: Generalise the clflush dma-worker (jsc#SLE-7953). - commit 6efd408 - drm/i915: Allow sharing the idle-barrier from other kernel requests (jsc#SLE-7953). - drm/i915: Lift timeline into intel_context (jsc#SLE-7953). - blacklist.conf: - Refresh patches.suse/drm-i915-Defer-final-intel_wakeref_put-to-process-co.patch. - commit f2b1359 - drm/i915: extract i915_suspend.h from i915_drv.h (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Remove-Master-tables-from-cmdparser.patch. - Refresh patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch. - commit c0ae53a - drm/i915: extract i915_perf.h from i915_drv.h (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Remove-Master-tables-from-cmdparser.patch. - Refresh patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch. - commit 9d4c2ab - drm/i915: Defer final intel_wakeref_put to process context (jsc#SLE-7953). - Refresh patches.suse/drm-i915-gen8-Add-RC6-CTX-corruption-WA.patch. - commit dd53316 - drm/i915: split out intel_pch.[ch] from i915_drv.[ch] (jsc#SLE-7953). - Refresh patches.suse/drm-i915-cml-Add-second-PCH-ID-for-CMP.patch. - commit 2861115 - drm/i915: Isolate i915_getparam_ioctl() (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Disable-Secure-Batches-for-gen6.patch. - commit 49cdd5f - drm/i915: rename intel_drv.h to display/intel_display_types.h (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch. - Refresh patches.suse/drm-i915-avoid-including-intel_drv.h-via-i915_drv.h-.patch. - commit d61e385 - drm/i915/gt: Move the [class][inst] lookup for engines onto the GT (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Add-support-for-mandatory-cmdparsing.patch. - commit a00ddad - drm/i915/gem: Make caps.scheduler static (jsc#SLE-7953). - commit 9158743 - drm/i915: Replace struct_mutex for batch pool serialisation (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Remove-Master-tables-from-cmdparser.patch. - Refresh patches.suse/drm-i915-Support-ro-ppgtt-mapped-cmdparser-shadow-bu.patch. - Refresh patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch. - commit 54224b5 - drm/i915/tgl: Add and use new DC5 and DC6 residency counter registers (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Lower-RM-timeout-to-avoid-DSI-hard-hangs.patch. - commit f24e88e - drm/i915/oa: add content to Makefile (jsc#SLE-7953). - commit 14f0c49 - drm/i915/tgl: Update north display hotplug detection to TGL connections (jsc#SLE-7953). - drm/i915/tgl: Add hpd interrupt handling (jsc#SLE-7953). - commit d733dc7 - drm/hdcp: reference for srm file format (jsc#SLE-7953). - drm/i915: update the hdcp state with uevent (jsc#SLE-7953). - commit 5409f55 - drm/i915: Attach content type property (jsc#SLE-7953). - drm: Add Content protection type property (jsc#SLE-7953). - commit 8c5e79f - drm/i915/uc: Update drawing for firmware layout (jsc#SLE-7953). - commit bf9ef45 - drm/i915: Remove set but not used variable 'src_y' (jsc#SLE-7953). - Refresh patches.suse/0004-drm-i915-Fix-g4x-sprite-scaling-stride-check-with-GT.patch. - commit a67f62a - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV (jsc#SLE-7953). - commit 2113501 - drm/i915/uc: move GuC and HuC files under gt/uc/ (jsc#SLE-7953). - commit 75e5ecf - drm/i915/gt: Use intel_gt as the primary object for handling resets (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-Don-t-mix-srcu-tag-and-negative-error-codes.patch. - Refresh patches.suse/0001-drm-i915-Fix-and-improve-MCR-selection-logic.patch. - Refresh patches.suse/drm-i915-gen8-Add-RC6-CTX-corruption-WA.patch. - commit fc382c7 - drm/i915: Drop extern qualifiers from header function prototypes (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-Fix-and-improve-MCR-selection-logic.patch. - Refresh patches.suse/drm-i915-Remove-Master-tables-from-cmdparser.patch. - Refresh patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch. - commit c8d7893 - drm/i915/gtt: Compute the radix for gen8 page table levels (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit 55aec54 - drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit a16779b - drm/i915/gtt: Wrap page_table with page_directory (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit 71fa45e - drm/i915: Add engine name to workaround debug print (jsc#SLE-7953). - drm/i915: Add test for invalid flag bits in whitelist entries (jsc#SLE-7953). - drm/i915: Implement read-only support in whitelist selftest (jsc#SLE-7953). - drm/i915/gtt: Use shallow dma pages for scratch (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit ec55c4b - drm/i915/userptr: Don't mark readonly objects as dirty (jsc#SLE-7953). - Refresh patches.suse/drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch. - commit 848bfd7 - drm/i915/gtt: pde entry encoding is identical (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit 5787f30 - drm/i915: Markup potential lock for i915_active (jsc#SLE-7953). - commit bd27d8c - drm/i915/gem: Free pages before rcu-freeing the object (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Support-ro-ppgtt-mapped-cmdparser-shadow-bu.patch. - commit b98ab90 - drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT (jsc#SLE-7953). - commit d4fc9d3 - drm/i915/execlists: Refactor CSB state machine (jsc#SLE-7953). - Refresh patches.suse/0003-drm-i915-execlists-Process-interrupted-context-on-re.patch. - commit c69c050 - drm/i915: Sanitize the TypeC FIA lane configuration decoding (jsc#SLE-7953). - commit 7967d8b - drm/i915: Factor out common parts from TypeC port handling functions (jsc#SLE-7953). - commit 5386d47 - drm/i915: Move the TypeC port handling code to a separate file (jsc#SLE-7953). - commit 5357220 - drm/i915: Convert most of atomic commit to take more intel state (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch. - commit 4494372 - drm/i915: Pass intel_crtc_state to needs_modeset() (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch. - commit 7360b01 - drm/i915: make intel_uc_fw.h self-contained (jsc#SLE-7953). - drm/i915: make intel_gvt.h self-contained (jsc#SLE-7953). - drm/i915: make intel_guc_reg.h self-contained (jsc#SLE-7953). - drm/i915: make intel_guc_fwif.h self-contained (jsc#SLE-7953). - drm/i915: make intel_guc_ct.h self-contained (jsc#SLE-7953). - drm/i915: make i915_vgpu.h self-contained (jsc#SLE-7953). - drm/i915: make i915_pvinfo.h self-contained (jsc#SLE-7953). - drm/i915: make i915_globals.h self-contained (jsc#SLE-7953). - drm/i915: make i915_fixed.h self-contained (jsc#SLE-7953). - drm/i915: add header search path to subdir Makefiles (jsc#SLE-7953). - drm/i915: prefix header search path with $(srctree)/ (jsc#SLE-7953). - drm/i915: Move OA files to separate folder (jsc#SLE-7953). - commit f862e29 - drm/i915/icl: Add new supported CD clocks (jsc#SLE-7953). - commit cc4a25c - drm/i915/selftests: Fixup atomic reset checking (jsc#SLE-7953). - commit 0758444 - drm/i915: Rename intel_wakeref_[is]_active (jsc#SLE-7953). - commit d288f43 - drm/i915/gt: Pass intel_gt to pm routines (jsc#SLE-7953). - Refresh patches.suse/drm-i915-Perform-GGTT-restore-much-earlier-during-re.patch. - Refresh patches.suse/drm-i915-gen8-Add-RC6-CTX-corruption-WA.patch. - commit a064bcc - arm64: ls1028a: enable audio support References: jsc#SLE-9316 - commit a7cdc29 - drm/i915: Prevent dereference of engine before NULL check in error capture (jsc#SLE-7953). - commit e9d652e - drm/i915: Rename i915_timeline to intel_timeline and move under gt (jsc#SLE-7953). - Refresh patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch. - commit be168f4 - drm/i915: Save trip via top-level i915 in a few more places (jsc#SLE-7953). - commit 0ade10c - drm/i915: Move i915_gem_chipset_flush to intel_gt (jsc#SLE-7953). - commit cdfa7d6 - drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw (jsc#SLE-7953). - commit 6bfe1a1 - drm/i915: Convert i915_gem_init_hw to intel_gt (jsc#SLE-7953). - commit 01ae127 - drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt (jsc#SLE-7953). - commit bc875ea - drm/i915: Move intel_gt_pm_init under intel_gt_init_early (jsc#SLE-7953). - commit cd30738 - drm/i915/execlists: Preempt-to-busy (jsc#SLE-7953). - Refresh patches.suse/0001-drm-i915-execlists-Always-clear-pending-inflight-req.patch. - Refresh patches.suse/0003-drm-i915-execlists-Process-interrupted-context-on-re.patch. - commit 4d9e5f4 - drm/i915/gvt: decouple check_vgpu() from uncore_init() (jsc#SLE-7953). - Refresh patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch. - commit 97898e8 - drm/i915/fbdev: Restore physical addresses for fb_mmap() (jsc#SLE-7953). - drm/i915: make pool objects read-only (jsc#SLE-7953). - drm/i915: Protect request peeking with RCU (jsc#SLE-7953). - drm/i915/tgl: MOCS table update (jsc#SLE-7953). - drm/i915/dp: Do not switch aux to TBT mode for non-TC ports (jsc#SLE-7953). - drm/i915/tgl: Fix doc not corresponding to code (jsc#SLE-7953). - drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request (jsc#SLE-7953). - drm/i915/execlists: Refactor -EIO markup of hung requests (jsc#SLE-7953). - drm/i915/gt: execlists->active is serialised by the tasklet (jsc#SLE-7953). - drm/i915/execlists: Protect peeking at execlists->active (jsc#SLE-7953). - drm/i915: Fixup preempt-to-busy vs reset of a virtual request (jsc#SLE-7953). - drm/i915: Only enqueue already completed requests (jsc#SLE-7953). - drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link) (jsc#SLE-7953). - drm/i915: Prevent bonded requests from overtaking each other on preemption (jsc#SLE-7953). - drm/i915: Verify the engine after acquiring the active.lock (jsc#SLE-7953). - drm/i915/execlists: Remove incorrect BUG_ON for schedule-out (jsc#SLE-7953). - Revert "/drm/i915: Fix DP-MST crtc_mask"/ (jsc#SLE-7953). - drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap (jsc#SLE-7953). - drm/i915: Flush the existing fence before GGTT read/write (jsc#SLE-7953). - drm/i915: Hold irq-off for the entire fake lock period (jsc#SLE-7953). - drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to i915 (jsc#SLE-7953). - drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build (jsc#SLE-7953). - drm/i915: Update DRIVER_DATE to 20190822 (jsc#SLE-7953). - drm/i915: Replace i915_vma_put_fence() (jsc#SLE-7953). - drm/i915: Track ggtt fence reservations under its own mutex (jsc#SLE-7953). - drm/i915/selftests: Fixup a couple of missing serialisation with vma (jsc#SLE-7953). - drm/i915/gtt: Add some range asserts (jsc#SLE-7953). - drm/i915/execlists: Set priority hint prior to submission (jsc#SLE-7953). - drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT (jsc#SLE-7953). - drm/i915/gtt: Include asm/smp.h (jsc#SLE-7953). - drm/i915/hdmi: make hdcp2_msg_data const (jsc#SLE-7953). - drm/i915/hdmi: stylistic cleanup around hdcp2_msg_data (jsc#SLE-7953). - drm/i915/dp: make hdcp2_dp_msg_data const (jsc#SLE-7953). - drm/i915/dp: avoid shadowing variables (jsc#SLE-7953). - drm/i915/dp: stylistic cleanup around hdcp2_msg_data (jsc#SLE-7953). - drm/i915/gtt: Relax assertion for pt_used (jsc#SLE-7953). - drm/i915: Fix DP-MST crtc_mask (jsc#SLE-7953). - drm/i915/tgl: update DMC firmware to 2.04 (jsc#SLE-7953). - drm/i915/tgl: Move transcoders to pipes' powerwells (jsc#SLE-7953). - drm/i915/tgl: add support for reading the timestamp frequency (jsc#SLE-7953). - drm/i915/tgl: disable DDIC (jsc#SLE-7953). - drm/i915: Update DRIVER_DATE to 20190820 (jsc#SLE-7953). - drm/i915/gtt: Relax pd_used assertion (jsc#SLE-7953). - drm/i915: Dynamically allocate s0ix struct for VLV (jsc#SLE-7953). - drm/i915/tgl: Gen12 render context size (jsc#SLE-7953). - drm/i915/tgl: Updated Private PAT programming (jsc#SLE-7953). - drm/i915/tgl: Introduce initial Tiger Lake workarounds (jsc#SLE-7953). - drm/i915/tgl: Gen12 csb support (jsc#SLE-7953). - drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID (jsc#SLE-7953). - drm/i915/tgl: add Gen12 default indirect ctx offset (jsc#SLE-7953). - drm/i915/tgl: Report valid VDBoxes with SFC capability (jsc#SLE-7953). - drm/i915: Be defensive when starting vma activity (jsc#SLE-7953). - drm/i915: Serialize insertion into the file->mm.request_list (jsc#SLE-7953). - drm/i915: Sanitize PHY state during display core uninit (jsc#SLE-7953). - drm/i915: Assume exclusive access to objects inside resume (jsc#SLE-7953). - drm/i915: Use 0 for the unordered context (jsc#SLE-7953). - drm/i915: i915_active.retire() is optional (jsc#SLE-7953). - drm/i915/gen11: Allow usage of all GPIO pins (jsc#SLE-7953). - drm/i915: Serialize against vma moves (jsc#SLE-7953). - drm/i915: Only emit the 'send bug report' once for a GPU hang (jsc#SLE-7953). - drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe (jsc#SLE-7953). - drm/i915: Always wrap the ring offset before resetting (jsc#SLE-7953). - drm/i915: Propagate fence errors (jsc#SLE-7953). - drm/i915/uc: Never fail on HuC firmware errors (jsc#SLE-7953). - drm/i915/uc: Don't always fail on unavailable GuC firmware (jsc#SLE-7953). - drm/i915/guc: Don't open log relay if GuC is not running (jsc#SLE-7953). - drm/i915/uc: Never fail on uC preparation step (jsc#SLE-7953). - drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure (jsc#SLE-7953). - drm/i915/uc: Cleanup fw fetch only if it was successful (jsc#SLE-7953). - drm/i915/selftests: Check the context size (jsc#SLE-7953). - drm/i915/gtt: Fold gen8 insertions into one (jsc#SLE-7953). - drm/i915/uc: Add explicit DISABLED state for firmware (jsc#SLE-7953). - drm/i915: Wrappers for display register waits (jsc#SLE-7953). - drm/i915: Move gmbus definitions out of i915_reg.h (jsc#SLE-7953). - drm/i915: Move engine IDs out of i915_reg.h (jsc#SLE-7953). - drm/i915: Move i915_power_well_id out of i915_reg.h (jsc#SLE-7953). - drm/i915/execlists: Lift process_csb() out of the irq-off spinlock (jsc#SLE-7953). - drm/i915: Markup expected timeline locks for i915_active (jsc#SLE-7953). - drm/i915/gt: Mark context->active_count as protected by timeline->mutex (jsc#SLE-7953). - drm/i915/wopcm: Fix SPDX tag location (jsc#SLE-7953). - drm/i915/wopcm: Update error messages (jsc#SLE-7953). - drm/i915/wopcm: Try to use already locked WOPCM layout (jsc#SLE-7953). - drm/i915/wopcm: Check WOPCM layout separately from calculations (jsc#SLE-7953). - drm/i915/uc: Move FW size sanity check back to fetch (jsc#SLE-7953). - drm/i915/buddy: use kmemleak_update_trace (jsc#SLE-7953). - drm/i915/buddy: tidy up i915_buddy_fini (jsc#SLE-7953). - drm/i915: Use the associated uncore for the vm (jsc#SLE-7953). - drm/i915: Extract intel_frontbuffer active tracking (jsc#SLE-7953). - drm/i915: Protect request retirement with timeline->mutex (jsc#SLE-7953). - drm/i915/gt: Guard timeline pinning without relying on struct_mutex (jsc#SLE-7953). - drm/i915/gt: Convert timeline tracking to spinlock (jsc#SLE-7953). - drm/i915/gt: Track timeline activeness in enter/exit (jsc#SLE-7953). - drm/i915: Move tasklet kicking to __i915_request_queue caller (jsc#SLE-7953). - drm/i915/icl: Add gen11 specific render breadcrumbs (jsc#SLE-7953). - drm/i915/icl: Add command cache invalidate (jsc#SLE-7953). - drm/i915/icl: Implement gen11 flush including tile cache (jsc#SLE-7953). - drm/i915/selftest/buddy: fixup igt_buddy_alloc_range (jsc#SLE-7953). - drm/i915: Convert a few more bland dmesg info to be device specific (jsc#SLE-7953). - drm/i915: Serialise read/write of the barrier's engine (jsc#SLE-7953). - drm/i915: Print CCID for all renderCS (jsc#SLE-7953). - drm/i915: Disregard drm_mode_config.fb_base (jsc#SLE-7953). - drm/i915: Include engine->mmio_base in the debug dump (jsc#SLE-7953). - drm/i915/guc: Remove client->submissions (jsc#SLE-7953). - drm/i915: Update DRIVER_DATE to 20190813 (jsc#SLE-7953). - drm/i915: Add _TRANS2() (jsc#SLE-7953). - drm/i915/bdw+: Move misc display IRQ handling to it own function (jsc#SLE-7953). - drm/i915/gvt: Double check batch buffer size after copy (jsc#SLE-7953). - drm/i915/gvt: Add valid length check for MI variable commands (jsc#SLE-7953). - drm/i915/gvt: Add MI command valid length check (jsc#SLE-7953). - drm/i915/gvt: Utility for valid command length check (jsc#SLE-7953). - drm/i915/gvt: factor out tlb and mocs register offset table (jsc#SLE-7953). - drm/i915/gvt: no need to check return value of debugfs_create functions (jsc#SLE-7953). - drm/i915/gvt: Fix typo of VBLANK_TIMER_PERIOD (jsc#SLE-7953). - drm/i915/kvmgt: Use struct_size() helper (jsc#SLE-7953). - drm/i915/gt: Save/restore interrupts around breadcrumb disable (jsc#SLE-7953). - drm/i915: Push the wakeref->count deferral to the backend (jsc#SLE-7953). - drm/i915/tgl: Fix missing parentheses on TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT (jsc#SLE-7953). - drm/i915/uc: Log fw status changes only under debug config (jsc#SLE-7953). - drm/i915/guc: Use a local cancel_port_requests (jsc#SLE-7953). - drm/i915: drop engine_pin/unpin_breadcrumbs_irq (jsc#SLE-7953). - drm/i915/guc: keep breadcrumb irq always enabled (jsc#SLE-7953). - drm/i915/overlay: Switch to using i915_active tracking (jsc#SLE-7953). - drm/i915: Forgo last_fence active request tracking (jsc#SLE-7953). - drm/i915: Extract general GT interrupt handlers (jsc#SLE-7953). - drm/i915: Extract GT powermanagement interrupt handling (jsc#SLE-7953). - drm/i915/gt: Use the local engine wakeref when checking RING registers (jsc#SLE-7953). - drm/i915/selftests: Prevent the timeslice expiring during suppression tests (jsc#SLE-7953). - drm/i915/execlists: Avoid sync calls during park (jsc#SLE-7953). - drm/i915/uc: Update copyright and license (jsc#SLE-7953). - drm/i915/tgl: Fixing up list of PG3 power domains (jsc#SLE-7953). - drm/i915/icl: Remove DDI IO power domain from PG3 power domains (jsc#SLE-7953). - drm/i915/uc: Use -EIO code for GuC initialization failures (jsc#SLE-7953). - drm/i915/uc: Update messages from fw upload step (jsc#SLE-7953). - drm/i915/uc: Include HuC firmware version in summary (jsc#SLE-7953). - drm/i915/uc: Fail early if there is no GuC fw available (jsc#SLE-7953). - drm/i915: Remove unused debugfs/i915_emon_status (jsc#SLE-7953). - drm/i915: buddy allocator (jsc#SLE-7953). - drm/i915/blt: support copying objects (jsc#SLE-7953). - drm/i915/gtt: disable 2M pages for pre-gen11 (jsc#SLE-7953). - drm/i915/gtt: enable GTT cache by default (jsc#SLE-7953). - drm/i915/selftests: move gpu-write-dw into utils (jsc#SLE-7953). - drm/i915/blt: bump the size restriction (jsc#SLE-7953). - drm/i915/blt: don't assume pinned intel_context (jsc#SLE-7953). - drm/i915: split out uncore_mmio_debug (jsc#SLE-7953). - drm/i915: Stop reconfiguring our shmemfs mountpoint (jsc#SLE-7953). - drm/i915: Push the ring creation flags to the backend (jsc#SLE-7953). - drm/i915/gt: Make deferred context allocation explicit (jsc#SLE-7953). - drm/i915: Remove i915_gem_context_create_gvt() (jsc#SLE-7953). - drm/i915: Drop the fudge warning on ring restart for ctg/elk (jsc#SLE-7953). - drm/i915: Generalise BSD default selection (jsc#SLE-7953). - drm/i915: Replace global bsd_dispatch_index with random seed (jsc#SLE-7953). - drm/i915: Check for a second VCS engine more carefully (jsc#SLE-7953). - drm/i915/execlists: Backtrack along timeline (jsc#SLE-7953). - drm/i915: Free the imported shmemfs file for phys objects (jsc#SLE-7953). - drm/i915: extract i915_gem_shrinker.h from i915_drv.h (jsc#SLE-7953). - drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h (jsc#SLE-7953). - drm/i915: extract i915_memcpy.h from i915_drv.h (jsc#SLE-7953). - drm/i915: extract i915_sysfs.h from i915_drv.h (jsc#SLE-7953). - drm/i915: move printing and load error inject to i915_utils.[ch] (jsc#SLE-7953). - drm/i915: move I915_STATE_WARN() and _ON() to intel_display.h (jsc#SLE-7953). - drm/i915: move add_taint_for_CI() to i915_utils.h (jsc#SLE-7953). - drm/i915: remove unused dev_priv->no_aux_handshake (jsc#SLE-7953). - drm/i915: Make debugfs/per_file_stats scale better (jsc#SLE-7953). - drm/i915: Only include active engines in the capture state (jsc#SLE-7953). - drm/i915/selftests: Fixup a missing legacy_idx (jsc#SLE-7953). - drm/i915/tgl: Fix the read of the DDI that transcoder is attached to (jsc#SLE-7953). - drm/i915: Get transcoder power domain before reading its register (jsc#SLE-7953). - drm/i915: Fix up the inverse mapping for default ctx->engines[] (jsc#SLE-7953). - drm/i915: Allocate kernel_contexts directly (jsc#SLE-7953). - drm/i915/selftests: Pass intel_context to mock_request (jsc#SLE-7953). - drm/i915/tgl/dsi: Enable blanking packets during BLLP for video mode (jsc#SLE-7953). - drm/i915/tgl: Add mipi dsi support for TGL (jsc#SLE-7953). - drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping (jsc#SLE-7953). - drm/i915/tgl/dsi: Do not override TA_SURE (jsc#SLE-7953). - drm/i915/tgl/dsi: Set latency PCS_DW1 for tgl (jsc#SLE-7953). - drm/i915/tgl/dsi: Program TRANS_VBLANK register (jsc#SLE-7953). - drm/i915/uc: Hardening firmware fetch (jsc#SLE-7953). - drm/i915/uc: WOPCM programming errors are not always real (jsc#SLE-7953). - drm/i915: Make wopcm_to_i915() private (jsc#SLE-7953). - drm/i915: Don't try to partition WOPCM without GuC firmware (jsc#SLE-7953). - drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed (jsc#SLE-7953). - drm/i915/uc: HuC firmware can't be supported without GuC (jsc#SLE-7953). - drm/i915/uc: Prefer dev_info for reporting options (jsc#SLE-7953). - drm/i915/perf: Refactor oa object to better manage resources (jsc#SLE-7953). - drm/i915: Include the DRIVER_DATE in the error state (jsc#SLE-7953). - drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc (jsc#SLE-7953). - drm/i915: Rename engines to match their user interface (jsc#SLE-7953). - drm/i915: Drop expectations of VM_IO from our GGTT mmappings (jsc#SLE-7953). - drm/i915: abstract display suspend/resume operations (jsc#SLE-7953). - drm/i915: move property enums to intel_display_types.h (jsc#SLE-7953). - drm/i915: remove unnecessary includes of intel_display_types.h header (jsc#SLE-7953). - drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h (jsc#SLE-7953). - drm/i915/tc: un-inline intel_tc_port_ref_held() (jsc#SLE-7953). - drm/i915/mst: un-inline intel_dp_mst_encoder_active_links() (jsc#SLE-7953). - drm/i915/bw: make intel_atomic_get_bw_state() static (jsc#SLE-7953). - drm/i915/irq: un-inline functions to avoid i915_drv.h include (jsc#SLE-7953). - drm/i915/sprite: un-inline icl_is_hdr_plane() (jsc#SLE-7953). - drm/i915: move intel_display.c function declarations (jsc#SLE-7953). - drm/i915/dmc: Load DMC on TGL (jsc#SLE-7953). - drm/i915: Use drm_i915_private directly from drv_get_drvdata() (jsc#SLE-7953). - drm/i915/gt: Remove stale kerneldoc for internal MOCS functions (jsc#SLE-7953). - drm/i915/uc: Don't fail on HuC early init errors (jsc#SLE-7953). - drm/i915/uc: Remove redundant GuC support checks (jsc#SLE-7953). - drm/i915/huc: Prefer intel_huc_is_supported (jsc#SLE-7953). - drm/i915/guc: Prefer intel_guc_is_submission_supported (jsc#SLE-7953). - drm/i915: Teach execbuffer to take the engine wakeref not GT (jsc#SLE-7953). - drm/i915: Flush the freed object list on file close (jsc#SLE-7953). - drm/i915: Hide unshrinkable context objects from the shrinker (jsc#SLE-7953). - drm/i915/wopcm: Don't fail on WOPCM partitioning failure (jsc#SLE-7953). - drm/i915/uc: Inject probe errors into intel_uc_init_hw (jsc#SLE-7953). - drm/i915/uc: Move GuC error log to uc and release it on fini (jsc#SLE-7953). - drm/i915/uc: Reorder firmware status codes (jsc#SLE-7953). - drm/i915/uc: Do full sanitize instead of pure reset (jsc#SLE-7953). - drm/i915: Add i915 to i915_inject_probe_failure (jsc#SLE-7953). - drm/i915: Report resv_obj allocation failure (jsc#SLE-7953). - drm/i915: Fix documentation for __intel_wait_for_register_fw* (jsc#SLE-7953). - drm/i915/oa: update the generated files (jsc#SLE-7953). - drm/i915: Flush extra hard after writing relocations through the GTT (jsc#SLE-7953). - drm/i915/pmu: Atomically acquire the gt_pm wakeref (jsc#SLE-7953). - drm/i915/pmu: Make get_rc6 take intel_gt (jsc#SLE-7953). - drm/i915/pmu: Convert sampling to gt (jsc#SLE-7953). - drm/i915/pmu: Convert engine sampling to uncore mmio (jsc#SLE-7953). - drm/i915/pmu: Make more struct i915_pmu centric (jsc#SLE-7953). - drm/i915/tgl: allow the reg_read ioctl to read the RCS TIMESTAMP register (jsc#SLE-7953). - drm/i915/uc: Stop sanitizing enable_guc modparam (jsc#SLE-7953). - drm/i915/guc: Use dedicated flag to track submission mode (jsc#SLE-7953). - drm/i915/uc: Consider enable_guc modparam during fw selection (jsc#SLE-7953). - drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports* (jsc#SLE-7953). - drm/i915/gt: Introduce intel_gt_runtime_suspend/resume (jsc#SLE-7953). - drm/i915/uc: Move uC early functions inside the GT ones (jsc#SLE-7953). - drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early (jsc#SLE-7953). - drm/i915: Remove lrc default desc from GEM context (jsc#SLE-7953). - drm/i915/ehl: Don't forget to handle port C's hotplug interrupts (jsc#SLE-7953). - drm/i915/ehl: Ungate DDIC and DDID (jsc#SLE-7953). - drm/i915: Move MOCS setup to intel_mocs.c (jsc#SLE-7953). - drm/i915/tgl: Tigerlake only has global MOCS registers (jsc#SLE-7953). - drm/i915/tgl: Define MOCS entries for Tigerlake (jsc#SLE-7953). - drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG (jsc#SLE-7953). - drm/i915/tgl: Move fault registers to their new offset (jsc#SLE-7953). - drm/i915: remove dangling forward declaration (jsc#SLE-7953). - drm/i915/uc: Move uC WOPCM setup in uc_init_hw (jsc#SLE-7953). - drm/i915/uc: Don't enable communication twice on resume (jsc#SLE-7953). - drm/i915/selftests: Pass intel_context to igt_spinner (jsc#SLE-7953). - drm/i915: Avoid ce->gem_context->i915 (jsc#SLE-7953). - drm/i915: make i915_selftest.h self-contained (jsc#SLE-7953). - drm/i915/tgl: handle DP aux interrupts (jsc#SLE-7953). - drm/i915: stop using seqcount for fence pruning (jsc#SLE-7953). - drm/i915: remove irrelevant DRM_UNLOCKED flag (jsc#SLE-7953). - drm/i915: Update DRIVER_DATE to 20190730 (jsc#SLE-7953). - drm/i915/gt: Provide a local intel_context.vm (jsc#SLE-7953). - drm/i915: Move aliasing_ppgtt underneath its i915_ggtt (jsc#SLE-7953). - drm/i915: Inline engine->init_context into its caller (jsc#SLE-7953). - drm/i915: use upstream version of header tests (jsc#SLE-7953). - drm/i915/uc: Don't fail on HuC firmware failure (jsc#SLE-7953). - drm/i915: Flush the i915_vm_release before ggtt shutdown (jsc#SLE-7953). - drm/i915/selftests: Careful not to flush hang_fini on error setups (jsc#SLE-7953). - drm/i915/uc: Fixup kerneldoc after params were flipped and renamed (jsc#SLE-7953). - drm/i915/tgl: update ddi/tc clock_off bits (jsc#SLE-7953). - drm/i915/tgl: select correct bit for port select (jsc#SLE-7953). - drm/i915/tgl: skip setting PORT_CL_DW12_* on initialization (jsc#SLE-7953). - drm/i915/uc: Remove redundant RSA offset definition (jsc#SLE-7953). - drm/i915/uc: Remove redundant ucode offset definition (jsc#SLE-7953). - drm/i915/uc: Remove redundant header_offset/size definitions (jsc#SLE-7953). - drm/i915/gt: Add to timeline requires the timeline mutex (jsc#SLE-7953). - drm/i915/uc: Don't sanitize guc_log_level modparam (jsc#SLE-7953). - drm/i915: Do not rely on for loop caching the mask (jsc#SLE-7953). - drm/i915/perf: Initialise err to 0 before looping over ce->engines (jsc#SLE-7953). - drm/i915/guc: init submission structures as part of guc_init (jsc#SLE-7953). - drm/i915/uc: Reorder params in intel_uc_fw_fetch (jsc#SLE-7953). - drm/i915: Capture vma contents outside of spinlock (jsc#SLE-7953). - drm/i915/uc: Move uc firmware layout definitions to dedicated file (jsc#SLE-7953). - drm/i915/uc: Unify uC firmware upload (jsc#SLE-7953). - drm/i915/uc: Plumb the gt through fw_upload (jsc#SLE-7953). - drm/i915/huc: Copy huc rsa only once (jsc#SLE-7953). - drm/i915/uc: Move xfer rsa logic to common function (jsc#SLE-7953). - drm/i915/uc: Unify uc_fw status tracking (jsc#SLE-7953). - drm/i915/uc: Unify uC FW selection (jsc#SLE-7953). - drm/i915: Fix handling of non-supported uC (jsc#SLE-7953). - drm/i915/uc: Unify uC platform check (jsc#SLE-7953). - drm/i915/guc: Set GuC init params only once (jsc#SLE-7953). - drm/i915: Use dev_get_drvdata (jsc#SLE-7953). - drm/i915/huc: fix status check (jsc#SLE-7953). - drm/i915: Squelch nop wait-for-idle trace (jsc#SLE-7953). - drm/i915/selftests: Let igt_vma_partial et al breathe (jsc#SLE-7953). - drm/i915/uc: Sanitize uC when GT is sanitized (jsc#SLE-7953). - drm/i915/uc: Gt-fy uc reset (jsc#SLE-7953). - drm/i915: Add HDCP capability info to i915_display_info (jsc#SLE-7953). - drm/i915: Rely on spinlock protection for GPU error capture (jsc#SLE-7953). - drm/i915/gt: Hook up intel_context_fini() (jsc#SLE-7953). - drm/i915: Remove obsolete engine cleanup (jsc#SLE-7953). - drm/i915/gtt: Fix rounding for 36b (jsc#SLE-7953). - drm/i915/dsi: remove set but not used variable 'hfront_porch' (jsc#SLE-7953). - drm/i915/gtt: Don't try to clear failed empty pd allocation (jsc#SLE-7953). - drm/i915/gtt: Correct unshifted 'from' for gen8_ppgtt_alloc errors (jsc#SLE-7953). - Revert "/drm/i915: Update description of i915.enable_guc modparam"/ (jsc#SLE-7953). - Revert "/drm/i915/guc: Turn on GuC/HuC auto mode"/ (jsc#SLE-7953). - drm/i915/icl: Add Wa_1409178092 (jsc#SLE-7953). - drm/i915/icl: Verify engine workarounds in GEN8_L3SQCREG4 (jsc#SLE-7953). - drm/i915: Skip CS verification of L3 bank registers (jsc#SLE-7953). - drm/i915/execlists: Cancel breadcrumb on preempting the virtual engine (jsc#SLE-7953). - drm/i915: Use maximum write flush for pwrite_gtt (jsc#SLE-7953). - drm/i915: Drop wmb() inside pread_gtt (jsc#SLE-7953). - drm/i915/ehl: Use an id of 4 while accessing DPLL4's CR0 and CR1 (jsc#SLE-7953). - drm/i915: Add gen8_de_pipe_fault_mask() (jsc#SLE-7953). - drm/i915/gt: Push engine stopping into reset-prepare (jsc#SLE-7953). - drm/i915: Update description of i915.enable_guc modparam (jsc#SLE-7953). - drm/i915/oa: Reconfigure contexts on the fly (jsc#SLE-7953). - drm/i915/gtt: Tidy up ppgtt insertion for gen8 (jsc#SLE-7953). - drm/i915/gtt: Recursive ppgtt alloc for gen8 (jsc#SLE-7953). - drm/i915/execlists: Disable preemption under GVT (jsc#SLE-7953). - drm/i915: Enable hotplug retry (jsc#SLE-7953). - drm/i915: Add support for retrying hotplug (jsc#SLE-7953). - drm/i915/ehl: Map MCC pins based on PHY, not port (jsc#SLE-7953). - drm/i915/selftests: Ignore self-preemption suppression under gvt (jsc#SLE-7953). - drm/i915/uc: kill <g,h>uc_to_i915 (jsc#SLE-7953). - drm/i915/guc: prefer intel_gt in guc interrupt functions (jsc#SLE-7953). - drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths (jsc#SLE-7953). - drm/i915/uc: Move intel functions to intel_uc (jsc#SLE-7953). - drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc (jsc#SLE-7953). - drm/i915/guc: unify guc irq handling (jsc#SLE-7953). - drm/i915/guc: move guc irq functions to intel_guc parameter (jsc#SLE-7953). - drm/i915/uc: introduce intel_uc_fw_supported (jsc#SLE-7953). - drm/i915/uc: replace uc init/fini misc (jsc#SLE-7953). - drm/i915/guc: Use system workqueue for log capture (jsc#SLE-7953). - drm/i915/tgl: add modular FIA to device info (jsc#SLE-7953). - drm/i915: Add modular FIA (jsc#SLE-7953). - drm/i915/gtt: Recursive ppgtt clear for gen8 (jsc#SLE-7953). - drm/i915/gtt: Recursive cleanup for gen8 (jsc#SLE-7953). - drm/i915/display: Drop kerneldoc for 'intel_atomic_commit' (jsc#SLE-7953). - drm/i915: Skip SINK_COUNT read on CH7511 (jsc#SLE-7953). - drm/i915/guc: Turn on GuC/HuC auto mode (jsc#SLE-7953). - drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11 (jsc#SLE-7953). - drm/i915: Propagate "/_probe"/ function name suffix down (jsc#SLE-7953). - drm/i915: Propagate "/_remove"/ function name suffix down (jsc#SLE-7953). - drm/i915: Propagate "/_release"/ function name suffix down (jsc#SLE-7953). - drm/i915: Replace "/_load"/ with "/_probe"/ consequently (jsc#SLE-7953). - drm/i915: Rename "/_load"//"/_unload"/ to match PCI entry points (jsc#SLE-7953). - drm/i915/gtt: Use NULL to encode scratch shadow entries (jsc#SLE-7953). - drm/i915/gtt: Convert vm->scratch into an array (jsc#SLE-7953). - drm/i915/gtt: Markup i915_ppgtt height (jsc#SLE-7953). - drm/i915/tgl: Update DPLL clock reference register (jsc#SLE-7953). - drm/i915/tgl: Add DPLL registers (jsc#SLE-7953). - drm/i915/tgl: Add vbt value mapping for DDC Bus pin (jsc#SLE-7953). - drm/i915/tgl: port to ddc pin mapping (jsc#SLE-7953). - drm/i915/tgl: Add gmbus gpio pin to port mapping (jsc#SLE-7953). - drm/i915/gen12: MBUS B credit change (jsc#SLE-7953). - drm/i915/tgl: apply Display WA #1178 to fix type C dongles (jsc#SLE-7953). - drm/i915/tgl: init ddi port A-C for Tiger Lake (jsc#SLE-7953). - drm/i915/tgl: Add additional PHYs for Tiger Lake (jsc#SLE-7953). - drm/i915/tgl: Add additional ports for Tiger Lake (jsc#SLE-7953). - drm/i915/tgl: Add pll manager (jsc#SLE-7953). - drm/i915/tgl: Add new pll ids (jsc#SLE-7953). - drm/i915/tgl: Add power well to support 4th pipe (jsc#SLE-7953). - drm/i915/tgl: Add power well support (jsc#SLE-7953). - drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder A (jsc#SLE-7953). - drm/i915/tgl: Check if pipe D is fused (jsc#SLE-7953). - drm/i915/tgl: Add TGL PCI IDs (jsc#SLE-7953). - drm/i915/tgl: Add TGL PCH detection in virtualized environment (jsc#SLE-7953). - drm/i915/tgl: Introduce Tiger Lake PCH (jsc#SLE-7953). - drm/i915/tgl: add initial Tiger Lake definitions (jsc#SLE-7953). - drm/i915: Add 4th pipe and transcoder (jsc#SLE-7953). - drm/i915: Don't overestimate 4:2:0 link symbol clock (jsc#SLE-7953). - drm/i915: Copy name string into ring buffer for intel_update/disable_plane tracepoints (jsc#SLE-7953). - drm/i915/guc: Drop redundant ctx param from kerneldoc (jsc#SLE-7953). - drm/i915: Don't pass stack garbage to pcode in the second data register (jsc#SLE-7953). - drm/i915: Use intel_ types in intel_atomic_commit() (jsc#SLE-7953). - drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes() (jsc#SLE-7953). - drm/i915: Polish intel_atomic_track_fbs() (jsc#SLE-7953). - drm/i915: Polish intel_shared_dpll_swap_state() (jsc#SLE-7953). - drm/i915: Simplify modeset_get_crtc_power_domains() arguments (jsc#SLE-7953). - drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex (jsc#SLE-7953). - drm/i915: Use the "/display core"/ power domain in vlv/chv set_cdclk() (jsc#SLE-7953). - drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset (jsc#SLE-7953). - drm/i915/sdvo: Fix handling if zero hbuf size (jsc#SLE-7953). - drm/i915/guc: Simplify guc client (jsc#SLE-7953). - drm/i915/guc: Remove preemption support for current fw (jsc#SLE-7953). - drm/i915/selftests: Ensure we don't clamp a random offset to 32b (jsc#SLE-7953). - drm/i915/gt: Drop the duplicate icl workaround (jsc#SLE-7953). - drm/i915/ehl: Enable DDI-D (jsc#SLE-7953). - drm/i915: Transition port type checks to phy checks (jsc#SLE-7953). - drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespace (jsc#SLE-7953). - drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY (jsc#SLE-7953). - drm/i915/gen11: Start distinguishing 'phy' from 'port' (jsc#SLE-7953). - drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c (jsc#SLE-7953). - drm/i915: fix include order in intel_tc.* (jsc#SLE-7953). - drm/i915: make new intel_tc.c use uncore accessors (jsc#SLE-7953). - drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709 (jsc#SLE-7953). - drm/i915/icl: Fix Y pre-offset for Full Range YCbCr (jsc#SLE-7953). - drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case (jsc#SLE-7953). - drm/i915/execlists: Record preemption for selftests (jsc#SLE-7953). - drm/i915: Remove unused i915_gem_context_lookup_engine (jsc#SLE-7953). - drm/i915: add infrastructure to hold off preemption on a request (jsc#SLE-7953). - drm/i915: enumerate scratch fields (jsc#SLE-7953). - drm/i915/icl: Clear the shared port PLLs from the new crtc state (jsc#SLE-7953). - drm/i915: Clear the shared PLL from the put_dplls() hook (jsc#SLE-7953). - drm/i915/sdvo: Add helpers to get the cmd/status string (jsc#SLE-7953). - drm/i915/sdvo: Shrink sdvo_cmd_names[] strings (jsc#SLE-7953). - drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name string (jsc#SLE-7953). - drm/i915/sdvo: Use named initializers for the SDVO command names (jsc#SLE-7953). - drm/i915: Add icl mipi dsi properties (jsc#SLE-7953). - drm/i915/hdcp: debug logs for sink related failures (jsc#SLE-7953). - drm/i915/gt: Remove presumption of RCS0 (jsc#SLE-7953). - drm/i915/gt: Apply RCS workarounds to the render class (jsc#SLE-7953). - drm/i915/selftests: Fill in a little more of the dummy fence (jsc#SLE-7953). - drm/i915/selftests: Set igt_spinner.gt for early exit (jsc#SLE-7953). - drm/i915: Update DRIVER_DATE to 20190708 (jsc#SLE-7953). - drm/i915/selftests: Reorder error cleanup for whitelist checking (jsc#SLE-7953). - drm/i915: Explicitly track active fw_domain timers (jsc#SLE-7953). - drm/i915: Pull assert_forcewake_active() underneath the lock (jsc#SLE-7953). - drm/i915/gtt: Introduce release_pd_entry (jsc#SLE-7953). - drm/i915/gtt: Setup phys pages for 3lvl pdps (jsc#SLE-7953). - drm/i915/gtt: Tear down setup and cleanup macros for page dma (jsc#SLE-7953). - drm/i915: Remove set but not used variable 'intel_dig_port' (jsc#SLE-7953). - drm/i915: Remove set but not used variable 'encoder' (jsc#SLE-7953). - drm/i915: Order assert forcewake test (jsc#SLE-7953). - drm/i915/ehl: Add support for DPLL4 (v10) (jsc#SLE-7953). - drm/i915: Clean up skl vs. icl plane formats (jsc#SLE-7953). - drm/i915: Cosmetic fix for skl+ plane switch statement (jsc#SLE-7953). - drm/i915: Deal with cpp==8 for g4x watermarks (jsc#SLE-7953). - drm/i915: Program plane gamma ramps (jsc#SLE-7953). - drm/i915: Disable sprite gamma on ivb-bdw (jsc#SLE-7953). - drm/i915: Add windowing for primary planes on gen2/3 and chv (jsc#SLE-7953). - drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt (jsc#SLE-7953). - drm/i915: Remove some legacy mmio accessors from interrupt handling (jsc#SLE-7953). - drm/i915: Rework some interrupt handling functions to take intel_gt (jsc#SLE-7953). - drm/i915: Show instdone for each engine in debugfs (jsc#SLE-7953). - drm/i915/selftests: Be engine agnostic (jsc#SLE-7953). - drm/i915/overlay: Stash the kernel context on initialisation (jsc#SLE-7953). - drm/i915/hangcheck: Look at instdone for all engines (jsc#SLE-7953). - drm/i915/selftests: Drain the freedlists between exec passes (jsc#SLE-7953). - drm/i915/gt: Pull engine w/a initialisation into common (jsc#SLE-7953). - drm/i915: Dump w/a lists on all engines (jsc#SLE-7953). - drm/i915/guc: Upgrade to GuC 33.0.0 (jsc#SLE-7953). - drm/i915/gtt: Handle double alloc failures (jsc#SLE-7953). - drm/i915: Show support for accurate sw PMU busyness tracking (jsc#SLE-7953). - drm/i915/gem: Defer obj->base.resv fini until RCU callback (jsc#SLE-7953). - drm/i915/gt: Ignore forcewake acquisition for posting_reads (jsc#SLE-7953). - drm/i915/gt: Assume we hold forcewake for execlists resume (jsc#SLE-7953). - drm/i915/gt: Use caller provided forcewake for intel_mocs_init_engine (jsc#SLE-7953). - drm/i915: Check caller held wakerefs in assert_forcewakes_active (jsc#SLE-7953). - drm/i915: Flush the workqueue before draining (jsc#SLE-7953). - drm/i915: Move the renderstate setup under gt/ (jsc#SLE-7953). - drm/i915: Add N & CTS values for 10/12 bit deep color (jsc#SLE-7953). - drm/i915: Use port clock to set correct N value (jsc#SLE-7953). - drm/i915: Mark up vma->active as safe for use inside shrinkers (jsc#SLE-7953). - drm/i915/execlists: Hesitate before slicing (jsc#SLE-7953). - drm/i915/selftests: Lock the drm_mm while modifying (jsc#SLE-7953). - drm/i915/selftests: Common live setup/teardown (jsc#SLE-7953). - drm/i915/display: Handle lost primary_port across suspend (jsc#SLE-7953). - drm/i915: synchronize_irq() against the actual irq (jsc#SLE-7953). - drm/i915/gtt: Don't check PPGTT presence on PPGTT-only platforms (jsc#SLE-7953). - Revert "/drm/i915: Introduce private PAT management"/ (jsc#SLE-7953). - drm/i915: Report if i915_active is still busy upon waiting (jsc#SLE-7953). - drm/i915/ehl: Don't program PHY_MISC on EHL PHY C (jsc#SLE-7953). - drm/i915/ehl: Add third combo PHY offset (jsc#SLE-7953). - drm/i915/icl: Drop port parameter to icl_get_combo_buf_trans() (jsc#SLE-7953). - drm/i915/guc: Avoid reclaim locks during reset (jsc#SLE-7953). - drm/i915: WARN about invalid lane reversal in TBT-alt/DP-alt modes (jsc#SLE-7953). - drm/i915: Remove unneeded disconnect in TypeC legacy port mode (jsc#SLE-7953). - drm/i915: Add state verification for the TypeC port mode (jsc#SLE-7953). - drm/i915: Keep the TypeC port mode fixed when the port is active (jsc#SLE-7953). - drm/i915/icl: Reserve all required PLLs for TypeC ports (jsc#SLE-7953). - drm/i915/icl: Split getting the DPLLs to port type specific functions (jsc#SLE-7953). - drm/i915: Sanitize the shared DPLL find/reference interface (jsc#SLE-7953). - drm/i915: Sanitize the shared DPLL reserve/release interface (jsc#SLE-7953). - drm/i915: Keep the TypeC port mode fixed for detect/AUX transfers (jsc#SLE-7953). - drm/i915: Fix the TypeC port mode sanitization during loading/resume (jsc#SLE-7953). - drm/i915: Sanitize the TypeC connect/detect sequences (jsc#SLE-7953). - drm/i915: Handle the TCCOLD power-down event (jsc#SLE-7953). - drm/i915: Wait for TypeC PHY complete flag to clear in safe mode (jsc#SLE-7953). - drm/i915: Unify the TypeC port notation in debug/error messages (jsc#SLE-7953). - drm/i915: Use the correct AUX power domain in TypeC TBT-alt mode (jsc#SLE-7953). - drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt mode (jsc#SLE-7953). - drm/i915: Sanitize the terminology used for TypeC port modes (jsc#SLE-7953). - drm/i915: Tune down WARNs about TBT AUX power well enabling (jsc#SLE-7953). - drm/i915/icl: Add support to read out the TBT PLL HW state (jsc#SLE-7953). - drm/i915: Use intel state as much as possible in wm code (jsc#SLE-7953). - drm/i915: Pass intel state to plane functions as well (jsc#SLE-7953). - drm/i915: Use intel_crtc_state in sanitize_watermarks() too (jsc#SLE-7953). - drm/i915: Convert hw state verifier to take more intel state, v2 (jsc#SLE-7953). - drm/i915: rework reading pipe disable fuses (jsc#SLE-7953). - drm/i915: Make i945gm_vblank_work_func static (jsc#SLE-7953). - drm/i915/ehl: Add voltage level requirement table (jsc#SLE-7953). - drm/i915/ehl: Remove unsupported cd clocks (jsc#SLE-7953). - drm/i915: Initialize drm_driver vblank funcs at compile time (jsc#SLE-7953). - drm/i915: Nuke drm_driver irq vfuncs (jsc#SLE-7953). - drm/i915: Switch to per-crtc vblank vfuncs (jsc#SLE-7953). - drm/i915/selftests: Drop manual request wakerefs around hangcheck (jsc#SLE-7953). - drm/i915/selftests: Serialise nop reset with retirement (jsc#SLE-7953). - drm/i915: Check backlight type while doing eDP backlight initializaiton (jsc#SLE-7953). - drm/i915/icl: Add missing device ID (jsc#SLE-7953). - drm/i915/gt: Add some debug tracing for context pinning (jsc#SLE-7953). - drm/i915/gt: Always call kref_init for the timeline (jsc#SLE-7953). - drm/i915/gt: Drop stale commentary for timeline density (jsc#SLE-7953). - drm/i915/selftests: Hold ref on request across waits (jsc#SLE-7953). - drm/i915/guc: Add debug capture of GuC exception (jsc#SLE-7953). - drm/i915/execlists: Convert recursive defer_request() into iterative (jsc#SLE-7953). - drm/i915/ehl: Add missing VECS engine (jsc#SLE-7953). - drm/i915/ehl: Add one additional PCH ID to MCC (jsc#SLE-7953). Refresh patches.suse/drm-i915-cml-Add-second-PCH-ID-for-CMP.patch - drm/i915/gem: Clear read/write domains for GPU clear (jsc#SLE-7953). - drm/i915/execlists: Always clear ring_pause if we do not submit (jsc#SLE-7953). - drm/i915/blt: Remove recursive vma->lock (jsc#SLE-7953). - drm/i915: Local debug BUG_ON for intel_wakeref (jsc#SLE-7953). - drm/i915: Provide an i915_active.acquire callback (jsc#SLE-7953). - drm/i915: Throw away the active object retirement complexity (jsc#SLE-7953). - drm/i915: Track i915_active using debugobjects (jsc#SLE-7953). - drm/i915: Remove waiting & retiring from shrinker paths (jsc#SLE-7953). - drm/i915/guc: handle GuC messages received with CTB disabled (jsc#SLE-7953). - drm/i915/guc: reorder enable/disable communication steps (jsc#SLE-7953). - drm/i915/gt: Fixup kerneldoc parameters (jsc#SLE-7953). - drm/i915/gt: Rename i915_gt_timelines (jsc#SLE-7953). - drm/i915: Eliminate dual personality of i915_scratch_offset (jsc#SLE-7953). - drm/i915: Make timelines gt centric (jsc#SLE-7953). - drm/i915: Compartmentalize ring buffer creation (jsc#SLE-7953). - drm/i915: Store ggtt pointer in intel_gt (jsc#SLE-7953). - drm/i915: Compartmentalize i915_gem_init_ggtt (jsc#SLE-7953). - drm/i915: Compartmentalize i915_ggtt_cleanup_hw (jsc#SLE-7953). - drm/i915: Compartmentalize timeline_init/park/fini (jsc#SLE-7953). - drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt (jsc#SLE-7953). - drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings (jsc#SLE-7953). - drm/i915: Store intel_gt backpointer in vm (jsc#SLE-7953). - drm/i915: Make ggtt invalidation work on ggtt (jsc#SLE-7953). - drm/i915: Compartmentalize i915_ggtt_init_hw (jsc#SLE-7953). - drm/i915: Compartmentalize i915_ggtt_probe_hw (jsc#SLE-7953). - drm/i915: Consolidate some open coded mmio rmw (jsc#SLE-7953). - drm/i915: Convert i915_ppgtt_init_hw to intel_gt (jsc#SLE-7953). - drm/i915: Store backpointer to intel_gt in the engine (jsc#SLE-7953). - drm/i915: Convert gt workarounds to intel_gt (jsc#SLE-7953). - drm/i915: Convert init_unused_rings to intel_gt (jsc#SLE-7953). - drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling (jsc#SLE-7953). - drm/i915: Convert i915_gem_init_swizzling to intel_gt (jsc#SLE-7953). - drm/i915: Make i915_check_and_clear_faults take intel_gt (jsc#SLE-7953). - drm/i915: Store some backpointers in struct intel_gt (jsc#SLE-7953). - drm/i915: Move intel_gt initialization to a separate file (jsc#SLE-7953). - drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt (jsc#SLE-7953). - drm/i915: Convert intel_vgt_(de)balloon to uncore (jsc#SLE-7953). - drm/i915/execlists: Keep virtual context alive until after we kick (jsc#SLE-7953). - drm/i915/gtt: Defer address space cleanup to an RCU worker (jsc#SLE-7953). - drm/i915/ehl/dsi: Enable AFE over PPI strap (jsc#SLE-7953). - drm/i915/ehl/dsi: Set lane latency optimization for DW1 (jsc#SLE-7953). - drm/i915/selftests: Use request managed wakerefs (jsc#SLE-7953). - drm/i915: Rings are always flushed (jsc#SLE-7953). - drm/i915/execlists: Minimalistic timeslicing (jsc#SLE-7953). - drm/i915: dynamically allocate forcewake domains (jsc#SLE-7953). - drm/i915: skip forcewake actions on forcewake-less uncore (jsc#SLE-7953). - drm/i915: kill uncore_to_i915 (jsc#SLE-7953). - drm/i915: kill uncore_sanitize (jsc#SLE-7953). - drm/i915: use vfuncs for reg_read/write_fw_domains (jsc#SLE-7953). - drm/i915/ehl: Allow combo PHY A to drive a third external display (jsc#SLE-7953). - drm/i915: Flush the execution-callbacks on retiring (jsc#SLE-7953). - drm/i915: Signal fence completion from i915_request_wait (jsc#SLE-7953). - commit 04e08b4 - PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}() (jsc#SLE-9316). - PM / wakeup: Register wakeup class kobj after device is added (jsc#SLE-9316). - PM / wakeup: Fix sysfs registration error path (jsc#SLE-9316). - commit 0972359 - thermal: qoriq: Add hwmon support (jsc#SLE-9316). - thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs() (jsc#SLE-9316). - thermal: qoriq: Do not report invalid temperature reading (jsc#SLE-9316). - thermal: qoriq: Enable all sensors before registering them (jsc#SLE-9316). - thermal: qoriq: Convert driver to use regmap API (jsc#SLE-9316). - thermal: qoriq: Drop unnecessary drvdata cleanup (jsc#SLE-9316). - thermal: qoriq: Pass data to qoriq_tmu_calibration() directly (jsc#SLE-9316). - thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly (jsc#SLE-9316). - thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data (jsc#SLE-9316). - thermal: qoriq: Add local struct qoriq_sensor pointer (jsc#SLE-9316). - thermal: qoriq: Don't store struct thermal_zone_device reference (jsc#SLE-9316). - thermal: qoriq: Add local struct device pointer (jsc#SLE-9316). - thermal: qoriq: add thermal monitor unit version 2 support (jsc#SLE-9316). - thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP (jsc#SLE-9316). - thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap() (jsc#SLE-9316). - thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail (jsc#SLE-9316). - thermal: qoriq: Add clock operations (jsc#SLE-9316). - commit 14652c6 - Delete patches.suse/cpufreq-intel_pstate-use-setpoint-of-10-on-servers.patch. Before v4.14 the intel_pstate powersave frequency governor used a P.I.D. controller based algorithm to select frequencies, and this patch was necessary to tune the "/setpoint"/ parameter to a more aggressive value than in mainline kernel. From v4.14 onwards said algorithm is replaced by another where the frequency is proportional to non-idle time observed in the recent past, and this patch tuning pid_params.setpoint is thus obsolete. - commit 80607d5 - cpufreq: intel_pstate: Temporarily boost P-state when exiting from idle (bnc#1066110, bnc#1066845). - commit 0ab1412 - cpufreq, intel_pstate: Ramp up frequency faster when utilisation reaches setpoint (bsc#1068680). - commit 741462c - cpufreq: intel_pstate: Revert upstream changes to iowait boosting (bsc#1131437). - commit 08e273b - PM / wakeup: Show wakeup sources stats in sysfs (jsc#SLE-9316). - PM / wakeup: Use wakeup_source_register() in wakelock.c (jsc#SLE-9316). - PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare() (jsc#SLE-9316). - commit 4d80f94 - rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig (jsc#SLE-9316). - mmc: sdhci: fix up CMD12 sending (jsc#SLE-9316). - soc: fsl: add RCPM driver (jsc#SLE-9316). - PM: wakeup: Add routine to help fetch wakeup source object (jsc#SLE-9316). - mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completion (jsc#SLE-9316). - spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id (jsc#SLE-9316). - rtc: fsl-ftm-alarm: add FTM alarm driver (jsc#SLE-9316). - mtd: spi-nor: Add support for mt35xu02g (jsc#SLE-9316). - mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC (jsc#SLE-9316). - soc: fsl: guts: Add definition for LS1028A (jsc#SLE-9316). - spi: fsl-qspi: Enhance binding to extend example for flash entry (jsc#SLE-9316). - commit bfef95e - Refresh and enable patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch. (fate#316531) - commit d8c86dc - Refresh and enable patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch. (fate#316531) - commit 9e30e45 - enetc: remove variable 'tc_max_sized_frame' set but not used (jsc#SLE-9316). - enetc: add software timestamping (jsc#SLE-9316). - enetc: disable EEE autoneg by default (jsc#SLE-9316). - enetc: add support Credit Based Shaper(CBS) for hardware offload (jsc#SLE-9316). - enetc: make enetc_setup_tc_mqprio static (jsc#SLE-9316). - enetc: update TSN Qbv PSPEED set according to adjust link speed (jsc#SLE-9316). - enetc: Configure the Time-Aware Scheduler via tc-taprio offload (jsc#SLE-9316). - enetc: fix return value for enetc_ioctl() (jsc#SLE-9316). - enetc: ethtool: add wake-on-lan callbacks (jsc#SLE-9316). - enetc: add ioctl() support for PHY-related ops (jsc#SLE-9316). - commit c54330b - Update tags in patches.suse/ext4-add-more-paranoia-checking-in-ext4_expand_extra.patch (bnc#1151927 bsc#1159297 CVE-2019-19767 5.3.15). - commit a5d00e3 - xen/blkback: Avoid unmapping unmapped grant pages (bsc#1065600). - commit d227d91 - staging: vchiq: call unregister_chrdev_region() when driver registration fails (git-fixes). - xhci: make sure interrupts are restored to correct state (git-fixes). - xhci: Increase STS_HALT timeout in xhci_suspend() (git-fixes). - usb: xhci: only set D3hot for pci device (git-fixes). - xhci: Fix memory leak in xhci_add_in_port() (git-fixes). - usb: dwc3: gadget: Fix logical condition (git-fixes). - USB: adutux: fix interface sanity check (git-fixes). - USB: idmouse: fix interface sanity checks (git-fixes). - USB: serial: io_edgeport: fix epic endpoint lookup (git-fixes). - usb: mon: Fix a deadlock in usbmon between mmap and read (git-fixes). - usb: typec: fix use after free in typec_register_port() (git-fixes). - usb: roles: fix a potential use after free (git-fixes). - virtio-balloon: fix managed page counts when migrating pages between zones (git-fixes). - vfio/pci: call irq_bypass_unregister_producer() before freeing irq (git-fixes). - tools: PCI: Fix fd leakage (git-fixes). - stm class: Lose the protocol driver when dropping its reference (git-fixes). - spi: rspi: Use platform_get_irq_byname_optional() for optional irqs (git-fixes). - commit 6f16787 - staging: rtl8712: fix interface sanity check (git-fixes). - staging: rtl8188eu: fix interface sanity check (git-fixes). - soc: aspeed: Fix snoop_file_poll()'s return type (git-fixes). - soc: renesas: Add missing check for non-zero product register address (git-fixes). - serial: 8250-mtk: Use platform_get_irq_optional() for optional irq (git-fixes). - phy: qcom-usb-hs: Fix extcon double register after power cycle (git-fixes). - phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid (git-fixes). - phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "/role"/ (git-fixes). - rfkill: allocate static minor (git-fixes). - phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irq (git-fixes). - software node: Get reference to parent swnode in get_parent op (git-fixes). - driver core: platform: Add platform_get_irq_byname_optional() (git-fixes). - commit 3dd636b - config: refresh - only update headers - commit 308eb35 - PCI: layerscape: Add LS1028a support (jsc#SLE-9316). - PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately (jsc#SLE-9316). - PCI: dwc: Return directly when num-lanes is not found (jsc#SLE-9316). - commit a994a9b - moduleparam: fix parameter description mismatch (git-fixes). - net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions (git-fixes). - net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition (git-fixes). - mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card (git-fixes). - net: wireless: ti: wl1251 add device tree support (git-fixes). - commit 55a0d46 - interconnect: qcom: sdm845: Walk the list safely on node removal (git-fixes). - commit dc37ad8 - iio: adc: max9611: Fix too short conversion time delay (git-fixes). - iio: imu: inv_mpu6050: fix temperature reporting using bad unit (git-fixes). - iio: adc: ad7124: Enable internal reference (git-fixes). - iio: adc: ad7606: fix reading unnecessary data from device (git-fixes). - genalloc: Fix a set of docs build warnings (git-fixes). - commit f2d6240 - firmware: arm_scmi: Avoid double free in error flow (git-fixes). - commit 83c312d - drm/nouveau/kms/nv50-: Limit MST BPC to 8 (git-fixes). - drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom (git-fixes). - drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN (git-fixes). - drm: meson: venc: cvbs: fix CVBS mode matching (git-fixes). - drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found (git-fixes). - drm/dp_mst: Correct the bug in drm_dp_update_payload_part1() (git-fixes). - drm/mgag200: Store flags from PCI driver data in device structure (git-fixes). - drm/mgag200: Extract device type from flags (git-fixes). - commit 2452bc1 - drm/amdgpu/vi: silence an uninitialized variable warning (git-fixes). - commit 45e781e - drm/amd/display: add default clocks if not able to fetch them (git-fixes). - drm/msm: Sanitize the modeset_is_locked checks in dpu (git-fixes). - drm/msm: include linux/sched/task.h (git-fixes). - drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 (git-fixes). - drm/radeon: fix bad DMA from INTERRUPT_CNTL2 (git-fixes). - drm: msm: a6xx: fix debug bus register configuration (git-fixes). - commit 42a4df1 - drm/tegra: Fix ordering of cleanup code (git-fixes). - drm: Don't free jobs in wait_event_interruptible() (git-fixes). - drm/rockchip: Round up _before_ giving to the clock framework (git-fixes). - drm/amd/display: fix struct init in update_bounding_box (git-fixes). - drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock (git-fixes). - Revert "/drm/amdgpu/nbio7.4: add hw bug workaround for vega20"/ (git-fixes). - drm: rcar_lvds: Fix color mismatches on R-Car H2 ES2.0 and later (git-fixes). - drm/mcde: Fix reference to DOC comment (git-fixes). - Revert "/drm/sun4i: dsi: Change the start delay calculation"/ (git-fixes). - drm: panel-lvds: Potential Oops in probe error handling (git-fixes). - commit 8624fb2 - dmaengine: ti: edma: fix missed failure handling (git-fixes). - drm/v3d: don't leak bin job if v3d_job_init fails (git-fixes). - drm: mst: Fix query_payload ack reply struct (git-fixes). - commit 5a5f2fc - gpio: mpc8xxx: Add platform device to gpiochip->parent (jsc#SLE-9316). - gpio/mpc8xxx: fix qoriq GPIO reading (jsc#SLE-9316). - gpio/mpc8xxx: change irq handler from chained to normal (jsc#SLE-9316). - gpio: mpc8xxx: add ls1088a platform special function (jsc#SLE-9316). - gpio: mpc8xxx: Add ls1028a device specify function (jsc#SLE-9316). - commit 748b19d - Update patch reference for ALSA timer fix (CVE-2019-19807 bsc#1159281) - commit fdd89ba - PCI: rockchip: Fix IO outbound ATU register number (git-fixes). - commit fa4971b - rpm/kernel-subpackage-spec: Fix empty Recommends tag (bsc#1143959) - commit 3fd22e2 - crypto: ccp - Release all allocated memory if sha type is invalid (bsc#1156259 CVE-2019-18808). - commit 9a2a2b6 - Linux 5.3.16 (bnc#1151927 5.3.16). - Input: Fix memory leak in psxpad_spi_probe (bnc#1151927 5.3.16). - io_uring: ensure req->submit is copied when req is deferred (bnc#1151927 5.3.16). - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks (bnc#1151927 5.3.16). - Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers (bnc#1151927 5.3.16). - Input: goodix - add upside-down quirk for Teclast X89 tablet (bnc#1151927 5.3.16). - nfsd: Ensure CLONE persists data and metadata changes to the target file (bnc#1151927 5.3.16). - nfsd: restore NFSv3 ACL support (bnc#1151927 5.3.16). - io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR (bnc#1151927 5.3.16). - fuse: verify nlink (bnc#1151927 5.3.16). - fuse: verify attributes (bnc#1151927 5.3.16). - arm64: dts: exynos: Revert "/Remove unneeded address space mapping for soc node"/ (bnc#1151927 5.3.16). - tty: vt: keyboard: reject invalid keycodes (bnc#1151927 5.3.16). - serial: stm32: fix clearing interrupt error flags (bnc#1151927 5.3.16). - serial: serial_core: Perform NULL checks for break_ctl ops (bnc#1151927 5.3.16). - serial: ifx6x60: add missed pm_runtime_disable (bnc#1151927 5.3.16). - serial: pl011: Fix DMA ->flush_buffer() (bnc#1151927 5.3.16). - x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect (bnc#1151927 5.3.16). - x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all() (bnc#1151927 5.3.16). - Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus (bnc#1151927 5.3.16). - sparc64: implement ioremap_uc (bnc#1151927 5.3.16). - jbd2: Fix possible overflow in jbd2_log_space_left() (bnc#1151927 5.3.16). - drm/msm: fix memleak on release (bnc#1151927 5.3.16). - drm: damage_helper: Fix race checking plane->state->fb (bnc#1151927 5.3.16). - drm/i810: Prevent underflow in ioctl (bnc#1151927 5.3.16). - binder: Handle start==NULL in binder_update_page_range() (bnc#1151927 5.3.16). - binder: Prevent repeated use of ->mmap() via NULL mapping (bnc#1151927 5.3.16). - binder: Fix race between mmap() and binder_alloc_print_pages() (bnc#1151927 5.3.16). - lp: fix sparc64 LPSETTIMEOUT ioctl (bnc#1151927 5.3.16). - blacklist.conf: remove it - coresight: etm4x: Fix input validation for sysfs (bnc#1151927 5.3.16). - usb: gadget: u_serial: add missing port entry locking (bnc#1151927 5.3.16). - cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value (bnc#1151927 5.3.16). - perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite (bnc#1151927 5.3.16). - crypto: ccp - fix uninitialized list head (bnc#1151927 5.3.16). - KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path (bnc#1151927 5.3.16). - KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one (bnc#1151927 5.3.16). - KVM: x86: Grab KVM's srcu lock when setting nested state (bnc#1151927 5.3.16). - KVM: x86: do not modify masked bits of shared MSRs (bnc#1151927 5.3.16). - KVM: arm/arm64: vgic: Don't rely on the wrong pending table (bnc#1151927 5.3.16). - KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated (bnc#1151927 5.3.16). - KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter (bnc#1151927 5.3.16). - sched/core: Avoid spurious lock dependencies (bnc#1151927 5.3.16). - perf/core: Consistently fail fork on allocation failures (bnc#1151927 5.3.16). - net: ep93xx_eth: fix mismatch of request_mem_region in remove (bnc#1151927 5.3.16). - ravb: implement MTU change while device is up (bnc#1151927 5.3.16). - iwlwifi: pcie: don't consider IV len in A-MSDU (bnc#1151927 5.3.16). - xfrm: release device reference for invalid state (bnc#1151927 5.3.16). - rsxx: add missed destroy_workqueue calls in remove (bnc#1151927 5.3.16). - afs: Fix race in commit bulk status fetch (bnc#1151927 5.3.16). - MIPS: SGI-IP27: fix exception handler replication (bnc#1151927 5.3.16). - selftests: kvm: fix build with glibc >= 2.30 (bnc#1151927 5.3.16). - drm/sun4i: tcon: Set min division of TCON0_DCLK to 1 (bnc#1151927 5.3.16). - audit_get_nd(): don't unlock parent too early (bnc#1151927 5.3.16). - Refresh patches.suse/vfs-add-super_operations-get_inode_dev. - exportfs_decode_fh(): negative pinned may become positive without the parent locked (bnc#1151927 5.3.16). - cgroup: don't put ERR_PTR() into fc->root (bnc#1151927 5.3.16). - autofs: fix a leak in autofs_expire_indirect() (bnc#1151927 5.3.16). - Input: cyttsp4_core - fix use after free bug (bnc#1151927 5.3.16). - commit 8b8fa5f - Update patches.suse/0001-crypto-af_alg-cast-ki_complete-ternary-op-to-int.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/0001-crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/0055-rbd-silence-bogus-uninitialized-warning-in-rbd_object_map_update_finish.patch (jsc#SES-1134 bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-Add-Cometlake-S-PCI-ID.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-Add-mute-led-support-for-HP-ProBook-645-G4.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-Fix-pending-unsol-events-at-shutdown.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-Modify-stream-stripe-mask-only-when-needed.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-hdmi-fix-pin-setup-on-Tigerlake.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-realtek-Dell-headphone-has-noise-on-unmute-.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-realtek-Enable-internal-speaker-of-ASUS-UX4.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-on-a-Xiaomi-.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-pcm-Fix-stream-lock-usage-in-snd_pcm_period_ela.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ALSA-pcm-oss-Avoid-potential-buffer-overflows.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/CIFS-Fix-SMB2-oplock-break-processing.patch (bsc#1154355 bnc#1151927 5.3.16). - Update patches.suse/Input-synaptics-rmi4-re-enable-IRQs-in-f34v7_do_refl.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/NFC-nxp-nci-Fix-NULL-pointer-dereference-after-I2C-c.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/RDMA-hns-Correct-the-value-of-HNS_ROCE_HEM_CHUNK_LEN.patch (jsc#SLE-8449 bnc#1151927 5.3.16). - Update patches.suse/RDMA-hns-Correct-the-value-of-srq_desc_size.patch (jsc#SLE-8449 bnc#1151927 5.3.16). - Update patches.suse/RDMA-qib-Validate-show-store-callbacks-before-callin.patch (jsc#SLE-8449 bnc#1151927 5.3.16). - Update patches.suse/SUNRPC-Avoid-RPC-delays-when-exiting-suspend.patch (bsc#1154353 bnc#1151927 5.3.16). - Update patches.suse/aio-Fix-io_pgetevents-struct-__compat_aio_sigset-lay.patch (bsc#1158373 bnc#1151927 5.3.16). - Update patches.suse/arm64-tegra-Fix-active-low-warning-for-Jetson-TX1-re.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/block-check-bi_size-overflow-before-merge.patch (bsc#1158370 bnc#1151927 5.3.16). - Update patches.suse/can-slcan-Fix-use-after-free-Read-in-slcan_open.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/can-ucan-fix-non-atomic-allocation-in-completion-han.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/crypto-atmel-aes-Fix-IV-handling-when-req-nbytes-ivs.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/crypto-crypto4xx-fix-double-free-in-crypto4xx_destro.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/crypto-geode-aes-switch-to-skcipher-for-cbc-aes-fall.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/crypto-user-fix-memory-leak-in-crypto_report.patch (CVE-2019-19062 bsc#1157333 git-fixes bnc#1151927 5.3.16). - Update patches.suse/crypto-user-fix-memory-leak-in-crypto_reportstat.patch (CVE-2019-19050 bsc#1157336 git-fixes bnc#1151927 5.3.16). - Update patches.suse/drm-mcde-Fix-an-error-handling-path-in-mcde_probe.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/ecryptfs-fix-unlink-and-rmdir-in-face-of-underlying-.patch (bsc#1158374 bnc#1151927 5.3.16). - Update patches.suse/edac-ghes-fix-locking-and-memory-barrier-issues.patch (bsc#1152489 bnc#1151927 5.3.16). - Update patches.suse/i2c-core-fix-use-after-free-in-of_i2c_notify.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/iomap-Fix-pipe-page-leakage-during-splicing.patch (bsc#1158383 bnc#1151927 5.3.16). - Update patches.suse/kernfs-fix-ino-wrap-around-detection.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/kselftest-Fix-NULL-INSTALL_PATH-for-TARGETS-runlist.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/kvm-x86-fix-out-of-bounds-write-in-kvm_get_emulated_cpuid-cve-2019-19332 (CVE-2019-19332 bsc#1158827 bnc#1151927 5.3.16). - Update patches.suse/kvm-x86-fix-presentation-of-tsx-feature-in-arch_capabilities (CVE-2019-19338 bsc#1158954 bnc#1151927 5.3.16). - Update patches.suse/kvm-x86-remove-a-spurious-export-of-a-static-function (bsc#1158954 bnc#1151927 5.3.16). - Update patches.suse/md-raid0-Fix-an-error-message-in-raid0_make_request.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/media-rc-mark-input-device-as-pointing-stick.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/net-hns3-fix-ETS-bandwidth-validation-bug.patch (bsc#1154353 bnc#1151927 5.3.16). - Update patches.suse/net-hns3-reallocate-SSU-buffer-size-when-pfc_en-chan.patch (bsc#1154353 bnc#1151927 5.3.16). - Update patches.suse/perf-script-Fix-invalid-LBR-binary-mismatch-error.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/rsi-release-skb-if-rsi_prepare_beacon-fails.patch (CVE-2019-19071,bsc#1157067 bnc#1151927 5.3.16). - Update patches.suse/sched-pelt-Fix-update-of-blocked-PELT-ordering.patch (bnc#1155798 (CPU scheduler functional and performance backports) bnc#1151927 5.3.16). - Update patches.suse/spi-Fix-NULL-pointer-when-setting-SPI_CS_HIGH-for-GP.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/spi-Fix-SPI_CS_HIGH-setting-when-using-native-and-GP.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/spi-atmel-Fix-CS-high-support.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/spi-spi-fsl-qspi-Clear-TDH-bits-in-FLSHCR-register.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/spi-stm32-qspi-Fix-kernel-oops-when-unbinding-driver.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/thermal-Fix-deadlock-in-thermal-thermal_zone_device_.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/time-Zero-the-upper-32-bits-in-__kernel_timespec-on-.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/tty-serial-fsl_lpuart-use-the-sg-count-from-dma_map_.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/tty-serial-msm_serial-Fix-flow-control.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/vcs-prevent-write-access-to-vcsu-devices.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/watchdog-aspeed-Fix-clock-behaviour-for-ast2600.patch (git-fixes bnc#1151927 5.3.16). - Update patches.suse/x86-resctrl-fix-potential-lockdep-warning.patch (bsc#1152489 bnc#1151927 5.3.16). - commit f542645 - Delete patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch. Be replaced by patches.suse/0001-efi-add-a-function-to-convert-the-status-code-to-a-s.patch patches.suse/0002-efi-show-error-messages-only-when-loading-certificat.patch - commit 167e118 - efi: show error messages only when loading certificates is failed (fate#316531, bnc#854875). - commit 9ff07ee - efi: add a function to convert the status code to a string (fate#316531, bnc#854875). - commit cd7aba4 - Refresh patches.suse/ibmvnic-Fix-typo-in-retry-check.patch. - commit f89f0b0 - config: refresh - update headers - drop options which are no longer accessible - commit 82ffcd4 - series.conf: refresh update mainline references and resort: patches.suse/scsi-qla2xxx-Add-debug-dump-of-LOGO-payload-and-ELS-.patch patches.suse/scsi-qla2xxx-Added-support-for-MPI-and-PEP-regions-f.patch patches.suse/scsi-qla2xxx-Allow-PLOGI-in-target-mode.patch patches.suse/scsi-qla2xxx-Change-discovery-state-before-PLOGI.patch patches.suse/scsi-qla2xxx-Configure-local-loop-for-N2N-target.patch patches.suse/scsi-qla2xxx-Correctly-retrieve-and-interpret-active.patch patches.suse/scsi-qla2xxx-Don-t-call-qlt_async_event-twice.patch patches.suse/scsi-qla2xxx-Don-t-defer-relogin-unconditonally.patch patches.suse/scsi-qla2xxx-Drop-superfluous-INIT_WORK-of-del_work.patch patches.suse/scsi-qla2xxx-Fix-PLOGI-payload-and-ELS-IOCB-dump-len.patch patches.suse/scsi-qla2xxx-Fix-incorrect-SFUB-length-used-for-Secu.patch patches.suse/scsi-qla2xxx-Ignore-NULL-pointer-in-tcm_qla2xxx_free.patch patches.suse/scsi-qla2xxx-Ignore-PORT-UPDATE-after-N2N-PLOGI.patch patches.suse/scsi-qla2xxx-Initialize-free_work-before-flushing-it.patch patches.suse/scsi-qla2xxx-Send-Notify-ACK-after-N2N-PLOGI.patch patches.suse/scsi-qla2xxx-Use-explicit-LOGO-in-target-mode.patch - commit b803547 - ACPI: PM: Avoid attaching ACPI PM domain to certain devices (git-fixes). - ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO (git-fixes). - ALSA: hda/hdmi - Fix duplicate unref of pci_dev (git-fixes). - ALSA: fireface: fix return value in error path of isochronous resources reservation (git-fixes). - ALSA: oxfw: fix return value in error path of isochronous resources reservation (git-fixes). - ALSA: echoaudio: simplify get_audio_levels (git-fixes). - dma-buf: Fix memory leak in sync_file_merge() (git-fixes). - commit 1ccb9b7 - scsi: bfa: release allocated memory in case of error (CVE-2019-19066 bsc#1157303). - commit 8663bfd - spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS (git-fixes). - commit be424a0 - vcs: prevent write access to vcsu devices (git-fixes). - tty: serial: pch_uart: correct usage of dma_unmap_sg (git-fixes). - tty: serial: imx: use the sg count from dma_map_sg (git-fixes). - tty: serial: fsl_lpuart: use the sg count from dma_map_sg (git-fixes). - tty: serial: msm_serial: Fix flow control (git-fixes). - tipc: fix wrong timeout input for tipc_wait_for_cond() (git-fixes). - tipc: fix wrong socket reference counter after tipc_sk_timeout() returns (git-fixes). - commit b38c936 - tipc: fix potential memory leak in __tipc_sendmsg() (git-fixes). - spi: atmel: Fix CS high support (git-fixes). - spi: dw: Fix Designware SPI loopback (git-fixes). - spi: atmel: fix handling of cs_change set on non-last xfer (git-fixes). - spi: Fix SPI_CS_HIGH setting when using native and GPIO CS (git-fixes). - spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register (git-fixes). - spi: stm32-qspi: Fix kernel oops when unbinding driver (git-fixes). - tipc: update mon's self addr when node addr generated (git-fixes). - tipc: reduce sensitive to retransmit failures (git-fixes). - commit 03f889b - platform/chrome: wilco_ec: fix use after free issue (git-fixes). - rtc: pm8xxx: update kerneldoc for struct pm8xxx_rtc (git-fixes). - rtc: msm6242: Fix reading of 10-hour digit (git-fixes). - rtc: bd70528: Add MODULE ALIAS to autoload module (git-fixes). - rtc: brcmstb-waketimer: add missed clk_disable_unprepare (git-fixes). - rtc: disable uie before setting time and enable after (git-fixes). - pstore: Make pstore_choose_compression() static (git-fixes). - pinctrl: lewisburg: Update pin list according to v1.1v6 (git-fixes). - pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() (git-fixes). - pinctrl: samsung: Fix device node refcount leaks in init code (git-fixes). - commit 12b6898 - of: unittest: fix memory leak in attach_node_and_children (git-fixes). - of: overlay: add_changeset_property() memory leak (git-fixes). - pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init (git-fixes). - pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init (git-fixes). - pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init (git-fixes). - pinctrl: samsung: Add of_node_put() before return in error path (git-fixes). - pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts (git-fixes). - pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSR (git-fixes). - pinctrl: rza2: Fix gpio name typos (git-fixes). - hwrng: omap3-rom - Fix missing clock by probing with device tree (git-fixes). - commit d48f475 - clk: Add clk_hw_unregister_composite helper function definition (git-fixes). - clk: Fix memory leak in clk_unregister() (git-fixes). - clk: pxa: fix one of the pxa RTC clocks (git-fixes). - clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_by_phandle() (git-fixes). - clk: qcom: smd: Add missing pnoc clock (git-fixes). - clk: imx7ulp: Correct DDR clock mux options (git-fixes). - clk: imx7ulp: Correct system clock source option #7 (git-fixes). - clk: imx: pll14xx: Fix quick switch of S/K parameter (git-fixes). - clk: renesas: r8a77965: Remove superfluous semicolon (git-fixes). - clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume (git-fixes). - commit 10ab36e - arm64: mm: Fix initialisation of DMA zones on non-NUMA systems (git-fixes). - arm64: tegra: Fix 'active-low' warning for Jetson TX1 regulator (git-fixes). - ARM: OMAP2+: Add missing put_device() call in omapdss_init_of() (git-fixes). - apparmor: fix unsigned len comparison with less than zero (git-fixes). - clk: meson: axg-audio: fix regmap last register (git-fixes). - ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening (git-fixes). - ARM: 8918/2: only build return_address() if needed (git-fixes). - ARM: 8928/1: ARM_ERRATA_775420: Spelling s/date/data/ (git-fixes). - arm64: Silence clang warning on mismatched value/register sizes (git-fixes). - commit 7811b6b - ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangs (git-fixes). - commit 228f19d - watchdog: sprd: Fix the incorrect pointer getting from driver data (git-fixes). - staging: wilc1000: potential corruption in wilc_parse_join_bss_param() (git-fixes). - virt_wifi: fix use-after-free in virt_wifi_newlink() (git-fixes). - tpm: Switch to platform_get_irq_optional() (git-fixes). - commit ff1979e - thermal: Fix deadlock in thermal thermal_zone_device_check (git-fixes). - time: Zero the upper 32-bits in __kernel_timespec on 32-bit (git-fixes). - seccomp: avoid overflow in implicit constant conversion (git-fixes). - rtlwifi: rtl8192de: Fix missing enable interrupt flag (git-fixes). - rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer (git-fixes). - rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address (git-fixes). - rtw88: fix error handling when setup efuse info (git-fixes). - rtw88: fix NSS of hw_cap (git-fixes). - rtw88: fix beaconing mode rsvd_page memory violation issue (git-fixes). - tpm: add check after commands attribs tab allocation (git-fixes). - commit 05bccb9 - power: supply: bd70528: Add MODULE_ALIAS to allow module auto loading (git-fixes). - PM / devfreq: Lock devfreq in trans_stat_show (git-fixes). - PM / devfreq: Check NULL governor in available_governors_show (git-fixes). - regulator: core: Let boot-on regulators be powered off (git-fixes). - regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id (git-fixes). - regulator: ab8500: Remove AB8505 USB regulator (git-fixes). - regulator: core: Release coupled_rdevs on regulator_init_coupling() error (git-fixes). - regulator: bd70528: Add MODULE_ALIAS to allow module auto loading (git-fixes). - rt2800: remove errornous duplicate condition (git-fixes). - rtlwifi: Remove unnecessary NULL check in rtl_regd_init (git-fixes). - commit c414c52 - PCI: rcar: Fix missing MACCTLR register setting in initialization sequence (git-fixes). - PCI: amlogic: Fix probed clock names (git-fixes). - PCI: dwc: Fix find_next_bit() usage (git-fixes). - PCI: aardvark: Fix PCI_EXP_RTCTL register configuration (git-fixes). - PCI: aardvark: Use LTSSM state to build link training flag (git-fixes). - PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3 (git-fixes). - PCI: Fix Intel ACS quirk UPDCR register address (git-fixes). - PCI/switchtec: Read all 64 bits of part_event_bitmap (git-fixes). - PCI: Do not use bus number zero from EA capability (git-fixes). - pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call (git-fixes). - commit f1a197e - PCI: Fix missing bridge dma_ranges resource list cleanup (git-fixes). - PCI/PM: Clear PCIe PME Status even for legacy power management (git-fixes). - PCI/PTM: Remove spurious "/d"/ from granularity message (git-fixes). - PCI: pciehp: Do not disable interrupt twice on suspend (git-fixes). - PCI: pciehp: Avoid returning prematurely from sysfs requests (git-fixes). - mtd: rawnand: brcmnand: Fix NULL pointer assignment (git-fixes). - mtd: rawnand: Change calculating of position page containing BBM (git-fixes). - mtd: spi-nor: fix silent truncation in spi_nor_read_raw() (git-fixes). - mtd: spi-nor: fix silent truncation in spi_nor_read() (git-fixes). - mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status() (git-fixes). - commit a7c6767 - mt76: mt76u: fix endpoint definition order (git-fixes). - Revert "/mt76: mt76x0e: don't use hw encryption for MT7630E"/ (git-fixes). - mt76: mt76u: rely on usb_interface instead of usb_dev (git-fixes). - mt7601u: fix bbp version check in mt7601u_wait_bbp_ready (git-fixes). - mtd: devices: fix mchp23k256 read and write (git-fixes). - mtd: spear_smi: Fix Write Burst mode (git-fixes). - commit 4c444cf - mfd: rk808: Fix RK818 ID template (git-fixes). - mei: fix modalias documentation (git-fixes). - mmc: core: fix wl1251 sdio quirks (git-fixes). - mmc: sdio: fix wl1251 vendor id (git-fixes). - mmc: sdhci-of-esdhc: fix up erratum A-008171 workaround (git-fixes). - media: hantro: Fix s_fmt for dynamic resolution changes (git-fixes). - media: aspeed-video: Fix memory leaks in aspeed_video_probe (git-fixes). - media: flexcop-usb: ensure -EIO is returned on error condition (git-fixes). - media: venus: remove invalid compat_ioctl32 handler (git-fixes). - commit 973a35e - media: cedrus: Use correct H264 8x8 scaling list (git-fixes). - media: exynos4-is: fix wrong mdev and v4l2 dev order in error path (git-fixes). - media: fdp1: Fix R-Car M3-N naming in debug message (git-fixes). - media: coda: fix deadlock between decoder picture run and start command (git-fixes). - media: exynos4-is: Fix recursive locking in isp_video_release() (git-fixes). - media: radio: wl1273: fix interrupt masking on release (git-fixes). - media: bdisp: fix memleak on release (git-fixes). - media: ti-vpe: vpe: Fix Motion Vector vpdma stride (git-fixes). - media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()' (git-fixes). - media: rc: mark input device as pointing stick (git-fixes). - commit 05115b9 - media: ov6650: Fix stored crop rectangle not in sync with hardware (git-fixes). - media: ov6650: Fix stored frame format not in sync with hardware (git-fixes). - media: ov6650: Fix default format not applied on device probe (git-fixes). - media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support (git-fixes). - media: ov6650: Fix some format attributes not under control (git-fixes). - media: ov6650: Fix incorrect use of JPEG colorspace (git-fixes). - media: ov6650: Fix crop rectangle alignment not passed back (git-fixes). - media: ov6650: Fix control handler not freed on init error (git-fixes). - media: ov6650: Fix MODULE_DESCRIPTION (git-fixes). - media: max2175: Fix build error without CONFIG_REGMAP_I2C (git-fixes). - commit f24d029 - leds: trigger: netdev: fix handling on interface rename (git-fixes). - media: rcar-vin: Fix incorrect return statement in rvin_try_format() (git-fixes). - media: vim2m: Fix abort issue (git-fixes). - media: vim2m: Fix BUG_ON in vim2m_device_release() (git-fixes). - media: seco-cec: Add a missing 'release_region()' in an error handling path (git-fixes). - iwlwifi: check kasprintf() return value (git-fixes). - iwlwifi: pcie: fix support for transmitting SKBs with fraglist (git-fixes). - mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED (git-fixes). - iwlwifi: mvm: consider ieee80211 station max amsdu value (git-fixes). - kernfs: fix ino wrap-around detection (git-fixes). - commit 199f72e - Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash (git-fixes). - i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop (git-fixes). - i2c: stm32f7: report dma error during probe (git-fixes). - i2c: stm32f7: fix & reorder remove & probe error handling (git-fixes). - i2c: stm32f7: rework slave_id allocation (git-fixes). - iio: adis16480: Add debugfs_reg_access entry (git-fixes). - iio: adis16480: Fix scales factors (git-fixes). - iio: imu: adis: assign value only if return code zero in read funcs (git-fixes). - iio: imu: adis: assign read val in debugfs hook only if op successful (git-fixes). - intel_th: Fix a double put_device() in error path (git-fixes). - commit a869d19 - docs: admin-guide: Remove threads-max auto-tuning (git-fixes). - docs: admin-guide: Fix min value of threads-max in kernel.rst (git-fixes). - HID: i2c-hid: Reset ALPS touchpads on resume (git-fixes). - gpio: mpc8xxx: Don't overwrite default irq_set_type callback (git-fixes). - Documentation: Fix warning in drm-kms-helpers.rst (git-fixes). - Documentation: debugfs: Document debugfs helper for unsigned long values (git-fixes). - iio: imu: adis16480: assign bias value only if operation succeeded (git-fixes). - hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness call (git-fixes). - gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist (git-fixes). - Documentation: TLS: Add missing counter description (git-fixes). - commit fc72e99 - docs: networking: devlink-trap: Fix reference to other document (git-fixes). - docs: Fix "/make help"/ suggestion for SPHINXDIR (git-fixes). - docs: Catch up with the new location of get_user_pages_fast() (git-fixes). - cw1200: Fix a signedness bug in cw1200_load_firmware() (git-fixes). - crypto: virtio - deal with unsupported input sizes (git-fixes). - crypto: virtio - implement missing support for output IVs (git-fixes). - crypto: tgr192 - remove unneeded semicolon (git-fixes). - crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr (git-fixes). - crypto: atmel - Fix authenc support when it is set to m (git-fixes). - commit afa1ae2 - can: ucan: fix non-atomic allocation in completion handler (git-fixes). - can: slcan: Fix use-after-free Read in slcan_open (git-fixes). - compat_ioctl: handle SIOCOUTQNSD (git-fixes). - Bluetooth: Fix memory leak in hci_connect_le_scan (git-fixes). - Bluetooth: delete a stray unlock (git-fixes). - brcmfmac: disable PCIe interrupts before bus reset (git-fixes). - Bluetooth: hci_core: fix init for HCI_USER_CHANNEL (git-fixes). - crypto: geode-aes - convert to skcipher API and make thread-safe (git-fixes). - crypto: geode-aes - switch to skcipher for cbc(aes) fallback (git-fixes). - crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize (git-fixes). - commit 1788826 - ASoC: fsl_audmix: Add spin lock to protect tdms (git-fixes). - ASoC: rsnd: fix DALIGN register for SSIU (git-fixes). - ALSA: cs4236: fix error return comparison of an unsigned integer (git-fixes). - ASoC: SOF: Intel: Broadwell: clarify mutual exclusion with legacy driver (git-fixes). - ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue (git-fixes). - Revert "/ASoC: SOF: Force polling mode on CFL and CNL"/ (git-fixes). - ASoC: simple_card_utils.h: Add missing include (git-fixes). - ALSA: firewire-motu: Correct a typo in the clock proc string (git-fixes). - ath10k: Correct error handling of dma_map_single() (git-fixes). - ath10k: Check if station exists before forwarding tx airtime report (git-fixes). - commit d2f34ae - ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 (git-fixes). - ACPI: OSL: only free map once in osl.c (git-fixes). - ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge (git-fixes). - ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPI (git-fixes). - ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links (git-fixes). - ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links (git-fixes). - ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links (git-fixes). - commit e0be9a6 - hwrng: iproc-rng200 - Add support for BCM2711 (jsc#SLE-7772). - commit 5106a14 - USB: fix kABI padding (jsc#SLE-8133). - commit 2bf99e9 - typeC: add kABI padding (jsc#SLE-8133). - commit e45f332 - powerpc/pseries/mobility: notify network peers after migration (bsc#1152631 ltc#181798). - commit c61f369 - platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_pmc_core driver (jsc#SLE-11113). - platform/x86: intel_pmc_core: Fix the SoC naming inconsistency (jsc#SLE-11113). - commit 1e10fa5 - x86/platform/uv: Account for UV Hubless in is_uvX_hub Ops (jsc#SLE-10790). - x86/platform/uv: Check EFI Boot to set reboot type (jsc#SLE-10790). - x86/platform/uv: Decode UVsystab Info (jsc#SLE-10790). - x86/platform/uv: Add UV Hubbed/Hubless Proc FS Files (jsc#SLE-10790). - x86/platform/uv: Setup UV functions for Hubless UV Systems (jsc#SLE-10790). - x86/platform/uv: Add return code to UV BIOS Init function (jsc#SLE-10790). - x86/platform/uv: Return UV Hubless System Type (jsc#SLE-10790). - x86/platform/uv: Save OEM_ID from ACPI MADT probe (jsc#SLE-10790). - commit a305bf3 - net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047). - commit 59fccb6 - mm: Implement no-MMU variant of vmalloc_user_node_flags (bsc#1154353). - bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT (bsc#1154353). - powerpc: Add const qual to local_read() parameter (bsc#1154353). - net: sfp: fix sfp_bus_add_upstream() warning (bsc#1154353). - commit 0920fda - RDMA/hns: Fix build error again (jsc#SLE-8449). - Update config files. - commit 56e934b - Update patch reference for wimax fix (CVE-2019-19051 bsc#1159024) - commit a70fc76 - arm64: move patches to sorted section No code change. - Refresh patches.suse/PCI-tegra-Fix-CLKREQ-dependency-programming.patch. - Refresh patches.suse/ahci-tegra-use-regulator_bulk_set_supply_names.patch. - Refresh patches.suse/arm64-kpti-Add-NVIDIA-s-Carmel-core-to-the-KPTI-whit.patch. - Refresh patches.suse/clk-Add-API-to-get-index-of-the-clock-parent.patch. - Refresh patches.suse/clk-tegra-Add-suspend-and-resume-support-on-Tegra210.patch. - Refresh patches.suse/clk-tegra-Fix-build-error-without-CONFIG_PM_SLEEP.patch. - Refresh patches.suse/clk-tegra-Move-SOR0-implementation-to-Tegra124.patch. - Refresh patches.suse/clk-tegra-Reimplement-SOR-clock-on-Tegra124.patch. - Refresh patches.suse/clk-tegra-Reimplement-SOR-clocks-on-Tegra210.patch. - Refresh patches.suse/clk-tegra-Remove-last-remains-of-TEGRA210_CLK_SOR1_S.patch. - Refresh patches.suse/clk-tegra-Rename-sor0_lvds-to-sor0_out.patch. - Refresh patches.suse/clk-tegra-Share-clk-and-rst-register-defines-with-Te.patch. - Refresh patches.suse/clk-tegra-Support-for-OSC-context-save-and-restore.patch. - Refresh patches.suse/clk-tegra-Use-fence_udelay-during-PLLU-init.patch. - Refresh patches.suse/clk-tegra-clk-dfll-Add-suspend-and-resume-support.patch. - Refresh patches.suse/clk-tegra-clk-super-Add-restore-context-support.patch. - Refresh patches.suse/clk-tegra-clk-super-Fix-to-enable-PLLP-branches-to-C.patch. - Refresh patches.suse/clk-tegra-divider-Save-and-restore-divider-rate.patch. - Refresh patches.suse/clk-tegra-periph-Add-restore_context-support.patch. - Refresh patches.suse/clk-tegra-pll-Save-and-restore-pll-context.patch. - Refresh patches.suse/clk-tegra-pllout-Save-and-restore-pllout-context.patch. - Refresh patches.suse/cpufreq-tegra124-Add-suspend-and-resume-support.patch. - Refresh patches.suse/dt-bindings-clock-tegra-Rename-SOR0_LVDS-to-SOR0_OUT.patch. - Refresh patches.suse/firmware-tegra-Move-BPMP-resume-to-noirq-phase.patch. - Refresh patches.suse/gpio-max77620-Do-not-allocate-IRQs-upfront.patch. - Refresh patches.suse/gpio-max77620-Fix-interrupt-handling.patch. - Refresh patches.suse/gpio-tegra186-Add-debounce-support.patch. - Refresh patches.suse/gpio-tegra186-Derive-register-offsets-from-bank-port.patch. - Refresh patches.suse/gpio-tegra186-Implement-wake-event-support.patch. - Refresh patches.suse/gpio-tegra186-Program-interrupt-route-mapping.patch. - Refresh patches.suse/iommu-tegra-smmu-Fix-client-enablement-order.patch. - Refresh patches.suse/iommu-tegra-smmu-Fix-page-tables-in-4-GiB-memory.patch. - Refresh patches.suse/iommu-tegra-smmu-Use-non-secure-register-for-flushin.patch. - Refresh patches.suse/memory-tegra-Set-DMA-mask-based-on-supported-address.patch. - Refresh patches.suse/mfd-max77620-Do-not-allocate-IRQs-upfront.patch. - Refresh patches.suse/net-stmmac-Only-enable-enhanced-addressing-mode-when.patch. - Refresh patches.suse/net-stmmac-Support-enhanced-addressing-mode-for-DWMA.patch. - Refresh patches.suse/phy-tegra-use-regulator_bulk_set_supply_names.patch. - Refresh patches.suse/phy-tegra-xusb-Add-XUSB-dual-mode-support-on-Tegra21.patch. - Refresh patches.suse/phy-tegra-xusb-Add-usb3-port-fake-support-on-Tegra21.patch. - Refresh patches.suse/phy-tegra-xusb-Add-vbus-override-support-on-Tegra186.patch. - Refresh patches.suse/phy-tegra-xusb-Add-vbus-override-support-on-Tegra210.patch. - Refresh patches.suse/soc-tegra-fuse-Add-FUSE-clock-check-in-tegra_fuse_re.patch. - Refresh patches.suse/soc-tegra-pmc-Add-missing-IRQ-callbacks-on-Tegra194.patch. - Refresh patches.suse/soc-tegra-pmc-Add-reset-sources-and-levels-on-Tegra1.patch. - Refresh patches.suse/soc-tegra-pmc-Add-wake-event-support-on-Tegra210.patch. - Refresh patches.suse/soc-tegra-pmc-Configure-core-power-request-polarity.patch. - Refresh patches.suse/soc-tegra-pmc-Configure-deep-sleep-control-settings.patch. - Refresh patches.suse/soc-tegra-pmc-Fix-crashes-for-hierarchical-interrupt.patch. - Refresh patches.suse/soc-tegra-pmc-Support-wake-events-on-more-Tegra-SoCs.patch. - Refresh patches.suse/soc-tegra-pmc-Use-lower-case-for-hexadecimal-literal.patch. - Refresh patches.suse/usb-host-xhci-tegra-Add-Tegra194-XHCI-support.patch. - Refresh patches.suse/usb-host-xhci-tegra-Correct-phy-enable-sequence.patch. - Refresh patches.suse/usb-host-xhci-tegra-use-devm_platform_ioremap_resour.patch. - Refresh patches.suse/usb-host-xhci-tegra-use-regulator_bulk_set_supply_na.patch. - Refresh patches.suse/xhci-tegra-Parameterize-mailbox-register-addresses.patch. - commit 3cb7073 - net/tls: allow compiling TLS TOE out (bsc#1154353). - Update config files. - commit 6230ee0 - drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver (jsc#SLE-10207,jsc#SLE-9619). - Documentation: perf: Update documentation for ThunderX2 PMU uncore driver (jsc#SLE-10207,jsc#SLE-9619). - commit 1b0c5b1 - bpf: Introduce BPF trampoline (bsc#1154353). - Refresh patches.suse/bpf-Fix-race-in-btf_resolve_helper_id.patch. - commit f6e150b - KVM: x86: Remove a spurious export of a static function (bsc#1158954). - commit 00bd7c4 - bpf: Track contents of read-only maps as scalars (bsc#1154353). - Refresh patches.suse/bpf-Implement-accurate-raw_tp-context-access-via-BTF.patch. - commit 188f581 - net: sockmap: use bitmap for copy info (bsc#1154353). - Refresh patches.suse/net-skmsg-fix-TLS-1.3-crash-with-full-sk_msg.patch. - commit daf1422 - patches.suse/block-Warn-if-elevator-parameter-is-used.patch: Update tags - commit ef8c281 - net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() (bsc#1154353). - inet: protect against too small mtu values (bsc#1154353). - gre: refetch erspan header from skb->data after pskb_may_pull() (bsc#1154353). - tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() (bsc#1154353). - tcp: tighten acceptance of ACKs not matching a child socket (bsc#1154353). - tcp: fix rejected syncookies due to stale timestamps (bsc#1154353). - net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag (jsc#SLE-8464). - net/mlx5e: ethtool, Fix analysis of speed setting (jsc#SLE-8464). - net/mlx5e: Fix translation of link mode into speed (jsc#SLE-8464). - net/mlx5e: Fix free peer_flow when refcount is 0 (jsc#SLE-8464). - net/mlx5e: Fix freeing flow with kfree() and not kvfree() (jsc#SLE-8464). - net/mlx5e: Fix SFF 8472 eeprom length (jsc#SLE-8464). - net/mlx5e: Query global pause state before setting prio2buffer (jsc#SLE-8464). - net/mlx5e: Fix TXQ indices to be sequential (jsc#SLE-8464). - tcp: md5: fix potential overestimation of TCP option space (bsc#1154353). - net-sysfs: Call dev_hold always in netdev_queue_add_kobject (bsc#1154353). - net/tls: Fix return values to avoid ENOTSUPP (bsc#1154353). - net: avoid an indirect call in ____sys_recvmsg() (bsc#1154353). - mqprio: Fix out-of-bounds access in mqprio_dump (bsc#1154353). - bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id (bsc#1154353). - net: hns3: fix VF ID issue for setting VF VLAN (bsc#1154353). - net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() (bsc#1154353). - net: hns3: fix for TX queue not restarted problem (bsc#1154353). - hsr: fix a NULL pointer dereference in hsr_dev_xmit() (bsc#1154353). - net: Fixed updating of ethertype in skb_mpls_push() (bsc#1154353). - net: sfp: fix hwmon (bsc#1154353). - net: sfp: fix unbind (bsc#1154353). - xdp: obtain the mem_id mutex before trying to remove an entry (bsc#1154353). - act_ct: support asymmetric conntrack (bsc#1154353). - net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup (bsc#1154353). - net: ipv6: add net argument to ip6_dst_lookup_flow (bsc#1154353). - cls_flower: Fix the behavior using port ranges with hw-offload (bsc#1154353). - net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues (bsc#1154353). - tcp: refactor tcp_retransmit_timer() (bsc#1154353). - net/core: Populate VF index in struct ifla_vf_guid (bsc#1154353). - net: bridge: deny dev_set_mac_address() when unregistering (bsc#1154353). - net: fix a leak in register_netdevice() (bsc#1154353). - Fixed updating of ethertype in function skb_mpls_pop (bsc#1154353). - sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO (bsc#1154353). - bpf: Fix build in minimal configurations (bsc#1154353). - bpf: Fix static checker warning (bsc#1154353). - SUNRPC: Fix backchannel latency metrics (bsc#1154353). - SUNRPC: Fix svcauth_gss_proxy_init() (bsc#1154353). - SUNRPC: Trace gssproxy upcall results (bsc#1154353). - sunrpc: fix crash when cache_head become valid before update (bsc#1154353). - svcrdma: Improve DMA mapping trace points (bsc#1154353). - SUNRPC: Capture completion of all RPC tasks (bsc#1154353). - SUNRPC: Fix another issue with MIC buffer space (bsc#1154353). - xprtrdma: Replace dprintk in xprt_rdma_set_port (bsc#1154353). - xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() (bsc#1154353). - xprtrdma: Refine trace_xprtrdma_fixup (bsc#1154353). - xprtrdma: Report the computed connect delay (bsc#1154353). - xprtrdma: Wake tasks after connect worker fails (bsc#1154353). - xprtrdma: Pull up sometimes (bsc#1154353). - xprtrdma: Refactor rpcrdma_prepare_msg_sges() (bsc#1154353). - xprtrdma: Move the rpcrdma_sendctx::sc_wr field (bsc#1154353). - xprtrdma: Remove rpcrdma_sendctx::sc_device (bsc#1154353). - xprtrdma: Remove rpcrdma_sendctx::sc_xprt (bsc#1154353). - xprtrdma: Ensure ri_id is stable during MR recycling (bsc#1154353). - xprtrdma: Manage MRs in context of a single connection (bsc#1154353). - xprtrdma: Fix MR list handling (bsc#1154353). - xprtrdma: Close window between waking RPC senders and posting Receives (bsc#1154353). - xprtrdma: Initialize rb_credits in one place (bsc#1154353). - xprtrdma: Connection becomes unstable after a reconnect (bsc#1154353). - SUNRPC: Add trace points to observe transport congestion control (bsc#1154353). - SUNRPC: Eliminate log noise in call_reserveresult (bsc#1154353). - SUNRPC: Avoid RPC delays when exiting suspend (bsc#1154353). - net/mlx5e: Fix build error without IPV6 (jsc#SLE-8464). - net: inet_is_local_reserved_port() port arg should be unsigned short (bsc#1154353). - IB: mlx5: no need to check return value of debugfs_create functions (jsc#SLE-8446). - RDMA/hns: Delete unnecessary callback functions for cq (jsc#SLE-8449). - RDMA/hns: Rename the functions used inside creating cq (jsc#SLE-8449). - RDMA/hns: Redefine the member of hns_roce_cq struct (jsc#SLE-8449). - RDMA/hns: Redefine interfaces used in creating cq (jsc#SLE-8449). - RDMA/efa: Expose RDMA read related attributes (jsc#SLE-5640). - RDMA/efa: Support remote read access in MR registration (jsc#SLE-5640). - RDMA/efa: Store network attributes in device attributes (jsc#SLE-5640). - IB/hfi1: remove redundant assignment to variable ret (jsc#SLE-8449). - RDMA/bnxt_re: Fix missing le16_to_cpu (jsc#SLE-8372 bsc#1153275). - RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series (jsc#SLE-8372 bsc#1153275). - RDMA/bnxt_re: Fix Kconfig indentation (jsc#SLE-8372 bsc#1153275). - IB/mlx5: Implement callbacks for getting VFs GUID attributes (jsc#SLE-8446). - IB/ipoib: Add ndo operation for getting VFs GUID attributes (jsc#SLE-8449). - IB/core: Add interfaces to get VF node and port GUIDs (jsc#SLE-8449). - net/core: Add support for getting VF GUIDs (jsc#SLE-8449). - RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset (jsc#SLE-8215). - RDMA/cm: Use refcount_t type for refcount variable (jsc#SLE-8449). - IB/mlx5: Support extended number of strides for Striding RQ (jsc#SLE-8446). - IB/mlx4: Update HW GID table while adding vlan GID (jsc#SLE-8461). - RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()' (jsc#SLE-8392). - RDMA/cma: Use ACK timeout for RoCE packetLifeTime (jsc#SLE-8449). - RDMA/efa: Clear the admin command buffer prior to its submission (jsc#SLE-5640). - RDMA/siw: Cleanup unused mmap structures (jsc#SLE-8381). - RDMA/qedr: Make qedr_iw_load_qp() static (jsc#SLE-8215). - RDMA/ocrdma: Fix spelling mistake in variable name (jsc#SLE-8449). - RDMA/qib: Validate ->show()/store() callbacks before calling them (jsc#SLE-8449). - RDMA/i40iw: Fix potential use after free (jsc#SLE-8449). - RDMA/qedr: Fix potential use after free (jsc#SLE-8215). - RDMA/srpt: Report the SCSI residual to the initiator (jsc#SLE-8449). - IB/mlx5: Support flow counters offset for bulk counters (jsc#SLE-8446). - RDMA: Change MAD processing function to remove extra casting and parameter (jsc#SLE-8449). - RDMA/hfi1: Delete unreachable code (jsc#SLE-8449). - RDMA/hns: Modify appropriate printings (jsc#SLE-8449). - RDMA/hns: Fix non-standard error codes (jsc#SLE-8449). - RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the code (jsc#SLE-8449). - RDMA/hns: Simplify doorbell initialization code (jsc#SLE-8449). - RDMA/hns: Replace not intuitive function/macro names (jsc#SLE-8449). - RDMA/hns: Modify fields of struct hns_roce_srq (jsc#SLE-8449). - RDMA/hns: Delete unnecessary uar from hns_roce_cq (jsc#SLE-8449). - RDMA/hns: Remove unnecessary structure hns_roce_sqp (jsc#SLE-8449). - RDMA/hns: Delete unnecessary variable max_post (jsc#SLE-8449). - RDMA/mlx5: Rewrite MAD processing logic to be readable (jsc#SLE-8446). - RDMA/ocrdma: Simplify process_mad function (jsc#SLE-8449). - RDMA/mad: Do not check MAD sizes in roce and ib drivers (jsc#SLE-8449). - RDMA/ocrdma: Make ocrdma_pma_counters() return void (jsc#SLE-8449). - RDMA/mad: Allocate zeroed MAD buffer (jsc#SLE-8449). - RDMA/qib: Delete empty check_cc_key function (jsc#SLE-8449). - RDMA/qib: Delete extra line (jsc#SLE-8449). - RDMA/mad: Delete never implemented functions (jsc#SLE-8449). - Revert "/RDMA/srpt: Postpone HCA removal until after configfs directory removal"/ (jsc#SLE-8449). - RDMA/qedr: Remove unsupported modify_port callback (jsc#SLE-8215). - RDMA/ocrdma: Remove unsupported modify_port callback (jsc#SLE-8449). - RDMA/hns: Remove unsupported modify_port callback (jsc#SLE-8449). - RDMA/core: Fix return code when modify_port isn't supported (jsc#SLE-8449). - RDMA/qedr: Add iWARP doorbell recovery support (jsc#SLE-8215). - RDMA/qedr: Add doorbell overflow recovery support (jsc#SLE-8215). - RDMA/qedr: Use the common mmap API (jsc#SLE-8215). - RDMA/siw: Use the common mmap_xa helpers (jsc#SLE-8381). - RDMA/efa: Use the common mmap_xa helpers (jsc#SLE-5640). - RDMA: Connect between the mmap entry and the umap_priv structure (jsc#SLE-8449). - RDMA/core: Create mmap database and cookie helper functions (jsc#SLE-8449). - RDMA/core: Move core content from ib_uverbs to ib_core (jsc#SLE-8449). - IB/mlx5: Test write combining support (jsc#SLE-8446). - RDMA/mlx5: Return proper error value (jsc#SLE-8446). - RDMA/odp: Remove broken debugging call to invalidate_range (jsc#SLE-8449). - RDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy (jsc#SLE-8446). - RDMA/mlx5: Do not store implicit children in the odp_mkeys xarray (jsc#SLE-8446). - RDMA/mlx5: Rework implicit ODP destroy (jsc#SLE-8446). - RDMA/mlx5: Avoid double lookups on the pagefault path (jsc#SLE-8446). - RDMA/mlx5: Reduce locking in implicit_mr_get_data() (jsc#SLE-8446). - RDMA/mlx5: Use an xarray for the children of an implicit ODP (jsc#SLE-8446). - RDMA/mlx5: Split implicit handling from pagefault_mr (jsc#SLE-8446). - RDMA/mlx5: Set the HW IOVA of the child MRs to their place in the tree (jsc#SLE-8446). - RDMA/mlx5: Lift implicit_mr_alloc() into the two routines that call it (jsc#SLE-8446). - RDMA/mlx5: Rework implicit_mr_get_data (jsc#SLE-8446). - RDMA/mlx5: Delete struct mlx5_priv->mkey_table (jsc#SLE-8446). - RDMA/mlx5: Use a dedicated mkey xarray for ODP (jsc#SLE-8446). - RDMA/mlx5: Split sig_err MR data into its own xarray (jsc#SLE-8446). - RDMA/mlx5: Use SRCU properly in ODP prefetch (jsc#SLE-8446). - RDMA/vmw_pvrdma: Use resource ids from physical device if available (jsc#SLE-8449). - RDMA/core: Set DMA parameters correctly (jsc#SLE-8449). - RDMA/siw: Increase DMA max_segment_size parameter (jsc#SLE-8381). - RDMA/rxe: Increase DMA max_segment_size parameter (jsc#SLE-8449). - RDMA/siw: Fix post_recv QP state locking (jsc#SLE-8381). - RDMA/iw_cxgb4: Report correct port speed/width (jsc#SLE-8392). - RDMA/qedr: Fix memory leak in user qp and mr (jsc#SLE-8215). - RDMA/qedr: Fix synchronization methods and memory leaks in qedr (jsc#SLE-8215). - RDMA/qedr: Fix qpids xarray api used (jsc#SLE-8215). - RDMA/qedr: Fix srqs xarray initialization (jsc#SLE-8215). - RDMA/hns: Fix memory leak on 'context' on error return path (jsc#SLE-8449). - RDMA/hns: Bugfix for qpc/cqc timer configuration (jsc#SLE-8449). - RDMA/hns: Fix to support 64K page for srq (jsc#SLE-8449). - RDMA/srpt: Fix TPG creation (jsc#SLE-8449). - RDMA/hns: Delete BITS_PER_BYTE redefinition (jsc#SLE-8449). - RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size() (jsc#SLE-8449). - RDMA/cm: Update copyright together with SPDX tag (jsc#SLE-8449). - RDMA/cm: Use specific keyword to check define (jsc#SLE-8449). - RDMA/cm: Delete unused cm_is_active_peer function (jsc#SLE-8449). - RDMA/rxe: Remove useless rxe_init_device_param assignments (jsc#SLE-8449). - RDMA/core: Check that process is still alive before sending it to the users (jsc#SLE-8449). - RDMA/restrack: Remove PID namespace support (jsc#SLE-8449). - IB/core: Do not notify GID change event of an unregistered device (jsc#SLE-8449). - IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines (jsc#SLE-8446). - IB/mlx5: Remove dead code (jsc#SLE-8446). - RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zero (jsc#SLE-8449). - IB/cma: Honor traffic class from lower netdevice for RoCE (jsc#SLE-8449). - RDMA/nldev: Provide MR statistics (jsc#SLE-8449). - RDMA/mlx5: Return ODP type per MR (jsc#SLE-8446). - RDMA/nldev: Allow different fill function per resource (jsc#SLE-8449). - IB/mlx5: Introduce ODP diagnostic counters (jsc#SLE-8446). - infiniband: fix sw/rdmavt/ kernel-doc notation (jsc#SLE-8449). - infiniband: fix core/ kernel-doc notation (jsc#SLE-8449). - infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings (jsc#SLE-8449). - infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation (jsc#SLE-8449). - infiniband: fix core/verbs.c kernel-doc notation (jsc#SLE-8449). - infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation (jsc#SLE-8449). - infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notation (jsc#SLE-8449). - infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings (jsc#SLE-8449). - infiniband: fix core/ipwm_util.h kernel-doc warnings (jsc#SLE-8449). - infiniband: fix ulp/iser/iscsi_iser. kernel-doc notation (jsc#SLE-8449). - RDMA/mlx5: Add capability for max sge to get optimized performance (jsc#SLE-8446). - RDMA/rw: Support threshold for registration vs scattering to local pages (jsc#SLE-8449). - RDMA/siw: Fix SQ/RQ drain logic (jsc#SLE-8381). - ib/srp: Add missing new line after displaying fast_io_fail_tmo param (jsc#SLE-8449). - RDMA/hns: Release qp resources when failed to destroy qp (jsc#SLE-8449). - RDMA/hns: Fix a spelling mistake in a macro (jsc#SLE-8449). - RDMA/hns: Modify return value of restrack functions (jsc#SLE-8449). - RDMA/hns: Modify variable/field name from vlan to vlan_id (jsc#SLE-8449). - RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que (jsc#SLE-8449). - RDMA/hns: remove a redundant le16_to_cpu (jsc#SLE-8449). - IB/mlx5: Introduce and use mkey context setting helper routine (jsc#SLE-8446). - RDMA/iser: Use iser_err instead of pr_err for logging (jsc#SLE-8449). - RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series (jsc#SLE-8372 bsc#1153275). - RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available (jsc#SLE-8449). - RDMA/srp: Add parse function for maximum initiator to target IU size (jsc#SLE-8449). - IB/cm: Use container_of() instead of typecast (jsc#SLE-8449). - IB/mlx5: Remove unnecessary else statement (jsc#SLE-8446). - IB/mlx5: Remove unnecessary return statement (jsc#SLE-8446). - RDMA/mlx5: Group boolean parameters to take less space (jsc#SLE-8446). - RDMA/srpt: Postpone HCA removal until after configfs directory removal (jsc#SLE-8449). - RDMA/srpt: Make the code for handling port identities more systematic (jsc#SLE-8449). - RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use (jsc#SLE-8449). - RDMA/srpt: Rework the approach for closing an RDMA channel (jsc#SLE-8449). - RDMA/srpt: Improve a debug message (jsc#SLE-8449). - RDMA/srpt: Fix handling of iWARP logins (jsc#SLE-8449). - RDMA/srpt: Fix handling of SR-IOV and iWARP ports (jsc#SLE-8449). - RDMA/srp: Make route resolving error messages more informative (jsc#SLE-8449). - RDMA/srp: Honor the max_send_sge device attribute (jsc#SLE-8449). - RDMA/srp: Remove two casts (jsc#SLE-8449). - RDMA/siw: Make node GUIDs valid EUI-64 identifiers (jsc#SLE-8381). - RDMA/rxe: Verify modify_device mask (jsc#SLE-8449). - RDMA/bnxt_re: Remove unsupported modify_device callback (jsc#SLE-8372 bsc#1153275). - RDMA/core: Fix return code when modify_device isn't supported (jsc#SLE-8449). - RDMA/siw: Fix port number endianness in a debug message (jsc#SLE-8381). - RDMA/siw: Simplify several debug messages (jsc#SLE-8381). - IB/iser: remove redundant macro definitions (jsc#SLE-8449). - IB/iser: bound protection_sg size by data_sg size (jsc#SLE-8449). - IB/iser: add unlikely checks in the fast path (jsc#SLE-8449). - RDMA/counter: Prevent QP counter manual binding in auto mode (jsc#SLE-8449). - net/sched: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1154353). - net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1154353). - net/core: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1154353). - bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer() (bsc#1154353). - rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer() (bsc#1154353). - net: phy: add helpers phy_(un)lock_mdio_bus (bsc#1154353). - bpf: Simplify __bpf_arch_text_poke poke type handling (bsc#1154353). - bpf, x86: Emit patchable direct jump as tail call (bsc#1154353). - bpf: Constant map key tracking for prog array pokes (bsc#1154353). - bpf: Add poke dependency tracking for prog array maps (bsc#1154353). - bpf: Add initial poke descriptor table for jit images (bsc#1154353). - bpf: Move owner type, jited info into array auxiliary data (bsc#1154353). - bpf: Move bpf_free_used_maps into sleepable section (bsc#1154353). - bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps (bsc#1154353). - bpf: Provide better register bounds after jmp32 instructions (bsc#1154353). - xsk: Fix xsk_poll()'s return type (bsc#1154353). - mlxsw: spectrum_router: Fix use of uninitialized adjacency index (bsc#1154488). - mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels (bsc#1154488). - bnxt_en: Add support for flashing the device via devlink (jsc#SLE-8371 bsc#1153274). - bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add async. event logic for PHY configuration changes (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor the initialization of the ethtool link settings (jsc#SLE-8371 bsc#1153274). - bnxt_en: Skip disabling autoneg before PHY loopback when appropriate (jsc#SLE-8371 bsc#1153274). - bnxt_en: Assign more RSS context resources to the VFs (jsc#SLE-8371 bsc#1153274). - bnxt_en: Initialize context memory to the value specified by firmware (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix suspend/resume path on 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command (jsc#SLE-8371 bsc#1153274). - bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path (jsc#SLE-8371 bsc#1153274). - bnxt_en: Disable/enable Bus master during suspend/resume (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add chip IDs for 57452 and 57454 chips (jsc#SLE-8371 bsc#1153274). - sfc: fix build without CONFIG_RFS_ACCEL (jsc#SLE-8314). - net: gro: use vlan API instead of accessing directly (bsc#1154353). - net/mlx5e: Remove redundant pointer check (jsc#SLE-8464). - net/mlx5e: TC, Stub out ipv6 tun create header function (jsc#SLE-8464). - net/mlx5: DR, Add support for Geneve packets SW steering (jsc#SLE-8464). - net/mlx5: DR, Add HW bits and definitions for Geneve flex parser (jsc#SLE-8464). - net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering (jsc#SLE-8464). - net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command (jsc#SLE-8464). - net: use rhashtable_lookup() instead of rhashtable_lookup_fast() (bsc#1154353). - net: phy: initialise phydev speed and duplex sanely (bsc#1154353). - net: phy: remove phy_ethtool_sset() (bsc#1154353). - sfc: do ARFS expiry work occasionally even without NAPI poll (jsc#SLE-8314). - sfc: add statistics for ARFS (jsc#SLE-8314). - sfc: suppress MCDI errors from ARFS (jsc#SLE-8314). - sfc: change ARFS expiry mechanism (jsc#SLE-8314). - ice: Update FW API minor version (jsc#SLE-7926). - ice: remove pointless NULL check of port_info (jsc#SLE-7926). - ice: Implement ethtool ops for channels (jsc#SLE-7926). - ice: implement VF stats NDO (jsc#SLE-7926). - ice: add helpers for virtchnl (jsc#SLE-7926). - ice: Add ice_pf_to_dev(pf) macro (jsc#SLE-7926). - ice: Do not use devm* functions for local uses (jsc#SLE-7926). - ice: Refactor removal of VLAN promiscuous rules (jsc#SLE-7926). - ice: Fix setting coalesce to handle DCB configuration (jsc#SLE-7926). - ice: Only disable VF state when freeing each VF resources (jsc#SLE-7926). - ice: fix stack leakage (jsc#SLE-7926). - ice: Don't modify stripping for add/del VLANs on VF (jsc#SLE-7926). - ice: Disallow VF VLAN opcodes if VLAN offloads disabled (jsc#SLE-7926). - ice: Correct capabilities reporting of max TCs (jsc#SLE-7926). - ice: Store number of functions for the device (jsc#SLE-7926). - net: inet_is_local_reserved_port() should return bool not int (bsc#1154353). - cxgb4: add stats for MQPRIO QoS offload Tx path (jsc#SLE-8389). - cxgb4: add UDP segmentation offload support (jsc#SLE-8389). - cxgb4/chcr: update SGL DMA unmap for USO (jsc#SLE-8389). - seg6: allow local packet processing for SRv6 End.DT6 behavior (bsc#1154353). - ipv4: use dst hint for ipv4 list receive (bsc#1154353). - ipv4: move fib4_has_custom_rules() helper to public header (bsc#1154353). - ipv6: introduce and uses route look hints for list input (bsc#1154353). - ipv6: keep track of routes using src (bsc#1154353). - ipv6: add fib6_has_custom_rules() helper (bsc#1154353). - bpf: skmsg, fix potential psock NULL pointer dereference (bsc#1154353). - lwtunnel: check erspan options before allocating tun_info (bsc#1154353). - lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS (bsc#1154353). - net: remove the unnecessary strict_start_type in some policies (bsc#1154353). - net: sched: allow flower to match erspan options (bsc#1154353). - net: sched: allow flower to match vxlan options (bsc#1154353). - net: sched: add erspan option support to act_tunnel_key (bsc#1154353). - net: sched: add vxlan option support to act_tunnel_key (bsc#1154353). - net: sfp: soft status and control support (bsc#1154353). - net: sfp: add some quirks for GPON modules (bsc#1154353). - net: sfp: add support for module quirks (bsc#1154353). - tcp: warn if offset reach the maxlen limit when using snprintf (bsc#1154353). - ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv (bsc#1154353). - bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size (bsc#1154353). - bpf: Make array_map_mmap static (bsc#1154353). - bpf: Fix memory leak on object 'data' (bsc#1154353). - bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY (bsc#1154353). - bpf: Convert bpf_prog refcnt to atomic64_t (bsc#1154353). - bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails (bsc#1154353). - bpf: Support attaching tracing BPF program to other BPF programs (bsc#1154353). - bpf: Compare BTF types of functions arguments with actual types (bsc#1154353). - bpf: Annotate context types (bsc#1154353). - bpf: Reserve space for BPF trampoline in BPF programs (bsc#1154353). - bpf: Add kernel test functions for fentry testing (bsc#1154353). - bpf: Add bpf_arch_text_poke() helper (bsc#1154353). - bpf: Refactor x86 JIT into helpers (bsc#1154353). - bpf: Support doubleword alignment in bpf_jit_binary_alloc (bsc#1154353). - bpf: Add array support to btf_struct_access (bsc#1154353). - net: ipconfig: Wait for deferred device probes (bsc#1154353). - net: page_pool: add the possibility to sync DMA memory for device (bsc#1154353). - net: sched: pie: enable timestamp based delay calculation (bsc#1154353). - cxgb4: add TC-MATCHALL classifier ingress offload (jsc#SLE-8389). - cxgb4: check rule prio conflicts before offload (jsc#SLE-8389). - cxgb4: add TC-MATCHALL classifier egress offload (jsc#SLE-8389). - net/mlx5e: Rx, Update page pool numa node when changed (jsc#SLE-8464). - page_pool: Don't recycle non-reusable pages (bsc#1154353). - page_pool: Add API to update numa node (bsc#1154353). - lwtunnel: add support for multiple geneve opts (bsc#1154353). - cxgb4: remove unneeded semicolon for switch block (jsc#SLE-8389). - lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER (bsc#1154353). - bnxt_en: Abort waiting for firmware response if there is no heartbeat (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add a warning message for driver initiated reset (jsc#SLE-8371 bsc#1153274). - bnxt_en: Return proper error code for non-existent NVM variable (jsc#SLE-8371 bsc#1153274). - bnxt_en: Report health status update after reset is done (jsc#SLE-8371 bsc#1153274). - bnxt_en: Set MASTER flag during driver registration (jsc#SLE-8371 bsc#1153274). - bnxt_en: Extend ETHTOOL_RESET to hot reset driver (jsc#SLE-8371 bsc#1153274). - bnxt_en: Increase firmware response timeout for coredump commands (jsc#SLE-8371 bsc#1153274). - bnxt_en: Improve RX buffer error handling (jsc#SLE-8371 bsc#1153274). - bnxt_en: Update firmware interface spec to 1.10.1.12 (jsc#SLE-8371 bsc#1153274). - page_pool: add destroy attempts counter and rename tracepoint (bsc#1154353). - xdp: remove memory poison on free for struct xdp_mem_allocator (bsc#1154353). - net: phy: avoid matching all-ones clause 45 PHY IDs (bsc#1154353). - net: phy: marvell10g: add SFP+ support (bsc#1154353). - net: phy: add core phylib sfp support (bsc#1154353). - net: phylink: update to use phy_support_asym_pause() (bsc#1154353). - bonding: symmetric ICMP transmit (bsc#1154353). - net: core: allow fast GRO for skbs with Ethernet header in head (bsc#1154353). - bnx2x: Remove hw_reset_t function casts (bsc#1154395). - bnx2x: Remove format_fw_ver_t function casts (bsc#1154395). - bnx2x: Remove config_init_t function casts (bsc#1154395). - bnx2x: Remove read_status_t function casts (bsc#1154395). - bnx2x: Drop redundant callback function casts (bsc#1154395). - page_pool: do not release pool until inflight == 0 (bsc#1154353). - tun: fix data-race in gro_normal_list() (bsc#1154353). - mlxsw: spectrum_router: Allocate discard adjacency entry when needed (bsc#1154488). - net/tls: Fix unused function warning (bsc#1154353). - net/mlx5: Add devlink reload (jsc#SLE-8464). - net/mlx5e: Set netdev name space on creation (jsc#SLE-8464). - net/mlx5: Remove redundant NULL initializations (jsc#SLE-8464). - net/mlx5: Read num_vfs before disabling SR-IOV (jsc#SLE-8464). - net/mlx5: DR, Fix matcher builders select check (jsc#SLE-8464). - net/mlx5: Add new chain for netfilter flow table offload (jsc#SLE-8464). - net/mlx5: Refactor creating fast path prio chains (jsc#SLE-8464). - net/mlx5: Accumulate levels for chains prio namespaces (jsc#SLE-8464). - net/mlx5: Define fdb tc levels per prio (jsc#SLE-8464). - net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines (jsc#SLE-8464). - net/mlx5: Simplify fdb chain and prio eswitch defines (jsc#SLE-8464). - IB/mlx5: Load profile according to RoCE enablement state (jsc#SLE-8446). - IB/mlx5: Rename profile and init methods (jsc#SLE-8446). - net/mlx5: Handle "/enable_roce"/ devlink param (jsc#SLE-8464). - net/mlx5: Document flow_steering_mode devlink param (jsc#SLE-8464). - devlink: Add new "/enable_roce"/ generic device param (bsc#1154353). - net/mlx5: fix spelling mistake "/metdata"/ -> "/metadata"/ (jsc#SLE-8464). - net/mlx5: fix kvfree of uninitialized pointer spec (jsc#SLE-8464). - IB/mlx5: Introduce and use mlx5_core_is_vf() (jsc#SLE-8446). - net/mlx5: E-switch, Enable metadata on own vport (jsc#SLE-8464). - net/mlx5: Refactor ingress acl configuration (jsc#SLE-8464). - net/mlx5: Restrict metadata disablement to offloads mode (jsc#SLE-8464). - net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vport (jsc#SLE-8464). - net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIs (jsc#SLE-8464). - net/mlx5: Move ACL drop counters life cycle close to ACL lifecycle (jsc#SLE-8464). - net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIs (jsc#SLE-8464). - net/mlx5: E-switch, Prepare code to handle vport enable error (jsc#SLE-8464). - net/mlx5: Tide up state_lock and vport enabled flag usage (jsc#SLE-8464). - net/mlx5: Move legacy drop counter and rule under legacy structure (jsc#SLE-8464). - net/mlx5: Move metdata fields under offloads structure (jsc#SLE-8464). - net/mlx5: Correct comment for legacy fields (jsc#SLE-8464). - net/mlx5: Introduce and use mlx5_esw_is_manager_vport() (jsc#SLE-8464). - net/mlx5: E-switch, Introduce and use vlan rule config helper (jsc#SLE-8464). - net/mlx5: E-Switch, Rename ingress acl config in offloads mode (jsc#SLE-8464). - net/mlx5: E-Switch, Rename egress config to generic name (jsc#SLE-8464). - net/mlx5: Fixed a typo in a comment in esw_del_uc_addr() (jsc#SLE-8464). - net/mlx5: Expose optimal performance scatter entries capability (jsc#SLE-8446). - cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources() (jsc#SLE-8389). - bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields() (jsc#SLE-8371 bsc#1153274). - net: sfp: fix spelling mistake "/requies"/ -> "/requires"/ (bsc#1154353). - bridge: implement get_link_ksettings ethtool method (bsc#1154353). - vxlan: implement get_link_ksettings ethtool method (bsc#1154353). - sfc: trace_xdp_exception on XDP failure (jsc#SLE-8314). - net/sched: actions: remove unused 'order' (bsc#1154353). - netdevsim: Update dummy reporter's devlink binary interface (bsc#1154353). - net/mlx5: Dump of fw_fatal use updated devlink binary interface (jsc#SLE-8464). - devlink: Allow large formatted message of binary output (bsc#1154353). - cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static (jsc#SLE-8389). - mlxsw: spectrum: Enable EMAD string TLV (bsc#1154488). - mlxsw: core: Add support for using EMAD string TLV (bsc#1154488). - mlxsw: core: Extend EMAD information reported to devlink hwerr (bsc#1154488). - mlxsw: core: Add support for EMAD string TLV parsing (bsc#1154488). - mlxsw: core: Add EMAD string TLV (bsc#1154488). - mlxsw: emad: Remove deprecated EMAD TLVs (bsc#1154488). - mlxsw: core: Parse TLVs' offsets of incoming EMADs (bsc#1154488). - cxgb4: remove redundant assignment to hdr_len (jsc#SLE-8389). - mlxsw: core: Enable devlink reload only on probe (bsc#1154488). - net: sfp: allow modules with slow diagnostics to probe (bsc#1154353). - net: sfp: allow sfp to probe slow to initialise GPON modules (bsc#1154353). - net: sfp: move module insert reporting out of probe (bsc#1154353). - net: sfp: split power mode switching from probe (bsc#1154353). - net: sfp: track upstream's attachment state in state machine (bsc#1154353). - net: sfp: ensure TX_FAULT has deasserted before probing the PHY (bsc#1154353). - net: sfp: allow fault processing to transition to other states (bsc#1154353). - net: sfp: eliminate mdelay() from PHY probe (bsc#1154353). - net: sfp: split the PHY probe from sfp_sm_mod_init() (bsc#1154353). - net: sfp: control TX_DISABLE and phy only from main state machine (bsc#1154353). - net: sfp: avoid power switch on address-change modules (bsc#1154353). - net: sfp: parse SFP power requirement earlier (bsc#1154353). - net: sfp: rename T_PROBE_WAIT to T_SERIAL (bsc#1154353). - net: sfp: handle module remove outside state machine (bsc#1154353). - net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next() (bsc#1154353). - net: sfp: move tx disable on device down to main state machine (bsc#1154353). - net: sfp: move sfp sub-state machines into separate functions (bsc#1154353). - net: sfp: fix sfp_bus_put() kernel documentation (bsc#1154353). - lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users (bsc#1154353). - lwtunnel: get nlsize for erspan options properly (bsc#1154353). - lwtunnel: change to use nla_parse_nested on new options (bsc#1154353). - net: sfp: rework upstream interface (bsc#1154353). - devlink: disallow reload operation during device cleanup (bsc#1154353). - packet: fix data-race in fanout_flow_is_huge() (bsc#1154353). - ice: print opcode when printing controlq errors (jsc#SLE-7926). - ice: use more accurate ICE_DBG mask types (jsc#SLE-7926). - ice: Introduce and use ice_vsi_type_str (jsc#SLE-7926). - ice: remove unnecessary conditional check (jsc#SLE-7926). - ice: Update enum ice_flg64_bits to current specification (jsc#SLE-7926). - ice: delay less (jsc#SLE-7926). - ice: use pkg_dwnld_status instead of sq_last_status (jsc#SLE-7926). - ice: Change max MSI-x vector_id check in cfg_irq_map (jsc#SLE-7926). - ice: Check if VF is disabled for Opcode and other operations (jsc#SLE-7926). - ice: configure software LLDP in ice_init_pf_dcb (jsc#SLE-7926). - ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx (jsc#SLE-7926). - ice: avoid setting features during reset (jsc#SLE-7926). - ice: Implement DCBNL support (jsc#SLE-7926). - ice: Add NDO callback to set the maximum per-queue bitrate (jsc#SLE-7926). - ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow (jsc#SLE-7926). - net: icmp: fix data-race in cmp_global_allow() (bsc#1154353). - cxgb4: fix 64-bit division on i386 (jsc#SLE-8389). - cxgb4: Use match_string() helper to simplify the code (jsc#SLE-8389). - net: add a READ_ONCE() in skb_peek_tail() (bsc#1154353). - net: add annotations on hh->hh_len lockless accesses (bsc#1154353). - net: use u64_stats_t in struct pcpu_lstats (bsc#1154353). - tun: switch to u64_stats_t (bsc#1154353). - u64_stats: provide u64_stats_t type (bsc#1154353). - net: dummy: use standard dev_lstats_add() and dev_lstats_read() (bsc#1154353). - vsockmon: use standard dev_lstats_add() and dev_lstats_read() (bsc#1154353). - veth: use standard dev_lstats_add() and dev_lstats_read() (bsc#1154353). - net: nlmon: use standard dev_lstats_add() and dev_lstats_read() (bsc#1154353). - net: provide dev_lstats_add() helper (bsc#1154353). - net: provide dev_lstats_read() helper (bsc#1154353). - net: ethernet: intel: Demote MTU change prints to debug (jsc#SLE-7966). - mlxsw: Add layer 3 devlink-trap exceptions support (bsc#1154488). - mlxsw: Add specific trap for packets routed via invalid nexthops (bsc#1154488). - mlxsw: Add new FIB entry type for reject routes (bsc#1154488). - devlink: Add layer 3 generic packet exception traps (bsc#1154353). - mlxsw: Add layer 3 devlink-trap support (bsc#1154488). - devlink: Add layer 3 generic packet traps (bsc#1154353). - tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp (bsc#1154353). - inetpeer: fix data-race in inet_putpeer / inet_putpeer (bsc#1154353). - mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init() (bsc#1154488). - cxgb4: add FLOWC based QoS offload (jsc#SLE-8389). - cxgb4: add Tx and Rx path for ETHOFLD traffic (jsc#SLE-8389). - cxgb4: add ETHOFLD hardware queue support (jsc#SLE-8389). - cxgb4: parse and configure TC-MQPRIO offload (jsc#SLE-8389). - cxgb4: rework queue config and MSI-X allocation (jsc#SLE-8389). - cxgb4: query firmware for QoS offload resources (jsc#SLE-8389). - net_sched: gen_estimator: extend packet counter to 64bit (bsc#1154353). - ice: Fix return value when SR-IOV is not supported (jsc#SLE-7926). - ice: Rename VF function ice_vc_dis_vf to match its behavior (jsc#SLE-7926). - ice: Get rid of ice_cleanup_header (jsc#SLE-7926). - ice: print PCI link speed and width (jsc#SLE-7926). - ice: print unsupported module message (jsc#SLE-7926). - ice: write register with correct offset (jsc#SLE-7926). - ice: Check for null pointer dereference when setting rings (jsc#SLE-7926). - ice: save PCI state in probe (jsc#SLE-7926). - ice: Adjust DCB INIT for SW mode (jsc#SLE-7926). - ice: fix driver unload flow (jsc#SLE-7926). - ice: handle DCBx non-contiguous TC request (jsc#SLE-7926). - ice: Update Boot Configuration Section read of NVM (jsc#SLE-7926). - ice: add ethtool -m support for reading i2c eeprom modules (jsc#SLE-7926). - tcp: fix data-race in tcp_recvmsg() (bsc#1154353). - net: silence data-races on sk_backlog.tail (bsc#1154353). - lwtunnel: add options setting and dumping for erspan (bsc#1154353). - lwtunnel: add options setting and dumping for vxlan (bsc#1154353). - lwtunnel: add options setting and dumping for geneve (bsc#1154353). - lwtunnel: add options process for cmp_encap (bsc#1154353). - lwtunnel: add options process for arp request (bsc#1154353). - net: annotate lockless accesses to sk->sk_max_ack_backlog (bsc#1154353). - net: annotate lockless accesses to sk->sk_ack_backlog (bsc#1154353). - net: use helpers to change sk_ack_backlog (bsc#1154353). - net: avoid potential false sharing in neighbor related code (bsc#1154353). - inet_diag: use jiffies_delta_to_msecs() (bsc#1154353). - net: neigh: use long type to store jiffies delta (bsc#1154353). - netdevsim: drop code duplicated by a merge (bsc#1154353). - cxgb4: Add pci reset handler (jsc#SLE-8389). - cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod (bsc#1154395). - bnx2x: Fix PF-VF communication over multi-cos queues (bsc#1154395). - bnx2x: Enable Multi-Cos feature (bsc#1154395). - bnx2x: Utilize FW 7.13.15.0 (bsc#1154395). - net_sched: add TCA_STATS_PKT64 attribute (bsc#1154353). - net_sched: extend packet counter to 64bit (bsc#1154353). - net_sched: do not export gnet_stats_basic_packed to uapi (bsc#1154353). - net: hns3: remove unused macros (bsc#1154353). - vsock: Simplify '__vsock_release()' (bsc#1154353). - icmp: remove duplicate code (bsc#1154353). - icmp: add helpers to recognize ICMP error packets (bsc#1154353). - ice: allow 3k MTU for XDP (jsc#SLE-7926). - ice: add build_skb() support (jsc#SLE-7926). - ice: introduce frame padding computation logic (jsc#SLE-7926). - ice: introduce legacy Rx flag (jsc#SLE-7926). - ice: Add support for AF_XDP (jsc#SLE-7926). - ice: Move common functions to ice_txrx_lib.c (jsc#SLE-7926). - ice: Add support for XDP (jsc#SLE-7926). - ice: get rid of per-tc flow in Tx queue configuration routines (jsc#SLE-7926). - ice: Introduce ice_base.c (jsc#SLE-7926). - i40e: implement VF stats NDO (jsc#SLE-8025). - i40e: enable X710 support (jsc#SLE-8025). - ixgbe: protect TX timestamping from API misuse (jsc#SLE-7979 jsc#SLE-7981). - fm10k: update driver version to match out-of-tree (jsc#SLE-8009). - ixgbe: Make use of cpumask_local_spread to improve RSS locality (jsc#SLE-7979 jsc#SLE-7981). - fm10k: add support for ndo_get_vf_stats operation (jsc#SLE-8009). - fm10k: add missing field initializers to TLV attributes) (jsc#SLE-8009). - ipv6: use jhash2() in rt6_exception_hash() (bsc#1154353). - net: bridge: fdb: eliminate extra port state tests from fast-path (bsc#1154353). - net/mlx5: DR, Support IPv4 and IPv6 mixed matcher (jsc#SLE-8464). - net/mlx5: LAG, Use affinity type enumerators (jsc#SLE-8464). - net/mlx5: LAG, Use port enumerators (jsc#SLE-8464). - net/mlx5: rate limit alloc_ent error messages (jsc#SLE-8464). - net/mlx5e: Add ToS (DSCP) header rewrite support (jsc#SLE-8464). - net/mlx5e: Bit sized fields rewrite support (jsc#SLE-8464). - net/mlx5: WQ, Move short getters into header file (jsc#SLE-8464). - net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events (jsc#SLE-8464). - net/mlx5: Support lockless FTE read lookups (jsc#SLE-8464). - net/mlx5: Do not hold group lock while allocating FTE in software (jsc#SLE-8464). - net/mlx5e: Verify that rule has at least one fwd/drop action (jsc#SLE-8464). - net/mlx5: Clear VF's configuration on disabling SRIOV (jsc#SLE-8464). - net/mlx5: Remove unneeded variable in mlx5_unload_one (jsc#SLE-8464). - net/mlx5: FPGA, support network cards with standalone FPGA (jsc#SLE-8464). - net/mlx5: DR, Replace CRC32 implementation to use kernel lib (jsc#SLE-8464). - net: icmp6: provide input address for traceroute6 (bsc#1154353). - net: icmp: use input address in traceroute (bsc#1154353). - xsk: Restructure/inline XSKMAP lookup/redirect/flush (bsc#1154353). - bpf: Implement map_gen_lookup() callback for XSKMAP (bsc#1154353). - xsk: Store struct xdp_sock as a flexible array member of the XSKMAP (bsc#1154353). - bpf: Replace prog_raw_tp+btf_id with prog_tracing (bsc#1154353). - bpf: Enforce 'return 0' in BTF-enabled raw_tp programs (bsc#1154353). - net: bridge: fdb: restore unlikely() when taking over externally added entries (bsc#1154353). - net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add() (bsc#1154353). - net: bridge: fdb: br_fdb_update can take flags directly (bsc#1154353). - bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume (jsc#SLE-8372 bsc#1153275). - bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery (jsc#SLE-8372 bsc#1153275). - bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence (jsc#SLE-8372 bsc#1153275). - bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks (jsc#SLE-8372 bsc#1153275). - bnxt_en: Add support for NAT(L3/L4 rewrite) (jsc#SLE-8372 bsc#1153275). - bnxt: Avoid logging an unnecessary message when a flow can't be offloaded (jsc#SLE-8372 bsc#1153275). - bnxt_en: Add support for L2 rewrite (jsc#SLE-8372 bsc#1153275). - sfc: add XDP counters to ethtool stats (jsc#SLE-8314). - sfc: handle XDP_TX outcomes of XDP eBPF programs (jsc#SLE-8314). - sfc: allocate channels for XDP tx queues (jsc#SLE-8314). - sfc: Enable setting of xdp_prog (jsc#SLE-8314). - sfc: perform XDP processing on received packets (jsc#SLE-8314). - sfc: support encapsulation of xdp_frames in efx_tx_buffer (jsc#SLE-8314). - mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init (bsc#1154488). - net: hns3: cleanup byte order issues when printed (bsc#1154353). - net: hns3: cleanup some print format warning (bsc#1154353). - net: hns3: add or modify some comments (bsc#1154353). - net: hns3: optimize local variable initialization (bsc#1154353). - net: hns3: cleanup a format-truncation warning (bsc#1154353). - net: hns3: cleanup some coding style issues (bsc#1154353). - net: hns3: cleanup some magic numbers (bsc#1154353). - net: hns3: add struct netdev_queue debug info for TX timeout (bsc#1154353). - net: hns3: dump some debug information when reset fail (bsc#1154353). - bnxt_en: Add support to collect crash dump via ethtool (jsc#SLE-8372 bsc#1153275). - bnxt_en: Add support to invoke OP-TEE API to reset firmware (jsc#SLE-8372 bsc#1153275). - mlxsw: spectrum: Generalize split count check (bsc#1154488). - mlxsw: spectrum: Iterate over all ports in gap during unsplit create (bsc#1154488). - mlxsw: spectrum: Fix base port get for split count 4 and 8 (bsc#1154488). - mlxsw: spectrum: Use port_module_max_width to compute base port index (bsc#1154488). - mlxsw: spectrum: Remember split base local port and use it in unsplit (bsc#1154488). - mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split port (bsc#1154488). - mlxsw: spectrum: Push getting offsets of split ports into a helper (bsc#1154488). - mlxsw: spectrum: Add sanity checks into module info get (bsc#1154488). - mlxsw: spectrum: Pass mapping values in port mapping structure (bsc#1154488). - mlxsw: spectrum: Use mapping of port being split for creating split ports (bsc#1154488). - mlxsw: spectrum: Replace port_to_module array with array of structs (bsc#1154488). - mlxsw: spectrum: Distinguish between unsplittable and split port (bsc#1154488). - mlxsw: spectrum: Move max_width check up before count check (bsc#1154488). - mlxsw: spectrum: Use PMTM register to get max module width (bsc#1154488). - mlxsw: reg: Add Port Module Type Mapping Register (bsc#1154488). - mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bits (bsc#1154488). - cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()' (jsc#SLE-8389). - net: sched: update action implementations to support flags (bsc#1154353). - net: sched: extend TCA_ACT space with TCA_ACT_FLAGS (bsc#1154353). - net: sched: modify stats helper functions to support regular stats (bsc#1154353). - net: sched: don't expose action qstats to skb_tc_reinsert() (bsc#1154353). - net: sched: extract qstats update code into functions (bsc#1154353). - net: sched: extract bstats update code into function (bsc#1154353). - net: sched: extract common action counters update code into function (bsc#1154353). - e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set (jsc#SLE-8100). - e1000e: Add support for Tiger Lake (jsc#SLE-8100). - i40e: Add UDP segmentation offload support (jsc#SLE-8025). - ixgbe: Add UDP segmentation offload support (jsc#SLE-7979 jsc#SLE-7981). - igb: Add UDP segmentation offload support (jsc#SLE-7967 jsc#SLE-8010). - e1000e: Drop unnecessary __E1000_DOWN bit twiddling (jsc#SLE-8100). - e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm (jsc#SLE-8100). - e1000e: Add support for Comet Lake (jsc#SLE-8100). - vxlan: drop "/vxlan"/ parameter in vxlan_fdb_alloc() (bsc#1154353). - net: phy: marvell: add downshift support for 88E1145 (bsc#1154353). - bonding: balance ICMP echoes in layer3+4 mode (bsc#1154353). - flow_dissector: extract more ICMP information (bsc#1154353). - flow_dissector: skip the ICMP dissector for non ICMP packets (bsc#1154353). - flow_dissector: add meaningful comments (bsc#1154353). - mlxsw: Enforce firmware version for Spectrum-2 (bsc#1154488). - mlxsw: Bump firmware version to 13.2000.2308 (bsc#1154488). - mlxsw: pci: Increase PCI reset timeout for SN3800 systems (bsc#1154488). - mlxsw: reg: Increase size of MPAR register (bsc#1154488). - net: bridge: fdb: set flags directly in fdb_create (bsc#1154353). - net: bridge: fdb: convert offloaded to use bitops (bsc#1154353). - net: bridge: fdb: convert added_by_external_learn to use bitops (bsc#1154353). - net: bridge: fdb: convert added_by_user to bitops (bsc#1154353). - net: bridge: fdb: convert is_sticky to bitops (bsc#1154353). - net: bridge: fdb: convert is_static to bitops (bsc#1154353). - net: bridge: fdb: convert is_local to bitops (bsc#1154353). - inet: do not call sublist_rcv on empty list (bsc#1154353). - broadcom: bnxt: Fix use true/false for bool (bsc#1154353). - cavium: thunder: Fix use true/false for bool type (bsc#1154353). - net: phy: marvell: add PHY tunable support for more PHY versions (bsc#1154353). - net: phy: marvell: add downshift support for M88E1111 (bsc#1154353). - net: phy: marvell: fix downshift function naming (bsc#1154353). - net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK (bsc#1154353). - i40e: prevent memory leak in i40e_setup_macvlans (jsc#SLE-8025). - i40e: Refactoring VF MAC filters counting to make more reliable (jsc#SLE-8025). - i40e: Fix LED blinking flow for X710T*L devices (jsc#SLE-8025). - i40e: allow ethtool to report SW and FW versions in recovery mode (jsc#SLE-8025). - i40e: initialize ITRN registers with correct values (jsc#SLE-8025). - i40e: Extend PHY access with page change flag (jsc#SLE-8025). - i40e: Extract detection of HW flags into a function (jsc#SLE-8025). - i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO (jsc#SLE-8025). - i40e: Fix for persistent lldp support (jsc#SLE-8025). - sock: remove unneeded semicolon (bsc#1154353). - mlxsw: spectrum_buffers: remove unneeded semicolon (bsc#1154488). - mvpp2: prefetch frame header (bsc#1154353). - mvpp2: sync only the received frame (bsc#1154353). - mvpp2: refactor frame drop routine (bsc#1154353). - net: Fix various misspellings of "/connect"/ (bsc#1154353). - net: Fix misspellings of "/configure"/ and "/configuration"/ (bsc#1154353). - bpf: Prepare btf_ctx_access for non raw_tp use case (bsc#1154353). - bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN (bsc#1154353). - ipvs: batch __ip_vs_dev_cleanup (bsc#1154353). - ipvs: batch __ip_vs_cleanup (bsc#1154353). - ipvs: no need to update skb route entry for local destination packets (bsc#1154353). - tcp: add TCP_INFO status for failed client TFO (bsc#1154353). - mlxsw: spectrum_buffers: Calculate the size of the main pool (bsc#1154488). - mlxsw: spectrum: Use guaranteed buffer size as pool size limit (bsc#1154488). - net: phy: add support for clause 37 auto-negotiation (bsc#1154353). - net: phy: modify assignment to OR for dev_flags in phy_attach_direct (bsc#1154353). - fq_codel: do not include <linux/jhash.h> (bsc#1154353). - mlxsw: core: Extend QSFP EEPROM size for ethtool (bsc#1154488). - mlxsw: reg: Add macro for getting QSFP module EEPROM page number (bsc#1154488). - igc: Clean up unused shadow_vfta pointer (jsc#SLE-7966). - igc: Add Rx checksum support (jsc#SLE-7966). - igc: Add set_rx_mode support (jsc#SLE-7966). - e1000e: Add support for S0ix (jsc#SLE-8100). - igc: Add SCTP CRC checksumming functionality (jsc#SLE-7966). - net/sched: act_police: re-use tcf_tm_dump() (bsc#1154353). - net: phy: marvell: remove superseded function marvell_set_downshift (bsc#1154353). - net: phy: marvell: support downshift as PHY tunable (bsc#1154353). - net: hns3: log and clear hardware error after reset complete (bsc#1154353). - net: hns3: do not allocate linear data for fraglist skb (bsc#1154353). - net: hns3: minor cleanup for hns3_handle_rx_bd() (bsc#1154353). - net: hns3: make struct hns3_enet_ring cacheline aligned (bsc#1154353). - net: hns3: introduce ring_to_netdev() in enet module (bsc#1154353). - net: hns3: minor optimization for barrier in IO path (bsc#1154353). - net: hns3: optimized MAC address in management table (bsc#1154353). - net: hns3: remove struct hns3_nic_ring_data in hns3_enet module (bsc#1154353). - mlxsw: spectrum: Register switched port analyzers (SPAN) as resource (bsc#1154488). - net: phy: avoid NPE if read_page/write_page callbacks are not available (bsc#1154353). - net: sched: Avoid using yield() in a busy waiting loop (bsc#1154353). - pktgen: remove unnecessary assignment in pktgen_xmit() (bsc#1154353). - net: sfp: move fwnode parsing into sfp-bus layer (bsc#1154353). - net: phylink: use more linkmode_* (bsc#1154353). - net_sched: sch_fq: remove one obsolete check in fq_dequeue() (bsc#1154353). - net: core: use listified Rx for GRO_NORMAL in napi_gro_receive() (bsc#1154353). - mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modes (bsc#1154488). - ethtool: Add support for 400Gbps (50Gbps per lane) link modes (bsc#1154353). - xdp: Trivial, fix spelling in function description (bsc#1154353). - bpf: Fix cast to pointer from integer of different size warning (bsc#1154353). - flow_dissector: Allow updating the flow dissector program atomically (bsc#1154353). - bpf: Align struct bpf_prog_stats (bsc#1154353). - bpf/flow_dissector: add mode to enforce global BPF flow dissector (bsc#1154353). - genetlink: do not parse attributes for families with zero maxattr (bsc#1154353). - tcp: improve recv_skip_hint for tcp_zerocopy_receive (bsc#1154353). - netdevsim: implement couple of testing devlink health reporters (bsc#1154353). - devlink: propagate extack down to health reporter ops (bsc#1154353). - devlink: don't do reporter recovery if the state is healthy (bsc#1154353). - sock_get_timeout: drop unnecessary return variable (bsc#1154353). - af_unix: __unix_find_socket_byname() cleanup (bsc#1154353). - ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO (bsc#1154353). - team: call RCU read lock when walking the port_list (bsc#1154353). - Revert "/tun: call dev_get_valid_name() before register_netdevice()"/ (bsc#1154353). - net: tipc: prepare attrs in __tipc_nl_compat_dumpit() (bsc#1154353). - net: genetlink: always allocate separate attrs for dumpit ops (bsc#1154353). - net: hns3: support tx-scatter-gather-fraglist feature (bsc#1154353). - net: hns3: add support for configuring VF MAC from the host (bsc#1154353). - net: hns3: add support for configuring bandwidth of VF on the host (bsc#1154353). - net: hns3: add support for setting VF trust (bsc#1154353). - net: hns3: add support for spoof check setting (bsc#1154353). - net: hns3: add support for setting VF link status on the host (bsc#1154353). - tun: fix memory leak in error path (bsc#1154353). - netdevsim: fix spelling mistake "/forbidded"/ -> "/forbid"/ (bsc#1154353). - nfp: bpf: make array exp_mask static, makes object smaller (bsc#1154353). - net: hns3: make array tick_array static, makes object smaller (bsc#1154353). - net: hns: make arrays static, makes object smaller (bsc#1154353). - net/tls: store decrypted on a single bit (bsc#1154353). - net/tls: store async_capable on a single bit (bsc#1154353). - net/tls: pass context to tls_device_decrypted() (bsc#1154353). - net/tls: make allocation failure unlikely (bsc#1154353). - net/tls: mark sk->err being set as unlikely (bsc#1154353). - net: core: use helper skb_ensure_writable in more places (bsc#1154353). - ipv6: Make ipv6_mc_may_pull() return bool (bsc#1154353). - net: core: change return type of pskb_may_pull to bool (bsc#1154353). - net: ena: ethtool: support set_channels callback (bsc#1154492). - net: ena: remove redundant print of number of queues (bsc#1154492). - net: ena: make ethtool -l show correct max number of queues (bsc#1154492). - net: ena: ethtool: get_channels: use combined only (bsc#1154492). - net: ena: multiple queue creation related cleanups (bsc#1154492). - net: ena: change num_queues to num_io_queues for clarity and consistency (bsc#1154492). - netdevsim: implement devlink dev_info op (bsc#1154353). - net: devlink: fix reporter dump dumpit (bsc#1154353). - mlxsw: minimal: Add validation for FW version (bsc#1154488). - mlxsw: core: Push minor/subminor fw version check into helper (bsc#1154488). - mlxsw: thermal: Provide optimization for QSFP modules number detection (bsc#1154488). - mlxsw: hwmon: Provide optimization for QSFP modules number detection (bsc#1154488). - mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP modules (bsc#1154488). - netdevsim: add couple of debugfs bools to debug devlink reload (bsc#1154353). - devlink: have genetlink code to parse the attrs during dumpit (bsc#1154353). - net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit() (bsc#1154353). - net: tipc: have genetlink code to parse the attrs during dumpit (bsc#1154353). - net: nfc: have genetlink code to parse the attrs during dumpit (bsc#1154353). - net: ieee802154: have genetlink code to parse the attrs during dumpit (bsc#1154353). - net: genetlink: parse attrs and store in contect info struct during dumpit (bsc#1154353). - net: genetlink: push attrbuf allocation and parsing to a separate function (bsc#1154353). - net: genetlink: introduce dump info struct to be available during dumpit op (bsc#1154353). - net: genetlink: push doit/dumpit code from genl_family_rcv_msg (bsc#1154353). - netdevsim: create devlink and netdev instances in namespace (bsc#1154353). - net: devlink: export devlink net setter (bsc#1154353). - net/tls: add TlsDeviceRxResync statistic (bsc#1154353). - net/tls: add TlsDecryptError stat (bsc#1154353). - net/tls: add statistics for installed sessions (bsc#1154353). - net/tls: add skeleton of MIB statistics (bsc#1154353). - net/tls: add device decrypted trace point (bsc#1154353). - net/tls: add tracing for device/offload events (bsc#1154353). - net: devlink: don't ignore errors during dumpit (bsc#1154353). - igmp: uninline ip_mc_validate_checksum() (bsc#1154353). - net: spread "/enum sock_flags"/ (bsc#1154353). - net/tls: rename tls_hw_* functions tls_toe_* (bsc#1154353). - net/tls: move TOE-related code to a separate file (bsc#1154353). - net/tls: move tls_build_proto() on init path (bsc#1154353). - net/tls: rename tls_device to tls_toe_device (bsc#1154353). - net/tls: move TOE-related structures to a separate header (bsc#1154353). - net: devlink: allow to change namespaces during reload (bsc#1154353). - netdevsim: take devlink net instead of init_net (bsc#1154353). - netdevsim: register port netdevices into net of device (bsc#1154353). - netdevsim: implement proper devlink reload (bsc#1154353). - netdevsim: add all ports in nsim_dev_create() and del them in destroy() (bsc#1154353). - mlxsw: Propagate extack down to register_fib_notifier() (bsc#1154488). - mlxsw: Register port netdevices into net of core (bsc#1154488). - mlxsw: spectrum: Take devlink net instead of init_net (bsc#1154488). - net: devlink: export devlink net getter (bsc#1154353). - net: fib_notifier: propagate extack down to the notifier block callback (bsc#1154353). - mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump (bsc#1154488). - net: fib_notifier: propagate possible error during fib notifier registration (bsc#1154353). - net: fib_notifier: make FIB notifier per-netns (bsc#1154353). - netdevsim: change fib accounting and limitations to be per-device (bsc#1154353). - net: propagate errors correctly in register_netdevice() (bsc#1154353). - mvpp2: remove misleading comment (bsc#1154353). - net_sched: remove need_resched() from qdisc_run() (bsc#1154353). - net: introduce per-netns netdevice notifiers (bsc#1154353). - net: push loops and nb calls into helper functions (bsc#1154353). - ipv6: minor code reorg in inet6_fill_ifla6_attrs() (bsc#1154353). - net: rtnetlink: add possibility to use alternative names as message handle (bsc#1154353). - net: rtnetlink: introduce helper to get net_device instance by ifname (bsc#1154353). - net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest (bsc#1154353). - net: rtnetlink: put alternative names to getlink message (bsc#1154353). - net: rtnetlink: add linkprop commands to add and delete alternative ifnames (bsc#1154353). - net: introduce name_node struct to be used in hashlist (bsc#1154353). - net: procfs: use index hashlist instead of name hashlist (bsc#1154353). - tcp: add ipv6_addr_v4mapped_loopback() helper (bsc#1154353). - net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method (bsc#1154353). - ipv6: add priority parameter to ip6_xmit() (bsc#1154353). - rocker: add missing init_net check in FIB notifier (bsc#1154353). - commit 113b872 - spi: pxa2xx: Add support for Intel Comet Lake-H (jsc#SLE-7946). - mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash (jsc#SLE-7946). - commit 66b146b - mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDs (jsc#SLE-7946). - mfd: intel-lpss: Add default I2C device properties for Gemini Lake (jsc#SLE-7946). - commit a741dd5 - i2c: i801: Correct Intel Jasper Lake SOC naming (jsc#SLE-7946). - i2c: i801: Add support for Intel Comet Lake PCH-H (jsc#SLE-7946). - commit b378292 - i2c: i801: Add support for Intel Jasper Lake (jsc#SLE-7946). - commit a0fd0de - i2c: i801: Bring back Block Process Call support for certain platforms (jsc#SLE-7946). - i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond (jsc#SLE-7946). - commit 7cc4af0 - KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it (CVE-2019-19338 bsc#1158954). - KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality (CVE-2019-19338 bsc#1158954). - KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES (CVE-2019-19338 bsc#1158954). - commit 431ce6a - KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) (CVE-2019-19332 bsc#1158827). - commit ed2bb4d - libbpf: Fix sym->st_value print on 32-bit arches (bsc#1158962). - commit ff62fd7 - EDAC/altera: Use fast register IO for S10 IRQs (bsc#1152489). - commit 48045b4 - scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Don't defer relogin unconditonally (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Send Notify ACK after N2N PLOGI (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Configure local loop for N2N target (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Don't call qlt_async_event twice (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Allow PLOGI in target mode (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Change discovery state before PLOGI (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Drop superfluous INIT_WORK of del_work (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Initialize free_work before flushing it (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use explicit LOGO in target mode (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB Cmd (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XX (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Correctly retrieve and interpret active flash region (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit b9f4605 - blacklist.conf: Append 'drm/i915: Remove logical HW ID' - commit c366de4 - blacklist.conf: Append 'drm/i915: Fix g4x sprite scaling stride check with GTT remapping' - commit ed52fa1 - blacklist.conf: Append 'drm/i915/dp: Fix dsc bpp calculations, v5.' - commit 4e094fc - blacklist.conf: Append 'drm/i915: Mark contents as dirty on a write fault' - commit f55151a - blacklist.conf: Append 'drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled' - commit 69b4952 - blacklist.conf: Append 'drm/i915: Don't mix srcu tag and negative error codes' - commit 6d16d9a - blacklist.conf: Append 'drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+' - commit cd7484b - blacklist.conf: Append 'drm/i915: Limit MST to <= 8bpc once again' - commit ead6b3f - blacklist.conf: Append 'drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type' - commit d2a961c - Update patch reference for nfc fix (CVE-2019-19526 bsc#1158893) - commit 9e59e81 - drm/i915: Preload LUTs if the hw isn't currently using them (bsc#1152489) - commit 7d0ea8f - video/hdmi: Fix AVI bar unpack (bsc#1152489) - commit 0ac3f29 - fbdev/sa1100fb: Remove even more dead code (bsc#1152489) - commit 896a116 - update mainline references update Patch-mainline tags: patches.suse/hugetlb-region_chg-provides-only-cache-entry.patch patches.suse/hugetlb-remove-duplicated-code.patch patches.suse/hugetlbfs-hugetlb_fault_mutex_hash-cleanup.patch patches.suse/hugetlbfs-take-read_lock-on-i_mmap-for-PMD-sharing.patch patches.suse/include-linux-memcontrol.h-fix-comments-based-on-per-node-memcg.patch patches.suse/mm-clean-up-and-clarify-lruvec-lookup-procedure.patch patches.suse/mm-drop-mmap_sem-before-calling-balance_dirty_pages-in-write-fault.patch patches.suse/mm-emit-tracepoint-when-RSS-changes.patch patches.suse/mm-filemap.c-remove-redundant-cache-invalidation-after-async-direct-io-write.patch patches.suse/mm-filemap.c-warn-if-stale-pagecache-is-left-after-direct-write.patch patches.suse/mm-hugetlb-avoid-looping-to-the-same-hugepage-if-pages-and-vmas.patch patches.suse/mm-introduce-compound_nr.patch patches.suse/mm-introduce-page_shift.patch patches.suse/mm-introduce-page_size.patch patches.suse/mm-madvise.c-replace-with-page_size-in-madvise_inject_error.patch patches.suse/mm-memcg-clean-up-reclaim-iter-array.patch patches.suse/mm-memcg-make-memory.emin-the-baseline-for-utilisation-determination.patch patches.suse/mm-memcg-make-scan-aggression-always-exclude-protection.patch patches.suse/mm-memcg-proportional-memory.-low-min-reclaim.patch patches.suse/mm-memcontrol-remove-dead-code-from-memory_max_write.patch patches.suse/mm-memfd-fix-COW-issue-on-MAP_PRIVATE-and-F_SEAL_FUTURE_WRITE-mappings.patch patches.suse/mm-memory-failure.c-clean-up-around-tk-pre-allocation.patch patches.suse/mm-migrate.c-handle-freed-page-at-the-first-place.patch patches.suse/mm-mmap.c-__vma_unlink_prev-is-not-necessary-now.patch patches.suse/mm-mmap.c-extract-__vma_unlink_list-as-counterpart-for-__vma_link_list.patch patches.suse/mm-mmap.c-prev-could-be-retrieved-from-vma-vm_prev.patch patches.suse/mm-mmap.c-rb_parent-is-not-necessary-in-__vma_link_list.patch patches.suse/mm-mmap.c-remove-a-never-triggered-warning-in-__vma_adjust.patch patches.suse/mm-mmap.c-use-IS_ERR_VALUE-to-check-return-value-of-get_unmapped_area.patch patches.suse/mm-page_io.c-annotate-refault-stalls-from-swap_readpage.patch patches.suse/mm-rmap.c-don-t-reuse-anon_vma-if-we-just-want-a-copy.patch patches.suse/mm-rmap.c-fix-outdated-comment-in-page_get_anon_vma.patch patches.suse/mm-rmap.c-reuse-mergeable-anon_vma-as-parent-when-fork.patch patches.suse/mm-rmap.c-use-VM_BUG_ON_PAGE-in-__page_check_anon_rmap.patch patches.suse/mm-shmem-use-proper-gfp-flags-for-shmem_writepage.patch patches.suse/mm-slab-make-kmalloc_info-contain-all-types-of-names.patch patches.suse/mm-slab-remove-unused-kmalloc_size.patch patches.suse/mm-slab_common-use-enum-kmalloc_cache_type-to-iterate-over-kmalloc-caches.patch patches.suse/mm-slub-print-the-offset-of-fault-addresses.patch patches.suse/mm-slub.c-clean-up-validate_slab.patch patches.suse/mm-slub.c-update-comments.patch patches.suse/mm-soft-offline-convert-parameter-to-pfn.patch patches.suse/mm-swap.c-piggyback-lru_add_drain_all-calls.patch patches.suse/mm-swap.c-trivial-mark_page_accessed-cleanup.patch patches.suse/mm-thp-do-not-queue-fully-unmapped-pages-for-deferred-split.patch patches.suse/mm-vmalloc-add-more-comments-to-the-adjust_va_to_fit_type.patch patches.suse/mm-vmalloc-do-not-keep-unpurged-areas-in-the-busy-tree.patch patches.suse/mm-vmalloc-modify-struct-vmap_area-to-reduce-its-size.patch patches.suse/mm-vmalloc-remove-preempt_disable-enable-when-doing-preloading.patch patches.suse/mm-vmalloc-respect-passed-gfp_mask-when-doing-preloading.patch patches.suse/mm-vmalloc-rework-vmap_area_lock.patch patches.suse/mm-vmalloc.c-move-area-pages-after-if-statement.patch patches.suse/mm-vmalloc.c-remove-unnecessary-highmem_mask-from-parameter-of-gfpflags_allow_blocking.patch patches.suse/mm-vmscan-detect-file-thrashing-at-the-reclaim-root.patch patches.suse/mm-vmscan-enforce-inactive-active-ratio-at-the-reclaim-root.patch patches.suse/mm-vmscan-harmonize-writeback-congestion-tracking-for-nodes-memcgs.patch patches.suse/mm-vmscan-memcontrol-remove-mem_cgroup_select_victim_node.patch patches.suse/mm-vmscan-move-file-exhaustion-detection-to-the-node-level.patch patches.suse/mm-vmscan-move-inactive_list_is_low-swap-check-to-the-caller.patch patches.suse/mm-vmscan-naming-fixes-global_reclaim-and-sane_reclaim.patch patches.suse/mm-vmscan-remove-unused-lru_pages-argument.patch patches.suse/mm-vmscan-replace-shrink_node-loop-with-a-retry-jump.patch patches.suse/mm-vmscan-simplify-lruvec_lru_size.patch patches.suse/mm-vmscan-split-shrink_node-into-node-part-and-memcgs-part.patch patches.suse/mm-vmscan-turn-shrink_node_memcg-into-shrink_lruvec.patch patches.suse/mm-vmscan.c-fix-typo-in-comment.patch patches.suse/mm-vmscan.c-remove-unused-scan_control-parameter-from-pageout.patch patches.suse/rss_stat-add-support-to-detect-RSS-updates-of-external-mm.patch patches.suse/shmem-pin-the-file-in-shmem_fault-if-mmap_sem-is-dropped.patch patches.suse/vmalloc-lift-the-arm-flag-for-coherent-mappings-to-common-code.patch - commit fdd2a26 - EDAC/ghes: Do not warn when incrementing refcount on 0 (bsc#1152489). - commit b152db6 - Update patch reference for a media driver fix (CVE-2019-19533 bsc#1158834) - commit 035b8ec - Update patch references for USB and HID fixes (CVE-2019-19532 bsc#1158824 CVE-2019-19523) - commit b7c3995 - xprtrdma: Add unique trace points for posting Local Invalidate WRs (bsc#1158811). - commit 0045bd6 - rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() (jsc#SES-1134). - ceph: increment/decrement dio counter on async requests (jsc#SES-1134). - ceph: take the inode lock before acquiring cap refs (jsc#SES-1134). - rbd: cancel lock_dwork if the wait is interrupted (jsc#SES-1134). - ceph: call ceph_mdsc_destroy from destroy_fs_client (jsc#SES-1134). - libceph: use ceph_kvmalloc() for osdmap arrays (jsc#SES-1134). - libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() (jsc#SES-1134). - commit 6eea6f4 - ceph: allow object copies across different filesystems in the same cluster (jsc#SES-1134). - Refresh patches.suse/ceph-don-t-allow-copy_file_range-when-stripe_count-1.patch. - commit 8a618ea - ceph: include ceph_debug.h in cache.c (jsc#SES-1134). - ceph: move static keyword to the front of declarations (jsc#SES-1134). - rbd: pull rbd_img_request_create() dout out into the callers (jsc#SES-1134). - libceph: drop unused con parameter of calc_target() (jsc#SES-1134). - ceph: use release_pages() directly (jsc#SES-1134). - rbd: fix response length parameter for encoded strings (jsc#SES-1134). - ceph: allow arbitrary security.* xattrs (jsc#SES-1134). - ceph: only set CEPH_I_SEC_INITED if we got a MAC label (jsc#SES-1134). - ceph: turn ceph_security_invalidate_secctx into static inline (jsc#SES-1134). - ceph: add buffered/direct exclusionary locking for reads and writes (jsc#SES-1134). - libceph: handle OSD op ceph_pagelist_append() errors (jsc#SES-1134). - ceph: don't return a value from void function (jsc#SES-1134). - ceph: don't freeze during write page faults (jsc#SES-1134). - ceph: update the mtime when truncating up (jsc#SES-1134). - ceph: fix indentation in __get_snap_name() (jsc#SES-1134). - ceph: remove incorrect comment above __send_cap (jsc#SES-1134). - ceph: remove CEPH_I_NOFLUSH (jsc#SES-1134). - ceph: remove unneeded test in try_flush_caps (jsc#SES-1134). - ceph: have __mark_caps_flushing return flush_tid (jsc#SES-1134). - ceph: fix comments over ceph_add_cap (jsc#SES-1134). - ceph: eliminate session->s_trim_caps (jsc#SES-1134). - ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds (jsc#SES-1134). - ceph: don't SetPageError on writepage errors (jsc#SES-1134). - commit 3a5a01d - ceph: auto reconnect after blacklisted (jsc#SES-1134). - Refresh patches.suse/ceph-return-EINVAL-if-given-fsc-mount-option-on-kern.patch. - commit a6819c7 - ceph: invalidate all write mode filp after reconnect (jsc#SES-1134). - ceph: return -EIO if read/write against filp that lost file locks (jsc#SES-1134). - ceph: add helper function that forcibly reconnects to ceph cluster (jsc#SES-1134). - ceph: pass filp to ceph_get_caps() (jsc#SES-1134). - ceph: track and report error of async metadata operation (jsc#SES-1134). - ceph: allow closing session in restarting/reconnect state (jsc#SES-1134). - libceph: add function that clears osd client's abort_err (jsc#SES-1134). - libceph: add function that reset client's entity addr (jsc#SES-1134). - ceph: don't list vxattrs in listxattr() (jsc#SES-1134). - ceph: allow copy_file_range when src and dst inode are same (jsc#SES-1134). - commit d6afa0a - EDAC/ghes: Fix locking and memory barrier issues (bsc#1152489). - commit 7d2325a - kabi/severities: whitelist libceph, rbd, and ceph (jsc#SES-1134). - commit 1f1a9d5 - kernel/module.c: wakeup processes in module_wq on module unload (git-fixes). - commit 311cb05 - blacklist.conf: Append 'drm/i915: Preload LUTs if the hw isn't currently using them' - commit 7964f08 - ALSA: pcm: oss: Avoid potential buffer overflows (git-fixes). - ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platforms (git-fixes). - ALSA: hda: Modify stream stripe mask only when needed (git-fixes). - ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen (git-fixes). - ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platforms (git-fixes). - ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx (git-fixes). - ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G (git-fixes). - ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 (git-fixes). - ALSA: hda: hdmi - fix regression in connect list handling (git-fixes). - ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by default (git-fixes). - ALSA: hda/hdmi - enable runtime pm for newer AMD display audio (git-fixes). - ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio (git-fixes). - ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD (git-fixes). - commit 4b98432 - Linux 5.3.15 (bnc#1151927 5.3.15). - openvswitch: remove another BUG_ON() (bnc#1151927 5.3.15). - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() (bnc#1151927 5.3.15). - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues (bnc#1151927 5.3.15). - selftests: pmtu: use -oneline for ip route list cache (bnc#1151927 5.3.15). - net: macb: add missed tasklet_kill (bnc#1151927 5.3.15). - selftests: bpf: correct perror strings (bnc#1151927 5.3.15). - selftests: bpf: test_sockmap: handle file creation failures gracefully (bnc#1151927 5.3.15). - net/tls: use sg_next() to walk sg entries (bnc#1151927 5.3.15). - net/tls: remove the dead inplace_crypto code (bnc#1151927 5.3.15). - selftests/tls: add a test for fragmented messages (bnc#1151927 5.3.15). - net: skmsg: fix TLS 1.3 crash with full sk_msg (bnc#1151927 5.3.15). - net/tls: free the record on encryption error (bnc#1151927 5.3.15). - net/tls: take into account that bpf_exec_tx_verdict() may free the record (bnc#1151927 5.3.15). - x86/fpu: Don't cache access to fpu_fpregs_owner_ctx (bnc#1151927 5.3.15). - platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size (bnc#1151927 5.3.15). - platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer (bnc#1151927 5.3.15). - HID: core: check whether Usage Page item is after Usage ID items (bnc#1151927 5.3.15). - ext4: add more paranoia checking in ext4_expand_extra_isize handling (bnc#1151927 5.3.15). - net: disallow ancillary data for __sys_{send,recv}msg_file() (bnc#1151927 5.3.15). - net: separate out the msghdr copy from ___sys_{send,recv}msg() (bnc#1151927 5.3.15). - io_uring: async workers should inherit the user creds (bnc#1151927 5.3.15). - gve: Fix the queue page list allocated pages count (bnc#1151927 5.3.15). - openvswitch: fix flow command message size (bnc#1151927 5.3.15). - net: psample: fix skb_over_panic (bnc#1151927 5.3.15). - tipc: fix link name length check (bnc#1151927 5.3.15). - staging: rtl8723bs: Drop ACPI device ids (bnc#1151927 5.3.15). - staging: rtl8723bs: Add 024c:0525 to the list of SDIO device-ids (bnc#1151927 5.3.15). - staging: wilc1000: fix illegal memory access in wilc_parse_join_bss_param() (bnc#1151927 5.3.15). - staging: rtl8192e: fix potential use after free (bnc#1151927 5.3.15). - thunderbolt: Power cycle the router if NVM authentication fails (bnc#1151927 5.3.15). - mei: me: add comet point V device id (bnc#1151927 5.3.15). - mei: bus: prefix device names on bus with the bus name (bnc#1151927 5.3.15). - usb: dwc2: use a longer core rest timeout in dwc2_core_reset() (bnc#1151927 5.3.15). - USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P (bnc#1151927 5.3.15). - net: dsa: sja1105: fix sja1105_parse_rgmii_delays() (bnc#1151927 5.3.15). - macvlan: schedule bc_work even if error (bnc#1151927 5.3.15). - mdio_bus: don't use managed reset-controller (bnc#1151927 5.3.15). - sctp: cache netns in sctp_ep_common (bnc#1151927 5.3.15). - sctp: Fix memory leak in sctp_sf_do_5_2_4_dupcook (bnc#1151927 5.3.15). - net: fec: fix clock count mis-match (bnc#1151927 5.3.15). - xfrm: Fix memleak on xfrm state destroy (bnc#1151927 5.3.15). - ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c (bnc#1151927 5.3.15). - arm64: dts: zii-ultra: fix ARM regulator GPIO handle (bnc#1151927 5.3.15). - ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend (bnc#1151927 5.3.15). - arm64: dts: imx8mm: fix compatible string for sdma (bnc#1151927 5.3.15). - ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts (bnc#1151927 5.3.15). - arm64: dts: ls1028a: fix a compatible issue (bnc#1151927 5.3.15). - reset: fix reset_control_ops kerneldoc comment (bnc#1151927 5.3.15). - soundwire: intel: fix intel_register_dai PDI offsets and numbers (bnc#1151927 5.3.15). - thunderbolt: Read DP IN adapter first two dwords in one go (bnc#1151927 5.3.15). - x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early (bnc#1151927 5.3.15). - perf scripting engines: Iterate on tep event arrays directly (bnc#1151927 5.3.15). - watchdog: pm8916_wdt: fix pretimeout registration flow (bnc#1151927 5.3.15). - mac80211: fix station inactive_time shortly after boot (bnc#1151927 5.3.15). - net/fq_impl: Switch to kvmalloc() for memory allocation (bnc#1151927 5.3.15). - net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AV (bnc#1151927 5.3.15). - net: stmmac: xgmac: Fix TSA selection (bnc#1151927 5.3.15). - net: stmmac: xgmac: bitrev32 returns u32 (bnc#1151927 5.3.15). - net: stmmac: gmac4: bitrev32 returns u32 (bnc#1151927 5.3.15). - netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT (bnc#1151927 5.3.15). - netfilter: nf_tables_offload: skip EBUSY on chain update (bnc#1151927 5.3.15). - netfilter: nf_tables: bogus EOPNOTSUPP on basechain update (bnc#1151927 5.3.15). - net: mscc: ocelot: fix __ocelot_rmw_ix prototype (bnc#1151927 5.3.15). - samples/bpf: fix build by setting HAVE_ATTR_TEST to zero (bnc#1151927 5.3.15). - can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race condition (bnc#1151927 5.3.15). - can: flexcan: increase error counters if skb enqueueing via can_rx_offload_queue_sorted() fails (bnc#1151927 5.3.15). - can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error (bnc#1151927 5.3.15). - can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error (bnc#1151927 5.3.15). - can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate error value in case of errors (bnc#1151927 5.3.15). - can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on queue overflow or OOM (bnc#1151927 5.3.15). - can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open (bnc#1151927 5.3.15). - can: peak_usb: report bus recovery as well (bnc#1151927 5.3.15). - net: fec: add missed clk_disable_unprepare in remove (bnc#1151927 5.3.15). - block: drbd: remove a stray unlock in __drbd_send_protocol() (bnc#1151927 5.3.15). - nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths (bnc#1151927 5.3.15). - nvme-rdma: fix a segmentation fault during module unload (bnc#1151927 5.3.15). - ceph: return -EINVAL if given fsc mount option on kernel w/o support (bnc#1151927 5.3.15). - idr: Fix idr_alloc_u32 on 32-bit systems (bnc#1151927 5.3.15). - idr: Fix integer overflow in idr_for_each_entry (bnc#1151927 5.3.15). - XArray: Fix xas_next() with a single entry at 0 (bnc#1151927 5.3.15). - ASoC: stm32: sai: add restriction on mmap support (bnc#1151927 5.3.15). - ASoC: hdac_hda: fix race in device removal (bnc#1151927 5.3.15). - ASoC: rockchip: rockchip_max98090: Enable SHDN to fix headset detection (bnc#1151927 5.3.15). - ASoC: compress: fix unsigned integer overflow check (bnc#1151927 5.3.15). - drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9 (bnc#1151927 5.3.15). - drm/amd/swSMU: fix smu workload bit map error (bnc#1151927 5.3.15). - drm/amdgpu: dont schedule jobs while in reset (bnc#1151927 5.3.15). - clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call (bnc#1151927 5.3.15). - clk: meson: gxbb: let sar_adc_clk_div set the parent clock rate (bnc#1151927 5.3.15). - scripts/gdb: fix debugging modules compiled with hot/cold partitioning (bnc#1151927 5.3.15). - mm/gup_benchmark: fix MAP_HUGETLB case (bnc#1151927 5.3.15). - commit de8adb7 - Update patches.suse/ALSA-hda-hdmi-add-Tigerlake-support.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-SOF-ipc-Fix-memory-leak-in-sof_set_get_large_ct.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-SOF-topology-Fix-bytes-control-size-checks.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-kirkwood-fix-device-remove-ordering.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-kirkwood-fix-external-clock-probe-defer.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-msm8916-wcd-analog-Fix-RX1-selection-in-RDAC2-M.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/ASoC-ti-sdma-pcm-Add-back-the-flags-parameter-for-no.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/bpf-Allow-narrow-loads-of-bpf_sysctl-fields-with-off.patch (bsc#1155518 bnc#1151927 5.3.15). - Update patches.suse/bpf-Change-size-to-u64-for-bpf_map_-area_alloc-charg.patch (bsc#1155518 bnc#1151927 5.3.15). - Update patches.suse/bridge-ebtables-don-t-crash-when-using-dnat-target-i.patch (bsc#1154353 bnc#1151927 5.3.15). - Update patches.suse/can-rx-offload-can_rx_offload_offload_one-do-not-inc.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/can-rx-offload-can_rx_offload_queue_tail-fix-error-h.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-at91-avoid-sleeping-early.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-at91-fix-update-bit-maps-on-CFG_MOR-write.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-at91-sam9x60-fix-programmable-clock.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-samsung-exynos5420-Preserve-PLL-configuration-du.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-samsung-exynos542x-Move-G3D-subsystem-clocks-to-.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-samsung-exynos5433-Fix-error-paths.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-sunxi-Fix-operator-precedence-in-sunxi_divs_clk_.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-sunxi-ng-a80-fix-the-zero-ing-of-bits-16-and-18.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clk-ti-clkctrl-Fix-failed-to-enable-error-with-doubl.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/clocksource-drivers-mediatek-Fix-error-handling.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/drm-amdgpu-register-gpu-instance-before-fan-boost-fe.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/fbdev-c2p-Fix-link-failure-on-non-inlining.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/i40e-Fix-for-ethtool-m-issue-on-X722-NIC.patch (jsc#SLE-8025 bnc#1151927 5.3.15). - Update patches.suse/iavf-initialize-ITRN-registers-with-correct-values.patch (jsc#SLE-7940 bnc#1151927 5.3.15). - Update patches.suse/ice-fix-potential-infinite-loop-because-loop-counter.patch (jsc#SLE-7926 bnc#1151927 5.3.15). - Update patches.suse/idr-Fix-idr_get_next_ul-race-with-idr_remove.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/mac80211-fix-ieee80211_txq_setup_flows-failure-path.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/net-bcmgenet-reapply-manual-settings-to-the-PHY.patch (jsc#SLE-7772 bnc#1151927 5.3.15). - Update patches.suse/net-bcmgenet-use-RGMII-loopback-for-MAC-reset.patch (jsc#SLE-7772 bnc#1151927 5.3.15). - Update patches.suse/net-mlx5e-Fix-eswitch-debug-print-of-max-fdb-flow.patch (jsc#SLE-8464 bnc#1151927 5.3.15). - Update patches.suse/net-mlx5e-Use-correct-enum-to-determine-uplink-port.patch (jsc#SLE-8464 bnc#1151927 5.3.15). - Update patches.suse/pinctrl-cherryview-Allocate-IRQ-chip-dynamic.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/powerpc-bpf-Fix-tail-call-implementation.patch (bsc#1157698 bnc#1151927 5.3.15). - Update patches.suse/pwm-bcm-iproc-Prevent-unloading-the-driver-module-wh.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/reset-Fix-memory-leak-in-reset_control_array_put.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/slip-Fix-use-after-free-Read-in-slip_open.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/soc-imx-gpc-fix-initialiser-format.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/stacktrace-Don-t-skip-first-entry-on-noncurrent-task.patch (bnc#1154866 bnc#1151927 5.3.15). - Update patches.suse/thunderbolt-Fix-lockdep-circular-locking-depedency-w.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/watchdog-bd70528-Add-MODULE_ALIAS-to-allow-module-au.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/watchdog-imx_sc_wdt-Pretimeout-should-follow-SCU-fir.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/watchdog-meson-Fix-the-wrong-value-of-left-time.patch (git-fixes bnc#1151927 5.3.15). - Update patches.suse/x86-resctrl-prevent-null-pointer-dereference-when-reading-mondata.patch (bsc#1152489 bnc#1151927 5.3.15). - commit ac8515c - Refresh and enable patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch. (fate#316531) - commit 44cbe3a - supported.conf: Support Broadcom's Genet Ethernet driver (bsc#158563) - commit 9ba4eec - net: thunderx: start phy before starting autonegotiation (bsc#1158107). - commit 7049617 - s390/livepatch: Implement reliable stack tracing for the consistency model (jsc#SLE-11050). - Update config files. - commit 069014a - s390/unwind: add stack pointer alignment sanity checks (jsc#SLE-11050). - commit 1bb4634 - s390/unwind: filter out unreliable bogus %r14 (jsc#SLE-11050). - commit 2756f26 - s390/unwind: start unwinding from reliable state (jsc#SLE-11050). - commit f610667 - s390/test_unwind: print verbose unwinding results (jsc#SLE-11050). - commit 0357290 - s390: fix register clobbering in CALL_ON_STACK (jsc#SLE-11050). - commit 0d20bdc - s390/unwind: always inline get_stack_pointer (jsc#SLE-11050). - commit b82cd7f - s390/unwind: stop gracefully at task pt_regs (jsc#SLE-11050). - commit 02b1171 - s390/head64: correct init_task stack setup (jsc#SLE-11050). - commit bb6645d - blacklist.conf: Add 9163e0184bd7 and 91cbf01178c3 - commit 7e1a7fc - s390/unwind: make reuse_sp default when unwinding pt_regs (jsc#SLE-11050). - commit d6b50c9 - s390/unwind: report an error if pt_regs are not on stack (jsc#SLE-11050). - commit 13143f4 - s390: avoid misusing CALL_ON_STACK for task stack setup (jsc#SLE-11050). - commit 49822da - s390: correct CALL_ON_STACK back_chain saving (jsc#SLE-11050). - commit d1292ec - s390/unwind: unify task is current checks (jsc#SLE-11050). - commit f37218c - s390: disable preemption when switching to nodat stack with CALL_ON_STACK (jsc#SLE-11050). - commit 2b3e23a - s390: always inline disabled_wait (jsc#SLE-11050). - commit e18f4f8 - s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr() (jsc#SLE-11050). - commit f07dfe2 - s390: always inline current_stack_pointer() (jsc#SLE-11050). - commit b8e1cdf - s390/process: avoid custom stack unwinding in get_wchan (jsc#SLE-11050). - commit 83d7f05 - s390/unwind: fix get_stack_pointer(NULL, NULL) (jsc#SLE-11050). - commit cf38773 - s390/stacktrace: use common arch_stack_walk infrastructure (jsc#SLE-11050). - Update config files. - commit c353280 - xfs: Sanity check flags of Q_XQUOTARM call (bsc#1158460). - commit 57267ac - fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP (bsc#1158459). - commit d29bae9 - gfs2: add compat_ioctl support (bsc#1158458). - commit fa0941a - ocfs2: fix passing zero to 'PTR_ERR' warning (bsc#1158457). - commit b1e2fe5 - splice: only read in as much information as there is pipe buffer space (bsc#1158456). - commit 0d75db3 - ext4: update direct I/O read lock pattern for IOCB_NOWAIT (bsc#1158454). - iomap: fix return value of iomap_dio_bio_actor on 32bit systems (bsc#1158455). - loop: fix no-unmap write-zeroes request behavior (bsc#1158389). - commit c9b89d4 - supported.conf: support gpio-regulator used by Raspberry Pi 4 (bsc#1158451) - commit 83d8e7e - EDAC/amd64: Set grain per DIMM (bsc#1152489). - commit f4d7468 - ftrace: Introduce PERMANENT ftrace_ops flag (bsc#1120853). - commit c038bf4 - Update patch reference for ieee802154 fix (CVE-2019-19525 bsc#1158417) - commit 0ca3a8c - Update patch references for input and USB fixes (CVE-2019-19524 bsc#1158413 CVE-2019-19528 bsc#1158407 CVE-2019-19534 bsc#1158398) - commit 61129d2 - mm/page_io.c: annotate refault stalls from swap_readpage (bnc#1155780 (VM/FS functional and performance backports)). - mm: shmem: use proper gfp flags for shmem_writepage() (bnc#1155780 (VM/FS functional and performance backports)). - mm/madvise.c: replace with page_size() in madvise_inject_error() (bnc#1155780 (VM/FS functional and performance backports)). - mm, thp: do not queue fully unmapped pages for deferred split (bnc#1155780 (VM/FS functional and performance backports)). - mm/migrate.c: handle freed page at the first place (bnc#1155780 (VM/FS functional and performance backports)). - mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas (bnc#1155780 (VM/FS functional and performance backports)). - hugetlb: remove duplicated code (bnc#1155780 (VM/FS functional and performance backports)). - hugetlb: region_chg provides only cache entry (bnc#1155780 (VM/FS functional and performance backports)). - hugetlbfs: take read_lock on i_mmap for PMD sharing (bnc#1155780 (VM/FS functional and performance backports)). - hugetlbfs: hugetlb_fault_mutex_hash() cleanup (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmscan.c: fix typo in comment (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: enforce inactive:active ratio at the reclaim root (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: detect file thrashing at the reclaim root (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: move file exhaustion detection to the node level (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: split shrink_node() into node part and memcgs part (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: turn shrink_node_memcg() into shrink_lruvec() (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: replace shrink_node() loop with a retry jump (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: naming fixes: global_reclaim() and sane_reclaim() (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: move inactive_list_is_low() swap check to the caller (bnc#1155780 (VM/FS functional and performance backports)). - mm: clean up and clarify lruvec lookup procedure (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: simplify lruvec_lru_size() (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmscan.c: remove unused scan_control parameter from pageout() (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmscan: remove unused lru_pages argument (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: rework vmap_area_lock (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: add more comments to the adjust_va_to_fit_type() (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: respect passed gfp_mask when doing preloading (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: remove preempt_disable/enable when doing preloading (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allow_blocking() (bnc#1155780 (VM/FS functional and performance backports)). - mm, soft-offline: convert parameter to pfn (bnc#1155780 (VM/FS functional and performance backports)). - mm/memory-failure.c clean up around tk pre-allocation (bnc#1155780 (VM/FS functional and performance backports)). - mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings (bnc#1155780 (VM/FS functional and performance backports)). - mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap() (bnc#1155780 (VM/FS functional and performance backports)). - mm/rmap.c: fix outdated comment in page_get_anon_vma() (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area (bnc#1155780 (VM/FS functional and performance backports)). - mm/rmap.c: reuse mergeable anon_vma as parent when fork (bnc#1155780 (VM/FS functional and performance backports)). - mm/rmap.c: don't reuse anon_vma if we just want a copy (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: rb_parent is not necessary in __vma_link_list() (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list() (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: __vma_unlink_prev() is not necessary now (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: prev could be retrieved from vma->vm_prev (bnc#1155780 (VM/FS functional and performance backports)). - mm/swap.c: piggyback lru_add_drain_all() calls (bnc#1155780 (VM/FS functional and performance backports)). - mm/mmap.c: remove a never-triggered warning in __vma_adjust() (bnc#1155780 (VM/FS functional and performance backports)). - rss_stat: add support to detect RSS updates of external mm (bnc#1155780 (VM/FS functional and performance backports)). - mm: emit tracepoint when RSS changes (bnc#1155780 (VM/FS functional and performance backports)). - shmem: pin the file in shmem_fault() if mmap_sem is dropped (bnc#1155780 (VM/FS functional and performance backports)). - mm: drop mmap_sem before calling balance_dirty_pages() in write fault (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() (bnc#1155780 (VM/FS functional and performance backports)). - include/linux/memcontrol.h: fix comments based on per-node memcg (bnc#1155780 (VM/FS functional and performance backports)). - mm: memcontrol: remove dead code from memory_max_write() (bnc#1155780 (VM/FS functional and performance backports)). - mm, memcg: clean up reclaim iter array (bnc#1155780 (VM/FS functional and performance backports)). - mm/swap.c: trivial mark_page_accessed() cleanup (bnc#1155780 (VM/FS functional and performance backports)). - mm/filemap.c: warn if stale pagecache is left after direct write (bnc#1155780 (VM/FS functional and performance backports)). - mm/filemap.c: remove redundant cache invalidation after async direct-io write (bnc#1155780 (VM/FS functional and performance backports)). - mm/slub.c: clean up validate_slab() (bnc#1155780 (VM/FS functional and performance backports)). - mm/slub.c: update comments (bnc#1155780 (VM/FS functional and performance backports)). - mm: slub: print the offset of fault addresses (bnc#1155780 (VM/FS functional and performance backports)). - mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches (bnc#1155780 (VM/FS functional and performance backports)). - mm, slab: remove unused kmalloc_size() (bnc#1155780 (VM/FS functional and performance backports)). - mm, slab: make kmalloc_info[] contain all types of names (bnc#1155780 (VM/FS functional and performance backports)). - mm, memcg: make scan aggression always exclude protection (bnc#1155780 (VM/FS functional and performance backports)). - mm, memcg: make memory.emin the baseline for utilisation determination (bnc#1155780 (VM/FS functional and performance backports)). - mm, memcg: proportional memory.{low,min} reclaim (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc.c: move 'area->pages' after if statement (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: modify struct vmap_area to reduce its size (bnc#1155780 (VM/FS functional and performance backports)). - mm/vmalloc: do not keep unpurged areas in the busy tree (bnc#1155780 (VM/FS functional and performance backports)). - mm: introduce compound_nr() (bnc#1155780 (VM/FS functional and performance backports)). - mm: introduce page_shift() (bnc#1155780 (VM/FS functional and performance backports)). - mm: introduce page_size() (bnc#1155780 (VM/FS functional and performance backports)). - vmalloc: lift the arm flag for coherent mappings to common code (bnc#1155780 (VM/FS functional and performance backports)). - commit d67e35b - bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper (bsc#1155518). - bpf, samples: Use bpf_probe_read_user where appropriate (bsc#1155518). - commit e02b4fe - Update patch reference for USB can security fix (CVE-2019-19529 bsc#1158381) - commit a96958b - iomap: Fix pipe page leakage during splicing (bsc#1158383). - commit b73f21b - ext4: Fix credit estimate for final inode freeing (bsc#1158380). - commit 99e5121 - ubifs: Fix memory leak in __ubifs_node_verify_hmac error path (bsc#1158378). - commit 7babaf3 - ubifs: Fix memory leak in read_znode() error path (bsc#1158376). - commit b3fc39e - ecryptfs: fix unlink and rmdir in face of underlying fs modifications (bsc#1158374). - commit 9fe5fae - aio: Fix io_pgetevents() struct __compat_aio_sigset layout (bsc#1158373). - commit 569924c - xdp: Fix cleanup on map free for devmap_hash map type (bsc#1155518). - libbpf: Fix call relocation offset calculation bug (bsc#1155518). - selftests, bpf: Fix test_tc_tunnel hanging (bsc#1155518). - selftests, bpf: xdping is not meant to be run standalone (bsc#1155518). - bpf: Fix race in btf_resolve_helper_id() (bsc#1155518). - libbpf: Improve handling of corrupted ELF during map initialization (bsc#1155518). - libbpf: Make btf__resolve_size logic always check size error condition (bsc#1155518). - libbpf: Fix another potential overflow issue in bpf_prog_linfo (bsc#1155518). - libbpf: Fix potential overflow issue (bsc#1155518). - libbpf: Fix memory leak/double free issue (bsc#1155518). - libbpf: Fix negative FD close() in xsk_setup_xdp_prog() (bsc#1155518). - bpf: Account for insn->off when doing bpf_probe_read_kernel (bsc#1155518). - bpf: Switch BPF probe insns to bpf_probe_read_kernel (bsc#1155518). - bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers (bsc#1155518). - bpf: Make use of probe_user_write in probe write helper (bsc#1155518). - uaccess: Add strict non-pagefault kernel-space read function (bsc#1155518). - uaccess: Add non-pagefault user-space write function (bsc#1155518). - bpf: Fix bpf jit kallsym access (bsc#1155518). - libbpf: Don't use kernel-side u32 type in xsk.c (bsc#1155518). - libbpf: Fix off-by-one error in ELF sanity check (bsc#1155518). - libbpf: Fix compatibility for kernels without need_wakeup (bsc#1155518). - libbpf: Fix strncat bounds error in libbpf_prog_type_by_name (bsc#1155518). - bpf: Fix build error without CONFIG_NET (bsc#1155518). - bpf: Fix bpf_attr.attach_btf_id check (bsc#1155518). - selftests/bpf: Add kfree_skb raw_tp test (bsc#1155518). - bpf: Check types of arguments passed into helpers (bsc#1155518). - bpf: Add support for BTF pointers to x86 JIT (bsc#1155518). - bpf: Add support for BTF pointers to interpreter (bsc#1155518). - bpf: Attach raw_tp program with BTF via type name (bsc#1155518). - bpf: Implement accurate raw_tp context access via BTF (bsc#1155518). - libbpf: Auto-detect btf_id of BTF-based raw_tracepoints (bsc#1155518). - bpf: Add attach_btf_id attribute to program load (bsc#1155518). - bpf: Process in-kernel BTF (bsc#1155518). - bpf: Add typecast to bpf helpers to help BTF generation (bsc#1155518). - bpf: Add typecast to raw_tracepoints to help BTF generation (bsc#1155518). - bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() (bsc#1155518). - libbpf: Fix passing uninitialized bytes to setsockopt (bsc#1155518). - selftests/bpf: Fix btf_dump padding test case (bsc#1155518). - selftests/bpf: test_progs: add missing n to CHECK_FAIL (bsc#1155518). - selftests/bpf: test_progs: fix verbose mode garbage (bsc#1155518). - selftests/bpf: test_progs: remove unused ret (bsc#1155518). - selftests/bpf: test_progs: remove asserts from subtests (bsc#1155518). - selftests/bpf: test_progs: remove global fail/success counts (bsc#1155518). - selftests/bpf: test_progs: test__skip (bsc#1155518). - selftests/bpf: test_progs: drop extra trailing tab (bsc#1155518). - selftests/bpf: test_progs: test__printf -> printf (bsc#1155518). - selftests/bpf: test_progs: switch to open_memstream (bsc#1155518). - commit b4301c5 - blacklist.conf: Add fs/f2fs to blacklist We don't care about F2FS as we don't even compile it. - commit d73a3d9 - ext4: set error return correctly when ext4_htree_store_dirent fails (bsc#1158371). - commit 7f15da5 - Revert "/nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"/ (git-fixes). - PCI/MSI: Fix incorrect MSI-X masking on resume (git-fixes). - commit e6e544b - block: check bi_size overflow before merge (bsc#1158370). - commit b8ddf8c - series.conf: cleanup update mainline references, refresh and move into sorted section: patches.suse/mm-pcp-Share-common-code-between-memory-hotplug-and-percpu-sysctl-handler.patch patches.suse/mm-pcpu-Make-zone-pcp-updates-and-reset-internal-to-the-mm.patch patches.suse/autonuma-fix-watermark-checking-in-migrate_balanced_pgdat.patch patches.suse/autonuma-reduce-cache-footprint-when-scanning-page-tables.patch patches.suse/CIFS-Fix-SMB2-oplock-break-processing.patch patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch - commit f9fc458 - series.conf: refresh update mainline references and resort: patches.suse/pci-aardvark-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-altera-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-dwc-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-export-pci_parse_request_of_pci_ranges.patch patches.suse/pci-faraday-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-ftpci100-use-inbound-resources-for-setup.patch patches.suse/pci-iproc-use-inbound-resources-for-setup.patch patches.suse/pci-iproc-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-mediatek-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-mobiveil-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-of-add-inbound-resource-parsing-to-helpers.patch patches.suse/pci-rcar-use-inbound-resources-for-setup.patch patches.suse/pci-rockchip-drop-storing-driver-private-outbound-resource-data.patch patches.suse/pci-rockchip-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-v3-semi-use-inbound-resources-for-setup.patch patches.suse/pci-v3-semi-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-versatile-enable-compile_test.patch patches.suse/pci-versatile-remove-usage-of-phys_offset.patch patches.suse/pci-versatile-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xgene-use-inbound-resources-for-setup.patch patches.suse/pci-xgene-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xilinx-nwl-use-pci_parse_request_of_pci_ranges.patch patches.suse/pci-xilinx-use-pci_parse_request_of_pci_ranges.patch patches.suse/resource-add-a-resource_list_first_type-helper.patch - commit 14fed6d - fix mainline references fix Patch-mainline: patches.suse/powercap-intel_rapl-add-support-for-CometLake-Mobile patches.suse/powercap-intel_rapl-add-support-for-Cometlake-desktop - commit 68d56a7 - powercap/intel_rapl: add support for Cometlake desktop (jsc#SLE-8184). - powercap/intel_rapl: add support for CometLake Mobile (jsc#SLE-8184). - commit f7448e7 - config: refresh Only update headers. - commit 908f91e - powerpc/pseries: Enable support for ibm,drc-info property (bsc#1157480 ltc#181028). - PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info (bsc#1157480 ltc#181028). - PCI: rpaphp: Annotate and correctly byte swap DRC properties (bsc#1157480 ltc#181028). - PCI: rpaphp: Add drc-info support for hotplug slot registration (bsc#1157480 ltc#181028). - PCI: rpaphp: Don't rely on firmware feature to imply drc-info support (bsc#1157480 ltc#181028). - PCI: rpaphp: Fix up pointer to first drc-info entry (bsc#1157480 ltc#181028). - powerpc/pseries: Add cpu DLPAR support for drc-info property (bsc#1157480 ltc#181028). - powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index (bsc#1157480 ltc#181028). - powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry (bsc#1157480 ltc#181028). - commit 557da83 - arm64: Update config files. (jsc#SLE-9943 bsc#1158193) Bump CONFIG_NODES_SHIFT from 2 to 6 - commit 0cfadc1 - rpm/kernel-subpackage-spec: Exclude kernel-firmware recommends (bsc#1143959) For reducing the dependency on kernel-firmware in sub packages - commit d950271 - mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() (CVE-2019-14901,bsc#1157042). - commit 7889fe2 - mlx5: add parameter to disable enhanced IPoIB (bsc#1142095) - commit 4ea5d32 - livepatch: Selftests of the API for tracking system state changes (bsc#1071995 fate#323487). - supported.conf: - commit 4fff100 - livepatch: Allow to distinguish different version of system state changes (bsc#1071995 fate#323487). - commit 1b157ca - livepatch: Basic API to track system state changes (bsc#1071995 fate#323487). - Refresh patches.suse/livepatch-create-and-include-UAPI-headers.patch. - commit d8150c3 - livepatch: Keep replaced patches until post_patch callback is called (bsc#1071995 fate#323487). - commit 3c51995 - tracing/kprobe: Check whether the non-suffixed symbol is notrace (bsc#1158279). - commit 8be1214 - Linux 5.3.14 (bnc#1151927 5.3.14). - staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding error (bnc#1151927 5.3.14). - usb-serial: cp201x: support Mark-10 digital force gauge (bnc#1151927 5.3.14). - USB: serial: option: add support for Foxconn T77W968 LTE modules (bnc#1151927 5.3.14). - USB: serial: option: add support for DW5821e with eSIM support (bnc#1151927 5.3.14). - USB: serial: mos7840: add USB ID to support Moxa UPort 2210 (bnc#1151927 5.3.14). - USBIP: add config dependency for SGL_ALLOC (bnc#1151927 5.3.14). - USB: chaoskey: fix error case of a timeout (bnc#1151927 5.3.14). - usbip: tools: fix fd leakage in the function of read_attr_usbip_status (bnc#1151927 5.3.14). - appledisplay: fix error handling in the scheduled work (bnc#1151927 5.3.14). - media: imon: invalid dereference in imon_touch_event (bnc#1151927 5.3.14). - media: uvcvideo: Fix error path in control parsing failure (bnc#1151927 5.3.14). - media: cxusb: detect cxusb_ctrl_msg error in query (bnc#1151927 5.3.14). - media: usbvision: Fix races among open, close, and disconnect (bnc#1151927 5.3.14). - media: usbvision: Fix invalid accesses after device disconnect (bnc#1151927 5.3.14). - media: mceusb: fix out of bounds read in MCE receiver buffer (bnc#1151927 5.3.14). - media: vivid: Set vid_cap_streaming and vid_out_streaming to true (bnc#1151927 5.3.14). - cpufreq: Add NULL checks to show() and store() methods of cpufreq (bnc#1151927 5.3.14). - futex: Prevent robust futex exit race (bnc#1151927 5.3.14). - x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3 (bnc#1151927 5.3.14). - x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert precise (bnc#1151927 5.3.14). - selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel (bnc#1151927 5.3.14). - selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1151927 5.3.14). - x86/entry/32: Fix NMI vs ESPFIX (bnc#1151927 5.3.14). - x86/entry/32: Unwind the ESPFIX stack earlier on exception entry (bnc#1151927 5.3.14). - x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL (bnc#1151927 5.3.14). - x86/entry/32: Use %ss segment where required (bnc#1151927 5.3.14). - x86/entry/32: Fix IRET exception (bnc#1151927 5.3.14). - x86/cpu_entry_area: Add guard page for entry stack on 32bit (bnc#1151927 5.3.14). - x86/pti/32: Size initial_page_table correctly (bnc#1151927 5.3.14). - x86/doublefault/32: Fix stack canaries in the double fault handler (bnc#1151927 5.3.14). - x86/xen/32: Simplify ring check in xen_iret_crit_fixup() (bnc#1151927 5.3.14). - x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout (bnc#1151927 5.3.14). - x86/stackframe/32: Repair 32-bit Xen PV (bnc#1151927 5.3.14). - x86/speculation: Fix redundant MDS mitigation message (bnc#1151927 5.3.14). - x86/speculation: Fix incorrect MDS/TAA mitigation status (bnc#1151927 5.3.14). - x86/insn: Fix awk regexp warnings (bnc#1151927 5.3.14). - Bluetooth: Fix invalid-free in bcsp_close() (bnc#1151927 5.3.14). - ath10k: restore QCA9880-AR1A (v1) detection (bnc#1151927 5.3.14). - ath9k_hw: fix uninitialized variable data (bnc#1151927 5.3.14). - ath10k: Fix HOST capability QMI incompatibility (bnc#1151927 5.3.14). - Revert "/dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"/ (bnc#1151927 5.3.14). - nbd: prevent memory leak (bnc#1151927 5.3.14). - md/raid10: prevent access of uninitialized resync_pages offset (bnc#1151927 5.3.14). - net: rtnetlink: prevent underflows in do_setvfinfo() (bnc#1151927 5.3.14). - nfc: port100: handle command failure cleanly (bnc#1151927 5.3.14). - net/ipv4: fix sysctl max for fib_multipath_hash_policy (bnc#1151927 5.3.14). - drm/i915/pmu: "/Frequency"/ is reported as accumulated cycles (bnc#1151927 5.3.14). - drm/i915: Don't oops in dumb_create ioctl if we have no crtcs (bnc#1151927 5.3.14). - drm/amdgpu: disable gfxoff on original raven (bnc#1151927 5.3.14). - drm/amdgpu: disable gfxoff when using register read interface (bnc#1151927 5.3.14). - drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs (bnc#1151927 5.3.14). - tools: gpio: Correctly add make dependencies for gpio_utils (bnc#1151927 5.3.14). - fork: fix pidfd_poll()'s return type (bnc#1151927 5.3.14). - ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary (bnc#1151927 5.3.14). - vhost/vsock: split packets to send using multiple buffers (bnc#1151927 5.3.14). - commit c30f7a5 - Update patches.suse/0001-Revert-Bluetooth-hci_ll-set-operational-frequency-ea.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/0001-USB-serial-mos7720-fix-remote-wakeup.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/0001-USB-serial-mos7840-fix-remote-wakeup.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/0001-b2c2-flexcop-usb-add-sanity-checking.patch (bsc#1146540 CVE-2019-15291 bnc#1151927 5.3.14). - Update patches.suse/0001-virtio_balloon-fix-shrinker-count.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/0001-virtio_console-allocate-inbufs-in-add_port-only-if-i.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/0001-virtio_ring-fix-return-code-on-DMA-mapping-fails.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/ALSA-usb-audio-Fix-NULL-dereference-at-parsing-BADD.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exit-to-.patch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612 bnc#1151927 5.3.14). - Update patches.suse/Revert-fs-ocfs2-fix-possible-null-pointer-dereferenc.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch (bnc#1156537 bnc#1151927 5.3.14). - Update patches.suse/gpio-bd70528-Use-correct-unit-for-debounce-times.patch (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608 bnc#1151927 5.3.14). - Update patches.suse/gpio-max77620-Fixup-debounce-delays.patch (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608 bnc#1151927 5.3.14). - Update patches.suse/gve-fix-dma-sync-bug-where-not-all-pages-synced.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/ipv6-route-return-if-there-is-no-fib_nh_gw_family.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/mdio_bus-Fix-init-if-CONFIG_RESET_CONTROLLER-n.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/media-vivid-Fix-wrong-locking-that-causes-race-condi.patch (CVE-2019-18683,bsc#1155897 bnc#1151927 5.3.14). - Update patches.suse/mlxsw-spectrum_router-Fix-determining-underlay-for-a.patch (bsc#1154488 bnc#1151927 5.3.14). - Update patches.suse/mm-ksm.c-don-t-WARN-if-page-is-still-mapped-in-remove_stable_node.patch (git fixes (mm/ksm bnc#1151927 5.3.14). - Update patches.suse/mm-memory_hotplug-don-t-access-uninitialized-memmaps-in-shrink_zone_span.patch (git fixes (mm/hotplug) bnc#1151927 5.3.14). - Update patches.suse/mm-slub.c-init_on_free-1-should-wipe-freelist-ptr-for-bulk-allocations.patch (git fixes (mm/slub) bnc#1151927 5.3.14). - Update patches.suse/nbd-fix-memory-leak-in-nbd_get_socket.patch (git-fixes bnc#1151927 5.3.14). - Update patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch (CVE-2019-15099,bsc#1146368 bnc#1151927 5.3.14). - Update patches.suse/net-mlx4_en-Fix-wrong-limitation-for-number-of-TX-ri.patch (jsc#SLE-8460 bnc#1151927 5.3.14). - Update patches.suse/net-mlx4_en-fix-mlx4-ethtool-N-insertion.patch (jsc#SLE-8460 bnc#1151927 5.3.14). - Update patches.suse/net-mlx5-Fix-auto-group-size-calculation.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-mlx5e-Do-not-use-non-EXT-link-modes-in-EXT-mode.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-mlx5e-Fix-error-flow-cleanup-in-mlx5e_tc_tun_cre.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-mlx5e-Fix-set-vf-link-state-error-flow.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-mlxfw-Verify-FSM-error-code-translation-doesn-t-.patch (jsc#SLE-8464 bnc#1151927 5.3.14). - Update patches.suse/net-sched-act_pedit-fix-WARN-in-the-traffic-path.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/net-sched-ensure-opts_len-IP_TUNNEL_OPTS_MAX-in-act_.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/net-tls-enable-sk_msg-redirect-to-tls-socket-egress.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch (bsc#1131107 bnc#1151927 5.3.14). - Update patches.suse/powerpc-book3s64-Fix-link-stack-flush-on-context-swi.patch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612 bnc#1151927 5.3.14). - Update patches.suse/sfc-Only-cancel-the-PPS-workqueue-if-it-exists.patch (jsc#SLE-8314 bnc#1151927 5.3.14). - Update patches.suse/taprio-don-t-reject-same-mqprio-settings.patch (bsc#1154353 bnc#1151927 5.3.14). - Update patches.suse/usbip-Fix-uninitialized-symbol-nents-in-stub_recv_cm.patch (git-fixes bnc#1151927 5.3.14). - commit 53302d0 - blacklist.conf: 1d200e9d6f63 ("/block: Fix writeback throttling W=1 compiler warnings"/) - commit e82481b - hwrng: omap - Fix RNG wait loop timeout (git-fixes). - commit 76a15d1 - fix mainline references - fix mainline references: patches.suse/0001-Revert-Bluetooth-hci_ll-set-operational-frequency-ea.patch patches.suse/0001-Revert-mfd-syscon-Set-name-of-regmap_config.patch patches.suse/0001-USB-serial-mos7720-fix-remote-wakeup.patch patches.suse/0001-USB-serial-mos7840-fix-remote-wakeup.patch patches.suse/0001-ppdev-fix-PPGETTIME-PPSETTIME-ioctls.patch - commit d4e2479 - series.conf: refresh - update mainline references and resort: patches.suse/of-address-fix-of_pci_range_parser_one-translation-of-dma-addresses.patch patches.suse/of-address-follow-dma-parent-for-dma-coherent.patch patches.suse/of-address-introduce-of_get_next_dma_parent-helper.patch patches.suse/of-address-translate-dma-ranges-for-parent-nodes-missing-dma-ranges.patch patches.suse/of-factor-out-addr-size-cells-parsing.patch patches.suse/of-make-of_dma_get_range-work-on-bus-nodes.patch patches.suse/powerpc-book3s64-hash-Use-secondary-hash-for-bolted-.patch patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch patches.suse/powerpc-pseries-Don-t-fail-hash-page-table-insert-fo.patch patches.suse/powerpc-pseries-Don-t-opencode-HPTE_V_BOLTED.patch patches.suse/powerpc-pseries-address-checkpatch-warnings-in-dlpar.patch patches.suse/powerpc-pseries-safely-roll-back-failed-DLPAR-cpu-ad.patch patches.suse/powerpc-security-Fix-wrong-message-when-RFI-Flush-is.patch patches.suse/powerpc-security-book3s64-Report-L1TF-status-in-sysf.patch patches.suse/powerpc-xive-Prevent-page-fault-issues-in-the-machin.patch patches.suse/scsi-lpfc-Add-FA-WWN-Async-Event-reporting.patch patches.suse/scsi-lpfc-Add-FC-AL-support-to-lpe32000-models.patch patches.suse/scsi-lpfc-Add-additional-discovery-log-messages.patch patches.suse/scsi-lpfc-Add-enablement-of-multiple-adapter-dumps.patch patches.suse/scsi-lpfc-Add-log-macros-to-allow-print-by-serverity.patch patches.suse/scsi-lpfc-Add-registration-for-CPU-Offline-Online-ev.patch patches.suse/scsi-lpfc-Change-default-IRQ-model-on-AMD-architectu.patch patches.suse/scsi-lpfc-Clarify-FAWNN-error-message.patch patches.suse/scsi-lpfc-Complete-removal-of-FCoE-T10-PI-support-on.patch patches.suse/scsi-lpfc-Fix-GPF-on-scsi-command-completion.patch patches.suse/scsi-lpfc-Fix-NULL-check-before-mempool_destroy-is-n.patch patches.suse/scsi-lpfc-Fix-NVME-io-abort-failures-causing-hangs.patch patches.suse/scsi-lpfc-Fix-NVMe-ABTS-in-response-to-receiving-an-.patch patches.suse/scsi-lpfc-Fix-SLI3-hba-in-loop-mode-not-discovering-.patch patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_get.patch patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_sli.patch patches.suse/scsi-lpfc-Fix-bad-ndlp-ptr-in-xri-aborted-handling.patch patches.suse/scsi-lpfc-Fix-configuration-of-BB-credit-recovery-in.patch patches.suse/scsi-lpfc-Fix-coverity-errors-on-NULL-pointer-checks.patch patches.suse/scsi-lpfc-Fix-device-recovery-errors-after-PLOGI-fai.patch patches.suse/scsi-lpfc-Fix-discovery-failures-when-target-device-.patch patches.suse/scsi-lpfc-Fix-duplicate-unreg_rpi-error-in-port-offl.patch patches.suse/scsi-lpfc-Fix-dynamic-fw-log-enablement-check.patch patches.suse/scsi-lpfc-Fix-hardlockup-in-lpfc_abort_handler.patch patches.suse/scsi-lpfc-Fix-hdwq-sgl-locks-and-irq-handling.patch patches.suse/scsi-lpfc-Fix-host-hang-at-boot-or-slow-boot.patch patches.suse/scsi-lpfc-Fix-kernel-crash-at-lpfc_nvme_info_show-du.patch patches.suse/scsi-lpfc-Fix-list-corruption-detected-in-lpfc_put_s.patch patches.suse/scsi-lpfc-Fix-list-corruption-in-lpfc_sli_get_iocbq.patch patches.suse/scsi-lpfc-Fix-lockdep-errors-in-sli_ringtx_put.patch patches.suse/scsi-lpfc-Fix-locking-on-mailbox-command-completion.patch patches.suse/scsi-lpfc-Fix-lpfc_cpumask_of_node_init.patch patches.suse/scsi-lpfc-Fix-miss-of-register-read-failure-check.patch patches.suse/scsi-lpfc-Fix-premature-re-enabling-of-interrupts-in.patch patches.suse/scsi-lpfc-Fix-pt2pt-discovery-on-SLI3-HBAs.patch patches.suse/scsi-lpfc-Fix-reporting-of-read-only-fw-error-errors.patch patches.suse/scsi-lpfc-Fix-rpi-release-when-deleting-vport.patch patches.suse/scsi-lpfc-Fix-spinlock_irq-issues-in-lpfc_els_flush_.patch patches.suse/scsi-lpfc-Fix-unexpected-error-messages-during-RSCN-.patch patches.suse/scsi-lpfc-Initialize-cpu_map-for-not-present-cpus.patch patches.suse/scsi-lpfc-Make-FW-logging-dynamically-configurable.patch patches.suse/scsi-lpfc-Make-function-lpfc_defer_pt2pt_acc-static.patch patches.suse/scsi-lpfc-Make-lpfc_debugfs_ras_log_data-static.patch patches.suse/scsi-lpfc-Remove-lock-contention-target-write-path.patch patches.suse/scsi-lpfc-Revise-interrupt-coalescing-for-missing-sc.patch patches.suse/scsi-lpfc-Slight-fast-path-performance-optimizations.patch patches.suse/scsi-lpfc-Sync-with-FC-NVMe-2-SLER-change-to-require.patch patches.suse/scsi-lpfc-Update-async-event-logging.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.1.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.0.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.1.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.2.patch patches.suse/scsi-lpfc-cleanup-remove-unused-fcp_txcmlpq_cnt.patch patches.suse/scsi-lpfc-fix-Coverity-lpfc_cmpl_els_rsp-Null-pointe.patch patches.suse/scsi-lpfc-fix-Coverity-lpfc_get_scsi_buf_s3-Null-poi.patch patches.suse/scsi-lpfc-fix-build-error-of-lpfc_debugfs.c-for-vfre.patch patches.suse/scsi-lpfc-fix-coverity-error-of-dereference-after-nu.patch patches.suse/scsi-lpfc-fix-inlining-of-lpfc_sli4_cleanup_poll_lis.patch patches.suse/scsi-lpfc-fix-lpfc_nvmet_mrq-to-be-bound-by-hdw-queu.patch patches.suse/scsi-lpfc-fix-spelling-error-in-MAGIC_NUMER_xxx.patch patches.suse/scsi-lpfc-lpfc_attr-Fix-Use-plain-integer-as-NULL-po.patch patches.suse/scsi-lpfc-lpfc_nvmet-Fix-Use-plain-integer-as-NULL-p.patch patches.suse/scsi-lpfc-revise-nvme-max-queues-to-be-hdwq-count.patch patches.suse/scsi-megaraid_sas-Unique-names-for-MSI-X-vectors.patch patches.suse/scsi-megaraid_sas-remove-unused-variables-debugBlk-f.patch patches.suse/scsi-mpt3sas-Add-app-owned-flag-support-for-diag-buf.patch patches.suse/scsi-mpt3sas-Bump-mpt3sas-driver-version-to-32.100.0.patch patches.suse/scsi-mpt3sas-Display-message-before-releasing-diag-b.patch patches.suse/scsi-mpt3sas-Fail-release-cmnd-if-diag-buffer-is-rel.patch patches.suse/scsi-mpt3sas-Fix-clear-pending-bit-in-ioctl-status.patch patches.suse/scsi-mpt3sas-Fix-module-parameter-max_msix_vectors.patch patches.suse/scsi-mpt3sas-Free-diag-buffer-without-any-status-che.patch patches.suse/scsi-mpt3sas-Maintain-owner-of-buffer-through-Unique.patch patches.suse/scsi-mpt3sas-Register-trace-buffer-based-on-NVDATA-s.patch patches.suse/scsi-mpt3sas-Reject-NVMe-Encap-cmnds-to-unsupported-.patch patches.suse/scsi-mpt3sas-Reuse-diag-buffer-allocated-at-load-tim.patch patches.suse/scsi-mpt3sas-Use-Component-img-header-to-get-Package.patch patches.suse/scsi-mpt3sas-clear-release-bit-when-buffer-reregiste.patch patches.suse/scsi-qedf-Add-port_id-getter.patch patches.suse/scsi-qla2xxx-Add-error-handling-for-PLOGI-ELS-passth.patch patches.suse/scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch patches.suse/scsi-qla2xxx-Check-for-MB-timeout-while-capturing-IS.patch patches.suse/scsi-qla2xxx-Do-command-completion-on-abort-timeout.patch patches.suse/scsi-qla2xxx-Dual-FCP-NVMe-target-port-support.patch patches.suse/scsi-qla2xxx-Fix-SRB-leak-on-switch-command-timeout.patch patches.suse/scsi-qla2xxx-Fix-a-dma_pool_free-call.patch patches.suse/scsi-qla2xxx-Fix-device-connect-issues-in-P2P-config.patch patches.suse/scsi-qla2xxx-Fix-double-scsi_done-for-abort-path.patch patches.suse/scsi-qla2xxx-Fix-driver-unload-hang.patch patches.suse/scsi-qla2xxx-Improve-logging-for-scan-thread.patch patches.suse/scsi-qla2xxx-Remove-an-include-directive.patch patches.suse/scsi-qla2xxx-Retry-PLOGI-on-FC-NVMe-PRLI-failure.patch patches.suse/scsi-qla2xxx-Set-remove-flag-for-all-VP.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.20-k.patch patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.21-k.patch patches.suse/scsi-qla2xxx-don-t-use-zero-for-FC4_PRIORITY_NVME.patch patches.suse/scsi-qla2xxx-initialize-fc4_type_priority.patch patches.suse/scsi-qla2xxx-remove-redundant-assignment-to-pointer-.patch patches.suse/scsi-smartpqi-Align-driver-syntax-with-oob.patch patches.suse/scsi-smartpqi-add-inquiry-timeouts.patch patches.suse/scsi-smartpqi-bump-version-to-1.2.10-025.patch patches.suse/scsi-smartpqi-change-TMF-timeout-from-60-to-30-secon.patch patches.suse/scsi-smartpqi-clean-up-indentation-of-a-statement.patch patches.suse/scsi-smartpqi-correct-syntax-issue.patch patches.suse/scsi-smartpqi-fix-LUN-reset-when-fw-bkgnd-thread-is-.patch patches.suse/scsi-smartpqi-fix-call-trace-in-device-discovery.patch patches.suse/scsi-smartpqi-fix-controller-lockup-observed-during-.patch patches.suse/scsi-smartpqi-fix-problem-with-unique-ID-for-physica.patch patches.suse/scsi-smartpqi-remove-set-but-not-used-variable-ctrl_.patch patches.suse/scsi-smartpqi-remove-unused-manifest-constants.patch patches.suse/scsi-target-compare-full-CHAP_A-Algorithm-strings.patch patches.suse/scsi-target-fix-SendTargets-All-string-compares.patch patches.suse/scsi-target-iscsi-CHAP-add-support-for-SHA1-SHA256-a.patch patches.suse/scsi-target-iscsi-rename-some-variables-to-avoid-con.patch patches.suse/scsi-target-iscsi-tie-the-challenge-length-to-the-ha.patch patches.suse/scsi-target-remove-unused-extension-parameters.patch No effect on expanded tree. - commit 1cb26c8 - fix mainline references Fix patch-mainline tag: patches.suse/btrfs-fix-memory-leaks-in-the-test-test_find_first_c.patch patches.suse/btrfs-make-test_find_first_clear_extent_bit-fail-on-.patch - commit 5794053 - NFSv4.1 - backchannel request should hold ref on xprt (bsc#1152624). - commit 1203c55 - Btrfs: make test_find_first_clear_extent_bit fail on incorrect results (bsc#1158210). - commit e7e7b18 - Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit (bsc#1158210). - commit 04b8200 - Revert "/mfd: syscon: Set name of regmap_config"/ (git-fixes). - commit da59436 - blacklist.conf: specific to SPARC64 - commit 6880b65 - ppdev: fix PPGETTIME/PPSETTIME ioctls (git-fixes). - commit 71fc6dc - USB: serial: mos7840: fix remote wakeup (git-fixes). - commit 6ebc1fd - USB: serial: mos7720: fix remote wakeup (git-fixes). - commit aeee58e - Revert "/Bluetooth: hci_ll: set operational frequency earlier"/ (git-fixes). - commit 8b8f5bf - perf script: Fix invalid LBR/binary mismatch error (git-fixes). - watchdog: aspeed: Fix clock behaviour for ast2600 (git-fixes). - slip: Fix use-after-free Read in slip_open (git-fixes). - net/sched: annotate lockless accesses to qdisc->empty (git-fixes). - kselftest: Fix NULL INSTALL_PATH for TARGETS runlist (git-fixes). - md/raid0: Fix an error message in raid0_make_request() (git-fixes). - io_uring: Fix mm_fault with READ/WRITE_FIXED (git-fixes). - Revert "/fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"/ (git-fixes). - nbd:fix memory leak in nbd_get_socket() (git-fixes). - KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast() (git-fixes). - ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1 (git-fixes). - Refresh patches.suse/ARM-dts-stm32-change-joystick-pinctrl-definition-on-.patch. - commit c09426f - libnvdimm: Export the target_node attribute for regions and namespaces (bsc#1158071). - commit 9d24c0f - blacklist.conf: add four more entries - commit 49fe688 - drm/mcde: Fix an error handling path in 'mcde_probe()' (git-fixes). - usb: gadget: configfs: Fix missing spin_lock_init() (git-fixes). - usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() (git-fixes). - commit 53a444b - platform/x86: ISST: Allow additional TRL MSRs (jsc#SLE-10687). - commit 435b3fb - supported.conf: sort - commit ac3011b - Update config files. ppc64 is lats architecture without PRINTK_TIME. Align with the rest. - commit 4fb63b6 - s390: vfio-ap: fix warning reset not completed (jsc#SLE-7524 LTC#178970). - commit fd793bf - Update config files (bsc#1158055 LTC#182629). - commit 1b24df4 - Move upstreamed patches into sorted section Refresh: patches.suse/0001-b2c2-flexcop-usb-add-sanity-checking.patch patches.suse/driver-core-simplify-definitions-of-platform_get_irq.patch patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch - commit 71f50c8 - mwifiex: fix possible heap overflow in mwifiex_process_country_ie() (CVE-2019-14895 bsc#1157158). - commit d8b66ee - series.conf: refresh - update upstream reference and resort: patches.suse/RDMA-bnxt_re-Fix-stat-push-into-dma-buffer-on-gen-p5-devices.patch No effect on expanded tree. - commit b878e91 - series.conf: refresh - update upstream references and resort patches.suse/dma-direct-avoid-a-forward-declaration-for-phys_to_dma.patch patches.suse/dma-direct-check-for-overflows-on-32-bit-dma-addresses.patch patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch patches.suse/dma-direct-unify-the-dma_capable-definitions.patch patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch patches.suse/x86-pci-sta2x11-use-default-dma-address-translation.patch - commit 3b7773d - virtio_balloon: fix shrinker count (git-fixes). - commit 923948e - virtio_balloon: fix shrinker scan number of pages (gif-fixes). - commit 217c80e - virtio_ring: fix return code on DMA mapping fails (git-fixes). - commit d775d67 - regulator: core: make regulator_register() EPROBE_DEFER aware (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - regulator: core: Add label to collate of_node_put() statements (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - regulator: core: Add of_node_put() before return (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - commit 48eb6c5 - net/smc: receive pending data after RCV_SHUTDOWN (jsc#SLE-7521 LTC#178954). - net/smc: receive returns without data (jsc#SLE-7521 LTC#178954). - net/smc: fix SMCD link group creation with VLAN id (jsc#SLE-7521 LTC#178954). - commit 83dcb05 - s390: add support for IBM z15 machines (bsc#1156538 LTC#182406). - Update config files. - commit c53f40a - Update patches.suse/RDMA-Fix-goto-target-to-release-the-allocated-memory.patch (jsc#SLE-8449 bsc#1157171 CVE-2019-19077). - commit e1bdb30 - Update patches.suse/nfp-flower-fix-memory-leak-in-nfp_flower_spawn_vnic_.patch (bnc#1151927 5.3.4 bsc#1157045 CVE-2019-19081). - commit e720525 - Update patches.suse/nfp-flower-prevent-memory-leak-in-nfp_flower_spawn_p.patch (bnc#1151927 5.3.4 bsc#1157044 CVE-2019-19080). - commit 8b64c31 - Update patches.suse/RDMA-hfi1-Prevent-memory-leak-in-sdma_init.patch (jsc#SLE-8449 bnc#1151927 5.3.9 bsc#1157191 CVE-2019-19065). - commit 29b1120 - gpio: stubs in headers should be inline (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - commit d6eb08d - s390/cpumsf: Check for CPU Measurement sampling (bsc#1156561 LTC#182407). - commit 02c88d4 - regulator: add missing 'static inline' to a helper's stub (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - commit a58ac0e - series.conf: refresh - update upstream references and resort: patches.suse/ibmvnic-Bound-waits-for-device-queries.patch patches.suse/ibmvnic-Fix-completion-structure-initialization-again.patch patches.suse/ibmvnic-Serialize-device-queries.patch patches.suse/ibmvnic-Terminate-waiting-device-threads-after-loss-.patch - commit 223cb4b - series.conf: cleanup - move unsortable patches out of sorted section patches.suse/CIFS-Fix-SMB2-oplock-break-processing.patch patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch - update Patch-mainline tag patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch - commit 4594952 - powerpc: add link stack flush mitigation in debugfs (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612). - KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612). - powerpc/book3s64: Fix link stack flush on context switch (CVE-2019-18660 bsc#1157038 bsc#1157923 ltc#182612). - commit 538ee5a - net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes). - Delete patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch - reverted upstream - blacklist.conf: Add the removed patch and revert. - commit e63bc30 - PCI: Fix missing inline for pci_pr3_present() (git-fixes). - PCI: Add a helper to check Power Resource Requirements _PR3 existence (git-fixes). - commit 071c077 - regulator: provide regulator_bulk_set_supply_names() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - commit ef060bf - blacklist.conf: no need to watch for android fixes - commit 4abf123 - s390/pkey: fix memory leak within _copy_apqns_from_user() (jsc#SLE-7533 LTC#178844). - commit 3fe4d6e - s390/crypto: Fix unsigned variable compared with zero (jsc#SLE-7545 LTC#179078). - commit d517803 - s390/crypto: Support for SHA3 via CPACF (MSA6) (jsc#SLE-7545 LTC#179078). - Update config files. - supported.conf: Add sha3_256_s390 and sha3_512_s390. - commit 39adadf - update upstream references - move into sorted section: patches.suse/sched-pelt-Fix-update-of-blocked-PELT-ordering.patch - update upstream reference and move into sorted section: patches.suse/sched-cpufreq-Move-the-cfs_rq_util_change-call-to-cpufreq_update_util.patch - update Patch-mainline: patches.suse/sched-core-Further-clarify-sched_class-set_next_task.patch patches.suse/sched-core-Make-pick_next_task_idle-more-consistent.patch patches.suse/sched-core-Optimize-pick_next_task.patch patches.suse/sched-core-Simplify-sched_class-pick_next_task.patch patches.suse/sched-fair-Add-comments-for-group_type-and-balancing-at-SD_NUMA-level.patch patches.suse/sched-fair-Better-document-newidle_balance.patch patches.suse/sched-fair-Clean-up-asym-packing.patch patches.suse/sched-fair-Fix-rework-of-find_idlest_group.patch patches.suse/sched-fair-Optimize-find_idlest_group.patch patches.suse/sched-fair-Remove-meaningless-imbalance-calculation.patch patches.suse/sched-fair-Rename-sg_lb_stats-sum_nr_running-to-sum_h_nr_running.patch patches.suse/sched-fair-Rework-find_idlest_group.patch patches.suse/sched-fair-Rework-load_balance.patch patches.suse/sched-fair-Spread-out-tasks-evenly-when-not-overloaded.patch patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-load_balance.patch patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-wakeup-path.patch patches.suse/sched-fair-Use-mul_u32_u32.patch patches.suse/sched-fair-Use-rq-nr_running-when-balancing-load.patch patches.suse/sched-fair-Use-utilization-to-select-misfit-task.patch patches.suse/sched-fair-util_est-Implement-faster-ramp-up-EWMA-on-utilization-increases.patch patches.suse/sched-pelt-Fix-update-of-blocked-PELT-ordering.patch patches.suse/sched-topology-Don-t-set-SD_BALANCE_WAKE-on-cpuset-domain-relax.patch - commit d845674 - soc/tegra: pmc: Add reset sources and levels on Tegra194 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Add missing IRQ callbacks on Tegra194 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Use lower-case for hexadecimal literals (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - usb: host: xhci-tegra: Correct phy enable sequence (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: tegra186: Add debounce support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: tegra186: Program interrupt route mapping (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: tegra186: Derive register offsets from bank/port (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - memory: tegra: Set DMA mask based on supported address bits (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Fix build error without CONFIG_PM_SLEEP (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Add suspend and resume support on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Share clk and rst register defines with Tegra clock driver (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: clk-super: Fix to enable PLLP branches to CPU (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: clk-dfll: Add suspend and resume support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Use fence_udelay() during PLLU init (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: clk-super: Add restore-context support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: periph: Add restore_context support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Support for OSC context save and restore (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: pll: Save and restore pll context (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: pllout: Save and restore pllout context (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: divider: Save and restore divider rate (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Reimplement SOR clocks on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Reimplement SOR clock on Tegra124 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Rename sor0_lvds to sor0_out (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Move SOR0 implementation to Tegra124 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - clk: Add API to get index of the clock parent (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - dt-bindings: clock: tegra: Rename SOR0_LVDS to SOR0_OUT (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - mfd: max77620: Do not allocate IRQs upfront (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelist (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Configure deep sleep control settings (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Configure core power request polarity (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Add wake event support on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Support wake events on more Tegra SoCs (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - cpufreq: tegra124: Add suspend and resume support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - ahci: tegra: use regulator_bulk_set_supply_names() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: use regulator_bulk_set_supply_names() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: xusb: Add vbus override support on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: xusb: Add vbus override support on Tegra186 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: xusb: Add usb3 port fake support on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: xusb: Add XUSB dual mode support on Tegra210 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - iommu/tegra-smmu: Use non-secure register for flushing (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - iommu/tegra-smmu: Fix page tables in > 4 GiB memory (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - iommu/tegra-smmu: Fix client enablement order (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: tegra: Fix CLKREQ dependency programming (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - usb: host: xhci-tegra: Add Tegra194 XHCI support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - xhci: tegra: Parameterize mailbox register addresses (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: tegra186: Implement wake event support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: max77620: Fix interrupt handling (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: max77620: Do not allocate IRQs upfront (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - usb: host: xhci-tegra: use regulator_bulk_set_supply_names() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - net: stmmac: Support enhanced addressing mode for DWMAC 4.10 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - net: stmmac: Only enable enhanced addressing mode when needed (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: pmc: Fix crashes for hierarchical interrupts (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - firmware: tegra: Move BPMP resume to noirq phase (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: bd70528: Use correct unit for debounce times (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: max77620: Fixup debounce delays (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - thermal: tegra: Fix a typo (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - i2c: tegra: Compile PM functions unconditionally (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - arm64: tegra: Add PCIe slot supply information in p2972-0000 platform (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: tegra: Add support to enable slot regulators (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: tegra: Add support to configure sideband pins (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: tegra: Add Tegra194 PCIe support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - phy: tegra: Add PCIe PIPE2UPHY support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: dwc: Add support to enable CDM register check (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: dwc: Export dw_pcie_wait_for_link() API (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: dwc: Add extended configuration space capability search API (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: dwc: Move config space capability search API (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: dwc: Group DBI registers writes requiring unlocking (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: Disable MSI for Tegra root ports (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - PCI: Add #defines for some of PCIe spec r4.0 features (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - pinctrl: tegra: Flush pinctrl writes during resume (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - pinctrl: tegra210: Add Tegra210 pinctrl pm ops (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - pinctrl: tegra: Add suspend and resume support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - net: stmmac: Do not request stmmaceth clock (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - net: stmmac: Make MDIO bus reset optional (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: Add PIO mode support (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: report clk rate errors (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: add support to adjust baud rate (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: DT for Adjusted baud rates (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: add support to use 8 bytes trigger (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: set maximum num of uart ports to 8 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: check for FIFO mode enabled status (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: report error to upper tty layer (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: flush the RX fifo on frame error (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: avoid reg access when clk disabled (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: add support to ignore read (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: protect IER against LCR.DLAB (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - serial: tegra: add internal loopback functionality (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - dmaengine: tegra210-adma: Don't program FIFO threshold (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - dmaengine: tegra-apb: Support per-burst residue granularity (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: pca953x: Drop %s for constant string literals (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: pca953x: Remove explicit comparison with 0 (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: pca953x: Use GENMASK() consistently (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: pca953x: Switch to use device_get_match_data() (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - gpio: Add support for hierarchical IRQ domains (jsc#SLE-9391,jsc#SLE-9388,jsc#SLE-10608). - commit e2e7db7 - s390/qeth: use IQD Multi-Write (jsc#SLE-7795 LTC#179220). - s390/qdio: implement IQD Multi-Write (jsc#SLE-7795 LTC#179220). - s390/qeth: add xmit_more support for IQD devices (jsc#SLE-7795 LTC#179220). - s390/qeth: add BQL support for IQD devices (jsc#SLE-7795 LTC#179220). - s390/qeth: when in TX NAPI mode, use napi_consume_skb() (jsc#SLE-7795 LTC#179220). - s390/qeth: add TX NAPI support for IQD devices (jsc#SLE-7795 LTC#179220). - s390/qeth: collect accurate TX statistics (jsc#SLE-7795 LTC#179220). - s390/qdio: let drivers opt-out from Output Queue scanning (jsc#SLE-7795 LTC#179220). - s390/qdio: enable drivers to poll for Output completions (jsc#SLE-7795 LTC#179220). - commit a827279 - s390/pkey: Add sysfs attributes to emit AES CIPHER key blobs (jsc#SLE-7533 LTC#178844). - s390/zcrypt: fix wrong handling of cca cipher keygenflags (jsc#SLE-7533 LTC#178844). - s390/paes: Prepare paes functions for large key blobs (jsc#SLE-7533 LTC#178844). - s390/pkey: add CCA AES cipher key support (jsc#SLE-7533 LTC#178844). - s390/zcrypt: Add low level functions for CCA AES cipher keys (jsc#SLE-7533 LTC#178844). - s390/zcrypt: extend cca_findcard function and helper (jsc#SLE-7533 LTC#178844). - s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable types (jsc#SLE-7533 LTC#178844). - commit 5c983d1 - of: Make of_dma_get_range() work on bus nodes (jsc#SLE-7772). - of/address: Fix of_pci_range_parser_one translation of DMA addresses (jsc#SLE-7772). - of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' (jsc#SLE-7772). - of: Factor out #{addr,size}-cells parsing (jsc#SLE-7772). - of: address: Follow DMA parent for "/dma-coherent"/ (jsc#SLE-7772). - of/address: Introduce of_get_next_dma_parent() helper (jsc#SLE-7772). - commit 6061577 - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - commit 0ff402a - config: refresh - drop SOUNDWIRE from ppc64le/kvmsmall (no longer visible) - update headers - commit 1859c8f - Refresh patches.suse/sched-core-Further-clarify-sched_class-set_next_task.patch. - Refresh patches.suse/sched-core-Make-pick_next_task_idle-more-consistent.patch. - Refresh patches.suse/sched-core-Optimize-pick_next_task.patch. - Refresh patches.suse/sched-core-Simplify-sched_class-pick_next_task.patch. - Refresh patches.suse/sched-fair-Add-comments-for-group_type-and-balancing-at-SD_NUMA-level.patch. - Refresh patches.suse/sched-fair-Better-document-newidle_balance.patch. - Refresh patches.suse/sched-fair-Clean-up-asym-packing.patch. - Refresh patches.suse/sched-fair-Fix-rework-of-find_idlest_group.patch. - Refresh patches.suse/sched-fair-Optimize-find_idlest_group.patch. - Refresh patches.suse/sched-fair-Remove-meaningless-imbalance-calculation.patch. - Refresh patches.suse/sched-fair-Rename-sg_lb_stats-sum_nr_running-to-sum_h_nr_running.patch. - Refresh patches.suse/sched-fair-Rework-find_idlest_group.patch. - Refresh patches.suse/sched-fair-Rework-load_balance.patch. - Refresh patches.suse/sched-fair-Spread-out-tasks-evenly-when-not-overloaded.patch. - Refresh patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-load_balance.patch. - Refresh patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-wakeup-path.patch. - Refresh patches.suse/sched-fair-Use-mul_u32_u32.patch. - Refresh patches.suse/sched-fair-Use-rq-nr_running-when-balancing-load.patch. - Refresh patches.suse/sched-fair-Use-utilization-to-select-misfit-task.patch. - Refresh patches.suse/sched-fair-util_est-Implement-faster-ramp-up-EWMA-on-utilization-increases.patch. - Refresh patches.suse/sched-topology-Don-t-set-SD_BALANCE_WAKE-on-cpuset-domain-relax.patch. - commit 20b4948 - fix Patch-mainline tags fix Patch-mainline: patches.suse/0001-Bluetooth-btusb-fix-PM-leak-in-error-case-of-setup.patch patches.suse/0001-crypto-af_alg-cast-ki_complete-ternary-op-to-int.patch patches.suse/0001-crypto-algif_skcipher-Use-chunksize-instead-of-block.patch patches.suse/0001-crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch patches.suse/0001-crypto-user-fix-memory-leak-in-crypto_report.patch patches.suse/0001-crypto-user-fix-memory-leak-in-crypto_reportstat.patch patches.suse/0001-libbpf-Fix-struct-end-padding-in-btf_dump.patch - commit 03de6a8 - series.conf: cleanup Keep the number of top level section reasonable. - commit b91f28d - ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling (git-fixes). - ALSA: usb-audio: Fix NULL dereference at parsing BADD (git-fixes). - ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (git-fixes). - ALSA: usb-audio: Add skip_validation option (git-fixes). - ALSA: 6fire: Drop the dead code (git-fixes). - ALSA: usb-audio: sound: usb: usb true/false for bool return type (git-fixes). - commit f395c96 - ALSA: docs: Update about the new PCM sync_stop ops (git-fixes). - ALSA: pcm: Add card sync_irq field (git-fixes). - ALSA: pcm: Add the support for sync-stop operation (git-fixes). - ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header (git-fixes). - ALSA: docs: Update document about the default PCM ioctl ops (git-fixes). - ALSA: pcm: Allow NULL ioctl ops (git-fixes). - ALSA: docs: Update for managed buffer allocation mode (git-fixes). - ALSA: pcm: Introduce managed buffer allocation mode (git-fixes). - ALSA: timer: Fix the breakage of slave link open (git-fixes). - ALSA: pcm: Yet another missing check of non-cached buffer type (git-fixes). - ALSA: timer: Fix possible race at assigning a timer instance (git-fixes). - ALSA: timer: Make snd_timer_close() returning void (git-fixes). - ALSA: timer: Unify master/slave linking code (git-fixes). - ALSA: timer: Limit max amount of slave instances (git-fixes). - ALSA: docs: Remove snd_dma_pci_data() usage in documentation (git-fixes). - ALSA: pcm: Create proc files only for non-empty preallocations (git-fixes). - ALSA: pcm: Warn if doubly preallocated (git-fixes). - ALSA: docs: Update documentation about SG- and vmalloc-buffers (git-fixes). - ALSA: pcm: Handle special page mapping in the default mmap handler (git-fixes). - ALSA: memalloc: Add vmalloc buffer allocation support (git-fixes). - ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type (git-fixes). - commit a9f5790 - ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC (git-fixes). - ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbinding (git-fixes). - ALSA: hda - Disable audio component for legacy Nvidia HDMI codecs (git-fixes). - ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop (git-fixes). - ALSA: hda/realtek - Move some alc236 pintbls to fallback table (git-fixes). - ALSA: hda/realtek - Move some alc256 pintbls to fallback table (git-fixes). - ALSA: hda - Add mute led support for HP ProBook 645 G4 (git-fixes). - ALSA: hda - Add DP-MST support for NVIDIA codecs (git-fixes). - ALSA: hda - Add DP-MST support for non-acomp codecs (git-fixes). - ALSA: hda - Add DP-MST jack support (git-fixes). - ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense (git-fixes). - ALSA: hda - remove forced polling workaround for CFL and CNL (git-fixes). - ALSA: hda: hdmi - remove redundant code comments (git-fixes). - ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms (git-fixes). - ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks (git-fixes). - ALSA: hda/hdmi - implement mst_no_extra_pcms flag (git-fixes). - ALSA: hda: Disable regmap internal locking (git-fixes). - ALSA: hda - Fix pending unsol events at shutdown (git-fixes). - ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound to a driver (git-fixes). - commit 81f6f50 - media: vivid: Fix wrong locking that causes race conditions on streaming stop (CVE-2019-18683,bsc#1155897). - media: rcar_drif: fix a memory disclosure (CVE-2019-18786,bsc#1156043). - media: usb: fix memory leak in af9005_identify_state (CVE-2019-18809,bsc#1156258). - commit 5b09130 - xen/gntdev: Use select for DMA_SHARED_BUFFER (bsc#1065600). - commit 97a6782 - sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/pelt: Fix update of blocked PELT ordering (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Add comments for group_type and balancing at SD_NUMA level (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix rework of find_idlest_group() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Further clarify sched_class::set_next_task() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use mul_u32_u32() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Simplify sched_class::pick_next_task() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Optimize pick_next_task() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Make pick_next_task_idle() more consistent (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Better document newidle_balance() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Rework find_idlest_group() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Optimize find_idlest_group() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use load instead of runnable load in wakeup path (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use utilization to select misfit task (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Spread out tasks evenly when not overloaded (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use load instead of runnable load in load_balance() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Use rq->nr_running when balancing load (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Rework load_balance() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Remove meaningless imbalance calculation (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Clean up asym packing (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 0c439b5 - arm64: mm: reserve CMA and crashkernel in ZONE_DMA32 (jsc#SLE-7772). - commit 8dd0df2 - cifs: move cifsFileInfo_put logic into a work-queue (bsc#1154355). - commit 3fc1ff0 - CIFS: Fix SMB2 oplock break processing (bsc#1154355). - commit 6ea244c - cifs: add a helper to find an existing readable handle to a file (bsc#1154355). - commit 86876f3 - smb3: fix signing verification of large reads (bsc#1154355). - commit 151844a - cifs: use existing handle for compound_op(OP_SET_INFO) when possible (bsc#1154355). - commit bbed94e - cifs: create a helper to find a writeable handle by path name (bsc#1154355). - Refresh patches.suse/smb3-improve-handling-of-share-deleted-and-share-recreated-.patch. - commit b4e2014 - smb3: Incorrect size for netname negotiate context (bsc#1154355). - commit 2e876d6 - cifs: prepare SMB2_Flush to be usable in compounds (bsc#1154355). - commit 94efab3 - libbpf: Fix struct end padding in btf_dump (git-fixes). - commit 3ff85da - crypto: ecdh - fix big endian bug in ECC library (git-fixes). - commit 3ed4e6a - crypto: user - fix memory leak in crypto_reportstat (git-fixes). - commit 11b554d - crypto: user - fix memory leak in crypto_report (git-fixes). - commit 905d0c3 - crypto: af_alg - cast ki_complete ternary op to int (git-fixes). - commit 62b6457 - crypto: algif_skcipher - Use chunksize instead of blocksize (git-fixes). - commit 638ebae - smb3: improve handling of share deleted (and share recreated) (bsc#1154355). - Refresh patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch. - commit b021da1 - PCI: brcmstb: add MSI capability (jsc#SLE-7772). - PCI: brcmstb: add Broadcom STB PCIe host controller driver (jsc#SLE-7772). - config: arm64: enable RPi4 PCIe controller - supported.conf: add pcie-brcmstb RPi4's PCIe controller - linux/log2.h: Add roundup/rounddown_pow_two64() family of functions (jsc#SLE-7772). - commit b2ce31d - dma-mapping: treat dev->bus_dma_mask as a DMA limit (jsc#SLE-7772). - dma-direct: exclude dma_direct_map_resource from the min_low_pfn check (jsc#SLE-7772). - dma-direct: avoid a forward declaration for phys_to_dma (jsc#SLE-7772). - dma-direct: unify the dma_capable definitions (jsc#SLE-7772). - x86/PCI: sta2x11: use default DMA address translation (jsc#SLE-7772). - dma-direct: check for overflows on 32 bit DMA addresses (jsc#SLE-7772). - commit 94cc441 - powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full (bsc#1157778 ltc#182520). - powerpc/pseries: Don't fail hash page table insert for bolted mapping (bsc#1157778 ltc#182520). - powerpc/pseries: Don't opencode HPTE_V_BOLTED (bsc#1157778 ltc#182520). - commit b6eca43 - seltests/powerpc: Add a selftest for memcpy_mcsafe (bsc#1157774 ltc#182579). - powerpc/memcpy: Fix stack corruption for smaller sizes (bsc#1157774 ltc#182579). - commit 34c7004 - Delete patches.suse/soundwire-depend-on-ACPI-OF.patch. - Update config files. - blacklist - commit b6ee2ab - PCI: rcar: Use inbound resources for setup (jsc#SLE-7772). - PCI: iproc: Use inbound resources for setup (jsc#SLE-7772). - PCI: xgene: Use inbound resources for setup (jsc#SLE-7772). - PCI: v3-semi: Use inbound resources for setup (jsc#SLE-7772). - PCI: ftpci100: Use inbound resources for setup (jsc#SLE-7772). - PCI: of: Add inbound resource parsing to helpers (jsc#SLE-7772). - Refresh: patches.suse/PCI-mobiveil-Make-mobiveil_host_init-can-be-used-to-.patch - Refresh: patches.suse/PCI-mobiveil-Refactor-Mobiveil-PCIe-Host-Bridge-IP-d.patch - PCI: versatile: Enable COMPILE_TEST (jsc#SLE-7772). - PCI: versatile: Remove usage of PHYS_OFFSET (jsc#SLE-7772). - PCI: versatile: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: xilinx: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: xgene: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: v3-semi: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: rockchip: Drop storing driver private outbound resource data (jsc#SLE-7772). - PCI: rockchip: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: mobiveil: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - Refresh patches.suse/PCI-mobiveil-Refactor-Mobiveil-PCIe-Host-Bridge-IP-d.patch. - Refresh: patches.suse/PCI-mobiveil-Make-mobiveil_host_init-can-be-used-to-.patch - PCI: mediatek: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: iproc: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: faraday: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: dwc: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: altera: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: aardvark: Use pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - PCI: Export pci_parse_request_of_pci_ranges() (jsc#SLE-7772). - resource: Add a resource_list_first_type helper (jsc#SLE-7772). - commit 89f0599 - Bluetooth: btusb: fix PM leak in error case of setup (git-fixes). - virtio_console: allocate inbufs in add_port() only if it is needed (git-fixes). - commit 74ff161 - config: arm64: enable options for nvidia jetson tx1 References: jsc#SLE-9391 - commit 380d090 - arm64: mm: Fix unused variable warning in zone_sizes_init (jsc#SLE-7772). - commit 6fb4438 - Delete patches.suse/0041-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch. (jsc#SLE-9870) This patch be replaced by patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch - commit 736d395 - Delete patches.suse/0039-efi-Add-EFI_SECURE_BOOT-bit.patch. (jsc#SLE-9870) This patch be replaced by patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch - commit 06804cf - RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices (bsc#1157115) - commit fc79fc5 - ipmi: Fix memory leak in __ipmi_bmc_register (CVE-2019-19046,bsc#1157304). - spi: lpspi: fix memory leak in fsl_lpspi_probe (CVE-2019-19064,bsc#1157300). - spi: gpio: prevent memory leak in spi_gpio_probe (CVE-2019-19070,bsc#1157294). - mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring (CVE-2019-19057,bsc#1157193). - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf (CVE-2019-19056,bsc#1157197). - ath10k: fix memory leak (CVE-2019-19078,bsc#1157032). - rtl8xxxu: prevent leaking urb (CVE-2019-19068,bsc#1157307). - rtlwifi: prevent memory leak in rtl_usb_probe (CVE-2019-19063,bsc#1157298). - rsi: release skb if rsi_prepare_beacon fails (CVE-2019-19071,bsc#1157067). - crypto: user - fix memory leak in crypto_reportstat (CVE-2019-19050,bsc#1157336). - crypto: user - fix memory leak in crypto_report (CVE-2019-19062,bsc#1157333). - commit f284309 - efi: Lock down the kernel at the integrity level if booted in secure boot mode (jsc#SLE-9870). - commit d022ad5 - series.conf: cleanup - rename patches.suse/scsi-qla2xxx-fix-wait-condition-in-loop.patch to patches.suse/scsi-qla2xxx-fix-NPIV-tear-down-process.patch (to match mainline commit subject) - update upstream references and move into sorted section: patches.suse/arm64-Fake-the-IminLine-size-on-systems-affected-by-.patch patches.suse/arm64-compat-Workaround-Neoverse-N1-1542419-for-comp.patch patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch patches.suse/libertas-fix-a-potential-NULL-pointer-dereference.patch patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch patches.suse/scsi-qla2xxx-fix-NPIV-tear-down-process.patch - move out of "/almost mainline"/ section (the patch has been effectively rejected in this form): patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch No effect on expanded tree. - commit ab5c717 - series.conf: refresh - update upstream references and resort: patches.suse/0001-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling.patch patches.suse/0002-arm64-rename-variables-used-to-calculate-ZONE_DMA32-.patch patches.suse/0003-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch patches.suse/0004-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-.patch patches.suse/Bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch patches.suse/net-bcmgenet-Add-BCM2711-support.patch patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch No effect on expanded tree. - commit 6d8a72c - efi: Lock down the kernel if booted in secure boot mode (jsc#SLE-9870). - Update config files. (jsc#SLE-9870) - commit 7f8d57d - efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode (jsc#SLE-9870). - commit 4d3145f - security: lockdown: expose a hook to lock the kernel down (jsc#SLE-9870). - commit d2adcd5 - perf/x86/intel: Support PEBS output to PT (jsc#SLE-8896). - perf: Allow normal events to output AUX data (jsc#SLE-8896). - commit bac2bbc - update patch references Update Patch-mainline: patches.suse/bdi-Add-bdi-id.patch patches.suse/fs-fs-writeback.c-fix-kernel-doc-warning.patch patches.suse/memcg-only-record-foreign-writebacks-with-dirty-pages-when-memcg-is-not-disabled.patch patches.suse/mm-debug.c-PageAnon-is-true-for-PageKsm-pages.patch patches.suse/mm-debug.c-__dump_page-prints-an-extra-line.patch patches.suse/mm-hmm-fix-hmm_range_fault-s-handling-of-swapped-out-pages.patch patches.suse/mm-memcontrol-update-lruvec-counters-in-mem_cgroup_move_account.patch patches.suse/mm-memory_hotplug-don-t-access-uninitialized-memmaps-in-shrink_pgdat_span.patch patches.suse/mm-memory_hotplug-fix-updating-the-node-span.patch patches.suse/mm-move-mem_cgroup_uncharge-out-of-__page_cache_release.patch patches.suse/mm-shrinker-make-shrinker-not-depend-on-memcg-kmem.patch patches.suse/mm-slab.c-fix-kernel-doc-warning-for-__ksize.patch patches.suse/mm-thp-extract-split_queue_-into-a-struct.patch patches.suse/mm-thp-make-deferred-split-shrinker-memcg-aware.patch patches.suse/writeback-Generalize-and-expose-wb_completion.patch patches.suse/writeback-Separate-out-wb_get_lookup-from-wb_get_create.patch patches.suse/writeback-fix-use-after-free-in-finish_writeback_work.patch patches.suse/writeback-memcg-Implement-cgroup_writeback_by_id.patch patches.suse/writeback-memcg-Implement-foreign-dirty-flushing.patch - commit c99b532 - Update patch reference for mlx5 driver fix (CVE-2019-19047 bsc#1157715) - commit 9e3d31d - Update patch reference for vbox driver fix (CVE-2019-19048 bsc#1157720) - commit a46881b - mm/memory_hotplug: fix updating the node span (git fixes (mm/memcontrol)). - fs/fs-writeback.c: fix kernel-doc warning (git fixes (mm/memcontrol)). - memcg: only record foreign writebacks with dirty pages when memcg is not disabled (git fixes (mm/memcontrol)). - writeback: fix use-after-free in finish_writeback_work() (git fixes (mm/memcontrol)). - commit cdafbd8 - powerpc/bpf: Fix tail call implementation (bsc#1157698). - commit 68da2db - writeback, memcg: Implement cgroup_writeback_by_id() (git fixes (mm/memcontrol)). - writeback: Separate out wb_get_lookup() from wb_get_create() (git fixes (mm/memcontrol)). - bdi: Add bdi->id (git fixes (mm/memcontrol)). - writeback: Generalize and expose wb_completion (git fixes (mm/memcontrol)). - commit 14fbce3 - mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() (git fixes (mm/ksm). - commit 89108e1 - mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() (git fixes (mm/hotplug)). - commit 990c666 - mm/debug.c: PageAnon() is true for PageKsm() pages (git fixes (mm/debug)). - mm/debug.c: __dump_page() prints an extra line (git fixes (mm/debug)). - commit c8d910e - mm/memcontrol: update lruvec counters in mem_cgroup_move_account (git fixes (mm/memcontrol)). - mm: thp: make deferred split shrinker memcg aware (git fixes (mm/memcontrol)). - mm: shrinker: make shrinker not depend on memcg kmem (git fixes (mm/memcontrol)). - mm: move mem_cgroup_uncharge out of __page_cache_release() (git fixes (mm/memcontrol)). - mm: thp: extract split_queue_* into a struct (git fixes (mm/memcontrol)). - writeback, memcg: Implement foreign dirty flushing (git fixes (mm/memcontrol)). - commit 0f63fa2 - mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() (git fixes (mm/hotplug)). - commit 3e5e1ed - mm/slab.c: fix kernel-doc warning for __ksize() (git fixes (mm/slab)). - commit 5cc4ee9 - mm/hmm: fix hmm_range_fault()'s handling of swapped out pages (git fixes (mm/hmm)). - commit c8ec9ab - drm/i915/userptr: Try to acquire the page lock around set_page_dirty() (bnc#1156537). - commit 60d22de - net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN (bsc#1154353). - sfc: Only cancel the PPS workqueue if it exists (jsc#SLE-8314). - net-sysfs: fix netdev_queue_add_kobject() breakage (bsc#1154353). - net/mlxfw: Verify FSM error code translation doesn't exceed array size (jsc#SLE-8464). - net/mlx5: Update the list of the PCI supported devices (jsc#SLE-8464). - net/mlx5: Fix auto group size calculation (jsc#SLE-8464). - net/mlx5e: Add missing capability bit check for IP-in-IP (jsc#SLE-8464). - net/mlx5e: Do not use non-EXT link modes in EXT mode (jsc#SLE-8464). - net/mlx5e: Fix set vf link state error flow (jsc#SLE-8464). - net/mlx5: DR, Limit STE hash table enlarge based on bytemask (jsc#SLE-8464). - net/mlx5: DR, Skip rehash for tables with byte mask zero (jsc#SLE-8464). - net/mlx5: DR, Fix invalid EQ vector number on CQ creation (jsc#SLE-8464). - net/mlx5e: Reorder mirrer action parsing to check for encap first (jsc#SLE-8464). - net/mlx5e: Fix ingress rate configuration for representors (jsc#SLE-8464). - net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 (jsc#SLE-8464). - ipv6/route: return if there is no fib_nh_gw_family (bsc#1154353). - net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject (bsc#1154353). - net: hns3: fix a wrong reset interrupt status mask (bsc#1154353). - net/sched: act_pedit: fix WARN() in the traffic path (bsc#1154353). - net: phylink: fix link mode modification in PHY mode (bsc#1154353). - net: phylink: update documentation on create and destroy (bsc#1154353). - taprio: don't reject same mqprio settings (bsc#1154353). - net/tls: enable sk_msg redirect to tls socket egress (bsc#1154353). - gve: fix dma sync bug where not all pages synced (bsc#1154353). - net/mlx4_en: Fix wrong limitation for number of TX rings (jsc#SLE-8460). - net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key (bsc#1154353). - mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel (bsc#1154488). - net/mlx4_en: fix mlx4 ethtool -N insertion (jsc#SLE-8460). - net: hns3: cleanup of stray struct hns3_link_mode_mapping (bsc#1154353). - net: hns3: fix ETS bandwidth validation bug (bsc#1154353). - net: hns3: reallocate SSU' buffer size when pfc_en changes (bsc#1154353). - net: hns3: add compatible handling for MAC VLAN switch parameter configuration (bsc#1154353). - RDMA/hns: Correct the value of srq_desc_size (jsc#SLE-8449). - RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LEN (jsc#SLE-8449). - ixgbe: need_wakeup flag might not be set for Tx (jsc#SLE-7979 jsc#SLE-7981). - i40e: need_wakeup flag might not be set for Tx (jsc#SLE-8025). - igb/igc: use ktime accessors for skb->tstamp (jsc#SLE-7967 jsc#SLE-8010 jsc#SLE-7966). - i40e: Fix for ethtool -m issue on X722 NIC (jsc#SLE-8025). - iavf: initialize ITRN registers with correct values (jsc#SLE-7940). - ice: fix potential infinite loop because loop counter being too small (jsc#SLE-7926). - net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE (bsc#1154353). - net/mlx5e: Use correct enum to determine uplink port (jsc#SLE-8464). - net/mlx5: DR, Fix memory leak during rule creation (jsc#SLE-8464). - net/mlx5: DR, Fix memory leak in modify action destroy (jsc#SLE-8464). - net/mlx5e: Fix eswitch debug print of max fdb flow (jsc#SLE-8464). - bridge: ebtables: don't crash when using dnat target in output chains (bsc#1154353). - mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes (jsc#SLE-8460). - net: hns3: Use the correct style for SPDX License Identifier (bsc#1154353). - taprio: fix panic while hw offload sched list swap (bsc#1154353). - net: sched: taprio: fix -Wmissing-prototypes warnings (bsc#1154353). - net: update net_dim documentation after rename (bsc#1154353). - net: taprio: Fix returning EINVAL when configuring without flags (bsc#1154353). - taprio: Add support for hardware offloading (bsc#1154353). - taprio: remove unused variable 'entry_list_policy' (bsc#1154353). - commit 3090b61 - Linux 5.3.13 (bnc#1151927 5.3.13). - arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault (bnc#1151927 5.3.13). - net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size() (bnc#1151927 5.3.13). - block, bfq: deschedule empty bfq_queues not referred by any process (bnc#1151927 5.3.13). - mm/memory_hotplug: fix updating the node span (bnc#1151927 5.3.13). - mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() (bnc#1151927 5.3.13). - fbdev: Ditch fb_edid_add_monspecs (bnc#1151927 5.3.13). - commit 0c2740a - driver core: simplify definitions of platform_get_irq* (jsc#SLE-7772). - mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type' (jsc#SLE-7772). - arm64: use both ZONE_DMA and ZONE_DMA32 (jsc#SLE-7772). Enable CONFIG_ZONE_DMA and CONFIG_BOUNCE - arm64: rename variables used to calculate ZONE_DMA32's size (jsc#SLE-7772). - arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys() (jsc#SLE-7772). - net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772). - net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772). - net: bcmgenet: Add BCM2711 support (jsc#SLE-7772). - net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772). - net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772). - Bluetooth: hci_bcm: Fix RTS handling during startup (jsc#SLE-7772). - net: bcmgenet: Add a shutdown callback (jsc#SLE-7772). - net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772). - clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name() (jsc#SLE-7772). - net: bcmgenet: reapply manual settings to the PHY (jsc#SLE-7772). - Revert "/net: bcmgenet: soft reset 40nm EPHYs before MAC init"/ (jsc#SLE-7772). - net: bcmgenet: use RGMII loopback for MAC reset (jsc#SLE-7772). - iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory (jsc#SLE-7772). - iommu/rockchip: Don't use platform_get_irq to implicitly count irqs (jsc#SLE-7772). - mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711 (jsc#SLE-7772). - mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt (jsc#SLE-7772). - mmc: renesas_sdhi: Do not use platform_get_irq() to count interrupts (jsc#SLE-7772). - platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQ (jsc#SLE-7772). - tty: serial: imx: Use platform_get_irq_optional() for optional IRQs (jsc#SLE-7772). - serial: sh-sci: Use platform_get_irq_optional() for optional interrupts (jsc#SLE-7772). - clk: bcm2835: Mark PLLD_PER as CRITICAL (jsc#SLE-7772). - clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support (jsc#SLE-7772). - clk: bcm2835: Introduce SoC specific clock registration (jsc#SLE-7772). - dt-bindings: bcm2835-cprman: Add bcm2711 support (jsc#SLE-7772). - pinctrl: bcm2835: Pass irqchip when adding gpiochip (jsc#SLE-7772). - pinctrl: bcm2835: Add support for BCM2711 pull-up functionality (jsc#SLE-7772). - bluetooth: hci_bcm: Give more time to come out of reset (jsc#SLE-7772). - bluetooth: bcm: Add support for loading firmware for BCM4345C5 (jsc#SLE-7772). - Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings (jsc#SLE-7772). - net: bcmgenet: use devm_platform_ioremap_resource() to simplify code (jsc#SLE-7772). - driver core: platform: Export platform_get_irq_optional() (jsc#SLE-7772). - driver core: platform: Introduce platform_get_irq_optional() (jsc#SLE-7772). - driver core: platform: Add an error message to platform_get_irq*() (jsc#SLE-7772). - mmc: bcm2835: Take SWIOTLB memory size limitation into account (jsc#SLE-7772). - mmc: Remove dev_err() usage after platform_get_irq() (jsc#SLE-7772). - mmc: sdhci-iproc: Add support for emmc2 of the BCM2711 (jsc#SLE-7772). - commit 24df065 - bpf, offload: Unlock on error in bpf_offload_dev_create() (bsc#1155518). - commit dc0b929 - config: refresh Just unify the headers. - commit f54dfa4 - Refresh patches.suse/btrfs-fix-log-context-list-corruption-after-rename-e.patch. Update upstream status. - commit 9923f87 - Linux 5.3.12 (bnc#1151927 5.3.12). - iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros (bnc#1151927 5.3.12). - i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present (bnc#1151927 5.3.12). - x86/quirks: Disable HPET on Intel Coffe Lake platforms (bnc#1151927 5.3.12). - net/smc: fix fastopen for non-blocking connect() (bnc#1151927 5.3.12). - net: gemini: add missed free_netdev (bnc#1151927 5.3.12). - ax88172a: fix information leak on short answers (bnc#1151927 5.3.12). - slcan: Fix memory leak in error path (bnc#1151927 5.3.12). - slip: Fix memory leak in slip_open error path (bnc#1151927 5.3.12). - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules (bnc#1151927 5.3.12). - dpaa2-eth: free already allocated channels on probe defer (bnc#1151927 5.3.12). - net/smc: fix refcount non-blocking connect() -part 2 (bnc#1151927 5.3.12). - mlxsw: core: Enable devlink reload only on probe (bnc#1151927 5.3.12). - devlink: Add method for time-stamp on reporter's dump (bnc#1151927 5.3.12). - tcp: remove redundant new line from tcp_event_sk_skb (bnc#1151927 5.3.12). - devlink: disallow reload operation during device cleanup (bnc#1151927 5.3.12). - mm/page_io.c: do not free shared swap slots (bnc#1151927 5.3.12). - mm/memory_hotplug: fix try_offline_node() (bnc#1151927 5.3.12). - mm: slub: really fix slab walking for init_on_free (bnc#1151927 5.3.12). - mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() (bnc#1151927 5.3.12). - mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() (bnc#1151927 5.3.12). - mm: mempolicy: fix the wrong return value and potential pages leak of mbind (bnc#1151927 5.3.12). - Input: synaptics-rmi4 - destroy F54 poller workqueue when removing (bnc#1151927 5.3.12). - Input: ff-memless - kill timer in destroy() (bnc#1151927 5.3.12). - io_uring: ensure registered buffer import returns the IO length (bnc#1151927 5.3.12). - drm/i915: update rawclk also on resume (bnc#1151927 5.3.12). - ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either (bnc#1151927 5.3.12). - ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable (bnc#1151927 5.3.12). - IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERR (bnc#1151927 5.3.12). - IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA (bnc#1151927 5.3.12). - IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packet (bnc#1151927 5.3.12). - IB/hfi1: Ensure full Gen3 speed in a Gen4 system (bnc#1151927 5.3.12). - Input: synaptics-rmi4 - clear IRQ enables for F54 (bnc#1151927 5.3.12). - Input: synaptics-rmi4 - do not consume more data than we have (F11, F12) (bnc#1151927 5.3.12). - Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver (bnc#1151927 5.3.12). - KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved (bnc#1151927 5.3.12). - cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrace_stop() (bnc#1151927 5.3.12). - scsi: core: Handle drivers which set sg_tablesize to zero (bnc#1151927 5.3.12). - commit 5f76c3b - Update patches.suse/0003-Revert-drm-i915-ehl-Update-MOCS-table-for-EHL.patch (bsc#1152489 bnc#1151927 5.3.12). - Update patches.suse/ALSA-usb-audio-Fix-incorrect-NULL-check-in-create_ya.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/ALSA-usb-audio-Fix-incorrect-size-check-for-processi.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/ALSA-usb-audio-Fix-missing-error-check-at-mixer-reso.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/ALSA-usb-audio-not-submit-urb-for-stopped-endpoint.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/IB-hfi1-Use-a-common-pad-buffer-for-9B-and-16B-packe.patch (jsc#SLE-8449 bnc#1151927 5.3.12). - Update patches.suse/Input-synaptics-rmi4-fix-video-buffer-size.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/btrfs-fix-log-context-list-corruption-after-rename-e.patch (bsc#1156494 bnc#1151927 5.3.12). - Update patches.suse/ipmr-Fix-skb-headroom-in-ipmr_get_route.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/mmc-sdhci-of-at91-fix-quirk2-overwrite.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/net-ethernet-dwmac-sun8i-Use-the-correct-function-in.patch (git-fixes bnc#1151927 5.3.12). - Update patches.suse/ntp-y2038-Remove-incorrect-time_t-truncation.patch (git-fixes bnc#1151927 5.3.12). - commit 4df5d22 - Add crypto modules required by tcrypt (FIPS) References: bsc#1153192 - commit 465a0e6 - Refresh patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch. Fix refleak on -ENXIO. - commit c02819b - mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n (git-fixes). - opp: Reinitialize the list_kref before adding the static OPPs again (git-fixes). - commit 61e3e2f - lib: Remove select of inexistant GENERIC_IO (git-fixes). - opp: Don't decrement uninitialized list_kref (git-fixes). - opp: Not all power-domains are scalable (git-fixes). - commit 85c2a10 - software node: Initialize the return value in software_node_to_swnode() (git-fixes). - commit e35cf03 - selftests: mlxsw: Adjust test to recent changes (git-fixes). - selftests: bpf: Skip write only files in debugfs (git-fixes). - selftests/bpf: fix race in flow dissector tests (git-fixes). - commit 7648c5c - riscv: fp: add missing __user pointer annotations (git-fixes). - riscv: init: merge split string literals in preprocessor directive (git-fixes). - riscv: tlbflush: remove confusing comment on local_flush_tlb_all() (git-fixes). - commit d38ab66 - ntp/y2038: Remove incorrect time_t truncation (git-fixes). - NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error (git-fixes). - commit 0b6da77 - ipmr: Fix skb headroom in ipmr_get_route() (git-fixes). - mdio_bus: Fix PTR_ERR applied after initialization to constant (git-fixes). - net: ethernet: dwmac-sun8i: Use the correct function in exit path (git-fixes). - idr: Fix idr_get_next_ul race with idr_remove (git-fixes). - commit b4c1f6c - i2c: core: fix use after free in of_i2c_notify (git-fixes). - commit d2cbfd2 - arm64: hibernate: check pgd table allocation (git-fixes). - arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled (git-fixes). - ARM: aspeed: ast2500 is ARMv6K (git-fixes). - ARM: 8896/1: VDSO: Don't leak kernel addresses (git-fixes). - ARM: ux500: add missing of_node_put() (git-fixes). - commit cb4b4ca - Update patch reference for nl80211 fix (CVE-2019-19055 bsc#1157319) - commit f616ca4 - Update patch reference for can driver fix (CVE-2019-19052 bsc#1157324) - commit 02e7eba - x86/resctrl: Fix potential lockdep warning (bsc#1152489). - x86/resctrl: Prevent NULL pointer dereference when reading mondata (bsc#1152489). - commit c754fb9 - Update patch reference for another iio driver fix (CVE-2019-19061 bsc#1157192) - commit 75969fc - Update s390 patch reference for cpu idle time calculation (bsc#1156773) - commit 71d745b - Update patch reference for amdgpu fix (CVE-2019-19067 bsc#1157180) - commit 294533e - Update patch reference for iio driver fix (CVE-2019-19060 bsc#1157178) - commit 572806f - Update patch reference for of-unittest fix (CVE-2019-19049 bsc#1157173) - commit 6bfcd8f - Update patch reference for ieee802154 security fix (CVE-2019-19075 bsc#1157162) - commit 0855aff - tracing: Have error path in predicate_parse() free its allocated memory (bsc#1157069 CVE-2019-19072). - commit 387f713 - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable (CVE-2019-19058,bsc#1157145). - commit cb8333d - ath9k: release allocated buffer if timed out (CVE-2019-19074,bsc#1157143). - commit 98c32c1 - Revert "/drm/etnaviv: fix dumping of iommuv2 (bsc#1152472)"/ This reverts commit 48b3bfdd21261e7df15f5aebe2ccb1cc61521bd0. ATM the backported patch doesn't build on arm64. - commit c35e5f9 - Drop scsi-qla2xxx-Fix-memory-leak-when-sending-I-O-fails.patch This patch has introduces an double free. Upstream has dropped it from the scsi-queue before it hit mainline. So let's drop it as well. - commit 44fa42b - ath9k_htc: release allocated buffer if timed out (CVE-2019-19073,bsc#1157070). - commit 08bd2bd - Update patch reference for fastrpc bug fix (CVE-2019-19069 bsc#1157064) - commit 69da730 - Update patch reference for amdgpu security fix (CVE-2019-19083 bsc#1157049) - commit 7f52050 - drm/amd/display: prevent memory leak (CVE-2019-19082,bsc#1157046). - commit fca18a5 - Revert "/drm/i915/ehl: Update MOCS table for EHL"/ (bsc#1152489) - commit 76a5ebd - drm/i915/gvt: fix dropping obj reference twice (bsc#1152489) - commit 4f5c644 - drm/etnaviv: fix dumping of iommuv2 (bsc#1152472) - commit 48b3bfd - mmc: sdhci-of-at91: fix quirk2 overwrite (git-fixes). - Input: synaptics-rmi4 - fix video buffer size (git-fixes). - commit 22c351b - ALSA: usb-audio: Fix incorrect size check for processing/extension units (git-fixes). - ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() (git-fixes). - ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() (git-fixes). - ALSA: usb-audio: not submit urb for stopped endpoint (git-fixes). - ALSA: hda: hdmi - fix pin setup on Tigerlake (git-fixes). - ALSA: hda: Add Cometlake-S PCI ID (git-fixes). - ALSA: usb-audio: Fix missing error check at mixer resolution test (git-fixes). - commit 8e17c40 - powerpc/xive: Prevent page fault issues in the machine crash handler (bsc#1156882 ltc#182435). - commit 7d95bd5 - Refresh patches.suse/bdev-add-open_finish.patch. - commit 687caa9 - supported.conf: drop dax_pmem_compat This module is no longer built (jsc#SLE-10690). - commit 359a9f7 - Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting (bsc#1156782). - commit 4154585 - Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents (bsc#1156782). - commit 6466273 - Btrfs: factor out extent dropping code from hole punch handler (bsc#1156782). - commit 037e1c6 - scsi: virtio_scsi: unplug LUNs when events missed (bsc#1156419,jsc#SLE-8281). - scsi: fcoe: fix null-ptr-deref Read in fc_release_transport (bsc#1156419,jsc#SLE-8281). - scsi: ufs-hisi: use devm_platform_ioremap_resource() to (bsc#1156419,jsc#SLE-8281). - scsi: ufshcd: use devm_platform_ioremap_resource() to (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: use devm_platform_ioremap_resource() to (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Use kmemdup in ufshcd_read_string_desc() (bsc#1156419,jsc#SLE-8281). - scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIO (bsc#1156419,jsc#SLE-8281). - scsi: ufs-qcom: Implement device_reset vops (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Introduce vops for resetting device (bsc#1156419,jsc#SLE-8281). - scsi: sd: Improve unaligned completion resid message (bsc#1156419,jsc#SLE-8281). - scsi: fnic: fix msix interrupt allocation (bsc#1156419,jsc#SLE-8281). - scsi: fnic: print port speed only at driver init or speed (bsc#1156419,jsc#SLE-8281). - commit fdbb6dd - scsi: core: fix dh and multipathing for SCSI hosts without request batching (bsc#1156419,jsc#SLE-8281). - scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching (bsc#1156419,jsc#SLE-8281). - commit add131d - scsi: ufs: remove set but not used variable 'val' (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: remove set but not used variable 'irq_value' (bsc#1156419,jsc#SLE-8281). - scsi: ufs: fix broken hba->outstanding_tasks (bsc#1156419,jsc#SLE-8281). - scsi: fcoe: remove redundant call to skb_transport_header (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS (bsc#1156419,jsc#SLE-8281). - scsi: bfa: remove redundant assignment to variable error (bsc#1156419,jsc#SLE-8281). - scsi: ufs-qcom: Make structure ufs_hba_qcom_vops constant (bsc#1156419,jsc#SLE-8281). - scsi: fnic: remove redundant assignment of variable rc (bsc#1156419,jsc#SLE-8281). - scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers (bsc#1156419,jsc#SLE-8281). - scsi: esas2r: Prefer pcie_capability_read_word() (bsc#1156419,jsc#SLE-8281). - scsi: sym53c8xx_2: remove redundant assignment to retv (bsc#1156419,jsc#SLE-8281). - scsi: pmcraid: Fix a typo - pcmraid --> pmcraid (bsc#1156419,jsc#SLE-8281). - commit 6f40ae3 - Update config files: disable CONFIG_DEV_DAX_PMEM_COMPAT (jsc#SLE-10690) - commit 56d1ae7 - scsi: lpfc: Update lpfc version to 12.6.0.2 (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: revise nvme max queues to be hdwq count (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Initialize cpu_map for not present cpus (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list() (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix: Coverity: lpfc_get_scsi_buf_s3(): Null (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix lpfc_cpumask_of_node_init() (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix a kernel warning triggered by (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.6.0.1 (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add enablement of multiple adapter dumps (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Change default IRQ model on AMD architectures (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add registration for CPU Offline/Online events (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Clarify FAWNN error message (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix dynamic fw log enablement check (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix unexpected error messages during RSCN (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix configuration of BB credit recovery in (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix duplicate unreg_rpi error in port offline (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Make lpfc_debugfs_ras_log_data static (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix NULL check before mempool_destroy is not (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix spelling error in MAGIC_NUMER_xxx (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix build error of lpfc_debugfs.c for (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: lpfc_nvmet: Fix Use plain integer as NULL pointer (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointer (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.6.0.0 (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add additional discovery log messages (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add FC-AL support to lpe32000 models (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add FA-WWN Async Event reporting (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Add log macros to allow print by serverity or (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Make FW logging dynamically configurable (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Revise interrupt coalescing for missing scenarios (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Remove lock contention target write path (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Slight fast-path performance optimizations (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix coverity error of dereference after null (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix hardlockup in lpfc_abort_handler (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix bad ndlp ptr in xri aborted handling (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix lockdep errors in sli_ringtx_put (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: Fix reporting of read-only fw error errors (bsc#1156632,jsc#SLE-8654). - scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue count (bsc#1156632,jsc#SLE-8654). - scsi: megaraid_sas: remove unused variables 'debugBlk','fusion' (bsc#1156632,jsc#SLE-10720). - scsi: megaraid_sas: Unique names for MSI-X vectors (bsc#1156632,jsc#SLE-10720). - scsi: smartpqi: bump version to 1.2.10-025 (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: Align driver syntax with oob (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: remove unused manifest constants (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: fix problem with unique ID for physical (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: correct syntax issue (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: change TMF timeout from 60 to 30 seconds (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: fix LUN reset when fw bkgnd thread is hung (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add inquiry timeouts (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: fix call trace in device discovery (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: fix controller lockup observed during force (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: remove set but not used variable 'ctrl_info' (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: clean up indentation of a statement (bsc#1156632,jsc#SLE-8633). - scsi: mpt3sas: Bump mpt3sas driver version to 32.100.00.00 (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Fix module parameter max_msix_vectors (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Use Component img header to get Package ver (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Fail release cmnd if diag buffer is released (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Add app owned flag support for diag buffer (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Reuse diag buffer allocated at load time (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: clear release bit when buffer reregistered (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Maintain owner of buffer through UniqueID (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Free diag buffer without any status check (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Fix clear pending bit in ioctl status (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Display message before releasing diag buffer (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Register trace buffer based on NVDATA settings (bsc#1156632,jsc#SLE-10717). - scsi: bnx2fc: Handle scope bits when array returns BUSY or (jsc#SLE-9696). - scsi: bnx2fc: remove set but not used variables (jsc#SLE-9696). - scsi: bnx2fc: remove set but not used variable 'fh' (jsc#SLE-9696). - scsi: smartpqi: bump version to 1.2.8-026 (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: update copyright (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add new pci ids (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: correct REGNEWD return status (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add gigabyte controller (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: correct hang when deleting 32 lds (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add bay identifier (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add sysfs entries (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add module param to hide vsep (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add pci ids for fiberhome controller (bsc#1156632,jsc#SLE-8633). - scsi: smartpqi: add module param for exposure order (bsc#1156632,jsc#SLE-8633). - scsi: mpt3sas: Introduce module parameter to override queue depth (bsc#1156632,jsc#SLE-10717). - scsi: csiostor: Prefer pcie_capability_read_word() (jsc#SLE-9687). - scsi: megaraid_sas: Introduce module parameter for default queue depth (bsc#1156632,jsc#SLE-10720). - scsi: mpt3sas: Update driver version to 31.100.00.00 (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Reduce the performance drop (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Handle fault during HBA initialization (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Add sysfs to know supported features (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Support MEMORY MOVE Tool box command (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Allow ioctls to blocked access status NVMe (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Enumerate SES of a managed PCIe switch (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Update MPI headers to 2.6.8 spec (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Gracefully handle online firmware update (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: memset request frame before reusing (bsc#1156632,jsc#SLE-10717). - scsi: mpt3sas: Add support for PCIe Lane margin (bsc#1156632,jsc#SLE-10717). - scsi: pm80xx: remove redundant assignments to variable rc (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Consolidate internal abort calls in LU reset operation (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: replace "/%p"/ with "/%pK"/ (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Remove some unnecessary code (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Modify return type of debugfs functions (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Drop SMP resp frame DMA mapping (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Drop kmap_atomic() in SMP command completion (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Don't bother clearing status buffer IU in task prep (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset() (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Snapshot AXI and RAS register at debugfs (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot (bsc#1156419,jsc#SLE-8281). - scsi: hisi_sas: Make max IPTT count equal for all hw revisions (bsc#1156419,jsc#SLE-8281). - scsi: ncr53c8xx: Mark expected switch fall-through (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS (bsc#1156419,jsc#SLE-8281). - scsi: core: Complain if scsi_target_block() fails (bsc#1156419,jsc#SLE-8281). - scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state (bsc#1156419,jsc#SLE-8281). - scsi: ufs: revamp string descriptor reading (bsc#1156419,jsc#SLE-8281). - scsi: wd33c93: Mark expected switch fall-through (bsc#1156419,jsc#SLE-8281). - scsi: sun3_scsi: Mark expected switch fall-throughs (bsc#1156419,jsc#SLE-8281). - scsi: qlogicpti: Mark expected switch fall-throughs (bsc#1156419,jsc#SLE-8281). - scsi: ibmvfc: Mark expected switch fall-throughs (bsc#1156419,jsc#SLE-8281). - scsi: megaraid_sas: Fix a compilation warning (bsc#1156419,jsc#SLE-8281). - scsi: megaraid_sas: Make a bunch of functions static (bsc#1156419,jsc#SLE-8281). - scsi: mpt3sas: support target smid for [abort|query] task (bsc#1156419,jsc#SLE-8281). - scsi: ibmvscsi_tgt: Mark expected switch fall-throughs (bsc#1156419,jsc#SLE-8281). - scsi: mpt3sas: clean up a couple sizeof() uses (bsc#1156419,jsc#SLE-8281). - scsi: scsi_debugfs: Use for_each_set_bit to simplify code (bsc#1156419,jsc#SLE-8281). - scsi: fdomain_isa: use CFG1_IRQ_MASK (bsc#1156419,jsc#SLE-8281). - scsi: fdomain: use BSTAT_{MSG|CMD|IO} in fdomain_work() (bsc#1156419,jsc#SLE-8281). - scsi: fdomain: use BCTL_RST in fdomain_reset() (bsc#1156419,jsc#SLE-8281). - scsi: aic94xx: Remove unnecessary null check (bsc#1156419,jsc#SLE-8281). - scsi: ufs: change msleep to usleep_range (bsc#1156419,jsc#SLE-8281). - scsi: virtio_scsi: implement request batching (bsc#1156419,jsc#SLE-8281). - scsi: core: add support for request batching (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Add history of fatal events (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Do not reset error history during host reset (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Add fatal and auto-hibern8 error history (bsc#1156419,jsc#SLE-8281). - scsi: ufs: Change names related to error history (bsc#1156419,jsc#SLE-8281). - commit 9419833 - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - commit 4c13792 - Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch. Add upstream metadata. - commit eb3a775 - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - commit f4d03f9 - powerpc/pseries: safely roll back failed DLPAR cpu add (bsc#1156700 ltc#182459). - powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu (bsc#1156700 ltc#182459). - commit ce23e84 - series.conf: cleanup Move queued patches into "/almost mainline"/ section. - commit b0c29ce - arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-space (jsc#SLE-10259). - arm64: Fake the IminLine size on systems affected by Neoverse-N1 [#1542419] (jsc#SLE-10259). - arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419 (jsc#SLE-10259). Update arm64 configs (eneable ARM64_ERRATUM_1542419). - commit ecac0a4 - scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVME (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: initialize fc4_type_priority (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix a dma_pool_free() call (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove an include directive (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Update driver version to 10.01.00.21-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix device connect issues in P2P configuration (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix memory leak when sending I/O fails (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix double scsi_done for abort path (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix driver unload hang (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix SRB leak on switch command timeout (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Do command completion on abort timeout (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit e0be784 - Refresh series.conf - commit 043b271 - hv_netvsc: Fix error handling in netvsc_set_features() (fate#323887). - commit 2074f53 - config: leave TSX enabled by default This is to preserve the behaviour of previous SLE versions. Users who wnat to disable TSX can use "/tsx=off"/ on command line. - commit f1407d4 - Update patch references for i915 security fixes (CVE-2019-0154 bsc#1135966 CVE-2019-0155 bsc#1135967) - commit 697e88e - Linux 5.3.11 (bnc#1151927 5.3.11). - x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs (bnc#1151927 5.3.11). - Documentation: Add ITLB_MULTIHIT documentation (bnc#1151927 5.3.11). - kvm: x86: mmu: Recovery of shattered NX large pages (bnc#1151927 5.3.11). - kvm: Add helper function for creating VM worker threads (bnc#1151927 5.3.11). - kvm: mmu: ITLB_MULTIHIT mitigation (bnc#1151927 5.3.11). - cpu/speculation: Uninline and export CPU mitigations helpers (bnc#1151927 5.3.11). - x86/cpu: Add Tremont to the cpu vulnerability whitelist (bnc#1151927 5.3.11). - x86/bugs: Add ITLB_MULTIHIT bug infrastructure (bnc#1151927 5.3.11). - x86/tsx: Add config options to set tsx=on|off|auto (bnc#1151927 5.3.11). - Update config files. Set CONFIG_X86_INTEL_TSX_MODE_OFF=y (the default). - x86/speculation/taa: Add documentation for TSX Async Abort (bnc#1151927 5.3.11). - x86/tsx: Add "/auto"/ option to the tsx= cmdline parameter (bnc#1151927 5.3.11). - kvm/x86: Export MDS_NO=0 to guests when TSX is enabled (bnc#1151927 5.3.11). - x86/speculation/taa: Add sysfs reporting for TSX Async Abort (bnc#1151927 5.3.11). - x86/speculation/taa: Add mitigation for TSX Async Abort (bnc#1151927 5.3.11). - x86/cpu: Add a "/tsx="/ cmdline option with TSX disabled by default (bnc#1151927 5.3.11). - x86/cpu: Add a helper function x86_read_arch_cap_msr() (bnc#1151927 5.3.11). - x86/msr: Add the IA32_TSX_CTRL MSR (bnc#1151927 5.3.11). - drm/i915/cmdparser: Fix jump whitelist clearing (bnc#1151927 5.3.11). - drm/i915/gen8+: Add RC6 CTX corruption WA (bnc#1151927 5.3.11). - drm/i915: Lower RM timeout to avoid DSI hard hangs (bnc#1151927 5.3.11). - drm/i915/cmdparser: Ignore Length operands during command matching (bnc#1151927 5.3.11). - drm/i915/cmdparser: Add support for backward jumps (bnc#1151927 5.3.11). - drm/i915/cmdparser: Use explicit goto for error paths (bnc#1151927 5.3.11). - drm/i915: Add gen9 BCS cmdparsing (bnc#1151927 5.3.11). - drm/i915: Allow parsing of unsized batches (bnc#1151927 5.3.11). - drm/i915: Support ro ppgtt mapped cmdparser shadow buffers (bnc#1151927 5.3.11). - drm/i915: Add support for mandatory cmdparsing (bnc#1151927 5.3.11). - drm/i915: Remove Master tables from cmdparser (bnc#1151927 5.3.11). - drm/i915: Disable Secure Batches for gen6+ (bnc#1151927 5.3.11). - drm/i915: Rename gen7 cmdparser tables (bnc#1151927 5.3.11). - ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1 (bnc#1151927 5.3.11). - ARM: sunxi: Fix CPU powerdown on A83T (bnc#1151927 5.3.11). - ARM: dts: imx6-logicpd: Re-enable SNVS power key (bnc#1151927 5.3.11). - iio: srf04: fix wrong limitation in distance measuring (bnc#1151927 5.3.11). - intel_th: pci: Add Jasper Lake PCH support (bnc#1151927 5.3.11). - intel_th: pci: Add Comet Lake PCH support (bnc#1151927 5.3.11). - x86/dumpstack/64: Don't evaluate exception stacks before setup (bnc#1151927 5.3.11). - x86/apic/32: Avoid bogus LDR warnings (bnc#1151927 5.3.11). - timekeeping/vsyscall: Update VDSO data unconditionally (bnc#1151927 5.3.11). - perf tools: Fix time sorting (bnc#1151927 5.3.11). - SMB3: Fix persistent handles reconnect (bnc#1151927 5.3.11). - btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range (bnc#1151927 5.3.11). - btrfs: tree-checker: Fix wrong check on max devid (bnc#1151927 5.3.11). - btrfs: Consider system chunk array size for new SYSTEM chunks (bnc#1151927 5.3.11). - qede: fix NULL pointer deref in __qede_remove() (bnc#1151927 5.3.11). - net: fix data-race in neigh_event_send() (bnc#1151927 5.3.11). - vsock/virtio: fix sock refcnt holding during the shutdown (bnc#1151927 5.3.11). - net: ethernet: octeon_mgmt: Account for second possible VLAN header (bnc#1151927 5.3.11). - ipv4: Fix table id reference in fib_sync_down_addr (bnc#1151927 5.3.11). - ipv6: fixes rt6_probe() and fib6_nh->last_probe init (bnc#1151927 5.3.11). - net: hns: Fix the stray netpoll locks causing deadlock in NAPI path (bnc#1151927 5.3.11). - net: usb: qmi_wwan: add support for DW5821e with eSIM support (bnc#1151927 5.3.11). - CDC-NCM: handle incomplete transfer of MTU (bnc#1151927 5.3.11). - NFC: st21nfca: fix double free (bnc#1151927 5.3.11). - netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets (bnc#1151927 5.3.11). - netfilter: ipset: Fix an error code in ip_set_sockfn_get() (bnc#1151927 5.3.11). - netfilter: nf_tables: Align nft_expr private data to 64-bit (bnc#1151927 5.3.11). - net/smc: fix ethernet interface refcounting (bnc#1151927 5.3.11). - selftests/tls: add test for concurrent recv and send (bnc#1151927 5.3.11). - net/tls: add a TX lock (bnc#1151927 5.3.11). - net/tls: don't pay attention to sk_write_pending when pushing partial records (bnc#1151927 5.3.11). - net: mscc: ocelot: fix NULL pointer on LAG slave removal (bnc#1151927 5.3.11). - net: mscc: ocelot: don't handle netdev events for other netdevs (bnc#1151927 5.3.11). - NFC: fdp: fix incorrect free object (bnc#1151927 5.3.11). - net: prevent load/store tearing on sk->sk_stamp (bnc#1151927 5.3.11). - net: qualcomm: rmnet: Fix potential UAF when unregistering (bnc#1151927 5.3.11). - net/tls: fix sk_msg trim on fallback to copy mode (bnc#1151927 5.3.11). - net: sched: prevent duplicate flower rules from tcf_proto destroy race (bnc#1151927 5.3.11). - bonding: fix state transition issue in link monitoring (bnc#1151927 5.3.11). - cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead (bnc#1151927 5.3.11). - blkcg: make blkcg_print_stat() print stats only for online blkgs (bnc#1151927 5.3.11). - ceph: don't allow copy_file_range when stripe_count != 1 (bnc#1151927 5.3.11). - ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open (bnc#1151927 5.3.11). - ceph: add missing check in d_revalidate snapdir handling (bnc#1151927 5.3.11). - ceph: fix RCU case handling in ceph_d_revalidate() (bnc#1151927 5.3.11). - ceph: fix use-after-free in __ceph_remove_cap() (bnc#1151927 5.3.11). - arm64: Do not mask out PTE_RDONLY in pte_same() (bnc#1151927 5.3.11). - cpufreq: intel_pstate: Fix invalid EPB setting (bnc#1151927 5.3.11). - drm/radeon: fix si_enable_smc_cac() failed issue (bnc#1151927 5.3.11). - clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARM (bnc#1151927 5.3.11). - mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges (bnc#1151927 5.3.11). - mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly (bnc#1151927 5.3.11). - dump_stack: avoid the livelock of the dump_lock (bnc#1151927 5.3.11). - mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y (bnc#1151927 5.3.11). - mm, vmstat: hide /proc/pagetypeinfo from normal users (bnc#1151927 5.3.11). - ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() (bnc#1151927 5.3.11). - mm: thp: handle page cache THP correctly in PageTransCompoundMap (bnc#1151927 5.3.11). - mm: memcontrol: fix NULL-ptr deref in percpu stats flush (bnc#1151927 5.3.11). - clone3: validate stack arguments (bnc#1151927 5.3.11). - tools: gpio: Use !building_out_of_srctree to determine srctree (bnc#1151927 5.3.11). - usbip: Fix free of unallocated memory in vhci tx (bnc#1151927 5.3.11). - usbip: tools: Fix read_usb_vudc_device() error path handling (bnc#1151927 5.3.11). - USB: ldusb: use unsigned size format specifiers (bnc#1151927 5.3.11). - USB: Skip endpoints with 0 maxpacket length (bnc#1151927 5.3.11). - usb: dwc3: remove the call trace of USBx_GFLADJ (bnc#1151927 5.3.11). - usb: gadget: configfs: fix concurrent issue between composite APIs (bnc#1151927 5.3.11). - usb: gadget: composite: Fix possible double free memory bug (bnc#1151927 5.3.11). - usb: fsl: Check memory resource before releasing it (bnc#1151927 5.3.11). - scsi: sd: define variable dif as unsigned int instead of bool (bnc#1151927 5.3.11). - scsi: lpfc: Honor module parameter lpfc_use_adisc (bnc#1151927 5.3.11). - scsi: ufs-bsg: Wake the device before sending raw upiu commands (bnc#1151927 5.3.11). - powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries (bnc#1151927 5.3.11). - gve: Fixes DMA synchronization (bnc#1151927 5.3.11). - iwlwifi: pcie: 0x2720 is qu and 0x30DC is not (bnc#1151927 5.3.11). - iwlwifi: pcie: fix all 9460 entries for qnj (bnc#1151927 5.3.11). - iwlwifi: pcie: fix PCI ID 0x2720 configs that should be soc (bnc#1151927 5.3.11). - net: ethernet: arc: add the missed clk_disable_unprepare (bnc#1151927 5.3.11). - hv_netvsc: Fix error handling in netvsc_attach() (bnc#1151927 5.3.11). - net: mscc: ocelot: refuse to overwrite the port's native vlan (bnc#1151927 5.3.11). - net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up (bnc#1151927 5.3.11). - selftests/bpf: More compatible nc options in test_tc_edt (bnc#1151927 5.3.11). - net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag (bnc#1151927 5.3.11). - net: stmmac: Fix the problem of tso_xmit (bnc#1151927 5.3.11). - NFSv4: Don't allow a cached open with a revoked delegation (bnc#1151927 5.3.11). - nvme-multipath: fix possible io hang after ctrl reconnect (bnc#1151927 5.3.11). - sched/topology: Allow sched_asym_cpucapacity to be disabled (bnc#1151927 5.3.11). - sched/topology: Don't try to build empty sched domains (bnc#1151927 5.3.11). - perf/x86/uncore: Fix event group support (bnc#1151927 5.3.11). - perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) (bnc#1151927 5.3.11). - perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity (bnc#1151927 5.3.11). - x86, efi: Never relocate kernel below lowest acceptable address (bnc#1151927 5.3.11). - efi: libstub/arm: Account for firmware reserved memory at the base of RAM (bnc#1151927 5.3.11). - arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core (bnc#1151927 5.3.11). - arm64: Brahma-B53 is SSB and spectre v2 safe (bnc#1151927 5.3.11). - arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core (bnc#1151927 5.3.11). - arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo (bnc#1151927 5.3.11). - dc.c:use kzalloc without test (bnc#1151927 5.3.11). - drm/amd/display: Passive DP->HDMI dongle detection fix (bnc#1151927 5.3.11). - drm/amd/display: add 50us buffer as WA for pstate switch in active (bnc#1151927 5.3.11). - drm/amd/display: do not synchronize "/drr"/ displays (bnc#1151927 5.3.11). - drm/amdgpu: If amdgpu_ib_schedule fails return back the error (bnc#1151927 5.3.11). - drm/sched: Set error to s_fence if HW job submission failed (bnc#1151927 5.3.11). - drm/amdgpu/sdma5: do not execute 0-sized IBs (v2) (bnc#1151927 5.3.11). - dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config (bnc#1151927 5.3.11). - dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer (bnc#1151927 5.3.11). - iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41 (bnc#1151927 5.3.11). - ARC:: Enable on-board SPI NOR flash IC (bnc#1151927 5.3.11). - HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() (bnc#1151927 5.3.11). - HID: google: add magnemite/masterball USB ids (bnc#1151927 5.3.11). - arm64: errata: Update stale comment (bnc#1151927 5.3.11). - soundwire: bus: set initial value to port_status (bnc#1151927 5.3.11). - configfs: fix a deadlock in configfs_symlink() (bnc#1151927 5.3.11). - usbip: Implement SG support to vhci-hcd and stub driver (bnc#1151927 5.3.11). - perf map: Use zalloc for map_groups (bnc#1151927 5.3.11). - commit 8a2e23a - mm, meminit: recalculate pcpu batch and high limits after init completes (bnc#1155628). Update to upstream version (and update metadata). - commit 8d03909 - Update patches.suse/ALSA-bebob-fix-to-detect-configured-source-of-sampli.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-hda-ca0132-Fix-possible-workqueue-stall.patch (bsc#1155836 bnc#1151927 5.3.11). - Update patches.suse/ALSA-timer-Fix-incorrectly-assigned-timer-instance.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Clean-up-check_input_term.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Fix-copy-paste-error-in-the-validator.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Fix-possible-NULL-dereference-at-crea.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-More-validations-of-descriptor-units.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Remove-superfluous-bLength-checks.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Simplify-parse_audio_unit.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-Unify-the-release-of-usb_mixer_elem_i.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ALSA-usb-audio-remove-some-dead-code.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ASoC-SOF-Intel-hda-stream-fix-the-CONFIG_-prefix-mis.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ASoC-rsnd-dma-fix-SSI9-4-5-6-7-busif-dma-address.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/HID-wacom-generic-Treat-serial-number-and-related-fi.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/IB-core-Use-rdma_read_gid_l2_fields-to-compare-GID-L.patch (jsc#SLE-8449 bnc#1151927 5.3.11). - Update patches.suse/RDMA-hns-Prevent-memory-leaks-of-eq-buf_list.patch (jsc#SLE-8449 bnc#1151927 5.3.11). - Update patches.suse/RDMA-iw_cxgb4-Avoid-freeing-skb-twice-in-arp-failure.patch (jsc#SLE-8392 bnc#1151927 5.3.11). - Update patches.suse/RDMA-mlx5-Clear-old-rate-limit-when-closing-QP.patch (jsc#SLE-8446 bnc#1151927 5.3.11). - Update patches.suse/RDMA-nldev-Skip-counter-if-port-doesn-t-match.patch (jsc#SLE-8449 bnc#1151927 5.3.11). - Update patches.suse/RDMA-qedr-Fix-reported-firmware-version.patch (jsc#SLE-8215 bnc#1151927 5.3.11). - Update patches.suse/RDMA-siw-free-siw_base_qp-in-kref-release-routine.patch (jsc#SLE-8381 bnc#1151927 5.3.11). - Update patches.suse/RDMA-uverbs-Prevent-potential-underflow.patch (jsc#SLE-8449 bnc#1151927 5.3.11). - Update patches.suse/SUNRPC-Destroy-the-back-channel-when-we-destroy-the-.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/SUNRPC-The-RDMA-back-channel-mustn-t-disappear-while.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/SUNRPC-The-TCP-back-channel-mustn-t-disappear-while-.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/bonding-fix-unexpected-IFF_BONDING-bit-unset.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/bonding-fix-using-uninitialized-mode_lock.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/bonding-use-dynamic-lockdep-key-instead-of-subclass.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/bpf-Fix-use-after-free-in-bpf_get_prog_name.patch (bsc#1155518 bnc#1151927 5.3.11). - Update patches.suse/bpf-Fix-use-after-free-in-subprog-s-jited-symbol-rem.patch (bsc#1155518 bnc#1151927 5.3.11). - Update patches.suse/bpf-lwtunnel-Fix-reroute-supplying-invalid-dst.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/can-c_can-c_can_poll-only-read-status-register-after.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-dev-add-missing-of_node_put-after-calling-of_get.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-flexcan-disable-completely-the-ECC-mechanism.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-gs_usb-gs_can_open-prevent-memory-leak.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-mcba_usb-fix-use-after-free-on-disconnect.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-peak_usb-fix-a-potential-out-of-sync-while-decod.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-peak_usb-fix-slab-info-leak.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-rx-offload-can_rx_offload_queue_sorted-fix-error.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/can-usb_8dev-fix-use-after-free-on-disconnect.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/dmaengine-sprd-Fix-the-link-list-pointer-register-co.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/dmaengine-sprd-Fix-the-possible-memory-leak-issue.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/drm-v3d-Fix-memory-leak-in-v3d_submit_cl_ioctl.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/e1000-fix-memory-leaks.patch (jsc#SLE-8100 bnc#1151927 5.3.11). - Update patches.suse/efi-tpm-Return-EINVAL-when-determining-tpm-final-eve.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/fjes-Handle-workqueue-allocation-failure.patch (CVE-2019-16231,bsc#1150466 bnc#1151927 5.3.11). - Update patches.suse/hwmon-ina3221-Fix-read-timeout-issue.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/igb-Fix-constant-media-auto-sense-switching-when-no-.patch (jsc#SLE-7967 jsc#SLE-8010 bnc#1151927 5.3.11). - Update patches.suse/iio-adc-stm32-adc-fix-stopping-dma.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/iio-imu-adis16480-make-sure-provided-frequency-is-po.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/iio-imu-inv_mpu6050-fix-no-data-on-MPU6050.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/intel_th-gth-Fix-the-window-switching-sequence.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/ipvs-don-t-ignore-errors-in-case-refcounting-ip_vs-m.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/ipvs-move-old_secure_tcp-into-struct-netns_ipvs.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/iw_cxgb4-fix-ECN-check-on-the-passive-accept.patch (jsc#SLE-8392 bnc#1151927 5.3.11). - Update patches.suse/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry (bsc#1117665 bnc#1151927 5.3.11). - Update patches.suse/macsec-fix-refcnt-leak-in-module-exit-routine.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch (bnc#1155780 (VM/FS functional and performance backports) bnc#1151927 5.3.11). - Update patches.suse/mm-meminit-Recalculate-pcpu-batch-and-high-limits-after-init-completes.patch (bnc#1155628 bnc#1151927 5.3.11). - Update patches.suse/mt76-dma-fix-buffer-unmap-with-non-linear-skbs.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/net-hisilicon-Fix-Trying-to-free-already-free-IRQ.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/net-ibmvnic-unlock-rtnl_lock-in-reset-so-linkwatch_e.patch (bsc#1152457 ltc#174432 bnc#1151927 5.3.11). - Update patches.suse/net-mlx5-fix-memory-leak-in-mlx5_fw_fatal_reporter_d.patch (jsc#SLE-8464 bnc#1151927 5.3.11). - Update patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch (jsc#SLE-8464 bnc#1151927 5.3.11). - Update patches.suse/net-mlx5e-TX-Fix-consumer-index-of-error-cqe-dump.patch (jsc#SLE-8464 bnc#1151927 5.3.11). - Update patches.suse/net-mlx5e-Tx-Fix-assumption-of-single-WQEBB-of-NOP-i.patch (jsc#SLE-8464 bnc#1151927 5.3.11). - Update patches.suse/net-mlx5e-kTLS-Release-reference-on-DUMPed-fragments.patch (jsc#SLE-8464 bnc#1151927 5.3.11). - Update patches.suse/net-openvswitch-free-vport-unless-register_netdevice.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/netfilter-nf_flow_table-set-timeout-before-insertion.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/netfilter-nft_payload-fix-missing-check-for-matching.patch (bsc#1154353 bnc#1151927 5.3.11). - Update patches.suse/nfc-netlink-fix-double-device-reference-drop.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/pinctrl-cherryview-Fix-irq_valid_mask-calculation.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/pinctrl-intel-Avoid-potential-glitches-if-pin-is-in-.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/r8169-fix-page-read-in-r8168g_mdio_read.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch (bsc#1154242 bnc#1151927 5.3.11). - Update patches.suse/scsi-qla2xxx-Initialized-mailbox-to-prevent-driver-l.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.11). - Update patches.suse/scsi-qla2xxx-fixup-incorrect-usage-of-host_byte.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.11). - Update patches.suse/scsi-qla2xxx-stop-timer-in-shutdown-path.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.11). - Update patches.suse/soundwire-depend-on-ACPI-OF.patch (bsc#1148868 bnc#1151927 5.3.11). - Update patches.suse/soundwire-depend-on-ACPI.patch (bsc#1148868 bnc#1151927 5.3.11). - Update patches.suse/usb-dwc3-gadget-fix-race-when-disabling-ep-with-canc.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/usb-dwc3-pci-prevent-memory-leak-in-dwc3_pci_probe.patch (git-fixes, CVE-2019-18813, bsc#1156278 bnc#1151927 5.3.11). - Update patches.suse/usb-dwc3-select-CONFIG_REGMAP_MMIO.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/usb-gadget-udc-atmel-Fix-interrupt-storm-in-FIFO-mod.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/virt_wifi-fix-refcnt-leak-in-module-exit-routine.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/wimax-i2400-Fix-memory-leak-in-i2400m_op_rfkill_sw_t.patch (git-fixes bnc#1151927 5.3.11). - Update patches.suse/xsk-Fix-registration-of-Rx-only-sockets.patch (bsc#1154353 bnc#1151927 5.3.11). - commit 334001e - Linux 5.3.10 (bnc#1151927 5.3.10). - selftests: net: reuseport_dualstack: fix uninitalized parameter (bnc#1151927 5.3.10). - rxrpc: Fix handling of last subpacket of jumbo packet (bnc#1151927 5.3.10). - net/mlx5: Fix flow counter list auto bits struct (bnc#1151927 5.3.10). - net/smc: fix refcounting for non-blocking connect() (bnc#1151927 5.3.10). - net: usb: lan78xx: Disable interrupts before calling generic_handle_irq() (bnc#1151927 5.3.10). - net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum (bnc#1151927 5.3.10). - selftests: fib_tests: add more tests for metric update (bnc#1151927 5.3.10). - net/smc: keep vlan_id for SMC-R in smc_listen_work() (bnc#1151927 5.3.10). - net/smc: fix closing of fallback SMC sockets (bnc#1151927 5.3.10). - perf kmem: Fix memory leak in compact_gfp_flags() (bnc#1151927 5.3.10). - perf c2c: Fix memory leak in build_cl_output() (bnc#1151927 5.3.10). - perf tools: Fix resource leak of closedir() on the error paths (bnc#1151927 5.3.10). - irqchip/sifive-plic: Skip contexts except supervisor in plic_init() (bnc#1151927 5.3.10). - irqchip/gic-v3-its: Use the exact ITSList for VMOVP (bnc#1151927 5.3.10). - cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs (bnc#1151927 5.3.10). - CIFS: Fix retry mid list corruption on reconnects (bnc#1151927 5.3.10). - MIPS: bmips: mark exception vectors as char arrays (bnc#1151927 5.3.10). - nbd: handle racing with error'ed out commands (bnc#1151927 5.3.10). - nbd: protect cmd->status with cmd->lock (bnc#1151927 5.3.10). - scsi: hpsa: add missing hunks in reset-patch (bnc#1151927 5.3.10). - scsi: target: core: Do not overwrite CDB byte 1 (bnc#1151927 5.3.10). - scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE (bnc#1151927 5.3.10). - scsi: sni_53c710: fix compilation error (bnc#1151927 5.3.10). - scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions (bnc#1151927 5.3.10). - arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay (bnc#1151927 5.3.10). - arm64: dts: allwinner: a64: Drop PMU node (bnc#1151927 5.3.10). - arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay (bnc#1151927 5.3.10). - ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue (bnc#1151927 5.3.10). - ARM: davinci: dm365: Fix McBSP dma_slave_map entry (bnc#1151927 5.3.10). - arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV Box (bnc#1151927 5.3.10). - arm64: dts: rockchip: fix RockPro64 sdmmc settings (bnc#1151927 5.3.10). - arm64: dts: rockchip: fix RockPro64 sdhci settings (bnc#1151927 5.3.10). - arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings (bnc#1151927 5.3.10). - arm64: dts: rockchip: fix Rockpro64 RK808 interrupt line (bnc#1151927 5.3.10). - arm64: dts: imx8mm: Use correct clock for usdhc's ipg clk (bnc#1151927 5.3.10). - arm64: dts: imx8mq: Use correct clock for usdhc's ipg clk (bnc#1151927 5.3.10). - ARM: dts: imx7s: Correct GPT's ipg clock source (bnc#1151927 5.3.10). - ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect' (bnc#1151927 5.3.10). - ARM: dts: imx6q-logicpd: Re-Enable SNVS power key (bnc#1151927 5.3.10). - arm64: dts: lx2160a: Correct CPU core idle state name (bnc#1151927 5.3.10). - arm64: dts: zii-ultra: fix ARM regulator states (bnc#1151927 5.3.10). - ARM: dts: Use level interrupt for omap4 & 5 wlcore (bnc#1151927 5.3.10). - ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usage (bnc#1151927 5.3.10). - ARM: dts: logicpd-torpedo-som: Remove twl_keypad (bnc#1151927 5.3.10). - arm64: dts: Fix gpio to pinmux mapping (bnc#1151927 5.3.10). - selftests: kvm: fix sync_regs_test with newer gccs (bnc#1151927 5.3.10). - selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice (bnc#1151927 5.3.10). - of: unittest: fix memory leak in unittest_data_add (bnc#1151927 5.3.10). - tracing: Fix "/gfp_t"/ format for synthetic events (bnc#1151927 5.3.10). - ARM: 8926/1: v7m: remove register save to stack before svc (bnc#1151927 5.3.10). - ARM: 8914/1: NOMMU: Fix exc_ret for XIP (bnc#1151927 5.3.10). - ARM: 8908/1: add __always_inline to functions called from __get_user_check() (bnc#1151927 5.3.10). - ARM: mm: fix alignment handler faults under memory pressure (bnc#1151927 5.3.10). - selftests/powerpc: Fix compile error on tlbie_test due to newer gcc (bnc#1151927 5.3.10). - selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue (bnc#1151927 5.3.10). - arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address (bnc#1151927 5.3.10). - commit c4dc2d2 - Update patches.suse/8250-men-mcb-fix-error-checking-when-get_num_ports-r.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ALSA-hda-Add-Tigerlake-Jasperlake-PCI-ID.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-Intel-sof-rt5682-add-a-check-for-devm_clk_get.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-Intel-hda-Disable-DMI-L1-entry-during-captu.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-Intel-hda-fix-warnings-during-FW-load.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-Intel-initialise-and-verify-FW-crash-dump-d.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-control-return-true-when-kcontrol-values-ch.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-loader-fix-kernel-oops-on-firmware-boot-fai.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-SOF-topology-fix-parse-fail-issue-for-byte-bool.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-intel-bytcr_rt5651-add-null-check-to-support_bu.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-intel-sof_rt5682-add-remove-function-to-disable.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-msm8916-wcd-digital-add-missing-MIX2-path-for-R.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-pcm3168a-The-codec-does-not-support-S32_LE.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-rt5682-add-NULL-handler-to-set_jack-function.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-samsung-arndale-Add-missing-OF-node-dereferenci.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-simple_card_utils.h-Fix-potential-multiple-rede.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-topology-Fix-a-signedness-bug-in-soc_tplg_dapm_.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-wm8994-Do-not-register-inapplicable-controls-fo.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoC-wm_adsp-Don-t-generate-kcontrols-without-READ-f.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/ASoc-rockchip-i2s-Fix-RPM-imbalance.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/cxgb4-fix-panic-when-attaching-to-ULD-fail.patch (jsc#SLE-8389 bnc#1151927 5.3.10). - Update patches.suse/cxgb4-request-the-TX-CIDX-updates-to-status-page.patch (jsc#SLE-8389 bnc#1151927 5.3.10). - Update patches.suse/dccp-do-not-leak-jiffies-on-the-wire.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/drm-amdgpu-fix-error-handling-in-amdgpu_bo_list_crea.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/drm-amdgpu-fix-potential-VM-faults.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/drm-komeda-Don-t-flush-inactive-pipes.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/erspan-fix-the-tun_info-options_len-check-for-erspan.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/i2c-aspeed-fix-master-pending-state-handling.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/i2c-mt65xx-fix-NULL-ptr-dereference.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/i2c-stm32f7-fix-a-race-in-slave-mode-with-arbitratio.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/i2c-stm32f7-fix-first-byte-to-send-in-slave-mode.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/i2c-stm32f7-remove-warning-when-compiling-with-W-1.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/inet-stop-leaking-jiffies-on-the-wire.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/ipv4-fix-IPSKB_FRAG_PMTU-handling-with-fragmentation.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/ipv4-fix-route-update-on-metric-change.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/keys-Fix-memory-leak-in-copy_net_ns.patch (bsc#1154353 git-fixes bnc#1151927 5.3.10). - Update patches.suse/mlxsw-core-Unpublish-devlink-parameters-during-reloa.patch (bsc#1154488 bnc#1151927 5.3.10). - Update patches.suse/net-Zeroing-the-structure-ethtool_wolinfo-in-ethtool.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-add-READ_ONCE-annotation-in-__skb_wait_for_more_.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-add-skb_queue_empty_lockless.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-annotate-accesses-to-sk-sk_incoming_cpu.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-annotate-lockless-accesses-to-sk-sk_napi_id.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-bcmgenet-don-t-set-phydev-link-from-MAC.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-bcmgenet-reset-40nm-EPHY-on-energy-detect.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-dsa-b53-Do-not-clear-existing-mirrored-port-mask.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-dsa-bcm_sf2-Fix-IMP-setup-for-port-different-tha.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-dsa-fix-switch-tree-list.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-ensure-correct-skb-tstamp-in-various-fragmenters.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-fix-sk_page_frag-recursion-from-memory-reclaim.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-flow_dissector-switch-to-siphash.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-hisilicon-Fix-ping-latency-when-deal-with-high-t.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-hns3-fix-mis-counting-IRQ-vector-numbers-issue.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-mlx4_core-Dynamically-set-guaranteed-amount-of-c.patch (jsc#SLE-8460 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5-Fix-rtable-reference-leak.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5e-Determine-source-port-properly-for-vlan-pu.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5e-Fix-ethtool-self-test-link-speed.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5e-Fix-handling-of-compressed-CQEs-in-case-of.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5e-Initialize-on-stack-link-modes-bitmap.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-mlx5e-Remove-incorrect-match-criteria-assignment.patch (jsc#SLE-8464 bnc#1151927 5.3.10). - Update patches.suse/net-netem-correct-the-parent-s-backlog-when-corrupte.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-netem-fix-error-path-for-corrupted-GSO-frames.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-phy-bcm7xxx-define-soft_reset-for-40nm-EPHY.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-phylink-Fix-phylink_dbg-macro.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-reorder-struct-net-fields-to-avoid-false-sharing.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-rtnetlink-fix-a-typo-fbd-fdb.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-usb-lan78xx-Connect-PHY-before-registering-MAC.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/net-use-skb_queue_empty_lockless-in-busy-poll-contex.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/net-use-skb_queue_empty_lockless-in-poll-handlers.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/netns-fix-GFP-flags-in-rtnl_net_notifyid.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/pinctrl-intel-Allocate-IRQ-chip-dynamic.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/pinctrl-ns2-Fix-off-by-one-bugs-in-ns2_pinmux_enable.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/pinctrl-stmfx-fix-null-pointer-on-remove.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/platform-x86-pmc_atom-Add-Siemens-SIMATIC-IPC227E-to.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/r8152-add-device-id-for-Lenovo-ThinkPad-USB-C-Dock-G.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/r8169-fix-wrong-PHY-ID-issue-with-RTL8168dp.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/regulator-da9062-fix-suspend_enable-disable-preparat.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/regulator-of-fix-suspend-min-max-voltage-parsing.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/regulator-pfuze100-regulator-Variable-val-in-pfuze10.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/regulator-ti-abb-Fix-timeout-in-ti_abb_wait_txdone-t.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/scsi-qla2xxx-fix-a-potential-NULL-pointer-dereferenc.patch (bsc#1150457 CVE-2019-16233 bnc#1151927 5.3.10). - Update patches.suse/udp-fix-data-race-in-udp_set_dev_scratch.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/udp-use-skb_queue_empty_lockless.patch (bsc#1154353 bnc#1151927 5.3.10). - Update patches.suse/usb-gadget-udc-core-Fix-segfault-if-udc_bind_to_driv.patch (git-fixes bnc#1151927 5.3.10). - Update patches.suse/vxlan-check-tun_info-options_len-properly.patch (bsc#1154353 bnc#1151927 5.3.10). - commit db35794 - refresh config files - commit 18453ef - series.conf: cleanup - move submitted and accepted patch into "/almost mainline"/ section - commit 8e9e103 - Btrfs: fix log context list corruption after rename exchange operation (bsc#1156494). - commit 73bdb1d - Linux 5.3.9 (bnc#1151927 5.3.9). - Revert "/nvme: allow 64-bit results in passthru commands"/ (bnc#1151927 5.3.9). - scsi: target: cxgbit: Fix cxgbit_fw4_ack() (bnc#1151927 5.3.9). - s390/idle: fix cpu idle time calculation (bnc#1151927 5.3.9). - s390/unwind: fix mixing regs and sp (bnc#1151927 5.3.9). - s390/cmm: fix information leak in cmm_timeout_handler() (bnc#1151927 5.3.9). - NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() (bnc#1151927 5.3.9). - io_uring: ensure we clear io_kiocb->result before each issue (bnc#1151927 5.3.9). - um-ubd: Entrust re-queue to the upper layers (bnc#1151927 5.3.9). - arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 (bnc#1151927 5.3.9). - arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default (bnc#1151927 5.3.9). - KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bnc#1151927 5.3.9). - drm/amdgpu: Fix SDMA hang when performing VKexample test (bnc#1151927 5.3.9). - iommu/vt-d: Fix panic after kexec -p for kdump (bnc#1151927 5.3.9). - fuse: truncate pending writes on O_TRUNC (bnc#1151927 5.3.9). - fuse: flush dirty data/metadata before non-truncate setattr (bnc#1151927 5.3.9). - ARC: perf: Accommodate big-endian CPU (bnc#1151927 5.3.9). - perf/aux: Fix tracking of auxiliary trace buffer allocation (bnc#1151927 5.3.9). - perf annotate: Fix multiple memory and file descriptor leaks (bnc#1151927 5.3.9). - net: usb: sr9800: fix uninitialized local variable (bnc#1151927 5.3.9). - io_uring: fix up O_NONBLOCK handling for sockets (bnc#1151927 5.3.9). - dm snapshot: rework COW throttling to fix deadlock (bnc#1151927 5.3.9). - dm snapshot: introduce account_start_copy() and account_end_copy() (bnc#1151927 5.3.9). - serial/sifive: select SERIAL_EARLYCON (bnc#1151927 5.3.9). - perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp (bnc#1151927 5.3.9). - perf/core: Fix corner case in perf_rotate_context() (bnc#1151927 5.3.9). - perf/core: Rework memory accounting in perf_mmap() (bnc#1151927 5.3.9). - perf annotate: Don't return -1 for error when doing BPF disassembly (bnc#1151927 5.3.9). - perf annotate: Return appropriate error code for allocation failures (bnc#1151927 5.3.9). - perf annotate: Fix arch specific ->init() failure errors (bnc#1151927 5.3.9). - perf annotate: Propagate the symbol__annotate() error return (bnc#1151927 5.3.9). - perf annotate: Fix the signedness of failure returns (bnc#1151927 5.3.9). - perf annotate: Propagate perf_env__arch() error (bnc#1151927 5.3.9). - perf tools: Propagate get_cpuid() error (bnc#1151927 5.3.9). - perf jevents: Fix period for Intel fixed counters (bnc#1151927 5.3.9). - perf script brstackinsn: Fix recovery from LBR/binary mismatch (bnc#1151927 5.3.9). - perf map: Fix overlapped map handling (bnc#1151927 5.3.9). - perf tests: Avoid raising SEGV using an obvious NULL dereference (bnc#1151927 5.3.9). - libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature (bnc#1151927 5.3.9). - efi/x86: Do not clean dummy variable in kexec path (bnc#1151927 5.3.9). - efi/cper: Fix endianness of PCIe class code (bnc#1151927 5.3.9). - riscv: Correct the handling of unexpected ebreak in do_trap_break() (bnc#1151927 5.3.9). - riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() (bnc#1151927 5.3.9). - riscv: avoid kernel hangs when trapped in BUG() (bnc#1151927 5.3.9). - MIPS: fw: sni: Fix out of bounds init of o32 stack (bnc#1151927 5.3.9). - MIPS: include: Mark __xchg as __always_inline (bnc#1151927 5.3.9). - MIPS: include: Mark __cmpxchg as __always_inline (bnc#1151927 5.3.9). - x86/xen: Return from panic notifier (bnc#1151927 5.3.9). - s390/uaccess: avoid (false positive) compiler warnings (bnc#1151927 5.3.9). - s390/cio: fix virtio-ccw DMA without PV (bnc#1151927 5.3.9). - NFSv4: Fix leak of clp->cl_acceptor string (bnc#1151927 5.3.9). - nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request (bnc#1151927 5.3.9). - fs: cifs: mute -Wunused-const-variable message (bnc#1151927 5.3.9). - nbd: fix possible sysfs duplicate warning (bnc#1151927 5.3.9). - btrfs: silence maybe-uninitialized warning in clone_range (bnc#1151927 5.3.9). - arm64: armv8_deprecated: Checking return value for memory allocation (bnc#1151927 5.3.9). - arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionally (bnc#1151927 5.3.9). - arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANG (bnc#1151927 5.3.9). - arm64: vdso32: Detect binutils support for dmb ishld (bnc#1151927 5.3.9). - arm64: vdso32: Fix broken compat vDSO build warnings (bnc#1151927 5.3.9). - arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 (bnc#1151927 5.3.9). - arm64: Fix incorrect irqflag restore for priority masking for compat (bnc#1151927 5.3.9). - arm64: cpufeature: Effectively expose FRINT capability to userspace (bnc#1151927 5.3.9). - selftests/kselftest/runner.sh: Add 45 second timeout per test (bnc#1151927 5.3.9). - kselftest: exclude failed TARGETS from runlist (bnc#1151927 5.3.9). - fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() (bnc#1151927 5.3.9). - fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() (bnc#1151927 5.3.9). - ocfs2: clear zero in unaligned direct IO (bnc#1151927 5.3.9). - Btrfs: fix inode cache block reserve leak on failure to allocate data space (bnc#1151927 5.3.9). - Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch. - s390/pci: fix MSI message data (bnc#1151927 5.3.9). - arm64: dts: qcom: Add Asus NovaGo TP370QL (bnc#1151927 5.3.9). - arm64: dts: qcom: Add HP Envy x2 (bnc#1151927 5.3.9). - arm64: dts: qcom: Add Lenovo Miix 630 (bnc#1151927 5.3.9). - commit 613af05 - Update patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch (bsc#1155179 bnc#1151927 5.3.9). - Update patches.suse/0001-thunderbolt-Correct-path-indices-for-PCIe-tunnel.patch (jsc#SLE-8714 bnc#1151927 5.3.9). - Update patches.suse/0001-thunderbolt-Use-32-bit-writes-when-writing-ring-prod.patch (jsc#SLE-8714 bnc#1151927 5.3.9). - Update patches.suse/ALSA-bebob-Fix-prototype-of-helper-function-to-retur.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-hda-realtek-Add-support-for-ALC623.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-hda-realtek-Fix-2-front-mics-of-codec-0x623.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-timer-Fix-mutex-deadlock-at-releasing-card.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-usb-audio-Add-DSD-support-for-Gustard-U16-X26-U.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-usb-audio-DSD-auto-detection-for-Playback-Desig.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ALSA-usb-audio-Update-DSD-support-quirks-for-Oppo-an.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-Fix-assumption-that-devices-have-inputs.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-fix-error-message-in-hid_open_report.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-i2c-hid-add-Trekstor-Primebook-C11B-to-descripto.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-logitech-hidpp-do-all-FF-cleanup-in-hidpp_ff_des.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-logitech-hidpp-rework-device-validation.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/HID-logitech-hidpp-split-g920_get_config.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/IB-hfi1-Avoid-excessive-retry-for-TID-RDMA-READ-requ.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/NFC-pn533-fix-use-after-free-and-memleaks.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/RDMA-cm-Fix-memory-leak-in-cm_add-remove_one.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/RDMA-core-Fix-an-error-handling-path-in-res_get_comm.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/RDMA-hfi1-Prevent-memory-leak-in-sdma_init.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/RDMA-iw_cxgb4-fix-SRQ-access-from-dump_qp.patch (jsc#SLE-8392 bnc#1151927 5.3.9). - Update patches.suse/RDMA-iwcm-Fix-a-lock-inversion-issue.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/RDMA-mlx5-Add-missing-synchronize_srcu-for-MW-cases.patch (jsc#SLE-8446 bnc#1151927 5.3.9). - Update patches.suse/RDMA-mlx5-Do-not-allow-rereg-of-a-ODP-MR.patch (jsc#SLE-8446 bnc#1151927 5.3.9). - Update patches.suse/RDMA-mlx5-Order-num_pending_prefetch-properly-with-s.patch (jsc#SLE-8446 bnc#1151927 5.3.9). - Update patches.suse/RDMA-mlx5-Use-irq-xarray-locking-for-mkey_table.patch (jsc#SLE-8446 bnc#1151927 5.3.9). - Update patches.suse/RDMA-nldev-Reshuffle-the-code-to-avoid-need-to-rebin.patch (jsc#SLE-8449 bnc#1151927 5.3.9). - Update patches.suse/RDMA-siw-Fix-serialization-issue-in-write_space.patch (jsc#SLE-8381 bnc#1151927 5.3.9). - Update patches.suse/Revert-ALSA-hda-Flush-interrupts-on-disabling.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/SUNRPC-fix-race-to-sk_err-after-xs_error_report.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/UAS-Revert-commit-3ae62a42090f-UAS-fix-alignment-of-.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-gadget-Reject-endpoints-with-0-maxpacket-value.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-ldusb-fix-control-message-timeout.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-ldusb-fix-ring-buffer-locking.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-legousbtower-fix-a-signedness-bug-in-tower_probe.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-serial-whiteheat-fix-line-speed-endianness.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/USB-serial-whiteheat-fix-potential-slab-corruption.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/ath10k-fix-latency-issue-for-QCA988x.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/batman-adv-Avoid-free-alloc-race-when-handling-OGM-b.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/bonding-fix-potential-NULL-deref-in-bond_update_slav.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/dmaengine-cppi41-Fix-cppi41_dma_prep_slave_sg-when-i.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/dmaengine-imx-sdma-fix-size-check-for-sdma-script_nu.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/dmaengine-qcom-bam_dma-Fix-resource-leak.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/dmaengine-tegra210-adma-fix-transfer-failure.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/drm-amdgpu-fix-memory-leak.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/drm-amdgpu-gfx10-update-gfx-golden-settings.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/drm-amdgpu-gmc10-properly-set-BANK_SELECT-and-FRAGME.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/drm-amdgpu-powerplay-vega10-allow-undervolting-in-p7.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/drm-i915-Fix-PCH-reference-clock-for-FDI-on-HSW-BDW.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/gpio-max77620-Use-correct-unit-for-debounce-times.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iio-adc-meson_saradc-Fix-memory-allocation-order.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iio-fix-center-temperature-of-bmc150-accel-core.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iio-imu-adis16400-fix-memory-leak.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iio-imu-adis16400-release-allocated-memory-on-failur.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iio-imu-st_lsm6dsx-fix-waitime-for-st_lsm6dsx-i2c-co.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/iwlwifi-exclude-GEO-SAR-support-for-3168.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/llc-fix-sk_buff-leak-in-llc_conn_service.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/llc-fix-sk_buff-leak-in-llc_sap_state_process.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/misc-fastrpc-prevent-memory-leak-in-fastrpc_dma_buf_.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/msft-hv-1953-HID-hyperv-Use-in-place-iterator-API-in-the-channel-.patch (fate#323887 bnc#1151927 5.3.9). - Update patches.suse/nbd-verify-socket-is-supported-during-setup.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch (CVE-2019-15098,bsc#1146378,CVE-2019-15290,bsc#1146543 bnc#1151927 5.3.9). - Update patches.suse/net-sched-sch_sfb-don-t-call-qdisc_put-while-holding.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/netfilter-conntrack-avoid-possible-false-sharing.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/nl80211-fix-validation-of-mesh-path-nexthop.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/powerpc-powernv-Fix-CPU-idle-to-be-called-with-IRQs-.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/rtlwifi-Fix-potential-overflow-on-P2P-code.patch (bsc#1154372 CVE-2019-17666 bnc#1151927 5.3.9). - Update patches.suse/rtlwifi-rtl_pci-Fix-problem-of-too-small-skb-len.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/rtw88-Fix-misuse-of-GENMASK-macro.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/rxrpc-Fix-call-ref-leak.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/rxrpc-Fix-trace-after-put-looking-at-the-put-peer-re.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/rxrpc-rxrpc_peer-needs-to-hold-a-ref-on-the-rxrpc_lo.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/sch_netem-fix-rcu-splat-in-netem_enqueue.patch (bsc#1154353 bnc#1151927 5.3.9). - Update patches.suse/sched-fair-Fix-Wunused-but-set-variable-warnings.patch (bnc#1155798 (CPU scheduler functional and performance backports) bnc#1151927 5.3.9). - Update patches.suse/sched-fair-Fix-low-cpu-usage-with-high-throttling-by-removing-expiration-of-cpu-local-slices.patch (bnc#1155798 (CPU scheduler functional and performance backports) bnc#1151927 5.3.9). - Update patches.suse/sched-fair-Scale-bandwidth-quota-and-period-without-losing-quota-period-ratio-precision.patch (git fixes (sched) bnc#1151927 5.3.9). - Update patches.suse/sched-vtime-Fix-guest-system-mis-accounting-on-task-switch.patch (git fixes (cputime accounting) bnc#1151927 5.3.9). - Update patches.suse/scsi-qla2xxx-Fix-partial-flash-write-of-MBI.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.9). - Update patches.suse/serial-8250_omap-Fix-gpio-check-for-auto-RTS-CTS.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/serial-mctrl_gpio-Check-for-NULL-pointer.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/staging-rtl8188eu-fix-null-dereference-when-kzalloc-.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/tracing-Initialize-iter-seq-after-zeroing-in-tracing.patch (bsc#1151508 bnc#1151927 5.3.9). - Update patches.suse/tty-n_hdlc-fix-build-on-SPARC.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/tty-serial-owl-Fix-the-link-time-qualifier-of-owl_ua.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/tty-serial-rda-Fix-the-link-time-qualifier-of-rda_ua.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/usb-storage-Revert-commit-747668dbc061-usb-storage-S.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/usb-xhci-fix-Immediate-Data-Transfer-endianness.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/usb-xhci-fix-__le32-__le64-accessors-in-debugfs-code.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/virt-vbox-fix-memory-leak-in-hgcm_call_preprocess_li.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/virtio_ring-fix-stalls-for-packed-rings.patch (git-fixes bnc#1151927 5.3.9). - Update patches.suse/x86-cpu-add-comet-lake-to-the-intel-cpu-models-header.patch (jsc#SLE-7935 bnc#1151927 5.3.9). - Update patches.suse/xhci-Fix-use-after-free-regression-in-xhci-clear-hub.patch (git-fixes bnc#1151927 5.3.9). - commit d0f752b - nvme: Move ctrl sqsize to generic space (bsc#1156419,jsc#SLE-8281). - nvme: Add ctrl attributes for queue_count and sqsize (bsc#1156419,jsc#SLE-8281). - commit 20e4a40 - nvmet-tcp: remove superflous check on request sgl (bsc#1156419,jsc#SLE-8281). - commit 19797e4 - nvmet: change ppl to lpp (bsc#1156419,jsc#SLE-8281). - commit 00bb531 - blk-mq: apply normal plugging for HDD (bsc#1156419,jsc#SLE-8281). - commit 1007f9a - iocost: bump up default latency targets for hard disks (bsc#1156419,jsc#SLE-8281). - iocost: improve nr_lagging handling (bsc#1156419,jsc#SLE-8281). - iocost: better trace vrate changes (bsc#1156419,jsc#SLE-8281). - commit 6d144e8 - block: t10-pi: fix -Wswitch warning (bsc#1156419,jsc#SLE-8281). - block, bfq: increase update frequency of inject limit (bsc#1156419,jsc#SLE-8281). - block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1 (bsc#1156419,jsc#SLE-8281). - block, bfq: update inject limit only after injection occurred (bsc#1156419,jsc#SLE-8281). - commit 11db1c7 - mmc: queue: Fix bigger segments usage (bsc#1156419,jsc#SLE-8281). - dma-mapping: fix filename references (bsc#1156419,jsc#SLE-8281). - iommu/dma: add a new dma_map_ops of get_merge_boundary() (bsc#1156419,jsc#SLE-8281). - dma-mapping: introduce dma_get_merge_boundary() (bsc#1156419,jsc#SLE-8281). - mmc: queue: use bigger segments if DMA MAP layer can merge the segments (bsc#1156419,jsc#SLE-8281). - block: add a helper function to merge the segments (bsc#1156419,jsc#SLE-8281). - commit 0574516 - nvmet: fix a wrong error status returned in error log page (bsc#1156419,jsc#SLE-8281). - nvme: send discovery log page change events to userspace (bsc#1156419,jsc#SLE-8281). - nvme: add uevent variables for controller devices (bsc#1156419,jsc#SLE-8281). - nvme: enable aen regardless of the presence of I/O queues (bsc#1156419,jsc#SLE-8281). - nvme-fabrics: allow discovery subsystems accept a kato (bsc#1156419,jsc#SLE-8281). - nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery() (bsc#1156419,jsc#SLE-8281). - nvme: Remove redundant assignment of cq vector (bsc#1156419,jsc#SLE-8281). - nvme: Assign subsys instance from first ctrl (bsc#1156419,jsc#SLE-8281). - nvme: tcp: remove redundant assignment to variable ret (bsc#1156419,jsc#SLE-8281). - nvme: include admin_q sync with nvme_sync_queues (bsc#1156419,jsc#SLE-8281). - nvme: Treat discovery subsystems as unique subsystems (bsc#1156419,jsc#SLE-8281). - nvme: fix ns removal hang when failing to revalidate due to a transient error (bsc#1156419,jsc#SLE-8281). - nvme: make nvme_report_ns_ids propagate error back (bsc#1156419,jsc#SLE-8281). - nvme: make nvme_identify_ns propagate errors back (bsc#1156419,jsc#SLE-8281). - nvme: pass status to nvme_error_status (bsc#1156419,jsc#SLE-8281). - nvme-fc: Fail transport errors with NVME_SC_HOST_PATH (bsc#1156419,jsc#SLE-8281). - nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed (bsc#1156419,jsc#SLE-8281). - nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR (bsc#1156419,jsc#SLE-8281). - commit b7d6f8e - block: also check RQF_STATS in blk_mq_need_time_stamp() (bsc#1156419,jsc#SLE-8281). - commit 8e18ffe - bfq: Fix bfq linkage error (bsc#1156419,jsc#SLE-8281). - block: bypass blk_set_runtime_active for uninitialized q->dev (bsc#1156419,jsc#SLE-8281). - commit c4398cc - iocost_monitor: Report debt (bsc#1156419,jsc#SLE-8281). - iocost_monitor: Report more info with higher accuracy (bsc#1156419,jsc#SLE-8281). - iocost_monitor: Always use strings for json values (bsc#1156419,jsc#SLE-8281). - commit 5643f67 - blk-iocost: Don't let merges push vtime into the future (bsc#1156419,jsc#SLE-8281). - blk-iocost: Account force-charged overage in absolute vtime (bsc#1156419,jsc#SLE-8281). - commit 5e399b3 - bfq: Add per-device weight (bsc#1156419,jsc#SLE-8281). - bfq: Extract bfq_group_set_weight from bfq_io_set_weight_legacy (bsc#1156419,jsc#SLE-8281). - bfq: Fix the missing barrier in __bfq_entity_update_weight_prio (bsc#1156419,jsc#SLE-8281). - commit c8fb944 - series.conf: refresh - update upstream references and move: patches.suse/soundwire-depend-on-ACPI-OF.patch patches.suse/soundwire-depend-on-ACPI.patch - commit db2a325 - update upstream references - update Patch-mainline: patches.suse/mm-gup-fix-a-misnamed-write-argument-and-a-related-bug.patch patches.suse/sched-Fix-pick_next_task-vs-change-pattern-race.patch - commit f1c7235 - move patches.suse/stacktrace-Don-t-skip-first-entry-on-noncurrent-task.patch into sorted section - commit 2b73785 - arm64: Update config files. (bsc#1156466) Enable HW_RANDOM_OMAP used by machiattobin and mark omap-rng as supported - commit 97cc63c - block: fix elevator_get_by_features() (bsc#1156419,jsc#SLE-8281). - commit 178e768 - iocost: don't nest spin_lock_irq in ioc_weight_write() (bsc#1156419,jsc#SLE-8281). - nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL (bsc#1156419,jsc#SLE-8281). - blkcg: Fix multiple bugs in blkcg_activate_policy() (bsc#1156419,jsc#SLE-8281). - block: don't release queue's sysfs lock during switching elevator (bsc#1156419,jsc#SLE-8281). - block: fix race between switching elevator and removing queues (bsc#1156419,jsc#SLE-8281). - blk-iocost: Fix incorrect operation order during iocg free (bsc#1156419,jsc#SLE-8281). - commit e443933 - sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks (bsc#1156419,jsc#SLE-8281). - block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks (bsc#1156419,jsc#SLE-8281). - block: Delay default elevator initializatio (bsc#1156419,jsc#SLE-8281). - commit 71cd228 - block: Improve default elevator selection (bsc#1156419,jsc#SLE-8281). - block: Introduce elevator features (bsc#1156419,jsc#SLE-8281). - block: Change elevator_init_mq() to always succeed (bsc#1156419,jsc#SLE-8281). - commit 2d709aa - block: Cleanup elevator_init_mq() use (bsc#1156419,jsc#SLE-8281). - commit f9e5dd5 - Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= (bsc#1156419,jsc#SLE-8281). - Documenation: switching-sched: Remove notes about elevator argument (bsc#1156419,jsc#SLE-8281). - block: elevator.c: Remove now unused elevator= argument (bsc#1156419,jsc#SLE-8281). - commit 4c19565 - nvme-rdma: Use rq_dma_dir macro (bsc#1156419,jsc#SLE-8281). - nvme-fc: Use rq_dma_dir macro (bsc#1156419,jsc#SLE-8281). - nvme-pci: Tidy up nvme_unmap_data (bsc#1156419,jsc#SLE-8281). - commit f389b9a - nvme: make fabrics command run on a separate request queue (bsc#1156419,jsc#SLE-8281). - Update patches.suse/nvme-rdma-Fix-max_hw_sectors-calculation.patch (bsc#1156419,jsc#SLE-8281). - commit 6ad508a - nvme-pci: Support shared tags across queues for Apple 2018 controllers (bsc#1156419,jsc#SLE-8281). - nvme-pci: Add support for Apple 2018+ models (bsc#1156419,jsc#SLE-8281). - nvme-pci: Add support for variable IO SQ element size (bsc#1156419,jsc#SLE-8281). - nvme-pci: Pass the queue to SQ_SIZE/CQ_SIZE macros (bsc#1156419,jsc#SLE-8281). - nvme: trace bio completion (bsc#1156419,jsc#SLE-8281). - commit ab59099 - nvmet-tcp: Add TOS for tcp transport (bsc#1156419,jsc#SLE-8281). - nvme-tcp: Add TOS for tcp transport (bsc#1156419,jsc#SLE-8281). - nvme-tcp: Use struct nvme_ctrl directly (bsc#1156419,jsc#SLE-8281). - nvme-rdma: Add TOS for rdma transport (bsc#1156419,jsc#SLE-8281). - nvme-fabrics: Add type of service (TOS) configuration (bsc#1156419,jsc#SLE-8281). - nvmet-tcp: fix possible memory leak (bsc#1156419,jsc#SLE-8281). - nvmet-tcp: fix possible NULL deref (bsc#1156419,jsc#SLE-8281). - nvmet: trace: parse Get LBA Status command in detail (bsc#1156419,jsc#SLE-8281). - nvme: trace: parse Get LBA Status command in detail (bsc#1156419,jsc#SLE-8281). - nvme: trace: support for Get LBA Status opcode parsed (bsc#1156419,jsc#SLE-8281). - nvme: add Get LBA Status command opcode (bsc#1156419,jsc#SLE-8281). - commit 51901f2 - nvme-tcp: support simple polling (bsc#1156419,jsc#SLE-8281). - nvme: tcp: selects CRYPTO_CRC32C for nvme-tcp (bsc#1156419,jsc#SLE-8281). - nvme: don't pass cap to nvme_disable_ctrl (bsc#1156419,jsc#SLE-8281). - nvme: move sqsize setting to the core (bsc#1156419,jsc#SLE-8281). - nvme-pci: set ctrl sqsize to the device q_depth (bsc#1156419,jsc#SLE-8281). - nvme: have nvme_init_identify set ctrl->cap (bsc#1156419,jsc#SLE-8281). - nvme-tcp: Use protocol specific operations while reading socket (bsc#1156419,jsc#SLE-8281). - nvme-tcp: cleanup nvme_tcp_recv_pdu (bsc#1156419,jsc#SLE-8281). - commit bda85fb - block: centralize PI remapping logic to the block layer (bsc#1156419,jsc#SLE-8281). - block: use symbolic constants for t10_pi type (bsc#1156419,jsc#SLE-8281). - commit e299de5 - block: elevator.c: Remove now unused elevator= argument (bsc#1156055). - commit 95954cd - blkcg: add missing NULL check in ioc_cpd_alloc() (bsc#1156419,jsc#SLE-8281). - blkcg: fix missing free on error path of blk_iocost_init() (bsc#1156419,jsc#SLE-8281). - blkcg: blk-iocost: predeclare used structs (bsc#1156419,jsc#SLE-8281). - blkcg: add tools/cgroup/iocost_coef_gen.py (bsc#1156419,jsc#SLE-8281). - blkcg: add tools/cgroup/iocost_monitor.py (bsc#1156419,jsc#SLE-8281). - blkcg: implement blk-iocost (bsc#1156419,jsc#SLE-8281). - update config files (add BLK_CGROUP_IOCOST=y, BLK_RQ_ALLOC_TIME=y) - blk-mq: add optional request->alloc_time_ns (bsc#1156419,jsc#SLE-8281). - blkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/ (bsc#1156419,jsc#SLE-8281). - block/rq_qos: implement rq_qos_ops->queue_depth_changed() (bsc#1156419,jsc#SLE-8281). - block/rq_qos: add rq_qos_merge() (bsc#1156419,jsc#SLE-8281). - blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep() (bsc#1156419,jsc#SLE-8281). - blkcg: make ->cpd_init_fn() optional (bsc#1156419,jsc#SLE-8281). - blkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn() (bsc#1156419,jsc#SLE-8281). - block: split .sysfs_lock into two locks (bsc#1156419,jsc#SLE-8281). - block: add helper for checking if queue is registered (bsc#1156419,jsc#SLE-8281). - blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue (bsc#1156419,jsc#SLE-8281). - block: don't hold q->sysfs_lock in elevator_init_mq (bsc#1156419,jsc#SLE-8281). - block: Remove blk_mq_register_dev() (bsc#1156419,jsc#SLE-8281). - block: move same page handling from __bio_add_pc_page to the callers (bsc#1156419,jsc#SLE-8281). - block: create a bio_try_merge_pc_page helper (bsc#1156419,jsc#SLE-8281). - block: improve the gap check in __bio_add_pc_page (bsc#1156419,jsc#SLE-8281). - block: sed-opal: Removed duplicate OPAL_METHOD_LENGTH definition (bsc#1156419,jsc#SLE-8281). - block: sed-opal: Remove always false conditional statement (bsc#1156419,jsc#SLE-8281). - block: sed-opal: Add/remove spaces (bsc#1156419,jsc#SLE-8281). - block: remove struct request_queue queue_head (bsc#1156419,jsc#SLE-8281). - block: annotate refault stalls from IO submission (bsc#1156419,jsc#SLE-8281). - block: stop exporting bio_map_kern (bsc#1156419,jsc#SLE-8281). - lightnvm: pblk: use kvmalloc for metadata (bsc#1156419,jsc#SLE-8281). - lightnvm: move metadata mapping to lower level driver (bsc#1156419,jsc#SLE-8281). - lightnvm: remove nvm_submit_io_sync_fn (bsc#1156419,jsc#SLE-8281). - commit e17d5ba - Update patch reference for ASoC SOF fix (CVE-2019-18812, bsc#1156277) - commit 34489e1 - ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing (git-fixes). - commit 0996041 - blk-mq: balance mapping between present CPUs and queues (bsc#1156419,jsc#SLE-8281). - null_blk: implement REQ_OP_ZONE_RESET_ALL (bsc#1156419,jsc#SLE-8281). - scsi: implement REQ_OP_ZONE_RESET_ALL (bsc#1156419,jsc#SLE-8281). - blk-zoned: implement REQ_OP_ZONE_RESET_ALL (bsc#1156419,jsc#SLE-8281). - block: add req op to reset all zones and flag (bsc#1156419,jsc#SLE-8281). - block: Fix a comment in blk_cleanup_queue() (bsc#1156419,jsc#SLE-8281). - block: Fix spelling in the header above blkg_lookup() (bsc#1156419,jsc#SLE-8281). - block: Improve physical block alignment of split bios (bsc#1156419,jsc#SLE-8281). - block: Simplify blk_bio_segment_split() (bsc#1156419,jsc#SLE-8281). - block: Simplify bvec_split_segs() (bsc#1156419,jsc#SLE-8281). - block: Document the bio splitting functions (bsc#1156419,jsc#SLE-8281). - block: Declare several function pointer arguments 'const' (bsc#1156419,jsc#SLE-8281). - blk-mq: remove blk_mq_complete_request_sync (bsc#1156419,jsc#SLE-8281). - nvme: wait until all completed request's complete fn is called (bsc#1156419,jsc#SLE-8281). - nvme: don't abort completed request in nvme_cancel_request (bsc#1156419,jsc#SLE-8281). - blk-mq: introduce blk_mq_tagset_wait_completed_request() (bsc#1156419,jsc#SLE-8281). - blk-mq: introduce blk_mq_request_completed() (bsc#1156419,jsc#SLE-8281). - commit 0d15be1 - soc: imx: gpc: fix initialiser format (git-fixes). - reset: fix reset_control_get_exclusive kerneldoc comment (git-fixes). - reset: fix reset_control_lookup kerneldoc comment (git-fixes). - reset: fix of_reset_control_get_count kerneldoc comment (git-fixes). - reset: fix of_reset_simple_xlate kerneldoc comment (git-fixes). - reset: Fix memory leak in reset_control_array_put() (git-fixes). - iio: adc: stm32-adc: fix stopping dma (git-fixes). - iio: imu: inv_mpu6050: fix no data on MPU6050 (git-fixes). - iio: imu: adis16480: make sure provided frequency is positive (git-fixes). - intel_th: gth: Fix the window switching sequence (git-fixes). - thunderbolt: Drop unnecessary read when writing LC command in Ice Lake (git-fixes). - thunderbolt: Fix lockdep circular locking depedency warning (git-fixes). - clocksource/drivers/mediatek: Fix error handling (git-fixes). - pinctrl: cherryview: Allocate IRQ chip dynamic (git-fixes). - pinctrl: cherryview: Fix irq_valid_mask calculation (git-fixes). - pinctrl: intel: Avoid potential glitches if pin is in GPIO mode (git-fixes). - watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading (git-fixes). - watchdog: imx_sc_wdt: Pretimeout should follow SCU firmware format (git-fixes). - watchdog: meson: Fix the wrong value of left time (git-fixes). - mac80211: fix ieee80211_txq_setup_flows() failure path (git-fixes). - nfc: netlink: fix double device reference drop (git-fixes). - r8169: fix page read in r8168g_mdio_read (git-fixes). - can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue beyond skb_queue_len_max (git-fixes). - can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb mem leak (git-fixes). - can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb mem leak (git-fixes). - can: c_can: c_can_poll(): only read status register after status IRQ (git-fixes). - can: peak_usb: fix slab info leak (git-fixes). - can: peak_usb: fix a potential out-of-sync while decoding packets (git-fixes). - can: flexcan: disable completely the ECC mechanism (git-fixes). - can: usb_8dev: fix use-after-free on disconnect (git-fixes). - can: mcba_usb: fix use-after-free on disconnect (git-fixes). - can: gs_usb: gs_can_open(): prevent memory leak (git-fixes). - can: dev: add missing of_node_put() after calling of_get_child_by_name() (git-fixes). - dccp: do not leak jiffies on the wire (git-fixes). - pwm: bcm-iproc: Prevent unloading the driver module while in use (git-fixes). - drm/amdgpu: register gpu instance before fan boost feature enablment (git-fixes). - drm/i915: Avoid HPD poll detect triggering a new detect cycle (git-fixes). - fbdev: c2p: Fix link failure on non-inlining (git-fixes). - clk: samsung: exynos5420: Preserve PLL configuration during suspend/resume (git-fixes). - clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMU (git-fixes). - clk: samsung: exynos5433: Fix error paths (git-fixes). - clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18 (git-fixes). - clk: sunxi: Fix operator precedence in sunxi_divs_clk_setup (git-fixes). - clk: ti: clkctrl: Fix failed to enable error with double udelay timeout (git-fixes). - clk: at91: avoid sleeping early (git-fixes). - clk: at91: sam9x60: fix programmable clock (git-fixes). - r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 (git-fixes). - dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle (git-fixes). - dmaengine: qcom: bam_dma: Fix resource leak (git-fixes). - dmaengine: sprd: Fix the possible memory leak issue (git-fixes). - dmaengine: imx-sdma: fix size check for sdma script_number (git-fixes). - dmaengine: tegra210-adma: fix transfer failure (git-fixes). - dmaengine: sprd: Fix the link-list pointer register configuration issue (git-fixes). - drm/amdgpu: fix error handling in amdgpu_bo_list_create (git-fixes). - drm/amdgpu: fix potential VM faults (git-fixes). - drm/komeda: Don't flush inactive pipes (git-fixes). - regulator: pfuze100-regulator: Variable "/val"/ in pfuze100_regulator_probe() could be uninitialized (git-fixes). - regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone (git-fixes). - usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails (git-fixes). - commit d6c29b6 - block: Warn if elevator= parameter is used (bsc#1156055). - commit 87814cc - sched: Fix pick_next_task() vs 'change' pattern race (git fixes (sched)). - commit 75aac31 - ASoC: SOF: topology: Fix bytes control size checks (git-fixes). - ASoC: ti: sdma-pcm: Add back the flags parameter for non standard dma names (git-fixes). - ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data (git-fixes). - ASoC: SOF: Fix memory leak in sof_dfsentry_write (git-fixes). - ASoC: kirkwood: fix device remove ordering (git-fixes). - ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address (git-fixes). - ASoC: hdmi-codec: drop mutex locking again (git-fixes). - ASoC: kirkwood: fix external clock probe defer (git-fixes). - ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX (git-fixes). - ASoC: SOF: control: return true when kcontrol values change (git-fixes). - ASoC: Intel: sof-rt5682: add a check for devm_clk_get (git-fixes). - ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2 (git-fixes). - ASoC: wm_adsp: Don't generate kcontrols without READ flags (git-fixes). - ASoC: intel: bytcr_rt5651: add null check to support_button_press (git-fixes). - ASoC: intel: sof_rt5682: add remove function to disable jack (git-fixes). - ASoC: rt5682: add NULL handler to set_jack function (git-fixes). - ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture (git-fixes). - update config files (add SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1=y on x86_64) - ASoC: SOF: Intel: initialise and verify FW crash dump data (git-fixes). - ASoC: SOF: Intel: hda: fix warnings during FW load (git-fixes). - ASoC: SOF: topology: fix parse fail issue for byte/bool tuple types (git-fixes). - ASoC: SOF: loader: fix kernel oops on firmware boot failure (git-fixes). - ASoC: wm8994: Do not register inapplicable controls for WM1811 (git-fixes). - ASoC: samsung: arndale: Add missing OF node dereferencing (git-fixes). - ASoC: pcm3168a: The codec does not support S32_LE (git-fixes). - commit 6ff8cc0 - Refresh patches.suse/stacktrace-Don-t-skip-first-entry-on-noncurrent-task.patch. Update upstream status. - commit fac489f - mm/gup: fix a misnamed "/write"/ argument, and a related bug (git fixes (mm/gup)). - commit d17d319 - blacklist.conf: Blacklist change in THP allocation behaviour - commit e194e08 - blacklist.conf: Blacklist change in THP allocation behaviour - commit 7e51886 - powerpc/mm/mce: Keep irqs disabled during lockless page table walk (bsc#1156395). - commit 9275ddd - bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}() (bsc#1155518). - commit 04b6b83 - bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 (bsc#1155518). - commit 1c48ac9 - Move upstreamed CA0132 patch into sorted section - commit 04d225f - ALSA: timer: Fix incorrectly assigned timer instance (git-fixes). - ALSA: hda: hdmi - add Tigerlake support (git-fixes). - ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series (git-fixes). - commit b69261d - HID: Fix assumption that devices have inputs (git-fixes). - Refresh patches.suse/HID-logitech-hidpp-split-g920_get_config.patch. - commit 313ea5d - HID: wacom: generic: Treat serial number and related fields as unsigned (git-fixes). - USB: serial: whiteheat: fix line-speed endianness (git-fixes). - USB: gadget: Reject endpoints with 0 maxpacket value (git-fixes). - usb: xhci: fix __le32/__le64 accessors in debugfs code (git-fixes). - net: dsa: bcm_sf2: Fix IMP setup for port different than 8 (git-fixes). - rtlwifi: rtl_pci: Fix problem of too small skb->len (git-fixes). - batman-adv: Avoid free/alloc race when handling OGM buffer (git-fixes). - net: openvswitch: free vport unless register_netdevice() succeeds (git-fixes). - drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE (git-fixes). - drm/amdgpu/powerplay/vega10: allow undervolting in p7 (git-fixes). - drm/amdgpu/gfx10: update gfx golden settings (git-fixes). - HID: i2c-hid: add Trekstor Primebook C11B to descriptor override (git-fixes). - misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach (git-fixes). - iio: imu: adis16400: fix memory leak (git-fixes). - iio: imu: adis16400: release allocated memory on failure (git-fixes). - iio: fix center temperature of bmc150-accel-core (git-fixes). - staging: rtl8188eu: fix null dereference when kzalloc fails (git-fixes). - serial: 8250_omap: Fix gpio check for auto RTS/CTS (git-fixes). - serial: mctrl_gpio: Check for NULL pointer (git-fixes). - drm/amdgpu: fix memory leak (git-fixes). - gpio: max77620: Use correct unit for debounce times (git-fixes). - rtw88: Fix misuse of GENMASK macro (git-fixes). - commit 7396a58 - fjes: Handle workqueue allocation failure (CVE-2019-16231,bsc#1150466). - commit 026d312 - Update patch reference tag for dwc3 security fix (CVE-2019-18813, bsc#1156278) - commit 2c755c4 - series.conf: move sortable patches into sorted section - move into sorted section: patches.suse/scsi-target-compare-full-CHAP_A-Algorithm-strings.patch patches.suse/scsi-target-fix-SendTargets-All-string-compares.patch patches.suse/scsi-target-remove-unused-extension-parameters.patch patches.suse/scsi-target-iscsi-CHAP-add-support-for-SHA1-SHA256-a.patch patches.suse/scsi-target-iscsi-tie-the-challenge-length-to-the-ha.patch patches.suse/scsi-target-iscsi-rename-some-variables-to-avoid-con.patch - commit 80f0994 - Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch. - commit 035dc7c - patches.suse/scsi-target-iscsi-rename-some-variables-to-avoid-con.patch: (jsc#SES-1080). - patches.suse/scsi-target-iscsi-tie-the-challenge-length-to-the-ha.patch: (jsc#SES-1080). - patches.suse/scsi-target-iscsi-CHAP-add-support-for-SHA1-SHA256-a.patch: (jsc#SES-1080). - patches.suse/scsi-target-remove-unused-extension-parameters.patch: (jsc#SES-1080). - patches.suse/scsi-target-fix-SendTargets-All-string-compares.patch: (jsc#SES-1080). - patches.suse/scsi-target-compare-full-CHAP_A-Algorithm-strings.patch: (jsc#SES-1080). - commit d620bcd - media: Revert "/media: vimc: propagate pixel format in the stream"/ (git-fixes). - commit 34b5c83 - media: vimc: stream: fix style of argument description (git-fixes). - commit b398d8c - media: vimc: stream: remove obsolete function doc (git-fixes). - commit eb41435 - media: Revert "/media: vimc: Remove or modify stream checks"/ (git-fixes). - commit 249cb6d - supported.conf: cleanup - drop modules built into vmlinux now: crypto/crc32 drivers/video/macmodes fs/autofs4/autofs4 - drop extension drivers/hwmon/ina3221 - commit 6d1628e - update upstream references - update Patch-mainline: patches.suse/cpusets-Rebuild-root-domain-deadline-accounting-information.patch patches.suse/membarrier-Fix-RCU-locking-bug-caused-by-faulty-merge.patch patches.suse/sched-Add-task_struct-pointer-to-sched_class-set_curr_task.patch patches.suse/sched-Allow-put_prev_task-to-drop-rq-lock.patch patches.suse/sched-Rework-CPU-hotplug-task-selection.patch patches.suse/sched-Rework-pick_next_task-slow-path.patch patches.suse/sched-core-Streamle-calls-to-task_rq_unlock.patch patches.suse/sched-fair-Avoid-redundant-EAS-calculation.patch patches.suse/sched-fair-Change-task_numa_work-storage-to-static.patch patches.suse/sched-fair-Expose-newidle_balance.patch patches.suse/sched-fair-Fall-back-to-sched-idle-CPU-if-idle-CPU-isn-t-found.patch patches.suse/sched-fair-Fix-Wunused-but-set-variable-warnings.patch patches.suse/sched-fair-Fix-low-cpu-usage-with-high-throttling-by-removing-expiration-of-cpu-local-slices.patch patches.suse/sched-fair-Introduce-fits_capacity.patch patches.suse/sched-fair-Move-init_numa_balancing-below-task_numa_work.patch patches.suse/sched-fair-Move-task_numa_work-init-to-init_numa_balancing.patch patches.suse/sched-fair-Speed-up-energy-aware-wake-ups.patch patches.suse/sched-fair-Start-tracking-SCHED_IDLE-tasks-count-in-cfs_rq.patch patches.suse/sched-isolation-Prefer-housekeeping-CPU-in-local-node.patch patches.suse/sched-membarrier-Fix-p-mm-membarrier_state-racy-load.patch patches.suse/sched-membarrier-Remove-redundant-check.patch patches.suse/sched-membarrier-Return-ENOMEM-to-userspace-on-memory-allocation-failure.patch patches.suse/sched-membarrier-Skip-IPIs-when-mm-mm_users-1.patch patches.suse/sched-rt-deadline-Fix-set_next_task-vs-pick_next_task.patch patches.suse/sched-stats-Fix-unlikely-use-of-sched_info_on.patch patches.suse/sched-topology-Add-partition_sched_domains_locked.patch patches.suse/stop_machine-Fix-stop_cpus_in_progress-ordering.patch - commit 7497999 - membarrier: Fix RCU locking bug caused by faulty merge (bnc#1155798 (CPU scheduler functional and performance backports)). - commit 49ddad8 - sched/fair: Avoid redundant EAS calculation (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix -Wunused-but-set-variable warnings (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/membarrier: Return -ENOMEM to userspace on memory allocation failure (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/membarrier: Skip IPIs when mm->mm_users == 1 (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/membarrier: Fix p->mm->membarrier_state racy load (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/membarrier: Remove redundant check (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Speed-up energy-aware wake-ups (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Rework pick_next_task() slow-path (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Allow put_prev_task() to drop rq->lock (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Expose newidle_balance() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Add task_struct pointer to sched_class::set_curr_task (bnc#1155798 (CPU scheduler functional and performance backports)). - sched: Rework CPU hotplug task selection (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/{rt,deadline}: Fix set_next_task vs pick_next_task (bnc#1155798 (CPU scheduler functional and performance backports)). - stop_machine: Fix stop_cpus_in_progress ordering (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices (bnc#1155798 (CPU scheduler functional and performance backports)). - cpusets: Rebuild root domain deadline accounting information (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/core: Streamle calls to task_rq_unlock() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/topology: Add partition_sched_domains_locked() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Introduce fits_capacity() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/isolation: Prefer housekeeping CPU in local node (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/stats: Fix unlikely() use of sched_info_on() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Fall back to sched-idle CPU if idle CPU isn't found (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Change task_numa_work() storage to static (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Move task_numa_work() init to init_numa_balancing() (bnc#1155798 (CPU scheduler functional and performance backports)). - sched/fair: Move init_numa_balancing() below task_numa_work() (bnc#1155798 (CPU scheduler functional and performance backports)). - commit daa1350 - blacklist.conf: rendered moot by subsequent removal of the driver (which we didn't compile in SLE15 in the first place) - commit 4972748 - enetc: Add mdio bus driver for the PCIe MDIO endpoint (jsc#SLE-9316). - enetc: Clean up makefile (jsc#SLE-9316). - commit 2f5843d - config: arm64: enable nxp ls1028a (jsc#SLE-9263) Update supported.conf accordingly - commit 3c653ff - series.conf: cleanup - update upstream reference and move into sorted section: patches.suse/rtlwifi-Fix-potential-overflow-on-P2P-code.patch - whitespace cleanup No effect on expanded tree. - commit 913dbd6 - rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043) - commit ceb9273 - rpm/kernel-binary.spec.in: add COMPRESS_VMLINUX (bnc#1155921) Let COMPRESS_VMLINUX determine the compression used for vmlinux. By default (historically), it is gz. - commit c8b2d9f - selftests/bpf: More compatible nc options in test_lwt_ip_encap (bsc#1155518). - selftests/bpf: Set rp_filter in test_flow_dissector (bsc#1155518). - selftests/bpf: fix endianness issues in test_sysctl (bsc#1155518). - selftests/bpf: improve unexpected success reporting in test_syctl (bsc#1155518). - selftests/bpf: fix "/ctx:write sysctl:write read ok"/ on s390 (bsc#1155518). - selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu (bsc#1155518). - selftests/bpf: fix race in test_tcp_rtt test (bsc#1155518). - tools: bpftool: move "/__printf()"/ attributes to header file (bsc#1155518). - tools: bpftool: fix format string for p_err() in detect_common_prefix() (bsc#1155518). - tools: bpftool: fix format string for p_err() in query_flow_dissector() (bsc#1155518). - tools: bpftool: fix argument for p_err() in BTF do_dump() (bsc#1155518). - tools: bpftool: fix format strings and arguments for jsonw_printf() (bsc#1155518). - tools: bpftool: fix arguments for p_err() in do_event_pipe() (bsc#1155518). - commit 19d2eb7 - series_sort: Move AMD-specific load balancing patch to sorted patch section - commit c65ad73 - Update upstream references: patches.suse/hugetlbfs-don-t-retry-when-pool-page-allocations-start-to-fail.patch patches.suse/mm-compaction-raise-compaction-priority-after-it-withdrawns.patch patches.suse/mm-compaction.c-remove-unnecessary-zone-parameter-in-isolate_migratepages.patch patches.suse/mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch patches.suse/mm-filemap.c-rewrite-mapping_needs_writeback-in-less-fancy-manner.patch patches.suse/mm-mempolicy.c-remove-unnecessary-nodemask-check-in-kernel_migrate_pages.patch patches.suse/mm-reclaim-cleanup-should_continue_reclaim.patch patches.suse/mm-reclaim-make-should_continue_reclaim-perform-dryrun-detection.patch patches.suse/mm-replace-list_move_tail-with-add_page_to_lru_list_tail.patch patches.suse/mm-sl-aou-b-guarantee-natural-alignment-for-kmalloc-power-of-two.patch patches.suse/mm-sl-ou-b-improve-memory-accounting.patch patches.suse/mm-vmscan-do-not-share-cgroup-iteration-between-reclaimers.patch patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch - commit 471d837 - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit a383566 - supported.conf: mark efa and siw as supported - commit 6c0057f - net: fix installing orphaned programs (bsc#1154353). - net: cls_bpf: fix NULL deref on offload filter removal (bsc#1154353). - net: phylink: Fix phylink_dbg() macro (bsc#1154353). - inet: stop leaking jiffies on the wire (bsc#1154353). - ixgbe: Remove duplicate clear_bit() call (jsc#SLE-7979 jsc#SLE-7981). - e1000: fix memory leaks (jsc#SLE-8100). - i40e: Fix receive buffer starvation for AF_XDP (jsc#SLE-8025). - igb: Fix constant media auto sense switching when no cable is connected (jsc#SLE-7967 jsc#SLE-8010). - igb: Enable media autosense for the i350 (jsc#SLE-7967 jsc#SLE-8010). - igb/igc: Don't warn on fatal read failures when the device is removed (jsc#SLE-7967 jsc#SLE-8010). - tcp: increase tcp_max_syn_backlog max value (bsc#1154353). - netdevsim: Fix use-after-free during device dismantle (bsc#1154353). - cxgb4: fix panic when attaching to ULD fail (jsc#SLE-8389). - net: annotate lockless accesses to sk->sk_napi_id (bsc#1154353). - net: annotate accesses to sk->sk_incoming_cpu (bsc#1154353). - mlxsw: core: Unpublish devlink parameters during reload (bsc#1154488). - qed: Optimize execution time for nvm attributes configuration (jsc#SLE-8401). - vxlan: fix unexpected failure of vxlan_changelink() (bsc#1154353). - qed: fix spelling mistake "/queuess"/ -> "/queues"/ (jsc#SLE-8401). - net/mlx5e: Initialize on stack link modes bitmap (jsc#SLE-8464). - net/mlx5e: Fix ethtool self test: link speed (jsc#SLE-8464). - net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget (jsc#SLE-8464). - net/mlx5e: Don't store direct pointer to action's tunnel info (jsc#SLE-8464). - net/mlx5: Fix NULL pointer dereference in extended destination (jsc#SLE-8464). - net/mlx5: Fix rtable reference leak (jsc#SLE-8464). - net/mlx5e: Only skip encap flows update when encap init failed (jsc#SLE-8464). - net/mlx5e: Replace kfree with kvfree when free vhca stats (jsc#SLE-8464). - net/mlx5e: Remove incorrect match criteria assignment line (jsc#SLE-8464). - net/mlx5e: Determine source port properly for vlan push action (jsc#SLE-8464). - net: rtnetlink: fix a typo fbd -> fdb (bsc#1154353). - bonding: fix using uninitialized mode_lock (bsc#1154353). - vxlan: check tun_info options_len properly (bsc#1154353). - erspan: fix the tun_info options_len check for erspan (bsc#1154353). - net: hisilicon: Fix ping latency when deal with high throughput (bsc#1154353). - net/mlx4_core: Dynamically set guaranteed amount of counters per VF (jsc#SLE-8460). - net: hisilicon: Fix "/Trying to free already-free IRQ"/ (bsc#1154353). - net: fix sk_page_frag() recursion from memory reclaim (bsc#1154353). - udp: fix data-race in udp_set_dev_scratch() (bsc#1154353). - net: add READ_ONCE() annotation in __skb_wait_for_more_packets() (bsc#1154353). - net: use skb_queue_empty_lockless() in busy poll contexts (bsc#1154353). - net: use skb_queue_empty_lockless() in poll() handlers (bsc#1154353). - udp: use skb_queue_empty_lockless() (bsc#1154353). - net: add skb_queue_empty_lockless() (bsc#1154353). - ipvs: move old_secure_tcp into struct netns_ipvs (bsc#1154353). - ipvs: don't ignore errors in case refcounting ip_vs module fails (bsc#1154353). - netfilter: nft_payload: fix missing check for matching length in offloads (bsc#1154353). - netfilter: nf_flow_table: set timeout before insertion into hashes (bsc#1154353). - xsk: Fix registration of Rx-only sockets (bsc#1154353). - xdp: Handle device unregister for devmap_hash map type (bsc#1154353). - xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds (bsc#1154353). - bpf: lwtunnel: Fix reroute supplying invalid dst (bsc#1154353). - ipv4: fix route update on metric change (bsc#1154353). - net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() (bsc#1154353). - cxgb4: request the TX CIDX updates to status page (jsc#SLE-8389). - netns: fix GFP flags in rtnl_net_notifyid() (bsc#1154353). - net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware (bsc#1154353). - net: remove unnecessary variables and callback (bsc#1154353). - vxlan: add adjacent link to limit depth level (bsc#1154353). - net: core: add ignore flag to netdev_adjacent structure (bsc#1154353). - team: fix nested locking lockdep warning (bsc#1154353). - bonding: use dynamic lockdep key instead of subclass (bsc#1154353). - bonding: fix unexpected IFF_BONDING bit unset (bsc#1154353). - net: core: add generic lockdep keys (bsc#1154353). - net: core: limit nested device depth (bsc#1154353). - keys: Fix memory leak in copy_net_ns (bsc#1154353). - net/flow_dissector: switch to siphash (bsc#1154353). - ipv6: include <net/addrconf.h> for missing declarations (bsc#1154353). - bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled device (jsc#SLE-8371 bsc#1153274). - bnxt_en: Minor formatting changes in FW devlink_health_reporter (jsc#SLE-8371 bsc#1153274). - bnxt_en: Adjust the time to wait before polling firmware readiness (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix devlink NVRAM related byte order related issues (jsc#SLE-8371 bsc#1153274). - bnxt_en: Fix the size of devlink MSIX parameters (jsc#SLE-8371 bsc#1153274). - ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation (bsc#1154353). - net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump (jsc#SLE-8464). - net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq (jsc#SLE-8464). - net/mlx5e: TX, Fix consumer index of error cqe dump (jsc#SLE-8464). - net/mlx5e: kTLS, Enhance TX resync flow (jsc#SLE-8464). - net/mlx5e: kTLS, Save a copy of the crypto info (jsc#SLE-8464). - net/mlx5e: kTLS, Remove unneeded cipher type checks (jsc#SLE-8464). - net/mlx5e: kTLS, Limit DUMP wqe size (jsc#SLE-8464). - net/mlx5e: kTLS, Fix missing SQ edge fill (jsc#SLE-8464). - net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow (jsc#SLE-8464). - net/mlx5e: kTLS, Save by-value copy of the record frags (jsc#SLE-8464). - net/mlx5e: kTLS, Save only the frag page to release at completion (jsc#SLE-8464). - net/mlx5e: kTLS, Size of a Dump WQE is fixed (jsc#SLE-8464). - net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow (jsc#SLE-8464). - net/mlx5e: Tx, Zero-memset WQE info struct upon update (jsc#SLE-8464). - net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow (jsc#SLE-8464). - SUNRPC: Destroy the back channel when we destroy the host transport (bsc#1154353). - SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding (bsc#1154353). - SUNRPC: The TCP back channel mustn't disappear while requests are outstanding (bsc#1154353). - RDMA/hns: Prevent memory leaks of eq->buf_list (jsc#SLE-8449). - RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case (jsc#SLE-8392). - RDMA/mlx5: Use irq xarray locking for mkey_table (jsc#SLE-8446). - IB/core: Avoid deadlock during netlink message handling (jsc#SLE-8449). - RDMA/nldev: Skip counter if port doesn't match (jsc#SLE-8449). - RDMA/uverbs: Prevent potential underflow (jsc#SLE-8449). - IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields (jsc#SLE-8449). - RDMA/qedr: Fix reported firmware version (jsc#SLE-8215). - RDMA/siw: free siw_base_qp in kref release routine (jsc#SLE-8381). - RDMA/iwcm: move iw_rem_ref() calls out of spinlock (jsc#SLE-8449). - iw_cxgb4: fix ECN check on the passive accept (jsc#SLE-8392). - IB/hfi1: Use a common pad buffer for 9B and 16B packets (jsc#SLE-8449). - IB/hfi1: Avoid excessive retry for TID RDMA READ request (jsc#SLE-8449). - RDMA/mlx5: Clear old rate limit when closing QP (jsc#SLE-8446). - net: reorder 'struct net' fields to avoid false sharing (bsc#1154353). - net: netem: correct the parent's backlog when corrupted packet was dropped (bsc#1154353). - net: netem: fix error path for corrupted GSO frames (bsc#1154353). - net: hns3: fix mis-counting IRQ vector numbers issue (bsc#1154353). - mlxsw: spectrum_trap: Push Ethernet header before reporting trap (bsc#1154488). - net: ensure correct skb->tstamp in various fragmenters (bsc#1154353). - tcp: fix a possible lockdep splat in tcp_done() (bsc#1154353). - net: cavium: Use the correct style for SPDX License Identifier (bsc#1154353). - tcp: annotate sk->sk_wmem_queued lockless reads (bsc#1154353). - tcp: annotate sk->sk_sndbuf lockless reads (bsc#1154353). - tcp: annotate sk->sk_rcvbuf lockless reads (bsc#1154353). - tcp: annotate tp->urg_seq lockless reads (bsc#1154353). - tcp: annotate tp->snd_nxt lockless reads (bsc#1154353). - tcp: annotate tp->write_seq lockless reads (bsc#1154353). - tcp: annotate tp->copied_seq lockless reads (bsc#1154353). - tcp: annotate tp->rcv_nxt lockless reads (bsc#1154353). - tcp: add rcu protection around tp->fastopen_rsk (bsc#1154353). - net: silence KCSAN warnings about sk->sk_backlog.len reads (bsc#1154353). - net: annotate sk->sk_rcvlowat lockless reads (bsc#1154353). - net: silence KCSAN warnings around sk_add_backlog() calls (bsc#1154353). - tcp: annotate lockless access to tcp_memory_pressure (bsc#1154353). - net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head (bsc#1154353). - net: avoid possible false sharing in sk_leave_memory_pressure() (bsc#1154353). - netfilter: conntrack: avoid possible false sharing (bsc#1154353). - netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID (bsc#1154353). - sctp: add chunks to sk_backlog when the newsk sk_socket is not set (bsc#1154353). - ip6erspan: remove the incorrect mtu limit for ip6erspan (bsc#1154353). - net/mlx5: DR, Allow insertion of duplicate rules (jsc#SLE-8464). - rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record (bsc#1154353). - rxrpc: Fix trace-after-put looking at the put call record (bsc#1154353). - rxrpc: Fix trace-after-put looking at the put connection record (bsc#1154353). - rxrpc: Fix trace-after-put looking at the put peer record (bsc#1154353). - rxrpc: Fix call ref leak (bsc#1154353). - commit ccf9a99 - rpm/mkspec-dtb: add mt76 based dtb package - commit 8ff92d0 - usb: dwc3: gadget: fix race when disabling ep with cancelled xfers (git-fixes). - USB: serial: whiteheat: fix potential slab corruption (git-fixes). - UAS: Revert commit 3ae62a42090f ("/UAS: fix alignment of scatter/gather segments"/) (git-fixes). - usb-storage: Revert commit 747668dbc061 ("/usb-storage: Set virt_boundary_mask to avoid SG overflows"/) (git-fixes). - usb: xhci: fix Immediate Data Transfer endianness (git-fixes). - xhci: Fix use-after-free regression in xhci clear hub TT implementation (git-fixes). - USB: ldusb: fix control-message timeout (git-fixes). - USB: ldusb: fix ring-buffer locking (git-fixes). - usb: dwc3: pci: prevent memory leak in dwc3_pci_probe (git-fixes). - usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode (git-fixes). - usb: dwc3: select CONFIG_REGMAP_MMIO (git-fixes). - hwmon: (ina3221) Fix read timeout issue (git-fixes). - r8169: fix wrong PHY ID issue with RTL8168dp (git-fixes). - mt76: dma: fix buffer unmap with non-linear skbs (git-fixes). - nl80211: fix validation of mesh path nexthop (git-fixes). - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle (git-fixes). - virt_wifi: fix refcnt leak in module exit routine (git-fixes). - macsec: fix refcnt leak in module exit routine (git-fixes). - keys: Fix memory leak in copy_net_ns (git-fixes). - drm/i915: Fix PCH reference clock for FDI on HSW/BDW (git-fixes). - drm/v3d: Fix memory leak in v3d_submit_cl_ioctl (git-fixes). - commit 7b0a0d1 - mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) (bnc#1155780 (VM/FS functional and performance backports)). - mm, sl[ou]b: improve memory accounting (bnc#1155780 (VM/FS functional and performance backports)). - hugetlbfs: don't retry when pool page allocations start to fail (bnc#1155780 (VM/FS functional and performance backports)). - mm, compaction: raise compaction priority after it withdrawns (bnc#1155780 (VM/FS functional and performance backports)). - mm, reclaim: cleanup should_continue_reclaim() (bnc#1155780 (VM/FS functional and performance backports)). - mm, reclaim: make should_continue_reclaim perform dryrun detection (bnc#1155780 (VM/FS functional and performance backports)). - mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages() (bnc#1155780 (VM/FS functional and performance backports)). - mm/compaction.c: remove unnecessary zone parameter in isolate_migratepages() (bnc#1155780 (VM/FS functional and performance backports)). - mm: vmscan: do not share cgroup iteration between reclaimers (bnc#1155780 (VM/FS functional and performance backports)). - mm/filemap.c: rewrite mapping_needs_writeback in less fancy manner (bnc#1155780 (VM/FS functional and performance backports)). - mm/filemap.c: don't initiate writeback if mapping has no dirty pages (bnc#1155780 (VM/FS functional and performance backports)). - mm: replace list_move_tail() with add_page_to_lru_list_tail() (bnc#1155780 (VM/FS functional and performance backports)). - commit d426df6 - stacktrace: Don't skip first entry on noncurrent tasks (bnc#1154866). - commit cc9ff55 - Delete patches.suse/0056-acpi-Disable-ACPI-table-override-if-the-kernel-is-lo.patch. This patch be replaced by 6ea0e815fc in v5.4-rc1. (jsc#SLE-9870) - commit 76eea73 - Delete patches.suse/0055-acpi-Ignore-acpi_rsdp-kernel-param-when-the-kernel-h.patch. This patch be replaced by 41fa1ee9c6 in v5.4-rc1. (jsc#SLE-9870) - commit a511e8c - Delete patches.suse/0054-ACPI-Limit-access-to-custom_method-when-the-kernel-i.patch. This patch be replaced by f474e1486 in v5.4-rc1. (jsc#SLE-9870) - commit 881b574 - Delete patches.suse/0053-asus-wmi-Restrict-debugfs-interface-when-the-kernel-.patch. This patch be replaced by 5496197f9b in v5.4-rc1. (jsc#SLE-9870) - commit 26e7156 - Delete patches.suse/0052-x86-Restrict-MSR-access-when-the-kernel-is-locked-do.patch. This patch be replaced by 95f5e95f41 in v5.4-rc1. (jsc#SLE-9870) - commit d5a4f81 - Delete patches.suse/0051-x86-Lock-down-IO-port-access-when-the-kernel-is-lock.patch. This patch be replaced by 9b9d8dda1e in v5.4-rc1. (jsc#SLE-9870) - commit a338a65 - Delete patches.suse/0050-PCI-Lock-down-BAR-access-when-the-kernel-is-locked-d.patch. This patch be replaced by eb627e1772 in v5.4-rc1. (jsc#SLE-9870) - commit 35fdce5 - Delete patches.suse/0048-hibernate-Disable-when-the-kernel-is-locked-down.patch. This patch be replaced by 38bd94b8a in v5.4-rc1. (jsc#SLE-9870) - commit a36f246 - update upstream references - move to "/almost mainline"/ section: patches.suse/autonuma-fix-watermark-checking-in-migrate_balanced_pgdat.patch patches.suse/autonuma-reduce-cache-footprint-when-scanning-page-tables.patch - update patch-mainline: patches.suse/mm-slub.c-init_on_free-1-should-wipe-freelist-ptr-for-bulk-allocations.patch patches.suse/sched-fair-Scale-bandwidth-quota-and-period-without-losing-quota-period-ratio-precision.patch patches.suse/sched-vtime-Fix-guest-system-mis-accounting-on-task-switch.patch No effect on expanded tree. - commit 509d57a - Refresh patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch. - commit d1f7e6e - rpm/kernel-subpackage-spec: Mention debuginfo in the subpackage description (bsc#1149119). - commit 525ec92 - Delete patches.suse/0047-kexec_file-restrict-if-the-kernel-is-locked-down.patch. This patch be replaced by 155bdd30a in v5.4-rc1. (jsc#SLE-9870) - commit 539b083 - Delete patches.suse/0047-kexec_file-split-KEXEC_VERIFY_SIG.patch. This patch be replaced by 99d5cadfd in v5.4-rc1. (jsc#SLE-9870) - commit b4392d9 - Delete patches.suse/0046-Copy-secure_boot-flag-in-boot-params-across-kexec-re.patch. This patch be replaced by fef5dad987 in v5.4-rc1. (jsc#SLE-9870) - commit 2ac33a1 - Delete patches.suse/0045-kexec-Disable-at-runtime-if-the-kernel-is-locked-dow.patch. This patch be replaced by 7d31f4602f in v5.4-rc1. (jsc#SLE-9870) - commit 6378a1f - Delete patches.suse/0043-Restrict-dev-mem-and-dev-kmem-when-the-kernel-is-loc.patch. This patch be replaced by 9b9d8dda1e in v5.4-rc1. (jsc#SLE-9870) - commit 471bb54 - Delete patches.suse/0042-Enforce-module-signatures-if-the-kernel-is-locked-do.patch. This patch be replaced by 49fcf732bd in v5.4-rc1. (jsc#SLE-9870) - commit 0f1ab5f - Delete patches.suse/0040-Add-the-ability-to-lock-down-access-to-the-running-k.patch. This patch be replaced by 9e47d31d6a and 000d388ed3 in v5.4-rc1. (jsc#SLE-9870) - commit a3aff83 - powerpc/powernv: Fix CPU idle to be called with IRQs disabled (git-fixes). - efi/tpm: Return -EINVAL when determining tpm final events log size fails (git-fixes). - commit 0afb81a - autonuma: Reduce cache footprint when scanning page tables (bnc#1155756). - autonuma: fix watermark checking in migrate_balanced_pgdat() (bnc#1155756). - commit 92ab99b - bpf: Fix use after free in bpf_get_prog_name (bsc#1155518). - bpf: Fix use after free in subprog's jited symbol removal (bsc#1155518). - commit 0ffd4be - series.conf: refresh - update upstream reference: patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch patches.suse/scsi-qla2xxx-Fix-partial-flash-write-of-MBI.patch patches.suse/scsi-qla2xxx-Initialized-mailbox-to-prevent-driver-l.patch patches.suse/scsi-qla2xxx-fixup-incorrect-usage-of-host_byte.patch patches.suse/scsi-qla2xxx-stop-timer-in-shutdown-path.patch - no effect on expanded tree - commit 37e310e - ALSA: timer: Fix mutex deadlock at releasing card (git-fixes). - ALSA: hda - Fix mutex deadlock in HDMI codec driver (git-fixes). - Revert "/ALSA: hda: Flush interrupts on disabling"/ (git-fixes). - ALSA: bebob: Fix prototype of helper function to return negative value (git-fixes). - ALSA: hda/realtek - Fix 2 front mics of codec 0x623 (git-fixes). - ALSA: hda/realtek - Add support for ALC623 (git-fixes). - ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface (git-fixes). - commit ed66481 - Update upstream references: patches.suse/mm-meminit-Recalculate-pcpu-batch-and-high-limits-after-init-completes.patch. patches.suse/mm-pcp-Share-common-code-between-memory-hotplug-and-percpu-sysctl-handler.patch. patches.suse/mm-pcpu-Make-zone-pcp-updates-and-reset-internal-to-the-mm.patch. - move these patches to "/soon to be mainline"/ section - commit 8b0a210 - sched/vtime: Fix guest/system mis-accounting on task switch (git fixes (cputime accounting)). - sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision (git fixes (sched)). - commit dc7f4dd - mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations (git fixes (mm/slub)). - commit 1fe1553 - mm, pcpu: Make zone pcp updates and reset internal to the mm (bnc#1155628). - mm, pcp: Share common code between memory hotplug and percpu sysctl handler (bnc#1155628). - mm, meminit: Recalculate pcpu batch and high limits after init completes (bnc#1155628). - commit ca89c1c - refresh config files No functional change. - commit b484ff3 - Update config files: Disable CONFIG_RT_GROUP_SCHED (jsc#SLE-10427) - commit db9fda6 - MODSIGN: make new include file self contained (jsc#SLE-9870). - commit 9916222 - bpf: fix BTF limits (bsc#1155518). - commit 97d5e03 - MODSIGN: Export module signature definitions (jsc#SLE-9870). - Update config files. - Refresh patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch. - commit 10961d4 - Update references (add CVE-2019-10220 bsc#1144903 bso#14072): patches.suse/Make-filldir-64-verify-the-directory-entry-filename-.patch patches.suse/filldir-64-remove-WARN_ON_ONCE-for-bad-directory-ent.patch - commit e4c1e0f - scsi: qla2xxx: stop timer in shutdown path (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix partial flash write of MBI (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Initialized mailbox to prevent driver load failure (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: fixup incorrect usage of host_byte (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit 1cb635f - Refresh patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch - commit 56420bc - nbd: verify socket is supported during setup (git-fixes). - commit 85aab98 - x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard (jsc#SLE-9870). - tracefs: Revert ccbd54ff54e8 ("/tracefs: Restrict tracefs when the kernel is locked down"/) (jsc#SLE-9870). - kexec: Fix file verification on S390 (jsc#SLE-9870). - security: constify some arrays in lockdown LSM (jsc#SLE-9870). - lockdown: Print current->comm in restriction messages (jsc#SLE-9870). - efi: Restrict efivar_ssdt_load when the kernel is locked down (jsc#SLE-9870). - tracefs: Restrict tracefs when the kernel is locked down (jsc#SLE-9870). - debugfs: Restrict debugfs when the kernel is locked down (jsc#SLE-9870). - kexec: Allow kexec_file() with appropriate IMA policy when locked down (jsc#SLE-9870). - lockdown: Lock down perf when in confidentiality mode (jsc#SLE-9870). - bpf: Restrict bpf when kernel lockdown is in confidentiality mode (jsc#SLE-9870). - lockdown: Lock down tracing and perf kprobes when in confidentiality mode (jsc#SLE-9870). - lockdown: Lock down /proc/kcore (jsc#SLE-9870). - x86/mmiotrace: Lock down the testmmiotrace module (jsc#SLE-9870). - lockdown: Lock down module params that specify hardware parameters (eg. ioport) (jsc#SLE-9870). - lockdown: Lock down TIOCSSERIAL (jsc#SLE-9870). - lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down (jsc#SLE-9870). - acpi: Disable ACPI table override if the kernel is locked down (jsc#SLE-9870). - acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down (jsc#SLE-9870). - ACPI: Limit access to custom_method when the kernel is locked down (jsc#SLE-9870). - x86/msr: Restrict MSR access when the kernel is locked down (jsc#SLE-9870). - x86: Lock down IO port access when the kernel is locked down (jsc#SLE-9870). - PCI: Lock down BAR access when the kernel is locked down (jsc#SLE-9870). - hibernate: Disable when the kernel is locked down (jsc#SLE-9870). - kexec_file: Restrict at runtime if the kernel is locked down (jsc#SLE-9870). - kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE (jsc#SLE-9870). - Update config files. (jsc#SLE-9870) - lockdown: Copy secure_boot flag in boot params across kexec reboot (jsc#SLE-9870). - kexec_load: Disable at runtime if the kernel is locked down (jsc#SLE-9870). - lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down (jsc#SLE-9870). - lockdown: Enforce module signatures if the kernel is locked down (jsc#SLE-9870). - security: Add a static lockdown policy LSM (jsc#SLE-9870). - Update config files. (jsc#SLE-9870) - security: Add a "/locked down"/ LSM hook (jsc#SLE-9870). - security: Support early LSMs (jsc#SLE-9870). - commit f827a66 - tasks, sched/core: RCUify the assignment of rq->curr (bsc#1155364). - tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code (bsc#1155364). - tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue (bsc#1155364). - tasks: Add a count of task RCU users (bsc#1155364). - commit 270b1d3 - net: dsa: fix switch tree list (git-fixes). - net: dsa: b53: Do not clear existing mirrored port mask (git-fixes). - net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name (git-fixes). - net: dsa: qca8k: Use up to 7 ports for all operations (git-fixes). - net: dsa: mv88e6xxx: fix SMI bit checking (git-fixes). - commit 0fcc138 - lib/vdso: Make clock_getres() POSIX compliant again (git-fixes). - commit 88590ee - net: phy: bcm7xxx: define soft_reset for 40nm EPHY (git-fixes). - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs (git-fixes). - net: phy: fix write to mii-ctrl1000 register (git-fixes). - commit 904870e - dmaengine: iop-adma.c: fix printk format warning (git-fixes). - commit bb35c8c - ASoC: core: use list_del_init and move it back to soc_cleanup_component (git-fixes). - ASoC: core: delete component->card_list in soc_remove_component only (git-fixes). - commit bb8cb13 - Refresh patches.suse/ASoC-es8328-Fix-copy-paste-error-in-es8328_right_lin.patch Add a cherry-picked commit to ignore, too - commit 758f004 - Linux 5.3.8 (bnc#1151927 5.3.8). - lib/vdso: Make clock_getres() POSIX compliant again (bnc#1151927 5.3.8). - perf/aux: Fix AUX output stopping (bnc#1151927 5.3.8). - CIFS: Fix use after free of file info structures (bnc#1151927 5.3.8). - cifs: Fix missed free operations (bnc#1151927 5.3.8). - CIFS: avoid using MID 0xFFFF (bnc#1151927 5.3.8). - MIPS: tlbex: Fix build_restore_pagemask KScratch restore (bnc#1151927 5.3.8). - binder: Don't modify VMA bounds in ->mmap handler (bnc#1151927 5.3.8). - io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD (bnc#1151927 5.3.8). - io_uring: used cached copies of sq->dropped and cq->overflow (bnc#1151927 5.3.8). - io_uring: Fix race for sqes with userspace (bnc#1151927 5.3.8). - io_uring: Fix broken links with offloading (bnc#1151927 5.3.8). - io_uring: Fix corrupted user_data (bnc#1151927 5.3.8). - s390/kaslr: add support for R_390_GLOB_DAT relocation type (bnc#1151927 5.3.8). - s390/zcrypt: fix memleak at release (bnc#1151927 5.3.8). - fs/dax: Fix pmd vs pte conflict detection (bnc#1151927 5.3.8). - scsi: core: try to get module before removing device (bnc#1151927 5.3.8). - scsi: ch: Make it possible to open a ch device multiple times again (bnc#1151927 5.3.8). - KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use (bnc#1151927 5.3.8). - drm/amdgpu/vce: fix allocation size in enc ring test (bnc#1151927 5.3.8). - drm/amdgpu: user pages array memory leak fix (bnc#1151927 5.3.8). - drm/amdgpu/vcn: fix allocation size in enc ring test (bnc#1151927 5.3.8). - drm/amdgpu/uvd7: fix allocation size in enc ring test (v2) (bnc#1151927 5.3.8). - drm/amdgpu/uvd6: fix allocation size in enc ring test (v2) (bnc#1151927 5.3.8). - mmc: cqhci: Commit descriptors before setting the doorbell (bnc#1151927 5.3.8). - of: reserved_mem: add missing of_node_put() for proper ref-counting (bnc#1151927 5.3.8). - opp: of: drop incorrect lockdep_assert_held() (bnc#1151927 5.3.8). - tracing: Fix race in perf_trace_buf initialization (bnc#1151927 5.3.8). - EDAC/ghes: Fix Use after free in ghes_edac remove path (bnc#1151927 5.3.8). - Btrfs: fix qgroup double free after failure to reserve metadata for delalloc (bnc#1151927 5.3.8). - btrfs: don't needlessly create extent-refs kernel thread (bnc#1151927 5.3.8). - Btrfs: add missing extents release on file extent cluster relocation error (bnc#1151927 5.3.8). - Refresh patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch. - x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu (bnc#1151927 5.3.8). - irqchip/sifive-plic: Switch to fasteoi flow (bnc#1151927 5.3.8). - xen/netback: fix error path of xenvif_connect_data() (bnc#1151927 5.3.8). - ipv4: fix race condition between route lookup and invalidation (bnc#1151927 5.3.8). - ipv4: Return -ENETUNREACH if we can't create route but saddr is valid (bnc#1151927 5.3.8). - net: phy: micrel: Update KSZ87xx PHY name (bnc#1151927 5.3.8). - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs (bnc#1151927 5.3.8). - net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow (bnc#1151927 5.3.8). - net: phy: Fix "/link partner"/ information disappear issue (bnc#1151927 5.3.8). - rxrpc: use rcu protection while reading sk->sk_user_data (bnc#1151927 5.3.8). - net: i82596: fix dma_alloc_attr for sni_82596 (bnc#1151927 5.3.8). - sctp: change sctp_prot .no_autobind with true (bnc#1151927 5.3.8). - sched: etf: Fix ordering of packets with same txtime (bnc#1151927 5.3.8). - net: avoid potential infinite loop in tc_ctl_action() (bnc#1151927 5.3.8). - net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions (bnc#1151927 5.3.8). - net: avoid errors when trying to pop MLPS header on non-MPLS packets (bnc#1151927 5.3.8). - iwlwifi: pcie: change qu with jf devices to use qu configuration (bnc#1151927 5.3.8). - netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit (bnc#1151927 5.3.8). - rxrpc: Fix possible NULL pointer access in ICMP handling (bnc#1151927 5.3.8). - mac80211: Reject malformed SSID elements (bnc#1151927 5.3.8). - net_sched: fix backward compatibility for TCA_ACT_KIND (bnc#1151927 5.3.8). - net_sched: fix backward compatibility for TCA_KIND (bnc#1151927 5.3.8). - zram: fix race between backing_dev_show and backing_dev_store (bnc#1151927 5.3.8). - ocfs2: fix panic due to ocfs2_wq is null (bnc#1151927 5.3.8). - hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() (bnc#1151927 5.3.8). - mm: memblock: do not enforce current limit for memblock_phys* family (bnc#1151927 5.3.8). - mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size (bnc#1151927 5.3.8). - mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release (bnc#1151927 5.3.8). - mm/memunmap: don't access uninitialized memmap in memunmap_pages() (bnc#1151927 5.3.8). - mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo (bnc#1151927 5.3.8). - mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() (bnc#1151927 5.3.8). - fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c (bnc#1151927 5.3.8). - drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store() (bnc#1151927 5.3.8). - nvme-pci: Set the prp2 correctly when using more than 4k page (bnc#1151927 5.3.8). - blk-rq-qos: fix first node deletion of rq_qos_del() (bnc#1151927 5.3.8). - filldir: remove WARN_ON_ONCE() for bad directory entries (bnc#1151927 5.3.8). - ceph: just skip unrecognized info in ceph_reply_info_extra (bnc#1151927 5.3.8). - dm cache: fix bugs when a GFP_NOWAIT allocation fails (bnc#1151927 5.3.8). - cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown (bnc#1151927 5.3.8). - arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected (bnc#1151927 5.3.8). - Update config files. CAVIUM_TX2_ERRATUM_219=y (the default) - arm64: Avoid Cavium TX2 erratum 219 when switching TTBR (bnc#1151927 5.3.8). - arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT (bnc#1151927 5.3.8). - arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set (bnc#1151927 5.3.8). - xtensa: fix change_bit in exclusive access option (bnc#1151927 5.3.8). - xtensa: drop EXPORT_SYMBOL for outs*/ins* (bnc#1151927 5.3.8). - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 (bnc#1151927 5.3.8). - drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync (bnc#1151927 5.3.8). - drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1 (bnc#1151927 5.3.8). - drm/i915/userptr: Never allow userptr into the mappable GGTT (bnc#1151927 5.3.8). - Input: synaptics-rmi4 - avoid processing unknown IRQs (bnc#1151927 5.3.8). - scsi: zfcp: fix reaction on bit error threshold notification (bnc#1151927 5.3.8). - scsi: core: save/restore command resid for error handling (bnc#1151927 5.3.8). - scsi: sd: Ignore a failure to sync cache due to lack of authorization (bnc#1151927 5.3.8). - parisc: Fix vmap memory leak in ioremap()/iounmap() (bnc#1151927 5.3.8). - mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once (bnc#1151927 5.3.8). - mm/slub: fix a deadlock in show_slab_objects() (bnc#1151927 5.3.8). - uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it (bnc#1151927 5.3.8). - elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings (bnc#1151927 5.3.8). - ARM: dts: am4372: Set memory bandwidth limit for DISPC (bnc#1151927 5.3.8). - ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage() (bnc#1151927 5.3.8). - ARM: OMAP2+: Add missing LCDC midlemode for am335x (bnc#1151927 5.3.8). - ARM: OMAP2+: Fix missing reset done flag for am3 and am43 (bnc#1151927 5.3.8). - ARM: dts: Fix gpio0 flags for am335x-icev2 (bnc#1151927 5.3.8). - ARM: dts: Fix wrong clocks for dra7 mcasp (bnc#1151927 5.3.8). - namespace: fix namespace.pl script to support relative paths (bnc#1151927 5.3.8). - scsi: megaraid: disable device when probe failed after enabled device (bnc#1151927 5.3.8). - scsi: ufs: skip shutdown if hba is not powered (bnc#1151927 5.3.8). - Make filldir() verify the directory entry filename is valid (bnc#1151927 5.3.8). - Convert filldir() from __put_user() to unsafe_put_user() (bnc#1151927 5.3.8). - net: phy: fix write to mii-ctrl1000 register (bnc#1151927 5.3.8). - net: phy: allow for reset line to be tied to a sleepy GPIO controller (bnc#1151927 5.3.8). - r8152: Set macpassthru in reset_resume callback (bnc#1151927 5.3.8). - netfilter: nft_connlimit: disable bh on garbage collection (bnc#1151927 5.3.8). - net: ag71xx: fix mdio subnode support (bnc#1151927 5.3.8). - net: stmmac: Do not stop PHY if WoL is enabled (bnc#1151927 5.3.8). - Refresh patches.suse/net-stmmac-Avoid-deadlock-on-suspend-resume.patch. - net: stmmac: Correctly take timestamp for PTPv2 (bnc#1151927 5.3.8). - net: stmmac: dwmac4: Always update the MAC Hash Filter (bnc#1151927 5.3.8). - net: stmmac: xgmac: Not all Unicast addresses may be available (bnc#1151927 5.3.8). - net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name (bnc#1151927 5.3.8). - mac80211: fix txq null pointer dereference (bnc#1151927 5.3.8). - nl80211: fix null pointer dereference (bnc#1151927 5.3.8). - ieee802154: ca8210: prevent memory leak (bnc#1151927 5.3.8). - net: dsa: qca8k: Use up to 7 ports for all operations (bnc#1151927 5.3.8). - s390/mm: fix -Wunused-but-set-variable warnings (bnc#1151927 5.3.8). - mips: Loongson: Fix the link time qualifier of 'serial_exit()' (bnc#1151927 5.3.8). - MIPS: dts: ar9331: fix interrupt-controller size (bnc#1151927 5.3.8). - riscv: Fix memblock reservation for device tree blob (bnc#1151927 5.3.8). - RISC-V: Clear load reservations while restoring hart contexts (bnc#1151927 5.3.8). - selftests: kvm: Fix libkvm build error (bnc#1151927 5.3.8). - xen/efi: Set nonblocking callbacks (bnc#1151927 5.3.8). - drm/komeda: prevent memory leak in komeda_wb_connector_add (bnc#1151927 5.3.8). - drm: Clear the fence pointer when writeback job signaled (bnc#1151927 5.3.8). - drm: Free the writeback_job when it with an empty fb (bnc#1151927 5.3.8). - drm/amd/display: memory leak (bnc#1151927 5.3.8). - drm/amdgpu: fix multiple memory leaks in acp_hw_init (bnc#1151927 5.3.8). - loop: change queue block size to match when using DIO (bnc#1151927 5.3.8). - nvme-rdma: fix possible use-after-free in connect timeout (bnc#1151927 5.3.8). - nvme: allow 64-bit results in passthru commands (bnc#1151927 5.3.8). - nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T (bnc#1151927 5.3.8). - Added QUIRKs for ADATA XPG SX8200 Pro 512GB (bnc#1151927 5.3.8). - nvme-rdma: Fix max_hw_sectors calculation (bnc#1151927 5.3.8). - nvme: fix an error code in nvme_init_subsystem() (bnc#1151927 5.3.8). - nvme-pci: Save PCI state before putting drive into deepest state (bnc#1151927 5.3.8). - nvme-tcp: fix wrong stop condition in io_work (bnc#1151927 5.3.8). - nvme-pci: Fix a race in controller removal (bnc#1151927 5.3.8). - blk-mq: honor IO scheduler for multiqueue devices (bnc#1151927 5.3.8). - LSM: SafeSetID: Stop releasing uninitialized ruleset (bnc#1151927 5.3.8). - commit 22f2089 - blacklist.conf: Add an already cherry-picked i915 entry - commit 43dfee5 - Update patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch (bsc#1155178 bnc#1151927 5.3.8). - Update patches.suse/0001-btrfs-tracepoints-Fix-bad-entry-members-of-qgroup-ev.patch (bsc#1155186 bnc#1151927 5.3.8). - Update patches.suse/0001-btrfs-tracepoints-Fix-wrong-parameter-order-for-qgro.patch (bsc#1155184 bnc#1151927 5.3.8). - Update patches.suse/ACPI-CPPC-Set-pcc_data-pcc_ss_id-to-NULL-in-acpi_cpp.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ACPI-NFIT-Fix-unlock-on-error-in-scrub_show.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ALSA-hda-Force-runtime-PM-on-Nvidia-HDMI-codecs.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ALSA-hda-realtek-Add-support-for-ALC711.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ALSA-hda-realtek-Enable-headset-mic-on-Asus-MJ401TA.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ALSA-usb-audio-Disable-quirks-for-BOSS-Katana-amplif.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/ASoC-rsnd-Reinitialize-bit-clock-inversion-flag-for-.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch (bsc#1153713 bnc#1151927 5.3.8). - Update patches.suse/Input-da9063-fix-capability-and-drop-KEY_SLEEP.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/Input-st1232-fix-reporting-multitouch-coordinates.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/PCI-PM-Fix-pci_power_up.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/RDMA-cxgb4-Do-not-dma-memory-off-of-the-stack.patch (jsc#SLE-8392 bnc#1151927 5.3.8). - Update patches.suse/Revert-Input-elantech-enable-SMBus-on-new-2018-syste.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/Revert-drm-radeon-Fix-EEH-during-kexec.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/USB-ldusb-fix-memleak-on-disconnect.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/USB-ldusb-fix-read-info-leaks.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/USB-legousbtower-fix-memleak-on-disconnect.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/USB-serial-ti_usb_3410_5052-fix-port-close-races.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/USB-usblp-fix-use-after-free-on-disconnect.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/cfg80211-wext-avoid-copying-malformed-SSIDs.patch (bsc#1153158 CVE-2019-17133 bnc#1151927 5.3.8). - Update patches.suse/clk-ti-dra7-Fix-mcasp8-clock-bits.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/drm-i915-Favor-last-VBT-child-device-with-conflictin.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/drm-panfrost-Handle-resetting-on-timeout-better.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/drm-ttm-Restore-ttm-prefaulting.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/lib-textsearch-fix-escapes-in-example-code.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/libata-ahci-Fix-PCS-quirk-application.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/md-raid0-fix-warning-message-for-parameter-default_l.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/memstick-jmb38x_ms-Fix-an-error-handling-path-in-jmb.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/mm-compaction-fix-wrong-pfn-handling-in-_reset_isolation_pfn.patch (git-fixes (mm/compaction) bnc#1151927 5.3.8). - Update patches.suse/mmc-mxs-fix-flags-passed-to-dmaengine_prep_slave_sg.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/mmc-sdhci-omap-Fix-Tuning-procedure-for-temperatures.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/msft-hv-1955-x86-hyperv-Make-vapic-support-x2apic-mode.patch (fate#323887 bnc#1151927 5.3.8). - Update patches.suse/net-aquantia-correctly-handle-macvlan-and-multicast-.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-aquantia-do-not-pass-lro-session-with-invalid-tc.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-aquantia-temperature-retrieval-fix.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-aquantia-when-cleaning-hw-cache-it-should-be-tog.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-bcmgenet-Fix-RGMII_MODE_EN-value-for-GENET-v1-2-.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-bcmgenet-Set-phydev-dev_flags-only-for-internal-.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-ethernet-broadcom-have-drivers-select-DIMLIB-as-.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-hisilicon-Fix-usage-of-uninitialized-variable-in.patch (bsc#1154353 bnc#1151927 5.3.8). - Update patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch (bsc#1089644, ltc#166495, ltc#165544, git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-ipv6-fix-listify-ip6_rcv_finish-in-case-of-forwa.patch (bsc#1154353 bnc#1151927 5.3.8). - Update patches.suse/net-mscc-ocelot-add-missing-of_node_put-after-callin.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/net-stmmac-Avoid-deadlock-on-suspend-resume.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/pinctrl-armada-37xx-fix-control-of-pins-32-and-up.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/pinctrl-armada-37xx-swap-polarity-on-LED-group.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/pinctrl-cherryview-restore-Strago-DMI-workaround-for.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/scsi-qla2xxx-Fix-N2N-link-reset.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.8). - Update patches.suse/scsi-qla2xxx-Fix-N2N-link-up-fail.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.8). - Update patches.suse/scsi-qla2xxx-Fix-stale-mem-access-on-driver-unload.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.8). - Update patches.suse/scsi-qla2xxx-Fix-unbound-sleep-in-fcport-delete-path.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.8). - Update patches.suse/scsi-qla2xxx-Silence-fwdump-template-message.patch (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bnc#1151927 5.3.8). - Update patches.suse/staging-wlan-ng-fix-exit-return-when-sme-key_idx-NUM.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/usb-udc-lpc32xx-fix-bad-bit-shift-operation.patch (git-fixes bnc#1151927 5.3.8). - Update patches.suse/x86-boot-64-Make-level2_kernel_pgt-pages-invalid-out.patch (bnc#1153969 bnc#1151927 5.3.8). - commit dd1ea62 - x86/boot/64: Round memory hole size up to next PMD page (bnc#1153969). - x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area (bnc#1153969). - commit ec4e0e8 - series.conf: refresh Update upstream references: patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch - commit b3990ad - HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy() (git-fixes). - HID: logitech-hidpp: rework device validation (git-fixes). - HID: logitech-hidpp: split g920_get_config() (git-fixes). - HID: fix error message in hid_open_report() (git-fixes). - virtio_ring: fix stalls for packed rings (git-fixes). - commit 211812f - Refresh patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch. - commit bee8076 - 8250-men-mcb: fix error checking when get_num_ports returns - ENODEV (git-fixes). - drm/komeda: Fix typos in komeda_splitter_validate (git-fixes). - ACPI: NFIT: Fix unlock on error in scrub_show() (git-fixes). - vfio/spapr_tce: Fix incorrect tce_iommu_group memory free (git-fixes). - commit 707ac5a - drm/amdgpu: Add DC feature mask to disable fractional pwm (bsc#1154010). - commit 619cd14 - scsi: qla2xxx: fix a potential NULL pointer dereference (bsc#1150457 CVE-2019-16233). - commit 0c213e5 - Refresh series.conf Move patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch - commit c0faefe - btrfs: tracepoints: Fix bad entry members of qgroup events (bsc#1155186). - commit 442159a - btrfs: tracepoints: Fix wrong parameter order for qgroup events (bsc#1155184). - commit 941375b - btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() (bsc#1155179). - commit 6d16367 - btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() (bsc#1155178). - commit c8620c7 - staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS (git-fixes). - USB: ldusb: fix read info leaks (git-fixes). - USB: serial: ti_usb_3410_5052: fix port-close races (git-fixes). - USB: usblp: fix use-after-free on disconnect (git-fixes). - usb: udc: lpc32xx: fix bad bit shift operation (git-fixes). - USB: legousbtower: fix a signedness bug in tower_probe() (git-fixes). - USB: legousbtower: fix memleak on disconnect (git-fixes). - USB: ldusb: fix memleak on disconnect (git-fixes). - i2c: stm32f7: remove warning when compiling with W=1 (git-fixes). - i2c: stm32f7: fix a race in slave mode with arbitration loss irq (git-fixes). - i2c: stm32f7: fix first byte to send in slave mode (git-fixes). - i2c: mt65xx: fix NULL ptr dereference (git-fixes). - i2c: aspeed: fix master pending state handling (git-fixes). - Input: st1232 - fix reporting multitouch coordinates (git-fixes). - mmc: mxs: fix flags passed to dmaengine_prep_slave_sg (git-fixes). - mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C (git-fixes). - regulator: da9062: fix suspend_enable/disable preparation (git-fixes). - regulator: of: fix suspend-min/max-voltage parsing (git-fixes). - commit 8eae40b - efi: Export Runtime Configuration Interface table to sysfs (jsc#SLE-7702). - Update config files. - commit da35ab6 - efi: x86: move efi_is_table_address() into arch/x86 (jsc#SLE-7702). - commit 7c42f38 - x86/mm: Avoid redundant interrupt disable in load_mm_cr4() (bsc#1154772). - commit a9a3f29 - ima: Fix use after free in ima_read_modsig() (jsc#SLE-9870). - ima: Store the measurement again when appraising a modsig (jsc#SLE-9870). - ima: Define ima-modsig template (jsc#SLE-9870). - ima: Collect modsig (jsc#SLE-9870). - ima: Implement support for module-style appended signatures (jsc#SLE-9870). - ima: Factor xattr_verify() out of ima_appraise_measurement() (jsc#SLE-9870). - commit 947fbd9 - ima: Add modsig appraise_type option for module-style appended signatures (jsc#SLE-9870). - Update config files. - commit 4fa2098 - integrity: Select CONFIG_KEYS instead of depending on it (jsc#SLE-9870). - PKCS#7: Introduce pkcs7_get_digest() (jsc#SLE-9870). - PKCS#7: Refactor verify_pkcs7_signature() (jsc#SLE-9870). - commit 610313d - Delete patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch. Qgroup rescan now uses the commit root and skips locking, so the deadlock this patch was intended to fix no longer exists. - commit dc168d3 - Update cdrom autoclose to v4. - cdrom: export autoclose logic as a separate function (bsc#1048585). - scsi: blacklist: add VMware ESXi cdrom - broken tray emulation (bsc#1048585 bsc#1080813). - Refresh patches.suse/cdrom-factor-out-common-open_for_-code.patch. - Refresh patches.suse/cdrom-wait-for-the-tray-to-close.patch. - Refresh patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch. - Delete patches.suse/cdrom-separate-autoclose-into-an-IOCTL.patch. - Delete patches.suse/docs-cdrom-Add-autoclose-IOCTL.patch. - Delete patches.suse/scsi-sr-workaround-VMware-ESXi-cdrom-emulation-bug.patch. - commit 9bf0726 - procfs: update and re-enable patch for /proc/sys/fs/procfs-drop-fd-dentries Refresh patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch. - commit 3f88bb6 - Delete patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch. It was replaced by setting the flag to skip locking while traversing the commit root. - commit 304f8d0 - reiserfs: fix extended attributes on the root directory (bsc#1151225). - commit 90c4321 - reiserfs: re-enable reiserfs patches Refresh patches.suse/reiserfs-mark-read-write-mode-unsupported.patch. - commit ac1361a - ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus (bsc#1113399). - commit 1724b68 - drm/i915/execlists: Always clear pending&inflight requests on reset (bsc#1152489) - commit 21a0694 - ALSA: hda: Add Tigerlake/Jasperlake PCI ID (git-fixes). - ALSA: usb-audio: Fix copy&paste error in the validator (git-fixes). - ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting (git-fixes). - ASoC: simple_card_utils.h: Fix potential multiple redefinition error (git-fixes). - ASoc: rockchip: i2s: Fix RPM imbalance (git-fixes). - ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create() (git-fixes). - ALSA: hda/realtek - Add support for ALC711 (git-fixes). - commit 4dad920 - Add CVE reference to FIB security fix patch (CVE-2019-18198, bsc#1154617). - commit 2b47bbd - net: usb: lan78xx: Connect PHY before registering MAC (git-fixes). - net: ethernet: broadcom: have drivers select DIMLIB as needed (git-fixes). - net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name (git-fixes). - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() (git-fixes). - net: nixge: Fix a signedness bug in nixge_probe() (git-fixes). - net: axienet: fix a signedness bug in probe (git-fixes). - net: socionext: Fix a signedness bug in ave_probe() (git-fixes). - net: netsec: Fix signedness bug in netsec_probe() (git-fixes). - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() (git-fixes). - commit 242e8f9 - net: bcmgenet: reset 40nm EPHY on energy detect (git-fixes). - net: bcmgenet: soft reset 40nm EPHYs before MAC init (git-fixes). - net: bcmgenet: don't set phydev->link from MAC (git-fixes). - net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3 (git-fixes). - net: bcmgenet: Set phydev->dev_flags only for internal PHYs (git-fixes). - md/raid0: fix warning message for parameter default_layout (git-fixes). - commit 87f7ca5 - net: aquantia: correctly handle macvlan and multicast coexistence (git-fixes). - net: aquantia: do not pass lro session with invalid tcp checksum (git-fixes). - net: aquantia: when cleaning hw cache it should be toggled (git-fixes). - net: aquantia: temperature retrieval fix (git-fixes). - net: aquantia: Fix aq_vec_isr_legacy() return value (git-fixes). - commit f106659 - bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle() (git-fixes). - commit 6fbfebc - ASoC: sun4i: Revert A83t description (git-fixes). - ASoC: sunxi: Revert initial A83t support (git-fixes). - ASoC: sun4i-i2s: Add support for DSP formats (git-fixes). - ASoC: sun4i-i2s: Replace call to params_width by local variable (git-fixes). - ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one (git-fixes). - ASoC: sun4i-i2s: Use the physical / slot width for the clocks (git-fixes). - ASoC: sun4i-i2s: Add support for TDM slots (git-fixes). - ASoC: sun4i-i2s: Support more channels (git-fixes). - ASoC: sun4i-i2s: Pass the channels number as an argument (git-fixes). - ASoC: sun4i-i2s: Remove duplicated quirks structure (git-fixes). - ASoC: sun4i-i2s: Register regmap and PCM before our component (git-fixes). - commit 0c68de2 - ASoC: sun4i-i2s: Rework MCLK divider calculation (git-fixes). - Refresh patches.suse/ASoC-sun4i-i2s-Fix-the-MCLK-and-BCLK-dividers-on-new.patch. - commit 65ed49e - ASoC: sun4i-i2s: Fix the LRCK period on A83t (git-fixes). - ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t (git-fixes). - ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t (git-fixes). - ASoC: sun4i-i2s: Fix the LRCK polarity (git-fixes). - ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs (git-fixes). - ASoC: sun4i-i2s: RX and TX counter registers are swapped (git-fixes). - ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs (git-fixes). - ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs (git-fixes). - ASoC: sun4i-i2s: Move the format configuration to a callback (git-fixes). - ASoC: sun4i-i2s: Move the channel configuration to a callback (git-fixes). - commit fd35f56 - ASoC: imx-audmix: register the card on a proper dev (git-fixes). - ASoC: wm8988: fix typo in wm8988_right_line_controls (git-fixes). - ASoC: sunxi: fix a sound binding broken reference (git-fixes). - ASoC: ams-delta: Take control over audio mute GPIO pins (git-fixes). - ASoC: Intel: Baytrail: Fix implicit fallthrough warning (git-fixes). - ASoC: meson: g12a-tohdmitx: require regmap mmio (git-fixes). - ASoC: meson: axg-tdm-formatter: free reset on device removal (git-fixes). - ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls (git-fixes). - ASoC: es8328: Fix copy-paste error in es8328_right_line_controls (git-fixes). - commit d53947e - blacklist.conf: Add path entries for unsupported architectures - commit cf0a6f3 - scripts: setlocalversion: fix a bashism (git-fixes). - xsk: Fix crash in poll when device does not support ndo_xsk_wakeup (git-fixes). - NTB: fix IDT Kconfig typos/spellos (git-fixes). - tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() (git-fixes). - commit 9b4c74d - media: MAINTAINERS: hantro: Fix typo in a filepath (git-fixes). - commit cd10c19 - bonding: fix potential NULL deref in bond_update_slave_arr (git-fixes). - llc: fix sk_buff refcounting in llc_conn_state_process() (git-fixes). - llc: fix another potential sk_buff leak in llc_ui_sendmsg() (git-fixes). - llc: fix sk_buff leak in llc_conn_service() (git-fixes). - llc: fix sk_buff leak in llc_sap_state_process() (git-fixes). - staging/fbtft: Remove fbtft_device (git-fixes). - enetc: Fix a signedness bug in enetc_of_get_phy() (git-fixes). - enetc: Clean up local mdio bus allocation (git-fixes). - ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc (git-fixes). - clocksource/drivers/npcm: Fix GENMASK and timer operation (git-fixes). - commit b262b78 - clk: ti: dra7: Fix mcasp8 clock bits (git-fixes). - bus: ti-sysc: Fix handling of invalid clocks (git-fixes). - bus: ti-sysc: Fix clock handling for no-idle quirks (git-fixes). - checkpatch.pl: warn on invalid commit id (git-fixes). - clk: at91: fix update bit maps on CFG_MOR write (git-fixes). - clk: actions: Fix factor clk struct member access (git-fixes). - clk: Evict unregistered clks from parent caches (git-fixes). - clk: fix devm_platform_ioremap_resource.cocci warnings (git-fixes). - clk: sunxi-ng: v3s: add the missing PLL_DDR1 (git-fixes). - clk: imx: imx8mm: fix pll mux bit (git-fixes). - clk: imx8mm: Fix incorrect parents (git-fixes). - clk: imx8mq: Fix sys3 pll references (git-fixes). - clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m (git-fixes). - clk: imx8mm: Fix typo of pwm3 clock's mux option #4 (git-fixes). - clk: qcom: fix QCS404 TuringCC regmap (git-fixes). - clk: meson: g12a: fix hifi typo in mali parent_names (git-fixes). - commit 989e4b0 - supported.conf: drop gpio-tegra186 module It is built into vmlinux now, not a module. - commit cc0ff86 - mmc: sdhci-pci: Add another Id for Intel CML (jsc#SLE-7946). - commit 06e352d - drm/i915/cml: Add Missing PCI IDs (jsc#SLE-7930, jsc#SLE-7953). - commit 9b2cd64 - scsi: sr: wait for the medium to become ready (bsc#1048585). - scsi: sr: workaround VMware ESXi cdrom emulation bug (bsc#1048585 bsc#1080813). - bdev: add open_finish (bsc#1048585). - docs: cdrom: Add autoclose IOCTL (bsc#1048585). - cdrom: separate autoclose into an IOCTL (bsc#1048585). - cdrom: wait for the tray to close (bsc#1048585). - cdrom: factor out common open_for_* code (bsc#1048585). - cdrom: add poll_event_interruptible (bsc#1048585). - commit 79a9241 - arm64: config: statically link gpio-tegra186 Driver doesn't load automatically. gpio-tegra already set to same. - commit 8ae3edf - cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag (bsc#1154776). - commit e492e69 - Remove old cdrom autoclose patches. - Refresh patches.suse/cdrom-turn-off-autoclose-by-default.patch. - Delete patches.suse/cdrom-factor-out-common-open_for_-code.patch. - Delete patches.suse/cdrom-wait-for-tray-to-close.patch. - Delete patches.suse/delay-add-poll_event_interruptible.patch. - Delete patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch. - Delete patches.suse/scsi-sr-workaround-VMware-ESXi-cdrom-emulation-bug.patch. - commit 355491c - drm/i915: Don't mix srcu tag and negative error codes (bsc#1152489) - commit 3b706cc - drm/i915/execlists: Process interrupted context on reset (bsc#1152489) - commit 6dbca2a - fs/libfs.c: fix kernel-doc warning (git-fixes). - fs/direct-io.c: fix kernel-doc warning (git-fixes). - Documentation/infiniband: update name of some functions (git-fixes). - docs: kbuild: remove cc-ldoption from document again (git-fixes). - docs: kbuild: fix invalid ReST syntax (git-fixes). - dmaengine: dw: platform: Switch to acpi_dma_controller_register() (git-fixes). - Documentation: virt: Fix broken reference to virt tree's index (git-fixes). - docs: packing: move it to core-api book and adjust markups (git-fixes). - docs: ipmb: place it at driver-api and convert to ReST (git-fixes). - docs: cgroup-v1/blkio-controller.rst: remove a CFQ left over (git-fixes). - hwmon: (shtc1) fix shtc1 and shtw1 id mask (git-fixes). - hwmon: (lm75) Fix write operations for negative temperatures (git-fixes). - commit cf25ad9 - tun: remove possible false sharing in tun_flow_update() (git-fixes). - vhost/test: stop device before reset (git-fixes). - xarray.h: fix kernel-doc warning (git-fixes). - USB: usb-skeleton: fix use-after-free after driver unbind (git-fixes). - usbip: vhci_hcd indicate failed message (git-fixes). - watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe (git-fixes). - wcn36xx: use dynamic allocation for large variables (git-fixes). - mic: avoid statically declaring a 'struct device' (git-fixes). - commit 03e4263 - tty: n_hdlc: fix build on SPARC (git-fixes). - tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()' (git-fixes). - tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()' (git-fixes). - tty: max310x: fix off-by-one buffer access when storing overrun (git-fixes). - tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs (git-fixes). - commit 79097ee - serial: fix kernel-doc warning in comments (git-fixes). - serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP (git-fixes). - soc: amlogic: meson-gx-socinfo: Add of_node_put() before return (git-fixes). - soc: renesas: rcar-sysc: Add goto to of_node_put() before return (git-fixes). - spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode (git-fixes). - commit 6cf7966 - pinctrl: berlin: as370: fix a typo s/spififib/spdifib (git-fixes). - pinctrl: cherryview: restore Strago DMI workaround for all versions (git-fixes). - pinctrl: intel: Allocate IRQ chip dynamic (git-fixes). - pinctrl: armada-37xx: swap polarity on LED group (git-fixes). - pinctrl: stmfx: fix null pointer on remove (git-fixes). - pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() (git-fixes). - pinctrl: armada-37xx: fix control of pins 32 and up (git-fixes). - commit 9b31ee5 - iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller (git-fixes). - iio: adc: meson_saradc: Fix memory allocation order (git-fixes). - kbuild: correct formatting of header in kbuild module docs (git-fixes). - lib: textsearch: fix escapes in example code (git-fixes). - lib: dimlib: fix help text typos (git-fixes). - mtd: spi-nor: fix a memory leak bug (git-fixes). - mtd: spi-nor: Fix an error code in spi_nor_read_raw() (git-fixes). - mtd: spi-nor: Fix Cadence QSPI RCU Schedule Stall (git-fixes). - mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips (git-fixes). - mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings (git-fixes). - Revert "/mwifiex: fix system hang problem after resume"/ (git-fixes). - iio: dac: ad5380: fix incorrect assignment to val (git-fixes). - iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off (git-fixes). - media: MAINTAINERS: Remove zoran driver (git-fixes). - gpio/aspeed: Fix incorrect number of banks (git-fixes). - gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()' (git-fixes). - gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.h (git-fixes). - commit e950311 - drm/panfrost: Handle resetting on timeout better (git-fixes). - drm/ttm: Restore ttm prefaulting (git-fixes). - drm/msm/dsi: Implement reset correctly (git-fixes). - Revert "/drm/radeon: Fix EEH during kexec"/ (git-fixes). - drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin (git-fixes). - drm/i915/cml: Add second PCH ID for CMP (git-fixes). - drm/i915: Extend Haswell GT1 PSMI workaround to all (git-fixes). - commit 28cf2c7 - Update patches.suse/x86-cpu-add-comet-lake-to-the-intel-cpu-models-header.patch (jsc#SLE-7935). - commit a71e408 - config: refresh - commit 3d308bb - series.conf: cleanup Move two submitted wireless patches to "/on the way to mainline"/ section. No effect on expanded tree. - commit 4d1b347 - phylink: fix kernel-doc warnings (git-fixes). - power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range' (git-fixes). - power: reset: gpio-restart: Fix typo when gpio reset is not found (git-fixes). - power: supply: Init device wakeup after device_add() (git-fixes). - remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handling (git-fixes). - r8169: fix DMA issue on MIPS platform (git-fixes). - PM: sleep: Fix possible overflow in pm_system_cancel_wakeup() (git-fixes). - commit ed8c5e4 - rt2x00: initialize last_reset (git-fixes). - virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr (git-fixes). - staging: bcm2835-audio: Fix draining behavior regression (git-fixes). - rtc: pcf2127: bugfix: read rtc disables watchdog (git-fixes). - rtc: rv3029: revert error handling patch to rv3029_eeprom_write() (git-fixes). - video: of: display_timing: Add of_node_put() in of_get_display_timing() (git-fixes). - ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet (git-fixes). - rtw88: fix wrong rx power calculation (git-fixes). - rtlwifi: Fix file release memory leak (git-fixes). - rtw88: fix seq_file memory leak (git-fixes). - rtlwifi: rtl8821ae: Fix incorrect returned values (git-fixes). - rtlwifi: rtl8192cu: Fix value set in descriptor (git-fixes). - rtw88: debug: dump tx power indexes in use (git-fixes). - regulator: da9211: fix obtaining "/enable"/ GPIO (git-fixes). - regulator: max77686: fix obtaining "/maxim,ena"/ GPIO (git-fixes). - commit 39d4733 - platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided (git-fixes). - platform/x86: classmate-laptop: remove unused variable (git-fixes). - platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table (git-fixes). - platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table (git-fixes). - commit fb32f25 - pinctrl: iproc-gpio: Fix incorrect pinconf configurations (git-fixes). - pinctrl: qcom: sdm845: Fix UFS_RESET pin (git-fixes). - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin (git-fixes). - commit 9e6b97e - nl80211: fix memory leak in nl80211_get_ftm_responder_stats (git-fixes). - NFC: pn533: fix use-after-free and memleaks (git-fixes). - PCI: PM: Fix pci_power_up() (git-fixes). - of: mdio: Fix a signedness bug in of_phy_get_and_connect() (git-fixes). - PCI: Correct pci=resource_alignment parameter example (git-fixes). - phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register() (git-fixes). - paride/pcd: need to set queue to NULL before put_disk (git-fixes). - paride/pf: need to set queue to NULL before put_disk (git-fixes). - commit 6c4192e - mt76: stop rx aggregation on station removal (git-fixes). - mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel (git-fixes). - mt76: mt7615: fix MT7615_WATCHDOG_TIME definition (git-fixes). - mt76: usb: fix endian in mt76u_copy (git-fixes). - mt76: mt76u: fix typo in mt76u_fill_rx_sg (git-fixes). - mt76: mt7615: fix sparse warnings: warning: restricted __le16 degrades to integer (git-fixes). - commit 36419e2 - memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' (git-fixes). - staging: most: sound: Fix error path of audio_init (git-fixes). - media: em28xx: Fix exception handling in em28xx_alloc_urbs() (git-fixes). - media: atmel: atmel-isi: fix timeout value for stop streaming (git-fixes). - media: ov8856: Check reading clock frequency succeeded (git-fixes). - media: imx7.rst: Fix the references to the CSI multiplexer (git-fixes). - media: marvell-ccic: mmp: add MODULE_DEVICE_TABLE (git-fixes). - media: rcar-vin: Clean up correct notifier in error path (git-fixes). - media: staging/imx: Fix NULL deref in find_pipeline_entity() (git-fixes). - media: vivid: fix potential integer overflow on left shift (git-fixes). - commit 67df550 - mailbox: qcom-apcs: fix max_register value (git-fixes). - commit b903159 - mac80211: accept deauth frames in IBSS mode (git-fixes). - mac80211: don't check if key is NULL in ieee80211_key_link() (git-fixes). - mac80211: vht: add support VHT EXT NSS BW in parsing VHT (git-fixes). - mac80211: minstrel_ht: fix per-group max throughput rate initialization (git-fixes). - commit 53cbd53 - leds: lm3532: Fix brightness control for i2c mode (git-fixes). - Refresh patches.suse/leds-lm3532-Fixes-for-the-driver-for-stability.patch. - commit 2348f20 - libata/ahci: Fix PCS quirk application (git-fixes). - libertas_tf: Use correct channel range in lbtf_geo_init (git-fixes). - led: triggers: Fix dereferencing of null pointer (git-fixes). - leds: trigger: gpio: GPIO 0 is valid (git-fixes). - leds: ti-lmu-common: Fix coccinelle issue in TI LMU (git-fixes). - commit 59a3bf5 - iwlwifi: exclude GEO SAR support for 3168 (git-fixes). - iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_init (git-fixes). - iwlwifi: mvm: fix race in sync rx queue notification (git-fixes). - Revert "/Input: elantech - enable SMBus on new (2018+) systems"/ (git-fixes). - Input: da9063 - fix capability and drop KEY_SLEEP (git-fixes). - ima: initialize the "/template"/ field with the default template (git-fixes). - Input: cros_ec_keyb - add back missing mask for event_type (git-fixes). - iwlwifi: dbg_ini: remove periphery phy and aux regions handling (git-fixes). - commit 5ba2a59 - i2c: designware: assert reset when error happen at ->probe() (git-fixes). - crypto: hisilicon - Matching the dma address for dma_pool_free() (git-fixes). - dma-buf: fix stack corruption in dma_fence_chain_release (git-fixes). - brcmfmac: get chip's default RAM info during PCIe setup (git-fixes). - can: xilinx_can: xcan_probe(): skip error message on deferred probe (git-fixes). - can: xilinx_can: xcan_chip_start(): fix failure with invalid bus (git-fixes). - crypto: mediatek - fix uninitialized value of gctx->textlen (git-fixes). - crypto: caam/qi - use print_hex_dump_debug function to print debug messages (git-fixes). - crypto: caam/qi - execute library only on DPAA 1.x (git-fixes). - crypto: caam - unregister algorithm only if the registration succeeded (git-fixes). - crypto: caam - execute module exit point only if necessary (git-fixes). - crypto: caam - free resources in case caam_rng registration failed (git-fixes). - crypto: ccp - Clean up and exit correctly on allocation failure (git-fixes). - crypto: ccp - Reduce maximum stack usage (git-fixes). - commit 44f9d1d - ath10k: fix latency issue for QCA988x (git-fixes). - ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init (git-fixes). - Bluetooth: hidp: Fix assumptions on the return value of hidp_send_message (git-fixes). - bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA (git-fixes). - ASoC: SOF: Intel: hda: Initialize HDA controller after i915 init (git-fixes). - ALSA: aoa: onyx: always initialize register read value (git-fixes). - ahci: Do not export local variable ahci_em_messages (git-fixes). - commit 2bdf3d5 - act_mirred: Fix mirred_init_module error handling (git-fixes). - commit 251206c - ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() (git-fixes). - commit e7cfc10 - ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers (git-fixes). - commit 043c45c - ALSA: usb-audio: Update DSD support quirks for Oppo and Rotel (git-fixes). - Refresh patches.suse/ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audio.patch. - Refresh patches.suse/ALSA-usb-audio-Add-Hiby-device-family-to-quirks-for-.patch. - commit 468bbcd - ALSA: usb-audio: DSD auto-detection for Playback Designs (git-fixes). - Refresh patches.suse/ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audio.patch. - Refresh patches.suse/ALSA-usb-audio-Add-Hiby-device-family-to-quirks-for-.patch. - commit 81fa71f - ALSA: hda - Force runtime PM on Nvidia HDMI codecs (git-fixes). - ALSA: hda/realtek - Enable headset mic on Asus MJ401TA (git-fixes). - ALSA: hdac: clear link output stream mapping (git-fixes). - ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 (git-fixes). - ALSA: hda/realtek - Fix alienware headset mic (git-fixes). - Add Acer Aspire Ethos 8951G model quirk (git-fixes). - ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx (git-fixes). - ALSA: hda - Allow runtime PM for controller if component notifier is used (git-fixes). - ALSA: usb-audio: remove some dead code (git-fixes). - ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk() (git-fixes). - ALSA: usb-audio: Clean up check_input_term() (git-fixes). - ALSA: usb-audio: Remove superfluous bLength checks (git-fixes). - ALSA: usb-audio: Unify the release of usb_mixer_elem_info objects (git-fixes). - ALSA: usb-audio: Simplify parse_audio_unit() (git-fixes). - ALSA: usb-audio: More validations of descriptor units (git-fixes). - ALSA: hda/realtek - Check beep whitelist before assigning in all codecs (git-fixes). - ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family (git-fixes). - ALSA: hda - Expand pin_match function to match upcoming new tbls (git-fixes). - ALSA: hda/sigmatel - remove unused variable 'stac9200_core_init' (git-fixes). - ALSA: hda: Set fifo_size for both playback and capture streams (git-fixes). - ALSA: hda - Inform too slow responses (git-fixes). - ALSA: usb-audio: Add Pioneer DDJ-SX3 PCM quirck (git-fixes). - ALSA: usb-audio: fix PCM device order (git-fixes). - ALSA: usb-audio: Unify audioformat release code (git-fixes). - ALSA: hda: Add support of Zhaoxin controller (git-fixes). - ALSA: usb-audio: Scarlett Gen 2 mixer interface (git-fixes). - ALSA: line6: sizeof (byte) is always 1, use that fact (git-fixes). - ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI (git-fixes). - commit 34822c0 - Linux 5.3.7 (bnc#1151927 5.3.7). - tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency (bnc#1151927 5.3.7). - tracing/hwlat: Report total time spent in all NMIs during the sample (bnc#1151927 5.3.7). - tracing: Get trace_array reference for available_tracers files (bnc#1151927 5.3.7). - ftrace: Get a reference counter for the trace_array on filter files (bnc#1151927 5.3.7). - hwmon: Fix HWMON_P_MIN_ALARM mask (bnc#1151927 5.3.7). - mtd: rawnand: au1550nd: Fix au_read_buf16() prototype (bnc#1151927 5.3.7). - firmware: google: increment VPD key_len properly (bnc#1151927 5.3.7). - mei: avoid FW version request on Ibex Peak and earlier (bnc#1151927 5.3.7). - mei: me: add comet point (lake) LP device ids (bnc#1151927 5.3.7). - iio: light: opt3001: fix mutex unlock race (bnc#1151927 5.3.7). - iio: adc: ad799x: fix probe error handling (bnc#1151927 5.3.7). - iio: light: add missing vcnl4040 of_compatible (bnc#1151927 5.3.7). - iio: light: fix vcnl4000 devicetree hooks (bnc#1151927 5.3.7). - iio: adc: axp288: Override TS pin bias current for some models (bnc#1151927 5.3.7). - iio: adc: stm32-adc: fix a race when using several adcs with dma and irq (bnc#1151927 5.3.7). - iio: adc: stm32-adc: move registers definitions (bnc#1151927 5.3.7). - iio: accel: adxl372: Perform a reset at start up (bnc#1151927 5.3.7). - iio: accel: adxl372: Fix push to buffers lost samples (bnc#1151927 5.3.7). - iio: accel: adxl372: Fix/remove limitation for FIFO samples (bnc#1151927 5.3.7). - iio: adc: hx711: fix bug in sampling of data (bnc#1151927 5.3.7). - staging: vt6655: Fix memory leak in vt6655_probe (bnc#1151927 5.3.7). - Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc (bnc#1151927 5.3.7). - staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E() (bnc#1151927 5.3.7). - staging: bcm2835-audio: Fix draining behavior regression (bnc#1151927 5.3.7). - staging/fbtft: Depend on OF (bnc#1151927 5.3.7). - serial: uartps: Fix uartps_major handling (bnc#1151927 5.3.7). - serial: uartlite: fix exit path null pointer (bnc#1151927 5.3.7). - USB: yurex: fix NULL-derefs on disconnect (bnc#1151927 5.3.7). - USB: iowarrior: fix use-after-free after driver unbind (bnc#1151927 5.3.7). - USB: iowarrior: fix use-after-free on release (bnc#1151927 5.3.7). - USB: iowarrior: fix use-after-free on disconnect (bnc#1151927 5.3.7). - USB: chaoskey: fix use-after-free on release (bnc#1151927 5.3.7). - USB: adutux: fix use-after-free on release (bnc#1151927 5.3.7). - USB: ldusb: fix NULL-derefs on driver unbind (bnc#1151927 5.3.7). - USB: legousbtower: fix use-after-free on release (bnc#1151927 5.3.7). - USB: usb-skeleton: fix NULL-deref on disconnect (bnc#1151927 5.3.7). - USB: serial: keyspan: fix NULL-derefs on open() and write() (bnc#1151927 5.3.7). - USB: serial: option: add support for Cinterion CLS8 devices (bnc#1151927 5.3.7). - USB: serial: option: add Telit FN980 compositions (bnc#1151927 5.3.7). - USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20 (bnc#1151927 5.3.7). - media: stkwebcam: fix runtime PM after driver unbind (bnc#1151927 5.3.7). - USB: serial: fix runtime PM after driver unbind (bnc#1151927 5.3.7). - USB: usblp: fix runtime PM after driver unbind (bnc#1151927 5.3.7). - USB: usb-skeleton: fix runtime PM after driver unbind (bnc#1151927 5.3.7). - usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior (bnc#1151927 5.3.7). - usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}() (bnc#1151927 5.3.7). - xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete() (bnc#1151927 5.3.7). - xhci: Increase STS_SAVE timeout in xhci_suspend() (bnc#1151927 5.3.7). - xhci: Prevent deadlock when xhci adapter breaks during init (bnc#1151927 5.3.7). - usb: xhci: wait for CNR controller not ready bit in xhci resume (bnc#1151927 5.3.7). - xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts (bnc#1151927 5.3.7). - xhci: Check all endpoints for LPM timeout (bnc#1151927 5.3.7). - xhci: Prevent device initiated U1/U2 link pm if exit latency is too long (bnc#1151927 5.3.7). - xhci: Fix false warning message about wrong bounce buffer write length (bnc#1151927 5.3.7). - USB: legousbtower: fix open after failed reset request (bnc#1151927 5.3.7). - USB: legousbtower: fix potential NULL-deref on disconnect (bnc#1151927 5.3.7). - USB: legousbtower: fix deadlock on disconnect (bnc#1151927 5.3.7). - USB: legousbtower: fix slab info leak at probe (bnc#1151927 5.3.7). - usb: typec: ucsi: displayport: Fix for the mode entering routine (bnc#1151927 5.3.7). - usb: typec: ucsi: ccg: Remove run_isr flag (bnc#1151927 5.3.7). - USB: usblcd: fix I/O after disconnect (bnc#1151927 5.3.7). - usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps() (bnc#1151927 5.3.7). - USB: dummy-hcd: fix power budget for SuperSpeed mode (bnc#1151927 5.3.7). - USB: yurex: Don't retry on unexpected errors (bnc#1151927 5.3.7). - USB: adutux: fix NULL-derefs on disconnect (bnc#1151927 5.3.7). - USB: adutux: fix use-after-free on disconnect (bnc#1151927 5.3.7). - USB: microtek: fix info-leak at probe (bnc#1151927 5.3.7). - USB: rio500: Remove Rio 500 kernel driver (bnc#1151927 5.3.7). - perf inject jit: Fix JIT_CODE_MOVE filename (bnc#1151927 5.3.7). - perf llvm: Don't access out-of-scope array (bnc#1151927 5.3.7). - efi/tpm: Fix sanity check of unsigned tbl_size being less than zero (bnc#1151927 5.3.7). - efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing (bnc#1151927 5.3.7). - efi/tpm: Don't traverse an event log with no events (bnc#1151927 5.3.7). - efi/tpm: Don't access event->count when it isn't mapped (bnc#1151927 5.3.7). - efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified (bnc#1151927 5.3.7). - x86/asm: Fix MWAITX C-state hint value (bnc#1151927 5.3.7). - MIPS: Disable Loongson MMI instructions for kernel build (bnc#1151927 5.3.7). - MIPS: elf_hwcap: Export userspace ASEs (bnc#1151927 5.3.7). - NFS: Fix O_DIRECT accounting of number of bytes read/written (bnc#1151927 5.3.7). - CIFS: Force reval dentry if LOOKUP_REVAL flag is set (bnc#1151927 5.3.7). - CIFS: Force revalidate inode when dentry is stale (bnc#1151927 5.3.7). - CIFS: Gracefully handle QueryInfo errors during open (bnc#1151927 5.3.7). - cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic (bnc#1151927 5.3.7). - drm/i915: Mark contents as dirty on a write fault (bnc#1151927 5.3.7). - drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled (bnc#1151927 5.3.7). - drm/i915: Whitelist COMMON_SLICE_CHICKEN2 (bnc#1151927 5.3.7). - drm/i915: Perform GGTT restore much earlier during resume (bnc#1151927 5.3.7). - io_uring: only flush workqueues on fileset removal (bnc#1151927 5.3.7). - btrfs: fix uninitialized ret in ref-verify (bnc#1151927 5.3.7). - btrfs: allocate new inode in NOFS context (bnc#1151927 5.3.7). - btrfs: fix balance convert to single on 32-bit host CPUs (bnc#1151927 5.3.7). - btrfs: fix incorrect updating of log root tree (bnc#1151927 5.3.7). - Btrfs: fix memory leak due to concurrent append writes with fiemap (bnc#1151927 5.3.7). - Fix the locking in dcache_readdir() and friends (bnc#1151927 5.3.7). - arm64/sve: Fix wrong free for task->thread.sve_state (bnc#1151927 5.3.7). - gpio: eic: sprd: Fix the incorrect EIC offset when toggling (bnc#1151927 5.3.7). - gpio: fix getting nonexclusive gpiods from DT (bnc#1151927 5.3.7). - gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source (bnc#1151927 5.3.7). - selinux: fix context string corruption in convert_context() (bnc#1151927 5.3.7). - mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() (bnc#1151927 5.3.7). - mm/page_alloc.c: fix a crash in free_pages_prepare() (bnc#1151927 5.3.7). - mm/z3fold.c: claim page in the beginning of free (bnc#1151927 5.3.7). - panic: ensure preemption is disabled during panic() (bnc#1151927 5.3.7). - commit fe06c63 - Update patches.suse/0001-btrfs-relocation-fix-use-after-free-on-dead-relocati.patch (bsc#1152972 bnc#1151927 5.3.7). - Update patches.suse/0001-kernel-sysctl.c-do-not-override-max_threads-provided.patch (bnc#1150875 bnc#1151927 5.3.7). - Update patches.suse/0002-drm-msm-Use-the-correct-dma_sync-calls-harder.patch (bsc#1152472 bnc#1151927 5.3.7). - Update patches.suse/ACPI-PPTT-Add-support-for-ACPI-6.3-thread-flag.patch (jsc#SLE-10146 bnc#1151927 5.3.7). - Update patches.suse/IB-core-Fix-wrong-iterating-on-ports.patch (jsc#SLE-8449 bnc#1151927 5.3.7). - Update patches.suse/RDMA-vmw_pvrdma-Free-SRQ-only-once.patch (jsc#SLE-8449 bnc#1151927 5.3.7). - Update patches.suse/arm64-topology-Use-PPTT-to-determine-if-PE-is-a-thre.patch (jsc#SLE-10146 bnc#1151927 5.3.7). - Update patches.suse/blk-wbt-fix-performance-regression-in-wbt-scale_up-scale_down.patch (bsc#1152489 bnc#1151927 5.3.7). - commit 942d26b - kernel-binary.spec.in: Fix build of non-modular kernels (boo#1154578). - commit 7f1e881 - iommu/vt-d: Add Scalable Mode fault information (jsc#SLE-8032). - iommu/vt-d: Add trace events for device dma map/unmap (jsc#SLE-8014). - commit e17e39f - rtlwifi: Fix potential overflow on P2P code (bsc#1154372 CVE-2019-17666). - commit 6cf6227 - series.conf: cleanup Update upstream references and move into sorted section: patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch Move into "/on the way"/ section: patches.suse/libertas-fix-a-potential-NULL-pointer-dereference.patch - commit 5ebd03f - Fix Patch-mainline tag patches.suse/firmware-dmi-fix-unlikely-out-of-bounds-read.patch. - commit a48c406 - libertas: fix a potential NULL pointer dereference (CVE-2019-16232,bsc#1150465). - commit 9f9e4f7 - iwlwifi: pcie: fix rb_allocator workqueue allocation (CVE-2019-16234,bsc#1150452). - commit 88957ce - kernel-binary.spec.in: Obsolete kgraft packages only when not building them. - commit 25f7690 - kernel-subpackage-build: create zero size ghost for uncompressed vmlinux (bsc#1154354). It is not strictly necessary to uncompress it so maybe the ghost file can be 0 size in this case. - commit 4bf73c8 - iommu/amd: Check PM_LEVEL_SIZE() condition in locked section (bsc#1154625). - iommu/amd: Fix incorrect PASID decoding from event log (bsc#1154626). - iommu/io-pgtable-arm: Support all Mali configurations (bsc#1154637). - iommu/io-pgtable-arm: Correct Mali attributes (bsc#1154636). - iommu/amd: Lock code paths traversing protection_domain->dev_list (bsc#1154629). - iommu/amd: Lock dev_data in attach/detach code paths (bsc#1154630). - iommu/amd: Check for busy devices earlier in attach_device() (bsc#1154624). - iommu/amd: Take domain->lock for complete attach/detach path (bsc#1154633). - iommu/amd: Remove amd_iommu_devtable_lock (bsc#1154631). - iommu/amd: Remove domain->updated (bsc#1154632). - iommu/amd: Wait for completion of IOTLB flush in attach_device (bsc#1154635). - iommu/amd: Unmap all L7 PTEs when downgrading page-sizes (bsc#1154634). - iommu/amd: Introduce first_pte_l7() helper (bsc#1154628). - iommu/amd: Fix pages leak in free_pagetable() (bsc#1154627). - commit 41aabfd - vsprintf: Prevent crash when dereferencing invalid pointers for %pD (bsc#1154619). - commit dffedfe - scsi: lpfc: Check queue pointer before use (bsc#1154242). - commit 7553622 - x86/hyperv: Set pv_info.name to "/Hyper-V"/ (fate#323887). - x86/hyperv: Make vapic support x2apic mode (fate#323887). - Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP (fate#323887). - HID: hyperv: Use in-place iterator API in the channel callback (fate#323887). - commit bcf7984 - Move patch to upstream section Refresh patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch. - commit 4bf6dec - firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices (git-fixes). - commit cf1b81f - series.conf: refresh - update upstream references: patches.suse/cfg80211-wext-avoid-copying-malformed-SSIDs.patch. patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch. - commit 863654c - hrtimer/treewide: Use hrtimer_sleeper_start_expires() (bsc#1149032). - hrtimer: Provide hrtimer_sleeper_start_expires() (bsc#1149032). - hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls (bsc#1149032). - hrtimer: Remove task argument from hrtimer_init_sleeper() (bsc#1149032). - lib/timerqueue: Rely on rbtree semantics for next timer (bsc#1154536). - x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64 (bsc#1149032). - sched: Clean up active_mm reference counting (bsc#1149032). - sched/core: Convert get_task_struct() to return the task (bsc#1149032). - mutex: Fix up mutex_waiter usage (bsc#1149032). - locking/mutex: Use mutex flags macro instead of hard code (bsc#1149032). - locking/mutex: Make __mutex_owner static to mutex.c (bsc#1149032). - locking/qspinlock,x86: Clarify virt_spin_lock_key (bsc#1149032). - locking/rwsem: Check for operations on an uninitialized rwsem (bsc#1149032). - locking/rwsem: Make handoff writer optimistically spin on owner (bsc#1149032). - commit 2a492dc - Fix Patch-mainline: patches.suse/s390-zcrypt-add-base-code-for-cca-crypto-card-info-support patches.suse/s390-zcrypt-cex7s-exploitation-support patches.suse/s390-zcrypt-move-cca-misc-functions-to-new-code-file patches.suse/s390-zcrypt-new-sysfs-attributes-serialnr-and-mkvps - commit 7dfd2cf - netdevsim: implement support for devlink region and snapshots (bsc#1154353). - Refresh patches.suse/net-devlink-split-reload-op-into-two.patch. - commit 8316be1 - netdevsim: register couple of devlink params (bsc#1154353). - Refresh patches.suse/net-devlink-split-reload-op-into-two.patch. - commit f83adc1 - SUNRPC: fix race to sk_err after xs_error_report (bsc#1154353). - commit cf2c098 - netdevsim: Add devlink-trap support (bsc#1154353). - Refresh patches.suse/net-devlink-split-reload-op-into-two.patch. - commit bd989c4 - net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write() (bsc#1154353). - mlxsw: spectrum: Clear VLAN filters during port initialization (bsc#1154488). - net: ena: clean up indentation issue (bsc#1154492). - net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() (bsc#1154353). - net: ena: Select DIMLIB for ENA_ETHERNET (bsc#1154492). - sunrpc: clean up indentation issue (bsc#1154353). - sunrpc: add a new cache_detail operation for when a cache is flushed (bsc#1154353). - svcrdma: Use llist for managing cache of recv_ctxts (jsc#SLE-8449). - svcrdma: Remove svc_rdma_wq (jsc#SLE-8449). - SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist (bsc#1154353). - SUNRPC: Fix congestion window race with disconnect (bsc#1154353). - SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic (bsc#1154353). - SUNRPC: Don't receive TCP data into a request buffer that has been reset (bsc#1154353). - xprtrdma: Clear xprt->reestablish_timeout on close (jsc#SLE-8449). - xprtrdma: Recycle MRs after disconnect (jsc#SLE-8449). - xprtrdma: Optimize rpcrdma_post_recvs() (jsc#SLE-8449). - xprtrdma: Inline XDR chunk encoder functions (jsc#SLE-8449). - xprtrdma: Fix bc_max_slots return value (jsc#SLE-8449). - xprtrdma: Clean up xprt_rdma_set_connect_timeout() (jsc#SLE-8449). - xprtrdma: Use an llist to manage free rpcrdma_reps (jsc#SLE-8449). - xprtrdma: Remove rpcrdma_buffer::rb_mrlock (jsc#SLE-8449). - xprtrdma: Cache free MRs in each rpcrdma_req (jsc#SLE-8449). - xprtrdma: Ensure creating an MR does not trigger FS writeback (jsc#SLE-8449). - xprtrdma: Move rpcrdma_mr_get out of frwr_map (jsc#SLE-8449). - xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put (jsc#SLE-8449). - xprtrdma: Simplify rpcrdma_mr_pop (jsc#SLE-8449). - xprtrdma: Rename rpcrdma_buffer::rb_all (jsc#SLE-8449). - xprtrdma: Rename CQE field in Receive trace points (jsc#SLE-8449). - xprtrdma: Boost maximum transport header size (jsc#SLE-8449). - xprtrdma: Fix calculation of ri_max_segs again (jsc#SLE-8449). - xprtrdma: Update obsolete comment (jsc#SLE-8449). - xprtrdma: Refresh the documenting comment in frwr_ops.c (jsc#SLE-8449). - SUNRPC: Inline xdr_commit_encode (bsc#1154353). - SUNRPC: Remove rpc_wake_up_queued_task_on_wq() (bsc#1154353). - RDMA/hns: Package operations of rq inline buffer into separate functions (jsc#SLE-8449). - RDMA/hns: Optimize cmd init and mode selection for hip08 (jsc#SLE-8449). - RDMA/hns: Use devm_platform_ioremap_resource() to simplify code (jsc#SLE-8449). - RDMA/hns: Fix wrong assignment of qp_access_flags (jsc#SLE-8449). - RDMA/hns: Delete the not-used lines (jsc#SLE-8449). - RDMA/hns: Remove if-else judgment statements for creating srq (jsc#SLE-8449). - RDMA/hns: Add reset process for function-clear (jsc#SLE-8449). - RDMA/hns: Fix cast from or to restricted __le32 for driver (jsc#SLE-8449). - RDMA/hns: Remove the some magic number (jsc#SLE-8449). - RDMA/hns: Modify the data structure of hns_roce_av (jsc#SLE-8449). - RDMA/hns: Fix some white space check_mtu_validate() (jsc#SLE-8449). - RDMA/hns: Remove unuseful member (jsc#SLE-8449). - RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver (jsc#SLE-8449). - RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver (jsc#SLE-8449). - RDMA/hns: Modify pi vlaue when cq overflows (jsc#SLE-8449). - RDMA/hns: Bugfix for creating qp attached to srq (jsc#SLE-8449). - RDMA/hns: Logic optimization of wc_flags (jsc#SLE-8449). - RDMA/hns: Use the new APIs for printing log (jsc#SLE-8449). - RDMA/hns: Disable alw_lcl_lpbk of SSU (jsc#SLE-8449). - RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int() (jsc#SLE-8449). - RDMA/hns: Refactor hns_roce_v2_set_hem for hip08 (jsc#SLE-8449). - RDMA/hns: Remove unnecessary kzalloc (jsc#SLE-8449). - RDMA/hns: Refactor irq request code (jsc#SLE-8449). - RDMA/hns: Split bool statement and assign statement (jsc#SLE-8449). - RDMA/hns: Handling the error return value of hem function (jsc#SLE-8449). - RDMA/hns: Update some comments style (jsc#SLE-8449). - RDMA/hns: Clean up unnecessary initial assignment (jsc#SLE-8449). - RDMA/hns: Remove unnessary init for cmq reg (jsc#SLE-8449). - RDMA/hns: Update the prompt message for creating and destroy qp (jsc#SLE-8449). - RDMA/hns: Optimize hns_roce_modify_qp function (jsc#SLE-8449). - RDMA/hns: Encapsulate some lines for setting sq size in user mode (jsc#SLE-8449). - RDMA/hns: remove obsolete Kconfig comment (jsc#SLE-8449). - RDMA/hns: Remove not used UAR assignment (jsc#SLE-8449). - RDMA/hns: remove set but not used variable 'irq_num' (jsc#SLE-8449). - RDMA/hns: Refactor eq table init for hip08 (jsc#SLE-8449). - RDMA/hns: Refactor hem table mhop check and calculation (jsc#SLE-8449). - RDMA/hns: Package for hns_roce_rereg_user_mr function (jsc#SLE-8449). - RDMA/hns: Optimize hns_roce_mhop_alloc function (jsc#SLE-8449). - RDMA/hns: optimize the duplicated code for qpc setting flow (jsc#SLE-8449). - RDMA/hns: Use a separated function for setting extend sge paramters (jsc#SLE-8449). - RDMA/hns: Refactor for hns_roce_v2_modify_qp function (jsc#SLE-8449). - RDMA/hns: Refactor the code of creating srq (jsc#SLE-8449). - RDMA/hns: Package the flow of creating cq (jsc#SLE-8449). - net: ena: don't wake up tx queue when down (bsc#1154492). - mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer (bsc#1154488). - mlxsw: spectrum: Register CPU port with devlink (bsc#1154488). - mlxsw: spectrum_buffers: Prevent changing CPU port's configuration (bsc#1154488). - net: ena: fix incorrect update of intr_delay_resolution (bsc#1154492). - net: ena: fix retrieval of nonadaptive interrupt moderation intervals (bsc#1154492). - net: ena: fix update of interrupt moderation register (bsc#1154492). - net: ena: remove all old adaptive rx interrupt moderation code from ena_com (bsc#1154492). - net: ena: remove ena_restore_ethtool_params() and relevant fields (bsc#1154492). - net: ena: remove old adaptive interrupt moderation code from ena_netdev (bsc#1154492). - net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_interval _*() (bsc#1154492). - net: ena: enable the interrupt_moderation in driver_supported_features (bsc#1154492). - net: ena: reimplement set/get_coalesce() (bsc#1154492). - net: ena: switch to dim algorithm for rx adaptive interrupt moderation (bsc#1154492). - net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it (bsc#1154492). - netdevsim: Set offsets to various protocol layers (bsc#1154353). - net: hns3: add some DFX info for reset issue (bsc#1154353). - net: hns3: check NULL pointer before use (bsc#1154353). - net: hns3: modify some logs format (bsc#1154353). - net: hns3: fix port setting handle for fibre port (bsc#1154353). - net: hns3: fix shaper parameter algorithm (bsc#1154353). - net: hns3: revert to old channel when setting new channel num fail (bsc#1154353). - net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver (bsc#1154353). - net: hns3: make array spec_opcode static const, makes object smaller (bsc#1154353). - net: hns3: make hclge_dbg_get_m7_stats_info static (bsc#1154353). - net: hns3: disable loopback setting in hclge_mac_init (bsc#1154353). - net: hns3: remove explicit conversion to bool (bsc#1154353). - net: hns3: add client node validity judgment (bsc#1154353). - net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset (bsc#1154353). - net: hns3: fix double free bug when setting ringparam (bsc#1154353). - net: hns3: fix error VF index when setting VLAN offload (bsc#1154353). - net: hns: Move static keyword to the front of declaration (bsc#1154353). - sunrpc: Use kzfree rather than its implementation (bsc#1154353). - mvpp2: percpu buffers (bsc#1154353). - mvpp2: refactor BM pool functions (bsc#1154353). - net: hns3: remove set but not used variable 'qos' (bsc#1154353). - net: hns3: remove redundant assignment to pointer reg_info (bsc#1154353). - net: bridge: Populate the pvid flag in br_vlan_get_info (bsc#1154353). - net: hns3: not allow SSU loopback while execute ethtool -t dev (bsc#1154353). - net: hns3: check reset interrupt status when reset fails (bsc#1154353). - net: hns3: add phy selftest function (bsc#1154353). - net: hns3: implement .process_hw_error for hns3 client (bsc#1154353). - net: hns3: optimize waiting time for TQP reset (bsc#1154353). - net: hns3: fix incorrect type in assignment (bsc#1154353). - net: hns3: make some reusable codes into a function (bsc#1154353). - net: hns3: optimize some log printings (bsc#1154353). - net: hns3: reduce the parameters of some functions (bsc#1154353). - net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map (bsc#1154353). - net: hns3: use macro instead of magic number (bsc#1154353). - net: hns3: code optimization for debugfs related to "/dump reg"/ (bsc#1154353). - mlxsw: spectrum_ptp: Add counters for GC events (bsc#1154488). - mlxsw: Bump firmware version to 13.2000.1886 (bsc#1154488). - mlxsw: spectrum: Prevent auto negotiation on number of lanes (bsc#1154488). - mlxsw: Remove 56G speed support (bsc#1154488). - net: hns3: Fix -Wunused-const-variable warning (bsc#1154353). - selftests: mlxsw: Add a test case for devlink-trap (bsc#1154488). - selftests: mlxsw: Add test cases for devlink-trap L2 drops (bsc#1154488). - mlxsw: spectrum: Add devlink-trap support (bsc#1154488). - mlxsw: Add trap group for layer 2 discards (bsc#1154488). - mlxsw: Add layer 2 discard trap IDs (bsc#1154488). - mlxsw: reg: Add new trap actions (bsc#1154488). - mlxsw: core: Add API to set trap action (bsc#1154488). - netdevsim: Fix build error without CONFIG_INET (bsc#1154353). - net: hns: add phy_attached_info() to the hns driver (bsc#1154353). - net: hns3: add phy_attached_info() to the hns3 driver (bsc#1154353). - net: hns3: prevent unnecessary MAC TNL interrupt (bsc#1154353). - net: hns3: change print level of RAS error log from warning to error (bsc#1154353). - net: hns3: fix error and incorrect format (bsc#1154353). - net: hns3: modify redundant initialization of variable (bsc#1154353). - net: hns3: add or modify comments (bsc#1154353). - Documentation: Add description of netdevsim traps (bsc#1154353). - net: bridge: mdb: allow add/delete for host-joined groups (bsc#1154353). - net: bridge: mdb: dump host-joined entries as well (bsc#1154353). - net: bridge: mdb: factor out mdb filling (bsc#1154353). - net: bridge: mdb: move vlan comments (bsc#1154353). - net/mvpp2: Replace tasklet with softirq hrtimer (bsc#1154353). - net: hns3: Make hclge_func_reset_sync_vf static (bsc#1154353). - mvpp2: no need to check return value of debugfs_create functions (bsc#1154353). - hns3: no need to check return value of debugfs_create functions (bsc#1154353). - net: hns3: refine some macro definitions (bsc#1154353). - net: hns3: add handshake with VF for PF reset (bsc#1154353). - net: hns3: refine MAC pause statistics querying function (bsc#1154353). - net: hns3: add function display NCL_CONFIG info (bsc#1154353). - net: hns3: add check for max TX BD num for tso and non-tso case (bsc#1154353). - net: hns3: add some statitics info to tx process (bsc#1154353). - net: hns3: add DFX registers information for ethtool -d (bsc#1154353). - net: hns3: modify how pause options is displayed (bsc#1154353). - net: hns3: add input length check for debugfs write function (bsc#1154353). - net: hns3: clean up for vlan handling in hns3_fill_desc_vtags (bsc#1154353). - net: hns3: fix interrupt clearing error for VF (bsc#1154353). - net: hns3: fix GFP flag error in hclge_mac_update_stats() (bsc#1154353). - mlxsw: spectrum: Extend to support Spectrum-3 ASIC (bsc#1154488). - net: hns3: activate reset timer when calling reset_event (bsc#1154353). - net: hns3: clear reset interrupt status in hclge_irq_handle() (bsc#1154353). - net: hns3: fix some reset handshake issue (bsc#1154353). - net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd (bsc#1154353). - net: hns3: simplify hclge_cmd_query_error() (bsc#1154353). - net: hns3: minior error handling change for hclge_tm_schd_info_init (bsc#1154353). - net: hns3: minor cleanup in hns3_clean_rx_ring (bsc#1154353). - net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() (bsc#1154353). - net: hns3: refine for set ring parameters (bsc#1154353). - net: hns3: do not query unsupported commands in debugfs (bsc#1154353). - net: hns3: add handler for NCSI error mailbox (bsc#1154353). - net: hns3: add link change event report (bsc#1154353). - net: phy: xgene: use devm_platform_ioremap_resource() to simplify code (bsc#1154353). - mvpp2: use devm_platform_ioremap_resource() to simplify code (bsc#1154353). - net: bridge: mcast: add delete due to fast-leave mdb flag (bsc#1154353). - selftests: mlxsw: Add a test for leftover DSCP rule (bsc#1154488). - selftests: mlxsw: Fix local variable declarations in DSCP tests (bsc#1154488). - net: Remove dev_err() usage after platform_get_irq() (bsc#1154353). - net: hns3: use dev_info() instead of pr_info() (bsc#1154353). - net: hns3: Add support for using order 1 pages with a 4K buffer (bsc#1154353). - net: hns3: add interrupt affinity support for misc interrupt (bsc#1154353). - net: hns3: make hclge_service use delayed workqueue (bsc#1154353). - net: hns3: add debug messages to identify eth down cause (bsc#1154353). - net: hns3: modify firmware version display format (bsc#1154353). - net: hns3: change GFP flag during lock period (bsc#1154353). - net: hns3: remove upgrade reset level when reset fail (bsc#1154353). - net: hns3: add a check for get_reset_level (bsc#1154353). - net: hns3: add reset checking before set channels (bsc#1154353). - mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits (bsc#1154488). - mlxsw: spectrum_acl: Track rules that forbid egress block bind (bsc#1154488). - mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress (bsc#1154488). - drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block (bsc#1154353). - mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups (bsc#1154488). - mlxsw: spectrum: Expose KVD size for Spectrum-2 (bsc#1154488). - drivers: net: xgene: Remove acpi_has_method() calls (bsc#1154353). - platform/mellanox: mlxreg-hotplug: Remove dev_err() usage after platform_get_irq() (bsc#1154488). - commit 25127c6 - s390/zcrypt: new sysfs attributes serialnr and mkvps (jsc#SLE-9582 jsc#IBM-505 LTC#181532). - Refresh patches.suse/s390-zcrypt-cex7s-exploitation-support. - commit e3c6694 - s390/zcrypt: add base code for cca crypto card info support (jsc#SLE-9582 jsc#IBM-505 LTC#181532). - s390/zcrypt: move cca misc functions to new code file (jsc#SLE-9582 jsc#IBM-505 LTC#181532). - commit ade3003 - Update references in patches.suse/Revert-s390-dasd-Add-discard-support-for-ESE-volumes.patch (bnc#1151927 5.3.6 jsc#SLE-7885 jsc#IBM-463 LTC#178852). - Update references in patches.suse/s390-dasd-Fix-error-handling-during-online-processin.patch (bnc#1151927 5.3.6 jsc#SLE-7885 jsc#IBM-463 LTC#178852). - commit fae0452 - s390/zcrypt: CEX7S exploitation support (jsc#SLE-7506 jsc#IBM-458 LTC#178859). - commit 99477f1 - selftests/bpf: fix clearing buffered output between tests/subtests (bsc#1154353). - commit 5178748 - libbpf: convert libbpf code to use new btf helpers (bsc#1154353). - Refresh patches.suse/libbpf-fix-false-uninitialized-variable-warning.patch. - commit 234ecb1 - Documentation: Clarify trap's description (bsc#1154353). - libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions (bsc#1154353). - libbpf: Remove getsockopt() check for XDP_OPTIONS (bsc#1154353). - kcm: disable preemption in kcm_parse_func_strparser() (bsc#1154353). - IB/mlx5: Use the original address for the page during free_pages (jsc#SLE-8446). - RDMA/cma: Fix false error message (jsc#SLE-8449). - kbuild: replace BASH-specific ${@:2} with shift and ${@} (bsc#1154353). - libbpf: add flags to umem config (bsc#1154353). - tools: bpftool: do not link twice against libbpf.a in Makefile (bsc#1154353). - tools: bpf: account for generated feature/ and libbpf/ directories (bsc#1154353). - tools: bpftool: improve and check builds for different make invocations (bsc#1154353). - tools: bpftool: ignore make built-in rules for getting kernel version (bsc#1154353). - tools/bpf: sync bpf.h (bsc#1154353). - btf: do not use CONFIG_OUTPUT_FORMAT (bsc#1154353). - libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall (bsc#1154353). - libbpf: add bpf_btf_get_next_id() to cycle through BTF objects (bsc#1154353). - libbpf: refactor bpf_*_get_next_id() functions (bsc#1154353). - tools: bpf: synchronise BPF UAPI header with tools (bsc#1154353). - bpf: sync bpf.h to tools/ (bsc#1154353). - libbpf: add support for need_wakeup flag in AF_XDP part (bsc#1154353). - libbpf: make libbpf.map source of truth for libbpf version (bsc#1154353). - tools: bpftool: compile with $(EXTRA_WARNINGS) (bsc#1154353). - libbpf: attempt to load kernel BTF from sysfs first (bsc#1154353). - tools: bpftool: add feature check for zlib (bsc#1154353). - tools: bpftool: fix reading from /proc/config.gz (bsc#1154353). - libbpf: implement BPF CO-RE offset relocation algorithm (bsc#1154353). - libbpf: add .BTF.ext offset relocation section loading (bsc#1154353). - libbpf: add helpers for working with BTF types (bsc#1154353). - bpf: sync bpf.h to tools/ (bsc#1154353). - tools: Add definitions for devmap_hash map type (bsc#1154353). - tools/libbpf_probes: Add new devmap_hash type (bsc#1154353). - tools/include/uapi: Add devmap_hash BPF map type (bsc#1154353). - selftests/bpf: convert send_signal.c to use subtests (bsc#1154353). - selftests/bpf: convert bpf_verif_scale.c to sub-tests API (bsc#1154353). - selftests/bpf: add sub-tests support for test_progs (bsc#1154353). - selftests/bpf: abstract away test log output (bsc#1154353). - selftest/bpf: centralize libbpf logging management for test_progs (bsc#1154353). - libbpf: return previous print callback from libbpf_set_print (bsc#1154353). - selftests/bpf: add test selectors by number and name to test_progs (bsc#1154353). - selftests/bpf: revamp test_progs to allow more control (bsc#1154353). - selftests/bpf: prevent headers to be compiled as C code (bsc#1154353). - selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP (bsc#1154353). - libbpf: provide more helpful message on uninitialized global var (bsc#1154353). - tools headers: Grab copy of linux/const.h, needed by linux/bits.h (bsc#1154353). - commit 0d4cc4a - scsi: lpfc: remove left-over BUILD_NVME defines (bsc#1154268). - commit bde7b0f - series.conf: move unsortable patch out of sorted section Move patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch out of sorted section; it does not have Git-commit tag (yet) so that it cannot be sorted without manual update anyway. - commit dab15c2 - series.conf: move queued patch into sorted section Update patches.suse/cfg80211-wext-avoid-copying-malformed-SSIDs.patch Git-repo tag and move it into sorted section. - commit 9c78ce4 - RDMA/mlx5: Add missing synchronize_srcu() for MW cases (jsc#SLE-8446). - RDMA/mlx5: Put live in the correct place for ODP MRs (jsc#SLE-8446). - RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu (jsc#SLE-8446). - RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() (jsc#SLE-8449). - RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR (jsc#SLE-8446). - RDMA/mlx5: Do not allow rereg of a ODP MR (jsc#SLE-8446). - IB/core: Fix wrong iterating on ports (jsc#SLE-8449). - RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path (jsc#SLE-8449). - RDMA/cxgb4: Do not dma memory off of the stack (jsc#SLE-8392). - RDMA/cm: Fix memory leak in cm_add/remove_one (jsc#SLE-8449). - RDMA/core: Fix an error handling path in 'res_get_common_doit()' (jsc#SLE-8449). - RDMA/i40iw: Associate ibdev to netdev before IB device registration (jsc#SLE-8449). - RDMA/iwcm: Fix a lock inversion issue (jsc#SLE-8449). - RDMA/iw_cxgb4: fix SRQ access from dump_qp() (jsc#SLE-8392). - RDMA/hfi1: Prevent memory leak in sdma_init (jsc#SLE-8449). - RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_port (jsc#SLE-8449). - RDMA/siw: Fix serialization issue in write_space() (jsc#SLE-8381). - RDMA/vmw_pvrdma: Free SRQ only once (jsc#SLE-8449). - mlx5: avoid 64-bit division in dr_icm_pool_mr_create() (jsc#SLE-8464). - devlink: Fix error handling in param and info_get dumpit cb (bsc#1154353). - sk_buff: drop all skb extensions on free and skb scrubbing (bsc#1154353). - bpf: Clean up indentation issue in BTF kflag processing (bsc#1154353). - xsk: relax UMEM headroom alignment (bsc#1154353). - bpf: fix BTF verification of enums (bsc#1154353). - net: sched: sch_sfb: don't call qdisc_put() while holding tree lock (bsc#1154353). - net: sched: multiq: don't call qdisc_put() while holding tree lock (bsc#1154353). - net: sched: sch_htb: don't call qdisc_put() while holding tree lock (bsc#1154353). - sch_netem: fix rcu splat in netem_enqueue() (bsc#1154353). - cxgb4: Signedness bug in init_one() (jsc#SLE-8389). - net/mlx5: DR, Allow matching on vport based on vhca_id (jsc#SLE-8464). - net/mlx5: DR, Fix getting incorrect prev node in ste_free (jsc#SLE-8464). - net/mlx5: DR, Remove redundant vport number from action (jsc#SLE-8464). - net/mlx5: DR, Fix SW steering HW bits and definitions (jsc#SLE-8464). - qede: qede_fp: simplify a bit 'qede_rx_build_skb()' (jsc#SLE-8401). - IB/hfi1: remove unlikely() from IS_ERR*() condition (jsc#SLE-8449). - mm/gup: add make_dirty arg to put_user_pages_dirty_lock() (jsc#SLE-8449). - PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation (jsc#SLE-8449). - PCI/P2PDMA: Allow IOMMU for host bridge whitelist (jsc#SLE-8449). - PCI/P2PDMA: dma_map() requests that traverse the host bridge (jsc#SLE-8449). - PCI/P2PDMA: Store mapping method in an xarray (jsc#SLE-8449). - PCI/P2PDMA: Factor out __pci_p2pdma_map_sg() (jsc#SLE-8449). - PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg() (jsc#SLE-8449). - PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg() (jsc#SLE-8449). - PCI/P2PDMA: Whitelist some Intel host bridges (jsc#SLE-8449). - PCI/P2PDMA: Factor out host_bridge_whitelist() (jsc#SLE-8449). - PCI/P2PDMA: Apply host bridge whitelist for ACS (jsc#SLE-8449). - PCI/P2PDMA: Factor out __upstream_bridge_distance() (jsc#SLE-8449). - PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance() (jsc#SLE-8449). - PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct (jsc#SLE-8449). - PCI/P2PDMA: Introduce private pagemap structure (jsc#SLE-8449). - RDMA/efa: Fix incorrect error print (jsc#SLE-5640). - RDMA/bnxt_re: Fix spelling mistake "/missin_resp"/ -> "/missing_resp"/ (jsc#SLE-8372 bsc#1153275). - IB/{rdmavt, hfi1, qib}: Add a counter for credit waits (jsc#SLE-8449). - IB/hfi1: Add traces for TID RDMA READ (jsc#SLE-8449). - RDMA/siw: Relax from kmap_atomic() use in TX path (jsc#SLE-8381). - IB/iser: Support up to 16MB data transfer in a single command (jsc#SLE-8449). - RDMA/siw: Fix page address mapping in TX path (jsc#SLE-8381). - RDMA: Fix goto target to release the allocated memory (jsc#SLE-8449). - RDMA/usnic: Avoid overly large buffers on stack (jsc#SLE-8449). - RDMA/odp: Add missing cast for 32 bit (jsc#SLE-8449). - IB/mlx5: Add page fault handler for DC initiator WQE (jsc#SLE-8446). - IB/mlx5: Remove check of FW capabilities in ODP page fault handling (jsc#SLE-8446). - RDMA/iwpm: Delete unnecessary checks before the macro call "/dev_kfree_skb"/ (jsc#SLE-8449). - RDMA/efa: Use existing FIELD_SIZEOF macro (jsc#SLE-5640). - RDMA/efa: Remove umem check on dereg MR flow (jsc#SLE-5640). - RDMA/mlx5: RDMA_RX flow type support for user applications (jsc#SLE-8446). - RDMA: Delete DEBUG code (jsc#SLE-8449). - RDMA/mlx5: Annotate lock dependency in bind/unbind slave port (jsc#SLE-8446). - IB/mlx5: Expose XRQ legacy commands over the DEVX interface (jsc#SLE-8446). - IB/mlx5: Add legacy events to DEVX list (jsc#SLE-8446). - RDMA/{cxgb3, cxgb4, i40iw}: Remove common code (jsc#SLE-8449). - RDMA/core: Add common iWARP query port (jsc#SLE-8449). - RDMA/cxgb3: Use ib_device_set_netdev() (jsc#SLE-8449). - RDMA: Introduce ib_port_phys_state enum (jsc#SLE-8449). - RDMA/efa: Rate limit admin queue error prints (jsc#SLE-5640). - RDMA/core: Introduce ratelimited ibdev printk functions (jsc#SLE-8449). - rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors (jsc#SLE-8449). - mlx5: Fix formats with line continuation whitespace (jsc#SLE-8464). - RDMA/mlx5: Remove DEBUG ODP code (jsc#SLE-8446). - RDMA/core: fix spelling mistake "/Nelink"/ -> "/Netlink"/ (jsc#SLE-8449). - infiniband: Remove dev_err() usage after platform_get_irq() (jsc#SLE-8449). - RDMA/efa: Expose device statistics (jsc#SLE-5640). - IB/bnxt_re: Do not notifify GID change event (jsc#SLE-8372 bsc#1153275). - IB/mlx5: Support per device q counters in switchdev mode (jsc#SLE-8446). - IB/mlx5: Refactor code for counters allocation (jsc#SLE-8446). - qed*: Change dpi_addr to be denoted with __iomem (jsc#SLE-8401). - IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface (jsc#SLE-8446). - RDMA/core: Support netlink commands in non init_net net namespaces (jsc#SLE-8449). - RDMA/mlx4: Annotate boolean arguments as bool and not int (jsc#SLE-8461). - RDMA/mlx4: Separate creation of RWQ and QP (jsc#SLE-8461). - IB/usnic: Use dev_get_drvdata (jsc#SLE-8449). - RDMA/qedr: Remove Unneeded variable rc (jsc#SLE-8215). - RDMA/qib: Unneeded variable ret (jsc#SLE-8449). - IB/mlx5: Avoid unnecessary typecast (jsc#SLE-8446). - RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked (jsc#SLE-8449). - RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zero (jsc#SLE-8449). - RDMA/mlx4: Untag user pointers in mlx4_get_umem_mr (jsc#SLE-8461). - IB/hfi1: Remove unused define (jsc#SLE-8449). - RDMA/odp: remove ib_ucontext from ib_umem (jsc#SLE-8449). - RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' (jsc#SLE-8449). - RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr (jsc#SLE-8446). - RDMA/mlx5: Use ib_umem_start instead of umem.address (jsc#SLE-8446). - RDMA/core: Make invalidate_range a device operation (jsc#SLE-8449). - RDMA/odp: Use kvcalloc for the dma_list and page_list (jsc#SLE-8449). - RDMA/odp: Check for overflow when computing the umem_odp end (jsc#SLE-8449). - RDMA/odp: Provide ib_umem_odp_release() to undo the allocs (jsc#SLE-8449). - RDMA/odp: Split creating a umem_odp from ib_umem_get (jsc#SLE-8449). - RDMA/odp: Make the three ways to create a umem_odp clear (jsc#SLE-8449). - RMDA/odp: Consolidate umem_odp initialization (jsc#SLE-8449). - RDMA/odp: Make it clearer when a umem is an implicit ODP umem (jsc#SLE-8449). - RDMA/odp: Iterate over the whole rbtree directly (jsc#SLE-8449). - RDMA/odp: Use the common interval tree library instead of generic (jsc#SLE-8449). - refresh configs (INTERVAL_TREE=y on s390x) - mm/mmu_notifiers: add a get/put scheme for the registration (jsc#SLE-8449). - mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm (jsc#SLE-8449). - mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller (jsc#SLE-8449). - infiniband: don't bother with d_delete() (jsc#SLE-8449). - ethtool: implement Energy Detect Powerdown support via phy-tunable (bsc#1154353). - drop_monitor: Better sanitize notified packets (bsc#1154353). - tcp: Add snd_wnd to TCP_INFO (bsc#1154353). - tcp: Add TCP_INFO counter for packets received out-of-order (bsc#1154353). - bpf: fix accessing bpf_sysctl.file_pos on s390 (bsc#1154353). - xdp: Fix race in dev_map_hash_update_elem() when replacing element (bsc#1154353). - kcm: use BPF_PROG_RUN (bsc#1154353). - net: sched: use get_dev() action API in flow_action infra (bsc#1154353). - net: sched: take reference to psample group in flow_action infra (bsc#1154353). - net: sched: extend flow_action_entry with destructor (bsc#1154353). - qed: fix spelling mistake "/fullill"/ -> "/fulfill"/ (jsc#SLE-8401). - net: devlink: move reload fail indication to devlink core and expose to user (bsc#1154353). - net: devlink: split reload op into two (bsc#1154353). - mlx4: Split restart_one into two functions (jsc#SLE-8460). - cxgb4: Fix spelling typos (jsc#SLE-8389). - nfp: read chip model from the PluDevice register (bsc#1154353). - qed: Fix Config attribute frame format (jsc#SLE-8401). - qed*: Fix size of config attribute dump (jsc#SLE-8401). - nfp: devlink: set unknown fw_load_policy (bsc#1154353). - devlink: add unknown 'fw_load_policy' value (bsc#1154353). - net/mlx5: FWTrace, Reduce stack usage (jsc#SLE-8464). - net/mlx5: Fix addr's type in mlx5dr_icm_dm (jsc#SLE-8464). - net/mlx5: Fix rt's type in dr_action_create_reformat_action (jsc#SLE-8464). - kdoc: fix nfp_fw_load documentation (bsc#1154353). - nfp: devlink: add 'reset_dev_on_drv_probe' support (bsc#1154353). - nfp: devlink: add 'fw_load_policy' support (bsc#1154353). - nfp: add devlink param infrastructure (bsc#1154353). - nfp: honor FW reset and loading policies (bsc#1154353). - nfp: nsp: add support for hwinfo set operation (bsc#1154353). - nfp: nsp: add support for optional hwinfo lookup (bsc#1154353). - nfp: nsp: add support for fw_loaded command (bsc#1154353). - devlink: add 'reset_dev_on_drv_probe' param (bsc#1154353). - devlink: extend 'fw_load_policy' values (bsc#1154353). - net/mlx4_en: ethtool: make array modes static const, makes object smaller (jsc#SLE-8460). - net/tls: align non temporal copy to cache lines (bsc#1154353). - net/tls: remove the record tail optimization (bsc#1154353). - net/tls: use RCU for the adder to the offload record list (bsc#1154353). - net/tls: unref frags in order (bsc#1154353). - be2net: make two arrays static const, makes object smaller (jsc#SLE-8375). - net/mlx5e: Add port buffer's congestion counters (jsc#SLE-8464). - net/mlx5: Expose HW capability bits for port buffer per priority congestion counters (jsc#SLE-8464). - net/mlx5: DR, Remove redundant dev_name print from err log (jsc#SLE-8464). - net/mlx5: DR, Fix error return code in dr_domain_init_resources() (jsc#SLE-8464). - net/mlx5: DR, Remove useless set memory to zero use memset() (jsc#SLE-8464). - net/mlx5e: Remove unnecessary clear_bit()s (jsc#SLE-8464). - net/mlx5e: kTLS, Remove unused function parameter (jsc#SLE-8464). - net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation (jsc#SLE-8464). - net/mlx5: fix missing assignment of variable err (jsc#SLE-8464). - net/mlx5: fix spelling mistake "/offlaods"/ -> "/offloads"/ (jsc#SLE-8464). - net/mlx5e: Remove leftover declaration (jsc#SLE-8464). - net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a module (jsc#SLE-8464). - net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACE (jsc#SLE-8464). - net/mlx5e: Fix static checker warning of potential pointer math issue (jsc#SLE-8464). - tcp: ulp: fix possible crash in tcp_diag_get_aux_size() (bsc#1154353). - net: fib_notifier: move fib_notifier_ops from struct net into per-net struct (bsc#1154353). - xsk: lock the control mutex in sock_diag interface (bsc#1154353). - xsk: avoid store-tearing when assigning umem (bsc#1154353). - xsk: avoid store-tearing when assigning queues (bsc#1154353). - net/mlx5e: Allow XSK frames smaller than a page (jsc#SLE-8464). - mlx5e: modify driver for handling offsets (jsc#SLE-8464). - bpf: fix error check in bpf_tcp_gen_syncookie (bsc#1154353). - nfp: bpf: add simple map op cache (bsc#1154353). - nfp: bpf: rework MTU checking (bsc#1154353). - bpf: introduce verifier internal test flag (bsc#1154353). - xdp: xdp_umem: replace kmap on vmap for umem map (bsc#1154353). - bpf: add new BPF_BTF_GET_NEXT_ID syscall command (bsc#1154353). - bpf: add BTF ids in procfs for file descriptors to BTF objects (bsc#1154353). - bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc() (bsc#1154353). - xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP (bsc#1154353). - bpf: support cloning sk storage on accept() (bsc#1154353). - bpf: export bpf_map_inc_not_zero (bsc#1154353). - net: Don't call XDP_SETUP_PROG when nothing is changed (bsc#1154353). - net/mlx5e: Add AF_XDP need_wakeup support (jsc#SLE-8464). - net/mlx5e: Move the SW XSK code from NAPI poll to a separate function (jsc#SLE-8464). - btf: fix return value check in btf_vmlinux_init() (bsc#1154353). - net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate (bsc#1154353). - nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnics (bsc#1154353). - net: qed: Move static keyword to the front of declaration (jsc#SLE-8401). - net/tls: dedup the record cleanup (bsc#1154353). - net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE (bsc#1154353). - net/tls: narrow down the critical area of device_offload_lock (bsc#1154353). - net/tls: don't jump to return (bsc#1154353). - net/tls: use the full sk_proto pointer (bsc#1154353). - net/sched: cbs: remove redundant assignment to variable port_rate (bsc#1154353). - devlink: Add new info version tags for ASIC and FW (bsc#1154353). - net/mlx5: Add devlink flow_steering_mode parameter (jsc#SLE-8464). - net/mlx5: Add support to use SMFS in switchdev mode (jsc#SLE-8464). - net/mlx5: Add API to set the namespace steering mode (jsc#SLE-8464). - net/mlx5: Add direct rule fs_cmd implementation (jsc#SLE-8464). - net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support (jsc#SLE-8464). - update configs (MLX5_SW_STEERING=y) - net/mlx5: DR, Expose APIs for direct rule managing (jsc#SLE-8464). - net/mlx5: DR, Add required FW steering functionality (jsc#SLE-8464). - net/mlx5: DR, Expose steering rule functionality (jsc#SLE-8464). - net/mlx5: DR, Expose steering action functionality (jsc#SLE-8464). - net/mlx5: DR, Expose steering matcher functionality (jsc#SLE-8464). - net/mlx5: DR, Expose steering table functionality (jsc#SLE-8464). - net/mlx5: DR, Expose steering domain functionality (jsc#SLE-8464). - net/mlx5: DR, Add Steering entry (STE) utilities (jsc#SLE-8464). - net/mlx5: DR, Expose an internal API to issue RDMA operations (jsc#SLE-8464). - net/mlx5: DR, ICM pool memory allocator (jsc#SLE-8464). - net/mlx5: DR, Add direct rule command utilities (jsc#SLE-8464). - net/mlx5: DR, Add the internal direct rule types definitions (jsc#SLE-8464). - net/mlx5: Add flow steering actions to fs_cmd shim layer (jsc#SLE-8464). - net/mlx5: Set only stag for match untagged packets (jsc#SLE-8464). - net/mlx5: Avoid disabling RoCE when uninitialized (jsc#SLE-8464). - net/mlx5: Add HW bits and definitions required for SW steering (jsc#SLE-8464). - net/mlx5: Move device memory management to mlx5_core (jsc#SLE-8464). - mlx5: Add missing init_net check in FIB notifier (jsc#SLE-8464). - devlink: Use switch-case instead of if-else (bsc#1154353). - devlink: Make port index data type as unsigned int (bsc#1154353). - net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag (bsc#1154353). - tcp: ulp: add functions to dump ulp-specific information (bsc#1154353). - net/tls: use RCU protection on icsk->icsk_ulp_data (bsc#1154353). - qede: Add support for dumping the grc data (jsc#SLE-8401). - qed: Add APIs for configuring grc dump config flags (jsc#SLE-8401). - qede: Add support for reading the config id attributes (jsc#SLE-8401). - qed: Add APIs for reading config id attributes (jsc#SLE-8401). - udp: Remove unlikely() from IS_ERR*() condition (bsc#1154353). - net/mlx5e: Remove unlikely() from WARN*() condition (jsc#SLE-8464). - net/mlx5e: Move local var definition into ifdef block (jsc#SLE-8464). - net: sched: cls_matchall: cleanup flow_action before deallocating (bsc#1154353). - sched: act_vlan: implement stats_update callback (bsc#1154353). - net/mlx5e: Support TSO and TX checksum offloads for IP-in-IP tunnels (jsc#SLE-8464). - net/mlx5e: Improve stateless offload capability check (jsc#SLE-8464). - net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packets (jsc#SLE-8464). - net/mlx5e: Change function's position to a more fitting file (jsc#SLE-8464). - net/mlx5e: Add device out of buffer counter (jsc#SLE-8464). - net/mlx5e: Support LAG TX port affinity distribution (jsc#SLE-8464). - net/mlx5e: Expose new function for TIS destroy loop (jsc#SLE-8464). - net/mlx5e: ethtool, Fix a typo in WOL function names (jsc#SLE-8464). - net/mlx5: Set ODP capabilities for DC transport to max (jsc#SLE-8464). - net/mlx5: fix a -Wstringop-truncation warning (jsc#SLE-8464). - net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX (jsc#SLE-8464). - net/mlx5: Add per-namespace flow table default miss action support (jsc#SLE-8464). - net/mlx5: Add lag_tx_port_affinity capability bit (jsc#SLE-8464). - net/mlx5: Expose IP-in-IP capability bit (jsc#SLE-8464). - net/mlx5: Add support for VNIC_ENV internal rq counter (jsc#SLE-8464). - net/mlx5: Improve functions documentation (jsc#SLE-8464). - net/mlx5: Add missing include file to lib/crypto.c (jsc#SLE-8464). - net/mlx5: Add XRQ legacy commands opcodes (jsc#SLE-8464). - net/mlx5: Use debug message instead of warn (jsc#SLE-8464). - mlx5: Use refcount_t for refcount (jsc#SLE-8464). - net/mlx5: remove self-assignment on esw->dev (jsc#SLE-8464). - IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command (jsc#SLE-8446). - net/mlx5: Fix mlx5_ifc_query_lag_out_bits (jsc#SLE-8464). - nfp: add AMDA0058 boards to firmware list (bsc#1154353). - net: sched: flower: don't take rtnl lock for cls hw offloads API (bsc#1154353). - net: sched: copy tunnel info when setting flow_action entry->tunnel (bsc#1154353). - net: sched: take reference to action dev before calling offloads (bsc#1154353). - net: sched: take rtnl lock in tc_setup_flow_action() (bsc#1154353). - net: sched: conditionally obtain rtnl lock in cls hw offloads API (bsc#1154353). - net: sched: add API for registering unlocked offload block callbacks (bsc#1154353). - net: sched: notify classifier on successful offload add/delete (bsc#1154353). - net: sched: refactor block offloads counter usage (bsc#1154353). - net: sched: change tcf block offload counter type to atomic_t (bsc#1154353). - net: sched: protect block offload-related fields with rw_semaphore (bsc#1154353). - =?UTF-8?q?net/core/skmsg:=20Delete=20an=20unnecessary=20c?= =?UTF-8?q?heck=20before=20the=20function=20call=20=E2=80=9Cconsume=5Fskb?= =?UTF-8?q?=E2=80=9D?= (bsc#1154353). - net: use unlikely for dql_avail case (bsc#1154353). - drop_monitor: Make timestamps y2038 safe (bsc#1154353). - net/mlx5: Fix return code in case of hyperv wrong size read (jsc#SLE-8464). - net: ipv6: fix listify ip6_rcv_finish in case of forwarding (bsc#1154353). - net/mlx5e: Add mlx5e HV VHCA stats agent (jsc#SLE-8464). - net/mlx5: Add HV VHCA control agent (jsc#SLE-8464). - net/mlx5: Add HV VHCA infrastructure (jsc#SLE-8464). - net/mlx5: Add wrappers for HyperV PCIe operations (jsc#SLE-8464). - net/mlx5e: Add trace point for neigh update (jsc#SLE-8464). - net/mlx5e: Add trace point for neigh used value update (jsc#SLE-8464). - net/mlx5e: Add tc flower tracepoints (jsc#SLE-8464). - net/mlx5e: Only access fully initialized flows in neigh update (jsc#SLE-8464). - net/mlx5e: Refactor neigh update for concurrent execution (jsc#SLE-8464). - net/mlx5e: Refactor neigh used value update for concurrent execution (jsc#SLE-8464). - net/mlx5e: Protect neigh hash encap list with spinlock and rcu (jsc#SLE-8464). - net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock (jsc#SLE-8464). - net/mlx5e: Extend neigh hash entry with rcu (jsc#SLE-8464). - net/mlx5e: Always take reference to neigh entry (jsc#SLE-8464). - net/mlx5e: Extract code that queues neigh update work into function (jsc#SLE-8464). - net/mlx5: Fix the order of fc_stats cleanup (jsc#SLE-8464). - net/mlx5e: Fix deallocation of non-fully init encap entries (jsc#SLE-8464). - net/mlx5e: Report and recover from CQE with error on RQ (jsc#SLE-8464). - net/mlx5e: RX, Handle CQE with error at the earliest stage (jsc#SLE-8464). - net/mlx5e: Report and recover from rx timeout (jsc#SLE-8464). - net/mlx5e: Report and recover from CQE error on ICOSQ (jsc#SLE-8464). - net/mlx5e: Split open/close ICOSQ into stages (jsc#SLE-8464). - net/mlx5e: Add support to rx reporter diagnose (jsc#SLE-8464). - net/mlx5e: Add helper functions for reporter's basics (jsc#SLE-8464). - net/mlx5e: Add cq info to tx reporter diagnose (jsc#SLE-8464). - net/mlx5e: Extend tx reporter diagnostics output (jsc#SLE-8464). - net/mlx5e: Extend tx diagnose function (jsc#SLE-8464). - net/mlx5e: Generalize tx reporter's functionality (jsc#SLE-8464). - net/mlx5e: Change naming convention for reporter's functions (jsc#SLE-8464). - net/mlx5e: Rename reporter header file (jsc#SLE-8464). - net: flow_offload: convert block_ing_cb_list to regular list type (bsc#1154353). - be2net: eliminate enable field from be_aic_obj (jsc#SLE-8375). - Documentation: Add devlink-trap documentation (bsc#1154353). - devlink: Add generic packet traps and groups (bsc#1154353). - devlink: Add packet trap infrastructure (bsc#1154353). - refresh configs - drop_monitor: Allow user to start monitoring hardware drops (bsc#1154353). - drop_monitor: Add support for summary alert mode for hardware drops (bsc#1154353). - drop_monitor: Add support for packet alert mode for hardware drops (bsc#1154353). - drop_monitor: Consider all monitoring states before performing configuration (bsc#1154353). - drop_monitor: Add basic infrastructure for hardware drops (bsc#1154353). - drop_monitor: Initialize hardware per-CPU data (bsc#1154353). - drop_monitor: Move per-CPU data init/fini to separate functions (bsc#1154353). - qed: Add driver API for flashing the config attributes (jsc#SLE-8401). - qed: Add API for configuring NVM attributes (jsc#SLE-8401). - page_pool: fix logic in __page_pool_get_cached (bsc#1154353). - page_pool: remove unnecessary variable init (bsc#1154353). - net: devlink: remove redundant rtnl lock assert (bsc#1154353). - btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux (bsc#1154353). - btf: expose BTF info through sysfs (bsc#1154353). - xdp: xdp_umem: fix umem pages mapping for 32bits systems (bsc#1154353). - bpf: always allocate at least 16 bytes for setsockopt hook (bsc#1154353). - bpf: add bpf_tcp_gen_syncookie helper (bsc#1154353). - tcp: add skb-less helpers to retrieve SYN cookie (bsc#1154353). - tcp: tcp_syn_flood_action read port from socket (bsc#1154353). - xdp: Add devmap_hash map type for looking up devices by hashed index (bsc#1154353). - xdp: Refactor devmap allocation code for reuse (bsc#1154353). - include/bpf.h: Remove map_insert_ctx() stubs (bsc#1154353). - bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL (bsc#1154353). - selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG (bsc#1154353). - tools/bpf: sync bpf_flow_keys flags (bsc#1154353). - bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN (bsc#1154353). - bpf/flow_dissector: pass input flags to BPF flow dissector program (bsc#1154353). - selftests/bpf: Add selftests for bpf_perf_event_output (bsc#1154353). - bpf: Allow bpf_skb_event_output for a few prog types (bsc#1154353). - selftests/bpf: remove perf buffer helpers (bsc#1154353). - selftests/bpf: switch test_tcpnotify to perf_buffer API (bsc#1154353). - selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API (bsc#1154353). - devlink: send notifications for deleted snapshots on region destroy (bsc#1154353). - drop_monitor: Expose tail drop counter (bsc#1154353). - drop_monitor: Make drop queue length configurable (bsc#1154353). - drop_monitor: Add a command to query current configuration (bsc#1154353). - drop_monitor: Allow truncation of dropped packets (bsc#1154353). - drop_monitor: Add packet alert mode (bsc#1154353). - drop_monitor: Add alert mode operations (bsc#1154353). - drop_monitor: Require CAP_NET_ADMIN for drop monitor configuration (bsc#1154353). - drop_monitor: Reset per-CPU data before starting to trace (bsc#1154353). - drop_monitor: Initialize timer and work item upon tracing enable (bsc#1154353). - drop_monitor: Split tracing enable / disable to different functions (bsc#1154353). - nfp: no need to check return value of debugfs_create functions (bsc#1154353). - cxgb4: no need to check return value of debugfs_create functions (jsc#SLE-8389). - mlx5: no need to check return value of debugfs_create functions (jsc#SLE-8464). - net/mlx5e: Use refcount_t for refcount (jsc#SLE-8464). - net/mlx5e: Use vhca_id in generating representor port_index (jsc#SLE-8464). - net/mlx5e: Simplify querying port representor parent id (jsc#SLE-8464). - net/mlx5: E-switch, Removed unused hwid (jsc#SLE-8464). - net/mlx5e: Allow concurrent creation of encap entries (jsc#SLE-8464). - net/mlx5e: Protect encap hash table with mutex (jsc#SLE-8464). - net/mlx5e: Extend encap entry with reference counter (jsc#SLE-8464). - net/mlx5e: Allow concurrent creation of mod_hdr entries (jsc#SLE-8464). - net/mlx5e: Protect mod_hdr hash table with mutex (jsc#SLE-8464). - net/mlx5e: Protect mod header entry flows list with spinlock (jsc#SLE-8464). - net/mlx5e: Extend mod header entry with reference counter (jsc#SLE-8464). - net/mlx5e: Allow concurrent creation of hairpin entries (jsc#SLE-8464). - net/mlx5e: Protect hairpin hash table with mutex (jsc#SLE-8464). - net/mlx5e: Protect hairpin entry flows list with spinlock (jsc#SLE-8464). - net/mlx5e: Extend hairpin entry with reference counter (jsc#SLE-8464). - devlink: remove pointless data_len arg from region snapshot create (jsc#SLE-8460). - fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_count' (bsc#1154353). - flow_offload: support get multi-subsystem block (bsc#1154353). - flow_offload: move tc indirect block to flow offload (bsc#1154353). - cls_api: add flow_indr_block_call function (bsc#1154353). - cls_api: remove the tcf_block cache (bsc#1154353). - cls_api: modify the tc_indr_block_ing_cmd parameters (bsc#1154353). - net: use listified RX for handling GRO_NORMAL skbs (bsc#1154353). - sfc: falcon: don't score irq moderation points for GRO (jsc#SLE-8314). - sfc: don't score irq moderation points for GRO (jsc#SLE-8314). - qed: Add new ethtool supported port types based on media (jsc#SLE-8401). - cxgb4: smt: Use normal int for refcount (jsc#SLE-8389). - cxgb4: smt: Add lock for atomic_dec_and_test (jsc#SLE-8389). - nfp: flower: encode mac indexes with pre-tunnel rule check (bsc#1154353). - nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges (bsc#1154353). - nfp: flower: offload pre-tunnel rules (bsc#1154353). - nfp: flower: verify pre-tunnel rules (bsc#1154353). - nfp: flower: detect potential pre-tunnel rules (bsc#1154353). - nfp: flower: push vlan after tunnel in merge (bsc#1154353). - net: sched: add ingress mirred action to hardware IR (bsc#1154353). - net: tc_act: add helpers to detect ingress mirred actions (bsc#1154353). - net: sched: add skbedit of ptype action to hardware IR (bsc#1154353). - net: tc_act: add skbedit_ptype helper functions (bsc#1154353). - fq_codel: Kill useless per-flow dropped statistic (bsc#1154353). - Increase fq_codel count in the bulk dropper (bsc#1154353). - drop_monitor: Use pre_doit / post_doit hooks (bsc#1154353). - drop_monitor: Add extack support (bsc#1154353). - drop_monitor: Avoid multiple blank lines (bsc#1154353). - drop_monitor: Document scope of spinlock (bsc#1154353). - drop_monitor: Rename and document scope of mutex (bsc#1154353). - drop_monitor: Use correct error code (bsc#1154353). - net/mlx5e: Allow dropping specific tunnel packets (jsc#SLE-8464). - net/mlx5e: TX reporter cleanup (jsc#SLE-8464). - net/mlx5e: Set tx reporter only on successful creation (jsc#SLE-8464). - net/mlx5e: Fix mlx5e_tx_reporter_create return value (jsc#SLE-8464). - net/mlx5e: Rx, checksum handling refactoring (jsc#SLE-8464). - net/mlx5e: Tx, Soften inline mode VLAN dependencies (jsc#SLE-8464). - net/mlx5e: XDP, Slight enhancement for WQE fetch function (jsc#SLE-8464). - net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet left (jsc#SLE-8464). - net/mlx5e: Tx, Strict the room needed for SQ edge NOPs (jsc#SLE-8464). - net/mlx5: Add flow counter pool (jsc#SLE-8464). - net/mlx5: Add flow counter bulk infrastructure (jsc#SLE-8464). - net/mlx5: E-Switch, add ingress rate support (jsc#SLE-8464). - net/mlx5: E-switch, Tide up eswitch config sequence (jsc#SLE-8464). - net/mlx5: E-Switch, Remove redundant mc_promisc NULL check (jsc#SLE-8464). - net/mlx5: E-Switch, remove redundant error handling (jsc#SLE-8464). - net/mlx5: E-switch, Introduce helper function to enable/disable vports (jsc#SLE-8464). - net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports (jsc#SLE-8464). - net/mlx5: E-switch, Combine metadata enable/disable functionality (jsc#SLE-8464). - net/mlx5: E-Switch, Verify support QoS element type (jsc#SLE-8464). - net/mlx5: Make load_one() and unload_one() symmetric (jsc#SLE-8464). - net/mlx5: Fix offset of tisc bits reserved field (jsc#SLE-8464). - net/mlx5: Add flow counter bulk allocation hardware bits and command (jsc#SLE-8464). - net/mlx5: Refactor and optimize flow counter bulk query (jsc#SLE-8464). - net/mlx5: fix -Wtype-limits compilation warnings (jsc#SLE-8464). - net/mlx5e: Protect tc flow table with mutex (jsc#SLE-8464). - net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev (jsc#SLE-8464). - net/mlx5e: Eswitch, use state_lock to synchronize vlan change (jsc#SLE-8464). - net/mlx5e: Eswitch, change offloads num_flows type to atomic64 (jsc#SLE-8464). - net/mlx5e: Protect unready flows with dedicated lock (jsc#SLE-8464). - net/mlx5e: Protect tc flows hashtable with rcu (jsc#SLE-8464). - net/mlx5e: Change flow flags type to unsigned long (jsc#SLE-8464). - net/mlx5e: Extend tc flow struct with reference counter (jsc#SLE-8464). - net/mlx5e: Simplify get_route_and_out_devs helper function (jsc#SLE-8464). - net/mlx5e: Fix unnecessary flow_block_cb_is_busy call (jsc#SLE-8464). - net/mlx5e: Improve ethtool rxnfc callback structure (jsc#SLE-8464). - net/mlx5e: Avoid warning print when not required (jsc#SLE-8464). - net/mlx5e: Print a warning when LRO feature is dropped or not allowed (jsc#SLE-8464). - linux: Remove bvec page_offset, use bv_offset (bsc#1154353). - mlx4/en_netdev: allow offloading VXLAN over VLAN (jsc#SLE-8460). - net: neigh: remove redundant assignment to variable bucket (bsc#1154353). - net: sfc: falcon: convert to i2c_new_dummy_device (jsc#SLE-8314). - mlx4: avoid large stack usage in mlx4_init_hca() (jsc#SLE-8460). - qed: reduce maximum stack frame size (jsc#SLE-8401). - sfc-falcon: Use dev_get_drvdata where possible (jsc#SLE-8314). - sfc: Use dev_get_drvdata where possible (jsc#SLE-8314). - nfp: flower: offload MPLS set action (bsc#1154353). - nfp: flower: offload MPLS pop action (bsc#1154353). - nfp: flower: offload MPLS push action (bsc#1154353). - net: sched: include mpls actions in hardware intermediate representation (bsc#1154353). - net/mlx5e: xsk: dynamically allocate mlx5e_channel_param (jsc#SLE-8464). - drivers: Introduce device lookup variants by fwnode (jsc#SLE-8449). - drivers: Introduce device lookup variants by of_node (jsc#SLE-8449). - drivers: Introduce device lookup variants by name (jsc#SLE-8449). - commit 1851aa6 - ipmi_ssif: avoid registering duplicate ssif interface (jsc#SLE-10031). - commit a68b3cc - tcp: fix slab-out-of-bounds in tcp_zerocopy_receive() (jsc#SLE-7979 jsc#SLE-7981). - bpf/xskmap: Return ERR_PTR for failure case instead of NULL (jsc#SLE-8025). - xsk: use state member for socket synchronization (jsc#SLE-8025). - staging: octeon: Fix build failure due to typo (jsc#SLE-7979 jsc#SLE-7981). - ftgmac100: Fix build (jsc#SLE-7979 jsc#SLE-7981). - commit 01068a7 - Btrfs: check for the full sync flag while holding the inode lock during fsync (bsc#1153713). - commit 3467605 - cfg80211: wext: avoid copying malformed SSIDs (bsc#1153158 CVE-2019-17133). - commit 3ac14b4 - bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state (jsc#SLE-8371 bsc#1153274). - bnxt_en: Update firmware interface spec. to 1.10.0.100 (jsc#SLE-8371 bsc#1153274). - bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands (jsc#SLE-8371 bsc#1153274). - bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state (jsc#SLE-8371 bsc#1153274). - ixgbe: fix xdp handle calculations (jsc#SLE-7979 jsc#SLE-7981). - i40e: fix xdp handle calculations (jsc#SLE-8025). - ice: Bump version (jsc#SLE-7926). - ice: Enable DDP package download (jsc#SLE-7926). - ice: Initialize DDP package structures (jsc#SLE-7926). - ice: Implement Dynamic Device Personalization (DDP) download (jsc#SLE-7926). - ice: Fix FW version formatting in dmesg (jsc#SLE-7926). - ice: send driver version to firmware (jsc#SLE-7926). - i40e: fix potential RX buffer starvation for AF_XDP (jsc#SLE-8025). - net/ixgbevf: make array api static const, makes object smaller (jsc#SLE-7979 jsc#SLE-7981). - iavf: fix MAC address setting for VFs when filter is rejected (jsc#SLE-7940). - i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate (jsc#SLE-8025). - i40e: use BIT macro to specify the cloud filter field flags (jsc#SLE-8025). - i40e: Fix message for other card without FEC (jsc#SLE-8025). - i40e: fix missed "/Negotiated"/ string in i40e_print_link_message() (jsc#SLE-8025). - i40e: mark additional missing bits as reserved (jsc#SLE-8025). - i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP (jsc#SLE-8025). - i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64 (jsc#SLE-8025). - ixgbe: use skb_get_queue_mapping in tx path (jsc#SLE-7979 jsc#SLE-7981). - ixgbe: fix memory leaks (jsc#SLE-7979 jsc#SLE-7981). - i40e: Add support for X710 device (jsc#SLE-8025). - igc: Add tx_csum offload functionality (jsc#SLE-7966). - ixgbe: sync the first fragment unconditionally (jsc#SLE-7979 jsc#SLE-7981). - i40e: Remove EMPR traces from debugfs facility (jsc#SLE-8025). - i40e: Implement debug macro hw_dbg using dev_dbg (jsc#SLE-8025). - i40e: fix hw_dbg usage in i40e_hmc_get_object_va (jsc#SLE-8025). - igc: Remove unneeded PCI bus defines (jsc#SLE-7966). - iavf: allow permanent MAC address to change (jsc#SLE-7940). - igc: Add NVM checksum validation (jsc#SLE-7966). - fm10k: use a local variable for the frag pointer (jsc#SLE-8009). - igc: Remove useless forward declaration (jsc#SLE-7966). - e1000e: Make speed detection on hotplugging cable more reliable (jsc#SLE-8100). - ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend (jsc#SLE-7979 jsc#SLE-7981). - iavf: remove unused debug function iavf_debug_d (jsc#SLE-7940). - ice: Rework around device/function capabilities (jsc#SLE-7926). - ice: change default number of receive descriptors (jsc#SLE-7926). - ice: Minor refactor in queue management (jsc#SLE-7926). - ice: Allow for delayed LLDP MIB change registration (jsc#SLE-7926). - ice: update Tx context struct (jsc#SLE-7926). - ice: Report VF link status with opcode to get resources (jsc#SLE-7926). - ice: Check for DCB capability before initializing DCB (jsc#SLE-7926). - ice: report link down for VF when PF's queues are not enabled (jsc#SLE-7926). - ice: Reliably reset VFs (jsc#SLE-7926). - ice: change work limit to a constant (jsc#SLE-7926). - ice: small efficiency fixes (jsc#SLE-7926). - ice: move code closer together (jsc#SLE-7926). - ice: clean up arguments (jsc#SLE-7926). - ice: Check root pointer for validity (jsc#SLE-7926). - ice: Add ice_get_main_vsi to get PF/main VSI (jsc#SLE-7926). - ice: Update fields in ice_vsi_set_num_qs when reconfiguring (jsc#SLE-7926). - ixgbe: fix xdp handle calculations (jsc#SLE-7979 jsc#SLE-7981). - i40e: fix xdp handle calculations (jsc#SLE-8025). - ixgbe: modify driver for handling offsets (jsc#SLE-7979 jsc#SLE-7981). - i40e: modify driver for handling offsets (jsc#SLE-8025). - xsk: add support to allow unaligned chunk placement (jsc#SLE-8025). - ixgbe: simplify Rx buffer recycle (jsc#SLE-7979 jsc#SLE-7981). - i40e: simplify Rx buffer recycle (jsc#SLE-8025). - xsk: remove AF_XDP socket from map when the socket is released (jsc#SLE-8025). - ixgbe: add support for AF_XDP need_wakeup feature (jsc#SLE-7979 jsc#SLE-7981). - i40e: add support for AF_XDP need_wakeup feature (jsc#SLE-8025). - xsk: add support for need_wakeup flag in AF_XDP rings (jsc#SLE-8025). - xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup (jsc#SLE-7979 jsc#SLE-7981). - ixgbe: Use kzfree() rather than its implementation (jsc#SLE-7979 jsc#SLE-7981). - ice: Only disable VLAN pruning for the VF when all VLANs are removed (jsc#SLE-7926). - ice: Remove enable DCB when SW LLDP is activated (jsc#SLE-7926). - ice: Report stats when VSI is down (jsc#SLE-7926). - ice: Always notify FW of VF reset (jsc#SLE-7926). - ice: Correctly handle return values for init DCB (jsc#SLE-7926). - ice: Limit Max TCs on devices with more than 4 ports (jsc#SLE-7926). - ice: Cleanup defines in ice_type.h (jsc#SLE-7926). - ice: print extra message if topology issue (jsc#SLE-7926). - ice: add print of autoneg state to link message (jsc#SLE-7926). - ice: update driver unloading field for Queue Shutdown AQ command (jsc#SLE-7926). - ice: add needed PFR during driver unload (jsc#SLE-7926). - ice: Deduce TSA value from the priority value in the CEE mode (jsc#SLE-7926). - ice: Report what the user set for coalesce [tx|rx]-usecs (jsc#SLE-7926). - ice: Fix resource leak in ice_remove_rule_internal() (jsc#SLE-7926). - ice: Fix EMP reset handling (jsc#SLE-7926). - bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add FW fatal devlink_health_reporter (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Do not send firmware messages if firmware is in error state (jsc#SLE-8371 bsc#1153274). - bnxt_en: Retain user settings on a VF after RESET_NOTIFY event (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add devlink health reset reporter (jsc#SLE-8371 bsc#1153274). - bnxt_en: Handle firmware reset (jsc#SLE-8371 bsc#1153274). - bnxt_en: Handle RESET_NOTIFY async event from firmware (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add new FW devlink_health_reporter (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add BNXT_STATE_IN_FW_RESET state (jsc#SLE-8371 bsc#1153274). - bnxt_en: Enable health monitoring (jsc#SLE-8371 bsc#1153274). - bnxt_en: Pre-map the firmware health monitoring registers (jsc#SLE-8371 bsc#1153274). - bnxt_en: Discover firmware error recovery capabilities (jsc#SLE-8371 bsc#1153274). - bnxt_en: Handle firmware reset status during IF_UP (jsc#SLE-8371 bsc#1153274). - bnxt_en: Register buffers for VFs before reserving resources (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor bnxt_sriov_enable() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Prepare bnxt_init_one() to be called multiple times (jsc#SLE-8371 bsc#1153274). - bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode (jsc#SLE-8371 bsc#1153274). - bnxt_en: Simplify error checking in the SR-IOV message forwarding functions (jsc#SLE-8371 bsc#1153274). - bnxt_en: Convert error code in firmware message response to standard code (jsc#SLE-8371 bsc#1153274). - bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg() (jsc#SLE-8371 bsc#1153274). - bnxt_en: Use a common function to print the same ethtool -f error message (jsc#SLE-8371 bsc#1153274). - ice: fix adminq calls during remove (jsc#SLE-7926). - ice: Rework ice_ena_msix_range (jsc#SLE-7926). - ice: Fix VF configuration issues due to reset (jsc#SLE-7926). - ice: Alloc queue management bitmaps and arrays dynamically (jsc#SLE-7926). - ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap (jsc#SLE-7926). - ice: add support for enabling/disabling single queues (jsc#SLE-7926). - ice: fix potential infinite loop (jsc#SLE-7926). - ice: fix ice_is_tc_ena (jsc#SLE-7926). - ice: add validation in OP_CONFIG_VSI_QUEUES VF message (jsc#SLE-7926). - ice: Don't clog kernel debug log with VF MDD events errors (jsc#SLE-7926). - ice: Introduce a local variable for a VSI in the rebuild path (jsc#SLE-7926). - ice: shorten local and add debug prints (jsc#SLE-7926). - ice: Sanitize ice_ena_vsi and ice_dis_vsi (jsc#SLE-7926). - ice: added sibling head to parse nodes (jsc#SLE-7926). - ice: Fix ethtool port and PFC stats for 4x25G cards (jsc#SLE-7926). - ice: Don't allow VSI to remove unassociated ucast filter (jsc#SLE-7926). - ice: Fix issues updating VSI MAC filters (jsc#SLE-7926). - ice: update ethtool stats on-demand (jsc#SLE-7926). - ice: Add input handlers for virtual channel handlers (jsc#SLE-7926). - ice: Don't clear auto_fec bit in ice_cfg_phy_fec() (jsc#SLE-7926). - ice: Fix flag used for module query (jsc#SLE-7926). - ice: silence some bogus error messages (jsc#SLE-7926). - ice: Rename ethtool private flag for lldp (jsc#SLE-7926). - ice: reject VF attempts to enable head writeback (jsc#SLE-7926). - ice: Copy dcbx configuration only if mode is correct (jsc#SLE-7926). - ice: Treat DCBx state NOT_STARTED as valid (jsc#SLE-7926). - ice: Don't call synchronize_irq() for VF's from the host (jsc#SLE-7926). - ice: Account for all states of FW DCBx and LLDP (jsc#SLE-7926). - ice: Allow egress control packets from PF_VSI (jsc#SLE-7926). - bnxt_en: Fix allocation of zero statistics block size regression (jsc#SLE-8371 bsc#1153274). - =?UTF-8?q?ethernet:=20Delete=20unnecessary=20checks=20bef?= =?UTF-8?q?ore=20the=20macro=20call=20=E2=80=9Cdev=5Fkfree=5Fskb=E2=80=9D?= (jsc#SLE-7966). - i40e: fix retrying in i40e_aq_get_phy_capabilities (jsc#SLE-8025). - i40e: Persistent LLDP support (jsc#SLE-8025). - i40e: allow reset in recovery mode (jsc#SLE-8025). - i40e: Remove function i40e_update_dcb_config() (jsc#SLE-8025). - i40e: Fix crash caused by stress setting of VF MAC addresses (jsc#SLE-8025). - i40e: reset veb.tc_stats when resetting veb.stats (jsc#SLE-8025). - i40e: Update FW API version to 1.9 (jsc#SLE-8025). - i40e: check_recovery_mode had wrong if statement (jsc#SLE-8025). - i40e: Add drop mode parameter to set mac config (jsc#SLE-8025). - i40e: fix shifts of signed values (jsc#SLE-8025). - i40e: add check on i40e_configure_tx_ring() return value (jsc#SLE-8025). - i40e: Check if transceiver implements DDM before access (jsc#SLE-8025). - i40e: reduce stack usage in i40e_set_fc (jsc#SLE-8025). - ice: improve print for VF's when adding/deleting MAC filters (jsc#SLE-7926). - ice: Change type for queue counts (jsc#SLE-7926). - ice: Move VF resources definition to SR-IOV specific file (jsc#SLE-7926). - ice: Increase size of Mailbox receive queue for many VFs (jsc#SLE-7926). - ice: Reduce wait times during VF bringup/reset (jsc#SLE-7926). - ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access (jsc#SLE-7926). - ice: Do not always bring up PF VSI in ice_ena_vsi() (jsc#SLE-7926). - ice: allow empty Rx descriptors (jsc#SLE-7926). - ice: Fix kernel hang with DCB reset in CEE mode (jsc#SLE-7926). - ice: Set WB_ON_ITR when we don't re-enable interrupts (jsc#SLE-7926). - ice: fix set pause param autoneg check (jsc#SLE-7926). - ice: Restructure VFs initialization flows (jsc#SLE-7926). - ice: Assume that more than one Rx queue is rare in ice_napi_poll (jsc#SLE-7926). - ice: Use the software based tail when checking for hung Tx ring (jsc#SLE-7926). - ixgbe: no need to check return value of debugfs_create functions (jsc#SLE-7979 jsc#SLE-7981). - i40e: no need to check return value of debugfs_create functions (jsc#SLE-8025). - fm10k: no need to check return value of debugfs_create functions (jsc#SLE-8009). - bnxt: no need to check return value of debugfs_create functions (jsc#SLE-8371 bsc#1153274). - i40e: Remove unicast log when VF is leaving multicast mode (jsc#SLE-8025). - i40e: verify string count matches even on early return (jsc#SLE-8025). - i40e: Log info when PF is entering and leaving Allmulti mode (jsc#SLE-8025). - i40e: Update visual effect for advertised FEC mode (jsc#SLE-8025). - i40e: fix code comments (jsc#SLE-8025). - i40e: don't report link up for a VF who hasn't enabled queues (jsc#SLE-8025). - i40e: Log disable-fw-lldp flag change by ethtool (jsc#SLE-8025). - i40e: fix incorrect ethtool statistics veb and veb.tc_ (jsc#SLE-8025). - fm10k: fix fm10k_get_fault_pf to read correct address (jsc#SLE-8009). - fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS (jsc#SLE-8009). - fm10k: mark unused parameters with __always_unused (jsc#SLE-8009). - fm10k: cast page_addr to u8 * when incrementing it (jsc#SLE-8009). - fm10k: explicitly return 0 on success path in function (jsc#SLE-8009). - fm10k: remove needless initialization of size local variable (jsc#SLE-8009). - fm10k: remove needless assignment of err local variable (jsc#SLE-8009). - fm10k: remove unnecessary variable initializer (jsc#SLE-8009). - fm10k: reduce scope of the ring variable (jsc#SLE-8009). - fm10k: reduce the scope of the result local variable (jsc#SLE-8009). - fm10k: reduce the scope of the local msg variable (jsc#SLE-8009). - fm10k: reduce the scope of the local i variable (jsc#SLE-8009). - fm10k: reduce the scope of the err variable (jsc#SLE-8009). - fm10k: reduce the scope of the tx_buffer variable (jsc#SLE-8009). - fm10k: reduce the scope of the q_idx local variable (jsc#SLE-8009). - fm10k: reduce the scope of local err variable (jsc#SLE-8009). - fm10k: reduce the scope of qv local variable (jsc#SLE-8009). - fm10k: reduce scope of *p local variable (jsc#SLE-8009). - fm10k: reduce scope of the err variable (jsc#SLE-8009). - ice: Bump version number (jsc#SLE-7926). - ice: Remove flag to track VF interrupt status (jsc#SLE-7926). - ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA (jsc#SLE-7926). - ice: Don't return error for disabling LAN Tx queue that does exist (jsc#SLE-7926). - ice: Remove duplicate code in ice_alloc_rx_bufs (jsc#SLE-7926). - ice: Add stats for Rx drops at the port level (jsc#SLE-7926). - ice: Update number of VF queue before setting VSI resources (jsc#SLE-7926). - ice: Set up Tx scheduling tree based on alloc VSI Tx queues (jsc#SLE-7926). - ice: Only bump Rx tail and release buffers once per napi_poll (jsc#SLE-7926). - ice: Disable VFs until reset is completed (jsc#SLE-7926). - ice: Do not configure port with no media (jsc#SLE-7926). - ice: separate out control queue lock creation (jsc#SLE-7926). - ice: Always set prefena when configuring an Rx queue (jsc#SLE-7926). - ice: Move vector base setup to PF VSI (jsc#SLE-7926). - ice: track hardware stat registers past rollover (jsc#SLE-7926). - ice: add lp_advertising flow control support (jsc#SLE-7926). - net: Use skb_frag_off accessors (jsc#SLE-7979 jsc#SLE-7981). - linux: Add skb_frag_t page_offset accessors (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add PCI IDs for 57500 series NPAR devices (jsc#SLE-8371 bsc#1153274). - bnxt_en: Support all variants of the 5750X chip family (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Support TPA counters on 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Allocate the larger per-ring statistics block for 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor ethtool ring statistics logic (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add hardware GRO setup function for 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add TPA ID mapping logic for 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add fast path logic for TPA on 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Set TPA GRO mode flags on 57500 chips properly (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor tunneled hardware GRO logic (jsc#SLE-8371 bsc#1153274). - bnxt_en: Handle standalone RX_AGG completions (jsc#SLE-8371 bsc#1153274). - bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Refactor TPA logic (jsc#SLE-8371 bsc#1153274). - bnxt_en: Add TPA structure definitions for BCM57500 chips (jsc#SLE-8371 bsc#1153274). - bnxt_en: Update firmware interface spec. to 1.10.0.89 (jsc#SLE-8371 bsc#1153274). - igc: Add more SKUs for i225 device (jsc#SLE-7966). - igc: Update the MAC reset flow (jsc#SLE-7966). - igc: Remove the unused field from a device specification structure (jsc#SLE-7966). - igc: Remove the polarity field from a PHY information structure (jsc#SLE-7966). - net/ixgbevf: fix a compilation error of skb_frag_t (jsc#SLE-7979 jsc#SLE-7981). - Build fixes for skb_frag_size conversion (jsc#SLE-7979 jsc#SLE-7981). - igb: Use dev_get_drvdata where possible (jsc#SLE-7967). - i40e: Use dev_get_drvdata (jsc#SLE-8025). - fm10k: Use dev_get_drvdata (jsc#SLE-8009). - e1000e: Use dev_get_drvdata where possible (jsc#SLE-8100). - net: broadcom: Use dev_get_drvdata (jsc#SLE-8371 bsc#1153274). - net: Convert skb_frag_t to bio_vec (jsc#SLE-7979 jsc#SLE-7981). - net: Rename skb_frag_t size to bv_len (jsc#SLE-7979 jsc#SLE-7981). - net: Rename skb_frag page to bv_page (jsc#SLE-7979 jsc#SLE-7981). - net: Reorder the contents of skb_frag_t (jsc#SLE-7979 jsc#SLE-7981). - net: Increase the size of skb_frag_t (jsc#SLE-7979 jsc#SLE-7981). - net: Use skb accessors in network core (jsc#SLE-7979 jsc#SLE-7981). - net: Use skb accessors in network drivers (jsc#SLE-8371 bsc#1153274). - commit b79d16a - arm64: topology: Use PPTT to determine if PE is a thread (jsc#SLE-10146). - ACPI/PPTT: Add support for ACPI 6.3 thread flag (jsc#SLE-10146). - commit 72dbea4 - arm64: synquacer: enable spi driver References: jsc#SLE-9968 - commit 6756790 - blk-wbt: fix performance regression in wbt scale_up/scale_down (bsc#1152489). - commit 214a4b1 - Update patches.suse/supported-flag references (add bsc#974406). - commit 6b909a8 - tracing: Initialize iter->seq after zeroing in tracing_read_pipe() (bsc#1151508). - commit b84a6ef - kvm: x86, powerpc: do not allow clearing largepages debugfs entry (bsc#1117665). - commit 8126faf - pinctrl: rockchip: Mark expected switch fall-through (bsc#1154208). - commit 284f3c9 - Refresh patches.suse/supported-flag. - Delete patches.suse/module-Inform-user-when-loading-externally-supported.patch. Squash module-Inform-user-when-loading-externally-supported.patch (bsc#974406) into supported-flag. - commit 5be4f6e - scsi: lpfc: Make function lpfc_defer_pt2pt_acc static (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.4.0.1 (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cnt (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adapters (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Update async event logging (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix hdwq sgl locks and irq handling (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd() (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbq (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix host hang at boot or slow boot (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix coverity errors on NULL pointer checks (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix NVMe ABTS in response to receiving an ABTS (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix discovery failures when target device connectivity bounces (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix GPF on scsi command completion (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix locking on mailbox command completion (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix device recovery errors after PLOGI failures (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix rpi release when deleting vport (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix NVME io abort failures causing hangs (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix miss of register read failure check (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_down (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix pt2pt discovery on SLI3 HBAs (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix reset recovery paths that are not recovering (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Convert existing %pf users to %ps (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: fix 12.4.0.0 GPF at boot (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Remove bg debugfs buffers (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Resolve checker warning for lpfc_new_io_buf() (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Update lpfc version to 12.4.0.0 (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pair (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Add NVMe sequence level error recovery support (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Add MDS driver loopback diagnostics support (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Add first and second level hardware revisions to sysfs reporting (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Migrate to %px and %pf in kernel print calls (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Add simple unlikely optimizations to reduce NVME latency (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix coverity warnings (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix nvme first burst module parameter description (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix BlockGuard enablement on FCoE adapters (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix reported physical link speed on a disabled trunked link (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix Max Frame Size value shown in fdmishow output (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix upcall to bsg done in non-success cases (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix sli4 adapter initialization with MSI (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVME (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix nvme target mode ABTSing a received ABTS (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix hang when downloading fw on port enabled for nvme (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix too many sg segments spamming in kernel log (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix crash due to port reset racing vs adapter error handling (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix deadlock on host_lock during cable pulls (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix error in remote port address change (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix driver nvme rescan logging (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVME (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transport (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIs (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix devices that don't return after devloss followed by rediscovery (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attribute (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix FLOGI handling across multiple link up/down conditions (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix oops when fewer hdwqs than cpus (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix irq raising in lpfc_sli_hba_down (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix Oops in nvme_register with target logout/login (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix issuing init_vpi mbox on SLI-3 card (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix ADISC reception terminating login state if a NVME target (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix discovery when target has no GID_FT information (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix port relogin failure due to GID_FT interaction (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix leak of ELS completions on adapter reset (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reduction (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix crash on driver unload in wq free (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix ELS field alignments (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Fix PLOGI failure with high remoteport count (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Limit xri count for kdump environment (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: remove NULL check before some freeing functions (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: use spin_lock_irqsave in IRQ context (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: remove redundant code (jsc#SLE-8284 jsc#SLE-8654). - scsi: lpfc: Remove unnecessary null check before kfree (jsc#SLE-8284 jsc#SLE-8654). - commit d8bfc1f - series.conf: Update qla2xxx patches The qla2xxx patches have been added to jebj's queue. - commit 1b97787 - Fix Patch-mainline tags: patches.suse/0001-ACPI-property-Add-two-new-Thunderbolt-property-GUIDs.patch patches.suse/0001-thunderbolt-Add-support-for-Intel-Ice-Lake.patch patches.suse/0001-thunderbolt-Correct-path-indices-for-PCIe-tunnel.patch patches.suse/0001-thunderbolt-Do-not-fail-adding-switch-if-some-port-i.patch patches.suse/0001-thunderbolt-Expose-active-parts-of-NVM-even-if-upgra.patch patches.suse/0001-thunderbolt-Hide-switch-attributes-that-are-not-set.patch patches.suse/0001-thunderbolt-Move-NVM-upgrade-support-flag-to-struct-.patch patches.suse/0001-thunderbolt-Show-key-using-pE-not-pEp.patch patches.suse/0001-thunderbolt-Switch-to-use-device_property_count_uXX.patch patches.suse/0001-thunderbolt-Use-32-bit-writes-when-writing-ring-prod.patch - commit 1318e50 - config: refresh after dependency changes - commit 4237191 - series.conf: cleanup Update upstream references and resort: patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch Move unsortable patches.suse/scsi-qla2xxx-fix-wait-condition-in-loop.patch out of sorted section. - commit 0133508 - scsi: qedf: Add port_id getter (jsc#SLE-9711). - scsi: qedf: Remove always false 'tmp_prio < 0' statement (jsc#SLE-9711). - scsi: qedf: Update the version to 8.42.3.0 (jsc#SLE-9711). - scsi: qedf: Fix race betwen fipvlan request and response path (jsc#SLE-9711). - scsi: qedf: Use discovery list to traverse rports (jsc#SLE-9711). - scsi: qedf: Decrease the LL2 MTU size to 2500 (jsc#SLE-9711). - scsi: qedf: Check for module unloading bit before processing link update AEN (jsc#SLE-9711). - scsi: qedf: Initiator fails to re-login to switch after link down (jsc#SLE-9711). - scsi: qedf: Add debug information for unsolicited processing (jsc#SLE-9711). - scsi: qedf: Add support for 20 Gbps speed (jsc#SLE-9711). - scsi: qedf: Interpret supported caps value correctly (jsc#SLE-9711). - scsi: qedf: Add shutdown callback handler (jsc#SLE-9711). - scsi: qedf: Update module description string (jsc#SLE-9711). - scsi: qedf: Fix crash during sg_reset (jsc#SLE-9711). - scsi: qedf: Stop sending fipvlan request on unload (jsc#SLE-9711). - scsi: qedf: Print message during bailout conditions (jsc#SLE-9711). - commit 723fe3b - x86/cpu: Add Comet Lake to the Intel CPU models header (jsc#SLE-7946). - commit e9d5845 - soundwire: depend on ACPI || OF (bsc#1148868). - soundwire: depend on ACPI (bsc#1148868). - commit 4ebb907 - btrfs: Remove metadata_uuid patches They are already in upstream 5.0. - Delete patches.suse/0001-btrfs-Introduce-support-for-FSID-change-without-meta.patch. - Delete patches.suse/0002-btrfs-Remove-fsid-metadata_fsid-fields-from-btrfs_in.patch. - Delete patches.suse/0003-btrfs-Add-handling-for-disk-split-brain-scenario-dur.patch. - Delete patches.suse/0004-btrfs-Introduce-2-more-members-to-struct-btrfs_fs_de.patch. - Delete patches.suse/0005-btrfs-Handle-one-more-split-brain-scenario-during-fs.patch. - Delete patches.suse/0006-btrfs-Handle-final-split-brain-possibility-during-fs.patch. - Delete patches.suse/btrfs-add-sysfs-support-for-metadata_uuid-feature.patch. - commit 1a7c8f7 - Update patches.suse/sched-core-Fix-CPU-controller-for-RT_GROUP_SCHED.patch (bnc#1151927 5.3.4 bnc#1135646). Add a bnc reference. - commit 05f45df - Delete patches.suse/0201-merge-tag-exynos-drm-fixes-for-v4-12. - Delete patches.suse/0586-merge-branch-drm-next-4-13-into-drm-next. - Delete patches.suse/0680-merge-tag-drm-for-v4-13-of-git-people-freedesktop-org-airlied-linux. - Delete patches.suse/1312-merge-tag-drm-msm-next-2017-08-22-into-drm-next. - Delete patches.suse/3619-merge-airlied-drm-next-into-drm-misc-next. - Delete patches.suse/3625-merge-drm-misc-next-2017-11-30-into-drm-next. - Delete patches.suse/3631-merge-tag-drm-intel-next-2017-11-17-1-into-drm-next. - Delete patches.suse/4330-merge-drm-armada-devel-4-15-into-drm-next. - Delete patches.suse/5994-backmerge-tag-v4-16-rc7-into-drm-next. - Delete patches.suse/7627-merge-drm-upstream-drm-next-into-drm-misc-next. - commit 1a3d42d - Delete patches.suse/x86-mm-fix-fast-gup-paravirt.patch. (The problem was solved differently upstream between 4.12 and 5.3) - commit 0329020 - arm64: cn99xx: enable patches for silicon revision Ax erratum References: PM-1408 Systems with Ax silicon still in use. - commit 012b115 - mm, page_owner: rename flag indicating that page is allocated (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit 1a8c019 - mm, page_owner: decouple freeing stack trace from debug_pagealloc (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit 0458b8c - mm, page_owner: fix off-by-one error in __set_page_owner_handle() (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit d9d2cb5 - mm, page_owner, debug_pagealloc: save and dump freeing stack trace (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit 88a816e - mm, page_owner: keep owner info when freeing the page (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit 59689b6 - mm, page_owner: record page owner for each subpage (jsc#SLE-8959, bsc#1144653, VM Debug Functionality). - commit 6920f27 - qla2xxx: Enable T10-DIF with FC-NVMe enabled (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit f8cfc4e - scsi: qla2xxx: Fix wait condition in loop (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit 39bb1be - scsi: qla2xxx: Update driver version to 10.01.00.20-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Improve logging for scan thread (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Capture FW dump on MPI heartbeat stop event (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Check for MB timeout while capturing ISP27/28xx FW dump (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Set remove flag for all VP (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Add error handling for PLOGI ELS passthrough (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Dual FCP-NVMe target port support (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: remove redundant assignment to pointer host (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix Nport ID display value (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix N2N link up fail (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix N2N link reset (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Optimize NPIV tear down process (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix stale mem access on driver unload (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix unbound sleep in fcport delete path (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Silence fwdump template message (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Update driver version to 10.01.00.19-k (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix stale session (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix stuck login session (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix driver reload for ISP82xx (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix flash read for Qlogic ISPs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix message indicating vectors used by driver (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: fix spelling mistake "/initializatin"/ -> "/initialization"/ (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix a recently introduced kernel warning (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: cleanup trace buffer initialization (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eft (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix a NULL pointer dereference (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Simplify qla24xx_async_abort_cmd() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove two superfluous if-tests (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Report invalid mailbox status codes (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove superfluous sts_entry_* casts (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Complain if sp->done() is not called from the completion path (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Make sure that aborted commands are freed (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Introduce qla2xxx_get_next_handle() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Modify NVMe include directives (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Make qlt_handle_abts_completion() more robust (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix a race condition between aborting and completing a SCSI command (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Introduce the function qla2xxx_init_sp() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Enable type checking for the SRB free and done callback functions (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Rework key encoding in qlt_find_host_by_d_id() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Check secondary image if reading the primary image fails (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Change the return type of qla24xx_read_flash_data() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Complain if a soft reset fails (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Check the PCI info string output buffer size (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Complain if waiting for pending commands times out (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument const (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove unreachable code from qla83xx_idc_lock() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Simplify a debug statement (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove dead code (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Complain if parsing the version string fails (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Complain if a mailbox command times out (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use strlcpy() instead of strncpy() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Do not corrupt vha->plogi_ack_list (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Report the firmware status code if a mailbox command fails (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Fix session lookup in qlt_abort_work() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Simplify qla24xx_abort_sp_done() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove two superfluous tests (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove a superfluous pointer check (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Simplify qlt_lport_dump() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Reduce the number of casts in GID list code (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Verify locking assumptions at runtime (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Change data_dsd into an array (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Declare qla_tgt_cmd.cdb const (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Reduce the scope of three local variables in qla2xxx_queuecommand() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove a superfluous forward declaration (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Remove an include directive from qla_mr.c (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.h (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Use tabs instead of spaces for indentation (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Improve Linux kernel coding style conformance (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Really fix qla2xxx_eh_abort() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference count (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - qla2xxx: remove SGI SN2 support (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334). - commit 2a36545 - ACPI / property: Add two new Thunderbolt property GUIDs to the list (jsc#SLE-8714). - commit 11dee44 - thunderbolt: Add support for Intel Ice Lake (jsc#SLE-8714). - commit 815b577 - thunderbolt: Expose active parts of NVM even if upgrade is not supported (jsc#SLE-8714). - commit badef1c - thunderbolt: Hide switch attributes that are not set (jsc#SLE-8714). - commit 5b9d6f9 - thunderbolt: Do not fail adding switch if some port is not implemented (jsc#SLE-8714). - commit d0e61eb - thunderbolt: Use 32-bit writes when writing ring producer/consumer (jsc#SLE-8714). - commit df92f6a - thunderbolt: Move NVM upgrade support flag to struct icm (jsc#SLE-8714). - commit 476237e - thunderbolt: Correct path indices for PCIe tunnel (jsc#SLE-8714). - commit 0d8a0ac - thunderbolt: Show key using %*pE not %*pEp (jsc#SLE-8714). - commit 2388d46 - thunderbolt: Switch to use device_property_count_uXX() (jsc#SLE-8714). - commit 51e1030 - scsi: qla2xxx: Refresh patches ported from SLE15-SP1 - Refresh patches.suse/scsi-qla2xxx-Allow-NVMe-IO-to-resume-with-short-cabl.patch. - Refresh patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch. - Refresh patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch. - Refresh patches.suse/scsi-qla2xxx-Reject-EH_-abort-device_reset-target_re.patch. - Refresh patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch. - Refresh patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch. - Refresh patches.suse/scsi-qla2xxx-Retry-fabric-Scan-on-IOCB-queue-full.patch. - Refresh patches.suse/scsi-qla2xxx-Skip-FW-dump-on-LOOP-initialization-err.patch. - Refresh patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.18-k.patch. - Refresh patches.suse/scsi-qla2xxx-Use-Correct-index-for-Q-Pair-array.patch. - Refresh patches.suse/scsi-qla2xxx-Use-common-update-firmware-options-rout.patch. - commit 44af015 - Linux 5.3.6 (bnc#1151927 5.3.6). - DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again (bnc#1151927 5.3.6). - mac80211: keep BHs disabled while calling drv_tx_wake_queue() (bnc#1151927 5.3.6). - cfg80211: initialize on-stack chandefs (bnc#1151927 5.3.6). - cfg80211: validate SSID/MBSSID element ordering assumption (bnc#1151927 5.3.6). - nl80211: validate beacon head (bnc#1151927 5.3.6). - ieee802154: atusb: fix use-after-free at disconnect (bnc#1151927 5.3.6). - KVM: s390: fix __insn32_query() inline assembly (bnc#1151927 5.3.6). - KVM: nVMX: Fix consistency check on injected exception error code (bnc#1151927 5.3.6). - KVM: X86: Fix userspace set invalid CR4 (bnc#1151927 5.3.6). - xen/xenbus: fix self-deadlock after killing user process (bnc#1151927 5.3.6). - xen/balloon: Set pages PageOffline() in balloon_add_region() (bnc#1151927 5.3.6). - selftests: pidfd: Fix undefined reference to pthread_create() (bnc#1151927 5.3.6). - sched: Add __ASSEMBLY__ guards around struct clone_args (bnc#1151927 5.3.6). - drm/omap: fix max fclk divider for omap36xx (bnc#1151927 5.3.6). - drm/amd/powerplay: change metrics update period from 1ms to 100ms (bnc#1151927 5.3.6). - Revert "/s390/dasd: Add discard support for ESE volumes"/ (bnc#1151927 5.3.6). - s390/dasd: Fix error handling during online processing (bnc#1151927 5.3.6). - vfs: Fix EOVERFLOW testing in put_compat_statfs64 (bnc#1151927 5.3.6). - tick: broadcast-hrtimer: Fix a race in bc_set_next (bnc#1151927 5.3.6). - Btrfs: fix selftests failure due to uninitialized i_mode in test inodes (bnc#1151927 5.3.6). - mmc: tegra: Implement ->set_dma_mask() (bnc#1151927 5.3.6). - mmc: sdhci: Let drivers define their DMA mask (bnc#1151927 5.3.6). - mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence (bnc#1151927 5.3.6). - mmc: sdhci: improve ADMA error reporting (bnc#1151927 5.3.6). - libnvdimm: prevent nvdimm from requesting key when security is disabled (bnc#1151927 5.3.6). - libnvdimm/region: Initialize bad block for volatile namespaces (bnc#1151927 5.3.6). - libnvdimm/nfit_test: Fix acpi_handle redefinition (bnc#1151927 5.3.6). - =?UTF-8?q?libnvdimm:=20Fix=20endian=20conversion=20issues=C2=A0?= (bnc#1151927 5.3.6). - i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 (bnc#1151927 5.3.6). - iommu/amd: Fix downgrading default page-sizes in alloc_pte() (bnc#1151927 5.3.6). - nfp: abm: fix memory leak in nfp_abm_u32_knode_replace (bnc#1151927 5.3.6). - mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions (bnc#1151927 5.3.6). - net: dsa: microchip: Always set regmap stride to 1 (bnc#1151927 5.3.6). - netfilter: nf_tables: allow lookups in dynamic sets (bnc#1151927 5.3.6). - bpf: Fix bpf_event_output re-entry issue (bnc#1151927 5.3.6). - selftests/bpf: adjust strobemeta loop to satisfy latest clang (bnc#1151927 5.3.6). - libbpf: fix false uninitialized variable warning (bnc#1151927 5.3.6). - powerpc/mm: Fix an Oops in kasan_mmu_init() (bnc#1151927 5.3.6). - powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY (bnc#1151927 5.3.6). - x86/purgatory: Disable the stackleak GCC plugin for the purgatory (bnc#1151927 5.3.6). - sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() (bnc#1151927 5.3.6). - sched/membarrier: Call sync_core only before usermode for same mm (bnc#1151927 5.3.6). - sched/membarrier: Fix private expedited registration check (bnc#1151927 5.3.6). - ima: fix freeing ongoing ahash_request (bnc#1151927 5.3.6). - ima: always return negative code for error (bnc#1151927 5.3.6). - 9p: Transport error uninitialized (bnc#1151927 5.3.6). - 9p: avoid attaching writeback_fid on mmap with type PRIVATE (bnc#1151927 5.3.6). - riscv: Avoid interrupts being erroneously enabled in handle_exception() (bnc#1151927 5.3.6). - Revert "/locking/pvqspinlock: Don't wait if vCPU is preempted"/ (bnc#1151927 5.3.6). - pwm: stm32-lp: Add check in case requested period cannot be achieved (bnc#1151927 5.3.6). - blk-mq: move lockdep_assert_held() into elevator_exit (bnc#1151927 5.3.6). - drivers: thermal: qcom: tsens: Fix memory leak from qfprom read (bnc#1151927 5.3.6). - thermal: Fix use-after-free when unregistering thermal zone device (bnc#1151927 5.3.6). - thermal_hwmon: Sanitize thermal_zone type (bnc#1151927 5.3.6). - watchdog: aspeed: Add support for AST2600 (bnc#1151927 5.3.6). - watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout (bnc#1151927 5.3.6). - drm/amdgpu: Check for valid number of registers to read (bnc#1151927 5.3.6). - drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed (bnc#1151927 5.3.6). - drm/atomic: Reject FLIP_ASYNC unconditionally (bnc#1151927 5.3.6). - drm/atomic: Take the atomic toys away from X (bnc#1151927 5.3.6). - ntb: point to right memory window index (bnc#1151927 5.3.6). - timer: Read jiffies once when forwarding base clk (bnc#1151927 5.3.6). - perf unwind: Fix libunwind build failure on i386 systems (bnc#1151927 5.3.6). - perf build: Add detection of java-11-openjdk-devel package (bnc#1151927 5.3.6). - perf probe: Fix to clear tev->nargs in clear_probe_trace_event() (bnc#1151927 5.3.6). - perf tools: Fix segfault in cpu_cache_level__read() (bnc#1151927 5.3.6). - perf stat: Fix a segmentation fault when using repeat forever (bnc#1151927 5.3.6). - perf stat: Reset previous counts on repeat with interval (bnc#1151927 5.3.6). - usercopy: Avoid HIGHMEM pfn warning (bnc#1151927 5.3.6). - selftests/seccomp: fix build on older kernels (bnc#1151927 5.3.6). - pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors (bnc#1151927 5.3.6). - SUNRPC: Don't try to parse incomplete RPC messages (bnc#1151927 5.3.6). - SUNRPC: RPC level errors should always set task->tk_rpc_status (bnc#1151927 5.3.6). - xprtrdma: Send Queue size grows after a reconnect (bnc#1151927 5.3.6). - xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods (bnc#1151927 5.3.6). - fs: nfs: Fix possible null-pointer dereferences in encode_attrs() (bnc#1151927 5.3.6). - s390/cio: exclude subchannels with no parent from pseudo check (bnc#1151927 5.3.6). - s390/cio: avoid calling strlen on null pointer (bnc#1151927 5.3.6). - s390/topology: avoid firing events before kobjs are created (bnc#1151927 5.3.6). - xen/pci: reserve MCFG areas earlier (bnc#1151927 5.3.6). - include/trace/events/writeback.h: fix -Wstringop-truncation warnings (bnc#1151927 5.3.6). - kernel/elfcore.c: include proper prototypes (bnc#1151927 5.3.6). - ceph: reconnect connection if session hang in opening state (bnc#1151927 5.3.6). - ceph: fetch cap_gen under spinlock in ceph_add_cap (bnc#1151927 5.3.6). - ceph: fix directories inode i_blkbits initialization (bnc#1151927 5.3.6). - fuse: fix memleak in cuse_channel_open (bnc#1151927 5.3.6). - fuse: fix request limit (bnc#1151927 5.3.6). - selftests/tpm2: Add the missing TEST_FILES assignment (bnc#1151927 5.3.6). - power: supply: sbs-battery: only return health when battery present (bnc#1151927 5.3.6). - power: supply: sbs-battery: use correct flags field (bnc#1151927 5.3.6). - MIPS: Treat Loongson Extensions as ASEs (bnc#1151927 5.3.6). - powerpc/603: Fix handling of the DIRTY flag (bnc#1151927 5.3.6). - powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN (bnc#1151927 5.3.6). - powerpc/kasan: Fix shadow area set up for modules (bnc#1151927 5.3.6). - powerpc/kasan: Fix parallel loading of modules (bnc#1151927 5.3.6). - powerpc/ptdump: Fix addresses display on PPC32 (bnc#1151927 5.3.6). - tracing: Make sure variable reference alias has correct var_ref_idx (bnc#1151927 5.3.6). - drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectors (bnc#1151927 5.3.6). - drm/i915: to make vgpu ppgtt notificaiton as atomic operation (bnc#1151927 5.3.6). - drm/i915/gvt: update vgpu workload head pointer correctly (bnc#1151927 5.3.6). - can: mcp251x: mcp251x_hw_reset(): allow more time after a reset (bnc#1151927 5.3.6). - crypto: cavium/zip - Add missing single_release() (bnc#1151927 5.3.6). - crypto: skcipher - Unmap pages after an external error (bnc#1151927 5.3.6). - crypto: caam/qi - fix error handling in ERN handler (bnc#1151927 5.3.6). - crypto: caam - fix concurrency issue in givencrypt descriptor (bnc#1151927 5.3.6). - crypto: ccree - use the full crypt length value (bnc#1151927 5.3.6). - crypto: qat - Silence smp_processor_id() warning (bnc#1151927 5.3.6). - crypto: ccree - account for TEE not ready to report (bnc#1151927 5.3.6). - coresight: etm4x: Use explicit barriers on enable/disable (bnc#1151927 5.3.6). - staging: erofs: detect potential multiref due to corrupted images (bnc#1151927 5.3.6). - staging: erofs: avoid endless loop of invalid lookback distance 0 (bnc#1151927 5.3.6). - staging: erofs: add two missing erofs_workgroup_put for corrupted images (bnc#1151927 5.3.6). - staging: erofs: some compressed cluster should be submitted for corrupted images (bnc#1151927 5.3.6). - staging: erofs: fix an error handling in erofs_readdir() (bnc#1151927 5.3.6). - KVM: s390: Test for bad access register and size at the start of S390_MEM_OP (bnc#1151927 5.3.6). - PM / devfreq: tegra: Fix kHz to Hz conversion (bnc#1151927 5.3.6). - ASoC: sgtl5000: Improve VAG power and mute control (bnc#1151927 5.3.6). - ASoC: Define a set of DAPM pre/post-up events (bnc#1151927 5.3.6). - nbd: fix max number of supported devs (bnc#1151927 5.3.6). - s390/sclp: Fix bit checked for has_sipl (bnc#1151927 5.3.6). - s390/process: avoid potential reading of freed stack (bnc#1151927 5.3.6). - tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure (bnc#1151927 5.3.6). - tools lib traceevent: Fix "/robust"/ test of do_generate_dynamic_list_file (bnc#1151927 5.3.6). - commit 09e8239 - mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() (git-fixes (mm/compaction)). - commit b7593ee - Update patches.suse/0001-drm-msm-dsi-Fix-return-value-check-for-clk_get_paren.patch (bsc#1152472 bnc#1151927 5.3.6). - Update patches.suse/0002-drm-mali-dp-Mark-expected-switch-fall-through.patch (bsc#1152472 bnc#1151927 5.3.6). - Update patches.suse/0003-drm-i915-dp-Fix-dsc-bpp-calculations-v5.patch (bsc#1152472 bnc#1151927 5.3.6). - Update patches.suse/0004-drm-amdgpu-Fix-KFD-related-kernel-oops-on-Hawaii.patch (bsc#1152472 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-Enable-XIVE-native-capability-only-if.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-HV-Check-for-MMU-ready-on-piggybacked.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-HV-Don-t-lose-pending-doorbell-reques.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-HV-Don-t-push-XIVE-context-when-not-u.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-HV-Fix-race-in-re-enabling-XIVE-escal.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/KVM-PPC-Book3S-HV-XIVE-Free-escalation-interrupts-be.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/PCI-Restore-Resizable-BAR-size-bits-correctly-for-1M.patch (bsc#1143841 bnc#1151927 5.3.6). - Update patches.suse/PCI-vmd-Fix-config-addressing-when-using-bus-offsets.patch (git-fixes bnc#1151927 5.3.6). - Update patches.suse/PCI-vmd-Fix-shadow-offsets-to-reflect-spec-changes.patch (git-fixes bnc#1151927 5.3.6). - Update patches.suse/libnvdimm-altmap-track-namespace-boundaries-in-altmap.patch (bsc#1150305 bnc#1151927 5.3.6). - Update patches.suse/msft-hv-1911-PCI-hv-Avoid-use-of-hv_pci_dev-pci_slot-after-freein.patch (bsc#1142701 bnc#1151927 5.3.6). - Update patches.suse/powerpc-book3s64-mm-Don-t-do-tlbie-fixup-for-some-ha.patch (bsc#1152161 ltc#181664 bnc#1151927 5.3.6). - Update patches.suse/powerpc-book3s64-radix-Rename-CPU_FTR_P9_TLBIE_BUG-f.patch (bsc#1152161 ltc#181664 bnc#1151927 5.3.6). - Update patches.suse/powerpc-mce-Fix-MCE-handling-for-huge-pages.patch (jsc#SLE-7730 jsc#SLE-8330 bnc#1151927 5.3.6). - Update patches.suse/powerpc-mce-Schedule-work-from-irq_work.patch (jsc#SLE-7730 jsc#SLE-8330 bnc#1151927 5.3.6). - Update patches.suse/powerpc-mm-Fixup-tlbie-vs-mtpidr-mtlpidr-ordering-is.patch (bsc#1152161 ltc#181664 bnc#1151927 5.3.6). - Update patches.suse/powerpc-powernv-Restrict-OPAL-symbol-map-to-only-be-.patch (bsc#1152885 bnc#1151927 5.3.6). - Update patches.suse/powerpc-powernv-ioda-Fix-race-in-TCE-level-allocatio.patch (bsc#1061840 bnc#1151927 5.3.6). - Update patches.suse/powerpc-pseries-Fix-cpu_hotplug_lock-acquisition-in-.patch (bsc#1065729 bnc#1151927 5.3.6). - Update patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch (bsc#1065729 bnc#1151927 5.3.6). - commit e5cdb69 - xfs: move local to extent inode logging into bmap helper (bsc#1153965). - commit f0be3ee - xfs: remove broken error handling on failed attr sf to leaf change (bsc#1153964). - commit 82cbfae - xfs: log the inode on directory sf to block format change (bsc#1153963). - commit 09a957a - xfs: get allocation alignment from the buftarg (bsc#1153962). - commit a48cb33 - xfs: assure zeroed memory buffers for certain kmem allocations (bsc#1153957). - commit 077c951 - xfs: add kmem_alloc_io() (bsc#1153956). - commit ef9a9c2 - xfs: add kmem allocation trace points (bsc#1153955). - commit 2ee9365 - fs: xfs: Remove KM_NOSLEEP and KM_SLEEP (bsc#1153954). - commit 5c16078 - KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag (bsc#1061840). - commit 5c3f332 - net/ibmvnic: Fix EOI when running in XIVE mode (bsc#1089644, ltc#166495, ltc#165544, git-fixes). - commit 7298d5a - xfs: Fix tail rounding in xfs_alloc_file_space() (bsc#1153917). - commit 9a4ea01 - series.conf: refresh sorted section Update upstream reference: patches.suse/powerpc-pseries-Remove-confusing-warning-message.patch - commit dcc4e8b - Refresh patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch - commit 2e48c74 - powerpc/pseries: Remove confusing warning message (bsc#1109158). - commit 1ec9a94 - supported.conf: sort No functional change, fix order only. - commit 624292b - patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch: Update tags. - commit 7a9890d - arm64: enable Nvidia Jetson TX2 References: SLE-9388 - commit 4c4ee96 - drm/amd/display: support "/dummy pstate"/ (bsc#1152472) - commit f26d6de - drm/i915: Trust programmed MCR in read_subslice_reg (bsc#1152472) - commit ceae560 - net: stmmac: Avoid deadlock on suspend/resume (git-fixes). - commit 9c4865d - blacklist.conf: Append 'drm/amdgpu: hide another #warning' - commit 57d5b16 - drm/amdgpu: revert "/disable bulk moves for now"/ (bsc#1152472) - commit 0df34be - drm/amd/display: Embed DCN2 SOC bounding box (bsc#1152472) - commit 095c537 - blacklist.conf: Append 'drm/i915: Allow sharing the idle-barrier from other kernel requests' - commit fdee26c - drm/i915: Fix g4x sprite scaling stride check with GTT remapping (bsc#1152472) - commit 2cb06d6 - drm/i915/dp: Fix dsc bpp calculations, v5. (bsc#1152472) - commit def17f6 - drm/i915: Fix and improve MCR selection logic (bsc#1152472) - commit f2d1229 - blacklist.conf: Append 'drm: Fix kerneldoc warns in connector-related docs' - commit a7d220e - PCI: vmd: Fix shadow offsets to reflect spec changes (git-fixes). - PCI: vmd: Fix config addressing when using bus offsets (git-fixes). - commit d1eff9d - Refresh patches.suse/PCI-Restore-Resizable-BAR-size-bits-correctly-for-1M.patch. Update upstream status and sort. - commit 586dc90 - blacklist.conf: add 0df3e42167ca - commit eb1317e - config: refresh configs - commit 26e5ee3 - Fix references (v5.4-rc2 -> v5.4-rc3) patches.suse/0001-kernel-sysctl.c-do-not-override-max_threads-provided.patch. - Update references and move into sorted section patches.suse/PCI-mobiveil-Fix-the-CPU-base-address-setup-in-inbou.patch. patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch. - commit 6fdd32d - config: enable CONFIG_PCIE_BW (jsc#SLE-9858) - commit 4f573d4 - blacklist.conf: add a91bcc2b6537 - commit 4ff0ba8 - Linux 5.3.5 (bnc#1151927 5.3.5). - net: qlogic: Fix memory leak in ql_alloc_large_buffers (bnc#1151927 5.3.5). - nfc: fix memory leak in llcp_sock_bind() (bnc#1151927 5.3.5). - sch_dsmark: fix potential NULL deref in dsmark_init() (bnc#1151927 5.3.5). - ipv6: Handle missing host route in __ipv6_ifa_notify (bnc#1151927 5.3.5). - net: ipv4: avoid mixed n_redirects and rate_tokens usage (bnc#1151927 5.3.5). - cxgb4:Fix out-of-bounds MSI-X info array access (bnc#1151927 5.3.5). - rxrpc: Fix rxrpc_recvmsg tracepoint (bnc#1151927 5.3.5). - qmi_wwan: add support for Cinterion CLS8 devices (bnc#1151927 5.3.5). - udp: only do GSO if # of segs > 1 (bnc#1151927 5.3.5). - udp: fix gso_segs calculations (bnc#1151927 5.3.5). - ipv6: drop incoming packets having a v4mapped source address (bnc#1151927 5.3.5). - ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime (bnc#1151927 5.3.5). - net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set (bnc#1151927 5.3.5). - net: dsa: sja1105: Initialize the meta_lock (bnc#1151927 5.3.5). - net/rds: Fix error handling in rds_ib_add_one() (bnc#1151927 5.3.5). - net: dsa: rtl8366: Check VLAN ID and not ports (bnc#1151927 5.3.5). - tipc: fix unlimited bundling of small messages (bnc#1151927 5.3.5). - xen-netfront: do not use ~0U as error return value for xennet_fill_frags() (bnc#1151927 5.3.5). - tcp: adjust rto_base in retransmits_timed_out() (bnc#1151927 5.3.5). - vsock: Fix a lockdep warning in __vsock_release() (bnc#1151927 5.3.5). - hso: fix NULL-deref on tty open (bnc#1151927 5.3.5). - net: sched: cbs: Avoid division by zero when calculating the port rate (bnc#1151927 5.3.5). - net: sched: taprio: Avoid division by zero on invalid link speed (bnc#1151927 5.3.5). - net: socionext: netsec: always grab descriptor lock (bnc#1151927 5.3.5). - net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte (bnc#1151927 5.3.5). - net: dsa: sja1105: Prevent leaking memory (bnc#1151927 5.3.5). - net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the past (bnc#1151927 5.3.5). - net: Unpublish sk from sk_reuseport_cb before call_rcu (bnc#1151927 5.3.5). - erspan: remove the incorrect mtu limit for erspan (bnc#1151927 5.3.5). - sch_cbq: validate TCA_CBQ_WRROPT to avoid crash (bnc#1151927 5.3.5). - 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie (bnc#1151927 5.3.5). - kexec: bail out upon SIGKILL when allocating memory (bnc#1151927 5.3.5). - i2c: tegra: Move suspend handling to NOIRQ phase (bnc#1151927 5.3.5). - i2c-cht-wc: Fix lockdep warning (bnc#1151927 5.3.5). - pktcdvd: remove warning on attempting to register non-passthrough dev (bnc#1151927 5.3.5). - block, bfq: push up injection only after setting service time (bnc#1151927 5.3.5). - mips: properly account for stack randomization and stack guard gap (bnc#1151927 5.3.5). - arm: use STACK_TOP when computing mmap base address (bnc#1151927 5.3.5). - arm: properly account for stack randomization and stack guard gap (bnc#1151927 5.3.5). - arm64: consider stack randomization for mmap base only when necessary (bnc#1151927 5.3.5). - kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16K (bnc#1151927 5.3.5). - ocfs2: wait for recovering done after direct unlock request (bnc#1151927 5.3.5). - kbuild: clean compressed initramfs image (bnc#1151927 5.3.5). - mm: add dummy can_do_mlock() helper (bnc#1151927 5.3.5). - fat: work around race with userspace's read via blockdev while mounting (bnc#1151927 5.3.5). - tools/power/x86/intel-speed-select: Fix high priority core mask over count (bnc#1151927 5.3.5). - hypfs: Fix error number left in struct pointer member (bnc#1151927 5.3.5). - mfd: intel-lpss: Remove D3cold delay (bnc#1151927 5.3.5). - PCI: tegra: Fix OF node reference leak (bnc#1151927 5.3.5). - PCI: histb: Propagate errors for optional regulators (bnc#1151927 5.3.5). - PCI: imx6: Propagate errors for optional regulators (bnc#1151927 5.3.5). - PCI: exynos: Propagate errors for optional PHYs (bnc#1151927 5.3.5). - PCI: rockchip: Propagate errors for optional regulators (bnc#1151927 5.3.5). - PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver (bnc#1151927 5.3.5). - PCI: pci-hyperv: Fix build errors on non-SYSFS config (bnc#1151927 5.3.5). - PCI: Use static const struct, not const static struct (bnc#1151927 5.3.5). - PCI: Add pci_info_ratelimited() to ratelimit PCI separately (bnc#1151927 5.3.5). - smack: use GFP_NOFS while holding inode_smack::smk_lock (bnc#1151927 5.3.5). - security: smack: Fix possible null-pointer dereferences in smack_socket_sock_rcv_skb() (bnc#1151927 5.3.5). - Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is set (bnc#1151927 5.3.5). - HID: wacom: Fix several minor compiler warnings (bnc#1151927 5.3.5). - HID: apple: Fix stuck function keys when using FN (bnc#1151927 5.3.5). - selinux: fix residual uses of current_security() for the SELinux blob (bnc#1151927 5.3.5). - crypto: hisilicon - Fix double free in sec_free_hw_sgl() (bnc#1151927 5.3.5). - power: supply: register HWMON devices with valid names (bnc#1151927 5.3.5). - rtc: pcf85363/pcf85263: fix regmap error in set_time (bnc#1151927 5.3.5). - rtc: snvs: fix possible race condition (bnc#1151927 5.3.5). - rtc: bd70528: fix driver dependencies (bnc#1151927 5.3.5). - soundwire: intel: fix channel number reported by hardware (bnc#1151927 5.3.5). - ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer (bnc#1151927 5.3.5). - ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address (bnc#1151927 5.3.5). - ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes (bnc#1151927 5.3.5). - ARM: 8875/1: Kconfig: default to AEABI w/ Clang (bnc#1151927 5.3.5). - mips/atomic: Fix smp_mb__{before,after}_atomic() (bnc#1151927 5.3.5). - mips/atomic: Fix loongson_llsc_mb() wreckage (bnc#1151927 5.3.5). - MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean (bnc#1151927 5.3.5). - MIPS: Don't use bc_false uninitialized in __mm_isBranchInstr (bnc#1151927 5.3.5). - MIPS: Ingenic: Disable broken BTB lookup optimization (bnc#1151927 5.3.5). - f2fs: fix to drop meta/node pages during umount (bnc#1151927 5.3.5). - ext4: fix potential use after free after remounting with noblock_validity (bnc#1151927 5.3.5). - scsi: core: Reduce memory required for SCSI logging (bnc#1151927 5.3.5). - dm raid: fix updating of max_discard_sectors limit (bnc#1151927 5.3.5). - dm zoned: fix invalid memory access (bnc#1151927 5.3.5). - ARM: dts: dir685: Drop spi-cpol from the display (bnc#1151927 5.3.5). - clk: sprd: add missing kfree (bnc#1151927 5.3.5). - clk: at91: select parent if main oscillator or bypass is enabled (bnc#1151927 5.3.5). - clk: Make clk_bulk_get_all() return a valid "/id"/ (bnc#1151927 5.3.5). - clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domain (bnc#1151927 5.3.5). - clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain (bnc#1151927 5.3.5). - clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocks (bnc#1151927 5.3.5). - clk: imx: clk-pll14xx: unbypass PLL by default (bnc#1151927 5.3.5). - clk: imx: pll14xx: avoid glitch when set rate (bnc#1151927 5.3.5). - clk: imx8mq: Mark AHB clock as critical (bnc#1151927 5.3.5). - clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registered (bnc#1151927 5.3.5). - clk: zx296718: Don't reference clk_init_data after registration (bnc#1151927 5.3.5). - clk: sprd: Don't reference clk_init_data after registration (bnc#1151927 5.3.5). - clk: sirf: Don't reference clk_init_data after registration (bnc#1151927 5.3.5). - clk: meson: axg-audio: Don't reference clk_init_data after registration (bnc#1151927 5.3.5). - clk: actions: Don't reference clk_init_data after registration (bnc#1151927 5.3.5). - clk: ingenic/jz4740: Fix "/pll half"/ divider not read/written properly (bnc#1151927 5.3.5). - clk: qcom: gcc-sdm845: Use floor ops for sdcc clks (bnc#1151927 5.3.5). - clk: qoriq: Fix -Wunused-const-variable (bnc#1151927 5.3.5). - vfio_pci: Restore original state on release (bnc#1151927 5.3.5). - powerpc/eeh: Clean up EEH PEs after recovery finishes (bnc#1151927 5.3.5). - selftests/powerpc: Retry on host facility unavailable (bnc#1151927 5.3.5). - powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag (bnc#1151927 5.3.5). - powerpc/perf: fix imc allocation failure handling (bnc#1151927 5.3.5). - powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function (bnc#1151927 5.3.5). - powerpc/ptdump: fix walk_pagetables() address mismatch (bnc#1151927 5.3.5). - PCI: rpaphp: Avoid a sometimes-uninitialized warning (bnc#1151927 5.3.5). - arm64: fix unreachable code issue with cmpxchg (bnc#1151927 5.3.5). - kbuild: Do not enable -Wimplicit-fallthrough for clang for now (bnc#1151927 5.3.5). - drm/amdgpu/si: fix ASIC tests (bnc#1151927 5.3.5). - drm/amd/display: fix trigger not generated for freesync (bnc#1151927 5.3.5). - drm/amd/display: support spdif (bnc#1151927 5.3.5). - drm/amd/display: fix MPO HUBP underflow with Scatter Gather (bnc#1151927 5.3.5). - drm/amd/powerpaly: fix navi series custom peak level value error (bnc#1151927 5.3.5). - drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1x (bnc#1151927 5.3.5). - drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2 (bnc#1151927 5.3.5). - drm/amd/display: reprogram VM config when system resume (bnc#1151927 5.3.5). - drm/amd/display: Fix frames_to_insert math (bnc#1151927 5.3.5). - drm/amd/display: fix issue where 252-255 values are clipped (bnc#1151927 5.3.5). - drm/nouveau/volt: Fix for some cards having 0 maximum voltage (bnc#1151927 5.3.5). - drm/nouveau/kms/tu102-: disable input lut when input is already FP16 (bnc#1151927 5.3.5). - dma-buf/sw_sync: Synchronize signal vs syncpt free (bnc#1151927 5.3.5). - gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector_set_property() (bnc#1151927 5.3.5). - drm/radeon: Fix EEH during kexec (bnc#1151927 5.3.5). - drm/amdgpu: Fix hard hang for S/G display BOs (bnc#1151927 5.3.5). - drm/amd/display: Copy GSL groups when committing a new context (bnc#1151927 5.3.5). - drm/amd/display: Clear FEC_READY shadow register if DPCD write fails (bnc#1151927 5.3.5). - drm/amd/display: fix not calling ppsmu to trigger PME (bnc#1151927 5.3.5). - drm/amd/display: Power-gate all DSCs at driver init time (bnc#1151927 5.3.5). - drm/amd/display: add monitor patch to add T7 delay (bnc#1151927 5.3.5). - drm/rockchip: Check for fast link training before enabling psr (bnc#1151927 5.3.5). - drm/panel: check failure cases in the probe func (bnc#1151927 5.3.5). - drm/stm: attach gem fence to atomic state (bnc#1151927 5.3.5). - drm/tinydrm/Kconfig: drivers: Select BACKLIGHT_CLASS_DEVICE (bnc#1151927 5.3.5). - drm/panel: simple: fix AUO g185han01 horizontal blanking (bnc#1151927 5.3.5). - drm/vkms: Avoid assigning 0 for possible_crtc (bnc#1151927 5.3.5). - drm/bridge: tc358767: Increase AUX transfer length limit (bnc#1151927 5.3.5). - drm/vkms: Fix crc worker races (bnc#1151927 5.3.5). - drm/mcde: Fix uninitialized variable (bnc#1151927 5.3.5). - pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c (bnc#1151927 5.3.5). - pinctrl: amd: disable spurious-firing GPIO IRQs (bnc#1151927 5.3.5). - pinctrl: tegra: Fix write barrier placement in pmx_writel (bnc#1151927 5.3.5). - pinctrl: stmfx: update pinconf settings (bnc#1151927 5.3.5). - ipmi_si: Only schedule continuously in the thread in maintenance mode (bnc#1151927 5.3.5). - mbox: qcom: add APCS child device for QCS404 (bnc#1151927 5.3.5). - mailbox: mediatek: cmdq: clear the event in cmdq initial flow (bnc#1151927 5.3.5). - pstore: fs superblock limits (bnc#1151927 5.3.5). - vfs: set fs_context::user_ns for reconfigure (bnc#1151927 5.3.5). - NFC: fix attrs checks in netlink interface (bnc#1151927 5.3.5). - commit 3f4d1b8 - Update patches.suse/0001-video-ssd1307fb-Start-page-range-at-page_offset.patch (bsc#1152472 bnc#1151927 5.3.5). - Update patches.suse/0003-drm-amd-display-Use-proper-enum-conversion-functions.patch (bsc#1152472 bnc#1151927 5.3.5). - Update patches.suse/0005-drm-bridge-sii902x-fix-missing-reference-to-mclk-clo.patch (bsc#1152472 bnc#1151927 5.3.5). - Update patches.suse/PCI-mobiveil-Fix-the-CPU-base-address-setup-in-inbou.patch (fate#326572 bnc#1151927 5.3.5). - Update patches.suse/livepatch-nullify-obj-mod-in-klp_module_coming-s-error-path.patch (bsc#1071995 fate#323487 bnc#1151927 5.3.5). - Update patches.suse/msft-hv-1950-KVM-hyperv-Fix-Direct-Synthetic-timers-assert-an-int.patch (fate#323887 bnc#1151927 5.3.5). - Update patches.suse/powerpc-64s-exception-machine-check-use-correct-cfar.patch (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251 bnc#1151927 5.3.5). - Update patches.suse/powerpc-64s-radix-Fix-memory-hotplug-section-page-ta.patch (bsc#1065729 bnc#1151927 5.3.5). - Update patches.suse/powerpc-dump-kernel-log-before-carrying-out-fadump-o.patch (bsc#1149940 ltc#179958 bnc#1151927 5.3.5). - Update patches.suse/powerpc-powernv-ioda2-Allocate-TCE-table-levels-on-d.patch (bsc#1061840 bnc#1151927 5.3.5). - Update patches.suse/powerpc-pseries-correctly-track-irq-state-in-default.patch (bsc#1150727 ltc#178925 bnc#1151927 5.3.5). - Update patches.suse/powerpc-pseries-mobility-use-cond_resched-when-updat.patch (bsc#1153112 ltc#181778 bnc#1151927 5.3.5). - Update patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch (bsc#1144123 ltc#178840 bnc#1151927 5.3.5). - Update patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch (bsc#1142019 bnc#1151927 5.3.5). - commit 37e2aaf - Update patches.suse/0001-btrfs-Fix-a-regression-which-we-can-t-convert-to-SIN.patch (bsc#1152973 bnc#1151927 5.3.4). - Update patches.suse/0001-btrfs-qgroup-Fix-the-wrong-target-io_tree-when-freei.patch (bsc#1152974 bnc#1151927 5.3.4). - Update patches.suse/0001-ipmi-move-message-error-checking-to-avoid-deadlock.patch (bsc#1152489 bnc#1151927 5.3.4). - Update patches.suse/0002-btrfs-qgroup-Fix-reserved-data-space-leak-if-we-have.patch (bsc#1152975 bnc#1151927 5.3.4). - Update patches.suse/0002-drm-fix-module-name-in-edid_firmware-log-message.patch (bsc#1152472 bnc#1151927 5.3.4). - Update patches.suse/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch (bsc#1151680 bnc#1151927 5.3.4). - Update patches.suse/edac-amd64-decode-syndrome-before-translating-address.patch (bsc#1152489 bnc#1151927 5.3.4). - Update patches.suse/edac-amd64-recognize-dram-device-type-ecc-capability.patch (bsc#1152489 bnc#1151927 5.3.4). - Update patches.suse/hwmon-k10temp-Add-support-for-AMD-family-17h-model-7.patch (bsc#1153137 bnc#1151927 5.3.4). - Update patches.suse/iommu-iova-avoid-false-sharing-on-fq_timer_on (bsc#1151675 bnc#1151927 5.3.4). - Update patches.suse/iommu-vt-d-fix-wrong-analysis-whether-devices-share-the-same-bus (bsc#1151679 bnc#1151927 5.3.4). - Update patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch (bsc#1082635 bsc#1141340 bsc#1143706 bnc#1151927 5.3.4). - Update patches.suse/scsi-scsi_dh_rdac-zero-cdb-in-send_mode_select.patch (bsc#1149313 bnc#1151927 5.3.4). - Update patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch (bsc#1082555 bnc#1151927 5.3.4). - Update patches.suse/x86-amd_nb-Add-PCI-device-IDs-for-family-17h-model-7.patch (bsc#1153137 bnc#1151927 5.3.4). - commit 78212b5 - Linux 5.3.4 (bnc#1151927 5.3.4). - Btrfs: fix race setting up and completing qgroup rescan workers (bnc#1151927 5.3.4). - btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer (bnc#1151927 5.3.4). - ARM: dts: am3517-evm: Fix missing video (bnc#1151927 5.3.4). - ARM: dts: logicpd-torpedo-baseboard: Fix missing video (bnc#1151927 5.3.4). - ARM: omap2plus_defconfig: Fix missing video (bnc#1151927 5.3.4). - CIFS: Fix oplock handling for SMB 2.1+ protocols (bnc#1151927 5.3.4). - CIFS: fix max ea value size (bnc#1151927 5.3.4). - smb3: fix leak in "/open on server"/ perf counter (bnc#1151927 5.3.4). - i2c: riic: Clear NACK in tend isr (bnc#1151927 5.3.4). - tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state (bnc#1151927 5.3.4). - tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth (bnc#1151927 5.3.4). - net: phy: micrel: add Asym Pause workaround for KSZ9021 (bnc#1151927 5.3.4). - nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs (bnc#1151927 5.3.4). - nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs (bnc#1151927 5.3.4). - vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled (bnc#1151927 5.3.4). - net/rds: Check laddr_check before calling it (bnc#1151927 5.3.4). - iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 (bnc#1151927 5.3.4). - mt76: mt7615: fix mt7615 firmware path definitions (bnc#1151927 5.3.4). - ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule (bnc#1151927 5.3.4). - openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC (bnc#1151927 5.3.4). - net: stmmac: Fix page pool size (bnc#1151927 5.3.4). - macsec: drop skb sk before calling gro_cells_receive (bnc#1151927 5.3.4). - net/mlx5e: Fix matching on tunnel addresses type (bnc#1151927 5.3.4). - net/mlx5e: Fix traffic duplication in ethtool steering (bnc#1151927 5.3.4). - net/mlx5: Add device ID of upcoming BlueField-2 (bnc#1151927 5.3.4). - net/sched: cbs: Fix not adding cbs instance to list (bnc#1151927 5.3.4). - ppp: Fix memory leak in ppp_write (bnc#1151927 5.3.4). - skge: fix checksum byte order (bnc#1151927 5.3.4). - arcnet: provide a buffer big enough to actually receive packets (bnc#1151927 5.3.4). - nfc: enforce CAP_NET_RAW for raw sockets (bnc#1151927 5.3.4). - ieee802154: enforce CAP_NET_RAW for raw sockets (bnc#1151927 5.3.4). - ax25: enforce CAP_NET_RAW for raw sockets (bnc#1151927 5.3.4). - appletalk: enforce CAP_NET_RAW for raw sockets (bnc#1151927 5.3.4). - mISDN: enforce CAP_NET_RAW for raw sockets (bnc#1151927 5.3.4). - net: sched: fix possible crash in tcf_action_destroy() (bnc#1151927 5.3.4). - net_sched: add policy validation for action attributes (bnc#1151927 5.3.4). - net_sched: add max len check for TCA_KIND (bnc#1151927 5.3.4). - net: qrtr: Stop rx_worker before freeing node (bnc#1151927 5.3.4). - net/phy: fix DP83865 10 Mbps HDX loopback disable function (bnc#1151927 5.3.4). - usbnet: ignore endpoints with invalid wMaxPacketSize (bnc#1151927 5.3.4). - cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize (bnc#1151927 5.3.4). - ipv6: fix a typo in fib6_rule_lookup() (bnc#1151927 5.3.4). - sch_netem: fix a divide by zero in tabledist() (bnc#1151927 5.3.4). - ipv4: Revert removal of rt_uses_gateway (bnc#1151927 5.3.4). - selftests: Update fib_nexthop_multiprefix to handle missing ping6 (bnc#1151927 5.3.4). - selftests: Update fib_tests to handle missing ping6 (bnc#1151927 5.3.4). - net/sched: act_sample: don't push mac header on ip6gre ingress (bnc#1151927 5.3.4). - usbnet: sanity checking of packet sizes and device mtu (bnc#1151927 5.3.4). - kvm: x86: Add "/significant index"/ flag to a few CPUID leaves (bnc#1151927 5.3.4). - KVM: x86/mmu: Use fast invalidate mechanism to zap MMIO sptes (bnc#1151927 5.3.4). - block: fix null pointer dereference in blk_mq_rq_timed_out() (bnc#1151927 5.3.4). - drm/amdgpu/display: fix 64 bit divide (bnc#1151927 5.3.4). - drm/amd/display: Restore backlight brightness after system resume (bnc#1151927 5.3.4). - drm/amd/display: Add missing HBM support and raise Vega20's uclk (bnc#1151927 5.3.4). - drm/amd/display: dce11.x /dce12 update formula input (bnc#1151927 5.3.4). - SUNRPC: Fix buffer handling of GSS MIC without slack (bnc#1151927 5.3.4). - SUNRPC: Dequeue the request from the receive queue while we're re-encoding (bnc#1151927 5.3.4). - binfmt_elf: Do not move brk for INTERP-less ET_EXEC (bnc#1151927 5.3.4). - lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle (bnc#1151927 5.3.4). - memcg, kmem: do not fail __GFP_NOFAIL charges (bnc#1151927 5.3.4). - fuse: fix beyond-end-of-page access in fuse_parse_cache() (bnc#1151927 5.3.4). - fuse: fix missing unlock_page in fuse_writepage() (bnc#1151927 5.3.4). - fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock (bnc#1151927 5.3.4). - tpm: Wrap the buffer from the caller to tpm_buf in tpm_send() (bnc#1151927 5.3.4). - KEYS: trusted: correctly initialize digests and fix locking issue (bnc#1151927 5.3.4). - ALSA: hda/realtek - PCI quirk for Medion E4254 (bnc#1151927 5.3.4). - memcg, oom: don't require __GFP_FS when invoking memcg OOM killer (bnc#1151927 5.3.4). - mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone (bnc#1151927 5.3.4). - z3fold: fix memory leak in kmem cache (bnc#1151927 5.3.4). - z3fold: fix retry mechanism in page reclaim (bnc#1151927 5.3.4). - hwrng: core - don't wait on add_early_randomness() (bnc#1151927 5.3.4). - gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps (bnc#1151927 5.3.4). - quota: fix wrong condition in is_quota_modification() (bnc#1151927 5.3.4). - ext4: fix punch hole for inline_data file systems (bnc#1151927 5.3.4). - ext4: fix warning inside ext4_convert_unwritten_extents_endio (bnc#1151927 5.3.4). - mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option (bnc#1151927 5.3.4). - RDMA: Fix double-free in srq creation error flow (bnc#1151927 5.3.4). - IB/mlx5: Free mpi in mp_slave mode (bnc#1151927 5.3.4). - IB/hfi1: Define variables as unsigned long to fix KASAN warning (bnc#1151927 5.3.4). - IB/hfi1: Do not update hcrc for a KDETH packet during fault injection (bnc#1151927 5.3.4). - randstruct: Check member structs in is_pure_ops_struct() (bnc#1151927 5.3.4). - printk: Do not lose last line in kmsg buffer dump (bnc#1151927 5.3.4). - ARM: samsung: Fix system restart on S3C6410 (bnc#1151927 5.3.4). - powerpc/imc: Dont create debugfs files for cpu-less nodes (bnc#1151927 5.3.4). - drm/amd/powerplay/smu7: enforce minimal VBITimeout (v2) (bnc#1151927 5.3.4). - efifb: BGRT: Improve efifb_bgrt_sanity_check (bnc#1151927 5.3.4). - platform/chrome: cros_ec_rpmsg: Fix race with host command when probe failed (bnc#1151927 5.3.4). - smb3: fix unmount hang in open_shroot (bnc#1151927 5.3.4). - smb3: allow disabling requesting leases (bnc#1151927 5.3.4). - xfs: Fix stale data exposure when readahead races with hole punch (bnc#1151927 5.3.4). - fs: Export generic_fadvise() (bnc#1151927 5.3.4). - mm: Handle MADV_WILLNEED through vfs_fadvise() (bnc#1151927 5.3.4). - ovl: filter of trusted xattr results in audit (bnc#1151927 5.3.4). - ovl: Fix dereferencing possible ERR_PTR() (bnc#1151927 5.3.4). - btrfs: Relinquish CPUs in btrfs_compare_trees (bnc#1151927 5.3.4). - btrfs: fix allocation of free space cache v1 bitmap pages (bnc#1151927 5.3.4). - btrfs: Detect unbalanced tree with empty leaf before crashing btree operations (bnc#1151927 5.3.4). - Btrfs: fix use-after-free when using the tree modification log (bnc#1151927 5.3.4). - btrfs: tree-checker: Add ROOT_ITEM check (bnc#1151927 5.3.4). - btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type (bnc#1151927 5.3.4). - btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index() (bnc#1151927 5.3.4). - ath10k: fix channel info parsing for non tlv target (bnc#1151927 5.3.4). - i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask (bnc#1151927 5.3.4). - cfg80211: Purge frame registrations on iftype change (bnc#1151927 5.3.4). - mt76: mt7615: always release sem in mt7615_load_patch (bnc#1151927 5.3.4). - mt76: round up length on mt76_wr_copy (bnc#1151927 5.3.4). - zd1211rw: remove false assertion from zd_mac_clear() (bnc#1151927 5.3.4). - rtw88: pci: Use DMA sync instead of remapping in RX ISR (bnc#1151927 5.3.4). - rtw88: pci: Rearrange the memory usage for skb in RX ISR (bnc#1151927 5.3.4). - libertas: Add missing sentinel at end of if_usb.c fw_table (bnc#1151927 5.3.4). - e1000e: add workaround for possible stalled packet (bnc#1151927 5.3.4). - /dev/mem: Bail out upon SIGKILL (bnc#1151927 5.3.4). - staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails (bnc#1151927 5.3.4). - kvm: Nested KVM MMUs need PAE root too (bnc#1151927 5.3.4). - KVM: x86: set ctxt->have_exception in x86_decode_insn() (bnc#1151927 5.3.4). - KVM: x86: always stop emulation on page fault (bnc#1151927 5.3.4). - KVM: x86: Manually calculate reserved bits when loading PDPTRS (bnc#1151927 5.3.4). - KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes (bnc#1151927 5.3.4). - ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint (bnc#1151927 5.3.4). - ACPI / PCI: fix acpi_pci_irq_enable() memory leak (bnc#1151927 5.3.4). - ACPI: custom_method: fix memory leaks (bnc#1151927 5.3.4). - ACPI / processor: don't print errors for processorIDs == 0xff (bnc#1151927 5.3.4). - ACPI / APEI: Release resources if gen_pool_add() fails (bnc#1151927 5.3.4). - ACPI / CPPC: do not require the _PSD method (bnc#1151927 5.3.4). - PM / devfreq: passive: fix compiler warning (bnc#1151927 5.3.4). - PM / devfreq: passive: Use non-devm notifiers (bnc#1151927 5.3.4). - PM / devfreq: exynos-bus: Correct clock enable sequence (bnc#1151927 5.3.4). - PM / devfreq: Fix kernel oops on governor module load (bnc#1151927 5.3.4). - cpufreq: imx-cpufreq-dt: Add i.MX8MN support (bnc#1151927 5.3.4). - cpufreq: ap806: Add NULL check after kcalloc (bnc#1151927 5.3.4). - sched/cpufreq: Align trace event behavior of fast switching (bnc#1151927 5.3.4). - cpuidle: teo: Allow tick to be stopped if PM QoS is used (bnc#1151927 5.3.4). - dmaengine: ti: edma: Do not reset reserved paRAM slots (bnc#1151927 5.3.4). - dmaengine: bcm2835: Print error in case setting DMA mask fails (bnc#1151927 5.3.4). - leds: lm3532: Fixes for the driver for stability (bnc#1151927 5.3.4). - led: triggers: Fix a memory leak bug (bnc#1151927 5.3.4). - leds: leds-lp5562 allow firmware files up to the maximum length (bnc#1151927 5.3.4). - media: videobuf-core.c: poll_wait needs a non-NULL buf pointer (bnc#1151927 5.3.4). - media: ov9650: add a sanity check (bnc#1151927 5.3.4). - media: aspeed-video: address a protential usage of an unitialized var (bnc#1151927 5.3.4). - media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() (bnc#1151927 5.3.4). - media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table (bnc#1151927 5.3.4). - media: saa7146: add cleanup in hexium_attach() (bnc#1151927 5.3.4). - media: cpia2_usb: fix memory leaks (bnc#1151927 5.3.4). - media: cec-notifier: clear cec_adap in cec_notifier_unregister (bnc#1151927 5.3.4). - media: ttusb-dec: Fix info-leak in ttusb_dec_send_command() (bnc#1151927 5.3.4). - media: dvb-core: fix a memory leak bug (bnc#1151927 5.3.4). - media: mceusb: fix (eliminate) TX IR signal length limit (bnc#1151927 5.3.4). - media: dvb-frontends: use ida for pll number (bnc#1151927 5.3.4). - media: gspca: zero usb_buf on error (bnc#1151927 5.3.4). - media: hdpvr: add terminating 0 at end of string (bnc#1151927 5.3.4). - media: radio/si470x: kill urb on error (bnc#1151927 5.3.4). - media: imx: mipi csi-2: Don't fail if initial state times-out (bnc#1151927 5.3.4). - media: i2c: ov5645: Fix power sequence (bnc#1151927 5.3.4). - media: omap3isp: Don't set streaming state on random subdevs (bnc#1151927 5.3.4). - media: omap3isp: Set device on omap3isp subdevs (bnc#1151927 5.3.4). - media: vsp1: fix memory leak of dl on error return path (bnc#1151927 5.3.4). - media: rc: imon: Allow iMON RC protocol for ffdc 7e device (bnc#1151927 5.3.4). - media: em28xx: modules workqueue not inited for 2nd device (bnc#1151927 5.3.4). - media: fdp1: Reduce FCP not found message level to debug (bnc#1151927 5.3.4). - media: i2c: tda1997x: prevent potential NULL pointer access (bnc#1151927 5.3.4). - media: mtk-mdp: fix reference count on old device tree (bnc#1151927 5.3.4). - media: media/platform: fsl-viu.c: fix build for MICROBLAZE (bnc#1151927 5.3.4). - media: staging: tegra-vde: Fix build error (bnc#1151927 5.3.4). - media: iguanair: add sanity checks (bnc#1151927 5.3.4). - media: don't drop front-end reference count for ->detach (bnc#1151927 5.3.4). - media: hantro: Set DMA max segment size (bnc#1151927 5.3.4). - media: i2c: ov5640: Check for devm_gpiod_get_optional() error (bnc#1151927 5.3.4). - media: vivid: fix device init when no_error_inj=1 and fb disabled (bnc#1151927 5.3.4). - media: hdpvr: Add device num check and handling (bnc#1151927 5.3.4). - media: exynos4-is: fix leaked of_node references (bnc#1151927 5.3.4). - media: vivid: work around high stack usage with clang (bnc#1151927 5.3.4). - media: vivid:add sanity check to avoid divide error and set value to 1 if 0 (bnc#1151927 5.3.4). - media: vb2: reorder checks in vb2_poll() (bnc#1151927 5.3.4). - media: dib0700: fix link error for dibx000_i2c_set_speed (bnc#1151927 5.3.4). - media: mtk-cir: lower de-glitch counter for rc-mm protocol (bnc#1151927 5.3.4). - ASoC: dt-bindings: sun4i-spdif: Fix dma-names warning (bnc#1151927 5.3.4). - ASoC: Intel: Haswell: Adjust machine device private context (bnc#1151927 5.3.4). - ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK (bnc#1151927 5.3.4). - ASoC: SOF: reset DMA state in prepare (bnc#1151927 5.3.4). - ASoC: SOF: pci: mark last_busy value at runtime PM init (bnc#1151927 5.3.4). - ASoC: sgtl5000: Fix charge pump source assignment (bnc#1151927 5.3.4). - ASoC: sgtl5000: Fix of unmute outputs on probe (bnc#1151927 5.3.4). - ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER (bnc#1151927 5.3.4). - ASoC: SOF: Intel: hda: Make hdac_device device-managed (bnc#1151927 5.3.4). - ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set (bnc#1151927 5.3.4). - ASoC: fsl_ssi: Fix clock control issue in master mode (bnc#1151927 5.3.4). - ASoC: es8316: fix headphone mixer volume table (bnc#1151927 5.3.4). - ASoC: Intel: NHLT: Fix debug print format (bnc#1151927 5.3.4). - ASoC: Intel: Fix use of potentially uninitialized variable (bnc#1151927 5.3.4). - ASoC: Intel: Skylake: Use correct function to access iomem space (bnc#1151927 5.3.4). - ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running (bnc#1151927 5.3.4). - ASoC: mchp-i2s-mcc: Fix unprepare of GCLK (bnc#1151927 5.3.4). - ASoC: uniphier: Fix double reset assersion when transitioning to suspend state (bnc#1151927 5.3.4). - ASoC: hdac_hda: fix page fault issue by removing race (bnc#1151927 5.3.4). - ASoC: rsnd: don't call clk_get_rate() under atomic context (bnc#1151927 5.3.4). - ALSA: firewire-motu: add support for MOTU 4pre (bnc#1151927 5.3.4). - ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93 (bnc#1151927 5.3.4). - ALSA: hda - Drop unsol event handler for Intel HDMI codecs (bnc#1151927 5.3.4). - ALSA: hda - Add a quirk model for fixing Huawei Matebook X right speaker (bnc#1151927 5.3.4). - ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalid (bnc#1151927 5.3.4). - ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() (bnc#1151927 5.3.4). - ALSA: hda - Show the fatal CORB/RIRB error more clearly (bnc#1151927 5.3.4). - ALSA: hda/hdmi - Don't report spurious jack state changes (bnc#1151927 5.3.4). - ALSA: hda: Flush interrupts on disabling (bnc#1151927 5.3.4). - ALSA: firewire-tascam: check intermediate state of clock status and retry (bnc#1151927 5.3.4). - ALSA: firewire-tascam: handle error code when getting current source of clock (bnc#1151927 5.3.4). - mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD (bnc#1151927 5.3.4). - mmc: mtk-sd: Re-store SDIO IRQs mask at system resume (bnc#1151927 5.3.4). - mmc: dw_mmc: Re-store SDIO IRQs mask at system resume (bnc#1151927 5.3.4). - mmc: core: Add helper function to indicate if SDIO IRQs is enabled (bnc#1151927 5.3.4). - mmc: sdhci: Fix incorrect switch to HS mode (bnc#1151927 5.3.4). - block: make rq sector size accessible for block stats (bnc#1151927 5.3.4). - md/raid0: avoid RAID0 data corruption due to layout confusion (bnc#1151927 5.3.4). - raid5: don't set STRIPE_HANDLE to stripe which is in batch list (bnc#1151927 5.3.4). - raid5: don't increment read_errors on EILSEQ return (bnc#1151927 5.3.4). - md/raid1: fail run raid1 array when active disk less than one (bnc#1151927 5.3.4). - closures: fix a race on wakeup from closure_sync (bnc#1151927 5.3.4). - block: mq-deadline: Fix queue restart handling (bnc#1151927 5.3.4). - nvme-multipath: fix ana log nsid lookup when nsid is not found (bnc#1151927 5.3.4). - nvmet: fix data units read and written counters in SMART log (bnc#1151927 5.3.4). - md: don't report active array_state until after revalidate_disk() completes (bnc#1151927 5.3.4). - md: only call set_in_sync() when it is expected to succeed (bnc#1151927 5.3.4). - nbd: add missing config put (bnc#1151927 5.3.4). - blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling (bnc#1151927 5.3.4). - loop: Add LOOP_SET_DIRECT_IO to compat ioctl (bnc#1151927 5.3.4). - md: don't call spare_active in md_reap_sync_thread if all member devices can't work (bnc#1151927 5.3.4). - md: don't set In_sync if array is frozen (bnc#1151927 5.3.4). - md/raid1: end bio when the device faulty (bnc#1151927 5.3.4). - md/raid6: Set R5_ReadError when there is read failure on parity disk (bnc#1151927 5.3.4). - scsi: implement .cleanup_rq callback (bnc#1151927 5.3.4). - blk-mq: add callback of .cleanup_rq (bnc#1151927 5.3.4). - libata/ahci: Drop PCS quirk for Denverton and beyond (bnc#1151927 5.3.4). - io_uring: fix wrong sequence setting logic (bnc#1151927 5.3.4). - s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding (bnc#1151927 5.3.4). - s390/kasan: provide uninstrumented __strlen (bnc#1151927 5.3.4). - posix-cpu-timers: Sanitize bogus WARNONS (bnc#1151927 5.3.4). - x86/apic/vector: Warn when vector space exhaustion breaks affinity (bnc#1151927 5.3.4). - x86/apic: Make apic_pending_intr_clear() more robust (bnc#1151927 5.3.4). - x86/apic: Soft disable APIC before initializing it (bnc#1151927 5.3.4). - x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails (bnc#1151927 5.3.4). - irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices (bnc#1151927 5.3.4). - x86/mm/pti: Do not invoke PTI functions when PTI is disabled (bnc#1151927 5.3.4). - x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable() (bnc#1151927 5.3.4). - tools/power/x86/intel-speed-select: Fix memory leak (bnc#1151927 5.3.4). - platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail (bnc#1151927 5.3.4). - platform/x86: intel_pmc_core_pltdrv: Module removal warning fix (bnc#1151927 5.3.4). - platform/x86: intel_pmc_core: Do not ioremap RAM (bnc#1151927 5.3.4). - x86/platform/intel/iosf_mbi Rewrite locking (bnc#1151927 5.3.4). - x86/mm: Fix cpumask_of_node() error condition (bnc#1151927 5.3.4). - x86/cpu: Add Tiger Lake to Intel family (bnc#1151927 5.3.4). - sched/psi: Correct overly pessimistic size calculation (bnc#1151927 5.3.4). - sched/fair: Use rq_lock/unlock in online_fair_sched_group (bnc#1151927 5.3.4). - rcu/tree: Fix SCHED_FIFO params (bnc#1151927 5.3.4). - sched/core: Fix CPU controller for !RT_GROUP_SCHED (bnc#1151927 5.3.4). - rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region (bnc#1151927 5.3.4). - sched/deadline: Fix bandwidth accounting at all levels after offline migration (bnc#1151927 5.3.4). - time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint (bnc#1151927 5.3.4). - sched/fair: Fix imbalance due to CPU affinity (bnc#1151927 5.3.4). - kprobes: Prohibit probing on BUG() and WARN() address (bnc#1151927 5.3.4). - libtraceevent: Change users plugin directory (bnc#1151927 5.3.4). - perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work (bnc#1151927 5.3.4). - perf script: Fix memory leaks in list_scripts() (bnc#1151927 5.3.4). - perf report: Fix --ns time sort key output (bnc#1151927 5.3.4). - perf trace beauty ioctl: Fix off-by-one error in cmd->string table (bnc#1151927 5.3.4). - libperf: Fix alignment trap with xyarray contents in 'perf stat' (bnc#1151927 5.3.4). - tools headers: Fixup bitsperlong per arch includes (bnc#1151927 5.3.4). - perf unwind: Fix libunwind when tid != pid (bnc#1151927 5.3.4). - perf record: Support aarch64 random socket_id assignment (bnc#1151927 5.3.4). - perf tools: Fix paths in include statements (bnc#1151927 5.3.4). - perf test vfs_getname: Disable ~/.perfconfig to get default output (bnc#1151927 5.3.4). - perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig (bnc#1151927 5.3.4). - efi: cper: print AER info of PCIe fatal error (bnc#1151927 5.3.4). - idle: Prevent late-arriving interrupts from disrupting offline (bnc#1151927 5.3.4). - rcu: Add destroy_work_on_stack() to match INIT_WORK_ONSTACK() (bnc#1151927 5.3.4). - arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328 (bnc#1151927 5.3.4). - ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks (bnc#1151927 5.3.4). - arm64: dts: qcom: qcs404-evb: Mark WCSS clocks protected (bnc#1151927 5.3.4). - arm64: dts: meson: fix boards regulators states format (bnc#1151927 5.3.4). - arm64: dts: imx8mq: Correct OPP table according to latest datasheet (bnc#1151927 5.3.4). - ARM: dts: imx7-colibri: disable HS400 (bnc#1151927 5.3.4). - ARM: dts: imx7d: cl-som-imx7: make ethernet work again (bnc#1151927 5.3.4). - base: soc: Export soc_device_register/unregister APIs (bnc#1151927 5.3.4). - firmware: qcom_scm: Use proper types for dma mappings (bnc#1151927 5.3.4). - soc: amlogic: meson-clk-measure: protect measure with a mutex (bnc#1151927 5.3.4). - soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9 (bnc#1151927 5.3.4). - soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domain (bnc#1151927 5.3.4). - firmware: arm_scmi: Check if platform has released shmem before using (bnc#1151927 5.3.4). - ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up (bnc#1151927 5.3.4). - ARM: OMAP2+: move platform-specific asm-offset.h to arch/arm/mach-omap2 (bnc#1151927 5.3.4). - ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91 (bnc#1151927 5.3.4). - net: lpc-enet: fix printk format strings (bnc#1151927 5.3.4). - ARM: xscale: fix multi-cpu compilation (bnc#1151927 5.3.4). - dmaengine: iop-adma: use correct printk format strings (bnc#1151927 5.3.4). - parisc: Disable HP HSC-PCI Cards to prevent kernel crash (bnc#1151927 5.3.4). - ia64:unwind: fix double free for mod->arch.init_unw_table (bnc#1151927 5.3.4). - irqchip/sifive-plic: set max threshold for ignored handlers (bnc#1151927 5.3.4). - m68k: Prevent some compiler warnings in Coldfire builds (bnc#1151927 5.3.4). - arm64: Use correct ll/sc atomic constraints (bnc#1151927 5.3.4). - jump_label: Don't warn on __exit jump entries (bnc#1151927 5.3.4). - arm64: tlb: Ensure we execute an ISB following walk cache invalidation (bnc#1151927 5.3.4). - kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINE (bnc#1151927 5.3.4). - arm64: kpti: ensure patched kernel text is fetched from PoU (bnc#1151927 5.3.4). - arm64: entry: Move ct_user_exit before any other exception (bnc#1151927 5.3.4). - powerpc/Makefile: Always pass --synthetic to nm if supported (bnc#1151927 5.3.4). - arm64/efi: Move variable assignments after SECTIONS (bnc#1151927 5.3.4). - arm64/prefetch: fix a -Wtype-limits warning (bnc#1151927 5.3.4). - arm64: mm: free the initrd reserved memblock in a aligned manner (bnc#1151927 5.3.4). - iommu/amd: Silence warnings under memory pressure (bnc#1151927 5.3.4). - iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems (bnc#1151927 5.3.4). - iommu/arm-smmu-v3: Disable detection of ATS and PRI (bnc#1151927 5.3.4). - gpio: madera: Add support for Cirrus Logic CS47L92 (bnc#1151927 5.3.4). - gpio: madera: Add support for Cirrus Logic CS47L15 (bnc#1151927 5.3.4). - spi: ep93xx: Repair SPI CS lookup tables (bnc#1151927 5.3.4). - spi: dw-mmio: Clock should be shut when error occurs (bnc#1151927 5.3.4). - spi: bcm2835: Work around DONE bit erratum (bnc#1151927 5.3.4). - spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours (bnc#1151927 5.3.4). - regulator: Defer init completion for a while after late_initcall (bnc#1151927 5.3.4). - regulator: lm363x: Fix n_voltages setting for lm36274 (bnc#1151927 5.3.4). - regulator: lm363x: Fix off-by-one n_voltages for lm3632 ldo_vpos/ldo_vneg (bnc#1151927 5.3.4). - hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap' (bnc#1151927 5.3.4). - RAS: Build debugfs.o only when enabled in Kconfig (bnc#1151927 5.3.4). - EDAC/amd64: Support more than two controllers for chip selects handling (bnc#1151927 5.3.4). - EDAC, pnd2: Fix ioremap() size in dnv_rd_reg() (bnc#1151927 5.3.4). - EDAC/altera: Use the proper type for the IRQ status bits (bnc#1151927 5.3.4). - EDAC/mc: Fix grain_bits calculation (bnc#1151927 5.3.4). - tpm_tis_core: Turn on the TPM before probing IRQ's (bnc#1151927 5.3.4). - Update patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch - commit 44d74c4 - kernel/sysctl.c: do not override max_threads provided by userspace (bnc#1150875). - commit c8680bd - powerpc/pseries/mobility: use cond_resched when updating device tree (bsc#1153112 ltc#181778). - powerpc/rtas: allow rescheduling while changing cpu states (bsc#1153112 ltc#181778). - commit 6d0719a - powerpc/64s/pseries: radix flush translations before MMU is enabled at boot (bsc#1055186). - commit 90a9436 - block: drop device references in bsg_queue_rq() (bsc#1153217). - commit b02e448 - Re-activated still not upstream mvpp2 patch (bsc#1117016) - commit 6e10d56 - Delete patches.suse/lustre-Simplify-ib_post_-send-recv-srq_recv-calls.patch. No longer needed. - commit 8d0fb6b - libnvdimm/altmap: Track namespace boundaries in altmap (bsc#1150305). - commit 458a137 - Linux 5.3.3 (bnc#1151927 5.3.3). - commit d0d68ea - alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP (bsc#1151680). - commit 87f78af - scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue (fate#323887). - commit 96ad9b0 - hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs (bsc#1153137). - x86/amd_nb: Add PCI device IDs for family 17h, model 70h (bsc#1153137). - commit 6e407a5 - powerpc/64s/radix: tidy up TLB flushing code (bsc#1152885). - powerpc/64s: remove register_process_table callback (bsc#1152885). - commit 33f6003 - Linux 5.3.2 (bnc#1151927 5.3.2). - ALSA: usb-audio: Add DSD support for EVGA NU Audio (bnc#1151927 5.3.2). - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop (bnc#1151927 5.3.2). - ALSA: hda - Apply AMD controller workaround for Raven platform (bnc#1151927 5.3.2). - ALSA: usb-audio: Add Hiby device family to quirks for native DSD support (bnc#1151927 5.3.2). - ALSA: dice: fix wrong packet parameter for Alesis iO26 (bnc#1151927 5.3.2). - Revert "/mm/z3fold.c: fix race between migration and destruction"/ (bnc#1151927 5.3.2). - platform/x86: i2c-multi-instantiate: Derive the device name from parent (bnc#1151927 5.3.2). - HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927 5.3.2). - HID: prodikeys: Fix general protection fault during probe (bnc#1151927 5.3.2). - HID: sony: Fix memory corruption issue on cleanup (bnc#1151927 5.3.2). - HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails (bnc#1151927 5.3.2). - HID: logitech: Fix general protection fault caused by Logitech driver (bnc#1151927 5.3.2). - HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927 5.3.2). - crypto: talitos - fix missing break in switch statement (bnc#1151927 5.3.2). - mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() (bnc#1151927 5.3.2). - clk: imx: imx8mm: fix audio pll setting (bnc#1151927 5.3.2). - drm/amd/display: Don't replace the dc_state for fast updates (bnc#1151927 5.3.2). - drm/amd/display: Skip determining update type for async updates (bnc#1151927 5.3.2). - drm/amd/display: Allow cursor async updates for framebuffer swaps (bnc#1151927 5.3.2). - drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines (bnc#1151927 5.3.2). - netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file (bnc#1151927 5.3.2). - clocksource/drivers: Do not warn on probe defer (bnc#1151927 5.3.2). - clocksource/drivers/timer-of: Do not warn on deferred probe (bnc#1151927 5.3.2). - objtool: Clobber user CFLAGS variable (bnc#1151927 5.3.2). - commit 8866153 - Update references (add bnc#1151927 5.3.2) and refresh patches.suse/powerpc-xive-Fix-bogus-error-code-returned-by-OPAL.patch - commit cf3b8a7 - btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975). - commit 453d0eb - btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974). - commit f48e436 - btrfs: Fix a regression which we can't convert to SINGLE profile (bsc#1152973). - commit eee41e6 - btrfs: relocation: fix use-after-free on dead relocation roots (bsc#1152972). - commit 39b83a8 - powerpc: add machine check safe copy_to_user (jsc#SLE-7730 jsc#SLE-8330). Update config files. - powerpc/memcpy: Add memcpy_mcsafe for pmem (jsc#SLE-7730 jsc#SLE-8330). - powerpc/mce: Handle UE event for memcpy_mcsafe (jsc#SLE-7730 jsc#SLE-8330). - extable: Add function to search only kernel exception table (jsc#SLE-7730 jsc#SLE-8330). - powerpc/mce: Make machine_check_ue_event() static (jsc#SLE-7730 jsc#SLE-8330). - powerpc/mce: Fix MCE handling for huge pages (jsc#SLE-7730 jsc#SLE-8330). - powerpc/mce: Schedule work from irq_work (jsc#SLE-7730 jsc#SLE-8330). - commit 12b3809 - powerpc/powernv: Restrict OPAL symbol map to only be readable by root (bsc#1152885). - powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask (bsc#1152885). - commit a002009 - KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions (bsc#1061840). - commit c8b5967 - dma-mapping: explicitly wire up ->mmap and ->get_sgtable (bsc#1152879). - commit 4e5b600 - powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window (bsc#1061840). - commit af7925a - powerpc/pseries: Call H_BLOCK_REMOVE when supported (bsc#1109158). - powerpc/pseries: Read TLB Block Invalidate Characteristics (bsc#1109158). - commit 4883057 - config: refresh configs - commit b8eafb3 - powerpc/xive: Fix bogus error code returned by OPAL (bsc#1065729). - commit 9e22168 - blacklist.conf: Add duplicate commit id. - commit f9863f0 - powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set} (bsc#1152243 ltc#181472). - net/ibmvnic: prevent more than one thread from running in reset (bsc#1152457 ltc#174432). - net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run (bsc#1152457 ltc#174432). - powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 (bsc#1152161 ltc#181664). - powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag (bsc#1152161 ltc#181664). - powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions (bsc#1152161 ltc#181664). - commit 4d9184c - irqdomain: Add the missing assignment of domain->fwnode for named fwnode (fate#323887). - commit e4b9c3f - KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386 (fate#323887). - KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available (fate#323887). - KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH (fate#323887). - commit 68b44d1 - cpu/SMT: create and export cpu_smt_possible() (fate#323887). - smp/hotplug: Track booted once CPUs in a cpumask (fate#323887). - commit 48d9519 - KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is impossible (fate#323887). - commit 231241b - KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernel (fate#323887). - commit 8f924d6 - KVM/Hyper-V/VMX: Add direct tlb flush support (fate#323887). - commit ef750e3 - x86/Hyper-V: Fix definition of struct hv_vp_assist_page (fate#323887). - commit 1239e74 - Drivers: hv: vmbus: Resume after fixing up old primary channels (fate#323887). - commit 9e12e34 - Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels (fate#323887). - commit 36c8dd5 - Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend (fate#323887). - commit 9f06b05 - Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation (fate#323887). - commit 4bd7f09 - Drivers: hv: vmbus: Ignore the offers when resuming from hibernation (fate#323887). - commit fe8f660 - Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation (fate#323887). - commit 344d3ff - Drivers: hv: vmbus: Add a helper function is_sub_channel() (fate#323887). - commit 3b1ed7d - Drivers: hv: vmbus: Suspend/resume the synic for hibernation (fate#323887). - commit 121172c - Drivers: hv: vmbus: Break out synic enable and disable operations (fate#323887). - commit 561f047 - HID: hv: Remove dependencies on PAGE_SIZE for ring buffer (fate#323887). - commit 60e6c9f - Tools: hv: move to tools buildsystem (fate#323887). - commit a3f0abd - hv_balloon: Reorganize the probe function (fate#323887). - commit 8480408 - hv_balloon: Use a static page for the balloon_up send buffer (fate#323887). - commit 9e12837 - PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers (fate#323887). - commit 113e837 - PCI: hv: Detect and fix Hyper-V PCI domain number collision (fate#323887, bsc#1150423). - commit a0e547e - hv_netvsc: Sync offloading features to VF NIC (fate#323887). - commit 392e859 - hv_netvsc: Allow scatter-gather feature to be tunable (fate#323887). - commit 0aa9a52 - PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface (fate#323887). - commit 381f060 - PCI: hv: Add a paravirtual backchannel in software (fate#323887). - commit 9b88ba8 - x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n (fate#323887). - commit 334c380 - clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit (fate#323887). - commit ddf471b - clocksource/drivers/hyperv: Add Hyper-V specific sched clock function (fate#323887). - commit 0442bbf - clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically (fate#323887). - commit 8fc74ac - PCI: hv: Allocate a named fwnode instead of an address-based one (fate#323887). - commit 38fe080 - drivers: hv: vmbus: Replace page definition with Hyper-V specific one (fate#323887). - commit a1e5f69 - x86/hyperv: Add functions to allocate/deallocate page for Hyper-V (fate#323887). - commit 357181d - x86/hyperv: Create and use Hyper-V page definitions (fate#323887). - commit 0a58e81 - add mainline tag to a hyperv patch - commit 994aada - series.conf: cleanup Move unsortable patch out of sorted section. - commit 636b696 - scsi: scsi_dh_rdac: zero cdb in send_mode_select() (bsc#1149313). - commit e7cd81e - Removed guarded st driver patch: already upstream - commit b34f3cb - arm64: mmc: remove patches already applied to v5.3 Both patches landed in v5.0 - commit 075db4d - arm64: remove 0001-irqchip-gic-v3-its-fix-build-warnings.patch Not required on v5.3 - commit db9714b - config: arm64: lx2160: enable mobiveil pcie controller driver - commit 21c2539 - PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs (fate#326572). - PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (fate#326572). - PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host (fate#326572). - PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver (fate#326572). - PCI: mobiveil: Fix the CPU base address setup in inbound window (fate#326572). - commit 1e982e0 - arm64: lx2160: remove mobiveil PCIe driver v5 Preparing to bring in v8. Most of the patches are already included in v5.3. - commit 136f3e5 - PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port (bsc#1152187,bsc#1152525). - PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port (bsc#1152187,bsc#1152525). - PCI: Add ACS quirk for Amazon Annapurna Labs root ports (bsc#1152187,bsc#1152525). - PCI: Add Amazon's Annapurna Labs vendor ID (bsc#1152187,bsc#1152525). - commit cb75ccf - usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C (bsc#1152489). - commit 50acd22 - usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables (bsc#1152489). - commit f417fe7 - b2c2-flexcop-usb: add sanity checking (bsc#1146540 CVE-2019-15291). - commit 300993f - ipmi: move message error checking to avoid deadlock (bsc#1152489). - commit 78528fd - x86/cpufeatures: Enable a new AVX512 CPU feature (jsc#SLE-7925). - commit 400d642 - Update config files. Enable CONFIG_X86_5LEVEL (jsc#SLE-9308). - commit fad1d7e - drm/mgag200: Don't unpin the current cursor image's buffer. (bsc#1152472) - commit 6389bb6 - drm/mgag200: Set cursor scanout address to correct BO (bsc#1152472) - commit fba11f2 - drm/mgag200: Pin displayed cursor BO to video memory (bsc#1152472) - commit 1cd88ec - drm/mgag200: add in missing { } around if block (bsc#1152472) - commit 5ad6864 - series.conf: cleanup Let's keep the number of top level sections reasonable. Update tags (do not use "/Patch-mainline: no"/): patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch patches.suse/printk-panic-Avoid-deadlock-in-printk-after-stopping-CPUs-by-NMI.patch - commit 9121df0 - EDAC/amd64: Recognize DRAM device type ECC capability (bsc#1152489). - commit abc7ef1 - EDAC/amd64: Decode syndrome before translating address (bsc#1152489). - commit 3c4a52a - drm/amdgpu: Fix KFD-related kernel oops on Hawaii (bsc#1152472) - commit 3c6a999 - drm/amdkfd: fix a use after free race with mmu_notifer unregister (bsc#1152472) - commit 792d1c5 - drm/mcde: Fix DSI transfers (bsc#1152472) - commit a87cce0 - drm/msm: Use the correct dma_sync calls harder (bsc#1152472) - commit 33411e0 - drm/msm/dsi: Fix return value check for clk_get_parent (bsc#1152472) - commit b591595 - Refresh patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch - commit d007d29 - blacklist.conf: Append 'drm/amdgpu: fix GFXOFF on Picasso and Raven2' - commit 0b48ba5 - Revert "/drm/amdgpu: free up the first paging queue v2"/ (bsc#1152472) - commit beca648 - Revert "/drm/amd/display: Fix underscan not using proper scaling"/ (bsc#1152472) - commit 6bc7400 - Revert "/drm/amd/display: add global master update lock for DCN2"/ (bsc#1152472) - commit 13bba8c - Revert "/drm/amd/display: navi10 bring up skip dsc encoder config"/ (bsc#1152472) - commit f5b512e - Revert "/drm/amd/display: skip dsc config for navi10 bring up"/ (bsc#1152472) - commit e06dd1d - blacklist.conf: Append 'drm/amd/display: Calculate bpc based on max_requested_bpc' - commit ba7e6fb - Update config files. Enable CONFIG_DEBUG_PAGEALLOC. - commit c9d1113 - blacklist.conf: Append 'drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible' - commit 1687748 - blacklist.conf: Append 'Revert "/drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"/' - commit 1b720a9 - drm: fix module name in edid_firmware log message (bsc#1152472) - commit b1ccfe7 - drm/imx: Drop unused imx-ipuv3-crtc.o build (bsc#1152472) - commit c76be29 - x86/kconfig: Remove X86_DIRECT_GBPAGES dependency on !DEBUG_PAGEALLOC (PM-1168, bsc#1144653, VM Debug Functionality). - commit bebf778 - blacklist.conf: Append 'drm/i915: Do not create a new max_bpc prop for MST connectors' - commit 2f54da8 - blacklist.conf: Append 'drm/i915: Fix HW readout for crtc_clock in HDMI mode' - commit d17d39c - blacklist.conf: Append 'drm/i915: Fix wrong escape clock divisor init for GLK' - commit de225fb - blacklist.conf: Append 'drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()' - commit 81e8a9e - drm: rcar-du: lvds: Fix bridge_to_rcar_lvds (bsc#1152472) - commit 7243441 - drm/amd/display: Use proper enum conversion functions (bsc#1152472) - commit 8362493 - drm/amd/display: Support uclk switching for DCN2 (bsc#1152472) - commit 4b2f15b - drm/rockchip: fix VOP_WIN_GET macro (bsc#1152472) - commit 6dccec7 - drm: mali-dp: Mark expected switch fall-through (bsc#1152472) - commit d5b02fc - drm/syncobj: fix leaking dma_fence in drm_syncobj_query_ioctl (bsc#1152472) - commit f87cd1c - blacklist.conf: Append 'drm/connector: Fix warning in debug message' - commit 99fb862 - drm/bridge: sii902x: fix missing reference to mclk clock (bsc#1152472) - commit 33a37f2 - drm/panel: make drm_panel.h self-contained (bsc#1152472) - commit 24e6b1f - drm/lima: Reduce the amount of logs on deferred probe (bsc#1152472) - commit 7fc211d - drm/lima: Mark 64-bit number as ULL (bsc#1152472) - commit a47d898 - blacklist.conf: Append 'drm/i915: Fix GEN8_MCR_SELECTOR programming' - commit 7f9b12e - blacklist.conf: Append 'drm/i915/vbt: Fix VBT parsing for the PSR section' - commit d8eb2fd - blacklist.conf: Append 'drm/i915: Lock the engine while dumping the active request' - commit eaa408b - blacklist.conf: Append 'drm/i915/perf: add missing delay for OA muxes configuration' - commit 3e3bf58 - blacklist.conf: Append 'drm/i915/perf: ensure we keep a reference on the driver' - commit 2030c79 - blacklist.conf: Append 'drm/i915/gtt: Mark the freed page table entries with scratch' - commit 1cbd1c3 - blacklist.conf: Append 'drm/i915/gtt: Defer the free for alloc error paths' - commit 68741a8 - blacklist.conf: Append 'drm/i915: Deal with machines that expose less than three QGV points' - commit 984d843 - blacklist.conf: Append 'drm/i915: Fix memleak in runtime wakeref tracking' - commit e990311 - blacklist.conf: Append 'drm/i915: fix whitelist selftests with readonly registers' - commit 8c63a7c - blacklist.conf: Append 'drm/i915: Fix the TBT AUX power well enabling' - commit e962027 - blacklist.conf: Append 'drm/i915: Lift intel_engines_resume() to callers' - commit b42e83a - blacklist.conf: Append 'drm/i915: Only recover active engines' - commit 562ba01 - blacklist.conf: Append 'drm/i915: Fix various tracepoints for gen2' - commit 53b1384 - blacklist.conf: Append 'drm/i915/perf: fix ICL perf register offsets' - commit f94a6d1 - blacklist.conf: Append 'drm/i915: Keep rings pinned while the context is active' - commit ddd1ccc - video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE} (bsc#1152472) - commit 85cda2a - video: ssd1307fb: Start page range at page_offset (bsc#1152472) - commit 8809ebe - printk/panic: Avoid deadlock in printk() after stopping CPUs by NMI (bsc#1148712). - commit dd62e61 - blacklist.conf: blacklist 34cd83bb8a46 - commit e519fc0 - series.conf: cleanup - commit 56e35ef - KEYS: Make use of platform keyring for module signature verify (FATE#314508, FATE#316531). - commit 0722d07 - livepatch: Nullify obj->mod in klp_module_coming()'s error path (bsc#1071995 fate#323487). - commit a28c007 - Delete patches.suse/0006-modsign-Use-secondary-trust-keyring-for-module-signi.patch. This patch be replaced by e84cd7ee63 in v5.0-rc1. - commit e937c06 - Delete patches.suse/0001-KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch. This patch be replaced by 60740accf78 in v5.0-rc1. The UEFI keys will be add to platform keyring instead of secondary certificates keyring. - commit bc249e1 - Delete patches.suse/0005-MODSIGN-Allow-the-db-UEFI-variable-to-be-suppressed.patch. This patch be replaced by 386b49f51dc in v5.0-rc1 - commit 58a4a2d - Delete patches.suse/0003-efi-Add-an-EFI-signature-blob-parser.patch. This patch be replaced by 0bc9ae395b in v5.0-rc1. - commit 1c1cc93 - Delete patches.suse/0002-efi-Add-EFI-signature-data-types.patch. This patch be replaced by 5c126ba22f in v5.0-rc1. - commit 3868a56 - Delete patches.suse/squashfs-3.4.patch. Deprecate squashfs-3.4 legacy fs format support (jsc#SLE-9416) - commit e1d0aab - Delete patches.suse/0004-MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch. This patch be replaced by 15ea0e1e3e in v5.0-rc1. - commit d558f60 - supported.conf: cleanup - drop obsolete mask sound/oss/* - drop removed module nf_conntrack_slp - commit 30def80 - config.conf: disable vanilla flavour As was discussed on the labs conf 2019, vanilla flavour is barely used. Given we are not going to use stable patches when building kernel-vanilla, it becomes a yet bit more useless. So disable it for now only. If nobody cares, we can drop also the configs later. - commit 4223115 - Linux 5.3.1 (bnc#1151927 5.3.1). - ovl: fix regression caused by overlapping layers detection (bnc#1151927 5.3.1). - xen-netfront: do not assume sk_buff_head list is empty in error handling (bnc#1151927 5.3.1). - net: stmmac: Hold rtnl lock in suspend/resume callbacks (bnc#1151927 5.3.1). - ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit (bnc#1151927 5.3.1). - udp: correct reuseport selection with connected sockets (bnc#1151927 5.3.1). - net_sched: let qdisc_put() accept NULL pointer (bnc#1151927 5.3.1). - net: dsa: Fix load order between DSA drivers and taggers (bnc#1151927 5.3.1). - net/sched: fix race between deactivation and dequeue for NOLOCK qdisc (bnc#1151927 5.3.1). - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds (bnc#1151927 5.3.1). - firmware: google: check if size is valid when decoding VPD data (bnc#1151927 5.3.1). - phy: qcom-qmp: Correct ready status, again (bnc#1151927 5.3.1). - phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-current (bnc#1151927 5.3.1). - serial: sprd: correct the wrong sequence of arguments (bnc#1151927 5.3.1). - tty/serial: atmel: reschedule TX after RX was started (bnc#1151927 5.3.1). - USB: usbcore: Fix slab-out-of-bounds bug during device reset (bnc#1151927 5.3.1). - KVM: coalesced_mmio: add bounds checking (bnc#1151927 5.3.1). - media: tm6000: double free if usb disconnect while streaming (bnc#1151927 5.3.1). - media: technisat-usb2: break out of loop at end of buffer (bnc#1151927 5.3.1). - floppy: fix usercopy direction (bnc#1151927 5.3.1). - Documentation: sphinx: Add missing comma to list of strings (bnc#1151927 5.3.1). - Revert "/arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"/ (bnc#1151927 5.3.1). - commit af71771 - enable VFIO-CCW and CCW IOMMU (bsc#1151192 jsc#SLE-6138) - config changes (s390x only) - VFIO_CCW=m - S390_CCW_IOMMU=y - supported.conf: add vfio_ccw as externally supported (by IBM) supported.conf: Add vfio_ccw (bsc#1151192 jsc#SLE-6138). - commit bbfc15f - Compile nvme.ko as module (bsc#1150846, bsc#1150850, bsc#1161889) - commit 12cab35 - powerpc/64s/radix: Fix memory hotplug section page table creation (bsc#1065729). - commit 431bc28 - powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt() (bsc#1065729). - commit e574522 - powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race (bsc#1065729). - commit a9647b9 - tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts (bsc#1082555). - commit d3b1602 - powerpc/64s/radix: Fix memory hot-unplug page table split (bsc#1065729). - powerpc/powernv/ioda: Fix race in TCE level allocation (bsc#1061840). - KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9 (bsc#1061840). - KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores (bsc#1061840). - KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device (bsc#1061840). - KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts (bsc#1061840). - KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP (bsc#1061840). - commit 3411cdc - iommu/dma: Fix for dereferencing before null checking (bsc#1151674). - iommu/iova: Avoid false sharing on fq_timer_on (bsc#1151675). - iommu/vt-d: Fix wrong analysis whether devices share the same bus (bsc#1151679). - iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order (bsc#1151676). - iommu/mediatek: Fix VLD_PA_RNG register backup when suspend (bsc#1151678). - iommu/mediatek: Fix iova_to_phys PA start for 4GB mode (bsc#1151677). - commit 6809156 - powerpc/64s/exception: reduce page fault unnecessary loads (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Remove pointless KVM handler name bifurcation (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: program check handler do not branch into a macro (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: move interrupt entry code above the common handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3 (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Add INT_KVM_HANDLER gas macro (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Add the virt variant of the denorm interrupt handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2 (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exceptions: Use keyword params to shorten arg lists (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: remove 0xb00 handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Fix performance monitor virt handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: move head-64.h exception code to exception-64s.S (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: Fix DAR load for handle_page_fault error case (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check improve labels and comments (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: untangle early machine check handler branch (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check move unrecoverable handling out of line (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: simplify machine check early path (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check move tramp code (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check restructure to reuse common macros (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/pseries: machine check convert to use common event code (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/powernv: machine check dump SLB contents (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check use correct cfar for late handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check pseries should always run the early handler (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check adjust RFI target (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check fix KVM guest test (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check remove bitrotted comment (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - powerpc/64s/exception: machine check fwnmi remove HV case (jsc#PM-1334 jsc#SLE-9246 jsc#SLE-9251). - commit 0e08ffb - kexec_elf: support 32 bit ELF files (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec_elf: remove unused variable in kexec_elf_load() (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec_elf: remove Elf_Rel macro (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec_elf: remove PURGATORY_STACK_SIZE (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec_elf: remove parsing of section headers (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec_elf: change order of elf_*_to_cpu() functions (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - kexec: add KEXEC_ELF (jsc#PM-1333 jsc#SLE-9255 jsc#SLE-9527). - new config options: - KEXEC_ELF=y (ppc64le only, autoselected) - commit 2985288 - powerpc/fadump: support holes in kernel boot memory area (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: remove RMA_START and RMA_END macros (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: update documentation about option to release opalcore (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: consider f/w load area (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - new config options: - OPAL_CORE=n (ppc64le only) - powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: improve how crashed kernel's memory is reserved (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: consider reserved ranges while releasing memory (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: make crash memory ranges array allocation generic (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: process architected register state data provided by firmware (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: make use of memblock's bottom up allocation mode (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: Update documentation about OPAL platform support (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: handle invalidation of crashdump and re-registraion (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: Warn before processing partial crashdump (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: process the crashdump by exporting it as /proc/vmcore (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: support copying multiple kernel boot memory regions (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: define OPAL register/un-register callback functions (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: reset metadata address during clean up (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: register kernel metadata address with opal (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: improve fadump_reserve_mem() (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: add fadump support on powernv (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/opal: add MPIPL interface definitions (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: use FADump instead of fadump for how it is pronounced (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - pseries/fadump: move out platform specific support from generic code (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch. - powerpc/fadump: release all the memory above boot memory size (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: add source info while displaying region contents (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - pseries/fadump: define RTAS register/un-register callback functions (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - Refresh patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch. - powerpc/fadump: introduce callbacks for platform specific operations (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: move rtas specific definitions to platform code (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: use helper functions to reserve/release cpu notes buffer (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: Improve fadump documentation (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: declare helper functions in internal header file (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: add helper functions (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - powerpc/fadump: move internal macros/definitions to a new header (jsc#PM-1318 jsc#SLE-9099 jsc#SLE-9176). - commit deefc64 - Refresh sorted section. - Refresh patches.suse/powerpc-dump-kernel-log-before-carrying-out-fadump-o.patch with upstream status. - commit 9991920 - Update config files. Disable CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT. Not all drivers are ready for this yet, so enabling this config option causes regressions. See bsc#1150577 for an example. - commit 76ac02e - Delete patches.suse/0001-iommu-vt-d-Fix-race-condition-in-add_unmap.patch. - commit b0363d2 - Update to 5.3 final - Eliminated 3 patches - Refresh configs - NF_CONNTRACK_SLP is gone - commit 6baef36 - Move guarded patch into it's own out of tree section - commit 081b55b - powerpc/pseries: correctly track irq state in default idle (bsc#1150727 ltc#178925). - commit 97a4665 - series.conf: Add note on why pcc-cpufreq patch is being held for evaluation - commit a514b48 - Delete patches.suse/netfilter-ip_conntrack_slp.patch (FATE#324143 jsc#SLE-8944 bsc#1127886). This veteran out of tree patch is no longer needed since the userspace conntrack helper (in conntrack-tools / conntrackd) has reached Factory. - commit d6f0b71 - Update and reenable patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch (FATE#324143 jsc#SLE-8944 bsc#1127886). - commit 029452e - powerpc: dump kernel log before carrying out fadump or kdump (bsc#1149940 ltc#179958). - commit 4b365d2 - Refresh patches.suse/net-ibmvnic-Fix-missing-in-__ibmvnic_reset.patch. - commit 0ebba63 - series.conf: update sorted section banner Make the commit above sorted section less ambiguous. In particular, state clearly that patches without Git-commit which cannot be handled by git-sort do not belong in it. - commit 1506bb8 - series.conf: move unsortable patch out of sorted section Patch without Git-commit cannot be sorted so that there is no point having it into the sorted section. - commit f18376e - net/ibmvnic: Fix missing { in __ibmvnic_reset (bsc#1149652 ltc#179635). - commit a3cd2bf - net/ibmvnic: free reset work of removed device from queue (bsc#1149652 ltc#179635). - commit e64984b - Refresh patches.suse/xfs-repair-malformed-inode-items-during-log-recovery.patch. - commit cbb6da0 - config: enable SLAB_FREELIST_HARDENED (bsc#1127808) Enable SLAB_FREELIST_HARDENED on all architectures. This obscures the free object pointer on a per-cache basis making it more difficult to locate kernel objects via exploits probing the cache metadata. This change was requested by the upstream openSUSE community to make the kernel more resistent to slab freelist attacks. Tests conducted by the kernel performance teams confirmed that the performance impact is detectable but negligible. - commit 39e9013 - rpm/constraints.in: lower disk space required for ARM With a requirement of 35GB, only 2 slow workers are usable for ARM. Current aarch64 build requires 27G and armv6/7 requires 14G. Set requirements respectively to 30GB and 20GB. - commit f84c163 - Update to 5.3-rc8 - refresh armv6hl configs (IXP4xx drivers no longer visible) - commit 3dea797 - config: enable STACKPROTECTOR_STRONG also on armv6hl Recently reenabled armv6hl architecture has STACKPROTECTOR_STRONG disabled, enable it here as well. - commit 8c0677d - powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts (CVE-2019-15031 bsc#1149713). - powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction (CVE-2019-15030 bsc#1149713). - commit ca72e89 - series.conf: move unsortable patch out of sorted section - commit 8a360b5 - powerpc/xmon: Add a dump of all XIVE interrupts (bsc#1142019). - powerpc/xive: Fix dump of XIVE interrupt under pseries (bsc#1142019). - powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL (bsc#1142019). - commit 68e4d5a - Enable klp-convert patches Enable patches.suse/livepatch-create-and-include-UAPI-headers.patch Enable and refresh patches.suse/livepatch-modpost-ignore-unresolved-symbols.patch Still not in upstream. Submitted though. It seems the final upstream version will be a bit different, but we need these two patches for our use case. - commit f385ff2 - Enable patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch Still SUSE-specific and still needed. - commit cd16e71 - powerpc/fadump: when fadump is supported register the fadump sysfs files (bsc#1146352). - commit da248a6 - config: enable STACKPROTECTOR_STRONG (jsc#SLE-9120 bsc#1130365) Enable CONFIG_STACKPROTECTOR_STRONG on all architectures except s390x (where the feature is not available). This extends the number of functions which are protected by "/stack canary"/ check to catch functions writing past their stack frame. This change was requested by SUSE security to make our kernels more resistant to some types of stack overflow attacks. Tests performed by kernel performance teams confirmed that performance impact is acceptable. - commit 4c43fab - Refresh patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch. - Refresh patches.suse/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch. - NFS: Allow multiple connections to NFSv4.0 servers (fate#322786). - Refresh patches.suse/nfs-set-acl-perm.patch. - Delete patches.suse/0001-NFSv4-handle-EINVAL-from-EXCHANGE_ID-better.patch. - Delete patches.suse/0001-SUNRPC-Allow-creation-of-RPC-clients-with-multiple-c.patch. - Delete patches.suse/0001-sunrpc-include-sup-groups-in-hash.patch. - Delete patches.suse/0002-NFS-Add-a-mount-option-to-specify-number-of-TCP-conn.patch. - Delete patches.suse/0003-NFSv4-Allow-multiple-connections-to-NFSv4.x-x-0-serv.patch. - Delete patches.suse/0004-pNFS-Allow-multiple-connections-to-the-DS.patch. - Delete patches.suse/0005-NFS-Display-the-nconnect-mount-option-if-it-is-set.patch. - Delete patches.suse/0007-SUNRPC-Mask-XIDs-to-prevent-replay-cache-collision.patch. - Delete patches.suse/NFS-optional-NFSv4_2-fix.patch. - Delete patches.suse/NFS-optional-NFSv4_2.patch. - Delete patches.suse/d-lookup-fairness.fix. - Delete patches.suse/getcwd-close-race-with-d_move-called-by-lustre.patch. - Delete patches.suse/sunrpc-cache-handle-missing-listeners-better.patch. - Delete patches.suse/vfs-use-synchronize_rcu_expedited-in-namespace_unlock.patch. - commit 4685373 - Update to 5.3-rc7 - Refresh configs - IXP4xx SoC drivers not visible - gcc 9.2.1 - commit 9bff5f9 - config: armv7hl: Enable cadence watchdog CONFIG_CADENCE_WATCHDOG is required for Zynq-7000 based MIYR Zturn board. - commit c4cbe5e - Delete patches.suse/nvdimm-testing-provide-SZ_4G.patch. The patch was SLE15{,-SP1} specific to provide a constant already contained in kernel 5.3. - commit 4ea3f92 - config.conf: Update ARMv6 config files - commit c17167d - config.conf: Reenable ARMv7 config for Kernel 5.3 All modules plus errata's enabled. Reused other values from x86_64 update. - commit b1c627e - Add "/drm/ttm: Remove warning about inconsistent mapping information"/ This patch removes a warning that causes bug reports unnecessarily. - commit 4a7bc21 - Add "/Reserve 64MiB of CMA for RPi3's VC4"/ Taking this patch from SLE15-SP1 with updates for v5.3. Enables display when booting RPi3 installer. - commit 9fab830 - Remove "/drm/msm: fix address space warning"/ The respective code was removed in v4.20. - commit 3d7e3d1 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. Add more placeholders to device.h. In particular, to structs bus_type, device_driver, class, and device. - commit c4220a5 - scsi: cxlflash: Mark expected switch fall-throughs (bsc#1148868). - commit ea514bf - mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings (CVE-2019-14814,bsc#1146512,CVE-2019-14815,bsc#1146514,CVE-2019-14816,bsc#1146516). - commit 528fd68 - supported.conf: drop obsolete entries Drop supported.conf entries not matching any module built on any supported architecture. This commit mostly drops entries for modules built in master branch but not SLE15-SP2. Moved and no longer existing modules were handled in previous commits in master branch. - commit 97fd102 - supported.conf: mark more core networking modules supported Two more netfilter modules and one more *_diag should be supported too. - commit bee2dd8 - supported.conf: update status of some networking core modules This marks new networking modules which should be supported as such; it is mostly netfilter and traffic control modules which have been following the "/support all of them"/ policy for some time. - commit 65e1131 - supported.conf: obsolete paths cleanup Update paths for existing modules which were moved, clean up duplicate entries and drop entries for modules which no longer exist (either not built any more or built into the image now). - commit 3bb142a - powerpc/64s: support nospectre_v2 cmdline option (bsc#1131107). - commit 9cef94b - series.conf: add section for SUSE kabi padding patches Leave "/kABI consistency patches"/ only for patches.kabi/* - commit 81c3a75 - series.conf: move unguarded patches from review section - commit 6de2b58 - rpm: raise required disk space for binary packages Current disk space constraints (10 GB on s390x, 25 GB on other architectures) no longer suffice for 5.3 kernel builds. The statistics show ~30 GB of disk consumption on x86_64 and ~11 GB on s390x so raise the constraints to 35 GB in general and 14 GB on s390x. - commit 527cb66 - enable and refresh patches.suse/memcg-deprecate-memory.force_empty-knob.patch. - enable patches.suse/mm-inform-about-enabling-mirrored-memory.patch both patches are minimal and still useful to identify future supportability problems. - commit 93500e8 - Update patches.suse/ext4-unsupported-features.patch (fate#317919, SLE-8615). - commit 3b1bc66 - Refresh and enable valid patches from SLE15-SP1: - Refresh patches.suse/ext4-dont-warn-when-enabling-DAX.patch. - Refresh patches.suse/ext4-unsupported-features.patch. - Refresh patches.suse/unsupported-features.patch. - commit 9ef1a75 - Remove patches obsoleted by upstream changes: - Delete patches.suse/arch-powerpc-dax-Add-MAP_SYNC-mmap-flag.patch. - Delete patches.suse/block-Don-t-revalidate-bdev-of-hidden-gendisk.patch. - Delete patches.suse/fs-speedup-clean-bdev-aliases.patch. - Delete patches.suse/mm-migrate-Fix-reference-check-race-between-__find_get_block-and-migration.patch. - Delete patches.suse/powerpc-Add-pmem.h.patch. - commit 21008fb - Refresh patches.suse/qlge-Deduplicate-lbq_buf_size.patch. - Refresh patches.suse/qlge-Deduplicate-rx-buffer-queue-management.patch. - Refresh patches.suse/qlge-Remove-bq_desc.maplen.patch. - Refresh patches.suse/qlge-Remove-useless-dma-synchronization-calls.patch. Reenable qlge patch series for bsc#1106061 - commit b2971c6 - sched: Further improve spurious CPU_IDLE active migrations (bnc# 986383). - Update patches.suse/cpufreq-ondemand-set-default-up_threshold-to-30-on-multi-core-systems.patch (bnc#464461,bnc#981838,bnc#1064414,bnc#1144943). - Refresh patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch. - Update patches.suse/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch (none, should be posted upstream). - Update patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.patch (bsc#1061593,bsc#1148030). - Refresh patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch. - Delete patches.suse/0001-Revert-mm-vmacache-optimize-overflow-system-wide-flu.patch. - Delete patches.suse/0001-sched-wake_q-Reduce-reference-counting-for-special-u.patch. - Delete patches.suse/cpufreq-intel_pstate-Ramp-up-frequency-faster-when-utilisation-reaches-setpoint.patch. - Delete patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-exiting-from-idle.patch. - Delete patches.suse/cpufreq-intel_pstate-Update-setpoint-for-unspecified-ACPI-profile.patch. - Delete patches.suse/cpufreq-intel_pstate-Use-load-based-policy-by-default-but-allow-PID-to-be-used.patch. - Delete patches.suse/mm-Adjust-watermark-boost-factor-tunable.patch. - Delete patches.suse/mm-migrate-Fix-reference-check-race-between-__find_get_block-and-migration.patch. - Delete patches.suse/mm-page_alloc.c-use-a-single-function-to-free-page.patch. - commit 9de058d - usb: Introduce Xen pvUSB frontend (xen hcd) (fate#315712). - Update config files. - usb: Add Xen pvUSB protocol description (fate#315712). - commit b32b2bd - Delete patches.suse/mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocat-fix.patch. not applicable as explained in the patch description. - commit fbed5c2 - Delete patches.suse/mm-__init_single_page-do-not-zero-core-struct-pages.patch. Not applicable because it was a fallout of a partial backport as noted in the changelog. - commit 1e8b220 - Delete patches.suse/0001-memory_hotplug-add-missing-newlines-to-debugging-out.patch. merged as 1ecc07fd0a6d350bbf4dc176e0d654661b304a30 in 5.0 - commit 5aa2923 - Delete patches.suse/0001-x86-speculation-Prepare-entry-code-for-Spectre-v1-sw.patch. - Delete patches.suse/0002-x86-speculation-Enable-Spectre-v1-swapgs-mitigations.patch. - Delete patches.suse/x86-speculation-swapgs-exclude-ATOMs-from-speculating-through-SWAPGS.patch. swapgs fixes have been merged in 5.3-rc3. - commit 24d8d43 - Delete patches.suse/0049-commit-833689044e13a3fb8c6c03ad868375670d97010b.patch. No longer needed in SP2 - commit 13a1350 - Refresh patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch. Shifted kABI placeholders back where they belong - commit 2d913e0 - Update reference for ath6kl fix (CVE-2019-15290,bsc#1146543). - commit b08d3d5 - Fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe (CVE-2019-15098,bsc#1146378). - Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe (CVE-2019-15099,bsc#1146368). - commit 758e216 - Delete patches.suse/tty-make-R3964-line-discipline-fail.patch. We no longer build (and support) R3964. - commit 85b2e98 - Delete patches.suse/mlxsw-spectrum-Forbid-linking-to-devices-fix.patch. This was a fix for a bad commit in 4.12.* stable. - commit e8f9b29 - Refresh patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch. Enable it and add one more placeholder to mm_context_t. - commit 00e7e80 - Delete patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Delete patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. - Delete patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch. - Delete patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch. - Delete patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch. - Delete patches.suse/IBRS-forbid-shooting-in-foot.patch. - Delete patches.suse/do-not-default-to-ibrs-on-skl.patch. Drop IBRS as we disabled it later anyway. - commit c03b8fa - Fix a double free bug in rsi_91x_deinit (bnc#1147116 CVE-2019-15504). - commit 8ae43d1 - Update to 5.3-rc6 - commit 2831011 - Delete patches.suse/0001-module-warn-if-module-init-probe-takes-long.patch. - commit f81e033 - Delete patches.suse/xfs-add-option-to-mount-with-barrier-0-or-barrier-1.patch. Since v4.10-rc1 xfs has deprecated all options that explicitly control barriers with commit 4cf4573d899c ("/xfs: deprecate barrier/nobarrier mount option"/). Drop backwards-compat patch for parsing the obsolete barrier=[0|1] syntax of the option, since supporting this causes more confusion and gives the false impression that disabling barriers is still a possibility. - commit 0ac0c38 - xfs: remove experimental tag for dax support (FATE#324503). - commit f13a4a4 - Delete patches.suse/xfs-unsupported-features.patch. Drop unsupported features patch which was marking reflink and rmap as unsupported. The experimental tags were dropped for both features and thus marked stable upstream on v4.16-rc1, with the two following commits: commit 1e369b0e199b ("/xfs: remove experimental tag for reflinks"/) commit 76883f7988e6 ("/xfs: remove experimental tag for reverse mapping"/) While we follow upstream here, SLE15.2 xfsprogs/mkfs.xfs will not be switching on reflink/rmap by default for newly created filesystems. Regarding dax, contrary to upstream we have been supporting it for a while and removing the experimental tag, and we will continue doing so. The related patch for DAX will be posted as a separate commit for clarity. - commit f84ab02 - remove stale SLE15-SP1 patches, keep a pci-hyperv patch (bsc#1142701) - commit b0bbc9a - Fix livepatch build. - commit b7e78e8 - Move a PCI fix patch to the-stairway-to-heaven section - commit 3c94e42 - Drop downstream DRM mgag200 patches Some of them are no longer applicable, some are invalid, and the rest won't be taken by upstream. Let's rip them off. - commit 1108d1d - Delete patches.suse/irq-stub-affinity.patch. - commit f5fe3d1 - series.conf: move submitted patch out of sorted section Move patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch from sorted section to "/soon to be mainline"/ section. For SLE15-SP2, we only want patches which git_sort can do something with in sorted section. Moreover, upstream discussion suggests that this patch is unlikely to be accepted in this form. - commit 46df5db - Remove obsolete build fix. Delete patches.suse/Fix-build-error-in-drmem.c.patch. - commit 39eb823 - Restore ibmveth patch. Refresh patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch. - commit d129c25 - Remove obsolete kABI padding in paca. Delete patches.suse/powerpc-KABI-add-aux_ptr-to-hole-in-paca_struct-to-e.patch. - commit ae6527d - Restore s390 crash KMP export. - commit 2850611 - Delete obsolete pkey and bcm2835 patches. - commit 7f76e58 - Delete patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch. - Delete patches.suse/s390-sles15-03-01-rwlock.patch. - Delete patches.suse/scsi-qla2xxx-do-not-crash-on-uninitialized-pool-list.patch. - Delete patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch. - commit 9c5d24e - Refresh patches.suse/md-display-timeout-error.patch. - commit 83d69fe - Delete patches.suse/nvme-multipath-round-robin-I-O-policy.patch. - commit cb248a3 - Delete patches.suse/qla2xxx-always-allocate-qla_tgt_wq.patch. - commit 7005228 - Delete patches.suse/block-Fix-a-NULL-pointer-dereference-in-generic_make.patch. - commit 5284ba5 - Delete patches.suse/dasd_fba-Display-00000000-for-zero-page-when-dumping.patch. - Delete patches.suse/s390-sles15-message-catalog.patch. - commit 6885922 - Revive some downstream DRM patches and delete obsoleted patches Refreshed for 5.3: patches.suse/drm-i915-Disable-tv-output-on-i9x5gm patches.suse/drm-mgag200-Implement-basic-PM-support Deleted, as no longer needed for 5.3: patches.suse/HID-quirks-fix-support-for-Apple-Magic-Keyboards.patch patches.suse/Input-synaptics-Add-intertouch-blacklist-for-Thinkpa.patch patches.suse/drm-i915-CVE-2018-20669-access-check.patch patches.suse/kernel-Export-mm_access.patch patches.suse/mmc-version-check-printk-downgrade patches.suse/tpm-Downgrade-error-level patches.suse/tty-Don-t-return-EAGAIN-in-blocking-read.patch - commit d9bc0ec - Delete patches.suse/irda-Fix-memory-leak-caused-by-repeated-binds-of-ird.patch patches.suse/irda-Only-insert-new-objects-into-the-global-databas.patch These are CVE fixes for a driver dropped in mainline 4.17. - commit 2f68f7e - import non-mainline SLE15-SP1 patches Import all SLE15-SP1 (kernel-source commit 0181a93c80e7) patches which are not in mainline yet (as of commit 59c36bc8d377). All patches are added at the end of series.conf with a guard indicating who is/was responsible for them (using first of From:, Signed-off-by:, Acked-by:, Reviewed-by: and commiter with address containing '@suse.' or '@novell.'). Some of non-mainline patches in SLE15-SP1 branch match existing SLE15-SP2 patches. For these, SLE15-SP2 version (inherited from master branch) is preserved. This commit has no effect on expanded tree. - commit ec8941d - rpm/kernel-binary.spec.in: Fix kernel-livepatch description typo. - commit 36acf91 - Pull packaging cleanup from mkubecek. - Parametrize kgraft vs livepatch. - commit 16f6816 - rpm/config.sh: Enable livepatch. - commit e001776 - config: restore correct PHYSICAL_START and PHYSICAL_ALIGN on x86_64 These were already fixed in master by kernel-source commit baa2434a5ab6 but old (and wrong) values were restored by merge of SLE15-SP1 config. Fix them also in SLE15-SP2 now. - commit 9b6f95a - config: update from SLE15-SP2 In general, we want features and drivers from SLE also in openSUSE unless we have a good reason not to. Enable most config options which were disabled in master but enabled in SLE15-SP2 (inherited from SLE15-SP1). - commit 769684a - powerpc/rtas: use device model APIs and serialization during LPM (bsc#1144123 ltc#178840). - commit 9f79b99 - series.conf: reorganize sections With ~40 patches in master branch, we have accumulated way too many sections in series.conf, some of them being very specific. While new SLE and Leap branches are going to have more patches, vast majority of them is going to end up in the sorted section (e.g. less than 1% of SLE15-SP1 patches are neither sorted nor stable baskports right now - and that includes quite a few which would actually belong into the sorted section but are left outside for historical reasons). After the reorganization, series.conf is ordered like this: - stable backports (patches.kernel.org/*) - tweaks applied to vanilla (patches.rpmify/*) - sorted section (not in master) - unsorted patches expected to get into mainline soon - permanent and longterm non-upstream patches - kabi hacks (not in master) This commit has no effect on expanded tree. - commit 8ac1895 - series.conf: cleanup Only whitespace and comments, no efect on expanded tree. - commit bf21808 - config: import SLE15-SP1 configs Replace configs inherited from master branch by proper SLE ones. With few obvious exceptions, the initial SLE15-SP2 configs were created using these rules (for each option, use first rule which applies): - use value explicitly changed with reference to a feature or a bug - use value from SLE15-SP1 if the option exists there - use value from master if the option exists there - use upstream default The configs will need review by people responsible for specific kernel subsystems and architectures. Also update supported.conf with new modules: - add intel_pmc_core_pltdrv as unsupported - fix cfb{copyarea,fillrect,imgblt} path and mark "/+base"/ as virtio-gpu depends on them - commit dded633 - Update config files. As per https://jira.suse.com/browse/SLE-7041 Factory first! - commit 126cef1 - Update README.BRANCH - drop Jeff Mahoney (inherited from master) - add Miroslav Benes as comaintainer - drop misleading paragraph left from master branch - commit 4300e4e - Update to 5.3-rc5 - Refresh configs - RDMA_SIW available on i386 (=m) - clean up unavailable options - commit cadbe00 - config: arm64: Enable I2C_IMX (boo#1146026) Needed for Google Coral board. - commit 8803b04 - Revert "/Workaround gcc regression on ppc64 (bko#204125)."/ This reverts commit 8b84d1d46ff90146bb6ba5b760a54ddd87a1a680. Works for me 5.3-rc4-65-g329120423947 - commit d8f9e6c - config.conf: syms should not depend on kernel-zfcpdump Kernel-zfcpdump is not modular so kernel-zfcpdump-devel does not make sense and is not built. kernel-syms cannot depend on it. - commit 473ac28 - rpm/mkspec: Correct tarball URL for rc kernels. - commit c4ef18d - config: refresh with gcc7 Unlike master branch, SLE15-SP2 is supposed to be built with gcc7. At the moment, this only makes a significant difference on aarch64 (which we already refreshed with gcc 7.4.0 for this reason) but let's refresh all configs to make it more visible. - commit 67e1879 - Update to 5.3-rc4 - Refresh - patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch - commit 5402233 - rpm/config.sh: Enable building DTBs. - commit 7de292a - rpm/mkspec: Make building DTBs optional. - commit 7c057c8 - supported.conf: fix supported modules depending on unsupported on non-x86_64 architectures Some more "/unsupported module needed by supported one"/ errors were reported on aarch64 and ppc64le. - commit 6b609de - supported.conf: drop obsolete entry for hyperv_fb The module moved to a different directory, the obsolete entry causes file conflict betwen kernel-default and kernel-default-extra. - commit 6b112e5 - rpm/modflist: Simplify compression support. - commit fd135a6 - supported.conf: close with respect to dependencies Modules which some supported module depends on must be supported as well. Also drop obsolete entries for rtsx_pci and rtsx_usb which were moved between 4.12 and 5.3. - commit b781c36 - rpm: support compressed modules Some of our scripts and scriptlets in rpm/ do not expect module files not ending with "/.ko"/ which currently leads to failure in preuninstall scriptlet of cluster-md-kmp-default (and probably also other subpackages). Let those which could be run on compressed module files recognize "/.ko.xz"/ in addition to "/.ko"/. - commit 18fcdff - Bring back MODVERDIR to Makefile.modpost (bsc#1066369). - commit 6cc69f5 - supported.conf: sort again Make the order compatible with scripts/supported-conf-fixup (LC_ALL=C). - commit 4a4b5dd - supported.conf: Sort alphabetically, align comments. - commit 5189766 - series.conf: cleanup Move patches.suse/0001-oracleasm-4.0-compat-changes.patch to more appropriate place. - commit 2080902 - supported.conf: drop extensions To make things more consistent, drop all "/.ko"/ extensions. - commit 398461b - Update patches.suse/supported-flag. Fix ReST table. - commit 0692bf4 - Use upstream TAINT_AUX for TAINT_EXTERNAL_SUPPORT. Refresh patches.suse/supported-flag. - commit a4999e0 - rpm/kernel-obs-build.spec.in: add dm-crypt for building with cryptsetup Co-Authored-By: Adam Spiers <aspiers@suse.com> - commit 7cf5b9e - rpm/kernel-binary.spec.in: Enable supported.conf check. - commit 96adf4d - Update arm64 config files. - commit 1e7a157 - supported.conf: add missing entries for all architectures As list of built modules depends on architecture, we must also add entries for modules which are not built (or do not even exist) on x86_64 but are built on other architectures (aarch64, ppc64le, s390x). - commit 8f74082 - supported.conf: add missing entries Add all modules currently built but not listed in supported.conf. Another update will be necessary once we replace configs inherited from master with true SLE15-SP2 configs. This is also why entries for modules not built are left in the file for now. - commit 0f5033c - supported.conf: sort Also remove one commented out line. - commit b539157 - supported.conf: cleanup Remove duplicate and shadowed entries. - commit 25e91ec - supported.conf: update from SLE15-SP1 Differences from current SLE15-SP1 supported.conf: - f71808e_wdt and it87_wdt supported (jdelvare) - bpfilter marked +base (tiwai, bsc#1106751) - unified indentation - commit 02162e4 - rpm/kernel-binary.spec.in: support partial rt debug config. - commit af37821 - rpm/config.sh: Update OBS build project to 15 SP1. - commit 03e63ed - config: arm64: Update to 5.3-rc3 - commit f1f49f3 - config: disable preemption Full update to configs based on SLE15-SP1 will follow later. - commit 84c63fb - config: Enable SENSORS_GPIO_FAN for all of Arm (boo#1144723) We already had it for armv6hl but were lacking it on arm64. Add it on armv7hl for consistency while at it. - commit 607ebeb - series.conf: add sorted section Also mark kabi section on top explicitly as intended only for kabi patches related to stable backports and add kabi section for the rest at the end of the file (so that these can be dropped easily). - commit 3df2daa - README.BRANCH: Change branch name to 15 SP2 - commit 5135437 - config.conf: Remove non-SLE configs. - Update config files with SLE product number. - commit f002b36 - rpm/config.sh: Update to 15 SP2 - update IBS project - update bugzilla product - sort series - commit 41fafbc - Update to 5.3-rc3 - Eliminated 1 patch - Refresh - patches.suse/supported-flag - patches.suse/supported-flag-external - Refresh configs - commit 571863b - kernel-binary: Drop .kernel-binary.spec.buildenv (boo#1154578). Without this patch, /usr/src/linux-@VERSION@-@RELEASE_SHORT@-obj/x86_64/vanilla/.kernel-binary.spec.buildenv contained rpm %_smp_mflags in a line like export MAKE_ARGS="/ --output-sync -j4"/ This made it hard to produce bit-identical builds. - commit 789d131 - config: refresh x86_64/default With HBMC_AM654 disabled, nothing selects MULTIPLEXER any more. - commit 07a1a73 - Update config files: CONFIG_HBMC_AM654=n The TI AM654 is an ARM64 SoC, so disable the driver on all other architectures. - commit 042f63f - packaging: add support for riscv64 - commit c2885ea - Update to 5.3-rc2 - Eliminated 1 patch - patches.suse/dma-mapping-use-dma_get_mask-in-dma_addressing_limit.patch - Refresh - patches.suse/netfilter-ip_conntrack_slp.patch - Config changes - NF_TABLES_BRIDGE=m (was =y) - commit fc5ebf3 - rpm/macros.kernel-source: KMPs should depend on kmod-compat to build. kmod-compat links are used in find-provides.ksyms, find-requires.ksyms, and find-supplements.ksyms in rpm-config-SUSE. - commit f97ca49 - scripts/run_oldconfig.sh: Fix update-vanilla When CC is set we want to use it for native only. Cross-compilation still needs the crosscompilers. - commit 3b9fcdb - dma-mapping: use dma_get_mask in dma_addressing_limited (https://lore.kernel.org/lkml/cda1952f-0265-e055-a3ce-237c59069a3f@suse.com/T/#u). - commit c584343 - scripts/arch-symbols: add missing link. - commit ee7c635 - rpm/config.sh: enable kernel module compression (bsc#1135854) - commit b333e24 - Add kernel module compression support (bsc#1135854) For enabling the kernel module compress, add the item COMPRESS_MODULES="/xz"/ in config.sh, then mkspec will pass it to the spec file. - commit cdf5806 - Workaround gcc regression on ppc64 (bko#204125). - commit 8b84d1d - config.conf: Add ppc64 kvmsmall config (bsc#1137361). - Remove superfluous i2c drivers from ppc64 config - CONFIG_I2C_ALGOPCA=m - CONFIG_I2C_AMD8111=m - CONFIG_I2C_CBUS_GPIO=m - CONFIG_I2C_DESIGNWARE_CORE=y - CONFIG_I2C_DESIGNWARE_PLATFORM=y - CONFIG_I2C_DESIGNWARE_PCI=m - CONFIG_I2C_OCORES=m - CONFIG_I2C_PCA_PLATFORM=m Can't get rid of i2c in kvmsmall anyway but at least the DW i2c is gone. - commit 3d0102c - config: enable PPPoE for kvmsmall (bsc#1133945). - commit 39d218a - config: remove unnecessary drivers from kvmsmall The initial merge was incomplete and needed revisiting, which didn't really happen. Since then, new options have been added and not removed from kvmsmall, leading to grow in size. This commit uses the following blacklist: _(BT|CHARGER|CHROMEOS|CROS|DVB|DW|EDAC|FPGA|GPIO|GNSS|HID|INFINIBAND|IR|JOYSTICK|LEDS|MFD|PINCTRL|REGULATOR|RTC|SENSORS|SND_SOC|STAGING|TOUCHSCREEN|VIDEO|XEN|XILINX)[_=] ... along with some manual removal of NET_VENDORs with no relevant drivers. - commit e850d85 - rpm/klp-symbols: update to work with kernel >= 5.3 Since mainline commit b7dca6dd1e59 ("/kbuild: create *.mod with full directory path and remove MODVERDIR"/) in v5.3-rc1, *.mod files are created in the build tree rather than in a single directory .tmp_versions ($MODVERDIR). They also do not provide path to the *.ko module file on their first line as the path is the same (except for the suffix). Update klp-symbols script to handle this new layout and format of *.mod files to fix build of 5.3-rc1 and newer kernel. Note: this is a quick band-aid to fix master branch build without risk of breaking any other branch. A more proper cleanup will follow. - commit c32f8e7 - Update to 5.3-rc1 - Eliminated 89 patches (83 stable, 6 other) - ARM configs need update - Refresh patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/netfilter-ip_conntrack_slp.patch patches.suse/rpm-kernel-config patches.suse/supported-flag patches.suse/vfs-add-super_operations-get_inode_dev - replace patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch with patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch - New config options: - General setup - HEADER_TEST=y - KERNEL_HEADER_TEST=y - PREEMPT_LL=n - UCLAMP_TASK=y - UCLAMP_BUCKETS_COUNT=5 - Processor type and features - ACRN_GUEST=y - LEGACY_VSYSCALL_XONLY=y - IO Schedulers - BFQ_CGROUP_DEBUG=n (=y in */debug) - Networking - NFT_SYNPROXY=m - NFT_BRIDGE_META=m - NF_CONNTRACK_BRIDGE=m - NET_ACT_MPLS=m - NET_ACT_CTINFO=m - NET_ACT_CT=m - BT_HCIBTUSB_MTK=y - GVE=m - MLX5_FPGA_IPSEC=y - MLX5_FPGA_TLS=y - MLX5_TLS=y - STMMAC_SELFTESTS=n - XILINX_AXI_EMAC=m - SFP=m - NXP_TJA11XX_PHY=m - PHY_MIXEL_MIPI_DPHY=m - File systems - UBIFS_FS_ZSTD=y - SUNRPC_DISABLE_INSECURE_ENCTYPES=n - CEPH_FS_SECURITY_LABEL=y - Generic driver options - FW_LOADER_COMPRESS=y - Storage - SCSI_FDOMAIN_PCI=m - SCSI_FDOMAIN_ISA=n - PCMCIA_FDOMAIN=n - Input - KEYBOARD_APPLESPI=m - Power supply and hardware monitoring - POWER_SUPPLY_HWMON=y - CHARGER_WILCO=m - SENSORS_IRPS5401=m - SENSORS_PXE1610=m - REGULATOR_ARIZONA_LDO1=m - REGULATOR_ARIZONA_MICSUPP=m - REGULATOR_SLG51000=m - Multimedia - DVB_USB_CXUSB_ANALOG=y - VIDEO_TDA1997X=m - VIDEO_TLV320AIC23B=m - VIDEO_ADV7180=m - VIDEO_ADV7183=m - VIDEO_ADV7604=m - VIDEO_ADV7604_CEC=y - VIDEO_ADV7842=m - VIDEO_ADV7842_CEC=y - VIDEO_BT819=m - VIDEO_BT856=m - VIDEO_BT866=m - VIDEO_KS0127=m - VIDEO_ML86V7667=m - VIDEO_SAA7110=m - VIDEO_TC358743=m - VIDEO_TC358743_CEC=y - VIDEO_TVP514X=m - VIDEO_TVP7002=m - VIDEO_TW9910=m - VIDEO_VPX3220=m - VIDEO_SAA7185=m - VIDEO_ADV7170=m - VIDEO_ADV7175=m - VIDEO_ADV7343=m - VIDEO_ADV7393=m - VIDEO_ADV7511=m - VIDEO_ADV7511_CEC=y - VIDEO_AD9389B=m - VIDEO_AK881X=m - VIDEO_THS8200=m - VIDEO_IMX214=m - VIDEO_IMX258=m - VIDEO_IMX274=m - VIDEO_IMX319=m - VIDEO_IMX355=m - VIDEO_OV2659=m - VIDEO_OV2680=m - VIDEO_OV2685=m - VIDEO_OV5647=m - VIDEO_OV6650=m - VIDEO_OV5670=m - VIDEO_OV5695=m - VIDEO_OV7251=m - VIDEO_OV772X=m - VIDEO_OV7740=m - VIDEO_OV8856=m - VIDEO_OV9640=m - VIDEO_OV9650=m - VIDEO_OV13858=m - VIDEO_VS6624=m - VIDEO_MT9M001=m - VIDEO_MT9M032=m - VIDEO_MT9M111=m - VIDEO_MT9P031=m - VIDEO_MT9T001=m - VIDEO_MT9T112=m - VIDEO_MT9V032=m - VIDEO_MT9V111=m - VIDEO_SR030PC30=m - VIDEO_NOON010PC30=m - VIDEO_M5MOLS=m - VIDEO_RJ54N1=m - VIDEO_S5K6AA=m - VIDEO_S5K6A3=m - VIDEO_S5K4ECGX=m - VIDEO_S5K5BAF=m - VIDEO_SMIAPP=m - VIDEO_ET8EK8=m - VIDEO_S5C73M3=m - VIDEO_AD5820=m - VIDEO_AK7375=m - VIDEO_DW9714=m - VIDEO_DW9807_VCM=m - VIDEO_ADP1653=m - VIDEO_LM3560=m - VIDEO_LM3646=m - SDR_MAX2175=m - VIDEO_THS7303=m - VIDEO_I2C=m - VIDEO_ST_MIPID02=n - VIDEO_GS1662=m - DVB_S5H1432=m - DVB_DIB9000=m - DVB_CXD2880=m - DVB_MN88443X=m - DVB_LNBH29=m - DVB_LGS8GL5=m - Graphics - DRM_AMD_DC_DCN2_0=y - DRM_AMD_DC_DSC_SUPPORT=y - DRM_I915_FORCE_PROBE="/"/ - DRM_I915_DEBUG_MMIO=n - DRM_I915_USERFAULT_AUTOSUSPEND=250 - DRM_I915_SPIN_REQUEST=5 - DRM_PANEL_OSD_OSD101T2587_53TS=m - DRM_PANEL_SAMSUNG_S6E63M0=m - Sound - SND_SOC_INTEL_CML_H=m - SND_SOC_INTEL_CML_LP=m - SND_SOC_INTEL_BYT_CHT_CX2072X_MACH=m - SND_SOC_SOF_COMETLAKE_LP_SUPPORT=y - SND_SOC_SOF_COMETLAKE_H_SUPPORT=y - SND_SOC_CX2072X=m - InfiniBand - RDMA_SIW=m - Platform specific drivers - XIAOMI_WMI=m - ACPI_CMPC=m - SAMSUNG_Q10=m - INTEL_SPEED_SELECT_INTERFACE=m - CROS_EC_ISHTP=m - WILCO_EC_EVENTS=m - WILCO_EC_TELEMETRY=m - Industrial I/O - XILINX_XADC=n - ADF4371=n - DPS310=n - LEDs - LEDS_SPI_BYTE=m - LEDS_TI_LMU_COMMON=m - LEDS_LM3697=m - LEDS_LM36274=m - Other drivers - MTD_HYPERBUS=m - HBMC_AM654=m - XILINX_SDFEC=n - GPIO_XILINX=m - WATCHDOG_OPEN_TIMEOUT=0 - MFD_CS47L15=y - MFD_CS47L92=y - MFD_ROHM_BD70528=n - RTC_DRV_BD70528=m - DW_EDMA=m - DW_EDMA_PCIE=m - COMMON_CLK_SI5341=m - EXTCON_FSA9480=m - NTB_MSI=y - NTB_MSI_TEST=n - RAS_CEC_DEBUG=n - AL_FIC=n - Virtualization - VIRTIO_PMEM=m - Security options - KEYS_REQUEST_CACHE=y - Kernel hardening options - INIT_ON_ALLOC_DEFAULT_ON=n - INIT_ON_FREE_DEFAULT_ON=n - Cryptographic API - CRYPTO_XXHASH=n - CRYPTO_DEV_ATMEL_ECC=m - CRYPTO_DEV_ATMEL_SHA204A=m - Kernel hacking - HEADERS_INSTALL=n - REED_SOLOMON_TEST=n - TEST_BLACKHOLE_DEV=n - TEST_MEMINIT=n - commit 0a6d0d9 - Revert "/netfilter: conntrack: remove helper hook again"/ (http://lkml.kernel.org/r/20190718092128.zbw4qappq6jsb4ja@breakpoint.cc). - commit 8e9a006 - Linux 5.2.2 (bnc#1012628). - x86/entry/32: Fix ENDPROC of common_spurious (bnc#1012628). - crypto/NX: Set receive window credits to max number of CRBs in RxFIFO (bnc#1012628). - crypto: talitos - fix hash on SEC1 (bnc#1012628). - crypto: talitos - move struct talitos_edesc into talitos.h (bnc#1012628). - s390/qdio: don't touch the dsci in tiqdio_add_input_queues() (bnc#1012628). - s390/qdio: (re-)initialize tiqdio list entries (bnc#1012628). - s390: fix stfle zero padding (bnc#1012628). - s390/ipl: Fix detection of has_secure attribute (bnc#1012628). - ARC: hide unused function unw_hdr_alloc (bnc#1012628). - x86/irq: Seperate unused system vectors from spurious entry again (bnc#1012628). - x86/irq: Handle spurious interrupt after shutdown gracefully (bnc#1012628). - x86/ioapic: Implement irq_get_irqchip_state() callback (bnc#1012628). - genirq: Add optional hardware synchronization for shutdown (bnc#1012628). - genirq: Fix misleading synchronize_irq() documentation (bnc#1012628). - genirq: Delay deactivation in free_irq() (bnc#1012628). - firmware: improve LSM/IMA security behaviour (bnc#1012628). - drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT (bnc#1012628). - nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header (bnc#1012628). - Input: synaptics - enable SMBUS on T480 thinkpad trackpad (bnc#1012628). - e1000e: start network tx queue only when link is up (bnc#1012628). - Revert "/e1000e: fix cyclic resets at link up with active tx"/ (bnc#1012628). - commit 93f0a54 - rpm/kernel-binary.spec.in: build kernel-*-kgraft only for default SLE kernel RT and Azure variants are excluded for the moment. (bsc#1141600) - commit 620816f - Linux 5.2.1 (bnc#1012628). - staging: rtl8712: reduce stack usage, again (bnc#1012628). - staging: bcm2835-camera: Handle empty EOS buffers whilst streaming (bnc#1012628). - staging: bcm2835-camera: Remove check of the number of buffers supplied (bnc#1012628). - staging: bcm2835-camera: Ensure all buffers are returned on disable (bnc#1012628). - staging: bcm2835-camera: Replace spinlock protecting context_map with mutex (bnc#1012628). - staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work (bnc#1012628). - staging: vchiq: revert "/switch to wait_for_completion_killable"/ (bnc#1012628). - staging: vchiq: make wait events interruptible (bnc#1012628). - staging: vchiq_2835_arm: revert "/quit using custom down_interruptible()"/ (bnc#1012628). - VMCI: Fix integer overflow in VMCI handle arrays (bnc#1012628). - Revert "/x86/build: Move _etext to actual end of .text"/ (bnc#1012628). - carl9170: fix misuse of device driver API (bnc#1012628). - coresight: tmc-etf: Do not call smp_processor_id from preemptible (bnc#1012628). - coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preemptible (bnc#1012628). - coresight: tmc-etr: Do not call smp_processor_id() from preemptible (bnc#1012628). - coresight: etb10: Do not call smp_processor_id from preemptible (bnc#1012628). - coresight: Potential uninitialized variable in probe() (bnc#1012628). - iio: adc: stm32-adc: add missing vdda-supply (bnc#1012628). - binder: return errors from buffer copy functions (bnc#1012628). - binder: fix memory leak in error path (bnc#1012628). - lkdtm: support llvm-objcopy (bnc#1012628). - HID: Add another Primax PIXART OEM mouse quirk (bnc#1012628). - staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro (bnc#1012628). - staging: comedi: amplc_pci230: fix null pointer deref on interrupt (bnc#1012628). - staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate() (bnc#1012628). - staging: wilc1000: fix error path cleanup in wilc_wlan_initialize() (bnc#1012628). - staging: comedi: dt282x: fix a null pointer deref on interrupt (bnc#1012628). - p54: fix crash during initialization (bnc#1012628). - drivers/usb/typec/tps6598x.c: fix 4CC cmd write (bnc#1012628). - drivers/usb/typec/tps6598x.c: fix portinfo width (bnc#1012628). - usb: renesas_usbhs: add a workaround for a race condition of workqueue (bnc#1012628). - usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset() (bnc#1012628). - usb: gadget: ether: Fix race between gether_disconnect and rx_submit (bnc#1012628). - usb: gadget: f_fs: data_len used before properly set (bnc#1012628). - p54usb: Fix race between disconnect and firmware loading (bnc#1012628). - Revert "/serial: 8250: Don't service RX FIFO if interrupts are disabled"/ (bnc#1012628). - USB: serial: option: add support for GosunCn ME3630 RNDIS mode (bnc#1012628). - USB: serial: ftdi_sio: add ID for isodebug v1 (bnc#1012628). - mwifiex: Don't abort on small, spec-compliant vendor IEs (bnc#1012628). - Documentation/admin: Remove the vsyscall=native documentation (bnc#1012628). - Documentation: Add section about CPU vulnerabilities for Spectre (bnc#1012628). - x86/tls: Fix possible spectre-v1 in do_get_thread_area() (bnc#1012628). - x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg() (bnc#1012628). - perf header: Assign proper ff->ph in perf_event__synthesize_features() (bnc#1012628). - perf thread-stack: Fix thread stack return from kernel for kernel-only case (bnc#1012628). - perf pmu: Fix uncore PMU alias list for ARM64 (bnc#1012628). - perf intel-pt: Fix itrace defaults for perf script intel-pt documentation (bnc#1012628). - perf auxtrace: Fix itrace defaults for perf script (bnc#1012628). - perf intel-pt: Fix itrace defaults for perf script (bnc#1012628). - block, bfq: NULL out the bic when it's no longer valid (bnc#1012628). - block: fix .bi_size overflow (bnc#1012628). - tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations (bnc#1012628). - tpm: Actually fail on TPM errors during "/get random"/ (bnc#1012628). - ALSA: hda/realtek - Headphone Mic can't record after S3 (bnc#1012628). - ALSA: usb-audio: Fix parse of UAC2 Extension Units (bnc#1012628). - media: stv0297: fix frequency range limit (bnc#1012628). - udf: Fix incorrect final NOT_ALLOCATED (hole) extent length (bnc#1012628). - fscrypt: don't set policy for a dead directory (bnc#1012628). - crypto: talitos - rename alternative AEAD algos (bnc#1012628). - crypto: lrw - use correct alignmask (bnc#1012628). - commit 51ca500 - net: bpfilter: print umh messages to /dev/kmsg (bsc#1140221). - commit 139acc9 - rpm/kernel-binary.spec.in: handle modules.builtin.modinfo It was added in 5.2. - commit eb88df3 - Disable CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW in config (bsc#1140494) - commit 8d950e4 - Update to 5.2 final - Eliminated 1 patch - commit b36439f - Refresh tpm: tpm_ibm_vtpm: Fix unallocated banks (boo#1139244). - commit 99f9469 - config: align CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to default values As suggested in bsc#1067593, our kconfig keeps the old default values while the upstream took different (actually swapped) values for x86 CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN. Let's follow the upstream default now. - commit baa2434 - Rename patches.suse/[PATCH]_tpm:_fixes_uninitialized_allocated_banks_for_IBM_vtpm_driver to patches.suse/tpm-fixes-uninitialized-allocated-banks-for-IBM-vtpm-driver.patch Let's not risk some tool somewhere does not handle special characters correctly. - commit 8a3fff9 - tpm: fixes uninitialized allocated banks for IBM vtpm driver (boo#1139244). - Delete patches.suse/Revert-tpm-pass-an-array-of-tpm_extend_digest-struct.patch. - commit 43ec0a5 - crypto: user - prevent operating on larval algorithms (bsc#1133401). - Delete patches.suse/crypto-algapi-guard-against-uninitialized-spawn-list.patch. - commit 90eea5d - rpm/dtb.spec.in.in: don't make dtb directory inaccessible There is no reason to lock down the dtb directory for ordinary users. - commit a69437a - Update config files. Set CONFIG_SCSI_SCAN_ASYNC=y (bnc#1137686). - commit a156b11 - config: switch to SLUB allocator (Jira:PM-1158) - new config options: - SLUB=y - SLUB_DEBUG=y - SLUB_MEMCG_SYSFS_ON=y - SLAB_FREELIST_HARDENED=n - SLUB_CPU_PARTIAL=y - SLUB_DEBUG_ON=n - SLUB_STATS=n - commit 0ab8cfd - Update to 5.2-rc7 - Refresh configs - commit 2d405cc - Delete patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch. Obsoleted by the gcc9 cross-compilers with libc. - commit 0e0679b - Revert "/tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"/ (boo#1139244). - commit b09a129 - Refresh patches.suse/supported-flag. Supported kernel does not build with the patch in master so imported patch from SLE15. - commit 10d9b2c - Update config files - Add core options from SLE15 which are not enabled on master for no obvious reason - Add core option from x86 which are not enabled on non-x86 for no obvious reason - Enable fadump Changes: Scheduling: +CONFIG_CONTEXT_TRACKING=y - CONFIG_TICK_CPU_ACCOUNTING=y +CONFIG_VIRT_CPU_ACCOUNTING_GEN=y +CONFIG_VIRT_CPU_ACCOUNTING=y +CONFIG_IRQ_TIME_ACCOUNTING=y +CONFIG_TASKS_RCU=y +CONFIG_RT_GROUP_SCHED=y mm: +# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set +CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y +CONFIG_FRONTSWAP=y +CONFIG_ZSWAP=y arc/ppc: +CONFIG_FA_DUMP=y fs: +CONFIG_9P_FSCACHE=y net: +CONFIG_TIPC=m +CONFIG_TIPC_DIAG=m +CONFIG_TIPC_MEDIA_UDP=y misc: - CONFIG_SERIAL_SIFIVE=m +CONFIG_SYSCTL_SYSCALL=y debug&test: +CONFIG_PAGE_EXTENSION=y +CONFIG_PAGE_OWNER=y +CONFIG_DEBUG_MISC=y +CONFIG_RCU_TRACE=y +CONFIG_KGDB_SERIAL_CONSOLE=y +CONFIG_SCOM_DEBUGFS=y +CONFIG_CRYPTO_TEST=m +CONFIG_RCU_TORTURE_TEST=m +CONFIG_TEST_FIRMWARE=m +CONFIG_TEST_LIVEPATCH=m +CONFIG_TEST_LKM=m +CONFIG_TEST_SYSCTL=m +CONFIG_TORTURE_TEST=m - commit ce08519 - crypto: algapi - guard against uninitialized spawn list in crypto_remove_spawns (bsc#1133401). - commit 543f67d - fonts: Prefer a bigger font for high resolution screens (bsc#1138496). - fonts: Use BUILD_BUG_ON() for checking empty font table (bsc#1138496). - fonts: Fix coding style (bsc#1138496). - commit f99f70b - Update to 5.2-rc6 - Eliminated 5 patches - patches.suse/net-phy-rename-Asix-Electronics-PHY-driver.patch - patches.suse/tcp-limit-payload-size-of-sacked-skbs.patch - patches.suse/tcp-tcp_fragment-should-apply-sane-memory-limits.patch - patches.suse/tcp-add-tcp_min_snd_mss-sysctl.patch - patches.suse/tcp-enforce-tcp_min_snd_mss-in-tcp_mtu_probing.patch - Refresh - patches.suse/apparmor-compatibility-with-v2.x-net.patch - commit 75acedc - kernel-binary: rpm does not support multiline condition - commit aceae50 - kernel-binary: Use -c grep option in klp project detection. - commit 5def2a2 - kernel-binary: fix missing +- commit 8325214 - config: refresh i386/default - commit a562f5a - Update config files. Enable SECURITY_YAMA to allow protection against ptrace attacks (bnc#1128245). - commit f841e66 - Update config files. Set HARDENED_USERCOPY=y (bnc#1127808). This can be disabled on the commandline using hardened_usercopy=n. - commit 3b85d22 - config: enable CONFIG_FONT_TER16x32 for HiDPI monitors (boo#1138496) - commit 073136d - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (CVE-2019-11479 bsc#1137586). - tcp: add tcp_min_snd_mss sysctl (CVE-2019-11479 bsc#1137586). - tcp: tcp_fragment() should apply sane memory limits (CVE-2019-11478 bsc#1137586). - tcp: limit payload size of sacked skbs (CVE-2019-11477 bsc#1137586). - commit ab45ff3 - Update to 5.2-rc5 - Config changes: - Sound: - SND_SOC_SOF_NOCODEC_SUPPORT=n on x86, =y on ARM - Storage: - MQ_IOSCHED_DEADLINE m -> y on arm64 - commit b5857f8 - Build klp-symbols in kernel devel projects. - commit ffd0ed9 - supported.conf: Enable it87_wdt and f71808e_wdt Both drivers are for watchdog devices included in Super-I/O chipsets which are popular on x86 PC mainboards. Code is clean and simple, so supporting them isn't a problem. - commit b818771 - scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main() (bsc#1136922 cve-2019-12456). - commit 42064d5 - Update to 5.2-rc4 - Eliminated 1 patch - patches.rpmify/mlx5-avoid-64-bit-division.patch - Refresh configs - IKHEADERS_PROC -> IKHEADERS - commit c8bdb02 - rpm/post.sh: correct typo in err msg (bsc#1137625) - commit 9fe85cc - s390: drop meaningless 'targets' from tools Makefile (s390 kmp build fix). - commit b4eda05 - Enhance kvmsmall configuration (bsc#1137361) Add a minimal set of modules to kvmsmall, to make this config usable to set up guest VMs interacting with the host. - commit 34c4eab - config: refresh configs No functional change. - commit cbc8b7e - Update config files. Enable CRASH_DUMP and RELOCATABLE on ppc64le to be on par with the other archs and to allow for kdump (bnc#1135217). - commit a6a9f0e - Update to 5.2-rc3 - Eliminated 1 patch - patches.suse/kvm-memunmap-also-needs-HAS_IOMEM.patch - commit 038ee83 - config: refresh vanilla configs - commit cbe6c1c - reenable ARM architectures - commit 194828b - refresh configs after Tumbleweed switch to gcc9 as default - commit 3b7ae7e - config: armv7hl: lpae: Update to v5.2.0-rc2 - commit 38ac345 - config: armv7hl: Update to v5.2.0-rc2 - commit 737b08e - config: armv6hl: Update to v5.2.0-rc2 - commit c7bc712 - config: arm64: Update to v5.2.0-rc2 - commit 18d0586 - Update to 5.2-rc2 - Eliminated 4 patches - patches.suse/dm-make-sure-to-obey-max_io_len_target_boundary.patch - patches.suse/kvm-make-kvm_vcpu_-un-map-dependency-on-CONFIG_HAS_I.patch - patches.suse/vfio_pci-Add-local-source-directory-as-include.patch - patches.suse/x86-kvm-pmu-Set-AMD-s-virt-PMU-version-to-1.patch - add s390x/zfcpdump build fix - patches.suse/kvm-memunmap-also-needs-HAS_IOMEM.patch - commit b02c459 - Delete patches.suse/Revert-Bluetooth-btusb-driver-to-enable-the-usb-wake.patch (boo#1130448). Should be fixed in 5.1-rc5 commit 771acc7e4a6e5dba779cb1a7fd851a164bc81033 Author: Brian Norris <briannorris@chromium.org> Date: Tue Apr 9 11:49:17 2019 -0700 Bluetooth: btusb: request wake pin with NOAUTOEN - commit b225e5a - dm: make sure to obey max_io_len_target_boundary (bnc#1135868). - commit dbeb07c - kvm: make kvm_vcpu_(un)map dependency on CONFIG_HAS_IOMEM explicit. Fixes build of s390x/zfcpdump. - commit b33dbfc - config: refresh vanilla configs - commit 4c41263 - net: phy: rename Asix Electronics PHY driver. Fix duplicate module name asix by renaming phy driver to ax88796b. - Update config files. - commit df18320 - mlx5: avoid 64-bit division. Fix i386 build. - commit 89c5a47 - Update to 5.2-rc1 - Eliminated 106 patches (105 stable, 1 other) - ARM configs need update - Refresh patches.rpmify/scripts-mkmakefile-honor-second-argument.patch patches.suse/dm-mpath-leastpending-path-update patches.suse/supported-flag patches.suse/supported-flag-external patches.suse/vfs-add-super_operations-get_inode_dev - New config options: - General setup - IKHEADERS_PROC=n - SHUFFLE_PAGE_ALLOCATOR=y - Security - SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING=n - Filesystems - UNICODE=y - UNICODE_NORMALIZATION_SELFTEST=n - Crypto - CRYPTO_ECRDSA=m - Networking - BATMAN_ADV_SYSFS=y - BT_MTKSDIO=m - XILINX_LL_TEMAC=m - MT7615E=m - RTW88=m - RTW88_8822BE=y - RTW88_8822CE=y - RTW88_DEBUG=n - RTW88_DEBUGFS=n - INFINIBAND_EFA=m - Storage - DM_DUST=m - MTD drivers - MTD_RAW_NAND=m - MTD_NAND_ECC_SW_BCH=y - MTD_NAND_ECC_SW_HAMMING_SMC=n - Input - KEYBOARD_QT1050=m - TOUCHSCREEN_IQS5XX=m - INPUT_GPIO_VIBRA=n - INPUT_REGULATOR_HAPTIC=m - HID_MACALLY=m - HID_U2FZERO=m - INPUT_MAX77650_ONKEY=m - Serial - NULL_TTY=m - SERIAL_SIFIVE=m - Power management - CHARGER_MANAGER=y - CHARGER_LT3651=m - CHARGER_UCS1002=m - SENSORS_IR38064=m - SENSORS_ISL68137=m - SENSORS_LTC2978_REGULATOR=y - THERMAL_MMIO=m - MFD_MAX77650=m - MFD_STMFX=m - REGULATOR_DEBUG=n - REGULATOR_FIXED_VOLTAGE=m - REGULATOR_VIRTUAL_CONSUMER=m - REGULATOR_USERSPACE_CONSUMER=m - REGULATOR_88PG86X=m - REGULATOR_ACT8865=m - REGULATOR_AD5398=m - REGULATOR_AXP20X=m - REGULATOR_DA9062=m - REGULATOR_DA9210=m - REGULATOR_DA9211=m - REGULATOR_FAN53555=m - REGULATOR_GPIO=m - REGULATOR_ISL9305=m - REGULATOR_ISL6271A=m - REGULATOR_LM363X=m - REGULATOR_LP3971=m - REGULATOR_LP3972=m - REGULATOR_LP872X=m - REGULATOR_LP8755=m - REGULATOR_LTC3589=m - REGULATOR_LTC3676=m - REGULATOR_MAX1586=m - REGULATOR_MAX77650=m - REGULATOR_MAX8649=m - REGULATOR_MAX8660=m - REGULATOR_MAX8907=m - REGULATOR_MAX8952=m - REGULATOR_MAX8973=m - REGULATOR_MCP16502=m - REGULATOR_MT6311=m - REGULATOR_PFUZE100=m - REGULATOR_PV88060=m - REGULATOR_PV88080=m - REGULATOR_PV88090=m - REGULATOR_PWM=m - REGULATOR_QCOM_SPMI=m - REGULATOR_SY8106A=m - REGULATOR_TPS51632=m - REGULATOR_TPS62360=m - REGULATOR_TPS65023=m - REGULATOR_TPS6507X=m - REGULATOR_TPS65132=m - REGULATOR_TPS6524X=m - REGULATOR_VCTRL=m - CHARGER_MAX77650=m - Media - MEDIA_CONTROLLER_REQUEST_API=y - VIDEO_V4L2_SUBDEV_API=y - V4L2_FLASH_LED_CLASS=m - VIDEO_COBALT=n - VIDEO_IPU3_CIO2=m - VIDEO_CADENCE_CSI2RX=m - VIDEO_CADENCE_CSI2TX=m - VIDEO_MUX=m - VIDEO_XILINX=m - VIDEO_XILINX_TPG=m - VIDEO_VIMC=m - VIDEO_IPU3_IMGU=m - DRM - NOUVEAU_LEGACY_CTX_SUPPORT=n - DRM_PANEL_FEIYANG_FY07024DI26A30D=n - DRM_PANEL_ROCKTECH_JH057N00900=n - DRM_PANEL_RONBO_RB070D30=n - Sound - SND_SOC_FSL_AUDMIX=n - SND_SOC_SOF_TOPLEVEL=y - SND_SOC_SOF_PCI=m - SND_SOC_SOF_ACPI=m - SND_SOC_SOF_NOCODEC=n - SND_SOC_SOF_STRICT_ABI_CHECKS=n - SND_SOC_SOF_DEBUG=n - SND_SOC_SOF_INTEL_TOPLEVEL=y - SND_SOC_SOF_BAYTRAIL_SUPPORT=y - SND_SOC_SOF_BROADWELL_SUPPORT=y - SND_SOC_SOF_MERRIFIELD_SUPPORT=y - SND_SOC_SOF_APOLLOLAKE_SUPPORT=y - SND_SOC_SOF_GEMINILAKE_SUPPORT=y - SND_SOC_SOF_CANNONLAKE_SUPPORT=y - SND_SOC_SOF_COFFEELAKE_SUPPORT=y - SND_SOC_SOF_ICELAKE_SUPPORT=y - SND_SOC_SOF_HDA_LINK=y - SND_SOC_SOF_HDA_AUDIO_CODEC=y - SND_SOC_INTEL_SOF_RT5682_MACH=m - USB - TYPEC_NVIDIA_ALTMODE=m - LEDS - LEDS_LM3532=m - LEDS_REGULATOR=m - LEDS_MAX77650=m - Platform - CROS_EC_RPMSG=m - CROS_USBPD_LOGGER=m - CLK_SIFIVE=n - IXP4XX_QMGR=n - IXP4XX_NPE=m - IIO - CC10001_ADC=n - TI_ADS8344=n - FXAS21002C=n - MB1232=n - MAX31856=m - Misc drivers - I2C_AMD_MP2=m - PINCTRL_STMFX=n - FIELDBUS_DEV=n - KPC2000=n - NVMEM_SYSFS=y - COUNTER=n - GPIO_MAX77650=m - Library - PACKING=n - Debugging and testing - DEBUG_INFO_BTF=n - DEBUG_MISC=n - DEBUG_PLIST=n - TEST_STRSCPY=n - x86 - ACPI_HMAT=y - INTEL_CHT_INT33FE=m - INTEL_ISH_FIRMWARE_DOWNLOADER=m - i386 - MEMORY_HOTPLUG=y - MEMORY_HOTPLUG_DEFAULT_ONLINE=n - MEMORY_HOTREMOVE - XEN_BALLOON_MEMORY_HOTPLUG=y - XEN_BALLOON_MEMORY_HOTPLUG_LIMIT=4 - DEV_DAX_KMEM=m - MEMORY_NOTIFIER_ERROR_INJECT=m - ACPI_HOTPLUG_MEMORY=y - ppc64 / ppc64le - PPC_KUEP=y - PPC_KUAP=y - PPC_KUAP_DEBUG=n - MTD_NAND_DENALI_PCI=m - MTD_NAND_CAFE=m - MTD_NAND_GPIO=m - MTD_NAND_PLATFORM=m - MTD_NAND_NANDSIM=m - MTD_NAND_RICOH=m - MTD_NAND_DISKONCHIP=m - MTD_NAND_DISKONCHIP_PROBE_ADVANCED=n - MTD_NAND_DISKONCHIP_BBTWRITE=n - INTEGRITY_PLATFORM_KEYRING=y - OPTIMIZE_INLINING=y - XMON_DEFAULT_RO_MODE=y - s390x - KEXEC_VERIFY_SIG=n - RELOCATABLE=y - RANDOMIZE_BASE=y - PROTECTED_VIRTUALIZATION_GUEST=y - LCD_CLASS_DEVICE=n - BACKLIGHT_CLASS_DEVICE=n - INTEGRITY_PLATFORM_KEYRING=y - OPTIMIZE_INLINING=n - commit c8b1101 - Revert "/selinux: do not report error on connect(AF_UNSPEC)"/ (git-fixes). - Revert "/Don't jump to compute_result state from check_result state"/ (git-fixes). - commit 3d34296 - Linux 5.1.3 (bnc#1012628). - f2fs: Fix use of number of devices (bnc#1012628). - PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary (bnc#1012628). - PCI: hv: Add hv_pci_remove_slots() when we unload the driver (bnc#1012628). - PCI: hv: Fix a memory leak in hv_eject_device_work() (bnc#1012628). - virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed (bnc#1012628). - powerpc/booke64: set RI in default MSR (bnc#1012628). - powerpc/powernv/idle: Restore IAMR after idle (bnc#1012628). - powerpc/book3s/64: check for NULL pointer in pgd_alloc() (bnc#1012628). - drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl (bnc#1012628). - drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl (bnc#1012628). - isdn: bas_gigaset: use usb_fill_int_urb() properly (bnc#1012628). - flow_dissector: disable preemption around BPF calls (bnc#1012628). - net: phy: fix phy_validate_pause (bnc#1012628). - tuntap: synchronize through tfiles array instead of tun->numqueues (bnc#1012628). - tuntap: fix dividing by zero in ebpf queue selection (bnc#1012628). - vrf: sit mtu should not be updated when vrf netdev is the link (bnc#1012628). - vlan: disable SIOCSHWTSTAMP in container (bnc#1012628). - tipc: fix hanging clients using poll with EPOLLOUT flag (bnc#1012628). - selinux: do not report error on connect(AF_UNSPEC) (bnc#1012628). - packet: Fix error path in packet_init (bnc#1012628). - net: ucc_geth - fix Oops when changing number of buffers in the ring (bnc#1012628). - net: seeq: fix crash caused by not set dev.parent (bnc#1012628). - net: macb: Change interrupt and napi enable order in open (bnc#1012628). - net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering (bnc#1012628). - net: dsa: Fix error cleanup path in dsa_init_module (bnc#1012628). - ipv4: Fix raw socket lookup for local traffic (bnc#1012628). - fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied (bnc#1012628). - dpaa_eth: fix SG frame cleanup (bnc#1012628). - bridge: Fix error path for kobject_init_and_add() (bnc#1012628). - bonding: fix arp_validate toggling in active-backup mode (bnc#1012628). - Don't jump to compute_result state from check_result state (bnc#1012628). - rtlwifi: rtl8723ae: Fix missing break in switch statement (bnc#1012628). - mwl8k: Fix rate_idx underflow (bnc#1012628). - USB: serial: fix unthrottle races (bnc#1012628). - virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace (bnc#1012628). - kernfs: fix barrier usage in __kernfs_new_node() (bnc#1012628). - i2c: core: ratelimit 'transfer when suspended' errors (bnc#1012628). - selftests/seccomp: Handle namespace failures gracefully (bnc#1012628). - hwmon: (occ) Fix extended status bits (bnc#1012628). - hwmon: (pwm-fan) Disable PWM if fetching cooling data fails (bnc#1012628). - platform/x86: dell-laptop: fix rfkill functionality (bnc#1012628). - platform/x86: thinkpad_acpi: Disable Bluetooth for some machines (bnc#1012628). - platform/x86: sony-laptop: Fix unintentional fall-through (bnc#1012628). - commit 073196d - Update config files: disable CONFIG_IDE for ppc64/ppc64le (bsc#1135333) - commit 012b7ed - x86/kvm/pmu: Set AMD's virt PMU version to 1 (https://patchwork.kernel.org/patch/10936271/). - commit d737fc7 - Linux 5.1.2 (bnc#1012628). - x86/speculation/mds: Fix documentation typo (bnc#1012628). - Documentation: Correct the possible MDS sysfs values (bnc#1012628). - x86/mds: Add MDSUM variant to the MDS documentation (bnc#1012628). - x86/speculation/mds: Add 'mitigations=' support for MDS (bnc#1012628). - s390/speculation: Support 'mitigations=' cmdline option (bnc#1012628). - powerpc/speculation: Support 'mitigations=' cmdline option (bnc#1012628). - x86/speculation: Support 'mitigations=' cmdline option (bnc#1012628). - cpu/speculation: Add 'mitigations=' cmdline option (bnc#1012628). - x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off (bnc#1012628). - x86/speculation/mds: Fix comment (bnc#1012628). - x86/speculation/mds: Add SMT warning message (bnc#1012628). - x86/speculation: Move arch_smt_update() call to after mitigation decisions (bnc#1012628). - x86/speculation/mds: Add mds=full,nosmt cmdline option (bnc#1012628). - Documentation: Add MDS vulnerability documentation (bnc#1012628). - Documentation: Move L1TF to separate directory (bnc#1012628). - x86/speculation/mds: Add mitigation mode VMWERV (bnc#1012628). - x86/speculation/mds: Add sysfs reporting for MDS (bnc#1012628). - x86/speculation/mds: Add mitigation control for MDS (bnc#1012628). - x86/speculation/mds: Conditionally clear CPU buffers on idle entry (bnc#1012628). - x86/kvm/vmx: Add MDS protection when L1D Flush is not active (bnc#1012628). - x86/speculation/mds: Clear CPU buffers on exit to user (bnc#1012628). - x86/speculation/mds: Add mds_clear_cpu_buffers() (bnc#1012628). - x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests (bnc#1012628). - x86/speculation/mds: Add BUG_MSBDS_ONLY (bnc#1012628). - x86/speculation/mds: Add basic bug infrastructure for MDS (bnc#1012628). - x86/speculation: Consolidate CPU whitelists (bnc#1012628). - x86/msr-index: Cleanup bit defines (bnc#1012628). - commit 5a8c05f - config: keep LSM empty in s390x/zfcpdump This config doesn't really build AppArmor and always had DEFAULT_SECURITY_DAC so it seems more consistent to keep LSM list empty. - commit 3073856 - config: enable AppArmor by default again (bsc#1134906) AppArmor used to be enabled in kernel by default by after the recent introduction of CONFIG_LSM, we disabled all LSM modules. Enable AppArmor again. - commit 953db35 - Update upstream reference: patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch - commit 133a780 - Linux 5.1.1 (bnc#1012628). - arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP (bnc#1012628). - locking/futex: Allow low-level atomic operations to return - EAGAIN (bnc#1012628). - i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status() (bnc#1012628). - ASoC: Intel: avoid Oops if DMA setup fails (bnc#1012628). - UAS: fix alignment of scatter/gather segments (bnc#1012628). - Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs (bnc#1012628). - Bluetooth: Fix not initializing L2CAP tx_credits (bnc#1012628). - Bluetooth: Align minimum encryption key size for LE and BR/EDR connections (bnc#1012628). - Bluetooth: hidp: fix buffer overflow (bnc#1012628). - scsi: qla2xxx: Fix device staying in blocked state (bnc#1012628). - scsi: qla2xxx: Set remote port devloss timeout to 0 (bnc#1012628). - scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines (bnc#1012628). - scsi: lpfc: change snprintf to scnprintf for possible overflow (bnc#1012628). - soc: sunxi: Fix missing dependency on REGMAP_MMIO (bnc#1012628). - ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate (bnc#1012628). - cpufreq: armada-37xx: fix frequency calculation for opp (bnc#1012628). - iio: adc: qcom-spmi-adc5: Fix of-based module autoloading (bnc#1012628). - intel_th: pci: Add Comet Lake support (bnc#1012628). - genirq: Prevent use-after-free and work list corruption (bnc#1012628). - usb-storage: Set virt_boundary_mask to avoid SG overflows (bnc#1012628). - USB: cdc-acm: fix unthrottle races (bnc#1012628). - USB: serial: f81232: fix interrupt worker not stop (bnc#1012628). - usb: dwc3: Fix default lpm_nyet_threshold value (bnc#1012628). - usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON (bnc#1012628). - staging: most: sound: pass correct device when creating a sound card (bnc#1012628). - staging: most: cdev: fix chrdev_region leak in mod_exit (bnc#1012628). - staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context (bnc#1012628). - staging: greybus: power_supply: fix prop-descriptor request size (bnc#1012628). - ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings (bnc#1012628). - Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup() (bnc#1012628). - commit 8e0a089 - Sign non-x86 kernels when possible (boo#1134303) - commit bac621c - Update to 5.1 final - Eliminated 1 patch - New config options: - PCI: - PCIE_BW=n (recommended default) - commit a974d8b - rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE use (http://lkml.kernel.org/r/20190429052136.GA21672@unicorn.suse.cz). - Delete patches.suse/rdma-fix-argument-of-ZERO_PAGE-in-rdma_umap_fault.patch. - commit a764394 - Update to 5.1-rc7 - add patches.suse/rdma-fix-argument-of-ZERO_PAGE-in-rdma_umap_fault.patch (tentative s390x build fix) - New config options: - ARM: - KEYBOARD_SNVS_PWRKEY=m - armv7hl: - FRAME_POINTER=y - UNWINDER_FRAME_POINTER=y - commit 04c1966 - Update to v5.1-rc6 - New config options: - IIO: - SENSIRION_SGP30=n - commit ab97af0 - series.conf: cleanup patches.suse/ext2-fsync-err was deleted in 2011 but its (commented out) line in series.conf was left behind. - commit d2aebe3 - Delete patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Delete patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. - Delete patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch. - Delete patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch. - Delete patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch. Drop SUSE-specific IBRS-on-SKL implementation. Please refer to page 16 of [1] [1] https://software.intel.com/security-software-guidance/api-app/sites/default/files/Retpoline-A-Branch-Target-Injection-Mitigation.pdf - commit 5e8da3a - Update to 5.1-rc5 - commit 2fd333d - Do not provide kernel-default from kernel-default-base (boo#1132154, bsc#1106751). - commit 0e54e61 - rpm/kernel-subpackage-spec: only provide firmware actually present in subpackage. - commit 839debd - kernel-subpackage-spec: Add dummy package to ensure subpackages are rebuilt with kernel update (bsc#1106751). In factory packages are not rebuilt automatically so a dependency is needed on the old kernel to get a rebuild with the new kernel. THe subpackage itself cannot depend on the kernel so add another empty pacakge that does depend on it. - commit 6d14837 - Disable CONFIG_SERIO_OLPC_APSP on all but armv7 This driver is only used by ARMv7-based OLPC laptops. - commit 7b1b640 - Disable CONFIG_SENSORS_OCC_* These drivers are running on the BMC of PowerPC servers. The BMC runs OpenBMC and is not a target for SUSE distributions. - commit a82eb87 - config: disable DEVKMEM (bsc#1128045) - commit 1478096 - Update to 5.1-rc4 - Refresh configs - commit e334e4f - efifb: Omit memory map check on legacy boot (bsc#1127339). - commit 8a60576 - Update to 5.1-rc3 - Eliminated 1 patch - Config changes: - SECURITY_DEFAULT_* are back - enable CONFIG_OF in i386/pae and copy dependent options from default - commit 7474ec2 - config: arm64: enable CPPC support - commit c97748e - Revert "/Bluetooth: btusb: driver to enable the usb-wakeup feature"/ (boo#1130448). System still wakes up when connected BT device is powered off. - Revert "/Bluetooth: btusb: driver to enable the usb-wakeup feature"/ (boo#1130448). - commit 1172cb0 - Revert "/parport: daisy: use new parport device model"/ (http://lkml.kernel.org/r/20190313064557.GA14531@unicorn.suse.cz). - Delete patches.suse/parport-daisy-do-not-try-to-load-lowlevel-driver.patch. - commit 7da01f5 - patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch: Fix re-basing mistake - IBRS enabling should not be skipped for PV Xen. - commit 177c0f8 - parport: daisy: do not try to load lowlevel driver (http://lkml.kernel.org/r/20190313064557.GA14531@unicorn.suse.cz). - commit 4f8876e - Update to 5.1-rc2 - New config options: - CHARLCD_BL_FLASH=y - PARPORT_PANEL=m (renamed from PANEL) - PANEL=m - commit ede8a59 - Do not provide kernel-default-srchash from kernel-default-base. - commit d6c71ce - config: apply recent changes to ARM configs - CONFIG_PREEMPT_VOLUNTARY=y - disable CONFIG_IMA_ARCH_POLICY - enable CONFIG_IMA_APPRAISE_BOOTPARAM - CONFIG_LSM="/"/ - commit fd95045 - config: arm64: Update to v5.1-rc1 - commit 590226b - rpm/kernel-subpackage-build: handle arm kernel zImage. - commit 81a63c3 - config: disable IMA_ARCH_POLICY for now When IMA_ARCH_POLICY was enabled during the 5.0-rc* stage, IMA causes kdump load to fail: kexec_file_load failed: Permission denied ima: impossible to appraise a kernel image without a file descriptor; try using kexec_file_load syscall. We have to fix kexec tooling before enabling IMA for everyone. BTW IMA_APPRAISE_BOOTPARAM was disabled by IMA_ARCH_POLICY=y. So restore the original state (and functionality). - commit f738bd5 - config: armv6hl: Update to v5.1-rc1 CONFIG_BPFILTER_UMH is disabled due to bsc#1127188 - commit 608f8e5 - rpm/kernel-source.changes.old: Really drop old changelogs (bsc#1098995) - commit 93056b5 - config: armv7hl: Update to v5.1-rc1 CONFIG_BPFILTER_UMH is disabled due to bsc#1127188 - commit 0042582 - Update to 5.1-rc1 - Eliminated 74 patches (73 stable, 1 other) - ARM configs need update - Refresh patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch patches.suse/genksyms-add-override-flag.diff patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/readahead-request-tunables.patch patches.suse/supported-flag patches.suse/vfs-add-super_operations-get_inode_dev - New config options: - General: - IO_URING=y - PRINTK_CALLER=n - File systems: - CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES=n - VALIDATE_FS_PARSER=n - Networking: - NET_DEVLINK=y - XDP_SOCKETS_DIAG=m - MT7603E=m - TI_CPSW_PHY_SEL=n - Power management: - CPU_IDLE_GOV_TEO=y - DAX: - DEV_DAX_KMEM=m - DEV_DAX_PMEM_COMPAT=m - USB: - USB_AUTOSUSPEND_DELAY=2 - USB_EHCI_FSL=m - Graphics: - DRM_ETNAVIV=n - DRM_NOUVEAU_SVM=n - VIDEO_FB_IVTV_FORCE_PAT=n - Sound: - SND_SOC_CROS_EC_CODEC=m - SND_SOC_CS35L36=m - SND_SOC_CS4341=m - SND_SOC_FSL_MICFIL=n - SND_SOC_MAX98373=m - SND_SOC_MT6358=n - SND_SOC_MTK_BTCVSD=m - SND_SOC_RK3328=n - SND_SOC_WM8904=n - SND_SOC_XILINX_AUDIO_FORMATTER=n - SND_SOC_XILINX_SPDIF=n - Input: - HID_MALTRON=m - HID_VIEWSONIC=m - TTY: - LDISC_AUTOLOAD=y - RTC: - RTC_DRV_ABEOZ9=m - RTC_DRV_RV3028=m - RTC_DRV_SD3078=m - RTC_DRV_WILCO_EC=m - Industrial IO: - AD7606_IFACE_PARALLEL=n - AD7606_IFACE_SPI=n - AD7768_1=n - MAX44009=m - PMS7003=n - SPS30=n - TI_DAC7612=n - Misc drivers: - ALTERA_FREEZE_BRIDGE=m - EDAC_I10NM=m - EXTCON_PTN5150=m - GNSS_MTK_SERIAL=m - GPIO_AMD_FCH=m - GPIO_TQMX86=m - HABANA_AI=m - INPUT_MSM_VIBRATOR=n - INTEL_MEI_HDCP=m - INTERCONNECT=m - IR_RCMM_DECODER=m - MFD_TQMX86=m - MLX_WDT=m - SPI_MTK_QUADSPI=m - SPI_NXP_FLEXSPI=n - SPI_SIFIVE=n - WILCO_EC=m - WILCO_EC_DEBUGFS=n - Virtualization: - HYPERV_IOMMU=y - Security: - LSM="/"/ - SECURITY_SAFESETID=n - Testing: - TEST_LIVEPATCH=n - TEST_STACKINIT=n - TEST_VMALLOC=n - x86: - PCENGINES_APU2=m - ppc64/ppc64le: - NVRAM=m - KCOV=n - s390x: UID16=y DMA_FENCE_TRACE=n SCSI_GDTH=n UDMABUF=y - */debug: - PRINTK_CALLER=n - commit b493de0 - Trim build dependencies of sample subpackage spec file (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910). - commit 2eae420 - Drop stale disabled patches As discussed in http://mailman.suse.de/mlarch/SuSE/kernel/2019/kernel.2019.02/msg00118.html http://mailman.suse.de/mlarch/SuSE/kernel/2019/kernel.2019.03/msg00016.html some of our patches have been disabled for quite long and attempts to get them reviewed failed. Let's drop them now: patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch patches.suse/binutils2_26.patch patches.suse/dm-mpath-accept-failed-paths patches.suse/pstore-backend-autoaction - commit 55d6d1e - config: enable RANDOM_TRUST_CPU The outcome from mailing list discussion when this config option appeared was that it makes more sense to enable it by default and let those who do not trust their CPU override it on command line; but then I forgot to actually change the value. - commit 138b5df - Update config files: disable CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER (bsc#1127552) The deferred fbcon takeover makes little sense with the current openSUSE boot setup, and it's harmful (more glitches, etc). Disable it for now. - commit 14fa903 - Remove the previous subpackage infrastructure. This partially reverts commit 9b3ca32c11854156b2f950ff5e26131377d8445e ("/Add kernel-subpackage-build.spec (FATE#326579)."/) - commit a5ee24e - Add sample kernel-default-base spec file (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910). - commit 35c4a52 - Install extra rpm scripts for kernel subpackaging (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1128910). - commit ad7c227 - Linux 5.0.2 (bnc#1012628). - perf/x86/intel: Implement support for TSX Force Abort (bnc#1012628). - x86: Add TSX Force Abort CPUID/MSR (bnc#1012628). - perf/x86/intel: Generalize dynamic constraint creation (bnc#1012628). - perf/x86/intel: Make cpuc allocations consistent (bnc#1012628). - ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom (bnc#1012628). - scripts/gdb: replace flags (MS_xyz -> SB_xyz) (bnc#1012628). - staging: erofs: compressed_pages should not be accessed again after freed (bnc#1012628). - staging: erofs: keep corrupted fs from crashing kernel in erofs_namei() (bnc#1012628). - gfs2: Fix missed wakeups in find_insert_glock (bnc#1012628). - bpf: Stop the psock parser before canceling its work (bnc#1012628). - Revert "/PCI/PME: Implement runtime PM callbacks"/ (bnc#1012628). - media: Revert "/media: rc: some events are dropped by userspace"/ (bnc#1012628). - drm: disable uncached DMA optimization for ARM and arm64 (bnc#1012628). - ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4 (bnc#1012628). - ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU (bnc#1012628). - ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 (bnc#1012628). - arm64: dts: hikey: Revert "/Enable HS200 mode on eMMC"/ (bnc#1012628). - arm64: dts: hikey: Give wifi some time after power-on (bnc#1012628). - arm64: dts: zcu100-revC: Give wifi some time after power-on (bnc#1012628). - x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub (bnc#1012628). - scsi: aacraid: Fix missing break in switch statement (bnc#1012628). - iscsi_ibft: Fix missing break in switch statement (bnc#1012628). - Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 (bnc#1012628). - Input: wacom_serial4 - add support for Wacom ArtPad II tablet (bnc#1012628). - media: uvcvideo: Fix 'type' check leading to overflow (bnc#1012628). - commit 815c1bc - Update patches.suse/0001-media-usb-pwc-Don-t-use-coherent-DMA-buffers-for-ISO.patch upstream reference. - commit ff7c8cd - Linux 5.0.1 (bnc#1012628). - exec: Fix mem leak in kernel_read_file (bnc#1012628). - Bluetooth: Fix locking in bt_accept_enqueue() for BH context (bnc#1012628). - Bluetooth: btrtl: Restore old logic to assume firmware is already loaded (bnc#1012628). - selftests: firmware: fix verify_reqs() return value (bnc#1012628). - Revert "/selftests: firmware: remove use of non-standard diff - Z option"/ (bnc#1012628). - Revert "/selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config"/ (bnc#1012628). - USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). - gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). - xtensa: fix get_wchan (bnc#1012628). - aio: Fix locking in aio_poll() (bnc#1012628). - MIPS: irq: Allocate accurate order pages for irq stack (bnc#1012628). - alpha: wire up io_pgetevents system call (bnc#1012628). - applicom: Fix potential Spectre v1 vulnerabilities (bnc#1012628). - usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). - xhci: tegra: Prevent error pointer dereference (bnc#1012628). - tracing: Fix event filters and triggers to handle negative numbers (bnc#1012628). - x86/boot/compressed/64: Do not read legacy ROM on EFI system (bnc#1012628). - x86/CPU/AMD: Set the CPB bit unconditionally on F17h (bnc#1012628). - tipc: fix RDM/DGRAM connect() regression (bnc#1012628). - team: Free BPF filter when unregistering netdev (bnc#1012628). - sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 (bnc#1012628). - sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). - qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). - net-sysfs: Fix mem leak in netdev_register_kobject (bnc#1012628). - net: sched: put back q.qlen into a single location (bnc#1012628). - net: mscc: Enable all ports in QSGMII (bnc#1012628). - net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family (bnc#1012628). - net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port_set_duplex (bnc#1012628). - net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework (bnc#1012628). - ip6mr: Do not call __IP6_INC_STATS() from preemptible context (bnc#1012628). - staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held (bnc#1012628). - staging: android: ashmem: Don't call fallocate() with ashmem_mutex held (bnc#1012628). - staging: android: ion: fix sys heap pool's gfp_flags (bnc#1012628). - staging: wilc1000: fix to set correct value for 'vif_num' (bnc#1012628). - staging: comedi: ni_660x: fix missing break in switch statement (bnc#1012628). - staging: erofs: fix illegal address access under memory pressure (bnc#1012628). - staging: erofs: fix race of initializing xattrs of a inode at the same time (bnc#1012628). - staging: erofs: fix memleak of inode's shared xattr array (bnc#1012628). - staging: erofs: fix fast symlink w/o xattr when fs xattr is on (bnc#1012628). - driver core: Postpone DMA tear-down until after devres release (bnc#1012628). - USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 (bnc#1012628). - USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). - USB: serial: option: add Telit ME910 ECM composition (bnc#1012628). - binder: create node flag to request sender's security context (bnc#1012628). - staging: erofs: fix mis-acted TAIL merging behavior (bnc#1012628). - cpufreq: Use struct kobj_attribute instead of struct global_attr (bnc#1012628). - commit 47a2a02 - KMPs: provide and conflict a kernel version specific KMP name (bsc#1127155, bsc#1109137). - commit 5568093 - Revert "/Drop multiversion(kernel) from the KMP template (fate#323189)"/ (bsc#1109137). This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. - commit adade9f - config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace binary so that it currently doesn't work in our kbuild check setups using a cross compiler. Disable the option on architectures where cross compiler is used (i.e. all except x86_64 and i386). - commit cfb8371 - KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). - commit 821419f - Update to 5.0 final - Refresh configs - commit 8f71df2 - BPF: UMH: do not detect if compiler can link userspace program (boo#1127188). - commit 784e336 - Update to 5.0-rc8 - Eliminated 1 patch - commit 4ddf057 - net: crypto set sk to NULL when af_alg_release (CVE-2019-8912 bsc#1125907). - commit 3aed52e - config: enable PREEMPT_VOLUNTARY (bsc#1125004) Switch to PREEMPT_VOLUNTARY everywhere except s390x/zfcpdump. - commit f62cec7 - rpm/klp-symbols: Remove the second column in Symbols.list Symbols.list file contains also a symbol type next to its name. klp-convert cannot handle it well and it is superfluous anyway. - commit 62a0a00 - powerpc/tm: Flip the HTM switch default to disabled (bsc#1125580, jsc#SLE-16056). - commit e5be95e - Update to 5.0-rc7 - commit b094e66 - Update to 5.0-rc6 - commit eb4b248 - rpm/kernel-binary.spec.in: Build livepatch support in SUSE release projects (bsc#1124167). - commit 7519080 - Update to 5.0-rc5 - Config changes: - x86: - X86_RESCTRL renamed to X86_CPU_RESCTRL - commit a42dcc6 - rpm/kernel-binary.spec.in: fix initrd permissions (bsc#1123697) dracut has been using permissions 0600 for the initrd for a long time. On SLE15 or higher, that leads to a permission mismatch reported by "/rpm -V"/. Set the permissions correctly for our ghost file. - commit 9e5e2a5 - doc/README.SUSE: Correct description for building a kernel (bsc#1123348) The obsoleted make cloneconfig is corrected. Also the order of make scripts and make prepare are corrected as well. - commit 17a2073 - rpm/release-projects: Add SUSE:Maintenance:* for MU kernels (bsc#1123317) - commit c784b79 - Update to 5.0-rc4 - commit 8e6abff - Add product identifying information to VMCOREINFO (bsc#1123015). - commit 68ca35e - rpm/kernel-*.spec.in: replace update srchash dependencies (FATE#325312). Due to some limitations version cannot be matched so move the hash into the provide name. - commit 219bcec - media: usb: pwc: Don't use coherent DMA buffers for ISO transfer (bsc#1054610). - commit 59d243a - Update to 5.0-rc3 - Config changes: - ARM64: - HSA_AMD=y - commit 05bf5c0 - Update to 5.0-rc2 - Config changes: - x86: - RESCTRL renamed to X86_RESCTRL - commit 879eb5c - config: arm64: Update to 5.0-rc1 - commit 88c2434 - config: restore accidentally lost BPFILTER_UMH (ppc64, ppc64le, s390x) - commit a56baa9 - vfio_pci: Add local source directory as include. - commit ea6d6e3 - Update to 5.0-rc1 - Eliminated 1 patch - ARM configs need update - Config changes: - PM: - ENERGY_MODEL=y - Networking: - CAN_FLEXCAN=m - USB_NET_AQC111=m - QTNFMAC_PCIE=m - VIRT_WIFI=m - PCI: - PCI_MESON=n - SCSI: - SCSI_UFS_CDNS_PLATFORM=m - NVME: - NVME_TCP=m - NVME_TARGET_TCP=m - Graphics: - DRM_PANEL_OLIMEX_LCD_OLINUXINO=n - DRM_PANEL_SAMSUNG_S6D16D0=n - DRM_PANEL_TRULY_NT35597_WQXGA=n - TINYDRM_HX8357D=n - Sound: - SND_SOC_AMD_ACP3x=n - SND_SOC_INTEL_KBL_RT5660_MACH=m - SND_SOC_XILINX_I2S=n - SND_SOC_AK4118=n - Multimedia: - VIDEO_ASPEED=m - VIDEO_SECO_CEC=m - VIDEO_SECO_RC=y - I3C: - I3C=m - CDNS_I3C_MASTER=m - DW_I3C_MASTER=m - IIO: - AD7124=n - AD7949=n - TI_DAC7311=n - VCNL4035=n - SENSORS_RM3100_I2C=n - SENSORS_RM3100_SPI=n - MCP41010=m - PHY: - PHY_CADENCE_SIERRA=m - PHY_FSL_IMX8MQ_USB=m - misc drivers: - MTD_PHYSMAP_GPIO_ADDR=y - SPI_MXIC=n - MISC_ALCOR_PCI=m - RC_XBOX_DVD=m - PINCTRL_OCELOT=n - GPIO_CADENCE=m - SENSORS_OCC_P8_I2C=m - TQMX86_WDT=m - MMC_ALCOR=m - MMC_SDHCI_AM654=m - LEDS_TRIGGER_AUDIO=m - SERIO_OLPC_APSP=m - Security: - INTEGRITY_PLATFORM_KEYRING=y - IMA_ARCH_POLICY=y - Crypto: - CRYPTO_ADIANTUM=m - CRYPTO_STREEBOG=m - CRYPTO_STATS=n - Library: - RAID6_PQ_BENCHMARK=y (preserve current behaviour) - Testing: - TEST_OBJAGG=n - x86: - RESCTRL=y - HUAWEI_WMI=m - i386: - PVH=y - MTD_PHYSMAP_OF=m - ppc*: - PVPANIC=m - FB_LOGO_CENTER=n - FSI_OCC=m - DEBUG_VIRTUAL=n - SENSORS_OCC_P9_SBE=m - s390x: - PCCARD=n - RAPIDIO - other RapidIO options copy other architectures - DMADEVICES related options copy other architectures - */debug: - CRYPTO_STATS=y - TTY_PRINTK_LEVEL=6 - commit 6a4ceaa - Update to 4.20 final - Eliminated 1 patch - Refresh configs - commit ba5c149 - rtlwifi: Fix leak of skb when processing C2H_BT_INFO (bsc#1116448). - commit 9d82d20 - Update to 4.20-rc7 - Config changes: - ARM: - MEDIA_CONTROLLER_REQUEST_API=y - commit 4731528 - config: arm: Enable EFI support (boo#1104833) - commit 7050650 - config: armv7hl: Update to 4.20-rc5 - commit f01387b - Delete patches.suse/blk-mq-fix-corruption-with-direct-issue.patch. It is in 4.20-rc6 as ffe81d45322c but was partially reverted by c616cbee97ae, so this patch still applies cleanly, but is unwanted. Drop it. - commit 7670339 - Update to 4.20-rc6 - Eliminated 1 patch - Refresh configs - commit 93f10c3 - Include modules.fips in kernel-binary as well as kernel-binary-base (FATE#323247). - commit e42315d - x86/build: Fix compiler support check for CONFIG_RETPOLINE (KMP build). - commit fb5fd39 - blk-mq: fix corruption with direct issue (bko#201685). - commit 8970eff - blacklist.conf: Blacklist MAINTAINERS file - commit c4b3c90 - config: armv6hl: Update to 4.20-rc5 - commit c85b385 - config: armv7hl: Build some options as modules (boo#1104833) Enable HISI_THERMAL=m while at it. - commit c9b9dd6 - Update to 4.20-rc5 - Config changes: - General: - PSI_DEFAULT_DISABLED=y - Sound: - SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=y - ARM: - ARM64_ERRATUM_1286807=y - commit 2ccaf30 - Update to 4.20-rc4 - Config changes: - Networking: - MT76_LEDS=y (split from MT76_CORE) - commit 1ac69b7 - Build ppc64le for POWER8+ (FATE#325617). - commit f6da51b - Revert "/Remove Cell/PS3 support from ppc64 kernel (boo#1114846)"/ This reverts commit fd6aaf7f98693355e7dcc5e4e1926fb1664d803b. Fixed upstream in 43c6494fa149 ("/powerpc/io: Fix the IO workarounds code to work with Radix"/) - commit 4f86993 - apparmor: fix unnecessary creation of net-compat (bsc#1116724). - commit f5cf767 - Update to 4.20-rc3 - Refresh configs - commit 81d20d2 - Add kernel-subpackage-build.spec (FATE#326579). - add kernel-subpackage-build.spec.in and support scripts - hook it in mkspec - extend the mechanism that copies dependencies inside kernel-binary.spec.in from kernel-%build_flavor to kernel-%build_flavor-base to also handle kernel-subpackage-build.spec.in using BINARY DEPS marker. - expand %name in kernel-%build_flavor so the dependencies are expanded correctly in kernel-subpackage-build.spec.in - commit 9b3ca32 - Update to 4.20-rc2 - Eliminated 1 patch - Config changes: - I2C: I2C_NVIDIA_GPU=m - USB: UCSI_CCG=m - commit 1c08d7f - config: arm64: Update to 4.20-rc1 - commit 2d02cd8 - doc/README.SUSE: correct GIT url No more gitorious, github we use. - commit 31864f3 - config: reenable BPFILTER_UMH on ppc64 - commit 46cb36e - Remove Cell/PS3 support from ppc64 kernel (boo#1114846) - commit fd6aaf7 - scripts/mkmakefile: honor second argument. - commit 78325a6 - rpm/kernel-binary.spec.in: add macros.s into kernel-*-devel Starting with 4.20-rc1, file arch/*/kernel/macros.s is needed to build out of tree modules. Add it to kernel-${flavor}-devel packages if it exists. - commit 09d14c8 - series.conf: delete an obsolete comment - commit c3bd57d - Refresh patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch. Adapt to 4.20. - commit dcaec93 - Update to 4.20-rc1 - ARM configs need updating - disabled (needs refresh): patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch - Config changes: - General: - PSI=y - Networking: - NFT_XFRM=m - NET_SCH_TAPRIO=m - BATMAN_ADV_TRACING=n - NCSI_OEM_CMD_GET_MAC=y - EEPROM_EE1004=m - SCSI_UFS_BSG=y - SCSI_MYRB=m - SCSI_MYRS=m - IXGBE_IPSEC=y - IXGBEVF_IPSEC=y - IGC=m - NI_XGE_MANAGEMENT_ENET=m - MT76x0E=m - File systems: - EROFS_FS_IO_MAX_RETRIES=5 (default) - AFS_DEBUG_CURSOR=n - CONFIG_UBIFS_FS_AUTHENTICATION=y - Crypto: - CRYPTO_OFB=m - CRYPTO_STATS=n - ASYMMETRIC_TPM_KEY_SUBTYPE=m - PKCS8_PRIVATE_KEY_PARSER=m - TPM_KEY_PARSER=m - Graphics: - VIDEO_VICODEC=m - DRM_FBDEV_LEAK_PHYS_SMEM=n - DRM_I915_DEBUG_RUNTIME_PM=n - DRM_TOSHIBA_TC358764=n - DRM_TI_SN65DSI86=n - Sound: - SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH=m - SND_SOC_INTEL_SKL_HDA_DSP_GENERIC_MACH=m - SND_SOC_MAX98088=n - SND_SOC_PCM3060_I2C=n - SND_SOC_PCM3060_SPI=n - SND_SOC_NAU8822=n - Input devices: - HID_BIGBEN_FF=m - Platform: - LG_LAPTOP=m - INTEL_ATOMISP2_PM=m - IIO: - ADXL372_SPI=n - ADXL372_I2C=n - MCP3911=n - QCOM_SPMI_ADC5=n - LTC1660=n - VL53L0X_I2C=m - Misc drivers: - UDMABUF=y - MFD_AT91_USART=n - LEDS_AN30259A=n - LEDS_TRIGGER_PATTERN=m - PHY_CADENCE_DP=m - STM_PROTO_BASIC=m - STM_PROTO_SYS_T=m - Testing: - TEST_XARRAY=n - TEST_MEMCAT_P=n - x86: - X86_CPA_STATISTICS=n (y for -debug) - i386: - MSCC_OCELOT_SWITCH_OCELOT=m - ppc64, ppc64le: - PAPR_SCM=m - PCI_P2PDMA=y - STACKPROTECTOR=y - STACKPROTECTOR_STRONG=n - BLK_DEV_PMEM=m - ND_BLK=m - BTT=y - NVDIMM_PFN=y - NVDIMM_DAX=y - OF_PMEM=m - DEV_DAX_PMEM=m - FAIL_FUNCTION=n - ENA_ETHERNET=m - s390: - VMAP_STACK=y - S390_AP_IOMMU=n - ZCRYPT_MULTIDEVNODES=y - KASAN=n - */debug: - INTEL_IOMMU_DEBUGFS=y - BPF_KPROBE_OVERRIDE=y - CONFIG_X86_CPA_STATISTICS=y - CONFIG_CRYPTO_STATS=y - commit f29310b - rpm: use syncconfig instead of silentoldconfig where available Since mainline commit 0085b4191f3e ("/kconfig: remove silentoldconfig target"/), "/make silentoldconfig"/ can be no longer used. Use "/make syncconfig"/ instead if available. - commit a239c6e - series.conf: more descriptive name for network driver section We have two networking sections in series.conf: one for networking core and one for network drivers. The latter is among other driver related sections but it may not be obvious that it is not intended for core networking patches. Change the label to "/Network drivers"/ to make its purpose more apparent. - commit 7968e32 - config: enable SCSI_AACRAID on ppc64le and ppc64 (bsc#1114523) - commit 5f3762b - Refresh patches.suse/netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch. Update upstream status. - commit 37417fa - Add version information to KLP_SYMBOLS file - commit f77f8d2 - rpm/kernel-binary.spec.in: allow unsupported modules for -extra (bsc#1111183). SLE-15 and later only. - commit 0d585a8 - series.conf: move patches.suse/netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch to netfilter section - commit 7656685 - netfilter: bridge: define INT_MIN & INT_MAX in userspace (4.19 fixes). - commit e7213f6 - Update to 4.19 final - Refresh configs - commit b4c35bb - Update to 4.19-rc8 - commit 2e61ca8 - README: Clean-up trailing whitespace - commit 06542f9 - README: Update documentation wrt. Patch-mainline Common practice is to set Patch-mainline to a Linux release tag. More than 95% of all patches follow this convention. The remaining 5% have been fixed accordingly in SLE15. The README file is inconsistent wrt. to the content of Patch-mainline. In some places it refers to a release tag, in others it refers to a version number. With this cleanup, it refers to release tags everywhere. This change is a follow-up for commit 1d81d2699cd3. - commit 57326f5 - Revert "/Limit kernel-source build to architectures for which we build binaries"/ This reverts commit d6435125446d740016904abe30a60611549ae812. - commit 48b03c4 - Update to 4.19-rc7 - commit 63b130b - arm64: Update config files. (bsc#1110716) Enable ST LPS25H pressure sensor. - commit 9882f33 - Update config files. (boo##1109665) - commit 76516eb - rpm/mkspec: fix ppc64 kernel-source build. - commit 85c9272 - Update to 4.19-rc6 - Eliminated 2 patches - commit 80aa112 - Added CVE numbers for two patches (bsc#1107829) - commit e3ac2a8 - scsi: target: iscsi: Use bin2hex instead of a re-implementation (bsc#1107829). - scsi: target: iscsi: Use hex2bin instead of a re-implementation (bsc#1107829). - commit 8791706 - rpm/mkspec: build dtbs for architectures marked -!needs_updating - commit 2d47640 - Limit kernel-source build to architectures for which we build binaries (bsc#1108281). - commit d643512 - arm64: Update config files. Increase NR_CPUS to 480 (fate#325592) - commit d5464c0 - Update to 4.19-rc5 - commit b44d7bc - Update to 4.19-rc4 - Eliminated 1 patch - Config changes: - Filesystems: - EROFS_FS=m - EROFS_FS_DEBUG=n - EROFS_FS_XATTR=y - EROFS_FS_POSIX_ACL=y - EROFS_FS_SECURITY=y - EROFS_FS_USE_VM_MAP_RAM=n - EROFS_FAULT_INJECTION=n - EROFS_FS_ZIP=n - commit 625b101 - ip: frags: fix crash in ip_do_fragment() (bsc#1108533). - commit ba41502 - doc/README.SUSE: Remove mentions of cloneconfig (bsc#1103636). - commit 3371adc - Delete patches.suse/x86_64-hpet-64bit-timer.patch. We removed the patch from SLE15 in commit 20efbd0c034fea7c97243120a025587d0dbac1c2 and we don't need it in future versions of SLE. - commit aa4eb67 - macros.kernel-source: pass -b properly in kernel module package (bsc#1107870). - commit 66709cd - Update to 4.19-rc3 - refresh configs - commit d3995d7 - config: disable HFS_FS It has no maintainer and has been a source of fuzzer bugs. hfsplus handles the HFS+ file system that became the default on MacOS in 1998. - commit 0d9481c - supported.conf: Add bpfilter to kernel-default-base (bsc#1106751) - commit 8f1f1b6 - rpm/kernel-binary.spec.in: fix call of split-modules split-modules is called with some parameters depending on config options. But since we do not use backslash consistelny, the call to split-modules might be evaluated so that also the following cat command is appended. Avoid this behaviour by using backslashes everywhere and add %nil to the end. This perhaps never happens, but stay on the safe side. - commit 32df888 - Update to 4.19-rc2 - refresh configs - commit a9462db - config: arm64: Increase SERIAL_8250_RUNTIME_UARTS to 32 (boo#1073193) (cherry picked from commit 0dbc49ba128ef0931ca04cf22ec5c638534f5b23) - commit 6aae50e - config: Enable SERIAL_SC16IS7XX_SPI on arm and x86 (bsc#1105672, fate#326668) (cherry picked from commit cdc9eced6d892ff77abbeef5f0d5eb38c114602c) - commit 22a4d36 - config: Consistently increase SERIAL_8250_NR_UARTS to 32 (boo#1073193) (cherry picked from commit acb36abf212a3a7428d958798d678d82351f4658) - commit 090b553 - config: armv7hl: Update to 4.19-rc1 - commit d1f42dc - config: armv7hl: Update to 4.18.5 (bsc#1012628) (cherry picked from commit fa0ebc5508eedec2c9108cafdf854a8c53a28a83) [AF: Don't re-enable the configs yet] - commit f2722e4 - config: armv6hl: Update to 4.19-rc1 - commit 2f56919 - config: armv6hl: Update to 4.18.5 (bsc#1012628) (cherry picked from commit e9071067714392290f6b0d525c77c8abfa8cf075) [AF: Don't re-enable configs yet] - commit d01db43 - config: arm64: Update to 4.19-rc1 - commit a6a88d1 - powerpc/boot: Fix missing crc32poly.h when building with KERNEL_XZ. - Delete patches.rpmify/Revert-lib-Use-existing-define-with-polynomial.patch. - commit cba84f7 - kernel-binary: check also bzImage on s390/s390x Starting with 4.19-rc1, uncompressed image is no longer built on s390x. If file "/image"/ is not found in arch/s390/boot after the build, try bzImage instead. For now, install bzImage under the name image-* until we know grub2 and our grub2 scripts can handle correct name. - commit 92b52c6 - Refresh patches.suse/supported-flag after upstream commit b2c5cdcfd4. - Refresh patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch. - commit 8b0e2e5 - Revert "/lib: Use existing define with polynomial"/. - commit 1dc6366 - Update to 4.19-rc1 - Eliminated 179 patches (167 stable, 12 other) - ARM configs need updating - Config changes: - Block: - BLK_CGROUP_IOLATENCY=y - Networking: - XFRM_INTERFACE=m - NETFILTER_NETLINK_OSF=m - NFT_TUNNEL=m - NFT_OSF=m - NFT_TPROXY=m - NET_SCH_ETF=m - NET_SCH_SKBPRIO=m - NET_SCH_CAKE=m - CAN_UCAN=m - BT_HCIUART_RTL=y - BT_MTKUART=m - BCMGENET=m - SYSTEMPORT=m - BNXT_HWMON=y - NET_VENDOR_CADENCE=y (rename) - BE2NET_BE2=y - BE2NET_BE3=y - BE2NET_LANCER=y - BE2NET_SKYHAWK=y - MLX5_EN_ARFS=y - MLX5_EN_RXNFC=y - NET_VENDOR_NETERION=y - NET_VENDOR_PACKET_ENGINES=y - MT76x0U=m - MT76x2U=m - IEEE802154_HWSIM=m - File systems: - OVERLAY_FS_METACOPY=n - UBIFS_FS_XATTR=y - PSTORE_ZSTD_COMPRESS=y - CIFS_ALLOW_INSECURE_LEGACY=y - Security: - RANDOM_TRUST_CPU=n - IMA_APPRAISE_BUILD_POLICY=n - Hacking: - CONSOLE_LOGLEVEL_QUIET=4 - KPROBE_EVENTS_ON_NOTRACE=n - TEST_BITFIELD=n - TEST_IDA=n - Library: - CRC64=m - Graphics: - VIDEO_CROS_EC_CEC=m - DRM_DP_CEC=y - DRM_VKMS=m - TINYDRM_ILI9341=n - FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y - Sound: - SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH=m - SND_SOC_ES7241=n - SND_SOC_SIMPLE_AMPLIFIER=n - Input: - TOUCHSCREEN_ADC=m - TOUCHSCREEN_BU21029=m - HID_COUGAR=m - USB: - TYPEC_DP_ALTMODE=m - Multifunction: - MFD_MADERA=m - MFD_MADERA_I2C=m - MFD_MADERA_SPI=m - GPIO_MADERA=m - MFD_CS47L35=y - MFD_CS47L85=y - MFD_CS47L90=y - IIO: - BME680=m - AD5758=n - SI1133=n - ISL29501=m - FPGA: - FPGA_DFL=m - FPGA_DFL_FME=m - FPGA_DFL_FME_MGR=m - FPGA_DFL_FME_BRIDGE=m - FPGA_DFL_FME_REGION=m - FPGA_DFL_AFU=m - FPGA_DFL_PCI=m - XILINX_PR_DECOUPLER=m - Power management: - IDLE_INJECT=y - CHARGER_ADP5061=m - CHARGER_CROS_USBPD=m - SENSORS_MLXREG_FAN=m - SENSORS_NPCM7XX=m - Misc drivers: - GNSS=m - GNSS_SERIAL=m - GNSS_SIRF_SERIAL=m - GNSS_UBX_SERIAL=m - MTD_SPI_NAND=m - NVM_PBLK_DEBUG=n - PINCTRL_ICELAKE=m - COMMON_CLK_MAX9485=n - IOMMU_DEFAULT_PASSTHROUGH=n - XEN: - XEN_GRANT_DMA_ALLOC=y - XEN_GNTDEV_DMABUF=y - x86: - STAGING_GASKET_FRAMEWORK=m - STAGING_APEX_DRIVER=m - XIL_AXIS_FIFO=m - TOUCHSCREEN_DMI=y - I2C_MULTI_INSTANTIATE=m - CROS_EC_I2C=m - CROS_EC_SPI=m - MLXREG_IO=m - i386: - PCIE_XILINX=y - MFD_ROHM_BD718XX=n - DRM_PANEL_ILITEK_ILI9881C=n - MMC_SDHCI_OF_DWCMSHC=n - PAGE_TABLE_ISOLATION=y - PowerPC: - I2C_MUX_PINCTRL=m - I2C_DEMUX_PINCTRL=m - I2C_FSI=m - DEBUG_PINCTRL=n - PINCTRL_AMD=m - PINCTRL_MCP23S08=n - PINCTRL_SINGLE=n - PINCTRL_SX150X=n - LEDS_AAT1290=n - FSI_NEW_DEV_NODE=n - FSI_SBEFIFO=m - S/390: - KERNEL_GZIP=y - S2IO=m - VXGE=m - VXGE_DEBUG_TRACE_ALL=n - HAMACHI=m - YELLOWFIN=m - MDIO_BCM_UNIMAC=m - ISM=m - */debug: - NVM_PBLK_DEBUG=y - IOMMU_DEBUGFS=y - PREEMPTIRQ_DELAY_TEST=m - commit a3b9cac - Linux 4.18.5 (bnc#1012628). - reiserfs: fix broken xattr handling (heap corruption, bad retval) (bnc#1012628). - i2c: imx: Fix race condition in dma read (bnc#1012628). - i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes (bnc#1012628). - PCI: pciehp: Fix unprotected list iteration in IRQ handler (bnc#1012628). - PCI: pciehp: Fix use-after-free on unplug (bnc#1012628). - PCI: Skip MPS logic for Virtual Functions (VFs) (bnc#1012628). - PCI: aardvark: Size bridges before resources allocation (bnc#1012628). - PCI: hotplug: Don't leak pci_slot on registration failure (bnc#1012628). - PCI / ACPI / PM: Resume all bridges on suspend-to-RAM (bnc#1012628). - PCI: Restore resized BAR state on resume (bnc#1012628). - parisc: Remove ordered stores from syscall.S (bnc#1012628). - parisc: Remove unnecessary barriers from spinlock.h (bnc#1012628). - drm/amdgpu/pm: Fix potential Spectre v1 (bnc#1012628). - drm/i915/kvmgt: Fix potential Spectre v1 (bnc#1012628). - ext4: fix spectre gadget in ext4_mb_regular_allocator() (bnc#1012628). - powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 (bnc#1012628). - x86/mm/init: Remove freed kernel image areas from alias mapping (bnc#1012628). - x86/mm/init: Add helper for freeing kernel image pages (bnc#1012628). - x86/mm/init: Pass unconverted symbol addresses to free_init_pages() (bnc#1012628). - mm: Allow non-direct-map arguments to free_reserved_area() (bnc#1012628). - pty: fix O_CLOEXEC for TIOCGPTPEER (bnc#1012628). - EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[] (bnc#1012628). - commit d918293 - x86/speculation/l1tf: Suggest what to do on systems with too much RAM (bsc#1105536). - x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM (bsc#1105536). - x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit (OBS failures reported on IRC). - commit f3b24ad - Update config files. - Delete patches.suse/revert-mm-relax-deferred-struct-page-requirements.patch. We actually do not this non-upstream revert. We only need the config change. That is: leave DEFERRED_STRUCT_PAGE_INIT=n for i386 as it was before 4.16. - commit 161b8ee - Linux 4.18.4 (bnc#1012628). - l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache (bnc#1012628). - net_sched: fix NULL pointer dereference when delete tcindex filter (bnc#1012628). - net_sched: Fix missing res info when create new tc_index filter (bnc#1012628). - r8169: don't use MSI-X on RTL8168g (bnc#1012628). - ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs (bnc#1012628). - ALSA: hda - Turn CX8200 into D3 as well upon reboot (bnc#1012628). - ALSA: vx222: Fix invalid endian conversions (bnc#1012628). - ALSA: virmidi: Fix too long output trigger loop (bnc#1012628). - ALSA: cs5535audio: Fix invalid endian conversion (bnc#1012628). - ALSA: dice: fix wrong copy to rx parameters for Alesis iO26 (bnc#1012628). - ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry (bnc#1012628). - ALSA: memalloc: Don't exceed over the requested size (bnc#1012628). - ALSA: vxpocket: Fix invalid endian conversions (bnc#1012628). - ALSA: seq: Fix poll() error return (bnc#1012628). - media: gl861: fix probe of dvb_usb_gl861 (bnc#1012628). - USB: serial: sierra: fix potential deadlock at close (bnc#1012628). - USB: serial: pl2303: add a new device id for ATEN (bnc#1012628). - USB: option: add support for DW5821e (bnc#1012628). - ACPI / PM: save NVS memory for ASUS 1025C laptop (bnc#1012628). - tty: serial: 8250: Revert NXP SC16C2552 workaround (bnc#1012628). - serial: 8250_exar: Read INT0 from slave device, too (bnc#1012628). - serial: 8250_dw: always set baud rate in dw8250_set_termios (bnc#1012628). - serial: 8250_dw: Add ACPI support for uart on Broadcom SoC (bnc#1012628). - uio: fix wrong return value from uio_mmap() (bnc#1012628). - misc: sram: fix resource leaks in probe error path (bnc#1012628). - Revert "/uio: use request_threaded_irq instead"/ (bnc#1012628). - Bluetooth: avoid killing an already killed socket (bnc#1012628). - isdn: Disable IIOCDBGVAR (bnc#1012628). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bnc#1012628). - r8169: don't use MSI-X on RTL8106e (bnc#1012628). - ip_vti: fix a null pointer deferrence when create vti fallback tunnel (bnc#1012628). - net: ethernet: mvneta: Fix napi structure mixup on armada 3700 (bnc#1012628). - net: mvneta: fix mvneta_config_rss on armada 3700 (bnc#1012628). - cls_matchall: fix tcf_unbind_filter missing (bnc#1012628). - commit a7b92e4 - Linux 4.18.3 (bnc#1012628). - x86/speculation/l1tf: Exempt zeroed PTEs from inversion (bnc#1012628). - commit a14f6a3 - Linux 4.18.2 (bnc#1012628). - x86/mm: Add TLB purge to free pmd/pte page interfaces (bnc#1012628). - ioremap: Update pgtable free interfaces with addr (bnc#1012628). - Bluetooth: hidp: buffer overflow in hidp_process_report (bnc#1012628). - crypto: skcipher - fix crash flushing dcache in error path (bnc#1012628). - crypto: skcipher - fix aligning block size in skcipher_copy_iv() (bnc#1012628). - crypto: ablkcipher - fix crash flushing dcache in error path (bnc#1012628). - crypto: blkcipher - fix crash flushing dcache in error path (bnc#1012628). - crypto: vmac - separate tfm and request context (bnc#1012628). - crypto: vmac - require a block cipher with 128-bit block size (bnc#1012628). - crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() (bnc#1012628). - crypto: ccp - Fix command completion detection race (bnc#1012628). - crypto: ccp - Check for NULL PSP pointer at module unload (bnc#1012628). - crypto: ccree - fix iv handling (bnc#1012628). - crypto: ccree - fix finup (bnc#1012628). - kbuild: verify that $DEPMOD is installed (bnc#1012628). - x86/mm: Disable ioremap free page handling on x86-PAE (bnc#1012628). - xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits (bnc#1012628). - x86/mm/pti: Clear Global bit more aggressively (bnc#1012628). - x86/platform/UV: Mark memblock related init code and data correctly (bnc#1012628). - x86/hyper-v: Check for VP_INVAL in hyperv_flush_tlb_others() (bnc#1012628). - x86: i8259: Add missing include file (bnc#1012628). - x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled (bnc#1012628). - commit 51ef786 - Linux 4.18.1 (bnc#1012628). - x86/init: fix build with CONFIG_SWAP=n (bnc#1012628). - cpu/hotplug: Non-SMP machines do not make use of booted_once (bnc#1012628). - x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread (bnc#1012628). - commit 7e40689 - ACPICA: Clear status of all events when entering sleep states (boo#1104529). - commit 5d7a9a7 - Delete patches.suse/Revert-ACPICA-Events-Stop-unconditionally-clearing-A.patch. - commit fb1dc2b - rpm/constraints.in: raise memory constraints Build statistics show that most architectures already need more than 2 GB. Require 4 GB except s390x where the memory usage is much lower and we might have trouble finding any compliant worker. - commit 494fb32 - Revert "/ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume"/ (boo#1104529, bko#196249). - commit 5dac824 - Update config files. - commit 07db4aa - Linux 4.18.1-rc1 It contains the L1TF fixes, so push the rc1 for now. - x86/paravirt: Fix spectre-v2 mitigations for paravirt guests (bnc#1012628). - x86/speculation: Protect against userspace-userspace spectreRSB (bnc#1012628). - kprobes/x86: Fix %p uses in error messages (bnc#1012628). - x86/irqflags: Provide a declaration for native_save_fl (bnc#1012628). - x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT (bnc#1012628). - x86/speculation/l1tf: Change order of offset/type in swap entry (bnc#1012628). - x86/speculation/l1tf: Protect swap entries against L1TF (bnc#1012628). - x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation (bnc#1012628). - x86/speculation/l1tf: Make sure the first page is always reserved (bnc#1012628). - x86/speculation/l1tf: Add sysfs reporting for l1tf (bnc#1012628). - x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings (bnc#1012628). - x86/speculation/l1tf: Limit swap file size to MAX_PA/2 (bnc#1012628). - x86/bugs: Move the l1tf function and define pr_fmt properly (bnc#1012628). - sched/smt: Update sched_smt_present at runtime (bnc#1012628). - x86/smp: Provide topology_is_primary_thread() (bnc#1012628). - x86/topology: Provide topology_smt_supported() (bnc#1012628). - cpu/hotplug: Make bringup/teardown of smp threads symmetric (bnc#1012628). - cpu/hotplug: Split do_cpu_down() (bnc#1012628). - cpu/hotplug: Provide knobs to control SMT (bnc#1012628). - x86/cpu: Remove the pointless CPU printout (bnc#1012628). - x86/cpu/AMD: Remove the pointless detect_ht() call (bnc#1012628). - x86/cpu/common: Provide detect_ht_early() (bnc#1012628). - x86/cpu/topology: Provide detect_extended_topology_early() (bnc#1012628). - x86/cpu/intel: Evaluate smp_num_siblings early (bnc#1012628). - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (bnc#1012628). - x86/cpu/AMD: Evaluate smp_num_siblings early (bnc#1012628). - x86/apic: Ignore secondary threads if nosmt=force (bnc#1012628). - x86/speculation/l1tf: Extend 64bit swap file size limit (bnc#1012628). - x86/cpufeatures: Add detection of L1D cache flush support (bnc#1012628). - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (bnc#1012628). - x86/speculation/l1tf: Protect PAE swap entries against L1TF (bnc#1012628). - x86/speculation/l1tf: Fix up pte->pfn conversion for PAE (bnc#1012628). - Revert "/x86/apic: Ignore secondary threads if nosmt=force"/ (bnc#1012628). - cpu/hotplug: Boot HT siblings at least once (bnc#1012628). - x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present (bnc#1012628). - x86/KVM/VMX: Add module argument for L1TF mitigation (bnc#1012628). - x86/KVM/VMX: Add L1D flush algorithm (bnc#1012628). - x86/KVM/VMX: Add L1D MSR based flush (bnc#1012628). - x86/KVM/VMX: Add L1D flush logic (bnc#1012628). - x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers (bnc#1012628). - x86/KVM/VMX: Add find_msr() helper function (bnc#1012628). - x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting (bnc#1012628). - x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs (bnc#1012628). - x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required (bnc#1012628). - cpu/hotplug: Online siblings when SMT control is turned on (bnc#1012628). - x86/litf: Introduce vmx status variable (bnc#1012628). - x86/kvm: Drop L1TF MSR list approach (bnc#1012628). - x86/l1tf: Handle EPT disabled state proper (bnc#1012628). - x86/kvm: Move l1tf setup function (bnc#1012628). - x86/kvm: Add static key for flush always (bnc#1012628). - x86/kvm: Serialize L1D flush parameter setter (bnc#1012628). - x86/kvm: Allow runtime control of L1D flush (bnc#1012628). - cpu/hotplug: Expose SMT control init function (bnc#1012628). - cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early (bnc#1012628). - x86/bugs, kvm: Introduce boot-time control of L1TF mitigations (bnc#1012628). - Documentation: Add section about CPU vulnerabilities (bnc#1012628). - x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures (bnc#1012628). - x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content (bnc#1012628). - Documentation/l1tf: Fix typos (bnc#1012628). - cpu/hotplug: detect SMT disabled by BIOS (bnc#1012628). - x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() (bnc#1012628). - x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' (bnc#1012628). - x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() (bnc#1012628). - x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 (bnc#1012628). - x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d (bnc#1012628). - x86: Don't include linux/irq.h from asm/hardirq.h (bnc#1012628). - x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d (bnc#1012628). - x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() (bnc#1012628). - Documentation/l1tf: Remove Yonah processors from not vulnerable list (bnc#1012628). - x86/speculation: Simplify sysfs report of VMX L1TF vulnerability (bnc#1012628). - x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry (bnc#1012628). - KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry (bnc#1012628). - cpu/hotplug: Fix SMT supported evaluation (bnc#1012628). - x86/speculation/l1tf: Invert all not present mappings (bnc#1012628). - x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert (bnc#1012628). - x86/mm/pat: Make set_memory_np() L1TF safe (bnc#1012628). - x86/mm/kmmio: Make the tracer robust against L1TF (bnc#1012628). - tools headers: Synchronise x86 cpufeatures.h for L1TF additions (bnc#1012628). - x86/microcode: Allow late microcode loading with SMT disabled (bnc#1012628). - Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Update config files. - commit a23e15c - Update upstream reference: patches.suse/hv-netvsc-Fix-NULL-dereference-at-single-queue-mode-.patch. - commit 0425184 - hv/netvsc: Fix NULL dereference at single queue mode fallback (bsc#1104708). - commit a0cb9f6 - Refresh patches.suse/platform-x86-ideapad-laptop-Apply-no_hw_rfkill-to-Y2. Update upstream info. - commit 799dc2a - Update to 4.18-final. - Refresh configs - commit 06ab9b3 - config: refresh s390x/vanilla Add new option CONFIG_SYSTEM_DATA_VERIFICATION=n - commit 3ee2023 - Update to 4.18-rc8 - commit 9928e10 - Update to 4.18-rc7 - commit 68c9705 - Reenable v8.1/v8.2 aarch64 extensions These were enabled already in SLE15 and we want to default to the upstream defaults, which enable these features. Config changes: - aarch64: HW_AFDBM=y PAN=y LSE_ATOMICS=y VHE=y UAO=y SVE=y - commit 7fdc027 - Update config files. - commit 8efadc7 - rpm/kernel-source.spec.in: Add more stuff to Recommends ... and move bc to Recommends as well. All these packages are needed for building a kernel manually from scratch with kernel-source files. - commit 6fcec9a - Update to 4.18-rc6 - Config changes: - NF_TABLES_SET=m (replaces NFT_SET_{RBTREE,HASH,BITMAP}) - commit 31ad2a8 - rpm/kernel-source.spec.in: require bc for kernel-source This is needed for building include/generated/timeconst.h from kernel/time/timeconst.bc. - commit d725e3b - Update config files: enable CONFIG_I2C_PXA for arm64 (bsc#1101465) - commit d02f285 - apparmor: patch to provide compatibility with v2.x net rules (bsc#1100944). - Delete patches.suse/0001-AppArmor-basic-networking-rules.patch. - Delete patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch. - Delete patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch. - Delete patches.suse/apparmor-check-all-net-profiles.patch. - commit 1947b35 - Pass x86 as architecture on x86_64 and i386 (bsc#1093118). - commit 5f24fb0 - Revert "/kconfig: only write '# CONFIG_FOO is not set' for visible symbols"/ (bsc#1093118). - commit 2b9e26a - Update to 4.18-rc5 - commit b3f752f - alarmtimer: Prevent overflow for relative nanosleep (CVE-2018-13053 bsc#1099924). - commit e98ba10 - Update to 4.18-rc4 - Eliminated 1 patch - Config changes: - s390x: - RSEQ=y - DEBUG_REQ=n - commit 36e98dd - Update patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch (bsc#951844 bsc#1024015 bsc#1099745). Refresh and update for Tumbleweed. No better patch version yet. - commit dd5896f - Update to 4.18-rc3 - Eliminated 6 patches - Config changes: - Input: - INPUT_SC27XX_VIBRA=m (aarch64 only) - commit d44a642 - Refresh patches.suse/input-psmouse-fix-button-reporting-for-basic-protoco.patch. Update upstream status. - commit 1e6a85a - bpf: enforce correct alignment for instructions (bsc#1099078). - commit 55e3263 - platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too (bsc#1098626). - commit 0d1073f - Input: psmouse - fix button reporting for basic protocols (bnc#1098392). - commit faf690b - rpm/kernel-source.changes.old: Add pre-SLE15 history (bsc#1098995). - commit 631659e - Refresh patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch. - commit ff0a7a4 - Update to 4.18-rc2 - Eliminated 1 patch - Config changes: - aarch64: reenable DWMAC_SOCFPGA (=m) - commit cc9e91e - config: arm64: Update to 4.18-rc1 - commit b301d60 - proc: fix missing final NUL in get_mm_cmdline() rewrite (https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1715032.html). - commit f348790 - Documentation: e1000: Fix docs build error. - Documentation: e100: Fix docs build error. - Documentation: e1000: Use correct heading adornment. - Documentation: e100: Use correct heading adornment. - commit 95284f7 - x86/stacktrace: Do not unwind after user regs (bnc#1058115). - x86/stacktrace: Remove STACKTRACE_DUMP_ONCE (bnc#1058115). - x86/stacktrace: Clarify the reliable success paths (bnc#1058115). - x86/stacktrace: Do not fail for ORC with regs on stack (bnc#1058115). - x86/unwind/orc: Detect the end of the stack (bnc#1058115). - x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinder (bnc#1058115). - Delete patches.suse/0001-x86-stacktrace-do-now-unwind-after-user-regs.patch. - Delete patches.suse/0002-x86-stacktrace-make-clear-the-success-paths.patch. - Delete patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch. - Delete patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch. - Delete patches.suse/0005-x86-stacktrace-orc-mark-it-as-reliable.patch. Replace the ORC patches by the upstream patches. Finally... - commit c19d75b - s390: Correct register corruption in critical section cleanup (boo#1095717). - commit 62d3537 - macros.kernel-source: define linux_arch for KMPs (boo#1098050). CONFIG_64BIT is no longer defined so KMP spec files need to include %{?linux_make_arch} in any make call to build modules or descent into the kernel directory for any reason. - commit 5dc40af - config: update ppc64le configs - commit fa9e020 - config: enable NETDEVSIM (as module) - commit e218eff - Update to 4.18-rc1. - Eliminated 66 patches (62 stable, 4 other). - ARM configs need updating. - Config changes: - General: - RSEQ=y - i386: - BPF_JIT=y - BPF_JIT_ALWAYS_ON=y - powerpc: - LD_DEAD_CODE_DATA_ELIMINATION=n (experimental) - s390: - FW_LOADER_USER_HELPER=y - PCI: - PCI_HOST_GENERIC=y - Network: - TLS_DEVICE=y - XDP_SOCKETS=y - NFT_CONNLIMIT=m - NFT_SOCKET=m - IP_VS_MH=m - IP_VS_MH_TAB_INDEX=12 (default) - NF_TPROXY_IPV4=m - NF_TPROXY_IPV6=m - BPFILTER=y - BPFILTER_UMH=m - FAILOVER=m - MLX5_EN_TLS=y - NET_VENDOR_MICROSEMI=y - MSCC_OCELOT_SWITCH=m - MSCC_OCELOT_SWITCH_OCELOT=m - NFP_APP_ABM_NIC=y - MDIO_MSCC_MIIM=m - ASIX_PHY=m - DP83TC811_PHY=m - MICROCHIP_T1_PHY=m - NET_FAILOVER=m - Block: - DM_WRITECACHE=m - Input: - MOUSE_PS2_ELANTECH_SMBUS=y - TOUCHSCREEN_CHIPONE_ICN8505=m - HID_STEAM=m - Misc: - SPI_MEM=y - GPIOLIB_FASTPATH_LIMIT=512 (default) - VIDEO_CADENCE=y - LCD_OTM3225A=n - CHROMEOS_TBMC=m - FPGA_MGR_MACHXO2_SPI=m - Graphics: - DRM_I2C_NXP_TDA9950=m - DRM_I915_DEBUG_GUC=n - DRM_CDNS_DSI=n - DRM_THINE_THC63LVD1024=n - DRM_XEN=y - DRM_XEN_FRONTEND=m - Sound: - SND_SOC_SSM2305=n - SND_SOC_TSCS454=n - SND_SOC_WM8782=n - SND_SOC_MT6351=n - SND_XEN_FRONTEND=m - LED: - LEDS_CR0014114=m - LEDS_LM3601X=m - USB: - TYPEC_RT1711H=m - IIO: - AD5686_SPI=n - AD5696_I2C=n - TI_DAC5571=n - TSL2772=n - IIO_RESCALE=n - Filesystems: - PROC_VMCORE_DEVICE_DUMP=y - EVM_ADD_XATTRS=y - Testing: - TEST_OVERFLOW=n - Crypto: - CRYPTO_AEGIS128=m - CRYPTO_AEGIS128L=m - CRYPTO_AEGIS256=m - CRYPTO_AEGIS128_AESNI_SSE2=m - CRYPTO_AEGIS128L_AESNI_SSE2=m - CRYPTO_AEGIS256_AESNI_SSE2=m - CRYPTO_MORUS640=m - CRYPTO_MORUS640_SSE2=m - CRYPTO_MORUS1280=m - CRYPTO_MORUS1280_SSE2=m - CRYPTO_MORUS1280_AVX2=m - CRYPTO_ZSTD=m - commit 549a5bb - rpm: ignore CONFIG_GCC_VERSION when checking for oldconfig changes Since 4.18-rc1, "/make oldconfig"/ writes gcc version and capabilities into generated .config. Thus whenever we build the package or run checks with different gcc version than used to update config/*/*, check for "/outdated configs"/ fails. As a quick band-aid, omit the lines with CONFIG_GCC_VERSION from both configs before comparing them. This way, the check won't fail unless run with newer gcc which would add new capabilities. More robust solution will require a wider discussion. - commit 546ef32 - Revert "/mm: relax deferred struct page requirements"/ (bnc#1092466). - Update config files. - commit 802b05f - Linux 4.17.2 (bnc#1012628). - crypto: omap-sham - fix memleak (bnc#1012628). - crypto: vmx - Remove overly verbose printk from AES XTS init (bnc#1012628). - crypto: vmx - Remove overly verbose printk from AES init routines (bnc#1012628). - crypto: cavium - Limit result reading attempts (bnc#1012628). - crypto: cavium - Fix fallout from CONFIG_VMAP_STACK (bnc#1012628). - crypto: caam - fix size of RSA prime factor q (bnc#1012628). - crypto: caam/qi - fix IV DMA mapping and updating (bnc#1012628). - crypto: caam - fix IV DMA mapping and updating (bnc#1012628). - crypto: caam - fix DMA mapping dir for generated IV (bnc#1012628). - crypto: caam - strip input zeros from RSA input buffer (bnc#1012628). - Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID (bnc#1012628). - Input: goodix - add new ACPI id for GPD Win 2 touch screen (bnc#1012628). - crypto: ccree - correct host regs offset (bnc#1012628). - tty: pl011: Avoid spuriously stuck-off interrupts (bnc#1012628). - arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default (bnc#1012628). - doc: fix sysfs ABI documentation (bnc#1012628). - vmw_balloon: fixing double free when batching mode is off (bnc#1012628). - serial: 8250: omap: Fix idling of clocks for unused uarts (bnc#1012628). - serial: samsung: fix maxburst parameter for DMA transactions (bnc#1012628). - tty/serial: atmel: use port->name as name in request_irq() (bnc#1012628). - serial: sh-sci: Stop using printk format %pCr (bnc#1012628). - usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting (bnc#1012628). - usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error (bnc#1012628). - usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc (bnc#1012628). - usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc (bnc#1012628). - usb: gadget: udc: renesas_usb3: should remove debugfs (bnc#1012628). - usb: gadget: udc: renesas_usb3: fix double phy_put() (bnc#1012628). - usb: gadget: function: printer: avoid wrong list handling in printer_write() (bnc#1012628). - usb: typec: wcove: Remove dependency on HW FSM (bnc#1012628). - usb: core: message: remove extra endianness conversion in usb_set_isoch_delay (bnc#1012628). - phy: qcom-qusb2: Fix crash if nvmem cell not specified (bnc#1012628). - Input: xpad - add GPD Win 2 Controller USB IDs (bnc#1012628). - usb-storage: Add compatibility quirk flags for G-Technologies G-Drive (bnc#1012628). - usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver (bnc#1012628). - usbip: vhci_sysfs: fix potential Spectre v1 (bnc#1012628). - NFC: pn533: don't send USB data off of the stack (bnc#1012628). - staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy (bnc#1012628). - kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access (bnc#1012628). - KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system (bnc#1012628). - kvm: nVMX: Enforce cpl=0 for VMX instructions (bnc#1012628). - kvm: fix typo in flag name (bnc#1012628). - KVM: x86: introduce linear_{read,write}_system (bnc#1012628). - KVM: X86: Fix reserved bits check for MOV to CR3 (bnc#1012628). - blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers (bnc#1012628). - crypto: chelsio - request to HW should wrap (bnc#1012628). - commit 202985c - socket: close race condition between sock_close() and sockfs_setattr() (CVE-2018-12232 bsc#1097593). - commit 94bf968 - config.conf: disable syzkaller I doubt anybody else (other than me) uses the flavor, so save a lot of build resources by this. Leaving syzkaller configs and stuff in place so people still can build it if they want. The build is currently broken, so this "/fixes"/ it too: ERROR: "/__sanitizer_cov_trace_cmpd"/ [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! ERROR: "/__sanitizer_cov_trace_cmpf"/ [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! - commit bdee95f - Linux 4.17.1 (bnc#1012628). - netfilter: nf_flow_table: attach dst to skbs (bnc#1012628). - bnx2x: use the right constant (bnc#1012628). - ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds (bnc#1012628). - ipv6: omit traffic class when calculating flow hash (bnc#1012628 bsc#1095042). - l2tp: fix refcount leakage on PPPoL2TP sockets (bnc#1012628). - netdev-FAQ: clarify DaveM's position for stable backports (bnc#1012628). - net: metrics: add proper netlink validation (bnc#1012628). - net/packet: refine check for priv area size (bnc#1012628). - rtnetlink: validate attributes in do_setlink() (bnc#1012628). - sctp: not allow transport timeout value less than HZ/5 for hb_timer (bnc#1012628). - team: use netdev_features_t instead of u32 (bnc#1012628). - vrf: check the original netdevice for generating redirect (bnc#1012628). - net: dsa: b53: Fix for brcm tag issue in Cygnus SoC (bnc#1012628). - ipmr: fix error path when ipmr_new_table fails (bnc#1012628). - PCI: hv: Do not wait forever on a device that has disappeared (bnc#1012628). - Delete patches.suse/ipv6-omit-traffic-class-when-calculating-flow-hash.patch. - commit 17c8abe - mtd: spi-nor: intel-spi: Fix atomic sequence handling (bsc#1073836). - commit c31c53d - ipv6: omit traffic class when calculating flow hash (bsc#1095042). - commit 1307c29 - Delete patches.suse/iwlwifi-expose-default-fallback-ucode-api. The workaround is no longer needed as the upstream driver code catches up the actual firmware version - commit d6e069d - Update patch tag of the upstreamed btusb fix - commit f531f64 - config: enable preemption in i386/debug - commit b181e22 - Update to 4.17-final - commit fb45ad0 - Update to 4.17-rc7 - Eliminated 1 patch - Config changes: - reenable SSB_DRIVER_PCICORE and dependencies after revert of commit 882164a4a928 - commit c78299c - Bluetooth: Apply QCA Rome patches for some ATH3012 models (bsc#1082504). - commit e2f793c - mkspec: only build docs for default variant kernel. - commit 045f5ac - Makefile: disable PIE before testing asm goto (bsc#1092456). - commit 67bdb0d - Update to 4.17-rc6 - commit 6912f6b - kernel-{binary,docs}.spec sort dependencies. - commit d2ab971 - Fix config/x86_64/debug, turn PREEMPT_NONE off, and PREEMPT_DEBUG on. - commit 3ec7274 - macros.kernel-source: Fix building non-x86 KMPs - commit 8631d05 - reiserfs: package in separate KMP (FATE#323394). - commit d14f152 - macros.kernel-source: ignore errors when using make to print kernel release There is no way to handle the errors anyway and including the error into package version does not give good results. - commit 282e9a6 - Update to 4.17-rc5 - commit 80e3a99 - Revert "/kernel-binary: do not package extract-cert when not signing modules"/ This reverts commit 10a8bc496a553b8069d490a8ae7508bdb19f58d9. - commit 1f7acca - Update to 4.17-rc4 - Eliminated 2 patches - Update to 4.17-rc3 - Eliminated 2 patches - commit a993a00 - kernel-binary: also default klp_symbols to 0 here. - commit e35f14a - klp_symbols: make --klp-symbols argument semantic sane It selects build of klp symbols and defaults to off - commit 0e53042 - tools: power/acpi, revert to LD = gcc (build fix). - Delete patches.suse/revert-tools-fix-cross-compile-var-clobbering.patch. Replace by the upstream commit. - commit c7b3cf9 - Update to 4.17-rc3 - Eliminated 1 patch - Config changes: - x86_64 and i386 - SND_SST_ATOM_HIFI2_PLATFORM_ACPI=m - armv7hl - CONFIG_NFT_REDIR_IPV4=m (sync with other configs) - CONFIG_NFT_REDIR_IPV6=m (sync with other configs) - commit 088acbb - config: armv7hl: Update to 4.17-rc2 - commit e76ffdc - config: armv6hl: Update to 4.17-rc2 - commit 7ac1254 - config: arm64: Update to 4.17-rc2 - commit 8535e20 - kernel-binary: only install modules.fips on modular kernels. - commit 2cb2bec - split-modules: use MAKE_ARGS - commit d8fe174 - xfs: set format back to extents if xfs_bmap_extents_to_btree (bsc#1090717, CVE-2018-10323). - commit 41ecb40 - kernel-binary: pass MAKE_ARGS to install script as well. - commit ce62ae7 - Update config files. - commit becf16d - kernel-binary: pass ARCH= to kernel build Recent kernel does not save CONFIG_64BIT so it has to be specified by arch. - commit fb21b73 - config: fix i386 configs Since mainline commit f467c5640c29 ("/kconfig: only write '# CONFIG_FOO is not set' for visible symbols"/), make silentoldconfig (or make syncconfig as it is called now) doesn't add CONFIG_64BIT line into i386 configs if called with ARCH=i386. During the build, it's called without ARCH=i386 so that it requests this option to be entered manually and the build fails. Long term solution would probably be passing ARCH=%{cpu_arch} to all make commands; for now, just add CONFIG_64BIT line to i386/pae to fix the build as is. - commit d9a33ad - Documentation: typec.rst: Use literal-block element with ascii art. - commit 1aebada - README.BRANCH: Added Michal Kubecek as co-maintainer. - commit 53ecad7 - Update to 4.17-rc2 - Eliminated 2 patches - Config changes: - s390x: - KEXEC_FILE=y - commit 8aad964 - Update to 4.17-rc1. - Eliminated 55 patches (51 stable 4.16.x) - ARM configs need updating. - Config changes: - x86: - ACPI_TAD=m - s390: - EXPOLINE_FULL=y - VT=y - CONSOLE_TRANSLATIONS=y - VT_CONSOLE=y - VT_HW_CONSOLE_BINDING=n - DUMMY_CONSOLE_COLUMNS=80 - DUMMY_CONSOLE_ROWS=25 - SPEAKUP=n - Network: - NF_TABLES_INET=y - NF_TABLES_NETDEV=y - NF_TABLES_ARP=y - NF_TABLES_BRIDGE=y - NET_EMATCH_IPT=m - ICE=m - RSI_COEX=y - IEEE802154_MCR20A=m - INFINIBAND_EXP_LEGACY_VERBS_NEW_UAPI=n - Filesystems: - OVERLAY_FS_XINO_AUTO=n - PSTORE_DEFLATE_COMPRESS=m - PSTORE_LZ4HC_COMPRESS=m - PSTORE_842_COMPRESS=n - PSTORE_DEFLATE_COMPRESS_DEFAULT=deflate - Crypto: - CRYPTO_CFB=m - CRYPTO_SM4=m - CRYPTO_SPECK=m - CRYPTO_DEV_CHELSIO_TLS=m - Input: - JOYSTICK_PXRC=m - HID_ELAN=m - HID_GOOGLE_HAMMER=m - Sound: - SND_SOC_INTEL_CHT_BSW_NAU8824_MACH=m - SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH=m - SND_SOC_AK4458=n - SND_SOC_AK5558=n - SND_SOC_BD28623=n - SND_SOC_MAX9867=n - SND_SOC_PCM1789_I2C=n - SND_SOC_TDA7419=m - SND_SOC_MAX9759=n - USB: - TYPEC_MUX_PI3USB30532=m - USB_ROLES_INTEL_XHCI=m - GPIO: - GPIO_104_DIO_48E=m - GPIO_104_IDIO_16=m - GPIO_104_IDI_48=m - GPIO_GPIO_MM=m - GPIO_WINBOND=m - GPIO_WS16C48=m - Media: - CEC_PIN_ERROR_INJ=n - CXD2880_SPI_DRV=m - MTK_MMC=n - IIO: - 104_QUAD_8=m - CIO_DAC=n - AD5272=m - MCP4018=m - MLX90632=m - Other: - THERMAL_STATISTICS=y - EBC_C384_WDT=m - LEDS_MLXREG=m - COMMON_CLK_SI544=n - STX104=n - LV0104CS=n - Remote controlers: - IR_IMON_DECODER=m - IR_IMON_RAW=m - INTEL_TH_ACPI=m - Debugging: - DEBUG_RWSEMS=n - commit 4e61ecf - config: enable TCP_MD5SIG (bsc#1090162) - commit 1cfc938 - x86/power/64: Fix page-table setup for temporary text mapping (https://patchwork.kernel.org/patch/10342491/). - x86/ldt: Fix support_pte_mask filtering in map_ldt_struct() (https://patchwork.kernel.org/patch/10342491/). - commit 3c56473 - HID: redragon: Fix modifier keys for Redragon Asura Keyboard (https://build.opensuse.org/request/show/597583). Update config files. - commit e9bd8ea - Linux 4.16.3 (bnc#1012628). - cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN (bnc#1012628). - rds: MP-RDS may use an invalid c_path (bnc#1012628). - slip: Check if rstate is initialized before uncompressing (bnc#1012628). - vhost: fix vhost_vq_access_ok() log check (bnc#1012628). - l2tp: fix races in tunnel creation (bnc#1012628). - l2tp: fix race in duplicate tunnel detection (bnc#1012628). - ip_gre: clear feature flags when incompatible o_flags are set (bnc#1012628). - vhost: Fix vhost_copy_to_user() (bnc#1012628). - lan78xx: Correctly indicate invalid OTP (bnc#1012628). - sparc64: Properly range check DAX completion index (bnc#1012628). - media: v4l2-compat-ioctl32: don't oops on overlay (bnc#1012628). - media: v4l: vsp1: Fix header display list status check in continuous mode (bnc#1012628). - ipmi: Fix some error cleanup issues (bnc#1012628). - parisc: Fix out of array access in match_pci_device() (bnc#1012628). - parisc: Fix HPMC handler by increasing size to multiple of 16 bytes (bnc#1012628). - iwlwifi: add a bunch of new 9000 PCI IDs (bnc#1012628). - Drivers: hv: vmbus: do not mark HV_PCIE as perf_device (bnc#1012628). - PCI: hv: Serialize the present and eject work items (bnc#1012628). - PCI: hv: Fix 2 hang issues in hv_compose_msi_msg() (bnc#1012628). - KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode (bnc#1012628). - perf intel-pt: Fix overlap detection to identify consecutive buffers correctly (bnc#1012628). - perf intel-pt: Fix sync_switch (bnc#1012628). - perf intel-pt: Fix error recovery from missing TIP packet (bnc#1012628). - perf intel-pt: Fix timestamp following overflow (bnc#1012628). - perf/core: Fix use-after-free in uprobe_perf_close() (bnc#1012628). - radeon: hide pointless #warning when compile testing (bnc#1012628). - x86/mce/AMD: Pass the bank number to smca_get_bank_type() (bnc#1012628). - x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type (bnc#1012628). - x86/mce/AMD: Get address from already initialized block (bnc#1012628). - ath9k: Protect queue draining by rcu_read_lock() (bnc#1012628). - x86/uapi: Fix asm/bootparam.h userspace compilation errors (bnc#1012628). - x86/apic: Fix signedness bug in APIC ID validity checks (bnc#1012628). - sunrpc: remove incorrect HMAC request initialization (bnc#1012628). - f2fs: fix heap mode to reset it back (bnc#1012628). - block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}() (bnc#1012628). - nvme: Skip checking heads without namespaces (bnc#1012628). - lib: fix stall in __bitmap_parselist() (bnc#1012628). - zboot: fix stack protector in compressed boot phase (bnc#1012628). - blk-mq: Directly schedule q->timeout_work when aborting a request (bnc#1012628). - blk-mq: order getting budget and driver tag (bnc#1012628). - blk-mq: make sure that correct hctx->next_cpu is set (bnc#1012628). - blk-mq: don't keep offline CPUs mapped to hctx 0 (bnc#1012628). - ovl: Set d->last properly during lookup (bnc#1012628). - ovl: fix lookup with middle layer opaque dir and absolute path redirects (bnc#1012628). - ovl: set i_ino to the value of st_ino for NFS export (bnc#1012628). - ovl: set lower layer st_dev only if setting lower st_ino (bnc#1012628). - xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling (bnc#1012628). - hugetlbfs: fix bug in pgoff overflow checking (bnc#1012628). - nfsd: fix incorrect umasks (bnc#1012628). - scsi: scsi_dh: Don't look for NULL devices handlers by name (bnc#1012628). - scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure (bnc#1012628). - Revert "/scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()"/ (bnc#1012628). - apparmor: fix logging of the existence test for signals (bnc#1012628). - apparmor: fix display of .ns_name for containers (bnc#1012628). - apparmor: fix resource audit messages when auditing peer (bnc#1012628). - block/loop: fix deadlock after loop_set_status (bnc#1012628). - nfit: fix region registration vs block-data-window ranges (bnc#1012628). - s390/qdio: don't retry EQBS after CCQ 96 (bnc#1012628). - s390/qdio: don't merge ERROR output buffers (bnc#1012628). - s390/ipl: ensure loadparm valid flag is set (bnc#1012628). - s390/compat: fix setup_frame32 (bnc#1012628). - get_user_pages_fast(): return -EFAULT on access_ok failure (bnc#1012628). - mm/gup_benchmark: handle gup failures (bnc#1012628). - getname_kernel() needs to make sure that ->name != ->iname in long case (bnc#1012628). - Bluetooth: Fix connection if directed advertising and privacy is used (bnc#1012628). - Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low (bnc#1012628). - rtl8187: Fix NULL pointer dereference in priv->conf_mutex (bnc#1012628). - Refresh patches.suse/0001-AppArmor-basic-networking-rules.patch. - commit 771261a - objtool, perf: Fix GCC 8 -Wrestrict error (bsc#1084620). - commit 0c6114f - supported.conf: update from openSUSE-15.0 - commit 4ef3f17 - arm64: Update config files. (bsc#1089764) Increase NR_CPUS to 384 - commit 6f06d9e - Linux 4.16.2 (bnc#1012628). - nfp: use full 40 bits of the NSP buffer address (bnc#1012628). - net_sched: fix a missing idr_remove() in u32_delete_key() (bnc#1012628). - vti6: better validate user provided tunnel names (bnc#1012628). - ip6_tunnel: better validate user provided tunnel names (bnc#1012628). - ip6_gre: better validate user provided tunnel names (bnc#1012628). - ipv6: sit: better validate user provided tunnel names (bnc#1012628). - ip_tunnel: better validate user provided tunnel names (bnc#1012628). - net: fool proof dev_valid_name() (bnc#1012628). - vlan: also check phy_driver ts_info for vlan's real device (bnc#1012628). - sky2: Increase D3 delay to sky2 stops working after suspend (bnc#1012628). - sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 (bnc#1012628). - sctp: do not leak kernel memory to user space (bnc#1012628). - pptp: remove a buggy dst release in pptp_connect() (bnc#1012628). - net/sched: fix NULL dereference in the error path of tcf_bpf_init() (bnc#1012628). - net/ipv6: Increment OUTxxx counters after netfilter hook (bnc#1012628). - net: dsa: Discard frames from unused ports (bnc#1012628). - arp: fix arp_filter on l3slave devices (bnc#1012628). - sparc64: Oracle DAX driver depends on SPARC64 (bnc#1012628). - commit 8ea896b - Update config files. s390x/vanilla fails to build without this. - commit e8d83e8 - rpm/package-descriptions: fix typo in kernel-azure - Add azure kernel description. - commit af0f13e - media: v4l2-core: fix size of devnode_nums[] bitarray (bsc#1088640). - commit 6fcb3b5 - Linux 4.16.1 (bnc#1012628). - signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k (bnc#1012628). - Fix slab name "/biovec-(1<<(21-12))"/ (bnc#1012628). - vt: change SGR 21 to follow the standards (bnc#1012628). - Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad (bnc#1012628). - Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list (bnc#1012628). - Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 (bnc#1012628). - Revert "/base: arch_topology: fix section mismatch build warnings"/ (bnc#1012628). - staging: comedi: ni_mio_common: ack ai fifo error interrupts (bnc#1012628). - siox: fix possible buffer overflow in device_add_store (bnc#1012628). - Btrfs: fix unexpected cow in run_delalloc_nocow (bnc#1012628). - Bluetooth: hci_bcm: Add 6 new ACPI HIDs (bnc#1012628). - crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one (bnc#1012628). - crypto: arm,arm64 - Fix random regeneration of S_shipped (bnc#1012628). - crypto: ccp - return an actual key size from RSA max_size callback (bnc#1012628). - crypto: caam - Fix null dereference at error path (bnc#1012628). - crypto: ahash - Fix early termination in hash walk (bnc#1012628). - crypto: talitos - fix IPsec cipher in length (bnc#1012628). - crypto: testmgr - Fix incorrect values in PKCS#1 test vector (bnc#1012628). - crypto: inside-secure - fix clock management (bnc#1012628). - crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf (bnc#1012628). - crypto: ccp - Fill the result buffer only on digest, finup, and final ops (bnc#1012628). - crypto: lrw - Free rctx->ext with kzfree (bnc#1012628). - parport_pc: Add support for WCH CH382L PCI-E single parallel port card (bnc#1012628). - media: usbtv: prevent double free in error case (bnc#1012628). - /dev/mem: Avoid overwriting "/err"/ in read_mem() (bnc#1012628). - mei: remove dev_err message on an unsupported ioctl (bnc#1012628). - serial: 8250: Add Nuvoton NPCM UART (bnc#1012628). - USB: serial: cp210x: add ELDAT Easywave RX09 id (bnc#1012628). - USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator (bnc#1012628). - USB: serial: ftdi_sio: add RT Systems VX-8 cable (bnc#1012628). - bitmap: fix memset optimization on big-endian systems (bnc#1012628). - commit 4bf9d1e - armv6hl: Disable uacces with memcpy (boo#1080435) - commit 5eeeb1b - apparmor: Check all profiles attached to the label (bsc#1085996). - commit b249c9e - Revert "/tools: fix cross-compile var clobbering"/ (build fix). - commit 590ff92 - Update to 4.16-final. - commit 1b10c5b - brcmsmac: allocate ucode with GFP_KERNEL (bsc#1085174). - commit 2971d91 - Update to 4.16-rc7. - Eliminated 1 patch. - commit 7a36f2f - armv7hl: Disable uacces with memcpy (boo#1080435) - commit b8a701a - kernel-*.spec: remove remaining occurences of %release from dependencies There is a mix of %release and %source_rel in manually added dependencies and the %release dependencies tend to fail due to rebuild sync issues. So get rid of them. - commit b4ec514 - Update to 4.16-rc6. - commit a98eb00 - Refresh patches.suse/kernel-add-release-status-to-kernel-build.patch. - commit cf5ff13 - Bluebooth: btusb: Fix quirk for Atheros 1525/QCA6174 (bsc#1082504). - commit 8413b00 - config: sync i386/default Some options had been removed completely. - commit 95f48d7 - rpm/kernel-source.spec.in: Add check-module-license to Sources The package builds in the build service but the script won't make it into the SRPM if it's not in the Sources list. - commit 031ed9e - mkspec: fix perl warning - commit f15670f - Update to 4.16-rc5. - Eliminated 1 patch. - commit 0dfffad - config: armv7hl: Update to 4.16-rc4 - commit ad451a4 - config: armv6hl: Update to 4.16-rc4 - commit 6c846e1 - Refresh to upstream patch (bsc#1083694) patches.suse/Documentation-sphinx-Fix-Directive-import-error.patch - commit 2d62679 - kernel: add release status to kernel build (bsc#FATE#325281). - commit c51605f - rpm: use %_sourcedir prefix for release-projects - rpm: set SUSE_KERNEL_RELEASED based on project name Set SUSE_KERNEL_RELEASED in the config only if the project name matches a list of projects that are part of official release channels. This list of projects is maintained per-branch. - commit a391a5b - config: added new 'kvmsmall' flavor This flavor is an unreleased internal configuration intended for kernel developers to use in simple virtual machines. It contains only the device drivers necessary to use a KVM virtual machine *without* device passthrough enabled. Common local and network file systems are enabled. All device mapper targets are enabled. Only the network and graphics drivers for devices that qemu emulates are enabled. Many subsystems enabled in the default kernel are entirely disabled. This kernel is meant to be small and to build very quickly. There will be no kABI stability and its configuration may be changed arbitrarily. - commit 088f1da - config: convert kvmsmall to fragment config - commit 7a5941a - config: disabled some more options for kvmsmall Disable CAN, BT, rare partition types, unused mouse protocols, UIO, STM, and others. - commit 4707d44 - config: added new 'kvmsmall' flavor This flavor is intended for kernel developers to use in simple virtual machines. It contains only the device drivers necessary to use a KVM virtual machine *without* device passthrough enabled. Common local and network file systems are enabled. All device mapper targets are enabled. Only the network and graphics drivers for devices that qemu emulates are enabled. Many subsystems enabled in the default kernel are entirely disabled. This kernel is meant to be small and to build very quickly. - commit 3c99d1f - mkspec: do not build dtbs for architectures with no kernel. - commit 8394abf - kconfig: move SUSE options from init/Kconfig to init/Kconfig.suse - commit b7f69ff - config: arm64: Update to 4.16-rc4 - commit 0bb9ed4 - rpm/kernel-binary.spec.in: Check module licenses (bsc#1083215,bsc#1083527) - commit e41de0c - Update config files. Enable module signing (bnc#1082905): * CONFIG_MODULE_SIG=y * # CONFIG_MODULE_SIG_FORCE is not set * # CONFIG_MODULE_SIG_ALL is not set * # CONFIG_MODULE_SIG_SHA1 is not set * # CONFIG_MODULE_SIG_SHA224 is not set * CONFIG_MODULE_SIG_SHA256=y * # CONFIG_MODULE_SIG_SHA384 is not set * # CONFIG_MODULE_SIG_SHA512 is not set * CONFIG_MODULE_SIG_HASH="/sha256"/ * CONFIG_MODULE_SIG_KEY="/certs/signing_key.pem"/ * CONFIG_SECONDARY_TRUSTED_KEYRING=y * CONFIG_SYSTEM_BLACKLIST_KEYRING=y * CONFIG_SYSTEM_BLACKLIST_HASH_LIST="/"/ This commit synchronizes these options with SLE15. We do not add patches for loading keys from the shim layer (as in SLE15) for the time being. They were rejected multiple times in upstream and we do not want to forward-port them infinitely. This only means that loading KMPs with none/invalid signatures generates this: <module_name>: loading out-of-tree module taints kernel. <module_name>: module verification failed: signature and/or required key missing - tainting kernel But the modules load fine after that as we have MODULE_SIG_FORCE set to 'n'. Tested in qemu+OVMF and bare metal and everything looks fine. - commit 2539ea5 - rpm: provide %name%-srchash = <kernel-source commit hash> (FATE#325312). - Also use for kernel-obs-build dependency. - commit b6fccdf - Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Refresh patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. - Refresh patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch. - commit 1ba5305 - Update to 4.16-rc4. - IBRS patches need review. - commit 061459a - arch-symbols: use bash as interpreter since the script uses bashism. - commit 4cdfb23 - kernel-binary: do not BuildIgnore m4. It is actually needed for regenerating zconf when it is not up-to-date due to merge. - commit 967b28b - rpm/kernel-binary.spec.in: add build requirement for flex In addition to bison, we also need flex for "/make oldconfig"/. - commit 83d831c - rpm/kernel-binary.spec.in: remove m4 from BuildIgnore list As bison depends on m4, we cannot set !BuildIgnore for it any more. - commit d7695e1 - Documentation/sphinx: Fix Directive import error (bsc#1083694). - commit 7f94eb1 - bs-upload-kernel: do not set %opensuse_bs Since SLE15 it is not set in the distribution project so do not set it for kernel projects either. - commit d696aa0 - Linux 4.15.7 (bnc#1012628). - microblaze: fix endian handling (bnc#1012628). - drm/i915/breadcrumbs: Ignore unsubmitted signalers (bnc#1012628). - arm64: __show_regs: Only resolve kernel symbols when running at EL1 (bnc#1012628). - drm/amdgpu: add new device to use atpx quirk (bnc#1012628). - drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) (bnc#1012628). - drm/amdgpu: add atpx quirk handling (v2) (bnc#1012628). - drm/amdgpu: only check mmBIF_IOV_FUNC_IDENTIFIER on tonga/fiji (bnc#1012628). - drm/amdgpu: Add dpm quirk for Jet PRO (v2) (bnc#1012628). - drm/amdgpu: fix VA hole handling on Vega10 v3 (bnc#1012628). - drm/amdgpu: disable MMHUB power gating on raven (bnc#1012628). - drm: Handle unexpected holes in color-eviction (bnc#1012628). - drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits (bnc#1012628). - drm/cirrus: Load lut in crtc_commit (bnc#1012628). - usb: renesas_usbhs: missed the "/running"/ flag in usb_dmac with rx path (bnc#1012628). - usb: gadget: f_fs: Use config_ep_by_speed() (bnc#1012628). - usb: gadget: f_fs: Process all descriptors during bind (bnc#1012628). - Revert "/usb: musb: host: don't start next rx urb if current one failed"/ (bnc#1012628). - usb: ldusb: add PIDs for new CASSY devices supported by this driver (bnc#1012628). - usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28 (bnc#1012628). - usb: dwc3: ep0: Reset TRB counter for ep0 IN (bnc#1012628). - usb: dwc3: gadget: Set maxpacket size for ep0 IN (bnc#1012628). - usb: host: ehci: use correct device pointer for dma ops (bnc#1012628). - drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA (bnc#1012628). - Add delay-init quirk for Corsair K70 RGB keyboards (bnc#1012628). - arm64: cpufeature: Fix CTR_EL0 field definitions (bnc#1012628). - arm64: Disable unhandled signal log messages by default (bnc#1012628). - arm64: Remove unimplemented syscall log message (bnc#1012628). - usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks() (bnc#1012628). - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func() (bnc#1012628). - net: thunderbolt: Run disconnect flow asynchronously when logout is received (bnc#1012628). - net: thunderbolt: Tear down connection properly on suspend (bnc#1012628). - PCI/cxgb4: Extend T3 PCI quirk to T4+ devices (bnc#1012628). - irqchip/mips-gic: Avoid spuriously handling masked interrupts (bnc#1012628). - irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq() (bnc#1012628). - uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define (bnc#1012628). - mm: don't defer struct page initialization for Xen pv guests (bnc#1012628). - mm, swap, frontswap: fix THP swap if frontswap enabled (bnc#1012628). - x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() (bnc#1012628). - x86/apic/vector: Handle vector release on CPU unplug correctly (bnc#1012628). - Kbuild: always define endianess in kconfig.h (bnc#1012628). - iio: adis_lib: Initialize trigger before requesting interrupt (bnc#1012628). - iio: buffer: check if a buffer has been set up when poll is called (bnc#1012628). - iio: srf08: fix link error "/devm_iio_triggered_buffer_setup"/ undefined (bnc#1012628). - iio: adc: stm32: fix stm32h7_adc_enable error handling (bnc#1012628). - RDMA/uverbs: Sanitize user entered port numbers prior to access it (bnc#1012628). - RDMA/uverbs: Fix circular locking dependency (bnc#1012628). - RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd (bnc#1012628). - RDMA/uverbs: Protect from command mask overflow (bnc#1012628). - RDMA/uverbs: Protect from races between lookup and destroy of uobjects (bnc#1012628). - genirq/matrix: Handle CPU offlining proper (bnc#1012628). - extcon: int3496: process id-pin first so that we start with the right status (bnc#1012628). - PKCS#7: fix certificate blacklisting (bnc#1012628). - PKCS#7: fix certificate chain verification (bnc#1012628). - X.509: fix NULL dereference when restricting key with unsupported_sig (bnc#1012628). - X.509: fix BUG_ON() when hash algorithm is unsupported (bnc#1012628). - i2c: bcm2835: Set up the rising/falling edge delays (bnc#1012628). - i2c: designware: must wait for enable (bnc#1012628). - cfg80211: fix cfg80211_beacon_dup (bnc#1012628). - MIPS: Drop spurious __unused in struct compat_flock (bnc#1012628). - scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info (bnc#1012628). - xtensa: fix high memory/reserved memory collision (bnc#1012628). - MIPS: boot: Define __ASSEMBLY__ for its.S build (bnc#1012628). - kconfig.h: Include compiler types to avoid missed struct attributes (bnc#1012628). - arm64: mm: don't write garbage into TTBR1_EL1 register (bnc#1012628). - netfilter: drop outermost socket lock in getsockopt() (bnc#1012628). - commit 48cfb35 - kernel: add product-identifying information to kernel build (FATE#325281). - commit 450b8db - Revert "/rpm/kernel-binary.spec.in: Also require m4 for build."/ This reverts commit 0d7b4b3f948c2efb67b7d1b95b5e1dcae225991c. - commit f5686d2 - kernel-binary: do not package extract-cert when not signing modules (boo#1080250). - commit 10a8bc4 - Update to 4.16-rc3. - Eliminated 2 patches. - commit a1d0a5c - Update to 4.16-rc2. - Eliminated 1 patch. - Config changes: - i386: - X86_MINIMUM_CPU_FAMILY (set automatically by oldconfig). - commit 70f217f - Update to 4.16-rc1. - Eliminated 624 patches (mostly 4.15.x). - ARM configs need updating. - Config changes: - General: - CC_STACKPROTECTOR_REGULAR=y - x86: - ACPI_SPCR_TABLE=y - ACER_WIRELESS=m - GPD_POCKET_FAN=m - INTEL_CHTDC_TI_PWRBTN=m - MELLANOX_PLATFORM=y - MLXREG_HOTPLUG=m - JAILHOUSE_GUEST=y - i386: - MLX_PLATFORM=m - DEFERRED_STRUCT_PAGE_INIT=y - powerpc: - PPC_MEM_KEYS=y - OCXL=m - PPC_IRQ_SOFT_MASK_DEBUG=n - s390: - KERNEL_NOBP=y - EXPOLINE=y - EXPOLINE_FULL=y - PCI: - PCIE_CADENCE_HOST=y - PCIE_CADENCE_EP=y - Network: - NF_FLOW_TABLE=m - NF_FLOW_TABLE_IPV4=m - NF_FLOW_TABLE_IPV6=m - IP6_NF_MATCH_SRH=m - BT_HCIBTUSB_AUTOSUSPEND=y - NET_VENDOR_CORTINA=y - GEMINI_ETHERNET=m - NET_VENDOR_SOCIONEXT=y - NETDEVSIM=n - NFT_FLOW_OFFLOAD=m - NF_FLOW_TABLE_INET=m - Block: - BLK_DEV_NULL_BLK_FAULT_INJECTION=n - SATA_MOBILE_LPM_POLICY=0 - DM_UNSTRIPED=m - MMC_SDHCI_F_SDH30=n - Misc: - MISC_RTSX_PCI=m - MISC_RTSX_USB=m - HW_RANDOM_TPM=y (from m) - I2C_GPIO_FAULT_INJECTOR=n - PINCTRL_AXP209=m - GPIO_WINBOND=m - GPIO_PCIE_IDIO_24=m - SENSORS_W83773G=m - MFD_CROS_EC_CHARDEV=n - RAVE_SP_CORE=n CAVIUM_PTP=m - Graphics: - DRM_PANEL_ILITEK_IL9322=n - TINYDRM_ILI9225=n - TINYDRM_ST7735R=n - Sound: - SND_SOC_INTEL_SST_TOPLEVEL=y - SND_SST_ATOM_HIFI2_PLATFORM_PCI=m - SND_SOC_INTEL_BYT_MAX98090_MACH=m - SND_SOC_INTEL_BYT_RT5640_MACH=m - SND_SOC_MAX98373=n - SND_SOC_PCM186X_I2C=n - SND_SOC_PCM186X_SPI=n - SND_SOC_TAS6424=n - SND_SOC_TLV320AIC32X4_I2C=n - SND_SOC_TLV320AIC32X4_SPI=n - SND_SOC_TSCS42XX=n - SOUNDWIRE=y - SOUNDWIRE_INTEL=m - Input: - HID_JABRA=n - USB: - USB_XHCI_DBGCAP=n - LEDS: - LEDS_LM3692X=n - LEDS_TRIGGER_NETDEV=m - LEDS_LP8860=n - RTC: - RTC_DRV_CROS_EC=n - VIRT: - VBOXGUEST=m - VIRTIO_MENU=y - KVM_AMD_SEV=y - Filesystems: - CIFS_SMB_DIRECT=n (still experimental) - Other: - UNISYSSPAR=n - XILINX_VCU=n - IIO_BUFFER_HW_CONSUMER=n - SD_ADC_MODULATOR=n - OF_FPGA_REGION=n - SIOX=n - SLIMBUS=n - BPF_KPROBE_OVERRIDE=n - FPGA_BRIDGE=n - Sensors: - ST_UVIS25=n - ZOPT2201=n - Media: - MT76x2E=m - LIRC=y - DVB_MMAP=n (still experimental) - DVB_ULE_DEBUG=n - Testing: - FAIL_FUNCTION=n - RUNTIME_TESTING_MENU=y - FIND_BIT_BENCHMARK=n - Crypto: - CHELSIO_IPSEC_INLINE=n - CRYPTO_DEV_SP_PSP=y - commit 955d7ce - bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc() (git-fixes). - commit b050949 - ptr_ring: prevent integer overflow when calculating size (git-fixes). - commit f95a8d4 - Linux 4.15.6 (bnc#1012628). - vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems (bnc#1012628). - mei: me: add cannon point device ids for 4th device (bnc#1012628). - mei: me: add cannon point device ids (bnc#1012628). - crypto: s5p-sss - Fix kernel Oops in AES-ECB mode (bnc#1012628). - usbip: keep usbip_device sockfd state in sync with tcp_socket (bnc#1012628). - xhci: fix xhci debugfs errors in xhci_stop (bnc#1012628). - xhci: xhci debugfs device nodes weren't removed after device plugged out (bnc#1012628). - xhci: Fix xhci debugfs devices node disappearance after hibernation (bnc#1012628). - xhci: Fix NULL pointer in xhci debugfs (bnc#1012628). - staging: iio: ad5933: switch buffer mode to software (bnc#1012628). - staging: iio: adc: ad7192: fix external frequency setting (bnc#1012628). - staging: fsl-mc: fix build testing on x86 (bnc#1012628). - binder: replace "/%p"/ with "/%pK"/ (bnc#1012628). - binder: check for binder_thread allocation failure in binder_poll() (bnc#1012628). - staging: android: ashmem: Fix a race condition in pin ioctls (bnc#1012628). - ANDROID: binder: synchronize_rcu() when using POLLFREE (bnc#1012628). - ANDROID: binder: remove WARN() for redundant txn error (bnc#1012628). - dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock (bnc#1012628). - arm64: dts: add #cooling-cells to CPU nodes (bnc#1012628). - ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag (bnc#1012628). - video: fbdev/mmp: add MODULE_LICENSE (bnc#1012628). - ASoC: ux500: add MODULE_LICENSE tag (bnc#1012628). - soc: qcom: rmtfs_mem: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - net_sched: gen_estimator: fix lockdep splat (bnc#1012628). - net: avoid skb_warn_bad_offload on IS_ERR (bnc#1012628). - rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete (bnc#1012628). - rds: tcp: correctly sequence cleanup on netns deletion (bnc#1012628). - netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert (bnc#1012628). - netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() (bnc#1012628). - netfilter: on sockopt() acquire sock lock only in the required scope (bnc#1012628). - netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() (bnc#1012628). - netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} (bnc#1012628). - netfilter: x_tables: fix int overflow in xt_alloc_table_info() (bnc#1012628). - kcov: detect double association with a single task (bnc#1012628). - KVM: x86: fix escape of guest dr6 to the host (bnc#1012628). - blk_rq_map_user_iov: fix error override (bnc#1012628). - staging: android: ion: Switch from WARN to pr_warn (bnc#1012628). - staging: android: ion: Add __GFP_NOWARN for system contig heap (bnc#1012628). - crypto: x86/twofish-3way - Fix %rbp usage (bnc#1012628). - media: pvrusb2: properly check endpoint types (bnc#1012628). - selinux: skip bounded transition processing if the policy isn't loaded (bnc#1012628). - selinux: ensure the context is NUL terminated in security_context_to_sid_core() (bnc#1012628). - ptr_ring: try vmalloc() when kmalloc() fails (bnc#1012628). - ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE (bnc#1012628). - tun: fix tun_napi_alloc_frags() frag allocator (bnc#1012628). - commit 71fd692 - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n (git-fixes). - commit 4a82466 - Linux 4.15.5 (bnc#1012628). - scsi: smartpqi: allow static build ("/built-in"/) (bnc#1012628). - IB/umad: Fix use of unprotected device pointer (bnc#1012628). - IB/qib: Fix comparison error with qperf compare/swap test (bnc#1012628). - IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports (bnc#1012628). - IB/core: Fix two kernel warnings triggered by rxe registration (bnc#1012628). - IB/core: Fix ib_wc structure size to remain in 64 bytes boundary (bnc#1012628). - IB/core: Avoid a potential OOPs for an unused optional parameter (bnc#1012628). - selftests: seccomp: fix compile error seccomp_bpf (bnc#1012628). - kselftest: fix OOM in memory compaction test (bnc#1012628). - RDMA/rxe: Fix a race condition related to the QP error state (bnc#1012628). - RDMA/rxe: Fix a race condition in rxe_requester() (bnc#1012628). - RDMA/rxe: Fix rxe_qp_cleanup() (bnc#1012628). - cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin (bnc#1012628). - swiotlb: suppress warning when __GFP_NOWARN is set (bnc#1012628). - PM / devfreq: Propagate error from devfreq_add_device() (bnc#1012628). - mwifiex: resolve reset vs. remove()/shutdown() deadlocks (bnc#1012628). - ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE (bnc#1012628). - trace_uprobe: Display correct offset in uprobe_events (bnc#1012628). - powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all (bnc#1012628). - powerpc/kernel: Block interrupts when updating TIDR (bnc#1012628). - powerpc/vas: Don't set uses_vas for kernel windows (bnc#1012628). - powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove (bnc#1012628). - powerpc/mm: Flush radix process translations when setting MMU type (bnc#1012628). - powerpc/xive: Use hw CPU ids when configuring the CPU queues (bnc#1012628). - dma-buf: fix reservation_object_wait_timeout_rcu once more v2 (bnc#1012628). - s390: fix handling of -1 in set{,fs}[gu]id16 syscalls (bnc#1012628). - arm64: dts: msm8916: Correct ipc references for smsm (bnc#1012628). - ARM: lpc3250: fix uda1380 gpio numbers (bnc#1012628). - ARM: dts: STi: Add gpio polarity for "/hdmi,hpd-gpio"/ property (bnc#1012628). - ARM: dts: nomadik: add interrupt-parent for clcd (bnc#1012628). - arm: dts: mt7623: fix card detection issue on bananapi-r2 (bnc#1012628). - arm: spear600: Add missing interrupt-parent of rtc (bnc#1012628). - arm: spear13xx: Fix dmas cells (bnc#1012628). - arm: spear13xx: Fix spics gpio controller's warning (bnc#1012628). - x86/gpu: add CFL to early quirks (bnc#1012628). - x86/kexec: Make kexec (mostly) work in 5-level paging mode (bnc#1012628). - x86/xen: init %gs very early to avoid page faults with stack protector (bnc#1012628). - x86: PM: Make APM idle driver initialize polling state (bnc#1012628). - mm, memory_hotplug: fix memmap initialization (bnc#1012628). - x86/entry/64: Clear extra registers beyond syscall arguments, to reduce speculation attack surface (bnc#1012628). - x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface (bnc#1012628). - compiler-gcc.h: Introduce __optimize function attribute (bnc#1012628). - compiler-gcc.h: __nostackprotector needs gcc-4.4 and up (bnc#1012628). - crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate (bnc#1012628). - crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate (bnc#1012628). - powerpc/mm/radix: Split linear mapping on hot-unplug (bnc#1012628). - x86/mm/pti: Fix PTI comment in entry_SYSCALL_64() (bnc#1012628). - x86/speculation: Update Speculation Control microcode blacklist (bnc#1012628). - x86/speculation: Correct Speculation Control microcode blacklist again (bnc#1012628). - Revert "/x86/speculation: Simplify indirect_branch_prediction_barrier()"/ (bnc#1012628). - KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods (bnc#1012628). - X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs (bnc#1012628). - KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap (bnc#1012628). - x86/speculation: Clean up various Spectre related details (bnc#1012628). - PM / runtime: Update links_count also if !CONFIG_SRCU (bnc#1012628). - PM: cpuidle: Fix cpuidle_poll_state_init() prototype (bnc#1012628). - platform/x86: wmi: fix off-by-one write in wmi_dev_probe() (bnc#1012628). - x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface (bnc#1012628). - x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions (bnc#1012628). - x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro (bnc#1012628). - x86/entry/64: Interleave XOR register clearing with PUSH instructions (bnc#1012628). - x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro (bnc#1012628). - x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases (bnc#1012628). - x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros (bnc#1012628). - x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly (bnc#1012628). - x86/entry/64: Fix paranoid_entry() frame pointer warning (bnc#1012628). - x86/entry/64: Remove the unused 'icebp' macro (bnc#1012628). - selftests/x86: Fix vDSO selftest segfault for vsyscall=none (bnc#1012628). - selftests/x86: Clean up and document sscanf() usage (bnc#1012628). - selftests/x86/pkeys: Remove unused functions (bnc#1012628). - selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory (bnc#1012628). - selftests/x86: Do not rely on "/int $0x80"/ in test_mremap_vdso.c (bnc#1012628). - gfs2: Fixes to "/Implement iomap for block_map"/ (bnc#1012628). - selftests/x86: Do not rely on "/int $0x80"/ in single_step_syscall.c (bnc#1012628). - selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems (bnc#1012628). - objtool: Fix segfault in ignore_unreachable_insn() (bnc#1012628). - x86/debug, objtool: Annotate WARN()-related UD2 as reachable (bnc#1012628). - x86/debug: Use UD2 for WARN() (bnc#1012628). - x86/speculation: Fix up array_index_nospec_mask() asm constraint (bnc#1012628). - nospec: Move array_index_nospec() parameter checking into separate macro (bnc#1012628). - x86/speculation: Add <asm/msr-index.h> dependency (bnc#1012628). - x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() (bnc#1012628). - selftests/x86/mpx: Fix incorrect bounds with old _sigfault (bnc#1012628). - x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping (bnc#1012628). - x86/spectre: Fix an error message (bnc#1012628). - x86/cpu: Change type of x86_cache_size variable to unsigned int (bnc#1012628). - x86/entry/64: Fix CR3 restore in paranoid_exit() (bnc#1012628). - drm/ttm: Don't add swapped BOs to swap-LRU list (bnc#1012628). - drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2) (bnc#1012628). - drm/qxl: unref cursor bo when finished with it (bnc#1012628). - drm/qxl: reapply cursor after resetting primary (bnc#1012628). - drm/amd/powerplay: Fix smu_table_entry.handle type (bnc#1012628). - drm/ast: Load lut in crtc_commit (bnc#1012628). - drm: Check for lessee in DROP_MASTER ioctl (bnc#1012628). - arm64: Add missing Falkor part number for branch predictor hardening (bnc#1012628). - drm/radeon: Add dpm quirk for Jet PRO (v2) (bnc#1012628). - drm/radeon: adjust tested variable (bnc#1012628). - x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU (bnc#1012628). - rtc-opal: Fix handling of firmware error codes, prevent busy loops (bnc#1012628). - mbcache: initialize entry->e_referenced in mb_cache_entry_create() (bnc#1012628). - mmc: sdhci: Implement an SDHCI-specific bounce buffer (bnc#1012628). - mmc: bcm2835: Don't overwrite max frequency unconditionally (bnc#1012628). - Revert "/mmc: meson-gx: include tx phase in the tuning process"/ (bnc#1012628). - mlx5: fix mlx5_get_vector_affinity to start from completion vector 0 (bnc#1012628). - Revert "/apple-gmux: lock iGP IO to protect from vgaarb changes"/ (bnc#1012628). - jbd2: fix sphinx kernel-doc build warnings (bnc#1012628). - ext4: fix a race in the ext4 shutdown path (bnc#1012628). - ext4: save error to disk in __ext4_grp_locked_error() (bnc#1012628). - ext4: correct documentation for grpid mount option (bnc#1012628). - mm: hide a #warning for COMPILE_TEST (bnc#1012628). - mm: Fix memory size alignment in devm_memremap_pages_release() (bnc#1012628). - MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN (bnc#1012628). - MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout (bnc#1012628). - MIPS: Fix incorrect mem=X@Y handling (bnc#1012628). - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode (bnc#1012628). - PCI: iproc: Fix NULL pointer dereference for BCMA (bnc#1012628). - PCI: pciehp: Assume NoCompl+ for Thunderbolt ports (bnc#1012628). - PCI: keystone: Fix interrupt-controller-node lookup (bnc#1012628). - video: fbdev: atmel_lcdfb: fix display-timings lookup (bnc#1012628). - console/dummy: leave .con_font_get set to NULL (bnc#1012628). - rbd: whitelist RBD_FEATURE_OPERATIONS feature bit (bnc#1012628). - xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests (bnc#1012628). - xenbus: track caller request id (bnc#1012628). - seq_file: fix incomplete reset on read from zero offset (bnc#1012628). - tracing: Fix parsing of globs with a wildcard at the beginning (bnc#1012628). - mpls, nospec: Sanitize array index in mpls_label_ok() (bnc#1012628). - rtlwifi: rtl8821ae: Fix connection lost problem correctly (bnc#1012628). - arm64: proc: Set PTE_NG for table entries to avoid traversing them twice (bnc#1012628). - xprtrdma: Fix calculation of ri_max_send_sges (bnc#1012628). - xprtrdma: Fix BUG after a device removal (bnc#1012628). - blk-wbt: account flush requests correctly (bnc#1012628). - target/iscsi: avoid NULL dereference in CHAP auth error path (bnc#1012628). - iscsi-target: make sure to wake up sleeping login worker (bnc#1012628). - dm: correctly handle chained bios in dec_pending() (bnc#1012628). - Btrfs: fix deadlock in run_delalloc_nocow (bnc#1012628). - Btrfs: fix crash due to not cleaning up tree log block's dirty bits (bnc#1012628). - Btrfs: fix extent state leak from tree log (bnc#1012628). - Btrfs: fix use-after-free on root->orphan_block_rsv (bnc#1012628). - Btrfs: fix unexpected -EEXIST when creating new inode (bnc#1012628). - 9p/trans_virtio: discard zero-length reply (bnc#1012628). - mtd: nand: vf610: set correct ooblayout (bnc#1012628). - ALSA: hda - Fix headset mic detection problem for two Dell machines (bnc#1012628). - ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute (bnc#1012628). - ALSA: hda/realtek - Add headset mode support for Dell laptop (bnc#1012628). - ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform (bnc#1012628). - ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 (bnc#1012628). - ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 (bnc#1012628). - ALSA: usb: add more device quirks for USB DSD devices (bnc#1012628). - ALSA: seq: Fix racy pool initializations (bnc#1012628). - mvpp2: fix multicast address filter (bnc#1012628). - usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT (bnc#1012628). - x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages (bnc#1012628). - ARM: dts: exynos: fix RTC interrupt for exynos5410 (bnc#1012628). - ARM: pxa/tosa-bt: add MODULE_LICENSE tag (bnc#1012628). - arm64: dts: msm8916: Add missing #phy-cells (bnc#1012628). - ARM: dts: s5pv210: add interrupt-parent for ohci (bnc#1012628). - arm: dts: mt7623: Update ethsys binding (bnc#1012628). - arm: dts: mt2701: Add reset-cells (bnc#1012628). - ARM: dts: Delete bogus reference to the charlcd (bnc#1012628). - media: r820t: fix r820t_write_reg for KASAN (bnc#1012628). - mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec (bnc#1012628). - mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb (bnc#1012628). - Refresh patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Refresh patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch. - Refresh patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch. - commit 078aac5 - rpm/kernel-spec-macros: Try harder to detect Build Service environment (bsc#1078788) - commit a5f1a4a - kernel-binary undefine unique_debug_names Some tools do not understand names like usr/lib/debug/boot/vmlinux-4.12.14-11.10-default-4.12.14-11.10.ppc64le.debug - commit 2b90c1e - config: enable IMA and EVM - commit 8c97198 - config: arm64: Enable MAX77620 for Nvidia Jetson TX1 (boo#1081473) - commit 5cbffaf - Linux 4.15.4 (bnc#1012628). - watchdog: indydog: Add dependency on SGI_HAS_INDYDOG (bnc#1012628). - cifs: Fix missing put_xid in cifs_file_strict_mmap (bnc#1012628). - cifs: Fix autonegotiate security settings mismatch (bnc#1012628). - CIFS: zero sensitive data when freeing (bnc#1012628). - cpufreq: mediatek: add mediatek related projects into blacklist (bnc#1012628). - dmaengine: dmatest: fix container_of member in dmatest_callback (bnc#1012628). - ssb: Do not disable PCI host on non-Mips (bnc#1012628). - watchdog: gpio_wdt: set WDOG_HW_RUNNING in gpio_wdt_stop (bnc#1012628). - Revert "/drm/i915: mark all device info struct with __initconst"/ (bnc#1012628). - sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() (bnc#1012628). - sched/rt: Up the root domain ref count when passing it around via IPIs (bnc#1012628). - media: dvb-usb-v2: lmedm04: Improve logic checking of warm start (bnc#1012628). - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner (bnc#1012628). - media: hdpvr: Fix an error handling path in hdpvr_probe() (bnc#1012628). - arm64: cpu_errata: Add Kryo to Falkor 1003 errata (bnc#1012628). - arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() (bnc#1012628). - arm64: mm: Permit transitioning from Global to Non-Global without BBM (bnc#1012628). - arm64: kpti: Add ->enable callback to remap swapper using nG mappings (bnc#1012628). - arm64: Force KPTI to be disabled on Cavium ThunderX (bnc#1012628). - arm64: entry: Reword comment about post_ttbr_update_workaround (bnc#1012628). - arm64: idmap: Use "/awx"/ flags for .idmap.text .pushsection directives (bnc#1012628). - arm64: barrier: Add CSDB macros to control data-value prediction (bnc#1012628). - arm64: Implement array_index_mask_nospec() (bnc#1012628). - arm64: Make USER_DS an inclusive limit (bnc#1012628). - arm64: Use pointer masking to limit uaccess speculation (bnc#1012628). - arm64: entry: Ensure branch through syscall table is bounded under speculation (bnc#1012628). - arm64: uaccess: Prevent speculative use of the current addr_limit (bnc#1012628). - arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user (bnc#1012628). - arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user (bnc#1012628). - arm64: futex: Mask __user pointers prior to dereference (bnc#1012628). - arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early (bnc#1012628). - arm64: entry: Apply BP hardening for high-priority synchronous exceptions (bnc#1012628). - arm64: entry: Apply BP hardening for suspicious interrupts from EL0 (bnc#1012628). - arm64: KVM: Increment PC after handling an SMC trap (bnc#1012628). - arm/arm64: KVM: Consolidate the PSCI include files (bnc#1012628). - arm/arm64: KVM: Add PSCI_VERSION helper (bnc#1012628). - arm/arm64: KVM: Add smccc accessors to PSCI code (bnc#1012628). - arm/arm64: KVM: Implement PSCI 1.0 support (bnc#1012628). - arm/arm64: KVM: Advertise SMCCC v1.1 (bnc#1012628). - arm/arm64: KVM: Turn kvm_psci_version into a static inline (bnc#1012628). - arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support (bnc#1012628). - arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling (bnc#1012628). - firmware/psci: Expose PSCI conduit (bnc#1012628). - firmware/psci: Expose SMCCC version through psci_ops (bnc#1012628). - arm/arm64: smccc: Make function identifiers an unsigned quantity (bnc#1012628). - arm/arm64: smccc: Implement SMCCC v1.1 inline primitive (bnc#1012628). - arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support (bnc#1012628). - arm64: Kill PSCI_GET_VERSION as a variant-2 workaround (bnc#1012628). - mtd: cfi: convert inline functions to macros (bnc#1012628). - mtd: nand: brcmnand: Disable prefetch by default (bnc#1012628). - mtd: nand: Fix nand_do_read_oob() return value (bnc#1012628). - mtd: nand: sunxi: Fix ECC strength choice (bnc#1012628). - ubi: Fix race condition between ubi volume creation and udev (bnc#1012628). - ubi: fastmap: Erase outdated anchor PEBs during attach (bnc#1012628). - ubi: block: Fix locking for idr_alloc/idr_remove (bnc#1012628). - ubifs: free the encrypted symlink target (bnc#1012628). - nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds (bnc#1012628). - nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE (bnc#1012628). - NFS: Add a cond_resched() to nfs_commit_release_pages() (bnc#1012628). - NFS: Fix nfsstat breakage due to LOOKUPP (bnc#1012628). - NFS: commit direct writes even if they fail partially (bnc#1012628). - NFS: reject request for id_legacy key without auxdata (bnc#1012628). - NFS: Fix a race between mmap() and O_DIRECT (bnc#1012628). - nfsd: Detect unhashed stids in nfsd4_verify_open_stid() (bnc#1012628). - kernfs: fix regression in kernfs_fop_write caused by wrong type (bnc#1012628). - ahci: Annotate PCI ids for mobile Intel chipsets as such (bnc#1012628). - ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI (bnc#1012628). - ahci: Add Intel Cannon Lake PCH-H PCI ID (bnc#1012628). - crypto: hash - introduce crypto_hash_alg_has_setkey() (bnc#1012628). - crypto: cryptd - pass through absence of ->setkey() (bnc#1012628). - crypto: mcryptd - pass through absence of ->setkey() (bnc#1012628). - crypto: poly1305 - remove ->setkey() method (bnc#1012628). - crypto: hash - annotate algorithms taking optional key (bnc#1012628). - crypto: hash - prevent using keyed hashes without setting key (bnc#1012628). - media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt (bnc#1012628). - media: v4l2-ioctl.c: don't copy back the result for -ENOTTY (bnc#1012628). - media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF (bnc#1012628). - media: v4l2-compat-ioctl32.c: fix the indentation (bnc#1012628). - media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32 (bnc#1012628). - media: v4l2-compat-ioctl32.c: avoid sizeof(type) (bnc#1012628). - media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32 (bnc#1012628). - media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer (bnc#1012628). - media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32 (bnc#1012628). - media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type (bnc#1012628). - media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors (bnc#1012628). - media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic (bnc#1012628). - media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs (bnc#1012628). - crypto: caam - fix endless loop when DECO acquire fails (bnc#1012628). - crypto: sha512-mb - initialize pending lengths correctly (bnc#1012628). - crypto: talitos - fix Kernel Oops on hashing an empty file (bnc#1012628). - arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls (bnc#1012628). - KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2 (bnc#1012628). - KVM: nVMX: Fix bug of injecting L2 exception into L1 (bnc#1012628). - KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded (bnc#1012628). - KVM: PPC: Book3S HV: Drop locks before reading guest memory (bnc#1012628). - KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED (bnc#1012628). - KVM: PPC: Book3S PR: Fix broken select due to misspelling (bnc#1012628). - ASoC: acpi: fix machine driver selection based on quirk (bnc#1012628). - ASoC: rockchip: i2s: fix playback after runtime resume (bnc#1012628). - ASoC: skl: Fix kernel warning due to zero NHTL entry (bnc#1012628). - ASoC: compress: Correct handling of copy callback (bnc#1012628). - watchdog: imx2_wdt: restore previous timeout after suspend+resume (bnc#1012628). - afs: Add missing afs_put_cell() (bnc#1012628). - afs: Need to clear responded flag in addr cursor (bnc#1012628). - afs: Fix missing cursor clearance (bnc#1012628). - afs: Fix server list handling (bnc#1012628). - btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker (bnc#1012628). - Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all (bnc#1012628). - kasan: don't emit builtin calls when sanitization is off (bnc#1012628). - kasan: rework Kconfig settings (bnc#1012628). - media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code (bnc#1012628). - media: dvb-frontends: fix i2c access helpers for KASAN (bnc#1012628). - media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltages (bnc#1012628). - media: ts2020: avoid integer overflows on 32 bit machines (bnc#1012628). - media: vivid: fix module load error when enabling fb and no_error_inj=1 (bnc#1012628). - media: cxusb, dib0700: ignore XC2028_I2C_FLUSH (bnc#1012628). - fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() (bnc#1012628). - kernel/async.c: revert "/async: simplify lowest_in_progress()"/ (bnc#1012628). - kernel/relay.c: revert "/kernel/relay.c: fix potential memory leak"/ (bnc#1012628). - pipe: actually allow root to exceed the pipe buffer limits (bnc#1012628). - pipe: fix off-by-one error when checking buffer limits (bnc#1012628). - HID: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working (bnc#1012628). - Bluetooth: btsdio: Do not bind to non-removable BCM43341 (bnc#1012628). - Revert "/Bluetooth: btusb: fix QCA Rome suspend/resume"/ (bnc#1012628). - Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "/rewritten"/ version (bnc#1012628). - ipmi: use dynamic memory for DMI driver override (bnc#1012628). - signal/openrisc: Fix do_unaligned_access to send the proper signal (bnc#1012628). - signal/sh: Ensure si_signo is initialized in do_divide_error (bnc#1012628). - alpha: fix crash if pthread_create races with signal delivery (bnc#1012628). - alpha: osf_sys.c: fix put_tv32 regression (bnc#1012628). - alpha: Fix mixed up args in EXC macro in futex operations (bnc#1012628). - alpha: fix reboot on Avanti platform (bnc#1012628). - alpha: fix formating of stack content (bnc#1012628). - xtensa: fix futex_atomic_cmpxchg_inatomic (bnc#1012628). - EDAC, octeon: Fix an uninitialized variable warning (bnc#1012628). - genirq: Make legacy autoprobing work again (bnc#1012628). - pinctrl: intel: Initialize GPIO properly when used through irqchip (bnc#1012628). - pinctrl: mcp23s08: fix irq setup order (bnc#1012628). - pinctrl: sx150x: Unregister the pinctrl on release (bnc#1012628). - pinctrl: sx150x: Register pinctrl before adding the gpiochip (bnc#1012628). - pinctrl: sx150x: Add a static gpio/pinctrl pin range mapping (bnc#1012628). - pktcdvd: Fix pkt_setup_dev() error path (bnc#1012628). - pktcdvd: Fix a recently introduced NULL pointer dereference (bnc#1012628). - blk-mq: quiesce queue before freeing queue (bnc#1012628). - clocksource/drivers/stm32: Fix kernel panic with multiple timers (bnc#1012628). - lib/ubsan.c: s/missaligned/misaligned/ (bnc#1012628). - lib/ubsan: add type mismatch handler for new GCC/Clang (bnc#1012628). - objtool: Fix switch-table detection (bnc#1012628). - arm64: dts: marvell: add Ethernet aliases (bnc#1012628). - drm/i915: Avoid PPS HW/SW state mismatch due to rounding (bnc#1012628). - ACPI: sbshc: remove raw pointer from printk() message (bnc#1012628). - acpi, nfit: fix register dimm error handling (bnc#1012628). - ovl: force r/o mount when index dir creation fails (bnc#1012628). - ovl: fix failure to fsync lower dir (bnc#1012628). - ovl: take mnt_want_write() for work/index dir setup (bnc#1012628). - ovl: take mnt_want_write() for removing impure xattr (bnc#1012628). - ovl: hash directory inodes for fsnotify (bnc#1012628). - mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy (bnc#1012628). - devpts: fix error handling in devpts_mntget() (bnc#1012628). - ftrace: Remove incorrect setting of glob search field (bnc#1012628). - scsi: core: Ensure that the SCSI error handler gets woken up (bnc#1012628). - scsi: lpfc: Fix crash after bad bar setup on driver attachment (bnc#1012628). - scsi: cxlflash: Reset command ioasc (bnc#1012628). - rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules (bnc#1012628). - media: dvb_frontend: fix return error code (git-fixes). - mtd: ubi: wl: Fix error return code in ubi_wl_init() (git-fixes). - Update config files. - commit 4d42c34 - Add kernel livepatch-devel package Resolving non-exported static symbols in kernel livepatches cannot be done implicitly. For such, the relocations of these symbols must follow a specially crafted format in the respective elf file. Willing to make the task of converting the elf into the right format, a tool named klp-convert was proposed. Through a file that maps all kernel symbols into their respective kernel object, this tool infers which non-exported symbol is relative to a livepatch relocation and automatically formats the final elf file. Add support to the generation of a map file right after the kernel compilation. Add the package kernel-<flavour>-livepatch-devel that brings the map file. - commit 0b1b4d3 - Linux 4.15.3 (bnc#1012628). - crypto: tcrypt - fix S/G table for test_aead_speed() (bnc#1012628). - gpio: uniphier: fix mismatch between license text and MODULE_LICENSE (bnc#1012628). - media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION (bnc#1012628). - net: sched: fix use-after-free in tcf_block_put_ext (bnc#1012628). - net_sched: get rid of rcu_barrier() in tcf_block_put_ext() (bnc#1012628). - soreuseport: fix mem leak in reuseport_add_sock() (bnc#1012628). - ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only (bnc#1012628). - cls_u32: add missing RCU annotation (bnc#1012628). - tcp_bbr: fix pacing_gain to always be unity when using lt_bw (bnc#1012628). - rocker: fix possible null pointer dereference in rocker_router_fib_event_work (bnc#1012628). - net: ipv6: send unsolicited NA after DAD (bnc#1012628). - Revert "/defer call to mem_cgroup_sk_alloc()"/ (bnc#1012628). - ipv6: change route cache aging logic (bnc#1012628). - ipv6: addrconf: break critical section in addrconf_verify_rtnl() (bnc#1012628). - vhost_net: stop device during reset owner (bnc#1012628). - tcp: release sk_frag.page in tcp_disconnect (bnc#1012628). - r8169: fix RTL8168EP take too long to complete driver initialization (bnc#1012628). - qmi_wwan: Add support for Quectel EP06 (bnc#1012628). - qlcnic: fix deadlock bug (bnc#1012628). - net: igmp: add a missing rcu locking section (bnc#1012628). - ip6mr: fix stale iterator (bnc#1012628). - commit e7bb737 - ext4: llseek, do not crop offset on 32bit (bsc#1079747). - commit c6ab9c6 - config: arm64: Enable Hi6421 PMU (bsc#1080449) - commit 77a784c - Update i386 config files. Switch from almost unusable UNWINDER_GUESS to UNWINDER_FRAME_POINTER (which enables FRAME_POINTERs). It will slow down the kernel a bit, but improves the stack traces by the order of magnitude. Sad is that we have no ORCs on i386... - commit 1d39996 - Update config files. Sync vanilla configs to 4.15. - commit 85c7881 - rpm/kernel-binary.spec.in: Also require m4 for build. - commit 0d7b4b3 - Linux 4.15.2 (bnc#1012628). - KVM: x86: Make indirect calls in emulator speculation safe (bnc#1012628). - KVM: VMX: Make indirect call speculation safe (bnc#1012628). - x86/alternative: Print unadorned pointers (bnc#1012628). - auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - iio: adc/accel: Fix up module licenses (bnc#1012628). - pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - KVM: nVMX: Eliminate vmcs02 pool (bnc#1012628). - KVM: VMX: introduce alloc_loaded_vmcs (bnc#1012628). - objtool: Improve retpoline alternative handling (bnc#1012628). - objtool: Add support for alternatives at the end of a section (bnc#1012628). - objtool: Warn on stripped section symbol (bnc#1012628). - x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP (bnc#1012628). - x86/entry/64: Remove the SYSCALL64 fast path (bnc#1012628). - x86/entry/64: Push extra regs right away (bnc#1012628). - x86/asm: Move 'status' from thread_struct to thread_info (bnc#1012628). - x86/spectre: Fix spelling mistake: "/vunerable"/-> "/vulnerable"/ (bnc#1012628). - x86/paravirt: Remove 'noreplace-paravirt' cmdline option (bnc#1012628). - KVM: VMX: make MSR bitmaps per-VCPU (bnc#1012628). - x86/kvm: Update spectre-v1 mitigation (bnc#1012628). - x86/retpoline: Avoid retpolines for built-in __init functions (bnc#1012628). - x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL (bnc#1012628). - KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX (bnc#1012628). - KVM/x86: Add IBPB support (bnc#1012628). - KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES (bnc#1012628). - KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL (bnc#1012628). - KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL (bnc#1012628). - serial: core: mark port as initialized after successful IRQ change (bnc#1012628). - fpga: region: release of_parse_phandle nodes after use (bnc#1012628). - commit 54903ae - rpm/kernel-binary.spec.in: install ksym-provides tool (bsc#1077692). - commit 679f5c5 - rpm/kernel-binary.spec.in: require bison for build. linux-next tends to have outdated generated files so it needs bison to regenerate them. - commit 4ad1ede - Add ksym-provides tool (bsc#1077692). - commit 9cd1e1e - x86/pti: Mark constant arrays as __initconst (bsc#1068032 CVE-2017-5753). - x86/cpuid: Fix up "/virtual"/ IBRS/IBPB/STIBP feature bits on Intel (bsc#1068032 CVE-2017-5753). - commit 7d4f257 - x86/speculation: Add basic IBRS support infrastructure (bsc#1068032 CVE-2017-5753). - x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown (bsc#1068032 CVE-2017-5753). - x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes (bsc#1068032 CVE-2017-5753). - x86/nospec: Fix header guards names (bsc#1068032 CVE-2017-5753). - x86/bugs: Drop one "/mitigation"/ from dmesg (bsc#1068032 CVE-2017-5753). - x86/cpu/bugs: Make retpoline module warning conditional (bsc#1068032 CVE-2017-5753). - x86/cpufeatures: Clean up Spectre v2 related CPUID flags (bsc#1068032 CVE-2017-5753). - x86/retpoline: Simplify vmexit_fill_RSB() (bsc#1068032 CVE-2017-5753). - x86/speculation: Simplify indirect_branch_prediction_barrier() (bsc#1068032 CVE-2017-5753). - module/retpoline: Warn about missing retpoline in module (bsc#1068032 CVE-2017-5753). - x86/spectre: Check CONFIG_RETPOLINE in command line parser (bsc#1068032 CVE-2017-5753). - x86/speculation: Use Indirect Branch Prediction Barrier in context switch (bsc#1068032 CVE-2017-5753). - Refresh patches.suse/0001-x86-cpufeatures-Add-CPUID_7_EDX-CPUID-leaf.patch. - Refresh patches.suse/0002-x86-cpufeatures-Add-Intel-feature-bits-for-Speculati.patch. - Refresh patches.suse/0003-x86-cpufeatures-Add-AMD-feature-bits-for-Speculation.patch. - Refresh patches.suse/0004-x86-msr-Add-definitions-for-new-speculation-control-.patch. - Refresh patches.suse/0007-x86-speculation-Add-basic-IBPB-Indirect-Branch-Predi.patch. - Refresh patches.suse/supported-flag. - Delete patches.suse/0005-x86-pti-Do-not-enable-PTI-on-processors-which-are-no.patch. - Delete patches.suse/0006-x86-cpufeature-Blacklist-SPEC_CTRL-on-early-Spectre-.patch. - Delete patches.suse/0008-x86-kvm-Add-IBPB-support.patch. - Delete patches.suse/0009-x86-speculation-Use-Indirect-Branch-Prediction-Barri.patch. - Delete patches.suse/0010-x86-mm-Only-flush-indirect-branches-when-switching-i.patch. - Delete patches.suse/0011-x86-speculation-Add-basic-IBRS-support-infrastructur.patch. - Delete patches.suse/0017-x86-ibrs-Add-new-helper-macros-to-save-restore-MSR_I-fix.patch. - Delete patches.suse/0017-x86-ibrs-Add-new-helper-macros-to-save-restore-MSR_I.patch. - Delete patches.suse/0018-x86-vmx-Direct-access-to-MSR_IA32_SPEC_CTRL.patch. Update to the patches from 4.16-rc1 and the updated IBRS patches from the dwmw's repo. - commit cd20d46 - Documentation: Document array_index_nospec (bsc#1068032 CVE-2017-5715). - array_index_nospec: Sanitize speculative array de-references (bsc#1068032 CVE-2017-5715). - x86: Implement array_index_mask_nospec (bsc#1068032 CVE-2017-5715). - x86: Introduce barrier_nospec (bsc#1068032 CVE-2017-5715). - x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec (bsc#1068032 CVE-2017-5715). - x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} (bsc#1068032 CVE-2017-5715). - x86/syscall: Sanitize syscall table de-references under speculation (bsc#1068032 CVE-2017-5715). - nl80211: Sanitize array index in parse_txq_params (bsc#1068032 CVE-2017-5715). - x86/spectre: Report get_user mitigation for spectre_v1 (bsc#1068032 CVE-2017-5715). - Delete patches.suse/0001-Documentation-document-array_ptr.patch. - Delete patches.suse/0002-asm-nospec-array_ptr-sanitize-speculative-array-de-r.patch. - Delete patches.suse/0003-x86-implement-array_ptr_mask.patch. - Delete patches.suse/0004-x86-introduce-__uaccess_begin_nospec-and-ifence.patch. - Delete patches.suse/0007-x86-narrow-out-of-bounds-syscalls-to-sys_read-under-.patch. - Delete patches.suse/0009-kvm-x86-update-spectre-v1-mitigation.patch. - Delete patches.suse/0010-nl80211-sanitize-array-index-in-parse_txq_params.patch. Replace by the patches from 4.16-rc1. - commit 8343cab - scsi: aacraid: remove redundant setting of variable c (git-fixes). - commit 143e25c - Linux 4.15.1 (bnc#1012628). - x86/efi: Clarify that reset attack mitigation needs appropriate userspace (bnc#1012628). - Input: synaptics-rmi4 - do not delete interrupt memory too early (bnc#1012628). - Input: synaptics-rmi4 - unmask F03 interrupts when port is opened (bnc#1012628). - test_firmware: fix missing unlock on error in config_num_requests_store() (bnc#1012628). - iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels (bnc#1012628). - iio: adc: stm32: fix scan of multiple channels with DMA (bnc#1012628). - spi: imx: do not access registers while clocks disabled (bnc#1012628). - serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS (bnc#1012628). - serial: 8250_dw: Revert "/Improve clock rate setting"/ (bnc#1012628). - serial: 8250_uniphier: fix error return code in uniphier_uart_probe() (bnc#1012628). - serial: 8250_of: fix return code when probe function fails to get reset (bnc#1012628). - mei: me: allow runtime pm for platform with D0i3 (bnc#1012628). - android: binder: use VM_ALLOC to get vm area (bnc#1012628). - ANDROID: binder: remove waitqueue when thread exits (bnc#1012628). - usb/gadget: Fix "/high bandwidth"/ check in usb_gadget_ep_match_desc() (bnc#1012628). - usb: uas: unconditionally bring back host after reset (bnc#1012628). - usb: f_fs: Prevent gadget unbind if it is already unbound (bnc#1012628). - USB: serial: simple: add Motorola Tetra driver (bnc#1012628). - usbip: list: don't list devices attached to vhci_hcd (bnc#1012628). - usbip: prevent bind loops on devices attached to vhci_hcd (bnc#1012628). - USB: serial: io_edgeport: fix possible sleep-in-atomic (bnc#1012628). - CDC-ACM: apply quirk for card reader (bnc#1012628). - USB: cdc-acm: Do not log urb submission errors on disconnect (bnc#1012628). - USB: serial: pl2303: new device id for Chilitag (bnc#1012628). - usb: option: Add support for FS040U modem (bnc#1012628). - tty: fix data race between tty_init_dev and flush of buf (bnc#1012628). - staging: ccree: fix fips event irq handling build (bnc#1012628). - staging: ccree: NULLify backup_info when unused (bnc#1012628). - staging: lustre: separate a connection destroy from free struct kib_conn (bnc#1012628). - scsi: storvsc: missing error code in storvsc_probe() (bnc#1012628). - scsi: aacraid: Fix hang in kdump (bnc#1012628). - scsi: aacraid: Fix udev inquiry race condition (bnc#1012628). - ima/policy: fix parsing of fsuuid (bnc#1012628). - igb: Free IRQs when device is hotplugged (bnc#1012628). - mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE (bnc#1012628). - gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012628). - HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events (bnc#1012628). - HID: wacom: EKR: ensure devres groups at higher indexes are released (bnc#1012628). - crypto: af_alg - whitelist mask and type (bnc#1012628). - crypto: sha3-generic - fixes for alignment and big endian operation (bnc#1012628). - crypto: inside-secure - avoid unmapping DMA memory that was not mapped (bnc#1012628). - crypto: inside-secure - fix hash when length is a multiple of a block (bnc#1012628). - crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni (bnc#1012628). - crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni (bnc#1012628). - crypto: aesni - add wrapper for generic gcm(aes) (bnc#1012628). - crypto: aesni - fix typo in generic_gcmaes_decrypt (bnc#1012628). - crypto: aesni - handle zero length dst buffer (bnc#1012628). - crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH (bnc#1012628). - ALSA: hda - Reduce the suspend time consumption for ALC256 (bnc#1012628). - gpio: Fix kernel stack leak to userspace (bnc#1012628). - gpio: stmpe: i2c transfer are forbiden in atomic context (bnc#1012628). - tools/gpio: Fix build error with musl libc (bnc#1012628). - Bluetooth: hci_serdev: Init hci_uart proto_lock to avoid oops (bnc#1012628). - commit 671bf29 - config: arm64: Enable RockChip 8xx We need RockChip RK-808 support to run openSUSE on Rock64 board (RK3328). Currently, even voltage regulator is missed. - commit a348749 - Update to 4.15-final. - Eliminated 5 patches. - commit 36830f7 - btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly (bsc#1078019). - commit d3f1d2c - config: arm64: enable UNMAP_KERNEL_AT_EL0 and HARDEN_BRANCH_PREDICTOR - commit c41900c - arm64: Turn on KPTI only on CPUs that need it (bsc#1068032). - arm64: Branch predictor hardening for Cavium ThunderX2 (bsc#1068032). - arm64: Run enable method for errata work arounds on late CPUs (bsc#1068032). - arm64: Move BP hardening to check_and_switch_context (bsc#1068032). - arm: KVM: Invalidate icache on guest exit for Cortex-A15 (bsc#1068032). - arm: Invalidate icache on prefetch abort outside of user mapping on Cortex-A15 (bsc#1068032). - arm: Add icache invalidation on switch_mm for Cortex-A15 (bsc#1068032). - arm: KVM: Invalidate BTB on guest exit (bsc#1068032). - arm: Invalidate BTB on prefetch abort outside of user mapping on Cortex A8, A9, A12 and A17 (bsc#1068032). - arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17 (bsc#1068032). - arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs (bsc#1068032). - arm64: Implement branch predictor hardening for Falkor (bsc#1068032). - arm64: Implement branch predictor hardening for affected Cortex-A CPUs (bsc#1068032). - arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 (bsc#1068032). - arm64: KVM: Make PSCI_VERSION a fast path (bsc#1068032). - arm64: KVM: Use per-CPU vector when BP hardening is enabled (bsc#1068032). - arm64: Add skeleton to harden the branch predictor against aliasing attacks (bsc#1068032). - arm64: Move post_ttbr_update_workaround to C code (bsc#1068032). - drivers/firmware: Expose psci_get_version through psci_ops structure (bsc#1068032). - arm64: Take into account ID_AA64PFR0_EL1.CSV3 (bsc#1068032). - arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry (bsc#1068032). - arm64: use RET instruction for exiting the trampoline (bsc#1068032). - arm64: capabilities: Handle duplicate entries for a capability (bsc#1068032). - arm64: cpufeature: Pass capability structure to ->enable callback (bsc#1068032). - arm64: kpti: Fix the interaction between ASID switching and software PAN (bsc#1068032). - arm64: kaslr: Put kernel vectors address in separate data page (bsc#1068032). - arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR (bsc#1068032). - perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() (bsc#1068032). - arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 (bsc#1068032). - arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 (bsc#1068032). - arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks (bsc#1068032). - arm64: erratum: Work around Falkor erratum #E1003 in trampoline code (bsc#1068032). - arm64: entry: Hook up entry trampoline to exception vectors (bsc#1068032). - arm64: entry: Explicitly pass exception level to kernel_ventry macro (bsc#1068032). - arm64: mm: Map entry trampoline into trampoline and kernel page tables (bsc#1068032). - arm64: entry: Add exception trampoline page for exceptions from EL0 (bsc#1068032). - arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI (bsc#1068032). - arm64: mm: Add arm64_kernel_unmapped_at_el0 helper (bsc#1068032). - arm64: mm: Allocate ASIDs in pairs (bsc#1068032). - arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN (bsc#1068032). - arm64: mm: Rename post_ttbr0_update_workaround (bsc#1068032). - arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 (bsc#1068032). - arm64: mm: Move ASID from TTBR0 to TTBR1 (bsc#1068032). - arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN (bsc#1068032). - arm64: mm: Use non-global mappings for kernel space (bsc#1068032). - commit cdf2ded - config: arm64: enable rk3399 missing drivers These drivers are required for Rockchip RK3399 Sapphire board - commit 94b8551 - x86/ibrs: Add new helper macros to save/restore MSR_IA32_SPEC_CTRL fix (bsc#1068032 CVE-2017-5753). - commit 13295d4 - x86/cpufeature: Move processor tracing out of scattered features (bsc#1068032 CVE-2017-5753). - Refresh patches.suse/0001-x86-cpufeatures-Add-CPUID_7_EDX-CPUID-leaf.patch. - Refresh patches.suse/0007-x86-speculation-Add-basic-IBPB-Indirect-Branch-Predi.patch. - commit 8d8b718 - x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros (bsc#1068032 CVE-2017-5753). - commit 8dc7c71 - x86/vmx: Direct access to MSR_IA32_SPEC_CTRL (bsc#1068032 CVE-2017-5753). - x86/ibrs: Add new helper macros to save/restore MSR_IA32_SPEC_CTRL (bsc#1068032 CVE-2017-5753). - x86/enter: Use IBRS on syscall and interrupts (bsc#1068032 CVE-2017-5753). - x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation (bsc#1068032 CVE-2017-5753). - x86/idle: Control Indirect Branch Speculation in idle (bsc#1068032 CVE-2017-5753). - x86: Simplify spectre_v2 command line parsing (bsc#1068032 CVE-2017-5753). - x86/speculation: Add inlines to control Indirect Branch Speculation (bsc#1068032 CVE-2017-5753). - x86/speculation: Add basic IBRS support infrastructure (bsc#1068032 CVE-2017-5753). - x86/mm: Only flush indirect branches when switching into non dumpable process (bsc#1068032 CVE-2017-5753). - x86/speculation: Use Indirect Branch Prediction Barrier in context switch (bsc#1068032 CVE-2017-5753). - x86/kvm: Add IBPB support (bsc#1068032 CVE-2017-5753). - x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support (bsc#1068032 CVE-2017-5753). - x86/cpufeature: Blacklist SPEC_CTRL on early Spectre v2 microcodes (bsc#1068032 CVE-2017-5753). - x86/pti: Do not enable PTI on processors which are not vulnerable to Meltdown (bsc#1068032 CVE-2017-5753). - x86/msr: Add definitions for new speculation control MSRs (bsc#1068032 CVE-2017-5753). - x86/cpufeatures: Add AMD feature bits for Speculation Control (bsc#1068032 CVE-2017-5753). - x86/cpufeatures: Add Intel feature bits for Speculation Control (bsc#1068032 CVE-2017-5753). - x86/cpufeatures: Add CPUID_7_EDX CPUID leaf (bsc#1068032 CVE-2017-5753). - x86/retpoline: Optimize inline assembler for vmexit_fill_RSB (bsc#1068032 CVE-2017-5753). - x86/retpoline: Fill RSB on context switch for affected CPUs (bsc#1068032 CVE-2017-5753). - commit e36ab4f - Documentation: document array_ptr (bsc#1068032 CVE-2017-5715). - asm/nospec, array_ptr: sanitize speculative array de-references (bsc#1068032 CVE-2017-5715). - x86: implement array_ptr_mask() (bsc#1068032 CVE-2017-5715). - x86: introduce __uaccess_begin_nospec and ifence (bsc#1068032 CVE-2017-5715). - x86, __get_user: use __uaccess_begin_nospec (bsc#1068032 CVE-2017-5715). - x86, get_user: use pointer masking to limit speculation (bsc#1068032 CVE-2017-5715). - x86: narrow out of bounds syscalls to sys_read under speculation (bsc#1068032 CVE-2017-5715). - vfs, fdtable: prevent bounds-check bypass via speculative execution (bsc#1068032 CVE-2017-5715). - kvm, x86: update spectre-v1 mitigation (bsc#1068032 CVE-2017-5715). - nl80211: sanitize array index in parse_txq_params (bsc#1068032 CVE-2017-5715). - Delete patches.suse/0003-locking-barriers-introduce-new-observable-speculatio.patch. - Delete patches.suse/0004-bpf-prevent-speculative-execution-in-eBPF-interprete.patch. - Delete patches.suse/0005-x86-bpf-jit-prevent-speculative-execution-when-JIT-i.patch. - Delete patches.suse/0006-uvcvideo-prevent-speculative-execution.patch. - Delete patches.suse/0007-carl9170-prevent-speculative-execution.patch. - Delete patches.suse/0008-p54-prevent-speculative-execution.patch. - Delete patches.suse/0009-qla2xxx-prevent-speculative-execution.patch. - Delete patches.suse/0010-cw1200-prevent-speculative-execution.patch. - Delete patches.suse/0011-Thermal-int340x-prevent-speculative-execution.patch. - Delete patches.suse/0012-ipv4-prevent-speculative-execution.patch. - Delete patches.suse/0013-ipv6-prevent-speculative-execution.patch. - Delete patches.suse/0014-fs-prevent-speculative-execution.patch. - Delete patches.suse/0015-net-mpls-prevent-speculative-execution.patch. - Delete patches.suse/0016-udf-prevent-speculative-execution.patch. - Delete patches.suse/0017-userns-prevent-speculative-execution.patch. Replace by the potential upstream solution. - commit 804f8a1 - rpm/mkspec-dtb: Remove COPYING file (bsc#1076905). It conflicts between different versions of dtb package. - commit 0e5fcf9 - Update config files (bsc#1068032 CVE-2017-5715). Enable RETPOLINE -- the compiler is capable of them already. - commit 5d5345e - kernel-obs-build.spec.in: enable xfs module This allows the public cloud team to build images with XFS as root filesystem - commit 95a2d6f - macros.kernel-source: pass -f properly in module subpackage (boo#1076393). - commit 66bd9b8 - Update to 4.15-rc8. - Eliminated 3 patches. - Config changes: - Security: - BPF_JIT_ALWAYS_ON=y - RETPOLINE=n (depends on gcc with -mindirect-branch=thunk-extern) - commit 05e4405 - bpf, array: fix overflow in max_entries and undefined behavior in index_mask (bsc#1068032 CVE-2017-5753). - commit 5fdfc1a - bpf: prevent out-of-bounds speculation (bsc#1068032 CVE-2017-5753). - commit 0eca303 - config: arm64: Enable Aardvark PCIe controller Aardvark PCIe controller is a part of Marvel Armada 3700 SoC. This option is required to support PCIe for JeOS-espressobin. - commit b0bb655 - rpm/kernel-binary.spec.in: more specific kGraft Provides: (fate#323682) Follow openSUSE packaging practices described at https://en.opensuse.org/openSUSE:Package_dependencies#Renaming_a_package. - commit 050081b - x86/cpu/AMD: Make LFENCE a serializing instruction (bsc#1068032 CVE-2017-5754). - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC (bsc#1068032 CVE-2017-5754). - Delete patches.suse/0001-x86-cpu-AMD-Make-the-LFENCE-instruction-serialized.patch. - Delete patches.suse/0002-x86-cpu-AMD-Remove-now-unused-definition-of-MFENCE_R.patch. Use the variants from upstream (tip tree). - commit 33b16eb - kernel-obs-build.spec.in: add --no-hostonly-cmdline to dracut invocation (boo#1062303). call dracut with --no-hostonly-cmdline to avoid the random rootfs UUID being added into the initrd's /etc/cmdline.d/95root-dev.conf - commit da5186f - Update to 4.15-rc7. - Eliminated 1 patch. - commit b07c570 - rpm/constraints.in: lower kernel-syzkaller's mem requirements OBS now reports that it needs only around 2G, so lower the limit to 8G, so that more compliant workers can be used. - commit a73399a - config: x86, PAGE_TABLE_ISOLATION=y (bsc#1068032). - commit 4343d87 - userns: prevent speculative execution (bnc#1068032 CVE-2017-5753). - udf: prevent speculative execution (bnc#1068032 CVE-2017-5753). - net: mpls: prevent speculative execution (bnc#1068032 CVE-2017-5753). - fs: prevent speculative execution (bnc#1068032 CVE-2017-5753). - ipv6: prevent speculative execution (bnc#1068032 CVE-2017-5753). - ipv4: prevent speculative execution (bnc#1068032 CVE-2017-5753). - Thermal/int340x: prevent speculative execution (bnc#1068032 CVE-2017-5753). - cw1200: prevent speculative execution (bnc#1068032 CVE-2017-5753). - qla2xxx: prevent speculative execution (bnc#1068032 CVE-2017-5753). - p54: prevent speculative execution (bnc#1068032 CVE-2017-5753). - carl9170: prevent speculative execution (bnc#1068032 CVE-2017-5753). - uvcvideo: prevent speculative execution (bnc#1068032 CVE-2017-5753). - x86, bpf, jit: prevent speculative execution when JIT is enabled (bnc#1068032 CVE-2017-5753). - bpf: prevent speculative execution in eBPF interpreter (bnc#1068032 CVE-2017-5753). - locking/barriers: introduce new observable speculation barrier (bnc#1068032 CVE-2017-5753). - x86/cpu/AMD: Remove now unused definition of MFENCE_RDTSC feature (bnc#1068032 CVE-2017-5753). - x86/cpu/AMD: Make the LFENCE instruction serialized (bnc#1068032 CVE-2017-5753). - commit ee4aa62 - Update to 4.15-rc6. - Config changes: - x86: PAGE_TABLE_ISOLATION=n (default, performance) - commit cd70bd8 - config: disable BUG_ON_DATA_CORRUPTION On its face this option makes sense but it brings along with it DEBUG_LIST, which is very expensive and obvious on benchmarks. - commit 9fcc9f1 - config: refresh i386/default Commit 4735d41aeeb added a disabled CONFIG_SPI_INTEL_SPI_PLATFORM option that doesn't exist on i386/default (at least in 4.15-rc5). - commit 84167ae - Update to 4.15-rc5. - Config changes: - i386: NR_CPUS 128->64 - 7bbcbd3d1cd (x86/Kconfig: Limit NR_CPUS on 32-bit to a sane amount) - commit 9e8deb3 - kernel-obs-build: use pae and lpae kernels where available (bsc#1073579). - commit 1ac1946 - Disable CONFIG_SPI_INTEL_SPI_PCI as well (bsc#1073836) - commit ddb33b2 - Disable CONFIG_SPI_INTEL_SPI_PLATFORM for BIOS breakge on Lenovo laptops (bsc#1073836) - commit 4735d41 - Update to 4.15-rc4. - Eliminated 1 patch. - Config changes: - ARM: - QCOM_FALKOR_ERRATUM_E1041=y - Overlayfs: - OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y (preserves existing behavior) - commit ff8819c - x86/stacktrace: make clear the success paths (bnc#1058115). - Refresh patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch. - Refresh patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch. - Delete patches.suse/0002-x86-stacktrace-remove-unwind_state-error.patch. Fix livepatch to succeed also for kthreads and idle tasks. - commit 5292470 - s390/sclp: disable FORTIFY_SOURCE for early sclp code (-). - commit 62412b6 - Update to 4.15-rc3. - Eliminated 1 patch. - commit 383d72f - config: armv7hl: Enable SUN4I_A10_CCU for Allwinner A20 (boo#1072032) - commit 170d177 - Add undefine _unique_build_ids (bsc#964063) - commit 47e91a1 - x86/stacktrace: do now unwind after user regs (bnc#1058115). - x86/stacktrace: remove unwind_state->error (bnc#1058115). - x86/stacktrace: remove STACKTRACE_DUMP_ONCE from __save_stack_trace_reliable (bnc#1058115). - x86/stacktrace: do not fail for ORC with regs on stack (bnc#1058115). More make-ORC-reliable patches. - commit ef715eb - Update to 4.15-rc2. - Eliminated 2 patches. - commit 68549b6 - Refresh patches.suse/apparmor-fix-oops-in-audit_signal_cb-hook.patch. Update upstream status. - commit ee861fd - mmc: sdhci: Avoid swiotlb buffer being full (bnc#1068877). - commit 2659efd - rpm/kernel-binary.spec.in: fix incorrectly moved comment While moving # END COMMON DEPS moved following comment with it. - commit 858b7e7 - config: armv7hl: Update to 4.15-rc1 - commit b4c7f19 - config: armv6hl: Update to 4.15-rc1 - commit edcdf48 - config: arm64: Update to 4.15-rc1 - commit 3278861 - Update to 4.15-rc1. - Eliminated 74 patches. - ARM configs need updating. - Config changes: - General: - CPU_ISOLATION=y - GUP_BENCHMARK=n - x86: - X86_INTEL_UMIP=y - PINCTRL_CEDARFORK=m - INTEL_SOC_PMIC_CHTDC_TI=m - INTEL_WMI_THUNDERBOLT=m - DELL_SMBIOS_WMI=m - DELL_SMBIOS_SMM=m - CHT_DC_TI_PMIC_OPREGION=y - RPMSG_CHAR=m - i386: - IR_SPI=m - IR_GPIO_CIR=m - IR_GPIO_TX=m - IR_PWM_TX=m - powerpc: - PPC_RADIX_MMU_DEFAULT=y (default) - MEM_SOFT_DIRTY=n (needs arch expert review) - PINCTRL=n - PPC_FAST_ENDIAN_SWITCH=n (default) - s390: - GCC_PLUGINS=n - MEM_SOFT_DIRTY=(needs arch expert review) - PINCTRL=n - FORTIFY_SOURCE=y - s390/zfcpdump: - BPF_STREAM_PARSER=n - MTD=n - Network: - NET_SCH_CBS=m - VSOCKETS_DIAG=m - DP83822_PHY=m - RENESAS_PHY=m - THUNDERBOLT_NET=m - Input: - TOUCHSCREEN_EXC3000=m - TOUCHSCREEN_HIDEEP=m - TOUCHSCREEN_S6SY761=m - DRM_I2C_ADV7511_CEC=y - Misc: - IPMI_PROC_INTERFACE=y - GPIO_MAX3191X=m - MANAGER_SBS=m - W1_SLAVE_DS28E17=m - SENSORS_MAX6621=m - SENSORS_MAX31785=m - CEC_GPIO=m - TYPEC_TPS6598X=m - RPMSG_VIRTIO=m - IIO_CROS_EC_ACCEL_LEGACY=m - RFD77402=m - NTB_SWITCHTEC=m - MMC_SDHCI_OMAP=m - Filesystems: - XFS_ONLINE_SCRUB=n (still experimental) - BTRFS_FS_REF_VERIFY=n - CRAMFS_BLOCKDEV=y - CRAMFS_MTD=y - INTEGRITY_TRUSTED_KEYRING=y - Crypto: - CRYPTO_SM3=m - SIGNED_PE_FILE_VERIFICATION=y - SYSTEM_TRUSTED_KEYS (empty) - SYSTEM_EXTRA_CERTIFICATE=n - SECONDARY_TRUSTED_KEYRING=n - LEDS: - LEDS_APU=m - LEDS_TRIGGER_ACTIVITY=m - RTC: - RTC_DRV_PCF85363=m - Xen: - XEN_PVCALLS_FRONTEND=n - Graphics: - DRM_AMD_DC=y - DRM_AMD_DC_PRE_VEGA=y - DRM_AMD_DC_FBC=y ? - DRM_AMD_DC_DCN1_0=y - DEBUG_KERNEL_DC=n - NOUVEAU_DEBUG_MMU=n - Storage: - NVME_MULTIPATH=y - IB: - MLX4_CORE_GEN2=y - Sound: - SND_SOC_INTEL_SST_TOPLEVEL=m - SND_SOC_INTEL_BAYTRAIL=m - Testing: - KCOV_ENABLE_COMPARISONS=y (syzkaller) - BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=n - PREEMPTIRQ_EVENTS=y - TEST_FIND_BIT=n - PKCS7_TEST_KEY=n - CHASH_SELFTEST=n - CHASH_STATS=n - commit bc47c49 - config: armv6hl: Enable 8250 irq sharing for RPi Zero W (boo#1069828) - commit 01942c4 - config: armv6hl: Enable brcmfmac for RPi Zero W (boo#1069830) - commit 56423d9 - config: armv6hl: Enable 8250 serial console for RPi Zero W (boo#1069828) - commit 3a3001a - dvb_frontend: don't use-after-free the frontend struct (bsc#1067087 CVE-2017-16648). - media: dvb-core: always call invoke_release() in fe_free() (bsc#1067087). - commit 2a04ad0 - rpm/kernel-binary.spec.in: Correct supplements for recent SLE products (bsc#1067494) - commit 8f05b9f - supported:conf: Remove stale Xen driver entries. - commit c46464b - ipmi_si: fix memory leak on new_smi (git-fixes). - commit 4ca3b35 - Linux 4.14.2 (bnc#1012628). - af_netlink: ensure that NLMSG_DONE never fails in dumps (bnc#1012628). - vxlan: fix the issue that neigh proxy blocks all icmpv6 packets (bnc#1012628). - net: cdc_ncm: GetNtbFormat endian fix (bnc#1012628). - fealnx: Fix building error on MIPS (bnc#1012628). - net/sctp: Always set scope_id in sctp_inet6_skb_msgname (bnc#1012628). - ima: do not update security.ima if appraisal status is not INTEGRITY_PASS (bnc#1012628). - serial: omap: Fix EFR write on RTS deassertion (bnc#1012628). - serial: 8250_fintek: Fix finding base_port with activated SuperIO (bnc#1012628). - tpm-dev-common: Reject too short writes (bnc#1012628). - rcu: Fix up pending cbs check in rcu_prepare_for_idle (bnc#1012628). - mm/pagewalk.c: report holes in hugetlb ranges (bnc#1012628). - ocfs2: fix cluster hang after a node dies (bnc#1012628). - ocfs2: should wait dio before inode lock in ocfs2_setattr() (bnc#1012628). - ipmi: fix unsigned long underflow (bnc#1012628). - mm/page_alloc.c: broken deferred calculation (bnc#1012628). - mm/page_ext.c: check if page_ext is not prepared (bnc#1012628). - coda: fix 'kernel memory exposure attempt' in fsync (bnc#1012628). - ipmi: Prefer ACPI system interfaces over SMBIOS ones (bnc#1012628). - commit 295c90a - apparmor: fix oops in audit_signal_cb hook (bnc#1069562). - Refresh patches.suse/0001-AppArmor-basic-networking-rules.patch. - commit d091ad8 - bio: ensure __bio_clone_fast copies bi_partno (bnc#1069605). - commit 59c6ade - Update config files. After renaming the UNWINDER config options, vanilla has the old names and they need to be in configs. For example, x86_64 default config has CONFIG_UNWINDER_ORC=y, vanilla has CONFIG_ORC_UNWINDER=y. - commit d0dab46 - objtool: Print top level commands on incorrect usage (bnc#1058115). - commit 6603336 - x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit (bnc#1058115). - Update config files. - x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' (bnc#1058115). - Refresh patches.suse/0001-orc-mark-it-as-reliable.patch. - Update config files. - x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig (bnc#1058115). - commit c81ce89 - x86/stacktrace: Avoid recording save_stack_trace() wrappers (bnc#1058115). - commit fa72e96 - Refresh patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch. - Refresh patches.suse/0002-x86-head-Remove-confusing-comment.patch. - Refresh patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch. - Refresh patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch. - Refresh patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch. - Refresh patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch. - Refresh patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch. - Refresh patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch. Update upstream status. - commit f655f80 - move all patches to patches.suse/ - commit 6fafae6 - Linux 4.14.1 (bnc#1012628). - EDAC, sb_edac: Don't create a second memory controller if HA1 is not present (bnc#1012628). - dmaengine: dmatest: warn user when dma test times out (bnc#1012628). - crypto: dh - Fix double free of ctx->p (bnc#1012628). - crypto: dh - Don't permit 'p' to be 0 (bnc#1012628). - crypto: dh - Don't permit 'key' or 'g' size longer than 'p' (bnc#1012628). - crypto: brcm - Explicity ACK mailbox message (bnc#1012628). - USB: early: Use new USB product ID and strings for DbC device (bnc#1012628). - USB: usbfs: compute urb->actual_length for isochronous (bnc#1012628). - USB: Add delay-init quirk for Corsair K70 LUX keyboards (bnc#1012628). - usb: gadget: f_fs: Fix use-after-free in ffs_free_inst (bnc#1012628). - USB: serial: metro-usb: stop I/O after failed open (bnc#1012628). - USB: serial: Change DbC debug device binding ID (bnc#1012628). - USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update (bnc#1012628). - USB: serial: garmin_gps: fix I/O after failed probe and remove (bnc#1012628). - USB: serial: garmin_gps: fix memory leak on probe errors (bnc#1012628). - selftests/x86/protection_keys: Fix syscall NR redefinition warnings (bnc#1012628). - x86/MCE/AMD: Always give panic severity for UC errors in kernel context (bnc#1012628). - platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface (bnc#1012628 bsc#1059807). - platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table (bnc#1012628). - HID: cp2112: add HIDRAW dependency (bnc#1012628). - HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection (bnc#1012628). - rpmsg: glink: Add missing MODULE_LICENSE (bnc#1012628). - staging: wilc1000: Fix bssid buffer offset in Txq (bnc#1012628). - staging: sm750fb: Fix parameter mistake in poke32 (bnc#1012628). - staging: ccree: fix 64 bit scatter/gather DMA ops (bnc#1012628). - staging: greybus: spilib: fix use-after-free after deregistration (bnc#1012628). - staging: vboxvideo: Fix reporting invalid suggested-offset-properties (bnc#1012628). - staging: rtl8188eu: Revert 4 commits breaking ARP (bnc#1012628). - spi: fix use-after-free at controller deregistration (bnc#1012628). - sparc32: Add cmpxchg64() (bnc#1012628). - sparc64: mmu_context: Add missing include files (bnc#1012628). - sparc64: Fix page table walk for PUD hugepages (bnc#1012628). - commit b1ba0c0 - apparmor: Fix quieting of audit messages for network mediation (FATE#300516, boo#1065536). - apparmor: update apparmor-basic-networking-rules for 4.11-rc1 (FATE#300516, boo#1065536). - AppArmor: basic networking rules (FATE#300516, boo#1065536). - commit fca1de8 - VFS: Handle lazytime in do_mount() (boo#1068256). - commit 0f12060 - Update to 4.14-final. - commit c152297 - rpm/kernel-binary.spec.in: rename kGraft to KLP (fate#323682) - commit 0ed191d - media: dib0700: fix invalid dvb_detach argument (CVE-2017-16646 bsc#1067105). - commit c6cd519 - Update to 4.14-rc8. - commit 0fbdeee - media: imon: Fix null-ptr-deref in imon_probe (CVE-2017-16537 bsc#1066573). - [media] cx231xx-cards: fix NULL-deref on missing association descriptor (CVE-2017-16536 bsc#1066606). - commit 0cd38c2 - rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on libelf-devel. Otherwise warning that got turned into error by upstream 3dd40cb3 ("/objtool: Upgrade libelf-devel warning to error..."/) would trigger and cause any packages being built against kernel-*-devel (such as KMPs, crash) not to have the libelf dependency included, and fail to build. - rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on libelf-devel. Otherwise warning that got turned into error by e683952999 ("/objtool: Upgrade libelf-devel warning to error..."/) would trigger and cause any packages being built against kernel-*-devel (such as KMPs, crash) not to have the libelf dependency included, and fail to build. - commit f6c0f80 - REVERT: md/bitmap: copy correct data for bitmap super (bsc#1062597). - commit 9382440 - Update to 4.14-rc7. - commit dbf3e9b - futex: futex_wake_op, fix sign_extend32 sign bits (bnc#1064590). - commit a6d946f - VFS: expedite unmount (bsc#1024412). - commit 10c4365 - Update to 4.14-rc6. - Eliminated 2 patches. - commit 8b364ca - mac80211: accept key reinstall without changing anything (CVE-2017-13080 bsc#1063667). - commit 19d19fc - Update to 4.14-rc5. - commit 39eecab - Revert "/rpm/constraints.in: Lower default disk space requirement from 25G to 24G"/ This reverts commit 406abda1467c038842febffe264faae1fa2e3c1d. ok, did not wait long enough to see the failure. - commit ed99981 - rpm/constraints.in: Lower default disk space requirement from 25G to 24G 25G is rejected by the build service on ARM. - commit 406abda - Update to 4.14-rc4. - commit 879f297 - rpm/kernel-binary.spec.in: add the kernel-binary dependencies to kernel-binary-base (bsc#1060333). - commit 955681c - Delete patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch. The change is not longer needed with PVOPS Xen (bsc#873195). - commit 8366b6a - Delete patches.rpmify/cloneconfig.diff. - commit 437d08e - Only use patches.suse for patches. This eliminates patches.arch, patches.drivers, and patches.fixes, and moves the patches contained in them to patches.suse. Also update feedback for Patch-mainline tags. - commit 343996e - Delete patches.suse/suse-hv-storvsc-sg_tablesize.patch. Per Olaf Hering, this is no longer needed. - commit 83b19a6 - orc: mark it as reliable (bnc#1058115). - Update config files. - commit 3c7d429 - Delete patches.fixes/sd_liberal_28_sense_invalid.diff. - Delete patches.suse/dm-emulate-blkrrpart-ioctl. - Delete patches.suse/scsi-netlink-ml. - commit b8f0083 - Delete patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch. (no longer needed) - Delete patches.arch/arm-arndale-usb.patch. (no longer needed) - Delete patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch. (not needed, our config already includes the driver) - Delete patches.arch/ppc64le-build-vmlinux.patch. (no longer needed) - commit 2b9d327 - Disable patches.suse/binutils2_26.patch for testing. The issue addressed by this patch should be handled via upstream commit 6d92bc9d483 (x86/build: Build compressed x86 kernels as PIE). - commit f27997b - Delete patches.fixes/0001-Revert-SUNRPC-xs_sock_mark_closed-does-not-need-to-t.patch. Not needed, bug was fixed some other way since that patch was created. - commit d55ee70 - Delete patches.suse/connector-read-mostly. - commit 8ae100a - series.conf: remove commented out lines for removed patches - commit 7ea9bcc - Delete patches.arch/arm-refresh-mach-types.diff. It was marked for refresh in 12/2016 and hasn't been updated. - commit 8e357d7 - Remove s390 message catalog patches. - Delete patches.arch/kmsg-fix-parameter-limitations. - Delete patches.arch/s390-message-catalog.diff. - commit 865e88d - Refresh patches.suse/dm-mpath-accept-failed-paths. - commit 04a0a7a - Moved powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch to patches.rpmify. It's a compiler blacklist addition and should be applied to vanilla too. - commit e34eae8 - Update to 4.14-rc3. - Eliminated 2 patches. - Config changes: - Crypto: - Crypto changes brought by Kconfig changes: - CONFIG_CRYPTO_GHASH=y (Kconfig dependency change) - CONFIG_CRYPTO_GCM=y (Kconfig dependency change) - armv7hl: - DRM_SUN4I_HDMI_CEC=y - CONFIG_CEC_PIN=y (dependency) - s390x/zfcpdump: - Crypto changes brought by Kconfig changes, consistent with other configs: - CRYPTO_MANAGER_DISABLE_TESTS=n - CRYPTO_DRBG_HASH=y - CRYPTO_DRBG_CTR=y - Lots of dependencies - commit 37f329b - Refresh patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch. - Refresh patches.suse/0002-x86-head-Remove-confusing-comment.patch. - Refresh patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch. - Refresh patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch. - Refresh patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch. - Refresh patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch. - Refresh patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch. - Refresh patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch. - Delete patches.suse/0002-dwarf-do-not-throw-away-unwind-info.patch. Update upstream status and drop the dwarf remainder. - commit 8d5b116 - Update to 4.14-rc2. - Eliminated 21 patches. - commit b61ed0c - x86/asm: Fix inline asm call constraints for Clang (bnc#1058115). - objtool: Handle another GCC stack pointer adjustment bug (bnc#1058115). - commit 7544781 - rpm/kernel-binary.spec.in: only rewrite modules.dep if non-zero in size (bsc#1056979). - commit 75691fd - crypto: x86/blowfish - Fix RBP usage (bnc#1058115). - crypto: x86/camellia - Fix RBP usage (bnc#1058115). - crypto: x86/cast5 - Fix RBP usage (bnc#1058115). - crypto: x86/cast6 - Fix RBP usage (bnc#1058115). - crypto: x86/des3_ede - Fix RBP usage (bnc#1058115). - crypto: x86/sha1-avx2 - Fix RBP usage (bnc#1058115). - crypto: x86/sha1-ssse3 - Fix RBP usage (bnc#1058115). - crypto: x86/sha256-avx - Fix RBP usage (bnc#1058115). - crypto: x86/sha256-avx2 - Fix RBP usage (bnc#1058115). - crypto: x86/sha256-ssse3 - Fix RBP usage (bnc#1058115). - crypto: sha512-avx2 - Fix RBP usage (bnc#1058115). - crypto: x86/twofish - Fix RBP usage (bnc#1058115). Update upstream status. - commit 6627c5a - drm/tegra: trace: Fix path to include (build fix). - commit aecd9be - config: armv7hl: Update to 4.14-rc1 - commit 9d284f8 - config: armv6hl: Update to 4.14-rc1 - commit 0c2764f - config: arm64: Update to 4.14-rc1 - commit d6909a3 - Revert "/KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"/ (build fix). - commit f436aa0 - nl80211: check for the required netlink attributes presence (bsc#1058410 CVE-2017-12153). - commit 6d93561 - Fix incorrect backport of compatibility patch (bsc#1053501) This fixes commit fe56e414dcf9, which incorrectly placed the back-ported macros in libc-compat.h in the wrong place. It is important for __UAPI_DEF_IOVEC to be defined correctly with and without GLIBC being defined. - commit 102e6e3 - objtool: Fix object file corruption (bnc#1058115). - objtool: Do not retrieve data from empty sections (bnc#1058115). - objtool: Fix memory leak in elf_create_rela_section() (bnc#1058115). - commit 7fb990b - x86/crypto: Fix RBP usage in twofish-avx-x86_64-asm_64.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha512-avx2-asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha256-ssse3-asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha256-avx2-asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha256-avx-asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha1_ssse3_asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in sha1_avx2_x86_64_asm.S (bnc#1058115). - x86/crypto: Fix RBP usage in des3_ede-asm_64.S (bnc#1058115). - x86/crypto: Fix RBP usage in cast6-avx-x86_64-asm_64.S (bnc#1058115). - x86/crypto: Fix RBP usage in cast5-avx-x86_64-asm_64.S (bnc#1058115). - x86/crypto: Fix RBP usage in camellia-x86_64-asm_64.S (bnc#1058115). - x86/crypto: Fix RBP usage in blowfish-x86_64-asm_64.S (bnc#1058115). - commit cb96cd5 - Update to 4.14-rc1. - Eliminated 17 patches. - ARM configs need updating. - Config changes: - General: - HMM_MIRROR=n - DEVICE_PRIVATE=n - DEVICE_PUBLIC=n - SQUASHFS_ZSTD=y - ZRAM_WRITEBACK=y - x86: - INTEL_RDT=y (renamed option) - XEN_PVCALLS_BACKEND=y - X86_5LEVEL=n (will only boot on systems that support it) - AMD_MEM_ENCRYPT=y - AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=n - ppc: - PPC_MEMTRACE=y - PPC_VAS=y - s390: - CMA_DEBUG=n - CMA_DEBUGFS=n - CMA_AREAS=7 (default) - DMA_CMA=n - VMCP_CMA_SIZE=4 (default) - Netfilter: - NFT_FIB_NETDEV - Hyperv: - HYPERV_VSOCKETS - Network: - NET_NSH - BPF_STREAM_PARSER=y (build fix) - BNXT_FLOWER_OFFLOAD=y - HINIC - MLX5_MPFS=y - MLX5_ESWITCH=y - RMNET=n - ROCKCHIP_PHY - WIL6210_DEBUGFS=n - ATH10K_USB - Bluetooth: - BT_LEGACY_IOCTL=y (default) - SPI: - SPI_INTEL_SPI_PCI - Misc: - INPUT_PWM_VIBRA=m - SERIO_GPIO_PS2=m - PINCTRL_DENVERTON - PINCTRL_LEWISBURG - W1_SLAVE_DS2805 - BATTERY_BQ27XXX_HDQ=m - BATTERY_MAX1721X - SENSORS_IBM_CFFPS - SENSORS_TPS53679 - CLOCK_THERMAL=y - DEVFREQ_THERMAL=y - MFD_BD9571MWV=n - INTEL_SOC_PMIC_CHTWC=y - MFD_TPS68470=n - IR_GPIO_TX=n - IR_PWM_TX=n - DVB_DDBRIDGE - DVB_DDBRIDGE_MSIENABLE=n - TINYDRM_REPAPER=n - TINYDRM_ST7586=n - SND_SOC_CS43130=n - SND_SOC_WM8524=n - MMC_SPI - LEDS_AS3645A=n - LEDS_PCA955X_GPIO=y - INFINIBAND_EXP_USER_ACCESS=y [?] - CONFIG_ALTERA_MSGDMA - R8822BE - PI433=n - CLK_HSDK=n - EXTCON_USBC_CROS_EC - DLN2_ADC=m - LTC2471=n - CCS811=n - RESET_HSDK_V1=n - FPGA_MGR_ALTERA_CVP=m - FPGA_MGR_ALTERA_PS_SPI=m - CRYPTO_DEV_SP_CCP=y - I2C_CHT_WC=m - RESET_ATTACK_MITIGATION=y - commit 08ca987 - Refresh patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch. - Refresh patches.suse/0002-x86-head-Remove-confusing-comment.patch. - Refresh patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch. - Refresh patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch. - Refresh patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch. - Refresh patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch. - Refresh patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch. - Refresh patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch. - Delete patches.suse/0007-x86-xen-Add-unwind-hint-annotations-fix.patch. Update to the submitted v2. - commit 27de3c0 - drm/amdgpu: revert tile table update for oland (boo#1027378, boo#1039806, bko#194761). - Delete patches.fixes/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch. - commit 51745cf - Linux 4.13.2 (bnc#1012628 bsc#1055826). - Delete patches.drivers/rt2800-fix-TX_PIN_CFG-setting-for-non-MT7620-chips. - Delete patches.fixes/Bluetooth-validate-output-buffer-length-for-config-r.patch. - commit 96d9efa - rpm/kernel-docs.spec.in: Fix a thinko for xmlto buildreq condition - commit 0ef59d3 - Bluetooth: validate output buffer length for config requests and responses (bnc#1057389 CVE-2017-1000251). - commit c0b7e1f - fix annotations of xen-head.S (bnc#1058115). - commit d4c88a5 - rpm/kernel-docs.spec.in: make unpack scripts executable - commit 1ba3766 - x86/head: Add unwind hint annotations (bnc#1058115). - x86/xen: Add unwind hint annotations (bnc#1058115). - x86/xen: Fix xen head ELF annotations (bnc#1058115). - x86/boot: Annotate verify_cpu() as a callable function (bnc#1058115). - x86/head: Fix head ELF function annotations (bnc#1058115). - x86/head: Remove unused 'bad_address' code (bnc#1058115). - x86/head: Remove confusing comment (bnc#1058115). - objtool: Don't report end of section error after an empty unwind hint (bnc#1058115). - commit 53af152 - objtool: Assume unannotated UD2 instructions are dead ends (bnc#1058115). - objtool: Fix gcov check for older versions of GCC (bnc#1058115). - objtool: Fix objtool fallthrough detection with function padding (bnc#1058115). - objtool: Fix validate_branch() return codes (bnc#1058115). - objtool: Handle GCC stack pointer adjustment bug (bnc#1058115). - x86/asm: Add ASM_UNREACHABLE (bnc#1058115). - x86/asm: Fix UNWIND_HINT_REGS macro for older binutils (bnc#1058115). - x86/asm: Make objtool unreachable macros independent from GCC version (bnc#1058115). - objtool: Skip unreachable warnings for 'alt' instructions (bnc#1058115). - objtool: Track DRAP separately from callee-saved registers (bnc#1058115). - Refresh patches.suse/0001-x86-unwind-Add-the-ORC-unwinder.patch. Take all ORC upstream patches. This will go to stable & SLE15 too. - commit 831ca01 - Refresh patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch. - Refresh patches.suse/0001-x86-unwind-Add-the-ORC-unwinder.patch. - Refresh patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch. - Refresh patches.suse/0002-x86-kconfig-Make-it-easier-to-switch-to-the-new-ORC-.patch. - Refresh patches.suse/0003-x86-dumpstack-Fix-occasionally-missing-registers.patch. - Refresh patches.suse/0003-x86-kconfig-Consolidate-unwinders-into-multiple-choi.patch. - Refresh patches.suse/0004-x86-dumpstack-Fix-interrupt-and-exception-stack-boun.patch. - Refresh patches.suse/0005-objtool-Add-ORC-unwind-table-generation.patch. - Refresh patches.suse/0006-objtool-x86-Add-facility-for-asm-code-to-provide-unw.patch. - Refresh patches.suse/0007-x86-entry-64-Add-unwind-hint-annotations.patch. - Refresh patches.suse/0008-x86-asm-Add-unwind-hint-annotations-to-sync_core.patch. - Delete patches.suse/0001-linkage-new-macros-for-assembler-symbols.patch. - Delete patches.suse/0003-DWARF-EH-frame-based-stack-unwinding.patch. - Delete patches.suse/stack-unwind-disable-kasan.patch. Update upstream status of ORC and drop already-disabled DWARF unwinder. - commit 2e9b944 - rpm/constraints.in: build ARM on at least 2 cpus - commit b7edeaf - rpm/constraints.in: increase memory for kernel-syzkaller And see if it helps. If so, push it to packaging... - commit 7193e65 - config: arm64: Enable legacy instruction emulation (boo#1029158) Needed for execution of older e.g. ARMv6 code. - commit a4e05e8 - config: arm64: Enable ACPI_DOCK for consistency - commit cec354f - config: arm64: Enable some network options - Marvell Armada 7K/8K Ethernet driver - Microchip ENC28J60 and related SPI Ethernet drivers - Micrel KS8851 SPI Ethernet driver - MMIO MDIO mux driver - commit cf926f4 - Linux 4.13.1 (bnc#1012628). - commit 8740849 - rpm/kernel-binary.spec.in: package ftrace-mod.o on arm64 It is needed for building modules since 4.13: CC [M] /suse/jslaby/a/aaa.o Building modules, stage 2. MODPOST 1 modules CC /suse/jslaby/a/aaa.mod.o LD [M] /suse/jslaby/a/aaa.ko ld: cannot find ./arch/arm64/kernel/ftrace-mod.o: No such file or directory ... - commit 07da115 - rpm/kernel-docs.spec.in: Expand kernel tree directly from sources (bsc#1057199) - commit a61b4d9 - supported.conf: add test_syctl to new kselftests-kmp package FATE#323821 As per FATE#323821 we will require new FATE requests per each new selftest driver. We don't want to support these module on production runs but we do want to support them for QA / testing uses. The compromise is to package them into its own package, this will be the kselftests-kmp package. Selftests can also be used as proof of concept vehicle for issues by customers or ourselves. Vanilla kernels do not get test_sysctl given that driver was using built-in defaults, this also means we cannot run sefltests on config/s390x/zfcpdump which does not enable modules. Likeweise, since we had to *change* the kernel for test_syctl, it it also means we can't test test_syctl with vanilla kernels. It should be possible with other selftests drivers if they are present in vanilla kernels though. - commit ae8069f - rpm/kernel-docs.spec.in: Re-add xmlto buildreq conditionally for SLE15 & co - commit 259b49e - rpm/group-source-files.pl: Add arch/*/tools/* files to the devel package Commit b71c9ffb1405 ("/powerpc: Add arch/powerpc/tools directory"/) introduced in v4.12-rc1 release, moved the scripts into the tools directory. However, this location is not considered for the kernel devel package and the following error occurs when building a kmp for powerpc make[2]: /usr/src/linux-4.12.9-1/arch/powerpc/tools/gcc-check-mprofile-kernel.sh: Command not found - commit 5f1ff53 - Update to 4.13-final. - commit 3fdcb17 - rt2800: fix TX_PIN_CFG setting for non MT7620 chips (bsc#1055826). - commit 8116757 - Update to 4.13-rc7. - Eliminate 2 patches. - commit dd00417 - scsi: qla2xxx: Fix an integer overflow in sysfs code (bsc#1056588, CVE-2017-14051). - commit aacb454 - Update config files: enable CONFIG_SPI_PXA2XX for MacBook (bsc#1055817) - commit 3ce18e9 - rpm/kernel-binary.spec.in: Update drm-kmp obsolete for SLE12-SP3/Leap-42.3 - commit 77ccbd0 - Refresh patch tags of patches.fixes/Input-ALPS-Fix-Alps-Touchpad-two-finger-scroll-does- - commit 0b3ef4c - rpm/kernel-docs.spec.in: Disable PDF build again ... due to the breakage with the recent TeXLive 2017. Also add the missing dependency on texlive-varwidth. - commit 9f682b5 - ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978) (bsc#1020657). - commit 3f6a0b2 - ALSA: ice1712: Add support for STAudio ADCIII (bsc#1048934). - commit 99a99ef - ALSA: hda - Implement mic-mute LED mode enum (bsc#1055013). - commit a3c362f - Update to 4.13-rc6. - commit ee50b89 - Do not ship firmware (bsc#1054239). Pull firmware from kernel-firmware instead. - commit 0b0b5c9 - supported.conf: clear mistaken external support flag for cifs.ko (bsc#1053802). - commit 75e287e - supported.conf: mark reiserfs unsupported (FATE#323394). ReiserFS is not supported in SLE15. ReiserFS file systems must be transferred or converted before installing. - commit 8a547c5 - Update to 4.13-rc5. - commit c3fb699 - Delete patches.fixes/scsi-dh-queuedata-accessors. - commit ee998ab - Delete patches.suse/dm-mpath-detach-existing-hardware-handler. - commit a8291cd - Delete patches.suse/no-partition-scan (FATE#323406) - commit e1cccca - uapi: add a compatibility layer between linux/uio.h and glibc (bsc#1053501). - commit fe56e41 - Refresh vanilla config. - commit ae18928 - rpm/modules.fips include module list from dracut - commit f70bab5 - Delete stale patches.fixes/scsi-ibmvscsi-module_alias.patch. - Delete stale patches.suse/suse-ppc64-branding. - commit 1c8934b - Update to 4.13-rc4. - commit 94b098f - rpm/kernel-docs.spec.in: Fix package list and enable building PDFs Finally it works! Added some missing pieces (ImageMagick, some texlive subpkgs) in addition to use explicitly python3-Sphinx stuff. - commit c117a0c - Clean up upstreamed patches list. Annotate the remaining ones with their current status. - Delete patches.arch/arm-exynos-dwmmc-modalias.patch. - Delete patches.arch/arm64-Relocate-screen_info.lfb_base-on-PCI-BAR-alloc.patch. - commit 3f654d5 - Update to 4.13-rc3. - commit 4ef483a - x86/kconfig: Make it easier to switch to the new ORC unwinder (bnc#1018348). - x86/kconfig: Consolidate unwinders into multiple choice selection (bnc#1018348). - Update config files. - Refresh patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch. - Refresh patches.suse/0002-dwarf-do-not-throw-away-unwind-info.patch. - Refresh patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch. Update to version from -tip. ORC is in -tip completely. So make sure we use the upstream version. - commit 903e200 - Update to 4.13-rc2. - Eliminated 1 patch. - Config changes: - DRM_VBOXVIDEO=m - commit b545b87 - Input: ALPS - Fix Alps Touchpad two finger scroll does not work on right side (bsc#1050582). - commit 474729b - config: arm64: Enable RTC and SPI on Allwinner A64/H5 A64 and H5 share the RTC and SPI functional blocks with older SoCs, enable the corresponding drivers. - commit b5bf58a - rpm/kernel-binary.spec.in: find-debuginfo.sh should not touch build-id This needs rpm-4.14+ (bsc#964063). - commit f622d60 - config: armv7hl: Update to v4.13-rc1 - commit 1d72b01 - config: armv6hl: Update to v4.13-rc1 - commit 5ede81f - config: arm64: Update to v4.13-rc1 - commit 7d005f8 - Refresh patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch. - Refresh patches.suse/0002-x86-entry-64-Initialize-the-top-of-the-IRQ-stack-bef.patch. - Refresh patches.suse/0003-x86-dumpstack-fix-occasionally-missing-registers.patch. - Refresh patches.suse/0004-x86-dumpstack-fix-interrupt-and-exception-stack-boun.patch. - Refresh patches.suse/0005-objtool-add-ORC-unwind-table-generation.patch. - Refresh patches.suse/0006-objtool-x86-add-facility-for-asm-code-to-provide-unw.patch. - Refresh patches.suse/0007-x86-entry-64-add-unwind-hint-annotations.patch. - Refresh patches.suse/0008-x86-asm-add-unwind-hint-annotations-to-sync_core.patch. Update upstream information. - commit ff15779 - Delete patches.fixes/drm-i915-Fix-S4-resume-breakage. The workaround wasn't merged to upstream, and it seems becoming superfluous with the recent i915 driver, so let's drop this one. - commit f6f228c - rpm/kernel-docs.spec.in: Drop unnecessary xmlto for 4.13+ - commit e47dc84 - rpm/kernel-docs.spec.in: Correct kernel-docs package summary/description - commit 697b763 - rpm/kernel-docs.spec.in: refresh dependencies for PDF build (bsc#1048129) But it still doesn't work with Tex Live 2017, thus disabled yet. Also add texlive-anyfontsize for HTML math handling. - commit ead44a1 - Delete patches.rpmify/drm-i915-disable-KASAN-for-handlers.patch. It was never accepted, is under discussion. But we disabled CONFIG_DRM_I915_WERROR in commit 5fc7b327348b, so we are safe anyway. - commit e2957b5 - Delete patches.rpmify/get_builtin_firmware-gcc-7.patch. This was never accepted. Instead this seems to be fixed in gcc. - commit c048497 - Updated to 4.13-rc1. - Eliminated 13 patches. - ARM configs need updating. - Config changes: - General: - SLAB_MERGE_DEFAULT=y (current behavior) - REFCOUNT_FULL=n (current behavior) - PERCPU_STATS=n (default) - FORTIFY_SOURCE=n (needs performance analysis) - WARN_ALL_UNSEEDED_RANDOM=n - TRACE_EVAL_MAP_FILE=n - TEST_SYSCTL=n - TEST_KMOD=n - Storage: - DM_ZONED=m - IB: - Options for MLX5: - MLX5_FPGA - MLX5_EN_IPSEC=y - MLXFW=m - SECURITY_INFINIBAND=y - Network: - Options for NFP: - NFP_APP_FLOWER=y - CORTINA_PHY=n (intended for embedded apps) - ATH10K_SDIO=m - QTNFMAC_PEARL_PCIE=m - DRM: - DRM_I915_SW_FENCE_CHECK_DAG=n - Sound: - SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m - SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m - SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m - SND_SOC_ZX_AUD96P22=n - HID: - HID_ITE=n - HID_RETRODE=m - USB: - TYPEC_UCSI=m - UCSI_ACPI=m - Misc: - RTC_NVMEM=y - RTC_DRV_DS3232_HWMON=y - WMI_BMOF=m - PEAQ_WMI=m - INTEL_INT0002_VGPIO=m - CROS_EC_LPC_MEC=y - EXTCON_INTEL_CHT_WC=m - NTB_IDT=m - MULTIPLEXER=m - KEYBOARD_DLINK_DIR685=n - TOUCHSCREEN_STMFTS=n - I2C_DESIGNWARE_SLAVE=n - SPI_SLAVE=n - PINCTRL_MCP23S08=n - PINCTRL_CANNONLAKE=m - GPIO_XRA1403=n - BATTERY_BQ27XXX_DT_UPDATES_NVM=n - CHARGER_LTC3651=n - SENSORS_IR35221=n - WATCHDOG_HANDLE_BOOT_ENABLED=y (default) - File Systems: - OVERLAY_FS_INDEX=n (mounting on an older kernel read-write will cause unexpected results) - CIFS_DEBUG_DUMP_KEYS=n - Crypto: - CRC4=m - X86: - INTEL_SOC_PMIC_CHTWC=m - CHT_WC_PMIC_OPREGION=y - ppc64/ppc64le: - CONFIG_IRQ_TIME_ACCOUNTING=n - CONFIG_LD_HEAD_STUB_CATCH=n - ZONE_DEVICE=y - ppc64le: - STRICT_KERNEL_RWX=y - s390x: - CRYPTO_PAES_S390=m - commit d418532 - Delete patches.drivers/ppc64-adb. This hardware was discontinued in 2006 and the patch was never accepted upstream. - commit 995698b - Delete patches.arch/ppc-prom-nodisplay.patch. We no longer support 32-bit ppc and this hardware only existed with a 32-bit CPU. - commit d94ed1e - Delete patches.arch/ppc-pegasos-console-autodetection.patch. We no longer support 32-bit ppc and this hardware only existed with a 32-bit CPU. - commit b42ddc6 - Delete patches.suse/ppc-powerbook-usb-fn-key-default.patch. We no longer support 32-bit ppc and there were no 64-bit powerbooks. - commit 9e9a512 - Disable patches.suse/pstore-backend-autoaction. It needs updating and there now exists a mount option instead of a module parameter. - commit 87a5ab7 - Delete patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast. This was obsoleted by 764f612c6c3c ("/blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio"/). - commit f0c2642 - netfilter: expect: fix crash when putting uninited expectation (bnc#1048935). - commit cc9efac - Drop multiversion(kernel) from the KMP template (fate#323189) - commit 71504d8 - rpm/kernel-docs.spec.in: Fix and cleanup for 4.13 doc build (bsc#1048129) The whole DocBook stuff has been deleted. The PDF build still non-working thus the sub-packaging disabled so far. - commit 8e7de10 - rpm/dtb.spec.in.in: Fix new include path Commit 89de3db69113d58cdab14d2c777de6080eac49dc ("/rpm/dtb.spec.in.in: Update include path for dt-bindings"/) introduced an additional include path for 4.12. The commit message had it correct, but the spec file template lacked a path component, breaking the aarch64 build while succeeding on armv7hl. Fix that. - commit c8d853a - rpm/dtb.spec.in.in: Update include path for dt-bindings Kernels before 4.12 had arch/{arm,arm64}/boot/dts/include/ directories with a symlink to include/dt-bindings/. In 4.12 those include/ directories were dropped. Therefore use include/ directly. Additionally some cross-architecture .dtsi reuse was introduced, which requires scripts/dtc/include-prefixes/ that didn't exist on older kernels. - commit 466f108 - rpm: Add arm64 dtb-zte subpackage 4.9 added arch/arm64/boot/dts/zte/. - commit 073d831 - rpm: Add arm64 dtb-allwinner subpackage 4.10 added arch/arm64/boot/dts/allwinner/. - commit dfeb94a - added De0-Nanos-SoC board support (and others based on Altera SOC). - commit 9278339 - Drop sysctl files for dropped archs, add ppc64le and arm (bsc#1178838). Also correct the page size on ppc64. - commit 7ec816c - oracleasm: 4.0 compat changes (bsc#962720, bsc#1144700). - commit bad1828
- Hardening: Link as PIE (bsc#1185020). - Remove kexec-tools-xen-balloon-up.patch (bsc#1176606, bsc#1174508) This patch was introduced to address bsc#694863; it enabled kexec for HVM at that time. Meanwhile Xen 4.7 introduced "/soft-reset"/ for HVM domUs. This host feature removes the requirement to un-ballon the domU prior kexec. With Xen 4.13 cpuid faulting became the default, which affects the approach used in this patch to detect the domU type. As a result, invoking kexec in dom0 failed. - kexec-tools-s390-Reset-kernel-command-line-on-syscal.patch: s390: Reset kernel command line on syscall fallback (bsc#1167868). - kexec-tools-reset-getopt-before-falling-back-to-legacy.patch: Reset getopt before falling back to legacy syscall (bsc#1166105). - kexec-tools-fix-kexec_file_load-error-handling.patch: Fix the error handling if kexec_file_load() fails (bsc#1166105). - Fix build errors on old distributions * kexec-tools-video-capability.patch * kexec-tools-SYS_getrandom.patch - Fix compiling errors of multiboot2_x86_* functions for i586 * kexec-tools-build-multiboot2-for-i386.patch - Bump to version 2.0.20 Changelog: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.19..v2.0.20 - Backport a upstream patch series: [jsc#SLE-9032] Subject: [PATCH v2 0/3] arm64: handle "/reserved"/ entries in /proc/iomem * kexec-tools-add-variant-helper-functions.patch * kexec-tools-arm64-kexec-allocate-memory-space-avoiding-reserved-regions.patch * kexec-tools-arm64-kdump-deal-with-resource-entries-in-proc-iomem.patch - Bump to version 2.0.19 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.18..v2.0.19 - Use %license instead of %doc [bsc#1082318] - Remove bogus Url RPM tag: The project does not have a home page. - Bump to version 2.0.18 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.17..v2.0.18 - Drop patches from upstream git: * kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch - Remove the confusing kdump binary (no longer in upstream). - kexec-tools-fix-for-Unhandled-rela-relocation-R_X86_64_PLT32.patch Upstream backport. In response to a change in binutils, commit b21ebf2fb4c (x86: Treat R_X86_64_PLT32 as R_X86_64_PC32) was applied to the linux kernel during the 4.16 development cycle and has since been backported to earlier stable kernel series. The change results in the failure message in $SUBJECT when rebooting via kexec. Fix this by replicating the change in kexec. - Bump to version 2.0.17 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.16..v2.0.17 - Drop kexec-tools-xen-static.patch: upstream uses run-time dynamic linking to address the same issue. - Drop all patches from upstream git: * kexec-tools-add-a-helper-function-to-add-ranges.patch * kexec-tools-ppc64-parse-ibm-dynamic-memory.patch * kexec-tools-ppc64-leverage-kexec_file_load-support.patch * kexec-tools-Return-ENOSYS-when-kexec-does-not-know.patch * kexec-tools-Fix-option-checks-to-take-KEXEC_FILE_LOAD.patch * kexec-tools-Do-not-special-case-the-s-option.patch * kexec-tools-Add-option-to-revert-s.patch * kexec-tools-Add-option-to-fall-back-to-KEXEC_LOAD.patch * kexec-tools-Document-s-c-and-a-options-in-the-man-page.patch * kexec-tools-fix-kexec-p-segfault.patch - kexec-tools-vmcoreinfo-in-xen.patch: Revert "/kexec-tools: Read always one vmcoreinfo file"/ (bsc#1085626, bsc#951740). - kexec-tools-fix-kexec-p-segfault.patch: Fix a segmentation fault when trying to run "/kexec -p"/ (bsc#1080916). - kexec: add -a option to fall back to KEXEC_LOAD when KEXEC_FILE_LOAD is not supported (bsc#1080916, boo#1076839). * kexec-tools-Return-ENOSYS-when-kexec-does-not-know.patch * kexec-tools-Fix-option-checks-to-take-KEXEC_FILE_LOAD.patch * kexec-tools-Do-not-special-case-the-s-option.patch * kexec-tools-Add-option-to-revert-s.patch * kexec-tools-Add-option-to-fall-back-to-KEXEC_LOAD.patch * kexec-tools-Document-s-c-and-a-options-in-the-man-page.patch - kexec-tools-ppc64-leverage-kexec_file_load-support.patch: kexec/ppc64: leverage kexec_file_load support (bsc#1080916). - kexec-tools-ppc64-parse-ibm-dynamic-memory.patch: kexec/ppc64: add support to parse ibm, dynamic-memory-v2 property (bsc#1081789, LTC#164625). - kexec-tools-add-a-helper-function-to-add-ranges.patch: kexec: add a helper function to add ranges (bsc#1081789, LTC#164625). - Create compat link for rckexec-loader systemd service - Convert the asciidoc file to normal man in order to drop asciidoc dep * python2 only obsoletion and upstream has only raw manpages too - Properly state all post/postun dependencies (systemd, suse-module-tools) - There is no reason for exclusive arch if we state all archs - Bump to version 2.0.16 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.14..v2.0.16 - Remove support for older products to trivialize spec file - Make sure to not pull python2 via asciidoc - Drop merged patch 0001-kexec-tools-2.0.14.git.patch - Drop all patches from upstream git: * 0002-ppc64-Reduce-number-of-ELF-LOAD-segments.patch * 0003-kexec-Increase-the-upper-limit-for-RAM-segments.patch * 0004-alpha-add-missing-__NR_kexec_load-definition.patch * 0005-kexec-implemented-XEN-KEXEC-STATUS-to-determine-if-a.patch * 0006-kexec-Remove-redundant-space-from-help-message.patch * 0007-purgatory-Add-purgatory.map-and-purgatory.ro.sym-to-.patch * 0008-kexec-Add-option-to-get-crash-kernel-region-size.patch * 0009-crashdump-arm-Add-get_crash_kernel_load_range-functi.patch * 0010-crashdump-arm64-Add-get_crash_kernel_load_range-func.patch * 0011-crashdump-cris-Add-get_crash_kernel_load_range-funct.patch * 0012-crashdump-ia64-Add-get_crash_kernel_load_range-funct.patch * 0013-crashdump-m68k-Add-get_crash_kernel_load_range-funct.patch * 0014-crashdump-mips-Add-get_crash_kernel_load_range-funct.patch * 0015-crashdump-ppc-Add-get_crash_kernel_load_range-functi.patch * 0016-crashdump-ppc64-Add-get_crash_kernel_load_range-func.patch * 0017-crashdump-s390-Add-get_crash_kernel_load_range-funct.patch * 0018-crashdump-sh-Add-get_crash_kernel_load_range-functio.patch * 0019-gitignore-add-two-generated-files-in-purgatory.patch * 0020-Only-print-debug-message-when-failed-to-serach-for-k.patch * 0021-build_mem_phdrs-check-if-p_paddr-is-invalid.patch * 0022-uImage-fix-realloc-pointer-confusion.patch * 0023-uImage-Fix-uImage_load-for-little-endian-machines.patch * 0024-uImage-Add-new-IH_ARCH_xxx-definitions.patch * 0025-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch * 0026-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch * 0027-arm64-add-uImage-support.patch * 0028-vmcore-dmesg-Define-_GNU_SOURCE.patch * 0029-Don-t-use-L-width-specifier-with-integer-values.patch * 0030-x86-x86_64-Fix-format-warning-with-die.patch * 0031-ppc-Fix-format-warning-with-die.patch * 0032-crashdump-Remove-stray-get_crashkernel_region-declar.patch * 0033-x86-Support-large-number-of-memory-ranges.patch * 0034-Fix-broken-Xen-support-in-configure.ac.patch * 0035-kexec-extend-the-semantics-of-kexec_iomem_for_each_l.patch * 0036-kexec-generalize-and-rename-get_kernel_stext_sym.patch * 0037-arm64-identify-PHYS_OFFSET-correctly.patch * 0038-arm64-change-return-values-on-error-to-negative.patch * 0039-arm64-kdump-identify-memory-regions.patch * 0040-arm64-kdump-add-elf-core-header-segment.patch * 0041-arm64-kdump-set-up-kernel-image-segment.patch * 0042-arm64-kdump-set-up-other-segments.patch * 0043-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch * 0044-arm64-kdump-Add-support-for-binary-image-files.patch * 0045-Handle-additional-e820-memmap-type-strings.patch * 0046-powerpc-fix-command-line-overflow-error.patch * 0047-fix-how-RMA-top-is-deduced.patch - Fix kexec error on ppc64 (bsc#1074947). 0046-powerpc-fix-command-line-overflow-error.patch 0047-fix-how-RMA-top-is-deduced.patch - With Xen 4.10 there is a new required library called xentoolcore (bsc#1037779) kexec-tools-xen-static.patch - Refreshed kexec-tools-disable-test.patch - Remove redundant %clean section. Replace $RPM_* shell vars by macros. - Rewrite summary line. - Update to version 2.0.14 (bsc#1039937, FATE#320672, FATE#320671) Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.13..v2.0.14 - Backport upstream fixes (bsc#1039937, FATE#320672, FATE#320671) 0001-kexec-tools-2.0.14.git.patch 0002-ppc64-Reduce-number-of-ELF-LOAD-segments.patch 0003-kexec-Increase-the-upper-limit-for-RAM-segments.patch 0004-alpha-add-missing-__NR_kexec_load-definition.patch 0005-kexec-implemented-XEN-KEXEC-STATUS-to-determine-if-a.patch 0006-kexec-Remove-redundant-space-from-help-message.patch 0007-purgatory-Add-purgatory.map-and-purgatory.ro.sym-to-.patch 0008-kexec-Add-option-to-get-crash-kernel-region-size.patch 0009-crashdump-arm-Add-get_crash_kernel_load_range-functi.patch 0010-crashdump-arm64-Add-get_crash_kernel_load_range-func.patch 0011-crashdump-cris-Add-get_crash_kernel_load_range-funct.patch 0012-crashdump-ia64-Add-get_crash_kernel_load_range-funct.patch 0013-crashdump-m68k-Add-get_crash_kernel_load_range-funct.patch 0014-crashdump-mips-Add-get_crash_kernel_load_range-funct.patch 0015-crashdump-ppc-Add-get_crash_kernel_load_range-functi.patch 0016-crashdump-ppc64-Add-get_crash_kernel_load_range-func.patch 0017-crashdump-s390-Add-get_crash_kernel_load_range-funct.patch 0018-crashdump-sh-Add-get_crash_kernel_load_range-functio.patch 0019-gitignore-add-two-generated-files-in-purgatory.patch 0020-Only-print-debug-message-when-failed-to-serach-for-k.patch 0021-build_mem_phdrs-check-if-p_paddr-is-invalid.patch 0022-uImage-fix-realloc-pointer-confusion.patch 0023-uImage-Fix-uImage_load-for-little-endian-machines.patch 0024-uImage-Add-new-IH_ARCH_xxx-definitions.patch 0025-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch 0026-uImage-use-char-instead-of-unsigned-char-for-uImage_.patch 0027-arm64-add-uImage-support.patch 0028-vmcore-dmesg-Define-_GNU_SOURCE.patch 0029-Don-t-use-L-width-specifier-with-integer-values.patch 0030-x86-x86_64-Fix-format-warning-with-die.patch 0031-ppc-Fix-format-warning-with-die.patch 0032-crashdump-Remove-stray-get_crashkernel_region-declar.patch 0033-x86-Support-large-number-of-memory-ranges.patch 0034-Fix-broken-Xen-support-in-configure.ac.patch 0035-kexec-extend-the-semantics-of-kexec_iomem_for_each_l.patch 0036-kexec-generalize-and-rename-get_kernel_stext_sym.patch 0037-arm64-identify-PHYS_OFFSET-correctly.patch 0038-arm64-change-return-values-on-error-to-negative.patch 0039-arm64-kdump-identify-memory-regions.patch 0040-arm64-kdump-add-elf-core-header-segment.patch 0041-arm64-kdump-set-up-kernel-image-segment.patch 0042-arm64-kdump-set-up-other-segments.patch 0043-arm64-kdump-add-DT-properties-to-crash-dump-kernel-s.patch 0044-arm64-kdump-Add-support-for-binary-image-files.patch 0045-Handle-additional-e820-memmap-type-strings.patch - Refreshed patches: kexec-tools-xen-static.patch kexec-tools-xen-balloon-up.patch - Drop obsoleted arm64 patches: kexec-tools-enable-aarch64-fixup.patch kexec-tools-enable-aarch64.patch - Fix source URL, as ftp was discontinued on korg - Sync changelog with SLE12 packages - kexec-tools-xen-static.patch: xen breaks kexec-tools build (bsc#1037779) See also matching fix in xen-devel package - fix kexec-bootloader with /boot partition (boo#1033599) - Do not pull in gcc-PIE, as it breaks the static build in here. - Update to version 2.0.13 Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.12..v2.0.13 - Refresh kexec-tools-enable-aarch64.patch - remove sed line in spec for ppc64 about stack-protector as now handled in Makefile. - Update to version 2.0.12 (FATE#320915, bsc#980545) Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.10..v2.0.12 Drop following patches (upstream): kexec-tools-load-crash-kernel-high.patch - Fix pkg-config to check >= 4.7 rather than > 4.6 for xenlight - Specifically name Files in specfile rather than using glob. - kexec-tools-ppc64-reduce-elf-loads.patch: ppc64: Reduce number of ELF LOAD segments (bsc#981339). - Adjust linking to libxenctrl to xen-4.7 API (fate#319989) - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) - kexec-tools-vmcoreinfo-in-xen.patch: Store XEN_VMCOREINFO in panic kernel ELF notes. (bsc#951740) - kexec-tools-xen-inhibit-file-based-syscall.patch: To inhibit file based syscall on XEN, using old syscall to load crash kernel. (bsc#947172) - kexec-tools-load-crash-kernel-high.patch: Load crash kernel high on x86 (bsc#946365). - Upgrade to kexec-2.0.10: This is a feature release coinciding with the release of the v4.1 Linux Kernel. - Refreshed patches: * kexec-tools-xen-static.patch * kexec-tools-xen-balloon-up.patch - Dropped patches (now upstream): * kexec-tools-callback-function-proto.patch - Add 'kexec-tools/kexec-tools-Provide-an-option-to-use-new-kexec-system-call.patch' to support kdump on secure boot. (fate#315018, bnc#884453) - kexec tools are included in the default initrd, we need to regenerate if this package changes. - Enable building on m68k - Upgrade to kexec-2.0.9: This is a bug-fix release coinciding with the release of the v3.19 Linux Kernel. - Fix x86 callback prototypes (bnc#905090) Add patch: kexec-tools-callback-function-proto.patch
- Add /etc/keys/ and /usr/etc/keys/ directory (bsc#1187654) - adjust the library license to be LPGL-2.1+ only (the tools are GPL2+, the library is just LGPL-2.1+) (bsc#1180603) - update to 1.6.3: * Revert the change notifications that were using /dev/watch_queue. * Apply the change notifications that use pipe2(O_NOTIFICATION_PIPE). * Allow "/keyctl supports"/ to retrieve raw capability data. * Allow "/keyctl id"/ to turn a symbolic key ID into a numeric ID. * Allow "/keyctl new_session"/ to name the keyring. * Allow "/keyctl add/padd/etc."/ to take hex-encoded data. * Add "/keyctl watch*"/ to expose kernel change notifications on keys. * Add caps for namespacing and notifications. * Set a default TTL on keys that upcall for name resolution. * Explicitly clear memory after it's held sensitive information. * Various manual page fixes. * Fix C++-related errors. * Add support for keyctl_move(). * Add support for keyctl_capabilities(). * Make key=val list optional for various public-key ops. * Fix system call signature for KEYCTL_PKEY_QUERY. * Fix 'keyctl pkey_query' argument passing. * Use keyctl_read_alloc() in dump_key_tree_aux(). * Various manual page fixes. - spec-cleaner run (fixup failing homepage url) - prepare usrmerge (boo#1029961) - updated to 1.6 - Apply various specfile cleanups from Fedora. - request-key: Provide a command line option to suppress helper execution. - request-key: Find least-wildcard match rather than first match. - Remove the dependency on MIT Kerberos. - Fix some error messages - keyctl_dh_compute.3: Suggest /proc/crypto for list of available hashes. - Fix doc and comment typos. - Add public key ops for encrypt, decrypt, sign and verify (needs linux-4.20). - Add pkg-config support for finding libkeyutils. - upstream isn't offering PGP signatures for the source tarballs anymore - Replace krb5-devel BuildRequires with pkgconfig(krb5): Allow OBS to shortcut the ring0 bootstrap cycle by also using krb5-mini. - add upstream signing key and verify source signature - updated to 1.5.11 (bsc#1113013) - Add keyring restriction support. - Add KDF support to the Diffie-Helman function. - DNS: Add support for AFS config files and SRV records - Use %license (boo#1082318) - add keyutils-devel for baselibs, to allow biarch LTP builds. (bsc#1061591) - updated to 1.5.10 - added "/dh_compute"/ callback - manpage improvements - move binaries from /bin to /usr/bin (bsc#1029969) - keyutils-usr-move.patch: also adjust the request-key.conf file - keyutils-nodate.patch: avoid including the timestamp. bsc#916180
- Ensure that kmod and packages linking to libkmod provide same features (bsc#1193430). - Enable ZSTD on 15.3 as well (boo#1192104). - Only test ZSTD in testsuite on releases where it is available. - Enable ZSTD on 15.4 (jsc#SLE-21256). - Use docbook 4 rather than docbook 5 for building man pages (bsc#1190190). * Refres no-stylesheet-download.patch - Add ZSTD support on Tumbleweed only. Add a way to detect ZSTD. - Display module information even for modules built into the running kernel (bsc#1189537). + libkmod-Provide-info-even-for-modules-built-into-the.patch - Enable support for ZSTD compressed modules - /usr/lib should override /lib where both are available. Support /usr/lib for depmod.d as well. * Refresh usr-lib-modprobe.patch - Remove test patches included in release 29 - kmod-populate-modules-Use-more-bash-more-quotes.patch - kmod-testsuite-compress-modules-if-feature-is-enabled.patch - kmod-also-test-xz-compression.patch - Update to release 29 * Fix `modinfo -F` not working for built-in modules and certain fields. * Fix a memory leak, overflow and double free on error path. - Drop 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch, 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch, 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch (all merged) - Fix grub's requoted kernel parameters (bsc#1181111) * 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch * 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch - Fix tests to not test disabled features. Disable zstd again. * kmod-populate-modules-Use-more-bash-more-quotes.patch * kmod-testsuite-compress-modules-if-feature-is-enabled.patch * kmod-also-test-xz-compression.patch - Supplement bash-completion subpackage against the main package and bash-completion. - Also require the main package plus bash-completion: the completion package is useless without either of the two. - Update to v28 * Add Zstandard to the supported compression formats using libzstd (tests only - cannot be disabled in tests) * Ignore ill-formed kernel command line, e.g. with "/ivrs_acpihid[00:14.5]=AMD0020:0"/ option in it * Fix some memory leaks * Fix 0-length builtin.alias.bin: it needs at least the index header - Backport upstream fix 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch - Update usr-lib-modprobe.patch to upstream submission (boo#1180821). - Require libxslt-tools for xsltproc and use local stylesheet. * no-stylesheet-download.patch - Add usr-lib-modprobe.patch [boo#1092648] - prepare usrmerge (boo#1029961) - Drop old RPM constructs from the build recipe. - Drop kmod-compat (boo#1173353): The symlinks in kmod-compat are not obsolete. They are desirable for kernel module autoload. The "/kernel.modprobe"/ sysctl references /sbin/modprobe, and changing it to "//usr/bin/kmod load"/ is not possible, because this sysctl specifies a single executable, not a command (so spaces will be treated as part of the filename). - Update to release 27 * Link to libcrypto rather than requiring openssl. * Use PKCS#7 instead of CMS for parsing module signature to be compatible with LibreSSL and OpenSSL < 1.1.0. * Teach modinfo to parse modules.builtin.modinfo. When using Linux kernel >= v5.2~rc1, it is possible to get module information from this new file. - Enable PKCS#7 signature parsing again - requires openssl - Fix testsuite build - requires kernel-default-devel - Update to new upstream release 26 * depmod now handles parallel invocations better by protecting the temporary files being used. * modprobe has a new --show-exports option. Under the hood, this reads the .symtab and .strtab sections rather than __versions so it shows useful data even if kernel is configured without modversions (CONFIG_MODVERSIONS). * modinfo supports PKCS#7 parsing by using openssl. - Replaced the asn1c-based parser by an openssl-based PKCS parser. - Remove libkmod-signature-Fix-crash-when-module-signature-is.patch, libkmod-signature-pkcs-7-fix-crash-when-signer-info-.patch, libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch (not accepted upstream) - Remove enum.patch, depmod-Prevent-module-dependency-files-corruption-du.patch, depmod-Prevent-module-dependency-files-missing-durin.patch, depmod-shut-up-gcc-insufficinet-buffer-warning.patch (accepted upstream) - Fix module dependency file corruption on parallel invocation (bsc#1118629). - Add depmod-Prevent-module-dependency-files-corruption-du.patch - Add depmod-Prevent-module-dependency-files-missing-durin.patch - Add depmod-shut-up-gcc-insufficinet-buffer-warning.patch - Remove enum padding constants, add enum.patch (boo#1097869). - allow 'modprobe -c' print the status of "/allow_unsupported_modules"/ option. Add 0012-modprobe-print-unsupported-status.patch - Fix crash when PKCS#7 signer name is not present in signature (bsc#1088244) Add libkmod-signature-pkcs-7-fix-crash-when-signer-info-.patch - for sle, buildexclude the 32bit platforms in kmod-testsuite, they have no kernel binaries anyway (bnc#1085640) - Fix PKCS#7 signature display in modinfo (bsc#1077693). * Add libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch * Add libkmod-signature-Fix-crash-when-module-signature-is.patch * Refresh 0010-modprobe-Implement-allow-unsupported-modules.patch - Update to kmod v25 * Fix resolving symbols with MODULE_REL_CRCS (bsc#1077867) - Drop depmod-Don-t-add-.TOC.-when-it-s-in-the-kernel.patch - Fix resolving .TOC. in modules on 4.4 and older kernel (bsc#1070209) depmod-Don-t-add-.TOC.-when-it-s-in-the-kernel.patch - Move dependency on suse-module-tools to kmod-compat (bsc#1047911). - Add missing coreutils dependency for initrd macros (bsc#1055492). - Add versioned requires between kmod-compat -> kmod - Update to new upstream release 24 * libkmod: fix use of strcpy * depmod: fix string overflow * depmod: ignore related modules in depmod_report_cycles * libkmod: Fix handling of quotes in kernel command line * libkmod-config: replace 0/1 with bool * depmod: handle nested loops - Drop 0001-use-correct-sort-method-in-test-array.patch, 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch, 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch (applied upstream) - Remove support for openSUSE < 13.2 (non-dracut mkinitrd) - Separate bash completion functions into extra package - Move some of the symlinks from kmod-compat to kmod, as kmod still does not have native support for all functions. - 0002-depmod-ignore-related-modules-in-depmod_report_cycle.patch: Fix buffer overflow when printing modules in cyclic dependency chain (boo#1008186) - Update to new upstream release 23 * Don't add comment to modules.devname if it would otherwise be empty. * Ignore .TOC. symbols in depmod parsing. * Fix crash on modinfo while checking for available signature of unknown type. * Teach modinfo about PKCS#7 module signatures. - Drop depmod-Ignore_PowerPC64_ABIv2_.TOC.symbol.patch (merged), 0001-libkmod-Handle-long-lines-in-proc-modules.patch (merged) - Regenerate initrd on kmod update (bsc#989788) - Sync specfile with openSUSE:Factory - libkmod: Handle long lines in /proc/modules (bsc#983754) 0001-libkmod-Handle-long-lines-in-proc-modules.patch - Fix kernel master build for ppc64le (bsc#1070209) depmod-Ignore_PowerPC64_ABIv2_.TOC.symbol.patch - Update to new upstream release 22 * support `insmod -f` * depmod: do not fall back to uname on bad version - Update to new upstream release 21 * The kmod tool now prints the relevant configuration options it was built with when the "/--version"/ argument is passed. - Update to kmod 20 * More robust ELF parsing * To fix a race, modprobe only looks at modules.builtin to determine a builtin module, so e.g. 'modprobe vt' will no longer work. * Other fixes * Testsuite moved to a separate package, since it is now building the test modules from sources, which requires the kernel package. * dropped kmod-blacklist-fixtest.patch (merged upstream) * includes 0001-Fix-race-while-loading-modules.patch (bsc#998906) - If kmod packge changes, regenerate the initrd. - 0001-use-correct-sort-method-in-test-array.patch: use correct test bsc#920930 - kmod-blacklist-fixtest.patch: tag the test in test-blacklist correctly - Move include files out of pkg/ into a normal subdir of includedir. - Update to kmod 19 * Fix missing CLOEXEC in library * Fix error message while opening kmod's index * static-nodes: when writing in tmpfiles format, indicate that creation of static nodes should only happen at boot. This is used and required by systemd-217+. - Build with full RELRO. - Enable verbose build (build checks depend on that)
- Fix KDC null pointer dereference via a FAST inner body that lacks a server field; (CVE-2021-37750); (bsc#1189929); - Added patches: * 0012-Fix-KDC-null-deref-on-TGS-inner-body-null-server.patch - Fix KDC null deref on bad encrypted challenge; (CVE-2021-36222); (bsc#1188571); - Added patches: * 0011-Fix-KDC-null-deref-on-bad-encrypted-challenge.patch - Use /run instead of /var/run for daemon PID files; (bsc#1185163); - Add recursion limit for ASN.1 indefinite lengths; (CVE-2020-28196); (bsc#1178512); - Added patches: * 0010-Add-recursion-limit-for-ASN.1-indefinite-lengths.patch - Fix prefix reported by krb5-config, libraries and headers are not installed under /usr/lib/mit prefix. (bsc#1174079) - Update logrotate script, call systemd to reload the services instead of init-scripts. (boo#1169357) - Integrate pam_keyinit pam module, ksu-pam.d; (bsc#1081947); (bsc#1144047); - Move LDAP schema files from /usr/share/doc/packages/krb5 to /usr/share/kerberos/ldap; (bsc#1134217); - Upgrade to 1.16.3 * Fix a regression in the MEMORY credential cache type which could cause client programs to crash. * MEMORY credential caches will not be listed in the global collection, with the exception of the default credential cache if it is of type MEMORY. * Remove an incorrect assertion in the KDC which could be used to cause a crash [CVE-2018-20217]. * Fix bugs with concurrent use of MEMORY ccache handles. * Fix a KDC crash when falling back between multiple OTP tokens configured for a principal entry. * Fix memory bugs when gss_add_cred() is used to create a new credential, and fix a bug where it ignores the desired_name. * Fix the behavior of gss_inquire_cred_by_mech() when the credential does not contain an element of the requested mechanism. * Make cross-realm S4U2Self requests work on the client when no default_realm is configured. * Add a kerberos(7) man page containing documentation of the environment variables that affect Kerberos programs. - Use systemd-tmpfiles to create files under /var/lib/kerberos, required by transactional updates; (bsc#1100126); - Rename patches: * krb5-1.12-pam.patch => 0001-krb5-1.12-pam.patch * krb5-1.9-manpaths.dif => 0002-krb5-1.9-manpaths.patch * krb5-1.12-buildconf.patch => 0003-krb5-1.12-buildconf.patch * krb5-1.6.3-gssapi_improve_errormessages.dif to 0004-krb5-1.6.3-gssapi_improve_errormessages.patch * krb5-1.6.3-ktutil-manpage.dif => 0005-krb5-1.6.3-ktutil-manpage.patch * krb5-1.12-api.patch => 0006-krb5-1.12-api.patch * krb5-1.12-ksu-path.patch => 0007-krb5-1.12-ksu-path.patch * krb5-1.12-selinux-label.patch => 0008-krb5-1.12-selinux-label.patch * krb5-1.9-debuginfo.patch => 0009-krb5-1.9-debuginfo.patch - Upgrade to 1.16.1 * kdc client cert matching on client principal entry * Allow ktutil addent command to ignore key version and use non-default salt string. * add kpropd pidfile support * enable "/encrypted_challenge_indicator"/ realm option on tickets obtained using FAST encrypted challenge pre-authentication. * dates through 2106 accepted * KDC support for trivially renewable tickets * stop caching referral and alternate cross-realm TGTs to prevent duplicate credential cache entries - BSC#1021402 move %{_libdir}/krb5/plugins/tls/k5tls.so to krb5 package so it is avaiable for krb5-client as well. - Upgrade to 1.15.3 * Fix flaws in LDAP DN checking, including a null dereference KDC crash which could be triggered by kadmin clients with administrative privileges [CVE-2018-5729, CVE-2018-5730]. * Fix a KDC PKINIT memory leak. * Fix a small KDC memory leak on transited or authdata errors when processing TGS requests. * Fix a null dereference when the KDC sends a large TGS reply. * Fix "/kdestroy -A"/ with the KCM credential cache type. * Fix the handling of capaths "/."/ values. * Fix handling of repeated subsection specifications in profile files (such as when multiple included files specify relations in the same subsection). - Added support for /etc/krb5.conf.d/ for configuration snippets - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Remove build dependency doxygen, python-Cheetah, python-Sphinx, python-libxml2, python-lxml, most of which are python 2 programs. Consequently remove -doc subpackage. Users are encouraged to use online documentation. (bsc#1066461) - Update package descriptions. - Upgrade to 1.15.2 * Fix a KDC denial of service vulnerability caused by unset status strings [CVE-2017-11368] * Preserve GSS contexts on init/accept failure [CVE-2017-11462] * Fix kadm5 setkey operation with LDAP KDB module * Use a ten-second timeout after successful connection for HTTPS KDC requests, as we do for TCP requests * Fix client null dereference when KDC offers encrypted challenge without FAST * Ignore dotfiles when processing profile includedir directive * Improve documentation - Set "/rdns"/ and "/dns_canonicalize_hostname"/ to false in krb5.conf in order to improve client security in handling service principle names. (bsc#1054028) - Prevent kadmind.service startup failure caused by absence of LDAP service. (bsc#903543) - There is no change made about the package itself, this is only copying over some changelog texts from SLE package: - bug#918595 owned by varkoly@suse.com: VUL-0: CVE-2014-5355 krb5: denial of service in krb5_read_message - bug#912002 owned by varkoly@suse.com: VUL-0 CVE-2014-5352, CVE-2014-9421, CVE-2014-9422, CVE-2014-9423: krb5: Vulnerabilities in kadmind, libgssrpc, gss_process_context_token - bug#910458 owned by varkoly@suse.com: VUL-1 CVE-2014-5354: krb5: NULL pointer dereference when using keyless entries - bug#928978 owned by varkoly@suse.com: VUL-0 CVE-2015-2694: krb5: issues in OTP and PKINIT kdcpreauth modules leading to requires_preauth bypass - bug#910457 owned by varkoly@suse.com: VUL-1 CVE-2014-5353: krb5: NULL pointer dereference when using a ticket policy name as a password policy name - bug#991088 owned by hguo@suse.com: VUL-1 CVE-2016-3120: krb5: S4U2Self KDC crash when anon is restricted - bug#992853 owned by hguo@suse.com: krb5: bogus prerequires - [fate#320326](https://fate.suse.com/320326) - bug#982313 owned by pgajdos@suse.com: Doxygen unable to resolve reference from cite - Remove wrong PreRequires from krb5 - use HTTPS project and source URLs - use source urls. - krb5.keyring: Added Greg Hudson - removed obsolete krb5-1.15-fix_kdb_free_principal_e_data.patch - Upgrade to 1.15.1 * Allow KDB modules to determine how the e_data field of principal fields is freed * Fix udp_preference_limit when the KDC location is configured with SRV records * Fix KDC and kadmind startup on some IPv4-only systems * Fix the processing of PKINIT certificate matching rules which have two components and no explicit relation * Improve documentation - remove useless environment.pickle to make build-compare happy - Introduce patch krb5-1.15-fix_kdb_free_principal_e_data.patch to fix freeing of e_data in the kdb principal - Upgrade to 1.15 - obsoleted Patch7 (krb5-1.7-doublelog.patch) fixed in 1.12.2 - obsoleted patch to src/util/gss-kernel-lib/Makefile.in since file is not available in upstream source anymore - obsoleted Patch15 (krb5-fix_interposer.patch) fixed in 1.15 - Upgrade from 1.14.4 to 1.15 - major changes: Administrator experience: * Add support to kadmin for remote extraction of current keys without changing them (requires a special kadmin permission that is excluded from the wildcard permission), with the exception of highly protected keys. * Add a lockdown_keys principal attribute to prevent retrieval of the principal's keys (old or new) via the kadmin protocol. In newly created databases, this attribute is set on the krbtgt and kadmin principals. * Restore recursive dump capability for DB2 back end, so sites can more easily recover from database corruption resulting from power failure events. * Add DNS auto-discovery of KDC and kpasswd servers from URI records, in addition to SRV records. URI records can convey TCP and UDP servers and master KDC status in a single DNS lookup, and can also point to HTTPS proxy servers. * Add support for password history to the LDAP back end. * Add support for principal renaming to the LDAP back end. * Use the getrandom system call on supported Linux kernels to avoid blocking problems when getting entropy from the operating system. * In the PKINIT client, use the correct DigestInfo encoding for PKCS [#1] signatures, so that some especially strict smart cards will work. Code quality: * Clean up numerous compilation warnings. * Remove various infrequently built modules, including some preauth modules that were not built by default. Developer experience: * Add support for building with OpenSSL 1.1. * Use SHA-256 instead of MD5 for (non-cryptographic) hashing of authenticators in the replay cache. This helps sites that must build with FIPS 140 conformant libraries that lack MD5. Protocol evolution: * Add support for the AES-SHA2 enctypes, which allows sites to conform to Suite B crypto requirements. - Upgrade from 1.14.3 to 1.14.4 - major changes: * Fix some rare btree data corruption bugs * Fix numerous minor memory leaks * Improve portability (Linux-ppc64el, FreeBSD) * Improve some error messages * Improve documentation - add pam configuration file required for ksu just use a copy of "/su"/ one from Tumbleweed - Upgrade from 1.14.2 to 1.14.3: * Improve some error messages * Improve documentation * Allow a principal with nonexistent policy to bypass the minimum password lifetime check, consistent with other aspects of nonexistent policies * Fix a rare KDC denial of service vulnerability when anonymous client principals are restricted to obtaining TGTs only [CVE-2016-3120] - Remove comments breaking post scripts. - Do no use systemd_requires macros in main package, it adds unneeded dependencies which pulls systemd into minimal chroot. - Only call %insserv_prereq when building for pre-systemd distributions. - Optimise some %post/%postun when only /sbin/ldconfig is called. - Remove source file ccapi/common/win/OldCC/autolock.hxx that is not needed and does not carry an acceptable license. (bsc#968111) - removed obsolete patches: * 0107-Fix-LDAP-null-deref-on-empty-arg-CVE-2016-3119.patch * krb5-mechglue_inqure_attrs.patch - Upgrade from 1.14.1 to 1.14.2: * Fix a moderate-severity vulnerability in the LDAP KDC back end that could be exploited by a privileged kadmin user [CVE-2016-3119] * Improve documentation * Fix some interactions with GSSAPI interposer mechanisms - Upgrade from 1.14 to 1.14.1: * Remove expired patches: 0104-Verify-decoded-kadmin-C-strings-CVE-2015-8629.patch 0105-Fix-leaks-in-kadmin-server-stubs-CVE-2015-8631.patch 0106-Check-for-null-kadm5-policy-name-CVE-2015-8630.patch krbdev.mit.edu-8301.patch * Replace source archives: krb5-1.14.tar.gz -> krb5-1.14.1.tar.gz krb5-1.14.tar.gz.asc -> krb5-1.14.1.tar.gz.asc * Adjust line numbers in: krb5-fix_interposer.patch - Introduce patch 0107-Fix-LDAP-null-deref-on-empty-arg-CVE-2016-3119.patch to fix CVE-2016-3119 (bsc#971942) - Remove krb5-mini pieces from spec file. Hence remove pre_checkin.sh - Remove expired macros and other minor clean-ups in spec file. - Fix CVE-2015-8629: krb5: xdr_nullstring() doesn't check for terminating null character with patch 0104-Verify-decoded-kadmin-C-strings-CVE-2015-8629.patch (bsc#963968) - Fix CVE-2015-8631: krb5: Memory leak caused by supplying a null principal name in request with patch 0105-Fix-leaks-in-kadmin-server-stubs-CVE-2015-8631.patch (bsc#963975) - Fix CVE-2015-8630: krb5: krb5 doesn't check for null policy when KADM5_POLICY is set in the mask with patch 0106-Check-for-null-kadm5-policy-name-CVE-2015-8630.patch (bsc#963964) - Add two patches from Fedora, fixing two crashes: * krb5-fix_interposer.patch * krb5-mechglue_inqure_attrs.patch - Update to 1.14 - dropped krb5-kvno-230379.patch - added krbdev.mit.edu-8301.patch fixing wrong function call Major changes in 1.14 (2015-11-20) Administrator experience: * Add a new kdb5_util tabdump command to provide reporting-friendly tabular dump formats (tab-separated or CSV) for the KDC database. Unlike the normal dump format, each output table has a fixed number of fields. Some tables include human-readable forms of data that are opaque in ordinary dump files. This format is also suitable for importing into relational databases for complex queries. * Add support to kadmin and kadmin.local for specifying a single command line following any global options, where the command arguments are split by the shell--for example, "/kadmin getprinc principalname"/. Commands issued this way do not prompt for confirmation or display warning messages, and exit with non-zero status if the operation fails. * Accept the same principal flag names in kadmin as we do for the default_principal_flags kdc.conf variable, and vice versa. Also accept flag specifiers in the form that kadmin prints, as well as hexadecimal numbers. * Remove the triple-DES and RC4 encryption types from the default value of supported_enctypes, which determines the default key and salt types for new password-derived keys. By default, keys will only created only for AES128 and AES256. This mitigates some types of password guessing attacks. * Add support for directory names in the KRB5_CONFIG and KRB5_KDC_PROFILE environment variables. * Add support for authentication indicators, which are ticket annotations to indicate the strength of the initial authentication. Add support for the "/require_auth"/ string attribute, which can be set on server principal entries to require an indicator when authenticating to the server. * Add support for key version numbers larger than 255 in keytab files, and for version numbers up to 65535 in KDC databases. * Transmit only one ETYPE-INFO and/or ETYPE-INFO2 entry from the KDC during pre-authentication, corresponding to the client's most preferred encryption type. * Add support for server name identification (SNI) when proxying KDC requests over HTTPS. * Add support for the err_fmt profile parameter, which can be used to generate custom-formatted error messages. Code quality: * Fix memory aliasing issues in SPNEGO and IAKERB mechanisms that could cause server crashes. [CVE-2015-2695] [CVE-2015-2696] [CVE-2015-2698] * Fix build_principal memory bug that could cause a KDC crash. [CVE-2015-2697] Developer experience: * Change gss_acquire_cred_with_password() to acquire credentials into a private memory credential cache. Applications can use gss_store_cred() to make the resulting credentials visible to other processes. * Change gss_acquire_cred() and SPNEGO not to acquire credentials for IAKERB or for non-standard variants of the krb5 mechanism OID unless explicitly requested. (SPNEGO will still accept the Microsoft variant of the krb5 mechanism OID during negotiation.) * Change gss_accept_sec_context() not to accept tokens for IAKERB or for non-standard variants of the krb5 mechanism OID unless an acceptor credential is acquired for those mechanisms. * Change gss_acquire_cred() to immediately resolve credentials if the time_rec parameter is not NULL, so that a correct expiration time can be returned. Normally credential resolution is delayed until the target name is known. * Add krb5_prepend_error_message() and krb5_wrap_error_message() APIs, which can be used by plugin modules or applications to add prefixes to existing detailed error messages. * Add krb5_c_prfplus() and krb5_c_derive_prfplus() APIs, which implement the RFC 6113 PRF+ operation and key derivation using PRF+. * Add support for pre-authentication mechanisms which use multiple round trips, using the the KDC_ERR_MORE_PREAUTH_DATA_REQUIRED error code. Add get_cookie() and set_cookie() callbacks to the kdcpreauth interface; these callbacks can be used to save marshalled state information in an encrypted cookie for the next request. * Add a client_key() callback to the kdcpreauth interface to retrieve the chosen client key, corresponding to the ETYPE-INFO2 entry sent by the KDC. * Add an add_auth_indicator() callback to the kdcpreauth interface, allowing pre-authentication modules to assert authentication indicators. * Add support for the GSS_KRB5_CRED_NO_CI_FLAGS_X cred option to suppress sending the confidentiality and integrity flags in GSS initiator tokens unless they are requested by the caller. These flags control the negotiated SASL security layer for the Microsoft GSS-SPNEGO SASL mechanism. * Make the FILE credential cache implementation less prone to corruption issues in multi-threaded programs, especially on platforms with support for open file description locks. Performance: * On slave KDCs, poll the master KDC immediately after processing a full resync, and do not require two full resyncs after the master KDC's log file is reset. User experience: * Make gss_accept_sec_context() accept tickets near their expiration but within clock skew tolerances, rather than rejecting them immediately after the server's view of the ticket expiration time. - Update to 1.13.3 - removed patches for security fixes now in upstream source: 0100-Fix-build_principal-memory-bug-CVE-2015-2697.patch 0101-Fix-IAKERB-context-aliasing-bugs-CVE-2015-2696.patch 0102-Fix-SPNEGO-context-aliasing-bugs-CVE-2015-2695.patch 0103-Fix-IAKERB-context-export-import-CVE-2015-2698.patch Major changes in 1.13.3 (2015-12-04) This is a bug fix release. The krb5-1.13 release series is in maintenance, and for new deployments, installers should prefer the krb5-1.14 release series or later. * Fix memory aliasing issues in SPNEGO and IAKERB mechanisms that could cause server crashes. [CVE-2015-2695] [CVE-2015-2696] [CVE-2015-2698] * Fix build_principal memory bug that could cause a KDC crash. [CVE-2015-2697] * Allow an iprop slave to receive full resyncs from KDCs running krb5-1.10 or earlier. - Apply patch 0103-Fix-IAKERB-context-export-import-CVE-2015-2698.patch to fix a memory corruption regression introduced by resolution of CVE-2015-2698. bsc#954204 - Make kadmin.local man page available without having to install krb5-client. bsc#948011 - Apply patch 0100-Fix-build_principal-memory-bug-CVE-2015-2697.patch to fix build_principal memory bug [CVE-2015-2697] bsc#952190 - Apply patch 0101-Fix-IAKERB-context-aliasing-bugs-CVE-2015-2696.patch to fix IAKERB context aliasing bugs [CVE-2015-2696] bsc#952189 - Apply patch 0102-Fix-SPNEGO-context-aliasing-bugs-CVE-2015-2695.patch to fix SPNEGO context aliasing bugs [CVE-2015-2695] bsc#952188 - Let server depend on libev (module of libverto). This was the preferred implementation before the seperation of libverto from krb. - Drop libverto and libverto-libev Requires from the -server package: those package names don't exist and the shared libs are pulled in automatically. - Unconditionally buildrequire libverto-devel: krb5-mini also depends on it. - pre_checkin.sh aligned changes between krb5/krb5-mini - added krb5.keyring - update to krb5 1.13.2 - DES transition ============== The Data Encryption Standard (DES) is widely recognized as weak. The krb5-1.7 release contains measures to encourage sites to migrate away - From using single-DES cryptosystems. Among these is a configuration variable that enables "/weak"/ enctypes, which defaults to "/false"/ beginning with krb5-1.8. Major changes in 1.13.2 (2015-05-08) This is a bug fix release. * Fix a minor vulnerability in krb5_read_message, which is primarily used in the BSD-derived kcmd suite of applications. [CVE-2014-5355] * Fix a bypass of requires_preauth in KDCs that have PKINIT enabled. [CVE-2015-2694] * Fix some issues with the LDAP KDC database back end. * Fix an iteration-related memory leak in the DB2 KDC database back end. * Fix issues with some less-used kadm5.acl functionality. * Improve documentation. - Use externally built libverto - update to krb5 1.13.1 Major changes in 1.13.1 (2015-02-11) This is a bug fix release. * Fix multiple vulnerabilities in the LDAP KDC back end. [CVE-2014-5354] [CVE-2014-5353] * Fix multiple kadmind vulnerabilities, some of which are based in the gssrpc library. [CVE-2014-5352 CVE-2014-5352 CVE-2014-9421 CVE-2014-9422 CVE-2014-9423] - Update to krb5 1.13 * Add support for accessing KDCs via an HTTPS proxy server using the MS-KKDCP protocol. * Add support for hierarchical incremental propagation, where slaves can act as intermediates between an upstream master and other downstream slaves. * Add support for configuring GSS mechanisms using /etc/gss/mech.d/*.conf files in addition to /etc/gss/mech. * Add support to the LDAP KDB module for binding to the LDAP server using SASL. * The KDC listens for TCP connections by default. * Fix a minor key disclosure vulnerability where using the "/keepold"/ option to the kadmin randkey operation could return the old keys. [CVE-2014-5351] * Add client support for the Kerberos Cache Manager protocol. If the host is running a Heimdal kcm daemon, caches served by the daemon can be accessed with the KCM: cache type. * When built on OS X 10.7 and higher, use "/KCM:"/ as the default cache type, unless overridden by command-line options or krb5-config values. * Add support for doing unlocked database dumps for the DB2 KDC back end, which would allow the KDC and kadmind to continue accessing the database during lengthy database dumps. - Removed patches, useless or upstreamed * krb5-1.9-kprop-mktemp.patch * krb5-1.10-ksu-access.patch * krb5-1.12-doxygen.patch * bnc#897874-CVE-2014-5351.diff * krb5-1.13-work-around-replay-cache-creation-race.patch * krb5-1.10-kpasswd_tcp.patch - Refreshed patches * krb5-1.12-pam.patch * krb5-1.12-selinux-label.patch * krb5-1.7-doublelog.patch
- Explicitly specify required cyrus-sasl-devel dependency - Update to 0.3.1: * obsoletes ldapcpplib-gcc47.patch (has been included upstream) * Added some checks for existence of certificate files and directories when setting TLS options (bnc#801065) - license update: OLDAP-2.8 Use SPDX syntax (http://www.spdx.org/licenses) - Add ldapcpplib-gcc47.patch: Fix build with gcc 4.7. - add libtool as explicit buildrequire to avoid implicit dependency from prjconf - Update to 0.3.0 * Added interface for accessing LDAPAttribute inside LDAPModification * includes fix to build with GCC 4.6 - Fix build with GCC 4.6 - Version 0.2.3 * Imported fix for LDAPCtrl constructor (bnc#563955) - Version 0.2.2 * Fixed some issue with the renewal of the underlying libldap SSL/TLS context (bnc#683826, bnc#683809) - synced with latest CVS: * Make TlsOptions available in LDAPConnection * be more verbose on StartTLS errors - synced with latest CVS, adds methods for easier modification of TLS options - Added missing errorhandling, when trying to read a Entry when the current record in not an entry (bnc#541819)
- Add ldb-cve-2020-25718.patch & CVE-2020-25718-lib-Add-hex_byte-to-replace.h.patch to backport all changes from ldb-2.4.1. + CVE-2020-25718: samba: An RODC can issue (forge) administrator tickets to other servers; (bsc#1192246); (bso#14558) + CVE-2021-3738: samba: crash in dsdb stack; (bsc#1192215);(bso#14848) - Release ldb 2.2.2 + Corrected python behaviour for 'in' for LDAP attributes contained as part of ldb.Message;(bso#14845). + Fix memory handling in ldb.msg_diff Corrected python docstrings;(bso#14836) + Backport bronze bit fixes, tests, and selftest improvements; (bso#14881). - Release ldb 2.2.1 + CVE-2020-27840: Unauthenticated remote heap corruption via bad DNs; (bso#14595); (bsc#1183572); + CVE-2021-20277: out of bounds read in ldb_handler_fold; (bso#14655); (bsc#1183574); - Release ldb 2.2.0 + Fix memory leak in ldb_kv_index_dn_ordered(); (bso#14299) + Fix off-by-one increment in lldb_add_msg_attr; (bso#14413) - Release ldb 2.1.4 + CVE-2020-10730: NULL de-reference in AD DC LDAP server when ASQ and VLV combined; (bso#14364); (bsc#1173159) ldb: Bump version to 2.1.3; (bso#14330) - Release ldb 2.1.2 + CVE-2020-10700: ldb: Always use ldb_next_request() in ASQ module; ;(bso#14331); (bsc#1169850). - Release ldb 2.1.1 + Samba 4.11 and later give incorrect results for SCOPE_ONE searches; (bso#14270). ldb: Release ldb 2.0.8 + Upgrade waf to version 2.0.18 to match the rest of Samba 4.11.x (bso#13846) - libldb1 fails to migrate to libldb2 when libldb2 version is less than libldb1 version; (bsc#1160341) - Add obsolete ldb1 directive to baselibs.conf - Update to version 2.0.7 + Robustness improvements against duplicate attributes in ldb_filter_attrs() (bso#13695) + Robustness improvements against invalid string DN values (bso#14049) + log database repack so users know what is happening (bso#14059) + add ldb_options_get + add "/batch_mode"/ option. + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + Fix standalone build of ldb. + CVE-2019-3824 out of bounds read in wildcard compare (bso#13773) - Update to 1.5.5 + LDAP_REFERRAL_SCHEME_OPAQUE was added to ldb_module.h; (bso#12478); + Skip @ records early in a search full scan; (bso#13893); - Update to 1.5.4 + Fix standalone build of ldb. + C99 build fixes. + CVE-2019-3824 out of bounds read in wildcard compare (bug#13773) - Update to 1.5.3 + Avoid inefficient one-level searches (bug#13762) + The test api.py should not rely on order of entries in dict (bug#13772) - Update to 1.5.2 + dirsync: Allow arbitrary length cookies (bug #13686) + The build uses python3 by default: --extra-python would take python2 now + To build with python2 only use: PYTHON=python2 ./configure PYTHON=python2 make PYTHON=python2 make install - Update to 1.4.3 + Python: Ensure ldb.Dn can accept utf8 encoded unicode (bug 13616) - Update license to LGPL-3.0 - Update to 1.4.2 + Security fix for CVE-2018-1140 (NULL pointer de-reference, bug 13374) + Fix memory leaks and missing error checks (bug 13459, 13471, 13475) - 1.4.1 + add some missing return value checks + Fix several mem leaks in ldb_index ldb_search ldb_tdb (bug#13475) + ldb_tdb: Use mem_ctx and so avoid leak onto long-term memory on duplicated add. (bug#13471) + ldb: Fix memory leak on module context (bug#13459) + Refused build of Samba 4.8 with ldb 1.4 (bug #13519) + Prevent similar issues in the future at configure time (bug #13519) - 1.4.0 + New LMDB backend (experimental) + Comprehensive tests for index behaviour + Enforce transactions for writes + Enforce read lock use for all reads + Fix memory leak in paged_results module. We hold at most 10 outstanding paged result cookies (bug #13362) + Fix compiler warnings + Python3 improvements + Restore --disable-python build + Fix for performance regression on one-level searches (bug #13448) + Samba's subtree_rename could fail to rename some entries (bug #13452) - Add fix_ldb_mod_op_test.patch: Fix missing NULL terminator in ldb_mod_op_test testsuite - Update to 1.3.5 + Security fix for CVE-2018-1140 (NULL pointer de-reference, bug #13374). - 1.3.4 + Fix memory leaks and missing error checks (bug #13459, #13471, [#13475]). + Fix fallback to full scan (performance regression) on one-level search (bug #13448). + Fix read corruption (missing results) during writes, particularly during a Samba subtree rename (bug #13452). - Update to 1.3.3 + Fix failure to upgrade to the GUID index DB format; (bso#13306). - Update to 1.3.2; + Expose the SHOW_BINARY, ENABLE_TRACING and DONT_CREATE_DB flag constants in the python api. + Don't load LDB_MODULESDIR as a module file. + Fix binary data in debug log (bug #13185). + Intersect the index from SCOPE_ONELEVEL with the index for the search expression (bso#13191) + GUID Index support. - Update to 1.2.3; (bsc#1080545); + Performance regression in DNS server with introduction of DNS wildcard; (bso#13191); - Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Drop very old SUSE support. Replace old RPM macros by new constructs. - Update to 1.2.2 + Bug #13017: Add ldb_ldif_message_redacted_string() to allow debug of redacted log messages, avoiding showing secret values + Bug #13015: Allow re-index of newer databases with binary GUID TDB keys (this officially removes support for re-index of the original pack format 0, rather than simply segfaulting). + Avoid memory allocation and so make modify of records in ldb_tdb faster - Update to 1.2.1 + Bug #12882: Do not install _ldb_text.py if we have system libldb + Use libraries from build dir for testsuite + Bug #12900: Fix index out of bound in ldb_msg_find_common_values - Update to 1.2.0 + handle one more LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK case in ldb_tdb + fix ldb_tdb locking (performance) problems + fix ldb_tdb search inconsistencies by adding read_[un]lock() hooks to the module stack (bug #12858) + add cmocka based tests for the locking issues + ldb_version.h provides LDB_VERSION_{MAJOR,MINOR,RELEASE} defines + protect ldb_modules.h from being used by Samba < 4.7 Note: that this release (as well as 1.1.30 and 1.1.31) may cause problems for older applications, e.g. Samba See https://bugzilla.samba.org/show_bug.cgi?id=12859 - Update to 1.1.31 + let ldbdump parse the -i option + don't allow the reveal_internals control for ldbedit + only allow --show-binary for ldbsearch + don't let ldbsearch create non-existing files + fix ldb_tdb search inconsistencies + add cmocka based tests + provide an interface for improved indexing for callers like Samba, which will allow much better performance. + Makes ldb access to tdb:// databases use a private event context rather than the global event context passed in by the caller. This is because running other operations while locks are held or a search is being conducted is not safe. + Add efficient function to find duplicate values in ldb messages (this makes large multi-valued attributes in ldb_tdb more efficient) - Add ldb-tests-do-not-override-lib-path.patch: Check if LD_LIBRARY_PATH and LDB_MODULES_PATH environment variables are set before overriding them. - Update to 1.1.29; (bsc#1032915). + add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify() + Performance and memory consumption improvements - Update to 1.1.27 + performance improvements + VLV control improvements - Require talloc 2.1.6 at build-time; (bsc#954658). - Add ldb-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5. - Avoid a file collision for non SUSE build targets; (bsc#966174). - Update to 1.1.26; (bsc#954658). + let a timeout of -1 indicate no timeout for a given request + fix memory leaks in pyldb ldb.search() + build fixes + improve pyldb ldb.search() help message + add pyldb ldb.search_iterator() api + add LDB_ATTR_FLAG_FORCE_BASE64_LDIF as optional argument to ldb_schema_attribute_add() + add client support for LDB_CONTROL_DIRSYNC_EX - Provide python-ldb and python-ldb-devel; (bsc#966523). - Update to 1.1.25; (bsc#954658). + torture: test ldb_unpack_data_only_attr_list + increment version due to added ldb_unpack_data_only_attr_list + introduce ldb_unpack_data_withlist to unpack partial list of attributes - Update to 1.1.24. + fix LDAP 00 search expression attack DoS; CVE-2015-3223; (bso#11325) + fix remote read memory exploit in LDB; CVE-2015-5330; (bso#11599) + move ldb_(un)pack_data into ldb_module.h for testing + fix installation of _ldb_text.py + fix propagation of LDB errors through TDB + fix bug triggered by having an empty message in database during search - Update to 1.1.23; (bsc#954658). + Test improvements + Improved python3 bindings; (bsc#951911) + Minor build fixes - Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure. - Rename pyldb to python-ldb. - Move the ldb-cmdline library to the ldb-tools package as the packaged binaries depend on it. - Update the Samba Library Distribution Key file 'ldb.keyring'; (bso#945116). - Update to 1.1.21; (bsc#939050). + build fixes + improved python bindings - Update to 1.1.20. + validate_ldb of String(Generalized-Time) does not accept millisecond format "/.000Z"/; (bso#9810) + fix logic in ldb_val_to_time() - Update to 1.1.19. + Allow to register extended match rules - Update to 1.1.18. + fixes for segfaults in pyldb + documentation fixes + build system improvements + fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx + Fix check for third_party + make the successful ldb_transaction_start() message clearer + ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory() + ldb-samba: Move pyldb-utils dependency to python_samba__ldb + build: improve detection of srcdir - Use the upstream tar ball, as signature verification is now able to handle compressed archives. - Remove dependency on gpg-offline as signature checking is implemented in the source validator.
- Add missing runtime dependency on which, which is used by lessopen.sh. Fix bsc#1190552. - update to version 530 [bsc#1091308] * Don't output terminal init sequence if using -F and file fits on one screen. * When using -S, mark truncated lines with a special character. The character can be changed or disabled via the new --rscroll option. * New command M marks the last line displayed on the screen. * New command ESC-m removes a line mark. * Status column (enabled via -J) now shows mark letters. * Status column shows search matches even if highlighting is disabled via -G. * A second ESC-u command will clear search match markers in the status column. * Do same ANSI escape code filtering for tag matching that we do for searching, to help when viewing syntax-highlighted code. * Catch SIGTERM and clean up before exiting. * Fix bug initializing default charset on Windows. * Handle keypad ENTER key correctly if it sends something other than newline. * Fix buffering bug when using stdin with a LESSOPEN pipe. * Update Unicode tables to 2017-03-08. * Pass-thru Unicode formating chars (Cf type) instead of treating them as binary chars. But treat them as binary if -U is set. * Fix erroneous binary file warning when UTF-8 file contains ANSI SGR sequences. * Fix bugs when using LESSOPEN and switching between stdin and other files. * Fix some bugs handling filenames containing shell metacharacters * Fix some memory leaks. * Allow some debugging environment variables to be set in lesskey file. * Code improvements: * Use ANSI prototypes in funcs.h declarations. * Fix some const mismatches. * Remove archaic "/register"/ in variable declarations. - remove the following patches (applied upstream) * less-429-strict_aliasing.patch * less-429-terminate.patch - renumber patches - remove 'make mkhelp' from the specfile as mkhelp.pl is now distributed in the tarball - Use %license instead of %doc [bsc#1082318] - Let lessopen.sh also handle UTF-8 for (g)roff input, only apparmor as breaker of /usr/bin/file re,mains as "/file"/ is not allowed to read files within the tool lessopen.sh - Extend lesskey with mappings for 8-bit controls key escape sequences - update to version 487 * New commands ESC-{ and ESC-} to shift to start/end of displayed lines. * Make search highlights work correctly when changing caselessness with -i. * New option -Da in Windows version to enable SGR mode. * Fix "/nothing to search"/ error when top or bottom line on screen is empty. * Fix bug when terminal has no "/cm"/ termcap entry. * Fix incorrect display when entering double-width chars in search string. * Fix bug in Unicode handling that missed some double width characters. * Update Unicode database to 9.0.0. - remove less-429-widechars.patch that is no longer needed (fixed upstream) - refresh less-429-shell.patch - get rid of %{name} macro from the patch names - less 481: * Don't overwrite history file; just append to it. This behaves better when multiple sessions are running less simultaneously and using the same history file. * New command ESC-G goes to end of currently buffered data in a pipe. * Disable history feature when compiled with LESSHISTFILE set to "/-"/. * In more-compatible mode, make the -p option apply to every file opened, not just the first one. * In more-compatible mode, change the -e option to work like -E, not -EF. * Treat multiple CRs before LF are like one CR (all the CRs are hidden). * Allow "/extra"/ string in lesskey file to append to a multi-char command (like a search pattern), without executing the command. * Ignore -u/-U setting while viewing help file, so that underline and bold chars are displayed correctly. * Improve detection of "/binary"/ files in UTF-8 mode. * Fix bug with ++ commands. * Fix bug where prompt was sometimes not displayed with +G. * Fix possible memory corruption * Fix bugs and improve performance in ampersand filtering. * Allow %% escape sequence in LESSOPEN variable. * Automate construction of Unicode tables from Unicode database. - add keyring and verify source signature - drop upstream patches: * less-458-out_of_bounds_read.patch * less-fix_crash_in_hilite_line.patch - fix a crash in hilite_line (boo#915387) * added less-fix_crash_in_hilite_line.patch - add less-458-out_of_bounds_read.patch to fix an "/out of bounds read access in the UTF-8"/ vulnerability (bnc#921719), (CVE-2014-9488) - build with PIE - Spec-cleaner - Remove jless less-normal provides/obsoletes they are from 2000
- Update to version 1.0.7 * Constify pattern argument to FSListCatalogues * Constify some more strings in API arguments * Fix some sign/size conversion warnings from clang * Fix typos & wording issues in source comments * Remove unneeded checks for #ifndef X_NOT_POSIX * Use 'imdent' to realign cpp indentation levels in FSlibos.h - Update to version 1.0.6 * This minor maintenance release includes fixes for libxtrans 1.3 compatibility, removal of dead code, and cleanups of issues found by static analyzers. - supersedes U_fix_build_with_xtrans_1.3.patch - Added U_fix_build_with_xtrans_1.3.patch - Update to version 1.0.5: This minor bugfix release includes the fix for the security issue recently reported as CVE-2013-1996, as well as a number of other cleanups of the memory allocation & error handling code noticed while working on that. - Packaging changes: + Remove upstreamed patch: U_prototype_error.patch Included in this release - Use more robust make install call - Added U_prototype_error.patch + Upstream fix for a prototype - Update to version 1.0.4: + Fixs a pile of issues found by static analysis & compiler warnings + Cleanup the library's exported symbol list + Build configuration improvements - Split xorg-x11-libs into separate packages
- Switch to an out-of-tree build. Drop /pkg from include path. - Update to new upstream release 3.22 * HX_strquote() now supports the HXQUOTE_SQLBQUOTE mechanism - Update to new upstream release 3.21 * HXformat_add() now supports HXTYPE_MCSTR objects (with and without HXTYPE_IMMED) * libxml_helper: New xml_getnsprop() function that gets the value of a property (element attribute) by namespace prefix - Update to new upstream release 3.20 * Build fixes for the Solaris platform - Update to new upstream release 3.19 * string: add the HXQUOTE_SQLSQUOTE quoting variant - Do an out-of-srcdir build - Update to new upstream release 3.18 * Incorrect behavior in HX_strltrim has been fixed * Added a HX_stpltrim function - Update to new upstream release 3.17 * Build fixes and improvements for compiling under Windows - Update to new upstream release 3.16 * remove 256-char format key length limit in HXformat_* - Update to new upstream release 3.15 * string: add HX_strchr2 * string: add HXQUOTE_URIENC mechanism for HX_strquote * defs: HXsizeof_member becomes FIELD_SIZEOF - Update to new upstream release 3.14.1 (bugfix release) * restore forward ordering of ordered maps - Verify GPG signature - Update to new upstream release 3.14 * rand: avoid division by zero when calling HX_irand with lo==hi - Update to new upstream release 3.13 * io: remove HX_REALPATH_SYMLINK * option: new HXOPT_RQ_ORDER flag, allows unconditional POSIX-style parsing (parsing terminates at first non-option encountered) * option: add HXTYPE_SIZE_T * time: add functions and macros for arithmetic and handling of timespec with support for negative time values - Update autotools BuildRequires (add libtool) for Factory/12.2, remove unnecessary regeneration stage - Update to new upstream release 3.12.1 * string: make HX_strdup(NULL) valid again * build: fix build when -Wl,--no-undefined is used - license update: LGPL-2.1 or LGPL-3.0 libHX has a dual choice of LGPL-2.1 or LGPL-3.0. Use SPDX format - Update to new upstream release 3.12 * Clang support * Fixes to the option parser's passthrough mode, which did not correctly copy arguments over * POSIXLY_CORRECT support for the option parser * Size reduction of data structures by eliminating seldomly-used fields - add automake as buildrequire to avoid implicit dependency - Remove pkgincludedir.diff and instead just use --includedir to %configure - Update to new upstream release 3.11 * string: add a HXQUOTE_BASE64 to HX_strquote * debug: new LD_PRELOAD-able library that does additional checks to the runtime - Provide libHX-devel-32bit - Put the libHX directory into a versioned directory to detect unwanted omission of libHX_CFLAGS in dependent projects - Update to new upstream release 3.10.1 * defs: BUILD_BUG_ON_EXPR had erroneously returned 1 - Add BuildRequires: pkg-config as per rpmlint suggestion - Update to new upstream release 3.10 * format: do not split arguments in %(lower) and %(upper) * defs: add array type checking in ARRAY_SIZE * opt: use non-zero sentinel marker * defs: add BUILD_BUG_ON_EXPR * format: provide a %(substr) function * io: add HX_readlink (zero-terminating mc-output readlink) * io: add HX_realpath (supports relative-path output) - Update to new upstream release 3.9.1 * Package missing header file - Update to new upstream release 3.9 * Add missing includes and guard to public include files * For filesystem/filehandle-related functions, io.h should now be included in userspace programs instead of misc.h * hxdirstamp: new development helper program for library users * io: new functions HXio_full{read,write} - Update to new upstream release 3.8 * HXdir_{open,read,close} now work with struct HXdir * instead of void * * xml_newnode prototype changed to accomodate subtext - Run hxtools's spec-beautifier on specfile - update to new upstream version 3.6 * Fixes in 3.6: * bitmap: set/clear/test had no effect due to wrong type selection * bitmap: avoid left-shift larger than type on 64-bit * string: fixed buffer overflow in HX_split when too few fields were present in the input (CVE-2010-2947) * Fixes in 3.5: * format2: failure to skip escaped char in "/%(echo foo bar)"/ was corrected * proc: properly check for HXPROC_STDx--HXPROC_STDx_NULL overlap * strquote: do not cause allocation with invalid format numbers * Enhancements: * new format2 expandable functions like %(exec) and %(shell) * LDAP search filter and RDN quoting support * Old formatter was removed - update to upstream version 3.4 * explicit library initializer function - update to upstream version 3.3 * fixes to the quote processing of the format1 and shconfig parsers * introduces a new string formatter - update descriptions in specfile - do not pass --with-pkgconfigdir to configure; build already does it right - update to upstream version 3.2 * defs: add HXsizeof_member and HXtypeof_member * map: new map API, with hash-based maps and classic rbtree-based maps * arbtree: HXbtree was removed in favor of the new HXmap * clist: clist.h moved into list.h * format: HXformat_* now uses struct HXformat_map * rand: use faster modulo-based variant for numbers within RAND_MAX range * rand: use libc rand() almost exclusively, only use /dev/urandom for seed * time: add time delta functions * added HXbitmap_* functions - add baselibs.conf as a Source, so that it is available on local builds too - Version 2.9 - string: fixed number of fields and trailing NULL in HX_split4 - string: add HX_basename_exact - HXproc now knows about HXPROC_NULL_*, which can be used to discard I/O - HXproc: expressly prohibit HXPROC_STD* for HXproc_run_sync - update to version 2.7 - update ducumentation - arbtree: add "/flat view"/ operation - misc: added HX_fls - misc: make HX_time_compare otime-capable - add wx_helper.hpp
- U_Use-getentropy-if-arc4random_buf-is-not-available.patch * Use getentropy() if arc4random_buf() is not available (bnc#1025068, CVE-2017-2626) - tagged baselibs.conf as source in specfile - Update to version 1.0.9 * This release fixes a number of issues found by static analysis and compiler warnings, and other minor code cleanups. On systems with arc4random() in either libc or libbsd, it will now use that function for generating authentication cookies. - Use more robust make install call - Update to version 1.0.8: + Fix a number of issues found by static analysis and compiler warnings + Large set of cleanups and improvements to the DocBook format specs for the protocol and docs for the API. - Fix typo in baselibs.conf: should be libICE, not libFS - Provide package descriptions and update homepage URL - Add Obsoletes/Provides to baselibs.conf as well - back to previous provides/obsoletes for xorg-x11-libICE(-devel) - provide/obsolete xorg-x11-libICE(-devel), no matter which version number - Rename xorg-x11-libICE to libICE and utilize shlib policy - add libtool as buildrequire to avoid implicit dependency - bumped version number to 7.6 - revert 'export only public API symbols' - it breaks everything - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libICE-1.0.7 - libICE 1.0.6 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries - libICE 1.0.5
- Update to version 1.2.2: + Fix some clang warnings about integer size/sign conversions. + Constify previous_id argument to SmcOpenConnection. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Remove unused TLI ("/STREAMSCONN"/) code from libSM. - Use more robust make install call - Update to version 1.2.1: + Fixes for issues found by static analysis & compiler warnings + Documentation cleanups & improvements, + Build configuration improvements - Rename xorg-x11-libSM to libSM and utilize shlib policy - add libtool as buildrequire to avoid implicit dependency - bumped version number to 7.6 - revert 'export only public API symbols' for consistency reasons; now all these 'export only public API symbols' changes have been reverted - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libSM 1.2.0 * This release fixes a couple of bugs and includes a lot of work from multiple people on the documentation to convert the ancient troff scrolls to DocBook/XML. It also includes the usual recent rounds of build configuration improvements and janitorial cleanups. - bumped version number to 7.5 - libSM 1.1.1 * new release of libSM with quite a bit of code churn but no real new feature. - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- redone U_CVE-2021-31535.patch due to regressions (boo#1186643) * fixes segfaults for xforms applications like fdesign - U_CVE-2021-31535.patch * adds missing request length checks in libX11 (CVE-2021-31535, bsc#1182506) - U_0001-_XIOError-dpy-will-never-return-so-remore-dead.patch U_0002-remove-empty-line.patch U_0003-poll_for_response-Call-poll_for_event-again-if-xcb_p.patch U_0004-poll_for_event-Allow-using-xcb_poll_for_queued_event.patch U_0005-Prepare-for-_XIOError-possibly-returning.patch U_0006-Fix-poll_for_response-race-condition.patch * fixes a race condition in libX11 that causes various applications to crash randomly (boo#1181963) - refreshed U_0001-Fix-an-integer-overflow-in-init_om.patch - U_0001-Fix-an-integer-overflow-in-init_om.patch * Fix an integer overflow in init_om() [CVE-2020-14363, boo#1175239] - U_006-Fix-size-calculation-in-_XimAttributeToValue.patch: * Regression fix in previous XIM client head overflow fixes (CVE-2020-14344, bsc#1174628) - U_001-ChangeTheData_lenParameterOf_XimAttributeToValueToCARD16.patch, U_002-FixIntegerOverflowsIn_XimAttributeToValue.patch, U_003-FixMoreUncheckedLengths.patch, U_004-FixSignedLengthValuesIn_XimGetAttributeID.patch, U_005-ZeroOutBuffersInFunctions.patch, * XIM client heap overflows (CVE-2020-14344, bsc#1174628) - u_off-by-one-write-in-XListExtensions.patch * fixes off-by-one write in XListExtensions (bsc#1102062, CVE-2018-14599) - u_out-of-boundary-write-in-XListExtensions.patch * fixes out of boundary write in XListExtensions (bsc#1102068, CVE-2018-14600) - u_crash-on-invalid-reply-in-XListExtensions.patch * crash on invalid reply in XListExtensions (bsc#1102073, CVE-2018-14598) - Update to version 1.6.5: + Revert "/Compose sequences for rouble sign"/ + specs/libX11: More synopsis fixes + specs/libX11: Fix paramdef entries listing multiple parameters + specs/libX11: Make paramdef spacing more consistent + specs/libX11: Add missing parameter types for XGetWindowProperty() + specs/libX11: Fix broken synopsis for Data/Data16/Data32 + specs/libX11: Update Portability Considerations for the 21st century + autogen.sh: use quoted string variables + Plug a memory leak + Fix wrong Xfree in XListFonts failure path + Typos in "/Xlib - C Language X Interface"/ document - Chapter 02 + autogen: add default patch prefix + Compose sequences for rouble sign + autogen.sh: use exec instead of waiting for configure to finish + Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8 - supersedes u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch - u_nls-fix-handling-of-cs_CZ.UTF8_locale.patch * refix cs_CZ.UTF-locale (boo#1008951, fdo#81875, fdo#98219) - Run fdupes over at least the manpages - Update to version 1.6.4: + Move Compose o / to be with other emoji compose sequences + Replace Xmalloc+memset pairs with Xcalloc calls + Remove unused definition of XCONN_CHECK_FREQ + Bug 93184: read_EncodingInfo invalid free + Bug 93183: _XDefaultOpenIM memory leaks in out-of-memory error paths + Use strdup instead of Xmalloc+strcpy in _XDefaultOpenIM + XDefaultOMIF: replace strlen+Xmalloc+strcpy with strdup, code simplification + XlcDL.c: replace strcpy+strcat sequences with snprintf + XlcDL.c: reduce code duplication + lcPubWrap: replace malloc(strlen) + strcpy with strdup + Stop checking XTRANS_SECURE_RPC_FLAGS since we no longer use them + Stop checking for preferred order of local transports + Don't need to link libX11-xcb against libX11 + xcms: use size_t for strlen/sizeof values instead of converting to int & back + xcms: use unsigned indexes when looping through unsigned values + xcms: use size_t for pointer offsets passed to strncmp + omGeneric.c: Correct the parameter usage of sizeof + fix for Xlib 32-bit request number issues + Add Compose sequence for U+1F4A9. + Xlib.h: Fix macros imitating C functions. + Add compose file for pt_PT similar to pt_BR + Mark _XNextRequest as hidden + New compose keys for local languages in Togo + Fixup param specification for XChangeProperty() - Package changes: + Remove upstream patch U_fix_for_Xlib_32-bit_request_number_issues.patch - U_fix_for_Xlib_32-bit_request_number_issues.patch * Fix for overflow of requet number on 32bit platforms. (bnc#845916) - marked baselibs.conf as source file in specfile - Update to version 1.6.3: This release of libX11 looks bigger than it is, due to a lot of spec/doc cleanup work that doesn't affect the code itself. There is still a good deal of bug fixes, code cleanup, locale improvements, and compose key table additions, including new UTF-8 compose sequences for: + <Multi_key> <R> <equal> : "/<U+20B9>"/ U20b9 # INDIAN RUPEE SIGN + <Multi_key> <S> <semicolon> : "/Ș"/ U0218 # LATIN CAPITAL LETTER S WITH COMMA BELOW + <Multi_key> <s> <semicolon> : "/ș"/ U0219 # LATIN SMALL LETTER S WITH COMMA BELOW + <Multi_key> <T> <semicolon> : "/Ț"/ U021A # LATIN CAPITAL LETTER T WITH COMMA BELOW + <Multi_key> <t> <semicolon> : "/ț"/ U021B # LATIN SMALL LETTER T WITH COMMA BELOW + <Multi_key> <F> <U> : "/<U+1F595>"/ U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED + <Multi_key> <L> <L> <A> <P> : "/<U+1F596>"/ U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS - Changes to package: + remove Patch16: U_nls-en_US.UTF-8-Compose.pre-Fix-typo.patch
- added "/Provides: %name = %version-%release"/ in order to work- around hard requires for wrongly packaged 3rd party package Slack (boo#1090514) - Add U_libXScrnSaver_copy_root_field.patch: Copy root field from wire event into root, not window, of Xlib event. - tagged baselibs.conf as source in specfile - renamed -devel package to libXss-devel, so one can find it easier (provides/obsoletes added accordingly) - rename devel package to libXss-devel - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.2.2: + Janitorial cleanups + Build configuration improvements - Provide package descriptions and update homepage URL - Split xorg-x11-libs into separate packages
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - Update to version 1.0.1: + Add README with pointers to mailing list, bugzilla & git repos + Add note about XTrap history & deprecation to README + Replace static ChangeLog with dist-hook to generate from git log + SyncHandle must not be called with the Display lock held. + configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake 1.13 + configure.ac: foreign and use XORG_COMPILER_FLAGS + nuke RCS Ids + Janitor: ansification, make distcheck, compiler warnings. + Fix memset usage. + Remove unnecessary memset return value casts to void. - specfile cleanup - Split xorg-x11-libs into separate packages
- U_0001-XauFileName-reset-bsize-when-malloc-failed.patch/ U_0002-XauFileName-always-go-through-buf-allocation-if-buf-.patch * fixes regression in libXau 1.0.8, which resulted in a crash in Mozilla (bnc#831620,fdo#69929) - Update to version 1.0.8: This maintenance release brings happiness by getting rid of things that make valgrind, clang, doclifter, automake, the GNOME build system, various other static analyzers, and obsessive developers be unhappy. Don't warn, be happy. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.0.7: + Improve the handling of "/normal"/ locking collisions + Documentation cleanups + Build configuration improvements - Rename xorg-x11-libXau to libXau and utilize shlib policy - bumped version number to 7.6_1.0.6 - libXau 1.0.6 * This minor release includes a number of packaging updates accumulated over the last year, and a couple of documentation fixes. - bumped version number to 7.5_1.0.6 - make use of %fdupes macro - fixed Summary/Group entries in -devel package - libXau 1.0.5 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries
- U_NULL-pointer-dereference-in-XawAsciiSinkInitialize.patch * Fix crash when required font is not installed. (bsc#1098411) - Update to version 1.0.13 * Fix build with gcc -Werror=format-security * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h> * Just use C89 size_t instead of rolling our own Size_t * Use SEEK_* names instead of raw numbers for fseek whence argument * Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules * Makefile: use $(LN_S) for better code portability * Include <unistd.h> * Fix abs() usage. - Update to version 1.0.12: + Replace TXT16 with XChar2b inline. + Remove CRAY/WORD64 support. + Fix fd leak when write() fails in WriteToFile(). + Fix fd leak when fdopen() fails in InitStringOrFile(). + Include winsock header on WIN32 to provide fd_set etc. - Add proper bit-type symbols for sparc64 - Use more robust make install call - Update to version 1.0.11: + Only call XawStackFree if XawStackAlloc was used for allocation + Correct order of arguments to XawStackFree() + Correct undefined behavior access to out of scope pointer contents - Update to version 1.0.10: + Fix potential infinte loop in XawBoxQueryGeometry() + Fixes for compiler warnings + General cleanups + Build configuration and documentation improvements - Changes from version 1.0.9: + Fix build issues + Minor documentation cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- Add missing BuildRequires - Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 0.4.4: + This minor maintenance release cleans up the build configuration scripts, including making them compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. - specfile cleanup - Provide package descriptions and update URL - Split xorg-x11-libs into separate packages
- Update to version 1.1.15: * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Use strdup() instead of malloc(strlen())+strcpy() * Fix some clang integer sign/size mismatch warnings * autogen.sh: use quoted string variables * autogen: add default patch prefix * autogen.sh: use exec instead of waiting for configure to finish * Fix heap overflows when parsing malicious files. (CVE-2017-16612) * Insufficient memory for terminating null of string in _XcursorThemeInherits - Drop U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch - U_Avoid-heap-overflows-due-to-integer-overflow-signedn.patch * It is possible to trigger heap overflows due to an integer overflow while parsing images and a signedness issue while parsing comments. [CVE-2017-16612] (bsc#1065386) - added missing pkgconfig(xextproto) - Update to version 1.1.14: This release delivers the fix for security vulnerability CVE-2013-2003 and makes the Makefile.am more compatible with future automake releases. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.1.13: + Make the version number reported in Xcursor.h match the one reported in xcursor.pc + Fix issues found by Parfait bug checking tool + Build system improvements - Changes from version 1.1.12: + Fix leaks + Fix compiler warnings and issues found by clang + Build system improvements - Provide package descriptions and update homepage URL - Split xorg-x11-libs into separate packages
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - Update to version 1.1.4: + This minor maintenance release cleans up the build configuration scripts, including making them compatible with automake-1.13, which errors out on the old AM_CONFIG_HEADER macro. - specfile cleanup - Provide package descriptions and update URL - Split xorg-x11-libs into separate packages
- U_Use-getentropy-if-arc4random_buf-is-not-available.patch * Use getentropy() if arc4random_buf() is not available (bsc#1025046, CVE-2017-2625) - U_Fix-compilation-error-when-arc4random_buf-is-not-ava.patch * Fix compilation error when arc4random_buf is not available - added baselibs.conf as source to specfile - Update to version 1.1.2: This release has hardened handling of invalid arguments & allocation failures, adds support for using arc4random in key generation, and adds some unit tests to help developers prevent regressions in the future. - Use more robust make install call - Update to version 1.1.1: + Improvements to documentation + Build configuration improvements - Provide package descriptions and update homepage URL - Rename xorg-x11-libXdmcp to libXdmcp and utilize shlib policy - add libtool as buildrequire to avoid implicit dependency - bumped version number to 7.6 - revert 'export only public API symbols' it breaks at least build of xdm (package xorg-x11) - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libXdmcp 1.1.0 * This release features a major refactoring and cleanup of the code base, and conversion of the XDMCP specification from troff to DocBook/XML, along with the usual recent set of build configuration improvements and janitorial cleanups. - libXdmcp 1.0.3 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Split xorg-x11-libs into separate packages
- added baselibs.conf as source to specfile - Update to version 1.3.3 * Time for a release before the accumulated patches are old enough to vote. Two new requirements: libX11 1.6 and a C89 preprocessor. - Update to version 1.3.2: This release provides fixes for the recently announced security issue CVE-2013-1982, as well as build configuration improvements, man page macro cleanups to work better with doclifter, and several other small fixes. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.3.1: + Fixes for compiler warnings + Improvements to formattings for all the included extension API specs + Improvements to the documentation - Changes from version 1.3.0: + New API functions to support the Fence Sync Objects added in Sync extension version 3.1 + Redefine the return values of several MIT-SHM API calls from Status (#define Status int) to Bool (typedef int Bool) to clarify the expected interpretation of the return values + Fix build issues + Documentation improvements + Build system improvements - Rename xorg-x11-libXext to libXext and utilize shlib policy - Remove apparently unused (Build)Requires on Xdmcp, xtrans - Remove redundant tags/sections like %clean (see specfile guidelines) - Parallel build with %_smp_mflags - bumped version number to 7.6_1.2.0 - libXext 1.2.0 * This release of the catchall library for the X11 extensions without their own libraries adds documentation for many more of the extension API's, in the form of the documents formerly delivered in xorg-docs, now moved here and translated from a variety of formats to DocBook/XML. - update to release 1.1.2 - bumped version number to 7.5_1.1.2 - make use of %fdupes macro - fixed Summary/Group entries in -devel package - bumped version number to 7.5 - update to 1.1.1 (needed for xserver 1.7) - libXext-commit-8a91fc6.diff: * Silence "/Generic Event Extension missing on display"/ warning (bnc #567828) - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files - libXext 1.0.5
- Update to version 5.0.3: + fix Integer overflow on illegal server response - Update to version 5.0.2 * Remove fallback for _XEatDataWords, require libX11 1.6 for it - tagged baselibs.conf as source in specfile - Update to version 5.0.1: This bug fix release includes the fix for the recently announced CVE-2013-1983, along with some other cleanups & warning fixes. - Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Rename xorg-x11-libXfixes to libXfixes and utilize shlib policy - update to release 5.0 * Pointer barrier support, along with the usual buildsystem updates. - bumped version number to 7.6_4.0.5 - update to release 4.0.5 - bumped version number to 7.5_4.0.5 - fixed Summary/Group entries in -devel package - libXfixes 4.0.4 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- Update to release 1.5.4 * Open files with O_NOFOLLOW. (CVE-2017-16611, bsc#1050459) - Update to release 1.5.3 * Check for end of string in PatternMatch (CVE-2017-13720) * pcfGetProperties: Check string boundaries (CVE-2017-13722) - includes everything needed for missing sle issue entries: fate #320388 (bsc#1041641) boo#958383, bnc#921978, bnc#857544 (bsc#1041641) CVE-2015-1802, CVE-2015-1803, CVE-2015-1804 (bsc#1041641) CVE-2014-0209, CVE-2014-0210, CVE-2014-0211 (bsc#1041641) - Update to release 1.5.2 Maintenance branch release, primarily for bdftopcf's benefit as it's the only thing that really needs the Xfont1 API. (xfs uses it too, I believe, but could be ported to Xfont2). If someone wanted to step up and merge Xfont1 into bdtopcf directly, that'd be great. - supersedes U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch - U_bdfReadCharacters-Allow-negative-DWIDTH-values.patch Negative DWIDTH is legal. This was broken by the fix for CVE-2015-1804. Fixed upstream with commit 1a73d6 (boo#958383). - Update to release 1.5.1 * This release of libXfont provides the fixes for the security advisory about BDF font parsing bugs (CVE-2015-1802, CVE-2015-1803, CVE-2015-1804) - Update to final release 1.5.0 * no changes since 1.4.99.901 - Update to version 1.4.99.901 * This is a release candidate of libXfont 1.5.0 - please test and report any issues found, so we can have a final/stable release soon to go with the xorg-server 1.16 release. * *IMPORTANT* This release works with fontsproto 2.1.3 or later and is for use with the upcoming release of xorg-server 1.16 and later. It will *not* work with older versions of fontsproto or xorg-server (prior to 1.15.99.901). * This release includes all the security & bug fixes from libXfont 1.4.8, plus these additional significant changes: - Support for SNF font format (deprecated since X11R5 in 1991) is now disabled by default at build time. For now, adding - -enable-snfformat to configure flags may re-enable it, but support may be fully removed in future libXfont releases. - Many compiler warnings cleaned up, including some which required API changes around type declarations (const char *, Pointer, etc.). - README file expanded to explain all the different formats/ options. - supersedes patches: * U_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch * U_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch * U_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch * U_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch * U_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch * U_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch * U_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch * U_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch * U_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch * U_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch * U_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch * U_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch - added baselibs.conf as source to spec file - U_0001-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch, U_0002-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch, U_0003-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch, U_0004-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch, U_0005-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch, U_0006-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch, U_0007-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch, U_0008-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs.patch, U_0009-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch, U_0010-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch, U_0011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch, U_0012-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch * Security fixes. (CVE-2014-0209, CVE-2014-0210, CVE-2014-0211, bnc#857544) - update to current git commit a96cc1f to match current fontsproto git sources - Update to version 1.4.7 This release includes the fix for CVE-2013-6462, as well as other security hardening and code cleanups, and makes libXfont compatible with libXtrans 1.3 on Solaris. (bnc#854915) - Update to version 1.4.6: + Require ANSI C89 pre-processor, drop pre-C89 token pasting support. + Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual. + Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + catalogue: Fix obvious thinko. + Omit catalogue support on systems without symlinks. + If socket is interrupted with signal EINTR, re-attempt read. - Use more robust make install call - Update to version 1.4.5: + Updates to better handle fonts compressed with compress(1) + Do proper input validation to fix for CVE-2011-2895 + Fix crash if pcf header is corrupted + Cleanups for compiler warnings + Improvements for the developer documentation + Build configuration improvements - Changes from version 1.4.4: + LZW decompress: fix for CVE-2011-2895 + Fix memory leak + Build configuration improvements - Drop U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch: fixed upstream. - Split xorg-x11-libs into separate packages
- Update to version 2.0.3 * Open files with O_NOFOLLOW. (CVE-2017-16611, bsc#1050459) - Update to version 2.0.2: A collection of minor fixes since 2.0.1, including fixes for CVE 2017-13720 and CVE 2017-13722. - Include COPYING in binary. - RPM group correction - Initial package version 2.0.1: Here's the first version of a new libXfont2 library; it's the same as the old libXfont libary, but has a shiny new API/ABI that avoids referencing symbols in the X server directly. The code for the X server to use this version is awaiting review and merging still.
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - Avoid calling fdupes outside of /usr - specfile cleanup - Split xorg-x11-libs into separate packages
- added baselibs.conf as source to specfile - Update to version 2.3.2 * This release fixes a build issue with FreeType 2.5.1 & later, and fixes the prototypes in the man page for XftDrawString8 & XftDrawRect. * supersedes U_use-recommended-freetype-include.patch - Added U_use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version - Use more robust make install call - Update to version 2.3.1 - Remove the libXft-fix-bold-fonts.patch (fixed in this release) - Update to version 2.3.0: + Subpixel LCD text rendering improvements + Fix two crasher bugs + Fix compiler warnings + Code cleanups + Build system improvements - Add pkgconfig(x11) BuildRequires: new explicit dependency upstream. - Add libXft-fix-bold-fonts.patch: fix regression that broke bold fonts, taken from git. - Drop libXft-2.1.7-lcd-filter-2.patch: integrated upstream. - Split xorg-x11-libs into separate packages
- Update to version 1.7.9: * Plug a memory leak * Check that allocating a buffer succeeded * Fix possible free of uninitialized pointer - Update to version 1.7.8: The changes of 1.7.7 are included. + Fix a crash introduced in the 1.7.7 release. + Properly validate server responses. - Update to version 1.7.6: One significant change here: libXi was using raw serial numbers in event cookies, the one read off the wire. All other events don't use that number but a Xlib-internal serial number which is similar but not always the same. This could cause events to look out of order. With this release, libXi is now using the same serial number for event cookies as it uses for all other events. - Update to version 1.7.5: A couple of important bugfixes that have accumulated over the last year. + Fix version check in _XIAllowEvents + Advance the request buffer by the right amount in XIChangeHierarchy + Fix double unlock when _XiCheckExtInit return -1. + XIChangeHierarchy: Add missing unlock. + Do not return NoSuchExtension casted to pointer as an error. + XIGetClientPointer: Return False on error. + Fix logic in _XIAllowEvents and prevent double unlock. + Refactor XGetExtensionVersion. + XIGrabDevice: Unlock display in error path. - Update to version 1.7.4 * Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin() - Update to version 1.7.3 * Two important patches fixing deadlocks when using XIPassiveGrab requests. You're recommended to updated. Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but it's over a year old by now anyway. - added baselibs.conf as source to specfile - Update to version 1.7.2: Only one minor change since the RC. Again, this release contains the fixes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995 so you're encouraged to update. + Remove check that can never be true. - Update to version 1.7.1.901: First and likely only RC for libXi 1.7.2. This one has a bunch of changes for CVE-2013-1998, CVE-2013-1984 and CVE-2013-1995. These relate to various integer overflows and other corruption that happens if we trust the server a bit too much on the data we're being sent. On top of those fixes, the sequence number in XI2 events is now set propertly too (#64687). - Update to version 1.7.1: Only a single fix: including the XFixes header to get the typedef for PointerBarrier. Naturally, this adds a pkgconfig build-time dependency on XFixes. Why? The header shipped with 1.7 typedef'd PointerBarrier. If you #include both XI and Xfixes headers, you will end up with a duplicate typedef. This is not an issue on gcc >= 4.6 since the two typedef's are the same. On earlier versions this will trigger an error. gcc 4.6 -pedantic-errors will trigger the same error. - Use more robust make install call - Avoid calling fdupes outside of /usr
- Update to version 1.1.3: This bug fix release primarily provides the fix for the recently announced security vulnerability CVE-2013-1985. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.1.2: + Janitorial cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- Update to version 1.1.2: + Add missing copyright notices to COPYING file. + Preserve constness when casting const pointers in various functions. + Fix a const issue. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Remove unused DECnet ("/DNETCONN"/) code from XmuConvertStandardSelection. - added requires to xbitmaps/-devel packages (bnc#836530) - Use more robust make install call - Update to version 1.1.1: + Cleanups of code that causes compiler warnings + Improvements to the documentation + Build configuration improvements - Rename xorg-x11-libXmu to libXmu and utilize shlib policy - add libtool as buildrequire to avoid implicit dependency - bumped version number to 7.6 - revert 'export only public API symbols' it breaks xclock, xterm and others - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libXmu 1.1.0 * API documentation for this library has been added in this release in the docs directory in DocBook format. If xmlto is installed, it will be converted to supported formats and installed in $(docdir) unless --disable-docs is passed to configure. This release also includes the usual recent set of build configuration improvements and janitorial cleanups. - libXmu 1.0.5 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- added baselibs.conf as source to specfile in order to make factory checkin policy happy ... - Update to version 1.0.3: + autogen.sh: Honor NOCONFIGURE=1. + configure: Drop AM_MAINTAINER_MODE. + Remove fallback for _XEatDataWords, require libX11 1.6 for it. - Update to version 1.0.2: This bug fix release delivers the fixes for the recently announced security vulnerability CVE-2013-2062, alongside the last couple years accumulation of janitorial cleanups, compiler warning fixes, and adjustments to remain compatible with changes in new and future automake releases. - Use more robust make install call - Update to version 1.0.1: + Fix compiler warnings + Build fixes + Build configuration improvements - Add pkgconfig(xorg-macros) BuildRequires: new dependency upstream. - Rename xorg-x11-libXext to libXext and utilize shlib policy - bumped version number to 7.6 - bumped version number to 7.5 - add baselibs.conf as a source - fixed build - revert static library and .la file removal for SUSE versions <= 11.1. - remove sttaic libraries and "/la"/ files - run ldconfig in postun
- added baselibs.conf as source in specfile - Update to version 3.5.12: * Fix abs() usage. * Fix out out boundary read on unknown colors * Gracefully handle EOF while parsing files. * Avoid OOB write when handling malicious XPM files. * Handle size_t in file/buffer length - Update to version 3.5.11: + Fix typo in COPYING (matches src/amigax.h). + Add noreturn attributes suggested by gcc. + Doclifter can't handle more than one dash in a name line. + Fix libXpm build with NO_ZPIPE. + Added 'const' attribute to all filename arguments in the API. + Added 'const' qualifier to the filename argument to internal functions. + Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile(). + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Define NO_ZPIPE when building for MinGW. - Use more robust make install call - Update to version 3.5.10: + Compiler warning fixes + Janitorial cleanups + Build configuration improvements - Rename xorg-x11-libXpm to libXpm and utilize shlib policy - bumped version number to 7.6 - libXpm 3.5.9 * This minor maintenance release provides a large collection of build configuration improvements and other janitorial cleanups. - libXpm 3.5.8 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files - run ldconfig in postun
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Split xorg-x11-libs into separate packages
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Rename xorg-x11-libXprintUtil to libXprintUtil and utilize shlib policy - bumped version number to 7.6 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files - run ldconfig in postun - bumped release number to 7.4
- Add U_libXrandr_fix-memory-leak.patch: Fix memory leak on error paths. - Drop unneeded autoconf, automake and libtool BuildRequires and no longer pass autoreconf. - includes everything needed for missing sle issue entries: fate #320388, bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366) - Update to version 1.5.1 * Avoid out of boundary accesses on illegal responses (bnc#1003000, CVE-2016-7947, CVE-2016-7948) * fix: doGetScreenResources() info: redundant null check on calling free() * fix: redundant null check on calling free() - update BuildRequires to pkgconfig(randrproto) >= 1.5 - added baselibs.conf as source in specfile - Update to version 1.5.0: Add support for monitors and fixes requires on libX11. - Update to version 1.4.2: This release fixes two small bugs in the library, and fixes an omission in the list of copyright notices in the COPYING file. - Update to version 1.4.1: This release brings the fixes for the recently announced security issue CVE-2013-1986, with some related hardening to avoid other issues, alongside a couple small build configuration & compiler warning fixes. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.4.0: + Strip trailing whitespace + Fill in nameLen in XRROutputInfo + libXrandr: add support for provider objects. - Update to version 1.3.2: + Man page improvements + Build configuration improvements - Split xorg-x11-libs into separate packages
- Update to version 0.9.10: + Fix documentation to explicitly mention premultiplied alpha + Avoid OOB write in XRenderQueryFilters + Validate lengths while parsing server data. - Update to version 0.9.9 * Fix request length calculation for XRenderCompositeText32 * Remove fallback for _XEatDataWords, require libX11 1.6 for it - Update to version 0.9.8: This bugfix release delivers the fixes for the recently announced security issue CVE-2013-1987. - Use more robust make install call - Update to version 0.9.7: + Fix alpha premultiplication in XRenderParseColor + Compiler warning fixes + Documentation typo fixes + Build configuration fixes - fixed name of .changes (follows rename) - bumped version number to 7.6_0.9.6 - update to release 0.9.6 - bumped version number to 7.5_0.9.6 - fixed Summary/Group entries in -devel package - libXrender 0.9.5 - obsoletes libXrender-commit-f6f784c.diff - bumped version number to 7.5 - libXrender-commit-f6f784c.diff * Use Data instead of Data32 to avoid truncating the filter parameters on 64-bit systems (bnc #567454) - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files - run ldconfig in postun
- added COPYING to %doc - mention baselibs.conf as source in specfile - Update to version 1.2: Version 1.2 of the X-Resource extension (added in xserver 1.13) added some new requests allowing inspection of every resource for a client, the bytes used per resource, and the PIDs of local clients. This is the release for the corresponding client library. - Update to version 1.0.7: This release primarily provides the fix for the recently announced security vulnerability CVE-2013-1988, along with improved compatibility with future automake releases. - Use more robust make install call - Update to version 1.0.6: + Janitorial cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- Add U_libXt_code-cleanup.patch: Get rid of some extraneous ; at the end of C source lines. - Drop unneeded autoconf, automake and libtool BuildRequires. - Update to version 1.1.5 * Revert "/Avoid shadowing variables."/ * If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value * makestrs: use strchr() instead of index() * makestrs: Replace malloc()+strcpy() calls with strdup() calls * makestrs: Replace strcpy()+strcat() calls with snprintf() calls * makestrs: Use asprintf() if available * unifdef -UCRAY -UCRAY2 * Use $(MKDIR_P) in Makefile.am for better code portability * Include direct.h header for _getdrives() on Win32 * Include unistd.h for getpid() * asprintf needs _GNU_SOURCE on some platforms * Fix cross-compilation * Add missing comma to fix DEBUG build. * Use appropriate variable type for vsnprintf return value. * Mark non-returning function with appropriate attribute. * Ignore test-driver from automake-1.13. * Avoid shadowing variables. * Fix char vs. unsigned char warnings. * Use string.h instead of X11/Xos.h. * Fix _XtInherit on x86_64 Windows - Update to version 1.1.4: This release provides the fixes for the recently announced security issues CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build fixes, automake compatibility changes, and packaging improvements. - Packaging changes: + Removed Patch1 - libXt.diff - part upstreamed, part not applicable - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.1.3: + Revert "/Treat unexpected returned events from poll as errors"/: this caused regressions. - Changes from version 1.1.2: + Good number of bug fixes: - Make XtAppMainLoop work without a Display - LP64 fix for TypedArgToArg() - add missing bound checking in FreeSelectionProperty() - don't pop elements from array while iterating through it - don't re-enter the WaitLoop if block is set to false - treat unexpected returned events from poll as errors + Initial unit tests for checking several recent fixes + Fixes for compiler warnings + Documentation for the libXt API moved to the DocBook/XML format + Build configuration improvements - Changes from version 1.1.1: + Fix longstanding crash on 64bit sparc + Fix memory corruption in XtAsprintf + Build fixes - Changes from version 1.1.0: + Add XtAsprintf to exported API + Bug fixes: - various fixes related to NULL access/reference - protect against underflow when type conversion fails in GetResources - fix iconic state being ignored in initial state + Janitorial cleanups + Build configuration improvements - Pass --docdir=%_docdir/%name to configure to correctly install the libXt API documentation. - Update libXt.diff to use $(datadir) instead of /usr/share so that it's upstreamable. - Rename xorg-x11-libXt to libXt and utilize shlib policy - add libtool as buildrequire to avoid implicit dependency - cross-build fixes: use %__cc macro, export CFLAGS correctly - escape %S in --with-xfile-search-path [bnc#697135] - Add README - Remove patch app-defaults.diff Use the configure option --with-xfile-search-path to specify the search path in the spec file. - bumped version number to 7.6_1.0.9 - revert 'export only public API symbols' it breaks xterm, xclock and others - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libXt 1.0.9 * This release includes several bug fixes, as well as the usual set of recent build configuration improvements & janitorial cleanups. - libXt 1.0.8 - bumped version number to 7.5_1.0.8 - make use of %fdupes macro - fixed Summary/Group entries in -devel package - libXt 1.0.7 - adjusted libXt.diff - bumped version number to 7.5 - add baselibs.conf as a source - regenerated libXt.diff - fixed build - libXt 1.0.6 * bugfix release - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files - run ldconfig in postun
- tagged baselibs.conf as source in specfile - Update to version 1.2.3: + Remove fallback for _XEatDataWords, require libX11 1.6 for it + Out of boundary access and endless loop in libXtst - Update to version 1.2.2: This release provides the fix for the recently announced security issue CVE-2013-2063, along with a number of fixes to the build configuration. - Packaging changes: + Remove Patch0: u_libXtst_Added-missing-xi-requires-to-pkconfig-file.patch Superseded by another upstreamed version - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.2.1: + Fix for gcc warning + Improvements to documentation + Build configuration improvements - Added missing "/xi"/ requires to pkconfig file (bnc#748808) - Split xorg-x11-libs into separate packages
- tagged baselibs.conf as source in specfile - Update to version 1.0.11: + Fix typo in dependencies for lint library + Protocol handling issues in libXv - CVE-2016-5407 - Update to version 1.0.10: + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + Refactor error handling. + Add missing calls to _XEatDataWords when we are skipping _XRead. + Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest. + Require ANSI C89 pre-processor, drop pre-C89 token pasting support. + Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern. + Fix sign conversion & comparison warnings from clang. + Remove unnecessary casts from Xmalloc calls. + Adopt X.Org standard code style, with consistent indentation. - Update to version 1.0.9: This quick fix release corrects an issue with the security fix from 1.0.8, in which, if the size checks did determine the response from the X server was too large to fit in the buffer it had allocated, XvQueryPortAttributes could return a pointer to the caller that pointed to uninitialized memory where the caller expected a nil-terminated string. - Update to version 1.0.8: This release delivers the fixes for the recently announced security issues CVE-2013-1989 & CVE-2013-2066, plus a couple build configuration changes and man page fixes. - Use more robust make install call - Update to version 1.0.7: + Janitorial cleanups + Man page fix + Build configuration improvements - Rename xorg-x11-libXv to libXv and utilize shlib policy - bumped version number to 7.6 - libXv 1.0.6 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. - libXv 1.0.5 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- Update to version 1.0.10: + Avoid buffer underflow on empty strings. - added baselibs.conf as source to specfile - Update to version 1.0.9: + Require ANSI C89 pre-processor, drop pre-C89 token pasting support + Rename local err variable in XW_RSYM macro to avoid shadow warnings + Remove fallback for _XEatDataWords, require libX11 1.6 for it + Fix linking with -Wl,--no-undefined on Linux - Update to version 1.0.8: This bug fix release provides the fixes for the recently announced security issues CVE-2013-1990 & CVE-2013-1999, and the fixes for the bugs introduced in the initial set of patches for those security issues. - Use more robust make install call - Update to version 1.0.7: + Janitorial cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- Update to version 1.1.4: This release provides the fixes for the recently announced security issues CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.1.3: + Fix capitalization of ViewportStep in man page to match xf86dgaproto headers + Janitorial cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - Avoid calling fdupes outside of /usr - specfile cleanup - Split xorg-x11-libs into separate packages
- added baselibs.conf as source to specfile in order to make factory checkin policy happy ... - Update to version 1.1.4: + Tell the compiler it's unlikely we're talking to an XFree86 3.x server. + Discard correct length for old-format replies in XF86VidModeGetGamma. + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + Add XF86VidModeAddModeLine man page. + Fix a couple sign comparison warnings. + Require ANSI C89 pre-processor, drop pre-C89 token pasting support. + Enable parsing of C prototypes in the synopsis into prototype markup. + Eliminate use of .ta. - Update to version 1.1.3: This release provides the fixes for the recently announced security issue CVE-2013-2001 along with a number of other fixes to the error handling code found while investigating that issue. - Use more robust make install call - Avoid calling fdupes outside of /usr - Update to version 1.1.2: + Janitorial cleanups + Build configuration improvements - Provide package descriptions and update homepage URL - Split xorg-x11-libs into separate packages
- libaio-optflags.diff: readd -stdlib to allow -fstack-protector-strong builds (unclear why it was not allowed) - 01_link_libgcc.patch, 02_libdevdir.patch: refreshed - Add obsoletes/provides to baselibs.conf (bsc#881698) - Add libaio-aarch64-support.diff: * add support for aarch64 - Add libaio-generic-arch.diff: * support all archtes (also aarch64) - fix baselibs.conf after shlib split - fix typo versoin/version - patch license to follow spdx.org standard - Remove redundant/unwanted tags/section (cf. specfile guidelines) - Employ shlib packaging - fix lib64 platform check - cross-build fix: use %__cc macro - drop debian arm hack to fix build on arm ;) - Update to libaio 0.3.109 * add ARM architecture support (grabbed from Debian arches tree) * replace check of __i386__ with __LP64__ in test harness - refreshed patches - fix more symbolic links to not include a /usr/src/ prefix - update to libaio 0.3.107 - add more patches from Debian to fix compile errors on SPARC - package baselibs.conf - add ARM support to libaio sources - remove static libraries - fix -devel package dependencies
- update to AppArmor 2.13.6 - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.6 for the detailed upstream changelog - drop upstreamed patch libapparmor-so-number.diff - update to AppArmor 2.13.5 - fix two potential build failures - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5 for the detailed upstream changelog - add libapparmor-so-number.diff to fix libapparmor so version (!658) - update to AppArmor 2.13.4 - fix log parsing for logs with an embedded newline - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4 for the detailed upstream changelog - update to AppArmor 2.13.1 - some fixes in cache handling - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3 for the detailed upstream changelog - Disable LTO (boo#1133091). - update to AppArmor 2.13.2 - no changes in libapparmor - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.2 for the detailed upstream changelog - update to AppArmor 2.13.1 - several bug fixes - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.1 for the detailed upstream changelog - update to AppArmor 2.13 - add support for multiple cache directories and cache overlays (boo#1069906, boo#1074429) - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13 for the detailed upstream changelog - update to AppArmor 2.12 - preserve errno across aa_*_unref() functions - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12 for the detailed upstream changelog - no longer package static libapparmor.a - update to AppArmor 2.11.95 aka 2.12 beta1 - no changes in libapparmor - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95 for the detailed upstream changelog - update to AppArmor 2.11.1 - mostly test-related changes in libapparmor - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_1 for upstream changelog - Fix RPM groups - split libapparmor into separate spec to get rid of build loop involving mariadb, systemd, apparmor, libapr and mariadb again (see the discussion in SR 448871 for details) - libapparmor.spec is based on the AppArmor 2.11 apparmor.spec, but with minimum BuildRequires
- Switch back to cmake build now that cmake-mini exists, this will no longer create a build-cycle. - Update to version 3.4.2 New features: * support for atomic file extraction (bsdtar -x --safe-writes) (#1289) * support for mbed TLS (PolarSSL) (#1301) Important bugfixes: * security fixes in RAR5 reader (#1280 #1326) * compression buffer fix in XAR writer (#1317) * fix uname and gname longer than 32 characters in PAX writer (#1319) * fix segfault when archiving hard links in ISO9660 and XAR writers (#1325) * fix support for extracting 7z archive entries with Delta filter (#987) - Revert back to autoconf, cmake introduces a cycle. Leave cmake patches in since they are basically correct and might be useful in the future. - Update to version 3.4.1 New features: * Unicode filename support for reading lha/lzh archives * New pax write option "/xattrhdr"/ Important bugfixes: * security fixes in wide string processing (#1276 #1298) * security fixes in RAR5 reader (#1212 #1217 #1296) CVE-2019-19221 * security fixes and optimizations to write filter logic (#351) * security fix related to use of readlink(2) (1dae5a5) * sparse file handling fixes (#1218 #1260) - Drop CVE-2019-19221.patch and fix-zstd-test.patch, fixed upstream - fix bsc#1157569 CVE-2019-19221.patch out-of-bounds read in libarchive - Switch to cmake build - Add lib-suffix.patch to honor LIB_SUFFIX - Add fix-zstd-test.patch to fix zstd test - Add fix-soversion.patch to fix the soversion to 13 as autotools - Add lz4 and zstd support - Add BuildRequires on liblz4-devel and libzstd-devel - Update to version 3.4.0 * Support for file and directory symlinks on Windows * Read support for RAR 5.0 archives * Read support for ZIPX archives with xz, lzma, ppmd8 and bzip2 compression * Support for non-recursive list and extract * New tar option: --exclude-vcs * Improved file attribute support on Linux and file flags support on FreeBSD * Fix reading Android APK archives (#1055 ) * Fix problems related to unreadable directories (#1167) * A two-digit number of OSS-Fuzz issues was resolved in this release including CVE-2019-18408 - Add libarchive.keyring and validate the tarball signature - Drop all security patches, fixed upstream: * CVE-2018-1000877.patch * CVE-2018-1000878.patch * CVE-2018-1000879.patch * CVE-2018-1000880.patch * CVE-2019-1000019.patch * CVE-2019-1000020.patch - Added patches: * CVE-2019-1000019.patch Fixes 7zip crash (boo#1124341) * CVE-2019-1000020.patch ISO9660 infinite loop fixed (boo#1124342) - Added patches: * CVE-2018-1000877.patch, which fixes a double free vulnerability in RAR decoder (CVE-2018-1000877 bsc#1120653) * CVE-2018-1000878.patch, which fixes a Use-After-Free vulnerability in RAR decoder (CVE-2018-1000878 bsc#1120654) * CVE-2018-1000879.patch, which fixes a NULL Pointer Dereference vulnerability in ACL parser (CVE-2018-1000879 bsc#1120656) * CVE-2018-1000880.patch, which fixes an improper input validation vulnerability in WARC parser (CVE-2018-1000880 bsc#1120659) - Make use of %license macro - Applied spec-cleaner - Fix RPM groups. Remove idempotent %if..%endif guards. Diversify summaries. Set CFLAGS instead of re-defining optflags with itself. - update to version 3.3.3 * Avoid super-linear slowdown on malformed mtree files * Many fixes for building with Visual Studio * NO_OVERWRITE doesn't change existing directory attributes * New support for Zstandard read and write filters - Fixes CVE-2017-14501, CVE-2017-14502, CVE-2017-14503 - fix-CVE-2017-14166.patch is obsolete - update to version 3.3.2 * NFSv4 ACL support for Linux (librichacl) - fix-CVE-2017-14166.patch (boo#1057514) - update to version 3.3.1 * Security & Feature release Details are not documented from upstream yet fix-extract-over-links.patch and libarchive-openssl.patch obsoleted - fix extracting over symlinks: fix-extract-over-links.patch the problem is solved upstream different, but git master is too different atm. - update to version 3.2.2 Unspecified security fixes, but at least: * CVE-2016-8687 * CVE-2016-8689 * CVE-2016-8688 * CVE-2016-5844 * CVE-2016-6250 * CVE-2016-5418 - obsoletes fix-build.patch - make bsdtar require a matching libarchive version to avoid missing symbol errors - update to version 3.2.1 Fixes a number of security issues: CVE-2015-8934, CVE-2015-8933, CVE-2015-8917, CVE-2016-4301, CVE-2016-4300 - and fixing the build (fix-build.patch) - limit size of symlinks in cpio archives (CVE-2016-4809, boo#984990) CVE-2016-4809.patch - 4GB _constraints for ppc64le only, it would break other archs - update to version 3.2.0 * Fixes CVE-2016-1541 * Fixes CVE-2015-8928 * changes are only documented in git history * updated openssl patch * new bsdcat utility - removed obsolete patches for: * CVE-2013-0211.patch * directory-traversal-fix.patch * libarchive-xattr.patch - add _constraints memory 4096MB to avoid ppc64le build failure - build static lib on RHEL 7 - RHEL/CentOS build fix, skipping autoreconf - add CVE for previous change - fix a directory traversal in cpio tool (bnc#920870) directory-traversal-fix.patch CVE-2015-2304 - Added CVE-2013-0211.patch to fix CVE-2013-0211 (bnc#800024)
- Use %license (boo#1082318) - libassuan 2.5.1: * New function to change the system hooks for the socket interface (assuan_sock_set_system_hooks) - libassuan 2.4.5: * fixes for platforms other than GNU/Linux - libassuan 2.4.4: * New configure option --disable-doc * Fix the use of nanosleep * Portability fix for systems not defining INADDR_LOOPBACK - qemu-disable-fdpassing-test.patch: disable fdpassing test when running under qemu-linux-user - libassuan 2.4.3: * Allow socket redirection with assuan_socket_connect. * Speedup spawning programs on Linux * Fix minor memory leaks - libassuan 2.4.2: * The nPth version of the connect system hook does now wrap the call with npth_unprotec/npth_protect to avoid blocking during a connect. * Add feature to assuan_sock_connect_byname to test for SOCKS5 availability. - libassuan 2.4.1: * In Tor mode fallback to port 9150 if 9050 is not listening. - libassuan 2.4.0: * New flags "/socks"/ and "/tor-mode"/ for assuan_sock_{set,get}_flag. * New function assuan_sock_connect_byname. * Require at least libgpg-error 1.17. * Interface changes relative to the 2.3.0 release: assuan_sock_connect_byname NEW. ASSUAN_SOCK_TOR NEW. ASSUAN_SOCK_SOCKS NEW. assuan_sock_set_flag EXTENDED. assuan_sock_get_flag EXTENDED. - libassuan 2.3.0: * Now wipes out the memory of the context structure before freeing. The context may have stored sensitive data in its line buffers. * Fixed a problem with the data length limit in assuan_inquire. * Returns GPG_ERR_SOURCE_ASSUAN with errors from functions w/o a context. * Two new functions to tweak the behaviour of the socket wrappers. * By default build without a build timestamp. * Interface changes relative to the 2.2.1 release: assuan_sock_set_flag NEW. assuan_sock_get_flag NEW. - libassuan 2.2.1: * Documentation updates. * Fixes for platforms other than GNU/Linux - libassuan 2.2.0: * Added support for socket redirection. * Interface changes relative to the 2.1.3 release: assuan_sock_set_sockaddr_un NEW. - fix SLE 11 SP2 build (make install) - update to 2.1.3: + Performance fix for a platform other than GNU/Linux - update to 2.1.2: * Added support for ppc64le. - update to 2.1.1 * no changes on the GNU/Linux platform - includes changes from 2.1.0: * Support for the nPth library. * Add assuan_check_version and two version macros. * Interface changes relative to the 2.0.3 release: ASSUAN_SYSTEM_NPTH_IMPL NEW macro. ASSUAN_SYSTEM_NPTH NEW macro. __assuan_read NEW (private). __assuan_write NEW (private). __assuan_recvmsg NEW (private). __assuan_sendmsg NEW (private). __assuan_waitpid NEW (private). ASSUAN_VERSION NEW macro. ASSUAN_VERSION_NUMBER NEW macro. assuan_check_version NEW. - add tarball signature and keyring - run unit tests during build - libgpg-error requirement is >= 1.8 - build with LFS support in 32bit archs to be consistent with the rest of the system, no good will come when LFS enabled callers talk to non-LFS libraries. - license update: GPL-3.0+ and LGPL-2.1+ Look at COPYING, COPYING.LIB and README - update to Libassuan 2.0.3 - Make assuan_get_pid work correctly for pipe server. - Interface changes relative to the 2.0.2 release: * ASSUAN_FORCE_CLOSE (NEW) - own aclocal directory - Remove Requires/BuildRequires on libpth, this package no longer uses this library. - update to libassuan-2.0.2 - A new flag may now be used to convey comments via assuan_transact. - A new flag value may now be used to disable logging. - The gpgcedev.c driver now provides a log device. - It is now possible to overwrite socket and connect functions in struct assuan_system_hooks. - Interface changes relative to the 2.0.1 release: ASSUAN_CONVEY_COMMENTS NEW. ASSUAN_NO_LOGGING NEW. assuan_system_hooks_t CHANGED: Added socket and connect members. ASSUAN_SYSTEM_HOOKS_VERSION CHANGED: Bumped to 2. assuan_register_pre_cmd_notify NEW. - use spec-cleaner - Use %_smp_mflags - update to libassuan-2.0.1 * Input and output notification handler can now really access the parsed fd as stated in the manual. * Cleaned up the logging. * Interface changes relative to the 2.0.0 release: assuan_free NEW _assuan_w32ce_create_pipe NEW ASSUAN_LOG_CONTROL NEW - fixed deps o libgpg-error-devel >= 1.4 - fix deps for pth pth < 1120 >= libpth-devel - sort TAGS - add baselibs.conf (needed for libgpgme) - update to libassuan-2.0.0 * Now using libtool and builds a DSO. * Lots of interface cleanups. * Pth support has changed. This now follows the same style as libgcrypt by setting system hook callbacks. - split package to libassuan0 and libassuan-devel - change BuildRequires: (pth-devel -> libpth-devel) - BuildRequires: pth-devel
- bsc#1160551 (CVE-2019-20367): Fix out-of-bounds read during a comparison for a symbol name from the string table. - Add libbsd-0.8.7-CVE-2019-20367.patch - Update to version 0.8.7: * Fix <sys/cdefs.h> for gcc with no __has_include or __has_include_next support * man: Document on what other BSDs arc4random(3) is present * Handle several functions now being provided by glibc * test: Fix nlist(3) unit test on IA64 - switch to mirror temporarily, per announce: https://lists.freedesktop.org/archives/libbsd/2018-January/000166.html - Update to version 0.8.6: * test: + Fix nlist() unit test on IA64 and PowerPC 64-bit ELFv1 * Fix handling of non-contiguous argv + envp in setproctitle() - Changes for version 0.8.5: * test: + Handle libtool executable names in getprogname() unit test + Remove unused variable in nlist() unit test * man: + Ship and install libbsd(7) + Update man page sections in titles and references * Fix ELF definitions for PowerPC in local-elf.h * Fix ELF definitions for MIPS in local-elf.h - Changes for version 0.8.4: * Add support for RISC-V * Support GCC deprecated attribute for GCC older than 4.5 * Fix the __progname check to avoid the optimizer discarding the symbol * Gracefully handle lack of system <sys/cdefs.h> * Do not provide funopen() on musl * Try <linux/a.out.h> if <a.out.h> is not present * Do not use legacy BSD u_* types * Import <sys/time.h> for some of its macros - Update to version 0.8.3: * Fix unportable sizeof() usage * Fix file descriptor leak in HASHFileChunk helper * Switch URLs from http or git to https * build: Support clock_gettime() provided in librt * man: Fix ungrammatical construct * test: Add a unit test for md5 * Add missing <fcntl.h> includes - Changes for 0.8.2: * test: Fix success return code for arc4random unit test * test: Add missing <sys/stat.h> include * Fix heap buffer overflow in fgetwln() * test: Fix race condition in headers-*.sh - Enable internal tests - Use correct package categories - Split static library into libbsd-ctor-static package. - Update to 0.8.1 * Use local SHA512 header * Unify most arc4random Unix hooks into a single file * Add support for GNU/kFreeBSD for closefrom() and getentropy() * Fix getentropy implementation to use the correct system hooks * Add missing copyright and license headers * Relicense my contribution to BSD-2-clause * Switch COPYING to Debian copyright machine readable format 1.0 * Use the non-overlayed libbsd headers when we need our own definitions * Add missing include to <md5.h> * Turn <bsd/bsd.h> inert when using LIBBSD_OVERLAY * test: Add new unit tests for individual headers usage * Add support for GNU/Hurd to getentropy() - Update to 0.8.0 * See attached ChangeLog for details - Add gpg signature - Use fdupes to remove duplicate files - Cleanup spec file with spec-cleaner - update to version 0.7.0 - Avoid unnecessary complex install line on Redhatish - Compact file list, add helpful URLs to specfile
- Add explicit dependency on libcap2 with version to libcap-progs and pam_cap (bsc#1184690) - Update to libcap 2.26 for supporting the ambient capabilities (jsc#SLE-17092, jsc#ECO-3460) - Use "/or"/ in the license tag to avoid confusion (bsc#1180073) - Use %license (boo#1082318) - Enable PAM pam_cap.so module - RPM group association fix - Update to versison 2.25: + Recover gperf detection in make rules. + Man page typo fix. + Tweak make rules to make packaging more straightforward. + Fix error explanation in setcap. + Drop need to link with libattr. It turns out libcap wasn't actually using any code from that library, so linking to it was superfluous. - Drop libcap-nolibattr.patch: fixed upstream. - No longer add %{buildroot} to all variables for make install the Makefile learned about the meaning of DESTDIR. - Update to version 2.24 * Fix compilation problems (note to self, make distclean && make, before release) * Some make rule changes to make uploading a release to kernel.org easier for me. * Tidied up some documented links. - Update libcap-nolibattr.patch - Add pkg-config build requirement; libcap now provides a pkgconfig file - Clean up specfile - Move libraries and binaries to /usr because of #UsrMove - libcap-nolibattr.patch Do not link to libattr, it is a bogus dependency. application uses sys/xattr from libc. - update license to new format - Cleanup specfile a bit: Remove old tags.
- Just fixing the License field - Move %doc to %license for licenses - Remove ineffective --with-pic. Fix SRPM group. Redo descriptions. - Rename %soname to %sover to better reflect its use. - Update to version 0.7.9: * Detect and output a couple errors in filecap * Use pthread_atfork to optionally reset the pid and related info on fork - cleanup with spec-cleaner - use https urls - Update to version 0.7.8: * Improve Python3 support * Fix the thread separation test * Correct typo in cap_pacct text * Update man page for captest * Fix sscanf string lengths in netcap * Correct linking of python3 module - Update to version 0.7.7 * Make sure all types used in _lnode are defined in proc-llist.h * Fix python binding test for old kernels * Fix leaked FD in library init - Changes from version 0.7.6 * Fix python3 support - Changes from version 0.7.5 * Make python3 supported * In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap * Update table for 3.16 kernel - Remove unused BuildRequires on libattr-devel - Version bupm to 0.7.4 - Cleanup with spec-cleaner - Remove useless specification of attributes - Really split the two spec files instead of copying them to avoid the huge ifdefing. + more readable - version must be edited in two places when bumping - use source url - version 0.7.3 - Make file opens use the cloexec flag (Cristian Rodríguez) - Add CAP_BLOCK_SUSPEND - Fix possible segfaults when CAP_LAST_CAP is larger than the lookup table - In pscap, don't drop capabilities when running with capabilities - Add CAP_COMPROMISE_KERNEL - Define FTW_CONTINUE in case its not defined in libc - Use glibc for xattr.h if available - Make sure stderr is used consistently in utils - Fix logic causing file based capabilities to not be supported when it should
- Add libcbor-0.5.0-fix-lib.patch to not build shared lib twice and make package build reproducible (boo#1102408) - Rename %SONAME to %sover to better reflect its use. - Expand summary, compact and trim bias from description. - Initial release 0.5.0
- Add opd deadlock patch as found and documented by Red Hat. (bsc#1148244) * 0001-OPD-deadlock-RH-BZ-1349779.patch - Remove the getpatches as it does not work at all, oracle removed the pages - Use spec-cleaner - Fix stripped debuginfo to make sure we can debug with libdb - Fix the license to match up really what is in there - Add libdb-fix-atomic.patch to fix __atomic_compare_exchange clash with GCCs builtin. Fixes build with GCC8 which now rejects this. - Use upstream tarball - Cleanup a bit with spec-cleaner - remove unused script check-build.sh - remove generation of unused tarball - remove setting of unused variable - fix update-alternatives usage - Add update-alternatives rules to db48-utils (bnc#840738) - readd the provides of db-*, we're not going to switch to db 6.0 too eagerly: http://lwn.net/Articles/557487/ - Explicit add a conflict to other providers of /usr/lib/libdb.so and /usr/lib/libdb-4.so
- update to version 1.1.3: This bugfix release consists solely of the fixes for the overflows recently reported under CVE-2013-1992. - Use more robust make install call - Update to version 1.1.2: + Janitorial cleanups + Build configuration improvements - Split xorg-x11-libs into separate packages
- reenabled build of manual pages (switch from xsltproc to rst2man) - update to 2.4.104: * headers: drm: Sync with drm-next * Remove outdated comments about stdint.h * Remove definitions duplicated from drm_mode.h * xf86drmMode.h use ANSI C99 arrays * Document drmModeConnection * man: convert to reSTructuredText * testsuite fixes - update to 2.4.103: * xf86drm.c: Use integer logarithm. * amdgpu: only enable security tests on raven family * amdgpu: sync up amdgpu_drm.h with latest from kernel * amdgpu: add marketing names from 20.40 * intel: add INTEL_DG1_IDS to the pciids list * amdgpu: add device IDs for Raven, Picasso and Renoir * intel: sync i915_pciids.h with kernel * amdgpu: Add Device IDs for Embedded Raven2 platforms * intel: sync i915_pciids.h with kernel * xf86drm.c: fix build failure * core: use `O_RDONLY` instead of ambiguous `0` flag * lots of tests/amdgpu updates - version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 - upgrade to version 2.4.102 * lots of FreeBSD and modetest stuff - upgrade to version 2.4.101 * adds some new AMD GPUs - This release includes support for latest Intel GPUs (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4989, jsc#SLE-4983, bsc#1137515) - Update to version 2.4.100 * bugfixes (boo#1155382) - Update to version 2.4.99 * bug fixes - Update to version 2.4.98 * This release adds marketing names for AMDGPU devices, a fallback path in drmDevice for devices lacking OF data and drmIsMaster API, amongst other changes. - back to subpackage name libdrm-tools as requested by jengelh@inai.de - Switch to meson buildsystem: * Update Git-clone/web to new gitlab home. * Add meson BuildRequires and macros. * Add fdupes BuildRequires and macros, remove duplicate files. * Rename libdrm-tools to drm-tools, follow openSUSE packaging guidelines and silence a rpmlint warning. Add Obsoletes and Provides to ensure smooth upgrades. * Tweak descriptions for several sub-packages. * Drop custom test install and run, run plain meson_test provided by upstream. - Update to version 2.4.97 * amdgpu: update to latest marketing names from 18.50 * amdgpu/test: Add illegal register and memory access test v2 * amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. * amdgpu/test: Enable deadlock test for CI family (gfx7) * amdgpu: add VM test to exercise max/min address space * doc: Rename README&CONTRIBUTING to .rst * Avoid hardcoded strlens in drmParseSubsystemType(). * drm: Attempt to parse SPI devices as platform bus devices. * xf86drmHash: remove unused loop variable * meson: fix typo in compiler flag * tests: skip drmdevice test if the machine doesn't have any drm device * freedreno: remove always-defined #ifdef * xf86atomic: #undef internal define * README: reflow the project description to improve readability * xf86drm: implement drmParseSubsystemType for DragonFly * libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly * tests/amdgpu/vcn: fix the nop command in IBs * gitignore: sort file * gitignore: add _build * amdgpu: update amdgpu_drm.h * amdgpu: add a faster BO list API * android: Fix 32-bit app crashing in 64-bit Android - Enable aarch64 build for: etnaviv, exynos and tegra - Fix --enable-freedreno option as it is not experimental anymore - Add etnaviv support - Add exynos support (used by Arndale board and Samsung Chromebook) - Update to version 2.4.96 * libdrm: Allow dynamic drm majors on linux * amdgpu/test: Allow BO mapping flags to be passed in tests * amdgpu/test: Fix deadlock tests for AI and RV v2 * xf86drmHash: remove redundant zero init * freedreno/msm: get rid of ring_bo unref hack * freedreno: expose refcnt'ing on ringbuffers * freedreno: add flags param for rb creation * freedreno/msm: support suballocation for stateobj rb's * freedreno: remove deprecated ringmarker API * freedreno/msm: remove reset of linked rings * freedreno/msm: simplify emit_reloc_ring() vfunc * freedreno/msm: use hashtable to track submit.cmds table * freedreno/msm: simplify msm_ringbuffer_flush() * freedreno/msm: handle ring-reloc to other stateobjs * freedreno/kgsl: fix build * freedreno/msm: fix c90 warning - Update to version 2.4.95 * This release adds a fallback for realpath() which was blocked by the web-browser sand-boxing. While the browsers are fixed-up they seem to have little incentive to roll bugfix releases :-+ - Upate to version 2.4.93: + amdgpu: make sure to set CLOEXEC on duplicated FDs + xf86drm: drmGetDevice2: error out if the fd has unknown subsys + xf86drm: introduce drm_device_has_rdev() helper + xf86drm: Fold drmDevice processing into process_device() helper + xf86drm: Allocate drmDevicePtr's on stack + xf86drm: introduce a get_real_pci_path() helper + xf86drm: Add drmDevice support for virtio_gpu + tests/drmdevices: install alongside other utilities + tests/drmdevice: add a couple of printf headers + drmdevice: convert the tabbed output into a tree + drmdevice: print the correct host1x information + amdgpu: Take a lock before removing devices from fd_tab hash table. + amdgpu/util_hash_table: Add helper function to count the number of entries in hash table + amdgpu: Destroy fd_hash table when the last device is removed. + intel: Introducing Whiskey Lake platform + intel: Introducing Amber Lake platform + xf86drm: Be sure to closedir before return + amdgpu: don't call add_handle_to_table for KMS BO exports + amdgpu: add amdgpu_bo_handle_type_kms_noimport + xf86drm: Fix error path in drmGetDevice2 + Always pass O_CLOEXEC when opening DRM file descriptors + Revert "/amdgpu: don't call add_handle_to_table for KMS BO exports"/ + freedreno: add user ptr to fd_ringbuffer + freedreno: add fd_ringbuffer_new_object() + freedreno: small cleanup + freedreno: slight reordering + freedreno/msm: "/stateobj"/ support - update to 2.4.92 + drm/atomic: Refuse to add invalid objects to requests + freedreno: add missing symbols to symbol-check + libdrm: Use readdir instead of readdir_r to avoid build warnings + Intel: Add a Kaby Lake PCI ID + amdgpu: Deinitialize vamgr_high{,_32} + intel: add support for ICL 11 + amdgpu:support 16 ibs per submit for PAL/SRIOV + freedreno: add fd_pipe refcounting + drm/amdgpu: Remove IB count checking + intel/intel_chipset.h: Sync Cannonlake IDs. + libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export + amdgpu: enlarge the maximum number of cards supported - update to 2.4.91 + amdgpu: Fix mistake in initial hole size calculation. + amdgpu: mostly revert "/use the high VA range if possible v2"/ + amdgpu: add AMDGPU_VA_RANGE_HIGH + amdgpu: fix "/add AMDGPU_VA_RANGE_HIGH"/ + freedreno: add interface to get buffer address + drm/fourcc: Fix fourcc_mod_code() definition + drm/tegra: Sanitize format modifiers - Remove unneeded defattr stanza - Remove pthread-stubs dependency - Remove unneeded autotool dependencies - Update to version 2.4.90: + Add meson build system + always define HAVE_FREEDRENO_KGSL + always define HAVE_CAIRO + always define HAVE_VALGRIND + amdgpu: Update deadlock test to not assert on ECANCELED + amdgpu: Fix segfault in deadlock test. + amdgpu: fix 32bit VA manager max address + amdgpu: use the high VA range if possible v2 + amdgpu: fix high VA mask + amdgpu: fix inefficient vamgr algorithm + amdgpu: clean up non list code path for vamgr v2 + amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space + amdgpu: Don't print error message if parse_one_line returned -EAGAIN + amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize + amdgpu: Symlink .editorconfig to tests/amdgpu + amdgpu: Disable deadlock test suite by default for SI ASICs + amdgpu: Disable VM test suite by default for SI ASICs + amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check + amdgpu: fix not to add amdgpu.ids when building without amdgpu + android: Move gralloc handle struct to libdrm + android: Add version variable to gralloc_handle_t + android: Mark gralloc_handle_t magic variable as const + android: Remove member name from gralloc_handle_t + android: Change gralloc_handle_t members to be fixed width + autotools: Include meson.build files in tarball + configure: remove unused HAVE_CUNIT define + configure: remove unused HAVE_INSTALL_TESTS define + configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS + drm: Fix 32-bit drmSyncobjWait. + exynos/tests: use #ifdef for never-defined token + fix return value for syncobj wait + freedreno: clamp priority based on # of rings + headers: sync up amdgpu_drm.h with drm-next + intel: Add more Coffeelake PCI IDs + meson: fix the install path of amdgpu.ids + meson: set proper pkg-config version for libdrm_freedreno + meson: set the minimum version correctly + meson: fix libdrm_nouveau pkgconfig include directories + meson: include headers in root directory in ext_libdrm + meson: cleanup whitespace + meson: add missing HAVE_RADEON + meson: sort HAVE_* defines + meson,configure: remove unused HAVE_OMAP define + meson,configure: remove unused HAVE_TEGRA define + meson,configure: remove unused HAVE_FREEDRENO define + meson,configure: remove unused HAVE_ETNAVIV define + meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON} + meson,configure: turn undefined preprocessor tokens warnings into errors + meson,configure: add warning when using undefined preprocessor tokens + modetest: Fix to check return value of asprintf() + remove unnecessary double-semicolon + README: Add note about meson + test/amdgpu: fix compiler warnings + tests/amdgpu: add bo eviction test + tests/amdgpu: add missing config.h include + tests/amdgpu: add parentheses to make operation priority explicit + tests/amdgpu: drop unused variables + tests/amdgpu: execute write linear on all the available rings + tests/amdgpu: execute const fill on all the available rings + tests/amdgpu: execute copy linear on all the available rings + tests/etnaviv: drop unused `return 0` + tests/util: fix signed/unsigned comparisons + tests/util: drop unused parameters + xf86drmHash: remove always-false #if guards + xf86atomic: fix -Wundef warning - Remove upstreamed patch U_intel-Add-more-Coffeelake-PCI-IDs.patch - U_intel-Add-more-Coffeelake-PCI-IDs.patch * Add more Coffeelake PCI IDs (request by Intel) - Update to version 2.4.89: libdrm release with leasing and syncobj api updates, updated amdgpu marketing ids, amdgpu tests, updated uapi headers & etnaviv updates. - Update to version 2.4.88: + amdgpu: Fix wrappers for AMDGPU_VM IOCTL. - Update to version 2.4.87: + amdgpu: fix 32-bit build - This release includes the changes introduced with 2.4.86: + amdgpu: Add wrappers for AMDGPU_VM IOCTL. + amdgpu: Add VMID reservation per GPU context test. + drm: sync drm headers from drm-next. + drm/syncobj: fix some whitespace issues - Update to version 2.4.85: + Add const qualifier to arguments of drmModeAddFB2() + amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3 + amdgpu: add padding to the fence to handle ioctl + headers: Sync amdgpu_drm.h with drm-next + modetest: Decode IN_FORMATS plane blob property + modetest: Allow full testing of primary planes - Fix changelog entry for version 2.4.84 - Update to version 2.4.84: + amdgpu: Add deadlock detection test suit. + amdgpu: make userptr unit test more interesting + amdgpu: Do not write beyond allocated memory when parsing ids + amdgpu: print error messages when amdgpu_device_initialize is failing + amdgpu: add sync_file import and export functions + amdgpu: add amdgpu_cs_syncobj_wait + amdgpu: add amdgpu_cs_fence_to_handle + Android: move libraries to /vendor + drm: add drmSyncobjWait wrapper + etnaviv: prevent deadlock in error path + freedreno/kgsl: fix pointer-to-int cast + headers: sync syncobj ioctl defines. + headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1 + intel: Change a KBL pci id to GT2 from GT1.5 + include: sync drm.h and amdgpu_drm.h with airlied/drm-next + tests/amdgpu: add missing header to SOURCES + tests/amdgpu: add new uvd enc support check + tests/amdgpu: fix uvd enc data corruption issue - Remove --with-pic which has no effect on shared-only builds. Rectify SRPM group. - Update to version 2.4.83 + amdgpu: Add FX-9800P Bristol Ridge iGPU id + amdgpu: fix missing mutex unlock before return + amdgpu: fix race issue between two bo functions(v2) + amdgpu: merge and cleanup amdgpu_bo_free + android: add rules to build amdgpu.ids + android: amdgpu: fix build break + drm: Pull new modifier uapi into drm_fourcc and drm_mode + drmsltest: Check expected neighbours + etnaviv: fix etna_bo_from_name + freedreno: remove dead error path + freedreno: prevent deadlock in error path + freedreno/msm: remove dead error path + radeon: add fallthrough annotation + test/amdgpu: fix test failure for SI + tests/amdgpu: bypass UVD CS tests on raven + tests/amdgpu: bypass VCE tests on raven + tests/amdgpu: add uvd encode unit tests + xf86drm: continue with next device if drmProcessUsbDevice fails + xf86drm: continue after drmProcessPlatformDevice failure - build-require util-macros-devel for suse_version > 1320 - Update to version 2.4.82: + intel: PCI Ids for S SKU in CFL + intel: PCI Ids for H SKU in CFL + intel: PCI Ids for U SKU in CFL + intel/gen10: Add missed gen10 stuff + etnaviv: submit full struct drm_etnaviv_gem_submit + amdgpu: sync amdgpu_drm with kernel. + drm: update drm.h to latest in drm-next. + libdrm: add drm syncobj create/destroy/import/export + drm/amdgpu: add syncobj create/destroy/import/export apis + drm/amdgpu: add new low overhead command submission API. (v2) + amdgpu: add new symbols to tests. + Android's major/minor/makedev live in <sys/sysmacros.h> + headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI. + headers: sync drm_fourcc.h with airlied/drm-next + headers: sync drm_sarea.h with airlied/drm-next + tests/amdgpu: rename uvd messages to decode messages + tests/amdgpu: separate decode messages + tests/amdgpu: move decode sum to common + tests/amdgpu: add vcn tests support and sets + tests/amdgpu: implement vcn dec unit tests + tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am + tests/amdgpu: Fix device_id option + amdgpu: Add .editorconfig file for amdgpu coding style + intel: add GEN10 to IS_9XX. + Android: fix missing trailing + + intel: Add Cannonlake PCI IDs for U-skus. + intel: Add Cannonlake PCI IDs for Y-skus. + intel/intel_chipset: Move IS_9XX below IS_GEN10. + amdgpu: move asic id table to a separate file + Remove redundant memclear - Update to version 2.4.81 * Export drmDevicesEqual * configure: Fix the <sys/sysmacros.h> check * Fix stray caller of drmCompareDevices * amdgpu/: concisely && consistently check null ptrs in canonical form * amdgpu: Use the canonical form in branch predicate * Add pl111 as a KMS driver for utils. * Add the DPI encoder/connector types to KMS utils. * amdgpu: add raven family id * modetest: fix printing of fourcc on BE machines * amdgpu/drm: add AMDGPU_HW_IP_VCN_DEC * amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC * amdgpu: add the interface of waiting multiple fences * amdgpu: add a test for amdgpu_cs_wait_fences * amdgpu: add missing extern "/C"/ headers * freedreno: fix double-free on exit - Update to version 2.4.80: + intel: remove dead code + etnaviv: sync uapi header + etnaviv: add fence fd support + exynos: add C++ support to exynos_drmif header - SLE merge * Mesa 17.0.3 build on aarch64 needs libdrm_freedreno >= 2.4.74 (fate#321223) * latest libdrm version for sle12 (fate #315643-315645, 319159-319161, 319618) - Update to version 2.4.79: + amdgpu: allow to query GPU sensor related information - Update to version 2.4.78: This fixes a build issue for GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which when run on a suitably capable kernel, can provide the CRTC ID to userspace for atomic completion events. - Update to version 2.4.77: + tests/etnaviv: link against libdrm + etnaviv: remove struct etna_specs + amdgpu: add amdgpu_bo_va_op_raw to the symbol check + configure.ac: bring back pthread-stubs check + tegra: update symbol-check + amdgpu: add REPLACE and CLEAR checking for VA op (v2) + amdgpu: add amdgpu_bo_va_op_raw + headers: sync amdgpu_drm.h from airlied/drm-next + headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed + Android: fix building of modetest and proptest + Android: disable pointer-arith and enum-conversion + exynos: fix type-punned pointer build warning + exynos/fimg2d: remove unused-function build warning + tests/exynos: remove unused-function build warning + tests/exynos: fix invalid code of error path in g2d test + xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList - do not buildrequire util-macros-devel on sle13 - update to 2.4.76 * This release is required for upcoming Radeon Vega GPUs. - update to 2.4.75 * amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test * amdgpu: verify the tested device * amdgpu: A new option to choose which device to run most tests * amdgpu: A new option to run tests on render node * Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9 * intel: Allow the client to control implicit synchronisation * intel: Support passing of explicit fencing from execbuf * intel: Clear execobject flags before preserving object in reuse cache * intel: Export a function to re-enable implicit synchronisation * intel: update global_name before HASH_ADD * xf86drm: use maj/min in drmParsePciDeviceInfo() * xf86drm: add plumbing to not retrieve PCI device revision * xf86drm: parse the separate sysfs files for vendor... info * xf86drm: introduce drmGetDevice[s]2 * tests/drmdevice: use drmGetDevice[s]2 * tests: remove useless legacy tests * kms: remove commented out libudev code * configure: remove libudev checks * tests: automake: reorder makefile contents * autogen.sh: set format.subjectPrefix and sendemail.to if needed * android: remove LOCAL_MODULE_TAGS := optional tag * android: introduce Android.common.mk to reduce boilerplate * android: add HAVE_VISIBILITY to Android.common.mk * android: add note about command line defines and config.h * android: silence ~550 warnings * tests/nouveau: automake: fold C and CPP flags * xf86drm: fix sign-compare warning * xf86drm: implement drmGetMinorNameForFD for non-sysfs * xf86drm: implement drmParseSubsystemType for OpenBSD * xf86drm: implement drmParsePciDeviceInfo for OpenBSD * xf86drm: implement drmParsePciBusInfo for OpenBSD * xf86drm: implement an OpenBSD specific drmGetDevice2 * xf86drm: adjust device node path for minor base * xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2 * xf86drm: don't fatal on per device error in drmGetDevice[s]2 * tests/util: Add support for meson module * libkms/exynos: fix memory leak in error path * xf86drm: fix null termination of string buffer * xf86drm: Fix indentation * xf86drmMode.h: Use consistent padding * xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors * xf86drm: Fix type-punned pointer build warning * xf86drm: Factor out drmDeviceAlloc() * xf86drm: Add USB support * xf86drm: Add platform and host1x bus support * tests/drmdevice: Add USB, platform and host1x support * xf86drm: Reuse sysfs_uevent_get() * tests: Use -pthread in CFLAGS instead of -lpthread * modetest: Allow the user to specify the plane ID - enabled build of manual pages (bnc#1021810) - update to 2.4.74 * vc4: Add new GETPARAMs that have been merged to drm-next * freedreno: 64bit support * etnaviv: add etna_pipe_wait_ns(..) * etnaviv: change get_abs_timeout(..) to use ns * libdrm: random typo fixes * tests: kms: fix shadowed declaration warning * xf86drm: introduce drmGetDeviceNameFromFd2 * automake: make the build less chatty * intel: Add drm_intel_gem_context_get_id to intel-symbols-check * intel: Add a getter for the intel_context ctx_id * etnaviv: add API to create etna_device from private dup() fd * etnaviv: add API to get drm fd from etna_device * intel: Add Geminilake PCI IDs - update to 2.4.73 * headers: Add README file * xd86drm: read more than 128 bytes of uevent in drmParsePciBusInfo - update to 2.4.72 * amdgpu: check parameters in amdgpu_query_gpu_info * intel: Export raw GEM mmap interfaces * intel: Migrate handle/name lookups from linear lists to hashtables * intel: Look prime handle up in handle hash table * Silence runtime complaints on platform devices * amdgpu: add the function to get the marketing name (v4) * intel: Add uthash.h to Makefile.sources. * amdgpu: Add amdgpu_asic_id.h to Makefile.sources. * freedreno: Add fd_ringbuffer_flush2 to symbol check. * headers: Sync drm{,_mode}.h with the kernel * Add drmModePageFlipTarget * intel: Add new symbols to intel-symbol-check * intel: Allow some codenames in INTEL_DEVID_OVERRIDE * add libsync.h helper * freedreno: sync uapi header * freedreno: add fence fd support * Return an -ENODEV from drmGetDevice() when no device was found. - update to 2.4.71 * amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag * Add drmModeAddFB2WithModifiers() which takes format modifiers * tests/amdgpu: update vce encRefPic addr mode to tiled * radeon: sync radeon_drm.h with the kernel * amdgpu: sync amdgpu_drm.h with the kernel * amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_version * intel: Add new symbols to intel-symbol-check * amdgpu: add SI support * modetest: Also print the pixel clock * intel: Export pooled EU and min no. of eus in a pool * modetest: Adding amdgpu to module list - Update to version 2.4.70: More bugfixes on top of 2.4.69! - Update to version 2.4.69: A new libdrm release, in order to use the new vc4 ioctl in Mesa. A few bugfixes on top as well. - update to 2.4.68 * bugfixes - removed no longer needed patch u_Fix-compilation-on-systems-that-don-t-provide-O_CLOE.patch (https://lists.freedesktop.org/archives/dri-devel/2016-April/105283.html) - update to 2.4.67 * fixes for amdgpu * adds KabyLake PCIids * Fix memory leak with drmModeGetConnectorCurrent() - Disable valgrind support for all architectures if not explicitely enabled by a macro (boo#963979). - Update to version 2.4.66: This is mainly for introducing a new nouveau API. Lots of other changes as well. - Update to version 2.4.65 * bugfixes - Add libdrm_amdgpu1 as a requirement for libdrm-devel - Update to version 2.4.64: + amdgpu: - Improve amdgpu_vamgr_init. - Add flag to support 32bit VA address v4. - Make vamgr per device v2. + tests/amdgpu: - Include config.h first. - Remove unused local variable 'i'. + freedreno/msm: - Reorg ringbuffer struct. - Fix issue where same bo is on multiple rings. - Dump out submit info on error. + freedreno: - Add fd_pipe_wait_timeout(). - Update freedreno-symbol-check. + tests: modetest: Accept connector names in addition to connector IDs. + libdrm: - Remove gratuitous blank lines. - Make indentation consistent. - Use url to tarball as source. - update baselibs.conf for AMDGPU - update to version 2.4.6.3 * This release adds AMDGPU driver, adds new AMD OLAND PCIids - Disable valgrind support if not available - Update to version 2.4.62 * This release introduces the atomic and blob APIs, adds support for new devices (AMD Bonaire) and a new flag for coherent BOs in nouveau. - Update to version 2.4.61 * Release to fix regression in nouveau in 2.4.60, but brings lots of android changes and other fixes. - deprecates reverse applied patches * U_nouveau-Do-not-add-most-bo-s-to-the-global-bo-list.patch * U_nouveau-make-nouveau-importing-global-buffers-comple.patch - U_nouveau-Do-not-add-most-bo-s-to-the-global-bo-list.patch U_nouveau-make-nouveau-importing-global-buffers-comple.patch * reverse apply these patches in order to fix a regression in 2.4.60 triggered by new legacy tray in GNOME 3.16.0 (fdo#89842) - Build package libdrm_freedreno1 also on aarch64 - Update to version 2.4.60: + bugfixes and cleanup + exynos improvements - Fix include directories - Add subpackage libdrm_tegra0 for Nvidia Tegra chips - Update to version 2.4.59: * bugfixes * more Intel Skylake support
- move Changelog back to runtime package as it might not be only developer documentation - Use %license instead of %doc [bsc#1082318] - Move development docu into -devel subpackage - Cleanup a bit with spec-cleaner * remove pkg_name variable which is equal to name variable - Update to 20150325-3.1 * version info: 0:53:0 * all: sync with upstream source - Update to 20141030-3.1 * version-info: 0:52:0 * all: sync with upstream source * configure.ac: Fix posix shell portability issue. - rename README.SUSE (bnc#889029) - update to 20140620-3.1 upgrade to fix a crash with clear_history e.g. in php. - Bounds search for reallocated index, from OpenBSD via Andreas Fett - PR/48957: Federico G. Schwindt: Restore commented out code that broke rl_callback_handler. - cast gotsig because it is long on some systems. - Add stdlib.h for abort() (Jess Thrysoee) - Don't depend on weak aliases to define the vi "/alias"/ expansion function, provide an API instead to set it. - accomodate FreeBSD's flavor of weak references. - remove remaining makefile support for GCC < 45 that i found. - PR/48876: Dmitriy Grigoryev: Core dump in readline lib on attempted expansion Make sure we have 2 matches before calling strcmp(). - Always NULL terminate the argv[] array. From OpenBSD. - PR/48821: If called from tty_stty(), recalculate flags. - more tty modes refactoring, no functional change intended. - Factor out some common code (more to be done) from PR/48821 - Add An to authors. Wording. - Add a history function that takes a FILE pointer; needed for Capsicum. From Eitan Adler - Add missing EL_REFRESH - ... if called prior to using_history(). This needed to be worked around in PHP: http://git.php.net/?p=php-src.git;a=commitdiff;h=31d67bd3 - get rid of PATH_MAX. - cast to avoid warning. - Add a function to move the cursor. - expose rl_catch_signals and explain what we are doing. - Test early for EOF to avoid infinite loop in the wide char case. From Linas Vepstas: linasvepstas at gmail dot com - provide an el_init_fd function. - explicitly pass (void *)0 instead of NULL. - Add FILES section. From jmc@OpenBSD. - In 2000, .editrc reading from $PWD was removed. Update the man page. From LEVAI Daniel via jmc@OpenBSD. - remove dead assignment (Christoph Mallon) - Fix pasto that affected bind -k (Christoph Mallon) - Add trailing NULL's to the varargs functions as required. (John Spencer) - PR/46945: Steffen Nurpmeso; el_getc() doesn't document it's setting errno - return !OKCMD on error. - PR/46942: Steffen Nurpmeso: editline(3): el_get(): fix UNBUFFERED return - PR/46941: Steffen Nurpmeso: document EL_BUFFERED - PR/46935: Steffen Nurpmeso: editline(3) (libedit): faulty errno handling, faulty reuse of val in wrong context - Don't depend on HAVE_GCC being always defined. - From Kamil Dudka: fix crash of el_insertstr() on incomplete multi-byte - PR/46678: Ian Wienand: Add stub implementation for rl_free_line_state() - don't crash if add_history is called from an empty line. Called from nslookup in new bind. XXX: pullup to 6 - Switch from Op to Oo/Oc for nested block. - remove stdint.h; it is not used. - don't include both term.h and termcap.h - define the new variable - Add rl_completion_word_break_hook from: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/+ 5ec6a45fa762b8cbd0305ca06acb8780335a486a - save and restore the tty settings on entry and exit respectively. cleanup debugging printfs. - From: Jilles Tjoelker: Add a mapping for the cursor delete key - From Jilles Tjoelker: Do not move the cursor for ed-delete-next-char in emacs mode. This makes ed-delete-next-char suitable for mapping to the <Delete> key. Behaviour in vi mode is unchanged (for 'x'). - These directories default to WARNS?=5 - Use C89 functions definitions. - Use C89 functions definitions. Remove use of __P - include the NULL in the argv conversion - use arraycount - PR/45843: Henning Petersen: Fix resource leak on error. - Add coverity annotations about unreachable code (Kamil Dudka) - Add missing * - Initialize termbuf (Kamil Dudka) - Initialize res (Kamil Dudka) - check for negative return of ct_visual_char (Kamil Dudka) - Off by one in allocation could cause buffer overflow (Kamil Dudka) - remove unrecheable code (Kamil Dudka) - easier with an int for now. - Since Width() is used only for display purposes we don't want to pass -1 for unprintable characters. - Fixed misplaced parenthesis (Nirbhay Choubey) - fixed warnings where wint_t is unsigned. - fix broken change (parenthesis in the wrong place). From Nirbhay Choubey - include <wchar.h> if we don't have wcsdup() - NULL does not need a cast, here - re-enable -Wconversion - open all FDs with O_CLOEXEC in the library code. - use gcc visibility by just reusing upstream macros "/public"/ and "/protected"/ - Update to version 20110802, fix use after free triggerable with sftp autocompletion and MALLOC_PERTURB set. - Remove redundant/unwanted tags/section (cf. specfile guidelines) - Use %_smp_mflags for parallel building - add libtool as explicit buildrequire to avoid implicit dependency from prjconf - Add baselibs.conf - Link with ncurses6w instead of ncurses5 - Do not inject artificial dependencies on other packages - update to 20100424: * synchronized with the upstream source * UTF-8 support was added - fix build with using autoreconf - Enable parallel build - Update to version 20090923-3.0: + all: apply Apple patches from: http://opensource.apple.com/source/libedit/libedit-11/patches - Changes from previous versions: + version-info: 0:33:0 - all: Use predefined macro __sun to identify Solaris - src/el.c: Ignore comment lines in .editrc + version-info: 0:32:0 - all: sync with upstream source. + version-info: 0:31:0 - all: sync with upstream source. + version-info: 0:30:0 - all: sync with upstream source. + version-info: 0:29:0 - all: sync with upstream source. + version-info: 0:28:0 - all: sync with upstream source. MAJOR.MINOR version is now 3.0. This is due to NetBSD changing time_t and dev_t to 64 bits. It does not really effect this package. - configure.ac: Remove '--enable-debug' configure flag. The autoconf way to control flags is by specifying them when running configure, e.g. 'CFLAGS="/-O0 -g"/ ./configure' - Fix self-obsoletion of libedit. - Add libedit-ncurses-pkg-config.patch to fix the pkg-config file so that it references ncurses, and not curses.
- -devel package requires pkgconfig(x11), pkgconfig(egl) but those deps are not generated automatically. - Update to version 1.4.3: + Require Meson 0.39.1; the previous release already had an implicit requirement on this version. + Allow disabling EGL support when building Epoxy. + Add support for building on Haiku. + Update EGL registry from Khronos. - Switch to meson build: + Drop autoconf, automake and libtool BuildRequires, and drop conditional autogen.sh call. + Add meson BuildRequires and add meson macros, drop autotools macros. - Correct docs installed. - Use "/Full and pretty"/ source name. - Run spec-cleaner. - Add pkgconfig(glesv1_cm) and pkgconfig(glesv2) BuildRequires: Build the optional gles v1 and v2 support. - Update to version 1.4.2: * Add C++ guards around generated headers. * Add z,relro and z,now to the GCC linker flags. * Add explicit version flags for macOS builds. * Add missing visibility compiler flags. * Prefer using pkg-config files to find GLES. * Fix build on MSVC 2013 when using the inline keyword. * Fix dlwrap on aarch64. * Require Meson ≥ 0.38.1. * Allow building Epoxy as a Meson sub-project. * Avoid crashes when running Epoxy on X servers without GLX. - Update to version 1.4.1: * Find the appropriate version of the Python interpreter when building. * Ensure that the dispatch generation script works with Python 2.x and 3.x. * Ensure that Epoxy builds correctly under Windows. * Fix location of the m4 macros in the autotools build. - Changes from version 1.4.0: * Epoxy can now build with MSVC versions prior to 2013; we still recommend using a recent, C99-compatible compiler, like MSVC 2015. * When used under X11, Epoxy now attempts to handle the cases where the GLX extension is not built or not available. * GLX can now be enabled and disabled at configuration time; this allows building Epoxy with GLX on macOS, and allows building Epoxy without GLX on embedded platforms. * Epoxy now exposes API that lets dependent projects safely check if platform API like GLX and EGL is available at run time. * EGL support has been improved on Windows, and made more resilient on other platforms. * Epoxy supports building with the Meson build system, which has Ninja, Visual Studio, and XCode backends. * Epoxy can generate its API reference using Doxygen (currently only available on Meson builds). * The GL registry has been updated with the latest version of the API references provided by Khronos; Epoxy now supports the API introduced by OpenGL 4.5. - Update to 1.3.1 * brown-paper-bag fix to unexport another private symbol that we'd leaked, noticed when I went diffing the exported symbols between v1.2 and v1.3 for the debian build. - Changes since 1.3.0: * MSVC 2013 support. * OSX drops GLX support. * Updates to the registry * Fixes for a nonconformant GL implementation * Library size reductions * Reproducible builds - Drop u_sort-the-providers-by-their-enum-not-by-their-functi.patch, merged upstream - Add baselibs.conf in order to build 32bit packages. - u_sort-the-providers-by-their-enum-not-by-their-functi.patch * sort the providers by their enum not by their function name; patch by coolo (bnc#917533) - Update to 1.2 * This is a bugfix and feature release. On the feature side of things, it brings in an updated registry with support for GLES 3.1 and EGL 1.5, along with miscellaneous other extensions, and many more aliases for GLES functions. On the bugfix side, it should be much more portable to non-Mesa drivers (nvidia binary in particular) and systems with mixed Mesa and non-Mesa drivers, and actually install the wgl headers in the windows build. - Explicitly BuildRequire pkgconfig(x11), and don't count other packages drag it in - Drop git_fixes.patch, merged upstream - Init libepoxy package
- Add libesmtp-fix-cve-2019-19977.patch: Fix stack-based buffer over-read in ntlm/ntlmstruct.c (bsc#1160462 bsc#1189097). - Add libesmtp-tlsv12.patch: All TLS clients must support and use the highest TLS version available if possible not only TLS 1.0. Patch sent to upstream long time ago, no response. website has also vanished from the internet (bsc#1005909). - Pass --disable-isoc to configure, pick the compiler's default C standard mode (currently gnu11). - update license to new format - Update to version 1.0.6: + Each component matched by match-domain() is either a single '*' which matches anything or a case-insensitive comparison with a string of alphanumeric characters or a '-'. - Changes from version 1.0.5: + The Gmail server reports enhanced status codes but then fails to provide them in some cases. The parser is now tolerant of this but warns the application using a new event flag SMTP_EV_SYNTAXWARNING that it is progressing despite the syntax error. + Fixed bug where To, Cc, Bcc etc. accepted only single values instead of a list. + Fix reversed comparison on the return value of gettimeofday(). - Drop upstream fixed patches libesmtp-1.0.4-multiple-cc.patch and libestmp-commonname.diff. - Cleaned spec file using spec-cleaner. - Add libestmp-commonname.diff to do stricter check on commonName bnc#585393. - allow multiple calls of smtp_set_header() for Cc and Bcc headers - disable lwres because we don't want to have a daemon (the lwresd) running just for address resolution - remove postfix from the buildrequires - do not package generic INSTALL file - fix #307257 missing requires of the libesmtp-devel package - converted neededforbuild to BuildRequires - Updated to version 1.0.4 - enabled support for lwres: lwres_includedir.patch; bind-devel added into NFB - enabled support for ntlm, etrn
- libestr 0.1.10: + changed some functions that don't modify their arg to take const arg + bugfix: str2num did not convert hex values correctly + bugfix: problems with trailing incomplete hex sequence + bugfixes to StrFromNumber + some checks for potential overflows with giantic strings (>2GB) - update 0.1.9 [bnc#847968] - bugfix: invalid number string when creating string from integer - update to 0.1.8 - [bnc#846487] - bugfix: invalid comparison results for different-length strings es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp - update to 0.1.6: - bugfix ascii hex code escapes did not work - update to 0.1.5: - bugfix: es_strncmp() did not work correctly Thanks to Philippe Muller for the patch. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424 - update to 0.1.4: - bugfix: ‘/’ escape was not recognized when unescaping strings - feedback from SR#127042: remove manipulation of lib files - Update to new upstream release 0.1.3 * fixes to the build system (honoring CFLAGS) - move to /usr/lib - Remove redundant tags/sections from specfile, kill .la files - Parallel build with %_smp_mflags - libestr 0.1.2 - added new API functions: * es_strcasebufcmp() * es_strcasecmp() - also includes libestr 0.1.1 - added new API functions: * es_newStrFromNumber(), * es_str2num() * es_strncmp() * es_strncasecmp() * es_strContains() * es_strCaseContains() * es_tolower() - format/fix - Initial rsyslog string handling essentials library package
- Update RPM groups and trivialize filelist - Update to 1.4.5 * Only a small fix, the suggested hwdb entry that the touchpad-edge-detector printed used the wrong codes for ABS_X and ABS_Y. Fixed with this release, the output is now suitable for copy/paste into the udev hwdb. - Add gpg signature - Update to 1.4.4 * Fix invalid absinfo range values reported by certain mtk soc * tools: print out evdev override udev rule from touchpad edge detector * tools - tweak-device: add a --resolution command * tools - tweak-device: revamp to reduce use of globals * Note that libevdev_free() does not close the fd * tool - tweak-device: fix wrong error message if the LED doesn't exist * tools - tweak-device: close the fd on exit - Changes for 1.4.3 * include: update to 4.1 header * tools: complain about devices that don't have abs x/y axes in the edge detector * tools: widen frequency resolution to µs in the DPI tool - Changes for 1.4.2 * tools: fix help string for manual DPI calculation * include: update to 4.0 header - Changes for 1.4.1 * Accept LIBEVDEV_READ_FLAG_BLOCKING as valid flag * ABS_MAX counts as MT axis for the event queue * cosmetic: fix a comment * Disable test-static-link in case of shared only build. - Update to 1.4: * libevdev_uinput_destroy: don't close non-open FD * include: update to 3.18 header * tools: print the formula to calculate resolutions * Shut up clang compiler warnings * tools: fix clang compiler warning * tools: note that the mouse frequency measured is the highest frequency * configure: rename BUILD_TESTS to ENABLE_RUNTIME_TESTS * test: always build the build-tests * tools: add a tool to change kernel devices * test: use -std=c89 instead of c90 for the build test * cosmetic: fix a couple of duplicate/missing empty lines * Use memcpy/memmove instead of loop operations - Update to 1.3.2: * A new tool has been added to help measure the physical resolution of a mouse device. This tool can (and should) be used to create udev hwdb entries for systemd's 70-mouse.hwdb * Other changes include documentation and tests fixes - Changes since 1.3.1: * INPUT_PROP_POINTINGSTICK is now parsed correctly. - Update to 1.3: * m4: fix CC_CHECK_WERROR and CC_FLAG_VISIBILITY macros * Add per-device log handlers * include: update to Linux 3.15 header * uinput: use the UI_GET_SYSNAME ioctl if available * uinput: change strcpy/strcat usage for snprintf * include: add uinput.h header as well * include: update to Linux 3.16 header * uinput: check errno against the positive value * uinput: preserve the errno before cleaning up * configure: move the python check down to re-unite the gcov check outputs * Add libevdev_property_from_name() * Rename symbols leaking from static library to avoid name clashes * uinput: close the managed fd on error * tools: pass -rc to strerror, not rc * uinput: explicitly ignore the UI_DEV_DESTROY return value * Hook up nm to check for leaking symbols in the static library * Add some minimal documentation about static linking - Add git repository metadata - Update to 1.2 (recommended for xf86-input-synaptics 1.8.0) - add baselibs.conf since libevdev2-32bit is required by libinput-32bit - Update to 1.0.99.1 (1.1~rc1) * Send an extra ABS_MT_SLOT event to sync the client up with the current slot * Fix the include directives when building in tools/ * tools: Fix compiler warning * Replace hardcoded 0 with the enum for it * tools: add a tool to print the actual range provided by a touchpad * Document that the return value of get_name|uniq|phys is not permanent * Plug a memory leak for name, uniq, phys * Fix memory leaks when failing to create a uinput device * Document the FORCE_SYNC behavior a bit better * Fix a wrong reference in the libevdev_next_event documentation * Add unlikely() macro * Don't sync past MAX_SLOTS slots * Dynamically allocate the slot values * Reduce memory requirement for MT syncing * Increase MAX_SLOTS to 60 * Cap slot values to the announced maximum * Move some functions/macros between libevdev-int.h and libevdev-util.h * Don't sync the MT state for fake MT devices * If the tracking ID changes during SYN_DROPPED, terminate the touch first * Add a documentation note to update the slot after syncing - New tools subpackage - Update to 1.0, for more details, please see: http://lists.freedesktop.org/archives/input-tools/2014-January/000763.html and http://lists.freedesktop.org/archives/input-tools/2014-February/000766.html - SO version bumped to 2 - Explicitly remove la files, instead of excluding them - fixed license to MIT in specfile - n_buildfix_for_opensuse_12_2.patch * buildfix for openSUSE 12.2 (Linux kernel headers too old) - Initialize libevdev pckage
- Trim description of secondary packages and SRPM. Rectify RPM group. - Add baselibs.conf: build libevent-2_1-8-32bit (needed by libqt5-qtwebengine). - Update to 2.1.8 stable * Fix _FILE_OFFSET_BITS redefinition * evutil_time: include <unistd.h> when there is only sleep()/usleep() * test/dns: run async resolving after sync one (to avoid timeouts) * test/http: turn off some tests that based on backlog filling * Fix incorrect MIME type - Add libevent-2.1.8-stable.tar.gz.asc tarball GPG signature * Replace keyring with Azat Khuzhin's public key - Update to 2.1.7 rc * Fix cmake -DEVENT__COVERAGE=ON * use ev_uint16_t instead of unsigned short for port * poll: Prevent libevent from spinning if POLLNVAL occurs * Make it build using OpenSSL 1.1.0 * Don't call BIO_number_{read|written} on NULL BIOs. * Switch from a 512 to 2048-bit RSA key. * Ignore temporary configure files - Fix pkg-config/pkgconfig BuildRequires for Fedora. - Cleanup spec file with spec-cleaner - Add gpg signature - Enable tests that do not require network connection - update to 2.0.22: * Avoid integer overflow bugs in evbuffer_add() and related functions. See CVE-2014-6272 advisory for more information * fix #73 and fix http_connection_fail_test to catch it * Avoid racy bufferevent activation * Fix compilation with WIN32_HAVE_CONDITION_VARIABLES enabled * Fix missing AC_PROG_SED on older Autoconfs * Backport libevent to vanilla Autoconf 2.59 (as used in RHEL5) * Use AC_CONFIG_HEADERS in place of AM_CONFIG_HEADERS for autmake 1.13 compat * Rename configure.in to configure.ac to appease newer autoconfs * Avoid using top_srcdir in TESTS: new automakes do not like this * Use windows vsnprintf fixup logic on all windows environments * Fix a compiler warning when checking for arc4random_buf linker breakage * Fix another arc4random_buf-related warning * Add -Qunused-arguments for clang on macos * Avoid leaking fds on evconnlistener with no callback set * Avoid double-close on getsockname error in evutil_ersatz_socketpair * Fix a locking error in bufferevent_socket_get_dns_error * libevent/win32_dealloc() : fix sizeof(pointer) vs sizeof(*pointer) * bufferevent_pair: don't call downcast(NULL) * Consistently check for failure from evbuffer_pullup() * Fix race caused by event_active * Avoid redundant invocations of init_extension_functions for IOCP * Typo fixes from Linus Nordberg * Add a few files created by "/make verify"/ to .gitignore * regress_buffer: fix 'memcmp' compare size * Fix bufferevent setwatermark suspend_read * Fix evbuffer_peek() with len==-1 and start_at non-NULL * Checking request nameserver for NULL, before using it * Fix SEGFAULT after evdns_base_resume if no nameservers installed * Fix a crash in evdns related to shutting down evdns * Check does arch have the epoll_create and __NR_epoll_wait syscalls * Avoid other RNG initialization FS reads when urandom file is specified * When we seed from /proc/sys/kernel/random/uuid, count it as success * Document that arc4random is not a great cryptographic PRNG * Add evutil_secure_rng_set_urandom_device_file * Really remove RNG seeds from the stack * Fix a mistake in evbuffer_remove() arguments in example http server code * Fix a typo in a comment in buffer.h * Clarify event_base_loop exit conditions * Use FindClose for handle from FindFirstFile in http-server.c * Fix a typo in a doxygen comment - update source URL - Update to 2.1.5 beta * Avoid integer overflow bugs in evbuffer_add() and related functions. See CVE-2014-6272 advisory for more information. * Provide support for SO_REUSEPORT through LEV_OPT_REUSABLE_PORT * Fix use-after-free error in EV_CLOSURE_EVENT callback * Fix race caused by event_active * Fix evbuffer_peek() with len==-1 and start_at non-NULL. * Consistently check for failure from evbuffer_pullup() * Fix evbuffer_peek() with len==-1 and start_at non-NULL. * be async: avoid double close() * Avoid double free for filterevents that use BEV_OPT_CLOSE_ON_FREE * fix bufferevent setwatermark suspend_read * bufferevent_openssl: reset fd_is_set when setfd with -1 is called * Add evhttp_connection_set_family() to set addrinfo->family for DNS requests * Implement interface that provides the ability to have an outbound evhttp_connection free itself once all requests have completed * Implement new/free for struct evutil_monotonic_timer and export monotonic time functions * Fix a crash in evdns related to shutting down evdns * evdns: avoid read-after-free in evdns_request_timeout_callback() * Correctly handle allocation failures in evdns_getaddrinfo * evdns: fix EVDNS_BASE_DISABLE_WHEN_INACTIVE in case retransmit/retry * evdns: add retry/reissue tests for EVDNS_BASE_DISABLE_WHEN_INACTIVE * evdns: fail ns after we are failing/retrasmitting request * http: reset connection before installing retry timer (fix http retries handling) * regress_dns: fix leaks in getaddrinfo_async{,_cancel_stress} tests * use correct tt macro for pointer compare * regress_buffer: fix 'memcmp' compare size * Use a more precise calculation for max in time-ratelim.c * Make a buffer larger in the tests to avoid a scary evbuffer_copyout_from() * Make http-server.c output into good html5 * Use FindClose for handle from FindFirstFile in http-server.c * https-client: add -retries argument, for connection retries * Fix mixed declarations and code (forbidden by ISO C90) * tree.h: drop duplicated content of tree.h * evdns: disable probing with EVDNS_BASE_DISABLE_WHEN_INACTIVE * Change return type of evutil_load_windows_system_library_ to HMODULE - Fix build on non-SUSE rpm based platforms. - Update to 2.1.4 alpha * Added event_base_get_num_events() * New event_base_active_by_fd API * Add event_base_active_by_signal by analogy * Add access to max event count stats * Implemented EV_CLOSED event for epoll backend (EPOLLRDHUP). * Add evutil_secure_rng_set_urandom_device_file * Add function to fetch underlying ratelimit cfg * Pass and return const for bufferevent_get_token_bucket_cfg * Add watermark introspection * Add an option to trigger bufferevent I/O callbacks * Add an option to trigger bufferevent event callbacks * Add evhttp_connection_get_server() * add a http default content type option * http: implement new evhttp_connection_get_addr() api. * Add a variant of evhttp_send_reply_chunk() with a callback on evhttp_write_buffer() * Allow registering callback for parsing HTTP headers * Provide on request complete callback facility * evhttp_request_set_on_complete_cb to be more specific about what the function actually does and usage * bug fix for issues #293 evdns_base_load_hosts doesn't remove outdated addresses * Don't segfault on no found event backend. * Change the BSD license from 4 to 3-clause. * Minimum required python version is 2.4. * Added EVENT__ENABLE_GCC_WARNINGS, turns all warnings into errors. * Some work on making it possible to simply do add_subdirectory() on the project. * Rename event_extras to event_extra * If evsel->del() fails, don't leave the evmap in an inconsistent state * Move event_debug_note_teardown_ before mm_free. * Check CLOCK_MONOTONIC_* at runtime if needed. * Fix reinit of fds with EV_WRITE but not EV_READ. * Tweaked callbacks to prevent race condition (https://github.com/libevent/libevent/issues/104) * Move assert(ev) to before we use ev in EV_CLOSURE_EVENT_FINALIZE case * Fix a double close() bug in evhttp when the underlying bufferevent uses BEV_OPT_CLOSE_ON_FREE. * Avoid racy bufferevent activation * When we seed from /proc/sys/kernel/random/uuid, count it as success * Avoid other RNG initialization FS reads when urandom file is specified * Really remove RNG seeds from the stack * Initialize async bufferevent timeout CBs unconditionally * Checking request nameserver for NULL, before using it. * Fix SEGFAULT after evdns_base_resume if no nameservers installed. * Actually use the log facility for reporting evdns problems. * Fix SEGFAULT after evdns_base_resume if no nameservers installed. * fix for ServFail from RIPE Atlas release * Missed lock acquire/release in event_base_cancel_single_callback_() * Fix locking in bufferevent_get_options_(). * Avoid leaking segment mappings when offset is not a page multiple * Add tests for evdns_base_resume(). * Avoid redundant syscall to make a nonblocking socket nonblocking * Avoid redundant syscall if making a socket cloexec twice * Avoid redundant invocations of init_extension_functions for IOCP * le-proxy: Fail more gracefully if opening listener fails * http-server: drop uri_root from base_url in http-server. * https-client: POST supported, args supported * https-client: Set hostname for SNI extension - Update to 2.1.3 alpha * Implement event_finalize() and related functions to avoid certain deadlocks * Use finalization feature so bufferevents can avoid deadlocks * Always run pending finalizers when event_base_free() is called * Remove bufferevent_del_generic_timeout_cbs as now unused * More documentation for finalization feature * Make the event_finalize* functions return an error code * Mark the finalize stuff as experiemental in case it needs to change * evdns: New flag to make evdns not prevent the event loop from exiting * Make event_remove_timer behave correctly with persistent timers * Unit test for event_remove_timer with EV_PERSIST. * Double-check next timeout when adding events * event_base_update_cache_time should be a no-op if the loop isn't running * Avoid leaking fds on evconnlistener with no callback set * Avoid double-close on getsockname error in evutil_ersatz_socketpair * Fix a locking error in bufferevent_socket_get_dns_error. * Fix a mistake in evbuffer_remove() arguments in example http server code * When EWOULDBLOCK is not EAGAIN, treat it as equivalent to it * Fix ipv6 support for http. When URL contain domain, not IP address. * uri decode: fix for warning "/use of uninitialised value"/ * uri decode: changed the test for the existence of the next character * Add new error_cb for actual reporting of HTTP request errors. * Add test for EVREQ_HTTP_REQUEST_CANCEL into http_cancel_test() * Drop extra header http_struct.h from regress_http.c * https-client was putting newlines at 256-byte boundaries * better handling of OpenSSL errors * use Debian's default root certificate location * use iSECPartners code to validate hostname in certificate * pull in wildcard matching code from cURL - Update to 2.1.2 alpha * Replace pipe-based notification with EVFILT_USER where possible. * Make th_base_lock nonrecursive. * New event_get_priority() function to return an event's priority * Add a bufferevent_get_priority() function * Add an event_base_loopcontinue() to tell Libevent to rescan for more events right away * Add a new callback to get called on evbuffer_file_segment free * Expose event_base_foreach_event() as a public API. * Add an event_remove_timer() to remove timer on an event without deleting it * Make bufferevent_set_timeouts(bev, NULL, NULL) have plausible semantics * Rename event_enable_lock_debuging() to ..._debugging(). (The old name should still work.) * Add missing implementation for event_enable_debug_logging * Do not track use_monotonic field when is no monotonic clock * EVENT_BASE_FLAG_PRECISE_TIMER indicates we want fine timer precision * On Linux, use CLOCK_MONOTONIC_COARSE by default * Refactor monotonic timer handling into a new type and set of functions; add a gettimeofday-based ratcheting implementation * Add EVENT_PRECISE_TIMER environment var for selecting precise-but-slow timer * Avoid giving a spurious warning when timerfd support is unavailable * Free dangling event_once objects on event_base_free() * Avoid (unlikely) overflow in bench_httpclient.c * Change evutil_weakrand_() to avoid platform random() * Refactor the callback part of an event into its own event_callback type * Add "/active later"/ event_callbacks to supersede deferred * event_base_assert_ok: check value of event_active_count for correctness * Replace deferred_cbs with event_callback-based implementation. * Restore our priority-inversion-prevention code with deferreds * Refactor event_persist_closure: raise and extract some common logic * Remove the unused bits from EVLIST_ALL * ignore LWS after field-content in headers * Remove trailing tabs in HTTP headers as well. * Remove internal ws from multiline http headers correctly * add evhttp_request_get_response_code_line * Use EVUTIL_SOCKET_ERROR() wrapper to save/restore errno in evhttp_connection_fail_ * preserve errno in evhttp_connection_fail_ for inspection by the callback * Correctly handle running on a system where accept4 doesn't work. * Avoid double-free on error in evbuffer_add_file. * Fix another possible uninitialized read in dns regression tests. * Prevent reference leak of bufferevent if getaddrinfo fails. * Make event_base_getnpriorities work with old "/implicit base"/ code * Fix event_dlist definition when sys/queue not included - Update to 2.1.1 alpha * Replace several TAILQ users with LIST. LIST can be a little faster than TAILQ for cases where we don't need queue-like behavior. * Disabled code to optimize the case where we reinsert an existing timeout * Remove a needless base-notify when rescheduling the first timeout * Save a needless comparison when removing/adjusting timeouts * Possible optimization: split event_queue_insert/remove into separate functions. * Make event_count maintenance branchless at the expense of an extra shift. * Optimization in event_process_active(): ignore maxcb & endtime for highest priority events. * Bypass event_add when using event_base_once() for a 0-sec timeout * Remove the eventqueue list and the ev_next pointers. * Roughly 20% speed increase when line-draining a buffer using EVBUFFER_EOL_CRLF * Infrastructure for using faster/fewer syscalls when creating sockets * Minimize syscalls during socket creation in listener.c * Use a wrapper function to create the notification pipe/socketpair/eventfd * Use pipes for telling signals to main thread when possible * Save syscalls when constructing listener sockets for evhttp * Save some syscalls when creating evdns sockets * Save some syscalls when constructing a socket for a bufferevent * Prefer epoll_create1 on Linux where available * Use current event set rather than current pending change when deciding whether to no-op a del * evport: use evmap_io to track fdinfo status. Should save time and RAM. * evport: Remove a linear search over recent events when reactivating them * evport: Use portev_user to remember fdinfo struct * evport: don't scan more events in ed_pending than needed * evport: Remove artificial low limit on max events per getn call * Reenable main/many_events_slow_add for evport in 2.1 * Add event_enable_debug_logging() to control use of debug logs * Add event_config function to limit time/callbacks between calls to dispatch * New EVLOOP_NO_EXIT_ON_EMPTY option to keep looping even when no events are pending * Add event_base_get_npriorities() function. * Make evbase_priority_init() and evbase_get_npriorities() threadsafe * New event_base_update_cache_time() to set cached_tv to current time * Add event_self_cbarg() to be used in conjunction with event_new(). * Add a new libevent_global_shutdown() to free all globals before exiting. * Use getifaddrs to detect our interfaces if possible * Add event_base_get_running_event() to get the event* whose cb we are in * Add evbuffer_add_file_segment() so one fd can be used efficiently in more than one evbuffer_add_file at a time * Allow evbuffer_ptr_set to yield a point just after the end of the buffer. * Allow evbuffer_ptr to point to position 0 in an empty evbuffer * Set the special "/not found"/ evbuffer_ptr consistently. * support adding buffers to other buffers non-destructively * prevent nested multicast references, reworked locking * New EVBUFFER_EOL_NUL to read NUL-terminated strings from an evbuffer * Make evbuffer_file_segment_types adaptable * Added evbuffer_add_iovec and unit tests. * Add evbuffer_copyout_from to copy data from the middle of a buffer * Allow users to set allow_dirty_shutdown * Add a bufferevent_getcb() to find a bufferevent's current callbacks * bufferevent: Add functions to set/get max_single_read/write values. * bev_ssl: Be more specific in event callbacks. evhttp in particular gets confused without at least one of BEV_EVENT_{READING|WRITING}. * Support TCP_DEFER_ACCEPT sockopts for listeners * Allow evconnlistener to be created in disabled state. * The LEV_OPT_CLOSE_ON_EXEC flag now applies to accepted listener sockets too * Add evhttp callback for bufferevent creation; this lets evhttp support SSL. * evhttp: Add evhttp_foreach_bound_socket. * Provide the autoconf m4 macros for the new OpenSSL via pkg-config stuff. * Move libevent 1.x headers to include/, to put all public headers in a new place. * Add a magic number to debug_locks to better catch lock-coding errors. * munge the debug_lock signature before freeing it: it might help us catch use-after-free * Tweaks to return types with end-of-buf ptrs * New evhttp function to adjust initial retry timeout * event_rpcgen.py now prints status information to stdout and errors to stderr. * Restore fast-path event_reinit() for slower backends * Check changelist as part of checking representational integrity * Convert event-config.h macros to avoid reserved identifiers * Convert include-guard macro convention to avoid reserved identifiers * Make event_rpcgen.py output conform to identifier conventions * Apply the naming convention to our EVUTIL_IS* functions * Do not use system EAI/AI values if we are not using the system getaddrinfo. - update to 2.0.21 * see ChangeLog for details. - update to 2.0.20 * core: Make event_pending() threadsafe * evhttp: Fix a memory leak on error in evhttp_uriencode * evbuffer: Avoid possible needless call to writev * evdns: memset sockaddr_in before using it * evhttp: Check more setsockopt return values when binding sockets * evdns: Avoid segfault on weird timeout during name lookup * bufferevent_ssl: Correctly invoke callbacks when a SSL bufferevent reads some and then blocks - Libevent 2.0.19 * Fix periodic timeout behavior when time jumps forwar * Avoid certain priority inversions * More evdns improvements * lots of other bugfixes, see NEWS for details. - Provide openssl support. - Remove redundant tags/sections per specfile guideline suggestions - Use "/pkgconfig"/ BR so that the package also works on Redhats. - spec mods o libsoname macro o name macro - added baselibs.conf - rpmlint o fix self obsoletes - Drop autoreconf call from build section. We do not carry any patches at this time. - Update to version 2.0.10: + Bugfixes: - Minor fix for IOCP shutdown handling fix - Correctly notify the main thread when activating an event from a subthread - Reject overlong http requests early when Expect:100-continue is set - EVUTIL_ASSERT: Use sizeof() to avoid "/unused variable"/ warnings with -DNDEBUG. + Code cleanups: - bufferevent-internal.h: Use the new event2/util.h header, not evutil.h - Use relative includes instead of system includes consistently - Make whitespace more consistent - For all changes between 1.4.14 and 2.0.10, see ChangeLog. - BuildRequire pkg-config, for proper pkgconfig() provides. - Change library soname to libevent-2_0-5 - Spec file cleaned with spec-cleaner; - Changes in 1.4.14b-stable o Set the VERSION_INFO correctly for 1.4.14 - Changes in 1.4.14-stable o Add a .gitignore file for the 1.4 branch. (d014edb) o Backport evbuffer_readln(). (b04cc60 Nicholas Marriott) o Make the evbuffer_readln backport follow the current API (c545485) o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d William Ahern) o Fix a crash when reading badly formatted resolve.conf (5b10d00 Yasuoka Masahiko) o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775) o Update sample/signal-test.c to use newer APIs and not leak. (891765c Evan Jones) o Correct all versions in 1.4 branch (ac0d213) o Make evutil_make_socket_nonblocking() leave any other flags alone. (81c26ba Jardel Weyrich) o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). (5f2e250 Jardel Weyrich) o Correct a debug message in evhttp_parse_request_line (35df59e) o Merge branch 'readln-backport' into patches-1.4 (8771d5b) o Do not send an HTTP error when we've already closed or responded. (4fd2dd9 Pavel Plesov) o Re-add event_siglcb; some old code _was_ still using it. :( (bd03d06) o Make Libevent 1.4 build on win32 with Unicode enabled. (bce58d6 Brodie Thiesfield) o Distribute nmake makefile for 1.4 (20d706d) o do not fail while sending on http connections the client closed. (5c8b446) o make evhttp_send() safe against terminated connections, too (01ea0c5) o Fix a free(NULL) in min_heap.h (2458934) o Fix memory leak when setting up priorities; reported by Alexander Drozdov (cb1a722) o Clean up properly when adding a signal handler fails. (ae6ece0 Gilad Benjamini) o Do not abort HTTP requests missing a reason string. (29d7b32 Pierre Phaneuf) o Fix compile warning in http.c (906d573) o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13) - Changes in 1.4.13-stable: o If the kernel tells us that there are a negative number of bytes to read from a socket, do not believe it. Fixes bug 2841177; found by Alexander Pronchenkov. o Do not allocate the maximum event queue and fd array for the epoll backend at startup. Instead, start out accepting 32 events at a time, and double the queue's size when it seems that the OS is generating events faster than we're requesting them. Saves up to 512K per epoll-based event_base. Resolves bug 2839240. o Fix compilation on Android, which forgot to define fd_mask in its sys/select.h o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by Kathryn Hogg. o Build kqueue.c correctly on GNU/kFreeBSD platforms. Patch pulled upstream from Debian. o Fix a problem with excessive memory allocation when using multiple event priorities. o When running set[ug]id, don't check the environment. Based on a patch from OpenBSD. - libevent-devel Requires glibc-devel - Changes in 1.4.12-stable: o Try to contain degree of failure when running on a win32 version so heavily firewalled that we can't fake a socketpair. o Fix an obscure timing-dependent, allocator-dependent crash in the evdns code. o Use __VA_ARGS__ syntax for varargs macros in event_rpcgen when compiler is not GCC. o Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically favor low fds (select) or earlier-added fds (poll, win32). o Fix another pair of fencepost bugs in epoll.c. [Patch from Adam Langley.] o Do not break evdns connections to nameservers when our IP changes. o Set truncated flag correctly in evdns server replies. o Disable strict aliasing with GCC: our code is not compliant with it. - Changes in 1.4.11-stable: o Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen] o Remove the limit on size of HTTP headers by removing static buffers. o Fix a nasty dangling pointer bug in epoll.c that could occur after epoll_recalc(). [Patch from Kevin Springborn] o Distribute Win32-Code/event-config.h, not ./event-config.h - Changes in 1.4.10-stable: o clean up buffered http connection data on reset; reported by Brian O'Kelley o bug fix and potential race condition in signal handling; from Alexander Drozdov o rename the Solaris event ports backend to evport o support compilation on Haiku o fix signal processing when a signal callback delivers a signal; from Alexander Drozdov o const-ify some arguments to evdns functions. o off-by-one error in epoll_recalc; reported by Victor Goya o include Doxyfile in tar ball; from Jeff Garzik o correctly parse queries with encoded r, n or + characters - updated to 1.4.9-stable: o event_add would not return error for some backends; from Dean McNamee o Clear the timer cache on entering the event loop; reported by Victor Chang o Only bind the socket on connect when a local address has been provided; reported by Alejo Sanchez o Allow setting of local port for evhttp connections to support millions of connections from a single system; from Richard J ones. o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn o Fix a typo in setting the global event base; reported by lance. o Fix a memory leak when reading multi-line headers o Fix a memory leak by not running explicit close detection for server connections - updated to 1.4.8-stable: o Match the query in DNS replies to the query in the request; from Vsevolod Stakhov. o Fix a merge problem in which name_from_addr returned pointers to the stack; found by Jiang Hong. o Do not remove Accept-Encoding header - updated to 1.4.7-stable: o Fix a bug where headers arriving in multiple packets were not parsed; fix from Jiang Hong; test by me. - updated to 1.4.6-stable: o evutil.h now includes <stdarg.h> directly o switch all uses of [v]snprintf over to evutil o Correct handling of trailing headers in chunked replies; from Scott Lamb. o Support multi-line HTTP headers; based on a patch from Moshe Litvin o Reject negative Content-Length headers; anonymous bug report o Detect CLOCK_MONOTONIC at runtime for evdns; anonymous bug report o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail o Support multiple events listening on the same signal; make signals regular events that go on the same event queue; problem report by Alexander Drozdov. o Deal with evbuffer_read() returning -1 on EINTR|EAGAIN; from Adam Langley. o Fix a bug in which the DNS server would incorrectly set the type of a cname reply to a. o Fix a bug where setting the timeout on a bufferevent would take not effect if the event was already pending. o Fix a memory leak when using signals for some event bases; reported by Alexander Drozdov. o Add libevent.vcproj file to distribution to help with Windows build. o Fix a problem with epoll() and reinit; problem report by Alexander Drozdov. o Fix off-by-one errors in devpoll; from Ian Bell o Make event_add not change any state if it fails; reported by Ian Bell. o Do not warn on accept when errno is either EAGAIN or EINTR
- update to 0.99.8: * make build under gcc7 with strict settings (warning==error) * bugfix: constant key names not properly handled * fix potentially invalid return value of fjson_object_iter_begin * fix small potential memory leak in json_tokener - update to 0.99.7: * add option for case-insensitive comparisons * Remove userdata and custom-serialization functions - update to 0.99.6: * fixes for platforms other than GNU/Linux - update to 0.99.5: * fix floating point representation when fractional part is missing * m4: fix detection of atomics * add fjson_object_dump() and fjson_object_write() functions - This library is needed for latest rsyslog(fate#320546) - update to 0.99.4: * fix tautology comparison in tautology in `fjson_object_iter_equal` drop 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch * fix build problems with gcc6 drop 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch - update 0.99.3: * exit() is no longer called in unexpected situations * fjson_version now returns configure VERSION * fix invalid Unicode representation for some non US-ASCII - add patch to fix compile (and logic) error 0001-Follow-up-to-d4b3a2d-fix-tautology-comparison-in-fjs.patch - fix build with gcc6, adding 0002-Follow-up-to-8c49ee7-fix-build-with-gcc6.patch - update to 0.99.2 * new API: json_object_get_member_count() * make comaptible with autoconf < 2.64 * 0.99.1 was not released - initial package
- libffi-riscv.patch: add support for RISC-V - Use %license (boo#1082318) - Remove aarch64-struct-by-value.patch, needs to be fixed in python. - aarch64-struct-by-value.patch: fix passing struct by value on aarch64 - Add baselibs.conf in order to build libffi7-32bit (boo#1029263). - Change License to MIT. - Provide a _service file (and run it) - Package libffi from https://github.com/libffi at 60e4250a77eb3
- Add Conflicts: to supersede version 1.0.0. This is needed for a clean upgrade path on SLE. - Add 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch from upstream to fix 32bit compilation issues. - Update to version 1.5.0 * hid_linux: return FIDO_OK if no devices are found. * hid_osx: + repair communication with U2F tokens, gh#166; + reliability fixes. * fido2-{assert,cred}: new options to explicitly toggle UP, UV. * Support for configurable report lengths. * New API calls: + fido_cbor_info_maxcredcntlst + fido_cbor_info_maxcredidlen + fido_cred_aaguid_len + fido_cred_aaguid_ptr + fido_dev_get_touch_begin + fido_dev_get_touch_status * Use COSE_ECDH_ES256 with CTAP_CBOR_CLIENT_PIN; gh#154. * Allow CTAP messages up to 2048 bytes; gh#171. * Ensure we only list USB devices by default. - Cleanup udev rules, trying to use the Debian specific plugdev group fills up the journal. - Make the udev rules package noarch, correct Summary - Create a udev subpackage and ship the udev rule - Don't build with hidapi support to fix issues with Yubikey 5Ci https://github.com/Yubico/libfido2/issues/190 - Update to version 1.4.0 * hid_hidapi: hidapi backend; enable with -DUSE_HIDAPI=1. * Fall back to U2F if the key claims to, but does not support FIDO2. * FIDO2 credential protection (credprot) support. * New API calls: + fido_cbor_info_fwversion; + fido_cred_prot; + fido_cred_set_prot; + fido_dev_set_transport_functions; + fido_set_log_handler. * Fixed EdDSA and RSA self-attestation. - Version 1.3.1 - fix zero-ing of le1 and le2 when talking to a U2F device. - dropping sk-libfido2 middleware, please find it in the openssh tree. - Version 1.3.0 (2019-11-28) * assert/hmac: encode public key as per spec, gh#60. * fido2-cred: fix creation of resident keys. * fido2-{assert,cred}: support for hmac-secret extension. * hid_osx: detect device removal, gh#56. * hid_osx: fix device detection in MacOS Catalina. * New API calls: - fido_assert_set_authdata_raw; - fido_assert_sigcount; - fido_cred_set_authdata_raw; - fido_dev_cancel. * Middleware library for use by OpenSSH. * Support for biometric enrollment. * Support for OpenBSD. * Support for self-attestation. - Version 1.2.0 (released 2019-07-26) * Credential management support. * New API reflecting FIDO’s 3-state booleans (true, false, absent): - fido_assert_set_up; - fido_assert_set_uv; - fido_cred_set_rk; - fido_cred_set_uv. * Command-line tools for Windows. * Documentation and reliability fixes. * fido_{assert,cred}_set_options() are now marked as deprecated. - Version 1.1.0 (released 2019-05-08) * EdDSA (Ed25519) support. * fido_dev_make_cred: fix order of CBOR map keys. * fido_dev_get_assert: plug memory leak when operating on U2F devices. - Use automatic dependency discovery for libfido2-utils -> libfido2-1_0-0. - Added Conflicts to libfido2-0_4_0 to make sure upgrade goes smoothly as outline in sr#690566 - Split utilities into sub-package libfido2-utils and package man pages correctly (bsc#1131163) - Version 1.0.0 (released 2019-03-21) * Native HID support on Linux, MacOS, and Windows. * fido2-{assert,cred}: new -u option to force U2F on dual authenticators. * fido2-assert: support for multiple resident keys with the same RP. * Strict checks for CTAP2 compliance on received CBOR payloads. * Better fuzzing harnesses. * Documentation and reliability fixes. - Version 0.4.0 (released 2019-01-07) * fido2-assert: print the user id for resident credentials. * Fix encoding of COSE algorithms when making a credential. * Rework purpose of fido_cred_set_type; no ABI change. * Minor documentation and code fixes. - Dropped patch that is included upstream now: fix-release-build.patch - Added patch: * fix-release-build.patch: Disables regression tests as proposed by upstream - Applied spec-cleaner - Build package without regression tests - Version 0.3.0 (released 2018-09-11) - Various reliability fixes. - Merged fuzzing instrumentation. - Added regress tests. - Added support for FIDO 2’s hmac-secret extension. - New API calls: * fido_assert_hmac_secret_len; * fido_assert_hmac_secret_ptr; * fido_assert_set_extensions; * fido_assert_set_hmac_salt; * fido_cred_set_extensions; * fido_dev_force_fido2. - Support for native builds with Microsoft Visual Studio 17. - Fix RPM group. Wrap description. - Version 0.2.0 (released 2018-06-20) - Added command-line tools. - Added a couple of missing get functions. - Version 0.1.1 (released 2018-06-05) - Added documentation. - Added OpenSSL 1.0 support. - Minor fixes. - update to version 0.1.0 - Initial release version 0_git
- Update to version 1.1.3 * Initialize both value1 & value2, not value1 twice * Replace sprintf call with snprintf * Replace strcpy+strcat calls with snprintf calls * Reformat code to X.Org standard style * Initialize aliases array in parseEncodingFile() - tagged baselibs.conf as sourcefile in spec file - Update to version 1.1.2: This minor bugfix release corrects mistakes in some of the ISO-8859 to Unicode mappings, fixes a memory management bug, and updates the build configuration. - Use more robust make install call - Update to version 1.1.1: + Fix compiler warnings + Build configuration improvements - Add zlib-devel BuildRequires as there are explicit checks for zlib. - Rename xorg-x11-libfontenc to libfontenc and utilize shlib policy - bumped version number to 7.6 - libfontenc 1.1.0 * This release adds support for finding the encoding data-files in using the standard autoconf macros provided by X.Org's fontutil.m4. The precedence is now (first found is used): - -with-encodingsdir=<pathname> encodings subdirectory of fontrootdir found via: - -with-fontrootdir pkg-config --variable=fontrootdir fontutil ${datadir}/fonts/X11 * It also converts to using standard libc memory allocation functions, and provides the usual recent build configuration improvements and janitorial cleanups. - libfontenc 1.0.5 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- FIPS: Fix gcry_mpi_sub_ui subtraction [bsc#1193480] * gcry_mpi_sub_ui: fix subtracting from negative value * Add libgcrypt-FIPS-fix-gcry_mpi_sub_ui.patch - Security fix: [bsc#1187212, CVE-2021-33560] * Libgcrypt mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm - Add patches: * libgcrypt-CVE-2021-33560-ElGamal-exponent-blinding.patch * libgcrypt-CVE-2021-33560-fix-ElGamal-enc.patch - FIPS: RSA/DSA/ECC test_keys() print out debug messages [bsc#1171872] * Print the debug messages in test_keys() only in debug mode. - Update patches: libgcrypt-PCT-RSA.patch libgcrypt-PCT-DSA.patch libgcrypt-PCT-ECC.patch - FIPS: libgcrypt: Double free in test_keys() on failed signature verification [bsc#1169944] * Use safer gcry_mpi_release() instead of mpi_free() - Update patches: * libgcrypt-PCT-DSA.patch * libgcrypt-PCT-RSA.patch * libgcrypt-PCT-ECC.patch - Ship the FIPS checksum file in the shared library package and create a separate trigger file for the FIPS selftests (bsc#1169569) * add libgcrypt-fips_selftest_trigger_file.patch * refresh libgcrypt-global_init-constructor.patch - Remove libgcrypt-binary_integrity_in_non-FIPS.patch obsoleted by libgcrypt-global_init-constructor.patch - FIPS: Verify that the generated signature and the original input differ in test_keys function for RSA, DSA and ECC: [bsc#1165539] - Add zero-padding when qx and qy have different lengths when assembling the Q point from affine coordinates. - Refreshed patches: * libgcrypt-PCT-DSA.patch * libgcrypt-PCT-RSA.patch * libgcrypt-PCT-ECC.patch - FIPS: Switch the PCT to use the new signature operation [bsc#1165539] * Patches for DSA, RSA and ECDSA test_keys functions: - libgcrypt-PCT-DSA.patch - libgcrypt-PCT-RSA.patch - libgcrypt-PCT-ECC.patch - Update patch: libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch - FIPS: Fix drbg to be threadsafe [bsc#1167674] * Detect fork and re-open devices in_gcry_rndlinux_gather_random * libgcrypt-check-re-open-dev_random-after-fork.patch - FIPS: Run self-tests from constructor during power-on [bsc#1166748] * Set up global_init as the constructor function: - libgcrypt-global_init-constructor.patch * Relax the entropy requirements on selftest. This is especially important for virtual machines to boot properly before the RNG is available: - libgcrypt-random_selftests-testentropy.patch - libgcrypt-rsa-no-blinding.patch - libgcrypt-ecc-ecdsa-no-blinding.patch * Fix benchmark regression test in FIPS mode: - libgcrypt-FIPS-GMAC_AES-benckmark.patch - Remove check not needed in _gcry_global_constructor [bsc#1164950] * Update libgcrypt-Restore-self-tests-from-constructor.patch - FIPS: Run the self-tests from the constructor [bsc#1164950] * Add libgcrypt-invoke-global_init-from-constructor.patch - ECDSA: Check range of coordinates (bsc#1161216) * add libgcrypt-ECDSA_check_coordinates_range.patch - FIPS: libgcrypt DSA PQG parameter generation: Missing value [bsc#1161219] - FIPS: libgcrypt DSA PQG verification incorrect results [bsc#1161215] - FIPS: libgcrypt RSA siggen/keygen: 4k not supported [bsc#1161220] * Add patch from Fedora libgcrypt-1.8.4-fips-keygen.patch - FIPS: keywrap gives incorrect results [bsc#1161218] * Add libgcrypt-AES-KW-fix-in-place-encryption.patch - FIPS: RSA/DSA/ECDSA are missing hashing operation [bsc#1155337] * Add libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch - Fix tests in FIPS mode: * Fix tests: basic benchmark bench-slope pubkey t-cv25519 t-secmem * Add patch libgcrypt-fix-tests-fipsmode.patch - Fix test dsa-rfc6979 in FIPS mode: * Disable tests in elliptic curves with 192 bits which are not recommended in FIPS mode * Add patch libgcrypt-dsa-rfc6979-test-fix.patch - CMAC AES and TDES FIPS self-tests: * CMAC AES self test missing [bsc#1155339] * CMAC TDES self test missing [bsc#1155338] - Add libgcrypt-CMAC-AES-TDES-selftest.patch - Security fix: [bsc#1148987,CVE-2019-13627] * Mitigation against an ECDSA timing attack * Added libgcrypt-CVE-2019-13627.patch - Fixed an issue created by incomplete implementation of previous change - [bsc#1097073] * Removed section of libgcrypt-binary_integrity_in_non-FIPS.patch that caused some tests to be executed more than once. - Fixed a race condition in initialization. * Added libgcrypt-1.8.4-allow_FSM_same_state.patch - Security fix: [bsc#1138939, CVE-2019-12904] * The C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.) * Added patches: - libgcrypt-CVE-2019-12904-GCM-Prefetch.patch - libgcrypt-CVE-2019-12904-GCM.patch - libgcrypt-CVE-2019-12904-AES.patch - Fixed env-script-interpreter in cavs_driver.pl - Fixed redundant fips tests in some situations causing sudo to stop working when pam-kwallet is installed. bsc#1133808 * Added libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch * Removed libgcrypt-fips_ignore_FIPS_MODULE_PATH.patch because it was obsoleted by libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch - libgcrypt-1.8.3-fips-ctor.patch changed the way the fips selftests are invoked as well as the state transition, adjust the code so a missing checksum file is not an issue in non-FIPS mode (bsc#1097073) * update libgcrypt-binary_integrity_in_non-FIPS.patch - Enforce the minimal RSA keygen size in fips mode (bsc#1125740) * add libgcrypt-fips_rsa_no_enforced_mode.patch - Don't run full self-tests from constructor (bsc#1097073) * Don't call global_init() from the constructor, _gcry_global_constructor() from libgcrypt-1.8.3-fips-ctor.patch takes care of the binary integrity check instead. * Only the binary checksum will be verified, the remaining self-tests will be run upon the library initialization - Add libgcrypt-fips_ignore_FIPS_MODULE_PATH.patch - Drop libgcrypt-init-at-elf-load-fips.patch and libgcrypt-fips_run_selftest_at_constructor.patch - Skip all the self-tests except for binary integrity when called from the constructor (bsc#1097073) * Added libgcrypt-1.8.3-fips-ctor.patch - Fail selftests when checksum file is missing in FIPS mode only (bsc#1117355) * add libgcrypt-binary_integrity_in_non-FIPS.patch - Apply "/CVE-2018-0495.patch"/ from upstream to enable blinding for ECDSA signing. This change mitigates a novel side-channel attack. [CVE-2018-0495, bsc#1097410] - Suggest libgcrypt20-hmac for package libgcrypt20 to ensure they are installed in the right order. [bsc#1090766] - Extended the fipsdrv dsa-sign and dsa-verify commands with the - -algo parameter for the FIPS testing of DSA SigVer and SigGen (bsc#1064455). * Added libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch * Added libgcrypt-fipsdrv-enable-algo-for-dsa-verify.patch - Use %license (boo#1082318) - libgcrypt 1.8.2: * Fix fatal out of secure memory status in the s-expression parser on heavy loaded systems. * Add auto expand secmem feature or use by GnuPG 2.2.4 - libgcrypt 1.8.1: * Mitigate a local side-channel attack on Curve25519 dubbed "/May the Fourth be With You"/ CVE-2017-0379 bsc#1055837 * Add more extra bytes to the pool after reading a seed file * Add the OID SHA384WithECDSA from RFC-7427 to SHA-384 * Fix build problems with the Jitter RNG * Fix assembler code build problems on Rasbian (ARMv8/AArch32-CE) - RPM group fixes. - libgcrypt 1.8.0: * New cipher mode XTS * New hash function Blake-2 * New function gcry_mpi_point_copy. * New function gcry_get_config. * GCRYCTL_REINIT_SYSCALL_CLAMP allows to init nPth after Libgcrypt. * New gobal configuration file /etc/gcrypt/random.conf. * GCRYCTL_PRINT_CONFIG does now also print build information for libgpg-error and the used compiler version. * GCRY_CIPHER_MODE_CFB8 is now supported. * A jitter based entropy collector is now used in addition to the other entropy collectors. * Optimized gcry_md_hash_buffers for SHA-256 and SHA-512. random pool lock). * Interface changes relative to the 1.7.0 release: gcry_get_config NEW function. gcry_mpi_point_copy NEW function. GCRYCTL_REINIT_SYSCALL_CLAMP NEW macro. GCRY_MD_BLAKE2B_512 NEW constant. GCRY_MD_BLAKE2B_384 NEW constant. GCRY_MD_BLAKE2B_256 NEW constant. GCRY_MD_BLAKE2B_160 NEW constant. GCRY_MD_BLAKE2S_256 NEW constant. GCRY_MD_BLAKE2S_224 NEW constant. GCRY_MD_BLAKE2S_160 NEW constant. GCRY_MD_BLAKE2S_128 NEW constant. GCRY_CIPHER_MODE_XTS NEW constant. gcry_md_info DEPRECATED. - Refresh patch libgcrypt-1.6.3-aliasing.patch - libgcrypt 1.7.8: * CVE-2017-7526: Mitigate a flush+reload side-channel attack on RSA secret keys (bsc#1046607) - libgcrypt 1.7.7: * Fix possible timing attack on EdDSA session key (previously patched, drop libgcrypt-secure-EdDSA-session-key.patch) * Fix long standing bug in secure memory implementation which could lead to a segv on free - Added libgcrypt-secure-EdDSA-session-key.patch [bsc#1042326] * Store the session key in secure memory to ensure that constant time point operations are used in the MPI library. - libgcrypt 1.7.6: * Fix counter operand from read-only to read/write * Fix too large jump alignment in mpih-rshift - libgcrypt 1.7.5: * Fix regression in mlock detection introduced with 1.7.4 - libgcrypt 1.7.4: * ARMv8/AArch32 performance improvements for AES, GCM, SHA-256, and SHA-1. * Add ARMv8/AArch32 assembly implementation for Twofish and Camellia. * Add bulk processing implementation for ARMv8/AArch32. * Add Stribog OIDs. * Improve the DRBG performance and sync the code with the Linux version. * When secure memory is requested by the MPI functions or by gcry_xmalloc_secure, they do not anymore lead to a fatal error if the secure memory pool is used up. Instead new pools are allocated as needed. These new pools are not protected against being swapped out (mlock can't be used). Mitigation for minor confidentiality issues is encryption swap space. * Fix GOST 28147 CryptoPro-B S-box. * Fix error code handling of mlock calls. - libgcrypt 1.7.3: * security issue already fixes with 1.6.6 * Fix building of some asm modules with older compilers and CPUs. * ARMv8/AArch32 improvements for AES, GCM, SHA-256, and SHA-1. - includes changes from libgcrypt 1.7.2: * Bug fixes: - Fix setting of the ECC cofactor if parameters are specified. - Fix memory leak in the ECC code. - Remove debug message about unsupported getrandom syscall. - Fix build problems related to AVX use. - Fix bus errors on ARM for Poly1305, ChaCha20, AES, and SHA-512. * Internal changes: - Improved fatal error message for wrong use of gcry_md_read. - Disallow symmetric encryption/decryption if key is not set. - includes changes from 1.7.1: * Bug fixes: - Fix ecc_verify for cofactor support. - Fix portability bug when using gcc with Solaris 9 SPARC. - Build fix for OpenBSD/amd64 - Add OIDs to the Serpent ciphers. * Internal changes: - Use getrandom system call on Linux if available. - Blinding is now also used for RSA signature creation. - Changed names of debug envvars - includes changes from 1.7.0: * New algorithms and modes: - SHA3-224, SHA3-256, SHA3-384, SHA3-512, and MD2 hash algorithms. - SHAKE128 and SHAKE256 extendable-output hash algorithms. - ChaCha20 stream cipher. - Poly1305 message authentication algorithm - ChaCha20-Poly1305 Authenticated Encryption with Associated Data mode. - OCB mode. - HMAC-MD2 for use by legacy applications. * New curves for ECC: - Curve25519. - sec256k1. - GOST R 34.10-2001 and GOST R 34.10-2012. * Performance: - Improved performance of KDF functions. - Assembler optimized implementations of Blowfish and Serpent on ARM. - Assembler optimized implementation of 3DES on x86. - Improved AES using the SSSE3 based vector permutation method by Mike Hamburg. - AVX/BMI is used for SHA-1 and SHA-256 on x86. This is for SHA-1 about 20% faster than SSSE3 and more than 100% faster than the generic C implementation. - 40% speedup for SHA-512 and 72% for SHA-1 on ARM Cortex-A8. - 60-90% speedup for Whirlpool on x86. - 300% speedup for RIPE MD-160. - Up to 11 times speedup for CRC functions on x86. * Other features: - Improved ECDSA and FIPS 186-4 compliance. - Support for Montgomery curves. - gcry_cipher_set_sbox to tweak S-boxes of the gost28147 cipher algorithm. - gcry_mpi_ec_sub to subtract two points on a curve. - gcry_mpi_ec_decode_point to decode an MPI into a point object. - Emulation for broken Whirlpool code prior to 1.6.0. [from 1.6.1] - Flag "/pkcs1-raw"/ to enable PCKS#1 padding with a user supplied hash part. - Parameter "/saltlen"/ to set a non-default salt length for RSA PSS. - A SP800-90A conforming DRNG replaces the former X9.31 alternative random number generator. - Map deprecated RSA algo number to the RSA algo number for better backward compatibility. [from 1.6.2] - Use ciphertext blinding for Elgamal decryption [CVE-2014-3591]. See http://www.cs.tau.ac.il/~tromer/radioexp/ for details. [from 1.6.3] - Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical]. [from 1.6.3] - Flag "/no-keytest"/ for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. [from 1.6.4] - Speed up the random number generator by requiring less extra seeding. [from 1.6.4] - Always verify a created RSA signature to avoid private key leaks due to hardware failures. [from 1.6.4] - Mitigate side-channel attack on ECDH with Weierstrass curves [CVE-2015-7511]. See http://www.cs.tau.ac.IL/~tromer/ecdh/ for details. [from 1.6.5] * Internal changes: - Moved locking out to libgpg-error. - Support of the SYSROOT envvar in the build system. - Refactor some code. - The availability of a 64 bit integer type is now mandatory. * Bug fixes: - Fixed message digest lookup by OID (regression in 1.6.0). - Fixed a build problem on NetBSD - Fixed some asm build problems and feature detection bugs. * Interface changes relative to the 1.6.0 release: gcry_cipher_final NEW macro. GCRY_CIPHER_MODE_CFB8 NEW constant. GCRY_CIPHER_MODE_OCB NEW. GCRY_CIPHER_MODE_POLY1305 NEW. gcry_cipher_set_sbox NEW macro. gcry_mac_get_algo NEW. GCRY_MAC_HMAC_MD2 NEW. GCRY_MAC_HMAC_SHA3_224 NEW. GCRY_MAC_HMAC_SHA3_256 NEW. GCRY_MAC_HMAC_SHA3_384 NEW. GCRY_MAC_HMAC_SHA3_512 NEW. GCRY_MAC_POLY1305 NEW. GCRY_MAC_POLY1305_AES NEW. GCRY_MAC_POLY1305_CAMELLIA NEW. GCRY_MAC_POLY1305_SEED NEW. GCRY_MAC_POLY1305_SERPENT NEW. GCRY_MAC_POLY1305_TWOFISH NEW. gcry_md_extract NEW. GCRY_MD_FLAG_BUGEMU1 NEW [from 1.6.1]. GCRY_MD_GOSTR3411_CP NEW. GCRY_MD_SHA3_224 NEW. GCRY_MD_SHA3_256 NEW. GCRY_MD_SHA3_384 NEW. GCRY_MD_SHA3_512 NEW. GCRY_MD_SHAKE128 NEW. GCRY_MD_SHAKE256 NEW. gcry_mpi_ec_decode_point NEW. gcry_mpi_ec_sub NEW. GCRY_PK_EDDSA NEW constant. GCRYCTL_GET_TAGLEN NEW. GCRYCTL_SET_SBOX NEW. GCRYCTL_SET_TAGLEN NEW. - Apply libgcrypt-1.6.3-aliasing.patch only on big-endian architectures - update drbg_test.patch and install cavs testing directory again - As DRBG is upstream, drop pateches: v9-0001-SP800-90A-Deterministic-Random-Bit-Generator.patch 0002-Compile-DRBG.patch 0003-Function-definitions-of-interfaces-for-random.c.patch 0004-Invoke-DRBG-from-common-libgcrypt-RNG-code.patch 0005-Function-definitions-for-gcry_control-callbacks.patch 0006-DRBG-specific-gcry_control-requests.patch v9-0007-User-interface-to-DRBG.patch libgcrypt-fix-rng.patch - drop obsolete: libgcrypt-fips-dsa.patch libgcrypt-fips_ecdsa.patch - libgcrypt 1.6.6: * fix CVE-2016-6313: Issue in the mixing functions of the random number generators allowed an attacker who obtained a number of bytes from the standard RNG to predict some of the next ouput. (bsc#994157) - remove conditionals for unsupported distributions (before 13.2), it would not build anyway because of new dependencies - make the -hmac package depend on the same version of the library, fixing bsc#979629 FIPS: system fails to reboot after installing fips pattern - update to 1.6.5: * CVE-2015-7511: Mitigate side-channel attack on ECDH with Weierstrass curves (boo#965902) - follow-up to libgcrypt 1.6.4 update: sosuffix is 20.0.4 - update to 1.6.4 - fixes libgcrypt equivalent of CVE-2015-5738 (bsc#944456) * Speed up the random number generator by requiring less extra seeding. * New flag "/no-keytest"/ for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. * Always verify a created RSA signature to avoid private key leaks due to hardware failures. * Other minor bug fixes. - Fix gpg2 tests on BigEndian architectures: s390x ppc64 libgcrypt-1.6.3-aliasing.patch - fix sosuffix for 1.6.3 (20.0.3) - libgcrypt 1.6.3 [bnc#920057]: * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591]. * Fixed data-dependent timing variations in modular exponentiation [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks are Practical]. - update upstream signing keyring - making the build reproducible - see http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html for a very similiar problem - Move %install_info_delete calls from postun to preun: the files must still be present to be parsed. - Fix the names passed to install_info for gcrypt.info-[12].gz instead of gcrypt-[12].info.gz. - fix filename for info pages in %post scripts - libgcrypt 1.6.2: * Map deprecated RSA algo number to the RSA algo number for better backward compatibility. * Support a 0x40 compression prefix for EdDSA. * Improve ARM hardware feature detection and building. * Fix building for the x32 ABI platform. * Fix some possible NULL deref bugs. - remove libgcrypt-1.6.0-use-intenal-functions.patch, upstream via xtrymalloc macro - remove libgcrypt-fixed-sizet.patch, upstream - adjust libgcrypt-1.6.1-use-fipscheck.patch for xtrymalloc change
- version 1.3.2 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 - update to 1.3.2: * Update GL/gl.h to match Mesa. * GLdispatch: Improve the x86 tsd stubs performance. * GLdispatch: Define dynamic dispatch stubs at compile time. * GLdispatch: Change entry_generate_default_code to take an index. * GLdispatch: Use all 4096 dynamic dispatch stubs. * Remove -Werror from default CFLAGS - run tests - add disable-glx-tests.patch: disable tests that require X - remove 0001-include-install-GL-headers-when-GL-is-enabled.patch 0002-Add-a-configure-option-to-disable-glesv1-or-glesv2.patch 0003-egl-Sync-with-Khronos.patch - upstream - removed n_0001-GL-Bump-GL-version-to-9-2.patch, which is no longer needed with xorg-server 1.20.6 - This release is needed for latest Mesa update in order to support latest GPUs including Intel (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182) - 0001-include-install-GL-headers-when-GL-is-enabled.patch * A typo made it depend on EGL instead. - 0002-Add-a-configure-option-to-disable-glesv1-or-glesv2.patch * Because mesa can be built without glesv1 so it breaks autodetection. Fixes: https://bugs.archlinux.org/task/64032 ('mesa-demos doesn't build, unable to find GLES/gl.h') - 0003-egl-Sync-with-Khronos.patch * Reserve enums 0x34A0..0x34AF for ANGLE project. (#93) Closes: https://gitlab.freedesktop.org/glvnd/libglvnd/issues/193 - move gl, egl, glesv1_cm and glesv2 pkgconfig files to doc directory, so these can be picked up by Mesa build; no longer require Mesa devel subpackages ... - reverting inclusion of GL, EGL, GLES, GLES2, GLES3 headers; no longer let libglvnd-devel package provide and obsolete corresponding Mesa gl, egl, gles* devel subpackages; headers just aren't compatible; instead require them ... - supersedes patches: * n_0001-eglplatform-fix-mesa-specific-defines.patch * u_add-gl3ext.h - let libglvnd-devel also provide/obsolete Mesa-libGLESv3-devel - let libglvnd-devel provide/obsolete some of previous Mesa devel packages: * Mesa-libGL-devel * Mesa-libEGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel * Mesa-KHR-devel - u_add-gl3ext.h * adds missing include/GLES/gl3ext.h - Update to version 1.2.0: * Changes: + Libglvnd now includes and installs the header files for OpenGL, GLES, EGL, and GLX. + Added pkg-config files for each library. + The X11 libraries are now an optional dependency if you're not building GLX. - n_0001-GL-Bump-GL-version-to-9-2.patch * with a version of 1.2 the XServer build fails; set the version accordingly to allow XServer builds again. - n_0001-eglplatform-fix-mesa-specific-defines.patch * the XServer fails to build; add the mesa specific defines to eglplatform, to let it build again. - Update to release 1.1.1 * Fixed a potential race condition with entrypoint patching * Fixed the TSD dispatch stubs for PPC64LE * Fixed a segfault when generating GLX dispatch stubs for AARCH64 - Update to release 1.1.0 * Changes + Update the OpenGL XML and header files. + EGL: Remove a few unused functions in egldispatchstubs.c. + GLdispatch: Add a version script for the TSD build. + Some fixes for "/make dist"/ + GLdispatch: Use --version-script instead -export-symbols. + Merge branch 'freebsd-fixes' + Add a (void*) cast for the last parameter when calling mincore. + Use sh instead of bash for the test scripts. + configure: Recognize both "/x86_64"/ and "/amd64"/ for host_cpu. + configure: Check if linking against libdl is necessary. + GL: Expand glapi_gen_libglglxstubs in the makefile. + Move the glapi_gen_libglglxstubs function into the GL makefile. + vnd-glapi: Change glapi_gen_mapi to a makefile variable. + Move the glapi_gen_mapi function into the vnd-glapi makefile. + generate: Remove glapi_gen_libopengl_exports. + GL: Don't generate g_glapi_mapi_gl_tmp.h + Merge pull request #150 from aaronp24/work-around-xorgproto-api-break + Merge pull request #153 from RAOF/fix-egl-platform-detection-crash + Handle dlsym succeeding with info.dli_sname == NULL. + Merge pull request #152 from kbrenneman/fix-eglMakeCurrent-bad-display + Always return an error from eglMakeCurrent if the EGLDispaly is invalid + GLX: Work around 'X_GLXCreateContextAtrribsARB' typo fix API break + Merge pull request #148 from kbrenneman/bump-library-versions + Bump the version numbers in the library filenames. + Merge pull request #143 from kbrenneman/gldispatch-fix-execmem + GLdispatch: Fix the allocation size for the dynamic stubs. + GLdispatch: Remove obsolete #ifdefs from u_execmem.c. + Merge pull request #140 from kbrenneman/add-GLX_EXT_no_config_context + tests: Only use glXCreateContext in testglxmakecurrent. + tests: Add a test for creating GLX contexts. + tests/GLX_dummy: Add a vendor-provided create context function + tests: Add a dummy attribute for glXQueryContext. + tests: Add support for GLX_EXT_no_context_config to GLX_dummy + tests: Remove the vendor dispatch stub for glXCreateContextAttribsARB. + Add support for GLX_EXT_no_config_context. - update to release 1.0.0 * Now that both the EGL and GLX interfaces are defined and stable, set the package version to 1.0.0. * Changes + GLX: Fix an error in handling GLX dispatch stubs. + EGL: Fix handling a malloc failure in eglQueryString. + GLdispatch: Clean up the assembly dispatch code. + GLdispatch aarch64: Align the dispatch stubs to a 64K page size. + Fix typo in _LIBRARY_FEATURE_NAMES. + Merge pull request #131 from michalsrb/fix-missing-gles-symbols + Merge branch 'fix-aarch64-page-size' + Convert lq/stq instructions + Merge pull request #125 from kbrenneman/ppc64le-convert-lq-stq + Don't #define USE_ASM (defined(USE_X86_ASM) || ... ) + Remove -Wno-misleading-indentation + Remove the cJSON README and tests + Update cJSON to version 1.5.9 + Merge pull request #135 from aaronp24/remove-misleading-indentation + Fix memory leak in LoadVendorsFromConfigDir + Cleanup winsys dispatch index list on EGL mapping teardown + Merge pull request #137 from polarina/memleak + Set package version to 1.0.0. - supersedes U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch - Make sure to use only python3 for the build and do not rely on env calls for python - U_Fix-typo-in-LIBRARY_FEATURE_NAMES.patch * Fix typo that caused gles 3.1 and 3.2 symbols to be missing in the generated libraries. (bnc#1052776) - Update to version 0.1.2~20170620~d850cdd: * EGL: detect platform gbm vendor capability. * EGL: add platform gbm detection in eglGetDisplay. * EGL: alias "/drm"/ to gbm when using EGL_PLATFORM. * EGL: honour eglGetPlatformDisplay's attrib_list. * PPC64LE: Fix the cache clear instructions (boo#1045185). * configure: Remove AC_PROG_CXX. * EGL: Allow vendor libraries to identify platforms for eglGetDisplay. * GL: Use a table to look up core GLX functions. - Update to version 0.1.2~20170427~6bcecd8: * Print out $host_cpu when undetected, for easier debugging. * Fix compile errors. * armv7: make sure asm is compiled in unified syntax mode. * Treat armv7hl as armv7l. * tests: Expand the unit tests for libGLdispatch. * GLdispatch: Minor cleanup of the x86-64 TLS stubs. * GLdispatch: Add support for x32. * Shorten the generated x86-64 TLS stubs. * GLX: Fix GLX entrypoint generation for x32. * tests: Add support for x32. * GLdispatch: Remove the "/.syntax divided"/ directive for ARMv7. * Update the README file. * GLdispatch: Fix TEXTREL in the ARMv7 TSD stubs. * GLdispatch: Improve the documentation in entry_arm7_tsd.c. * Makefile and structural changes for ppc64le support. * GLdispatch: Implement the TSD dispatch stubs for PPC64LE. * GLdispatch: Implement the TLS dispatch stubs for PPC64LE. * GLX: Implement GLX dispatch stubs for PPC64LE. * tests: Fill in the ASM code in the template in patch_ppc64le(). * GLX: Add cache-flushing sequence to the generated GLX stubs. * GLdispatch: Rename entry_x86_64_common.c to entry_simple_asm.c. - Obsolete libglvnd0 <= %version-%release instead of only older versions in order to fix conflicts on TW. - The package misuses an SLPP package name (libglvnd0) while not being SLPP — there is not even a libglvnd.so.0. Since implementing SLPP does not make much sense either (these are all just compat wrappers), switch to libglvnd. - Avoid doubleshipping of README. - Replace old $RPM_ shell vars by macros - Converge on one style of using macros (drop curlies) - RPM group correction - baselibs.conf: added -devel package - fixed/improved summary/description of libglvnd-devel package - removed unneeded rpmlintrc - Update to version 0.1.1~20161222~dc16f8c: * Update the README file. * util: Add a local implementation of vsprintf(3). * tests: Fix testpatchentrypoints. * util: Add functions for splitting a string into tokens. * Checked in the EGL headers. * Checked in a copy of the cJSON library. * EGL: Initial implementation of libEGL. * EGL: Implement EGL_KHR_debug. * GLdispatch: Remove an incorrect assert. * util: Add trylock functions to glnvd_pthread. * GLX: Fix a deadlock in teardown * EGL: Rework the current rendering API. * EGL: Fix a crash in __eglGetVendorFromDevice. * EGL: Improve eglGetDisplay platform guessing. * EGL: Check for some client extensions when loading the vendors. * EGL: Check the version number in the JSON files. * EGL: Trim the dispatch stub list. * Change the package version to 0.1.999. * GLX: Keep track of the displays passed to glXMakeCurrent. * EGL: Fix a few errors in EGL_KHR_debug. * EGL: Change __EGLapiImports to use (void *) for function pointers. * EGL: Add -Wno-misleading-indentation for cJSON. * utils: Add cJSON.h to noinst_HEADERS. * EGL: Change the vendor config search paths. * EGL: Fix a couple of typos. * Increment the package version to 0.2. * Don't use 'xrange' because Python 3 doesn't have it. * EGL: Fix an uninitialized variable. * Factor out some common extension string functions. * tests: Some minor cleanup * tests: Rename GLX_dummy directory. * tests: Move the entrypoint patching code into a helper library. * tests: Add a more extensive test for entrypoint patching. * GLX: Add an environment variable to specify a vendor for a single screen. * tests: Rewrite testglxgetprocaddress. * tests: Add a test for generated GLX entrypoints. * Change the assembly templates for ARMv7 to use uint16_t. * Fix a crash in process termination when EGL and GLX are both loaded. * chmod -x files that aren't scripts * GLdispatch: Don't call into the vendor from __glDispatchForceUnpatch. * EGL: Don't call into the vendor library from __eglFini. * EGL: Better wayland detection in eglGetDisplay * EGL: Add display detection for X11. * EGL: Fix an unitialized variable in IsX11Display. * tests: Skip testglxqueryversion if the server doesn't support GLX. * EGL: Fix the python command line. * tests: Remove init_test_env.sh and fini_test_env.sh. * tests: Add a basic test for eglGetPlatformDisplay. * tests: Add a test for eglGetProcAddress. * tests: Add a test for EGL device functions. * tests: Add a test for eglMakeCurrent. * tests: Add a test for eglGetError. * tests: Add a test for EGL_KHR_debug. * Add support for aarch64. * GLdispatch: Fix the x86 TLS stubs. * GLdispatch: Fix TEXTREL in the x86 TSD stubs. * GLdispatch: Remove public_string_pool. * GLdispatch: Remove _glapi_init_table_from_callback. * GLdispatch: Remove the __GLdispatchProcEntry list. * tests: Clean up tests makefile. * Add configure options for the EGL, GLX, and GLES libraries. * configure: Change the description for --disable-gles. - Update to version 0.1.1: * GLX: Some additional cleanup for the GLX dispatch table. * Remove uneeded xorg-server dependency * tests: Add more GLX functions to GLX_dummy. * tests: Clean up the function arrays in GLX_dummy. * tests: Implement glXCreateContextAttribsARB in GLX_dummy. * tests: Expand the MakeCurrent tests to the GLXFBConfig-based functions. * tests: Merge the dummy and patchentry libraries. * GLX: Fix a couple of errors. * GLdispatch: Don't unpatch entrypoints in __glDispatchLoseCurrent. - Add _service and use it to update to current relase. - Replace autoreconf for autogen.sh call ref info in README. - added Recommends to Mesa-libGL1/Mesa-libGL-devel - fixed build on 32bit with SUSE < 1330 - created libglvnd package
- update signature files as more signatures got added - refresh package signing keyring from upstream - Cleaned up spec file with spec-cleaner - Update to 1.29: * The yat2m tool is during cross-compile now also installed on the host platform. * New option parser and associated functions similar to the one used by GnuPG. * New Base-64 encoder. * Fixes regression in 1.28 for arm64 and w64 builds. - Dropped fix_aarch64.patch (included upstream now) - Backport upstream patch to fix AArch64 build: * fix_aarch64.patch - update to 1.28: * The formerly internal yat2m tool is now installed for a native build. * The new files gpgrt.m4 and gpgrt-config are now installed. They can be used instead of gpg-error.m4 and gpg-error-config. * New logging functions similar to those used by GnuPG. * New helper functions for platform abstraction. * Interface changes - update to 1.27: * Added a Base64 decoder. * Added support for the sh3 architecture. * Added header gpgrt.h as an alias for gpg-error.h. * Fixed macro GPGRT_GCC_VERSION. * Interface changes relative to the 1.26 release: gpgrt_b64state_t NEW type. gpgrt_b64dec_start NEW. gpgrt_b64dec_proc NEW. gpgrt_b64dec_finish NEW. GPG_ERR_WRONG_NAME NEW. gpgrt.h NEW header. - update to 1.26: * New option --desc for gpg-error. * Interface changes relative to the 1.25 release: GPG_ERR_UNKNOWN_FLAG NEW. GPG_ERR_INV_ORDER NEW. GPG_ERR_ALREADY_FETCHED NEW. GPG_ERR_TRY_LATER NEW. GPG_ERR_SYSTEM_BUG NEW. GPG_ERR_DNS_UNKNOWN NEW. GPG_ERR_DNS_SECTION NEW. GPG_ERR_DNS_ADDRESS NEW. GPG_ERR_DNS_NO_QUERY NEW. GPG_ERR_DNS_NO_ANSWER NEW. GPG_ERR_DNS_CLOSED NEW. GPG_ERR_DNS_VERIFY NEW. GPG_ERR_DNS_TIMEOUT NEW. - update to 1.25: * New interface gpgrt_get_syscall_clamp to allow libaries to make use of Libgpg-error's system call wrapper functions. * Fixed bug in the locking code when used with the nPth threading library. * Added new error codes. * Interface changes relative to the 1.23 release: gpgrt_get_syscall_clamp NEW. GPG_ERR_ENGINE_TOO_OLD NEW. GPG_ERR_WINDOW_TOO_SMALL NEW. GPG_ERR_WINDOW_TOO_LARGE NEW. GPG_ERR_MISSING_ENVVAR NEW. GPG_ERR_USER_ID_EXISTS NEW. GPG_ERR_NAME_EXISTS NEW. GPG_ERR_DUP_NAME NEW. GPG_ERR_TOO_OLD NEW. GPG_ERR_TOO_YOUNG NEW. - update to 1.24: * Fixes a bug in es_fclose_snatch when used used after es_fseek. * Fixes building without thread support. * New configure option --disable-tests. - update to 1.23: * Fixes an assertion failure due to es_flush on read/write streams. * Fixes a bug with a too short memory limit is es_fopenmen. * Interface changes relative to the 1.22 release: GPG_ERR_SUBKEYS_EXP_OR_REV NEW. - update to 1.22: * Support for LeakSanitizer with the gpgrt_annotate_leaked_object inline function. * Interface changes relative to the 1.21 release: GPG_ERR_DB_CORRUPTED NEW. gpgrt_annotate_leaked_object NEW inline func. GPGRT_ENABLE_W32_ICONV_MACROS NEW. gpgrt_w32_iconv_open NEW. gpgrt_w32_iconv_close NEW. gpgrt_w32_iconv NEW. - update to 1.21: * New functions gpgrt_poll and gpgrt_set_nonblock. For now only pipes and sockets on Unix are supported. * Interface changes relative to the 1.20 release: gpgrt_set_nonblock NEW. gpgrt_get_nonblock NEW. gpgrt_poll NEW. gpgrt_poll_t NEW type. es_poll_t NEW type. es_set_nonblock NEW macro. es_get_nonblock NEW macro. es_poll NEW macro. GPG_ERR_TRUE NEW. GPG_ERR_FALSE NEW. GPG_ERR_NO_NAME NEW. GPG_ERR_NO_KEY NEW. GPG_ERR_SERVER_FAILED NEW. - update to 1.20: * New macros for GCC attributes. * Allow building without thread support. * Build without a build timestamp by default. * Interface changes relative to the 1.19 release: GPGRT_VERSION NEW macro. GPGRT_VERSION_NUMBER NEW macro. GPGRT_INLINE NEW macro. GPGRT_GCC_VERSION NEW macro. GPGRT_ATTR_NORETURN NEW macro. GPGRT_ATTR_PRINTF NEW macro. GPGRT_ATTR_NR_PRINTF NEW macro. GPGRT_ATTR_FORMAT_ARG NEW macro. GPGRT_ATTR_SENTINEL NEW macro. GPGRT_ATTR_USED NEW macro. GPGRT_ATTR_UNUSED NEW macro. GPGRT_ATTR_DEPRECATED NEW macro. GPGRT_ATTR_PURE NEW macro. GPGRT_ATTR_MALLOC NEW macro. GPGRT_HAVE_MACRO_FUNCTION NEW macro. GPGRT_HAVE_PRAGMA_GCC_PUSH NEW macro. - update to 1.19: * New set of error codes for use with LDAP. * New options --help and --defines for gpg-error. * Allow building with gcc 5. (replacing patch libgpg-error-1.18-gcc5.patch now removed) * Interface changes relative to the 1.18 release: GPG_ERR_LDAP_* NEW. - remove libtool requirement - Add libgpg-error-1.18-gcc5.patch to pass -P to the preprocessor when generating files to deal with C preprocessor changes in GCC 4.9 and up. - update to 1.18: * New translations for Hungarian, Portuguese, Russian, and traditional Chinese. Updated other translations. * New error codes. * Interface changes relative to the 1.17 release: GPG_ERR_FORBIDDEN NEW. GPG_ERR_OBJ_TERM_STATE NEW. GPG_ERR_REQUEST_TOO_SHORT NEW. GPG_ERR_REQUEST_TOO_LONG NEW. GPG_ERR_LEGACY_KEY NEW. - update to 1.17: * New error codes for TLS protocol libraries. * New configure option --enable-build-timestamp. * New man page for gpg-error-config. * Interface changes relative to the 1.16 release: GPG_ERR_SOURCE_TLS NEW. GPG_ERR_NO_CERT_CHAIN NEW. GPG_ERR_CERT_TOO_LARGE NEW. GPG_ERR_INV_RECORD NEW. GPG_ERR_BAD_MAC NEW. GPG_ERR_UNEXPECTED_MSG NEW. GPG_ERR_COMPR_FAILED NEW. GPG_ERR_WOULD_WRAP NEW. GPG_ERR_FATAL_ALERT NEW. GPG_ERR_NO_CIPHER NEW. GPG_ERR_MISSING_CLIENT_CERT NEW. GPG_ERR_CLOSE_NOTIFY NEW. GPG_ERR_TICKET_EXPIRED NEW. GPG_ERR_BAD_TICKET NEW. GPG_ERR_UNKNOWN_IDENTITY NEW. GPG_ERR_BAD_HS_CERT NEW. GPG_ERR_BAD_HS_CERT_REQ NEW. GPG_ERR_BAD_HS_CERT_VER NEW. GPG_ERR_BAD_HS_CHANGE_CIPHER NEW. GPG_ERR_BAD_HS_CLIENT_HELLO NEW. GPG_ERR_BAD_HS_SERVER_HELLO NEW. GPG_ERR_BAD_HS_SERVER_HELLO_DONE NEW. GPG_ERR_BAD_HS_FINISHED NEW. GPG_ERR_BAD_HS_SERVER_KEX NEW. GPG_ERR_BAD_HS_CLIENT_KEX NEW. GPG_ERR_BOGUS_STRING NEW. gpgrt_pending NEW. gpgrt_pending_unlocked NEW. - Build with --enable-build-timestamp=no to prevent unneccessary rebuilds of dependent packages - add required spec for introducted info page - update to 1.16: * Fixed a prototype mismatch. * Fix es_fclose for streams opened with "/samethread"/. - update to 1.15: * This releases fixes problems with the use of off_t and ssize_t by the estream functions introduced with 1.14. Although this is technically an ABI break on some platforms, we take this as a simple bug fix for 1.14. The new functions are very unlikely in use by any code and thus no breakage should happen. The 1.14 tarball will be removed from the archive. * Add type gpgrt_off_t which is guaranteed to be 64 bit. * Add type gpgrt_ssize_t to make use on Windows easier. On Unix platforms this is an alias for ssize_t. - update to 1.14: * Added gpgrt_lock_trylock. * Added the estream library under the name gpgrt and a set of macros to use them with their "/es_"/ names. * Interface changes relative to the 1.13 release: GPG_ERR_KEY_DISABLED NEW. gpgrt_*, GPGPT_* NEW. - update to 1.13: * Added a portable mutex API. * The AM_PATH_GPG_ERROR macro now defines GPG_ERROR_MT_CFLAGS and GPG_ERROR_MT_LIBS autoconf output variables for use by programs which need gpgrt based thread support. gpg-error-config has a new option --mt. - Interface changes relative to the 1.12 release: GPG_ERR_KEY_ON_CARD NEW. GPG_ERR_MAC_ALGO NEW. GPG_ERR_INV_LOCK_OBJ NEW. gpgrt_lock_t NEW. GPGRT_LOCK_INITIALIZER NEW. GPGRT_LOCK_DEFINE NEW. gpgrt_lock_init NEW. gpgrt_lock_lock NEW. gpgrt_lock_unlock NEW. gpgrt_lock_destroy NEW. gpgrt_yield NEW. - run available tests - fix SLE 11 SP2 build (make install) - update to 1.12 * Interface changes relative to the 1.11 release: GPG_ERR_NO_CRYPT_CTX NEW. GPG_ERR_WRONG_CRYPT_CTX NEW. GPG_ERR_BAD_CRYPT_CTX NEW. GPG_ERR_CRYPT_CTX_CONFLICT NEW. GPG_ERR_BROKEN_PUBKEY NEW. GPG_ERR_BROKEN_SECKEY NEW. - drop unused libgpg-error-nld-build.diff - drop autoreconv call - remove gpg verification from bootstrap packages - update to 1.11 * New error source GPG_ERR_SOURCE_ASSUAN for Libassuan related errors. * New macros GPG_ERROR_VERSION and GPG_ERROR_VERSION_NUMBER. New function gpg_error_check_version. * Interface changes relative to the 1.10 release: GPG_ERR_NO_KEYSERVER NEW. GPG_ERR_INV_CURVE NEW. GPG_ERR_UNKNOWN_CURVE NEW. GPG_ERR_DUP_KEY NEW. GPG_ERR_AMBIGUOUS NEW. GPG_ERR_SOURCE_ASSUAN NEW. gpg_error_check_version NEW. GPG_ERROR_VERSION NEW. GPG_ERROR_VERSION_NUMBER NEW. - add offline verification of source signature - update license to new format - Move libraries back to %{_libdir}, /usr merge project - add libtool as buildrequire to avoid implicit dependency - Update to version 1.10 * Define GPG_ERR_ENABLE_ERRNO_MACROS. * Add GPG_ERR_NOT_INITIALIZED. * Add GPG_ERR_MISSING_ISSUER_CERT - update to version 1.9 * New function gpg_err_deinit. * Interface changes relative to the 1.8 release: GPG_ERR_MISSING_KEY NEW GPG_ERR_TOO_MANY NEW GPG_ERR_LIMIT_REACHED NEW gpg_err_deinit NEW - clean up specfile - Use %_smp_mflags - update to version 1.8 * New option --list for gpg-error. * Interface changes relative to the 1.7 release: GPG_ERR_NOT_ENABLED NEW GPG_ERR_SOURCE_G13 NEW GPG_ERR_NO_ENGINE NEW gpg_err_set_errno NEW - add baselibs.conf as a source - make patch0 usage consistent - update to version 1.7 * Minor fixes and a few new error codes. * Interface changes relative to the 1.6 release: GPG_ERR_NOT_OPERATIONAL NEW GPG_ERR_NO_PASSPHRASE NEW GPG_ERR_NO_PIN NEW
- Update to version 232: + Fix crash on plenty of architectures in the test suite. + Add g_autoptr automatic clean up for libgudev objects. - Tweak package description a bit. - Update to version 231: + Fix a bug in the enumerator to ensure that client subsystems are implicitly matched. + Require a newer GLib to simplify some code. - Add disabled pkgconfig(umockdev-1.0) BuildRequires, new optional dependency, that is enabled by default upstream, but unfortunatly not yet available in openSUSE. - Following the above: pass --disable-umockdev to configure. - Import libgudev from Factory to SLE (fate#320658): new versions of systemd doesn't ship libgudev anymore and a dedicated package has been created and should be used instead. - Enable build (dummy change for repo_checker, as libgudev was wrongly already checked in to openSUSE:Factory, but has since been disabled). With this, we can activate the Staging properly. - Transplant baselibs.conf from systemd.spec. Update package metadata. - Update to version 230: + Bump version number so the package will supercede any gudev sub-packages provided via systemd. We intend to drop gudev from systemd-221, but lets be safe and just bump it to 230 now. - Split from systemd/udev.
- libidn 1.34 (bsc#1087709): * libidn: Fix integer overflow in combine_hangul() * libidn: Fix integer overflow in punycode decoder drop previously patched libidn-CVE-2017-14062.patch * libidn: Fix performance issue in idna_to_unicode_internal() * libidn: Fix performance issue in stringprep functions. * libidn: Fix NULL pointer dereference in g_utf8_normalize() * libidn: Fix NULL pointer dereference in stringprep_ucs4_nfkc_normalize() * libidn: Increase performance of stringprep functions * testing: Add OSS-fuzz integration and regression testing * build: Update gnulib files * build: Modernize GTK-Doc build * build: Fix parallel builds * build: Add configure flag --disable-doc * build: Add configure flag --enable-ubsan (enable UB Sanitizer) * build: Add configure flag --enable-asan (enable Address Sanitizer) * build: Fix compiler warnings * build: Fix build for gcc-7 drop reviously patched libidn-gcc7-part1.patch * i18n: Added Swedish translation - update upstream signing key from website - Update summaries. Remove ineffective --with-pic. - Add patch to fix bsc#1056450 CVE-2017-14062: * libidn-CVE-2017-14062.patch - Use %license (boo#1082318) - Add patches to build with gcc7: * libidn-gcc7-part1.patch - libidn 1.33: * bnc#990189 CVE-2015-8948 CVE-2016-6262 * bnc#990190 CVE-2016-6261 * bnc#990191 CVE-2016-6263 * libidn: Fix out-of-bounds stack read in idna_to_ascii_4i. * idn: Solve out-of-bounds-read when reading one zero byte as input. * libidn: stringprep_utf8_nfkc_normalize reject invalid UTF-8. - Update to 1.32 * libidn: Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz. This problem was introduced in 1.31. * API and ABI is backwards compatible with the previous version. - Update gpg keyring - Add Apache-2.0 license to the license line. Under this is the java code, but we don't build it -> just the sources license - Version bump to 1.31: * Fixes bnc#923241 CVE-2015-2059 out-of-bounds read with stringprep on invalid UTF-8 * Few other triv changes - Version bump to 1.30: * punycode.{c,h} files were reimported - Cleanup with spec-cleaner - update version 1.29: * libidn: Mark internal variable "/g_utf8_skip"/ as static. * idn: Flush stdout to simplify for tools that buffer too heavily. * i18n: Added Brazilian Portuguese translation. * Update gnulib files. * API and ABI is backwards compatible with the previous version.
- The library is actually dual licensed, GPL-2.0-or-later or LGPL-3.0-or-later, match factory licenses (bsc#1180138) - Update to version 2.2.0 CVE-2019-12290 bsc#1154884: * Perform A-Label roundtrip for lookup functions by default * Stricter check of input to punycode decoder * Fix punycode decoding with no ASCII chars but given delimiter * Fix 'idn2 --no-tr64' (was a no-op) * Allow _ as a basic code point in domain labels * Fail building documentation if 'ronn' isn't installed * git tag changed to reflect https://semver.org/ - update to 2.1.1 CVE-2019-18224 bsc#1154887: * Revert SONAME bump from release 2.1.0 * Fix NULL dereference in idn2_register_u8() and idn2_register_ul() * Fix free of random value in idn2_to_ascii_4i() * Improved fuzzer (which found the above issues) * Check for valid unicode input in punycode encoder * Avoid excessive CPU usage in punycode encoding with large inputs * Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2() * Restrict output length of idn2_to_ascii_4i() to 63 bytes - update to 2.1.0: * Two internal functions are no longer exposed, soname bump * Fix label length check for idn2_register_u8() * Add missing error messages to idn2_strerror_name() - update to 2.0.5: * Switch the default library behavior to IDNA2008 as amended by TR#46 (non-transitional). That default behavior is enabled when no flags are specified to function calls. Applications can utilize the %IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in the interest of interoperability based on the fact that this is what application writers care about rather than strict compliance with a particular protocol * Fixed memory leak in idn2_to_unicode_8zlz() * Return error (IDN2_ICONV_FAIL) on charset conversion errors * Fixed issue with STD3 rules applying in non-transitional TR46 mode * idn2: added option --usestd3asciirules - put translations into libidn2-lang - correct location of install_info_prereq macro to be on tools - update to 2.0.4: * Fix integer overflow in bidi.c/_isBidi() bsc#1056451 * Fix integer overflow in puny_decode.c/decode_digit() bsc#1056450 * Fix idna_free() to idn_free() - enable documentation again - update to 2.0.3: * %IDN2_USE_STD3_ASCII_RULES disabled by default. Previously libidn2 was eliminating non-STD3 characters from domain strings such as _443._tcp.example.com, or IPs such as 1.2.3.4/24 provided to libidn2 functions. That was an unexpected regression for applications switching from libidn and thus it is no longer applied by default. Use %IDN2_USE_STD3_ASCII_RULES to enable that behavior again. - disable documentation, does not build correctly - update to 2.0.2: * Fix TR46 transitional mode * Fix several documentation issues - Sources updated from http://alpha.gnu.org to https://ftp.gnu.org - Update to version 2.0.1 - Version 2.0.1 (released 2017-04-22) * idn2 utility now using IDNA2008 + TR46 by default - Version 2.0.0 (released 2017-03-29) [alpha] * Version numbering scheme changed * Added to ASCII conversion functions corresponding to libidn1 functions: - idn2_to_ascii_4i - idn2_to_ascii_4z - idn2_to_ascii_8z - idn2_to_ascii_lz * Added to unicode conversion functions corresponding to libidn1 functions: - idn2_to_unicode_8z4z - idn2_to_unicode_4z4z - idn2_to_unicode_44i - idn2_to_unicode_8z8z - idn2_to_unicode_8zlz - idn2_to_unicode_lzlz * Including idn2.h will provide libidn1 compatibility functions unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting applications from libidn1 (which offers IDNA2003) to libidn2 (which offers IDNA2008) by replacing idna.h to idn2.h in the applications' source. - Dropped patch not needed after revision * libidn2-no-examples-build.patch - Update to version 0.16 * build: Fix idn2_cmd.h build rule. * API and ABI is backwards compatible with the previous version. - Update to version 0.15 (released 2017-01-14) * Fix out-of-bounds read. * Fix NFC input conversion (regression). * Shrink TR46 static mapping data. * API and ABI is backwards compatible with the previous version. - Update to version 0.14 (released 2016-12-30) * build: Fix gentr46map build. * API and ABI is backwards compatible with the previous version. - Update to version 0.13: * build: Doesn't download external files during build. * doc: Clarify license. * build: Generate ChangeLog file properly. * doc: API documentation related to TR46 flags. * API and ABI is backwards compatible with the previous version. - Update to version 0.12: * Builds/links with libunistring. * Fix two possible crashes with unchecked NULL pointers. * Memleak fix. * Binary search for codepoints in tables. * Do not taint output variable on error in idn2_register_u8(). * Do not taint output variable on error in idn2_lookup_u8(). * Update to Unicode 6.3.0 IDNA tables. * Add TR46 / UTS#46 support to API and idn2 utility. * Add NFC quick check. * Add make target 'check-coverage' for test coverage report. * Add tests to increase test code coverage. * API and ABI is backwards compatible with the previous version. - update to 0.11: * Fix stack underflow in 'idn2' command line tool. [boo#1014473] * Fix gdoc script to fix texinfo syntax error. * API and ABI is backwards compatible with the previous version. - Convert to libidn2 package started to being used, namely by curl - Alternative implementation based on new specification from 2008 + completely different codebase with no ties to libidn - libidn 1.33: * bnc#990189 CVE-2015-8948 CVE-2016-6262 * bnc#990190 CVE-2016-6261 * bnc#990191 CVE-2016-6263 * libidn: Fix out-of-bounds stack read in idna_to_ascii_4i. * idn: Solve out-of-bounds-read when reading one zero byte as input. * libidn: stringprep_utf8_nfkc_normalize reject invalid UTF-8. - Update to 1.32 * libidn: Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz. This problem was introduced in 1.31. * API and ABI is backwards compatible with the previous version. - Update gpg keyring - Add Apache-2.0 license to the license line. Under this is the java code, but we don't build it -> just the sources license - Version bump to 1.31: * Fixes bnc#923241 CVE-2015-2059 out-of-bounds read with stringprep on invalid UTF-8 * Few other triv changes - Version bump to 1.30: * punycode.{c,h} files were reimported - Cleanup with spec-cleaner - update version 1.29: * libidn: Mark internal variable "/g_utf8_skip"/ as static. * idn: Flush stdout to simplify for tools that buffer too heavily. * i18n: Added Brazilian Portuguese translation. * Update gnulib files. * API and ABI is backwards compatible with the previous version.
- Update to new bugfix release 1.10.5 * The Logitech K400 has button debouncing disabled to avoid missing double-taps. The Dell XPS13 L322X had the touchpad pressure ranges added to provide better responsiveness. And the Lenovo T440, T450s and X280 laptops had the trackpoint ranges added to provide better trackpoint acceleration. - Update to version 1.10.4: * Biggest user-noticeable change is that the hysteresis threshold is significantly reduced to 0.25 of a mm now or to the kernel fuzz value where present. This should make touchpads a bit more snappy. * Two fixes for touchpad touch handling, one affecting semi-mt devices with hovering capability and one affecting the Apple touchpads where a touch can get erroneously detected as as exceeding the speed thesholds. * The rest - documentation and tool fixes. Nandor's udev fix fixes a race condition in the test suite. - Update to bugfix release 1.10.3 * Fix a crasher triggered by a specific event sequence during 3-finger gestures (and on some touchpads 2-finger gestures). * Fix the new pointer jitter detection. A bitmask got lost and the software compared 32 bits instead of only the 3 it ought to care about. - Update to bugfix release 1.10.2 * Fixes an assertion that triggered when the tapping code lost track of the finger count. This was triggered by palm detection, but only by specific event sequences. * Hysteresis is disabled by default now, but if libinput detect pointer jitter/wobble, the hysteresis is enabled for the rest of the session. - Update to new upstream release 1.10.1 * This release fixes three crashers, one during tapping, two on startup/resume when the device node or seat were not assigned correctly. - Update to new upstream release 1.10.0 * Dropping of the touchpad hysteresis. Previously, we employed a hysteresis to avoid pointer wobbles. A side-effect of that hysteresis was that small pointer motion wasn't as reactive as it should be. A previous attempt in 2016 to drop it failed (too many devices still needed it) so this time round we have a different approach: we analyse the event sequence from the touchpad and if we find it doesn't wobble, we disable the hysteresis for good. In most cases, this happens fast enough that you won't even notice, resulting in a more reactive pointer. * Touchpad tapping now handles palm detection where applicable, resting a palm on a touchpad while tapping should not confuse libinput anymore. Previously, palm touches were treated like any other touch, causing unexpected 2 and 3-finger clicks. * Some of the newer Wacom tablets (and older, worn-out ones) can have a leftover pressure on tip up. This caused libinput to miss out on the proximity event, leading to a constantly in-proximity tool. A new threshold for proximity out fixes this. - Remove 0001-evdev-add-a-quirk-to-disable-debouncing-on-the-MS-Na.patch (included upstream) - Add 0001-evdev-add-a-quirk-to-disable-debouncing-on-the-MS-Na.patch - Update to new upstream release 1.9.4 * This fixes a regression introduced in 1.9.3 where some key events got lost or arrived out-of-order. - Update to new upstream release 1.9.3 * New button debouncing code that makes the stuck buttons a thing of the past. - Add kill-env.diff - Update to new upstream release 1.9.2 * Support for multiple paired keyboards for disable-while-typing. This is required for some of Razer's products where the keyboard exports multiple virtually identical event nodes. - Update to version 1.9.1: * Stop a crash when a lid was opened/closed multiple times while typing. * Reduction of the palm edge zone to a maximum width of 8mm (this notably helps users of recent macs that have large touchpads) * Benjamin's fix to the device groups enables touch arbitration on the Dell Canvas 27 (still needs libwacom changes) - Remove name specification from %setup, not needed - Use autosetup macro. - Stop rm'ing la files, no longer exists as we are using meson buildsystem. - Update to version 1.9.0: * Fix build with meson 0.43 (option parser became stricter). * Touchpads can now use pressure-based palm detection if the hardware supports it. * On touchpads with ABS_MT_TOUCH_MAJOR/MINOR we can now use those for touch detection (especially if per-touch pressure is not available). * Touchpads now ignore extra fingers while the pointer- controlling finger is moving. * Trackpoints have had their pointer acceleration re-done. * Pointer devices now have button debouncing automagically enabled. * The tablet-mode switch on hybrid laptop/tablet devices (e.g. Lenovo Yoga) now disables the touchpad, trackpoint and internal keyboard to avoid fake touches when the tablet is placed on a lap or just held with the fingers on those devices. - Update to version 1.8.3: * Two user-visible fixes: The Wacom Mobile Studio Pro pad device was previously ignored because of its accelerometer tag, this is fixed now. And touchpads that are explicitly disabled by the user now stay disabled after a lid open event. * The rest is all related to the test suite to make sure it still runs correctly. Finally, a stray printf was removed from libinput-debug-events. - Update to new bugfix release 1.8.2 * Change in experience is that 2-slot touchpads (e.g. most Lenovos before kernel 4.12) do not support 3fg pinch anymore - instead we assume swipe for three fingers, which makes gestures a lot more reliable (3-finger swipe is much more common than 3-finger pinch anyway). - Pass --includedir="/%_includedir/%name"/ to meson, set includedir to "/standard"/ for openSUSE, align with what we had before the switch to meson as buildsystem. - Update to version 1.8.1: * This release includes a build fix for the meson build (together with better meson instructions). * The palm edge zone is slightly increased from 5% to 8% to avoid accidental palm touches in the edges. On most modern touchpads that works out to be a 5mm to 8mm increase. * The second one is a straightforward bugfix: if the keyboard was removed while disable-while-typing was active, the touchpad would never turn on again. - Update to version 1.8.0: * libinput debug-gui is now installed by default unless disabled. * The biggest change in this release is that libinput has switched to meson as primary build system. * The second big change that is user-visible is that we have switched to a git-like approach to handling the helper tools for libinput. The previously installed tools of libinput-debug-events and libinput-list-devices are now "/libinput debug-events"/ and "/libinput list-devices"/, respectively. For the 1.8.x releases compat-wrappers are in place. * Tablet stylus events now average across multiple events to stop the wobbly lines previously produced by libinput. * On touchpads that provide MT_TOOL_PALM, i.e. in-kernel/in-firmware palm detection we now honor that bit and treat that touch as palm. * Tapping has seen some fixes for previously broken timestamps in the multi-tap use-cases. * The lid switch handling now uses a udev property to tell us whether a keyboard is external or internal. Together with some improved state tracking it should make the lid switch handling more reliable on devices where the lid switch is broken. The property is also used for disable-while-typing which makes it easier to special-case hardware. - Switch buildsystem to meson following upstream changes. - Following the above, add meson BuildRequires. - Add graphviz, pkgconfig(cairo), pkgconfig(glib-2.0) and pkgconfig(gtk+-3.0) BuildRequires, new dependencies (for debug-gui). - Pass tests=false to meson, not possible to run on the obs. - Following the above, drop pkgconfig(check) BuildRequires, no longer needed. - Drop xz BuildRequires: Not needed for any current openSUSE release. - Drop autoconf, automake and libtool #git BuildRequires, no longer needed when building with meson. - Add libinput-rpmlintrc, silence erronus rpmlint warnings. - Update to new upstream release 1.7.3 * Fix a crash caused by the lid switch handler on device removal (depending on the removal order, an assertion was triggered). * A slight palm detection improvement - tapping in the palm edge detection zone is now ignored, thus reducing the number of inadvertant focus changes while typing. Previously, we only ignored those taps in the top half of the touchpad. - Update to version 1.7.2: * The main change here are patches that change the pressure ranges for Elantech touchpads down to something more lenient. Previously, the range was set too high, causing the touchpad to behave erratically unless the finger pressure was quite high. - Drop libinput-elantech-pressure-levels.patch: Fixed upstream. - Update to new upstream release 1.7.1 * One patch fixes a test case failure for recent systemd versions, the other patch fixes a minor issue with the touchpad code that was likely never triggered anyway. - Add libinput-elantech-pressure-levels.patch to fix pressure sensitivity for ELANTECH touchpads causing uncomfortable two-finger taps, scrolls (boo#1034335, fdo#100463). - Update to new upstream release 1.7.0 * cyapa touchpads now have a custom pressure ranage * support for switches, in particular lid switches * Touchpads now use pressure values to detect touches instead of relying on BTN_TOUCH * Wheel tilt events are now handled as such provided the device is correctly labeled by the hwdb. * Middle mouse button emulation is now compatible with scroll wheel emulation, i.e. it is possible to set scroll wheel emulation on the right mouse button and still enjoy middle button emulation. - Update to version 1.6.3: * A few small fixes that likely affect few users only: the minimum size for horizontal edge scrolling has been reduced to 40mm and hovering touches inside a software button area are handled better now. Since we don't use pressure-based touches in 1.6.x, this is unlikely to be noticed. * Requesting an invalid mode group index doesn't crash anymore, that's pretty much UX improvement 101. - Drop libinput-fix-crasher.patch: Fixed upstream. - Add libinput-fix-crasher.patch: Fix a crash when requesting invalid mode group indices. - Update to new upstream release 1.6.2 * The top middle button on the Lenovo *40 series touchpad was extended by 4mm to match the markings better. * The Apple onebutton touchpad default to clickfinger behavior. * libinput-debug-devices now hides the keycode by default. All "/normal"/ keys simply print as "/***"/ instead of e.g. "/KEY_A"/. - Update to new upstream release 1.6.1 * Tap timeout reduction from 1.6 has been reverted back to the previous default of 180ms. * The kernel LED support for tablet pads is now available. - Update to new upstream release 1.6.0 * New touchpad acceleration. This better reflects finger motion, but can also go a lot faster than before, alleviating some concerns that the touchpad is too slow. * The tap parameters have also been changed to provide for a more responsive cursor. * The Asus X555LAB now has a smaller middle software button. - Update to version 1.5.3: * The HP Pavilion DM4 has a quirk added to disable (jumpy) multitouch events. * The calibration matrix udev property is now parsed for the path backend (and parsed in a locale-independent manner). * We now sync the BTN_TOOL_FINGER state on init. If your touchpad didn't respond until you put two fingers down, this is fixed now (observed on one elantech touchpad). - Update to new upstream release 1.5.2 * Tweak the handling of touchpad deltas which leads to much more responsive pointer motion. * A custom quirk for the HP Zbook Studio G3 was added. - Update to new upstream release 1.5.1 * Joysticks are now ignored. The code was in before but did not work correctly. * A quirk for the YHP Compat 6910 was added. * support for the new MOUSE_WHEEL_CLICK_COUNT udev property - Update to version 1.5.0: * A large part of this release cycle was internal cleanups and improvements to the test suite, only few new features were added. * libinput has built-in palm detection when the trackpoint is in use. The Lenovo *60 series (and possibly others) randomly send a single trackpoint event which used to trigger this palm detection and disable the touchpad for 300ms. To the user, this looked like a stuttering touchpad. This is fixed now. * For touchpads, we now have a new configuration option to allow a 1/2/3 finger tap be mapped to left, middle and right, respectively. The default remains at left/right/middle. * In the disable-while-typing code we now ignore modifier combinations like ctrl+s to avoid unnecessary timeouts and delays. * Other touchpad-related fixes include more responsive two-finger scrolling and better touch point transition handling (i.e. less pointer jumps after tapping and two-finger scrolling). * For tablets we now have automatic touch arbitration in userspace, i.e. we disable the touch input whenever a pen is in proximity to avoid erroneous pointer moves. Touch arbitration is currently handled by the kernel but is being phased out over the next couple of kernel releases. In the future this may allow for smart touch arbitration based on input areas, for now we simply copy the kernel's behavior and turn touch events off. - Update to new upstream release 1.4.2 * touchpad: on a non-clickpad, reset the motion history on nfingers change * touchpad: reset the edge scroll state on touch up if edge scroll is disabled * touchpad: always reset the motion history on finger changes - Update to new upstream release 1.4.1 * udev: do not overwrite a previously set device group * touchpad: use the udev ID_INPUT_TOUCHPAD_INTEGRATION property if available - Update to new upstrem release 1.4.0 * Mode support for graphics tablets. On many tablets, buttons, rings and strips can be used in virtualised modes, reflected by physical LEDs on the touchpad. For example, a ring may send scroll events when in mode 0 but zoom events in mode 1. * Ssupport for rotation on some relative devices. This is particularly useful for trackballs that may be permanently placed at a nonzero rotation angle. - Update to new upstream release 1.3.3 * libinput 1.2 dropped using a hysteresis for touchpad devices because modern touchpads are more precise than older touchpads. Since it was found that even those newer touchpads are prone to a wobbling cursor when a finger is held still on the touchpad, more touchpads were marked over time with the wobbly tag, defeating the whole idea. The default hysteresis is now restored for all touchpads. * Tablet pad capabilities are now listed in libinput-list-devices. - Update to new upstream release 1.3.2 * It is now warned about when a touchpad's events are significantly outside the kernel-announced range. This usually indicates that a hwdb entry is needed to make the touchpad work properly. - Update to new upstream release 1.3.1 * The pressure change check we used to detect finger releases has been adjusted to just apply to the Lenovo *50 and *60 series, it didn't work too well on other touchpads and resulted in jerky motion. * An error message was generated for 3-finger swipes on some touchads that had gestures disabled, this is fixed now. - Update to new upstream release 1.3.0 * touchpad: exclude Logitech touchpads from disable-while-typing - Update to new upstream release 1.2.902 * Support for so-called tablet pads, i.e. the actual tablet part of a graphics tablet. * Addition of middle buttons for touchpads with a software button area. Previously, a middle button could be triggered by pressing with a finger in the left and right button area simultanously. Too many touchpads are unable to reliably detect both fingers. The middle button area is always available when software buttons are enabled and encompasses the center 15–20mm on the touchpad. * Touchscreens that have a fuzz value set on the kernel device are now defuzzed in libinput, thus stopping pointer wobbles previously seen when holding the finger still. Note that libinput does not _set_ the fuzz value, it merely uses it. Employ a udev rule or hwdb entry to set this on your device if needed. - Update to new upstream release 1.2.4 * The top software button area on the T440-series touchpads is now 30mm high when the touchpad is disabled to make it easier to hit those buttons. * The udev hwdb entries for the Chromebooks were updated to accommodate for udev's silent replacing of non-alphanumeric characters with '_'. * Added a fuzz filter to tablet devices. - Update to version 1.2.3: * The handling of the T450 jerky cursor motion had a bug, causing libinput to complain about invalid states (fdo#94601). This is fixed now. * The top software buttons on the T440 generation touchpads had their left-handed button mapping applied twice, effectively cancelling it out (fdo#94733). Fixed now, the top buttons will be mapped correctly in left-handed mode. * The Wacom airbrush pen slider range now sends the correct [-1, 1] normalized range. * And finally, the config call to fetch the default profile libinput_device_config_accel_get_default_profile() actually returns the default profile now. - Drop libinput-touchpad-fixes.patch: Fixed upstream. - Add libinput-touchpad-fixes.patch: Fix left-handed top software trackpoint buttons (fdo#94733), and only post motion events if we have motion. - Update to version 1.2.2: * The two main changes are better cursor handling on the Lenovo T450/T460-generation touchpads and the rejection of mislabelled tablet devices. - Update to version 1.2.1: * One fix for touchpads: we added a patch in 1.2 to look at relative finger positions during gestures to decide whether a gesture would be a pinch or a swipe gesture. This caused some two-finger scrolls to be detected as pinch gesture (fdo#94264). The patch added in this release fixes this issue. - Update to version 1.2.0: * New stable branch, nothing significant has changed since version 1.1.902. - Update to version 1.1.902: * One significant change to the API: the data provided by the tablet tilt API is now in degrees rather than the previous normalized value range. * libinput now has an option to disable tap-and-drag. * Bugfixes include fixing the the artpen rotation in left-handed mode and a fix to prevent an invalid serial number on proximity in (if the kernel doesn't immediately give us a serial number). - Update to version 1.1.901: * The main feature merged in this cycle is graphics tablet tool support. Devices tagged by udev as ID_INPUT_TABLET are handled by libinput now and exposed with the LIBINPUT_DEVICE_CAP_TABLET_TOOL capability. Note that this currently only includes tablet tool support, including stylus, eraser, cursor, lens cursor, etc. The "/pad"/ part of the tablet is not yet integrated. * Further in this release is support for three-finger pinch gestures on supported hardware. As already announced in 1.1.5, semi-mt touchpads do not support gesture recognition, the data is not reliable enough. * We still reserve the right to change the new tablet API before the 1.2 release, though we don't expect the need for any changes. - Add pkgconfig(libwacom) BuildRequires: New dependency for wacom support. - Update to version 1.1.8: * Two small fixes to the touchpad code. Synaptics semi-mt devices are now using a hysteresis again to stop the cursor from wobbling (expected fallout from 1.1.6). * The no-tappping zone on the far left/right edges has been extended down from half the touchpad to the top edge of the software buttons (if any). This prevents phantom taps when a palm briefly touches the edge of the touchpad. - Changes from version 1.1.7: * This release fixes an issue introduced by 1.1.6's new disable-while-typing handling. If dwt was disabled while a key was held down, the touchpad remained disabled due to a recurring timer. This is fixed now. * The other change enables the touchpad motion hysteresis by default for all ALPS Rushmore touchpads (firmware 0x310). - Changes from version 1.1.6: * The calculation of finger motion for multifinger gestures (including two-finger scrolling) was buggy. A slow two-finger motion could double the effective speed under some circumstances, causing scroll jumps. This has been fixed now. * The touchpad motion hysteresis is now deactivated by default. This may negatively affect some (especially older) touchpads, and we'll have to re-enable the hysteresis on those. If you notice pointer wobbles when hold the finger still please file a bug so we can address this. Everyone else should see a smoother motion especially on small and tiny motions making single-pixel elements much easier to target. * Disable-while-typing now works when a key is held down. And the pairing algorithm has been improved to avoid cases where the touchpad was paired with an external USB keyboard, despite there being a internal keyboard. * Last: the mode button on the Cyborg RAT 5 is now disabled. This button is special, on each press it cycles through 3 'modes', sending a release event for the current button and a down event for the next event code. This causes stuck buttons, since we have nothing in userspace that would handle that button as intended, disabling it is the current solution. - Update to version 1.1.5: * This release fixes a disable-while-typing issue on the Macbook Pro and works around some middle-finger tap issues on semi-mt devices. Unfortunately, due to the inconsistent (and often garbage) data that semi-mt touchpads send we had to resort to disabling pinch gestures on those devices to make three-finger taps reliable. - Update to version 1.1.4: * One significant change: previously, we used to take the device's fd from open_restricted() and start synching the device immediately. If the fd is not closed between a close_restricted() and a subsequent open_restricted(), or if the time between opening the fd and handing it to libinput is great enough, some events accumulate on the fd and are (in part) immediately replayed after opening the device or confusing libinput. We now drain any pending events on the fd after the caller hands it to us. - Update to version 1.1.3: * Only one change that affects users, and that one is limited to users of the Lenovo x220 with an updated touchpad firmware version 8.1. - Changes from version 1.1.2: * The 2-finger scroll threshold was reduced to 1mm which significantly reduces the delay users experienced when scrolling. * BTN_TOOL_* events are not posted as button events anymore. These aren't button events anyway, they are signals from the kernel that a different tool is being used. * Once diagonal scrolling was triggered, scroll events without a horizontal or vertical would still have the matching axis flag set and look like scroll stop events to the caller. * On a semi-mt touchpad with hovering capabilities, releasing both fingers within the same event frame caused a bug log message, this is fixed now. - List the package contents inside /lib/udev since we don't want libinput-udev to own /lib/udev itself, which is already owned by the udev package. - Modified summary of libinput-udev to begin with a capital letter as required by rpmlint. - Update to version 1.1.1: * Two significant fixes and a couple of other cleanups. * Pointer acceleration is now initialized for pointer-like device without buttons. Some devices have rel x/y axes but no buttons and aren't tagged as pointers by udev. If such a device sent an event it could cause a crash in libinput. * An error in in the struct list handling caused device groups to write to invalid memory. The immediate effect observed was that the log priority changed seemingly randomly, but different optimization options may cause other effects. - Update to version 1.1.0: * This is a relatively small update, most of the bugfixes have found their way into the libinput 1.0.x releases. * The big addition here is the introduction of pointer acceleration profiles, or, more specifically, the "/flat"/ profile. By default, libinput provides some (device-specific) pointer acceleration as outlined in http://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html * There is significant demand for the device to move unaccelerated, i.e. the device's virtual movements to move 1:1 to the physical movements. Changing the device's acceleration profile to the "/flat"/ profile achieves exactly that. For a device in the flat profile, the speed setting range merely multiples the deltas with a constant value (for a speed of 0, the default, the value is 1). - Drop libinput-touchpad-serial-synaptics-needto-fake-new-touches.patch We have kernel-4.2.x in Tumbleweed now. - Update to version 1.0.2: * This release contains two tapping fixes. A multitap (triple tap, quadruple tap, ...) caused one too many click events, particularly noticable during a double-tap-and-hold dragging process. * The second fix avoids erroneous click events when two fingers are placed on the touchpad and one finger is released within the tap timeout. This can happen when executing short but frequent two-finger scroll movements. - Update to 1.0.1 * filter: fix constant acceleration for the X230 - Update to 1.0.0 * doc: inverse event type restriction of x and y accessors * doc: ellipse instead of ellipsis * test: fix gcc warning about missing prototypes * doc: fix more typos * doc: add a diagram for evemu and note that libinput doesn't recordings * configure.ac: libinput 1.0 - Update to version 0.99.1: * Release candidate for libinput 1.0. * No additions to the API, this release only contains a couple of bugfixes and general improvements. * The most obvious fix is that natural scrolling now also works for edge scrolling. The threshold needed to trigger scrolling on a touchpad was reduced to 2mm in 0.21 but a bug prevented that from activating until 5mm movement was hit. * Touchpad scrolling now uses unaccelerated motion data. This provides better behavior for short consecutive scroll motions and a better 1:1 mapping between finger and content, especially with natural scrolling. * The pointer acceleration code has been cleaned up, though the focus here was to make it easier to understand for developers. The functionality remained largely the same aside from a few bugfixes. - Update to version 0.21.0: * A new addition to the API is the configuration option to toggle disable-while-typing. It's still enabled by default, but can now be disabled for the use-cases where it is problematic (games, for example). The API is the usual quartett of configuration options: - libinput_device_config_dwt_is_available - libinput_device_config_dwt_set_enabled - libinput_device_config_dwt_get_enabled - libinput_device_config_dwt_get_default_enabled * The second addition to the API is the ability to get the time in microseconds from an event: - libinput_event_gesture_get_time_usec - libinput_event_keyboard_get_time_usec - libinput_event_pointer_get_time_usec - libinput_event_touch_get_time_usec * libinput switched internally to use µs for all timestamps which will help those devices that have a sampling frequency of more than 1000Hz. * Thumb detection, added for 0.20, has seen fine-tuning to reduce the number of misdetection. Likewise, the gesture code has seen a bunch of changes to tune the reliability of gesture detection, especially on semi-mt touchpads. * Scrolling is now more reactive too, with reduced thresholds before scrolling kicks in. * Merged a bunch of device-specific device handling to work around quirks and deficiencies in some touchpad hardware. - Add libinput-touchpad-serial-synaptics-needto-fake-new-touches.patch following upstreams advice for kernel 4.1. - Update to version 0.20.0: * The big new addition in this release is support for touchpad gestures. Two types of gestures are supported: swipe and pinch. Swipe is triggered by a movement of 3+ fingers in the same direction, pinch is triggered by two fingers moving towards or away from each other and/or a rotation around a logical center. Both gestures, once triggered, can move around the touchpad, making it possible to use them for fine-grained motion. * Edge scrolling is now possible on clickpads too and thus available on all touchpads. Thumb detection was added, it is now possible to rest the thumb on a clickpad while moving a pointer without interference * libinput now requires touchpads to have a resolution. If the kernel device does not set it and none of the hwdb rules do either, libinput assigns a default resolution to the device. This may have an effect on your touchpad, please file a bug if you notice anything untoward. On the positive side it removes the magic numbers sprinkled through the code - Update to version 0.19.0: * The biggest change in this release is improved pointer acceleration code. Previously, slow movements were decelerated. For anything resembling normal motion the pointer response is effectively 1:1, making the cursor respond nicely to your mouse movement. * Low-dpi devices had a bug where they would skip pixels for small movements. This was caused by the pointer normalization to 1000dpi. Devices with a native resolution below 1000dpi now have their own acceleration curve, providing much better behaviour. * The side-effect of this is that we had to drop the pretense of normalization to 1000dpi. The documentation has been adjusted. * The second side-effect is that the unaccelerated data is now closer (or equal) to the device native resolution. * The second user-visible change is disabling of tap drag-lock by default. A new config API triplett is available to enable it: libinput_device_config_tap_set_drag_lock_enabled libinput_device_config_tap_get_drag_lock_enabled libinput_device_config_tap_get_default_drag_lock_enabled * Other fixes include better responsiveness of the touchpad when switching from the trackpoint to the touchpad and a smaller edge scroll motion threshold. And of course the usual bugfixes. - Update to version 0.18.0: * Touchpad handling has improved filters for erroneous small movements. Palm detection in the edge scrolling zone has been disabled, it previously caused unreliable edge scrolling on larger touchpads. * Alps touchpads now always provide a config option for middle button emulation - these devices don't know whether a middle button is available, providing the option (and defaulting to emulation on) allows users to have a better out-of-the-box experience. * Note that license boilerplate code has changed - it now carries the MIT license as intended. See the commit log for bc9f16b40e for details. * No API changes or additions. - Update to version 0.17.0: * The timeout for the tap-and-drag has been significantly reduced. * Really slow mouse movement got swallowed because the acceleration calculations timed out and returned an acceleration factor of 0. * Basic thumb detection was added for clickfinger behaviour, it is now possible to execute a single click with a thumb while the pointer-moving finger is resting on the touchpad. - Changes from version 0.16.0: * Touchpads with ABS_MT_DISTANCE such as the Chromebook Pixel are now supported. * The tapping code now allows ending a tap-and-drag with an extra tap, i.e. the sequence becomes: tap, finger down, move .... move, finger up, tap * Also in the touchpad code: disable-while-typing has been added. - Update to version 0.15.0: * One new API was added: libinput_device_keyboard_has_key() which does what it says on the box. * A new tool is now available: libinput-debug-events This tool allows debugging libinput events directly, it works as something like an evtest to libinput. Note that it is very much a debugging tool only, do not rely on any specific behavior or output format. * A new udev property POINTINGSTICK_CONST_ACCEL is now supported for pointing sticks. If set for a compatible device, the input data is multiplied with a constant factor. * We've added support for the LIBINPUT_MODEL_xzy udev tag. This enables us to tag specific models or series in udev and apply required quirks. * A couple of bugfixes, mainly in the touchpad code. The doubletap timeout is now longer but multi-tapping is generally more responsive now. * Clickfinger behavior was fixed to allow left-clicks even when a touch isn't present on the device. * Button scrolling is enabled by default on some devices now, specifically on devices without a scroll wheel but with a middle button. - Also set Version to 0.14.1, no need to have a diff there. - Update to version 0.14.1: * libinput now provides middle button emulation for physical buttons and, for some devices, a configuration interface to enable said emulation. * A new tool "/libinput-list-devices"/ was added. This tool lists the locally recognised devices and their respective configuration options and configuration defaults. Note that due to the design of libinput, this tool can only show the _default_ configurations, not the _current_ configuration of each device. * The pointer acceleration range has been widened to allow for greater deceleration and greater acceleration. Since we retain the [-1, 1] range, you may see a slight slowdown or speedup. To get the previous behaviour, use the value: current setting * 2.0/3.0. * Five (or more) finger tapping is now handled correctly, though note we only send events for up to three fingers. libinput now supports multi-tap and drag, so e.g. three taps will execute a triple-click. * Palm detection now avoids accidental tapping, see http://wayland.freedesktop.org/libinput/doc/latest/palm_detection.html * And of course the usual bugfixing, including letting libinput handle more devices such as keyboards with scroll wheels or devices that only consist of a wheel. - Add tool subpackage. - Update to 0.13.0 * No API changes were merged in this release, the ABI is compatible with 0.12.0. * The tap motion threshold is now a fixed distance on all touchpads (withphysical resolution). This stops the delay in pointer motion seen on some devices. * The edge scrolling motion threshold now accumulates, so even a slow scroll will eventually trigger edge scrolling. * The velocity calculation on slow movements was fixed, this should provide a slightly more responsive and accurate touchpad motion, especially on direction changes. * To ease development, libinput will now print warnings when a caller does wrong event conversions (e.g. requesting a touch event when the event is a pointer event, etc.). - Update to new upstream release 0.12.0 * The new features (since 0.11) are device groups and the use of udev tagging for device identification. Device groups are a labelling system to allow callers to identify which libinput devices are part of the same physical device. * libinput's API and ABI are now stable * Fixes to correctly handle Protocol A multitouch devices. * Buttonless touchpads are now supported (e.g. the touch portion of the Wacom Intuos tablets), on those touchpads tapping is enabled by default. - Update to new upstream release 0.10.0 * A call to libinput_device_config_accel_set_speed() with a value of NAn triggered an assert() in libinput. * Pointer devices with absolute axes (such as the ones used in VMs) had an uninitialized pointer acceleration speed, triggering a warning in the xorg libinput driver. - Changes from upstream release 0.9.0 * Support for hovering fingers on touchpads. Some touchpads detect fingers before actually touching the surface causing unexpected motion events. libinput now handles such touchpads. * Click methods are now configurable, see below for more details. * Support for the Lenovo X1 Carbon 3rd was added. Note that this requires kernel patches and a udev hwdb addition. - API additions: * libinput_device_config_click_get_methods * libinput_device_config_click_get_method * libinput_device_config_click_get_default_method * libinput_device_config_click_set_method - Update to new upstream release 0.8.0 * Improved touchpad support. For example, it is not necessary anymore to lift all fingers when switching from scrolling to pointer movement. * Scroll event types were merged. Previously we supplied horiz/vert scrolling as separate event, even in diagnonal scrolling. Now each scroll event may contain one or more axes. * Support for axis sources: a scroll event can be of source finger, wheel or continuous. This enables callers to implement kinetic ("/fling"/) scrolling. * Scroll wheel events now return the data in degrees. A matching udev hwdb system is in place to adjust this when needed. A "/discrete"/ scroll value is available if you are interested in the clicks only. * Left-handed configuration was renamed. For future tablet support, the button-based naming was inappropriate. A simple search/replace fixes this. - Update to new upstream release 0.7.0 * Devices can be disabled/enabled at runtime. This includes smart disabling of touchpads when a USB mouse is plugged in, and smart disabling of the T440 touchpads so that the top buttons still work even when the touchpad is disabled. * Edge scrolling is available on some devices, and the scroll method can be switched at runtime * Trackpoints can scroll by pressing the middle button and moving the stick. This button-scrolling method is also available on other devices on request. * Pointer acceleration is becoming device-resolution independent, provided your device has a DPI entry in the udev hwdb. This makes high-resolution gaming mice behave normally. See this post for more details: http://who-t.blogspot.com/2014/12/building-a-dpi-database-for-mice.html * Pointer speed can be changed at runtime. * Natural scrolling is now available, for touchpads and mice. * Devices can be switched to left-handed, libinput handles the details. * Devices can be asked to change their assigned logical seat at runtime. * Relative pointer events also provide unaccelerated motion. Note that this is _not_ raw data as it comes from the device, it is normalized to 1000dpi. - Update to new upstream release 0.6.0 * This release has some API changes, namely: "/libinput_device_get_keys"/ is deprecated. * Initial device state can now always be assumed to be that no keys are pressed. Calibration of touch devices has been changed to be using a normalized calibration matrix. While libinput_device_calibrate has undergone this change, it has also been deprecated and replaced with a configuration API. * The implicit reading of the udev parameter WL_CALIBRATION has been removed in favor for LIBINPUT_CALIBRATION_MATRIX. The usage of WL_CALIBRATION was broken because the translation part of its matrix was in pixels which is a metric not available in libinput. The new calibration matrix avoids this by having the translation be normalized to the dimension of the device dimensions. See the documentation for details about how to use the LIBINPUT_CALIBRATION_MATRIX udev parameter. - Update to new upstream release 0.5.0 * Device information (name, vendor id, product id) getters * The beginning of a configuration API. So far tapping on touchpads can be enabled or disabled. * As a side effect, tapping is now disabled by default and needs explicit enabling via the new API. - Update to version 0.4.0: * The logging system now works per-context instead of per library and dropped the userdata argument. * libinput_destroy() was changed to libinput_unref(), plus you now have libinput_ref() too. * A couple of renames of constants for API consistency. Triggered by the logging changes, creation of udev seats is now different. * A couple of bugfixes, mainly in the touchpad code. Absolute event coordinates are now provided in mm, not device-specific coordinates. This doesn't change anything for callers using the respective_get_transformed() function. * ref/unref() is now available for the libinput context itself. - Add baselibs.conf: provide libinput0-32bit. Required by libclutter-gst-2_0-0-32bit. - Update to initial upstream tarball release, version 0.1.0 - Initial package (version 0.0.90~git301) for build.opensuse.org
- update to new upstream release 2.9 * New features: Add json_auto_t to automatically decref a value that goes out of scope. Available only on GCC and Clang. (#301) * Small documentation fixes. - changelog from 2.8 * New features: - Always preserve insertion order of object items. json_object_iter() and friends, json_object_foreach() and json_dumps() and friends now always work in the insertion order of object items (#293). - Add json_object_foreach_safe() macro that allows json_object_del() calls during iteration (#230). - Add json_get_alloc_funcs() to allow reading the allocation functions set by json_set_alloc_funcs() (#262, #264). - Add json_pack() format specifiers s?, o? and O? for values that can be null (#261, #270). * Bug fixes: - Fix a crash when parsing inputs consisting of very deeply nested arrays or objects (#282, #284). - Never convert numbers to integers in the parser when JSON_DECODE_INT_AS_REAL is set. - Fix a use-after-free in json_pack() error handling. - Fix subnormal number parsing on mingw32. - Handle out-of-memory situations gracefully in the hashtable implementation - Update to new upstream release 2.7 * The json_pack et al functions recognize the specifiers "/s%"/, "/+%"/ and "/+#"/ * Add length-aware string constructors "/json_stringn()"/ and "/json_stringn_nocheck()"/, length-aware string mutators "/json_string_setn()"/ and "/json_string_setn_nocheck()"/, and a function for getting string's length "/json_string_length()"/ * Support "/"/u0000"/"/ escapes in the decoder. The support can be enabled by using the "/"/JSON_ALLOW_NUL"/"/ decoding flag * Add "/json_boolean_value()"/ as an alias for "/json_is_true()"/ * Add JSON_REAL_PRECISION encoding flag/macro for controlling real number precision * Define the maximum indentation as JSON_MAX_INDENT. * Fix cases when some malformed "/"/uNNNN"/"/ escapes could crash the decoder with an assertion failure * Avoid integer overflows with very long strings in UTF-8 decoder and hashtable * Check for *NULL* key in "/json_object_get()"/ and "/json_object_del()"/ * "/json_unpack()"/: Allow mixing JSON_STRICT with optional keys. * Fix int/int32 mismatch * Parse subnormal numbers correctly - Add baselibs.conf - Update to new upstream release 2.6 * Fixed CVE-2013-6401: avoid bad performance in large JSON objects * The json_pack et al functions recognize the specifiers "/s#"/, "/+"/ and "/+#"/ * Add the "/JSON_DECODE_INT_AS_REAL"/ flag * Add "/json_array_foreach()"/ function * Add the "/json_boolean()"/ macro that returns the JSON true or false value based on its argument * Add "/json_load_callback()"/ that calls a callback function repeatedly to read the JSON input. * Add JSON_ESCAPE_SLASH encoding flag to escape all occurences of '/' with '/'. - Drop defunct gpg-offline and use local source_validator instead - Verify GPG signature. - Update to new upstream release 2.3.1 * Add support for optional object keys with the "/{s?o}"/ syntax in json_unpack and the like * Add json_object_update_existing() and json_object_update_missing() for updating only existing keys or only adding missing keys to an object. * Add json_object_foreach() for more convenient iteration over objects. * When decoding JSON, write the number of bytes that were read from input to "/error.position"/ also on success. This is handy with JSON_DISABLE_EOF_CHECK. * Add support for decoding any JSON value, not just arrays or objects. The support is enabled with the new "/JSON_DECODE_ANY"/ flag. * Avoid problems with object's serial number growing too big. * Remove "/+"/ and leading zeros from exponents in the encoder. * Decoding functions now return NULL if the first argument is NULL. - Provide pkgconfig symbols - Remove redundant tags/sections (cf. specfile guidelines) - Centralize the shlib package name - Create initial package (v2.2.1)
- security update - added patches fix CVE-2020-17541 [bsc#1186764], stack-based buffer overflow in the "/transform"/ component + libjpeg-turbo-CVE-2020-17541.patch - security update - added patches fix CVE-2020-13790 [bsc#1172491], heap-based buffer over-read in get_rgb_row() in rdppm.c via a malformed PPM input file + libjpeg-turbo-CVE-2020-13790.patch - security update [bsc#1156402] - modified patches % libjpeg-turbo-CVE-2019-2201.patch (use upstream one) - security update - added patches CVE-2019-2201 [bsc#1156402] + libjpeg-turbo-CVE-2019-2201.patch - security update - added patches CVE-2018-14498 [bsc#1128712] + libjpeg-turbo-CVE-2018-14498.patch - asan_build: build ASAN included - debug_build: build more suitable for debugging - disable silent rules - security update: * CVE-2018-1152 [bsc#1098155] + libjpeg-turbo-CVE-2018-1152.patch - security update: * CVE-2018-11813 [bsc#1096209] + libjpeg-turbo-CVE-2018-11813.patch * remove redundant libjpeg-turbo-CVE-2017-15232.patch [bsc#1062937#c17] - - update to version 1.5.3 1. Fixed a NullPointerException in the TurboJPEG Java wrapper that occurred when using the YUVImage constructor that creates an instance backed by separate image planes and allocates memory for the image planes. 2. Fixed an issue whereby the Java version of TJUnitTest would fail when testing BufferedImage encoding/decoding on big endian systems. 3. Fixed a segfault in djpeg that would occur if an output format other than PPM/PGM was selected along with the `-crop` option. The `-crop` option now works with the GIF and Targa formats as well (unfortunately, it cannot be made to work with the BMP and RLE formats due to the fact that those output engines write scanlines in bottom-up order.) djpeg will now exit gracefully if an output format other than PPM/PGM, GIF, or Targa is selected along with the `-crop` option. 4. Fixed an issue whereby `jpeg_skip_scanlines()` would segfault if color quantization was enabled. 5. TJBench (both C and Java versions) will now display usage information if any command-line argument is unrecognized. This prevents the program from silently ignoring typos. 6. Fixed an access violation in tjbench.exe (Windows) that occurred when the program was used to decompress an existing JPEG image. 7. Fixed an ArrayIndexOutOfBoundsException in the TJExample Java program that occurred when attempting to decompress a JPEG image that had been compressed with 4:1:1 chrominance subsampling. 8. Fixed an issue whereby, when using `jpeg_skip_scanlines()` to skip to the end of a single-scan (non-progressive) image, subsequent calls to `jpeg_consume_input()` would return `JPEG_SUSPENDED` rather than `JPEG_REACHED_EOI`. 9. `jpeg_crop_scanlines()` now works correctly when decompressing grayscale JPEG images that were compressed with a sampling factor other than 1 (for instance, with `cjpeg -grayscale -sample 2x2`). - security update: * CVE-2017-15232 [bsc#1062937] + libjpeg-turbo-CVE-2017-15232.patch - Update to version 1.5.2 + Fixed several memory leaks in the TurboJPEG API library that could occur if the library was built with certain compilers and optimization levels. + The libjpeg-turbo memory manager will now honor the max_memory_to_use structure member in jpeg_memory_mgr, which can be set to the maximum amount of memory (in bytes) that libjpeg-turbo should use during decompression or multi-pass (including progressive) compression. This limit can also be set using the JPEGMEM environment variable or using the -maxmemory switch in cjpeg/djpeg/jpegtran. + TJBench will now run each benchmark for 1 second prior to starting the timer, in order to improve the consistency of the results. Furthermore, the -warmup option is now used to specify the amount of warmup time rather than the number of warmup iterations. + Fixed an error (short jump is out of range) that occurred when assembling the 32-bit x86 SIMD extensions with NASM versions prior to 2.04. + Fixed a regression introduced by 1.5 beta1[11] that prevented the Java version of TJBench from outputting any reference images (the -nowrite switch was accidentally enabled by default.) libjpeg-turbo should now build and run with full AltiVec SIMD acceleration on PowerPC-based AmigaOS 4 and OpenBSD systems. - set build date to enable reproducible builds - Update to version 1.5.1 fate#324061 + Fix for PowerPC platforms lacking AltiVec instructions + Fix ABI problem with clang/llvm on aarch64. + Fancy upsampling is now supported when decompressing JPEG images that use 4:4:0 (h1v2) chroma subsampling. + If merged upsampling isn't SIMD-accelerated but YCbCr-to-RGB conversion is, then libjpeg-turbo will now disable merged upsampling when decompressing YCbCr JPEG images into RGB or extended RGB output images. This significantly speeds up the decompression of 4:2:0 and 4:2:2 JPEGs on ARM platforms if fancy upsampling is not used (for example, if the -nosmooth option to djpeg is specified.) + The TurboJPEG API will now decompress 4:2:2 and 4:4:0 JPEG images with 2x2 luminance sampling factors and 2x1 or 1x2 chrominance sampling factors. + Fixed an unsigned integer overflow in the libjpeg memory manager. + Fixed additional negative left shifts and other issues reported by the GCC and Clang undefined behavior sanitizers when attempting to decompress specially-crafted malformed JPEG images. None of these issues posed a security threat, but removing the warnings makes it easier to detect actual security issues, should they arise in the future. + Fixed an out-of-bounds array reference, introduced by 1.4.902 and detected by the Clang undefined behavior sanitizer, that could be triggered by a specially-crafted malformed JPEG image with more than four components. Because the out-of-bounds reference was still within the same structure, it was not known to pose a security threat, but removing the warning makes it easier to detect actual security issues, should they arise in the future. - Update to version 1.5.0 + Fixed an issue whereby a malformed motion-JPEG frame could cause the "/fast path"/ of libjpeg-turbo's Huffman decoder to read from uninitialized memory. + Added libjpeg-turbo version and build information to the global string table of the libjpeg and TurboJPEG API libraries. + Fixed a couple of issues in the PPM reader that would cause buffer overruns in cjpeg if one of the values in a binary PPM/PGM input file exceeded the maximum value defined in the file's header. libjpeg-turbo 1.4.2 already included a similar fix for ASCII PPM/PGM files. Note that these issues were not security bugs, since they were confined to the cjpeg program and did not affect any of the libjpeg-turbo libraries. + Fixed an issue whereby attempting to decompress a JPEG file with a corrupt header using the tjDecompressToYUV2() function would cause the function to abort without returning an error and, under certain circumstances, corrupt the stack. This only occurred if tjDecompressToYUV2() was called prior to calling tjDecompressHeader3(), or if the return value from tjDecompressHeader3() was ignored (both cases represent incorrect usage of the TurboJPEG API.) + The jpeg_stdio_src(), jpeg_mem_src(), jpeg_stdio_dest(), and jpeg_mem_dest() functions in the libjpeg API will now throw an error if a source/destination manager has already been assigned to the compress or decompress object by a different function or by the calling program. - Update to version 1.4.2 + Crash fixes + clang compatibility fixes + See the included ChangeLog.txt for the details - Drop libjpeg-turbo-1.4.0-int32.patch, not needed anymore. - Drop libjpeg-turbo-remove-test.patch, fixed upstream. - Remove useless same-name provides. Use download URLs not dependent on directory structure. - Remove float tests with new libjpeg-turbo-remove-test.patch same as Fedora bug 1161585 related to upstream issue https://sourceforge.net/p/libjpeg-turbo/bugs/83/ - Update to version 1.4.0 + Fixed a build issue on OS X PowerPC platforms (md5cmp failed to build because OS X does not provide the le32toh() and htole32() functions.) + The non-SIMD RGB565 color conversion code did not work correctly on big endian machines. This has been fixed. + Fixed an issue in tjPlaneSizeYUV() whereby it would erroneously return 1 instead of -1 if componentID was > 0 and subsamp was TJSAMP_GRAY. + Fixed an issue in tjBufSizeYUV2() wherby it would erroneously return 0 instead of -1 if width was < 1. + The Huffman encoder now uses clz and bsr instructions for bit counting on ARM64 platforms (see 1.4 beta1 [5].) + The close() method in the TJCompressor and TJDecompressor Java classes is now idempotent. Previously, that method would call the native tjDestroy() function even if the TurboJPEG instance had already been destroyed. This caused an exception to be thrown during finalization, if the close() method had already been called. The exception was caught, but it was still an expensive operation. + The TurboJPEG API previously generated an error ("/Could not determine subsampling type for JPEG image"/) when attempting to decompress grayscale JPEG images that were compressed with a sampling factor other than 1 (for instance, with 'cjpeg -grayscale -sample 2x2'). Subsampling technically has no meaning with grayscale JPEGs, and thus the horizontal and vertical sampling factors for such images are ignored by the decompressor. However, the TurboJPEG API was being too rigid and was expecting the sampling factors to be equal to 1 before it treated the image as a grayscale JPEG. + cjpeg, djpeg, and jpegtran now accept an argument of -version, which will print the library version and exit. + Referring to 1.4 beta1 [15], another extremely rare circumstance was discovered under which the Huffman encoder's local buffer can be overrun when a buffered destination manager is being used and an extremely-high-frequency block (basically junk image data) is being encoded. Even though the Huffman local buffer was increased from 128 bytes to 136 bytes to address the previous issue, the new issue caused even the larger buffer to be overrun. Further analysis reveals that, in the absolute worst case (such as setting alternating AC coefficients to 32767 and -32768 in the JPEG scanning order), the Huffman encoder can produce encoded blocks that approach double the size of the unencoded blocks. Thus, the Huffman local buffer was increased to 256 bytes, which should prevent any such issue from re-occurring in the future. + The new tjPlaneSizeYUV(), tjPlaneWidth(), and tjPlaneHeight() functions were not actually usable on any platform except OS X and Windows, because those functions were not included in the libturbojpeg mapfile. This has been fixed. + Restored the JPP(), JMETHOD(), and FAR macros in the libjpeg-turbo header files. The JPP() and JMETHOD() macros were originally implemented in libjpeg as a way of supporting non-ANSI compilers that lacked support for prototype parameters. libjpeg-turbo has never supported such compilers, but some software packages still use the macros to define their own prototypes. Similarly, libjpeg-turbo has never supported MS-DOS and other platforms that have far symbols, but some software packages still use the FAR macro. A pretty good argument can be made that this is a bad practice on the part of the software in question, but since this affects more than one package, it's just easier to fix it here. + Fixed issues that were preventing the ARM 64-bit SIMD code from compiling for iOS, and included an ARMv8 architecture in all of the binaries installed by the "/official"/ libjpeg-turbo SDK for OS X. - Adapt patches to upstream changes libjpeg-ocloexec.patch > libjpeg-1.4.0-ocloexec.patch libjpeg-turbo-1.3.0-int32.patch > libjpeg-turbo-1.4.0-int32.patch - Remove libjpeg-turbo-CVE-2014-9092.patch; fixed on upstream release - Bump tminor to 1 - security update CVE-2014-9092 [bnc#906761] * added libjpeg-turbo-CVE-2014-9092.patch - Obsolete jpeg version 6b, 8.0.1 and 8.0.2 to avoid conflicts during zypper dup
- Use %license (boo#1082318) - libksba 1.3.5: * Limit the allowed size of complex ASN.1 objects (e.g. certificates) to 16MiB. * Avoid read access to unitialized memory. * Improve detection of invalid RDNs. * Encode the OCSP nonce value as an octet string as described by RFC-6960. - libksba 1.3.4: * Fixed two OOB read access bugs which could be used to force a DoS. boo#979261 CVE-2016-4574, CVE-2016-4579 * Fixed a crash due to faulty curve OID lookup code. * Synced the list of supported curves with those of Libgcrypt. * New configure option --enable-build-timestamp; a build timestamp is not anymore used by default. - libksba 1.3.3: * Fixed an integer overflow in the DN decoder. * Now returns an error instead of terminating the process for certain bad BER encodings. * Improved the parsing of utf-8 strings in DNs. * Allow building with newer versions of Bison. - remove libtool requirement - libksba 1.3.2 [boo#907074] [CVE-2014-9087] This version contains a security update which fixes a buffer overflow in OID to string conversion code that can be triggered by a specially crafted S/MIME message or ECC based OpenPGP data. Users of GnuPG 2.x should install this version and restart the dirmgr process. * Fixed a buffer overflow in ksba_oid_to_str. - verify source signature - libksba 1.3.1: * Fixed memory leak in CRL parsing * Build fixes for ppc64el - Use URL for source - update to libksba 1.3.0 - change license from GPLv2 to LGPLv3/GPLv2 - minor bug fixes - implement shared library packaging policy - remove nld-build.diff which was added 2004 before package was in the openSUSE OBS, was never used or applied cleanly since r1 - add libtool as buildrequire to avoid implicit dependency - update to libksba-1.2.0 - New functions to allow the creation of X.509 certificates. - Interface changes relative to the 1.1.0 release: ksba_certreq_set_serial NEW ksba_certreq_set_issuer NEW ksba_certreq_set_validity NEW ksba_certreq_set_siginfo NEW - update to libksba-1.1.0 * New functions to fix a leak in dirmngr. * Interface changes relative to the 1.0.0 release: ksba_reader_set_release_notify NEW ksba_writer_set_release_notify NEW - clean up specfile - Use %_smp_mflags - update to libksba-1.0.8 * Fixed a CMS parsing bug exhibited by Lotus Notes. - update to libksba-1.0.7 * Detect overflow while parsing OIDs. Map BER encoded OIDs to well known names. * Allow mixed case names in DNs. - update to libksba-1.0.6 * Support SHA-{384,512} based signature generation. * The RSA algorithmIdentifier ASN.1 sequence is now emitted with an explicit NULL parameter. Despite the interop testing we did in the past, some software still requires this and thus we better follow the best current practise. - remove static libraries and "/la"/ files - fix buildrequires and -devel package dependencies
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Provide package descriptions and update homepage URL - Split xorg-x11-libs into separate packages
- Use %license instead of %doc [bsc#1082318] - fix SLE 12 build - Use python3 version of rst2man when available - Run spec-cleaner - liblogging 1.0.6: * fix small memory leaks in libstdlog * enhancement: sigsafe_printf now recognizes the "/j"/ length modifier * fix: build_file_line and build_syslog_frame call the __stdlog_print_* functions incorrectly * Implement a STDLOG_PID option * bugfix: potentialSEGV in the stdlog_sigsafe_string formatter if NULL pointer was passed in * bugfix: stdlog_sigsafe_printf mis-handles an int or unsigned int * build system: auto-detect presence of journal libraries - When building with systemd-journal support, only buildrequire pkgconfig(libsystemd-journal) on openSUSE 13.1. On newer versions, buildrequrie pkgconfig(libsystemd). The sublibaries have been merged in version 209 (13.2 shipped systemd 210). - make the suse_version portable - fix broken conditional with sles_version macro - Remove redundant ldconfig requires - liblogging 1.0.5: + cleanup for systemd-journal >= 209 + bugfix: date stamp was incorrectly formatted - update to liblogging 1.0.4: * build system changes - update to liblogging 1.0.3: * fix build problem with invalid va_list (remove patch liblogging-1.0.2-fix-SLE-va_list.patch) * do not override user varibale CFLAGS * make liblogging-rfc3195 not export private symbols * documentation update on stdlog_log() return code - update to liblogging 1.0.2: * API of liblogging-stdlog is now feature-complete with multiple channels, signal-safeness, and logging drivers for syslog, the systemd journal, unix sockets and files. - add libsystemd-journal dependency for journal driver - add python-docutils dependencies for rst2man - add liblogging-1.0.2-fix-SLE-va_list.patch to fix build on SLE - update to liblogging 1.0.1: - rfc3195 component now 2-clause BSD licensed This means the complete liblogging is now under 2-clause BSD - new component names: * liblogging-stdlog * liblogging-rfc3195 - imported for openSUSE - package documentation in -devel package - apply shared library packaging guidelines - add source URL
- liblognorm 2.0.4: * added support for native JSON number formats supported by parsers: number, float, hex * added support for creating unix timestamps supported by parsers: date-rfc3164, date-rfc5424 - add liblognorm-2.0.4-no-return-in-nonvoid-function.patch - drop HTML docs and python-Sphinx dependency - use pkgconfig always - liblognorm 2.0.3: * add ability to load rulebase from a string * string parser did not correctly parse word at end of line * literal parser did not always store value if name is specified - This updated library is needed for latest rsyslog(fate#320546) - liblognorm 2.0.2: * bugfix: no error was emitted on invalid "/annotate"/ line * "/annnotate"/: permit inline comments * bugfix: abort in literal path compaction when using "/alternative"/ parser * bugfix: lognormalizer could loop - liblognorm 2.0.1: * fix public headers, which invalidly contained a strndup() definition * fix some issues in pkgconfig file - liblognorm 2.0.0 (liblognorm5): * completely rewritten, much feature-enhanced version * requires libfastjson instead of json-c * lognormalizer tool can now handle lines larger 10k characters - liblognorm 1.1.3: * add support for libfastjson * check for runaway rules * fix: process last line if it misses the terminating LF - liblognorm 1.1.2: * permit newline inside parser definition * new parser "/cisco-interface-spec"/ * new parser "/json"/ to process json parts of the message * new parser "/mac48"/ to process mac layer addresses * new parser "/name-value-list"/ (currently inofficial, experimental) * some parsers did incorrectly report success when an error occurred * call "/rest"/ parser only if nothing else matches. * new API to support error callbacks * testbench is now enabled by default * bugfix: misadressing on some constant values * bugfix: add missing function prototypes - liblognorm 1.1.1 * fixed library version numbering (2) * added new parser syntaxes * bugfix: function ln_parseFieldDescr() returns state value due to unitialized variable. This can also lead to invalid returning no sample node where one would have to be created. - add configuration to continue to build documentation - new tests added in this release are APACHE-2.0 licenced - liblognorm 1.1.0: + added regular expression support - fix SLE11/12 build - Changed BuildRequires dependencies for SLES11SP3 - BuildRequires: libjson-c-devel - BuildRequires: libestr-devel - liblognorm 1.0.1: - improved doc (via RST/Sphinx) - bugfix: unparsed fields were copied incorrectly from non-terminated string - bugfix: mandatory tag did not work in lognormalizeri - Changed BuildRequires dependency from "/pkgconfig(json)"/ to pkgconfig(json-c) - liblognorm 1.0.0: * incompatible interface and older programs will not compile with it * libestr is not used any more in interface functions. Traditional C strings are used instead. Internally, libestr is still used, but scheduled for removal. * libee is not used any more. JSON-C is used for object handling instead. Parsers and formatters are now part of liblognorm. * added new field type “rest”, which simply sinks all up to end of the string. * added support for glueing two fields together, without literal between them. It allows for constructs like: %volume:number%%unit:word% which matches string “1000Kbps” * Fix incorrect merging of trees with empty literal at end - packaging changes: * parallel build working again * move some documentation into -devel package * conflict with devel package of previous liblognorm0-devel as per shared library packaging policy - update to 0.3.7 - added support to load single samples - update to 0.3.6: - bugfix: unitialized variable could lead to rulebase load error - Defined rpm build root to fix build on SLE-11 - update to 0.3.5: renamed "/normalizer"/ tool to "/lognormalizer to solve name clashes - liblognorm 0.3.4 - licence is LGPL-2.1+ - parallel build not working
- Update to version 0.1.3 * This release fixes the bug that signature element in metalink v4 was not parsed correctly. - Update libmetalink-autotools.patch - Use download Url as source - Perform a spec-cleaner - Build with libxml2 and cunit support - Fornat spec file for factory - Update to version 0.1.2 * This release adds RFC 5854 Metalink 4.0 support * adds dynamic attribute of the origin element in Metalink - libmetalink-autotools.patch : multiple pet peeves in autotools. - remove dependency on licenses, no longer in Factory - add support for libxml2 and expat, which makes the build include all API functions, unlike the previous, crippled builds - initial package: 0.0.3
- Update to new upstream release 1.0.4 * Improvements in the netlink message printing function, attribute validation for MNL_TYPE_MSEC and MNL_TYPE_U64, clang compilation fixes, the new mnl_socket_open2() and mnl_socket_fdopen() functions, missing handling for NLM_F_DUMP_INTR and documentation updates. - Remove extra directory pkg, one level is enough. - Move include files to /usr/include/pkg, like done in many other packages - remove dependency on gpg-offline, source validator already does that - Verify GPG signature - Update to new upstream release 1.0.3 * Added the "/mnl_attr_for_each_payload"/ function, which allows to iterate over attributes for a given payload pointer. - Update to new upstream release 1.0.2 * build and compile updates * header: fix invalid use of type void * in arithmetic of mnl_for_each_nest(...) * doc: fix wrong comment describing mnl_nlmsg_batch_stop - SPDX format for License: tag - Use separate include dir to detect compile errors - Update to libmnl 1.0.1 * examples: fix wrong group mask number in nfct-event * header: fix signess issues in MNL_SOCKET_BUFFER_SIZE - Update to initial public tarball release, version 1.0.0 * Added checking variants of the put function family. * Message batching infrastructure - Run spec-beautifier on .spec file - Initial package
- Export CXXFLAGS="/%{optflags}"/ in build section to be sure we get proper debug info. - Update to version 2.0.1: + Now builds with Visual Studio. - Check for build_snapshot: the svn snapshot project contains unversioned tarballs. - Update to version 2.0.0 - New module interface using a single structure - New way of loading builtin that does rely on dlopen() - Fixed running test with linker flag --as-needed - Enable the test suite - Disable the test suite for this release. A known error with as-needed makes it fail. Will be fixed in next release. - Initial work for mingw32 cross compilation support. - Initial package of libmodman 1.0.1, was split out of libproxy.
- Update to new upstream release 1.0.7 * new synproxy support * don't crash on NULL labelmap * expose a copy of nf_conntrack_common.h - Update to new upstream release 1.0.6 * add support for IPv6 NAT * conntrack: add zone attribute to tuple - Update to new upstream release 1.0.5 * conntrack: add mark event filter * conntrack: compare: relax MARK/ZONE attribute comparison - Drop %version from subincludedir, it tends to break recompiles of already-built trees on library updates. - Drop gpg-offline build-time requirement; this is now handled by the local source validator - Update to new upstream release 1.0.4 * This release includes connlabel support, one memleak fix and fixes in the comparison API. - Update to new upstream release 1.0.3 * Treat the ATTR_HELPER_INFO attribute as the variable-length type that it actually is. * Fix a use after free when nfct_clone was used with certain attribute data types. - Verify GPG signature - Update to new upstream release 1.0.2 * This release provides new interfaces to interact with libmnl, and also has several fixes. - Update to new upstream release 1.0.1 * add NAT, expectfn and class support * conntrack: add new ATTR_GRP_[ORIG|REPL]_ADDR_[SRC|DST] attributes
- Security fix: [CVE-2021-3580, bsc#1187060] * Remote crash in RSA decryption via manipulated ciphertext - Add patches: * libnettle-CVE-2021-3580-rsa_sec.patch * libnettle-CVE-2021-3580-rsa_decrypt.patch - Security fix: [bsc#1184401, CVE-2021-20305] * multiply function being called with out-of-range scalars * Affects ecc-ecdsa-sign(), ecc_ecdsa_verify() and _eddsa_hash(). - Add libnettle-CVE-2021-20305.patch - Install checksums for binary integrity verification which are required when running in FIPS mode (bsc#1152692, jsc#SLE-9518) - Update to 3.4.1 - FATE#327114 (bsc#1129598) * Fix CVE-2018-16869 (bsc#1118086) libnettle-CVE-2018-16869-3.4.patch (removed) All functions using RSA private keys are now side-channel silent, meaning that they try hard to avoid any branches or memory accesses depending on secret data. This applies both to the bignum calculations, which now use GMP's mpn_sec_* family of functions, and the processing of PKCS#1 padding needed for RSA decryption. * Changes in behavior: The functions rsa_decrypt and rsa_decrypt_tr may now clobber all of the provided message buffer, independent of the actual message length. They are side-channel silent, in that branches and memory accesses don't depend on the validity or length of the message. Side-channel leakage from the caller's use of length and return value may still provide an oracle useable for a Bleichenbacher-style chosen ciphertext attack. Which is why the new function rsa_sec_decrypt is recommended. * New features: A new function rsa_sec_decrypt. * Bug fixes: - Fix bug in pkcs1-conv, missing break statements in the parsing of PEM input files. - Fix link error on the pss-mgf1-test test, affecting builds without public key support. - Security fix: [bsc#1118086, CVE-2018-16869] * Leaky data conversion exposing a manager oracle * Added libnettle-CVE-2018-16869-3.4.patch - Use %license (boo#1082318) - libnettle 3.4: * Fixed an improper use of GMP mpn_mul, breaking curve2559 and eddsa on certain platforms * Fixed memory leak when handling invalid signatures in ecdsa_verify. Fix contributed by Nikos Mavrogiannopoulos. * Reorganized the way certain data items are made available: Nettle header files now define the symbols nettle_hashes, nettle_ciphers, and nettle_aeads, as preprocessor macros invoking a corresponding accessor function. For backwards ABI compatibility, the symbols are still present in the compiled libraries, and with the same sizes as in nettle-3.3. * Support for RSA-PSS signatures * Support for the HKDF key derivation function, defined by RFC 5869 * Support for the Cipher Feedback Mode (CFB) * New accessor functions: nettle_get_hashes, nettle_get_ciphers, nettle_get_aeads, nettle_get_secp_192r1, nettle_get_secp_224r1, nettle_get_secp_256r1, nettle_get_secp_384r1, nettle_get_secp_521r1. Direct access to data items is deprecated going forward. * The base16 and base64 functions now use the type char * for ascii data, rather than uint8_t *. This eliminates the last pointer-signedness warnings when building Nettle * The contents of the header file nettle/version.h is now architecture independent, except in --enable-mini-gmp * Prevent data sizes from leaking into the ABI - Fixes previously carried as patches: * Fix compilation error with --enable-fat om ARM Drop nettle-3.3-fix-fat-arm.patch - Add patch to fix build of fat-arm: * nettle-3.3-fix-fat-arm.patch - Build nettle with AES-NI support (bsc#1056980) - Explicitly BuildRequire m4 - libnettle 3.3: * Invalid private RSA keys, with an even modulo, are now rejected by rsa_private_key_prepare. (Earlier versions allowed such keys, even if results of using them were bogus). Nettle applications are required to call rsa_private_key_prepare and check the return value, before using any other RSA private key functions; failing to do so may result in crashes for invalid private keys. * Ignore bit 255 of the x coordinate of the input point to curve25519_mul, as required by RFC 7748. To differentiate at compile time, curve25519.h defines the constant NETTLE_CURVE25519_RFC7748. * RSA and DSA now use side-channel silent modular exponentiation, to defend against attacks on the private key from evil processes sharing the same processor cache. This attack scenario is of particular relevance when running an HTTPS server on a virtual machine, where you don't know who you share the cache hardware with. bsc#991464 CVE-2016-6489 * Fix sexp-conv crashes on invalid input * Fix out-of-bounds read in des_weak_p * Fix a couple of formally undefined shift operations * Fix compilation with c89 * New function memeql_sec, for side-channel silent comparison of two memory areas. * Building the public key support of nettle now requires GMP version 5.0 or later (unless --enable-mini-gmp is used). - Fix postun->preun on info packages regenerating - Version update to 3.2 release bnc#964849 CVE-2015-8805 bnc#964847 CVE-2015-8804 bnc#964845 CVE-2015-8803: * New functions for RSA private key operations, identified by the "/_tr"/ suffix, with better resistance to side channel attacks and to hardware or software failures which could break the CRT optimization * SHA3 implementation is updated according to the FIPS 202 standard * New ARM Neon implementation of the chacha stream cipher * Should be compatible binary with 3.1 series - Add patch to fix build with cflags: * nettle-respect-cflags.patch - Remove off-by-one-test-suite.patch as it was fixed by upstream differently - nettle 3.1.1 Non-critical bugfix release, binary compatible to 3.1 * By accident, nettle-3.1 disabled the assembly code for the secp_224r1 and secp_521r1 elliptic curves on all x86_64 configurations, making signature operations on those curves 10%-30% slower. This code is now re-enabled. * The x86_64 assembly implementation of gcm hashing has been fixed to work with the Sun/Oracle assembler. added patch: off-by-one-test-suite.patch - Address Sanitizer, found a off-by-one error in the test suite (bnc#928328) - nettle 3.1 (libnettle6, libhogweed4) - bug fixes in 3.1: * Fixed a missing include of <limits.h>, which made the camellia implementation fail on all 64-bit non-x86 platforms. * Eliminate out-of-bounds reads in the C implementation of memxor (related to valgrind's --partial-loads-ok flag). [bso#926745) - interface changes in 3.1: * Declarations of many internal functions are moved from ecc.h to ecc-internal.h. - interface changes in 3.0: * contains developer relevant incompatible interface changes - Removed features: * nettle_next_prime, use GMP's mpz_nextprime * Deleted the RSAREF compatibility - New features in 3.1: * Support for curve25519 and for EdDSA25519 signatures. * Support for "/fat builds"/ on x86_64 and arm (not enabled) * Support for building the hogweed library (public key support) using "/mini-gmp"/ (not enabled) * The shared libraries are now built with versioned symbols. * Support for "/URL-safe"/ base64 encoding and decoding - New features in 3.0: * new DSA, AES, Camellia interfaces * Support for Poly1305-AES MAC. * Support for the ChaCha stream cipher and EXPERIMENTAL support for the ChaCha-Poly1305 AEAD mode. * Support for EAX mode. * Support for CCM mode. * Additional variants of SHA512 with output size of 224 and 256 bits * New interface, struct nettle_aead, for mechanisms providing authenticated encryption with associated data (AEAD). * DSA: Support a wider range for the size of q and a wider range for the digest size. * New command line tool nettle-pbkdf2. - Optimizations in 3.1: * New x86_64 implementation of AES, using the "/aesni"/ instructions - Optimizations in 3.0: * New x86_64 assembly for GCM and MD5. Modest speedups on the order of 10%-20%. - Add url to the spec - Revert back to 2.7
- Use %license instead of %doc [bsc#1082318] - Drop %version from subincludedir, it tends to break recompiles of already-built trees on library updates. - remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway) - Verify GPG signature - Update to new upstream release 1.0.1 (no changes over 1.0.0+git35, this is just the official release) - Update to new git snapshot 1.0.0+git35 * Fix incomplete retrieval of the interface list, which causes conntrackd to not operate as desired (http://marc.info/?l=netfilter&m=134458290414850&w=2 ) - license update: GPL-2.0 Look at e.g. src/iftable.c - please check if GPL-3.0 applications require this library - Update to new git snapshot 1.0.0+git28 * build updates, license update - Use separate include dir to detect compile errors - Make License field SPDX compliant (bnc#731935) - add libtool as buildrequire to avoid implicit dependency - buildrequire pkg-config to fix provides - update to 1.0.0+git1 to have license file available - add baselibs.conf - use %_smp_mflags - secure *.la delete call - wrap description at col 70 - Updated to 1.0.0
- Update to release 1.1.9 * Improve formatting of registers in bitwise dumps. - Update to release 1.1.8 * libnftnl: export nftnl_set_elem_fprintf * examples: add support for NF_PROTO_INET family * table: add userdata support * object: add userdata and comment support * chain: add userdata and comment support * src: add support for chain ID attribute - Update to release 1.1.7 * udata: add NFTNL_UDATA_SET_DATA_INTERVAL - Update to release 1.1.6 * add slave device matching * support for NFTNL_SET_EXPR - Update to release 1.1.5 * flowtable: add support for handle attribute * obj/ct_timeout: Avoid array overrun in timeout_parse_attr_data() - Update to new upstream release 1.1.4 * Add ct id support, add ct expectation support, add synproxy support. - Update to new upstream release 1.1.3 * expr: osf: add version option support * udata: add NFTNL_UDATA_* definitions * chain: support per chain rules listing - Update to new upstream release 1.1.2 * This release adds supports for new kernel extensions: tproxy, tunneling, xfrm, osf, conntrack timeouts and helpers. This release deprecates the nftnl_rule_cmp() interface and the low level JSON infrastructure. - Remove bufferov.diff (obsolete) - Update to new upstream release 1.1.1 * expr: add map lookups for numgen and hash statements * rule: add nftnl_rule_list_insert_at() * expr: add connlimit support * expr: extend fwd to support address and protocol - Update to new upstream release 1.1.0 * Add new API infrastructure to support "/flow tables"/. - Update to new upstream release 1.0.9 * Mostly bug fixes plus one new nftnl_expr_fprintf() function. - Update to new upstream release 1.0.8 * ct: add support for zone, helper and eventmask * exthdr: tcp option set support * rt: tcpmss get support * ct: add average bytes per packet counter support * exthdr: Add support for exthdr flags - Add bufferov.diff - Drop baselibs.conf - Update to new upstream release 1.0.7 * Support for new kernel expressions: Number generator ("/numgen"/), routing ("/rt"/), range, inverted set lookups, inverted dynamic set updates (i.e. rule mismatch on full sets), packet quota, hash, Forward Information Base lookups ("/fib"/), reference to stateful objects, and "/notrack"/. * Allow to add userdata to sets. * Support for stateful objects, including quota and counter * Support for layer 4 pseudoheader fields checksum updates - Update to new upstream release 1.0.6 * New TLV infrastructure for user data are in rule, set and elements. * Support for the new tracing infrastructure. * Matching of ct bytes and packets. * meta prandom support. * Enhancements for the limit expressions. * Support for payload mangling. * Masquerading port range selection. - Update to new upstream release 1.0.5 * Resolve improper symbol versioning in the shared library - Update to new upstream release 1.0.4 * src: add batch abstraction * table: add netdev family support * chain: add netdev family support * set: add support for set timeouts * set_elem: add timeout support * data: increase maximum possible data size * set_elem: support expressions attached to set elements * dynset: support expression templates - Update to new upstream release 1.0.3 * No upstream summary provided * Support for new features up to Linux 3.18 - Drop %version from subincludedir, it tends to break recompiles of already-built trees on library updates.
- Update to final release 3.3.0 * No changes - Update to new upstream release 3.3.0~rc1 * sriov: fix crash in rtnl_link_sriov_parse_vflist * sriov: avoid buffer overrun in rtnl_link_sriov_parse_vflist() * use O_CLOEXEC * lib/attr.c: check for valid length argument in nla_reserve() * route: neigh: use NDA_MASTER for neigh->n_master if available * xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx() - Drop nla-reverse.diff (included upstream) - Add nla-reserve.diff [boo#1020123] - Update to new upstream release 3.2.29 * nl-addr: avoid read-out-of-bound in nl_addr_fill_sockaddr() * lib: add utility function nl_strerror_l() * lib/route: allow override of message type during link change * lib/route: set IFLA_PROTINFO attribute in request message * lib/route: Add port state translation functions * lib/route: Extend Bridge Flags * lib/route: Allow override of IFLA_AF_SPEC nesting * lib/route: Support IFLA_BRIDGE_MODE * macvlan: add support for "/source"/ mode * macvlan: adjust types and merge MACVLAN_HAS_MACCOUNT and MACVLAN_HAS_MACDATA * vxlan: add support for additional VXLAN attributes * lib/route: SRIOV Parse, Read, Clone support * Add PPP support * route/act: add gact tc action * link: add support for IFLA_CARRIER_CHANGES, IFLA_PHYS_PORT_NAME, IFLA_PHYS_SWITCH_ID, IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE - Update to new upstream release 3.2.28 * route/link: IFLA_VLAN_PROTOCOL added to vlan_put_attrs * route/vrf: add VRF support * route/link: add macvtap support * sit: add 6RD support * lib/route: add macsec support - Update to new upstream release 3.2.27 * link: add ifb device support * qdisc: add hfsc qdisc support * route/act: add skbedit action * New sublibraries: libnl-xfrm-3.0 - BuildRequire at least bison 2.4, version in SLE11 is too old - Update to new upstream release 3.2.25 * route: fix off-by-one in rtnl_act_parse() * act: fix policy range check * act: fix the logic of parsing actions * u32: prevent memcpy from NULL * attr: prevent garbage return value for NULL param * introduce ipip, ip6, gre, sit tunnel support * tc: add co_groups for tc qdisc and filter - remove python-devel dependency - Update to new upstream release 3.2.24 * Add support for: ingress qdiscs, veth links, link network namespaces, tc action (general), mirred tc action, u32 tc action, fq_codel qdisc - Update to new upstream release 3.2.23 * Add macvlan and VXVLAN support - Update to new upstream release 3.2.22 * ct: add ICMPv6 type,code and ID * attr: Provide nla_is_nested() function * bridge: Support the new bridging attributes * bridge: Provide rtnl_link_bridge_alloc() * vlan: Provide rtnl_link_vlan_alloc() * bond: Provide rtnl_link_bond_alloc() * attr: Add nla_nest_cancel() to remove partially added nested attributes - Remove 0001-Add-symbol-version-maps-to-libnl.patch (merged upstream) - Add preliminary symbol versioning for libnl (0001-Add-symbol-version-maps-to-libnl.patch) - Update to new upstream release 3.2.21 * SocketCAN support * Add link carrier support - Update to new upstream release 3.2.16 * Optional hashtable backend for caches * Improved netlink expectations support * Extended AF_BRIDGE support for link and neighbour caches * Better thread safety in module registration operations - Update to new upstream release 3.2.14 * This release contains bugfixes and adds support for some new link features. - Update to new upstream release 3.2.13 * More clean NL_AUTO_PORT and NL_AUTO_SEQ usage in nl_complete_msg * genl_ctrl_probe_by_name: fix checking of genlmsg_put() return value - Update to new upstream release 3.2.12 * Add new API to retrieve versioning information at runtime suitable for python ctype. - Update to new upstream release 3.2.11 * add fwmark mask support * genl: add genlmsg_hdr(), genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen() * genl: Export genl_ops_resolve() and genl_mngt_resolve() in header * rtnl_link_(get|set)_weight is deprecated in libnl - Update to version 3.2.9: * Fix return value of nl_recvmsgs() - Update to new upstream release 3.2.8 * Support plug qdisc - queue traffic until explicit release - Update to new upstream release 3.2.7 * link: fix regression in link message parser * nl_addr_cmp: handle prefix length during address comparison * avoid dangling co_major_cache reference to NL_AUTO_PROVIDE caches * dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask * rtnl_link_bond_add: allow to allocate bond name in case NULL is given * link: allow to add/get linkinfo of unknown type - change license to be in spdx.org format - add dangling-co_major_cache-reference fix required by ntrack - add libtool as buildrequire to avoid implicit dependency - Update to new upstream release 3.2.3 * Add missing libnl-cli-3.0 pkgconfig file * Fix memory leaks durgin rtnl_addr object freeing - Update to new upstream release 3.2.1 * new API to create/enslave/release bonding devices - Relax Requires in libnl3-devel - Update to libnl-3.2 - buildrequire pkg-config to fix provides - Add baselibs.conf as a source - Add baselib definitions for SPARC - Enable parallel building - fix build with glibc 2.10
- Drop ineffective --with-pic. Replace old RPM macros by new constructs. The package summary was updated. - decls.patch: fix missing declarations - Fix obsoletes in baselibs.conf - Implement shlib package naming guidelines - Remove redundant %clean section - put library back into %{_libdir} , /usr merge. - Use %_smp_mflags - add baselibs.conf as a source - disable static libraries - obsolete old -XXbit packages (bnc#437293) - added baselibs.conf file to build xxbit packages for multilib support
- Use %license instead of %doc [bsc#1082318] - Update to version 1.2.0 - make code more portable - fix pkgconfig requires - libnsl-devel: require libtirpc-devel - Install yppasswd.h again - Disable static library - Don't install into nsl subdirectories - Update to version 1.1.0 - Fix compilation with new glibc (obsoletes decls.patch) - Add rpcsvc/yp.h - decls.patch: fix missing declarations - Update to version 1.0.5 - Fix compiler warnings - Add COPYING to the library package. - Update to version 1.0.4 - better compatibility with glibc yppasswd.h - Update to version 1.0.3 - export some private functions for libnss_nisplus - Update to version 1.0.2 - remove obsolete prototypes from public header files - add missing header files - Update to version 1.0.1 - enable all code with fixed tirpc >= 1.0 - Initial release
- Added url as source. Please see http://en.opensuse.org/SourceUrls - specfile cleanup - Split xorg-x11-libs into separate packages
- Update to 1.9.1 [bsc#1153332] * Five CVE-2019-15161, CVE-2019-15162, CVE-2019-15163, CVE-2019-15164, CVE-2019-15165 * Fixes for CVE-2018-16301, errors in pcapng reading. * Mention pcap_get_required_select_timeout() in the main pcap man page * Fix pcap-usb-linux.c build on systems with musl * Fix assorted man page and other documentation issues * Plug assorted memory leaks * Documentation changes to use https: * Changes to how time stamp calculations are done * Lots of tweaks to make newer compilers happier and warning-free and to fix instances of C undefined behavior * Warn if AC_PROG_CC_C99 can't enable C99 support * Rename pcap_set_protocol() to pcap_set_protocol_linux(). * Align pcap_t private data on an 8-byte boundary. * Fix various error messages * Use 64-bit clean API in dag_findalldevs() * Fix cleaning up after some errors * Work around some ethtool ioctl bugs in newer Linux kernels * Add backwards compatibility sections to some man pages * Fix autotool configuration on AIX and macOS * Don't export bpf_filter_with_aux_data() or struct bpf_aux_data; they're internal-only and subject to change * Fix pcapng block size checking * Fix reading of capture statistics for Linux USB * Fix packet size values for Linux USB packets * Check only VID in VLAN test in filterss * Fix pcap_list_datalinks on 802.11 devices on macOS * Fix overflows with very large snapshot length in pcap file * Improve parsing of rpcapd configuration file * Handle systems without strlcpy() or strlcat() better * Fix crashes and other errors with invalid filter expressions * Fix use of uninitialized file descriptor in remote capture * Fix some CMake issues * Fix some divide-by-zero issues with the filter compiler * Work around a GNU libc bug in pcap_nametonetaddr() * Add support for DLT_LINUX_SLL2 * Fix handling of the packet-count argument for Myricom SNF devices * Fix --disable-rdma in configure script * Fix compilation of TurboCap support * Constify first argument to pcap_findalldevs_ex() * Fix a number of issues when running rpcapd as an inetd-style daemon * Fix CMake issues with D-Bus libraries * In rpcapd, clean up termination of a capture session * Redo remote capture protocol negotiation * In rpcapd, report the same error for "/invalid user name"/ and "/invalid password"/, to make brute-forcing harder * For remote captures, add an error code for "/the server requires TLS"/ * Fix building as part of Npcap * Allow rpcapd to rebind more rapidly * Fix building shared libpcap library on midipix (midipix.org) * Fix hack to detect UTF-16LE adapter names on Windows not to go past the end of the string * Have pcap_dump_open_append() create the dump file if it doesn't exists * Fix the maxmum snapshot length for DLT_USBPCAP * Use -fPIC when building for 64-bit SPARC on Linux * Fix CMake 64-bit library installation directory on some Linux distributions * Boost the TPACKET_V3 timeout to the maximum if a timeout of 0 was specified * PCAPNG reader applies some sanity checks before doing malloc(). - Drop patch fixed upstream: * Check-only-VID-in-VLAN-test-issue-461.patch - Rebase patch: * libpcap-1.0.0-ppp.patch - Use FAT LTO objects in order to provide proper static library. - update to 1.9.0 * add testing system to libpcap, independent of tcpdump * changes to how pcap_t is activated * update included copies of BSD 4-clause license to 3-clause * additions to TCP header parsing, per RFC3168 * support setting non-blocking mode before activating * fixes so that non-AF_INET addresses, are not ==AF_INET6 addresses * pcap_compile() in 1.8.0 and later is newly thread-safe * bound snaplen for linux tpacket_v2 to ~64k * make VLAN filter handle both metadata and inline tags (bsc#874131 bsc#993691 fate#321405) * D-Bus captures can now be up to 128MB in size * add DLT_LORATAP and DLT_VSOCK * allow specifying a specific capture protocol * RDMA sniffing support for pcap * increase minimum autoconf version requirement to 2.64 * rpcapd: support for xinetd.conf and systemd units * provide pkgconfig file - add BuildRequires for autoconf >= 2.64 - package (newly added) pkgconfig file - Check-only-VID-in-VLAN-test-issue-461.patch: fix "/vlan <id>"/ test to check only VID, not complete TCI - drop disable-remote.diff (superseded by upstream changes) - Fix SRPM group - Added a patch (disable-remote.diff) to fix applications to FTBFS if they define HAVE_REMOTE (deb#843384). Patch taken from Debian. - Restore section setting $pic - Do not put conditions about the provides for < 11.0 - Dropped patches not required after review * libpcap-1.0.0-pcap-bpf.patch * libpcap-1.5.2-filter-fix.patch - Reference of the pull request for the rest of the patches * https://github.com/the-tcpdump-group/libpcap/issues/196 - Changed libpcap-1.0.0-s390.patch to the git formatted one - Formatted the specs file using spec-cleaner. - Allow bluetooth monitoring support unconditionally. - update to 1.8.1 * Clean up the name-to-DLT mapping table. * Add some newer DLT_ values: IPMI_HPM_2,ZWAVE_R1_R2,ZWAVE_R3,WATTSTOPPER_DLM,ISO_14443,RDS * Fix handling of packet count in the TPACKET_V3 inner loop: GitHub issue [#493]. * Filter out duplicate looped back CAN frames. * Fix the handling of loopback filters for IPv6 packets. * Add a link-layer header type for RDS (IEC 62106) groups. * On Linux, handle all CAN captures with pcap-linux.c, in cooked mode. * Removes the need for the "/host-endian"/ link-layer header type. * Compile with '-Wused-but-marked-unused' in devel mode if supported * Have separate DLTs for big-endian and host-endian SocketCAN headers. * Require that version.h be generated: all build procedures we support generate version.h (autoconf, CMake, MSVC)! * Properly check for sock_recv() errors. * Re-impose some of Winsock's limitations on sock_recv(). * Replace sprintf() with pcap_snprintf(). * Fix signature of pcap_stats_ex_remote(). * Have rpcap_remoteact_getsock() return a SOCKET and supply an "/is active"/ flag. * Clean up {DAG, Septel, Myricom SNF}-only builds. * pcap_create_interface() needs the interface name on Linux. * Clean up hardware time stamp support: the "/any"/ device does not support any time stamp types. * Recognize 802.1ad nested VLAN tag in vlan filter. - dropped libpcap-ocloexec.patch, never upstreamed. - refreshed libpcap-1.0.0-ppp.patch - libpcap-no-old-socket.patch: never fallback to the obsolete SOCK_PACKET (kernel < 2.2) interface, this still happens for example, when you update the kernel, run iftop and the old kernel af_packet module wasn't loaded, program fails and the kernel prints "/iftop uses obsolete (PF_INET,SOCK_PACKET)"/ - remove dependency on libusb-devel, only libusb-1.0 is used for build. - split a -devel-static subpackage that contains the static libraries and all the extra dependencies which are not needed for dynamic linking. - libpcap 1.7.3: * work around a Linux bonding driver bug. - update to 1.7.2 * Support for filtering Geneve encapsulated packets. * Fix handling of zones for BPF on Solaris * new DLT for ZWAVE * clarifications for read timeouts. * added bpf_filter1() with extensions * some fixes to compilation without stdint.h * EBUSY can now be returned by SNFv3 code. - refreshed libpcap-ocloexec.patch - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- Update to version 0.14: This release adds support for 32-bit PCI domain IDs, which are common in virtualized environments. This support has been tested on Linux, and probably also "/just works"/ on FreeBSD and Solaris, to the extent that the underlying OS supports it. - Update to version 0.13.5: This release includes musl build fixes, improvements to the Solaris backend and allows parsing separate sysfs files rather than reading the config file on newer kernels. - Update to version 0.13.4 * Add missing guards around config.h inclusion * Check for __linux__ instead of linux during compilation * Include the POSIX fcntl.h instead of sys/fcntl.h * Include config.h before any other headers. * Bug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64. - Update to version 0.13.3 * This release provides a number of platform-specific improvements for various platforms, including Linux, Solaris, OpenBSD, NetBSD, and Hurd, plus the addition of some support for Cygwin. - added baselibs.conf as source to specfile in order to make factory checkin policy happy - Update to version 0.13.2: + Fix Sun bug #7035791: scanpci should report 64 bit registers. + Resync COPYING file with copyrights/licenses from code. + pci_device_solx_devfs_probe: implicit conversion changes signedness warnings. + pci_device_solx_devfs_read: fix sign conversion/comparison warnings. + Support more pci functions on NetBSD. + Update NetBSD support and fix build on NetBSD-4. + Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined. Fixes build on NetBSD-5. + Add legacy IO routines for FreeBSD (fdo#63583). + pci_id_file_open: move variable inside the #ifndef that uses it. + Define PCI_MATCH_ANY as an unsigned int. + Move 'const' to correct place, so it has meaning. + Protect config.h like usual. + autogen.sh: Implement GNOME Build API + configure: Remove AM_MAINTAINER_MODE + PCI: set correct mask value when matching for bridges. + scanpci: print meaningful info on BASEROM + libpciaccess: - sparc rom read fix - implementation of boot_vga in Solaris - fix memory usage errors + Implement legacy io & map for x86 backend + Solaris: - Refactor pci_device_solx_devfs_map_range to reduce code duplication. - Implement map_legacy & legacy_io functions. - Probe improvement. - Add domain support for sparc platform. - Remove #defines for Ultra 45 southbridge device ids. - u_libpciaccess-vgaarb-add-function-to-get-default-vga-device-and-it.patch: Reenable default device when shutting down VGA arbitration. (bnc#714677, bnc#832973). - Use more robust make install call - Update to version 0.13.1: + linux: Fix out[bwl] macros on non-I/O architectures + Fix pci_io_handle allocation routines to provide sound stable memory allocation + Fix in OpenBSD support - Changes from version 0.13: + linux: Don't use /dev/port + Use O_CLOEXEC for internal file descriptors + delete_io_handle: fix deletion of last handle causing crash + Fix leak and compiler warnings + Improvements to OpenBSD and Solaris support - Update to new upstream release 0.12.902 * ships new map_legacy APIs required by the current development version of xorg-server as well as miscelaneous bug fixes. - Rename main package from libpciaccess0 to libpciaccess. Do away with the 0 in libpciaccess0-devel, since the devel package is not actually versioned and only one can be installed. - Parallel build with %_smp_mflags - added libtool to Buildrequires to fix build on factory - add automake as buildrequire to avoid implicit dependency - Add ./ to the %_configure define - just to be on the safe side. - update to 0.12.901 * use autogen.sh not ./configure * needs pkgconfig(xorg-macros) >= 1.8 * general X11 is 7.6 not 7.4 - created package
- Update to version 1.4.1 * Fix test failure with Check 0.10.0. - Add gpg signature - Cleanup spec file with spec-cleaner - Add missing dependency on pkg-config - Update to version 1.4.0 * Various portability fixes for Solaris. This includes a PIPELINE_QUIET environment variable which suppresses the error message normally emitted when a subprocess is terminated by a signal. * Add `pipecmd_fchdir', which is analogous to `pipecmd_chdir' but takes an open file descriptor rather than a path. - Update to libpipeline 1.2.6 (18 December 2013) * Fix test_pump_tee to wait for its child processes before testing their output, since otherwise not all their output might be flushed. * pipeline_want_infile and pipeline_want_outfile now take copies of their file name arguments. * Restore compatibility with Automake 1.10. * Build with large file support on systems where it is available. * Provide a replacement clearenv function in order to support non-glibc systems. Now tested on FreeBSD. * Don't read uninitialised memory when testing for the end of long lines (over 4096 bytes). - Use LFS_CFLAGS properly for 32 bit archs. - Added url as source. Please see http://en.opensuse.org/SourceUrls - Initial package libpipeline as new man-db depend on it
- check with -j1, be explicit - Fix SRPM group and grammar issues. - updated to 1.2.57: fixes CVE-2016-10087 - updated to 1.2.56: Fixed an out-of-range read in png_check_keyword() (Bug report from Qixue Xiao, CVE-2015-8540). Added keyword checks to pngset.c - updated to 1.2.55: Avoid potential pointer overflow in png_handle_iTXt(), png_handle_zTXt(), png_handle_sPLT(), and png_handle_pCAL() (Bug report by John Regehr). Fixed incorrect implementation of png_set_PLTE() that uses png_ptr not info_ptr, that left png_set_PLTE() open to the CVE-2015-8126 vulnerability. - updated to 1.2.54 - build in build section - updated to 1.2.53: Issue a png_error() instead of a png_warning() when width is potentially too large for the architecture, in case the calling application has overridden the default 1,000,000-column limit (fixes CVE-2014-9495 and CVE-2015-0973). Display user limits in the output from pngtest. Changed PNG_USER_CHUNK_MALLOC_MAX from unlimited to 8,000,000. This can only be changed at library-build time. It only affects the maximum memory that can be allocated to an ancillary chunk; it does not limit the size of IDAT data, which is instead limited by PNG_USER_WIDTH_MAX. - Fix CVE-2013-7354.patch, include limits.h for INT_MAX - updated to 1.2.52: * Avoid out-of-bounds memory access while checking version string. - security update: * CVE-2013-7353.patch [bnc#873124] * CVE-2013-7354.patch [bnc#873123] - updated to 1.2.51: Ignore, with a warning, out-of-range value of num_trans in png_set_tRNS(). Replaced AM_CONFIG_HEADER(config.h) with AC_CONFIG_HEADERS([config.h]) in configure.ac Changed default value of PNG_USER_CACHE_MAX from 0 to 32767 in pngconf.h. Avoid a possible memory leak in contrib/gregbook/readpng.c Revised libpng.3 so that "/doclifter"/ can process it. Changed '"/%s"/m' to '"/%s"/ m' in png_debug macros to improve portability among compilers. Rebuilt the configure scripts with autoconf-2.69 and automake-1.14.1 Removed potentially misleading warning from png_check_IHDR(). Quiet set-but-not-used warnings in pngset.c Quiet an uninitialized memory warning from VC2013 in png_get_png(). Quiet unused variable warnings from clang by porting PNG_UNUSED() from libpng-1.4.6. Added -DZ_SOLO to CFLAGS in contrib/pngminim/*/makefile Added an #ifdef PNG_FIXED_POINT_SUPPORTED/#endif in pngset.c - add conflicts in -32bit package - Added url as source. Please see http://en.opensuse.org/SourceUrls - Add missing baselib requires for compat-devel-32bit - updated to 1.2.50: Changed "/a+w"/ to "/u+w"/ in Makefile.in to fix CVE-2012-3386. - updated to 1.2.49: [bnc#754745] Revised png_set_text_2() to avoid potential memory corruption (fixes CVE-2011-3048). Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice. - updated to 1.2.48: * fixed CVE-2011-3045 [bnc#752008] - updated to 1.2.47: * fixed CVE-2011-3026 [bnc#747311] - Name field shouldn't contain a macro - add libtool as buildrequire to avoid implicit dependency - cross-build fix: use %configure macro - updated to 1.2.46: * fixed CVE-2011-2501 [bnc#702578] - fix baselibs.conf after previous change - add devel packages to baselibs.conf [bnc#625883] - updated to 1.2.44: fixed libpng overflow (CVE-2010-1205) and memory leak [bnc#617866] - remove the devel packages from baselibs.conf, not convinced of their usefulness - buildrequire pkg-config to fix provides - updated to 1.2.43 (fixes [bnc#585403]): * Removed "/#define PNG_NO_ERROR_NUMBERS"/ that was inadvertently added to pngconf.h in version 1.2.41. * Removed leftover "/-DPNG_CONFIGURE_LIBPNG"/ from scripts/makefile.darwin and contrib/pngminim/*/makefile * Relocated png_do_chop() to its original position in pngrtran.c; the change in version 1.2.41beta08 caused transparency to be handled wrong in some 16-bit datastreams (Yusaku Sugai). * Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txt (revising changes made in 1.2.41) * Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTED in pngset.c to be consistent with other changes in version 1.2.38. * Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptr in pngtest.c - add baselibs.conf as a source - updated to 1.2.41: contains numerous cleanups, some new compile-time warnings about direct struct access (define PNG_NO_PEDANTIC_WARNINGS to enable), a new xcode build project, and a minor performance improvement (avoid building 16-bit gamma tables when not needed) - updated to 1.2.40: Removed an extra png_debug() recently added to png_write_find_filter(). Fixed incorrect #ifdef in pngset.c regarding unknown chunk support. Various bugfixes and improvements to CMakeLists.txt (Philip Lowman) - updated patches to apply with fuzz=0 - updated to 1.2.39: * Added a prototype for png_64bit_product() in png.c * Avoid a possible NULL dereference in debug build, in png_set_text_2() * Relocated new png_64_bit_product() prototype into png.h * Replaced *.tar.lzma with *.txz in distribution. * Reject attempt to write iCCP chunk with negative embedded profile length. - updated to 1.2.38: * Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR() multiple times and to specify the sample order in the tRNS chunk, because the ISO PNG specification has a typo in the tRNS table. * Changed several PNG_UNKNOWN_CHUNK_SUPPORTED to PNG_HANDLE_AS_UNKNOWN_SUPPORTED, to make the png_set_keep mechanism available for ignoring known chunks even when not saving unknown chunks. * Adopted preference for consistent use of "/#ifdef"/ and "/#ifndef"/ versus "/#if defined()"/ and "/if !defined()"/ where possible. * Added PNG_NO_HANDLE_AS_UNKNOWN in the PNG_LEGACY_SUPPORTED block of pngconf.h, and moved the various unknown chunk macro definitions outside of the PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks. - updated to 1.2.37: * fixed bug with new png_memset() of the big_row_buffer - updated to 1.2.36 (see CHANGES)
- security update - added patches CVE-2019-7317 [bsc#1124211] + libpng16-CVE-2019-7317.patch - asan_build: build ASAN included - debug_build: build more suitable for debugging, install pngcp - usecase example: [bsc#1121624] - security update: * CVE-2018-13785 [bsc#1100687] + libpng16-CVE-2018-13785.patch - check with -j1 - Fix SRPM group and grammar issues. - removed obsoleted Obsoletes - update to 1.6.34: * Removed contrib/pngsuite/i*.png; some of these were incorrect and caused test failures. - includes 1.6.33: * Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added missing parenthesis in contrib/pngminus/pnm2png.c * Fixed off-by-one error in png_do_check_palette_indexes() * Initialize png_handler.row_ptr in libpng_read_fuzzer.cc to fix shortlived oss-fuzz issue 3234. * Compute a larger limit on IDAT because some applications write a deflate buffer for each row * Use current date (DATE) instead of release-date (RDATE) in last changed date of contrib/oss-fuzz files. * Enabled ARM support in CMakeLists.txt * Fixed incorrect typecast of some arguments to png_malloc() and png_calloc() that were png_uint_32 instead of png_alloc_size_t * Use pnglibconf.h.prebuilt when building for ANDROID with cmake * Initialize memory allocated by png_inflate to zero, using memset, to stop an oss-fuzz "/use of uninitialized value"/ detection in png_set_text_2() due to truncated iTXt or zTXt chunk. * Initialize memory allocated by png_read_buffer to zero, using memset, to stop an oss-fuzz "/use of uninitialized value"/ detection in png_icc_check_tag_table() due to truncated iCCP chunk. * Removed redundant tests * Added an interlaced version of each file in contrib/pngsuite. * Relocate new memset() call in pngrutil.c * Add support for loading images with associated alpha in the Simplified API * Revert contrib/oss-fuzz/libpng_read_fuzzer.cc to libpng-1.6.32 state * Initialize png_handler.row_ptr in libpng_read_fuzzer.cc * Add end_info structure and png_read_end() to the libpng fuzzer - includes 1.6.32: * Avoid possible NULL dereference in png_handle_eXIf when benign_errors are allowed. Avoid leaking the input buffer "/eXIf_buf"/. * Eliminated png_ptr->num_exif member from pngstruct.h and added num_exif to arguments for png_get_eXIf() and png_set_eXIf(). * Added calls to png_handle_eXIf(() in pngread.c and png_write_eXIf() in pngwrite.c, and made various other fixes to png_write_eXIf(). * Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() and png_set_eXIf_1(), respectively, to avoid breaking API compatibility with libpng-1.6.31. * Updated contrib/libtests/pngunknown.c with eXIf chunk. * Initialized btoa[] in pngstest.c * Stop memory leak when returning from png_handle_eXIf() with an error * Replaced local eXIf_buf with info_ptr-eXIf_buf in png_handle_eXIf(). * Update libpng.3 and libpng-manual.txt about eXIf functions. * Restored png_get_eXIf() and png_set_eXIf() to maintain API compatability. * Removed png_get_eXIf_1() and png_set_eXIf_1(). * Check length of all chunks except IDAT against user limit to fix an OSS-fuzz issue (Fixes CVE-2017-12652) * Check length of IDAT against maximum possible IDAT size, accounting for height, rowbytes, interlacing and zlib/deflate overhead. * Restored png_get_eXIf_1() and png_set_eXIf_1(), because strlen(eXIf_buf) does not work (the eXIf chunk data can contain zeroes). * Revised symlink creation, no longer using deprecated cmake LOCATION feature * Fixed five-byte error in the calculation of IDAT maximum possible size. * Moved chunk-length check into a png_check_chunk_length() private function * Moved bad pngs from tests to contrib/libtests/crashers * Moved testing of bad pngs into a separate tests/pngtest-badpngs script * Added the --xfail (expected FAIL) option to pngtest.c. It writes XFAIL in the output but PASS for the libpng test. * Require cmake-3.0.2 in CMakeLists.txt * Fix "/const"/ declaration info_ptr argument to png_get_eXIf_1() and the num_exif argument to png_get_eXIf_1() * Added "/eXIf"/ to "/chunks_to_ignore[]"/ in png_set_keep_unknown_chunks(). * Added huge_IDAT.png and empty_ancillary_chunks.png to testpngs/crashers. * Make pngtest --strict, --relax, --xfail options imply -m (multiple). * Removed unused chunk_name parameter from png_check_chunk_length(). * Relocated setting free_me for eXIf data, to stop an OSS-fuzz' leak. * Initialize profile_header[] in png_handle_iCCP() to fix OSS-fuzz issue. * Initialize png_ptr->row_buf[0] to 255 in png_read_row() to fix OSS-fuzz UMR. * Attempt to fix a UMR in png_set_text_2() to fix OSS-fuzz issue. * Increase minimum zlib stream from 9 to 14 in png_handle_iCCP(), to account for the minimum 'deflate' stream, and relocate the test to a point after the keyword has been read. * Check that the eXIf chunk has at least 2 bytes and begins with "/II"/ or "/MM"/. * Added a set of "/huge_xxxx_chunk.png"/ files to contrib/testpngs/crashers, one for each known chunk type, with length = 2GB-1. * Check for 0 return from png_get_rowbytes() and added some (size_t) typecasts in contrib/pngminus/*.c to stop some Coverity issues (162705, 162706, and 162707). * Renamed chunks in contrib/testpngs/crashers to avoid having files whose names differ only in case; this causes problems with some platforms * Added contrib/oss-fuzz directory which contains files used by the oss-fuzz project - cleanup with spec-cleaner - update to 1.6.31: * Guard the definition of _POSIX_SOURCE in pngpriv.h. * Revised pngpriv.h to work around failure to compile arm/filter_neon.S. * Added "/Requires: zlib"/ to libpng.pc.in. * Added special case for FreeBSD in arm/filter_neon.S. * Changed "/int"/ to "/png_size_t"/ in intel/filter_sse2.c to prevent possible integer overflow. * Added eXIf chunk support. - remove upstreamed 0001-libpng16-Revised-pngpriv.h-to-use-PNG_VERSION_INFO_O.patch - Drop png-version-info-only.patch, it has no effect after applying 0001-libpng16-Revised-pngpriv.h-to-use-PNG_VERSION_INFO_O.patch Both patches achieve the same, prefer the upstream version - Add 0001-libpng16-Revised-pngpriv.h-to-use-PNG_VERSION_INFO_O.patch Fix build on ARM - png-version-info-only.patch: fix missing PNG_VERSION_INFO_ONLY check - update to 1.6.30: Revised documentation of png_get_error_ptr() in the libpng manual. Document need to check for integer overflow when allocating a pixel buffer for multiple rows in contrib/gregbook, contrib/pngminus, example.c, and in the manual (suggested by Jaeseung Choi). This is similar to the bug reported against pngquant in CVE-2016-5735. Check for integer overflow in contrib/visupng and contrib/tools/genpng. Do not double evaluate CMAKE_SYSTEM_PROCESSOR in CMakeLists.txt. Avoid writing an empty IDAT when the last IDAT exactly fills the compression buffer (bug report by Brian Baird). This bug was introduced in libpng-1.6.0. Add a reference to the libpng.download site in README. - update to 1.6.29: Moved SSE2 optimization code into the main libpng source directory. Configure libpng with "/configure --enable-intel-sse"/ or compile libpng with "/-DPNG_INTEL_SSE"/ in CPPFLAGS to enable it. Added code for PowerPC VSX optimisation (Vadim Barkov). Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer). - update to 1.6.28: fix build issues - update to 1.6.27: fixes CVE-2016-10087 - update to 1.6.26: Fixed handling zero length IDAT in pngfix (bug report by Agostino Sarubbo, bugfix by John Bowler). Do not issue a png_error() on read in png_set_pCAL() because png_handle_pCAL has allocated memory that libpng needs to free. Issue a png_benign_error instead of a png_error on ADLER32 mismatch while decoding compressed data chunks. Changed PNG_ZLIB_VERNUM to ZLIB_VERNUM in pngpriv.h, pngstruct.h, and pngrutil.c. If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE, ignore the ADLER32 checksum in the IDAT chunk as well as the chunk CRCs. Issue png_benign_error() on ADLER32 checksum mismatch instead of png_error(). Updated the documentation about CRC and ADLER32 handling. Fixed offsets in contrib/intel/intel_sse.patch Changed integer constant 4294967294 to unsigned 4294967294U in pngconf.h to avoid a signed/unsigned compare in the preprocessor. Use zlib-1.2.8.1 inflateValidate() instead of inflateReset2() to optionally avoid ADLER32 evaluation. - update to 1.6.25: Reject oversized iCCP profile immediately. Conditionally compile png_inflate(). Don't install pngcp; it conflicts with pngcp in the pngtools package. Added MIPS support (Mandar Sahastrabuddhe < - update to 1.6.24: Avoid potential overflow of the PNG_IMAGE_SIZE macro. Correct filter heuristic overflow handling. Use a more efficient absolute value calculation on SSE2. Added pngcp. etc. see ANNOUNCE - Update to new upstream release 1.6.23 * Fixes a potential memleak in png_set_tRNS. * Fixed the progressive reader to handle empty first IDAT chunk properly. * Added tests in pngvalid.c to check zero-length IDAT chunks in various positions. * Fixed the sequential reader to handle these more robustly. * Corrected progressive read input buffer in pngvalid.c. * Moved sse2 prototype from pngpriv.h to contrib/intel/intel_sse.patch. * Fixed undefined behavior in png_push_save_buffer(). Do not call memcpy() with a null source, even if count is zero. * Fixed bad link to RFC2083 in png.5. - update to 1.6.22: Added a png_image_write_to_memory() API and a number of assist macros to allow an application that uses the simplified API write to bypass stdio and write directly to memory. Relaxed limit checks on gamma values in pngrtran.c. As suggested in the comments gamma values outside the range currently permitted by png_set_alpha_mode are useful for HDR data encoding. These values are already permitted by png_set_gamma so it is reasonable caution to extend the png_set_alpha_mode range as HDR imaging systems are starting to emerge. Restored "/& 0xff"/ in png_save_uint_16() and png_save_uint_32() that were accidentally removed from libpng-1.6.17. Changed PNG_INFO_cHNK and PNG_FREE_cHNK from 0xnnnn to 0xnnnnU in png.h (Robert C. Seacord). Added INTEL-SSE2 support (Mike Klein and Matt Sarett, Google, Inc.). SSE filter speed improvements for bpp=3: memcpy-free implementations of load3() / store3(). Added PNG_FAST_FILTERS macro (defined as PNG_FILTER_NONE|PNG_FILTER_SUB|PNG_FILTER_UP). - Update to new upstream release 1.6.21 * Widened the 'limit' check on the internally calculated error limits in the 'DIGITIZE' case (the code used prior to 1.7 for rgb_to_gray error checks) and changed the check to only operate in non-release builds (base build type not RC or RELEASE.) * Fixed undefined behavior in pngvalid.c, undefined because (png_byte) << shift is undefined if it changes the signed bit (because png_byte is promoted to int). The libpng exported functions png_get_uint_32 and png_get_uint_16 handle this. - update to 1.6.20: Avoid potential pointer overflow/underflow in png_handle_sPLT() and png_handle_pCAL() (Bug report by John Regehr). Fixed incorrect implementation of png_set_PLTE() that uses png_ptr not info_ptr, that left png_set_PLTE() open to the CVE-2015-8126 vulnerability. Backported tests from libpng-1.7.0beta69. Fixed an error in handling of bad zlib CMINFO field in pngfix, found by American Fuzzy Lop, reported by Brian Carpenter. inflate() doesn't immediately fault a bad CMINFO field; instead a 'too far back' error happens later (at least some times). pngfix failed to limit CMINFO to the allowed values but then assumed that window_bits was in range, triggering an assert. The bug is mostly harmless; the PNG file cannot be fixed. In libpng 1.6 zlib initialization was changed to use the window size in the zlib stream, not a fixed value. This causes some invalid images, where CINFO is too large, to display 'correctly' if the rest of the data is valid. This provides a workaround for zlib versions where the error arises (ones that support the API change to use the window size in the stream). - update to 1.6.19: Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c Fixed uninitialized variable in contrib/gregbook/rpng2-x.c Fixed the recently reported 1's complement security issue. Fixed png_save_int_32 when int is not 2's complement by replacing the value that is illegal in the PNG spec, in both signed and unsigned values, with 0. etc., see ANNOUNCE and CHANGES for details - removed: libpng-rgb_to_gray-checks.patch (upstreamed) - drop unknown configure switch - Fixed rgb_to_gray checks and added tRNS checks to pngvalid.c. + libpng-rgb_to_gray-checks.patch - updated to 1.6.17: Corrected the width limit calculation in png_check_IHDR(). Removed user limits from pngfix. Also pass NULL pointers to png_read_row to skip the unnecessary row de-interlace stuff. Implement previously untested cases of libpng transforms in pngvalid.c Fixed byte order in 2-byte filler, in png_do_read_filler(). Made the check for out-of-range values in png_set_tRNS() detect values that are exactly 2^bit_depth, and work on 16-bit platforms. Merged some parts of libpng-1.6.17beta01 and libpng-1.7.0beta47. Added #ifndef __COVERITY__ where needed in png.c, pngrutil.c and pngset.c to avoid warnings about dead code. Do not build png_product2() when it is unused. Display user limits in the output from pngtest. Eliminated the PNG_SAFE_LIMITS macro and restored the 1-million-column and 1-million-row default limits in pnglibconf.dfa, that can be reset by the user at build time or run time. This provides a more robust defense against DOS and as-yet undiscovered overflows. Added PNG_WRITE_CUSTOMIZE_COMPRESSION_SUPPORTED macro, on by default. Allow user to call png_get_IHDR() with NULL arguments (Reuben Hawkins). Moved png_set_filter() prototype into a PNG_WRITE_SUPPORTED block of png.h. Free the unknown_chunks structure even when it contains no data. Fixed simplified 8-bit-linear to sRGB alpha. The calculated alpha value was wrong. It's not clear if this affected the final stored value; in the obvious code path the upper and lower 8-bits of the alpha value were identical and the alpha was truncated to 8-bits rather than dividing by 257 (John Bowler). - build with PNG_SAFE_LIMITS_SUPPORTED [bnc#912076], [bnc#912929] - updated to 1.6.16: * Restored a test on width that was removed from png.c at libpng-1.6.9 (Bug report by Alex Eubanks). * Fixed an overflow in png_combine_row with very wide interlaced images. - updated to 1.6.15: * Avoid out-of-bounds memory access in png_user_version_check(). * Fixed incorrect handling of the iTXt compression. * Free all allocated memory in pngimage. * Fixed array size calculations to avoid warnings. etc. see ANNOUNCE
- Add libproxy-CVE-2020-25219.patch: Rewrite url::recvline to be nonrecursive (boo#1176410 CVE-2020-25219). - Add libproxy-fix-pac-buffer-overflow.patch: fix buffer overflow when PAC is enabled (boo#1177143 CVE-2020-26154). - Build with KDE on Tumbleweed, Leap and SLE releases greater than SLE-15-SP2 (jsc#SLE-12256). - Add libproxy-pxgsettings.patch: pxgsettings: use the correct syntax to connect to the changed signal. - Remove few SLE11 conditions - Fix build without python2 available - Convert package from multispec to multibuild. - Update Url tag to point to http://libproxy.github.io/libproxy/ - Add libproxy-python3.7.patch: Support python 3.7 and 3.8. - Drop py_requires: no longer needed. - Drop favor_gtk2 conditional. - Use %license (boo#1082318) - Update descriptions and RPM categories. - Update to version 0.4.15: + Port to, and require, SpiderMonkey 38. + Fix "/NetworkManager plugin not being built"/ (gh#libproxy/libproxy#53). + Fix "/networkmanager plugin not working (gh#libproxy/libproxy#58). + Fix "/Invalid read after free"/ (gh#libproxy/libproxy#59). + Fix intermittent unit test failures. - Replace pkgconfig(mozjs185) buildRequires with pkgconfig(mozjs-38), following upstream. - Have libproxy1-config-kde require libqt5-qtpaths instead of libqt5-qttools on openSUSE > 13.2 / openSUSE > Leap 42.x (boo#988808). - Update to version 0.4.14: + Parallel build support for python2 and python3. - DWITH_PYTHON has been replaced with -DWITH_PYTHON2 and - DWITH_PYTHON3 to have full control over this. Default is ON for both (gh#libproxy/libproxy#22). + Minor fixes to the PAC retriever code (gh#libproxy/libproxy#40). + Fallback to mcs instead of gmcs for the mono bindings (gh#libproxy/libproxy#37). + Fix build using cmake 3.7. + Fix deprecation warnings of pxgsettings with glib 2.46. + Improve the get-pac test suite (gh#libproxy/libproxy#47). - Drop update-from-svn.sh: The script has not been usable for years, since libproxy is no longer hosted in this svn repo. - Drop upstream merged patches: + libproxy-cmake-3.7.patch + libproxy-FindMono-4.6.patch + libproxy-gnome-waitpid.patch + libproxy-python3-support.patch - Re-enable the test suite: with the upstream changes this should now be more reliable. - Add libproxy-cmake-3.7.patch: Fix build with cmake 3.7. - Add libproxy-FindMono-4.6.patch: Fall back to mcs if gmcs cannot be found. Fixes issues with mono 4.6, which no longer ships the wrapper by default. - Add libproxy-python3-support.patch: Allow to build PYTHON2 and PYTHON3 bindings during the same build phase. - Create new subpackage python3-libproxy. - Add python3-devel BuildRequires when not building core. - Add libproxy-gnome-waitpid.patch: GNOME3: Wait for pxgsettings to vanish while destroying the plugin (boo#967601). - Update to GNOME 3.20.2 (Fate#318572, bnc#980527) - Require libqt5-qttools by libproxy1-config-kde: the plugin spawns qtpaths to find the right config files (boo#979232). - Trigger libproxy1-config-kde for installation when plasma5-session and libproxy1 are installed. - Fix condition to not build KDE plugin for SLE. - Update to version 0.4.13: + Allow linking webkit pacrunner against javascriptcore-4.0 (webkit2). + Allow to disable building of the KDE module (-DWITH_KDE=ON/OFF). + Fix compilation errors with CLang on MacOSX. + bindings: perl: Add an option to explicitly link against libperl.so. Some distributions want to do it, other prefer not to, the library is anyway in context of perl. + config_kde: Add a basic cache and invalidation: performance improvement for the KDE module. - Pass -DWITH_KDE=OFF to cmake when building core. - Replace pkgconfig(webkitgtk-3.0) BuildRequires with pkgconfig(javascriptcoregtk-4.0): make use of the WebKit2 port. - Update to GNOME 3.20 Fate#318572 - Disable building libproxy-config-kde on SLE. - Update to version 0.4.12: + Move development to github.com/libproxy/libproxy. + Fix fd leak in get_pac (Bug #185). + Detect running MATE session (Bug #186, Part1). + Fix linking of perl bindings to pthread (Bug #182). + Correctly detect spidermonky (mozjs185) (Bug #188). + Stop pxgsettings from segfaulting on exit (Bug #192). + Fix test #10 (Bug #189). + Fix build on Mac OS X (Bug #183). + Add a generic KDE Config module (fix crashes of Qt5 based apps) (issue#4). - Drop upstream fixed patches: + libproxy-pxgsettings-crash.patch + libproxy-no-libperl.patch + libproxy-pxgsettings-signals.patch - Rename libproxy1-config-kde4 subpackage to libproxy-config-kde, following upstreams introduction of the generic config loader. - Require libKF5ConfigCore5 from libproxy1-config-kde (we don't really need the library, but kreadconfig5 in this package). - Replace libkde4-devel and libqt4-devel BuildRequires with libKF5ConfigCore5: the new KDE config parser interacts directly with kreadconfig5 and does not link to Qt. - Add libproxy-pxgsettings-signals.patch: Fix for pxgsettins not actively monitoring gsetting changes. Due to recent changes in GLib, only values are being monitored, that are read AFTER the signal handler is attached. - Adjust baselibs.conf to match what is currenly being built.
- update to 0.20.1: * Fix issue introduced with PSL_TYPE_NO_STAR_RULE in V0.20.0 * Fix SO_VERSION to 8:0:3 * Improve unit tests - Use %license (boo#1082318) - update to 0.20.0: * Remove hard-coded gcc flag in Makefile.am * Prevent excessive CPU cycles on large inputs * New flag PSL_TYPE_NO_STAR_RULE to skip star rule - Make sure to use python3 during build instead of calling env - update to 0.19.1: * New function psl_free_string() * psl_make_dafsa now works with python2 and python3 * psl_*count() functions now return -1 if info is not available * Fixed unsigned integer overflow in _mem_is_ascii() * Add -fsanitize-address-use-after-scope to --enable-asan if available - update to 0.18.0: * Fix order of files in psl_latest() * Add fuzzing architecture * Fix memleak in _psl_is_public_suffix() * Add configure option --enable-asan (Address sanitizer) * Add configure option --enable-usan (Undefined sanitizer) * Add configure option --enable-cfi (Control Flow Integrity) * Fix finding libidn2 for static builds * Fix use of uninitialized stack value * Fix buffer overflow in libicu build * Use libidn2 as default for builds (former libicu) * Add pkg-config support for libidn and libidn2 - Use idn2 runtime instead of libicu - as libicu requires 30MB of unicode data - while idn2 is already part of minimal system - libpsl 0.17.0: * Use TR46 non-transitional for IDNA (libicu, libidn2 >= 0.14) * Fix coverage upload from TravisCI to Coveralls * New tests to cover psl_latest() and psl_dist_filename() - libpsl 0.16.1: This version enables consumers of the library to dynamically load the latest public suffix data from a binary data file in the publicsuffix package which can then updated without re-building libpsl. * Add functions psl_latest() and psl_dist_filename() * Do not taint out variable on error in psl_str_to_utf8lower() * Replace psl2c by psl-make-dafsa - correct licenses for package and subpackages - package HTML docs in -devel package - libpsl 0.15.0: * Python3 compatibility for psl-make-dafsa * Support for UTF-8 in DAFSA data * Skip punycode conversion if DAFSA has UTF-8 * Better code coverage by test suite * Code cleanup and enhancements * Install man pages for psl-make-dafsa and psl * Enhancements to the documentation - libpsl 0.14.0: * Remove unneeded libraries from tools/psl link step * Use https instead of http where possible * Add man page for tools/psl * Add header magic to DAFSA files * Rename make_dafsa.py to psl-make-dafsa * Add man page for psl-make-dafsa - libpsl 0.13.0: * Use tests.txt as PSL test file by default * Slightly shorter DAFSA array when sorting input * Check for python 2.7+ in configure.ac * Fix python3 incompatibilities in make_dafsa.py - Add baselibs.conf - libpsl 0.12.0 (libpsl.so.5 5:0:0) * Remove psl_builtin_compile_time() * Add function psl_is_public_suffix2() * Avoid libicu dependency with --enable-runtime=no - drop upstreamed 0001-Remove-include-of-bits-stat.h.patch - fix SLE 11 build: * adding 0001-Remove-include-of-bits-stat.h.patch * skip IDN feature - update descriptions and categories - initial package for libpsl based on Fedora Spec
- Add libsamplerate-0.1.9-reproducible.patch to disable throughput test to make builds reproducible in spite of Profile Guided Optimizations - Rectify RPM groups. - Add missing provides/obsoletes for the old libsamplerate package - update to version 0.1.9 (2016-09-23) * Relicense under 2 clause BSD license. * Minor bug fixes and upates. - remove 0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch since it was fixed upstream - Avoid running configure twice and using -fprofile-generate or - fprofile-use for compiling configure tests when profiling. - Add obsoletes/provides to baselibs.conf. - disable profiling also on aarch64 - 0001-src-src_sinc.c-Fix-a-read-beyond-end-of-coefficent-a.patch from upstream, fix off-by-one bug found by gcc 4.8 address sanitizer. - disable profiling on arm - build with profiling rnabled - Adhere to shared library packaging policy - update to version 0.1.8 * Minor bug fixes and updates. - drop all patches, not needed in new upstream version - run spec-cleaner - add libtool as buildrequire to avoid implicit dependency - disable quilt usage, as it extends the build chain quite some - Import debian fixes, this fix: * The test suite so we can run make check * src_simple() causes a crash with certain inputs - update to version 0.1.7 * Fix a segfault which occurs when memcpy is passed a bad length parameter. * Minor bug fix in test suite (account for rounding error on x86_64). * Optimisation resulting dramatic throughput improvements. - add baselibs.conf as a source - updated patches to apply with fuzz=0 - added progs sub-packabe (bnc#443543)
- ignore make check error for ppc64/ppc64le, bypass boo#1142614 - Update to new upstream release 2.4.1 * Fix a BPF generation bug where the optimizer mistakenly identified duplicate BPF code blocks. - updated to 2.4.0 (bsc#1128828 CVE-2019-9893) - Update the syscall table for Linux v5.0-rc5 - Added support for the SCMP_ACT_KILL_PROCESS action - Added support for the SCMP_ACT_LOG action and SCMP_FLTATR_CTL_LOG attribute - Added explicit 32-bit (SCMP_AX_32(...)) and 64-bit (SCMP_AX_64(...)) argument comparison macros to help protect against unexpected sign extension - Added support for the parisc and parisc64 architectures - Added the ability to query and set the libseccomp API level via seccomp_api_get(3) and seccomp_api_set(3) - Return -EDOM on an endian mismatch when adding an architecture to a filter - Renumber the pseudo syscall number for subpage_prot() so it no longer conflicts with spu_run() - Fix PFC generation when a syscall is prioritized, but no rule exists - Numerous fixes to the seccomp-bpf filter generation code - Switch our internal hashing function to jhash/Lookup3 to MurmurHash3 - Numerous tests added to the included test suite, coverage now at ~92% - Update our Travis CI configuration to use Ubuntu 16.04 - Numerous documentation fixes and updates - now gpg signed, added key of Paul Moore from keyserver. - Use %license instead of %doc [bsc#1082318] - Update to release 2.3.3: * Updated the syscall table for Linux v4.15-rc7 - Unconditionally rerun autoreconf because of patches - Update to release 2.3.2: * Achieved full compliance with the CII Best Practices program * Added Travis CI builds to the GitHub repository * Added code coverage reporting with the "/--enable-code-coverage"/ configure flag and added Coveralls to the GitHub repository * Updated the syscall tables to match Linux v4.10-rc6+ * Support for building with Python v3.x * Allow rules with the -1 syscall if the SCMP_FLTATR_API_TSKIP attribute is set to true * Several small documentation fixes - Remove service file as we are not based on git - Update to new upstream release 2.3.1 * arch: fix the multiplexed ipc() syscalls * s390: handle multiplexed syscalls correctly - Remove 0001-arch-fix-a-number-of-32-bit-x86-failures-related-to-.patch, 0001-tests-replace-socket-syscall-references-in-15-basic-.patch (fixed upstream) - Add 0001-tests-replace-socket-syscall-references-in-15-basic-.patch - Add 0001-arch-fix-a-number-of-32-bit-x86-failures-related-to-.patch - updated to final 2.3.0 release - builderror-k316.diff: fixed upstream - i586 testsuite fails, disable for now - Update to git snapshot 2.3.0~g96 * have libseccomp build with newer linux-glibc-devel; "/multiplexed and direct socket syscalls"/ - Drop libseccomp-s390x-support.patch, libseccomp-ppc64le.patch (no longer apply - merged upstream) - Add builderror-k316.diff - Add baselibs.conf: systemd-32bit-224+ links against libseccomp.so.2. - Update to new upstream release 2.2.3 * Fix a problem with the masked equality operator * Fix a problem on x86_64/x32 involving invalid architectures * Fix a problem with the ARM specific syscalls - Update to new upstream release 2.2.1 * Fix a problem with syscall argument filtering on 64-bit systems * Fix some problems with the 32-bit ARM syscall table - Drop 0001-tools-add-the-missing-elf.h-header-file.patch, libseccomp-arm-syscall-fixes.patch (applied upstream) - Fix ppc64le build: libseccomp-ppc64le.patch - Fix some arm syscall constants libseccomp-arm-syscall-fixes.patch - Update to new upstream release 2.2.0 * Added support for aarch64, mips, mips64, mips64n32 (BE/LE). * Added support for using the new seccomp() syscall and the thread sync functionality. * Added Python bindings - Remove 0001-build-use-autotools-as-build-system.patch (merged). Add no-static.diff. Add 0001-tools-add-the-missing-elf.h-header-file.patch
- Update to version 3.0 * Ignore the stem when looking up all matches in file context * Save digest of all partial matches for directory * Use Python distutils to install SELinux python bindings * ensure that digest_len is not zero * fix string conversion of unknown perms * mark all exported function "/extern"/ Dropped Use-Python-distutils-to-install-SELinux.patch, included upstream - Added Use-Python-distutils-to-install-SELinux.patch to use Python's distutils instead of building and installing python bindings manually - In selinux-ready * Removed check for selinux-policy package as we don't ship one (bsc#1136845) * Add check that restorecond is installed and enabled - Set License: to correct value (bsc#1135710) - Disable LTO (boo#1133244). - Update to version 2.9 * Add security_reject_unknown(3) man page * Change matchpathcon usage to match with matchpathcon manpage * Do not define gettid() if glibc >= 2.30 is used * Fix RESOURCE_LEAK defects reported by coverity scan * Fix line wrapping in selabel_file.5 * Do not dereference symlink with statfs in selinux_restorecon * Fix overly strict validation of file_contexts.bin * Fix selinux_restorecon() on non-SELinux hosts * Fix the whatis line for the selinux_boolean_sub.3 manpage * Fix printf format string specifier for uint64_t * Fix handling of unknown classes/perms * Set an appropriate errno in booleans.c - Dropped python3.patch, is now upstream - Remove unneeded build requires for python3 (bsc#1120255) - Update to version 2.8 (bsc#1111732) For changes please see https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/RELEASE-20180524.txt - ran spec-cleaner on spec files - Update to version 2.7. * %files needed to be heavily modified * Based expressly on python3, not just python For changes please see https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/RELEASE-20170804.txt - Update to version 2.6. Notable changes: * selinux_restorecon: fix realpath logic * sefcontext_compile: invert semantics of "/-r"/ flag * sefcontext_compile: Add "/-i"/ flag * Introduce configurable backends * Add function to find security.restorecon_last entries * Add openrc_contexts functions * Add support for pcre2 * Handle NULL pcre study data * Add setfiles support to selinux_restorecon(3) * Evaluate inodes in selinux_restorecon(3) * Change the location of _selinux.so * Explain how to free policy type from selinux_getpolicytype() * Compare absolute pathname in matchpathcon -V * Add selinux_snapperd_contexts_path() * Modify audit2why analyze function to use loaded policy * Avoid mounting /proc outside of selinux_init_load_policy() * Fix location of selinuxfs mount point * Only mount /proc if necessary * procattr: return einval for <= 0 pid args * procattr: return error on invalid pid_t input - Dropped * libselinux-2.2-ruby.patch * libselinux-proc-mount-only-if-needed.patch * python-selinux-swig-3.10.patch - readv-proto.patch: include <sys/uio.h> for readv prototype - -devel static subpackage requires libpcre-devel and libsepol-devel - Avoid mounting /proc outside of selinux_init_load_policy(). (Stephen Smalley) reverts upstream 5a8d8c4, 9df4988, fixes among other things systemd seccomp sandboxing otherwise all filters must allow mount(2) (libselinux-proc-mount-only-if-needed.patch) - Update RPM groups, trim description and combine filelist entries. - Adjusted source link - add patch: python-selinux-swig-3.10.patch, fixed boo#985368 * swig-3.10 in Factory use importlib instead of imp to find _selinux.so. imp searched the same directory as __init__.py is while importlib searchs only standard paths. so we have to move _selinux.so. fixed by upstream - update version 2.5 * Add selinux_restorecon function * read_spec_entry: fail on non-ascii * Add man information about thread specific functions * Don't wrap rpm_execcon with DISABLE_RPM with SWIG * Correct line count for property and service context files * label_file: fix memory leaks and uninitialized jump * Replace selabel_digest hash function * Fix selabel_open(3) services if no digest requested * Add selabel_digest function * Flush the class/perm string mapping cache on policy reload * Fix restorecon when path has no context * Free memory when processing media and x specfiles * Fix mmap memory release for file labeling * Add policy context validation to sefcontext_compile * Do not treat an empty file_contexts(.local) as an error * Fail hard on invalid property_contexts entries * Fail hard on invalid file_contexts entries * Support context validation on file_contexts.bin * Add selabel_cmp interface and label_file backend * Support specifying file_contexts.bin file path * Support file_contexts.bin without file_contexts * Simplify procattr cache * Use /proc/thread-self when available * Add const to selinux_opt for label backends * Fix binary file labels for regexes with metachars * Fix file labels for regexes with metachars * Fix if file_contexts not 'n' terminated * Enhance file context support * Fix property processing and cleanup formatting * Add read_spec_entries function to replace sscanf * Support consistent mode size for bin files * Fix more bin file processing core dumps * add selinux_openssh_contexts_path() * setrans_client: minimize overhead when mcstransd is not present * Ensure selabel_lookup_best_match links NULL terminated * Fix core dumps with corrupt *.bin files * Add selabel partial and best match APIs * Use os.walk() instead of the deprecated os.path.walk() * Remove deprecated mudflap option * Mount procfs before checking /proc/filesystems * Fix -Wformat errors with gcc-5.0.0 * label_file: handle newlines in file names * Fix audit2why error handling if SELinux is disabled * pcre_study can return NULL without error * Only check SELinux enabled status once in selinux_check_access - changes in 2.4 * Remove assumption that SHLIBDIR is ../../ relative to LIBDIR * Fix bugs found by hardened gcc flags * Set the system to permissive if failing to disable SELinux because policy has already been loaded * Add db_exception and db_datatype support to label_db backend * Log an error on unknown classes and permissions * Add pcre version string to the compiled file_contexts format * Deprecate use of flask.h and av_permissions.h * Compiled file_context files and the original should have the same DAC permissions - fixed selinux-ready to work with initrd files created by dracut (bsc#940006)
- Update to version 3.0 * Add support for DCCP and SCTP protocols * include internal header to use the hidden function prototypes * mark all exported function "/extern"/ * optionally optimize policy on rebuild Refreshed suse_path.patch - Disable LTO due to symbol versioning (boo#1138812). - Update to version 2.9 * Always set errno to 0 before calling getpwent() * Include user name in ROLE_REMOVE audit events * genhomedircon - improve handling large groups * improve semanage_migrate_store import failure * reset umask before creating directories * set selinux policy root around calls to selinux_boolean_sub * use previous seuser when getting the previous name - Use more %make_install. - Adjusted source urls (bsc#1115052) - update to version 2.8 * semanage fcontext -l now also lists home directory entries from file_contexts.homedirs. * libsemanage no longer deletes the tmp directory if there is an error while committing the policy transaction, so that any temporary files can be further inspected for debugging purposes (e.g. to examine a particular line of the generated CIL module). The tmp directory will be deleted upon the next transaction, so no manual removal is needed. * When overriding PREFIX, BINDIR, SBINDIR, SHLIBDIR, LIBEXECDIR, etc., DESTDIR has to be removed from the definition. For example on Arch Linux, SBINDIR="/${pkgdir}/usr/bin"/ was changed to SBINDIR="//usr/bin"/. * PYSITEDIR has been renamed PYTHONLIBDIR (and its definition changed). - Clened with spec-cleaner - Update to version 2.7. Changes: * IB support * saves linked policy and skips relinking whenever possible - Update to version 2.6. Notable changes: * genhomedircon: do not suppress logging from libsepol * genhomedircon: use userprefix as the role for homedir * Fix bug preventing the installation of base modules * Use pp module name instead of filename when installing module * genhomedircon: remove hardcoded refpolicy strings * genhomedircon: add support for %group syntax * genhomedircon: generate contexts for logins mapped to the default user * Validate and compile file contexts before installing * Swap tcp and udp protocol numbers * genhomedircon: %{USERID} and %{USERNAME} support and code cleanups - Split out the Policy Store Migration tool into libsemanage-store-migrate: it is not a devel tool to start with. Additionally, it causes the -devel package to depend on python, which we want to avoid (libsemanabe being part of the core build cycle). The library suggests libsemanage-store-migrate. - Update RPM groups, trim description, combine filelist entries, ensure pkgconfig() symbols are generated. - Without bug number no submit to SLE 12 SP2 is possible, so to make sle-changelog-checker happy: bsc#988977 - Added suse_path.patch to fix path to hll compiler - update version 2.5 * Do not overwrite CFLAGS in test Makefile, from Nicolas Iooss. * Fix uninitialized variable in direct_commit and direct_api * semanage_migrate_store: Load libsepol.so.1 instead of libsepol.so * Store homedir_template and users_extra in policy store * Fix null pointer dereference in semanage_module_key_destroy * Add semanage_module_extract() to extract a module as CIL or HLL * semanage_migrate_store: add -r <root> option for migrating inside chroots * Add file_contexts and seusers to the store * Add policy binary and file_contexts.local to the store * Allow to install compressed modules without a compression extension * Do not copy contexts in semanage_migrate_store * Fix logic in bunzip for uncompressed pp files * Fix fname[] initialization in test_utilities.c * Add remove-hll semanage.conf option to remove HLL files after compilation to CIL * Fix memory leaks when parsing semanage.conf * Change bunzip to use heap instead of stack to prevent segfault on systems with small stack size - changes in 2.4 * Fix Makefile to allow LIBDIR and SHLIBDIR to be set to different directories * Fix bugs found by hardened gcc flags * Add missing manpage links to security_load_policy * Fix failing libsemanage pywrap tests * Fix deprecation warning for bison * Skip policy module relink when only setting booleans * Only try to compile file contexts if they exist * Fix memory leak when setting a custom store path * Add semodule option to set store root path in semanage.conf and the semodule command * Add semanage.conf option to set an alternative root path for policy store * Add support for High Level Language (HLL) to CIL compilers. The HLL compiler path is configurable, but should be placed in /usr/libexec/selinux/hll by default * Create a policy migration script for migrating the policy store from /etc/selinux to /var/lib/selinux * Add python3 support to the migration script * Use libcil to compile modules * Use symbolic versioning to maintain ABI compatibility for old install functions * Add a target-platform option to semanage.conf to control how policies are built * Add API to handle modules and source policies, moving module store to /var/lib/selinux * Only try to compile file contexts if they exist
- Update to version 3.0 * cil: Allow validatetrans rules to be resolved * cil: Report disabling an optional block only at high verbose levels * cil: do not dereference perm_value_to_cil when it has not been allocated * cil: fix mlsconstrain segfault * Further improve binary policy optimization * Make an unknown permission an error in CIL * Remove cil_mem_error_handler() function pointer * Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping * Add a function to optimize kernel policy * Add ebitmap_for_each_set_bit macro Dropped fnocommon.patch as it's included upstream - Add fnocommon.patch to prevent build failures on gcc10 and remove_cil_mem_error_handler.patch to prevent build failures due to leftovers from the removal of cil_mem_error_handler (bsc#1160874) - Disable LTO due to symbol versioning (boo#1138813). - Update to version 2.9 * Add two new Xen initial SIDs * Check that initial sid indexes are within the valid range * Create policydb_sort_ocontexts() * Eliminate initial sid string definitions in module_to_cil.c * Rename kernel_to_common.c stack functions * add missing ibendport port validity check * destroy the copied va_list * do not call malloc with 0 byte * do not leak memory if list_prepend fails * do not use uninitialized value for low_value * fix endianity in ibpkey range checks * ibpkeys.c: fix printf format string specifiers for subnet_prefix * mark permissive types when loading a binary policy - Use more %make_install. - Adjusted source urls (bsc#1115052) - Update to version 2.8 (bsc#1111732) For changes please see https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/RELEASE-20180524.txt - Rebase to 2.7 For changes please see https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20170804/RELEASE-20170804.txt - Update to version 2.6. Notable changes: * Add support for converting extended permissions to CIL * Create user and role caches when building binary policy * Check for too many permissions in classes and commons in CIL * Fix xperm mapping between avrule and avtab * Produce more meaningful error messages for conflicting type rules in CIL * Change which attributes CIL keeps in the binary policy * Warn instead of fail if permission is not resolved * Ignore object_r when adding userrole mappings to policydb * Correctly detect unknown classes in sepol_string_to_security_class * Fix neverallowxperm checking on attributes * Only apply bounds checking to source types in rules * Fix CIL and not add an attribute as a type in the attr_type_map * Fix extended permissions neverallow checking * Fix CIL neverallow and bounds checking * Add support for portcon dccp protocol - Update RPM groups, trim description and combine filelist entries. - Cleanup spec file with spec-cleaner - Make spec file a bit more easy - Ship new supbackage (-tools) - Without bug number no submit to SLE 12 SP2 is possible, so to make sle-changelog-checker happy: bsc#988977 - Adjusted source link - update version 2.5 * Fix unused variable annotations * Fix uninitialized variable in CIL * Validate extended avrules and permissionxs in CIL * Add support in CIL for neverallowx * Fully expand neverallowxperm rules * Add support for unordered classes to CIL * Add neverallow support for ioctl extended permissions * Improve CIL block and macro call recursion detection * Fix CIL uninitialized false positive in cil_binary * Provide error in CIL if classperms are empty * Add userattribute{set} functionality to CIL * fix CIL blockinherit copying segfault and add macro restrictions * fix CIL NULL pointer dereference when copying classpermission/set * Add CIL support for ioctl whitelists * Fix memory leak when destroying avtab * Replace sscanf in module_to_cil * Improve CIL resolution error messages * Fix policydb_read for policy versions < 24 * Added CIL bounds checking and refactored CIL Neverallow checking * Refactored libsepol Neverallow and bounds (hierarchy) checking * Treat types like an attribute in the attr_type_map * Add new ebitmap function named ebitmap_match_any() * switch operations to extended perms * Write auditadm_r and secadm_r roles to base module when writing CIL * Fix module to CIL to only associate declared roleattributes with in-scope types * Don't allow categories/sensitivities inside blocks in CIL * Replace fmemopen() with internal function in libsepol * Verify users prior to evaluating users in cil * Binary modules do not support ioctl rules * Add support for ioctl command whitelisting * Don't use symbol versioning for static object files * Add sepol_module_policydb_to_cil(), sepol_module_package_to_cil(), and sepol_ppfile_to_module_package() * Move secilc out of libsepol * fix building Xen policy with devicetreecon, and add devicetreecon CIL documentation * bool_copy_callback set state on creation * Add device tree ocontext nodes to Xen policy * Widen Xen IOMEM context entries * Fix error path in mls_semantic_level_expand() * Update to latest CIL, includes new name resolution and fixes ordering issues with blockinherit statements, and bug fixes - changes in 2.4 * Remove assumption that SHLIBDIR is ../../ relative to LIBDIR * Fix bugs found by hardened gcc flags * Build CIL into libsepol. libsepol can be built without CIL by setting the DISABLE_CIL flag to 'y' * Add an API function to set target_platform * Report all neverallow violations * Improve check_assertions performance * Allow libsepol C++ static library on device
- Drop conditional libsigc++-std-c11.patch: No longer needed for any currently supported version of openSUSE. - Use make_build macro. - Update to version 2.10.2: + This release is identical to 2.10.1, except for: Reference docs generated by Doxygen 1.8.11. Hopefully it will show up at https://developer.gnome.org/libsigc++/stable/ - Update to version 2.10.1: + signal_impl::clear(): Don't clear the slot list during signal emission, to prevent a segfault. And add a test for this. + slot_base::set_parent(): Create a dummy slot_rep if necessary. + Avoid compiler warnings from function pointer conversions. + Build: - Make --disable-benchmark work. - Replace the Visual Studio project files with MSVC NMake project files. - Add MSVC_NMake/README.txt for Visual Studio builds. + Documentation: - signal_base: Warn against deletion during emission. - Update links in README, configure.ac, libsigcplusplus.doap. - Modernize spec-file by calling spec-cleaner - Explicitly BuildRequire m4 - RPM group reassignment - Drop --with-pic, we build no static libs for which it is meant - Update to version 2.10.0: + Fix silent builds (bgo#768797). - Update to version 2.9.3: + signal: - Deprecate slots(). - Deprecate emit_reverse(). + Benchmark: Update it and use boost::timer, and actually build it, but not built by default. + Build: Fix the build on MSVC++ 2013 and 2015 (bgo#767777). - Update to version 2.9.2: + Minor documentation improvements. + Some more minor uses of C++11 syntax. - Changes from version 2.9.1: + slot: Allow sigc::slot<R(Args...)> syntax, like std::function, deprecating the sigc::slot<R, Args...> syntax (bgo#763393). + signal: Allow sigc::signal<R(Args...)> syntax, like std::function, deprecating the sigc::signal<R, Args...> syntax (bgo#763393). - No longer apply libsigc++-std-c11.patch for Tumbleweed, not needed anymore since GCC 6. - Update to version 2.8.0: + Documentation: Mention use with CMake. - Update to version 2.7.2: + Deprecate sigc::ref() and sigc::reference_wrapper(), adding support instead for std::ref(), std::cref(), and std::reference_wrapper(). + mem_fun(): Deprecate mem_fun(pointer, func). Leaving just mem_fun(reference, func) (bgo#763215). + Make all operator bool() explicit. (A C++11 feature). + Build: - Remove some now-unnecessary configure checks (bgo#762065). - Update MSVC project. + Documentation: Improve the documentation of mem_fun(), making it clear that mem_fun() does not return a slot. - Update to version 2.7.1: + signal: Add a moving connect() method, taking an rvalue reference to a slot (bgo#756484). + can_deduce_result_type_with_decltype: Rename the check() methods to checksize(). check() is a preprocessor macro in Mac OS X (bgo#759315). + Temporarily undefine the nil macro, if it's defined. nil is a preprocessor macro in Objective-C++ and Mac OS X (bgo#695235). + Correct the mem_functor<> declarations. - Add libsigc++-std-c11.patch: Add -std=c11 to CFLAGS in the .pc file. This allows other packages building against libsigc++ to be aware of the C11 requirement we bring. libsigc++ itself checks for the availability during configure, so it is safe to pass this requirement on. - Update to version 2.6.2: + slot: Handle auto-disconnection when a slot contains a slot (bgo#755003). + slot and signal: Correct move constructors and move assignments (bgo#756484). + trackable, slot_base, signal_base, connection: Add some noexcept specs (bgo#756484). + trackable, slot, signal: Remove noexcept from move operations (bgo#756484). + slot and signal: Add missing move constructors and move assignments (bgo#756484). + signal_impl: =delete copy and move operations (bgo#756484). + typed_slot_rep: =delete unimplemented copy and move operations (bgo#756484). + slot_rep: =delete copy and move operations (bgo#756484). - Update to version 2.6.1: + Add back deprecated adaptors/lambda API to avoid an unintented ABI break (bgo#755550). + sigc::trackable: Move operations: Don't move the callback list (bgo#755393). - Changes from version 2.6.0: + C++11: deduce_result_type: Simplify with C++11 variadic template (bgo#753612). + Fix the build with MSVC (bgo#754082). + Update the website. - Update to version 2.5.4: + slot_base::operator=(const &): Copy the blocked too, so the destionation is blocked if the source is blocked, regardless of whether the destionation was previously blocked, because this seems to be what we should expect. + C++11: slot_base, slot*, signal_base, signal*, trackable: Add move operations. + Update MSVC Projects, requiring at least MSVC++ .Net 2013 for C++11 support. - Update to version 2.5.3: + Use C++11 "/using"/ aliases to simplify code that uses type traits (bgo#753580). - Update to version 2.5.2: + Remove useless headers: - sigc++/class_slot.h - sigc++/hide.h - sigc++/method_slot.h - sigc++/object.h - sigc++/object_slot.h - sigc++/retype.h Some of these still have equivalents in sigc++/adaptors/ (bgo#752560). + C++11: - Replace deprecated std::auto_ptr by std::unique_ptr. - Use std::is_base_of<> instead of our sigc::is_base_and_derived<>, removing sigc::is_base_and_derived<>. (bgo#752560). - Use of range-based for loops. - Use of the auto keyword. - Use of nullptr instead of 0. + sigc++/slot.h: Use a regular .h file instead of generating it from an .m4 file (bgo#752560). + Visual Studio Builds: Move 2010 Projects to 2012 to support C++11. + Use -Wformat-security and -Wshadow with - -enable-warnings=fatal. - Update to version 2.5.1: + Use (and require) C++11. + Using C++11 lambda functions to create sigc::slots: Avoid the need for SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE. + Remove the already-deprecated sigc::lambda (and sigc::group) API. This is an API change but should not be an ABI change, so it should only affect you when rebuilding applications, if you use this API. - Update to version 2.4.1: + A slot's functor is destroyed when an empty slot is assigned to the slot (bgo#738602). + test_disconnect_during_emit tests that the slot is really disconnected during signal emission.
- No longer apply libsmi-flex.patch on openSUSE Tumbleweed (> 13.2). - fix missing pkgconfig buildRequires - Run make check but ignore failures. - libsmi-exports.patch: Export only the symbols of the public API, specially hide and avoid using internal vasprintf and asnprintf implementations that will name-clash with the C library. - Disable parallel build to reduce random build failures. - Add libsmi-bison-3.0.patch: Fix build with bison 3.0. - Added url as source. Please see http://en.opensuse.org/SourceUrls - Add libsmi-flex.patch: yyleng should be type of size_t - add libtool as buildrequire to avoid implicit dependency - fixed buffer overflow CVE-2010-2891 (bnc#649867) - Created subpackage libsmi2 to make rpmlint happy - update to 0.4.8 * test/*: updated a couple of checks. * tools/*: fixed a couple of minor compiler warnings. * new MIBs * tools/Makefile.am: added missing files to the distribution. - patch for cast correction in parser-sming.y - require of bison and flex in spec so build will rebuild parsers
- fix misparsing of '&' in attributes with libxml2 - choice rules: treat orphaned packages as newest [bsc#1190465] - fix compatibility with Python 3.10 - new SOLVER_EXCLUDEFROMWEAK job type - support for environments in comps parser - bump version to 0.7.20 - Disable python2 usage on suse_version >= 1550 by default (still possible to use osc build --with=python). - fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19 - fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18 - repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17 - do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16 - make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238] - fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15 - Enable zstd compression support for sle15 - Enable zstd compression support for sle15-sp2 - Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14 - Fix solvable swapping messing up idarrays - bump version to 0.7.13 - fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12 - fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11 - fix solv_zchunk decoding error if large chunks are used [bnc#1159314] - build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends - added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10 - support conda constrains dependencies - bump version to 0.7.9 - support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8 - fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7 - Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6 - Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives - make cleandeps jobs on patterns work [bnc#1137977] - fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5 - always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823] - repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4 - fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3 - do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2 - fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1 - new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0 - refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35 - Fix compatibility with Mageia and RH/Fedora - Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests - make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34 - also use suggests for ordering packages [bnc#1077635] - fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33 - fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32 - new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31 - Update package descriptions and groups. Replace old $RPM_* variables by macros. - many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "/distupgrade"/ jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30 - expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29 - make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28 - Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there. - Disable bzip2 and xz/lzma compression support for SLE <= 12 - Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues - change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "/forcebest with uninstall"/ handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27 - export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26 - add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25 - make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24 - also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23 - fix bug in ignoreinst logic [bnc#983141] - add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21 - Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20 - parse media number from baseurl - support susedata.<lang>.xml language files - bump version to 0.6.19 - fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18 - fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17 - fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16 - change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15 - fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14 - support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13 - added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12 - add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11 - you really want to use rbconfig there - fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10 - rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9 - fixes to build with swig 3.0.3 - bump version to 0.6.8 - add product:regflavor attribute [bnc#896224] - bump version to 0.6.7
- Fix possible Denial of Service attack when using AES-CTR ciphers; (bsc#1168699) * Add 0001-CVE-2020-1730-Fix-a-possible-segfault-when-zeroing-A.patch - Update to latest version of patch for CVE-2019-14889; (bsc#1158095) * Update CVE-2019-14889.patch - Fix CVE-2019-14889: arbitrary command execution; (bsc#1158095) * Add CVE-2019-14889.patch - Fix the typo in Obsoletes for -devel-doc subpackage - Actually remove the description for -devel-doc subpackage - Add support for new AES-GCM encryption types; (bsc#1134193) * Add 0001-libcrypto-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch * Add 0001-libgcrypt-Implement-OpenSSH-compatible-AES-GCM-ciphe.patch * Add 0001-tests-Add-aes-gcm-ciphers-tests.patch - Avoid build cycle between curl and libssh by using obs hint to prefer curl-mini - Update to version 0.8.7 * Fixed handling extension flags in the server implementation * Fixed exporting ed25519 private keys * Fixed corner cases for rsa-sha2 signatures * Fixed some issues with connector - Drop doxygen from dependencies to avoid buildcycle * the documentation is available online anyway for anyone to consume and consult http://api.libssh.org - Added the tests in a multiple build description file *test* to break the cycle for cmocka, curl, doxygen and libssh. - Update to version 0.8.6 * Fixed compilation issues with different OpenSSL versions * Fixed StrictHostKeyChecking in new knownhosts API * Fixed ssh_send_keepalive() with packet filter * Fixed possible crash with knownhosts options * Fixed issus with rekeying * Fixed strong ECDSA keys * Fixed some issues with rsa-sha2 extentions * Fixed access violation in ssh_init() (static linking) * Fixed ssh_channel_close() handling - Update to version 0.8.5 * Added support to get known_hosts locations with ssh_options_get() * Fixed preferred algorithm for known hosts negotiations * Fixed KEX with some server implementations (e.g. Cisco) * Fixed issues with MSVC * Fixed keyboard-interactive auth in server mode (regression from CVE-2018-10933) * Fixed gssapi auth in server mode (regression from CVE-2018-10933) * Fixed socket fd handling with proxy command * Fixed a memory leak with OpenSSL - Update to version 0.8.4 * Fixed CVE-2018-10933; (bsc#1108020) * Fixed building without globbing support * Fixed possible memory leaks * Avoid SIGPIPE on sockets - Update to version 0.8.3 * Added support for rsa-sha2 * Added support to parse private keys in openssh container format (other than ed25519) * Added support for diffie-hellman-group18-sha512 and diffie-hellman-group16-sha512 * Added ssh_get_fingerprint_hash() * Added ssh_pki_export_privkey_base64() * Added support for Match keyword in config file * Improved performance and reduced memory footprint for sftp * Fixed ecdsa publickey auth * Fixed reading a closed channel * Added support to announce posix-rename@openssh.com and hardlink@openssh.com in the sftp server - Removed patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch - Update to version 0.8.2 * Added sha256 fingerprints for pubkeys * Improved compiler flag detection * Fixed race condition in reading sftp messages * Fixed doxygen generation and added modern style * Fixed library initialization on Windows * Fixed __bounded__ attribute detection * Fixed a bug in the options parser * Fixed documentation for new knwon_hosts API - Added patch: 0001-poll-Fix-size-types-in-ssh_event_free.patch * Fix compiler warning on SLE12 - Add missing zlib-devel dependency which was previously pulled in by libopenssl-devel - Remove the libssh_threads.so symlink - Update to version 0.8.1 * Fixed version number in the header * Fixed version number in pkg-config and cmake config * Fixed library initialization * Fixed attribute detection - Update to version 0.8.0 * Removed support for deprecated SSHv1 protocol * Added new connector API for clients * Added new known_hosts parsing API * Added support for OpenSSL 1.1 * Added support for chacha20-poly1305 cipher * Added crypto backend for mbedtls crypto library * Added ECDSA support with gcrypt backend * Added advanced client and server testing using cwrap.org * Added support for curve25519-sha256 alias * Added support for global known_hosts file * Added support for symbol versioning * Improved ssh_config parsing * Improved threading support - Removed 0001-libcrypto-Remove-AES_ctr128_encrypt.patch - Removed 0001-libcrypto-Introduce-a-libcrypto-compat-file.patch - Removed 0001-libcrypto-Use-newer-API-for-HMAC.patch - Removed 0001-libcrypto-Use-a-pointer-for-EVP_MD_CTX.patch - Removed 0001-libcrypto-Use-a-pointer-for-EVP_CIPHER_CTX.patch - Removed 0001-pki_crypto-Use-getters-and-setters-for-opaque-keys-a.patch - Removed 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch - Removed 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch - Removed 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch - Disable timeout testing on slow build systems (bsc#1084713) * 0001-disable-timeout-test-on-slow-buildsystems.patch - Add patch to fix parsing of config files (boo#1067782): * 0001-config-Bugfix-Dont-skip-unseen-opcodes.patch - add support for building with OpenSSL 1.1 (bsc#1055266) * added patches: * 0001-cmake-Use-configure-check-for-CRYPTO_ctr128_encrypt.patch * 0001-libcrypto-Introduce-a-libcrypto-compat-file.patch * 0001-libcrypto-Remove-AES_ctr128_encrypt.patch * 0001-libcrypto-Use-a-pointer-for-EVP_MD_CTX.patch * 0001-libcrypto-Use-a-pointer-for-EVP_CIPHER_CTX.patch * 0001-libcrypto-Use-newer-API-for-HMAC.patch * 0001-pki_crypto-Use-getters-and-setters-for-opaque-keys-a.patch * 0001-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch - add package keyring and verify source signature - Update to version 0.7.5 * Fixed a memory allocation issue with buffers * Fixed PKI on Windows * Fixed some SSHv1 functions * Fixed config hostname expansion - Update to version 0.7.4 * Added id_ed25519 to the default identity list * Fixed sftp EOF packet handling * Fixed ssh_send_banner() to confirm with RFC 4253 * Fixed some memory leaks - Removed patch gcc5-fixes.patch - Update descriptions. Drop redundant pkgconfig require (it's autodetected). - Update to version 0.7.2 * Fixed OpenSSL detection on Windows * Fixed return status for ssh_userauth_agent() * Fixed KEX to prefer hmac-sha2-256 * Fixed sftp packet handling * Fixed return values of ssh_key_is_(public|private) * Fixed bug in global success reply - Enable testsuite run to check the state of libssh itself - Use SUSE macros to define environment clearly - Enable gssapi by adding krb5 dependency - Update to version 0.7.1 * Fixed SSH_AUTH_PARTIAL auth with auto public key * Fixed memory leak in session options * Fixed allocation of ed25519 public keys * Fixed channel exit-status and exit-signal * Reintroduce ssh_forward_listen() - Update to version 0.7.0 * Added support for ed25519 keys * Added SHA2 algorithms for HMAC * Added improved and more secure buffer handling code * Added callback for auth_none_function * Added support for ECDSA private key signing * Added more tests * Fixed a lot of bugs * Improved API documentation - add gcc5-fixes.patch: Fix build against GCC 5.x - Update to version 0.6.5 * Fixed CVE-2015-3146 * Fixed port handling in config file * Fixed the build with libgcrypt * Fixed SFTP endian issues (rlo #179) * Fixed uninitilized sig variable (rlo #167) * Fixed polling issues which could result in a hang * Fixed handling of EINTR in ssh_poll() (rlo #186) * Fixed C99 issues with __func__ * Fixed some memory leaks * Improved macro detection on Windows - removing argument from popd - add baselibs.conf as source - Update to version 0.6.4 * Fixed CVE-2014-8132. * Added SHA-2 for session ID signing with ECDSA keys. * Added support for ECDSA host keys. * Added support for more ECDSA hostkey algorithms. * Added ssh_pki_key_ecdsa_name() API. * Fixed setting the bindfd only after successful listen. * Fixed issues with user created sockets. * Fixed several issues in libssh C++ wrapper. * Fixed several documentation issues. * Fixed channel exit-signal request. * Fixed X11 request screen number in messages. * Fixed several memory leaks.
- Version update to 1.9.0: [bsc#1178083, jsc#SLE-16922] Enhancements and bugfixes: * adds ECDSA keys and host key support when using OpenSSL * adds ED25519 key and host key support when using OpenSSL 1.1.1 * adds OpenSSH style key file reading * adds AES CTR mode support when using WinCNG * adds PEM passphrase protected file support for Libgcrypt and WinCNG * adds SHA256 hostkey fingerprint * adds libssh2_agent_get_identity_path() and libssh2_agent_set_identity_path() * adds explicit zeroing of sensitive data in memory * adds additional bounds checks to network buffer reads * adds the ability to use the server default permissions when creating sftp directories * adds support for building with OpenSSL no engine flag * adds support for building with LibreSSL * increased sftp packet size to 256k * fixed oversized packet handling in sftp * fixed building with OpenSSL 1.1 * fixed a possible crash if sftp stat gets an unexpected response * fixed incorrect parsing of the KEX preference string value * fixed conditional RSA and AES-CTR support * fixed a small memory leak during the key exchange process * fixed a possible memory leak of the ssh banner string * fixed various small memory leaks in the backends * fixed possible out of bounds read when parsing public keys from the server * fixed possible out of bounds read when parsing invalid PEM files * no longer null terminates the scp remote exec command * now handle errors when diffie hellman key pair generation fails * improved building instructions * improved unit tests - Rebased patches: * libssh2-ocloexec.patch * libssh2_org-CVE-2019-17498.patch - Remove patches fixed in this version: libssh2_org-CVE-2019-3855.patch libssh2_org-CVE-2019-3856.patch libssh2_org-CVE-2019-3857.patch libssh2_org-CVE-2019-3858.patch libssh2_org-CVE-2019-3859.patch libssh2_org-CVE-2019-3859-fix.patch libssh2_org-CVE-2019-3860.patch libssh2_org-CVE-2019-3861.patch libssh2_org-CVE-2019-3862.patch libssh2_org-CVE-2019-3863.patch - Drop man and groff BuildRequires: both are no longer used in current versions. - Security fix: [bsc#1154862, CVE-2019-17498] * The SSH_MSG_DISCONNECT:packet.c logic has an integer overflow in a bounds check that might lead to disclose sensitive information or cause a denial of service * Add patch libssh2_org-CVE-2019-17498.patch - Fix upstream patch for CVE-2019-3859 [bsc#1133528, bsc#1130103] - Added libssh2_org-CVE-2019-3859-fix.patch - Version update to 1.8.2: [bsc#1130103] Bug fixes: * Fixed the misapplied userauth patch that broke 1.8.1 * moved the MAX size declarations from the public header - Security fixes: * [bsc#1128471, CVE-2019-3855] Possible integer overflow in transport read allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3855.patch * [bsc#1128472, CVE-2019-3856] Possible integer overflow in keyboard interactive handling allows out-of-bounds write with specially crafted payload - libssh2_org-CVE-2019-3856.patch * [bsc#1128474, CVE-2019-3857] Possible integer overflow leading to zero-byte allocation and out-of-bounds with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3857.patch * [bsc#1128476, CVE-2019-3858] Possible zero-byte allocation leading to an out-of-bounds read with a specially crafted SFTP packet - libssh2_org-CVE-2019-3858.patch * [bsc#1128480, CVE-2019-3859] Out-of-bounds reads with specially crafted payloads due to unchecked use of _libssh2_packet_require and _libssh2_packet_requirev - libssh2_org-CVE-2019-3859.patch * [bsc#1128481, CVE-2019-3860] Out-of-bounds reads with specially crafted SFTP packets - libssh2_org-CVE-2019-3860.patch * [bsc#1128490, CVE-2019-3861] Out-of-bounds reads with specially crafted SSH packets - libssh2_org-CVE-2019-3861.patch * [bsc#1128492, CVE-2019-3862] Out-of-bounds memory comparison with specially crafted message channel request SSH packet - libssh2_org-CVE-2019-3862.patch * [bsc#1128493, CVE-2019-3863] Integer overflow in user authenicate keyboard interactive allows out-of-bounds writes with specially crafted keyboard responses - libssh2_org-CVE-2019-3863.patch - Drop openssh BuildRequires: this is only used for one of the minor self-tests. - Remove --with-pic which is only for static libs - Version update to 1.8.0: * support openssl-1.1 * many bugfixes - Fixes bsc#1042660 - Remove obsolete conditionals that are no longer needed - update to 1.7.0 * Fixes CVE-2016-0787 (boo#967026) * Changes: libssh2_session_set_last_error: Add function mac: Add support for HMAC-SHA-256 and HMAC-SHA-512 WinCNG: support for SHA256/512 HMAC kex: Added diffie-hellman-group-exchange-sha256 support OS/400 crypto library QC3 support * and many bugfixes - update to 1.6.0 Changes: Added CMake build system Added libssh2_userauth_publickey_frommemory() Bug fixes: wait_socket: wrong use of difftime() userauth: Fixed prompt text no longer being copied to the prompts struct mingw build: allow to pass custom CFLAGS Let mansyntax.sh work regardless of where it is called from Init HMAC_CTX before using it direct_tcpip: Fixed channel write WinCNG: fixed backend breakage OpenSSL: caused by introducing libssh2_hmac_ctx_init userauth.c: fix possible dereferences of a null pointer wincng: Added explicit clear memory feature to WinCNG backend openssl.c: fix possible segfault in case EVP_DigestInit fails wincng: fix return code of libssh2_md5_init() kex: do not ignore failure of libssh2_sha1_init() scp: fix that scp_send may transmit not initialised memory scp.c: improved command length calculation nonblocking examples: fix warning about unused tvdiff on Mac OS X configure: make clear-memory default but WARN if backend unsupported OpenSSL: Enable use of OpenSSL that doesn't have DSA OpenSSL: Use correct no-blowfish #define kex: fix libgcrypt memory leaks of bignum libssh2_channel_open: more detailed error message wincng: fixed memleak in (block) cipher destructor - update to 1.5.0 * fixes CVE-2015-1782 (bnc#921070) - tarball verification * added libssh2_org.keyring * added libssh2-1.5.0.tar.gz.asc Changes in 1.5.0: Added Windows Cryptography API: Next Generation based backend Bug fixes: Security Advisory: Using `SSH_MSG_KEXINIT` data unbounded, CVE-2015-1782 missing _libssh2_error in _libssh2_channel_write knownhost: Fix DSS keys being detected as unknown. knownhost: Restore behaviour of `libssh2_knownhost_writeline` with short buffer. libssh2.h: on Windows, a socket is of type SOCKET, not int libssh2_priv.h: a 1 bit bit-field should be unsigned windows build: do not export externals from static library Fixed two potential use-after-frees of the payload buffer Fixed a few memory leaks in error paths userauth: Fixed an attempt to free from stack on error agent_list_identities: Fixed memory leak on OOM knownhosts: Abort if the hosts buffer is too small sftp_close_handle: ensure the handle is always closed channel_close: Close the channel even in the case of errors docs: added missing libssh2_session_handshake.3 file docs: fixed a bunch of typos userauth_password: pass on the underlying error code _libssh2_channel_forward_cancel: accessed struct after free _libssh2_packet_add: avoid using uninitialized memory _libssh2_channel_forward_cancel: avoid memory leaks on error _libssh2_channel_write: client spins on write when window full windows build: fix build errors publickey_packet_receive: avoid junk in returned pointers channel_receive_window_adjust: store windows size always userauth_hostbased_fromfile: zero assign to avoid uninitialized use configure: change LIBS not LDFLAGS when checking for libs agent_connect_unix: make sure there's a trailing zero MinGW build: Fixed redefine warnings. sftpdir.c: added authentication method detection. Watcom build: added support for WinCNG build. configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS sftp_statvfs: fix for servers not supporting statfvs extension knownhost.c: use LIBSSH2_FREE macro instead of free Fixed compilation using mingw-w64 knownhost.c: fixed that 'key_type_len' may be used uninitialized configure: Display individual crypto backends on separate lines examples on Windows: check for WSAStartup return code examples on Windows: check for socket return code agent.c: check return code of MapViewOfFile kex.c: fix possible NULL pointer de-reference with session->kex packet.c: fix possible NULL pointer de-reference within listen_state tests on Windows: check for WSAStartup return code userauth.c: improve readability and clarity of for-loops examples on Windows: use native SOCKET-type instead of int packet.c: i < 256 was always true and i would overflow to 0 kex.c: make sure mlist is not set to NULL session.c: check return value of session_nonblock in debug mode session.c: check return value of session_nonblock during startup userauth.c: make sure that sp_len is positive and avoid overflows knownhost.c: fix use of uninitialized argument variable wrote openssl: initialise the digest context before calling EVP_DigestInit() libssh2_agent_init: init ->fd to LIBSSH2_INVALID_SOCKET configure.ac: Add zlib to Requires.private in libssh2.pc if using zlib configure.ac: Rework crypto library detection configure.ac: Reorder --with-* options in --help output configure.ac: Call zlib zlib and not libz in text but keep option names Fix non-autotools builds: Always define the LIBSSH2_OPENSSL CPP macro sftp: seek: Don't flush buffers on same offset sftp: statvfs: Along error path, reset the correct 'state' variable. sftp: Add support for fsync (OpenSSH extension). _libssh2_channel_read: fix data drop when out of window comp_method_zlib_decomp: Improve buffer growing algorithm _libssh2_channel_read: Honour window_size_initial window_size: redid window handling for flow control reasons knownhosts: handle unknown key types
- prefer file system over empty MS-DOS partition table (bsc#1186823) - 4.3.109 - remove double mount options (see bsc#1186298) - 4.3.108 - do not run efibootmgr if efivars in read-only or empty (bsc#1185610) - 4.3.107 - merge gh#openSUSE/libstorage-ng#802 - use exfat tools in /usr/sbin to work with both exfat-utils and exfatprogs (gh#openSUSE/yast-storage-ng#1214) - 4.3.106 - Translated using Weblate (Spanish) (bsc#1149754) - 4.3.105 - merge gh#openSUSE/libstorage-ng#801 - allow diagnostics partition id for GPT (bsc#1184073) - 4.3.104 - Translated using Weblate (French) (bsc#1149754) - 4.3.103 - Translated using Weblate (German) (bsc#1149754) - 4.3.102 - Translated using Weblate (Italian) (bsc#1149754) - 4.3.101 - Translated using Weblate (Italian) (bsc#1149754) - 4.3.100 - Translated using Weblate (Indonesian) (bsc#1149754) - 4.3.99 - Translated using Weblate (Spanish) (bsc#1149754) - 4.3.98 - Translated using Weblate (Chinese (Taiwan)) (bsc#1149754) - 4.3.97 - Translated using Weblate (Chinese (China)) (bsc#1149754) - 4.3.96 - Translated using Weblate (Dutch) (bsc#1149754) - 4.3.95 - Translated using Weblate (Slovak) (bsc#1149754) - 4.3.94 - Translated using Weblate (Japanese) (bsc#1149754) - 4.3.93 - Translated using Weblate (Finnish) (bsc#1149754) - Translated using Weblate (Czech) (bsc#1149754) - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.3.92 - Translated using Weblate (Catalan) (bsc#1149754) - Translated using Weblate (Italian) (bsc#1149754) - Translated using Weblate (Chinese (Taiwan)) (bsc#1149754) - Translated using Weblate (German) (bsc#1149754) - Translated using Weblate (French) (bsc#1149754) - Translated using Weblate (Spanish) (bsc#1149754) - Translated using Weblate (Chinese (China)) (bsc#1149754) - 4.3.91 - merge gh#openSUSE/libstorage-ng#800 - correctly handle backreferences in restore_devicegraph() - generate pool for NVMes - 4.3.90 - merge gh#openSUSE/libstorage-ng#799 - added CI based on Leap since Tumbleweed is currently broken - 4.3.89 - merge gh#openSUSE/libstorage-ng#798 - handle logical partitions in Pool::create_partitions - 4.3.88 - merge gh#openSUSE/libstorage-ng#797 - added function to calculate size of underlying devices of MD RAID - added unit tests - updated documentation - 4.3.87 - merge gh#openSUSE/libstorage-ng#796 - Simplify compound actions for subvolumes - Show single subvol action - Update pot and po files - Rename method - 4.3.86 - merge gh#openSUSE/libstorage-ng#795 - per default join all action messages for compound actions - 4.3.85 - merge gh#openSUSE/libstorage-ng#794 - updated pot and po files - 4.3.84 - merge gh#openSUSE/libstorage-ng#793 - make the btrfs subvolume the target device for qgroup compound actions - 4.3.83 - merge gh#openSUSE/libstorage-ng#792 - updated pot and po files - 4.3.82 - merge gh#openSUSE/libstorage-ng#791 - handle tmpfs in compound actions - 4.3.81 - merge gh#openSUSE/libstorage-ng#789 - Use non-deprecated location for efivars for EFI detection - 4.3.80 - merge gh#openSUSE/libstorage-ng#790 - fix setting UUID when creating swap (bsc#1180560) - extended documentation - 4.3.79 - Translated using Weblate (Finnish) (bsc#1149754) - 4.3.78 - Translated using Weblate (Russian) (bsc#1149754) - 4.3.77 - Translated using Weblate (French) (bsc#1149754) - 4.3.76 - merge gh#openSUSE/libstorage-ng#788 - remove Travis support (replaced by GitHub Actions) - 4.3.75 - merge gh#openSUSE/libstorage-ng#787 - add more btrfs qgroups to remove view (bsc#1179590) - added integration test - extended documentation - 4.3.74 - merge gh#openSUSE/libstorage-ng#786 - treat btrfs parent UUID only as a "/hint"/ (bsc#1179061) - 4.3.73 - merge gh#openSUSE/libstorage-ng#785 - handle missing partition device nodes for multipath (bsc#1175981) - 4.3.72 - merge gh#openSUSE/libstorage-ng#784 - use define for /proc directory - 4.3.71 - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.3.70 - Translated using Weblate (Indonesian) (bsc#1149754) - Translated using Weblate (Indonesian) (bsc#1149754) - 4.3.69 - merge gh#openSUSE/libstorage-ng#783 - fixed loading qgroup limits from XML file - coding style - 4.3.68 - merge gh#openSUSE/libstorage-ng#782 - added GitHub Action to compile library and run unit tests - 4.3.67 - Translated using Weblate (Slovak) (bsc#1149754) - 4.3.66 - Translated using Weblate (Czech) (bsc#1149754) - Translated using Weblate (Catalan) (bsc#1149754) - Translated using Weblate (Japanese) (bsc#1149754) - 4.3.65 - Translated using Weblate (Dutch) (bsc#1149754) - merge gh#openSUSE/libstorage-ng#781 - updated pot and po files - 4.3.64 - merge gh#openSUSE/libstorage-ng#780 - handle btrfs quota and qgroups in compound actions - added unit tests - added integration tests - use in-class member initialization - coding style - 4.3.63 - Translated using Weblate (Finnish) (bsc#1149754) - 4.3.62 - Translated using Weblate (Finnish) (bsc#1149754) - 4.3.61 - merge gh#openSUSE/libstorage-ng#779 - added convenience function - fixed variable name - coding style - 4.3.60 - Translated using Weblate (Dutch) (bsc#1149754) - 4.3.59 - Translated using Weblate (Catalan) (bsc#1149754) - Translated using Weblate (Japanese) (bsc#1149754) - 4.3.58 - Translated using Weblate (Slovak) (bsc#1149754) - 4.3.57 - Translated using Weblate (Czech) (bsc#1149754) - merge gh#openSUSE/libstorage-ng#778 - updated pot and po files - 4.3.56 - merge gh#openSUSE/libstorage-ng#777 - restore qgroups when enabling quota - added actions to create and remove qgroups - added unit tests - added integration tests - extended documentation - support btrfs qgroups (jsc#SLE16696) - 4.3.55 - merge gh#openSUSE/libstorage-ng#776 - probe btrfs quota and qgroups - allow actions for holders next to devices - added actions to set quota and qgroup limits - added actions to assign and unassign qgroups - 4.3.54 - Translated using Weblate (Italian) (bsc#1149754) - 4.3.53 - merge gh#openSUSE/libstorage-ng#775 - allow to specify view in utils - coding style - fixed sanity check during btrfs probing - allow views to also filter devices - 4.3.52 - merge gh#openSUSE/libstorage-ng#774 - extended queries of used features (for bsc#1065588) - extended unit tests - extended integration tests - coding style - 4.3.51 - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.3.50 - Translated using Weblate (Japanese) (bsc#1149754) - 4.3.49 - Translated using Weblate (Slovak) (bsc#1149754) - 4.3.48 - Translated using Weblate (Dutch) (bsc#1149754) - Translated using Weblate (Czech) (bsc#1149754) - Translated using Weblate (Catalan) (bsc#1149754) - merge gh#openSUSE/libstorage-ng#773 - updated pot and po files - 4.3.47 - merge gh#openSUSE/libstorage-ng#772 - added support for tmpfs (jsc#SLE11308) - extended bindings - added unit test - added integration tests - 4.3.46 - merge gh#openSUSE/libstorage-ng#771 - improved error messages in testsuite - coding style - 4.3.45 - merge gh#openSUSE/libstorage-ng#770 - added utility function to get names of used features - coding style - used sdc instead of sdb or sdd in some tests - extended documentation - 4.3.44 - merge gh#openSUSE/libstorage-ng#769 - fixed exception message - 4.3.43 - merge gh#openSUSE/libstorage-ng#768 - fixed documentation - 4.3.42 - Translated using Weblate (Finnish) (bsc#1149754) - Translated using Weblate (Hindi) (bsc#1149754) - Translated using Weblate (Russian) (bsc#1149754) - 4.3.41 - merge gh#openSUSE/libstorage-ng#767 - removed some unnecessary null pointer checks - 4.3.40 - merge gh#openSUSE/libstorage-ng#765 - added functions to query whether a MD RAID supports spare and journal devices - 4.3.39 - merge gh#openSUSE/libstorage-ng#764 - add _constraints file for OBS requiring at least 4 GB disk size (bsc#1174375) - 4.3.38 - merge gh#openSUSE/libstorage-ng#763 - probe lvm logical volume type from segtype for origins - use in-class member initialization - 4.3.37 - merge gh#openSUSE/libstorage-ng#762 - improve interface for pools - coding style - 4.3.36 - merge gh#openSUSE/libstorage-ng#761 - probe dax flag for disks - verify devicegraph and pool name - parse partition name in parted output - use in-class member initialization - 4.3.35 - merge gh#openSUSE/libstorage-ng#760 - minor code improvements - 4.3.34 - merge gh#openSUSE/libstorage-ng#759 - experimental support for RAID journal device - extended documentation - added unit test - extended integration tests - coding style - 4.3.33 - merge gh#openSUSE/libstorage-ng#753 - Fixes for %_libexecdir changing to /usr/libexec - 4.3.32 - merge gh#openSUSE/libstorage-ng#758 - extended integration test - added integration test - added const - coding style - minor code and test improvements - 4.3.31 - merge gh#openSUSE/libstorage-ng#757 - also add a UsedFeature for pmem devices - 4.3.30 - merge gh#openSUSE/libstorage-ng#756 - merge gh#openSUSE/libstorage-ng#754 - added UsedFeature for NVMe disks (for bsc#1172866) - Bsc1172866 - 4.3.29 - merge gh#openSUSE/libstorage-ng#751 - fixed order of exceptions - extended utility to check order of exceptions - allow to query max partition size for pools - updated documentation - work on pools - 4.3.28 - merge gh#openSUSE/libstorage-ng#750 - added support for pools - added integration tests - extended documentation - simplyfied code - updated file dependencies for bindings - updated list of headers to install - fixed typos - 4.3.27 - merge gh#openSUSE/libstorage-ng#749 - removed unused variable - improved memory managment - coding style - minor code improvements - 4.3.26 - merge gh#openSUSE/libstorage-ng#748 - avoid deprecated functions - extended documentation - improved memory managment - minor code improvements - 4.3.25 - merge gh#openSUSE/libstorage-ng#747 - extended userdata handling - coding style - updated documentation - added check - extended documentation - 4.3.24 - merge gh#openSUSE/libstorage-ng#746 - added functions to query btrfs snapshot relations - handle empty btrfs subvolume top level UUID better - added checks - extended documentation - work on probing btrfs snapshot relations - 4.3.23 - merge gh#openSUSE/libstorage-ng#745 - correct block device size for LVM thick snapshots - added note - extended developer mode - 4.3.22 - merge gh#openSUSE/libstorage-ng#744 - disallow resizing thick volume groups with snapshots - generate bindings for Snapshot class - fixed typo - stricter devicegraph check - extended documentation - updated documentation - fixed documentation - 4.3.21 - merge gh#openSUSE/libstorage-ng#743 - moved more registries to separate source file - fixed typo - 4.3.20 - Translated using Weblate (Indonesian) (bsc#1149754) - Translated using Weblate (Swedish) (bsc#1149754) - 4.3.19 - merge gh#openSUSE/libstorage-ng#742 - moved load registry to separate source file - added documentation - added developer mode - 4.3.18 - merge gh#openSUSE/libstorage-ng#741 - use views in actiongraph calculation - added unit test - 4.3.17 - merge gh#openSUSE/libstorage-ng#740 - make enum view available in public interface - add view parameter to some function - ignore some snapshot relations in actiongraph - added unit test for deleting lvm snapshots - updated integration tests - extended documentation - reduced include statements - 4.3.16 - merge gh#openSUSE/libstorage-ng#739 - disable more code if probing btrfs snapshot relations is disabled - 4.3.15 - merge gh#openSUSE/libstorage-ng#738 - allow parallel edges in devicegraph - allow to probe btrfs snapshot relations - added unit tests - coding style - fixed typo - strip unimportant information of unit test - 4.3.14 - merge gh#openSUSE/libstorage-ng#737 - do not save unknown btrfs subvolume id - easier to understand code - reduced include statements - added note - relaxed checks loading btrfs subvolume id - extended documentation and minor cleanups - 4.3.13 - merge gh#openSUSE/libstorage-ng#736 - added sanity checks - improved exception messages - coding style - 4.3.12 - merge gh#openSUSE/libstorage-ng#735 - merge gh#openSUSE/libstorage-ng#734 - merge gh#openSUSE/libstorage-ng#732 - merge gh#openSUSE/libstorage-ng#717 - merge gh#openSUSE/libstorage-ng#715 - track device block size when creating an Md RAID (bsc#1164295) - simplify combining disks with different block sizes into RAID (bsc#1164295) - add block_size check for Md::add_device() - update doc on RAID block size - ignore clusterd VGs also in vgchange command (bsc#1161775) - ignore umount/swapoff failure if it looks inactive already (bsc#1168615) - fixed typo - added integration tests - 4.3.11 - merge gh#openSUSE/libstorage-ng#733 - coding style - 4.3.10 - merge gh#openSUSE/libstorage-ng#731 - probe partition label and uuid on gpt partitions - coding style - avoid saving empty topology - remove deprecated size-k values - fixed typo - probe partition uuid and label - 4.3.9 - merge gh#openSUSE/libstorage-ng#730 - updated documentation - added const - 4.3.8 - merge gh#openSUSE/libstorage-ng#729 - added views/filters for devicegraphs - probe snapshot relationship between lvm logical volumes - added functions to query snapshot relationships - make utils show unfiltered devicegraph - work on probing lvm snapshots - 4.3.7 - merge gh#openSUSE/libstorage-ng#728 - support LVM mirror volumes - support probing LVM mirror volumes - 4.3.6 - merge gh#openSUSE/libstorage-ng#727 - probe lvm snapshots - added unit test - work on probing lvm snapshots - 4.3.5 - merge gh#openSUSE/libstorage-ng#726 - added unit test for probing LVM RAID - cleanup - extend testsuite - 4.3.4 - merge gh#openSUSE/libstorage-ng#725 - added read-only flag to BlkDevice - 4.3.3 - merge gh#openSUSE/libstorage-ng#724 - avoid forward class declaration - coding style - mark some save functions as deprecated - documentation updates - avoid deprecated functions - use more specific exception class - minor code and documentation improvements - 4.3.2 - merge gh#openSUSE/libstorage-ng#722 - extended documentation - 4.3.1 - merge gh#openSUSE/libstorage-ng#721 - fixed constness - added support to probe lvm cache - added documentation - added unit tests - show lv_type in graphviz output - extended documentation - use switch statement instead of if statement - more defensive programming - add support to probe lvm cache - 4.3.0 - merge gh#openSUSE/libstorage-ng#719 - document device block size handling (RAID, LVM, BTRFS) - document device block size handling (BCACHE) - clarify LV block size remark - 4.2.74 - merge gh#openSUSE/libstorage-ng#720 - fix unit test - 4.2.73 - merge gh#openSUSE/libstorage-ng#718 - allow control over environment variables - query number of partition slots from parted - respect number of partition slots reported by parted for GPT (bsc#1161783) - run travis with "/--privileged"/ to avoid permissions error - 4.2.72 - merge gh#openSUSE/libstorage-ng#714 - simplify combining disks with different block sizes into RAID (bsc#1164295) - Revert "/add tests for adjust_block_size()"/ - Revert "/add adjust_block_size() method to Region class (bsc#1164295)"/ - update doc - 4.2.71 - merge gh#openSUSE/libstorage-ng#713 - Make BlkDevice::possible_mount_bys public (for bsc#1166096) - Increase minor so version - 4.2.70 - merge gh#openSUSE/libstorage-ng#712 - update doc on RAID block size - 4.2.69 - merge gh#openSUSE/libstorage-ng#711 - increase minor so version - 4.2.68 - merge gh#openSUSE/libstorage-ng#709 - add adjust_block_size() method to Region class (bsc#1164295) - track device block size when creating an Md RAID (bsc#1164295) - add tests for adjust_block_size() - add block_size check for Md::add_device() - 4.2.67 - merge gh#openSUSE/libstorage-ng#708 - merge gh#openSUSE/libstorage-ng#707 - Translated using Weblate (Finnish) (bsc#1149754) - Add option for ignoring clustered LVM - Update lib version - Ignore clustered LVM - Revert "/Add option for ignoring clustered LVM"/ - Revert "/Update lib version"/ - Revert "/Translated using Weblate (Finnish)"/ (bsc#1149754) - Sync branches (SLE-15-SP1) - 4.2.66 - Translated using Weblate (Spanish) (bsc#1149754) - 4.2.65 - Translated using Weblate (Italian) (bsc#1149754) - 4.2.64 - Translated using Weblate (French) (bsc#1149754) - Translated using Weblate (Chinese (Taiwan)) (bsc#1149754) - 4.2.63 - Translated using Weblate (Chinese (China)) (bsc#1149754) - 4.2.62 - merge gh#openSUSE/libstorage-ng#706 - added support for btrfs RAID1C{3,4} - increase minor so version - 4.2.61 - merge gh#openSUSE/libstorage-ng#705 - fixed failure message - 4.2.60 - merge gh#openSUSE/libstorage-ng#704 - added being and end function to ProbeCallbacks - extended documentation - 4.2.59 - merge gh#openSUSE/libstorage-ng#703 - Remove OutputProcessor class - merge gh#openSUSE/libstorage-ng#702 - added callback for missing commands during probing - added unit tests - improved readability of defines for external commands - simplyfied code - fixed typo - added probing callback for missing commands - 4.2.58 - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.2.57 - merge gh#openSUSE/libstorage-ng#701 - check for existence of lvm vg before using it (bsc#1161191) - 4.2.56 - Translated using Weblate (Finnish) (bsc#1149754) - 4.2.55 - merge gh#openSUSE/libstorage-ng#700 - merge gh#openSUSE/libstorage-ng#699 - Unmount when mount point was active - Mount when mount point is active - Bump version - Add comments - Fix mount and unmount (forward port) - 4.2.54 - Translated using Weblate (Slovak) (bsc#1149754) - 4.2.53 - merge gh#openSUSE/libstorage-ng#698 - remove default option '-m crc=1' for mkfs.xfs - use udevadm from /usr/bin instead of /sbin (bsc#1160890) - 4.2.52 - Translated using Weblate (German) (bsc#1149754) - 4.2.51 - Translated using Weblate (Dutch) (bsc#1149754) - Translated using Weblate (Catalan) (bsc#1149754) - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.2.50 - Translated using Weblate (Japanese) (bsc#1149754) - Translated using Weblate (Czech) (bsc#1149754) - merge gh#openSUSE/libstorage-ng#696 - updated pot and po files - 4.2.49 - merge gh#openSUSE/libstorage-ng#697 - merge gh#openSUSE/libstorage-ng#693 - Translated using Weblate (Estonian) (bsc#1149754) - Translated using Weblate (Finnish) (bsc#1149754) - Add unit tests - Bump version - Ensure default to 0 for optional columns - Improve test - Revert "/Translated using Weblate (Finnish)"/ (bsc#1149754) - Revert "/Translated using Weblate (Estonian)"/ (bsc#1149754) - Allow optional fstab columns (merge SLE-15-SP1) - 4.2.48 - merge gh#openSUSE/libstorage-ng#695 - added probing of BitLocker (bsc#1159318) - added unit test - fixed message - add minimal support for BitLocker - 4.2.47 - merge gh#openSUSE/libstorage-ng#694 - Fix partition id when creating partition - Bump version - 4.2.46 - merge gh#openSUSE/libstorage-ng#691 - Add method to get partition id name - Bump version - Add note - Partition Id names - 4.2.45 - merge gh#openSUSE/libstorage-ng#692 - improved sort-key for block devices (for bsc#1140018) - extended documentation - 4.2.44 - merge gh#openSUSE/libstorage-ng#690 - provide sort-key for device name (for bsc#1140018) - adapted utility programs to changes in networkx 2.4 - removed obsolete variable - 4.2.43 - Translated using Weblate (Finnish) (bsc#1149754) - 4.2.42 - Translated using Weblate (German) (bsc#1149754) - 4.2.41 - merge gh#openSUSE/libstorage-ng#689 - use ranks in graphviz output to ease readability (bsc#1149154) - reduce test devicegraph to required information - 4.2.40 - merge gh#openSUSE/libstorage-ng#688 - Add new callbacks for LUKS activation - Bump version - Add specialized Luks callbacks - 4.2.39 - merge gh#openSUSE/libstorage-ng#687 - use correct size for btrfs resize command during shrink (bsc#1157762) - 4.2.38 - merge gh#openSUSE/libstorage-ng#686 - extended some testcases to also check executed commands - merged testsuite/actions into testsuite/dependencies - added tests for shrinking btrfs - extended tests - extended and added testcases - 4.2.37 - merge gh#openSUSE/libstorage-ng#685 - added testcases for growing btrfs - check that all command and file mockups are used - added testcases for growing and shrinking ext4 - added testcases for resizing filesystems - 4.2.36 - merge gh#openSUSE/libstorage-ng#684 - list all devices in subvolume actions (bsc#1152523) - consistent list of block devices in compound actions - removed unneeded use of c_str - updated explanations for translators - show all block devices for action texts of btrfs subvolumes - 4.2.35 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.34 - merge gh#openSUSE/libstorage-ng#683 - extended unit test (bsc#1135341) - updated documentation (bsc#1149148) - added internal check - fixed typo - 4.2.33 - merge gh#openSUSE/libstorage-ng#682 - merge gh#openSUSE/libstorage-ng#681 - Translated using Weblate (Danish) (bsc#1149754) - Translated using Weblate (Estonian) (bsc#1149754) - fixed handling of btrfs subvolumes with special (regex control) characters in the path (bsc#1135341) - 4.2.32 - merge gh#openSUSE/libstorage-ng#680 - fixed escaping of graphviz escString (bsc#1157916) - 4.2.31 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.30 - merge gh#openSUSE/libstorage-ng#679 - use estimation from resize2fs for min size of ext4 (bsc#1149148) - use 64bit feature forr max size of ext4 - separated parser for ntfsresize output - added example programs - added unit tests - extended exception logging - cleanup - consistent naming of example programs - changed path of resize2fs to /usr/sbin - improved calculation of resize information - 4.2.29 - merge gh#openSUSE/libstorage-ng#678 - Only join entries when path matches - Select the most reasonable mount point - Add unit tests - Update version - Bind mount workaround - 4.2.28 - merge gh#openSUSE/libstorage-ng#677 - Make default mount_options public (needed for jsc#SLE-7687) - Bump version - Rename Mountable::Impl#get_default_mount_options - Split MountPoint#set_default_mount_options into pieces (needed for jsc#SLE-7687) - 4.2.27 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.26 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.25 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.24 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.23 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.22 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.21 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.20 - merge gh#openSUSE/libstorage-ng#676 - handle is_permanent() in possible_mount_bys() (bsc#1155566) - simplified code - 4.2.19 - Translated using Weblate (Estonian) (bsc#1149754) - 4.2.18 - merge gh#openSUSE/libstorage-ng#675 - Log messages about the mount_by fallback are just warnings (related to bsc#1151075) - 4.2.17 - Translated using Weblate (Chinese (Taiwan)) (bsc#1149754) - 4.2.16 - merge gh#openSUSE/libstorage-ng#674 - cache luks activation information (for bsc#1129496) - use password from LUKS activation for resize (bsc#1153871) - extended integration test - fixed typos - 4.2.15 - merge gh#openSUSE/libstorage-ng#673 - parse cipher and key size in cryptsetup output - added cipher and key size to Encryption (for jsc#SLE-7376) - probe sector size for Encryption - extended documentation - added sanity check - coding style - added test case for paes cipher - handle cipher and key size for encryption - 4.2.14 - merge gh#openSUSE/libstorage-ng#672 - Add open_options - Bump version - Extra options to open encryption - 4.2.13 - Translated using Weblate (Danish) (bsc#1149754) - 4.2.12 - Translated using Weblate (Catalan) (bsc#1149754) - 4.2.11 - merge gh#openSUSE/libstorage-ng#671 - added integration test - 4.2.10 - merge gh#openSUSE/libstorage-ng#670 - added notes - 4.2.9 - merge gh#openSUSE/libstorage-ng#668 - removed unneeded code - cleanup integration tests - code cleanup - 4.2.8 - Translated using Weblate (Japanese) - 4.2.7 - Translated using Weblate (Slovak) - 4.2.6 - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (Dutch) - Translated using Weblate (Czech) - merge gh#openSUSE/libstorage-ng#667 - update pot and po files - 4.2.5 - merge gh#openSUSE/libstorage-ng#666 - added note - use dev_t to save major and minor numbers - improved unit test - coding style - consistent function name - added support for plain encryption (bsc#1088641) - added unit test - added integration tests - 4.2.4 - merge gh#openSUSE/libstorage-ng#665 - extended documentation - 4.2.3 - Translated using Weblate (Chinese (China)) - 4.2.2 - merge gh#openSUSE/libstorage-ng#663 - update packaging documentation - 4.2.1 - merge gh#openSUSE/libstorage-ng#662 - merge gh#openSUSE/libstorage-ng#661 - Adapt Dockerfile for SLE-15-SP1 - Translated using Weblate (Slovak) - Translated using Weblate (Catalan) - Translated using Weblate (Czech) - Translated using Weblate (Japanese) - Translated using Weblate (Arabic) - Translated using Weblate (Chinese (China)) - Translated using Weblate (Chinese (Taiwan)) - Translated using Weblate (Dutch) - Translated using Weblate (French) - Translated using Weblate (German) - Translated using Weblate (Hungarian) - Translated using Weblate (Italian) - Translated using Weblate (Korean) - Translated using Weblate (Polish) - Translated using Weblate (Russian) - Translated using Weblate (Spanish) - Translated using Weblate (Swedish) - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (Finnish) - Fix dectection of surrounding region (bsc#1146686) - Bump lib version - Fix surrounding detection - Revert "/Translated using Weblate (Catalan)"/ - Revert "/Translated using Weblate (Finnish)"/ - Revert "/Translated using Weblate (Dutch)"/ - Revert "/Translated using Weblate (Portuguese (Brazil))"/ - Revert "/Translated using Weblate (Swedish)"/ - Revert "/Translated using Weblate (Spanish)"/ - Revert "/Translated using Weblate (Russian)"/ - Revert "/Translated using Weblate (Polish)"/ - Revert "/Translated using Weblate (Korean)"/ - Revert "/Translated using Weblate (Italian)"/ - Revert "/Translated using Weblate (Hungarian)"/ - Revert "/Translated using Weblate (German)"/ - Revert "/Translated using Weblate (French)"/ - Revert "/Translated using Weblate (Chinese (Taiwan))"/ - Revert "/Translated using Weblate (Chinese (China))"/ - Revert "/Translated using Weblate (Arabic)"/ - Revert "/Translated using Weblate (Japanese)"/ - Revert "/Translated using Weblate (Czech)"/ - Revert "/Translated using Weblate (Slovak)"/ - Revert "/Adapt Dockerfile for SLE-15-SP1"/ - Merge SLE-15-SP1 - 4.2.0 - Translated using Weblate (Chinese (China)) - 4.1.145 - Translated using Weblate (French) - 4.1.144 - Translated using Weblate (Indonesian) - 4.1.143 - merge gh#openSUSE/libstorage-ng#660 - added functions to query existance of holders - 4.1.142 - merge gh#openSUSE/libstorage-ng#659 - added parser for 'cryptsetup luksDump' - added example - added support for LUKS2 - extended documentation - coding style - extended integration tests - fixed documentation - fixed typo - relaxed parser for whitespace changes - LUKS2 support - 4.1.141 - merge gh#openSUSE/libstorage-ng#658 - probe zone model for disks - added unit test - avoid compiler warning - coding style - 4.1.140 - merge gh#openSUSE/libstorage-ng#657 - extended documentation - 4.1.139 - merge gh#openSUSE/libstorage-ng#656 - improve sorting of pmem devices - 4.1.138 - Translated using Weblate (German) - 4.1.137 - Translated using Weblate (Portuguese (Brazil)) - 4.1.136 - Translated using Weblate (Chinese (China)) - 4.1.135 - Translated using Weblate (Slovak) - 4.1.134 - Translated using Weblate (Dutch) - 4.1.133 - Translated using Weblate (Japanese) - 4.1.132 - Translated using Weblate (Czech) - 4.1.131 - Translated using Weblate (Catalan) - 4.1.130 - merge gh#openSUSE/libstorage-ng#655 - allow to customize style of graphviz output - use new style api - added examples for style api usage - coding style - added unit test - 4.1.129 - merge gh#openSUSE/libstorage-ng#654 - updated pot and po files - 4.1.128 - merge gh#openSUSE/libstorage-ng#653 - improve filesystem related commit action messages - added unit test - added integration test - removed unneeded include statement - merge gh#openSUSE/libstorage-ng#652 - added unit test for LVM over MD - 4.1.127 - merge gh#openSUSE/libstorage-ng#651 - extended fstab handling for multiple devices btrfs - added unit test - fixed documentation - 4.1.126 - merge gh#openSUSE/libstorage-ng#650 - sort block devices when creating btrfs (needed in testsuite) - 4.1.125 - merge gh#openSUSE/libstorage-ng#649 - use devid from devicegraph when resizing btrfs - extended integration test - added note - fix resizing btrfs on e.g. LVM - 4.1.124 - merge gh#openSUSE/libstorage-ng#648 - allow to reuse commands and files in mockup files - read sub uuid in blkid output - updated devicegraphs - add id to FilesystemUser - removed obsolete setenv calls to enable multiple devices btrfs - work on btrfs multiple device support - 4.1.123 - merge gh#openSUSE/libstorage-ng#647 - Enable multi-device Btrfs probing by default - Bump lib version - Enable multi-device Btrfs by default - 4.1.122 - merge gh#openSUSE/libstorage-ng#646 - Initial changes - Rename auxiliary struct - Block shrink multi-device Btrfs - Adapt action text when growing multi-device Btrfs - Add integration test - Bump lib version - Resize multi-device Btrfs - 4.1.121 - merge gh#openSUSE/libstorage-ng#645 - extended documentation - 4.1.120 - Translated using Weblate (Dutch) - Translated using Weblate (Finnish) - 4.1.119 - merge gh#openSUSE/libstorage-ng#644 - added unit test - added integration tests - removed unneeded virtual specifier - wait for block device - moved integration tests - added note - allow to add devices to existing btrfs (for jsd#SLE-3877) - 4.1.118 - merge gh#openSUSE/libstorage-ng#643 - extended documentation - 4.1.117 - merge gh#openSUSE/libstorage-ng#642 - added documentation about multiple devices btrfs - added example - 4.1.116 - merge gh#openSUSE/libstorage-ng#641 - handle mixed mode in output of 'btrfs filesystem df' - 4.1.115 - merge gh#openSUSE/libstorage-ng#640 - parse UUID in output of mkfs.btrfs - fixed exception message - 4.1.114 - merge gh#openSUSE/libstorage-ng#639 - Use the Docker image from OBS - 4.1.113 - Translated using Weblate (Indonesian) - 4.1.112 - merge gh#openSUSE/libstorage-ng#638 - parse devid in output of 'btrfs filesystem show' - reuse predefined regex - 4.1.111 - merge gh#openSUSE/libstorage-ng#637 - extended documentation - changed wording - 4.1.110 - merge gh#openSUSE/libstorage-ng#636 - handle btrfs raid levels during create - added unit test - fixed typo - 4.1.109 - merge gh#openSUSE/libstorage-ng#635 - handle multiple devices for btrfs subvolumes - 4.1.108 - merge gh#openSUSE/libstorage-ng#634 - added parser for 'btrfs filesystem df' - probe btrfs with multiple devices - updated unit test - added unit test - added integration tests - extended documentation - added pre-check for btrfs - added checks for nullptr - renamed variable (that really ties the function together) - simplyfied interface - coding style and cleanup - work on btrfs with multiple devices - 4.1.107 - merge gh#openSUSE/libstorage-ng#633 - make get_displayname available (to_s is overridden by use_ostream) - added unit tests - coding style - fixed class names - make get_displayname() available in ruby - 4.1.106 - Translated using Weblate (Portuguese (Brazil)) - 4.1.105 - Translated using Weblate (Swedish) - 4.1.104 - Translated using Weblate (Spanish) - Translated using Weblate (Slovak) - Translated using Weblate (Russian) - Translated using Weblate (Polish) - Translated using Weblate (Korean) - Translated using Weblate (Italian) - Translated using Weblate (Hungarian) - Translated using Weblate (German) - Translated using Weblate (Dutch) - Translated using Weblate (Czech) - Translated using Weblate (Catalan) - Translated using Weblate (Arabic) - Translated using Weblate (Arabic) - Translated using Weblate (Arabic) - Translated using Weblate (Catalan) - Translated using Weblate (Chinese (China)) - Translated using Weblate (Chinese (Taiwan)) - Translated using Weblate (Czech) - Translated using Weblate (Dutch) - Translated using Weblate (French) - Translated using Weblate (German) - Translated using Weblate (Hungarian) - Translated using Weblate (Italian) - Translated using Weblate (Japanese) - Translated using Weblate (Korean) - Translated using Weblate (Polish) - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (Russian) - Translated using Weblate (Slovak) - Translated using Weblate (Spanish) - Translated using Weblate (Swedish) - 4.1.103 - merge gh#openSUSE/libstorage-ng#630 - fix compilation with -O0 - 4.1.102 - Translated using Weblate (Slovak) - 4.1.101 - Translated using Weblate (Galician) - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (German) - Translated using Weblate (Polish) - 4.1.100 - Unifying name Bcache/bcache to bcache (#629) - 4.1.99 - merge gh#openSUSE/libstorage-ng#628 - handle topology for Partition and Luks - added unit test for bsc#1121129 - improved calculation of usable size for LVM PVs (bsc#1121129) - 4.1.98 - merge gh#openSUSE/libstorage-ng#625 - moved topology from PartitionableImpl to BlkDeviceImpl - added get_sysfs_file to BlkDeviceImpl - use new get_sysfs_file - added save_to_string to XmlFile (for debugging) - read pe_start from pvs command - coding style - enable logging - added pe_start to LvmPvImpl - added get_usable_size() to LvmPv - added unit test for LvmPv::get_usable_size() - updated hyper link - added documentation - preparations for bsc#1121129 - 4.1.97 - merge gh#openSUSE/libstorage-ng#621 - handle entries in crypttab whose block device do not exist (bsc#1123342) - added unit test - added documentation - added explanation - renamed variable - 4.1.96 - merge gh#openSUSE/libstorage-ng#620 - extended documentation - 4.1.95 - merge gh#openSUSE/libstorage-ng#619 - disable parted-sector-bug workaround on virtio-blk DASDs (bsc#1112037) - avoid empty nodes in mockup files - extended testsuite helper TsCmpActiongraph - added unit tests - throw exception based on Exception class - enable verbose output of checks during build - 4.1.94 - merge gh#openSUSE/libstorage-ng#618 - updated pot and po files - 4.1.93 - merge gh#openSUSE/libstorage-ng#617 - extended parser for lvs command - added function to join Texts - added unit tests - use callback to report unsupported logical volumes (bsc#1099744) - coding style - allow to ignore errors during in probe utility - consistent message style - added function to join names of block devices - improved messages for creating volume groups and mds - consistent naming style - use new join function in message about deleting filesystems - fixed typo - 4.1.92 - merge gh#openSUSE/libstorage-ng#615 - Workaround upgrade with multiple mout points per block device (bsc#1118865) - 4.1.91 - merge gh#openSUSE/libstorage-ng#616 - added debugging code - extended unit test - 4.1.90 - merge gh#openSUSE/libstorage-ng#613 - Rename method - Add method for removing a bcache cset - Add actions to modify an existing bcache - Increase minor version - Fix error messages - Small fixes - Allow to modify Bcache devices - 4.1.89 - merge gh#openSUSE/libstorage-ng#614 - detect DASDs using virtio-blk (bsc#1112037) - added unit test - avoid copying objects - 4.1.88 - Translated using Weblate (Dutch) - Translated using Weblate (Slovak) - 4.1.87 - merge gh#openSUSE/libstorage-ng#612 - Fix dead links to old libstorage in the documentation - Translated using Weblate (Catalan) - Translated using Weblate (Chinese (China)) - Translated using Weblate (Czech) - Translated using Weblate (Danish) - Translated using Weblate (Japanese) - Translated using Weblate (Russian) - Translated using Weblate (Slovak) - Translated using Weblate (Spanish) - 4.1.86 - merge gh#openSUSE/libstorage-ng#611 - Remove setters for non-permanent stored values - Extend Bcache API with helper methods - Use bcache command - Increase minor version - 4.1.85 - Translated using Weblate (Swedish) - Translated using Weblate (Chinese (Taiwan)) - Translated using Weblate (Arabic) - Translated using Weblate (Dutch) - Translated using Weblate (French) - Translated using Weblate (German) - Translated using Weblate (Hungarian) - Translated using Weblate (Korean) - Translated using Weblate (Polish) - Translated using Weblate (Russian) - 4.1.84 - merge gh#openSUSE/libstorage-ng#610 - check for some storage signatures next to partition tables (bsc#1115807) - added unit test - increase patchlevel - updated pot and po files - 4.1.83 - merge gh#openSUSE/libstorage-ng#609 - added roles to class MdadmDetail - probe devices order for MD RAIDs (bsc#1083542) - extended documentation - check for duplicate entries in mockup files - updated pot and po files - added callback recorder for probe callbacks - probe sort-key for device of MD RAIDs - 4.1.82 - merge gh#openSUSE/libstorage-ng#608 - Throw better exceptions - 4.1.81 - merge gh#openSUSE/libstorage-ng#607 - Add support for probing Flash-only bcache - Adapt testsuite - Add test for Flash-only bcache probing - CompoundAction: add helper method - Adapt bcache formatter - Add tests - Add bcache doc - Update lib version - Add support for flash-only bcache (with ABI compatibility) - 4.1.80 - Translated using Weblate (Spanish) - 4.1.79 - merge gh#openSUSE/libstorage-ng#606 - Evaluating correct block size for DASD devices. (Workaround for a parted bug). (bsc#1089554) - 4.1.78 - Translated using Weblate (Indonesian) - Translated using Weblate (Spanish) - 4.1.77 - merge gh#openSUSE/libstorage-ng#605 - merge gh#openSUSE/libstorage-ng#604 - Relax check for luks correctness bsc#1120070, bsc#1101870 - Unit tests for the fix of bsc#1120070, bsc#1101870 - Merge to master: Relax check for luks correctness bsc#1120070, bsc#1101870 - 4.1.76 - Translated using Weblate (Czech) - 4.1.75 - Translated using Weblate (Portuguese (Brazil)) - 4.1.74 - merge gh#openSUSE/libstorage-ng#602 - merge gh#openSUSE/libstorage-ng#601 - merge gh#openSUSE/libstorage-ng#600 - merge gh#openSUSE/libstorage-ng#599 - use exceptions to handle errors - Create crypttab with proper permissions (bsc#1059972) - Create lock with proper permissions (bsc#1059972) - Create log file with proper permissions (bsc#1059972) - Add missing quoting (bsc#1059972) - Improvements from review - Backport: Fix audit issues - avoid thread unsafe strerror function - Backport: avoid thread unsafe strerror function - Merge SLE-15-GA - 4.1.73 - Translated using Weblate (German) - 4.1.72 - merge gh#openSUSE/libstorage-ng#598 - avoid thread unsafe strerror function - 4.1.71 - merge gh#openSUSE/libstorage-ng#597 - Create crypttab with proper permissions (bsc#1059972) - Create lock with proper permissions (bsc#1059972) - Create log file with proper permissions (bsc#1059972) - Add missing quoting (bsc#1059972) - Improvements from review - Fix audit issues - 4.1.70 - Translated using Weblate (Finnish) - 4.1.69 - Translated using Weblate (Chinese (China)) - 4.1.68 - Translated using Weblate (Spanish) - 4.1.67 - Translated using Weblate (Italian) - 4.1.66 - Translated using Weblate (Italian) - 4.1.65 - Translated using Weblate (Slovak) - 4.1.64 - Translated using Weblate (Slovak) - 4.1.63 - Translated using Weblate (French) - 4.1.62 - Translated using Weblate (Czech) - Translated using Weblate (Japanese) - 4.1.61 - Translated using Weblate (Dutch) - 4.1.60 - Translated using Weblate (Portuguese (Brazil)) - 4.1.59 - Translated using Weblate (Catalan) - 4.1.58 - merge gh#openSUSE/libstorage-ng#596 - updated pot and po files - merge gh#openSUSE/libstorage-ng#595 - improved sformat to be type safe and handle Text properly - properly translate partition type texts - properly translate devices size texts - removed now obsolete c_str calls - added comment for translators - reduce format warning level - fixed typo - 4.1.57 - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (Italian) - 4.1.56 - Translated using Weblate (Italian) - Translated using Weblate (German) - merge gh#openSUSE/libstorage-ng#594 - use exceptions to handle errors - merge gh#openSUSE/libstorage-ng#593 - added support to create udf (fate#312911) - added integration test - increased so patch number - handle block size in max_size for udf - merge gh#openSUSE/libstorage-ng#592 - added comments for translators - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - merge gh#openSUSE/libstorage-ng#591 - extended documentation - Translated using Weblate (Czech) - Translated using Weblate (French) - 4.1.55 - Translated using Weblate (Chinese (China)) - 4.1.54 - merge gh#openSUSE/libstorage-ng#589 - Add method Luks#get_uuid - Translated using Weblate (Czech) - Translated using Weblate (Japanese) - 4.1.53 - Translated using Weblate (Italian) - 4.1.52 - Translated using Weblate (Catalan) - 4.1.51 - merge gh#openSUSE/libstorage-ng#588 - Regenerated potfiles - 4.1.50 - merge gh#openSUSE/libstorage-ng#585 - Fixed broken autobuild environment - Support for StrayBlkDevices in CompoundActions (bsc#1085134) - Moved predicates to base class - New unit test for Bcache compound actions - Use new check from superclass - Removed unnecessary include - Support for Bcache in CompoundActions - First (incomplete) CompoundAction formatter for Bcache - Fixed broken English - Use inherited methods - Use actual output for translator examples - Use multiple lines, not one neverending line - First complete CompoundAction formatter for Bcache - First unit test for MD-RAID compound actions - Added CompoundActions formatter for MD-RAIDs - More test cases for MD-RAID - User sanity check - Coding style cleanup - Updated year in useless legalese - Added missing sformat parameter - Added missing parameter doc in translator comment - Fixed translator comments - Moved device list formatting out to separate common function - Use better comparision function - Use existing constants - New CompoundActions - merge gh#openSUSE/libstorage-ng#587 - extended documentation - ported check from snapper - minor improvements - 4.1.49 - merge gh#openSUSE/libstorage-ng#586 - mark AUTHORS as %doc - merge gh#openSUSE/libstorage-ng#584 - mark LICENSE file as license - 4.1.48 - merge gh#openSUSE/libstorage-ng#583 - Use predicates to make the code much better readable - Added missing return - Use speaking function names for getters - Moved methods to base class - Use predicates and speaking getters to make the code much better readable (bsc#1085134) - 4.1.47 - merge gh#openSUSE/libstorage-ng#582 - make format of po files consistent with gettext - 4.1.46 - merge gh#openSUSE/libstorage-ng#580 - add bcache attributes (fate#325346) - [RFC] add bcache attributes (fate#325346) - 4.1.45 - Translated using Weblate (Chinese (China)) - 4.1.44 - merge gh#openSUSE/libstorage-ng#581 - Added test case for weird UUID (bsc#1102572) - Whitespace - Fixed blkid output parser to honor escaped quotes (bsc#1102572) - Fixed blkid output parser to honor escaped quotes - 4.1.43 - Translated using Weblate (Dutch) - 4.1.42 - Translated using Weblate (Indonesian) - 4.1.41 - Translated using Weblate (Indonesian) - merge gh#openSUSE/libstorage-ng#579 - Use for bcache cset as display name string "/bcache cache"/ (fate#325346) - 4.1.40 - merge gh#openSUSE/libstorage-ng#578 - use predefined constants - 4.1.39 - Translated using Weblate (Russian) - 4.1.38 - merge gh#openSUSE/libstorage-ng#577 - implement searching for free name for bcache (fate#325346) - 4.1.37 - Translated using Weblate (Dutch) - 4.1.36 - merge gh#openSUSE/libstorage-ng#576 - Added Travis ccache documentation - Added Travis ccache documentation and cache cleanup - 4.1.35 - Translated using Weblate (Chinese (China)) - 4.1.34 - merge gh#openSUSE/libstorage-ng#575 - Use ccache in Travis builds - Use ccache in Travis builds (up to 4x faster) - 4.1.33 - merge gh#openSUSE/libstorage-ng#574 - Allow to set Md uuid for testing - 4.1.32 - Translated using Weblate (Danish) - 4.1.31 - merge gh#openSUSE/libstorage-ng#573 - extended documentation - 4.1.30 - merge gh#openSUSE/libstorage-ng#572 - Allow bcache to have partitions (fate#325346) - Allow bcache to have partitions - 4.1.29 - merge gh#openSUSE/libstorage-ng#571 - do not translate snapshot description (bsc#1092757) - updated pot und po files - 4.1.28 - Translated using Weblate (German) - 4.1.27 - Translated using Weblate (Portuguese (Brazil)) - 4.1.26 - merge gh#openSUSE/libstorage-ng#570 - merge gh#openSUSE/libstorage-ng#569 - fixed variable scope to fix temporary mounting (bsc#1099144) - added unit test - 4.1.25 - merge gh#openSUSE/libstorage-ng#568 - avoid setenv after fork (bsc#1107403) - added unit test - 4.1.24 - merge gh#openSUSE/libstorage-ng#567 - added luks label to blkid parser - added unit test - 4.1.23 - Translated using Weblate (Czech) - 4.1.22 - merge gh#openSUSE/libstorage-ng#566 - merge branch SLE-15-GA - merge gh#openSUSE/libstorage-ng#554 - merge gh#openSUSE/libstorage-ng#565 - merge gh#openSUSE/libstorage-ng#560 - merge gh#openSUSE/libstorage-ng#564 - merge gh#openSUSE/libstorage-ng#562 - detect correctly whether a file system is currently mounted (bsc#1105227) - adjust multipath parser to accept nvme related output (bsc#1089353) - Added some class descriptions - MdLinks: make it work also when even /dev/md does not exist - Avoid exceptions for inactive RAIDs (bsc#1090010) - Fixed the existing tests - test inactive noncontainer - detect raid containers differently - Mark inactive RAID in the BlkDevice attribute - A common way to configure the indentation style - Inactive raid - Merge SLE-15-GA into master - 4.1.21 - merge gh#openSUSE/libstorage-ng#560 - adjust multipath parser to accept nvme related output (bsc#1089353) - try to make multipath parser more robust - add unit tests - 4.1.20 - merge gh#openSUSE/libstorage-ng#562 - detect correctly whether a file system is currently mounted (bsc#1105227) - add unit tests - add spaces - 4.1.19 - merge gh#openSUSE/libstorage-ng#563 - do not crash when parsing docker devices (bsc#1104899) - 4.1.18 - merge gh#openSUSE/libstorage-ng#561 - Changed licence to GPL-2.0-only. - 4.1.17 - merge gh#openSUSE/libstorage-ng#548 - RAID: states of operation - RAID docs: nicer formatting for the older notes - autodocs: ignore Doxygen search data - Don't surprise myself. - 4.1.16 - Translated using Weblate (Catalan) - 4.1.15 - Translated using Weblate (Czech) - 4.1.14 - Translated using Weblate (Chinese (Taiwan)) - 4.1.13 - Translated using Weblate (Italian) - 4.1.12 - Translated using Weblate (Slovak) - 4.1.11 - Translated using Weblate (Dutch) - 4.1.10 - Translated using Weblate (Slovak) - 4.1.9 - Translated using Weblate (Japanese) - 4.1.8 - Translated using Weblate (Slovak) - updated pot and po files - changed pretty name - added documentation - Translated using Weblate (Japanese) - Translated using Weblate (Czech) - merge branch master - Translated using Weblate (German) - merge gh#openSUSE/libstorage-ng#558 - updated pot and po files - 4.1.7 - Translated using Weblate (Japanese) - 4.1.6 - extended NameSchema class - added StrayBlkDevice class (bsc#1085134) - extended unit tests - added unit test for probing xen xvd devices - cleanup - updated pot and po files - extended documentation - 4.1.5 - merge gh#openSUSE/libstorage-ng#557 - Update the "/build_dependencies:*"/ tasks to read the alternative spec file - README.md: libjson-c-devel is needed as well - Added pkgconfig check for the libjson-c library - Do not crash when displaying summary for an encrypted but not mounted disk (bsc#1099181) - Added unit test - Fixed a typo - Translated using Weblate (German) - 4.1.4 - merge gh#openSUSE/libstorage-ng#555 - fix build with glibc 2.28 - 4.1.3 - merge gh#openSUSE/libstorage-ng#556 - update git2log script to latest version - 4.1.2 - Translated using Weblate (Chinese (China)) - 4.1.1 - added special handling when creating udev ids starting with dm-uuid for partitions on multipath (bsc#1099394) - use strlen - merge gh#openSUSE/libstorage-ng#550 - document package version scheme - merge gh#openSUSE/libstorage-ng#546 - document package version scheme - 4.1.0 - merge gh#openSUSE/libstorage-ng#545 - added document for limits - 3.3.317 - merge gh#openSUSE/libstorage-ng#544 - work on creating and deleting bcaches - updated swig catches - added unit tests - added integration tests - reuse code - cleanup - 3.3.316 - merge gh#openSUSE/libstorage-ng#543 - use sysfs path in find_by_any_name() - 3.3.315 - merge gh#openSUSE/libstorage-ng#542 - added support for f2fs (fate#325755) - added integration test - removed unused code - removed obsolete documentation - 3.3.314 - merge gh#openSUSE/libstorage-ng#541 - handle Intel Rapid Start Technology Partition ID (fate#325885) - extended documentation - coding style - 3.3.313 - merge gh#openSUSE/libstorage-ng#540 - do not use deprecated header file - coding style - 3.3.312 - merge gh#openSUSE/libstorage-ng#539 - handle device type attribute of udevadm info output - removed unused and obsolete file - do not try to activate LUKS on devices used by multipath (bsc#1089699) - improved explanation - 3.3.311 - merge gh#openSUSE/libstorage-ng#538 - Add method BlkDevice#is_active - 3.3.310 - merge gh#openSUSE/libstorage-ng#537 - updated unit test - extended unit test - fixed exception logging - 3.3.309 - Translated using Weblate (Indonesian) - 3.3.308 - Translated using Weblate (Russian) - 3.3.307 - Translated using Weblate (French) - 3.3.306 - merge gh#openSUSE/libstorage-ng#536 - Expose Device#devicegraph (needed for bsc#1094157) - Encryption#set_dm_table_name adjusts #name (for bsc#1094157 and bsc#1094963) - Code improvement from code review - More code improvements from code review - 3.3.305 - Translated using Weblate (Chinese (Taiwan)) - merge gh#openSUSE/libstorage-ng#535 - Return better exception (related to bsc#1094963) - Fix project name - Translated using Weblate (Portuguese (Brazil)) - Translated using Weblate (Spanish) - Translated using Weblate (Slovak) - 3.3.304 - Translated using Weblate (Czech) - 3.3.303 - Translated using Weblate (Italian) - 3.3.302 - Translated using Weblate (Catalan) - 3.3.301 - Translated using Weblate (Dutch) - 3.3.300 - merge gh#openSUSE/libstorage-ng#534 - handle exception (see bsc#1073633) - 3.3.299 - Translated using Weblate (Japanese) - 3.3.298 - merge gh#openSUSE/libstorage-ng#533 - merged po files - 3.3.297 - merge gh#openSUSE/libstorage-ng#532 - improved error handling during probing partitions (see bsc#1095168) - 3.3.296 - Translated using Weblate (Italian) - 3.3.295 - Translated using Weblate (Russian) - 3.3.294 - Translated using Weblate (Slovak) - 3.3.293 - Translated using Weblate (Slovak) - 3.3.292 - Translated using Weblate (Spanish) - 3.3.291 - Translated using Weblate (Chinese (Taiwan)) - 3.3.290 - Translated using Weblate (Chinese (Taiwan)) - 3.3.289 - merge gh#openSUSE/libstorage-ng#531 - added helper functions - place repair action before partition actions - insert action to repair GPTs if needed (bsc#1092193) - added unit test - 3.3.288 - merge gh#openSUSE/libstorage-ng#530 - Add conflict with old libdmraid (bsc#1088570) - 3.3.287 - merge gh#openSUSE/libstorage-ng#529 - fix probing of certain nvme systems (bsc#1093684) - 3.3.286 - Translated using Weblate (Portuguese (Brazil)) - 3.3.285 - Translated using Weblate (French) - 3.3.284 - Translated using Weblate (Italian) - 3.3.283 - Translated using Weblate (Czech) - 3.3.282 - Translated using Weblate (Dutch) - 3.3.281 - Translated using Weblate (Japanese) - 3.3.280 - Translated using Weblate (Catalan) - 3.3.279 - merge gh#openSUSE/libstorage-ng#528 - added action to fix undersized GPT - updated pot file - merged po files - 3.3.278 - merge gh#openSUSE/libstorage-ng#527 - Use stricter NTFS max label size (bsc#1084867) - 3.3.277 - Translated using Weblate (Hungarian) - 3.3.276 - merge gh#openSUSE/libstorage-ng#526 - improved error message (see bsc#1089554) - 3.3.275 - merge gh#openSUSE/libstorage-ng#525 - Fix lt translation - 3.3.274 - Translated using Weblate (Chinese (Taiwan)) - Translated using Weblate (Korean) - Translated using Weblate (Chinese (China)) - Translated using Weblate (Lithuanian) - 3.3.273 - Translated using Weblate (Polish) - 3.3.272 - Translated using Weblate (Slovak) - 3.3.271 - Translated using Weblate (Greek) - 3.3.270 - Translated using Weblate (German) - 3.3.269 - Translated using Weblate (French) - 3.3.268 - Translated using Weblate (Portuguese (Brazil)) - 3.3.267 - merge gh#openSUSE/libstorage-ng#524 - fixed probing of NTFS (in special cases) (bsc#1091585) - added unit test - 3.3.266 - Translated using Weblate (Catalan) - 3.3.265 - Translated using Weblate (Catalan) - 3.3.264 - Translated using Weblate (Slovak) - 3.3.263 - Translated using Weblate (Italian) - 3.3.262 - Translated using Weblate (Spanish) - 3.3.261 - Translated using Weblate (Spanish) - 3.3.260 - Translated using Weblate (Czech) - 3.3.259 - Translated using Weblate (Dutch) - 3.3.258 - Translated using Weblate (Japanese) - 3.3.257 - Translated using Weblate (Dutch) - 3.3.256 - merge gh#openSUSE/libstorage-ng#523 - merged po files - 3.3.255 - merge gh#openSUSE/libstorage-ng#522 - centralized reading /sys/block - added function light_probe (for bsc#1090753) - added integration test - 3.3.254 - merge gh#openSUSE/libstorage-ng#521 - added stand-alone functions to read fstab and crypttab - added integration tests - removed unneeded include - 3.3.253 - Translated using Weblate (Portuguese (Brazil)) - 3.3.252 - Translated using Weblate (Swedish) - 3.3.251 - Translated using Weblate (Swedish) - 3.3.250 - merge gh#openSUSE/libstorage-ng#520 - fixed probing of active flag (bsc#1090520) - improved error handling - 3.3.249 - Translated using Weblate (Polish) - 3.3.248 - Translated using Weblate (Russian) - 3.3.247 - Translated using Weblate (German) - 3.3.246 - Translated using Weblate (French) - 3.3.245 - Translated using Weblate (French) - 3.3.244 - Translated using Weblate (Chinese (Taiwan)) - Translated using Weblate (Chinese (China)) - Translated using Weblate (Russian) - 3.3.243 - Translated using Weblate (German) - 3.3.242 - Translated using Weblate (German) - 3.3.241 - Translated using Weblate (French) - 3.3.240 - Translated using Weblate (French) - 3.3.239 - merge gh#openSUSE/libstorage-ng#518 - added function to query allowed MD parities (see bsc#1090182) - 3.3.238 - Translated using Weblate (French) - 3.3.237 - merge gh#openSUSE/libstorage-ng#519 - update git2log script to avoid identical timestamps in changelog - 3.3.236 - Translated using Weblate (Chinese (China)) - Translated using Weblate (Chinese (Taiwan)) - 3.3.235 - Translated using Weblate (Dutch) - 3.3.234 - Translated using Weblate (Korean) - 3.3.233 - Translated using Weblate (German) - 3.3.232 - Translated using Weblate (Swedish) - 3.3.231 - Translated using Weblate (Czech) - 3.3.230 - Translated using Weblate (Hungarian) - 3.3.229 - Translated using Weblate (Japanese) - 3.3.228 - Translated using Weblate (Hungarian) - 3.3.227 - Translated using Weblate (Italian) - Translated using Weblate (German) - 3.3.226 - Translated using Weblate (Catalan) - 3.3.225 - Translated using Weblate (Catalan) - 3.3.224 - Translated using Weblate (Czech) - 3.3.223 - Translated using Weblate (Spanish) - 3.3.222 - Translated using Weblate (Swedish) - 3.3.221 - Translated using Weblate (Japanese) - 3.3.220 - Translated using Weblate (Arabic) - 3.3.219 - Translated using Weblate (Dutch) - 3.3.218 - Translated using Weblate (Czech) - 3.3.217 - merge gh#openSUSE/libstorage-ng#517 - updated documentation - merged po files (bsc#1089902) - 3.3.216 - merge gh#openSUSE/libstorage-ng#516 - fix unused partition slots calculation for logical partitions (bsc#1088483) - added unit test - 3.3.215 - merge gh#openSUSE/libstorage-ng#515 - use correct options for multipath (see bsc#1089353) - 3.3.214 - merge gh#openSUSE/libstorage-ng#514 - added unit test - 3.3.213 - merge gh#openSUSE/libstorage-ng#513 - keep exception type (bsc#1088570) - 3.3.212 - merge gh#openSUSE/libstorage-ng#512 - handle new mount type variable also in equal, print, ... - 3.3.211 - merge gh#openSUSE/libstorage-ng#511 - Add MountPoint#mount_type to XML format (follow up on bsc#1088426) - 3.3.210 - merge gh#openSUSE/libstorage-ng#510 - Expose the vfstype field from fstab (bsc#1088426) - 3.3.209 - merge gh#openSUSE/libstorage-ng#509 - Force acceptance of SR (fate#318196) - 3.3.208 - merge gh#openSUSE/libstorage-ng#508 - added helper function - support lock within same process - 3.3.207 - merge gh#openSUSE/libstorage-ng#507 - added function to set freq and passno - removed unneeded const - added documentation - 3.3.206 - merge gh#openSUSE/libstorage-ng#506 - added minix to enum of filesystem types - 3.3.205 - merge gh#openSUSE/libstorage-ng#505 - enable system-wide lock - 3.3.204 - merge gh#openSUSE/libstorage-ng#504 - handle pid_t in bindings - extended integration test - 3.3.203 - merge gh#openSUSE/libstorage-ng#503 - only insert resize action for devices existing in LHS and RHS (bsc#1085523) - added action dependency - added unit tests - fixed typo - added documentation - 3.3.202 - merge gh#openSUSE/libstorage-ng#502 - Simplified supplements for lang subpkg (bsc#1081454) - 3.3.201 - merge gh#openSUSE/libstorage-ng#501 - make LockException available in API - 3.3.200 - merge gh#openSUSE/libstorage-ng#500 - extended documentation - 3.3.199 - merge gh#openSUSE/libstorage-ng#499 - provide reasons why resize is not possible - added unit tests - added integration tests - use more common notation - 3.3.198 - merge gh#openSUSE/libstorage-ng#498 - added workaround for cryptsetup exit code regression (see bsc#1082640) - added convenience function - 3.3.197 - merge gh#openSUSE/libstorage-ng#497 - Enable exception - 3.3.196 - merge gh#openSUSE/libstorage-ng#496 - do not recognize 0x1f as extended partition - 3.3.195 - merge gh#openSUSE/libstorage-ng#495 - recognize 0x85 as extended partition - 3.3.194 - merge gh#openSUSE/libstorage-ng#494 - moved enum to storage namespace - added integration test - use mdadm to delete MD RAID (see bsc#1085470) - 3.3.193 - merge gh#openSUSE/libstorage-ng#493 - export more functions in API - 3.3.192 - merge gh#openSUSE/libstorage-ng#492 - handle erroneous small disks in get_unused_partition_slots() (bsc#1084777) - added unit tests - added note - 3.3.191 - merge gh#openSUSE/libstorage-ng#491 - added functions to copy devices and holders between devicegraphs - 3.3.190 - merge gh#openSUSE/libstorage-ng#489 - allow to remove partial volume group (bsc#955870) - updated pot file - added integration test - fixed typo - added convenience function - removed unused function - coding style - handle udev encoding for label in fstab and crypttab - removed unused define - added define by /dev/disk paths - use new defines - simplyfied code - coding style - 3.3.189 - merge gh#openSUSE/libstorage-ng#488 - avoid compiler warnings - removed unused capture - improved check function - moved CheckCallbacksRecorder class - extended unit test - propagate force_rw flag (bsc#1079000) - updated documentation - 3.3.188 - merge gh#openSUSE/libstorage-ng#487 - handle duplicate LVM PVs during probe - cleanup - added unit test - 3.3.187 - merge gh#openSUSE/libstorage-ng#486 - split large function - probe LUKS later - do not probe LUKS on devices used by multipath (bsc#1079817) - added unit test - fixed typo - 3.3.186 - merge gh#openSUSE/libstorage-ng#485 - added unit test - 3.3.185 - merge gh#openSUSE/libstorage-ng#484 - added unit test - coding style - 3.3.184 - merge gh#openSUSE/libstorage-ng#483 - added note - improved logging - try to delete directory before creating btrfs subvolume - handle change of path in mount point - added integration test - handle missing attribute for pvs - do not search for block device of missing pvs - improved exception handling - improved example - fixed log message - 3.3.183 - merge gh#openSUSE/libstorage-ng#482 - added check for existence of devicegraphs - 3.3.182 - merge gh#openSUSE/libstorage-ng#481 - always allow to activate multipath (see bsc#1082542) - 3.3.181 - merge gh#openSUSE/libstorage-ng#480 - log time in several formats to ease debugging - 3.3.180 - merge gh#openSUSE/libstorage-ng#479 - recalculate size of volume group when setting extent size (bsc#1079579) - added unit tests - coding style - added documentation - 3.3.179 - merge gh#openSUSE/libstorage-ng#478 - generate dot files with more information - 3.3.178 - merge gh#openSUSE/libstorage-ng#477 - added callbacks to handle errors during activation (bsc#1057426 and others) - updated pot file - improved integration test - 3.3.177 - Translated using Weblate (Swedish) - 3.3.176 - Translated using Weblate (Swedish) - 3.3.175 - Translated using Weblate (Swedish) - 3.3.174 - merge gh#openSUSE/libstorage-ng#476 - improved integration tests - added documentation - 3.3.173 - Translated using Weblate (Ukrainian) - Translated using Weblate (Finnish) - 3.3.172 - merge gh#openSUSE/libstorage-ng#475 - allow SystemCmd to verify program exit code - added base class for callbacks - added callbacks for probing (bsc#1070459 and many others) - use callbacks base class - use new verify feature of SystemCmd - improved error handling - work on handling errors during probe - updated pot file - use callbacks base class - coding style - extended documentation - 3.3.171 - merge gh#openSUSE/libstorage-ng#474 - fixed device existence check (bsc#1082143) - 3.3.170 - merge gh#openSUSE/libstorage-ng#473 - Default to GPT for creating partition tables (fate#323457) - 3.3.169 - merge gh#openSUSE/libstorage-ng#472 - insert mount and unmount actions for resize - added unit tests - 3.3.168 - merge gh#openSUSE/libstorage-ng#471 - fixed parsing /proc/mounts for ntfs - fixed error handling when ntfsresize fails - 3.3.167 - merge gh#openSUSE/libstorage-ng#470 - consistent names - remove duplicate actions - added helper functions - fixed integration test - adjust existing unit test to so far supported setup - coding style - renamed function to reflect recent changes - 3.3.166 - merge gh#openSUSE/libstorage-ng#469 - added possible_mount_bys() - 3.3.165 - merge gh#openSUSE/libstorage-ng#468 - use parted with --ignore-busy (see bsc#1058667) - added convenience functions - 3.3.164 - merge gh#openSUSE/libstorage-ng#467 - cleanup - added integration test - added jfs support (boo#1078552) - 3.3.163 - merge gh#openSUSE/libstorage-ng#466 - improve ruby bindings - 3.3.162 - merge gh#openSUSE/libstorage-ng#465 - extended is_usable_as_blk_device() - 3.3.161 - merge gh#openSUSE/libstorage-ng#464 - use system devicegraph during probe - merge gh#openSUSE/libstorage-ng#463 - added function is_usable_as_blk_device() - added function is_usable_as_partitionable() - 3.3.160 - merge gh#openSUSE/libstorage-ng#462 - added function to immediately activate/deactivate mount point - added documentation - code cleanup - 3.3.159 - merge gh#openSUSE/libstorage-ng#461 - work on error handling - added documentation - coding style - extended test case - 3.3.158 - merge gh#openSUSE/libstorage-ng#460 - Removed unit tests that clash with new glibc number formatting (bsc#1079855) - 3.3.157 - merge gh#openSUSE/libstorage-ng#459 - extended unit tests - added and improved math functions - do not rely on 80-bit floats (bsc#1078997) - added unit test - added note - 3.3.156 - merge gh#openSUSE/libstorage-ng#458 - removed deprecated functions - updated unit test - 3.3.155 - merge gh#openSUSE/libstorage-ng#457 - improved error logging - 3.3.154 - merge gh#openSUSE/libstorage-ng#454 - allow to set ssh port - 3.3.153 - merge gh#openSUSE/libstorage-ng#456 - fetch the full history in travis so the log can be generated correctly - 3.3.152 - Translated using Weblate (Dutch) - 3.3.151 - merge gh#openSUSE/libstorage-ng#453 - added parser for stat - ignore disks without node in /dev (bsc#1076971) - coding style - 3.3.150 - Translated using Weblate (Dutch) - merge gh#openSUSE/libstorage-ng#450 - Ensure not to write malformed /etc/fstab entries (bsc#1066763) - 3.3.149 - merge gh#openSUSE/libstorage-ng#451 - work on error handling - 3.3.148 - merge gh#openSUSE/libstorage-ng#449 - fixed default value - 3.3.147 - merge gh#openSUSE/libstorage-ng#448 - Add GraphvizFlags::DISPLAYNAME to Devicegraph - merge gh#openSUSE/libstorage-ng#447 - allow finer control of flags in write_graphviz - merge gh#openSUSE/libstorage-ng#446 - use sid as vertex id - Translated using Weblate (Hungarian) - Translated using Weblate (Hungarian) - Translated using Weblate (Afrikaans) - merge gh#openSUSE/libstorage-ng#444 - added Mountable::remove_mount_point() - merge gh#openSUSE/libstorage-ng#443 - added PRETTY_CLASSNAME to GraphvizFlags - Translated using Weblate (Chinese (Taiwan)) - merge gh#openSUSE/libstorage-ng#442 - renamed integration tests - added integration tests - Translated using Weblate (Chinese (Taiwan)) - merge gh#openSUSE/libstorage-ng#441 - added integration test - added udevadm settle call - Translated using Weblate (Korean) - Translated using Weblate (Korean) - Translated using Weblate (Arabic) - Translated using Weblate (Arabic) - 3.3.146 - merge gh#openSUSE/libstorage-ng#439 - start rpcbind before doing NFS mounts - cleanup - added integration-test - 3.3.145 - Translated using Weblate (Arabic) - merge gh#openSUSE/libstorage-ng#438 - extended documentation - 3.3.144 - merge gh#openSUSE/libstorage-ng#437 - distinguish between mounted and unmounted in supports_shrink/grow - 3.3.143 - Translated using Weblate (Korean) - Fixed an Arabic format string typo - 3.3.142 - Translated using Weblate (Arabic) - 3.3.141 - merge gh#openSUSE/libstorage-ng#436 - added sanity check - propagate exception to ruby - 3.3.140 - merge gh#openSUSE/libstorage-ng#435 - propagate exception to ruby - 3.3.139 - Translated using Weblate (Slovak) - 3.3.138 - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - 3.3.137 - Translated using Weblate (Spanish) - 3.3.136 - Translated using Weblate (Polish) - 3.3.135 - Translated using Weblate (Polish) - 3.3.134 - Translated using Weblate (Slovak) - 3.3.133 - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - 3.3.132 - Translated using Weblate (Slovak) - 3.3.131 - Translated using Weblate (Slovak) - 3.3.130 - Translated using Weblate (Slovak) - 3.3.129 - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - 3.3.128 - Translated using Weblate (Slovak) - 3.3.127 - Translated using Weblate (Slovak) - 3.3.126 - Translated using Weblate (Slovak) - Translated using Weblate (Slovak) - 3.3.125 - merge gh#openSUSE/libstorage-ng#431 - Update libstorage-ng.spec.in - 3.3.124 - merge gh#openSUSE/libstorage-ng#434 - find crypttab entries by correct block device - coding style - removed unused parameters - Translated using Weblate (German) - 3.3.123 - merge gh#openSUSE/libstorage-ng#433 - added helper function - improved probing of LUKs - added unit test - allow to find unused mockups - removed unused mockups - use name from crypttab when activating LUKS - allow to include more information in graphviz output - removed unused parser - 3.3.122 - Translated using Weblate (German) - 3.3.121 - Translated using Weblate (Slovak) - 3.3.120 - Translated using Weblate (German) - 3.3.119 - merge gh#openSUSE/libstorage-ng#432 - updated - 3.3.118 - merge gh#openSUSE/libstorage-ng#430 - Revert "/Add libstorage-ng-lang Recommends"/ - 3.3.117 - merge gh#openSUSE/libstorage-ng#429 - Add libstorage-ng-lang Recommends - 3.3.116 - merge gh#openSUSE/libstorage-ng#428 - use /etc/fstab and /proc/mounts for probing NFS - added NFS unit test - 3.3.115 - merge gh#openSUSE/libstorage-ng#427 - extended integration test - 3.3.114 - merge gh#openSUSE/libstorage-ng#426 - fixed alignment calculations - added unit test - 3.3.113 - merge gh#openSUSE/libstorage-ng#425 - added new align policy KEEP_START_ALIGN_END - updated unit tests - updated integration tests - 3.3.112 - merge gh#openSUSE/libstorage-ng#424 - propagate exception - 3.3.111 - Translated using Weblate (Chinese (China)) - 3.3.110 - merge gh#openSUSE/libstorage-ng#423 - updated documentation - extended documentation - extended integration test - added convenience functions - updated catches file - added convert function - added integration test - 3.3.109 - merge gh#openSUSE/libstorage-ng#422 - added check for active flag - coding style - 3.3.108 - Translated using Weblate (Italian) - 3.3.107 - Translated using Weblate (German) - 3.3.106 - merge gh#openSUSE/libstorage-ng#421 - avoid use of cerr - updated exceptions - coding style - avoid use of cout - 3.3.105 - Translated using Weblate (Italian) - 3.3.104 - merge gh#openSUSE/libstorage-ng#420 - remove LIBVERSION_MAJOR macro from spec.in - 3.3.103 - merge gh#openSUSE/libstorage-ng#418 - check divisor prior to modulo operation - avoid throw in destructor - 3.3.102 - merge gh#openSUSE/libstorage-ng#419 - Leave enough space even for 'reiserfs' - 3.3.101 - merge gh#openSUSE/libstorage-ng#416 - added obsoletes (bsc#1073645) - removed very old obsoletes - 3.3.100 - merge gh#openSUSE/libstorage-ng#417 - Explain why virtio udev links are filtered out - merge gh#openSUSE/libstorage-ng#415 - fixed print call - 3.3.99 - merge gh#openSUSE/libstorage-ng#414 - renamed functions - provide find_by_any_name in API (bsc#1073254) - updated catches file - added integration test - 3.3.98 - merge gh#openSUSE/libstorage-ng#413 - disable vfat resize since support from utilility is unclear (see bsc#1072479) - 3.3.97 - merge gh#openSUSE/libstorage-ng#412 - switch to python 3 - 3.3.96 - merge gh#openSUSE/libstorage-ng#410 - added helper function - added helper class - added function to compare by subvolume id - probe active flag for BtrfsSubvolume - 3.3.95 - merge gh#openSUSE/libstorage-ng#409 - also renumber extended partitions - 3.3.94 - merge gh#openSUSE/libstorage-ng#408 - renumber primary partitions (bsc#1072656) - added unit test - 3.3.93 - merge gh#openSUSE/libstorage-ng#406 - removed sorting of results - 3.3.92 - merge gh#openSUSE/libstorage-ng#407 - Install libboost_test - 3.3.91 - merge gh#openSUSE/libstorage-ng#405 - handle active flag - provide more generic function - coding style - set active flag for blk filesystems - fixed subvolid regex - added log message - 3.3.90 - Translated using Weblate (Italian) - 3.3.89 - Translated using Weblate (Italian) - 3.3.88 - merge gh#openSUSE/libstorage-ng#404 - fixed documentation - 3.3.87 - Translated using Weblate (Czech) - 3.3.86 - merge gh#openSUSE/libstorage-ng#403 - use print as a function - update examples - 3.3.85 - Translated using Weblate (Czech) - 3.3.84 - merge gh#openSUSE/libstorage-ng#402 - improved error message - 3.3.83 - Translated using Weblate (Ukrainian) - 3.3.82 - merge gh#openSUSE/libstorage-ng#401 - package some utils - cleanup - 3.3.81 - merge gh#openSUSE/libstorage-ng#400 - added helper functions - sort devices using a sort key - added unit tests - remove sorting - increased library version - fixed usage text - avoid endl - extended documentation - 3.3.80 - merge gh#openSUSE/libstorage-ng#399 - increase log line limit - fixed output format - 3.3.79 - merge gh#openSUSE/libstorage-ng#398 - coding style - omit pointers - 3.3.78 - merge gh#openSUSE/libstorage-ng#397 - handle improved parted output (bsc#1066467) - coding style - 3.3.77 - merge gh#openSUSE/libstorage-ng#396 - make PartitionTable::is_partition_id_supported() public - 3.3.76 - merge gh#openSUSE/libstorage-ng#395 - removed unused variable - merge gh#openSUSE/libstorage-ng#394 - Don't sort disks and dasds by default - merge gh#openSUSE/libstorage-ng#393 - added unit test - 3.3.75 - merge gh#openSUSE/libstorage-ng#392 - added function to get mount_by method - remove "/none"/ from crypt options - get mount-by method from crypttab - added crypt_options to Encryption class - improved unit test - coding style - coding style - 3.3.74 - merge gh#openSUSE/libstorage-ng#391 - added logging - 3.3.73 - 3.3.72 - merge gh#openSUSE/libstorage-ng#390 - do not rely on sorting - added compare by sid function - 3.3.71 - merge gh#openSUSE/libstorage-ng#389 - added mount-by variable for encryption - extended documentation - use get_mount_by_name for luks - coding style - added logging - 3.3.70 - merge gh#openSUSE/libstorage-ng#387 - log errors of found by check - added checks (disabled until yast2-storage-ng is improved) - coding style - added missing member variables in print function - added check - added documentation - 3.3.69 - Translated using Weblate (Portuguese (Brazil)) - 3.3.68 - Translated using Weblate (Portuguese (Brazil)) - 3.3.67 - merge gh#openSUSE/libstorage-ng#386 - handle pmem prefix during sort - added unit test - coding style - more natural sorting of Mds - make compare funcions available in API - added compare function for partitionables - added unit test - added integration test - added test - 3.3.66 - merge gh#openSUSE/libstorage-ng#385 - extended documentation (result of bsc#1066290) - extended test data - extended test - 3.3.65 - merge gh#openSUSE/libstorage-ng#384 - added check for chunk size of MD RAID (see bsc#1065381) - support RAID 4 - added integration test - extended integration test - fixed typo - 3.3.64 - Translated using Weblate (Japanese) - 3.3.63 - merge gh#openSUSE/libstorage-ng#383 - added document about spelling - consistent spelling - updated pot file - 3.3.62 - merge gh#openSUSE/libstorage-ng#382 - fixed compound action message (bsc#1066364) - also extract messages from compount action formatters - updated pot file - 3.3.61 - merge gh#openSUSE/libstorage-ng#381 - work on exceptions - 3.3.60 - Translated using Weblate (Indonesian) - merge gh#openSUSE/libstorage-ng#380 - changed interface of wait_for_devices() - improved comment - 3.3.59 - merge gh#openSUSE/libstorage-ng#379 - extended documentation - 3.3.58 - 3.3.57 - merge gh#openSUSE/libstorage-ng#378 - added global function for wait for several devices - coding style - wait for devices before swapon (bsc#1064282) - wait for devices before creating md raid - wait for devices before pvcreate - 3.3.56 - merge gh#openSUSE/libstorage-ng#377 - probe page size (for bsc#1065381) - coding style - 3.3.55 - merge gh#openSUSE/libstorage-ng#376 - added udevadm settle calls - 3.3.54 - merge gh#openSUSE/libstorage-ng#375 - updated examples - removed unused code - unified Python and Ruby bindings - added examples - 3.3.53 - merge gh#openSUSE/libstorage-ng#374 - fixed typo - coding style - fixed off-by-one error in max_primary() - coding style - fixed max_logical() - added documentation - extended unit tests - added function to create implicit partition - extended Partitionable constructor - added unit tests - added unit tests - moved code - work on exceptions - extended documentation - consistent wording - consistent logging - updated pot-file - fixed typo - 3.3.52 - merge gh#openSUSE/libstorage-ng#373 - work on udev link handling - 3.3.51 - merge gh#openSUSE/libstorage-ng#372 - handle implicit partition table when detecting resize info - extended query for possible partition tables - make stream function public available - added integration test - no partition slots on implicit partition tables - specialized messages for creating and deleting partitions - added unit tests - improved integrations tests - updated status.md - added integration test - work on exceptions - 3.3.50 - merge gh#openSUSE/libstorage-ng#371 - extended documentation - updated status - fixed typo - added hyperlink - save bus-id in Dasd class - added example program - added class ImplicitPt and probing of it - updated docygen.conf - updated swig files - added unit test - work on exceptions - extended unused_regions (bsc#1064429) - use references instead of copies - fixed typo - added documentation - 3.3.49 - merge gh#openSUSE/libstorage-ng#370 - dependency handling for thin logical volumes - unit tests - 3.3.48 - merge gh#openSUSE/libstorage-ng#369 - fixed min-size calculation for small filesystems - added block size parameter to ResizeInfo - handle new block_size parameter - implemented get_resize_info for thin pools and thins - allow to set reserved extents - added unit tests - extended integration tests - smarter resize info calculation - fixed comment - 3.3.47 - merge gh#openSUSE/libstorage-ng#368 - added helper functions - added functions to calculate default chunk size and metadata size for thin pools - added integration test - handle lvm pvs without lvm vg during probing - added note - added function to query max size for thins - improved lvs parser - updated documentation - added is_overcommitted() - handle reserved extents - added checks - work on exceptions - improved calculation of used extents - added max_size_for_lvm_lv - extended documentation - added checks - added unit tests - work on API of check functions - updated pot file - added helper function - fixed test - added check - simpler code - clearer documentation - 3.3.46 - Translated using Weblate (Russian) - Adapt SetTuneOptions::commit - Drop CommitOptions destructor - Add const to CommitOptions arguments - Drop unneeded const in CommitOptions - Mark commit(CommitCallbacks*) as deprecated - 3.3.45 - merge gh#openSUSE/libstorage-ng#367 - Translated using Weblate (Dutch) - 3.3.44 - merge gh#openSUSE/libstorage-ng#366 - work on filesystem tune options - extended integration tests - 3.3.43 - merge gh#openSUSE/libstorage-ng#365 - Honor mkfs_options when creating filesystems - 3.3.42 - merge gh#openSUSE/libstorage-ng#364 - handle chunk size - updated integration tests - 3.3.41 - merge gh#openSUSE/libstorage-ng#363 - added messages for thin pool and thin logical volumes - 3.3.40 - merge gh#openSUSE/libstorage-ng#362 - fixed stripes detection for thin-pools - set stripes like LVM does - 3.3.39 - merge gh#openSUSE/libstorage-ng#361 - get more data from lvs command - take stripes value from lvs instead of dmsetup - added chunk_size to LvmLv - updated unit test - 3.3.38 - merge gh#openSUSE/libstorage-ng#360 - extended exception message - thin volumes cannot be striped - work on exceptions - 3.3.37 - merge gh#openSUSE/libstorage-ng#359 - added unit test - 3.3.36 - merge gh#openSUSE/libstorage-ng#358 - fixed variable name - 3.3.35 - merge gh#openSUSE/libstorage-ng#357 - extended tests - consistent parameter style - 3.3.34 - merge gh#openSUSE/libstorage-ng#356 - added reserved extents variable - added documentation - 3.3.33 - Translated using Weblate (Lithuanian) - merge gh#openSUSE/libstorage-ng#355 - extended lvs parser - 3.3.32 - merge gh#openSUSE/libstorage-ng#354 - added udevadm settle call - 3.3.31 - merge gh#openSUSE/libstorage-ng#353 - call efibootmgr before deleting partitions - 3.3.30 - Translated using Weblate (Czech) - 3.3.29 - merge gh#openSUSE/libstorage-ng#352 - added JsonFile class with simple JSON parser - use JSON report format for LVM tools - coding style - added exception class LvmLvNotFoundByLvName - added convenience functions - updated swig catches file - added integration test - coding style - 3.3.28 - Translated using Weblate (Chinese (China)) - 3.3.27 - merge gh#openSUSE/libstorage-ng#351 - extended lvs parser - add lv_type to LvmLv - updated integration tests - updated swig catches file - allow to create thin-pools and thins - added integration test - do not allow to resize extended partition - 3.3.26 - Translated using Weblate (Dutch) - 3.3.25 - Translated using Weblate (Dutch) - 3.3.24 - merge gh#openSUSE/libstorage-ng#350 - raise global sid if needed during load - 3.3.23 - Translated using Weblate (Chinese (China)) - merge gh#openSUSE/libstorage-ng#349 - added helper functions - provide functions to create/remove encryption while keeping children - added unit tests - updated swig catches file - also check devicegraphs - 3.3.22 - merge gh#openSUSE/libstorage-ng#348 - updated documentation - 3.3.21 - merge gh#openSUSE/libstorage-ng#347 - work on querying resize-info - work on unit tests - documentation - coding style - fixed typo - 3.3.20 - merge gh#openSUSE/libstorage-ng#345 - Update the scripts from openSUSE/linuxrc-devtools - Install graphviz as well - Use .tar.xz format for the source tarball - Do not use the shared YaST Travis script for building - 3.3.19 - merge gh#openSUSE/libstorage-ng#346 - added do_resize for Btrfs - updated documentation - cleanup - cleanup - 3.3.18 - Translated using Weblate (Portuguese (Brazil)) - merge gh#openSUSE/libstorage-ng#344 - do not clean pot-file - 3.3.17 - merge gh#openSUSE/libstorage-ng#343 - implemented do_resize for Xfs - 3.3.16 - Translated using Weblate (Catalan) - Translated using Weblate (Catalan) - 3.3.15 - merge gh#openSUSE/libstorage-ng#339 - Add .snapshots subvolume directly to /etc/fstab, not via the external installation-helper command - Add leading slash to .snapshots subvol name in /etc/fstab - Inherit mount opts from parent btrfs and add leading slash to subvol name - Reset diff reference after writing the file - Reset diff reference before change - 3.3.14 - Translated using Weblate (Catalan) - Translated using Weblate (Finnish) - 3.3.13 - Translated using Weblate (Japanese) - 3.3.12 - merge gh#openSUSE/libstorage-ng#341 - updated documentation - 3.3.11 - Translated using Weblate (Japanese) - Translated using Weblate (Dutch) - merge gh#openSUSE/libstorage-ng#340 - added pot file - added translation from libstorage - 3.3.10 - merge gh#openSUSE/libstorage-ng#338 - coding style - use --force and --yes more often when using lvm tools - added integration tests - also handle action resizing physical volumes - handle ResizeInfo for lvm pv - updated swig catches - 3.3.9 - merge gh#openSUSE/libstorage-ng#337 - added documentation - added more combine functions - added documentation - make function available in API - added function to query unused surrounding region - added unit tests - fixed some filesystem limits - coding style - do not look at filesystem usage for newly created filesystems - integration tests - redirect ntfs resize info query to probed devicegraph - fixed typo - 3.3.8 - merge gh#openSUSE/libstorage-ng#336 - changed some requires to suggests - require parted >= 3.2 - 3.3.7 - merge gh#openSUSE/libstorage-ng#335 - added function to query minimal number of devices for Md - added unit tests - removed unneeded include statements - 3.3.6 - merge gh#openSUSE/libstorage-ng#334 - fixed actiongraph generation for deleting partition tables (bsc#1056153) - added unit test - merged testsuite directories - 3.3.5 - merge gh#openSUSE/libstorage-ng#333 - use parteds 'resizepart' instead of 'resize' command (bsc#931765) - 3.3.4 - merge gh#openSUSE/libstorage-ng#332 - create partitions on GPT with empty name (see bsc#1023818) - 3.3.3 - merge gh#openSUSE/libstorage-ng#331 - Configure snapper if snapshots enabled - Set snapshot feature so snapper packages will be installed - Fixed docker setup for Travis - Fixed make_package script (snwint) - Move snapper config step1 from post-create to pre-mount - 3.3.2 - merge gh#openSUSE/libstorage-ng#329 - use linuxrc-devtools tooling for OBS auto-submission - remove VERSION and libstorage-ng.changes from git repo - add git2log and make_package scripts - don't forget to actually create the VERSION file - point more often to linuxrc-devtools project - add link to linuxrc-devtools workflow overview - 3.3.1 - merge gh#openSUSE/libstorage-ng#328 - fixed license file - merge gh#openSUSE/libstorage-ng#327 - added subsystem deactivate functions - added deactivate function - added integration test - fixed typos - merge gh#openSUSE/libstorage-ng#326 - generate Activate and Deactivate actions for BlkDevices - activate and deactivate actions for LvmLv - separate deactivation action for Md - deactivation action for Multipath - deactivate only active Encryptions - coding style - sort partition by number - merge gh#openSUSE/libstorage-ng#324 - submit to default YaST project (YaST:Head) - generate changes file - set version to 3.3.0 - 3.3.0 - merge gh#openSUSE/libstorage-ng#323 - simpler code - merge gh#openSUSE/libstorage-ng#322 - use define - merge gh#openSUSE/libstorage-ng#321 - added exception handling - merge gh#openSUSE/libstorage-ng#320 - support partition ids on dasd partition table - merge gh#openSUSE/libstorage-ng#319 - special dependencies for DASD partition table - added unit test - coding style - fixed typo - merge gh#openSUSE/libstorage-ng#318 - improved activation of Md - merge gh#openSUSE/libstorage-ng#317 - updated paths - merge gh#openSUSE/libstorage-ng#316 - allow independent control of container entries - also parse MD level in MdadmDetail - skip parted call on inactive and zero-size devices - added note - added MD level "/container"/ - renamed superblock-version to metadata - use reference - recognize imsm and ddf - set initial MD level to unknown - probe MD level from mdadm --detail - coding style - cleanup - exception handling - added MdContainer and MdMember - added unit tests - added unit test - updated documentation - updated bindings - updated status - extended documentation - merge gh#openSUSE/libstorage-ng#315 - moved document, fixed typo - merge gh#openSUSE/libstorage-ng#314 - added program to generate downcast file - regenerated downcast file - coding style - fixed test - added unit tests - coding style - merge gh#openSUSE/libstorage-ng#313 - added program to generate catches file - updated catches file - merge gh#openSUSE/libstorage-ng#312 - try to fix installation on multipath - merge gh#openSUSE/libstorage-ng#311 - regenerated catches file - merge gh#openSUSE/libstorage-ng#310 - Comment some public Region methods - merge gh#openSUSE/libstorage-ng#308 - coding style - fixed DM RAID activation - only probe active DM RAIDs - removed unneeded code - merge gh#openSUSE/libstorage-ng#307 - implemented activation of DM RAID - updated documentation - merge gh#openSUSE/libstorage-ng#306 - improved dmraid parser - merge gh#openSUSE/libstorage-ng#305 - updated bindings - merge gh#openSUSE/libstorage-ng#304 - added query function - updated unit tests - added support for DM RAIDs - added example program - fixed typo - coding style - added unit test - extended unit tests - activate Md before DmRaid - fixed typo - merge gh#openSUSE/libstorage-ng#303 - Expose Alignment#grain - Expose Alignment#offset - merge gh#openSUSE/libstorage-ng#302 - fixed syntax - work on exceptions - coding style - added unit tests - added unit tests - merge gh#openSUSE/libstorage-ng#301 - added functions to set dasd type and format - consistent function names - merge gh#openSUSE/libstorage-ng#284 - avoid integer overflow - correct name for unit tests - extended unit test - probe multipath devices - better interface - extended CmdBlkid for external journal information - probe external journals devices - added unit test - added override - added support for named MD RAIDs - added integration tests - extended unit test - added unit test - adapted integration test - extended documentation - coding style - generalised tests - corrected test - added documentation - avoid g++ warning by removing unused code - added override - removed unused variable - added unit test - renamed get_device et.al. to get_non_impl - pass mount_by to get_mount_by_name() - extended unit test - reduced scope of variable - added test case - shorter code - added documentation - added special handling for named RAIDs where the name is a number - added get_all_if for Mds - added debug messages - use strongly types enums - fixed command handling - reduced interface of SystemCmd - updated file list - allow to load mockup - generalised test - added function to adjust sids - extended int - added query function - added query function - coding style - renamed variables - renamed library - renamed variables - coding style - improved probing for multipath - set dm table name for partitions - set range for partitionables on dm - updates tests to md level enum change - simple valid check for multipath names - added unit tests - use wider int - sort udev ids like libstorage does - include multipath with alias in test case - added example program - activate mds - do not log debug log-level per default - updated swig catches - updated documentation - avoid cycle in actiongraph - added documentation - updated swig catches - fixed file list - extended documentation - updated swig catches file - removed wrong parameter documentation - coding style - generate swig catches for some deprecated functions - enable doxygen xml output (needed for generating swig catches) - fixed class name - coding style - updated list of exception classes - coding style - added dependency on doxygen.conf - provide definition of data member - merge gh#openSUSE/libstorage-ng#147 - Detect libxml bit more properly to work on most distributions - Cleanup the spec file to adhere Factory packaging guidelines - Check for boost headers to ensure configure stops prior build failure if the boost-devel is not present - Split out the boost dependencies up to the latest boost package split on openSUSE_Tumbleweed - Do not require rubygem-test-unit on Factory - Remove boost-regexp dependency as it was removed in favor of higer C++ standard function - merge gh#openSUSE/libstorage-ng#283 - fixed function names - merge gh#openSUSE/libstorage-ng#282 - reuse existing table of filesystem names - improved exception message - merge gh#openSUSE/libstorage-ng#281 - split directory examples into utils and examples - merge gh#openSUSE/libstorage-ng#280 - Fix bug - merge gh#openSUSE/libstorage-ng#279 - added used features flag for DASDs - merge gh#openSUSE/libstorage-ng#278 - extended transmogify example - improved Action::RenameIn ordering for DASDs - added unit tests - added documentation - added bugzilla reference - merge gh#openSUSE/libstorage-ng#277 - updated mockups to use parted --machine - removed old parted parser - merge gh#openSUSE/libstorage-ng#276 - added check - do not use cylinder size as block size - avoid holder two actiongraph in memory - coding style - added more comparison operators - check partition order - coding style - added call to check() - workaround for parted sector size during resize - handle alignment in partition resize integration tests - simpler Makefile.am - renumber partitions on DASD partition table - added unit-tests - renamed unit-test - added integration test - renamed variable - fixed typos - merge gh#openSUSE/libstorage-ng#259 - WIP - WIP - WIP - Add CompoundActionFormater base class - Add BtrfsSubvolumeFormater class - Update gitignore files - Add NfsFormater class - Add BtrfsFormater class - Add LvmLvFormater and LvmVgFormater - Add compound actions to actiongraph - Integrate CompoundAction and Actiongraph - Add bindings for CompoundAction - Remove old files - Update gitignore - Add CompoundAction#is_delete - Change return of find_by_target_device - Rename CompoundAction classes - Use Generator to generate compounds actions - Simplify CompoundAction creation - Rename and delete public methods - Return const objects - Remove empty destructors and improve constructors - Fix spelling - Add methods to LvmLv formatter - Add methods for LvmVg formatter - Delete improperly added file - Update example - Add automake subdir-objects option - Throw exception when action is unknown - Add tests for CompoundAction - Fix example - Improve formatters - Add files for compound actions example - Improve formatters - Improve tests - Improve text for compound actions with swap - Minor fixes - Rename data files - Fix test makefile - Improve variable names - Some improvements in formatters - Add gitignore - Remove spaces - merge gh#openSUSE/libstorage-ng#274 - Add compound actions summary doc - Fix text - More text fixes - merge gh#openSUSE/libstorage-ng#275 - enhanced get_possible_partition_table_types() for DASDs - simpler code - merge gh#openSUSE/libstorage-ng#273 - added documentation - renamed variable and enums - set extended_slot to false on GPT - implemented partition slots for DASD partition table - added unit test - removed unused function - use vector instead of list - added assert - renamed typename - added utility function - added unit tests - simpler code - added comment - added convenience function - added integration test - better variable names - merge gh#openSUSE/libstorage-ng#272 - added unit tests - new parse error tests - converted unit tests to new parted parser - removed old code - added note - fixed syntax - updated mockups - merge gh#openSUSE/libstorage-ng#271 - recognize parted "/diag"/ flag - log partition id as hex - merge gh#openSUSE/libstorage-ng#270 - added find_by_name for Partitionable - split Topology class into Topology and Alignment - set minimal-grain to 0 B for DASDs - improved integration tests - set extra alignment for DASD partition table - fix sectors when calling parted on DASD partition table - use correct sector size - nicer check - keep minimal grain for DASDs - allow to get Alignment class - allow to align only to hard requirements - updated documentation about alignment - use partition id supported on all partition types - merge gh#openSUSE/libstorage-ng#269 - adapted parted mkpart call for dasd partition table - merge gh#openSUSE/libstorage-ng#268 - allow more control over mockup - rewrote parted parser including fixing sectors on DASDs - work on support for DASD partition table - updated unit-test - coding style - merge gh#openSUSE/libstorage-ng#266 - added function to convert partition type to string - merge gh#openSUSE/libstorage-ng#265 - avoid ambiguous code - replace own Regex class by C++11 regex - use C++11 regex instead of boost regex - merge gh#openSUSE/libstorage-ng#264 - fixed human string parser - merge gh#openSUSE/libstorage-ng#263 - use svg for graphs - merge gh#openSUSE/libstorage-ng#262 - updated - merge gh#openSUSE/libstorage-ng#261 - also allow to display actiongraph - merge gh#openSUSE/libstorage-ng#260 - allow to keep temporary files - merge gh#openSUSE/libstorage-ng#258 - removed obsolete file - merge gh#openSUSE/libstorage-ng#257 - improved parser - added test case - merge gh#openSUSE/libstorage-ng#256 - eliminated defects found by coverity - merge gh#openSUSE/libstorage-ng#255 - updated cleanup lists - merge gh#openSUSE/libstorage-ng#253 - make delete Filesystem or PartitionTable also delete signatures on disk - modified integration tests - added nop flag to actions - added helper function - set nop flag if btrfs filesystem is also deleted - extended documentation - removed unused functionality - merge gh#openSUSE/libstorage-ng#252 - added unit tests - renamed integration test for consistency - removed unused variable - added integration test - coding style - handle tense - removed unneeded function override - merge gh#openSUSE/libstorage-ng#251 - setup logger - coding style - merge gh#openSUSE/libstorage-ng#250 - updated file list - merge gh#openSUSE/libstorage-ng#249 - fixed documentation - merge gh#openSUSE/libstorage-ng#248 - added in_etc_crypttab flag - also provide EtcFstab and EtcCrypttab in SystemInfo - coding style - set in_etc_crypttab - set correct crypt device - added documentation - merge gh#openSUSE/libstorage-ng#247 - provide version information in bindings - merge gh#openSUSE/libstorage-ng#246 - removed probing in constructor and added probe function - adapted unit tests - adapted examples - adapted integration tests - fixed comment - added DEVMAPPERDIR define - save and load in_etc_fstab - adapted integration test - merge gh#openSUSE/libstorage-ng#245 - removed inadequate lvm activation - removed unused code - improved documentation - added missing include - provide begin() and end() - added function returning number of inactive lvm lvs - added utility functions - removed unused code - activate inactive lvm and luks if desired - updated bindings - added integration test - provide activate function in API - check callback pointer - fixed typo - merge gh#openSUSE/libstorage-ng#244 - Propagate DifferentBlockSizes through the bindings - merge gh#openSUSE/libstorage-ng#243 - added override - merge gh#openSUSE/libstorage-ng#242 - fixed typo - merge gh#openSUSE/libstorage-ng#241 - added check - merge gh#openSUSE/libstorage-ng#240 - initialize values - reduced include - merge gh#openSUSE/libstorage-ng#239 - added check - added unit tests - updated test - updated documentation - updated integration tests - consistent naming - added documentation - added convenience function - improved integration test - merge gh#openSUSE/libstorage-ng#238 - added convenience function - removed nfs from dasd probing test - also remove descendants - added helper functions - return const objects - moved mount point data to dedicated class in devicegraph - adapted bindings - adapted example - adapted integration tests - added integration test for changeing mount-by method - added documentation - adapted unit tests - consistent naming - make functions as deprecated - do not longer allow to create Devicegraph without pointer to Storage - keep exact signature of deprecated functions - coding style - added warning - merge gh#openSUSE/libstorage-ng#237 - fixed exception message - more detailed exception message - updated xml devicegraphs - merge gh#openSUSE/libstorage-ng#236 - more detailed error messages - added comparison operators - merge gh#openSUSE/libstorage-ng#235 - check types to avoid exception - merge gh#openSUSE/libstorage-ng#234 - create parent directory of new subvolume - merge gh#openSUSE/libstorage-ng#233 - document that nested RAIDs are unsupported - merge gh#openSUSE/libstorage-ng#232 - added functions to handle default mount-by - removed obsolete classes - added documentation - renamed variable - merge gh#openSUSE/libstorage-ng#231 - work on md size calculation - added documentation - fixed typo - merge gh#openSUSE/libstorage-ng#230 - coding style - added unit test - improved function interface - removed debug output - install header - merge gh#openSUSE/libstorage-ng#229 - probe subvolume id after create - merge gh#openSUSE/libstorage-ng#228 - added functions to get source and target of a Holder - fixed integrations tests - added integration test - merge gh#openSUSE/libstorage-ng#227 - added convenience functions - minor refactoring - added unit tests - added convenience functions - added integration tests - merge gh#openSUSE/libstorage-ng#226 - flush results after each test - handle spare devices in size calculation - make a conservative calculation - improve results output - fix typo - merge gh#openSUSE/libstorage-ng#225 - fixed check - added test for nested RAIDs - added workaround for bsc#1030896 - removed debug setting - merge gh#openSUSE/libstorage-ng#224 - added sort-key for devices of MD RAID - merge gh#openSUSE/libstorage-ng#223 - added flag in_etc_mdadm - merge gh#openSUSE/libstorage-ng#222 - create /etc directory when mounting / - merge gh#openSUSE/libstorage-ng#221 - probe some uuids after on disk creation - merge gh#openSUSE/libstorage-ng#220 - coding style - reuse objects EtcFstab, EtcCrypttab and EtcMdadm - added writing of mdadm.conf - set partition id - handle new values in Md::Impl - probe md-name and uuid - add tense to CommitData - Fixed line number output for empty ranges - Unit tests for Diff - Fixed include path - merge gh#openSUSE/libstorage-ng#219 - Added generic diff - Added log_diff() - Use log_diff() instead of log() - Fixed verbose mode - Fixed out of range segfault - Prevent diff context at file borders - merge gh#openSUSE/libstorage-ng#218 - added support for DASDs (the block device) - merge gh#openSUSE/libstorage-ng#217 - initialize value - merge gh#openSUSE/libstorage-ng#215 - protect mount options since subvol can include spaces - merge gh#openSUSE/libstorage-ng#213 - added btrfs subvolume support - merge gh#openSUSE/libstorage-ng#214 - Handle fs type unknown - New test case for fs type unknown - merge gh#openSUSE/libstorage-ng#212 - initialize value in ctor - set filename - merge gh#openSUSE/libstorage-ng#211 - cleanup AsciiFile (possible after EtcFstab rewrite) - use AsciiFile to read fstab for mockup playback and record - merge gh#openSUSE/libstorage-ng#210 - Use full filename for fstab and crypttab - Add missing space in mount command - merge gh#openSUSE/libstorage-ng#209 - changed return type of get_mount_type() - added compatibility functions - merge gh#openSUSE/libstorage-ng#208 - removed unneeded includes - removed obsolete handling of list - merge gh#openSUSE/libstorage-ng#202 - Activate vgs - Add comment - Fix indentation - merge gh#openSUSE/libstorage-ng#206 - New EtcFstab API - Methods to maintain correct mount order - Stricter constness and avoid endless call recursion - Added missing factory method - Added MountOpts::clear() - Unit tests for new EtcFstab class - Better runtime checks using exceptions - Tests for checking and fixing mount order - Added tests for pathological cases - Make line no. optional during parsing - Store filename for writing, too - Removed obsolete tests - Added EtcCrypttab class - Don't pad last column - Remove entry by pointer - Unit test for EtcCrypttab - New unit test: Nonexistent crypttab - Removed cruft - Don't stop parsing after the first error - Accept unparsable fs enums as type 'unknown' - Support for logging contents - Added missing includes - Get and set options completely at once - Use new EtcFstab: StorageImpl - Use new EtcFstab: ProcMounts - Use new EtcFstab: Nfs - Use new EtcCrypttab: Luks - Use new EtcCrypttab: Mountable and BlkFilesystem - Use new EtcFstab: XML mocking in testsuite - Omit 'defaults' for mount opts in XML - Code review fixes - Documentation fixes - Support for mocking during probing - Fixed unit test data - merge gh#openSUSE/libstorage-ng#200 - split off Mountable from Filesystem - removed unused variable - added parsers for btrfs tools - removed unused functions - unified comments - fixed typo - added missing implementation - allow mocking of SystemCmds with unstable command-line - added include - avoid btrfs in test cases (will need more mockup) - extended style guide - added example program - Imported https://github.com/shundhammer/commented-config-file (#199) - merge gh#openSUSE/libstorage-ng#197 - added some compile time checks - renamed macro to avoid name collision - merge gh#openSUSE/libstorage-ng#196 - moved code to implementation classes - removed unneeded virtual in API - added Encryption::get_all() functions - merge gh#openSUSE/libstorage-ng#195 - added comment - removed unused enum value - merge gh#openSUSE/libstorage-ng#194 - redirect to probed devicegraph in EnsureMounted - merge gh#openSUSE/libstorage-ng#192 - tiny code simplifications - added includes - make EnsureMounted more generic and work for Filesystem - added class to parse df output - added class SpaceInfo - added function to query nfs mounts - generalise and move some functions from BlkFilesystem to Filesystem - store SpaceInfo in Filesystem - cleanup - added basic NFS support - coding style - extended bindings for NFS - added integration tests - removed dangerous functions and added comment - updated python bindings - added check - added integration test - added Nfs::Impl::used_features() - merge gh#openSUSE/libstorage-ng#191 - split off class BlkFilesystem from class Filesystem - updated testcases - updated example - updated documentation - updated bindings - updated testcases - updated integration tests - merge gh#openSUSE/libstorage-ng#190 - coding style - removed abstract class - use direct parent class - avoid flushes - merge gh#openSUSE/libstorage-ng#189 - detect nilfs2 - cleanup - shorter code - coding style - coding style - added support for ext2, ext3, reiserfs, iso9660 and udf - updated bindings to new filesystems - added integration tests - merge gh#openSUSE/libstorage-ng#188 - removed cycle from actiongraph for Luks setup - cleanup - merge gh#openSUSE/libstorage-ng#187 - Bind exceptions for BlkDevice::get_encryption - merge gh#openSUSE/libstorage-ng#186 - fixed shrinking devices - enable commit - merge gh#openSUSE/libstorage-ng#185 - added Encryption::get_type() - make get_type() in EncryptionImpl virtual - merge gh#openSUSE/libstorage-ng#184 - implemented do_rename_in_etc_crypttab() - merge gh#openSUSE/libstorage-ng#183 - save sid in devicegraphs - add dependencies to some actions of children of partition table - added test case - added documentation - use convenience function - merge gh#openSUSE/libstorage-ng#180 - added set_number() function - renumber logical partitions in delete_partition() - added testcase - coding style - added actions to rename entries in fstab and crypttab - use integration test utils - implemented rename in fstab - override function - allow to skip more steps - better check - renamed functions - reuse code - the check was correct - coding style - Added Travis support (use Docker for building) - merge gh#openSUSE/libstorage-ng#179 - fixed swig bindings for used_features() - Typo: Fixed inconsistent enum prefix (#178) - merge gh#openSUSE/libstorage-ng#177 - added move constructor and assignment operator - merge gh#openSUSE/libstorage-ng#176 - Make boot flag checks public - merge gh#openSUSE/libstorage-ng#175 - turn udev_path into vector (see bsc#1011357) - merge gh#openSUSE/libstorage-ng#174 - show base in log for hex - fixed typo - added tests - handle partition id on GPT - added unit tests - removed TODO mark - fixed typo - DRYer code - renamed test files - markdown improvements - renamed function - merge gh#openSUSE/libstorage-ng#173 - updated history - merge gh#openSUSE/libstorage-ng#172 - added interface to query used features - added bcache to used features - added unit tests - merge gh#openSUSE/libstorage-ng#171 - added convenience functions - merge gh#openSUSE/libstorage-ng#170 - make functions public available - merge gh#openSUSE/libstorage-ng#169 - added parsing legacy_boot in parted output - actions for boot, legacy_boot and pmbr_boot - added integration tests - updated status document - removed out-commented code - extended documentation - merge gh#openSUSE/libstorage-ng#168 - added probing pmbr-boot - added test case for pmbr boot - merge gh#openSUSE/libstorage-ng#167 - moved setting BOOST_TEST_CATCH_SYSTEM_ERRORS - merge gh#openSUSE/libstorage-ng#166 - Added LvmLv.get_all() - merge gh#openSUSE/libstorage-ng#165 - added utility function to public API - merge gh#openSUSE/libstorage-ng#164 - added convenience functions - moved template definitions to separate file - merge gh#openSUSE/libstorage-ng#163 - added name for partition id - merge gh#openSUSE/libstorage-ng#162 - added test case - moved test cases - reuse code - coding style - simpler code - reuse code - help compiler understand code - removed workaround - fixed partition name - run performance tests as last - coding style - allow to set udev path and ids - set udev path and if when creating partition - added test case - updated unit test to include object for partition table - make logical partitions children of extended partition - added note and todo - added checks - moved unit test - merge gh#openSUSE/libstorage-ng#161 - also check udev_path and udev_ids in equal and log_diff - fixed typo - omit more udev-ids (use whitelist instead of blacklist) - added explanatory comment - merge gh#openSUSE/libstorage-ng#160 - set default partition id based on partition type - merge gh#openSUSE/libstorage-ng#159 - fixed initialization order - check that function is called on correct devicegraph - merge gh#openSUSE/libstorage-ng#158 - use const unique_ptr for pimpl - added testcase - added documentation - merge gh#openSUSE/libstorage-ng#157 - renamed class - removed printing to cout from Actiongraph - performance improvement - added performance test - removed examples with testsuite character - improved example - merge gh#openSUSE/libstorage-ng#156 - updated status document - include feedback from code review - merge gh#openSUSE/libstorage-ng#155 - updated documentation - added end user example - fixed typo - improvements from code review - merge gh#openSUSE/libstorage-ng#143 - the dependency fix: updated from the specfile - specified distribution specific dependencies - corrected deps on tumbleweed - merge gh#openSUSE/libstorage-ng#154 - handle tense - handle tense - throw on logic error - coding style - added humanstring example - merge gh#openSUSE/libstorage-ng#153 - fixed temporary check - quote commit message in log - merge gh#openSUSE/libstorage-ng#152 - removed some examples that were initial test programs - merge gh#openSUSE/libstorage-ng#151 - cylinder -> sector cleanup - merge gh#openSUSE/libstorage-ng#150 - added TmpMount class - added EnsureMounted class - use EnsureMounted class - added note - name enum strongly typed - now removed enum entirely - merge gh#openSUSE/libstorage-ng#149 - added convenience function to query Ntfs objects - added convenience function to query Partitionable objects - merge gh#openSUSE/libstorage-ng#148 - initialise class members - merge gh#openSUSE/libstorage-ng#145 - improved device_exists - fixed typo - added support to resize (active) lukses - added integration tests for luks - coding style - moved check function to impls - added check function for Luks - added comment - added unit test for resizing luks - require to provide filename - incorporated comments from code review - ignore generated files - merge gh#openSUSE/libstorage-ng#144 - added UntranslatedText and moved Text to own file - moded StopWatch to own file - added documentation - renamed variable - merge gh#openSUSE/libstorage-ng#142 - fixed lvm vg dependency generation if modify actions exist purely on lhs - coding style - added convenience function - added flags to control handling of credentials - correcter explanation for translators - use ST_THROW macro - coding style - support to create, activate, deactivate and delete Luks - added encryption handling functions to BlkDevice - added unit tests - added integrations tests - handle tense - added skeleton actions for crypttab handling - handle tense - handle crypttab - merge gh#openSUSE/libstorage-ng#141 - use C++11 initialisation - shorter code - removed unused check - coding style - added reusable sort_by_key function - merge gh#openSUSE/libstorage-ng#140 - Added a failing test (TDD) for LVM dependencies - Bugfixes in Action::Create#add_dependencies - Dependencies between LVM operations - Fixes from code review: coding style - Another complex test for LVM dependencies - Reusable function to add grouped dependencies - Added a test for PVs being moved between VGs - Dependencies for moving PVs between different VGs - Added note about add_chain cost - merge gh#openSUSE/libstorage-ng#139 - added const - added helper function - renamed variable - moved calculating dependencies for creating partitions to PartitionTable class - make vertices in actiongraph stable - merge gh#openSUSE/libstorage-ng#138 - renamed function - indicate only-sync in graph output - merge gh#openSUSE/libstorage-ng#137 - also save devicegraphs - renamed function - call function in base class - add dependency for reallot actions - added unit tests for reallot actions in lvm case - moved some tests to md subdirectory - always use svg instead of png - merge gh#openSUSE/libstorage-ng#136 - Obsolete again old libstorage - merge gh#openSUSE/libstorage-ng#135 - pass vector by reference - merge gh#openSUSE/libstorage-ng#134 - do not call udevadm info for inactive devices - merge gh#openSUSE/libstorage-ng#133 - fixed output - set flags for ostream - probe attr for lvm devices - added active flag to BlkDevice - merge gh#openSUSE/libstorage-ng#131 - fixed parsing of 'dmsetup table' output if no devices were found - catch exceptions from Storage constructor - merge gh#openSUSE/libstorage-ng#130 - Avoid conflict with old libstorage config file - Do not obsolete old libstorage in .spec - merge gh#openSUSE/libstorage-ng#129 - added functions to query volume group - wait as late as possible - added note - moved detect_resize_info to Device - provide ResizeInfo for LvmPv - added override - generate actions for resizing lvm pvs - added tests for lvm pv resizing - added get_size_string() - inform children (LvmVg and Md) when parent has new region - merge gh#openSUSE/libstorage-ng#128 - format numbers - handle ResizeInfo in LvmLv - added functions to find a volume group by the vg-name - make reallot handling work with Device instead of BlkDevice - handle reallot for volume groups - allow to save graphs - fixed consistency between variable name and partition - merge gh#openSUSE/libstorage-ng#127 - added most common lvm actions - removed obsolete define - wait as late as possible - added define - include size in volume group create/delete text - merge gh#openSUSE/libstorage-ng#126 - added override where appropriate - merge gh#openSUSE/libstorage-ng#125 - make find by uuid functions non public - extended comment - merge gh#openSUSE/libstorage-ng#124 - sort sids in output for better readability - Use stdin, not tmp files for passwords (bsc#986971) (#123) - merge gh#openSUSE/libstorage-ng#122 - added convenience functions for lvm - make delete_partition take a Partition - removed obsolete code - shorter code - added function to delete logical volume - renamed file - make doxygen analyse more files - updated documentation - activate DEPRECATED define - consistent function names - merge gh#openSUSE/libstorage-ng#121 - added convenience functions for Bcache and BcacheCset - merge gh#openSUSE/libstorage-ng#120 - move dm-table-name from Encryption to BlkDevice - probe stripes and stripe-size - removed obsolete class - removed unused functions - fixed documentation - merge gh#openSUSE/libstorage-ng#119 - removed unused functions - merge gh#openSUSE/libstorage-ng#118 - also support downcast for bcache classes - merge gh#openSUSE/libstorage-ng#117 - added copyright headers - moved filesystem classes from Devices to new Filesystems directory - merge gh#openSUSE/libstorage-ng#116 - added and renamed examples - init logger - prefer vector over list - detect bcache in blkid output - renamed output files - simply call probe_pass_2 for all devices - extended check function - added get_string function - decentralized code - added bcache probing support - includes cleanup - added bcache probing testcase - added documentation links - merge gh#openSUSE/libstorage-ng#115 - extended 'dmsetup table' parser to provide target and stripes - merge gh#openSUSE/libstorage-ng#114 - updated doxygen list of input files - merge gh#openSUSE/libstorage-ng#113 - enable client side searching - merge gh#openSUSE/libstorage-ng#112 - extended lvm parsers - probe size of luks - probe size of lvm vg and lv - added copyright header - handle new class variables - merge gh#openSUSE/libstorage-ng#111 - add get_partitionable() to API - merge gh#openSUSE/libstorage-ng#110 - use new is_valid_name - merge gh#openSUSE/libstorage-ng#109 - added is_valid_name for BldDevice - merge gh#openSUSE/libstorage-ng#108 - use fallback lockup - removed now unused function - merge gh#openSUSE/libstorage-ng#107 - use fallback lookup by major and minor number - merge gh#openSUSE/libstorage-ng#106 - corrected order - merge gh#openSUSE/libstorage-ng#105 - added note - added luks probing testcase - merge gh#openSUSE/libstorage-ng#104 - extended SystemInfo for encryption - cleanup - prefer vector over list - added luks probing support - use C++11 range based for - merge gh#openSUSE/libstorage-ng#103 - during probing find devices by major and minor number if find my name fails - merge gh#openSUSE/libstorage-ng#102 - added convenience function - added unit tests - merge gh#openSUSE/libstorage-ng#101 - work on LVM support - added documentation - added todo - added check - extended check functions - provide vectors of LVM objects - added get_lvs function - added get_lvm_pvs function - added get_blk_device function - downcast also LVM objects - added more convenient functions - merge gh#openSUSE/libstorage-ng#96 - Added YaST requirements, based on meeting in NUE - AI formatting - MD formatting - More formatting - comments from review - comments - Clarified upgrade from EVMS - merge gh#openSUSE/libstorage-ng#100 - added functions to search for lvm devices by uuid - added BlkDevice::get_all - cleanup - sort results of lvm commands - use get_all function - merge gh#openSUSE/libstorage-ng#99 - added functions any_md, any_lvm and any_luks - explicit function name - probe mds only if blkid found some - added uuid to lvm objects - added get_all functions - added testcase - added parsers for pvs and lvs - merge gh#openSUSE/libstorage-ng#98 - call parted with --wipesignatures when creating partitions - use long option - adapted tests - merge gh#openSUSE/libstorage-ng#97 - removed perl bindings (only potential use-case kiwi was rewritten in python) - mark function as override - merge gh#openSUSE/libstorage-ng#95 - initialise and log variable - merge gh#openSUSE/libstorage-ng#94 - allow to set minimal_mbr_gap - merge gh#openSUSE/libstorage-ng#93 - allow to set minimal grain - merge gh#openSUSE/libstorage-ng#92 - added convenience functions - merge gh#openSUSE/libstorage-ng#91 - added convenience functions - partition alignment, drop cylinders and geometry, change unit of sizes (#85) - merge gh#openSUSE/libstorage-ng#89 - Added support to set label and uuid for swap devices - Allow to change label and UUID of pre-existing partitions - Fix from code review: ST_THROW - merge gh#openSUSE/libstorage-ng#88 - Update TsCmp.cc - Update .gitignore - merge gh#openSUSE/libstorage-ng#87 - added buildrequires graphviz since doxygen needs it - merge gh#openSUSE/libstorage-ng#86 - Added check for PPC PowerNV - merge gh#openSUSE/libstorage-ng#84 - Added ID_EFI - merge gh#openSUSE/libstorage-ng#83 - swig bindings for Storage::Arch - include Arch.h in docs and devel package - fix list include - automake fix - merge gh#openSUSE/libstorage-ng#81 - do not create devicegraph without storage object - coding style - added missing includes - coding style - coding style - merge gh#openSUSE/libstorage-ng#80 - add documentation on parted partition alignment - enhance doc according to pr comments - added details on alignment - merge gh#openSUSE/libstorage-ng#79 - removed now unneeded scope operator - merge gh#openSUSE/libstorage-ng#78 - Disable changelog check - merge gh#openSUSE/libstorage-ng#77 - added detailed flags for write_graphviz() - merge gh#openSUSE/libstorage-ng#76 - added missing include (for whatever version travis/jenkins is using) - merge gh#openSUSE/libstorage-ng#75 - clarify dependencies, how to test - merge gh#openSUSE/libstorage-ng#74 - detect reducing/extending of devices - just keep one sorted vector of devices - added function to remove edge - added function to remove device - use exception macros - allow to add and remove spare devices to md - added integration tests - more descriptive parameter names - coding style - added comments - eliminate temporary variable - added some inline documentation - reshuffle code - merge gh#openSUSE/libstorage-ng#73 - added second link in documentation - detect faulty devices in MD RAID - fixed comment - merge gh#openSUSE/libstorage-ng#72 - test public interface - added testcases - merge gh#openSUSE/libstorage-ng#71 - added set_range to API - merge gh#openSUSE/libstorage-ng#70 - added documentation - added documentation - merge gh#openSUSE/libstorage-ng#69 - Added integration with Jenkins - merge gh#openSUSE/libstorage-ng#68 - added document about resizing - fixed typo - merge gh#openSUSE/libstorage-ng#67 - reduce code duplication - throw exceptions in error case - also generate pictures of devicegraphs - renamed function and added comments - merge gh#openSUSE/libstorage-ng#66 - avoid code duplication - added unit test - merge gh#openSUSE/libstorage-ng#65 - work on tenses for messages - merge gh#openSUSE/libstorage-ng#64 - avoid header file - use new size constants - avoid assert - use exception macro - no need for postfix - fixed error handling - cache, load and save Resize- and ContentInfo - merge gh#openSUSE/libstorage-ng#63 - adapted filename to library rename - make code reusable - coding style - init logger - provide __str__ for more classes - added missing dependency - use exception macros - added is_probed query function - allow to query resize and content information - merge gh#openSUSE/libstorage-ng#62 - avoid code repetition - updated gitignore - merge gh#openSUSE/libstorage-ng#61 - added Action classes for resize - merge gh#openSUSE/libstorage-ng#60 - removed unused functions - avoid boolean function argument - merge gh#openSUSE/libstorage-ng#59 - several adoptions to library name change - merge gh#openSUSE/libstorage-ng#58 - drop major and minor number from BlkDevice - merge gh#openSUSE/libstorage-ng#57 - rename rpm and library to libstorage-ng - merge gh#openSUSE/libstorage-ng#56 - drop bindings for legacy interface - dropped legacy interface and most/all legacy functions - renamed enum - merge gh#openSUSE/libstorage-ng#55 - added and use LogfileLogger - merge gh#openSUSE/libstorage-ng#54 - added downcast function in bindings - merge gh#openSUSE/libstorage-ng#53 - Expose get_geometry() / set_geometry() to API - merge gh#openSUSE/libstorage-ng#52 - added actions to handle /etc/mdadm.conf - renamed classes - merge gh#openSUSE/libstorage-ng#51 - initialise member variables - replace cmp_lt_number by compare_by_number - ignore coverity output directory cov-int - fixed assert - use proper function - use proper functions - added check for overflow - replace ParseError by ParseException - extended testsuite - merge gh#openSUSE/libstorage-ng#50 - more tweaking for broken ruby packaging - merge gh#openSUSE/libstorage-ng#49 - make Exception hierarchy available in bindings - do not expose exception macros in public API - merge gh#openSUSE/libstorage-ng#48 - avoid warning with g++ 5.2.1 - merge gh#openSUSE/libstorage-ng#47 - removed redundant "/;"/ - added interface functions to query number of partitions - merge gh#openSUSE/libstorage-ng#46 - support probing of Md using Md - fixed function name - consistent function/variable name - merge gh#openSUSE/libstorage-ng#45 - added get_md_parity_name - added TODO note - merge gh#openSUSE/libstorage-ng#44 - added quote for vector<string> - moved code to storageitu.py - fixed documentation - initialise all member variables - added basic MD RAID support - added checks and unit-test - added DEVDIR macro as requested during code review - added node about consistent naming - use strlen instead of fixed value - merge gh#openSUSE/libstorage-ng#43 - define sorting of results - use macro - shorter code - do not use legacy file for AC_INIT - remove function identical to base function - extended style document - merge gh#openSUSE/libstorage-ng#42 - remove interim sync actions - included suggestions from code-review - merge gh#openSUSE/libstorage-ng#41 - renamed classes - added num_actions() - merge gh#openSUSE/libstorage-ng#40 - ensure "/one definition rule"/ - merge gh#openSUSE/libstorage-ng#39 - added region.to_value function - added disk.get_possible_partition_table_types() - added get_pt_type_name() - use new ST_THROW macro - call parted with filesystem type depending on partition id - do not set numeric partition id on non MSDOS partition tables - added more fs-types for parted mkpart call - use define - better names for partition table types - merge gh#openSUSE/libstorage-ng#38 - added Device::remove_descendants() - moved num_children and num_parents to Impl - use new exceptions macro - merge gh#openSUSE/libstorage-ng#37 - added functions to query partition table type of partition table object - merge gh#openSUSE/libstorage-ng#36 - added missing include - use C++11 underlying_type for correctness - define copy constructor and copy assignment for Region - merge gh#openSUSE/libstorage-ng#35 - fixed function name - added TmpDir class (complied with RAII) - added Vfat and Ntfs device classes - removed ntfs-3g naming workarounds - coding style - delete copy constructor and assignment operator for Device and Holder - use new ST_THROW macro - merge gh#openSUSE/libstorage-ng#34 - moved test files - extended bindings - updated test program - added missing include - added test programs - moved test programs - added options to example probe program - consistent naming - avoid casts by using std::function - added logic check - use traits to avoid undetected typos - moved setting compiler flags before AC_PROG_CXX to avoid problems with --coverage - more descriptive exceptions - moved swig catches statements to own file - extended unit-test - test documenting exceptions with doxygen - use constant - merge gh#openSUSE/libstorage-ng#33 - added test case - added branch coverage example - call region.empty - coding style - moved Exception to Utils - added test-cases - made text more comprehensible - added test-case - fixed off-by-one error - robuster test-case - merge gh#openSUSE/libstorage-ng#32 - Add ruby remote probe example - merge gh#openSUSE/libstorage-ng#31 - added missing DeviceTraits - consisting coding style - avoid warning with clang++ - added and use templates is_device/holder_of_type - merge gh#openSUSE/libstorage-ng#30 - don't generate documentation for legacy interface - added some overall documentation - documented difference between high- and low-level device graph functions - merge gh#openSUSE/libstorage-ng#29 - added subgraph and filtered_graph paragraph - merge gh#openSUSE/libstorage-ng#28 - use fixture - added checks for big numbers - coding style - removed bogus operator - removed some asserts now handled via exceptions - added block-size to Region class - make Partition create functions take region parameter - merge gh#openSUSE/libstorage-ng#27 - Prevent crash upon shutdown (object destruction sequence) - Added TO DO - merge gh#openSUSE/libstorage-ng#26 - fixed file list - merge gh#openSUSE/libstorage-ng#25 - more detailed message - added check - adapted to api change - implemented umount/swapoff actions - replaced specifier deprecated in C++11 - moved Logger to Utils - added nullptr checks - added traits for Holders - work on exception logging - exception handling for storage::to_partition - updated examples - merge gh#openSUSE/libstorage-ng#24 - fixed Umount and RemoveFstab actions - merge gh#openSUSE/libstorage-ng#23 - added functions to convert enums to strings - merge gh#openSUSE/libstorage-ng#22 - added Filesystem::get_all() - merge gh#openSUSE/libstorage-ng#21 - added const version - steps towards private Devicegraph::Impl graph - added convenient functions - use checker macro - avoid using Devicegraph::Impl.graph member - merge gh#openSUSE/libstorage-ng#20 - make Actiongraph.graph private - added operator[] and fixed some constness - added probe mode that write devicegraph - rename class to reflect concept - make also graph type private - added typedefs - log destruction - merge gh#openSUSE/libstorage-ng#19 - use font Arial also for action graph - merge gh#openSUSE/libstorage-ng#18 - make Actiongraph part of public interface - merge gh#openSUSE/libstorage-ng#17 - also provide non-const relatives functions - added function to remove a list of devices - use exception macros - merge gh#openSUSE/libstorage-ng#16 - use long named option for readability - merge gh#openSUSE/libstorage-ng#15 - added one more 'udevadm settle' call - use a define for udevadm settle - merge gh#openSUSE/libstorage-ng#14 - added logger control functions to new api - allow Logger test function to also check component - added documentation - do not expose symbol - added constructor (just eye candy) - merge gh#openSUSE/libstorage-ng#13 - added to_device_of_type template function - use new to_device_of_type function - added testcases - detailed exception messages - make exceptions take parameters instead of final message - remember base filename in exception locations - merge gh#openSUSE/libstorage-ng#12 - work on exceptions - merge gh#openSUSE/libstorage-ng#11 - prefix include guards - merge gh#openSUSE/libstorage-ng#10 - generate bindings before running tests - merge gh#openSUSE/libstorage-ng#9 - parallel compile and run of tests - merge gh#openSUSE/libstorage-ng#8 - removed unneeded define - merge gh#openSUSE/libstorage-ng#7 - set BOOST_TEST_CATCH_SYSTEM_ERRORS=no - merge gh#openSUSE/libstorage-ng#5 - Added exception classes - added class SystemCmdException and CommandNotFoundException - added testsuite helpers - added unit tests for SystemCmd class - documented CmdParted class - improved error reporting with new exception classes don't throw exception for all kinds of parted stderr output - improved error reporting for CmdBtrfs, added CmdBtrfsSubvolumes class - added gpt fix backup - added files common.cc/.h, added test case parse_empty - use const string& - remove do_probe and probe() from CmdBtrfsSubvolumes - use const string& - remove common.cc/.h (not needed here), remove systemcmd1.cc (to be adapted first) - added test case parse_bad_device_name, parse_no_devices and systemcmd_error - test case parse_wiped_disk_good added, better test names applied - test cases for ParseException added - tests for SystemCmd added - retcode != 0 doesn't work - ignore non zero exit code - check for boost version >= 1.58 - add test cases for exceptions - add TO DO for test cases parse_gpt_enlarge_good and parse_gpt_fix_backup_good - merge gh#openSUSE/libstorage-ng#6 - Added use case document - Added pseudo code for suggested API - Use partition_table, not disk directly - Added multi_boot_pc_with_windows() C++ sample - use correct exception macro - added comment - merge gh#openSUSE/libstorage-ng#4 - added rules to style guide - added reasons to use C++11 - merge gh#openSUSE/libstorage-ng#3 - updated URLs - added requirements and how to run unit test - extended comment - merge gh#openSUSE/libstorage-ng#2 - Enable documentation of the storage_legacy namespace. - Added brief descriptions to classes. - merge gh#openSUSE/libstorage-ng#1 - How to compile - How to make a RPM, code documentation. - make code - added design decisions - added heading - moved style guide to docs - added goals - use C++11 to_string - adapted testcase - moved testsuite compare classes to testsuite directory - make output work with older graphviz versions - added testcase - use back_inserter - make errors in actiongraph testsuite readable - improved test message - moved statement - work on compatibility layer - work on compatibility layer - throw exception instead of returning nullptr - renamed class to avoid likely conflict with keyword - work on compatibility layer - ported interface additions from fate#318392 - ported interface additions from fate#318392 - build on Fedora 21 - sync version numbers with libstorage - mark functions as override - added per action callbacks - adapted enum names - first setting first and last flag on actions - save detailed actiongraph - added commit error callback - display name of partition id in message - fstab actions depend on the root filesystem mounted - place detailed node info in extra line - save libstorage version in output files - added namespace - allow to show details in graphviz output - added compare example which reads devicegraphs - added check for nullptr - don't save empty values - a devicegraph might have no devices or holders - work on strongly typed enums with swig 3.0.0 - work on compatibility callbacks - skip nop action - rename devicegraph - install legacy header - added namespace - added include - work on compatibility layer - fixed efi detection - quote device - implemented real get_default_partition_table_type function - add storage backref to Devicegraph - install perl5 bindings into versioned directory - allow access to Arch and set some values - save architecture in Storage object - work on compatibility layer - added dummy functions for default partition table type - implemented create for msdos and gpt - generate bindings for filesystems classes - added btrfs (without multidevice) and xfs - use C++11 - work on compatibility layer - added check function to Storage - delegate checking for modify actions - added convert functions - mostly reverted a previously patch - added type query functions - make functions creating partitions also take region - implemented calculating unused partition slots - work on compatibility layer - added partition type parameter to create partition functions - added constructor taking all values - removed functions from interface - added function to count partitions of a specific type - more verbose error message - handle range in Disk - catch exception - allow to create ext4 on disk (without partition) - save files in YaST2 dir - added include - better error handling - log beginning of commit action - wait for device before mkfs - handle rootprefix when writing fstab - set size when setting region - work on compatibility layer - work on compatibility layer - work on compatibility layer - extended compatibility layer - extended compatibility layer - improved messages - work on compatibility layer - added mkfs_options and tune_options - work on compatibility layer - use helper functions - fixed dependency generation - work on compatibility layer - handle mount-by when writing fstab - fixed variable order - extended compatibility layer - added Storage reference to Actiongraph - added functions for rootprefix - added include - added include - create mountpoint directory - write fstab entry - simpler syntax - treat empty fstab opts as "/defaults"/ - fixed typo - improved commit messages - extended tests - moved code from Actions to Devices and added Actions - moved code - added action to format swap - updated testsuite data - added rotational/ssd to Disk - added sysfs-name and -path to BlkDevice - added script to demonstrate remote probing - allow to provide own functions for remote probing - implemented commit callbacks - removed unused Actiongraph declaration - provide getPresentDisks - use C++11 chrono::steady_clock - added simple compatibility for saveDeviceGraph - allow access to new Storage from old StorageInterface - fixed namespace - fixed use of PYTHON_INCLUDES - query perl include paths from perl - read mount-by type from fstab - added convenient functions - install StorageVersion.h - install perl files to vender_site - also use data from /etc/fstab for filesystem probing - fixed namespace - detect mountpoint from /proc/mounts - renamed functions - use udevadm to query udev device links - extended compaitbility code - some rudimentary probing for ext4 and swap - load more data - moved code - print more data - added function to query filesystem type - removed function from public interface - added todo - removed unused code - moved file - cleanup - handle udev path and id in compatibility layer - handle udev path and ids in BlkDevice - use external command to query links - formatting - moved get_classname and print to Impl - improved log_diff output - set verbose for 'make check' - handle gpt enlarge during probing - fixed gpt enlarge detection - also record stderr for mockup - implemented comparing device graphs - removed unused code - clear devicegraph in load - initialise values - removed file - added function to get holder sid pairs - added probe testcase (unfinished) - use external command - added clear function - added testsuite - use external command - pass complete object - allow to set mockup filename - added probe modes to read and write mockup - removed obsolete code (env.var. does not exist anymore) - implemented load and save in Mockup - added testcases for EtcFstab - added mockup mode - moved file - added testcases - added testcases - added testcases - added testcases - moved testsuite for SystemInfo to subdir - added testcase - added testcases - allow mockup for SystemCmd and AsciiFile - added test - use variable - added runtime checks - removed old stuff - added lvm classes - added spec file and utilities - split c and c++ flags - better cleanup - added translations (which are needed for testsuite) - added sysconfig fillup - integrate doxygen - use single location for dependencies - install integration-tests - avoid compiler warnings - ignore generated file - ignore generated file - find local swig bindings - generate file - added source files - added subdir - package test xml file - do not include non-existing file - added missing includes - package test scripts - moved file, generate file - added logging of environment - always create a "/probed"/ devicegraph, even if empty - perl like function name - provide sformat also for plain string - namespace cleanup - namespace cleanup - log probed devicegraph - first integration tests - ignore operator<< - include and namespace fixes - report disk label type - fixed examples (still not all working) - make Region usable for interface - work on providing legacy interface and bindings - provide legacy functions - provide more getters and setters - avoid name conflict in swig generated target languages - fix includes - added testcases - added include - addes testcases - fixed compilation - added testcases - don't crash if no logger was setup - work on probing (design still unsatisfied) - updated gitignore - added include - removed generated file - added names for enum - added function to setup logger - fixed sformat string - added assert - added testcases - cleanup - save label as enum instead of string - added functions child and parent - save proved devicegraph - fix for strongly typed enums - added check - added Msdos device object - coding style - cleanup - copied SystemInfo and some utils from old libstorage - reformatted - use different namespace to avoid conflicts with old libstorage - work on style and bindings - added testcase - work on startup - cleanup - fixed order - work on bindings - work on testsuites - added testcase for perl bindings - use strict in perl examples - renamed testcase - renamed cast functions and use autorename for ruby - work on bindings - work on bindings - added tiny testsuite for ruby bindings - work on exceptions and testsuite - added testsuite for python bindings - fixed sid_t bindings - consistent naming - improved failure message - extended example - renamed INCLUDES to AM_CPPFLAGS - consistency - work on loading and saving device graphs - use template function - moved file - fixed compilation - use enum - added find example - work on loading device graph - fixed variable names - work on saving device graph - split Holder files - renamed function - added getSids function - added Environment class - added main class Storage - added swap function - avoid warning from swig - use enum - work on perl5 bindings - exception handling for bindings - added polymorphism example for ruby and perl - use common swig interface file - added BlkDevice::createFilesystem - make Device and Holder object contructors private, use create function instead - removed generated file - work on interface - work on swig bindings - work on swig bindings - work on swig bindings - work on swig bindings - work on bindings (not usable yet) - use impl ptr pattern for DeviceGraph - added back reference to device objects - remove old output files - added helper functions - use impl ptr pattern for Device objects - better module name - check exception message - disallow create/delete of disk, instead have partition table object - fixed mount ordering - changed action texts - display device graph - fixed return type - added testcase for dependencies - link to wiki - updated - added nop action for synchronization - removed example now in testsuite - dummy ordering for mount actions - use specific test tools - added testsuite - updated - restructured build stuff - updated build stuff - initial eval
- Add libtasn1-object-id-recursion.patch: limit recursion in _asn1_expand_object_id (boo#1105435 CVE-2018-1000654 (https://gitlab.com/gnutls/libtasn1/merge_requests/8) - Use %license (boo#1082318) - update to 4.13 * On indefinite string decoding, set a maximum level of allowed recursions (3) to protect the BER decoder from a stack exhaustion. (CVE-2018-6003 boo#1076832) - libtasn1 4.12: * Corrected so-name version - includes changes in 4.11: * Introduce the ASN1_TIME_ENCODING_ERROR error code to indicate an invalid encoding in the DER time fields. * Introduced flag ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME. This flag allows decoding errors in time fields even when in strict DER mode. That is introduced in order to allow toleration of invalid times in X.509 certificates (which are common) even though strict DER adherence is enforced in other fields. * Added safety check in asn1_find_node(). That prevents a crash when a very long variable name is provided by the developer. Note that this to be exploited requires controlling the ASN.1 definitions used by the developer, i.e., the 'name' parameter of asn1_write_value() or asn1_read_value(). The library is not designed to protect against malicious manipulation of the developer assigned variable names - includes changes from 4.10: * Updated gnulib * Removed -Werror from default compiler flags (drop patch 0001-configure-don-t-add-Werror-to-build-flags.patch) * Fixed undefined behavior when negating integers in _asn1_ltostr(). * Pass the correct length to _asn1_get_indefinite_length_string in asn1_get_length_ber. This addresses reading 1-byte past the end of data. - update to 4.9: * Fix OID encoding of OIDs which have elements which exceed 2^32 - Do not treat i586 warning as error, adding upstream 0001-configure-don-t-add-Werror-to-build-flags.patch - fate#322523 - Update to 4.8 * Fixes to avoid reliance on C undefined behavior. * Fixes to avoid an infinite recursion when decoding without the ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq. (CVE-2016-4008 / bsc#982779) * Combined all the BER octet string decoding functions to a single one based on asn1_decode_simple_ber(). - Update to version 4.7: * Fixed regression introduced in the decoding of multi-byte tags fix. - libtasn1 4.6: * Allow decoding OCTET STRINGs with multi-byte tags. * Add asn1_get_object_id_der - update libtasn1 4.5: * Corrected an invalid memory access in octet string decoding. CVE-2015-3622 [boo#929414] - update to libtasn1 4.4 [bsc#924828]: * Corrected a two-byte stack overflow in asn1_der_decoding. CVE-2015-2806 - Update project url - Cleanup spec-file with spec-cleaner - Add info preun and post dependencies - Update to 4.3 * Added asn1_decode_simple_ber() * Only assign a value if the previous node has one (bsc#961491). - Put C API documentation into -devel package. Use modern %make_install. Description fix.
- Update to libtirpc 1.2.6 - Drop patches all patches backported from this release (0001-Add-authdes_seccreate-stub.patch, 0001-Avoid-multiple-definiton-with-gcc-fno-common.patch) - Backport upstream fix daed7ee ("/Avoid multiple-definiton with gcc -fno-common"/) to fix build error with gcc flag -fno-common (bsc#1160875). Tested on gcc-9 and gcc-10. 0001-Avoid-multiple-definiton-with-gcc-fno-common.patch - Skip unneeded autogen.sh run (configure is up-to-date), drop dependencies: libtool, autoconf - Replace krb5-mini-devel/krb5-devel with pkgconfig(krb5) - Update to libtirpc 1.2.5 - A number resource leaks and other issues were fix which were identified by a Coverity Scan. - The AUTH_DES authentication has been deprecated. If any of those routines are called, they will fail immediately. - numerous bug fixes - Package changes: - Build without AUTH_DES authentication - Add patch from next release 0001-Add-authdes_seccreate-stub.patch (a86b4ff Add authdes_seccreate() stub) - Drop rc patches (libtirpc-1-1-5-rc1.patch, libtirpc-1-1-5-rc2.patch) - Drop patches all patches backported from this release (0001-Makefile.am-Use-LIBADD-instead-of-LDFLAGS-to-link-ag.patch, 0002-man-rpc_secure.3t-Fix-typo-in-manpage.patch, 0003-xdr-add-a-defensive-mask-in-xdr_int64_t-and-xdr_u_in.patch) - Fix previous version: - actually delete 0001-xdrstdio_create-buffers-do-not-output-encoded-values.patch - use 0001-Makefile.am-Use-LIBADD-instead-of-LDFLAGS-to-link-ag.patch - use 0002-man-rpc_secure.3t-Fix-typo-in-manpage.patch (renamed from 0003-man-rpc_secure.3t-Fix-typo-in-manpage.patch) - use 0003-xdr-add-a-defensive-mask-in-xdr_int64_t-and-xdr_u_in.patch (renamed from 0004-xdr-add-a-defensive-mask-in-xdr_int64_t-and-xdr_u_in.patch) - Updated to libtirpc 1.1.5 rc2 (this includes changes in 1.1.4 release) - add libtirpc-1-1-5-rc1.patch and libtirpc-1-1-5-rc2.patch to reflect upstream changes after 1.1.4 release - remove /etc/bindresvport.blacklist as it's still supported by glibc although it's not compiled with --enable-obsolete-rpc - Drop patches accepted in previous releases or not needed - 000-bindresvport_blacklist.patch (accepted in 5b037cc9, libtirpc 1.1.4) - 001-new-rpcbindsock-path.patch (not needed, rpcbind now uses /var/run directory) - 002-revert-binddynport.patch (fixed in 2802259, libtirpc-1-0-4-rc1) - 0001-Fix-regression-introduced-by-change-rpc-version-orde.patch (backport of 25d38d7, libtirpc-1-0-4-rc1) - 0001-xdrstdio_create-buffers-do-not-output-encoded-values.patch (backport of 145272c, libtirpc-1-0-4-rc2) - Add fixes from upcomming release - 0001-Makefile.am-Use-LIBADD-instead-of-LDFLAGS-to-link-ag.patch - 0003-man-rpc_secure.3t-Fix-typo-in-manpage.patch - 0004-xdr-add-a-defensive-mask-in-xdr_int64_t-and-xdr_u_in.patch - Fix SLES 15 - yp_bind_client_create_v3: RPC: Unknown host (bsc#1126096). - Add upstream patch 0001-xdrstdio_create-buffers-do-not-output-encoded-values.patch - fix socket leak introduced by change-rpc-protocol-version-order patch (bsc#1087925) - add 0001-Fix-regression-introduced-by-change-rpc-version-orde.patch - Revert binddynport changes as they break backward compatibility [brc#1562169]. - add 002-revert-binddynport.patch - Remove ineffective --with-pic. - Update to libtirpc 1.0.3 - clnt_dg_call: Fix a buffer overflow (CVE-2016-4429) - Avoid choosing reserved ports in legacy RPC APIs - rpcinfo: change order of version to be tried to 4, 3, 2 - includes 003-rpc-types.patch - includes 004-replace-bzero-with-memset.patch - includes 005-missing-includes.patch - includes 011-Fix-typo-in-src-libtirpc.map-which-prevents-that-key.patch - includes decls.patch - Drop COPYING.GPLv2, GPLv2 code was removed from library - Adjust include directory [bsc#1083902] - Use %license (boo#1082318) - Move /usr/include/tirpc to /usr/include - Add COPYING.GPLv2 and install Licenses for GPLv2 code. - 005-missing-includes.patch: add missing includes to make headers compatible to sunrpc. - Update to version 1.0.2 - 002-old-automake.patch: not needed anymore - 005-libtirpc-1.0.2-rc1.patch: dropped - 006-Remove-old-meanwhile-wrong-comment-about-FD_SETSIZE-.patch: removed, merged upstream - 007-Change-rtime-function-to-use-poll-instead-of-select.patch: removed, merged upstream - 008-Add-parameters-to-local-prototypes-to-fix-compiler-w.patch: removed, merged upstream - 009-makefd_xprt-checks-that-the-filedesriptor-is-lower-t.patch: removed, merged upstream - 010-The-goto-again-statement-was-an-left-over-from-the-p.patch: removed, merged upstream - 012-libtirpc-needs-rpcsvc-nis.h-for-compiling-but-does-n.patch: removed, merged upstream - 013-If-we-don-t-compile-in-YP-support-don-t-include-YP-h.patch: removed, merged upstream - 014-Add-des_crypt.c-and-des_impl.c-to-become-independent.patch: removed, merged upstream - 015-Fix-includes-to-compile-without-deprecated-glibc-fun.patch: removed, merged upstream - patch6_7.diff: obsolete - Replace explicit_bzero.patch with 004-replace-bzero-with-memset.patch from git - Rename libtirpc-new-path-rpcbindsock.patch to 001-new-rpcbindsock-path.patch - 003-rpc-types.patch: Add some typedefs to rpc/types.h to allow applications be compiled with -std=iso9899:1990 - Rectify RPM groups and summaries, and update old macro/variable constructs. - decls.patch: fix missing declarations - explicit_bzero.patch: use explicit_bzero if available - Add some patches to get libtirpc compiled without needing glibc deprecated functions: - 015-Fix-includes-to-compile-without-deprecated-glibc-fun.patch - 014-Add-des_crypt.c-and-des_impl.c-to-become-independent.patch - 013-If-we-don-t-compile-in-YP-support-don-t-include-YP-h.patch - Add 012-libtirpc-needs-rpcsvc-nis.h-for-compiling-but-does-n.patch to allow bootstrapping of libtirpc without glibc sunrpc code or libnsl NIS+ code. - Add 011-Fix-typo-in-src-libtirpc.map-which-prevents-that-key.patch (fix export of key_secretkey_is_set) - Add the following patches to fix some bugs from the poll() port and an endless loop: - 006-Remove-old-meanwhile-wrong-comment-about-FD_SETSIZE-.patch - 007-Change-rtime-function-to-use-poll-instead-of-select.patch - 008-Add-parameters-to-local-prototypes-to-fix-compiler-w.patch - 009-makefd_xprt-checks-that-the-filedesriptor-is-lower-t.patch - 010-The-goto-again-statement-was-an-left-over-from-the-p.patch - Remove 004-netconfig-prefer-IPv6.patch for SLES12. - Remove libtirpc-getnetconfig-races.patch (was backport). [FATE#320393] - Split the netconfig configuration file and manual page off into an own RPM. Else it is not possible to install the old and new libtirpc libraries in parallel. - Update to libtirpc-1.0.1 - new major soname - Adjust auth code to match other RPC implementations - Implement more gss auth stuff - use poll() instead of select() in svc_run() - Add more sunrpc compat functions - Sync compat headers with real functions - Drop 005-missing-symvers.patch (upstream) - Drop 006-memleak1.patch (upstream) - Drop 007-memleak2.patch (upstream) - Drop 008-fix-undef-ref.patch (upstream) - Drop 009-authdes_pk_create.patch (upstream) - Drop 010-xdr_sizeof.patch (upstream) - Drop 011-authdes_create.patch (upstream) - Drop 012-xp_sock.patch (upstream) - Drop 099-poll.patch (upstream) - Drop libtirpc-xdr-header.patch (was backport) - Add 005-libtirpc-1.0.2-rc1.patch (fixes deadlock) - Fix public xdr.h header - xdr_rpcvers() were broken (bsc#902439) Added: libtirpc-xdr-header.patch - Update 099-poll.patch with newest version send upstream. - Add 099-poll.patch: change svc_run from select() to poll(). - Add 012-xp_sock.patch: add sunrpc compatibility define - Update 009-authdes_pk_create.patch (fix syncaddr handling) - Add 011-authdes_create.patch (fix syncaddr handling) - Add 010-xdr_sizeof.patch (enable xdr_sizeof) - Add 009-authdes_pk_create.patch (missing SunRPC compat function) - Add 008-fix-undef-ref.patch to fix a undefined reference bug - Update to version 0.3.2 (bring authdes back) - Remove 005-no_IPv6_for_old_code.patch (accepted upstream) - Remove 001-tirpc-features.patch (obsolete) - Add 005-missing-symvers.patch (fix missing, new symbols) - Add 006-memleak1.patch (fix memory leak) - Add 007-memleak2.patch (fix memory leak) - Remove krb5-devel from -devel requires, not needed anymore - Update to libtirpc 0.3.1, which incorporates the following patches: - 011-gssapi-update1.patch - 012-gssapi-update2.patch - 013-gssapi-update3.patch - 014-gssapi-update4.patch - 015-gssapi-update5.patch - 016-gssapi-update6.patch - 017-gssapi-update7.patch - 018-gssapi-update8.patch Not needed anymore: - 007-fix-tirpc_map.patch Adjusted: - 001-tirpc-features.patch, merged with 006-rework-features.diff - 002-old-automake.patch - 007-fix-tirpc_map.patch: fix symbol version for new global names - 006-rework-features.diff: Adjust for set of gssapi patches - 003-fix-gssapi.patch replaced by 011-gssapi-update1.patch - 012-gssapi-update2.patch: fix krb5-config usage - 013-gssapi-update3.patch: check for gssapi.h - 014-gssapi-update4.patch: don't include rpcsec_gss.h - 015-gssapi-update5.patch: don't install GSSAPI files if disabled - 016-gssapi-update6.patch: fix rpc_gss_seccreate - 017-gssapi-update7.patch: officialy export two internal functions - 018-gssapi-update8.patch: don't use glibc special header files - 003-fix-gssapi.patch: Correct fix for GSS ABI breakage - 005-no_IPv6_for_old_code.patch: Update comment - 006-rework-features.diff: Rework tirpc-features.h - 003-fix-gssapi.patch: Update, one chunk did go lost - 001-tirpc-features.patch: update with official git version - 002-old-automake.patch: re-add for SLES11 - 003-fix-gssapi.patch: try to fix the disable-gssapi option correct - Fix HAVE_AUTHDES/HAVE_GSSAPI in public header files (001-tirpc-features.patch) - Update to official release 0.3.0. authdes was disabled by default upstream. - Following patches were merged: - 001-symbol-versions-v5.patch - 003-add-des_crypt.diff - Remove 002-old-automake.patch, not needed anymore - Update 001-symbol-versions-v4.patch with 001-symbol-versions-v5.patch: Add --disable-symvers option - Update 003-add-des_crypt.diff, fix unresolved des functions - Update to git - Add 003-add-des_crypt.diff to fix unresolved *_crypt() functions - Disable gssapi for SLE11, kerberos version is too old - rpc/rpc.h requires now indirectly gssapi.h from krb5-devel - Update to current git. - The following patches were accepted upstream: - 003-xdr_h-fix.patch - 005-disable-rpcent.patch - 006-no-libnsl.patch - patch1_7.diff - patch2_7.diff - patch3_7.diff - patch7_7.diff: removed, rejected upstream - 001-symbol-versions-v3.patch: replace with 001-symbol-versions-v4.patch - Add the following patches from the libtirpc-devel mailing list: - patch1_7.diff (remove wrong config.h.in) - patch2_7.diff (fix function name of yp_check) - patch3_7.diff (make sure config.h is included) - patch6_7.diff (use getaddrinfo in getrpcport) - patch7_7.diff (remove prototypes from headers we don't supply) - Add following patches: - 003-xdr_h-fix.patch (fix wrong defines using xdr_u_int32) - 005-disable-rpcent.patch (use rpcent functions from glibc) - 006-no-libnsl.patch (don't link against libnsl) - Update to 0.2.5.git from 20150423 - following patches are accepted upstream: - 003-rpc_broadcast_misformed_replies.patch - libtirpc-misc-segfaults.patch - replace 001-symbol-versions-v2.patch with 001-symbol-versions-v3.patch - enable symbol versioning patch - Fix race conditions in getnetconfig (bsc#899576, bsc#882973) Added: libtirpc-getnetconfig-races.patch - 004-netconfig-prefer-IPv6.patch: Prever IPv6 over IPv4 (configured in /etc/netconfig) - 002-old-automake.patch: make buildable on old systems - Update to 0.2.5.git from 20141217 - following patches are accepted upstream: - 002-clnt_broadcast_fix.patch - 004-getpmaphandle.patch - libtirpc-clntunix_create.patch - libtirpc-getbroadifs-crash.patch - libtirpc-taddr2uaddr-local.patch - Update to upstream 0.2.5 release - Add symbol versioning to fix symbol conflicts (001-symbol-versions-v2.patch), but disable until commited upstream - Adjust libtirpc-clnt_broadcast_fix.patch and rename to 002-clnt_broadcast_fix.patch - Adjust libtirpc-rpc_broadcast_misformed_replies.patch and rename to 003-rpc_broadcast_misformed_replies.patch - Rename libtirpc-getpmaphandle.patch to 004-getpmaphandle.patch - Adjust libtirpc-bindresvport_blacklist.patch and rename to 000-bindresvport_blacklist.patch - Drop libtirpc-pmap-setunset.patch, not needed anymore - Apply libtirpc-new-path-rpcbindsock.patch only on openSUSE 13.1 and later
- Fix install_info_{install,delete} usage: install-info does not allow file globbing. - Remove spurious install_info_delete in postun (bsc#940773). - Fix call of install_info. - Remove empty entry. - Use url for signature - Add keyring file for automatic verification of signature - Cleanup spec file with spec-cleaner - Remove old ppc/ppc64 obsolete/provides - Update info pre/post requires and replace postun with preun - Update to 2.4.6: Noteworthy changes in release 2.4.6 (2015-02-15) [stable] * New features: - LT_SYS_LIBRARY_PATH can be set in config.site, or at configure time and persists correctly in the generated libtool script. * Bug fixes: - Fix a race condition in ltdl dryrun test that would cause spurious random failures of that test. - LT_SYS_DLSEARCH_PATH is munged correctly. - Add tarball signature. - Add libtool-no_host_name.patch to remove the host name from generated scripts (bnc#916268). - Update to libtool 2.4.5 New features: - Libtoolize searches for the best available M4 on the user PATH at runtime, rather than settling for the first one found. - Support munging sys_lib_dlsearch_path_spec with LT_SYS_LIBRARY_PATH environment variable. Bug fixes: - Bail out at configure time if the installed M4 is not sufficient for the purposes of libtoolize. - freebsd-elf library versioning was upgraded incorrectly in 2.4.4, but now works properly again. - Fix a 2.4.4 regression so that libltdl subprojects do not warn about missing libltdl/libltdl directory as in prior releases. - When using Sun C++ on Solaris or GNU/Linux we used to set libtool's postdeps permanently, based on the contents of $CXX and $CXXFLAGS at configure time, which was brittle and error-prone. Now, we no longer check for a SunCC ABI at configure time, but augment the postdeps at libtool time based on the current invocation flags on each call. Changes in supported systems or compilers: - /usr/local prefixed rpaths are now added to the link-line on ia64-hp-hpux*, because the default system runtime loader path does not contain them. - Previously, when using Sun C++ on Solaris or GNU/Linux, `-Cstd -Crun` flags were added to $postdeps unless CXX or CXXFLAGS contained `-library=stlport4`. Newer releases have added other compiler flags that are also incompatible with `-Cstd -Crun`, so now we don't add them if any of `-std=c++[0-9][0-9]`, `-library=stdcxx4` or `-compat=g` were found in CXX or CXXFLAGS when the Sun C++ compiler is detected. - Require M4 as libtool's libtoolize requires it since 2.4.3 - Drop patch libtool-dont_delete_gnulib_files.patch which is included in 2.4.4 - Update to libtool 2.4.4 * * New features: - Libltdl maintains its own fork of argz, with macros and files in the LT_ and lt__ namespaces (resp.) where they cannot clash with client projects' use of gnulib argz. * * Bug fixes: - Installation of 'libtoolize' once again obeys '--program-prefix', '--program-suffix' and '--program-transform-name' configure options. - `libtoolize` doesn't remove any files that it can't reinstall, including old versions of the snippet directory, and gnulib's version of the argz module and supporting files. - LT_FUNC_DLYSM_USCORE now works correctly on systems that don't support self dlopen()ing. * * Important incompatible changes: - LT_LIB_DLLOAD no longer prepends -ldl or -ldld to LIBS, causing duplicate occurrences in libltdl link lines. If you need to add a library for dlopen() or shl_load() in your Makefile, then use $(LIBADD_DLOPEN) or $(LIBADD_SHL_LOAD) respectively. If you are using libltdl, this all happens automatically, and the only difference you'll see is no more duplicated library names in the verbose link line. * * Changes in supported systems or compilers: - Preliminary support for tcc on linux*. Although it already worked sometimes in previous releases, making sure to set LD correctly now avoids mis-matching GNU ld with tcc: ./configure CC=tcc LD=tcc - Added -os2dllname option to work around 8 character base name limit on OS/2. The option has no effect on other systems. - Support for DLL versioning, -export-symbols and -export-symbols-regex on OS/2. - Support filename-based shared library versioning on AIX. See manual for details. - - Add libtool-dont_delete_gnulib_files.patch that prevents deletion of files from gnulib to be deleted by libtoolize. - BuildRequire help2man. - Remove unneeded clean section. - Use rpm macros where possible. - Pass V=1 to make to make compilation verbose. - Drop patch config-guess-sub-update.patch for libltdl/config as the folder no longer exists. - Drop patch libtool-ppc64le.patch for ppc handling as it is already part of v2.4.3 - Update to libtool 2.4.3 * * New features: - Moved to gnulib release infrastructure. - M4 is now used for scanning the M4 macros in your configure.ac that 'libtoolize' looks at to determine what files you want, and where you would like them installed. This means that you can compose your version number or any other argument that Libtoolize needs to know at M4 time using git-version-gen from gnulib, for example. - Invoking 'libtoolize --ltdl' no longer maintains a separate autoconf macro directory in the libltdl tree, but automatically adjusts the installed libltdl configuration files to share whatever macro directory is declared by the parent project. (Note: if you were already sharing a macro directory with AC_CONFIG_MACRO_DIR(ltdl/m4) or similar, that still works as does any other directory choice). - Invoking 'libtoolize --ltdl' no longer maintains a separate auxiliary scripts directory in the libltdl tree, but automatically adjusts the installed libltdl configuration files to share whatever auxiliary scripts directory is declared by the parent project. (Note: if you were already sharing an auxiliary directory with subproject libltdl using AC_CONFIG_AUX_DIR(ltdl/config) or similar, that still works as does any other directory choice). - The legacy tests have all been migrated to the Autotest harness. - The Autotest testsuite can be run without the especially time consuming tests with: make check-local TESTSUITEFLAGS='-k "/!expensive"/' * * Bug fixes: - Fix a long-standing latent bug in autom4te include path for autotests with VPATH builds. - Fix a long-standing latent bug in libtoolize that could delete lines from libltdl/Makefile.am in recursive mode due to underquoting in a sed script. - Fix a long-standing bug in libtoolize, by outputting the 'putting auxiliary files in' header with 'libtoolize --ltdl --subproject'. - Fix a long-standing bug in libtoolize subproject installation, by not installing a set of autoconf macro files into the parent project if there is no configure.ac present to use them. - The libtoolize subproject mode selector is now named '--subproject' and is equivalent to the implied '--subproject' mode when no other mode is selected; '--standalone' never worked, and is no longer accepted. - Libtool and libtoolize no longer choke on paths with a comma in them. - In the case where $SHELL does not have the same enhanced features (e.g. the ability to parse 'var+=append') as $CONFIG_SHELL, libtool will now correctly fallback to using only vanilla shell features instead of failing with a parse at startup. - Correctly recognize import libraries when Microsoft dumpbin is used as the name lister and extend the dumpbin wrapper to find symbols in import libraries using the -headers option of dumpbin. Also fix a bug in the dumpbin wrapper that could lead to broken symbol listings in some corner cases. - Use the improved Microsoft dumpbin support to mend preloading of import libraries for Microsoft Visual C/C++. - No longer mangle module-definition (.def) files when feeding them to the Microsoft Visual C/C++ linker via the -export-symbols argument to the libtool script, thus matching how .def files are handled when using GNU tools. - Recognize more variants (e.g. those starting with a LIBRARY statement) of module-definitions (.def) files when using them instead of a raw list of symbols to export. - Fix a long-standing bug when using libtoolize without automake; we no longer remove install-sh with --force, since it's not a file libtoolize will reinstall without --install.. * * Important incompatible changes: - GNU M4 is required to run libtoolize in a directory with a 'configure.ac' (or 'configure.in') that needs tracing to determine what modes and directories have been specified. - The use of the idiosyncratically named 'Makefile.inc' in nonrecursive libltdl builds is deprecated, although it will be supported for one more year or until the next release, whichever takes longer. Please upgrade to the more standard naming of 'ltdl.mk' in keeping with other GNU projects. - libtoolize now behaves consistenty in respect of multiple directory arguments to ACLOCAL_AMFLAGS and multiple invocations of AC_CONFIG- _MACRO_DIRS, where the first directory is always selected. Previous releases took the first ACLOCAL_AMFLAGS argument, but the last invocation of AC_CONFIG_MACRO_DIRS. - The libtoolize program now advises use of the new Autoconf AC_CONFIG_MACRO_DIRS declaration. If you follow that advice, all your developers will need at least autoconf-2.70 and automake-1.13 to rebootstrap your probject. If you still need to support bootstrap with older Autotools, then you should add the following to your configure.ac file: m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_define([AC_CONFIG_MACRO_DIRS], m4_defn([AC_CONFIG_MACRO_DIR]))]) - Overhead of probing for a non-backslash crippled echo equivalent during initialization of every script has been removed in favor of trusting that "/printf %sn"/ works out of the box on all non-museum host architectures. Manually setting ECHO appropriately in the build environment will be necessary on some ancient architectures. * * Changes in supported systems or compilers: - Support for bitrig (*-*-bitrig*). - Solaris 7 and earlier requires ECHO=/usr/ucb/echo in the build environment, to build and use libtool.
- version update to 0.9.10 [bsc#1183794] * The functions u8_casing_prefix_context, u8_casing_prefixes_context, u8_casing_suffix_context, u8_casing_suffixes_context, u16_casing_prefix_context, u16_casing_prefixes_context, u16_casing_suffix_context, u16_casing_suffixes_context, u32_casing_prefix_context, u32_casing_prefixes_context, u32_casing_suffix_context, u32_casing_suffixes_context, that are documented since version 0.9.1, are now actually implemented. * bump gnulib version - Fix RPM groups and summaries. - update to 0.9.9: * Fixed a multithread-safety bug - update to 0.9.8: * The data tables and line breaking algorithm have been updated to Unicode version 9.0.0 * In the include file unigbrk.h, the function uc_grapheme_breaks has been added to accommodate the new UAX#29 rules involving 3 or more consecutive characters - try to not run tests in parallel, make check stucks randomly - updated to 0.9.7: * license change * build system changes - Add baselibs.conf to generate -32bit packages - GNU libunistring 0.9.6: * The data tables and line breaking algorithm have been updated to Unicode version 8.0.0. - add keyring and verify source signature - fix SLE 11 SP3 build - Update to version 0.9.5 * The data tables and line breaking algorithm have been updated to Unicode version 7.0.0. * In the include file uniname.h, the function unicode_name_character has been extended to look for name aliases. - Remove patches merged on upstream release * libunistring-gnulib-ppc64le.patch * libunistring-parallel-make.patch - Use download Url as source - Remove autoconf, automake and libtool require; not needed anymore - Bump so version to 2 libunistring0 > libunistring2 - fix parallel build * added parallel-make.patch [bnc#866723] (private)
- skip building the tests that are neither installed nor run as they fail to build on 32bit platforms (like e.g. armv7l) (bsc#1181571) !!IMPORTANT!! Version 0.7 BREAKS ABI COMPATIBILITY WITHOUT CHANGING THE SONAME!!! https://github.com/axboe/liburing/issues/228 SONAME is bumped to 2 in commit 25bbcbef3e0a8bfba8044be55d08d5116c51dccd im master branch. !!!IMPORTANT!!! - Update to version 0.6 - removed barrier.h-add-generic-smp_mb-implementation.patch since it was merged in commit ba97eaf8f9ef2030d581be10df9d875dbfadc91d - License changed to match upstream - Fix builds on ppc64le and s390x (bsc#1159055) + barrier.h-add-generic-smp_mb-implementation.patch - Initial packaging for openSUSE (jsc#SLE-7494)
- Add libusb-bsc1178376-ppc-linux-flag.patch to fix the inclusion of "/sys/time.h"/ on PowerPC (bsc#1178376) - Update to version 1.0.21 * Core: Refactor code related to transfer flags and timeout handling * Darwin: Ignore root hub simulation devices * Darwin: Improved support for OS X El Capitan * Darwin: Work around devices with buggy endpoint descriptors * Darwin: Do not use objc_registerThreadWithCollector after its deprecation * Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated * Linux: Support preallocating kernel memory for zerocopy USB * Linux: Deal with receiving POLLERR before all transfers have completed * Solaris: Add solaris backend * Windows: Add Visual Studio 2015 support * Windows: Add usbdk backend * Prevent attempts to recursively handle events * Fix race condition in handle_timeout() * Allow transferred argument to be optional in bulk APIs * Various other bug fixes and improvements - Fix source url - Update to GNOME 3.20.2 FATE#318572 - Remove _smp_mflags usage to fix sporadic build errors - Update to version 1.0.20: * Add Haiku support * Fix multiple memory and resource leaks (#16, #52, #76, #81) * Fix possible deadlock when executing transfer callback * New libusb_free_pollfds() API * Darwin: Fix devices not being detected on OS X 10.8 (#48) * Linux: Allow larger isochronous transfer submission (#23) * Windows: Fix broken builds Cygwin/MinGW builds and compiler warnings * Windows: Fix broken bus number lookup * Windows: Improve submission of control requests for composite devices * Examples: Add two-stage load support to fxload (#12) * Correctly report cancellations due to timeouts * Improve efficiency of event handling * Improve speed of transfer submission in multi-threaded environments * Various other bug fixes and improvements - Update to version 1.0.19: * Add support for USB bulk streams on Linux and Mac OS X (#11) * Windows: Add AMD and Intel USB-3.0 root hub support * Windows: Fix USB 3.0 speed detection on Windows 8 or later (#10) * Added Russian translation for libusb_strerror strings * All: Various small fixes and cleanups - Build with pkgconfig(libudev), not pkgconfig(udev). - New upstream, new home page. - Update to version 1.0.18: * API extensions: * hotplug support * topology support * error processing, detaching, debugging etc. * many fixes * for more see ChangeLog - Added url as source. Please see http://en.opensuse.org/SourceUrls - Use %makeinstall instead of %make_install to build on SLE11.
- Update to version 1.18.0 * unix,win: add uv_os_getpid() * unix: remove incorrect assertion in uv_shutdown() * aix: fix -Wmaybe-uninitialized warning * win,doc: remove note about SIGWINCH on Windows * doc: fix IRC URL in CONTRIBUTING.md - 1.17.0 * ibmi: add support for new platform * unix: keep track of bound sockets sent via spawn * unix: avoid malloc() call in uv_spawn() * zos: add strnlen() implementation * test: add threadpool init/teardown test * test: avoid malloc() in threadpool test * test: lower number of tasks in threadpool test * test: fix test-spawn compilation * doc: clarify the description of uv_loop_alive() * win: issue memory barrier in uv_thread_join() * win: map UV_FS_O_EXLOCK to a share mode of 0 * win: fix build on case-sensitive file systems * win: fix test runner build with mingw64 * win: remove unused variable in test/test-fs.c - 1.16.1 * unix: move net/if.h include * win: fix undeclared NDIS_IF_MAX_STRING_SIZE - 1.16.0 * unix,win: add fs open flags, map O_DIRECT|O_DSYNC * win, fs: fix non-symlink reparse points * test: fix -Wstrict-prototypes warnings * unix, windows: map ENOTTY errno * unix: fall back to fsync() if F_FULLFSYNC fails * unix: do not close invalid kqueue fd after fork * zos: reset epoll data after fork * zos: skip fork_threadpool_queue_work_simple * test: keep platform_output as first test * unix,win: add uv_os_getppid() * test: fix const qualification compiler warning * doc: mark uv_default_loop() as not thread safe * win, pipe: null-initialize stream->shutdown_req * tty, win: get SetWinEventHook pointer at startup * test: no extra new line in skipped test output * pipe: allow access from other users * unix,win: add uv_if_{indextoname,indextoiid} * win: fix non-English dlopen error message * win: change st_blksize from `2048` to `4096` - Small spec file cleanup - Do not use source URL as fetching fails over ipv6 - Update to version 1.15.0: * win: fix buffer size in uv__getpwuid_r() * unix: use fchmod() in uv_fs_copyfile() * unix: support copying empty files * unix: truncate destination in uv_fs_copyfile() * linux: increase thread stack size with musl libc * test: clean up semaphore after use * unix: check for NULL in uv_os_unsetenv for parameter name * For extensive list of changes since last release see provided ChangeLog - Small spec file cleanup - Update to 1.10.1 * win: fix anonymous union syntax * unix: use uv__is_closing everywhere * win: add missing break statement * doc: fix wrong man page link for uv_fs_lstat() * win, tty: handle empty buffer in uv_tty_write_bufs * doc: add cjihrig alternative GPG ID * Revert "/win,tty: add support for ANSI codes in win10 v1511"/ - Add signature and keyring for GPG source verification - Update to 1.10.0 - Trim filler words from description - Update to 1.8.0 * unix: fix memory leak in uv_interface_addresses (Jianghua Yang) * unix: make uv_guess_handle work properly for AIX (Gireesh Punathil) * fs: undo uv__req_init when uv__malloc failed (Jianghua Yang) * build: remove unused 'component' GYP option (Saúl Ibarra Corretgé) * include: remove duplicate extern declaration (Jianghua Yang) * win: use the MSVC provided snprintf where possible (Jason Williams) * win, test: fix compilation warning (Saúl Ibarra Corretgé) * win: fix compilation with VS < 2012 (Ryan Johnston) * stream: support empty uv_try_write on unix (Fedor Indutny) * unix: fix request handle leak in uv__udp_send (Jianghua Yang) * src: replace QUEUE_SPLIT with QUEUE_MOVE (Ben Noordhuis) * unix: use QUEUE_MOVE when iterating over lists (Ben Noordhuis) * unix: squelch harmless valgrind warning (Ben Noordhuis) * test: don't abort on setrlimit() failure (Ben Noordhuis) * unix: only undo fs req registration in async mode (Ben Noordhuis) * unix: fix uv__getiovmax return value (HungMingWu) * unix: make work with Solaris Studio. (Adam Stylinski) * test: fix fs_event_watch_file_currentdir flakiness (Santiago Gimeno) * unix: skip prohibited syscalls on tvOS and watchOS (Nathan Corvino) * test: use FQDN in getaddrinfo_fail test (Wink Saville) * docs: clarify documentation of uv_tcp_init_ex (Andrius Bentkus) * win: fix comment (Miodrag Milanovic) * doc: fix typo in README (Angel Leon) * darwin: abort() if (un)locking fs mutex fails (Ben Noordhuis) * pipe: enable inprocess uv_write2 on Windows (Louis DeJardin) * win: properly return UV_EBADF when _close() fails (Nicholas Vavilov) * test: skip process_title for AIX (Imran Iqbal) * misc: expose handle print APIs (Petka Antonov) * include: add stdio.h to uv.h (Saúl Ibarra Corretgé) * misc: remove unnecessary null pointer checks (Ian Kronquist) * test,freebsd: skip udp_dual_stack if not supported (Santiago Gimeno) * linux: don't retry dup2/dup3 on EINTR (Ben Noordhuis) * unix: don't retry dup2/dup3 on EINTR (Ben Noordhuis) * test: fix -Wtautological-pointer-compare warnings (Saúl Ibarra Corretgé) * win: map ERROR_BAD_PATHNAME to UV_ENOENT (Tony Kelman) * test: fix test/test-tty.c for AIX (Imran Iqbal) * android: support api level less than 21 (kkdaemon) * fsevents: fix race on simultaneous init+close (Fedor Indutny) * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra Corretgé) * fs: add uv_fs_realpath() (Yuval Brik) * win: fix path for removed and renamed fs events (Joran Dirk Greef) * win: do not read more from stream than available (Jeremy Whitlock) * test: test that uv_close() doesn't corrupt QUEUE (Andrey Mazo) * unix: fix uv_fs_event_stop() from fs_event_cb (Andrey Mazo) * test: fix self-deadlocks in thread_rwlock_trylock (Ben Noordhuis) * src: remove non ascii character (sztomi) * test: fix test udp_multicast_join6 for AIX (Imran Iqbal) - Make building more verbose - Update to 1.7.5 - unix: Support atomic compare & swap xlC on AIX (nmushell) - unix: Fix including uv-aix.h on AIX (nmushell) - unix: consolidate rwlock tryrdlock trywrlock errors (Saúl Ibarra Corretgé) - unix, win: consolidate mutex trylock errors (Saúl Ibarra Corretgé) - darwin: fix memory leak in uv_cpu_info (Jianghua Yang) - test: add tests for the uv_rwlock implementation (Bert Belder) - win: redo/fix the uv_rwlock APIs (Bert Belder) - win: don't fetch function pointers to SRWLock APIs (Bert Belder) - Changes for 1.7.4: - doc: uv_read_start and uv_read_cb clarifications (Ben Trask) - freebsd: obtain true uptime through clock_gettime() (Jianghua Yang) - win, tty: do not convert r to rn (Colin Snover) - build,gyp: add DragonFly to the list of OSes (Michael Neumann) - fs: fix bug in sendfile for DragonFly (Michael Neumann) - doc: add uv_dlsym() return type (Brian White) - tests: fix fs tests run w/o full getdents support (Jeremy Whitlock) - doc: fix typo (Devchandra Meetei Leishangthem) - doc: fix uv-unix.h location (Sakthipriyan Vairamani) - unix: fix error check when closing process pipe fd (Ben Noordhuis) - test,freebsd: fix ipc_listen_xx_write tests (Santiago Gimeno) - win: fix unsavory rwlock fallback implementation (Bert Belder) - doc: clarify repeat timer behavior (Eli Skeggs) - Changes for 1.7.3: - threadpool: fix thread starvation bug (Ben Noordhuis) - Changes for 1.7.2: - unix, win: make uv_loop_init return on error (Willem Thiart) - win: reset pipe handle for pipe servers (Saúl Ibarra Corretgé) - win: fix replacing pipe handle for pipe servers (Saúl Ibarra Corretgé) - win: fix setting pipe pending instances after bind (Saúl Ibarra Corretgé) - Changes for 1.7.1: - doc: document the procedure for verifying releases (Saúl Ibarra Corretgé) - doc: add note about Windows binaries to the README (Saúl Ibarra Corretgé) - doc: use long GPG IDs in MAINTAINERS.md (Saúl Ibarra Corretgé) - Revert "/stream: squelch ECONNRESET error if already closed"/ (Saúl Ibarra Corretgé) - doc: clarify uv_read_stop() is idempotent (Corbin Simpson) - unix: OpenBSD's setsockopt needs an unsigned char for multicast (Zachary Hamm) - test: Fix two memory leaks (Karl Skomski) - unix,win: return EINVAL on nullptr args in uv_fs_{read,write} (Karl Skomski) - win: set accepted TCP sockets as non-inheritable (Saúl Ibarra Corretgé) - unix: remove superfluous parentheses in fs macros (Ben Noordhuis) - unix: don't copy arguments for sync fs requests (Ben Noordhuis) - test: plug small memory leak in unix test runner (Ben Noordhuis) - unix,windows: allow NULL loop for sync fs requests (Ben Noordhuis) - unix,windows: don't assert on unknown error code (Ben Noordhuis) - stream: retry write on EPROTOTYPE on OSX (Brian White) - common: fix use of snprintf on Windows (Saúl Ibarra Corretgé) - tests: refactored fs watch_dir tests for stability (Jeremy Whitlock) - Changes for 1.7.0: - win,stream: add slot to remember CRT fd (Bert Belder) - win,pipe: properly close when created from CRT fd (Bert Belder) - win,pipe: don't close fd 0-2 (Bert Belder) - win,tty: convert fd -> handle safely (Bert Belder) - win,tty: properly close when created from CRT fd (Bert Belder) - win,tty: don't close fd 0-2 (Bert Belder) - win,fs: don't close fd 0-2 (Bert Belder) - win: include "/malloc.h"/ (Cheng Zhao) - windows: MSVC 2015 has C99 inline (Jason Williams) - dragonflybsd: fixes for nonblocking and cloexec (Michael Neumann) - dragonflybsd: use sendfile(2) for uv_fs_sendfile (Michael Neumann) - dragonflybsd: fix uv_exepath (Michael Neumann) - win,fs: Fixes align(8) directive on mingw (Stefano Cristiano) - unix, win: prevent replacing fd in uv_{udp,tcp,pipe}_t (Saúl Ibarra Corretgé) - win: move logic to set socket non-inheritable to uv_tcp_set_socket (Saúl Ibarra Corretgé) - unix, win: add ability to create tcp/udp sockets early (Saúl Ibarra Corretgé) - test: retry select() on EINTR, honor milliseconds (Ben Noordhuis) - unix: consolidate tcp and udp bind error (Saúl Ibarra Corretgé) - test: conditionally skip udp_ipv6_multicast_join6 (heshamsafi) - core: add UV_VERSION_HEX macro (Saúl Ibarra Corretgé) - doc: add section with version-checking macros and functions (Saúl Ibarra Corretgé) - tty: cleanup handle if uv_tty_init fails (Saúl Ibarra Corretgé) - darwin: save a fd when FSEvents is used (Saúl Ibarra Corretgé) - win: fix returning thread id in uv_thread_self (Saúl Ibarra Corretgé) - common: use offsetof for QUEUE_DATA (Saúl Ibarra Corretgé) - win: remove UV_HANDLE_CONNECTED (A. Hauptmann) - docs: add Windows specific note for uv_fs_open (Saúl Ibarra Corretgé) - doc: add note about uv_fs_scandir (Saúl Ibarra Corretgé) - test,unix: reduce stack size of watchdog threads (Ben Noordhuis) - win: add support for recursive file watching (Saúl Ibarra Corretgé) - win,tty: support consoles with non-default colors (John McNamee) - doc: add missing variable name (Yosuke Furukawa) - stream: squelch ECONNRESET error if already closed (Santiago Gimeno) - build: remove ancient condition from common.gypi (Saúl Ibarra Corretgé) - tests: skip some tests when network is unreachable (Luca Bruno) - build: proper support for android cross compilation (guworks) - android: add missing include to pthread-fixes.c (RossBencina) - test: fix compilation warning (Saúl Ibarra Corretgé) - doc: add a note about uv_dirent_t.type (Saúl Ibarra Corretgé) - win,test: fix shared library build (Saúl Ibarra Corretgé) - test: fix compilation warning (Santiago Gimeno) - build: add experimental Windows installer (Roger A. Light) - threadpool: send signal only when queue is empty (chenttuuvv) - aix: fix uv_exepath with relative paths (Richard Lau) - build: fix version syntax in AppVeyor file (Saúl Ibarra Corretgé) - unix: allow nbufs > IOV_MAX in uv_fs_{read,write} (ronkorving) - Update to 1.6.1 * unix: handle invalid _SC_GETPW_R_SIZE_MAX values (cjihrig) - Changes for 1.6.0 * aix: fix setsockopt for multicast options (Michael) * unix: don't block for io if any io handle is primed (Saúl Ibarra Corretgé) * windows: MSVC 2015 has snprintf() (Rui Abreu Ferreira) * windows: Add VS2015 support to vcbuild.bat (Jason Williams) * doc: fix typo in tcp.rst (Igor Soarez) * linux: work around epoll bug in kernels < 2.6.37 (Ben Noordhuis) * unix,win: add uv_os_homedir() (cjihrig) * stream: fix `select()` race condition (Fedor Indutny) * unix: prevent infinite loop in uv__run_pending (Saúl Ibarra Corretgé) * unix: make sure UDP send callbacks are asynchronous (Saúl Ibarra Corretgé) * test: fix `platform_output` netmask printing. (Andrew Paprocki) * aix: add ahafs autoconf detection and README notes (Andrew Paprocki) * core: add ability to customize memory allocator (Saúl Ibarra Corretgé) - Changes for 1.5.0 * doc: clarify that the thread pool primites are not thread safe (Andrius Bentkus) * aix: always deregister closing fds from epoll (Michael) * unix: fix glibc-2.20+ macro incompatibility (Massimiliano Torromeo) * doc: add Sphinx plugin for generating links to man pages (Saúl Ibarra Corretgé) * doc: link system and library calls to man pages (Saúl Ibarra Corretgé) * doc: document uv_getnameinfo_t.{host|service} (Saúl Ibarra Corretgé) * build: update the location of gyp (Stephen von Takach) * win: name all anonymous structs and unions (TomCrypto) * linux: work around epoll bug in kernels 3.10-3.19 (Ben Noordhuis) * darwin: fix size calculation in select() fallback (Ole André Vadla Ravnås) * solaris: fix setsockopt for multicast options (Julien Gilli) * test: fix race condition in multithreaded test (Ben Noordhuis) * doc: fix long lines in tty.rst (Ben Noordhuis) * test: use UV_TTY_MODE_* values in tty test (Ben Noordhuis) * unix: don't clobber errno in uv_tty_reset_mode() (Ben Noordhuis) * unix: reject non-tty fds in uv_tty_init() (Ben Noordhuis) * win: fix pipe blocking writes (Alexis Campailla) * build: fix cross-compiling for iOS (Steven Kabbes) * win: remove unnecessary malloc.h * include: use `extern "/c++"/` for defining C++ code (Kazuho Oku) * unix: reap child on execvp() failure (Ryan Phillips) * windows: fix handle leak on EMFILE (Brian Green) * test: fix tty_file, close handle if initialized (Saúl Ibarra Corretgé) * doc: clarify what uv_*_open accepts (Saúl Ibarra Corretgé) * doc: clarify that we don't maintain external doc resources (Saúl Ibarra Corretgé) * build: add documentation for ninja support (Devchandra Meetei Leishangthem) * doc: document uv_buf_t members (Corey Farrell) * linux: fix epoll_pwait() fallback on arm64 (Ben Noordhuis) * android: fix compilation warning (Saúl Ibarra Corretgé) * unix: don't close the fds we just setup (Sam Roberts) * test: spawn child replacing std{out,err} to stderr * unix: fix swapping fds order in uv_spawn * unix: fix potential bug if dup2 fails in uv_spawn * test: remove LOG and LOGF variadic macros * win: fix uv_fs_access on directories * win: fix of double free in uv_uptime * unix: open "//dev/null"/ instead of "//"/ for emfile_fd * docs: add some missing words * unix: clean up uv_fs_open() O_CLOEXEC logic * build: set SONAME for shared library in uv.gyp * windows: define snprintf replacement as inline instead of static * win: fix unlink of readonly files * doc: fix uv_run(UV_RUN_DEFAULT) description * linux: intercept syscall when running under memory sanitizer * aix: fix uv_interface_addresses return value * windows: defer reporting TCP write failure until next tick * test: add test for deferred TCP write failure - Version bump to 1.4.2: * stream: ignore EINVAL for SO_OOBINLINE on OS X (Fedor Indutny) * win: don't use inline keyword in thread.c (Ben Noordhuis) * windows: fix * setting dirent types on uv_fs_scandir_next (Saúl Ibarra Corretgé) * * unix,windows: make uv_thread_create() return errno (Ben Noordhuis) * tty: * fix build for SmartOS (Julien Gilli) * unix: fix for uv_async data race * (Michael Penick) * unix, windows: map EHOSTDOWN errno (Ben Noordhuis) * * stream: use SO_OOBINLINE on OS X (Fedor Indutny) - Version bump to 1.4.0 which is the latest release - Cleanup with the spec cleaner - Try to enable tests and they currently fail - update to v0.11.29 - update to v0.11.28 - update to 0.11.24 - install pkg-config file - Update to version 0.11.23 * bug fixes - update to v0.11.21 - initial packaging of v0.11.19
- Use %license (boo#1082318) - add libverto-devel baselib for use by libkrb5-devel-32bit, for use by Wine 32bit. - There is no change made about the package itself, this is only copying over some changelog texts from SLE package: - [fate#320326](https://fate.suse.com/320326) - Split off libev, glib and tevent module to sub-package - Remove irrelevant changelog entries from changelog file. - Add baselibs.conf to enable multilib. - Spec cleanup. - Name shared library packages according to policy. - Source extracted from Fedora 21 release SRPM, with minor adjustments.
- Add 174.patch (https://patch-diff.githubusercontent.com/raw/linuxwacom/libwacom/pull/174.patch): + Disable deprecated symbol test when using LTO. - Update to 1.1: New devices: Wacom HID 5115 Other change: * Button codes defined for the 3rd gen Intuos S Changes from version 1.0: - udev rules are now installed by default Changes from version 0.99.901: New devices * Lenovo YOGA 720, YOGA 520, IdeaPad FLEX 5, MIIX 520 * Dell XPS 15 9570, Latitude 5175 * HP Spectre x360, Envy x360 Convertible * Wacom Intuos Pro 2 S, Cintiq 22, DTK-1660E * Huion 610 Pro v2 * Samsung 930QAA Other changes: * New API: libwacom_get_model_name() * meson build system support * fixed symbol versioning * EKR button ordering fixed * Stylus grouping added Changes from version 0.33: - New devices: * Wacom Bamboo Fun 4x5, Bamboo Fun 6x8, Bamboo1 5x8, Cintiq 16 * HP EliteBook x360, x2, HP Envy x360 * Acer Switch SA5 * Huion H420 * Lenovo Thinkpad L380 Yoga, L390 Yoga, Ideapad Flex, Yoga 730 * Dell Latitude 7390 - Switch to meson for 15.2/tumbleweed - Remove URI from keyring: file is no longer there. - Add libxml2 to BuildRequires. - Don't manually install udev rules: now done by install. - Switch URL to github. - Run through spec-cleaner - Update to 0.32 Support for the following devices has been added: * Lenovo Yoga 730, X380, 300e * Dell XPS 15 9575 * HP Spectre x360 * Toshiba Portege X20W-D * DTU-1141B * Graphire4 6x8 * ISDv4 50fd, 4807 Other change: * tools: provide a man page for libwacom-list-local-devices - update to 0.30 to support the following devices (boo#1096292): * Lenovo X1 Yoga 3rd * HP Spectre x360, HP Elite x1012 G2, HP Envy x360 * Turcom TS-6610 * ISDv4 50b4 * Cintiq Pro 24, Cintiq Pro 32 * ISDV4 5099, 50b6, 509d, 5090, 50f1, 50f8, 5110, 508b * Bamboo Pad * DTK-2451, 2452 * One by Wacom (2nd gen) * Dell Canvas 27 * Pro Pen 3D stylus * XP-Pen Star 03 * ISDv4 4831 (Dell XPS 13 9365) * DTH-1152 * Wireless Intuos Pro 2nd Generation * ISDV4 4809, 481a 4822, 4824, 484c, 5010 * ISDV4 104, 10E, 117, 124, 4814, 5013, 5014, 503E, 503F, 5048, 5044 * USB Graphire * Cintiq Pro 13, 16 * Second generation Intuos Pro M * Second generation Intuos Pro L - verify source signatures - Build wacom udev rules (boo#1041714) fixes libinput error: libinput bug: Device 'Wacom BambooPT 2FG Small Pad' does not meet tablet criteria. Ignoring this device. - Update to version 0.23 + New devices: - ISDV4 5040, MobileStudio Pro + The 22HD(T) is now marked as having strip modes - Changes from version 0.22 + New API: libwacom_get_paired_device() + The EKR has the modes enabled now + Fixes to the show-svg-image tool - Changes from version 0.21 + New devices: - MTE-450 "/Bamboo"/, Lenovo ThinkPad Tablet 10 + Layout fixes for the Express Key Remote, Intuos series - Changes from version 0.20 + New devices: "/One by wacom"/ + Layout fixes, especially for the Express Key Remote - Changes from version 0.19 + New devices: - DTK-1651, ISDv4 0x504a + Quirk added to prevent udev tagging HUION Consumer Control devices as tablets - Changes from version 0.18 + Renamed "/.tablet"/ files for Bamboo devices + Modified user-visible names of Bamboo devices - "/Wacom Bamboo 16FG 4x5"/ -> "/Wacom Bamboo Capture"/ - "/Wacom Bamboo 2FG 4x5"/ -> "/Wacom Bamboo (2FG)"/ - "/Wacom Bamboo 2FG 6x8"/ -> "/Wacom Bamboo Fun medium (2FG)"/ - "/Wacom Bamboo 2FG"/ -> "/Wacom Bamboo Touch (2FG)"/ - "/Wacom Bamboo Craft"/ -> "/Wacom Bamboo Fun small (2FG)"/ - "/Wacom Bamboo Pen"/ -> "/Wacom Bamboo Pen small"/ + New devices: - Missing gen-1 Bamboo (0xd5) - Missing gen-2.5 Bamboos (0xd6, 0xd7, 0xd8, 0xd9, 0xda, 0xdb) - Missing gen-3 Bamboos (0xdc, 0xdd, 0dxf) - Changes from version 0.17 + New devices: - Cintiq Companion 2 (DTH-1310) - ExpressKey Remote + New WacomClass: WCLASS_REMOTE - Changes from version 0.16 + Data files for Intuos and Intuos 2 series added + New stylus ID 0x8e2 - Update to version 0.15 * Support added for ISDv4 0x4800 (Dell Venue 10 5050 Android tablet) * Bustype i2c is now supported - Changes from version 0.14 * Support added for Cintiq 13HD touch * Fixes to the udev rule set to tag uinput devices correctly too * Integrated tabled are not marked as ID_INPUT_TOUCHPAD anymore now - Update to version 0.13: + New devices: - DTU-1141. - Huion H610 Pro. + Several memory leak fixes. + Added libwacom_match_get_name() to allow data-file matching on the name as well as the pid/vid. - Update to version 0.12: + Added libwacom_stylus_has_wheel() for relative wheel detection. + Added libwacom_stylus_get_axes() for a list of supported axes. + New devices: - Cintiq 27QHD, Cintiq 27QHD Touch. - DTU-1031X. - Intuos Pen Medium. + Reworked udev rules: - be more restrictive when to set ID_INPUT_TOUCHPAD. - unset ID_INPUT_JOYSTICK on tablet devices. - tag the Pad device as ID_INPUT_TABLET_PAD. - Update to version 0.11: + Better detection of wireless tablets on kernels 3.18. + New devices: Cintiq Companion.
- merge gh#wfeldt/libx86emu#28 - update README to explain about library versions - adjust code to compile with older C standards - 3.1 - merge gh#wfeldt/libx86emu#27 - rework (i)div and (i)mul instructions - fix typo - add (i)div opcode tests - rework (i)mul instructions to set flags correctly - add (i)mul tests - 3.0 - merge gh#wfeldt/libx86emu#17 - Introduce LDFLAGS variable in Makefiles - test: Link with the development version of the library - test: Sort tests by name - Add Travis CI configuration file and a badge in the README - Travis CI integration - 2.6 - merge gh#wfeldt/libx86emu#22 - decode: Prepare for SSE support - ops2: Add SSE instructions - ops2: Add packed SSE ops - Minimal SSE support - merge gh#wfeldt/libx86emu#21 - prim_ops: Fix compiler warning - merge gh#wfeldt/libx86emu#24 - ops2: Add cpuid support using a new handler - ops2: Introduce a callback function for MSR access - Push cpuid msr callback - merge gh#wfeldt/libx86emu#26 - add '--32' option to demo program to start in 32-bit mode - 2.5 - merge gh#wfeldt/libx86emu#19 - decode: Fix compiler warning - 2.4 - merge gh#wfeldt/libx86emu#15 - include: Fix GCC strict-prototypes warning - include: Fix 'multiple definition of' linker errors - Small fixes - 2.3 - merge gh#wfeldt/libx86emu#14 - ops2: Add support for conditional move - ops2: Implement bswap - Add additional ops2 instructions - 2.2 - Use %license instead of %doc [bsc#1082318] - merge gh#wfeldt/libx86emu#13 - Fix README.md header typos - 2.1 - Fix RPM groups. Trim bias from descriptions. - merge gh#wfeldt/libx86emu#12 - fstirlitz: make libx86emu re-entrant - 2.0 - merge gh#wfeldt/libx86emu#11 - enhance documentation - update git2log script - add better description - 1.14 - merge gh#wfeldt/libx86emu#7 - add a small demo program - 1.13 - merge gh#wfeldt/libx86emu#9 - add proper LICENSE file (containing the actual license) and add it consistently to all source files - 1.12 - Add tests for retn/retf instructions - Small compatibility fixes for msvc compiler - 1.11 - add tests for rol/ror instructions - rewrite rol/ror implementation to be more readable and to fix overflow flag setting - 1.10 - build on more archs - 1.9 - Fixed some small bugs - Fixed "/RET imm"/ instructions - 1.8 - build on more archs - 1.7 - Add what's libx86emu useful for - Add documentation about how the project is sent to the distribution - Convert README to Markdown - 1.6 - avoid using reserved c++ words - fix typo in Makefile - fix some compiler warnings - prepare for obs auto-submission - add VERSION file back - 1.5
- u_don-t-flag-extra-reply-in-xcb_take_socket.patch * Fix IO errors with KWin in combination with NVIDIA driver. (bnc#1101560) - Update to version 1.13 * As with xcb-proto, this release mainly enables multi-planar buffers in DRI3 v1.2 via support for variable-sized lists of FDs, and enables sending GenericEvents to other clients. Present v1.2 and RandR v1.6 did not require any specific library changes. - supersedes U_add-support-for-eventstruct.patch, u_build_python3.patch - Really conditionalize the python3 option to allow us building without any python2 present * u_build_python3.patch - Convert to pkgconfig style deps - Format bit with spec-cleaner - Enable xinput extension. (bnc#1074249) - U_add-support-for-eventstruct.patch * Update xinput to the state when it was enabled by default upstream. - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * Prevent infinite loop also in case DISPLAY is non-local. - Use spaces instead of tabs in the patches (as does the original source code) to avoid confusion. - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * If authentication (with *stage == 0) failed and the variable XAUTHLOCALHOSTNAME wasn't set, we were never getting to stage 2 in the original patch, causing calls to xcb_connect_to_display to be stuck in an infinite loop. Now we also go to stage 2 if the variable isn't set. - fixes build against python3 (package rename of python-xcb-proto-devel to python3-xcb-proto-devel) - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch * Modify this patch to do what it say - retry not only if the current hostname is not found in the xauthority file, but also when it is rejected by X server. (bnc#1043221) - Update to version 1.12 * here is a new version of libxcb for you to enjoy. The highlights are the same as for the new xcb-proto release: xinput support, RandR 1.5 and an automatic alignment checker. - removed libxcb-xevie0/libxcb-xprint0 subpackages - n_If-auth-with-credentials-for-hostname-fails-retry-with-XAUTHLOCALHOSTNAME.patch: If auth with credentials for hostname fails retry with XAUTHLOCALHOSTNAME (boo#906622). - Update to version 1.11.1: This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers.
- add compatibility provides for Step 15 as well (bsc#1181571) - Add compatibility provides for SLE15 - Update to version 4.4.15 * The compatibility symbols crypt_gensalt_r, xcrypt, xcrypt_r, xcrypt_gensalt, and xcrypt_gensalt_r are deprecated further * Speed up ka-sunmd5 by skipping most of the test phrases - Package README.md and TODO.md (bsc#1165389) - Update to version 4.4.12 * Another fix for GCC v10.x, which occurs on s390 architectures only. - Update to version 4.4.11 * Fixes for GCC v10.x * Change how the known-answer tests are parallelized - gcc10.patch: remove - gcc10.patch: fix build with gcc10 (bsc#1158192) - Update to version 4.4.10 * Fix alignment problem for GOST 34.11 (Streebog) in gost-yestcrypt. * The crypt_* functions will now all fail and set errno to ERANGE if their 'phrase' argument is longer than CRYPT_MAX_PASSPHRASE_SIZE characters (this is currently 512) * The NT hashing method no longer truncates passphrases at 128 characters; Windows does not do this. - format-overflow.patch: remove - Disable LTO due to symbol versioning (boo#1138833). - format-overflow.patch: Fix -Werror=format-overflow - Update to version 4.4.3: * Add libxcrypt.so, libxcrypt.a and xcrypt.h. * Add new man3 manual pages. - Set compatibility level to suse - Add conflicts with glibc-devel < 2.28 - Fix RPM groups for Factory. - Update to libxcrypt 4.1.0 * Fix spelling of SUSE. * Lower the minimum required automake version to 1.14. * Fix build with USE_SWAPCONTEXT turned off. * Extend --enable-weak-hashes configure option to accept optional "/glibc"/ parameter. * Fix the leak of obtained random bytes. * Check expected output strings for deterministic methods. * Fix memory leak in crypt_sha1_rn. * Fix read of random bytes out of bounds in gensalt_sha1_rn. * Make it possible to disable individual hashes at configure time. * Make salt validation pickier. * Replace crypt-sunmd5.c with BSD-licensed cleanroom reimplementation. * Make crypt_gensalt for $sha1 deterministic. * Fix incorrect output-size computation in crypt_sha1_rn. * Add docs for SHA1, MD5/Sun, NTHASH. * Introduce CRYPT_GENSALT_IMPLEMENTS_* feature test macros. * Install libcrypt.pc symlink along with libxcrypt.pc. * Extend --enable-obsolete-api configure option. * Extend overall test coverage. - Update to libxcrypt 4.0.1 - ABI compatible replacement for libcypt from glibc
- add dependency to xkeyboard-config (boo#953161) - Update to version 1.0.9 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. - added missing provides/obsoletes in baselibs.conf (bnc#873443) - Use more robust make install call - Update to version 1.0.8: + Janitorial cleanups + Build configuration improvements - correct formatting of buildrequires - added missing provides/obsoletes for xorg-x11-libxkb(-devel) - Rename xorg-x11-libxkbfile to libxkbfile and utilize shlib policy - bumped version number to 7.6 - libxkbfile 1.0.7 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. - libxkbfile 1.0.6 - bumped version number to 7.5 - add baselibs.conf as a source - revert static library and .la file removal for SUSE versions <= 11.1. - remove static libraries and "/la"/ files
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Use more robust make install call - specfile cleanup - Split xorg-x11-libs into separate packages
- Security fix: [bsc#1186015, CVE-2021-3541] * Exponential entity expansion attack bypasses all existing protection mechanisms. - Add libxml2-CVE-2021-3541.patch - Security fix: [bsc#1185698, bsc#1185879, CVE-2021-3537] * NULL pointer dereference in valid.c:xmlValidBuildAContentModel * Add libxml2-CVE-2021-3537.patch - Security fix: [bsc#1185408, CVE-2021-3518] * Fix use-after-free in xinclude.c:xmlXIncludeDoProcess() * Add libxml2-CVE-2021-3518.patch - Security fix: [bsc#1185410, CVE-2021-3517] * Fix heap-based buffer overflow in entities.c:xmlEncodeEntitiesInternal() * Add libxml2-CVE-2021-3517.patch - Security fix: [bsc#1185409, CVE-2021-3516] * Fix use-after-free in entities.c:xmlEncodeEntitiesInternal() * Add libxml2-CVE-2021-3516.patch - Avoid quadratic checking of identity-constraints: [bsc#1178823] * key/unique/keyref schema attributes currently use qudratic loops to check their various constraints (that keys are unique and that keyrefs refer to existing keys). * This fix uses a hash table to avoid the quadratic behaviour. - Add libxml2-Avoid-quadratic-checking-of-identity-constraints.patch - Security fix: [bsc#1176179, CVE-2020-24977] * xmllint: global-buffer-overflow in xmlEncodeEntitiesInternal - Add patch libxml2-CVE-2020-24977.patch - Fix invalid xmlns references since the fix for CVE-2019-19956 [bsc#1172021] - Remove libxml2-CVE-2019-19956.patch - Security fix: [bsc#1161521, CVE-2019-20388] * Memory leak in xmlSchemaPreRun in xmlschemas.c - Add libxml2-CVE-2019-20388.patch - Security fix: [bsc#1161517, CVE-2020-7595] * xmlStringLenDecodeEntities in parser.c has an infinite loop in a certain end-of-file situation - Add libxml2-CVE-2020-7595.patch - Security fix: [bsc#1159928, CVE-2019-19956] * Memory leak related to newDoc->oldNs in xmlParseBalancedChunkMemoryRecover:parser.c - Add libxml2-CVE-2019-19956.patch - Synchronize changelog files for libxml2 and python-libxml2-python [bsc#1123919] - Added a new configurable variable XPATH_DEFAULT_MAX_NODESET_LENGTH to avoid nodeset limit when processing large XML files [bsc#1135123] * Added libxml2-make-XPATH_MAX_NODESET_LENGTH-configurable.patch - Security fix: [bsc#1088279, CVE-2018-9251][bsc#1105166, CVE-2018-14567] * Infinite loop in LZMA decompression * Fixes CVE-2018-9251 introduced by CVE-2017-18258 * Added libxml2-CVE-2018-14567.patch - Security fix [bsc#1102046, CVE-2018-14404] * NULL pointer dereference in xpath.c:xmlXPathCompOpEval() can allow attackers to cause a denial of service * Added libxml2-CVE-2018-14404.patch - Version update to 2.9.7 release: * Bug Fixes: + xmlcatalog: restore ability to query system catalog easily + Fix comparison of nodesets to strings * Improvements: + Add Makefile rules to rebuild HTML man pages + Remove generated file python/setup.py from version control + Fix mixed decls and code in timsort.h + Rework handling of return values in thread tests + Fix unused variable warnings in testrecurse + Fix -Wimplicit-fallthrough warnings + Upgrade timsort.h to latest revision + Fix a couple of warnings in dict.c and threads.c + Fix unused variable warnings in nanohttp.c + Don't include winsock2.h in xmllint.c + Use __linux__ macro in generated code * Portability: + Add declaration for DllMain + Fix preprocessor conditional in threads.h + Fix macro redefinition warning + many Windows specific improvements * Documentation: + xmlcatalog: refresh man page wrt. quering system catalog easily - Includes bug fixes from 2.9.6: * Fix XPath stack frame logic * Report undefined XPath variable error message * Fix regression with librsvg * Handle more invalid entity values in recovery mode * Fix structured validation errors * Fix memory leak in LZMA decompressor * Set memory limit for LZMA decompression * Handle illegal entity values in recovery mode * Fix debug dump of streaming XPath expressions * Fix memory leak in nanoftp * Fix memory leaks in SAX1 parser - Drop libxml2-bug787941.patch * upstreamed in 3157cf4e53c03bc3da604472c015c63141907db8 - Update package summaries and RPM groups. Trim descriptions for size on secondary subpackages. Replace install call by a commonly-used macro. - Add patch to fix TW integration: * libxml2-bug787941.patch - Version update to 2.9.5 release: * Merged all the previous cve fixes that were patched in * Few small tweaks - Remove merged patches: * libxml2-CVE-2016-4658.patch * libxml2-CVE-2017-0663.patch * libxml2-CVE-2017-5969.patch * libxml2-CVE-2017-9047.patch * libxml2-CVE-2017-9048.patch * libxml2-CVE-2017-9049.patch * libxml2-2.9.4-fix_attribute_decoding.patch - Security fix: * libxml2-CVE-2017-0663.patch [bsc#1044337, CVE-2017-0663] * Fix Heap buffer overflow in xmlAddID - Security fix: * libxml2-CVE-2017-5969.patch [bsc#1024989, CVE-2017-5969] * Fix NULL pointer deref in xmlDumpElementContent - Security fixes: * libxml2-CVE-2017-9049.patch [bsc#1039066] * heap-based buffer overflow (xmlDictComputeFastKey func) * libxml2-CVE-2017-9048.patch [bsc#1039063] * stack overflow vulnerability (xmlSnprintfElementContent func) * libxml2-CVE-2017-9047.patch [bsc#1039064] * stack overflow vulnerability (xmlSnprintfElementContent func) - Added libxml2-CVE-2016-4658.patch: Disallow namespace nodes in XPointer ranges. Namespace nodes must be copied to avoid use-after-free errors. But they don't necessarily have a physical representation in a document, so simply disallow them in XPointer ranges [bsc#1005544] [CVE-2016-4658] - add libxml2-2.9.4-fix_attribute_decoding.patch to fix attribute decoding during XML schema validation [bnc#983288] - Update libxml2 to version libxml2-2.9.4. The new version is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835, CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838, CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and CVE-2016-1762. - Remove obsolete patches libxml2-2.9.1-CVE-2016-3627.patch, 0001-Add-missing-increments-of-recursion-depth-counter-to.patch, and libxml2-2.9.3-bogus_UTF-8_encoding_error.patch. - add libxml2-2.9.3-bogus_UTF-8_encoding_error.patch to fix XML push parser that fails with bogus UTF-8 encoding error when multi-byte character in large CDATA section is split across buffer [bnc#962796] - Add libxml2-2.9.1-CVE-2016-3627.patch to fix stack exhaustion while parsing certain XML files in recovery mode (CVE-2016-3627, bnc#972335). - Add 0001-Add-missing-increments-of-recursion-depth-counter-to.patch to improve protection against Billion Laughs Attack (bnc#975947). - Update to new upstream release 2.9.3 (bsc#954429): * Fixes for CVE-2015-8035, CVE-2015-7942, CVE-2015-7941, CVE-2015-1819, CVE-2015-7497, CVE-2015-7498, CVE-2015-5312, CVE-2015-7499, CVE-2015-7500 and CVE-2015-8242 * And other bugfixes - Removed upstream fixed patches: * libxml2-dont_initialize_catalog.patch * 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch * 0002-Adding-example-from-bugs-738805-to-regression-tests.patch - fix a missing entities after CVE-2014-3660 fix (https://bugzilla.gnome.org/show_bug.cgi?id=738805) * added patches: 0001-Fix-missing-entities-after-CVE-2014-3660-fix.patch 0002-Adding-example-from-bugs-738805-to-regression-tests.patch - fix a regression in libxml2 2.9.2 * https://bugzilla.redhat.com/show_bug.cgi?id=1153753 - add libxml2-dont_initialize_catalog.patch - update to 2.9.2 * drop libxml2-CVE-2014-3660.patch (upstream) * add keyring to verify tarball Security: Fix for CVE-2014-3660 billion laugh variant CVE-2014-0191 Do not fetch external parameter entities Improvements: win32/libxml2.def.src after rebuild in doc elfgcchack.h: more legacy needs xmlSAX2StartElement() and xmlSAX2EndElement() elfgcchack.h: add xmlXPathNodeEval and xmlXPathSetContextNode Provide cmake module Fix a couple of issues raised by make dist Fix and add const qualifiers Preparing for upcoming release of 2.9.2 Fix zlib and lzma libraries check via command line wrong error column in structured error when parsing end tag doc/news.html: small update to avoid line join while generating NEWS. Add methods for python3 iterator Support element node traversal in document fragments xmlNodeSetName: Allow setting the name to a substring of the currently set name Added macros for argument casts adding init calls to xml and html Read parsing entry points Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c Implement choice for name classes on attributes Two small namespace tweaks xmllint --memory should fail on empty files Cast encoding name to char pointer to match arg type - fix for CVE-2014-3660 (bnc#901546) * denial of service via recursive entity expansion (related to billion laughs) * added libxml2-CVE-2014-3660.patch
- specfile: added baselibs.conf as source (new checkin policy) - Update to version 1.2: + build fixes + FreeBSD umtx support + memfd_create support for kernel >= 3.17 - Add missing BuildRequires - Add baselibs.conf Provide libxshmfence1-32bit - license update: HPND COPYING file is HPND - does not contain sublicensing reference (as MIT does) - Update to version 1.1: + Add mandatory COPYING file. + Add the required README file + make: add $(CWARNFLAGS) + make: list non installed headers under the _SOURCES variable + lint: remove usage of libxshmfence_la_SOURCES + Change fence memory type from 'int32_t' to 'struct shmfence' + Locate directory for shared memory files at configure time + Use O_TMPFILE if available + Split out futex implementation from general API + Provide pthread-based alternative implementation + Set symbol visibility attribute to hide internal symbols - Created package libxshmfence, version 1.0.0
- Security fix [bsc#1154609, CVE-2019-18197] * Fix dangling pointer in xsltCopyText * Add libxslt-CVE-2019-18197.patch - Security fix: [bsc#1140101, CVE-2019-13118] * Fix uninitialized read with UTF-8 grouping chars. Read of uninitialized stack data due to too narrow xsl:number instruction and an invalid character * Added libxslt-CVE-2019-13118.patch - Security fix: [bsc#1140095, CVE-2019-13117] * Fix uninitialized read of xsl:number token. An xsl number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers * Added libxslt-CVE-2019-13117.patch - Security fix: [bsc#1132160, CVE-2019-11068] * Bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded. * Added libxslt-CVE-2019-11068.patch - Update to version 1.1.32 * fixes xml-config detection regression (boo#1066525) - Update to version 1.1.30 [bsc#1063934] * Documentation: - Misc doc fixes * Portability: - Look for libxml2 via pkg-config first * Bug Fixes: - Also fix memory hazards in exsltFuncResultElem - Fix NULL deref in xsltDefaultSortFunction - Fix memory hazards in exsltFuncFunctionFunction - Fix memory leaks in EXSLT error paths - Fix memory leak in str:concat with empty node-set - Fix memory leaks in error paths - Switch to xmlUTF8Strsize in numbers.c - Fix NULL pointer deref in xsltFormatNumberFunction - Fix UTF-8 check in str:padding - Fix xmlStrPrintf argument - Check for overflow in _exsltDateParseGYear - Fix double to int conversion - Check for overflow in exsltDateParseDuration - Change version of xsltMaxVars back to 1.0.24 - Disable xsltCopyTextString optimization for extensions - Create DOCTYPE for HTML version 5 - Make xsl:decimal-format work with namespaces - Remove norm:localTime extension function - Check for integer overflow in xsltAddTextString - Detect infinite recursion when evaluating function arguments - Fix memory leak in xsltElementAvailableFunction - Fix for pattern predicates calling functions - Fix cmd.exe invocations in Makefile.mingw - Don't try to install index.sgml - Fix symbols.xml - Fix heap overread in xsltFormatNumberConversion - Fix <xsl:number level="/any"//> for non-element nodes - Fix unreachable code in xsltAddChild - Change version number in xsl:version warning - Avoid infinite recursion after failed param evaluation - Stop if potential recursion is detected - Consider built-in templates in apply-imports - Fix precedence with multiple attribute sets - Rework attribute set resolution * Improvements: - Silence tests a little - Set LIBXML_SRC to absolute path - Add missing #include - Adjust expected error messages in tests - Make xsltDebug more quiet - New-line terminate error message that missed this convention - Use xmlBuffers in EXSLT string functions - Switch to xmlUTF8Strsize in EXSLT string functions - Check for return value of xmlUTF8Strlen - Avoid double/long round trip in FORMAT_ITEM - Separate date and duration structs - Check for overflow in _exsltDateDifference - Clamp seconds field of durations - Change _exsltDateAddDurCalc parameter types - Fix date:difference with time zones - Rework division/remainder arithmetic in date.c - Remove exsltDateCastDateToNumber - Change internal representation of years - Optimize IS_LEAP - Link libraries with libm - Rename xsltCopyTreeInternal to xsltCopyTree - Update linker version script - Add local wildcard to version script - Make some symbols static - Remove redundant NULL check in xsltNumberComp - Fix forwards compatibility for imported stylesheets - Reduce warnings in forwards-compatible mode - Precompute XSLT elements after preprocessing - Fix whitespace in xsltParseStylesheetTop - Consolidate recursion checks - Treat XSLT_STATE_STOPPED same as errors - Make sure that XSLT_STATE_STOPPED isn't overwritten - Add comment regarding built-in templates and params - Rewrite memory management of local RVTs - Validate QNames of attribute sets - Add xsl:attribute-set regression tests - Ignore imported stylesheets in xsltApplyAttributeSet - Dropped patches fixed upstream * libxslt-CVE-2016-4738.patch * libxslt-1.1.28-CVE-2017-5029.patch - Fix RPM groups. Drop ineffective --with-pic. Trim conjecture from description. - Add gpg signature - Cleanup spec file with spec-cleaner - Fixed CVE-2017-5029 bcs#1035905 * Limit buffer size in xsltAddTextString to INT_MAX - Added patch libxslt-1.1.28-CVE-2017-5029.patch - security update: initialize random generator, CVE-2015-9019 [bsc#934119] + libxslt-random-seed.patch - Added patch libxslt-CVE-2016-4738.patch * Fix heap overread in xsltFormatNumberConversion: An empty decimal-separator could cause a heap overread. This can be exploited to leak a couple of bytes after the buffer that holds the pattern string. * bsc#1005591 CVE-2016-4738 - Update to 1.1.29: * new release after 4 years with few bugfies all around - Refresh patch 0009-Make-generate-id-deterministic.patch to apply - Remove cve patch that was integrated upstream: libxslt-1.1.28-type_confusion_preprocess_attr.patch - Unpack the manpage as the compression is set by buildbot not always gz - add libxslt-1.1.28-type_confusion_preprocess_attr.patch to fix type confusion in preprocessing attributes [bnc#952474], [CVE-2015-7995] - fix package with "/soname"/ should obsolete libxslt package on suse < 12.2 (SLE11) - add 0009-Make-generate-id-deterministic.patch from debian's reproducible builds project to avoid randomness in generated IDs
- Use %license instead of %doc [bsc#1082318] - Move other docu to -devel package where it better fits - Use correct url for download - Add dependency on doxygen for doc generation - Cleanup spec file with spec-clener - update to 2.1.0 - 2.1.0 - @nonodename, @patperry - fixed some compiler warnings - @yep, @emaste - documentation improvements - @sgravrock - build fix for NetBSD (and whenever sh != bash) - @rotty, @brimstone3, @lloyd - allow client to reset generator - @sgravrock - remove bash dependencies - @lloyd - add api tests - @rflynn - remove ruby dependency - @cloderic - nmake install works on windows - @shahbag - build fix for qnx - @breese - debugging improvements - @lloyd - json_verify supports -s flag for stream processing - @lloyd - json_reformat supports -s flag for stream processing - 2.0.4 - @jcekstrom - additional checking in integer parsing - @jcekstrom - fix a bug in yajl_tree that would cause valid json integersto fail to parse - @plaguemorin - fix a memory leak in yajl_tree (error strings were being leaked) - @7AC - reset errno - @ConradIrwin - include flags to reformatter to allow toggling of escape solidus option - 2.0.3 - John Stamp generation of a pkgconfig file at build time. - @robzuber bugfix in yajl_tree_get() - @lloyd - fix for compilation on 64 bit windows - 2.0.2 - lth fix typos in yajl_tree.h macros YAJL_IS_INTEGER and YAJL_IS_DOUBLE, contributed by Artem S Vybornov. - lth add #ifdef __cplusplus wrappers to yajl_tree to allow proper usage from many populer C++ compilers. - fix array access - Remove redundant tags/sections per specfile guideline suggestions - Add libyajl-devel to baselibs - bump baselibs.conf - update to 2.0.1 - lth generator flag to allow client to specify they want escaped solidi '/'. issue #28 - lth crash fix when yajl_parse() is never called. issue #27 - additional changes from 2.0.0 - lth YAJL is now ISC licensed: http://en.wikipedia.org/wiki/ISC_license - lth 20-35% (osx and linux respectively) parsing performance improvement attained by tweaking string scanning (idea: @michaelrhanson). - Florian Forster & lth - yajl_tree interface introduced as a higher level interface to the parser (eats JSON, poops a memory representation) - lth require a C99 compiler - lth integers are now represented with long long (64bit+) on all platforms. - lth size_t now used throughout to represent buffer lengths, so you can safely manage buffers greater than 4GB. - gno semantic improvements to yajl's API regarding partial value parsing and trailing garbage - lth new configuration mechanism for yajl, see yajl_config() and yajl_gen_config() - gno more allocation checking in more places - gno remove usage of strtol, replace with custom implementation that cares not about your locale. - lth yajl_parse_complete renamed to yajl_complete_parse. - lth add a switch to validate utf8 strings as they are generated. - lth tests are a lot quieter in their output. - lth addition of a little in tree performance benchmark, `perftest` in perf/perftest.c - additional changes from 1.0.12 - Conrad Irwin - Parse null bytes correctly - Mirek Rusin - fix LLVM warnings - gno - Don't generate numbers for keys. closes #13 - lth - various win32 fixes, including build documentation improvements - John Stamp - Don't export private symbols. - John Stamp - Install yajl_version.h, not the template. - John Stamp - Don't use -fPIC for static lib. Cmake will automatically add it for the shared. - lth 0 fix paths embedded in dylib upon installation on osx. closes #11 - refreshed optflags patch - Add man pages for json_{reformat,verify} - Add filters to rpmlintrc - spec file: Document githash usage in tarbal name - Add filters to rpmlintrc - spec file: Document githash usage in tarbal name - add baselibs.conf for 32bit library support - revert last change, it is BSD3c indeed, and totally unrelated to bnc#670525 - fix license, changed from erroneous BSD3c to MIT, as stated on http://pyyaml.org/wiki/LibYAML, sort of fixes bnc#670525 - merge yajl package from darix: * lib -> LIBDIR patch * -devel-static subpackage - update to 1.0.11: no user-visible changes - changes from 1.0.10: * yajl version number now programatically accessible - initial package (1.0.9)
- update to 0.1.7 * Fixed segfault in yaml_string_write_handler * Fixed invalid simple key assertion (CVE-2014-9130) * Fixed error handling in some examples - remove CVE-2014-9130.patch - fixed upstream in 946596172d140497b560e016e581accb0a92cca4 - cleanup spec file with spec-cleaner - fix CVE-2014-9130: libyaml: assert failure when processing wrapped strings (bnc#907809) CVE-2014-9130.patch contains the fix - update to 0.1.6 is a security update release for: * CVE-2014-2525: heap overflow during parsing (bnc#868944) bnc#860617) - update to 0.1.5: * Manually define PTRDIFF_MAX for VS C compiler * Limit input size to SIZE_MAX/2 * Guard against overflows in indent and flow_level (CVE-2013-6393, bnc#860617) * Prevent node index overflow (Reported by Florian Weimer). * Fixed invalid size_t->int cast (Thank to Florian Weimer). - update to 0.1.4: * documentation update * add pkgconfig support - Remove redundant tags/sections per specfile guideline suggestions - fixed erroneous license from GPLv2 to MIT, bnc#670525 - initial package of version 0.1.3
- Fixed crash in NCurses online update when retracted packages are present (bsc#1191130) - 4.1.5 - Fixed using an uninitialized variable, in some situations the patch category could be missing in the Qt UI (bsc#1174390) - 4.1.4 - Obsolete older -doc packages in all main packages that have them to prevent outdated -doc packages being installed (bsc#1184363) - 4.1.3 - Remove background opacity from libyui-qt-pkg icons (bsc#1183519) - 4.1.2 - Add the missing transparency to the folder-temp.svg icon (bsc#1183449). - 4.1.1 - New packaging system. - Now on, libyui subpackages are built inside the libyui OBS package. - The affected packages are: libyui-qt, libyui-qt-graph, libyui-qt-pkg, libyui-ncurses, libyui-ncurses-pkg, libyui-rest-api, libyui-qt-rest-api, libyui-ncurses-rest-api, libyui-bindings. - 4.1.0 - Removed dependency on Xlib (bsc#1182663) - 4.0.3 - Fixed segfault in disk usage list: Removed code for disabled columns completely (bsc#1182555) - 4.0.2 - Adapted to new libyui cmake build environment (bsc#1181653) - Renamed Makefile.cvs to Makefile.repo - 4.0.0 - Require libyui-ncurses (bsc#1181653) - 4.0.1 - Require libyui-ncurses (bsc#1181653) - 4.0.1 - Require libyui-qt (bsc#1181653) - 4.0.1 - Require libyui-qt (bsc#1181653) - 4.0.1 - Require libyui-qt (bsc#1181653) - 4.0.1 - Added `Ctrl+Alt+Shift+C` keyboard shortcuts for starting special configuration console (jsc#PM-1895, jsc#SLE-16263) - 4.0.1 - Added keyboard shortcuts: Ctrl-D Shift-G - start the debugger Ctrl-D Shift-C - start the configuration console (jsc#PM-1895, jsc#SLE-16263) - CMake fix: do not create the include/yui symlink if it already exists - 4.0.2 - Added YSpecialKeyEvent to allow sending a special keyboard shortcut for configuring the application (jsc#PM-1895, jsc#SLE-16263) - Added File->Close menu item in the dialog inspector (it was not possible to close the inspector when opened during installation) - Require newer cmake (3.17+, version 3.10 is not enough) - 4.0.1 - In tables with nested items, only open/close branches with [Space], don't also send an "/Activated"/ event (bsc#1181789) - 4.0.1 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - New CMake build environment (bsc#1181653) - Bumped SO version to 15 - 4.0.0 - Block processing the idle loop after calling the closeUI() method (bsc#1181647) The terminal was actually still used by the UI after that call and there was a race condition if the started application after the call also used the terminal. - 2.57.3 - Fixed build against the latest libmicrohttpd library (related to bsc#1173718) - 0.5.12 - Add folder-temp icon (related to jsc#SLE-16313). - 2.56.4 - Create structure to move handlers to separate classes (bsc#1132247) - 0.2.3 - Add activation for YTable (bsc#1139747) - Create structure to move handlers to separate classes - 0.2.4 - Add activation for YTable (bsc#1139747) - Create structure to move handlers to separate classes - 0.5.11 - Fixed OBS-only changes by kkaempf vs. Git master conflicts - Removed kkaempf's libyui-bindings-2.0.2.patch (now included in mvidner's latest commits for 2.1.0) - 2.1.1 - Add activation for Radiobutton (bsc#1139747) - 0.2.3 - Add activation for Radiobutton (bsc#1139747) - 0.5.10 - Fix text and icon overlapping in the pattern header (boo#1176530) - Improve layout of pattern headers - 2.48.5 - Added new widgets: YMenuBar, YItemSelector (bsc#1175115) - 2.1.0 - Add support for the child items in the table (bsc#1139747) - 0.5.9 - Honor menu bar toplevel menu enabled/disabled and visibility state (boo#1178394 again) - 2.56.3 - Higher priority for toplevel menu shortcuts (bsc#1175489) - Dropped support for openSUSE 13.2 (or earlier) builds in .spec file - 3.12.2 - Honor menu item enabled/disabled state when rebuilding menu item tree (e.g. after keyboard shortcut change) (boo#1178394) - 2.56.2 - Explicitly set item and line index in NCMultiSelectionBox and NCSelectionBox (bsc#1177982, bsc#1177985) - 2.57.2 - Do not set json value to nullptr when YCheckBoxState is YCheckBox_dont_care (bsc#1139747) - 0.5.8 - Fixed menu hotkeys (bsc#1177760) - 2.57.1 - Added support for OpenItems property for (nested) tables (bsc#1176402) - 2.56.1 - Added support for OpenItems property for (nested) tables (bsc#1176402) - 3.12.1 - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 0.2.2 - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 0.2.2 - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 0.5.7 - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 2.46.6 - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 2.48.4 - Adapt code to changes for nested tables. - Use new parent lib SO version libyui.so.14 (bsc#1176402). - 2.50.10 - Resolve hotkeys conflicts for widgets with multiple hotkeys. - Activate the menu hotkeys without using the ALT key. - Close a menu by using BACKSPACE. - Allow to use hotkeys to jump between menus. - Related to bsc#1175489 - Allow to show/hide menus and menu items (related to manatools/libyui-mga#1). - Allow nested items in tables (bsc#1176402). - Bumped SO version to 14. - 2.57.0 - Resolve hotkeys conflicts for widgets with multiple hotkeys (related to bsc#1175489). - Allow to show/hide menus and menu items (related to manatools/libyui-mga#1). - Allow nested items in tables (bsc#1176402). - Bumped SO version to 14. - 2.56.0 - Resolve hotkeys conflicts for widgets with multiple hotkeys (related to bsc#1175489). - Allow to show/hide menus and menu items (related to manatools/libyui-mga#1). - Allow nested items in tables (bsc#1176402). - Bumped SO version to 14. - 3.12.0 - Remove log component from YHttpWidgetsActionHandler header file bsc#1177159 - 0.5.6 - fix Factory build, add libyui-bindings-2.0.2.patch - move to python3-only build - Add item selection in YMenuBar (bsc#1175115) - 0.5.5 - Hide heading of the dialog when no title is defined. - Related to bsc#1175489. - 2.55.0 - Fixed compilation in SLE15-SP2 (related to the previous fix bsc#1139747) - 0.5.4 - Serialize value for YDateField and YTimeField (bsc#1139747) - 0.5.3 - Fix changing a single cell in a sorted table (bsc#1165388, bsc#1174615) - 2.56.2 - Handle hot-keys for top level menu options. - Related to bsc#1175115. - 2.56.1 - Add MenuBar widget (bsc#1175115). - Bump SO version to 13. - 2.56.0 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 0.2.1 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 2.50.9 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 0.2.1 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 2.46.5 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 2.48.3 - Added MenuBar widget (bsc#1175115) - Bumped SO version to 13 - 2.54.0 - Use new parent lib SO version libyui.so.13 (bsc#1175115) - 0.5.2 - Added MenuBar widget (bsc#1175115) - Bumped SO version to 13 - 3.11.0 - Fix build by porting NCURSES_CXX_IMPEXP from upstream (bsc#1174759). - 2.55.1 - Handle MHD result as int or enum depending on libmicrohttpd version (libmicrohttpd>=0.9.71 uses enum) - 0.5.1 - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747) - Add support for YDateField and YTimeField - Allow setting text in editable YComboBox - Allow selecting row in the table by row id - Return json format consistently - Add support for YCheckBoxFrame widget - Allow reusing port if YUI_REUSE_PORT=1 - Add json serialization for YBarGraph - 0.5.0 - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747) - Add support for YDateField and YTimeField - Add support for YCheckBoxFrame - 0.2.0 - Trigger update on YCombobox, YSelectionBox, YInputField, YMultiSelectionBox (bsc#1139747) - Add support for YDateField and YTimeField - Add support for YCheckBoxFrame - 0.2.0 - Make itemAt method public for YSelectionWidget (bsc#1132247) - 3.10.1 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 0.1.2 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 0.1.2 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 2.50.8 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 2.46.4 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 2.48.2 - Use new parent lib SO version libyui.so.12 (bsc#1172513) - 0.4.1 - Added autoWrap to label widget (bsc#1172513) - Bumped SO version to 12 - 2.55.0 - Added autoWrap to label widget (bsc#1172513) - Bumped SO version to 12 - 2.53.0 - Added autoWrap to label widget (bsc#1172513) - Bumped SO version to 12 - 3.10.0 - Fix ruby bindings when build as non-gem (bsc#1172158) - 2.0.2 - Modify spec file to build python3 package - 2.0.1 - Fixed compatibility with older (pre-5.15) Qt versions (bsc#1165118) - 2.48.1 - Fixed build failures with older Qt versions (pre-5.15) (bsc#1165118) - 2.52.4 - Allow vendor change also for distribution upgrade (bsc#1170521) - 2.50.7 - allow to move graph by dragging mouse (bsc#1171865) - 2.46.3 - Allow vendor change also for distribution upgrade (bsc#1170521) - 2.48.0 - handle multi-line labels (bsc#1171700) - 2.46.2 - Fixed Qt 5.15-Beta2 deprecated warnings (bsc#1165118) - 2.47.5 - Fixed Qt 5.15 deprecated warnings (bsc#1165118) - 2.46.1 - Fixed Qt 5.15 deprecated warnings (bsc#1165118) - 2.47.4 - Fixed Qt 5.15 deprecated warnings (bsc#1165118) - 2.52.3 - Added missing gettext init (bsc#1163586) - 2.52.2 - Removed obsolete old RPM group tags (bsc#1163594) - 3.9.3 - Removed leftovers of dropping support for RPM group tags (bsc#1163594) - 2.50.6 - Removed leftovers of dropping support for RPM group tags (bsc#1163594) - 2.47.3 - Ask user for confirmation for retracted packages (bsc#1162145) - 2.50.5 - Replace hard-coded HTML documentation with the url to the actual documentation in project repo - Add "//version"/ endpoint to access to API version - Use /v1/ prefix in URL path while accessing resources - 0.4.0 - bsc#1154694 - do not crash UI when terminal window is too tight for table - 2.54.5 - Add an option to include a "/Search Online"/ option in the package selector (jsc#SLE-9109). - 2.50.4 - Handle retracted packages (jsc#SLE-11211) - 2.50.3 - Add an option to include a "/Search Online"/ option in the package selector (jsc#SLE-9109). - 3.9.2 - Add an Online Search option to the Extras menu (jsc#SLE-9109). - 2.47.2 - Handle retracted packages (jsc#SLE-11211) - 2.47.1 - handle new sort-key when sorting tables (bsc#1140018) - 2.52.1 - handle new sort-key when sorting tables (bsc#1140018) - 2.54.4 - added sort key to table cell (bsc#1140018) - 3.9.1 - update selected item in table when changing sorting only if multiselection mode is off (bsc#1159098) - 2.54.3 - sort new table content (unless keep-sorting flag is set) (part of bsc#1140018 and part of #1159177) - update selected item in table when changing sorting (bsc#1159098) - 2.54.2 - adapted to changes in libyui-ncurses (needed for bsc#1159177) - 2.50.2 - save flag for reverse sorting in SortStrategyBase (needed for bsc#1159177) - 2.54.1 - Added multiversion package list to the package classification filter (related to the bsc#1155132) - 2.50.1 - Increase SO version to 11 (bsc#1132247) - 2.46.0 - Increase SO version to 11 (bsc#1132247) - 2.50.0 - Increase SO version to 11 (bsc#1132247) - 2.47.0 - Partially restore the "/Package Groups"/ view, display only special package groups (orphaned, unneeded, multiversion,... packages) (bsc#1155132) - 2.46.11 - Add support to operate on many widgets with rest-api (bsc#1132247) - Increase SO version to 11 - 2.52.0 - Added a banner on the upper/right side of the YaST layout. The label can be set by the environment variable YAST_BANNER (jsc#SLE-9424). - 2.51.7 - Do not require graphviz-devel for the doc package (bsc#1157916) - 2.45.5 - Add support to operate on many widgets with rest-api (bsc#1132247) - Support column index when selecting a row - Update documentation - Increase SO version to 11 - 0.3.0 - Add support to operate on many widgets with rest-api (bsc#1132247) - Increase SO version to 11 - 2.54.0 - Add support to operate on many widgets with rest-api (bsc#1132247) - Increase SO version to 11 - 3.9.0 - Respect backslashes (graphviz escString) in texts (bsc#1157916) - 2.45.4 - Fixed Qt 5.14 deprecated warnings (bsc#1155550) - 2.46.10 - Fixed Qt 5.14 deprecated warnings (bsc#1155550) - 2.51.6 - Prevent crash on [PrintScreen] of a main window (bsc#1157170) - 2.51.5 - Mirror layout direction in Farsi (bsc#1156437) - 2.51.4 - Implemented CustomStatusItemSelector widget (bsc#1084674) - 2.53.2 - Don't use tab in string literal (bsc#1084674) - 3.8.5 - Switch to native rpm boolean dependency syntax (boo#1156428) - Support item status getting and setting for ItemSelector (bsc#1084674) - 3.8.4 - Left-align ItemSelector toggle and icon if using custom status values, but items without description (bsc#1084674) - 2.51.3 - do not complain about vendor change when switching repo (bsc#1149391,bsc#1065584) - 2.46.9 - Support custom status values (int, not just boolean) in ItemSelector (bsc#1084674) - 2.51.2 - Support custom status values (int, not just bool) in ItemSelector (bsc#1084674) - 3.8.3 - Don't enforce an initial selection for SingleItemSelector (bsc#1084674) - 3.8.2 - 2.46.8 - Fix build failure with older boost (bsc#1084674) - 2.53.1 - Try to sort out a bit the package using spec-cleaner - Use the distribution %cmake macros that define all the various compilation flags/etc. - Use %cmake_build that will allow us later to switch from make to ninja on distribution level - Remove Group view pane as it is based on the rpm group tag indirectly via packagekit (fate#326485). - Implemented ItemSelector widget (bsc#1084674) - 2.53.0 - Icon support for ItemSelector widget (bsc#1084674) - 2.51.1 - Added CurrentItem property to new ItemSelector widget for consistency (bsc#1084674) - 3.8.1 - Added ItemSelector widget (bsc#1084674) - 3.8.0 - Increase SO version to 11 (bsc#1132247) - 0.1.1 - Increase SO version to 11 (bsc#1132247) - 0.1.1 - Implemented ItemSelector widget (bsc#1084674) - 2.51.0 - handle new libyui feature dealing with scrollbar position of RichText widget (bsc#1150498) - 2.52.1 - Make scroll-up mean zoom-in (bsc#1149158) - 2.45.3 - handle new libyui feature dealing with scrollbar position of RichText widget (bsc#1150498) - 2.50.6 - Allow to get and set scrollbar position of RichText widget (bsc#1150498) - 3.7.0 - Added a new generic dependency to force upgrade from all previous versions (e.g. from libyui-qt-pkg9 to libyui-qt-pkg10) (bsc#1148622) - 2.46.7 - Added a new generic dependency to force upgrade from all previous versions (e.g. from libyui-ncurses-pkg9 to libyui-ncurses-pkg10) (bsc#1148622) - 2.49.1 - pollEventInternal/UI.PollInput would produce no events (bsc#1139967) - 2.50.5 - Split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747) - IPv6 support - HTTP Basic Auth support (set the user name and password via the YUI_AUTH_USER and YUI_AUTH_PASSWD environment variables) - 0.2.0 - Send the notify events also when some widgets are changed via the REST API (CheckBox, RadioButton, InputField) (bsc#1139747) - 2.52.0 - Initial version, split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747) - 0.1.0 - Initial version, split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747) - 0.1.0 - Split the libyui-rest-api plugin to separate Qt and Ncurses parts (bsc#1139747) - 3.6.0 - Adding explanation for temporary menue options. (bsc#1137034) - 2.46.6 - Clarify license to lgpl-2.1 and lgpl-3 (bsc#1136407). - 2.46.5 - Allow for full customization of the steps (boo#1134575) - 2.50.4 - Fixed empty labels in graph elements (bsc#1130502): Proper replacement for obsolete QPainter::initFrom() - 2.45.2 - Check for correct Qt version to fix build with Qt 5.13 (bsc#1130502) - 2.46.4 - Check for correct Qt version to fix build with Qt 5.13 (bsc#1130502) - 2.50.3 - Fixed segfault in pkg changes dialog (bsc#1132980) - 2.46.3 - Spec file cleanup, use %cmake macros - Backward compatibility fix to ensure it still compiles in Leap 15.0 (related to bsc#1130502) - 2.46.2 - Backward compatibility fix to ensure it still compiles in Leap 15.0 (related to bsc#1130502) - 2.50.2 - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502) - 2.45.1 - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502) - 2.46.1 - Adapt to the latest libyui base library (REST API extension) - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247) - 2.51.0 - Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502) - 2.50.1 - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247) - 2.45.0 - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247) - 2.46.0 - Bump the .so version to 10 to be compatible with the other libyui packages (bsc#1132247) - 2.49.0 - Add changes required for the libyui-testframework (bsc#1132247) - 2.50.0 - Add icons for partitioner (boo#1118521) - 2.49.16 - Revert to previous initial status column width (bsc#1127708) - 2.45.27 - Use YQUI icon loader in YQImage whenever possible (bsc#1119688, bsc#1122174) - 2.49.15 - Fix icon display to new libyui-qt function (boo#1125424) - 2.45.26 - Fixed segfault in YQTableItem icon (bsc#1121083) - 2.49.14 - Initial commit (bsc#1132247) - 0.1.0 - Add changes required for the libyui-rest-api (bsc#1132247) - 3.5.0 - YImage: Fall back to compiled-in Qt resources (bsc#1119688) - 2.49.13 - log QIcon::themeName (for bsc#1119688) - 2.49.12 - Make icons pop out from any background (boo#1115949) - 2.45.25 - libyui-ncurses-tools conflicts with libyui-ncurses8 (related to bsc#1113291) - 2.50.4 - Ship only primary icons with module to avoid conflicts (boo#1118521) - 2.49.11 - Fix YQTree's icon loading function (boo#1116562) - Fix padding on the left caused by deprecated dialog icon (boo#1116278) - Destroy sidebar where necessary (boo#1115994) - Use native icon theme methods (boo#1109378) - 2.49.8 - Require and link against libQt5Svg (bsc#1114654) - 2.45.24 - Better error handling for missing icons (bsc#1114654): Error message in the y2log plus displaying a small red square for missing icons. - 2.45.23 - New way of handling emblems with theming support (boo#1109382) - 2.45.22 - Split off libyui-terminal into libyui-ncurses-tools (bsc#1113291) - 2.50.3 - Remove the RPM Groups view (FATE#326485). - 2.48.9 - Remove the RPM Groups view (FATE#326485). - 2.45.21 - Fix style disappearing from sidebar (boo#1111720) - 2.49.7 - Enable HiDPI (bsc#1089886) - 2.49.6 - Changed dir of COPYING file. - Changed dir of COPYING file. - Changed dir of COPYING file. - Changed dir of COPYING file. - Changed dir of COPYING file. - Changed dir of COPYING file. - Update the version to match the other packages (improvement for handling big disks, bsc#991090) - 2.44.9 - Fix for the new FSize class (avoid the 8EiB limit, bsc#991090) - Update the package version - 2.48.8 - Update the version to match the other packages (improvement for handling big disks, bsc#991090) - 2.50.2 - Fix for the new FSize class (avoid the 8EiB limit, bsc#991090) - Update the package version - 2.45.20 - Fix for the new FSize class (avoid the 8EiB limit, bsc#991090) - Update the package version - 2.49.5 - Improved the FSize class to handle arbitrary sizes, use the boost multiprecision library instead of `long long` which overflows for values > 8EiB (bsc#991090) - 3.4.2 - Fixes for file systems >8EiB (bsc#991090): - Do not display "/out of disk space"/ error at start when such a large disk is present in the system - Fixed displaying negative disk sizes in the disk usage dialog - 2.45.19 - Fixes for file systems >8EiB (bsc#991090): - Do not display "/out of disk space"/ error at start when such a large disk is present in the system - Fixed displaying negative disk sizes in the disk usage dialog - 2.48.7 - Added new "/Services"/ filter, displayed only when at least one repository service is present (FATE#321043) - Added new "/Services"/ view, displayed only when at least one repository service is present (FATE#321043) - Display the busy cursor while package filtering is in progress - use long long instead of int for free disk space with MiB base - 2.45.18 - use long long instead of int for free disk space with MiB base - 2.48.6 - Drop code related to qt solver plugin which is dead for long time (bsc#1088759) - 2.45.17 - Drop qt5_use_modules (related to bsc#1091286). - 2.44.8 - Fix Gnome's display of titles/icons (boo#1092845) - 2.49.4 - Fix GCC 8 warning: -Werror=catch-value (boo#1084636). - 3.4.1 - Replace qt5_use_modules with target_link_libraries (bsc#1091286). - 2.45.16 - Replace qt5_use_modules with target_link_libraries (bsc#1091286). - 2.44.7 - Replace qt5_use_modules with target_link_libraries (bsc#1091286). - 2.49.3 - Use QLibraryInfo to determine the path to Qt translations (bsc#1082569). - 2.49.2 - fix translations for advanced help text (bsc#1083015) - 2.50.1 - Contribution by LelCP: Add support for icon themes (boo#1081517) - 2.45.15 - Prevent segfault if an open dialog is left over (bsc#1074596): Don't do anything widget related after the QApplication is destroyed, in particular not deleting other widgets, even if indirectly via YDialog::deleteAllDialogs() in YUI. [#] 2.49.1 - Removed is_linetouched() function that clashes with a macro of the same name of newer NCurses libs (bsc#1074600) - 2.50.0 - Don't probe X11 display, for better integration with Wayland (bsc#1072411) - 2.48.1 - Send a widget ID with Shift-F6 for automated testing (fate#324098) - 2.48.0 - Send a widget ID with Shift-F6 for automated testing (fate#324098) - 2.49.0 - Support for sending a widget ID with Shift-F6 for automated testing (fate#324098) - 3.4.0 - Removed an obsolete non-working Qt initialization hack (bsc#1053873) - 2.47.3 - Adjusted to increased so version of the base library (bsc#1052217) - 2.44.6 - Adjusted to increased so version of the base library (bsc#1052217) - Reduce build dependencies: Use individual libboost-*-devel packages instead of boost-devel (amajer) - 2.45.14 - Adjusted to increased so version of the base library (bsc#1052217) - Reduce build dependencies: Use individual libboost-*-devel packages instead of boost-devel (amajer) - 2.48.5 - Adjusted to increased so version of the base library (bsc#1052217) - 2.47.2 - Adjusted to increased so version of the base library (bsc#1052217) - Reduce build dependencies: Use individual libboost-*-devel packages instead of boost-devel (amajer) - 2.48.4 - CMake 3.9 warns about CMP0028 being obsolete - 3.3.3 - bnc#1047145 - patch to make the package buildable by gcc7 (by werner@suse.com) - 2.48.3 - Limit the number of displayed changes (the last 512 entries), rendering a huge change log might cause a freeze for long time (bsc#1044777) - 2.45.13 - adjustments needed to work with latest ncurses update (bsc#1034922) - 2.48.2 - Add option to enable MGA-Extensions - Patches from MGA (anaselli) to support external plugins - 2.0.0 - Python3: YItem and YWidget pointers comparison does not work any more (gh#libyui/libyui-bindings#26, A. Naselli) - Python: Python binding missing constant values (gh#libyui/libyui-bindings#25, A. Naselli) - Python: Added an example to show how to fill a YTable using YItemCollection (gh#libyui/libyui-bindings#24, A. Naselli) - CMake: Fix handling of PerlLibs (boo#1113271) - 1.1.2 - Add $(ENV:YUI_PREFERED_BACKEND) to set prefered UI-backend - Avoid several warnings from CMake - 3.3.2 - Fix detection of Desktop Environments - 3.3.1 - Add YSettings::loadedUI option (gh#libyui/libyui#35) - Prefer Gtk-UI on Gtk-based desktop enviroments - Bump SO-name and minor version for API-change - 3.3.0 - Fix crash when shutting down the UI (gh#libyui-libyui-qt#41, bsc#931762) - Fix a problem with hanging UI - 2.47.1 - Sort pkg list case-insensitively (bsc#1012294) - Prevent double sorting (widget sorts by itself) - 2.48.4 - Treat RichText non-pair tag cases (gh#libyui-ncurses/issues#33). - 2.48.1 - Sort pkg list case-insensitively (bsc#1012294) - 2.45.12 - Made menu hotkey unique for QA (bsc#1012604) - 2.48.3 - implement shortcut conflicts resolver for menu buttons (bsc#940817) - 3.2.9 - Add hotkey for help about advanced hotkeys (bsc#1010039) - 2.48.0 - Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039) - 2.47.0 - avoid duplicate entries in package groups view (bnc#852073) - 2.45.11 - install qt-pkg if graphical control center and yast2-packager is used to prevent crash (bsc#999031) - 2.45.10 - Add support for @import directive in QSS (related to bsc#768112 and bsc#780621) - 2.46.30 - Rename Y2COLORMODE to Y2ALTSTYLE for consistency (related to bsc#768112 and bsc#780621) - 2.46.29 - Fixed a Wmismatched-tags warning on clang/OSX (gh#libyui/libyui#33) - 3.2.8 - Fix pre-selecting a tree item when adding it, in ncurses (gh#libyui/libyui#86, boo#1005889). The very first item would be selected, ignoring YTreeItem::setSelected. - Added ui test before loading extended widget plugin, to avoid a crash - Fix pre-selecting a tree item when adding it, in ncurses (gh#libyui-ncurses/issues#26, boo#1005889). The very first item would be selected, ignoring YTreeItem::setSelected. - 2.47.7 - Adapt to the latest API change regarding QY2Styler, renaming usingHighContrastStyleSheet to usingAlternateStyleSheet (related to bsc#780621) - 2.45.9 - Rename Y2HIGHCONTRAST environment variable to Y2COLORMODE - Use 'alternate' instead of 'high-contrast' - Load default style sheet if alternate style sheet does not exist - All these changes are related to bsc#768112 and bsc#780621 - 2.46.28 - Use the new QY2Styler usingHighContrastStyleSheet instead of the old usingVisionImpairedPalette (related to bsc#780621) - 2.45.8 - Fix high-contrast support (bsc#76811 and related to bsc#780621) - 2.46.27 - Improve message shown when user want to quit without saving changes (bsc#849084) - 2.45.7 - Fix compilation with Qt 5.7 by using non-deprecated classes (boo#1001141). - Force showing widgets that were added after opening a dialog (bsc#998593) - Deliver timeout events only if the delivering dialog is still the topmost (can only happen with Ctrl-Shift-Alt key combos) - 2.46.25 - Added editing abilities to the spy dialog (Ctrl+Shift+Alt+Y in the Qt UI) (bsc#998593) - 3.2.7 - prevent double rendering of content causing segfault in qt and slow down elsewhere (bnc#989155) - 3.2.6 - Do not append new line when content of log view do not change (bnc#989155) - 2.46.24 - Now Yast requests the focus to the window manager when running fullscreen instead of relying on the window manager focus policy (bsc#974627) - 2.46.23 - Show help in wizard widget upon F1 and Alt-H (bnc#973389) - 2.46.22 - Fix 'Werror=nonnull-compare' for GCC 6 (bsc#964144) - Optimizations remove null pointer checks for 'this' - Clean-up trailing white-space - 3.2.5 - Fixed a compilation error in YTableCell with GCC 6 (bsc#964144). - 3.2.4 - replace deprecated auto_ptr by unique_ptr (bsc#962744) - 2.47.6 - CSharp: fix a System.EntryPointNotFoundException (gh#libyui/libyui-bindings#18, M. Pasotti) - Perl, Python, Ruby: Fixed item identity comparison (gh#libyui/libyui-bindings#15, A. Naselli) - 1.1.1 - Respect /etc/zypp/zypp.conf settings for options "/Allow vendor change"/ and "/Cleanup when deleting packages"/ (bsc#954117) - 2.45.6 - Allow Ctrl-a and Ctrl-e key navigation for ComboBox, InputField and MultiLineEdit widgets (bsc#938814) - 2.47.5 - Fix unselecting patterns for installation (unify behavior with qt packager) (bnc#916568) - 2.48.2 - fixed styling for the release notes dialog content (bsc#947167) - 2.46.21 - Better handling of secondary repository filters when there is no enough screen space (bnc#876540) - 2.45.5 - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - 2.47.4 - Reorganized git for easier tarball creation: - RPM spec files are kept in git verbatim, not as templates - no longer call PREP_SPEC_FILES in CMakeLists.common - No functional change but version bumped to push the package down the pipeline (boo#946079). - Handle QtInfoMsg value in switch; fixes build with Qt 5.5 (H Senjan, boo#942101). - so-version bumped to match the main library. - 2.46.19 - fixed redirection of stderr and stdout to /dev/null (bnc#943757) - 2.47.3 - Allow to delete single versions of multiversion packages (bsc#943870) - 2.45.3 - bumped so version to match the base library (boo#937026). - 2.44.4 - Handle mixed multiversion packages (fate#318778) - Allow to delete single versions of multiversion packages. (bsc#943870) - 2.48.0 - Bump also the required yui_backend - 3.2.2 - Fixed crash in conflict resolver dialog: No longer call libzypp function that always returns null pointer (bsc#941398) - 2.45.2 - Handle mixed multiversion packages (fate#318778) - Fixed libzypp deprecated warning - 2.45.1 - don't calculate height of an invisible widget (menu button) to prevent segfault (bnc#931154) - 2.47.2 - API-changes imply so-name bump - 3.2.1 - Added a libyui-terminal helper script (boo#937026). - 2.47.1 - Added NCApplication::openUI/closeUI (boo#937026). - 2.47.0 - Added YApplication::openUI/closeUI (boo#937026) - 3.2.0 - Added option "/Dependencies/Install Recommended Packages"/, (PKGMGR_RECOMMENDED) (boo#900853). - Changed "/Dependencies/Install Recommeded Packages for Already Installed Packages"/ from an option to a command (boo#902394). - 2.47.0 - Unified option handling with NCurses (FATE#318099) - "/System verification mode"/ and "/Dependencies/Autocheck"/ moved to /etc/sysconfig/yast2 (PKGMGR_VERIFY_SYSTEM, PKGMGR_AUTO_CHECK). - made "/Cleanup when deleting packages"/ and "/Allow vendor change"/ not persistent. - Added option Dependencies/Install Recommended Packages, (PKGMGR_RECOMMENDED) (boo#900853). - Changed "/Options/Ignore Recommended Packages for Already Installed Packages"/ from an option to a command "/Extras/Install All Matching Recommended Packages"/ (boo#902394). - 2.45.0 - fixed styling for non-Wizard dialogues (bnc#925882) - allow styling of the YQMainWinDock object (the main non-Wizard window) - the stylesheet editor (Ctrl+Shift+Alt+s) also works for non-Wizard dialogues now - 2.46.18 - NCTimeField input validity check - NCDateField input validity check - Implementation of optional widget YTimeField - Implementation of optional widget YDateField - new class NCInputText to share code between NCTimeField, NCDateField and NCInputField - 2.46.10 - fix layout of Help and Release Notes buttons (bsc#916814) (credits to tgoettlicher) - 2.46.17 - don't use internal ncurses (_nc_) functions (bnc #915945) - 2.46.9 - include Help and Release notes buttons in keyboard shortcut resolution (bsc#880983) - 2.46.16 - added keyboard shortcuts to Help and Release Notes buttons (bnc#880983) - 2.46.15 - added QT-specific dialog for displaying release notes - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.44.3 - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.14 - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.2 - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875). - 2.46.8 - Fix cmake also in the spec file, duh. - Fix cmake also in the spec file, duh. - Replace deprecated Config: with RbConfig: for Ruby 2.2 - Add bindings for Mono / CSharp thanks to Matteo Pasotti <matteo@mageia.org> - Add CMake-switches to enable / disable languages thanks to Matteo Pasotti <matteo@mageia.org> - Shapen-up Mono-bindings to work as expected - 1.1.0 - Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875). - 2.44.8 - Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875). - 1.0.6 - Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875). - 3.1.5 - RichText hyperlinks: return as strings, like Qt and GTK do. (gh#libyui/libyui-ncurses#30) - 2.46.7
- Use %license (boo#1082318) - Version 1.06: Add changes from Jerrell Watts which has kindly provided his changes for lzma/xz support with large I/O buffers - Push to version 1.05 * Avoid that writer of fopencookie(3) will return less than the initial buffer size. * Make sure that MIN macro is defined if used. * Some minor changes as well. - Push version to 1.04 * Add patch from Andreas Schwab to fix problem with missing declaration of pthread_sigmask(2) - Delete pthread-sigmask.patch as now upstream - Add pthread-sigmask.patch to include <signal.h> as required by pthread_sigmask - Use -D_DEFAULT_SOURCE - Update to version 1.02 * Fixed version: handle fseek() correct for bzip2 and lzma/xz - Spec file cleanup - Remove libzio-1.00.dif; fixed on upstream release - Added url as source. Please see http://en.opensuse.org/SourceUrls - Add patch libzio-1.00.dif: fix seeking cookie functions (related to bnc#805149) that is handle fseek() correct for bzip2 and lzma/xz - Specify a BuildRoot, which is mandatory for old RPM (like SLE) - provide and obsolete old package name - Adjust baselibs.conf to include libzio1 - Strange policy causes new package libzio1 - Correct autoconf part of the manual page - Remove redundant tags/sections per specfile guideline suggestions - use %_smp_mflags - enable parallel building - add baselibs.conf as a source - add baselibs for SPARC - Use noweak version of libzio
- Disable logger in the child after fork (bsc#1192436) - version 17.28.8 (22) - Check log writer before accessing it (fixes #355, bsc#1192337) - Save locks: Update an existing locks changed comment string. - Allow uname-r format in purge kernels keepspec (fixes openSUSE/zypper#418) - version 17.28.7 (22) - Zypper should keep cached files if transaction is aborted (bsc#1190356) Singletrans mode currently does not keep files around if the transaction is aborted. This patch fixes the problem. - Require a minimum number of mirrors for multicurl (bsc#1191609) - Use procfs to detect nr of open fd's if rlimit is too high (bsc#1191324) Especially in a VM iterating over all possible fd's to close open ones right before a exec() slows down zypper unnecessarily. This patch uses /proc/self/fd to iterate over open fd's in case rlimit is above 1024. - po: Fix some lost '%' signs in positional args (bsc#1191370) - RepoManager: Don't probe for plaindir repo if URL schema is plugin: (bsc#1191286) - version 17.28.6 (22) - Downloader does not respect checkExistsOnly flag (bsc#1190712) A missing check causes zyppng::Downloader to always download full files even if the checkExistsOnly flag is set. This patch adds the missing logic. - Fix kernel-*-livepatch removal in purge-kernels (bsc#1190815) The kernel-*-livepatch packages are supposed to serve as a stable handle for the ephemeral kernel livepatch packages. See FATE#320268 for details. As part of the kernel live patching ecosystem, kernel-*-livepatch packages should not block the purge-kernels step. - version 17.28.5 (22) - Make sure to keep states alives while transitioning (bsc#1190199) - May set techpreview variables for testing in /etc/zypp/zypp.conf. If environment variables are unhandy one may enable the desired techpreview in zypp.conf as well: [main] techpreview.ZYPP_SINGLE_RPMTRANS=1 techpreview.ZYPP_MEDIANETWORK=1 - version 17.28.4 (22) - CMake/spec: Add option to force SINGLE_RPMTRANS as default for zypper (fixes #340) - Make sure singleTrans is zypper-only for now. - Do not double check signatures and keys (bsc#1190059) - version 17.28.3 (22) - Workaround Bug 1189788: Don't allow ZYPP_SINGLE_RPMTRANS=1 on a not UsrMerged Tumbleweed system. - version 17.28.2 (22) - Fix crashes in logging code when shutting down (bsc#1189031) - version 17.28.1 (22) - Rephrase vendor conflict message in case 2 packages are involved (bsc#1187760) This covers the case where not the packages itself would change its vendor, but replaces a package from a different vendor. - Fix solver jobs for PTFs (bsc#1186503) - spec: switch to pkgconfig(openssl) - Show key fpr from signature when signature check fails (bsc#1187224) Rpm by default only shows the short key ID when checking the signature of a package fails. This patch reads the signatures from the RPM headers and replaces she short IDs with the key fingerprints fetched from the signatures. - Implement alternative single transaction commit strategy. This patch adds a experimental commit strategy that runs all operations in a single rpm transaction, speeding up the execution a lot. - Use ZYPP_MEDIANETWORK=1 to enable the experimental new media backend. - Implement zchunk download, refactor Downloader backend. - Fix purge-kernels fails with kernels from Kernel:HEAD (bsc#1187738) There recently was a change in the kernel package naming scheme in regards to rc kernels. Since kernel upstream uses characters in the version that are not allowed in rpm versions a "/-rc"/ was previously replaced with "/.rc"/ which broke sorting by version, to fix this issue it was replaced with "/~rc"/, which unfortunately broke the purge-kernels logic. This patch makes sure purge-kernel does apply the same conversion. - version 17.28.0 (22) - Enhance XML output of repo GPG options (fixes openSUSE/zypper#390) In addition to the effective values, add optional attributes showing the raw values actually present in the .repo file. (raw_gpgcheck, raw_repo_gpgcheck, raw_pkg_gpgcheck) - Link all executables with -pie (bsc#1186447) - Ship an empty /etc/zypp/needreboot per default (fixes #311, jsc#PM-2645) If packages want to trigger the reboot-needed hiint upon installation they may provide 'installhint(reboot-needed)'. Builtin packages triggering the hint without the provides are only kernel and kernel-firmware related. - Add Solvable::isBlacklisted as superset of retracted and ptf packages (bsc#1186503) - Fix segv if ZYPP_FULLOG is set (fixes #317) - version 17.27.0 (22) - Work around download.o.o broken https redirects. - Allow trusted repos to add additional signing keys (bsc#1184326) Repositories signed with a trusted gpg key may import additional package signing keys. This is needed if different keys were used to sign the the packages shipped by the repository. - MediaCurl: Fix logging of redirects. - Use 15.3 resolver problem and solution texts on all distros. - $ZYPP_LOCK_TIMEOUT: Let negative values wait forever for the zypp lock (bsc#1184399) Helps boot time services like 'zypper purge-kernels' to wait for the zypp lock until other services using zypper have completed. - Fix purge-kernels is broken in Leap 15.3 (bsc#1185325) Leap 15.3 introduces a new kernel package called kernel-flavour-extra, which contain kmp's. Currently kmp's are detected by name "/.*-kmp(-.*)?"/ but this does not work which those new packages. This patch fixes the problem by checking packages for kmod(*) and ksym(*) provides and only falls back to name checking if the package in question does not provide one of those. - Introduce zypp-runpurge, a tool to run purge-kernels on testcases. - version 17.26.0 (22) - Properly handle permission denied when providing optional files (bsc#1185239) - Fix service detection with cgroupv2 (bsc#1184997) - version 17.25.10 (22) - Add missing includes for GCC 11 (bsc#1181874) - Fix unsafe usage of static in media verifier. - Solver: Avoid segfault if no system is loaded (bsc#1183628) - MediaVerifier: Relax media set verification in case of a single not-volatile medium (bsc#1180851) - Do no cleanup in custom cache dirs (bsc#1182936) - ZConfig: let pubkeyCachePath follow repoCachePath. - version 17.25.9 (22) - Try to provide a mounted /proc in --root installs (bsc#1181328) Some systemd tools require /proc to be mounted and fail if it's not there. - Enable release packages to request a releaxed suse/opensuse vendorcheck in dup when migrating. (bsc#1182629) - version 17.25.8 (22) - Patch: Identify well-known category names (bsc#1179847) This allows to use the RH and SUSE patch categrory names synonymously: (recommendedi = bugfix) and (optional = feature = enhancement). - Add missing includes for GCC 11 compatibility. (bsc#1181874) - Fix %posttrans script execution (fixes #265) The scripts are execuable. No need to call them through 'sh -c'. - Commit: Fix rpmdb compat symlink in case rpm got removed. - Repo: Allow multiple baseurls specified on one line (fixes #285) - Regex: Fix memory leak and undefined behavior. - Add rpm buildrequires for test suite (fixes #279) - Use rpmdb2solv new -D switch to tell the location ob the rpmdatabase to use. - BuildRequires: libsolv-devel >= 0.7.17. - version 17.25.7 (22) - Rephrase solver problem descriptions (jsc#SLE-8482) - Adapt to changed gpg2/libgpgme behavior (bsc#1180721) - Multicurl backend breaks with with unknown filesize (fixes #277) - version 17.25.6 (22) - Fix lsof monitoring (bsc#1179909) - version 17.25.5 (22) - Prevent librpmDb iterator from accidentally creating an empty rpmdb in / (repoened bsc#1178910) - Fix update of gpg keys with elongated expire date (bsc#1179222) - needreboot: remove udev from the list (bsc#1179083) - Prefer /run over /var/run. - version 17.25.4 (22) - RepoManager: Carefully tidy up the caches. Remove non-directory entries. (bsc#1178966) - RpmDb: If no database exists use the _dbpath configured in rpm. Still makes sure a compat symlink at /var/lib/rpm exists in case the configures _dbpath is elsewhere. (bsc#1178910) - Url: Hide known password entries when writing the query part (bsc#1050625 bsc#1177583, CVE-2017-9271) - adapt testcase to change introduced by libsolv#402. - RepoManager: Force refresh if repo url has changed (bsc#1174016) - RepoInfo: ignore legacy type= in a .repo file and let RepoManager probe (bsc#1177427, Fixes openSUSE/zypper#357). - version 17.25.3 (22) - Bump version to force rebuild against a fixed libsolv. (bsc#1177238, bsc#1177275) - version 17.25.2 (22) - Fix bsc#1176902: When kernel-rt has been installed, the purge-kernels service fails during boot. - Use package name provides as group key in purge-kernel (bsc#1176740 bsc#1176192) kernel-default-base has new packaging, where the kernel uname -r does not reflect the full package version anymore. This patch adds additional logic to use the most generic/shortest edition each package provides with %{packagename}=<version> to group the kernel packages instead of the rpm versions. This also changes how the keep-spec for specific versions is applied, instead of matching the package versions, each of the package name provides will be matched. - version 17.25.1 (22) - RepoInfo: Return the type of the local metadata cache as fallback (bsc#1176435) - VendorAttr: Fix broken "/suse,opensuse"/ equivalence handling. Enhance API and testcases. (bsc#1174918) - Update docs regarding 'opensuse' namepace matching. - New solver testcase format. - Link against libzsd to close libsolvs open references (as we link statically) - BuildRequires: libsolv-devel >= 0.7.15. - version 17.25.0 (22) - VendorAttr: Const-correct API and let Target provide its settings (bsc#1174918) - Support buildnr with commit hash in purge-kernels (bsc#1175342) This adds special behaviour for when a kernel version has the rebuild counter before the kernel commit hash. - Improve Italian traslation of the "/breaking dependencies"/ message (bsc#1173529) - Make sure reading from lsof does not block forever (bsc#1174240) - Just collect details for the signatures found (fixes #229) - version 17.24.2 (22) - Fix bsc#1174011 auth=basic ignored in some cases (bsc#1174011) Proactively send credentials if the URL specifes '?auth=basic' and a username. - ZYPP_MEDIA_CURL_DEBUG: Strip credentials in header log (bsc#1174011) - version 17.24.1 (22) - Completey rework the purge-kernels algorithm (fix bsc#1173106) The new code is closer to the original perl script, grouping the packages by name before applying the keep spec. - Set ZYPP_RPM_DEBUG=1 to capture verbose rpm command output (implements #228) - version 17.24.0 (22) - Fix core dump with corrupted history file (bsc#1170801) - version 17.23.8 (22) - Enable zchunk metadata download if libsolv supports it. - version 17.23.7 (22) - Revert "/Enable zchunk on SLE-15-SP2"/. - version 17.23.6 (22) - Enable zchunk on SLE-15-SP2. - Older kernel-devel packages are not properly purged (bsc#1171224) - doc: enhance service plugin example. - version 17.23.5 (22) - Get retracted patch status from updateinfo data (jsc#SLE-8770) libsolv injects the indicator provides into packages only. - remove 'using namespace std;' (bsc#1166610, fixes #218) - Online doc: add 'Hardware (modalias) dependencies' page (fixes #216) - version 17.23.4 (22) - Add HistoryLogReader actionFilter to parse only specific HistoryActionIDs. - version 17.23.3 (22) - RepoVariables: Add safe guard in case the caller does not own a zypp instance. - Enable c++17. Define libyzpp CXX_STANDARD in ZyppCommon.cmake. - version 17.23.2 (22) - Fix package status computation regarding unneeded, orphaned, recommended and suggested packages (broken in 17.23.0) (bsc#1165476) - version 17.23.1 (22) - Log patch status changes to history (jsc#SLE-5116) - Allow to disable all WebServer dependent tests when building. OBS wants to be able to get rid of the nginx/FastCGI-devel build requirement. Use 'rpmbuild --without mediabackend_tests' or 'cmake -DDISABLE_MEDIABACKEND_TESTS=1'. - version 17.23.0 (22) - update translations - Replace mongoose/webrick with nginx in test suite. This patch makes use of nginx to replace the current WebServer mongoose implementation. Also adds support for registering callback functions for certain URL requests via FCGI, making it possible to mock HTTP responses and test more complex HTTP setups. - boost: Fix deprecated auto_unit_test.hpp includes. - Disable zchunk on Leap-15.0 and SLE15-* while there is no libzck. - Fix decision whether to download ZCHUNK files. libzypp and libsolv must both be able to read the format. - version 17.22.1 (22) - yum::Downloader: Prefer zchunk compressed metadata if libvsolv supports it. - BuildRequires: libsolv-devel >= 0.7.11. - version 17.22.0 (22) - Selectable: Fix highestAvailableVersionObj if only retracted packages are available. Avoid using retracted items as candidate (jsc#SLE-8770) - version 17.21.0 (20) - BuildRequires: libsolv-devel >= 0.7.10. - RpmDb: Become rpmdb backend independent (jsc#SLE-7272) - RpmDb: Close API offering a custom rpmdb path It's actually not needed and for this to work also libsolv needs to support it. You can sill use a librpmDb::db_const_iterator to access a database at a custom location (ro). - Remove legacy rpmV3database conversion code. - version 17.20.0 (20) - MediaCurl: assert cookie file has mode 0600 (bsc#1158763, CVE-2019-18900) - version 17.19.0 (12) - dup: fix removing orphaned packages dropped by to-be-installed products (bsc#1155819) - version 17.18.1 (12) - Resolver: add solution actions for SOLVER_SOLUTION_BLACK (retracted/PTF) - Solvable: add isRetracted and isPtf attributes. - version 17.18.0 (12) - Introduce PurgeKernels class (bsc#1155198) Adds libzypp API to mark all obsolete kernels according to the existing purge-kernel script rules. - Add solver jobs for retracted packages and ptfs. Support for ptf packages and retract ed patches. - Do not enforce 'en' being in RequestedLocales (bsc#1155678) If the user decides to have a system without explicit language support he may do so. - Pass correct posttrans script argument (fixes #190) - BuildRequires: libsolv-devel >= 0.7.8. - version 17.17.0 (12) - Expose new libsolv API via C++ counterparts (openSUSE/zypper#214) - BuildRequires: libsolv-devel >= 0.7.7 - version 17.16.0 (12) - Fix empty metalink downloads if filesize is unknown (bsc#1153557) - Recognize riscv64 as architecture - Fix installation of new header file (fixes #185) - zypp.conf: Introduce `solver.focus` to define the resolvers general attitude when resolving jobs. (bsc#1146415) - New container detection algorithm for zypper ps (bsc#1146947) - version 17.15.0 (12) - Revert "/Use CURL_HTTP_VERSION_2TLS if available"/ (bsc#1146027) - doc: add service example using variables - Fix build with rpm >= 4.15 (fixes #172) - version 17.14.1 (12) - PublicKey::algoName: supply key algorithm and length - version 17.14.0 (12) - MediaCurl: Fix leaking filedescriptors (bsc#1116995) - commit: Run file conflict check on dry-run (best with download-only) (bsc#1140039) - commit: do not remove orphan products if the .prod file is owned by a package (bsc#1139795) - version 17.13.0 (12) - Drop unused InterProcessMutex class and test - Drop unused WebpinResult class and test - Give posttrans script a parameter of 0 (issue #168) - Use CURL_HTTP_VERSION_2TLS if available (fixes #141) - version 17.12.0 (12) - Enhance scanning /sys for modaliases (bsc#1130161) - version 17.11.4 (9) - Prevent SEGV if the application sets an empty TextLocale (bsc#1127026) - Fix build with CMake >= 3.14.0: Starting with CMake 3.14, EXCLUDE_FROM_ALL now spreads from directories to targets. 'make -C someSubdir' when 'someSubdir' uses the 'EXCLUDE_FROM_ALL' keyword does nothing. (gh/libzypp#libzypp#165) - KeyManager: Work around bsc#1127220 [libgpgme] no error upon incomplete import due to signal received. - MediaCurl: add hint to check SCC for an expired regcode on http error 403 (bsc#965786) - version 17.11.3 (9) - Correctly handle exceptions when verifying the medium (bsc#1065022) - Only write type field when probing (bsc#1114908) - Don't blame user on TargetAbortedException (bsc#978193) - version 17.11.2 (9) - CheckAccessDeleted: Suppress reporting `/memfd:` pseudo files (bsc#1123843) - MediaCurl: improve reporting https->http redirection errors - Prevent SEGV if the application sets an empty TextLocale - Url: don't force printing an empty authority if the schema does not allow authority at all - Try to the missing rpmDB compat symlink in case the rpm package got deleted (bsc#1122471) - version 17.11.1 (9) - PoolItemBest: Optionally prefer not locked packages (for bsc#1113296) - ui::Selectable: add `hasLocks` to indicate a partially locked item (for bsc#1113296) - version 17.11.0 (9) - Simplify complex locks so zypper can display them (bsc#1112911) - version 17.10.3 (9) - commit: set `SYSTEMD_OFFLINE=1` during chrooted commits (bsc#1118758) - no-recommends: Nevertheless consider resolver namespaces (hardware, language,..supporting packages) (FATE#325513) - BuildRequires: libsolv-devel >= 0.7.2 (SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED) - Remove world-readable bit from /var/log/zypp (bsc#1099019) - version 17.10.2 (9) - Adapt to changes in upcoming Boost 1.69.0 - Do not fail service-refresh on a empty repoindex.xml (bnc#1116840) - version 17.10.1 (9) - str: recognize 'always' and 'never' as valid boolean strings - Fix needreboot code to use SolvableSpec parser (fate#326451) - SolvableSpec: Define a set of Solvables by ident and provides - version 17.10.0 (9) - Provide needreboot config files in /etc/zypp (fate#326451, fixes #140) - Need to fix soname due to libsolv ABI changes (bsc#1115341) - version 17.9.0 (9) - Adapt to changed type names in libsolv-0.7 - Package needreboot file (fate#326451) - Fix definitions of gettext macros (fixes #135) - version 17.8.1 (2) - Add infrastructure to flag specific packages to trigger a reboot needed hint (fate#326451) - Adapt to libsolv: Drop support for REPOKEY_TYPE_U32 - Resolver: add setInr to request solving namespaces - ResolverNamespace: add No/AllResolverNamespaces constants - version 17.8.0 (2) - Fix blocking wait for finished child process (bsc#1109877) - version 17.7.2 (2) - Fix conversion of string and glob to regex when compiling queries (bsc#1099982, bsc#939392, bsc#556664) - version 17.7.1 (2) - Drop type application due to poor metadata support (bsc#1100095, bsc#1104415) - version 17.7.0 (2) - Automatically fetch repository signing key from gpgkey url (bsc#1088037) - lsof: use '-K i' if lsof supports it (bsc#1099847,bsc#1036304) - version 17.6.4 (2) - Check for not imported keys after multi key import from rpmdb (bsc#1096217) - version 17.6.3 (2) - fixup! Add filesize check for downloads with known size (bsc#408814) Fix detetction of metalink downloads and prevent aborting if a metalink file is larger than the expected data file. - version 17.6.2 (2) - Adapt to changes in libgpgme11-11.1.0 breaking the signature verification (bsc#1100427) - Use %license (bsc#1082318) - BuildRequires: libsolv-devel >= 0.6.35 (for bsc#1100095) - changes: add CVE numbers - version 17.6.1 (2) - RepoInfo::provideKey: add report telling where we look for missing keys. - Support listing gpgkey URLs in repo files (bsc#1088037) - Add new report to request user approval for importing a package key - Handle http error 502 Bad Gateway in curl backend (bsc #1070851) (fixes openSUSE/zypper#177) - Add filesize check for downloads with known size (bsc#408814) - Removed superfluous space in translation (bsc#1102019) - version 17.6.0 (2) - Prevent the system from sleeping during a commit (fixes openSUSE/zypper#135) - RepoManager: Explicitly request repo2solv to generate application pseudo packages. - version 17.5.2 (2) - libzypp-devel should not require cmake (bsc#1101349) - Avoid zombies from ExternalProgram - Update ApiConfig - fix typo - version 17.5.1 (2) - HardLocksFile: Prevent against empty commit without Target having been been loaded (bsc#1096803) - lsof: use '-K i' if lsof supports it (bsc#1099847) - PackageProvider: Validate deta rpms before caching (bsc#1091624, bsc#1088705, CVE-2018-7685) - PackageProvider: Validate downloaded rpm package signatures before caching (bsc#1091624, bsc#1088705, CVE-2018-7685) - version 17.5.0 (2) - Flags: make it std=c++14 ready - Replace 'redhat-release' with generic 'system-release' (#120) - Ignore /var, /tmp and /proc in zypper ps (bsc#1096617) - Show GPGME version in log - version 17.4.0 (2) - Avoid zombie tar processes (bsc#1076192) - Replace the terminology 'uninstallable' with 'not installable' (bsc#1029392) - version 17.3.1 (2) - Show progressbar when running posttrans scripts - Execute service plugin script chrooted to the RepoManagers root (bsc#1080693) - Make sure the product file comes from /etc/products.d for the fallback product search (bsc#1086602) - Introduce ZConfig::repoManagerRoot to support having diverging target and repomanager root paths - Rename `stderr` as it can be a macro (fixes #102) - version 17.3.0 (2) - Protect code against broken translations (bsc#1082711) - Fix broken translated format strings - Deprecate the use of asciidoc for new releases - version 17.2.2 (2) - PoolQuery::addDependency add overload to define an individual Match::Mode (bsc#1043166) - version 17.2.1 (2) - Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991) - Use gpgme instead of calling gpg2 binary directly - Fix leak in Digest.cc (bsc#1075978) - version 17.2.0 (2) - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415) - Replace libexpat with libxml - Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS` compiler flag (fixes #84) - BuildRequire gpg2 as testcases need it (fixes #84) - version 17.1.3 (0) - Fix crash when installing broken rpm packages (bsc#1078284) - Testcase: Minor fix writing update testcases - version 17.1.2 (0) - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018) - version 17.1.1 (0) - plugin: don't reject header values containing a ':' (bsc#1074687) - Locks: Don't store duplicate locks (bsc#969569) - version 17.1.0 (0) - Fix default for solver.allowNameChange (bsc#1071466) - version 17.0.5 (0) - Stop BuildRequire dropped boost-devel (bsc#1062782) - version 17.0.4 (0) - When importing multiple keys, export the individual keys ascii armored for import into the rpmdb (bsc#1069381) - version 17.0.3 (0) - Don't filter procs with a different mnt namespace (bsc#1068708) - Support repo variables in an URIs host:port component (bsc#1057640, bsc#1067605) - version 17.0.2 (0) - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677) - version 17.0.1 (0) - Locale: Fix possible segfault (bsc#1064999) - RpmDb: Remove excess keys in the zypp keyring when exporting keys only (bsc#1064380) - KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380) - Flag gpg keycache dirty when adding/removing keys (bsc#1064380) - Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch - version 17.0.0 (0) - Fix media handling in presence of a repo path prefix (bsc#1062561) - version 16.17.3 (0) - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561) - version 16.17.2 (0) - Default to 'solver.dupAllowVendorChange = false' on SLE15 (FATE#323478) - Remove unused legacy notify-message script (bsc#1058783) - version 16.17.1 (0) - Support multiple product licenses in repomd (FATE#322276) - version 16.17.0 (0) - Propagate 'rpm --import' errors (bsc#1057188) - Fix typos in zypp.conf - version 16.16.0 (0) - Add testcase to compile (bsc#1055920) - version 16.15.6 (0) - Adapt to work with GnuPG 2.1.23 (bsc#1054088) - version 16.15.5 (0) - verifyFileSignature: Support signing with subkeys (bsc#1008325) - PublicKey: Scan and provide subkey information. - Enhance sort order for media.1/products (bsc#1054671) - Drop detection and support for rpm-4.4 (fixes #77) - version 16.15.4 (0) - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling (bsc#1045735) - Fix repo/pkg checks to follow explicitly defined gpgcheck in a .repo file - version 16.15.3 (0) - Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only. This will allow some already released products to adapt to the behavioral changes introduced by fixing bsc#1038984, while systems with a default configuration (gpgcheck=1) already benefit from the fix in libzypp-16.15.x. For details see section 'Signature checking' in /etc/zypp/zypp.conf. - Fix gpg-pubkey release (creation time) computation (bsc#1036659) - update lsof blacklist (bsc#1046417) - version 16.15.2 (0) - Be sure bad packages do not stay in the cache (bsc#1045735, CVE-2017-9269) - version 16.15.1 (0) - PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory - Add RpmDb::checkPackageSignature to report unsigned packages - Fix repo gpg check workflows, mainly for unsigned repos and packages (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269) - version 16.15.0 (0) - repo refresh: Re-probe if the repository type changes (bsc#1048315) - MediaCurl: Propagate proper error code to DownloadProgressReport (bsc#1047785) - Allow to trigger an appdata refresh unconditionally (bsc#1009745) - Support custom repo variables defined in /etc/zypp/vars.d (fixes #68) - rename: handle EXDEV error on OverlayFS - version 16.14.0 (0) - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236) - Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756) - Change arch variable names conflicting with compiler macros (fixes #70) - Fix potential crash if repo has no baseurl (bnc#1043218) - version 16.13.0 (0) - Testcase: add missing solver flags (bsc#1041889) - version 16.12.0 (0) - add identIsAutoInstalled convenience methods - make gcc6 happy - version 16.11.0 (0) - Use a common workflow for downloading packages and srcpackages. This includes a common way of handling and reposrting gpg signature and checks. (bsc#1037210) - PackageProvider: as well support downloading SrcPackage (for bsc#1037210) - version 16.10.0 (0) - PoolQuery: Treat explicit queries for 'kind:name' correctly (bsc#1035729) - version 16.9.0 (0) - Add API to control resolver job to update all packages (FATE#320653) - Remove legacy vendor equivalence between 'suse' and 'opensuse' (bsc#1030686) - version 16.8.0 (0) - RepoInfo: Allow temporary repos to control their metadata directories (bsc#1032632) - Arch: add armv5tl - version 16.7.0 (0) - Recognize license tarball in rpmmd repos (FATE#316159) - Fix media verification to properly propagate media access errors (bsc#1031093) - version 16.6.1 (0) - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661) - version 16.6.0 (0) - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919) - version 16.5.2 (0) - MediaCurl: Treat http response 410(Gone) like 404(Not Found) (bsc#1030136) - version 16.5.1 (0) - Support multi-volume repomd repositories (FATE#320544) - MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution to IPv4/IPv6 only (fixes openSUSE/zypper#49) - Add support for openssl >= 1.1 - version 16.5.0 (0) - PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844) - Don't create AnonymousUniqueId in chroot (bsc#1024741) - version 16.4.3 (0) - dumpAsXmlOnL: xml escape node content (bsc#1024909) - version 16.4.2 (0) - MediaMultiCurl: Trigger aliveCallback when downloading metalink files (bsc#1021291) - version 16.4.1 (0) - Add API for updating the AutoInstalled db - MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046) - fix misleading indentation (fixes #65) - Fix compilation error reported by GCC7 (#63). - Prefer calling "/repo2solv"/ rather than "/repo2solv.sh"/ - version 16.4.0 (0) - Don't raise FileCheckException if user accepted a package with wrong digest (bsc#1014265) - Also provide the exception history when requesting a media failed (bsc#1010952) - version 16.3.2 (0) - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096) - version 16.3.1 (0) - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748) - version 16.3.0 (0) - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97) - version 16.2.5 (0) - RepoFileReader: fix parsing of multiline url entries (bsc#964932) - Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100) - version 16.2.4 (0) - xmlout::Node: Allow adding nore attributes while the start node is not closed (FATE#320699) - Fixes broken XML output introduced by an unwanted change in 16.2.2 (bsc#998344) - version 16.2.3 (0) - Report numeric curl error if code is unrecognized (bsc#992302) - multicurl: propagate proxy settings stored in repo url (bsc#933839) - version 16.2.2 (0) - Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION - BuildRequires: libsolv-devel >= 0.6.23 - version 16.2.1 (0) - Product: Offer tri-state hasEndOfLife details (FATE#320699) - version 16.2.0 (0) - use more user friendly command names for "/zypper ps"/ (bsc#980541) - version 16.1.3 (0) - Don't do media number substitution on URLs of medium #1 (bsc#798470) - version 16.1.2 (0) - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573) - version 16.1.1 (0) - API enahncements for zypper (FATE#320447) - version 16.1.0 (0) - Filter duplicate resolver solutions (bsc#985674) - zypp.conf: Add download.media_mountdir: Path where media are preferably mounted or downloaded (FATE#319462) - version 16.0.5 (0) - Fix bug in removeRepository which may keep an empty .repo file rather than deleting it (bsc#984494) - version 16.0.4 (0) - Shrink pool if all repos are removed (bnc#899755) - Avoid direct BuildRequire on libudev-devel (#60) - version 16.0.3 (0) - Allow PackageKit to drop the zypp lock (bnc#899755) - Avoid superfluous rebuilding of indices when solving - version 16.0.2 (0) - po: upadte makefiles - DefaultIntegral: provide asString (for FATE#320447) - version 16.0.1 (0) - Prepare cmake to maintain the .pot and .po files in git. Add initial .po file set derived from tarballs. Translations are now maintained via Weblate. - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760 - Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch - version 16.0.0 (0) - Update sle-zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Fix credential file parser losing entries with known URL but different user name (bsc#933760) - RepoManager: allow extraction of multiple baseurls for service repos (bsc#964932) - addRepository: fix to use the correct history file for logging - specfile: add /etc/zypp/credentials.d to the file list - version 15.22.0 (19) - RepoindexFileReader: fix service metadata TTL default value (bsc#967828) - version 15.21.7 (19) - DiskUsageCounter: Limit estimated waste per file (bsc#974275) - version 15.21.6 (19) - Use PluginExecutor for commit- and system-hooks (bnc#971637) - BuildRequires: libsolv-devel >= 0.6.19 (bnc#971018) - version 15.21.5 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - media: Send stats header to download.opensuse.org only (bsc#955801) - fix build-compare (#57, #58) - version 15.21.4 (19) - yum::Downloader: Download only wanted 'susedata.LANG' files (FATE#320518) - version 15.21.3 (19) - installSrcPackage: trigger progress callback (bsc#580902) - version 15.21.2 (19) - Update zypp-po.tar.bz2 - Don't buildrequire graphviz-gnome (bsc#964150) - Unwanted btrfs subvolumes must be filtered by device (not fsid) (fixes #54) - version 15.21.1 (19) - Update zypp-po.tar.bz2 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945) - RepoInfo: Provide access to repo content keywords - Build with boost-1.60.0 - version 15.21.0 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - ResPoolProxy: make begin/end pairs Iterable - String: Format and FormatNAC classes based on boost::format - DefaultIntegral: provide initial value - More specific exception message if GPG binary is missing (bsc#637791) - version 15.20.0 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - createPot: Fix plural form detection (bsc#955053) - version 15.19.7 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Add testcase for uncached repo-variables. - Fixed Japanese translations (bsc#949196) - version 15.19.6 (19) - Update sle-zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Fix broken product: <-> -release package relation (bnc#951782) - version 15.19.5 (19) - Use a uniform translation set for SLE and openSUSE (bnc#948924) - fix Plugin-services not updating repo GPGCheck settings (bnc#951402) - version 15.19.4 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - make Solvable::asUserString more readable (bnc#949957) - version 15.19.3 (19) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - fix suse_version test (bsc#949046) - version 15.19.2 (19) - Locks: fix using namespaces (for FATE#318299) - version 15.19.1 (19) - fix reserved identifier violation (fixes #51) - solver: speed up collecting pool data to build the job queue - doc: short abstract about 'Code 12 Application Metadata' - version 15.19.0 (19) - solver verify: multiversion property needs to be assigned to installed items too. - ZYppCommitResult: add attemptToModify to indicate an attempt to actually install/remove was made (bsc#946750, FATE#319467) - version 15.18.0 (14) - SetTracker: fix computation of change sets (bsc#946898) - version 15.17.2 (14) - Pattern: support dynamic computation of pattern visibility (bsc#900769) - Avoid URL rewrite if probing local cache directories (bsc#946129) - version 15.17.1 (14) - Dummy (FATE#318827) to make Sles-changelog-checker stop whining. - version 15.17.0 (14) - Glob: fix reserved identifier violation - version 15.16.2 (14) - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827) - version 15.16.1 (14) - Reload multiversion setting from the target zypp.conf (bnc#906096) - version 15.16.0 (14) - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Don't cache repo releasever (bnc#943563) - Selectable: allow setPickStatus for non-multiversion packages (bnc#943870) - ResPoolProxy: add ScopedSaveState - version 15.15.0 (14) - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange, VendorChange} default options for tuning distribution upgrades. - Remove obsolete method (bsc#941398) (fixes #50) - fix invalid XML (bnc#942518) - version 15.14.0 (14) - Update zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Support caching of service metadata. A TTL for the service metadata may be provided in the repoindex.xml itself. The default is 'no caching'. (FATE#318136) - Fix setting dup_allow* solver options (bnc#941463) - Don't make zypper encode {} around repo vars (bnc#941453) - version 15.13.0 (11) - Update zypp-po.tar.bz2 - History: Add 'command' tag showing who triggered the commit. The corresponding HistoryLogData class for parsing is HistoryLogDataStampCommand. Available data are the commandline executed, user@hostname and userdata/transactionID. (FATE#312298) - Add convenience comparison PoolItem<>ResObject::constPtr - Fixes for SWIG 2.x - version 15.12.0 (11) - Make multiversion an individual solvables property (FATE#318778) - SolvableType: common api to access solvable properties - Support for MIPS architectures - version 15.11.0 (11) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Resolver: Track changed requested locales and adjust installed packages accordingly. (part of FATE#318099) - Testcase: Store autoinstalled packages - Locale: Make it IdString based - Get rid of std::tr1:: hashes - Flags: Fix to work with 'enum class' - Hide away resolver internals - version 15.10.0 (10) - Update zypp-po.tar.bz2 - Update sle-zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Resolver allow tuning DUP mode solver flags (FATE#319128) - version 15.9.0 (5) - Flags<Enum>: add stringify - add asString for Patch::InteractiveFlag - version 15.8.0 (5) - Update zypp-po.tar.bz2 - add asString for Patch::Category - version 15.7.0 (5) - Fix lost pathname when importing repo keys (bnc#936373) - Disable code swig does not understand - version 15.6.0 (5) - Patch: fixup testing Category and Severity flags (FATE#318760) - version 15.5.0 (5) - Add details to the default signature verification problem report - PathInfo: Avoid ExternalProgram in clean_dir - call rpmdb2solv without executing user-supplied scripts (bnc#926853) - version 15.4.1 (3) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Enhance solv.idx file handling to support zypper bash completion - Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey (bnc#932393) - version 15.4.0 (3) - Update zypp-po.tar.bz2 - Downloader: Accept unsigned repository if pkgGpgCheck is ON. - FindFileConflicts: avoid nested exception on user abort (bnc#931601) - Support for *.check files in the systemCheck.d directory (#45) - version 15.3.0 (3) - Update zypp-po.tar.bz2 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck and pkg_gpgcheck. The default behavior 'gpgcheck=On' will automatically turn on the gpg signature check for packages downloaded from repository with unsigned metadata. If the repo metadata are signed, a faster comparison via checksums is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck you can enforce the signature check of repository metadata or downloaded packages to be always performed. Those defaults can be overwritten per repository. (FATE#314603) - version 15.2.0 (2) - Write solv.idx to speed up bash tab completion (bnc#928650) - version 15.1.3 (1) - gcc5 fixes - Fix repo alias containing ']' not handled correctly (bnc#929528) - Fix SEGV when dumping rpm header with epoch (bnc#929483) - version 15.1.2 (1) - PubliKey: fix reference to temporary data - version 15.1.1 (1) - Update zypp-po.tar.bz2 - ZYpp: Changed ZYpp::Ptr to be a shared_ptr; a precondition for fixing bnc-899755 - rpmmd: support 'metalink=' in .repo (for zypper#63) - RepoMirrorList: ignore comments and malformed urls in mirrorlist - PathInfo: remove minor/major conflicting with GNU libc macros DiskUsageCounter: remove ctors taking 'magic' bool flags ZyppCallbacks: remove unused PatchDownload callbacks - version 15.1.0 (1) - POODLE: libzypp should only talk TLS (bnc#903405) - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch - version 15.0.0 (0) - Fixes to build with gcc5 - RepoProvideFile: Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.1 (30) - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.0 (30) - add support for SHA224/384/512 - version 14.37.1 (30) - New RepoVarExpand: Functor expanding repo variables in a string . Supports bash style default ${v:-w}' and alternate ${v:+w} values (FATE#318354) - Easy.h: Use __typeof__ rather than typeof in header - Support repo variable replacement in service url - Support repo variable replacement in gpg url - Gettext.h: Fallback to ::gettext if accidentally included outside libzypp - version 14.37.0 (30) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons (bnc#915928) - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing - Support $releasever_major/$releasever_minor repo variables (FATE#318354) - version 14.36.0 (30) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor. The old names clash with GNU libc macros. - version 14.35.0 (30) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Properly propagate repo variables in service refresh. - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files (bnc#911658) - Call pool_set_rootdir to properly check for file conflicts. - Use xgettext --boost to support boost-format (%N%) - version 14.34.0 (30) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - Parse and offer productRegisterFlavor attribute (bnc#896224) - version 14.33.0 (30) - Update zypp-po.tar.bz2 - Improve conflict message for locked packages (bnc#828631) - Fix broken de-escaping in str::splitEscaped (bnc#909772) - cleanup loging - version 14.32.2 (30) - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143) - version 14.32.1 (30) - suppress informal license (no need to accept) upon update (bnc#908976) - version 14.32.0 (30) - Adapt to gpg-2.1 (bnc#908135) - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc - replaceAll: fix endless loop on empty search string - version 14.31.0 (30) - Do not provide/obsolete yast2-packagemanager-devel by the -doc package: the -devel package already does that. - Minor .spec cleanup (remove Authors section). - Call rpm with '--noglob' (bnc#892431) - Downloader: unify workflow downloading a (signed) master index file - Fix iostream includes (fixes #34) - Explicitly call libsolv:pool_setdisttype (fixes #36) - version 14.30.2 (30) - Update zypp-po.tar.bz2 - Update zypp-po.tar.bz2 - doc: add hint to code 12 pattern packages - MediaCurl: Fix URL path concatenation (bnc#901590) - Move doxygen html doc to libzypp-devel-doc (bnc#901691) - Remove non-breaking spaces from changes file - Control lifetime of downloaded mirrorlist - version 14.30.1 (30) - Update zypp-po.tar.bz2 - Store baseurls in list as order expresses preference - Support parsing multiple baseurls from a repo file (bnc#899510) - Fix handling local mirrorlist= files in .repo (bnc#899510) - Provide missing man pages (fixes #33) - Enable building autodocs, translations and test per default on debian - Fix several typos in output messages and comments (fixes #29) - Make the include dir path configurable (fixes #27) - version 14.30.0 (30)
- Update to kernel headers 5.3 - Make it arch dependent due to difference in installed headers - Update to kernel headers 5.2 - Update to kernel headers 5.1 - Update to kernel headers 5.0 - Update to kernel headers 4.20 - netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch: remove - fix netfilter builds with 4.19 * add netfilter-bridge-define-INT_MIN-INT_MAX-in-userspace.patch - Update to kernel headers 4.19 - Update to kernel headers 4.18 - Don't do any expansion on the version.h contents - Don't embed build system's kernel version in rpm to make package build reproducible (boo#1101107) - Update to kernel headers 4.17 - Update to kernel headers 4.16 - Update to kernel headers 4.15 - Add support for riscv - Update to kernel headers 4.14 - Update to kernel headers 4.13 - BuildIgnore linux-kernel-headers: the symbol will only exist once the package was built in a bootstrap cycle. - BuildIgnore gettext-tools: required by rpm-build, but we can build without it, allowing to shorten a bootstrap cycle. - Update to kernel headers 4.12 - Update to kernel headers 4.11 - Update to kernel headers 4.10 - Update to kernel headers 4.9 - Remove empty /usr/include/uapi directory - Update to kernel headers 4.8 - Update to kernel headers 4.7 - Update to kernel headers 4.6 - Update to kernel headers 4.5 - Update to kernel headers 4.4 - Update to kernel headers 4.3 - package back i2c-dev.h the one from i2c-tools is outdated - Update to kernel headers 4.2 - Update to kernel headers 4.1 - Update to kernel headers 4.0 - Only removing /usr/include/scsi/scsi.h (bnc#834498)
- Update to version 11.0.1. * This release contains bug-fixes for the LLVM 11.0.0 release. This release is API and ABI compatible with 11.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Drop obsolete compiler-rt-dont-compile-assembly-files-as-c.patch. - Make documentation tarballs more reproducible. - Increase required RAM for aarch64 - Move BFD plugins to %{_libdir} - polly-pthread.patch: Remove, std::call_once no longer needs libpthread - Add compiler-rt-dont-compile-assembly-files-as-c.patch to fix build failure with newer CMake versions. - Let CMake files in {llvm,clang}X-devel refer to the versioned binaries that come with the package instead of the symlink managed by update-alternatives. (boo#1178513) - Disable ThinLTO on aarch64 because of hangs. (boo#1178070) - Enable ThinLTO on ppc64 and ppc64le, the internal error is gone. - Update to version 11.0.0. * For details, see the release notes: - https://releases.llvm.org/11.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/11.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/11.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/11.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: llvm-gsymutil, llvm-ml. * clang-import-test was removed. - Drop obsolete patches: * clang-ignore-stack-clash-protector.patch * fix-atomics-test.patch * restore-llvm10-abi.patch - Rebase patches: * clang-resourcedirs.patch * default-to-i586.patch * link-clang-shared.patch * link-clang-tools-extra-shared.patch * lldb-cmake.patch * llvm-do-not-install-static-libraries.patch * lto-disable-cache.patch - Add llvm-exegesis-link-dylib.patch: link llvm-exegesis with libLLVM.so, the advanced functionality is not available anyway. - Remove -fstack-clash-protection on architectures where it isn't actually supported, because that prevents feature detection. - Make sure we also build AttributeReference for the documentation. This requires building via CMake. Also shorten the paths. - Add ld.lld as an alternative for ld. (boo#1174656) - Update to version 10.0.1. * This release contains bug-fixes for the LLVM 10.0.0 release. This release is API and ABI compatible with 10.0.0. - Rebase llvm-do-not-install-static-libraries.patch. - Replace ValueLattice-Add-new-state-for-undef-constants.patch, which landed upstream in a modified version, by restore-llvm10-abi.patch that resets the ABI to our 10.0.0. - Rewrite lld-default-sha1.patch to be version-independent. - Set flags consistently, so that we don't lose -DNDEBUG on 32-bit architectures. Also we don't need the opt flags twice. This leads to a significant reduction in binary sizes on 32-bit arches. - Make it easier to package release candidates. - Enable most tests on 32-bit ARM, but not for libcxx. - Add fix-atomics-test.patch for architectures where native atomics are not available. - Lower build constraints for riscv64 a bit to allow building on more workers. - Allow more compile jobs in stage 2. - Factor out computation of the number of jobs into a macro. - Choose mem_per_compile_job dependent on build stage, let stage 1 on x86_64 use more memory. - More generous memory allocation on riscv64. - Add lld-default-sha1.patch to make lld generate SHA1 build-ids by default, otherwise our tools cannot process the debuginfo. - Update to version 10.0.0. * For details, see the release notes: - https://releases.llvm.org/10.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/10.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/10.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/10.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/10.0.0/tools/lld/docs/ReleaseNotes.html * New LLVM tools: llvm-ifs, llvm-install-name-tool, llvm-reduce. * New Clang tools: clang-move, clang-offload-wrapper, pp-trace. * lldb-mi moved to a separate project and is no longer available. - Dropped obsolete patches: * clang-fix-powerpc-triplet.patch * clang-riscv64-rv64gc.diff * compiler-rt-move-fdp.patch * compiler-rt-sanitizer-ipc-perm.patch * D60657-riscv-pcrel_lo.diff * gwp-asan-lto.patch * libcxx-tests-linux-distribution.patch * link-lldb-shared.patch * llvm-riscv64-fix-cffi.diff * openmp-export-fini.patch * riscv-eh-frame-fixup.patch * riscv64-suse-linux.patch - Rebased patches: * assume-opensuse.patch * link-clang-tools-extra-shared.patch * lldb-cmake.patch * llvm_build_tablegen_component_as_shared_library.patch * llvm-do-not-install-static-libraries.patch * llvm-remove-clang-only-flags.patch * lto-disable-cache.patch * polly-pthread.patch * tests-use-python3.patch - Add tablegen-test-link-static.patch: fix TableGenTests. - Add ValueLattice-Add-new-state-for-undef-constants.patch: fix miscompilation on ppc64/s390x that was leading to test crashes. - Enable ThinLTO on aarch64. - Disable ThinLTO on ppc64le due to internal error in gold. - Delete object files and static libraries from build tree in %install already, because debuginfo extraction happens after that. If we do it after %check, we run out of disk space. - Run tests "/manually"/, because we've already removed many targets. - Don't build unit tests, because some of them are now statically linked, which is very expensive with LTO. Also unit tests are probably not very interesting on the distribution level, we don't expect them to perform different than in upstream. The relevant upstream change for this is https://reviews.llvm.org/D54439. - Drop %if for openSUSE 13.2. - Remove conflicts of clang-tools with {clang,llvm}{7,8}: the relevant binaries have been removed from those packages. This allows having clang-tools together with older versions of llvm. For a smooth installation we add OrderWithRequires dependencies. - Fix typos in (still inactive) !%{with clang_scripts} part. - Require clang-tools for clangX-devel. - Move all clang-related scripts (including those originally in clangX-checker), hmaptool and clang-doc into a common unversioned subpackage clang-tools, like python3-clang. The scripts reference the unversioned executables, so allowing multiple versions via update-alternatives would be misleading. The clang-doc executable will come with assets in Clang 10, so we have to take it out of update-alternatives as well. This should be the proper solution to boo#1161873. - Include run-find-all-symbols script in clang-tools. - Remove metadata for clangX-include-fixer subpackage that never had any files and thus wasn't released as rpm. There are so many clang binaries that packaging them separately doesn't scale. - Fix lldb version string, adapt lldb-cmake.patch (boo#1165517). - Remove unneccesary libtool dependency. - Don't let clang depend on libc++, we link it with libstdc++. - Recommend gold plugin if clang and gold are installed. - Add vim-plugin-llvm Conflicts to clang subpackage which now contains files formerly in llvmN-vim-plugins, conflicting with packages from older llvm releases. - Add back emacs-llvm Provides and Conflicts to clang subpackage originally in llvm-emacs-plugins to properly conflict with llvm-emacs-plugins from older llvm releases. - Add clang5-devel to clang9-doc conflicts. - Add compiler-rt-sanitizer-ipc-perm.patch: Fix sanitizer-common build with glibc 2.31. - Move clang-{format,include-fixer,rename}.{el,py} files from llvm-*-plugins to clang package. (boo#1161873) - Drop the now empty llvm-emacs-plugins package. - Add polly and lld build conditionals, remove excessive Requires to clang from docs. Fix conditional for libc++ use. [jsc#SLE-7400, jsc#SLE-7614, jsc#SLE-7452, jsc#SLE-8920, jsc#SLE-7390, jsc#SLE-7587] - Undo spec-cleaner changes that we don't want. * Reintroduce blank lines in configuration. * Use packageand syntax that works for older versions of RPM. * Don't use %{_bindir} on left-hand side of sed replacements. - riscv-eh-frame-fixup.patch: Remove changesets that alter the libLLVM ABI - Add upstream patch to export compiler-rt FuzzedDataProvider header, required by Envoy 1.12.2: * compiler-rt-move-fdp.patch - riscv-eh-frame-fixup.patch: Fix handling of .eh_frame on RISC-V - polly-pthread.patch: Add missing -lpthread - Enable support for riscv64 - clang-riscv64-rv64gc.diff, riscv64-suse-linux.patch, llvm-riscv64-fix-cffi.diff, D60657-riscv-pcrel_lo.diff: Backports from master - Update to version 9.0.1. * This release contains bug-fixes for the LLVM 9.0.0 release. This release is API and ABI compatible with 9.0.0. - Drop patches that have landed upstream: * dont-install-example-analyzer-plugins.patch * fix-module-test.patch * llvm-add-missing-include.patch - Drop set-revision.patch, don't provide revision number in clang. The upstream repository has moved from Subversion to git, so the revision number is just a hash, which limits its usefulness. - Rebase llvm-do-not-install-static-libraries.patch. - Modify libcxx-tests-linux-distribution.patch to remove dependency on python-distro again: we don't have expected failures. - Add llvm-add-missing-include.patch in order to fix boo#1158367. - Add gwp-asan-lto.patch: Make sure there are no LLVM IR files in static libraries that we package. - Add libcxx-tests-linux-distribution.patch (boo#1158293): Replace platform.linux_distribution by distro.linux_distribution. - Make documentation packages noarch. - Add openmp-export-fini.patch: Export termination function for libomp.so, solves boo#1155108. - Remove flaky test case in libcxx. - Fix typo, BOLL -> BOOL - Let new {llvm,clang}*-doc packages "/Conflict"/ with older devel packages, which they were split from. - Let doc packages conflict with older versions of themselves. - (Build)Require only python3-base instead of full python3 package, the additional modules are not required. Helps shortening the build dependency chain. - Remove python3-* requires from lldb9 subpackage, and add it to the bindings/pretty-printer subpackage (python3-lldb9). - Add python3-base Requires to python3-clang subpackage - Add dont-install-example-analyzer-plugins.patch: Remove example analyzer plugins from install targets instead of deleting them. - Add fix-module-test.patch: fix test instead of deleting it. - Don't build static libc++ (with ThinLTO that's not useful anyway). - Don't build libc++experimental. - Don't package libc++abi.so with libc++-devel, it's already contained in the (required) libc++abi-devel. - Be more specific about files in libc++-devel. - Update to version 9.0.0. * For details, see the release notes: - https://releases.llvm.org/9.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/lld/docs/ReleaseNotes.html - Change License to "/Apache-2.0 WITH LLVM-exception OR NCSA"/. (https://llvm.org/foundation/relicensing/) - Allow building with ThinLTO and enable it on some architectures. - Disable LTO cache in lto-disable-cache.patch. - Unset MALLOC_CHECK_ for compilation to mitigate lock contention. - No debug info for ppc like for the other 32-bit targets. - Clean up _constraints: same constraints for 32-bit targets. - Don't use BUILD_SHARED_LIBS for Clang anymore, since the newly available libclang-cpp.so should expose the full C++ API. - Link tools with libclang-cpp.so by using CLANG_LINK_CLANG_DYLIB, similar to LLVM_BUILD_LLVM_DYLIB for libLLVM.so. - Remove obsolete n_clang_allow_BUILD_SHARED_LIBRARY.patch. - Add link-clang-shared.patch to link more clang targets with libclang-cpp.so, especially libclang.so. - Add link-clang-tools-extra-shared.patch, link-lldb-shared.patch: link targets in clang-tools-extra and lldb with libclang-cpp.so. - Simplify llvm-do-not-install-static-libraries.patch, also handle Clang, for which we now get static libraries. - Package documentation for llvm and clang separately, recommend them for the main package: they are not required for development, but actually useful for working with the non-devel packages. - Recommend editor plugins not just for llvm-devel. - Recommend libstdc++ for Clang again. - Move diagtool from llvm to clang subpackage. - Properly distinguish between %{_relver} and %{version}. - Drop aarch64-disable-memorytest.patch and reactivate test. - Rebase clang-resourcedirs.patch. - Rebase llvm-normally-versioned-libllvm.patch. - Rebase llvm-remove-clang-only-flags.patch. - Rebase llvm_build_tablegen_component_as_shared_library.patch. - Rebase set-revision.patch. - Increase disk space for build. - Make lldb recommend python3-lldb (it contains pretty printers). - Use python3 shebangs everywhere (boo#1146533). - Drop obsolete opt-viewer-Do-not-require-python-2.patch. - Remove unneccesary dependencies: * groff, bison and flex don't seem to be used. * jsoncpp is no longer used since r338461. * Move some BuildRequires to subpackages. * Don't recommend scan-{build,view} in clang (boo#1145444). * Devel packages are only required in other devel packages, when their headers are included in the installed headers. - Add versions to Provides/Conflicts except for files. - Remove unused (since r268685) CMake flags LLVM_ENABLE_TIMESTAMPS. - Fix installation of opt-viewer files when python3-clang is no longer built. - Update to version 8.0.1. * This release contains bug-fixes for the LLVM 8.0.0 release. This release is API and ABI compatible with 8.0.0. - Don't run LLVM tests on ppc at all because of sporadic hangs. - Increase RAM for armv6/7 to avoid OOM and be scheduled on fast worker - Use the documented LLVM_ENABLE_RTTI to enable RTTI instead of LLVM_REQUIRES_RTTI, which "/is an internal flag that individual targets can use to force RTTI"/. (boo#1139584) - Drop obsolete llvm-build-tests-with-rtti.patch. - Exclude riscv64 for now since it fails to build. - Change some groups: * put libraries in System/Libraries, * devel packages in Development/Libraries, * clang in Development/Languages/C and C++, * the gold plugin in Development/Tools/Building. - Add some URLs, use https:// when possible. - Remove unneeded devel dependencies. - Only suggest a C++ standard library for clang. It's also a C compiler and needs no C++ library when only used as such. - Fix Supplements for editor plugins. - Fix some rpmlint issues: * Reword summary and description for Polly. * Fix /usr/bin/env shebangs. * Remove executable bit where not needed. * Move bash completion to /usr. * Remove hard dependency of libclang8 to libstdc++-devel. - Make rpm macros work properly. - Remove sources from documentation. - Run %fdupes on the right directories. - Enable tests for libcxx. - Reduce memory requirements for compile jobs depending on arch. - Avoid relocation overflow on ppc by not building GPU backends. - Update baselibs.conf. - Disable LTO (boo#1133254). - Fix packaging on ppc: the sanitizers aren't available there, so the directories /usr/lib/clang/*/{lib,share} are missing. - Package LLVMgold even when we don't use gold for linking. It's promised in /usr/lib/cmake/llvm/LLVMExports.cmake. - Unignore test failures on PowerPC64 architectures. The failures in ppc are unrelated to AMDGPU, so we remove that remark. - Fix dependencies: the gold plugin shouldn't depend on llvm-devel. libc++abi-devel should depend on libc++abi. - Fix typo. - Enable libc++ on ARM (Needed for tensorflow) - Update to 8.0.0 * For details, see the release notes: https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html - Drop llvm-unittests-Don-t-install-TestPlugin.so.patch, llvm-drop-llvm-optional-clang-specific-optimization.patch, llvm-D51108.patch, llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Already included upstream - Add 0001-CMake-Add-install-targets-for-utilities-to-LLVM-expo.patch - Remove -fno-strict-aliasing, which upstream doesn't use any more since r245304 in 2015. (http://reviews.llvm.org/D12036) It's probably also not needed for modern versions of GCC. It was enabled in r105644 because of some bugs there. - Add a clang-%{_sonum} symlink, which is referenced by /usr/lib64/cmake/clang/ClangTargets.cmake (boo#1120098) - Package clang builtin headers with libclang. The library is basically unusable without the builtin headers. Currently consumers of libclang have to require clang as well, although only the headers are needed. - llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Fix crash in rustc (boo#1126907) - Allow use of Gold linker to be conditional - Disable Gold linker on ppc + LLVM currently doesn't build with Gold on ppc - Readd clang-7 and clang++-7 symlinks * Fixes uses of clang-devel (boo#1120098) - Update to llvm 7.0.1 * This release contains bug-fixes for the LLVM 7.0.0 release. This release is API and ABI compatible with 7.0.0. - enable gold unconditionally like with llvm6 and older - reenable openmp support again for aarch64 (like it was already in llvm6) - Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Remove ppc from Exclude field in spec file - Allow use of Gold linker to be conditional - Disable Gold linker on ppc - Add patch to fix SUSE GNU triplet on ppc * clang-fix-powerpc-triplet.patch - Add patch from upstream to fix ABI issue on ppc * llvm-D51108.patch - Limit list of enabled targets on ppc * PowerPC;AMDGPU;BPF;NVPTX - Ignore testsuite failures on ppc - llvm-drop-llvm-optional-clang-specific-optimization.patch * Fix ABI incompatibility when libLLVM (built with clang) is linked to a program build with gcc. (boo#1119092) - opt-viewer-Find-style-css-in-usr-share.patch * Make sure opt-viewer installed in /usr/bin can find resources from /usr/share/opt-viewer. (boo#1112730) - llvm-unittests-Don-t-install-TestPlugin.so.patch * It is only used for testing and is causing failures when processing LLVMExports.cmake. - Update to llvm 7.0.0 * For details, see the release notes: https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html - Remove no longer needed patches: * llvm6-fix-gdb-index-crash.patch * lldb-fix-build-with-python-3.7.patch * lldb-add-pthread-dl-libs.patch * polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - Add tests-use-python3.patch * Prevents tests from failing because of missing python 2. - Add llvm-better-detect-64bit-atomics-support.patch * Fixes build on i586. - Updated llvm-remove-clang-only-flags.patch - Exclude also "/-Werror=unguarded-availability-new"/ (bsc#1106000) - Update to llvm 6.0.1 * This release contains bug-fixes for the LLVM 6.0.0 release. It is API and ABI compatible with 6.0.0. - Remove no longer needed llvm6-fix-InstCombine.patch - Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7 - llvm6-fix-gdb-index-crash.patch * From upstream, fix lld --gdb-index crash. - Do not requires gcc6 for older sle versions. * llvm6 is not built on <= 12 SP3 and this was preventing build on 12 SP4. - llvm_build_tablegen_component_as_shared_library.patch * Build TableGen component as its own shared library because it is not included in the libLLVM library and is needed for ldc. (bsc#1086445) - Add patch llvm6-fix-InstCombine.patch to fix InstCombine init * Will be fixed in 6.0.1 release - Do not build stage1 with debug info. It was accidentally added with the use of %optflags. This should fix out of memory errors on 32bit architectures and speed up build everywhere else. (bsc#1092697) - llvm-build-tests-with-rtti.patch * Fixes build failure with gcc 8. (bnc#1087136) - Do not export Polly static libraries which we do not distribute. * Updated llvm-do-not-install-static-libraries.patch - Use external jsoncpp instead of the bundled one. * Added polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - llvm6-devel must require llvm6-polly-devel * Files in llvm6-devel reference Polly. - Update to llvm 6.0.0 * Added polly * Notable changes: - Retpoline Spectre variant 2 mitigation - GlobalISel by default for AArch64 at -O0 - improved scheduling on several x86 micro-architectures - Clang defaults to -std=gnu++14 instead of -std=gnu++98 - support for some upcoming C++2a features - improved optimizations, new compiler warnings, many bug fixes, and more. - Use alternatives for clang's bash autocomplete to prevent conflicts with other versions. - Remove liblldb5 and lldb5-devel from baselibs.conf. They are only build for x86_64, so no point having them in baselibs.conf. - Use %optflags, except for FORTIFY_SOURCE which is not compatible with compiler-rt. - Exclude static libraries differently. * Drop llvm-split-static-library-exports-into-their-own-export-file.diff * Drop clang-split-static-library-exports-into-their-own-export-file.diff * Update llvm-do-not-install-static-libraries.patch to not use EXCLUDE_FROM_ALL which is not available in cmake 3.5. - This fixes build on SLE12. - Do not force gcc6 on OpenSUSE - fixes build. - Reduce the amount of concurent link jobs by increasing their memory requirement - to reduce stalls in OBS. - Cleanup %ifarch conditions, remove targets unintentionally added to s390/s390x. (bnc#1078436) - Limit the amount of parallel link jobs, but no longer limit compile jobs. This should prevent running out of memory during linking while not longer slowing down compilation. - Remove build dependency on procps - Reduce disk size requirement to 30GB in _constraints. We no longer need that much since we stopped building static libraries. - n_clang_allow_BUILD_SHARED_LIBRARY.patch * Allow buildling clang with BUILD_SHARED_LIBRARY while the rest is built with LLVM_LINK_LLVM_DYLIB. (bnc#1065464) - Remove clang-devel-static. - Place gold plugin to the right directory. (bnc#1073210) * It must be in /usr/lib/bfd-plugins on all architectures. * Remove llvm5-gold from baselibs.conf - nothing needs a 32bit version of it and it would now conflict with the 64bit one. - Reduce _constraints requirements on 32bit architectures. * Since we had to disable debuginfo on them, they require much less. - ignore make check error for PowerPC as bypass https://bugs.llvm.org/show_bug.cgi?id=35871 - disable debuginfo build for ARM as well - Delete intermediate files during build to reduce total disk usage (bnc#1074625) - Update to llvm 5.0.1 * This release contains bug-fixes for the LLVM 5.0.0 release. * This release is API and ABI compatible with 5.0.0. - llvm-do-not-install-static-libraries.patch * Updated. - Increase minimum memory and disk sizes required for building in _constraints. - Rename python3-lldb to python3-lldb5 so it can work with llvm meta package. - Rename python packages to follow naming conventions. - Remove unnecessary dependencies on python3. - Make opt-viewer not require python2. * opt-viewer-Do-not-require-python-2.patch - Switch to python3. - Fix %check tests when used with python3. * Define LANG=C.UTF-8 when running the tests. - Add explicit Provides/Conflicts to llvm5-devel, clang5-devel-static and lldb5-devel. * These are required to be validated by obs repo-checker. - Use LLVM_OPTIMIZED_TABLEGEN to speed up build. (bnc#1064786) - Fix files of lldb4 to work correctly with update-alternatives. - Remove Conflicts clang(LLDB) from lldb4-devel - it does not exist. It would be provided automatically, but no such cmake file is installed. - llvm-do-not-install-static-libraries.patch * Do not install static libraries instead of installing them and deleting after. * Reduces disk usage during build. (bnc#1064786) - Do not build unnecessary parts during stage1. * Speeds up build a bit. (bnc#1064786) - Updated baselibs.conf to reference version 5 packages. - Deleted rogue llvm5.spec.r29 file. - Deleted arm_suse_support.diff, llvm-add_a_LLVM_USE_LINKER.patch, libsanitizer.patch. - No longer used, applied already in the source. - llvm-normally-versioned-libllvm.patch * Change libLLVM naming scheme to match our naming guidelines. * The reasons for the original naming scheme are no longer valid, more details in the patch. - Disable all thread related tests in libcxx. Many of them use timeouts to detect failure. They can fail randomly if the machine is under heavy load (happens often in OBS). - Drop llvm5-devel-static. llvm5-devel contains shared library with the same content. - Increase disk space requirement in _constraints to 45GB. Otherwise the build gets stuck in random places. - Skip build of lldb5 python on distributions with swig < 3.0.11 - Copy from llvm4. - Update to llvm 5.0.0. - Use LLVM_BUILD_LLVM_DYLIB instead of BUILD_SHARED_LIBS to build single libLLVM library. This is the recommended way. The old way was causing various issues. * llvm-split-static-library-exports-into-their-own-export-file.diff * clang-split-static-library-exports-into-their-own-export-file.diff (bnc#1049703) - Add lld, linker for Clang/LLVM (sr#517692) - Include clang++-MAJOR.MINOR symbolic link (bnc#1012260) - Remove unnecessary dependency on flex and bison. - Make sure all binaries are managed by update-alternatives - Add llvm-add_a_LLVM_USE_LINKER.patch and link using gold to prevent memory exhaustion on some build machines. - Reduce debuginfo on x86 architecture. LLVM libraries are so big that they exhaust all memory on 32 bit machine if linked with full debuginfo. - Speed up build by skipping parts that are not required in stage1. - Build lldb in-tree as one of the llvm tools. - clang-ignore-stack-clash-protector.patch: ignore -fstack-clash-protection for now. - xlocale.patch: don't use obsolete <xlocale.h> - libsanitizer.patch: fix use of undocumented types - build fixes for armv6 (skip testsuite as it requires 64bit, set the list of targets to include ARM and remove triplet hack) - Include provides and conflics in baselibs.conf for llvm4-devel, clang4-devel, llvm4-LTO-devel, and llvm4-gold. - Update to version 4.0.1 * Minor bugfixes - Use gcc6 only for SLE boo#1041469 - Package libLLVMFuzzer - readd arm_suse_support.diff which was accidentally removed in the 4.0.0 update - Enable AMDGPU and NVPTX targets everywhere except for S/390. The AMDGPU target is needed for Mesa Clover (sr#485802). - Use gcc6 on SLE12 - Package license & credits - Update to version 4.0.0 * See + http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html and + http://releases.llvm.org/4.0.0/tools/clang/docs/ReleaseNotes.html + http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - Drop the following patches, fixed upstream: amdgpu_revert_r280589.patch arm_suse_support.diff clang-fix-substitutions-abi_tag.patch clang-incomplete-field-types.patch glibc-2.24-libcxx.patch llvm-install-CheckAtomic.patch revert-cmake-soname.patch - Enable BPF for all arches bsc#1026191 - libc++ must depend on libc++abi - Stop using otherproviders() due to an rpm parser bug, use self-conflicts instead as suggested by mls. - Add amdgpu_revert_r280589.patch to fix an amdgpu regression bsc#1021577 - Require LLVMgold and libLTO in llvm-devel, otherwise we get in CMake: The imported target "/LLVMgold"/ references the file "//usr/lib64/LLVMgold.so"/ but this file does not exist. This happens when requiring llvm3_9-devel directly, not llvm-devel. - Update to version 3.9.1 * See: + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html - Update to version 3.9.0 * Clang now supports the G++ abi_tag attribute. * Clang will no longer pass --build-id by default to the linker. * Improved C++1z support in Clang. * Clang now has support for all OpenCL 2.0 features. * Added support for all non-offloading features from OpenMP 4.5, * The static analyzer now checks for incorrect usage of MPI APIs in C and C++. * LLVM no longer does inter-procedural analysis and optimization (except inlining) on functions with comdat linkage. * LLVM now supports the Intel CPUs Skylake Server with AVX512 (-march=skylake-avx512) and Knights Landing (-march=knl). * More at: + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html * Fix the following patches: + arm_suse_support.diff + assume-opensuse.patch + clang-resourcedirs.patch + default-to-i586.patch + glibc-2.23-libcxx.patch + glibc-2.24-libcxx.patch + lldb-add-pthread-dl-libs.patch + lldb-cmake.patch + llvm-fix-find-gcc5-install.patch + llvm-remove-clang-only-flags.patch + revert-cmake-soname.patch + set-revision.patch * Remove upstream-included patch: + llvm-nonvoid-return.patch * Remove patch for removed files: + glibc-2.23-libcxx.patch - Backport upstream patches: * clang-fix-substitutions-abi_tag.patch * clang-incomplete-field-types.patch * llvm-install-CheckAtomic.patch - Add clang%{_sonum}-include-fixer subpackage and associated libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel subpackages. - Add sanstats to llvm binary list. - Change update-alternatives to use %postun instead of %preun, which is now what Factory maintainers are requesting. - Use the minor version to set the update-alternatives priority so the most recent version of the LLVM, Clang, and LLDB are used by default. - Add LLVM rpm macros so downstream packages can have some idea how LLVM was built. - Rename libomp to make it possible to have multiple versions available. - Split the old llvm package into this version-specific package and a wrapper package. - Implement update-alternatives to allow parallel installation of many of the subpackages. - Rename subpackages that can be parallel-installed to a version-specific name based on the associated shared library's current .so number. - Various fixes to support the above changes. - Sort a bit with spec-cleaner - Remove the latest switch for now, things should be either coinstallable or not, we don't need to bother around with compilation like this - Update to llvm 3.8.1 * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html - Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8) - Change versioning of liblldb3_8 to liblldb-3_8 and use a variable to control the name instead of hard-coding it. - Use bcond_with and bcond_without to enable/disable build options instead of hard-coding them. - Put buildrequires as requires in -devel packages to avoid linker errors when building packages against the -devel packages. - Add ffi support (disabled by default). - Add oprofile support (disabled by default). - Add valgrind support (disabled by default). - Link cmake files to the normal cmake file directory to allow autodetection of cmake interfaces. - Remove unused lldb components from main spec file. - Split llvm python bindings into own subpackage. - Split emacs plugin into own subpackage - Move additional vim plugins into vim plugins package - Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages - Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since they aren't architecture-specific. - Make packages besides llvm, llvm-clang, and the shared libraries conflict with other versions. This will be important when multiple LLVM versions are supported. - Various spec file cleanups - Rebase patches: * arm_suse_support.diff * assume-opensuse.patch * clang-resourcedirs.patch * default-to-i586.patch * glibc-2.23-libcxx.patch * glibc-2.24-libcxx.patch * lldb-add-pthread-dl-libs.patch * lldb-cmake.patch * llvm-fix-find-gcc5-install.patch * llvm-nonvoid-return.patch * llvm-remove-clang-only-flags.patch * revert-cmake-soname.patch * set-revision.patch - Start conversion to use cmake macros with now introduced compatibility for ninja - Reduce number of threads if we don't have enough memory - Add patch for the nonvoid returns: * llvm-nonvoid-return.patch - for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC) - glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24 - Build LLDB separated from LLVM. - Re-enable python bindings for the LLDB API. - Disable libcxx/lldb/openmp for SLE fate#319582 - Update rpmlintrc to whitelist libLTO.so - Re-enable glibc-2.23 patch for Tumbleweed - fix arm_suse_support.diff for armv6hl - adjust compile flags for llvm on armv6hl (fixes Mesa build) - Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility. - Use gcc for stage1 bootstrap - Add back libstdc++-devel dependency for clang since libc++ is only available for x86-64 atm. - Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory. - Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling - Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23 - Remove FFI support because its fragile - Enable OpenMP for x86, x86_64, ppc64 and ppc64le - Enable all targets on x86, x86_64 - Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream. - fix build on s390x (one typo in ifarch and one change in filelist) - Update to version 3.6.1 * No changelog upstream - Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs. - Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch - Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5. - Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359) - Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically. - fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)
- Fix assert in mdb_page_search_root (bsc#1159086). * Add 0001-ITS-8336-fix-page_search_root-assert-on-FreeDB.patch - Fix occasional crash when freed pages landed on the dirty list twice (bnc#1136132). * Add 0001-ITS-8756-remove-loose-pg-from-dirty-list-in-freelist.patch - add soname-configurable.patch: Actually set the soname in the shared library rather than just renaming the files on disk post install (which does not actually do anything) - Update 0001-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch * do not force enable NOSUBDIR option in mdb_copy - Update 0002-Autoconf-files.patch * build mdb_dump, mdb_load * distribute manpages - Renamed patches 0002-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch - > 0001-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch automake.diff - > 0002-Autoconf-files.patch 0003-Optimization-Define-correct-cacheline-size-on-HPUX.patch - Dropped patch (upstream) 0001-Patch-for-LMDB-to-use-robust-mutexes.patch - Update to 0.9.17 Fix ITS#7377 catch calloc failure Fix ITS#8237 regression from ITS#7589 Fix ITS#8238 page_split for DUPFIXED pages Fix ITS#8221 MDB_PAGE_FULL on delete/rebalance Fix ITS#8258 rebalance/split assert Fix ITS#8263 cursor_put cursor tracking Fix ITS#8264 cursor_del cursor tracking Fix ITS#8310 cursor_del cursor tracking Fix ITS#8299 mdb_del cursor tracking Fix ITS#8300 mdb_del cursor tracking Fix ITS#8304 mdb_del cursor tracking Fix ITS#7771 fakepage cursor tracking Fix ITS#7789 ensure mapsize >= pages in use Fix ITS#7971 mdb_txn_renew0() new reader slots Fix ITS#7969 use __sync_synchronize on non-x86 Fix ITS#8311 page_split from update_key Fix ITS#8312 loose pages in nested txn Fix ITS#8313 mdb_rebalance dummy cursor Fix ITS#8315 dirty_room in nested txn Fix ITS#8323 dirty_list in nested txn Fix ITS#8316 page_merge cursor tracking Fix ITS#8321 cursor tracking Fix ITS#8319 mdb_load error messages Fix ITS#8320 mdb_load plaintext input Added mdb_txn_id() (ITS#7994) Added robust mutex support Miscellaneous cleanup/simplification Build Create install dirs if needed (ITS#8256) Fix ThreadProc decl on Win32/MSVC (ITS#8270) Added ssize_t typedef for MSVC (ITS#8067) Use ANSI apis on Windows (ITS#8069) Use O_SYNC if O_DSYNC,MDB_DSYNC are not defined (ITS#7209) Allow passing AR to make (ITS#8168) Allow passing mandir to make install (ITS#8169) - Use a source URL - Update to 0.9.16: * Fix cursor EOF bug (ITS#8190) * Fix handling of subDB records (ITS#8181) * Fix mdb_midl_shrink() usage (ITS#8200) - Changes since 0.9.15: * Fix txn init (ITS#7961,#7987) * Fix MDB_PREV_DUP (ITS#7955,#7671) * Fix compact of empty env (ITS#7956) * Fix mdb_copy file mode * Fix mdb_env_close() after failed mdb_env_open() * Fix mdb_rebalance collapsing root (ITS#8062) * Fix mdb_load with large values (ITS#8066) * Fix to retry writes on EINTR (ITS#8106) * Fix mdb_cursor_del on empty DB (ITS#8109) * Fix MDB_INTEGERDUP key compare (ITS#8117) * Fix error handling (ITS#7959,#8157,etc.) * Fix race conditions (ITS#7969,7970) * Added workaround for fdatasync bug in ext3fs * Build: * Don't use -fPIC for static lib * Update .gitignore (ITS#7952,#7953) * Cleanup for "/make test"/ (ITS#7841), "/make clean"/, mtest*.c * Misc. Android/Windows cleanup * Documentation * Fix MDB_APPEND doc * Fix MDB_MAXKEYSIZE doc (ITS#8156) * Fix mdb_cursor_put,mdb_cursor_del EACCES description * Fix mdb_env_sync(MDB_RDONLY env) doc (ITS#8021) * Clarify MDB_WRITEMAP doc (ITS#8021) * Clarify mdb_env_open doc * Clarify mdb_dbi_open doc - Add baselibs.conf: liblmdb*-32bit is required by libKF5Baloo5-32bit. - Update to 0.9.14: * Fix to support 64K page size (ITS#7713) * Fix to persist decreased as well as increased mapsizes (ITS#7789) * Fix cursor bug when deleting last node of a DUPSORT key * Fix mdb_env_info to return FIXEDMAP address * Fix ambiguous error code from writing to closed DBI (ITS#7825) * Fix mdb_copy copying past end of file (ITS#7886) * Fix cursor bugs from page_merge/rebalance * Fix to dirty fewer pages in deletes (mdb_page_loose()) * Fix mdb_dbi_open creating subDBs (ITS#7917) * Fix mdb_cursor_get(_DUP) with single value (ITS#7913) * Fix Windows compat issues in mtests (ITS#7879) * Add compacting variant of mdb_copy * Add BigEndian integer key compare code * Add mdb_dump/mdb_load utilities - Changes since 0.9.13: * Fix mdb_page_alloc unlimited overflow page search * Documentation: Re-fix MDB_CURRENT doc (ITS#7793) Fix MDB_GET_MULTIPLE/MDB_NEXT_MULTIPLE doc - Changes since 0.9.12: * Fix MDB_GET_BOTH regression (ITS#7875,#7681) * Fix MDB_MULTIPLE writing multiple keys (ITS#7834) * Fix mdb_rebalance (ITS#7829) * Fix mdb_page_split (ITS#7815) * Fix md_entries count (ITS#7861,#7828,#7793) * Fix MDB_CURRENT (ITS#7793) * Fix possible crash on Windows DLL detach * Misc code cleanup * Documentation: mdb_cursor_put: cursor moves on error (ITS#7771) - Rebase automake.diff and 0001-Patch-for-LMDB-to-use-robust-mutexes.patch - automake.diff changes: * for autoconf tests to have effect, (like those in 0001-Patch-for-LMDB-to-use-robust-mutexes.patch) config.h must be included as first file in all C code. * in 32 bit systems, ensure we support large databases. * Switch the compiler to the current C standard, currently -std=gnu99 in upcoming autoconf versions it is C11 though. - liblmdb-implicit-decl.patch atol() requires stdlib.h - Enable verbose build, rpmlint depends on that to work.
- Split lndir from xorg-x11-util-devel. Initial version: 1.0.3.
- add bcond lockdev_debug to be able to build a package with debugging output - add baselibs.conf as source - pass --enable-helper to force use of setgid helper in order to be able to write /var/lock (bnc#896010) - Fix build with new automake - compile lockdev with -fPIE/-pie - add libtool as buildrequire to avoid implicit dependency - make sure lockdev is linked against it's shared lib so the automatic deps are set correctly. - Fix require of devel package to require the library. - update permissions handling - remove baudboy.h - fix potential buffer overflow (bnc#588325) - update to 1.0.3_git201003141408 - enable permissions handling - update to 1.0.3_git201002271547 - more patches - initial package version 1.0.3 with patches
- Add "/Environment=HOME=/root"/ to logrotate.service file in order to allow mariadb to rotate its logs when the database has a root password defined [bsc#1093617] - Added patch: * logrotate-3.13.0-systemd_add_home_env.patch - Use %license instead of %doc [bsc#1082318] - Version update to 3.13.0: * make distribution tarballs report logrotate version properly * make (un)compress work even if stdin and/or stdout are closed (#154) * remove -s from DEFAULT_MAIL_COMMAND and improve its documenation (#152) * uncompress logs before mailing them even if delaycompress is enabled (#151) * handle unlink of a non-existing log file as a warning only (#144) * include compile-time options in the output of logrotate --version (#145) * make logrotate --version print to stdout instead of stderr (#145) * flush write buffers before syncing state file (#148) * specify (un)compress utility explicitly in tests (#137) * enable running tests in parallel (#132) * explicitly map root UID/GID to 0 on Cygwin (#133) * add .dpkg-bak and .dpkg-del to default tabooext list (#134) - Version update to 3.12.3: * Fixed accident removal of rotated files with dateext. (#118) * Line comments inside globs in config files are now skipped. (#109) * logrotate now recovers from a corrupted state file. (#45) * createolddir now creates old directory as unprivileged user. (#114) * weekly rotations are now predictable and configurable. (#93) * Errors in config files are no longer treated as fatal errors. (#81) * configure --with-default-mail-command specifies default mail command. (#100) * Fixed heap buffer overflow when parsing crafted config file. (#33) * build fixes related to -Werror (#119) and -Werror=format= (#108) * configure --enable-werror now controls use of the -Werror flag (#123) * copy and copytruncate directives now work together again * unlink() is no longer preceded by open() unless shred is enabled (#124) * compress and uncompress now take commands from $PATH, too (#122) - By default disable werror while building - Remove aaa_base compat setting that is from 2003, we do not support such migration anymore - Version update to 3.11.0: * Merges from distribution patchsets and small fixes around - Remove all patches merged upstream: * logrotate-addextension.patch * logrotate-autoext.patch * logrotate-conf.patch * logrotate-fix-test62_with_bash-4.4.patch * logrotate-manpage_config_clarification.patch * logrotate-var-lib-misc.patch * logrotate-3.7.8-suse.patch - Fix post scriptlet condition bnc#1011120 - Move logrotate.status to /var/lib/misc following FHS/LSB and making implementing read-only root filesystem much easier. [FATE#322036] - Add patch: * logrotate-var-lib-misc.patch - Version update to 3.10.0 fate#322037: * Update url to point to github - Remove upstreamed patch: * logrotate-3.7.8-mess_err.patch - Rebase patches: * logrotate-3.7.8-suse.patch * logrotate-addextension.patch * logrotate-autoext.patch * logrotate-fix-test62_with_bash-4.4.patch - Add logrotate-fix-test62_with_bash-4.4.patch: Fix the test suite when running with bash 4.4 (gh#logrotate/logrotate#66). - update to 3.9.1 * 3.9.1 - Fix off-by-one error which can lead to crash when copytruncate is used. * 3.9.0 - Fix crash when using long dateformat. [nmerdan] - Add support for %H dateformat. [czchen] - Fix regression introduced in 3.8.9 when when rotating multiple logs when one of them is missing. - In the debug mode, do not skip the code-path which handles the case when the last rotation does not exist. [Sergey Vidishev] - Show more precise description when "/log does not need rotating"/. - Add new -l option to log verbose output to file. The file is overwritten on every logrotate execution. - Allow rotation of sparse files with copytruncate. * update logrotate-addextension.patch - use spec-cleaner - remove unused PreReq tags - Enable Persistent timer since we are now in systemd 219. - Update to version 3.8.9 * Add new directive "/createolddir"/ and "/nocreateolddir"/. These directives can be used to create the directory specified by olddir with particular "/mode"/, "/owner"/ and "/group"/. * Continue with rotation even when first log from logset is removed during the rotation. * Fix crash on BSD systems introduced in 3.8.8 caused by different qsort_r function. Function qsort is now used instead. * Fix potential buffer overflow in usage of strncat function. * Fix compilation with musl-libc. * Add experimental 'renamecopy' directive to allow 'olddir' on different physical device. See the "/man logrotate"/ for more information. - Remove logrotate-fail_if_ENOENT_and_nomissingok.patch; merged on upstream release - Updated patches * logrotate-3.7.8-addextension.patch > logrotate-addextension.patch * logrotate-3.7.8-autoext.patch > logrotate-autoext.patch * logrotate-3.7.8-conf.patch > logrotate-conf.patch * logrotate-manpage_config_clarification.patch - Remove redunant %clean section - temporarily remove the 'Persistent' option from logrotate.timer * our current systemd doesn't support it yet (bnc#884338) - Also, avoid logrotate unit activation when the system is on battery power. - BuildRequire systemd 197 or later. - Migrate from cron to systemd timer units, this is overall the most important package to migrate since it is one of the very few base components that hard-require cron. - return error when nomissingok is specified and the log path doesn't exist (bnc#871217) * added logrotate-fail_if_ENOENT_and_nomissingok.patch - enable acl support to preserve ACLs during rotation - update to 3.8.7, fix bnc#849436 - Changelog 3.8.7: * Fixed --force/-f option handling together with "/size"/ directive (3.8.5 regression). * Use "/logrotate_tmp_t"/ context for SELinux tests and if this context does not exist, skip SELinux related tests. - Changelog 3.8.6 * Fixed memory corruption caused by rotation directory which does not exist with "/sharedscripts"/ together with "/prerotate"/ script. - install COPYING file (bnc#817870) - mention in the manpage that = is an allowed separator in the config file (bnc#831072) * added logrotate-manpage_config_clarification.patch - update to 3.8.5 * dropped logrotate-3.7.9-compressoptions.patch (upstream) * refreshed other patches Changelog: - Improved rotation during daylight saving time and between timezone changes. - Fixed ACL setting problem caused by ext3 erroneously reporting ENOSYS instead of ENOSUP. - Do not continue with rotation if state file is corrupted. - Make logrotate.status creation atomic. - Allow "/hourly"/ rotation. See manpage for more information. - Use "//bin/echo"/ in tests. Fixes tests execution in Dash. - Do no try to parse config files bigger than 16MB. - Improved manpage consistency and formatting. - Fix race condition between acl_set_fd() and fchmod(). - Added --version command line option - Disable ACL tests if logrotate is not compiled WITH_ACL support or if ACLs are not supported by the system running tests - Disable SELinux tests if logrotate is not compiled WITH_SELINUX support or if SELinux is not supported by the system running tests - Fixed bug which prevented skipping particular log file config if the config contained errors. - Fixed skipping of configs containing firstaction/lastaction scripts with '}' character in case of error before these scripts. - Support also 'K' unit for *size directives. - Added preremove option to let admin to do something with the old logs before they are removed by logrotate. - Fixed possible loop in tabooext parsing. - Move code to set SELinux context before compressLogFile calls to create compressed log files with the proper context. - Call prerotate/postrotate script only for really rotated files in nosharedscripts mode (as stated in man page). - Fixed setting "/size"/ bigger than 4GB on 32bit architectures - Do not overwrite mode set by "/create"/ option when using ACL. "/create"/ directive is now not mixed up with ACLs. If you use "/create"/ in config file and log file has some ACLs set, ACLs are not kept and are overwritten by the mode set in "/create"/ directive. - Mode argument in "/create"/ directive can be omitted. Only owner and group is set in this case. Check man page for more info. - show error and ignore config if '{' is not present after log files declaration - support whitespaces in compressoptions directive - support for tilde expansion in config files - 'su' directive does not affect script execution - scripts are executed as a root if 'su' directive is present - fixed mail sending for 'mailfirst', 'dateext' and 'delaycompress' combination - do not use gzip/gunzip from /usr/local on Solaris - add O_NOFOLLOW when opening files as safeguard against symlink tricks. Symlinks rotation is now officially unsupported. It didn't work as expected in the past anyway. - do not run external programs with uid != euid - fixed potential bad-free when ACL is used - Do not include alloca.h on NetBSD, since alloca() is declared in stdlib.h there - Added url as source. Please see http://en.opensuse.org/SourceUrls - cross-build fix: use %__cc macro - update to 3.8.1 - dropped CVE patches as they were merged to upstream - changelog - fixed 1 memory leak in prerotateSingleLog - do not redirect logrotate errors to /dev/null in cron script - fixed "/size"/ directive parsing - handle situation when acl_get_fd is supported, but acl_set_fd is not - added "/maxsize"/ directive (see man page) - added "/dateyesterday"/ option (see man page) - fixed crash when config file had exactly 4096*N bytes - added WITH_ACL make option to link against -lacl and preserve ACLs during rotation - added "/su"/ option to define user/group for rotation. Logrotate now skips directories which are world writable or writable by group which is not "/root"/ unless "/su"/ directive is used. - fixed CVE-2011-1098: race condition by creation of new files - fixed possible shell injection when using "/shred"/ directive (CVE-2011-1154) - fixed escaping of file names within 'write state' action (CVE-2011-1155) - better 'size' directive description - fixed possible buffer-overflow when reading config files - allow whitespace separated options in compressoptions (bnc#711780) - Change compression scheme to xz - add logrotate-CVE-2011-1098.patch (bnc#677336) - add logrotate-shred-CVE-2011-1154.patch (bnc#679661) - add logrotate-CVE-2011-1155.patch (bnc#679662) - use spec-cleaner - also rotate /var/log/btmp - use proper syslog facility/priority in logrotate cron script (bnc#636236) - update to logrotate-3.7.9 - don't copy config files on the stack -- mmap them instead (fixes segfaults with too large/invalid config files) - symlinked conf file man page as requested by Fedora guidelines - added rotating (copying) non-writable, readable files - fixed missingok problem with globs - fixed bug when log files could be removed even there was some error in rotation process. - allow setting size greater than 4.2GB in configuration file - pass currently rotated file to postrotate/prerotate script in nosharedscripts mode - added new TabooExts: "/.disabled"/, "/.dpkg-old"/, "/.dpkg-dist"/, "/.dpkg-new"/, "/.cfsaved"/, "/.ucf-old"/, "/.ucf-dist"/, "/.ucf-new"/ - Don't change utime atime/mtime when compressing files - Better *rotate scripts parser. - Allow 'include' directive in log file definitions - merge logrotate-3.7.8-cron-check-for-another-instance.patch into logrotate-3.7.8-suse.patch - add logrotate-rpmlintrc: suppress false-positive rpmlint warning - enable parallel build - update to 3.7.8 - do not exit on status file errors - limit config file inclusion nesting - use hashes for status file handling - dateformat to allow unixtime - manual page corrections - drop hashes patch (upstream)
- Update to version 4.91 * This revision applies two fixes that correct the Linux PTY endpoint processing bug [bsc#1082900] - Update to version 4.90 [bsc#1081562] * Taught the Configure script to create a dummy opt_random.h for FreeBSD systems whose <sys/random.h> includes it. * Added support for the FreeBSD ZFUSE file system. * Corrected the quoting in a Darwin putchar() statement in the dfile.c source file. * Added support for the FreeBSD DTYPE_PTS file descriptor and for unknown descriptors that reference the kernel's badfileops operation switch. Enabled FreeBSD 12.0 support. * Enhanced -K option with the form "/-K i"/ to direct lsof to (i)gnore tasks. Linux task reports now include both process and task command names, making lsof's "/-c <name>"/ option work correctly. * Added a patch to prevent NFS blocking in Linux * Installed a FreeBSD patch that prevents examining a TCP state structure during a race condition. * Updated FreeBSD for new UFS inode structure that lacks an i_dev member in the most recent 12.0-CURRENT. * Added "/#define KLD_MODULE"/ to dlsof.h and dnode2.c to prevent <machine/cpuconf.h> from generating an "/ARM_NARCH is 0"/ error. This is needed so lsof can access kernel structures. * Added recognition of the FreeBSD 11 file system name "/nullfs"/. * Added a patch that is needed on FreeBSD 12 so the lsof compilation can obtain the inpcb and tcpcb structures from their respective header files. Updated FreeBSD dmnt.c for the ino64 changes. * Inserted a patch for Solaris 12.x to avoid compilation errors from <sys/aio_req.h>. * Added performance enhancement that uses the FreeBSD closefrom() and dup2() C library functions when available. * Corrected FreeBSD lsof's gathering of ZFS file device numbers. * Updated lsof test library for FreeBSD. * Updated socket optons information collection from the socket structure * Added patch to dlsof.h that avoids a _KERNEL conflict with bzero. * Corrected test library to handle 64 bit FreeBSD device numbers. * Added #defines for FreeBSD 12, src r324225 * Incorporated Linux pseudoterminal endpoint processing (+|-E) * Corrected Linux command extraction for commands that include parentheses -- e.g., "/(sd-pam)"/. - remove lsof_4.89-nfs_hanging.patch that was applied upstream - modify lsof_4.89-nfs_hanging.patch and add a check for HasNFS variable as HasNFS may already have been set to 2 in the readmnt() function [bsc#995061] - add lsof_4.89-nfs_hanging.patch to prevent 'lsof -b' from hanging when NFS server is unavailable [bsc#995061] - submit utilities/lsof package to SUSE:SLE-12-SP2:GA [fate#320541] - Update to version 4.89 * Applied correction from Casper Dik <Casper.Dik@oracle.com> to his patch for Solaris 11 that I applied incorrectly in revision 4.88. * Updated for latest version of FreeBSD 11.0-CURRENT. * Compensated for a missing FreeBSD 10.0 typedef of bool on the i386 architecture. Allen Hewes <rallenh@hotmail.com> provided a test system. Andrey Chernov <ache@freebsd.org> provided useful advice. * Improved tests/Add2TestDB script with a patch from Peter Schiffer <pschiffe@redhat.com>. Added patches from Peter to eliminate Linux gcc warnings. Updated Lsof.8 with improvements supplied by Bjarni Ingi Gislason <bjarniig@rhi.hi.is>. * Changed FreeBSD global CFLAGS extraction per Terry Kennedy <TERRY@tmk.com>. Also made sure -DNEEDS_BOOL_TYPEDEF is [#]define'd when the resulting CFLAGS doesn't contain it. Terry reported that need. * Improved Linux test for tcp.h in response to a report from Cato Auestad <cato@cato.ninja>. Cato did the testing. * Fixed Linux UNIX socket search by name bug reported by Stephane Chazelas <stephane.chazelas@gmail.com>. * Added Linux display of UNIX socket endpoint information with code provided by Masatake YAMATO <yamato@redhat.com>. Peter Schiffer <pschiffe@redhat.com> provided a test system. * Insured that type definitions from <vm/vm.h> were again made visible to lsof on FreeBSD 11 after a system header file change hid them. - use spec-cleaner to clean specfile - Update to version 4.88 * Reduced to 50 the number of open file descriptors lsof attempts to close while trying to protect itself from a file descriptor exec() attack. This limits the overhead lsof incurs on systems that have large file descriptor limits, yet provides sufficient open descriptors for the library functions lsof calls. * Updated for changes in FreeBSD 10. Taught Configure to recognize FreeBSD 8.4. * lsof for Solaris 10 or 11 is no longer supported. * Initialized local variables in the Linux process_id() function. * Added support for FreeBSD 11. * Updated FreeBSD ZFS Configure stanza to supply a dummy opt_kdtrace.h when needed. * Added tmpfs file system support for FreeBSD. * Since a test system is no longer available, dropped the claim of FreeBSD 4.9 support. * Added the +|-E options for Linux. -E displays endpoint info; +E displays endpoint info and endpopint files. * Fixed a Linux bug handling processes whose command includes a non-printing character, particularly a NEWLINE character, and clarified printing of single '/' characters in command and file names. * Added support for Linux RDMA and CRYPTO protocal names and UNIX socket type * Fixed field output to insure that the field descriptor field is always selected, since it identifies the file set. - Spec file cleanup - license update: Zlib lsof license is most similar to Zlib (also use SPDX format) - repack the tarball to remove legally problematic files (bnc#705143) - change perl reference to /usr/bin/perl which actually exists - perl4 refference causes missing perl4 dependency - portability fixes (by Pascal) - Do not include build host specific information including date and compilation time to make build-compare happy - update to lsof 4.84 * corrects a man page nroff command error * recognizes FreeBSD 7.3 * adds improved task support, initially for Linux - update to lsof 4.83 * corrects an over-zealous test that causes lsof to produce no ouput when the HASSECURITY and HASNOSOCKSECURITTY have been specified at lsof build time * fixes a typo with the LINUX_HASSELUNIX Configure variable * accepts LSOF_RANLIB from the environment * added Linux test for __UCLIBC__ - fix 64bit issue (gcc 4.5) - enable parallel build
- Update to 0.28 * fix handling of scsi_level 0 (no compliance) * add SRP transport identifier * add --unit option for LU identifier (>= lk 3.15) * add (S)ATA transport identifier (>= lk 3.15) * make USB transport ids more consistent * fix FC transport id missing comma * add pdt strings for security manager and zbc * upgrade automake to version 1.14.1 - Do not install empty NEWS - Update to new upstream release 0.24 * FC transport syntax changes (colon to slash) - Update to new upstream release 0.25 * add sas_port and fc_remote_ports transport information * print enclosure_device entry * add a "/--size"/ option to show size of disks * add a "/--protmode"/ option to show protection information mode - Update to new upstream release 0.26 * add a "/fcoe"/ transport indicator * add a "/--wwn"/ option and datamine /dev/disk/by-id/wwn* - Update to new upstream release 0.27 * Accept large (64-bit) LUNs * add a "/--lunhex"/ option and recognition of LSSCSI_LUNHEX_OPT environment variable for displaying LUNs in hex - Normalized build/install procedure; remove redundant %clean section - Added url as source. Please see http://en.opensuse.org/SourceUrls - Update to lsscsi-0.23: * Show protection information with '--protection' option, ATA, SATA and USB transport information. * Stop scanning /proc/mounts; assume /sys unless overridden by '--sysfsroot=PATH' option. - This update fixes bnc#556180. - Update sysfs patch to match latest sysfs changes (bnc#434823) - Update to lsscsi-0.21: SysFS scanning changes imposed by kernel 2.6.25/26. - using 'Provides' to clean update dependency. - Split off from original scsi package.
- Sync with Factory (5.3.6), includes fixes for - Long brackets with a huge number of '=' overflow some internal buffer arithmetic. - bsc#1123043 CVE-2019-6706 Fix free-after-use bug in lua_upvaluejoin function of lapi.c - Remove upstreamed patches: - CVE-2019-6706-use-after-free-lua_upvaluejoin.patch - Update to version 5.3.6: * Fixes bugs found in Lua 5.3.5 and Lua 5.4.0 * Lua 5.3 is now EOL - Removed upstream-bugs.patch: new release (no bugs found yet) - Removed upstream-bugs-backport-lua54.patch: new release (no bugs found yet) - Added upstream-bugs.patch: upstream bug patches * Patches 2,3,4 - Added upstream-bugs-backport-lua54.patch: bugs discovered in lua54 * Patch 10: CVE-2020-24371, boo#1175449 * Patch 11: CVE-2020-24370, boo#1175448 * Patch 13 - Add RISC-V to list of 64-bit architectures - Use FAT LTO objects in order to provide proper static library. - Update to 5.3.5: (it is really problematic to find ANY documentation of changes between minor versions; the best we have is https://www.lua.org/bugs.html) - Long brackets with a huge number of '=' overflow some internal buffer arithmetic. - Small build tweaks. - Provide symbol for pkgconfig - Add INSTALL_LMOD and INSTALL_CMOD variables to lua53.pc: this is queried for example by rrdtool's buildsystem. - Properly set includedir in the .pc file - Require lua macros rather than bundling them with lua itself - Add patch lua-build-system.patch for all the builsystem changes - Drop patches merged to the above: * lua-5.3.3-prefix.patch * lua-5.3.3-shared.patch - Drop not really needed lua-5.3.3-visible.patch - Version update to lua 5.3.4 containing various bugfixes - Rename to lua53 - Let package description adhere to guidelines: trim redundant or biased wording and strip future goals. - update version 5.3.3 * bugfix release - changes in 5.3.2 * metatable may access its own deallocated field when it has a self reference in __newindex * label between local definitions can mix-up their initializations * gmatch iterator fails when called from a coroutine different from the one that created it - split lua-suse.diff to 3 reasonable patches * add lua-5.3.3-prefix.patch * add lua-5.3.3-shared.patch * add lua-5.3.3-visible.patch - Update RPM group classification - Provide Lua(API) = 5.3, so that packages installing files to /usr/share/lua/5.3 can properly depend on the right lua branch. - Provide Lua(devel) = 5.3 by lua-devel and conflict with other packages providing Lua(devel) (e.g lua51-devel, lua52-devel...). - macros.lua installs to lua-devel - build with LUA_COMPAT_MODULE to compatible w/ old module system - update version 5.3.1 * integers (64-bit by default) * official support for 32-bit numbers * bitwise operators * basic utf-8 support * functions for packing and unpacking values * see http://www.lua.org/manual/5.3/readme.html#changes - Update to 5.2.4 * Compiler can optimize away overflow check in table.unpack. * Ephemeron table can wrongly collect entry with strong key. * Chunk with too many lines may crash Lua.
- starting with 12SP4 lvconvert no longer takes stripes option (bsc#1183905) + bug-1183905_lvconvert-allow-stripes-stripesize-in-mirror-convers.patch - LVM vgimportclone on hardware snapshot does not work (bsc#1193181) + bug-1193181_vgimportclone_on_hardware_snapshot_does_not_work.patch - vgextend crash when extending VG with missing PV (bsc#1191019) + bug-1191019_vgextend-check-missing-device-during-block-size-chec.patch - Link test as position independent executable (bsc#1184124). + bug-1184124-link-tests-as-PIE.patch - Honor lvm.conf event_activation=0 on "/pvscan --cache -aay"/ (bsc#1185190) + bug-1185190_01-pvscan-support-disabled-event_activation.patch + bug-1185190_02-config-improve-description-for-event_activation.patch - LVM cannot be disabled on boot (bsc#1184687) + bug-1184687_Add-nolvm-for-kernel-cmdline.patch - Update patch for avoiding apply warning message + bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch - Add metadata-based autoactivation property for VG and LV (bsc#1178680) + bug-1178680_add-metadata-based-autoactivation-property-for-VG-an.patch - revert commit which caused a regression: lvm2 should use 'external_device_info_source="/udev"/' by default (bsc#1179691) - change lvm.conf item external_device_info_source from none to udev - back port lvmlockd adopt orphan locks feature into sles15sp2 (bsc#1181319) + bug-1181319_01-Revert-lvmlockd-use-commonly-used-define-NOTIFYDBUS_.patch + bug-1181319_02-lvmlockctl-ensure-result-value-is-always-defined.patch + bug-1181319_03-lvmlockctl-use-inline-initilizers.patch + bug-1181319_04-lvmlockd-replace-lock-adopt-info-source.patch + bug-1181319_05-cov-check-sscanf-result.patch - lvm2 should use 'external_device_info_source="/udev"/' by default (bsc#1179691) - change lvm.conf item external_device_info_source from none to udev - comment out lvm.conf item preferred_names by default (bsc#1179738) - comment out preferred_names - Update lvm2.spec file (bsc#1177533) - in %postun, disable restart blk-availability.service & lvm2-monitor.service - lvcreate not wiping the lvm signature without prompting with --yes parameter (bsc#1177734) + bug-1177734_raid-no-wiping-when-zeroing-raid-metadata-device.patch - Update lvm2.spec file (bsc#1174336) - enable lvmlockd remote refresh using libdlmcontrol - update libdlm dependency relationship - LVM failing to activate hot spare on surprise removal (bsc#1175110) + bug-1175110_dmeventd-avoid-bail-out-preventing-repair-in-raid-pl.patch - change lvm2.spec source URL - lvm2.spec - problem with LVM cache (data loss) (bsc#1172566) + bug-1172566_cachevol-use-cachepool-code-for-metadata-size.patch - removing LVM cache with cache volume does not remove the cache volume (bsc#1171907) + bug-1171907-lvremove-remove-attached-cachevol-with-removed-LV.patch - Add missing patch, which mistakenly removed in lvm2 update + bug-998893_make_pvscan_service_after_multipathd.patch - Change lvm2.spec for fixing build error + lvm2.spec - fix patch name typo - bug-1158628-04-pvmove-correcting-read_ahead-setting.patch + bug-1158628_04-pvmove-correcting-read_ahead-setting.patch - vgreduce --removemissing with cache devices will remove lvs (bsc#1157736) + bug-1157736-add-suggestion-message-for-mirror-LVs.patch - Update lvm.conf file (bsc#1159238) - enable issue_discards by default - LVM Metadata Error: Error writing device at 4096 length 512 (bsc#1150021) + bug-1150021_01-scanning-open-devs-rw-when-rescanning-for-write.patch + bug-1150021_02-bcache-add-bcache_abort.patch + bug-1150021_03-label-Use-bcache_abort_fd-to-ensure-blocks-are-no-lo.patch + bug-1150021_04-bcache-add-unit-test.patch + bug-1150021_05-bcache-bcache_invalidate_fd-only-remove-prefixes-on.patch + bug-1150021_06-fix-dev_unset_last_byte-after-write-error.patch - Update patch, according to bug-1150021_01-scanning-xxx.patch + bug-1158861_06-fix-segfault-for-invalid-characters-in-vg-name.patch - backport patches for lvm2 to avoid software abnormal work (bsc#1158861) + bug-1158861_01-config-remove-filter-typo.patch + bug-1158861_02-config-Fix-default-option-which-makes-no-sense.patch + bug-1158861_03-vgchange-don-t-fail-monitor-command-if-vg-is-exporte.patch + bug-1158861_04-fix-duplicate-pv-size-check.patch + bug-1158861_05-hints-fix-copy-of-filter.patch + bug-1158861_06-fix-segfault-for-invalid-characters-in-vg-name.patch + bug-1158861_07-vgck-let-updatemetadata-repair-mismatched-metadata.patch + bug-1158861_08-hints-fix-mem-leaking-buffers.patch + bug-1158861_09-pvcreate-pvremove-fix-reacquiring-global-lock-after.patch - backport upstream patches for passing lvm2 testsuite (bsc#1158628) + bug-1158628_01-tests-replaces-grep-q-usage.patch + bug-1158628_02-tests-fix-ra-checking.patch + bug-1158628_03-tests-simplify-some-var-settings.patch + bug-1158628-04-pvmove-correcting-read_ahead-setting.patch + bug-1158628_05-activation-add-synchronization-point.patch + bug-1158628_06-pvmove-add-missing-synchronization.patch + bug-1158628_07-activation-extend-handling-of-pending_delete.patch + bug-1158628_08-lv_manip-add-synchronizations.patch + bug-1158628_09-lvconvert-improve-validation-thin-and-cache-pool-con.patch + bug-1158628_10-thin-activate-layer-pool-aas-read-only-LV.patch + bug-1158628_11-tests-mdadm-stop-in-test-cleanup.patch + bug-1158628_12-test-increase-size-of-raid10-LV-allowing-tests-to-su.patch + bug-1158628_13-lvconvert-fix-return-value-when-zeroing-fails.patch + bug-1158628_14-tests-add-extra-settle.patch + bug-1158628_15-test-Fix-handling-leftovers-from-previous-tests.patch - bug-1043040_test-fix-read-ahead-issues-in-test-scripts.patch - Fix udev rules issue (bsc#1154655) + bug-1154655_udev-remove-unsupported-OPTIONS-event_timeout-rule.patch - lvm2-pvscan needs process speed improvement on a large scale PVs (jcs#SLE-5498) + jcs-SLE5498_pvscan-allow-use-of-noudevsync-option.patch - Fix LV activation issues (boo#1152378, rh#1727270) + bug-1152378-md-component-detection-for-differing-PV-and-device-s.patch + bug-1152378-pvscan-fix-PV-online-when-device-has-a-different-siz.patch - Update lvm2.spec: make baselibs.conf to a common source. - Avoid creation of mixed-blocksize PV on LVM volume groups (bsc#1149408) + bug-1149408_Fix-rounding-writes-up-to-sector-size.patch + bug-1149408_vgcreate-vgextend-restrict-PVs-with-mixed-block-size.patch - Update lvm.conf files - add devices/allow_mixed_block_sizes item - Update to LVM2.2.03.05 - To drop lvm2-clvm and lvm2-cmirrord rpms (jsc#PM-1324) - Fix Out of date package (bsc#1111734) - Fix occasional slow shutdowns with kernel 5.0.0 and up (bsc#1137648) - Remove clvmd - Remove lvmlib (api) - Remove lvmetad - Drop patches that have been merged into upstream - bug-1114113_metadata-prevent-writing-beyond-metadata-area.patch - bug-1137296_pvremove-vgextend-fix-using-device-aliases-with-lvmetad.patch - bug-1135984_cache-support-no_discard_passdown.patch - Drop patches that have been nonexist/unsupport in upstream - bsc1080299-detect-clvm-properly.patch - bug-998893_make_pvscan_service_after_multipathd.patch - bug-978055_clvmd-try-to-refresh-device-cache-on-the-first-failu.patch - bug-950089_test-fix-lvm2-testsuite-build-error.patch - bug-1072624_test-lvmetad_dump-always-timed-out-when-using-nc.patch - tests-specify-python3-as-the-script-interpreter.patch - Update spec files - merge device-mapper, lvm2-lockd, lvm2 into one spec file - clvmd/lvmlib (api)/lvmetad had been removed, so delete related context in spec file - Update lvm.conf files - remove all lvmetad lines/keywords - add event_activation - remove fallback_to_lvm1 & related items - remove locking_type/fallback_to_clustered_locking/fallback_to_local_locking items - remove locking_library item - remove all special filter rules - Fix unknown feature in status message (bsc#1135984) + bug-1135984_cache-support-no_discard_passdown.patch - Fix using device aliases with lvmetad (bsc#1137296) + bug-1137296_pvremove-vgextend-fix-using-device-aliases-with-lvmetad.patch - Fix devices drop open error message (bsc#1122666) + bug-1122666_devices-drop-open-error-message.patch - Use %make_build in order to provide verbose output. - Disable the LVM lock daemon using sanlock, in order to avoid the dependence on sanlock related packages (bsc#1121382) - Use %license instead of %doc [bsc#1082318] - Prevent writing beyond metadata area (bsc#1114113) + bug-1114113_metadata-prevent-writing-beyond-metadata-area.patch - Fix lvm2 activation issue when used on top of multipath bsc#998893 + bug-998893_make_pvscan_service_after_multipathd.patch - Update to LVM2.2.02.180 Never send any discard ioctl with test mode. Fix thin-pool alloc which needs same PV for data and metadata. Extend list of non-memlocked areas with newly linked libs. Enhance vgcfgrestore to check for active LVs in restored VG. lvconvert: provide possible layouts between linear and striped/raid Fix unmonitoring of merging snapshots. Add missing -l description in fsadm man page. Cache can uses metadata format 2 with cleaner policy. Avoid showing internal error in lvs output or pvmoved LVs. Fix check if resized PV can also fit metadata area. Reopen devices RDWR only before writing to avoid udev issues. Change pvresize output confusing when no resize took place. Fix lvmetad hanging on shutdown. Fix mem leak in clvmd and more coverity issues. Fix that pvmove does not work (bsc#1080299) - Drop patches that have been merged upstream - fate-323203_lvmlockd-add-lockopt-values-for-skipping-selected-lo.patch - lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch - lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch - bug-1095960_dev_io-no-discard-in-testmode.patch - Refresh patches + bsc1080299-detect-clvm-properly.patch + bug-950089_test-fix-lvm2-testsuite-build-error.patch - Update spec files Fix BuildRequires package name for modprobe (bsc#1102668) Fix cmirrord LV creation/activation failure (bsc#1091863) - Fix building error in OBS due to the script interpreter + tests-specify-python3-as-the-script-interpreter.patch - Fix issuing discard in test mode (bsc#1095960) + bug-1095960_dev_io-no-discard-in-testmode.patch - Fix the wrong filter for the cdrom device in /etc/lvm/lvm.conf (bsc#1081530) - Fix handling of udev CHANGE events with systemd (bsc#1067312) + lvm2-69-dm-lvm-metad.rules-explicit-pvscan-rule.patch + lvm2-69-dm-lvm-metad.rules-set-systemd-vars-on-chang.patch - Fix detection of clvm that happens on compile time based on CLVM_PIDFILE, as we determine these features on runtime bsc#1080299: + bsc1080299-detect-clvm-properly.patch - clvmd: try to refresh device cache on the first failure (bsc#978055, bsc#1076042) + bug-978055_clvmd-try-to-refresh-device-cache-on-the-first-failu.patch - lvmlockd: add lockopt values for skipping selected locks (fate#323203) + fate-323203_lvmlockd-add-lockopt-values-for-skipping-selected-lo.patch - device-mapper.spec: fix wrong replacement of DM_VERSION (bsc#1072524) - Fixes failure of some testcases caused by nc behavior change (bsc#1072624) + bug-1072624_test-lvmetad_dump-always-timed-out-when-using-nc.patch - Refreshed fate-31841_fsadm-add-support-for-btrfs.patch - Update to LVM2.2.02.177 When writing text metadata content, use complete 4096 byte blocks. Change text format metadata alignment from 512 to 4096 bytes. When writing metadata, consistently skip mdas marked as failed. Refactor and adjust text format metadata alignment calculation. Ensure _node_send_message always uses clean status of thin pool. Fix lvmlockd to use pool lock when accessing _tmeta volume. Report expected sanlock_convert errors only when retries fail. Avoid blocking in sanlock_convert on SH to EX lock conversion. Deactivate missing raid LV legs (_rimage_X-missing_Y_Z) on decativation. Categorise I/O with reason annotations in debug messages. Allow extending of raid LVs created with --nosync after a failed repair. Command will lock memory only when suspending volumes. Merge segments when pvmove is finished. Activation code for pvmove automatically discovers holding LVs for resume. Make a pvmove LV locking holder. Do not change critical section counter on resume path without real resume. Enhance activation code to automatically suspend pvmove participants. Prevent conversion of thin volumes to snapshot origin when lvmlockd is used. Add support for pvmove of cache and snapshot origins. Avoid using precommitted metadata for suspending pvmove tree. Deactivate activated LVs on error path when pvmove activation fails. Add "/io"/ to log/debug_classes for logging low-level I/O. Avoid importing persistent filter in vgscan/pvscan/vgrename. Fix memleak of string buffer when vgcfgbackup runs in secure mode. Do not print error when clvmd cannot find running clvmd. Prevent start of new merge of snapshot if origin is already being merged. Fix offered type for raid6_n_6 to raid5 conversion (raid5_n). Deactivate sub LVs when removing unused cache-pool. Do not take backup with suspended devices. - Update to LVM2.2.02.176: Keep Install section only in lvm2-{lvmetad,lvmpolld}.socket systemd unit. Fix segfault in lvm_pv_remove in liblvm. (2.02.173) Do not allow storing VG metadata with LV without any segment. Fix printed message when thin snapshot was already merged. Remove created spare LV when creation of thin-pool failed. Avoid reading ignored metadata when mda gets used again. Fix detection of moved PVs in vgsplit. (2.02.175) Ignore --stripes/--stripesize on RAID takeover Improve used paths for generated systemd units and init shells. Disallow creation of snapshot of mirror/raid subLV (was never supported). Fix regression in more advanced vgname extraction in lvconvert (2.02.169). Allow lvcreate to be used for caching of _tdata LV. Avoid internal error when resizing cache type _tdata LV (not yet supported). Show original converted names when lvconverting LV to pool volume. Move lib code used only by liblvm into metadata-liblvm.c. Distinguish between device not found and excluded by filter. Monitor external origin LVs. Remove the replicator code, including configure --with-replicators. Allow lvcreate --type mirror to work with 100%FREE. Improve selection of resource name for complex volume activation lock. Avoid cutting first character of resource name for activation lock. Support for encrypted devices in fsadm. Improve thin pool overprovisioning and repair warning messages. Fix incorrect adjustment of region size on striped RaidLVs. - Drop: bug-960044_lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch - Refresh: fate-31841_fsadm-add-support-for-btrfs.patch - Re-add a strict requires on sanlock, fate#323203 - Update to LVM2.2.02.175 - Use week dependency for lvm2-lockd on libdlm and sanlock - Rename/refresh patches: - display-dm-name-for-lv-name.diff to fate-309425_display-dm-name-for-lv-name.patch - fsadm-add-support-for-btrfs.patch to fate-31841_fsadm-add-support-for-btrfs.patch - dmeventd-fix-dso-name-wrong-compare.patch to bug-935623_dmeventd-fix-dso-name-wrong-compare.patch - lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch to bug-960044_lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch - simplify-special-case-for-md-in-69-dm-lvm-metadata.patch to bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch - lvm2-testsuite.patch to bug-950089_test-fix-lvm2-testsuite-build-error.patch - Drop resource agents for clvmd and cmirror (bsc#1058680) - clvmd.ocf - cmirrord.ocf - Drop all patches for cmirror (bsc#1058661) - cluster_support_mirrord_log.diff - cmirrord_improvment_performance.patch - lvconvert-cluster-mirrored-disk-failed.patch - improve-mirror-legs-on-different-tag-pvs.patch - make-mirror-legs-on-different-tag-pvs.patch - use-mirrortype-asdefault-whenclvmdrunning.patch - Dropped udev rule patches (bsc#1054363) * dropped udev_rules-update.diff * dropped device-mapper-dmsetup-export.patch * dropped udev-Check-for-DM_NR_VALID_PATHS.patch * dropped Import-ID_FS_XXX-variables-bnc909358.patch * dropped 69-dm-lvm-metad.rules-Do-not-process-rules-for-multi.patch - Dropped several not-upstreamed patches, some of them neither have history reference nor patch header, some were temporary workaround fix. - device-mapper-gcc-warnings.patch - device-mapper-type_punning.diff - fix-closedown-before-thread-finish.patch - libdm-iface-not-output-error-message-inside-retry-loop.patch - pvcreate-enhance-the-error-message.patch - pvmove_support_clustered_vg.diff - version-plugins-in-libdir.patch - Update to LVM2.2.02.173 - Sync our lvm.conf with V2.02.173 - Require device-mapper-devel rather than recommend. It is really needed (the .h files are required by the lvm2app and lvm2cmd) - Don't create symlink for invisible device like thin-pool (bsc#1046591) * drop 10-dm.rules-Reset-state-variable-for-spurious-events.patch - Update to LVM2.2.02.172 - Cleanup spec file, and refresh patches * removed device-mapper-link.patch * removed bug-1033691_tests-missed-to-export-lvm-binary-for-fsadm.patch * removed Makefile-skip-compliling-daemons-lvmlockd-directory.patch * added bug-1037309_Makefile-skip-compliling-daemons-lvmlockd-directory.patch - Fix zypper update issue with device-mapper package, see bsc#1045396 - Backport fix for lvresize-full.sh failed, see bsc#1033691 + bug-1033691_tests-missed-to-export-lvm-binary-for-fsadm.patch - Fix test failures about read ahead issue, see bsc#1043040 + bug-1043040_test-fix-read-ahead-issues-in-test-scripts.patch - Reorder the patches to put them into the right groups - Don't package dynamic directories in /run - Add lvmlockd-related configuration items in lvm.conf, fate#323203 - Fix compiling issue of lvmlockd, bsc#1037309 + Makefile-skip-compliling-daemons-lvmlockd-directory.patch - Remove comments breaking scriptlets: * warning: %postun(libdevmapper1_03-1.02.137-5.1.x86_64) scriptlet failed - This patch has been dropped since SLE12 (bsc#952300) * removed sys_mount_instead_linux_fs.diff - Drop obsolete patches: * removed improve_probing.diff (bsc#49657) * removed no-inc-audit.diff * removed suppress_format1_size_warning.diff - Add more bug/fate references, and reorder the patches accordingly - Add check_pv_device_sizes option to check PV and disk sizes bsc#999878 - BuildRequire modutils so build script detects modprobe and module autoloading works again (boo#983221) - Update to 2.02.170: * Few smal fixes around; obsoleted 169 release that was removed from mirrors - Refresh patch: * display-dm-name-for-lv-name.diff - Update device mapper version to 1.02.138, see WHATS_NEW_DM for detailed changelogs * Drop obsolete lvmchange files accordingly - Refresh libdm-iface-not-output-error-message-inside-retry-loop.patch - Refresh make-mirror-legs-on-different-tag-pvs.patch - device-mapper-dmsetup-export.patch - Version update to 2.02.169 release, see WHATS_NEW and WHATS_NEW_DM files for detailed changelogs - Split configure options to have one per line - Pass over with spec-cleaner - Enable internal cache - Enable lvmpolld - Add 'lvm2-lockd' subpackage, fate#323203 to lvm2-clvm to not pull corosync and other deps to the core lvm2 package - Improve the layout and readability of spec files * Place subpackages' sections at the bottom of spec file, making the layout more reasonable: 1. main package's spec sections are contiguous without a break; 2. subpackage's spec spections can also be placed together. * Get rid of wild-card usage in %files section; spec file is a perfect place for packager to know what files are exactly delivered with each RPMs; staring at wild-card doesn't give much information. * Put bsc#xxx at previous line of each SUSE patch at my best, some are still missing. - Enable lvmetad in sync with SLE - Add systemid feature * update lvm.conf accordingly * replace whitespaces with tab in lvm.conf - Fix several issues about clvmd/cmorriord RAs (bsc#1023283, bsc#1025560) * deal with time values passed down with time units * make correct "/return code"/ * fix format issue that tab messes up with spaces - udev: simplify special-case for md in 69-dm-lvm-metadata.rules * fix regression of bsc#1012973 * drop remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch * add simplify-special-case-for-md-in-69-dm-lvm-metadata.patch - Remove special case for md (bsc#1012973) * remove-special-case-for-md-in-69-dm-lvm-metadata.rul.patch - add a new test package named lvm2-testsuite bnc#950089 * lvm2-testsuite.patch - Version update to 2.02.168 release, see WHATS_NEW and WHATS_NEW_DM files for detailed changelogs * Refresh patch cluster_support_mirrord_log.diff - fix bsc#1015357 about blkid_wiping printed warning. * Add dependency on pkgconfig(blkid) - This is sync commit from Leap/SLE12 only - Add patch pvcreate-enhance-the-error-message.patch bsc#960744 - Modify GPL-2.0 to GPL-2.0+ and LGPL-2.1 to LGPL-2.1+ to avoid license conflict with thin-provisioning-tools which is using GPL-3.0 - Also contains fix for bsc#969310 - Fix clvmd.ocf and cmirrord to remove "/-d"/ option for cmirrod (bsc#971334) - Fix clvmd.ocf to add lvmconf --enable-cluster before start daemon when locking_type is not 3 or use_lvmetad is 1 in setting (bsc#970439) - Modified spec to enable blkid-wiping (fate#319908) - Fix clvmd binary not found in case that users still use RA from ocf:lvm2:clvm (bsc#980200) Add sbindir=$HA_SBIN_DIR for clvmd.ocf and cmirrord.ocf - The bsc#979635 wnd bsc#991181 as fixed in past thanks to proper /usr migration code - Modified raid10_segtype_default from "/mirror"/ to "/raid10"/(bsc#982329) - Remove lvm2-clvmd/cmirrord.service and related activation services from %service_add _pre/post/preun/postun because we start clvmd /clmirrord and activate via pacemaker and RA. (bsc#980296) - Lvchange improve refresh by trying to deactivate snapshot thinLV in case it's preventing merge process change integrated upstream. (bsc#984321) - Fixed in past bsc#992843 - Fixed by upstream bsc#984321 - Fixed by upstream bsc#970943 - 69-dm-lvm-metad.rules: Do not process rules for multipath devices (bsc#bsc#990538, bsc#986734) Add: 69-dm-lvm-metad.rules-Do-not-process-rules-for-multi.patch - Rewrite patches to include patch header: * 10-dm.rules-Reset-state-variable-for-spurious-events.patch * device-mapper-link * device-mapper-type_punning.diff * udev_rules-update.diff - Sync also lvm.conf - Update to 2.02.164 release, WHATS_NEW for changelog * Mostly because the old tarball was no longer available * Refresh fuzz on patch: + make-mirror-legs-on-different-tag-pvs.patch + cluster_support_mirrord_log.diff - Update patch to use correct api: + make-mirror-legs-on-different-tag-pvs.patch - Update to 2.02.160 release, read WHATS_NEW for detailed log. * Most notable is lvconvert refactor/enhancements * Refresh patch: + cluster_support_mirrord_log.diff - Add thin-provisioning-tools to deps to fix configure warnings - Do not run initrd regenerating twice in post - Update to 2.02.155 release, read WHATS_NEW for detailed log. * Mostly few bugfixes around caching - Refresh patch pvmove_support_clustered_vg.diff - Add compat symlinks for binaries to /sbin/ to avoid errors on hardcoded systems, obsolete them with leap 43 - Add conflicts on unsplit packages to allow smooth upgrade path Also do the conflict properly in baselibs.conf - Add dependencies to the devel pacakge in baselibs.conf - Update patch use-mirrortype-asdefault-whenclvmdrunning.patch to match up the patches/pvmove_support_clustered_vg.diff and not use the define declared only when building clvm codebase; it is still broken if someone changes the PID location, but at least it now does not depend on clvm code - Regenerate_initrd in post of the lvm2 main pkg - Update baselibs to point to split-out devicemapper libraries - Keep in sync the common configuration options that are shared among all the variants dm/lvm2/clvm - Provide symlinks to 1.02 versions of dm and dm-event libs * this should sort out binary packages without the need of double rebuilding - Update to 2.02.152 release, read WHATS_NEW for detailed log. - Refresh patches: * 10-dm.rules-Reset-state-variable-for-spurious-events.patch * device-mapper-gcc-warnings.patch * device-mapper-link.patch * udev-Check-for-DM_NR_VALID_PATHS.patch - Slightly tweak btrfs patch as the code changed for the detection: * fsadm-add-support-for-btrfs.patch - Build and install properly cluster files - Remove csm-converter.tar.gz as the evms was last present on sle10 and thus migration is bit out of scope today - Add pre_checkin.sh to allow syncing of patches between packages: workflow = add everything to lvm2.spec and run pre_checkin.sh - Refresh patch use-mirrortype-asdefault-whenclvmdrunning.patch to work without clvm code enabled - Regenerate lvm2 tmpfiles after install so they won't populate just after the reboot - Split out lvm2 libraries to separate subpkgs per standards - Rename versioning of plugins patch: * version-plugins-in-libdir -> version-plugins-in-libdir.patch - Remove evms provides/obsoletes, last seen on sle10 - Mark configs as such - Ghost the during-run created dirs - Install rcbla compat service symlinks - Sync with device-mapper.spec, build only lvm and wipe devicemapper binaries - Install in /usr there is no technical reason to keep this out of /usr - Split out device-mapper and clvm to separate spec files * No factual changes just deletion in the spec to keep it out of interacting with those parts - Do not explicitely require expat it is only used by thin_provisioning - There is no factual reason to keep the device mapper out of /usr so just match everything else - Remove device-mapper-static.patch as there should be no need to have static library here and it can be reenabled with some explanation if needed - Rename device-mapper-link to device-mapper-link.patch - not output error message inside retry loops to avoid noisy error message being output inside retry loops in case of remove failure because device busy. (bsc#940298 boo#957059) add: libdm-iface-not-output-error-message-inside-retry-loop.patch - Add 'Also=lvm2-lvmetad.socket' in '[Install]' section of lvm2-lvmetad. service to remove lvm2-lvmetad.socket when disable lvm2-lvmetad.service. (bsc#960044) add: lvm2-lvmetad.service-add-Also-lvm2-lvmetad.socket.patch - Split thin-provisioning-tools from lvm2 package for easier maintenance. - Update to lvm2-2.02.141 (device-mapper-1.02.115) - Remove patches: lvm2-do-not-strip-pdata_tools.patch: thin-provisioning-tools patch lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch: already in upstream no_buildroot_shared.diff: LVM_SHARED_PATH dropped by upstream - Fix missing dependency on coreutils for initrd macros (boo#958562) - Call missing initrd macro at postun (boo#958562) - Re-add lvm2-do-not-strip-pdata_tools.patch: this is still needed. - Fix boot failed due to segfault at libc (bnc#942755) add: lvmetad.c-ignore-lvmetad-global-handle-on-disconnect.patch - fix spec to change /sbin/thin-check to %{_sbindir}/thin-check. (bnc#940754) - Update thin-provisioning tools to 0.5.3 * Fix bug where the tools would crash if given a very large metadata device to restore to. * - thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check - Drop unnecessary lvm2-do-not-strip-pdata_tools.patch - Allow building without clvm (boo#923127) Keep clvm2 building by default - dmeventd: fix dso_name compare error. dso_name is thought as not empty and doesn't create monitor thread. (bnc#935623) add: dmeventd-fix-dso-name-wrong-compare.patch - 13-dm-disk.rules: Import ID_FS_XXX variables from udev database(bnc#909358) If the disk is unavailable we need to import the existing ID_FS_XXX variables from the database, otherwise the filesystem UUID won't be set and the by-uuid symlink will disappear, leading to intermittent boot failures + Import-ID_FS_XXX-variables-bnc909358.patch - 10-dm.rules: Reset state variables for spurious events (bsc#932300) + 10-dm.rules-Reset-state-variable-for-spurious-events.patch - Update to 2.02.120 - Fixed numerous bugs(see WHATS_NEW for full details) - Deleted dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch (upstream) - fsadm: add support for btrfs(fate#318413) fsadm-add-support-for-btrfs.patch - Moved BuildRequires: libcorosync-devel and libdlm-devel from lvm package to clmv package to avoid dracut build needing cluster stack to be built. (bsc#923127) - provides libdevmapper.so.1.02 libdevmapper-event.so.1.02 for VirtualBox. - LVM2 does not support unpartitioned DASD device which has special format in the first 2 tracks and will siliently discards LVM2 lable information written to it when pvcreate. (bsc#894202) Add: dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch - Delete lvm2-lvmetad.socket from %service_del_preun/postun to avoid lvmetad.service being started by 'systemctl retry-start' when updating package. (bsc#914415) - Don't replace lvm.conf - Re-add lvm2-lvmetad.service to %service_add_pre/post - Add service registrations for cmirrord and clvm - Correct category for device-mapper-devel - Add lvm2-do-not-strip-pdata_tools.patch: Change build system to not strip pdata_tools during installation. We need the file in tact in order to be able to produce valid debuginfo packages (boo#910327). - delete lvm2-lvmetad.service from %service_add_pre/post and %service_del_preun/postun to avoid lvm2-lvmetad.service running when use_lvmetad=0. (bnc#901859) - locking_type is set to 3(clustered lock) by default will output warning message if cmirrord is not running. Set to 1 to be same with upstream. (bnc#906710) - Set silent default to 0 to avoid some commands have no output and to be same with upstream. (bnc#888798) - spec: replace some shell variables and paths by rpm macros - shorten filelists by using wildcards - Update to 2.02.114 - Removed cmirrord-fix-s390-endian-issue.patch - Renumbered patches to allow for upstream patches to be applied before local ones. - Drop libudev-devel BuildRequires: we already buildrequire pkgconfig(libudev), which is the better choice, as it allows us to get libudev-mini-devel. - Require device-mapper by device-mapper-devel: otherwise, the .so symlinks might happen to point to no target. - Delete BuildRequire for device-mapper-devel for all symbols needed is created in ./include/.symlinks file. - Add link /usr/sbin/lvm file to avoid others using /usr/sbin/lvm
- security update - added patches fix CVE-2021-3520 [bsc#1185438], memory corruption due to an integer overflow bug caused by memmove argument + lz4-CVE-2021-3520.patch - enable testsuite - verbose build - version update to 1.9.2 * decompression functions were reading a few bytes beyond input size * api: lz4frame initializers compatibility with c++, reported by @degski * cli : added command --list, based on a patch by @gabrielstedman * fixes CVE-2019-17543 [bsc#1153936] - Update to new upstream release 1.9.1 * Decompression speed was improved by about 12% (x86/x64). * New option `lz4 --list` to inspect the block type, checksum information, compressed and decompressed sizes (if present). The command is limited to single-frame files for the time being. - lz4 1.8.3: * minor decompression speed improvement (~+2%) with gcc * fix corruption in v1.8.2 at level 9 for files > 64KB under rare conditions * Add new command --fast * api: LZ4_decompress_safe_partial() now decodes exactly the number of bytes requested - lz4 1.8.2: * speed inprovemtns for compression and decompression * fix compression compatible with low memory addresses * fix decompression segfault when provided with NULL input * cli: new command --favor-decSpeed * cli: benchmark mode more accurate for small inputs - Update to new upstream release 1.8.1.2 * Most visible new feature is support for dictionary compression * Support is now more formally added on the API side within lib/lz4frame_static.h. It's early days, and this new API is tagged "/experimental"/ for the time being. * Support is also added in the command line utility lz4, using the new command -D. The behavior of this command is identical to zstd, should you be already familiar. * lz4 doesn't specify how to build a dictionary. All it says is that it can be any file up to 64 KB. * This approach is compatible with zstd dictionary builder, which can be instructed to create a 64 KB dictionary. * Improved performance at ultra settings (levels 10+). * These levels receive a new code, called optimal parser, available in lib/lz4_opt.h. * New parser uses less memory (from 384KB to 256KB), performs faster, compresses a little bit better (not much, as it was already close to theoretical limit), and resists pathological patterns which could destroy performance. * New parser is directly compatible with lower compression levels, which brings additional benefits: + Compatibility with LZ4_*_destSize() variant, which reverses the logic by trying to fit as much data as possible into a predefined limited size buffer. + Compatibility with Dictionary compression, as it uses the same tables as regular HC mode * In the future, this compatibility will also allow dynamic change of compression level. * Small set of bug fixes and improvements: + perf : faster and stronger ultra modes (levels 10+) + perf : slightly faster compression and decompression speed + perf : fix bad degenerative case + fix : decompression failed when using a combination of extDict + low memory address + cli : support for dictionary compression (-D) + cli : fix : lz4 -d --rm preserves timestamp + cli : fix : do not modify /dev/null permission as root + api : _destSize() variant supported for all compression levels - partial cleanup with spec-cleaner - drop lz4-use-shlib.diff, breaks build - misc spec cleanups - remove Makefile fix - build and install separately - New URL - Update to new upstream release 1.8.0 * cli: fix: do not modify /dev/null's permissions. * cli: added POSIX separator "/--"/ for specifying that all following arguments are non-options. * cli: restored -BX command enabling block checksum. * API: added LZ4_compress_HC_destSize() and LZ4F_resetDecompressionContext(). * API: lz4frame: negative compression levels trigger fast acceleration. * API: lz4frame: ability to control block checksum and dictionary ID. * API: fix: expose obsolete decoding functions * API: experimental: lz4frame_static.h: new dictionary compression API * doc: Updated LZ4 Frame format to v1.6.0, restoring Dictionary ID field in header. - Add lz-export.diff - Use official upstream repository; (boo#1053910) - Update to new upstrema release 1.7.5 (2017-01-03) * back to the old version scheme * lz4hc: new compression levels 10-12 - Remove lz4-soversion.diff (not needed), lz4-killdate.diff (no longer needed) - Add baselibs.conf: provide liblz4-1_7 as -32bit compatibility package, required by systemd-32bit. - Update to new upstream release 131 (library 1.7) (boo#973735) * slightly improved decoding speed * lz4frame API is included in liblz4 * new -m command line option to compress multiple files * new lz4 and lz4hc compression API (old one retained) - Update to version 1.4+svn124 * LZ4F_compressBound() may be called with NULL preferencesPtr * LZ4_loadDict now returns the dictionary size instead of 1 on success - Add lz4-soversion.diff to address ABI changes
- Add pkgconfig BuildRequires: allow the rpm dep generator to inspect the shipped .pc file and produce requires/provides. - Update to 2.10 * Improve CMake build support. * Add support for pkg-config. * Do not redefine "/snprintf"/ so that the examples build with MSVC 2015. * Assorted cleanups. - Cleanup spec file with spec-cleaner - Update to 2.09 * Work around gcc bug #64516 that could affect architectures like armv4, armv5 and sparc. - enable lzo-devel-static package build - update to 2.08 (bnc#883947) CVE-2014-4607 - Updated the Autoconf scripts to fix some reported build problems. - Added CMake build support. - Fixed lzo_init() on big-endian architectures like Sparc. - additional changes in 2.07 * Fixed a potential integer overflow condition in the "/safe"/ decompressor variants which could result in a possible buffer overrun when processing maliciously crafted compressed input data. Fortunately this issue only affects 32-bit systems and also can only happen if you use uncommonly huge buffer sizes where you have to decompress more than 16 MiB (> 2^24 bytes) untrusted compressed bytes within a single function call, so the practical implications are limited. POTENTIAL SECURITY ISSUE. CVE-2014-4607. * Removed support for ancient configurations like 16-bit "/huge"/ pointers - LZO now requires a flat 32-bit or 64-bit memory model. * Assorted cleanups. - Added url as source. Please see http://en.opensuse.org/SourceUrls - license update: GPL-2.0+ No GPL-2.0 "/only"/ licenses found in the package - move libraries back to %{_libdir}, /usr merge project - Update to version 2.06 * Some minor optimizations for big-endian architectures. * Fixed overly strict malloc() misalignment check in examples. - Update to version 2.05 * Converted the configure system to non-recursive Automake. * Applied some overdue speed optimizations for modern x86/x64 architectures and current compilers like gcc 4.6 and MSVC 2010. - Fix specfile (remove deleted lzo-2.03-alias.patch). - update to 2.0.4 * Fixed a gcc-4.5 aliasing issue in lzo_init(). * Updated the configure system. * Assorted cleanups. - dropped lzo-2.03-alias.patch: solved differently upstream - dropped debug_package_requires define - Use GCC visibility. - fix aliasing problems - add baselibs.conf as a source - enable parallel build
- gnulib-libio.patch: adjust gnulib for libio.h removal (bsc#1181571) - Use %license for COPYING - Explicitly remove %{_infodir}/dir before creating package to allow builds on RHEL and derived Linux distributions - Enable configure option --disable-dependency-tracking to allow build on Mageia - Add xz as BuildRequires to unpack source on SLE 11 - Fix de-registration of the info files. - Update to version 1.4.18: * Diagnose --word-regexp as unsupported if it was not configured. * Preliminary support for OS/2. * A number of portability improvements inherited from gnulib. - Some packaging changes: * Use https url's * Get keyring from savannah * Use xs compressed files * Make building more verbose - Update info handling from postun to preun - Add gpg signature - Add prerequires for info pages - Update to version 1.4.17: * Fix compilation with newer glibc headers. * Fix a failure with diverting large amounts of text on mingw (does not affect platforms that can rename an open file). * A number of portability improvements inherited from gnulib. - remove m4-stdio.in.patch, merged by upstream - Override broken configure checks - Fix build with missing gets declaration (glibc 2.16) - remove useless automake dependency
- Add patch mailx-12.5-systemd.patch to add description how to avoid bugs like bsc#1192916 -- mailx does not send mails unless run via strace or in verbose mode - fix-sendmail-name.patch: fix name argument when calling /usr/sbin/sendmail [bsc#1180355]. - Updates to mailx-12.5-openssl-1.1.0f.patch * If the openssl RNG is already seeded (on linux it always is) skip snake-oil reeseeding from file. Update man page accordingly. * Update man page with information that ssl2 and ssl3 are not only deprecated but currently unavailable and that tls1 forces TLS 1.0 but not later versions. * RAND_EGD is also unavailable, not just unused. * set SSL_OP_NO_TICKET, many servers accept session tickets, but almost never rotate them properly, TLS 1.3 session tickets are not affected by this flag. * When using client certificates, check if the cert and key match each other. - Remove redundant %clean section. - Replace old $RPM_* shell vars by macros. - Add patch mailx-12.5-openssl-1.1.0f.patch Avoid deprecated/unavailable openSSL client methods (boo#1042663) - call gzip -n and drop CreationDate from manual.ps to make build fully reproducible - Correct parenthese expansion to fulfill natural order (bnc#974561) - Modify patch mailx-12.5-mime.dif to allow Form Feed as valid characters within mail messages (bsc#922543) - Add patches 0001-outof-Introduce-expandaddr-flag.patch 0002-unpack-Disable-option-processing-for-email-addresses.patch 0003-fio.c-Unconditionally-require-wordexp-support.patch 0004-globname-Invoke-wordexp-with-WRDE_NOCMD-CVE-2004-277.patch to fix bsc#909208 -- CVE-2004-2771, CVE-2014-7844: mailx: shell command injection via crafted email addresses - Build with -DOPENSSL_NO_SSL_INTERN asserting that this package does not (and should not) use openSSL internals that are subject to binary incompatible changes.
- pselect-non-blocking.patch: Use a non-blocking read with pselect to avoid hangs (bsc#1100504) - test-driver.patch: let perl find test_driver.pl - glob-interface.patch: Support GLIBC glob interface version 2 - glob-lstat.patch: Do not assume glibc glob internals - Add make-sorted-glob.patch to make many other packages like dpdk build reproducibly without patching them individually (boo#1041090) - Print out testsuite results after failure - Update to version 4.2.1: * bug-fix release - Drop upstream patches: * 0001-SV-47995-Ensure-forced-double-colon-rules-work-with-.patch * 0002-main.c-main-SV-48009-Reset-stack-limit-for-make-re-e.patch - Small spec file cleanup * man and info pages are implicitly marked as documentation - Update to make 4.2 * New variable: $(.SHELLSTATUS) is set to the exit status of the last != or $(shell ...) function invoked in this instance of make. * The $(file ...) function can now read from a file with $(file <FILE). * The makefile line numbers shown by GNU make now point directly to the specific line in the recipe where the failure or warning occurred. * The interface to GNU make's "/jobserver"/ is stable as documented in the manual, for tools which may want to access it. * The amount of parallelism can be determined by querying MAKEFLAGS - undefine-variables.patch: Removed - make-4.1-fix_null_returns_from_ttyname.patch: Removed - 0001-SV-47995-Ensure-forced-double-colon-rules-work-with-.patch: Added - 0002-main.c-main-SV-48009-Reset-stack-limit-for-make-re-e.patch: Added - Move %install_info_delete to %preun - undefine-variables.patch: Force recomputing .VARIABLES when a variable was made undefined (bsc#934131) - Cleanup a bit with spec-cleaner - Split lang stuff into subpackage and add recommends - Add patch to work with non-mounted pts: * make-4.1-fix_null_returns_from_ttyname.patch - make 4.1: * New variables: $(MAKE_TERMOUT) and $(MAKE_TERMERR) are set to non-empty values if stdout or stderr, respectively, are believed to be writing to a terminal. These variables are exported by default. * Allow a no-text-argument form of the $(file ...) function. * Change the fatal error for mixed explicit and implicit rules - refresh for contect changes: * make-library-search-path.diff * make-testcases_timeout.diff - make-testcases_timeout.diff: increase the timeout of test cases from 5 to 8 seconds. With some testcases using sleep with 2 seconds or more, the tests can fail erroneously on a busy build system. - Update to 4.0 * see details in NEWS and ChangeLog files * Bugfixes, a complete list of bugs fixed in this version is available here http://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=101&set=custom * WARNING: Backward-incompatibility! backslash/newline handling * New feature: GNU Guile integration * New command line option: --output-sync (-O) enables grouping of output by target or by recursive make. * New command line option: --trace enables tracing of targets. * New command line option argument: --debug now accepts a "/n"/ (none) flag which disables all debugging settings that are currently enabled. * New feature: The "/job server"/ capability is now supported on Windows. * New feature: The .ONESHELL capability is now supported on Windows. * New feature: "/!="/ shell assignment operator as an alternative to the $(shell ...) function. Implemented for compatibility with BSD makefiles. * New feature: "/::="/ simple assignment operator as defined by POSIX in 2012. * New feature: Loadable objects * New function: $(file ...) writes to a file. * New variable: $(GNUMAKEFLAGS) will be parsed for make flags, just like MAKEFLAGS is. It can be set in the environment or the makefile, containing GNU make-specific flags to allow your makefile to be portable to other versions of make. * New variable: `MAKE_HOST' gives the name of the host architecture make was compiled for. * Behavior of MAKEFLAGS and MFLAGS is more rigorously defined. * Setting the -r and -R options in MAKEFLAGS inside a makefile now works as expected, removing all built-in rules and variables, respectively. * If a recipe fails, the makefile name and linenumber of the recipe are shown. * A .RECIPEPREFIX setting is remembered per-recipe and variables expanded in that recipe also use that recipe prefix setting. * In -p output, .RECIPEPREFIX settings are shown and all target-specific variables are output as if in a makefile, instead of as comments. * On MS-Windows, recipes that use "/.."/ quoting will no longer force invocation of commands via temporary batch files. - Removed following patches, applied by upstream or fixed otherwise * make-disable-broken-tests.diff * make-savannah-bug30723-expand_makeflags_before_reexec.diff * make-savannah-bug30612-handling_of_archives.diff * make-fix_whitespace_tokenization.diff * make-glob-faster.patch * make-parallel-build.patch * bug-841457_make-savannah-bug30612-handling_of_archives-part2.txt * config-guess-update.diff - remove make-arglength.patch which was rejected by upstream. It was just a dirty hack to build a broken libwebkit version - remove make-slowdown-parallelism.diff, haven't seen any timing problems of the test-suite anymore - fixed a make target issue with .a (x y) targets (bnc#841457) - remove gpg verification from bootstrap packages - use source urls - gpg verification - Fix missing definition of PAGE_SIZE - Add config-guess-update.diff: update config.guess/sub to handle aarch64 - Add make-arglength.patch: fix the argument list limit of GNU make - Add make-parallel-build.patch: Fix parallel build issues present in GNU make 3.82 - Both patches taken from http://trac.webkit.org/browser/trunk/Tools/gtk/patches/ are known by upstream and are mandatory to be able to build libwebkit 1.9.6+. - Faster globbing support from upstream to speed up some large make projects like libreoffice. bnc#753323 - reverting previous change (qemu binfmt was fixed) - using full ar path in tests on arm (fixes build) - make-fix_whitespace_tokenization.diff Fix Savannah bug #33125 (bnc #681108): Memory corruption during build of android build system. - make-savannah-bug30612-handling_of_archives.diff Fix Savannah bug #30612: handling of archive references with >1 object.. Add oneshell to $(.FEATURES). Fix the NEWS file to be accurate. - make-savannah-bug30723-expand_makeflags_before_reexec.diff Fix Savannah bug #30723: expand MAKEFLAGS before we re-exec after rebuilding makefiles. - Disable some inherrently broken test cases. - Update to 3.82 - Bug fixes - Backwards Incompatibilities: - Makefiles with .POSIX target: shells called with -e - $? contains prerequisites even if not existent - Prerequisite with '=' cannot be backslash escaped any more (use variable with '=' instead) - Variable names may not contain whitespaces any more - Mixture of explicit and pattern targets didn't always fail - Pattern specific rules application order changed - Library search behavior now compatible with standard linker - New features - --eval=STRING: Evaluate makefile syntax string before makefile - Variable .RECIPEPREFIX: Exchange TAB character - Variable .SHELLFLAGS: Options passed to shells - Target .ONESHELL: Single instance of shell for recipe - Modifier private: Suppresses inheritance of variables - Directive undefine: Undefine variable - Changed features - Multiple modifiers for variables allowed now. - Directive define: Allow variable assignment operator. - Nuke memory-hog-2.diff which didn't apply since 3.81 - Addapt make-slowdown-parallelism.diff to new parallelization tests - Separate make checks into %checks section - use %_smp_mflags - fix test case - enable parallel build
- u_Escape-special-characters-in-paths.patch Make gets confused by certain special characters in Makefiles. Escape them. This is a problem particularly with ':' in OBS paths. - Update to version 1.0.5: + Don't crash if an option's argument is missing. + Assume signal handlers return void, as C89 requires. + Unsafe use of strcpy() in makedepend (fdo#56091). + Store len in a size_t instead of an int in redirect(). + Mark fatalerr & catch as _X_NORETURN. + Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS. + Makedepend rename fails on CIFS mounted shares (fdo#52099). + autogen.sh: Implement GNOME Build API. + configure: Drop AM_MAINTAINER_MODE. + Fix a comment typo. + Convert more sprintf calls to snprintf. + Remove unnecessary casts from malloc/realloc calls. + Remove fallbacks for Imake configuration, assume autoconf. + Move i_listlen in struct inclist for better packing in 64-bit builds. + config: Remove unnecessary calls from configure.ac. + Update configure.ac initialization to X.Org standard form. + unifdef -U__UNIXOS2__. + makedepend: Build with automake-1.13 broken (fdo#59005). + configure.ac: use AM_MAINTAINER_MODE. - Split makedepend from xorg-x11-util-devel. Initial version: 1.0.4.
- Fix guessing of VA_BITS and if present use TCR_EL1_T1SZ to determine vabits_actual (since kernel v5.9). (bsc#1183977) * makedumpfile-Retrieve-MAX_PHYSMEM_BITS-from-vmcoreinfo.patch * makedumpfile-arm64-Add-support-for-ARMv8.2-LPA-52-bit-PA-su.patch * makedumpfile-1-3-Use-vmcoreinfo-note-in-proc-kcore-for-mem-.patch * makedumpfile-2-3-arm64-Make-use-of-NUMBER-VA_BITS-in-vmcore.patch * makedumpfile-3-3-arm64-support-flipped-VA-and-52-bit-kernel.patch - makedumpfile-sadump-Fix-failure-of-reading.patch: sadump: Fix failure of reading __per_cpu_load memory (bsc#1168798). - Add -fcommon in order to fix boo#1160282. - Refresh patch with upstream version - makedumpfile-arm64-VA-range-SUSE.patch + makedumpfile-arm64-Align-PMD_SECTION_MASK-with-PHYS_MASK.patch - makedumpfile-Fix-cd_header-offset-overflow-with-large-pfn.patch: Fix integer overflow with large memory configuration (bsc#1168234). - makedumpfile-arm64-VA-range-SUSE.patch: Fix error processing core files on arm64 (bsc#1142715). - makedumpfile-PN_XNUM.patch: Define PN_XNUM if missing. - Update to version 1.6.7: + Makefile: remove -lebl from LIBS when no libebl.a. + Fix compilation warnings on 32-bit system. + Support newer kernels up to v5.4. - Drop makedumpfile-Increase-SECTION_MAP_LAST_BIT-to-4.patch: fixed upstream. - Drop libebl-devel BuildRequires: ebl is being absorbed by libdw. - makedumpfile-Increase-SECTION_MAP_LAST_BIT-to-4.patch: Increase SECTION_MAP_LAST_BIT to 4 (bsc#1144708). - Update to 1.6.6 * Support for AMD Secure Memory Encryption * Exclude pages that are logically offline * Support kernels up to 5.1.9 - Drop makedumpfile-coptflags.diff. - Also support extended address space with SLE 12 SP5 (bsc#1138451) * refresh makedumpfile-ppc64-VA-range-SUSE.patch - makedumpfile-ppc64-VA-range-SUSE.patch: Use correct l3 index size with SLE15-SP1 ppc64le kernels (bsc#1123015). - Update to 1.6.5 * Improve support for arm64 system with KASLR * Support kernels up to 4.19.4 - Update to 1.6.4 * 5-level paging support on x86_64 * --mem-usage support for arm64 * Support larger VA size with newer ppc64 kernels (bsc#1118445). * Support kernels up to 4.17.0 - Drop upstreamed patches: * makedumpfile-always-use-bigger-SECTION_MAP_MASK.patch * makedumpfile-sadump-fix-PTI-enabled-kernels.patch * makedumpfile-do-not-print-ETA-if-progress-is-0.patch * makedumpfile-is_cache_page-helper.patch * makedumpfile-check-PG_swapbacked.patch - Fix %license destination for older distributions. - Merge SLE12 changelog. - Patches that were never actually applied to Factory: * makedumpfile-x86_64-xen-vtop.patch (included in 1.6.2) * makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch (included in 1.6.2) - makedumpfile-Fix-elf_info-file_size-if-segment-excluded.patch: elf_info: Fix file_size if segment is excluded (bsc#1068925). - makedumpfile-x86_64-xen-vtop.patch: Fix the use of Xen physical and machine addresses (bsc#1014136, bsc#1068694). - makedumpfile-is_cache_page-helper.patch: Add is_cache_page() helper to check if a page belongs to the cache (bsc#1088354). - makedumpfile-check-PG_swapbacked.patch: Check PG_swapbacked for swap cache pages (bsc#1088354). - makedumpfile-do-not-print-ETA-if-progress-is-0.patch: Do not print ETA value if current progress is 0 (bsc#1084936). - Use %license instead of %doc [bsc#1082318] - makedumpfile-sadump-fix-PTI-enabled-kernels.patch: sadump: Fix a problem of PTI enabled kernel (bsc#1085826). - makedumpfile-always-use-bigger-SECTION_MAP_MASK.patch: Always use bigger SECTION_MAP_MASK (bsc#1066811, bsc#1067703). - Update to 1.6.3 * Support kernels up to 4.14.8 (bsc#1068864). * 86_64: handle renamed init_level4_pgt -> init_top_pgt * Fix SECTION_MAP_MASK for kernel >= v.13 * book3s/ppc64: Lower the max real address to 53 bits for kernels >= v4.11 * Support symbol __cpu_online_mask * ppc64: update hash page table geometry - Drop upstreamed patches: * makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch * makedumpfile-handle-renamed-init_level4_pgt-init_top_pgt.patch * makedumpfile-ppc64-update-hash-page-table-geometry.patch * makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch * makedumpfile-__cpu_online_mask-symbol.patch * makedumpfile-vtop4_x86_64_pagetable.patch * makedumpfile-fix-KASLR-for-sadump.patch * makedumpfile-fix-KASLR-for-sadump-while-kdump.patch * makedumpfile-support-4.12.patch - Drop SLE12-specific patches: * makedumpfile-ppc64-update-hash-page-table-geometry.patch * makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch * makedumpfile-Revert-x86_64-kill-some-unused-init.patch * makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch * makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch * makedumpfile-Revert-Calculate-page_offset-from-pt_load.patch - makedumpfile-__cpu_online_mask-symbol.patch: Support symbol __cpu_online_mask (FATE#323473, bsc#1070291). - makedumpfile-vtop4_x86_64_pagetable.patch: Introduce vtop4_x86_64_pagetable (FATE#323473, bsc#1070291). - makedumpfile-fix-KASLR-for-sadump.patch: Fix a KASLR problem of sadump (FATE#323473, bsc#1070291). - makedumpfile-fix-KASLR-for-sadump-while-kdump.patch: sadump: Fix a KASLR problem of sadump while kdump is working (FATE#323473, bsc#1070291). - makedumpfile-Revert-Clean-up-unused-KERNEL_IMAGE_SIZE.patch: Revert "/Clean up unused KERNEL_IMAGE_SIZE"/ (bsc#1068925, bsc#1099121). - makedumpfile-Revert-x86_64-kill-some-unused-init.patch: Revert "/x86_64: kill some unused initialization"/ (bsc#1068925, bsc#1099121). - makedumpfile-Revert-kill-is_vmalloc_addr_x86_64.patch: Revert "/x86_64: kill is_vmalloc_addr_x86_64()"/ (bsc#1068925, bsc#1099121). - makedumpfile-Revert-x86_64-translate-all-VA-to-PA-using-pgt.patch: Revert "/x86_64: translate all VA to PA using page table values"/ (bsc#1068925, bsc#1099121). - makedumpfile-Revert-Calculate-page_offset-from-pt_load.patch: Revert "/x86_64: Calculate page_offset from pt_load"/ (bsc#1068925, bsc#1040469, bsc#1099121). - makedumpfile-ppc64-update-hash-page-table-geometry.patch: Kernel commit f6eedbba7a26 ("/powerpc/mm/hash: Increase VA range to 128TB"/) updated hash page table geometry. A modified version of this commit is included in SLES12 SP3. Make the corresponding changes in makedumpfile tool for filtering dump appropriately (bsc#1068485) - ppc64 Can't convert a virtual address (bsc#1067703) * Added patches: makedumpfile-ppc64-update-hash-page-table-geometry.patch makedumpfile-book3s-ppc64-Lower-the-max-real-address-to-53-bits.patch * Refresh makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch to also apply to SLE15 (4.12 kernel) due to backport of 2d070eab2e82 (bsc#1067703) - Handled renaming of init_level4_pgt to init_top_pgt (bsc#1066770). * Added patch: makedumpfile-handle-renamed-init_level4_pgt-init_top_pgt.patch - add makedumpfile-Fix-SECTION_MAP_MASK-for-kernel-v.13.patch (bnc#1066811) - Update to 1.6.2 * Fix the use of Xen physical and machine addresses (bsc#1014136) * Fix memory leak in get_kcore_dump_loads() * Support kernels up to 4.11.7 * Consider not page-size aligned phys_end for paddr_to_pfn() * Add runtime kaslr offset if it exists - Update to 1.6.1 (FATE#322011). * Enhance support for aarch64 * Enhance support for ppc64 * Support kernels up to 4.8 - Drop upstreamed patch * makedumpfile-_count-_refcount-rename.patch - Merge with updates on SLE12 SP2 (FATE#318012, bsc#992885, bsc#999869). - Rename Support-_count-_refcount-rename-in-struct-p.patch to makedumpfile-_count-_refcount-rename.patch. - Silence rpmlint errors about devel files in non-devel package; despite their .c suffix, the provided eppic scripts are intended for production, not development. - Build and install the eppic extension. - makedumpfile-override-libtinfo.patch: Allow to override the tinfo library used for eppic. - Update to 1.6.0 (FATE#320955). * Exclude page structures of non-dumped pages. - Drop upstreamed patch * Looking-for-page.compound_order-compound_dtor-.patch * Skip-examining-compound-tail-pages.patch - Looking-for-page.compound_order-compound_dtor-.patch: fix excluding hugepages (kernel 4.4 compatibility) - Skip-examining-compound-tail-pages.patch fix excluding compound tail pages (kernel 4.5 compatibility) - Support-_count-_refcount-rename-in-struct-p.patch: support 4.7 kernel (page._count renamed to page._refcount) - Update to 1.5.9 * support for aarch64 (FATE#318444) * Support kernels up to 4.1 * Enable compressed dump formats for Xen (FATE#316467). - Drop upstreamed patch * makedumpfile-add-aarch64.diff - Use url for source - Cleanup spec file with spec-cleaner - Adjust usage of install (-c is ignored) - makedumpfile-add-aarch64.diff: Add support for aarch64 This patch should be oboslet when switching to 1.5.9 - upgrade to makedumpfile-1.5.8 o Fair I/O workload assignment for --split o Make incomplete dumpfile readable o Support kernels up to 3.19
- Add systemd timer service and its timer unit to refresh man data base daily without using cron (bsc#1115406) - Skip cron job for cleaning /var/cache/man as there exists /usr/lib/tmpfiles.d/man-db.conf - Add man-db-create.service to fill /var/cache/man at bootup if the directory is empty (required by FHS and for transactional updates). - Don't fill /var/cache/man if it does not exist yet (needed for transactional updates). - We don't need to package /var/cache/man, systemd-tmpfiles is creating it already for us. - Make /var/cache/man a real directory as in system-user-man the directory is gone - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Require package man-pages at build time for testing - Use _libexecdir instead of _prefix/lib - Require user and group man - Update to version 2.7.6 * Many bug fixes * man understands the <page>.<section> form on its command line, so for example 'man chmod.2' is now the same as 'man 2 chmod' (Contributed by Mihail Konev) * Document that 'man -K' searches page source, not rendered text - Rename patch man-db-2.7.1.dif which becomes man-db-2.7.6.dif - Port the patches man-MAN_POSIXLY_CORRECT-man1.dif man-db-2.6.3-chinese.dif man-db-2.6.3-listall.dif man-db-2.6.3-section.dif man-db-2.7.1-firefox.dif man-db-2.7.1-security4.dif man-db-2.7.1-zio.dif - Add an rpmlintrc file man-rpmlintrc as we apply a patch on generated manual pages - Do not wrap man anymore (boo#986211) - Give man(1) command a home that is let pager less(1) handle its history (boo#986211) - Add reproducible.patch to fix build-compare (bnc#971922) - Allow root to use man command within its home - Own /usr/lib/tmpfiles.d if not owned by package filesystem - Update to version 2.7.1 For the first time since version 2.4.0, the database format has changed slightly, so you will need to run 'mandb --create' after installing the new version to rebuild your databases from scratch. - Fixes * Various portability fixes for Solaris, contributed by Peter Bray. * man now runs correctly when its current working directory has been deleted. (As a result of this fix, man-db now requires libpipeline >= 1.4.0.) * 'man -a' sends its prompts to /dev/tty rather than to stderr, and likewise reads replies from /dev/tty rather than from stdin. * Be more careful to avoid using or double-closing closed database handles. Fixes test suite failures on some systems. * Patch the fdutimens function imported from Gnulib to work around a libc bug in GNU/Hurd. * Fix test suite in the case where the system supports high-precision timestamps but the file system containing the build directory does not. * lexgrog now filters terminal escape sequences out of cat pages before trying to parse them. * Tools that consider the terminal line length now prioritise the COLUMNS environment variable above the TIOCGWINSZ ioctl. * Manpath elements are no longer canonicalised before being inserted into the search path; this caused the use of incorrect catpaths in some cases. This was broken by the LANGUAGE-handling fixes in 2.5.4. * Remove test suite dependency on realpath(1). * Fix a test failure when configured with --enable-undoc. * Run the pager in man's original working directory rather than in the manual hierarchy. (As a result of this fix, man-db now requires libpipeline >= 1.3.0.) * mandb only creates a cache directory tag if the catpath is different from the manpath, since it should only be created in directories that consist entirely of cached information. - Improvements * Ship a systemd tmpfiles snippet to clean up old cat files after a week. * The modification time of manual databases is now simply stored in the mtime of the database files themselves, rather than using a special row. This makes databases reproducible between otherwise-identical installations, as long as the underlying database has predictable behaviour. As a bonus, man-db now uses high-precision timestamps to determine whether it needs to update databases. * Timestamps of manual pages are also now stored in the database with high precision and compared accordingly. * Files are now ordered by first physical extent before reading them, for substantial performance improvements in operations such as mandb and 'man -K'. * 'man -H' shows a better error message if no browser is configured. * zsoelim is now installed in $pkglibexecdir, to avoid clashes with other packages. - Rename patches man-db-2.6.5-firefox.dif becomes man-db-2.7.1-firefox.dif man-db-2.6.5-security4.dif becomes man-db-2.7.1-security4.dif man-db-2.6.5-zio.dif becomes man-db-2.7.1-zio.dif man-db-2.6.5.dif becomes man-db-2.7.1.dif
- install kernel_lockdown.7 man page [bsc#1185534] - added sources + kernel_lockdown.7 - Add PR_PAC_RESET_KEYS for arm64 (jsc#SLE-16566 jsc#SLE-15188). - added patches + prctl.2-Add-PR_PAC_RESET_KEYS-arm64.patch + prctl.2-Fixes-to-Dave-Martin-s-patch.patch - move man.7 man mdoc.7 to a separate directory to avoid conflicts with mandoc which is a light-weight man alternative for small systems (boo#1160568). - correct documentation of tcp_fack, document tcp_recovery - added patches [bsc#1154701] + man-pages-tcp_fack.patch - supplements man [bsc#1116987] - update to 4.16: * new and rewritten pages: s390_sthyi.2, network_namespaces.7, vsock.7 * newly documented interfaces: cgroups.7 Document cgroups v2 "/thread mode"/ Document cgroup v2 delegation via the 'nsdelegate' mount option Document the cgroup.max.depth and cgroup.max.descendants files Document 'release_agent' mount option Document /sys/kernel/cgroup/delegate Document /sys/kernel/cgroup/features Document cgroups v2 cgroup.stat file membarrier.2 Document new membarrier commands introduced in Linux 4.16 Document the following membarrier commands introduced in Linux 4.16: MEMBARRIER_CMD_GLOBAL_EXPEDITED MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE mmap.2 Add description of MAP_SHARED_VALIDATE and MAP_SYNC Document new MAP_FIXED_NOREPLACE flag 4.17+ kernels offer a new MAP_FIXED_NOREPLACE flag which allows the caller to atomically probe for a given address range. readv.2 io_submit.2 Document RWF_APPEND added in Linux 4.16 capabilities.7 Describe file capability versioning Document namespaced-file capabilities - see Changes and Changes.old for detailed upstream change log - update to 4.14: * new or rewritten pages: pthread_spin_init.3, pthread_spin_lock.3, smartpqi.4, veth.4 * removed pages: infnan.3 - see Changes for detailed upstream change log - update to 4.13: see Changes for upstream change log - update to 4.12: * Newly documented interfaces in existing page namespaces.7 Document the /proc/[pid]/ns/pid_for_children file * see Changes for details - update to 4.11: * New and rewritten pages ioctl_userfaultfd.2 statx.2 userfaultfd.2 pthread_atfork.3 slabinfo.5 inode.7 * Renamed pages ioctl_console.2 (from console_ioctl.4) ioctl_tty.2 (from tty_ioctl.4) * Newly documented interfaces in existing page ioctl_ns.2 Document the NS_GET_NSTYPE operation added in Linux 4.11 Document the NS_GET_OWNER_UID operation added in Linux 4.11 proc.5 Document /proc/sys/kernel/sched_child_runs_first * see Changes for details; for 4.10 changes, see Changes.old * do not package explicit_bzero.3 .so link to bzero.3 - update to 4.09: * New and rewritten pages pkey_alloc.2 pthread_getattr_default_np.3 strfromd.3 fuse.4 tmpfs.5 pkeys.7 random.7 sock_diag.7 close.2 getpriority.2 nice.2 timer_create.2 timerfd_create.2 random.4 elf.5 proc.5 sched.7 * Newly documented interfaces in existing pages mmap.2 Add (much) more detail on MAP_GROWSDOWN mprotect.2 Document the new pkey_mprotect() system call Document PROT_SEM, PROT_SAO, PROT_GROWSUP, and PROT_GROWSDOWN prctl.2 Document PR_SET_FP_MODE and PR_GET_FP_MODE perf_event_open.2 PERF_RECORD_SWITCH support Add PERF_SAMPLE_BRANCH_CALL branch sample type PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type Document PERF_RECORD_MISC_PROC_MAP_PARSE_TIMEOUT Document sample_max_stack and /proc/sys/kernel/perf_event_max_stack PERF_RECORD_LOST_SAMPLES record type ptrace.2 Document PTRACE_SECCOMP_GET_FILTER Document PTRACE_GET_THREAD_AREA and PTRACE_SET_THREAD_AREA namespaces.7 Document the NS_GET_USERNS and NS_GET_PARENT ioctl() operations sched.7 Document the autogroup feature Autogrouping breaks traditional semantics of nice in many cases Michael Kerrisk Add a subsection on nice value and group scheduling - update to 4.08: * New and rewritten pages quotactl.2 bswap.3 cgroups.7 * Newly documented interfaces in existing pages readv.2 Document the pwritev2() RWF_SYNC and RWF_DSYNC flags proc.5 Document /proc/PID/seccomp Document /proc/[pid]/task/[tid]/children Document the /proc/[pid]/task/[tid]/children interface from CRIU, and more importantly, document why it's usually not a good interface. - update to 4.07: * New and rewritten pages ioctl_fideduperange.2 ioctl_ficlonerange.2 nextup.3 mount_namespaces.7 * Newly documented interfaces in existing pages mount.2 Document flags used to set propagation type Document MS_SHARED, MS_PRIVATE, MS_SLAVE, and MS_UNBINDABLE. Document the MS_REC flag ptrace.2 Document ptrace access modes proc.5 Document /proc/[pid]/timerslack_ns Document /proc/PID/status 'Ngid' field Document /proc/PID/status fields: 'NStgid', 'NSpid', 'NSpgid', 'NSsid' Document /proc/PID/status 'Umask' field - update to 4.06: * New and rewritten pages cgroups.7 cgroup_namespaces.7 * Newly documented interfaces in existing pages clone.2 Document CLONE_NEWCGROUP readv.2 Document preadv2() and pwritev2() setns.2 Document CLONE_NEWCGROUP unshare.2 Document CLONE_NEWCGROUP - update to 4.05: * new and rewritten pages + copy_file_range.2 + personality.2 + fmemopen.3 + ntp_gettime.3 + open_memstream.3 + posix_spawn.3 + readdir.3 + readdir_r.3 + lirc.4 * newly documented interfaces in existing pages + adjtimex.2 Document ntp_adjtime(3) + epoll_ctl.2 Document EPOLLEXCLUSIVE + madvise.2 Document MADV_FREE + +proc.5 Document CmaTotal and CmaFree fields of /proc/meminfo Document additional /proc/meminfo fields Document DirectMap4k, DirectMap4M, DirectMap2M, DirectMap1G Document MemAvailable /proc/meminfo field Document inotify /proc/PID/fdinfo entries Document fanotify /proc/PID/fdinfo entries Add some kernel version numbers for /proc/PID/fdinfo entries /proc/PID/fdinfo displays the setting of the close-on-exec flag socket.7 Document some BPF-related socket options - removed upstreamed patches * man-pages-adjtimex.2.patch * man-pages-open-btrfs.patch - open.2: O_TMPFILE support was added to btrfs [bsc#967488] + man-pages-open-btrfs.patch - update to 4.04: * new and rewritten pages + futex.2 Rewrite and massively expand page + membarrier.2 New page documenting membarrier() system call * newly documented interfaces in existing pages + mlock.2 Document mlock2(2) and MCL_ONFAULT - update to 4.03: - newly documented interfaces in existing pages * perf_event_open.2 4.1 adds AUX sample support 4.1 data_offset and data_size fields Document aux_{head,tail,offset,size} support 4.0 update rdpmc documentation 4.1 adds PERF_RECORD_ITRACE_START Document 4.1 clockid support 4.1 PERF_EVENT_IOC_SET_BPF support 4.1 adds AUX_FLAG_OVERWRITE support 4.1 PERF_SAMPLE_BRANCH_CALL_STACK 4.1 adds aux_watermark Add possibility of EBUSY error * prctl.2 Document operations for ambient capabilities Rework PR_CAP_AMBIENT text Note that arg4 and arg5 must be zero for CAP_AMBIENT RETURN VALUE: Add PR_CAP_AMBIENT + PR_CAP_AMBIENT_IS_SET case ERRORS: document PR_CAP_AMBIENT error cases * __ppc_set_ppr_med.3 Document PPC functions providing access to PPR GNU C Library commit 1747fcda4902a3b46183d93fb16ed9b436b2608b extends the priorities that can be set to the Program Priority Register (PPR), with the functions: __ppc_set_ppr_very_low(3) and __ppc_set_ppr_med_high(3). * capabilities.7 Document ambient capabilities Various additions and reworkings for ambient capability text - update to 4.02: - new and rewritten pages * dladdr.3 * dlerror.3 * dlinfo.3 * dlopen.3 * dlsysm.3 - newly documented interfaces in existing pages * dlopen.3 Document dlmopen(3) * nl_langinfo.3 Add documentation for nl_langinfo_l(3) * __ppc_set_ppr_med.3 Document PPC functions providing access to PPR * __ppc_yield.3 Document PPC performance-hint functions - update to 4.01: - new and rewritten pages * bpf.2 * __ppc_get_timebase.3 * queue.3 - newly documented interfaces in existing pages * rename.2 Document RENAME_WHITEOUT - update to 4.00: - new and rewritten pages * get_phys_pages.3 * loop.4 * xattr.7 - newly documented interfaces in existing pages * mmap.2 Document MAP_HUGE_2MB, MAP_HUGE_1GB, and MAP_HUGE_SHIFT * shmget.2 Document SHM_HUGE_2MB, SHM_HUGE_1GB, and SHM_HUGE_SHIFT * resolver.3 Add descriptions of some other resolver functions Add res_ninit(), res_nquery(), res_nsearch(), and res_nquerydomain(), res_nmkquery(), res_nsend(). * tty_ioctl.4 Document TIOCMIWAIT and TIOCGICOUNT Document TIOCGEXCL Document TIOGCPKT Document TIOCSPTLCK Document TIOCGPTLCK - update to 3.83: - new and rewritten pages * posix_madvise.3 * ftw.3 - newly documented interfaces in existing pages * getdents.2 Document getdents64() * mount.2 Document MS_LAZYTIME * proc.5 Document /proc/sys/kernel/randomize_va_space Document /proc/PID/fdinfo epoll format Describe /proc/PID/fdinfo eventfd format Document /proc/PID/fdinfo signalfd format - update to 3.82: - new and rewritten pages * nptl.7 - newly documented interfaces in existing pages * user_namespaces.7 Document /proc/[pid]/setgroups - update to 3.81: - new and rewritten pages * attributes.7 - global changes * Reformat existing thread-safety information to use a tabular format, rather than plain text. - update to 3.80: - new and rewritten pages * ioctl_fat.2, madvise.2 - newly documented interfaces in existing pages * proc.5 (Briefly) document /proc/PID/attr/socketcreate (Briefly) document /proc/PID/attr/keycreate Document /proc/PID/attr/{current,exec,fscreate,prev} Document /proc/sys/kernel/auto_msgmni * socket.7 Document SO_REUSEPORT socket option - update to 3.79: - new and rewritten pages * getrandom.2, kexec_load.2 - etc., see Changes for details - update to 3.78: - new and rewritten pages * execveat.2, memfd_create.2, s390_pci_mmio_write.2 - newly documented interfaces in existing pages * fcntl.2: Document F_ADD_SEALS and F_GET_SEALS commands * proc.5: Document /proc/sys/vm/compact_memory Document /proc/sys/fs/nr_open - etc. see Changes for details - add info to return value of adjtimex() [bnc#910082](internal) + man-pages-adjtimex.2.patch - update to 3.77: - new or rewritten pages: * seccomp.2 - newly documented interfaces in existing pages * netlink.7: Add NETLINK_CRYPTO - update to 3.76: - new and rewritten pages * adjtimex.2, sigreturn.2 - newly documented interfaces in existing pages * proc.5 Document /proc/thread-self Document "/VmSwap"/ field of /proc/[pid]/status Document /proc/net/netfilter/nfnetlink_queue - update to 3.75: - new and rewritten pages * pthread_rwlockattr_setkind_np.3 - see Changes for details - remove ioctl_list (2) reference from ioctl.2 man page [bnc#900141] * man-pages-remove-ioctl_list-reference.patch
- Remoce patch mksh-locale.patch and use upstream compile flags MKSH_EARLY_LOCALE_TRACKING as replacement - Update to version R56c R56c is a bugfix-only release everyone must upgrade to: [komh] Remove redundant OS/2-specific code, clean up others [komh, tg] Fix drive-qualified (absolute and relative) DOS-style path support in realpath functionality, partially other places [tg] Don’t substitute ${ENV:-~/.mkshrc} result again [tg] Improve OS/2 $PATH (et al.) handling, drive-relative paths [tg] Add MKSH_ENVDIR compile-time option for Jehanne and Plan 9 [tg] Limit nesting when parsing malformed code (Debian #878947) [tg] Update wcwidth data with bugfixed script (still Unicode 10; resulting values are identical to glibc git master for extant chars) [Dr. Werner Fink] Raise some time limits in the testsuite [Shamar] Add support for the Jehanne operating system [komh] Set stdin to text mode before executing child processes on OS/2 [komh] Pass arguments via a resonse file if executing a child fails [Dr. Werner Fink] Early locale tracking as a compile-time option [tg] Fix regressions introduced with new fast character classes R56b is a bugfix-only release everyone should upgrade to: [tg] Reference the FAQ webpage [panpo, Riviera] Fix documentation bug wrt. Esc+Ctrl-L [tg, Larry Hynes] Fix “0” movement in vi mode [tg] Replace broken libcs’ offsetof macro with MirBSD’s R56 is a bugfix release with some experimental fixes: [tg, Seb] Do not apply alias name restrictions to hash/tilde tracking [tg] Restore ‘.’, ‘:’ and ‘[’ in alias names (“[[” is still forbidden) [tg] Fix accidentally defanged $PATHSEP test [tg] On ^C (INTR and QUIT edchars), shove edit line into history [iSKUNK, tg] Begin porting to z/OS using EBCDIC encoding, incomplete [tg] Redo fast character classes code, adding POSIX and other helpers [tg] bind parses backslash-escaped ‘^’ (and ‘’) as escaped [tg] Building with -DMKSH_ASSUME_UTF8=0 no longer causes a known failure in the testsuite [tg] New test.sh option -U to pass a UTF-8 locale to use in the tests [tg] re_format(7) BSD: [[ $x = *[[:<:]]foo[[:>:]]* ]] [tg, iSKUNK] Use Config in check.pl only if it exists [tg] New matching code for bracket expressions, full POSIX (8bit) [komh] Exclude FAT/HPFS/NTFS-unsafe tests on OS/2 (and Cygwin/MSYS) [tg] Update to Unicode 10.0.0 [tg, selk] Make readonly idempotent [tg, multiplexd] When truncating the persistent history, do not change the underlying file, do all operations on the locked one; do not stop using the history at all if it has been truncated [tg, Jörg] Turn off UTF-8 mode upon turning on POSIX mode [Martijn Dekker, Geoff Clare, many on the Austin list, tg] In POSIX mode, make the exec builtin force a $PATH search plus execve [tg] Fix GCC 7, Coverity Scan warnings [tg, Michal Hlavinka] Track background process PIDs even interactive [tg] Always expose mksh’s hexdump shell function; speed it up by working on the input in chunks; use character classes to make it EBCDIC safe [tg] Revamp dot.mkshrc default editor selection mechanism R55 is mostly a feature release with summary bugfixes: [komh] Fix OS/2 search_access() and UNC path logic [tg] Undocument printf(1) to avoid user confusion [Jean Delvare, tg] Fix printf builtin -R option [tg] Make ${var@x}, unknown x, fail (thanks izabera) [tg] ${var=x} must evaluate x in scalar context (10x Martijn Dekker) [tg] Fixup relation between lksh and mksh, reduce delta [tg] Improve manpage display; add OS/2 $PATH FAQ [Jean Delvare] Fix bugs in manpage [tg] Review tilde expansion, removing “odd use of KEEPASN” and introduce POSIX “declaration utility” concept; wait isn’t one [tg] Add builtin utility, declaration utility forwarder [tg] Make $'xz' expand to xz, not 0 [tg] Use fixed string pooling (requires the above change in host mksh) [tg] POSIX declaration commands can have varassign and redirections [Martijn Dekker] Add typeset -g, replacing homegrown “global” [Harvey-OS] Disable NOPROSPECTOFWORK, APEX is reportedly fixed now [tg] Display ulimit -a output with flags; improve Haiku [tg] Drop old let] hack, use builtin internally [tg] Fix padding in Lb64encode in dot.mkshrc [tg] Move FAQ content to a separate, new FAQ section in the manpage [tg] Add new standard variable PATHSEP (‘:’, ‘;’ on OS/2) [Martijn Dekker] Fix LINENO in eval and alias [komh] Fix “builtin” on OS/2 [tg] Improve (internal) character classes code for speed [tg] Fix: the underscore is no drive letter [tg] No longer hard-disable persistent history support in lksh [tg] Introduce build flag -T for enabling “textmode” on OS/2 (supporting CR+LF line endings, but incompatible with mksh proper) [tg] Merge mksh-os2 [tg] Permit changing $OS2_SHELL during a running shell [tg] Fix multibyte handling in ^R (Emacs search-history) [tg] Allow “typeset -p arrname[2]” to work [tg] Make some error messages more consistent [tg, komh] Disable UTF-8 detection code for OS/2 as unrealistic [tg, sdaoden] Limit alias name chars to POSIX plus non-leading ‘-’ [tg, Martijn Dekker] Expand aliases at COMSUB parse time [tg] Make “typeset -f” output alias-resistent [tg, Martijn Dekker] Permit “eval break” and “eval continue” [tg] Make -masm=intel safe on i386[tg] Disambiguate $((…)) vs. $((…)…) in “typeset -f” output [Jean Delvare] Clarify the effect of exit and return in a subshell [tg] Simplify compile-time asserts and make them actually compile-time [tg] Fix ^O in Emacs mode if the line was modified (LP#1675842) [tg] Address Coverity Scan… stuff… now that it builds again [Martijn Dekker, tg] Add test -v [tg] Document set -o posix/sh completely - Add patch mksh-locale.patch to enable the mksh to set internal lcoale settings like utf support during runtime - Do not change Build.sh for not using hard coded list of signals and errors but the cpp macros for this (requested by upstream) - The AT&T ksh is still part of openSUSE but on SLES only mksh should be used (bsc#1067195) - Avoid deprecated API for errors and signals - Be sure to use a clean history file - Make errors ini test suite fatal - Avoid -flto as this breaks even with gcc 6.3.1 20170202 - Use screen to provide a tty for test suite scripts - Update to version R54 R54 is a bugfix release with moderate new features: [tg] Simplify and improve code and manual page [tg] Try GCC 5’s new -malign-data=abi [tg] Allow interrupting builtin cat even on fast devices (LP#1616692) [tg] Update to Unicode 9.0.0 [Andreas Buschka] Correct English spelling [tg] Handle set -e-related error propagation in || and && constructs correctly [tg] Initialise memory for RNG even when not targeting Valgrind [tg] Shrink binary size [Brian Callahan] Improve support for the contemporary pcc compiler [tg] Fix side effects with lazy evaluation; spotted by ormaaj [tg] New flags -c (columnise), -l, -N for the print builtin [Larry Hynes] Fix English, spelling mistakes, typos in the manpage [tg, ormaah] Return 128+SIGALRM if read -t times out, like GNU bash [Martijn Dekker] Install both manpages from Build.sh [Martijn Dekker] Document case changes are ASCII-only [Ronald G. Minnich, Elbing Miss, Álvaro Jurado, tg] Begin porting to Harvey-OS and APEX (similar to Plan 9 and APE) [KO Myung-Hun] More infrastructure for the OS/2 (EMX, KLIBC) port R53a is a snapshot/feature release: [lintian] Fix spelling [tg] Unbreak multi-line command history broken by history flush [tg] Fix redefining POSIX functions that were Korn functions before [tg, TNF] Fix bounds checks in Vi editing mode [tg] Handle combining characters at end of string or output correctly [tg] Fix ${!#} ${!?} ${!-} (POSIX, prompted by izabera) [tg] Fix shf.c-internal buffer overread on printing digits [J�rg] Fix a typo in the testsuite [arekm] Increase default edit line size (unless MKSH_SMALL) [tg] Improve description of Emacs mode keybindings, especially ^U [tg, arekm, jilles] Abort read builtin in case of read(2) errors [tg, izabera, carstenh] Fix most of the ambiguous corner cases related to ${[pfx]var[op[word]]} (${@:-1} still unsupported) [carstenh] Contribute some more testsuite coverage [tg] WDS_TPUTS now emits QCHAR newline reentrant-safe [tg] Fix var=<< implementation (LP#1380389) [tg, FreeBSD] Make XSI test(1) extensions behave as if they were POSIX [tg, izabera] Add $(<<<x) and $(<<EOF…) implementation [tg] Lower minimum screen size accepted as “sane” from the OS to 4×2 [tg, Torsten Sillke] Simplify tilde-expanded parameters [tg, Torsten Sillke] Fix default PS1 for substring matches [tg] Apply defer-builtin-with-arguments logic to realpath builtin [tg] Rework string pooling (own vs. compiler’s) (LP#1580348) [tg] Feature: print -A, prints arguments as characters [tg, izabera] Replace <<< and >>> as ROL and ROR operators with their new ^< and ^> spelling as per this proposal [tg, slagtc] Clear-to-EOL under tmux to work around its anti-feature [tg, p120ph37] Remove support for using file descriptors with more than a single digit, in preparation for named file descriptors [tg] Correct, but simplify (at the potential cost of more tty I/O than strictly necessary, though never redundant and (probably) not more than before when it was miscalculated), line clearing and redrawing [slagtc, tg] Implement new evaluate-region editing command Esc+Ctrl-E [tg] Prefer external rename utility over the recovery builtin [tg] Remove redundant full-line redraws [tg, Natureshadow] Fix errorlevel of ‘.’ (“dot” special builtin) when the sourced script does not run any commands, for POSIX compliance [tg] Refactor op tokens and edchars to shave off some more bytes [tg] Fix some bugs in the manpage and some occasional/minor code bugs [tg, Brian Callahan] Mark tests requiring new perl as !need-pass [tg, slagtc] Add $KSH_MATCH and, to make it usable, ${foo@/bar/baz} [tg, Score_Under] Fix bogus patch from OpenBSD: only NULL the global source in unwind when actually reclaiming its Area [izabera] Mention in the manpage that integer bases go up to 36 [Natureshadow] Fix /= operator broken during refactoring R52c is a bugfix-only release: [tg] Shave 200 bytes off .text by revisiting string pooling [tg, J�rg] Fix manpage for ditroff on Schillix [tg, wbx] Use sed 1q instead of unportable head(1) [tg] Implement underrun debugging tool for area-based memory allocator [tg] Fix history underrun when first interactive command is entered [tg, bef0rd] Do not misinterpret “${0/}” as “${0//”, fixes segfault [tg, Stéphane Chazelas] Fix display problems with special parameters [tg, Stéphane Chazelas] Catch attempt to trim $* and $@ with ?, fixes segfault (Todd Miller did this in 2004 for ${x[*]} already, so just sync) [Martijn Dekker] Fix “command -p” with -Vv to behave as POSIX requires [tg, jilles, Oleg Bulatov] Fix recusive parser with active heredocs [tg] Flush even syntax-failing or interrupted commands to history [tg, fmunozs] Fix invalid memory access for “'0'” in arithmetics [tg] Explicitly reserve SIGEXIT and SIGERR for ksh [tg, izabera] Catch missing here documents at EOF even under “set -n” [kre, tg] Document Austin#1015 handling (not considered a violation) [tg, fmunozs] Fix buffer overread for empty nameref targets [tg] Fix warnings pointed out by latest Debian gcc-snapshot [tg, Martijn Dekker] Document upcoming set +o changes [Martijn Dekker] Expand testsuite for command/whence R52b is a strongly recommended bugfix-only release: [tg] Recognise ksh93 compiled scripts and LZIP compressed files as binary (i.e. to not run as mksh plaintext script) [tg] Document that we will implement locale tracking later [tg] Add EEXIST to failback strerror(3) [jilles] Make set -C; :>foo race-free [tg] Don’t use unset in portable build script [tg] Plug warning on GNU/kFreeBSD, GNU/Hurd [tg] Document read -a resets the integer base [J�rg] Fix manpage: time is not a builtin but a reserved word [J�rg, tg] Make exit (and return) eat -1 [tg] parse “$( (( … ) … ) … )” correctly (LP#1532621), Jan Palus [tg] reduce memory footprint by free(3)ing more aggressively [tg] fix buffer overrun (LP#1533394), bugreport by izabera [tg] correctly handle nested ADELIM parsing (LP#1453827), Teckids [tg] permit “read -A/-a arr[idx]” as long as only one element is read; fix corruption of array indicēs with this construct (LP#1533396), izabera [tg] Sanitise OS-provided signal number in even more places [tg] As requested by J�rg, be clear manpage advice is for mksh [tg] Revert (as it was a regression) POSIX bugfix from R52/2005 related to accent gravis-style command substitution until POSIX decides either way [tg] Handle export et al. after command (Austin#351) [tg] Catch EPIPE in built-in cat and return as SIGPIPE (LP#1532621) [tg] Fix errno in print/echo builtin; optimise that and unbksl [tg] Update documentation, point out POSIX violation (Austin#1015) R52 is a strongly recommended bugfix release: [_0bitcount] Move moving external link from mksh(1) to the #ksh channel homepage linked therein [tg] Make setenv “set -u”-safe and fix when invoked with no args [tg] Make “typeset -f” output reentrant if name is a reserved word [oksh] Zero-pad seconds in “time” output to align columns [tg] Check signals and errorlevels from OS to be within bounds [komh, tg] Quote and document ‘;’ as PATH separator in some places [oksh, tg] Simplify code to call afree() even if arg is NULL [tg] Fix tree-printing and reentrancy of multiple here documents [tg] Work around LP#1030581 by permitting exactly one space after [tg, oksh] Code quality work, cleanups [tg] New code for here documents/strings with several bugfixes [tg] Stop using issetugid(2) for ±p checks, wrong tool for the job [tg] Reintroduce some -o posix changes lost in 2005, plus fixes [tg] Make “source” into a built-in command [tg] Drop “stop” alias, lksh(1) functionality to auto-unalias [tg] Fix u0000 ignored in $'…' and print [tg] Improve portability of Build.sh [Jilles Tjoelker] Improve portability of testsuite [tg] Fix tilde expansion for some substitutions (izabera, Chet, Geoff) [tg] Improve reparsing of ((…) |…) as ( (…) |…) [Martijn Dekker] Fix test(1) not returning evaluation errors [tg] Fix ${*:+x} constructs (carstenh) [tg] Make (( … )) into a compound command (ormaaj) [tg] Repair a few parameter substitution expansion mistakes R51 is a strongly recommended feature release: [tg] OpenBSD sync: handle integer base out of band like ksh93 does [tg] Protect standard code (predefined aliases, internal code, aliases and functions in dot.mkshrc) from being overridden by aliases and, in some cases, shell functions (i.e. permit overriding but ignore it) [tg] Implement GNU bash’s enable for dot.mkshrc using magic aliases to redirect the builtins to external utilities; this differs from GNU bash in that enable takes precedence over functions [tg] Move unaliasing an identifier when defining a POSIX-style function with the same name into lksh, as compatibility kludge [tg] Korn shell style functions now have locally scoped shell options [tg, iSKUNK] Change some ASCII-isms to be EBCDIC-aware or pluggable [tg, Ypnose] Mention lksh build instructions on manpage and website [tg] Overhaul signal handling; support new POSIX NSIG_MAX, add sysconf(_SC_NSIG) as a later TODO item [tg] Fix signal bounds (1 ≤ signum < NSIG) [tg] Improve manual pages, especially wrt. standards compliance [tg, iSKUNK] Initial EBCDIC work for dot.mkshrc [tg, iSKUNK] Add list of z/OS signals to Build.sh [tg] Work around the sh(1) backslash-newline problem by moving the code triggering it out of *.opt and into the consumers [colona] Bind another well-known ANSI Del key in the Emacs mode [tg] Fix ${foo/*/x} pattern checks, spotted by izabera [carstenh] Fix error output of cd function in dot.mkshrc [tg] read partial returns in -N and timeout cases [tg] Fix $LINENO inside PS1; spotted by carstenh [tg] Ensure correct padding of at least 2 spaces in print_columns [tg] Note issues with nested complex parameter expansions and follow-up bugfixes to expect [OpenBSD] Some language fixes in documentation; comments [tg] Reimplement multi-line command history (Debian #783978) + fixes [Martijn Dekker] Fix command -v for “shell reserved words” [tg] In dot.mkshrc make use of latest feature: local options [tg] Fix "/"/$@ to emit a word [tg] Change cat(1) hack to look first and not ignore builtin [KO Myung-Hun] Begin porting mksh to OS/2 [komh, tg] Some generic minor bugfixes from OS/2 porting [tg] Document mknod(8) isn’t normally part of mksh(1) [tg] Quote arguments to : in build/test scripts as well [tg] Add cat(1) hack for printf(1)-as-builtin: always prefer external [tg] Explicitly use binary mode for any and all file I/O in stock mksh [Ilya Zakharevich] Use termio, not termios(4), on OS/2 [tg] Set edchars to sane BSD defaults if any are NUL [tg] Implement support for PC scancodes in Vi and Emacs editing mode [komh] OS/2 uses ‘;’ as PATH separator plus support drive letters - mention vendor modifications in manpage as requested by upstream - update to version 50f - [tg] OpenBSD sync: handle integer base out of band like ksh93 does - [tg] Protect standard code (predefined aliases, internal code, aliases and functions in dot.mkshrc) from being overridden by aliases and, in some cases, shell functions (i.e. permit overriding but ignore it) - [tg] Implement GNU bash’s enable for dot.mkshrc using magic aliases to redirect the builtins to external utilities; this differs from GNU bash in that enable takes precedence over functions - [tg] Move unaliasing an identifier when defining a POSIX-style function with the same name into lksh, as compatibility kludge - [tg] Korn shell style functions now have locally scoped shell options - [tg] Add a patch marker for vendor patch versioning to mksh.1 - [tg] SECURITY: make unset HISTFILE actually work - [tg] Document some more issues with the current history code - [tg] Remove some unused code - [tg] RCSID-only sync with OpenBSD, for bogus and irrelevant changes - [tg] Also disable field splitting for alias 'local=typeset' - [tg] Fix read -n-1 to not be identical to read -N-1 - [tg] Several fixes and improvements to lksh(1) and mksh(1) manpages - [tg] More code (int → size_t), comment and testsuite fixes - [tg] Make dot.mkshrc more robust (LP#1441853) - [tg] Fix issues with IFS='' read, found by edualbus - [enh, tg] Fix integer overflows related to file descriptor parsing, found by Pawel Wylecial (LP#1440685); reduce memory usage for I/O redirs - [tg] Document in the manpage how to set ±U according to the current locale settings via LANG/LC_* parameters (cf. Debian [#782225]) - [igli, tg] Some code cleanup and restructuring - [tg, oksh] Handle number parsing and storing more carefully - update to version 50e - [tg] Add more tests detailing behaviour difference from GNU bash - [tg] Introduce a memory leak for x=<< fixing use of freed memory instead, bug tracked as LP#1380389 still live - [tg] Add x+=<< parallel to x=<< - [tg, ormaaj, jilles] POSIX “command” loses builtin special-ness - [tg] Fix LP#1381965 and LP#1381993 (more field splitting) - [jilles] Update location of FreeBSD testsuite for test(1) - [Martin Natano] Remove dead NULL elements from Emacs keybindings - [tg, Stéphane Chazelas, Geoff Clare] Change several testcases for $*/$@ expansion with/without quotes to expected-fail, with even more to come ☹ - [tg] Fix miscalculating required memory for encoding the double-quoted parts of a here document or here string delimiter, leading to a buffer overflow; discovered by zacts from IRC - [RT] Rename a function conflicting with a MacRelix system header - [tg] Use size_t (and ssize_t) consistently, stop using ptrdiff_t; fixes some arithmetics and S/390 bugs - [tg] Remove old workarounds for Clang 3.2 scan-build - [tg] Remove all Clang/Coverity assertions, making room for new checks - [tg] Fix NSIG generation on Debian sid gcc-snapshot - [tg] Make a testcase not fail in a corner case - [tg] Fix issues detected by GCC’s new sanitisers: data type of a value to be shifted constantly must be unsigned (what not, in C…); shebang check array accesses are always unsigned char - [tg] Be even more explicit wrt. POSIX in the manpage - [tg] Fix shebang / file magic decoding - [tg] More int → bool conversion - [tg] Let Build.sh be run by GNU bash 1.12.1 (Slackware 1.01) - [Stéphane Chazelas, tg] Fix here string parsing issue - [tg] Point out more future changes in the manpage - [tg] Call setgid(2), setegid(2), setuid(2) before seteuid(2) - [tg] Fix spurious empty line after ENOENT “whence -v”, found by Ypnose - [tg] Optimise dot.mkshrc and modernise it a bit - [tg] Use MAXPATHLEN from <sys/param.h> for PATH_MAX fallback - [tg] Some code cleanup and warnings fixes - [tg] Add options -a argv0 and -c to exec - [jsg] Prevent use-after-free when hitting multiple errors unwinding - [tg] Fix use of $* and $@ in scalar context: within [[ … ]] and after case (spotted by Stéphane Chazelas) and in here documents (spotted by tg@); fix here document expansion - [tg] Unbreak when $@ shares double quotes with others - [tg] Fix set -x in PS4 expansion infinite loop - update to regression bugfix version 50d - [Goodbox] Fix NULL pointer dereference on “unset x; nameref x” - [tg] Fix severe regression in field splitting (LP#1378208) - [tg] Add a warning about not using tainted user input (including from the environment) in arithmetics, until Stéphane writes it up nicely - refresh vendor patch - update to SECURITY version 50c - [tg] Know more rare signals when generating sys_signame[] replacement - [tg] OpenBSD sync (mostly RCSID only) - [tg] Document HISTSIZE limit; found by luigi_345 on IRC - [zacts] Fix link to Debian .mkshrc - [tg] Cease exporting $RANDOM (Debian #760857) - [tg] Fix C99 compatibility - [tg] Work around klibc bug causing a coredump (Debian #763842) - [tg] Use issetugid(2) as additional check if we are FPRIVILEGED - [tg] SECURITY: do not permit += from environment - [tg] Fix more field splitting bugs reported by Stephane Chazelas and mikeserv; document current status wrt. ambiguous ones as testcases too - use build log cleaner sed command from home:mirabile package - enable lksh build-time option to automatically run "/set -o posix"/ when called as sh or -sh, like home:mirabile package did - update to version 50b - [Ypnose] Fix operator description in the manpage - [tg] Change all mention of “eglibc” to “glibc”, it is merged back - [Colona] Fix rare infinite loop with invalid UTF-8 in the edit buffer - [tg] Make more clear when a shell is interactive in the manpage - [tg] Document that % is a symmetric remainder operation, and how to get a mathematical modulus from it, in the manpage - [tg, Christopher Ferris, Elliott Hughes] Make the cat(1) builtin also interruptible in the write loop, not just in the read loop, and avoid it getting SIGPIPE in the smores function in dot.mkshrc by terminating cat upon user quit - [tg] Make some comments match the code, after jaredy from obsd changed IFS split handling - [tg] Fix some IFS-related mistakes in the manual page - [tg] Document another issue as known-to-fail test IFS-subst-3 - [tg] Improve check.pl output in some cases - [tg, Jb_boin] Relax overzealous nameref RHS checks - We use update-alternatives so there is no need to obsolete ksh. - Do not differentiate between openSUSE and SLES and simply state that this is the SUSE version. - Test for suse_version 1315 as that is what SLE12 will be using. - update to version 50 - [tg] Fix initial IFS whitespace not being ignored when expanding - [tg] MKSH_BINSHREDUCED no longer mistakenly enables brace expansion - [tg] Explain more clearly Vi input mode limitations in the manpage - [tg] Improve error reporting of the check.pl script (which needs a maintainer since I don’t speak any perl(1), really), for lewellyn - [tg] Use $TMPDIR in test.sh for scratch space - [tg, Polynomial-C] Check that the scratch space is not mounted noexec - [pekster, jilles, tg] Use termcap(5) names, not terminfo(5) names, in tput(1) examples, for improved portability (e.g. to MidnightBSD) - [tg] Avoid C99 Undefined Behaviour in mirtoconf LFS test (inspired by Debian #742780) - [tg] Fix ${!foo} for when foo is unset - [tg] Improve nameref error checking (LP#1277691) - [tg] Fix readonly bypass found by Bert Münnich - [Ryan Schmidt] Improved system reporting for Mac OS X - [nDuff] Explain better [[ extglob handling in the manpage - [tg] Remove arr=([index]=value) syntax due to regressions - [tg] IFS-split arithmetic expansions as per POSIX 201x - [OpenBSD] Add more detailed Authors section to manpage - [tg] Fix set ±p issue for good: drop privs unless requested - [tg] Improve signal handling and use a more canonical probing order - [tg] Fix return values $? and ${PIPESTATUS[*]} interaction with set -o pipefail and COMSUBs - [enh] Detect ENOEXEC ELF files and use a less confusing error message - [tg] Update to Unicode 7.0.0 - [tg] Shut up valgrind in the $RANDOM code - [tg] Use -fstack-protector-strong in favour of - fstack-protector-all - [tg] Fix access-after-free crash spotted by Enjolras via IRC - adjust update-alternative usage to packaging policy (see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html) - update to version 49 - [tg] dot.mkshrc: fix two issues with the cd wrapper - [tg] Unbreak set +p (wider issue still to be addressed) - [Steffen Daode Nurpmeso] Use WCONTINUED with waitpid(2) - [millert] Add proper suspend builtin handling tty(4) and setpgrp(2) - [tg] Sanitise and slightly optimise control character handling - [tg] Add O_BINARY to all open(2) calls for OS/2 kLIBC support - [tg] Generate option strings for shell, set, ulimit at compile time - [Steffen Daode Nurpmeso] Drop ISTRIP termios(4) mode - [tg] Mention negative history numbers, octals in the manpage - [tg] Make check.pl work with Perl < 5.6.1 again - [tg] Detect getsid(2) and skip the oksh suspend builtin otherwise - [tg] Document that set -o noclobber is unsafe for tempfiles - [tg] Update to Unicode 6.3.0 - [RT] Restore some portability - [tg] Fix parsing positional argument variable names - [tg] Sprinkle a few __attribute__((__pure__)); fix warnings - [tg] Fix build on OSX: always use our wcwidth code; only use our strlcpy(3) code if the OE doesn’t provide one (prompted by jonthn on IRC) - [tg] Optimise sh -c to exec even in MKSH_SMALL - [tg] Use new BAFH for hashing - replace pdksh in openSUSE >= 13.2, lksh provides backwards compatibility - create corresponding symlinks - use update-alternatives to allow for lksh as (/usr)/bins/ksh - fix spelling in mksh-vendor-mkshrc.patch - split off nōn-SuSE package into OBS home:mirabile/mksh - fix typo in %postun - apply compiler workarounds for >= 13.1 - make sure the patch is only applied on openSUSE/SLE - %post/%postun are not needed for releases after 13.1 - add mksh-vendor-mkshrc.patch which adds support for a vendor-supplied kshrc which is read by interactive shells before $ENV or $HOME/.mkshrc are processed - Initial packaging for openSUSE
- update to version 4.32: * implement new socket option PR_SockOpt_DontFrag * support larger DNS records by increasing the default buffer size for DNS queries - update to version 4.31: * Lock access to PRCallOnceType members in PR_CallOnce* for thread safety bmo#1686138 - update to version 4.30 * support longer thread names on macOS * fix a build failure on OpenBSD - update to version 4.29 * Remove macOS Code Fragment Manager support code * Remove XP_MACOSX and OS_TARGET=MacOSX * Refresh config.guess and config.sub * Remove NSPR's patch to config.sub * Add support for e2k target (64-bit Elbrus 2000) - update to version 4.28 * Fix a compiler warning * Add rule for cross-compiling with cygwin - update to version 4.27 * the macOS platform code for shared library loading was changed to support macOS 11. If the absolute path parameter given to PR_LoadLibrary begins with either /System/ or /usr/lib/ then no test is performed if the library exists at a file. * An include statement for a Windows system library header was added - update to version 4.26 * PR_GetSystemInfo supports a new flag PR_SI_RELEASE_BUILD to get information about the operating system build version. * Better support parallel building on Windows. * The internal release automatic script requires python 3. - update to version 4.25 * fixed reading files larger than 4 GB on Win32 * added support for Xtensa architecture - update to version 4.24 * added macro PR_ASSERT_ARG * removed some declarations * added support for Nios-II, Nds32 and Microblaze architectures - update to version 4.23 * fixed a build failure that was introduced in 4.22 * correctness fix for Win64 socket polling * whitespace in C files was cleaned up and no longer uses tab characters for indenting - update to version 4.22 * added support for the ARC architecture * removed support for the following platforms: OSF1/Tru64, DGUX, IRIX, Symbian, BeOS * correctness and build fixes - Use FAT LTO objects in order to provide proper static library - update to version 4.21 * Use MAP_SHARED for read-only file mappings on MacOS and Android. * Changed prbit.h to use builtin function on aarch64. * Test program build fixes. * Minor fixes to support unified builds. * Update library copyright notices. * Removed Gonk/B2G references. - update to version 4.20 * abstract socket address support for Linux (incl. Android) * aarch64 support for Windows * support for riscv64 - update to version 4.19 * changed order of shutdown cleanup to avoid a crash on Mac OSX * build compatibility with Android NDK r16 and glibc 2.26 - update to version 4.18 * removed HP-UX DCE threads support * improvements for the Windows implementation of PR_SetCurrentThreadName * fixes for the Windows implementation of TCP Fast Open - update to version 4.17 * changes to the Windows implementation of the networking code required for Firefox 57 * a FreeBSD build fix (bmo#1391716) - update to version 4.16 * contains various correctness fixes see https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&query_format=advanced&product=NSPR&target_milestone=4.16 for details - update to version 4.15 * added TCP Fast Open functionality * various correctness fixes - update to version 4.14 * a socket without PR_NSPR_IO_LAYER will no longer trigger an assertion when polling * the PRNetAddr structure has been extended on Windows (bmo#1313612) * allow sending a zero size UDP message on Windows (bmo#1331810) - update to version 4.13.1 * The previously released version 4.13 had changed pipes to be nonblocking by default, and as a consequence, PollEvent was changed to not block on clear. The NSPR development team received reports that these changes caused regressions in some applications that use NSPR, and it has been decided to revert the changes made in NSPR 4.13. NSPR 4.13.1 restores the traditional behavior of pipes and PollEvent. - update to version 4.13 NSPR 4.13 has the following bug fixes: * PL_strcmp (and others) were fixed to return consistent results when one of the arguments is NULL. * PollEvent was fixed to not block on clear. * Pipes are always nonblocking. * PR_GetNameForIdentity: added thread safety lock and bound checks. * Removed the PLArena freelist. * Avoid some integer overflows. * fixed several comments. - Properly run testsuite - update to version 4.12 * added a PR_GetEnvSecure function, which attempts to detect if the program is being executed with elevated privileges, and returns NULL if detected. It is recommended to use this function in general purpose library code. * fixed a memory allocation bug related to the PR_*printf functions * exported API PR_DuplicateEnvironment, which had already been added in NSPR 4.10.9 * added support for FreeBSD aarch64 * several minor correctness and compatibility fixes - update to version 4.11 * Enable atomic instructions on mips (bmo#1129878) * Fix mips assertion failure when creating thread with custom stack size (bmo#1129968) - update to version 4.10.10 (bnc#952810) * MFSA 2015-133/CVE-2015-7183 (bmo#1205157) memory corruption issues - update to version 4.10.9 * bmo#1021167: Leak of |poll_list| on failure in _MW_PollInternal * bmo#1030692: Make compiling nspr on windows possible again. * bmo#1088790: dosprint() doesn't support %zu and other size formats * bmo#1130787: prtime.h does not compile with MSVC's /Za (ISO C/C++ conformance) option * bmo#1153610: MIPS64: Add support for n64 ABI * bmo#1156029: Teach clang-analyzer about PR_ASSERT * bmo#1160125: MSVC version detection is broken CC is set to a wrapper (like sccache) * bmo#1163346: Add NSPR support for FreeBSD mips/mips64 * bmo#1169185: Add support for OpenRISC (or1k) * bmo:1174749: Remove configure block for iOS that uses MACOS_SDK_DIR * bmo#1174781: PR_GetInheritedFD can use uninitialized variables - add the changes file as source so the .src.rpm builds (used for fake build time) - update to version 4.10.8 * bmo#573192: remove the stack-based PRFileDesc cache. * bmo#756047: check for _POSIX_THREAD_PRIORITY_SCHEDULING > 0 instead of only checking if the identifier is defined. * bmo#782113: Add NSPR support for FreeBSD ppc/ppc64/arm. * bmo#782124: Implement PR_GetPhysicalMemorySize on FreeBSD/DragonFly. * bmo#1060292: Make PR_Assert() and PR_Abort() output visible in the logcat on Android. * bmo#1089908: Fix variable shadowing in _PR_MD_LOCKFILE. Use PR_ARRAY_SIZE to get the array size of _PR_RUNQ(t->cpu). * bmo#1105144: Two places in NSPR's pruthr.c cast a pointer to long, which isn't correct on 64-bit Windows. * bmo#1060401: change import library name under mingw. * bmo#1106600: Replace PR_ASSERT(!"/foo"/) with PR_NOT_REACHED("/foo"/) t fix clang -Wstring-conversion warnings. * bmo#1107063: link NSPR libs with -soname on OpenBSD. * bmo#1120772: Avoid defining snprintf when MSVC provides it.
- Mozilla NSS 3.68.2 (bsc#1193845) * mozilla::pkix: support SHA-2 hashes in CertIDs in OCSP responses (bmo#966856) - Mozilla NSS 3.68.1 MFSA 2021-51 (bsc#1193170) * CVE-2021-43527 (bmo#1737470) Memory corruption via DER-encoded DSA and RSA-PSS signatures - Remove now obsolete patch nss-bsc1193170.patch - Add patch to fix CVE-2021-43527 (bsc#1193170): nss-bsc1193170.patch - Removed nss-fips-kdf-self-tests.patch. This was made obsolete by upstream changes. (bmo#1660304) - Rebase nss-fips-stricter-dh.patch needed due to upstream changes. - Update nss-fips-constructor-self-tests.patch to fix crashes reported by upstream. This was likely affecting WebRTC calls. - update to NSS 3.68 * bmo#1713562 - Fix test leak. * bmo#1717452 - NSS 3.68 should depend on NSPR 4.32. * bmo#1693206 - Implement PKCS8 export of ECDSA keys. * bmo#1712883 - DTLS 1.3 draft-43. * bmo#1655493 - Support SHA2 HW acceleration using Intel SHA Extension. * bmo#1713562 - Validate ECH public names. * bmo#1717610 - Add function to get seconds from epoch from pkix::Time. - update to NSS 3.67 * bmo#1683710 - Add a means to disable ALPN. * bmo#1715720 - Fix nssckbi version number in NSS 3.67 (was supposed to be incremented in 3.66). * bmo#1714719 - Set NSS_USE_64 on riscv64 target when using GYP/Ninja. * bmo#1566124 - Fix counter increase in ppc-gcm-wrap.c. * bmo#1566124 - Fix AES_GCM mode on ppc64le for messages of length more than 255-byte. - update to NSS 3.66 * bmo#1710716 - Remove Expired Sonera Class2 CA from NSS. * bmo#1710716 - Remove Expired Root Certificates from NSS - QuoVadis Root Certification Authority. * bmo#1708307 - Remove Trustis FPS Root CA from NSS. * bmo#1707097 - Add Certum Trusted Root CA to NSS. * bmo#1707097 - Add Certum EC-384 CA to NSS. * bmo#1703942 - Add ANF Secure Server Root CA to NSS. * bmo#1697071 - Add GLOBALTRUST 2020 root cert to NSS. * bmo#1712184 - NSS tools manpages need to be updated to reflect that sqlite is the default database. * bmo#1712230 - Don't build ppc-gcm.s with clang integrated assembler. * bmo#1712211 - Strict prototype error when trying to compile nss code that includes blapi.h. * bmo#1710773 - NSS needs FIPS 180-3 FIPS indicators. * bmo#1709291 - Add VerifyCodeSigningCertificateChain. * Use GNU tar for the release helper script. - update to NSS 3.65 * bmo#1709654 - Update for NetBSD configuration. * bmo#1709750 - Disable HPKE test when fuzzing. * bmo#1566124 - Optimize AES-GCM for ppc64le. * bmo#1699021 - Add AES-256-GCM to HPKE. * bmo#1698419 - ECH -10 updates. * bmo#1692930 - Update HPKE to final version. * bmo#1707130 - NSS should use modern algorithms in PKCS#12 files by default. * bmo#1703936 - New coverity/cpp scanner errors. * bmo#1697303 - NSS needs to update it's csp clearing to FIPS 180-3 standards. * bmo#1702663 - Need to support RSA PSS with Hashing PKCS #11 Mechanisms. * bmo#1705119 - Deadlock when using GCM and non-thread safe tokens. - refreshed patches - Firefox 90.0 requires NSS 3.66 - update to NSS 3.64 * bmo#1705286 - Properly detect mips64. * bmo#1687164 - Introduce NSS_DISABLE_CRYPTO_VSX and disable_crypto_vsx. * bmo#1698320 - replace __builtin_cpu_supports("/vsx"/) with ppc_crypto_support() for clang. * bmo#1613235 - Add POWER ChaCha20 stream cipher vector acceleration. - update to NSS 3.63.1 * no upstream release notes for 3.63.1 (yet) Fixed in 3.63 * bmo#1697380 - Make a clang-format run on top of helpful contributions. * bmo#1683520 - ECCKiila P384, change syntax of nested structs initialization to prevent build isses with GCC 4.8. * bmo#1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual scalar multiplication. * bmo#1683520 - ECCKiila P521, change syntax of nested structs initialization to prevent build isses with GCC 4.8. * bmo#1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual scalar multiplication. * bmo#1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683. * bmo#1694214 - tstclnt can't enable middlebox compat mode. * bmo#1694392 - NSS does not work with PKCS #11 modules not supporting profiles. * bmo#1685880 - Minor fix to prevent unused variable on early return. * bmo#1685880 - Fix for the gcc compiler version 7 to support setenv with nss build. * bmo#1693217 - Increase nssckbi.h version number for March 2021 batch of root CA changes, CA list version 2.48. * bmo#1692094 - Set email distrust after to 21-03-01 for Camerfirma's 'Chambers of Commerce' and 'Global Chambersign' roots. * bmo#1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER. * bmo#1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS. * bmo#1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS. * bmo#1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs from NSS. * bmo#1687822 - Turn off Websites trust bit for the “Staat der Nederlanden Root CA - G3” root cert in NSS. * bmo#1692094 - Turn off Websites Trust Bit for 'Chambers of Commerce Root - 2008' and 'Global Chambersign Root - 2008’. * bmo#1694291 - Tracing fixes for ECH. - required for Firefox 88 - update to NSS 3.62 * bmo#1688374 - Fix parallel build NSS-3.61 with make * bmo#1682044 - pkix_Build_GatherCerts() + pkix_CacheCert_Add() can corrupt "/cachedCertTable"/ * bmo#1690583 - Fix CH padding extension size calculation * bmo#1690421 - Adjust 3.62 ABI report formatting for new libabigail * bmo#1690421 - Install packaged libabigail in docker-builds image * bmo#1689228 - Minor ECH -09 fixes for interop testing, fuzzing * bmo#1674819 - Fixup a51fae403328, enum type may be signed * bmo#1681585 - Add ECH support to selfserv * bmo#1681585 - Update ECH to Draft-09 * bmo#1678398 - Add Export/Import functions for HPKE context * bmo#1678398 - Update HPKE to draft-07 - required for Firefox 87 - Add nss-btrfs-sqlite.patch to address bmo#1690232 - update to NSS 3.61 * required for Firefox 86 * bmo#1682071 - Fix issue with IKE Quick mode deriving incorrect key values under certain conditions. * bmo#1684300 - Fix default PBE iteration count when NSS is compiled with NSS_DISABLE_DBM. * bmo#1651411 - Improve constant-timeness in RSA operations. * bmo#1677207 - Upgrade Google Test version to latest release. * bmo#1654332 - Add aarch64-make target to nss-try. - update to NSS 3.60.1 Notable changes in NSS 3.60: * TLS 1.3 Encrypted Client Hello (draft-ietf-tls-esni-08) support has been added, replacing the previous ESNI (draft-ietf-tls-esni-01) implementation. See bmo#1654332 for more information. * December 2020 batch of Root CA changes, builtins library updated to version 2.46. See bmo#1678189, bmo#1678166, and bmo#1670769 for more information. - removed obsolete ppc-old-abi-v3.patch - update to NSS 3.59.1 * bmo#1679290 - Fix potential deadlock with certain third-party PKCS11 modules - update to NSS 3.59 Notable changes * Exported two existing functions from libnss: CERT_AddCertToListHeadWithData and CERT_AddCertToListTailWithData Bugfixes * bmo#1607449 - Lock cert->nssCertificate to prevent a potential data race * bmo#1672823 - Add Wycheproof test cases for HMAC, HKDF, and DSA * bmo#1663661 - Guard against NULL token in nssSlot_IsTokenPresent * bmo#1670835 - Support enabling and disabling signatures via Crypto Policy * bmo#1672291 - Resolve libpkix OCSP failures on SHA1 self-signed root certs when SHA1 signatures are disabled. * bmo#1644209 - Fix broken SelectedCipherSuiteReplacer filter to solve some test intermittents * bmo#1672703 - Tolerate the first CCS in TLS 1.3 to fix a regression in our CVE-2020-25648 fix that broke purple-discord (boo#1179382) * bmo#1666891 - Support key wrap/unwrap with RSA-OAEP * bmo#1667989 - Fix gyp linking on Solaris * bmo#1668123 - Export CERT_AddCertToListHeadWithData and CERT_AddCertToListTailWithData from libnss * bmo#1634584 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Trustis FPS Root CA * bmo#1663091 - Remove unnecessary assertions in the streaming ASN.1 decoder that affected decoding certain PKCS8 private keys when using NSS debug builds * bmo#670839 - Use ARM crypto extension for AES, SHA1 and SHA2 on MacOS. - update to NSS 3.58 Bugs fixed: * bmo#1641480 (CVE-2020-25648) Tighten CCS handling for middlebox compatibility mode. * bmo#1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-hpke) support for TLS Encrypted Client Hello (draft-ietf-tls-esni). * bmo#1657255 - Add CI tests that disable SHA1/SHA2 ARM crypto extensions. * bmo#1668328 - Handle spaces in the Python path name when using gyp on Windows. * bmo#1667153 - Add PK11_ImportDataKey for data object import. * bmo#1665715 - Pass the embedded SCT list extension (if present) to TrustDomain::CheckRevocation instead of the notBefore value. - install libraries in %{_libdir} (boo#1029961) - Fix build with RPM 4.16: error: bare words are no longer supported, please use "/..."/: lib64 == lib64. - update to NSS 3.57 * The following CA certificates were Added: bmo#1663049 - CN=Trustwave Global Certification Authority SHA-256 Fingerprint: 97552015F5DDFC3C8788C006944555408894450084F100867086BC1A2BB58DC8 bmo#1663049 - CN=Trustwave Global ECC P256 Certification Authority SHA-256 Fingerprint: 945BBC825EA554F489D1FD51A73DDF2EA624AC7019A05205225C22A78CCFA8B4 bmo#1663049 - CN=Trustwave Global ECC P384 Certification Authority SHA-256 Fingerprint: 55903859C8C0C3EBB8759ECE4E2557225FF5758BBD38EBD48276601E1BD58097 * The following CA certificates were Removed: bmo#1651211 - CN=EE Certification Centre Root CA SHA-256 Fingerprint: 3E84BA4342908516E77573C0992F0979CA084E4685681FF195CCBA8A229B8A76 bmo#1656077 - O=Government Root Certification Authority; C=TW SHA-256 Fingerprint: 7600295EEFE85B9E1FD624DB76062AAAAE59818A54D2774CD4C0B2C01131E1B3 * Trust settings for the following CA certificates were Modified: bmo#1653092 - CN=OISTE WISeKey Global Root GA CA Websites (server authentication) trust bit removed. * https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes - requires NSPR 4.29 - removed obsolete nss-freebl-fix-aarch64.patch (bmo#1659256) - introduced _constraints due to high memory requirements especially for LTO on Tumbleweed - Add patch to fix build on aarch64 - boo#1176934: * nss-freebl-fix-aarch64.patch - Update nss-fips-approved-crypto-non-ec.patch to match RC2 code being moved to deprecated/. - Remove nss-fix-dh-pkcs-derive-inverted-logic.patch. This was made obsolete by upstream changes. - Modifications for NIST SP 800-56Ar3 compliance. This adds checks and restricts Diffie-Hellman parameters in FIPS mode (bsc#1176173). New patches: * nss-fips-stricter-dh.patch * nss-fips-kdf-self-tests.patch - update to NSS 3.56 Notable changes * bmo#1650702 - Support SHA-1 HW acceleration on ARMv8 * bmo#1656981 - Use MPI comba and mulq optimizations on x86-64 MacOS. * bmo#1654142 - Add CPU feature detection for Intel SHA extension. * bmo#1648822 - Add stricter validation of DH keys in FIPS mode. * bmo#1656986 - Properly detect arm64 during GYP build architecture detection. * bmo#1652729 - Add build flag to disable RC2 and relocate to lib/freebl/deprecated. * bmo#1656429 - Correct RTT estimate used in 0-RTT anti-replay. * bmo#1588941 - Send empty certificate message when scheme selection fails. * bmo#1652032 - Fix failure to build in Windows arm64 makefile cross-compilation. * bmo#1625791 - Fix deadlock issue in nssSlot_IsTokenPresent. * bmo#1653975 - Fix 3.53 regression by setting "/all"/ as the default makefile target. * bmo#1659792 - Fix broken libpkix tests with unexpired PayPal cert. * bmo#1659814 - Fix interop.sh failures with newer tls-interop commit and dependencies. * bmo#1656519 - NSPR dependency updated to 4.28 - do not hard require mozilla-nss-certs-32bit via baselibs (boo#1176206) - update to NSS 3.55 Notable changes * P384 and P521 elliptic curve implementations are replaced with verifiable implementations from Fiat-Crypto [0] and ECCKiila [1]. * PK11_FindCertInSlot is added. With this function, a given slot can be queried with a DER-Encoded certificate, providing performance and usability improvements over other mechanisms. (bmo#1649633) * DTLS 1.3 implementation is updated to draft-38. (bmo#1647752) Relevant Bugfixes * bmo#1631583 (CVE-2020-6829, CVE-2020-12400) - Replace P384 and P521 with new, verifiable implementations from Fiat-Crypto and ECCKiila. * bmo#1649487 - Move overzealous assertion in VFY_EndWithSignature. * bmo#1631573 (CVE-2020-12401) - Remove unnecessary scalar padding. * bmo#1636771 (CVE-2020-12403) - Explicitly disable multi-part ChaCha20 (which was not functioning correctly) and more strictly enforce tag length. * bmo#1649648 - Don't memcpy zero bytes (sanitizer fix). * bmo#1649316 - Don't memcpy zero bytes (sanitizer fix). * bmo#1649322 - Don't memcpy zero bytes (sanitizer fix). * bmo#1653202 - Fix initialization bug in blapitest when compiled with NSS_DISABLE_DEPRECATED_SEED. * bmo#1646594 - Fix AVX2 detection in makefile builds. * bmo#1649633 - Add PK11_FindCertInSlot to search a given slot for a DER-encoded certificate. * bmo#1651520 - Fix slotLock race in NSC_GetTokenInfo. * bmo#1647752 - Update DTLS 1.3 implementation to draft-38. * bmo#1649190 - Run cipher, sdr, and ocsp tests under standard test cycle in CI. * bmo#1649226 - Add Wycheproof ECDSA tests. * bmo#1637222 - Consistently enforce IV requirements for DES and 3DES. * bmo#1067214 - Enforce minimum PKCS#1 v1.5 padding length in RSA_CheckSignRecover. * bmo#1646324 - Advertise PKCS#1 schemes for certificates in the signature_algorithms extension. - Fix for Firefox failing in fips mode (bsc#1174697) Updated and rebased patch nss-fips-constructor-self-tests.patch Rebased patches: add-relro-linker-option.patch malloc.patch nss-fips-constructor-self-tests.patch nss-fips-fix-missing-nspr.patch nss-fix-dh-pkcs-derive-inverted-logic.patch nss-opt.patch - update to NSS 3.54 Notable changes * Support for TLS 1.3 external pre-shared keys (bmo#1603042). * Use ARM Cryptography Extension for SHA256, when available (bmo#1528113) * The following CA certificates were Added: bmo#1645186 - certSIGN Root CA G2. bmo#1645174 - e-Szigno Root CA 2017. bmo#1641716 - Microsoft ECC Root Certificate Authority 2017. bmo#1641716 - Microsoft RSA Root Certificate Authority 2017. * The following CA certificates were Removed: bmo#1645199 - AddTrust Class 1 CA Root. bmo#1645199 - AddTrust External CA Root. bmo#1641718 - LuxTrust Global Root 2. bmo#1639987 - Staat der Nederlanden Root CA - G2. bmo#1618402 - Symantec Class 2 Public Primary Certification Authority - G4. bmo#1618402 - Symantec Class 1 Public Primary Certification Authority - G4. bmo#1618402 - VeriSign Class 3 Public Primary Certification Authority - G3. * A number of certificates had their Email trust bit disabled. See bmo#1618402 for a complete list. Bugs fixed * bmo#1528113 - Use ARM Cryptography Extension for SHA256. * bmo#1603042 - Add TLS 1.3 external PSK support. * bmo#1642802 - Add uint128 support for HACL* curve25519 on Windows. * bmo#1645186 - Add "/certSIGN Root CA G2"/ root certificate. * bmo#1645174 - Add Microsec's "/e-Szigno Root CA 2017"/ root certificate. * bmo#1641716 - Add Microsoft's non-EV root certificates. * bmo1621151 - Disable email trust bit for "/O=Government Root Certification Authority; C=TW"/ root. * bmo#1645199 - Remove AddTrust root certificates. * bmo#1641718 - Remove "/LuxTrust Global Root 2"/ root certificate. * bmo#1639987 - Remove "/Staat der Nederlanden Root CA - G2"/ root certificate. * bmo#1618402 - Remove Symantec root certificates and disable email trust bit. * bmo#1640516 - NSS 3.54 should depend on NSPR 4.26. * bmo#1642146 - Fix undefined reference to `PORT_ZAlloc_stub' in seed.c. * bmo#1642153 - Fix infinite recursion building NSS. * bmo#1642638 - Fix fuzzing assertion crash. * bmo#1642871 - Enable SSL_SendSessionTicket after resumption. * bmo#1643123 - Support SSL_ExportEarlyKeyingMaterial with External PSKs. * bmo#1643557 - Fix numerous compile warnings in NSS. * bmo#1644774 - SSL gtests to use ClearServerCache when resetting self-encrypt keys. * bmo#1645479 - Don't use SECITEM_MakeItem in secutil.c. * bmo#1646520 - Stricter enforcement of ASN.1 INTEGER encoding. - Expand nss-fips-fix-missing-nspr.patch to avoid spurious initialization attempt of global RNG (bsc#1168669). - Add nss-fips-fix-missing-nspr.patch (bsc#1168669). - update to NSS 3.53.1 * CVE-2020-12402 - Use constant-time GCD and modular inversion in MPI (bmo#1631597, bsc#1173032) - update to NSS 3.53 Notable changes: * When using the Makefiles, NSS can be built in parallel, speeding up those builds to more similar performance as the build.sh/ninja/gyp system. (bmo#290526) * SEED is now moved into a new freebl directory freebl/deprecated (Bug 1636389). SEED will be disabled by default in a future release of NSS. At that time, users will need to set the compile-time flag (bmo#1622033) to disable that deprecation in order to use the algorithm. Algorithms marked as deprecated will ultimately be removed. * Several root certificates in the Mozilla program now set the CKA_NSS_SERVER_DISTRUST_AFTER attribute, which NSS consumers can query to further refine trust decisions. (bmo#1618404, bmo#1621159) If a builtin certificate has a CKA_NSS_SERVER_DISTRUST_AFTER timestamp before the SCT or NotBefore date of a certificate that builtin issued, then clients can elect not to trust it. This attribute provides a more graceful phase-out for certificate authorities than complete removal from the root certificate builtin store. Bugs fixed * Initialize PBE params (ASAN fix) (bmo#1640260) * Set CKA_NSS_SERVER_DISTRUST_AFTER for Symantec root certs (bmo#1618404) * Set CKA_NSS_SERVER_DISTRUST_AFTER for Consorci AOC, GRCA, and SK ID root certs (bmo#1621159) * PPC64: Correct compilation error between VMX vs. VSX vector instructions (bmo#1629414) * Fix various compile warnings in NSS (bmo#1639033) * Fix a null pointer in security/nss/lib/ssl/sslencode.c:67 (bmo#1640041) * Fix a null pointer in security/nss/lib/ssl/sslsock.c:4460 (bmo#1640042) * Avoid multiple definitions of SHA{256,384,512}_* symbols when linking libfreeblpriv3.so in Firefox on ppc64le (bmo#1638289) * Relocate deprecated SEED algorithm (bmo#1636389) * lib/ckfw: No such file or directory. Stop. (bmo#1637083) * Additional modular inverse test (bmo#1561331) * Rework and cleanup gmake builds (bmo#1629553) * Remove mkdepend and "/depend"/ make target (bmo#1438431) * Support parallel building of NSS when using the Makefiles (bmo#290526) * HACL* update after changes in libintvector.h (bmo#1636206) * Fix building NSS on Debian s390x, mips64el, and riscv64 (bmo#1636058) * Add option to build without SEED (bmo#1622033) - Remove upstreamed patches nss-kremlin-ppc64le.patch and nss-unit-test-fixes.patch - update to NSS 3.52.1 Notable changes * Update NSS to support PKCS#11 v3.0 (bmo#1603628) * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly (bmo#1623374) * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL* (bmo#1612493) * CVE-2020-12399 - Force a fixed length for DSA exponentiation (bmo#1631576, bsc#1171978) - Set NSS_ENABLE_WERROR=0 in order to fix boo#1169746. - update to NSS 3.52: * Update NSS to support PKCS #11 v3.0. (bmo#1603628) Note: This change modifies the CK_GCM_PARAMS struct to include the ulIvBits field which, prior to PKCS #11 v3.0, was ambiguously defined and not included in the NSS definition. If an application is recompiled with NSS 3.52+, this field must be initialized to a value corresponding to ulIvLen. Alternatively, defining NSS_PKCS11_2_0_COMPAT will yield the old definition. See the bug for more information. * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly (bmo#1623374). * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL* (bmo#1612493). * Fix unused variable 'getauxval' error on iOS compilation. (bmo#1633498) * Add Softoken functions for FIPS. (bmo#1630721) * Fix problem of GYP MSVC builds not producing debug symbol files. (bmo#1630458) * Add IKEv1 Quick Mode KDF. (bmo#1629663) * MPConfig calls in SSL initialize policy before NSS is initialized. (bmo#1629661) * Support temporary session objects in ckfw. (bmo#1629655) * Add PKCS11 v3.0 functions to module debug logger. (bmo#1629105) * Fix error in generation of fuzz32 docker image after updates. (bmo#1626751) * Fix implicit declaration of function 'getopt' error. (bmo#1625133) * Allow building of gcm-arm32-neon on non-armv7 architectures. (bmo#1624864) * Fix compilation error in Firefox Android. (bmo#1624402) * Require CK_FUNCTION_LIST structs to be packed. (bmo#1624130) * Fix clang warning for unknown argument '-msse4'. (bmo#1624377) * Support new PKCS #11 v3.0 Message Interface for AES-GCM and ChaChaPoly. (bmo#1623374) * Fix freebl_cpuid for querying Extended Features. (bmo#1623184) * Fix argument parsing in lowhashtest. (bmo#1622555) * Introduce NSS_DISABLE_GCM_ARM32_NEON to build on arm32 without NEON support. (bmo#1620799) * Add workaround option to include both DTLS and TLS versions in DTLS supported_versions. (bmo#1619102) * Update README: TLS 1.3 is not experimental anymore. (bmo#1619056) * Fix UBSAN issue in ssl_ParseSessionTicket. (bmo#1618915) * Don't assert fuzzer behavior in SSL_ParseSessionTicket. (bmo#1618739) * Update Delegated Credentials implementation to draft-07. (bmo#1617968) * Update HACL* dependencies for libintvector.h (bmo#1617533) * Add vector accelerated SHA2 for POWER 8+. (bmo#1613238) * Integrate AVX2 ChaCha20, Poly1305, and ChaCha20Poly1305 from HACL*. (bmo#1612493) * Maintain PKCS11 C_GetAttributeValue semantics on attributes that lack NSS database columns. (bmo#1612281) * Add Wycheproof RSA test vectors. (bmo#1612260) * broken fipstest handling of KI_len. (bmo#1608250) * Consistently handle NULL slot/session. (bmo#1608245) * Avoid dcache pollution from sdb_measureAccess(). (bmo#1603801) * Update NSS to support PKCS #11 v3.0. (bmo#1603628) * TLS 1.3 does not work in FIPS mode. (bmo#1561637) * Fix overzealous assertion when evicting a cached sessionID or using external cache. (bmo#1531906) * Fix issue where testlib makefile build produced extraneous object files. (bmo#1465613) * Properly handle multi-block SEED ECB inputs. (bmo#1619959) * Guard all instances of NSSCMSSignedData.signerInfo to avoid a CMS crash (bmo#1630925) * Name Constraints validation: CN treated as DNS name even when syntactically invalid as DNS name (bmo#1571677) - update to NSS 3.51.1: * Update Delegated Credentials implementation to draft-07 (bmo#1617968) * Add workaround option to include both DTLS and TLS versions in DTLS supported_versions (bmo#1619102) * Update README: TLS 1.3 is not experimental anymore (bmo#1619056) * Don't assert fuzzer behavior in SSL_ParseSessionTicket (bmo#1618739) * Fix UBSAN issue in ssl_ParseSessionTicket (bmo#1618915) * Consistently handle NULL slot/session (bmo#1608245) * broken fipstest handling of KI_len (bmo#1608250) * Update Delegated Credentials implementation to draft-07 (bmo#1617968) - Add patch nss-kremlin-ppc64le.patch to fix ppc and s390x builds - update to NSS 3.51 * Updated DTLS 1.3 implementation to Draft-34. (bmo#1608892) * Correct swapped PKCS11 values of CKM_AES_CMAC and CKM_AES_CMAC_GENERAL (bmo#1611209) * Complete integration of Wycheproof ECDH test cases (bmo#1612259) * Check if PPC __has_include(<sys/auxv.h>) (bmo#1614183) * Fix a compilation error for ‘getFIPSEnv’ "/defined but not used"/ (bmo#1614786) * Send DTLS version numbers in DTLS 1.3 supported_versions extension to avoid an incompatibility. (bmo#1615208) * SECU_ReadDERFromFile calls strstr on a string that isn't guaranteed to be null-terminated (bmo#1538980) * Correct a warning for comparison of integers of different signs: 'int' and 'unsigned long' in security/nss/lib/freebl/ecl/ecp_25519.c:88 (bmo#1561337) * Add test for mp_int clamping (bmo#1609751) * Don't attempt to read the fips_enabled flag on the machine unless NSS was built with FIPS enabled (bmo#1582169) * Fix a null pointer dereference in BLAKE2B_Update (bmo#1431940) * Fix compiler warning in secsign.c (bmo#1617387) * Fix a OpenBSD/arm64 compilation error: unused variable 'getauxval' (bmo#1618400) * Fix a crash on unaligned CMACContext.aes.keySchedule when using AES-NI intrinsics (bmo#1610687) - update to NSS 3.50 * Verified primitives from HACL* were updated, bringing performance improvements for several platforms. Note that Intel processors with SSE4 but without AVX are currently unable to use the improved ChaCha20/Poly1305 due to a build issue; such platforms will fall-back to less optimized algorithms. See bmo#1609569 for details * Updated DTLS 1.3 implementation to Draft-30. See bmo#1599514 for details. * Added NIST SP800-108 KBKDF - PKCS#11 implementation. See bmo#1599603 for details. * Several bugfixes and minor changes - Disable LTO on %arm as LTO fails on neon errors - update to NSS 3.49.2 Fixed bugs: * Fix compilation problems with NEON-specific code in freebl (bmo#1608327) * Fix a taskcluster issue with Python 2 / Python 3 (bmo#1608895) - update to NSS 3.49.1 3.49.1 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes * Cache the most recent PBKDF2 password hash, to speed up repeated SDR operations, important with the increased KDF iteration counts (bmo#1606992) 3.49 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes * The legacy DBM database, libnssdbm, is no longer built by default when using gyp builds (bmo#1594933) * several bugfixes - update to NSS 3.48 https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes Notable Changes * TLS 1.3 is the default maximum TLS version (bmo#1573118) * TLS extended master secret is enabled by default, where possible (bmo#1575411) * The master password PBE now uses 10,000 iterations by default when using the default sql (key4.db) storage (bmo#1562671) Certificate Authority Changes * Added Entrust Root Certification Authority - G4 Cert (bmo#1591178) Bugfixes - requires NSPR 4.24 - nss-fips-aes-keywrap-post.patch: Add AES Keywrap POST. - nss-fips-constructor-self-tests.patch: Accept EACCES in lieu of ENOENT when trying to access /proc/sys/crypto/fips_enabled (bsc#1170908). - nss-fips-constructor-self-tests.patch: Add Softoken POSTs for new DSA and ECDSA hash-and-sign update functinos. - nss-fips-combined-hash-sign-dsa-ecdsa.patch: Add pairwise consistency check for CKM_SHA224_RSA_PKCS. Remove ditto checks for CKM_RSA_PKCS, CKM_DSA and CKM_ECDSA, since these are served by the new CKM_SHA224_RSA_PKCS, CKM_DSA_SHA224, CKM_ECDSA_SHA224 checks. - nss-fips-constructor-self-tests.patch: Replace bad attempt at unconditional nssdbm checksumming with a dlopen(), so it can be located consistently and perform its own self-tests. - Add nss-fix-dh-pkcs-derive-inverted-logic.patch. This fixes an instance of inverted logic due to a boolean being mistaken for a SECStatus, which caused key derivation to fail when the caller provided a valid subprime. - Add nss-fips-combined-hash-sign-dsa-ecdsa.patch. This implements API mechanisms for performing DSA and ECDSA hash-and-sign in a single call, which will be required in future FIPS cycles. - nss-fips-constructor-self-tests.patch: Always perform nssdbm checksumming on softoken load, even if nssdbm itself is not loaded. - nss-fips-detect-fips-mode-fixes.patch: Use secure_getenv() to avoid PR_GetEnvSecure() being called when NSPR is unavailable, resulting in an abort (bsc#1168669). - Added patches related to FIPS certification: * nss-fips-use-getrandom.patch: Use getrandom() to obtain entropy where possible. * nss-fips-dsa-kat.patch: Make DSA KAT FIPS compliant. * nss-fips-pairwise-consistency-check.patch: Use FIPS compliant hash when validating keypair. * nss-fips-rsa-keygen-strictness.patch: Enforce FIPS requirements on RSA key generation. * nss-fips-cavs-keywrap.patch, nss-fips-cavs-kas-ffc.patch, nss-fips-cavs-kas-ecc.patch, nss-fips-cavs-general.patch, nss-fips-cavs-dsa-fixes.patch, nss-fips-cavs-rsa-fixes.patch: Miscellaneous fixes to CAVS tests. * nss-fips-gcm-ctr.patch: Enforce FIPS limits on how much data can be processed without rekeying. * nss-fips-constructor-self-tests.patch: Run self tests on library initialization in FIPS mode. * nss-fips-approved-crypto-non-ec.patch: Disable non-compliant algorithms in FIPS mode (hashes and the SEED cipher). * nss-fips-zeroization.patch: Clear various temporary variables after use. * nss-fips-tls-allow-md5-prf.patch: Allow MD5 to be used in TLS PRF. * nss-fips-use-strong-random-pool.patch: Preferentially gather entropy from /dev/random over /dev/urandom. * nss-fips-detect-fips-mode-fixes.patch: Allow enabling FIPS mode consistently with NSS_FIPS environment variable. * nss-unit-test-fixes.patch: Fix argument parsing bug in lowhashtest. - update to NSS 3.47.1 * CVE-2019-11745 - EncryptUpdate should use maxout, not block size (boo#1158527) * Fix a crash that could be caused by client certificates during startup (bmo#1590495, bsc#1158527) * Fix compile-time warnings from uninitialized variables in a perl script (bmo#1589810) - update to NSS 3.47 * Support AES HW acceleration on ARMv8 (bmo#1152625) * Allow per-socket run-time ordering of the cipher suites presented in ClientHello (bmo#1267894) * Add CMAC to FreeBL and PKCS #11 libraries (bmo#1570501) - update to NSS 3.46.1 * The following CA certificates were Removed: expired Class 2 Primary root certificate expired UTN-USERFirst-Client root certificate expired Deutsche Telekom Root CA 2 root certificate Swisscom Root CA 2 root certificate * Significant improvements to AES-GCM performance on ARM * Soft token MAC verification not constant time (bmo#1582343) * Remove arbitrary HKDF output limit by allocating space as needed (bmo#1577953) - update to NSS 3.46 * CVE-2019-17006 - Add length checks for cryptographic primitives (bmo#1539788, bsc#1159819) * The following CA certificates were Removed: expired Class 2 Primary root certificate expired UTN-USERFirst-Client root certificate expired Deutsche Telekom Root CA 2 root certificate Swisscom Root CA 2 root certificate * Significant improvements to AES-GCM performance on ARM - update to NSS 3.45 (bsc#1141322) * New function in pk11pub.h: PK11_FindRawCertsWithSubject * The following CA certificates were Removed: CN = Certinomis - Root CA (bmo#1552374) * Implement Delegated Credentials (draft-ietf-tls-subcerts) (bmo#1540403) This adds a new experimental function SSL_DelegateCredential Note: In 3.45, selfserv does not yet support delegated credentials (See bmo#1548360). Note: In 3.45 the SSLChannelInfo is left unmodified, while an upcoming change in 3.46 will set SSLChannelInfo.authKeyBits to that of the delegated credential for better policy enforcement (See bmo#1563078). * Replace ARM32 Curve25519 implementation with one from fiat-crypto (bmo#1550579) * Support static linking on Windows (bmo#1551129) * Expose a function PK11_FindRawCertsWithSubject for finding certificates with a given subject on a given slot (bmo#1552262) * Add IPSEC IKE support to softoken (bmo#1546229) * Add support for the Elbrus lcc compiler (<=1.23) (bmo#1554616) * Expose an external clock for SSL (bmo#1543874) This adds new experimental functions: SSL_SetTimeFunc, SSL_CreateAntiReplayContext, SSL_SetAntiReplayContext, and SSL_ReleaseAntiReplayContext. The experimental function SSL_InitAntiReplay is removed. * Various changes in response to the ongoing FIPS review (bmo#1546477) Note: The source package size has increased substantially due to the new FIPS test vectors. This will likely prompt follow-on work, but please accept our apologies in the meantime. - update to NSS 3.44.1 * (3.44.1) now required by Firefox 68.0 New Functionality: * Add IPSEC IKE support to softoken (bmo#1546229) * Many new FIPS test cases (Note: This has increased the source archive by approximately 50 megabytes for this release.) Bugs fixed: * Optimize away unneeded loop in mpi.c (bmo#1554336) * More thorough input checking (bmo#1515342) * Don't unnecessarily strip leading 0's from key material during PKCS11 import (bmo#1540541) * Add a SSLKEYLOGFILE enable/disable flag at build.sh (bmo#1515236) * Fix SECKEY_ConvertToPublicKey handling of non-RSA keys (bmo#1473806) * Updates to testing for FIPS validation (bmo#1546477) * Prohibit use of RSASSA-PKCS1-v1_5 algorithms in TLS 1.3 (bmo#1552208) * Unbreak build on GCC < 4.3 big-endian (bmo#1551041) - Activate -fPIE -pie during the compile - update to NSS 3.44 * (3.44) required by Firefox 68.0 New functionality * Support XDG basedir specification (bmo#818686) * HASH_GetHashOidTagByHashType - convert type HASH_HashType to type SECOidTag * SSL_SendCertificateRequest - allow server to request post-handshake client authentication. To use this both peers need to enable the SSL_ENABLE_POST_HANDSHAKE_AUTH option. Notable changes * The following CA certificates were added: CN = emSign Root CA - G1 CN = emSign ECC Root CA - G3 CN = emSign Root CA - C1 CN = emSign ECC Root CA - C3 CN = Hongkong Post Root CA 3 Bugs fixed: * CVE-2018-18508 (bmo#1507135, bmo#1507174) Add additional null checks to several CMS functions to fix a rare CMS crash. * Improve Gyp build system handling (bmo#1528669, bmo#1529308) * Reject invalid CH.legacy_version in TLS 1.3 (bmo#1490006) * A fix for Solaris where Firefox 60 core dumps during start when using profile from version 52 (bmo#1513913) * Improve NSS S/MIME tests for Thunderbird (bmo#1529950, bmo#1521174) * If Docker isn't installed, try running a local clang-format as a fallback (bmo#1530134) * Enable FIPS mode automatically if the system FIPS mode flag is set (bmo#1531267) * Add a -J option to the strsclnt command to specify sigschemes (bmo#1528262) * Add manual for nss-policy-check (bmo#1513909) * Fix a deref after a null check in SECKEY_SetPublicValue (bmo#1531074) * Properly handle ESNI with HRR (bmo#1517714) * Expose HKDF-Expand-Label with mechanism (bmo#1529813) * Align TLS 1.3 HKDF trace levels (bmo#1535122) * Use getentropy on compatible versions of FreeBSD. (bmo#1530102) - update to NSS 3.41.1 * (3.41) required by Firefox 65.0 New functionality * Implemented EKU handling for IPsec IKE. (bmo#1252891) * Enable half-closed states for TLS. (bmo#1423043) * Enabled the following ciphersuites by default: (bmo#1493215) TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 TLS_RSA_WITH_AES_256_GCM_SHA384 Notable changes * The following CA certificates were added: CN = Certigna Root CA CN = GTS Root R1 CN = GTS Root R2 CN = GTS Root R3 CN = GTS Root R4 CN = UCA Global G2 Root CN = UCA Extended Validation Root * The following CA certificates were removed: CN = AC Raíz Certicámara S.A. CN = Certplus Root CA G1 CN = Certplus Root CA G2 CN = OpenTrust Root CA G1 CN = OpenTrust Root CA G2 CN = OpenTrust Root CA G3 Bugs fixed * Reject empty supported_signature_algorithms in Certificate Request in TLS 1.2 (bmo#1412829) * Cache side-channel variant of the Bleichenbacher attack (bmo#1485864) (CVE-2018-12404) * Resend the same ticket in ClientHello after HelloRetryRequest (bmo#1481271) * Set session_id for external resumption tokens (bmo#1493769) * Reject CCS after handshake is complete in TLS 1.3 (bmo#1507179) * Add additional null checks to several CMS functions to fix a rare CMS crash. (bmo#1507135, bmo#1507174) (3.41.1) - removed obsolete patches nss-disable-ocsp-test.patch - hmac packages inadvertently removed in last update: re-added. (bnc#1121207) - Added "/Suggest:"/ for libfreebl3 and libsoftokn3 respective -hmac packages to avoid dependency issues during updates (bsc#1090767, bsc#1121045) - update to NSS 3.40.1 * required by Firefox 64.0 * patch release fixes CVE-2018-12404 Notable bug fixes * FFDHE key exchange sometimes fails with decryption failure (bmo#1478698) New functionality * The draft-00 version of encrypted SNI support is implemented * tstclnt now takes -N option to specify encrypted SNI key Notable changes * The mozilla::pkix library has been ported from Mozilla PSM to NSS. This is a C++ library for building certification paths. mozilla::pkix APIs are not exposed in the libraries NSS builds. * It is easier to build NSS on Windows in mozilla-build environments * The following CA certificates were Removed: CN = Visa eCommerce Root - update to NSS 3.39 * required by Firefox 63.0 Notable bug fixes * NSS responded to an SSLv2-compatible ClientHello with a ServerHello that had an all-zero random (CVE-2018-12384) (bmo#1483128) New functionality * The tstclnt and selfserv utilities added support for configuring the enabled TLS signature schemes using the -J parameter. * NSS will use RSA-PSS keys to authenticate in TLS. Support for these keys is disabled by default but can be enabled using SSL_SignatureSchemePrefSet(). * certutil added the ability to delete an orphan private key from an NSS key database. * Added the nss-policy-check utility, which can be used to check an NSS policy configuration for problems. * A PKCS#11 URI can be used as an identifier for a PKCS#11 token. Notable changes * The TLS 1.3 implementation uses the final version number from RFC 8446. * Previous versions of NSS accepted an RSA PKCS#1 v1.5 signature where the DigestInfo structure was missing the NULL parameter. Starting with version 3.39, NSS requires the encoding to contain the NULL parameter. * The tstclnt and selfserv test utilities no longer accept the -z parameter, as support for TLS compression was removed in a previous NSS version. * The CA certificates list was updated to version 2.26. * The following CA certificates were Added: - OU = GlobalSign Root CA - R6 - CN = OISTE WISeKey Global Root GC CA * The following CA certificate was Removed: - CN = ComSign * The following CA certificates had the Websites trust bit disabled: - CN = Certplus Root CA G1 - CN = Certplus Root CA G2 - CN = OpenTrust Root CA G1 - CN = OpenTrust Root CA G2 - CN = OpenTrust Root CA G3 - enable PIE support for the included binaries - update to NSS 3.38 * required by Firefox 62.0 New Functionality * Added support for the TLS Record Size Limit Extension * When creating a certificate request (CSR) using certutil -R, an existing orphan private key can be reused. Parameter -k may be used to specify the ID of an existing orphan key. The available orphan key IDs can be displayed using command certutil -K. * When using certutil -O to print the chain for a given certificate nickname, the new parameter --simple-self-signed may be provided, which can avoid ambiguous output in some scenarios. New Functions * SECITEM_MakeItem - Allocate and make an item with the requested contents (secitem.h) New Macros * SSL_RECORD_SIZE_LIMIT - used to control the TLS Record Size Limit Extension (in ssl.h) Notable Changes * Fixed CVE-2018-0495 (bmo#1464971) * Various security fixes in the ASN.1 code * NSS automatically enables caching for SQL database storage on Linux, if it is located on a network filesystem that's known to benefit from caching. * When repeatedly importing the same certificate into an SQL database, the existing nickname will be kept. - update to NSS 3.37.3 * required by Firefox 61.0 Notable changes: * The TLS 1.3 implementation was updated to Draft 28. * Added HACL* Poly1305 32-bit * The code to support the NPN protocol has been fully removed. * NSS allows servers now to register ALPN handling callbacks to select a protocol. * NSS supports opening SQL databases in read-only mode. * On Linux, some build configurations can use glibc's function getentropy(), which uses the kernel's getrandom() function. * The CA list was updated to version 2.24, which removed the following CA certificates: - CN = S-TRUST Universal Root CA - CN = TC TrustCenter Class 3 CA II - CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 * Fix build on armv6/armv7 and other platforms (bmo#1459739) - Set USE_64 on riscv64 - update to NSS 3.36.4 * required for Firefox 60.0.2 (bsc#1096515) * Fix crash on macOS related to authentication tokens, e.g. PK11or WebAuthn. (bmo#1461731) Bugfixes from 3.36.2 * Connecting to a server that was recently upgraded to TLS 1.3 would result in a SSL_RX_MALFORMED_SERVER_HELLO error. (bmo#1462303) * Fix a rare bug with PKCS#12 files. (bmo#1460673) - use relro linker option (add-relro-linker-option.patch) - update to NSS 3.36.1 Notable changes * In NSS version 3.35 the iteration count in optimized builds, which is used for password based encryption algorithm related to encrypted PKCS#7 or PKCS#12 data, was increased to one million iterations. That change had caused an interoperability regression with operating systems that are limited to 600 K iterations. NSS 3.36.1 has been changed to use the same 600 K limit. Bugs fixed * Certain smartcard operations could result in a deadlock. - update to NSS 3.36 New functionality * Experimental APIs for TLS session cache handling Notable Changes * Replaces existing vectorized ChaCha20 code with verified HACL* implementation. - Removed patch as no longer needed: renegotiate-transitional.patch upstream fix - update to NSS 3.35 New functionality * TLS 1.3 support has been updated to draft -23. This includes a large number of changes since 3.34, which supported only draft - 18. See below for details. New Types * SSLHandshakeType - The type of a TLS handshake message. * For the SSLSignatureScheme enum, the enumerated values ssl_sig_rsa_pss_sha* are deprecated in response to a change in TLS 1.3. Please use the equivalent ssl_sig_rsa_pss_rsae_sha* for rsaEncryption keys, or ssl_sig_rsa_pss_pss_sha* for PSS keys. Note that this release does not include support for the latter. Notable Changes * Previously, NSS used the DBM file format by default. Starting with version 3.35, NSS uses the SQL file format by default. Additional information can be found on this Fedora Linux project page: https://fedoraproject.org/wiki/Changes/NSSDefaultFileFormatSql * Added formally verified implementations of non-vectorized Chacha20 and non-vectorized Poly1305 64-bit. * For stronger security, when creating encrypted PKCS#7 or PKCS#12 data, the iteration count for the password based encryption algorithm has been increased to one million iterations. Note that debug builds will use a lower count, for better performance in test environments. * NSS 3.30 had introduced a regression, preventing NSS from reading some AES encrypted data, produced by older versions of NSS. NSS 3.35 fixes this regression and restores the ability to read affected data. * The following CA certificates were Removed: OU = Security Communication EV RootCA1 CN = CA Disig Root R1 CN = DST ACES CA X6 Subject CN = VeriSign Class 3 Secure Server CA - G2 * The Websites (TLS/SSL) trust bit was turned off for the following CA certificates: CN = Chambers of Commerce Root CN = Global Chambersign Root * TLS servers are able to handle a ClientHello statelessly, if the client supports TLS 1.3. If the server sends a HelloRetryRequest, it is possible to discard the server socket, and make a new socket to handle any subsequent ClientHello. This better enables stateless server operation. (This feature is added in support of QUIC, but it also has utility for DTLS 1.3 servers.) * The tstclnt utility now supports DTLS, using the -P option. Note that a DTLS server is also provided in tstclnt. * TLS compression is no longer possible with NSS. The option can be enabled, but NSS will no longer negotiate compression. * The signatures of functions SSL_OptionSet, SSL_OptionGet, SSL_OptionSetDefault and SSL_OptionGetDefault have been modified, to take a PRIntn argument rather than PRBool. This makes it clearer, that options can have values other than 0 or 1. Note this does not affect ABI compatibility, because PRBool is a typedef for PRIntn. - update to NSS 3.34.1 Changes in 3.34: Notable changes * The following CA certificates were Added: GDCA TrustAUTH R5 ROOT SSL.com Root Certification Authority RSA SSL.com Root Certification Authority ECC SSL.com EV Root Certification Authority RSA R2 SSL.com EV Root Certification Authority ECC TrustCor RootCert CA-1 TrustCor RootCert CA-2 TrustCor ECA-1 * The following CA certificates were Removed: Certum CA, O=Unizeto Sp. z o.o. StartCom Certification Authority StartCom Certification Authority G2 TÜBİTAK UEKAE Kök Sertifika Hizmet Sağlayıcısı - Sürüm 3 ACEDICOM Root Certinomis - Autorité Racine TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı PSCProcert CA 沃通根证书, O=WoSign CA Limited Certification Authority of WoSign Certification Authority of WoSign G2 CA WoSign ECC Root * libfreebl no longer requires SSE2 instructions New functionality * When listing an NSS database using certutil -L, but the database hasn't yet been initialized with any non-empty or empty password, the text "/Database needs user init"/ will be included in the listing. * When using certutil to set an inacceptable password in FIPS mode, a correct explanation of acceptable passwords will be printed. * SSLKEYLOGFILE is now supported with TLS 1.3, see bmo#1287711 for details. * SSLChannelInfo has two new fields (bmo#1396525): SSLNamedGroup originalKeaGroup holds the key exchange group of the original handshake when the session was resumed. PRBool resumed is PR_TRUE when the session is resumed and PR_FALSE otherwise. * RSA-PSS signatures are now supported on certificates. Certificates with RSA-PSS or RSA-PKCS#1v1.5 keys can be used to create an RSA-PSS signature on a certificate using the --pss-sign argument to certutil. Changes in 3.34.1: * The following CA certificate was Re-Added. It was removed in NSS 3.34, but has been re-added with only the Email trust bit set. (bmo#1418678): libfreebl no longer requires SSE2 instructionsCN = Certum CA, O=Unizeto Sp. z o.o. * Removed entries from certdata.txt for actively distrusted certificates that have expired (bmo#1409872) * The version of the CA list was set to 2.20. - Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'. - update to NSS 3.33 Notable changes * TLS compression is no longer supported. API calls that attempt to enable compression are accepted without failure. However, TLS compression will remain disabled. * This version of NSS uses a formally verified implementation of Curve25519 on 64-bit systems. * The compile time flag DISABLE_ECC has been removed. * When NSS is compiled without NSS_FORCE_FIPS=1 startup checks are not performed anymore. * Various minor improvements and correctness fixes. New functionality * When listing an NSS database using certutil -L, but the database hasn't yet been initialized with any non-empty or empty password, the text "/Database needs user init"/ will be included in the listing. * When using certutil to set an inacceptable password in FIPS mode, a correct explanation of acceptable passwords will be printed. New functions * CERT_FindCertByIssuerAndSNCX - a variation of existing function CERT_FindCertByIssuerAndSN that accepts an additional password context parameter. * CERT_FindCertByNicknameOrEmailAddrCX - a variation of existing function CERT_FindCertByNicknameOrEmailAddr that accepts an additional password context parameter. * CERT_FindCertByNicknameOrEmailAddrForUsageCX - a variation of existing function CERT_FindCertByNicknameOrEmailAddrForUsage that accepts an additional password context parameter. * NSS_SecureMemcmpZero - check if a memory region is all zero in constant time. * PORT_ZAllocAligned - allocate aligned memory. * PORT_ZAllocAlignedOffset - allocate aligned memory for structs. * SSL_GetExperimentalAPI - access experimental APIs in libssl. - add patch to separate hw and sw implementations for AES and GCM to avoid implicit execution of SSE2 methods if compiled for i586 (bmo-1400603.patch, boo#1061204) - update to NSS 3.32.1 * no upstream changelog/releasenote provided - update to NSS 3.32 Notable changes * Various minor improvements and correctness fixes. * The Code Signing trust bit was turned off for all included root certificates. * The Websites (TLS/SSL) trust bit was turned off for the following root certificates: AddTrust Class 1 CA Root Swisscom Root CA 2 * The following CA certificates were Removed: AddTrust Public CA Root AddTrust Qualified CA Root China Internet Network Information Center EV Certificates Root CNNIC ROOT ComSign Secured CA GeoTrust Global CA 2 Secure Certificate Services Swisscom Root CA 1 Swisscom Root EV CA 2 Trusted Certificate Services UTN-USERFirst-Hardware UTN-USERFirst-Object - requires NSPR 4.16 - update to NSS 3.31.1 * Potential deadlock when using an external PKCS#11 token (bmo#1381784) - update to NSS 3.31 New functionality * Allow certificates to be specified by RFC7512 PKCS#11 URIs. * Allow querying a certificate object for its temporary or permanent storage status in a thread safe way. New functions * CERT_GetCertIsPerm - retrieve the permanent storage status attribute of a certificate in a thread safe way. * CERT_GetCertIsTemp - retrieve the temporary storage status attribute of a certificate in a thread safe way. * PK11_FindCertFromURI - find a certificate identified by the given URI. * PK11_FindCertsFromURI - find a list of certificates identified by the given URI. * PK11_GetModuleURI - retrieve the URI of the given module. * PK11_GetTokenURI - retrieve the URI of a token based on the given slot information. * PK11URI_CreateURI - create a new PK11URI object from a set of attributes. * PK11URI_DestroyURI - destroy a PK11URI object. * PK11URI_FormatURI - format a PK11URI object to a string. * PK11URI_GetPathAttribute - retrieve a path attribute with the given name. * PK11URI_GetQueryAttribute - retrieve a query attribute with the given name. * PK11URI_ParseURI - parse PKCS#11 URI and return a new PK11URI object. New macros * Several new macros that start with PK11URI_PATTR_ for path attributes defined in RFC7512. * Several new macros that start with PK11URI_QATTR_ for query attributes defined in RFC7512. Notable changes * The APIs that set a TLS version range have been changed to trim the requested range to the overlap with a systemwide crypto policy, if configured. SSL_VersionRangeGetSupported can be used to query the overlap between the library's supported range of TLS versions and the systemwide policy. * Previously, SSL_VersionRangeSet and SSL_VersionRangeSetDefault returned a failure if the requested version range wasn't fully allowed by the systemwide crypto policy. They have been changed to return success, if at least one TLS version overlaps between the requested range and the systemwide policy. An application may call SSL_VersionRangeGet and SSL_VersionRangeGetDefault to query the TLS version range that was effectively activated. * Corrected the encoding of Domain Name Constraints extensions created by certutil. * NSS supports a clean seeding mechanism for *NIX systems now using only /dev/urandom. This is used only when SEED_ONLY_DEV_URANDOM is set at compile time. * CERT_AsciiToName can handle OIDs in dotted decimal form now. - removed obsolete nss-fix-hash.patch - update to NSS 3.30.2 New Functionality * In the PKCS#11 root CA module (nssckbi), CAs with positive trust are marked with a new boolean attribute, CKA_NSS_MOZILLA_CA_POLICY, set to true. Applications that need to distinguish them from other other root CAs, may use the exported function PK11_HasAttributeSet. * Support for callback functions that can be used to monitor SSL/TLS alerts that are sent or received. New Functions * CERT_CompareAVA - performs a comparison of two CERTAVA structures, and returns a SECComparison result. * PK11_HasAttributeSet - allows to check if a PKCS#11 object in a given slot has a specific boolean attribute set. * SSL_AlertReceivedCallback - register a callback function, that will be called whenever an SSL/TLS alert is received * SSL_AlertSentCallback - register a callback function, that will be called whenever an SSL/TLS alert is sent * SSL_SetSessionTicketKeyPair - configures an asymmetric key pair, for use in wrapping session ticket keys, used by the server. This function currently only accepts an RSA public/private key pair. New Macros * PKCS12_AES_CBC_128, PKCS12_AES_CBC_192, PKCS12_AES_CBC_256 cipher family identifiers corresponding to the PKCS#5 v2.1 AES based encryption schemes used in the PKCS#12 support in NSS * CKA_NSS_MOZILLA_CA_POLICY - identifier for a boolean PKCS#11 attribute, that should be set to true, if a CA is present because of it's acceptance according to the Mozilla CA Policy Notable Changes * The TLS server code has been enhanced to support session tickets when no RSA certificate (e.g. only an ECDSA certificate) is configured. * RSA-PSS signatures produced by key pairs with a modulus bit length that is not a multiple of 8 are now supported. * The pk12util tool now supports importing and exporting data encrypted in the AES based schemes defined in PKCS#5 v2.1. Root CA updates * The following CA certificates were Removed - O = Japanese Government, OU = ApplicationCA - CN = WellsSecure Public Root Certificate Authority - CN = TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 - CN = Microsec e-Szigno Root * The following CA certificates were Added - CN = D-TRUST Root CA 3 2013 - CN = TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 * The version number of the updated root CA list has been set to 2.14 (bmo#1350859) * Domain name constraints for one of the new CAs have been added to the NSS code (bmo#1349705) - removed obsolete nss-bmo1320695.patch - update to NSS 3.29.5 * Rare crashes in the base 64 decoder and encoder were fixed. (bmo#1344380) * A carry over bug in the RNG was fixed. (bmo#1345089) - Allow use of session tickets when there is no ticket wrapping key (boo#1015499, bmo#1320695) (nss-bmo1320695.patch) - update to NSS 3.29.3 * enables TLS 1.3 by default - TLS 1.3 was already enabled in 3.28.x builds for openSUSE. This build option was removed. - required for Firefox 53 - Add nss-fix-hash.patch to fix hash computation (and build with GCC 7 which complains about shifts of boolean values). - update to NSS 3.28.3 * This is a patch release to fix binary compatibility issues. NSS version 3.28, 3.28.1 and 3.28.2 contained changes that were in violation with the NSS compatibility promise. ECParams, which is part of the public API of the freebl/softokn parts of NSS, had been changed to include an additional attribute. That size increase caused crashes or malfunctioning with applications that use that data structure directly, or indirectly through ECPublicKey, ECPrivateKey, NSSLOWKEYPublicKey, NSSLOWKEYPrivateKey, or potentially other data structures that reference ECParams. The change has been reverted to the original state in bug bmo#1334108. SECKEYECPublicKey had been extended with a new attribute, named "/encoding"/. If an application passed type SECKEYECPublicKey to NSS (as part of SECKEYPublicKey), the NSS library read the uninitialized attribute. With this NSS release SECKEYECPublicKey.encoding is deprecated. NSS no longer reads the attribute, and will always set it to ECPoint_Undefined. See bug bmo#1340103. - requires NSPR >= 4.13.1 - update to NSS 3.28.2 This is a stability and compatibility release. Below is a summary of the changes. * Fixed a NSS 3.28 regression in the signature scheme flexibility that causes connectivity issues between iOS 8 clients and NSS servers with ECDSA certificates (bmo#1334114) * Fixed a possible crash on some Windows systems (bmo#1323150) * Fixed a compatibility issue with TLS clients that do not provide a list of supported key exchange groups (bmo#1330612) - update to NSS 3.28.1 No new functionality is introduced in this release. This is a patch release to update the list of root CA certificates and address a minor TLS compatibility issue that some applications experienced with NSS 3.28. * The following CA certificates were Removed CN = Buypass Class 2 CA 1 CN = Root CA Generalitat Valenciana OU = RSA Security 2048 V3 * The following CA certificates were Added OU = AC RAIZ FNMT-RCM CN = Amazon Root CA 1 CN = Amazon Root CA 2 CN = Amazon Root CA 3 CN = Amazon Root CA 4 CN = LuxTrust Global Root 2 CN = Symantec Class 1 Public Primary Certification Authority - G4 CN = Symantec Class 1 Public Primary Certification Authority - G6 CN = Symantec Class 2 Public Primary Certification Authority - G4 CN = Symantec Class 2 Public Primary Certification Authority - G6 * The version number of the updated root CA list has been set to 2.11 * A misleading assertion/alert has been removed when NSS tries to flush data to the peer but the connection was already reset. - update to NSS 3.28 New functionality: * NSS includes support for TLS 1.3 draft -18. This includes a number of improvements to TLS 1.3: - The signed certificate timestamp, used in certificate transparency, is supported in TLS 1.3. - Key exporters for TLS 1.3 are supported. This includes the early key exporter, which can be used if 0-RTT is enabled. Note that there is a difference between TLS 1.3 and key exporters in older versions of TLS. TLS 1.3 does not distinguish between an empty context and no context. - The TLS 1.3 (draft) protocol can be enabled, by defining NSS_ENABLE_TLS_1_3=1 when building NSS. - NSS includes support for the X25519 key exchange algorithm, which is supported and enabled by default in all versions of TLS. New Functions: * SSL_ExportEarlyKeyingMaterial * SSL_SendAdditionalKeyShares * SSL_SignatureSchemePrefSet * SSL_SignatureSchemePrefGet Notable Changes: * NSS can no longer be compiled with support for additional elliptic curves. This was previously possible by replacing certain NSS source files. * NSS will now detect the presence of tokens that support additional elliptic curves and enable those curves for use in TLS. Note that this detection has a one-off performance cost, which can be avoided by using the SSL_NamedGroupConfig function to limit supported groups to those that NSS provides. * PKCS#11 bypass for TLS is no longer supported and has been removed. * Support for "/export"/ grade SSL/TLS cipher suites has been removed. * NSS now uses the signature schemes definition in TLS 1.3. This also affects TLS 1.2. NSS will now only generate signatures with the combinations of hash and signature scheme that are defined in TLS 1.3, even when negotiating TLS 1.2. - This means that SHA-256 will only be used with P-256 ECDSA certificates, SHA-384 with P-384 certificates, and SHA-512 with P-521 certificates. SHA-1 is permitted (in TLS 1.2 only) with any certificate for backward compatibility reasons. - New functions to configure signature schemes are provided: SSL_SignatureSchemePrefSet, SSL_SignatureSchemePrefGet. The old SSL_SignaturePrefSet and SSL_SignaturePrefSet functions are now deprecated. - NSS will now no longer assume that default signature schemes are supported by a peer if there was no commonly supported signature scheme. * NSS will now check if RSA-PSS signing is supported by the token that holds the private key prior to using it for TLS. * The certificate validation code contains checks to no longer trust certificates that are issued by old WoSign and StartCom CAs after October 21, 2016. This is equivalent to the behavior that Mozilla will release with Firefox 51. - update to NSS 3.27.2 * SSL_SetTrustAnchors leaks (bmo#1318561) - removed upstreamed patch * nss-uninitialized.patch - raised the minimum softokn/freebl version to 3.28 as reported in boo#1021636 - update to NSS 3.26.2 * required for Firefox 50.0 Changes in 3.26 New Functionality: * the selfserv test utility has been enhanced to support ALPN (HTTP/1.1) and 0-RTT * added support for the System-wide crypto policy available on Fedora Linux see http://fedoraproject.org/wiki/Changes/CryptoPolicy * introduced build flag NSS_DISABLE_LIBPKIX that allows compilation of NSS without the libpkix library Notable Changes: * The following CA certificate was Added CN = ISRG Root X1 * NPN is disabled and ALPN is enabled by default * the NSS test suite now completes with the experimental TLS 1.3 code enabled * several test improvements and additions, including a NIST known answer test Changes in 3.26.2 * MD5 signature algorithms sent by the server in CertificateRequest messages are now properly ignored. Previously, with rare server configurations, an MD5 signature algorithm might have been selected for client authentication and caused the client to abort the connection soon after. - update to NSS 3.25 New functionality: * Implemented DHE key agreement for TLS 1.3 * Added support for ChaCha with TLS 1.3 * Added support for TLS 1.2 ciphersuites that use SHA384 as the PRF * In previous versions, when using client authentication with TLS 1.2, NSS only supported certificate_verify messages that used the same signature hash algorithm as used by the PRF. This limitation has been removed. * Several functions have been added to the public API of the NSS Cryptoki Framework. New functions: * NSSCKFWSlot_GetSlotID * NSSCKFWSession_GetFWSlot * NSSCKFWInstance_DestroySessionHandle * NSSCKFWInstance_FindSessionHandle Notable changes: * An SSL socket can no longer be configured to allow both TLS 1.3 and SSLv3 * Regression fix: NSS no longer reports a failure if an application attempts to disable the SSLv2 protocol. * The list of trusted CA certificates has been updated to version 2.8 * The following CA certificate was Removed Sonera Class1 CA * The following CA certificates were Added Hellenic Academic and Research Institutions RootCA 2015 Hellenic Academic and Research Institutions ECC RootCA 2015 Certplus Root CA G1 Certplus Root CA G2 OpenTrust Root CA G1 OpenTrust Root CA G2 OpenTrust Root CA G3 - fix build on certain toolchains (nss-uninitialized.patch) jarfile.c:805:13: error: 'it' may be used uninitialized in this function [-Werror=maybe-uninitialized] - also sign libfreeblpriv3.so to allow FIPS mode again (boo#992236) - update to NSS 3.24 New functionality: * NSS softoken has been updated with the latest National Institute of Standards and Technology (NIST) guidance (as of 2015): - Software integrity checks and POST functions are executed on shared library load. These checks have been disabled by default, as they can cause a performance regression. To enable these checks, you must define symbol NSS_FORCE_FIPS when building NSS. - Counter mode and Galois/Counter Mode (GCM) have checks to prevent counter overflow. - Additional CSPs are zeroed in the code. - NSS softoken uses new guidance for how many Rabin-Miller tests are needed to verify a prime based on prime size. * NSS softoken has also been updated to allow NSS to run in FIPS Level 1 (no password). This mode is triggered by setting the database password to the empty string. In FIPS mode, you may move from Level 1 to Level 2 (by setting an appropriate password), but not the reverse. * A SSL_ConfigServerCert function has been added for configuring SSL/TLS server sockets with a certificate and private key. Use this new function in place of SSL_ConfigSecureServer, SSL_ConfigSecureServerWithCertChain, SSL_SetStapledOCSPResponses, and SSL_SetSignedCertTimestamps. SSL_ConfigServerCert automatically determines the certificate type from the certificate and private key. The caller is no longer required to use SSLKEAType explicitly to select a "/slot"/ into which the certificate is configured (which incorrectly identifies a key agreement type rather than a certificate). Separate functions for configuring Online Certificate Status Protocol (OCSP) responses or Signed Certificate Timestamps are not needed, since these can be added to the optional SSLExtraServerCertData struct provided to SSL_ConfigServerCert. Also, partial support for RSA Probabilistic Signature Scheme (RSA-PSS) certificates has been added. Although these certificates can be configured, they will not be used by NSS in this version. New functions * SSL_ConfigServerCert - Configures an SSL/TLS socket with a certificate, private key, and other information. * PORT_InitCheapArena - Initializes an arena that was created on the stack. (See PORTCheapArenaPool.= * PORT_DestroyCheapArena - Destroys an arena that was created on the stack. (See PORTCheapArenaPool.) New types * SSLExtraServerCertData - Optionally passed as an argument to SSL_ConfigServerCert. This struct contains supplementary information about a certificate, such as the intended type of the certificate, stapled OCSP responses, or Signed Certificate Timestamps (used for certificate transparency). * PORTCheapArenaPool - A stack-allocated arena pool, to be used for temporary arena allocations. New macros * CKM_TLS12_MAC * SEC_OID_TLS_ECDHE_PSK - This OID governs the use of the TLS_ECDHE_PSK_WITH_AES_128_GCM_SHA256 cipher suite, which is used only for session resumption in TLS 1.3. Notable changes: * Deprecate the following functions. (Applications should instead use the new SSL_ConfigServerCert function.): - SSL_SetStapledOCSPResponses - SSL_SetSignedCertTimestamps - SSL_ConfigSecureServer - SSL_ConfigSecureServerWithCertChain * Deprecate the NSS_FindCertKEAType function, as it reports a misleading value for certificates that might be used for signing rather than key exchange. * Update SSLAuthType to define a larger number of authentication key types. * Deprecate the member attribute authAlgorithm of type SSLCipherSuiteInfo. Instead, applications should use the newly added attribute authType. * Rename ssl_auth_rsa to ssl_auth_rsa_decrypt. * Add a shared library (libfreeblpriv3) on Linux platforms that define FREEBL_LOWHASH. * Remove most code related to SSL v2, including the ability to actively send a SSLv2-compatible client hello. However, the server-side implementation of the SSL/TLS protocol still supports processing of received v2-compatible client hello messages. * Disable (by default) NSS support in optimized builds for logging SSL/TLS key material to a logfile if the SSLKEYLOGFILE environment variable is set. To enable the functionality in optimized builds, you must define the symbol NSS_ALLOW_SSLKEYLOGFILE when building NSS. * Update NSS to protect it against the Cachebleed attack. * Disable support for DTLS compression. * Improve support for TLS 1.3. This includes support for DTLS 1.3. Note that TLS 1.3 support is experimental and not suitable for production use. - removed obsolete nss-bmo1236011.patch - update to NSS 3.23 New functionality: * ChaCha20/Poly1305 cipher and TLS cipher suites now supported * Experimental-only support TLS 1.3 1-RTT mode (draft-11). This code is not ready for production use. New functions: * SSL_SetDowngradeCheckVersion - Set maximum version for new ServerRandom anti-downgrade mechanism. Clients that perform a version downgrade (which is generally a very bad idea) call this with the highest version number that they possibly support. This gives them access to the version downgrade protection from TLS 1.3. Notable changes: * The copy of SQLite shipped with NSS has been updated to version 3.10.2 * The list of TLS extensions sent in the TLS handshake has been reordered to increase compatibility of the Extended Master Secret with with servers * The build time environment variable NSS_ENABLE_ZLIB has been renamed to NSS_SSL_ENABLE_ZLIB * The build time environment variable NSS_DISABLE_CHACHAPOLY was added, which can be used to prevent compilation of the ChaCha20/Poly1305 code. * The following CA certificates were Removed - Staat der Nederlanden Root CA - NetLock Minositett Kozjegyzoi (Class QA) Tanusitvanykiado - NetLock Kozjegyzoi (Class A) Tanusitvanykiado - NetLock Uzleti (Class B) Tanusitvanykiado - NetLock Expressz (Class C) Tanusitvanykiado - VeriSign Class 1 Public PCA – G2 - VeriSign Class 3 Public PCA - VeriSign Class 3 Public PCA – G2 - CA Disig * The following CA certificates were Added + SZAFIR ROOT CA2 + Certum Trusted Network CA 2 * The following CA certificate had the Email trust bit turned on + Actalis Authentication Root CA Security fixes: * CVE-2016-2834: Memory safety bugs (boo#983639) MFSA-2016-61 bmo#1206283 bmo#1221620 bmo#1241034 bmo#1241037 - removed obsolete nss_gcc6_change.patch - add nss_gcc6_change.patch - update to NSS 3.22.3 * required for Firefox 46.0 * Increase compatibility of TLS extended master secret, don't send an empty TLS extension last in the handshake (bmo#1243641) * Fixed a heap-based buffer overflow related to the parsing of certain ASN.1 structures. An attacker could create a specially-crafted certificate which, when parsed by NSS, would cause a crash or execution of arbitrary code with the permissions of the user. (CVE-2016-1950, bmo#1245528) - update to NSS 3.22.2 New functionality: * RSA-PSS signatures are now supported (bmo#1215295) * Pseudorandom functions based on hashes other than SHA-1 are now supported * Enforce an External Policy on NSS from a config file (bmo#1009429) New functions: * PK11_SignWithMechanism - an extended version PK11_Sign() * PK11_VerifyWithMechanism - an extended version of PK11_Verify() * SSL_PeerSignedCertTimestamps - Get signed_certificate_timestamp TLS extension data * SSL_SetSignedCertTimestamps - Set signed_certificate_timestamp TLS extension data New types: * ssl_signed_cert_timestamp_xtn is added to SSLExtensionType * Constants for several object IDs are added to SECOidTag New macros: * SSL_ENABLE_SIGNED_CERT_TIMESTAMPS * NSS_USE_ALG_IN_SSL * NSS_USE_POLICY_IN_SSL * NSS_RSA_MIN_KEY_SIZE * NSS_DH_MIN_KEY_SIZE * NSS_DSA_MIN_KEY_SIZE * NSS_TLS_VERSION_MIN_POLICY * NSS_TLS_VERSION_MAX_POLICY * NSS_DTLS_VERSION_MIN_POLICY * NSS_DTLS_VERSION_MAX_POLICY * CKP_PKCS5_PBKD2_HMAC_SHA224 * CKP_PKCS5_PBKD2_HMAC_SHA256 * CKP_PKCS5_PBKD2_HMAC_SHA384 * CKP_PKCS5_PBKD2_HMAC_SHA512 * CKP_PKCS5_PBKD2_HMAC_GOSTR3411 - (not supported) * CKP_PKCS5_PBKD2_HMAC_SHA512_224 - (not supported) * CKP_PKCS5_PBKD2_HMAC_SHA512_256 - (not supported) Notable changes: * NSS C++ tests are built by default, requiring a C++11 compiler. Set the NSS_DISABLE_GTESTS variable to 1 to disable building these tests. * NSS has been changed to use the PR_GetEnvSecure function that was made available in NSPR 4.12 - update to NSS 3.21.1 (bmo#969894) * required for Firefox 45.0 * MFSA 2016-35/CVE-2016-1950 (bmo#1245528) Buffer overflow during ASN.1 decoding in NSS * MFSA 2016-36/CVE-2016-1979 (bmo#1185033) Use-after-free during processing of DER encoded keys in NSS - update to NSS 3.21 * required for Firefox 44.0 New functionality: * certutil now supports a --rename option to change a nickname (bmo#1142209) * TLS extended master secret extension (RFC 7627) is supported (bmo#1117022) * New info functions added for use during mid-handshake callbacks (bmo#1084669) New Functions: * NSS_OptionSet - sets NSS global options * NSS_OptionGet - gets the current value of NSS global options * SECMOD_CreateModuleEx - Create a new SECMODModule structure from module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string. The module represented by the module structure is not loaded. The difference with SECMOD_CreateModule is the new function handles NSS configuration parameter strings. * SSL_GetPreliminaryChannelInfo - obtains information about a TLS channel prior to the handshake being completed, for use with the callbacks that are invoked during the handshake * SSL_SignaturePrefSet - configures the enabled signature and hash algorithms for TLS * SSL_SignaturePrefGet - retrieves the currently configured signature and hash algorithms * SSL_SignatureMaxCount - obtains the maximum number signature algorithms that can be configured with SSL_SignaturePrefSet * NSSUTIL_ArgParseModuleSpecEx - takes a module spec and breaks it into shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter strings. The returned strings must be freed by the caller. The difference with NSS_ArgParseModuleSpec is the new function handles NSS configuration parameter strings. * NSSUTIL_MkModuleSpecEx - take a shared library string, module name string, module parameters string, NSS specific parameters string, and NSS configuration parameter string and returns a module string which the caller must free when it is done. The difference with NSS_MkModuleSpec is the new function handles NSS configuration parameter strings. New Types: * CK_TLS12_MASTER_KEY_DERIVE_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_MASTER_KEY_DERIVE * CK_TLS12_KEY_MAT_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS12_KEY_AND_MAC_DERIVE * CK_TLS_KDF_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_KDF * CK_TLS_MAC_PARAMS{_PTR} - parameters {or pointer} for CKM_TLS_MAC * SSLHashType - identifies a hash function * SSLSignatureAndHashAlg - identifies a signature and hash function * SSLPreliminaryChannelInfo - provides information about the session state prior to handshake completion New Macros: * NSS_RSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum RSA key size * NSS_DH_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DH key size * NSS_DSA_MIN_KEY_SIZE - used with NSS_OptionSet and NSS_OptionGet to set or get the minimum DSA key size * CKM_TLS12_MASTER_KEY_DERIVE - derives TLS 1.2 master secret * CKM_TLS12_KEY_AND_MAC_DERIVE - derives TLS 1.2 traffic key and IV * CKM_TLS12_MASTER_KEY_DERIVE_DH - derives TLS 1.2 master secret for DH (and ECDH) cipher suites * CKM_TLS12_KEY_SAFE_DERIVE and CKM_TLS_KDF are identifiers for additional PKCS#12 mechanisms for TLS 1.2 that are currently unused in NSS. * CKM_TLS_MAC - computes TLS Finished MAC * NSS_USE_ALG_IN_SSL_KX - policy flag indicating that keys are used in TLS key exchange * SSL_ERROR_RX_SHORT_DTLS_READ - error code for failure to include a complete DTLS record in a UDP packet * SSL_ERROR_NO_SUPPORTED_SIGNATURE_ALGORITHM - error code for when no valid signature and hash algorithm is available * SSL_ERROR_UNSUPPORTED_SIGNATURE_ALGORITHM - error code for when an unsupported signature and hash algorithm is configured * SSL_ERROR_MISSING_EXTENDED_MASTER_SECRET - error code for when the extended master secret is missing after having been negotiated * SSL_ERROR_UNEXPECTED_EXTENDED_MASTER_SECRET - error code for receiving an extended master secret when previously not negotiated * SSL_ENABLE_EXTENDED_MASTER_SECRET - configuration to enable the TLS extended master secret extension (RFC 7627) * ssl_preinfo_version - used with SSLPreliminaryChannelInfo to indicate that a TLS version has been selected * ssl_preinfo_cipher_suite - used with SSLPreliminaryChannelInfo to indicate that a TLS cipher suite has been selected * ssl_preinfo_all - used with SSLPreliminaryChannelInfo to indicate that all preliminary information has been set Notable Changes: * NSS now builds with elliptic curve ciphers enabled by default (bmo#1205688) * NSS now builds with warnings as errors (bmo#1182667) * The following CA certificates were Removed - CN = VeriSign Class 4 Public Primary Certification Authority - G3 - CN = UTN-USERFirst-Network Applications - CN = TC TrustCenter Universal CA III - CN = A-Trust-nQual-03 - CN = USERTrust Legacy Secure Server CA - Friendly Name: Digital Signature Trust Co. Global CA 1 - Friendly Name: Digital Signature Trust Co. Global CA 3 - CN = UTN - DATACorp SGC - O = TÜRKTRUST Bilgi İletişim ve Bilişim Güvenliği Hizmetleri A.Ş. (c) Kasım 2005 * The following CA certificate had the Websites trust bit turned off - OU = Equifax Secure Certificate Authority * The following CA certificates were Added - CN = Certification Authority of WoSign G2 - CN = CA WoSign ECC Root - CN = OISTE WISeKey Global Root GB CA - increased the minimum level of possible mixed installations (softokn3, freebl3) to 3.21 - added nss-bmo1236011.patch to fix compiler error (bmo#1236011) - disabled testsuite as it currently breaks (bmo#1236340) - update to NSS 3.20.2 (bnc#959888) * MFSA 2015-150/CVE-2015-7575 (bmo#1158489) MD5 signatures accepted within TLS 1.2 ServerKeyExchange in server signature - update to NSS 3.20.1 (bnc#952810) * requires NSPR 4.10.10 * MFSA 2015-133/CVE-2015-7181/CVE-2015-7182 (bmo#1192028, bmo#1202868) memory corruption issues - Install the static libfreebl.a that is needed in order to link Sun elliptical curves provider in Java 7. - update to NSS 3.20 New functionality: * The TLS library has been extended to support DHE ciphersuites in server applications. New Functions: * SSL_DHEGroupPrefSet - Configure the set of allowed/enabled DHE group parameters that can be used by NSS for a server socket. * SSL_EnableWeakDHEPrimeGroup - Enable the use of weak DHE group parameters that are smaller than the library default's minimum size. New Types: * SSLDHEGroupType - Enumerates the set of DHE parameters embedded in NSS that can be used with function SSL_DHEGroupPrefSet. New Macros: * SSL_ENABLE_SERVER_DHE - A socket option user to enable or disable DHE ciphersuites for a server socket. Notable Changes: * For backwards compatibility reasons, the server side implementation of the TLS library keeps all DHE ciphersuites disabled by default. They can be enabled with the new socket option SSL_ENABLE_SERVER_DHE and the SSL_OptionSet or the SSL_OptionSetDefault API. * The server side implementation of the TLS implementation does not support session tickets when using a DHE ciphersuite (see bmo#1174677). * Support for the following ciphersuites has been added: - TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 * By default, the server side TLS implementation will use DHE parameters with a size of 2048 bits when using DHE ciphersuites. * NSS embeds fixed DHE parameters sized 2048, 3072, 4096, 6144 and 8192 bits, which were copied from version 08 of the Internet-Draft "/Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS"/, Appendix A. * A new API SSL_DHEGroupPrefSet has been added to NSS, which allows a server application to select one or multiple of the embedded DHE parameters as the preferred parameters. The current implementation of NSS will always use the first entry in the array that is passed as a parameter to the SSL_DHEGroupPrefSet API. In future versions of the TLS implementation, a TLS client might signal a preference for certain DHE parameters, and the NSS TLS server side implementation might select a matching entry from the set of parameters that have been configured as preferred on the server side. * NSS optionally supports the use of weak DHE parameters with DHE ciphersuites to support legacy clients. In order to enable this support, the new API SSL_EnableWeakDHEPrimeGroup must be used. Each time this API is called for the first time in a process, a fresh set of weak DHE parameters will be randomly created, which may take a long amount of time. Please refer to the comments in the header file that declares the SSL_EnableWeakDHEPrimeGroup API for additional details. * The size of the default PQG parameters used by certutil when creating DSA keys has been increased to use 2048 bit parameters. * The selfserv utility has been enhanced to support the new DHE features. * NSS no longer supports C compilers that predate the ANSI C standard (C89). - update to NSS 3.19.3; certstore updates only * The following CA certificates were removed - Buypass Class 3 CA 1 - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı - SG TRUST SERVICES RACINE - TC TrustCenter Universal CA I - TC TrustCenter Class 2 CA II * The following CA certificate had the Websites trust bit turned off - ComSign Secured CA * The following CA certificates were added - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H5 - TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı H6 - Certinomis - Root CA * The version number of the updated root CA list has been set to 2.5 - Install blapi.h and algmac.h that are needed in order to build Sun elliptical curves provider in Java 7 - as the .chk files are contained in libfreebl3 and libsoftokn directly, provide the -hmac alias names to help :42 building. - update to 3.19.2 * required for Firefox 39.0 * No new functionality is introduced in this release. This release addresses a backwards compatibility issue with the NSS 3.19.1 release. * In NSS 3.19.1, the minimum key sizes that the freebl cryptographic implementation (part of the softoken cryptographic module used by default by NSS) was willing to generate or use was increased - for RSA keys, to 512 bits, and for DH keys, 1023 bits. This was done as part of a security fix for Bug 1138554 / CVE-2015-4000. Applications that requested or attempted to use keys smaller then the minimum size would fail. However, this change in behaviour unintentionally broke existing NSS applications that need to generate or use such keys, via APIs such as SECKEY_CreateRSAPrivateKey or SECKEY_CreateDHPrivateKey. - update to 3.19.1 No new functionality is introduced in this release. This patch release includes a fix for the recently published logjam attack. Notable Changes: * The minimum strength of keys that libssl will accept for finite field algorithms (RSA, Diffie-Hellman, and DSA) have been increased to 1023 bits (bmo#1138554). (MFSA 2015-70/CVE-2015-4000) * NSS reports the bit length of keys more accurately. Thus, the SECKEY_PublicKeyStrength and SECKEY_PublicKeyStrengthInBits functions could report smaller values for values that have leading zero values. This affects the key strength values that are reported by SSL_GetChannelInfo. * NSS incorrectly permits skipping of ServerKeyExchange (bmo#1086145) (MFSA 2015-71/CVE-2015-2721) - update to 3.19 * Firefox target release 39 New functionality: * For some certificates, such as root CA certificates, that don't embed any constraints, NSS might impose additional constraints, such as name constraints. A new API has been added that allows to lookup imposed constraints. * It is possible to override the directory in which the NSS build system will look for the sqlite library. New Functions: * CERT_GetImposedNameConstraints Notable Changes: * The SSL 3 protocol has been disabled by default. * NSS now more strictly validates TLS extensions and will fail a handshake that contains malformed extensions. * Fixed a bug related to the ordering of TLS handshake messages. * In TLS 1.2 handshakes, NSS advertises support for the SHA512 hash algorithm, in order to be compatible with TLS servers that use certificates with a SHA512 signature. - update to 3.18.1 * Firefox target release 38 * No new functionality is introduced in this release. Notable Changes: * The following CA certificate had the Websites and Code Signing trust bits restored to their original state to allow more time to develop a better transition strategy for affected sites: - OU = Equifax Secure Certificate Authority * The following CA certificate was removed: - CN = e-Guven Kok Elektronik Sertifika Hizmet Saglayicisi * The following intermediate CA certificate has been added as actively distrusted because it was mis-used to issue certificates for domain names the holder did not own or control: - CN=MCSHOLDING TEST, O=MCSHOLDING, C=EG * The version number of the updated root CA list has been set to 2.4 - update to 3.18 * Firefox target release 38 New functionality: * When importing certificates and keys from a PKCS#12 source, it's now possible to override the nicknames, prior to importing them into the NSS database, using new API SEC_PKCS12DecoderRenameCertNicknames. * The tstclnt test utility program has new command-line options - C, -D, -b and -R. Use -C one, two or three times to print information about the certificates received from a server, and information about the locally found and trusted issuer certificates, to diagnose server side configuration issues. It is possible to run tstclnt without providing a database (-D). A PKCS#11 library that contains root CA certificates can be loaded by tstclnt, which may either be the nssckbi library provided by NSS (-b) or another compatible library (-R). New Functions: * SEC_CheckCrlTimes * SEC_GetCrlTimes * SEC_PKCS12DecoderRenameCertNicknames New Types: * SEC_PKCS12NicknameRenameCallback Notable Changes: * The highest TLS protocol version enabled by default has been increased from TLS 1.0 to TLS 1.2. Similarly, the highest DTLS protocol version enabled by default has been increased from DTLS 1.0 to DTLS 1.2. * The default key size used by certutil when creating an RSA key pair has been increased from 1024 bits to 2048 bits. * The following CA certificates had the Websites and Code Signing trust bits turned off: - Equifax Secure Certificate Authority - Equifax Secure Global eBusiness CA-1 - TC TrustCenter Class 3 CA II * The following CA certificates were added: - Staat der Nederlanden Root CA - G3 - Staat der Nederlanden EV Root CA - IdenTrust Commercial Root CA 1 - IdenTrust Public Sector Root CA 1 - S-TRUST Universal Root CA - Entrust Root Certification Authority - G2 - Entrust Root Certification Authority - EC1 - CFCA EV ROOT * The version number of the updated root CA list has been set to 2.3 - add the changes file as source so the .src.rpm builds (used for fake build time) - update to 3.17.4 * Firefox target release 36 Notable Changes: * bmo#1084986: If an SSL/TLS connection fails, because client and server don't have any common protocol version enabled, NSS has been changed to report error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting SSL_ERROR_NO_CYPHER_OVERLAP). * bmo#1112461: libpkix was fixed to prefer the newest certificate, if multiple certificates match. * bmo#1094492: fixed a memory corruption issue during failure of keypair generation. * bmo#1113632: fixed a failure to reload a PKCS#11 module in FIPS mode. * bmo#1119983: fixed interoperability of NSS server code with a LibreSSL client. - update to 3.17.3 New functionality: * Support for TLS_FALLBACK_SCSV has been added to the ssltap and tstclnt utilities Notable Changes: * The QuickDER decoder now decodes lengths robustly (CVE-2014-1569) * The following 1024-bit CA certificates were removed: - GTE CyberTrust Global Root - Thawte Server CA - Thawte Premium Server CA - America Online Root Certification Authority 1 - America Online Root Certification Authority 2 * The following CA certificates had the Websites and Code Signing trust bits turned off: - Class 3 Public Primary Certification Authority - G2 - Equifax Secure eBusiness CA-1 * The following CA certificates were added: - COMODO RSA Certification Authority - USERTrust RSA Certification Authority - USERTrust ECC Certification Authority - GlobalSign ECC Root CA - R4 - GlobalSign ECC Root CA - R5 * the version number of the updated root CA list has been set to 2.2 - update to 3.17.2 Bugfix release * bmo#1049435 - Importing an RSA private key fails if p < q * bmo#1057161 - NSS hangs with 100% CPU on invalid EC key * bmo#1078669 - certutil crashes when using the --certVersion parameter
- SLE 15 SP2 will ship with ICU 65, apply patches accordingly (jsc#SLE-11118). - Remove Update-to-ICU-64-Part-3-Update-tests.patch, SLE is back to ICU 60.x. - Add Don-t-run-non262-extensions-clone-errors.js-on-s390x.patch, based on Debian patch, to enable back tests on s390x (and ppc64). - Add tests-Expect-a-test-to-fail-on-big-endian.patch, based on Debian patch, accept a test failure on big-endian like s390x. - Ensure build for x86 is with SSE2 (SSE for floating point math),* required by upstream (requires switching package to i686). - enable back tests on s390x and i586 - Remove build workaround on ppc64le. - Reorder/change build flags to follow Debian and Fedora. - Enable back tests on all platforms (except JIT on s390). - Ensure we don't build bundled security libs. - Don't ship a icu bundle for big-endian, recreate it instead, with patches icu_sources_data-Write-command-output-to-our-stderr.patch and icu_sources_data.py-Decouple-from-Mozilla-build-system.patch. - Update patch enddianness.patch with more fixes from bmo#1590907 to fix strings usage on s390x (bsc#1158355). - Add Skip-some-i18n-tests-because-we-are-now-using-system-ICU.patch Update-to-ICU-61-Part-3-Update-tests.patch, Update-to-ICU-64-Part-3-Update-tests.patch, Update-to-ICU-65-Part-3-Update-tests.patch to allow building with system icu - Add flag to switch between system icu and embedded icu and enable system icu. - Update to version 60.9.0 - rebased riscv-support.patch - Remove source modifications that made some private functions public. Probably not needed anymore, and was introducing a build error - Regenerate icudt60b.dat.xz - Added some upstream bug fixes included in Debian and Fedora: Always-use-the-equivalent-year-to-determine-the-time-zone.patch emitter.patch emitter_test.patch init_patch.patch enddianness.patch jsproperty-endian.patch Save-x28-before-clobbering-it-in-the-regex-compiler.patch Save-and-restore-non-volatile-x28-on-ARM64-for-generated-unboxed-object-constructor.patch - Drop python-wheel BuildRequires: causes a build cycle, and is not needed. - No longer pass --enable-debug to configure. It is not needed for our endusers, and will only slow down the engine. Nor have we built it with debug in the past. - riscv-support.patch: fix last change - update to ESR codebase (60.4.0) - rebased riscv-support.patch - mozjs60-mozilla-s390-bigendian.patch: rediff and apply on more big endian archs - mozjs60-xulrunner-24.0-s390-inlines.patch: remove - Replace icudt58b.dat.xz by icudt60b.dat.xz - riscv-support.patch: add basic support for riscv64 - Update to version 60.2.2: * Bug fix release. - Drop mozjs60-fix-memory-leak-in-LCovCompartment-esr60.patch and mozjs60-prevent-an-internal-gcc-8_0_1-error.patch: Fixed upstream - Use memory-constraints to avoid OOM errors - Initial package (based on mozjs52), version 60.1.0: * New syntax: - `for await (... of ...)` syntax is used for async iteration; - The rest operator is now supported in object destructuring: e.g. `({a, b, ...cd} = {a: 1, b: 2, c: 3, d: 4});`; - The spread operator is now supported in object literals: e.g. `mergedObject = {...obj1, ...obj2};`; - Generator methods can now be async, using the `async function*` syntax, or `async* f() {...}` method shorthand; - It's now allowed to omit the variable binding from a catch statement, if you don't need to access the thrown exception: `try {...} catch {}`. * New APIs: - Promise.prototype.finally(), popular in many third-party Promise libraries, is now available natively; - String.prototype.toLocaleLowerCase() and String.prototype.toLocaleUpperCase() now take an optional locale or array of locales; - Intl.PluralRules is now available; - Intl.NumberFormat.protoype.formatToParts() is now available; - Intl.Collator now has a caseFirst option; - Intl.DateTimeFormat now has an hourCycle option. * New behaviour: There are a lot of minor behaviour changes as SpiderMonkey's JS implementation conforms ever closer to ECMAScript standards. * Backwards-incompatible changes: - Conditional catch clauses have been removed, as they were a Mozilla extension which will not be standardized; - The nonstandard `for each (... in ...)` loop was removed; - The nonstandard legacy lambda syntax (`function(x) x*x`) was removed; - The nonstandard Mozilla iteration protocol was removed, as well as nonstandard Mozilla generators, including the Iterator and StopIteration objects, and the Function.prototype.isGenerator() method. - Array comprehensions and generator comprehensions have been removed. - Several nonstandard methods were removed: ArrayBuffer.slice() (but not the standard version, ArrayBuffer.prototype.+ slice()), Date.prototype.toLocaleFormat(), Function.+ prototype.isGenerator(), Object.prototype.watch(), and Object.prototype.unwatch(). - Drop bmo1176787.patch inherited from mozjs52: fixed upstream. - Add patches: mozjs60-fix-memory-leak-in-LCovCompartment-esr60.patch (bmo#1478679) and mozjs60-prevent-an-internal-gcc-8_0_1-error.patch (bmo#1458382).
- Update to version 1.1.0. - Compatible with mpfr 4.0.0, obsoletes mpc-1.0.3-addsubulp.diff and mpc-1.0.3-fmma.diff. - New functions mpc_cmp_abs and mpc_rootofunity - Rewrite of the testing framework - New mpcbench tool, used with make bench - Fixed handling of over- and underflows with directed rounding in the "/other direction"/ for mpc_cos, mpc_sin, mpc_exp and mpc_pow - Fixed a bug in mpc_atan(0,y) with |y| near 1 - Adjust URLs to tarball and signature. - Add mpc-1.0.3-addsubulp.diff and mpc-1.0.3-fmma.diff to fix build with mpfr 4.0.0. - Add gpg signature - Add info scriplet dependencies and move them to correct sections - Cleanup spec file with spec-cleaner - Update to version 1.0.3. - Fixed mpc_pow - Update to version 1.0.2. - Fixed mpc_atan, mpc_atanh for (+-0, +-1) - Fixed mpc_log10 for purely imaginary argument - Fixed case of intermediate zero real or imaginary part in mpc_fma - Add Source URL, see https://en.opensuse.org/SourceUrls - Correct Requires of libmpc-devel to be libmpc3 rather than libmpc2 - Update to version 1.0. - Bump SONAME to libmpc3 - License change: LGPLv3+ for code, GFDLv1.3+ (with no invariant sections) for documentation - Functions renamed: mpc_mul_2exp to mpc_mul_2ui, mpc_div_2exp to mpc_div_2ui - New functions: mpc_log10, mpc_mul_2si, mpc_div_2si - Speed-ups: - mpc_fma - Bug fixes: - mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions - mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation - mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected - mpc_fr_sub: Wrong return value for imaginary part is corrected - Skips version 0.9: - New functions: - mpc_set_dc, mpc_set_ldc, mpc_get_dc, mpc_get_ldc for converting between mpc type variables and C variables of type double _Complex or long double _Complex - mpc_sin_cos, computing simultaneously the sine and cosine - Speed-ups: - mpc_pow_si through binary exponentiation - mpc_pow_z when the exponent fits in a long - mpc_tan through the use of mpc_sin_cos - Bug fixes: - trigonometric functions: infinite loop due to overflow for large arguments - mpc_exp: close to infinite loop for argument close to 0 - mpc_sqrt: close to infinite loop for argument close to 1 - mpc_add_si: replaced macro by function, since the macro evaluated the same expression twice - Remove redundant tags/sections per specfile guideline suggestions - Update to version 0.8.2. * Speed-up of mpc_pow_ui through binary exponentiation. - really fix baselibs for mpc-devel. - fix baselibs for mpc-devel. - use %_smp_mflags - Package baselibs.conf - Update to bugfix release 0.8.1. Fixes * acosh, asinh, atanh: swap of precisions between real and imaginary parts * atan: memory leak * log: wrong ternary value in data file; masked by bug in mpfr 2.4.1 - Fix erroneous test data. - Update to version 0.8 as required by GCC 4.5. * C99 feature completion: - Inverse trigonometric functions: mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh - Power functions: mpc_pow_d, mpc_pow_ld, mpc_pow_si, mpc_pow_ui, mpc_pow_z, mpc_pow_fr - Update to version 0.7. [fate#306970] * Bumps SONAME to libmpc.so.2. - Re-add static library. - Adjust baselibs.conf for new SO version. - remove static libraries - Add patch to fix testsuite failures with -D_FORTIFY_SOURCE=2. - Fix shlib package name. - Update to MPC version 0.6. - Initial packaging of MPC version 0.5.2.
- Add cummulative patch mpfr-4.0.2-p6.patch fixing various bugs. - Add floating-point-format-no-lto.patch in order to fix assembler scanning (boo#1141190). - Update to mpfr 4.0.2 * Cummulative bugfix release, includes mpfr-4.0.1-cummulative-patch.patch. - Fix %install_info_delete usage: * It has to be performed in %preun not in %postun. * See https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25install_info_delete. - Add mpfr-4.0.1-cummulative-patch.patch. Fixes * A subtraction of two numbers of the same sign or addition of two numbers of different signs can be rounded incorrectly (and the ternary value can be incorrect) when one of the two inputs is reused as the output (destination) and all these MPFR numbers have exactly GMP_NUMB_BITS bits of precision (typically, 32 bits on 32-bit machines, 64 bits on 64-bit machines). * The mpfr_fma and mpfr_fms functions can behave incorrectly in case of internal overflow or underflow. * The result of the mpfr_sqr function can be rounded incorrectly in a rare case near underflow when the destination has exactly GMP_NUMB_BITS bits of precision (typically, 32 bits on 32-bit machines, 64 bits on 64-bit machines) and the input has at most GMP_NUMB_BITS bits of precision. * The behavior and documentation of the mpfr_get_str function are inconsistent concerning the minimum precision (this is related to the change of the minimum precision from 2 to 1 in MPFR 4.0.0). The get_str patch fixes this issue in the following way: the value 1 can now be provided for n (4th argument of mpfr_get_str); if n = 0, then the number of significant digits in the output string can now be 1, as already implied by the documentation (but the code was increasing it to 2). * The mpfr_cmp_q function can behave incorrectly when the rational (mpq_t) number has a null denominator. * The mpfr_inp_str and mpfr_out_str functions might behave incorrectly when the stream is a null pointer: the stream is replaced by stdin and stdout, respectively. This behavior is useless, not documented (thus incorrect in case a null pointer would have a special meaning), and not consistent with other input/output functions. - update to 4.0.1: * Improved MPFR manual * bug fixes, including mpfr_div_ui, mpfr_div rounding issue - Update to mpfr 4.0.0 * The "/dinde aux marrons"/ release. * MPFR now depends on GMP 5.0+ instead of 4.1+. * API change: Applications that call GMP's mp_set_memory_functions function to change the allocators must first call the new function mpfr_mp_memory_cleanup in all threads where MPFR is potentially used; this new function is currently equivalent to mpfr_free_cache. The reason is that the way memory allocation is done by MPFR has changed (again), so that the current GMP allocators are used (since for some applications, the old allocators may become invalid). Note: Freeing the caches like this might have a performance impact on some particular applications; if this is an issue, this could be handled for a future MPFR version. * Mini-gmp support via the --enable-mini-gmp configure option (experimental). * The minimum precision MPFR_PREC_MIN is now 1, with rounding defined as in the errata of IEEE 754-2008 and in the following IEEE 754 revision (ties rounded away from zero). * Shared caches for multithreaded applications. New function mpfr_free_cache2. * Partial support of MPFR_RNDF (faithful rounding). * New functions: mpfr_fpif_export and mpfr_fpif_import to export and import numbers in a floating-point interchange format, independent both on the number of bits per word and on the endianness. * New function mpfr_fmodquo to return the low bits of the quotient corresponding to mpfr_fmod. * New functions mpfr_flags_clear, mpfr_flags_set, mpfr_flags_test, mpfr_flags_save and mpfr_flags_restore to operate on groups of flags. * New functions mpfr_set_float128 and mpfr_get_float128 to convert from/to the __float128 type (requires --enable-float128 and compiler support). * New functions mpfr_buildopt_float128_p and mpfr_buildopt_sharedcache_p. * New functions mpfr_rint_roundeven and mpfr_roundeven, completing the other similar round-to-integer functions for rounding to nearest with the even-rounding rule. * New macro mpfr_round_nearest_away to add partial emulation of the rounding to nearest-away (as defined in IEEE 754-2008). * New functions mpfr_nrandom and mpfr_erandom to generate random numbers following normal and exponential distributions respectively. * New functions mpfr_fmma and mpfr_fmms to compute a*b+c*d and a*b-c*d. * New function mpfr_rootn_ui, similar to mpfr_root, but agreeing with the rootn function of the IEEE 754-2008 standard. * New functions mpfr_log_ui to compute the logarithm of an integer, mpfr_gamma_inc for the incomplete Gamma function. * New function mpfr_beta for the Beta function (incomplete, experimental). * New function mpfr_get_q to convert a floating-point number into rational. * The mpfr_dump function is now described in the manual; its output format has slightly changed. * The mpfr_eint function now returns the value of the E1/eint1 function for negative argument. * The behavior of the mpfr_set_exp function changed, as it could easily yield undefined behavior in some cases (this modifies both the API and the ABI). * In function mpfr_urandom, the next random state no longer depends on the current exponent range and the rounding mode. The exceptions due to the rounding of the random number are now correctly generated, following the uniform distribution. * Functions mpfr_grandom and mpfr_root are deprecated and will be removed in a future release. * Complete rewrite of function mpfr_sum, which now works in all cases (the old one could take all the memory and/or crash with inputs of different magnitudes in case of huge cancellation or table maker's dilemma). The sign of an exact zero result is now specified, and the return value is now the usual ternary value. Note that the position of "/const"/ in the mpfr_sum prototype has been fixed (the manual was correct); user code should not be affected. * Old, deprecated macros mpfr_add_one_ulp and mpfr_sub_one_ulp removed. The mpfr_next* functions should be used instead. * Internally, improved caching: a minimum of 10% increase of the precision is guaranteed to avoid too many recomputations. * Added internal small-precision mpz_t pool, which aims to avoid the overhead of memory allocation, in particular. New function mpfr_free_pool. * Added configure option --enable-assert=none to avoid checking any assertion. * The --enable-decimal-float configure option no longer requires - -with-gmp-build, and support for decimal floats is now automatically detected by default (similarly for support for __float128). * Updated tuning parameters. * Better support for Automake 1.13+ (now used to generate the tarball). * Dropped K&R C compatibility. * Improved MPFR manual. * New MPFRbench program (see the tools/bench directory). * Major speedup in mpfr_add, mpfr_sub, mpfr_mul, mpfr_div and mpfr_sqrt when all operands have the same precision and this precision is less than twice the number of bits per word, e.g., less than 128 on a 64-bit computer. * Speedup by a factor of almost 2 in the double <--> mpfr conversions (mpfr_set_d and mpfr_get_d). * Speedup in mpfr_log1p and mpfr_atanh for small arguments. * Speedup in the mpfr_const_euler function (contributed by Fredrik Johansson), in the computation of Bernoulli numbers (used in mpfr_gamma, mpfr_li2, mpfr_digamma, mpfr_lngamma and mpfr_lgamma), in mpfr_div, in mpfr_fma and mpfr_fms. * Test coverage: 96.3% lines of code. * Bug fixes. In particular: a speed improvement when the --enable-assert or --enable-assert=full configure option is used with GCC; mpfr_get_str now sets the NaN flag on NaN input and the inexact flag when the conversion is inexact. For a full list, see http://www.mpfr.org/mpfr-3.1.6/#fixed and the same section for any previous 3.1.x version (follow the links in the "/Changes..."/ sections). * Microsoft Windows: Added support for thread-safe DLL (shared library). Tested with MinGW, ICC and MSVC. * Limited pkg-config support. * Autotools: Under Linux, make sure that the old dtags (when supported) are used if LD_LIBRARY_PATH is defined; otherwise "/make check"/ would check an installed, compatible MPFR library found in LD_LIBRARY_PATH instead of the one that has been built with "/make"/. * New: optional "/make check-gmp-symbols"/, mainly for binary distributions, to check that MPFR does not use GMP internal symbols (experimental). - Update to mpfr 3.1.6 release * Includes mpfr-3.1.5-p9.patch - Add mpfr-3.1.5-p9.patch with cummulative patches to patchlevel p9, obsoletes mpfr-3.1.5-p8.patch. - Add mpfr-3.1.5-p8.patch with cummulative patches to patchlevel p8. - Follow openSUSE Packaging Guidelines: do not packae static libraries: + Pass --disable-static to configure. - Update to mpfr 3.1.5: * C++11 compatibility. * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.4/#fixed> and ChangeLog file). * More tests. - mpfr 3.1.4, incorporating the cumulative patch, plus a number of upstream fixes - removing mpfr-3.1.3-patch1to12.patch - Add cummulative patch mpfr-3.1.3-patch1to12.patch * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.3/#fixed> - update to 3.1.3: * Better support for Automake 1.13+ (now used to generate the tarball). * Improved MPFR manual. * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.2/#fixed> and ChangeLog file) - drop upstreamed mpfr-3.1.2-patch11.diff - Cleanup spec file with spec-claner - Add gpg signature - Add mpfr-3.1.2-patch11.diff to fix possible buffer overflow in mpfr_strtofr (CVE-2014-9474). [bnc#911812]
- Update to 1.1.5 * Make it possible to build the source out-of-tree. The gnome-continuous build system does this by default. * Some tests do #include relative to the top-level, so add top_srcdir to the include path as otherwise out-of-tree builds can't find the files. - add baselibs.conf to satisfy libqt5-base-32bit - update to release 1.1.4; changes since 1.1.0: * mtdev_close should ignore NULL devices. * Return EINVAL for invalid parameters on mtdev_init. * Add the missing distance event to the internal slot representation * Add support for kernel MT slot state retrieval * Fix pc file to allow compiling with mtdev installed in non-std path. * Drop maintainer mode - enable by default * Rename INCLUDES to AM_CPPFLAGS * Merge build fixes from Peter Hutterer. * Replace hardcoded 11 with a define * Fix compiler warning - implicit declaration of function 'abs' * test: silence compiler warning - implicit declaration of function ‘atoi’ * Enable silent rules by default * Merge more build fixes from Peter Hutterer, along with a more explicit declaration of the backwards compatibility constraints on the API. - removed obsolete patches: * U_Return-EINVAL-for-invalid-parameters-on-mtdev_init.patch * U_mtdev_close-should-ignore-NULL-devices.patch * mtdev-implicit.diff - Remove redundant tags/sections from specfile - Add patch to fix use of implicitly-defined functions - let devel package require the lib package instead of the package for the binaries - license update: MIT SPDX format - renamed patches according to our patch naming theme - initial version: 1.1.0
- Add patch bsc1190793-63ca9e06.patch to fix bsc#1190793 for CVE-2021-39537: ncurses: heap-based buffer overflow in _nc_captoinfo in captoinfo.c - Add patches CVE-2019-17594.patch for bsc#1154036 -- CVE-2019-17594: heap-based buffer over-read in _nc_find_entry function in tinfo/comp_hash.c CVE-2019-17595.patch for bsc#1154037 -- CVE-2019-17595: heap-based buffer over-read in fmt_entry function in tinfo/comp_hash.c - Remove screen.xterm from terminfo data base (boo#1103320) as with this screen uses fallback TERM=screen - Add patch ncurses-5.9-bsc1115929.patch * For bug bsc#1115929 port back null pointer checks to catch e.g. the crash in _nc_parse_entry(), belongs to CVE-2018-19211 - Change baselibs.conf to avoid mixed version requirements (bsc#1082744) - Add ncurses patch 6.1-20180317 + fix a check in infotocap which may not have detected a problem when it should have. + add a check in tic for the case where setf/setb are given using different strings, but provide identical results to setaf/setab. + further improve fix for terminfo.5 (patch by Kir Kolyshkin). + reorder loop-limit checks in winsnstr() in case the string has no terminating null and only the number of characters is used (patch by Gyorgy Jeney). - Avoid opaque libraries for Leap 15 and SLES 15 - No tests on Leap 15 and SLES 15 - Add ncurses patch 6.1-20180303 + modify TurnOn/TurnOff macros in lib_vidattr.c and lib_vid_attr.c to avoid expansion of "/CUR"/ in trace. + improve a few lintian warnings in test-packages. + modify lib_setup to avoid calling pthread_self() without first verifying that the address is valid, i.e., for weak symbols (report/patch by Werner Fink). + modify generated terminfo.5 to not use "/expand"/ and related width on the last column of tables, making layout on wide terminals look better (adapted from patch by Kir Kolyshkin). + add a category to report_offsets, e.g., "/w"/ for wide-character, "/t"/ for threads to make the report more readable. Reorganized the structures reported to make the categories more apparent. + simplify some ifdef's for extended-colors. + add NCURSES_GLOBALS and NCURSES_PRESCREEN to report_offsets, to show how similar the different tinfo configurations are. - Remove patch ncurses-6.1-weakpthreads.dif now upstream (bsc#1082772) - Make expect build check less fragile on timing - Switch back to shared libtinfo only but provide an auxiliary shared library libtinfow to avoid a rebuild of third party programs (bsc#1082772) + Add sanity check if new 32bit API is included in libtinfo - Add patch ncurses-6.1-weakpthreads.dif + Be aware that libtinfo/libtinfw is also used without libpthread (boo#1058509) - Use expect to run at least two test for normal and wide character version of newdemo from test suite - Add ncurses patch 6.1-20180224 + modify _nc_resolve_uses2() to detect incompatible types when merging a "/use="/ clause of extended capabilities. The problem was seen in a defective terminfo integrated from simpleterm sources in 20171111, compounded by repair in 20180121. + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD + fix remaining flash capabilities with trailing mandatory delays -TD + correct cut/paste in NEWS (report by Sven Joachim). - Add ncurses patch 6.1-20180217 + remove incorrect free() from 20170617 changes (report by David Macek). + correct type for "/U8"/ in user_caps.5; it is a number not boolean. + add a null-pointer check in safe_sprintf.c (report by Steven Noonan). + improve fix for Debian #882620 by reusing limit2 variable (report Julien Cristau, Sven Joachim). - Add ncurses patch 6.1-20180210 + modify misc/Makefile.in to install/uninstall explicit list in case the build-directory happens to have no "/.pc"/ files when an uninstall is performed (report by Jeffrey Walton). + deprecate safe-sprintf, since the vsnprintf function, which does what was needed, was standardized long ago. + add several development/experimental options to development packages. + minor reordering of options in configure script to make the threaded and reentrant options distinct from the other extensions which are normally enabled. - Make reentrant libs opaque - Add ncurses patch 6.1-20180203 + minor fixes to test/*.h to make them idempotent. + add/use test/parse_rgb.h to show how the "/RGB"/ capability works. + add a clarification in user_caps.5 regarding "/RGB"/ capability. + add extended_slk_color{,_sp} symbols to the appropriate package/*.{map,sym} files (report by Sven Joachim, cf: 20170401). - Add ncurses patch 6.1-20180129 + update "/VERSION"/ file, used in shared-library naming. - Correct include path for wide chraracter header files for ABI 6.1 - Update to ncurses 6.1 (patch 20180127) + updated release notes + amend a warning message from tic which should have flagged misuse of "/XT"/ capability in "/screen"/ terminal description. > terminfo changes: + trim "/XT"/ from screen entry, add comments to explain why it was not suitable -TD + modify iterm to use xterm+sl-twm building block -TD + mark konsole-420pc, konsole-vt100, konsole-xf3x obsolete reflecting konsole's removal in 2008 -TD + expanded the history section of konsole to explain its flawed imitation of xterm's keyboard -TD + use xterm+x11mouse in screen.* entries because screen does not yet support xterm's 1006 mode -TD + add nsterm-build400 for macOS 10.13 -TD + add ansi+idc1, use that in ansi+idc adding dch for consistency -TD + update vte to vte-2017 -TD + add ecma+strikeout to vte-2017 -TD + add iterm2-direct -TD + updated teraterm, added teraterm-256color -TD + add mlterm-direct -TD + add descriptions for ANSI building-blocks -TD - Modify patch ncurses-5.9-ibm327x.dif - Rename patch ncurses-6.0.dif to new name ncurses-6.1.dif - Modify patch ncurses-6.1.dif - Add ncurses patch 20180121 pre-release 6.1 > terminfo changes: + add xterm+noalt, xterm+titlestack, xterm+alt1049, xterm+alt+title blocks from xterm #331 -TD + add xterm+direct, xterm+indirect, xterm-direct entries from xterm [#331] -TD + modify xterm+256color and xterm+256setaf to use correct number of color pairs, for ncurses 6.1 -TD + add rs1 capability to xterm-256color -TD + modify xterm-r5, xterm-r6 and xterm-xf86-v32 to use xterm+kbs to match xterm #272, reflecting packager's changes -TD + remove "/boolean"/ Se, Ss from st-0.7 -TD + add konsole-direct and st-direct -TD + remove unsupported "/Tc"/ capability from st-0.7; use st-direct if direct-colors are wanted -TD + add vte-direct -TD + add XT, hpa, indn, and vpa to screen, and invis, E3 to tmux (patch by Pierre Carru) + use xterm+sm+1006 in xterm-new, vte-2014 -TD + use xterm+x11mouse in iterm, iterm2, mlterm3 because xterm's 1006 mode does not work with those programs. konsole is debatable -TD + add "/termite"/ entry (report by Markus Pfeiffer) -TD > merge branch begun April 2, 2017 which provides these features: + support read/write new binary-format for terminfo which stores numeric capabilities as a signed 32-bit integer. The test programs such as picsmap, ncurses were created or updated during 2017 to use this feature. + the new format is written by the wide-character configuration of tic when it finds a numeric capability larger than 32767. + other applications such as infocmp built with the wide-character ncurses library work as expected. + applications built with the "/narrow"/ (8-bit) configuration will read the new format, but will limit those extended values to 32767. + in either wide/narrow configuration, the structure defined in term.h still uses signed 16-bit values. + because it is incompatible with the legacy (mid-1980s) binary format, a new magic value is provided for the "/file"/ program. + the term.5 manual page is updated to describe this new format. + the limit on file-size for compiled terminfo is increased in the wide-character configuration to 32768. - Add ncurses patch 20180120 + build-fix in picsmap.c for stdint.h existence. + add --disable-stripping option to configure scripts. + modify ncurses-examples to install test-scripts in the data directory. + work around tool-breakage in Debian 9 and later by invoking gprconfig to specify the C compiler to be used by gnatmake, and conditionally suppressing Library_Options line for static libraries. + bump the compat level for test-packages to 7, i.e., Debian 5. - Add tack patch 1.08-20170818 - Add ncurses patch 20180106 + fixes for writing extended color pairs in putwin. + modify test/savescreen.c to add test patterns that exercise 88-, 256-, etc., colors. + modify configure option --with-build-cc, adding clang, c89 and c99 as possible default values. + modify ncurses-examples configure script to use pkg-config for the extra form/menu/panel libraries, to be more consistent with the handling of the curses/ncurses library. + modify test-packages for mingw to supply "/pc"/ files. + modify gen-pkgconfig.in to list -lpthread as a private library when configured to access it via weak symbols. + simplify gen-pkgconfig.in, adding -ltinfo without the special linker checks because some versions of the linker simply hard-code the behavior. + update URLs for ncurses website to use https. + modify CF_CURSES_LIBS to fill in $cf_nculib_root in case the ncurses-examples are built with a system ncurses that lacks the standard "/curses"/ symbolic link, as done by SuSE. The symbol is needed to make a followup check for the pthread library work, and would be set properly using the options "/--with-screen"/, etc. + generate misc/*.pc with "/all"/ rule, as done for "/sources"/ rule (report by Jeffrey Walton). - Add ncurses patch 20171230 + build-fix for ncurses-examples with Fedora27, adding check for reset_color_pairs() -- not yet in Fedora's package. + consistently add $CFLAGS to $MK_SHARED_LIB symbol in configure script when the latter happens to use the C compiler rather than directly using the loader (report by Jeffrey Walton). + set ABI for upcoming 6.1 release in "/*.map"/ files. While there are some remaining internals to apply, no ABI-related changes are anticipated. + add configure --with-config-suffix option to work around filename conflict with Redhat packages versus test-packages. - Add ncurses patch 20171223 + modify ncurses-examples to quiet const-warnings when building with PDCurses. + modify toe to not exit if unable to read a terminal description, e.g., if there is a permission problem. + minor fix for progs/toe.c, using _nc_free_termtype2. + assign 0 to pointer in _nc_tgetent_leak() after freeing it. Also avoid reusing pointer from previous successful call to tgetent if the latest call is unsuccessful (patch by Michael Schroeder, OpenSuSE #1070450). + minor fix for test/tracemunch, initialize $awaiting variable. - Disable memory leak checking (boo#1070450) - Add ncurses patch 20171216 + repair template in test/package/ncurses-examples.spec (cf: 20171111). + improve tic's warning about the number of parameters tparm might use for u1-u9 by making a special case for u6. + improve curs_attr.3x discussion of color pairs. - Add ncurses patch 20171209 + modify misc/ncurses-config.in to make output with --includedir consistent with --cflags, i.e., when --disable-overwrite option was configured the output should show the subdirectory where headers are. + modify MKlib_gen.sh to suppress macros when calling an "/implemented"/ function in link_test.c + updated ftp-url used in test-packages, etc. + modify order of -pie/-shared options in configure script in case LDFLAGS uses "/-pie"/, working around a defect or limitation in the GNU linker (prompted by patch by Yogesh Prasad, forwarded by Jay Shah). + add entry in man_db.renames for user_caps.5 - Add ncurses patch 20171125 + modify MKlib_gen.sh to avoid tracing result from getstr/getnstr before initialized. + add "/-a"/ aspect-ratio option to picsmap. + add configure check for default path of rgb.txt, used in picsmap. + modify _nc_write_entry() to truncate too-long filename (report by Hosein Askari, Debian #882620). + build-fix for ncurses-examples with NetBSD curses: + it lacks the use_env() function. + it lacks libpanel; a recent change used the wrong ifdef symbol. + add a macro for is_linetouched() and adjust the function's return value to make it possible for most applications to check for an error-return (report by Midolikawa H). + additional manpage cleanup. + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20171118 + add a note to curs_addch.3x on portability. + add a note to curs_pad.3x on the origin and portability of pads. + improve manpage description of getattrs (report by Midolikawa H). + improve manpage macros (prompted by discussion in Debian #880551. + reviewed test-programs using KEY_RESIZE, made fixes to test/worm.c + add a "/-d"/ option to picsmap for default-colors. + modify old terminology entry and a few other terminal emulators to account for xon -TD + correct sgr string for tmux, which used screen's "/standout"/ code rather than the standard code (patch by Roman Kagan) + correct sgr/sgr0 strings in a few other cases reported by tic, making those correspond to the non-sgr settings where they differ, but otherwise use ECMA-48 consistently: jaixterm, aixterm, att5420_2, att4424, att500, decansi, d410-7b, dm80, hpterm, emu-220, hp2, iTerm2.app, mterm-ansi, ncrvt100an, st-0.7, vi603, vwmterm -TD + build-fix for diagnostics warning in lib_mouse.c for pre-5.0 versions of gcc which did not recognize the diagnostic "/push"/ pragma (patch by Vassili Courzakis). - Add ncurses patch 20171111 + add "/op"/ to xterm+256setaf -TD + reviewed terminology 1.0.0 -TD + reviewed st 0.7 -TD + suppress debug-package for ncurses-examples rpm build. - Add ncurses patch 20171104 + check for interrupt in color-pair initialization of dots_curses.c, dots_xcurses.c + add z/Z zoom feature to test/ncurses.c C/c screens. + add '<' and '>' commands to test/ncurses.c S/s screens, to better test off-by-ones in the overlap/copywin functions. - Add ncurses patch 20171028 + improve man/curs_inwstr.3x, correct end-logic for lib_inwstr.c (report by Midolikawa H). + fix typo in a few places for "/improvements"/ (patch by Sven Joachim). + clear the other half of a double-width character on which a line drawing character is drawn. + make test/ncurses.c "/s"/ test easier to understand which subtests are available; add a "/S"/ wide-character overlap test-screen. + modify test/ncurses.c C/c tests to allow for extended color pairs. + add endwin() call in error-returns from test/ncurses.c omitted in recent redesign of its menu (cf: 20170923). + improve install of hashed-db by removing the "/.db"/ file as done for directory-tree terminal databases. + repair a few overlooked items in include/ncurses_defs from recent port/refactoring of test-programs (cf: 20170909). + add test/padview.c, to compare pads with direct updates in view.c - Add ncurses patch 20171021 + modify test/view.c to expand tabs using the ncurses library rather than in the test-program. + remove very old SIGWINCH example in test/view.c, just use KEY_RESIZE. + add -T, -e, -f -m options to "/dots"/ test-programs. + fix a few typos in usage-messages for test-programs. - Add ncurses patch 20171014 + minor cleanup to test/view.c: + eliminate "/-n"/ option by simply reading the whole file. + implement page up/down commands. + add check in tput for init/reset operands to ensure those use a terminal. + improve manual pages which discuss chtype, cchar_t types and the attribute values which can be stored in those types. + correct array-index when parsing "/-T"/ command-line option in tabs program. + modify demo_new_pair.c to pass extended pairs to setcchar(). + add test/dots_xcurses.c to illustrate a different approach used for extended colors which can be contrasted with dots_curses.c. + add a check in tic to note when a description uses non-mandatory delays without xon_xoff. This is not an error, but some descriptions for a terminal emulator may use the combination incorrectly. - Add ncurses patch 20171007 + modify "/-T"/ option of clear and tput to call use_tioctl() to obtain the operating system's notion of the screensize if possible. + review/repair some exit-codes for tput, making usage-message exit with 2 rather than 1, and a failure to open terminal 4+errno. + amend check in tput, tabs and clear to allow those to use the database-only features in cron if a -T option gives a suitable terminal name (report by Lauri Tirkkonen). + correct an ifdef in test/ncurses.c for systems with soft-keys but not slk_color(). + regenerate man-html documentation. - Add ncurses patch 20170930 + fix a symbol conflict that made ncurses.c C/c menu not work with Solaris xpg4 curses. + add refresh() call to dots_mvcur.c, needed to use mvcur() with Solaris xpg4 curses after calling newterm(). + minor fixes for configure script from work on ncurses-examples and tin. + improve animation in test/xmas.c by adding a time-delay in blinkit(). + modify several test programs to reflect that ncurses honors existing signal handlers in initscr(), while other implementations do not. + modify bs.c to make it easier to quit. + change ncurses-examples to use attr_t vs chtype to follow X/Open documentation more closely since Solaris xpg4-curses uses different values for WA_xxx vs A_xxx that rely on attr_t being an unsigned short. Tru64 aka OSF1, HPUX, AIX did as ncurses does, equating the two sets. - Add ncurses patch 20170923 + modify menu for test/ncurses.c to fit on 24-line screen. + build-fix for configure --with-caps=uwin + add options to test_arrays.c, for selecting termcap vs terminfo, etc. - Add ncurses patch 20170916 + minor fix to test/filter.c to avoid clearing the command in one case. + modify filter() to discard clr_eos if back_color_erase is set. - Do not remove ticw.pc as well as tinfow.pc for wide character ncurses ABI 6 (boo#1056171) - Add ncurses patch 20170827 + fix a bug in repeat_char logic (cf: 20170729, report by Chris Clayton). - Add ncurses patch 20170902 + amend change for endwin-state for better consistency with the older logic (report/patch by Jeb Rosen, cf: 20170722). + modify check in fmt_entry() to handle a cancelled reset string (Debian #873746). Make similar fixes in other parts of dump_entry.c and tput.c - Add ncurses patch 20170909 + improve wide-character implementation of myADDNSTR() in frm_driver.c, which was inconsistent with the normal implementation. + save/restore cursor position in Undo_Justification(), matching behavior of Buffer_To_Window() (report by Leon Winter). + modify test/knight to provide the "/slow"/ solution for small screens using "/R"/, noting that Warnsdorf's method is easily done with "/a"/. + modify several test-programs which call use_default_colors() to consistently do this only if "/-d"/ option is given. + additional changes to test with non-standard variants of curses: + modify a loop limit in firework.c to work around absense of limit checks in some libraries. + fill the last row of a window with "/?"/ in firstlast if waddch does not return ERR on the lower-right corner. + add checks in test/configure for some functions not in 4.3BSD curses. + fix a regression in test/configure (cf: 20170826). - Split off terminfo-iterm to avoid conflict with package libiterm1 - Add ncurses patch 20170826 + fixes for "/iterm2"/ (report by Leonardo Brondani Schenkel) -TD + corrected a warning from tic about keys which are the same, to skip over missing/cancelled values. + add check in tic for unnecessary use of "/2"/ to denote a shifted special key. + improve checks in trim_sgr0, comp_parse.c and parse_entry.c, for cancelled string capabilities. + add check in _nc_parse_entry() for invalid entry name, setting the name to "/invalid"/ to avoid problems storing entries. + add/improve checks in tic's parser to address invalid input + add a check in comp_scan.c to handle the special case where a nontext file ending with a NUL rather than newline is given to tic as input (Redhat #1484274). + allow for cancelled capabilities in _nc_save_str (Redhat #1484276). + add validity checks for "/use="/ target in _nc_parse_entry (Redhat [#1484284]). + check for invalid strings in postprocess_termcap (Redhat #1484285) + reset secondary pointers on EOF in next_char() (Redhat #1484287). + guard _nc_safe_strcpy() and _nc_safe_strcat() against calls using cancelled strings (Redhat #1484291). + correct typo in curs_memleaks.3x (Sven Joachim). + improve test/configure checks for some curses variants not based on X/Open Curses. + add options for test/configure to disable checks for form, menu and panel libraries. - Add ncurses patch 20170819 + update "/iterm"/ entry -TD + add "/iterm2"/ entry (report by Leonardo Brondani Schenkel) -TD + regenerate llib-* files. + regenerate HTML manpages. + improve picsmap test-program: + reduce memory used for tsearch + add report in log file showing cumulative color coverage. + add -x option to clear/tput to make the E3 extension optional (cf: 20130622). + add options -T and -V to clear command for compatibility with tput. + add usage message to clear command (Debian #371855). + improve usage messages for tset and tput. + minor fixes to "/RDGB"/ extension and reset_color_pairs(). - Add ncurses patch 20170812 + improve description of -R option in infocmp manual page (report by Stephane Chazelas). + add reset_color_pairs() function. + add user_caps.5 manual page to document the terminfo extensions used by ncurses. + improve build scripts, using SIGQUIT vs SIGTRAP; add other configure script fixes from work on xterm, lynx and tack. + modify install-rule for ncurses-examples to put the data files in /usr/share/ncurses-examples + improve tracemunch, by changing address-parameters of add_wch(), color_content() and pair_content() to dummy parameters. + minor optimization to _nc_change_pair, to return quickly when the current screen is marked for clearing. + in-progress changes to improve performance of test/picsmap.c for loading image files. + modify allocation for SCREEN's color-pair table to start small, grow on demand up to the existing limit. + add "/RGB"/ extension capability for direct-color support, use this to improve color_content(). + improve picsmap test-program: + if no palette file is needed, attempt to load one based on $TERM, checking first in the current directory, then by adding "/.dat"/ suffix, and finally in the data-directory, e.g., /usr/share/ncurses-examples + add "/-l"/ option for logging + add "/-d"/ option for debugging + add "/-s"/ option for stepping automatically through list of images, with time delay. + use tsearch to improve time for loading color table for images. + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20170729 + update interix entry using tack and SFU on Windows 7 Ultimate -TD + use ^? for kdch1 in interix (reported by Jonathan de Boyne Pollard) + add "/rep"/ to xterm-new, available since 1997/01/26 -TD + move SGR 24 and 27 from vte-2014 to vte-2012 (request by Alain Williams) -TD + add a check in newline_forces_scroll() in case a program moves the cursor outside scrolling margins (report by Robert King). + improve _nc_tparm_analyze, using that to extend the checks made by tic for reporting inconsistencies between the expected number of parameters for a capability and the actual. + amend handling of repeat_char capability in EmitRange (adapted from report/patch by Dick Wesseling): + translate the character to the alternate character set when the alternate character set is enabled. + do not use repeat_char for characters past 255. + document "/_nc_free_tinfo"/ in manual page, because it could be used in tack for memory-leak checking. + add "/--without-tack"/ configure option to refine "/--with-progs"/ configure option. Normally tack is no longer built in-tree, but a few packagers combine it during the build. If term_entry.h is installed, there is no advantage to in-tree builds. + adjust configure-script to define HAVE_CURSES_DATA_BOOLNAMES symbol needed for tack 1.08 when built in-tree. Rather than relying upon internal "/_nc_"/ functions, tack now uses the boolean, number and string capability name-arrays provided by ncurses and SVr4 Unix curses. It still uses term_entry.h for the definitions of the extended capability arrays. + add an overlooked null-pointer check in mvcur changes from 20170722 - Modify patch ncurses-5.7-tack.dif and ncurses-6.0.dif to get position independent executables as well - Add ncurses patch 20170722 + improve test-packages for ncurses-examples and AdaCurses for lintian + modify logic for endwin-state to be able to detect the case where the screen was never initialized, using that to trigger a flush of ncurses' buffer for mvcur, e.g., in test/dots_mvcur.c for the term-driver configuration. + add dependency upon ncurses_cfg.h to a few other internal header files to allow each to be compiled separately. + add dependency upon ncurses_cfg.h to tic's header-files; any program using tic-library will have to supply this file. Legacy tack versions supply this file; ongoing tack development has dropped the dependency upon tic-library and new releases will not be affected. - Fix build by removing workaround in patch ncurses-5.7-tack.dif which was required since patch 20170415 but had become obsolete with patch 20170715 - Add ncurses patch 20170715 + modify command-line parameters for "/convert"/ used in picsmap to work with ImageMagick 6.8 and newer. + fix build-problem with tack and ABI-5 (Debian #868328). + repair termcap-format from tic/infocmp broken in 20170701 fixes (Debian #868266). + reformat terminfo.src with 20170513 updates. + improve test-packages to address lintian warnings. - Add ncurses patch 20170708 + add a note to tic manual page about -W versus -f options. + correct a limit-check in fixes from 20170701 (report by Sven Joachim). - This also for bug bsc#1047964 and bug bsc#1047965 - Add ncurses patch 20170701 (bsc#1046853, bsc#1046858) + modify update_getenv() in db_iterator.c to ensure that environment variables which are not initially set will be checked later if an application happens to set them (patch by Guillaume Maudoux). + remove initialization-check for calling napms() in the term-driver configuration; none is needed. + add help-screen to test/test_getstr.c and test/test_get_wstr.c + improve compatibility between different configurations of new_prescr, fixing a case with threaded code and term-driver where c++/demo did not work (cf: 20160213). + the fixes for Redhat #1464685 obscured a problem subsequently reported in Redhat #1464687; the given test-case was no longer reproducible. Testing without the fixes for the earlier reports showed a problem with buffer overflow in dump_entry.c, which is addressed by reducing the use of a fixed-size buffer. + add/improve checks in tic's parser to address invalid input (Redhat #1464684, #1464685, #1464686, #1464691). + alloc_entry.c, add a check for a null-pointer. + parse_entry.c, add several checks for valid pointers as well as one check to ensure that a single character on a line is not treated as the 2-character termcap short-name. + fix a memory leak in delscreen() (report by Bai Junq). + improve tracemunch, showing thread identifiers as names. + fix a use-after-free in NCursesMenu::~NCursesMenu() + further amend incorrect calls for memory-leaks from 20170617 changes (report by Allen Hewes). - Add ncurses patch 20170624 + modify c++/etip.h.in to accommodate deprecation of throw() and throws() in c++17 (prompted by patch by Romain Geissler). + remove some incorrect calls for memory-leaks from 20170617 changes (report by Allen Hewes). + add test-programs for termattrs and term_attrs. + modify _nc_outc_wrapper to use the standard output if the screen was not initialized, rather than returning an error. + improve checks for low-level terminfo functions when the terminal has not been initialized (Redhat #1345963). + modify make_hash to allow building with address-sanitizer, assuming that --disable-leaks is configured. + amend changes for number_format() in 20170506 to avoid undefined behavior when shifting (patch by Emanuele Giaquinta). - Add ncurses patch 20170617 + fill in some places where TERMTYPE2 vs TERMTYPE was not used (report by Allen Hewes). + use ExitTerminfo() internally in error-exits for ncurses' setupterm to help with leak checking. + use ExitProgram() in error-exit from initscr() to help with leak checking. + review test-programs, adding checks for cases where the terminal cannot be initialized. - Add ncurses patch 20170610 + add option "/-xp"/ to picsmap.c, to use init_extended_pair(). + make simple performance fixes for picsmap.c + improve aspect ratio of images read from "/convert"/ in picsmap.c - Add ncurses patch 20170603 + add option to picsmap to use color-palette files, e.g., for mapping to xterm-256color. + move the data in SCREEN used for the alloc_pair() function to the end, to restore compatibility between ncurses/ncursesw libtinfo (report/patch by Miroslav Lichvar). + add build-time utility "/report_offsets"/ to help show when the various configurations of tinfo library are compatible or not. - Remove patch ncurses-6.0-crashw.patch as a temporary as now part of patch level 20170603 - Add patch ncurses-6.0-crashw.patch as a temporary fix which will become part of next patch level: solve binary incompatiblity of libtinfow and libtinfo - Add ncurses patch 20170527 + improved test/picsmap.c: + lookup named colors for xpm files in rgb.txt + accept blanks in color-keys for xpm files. + if neither xbm/xpm work, try "/convert"/, which may be available. - Fix ncursesw6-config and ncursesw5-config scripts to return -ltinfow as well as the pkg-config files do - Add ncurses patch 20170520 + modify test/picsmap.c to read xpm files. + modify package/debian/* to create documentation packages, so the related files can be checked with lintian. + fix some typos in manpages (report/patch by Sven Joachim). - Add ncurses patch 20170513 + add test/picsmap.c to fill in some testing issues not met by dots. The initial version reads X bitmap ("/.xbm"/) files. + repair logic which forces a repaint where a color-pair's content is changed (cf: 20170311). + improve tracemunch, showing screenXX pointers as names. - Better screen support and workaround about missing terminfo entries might be help on boo#812067 as well as on boo#935736 but may cause boo#940459 (which should be fixed by screen its self!) - New package terminfo-screen which includes some useful but troubling terminfo database entries for screen. - Disable the usage of getttynam(3) as under Linux this is not used - Add ncurses patch 20170506 + modify tic/infocmp display of numeric values to use hexadecimal when they are "/close"/ to a power of two, making the result more readable. + improve discussion of portability in curs_mouse.3x + change line-length for generated html/manpages to 78 columns from 65. + improve discussion of line-drawing characters in curs_add_wch.3x (prompted by discussion with Lorinczy Zsigmond). + cleanup formatting of hackguide.html and ncurses-intro.html + add examples for WACS_D_PLUS and WACS_T_PLUS to test/ncurses.c - Add ncurses patch 20170429 + corrected a case where $with_gpm was set to "/maybe"/ after CF_WITH_GPM, overlooked in 20160528 fixes (report by Alexandre Bury). + improve a couple of test-program's help-messages. + corrected loop in rain.c from 20170415 changes. + modify winnstr and winchnstr to return error if the output pointer is null, as well as adding a null pointer check of the window pointer for better compatibility with other implementations. + improve discussion of NetBSD curses in scr_dump.5 + modify LIMIT_TYPED macro in new_pair.h to avoid changing sign of the value to be limited (reports by Darby Payne, Rob Boudreau). + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Also split libtic into normal and wide version libticw as those libraries are linked with libtinfo respectively libtinfow - The tack tool does require the old _nc_read_entry() - Add ncurses patch 20170422 + build-fix for termcap-configuration (report by Chi-Hsuan Yen). + improve terminfo manual page discussion of control- and graphics- characters. + remove tic warning about "/^?"/ in string capabilities, which was marked as an extension (cf: 20000610, 20110820); however all Unix implementations support this and X/Open Curses does not address it. On the other hand, termcap never did support this feature. + correct missing comma-separator between string capabilities in icl6402 and m2-nam -TD + restore rmir/smir in ansi+idc to better match original ansiterm+idc, add alias ansiterm (report by Robert King). + amend an old check for ambiguous use of "/ma"/ in terminfo versus a termcap use, if the capability is cancelled to treat it as number. + correct a case in _nc_captoinfo() which read "/%%"/ and emitted "/%"/. + modify sscanf calls in _nc_infotocap() for patterns "/%{number}%+%c"/ and "/%'char'%+%c"/ to check that the final character is really 'c', avoiding a case in icl6404 which cannot be converted to termcap. + in _nc_infotocap(), add a check to ensure that terminfo "/^?"/ is not written to termcap, because the BSDs did not implement that. + in _nc_tic_expand() and _nc_infotocap(), improve string-length check when deciding whether to use "/^X"/ or "/xxx"/ format for control characters, to make the output of tic/infocmp more predictable. + limit termcap "/%d"/ width to 2 digits on input, and use "/%2"/ in preference to "/%02"/ on output. + correct terminfo/termcap conversion of "/%02"/ and "/%03"/ into "/%2"/ and "/%3"/; the result repeated the last character. + add man/scr_dump.5 to document screen-dump format. - Add ncurses patch 20170415 + modify several test programs to use new popup_msgs, adapted from help-screen used in test/edit_field.c + drop two symbols obsoleted in 2004: _nc_check_termtype, and _nc_resolve_uses + fix some old copyright dates (cf: 20031025). + build-fixes for test/savescreen.c to work with AIX and HPUX. + minor fix to configure script, adding a backslash/continuation. + extend TERMINAL structure for ABI 6 to store numbers internally as integers rather than short, by adding new data for this purpose. + more fixes for minor memory-leaks in test-programs. - With one of the latest update patches libtinfo now has become splitted into a normal and wide character version (boo#1033198) - Add ncurses patch 20170408 + change logic in wins_nwstr() to avoid addressing data past the output of mbstowcs(). + correct a call to setcchar() in Data_Entry_w() from 20131207 changes. + fix minor memory-leaks in test-programs. + further improve ifdef in term_entry.h for internal definitions not used by tack. - Add ncurses patch 20170401 + minor fixes for vt100+4bsd, e.g., delay in sgr for consistency -TD + add smso for env230, to match sgr -TD + remove p7/protect from sgr in fbterm -TD + drop setf/setb from fbterm; setaf/setab are enough -TD + make xterm-pcolor sgr consistent with other capabilities -TD + add rmxx/smxx ECMA-48 strikeout extension to tmux and xterm-basic (discussion with Nicholas Marriott) + add test-programs sp_tinfo and extended_color + modify no-leaks code for lib_cur_term.c to account for the tgetent() cache. + modify setupterm() to save original tty-modes so that erasechar() works as expected. Also modify _nc_setupscreen() to avoid redundant calls to get original tty-modes. + modify set_curterm() to update ttytype[] data used by longname(). + modify wattr_set() and wattr_get() to return ERR if win-parameter is null, as documented. + improve cast used for null-pointer checks in header macros, to reduce compiler warnings. + modify several functions, using the reserved "/opts"/ parameter to pass color- and pair-values larger than 16-bits: + getcchar(), setcchar(), slk_attr_set(), vid_puts(), wattr_get(), wattr_set(), wchgat(), wcolor_set(). + Other functions call these with the corresponding altered behavior, including chgat(), mvchgat(), mvwchgat(), slk_color_on(), slk_color_off(), vid_attr(). + add new functions for manipulating color- and pair-values larger than 16-bits. These are extended_color_content(), extended_pair_content(), extended_slk_color(), init_extended_color(), init_extended_pair(), and the corresponding sp-funcs. - Add ncurses patch 20170325 + fix a memory leak in the window-list when creating multiple screens (reports by Andres Martinelli, Debian #783486). + reviewed calls from link_test.c, added a few more null-pointer checks. + add a null-pointer check in ungetmouse, in case mousemask was not called (report by "/Kau"/). + updated curs_sp_funcs.3x for new functions. - Add ncurses patch 20170318 + change TERMINAL structure in term.h to make it opaque. Some applications misuse its members, e.g., directly modifying it rather than using def_prog_mode(). + modify utility headers such as tic.h to make it clearer which are externals that are used by tack. + improve curs_slk.3x in particular its discussion of portability. + fix cut/paste in legacy_encoding.3x + add prototype for find_pair() to new_pair.3x (report by Branden Robinson). + fix a couple of broken links in generated man-html documentation. + regenerate man-html documentation. - Add tack patch 1.07.20170318 * init.c: use def_prog_mode() to eliminate two internal details from ncurses * edit.c, tack.h: accommodate opaque TERMINAL structure in ncurses * tack.h: update copyright to match version * config.sub: 2017-02-07 * config.guess: 2017-03-05 - Add ncurses patch 20170311 + modify vt100 rs2 string to reset vt52 mode and scrolling regions (report/analysis by Robert King) -TD + add vt100+4bsd building block, use that for older terminals rather than "/vt100"/ which is now mostly used as a building block for terminal emulators -TD + correct a few spelling errors in terminfo.src comments -TD + add fbterm -TD + fix a typo in ncurses.c test_attr legend (patch by Petr Vanek). + changed internal colorpair_t to a struct, eliminating an internal 8-bit limit on colors + add ncurses/new_pair.h + add ncurses/base/new_pair.c with alloc_pair(), find_pair() and free_pair() functions + add test/demo_new_pair.c - Add ncurses patch 20170304 + improve terminfo manual description of terminfo syntax. + clarify the use of wint_t vs wchar_t in curs_get_wstr.3x + improve description of endwin() in manual. + modify setcchar() and getcchar() to treat negative color-pair as an error. + fix a typo in include/hashed_db.h (Andre Sa). - Add ncurses patch 20170225 + fixes for CF_CC_ENV_FLAGS (report by Ross Burton). - Add ncurses patch 20170218 + fix several formatting issues with manual pages. + correct read of terminfo entry in which all strings are absent or explicitly cancelled. Before this fix, the result was that all were treated as only absent. + modify infocmp to suppress mixture of absent/cancelled capabilities that would only show as "/NULL, NULL"/, unless the -q option is used, e.g., to show "/-, @"/ or "/@, -"/. - Add ncurses patch 20170212 + build-fixes for PGI compilers (report by Adam J. Stewart) + accept whitespace in sed expression for generating expanded.c + modify configure check that g++ compiler warnings are not used. + add configure check for -fPIC option needed for shared libraries. + let configure --disable-ext-funcs override the default for the - -enable-sp-funcs option. + mark some structs in form/menu/panel libraries as potentially opaque without modifying API/ABI. + add configure option --enable-opaque-curses for ncurses library and similar options for the other libraries. - Add ncurses patch 20170204 + trim newlines, tabs and escaped newlines from terminfo "/paths"/ passed to db-iterator. + ignore zero-length files in db-iterator; these are useful for instance to suppress "/$HOME/.terminfo"/ when not wanted. + amended "/b64:"/ encoder to work with the terminfo reader. + modify terminfo reader to accept "/b64:"/ format using RFC-3548 in as well as RFC-4648 url/filename-safe format. + modify terminfo reader to accept "/hex:"/ format as generated by "/infocmp -0qQ1"/ (cf: 20150905). + adjust authors comment to reflect drop below 1% for SV. - Drop authors block from description and ship AUTHORS intead. - Replace canned summaries and descriptions by package-specific ones. - Replace |xargs rm by simpler -delete. Use modern tar options. - Use gzip shell script as GZIP envornment variable becomes obsolescent - Split of ncurses5-devel from ncurses-devel - Now ncurses-devel also provides ncurses6-devel - Also ncurses5-devel requires libncurses5 (boo#1023296) packages which want to be build with ncurses5-devel may require pkgconfig(ncurses5) or pkgconfig(ncursesw5) or /usr/bin/ncurses5-config or /usr/bin/ncursesw5-config - Add ncurses patch 20170128 + minor comment-fixes to help automate links to bug-urls -TD + add dvtm, dvtm-256color -TD + add settings corresponding to xterm-keys option to tmux entry to reflect upcoming change to make that option "/on"/ by default (patch by Nicholas Marriott). + uncancel Ms in tmux entry (Harry Gindi, Nicholas Marriott). + add dumb-emacs-ansi -TD - Add ncurses patch 20170121 + improve discussion of early history of tput program. + incorporate A_COLOR mask into COLOR_PAIR(), in case user application provides an out-of-range pair number (report by Elijah Stone). + clarify description in tput manual page regarding support for termcap names (prompted by FreeBSD #214709). + remove a restriction in tput's support for termcap names which omitted capabilities normally not shown in termcap translations (cf: 990123). + modify configure script for clang as used on FreeBSD, to work around clang's differences in exit codes vs gcc. - Remove -L option on screen call dues API change, now we depend on environment variables only. - Add ncurses patch 20170114 + improve discussion of early history of tset/reset programs. + clarify in manual pages that the optional verbose option level is available only when ncurses is configured for tracing. + amend change from 20161231 to avoid writing traces to the standard error after initializing the trace feature using the environment variable. - Add ncurses patch 20170107 + amend changes for tput to reset tty modes to "/sane"/ if the program is run as "/reset"/, like tset. Likewise, ensure that tset sends either reset- or init-strings. + improve manual page descriptions of tput init/reset and tset/reset, to make it easier to see how they are similar and different. + move a static result from key_name() to _nc_globals + modify _nc_get_screensize to allow for use_env() and use_tioctl() state to be per-screen when sp-funcs are configured, better matching the behavior when using the term-driver configuration. + improve cross-references in manual pages for often used functions + move SCREEN field for use_tioctl() data before the ncursesw fields, and limit that to the sp-funcs configuration to improve termlib compatibility (cf: 20120714). + correct order of initialization for traces in use_env() and use_tioctl() versus first trace calls. - Add ncurses patch 20161231 + fix errata for ncurses-howto (report by Damien Ruscoe). + fix a few places in configure/build scripts where DESTDIR and rpath were combined (report by Thomas Klausner). + merge current st description (report by Harry Gindi) -TD + modify flash capability for linux and wyse entries to put the delay between the reverse/normal escapes rather than after -TD + modify program tabs to pass the actual tty file descriptor to setupterm rather than the standard output, making padding work consistently. + explain in clear's manual page that it writes to stdout. + add special case for verbose debugging traces of command-line utilities which write to stderr (cf: 20161126). + remove a trace with literal escapes from skip_DECSCNM(), added in 20161203. + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20161224 + correct parmeters for copywin call in _nc_Synchronize_Attributes() (patch by Leon Winter). + improve color-handling section in terminfo manual page (prompted by patch by Mihail Konev). + modify programs clear, tput and tset to pass the actual tty file descriptor to setupterm rather than the standard output, making padding work. - Add ncurses patch 20161217 + add tput-colorcube demo script. + add -r and -s options to tput-initc demo, to match usage in xterm. + flush the standard output in _nc_flush for the case where SP is zero, e.g., when called via putp. This fixes a scenario where "/tput flash"/ did not work after changes in 20130112. - Add ncurses patch 20161210 + add configure script option --disable-wattr-macros for use in cases where one wants to use the same headers for ncurses5/ncurses6 development, by suppressing the wattr* macros which differ due to the introduction of extended colors (prompted by comments in Debian #230990, Redhat #1270534). + add test/tput-initc to demonstrate tput used to initialize palette from a data file. + modify test/xterm*.dat to use the newer color4/color12 values. - Add ncurses patch 20161203 + improve discussion of field validation in form_driver.3x manual page. + update curs_trace.3x manual page. - Add ncurses patch 20161126 + modify linux-16color to not mask dim, standout or reverse with the ncv capability -TD + add 0.1sec mandatory delay to flash capabilities using the VT100 reverse-video control -TD + omit selection of ISO-8859-1 for G0 in enacs capability from linux2.6 entry, to avoid conflict with the user-defined mapping. The reset feature will use ISO-8859-1 in any case (Mikulas Patocka). + improve check in tic for delays by also warning about beep/flash when a delay is not embedded, or if those use the VT100 reverse video escape without using a delay. + minor fix for syntax-check of delays from 20161119 changes. + modify trace() to avoid overwriting existing file (report by Maor Shwartz). - Add ncurses patch 20161112 + improve -W option in tic/infocmp: + correct order of size-adjustments in wrapped lines + if -f option splits line, do not further split it with -W + begin a new line when adding "/use="/ after a wrapped line - Add ncurses patch 20161119 + add check in tic for some syntax errors of delays, as well as use of proportional delays for non-line capabilities. + document history of the clear program and the E3 extension, prompted by various discussions including http://unix.stackexchange.com/questions/87469/clearing-the-old-scrollback-buffer - Add ncurses patch 20161105 + fix typo in man/terminfo.tail (Alain Williams). + correct program-name in adacurses6-config.1 manual page. - Add ncurses patch 20161029 + add new function "/unfocus_current_field"/ (Leon Winter) - Drop patch ncurses-5.9-environment.dif as YaST2 ncurses GUI does not need it anymore and as well as it causes bug bsc#1000662 - Add ncurses patch 20161022 + modify tset -w (and tput reset) to update the program's copy of the screensize if it was already set in the system, to improve tabstop setting which relies upon knowing the actual screensize. + add functionality of tset -w to tput, like the "/-c"/ feature this is not optional in tput. + add "/clear"/ as a possible link/alias to tput. + improve tput's check for being called as "/init"/ or "/reset"/ to allow for transformed names. + split-out the "/clear"/ function from progs/clear.c, share with tput to get the same behavior, e.g., the E3 extension. - Add ncurses patch 20161015 + amend internal use of tputs to consistently use the number of lines affected, e.g., for insert/delete character operations. While merging terminfo source early in 1995, several descriptions used the "/*"/ proportional delay for these operations, prompting a change in doupdate. + regenerate llib-* files. + regenerate HTML manpages. + fix several formatting issues with manual pages. - Add ncurses patch 20161008 + adjust size in infocmp/tic to work with strlcpy. + fix configure script to record when strlcat is found on OpenBSD. + build-fix for "/recent"/ OpenBSD vs baudrate. - Add ncurses patch 20161001 + add -W option to tic/infocmp to force long strings to wrap. This is in addition to the -w option which attempts to fit capabilities into a given line-length. + add linux-m1 minitel entries (patch by Alexandre Montaron). + correct rs2 string for vt100-nam -TD - Re-enable block cursor on virtual console - Add ncurses patch 20160924 + modify _nc_tic_expand to escape comma if it immediately follows a percent sign, to work with minitel change. + updated minitel and viewdata descriptions (Alexandre Montaron). - Add ncurses patch 20160917 + build-fix for gnat6, which unhelpfully attempts to compile C files. + fix typo in 20160910 changes (Debian #837892, patch by Sven Joachim). - Add ncurses patch 20160910 + trim dead code ifdef'd with HIDE_EINTR since 970830 (discussion with Leon Winter). + trim some obsolete/incorrect wording about EINTR from wgetch manual page (patch by Leon Winter). + really correct 20100515 change (patch by Rich Coe). + add "/--enable-string-hacks"/ option to test/configure + completed string-hacks for "/sprintf"/, etc., including test-programs. + make "/--enable-string-hacks"/ work with Debian by checking for the "/bsd"/ library and its associated "/<bsd/string.h>"/ header. - Add ncurses patch 20160903 + correct 20100515 change for weak signals versus sigprocmask (report by Rich Coe). + modify misc/Makefile.in to work around OpenBSD "/make"/ which unlike all other versions of "/make"/ does not recognize continuation lines of comments. + amend the last change to CF_C_ENV_FLAGS to move only the preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS, leaving the residue in CC. That happens to work for gcc's various "/model"/ options, but may require tuning for other compilers (report by Sven Joachim). - Add ncurses patch 20160827 + add "/v"/ menu entry to test/ncurses.c to show baudrate and other values. + add "/newer"/ baudrate symbols from Linux and FreeBSD to progs/tset.c, lib_baudrate.c + modify CF_XOPEN_SOURCE macro: + add "/uclinux"/ to case for "/linux"/ (patch by Yann E. Morin) + modify _GNU_SOURCE for cygwin headers, tested with cygwin 2.3, 2.5 (patch by Corinna Vinschen, from changes to tin). + improve CF_CC_ENV_FLAGS macro to allow for compiler wrappers such as "/ccache"/ (report by Enrico Scholz). + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20160820 + update tput manual page to reflect changes to manipulate terminal modes by sharing functions with tset. + add the terminal-mode parts of "/reset"/ (aka tset) to the "/tput reset"/ command, making the two almost the same except for window-size. + adapt logic used in dialog "/--keep-tite"/ option for test/filter.c as "/-a"/ option. When set, test/filter attempts to suppress the alternate screen. + correct a typo in interix entry -TD - Drop patch ncurses-6.0-signal.dif as now upstream - Add patch ncurses-6.0-signal.dif for bnc#995148: + redfine sigprocmask macro + wrap sigprocmask to call system sigprocmask instead of self - Add ncurses patch 20160813 + add a dependency upon generated-sources in Ada95/src/Makefile.in to handle a case of "/configure && make install"/. + trim trailing blanks from include/Caps*, to work around a problem in sed (Debian #818067). - Add ncurses patch 20160806 + improve CF_GNU_SOURCE configure macro to optionally define _DEFAULT_SOURCE work around a nuisance in recent glibc releases. + move the terminfo-specific parts of tput's "/reset"/ function into the shared reset_cmd.c, making the two forms of reset use the same strings. + split-out the terminal initialization functions from tset as progs/reset_cmd.c, as part of changes to merge the reset-feature with tput. - Add ncurses patch 20160730 + change tset's initialization to allow it to get settings from the standard input as well as /dev/tty, to be more effective when output or error are redirected. + improve discussion of history and portability for tset/reset/tput manual pages. - Add ncurses patch 20160723 + improve error message from tset/reset when both stderr/stdout are redirected to a file or pipe. + improve organization of curs_attr.3x, curs_color.3x - Add ncurses patch 20160709 + work around Debian's antique/unmaintained version of mawk when building link_test. + improve test/list_keys.c, showing ncurses's convention of modifiers for special keys, based on xterm. - Add ncurses patch 20160702 + improve test/list_keys.c, using $TERM if no parameters areg given. - Add ncurses patch 20160625 + build-fixes for ncurses "/test_progs"/ rule. + amend change to CF_CC_ENV_FLAGS in 20160521 to make multilib build work (report by Sven Joachim). - Add ncurses patch 20160618 + build-fixes for ncurses-examples with NetBSD curses. + improve test/list_keys.c, fixing column-widths and sorting the list to make it more readable. - Add ncurses patch 20160611 + revise fix for Debian #805618 (report by Vlado Potisk, cf: 20151128). + modify test/ncurses.c a/A screens to make exiting on an escape character depend on the start of keypad and timeout modes, to allow better testing of function-keys. + modify rs1 for xterm-16color, xterm-88color and xterm-256color to reset palette using "/oc"/ string as in linux -TD + use ANSI reply for u8 in xterm-new, to reflect vt220-style responses that could be returned -TD + added a few capabilities fixed in recent vte -TD - Add ncurses patch 20160528 + further workaround for PIE/PIC breakage which causes gpm to not link. + fix most cppcheck warnings, mostly style, in ncurses library. - Add ncurses patch 20160604 + correct logic for -f option in test/demo_terminfo.c + add test/list_keys.c - Add ncurses patch 20160521 + improved manual page description of tset/reset versus window-size. + fixes to work with a slightly broken compiler configuration which cannot compile "/Hello World!"/ without adding compiler options (report by Ola x Nilsson): + pass appropriate compiler options to the CF_PROG_CC_C_O macro. + when separating compiler and options in CF_CC_ENV_FLAGS, ensure that all options are split-off into CFLAGS or CPPFLAGS + restore some -I options removed in 20140726 because they appeared to be redundant. In fact, they are needed for a compiler that cannot combine -c and -o options. - Add ncurses patch 20160514 + regenerate HTML manpages. + improve manual pages for wgetch and wget_wch to point out that they might return values without names in curses.h (Debian #822426). + make linux3.0 entry the default linux entry (Debian #823658) -TD + modify linux2.6 entry to improve line-drawing so that the linux3.0 entry can be used in non-UTF-8 mode -TD + document return value of use_extended_names (report by Mike Gran). - Modify patch ncurses-6.0.dif - Add ncurses patch 20160507 + amend change to _nc_do_color to restore the early return for the special case used in _nc_screen_wrap (report by Dick Streefland, cf: 20151017). + modify test/ncurses.c: + check return-value of putwin + correct ifdef which made the 'g' test's legend not reflect changes to keypad- and scroll-modes. + correct return-value of extended putwin (report by Mike Gran). - Add ncurses patch 20160423 + modify test/ncurses.c 'd' edit-color menu to optionally read xterm color palette directly from terminal, as well as handling KEY_RESIZE and screen-repainting with control/L and control/R. + add 'oc' capability to xterm+256color, allowing palette reset for xterm -TD - Add ncurses patch 20160416 + add workaround in configure script for inept transition to PIE vs PIC builds documented in https://fedoraproject.org/wiki/Changes/Harden_All_Packages + add "/reset"/ to list of programs whose names might change in manpages due to program-transformation configure options. + drop long-obsolete "/-n"/ option from tset. - Add ncurses patch 20160409 + modify test/blue.c to use Unicode values for card-glyphs when available, as well as improving the check for CP437 and CP850. - Add ncurses patch 20160402 + regenerate HTML manpages. + improve manual pages for utilities with respect to POSIX versus X/Open Curses. - Add ncurses patch 20160326 + regenerate HTML manpages. + improve test/demo_menus.c, allowing mouse-click on the menu-headers to switch the active menu. This requires a new extension option O_MOUSE_MENU to tell the menu driver to put mouse events which do not apply to the active menu back into the queue so that the application can handle the event. - Add ncurses patch 20160319 + improve description of tgoto parameters (report by Steffen Nurpmeso). + amend workaround for Solaris line-drawing to restore a special case that maps Unicode line-drawing characters into the acsc string for non-Unicode locales (Debian #816888). - Add ncurses patch 20160312 + modified test/filter.c to illustrate an alternative to getnstr, that polls for input while updating a clock on the right margin as well as responding to window size-changes. - Add ncurses patch 20160305 + omit a redefinition of "/inline"/ when traces are enabled, since this does not work with gcc 5.3.x MinGW cross-compiling (cf: 20150912). - Add ncurses patch 20160220 + modify test/configure script to check for pthread dependency of ncursest or ncursestw library when building ncurses examples, e.g., in case weak symbols are used. + modify configure macro for shared-library rules to use -Wl,-rpath rather than -rpath to work around a bug in scons (FreeBSD #178732, cf: 20061021). + double-width multibyte characters were not counted properly in winsnstr and wins_nwstr (report/example by Eric Pruitt). + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20160213 + amend fix for _nc_ripoffline from 20091031 to make test/ditto.c work in threaded configuration. + move _nc_tracebits, _tracedump and _tracemouse to curses.priv.h, since they are not part of the suggested ABI6. - Add ncurses patch 20160206 + define WIN32_LEAN_AND_MEAN for MinGW port, making builds faster. + modify test/ditto.c to allow $XTERM_PROG environment variable to override "/xterm"/ as the name of the program to run in the threaded configuration. - Add ncurses patch 20160130 + improve formatting of man/curs_refresh.3x and man/tset.1 manpages + regenerate HTML manpages using newer man2html to eliminate some unwanted blank lines. - Add ncurses patch 20160123 + ifdef'd header-file definition of mouse_trafo() with NCURSES_NOMACROS (report by Corey Minyard). + fix some strict compiler-warnings in traces. - Add ncurses patch 20160116 + tidy up comments about hardcoded 256color palette (report by Leonardo Brondani Schenkel) -TD + add putty-noapp entry, and amend putty entry to use application mode for better consistency with xterm (report by Leonardo Brondani Schenkel) -TD + modify _nc_viscbuf2() and _tracecchar_t2() to trace wide-characters as a whole rather than their multibyte equivalents. + minor fix in wadd_wchnstr() to ensure that each cell has nonzero width. + move PUTC_INIT calls next to wcrtomb calls, to avoid carry-over of error status when processing Unicode values which are not mapped. - Add ncurses patch 20160102 + modify ncurses c/C color test-screens to take advantage of wide screens, reducing the number of lines used for 88- and 256-colors. + minor refinement to check versus ncv to ignore two parameters of SGR 38 and 48 when those come from color-capabilities. - Add ncurses patch 20151226 + add check in tic for use of bold, etc., video attributes in the color capabilities, accounting whether the feature is listed in ncv. + add check in tic for conflict between ritm, rmso, rmul versus sgr0. - Add ncurses patch 20151219 + add a paragraph to curs_getch.3x discussing key naming (discussion with James Crippen). + amend workaround for Solaris vs line-drawing to take the configure check into account. + add a configure check for wcwidth() versus the ncurses line-drawing characters, to use in special-casing systems such as Solaris. - Add ncurses patch 20151212 + improve CF_XOPEN_CURSES macro used in test/configure, to define as needed NCURSES_WIDECHAR for platforms where _XOPEN_SOURCE_EXTENDED does not work. Also modified the test program to ensure that if building with ncurses, that the cchar_t type is checked, since that normally is since 20111030 ifdef'd depending on this test. + improve 20121222 workaround for broken acs, letting Solaris "/work"/ in spite of its m.isconfigured wcwidth which marks all of the line drawing characters as double-width. - Add ncurses patch 20151205 + update form_cursor.3x, form_post.3x, menu_attributes.3x to list function names in NAME section (patch by Jason McIntyre). + minor fixes to manpage NAME/SYNOPSIS sections to consistently use rule that either all functions which are prototyped in SYNOPSIS are listed in the NAME section, or the manual-page name is the sole item listed in the NAME section. The latter is used to reduce clutter, e.g., for the top-level library manual pages as well as for certain feature-pages such as SP-funcs and threading (prompted by patches by Jason McIntyre). - Add ncurses patch 20151128 + add missing assignment in lib_getch.c to make notimeout() work (Debian #805618). + add 't' toggle for notimeout() function in test/ncurses.c a/A screens + add viewdata terminal description (Alexandre Montaron). + fix a case in tic/infocmp for formatting capabilities where a backslash at the end of a string was mishandled. + fix some typos in curs_inopts.3x (Benno Schulenberg). - Add ncurses patch 20151121 + fix some inconsistencies in the pccon* entries -TD + add bold to pccon+sgr+acs and pccon-base (Tati Chevron). + add keys f12-f124 to pccon+keys (Tati Chevron). + add test/test_sgr.c program to exercise all combinations of sgr. - Add ncurses patch 20151107 + modify tset's assignment to TERM in its output to reflect the name by which the terminal description is found, rather than the primary name. That was an unnecessary part from the initial conversion of tset from termcap to terminfo. The termcap program in 4.3BSD did this to avoid using the short 2-character name (report by Rich Burridge). + minor fix to configure script to ensure that rules for resulting.map are only generated when needed (cf: 20151101). + modify configure script to handle the case where tic-library is renamed, but the --with-debug option is used by itself without normal or shared libraries (prompted by comment in Debian #803482). - Add ncurses patch 20151101 + amend change for pkg-config which allows build of pc-files when no valid pkg-config library directory was configured to suppress the actual install if it is not overridden to a valid directory at install time (cf: 20150822). + modify editing script which generates resulting.map to work with the clang configuration on recent FreeBSD, which gives an error on an empty "/local"/ section. + fix a spurious "/(Part)"/ message in test/ncurses.c b/B tests due to incorrect attribute-masking. - Add ncurses patch 20151024 + modify MKexpanded.c to update the expansion of a temporary filename to "/expanded.c"/, for use in trace statements. + modify layout of b/B tests in test/ncurses.c to allow for additional annotation on the right margin; some terminals with partial support did not display well. + fix typo in curs_attr.3x (patch by Sven Joachim). + fix typo in INSTALL (patch by Tomas Cech). + improve configure check for setting WILDCARD_SYMS variable; on ppc64 the variable is in the Data section rather than Text (patch by Michel Normand). + using configure option "/--without-fallbacks"/ incorrectly caused FALLBACK_LIST to be set to "/no"/ (patch by Tomas Cech). + updated minitel entries to fix kel problem with emacs, and add minitel1b-nb (Alexandre Montaron). + reviewed/updated nsterm entry Terminal.app in OSX -TD + replace some dead URLs in comments with equivalents from the Internet Archive -TD + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20151017 + modify ncurses/Makefile.in to sort keys.list in POSIX locale (Debian #801864, patch by Esa Peuha). + remove an early-return from _nc_do_color, which can interfere with data needed by bkgd when ncurses is configured with extended colors (patch by Denis Tikhomirov). > fixes for OS/2 (patches by KO Myung-Hun) + use button instead of kbuf[0] in EMX-specific part of lib_mouse.c + support building with libtool on OS/2 + use stdc++ on OS/2 kLIBC + clear cf_XOPEN_SOURCE on OS/2 - Remove patch ncurses-6.0-wildcard_for_ppc64.patch as this change is now upstream with patch set 20151024 - remove hunk from ncurses-6.0.dif modifying configure.in according to NEWS (20110924) it is not used anymore - drop ncurses-5.9-overwrite.dif as not neededd (WITH_OVERWRITE=$with_overwrite is in configure already twice anyway) - drop ncurses-6.0-avoid-line-markers.dif as not needed (see ncurses/base/MKlib_gen.sh 69-84) -Add ncurses patch 20151010 + add configure check for openpty to test/configure script, for ditto. + minor fixes to test/view.c in investigating Debian #790847. + update autoconf patch to 2.52.20150926, incorporates a fix for Cdk. + add workaround for breakage of POSIX makefiles by recent binutils change. + improve check for working poll() by using posix_openpt() as a fallback in case there is no valid terminal on the standard input (prompted by discussion on bug-ncurses mailing list, Debian #676461). -Add ncurses patch 20150926 + change makefile rule for removing resulting.map to distclean rather than clean. + add /lib/terminfo to terminfo-dirs in "/.deb"/ test-package. + add note on portability of resizeterm and wresize to manual pages. - Add ncurses patch 20150919 + clarify in resizeterm.3x how KEY_RESIZE is pushed onto the input stream. + clarify in curs_getch.3x that the keypad mode affects ability to read KEY_MOUSE codes, but does not affect KEY_RESIZE. + add overlooked build-fix needed with Cygwin for separate Ada95 configure script, cf: 20150606 (report by Nicolas Boulenguez) - Sedate the inflexible factory-auto checks - remove macro defined system-wide already - remove special handling of patch which is no longer present - move tack replacement code to one spot under comment - remove duplicate parameters for configure - fix position of libgpm.so - Simplify bootstrapping of libtinfo and its fallback.c - Add some comments what is done in the spec file as well as do some modernisation, concretion, and clarification - New patch to avoid ppc64 build error, related to bnc#946048 ncurses-6.0-wildcard_for_ppc64.patch - Add ncurses patch 20150912 + fixes for configure/build using clang on OSX (prompted by report by William Gallafent). + do not redefine "/inline"/ in ncurses_cfg.h; this was originally to solve a problem with gcc/g++, but is aggravated by clang's misuse of symbols to pretend it is gcc. + add braces to configure script to prevent unwanted add of "/-lstdc++"/ to the CXXLIBS symbol. + improve/update test-program used for checking existence of stdc++ library. + if $CXXLIBS is set, the linkage test uses that in addition to $LIBS - Add ncurses patch 20150905 + add note in curs_addch.3x about line-drawing when it depends upon UTF-8. + add tic -q option for consistency with infocmp, use it to suppress all comments from the "/tic -I"/ output. + modify infocmp -q option to suppress the "/Reconstructed from"/ header. + add infocmp/tic -Q option, which allows one to dump the compiled form of the terminal entry, in hexadecimal or base64. - Add ncurses patch 20150822 + sort options in usage message for infocmp, to make it simpler to see unused letters. + update usage message for tic, adding "/-0"/ option. + documented differences in ESCDELAY versus AIX's implementation. + fix some compiler warnings from ports. + modify --with-pkg-config-libdir option to make it possible to install "/.pc"/ files even if pkg-config is not found (adapted by patch by Joshua Root). - Add ncurses patch 20150815 + disallow "/no"/ as a possible value for "/--with-shlib-version"/ option, overlooked in cleanup-changes for 20000708 (report by Tommy Alex). + update release notes in INSTALL. + regenerate llib-* files to help with review for release notes. - Modify patch ncurses-5.9-overwrite.dif - Add ncurses patch 20150810 + workaround for Debian #65617, which was fixed in mawk's upstream releases in 2009 (report by Sven Joachim). See http://invisible-island.net/mawk/CHANGES.html#t20090727 - Move infocmp from devel to utils package for ruby readline implementation - Update to official ncurses 6.0 + based on the patch 20150808 - Port and rename several patches ncurses-5.9-avoid-line-markers.dif becomes ncurses-6.0-avoid-line-markers.dif ncurses-5.9.dif becomes ncurses-6.0.dif - Add ncurses patch 20150808 + build-fix for Ada95 on older platforms without stdint.h + build-fix for Solaris, whose /bin/sh and /usr/bin/sed are non-POSIX. + update release announcement, summarizing more than 800 changes across more than 200 snapshots. + minor fixes to manpages, etc., to simplify linking from announcement page. - Add ncurses patch 20150725 + updated llib-* files. + build-fixes for ncurses library "/test_progs"/ rule. + use alternate workaround for gcc 5.x feature (adapted from patch by Mikhail Peselnik). + add status line to tmux via xterm+sl (patch by Nicholas Marriott). + fixes for st 0.5 from testing with tack -TD + review/improve several manual pages to break up wall-of-text: curs_add_wch.3x, curs_attr.3x, curs_bkgd.3x, curs_bkgrnd.3x, curs_getcchar.3x, curs_getch.3x, curs_kernel.3x, curs_mouse.3x, curs_outopts.3x, curs_overlay.3x, curs_pad.3x, curs_termattrs.3x curs_trace.3x, and curs_window.3x - Rework fixing the pkg-config files - Add ncurses patch 20150719 + correct an old logic error for %A and %O in tparm (report by "/zreed"/). + improve documentation for signal handlers by adding section in the curs_initscr.3x page. + modify logic in make_keys.c to not assume anything about the size of strnames and strfnames variables, since those may be functions in the thread- or broken-linker configurations (problem found by Coverity). + modify test/configure script to check for pthreads configuration, e.g., ncursestw library. - Add ncurses patch 20150711 pre-release + modify scripts to build/use test-packages for the pthreads configuration of ncurses6. + add references to ttytype and termcap symbols in demo_terminfo.c and demo_termcap.c to ensure that when building ncursest.map, etc., that the corresponding names such as _nc_ttytype are added to the list of versioned symbols (report by Werner Fink) + fix regression from 20150704 (report/patch by Werner Fink). - Add ncurses patch 20150606 pre-release + make ABI 6 the default by updates to dist.mk and VERSION, with the intention that the existing ABI 5 should build as before using the "/--with-abi=5"/ option. + regenerate ada- and man-html documentation. + minor fixes to color- and util-manpages. + fix a regression in Ada95/gen/Makefile.in, to handle special case of Cygwin, which uses the broken-linker feature. + amend fix for CF_NCURSES_CONFIG used in test/configure to assume that ncurses package scripts work when present for cross-compiling, as the lessor of two evils (cf: 20150530). + add check in configure script to disallow conflicting options "/--with-termlib"/ and "/--enable-term-driver"/. + move defaults for "/--disable-lp64"/ and "/--with-versioned-syms"/ into CF_ABI_DEFAULTS macro. - Add ncurses patch 20150613 + fix overflow warning for OSX with lib_baudrate.c (cf: 20010630). + modify script used to generate map/sym files to mark 5.9.20150530 as the last "/5.9"/ version, and regenerated the files. That makes the files not use "/.current"/ for the post-5.9 symbols. This also corrects the label for _nc_sigprocmask used in when weak symbols are configured for the ncursest/ncursestw libraries (prompted by discussion with Sven Joachim). + fix typo in NEWS (report by Sven Joachim). - Add ncurses patch 20150627 + modify configure script to remove deprecated ABI 5 symbols when building ABI 6. + add symbols _nc_Default_Field, _nc_Default_Form, _nc_has_mouse to map-files, but marked as deprecated so that they can easily be suppressed from ABI 6 builds (Debian #788610). + comment-out "/screen.xterm"/ entry, and inherit screen.xterm-256color from xterm-new (report by Richard Birkett) -TD + modify read_entry.c to set the error-return to -1 if no terminal databases were found, as documented for setupterm. + add test_setupterm.c to demonstrate normal/error returns from the setupterm and restartterm functions. + amend cleanup change from 20110813 which removed redundant definition of ret_error, etc., from tinfo_driver.c, to account for the fact that it should return a bool rather than int (report/analysis by Johannes Schindelin). - Add ncurses patch 20150704 + fix a few problems reported by Coverity. + fix comparison against "//usr/include"/ in misc/gen-pkgconfig.in (report by Daiki Ueno, Debian #790548, cf: 20141213). - Add tack patch 1.07.20150606 + Able to handle ncurses6 in configure - Add ncurses patch 20150530 + change private type for Event_Mask in Ada95 binding to work when mmask_t is set to 32-bits. + remove spurious "/%;"/ from st entry (report by Daniel Pitts) -TD + add vte-2014, update vte to use that -TD + modify tic and infocmp to "/move"/ a diagnostic for tparm strings that have a syntax error to tic's "/-c"/ option (report by Daniel Pitts). + fix two problems with configure script macros (Debian #786436, cf: 20150425, cf: 20100529). - Add ncurses patch 20150523 + add 'P' menu item to test/ncurses.c, to show pad in color. + improve discussion in curs_color.3x about color rendering (prompted by comment on Stack Overflow forum): + remove screen-bce.mlterm, since mlterm does not do "/bce"/ -TD + add several screen.XXX entries to support the respective variations for 256 colors -TD + add putty+fnkeys* building-block entries -TD + add smkx/rmkx to capabilities analyzed with infocmp "/-i"/ option. - Add ncurses patch 20150516 + amend change to "/.pc"/ files to only use the extra loader flags which may have rpath options (report by Sven Joachim, cf: 20150502). + change versioning for dpkg's in test-packages for Ada95 and ncurses-examples for consistency with Debian, to work with package updates. + regenerate html manpages. + clarify handling of carriage return in waddch manual page; it was discussed only in the portability section (prompted by comment on Stack Overflow forum): - Add ncurses patch 20150509 + add test-packages for cross-compiling ncurses-examples using the MinGW test-packages. These are only the Debian packages; RPM later. + cleanup format of debian/copyright files + add pc-files to the MinGW cross-compiling test-packages. + correct a couple of places in gen-pkgconfig.in to handle renaming of the tinfo library. - Add ncurses patch 20150502 + modify the configure script to allow different default values for ABI 5 versus ABI 6. + add wgetch-events to test-packages. + add a note on how to build ncurses-examples to test/README. + fix a memory leak in delscreen (report by Daniel Kahn Gillmor, Debian #783486) -TD + remove unnecessary ';' from E3 capabilities -TD + add tmux entry, derived from screen (patch by Nicholas Marriott). + split-out recent change to nsterm-bce as nsterm-build326, and add nsterm-build342 to reflect changes with successive releases of OSX (discussion with Leonardo B Schenkel) + add xon, ich1, il1 to ibm3161 (patch by Stephen Powell, Debian [#783806]) + add sample "/magic"/ file, to document ext-putwin. + modify gen-pkgconfig.in to add explicit -ltinfo, etc., to the generated "/.pc"/ file when ld option "/--as-needed"/ is used, or when ncurses and tinfo are installed without using rpath (prompted by discussion with Sylvain Bertrand). + modify test-package for ncurses6 to omit rpath feature when installed in /usr. + add OSX's "/*.dSYM"/ to clean-rules in makefiles. + make extra-suffix work for OSX configuration, e.g., for shared libraries. + modify Ada95/configure script to work with pkg-config + move test-package for ncurses6 to /usr, since filename-conflicts have been eliminated. + corrected build rules for Ada95/gen/generate; it does not depend on the ncurses library aside from headers. + reviewed man pages, fixed a few other spelling errors. + fix a typo in curs_util.3x (Sven Joachim). + use extra-suffix in some overlooked shared library dependencies found by 20150425 changes for test-packages. + update config.guess, config.sub from http://git.savannah.gnu.org/cgit/config.git - Add ncurses patch 20150425 + expanded description of tgetstr's area pointer in manual page (report by Todd M Lewis). + in-progress changes to modify test-packages to use ncursesw6 rather than ncursesw, with updated configure scripts. + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to check for "/.pc"/ files via pkg-config, but add a linkage check since frequently pkg-config configurations are broken. + modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the rpath option. + add 'dim' capability to screen entry (report by Leonardo B Schenkel) + add several key definitions to nsterm-bce to match preconfigured keys, e.g., with OSX 10.9 and 10.10 (report by Leonardo B Schenkel) + fix repeated "/extra-suffix"/ in ncurses-config.in (cf: 20150418). + improve term_variables manual page, adding section on the terminfo long-name symbols which are defined in the term.h header. + fix bug in lib_tracebits.c introduced in const-fixes (cf: 20150404). - Add ncurses patch 20150404 + improve description of start_color() in the manual. + modify several files in ncurses- and progs-directories to allow const data used in internal tables to be put by the linker into the readonly text segment. - Add ncurses patch 20150329 + correct cut/paste error for "/--enable-ext-putwin"/ that made it the same as "/--enable-ext-colors"/ (report by Roumen Petrov) - Add ncurses patch 20150328 + add "/-f"/ option to test/savescreen.c to help with testing/debugging the extended putwin/getwin. + add logic for writing/reading combining characters in the extended putwin/getwin. + add "/--enable-ext-putwin"/ configure option to turn on the extended putwin/getwin. - Add ncurses patch 20150307 + document limitations of getwin in manual page (prompted by discussion with John S Urban). + extend test/savescreen.c to demonstrate that color pair values and graphic characters can be restored using getwin. - Add ncurses patch 20150228 + modify win_driver.c to eliminate the constructor, to make it more usable in an application which may/may not need the console window (report by Grady Martin). - Add ncurses patch 20150221 + capture define's related to -D_XOPEN_SOURCE from the configure check and add those to the *-config and *.pc files, to simplify use for the wide-character libraries. + modify ncurses.spec to accommodate Fedora21's location of pkg-config directory. + correct sense of "/--disable-lib-suffixes"/ configure option (report by Nicolas Boos, cf: 20140426). - Add ncurses patch 20150214 + regenerate html manpages using improved man2html from work on xterm. + regenerated "/.map"/ and "/.sym"/ files using improved script, accounting for the "/--enable-weak-symbols"/ configure option (report by Werner Fink). - Add ncurses patch 20150124 + add configure check to determine if "/local: _*;"/ can be used in the "/.map"/ files to selectively omit symbols beginning with "/_"/. On at least recent FreeBSD, the wildcard applies to all "/_"/ symbols. + remove obsolete/conflicting rule for ncurses.map from ncurses/Makefile.in (cf: 20130706). - Apply symbol versioning only for SUSE version greater that 1320 - Now with symbol version control - Add ncurses patch 20150117 + improve description in INSTALL of the --with-versioned-syms option. + add combination of --with-hashed-db and --with-ticlib to configurations for "/.map"/ files (report by Werner Fink). - Add ncurses-5.9-avoid-line-markers.dif to pass -P to the preprocessor when generating lib_gen.c to avoid breaking the parsing with AWK of the preprocessor output of GCC 4.9 and up. - Add ncurses patch 20150110 + add a step to generating "/.map"/ files, to declare any remaining symbols beginning with "/_"/ as local, at the last version node. + improve configure checks for pkg-config, addressing a variant found with FreeBSD ports. + modify win_driver.c to provide characters for special keys, like ansi.sys, when keypad mode is off, rather than returning nothing at all (discussion with Eli Zaretskii). + add "/broken_linker"/ and "/hashed-db"/ configure options to combinations use for generating the "/.map"/ and "/.sym"/ files. + avoid using "/ld"/ directly when creating shared library, to simplify cross-compiles. Also drop "/-Bsharable"/ option from shared-library rules for FreeBSD and DragonFly (FreeBSD #196592). + fix a memory leak in form library Free_RegularExpression_Type() (report by Pavel Balaev). - Add ncurses patch 20150103 + modify_nc_flush() to retry if interrupted (patch by Stian Skjelstad). + change map files to make _nc_freeall a global, since it may be used via the Ada95 binding when checking for memory leaks. + improve sed script used in 20141220 to account for wide-, threaded- variations in ABI 6. - Add ncurses patch 20141227 + regenerate "/.map"/ files, using step overlooked in 20141213 to use the same patch-dates across each file to match ncurses.map (report by Sven Joachim). - Add ncurses patch 20141221 + fix an incorrect variable assignment in 20141220 changes (report by Sven Joachim). - Add ncurses patch 20141220 + updated Ada95/configure with macro changes from 20141213 + tie configure options --with-abi-version and --with-versioned-syms together, so that ABI 6 libraries have distinct symbol versions from the ABI 5 libraries. + replace obsolete/nonworking link to man2html with current one, regenerate html-manpages. - Add ncurses patch 20141206 + updated "/.map"/ files so that each symbol that may be shared across the different library configurations has the same label. Some review is needed to ensure these are really compatible. + modify MKlib_gen.sh to work around change in development version of gcc introduced here: https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html (reports by Marcus Shawcroft, Maohui Lei). + improved configure macro CF_SUBDIR_PATH, from lynx changes. - Add ncurses patch 20141213 + modify misc/gen-pkgconfig.in to add -I option for include-directory when using both --prefix and --disable-overwrite (report by Misty De Meo). + add configure option --with-pc-suffix to allow minor renaming of "/.pc"/ files and the corresponding library. Use this in the test package for ncurses6. + modify configure script so that if pkg-config is not installed, it is still possible to install "/.pc"/ files (report by Misty De Meo). + updated "/.sym"/ files, removing symbols which are marked as "/local"/ in the corresponding "/.map"/ files. + updated "/.map"/ files to reflect move of comp_captab and comp_hash from tic-library to tinfo-library in 20090711 (report by Sven Joachim). - Add ncurses patch 20141129 + improved "/.map"/ files by generating them with a script that builds ncurses with several related configurations and merges the results. A further refinement is planned, to make the tic- and tinfo-library symbols use the same versions across each of the four configurations which are represented (reports by Sven Joachim, Werner Fink). - Do not use new symbol versioning as some common symbols are missed - Add ncurses patch 20141115 + improve description of limits for color values and color pairs in curs_color.3x (prompted by patch by Tim van der Molen). + add VERSION file, using first field in that to record the ABI version used for configure --with-libtool --disable-libtool-version + add configure options for applying the "/.map"/ and "/.sym"/ files to the ncurses, form, menu and panel libraries. + add "/.map"/ and "/.sym"/ files to show exported symbols, e.g., for symbol-versioning. - Add ncurses patch 20141101 + improve strict compiler-warnings by adding a cast in TRACE_RETURN and making a new TRACE_RETURN1 macro for cases where the cast does not apply. - Add ncurses patch 20141018 + reviewed terminology 0.6.1, add function key definitions. None of the vt100-compatibility issues were improved -TD + improve infocmp conversion of extended capabilities to termcap by correcting the limit check against parametrized[], as well as filling in a check if the string happens to have parameters, e.g., "/xm"/ in recent changes. + add check for zero/negative dimensions for resizeterm and resize_term (report by Mike Gran). - Add ncurses patch 20141011 + add experimental support for xterm's 1005 mouse mode, to use in a demonstration of its limitations. + add experimental support for "/%u"/ format to terminfo. + modify test/ncurses.c to also show position reports in 'a' test. + minor formatting fixes to _nc_trace_mmask_t, make this function exported to help with debugging mouse changes. + improve behavior of wheel-mice for xterm protocol, noting that there are only button-presses for buttons "/4"/ and "/5"/, so there is no need to wait to combine events into double-clicks (report/analysis by Greg Field). + provide examples xterm-1005 and xterm-1006 terminfo entries -TD + implement decoder for xterm SGR 1006 mouse mode. - Adapt patch ncurses-5.9.dif
- Use %license instead of %doc [bsc#1082318] - Update descriptions to better reflect the contents of both packages and mention the deprecation of the tools (bsc#1067937) - Drop netstat xinetd service as we are phasing xinetd out There is probably no need to replace it here as netstat was deprecated and now users should favor 'ss' command from iproute2 - Provide compat symlink to /bin and /sbin to be on safe side if someone hardcoded them in scripts (most distros switched 7 years ago) - Disable removed binaries for build rather than on install * Refresh patch net-tools-configure.patch - Make sure we respect optflags - Add patch 0001-Add-ether-wake-binary.patch replacing standalone ether-wake code in the archive - Add patch 0002-Do-not-warn-about-interface-socket-not-binded.patch replacing net-tools-1.60-interface_socket.diff - Add patch 0003-Add-support-for-EiB-in-interface.c.patch enabling EiB support in interfaces - Add patch 0004-By-default-do-not-fopen-anything-in-netrom_gr.patch relpacing net-tools-1.60-netrom-fopen.diff - Add patch 0005-Add-support-for-interface-rename-in-nameif.patch replacing nameif-rename.patch - Add patch 0006-Allow-interface-stacking.patch replacing net-tools-1.60-interface_stack.patch - Add patch 0007-Introduce-T-notrim-option-in-netstat.patch replacing net-tools-1.60-dont-trim-foreign-addr6.diff and also net-tools-1.60-notrim.diff - Drop net-tools-1.60-use-gai.patch as it should be upstreamed first and it does not apply clearly at all now - Move binaries to sbindir and bindir respectively - Switch from generating filelists to actually state them within the spec-file, now it is quite readable - Move ifconfig and route to %{_bindir} as upstream does (and debian/rh/... do too) - Remove all the manpage altering patches as they are from 2002 and older while it changed and touching different languages for rebasing is not bright idea, the same applies for translations as upstream updated the translations we will pretend their strings win - Switch to git service repacking so we don't have to carry all the patches ourselves - Update to version 2.0+git20170221.479bb4a: * slattach/plipconfig: add a config knob to control them * Fixed trailing whitespace issue with a and i flags (#7) * iptunnel: drop netinet/ip.h include * iptunnel: fix building w/older linux headers * build: respect standard $(LDLIBS) variable * netstat: improve ROSE support * AX.25: Rename all references to axattach to kissattach. * Update all instances of my email address. * Fix conversion of some ROSE addresses. * Fix incorrect ARP output - Merge patch net-tools-1.60-miioff.diff in the main config patch - Rename net-tools-1.60.dif to net-tools-configure.patch in order to reflect what it actually does - Drop nstrcmp.c as VCS contains newer version - Drop patches that were either merged upstream or fixed bit differently: * manpages.diff * net-tools-1.60-arp-unaligned-access.patch * net-tools-1.60-compoundstatement.diff * net-tools-1.60-cont-buff.patch * net-tools-1.60-cs_CZ.bnc715580.diff * net-tools-1.60-doc.dif * net-tools-1.60-errors.patch * net-tools-1.60-fclose.diff * net-tools-1.60-fix-header-conflict.patch * net-tools-1.60-hostname-ipv6.patch * net-tools-1.60-hostname-s.patch * net-tools-1.60-hostname-space.patch * net-tools-1.60-ifconfig-SIOCSIFNETMASK.diff * net-tools-1.60-ifconfig.8.diff * net-tools-1.60-ifindex.diff * net-tools-1.60-infiniband.diff * net-tools-1.60-ipv6-statistics.diff * net-tools-1.60-krn26.dif * net-tools-1.60-long_to_int.diff * net-tools-1.60-multilinestr.diff * net-tools-1.60-nameif.diff * net-tools-1.60-netstat-ci.diff * net-tools-1.60-netstat-output.patch * net-tools-1.60-netstat-p.patch * net-tools-1.60-netstat.8.diff * net-tools-1.60-netstat_retval.diff * net-tools-1.60-numericstuff.diff * net-tools-1.60-plipconfig-ecode.patch * net-tools-1.60-plipconfig-manpage.patch * net-tools-1.60-plipconfig-usage.patch * net-tools-1.60-printval-conversion.patch * net-tools-1.60-sctp-quiet * net-tools-1.60-sctp.patch * net-tools-1.60-snmp-counter-overflow.patch * net-tools-1.60-sockios-SIOCGMIIPHY.diff * net-tools-1.60-strictaliasing.diff * net-tools-1.60-tcp-recvq-listen.patch * netstat-trunc.dif * net-tools-1.60-if_tr.diff * net-tools-1.60-interface_mtu.diff - Cleanup a bit with spec-cleaner and remove sle11 conditions - Drop the patch net-tools-1.60-obsolete.diff * If restored it is in the VCS and it silences all the rpm warnings - add COPYING - net-tools-1.60-use-gai.patch: use getaddrinfo instead of gethostbyname - net-tools-1.60-fix-header-conflict.patch: use kernel headers to avoid conflict with user-space headers - Add net-tools-1.60-hostname-s.patch: This changes the hostname behavior to match other systems and its own documentation. Namely, that -s just parses the result of the active gethostname() and does not attempt any network/DNS traffic. upstream: https://sourceforge.net/p/net-tools/bugs/14/ commit#452f8e (boo#872264). - Remove hostname, domainname, dnsdomainname and require the separate hostname package instead - Added patches to past change log entry - ipmaddr and iptunnel are obsolete too, move them to subpackage. (Superseded by `ip maddr` and `ip tunnel`) - remove redundant %clean section - Move arp, ifconfig, netstat and route to a -deprecated subpackage (fate#317196, fate#317197) - Drop the rarp tool, which has been broken since kernel 2.3 - ported plipconfig patches from SLE base (bnc #831310) - net-tools-1.60-plipconfig-ecode.patch - net-tools-1.60-plipconfig-manpage.patch - net-tools-1.60-plipconfig-usage.patch - Add Source URL, see https://en.opensuse.org/SourceUrls - Use Recommends insted of requires for traceroute - Remove obsolete traceroute(8) implementation. Modern one is packaged as "/traceroute"/. to fullfil userspace requirements, Require the new version explicitly. - Fix localized man page installation, the right thing (tm) to do is to use find_lang --with-man --all-name instead. - add etherwake - Kernel 3.6 removes if_strip.h - disable STRIP support in factory - convert .changes to utf-8 fixing old entry, W: non-utf8-spec-file - Applied corrections for Czech translation (bnc#715580) - Fixed netstat to not trim foreign/remote ipv6 addresses when the -T option is set (bnc#637490). - implemented ipv6 support in hostname -[aifsd] (bnc #577070) - make sure -m64 is passed to the linker in 64-bit mode - fixed return value of netstat -s call (bnc #566946) - removed ipchains references in man pages (bnc #561866) - updated patches to apply with fuzz=0 - fixed duplicate fopen calls in netrom_gr.c (bnc #544339) - added support for IPV6 statistics (bnc #537904) - fixed interface address field length (bnc #537904) - added support for infiniband IPoIB devices (bnc #537904) - added -T, --notrim option which prevents the address field from being truncated (bnc #530196) - fixed missing fclose to fopen (bnc #528577) - disabled net-tools obsolete patch, no way to convince people that it would be a good idea (bnc #492665) - Programs from net-tools have modern equivalents: arp -> ip neigh ifconfig -> ip addr/ip link ipmaddr -> ip maddr iptunnel -> ip tunnel netstat -> ss route -> ip route added patch to print an obsoletes warning on stderr (bnc #492665) - define we need GNU_SOURCE - fixed data type of third argument in printval function. Also make sure the printf call in this function uses the correct format sequence (bnc #501113) - increased field length for display of MTU value (bnc #486014)
- Drop all patches that were never upstreamed: * connect-timeout.patch * dccp.patch * gcc-warnings.patch * getservbyname.patch * glib-strlcpy.patch * help-version-exit.patch * nc-1.84-udp_stop.patch * netcat-info.patch * netcat-openbsd-debian.patch * netcat-openbsd-examples.patch * netcat-openbsd-openbsd-compat.patch * no-strtonum.patch * pollhup.patch * quit-timer.patch * reuseaddr.patch * send-crlf.patch * silence-z.patch * socks-b64-prototype.patch * udp-scan-timeout.patch * verbose-message-to-stderr.patch * verbose-numeric-port.patch - Switch to debian package to not waste resources on doing exactly the same. - Switches URL for debian package - Apply patches already prepared for debian package * port-to-linux-with-libsd.patch * compile-without-TLS-support.patch * connect-timeout.patch * get-sev-by-name.patch * send-crlf.patch * quit-timer.patch * udp-scan-timeout.patch * verbose-numeric-port.patch * dccp-support.patch * serialized-handling-multiple-clients.patch * set-TCP-MD5SIG-correctly-for-client-connections.patch * misc-failures-and-features.patch - Do not use hand provided CMakeLists.txt but rely on upstream makefile - drop dependency on glib, strlcpy can be implemented with snprintf with glibc/linux - drop "/quilt"/ from buildrequires, no longer used. - Use fvisibiliy=hidden to build, this is a program not a library and no symbols should be exported. - modified patches: * glib-strlcpy.patch - Split up the huge ubuntu patch into a debian specific patch, a patch that creates the examples, a patch with the openbasd-compat stuff and single files for each of the patches in debian/patches. This hugely eases maintainabilty: connect-timeout.patch, dccp.patch, gcc-warnings.patch, getservbyname.patch, glib-strlcpy.patch, help-version-exit.patch, nc-1.84-udp_stop.patch, netcat-info.patch, netcat-openbsd-debian.patch, netcat-openbsd-examples.patch, netcat-openbsd-openbsd-compat.patch, no-strtonum.patch, pollhup.patch, quit-timer.patch, reuseaddr.patch, send-crlf.patch, silence-z.patch, socks-b64-prototype.patch, udp-scan-timeout.patch, verbose-message-to-stderr.patch, verbose-numeric-port.patch. - Update xbuntu patches. - Ensure we have large file support in 32 bit builds - Fix rpmlint warnings - Fixed typos in description of netcat-openbsd.spec - Use update-alternatives to set netcat symbolic links for compatibility. - Provides and obsoltes netcat. - Obsolete nc6 - sync recent bugfixes from Ubuntu - sync most recent bugfixes from debian/Ubuntu - netcat-openbsd conflicts with netcat but it should not [BNC#406581]
- add submissions port number [bsc#1189683] - modified patches % services-suse.diff - Include /etc/ethertypes to resolve a conflict between security:netfilter/ebtables and security:netfilter/iptables-nft. This ethertypes version comes from iptables, because it contains an additional entry over the ebtables one. Increased minor version to allow a suitable Requires statement in ebtables/iptables. FATE#320520 - Use %license (boo#1082318) - Update script to generage services to use UTF8 by default bsc#1028305 - Update the services list with latest content - Repack services.bz2 with latest from upstream and adjust the script to not add all the names+emails at the bottom bnc#959693 - Do not actually replace the hostname if user already has something in there. Thanks to Takashi Iwai for spotting this - Do not ghost the empty /etc/hostname to not break installationimages pkg. - Keep /etc/hostname empty and %ghost it. bnc#934056 - Try different approach to fix failing migration from 13.1. This one is from locilka - Keep the condition posix as it is shorter :) - Spec-cleanify the previous commit. - Redo the HOSTNAME -> hostname migration to support smallest possible step. Thus ensuring the migration is done just once and finished: [#] HOSTNAME migration supported scenarios [bnc#858908]: [#] /etc/HOSTNAME -> /etc/hostname content preservation. [#] If hostname and HOSTNAME both exist HOSTNAME wins. [#] Nothing apart from content of the document is preserved - Solves bnc#858908 and bnc#899506 while moves bnc#887039 to unsupported scenarios. - Remove the socket check from the defaultdomain checker as it was always false and thus not needed - Add comment explaining the reason for the code - Drop the scriptlet for the netgroup handling. It was caused by the aaa_base -> netcfg move, which I guess after 12 years is moot
- Add 0019-gssd-use-mutex-to-protect-decrement-of-refcount.patch A field was modified by multiple threads without locking. This can lead to use-after-free. (bsc#1183194) - Add 0018-Replace-all-var-run-with-run.patch /var/run is long deprecated - switch all relevant paths to /run (bsc#1185170) - 0012-mountd-reject-unknown-client-IP-when-use_ipaddr.patch 0013-mountd-Don-t-proactively-add-export-info-when-fh-inf.patch 0014-mountd-add-logging-for-authentication-results-for-ac.patch 0015-mountd-add-cache-use-ipaddr-option-to-force-use_ipad.patch 0116-mountd-make-default-ttl-settable-by-option.patch Improve logging of authentication (bsc#1181540) - Add 0011-manpage-Add-a-description-of-the-nconnect-mount-opti.patch (bsc#1181651) - Add 0010-gssd-Fix-locking-for-machine-principal-list.patch (bsc#1183194) - 0009-Convert-remaining-python-scripts-to-python3.patch Python is no longer installed by default and these scripts work with python3, so request that explicitly. (bsc#1173104) - 0008-gssd-replace-non-thread-safe-strtok-with-strsep.patch Fix bug with concurrent gssd requests arriving from kernel. (bsc#1174260) - Don't make /var/lib/nfs owned by statd. Only sm and sm.bak need to be accessible by statd or sm-notify after they drop privs. Providing they get created, the parent directory can be root-owned. - 0007-statd-user-from-sm Change rpc.statd and sm-notify to take uid from the sm directory. (bsc#1150733 CVE-2019-3689) - 0002-Let-systemd-know-when-rpc.statd-is-needed.patch 0003-systemd-run-statd-notify-even-when-nfs-client-isn-t-.patch Fixes for systemd integration (bsc#1116221) - nfs.conf: spell NFSV4LEASETIME correctly. (bsc#1098532) - Create files in /var/lib/nfs via tmpfiles.d [bsc#1100404], [FATE#325524] - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - fix incorrect dependency in /usr/lib/systemd/system/nfs-client.target.d/nfs.conf When yast restarts "/nfs"/ it should propagate to nfs-client, but doesn't. (boo#1053691) - nsm-headers.patch: add missing <stdint.h> - Prerequire needed group "/nogroup"/ - update upstream version from 1.3.4 to 2.1.1 The significant update is that configuration can now be read from a central /etc/nfs.conf file, and it can include other files such as /etc/sysconfig/nfs This means that the old nfs-config.service systemd unit is no longer needed. - /etc/nfs.conf file created to import all sysconfig settings except *_OPTIONS directly into running code. - dropins created to pass *_OPTIONS sysconfig setting to the various daemons. - various specfile improvements, such as using "/-D"/ in "/install"/ commands, and adding "/verify_permissions"/. - "/xtab"/ has not been needed for years and has now been remove. - sysconfig.nfs updated, particular the ServiceRestart declarations have been tuned for systemd units. - 0003-nfs-server-generator-handle-noauto-mounts-correctly.patch Fix the nfs-server-generator so that mounts marked "/noauto"/ are not automatically mounted when NFS exported. (bsc#1019211) - 0001-conffile-ignore-empty-environment-variables.patch 0002-mount-call-setgroups-before-setuid.patch Other minor fixes found during testing. - REMOVED 0001-Make-location-of-nfs-utils_env.sh-configurable.patch now included upstream - Check for existence of "/statd"/ user before creating it, and do not suppress errors about it. - Ensure units passed to %service_* are full filenames. - Pass all units (non-templated) to %service_*. - Also ignore errors on the first chown call: this can happen especially in the build system when shadow is not present and the user has not been generated in the %pre phase. - move rpc.svcgssd and corresponding man page from nfs-client package to nfs-kernel-server. For NFSv4.0 this is needed on client as well as the server to support the back-channel. (bsc#1005609) - 0001-Make-location-of-nfs-utils_env.sh-configurable.patch 1.3.4 moved the config script location to somewhere that doesn't exist on openSUSE. Move it somewhere better and install it there. (bsc#990356) - nfs-utils-1.3.4.tar.xz New upstream release. Lots of bugfixes, no significant functionality changes - delete 0001-Fix-protocol-minor-version-fall-back.patch delete 0001-close-the-syslog-fd-in-daemon_init.patch delete 0001-mount-run-START_STATD-fully-as-root.patch delete 0001-mount.nfs-hide-EBUSY-errors.patch delete 0001-mount.nfs-trust-the-exit-status-of-start_statd.patch delete 0001-systemd-Decouple-the-starting-and-stopping-of-rpcbin.patch delete 0002-systemd-unit-files-fix-up-dependencies-on-rpcbind.patch delete nfs-utils-no-svcgss.service delete nfs-utils-uninit-mem.patch All patches are included in 1.3.4 - nfs-utils_env.sh Fix some problems with version_params. Various misspellings and remove the possiblity that V4 is both disabled and enabled. (bsc#990356) - Drop OMC svcinfo file, nowdays useless - Sort a bit with spec-cleaner to get uptodate spec - Convert deps from regular devels to pkgconfig style - 0001-systemd-Decouple-the-starting-and-stopping-of-rpcbin.patch 0002-systemd-unit-files-fix-up-dependencies-on-rpcbind.patch Fix systemd dependencies to ensure rpcbind is started when needed. (bsc#975265) - 0001-close-the-syslog-fd-in-daemon_init.patch Without this, tracing doesn't work - 0001-mount.nfs-trust-the-exit-status-of-start_statd.patch (bsc#945937) - 0001-mount-run-START_STATD-fully-as-root.patch (bsc#969152) - Drop unused BuildRequires for libgssglue, not used with tirpc - Drop unused BuildRequires for librpcsecgss, tirpc version is used - 0001-mount.nfs-hide-EBUSY-errors.patch Stop "/mount -a -t nfs"/ from complaining if filesystem already mounted (bsc#950340) - 0001-Fix-protocol-minor-version-fall-back.patch (bnc#959211) - nfs.service: don't mount/unmount nfs filesystems. systemd does this automatically. Trying to do it here too causes timing races (boo#963616) - nfs-utils-uninit-mem.patch: fix use of uninitialized memory (bsc#956743) - Remove sysvinit related macros; the package doesn't contain any sysvinit script - Replace systemd with systemd-rpm-macros; increase dependencies weight - Use %configure macro - Remove depreciated %clean section - Use proper annotations for service restart (bsc#952055). - update upstream version from 1.3.1 to 1.3.3. This contains lots of bugfixes but not significant new features. - delete 0001-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch delete 0002-Centralize-dependencies-on-the-auth-unit.patch both included upstream - nfs-utils-no-svcgss.service fix minor make-install issue (has since been accepted upstream) - use "/make install"/ to install systemd files instead of hand-code. - retain rpc-svcgssd for now until gss-proxy is packaged. - nfs-utils_env.sh: honour RPC_PIPEFS_DIR setting. It is currently ignored due to a logic error. (bsc#947852) - nfsserver.service. Provide ExecReload directive. This allows "/systemctl reload nfsserver"/ to work. PropagatesReloadTo but itself is not enough if this unit doesn't have it's own Reload handler. (bsc#97296) - sysconfig.nfs: add STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT - nfs-utils-env.sh: handle STATD_PORT, STATD_HOSTNAME, LOCKD_TCPPORT, LOCKD_UDPPORT Also handle NFSV4LEASETIME, which was missing. (bsc#941645) - nfs.service: improve back-compatibility with /etc/init.d/nfs + mount and unmount nfs filesystems on start/stop. + keep status as "/good"/ when everything is running. (bnc#911986) - fix bashisms in pre/post scripts - new upstream nfs-utils-1.3.1 This brings numerous fixes, particularly to gssd and nfsdcltrack. It incorporates all the upstreamable patches we had: - Delete nfsdcltrack.sbin.patch - Delete start-statd.patch - 0001-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch 0002-Centralize-dependencies-on-the-auth-unit.patch Patches from 1.3.2-rc, which look useful - Convert from /etc/init.d startup scripts to full systemd integration. The upstream standard names are "/nfs-client"/ and "/nfs-server"/ rather than "/nfs"/ and "/nfsserver"/, so local "/nfs"/ "/nfsserver"/ aliases are created and "/rcXXX"/ links are provided for all 4.
- 0001-libnfsidmap-add-options-to-aid-id-mapping-in-multi-d.patch 0002-nss_gss_princ_to_ids-and-nss_gss_princ_to_grouplist-.patch Improve support for SAMBA+AD (bsc#1098217) - Update to version 0.26 * No changelog available - Point download Url to new home - Remove depreciated AUTHORS section - Use implicit %attrs; remove ancient specfile tags/sections - actually enable the LDAP plugin. bnc#859625 - Remove %fillup_prereq %insserv_prereq PreReq; the package doesn't contain any sysvinit script and sysconfig file - Remove redundant %clean section - buildrequire pkg-config - upgraded to 0.25 (FATE#312769) * nss_getpwnam: ignore case when comparing domain names * rpc.idmapd fails to load plugings * Cleaned up some warnings * Ignoring more files. * Improve debugging during lib initialization. * Added new --with-pluginpath configuration flag - specify correct plugin searchpath to find plugins on lib64 systems bnc#800805 - fix-prototype.patch: updated to 0.25 state, dropped 2 upstream hunks - libnfsidmap-export-symbols.patch: unfuzzed - On Dec 18 2010, export symbols patch was reverted, which is fine however we MUST still hide strlcpy() symbol as it will clash with other programs. - Upstream tarball is .gz, change source. - add libtool as buildrequire to avoid implicit dependency - libnfsidmap-0.24 * Added autogen.sh which runs all the autoconfig scripts * Added nfs4_owner interfaces which are used by the new nfsidmap program - include manpage again bnc#689009 - revert the last change that exported only public symbols breaks loadable modules. - libnfsidmap: export only public symbols nfs4_*, in particular this avoids exporting strlcpy to calling applications.. - openldap2-devel is not required in -devel package - use %_smp_mflags - disable the idmapd.conf manpage inclusion, it is in nfs-utils. - also remove .la files from the libnfsidmap subdir - fixed missing ctype.h header include - updated to 0.23 * Allows mappings to be correct "/right out of the box"/ when DNS is set up correctly and stops idmapper from dying when there is no domain name set. * Move the default processing for the "/Local-Realm"/ config option into the main config file processing function and adds missing documentation for the previously added configuration option. * Print a debug log message "/when the krb5 realm can not be used since it does not match the DNS domain name or the 'Local-Realm' variable defined in /etc/idmad.conf"/ * Move the idmapd.conf manpage from nfs-utils and update it to match the current functionality. * Changes to install, and look for, the plugin libraries in a separate libnfsidmap directory. - move plugins .so files to main package, to make it work again bnc#495665, bnc#497209 - disable versioning of those plugin libs - remove static libraries and "/la"/ files - upgraded to 0.21 - The main library has been changed to load "/plugin"/ libraries to perform the mappings. This decouples the main library from any ldap (and sasl, etc.) dependencies. - Several translation methods (plugins) may now be specified in the idmapd.conf file. While a plugin returns -ENOENT, the next is called until a mapping is found, or there are no more plugins to try. - A "/static"/ mapping plugin from David Härdeman <david@hardeman.nu> has been added. - A "/gums"/ mapping plugin from Olga Kornievskaia <aglo@citi.umich.edu> has been added.
- Update to release 0.9.8 * Complete support for matching ICMP header content fields. * Added raw tcp option match support. * Added ability to check for the presence of any tcp option. * Support for rejecting traffic from the ingress chain. - Update to release 0.9.7 * Support for implicit chains * Support for ingress inet chains * Support for reject from prerouting chain * Support for --terse option in json * Support for the reset command with json - Update to release 0.9.6 * Fix two ASAN runtime errors - Update to release 0.9.5 * Support for set counters. * Support for restoring set element counters via nft -f. * Counter support for flowtables. * typeof concatenations support for sets. * Support for concatenated ranges in anonymous sets. * Allow to reject packets with 802.1q from the bridge family. * Support for matching on the conntrack ID. - Drop anonset-crashfix.patch (upstream solved differently) - Add anonset-crashfix.patch [boo#1171321] - Update to release 0.9.4 * Add a helper for concat expression handling. * Add "/typeof"/ build/parse/print support. - Add json, python [boo#1158723] - Update to release 0.9.3 * meta: Introduce new conditions "/time"/, "/day"/ and "/hour"/. * src: add ability to set/get secmarks to/from connection. * flowtable: add support for named flowtable listing. * flowtable: add support for delete command by handle. * json: add support for element deletion. * Add `-T` as the short option for `--numeric-time`. * meta: add ibrpvid and ibrvproto support - Update to new upstream release 0.9.2 * Transport header port matching, e.g. "/th dport 53"/ * Support for matching on IPv4 options * Support for synproxy - Remove unused dblatex BuildRequires, only needed for the optional and disabled PDF generation (same contents as shipped manpage). - Update to new upstream release 0.9.0 * Support to check if packet matches an existing socket. * Support to limit number of active connections by arbitrary criteria, such as ip addresses, networks, conntrack zones or any combination thereof. * Added support for "/audit"/ logging. - Update to new upstream release 0.8.5 * support to add/insert a rule at a given index position * meter statement now supports a configureable upper max size * timeouts for sets can now be specified in milliseconds * re-add iptables-like empty skeleton rulesets - Update to new upstream release 0.8.4 * Support to match IPv6 segment routing headers. * New "/meta ibrname"/ and "/meta obrname"/ arguments to match the name of the logical bridge a packet is passing through. These new names replace the old (misnamed) "/ibriport"//"/obriport"/. * `nft -a` will now show handle identifier for all objects, including tables and chains. * nft can now delete objects by their handle number. * Support to update maps from the ruleset (packet path). * the "/--echo"/ option now prints handle id for tables and object too. * `nft -f -` will now read from standard input * Support for flow tables, cf. man page or https://lwn.net/Articles/738214/ . - Update to new upstream release 0.8.3 * raw payload support to match headers that do not yet have received a mnemonic. - Update to new upstream release 0.8.2 * add secpath support - Update to new upstream release 0.8.1 * This release deprecates the "/flow table"/ syntax in favor of "/meter"/. - Update to new upstream release 0.8 * This release contains new features available up to the (upcoming) Linux 4.14 kernel release: * Support for stateful objects, these objects are uniquely identified by a user-defined name, you can refer to them from rules, and there is a well established interface to operate with them. * Sort set elements when listing them, from lower to largest. * TCP option matching and mangling support. This includes TCP maximum segment size mangling. * Add new "/-s"/ option for listings without stateful information. * Add new -c/--check option for nft, to tests if your ruleset loads fine, into the kernel, this is a dry run mode. * Connection tracking helper support. * Add --echo option, to print the handle that the kernel allocates to uniquely identify rules. * Conntrack zone support * Symmetric hash support * Add support to include directories from nft natives scripts, files are loaded in alphanumerical order. * Allow to check if IPv6 extension header or TCP option exists or is missing. * Extend quota support to display used bytes. * Add ct average matching, to match average bytes per packet a connection has transferred so far, to map the existing feature available in the iptables connbytes match. * Allow to flush maps and flow tables. * Allow to embed set definition into an existing set. * Conntrack event filtering support via rule. - Update to new upstream release 0.7 * Add new fib expression, which can be used to obtain the output interface from the route table based on either source or destination address of a packet. * Support hashing of any arbitrary key combination, eg. * Add number generation support. Useful for round-robin packet mark setting. * Add quota support, eg. * Introduce routing expression, for routing related data with support for nexthop * Notrack support, to explicitly skip connection tracking for matching packets. * Support to set non-byte bound packet header fields, including checksum adjustment. * Add 'create set' and 'create element' commands. * Allow to use variable reference for set element definitions. * Allow to use variable definitions from element commands. * Add support to flush set. You can use this new command to remove all existing elements in a set. * Inverted set lookups. * Honor absolute and relative paths via include file, where: * Support log flags, to enable logging TCP sequence and options. * tc classid parser support, eg. * Allow numeric connlabels, so if connlabel still works with undefined labels. - Update to new upstream release 0.6 * Rules may be replaced now * Flow table support (requires Linux >= 4.3) * Support for tracing * Ratelimiting now supports units like bytes/second. * Matchinv VLAN IDs, DSCP/ECN, ICMP RtAdv & RtSol - Update to new upstream release 0.5 * Support combinations of two or more selectors to build a tuple * Timeout support for sets * Dormant flag for tables * Default chain policy specifiable on creation - set the url to the project page - pass --disable-silent-rules to configure to allow gcc post build check to work - Update to new upstream release 0.4 * Since Linux 3.18: support for global ruleset operations * Since 3.17: full logging support for all the families, including nfnetlink_log * 3.16: automatic selection of the optimal set implementation * 3.14: reject support for ip, ip6 and inet * 3.18: reject support for bridge, and reject icmpx abstraction * 3.18: masquerade support * 3.19: redirect support * Extend meta to support pkttype, cpu and devgroup matching.
- security update - added patches fix CVE-2020-11080 [bsc#1181358], HTTP/2 Large Settings Frame DoS + nghttp2-CVE-2020-11080.patch - Update to version 1.40.0 to fix CVE-2019-18802 in envoy-proxy and cilium-proxy (bsc#1166481) * lib: Add nghttp2_check_authority as public API * lib: Fix the bug that stream is closed with wrong error code * lib: Faster huffman encoding and decoding * build: Avoid filename collision of static and dynamic lib * build: Add new flag ENABLE_STATIC_CRT for Windows * build: cmake: Support building nghttpx with systemd * third-party: Update neverbleed to fix memory leak * nghttpx: Fix bug that mruby is incorrectly shared between backends * nghttpx: Reconnect h1 backend if it lost connection before sending headers * nghttpx: Returns 408 if backend timed out before sending headers * nghttpx: Fix request stal - Conditionally remove dependecy on jemalloc for SLE-12 - Require correct library from devel package - boo#1125689 - Update to version 1.39.2 (bsc#1146184, bsc#1146182): * This release fixes CVE-2019-9511 “Data Dribble” and CVE-2019-9513 “Resource Loop” vulnerability in nghttpx and nghttpd. Specially crafted HTTP/2 frames cause Denial of Service by consuming CPU time. Check out https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md for details. For nghttpx, additionally limiting inbound traffic by - -read-rate and --read-burst options is quite effective against this kind of attack. * Add nghttp2_option_set_max_outbound_ack API function * nghttpx: Fix request stall - Update to version 1.39.1: * This release fixes the bug that log-level is not set with cmd-line or configuration file. It also fixes FPE with default backend. - Changes for version 1.39.0: * libnghttp2 now ignores content-length in 200 response to CONNECT request as per RFC 7230. * mruby has been upgraded to 2.0.1. * libnghttp2-asio now supports boost-1.70. * http-parser has been replaced with llhttp. * nghttpx now ignores Content-Length and Transfer-Encoding in 1xx or 200 to CONNECT. - Drop no longer needed boost170.patch - Update to 1.38.0: * This release fixes the bug that authority and path altered by per-pattern mruby script can affect backend selection on retry. * It also fixes the bug that HTTP/1.1 chunked request stalls. * Now nghttpx does not log authorization request header field value with -LINFO. * This release fixes possible backend stall when header and request body are sent in their own packets. * The backend option gets weight parameter to influence backend selection. * This release fixes compile error with BoringSSL. - Add patch from upstream to build with new boost bsc#1134616: * boost170.patch - Update to 1.36.0 * build: disable shared library if ENABLE_SHARED_LIB is off * third-party: use http-parser to v2.9.0 (GH-1294) * third-party: Update mruby to 2.0.0 * nghttpx: Pool h1 backend connection per address (GH-1292) * nghttpx: Randomize backend address round robin order per thread (GH-1291) * nghttpx: Fix getting long SNs for openssl < 1.1 (GH-1287) * h2load: add an option to write per-request logs (GH-1256) * asio: added access to # of the current server port (GH-1257) - Use multibuild to not pull in python3 in first build, nghttp2 is low in the system - Update to version 1.35.1: * nghttpx: Fix broken trailing slash handling (GH-1276) - Changes for version 1.35: * build: cmake: Fix libevent version detection (Patch from Jan Kundrát) (GH-1238) * lib: Use __has_declspec_attribute for shared builds (Patch from Don) (GH-1222) * src: Require C++14 language feature * nghttpx: Write mruby send_info early * nghttpx: Fix assertion failure on mruby send_info with HTTP/1 frontend * h2load: Handle HTTP/1 non-final response (GH-1259) * h2load: Clarify that time for connect includes TLS handshake - Update to version 1.34.0: (bsc#1112438, FATE#326776) * lib: Implement RFC 8441 :protocol support * nghttpx: Add read/write-timeout parameters to backend option * nghttpx: Fix mruby parameter validation in backend option * nghttpx: Implement RFC 8441 Bootstrapping WebSocket with HTTP/2 * nghttpx: Update neverbleed to fix OpenSSL 1.1.1 issues * nghttpx: Update mruby 1.4.1 * nghttpx: Add mruby env.tls_handshake_finished * nghttpx: Add --tls13-ciphers and --tls-client-ciphers options * nghttpx: Add RFC 8470 Early-Data header field support * nghttpx: Add RFC 8446 TLSv1.3 0-RTT early data support - Update to version 1.33.0: * lib: Tweak nghttp2_session_set_stream_user_data * lib: Fix handling of SETTINGS_MAX_CONCURRENT_STREAMS. * lib: Implement ORIGIN frame * asio: support definition of local endpoint for cleartext client session * integration: Remove remaining SPDY code from the integration tests * nghttpx: Fix worker process crash with neverbleed write error * nghttpx: Support per-backend mruby script * nghttpx: Fix stream reset if data from client is arrived before dconn is attached - Update to version 1.32.0: * lib: Ignore all input after calling session_terminate_session * lib: Fix treatment of padding * lib: Don't allow 101 HTTP status code because HTTP/2 removes HTTP Upgrade * build: add ENABLE_STATIC_LIB option to build static lib * third-party: Upgrade neverbleed to the latest master * asio: Support client side SNI * src: Compile with libressl 2.7.2 * src: Allow building without NPN * h2load: -r and --duration are mutually exclusive - Version umpdate to 1.31.1: * Fix bsc#1088639 CVE-2018-1000168 * https://nghttp2.org/blog/2018/04/12/nghttp2-v1-31-1/ - Version update to 1.31.0: * lib: Add nghttp2_session_set_user_data() public API function (GH-1137) * src: Define nghttp2_inet_pton wrapper to avoid inet_pton macro (GH-1128) * nghttpx: Close listening socket on graceful shutdown * nghttpx: Add an option to accept expired client certificate (GH-1126) * nghttpx: Add mruby tls_client_not_before, and tls_client_not_after (GH-1123) * nghttpx: Fix potential memory leak * lib: Allow PING frame to be sent after GOAWAY (GH-1103) * nghttpx: Fix bug that h1 backend idle timeout expires sooner * nghttpx: Stop overwrite of first header on mruby call to env.req.set_header(..) (Patch from Dylan Plecki) (GH-1119) * nghttpx: Add upgrade-scheme parameter to backend option (GH-1099) * nghttpx: Fix missing ALPN validation (--npn-list) (GH-1094) * nghttpx: Remember which resource is pushed for RFC 8297 (GH-1101) - Drop spdylay dependency as it is deprecated since version 1.28.0 and removed from cofnigure.ac since 1.29.0 - Use %license (boo#1082318) - Update to version 1.29.0: * lib: Use NGHTTP2_REFUSED_STREAM for streams which are closed by GOAWAY * build: Remove SPDY * build: Fix CMAKE_MODULE_PATH * nghttpx: Revert "/nghttpx: Use an existing h2 backend connection as much as possible"/ * nghttpx: Write API request body in temporary file * nghttpx: Increase api-max-request-body * nghttpx: Faster configuration loading with lots of backends * nghttpx: Fix crash with --backend-http-proxy-uri option - Export PYTHON=/usr/bin/python3 before running configure: allow to build without (comnplete) python2 in the buildroot. In any case we only ship python3-bindings already. - Upodate to version 1.28.0: * lib: Add nghttp2_error_callback2 * build: Add deprecation warning when spdylay support is enabled * Switch to clang-format-5.0 * examples: Make client and server work with libevent-2.1.8 * third-party: Update neverbleed * integration: Fix issues reported by the go vet tool. * nghttpx: Fix affinity retry * nghttpx: Fix stalled backend connection on retry * nghttpx: Cookie based session affinity * nghttpx: Expose additional TLS related variables to mruby and accesslog - Drop forgotten python2 build dependency - Update to version 1.27.0: * h2load: Print out h2 header fields with --verbose option * nghttpx: Send non-final response to HTTP/1.1 or HTTP/2 client only - Changes for version 1.26.0: * docs: Fix some typos in the nghttpx how-to * h2load: Fix bug that timing script stalls with -m1 * h2load: Reservoir sampling (GH-984) * h2load: Add timing-based load-testing in h2load - Switch to python3 support - Don't use jemalloc on ppc or %arm, where it is broken. - Update to version 1.25.0: * lib: add nghttp2_rcbuf_is_static() (Patch from Anna Henningsen) (GH-983) * nghttpx: Fix bug that forwarded for is not affected by proxy protocol (GH-979) * nghttpx: Update mruby to 1.3.0 (GH-957) - Drop doc building - Rename python subpackage to python2 - Update to version 1.24.0: * doc: README.rst: fix typo (Patch from Simone Basso) (GH-947) * doc: fix up grammar in submit_trailer docs (Patch from Benjamin Peterson) (GH-945) * doc: fix cleaning in out-of-tree builds (Patch from Benjamin Peterson) (GH-938) * nghttp: Fix bug that upgrade fails if reason-phrase is missing (GH-949) * nghttpx: Verify OCSP response using trusted CA certificates (GH-943) * nghttpx: Set default minimum TLS version to TLSv1.2 (GH-937) - Changes for version 1.23.1: * nghttpx: Fix crash in OCSP response verification - Changes for version 1.23.0: * lib: nghttp2_session: Allow for compiling library with -DNDEBUG set (Patch from Angus Gratton) (GH-919) * lib: Treat incoming invalid regular header field as stream error (GH-900) * lib: Call nghttp2_on_invalid_frame_callback if altsvc validation fails (GH-904) * doc: spelling mistake in arguments to build nghttp apps (Patch from Soham Sinha) (GH-925) * doc: Add notes for installation on linux systems (Patch from Tapanito) (GH-917) * doc: Clarify the effect of nghttp2_option_set_no_http_messaging * nghttpx: Verify OCSP response (GH-929) * nghttpx: Fix certificate selection based on pub key algorithm (GH-924) * nghttpx: Fix certificate indexing bug * nghttpx: Run OCSP at startup (GH-922) * nghttpx: Wildcard path matching (GH-914) * nghttpx: Forward multiple via, xff, and xfp header fields (GH-903) * nghttp: Add -y, --no-verify-peer option to suppress peer verify warn (GH-906) - Update to version 1.22.0: * lib: Add missing free call on error in inflight_settings_new() (Patch from lstefani) (GH-884) * asio: Support specifying stream priority via session::submit() (Patch from Matt Way) (GH-881) * nghttpx: Clarify --conf option behaviour * nghttpx: Add $tls_sni access log variable (GH-896) * nghttpx: Rename ssl_* log variables as tls_* (GH-895) * nghttpx: Fix path matching bug (GH-894) * nghttpx: SNI based backend server selection (GH-892) * nghttpx: Enable signed_certificate_timestamp extension for TLSv1.3 (GH-878) * nghttpx: Add options for X-Forwarded-Proto header field (GH-872) * nghttpx: Add --single-process option (GH-869) * nghttpx: Use 502 as server error code * nghttpx: Use SSL_CTX_set_early_data_enabled with boringssl * nghttp: Verify server certificate and show warning if it fails (GH-870) * integration: Use nip.io instead of xip.io - Update to version 1.21.1: * asio: Fix crash if connect takes longer time than ping interval (GH-866) * nghttpx: Fix bug that 204 from h1 backend is always treated as error (GH-871) - Changes for version 1.21.0: * lib: Fix nghttp2_session_want_write (GH-832) * doc: Document pkg-config path usage * build: Eliminate U macro; Instead use (void)VAR for better compiler compatibility. * src: BoringSSL supports SSL_CTX_set_{min,max}_proto_version. (Patch from Piotr Sikora) (GH-853) * src: Use Mozilla's "/Modern compatibility"/ ciphers by default * src: nghttp2_gzip: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7 (Patch from Alexis La Goutte) (GH-823) * nghttpx: Print version number with -v option * nghttpx: Enable X25519 with boringssl * nghttpx: Retry getaddrinfo without AI_ADDRCONFIG (GH-858) * nghttpx: Failing to listen on server socket is fatal error * nghttpx: Escape certain characters in access log (GH-856) * nghttpx: Ignore further input if connection is going to close * nghttpx: Don't call functions which are not async-signal-safe after fork but before execv in multithreaded process. * nghttpx: Enable backend pattern matching with http2-proxy (GH-733) * asio: client: Send PING after 30 seconds idle (GH-847) - Update to version 1.20.0: * lib: nghttp2_session: fix The 'then' statement is equivalent to the subsequent code fragment found by PVS Studio (V523) (Patch from Alexis La Goutte) (GH-814) * lib: Add nghttp2_option_set_no_closed_streams (GH-810) * build: Disable spdylay detection by default * build: Add --with-systemd option to configure * fuzz: Add fuzzer for oss-fuzz (GH-799) * src: Enable TLSv1.3 if it is supported by OpenSSL (or BoringSSL) (GH-816) * src: h2 requires >= TLSv1.2 * asio: More graceful stop of nghttp2::asio_http2::server::http2 (Patch from Amir Pakdel) (GH-805) * asio: Holding more shared_ptrs instead of raw ptrs to make sure called objects don't get deleted. (Patch from clemahieu) * asio: Fix infinite loop in acceptor handler (Patch from clemahieu) (GH-794) * asio: close_stream erases from streams_ while it's being iterated over. (Patch from clemahieu) (GH-795) * nghttpx: Strip version number from server header field * nghttpx: Add --single-worker option * nghttpx: Fix bug that send_reply does not participate graceful shutdown * nghttpx: Add --frontend-max-requests option * nghttpx: Enable stream-write-timeout by default * nghttpx: Fix stream write timer handling * nghttpx: Add configrevision API endpoint (GH-820) * nghttpx: Redirect to HTTPS URI with redirect-if-not-tls parameter (GH-819) * nghttpx: Update log time stamp in millisecond interval * nghttpx: Better error message when private key and certificate are missing * nghttpx: Fix bug that old config is used during reloading configuration * nghttpx: Specify TLS protocol by version range (GH-809) * nghttpx: Send SIGQUIT to the original master process (GH-807) * nghttpx: Restrict HTTP major and minor in 0 or 1 * nghttpx: Drop privilege of neverbleed daemon first * nghttpx: add systemd support (Patch from Tomasz Torcz) (GH-802) * nghttpx: Fix crash on SIGHUP with multi thread configuration (GH-801) * nghttpx: Send 1xx non-final response using mruby script (GH-800) * nghttpx: Select certificate by client's supported signature algorithm (GH-792) * nghttpx: Recommend POST for backendconfig API request * nghttpx: Don't build PSK features with LibreSSL (Patch from Bernard Spil) (GH-789) * nghttp: add support for link rel="/preload"/ for --get-assets (Patch from Benedikt Christoph Wolters) (GH-791) * h2load: Fix wrong req_stat updates * h2load: Explicitly count the number of requests left and inflight * integration: Fix deprecation warnings * integration: Redirect nghttpx stdout/stderr to test driver's stdout/stderr - Changes for version 1.19.0: * lib: Fix memory leak of nghttp2_stream object in server side nghttp2_session object * Fix issues found by PVS Studio (Patch from Alexis La Goutte) (GH-769) * doc: Update README file to write about the issue of Alpine Linux's inability to replace malloc (Patch from makovich) (GH-768) * build: Compile with Android NDK r13b using clang * src: Fix assertion error with boringssl * nghttp: Take into account scheme and port when parsing HTML links * nghttp: Fix authority for --get-assets if IP address is used in conjunction with user-defined :authority header (Patch from Benedikt Christoph Wolters) (GH-783) * nghttpx: Add --accesslog-write-early option (GH-777) * nghttpx: Fix access.log timestamp (GH-778) * nghttpx: Show default cipher list in -h * nghttpx: Add client-ciphers option * nghttpx: Add client-no-http2-cipher-black-list option * nghttpx: Fix the bug that no-http2-cipher-black-list does not work on backend HTTP/2 connections. * nghttpx: Add --client-psk-secret option to enable PSK in backend (GH-612) * nghttpx: Add --psk-secret option to enable PSK in frontend connection (GH-612) * nghttpx: Enable SCT with OpenSSL 1.1.0 * nghttpx: Add proxyproto to frontend option to accept PROXY protocol (GH-765) * h2load: Show default cipher list in -h * h2load: Show custom server temp key such as X25519 * h2load: Fix incorrect return value from spdylay_send_callback - Changes for version 1.18.1: * nghttpx: Fix assertion error in libev ev_io_start (GH-759) * nghttpx: Handle c-ares success without result * nghttpx: Fix bug that DNS timeout was erroneously disabled (GH-763) * nghttpx: Fix bug that DNS timeout was ignored (GH-763) - use individual libboost-*-devel packages instead of boost-devel - Update to version 1.18.0: * lib: Accept and ignore content-length: 0 in 204 response for now * build: Use pkg-config to detect libxml2 * build: Require c-ares to compile applications under src * build: Add Windows CI via AppVeyor (Patch from Alexis La Goutte) * examples: Delete tiny-nghttpd * nghttpx: Retry h1 backend request if first write fails (GH-757) * nghttpx: Keep reading after backend write failed (GH-756) * nghttpx: Add frontend-keep-alive-timeout option (GH-755) * nghttpx: New error log format (GH-749) * nghttpx: Fix bug that fetch-ocsp-response does not work with OpenSSL 1.1.0 (GH-742) * nghttpx: Backend API call allows non-numeric host with dns parameter (GH-731) * nghttpx: Lookup backend host name dynamically (GH-721) * nghttpx: Accept and ignore content-length: 0 in 204 response for now (GH-735) * nghttpx: Wait for child process to exit - Update to version 1.17.0: * lib: Disallow content-length in 1xx, 204, or 200 to a CONNECT request (GH-722) * lib: Avoid memcpy against NULL src * build: MSVC version resource support (Patch from Remo E) (GH-718) * asio: server: Call on_close callback on connection close (GH-729) * nghttpx: Fix frequent crash with --backend-http-proxy-uri * nghttpx: Robust backend read timeout * nghttpx: Fix bug that mishandles response header from h1 backend * nghttpx: Fix bug that zero-length POST is not forwarded (GH-726) * nghttpx: Remove optional reason-phrase from SPDY :status * nghttpx: Header key and value must be string in mruby script * nghttpx: Strip content-length with 204 or 200 to CONNECT in mruby (GH-722) * nghttpx: Strict handling for Content-Length or Transfer-Encoding in h1 (GH-722) * nghttpx: Fix compilation with BoringSSL (Patch from dalf) (GH-717) * nghttpd, nghttpx, asio: Add missing mandatory SP after status code - Update to version 1.16.1: * lib: Prevent undefined behavior in decode_length * nghttpx: Fix bug which may crash nghttpx if non-final response is forwarded from origin server to HTTP/1.1 client - Changes for version 1.16.0: * lib: Add nghttp2_set_debug_vprintf_callback to take advantage of DEBUGF statements in when building DEBUGBUILD. * Update .clang-format for clang-format-3.9 * build: Make it possible to include nghttp2/CMakeLists.txt in another project using add_subdirectory. * third-party: Update http-parser to feae95a3a69f111bc1897b9048d9acbc290992f9 * asio: Fix crash when end() is called outside nghttp2 callback * nghttpx: Add --backend-connect-timeout option * nghttpx: Add TLS signed_certificate_timestamp extension support * nghttpx: Add --ecdh-curves option to specify list of named curves * h2load: Add --header-table-size and --encoder-header-table-size options - Update to version 1.15.0: * lib: Add nghttp2_option_set_max_deflate_dynamic_table_size() API function (GH-684) * lib: Allow NGHTTP2_ERR_PAUSE from nghttp2_data_source_read_callback (GH-671) * lib: Add nghttp2_session_get_hd_deflate_dynamic_table_size() and nghttp2_session_get_hd_inflate_dynamic_table_size() API functions to get current HPACK dynamic table size (GH-664) * lib: Add nghttp2_session_get_local_settings() API function * lib: Add nghttp2_session_get_local_window_size() and nghttp2_session_get_stream_local_window_size() API functions * build: Add -lsocket -lnsl to APPLDFLAGS for solaris build * neverbleed: Update neverbleed to support ECDSA certificate * doc: Mention --enable-lib-only configure option in README * integration: Fix test failure with go1.7.1 * src: Fix compile error with openssl 1.1.0 * nghttpx: Improve performance with HTTP/1.1 backend when request body is involved * nghttpx: Use std::atomic_* overloads for std::shared_ptr if available * nghttpx: Migrate backend stream to another h2 session on graceful shutdown * nghttpx: Add option to specify HPACK encoder/decoder dynamic table size * nghttpx: Log client address * nghttpx: Add tls_sni to mruby Nghttpx::Env class * nghttpx: Add --frontend-http2-window-size option, and its family functions * nghttpx: Add experimental TCP optimization for h2 frontend * nghttpx: Workaround for std::make_shared bug in Xcode7, 7.1, and 7.2 (GH-670) * nghttpx: Fix bug that bytes are doubly counted to rate limit for TLS connections * nghttpx: Add --no-server-rewrite option not to rewrite server header field (GH-667) * nghttpx: Retry if backend h1 connection cannot be established due to timeout * nghttpx: Reset stream if invalid header field is received in h2 * nghttpx: Add --server-name option to change server response header field (GH-667) * nghttpd: Add --encoder-header-table-size option * nghttp: Add --encoder-header-table-size option * python: Support ALPN, require Python 3.5 - Update to version 1.14.0: * lib: Make emit_header() return void since it always succeed * lib: Add nghttp2_hd_deflate_hd_vec() deflate API to support multiple buffer input * lib: since hd_inflate_commit_indexed() always return 0, remove the return value check in nghttp2_hd_inflate_hd_nv() * lib: Use memeq() instead of lstreq() in lookup_token() * lib: More strict stream state handling * lib: Modify genlibtokenlookup.py to remove redundant header comparisons and remove inline qualifier of lookup_token() in genlibtokenlookup.py * lib: Fix wrong tree operation to avoid cycle * lib: Make get_max_index() return the max index in frame, so we don't need to do extra calculation * lib: Add nghttp2_on_invalid_header_callback * lib: Log frame's stream ID for header debug logging * doc: Remove old doc about differential encoding in HPACK * doc: Document about ALPN in nghttpx howto * nghttpx: Log error code from getsockopt(SO_ERROR) on first write event * nghttpx: Don't change pushed stream's priority * nghttpx: Log backend connection failure in WARN level * nghttpx: Fix bug that api and healthmon parameters do not work with http2 proxy * nghttpx: Add access log variable for backend host and port * nghttpx: Use copy instead of const reference of backend group * nghttpx: Reload configuration with SIGHUP * nghttp: Adjust weight according to Firefox stable * nghttp: Call error callback when invalid header field is received and ignored * nghttp: Allow multiple -p option * deflatehd: Call nghttp2_hd_deflate_change_table_size only if table size is changed from default - Update to version 1.13.0: * lib: Cancel non-DATA frame transmission from nghttp2_before_frame_send_callback * doc: Fix warning with Sphinx 1.4 * build: Work with Android NDK r12b * nghttpx: Use consistent hashing for client IP based session affinity * nghttpx: Fix FTBFS on armel by explicitly including the header * nghttpx: Cast to double to fix build with gcc 4.8 on Solaris 11 * nghttpx: Fix build error with libressl * examples: Fix compile error with OpenSSL v1.1.0-beta2 - Update to version 1.12.0: * Add nghttp2_session_set_local_window_size API function * Add nghttp2_option_set_max_send_header_block_length API function (GH-613) * Fix warning: declaration of 'free' shadows a global declaration (Patch from Alexis La Goutte) * examples: Add ALPN support to tutorial client/server (GH-614) * nghttpx: Reduce TTFB with large number of incoming connections * nghttpx: Rewrite read timer handling * nghttpx: Clean up neverbleed AF_UNIX socket * nghttpx: Add --backend-max-backoff option * nghttpx: Use 16KiB buffer for reading to match TLS record size * nghttpx: Add healthmon parameter to -f option to enable health monitor mode * nghttpx: Receive reference of std::mt19937, not making a copy * nghttpx: Fix bug that backend never return to online (GH-615) * nghttpx: Implement client IP based session affinity * nghttpx: Add --api-max-request-body option to set maximum API request body size * nghttpx: Add api parameter to --frontend option to mark API endpoint * h2load: Add content-length header field for HTTP/2 and SPDY as well * h2load: Implement HTTP/1 upload (GH-611) - Update to 1.11.1 * lib: Add nghttp2_hd_inflate_hd2() and deprecate nghttp2_hd_inflate_hd() * lib: Avoid 0-length DATA if NGHTTP2_DATA_FLAG_NO_END_STREAM is set * lib: Fix bug that PING flags are ignored in nghttp2_submit_ping * integration: Workaround runtime error: cgo argument has Go pointer to Go pointer * nghttp: Eliminate zero length DATA frame at the end if possible * nghttpd: Set content-length in status response * nghttpx: Add sni keyword to --backend option * nghttpx: Allow mixed protocol and TLS settings among backends under same pattern * nghttpx: Don't add 0-length DATA when response HEADERS bears END_STREAM flag * nghttpx: Don't add chunked encoded response body for HEAD request * nghttpx: Don't use CN if we have dNSName or iPAddress field * nghttpx: Just call execv instead of execve to pass environ * nghttpx: Make SETTINGS timeout value configurable * nghttpx: Save PID file after it is ready to accept connections * nghttpx: Treat backend failure if SETTINGS is not received within timeout * nghttpx: Wait for SETTINGS ACK to make sure that backend h2 server is alive - Update to 1.10.0 * Pass unknown SETTINGS values to nghttp2_on_frame_recv_callback * Add ALTSVC frame support * Run error callback when peer does not send initial SETTINGS frame * Update http-parser * Update sphinx_rtd_theme * nghttp: add an --expect-continue option * nghttpx: Fix downstream connect callback called early * nghttpx: Truncate too long -b option signature * nghttpx: Fix bug that server push from mruby script did not work * nghttpx: Try next HTTP/1 backend address when connection cannot be made * nghttpx: Retry next HTTP/2 backend address when connection cannot be made * nghttpx: Enable link header field based push for non-final response * nghttpx: Detect online/offline state of backend servers * nghttpx: Better load balancing between backend HTTP/2 servers * nghttpx: Fix crash with backend failure - Update to 1.9.2 * nghttpx: Fix crash with backend failure * nghttpx: Better distribute load to backend h2 servers * nghttpx: Fix error messages on deprecated mode * nghttpx: Fix bug that logger wrote string which was not NULL-terminated * nghttpx: Fix bug that proxy with HTTP/1.1 CONNECT did not work - Update to 1.9.1 * nghttpx: Fix bug that backend tls keyword did not work with -s option * nghttpx: Fix handing stream after connection check was failed - Changes for 1.9.0 * lib: Add nghttp2_error_callback to tell application human readable error message * lib: Reference counted HPACK name/value pair, adding * nghttp2_on_header_callback2 * lib: Add nghttp2_option_set_no_auto_ping_ack() option * lib: Add nghttp2_http2_strerror() to return HTTP/2 error code string * build: Makefile.msvc enhancements (Patch from Jan-E) * build: Lower libev version requirement (Patch from Peter Wu) * build: cmake build support (Patch from Peter Wu) * asio: Fix bug that server event loop breaks with exception * integration: Disable tests that sometimes break randomly on travis * integration: do not use recursive target (Patch from Peter Wu) * h2load: Fix bug that it did not try to connect to server again * h2load: Fix bug that initial max concurrent streams was too large * nghttpx: Memcached connection encryption with tls keyword * nghttpx: Enable/disable TLS per frontend address * nghttpx: Configure TLS per backend routing pattern * nghttpx: Workaround for Ubuntu 15.04 which does not value-initialize on std::make_shared. * nghttpx: Add --error-page option to set custom error pages * nghttpx: Add wildcard host routing * nghttpx: Change read timeout reset timing * nghttpx: Don't push if Link header field includes nopush * nghttpx: Deprecate backend-http1-connections-per-host in favor of backend-connections-per-host * nghttpx: Restructure mode settings, removing --http2-bridge, - -client, and --client-proxy options * nghttpx: Deprecate backend-http1-connections-per-frontend in favor of backend-connections-per-frontend * nghttpx: Don't share session which is already in draining state * nghttpx: Effectively disable backend HTTP/2 connection flow control * nghttpx: Add --frontend-http2-max-concurrent-streams and - -backend-http2-max-concurrent-streams, and deprecate - -http2-max-concurrent-streams option * nghttpx: Deprecate --backend-http2-connections-per-worker option * nghttpx: Share TLS session cache between HTTP/2 and HTTP/1 backend * nghttpx: Rewrite backend HTTP/2 connection coalesce strategy - Update to 1.8.0 * Add Architecture documents (work in progress) * List all contributors in AUTHORS * doc: fix out-of-tree doc builds (Patch from Peter Wu) * Wrap AM_PATH_XML2 by m4_ifdef to handle the case when _PATH_XML2 is not found * Fix configure script for non-gcc, clang build * Document compiling apps and include h2load in configure (Patch from David Beitey) * Don't check for dlopen/libdl on *BSD (Patch from Bernard Spil) * Don't taint CXXFLAGS from AX_CXX_COMPILE_STDCXX_11 * Fixing Windows Makefile version detection (Patch from Reza Tavakoli) * lib: Tokenize extra HTTP header fields * lib: Fix typo in HAVE_CONFIG_H name (Patch from Peter Wu) * lib: Add HTTP/2 extension framework to send and receive non-critical frames * tests: remove unused macros (Patch from Peter Wu) * src: Update default cipher list * src: Fix compile error with gcc-6 which enables C++14 by default * asio: client: Fix connect timeout does not work, return from cb if session stopped, removing client::session::connect_timeout() functon * nghttpd: Start SETTINGS timer after it is written to output buffer * nghttpd: Add trailer header field to status responses * nghttpd: Add -w and -W options to change window size * nghttpx: Worker wide blocker which is used when socket(2) is failed * nghttpx: ConnectBlocker per backend address * nghttpx: Interleave text/html pushed resources with associated resource * nghttpx: Add headers given in add-response-headers for mruby response * nghttpx: Deprecate --backend-ipv4 and --backend-ipv6 in favor of --backend-address-family * nghttpx: Add options to specify address family of memcached connections * nghttpx: Add encryption support for TLS ticket key retrieval * nghttpx: Add TLS support for session cache memcached connection * nghttpx: Refactor blacklisted cipher suite check (Patch from Jay Satiro) * nghttpx: Add TLS support for HTTP/1 backend * nghttpx: Add request-header-field-buffer and max-request-header-fields options, deprecating header-field-buffer and max-header-fields options. * nghttpx: Add --no-http2-cipher-black-list to allow black listed cipher suite * nghttpx: Limit header fields from backend * nghttpx: Fix bug that IPv6 address in Forwarded "/for"/ is not quoted-string * nghttpx: Support multiple frontend addresses * integration-tests: support out-of-tree tests (Patch from Peter Wu) * examples: fix compile warnings (Patch from Peter Wu) - Drop upstreamed nghttp2-c++14.patch - Update to 1.7.1 * Fix CVE-2016-1544 (boo#966514) - Add nghttp2-c++14.patch to properly guard make_unique templates. [bsc#964140] - Update to 1.7.0 * Reset (RST_STREAM) stream if flow control window gets overflow * Validate :authroity, host, and :scheme value more strictly * Check request/response submission error based side of session * Strict outgoing idle stream detection * Return error from nghttp2_submit_{headers,request} when self dependency is made * Add -ldl to APPLDFLAGS for static openssl linking * asio: Stop acceptor on server::http2::stop * asio: Rename http2::get_io_services() as http2::io_services() * h2load: Support UNIX domain socket * h2load: Improve readability of traffic numbers * h2load: Remove "/auto"/ for -m option * h2load: Show progress in rate mode * h2load: Perform sampling for request and connection timings to reduce memory consumption * nghttpd: Add --no-content-length option to omit content-length in response * nghttpx: Interleave pushed streams with the associated stream if pushed streams are javascript and CSS resources * nghttpx: The initial value of request/response buffer is increased to 128K * nghttpx: Fix bug that --listener-disable-timeout option is not used * nghttpx: Don't emit :authority if request does not contain authority information * nghttpx: Add clarification of quotes in configuration file * nghttpx: Don't allow certain characters in host and :scheme header field * nghttpx: Add RFC 7239 Forwarded header field support * nghttpx: Fix crash when running on IPv6 only (Patch from Vernon Tang) * nghttpx: Take into account of trailers when applying max_header_fields * nghttpx: Don't apply max_header_fields and header_field_buffer limit to response * nghttpx: Strict validation for header fields given in configuration * nghttpx: header value should not be lower-cased (Patch from ayanamist) - fixed typo in libnghttp2_asio1 [bsc#962914] - Update to 1.6.0 * Fix heap-use-after-free bug when handling idle streams * Strict error handling for frames which are not allowed after closed (remote) * Set max number of outgoing concurrent streams to 100 by default * Keep incoming streams only at server side * Create stream object for pushed resource during nghttp2_submit_push_promise() * Add nghttp2_session_create_idle_stream() API * Handle response in nghttp2_on_begin_frame_callback * Add --lib-only configure option * Compile with OpenSSL 1.1.0-pre1 * Fix build when OpenSSL 1.0.2 is not available (patch from Sunpoet Po-Chuan Hsieh) * asio: Add connect and read timeout to client API * asio: Add TLS handshake and read timeout to server API * asio: Added access to a requests remote endpoint (patch from Andreas Pohl) * asio: libnghttp2_asio: Added io_service accessors (patch from Andreas Pohl) * h2load: Add req/s min, max, mean and sd for clients * h2load: Fix broken connection times - Update to 1.5.0 * Fix bug that nghttp2_session_find_stream(session, 0) returned NULL * Add nghttp2_session_change_stream_priority() to change stream priority without sending PRIORITY frame * Add nghttp2_session_check_server_session() API * Consider to use CANCEL error code when closing streams with GOAWAY * Don't send push response if GOAWAY has been received * Use error code CANCEL to reset pushed reserved stream from remote * Add nghttp2_session_upgrade2(), deprecate nghttp2_session_upgrade() * Workaround HTTP upgrade with HEAD request in nghttp2_session_upgrade() * Introduce NGHTTP2_NV_FLAG_NO_COPY_NAME and NGHTTP2_NV_FLAG_NO_COPY_VALUE * Add nghttp2_session_check_request_allowed() API function * Switch to clang-format-3.6 * Update mruby to 1.2.0 * tests: fix broken linkage with --disable-static (Patch from Kamil Dudka) * python: Send RST_STREAM if remote side is not closed and response finished * asio: client: call on_error when connection is dropped * asio: ALPN support * h2load: Add --h1 option to force http/1.1 for both http and https URI * h2load: Fix crash when dealing with "/connection: close"/ form HTTP/1.1 server * h2load: h2load goes into infinite loop when timing script file starts with 0.0 in first line (Patch from Kit Chan) * h2load: Override user-agent with -H option * h2load: Print "/space savings"/ to measure header compression efficiency * h2load: Stream error should be counted toward errored * h2load: Show application protocol with OpenSSL < 1.0.2 * nghttpx: Don't send RST_STREAM to h2 backend if backend is disconnected state * nghttpx: Support server push from HTTP/2 backend * nghttpx: Fix bug that causes connection failure with backend proxy URI * nghttpx: Use --backend-tls-sni-field to verify certificate hostname * nghttpx: Log :authority as $http_host if available * nghttpd: Fix crash with CONNECT request * nghttpd: Defered eviction of cached fd using timer * nghttpd: Read /etc/mime.types to set content-type header field * nghttp: Record request method to output it in har correctly * nghttp: Use method given in -H with "/:method"/ in HTTP Upgrade - Drop nghttp2-1.4.0-fix-tests.patch (now in upstream) - Enable spdy and more example applications - Update to 1.4.0: * lib: Don't always expect dynamic table size update. * lib: Shrink to the minimum table size seen in local SETTINGS. * lib: Add new error code NGHTTP2_ERR_PAUSE to send_data_callback. * lib: Avoid excessive WINDOW_UPDATE queuing. * lib: Return fatal error if flooding is detected to close session immediately. * lib: Return type of nghttp2_submit_trailer is int. * lib: Don't send WINDOW_UPDATE with 0 increment. * lib: Fix bug that headers in CONTINUATION were ignored after HEADERS with padding. * package: Use -fvisibility=hidden for internal functions. * package: Show more information in configure summary. * package: Add PIDFile directive to systemd service. * package: Fix daemon upgrade when running under systemd. * app: Compile with BoringSSL. * nghttp: Allow multiple -c option occurrence, and take min and last value. * nghttpd: Fix leak when server failed to listen to given port. * nghttpx: Add TLS dynamic record size behaviour command line options. * nghttpx: Reduce default timeouts for read sockets to 1m. * nghttpx: Fix bug that PUT is replaced with POST. * nghttpx: Change mruby script handling. * nghttpx: Added support for RFC 7413 (TCP Fast Open) on nghttpx proxy listening connections. * nghttpx: Add neverbleed support. * h2load: Don't DOS our server! * h2load: Use duration syntax for timeouts. * h2load: Support subsecond rate period. * h2load: Simplify rate mode. * h2load: Add option for user-definable rate period. * h2load: Reuse SSL/TLS session. * h2load: Reconnect server on connection: close. * h2load: Don't exit in the case of no ALPN protocol overlap. * integration: Update go's http2 package URI. - Add missing baselibs.conf. - Add nghttp2-1.4.0-fix-tests.patch from commit 4825009. - Small spec cleanup. - Update to 1.3.4 * Make traditional init script fail if new config file is broken (Patch from Janusz Dziemidowicz) * nghttpx-logrotate: Don't use killall since we have multiple processes * nghttpx: Fix improper signal handling - Changes for 1.3.3 * Fix bug in padding handling of DATA frame * Use hash table for dynamic table lookup * More warning flags for --enable-werror * Update mruby * h2load: HTTP/1.1 support (Patch from Lucas Pardue) * nghttpx: Do not try to set TCP_NODELAY when frontend is an UNIX socket (Patch from Janusz Dziemidowicz) * nghttpx: Chown UNIX domain socket to user specified as --user * nghttpx: Split monolithic one process into control and worker processes * nghttpx: Handle SSL/TLS data following PROXY protocol line - Changes for 1.3.2 * Check header block limit after new stream is opened * nghttp: Show error if HEADERS frame cannot be sent for whatever reason * nghttpx: Fix assertion failure on TLS handshake * nghttpx: Add x-http2-push header field for pushed resource * nghttpx: Fix compile error with --disable-threads - Update to 1.3.1 * Avoid usage of typeof and replace __builtin_offsetof with offsetof * Honor stream->weight even if stream->last_writelen is 0 * Compile third-party libraries if hpack-tools is enabled * nghttpx-init: Start nghttpx with --daemon * Bundle sphinxcontrib.rubydomain https://bitbucket.org/birkenfeld/sphinx-contrib/src/default/rubydomain/ * Bundle mruby * h2load: Record TTFB on first byte of response body, rather than first socket read * h2load: Improve checking for timing script input, prevent false positive in certain situations * nghttpx: Implement PROXY protocol version 1 (--accept-proxy-protocol option) * nghttpx: Allow link header server push for HTTP/2 backend as well * nghttpx: Don't initiate push if client disabled push * nghttpx: Allow absolute URI in Link header field for push * nghttpx: Fix crash with multi workers and QUIT signal * nghttpx: Add mruby support which is disabled by default (use --with-mruby configure option to enable it) * nghttpx: Drop connection before TLS finish if h2 requirement is not fulfilled - Fix typo in previous changelog entry - Update to 1.3.1 * Limit the number of incoming reserved (remote) streams * Add stream public API * Rewrite priority tree handling * Fix parallel make distcheck * Define it and itprep recursive target if AM_EXTRA_RECURSIVE_TARGETS is defined * fetch-ocsp-response: Handle spurious openssl exist status 0 * nghttpx: Use nghttp2::ssl::DEFAULT_CIPHER_LIST for backend TLS connection * nghttpx: Don't allow blacked listed cipher suites for HTTP/2 connection * nghttpx: better handle /dev/stderr and /dev/stdout (Patch from Tomasz Buchert) * nghttpd: GOAWAY if SSL/TLS requirements for HTTP/2 are not met * nghttpd: Return date header field for 304 * nghttpd: Support HEAD request * h2load: Add Timing-script and base URI support (Patch from Lucas Pardue) * h2load: Add timeout options (Patch from Nora) - Fix typo in changelog - Update to 1.2.1 * doc: Reword the HPACK tutorial (Patch from Tom Harwood) * nghttpx: Fix stability issues * h2load: Fix crash if -r > -n - Update to 1.2.0 * Fix crash if response or data is submitted to closing stream * Header table size UINT32_MAX must be accepted * Use PROTOCOL_ERROR against DATA sent to idle stream * Allow multiple in-flight SETTINGS * Strictly check occurrence of dynamic table size update * Fix configure warning that 'missing' is missing or too old * Fix rm: cannot remove ‘*.rst’: No such file or directory when "/make clean"/ (Patch from Alexis La Goutte) * doc: Reword some of the server and client tutorial (Patch from Tom Harwood) * src: Remove monotonic_clock replacement macro for gcc-4.6 * nghttpx: Add TLS ticket key sharing among nghttpx instances using memcached * nghttpx: Add shared session cache using memcached * nghttpx: Set SSL/TLS session timeout to 12 hours * nghttpx: Enable session resumption on HTTP/2 backend * nghttpx: Don't rewrite host header field by default * nghttpx: Generate new ticket key every 1hr and its life time is now 12hrs * nghttpx: Don't reuse backend connection if it is not clean * nghttpx: Add AES-256-CBC encryption for TLS session ticket * nghttpd: Fix the bug that 304 response has non-empty body * h2load: Add -r and -C options to h2load (Patch from Nora Shoemaker) - Changes for 1.1.2 * Fix linker error with libnghttp2_asio * Allow custom installation location for Python bindings - Drop no longer needed missing_nghttp2_timegm.patch - Update to 1.1.1 * nghttpx: Fix various stability issues and memory leak bug - Changes for 1.1.0 * Fix DATA is not consumed if nghttp2_http_on_data_chunk failed * nghttp2_submit_response and nghttp2_submit_headers may return * NGHTTP2_ERR_DATA_EXIST * msvc build fixes and enchantments (Patch from Gabi Davar) * Compile with IRIX gcc-4.7 (Patch from Klaus Ziegler) * nghttp: Add --max-concurrent-streams option * nghttp: Add comment on HAR on pushed objects (Patch from acesso) * nghttpx: Add --include option to read additional configuration from given file * nghttpx: Add backend routing based on request host and path by extending -b option * nghttpx: Allow log variable to be enclosed by curly braces for disambiguation * nghttpx: Add log variables related to SSL/TLS connection * h2load: Add --ciphers option - Add patches * missing_nghttp2_timegm.patch to fix building of asio library * nghttp2-remove-python-build.patch to fix python bindings installation when autotools are used - Update to 1.0.5 * Add STREAM_DEP_DEBUG macro switch to enable runtime validation of depedency tree * Fix another bug in priority handling; sibling's item is not queued when ancestor's item is detached * nghttpx: Fix crash with --http2-bridge and both frontend and backend TLS - Update to 1.0.4 * Fix assertion failure in stream_update_dep_on_detach_item (GH-264) - Changes for 1.0.3 * Fix bug that idle self-depending PRIORITY is not handled gracefully * Optimize dependency based priority code to Firefox style tree * enable third-party for asio_lib too (Patch from Mike Frysinger) * fetch-ocsp-response: Support LibreSSL, and include port in ocsp_host * src: Support compile with LibreSSL * nghttpx: Fix bug that x-forwarded-proto header field does not reflect frontend scheme on HTTP/2 backend * nghttpx: Validate :path on SPDY frontend - Update to 1.0.2 * Fix bug that data are not consumed for connection in race condition (GH-253) * Define NGHTTP2_EXTERN to __declspec(dllimport) when using nghttp2 for Windows build * Translate fetch-ocsp-response into Python * libevent-client: Fix bug that path is broken if URI does not contain path part * python: Call on_close callback when connection is lost for server session * python: Expose client certificate, if available (Patch from Fabian Wiesel) * python: Catch and log failure to set TCP_NODELAY (Patch from Fabian Wiesel) * nghttpx: Add --add-request-header option * nghttpx: Make WebSocket upgrade work * nghttpx: Fix bug that END_STREAM is not set in backend for POST with Upgrade * nghttpx: Don't send "/Expect"/ header field twice - Update to 1.0.1 * Include stdint.h instead of inttypes.h when compiled with MSVC < 2013 * Fix invalid memory free on out-of-memory handling * integration: Use our own copy of golang spdy package * android: Don't link zlib bundled with android NDK * Dockerfile.android: Update NDK ver, and ubuntu; build and link zlib * src, examples: Fix up OpenSSL initialization * nghttpx: Allow HTTP Upgrade from POST request if response header has not been sent to the client * nghttpx: Fix bug that PUSH_PROMISE is sent after associated response HEADERS * nghttpd: Close connection after settings timeout and GOAWAY was sent * h2load: Fix bug that NPN fails if ALPN is enabled - Update to 1.0.0 * v1.0.0 introduced backward incompatible changes from 0.7 series. Read https://nghttp2.org/documentation/package_README.html#migration-from-v0-7-15-or-earlier to migrate from older version to this latest version. - Changes for 0.7.15 * Hopefully, this is the last release for 0.7.x series. Development continues in 1.x series. * Access violation in buffers (GH-232) (Patch from Etienne Cimon) * Retry finding jemalloc lib by je_malloc_stats_print (GH-233) * inflatehd: Fix crash if 'wire' value is not string (GH-235) * nghttpx: Revert 585af93 to fix crash with TLS (GH-234) * nghttpd: Add --echo-upload option to send back request body - Update to 0.7.14 * Fix global-buffer-overflow in HPACK code * Fix doc for nghttp2_select_next_protocol * Fix bug that promised stream was not reset on decompression error * Add systemd and upstart configuration file for nghttpx (Patch from Zhuoyun Wei) * Improve nghttpx logrotate configuration file (Patch from Zhuoyun Wei) * Update sphinx_rtd_theme * h2load: Update h2load to give connect time and ttfb stats (Patch from ericcarlschwartz) * nghttpd: Add -m, --max-concurrent-streams option * nghttpx: Log absolute URI for HTTP/2 or client proxy request * nghttpx: Add --header-field-buffer and --max-header-fields options * nghttp: Fix assertion error if very large value is given to -t - Update to 0.7.13 * Fix bug that promised stream was not reset by returning NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_header_callback. Instead, associated stream was reset. * Allow NGHTTP2_ERR_TEMPORAL_CALLBACK_FAILURE from nghttp2_on_begin_headers_callback * h2load: Effectively disable flow control by setting large window size * asio: Graceful shutdown and joinable server (Patch from Xiaoguang Sun) - Update to 0.7.12 * Fix bug that nghttp2_session_set_next_stream_id accepts invalid stream_id * HPACK: Rewrite static header table handling * HPACK: Never index authorization and small cookie header field * Don't install libnghttp2_asio headers if they are disabled * doc: Specify program directive so that hyperlink to option is correctly pointed to the intended location * asio: client: Call error_cb on error occurred in do_read and do_write (Fixes GH-207) * nghttp: Add --no-push option to disable server push * nghttp: Show stream ID in statistics output * nghttp: Remove --dep-idle option * nghttp: Use same priority anchor nodes as Firefox does * nghttpx: Don't push resource if link header has non empty loadpolicy * nghttpx: Add logging for somewhat important events (logs, tickets, and ocsp) * nghttpx: Set Downstream to stream user data on HTTP Upgrade to h2 - Update to 0.7.11 * nghttpx: Fix waitpid race condition in ocsp response update * nghttp: Consider user-provided :authority header field for SNI as well as host header field - Changes for 0.7.10 * Make sure that nghttp2 license is MIT license * Add nghttp2_session_consume_{connection,stream} to consume bytes independent * Add nghttp2_send_data_callback to send DATA payload without copying "/static inline"/ fix for build with VS2013 (Patch from Remo E) * Update lib/Makefile.msvc (Patch from Remo E) * Remove dependency on libws2_32 on Windows build * Define NGHTTP2_EXTERN macro to export function for Windows build * doc: Generate API doc per function * python: Add async body generation support * python: Fix pseudo-header field ordering bug * nghttpx: Redirect stderr to errorlog file * nghttpx: Fix bug that data buffered in SSL object are not read * nghttpx: Remove --tls-ctx-per-worker option * nghttpx: Add OCSP stapling feature - Enable python bindings - Update to 0.7.9 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * h2load: Fix crash if -t > -c * h2load: Add -d option to upload data to server * nghttpx: Forward only "/trailers"/ keyword in te when forwarding HTTP/2 backend * nghttpx: Fix PUSH_PROMISE header field corruption [GH-194] * nghttpx: Fix te header field is duplicated when forwarding HTTP/2 backend * nghttp, nghttpd: Add --hexdump option to hexdump incoming traffic. * examples: Place AM_CPPFLAGS first to use in-package header files first [GH-192] - Changes for 0.7.8 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate :path header field for http or https URI scheme * NULL-terminate header field name and value presented by callback * README.rst: Cleaned up the grammar a bit (Patch from Ross Smith II) * h2load: fix for segfault by reserving correct worker count (Patch from Stefan Eissing) - Avoid shipping documentation redundantly. Set RPM groups. - Fix rpm group - Update to 0.7.5 * Implements h2-14 protocol (http://tools.ietf.org/html/draft-ietf-httpbis-http2-14) * Implements HPACK 09 (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) * Validate HTTP semantics by default * Add nghttp2_option_set_no_http_messaging() API function * Update http-parser * nghttp, nghttpd, nghttpx: Use "/sensitive"/ to indicate "/never indexed"/ header field * nghttp, nghttpd, nghttpx, h2load: Select/announce h2 in ALPN/NPN * nghttp: Fix unaligned field output in --stat * nghttp: Fix -H does not work with -u upgrade request * nghttp: Update resource timing terminology according to Resource Timing TR * nghttpd: Add -a option which takes an address parameter that allows nghttpd to bind to a non-default address. Patch from Brian Card * nghttpx: Use omit minor version in case of HTTP/2 in via header and access log * nghttpx: Support UNIX domain socket on both frontend and backend * nghttpx: Fix crash in http/1 backend when backend returns more bytes than CL * nghttpx: Cast configuration value to rlim_t to avoid compile error on 32bit * nghttpx: Fix 1 second delay in HTTP/2 backend connection * nghttpx: Fix request re-submission bug in HTTP/2 backend * asio-sv2: Fix compile error with OS X - Initial packaging of 0.7.4
- Use %license (boo#1082318) - update to 1.5: * Fix the busy waiting emulation of pthread_mutex_timedlock for Unices lacking that function - update to 1.4: * fixes for platforms other than GNU/Linux * New function npth_is_protected to help debugging. * Change license from LGPLv3+/GPLv2+ to LGPLv2+. - run tests - update signing keyring - package license text and other information - update to 1.3: * Bypass npth_protect/npth_unprotect iff the library has not yet been initialized. * Improve detection of clock_gettime - use reproducible build timestamp - npth 1.2: * Fix possible clobbering of ERRNO. - npth 1.1: * fixes for platforms other than GNU/Linux - npth 1.0: * improvements to the build system * restore sigmask at fork - spec file cleanup: * gpg-offline covered by source_validator * use source URLs - Verify GPG signature. - Update to new upstream release 0.91 * npth_init does now return an error on failure. * Provide a pselect emulation for OpenBSD et al. - Initial package for build.opensuse.org
- Update to version 2.0.14.20.g4ee5e0c: * Fix system call numbers on s390x * numactl.c: fixed debug verify for --preferred option * numactl.c: Fixed description for the usage of numactl - Update to version 2.0.14.17.g498385e: * numactl.c: fix use after free * sysfs.c: prevent mem leak in sysfs_node_read() * sysfs.c: don't leak fd if fail in sysfs_read() * shm.c: fix memleak in verify_shm() * shm.c: fix memleak in dump_shm() * fix description for numa_node_size64 in man as well * fix numa_node_size definition in manpage numa.3 * link with -latomic if needed * libnuma: make numa_police_memory() free of race * numademo: Use first two nodes instead of node 0 and 1 - Enhance _service magic - Enable automake - Enable LTO (boo#1133098) as it works now. - update to 2.0.14 (SLE-17217): * manpage update * numademo: fix issue on 32 bit systems * drop custom cflags for libnuma * use symvers attribute for symbol versioning - Update to version 2.0.13: * Release numactl 2.0.13 * Skip `test/move_pages` if we don't have at least two nodes available * Add license files: GPLv2 + LGPLv2.1 * Handle cpu-less node for bind_range test * Convert numastat.c to standard numactl coding style * Disable clang travis targets for now * numastat.8: clarify that information relates to resident pages * Fix all declarations to be C prototypes * numatopology: Add check for cpu-less nodes * Update INSTALL.md * numastat: when reading no-exist pid, return EXIT_FAILURE * numastat: Add KReclaimable to list of known fields in meminfo * numastat: Better diagnostic when find unknown string in meminfo * Enable building on s390x * Correct sysconf constants * Removed unnecessary exit from memhog.c Solves issue #50 * Synchronized usage function with man page * Added memhog.8 to Makefile.am * memhog: add man page * Allow linking with lld by deduplicating symbols * numademo: free the node_to_use on the way out * numademo: free test nodemask * libnuma: cleanup node cpu mask in destructor * numactl: add va_end to usage function * travis: add build matrix * remove kernel version check * add missing linux version header * make MPOL_ macros match linux kernel * add missing policy * Fix: Add ShmemHugePages and ShmemPmdMapped to system_meminfo[] * Fix: move_pages test for non-contiguous nodes * Correct calculation of nr_nodes and re-enable move_pages test * Fix: regress test numastat function and few test fixes * Fix: distance test to include all existing nodes * numademo: fix wrong node input * Fix: node_list with memory-less nodes - Drop autoconf/libtool BuildRequires and autoreconf invocation, bundled configure is up-to-date. - Drop obsolete revert_date_in_numastat.patch, gcc sets __DATE__ based on SOURCE_DATE_EPOCH now. - Correct License for devel subpackage, same as for the library (LGPL-2.1-or-later). - numastat doesn't need perl anymore since 2012 - For obs regression checker, this version includes following SLE fixes: - enable build for aarch64 (fate#319973) (bsc#976199) factory has an extra patch to disable ARM 32 bit archs which looks a bit misleading as %arm macro only covers 32 bit ARM. - Bug 955334 - numactl/libnuma: add patch for Dynamic Reconfiguration bsc#955334 - Disable LTO (boo#1133098). - Update to version 2.0.12: * Release numactl 2.0.12 * Cleanup whitespace from *.c and *.h files * Add Travis build status to numactl README * Convert README and INSTALL to Markdown * Remove `threadtest.c` * Remove `mkolddemo` script * Remove file TODO, which has outdated contents * Remove file DESIGN, which has no contents * Remove changelogs from the repository * Revert "/make clearcache work on x86/PIC"/ * Add "/NAME"/ section to numastat manpage * Allow building on ARM systems * Add pkg-config file for NUMA library * readdir_r(3) is deprecated, use readdir(3) instead * Avoid filename truncation in numastat * fix coding style in last change * Fix: numademo test between sparse nodes * Fix: allocation of dynamic array * Fix: numactl distance between sparse nodes * include sys/sysmacros.h for major/minor * make clearcache work on x86/PIC * Fix regress test for invalid hard code of nodenames * Fix end of line check in distance parsing * Optimize numa_distance check * affinity: Include sys/sysmacros.h to fix warning * numademo: Increase buffer to avoid theoretical buffer overflow * Check for invalid nodes in numa_distance - sysmacros.patch: Include <sys/sysmacros.h> for major/minor (bsc#1181571) (bsc#1183796) - Disable building at 32-bit ARM. NUMA is not supported by 32-bit ARM Linux Kernel, so build failed with [#]error "/Add syscalls for your architecture or update kernel headers"/ - Update to latest HEAD (ea3a70681c2f523fe58e1d44527f478ca76db74e) * Fix usage of __GLIBC_PREREQ for non-glibc toolchains * Fix usage of __GLIBC_PREREQ for non-glibc toolchains * Clean up numa_error() calls. * Handle sched_getaffinity() failing with errno != EINVAL. * "/Further more"/ should be a single word * Fix for numa_police_memory() * Segment fault when numa nodes not sequential or contiguous * Update prototype of get_mempolicy - Update to 2.0.11 * 150116 libnuma: numa_node_to_cpu skips over non-existing nodes (Petr Holasek) * 151210 libnuma: supress warnings for non-existing node (Petr Holasek) - Cleanup spec file with spec-cleaner - Use autoreconf to update configure - package fails to build with PIE globally enabled, due to error: inconsistent operand constraints in an 'asm'. Turns out there is a GCC builtin for doing the operation cleanly. (numactl-clearcache-pie.patch) - Change license from GPL-2.0+ to GPL-2.0 - Make latest factory version build against SLE11 as well - cleanup, also build for i586 - remove move_pages.2 , as it is in manual-pages rpm. - Update to version 2.0.10: * 131123 numactl: numactl check for NUMA available (Elena Ufimtseva) * 140715 numactl: fix numactl --show and preferrred node (Bill Gray) * 140722 makefile: remove warning about missing .depend (Filipe Brandenburger) * 140820 convert the build procedure to automake (Filipe Brandenburger) - Cleanup spec file * use RPM macros where possible * remove redundant %clean
- Merged latest upstream. Mostly cleanup, but includes a fix for iscsi-init.service when trying to write to the root volume too early (bsc#1192568), as well as an upstream fix for possible deadlock when dealing with sysfs. - Fix the usr-merge changes (bsc#1192013). This includes catching all the places that /sbin was still used directly, as well as making the SPEC file build using /usr/sbin for openSUSE but still use /sbin for SLE, for now. - Fix possible systemd cycle by adding an "/obsoletes"/ for the old libopeniscsiusr for older versions. - Update to latest from upstream, fixing: * Moving the executables from /sbin to /usr/sbin (bsc#1191054) * Remove default dependencies from iscsi-init.service (bsc#1187190) - Updated to latest upstream 2.1.5 as 2.1.5-suse, which contains these changes not already present: * Handle IPv6 interfaces correctly. (bsc#1187958) * Handle qedi correctly in NPAR mode (bsc#1187958) * Update iscsiadm man page (bsc#1187958) * Update iface.example for ipv6 * Change iscsi IP type from defines to enum. * Handle recv() returning 0 in iscsid_response() - Merged latest upstream, which includes: * iscsid: set PR_SET_IO_FLUSHER (bsc#1188869) - Merge latest upstream, which includeds: * Support the "/qede"/ CMA-card driver. (bsc#1188579) * iscsistart: fix null pointer deref before exit - Merge latest upstream, which added fix (bsc#1185930): * Set default 'startup' to 'onboot' for FW nodes - Local (SUSE) change: update iscsi.service so that it tries to logon to any "/onboot"/ and firmware targets, in case a target was offline when booted but back up when the service is started. (bsc#1153806) - Merged with latest from upstream, which contains these fixes: * Add "/no wait"/ option to iscsiadm firmware login * Check for ISCSI_ERR_ISCSID_NOTCONN in iscsistart * Log proper error message when AUTH failure occurs - Updated to latest upstream 2.1.4 as 2.1.4-suse, which contains these changes not already present: * Enable iscsi.service asynchronous logins, cleanup services (bsc#1183421) * libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get() * libopeniscsiusr: skip over removed sessions * libopeniscsiusr: fix error messages * Avoid hardcoding pkg-config to fix cross build * Fix iscsistart login issue when target is delayed. - Update to latest upstream (no new tag yet). To fix bsc#1181313. Changes since last update added to open-iscsi-SUSE-latest.diff.bz2: * Fix iscsiadm segfault when exiting * iscsid: Add NO_SYSTEMD to CFLAGS * Change mkdir permissions to 0770, adjust usmask * Fix typo in util.py * iscsid: Do not allow conflicting pid-file options * iscsiadm: Fix memory leak in iscsiadm * libopeniscsiusr: Fix memory leak in iscsi_sessions_get() * libopeniscsiusr: Fix memory leak in iscsi_nodes_get() * idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param() * Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable - Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908 (which addresses CVE-2020-17437, CVE-2020-17438, CVE-2020-13987, and CVE-2020-13988), changes include: * uip: check for TCP urgent pointer past end of frame * uip: check for u8 overflow when processing TCP options * uip: check for header length underflow during checksum calculation * fwparam_ppc: Fix memory leak in fwparam_ppc.c * iscsiuio: Remove unused macro IFNAMSIZ defined in iscsid_ipc.c * fwparam_ppc: Fix illegal memory access in fwparam_ppc.c * sysfs: Verify parameter of sysfs_device_get() * fwparam_ppc: Fix NULL pointer dereference in find_devtree() * open-iscsi: Clean user_param list when process exit * iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev() * open-iscsi: Fix NULL pointer dereference in mgmt_ipc_read_req() * open-iscsi: Fix invalid pointer deference in find_initiator() * iscsiuio: Fix invalid parameter when call fstat() * iscsi-iname: Verify open() return value before calling read() * iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_iface - Updatged to latest upstream, including: * iscsiadm: Optimize the the verification of mode paramters * iscsid: Poll timeout value to 1 minute for iscsid * iscsiadm: fix host stats mode coredump * iscsid: fix logging level when starting and shutting down daemon * Updated iscsiadm man page. * Fix memory leak in sysfs_get_str * libopeniscsiusr: Compare with max int instead of max long - Systemd unit files should not depend on network.target (bsc#1179440), updating: * open-iscsi-SUSE-latest.diff.bz2 - Updated to latest upstream, including async login ability: * TODO: Update to todo list. * Implement login "/no_wait"/ for iscsiadm NODE mode * iscsiadm buffer overflow regression when discovering many targets at once * iscsid: Check Invalid Session id for stop connection * Add ability to attempt target logins asynchronously - %service_del_postun_without_restart is now available on SLE More accurately it's been introduced in SLE12-SP2+ and SLE15+ +------------------------------------------------------------------- - Upgrade to upstream vresion 2.1.2 as 2.1.2-suse (for jre#SES-1081), including: * use openssl for random data generation * Misspelled socket name might cause confusion to inexperienced user. * iscsi/libopeniscsiusr:add libopeniscsiuser_node.h to HEADERS * Let initiator name be created by iscsi-init.service. * iscsi: fix fd leak * iscsi: Add break to while loop * Fix compiler complaint about string copy in iscsiuio * Fix a compiler complaint about writing one byte * Fix issue with zero-length arrays at end of struct * Add iscsi-init.service * Proper disconnect of TCP connection * Fix dependency on new systemd RPM macro * Fix SIGPIPE loop in signal handler * Update iscsi-iname.c * log:modify iSCSI shared memory permissions for logs * Sequence systemd services correctly when upgrading * Ignore iface.example in iface match checks * More changes for musl. * Fix type mismatch under musl. * Change include of <sys/poll.h> to <poll.h> * Add Wants=remote-fs-pre.target for sequencing. * Add workaround in SPEC file for installcheck. * Fix issue where "/iscsi-iname -p"/ core dumps. * iscsi-iname: fix iscsi-iname -p access NULL pointer without given IQN prefix * Fix iscsi.service so it handles restarts better Replacing open-iscsi-2.1.1-suse.tar.bz2 with open-iscsi-2.1.2-suse.tar.bz2, and updating open-iscsi-SUSE-latest.diff.bz2 to empty, since initially there are no differences. - Merged in latest upstream. Summary: * Let initiator name be created by iscsi-init.service. * iscsi: fix fd leak * iscsi: Add break to while loop * Fix compiler complaint about string copy in iscsiuio * Fix a compiler complaint about writing one byte * Fix issue with zero-length arrays at end of struct * Add iscsi-init.service * Proper disconnect of TCP connection * Fix SIGPIPE loop in signal handler * Update iscsi-iname.c * log:modify iSCSI shared memory permissions for logs * Ignore iface.example in iface match checks * More changes for musl. * Fix type mismatch under musl. * Change include of <sys/poll.h> to <poll.h> * iscsi-iname: fix iscsi-iname -p access NULL pointer without given IQN prefix Note that the "/Add iscsi-init.service"/ change adds a new systemd service called "/iscsi-init"/, that creates the iSCSI initiator name file /etc/iscsi/initiatorname.iscsi, if and only if it does not exist. This obviates the need to do this from the SPEC file, now updated. Since this was not a version-number update, in addition to modifying the SPEC file, also updates: * open-iscsi-SUSE-latest.diff.bz2 - Update SPEC file to handle the fact that the service_del_postun_without_restart RPM macro exists in factory but not in SLE. No functional change for factory. - Updated service_del_preun and service_del_postun for iscsi and iscsiuio packges in SPEC file, so that services get started/ stopped in the correct order, and changed systemd macros so that iscsi login service iscsi.service is not restarted during package upgrade (bsc#1166650) - Update with two upstream commits: * Fix issue where "/iscsi-iname -p"/ core dumps. (found upstream) * Fix iscsi.service so it handles restarts better (bsc#1163499) * Add Wants=remote-fs-pre.target for sequencing. (bsc#1158536) updating: * open-iscsi-SUSE-latest.diff.bz2 - Update SPEC file to work around issue with installcheck SUSE script. Update the SPEC file while there. - Merged in latest upstream (2.1.1), which is mainly a bug-fix release over 2.1.0, including changing the test suite from shell-based to python3-based, replacing open-iscsi.2.1.0-suse.tar.bz2 with open-iscsi-2.1.1-suse.tar.bz2 and resetting open-iscsi-SUSE-latest-diff.bz2 - Bug fixes, including addig support for "/-fno-common"/ compiler option, 586 bug fixes, a bug fix for SHA1 handling, and other needed but small fixes (bsc#1160287), updating: * open-iscsi-SUSE-latest.diff.bz2 - Merged in latest upstream (2.1.0), including more fixes for iscsiuio, and cleanup/bug-fixes of new CHAP code. This replaces open-iscsi-2.0.878-suse.tar.bz2 with open-iscsi-2.1.0-suse.tar.bz2, and it resets open-iscsi-SUSE-latest.diff.bz2 with fixes after 2.1.0-suse. Also, updated the Summary lines in the spec file that started with "/iSCSI ..."/, since rpmlint didn't like them starting with a non-capital letter, and updated the version number for iscsiuio to match the code. - Use SPEC-file macro for systemd generator directory, since the libexec macro is changing from /usr/lib to /usr/libexec. - Fix issue where CHAP was not working after latest update (bsc#1155510), updating: * open-iscsi-SUSE-latest.diff.bz2 - Merge in latest upstream, with fixes for: * Support CHAP SHA-1, SHA-256, SHA3-256 vis openssl libcrypto - this requires an update of the SPEC file, as well * Initialize timeout for printing specific session info Updating (in addition to the SPEC file): * open-iscsi-SUSE-latest.diff.bz2 - Upgraded to upstream version 2.0.878, which becomes 2.0.878-suse with our (few) SUSE-specific changes needed for our build system. Changes include: * general bug fixes in iscsid, iscsiadm, and libopeniscsiusr, including better lock handling for multiple instances of iscsiadm * iscsiuio/qedi updates * systemd service-file updates/cleanups This replaces open-iscsi-2.0.877-suse.tar.bz2 with open-iscsi-2.0.878-suse.tar.bz2, and it resets open-iscsi-SUSE-latest.diff.bz2 with fixes after 2.0.878. - Enable LTO on aarch64 as the gcc9 package issue is fixed: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91386 - Disable LTO (Link Time Optimization) on aarch64 since it seems to fail -- iscsiadm core dumps almost immediately (bsc#1143192), updating the SPEC file. - Ensure /etc/iscsi/initiatorname.iscsi has reproducible size works around https://github.com/rpm-software-management/rpm/pull/229, updating the SPEC file - Added latest upstream changes, including: * iscsiuio: update version to 0.7.8.6 * iscsiuio: allow processing of iscsid requests in DHCP failure condition * rec update: disable the idbm_lock in read/write when updating the rec Updating: * open-iscsi-SUSE-latest.diff.bz2 - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Added latest upstream changes, including: - iscsiuio: Stop using /var directory for PIDfile and locks - iscsiuio: improve daemon synchronization (bsc#1135070) - fix pipe notification code - add systemd support for iscsiuio - make iscsid systemd usage optional - fix possible discovery hang timeout - fix iscsiuio systemd disablement Updating: * open-iscsi-SUSE-latest.diff.bz2 - Added latest upstream changes, including: * Fix output of node printing for multiple paths. * Fix printing of node database again. * Add Restart=on-failure option to iscsid.service * Fix node print return value when no nodes. Updating: * open-iscsi-SUSE-latest.diff.bz2 - Merged latest upstream commits to get needed fix: * Fix output for iscsiadm node/iface print level P1 (needed for bsc#1122938) * Updated iscsiadm man page: add "/onboot"/ handling. Updating: * open-iscsi-SUSE-latest.diff.bz2 - Update SPEC file to allow %_libdir macro to override LIB_DIR when building or installing - Update SPEC file to use %license macro for COPYING file so that it gets delivered when when other docs are excluded (bsc#1121877) - Fixed iscsiuio issues (bsc#1116712) by merging the latest from upstream, bringing the iscsiuio version to v0.7.8.5, updating: * open-iscsi-SUSE-latest.diff.bz2 - Updated to latest upstream, with fixes: * Use pkg-config in Makefiles for newer libraries. * Merge pull request #145 from gonzoleeman/fix-i586-build-warnings * Fix i586 build issues with string length overflow. * iscsistart is not installed * iscsiuio: Do not flush tx queue on each uio interrupt. updating: * open-iscsi-SUSE-latest.diff.bz2 Also, update the SPEC file: no more need to specify libkmod or libsystemd, since upstream handles that now. - Updated SPEC file with Obsoletes for library, and disclaimer abot updating SPEC file directly. Also, added using KBUILD_BUILD_TIMESTAMP to create reproducable man pages (bsc#1047218) - Upgraded to upstream open-iscsi version 2.0.877, which will be merged with our (few) changes and tagged 2.0.877-suse. See the Changelog file for a details list of changes in this upstream update. This update replaces: * open-iscsi-2.0.876-suse.tar.bz2 (old) with * open-iscsi-2.0.877-suse.tar.bz2 (new) and resets the file: * open-iscsi-SUSE-latest.diff.bz2 to be our local changes since version 2.0.877-suse. The spec file is updated as well. - Merge the latest upstream code, updating the libopeniscsiusr version from 0_1_0 to 0_2_0, which updates the SPEC file. Also updated with new code: * open-iscsi-SUSE-latest.diff.bz2 - Use libkmod instead of running modprobe (bsc#1106685), updating the spec file, and: * open-iscsi-SUSE-latest.diff.bz2 - iscsiuio: limit retries on dhcpv6 (bsc#1106694 and bsc#1105916), updating: * open-iscsi-SUSE-latest.diff.bz2 - Fix a core dump which can occur if iscsiuio is started then immediately stopped (bsc#1094797), updating: * open-iscsi-SUSE-latest.diff.bz2 - Ensure we can get qedi transport name (bsc#1090275), updating: * open-iscsi-SUSE-latest.diff.bz2 - Added upstream patch to allow host_id of 0 (bsc#1089687), updating: * open-iscsi-SUSE-latest.diff.bz2 - Added 2 upstream commits to address issue of iscsi_if.h stayig in sync with kernel vesion (bsc#1086344), updating: * open-iscsi-SUSE-latest.diff.bz2 - Cleaned up complaints by gcc-8 about strings (bsc#1084640) - Fixed rpmlint complaint about libopeniscsiusr summary not starting with a capital letter - Fixed libopeniscsiusr global variable overload - No functional changes. This updates: * open-iscsi-SUSE-latest.diff.bz2, and * open-iscsi.spec - Ensure correct dependencies: main package must depend on (new) libopeniscsiusr package, and devel package must depend on main package (updating spec file) - Fix ARP booting issue with different subnets (bsc#1058463), updating: * open-iscsi-SUSE-latest.diff.bz2 - Trim filler wording from description. Update old commands/RPM variables to macros. - Implement shared library packaging guideline. - Do not let fdupes run across partitions. - Removed the "/rpm/"/ source directory from both the open-iscsi-2.0.876-suse.tar.bz2 and open-iscsi-SUSE-latest.diff.bz2 files, since they are not needed for building and are not part of the upstream sources. They are still available under the git repository at github.com/hreinecke/open-iscsi.git. This means that changes to the spec file or the changes file will no longer require a change to the "/*SUSE-latest*"/ file. - Update to latest upstream vesion 2.0.876, with very few SUSE-specific modifications, namely around things upstream does not care about, like SUSE-specific systemd files. Also, version number modified to add "/-suse"/, as usual. See the Changelog file for more details on changes in this upstream version. This replaces open-iscsi-2.0.875-suse.tar.bz2 with open-iscsi-2.0.876-suse.tar.bz2, and resets open-iscsi-SUSE-latest.diff.bz2 to contain only changes since the 2.0.876-suse tag. These changes added a new libopeniscsiusr.so library, as well as include files under a new open-iscsi-dev package, if you want to link against this library. The SPEC file was also cleaned up using spec-cleaner. - Fix vulnerabilities found in iscsiuio by qualsys (bsc#1072312), updating: open-iscsi-SUSE-latest.diff.bz2 - Added fixes for working with latest gcc (7.2.1), updating: open-iscsi-SUSE-latest.diff.bz2 - Start iscsi logins before remote filesystems (bsc#1028323), updating: * open-iscsi-SUSE-latest.diff.bz2 - Update to latest upstream 2.0.875, with a few SUSE-only modifications, replacing the 2.0.874-suse tarball with a 2.0.875-suse version, and resetting the SUSE-latest-diff file to contain changes from 2.0.875-suse forward (bsc#1056689) - Add missing coreutils dependency for initrd macros (bsc#1055492) in SPEC file, which (as always) changes: * open-iscsi-SUSE-latest.diff.bz2 +------------------------------------------------------------------- - Clear errno before calling strotull in iscsiadm (bsc#1029364). Note that this changes the file: * open-iscsi-SUSE-latest.diff.bz2 which is changed each and every time this package is updated. - Added two iscsiuio upstream commits, for ipv6 support, and general bug fixes (bsc#1040559) - Added support for qedi ping (bsc#1036238) - Fixed coredump when printing session information (bsc#1035236), backporting commit c8e6198dca71 from upstream open-iscsi - This is now the latest upstream open-iscsi, i.e. 2.0.874 plus latest as of this date, together with SUSE-specific changes that are not yet upstream or not appropriate for upstream. (bsc#1032402/FATE#321911) Important changes in this update include: * qedi transport support * README cleanup * iscsiuio update * shutdown cleanup Also, the base tar file has been refactored to pre 2.0.874-suse as well as patches file for everything after that tag. Lastly, this update syncs this "/Changes"/ file in Factory to and SLE, including SLE bug and FATE numbers, for reference. - Added two patches submitted upstream that make iscsi service shutdown cleaner (bsc#952437) - Added open-isns patch to remove Discovery Domain doubling when loading from file (bsc#897297), adding patch: * open-isns-Fix-DD-member-doubling-when-restoring-from-DB.patch - Stop manual sessions for iscsi service (bsc#989548) - Added patch submitted upstream that sets socket option to SO_LINGER (bsc#974102) - Update user-space open-iscsi tools (bsc#975217, FATE#320753), which included: + Backported changes from openSUSE:Factory branch: * Removing creation of open-isns RPM. * Allow setting host params to return EAGAIN errors. * Kernel include path * Fix iBFT target flags check. * fix typo * Fix typo in man page. * Use system-wide open-isns, not internal version. * iscsi: remove local copy of open-isns * iscsid: make sure actor is delated before rescheduling * iscsid/iscsiuio: remove uio poll * iscsid: fix iscsi_host_set_net_params return code * Syncing up utils/fwparam_ibft with upstream. * Syncing top-level files with upstream. * Fixed duplicate lines for subnet_mask and gateway + Update SPEC file for spliced open-isns by copying open-isns upstream tarball and patches from factory, since open-isns is no longer part of open-iscsi - Added 5 upstream patches for iscsiuio (bsc#960438): iscsiuio: Get the library to use based on uio sysfs name iscsiuio: Wait for iface to be ready before issuing the ping iscsiadm: let ping be tried after iface config is initialized iscsiuio: Add ping support through iscsiuio iscsid: Changes to support ping through iscsiuio - Updated spec file copyright - Build service git diffs now using 12-digit commit IDs - isns: exit with success when terminated with SIGTERM (bsc#948561) - isns: Adding signal managment around DB update, and ignore empty DB file (bsc#941791) - isns: Remove the debugging output from isnsd (bsc#949443) - added patch submitted upstream by QLogic: iscsiuio: Add QLogic Vendor ID to support newer NX2 HBAs - open-isns: For bsc#941944: - Allow setting server name with "/--server"/ - Ensure we can reliably get our IP address - open-isns: For bsc#941791: - Set up /etc/isns/*.conf files when installing - Install /etc/isns/isnsadm.conf - Allow non-tcp transport for discovery daemon (bsc#939923) - Added iscsi_fw_login helper script, and new udev rule to call script when iBFT/iscsi boot targets added (bsc#869278) - Added rcsymlinks (bsc#932814) - Cleaned up spec file for rpmlint - Updated open-iscsi to match upstream, as per bsc#936114, FATE#318770 The following is a summary of changes. See git@github.com:hreinecke/open-iscsi.git for details of commits: a068906448ef Removing duplicate LDFLAGS from incorrect patch 85ed2b4a1cb5 Prevent spinning over poll() when reconnecting to an inaccessible target bbffa1dd332d Fix incorrect list operation leading to out-of-order items on pend_list ce449cc8407f iscsiuio: Correct the handling of Multi Function mode e7f84d774c22 Reformat man page synopsis sections 271b77dece32 Spelling and escaping error fixes. 2022944815b2 Remove outdated Debian packaging code. d650915062d6 buildsys: respect CFLAGS and LDFLAGS from the outside 97ae5d74d6bf buildsys: make 'make clean' idempotent 770993b1e422 Fix small typo in iscsid.conf c9dcedb7b6a9 Remove duplicate newlines in log messages. 2986f9c95f6f iscsid: don't re-read config file for every session logout d56f49d3f947 iscsid safe session logout 3f59db921549 Add some more debug logging to actor.c 75552f5519a8 iscsiuio CFLAGS fixes 73e3e00c0e5e iscsid: fix order of setting uid/gid and drop supplementary groups 99dfbeff1676 add discovery as a valid mode in iscsiadm.8 688c2e9185f1 guard against NULL ptr during discovery from unexpected event c31ec6483815 Allow setting host params to return EAGAIN errors. 973508df1daf fix regression in iscsi_tcp iface binding 93c9d5ae1c86 Wake up to reap children 24409900d9df Make running actors event-driven bc491ac31487 Remove actor_init and rename actor_new to actor_init cbcd086a2cf9 actor: Simplify actor_poll a little 71ec348a2dfd actor: Unobfuscate ACTOR_MAX_LOOPS 61d58fbf6de8 actor: Remove ACTOR_TICKS_10MS() f53eb0034618 actor: s/ACTOR_TICKS/actor_jiffies/ dfe52b2423ff actor: simplify actor_check 8667dcd5d628 actor: Mark actor_check static 8037a0a30b8f Represent DHCP "/origin"/ as an enum, not a string. da567155cfe9 Code cleanup: no functional changes 6478eaac7b53 iscsiuio: Check return value from nic_queue_tx_packet 1d07286fda46 iscsiuio: Remove set but unused variables 382655137020 iscsiuio: Change nic_disable to return void 7c233130687a iscsiuio: Use attribute(unused) for *icmpv6_hdr 8e1d38215344 iscsiuio: Use attribute(unused) for variables that are unused but needed 6ae604304b10 iscsiuio: Fix aliasing issue with IPV6_IS_ADDR_UNSPECIFIED 63b450de0c29 iscsiuio: Resolve strict aliasing issue in iscsiuio/src/unix/nic.c c1e83d439f90 iscsiuio: Fix strict-aliasing warning with struct mac_address 980c471e9f4e iscsiuio: Fix warning about non-matching types cb84219a4992 Fix missing header 9d744ac8c039 Fix bad sizeof in memset 67ff3a01e3ed Fix warning about possibly-uninitialized variable e5518c7a8f43 Fix build warnings for unused variables 5d68768908e0 iscsid: don't round up when modifying padding len d21766d95e10 isns: Add docs for deregistering discovery domains. ed04ac2f9f32 iscsiadm : make iface.ipaddress optional in iface configs for transports that don't have a hard requirement on it. 148854ae2d6e iscsiuio: Rebranding iscsiuio a3c40ba2ba4f iscsiadm: Initialize param_count in set_host_chap_info bfa2f55b0928 iscsid: Fix double close of mgmt ipc fd a037f5eaa9e0 iscsid: retry login for ISCSI_ERR_HOST_NOT_FOUND f0f3bbd25762 Fix StatSN in Open-iSCSI Stack. a9f4d169a95a be2iscsi: Fix MaxXmitDataLenght of the driver. cf1346a86489 iscsiuio: fix compilation - Double the size of the iscsiuio ARP tables, making it faster when switches present (bsc#922311) - Fixing ibft boot, completing commit 26020764daf70, which only fixed NIC context. Now boot context also fixed (bsc#902183) - Ported upstream commit 51c0b6ef8bc90: Supply strings for newly-added error numbers - Do not convert all "/again"/ errors from transport to internal errors (bsc#903729) - Update spec-file copyright date - Fixed iscsi.service start to ignore iscsiadm return value so that systemd knows service is running and can still shut it down (bsc#897565) - Fix isns server to allow legal registration sequence, including portal group (bsc#905670) - Added fix from Hannes to properly boot all iSCSI CNAs, fixing previous change (bnc#902183)
- bsc#1187210 - Resolve bug in the idle / connection TTL timeout implementation in OpenLDAP. * 0231-ITS-9468-Added-test-case-for-proxy-re-binding-anonym.patch * 0232-ITS-9468-back-ldap-Return-disconect-if-rebind-cannot.patch * 0233-ITS-9468-removed-accidental-unicode-characters.patch * 0234-ITS-9468-documented-that-re-connecting-does-not-happ.patch * 0235-ITS-9468-summarize-discussion-about-rebind-as-user.patch * 0236-ITS-9468-fixed-typos.patch * 0237-ITS-9468-always-init-lc_time-and-lc_create_time.patch * 0238-ITS-9468-do-not-arm-expire-timer-for-connections-tha.patch - bsc#1182791 - improve proxy connection timout options to correctly prune connections. * 0225-ITS-8625-Separate-Avlnode-and-TAvlnode-types.patch * 0226-ITS-9197-back-ldap-added-task-that-prunes-expired-co.patch * 0227-ITS-9197-Increase-timeouts-in-test-case-due-to-spora.patch * 0228-ITS-9197-fix-typo-in-prev-commit.patch * 0229-ITS-9197-Fix-test-script.patch * 0230-ITS-9197-fix-info-msg-for-slapd-check.patch - bsc#1182408 CVE-2020-36230 - an assertion failure in slapd in the X.509 DN parsing in decode.c ber_next_element, resulting in denial of service. * 0220-ITS-9423-ldap_X509dn2bv-check-for-invalid-BER-after-.patch - bsc#1182411 CVE-2020-36229 - ldap_X509dn2bv crash in the X.509 DN parsing in ad_keystring, resulting in denial of service. * 0222-ITS-9425-add-more-checks-to-ldap_X509dn2bv.patch - bsc#1182412 CVE-2020-36228 - integer underflow leading to crash in the Certificate List Exact Assertion processing, resulting in denial of service. * 0223-ITS-9427-fix-issuerAndThisUpdateCheck.patch - bsc#1182413 CVE-2020-36227 - infinite loop in slapd with the cancel_extop Cancel operation, resulting in denial of service. * 0224-ITS-9428-fix-cancel-exop.patch - bsc#1182416 CVE-2020-36225 - double free and slapd crash in the saslAuthzTo processing, resulting in denial of service. * 0218-ITS-9412-fix-AVA_Sort-on-invalid-RDN.patch - bsc#1182417 CVE-2020-36224 - invalid pointer free and slapd crash in the saslAuthzTo processing, resulting in denial of service. * 0217-ITS-9409-saslauthz-use-slap_sl_free-in-prev-commit.patch * 0216-ITS-9409-saslauthz-use-ch_free-on-normalized-DN.patch - bsc#1182415 CVE-2020-36226 - memch->bv_len miscalculation and slapd crash in the saslAuthzTo processing, resulting in denial of service. * 0219-ITS-9413-fix-slap_parse_user.patch - bsc#1182419 CVE-2020-36222 - assertion failure in slapd in the saslAuthzTo validation, resulting in denial of service. * 0213-ITS-9406-9407-remove-saslauthz-asserts.patch * 0214-ITS-9406-fix-debug-msg.patch - bsc#1182420 CVE-2020-36221 - slapd crashes in the Certificate Exact Assertion processing, resulting in denial of service (schema_init.c serialNumberAndIssuerCheck). * 0212-ITS-9404-fix-serialNumberAndIssuerCheck.patch * 0221-ITS-9424-fix-serialNumberAndIssuerSerialCheck.patch - bsc#1182418 CVE-2020-36223 - slapd crash in the Values Return Filter control handling, resulting in denial of service (double free and out-of-bounds read). * 0215-ITS-9408-fix-vrfilter-double-free.patch - bsc#1182279 CVE-2021-27212 - an assertion failure in slapd can occur in the issuerAndThisUpdateCheck function via a crafted packet, resulting in a denial of service (daemon exit) via a short timestamp. This is related to schema_init.c and checkTime. * patch: 0211-ITS-9454-fix-issuerAndThisUpdateCheck.patch - bsc#1178909 CVE-2020-25709 CVE-2020-25710 - Resolves two issues where openldap would crash due to malformed inputs. * patch: 0209-ITS-9383-remove-assert-in-certificateListValidate.patch * patch: 0210-ITS-9384-remove-assert-in-obsolete-csnNormalize23.patch - bsc#1179503 - fix proxy retry binds to a remote server * patch: 0208-ITS-9400-back-ldap-fix-retry-binds.patch - bsc#1178387 (CVE-2020-25692) - unauthenticated remote denial of service due to incorrect validation of modrdn equality rules. * patch: 0207-ITS-9370-check-for-equality-rule-on-old_rdn.patch - bsc#1175568 CVE-2020-8027 openldap_update_modules_path.sh has a number of issues in it's design that lead to security issues. This file has been removed, from the package, and the %post execution of the install. The function is replaced by /usr/sbin/slapd-ldif-update-crc and /usr/lib/openldap/fixup-modulepath, through the addition of the source files: * fixup-modulepath.sh * slapd-ldif-update-crc.sh * update-crc.sh - bsc#1174154 - CVE-2020-15719 - This resolves an issue with x509 SAN's falling back to CN validation in violation of rfc6125. * 0206-openldap-tlso-use-openssl-api-to-verify-host.patch - bsc#1172704 - Change DB_CONFIG to root:ldap permissions. - bsc#1172698 (CVE-2020-8023) - local priv esc via start script chown -R on olcdbdirectory path. Remove chown -R on start to resolve. - bsc#1170771 (CVE-2020-12243) - recursive filters may crash server * patch: 0205-bsc-1170771-limit-depth-of-nested-filters.patch - bsc#1158921 libldap-data should be requires, not recommends to help prevent user confusion around configuration ownership. - bsc#1143194 (CVE-2019-13565) - ssf memory reuse leads to incorrect authorisation of another connection, granting excess connection rights (ssf). * patch: 0201-ITS-9052-zero-out-sasl_ssf-in-connection_init.patch - bsc#1143273 (CVE-2019-13057) - rootDN of a backend may proxyauth incorrectly to another backend, violating multi-tenant isolation. * patch: 0202-ITS-9038-restrict-rootDN-proxyauthz-to-its-own-DBs.patch * patch: 0203-ITS-9038-Update-test028-to-test-this-is-enforced.patch * patch: 0204-ITS-9038-Another-test028-typo.patch - bsc#1111388 - incorrect post script call causes tmpfiles create not to be run. - bsc#1114845 - broken shebang line in openldap_update_modules_path.sh - fix the script - Emergency fix: move tmpfiles_create post from the library package to the main package's post script, which ships the tmpfiles.d configuration. Fixes the post script of the library (-p /sbin/ldconfig does not allow more statements in the script). - bsc#1111388 openldap and /var/lib/ldap/DB_CONFIG* (transactional-update) * source: openldap2.conf - Added a patch to let slapd return the uniqueness check filter used before constraint violation to the client. Fixed broken memory handling in affecting error response of slapo-unique ITS#8866 slapo-unique to return filter used in diagnostic message * patch: 0001-ITS-8866-slapo-unique-to-return-filter-used-in-diagn.patch - Don't require systemd explicit, spec file can handle both cases correct and in containers we don't have systemd. - Fix CVE-2017-17740: when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack * patch: 0017-Fix-segfault-in-nops.patch (bsc#1073313) - Fix slapd segfaults in mdb_env_reader_dest with patch 0016-Clear-shared-key-only-in-close-function.patch (bsc#1089640) - bsc#1085064 Packaging issues have been discovered around the openldap_update_modules_path.sh which has been corrected: - the spec file was wrongly configured, therefore the script has never been called - the script should create the symlinks first, as slapcat is useless on a system which is already affected. - bsc#1085064 Add script "/openldap_update_modules_path.sh"/ which which removes the configuration item olcModulePath in cn=config which is after upgrade from SLE12 to SLE15 holds inappropriate information. If the cn=config is being used on a system, the conflicting items in slapd.conf are ignored, despite of it, the backend DB configuration section has been also commented out in the default slapd.conf. In case of correct cn=config (the olcModulePath has been already removed), the script stops without touching anything. - Upgrade to upstream 2.4.46 release - removed obsolete back-port patches: * 0013-ITS-8692-let-back-sock-generate-increment-line.patch * 0016-ITS-8782-fix-cancel-memleak.patch OpenLDAP 2.4.46 Release (2018/03/22) Fixed libldap connection delete callbacks when TLS fails to start (ITS#8717) Fixed libldap to not reuse tls_session if TLS hostname check fails (ITS#7373) Fixed libldap cross-compiling with OpenSSL 1.1 (ITS#8687) Fixed libldap OpenSSL 1.1.1 compatibility with BIO_method (ITS#8791) Fixed libldap MozNSS CA certificate hash matching (ITS#7374) Fixed libldap MozNSS with PEM certs when also using an NSS cert db (ITS#7389) Fixed libldap MozNSS initialization (ITS#8484) Fixed libldap GnuTLS with GNUTLS_E_AGAIN (ITS#8650) Fixed libldap memory leak with cancel operations (ITS#8782) Fixed slapd Eventlog registry key creation on 64-bit Windows (ITS#8705) Fixed slapd to maintain SSF across SASL binds (ITS#8796) Fixed slapd syncrepl deadlock when updating cookie (ITS#8752) Fixed slapd syncrepl callback to always be last in the stack (ITS#8752) Fixed slapd telephoneNumberNormalize when the value is spaces and hyphens (ITS#8778) Fixed slapd CSN queue processing (ITS#8801) Fixed slapd-ldap TLS connection timeout with high latency connections (ITS#8720) Fixed slapd-ldap to ignore unknown schema when omit-unknown-schema is set (ITS#7520) Fixed slapd-mdb with an optimization for long lived read transactions (ITS#8226) Fixed slapd-meta assert when olcDbRewrite is modified (ITS#8404) Fixed slapd-sock with LDAP_MOD_INCREMENT operations (ITS#8692) Fixed slapo-accesslog cleanup to only occur on failed operations (ITS#8752) Fixed slapo-dds entryTTL to actually decrease as per RFC 2589 (ITS#7100) Fixed slapo-syncprov memory leak with delete operations (ITS#8690) Fixed slapo-syncprov to not clear pending operation when checkpointing (ITS#8444) Fixed slapo-syncprov to correctly record contextCSN values in the accesslog (ITS#8100) Fixed slapo-syncprov not to log checkpoints to accesslog db (ITS#8607) Fixed slapo-syncprov to process changes from this SID on REFRESH (ITS#8800) Fixed slapo-syncprov session log parsing to not block other operations (ITS#8486) Build Environment Fixed Windows build with newer MINGW version (ITS#8697) Fixed compiler warnings and removed unused variables (ITS#8578) Contrib Fixed ldapc++ Control structure (ITS#8583) Documentation Delete stub manpage for back-ldbm (ITS#8713) Fixed ldap_bind(3) to mention the LDAP_SASL_SIMPLE mechanism (ITS#8121) Fixed ldap.conf(5) to note SASL_MECH/SASL_REALM are no longer user-only (ITS#8818) Fixed slapd-config(5) typo for olcTLSCipherSuite (ITS#8715) Fixed slapo-syncprov(5) indexing requirements (ITS#5048) - Use %license (boo#1082318) - added 0016-ITS-8782-fix-cancel-memleak.patch - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Add openldap-r-only.dif so that openldap2's own tools also link against libldap_r rather than libldap. - Make libldap equivalent to libldap_r (like Debian) to avoid crashes in threaded programs which unknowingly get both libraries inserted into their process image. [rh#1370065, boo#996551] - use existing groups instead of inventing new ones - added 0012-ITS8051-sockdnpat.patch - updated 0014-ITS-8714-Send-out-EXTENDED-operation-message-from-back-sock.patch - Added OpenLDAP new feature implementing OpenLDAP ITS#8714 0014-ITS-8714-Send-out-EXTENDED-operation-message-from-back-sock.patch - added overlay trace to package openldap2-contrib - Upgrade to upstream 2.4.45 release - removed obsolete 0010-Enforce-minimum-DH-size-of-1024.patch and 0012-use-system-wide-cert-dir-by-default.patch - added 0013-ITS-8692-let-back-sock-generate-increment-line.patch for supporting modify increment operations with back-sock - added overlay addpartial to package openldap2-contrib - Remove legacy daemon control that was used to migrate from SLE 11 to 12. (bsc#1038405) - There is no change made about the package itself, this is only copying over some changelog texts from SLE package: - bug#976172 owned by hguo@suse.com: openldap2 - missing /usr/share/doc/packages/openldap2/guide/admin/guide.html - bug#916914 owned by varkoly@suse.com: VUL-0: CVE-2015-1546: openldap2: slapd crash in valueReturnFilter cleanup - [fate#319300](https://fate.suse.com/319300) - [CVE-2015-1545](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1545) - bug#905959 owned by hguo@suse.com: L3-Question: Are multiple "/Connection 0"/ in a Multi Master setup normal ? - [CVE-2015-1546](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1546) - bug#916897 owned by varkoly@suse.com: VUL-0: CVE-2015-1545: openldap2: slapd crashes on search with deref control and empty attr list - Drop binutils requirement; the code using /usr/bin/strings has been dropped in openSUSE:Factory/openldap2 revision 112. - Remove superfluous insserv PreReq. - Introduce patch 0012-use-system-wide-cert-dir-by-default.patch to let OpenLDAP read system wide certificate directory by default and avoid hiding the error if user specified CA location cannot be read (bsc#1009470). - Add more details in the comments of slapd.conf concerning file permission and StartTLS capability. - Test for user/group existence before trying to add them. Summary spello update. - Move schema files into tarball addonschema.tar.gz: ldapns.ldif ldapns.schema rfc2307bis.ldif rfc2307bis.schema yast.ldif yast.schema - Package previously missing schema files in LDIF format: amavisd-new.ldif dhcp.ldif dlz.ldif dnszone.ldif samba3.ldif sudo.ldif suse-mailserver.ldif (bsc#984691) - Fix a minor issue in schema2ldif script that led to missing attribute in the generated LDIF. - Enable build flag LDAP_USE_NON_BLOCKING_TLS to fix bsc#978408. - Move ldap.conf into libldap-data package, per convention. - Move ldap.conf out of shlib package again, they are not allowed there for obvious reasons (conflict with future package). - Build password strength enforcer as an implementation of ppolicy password checker, introducing: ppolicy-check-password-1.2.tar.gz ppolicy-check-password.Makefile ppolicy-check-password.conf ppolicy-check-password.5 0200-Fix-incorrect-calculation-of-consecutive-number-of-c.patch (Implements fate#319461) - Remove redundant -n openldap2- package name prefix. - Remove openldap2-client.spec and openldap2-client.changes openldap2.spec now builds client utilities and libraries. Thus pre_checkin.sh is removed. - Move ldap.conf and its manual page from openldap2-client package to libldap-2_4-2 package, which is more appropriate. - Use RPM_OPT_FLAGS in build flags. - Macros dealing with old/unsupported distributions are removed. - Remove 0002-slapd.conf.dif and install improved slapd.conf from new source file slapd.conf. - Install slapd.conf.olctemplate to assist in preparing slapd.d for OLC. - Be explicit in sysconfig that by default openldap will use static file configuration. - Add the following schemas in LDIF format: * rfc2307bis.ldif * ldapns.ldif * yast.ldif - Other minor clean-ups in the spec file. - Use optflags when building - Upgrade to upstream 2.4.44 release with accumulated bug fixes. - Specify source with FTP URL - Removed obsolete 0012-openldap-re24-its8336.patch - Relabel patch 0011-Enforce-minimum-DH-size-of-1024.patch into 0010-Enforce-minimum-DH-size-of-1024.patch - Upgrade to upstream 2.4.43 release with accumulated bug fixes. - Still build on SLES12 - Loadable backend and overlay modules are now installed into arch-specific path %{_libdir}/openldap - All backends and overlays as modules for smaller memory footprint on memory constrained systems - Added extra package for back-sock - Consequent use of %{_rundir} everywhere - Rely on upstream ./configure script instead of any other macro foo - Dropped linking with libwrap - Dropped 0004-libldap-use-gethostbyname_r.dif because this work-around for nss_ldap is obsolete - New sub-package openldap2-contrib with selected contrib/ overlays - Replaced addonschema.tar.gz with separate schema sources - Updated ldapns.schema from recent slapo-nssov source tree - Added symbolic link to slapd executable in /usr/sbin/ - Added more complex example configuration file /etc/openldap/slapd.conf.example - Set OPENLDAP_START_LDAPI="/yes"/ in /etc/sysconfig/openldap - Set OPENLDAP_REGISTER_SLP="/no"/ in /etc/sysconfig/openldap - Added patch for OpenLDAP ITS#7796 to avoid excessive "/not index"/ logging: 0011-openldap-re24-its7796.patch - Replaced openldap-rc.tgz with single source files - Added soft dependency (Recommends) to cyrus-sasl - Added soft dependency (Recommends) to cyrus-sasl-devel to openldap2-devel - Added patch for OpenLDAP ITS#8336 (assert in liblmdb): 0012-openldap-re24-its8336.patch - Remove obsolete patch 0001-build-adjustments.dif - Introduce patch 0010-Revert-Revert-ITS-8240-remove-obsolete-assert.patch to fix CVE-2015-6908. (bsc#945582) - Introduce patch 0011-Enforce-minimum-DH-size-of-1024.patch to address weak DH size vulnerability (bsc#937766) - Introduce patch 0009-Fix-ldap-host-lookup-ipv6.patch to fix an issue with unresponsive LDAP host lookups in IPv6 environment. (bsc#955210) - Remove OpenLDAP 2.3 code and patches from build source. Compatibility libraries for OpenLDAP 2.3 are built in package: compat-libldap-2_3-0 Removed source files: openldap-2.3.37-liblber-length-decoding.dif openldap-2.3.37-libldap-ntlm.diff openldap-2.3.37-libldap-ssl.dif openldap-2.3.37-libldap-sasl-max-buff-size.dif openldap-2.3.37-libldap-tls_chkhost-its6239.dif openldap-2.3.37-libldap-gethostbyname_r.dif openldap-2.3.37-libldap-suid.diff openldap-2.3.37.dif openldap-2.3.37-libldap-ld_defconn-ldap_free_connection.dif openldap-2.3.37-libldap-ldapi_url.dif openldap-2.3.37.tgz openldap-2.3.37-libldap-utf8-ADcanonical.dif README.update check-build.sh - Upgrade to upstream 2.4.42 release with accumulated bug fixes. - Upgrade to upstream 2.4.41 release with accumulcated bug fixes and stability improvements. * Add patch 0008-In-monitor-backend-do-not-return-Connection0-entries.patch * Remove already applied patch 0008-ITS-7723-fix-reference-counting.patch * Remove already applied patch 0009-gcc5.patch (Implements fate#319301) - Add 0009-gcc5.patch to pass -P to the preprocessor in configure checks for Berkeley DB version - binutils is required for "/strings"/ utility invocation in %pre [bnc#904028] - Remove SLE10 definitions
- Implement automatic active discovery retries so that DAs do not get dropped if they are not reachable for some time [bnc#1166637] [bnc#1184008] new patch: openslp.unicastactivediscovery.diff - Add missing group(daemon) prerequires to the openslp-server package [bnc#1165050] - Add missing openslp requires to the openslp-server package [bnc#1165121] - Add missing zlib build dependency, which used to be pulled in by libopenssl-devel. The package fails to build since the openssl upgrade to 1.1.1 (bsc#1149792) - Use tcp connects to talk with other DAs [bnc#1117969] new patch: openslp.tcpknownda.diff - Fix segfault in predicate match if a registered service has a malformed attribute list [bnc#1136136] new patch: openslp.nullattr.diff - Fix memory corruption when the sendbuf gets reallocated [bnc#1090638] [CVE-2017-17833] new patch: openslp.sendbuf_move.diff - Fix out of bounds reads in message parsing new patch: openslp.parseoob.diff - move systemd notification before the chroot() call, otherwise the notify function cannot reach systend's unix domain socket [bnc#1089097] - Use %license (boo#1082318) - fix slpd using the peer address as local address for TCP connections [bnc#1076035] new patch: openslp.localaddr.diff - use tcp connections for unicast requests [bnc#1080964] new patch: openslp.tcpunicast.diff - add separate source openslp.logrotate.systemd to use systemctl reload for logrotate configuration - Add support for OpenSSL 1.1. Commit from upstream [bsc#1042665] new patch: openslp.openssl-1.1.diff - Also update openslp.sd_notify.diff to use the new systemd lib - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete. - Fix bounds check in SLPFoldWhiteSpace [bnc#1001600] [CVE-2016-7567] new patch: openslp.foldws.diff - remove convenience code as changes bytes in the message buffer breaking the verification code [bnc#994989] new patch: openslp.noconvenience.diff - fix storage handling in predicate code, it clashed with gcc's fortify_source extension [bnc#909195] new patch: openslp.predicatestorage.diff - bring back allowDoubleEqualInPredicate option new patch: openslp.doubleequal.diff - fix bug in openslp.initda.diff patch - fix rcopenslp helper - fix _xrealloc not checking the malloc return value [bnc#980722] [CVE-2016-4912] new patch: openslp.xrealloc.diff - Do not depend on fillup and insserv if the package build with systemd support; the dependencies are not needed in that case
- Add openssh-CVE-2021-28041-agent-double-free.patch (bsc#1183137, CVE-2021-28041), from upstream. - Add openssh-bsc1190975-CVE-2021-41617-authorizedkeyscommand.patch (bsc#1190975, CVE-2021-41617), backported from upstream by Ali Abdallah. - Add openssh-7.6p1-audit_race_condition.patch, fixing sshd termination of multichannel sessions with non-root users (error on 'mm_request_receive_expect') (bsc#1115550, bsc#1174162). - Add openssh-fix-ssh-copy-id.patch, which fixes breakage introduced in 8.4p1 (bsc#1181311). - Improve robustness of sshd init detection when upgrading from a pre-systemd distribution. - Add openssh-reenable-dh-group14-sha1-default.patch, which adds diffie-hellman-group14-sha1 key exchange back to the default list (bsc#1180958). This is needed for backwards compatibility with older platforms. - Make sure sshd is enabled correctly when upgrading from a pre-systemd distribution (bsc#1180083). - sysusers-sshd.conf: use sysusers.d configuration file to create sshd user (avoid hard dependency on shadow). - update to 8.4p1: Security ======== * ssh-agent(1): restrict ssh-agent from signing web challenges for FIDO/U2F keys. * ssh-keygen(1): Enable FIDO 2.1 credProtect extension when generating a FIDO resident key. * ssh(1), ssh-keygen(1): support for FIDO keys that require a PIN for each use. These keys may be generated using ssh-keygen using a new "/verify-required"/ option. When a PIN-required key is used, the user will be prompted for a PIN to complete the signature operation. New Features - ----------- * sshd(8): authorized_keys now supports a new "/verify-required"/ option to require FIDO signatures assert that the token verified that the user was present before making the signature. The FIDO protocol supports multiple methods for user-verification, but currently OpenSSH only supports PIN verification. * sshd(8), ssh-keygen(1): add support for verifying FIDO webauthn signatures. Webauthn is a standard for using FIDO keys in web browsers. These signatures are a slightly different format to plain FIDO signatures and thus require explicit support. * ssh(1): allow some keywords to expand shell-style ${ENV} environment variables. The supported keywords are CertificateFile, ControlPath, IdentityAgent and IdentityFile, plus LocalForward and RemoteForward when used for Unix domain socket paths. bz#3140 * ssh(1), ssh-agent(1): allow some additional control over the use of ssh-askpass via a new $SSH_ASKPASS_REQUIRE environment variable, including forcibly enabling and disabling its use. bz#69 * ssh(1): allow ssh_config(5)'s AddKeysToAgent keyword accept a time limit for keys in addition to its current flag options. Time- limited keys will automatically be removed from ssh-agent after their expiry time has passed. * scp(1), sftp(1): allow the -A flag to explicitly enable agent forwarding in scp and sftp. The default remains to not forward an agent, even when ssh_config enables it. * ssh(1): add a '%k' TOKEN that expands to the effective HostKey of the destination. This allows, e.g., keeping host keys in individual files using "/UserKnownHostsFile ~/.ssh/known_hosts.d/%k"/. bz#1654 * ssh(1): add %-TOKEN, environment variable and tilde expansion to the UserKnownHostsFile directive, allowing the path to be completed by the configuration (e.g. bz#1654) * ssh-keygen(1): allow "/ssh-add -d -"/ to read keys to be deleted from stdin. bz#3180 * sshd(8): improve logging for MaxStartups connection throttling. sshd will now log when it starts and stops throttling and periodically while in this state. bz#3055 Bugfixes - ------- * ssh(1), ssh-keygen(1): better support for multiple attached FIDO tokens. In cases where OpenSSH cannot unambiguously determine which token to direct a request to, the user is now required to select a token by touching it. In cases of operations that require a PIN to be verified, this avoids sending the wrong PIN to the wrong token and incrementing the token's PIN failure counter (tokens effectively erase their keys after too many PIN failures). * sshd(8): fix Include before Match in sshd_config; bz#3122 * ssh(1): close stdin/out/error when forking after authentication completes ("/ssh -f ..."/) bz#3137 * ssh(1), sshd(8): limit the amount of channel input data buffered, avoiding peers that advertise large windows but are slow to read from causing high memory consumption. * ssh-agent(1): handle multiple requests sent in a single write() to the agent. * sshd(8): allow sshd_config longer than 256k * sshd(8): avoid spurious "/Unable to load host key"/ message when sshd load a private key but no public counterpart * ssh(1): prefer the default hostkey algorithm list whenever we have a hostkey that matches its best-preference algorithm. * sshd(1): when ordering the hostkey algorithms to request from a server, prefer certificate types if the known_hosts files contain a key marked as a @cert-authority; bz#3157 * ssh(1): perform host key fingerprint comparisons for the "/Are you sure you want to continue connecting (yes/no/[fingerprint])?"/ prompt with case sensitivity. * sshd(8): ensure that address/masklen mismatches in sshd_config yield fatal errors at daemon start time rather than later when they are evaluated. * ssh-keygen(1): ensure that certificate extensions are lexically sorted. Previously if the user specified a custom extension then the everything would be in order except the custom ones. bz#3198 * ssh(1): also compare username when checking for JumpHost loops. bz#3057 * ssh-keygen(1): preserve group/world read permission on known_hosts files across runs of "/ssh-keygen -Rf /path"/. The old behaviour was to remove all rights for group/other. bz#3146 * ssh-keygen(1): Mention the [-a rounds] flag in the ssh-keygen manual page and usage(). * sshd(8): explicitly construct path to ~/.ssh/rc rather than relying on it being relative to the current directory, so that it can still be found if the shell startup changes its directory. bz#3185 * sshd(8): when redirecting sshd's log output to a file, undo this redirection after the session child process is forked(). Fixes missing log messages when using this feature under some circumstances. * sshd(8): start ClientAliveInterval bookkeeping before first pass through select() loop; fixed theoretical case where busy sshd may ignore timeouts from client. * ssh(1): only reset the ServerAliveInterval check when we receive traffic from the server and ignore traffic from a port forwarding client, preventing a client from keeping a connection alive when it should be terminated. bz#2265 * ssh-keygen(1): avoid spurious error message when ssh-keygen creates files outside ~/.ssh * sftp-client(1): fix off-by-one error that caused sftp downloads to make one more concurrent request that desired. This prevented using sftp(1) in unpipelined request/response mode, which is useful when debugging. bz#3054 * ssh(1), sshd(8): handle EINTR in waitfd() and timeout_connect() helpers. bz#3071 * ssh(1), ssh-keygen(1): defer creation of ~/.ssh until we attempt to write to it so we don't leave an empty .ssh directory when it's not needed. bz#3156 * ssh(1), sshd(8): fix multiplier when parsing time specifications when handling seconds after other units. bz#3171 - Update openssh-8.1p1-audit.patch (bsc#1180501). This fixes occasional crashes on connection termination caused by accessing freed memory. - Support /usr/etc/pam.d - Fix build breakage caused by missing security key objects: + Modify openssh-7.7p1-cavstest-ctr.patch. + Modify openssh-7.7p1-cavstest-kdf.patch. + Add openssh-link-with-sk.patch. - Add openssh-fips-ensure-approved-moduli.patch (bsc#1177939). This ensures only approved DH parameters are used in FIPS mode. - Add openssh-8.1p1-ed25519-use-openssl-rng.patch (bsc#1173799). This uses OpenSSL's RAND_bytes() directly instead of the internal ChaCha20-based implementation to obtain random bytes for Ed25519 curve computations. This is required for FIPS compliance. - Work around %service_add_post disabling sshd on upgrade with package name change (bsc#1177039). - Fix fillup-template usage: + %post server needs to reference ssh (not sshd), which matches the sysconfig.ssh file name the package ships. + %post client does not need any fillup_ calls, as there is no client-relevant sysconfig file present. The naming of the sysconfig file (ssh instead of sshd) is unfortunate. - Use of DISABLE_RESTART_ON_UPDATE is deprecated. Replace it with %service_del_postun_without_restart - Move some Requires to the right subpackage. - Avoid "/>&"/ bashism in %post. - Upgrade some old specfile constructs/macros and drop unnecessary %{?systemd_*}. - Trim descriptions and straighten out the grammar. - Split openssh package into openssh, openssh-common, openssh-server and openssh-clients. This allows for the ssh clients to be installed without the server component (bsc#1176434). - Version update to 8.3p1: = Potentially-incompatible changes * sftp(1): reject an argument of "/-1"/ in the same way as ssh(1) and scp(1) do instead of accepting and silently ignoring it. = New features * sshd(8): make IgnoreRhosts a tri-state option: "/yes"/ to ignore rhosts/shosts, "/no"/ allow rhosts/shosts or (new) "/shosts-only"/ to allow .shosts files but not .rhosts. * sshd(8): allow the IgnoreRhosts directive to appear anywhere in a sshd_config, not just before any Match blocks. * ssh(1): add %TOKEN percent expansion for the LocalFoward and RemoteForward keywords when used for Unix domain socket forwarding. * all: allow loading public keys from the unencrypted envelope of a private key file if no corresponding public key file is present. * ssh(1), sshd(8): prefer to use chacha20 from libcrypto where possible instead of the (slower) portable C implementation included in OpenSSH. * ssh-keygen(1): add ability to dump the contents of a binary key revocation list via "/ssh-keygen -lQf /path"/. - Additional changes from 8.2p1 release: = Potentially-incompatible changes * ssh(1), sshd(8), ssh-keygen(1): this release removes the "/ssh-rsa"/ (RSA/SHA1) algorithm from those accepted for certificate signatures (i.e. the client and server CASignatureAlgorithms option) and will use the rsa-sha2-512 signature algorithm by default when the ssh-keygen(1) CA signs new certificates. * ssh(1), sshd(8): this release removes diffie-hellman-group14-sha1 from the default key exchange proposal for both the client and server. * ssh-keygen(1): the command-line options related to the generation and screening of safe prime numbers used by the diffie-hellman-group-exchange-* key exchange algorithms have changed. Most options have been folded under the -O flag. * sshd(8): the sshd listener process title visible to ps(1) has changed to include information about the number of connections that are currently attempting authentication and the limits configured by MaxStartups. * ssh-sk-helper(8): this is a new binary. It is used by the FIDO/U2F support to provide address-space isolation for token middleware libraries (including the internal one). It needs to be installed in the expected path, typically under /usr/libexec or similar. = New features * This release adds support for FIDO/U2F hardware authenticators to OpenSSH. U2F/FIDO are open standards for inexpensive two-factor authentication hardware that are widely used for website authentication. In OpenSSH FIDO devices are supported by new public key types "/ecdsa-sk"/ and "/ed25519-sk"/, along with corresponding certificate types. * sshd(8): add an Include sshd_config keyword that allows including additional configuration files via glob(3) patterns. * ssh(1)/sshd(8): make the LE (low effort) DSCP code point available via the IPQoS directive. * ssh(1): when AddKeysToAgent=yes is set and the key contains no comment, add the key to the agent with the key's path as the comment. * ssh-keygen(1), ssh-agent(1): expose PKCS#11 key labels and X.509 subjects as key comments, rather than simply listing the PKCS#11 provider library path. * ssh-keygen(1): allow PEM export of DSA and ECDSA keys. * ssh(1), sshd(8): make zlib compile-time optional, available via the Makefile.inc ZLIB flag on OpenBSD or via the --with-zlib configure option for OpenSSH portable. * sshd(8): when clients get denied by MaxStartups, send a notification prior to the SSH2 protocol banner according to RFC4253 section 4.2. * ssh(1), ssh-agent(1): when invoking the $SSH_ASKPASS prompt program, pass a hint to the program to describe the type of desired prompt. The possible values are "/confirm"/ (indicating that a yes/no confirmation dialog with no text entry should be shown), "/none"/ (to indicate an informational message only), or blank for the original ssh-askpass behaviour of requesting a password/phrase. * ssh(1): allow forwarding a different agent socket to the path specified by $SSH_AUTH_SOCK, by extending the existing ForwardAgent option to accepting an explicit path or the name of an environment variable in addition to yes/no. * ssh-keygen(1): add a new signature operations "/find-principals"/ to look up the principal associated with a signature from an allowed- signers file. * sshd(8): expose the number of currently-authenticating connections along with the MaxStartups limit in the process title visible to "/ps"/. - Rebased patches: * openssh-7.7p1-cavstest-ctr.patch * openssh-7.7p1-cavstest-kdf.patch * openssh-7.7p1-fips.patch * openssh-7.7p1-fips_checks.patch * openssh-7.7p1-ldap.patch * openssh-7.7p1-no_fork-no_pid_file.patch * openssh-7.7p1-sftp_print_diagnostic_messages.patch * openssh-8.0p1-gssapi-keyex.patch * openssh-8.1p1-audit.patch * openssh-8.1p1-seccomp-clock_nanosleep.patch - Removed openssh-7.7p1-seed-prng.patch (bsc#1165158). - add upstream signing key to actually verify source signature - Don't recommend xauth to avoid pulling in X. - Add patches to fix the sandbox blocking glibc on 32bit platforms (boo#1164061): * openssh-8.1p1-seccomp-clock_nanosleep_time64.patch * openssh-8.1p1-seccomp-clock_gettime64.patch - Add openssh-8.1p1-use-openssl-kdf.patch (jsc#SLE-9443). This performs key derivation using OpenSSL's SSHKDF facility, which allows OpenSSH to benefit from the former's FIPS certification status. - Make sure ssh-keygen runs if SSHD_AUTO_KEYGEN variable is unset or contains an unrecognized value (bsc#1157176). - Add openssh-8.1p1-seccomp-clock_nanosleep.patch, allow clock_nanosleep glibc master implements multiple functions using that syscall making the privsep sandbox kill the preauth process. - Update openssh-7.7p1-audit.patch to fix crash (bsc#1152730). Fix by Enzo Matsumiya (ematsumiya@suse.com). This was integrated in a separate code stream merged with the Oct. 10 update; the patch was also rebased and renamed to openssh-8.1p1-audit.patch. - Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574). This attempts to preserve the permissions of any existing known_hosts file when modified by ssh-keygen (for instance, with -R). - Added openssh-7.9p1-revert-new-qos-defaults.patch, which reverts an upstream commit that caused compatibility issues with other software (bsc#1136402). - Run 'ssh-keygen -A' on startup only if SSHD_AUTO_KEYGEN="/yes"/ in /etc/sysconfig/ssh. This is set to "/yes"/ by default, but can be changed by the system administrator (bsc#1139089). - Add openssh-7.9p1-keygen-preserve-perms.patch (bsc#1150574). This attempts to preserve the permissions of any existing known_hosts file when modified by ssh-keygen (for instance, with -R). - Version update to 8.1p1: * ssh-keygen(1): when acting as a CA and signing certificates with an RSA key, default to using the rsa-sha2-512 signature algorithm. Certificates signed by RSA keys will therefore be incompatible with OpenSSH versions prior to 7.2 unless the default is overridden (using "/ssh-keygen -t ssh-rsa -s ..."/). * ssh(1): Allow %n to be expanded in ProxyCommand strings * ssh(1), sshd(8): Allow prepending a list of algorithms to the default set by starting the list with the '^' character, E.g. "/HostKeyAlgorithms ^ssh-ed25519"/ * ssh-keygen(1): add an experimental lightweight signature and verification ability. Signatures may be made using regular ssh keys held on disk or stored in a ssh-agent and verified against an authorized_keys-like list of allowed keys. Signatures embed a namespace that prevents confusion and attacks between different usage domains (e.g. files vs email). * ssh-keygen(1): print key comment when extracting public key from a private key. * ssh-keygen(1): accept the verbose flag when searching for host keys in known hosts (i.e. "/ssh-keygen -vF host"/) to print the matching host's random-art signature too. * All: support PKCS8 as an optional format for storage of private keys to disk. The OpenSSH native key format remains the default, but PKCS8 is a superior format to PEM if interoperability with non-OpenSSH software is required, as it may use a less insecure key derivation function than PEM's. - Additional changes from 8.0p1 release: * scp(1): Add "/-T"/ flag to disable client-side filtering of server file list. * sshd(8): Remove support for obsolete "/host/port"/ syntax. * ssh(1), ssh-agent(1), ssh-add(1): Add support for ECDSA keys in PKCS#11 tokens. * ssh(1), sshd(8): Add experimental quantum-computing resistant key exchange method, based on a combination of Streamlined NTRU Prime 4591^761 and X25519. * ssh-keygen(1): Increase the default RSA key size to 3072 bits, following NIST Special Publication 800-57's guidance for a 128-bit equivalent symmetric security level. * ssh(1): Allow "/PKCS11Provider=none"/ to override later instances of the PKCS11Provider directive in ssh_config, * sshd(8): Add a log message for situations where a connection is dropped for attempting to run a command but a sshd_config ForceCommand=internal-sftp restriction is in effect. * ssh(1): When prompting whether to record a new host key, accept the key fingerprint as a synonym for "/yes"/. This allows the user to paste a fingerprint obtained out of band at the prompt and have the client do the comparison for you. * ssh-keygen(1): When signing multiple certificates on a single command-line invocation, allow automatically incrementing the certificate serial number. * scp(1), sftp(1): Accept -J option as an alias to ProxyJump on the scp and sftp command-lines. * ssh-agent(1), ssh-pkcs11-helper(8), ssh-add(1): Accept "/-v"/ command-line flags to increase the verbosity of output; pass verbose flags though to subprocesses, such as ssh-pkcs11-helper started from ssh-agent. * ssh-add(1): Add a "/-T"/ option to allowing testing whether keys in an agent are usable by performing a signature and a verification. * sftp-server(8): Add a "/lsetstat@openssh.com"/ protocol extension that replicates the functionality of the existing SSH2_FXP_SETSTAT operation but does not follow symlinks. * sftp(1): Add "/-h"/ flag to chown/chgrp/chmod commands to request they do not follow symlinks. * sshd(8): Expose $SSH_CONNECTION in the PAM environment. This makes the connection 4-tuple available to PAM modules that wish to use it in decision-making. * sshd(8): Add a ssh_config "/Match final"/ predicate Matches in same pass as "/Match canonical"/ but doesn't require hostname canonicalisation be enabled. * sftp(1): Support a prefix of '@' to suppress echo of sftp batch commands. * ssh-keygen(1): When printing certificate contents using "/ssh-keygen -Lf /path/certificate"/, include the algorithm that the CA used to sign the cert. - Rebased patches: * openssh-7.7p1-IPv6_X_forwarding.patch * openssh-7.7p1-X_forward_with_disabled_ipv6.patch * openssh-7.7p1-cavstest-ctr.patch * openssh-7.7p1-cavstest-kdf.patch * openssh-7.7p1-disable_openssl_abi_check.patch * openssh-7.7p1-fips.patch * openssh-7.7p1-fips_checks.patch * openssh-7.7p1-hostname_changes_when_forwarding_X.patch * openssh-7.7p1-ldap.patch * openssh-7.7p1-seed-prng.patch * openssh-7.7p1-sftp_force_permissions.patch * openssh-7.7p1-sftp_print_diagnostic_messages.patch * openssh-8.0p1-gssapi-keyex.patch (formerly openssh-7.7p1-gssapi_key_exchange.patch) * openssh-8.1p1-audit.patch (formerly openssh-7.7p1-audit.patch) - Removed patches (integrated upstream): * 0001-upstream-Fix-two-race-conditions-in-sshd-relating-to.patch * openssh-7.7p1-seccomp_ioctl_s390_EP11.patch * openssh-7.9p1-CVE-2018-20685.patch * openssh-7.9p1-brace-expansion.patch * openssh-CVE-2019-6109-force-progressmeter-update.patch * openssh-CVE-2019-6109-sanitize-scp-filenames.patch * openssh-CVE-2019-6111-scp-client-wildcard.patch - Removed patches (obsolete): * openssh-openssl-1_0_0-compatibility.patch - don't install SuSEfirewall2 service on Factory, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html - ssh-askpass: Try a fallback if the other option is not available - Fix a crash with GSSAPI key exchange (bsc#1136104) * modify openssh-7.7p1-gssapi_key_exchange.patch - Fix a double free() in the KDF CAVS testing tool (bsc#1065237) * modify openssh-7.7p1-cavstest-kdf.patch - Minor clean-up of the fips patches, modified openssh-7.7p1-fips.patch openssh-7.7p1-fips_checks.patch - Fix two race conditions in sshd relating to SIGHUP (bsc#1119183) * 0001-upstream-Fix-two-race-conditions-in-sshd-relating-to.patch - Correctly filter out non-compliant algorithms when in FIPS mode (bsc#1126397) * A hunk was applied to a wrong place due to a patch fuzz when the fips patch was being ported to openssh 7.9p1 - update openssh-7.7p1-fips.patch - Remove the "/KexDHMin"/ config keyword (bsc#1127180) It used to allow lowering of the minimal allowed DH group size, which was increased to 2048 by upstream in the light of the Logjam attack. The code was broken since the upgrade to 7.6p1, but nobody noticed. As apparently no one needs the functionality any more, let's drop the patch. It's still possible to use the fixed 1024-bit diffie-hellman-group1-sha1 key exchange method when working with legacy systems. - drop openssh-7.7p1-disable_short_DH_parameters.patch - updated patches: openssh-7.7p1-fips.patch openssh-7.7p1-fips_checks.patch openssh-7.7p1-gssapi_key_exchange.patch - Handle brace expansion in scp when checking that filenames sent by the server side match what the client requested [bsc#1125687] * openssh-7.9p1-brace-expansion.patch - Updated security fixes: * [bsc#1121816, CVE-2019-6109] Sanitize scp filenames via snmprintf and have progressmeter force an update at the beginning and end of each transfer. Added patches: - openssh-CVE-2019-6109-sanitize-scp-filenames.patch - openssh-CVE-2019-6109-force-progressmeter-update.patch * [bsc#1121821, CVE-2019-6111] Check in scp client that filenames sent during remote->local directory copies satisfy the wildcard specified by the user. Added patch: - openssh-CVE-2019-6111-scp-client-wildcard.patch * Removed openssh-7.9p1-scp-name-validator.patch - Change the askpass wrapper to not use x11 interface: * by default we use the -gnome UI (which is gtk3 only, no gnome dep) * if desktop is KDE/LxQt we use ksshaskpass - Remove old conditionals - Move ssh-ldap* man pages into openssh-helpers [bsc#1051531] - Allow root login by default [bsc#1118114, bsc#1121196] * Added/updated previous patch openssh-7.7p1-allow_root_password_login.patch * Mention the change in README.SUSE - Added SLE conditionals in the spec files: * Keep gtk2-devel in openssh-askpass-gnome in SLE * Keep krb5-mini-devel in SLE - Removed obsolete configure options: * SSH protocol 1 --with-ssh1 * Smart card --with-opensc - Cleaned spec file with spec-cleaner - Security fix: * [bsc#1121816, CVE-2019-6109] scp client spoofing via object name * [bsc#1121818, CVE-2019-6110] scp client spoofing via stderr * [bsc#1121821, CVE-2019-6111] scp client missing received object name validation * Added patch openssh-7.9p1-scp-name-validator.patch - Security fix: [bsc#1121571, CVE-2018-20685] * The scp client allows remote SSH servers to bypass intended access restrictions * Added patch openssh-7.9p1-CVE-2018-20685.patch - Added compatibility with SuSEfirewall2 [bsc#1118044] - Update the firewall rules in Tumbleweed - Fix build with openssl < 1.1.0 * add openssh-openssl-1_0_0-compatibility.patch - openssh-7.7p1-audit.patch: fix sshd fatal error in mm_answer_keyverify: buffer error: incomplete message [bnc#1114008] - Version update to 7.9p1 * ssh(1), sshd(8): the setting of the new CASignatureAlgorithms option (see below) bans the use of DSA keys as certificate authorities. * sshd(8): the authentication success/failure log message has changed format slightly. It now includes the certificate fingerprint (previously it included only key ID and CA key fingerprint). * ssh(1), sshd(8): allow most port numbers to be specified using service names from getservbyname(3) (typically /etc/services). * sshd(8): support signalling sessions via the SSH protocol. A limited subset of signals is supported and only for login or command sessions (i.e. not subsystems) that were not subject to a forced command via authorized_keys or sshd_config. bz#1424 * ssh(1): support "/ssh -Q sig"/ to list supported signature options. Also "/ssh -Q help"/ to show the full set of supported queries. * ssh(1), sshd(8): add a CASignatureAlgorithms option for the client and server configs to allow control over which signature formats are allowed for CAs to sign certificates. For example, this allows banning CAs that sign certificates using the RSA-SHA1 signature algorithm. * sshd(8), ssh-keygen(1): allow key revocation lists (KRLs) to revoke keys specified by SHA256 hash. * ssh-keygen(1): allow creation of key revocation lists directly from base64-encoded SHA256 fingerprints. This supports revoking keys using only the information contained in sshd(8) authentication log messages. - Removed obsolete configuration option --with-tcp-wrappers, and - -with-opensc for s390 and s390x. - Removed patch merged upstream * openssh-7.7p1-openssl_1.1.0.patch - Refreshed patches * openssh-7.7p1-audit.patch * openssh-7.7p1-disable_short_DH_parameters.patch * openssh-7.7p1-fips.patch * openssh-7.7p1-gssapi_key_exchange.patch * openssh-7.7p1-seccomp_ipc_flock.patch * openssh-7.7p1-cavstest-ctr.patch * openssh-7.7p1-ldap.patch - Mention upstream bugs on multiple local patches - Adjust service to not spam restart and reload only on fails - Update openssh-7.7p1-sftp_force_permissions.patch from the upstream bug, and mention the bug in the spec - Drop patch openssh-7.7p1-allow_root_password_login.patch * There is no reason to set less secure default value, if users need the behaviour they can still set it up themselves - Drop patch openssh-7.7p1-blocksigalrm.patch * We had a bug way in past about this but it was never reproduced or even confirmed in the ticket, thus rather drop the patch - Disable ssh1 protocol support as neither RH or Debian enable this protocol by default anymore either. - Remove the mention of the SLE12 in the README.SUSE - Install firewall rules only when really needed (<SLE15) - Version update to 7.8p1: * For most details see release notes file * ssh-keygen(1): write OpenSSH format private keys by default instead of using OpenSSL's PEM format - Rebase patches to apply on 7.8p1 release: * openssh-7.7p1-fips.patch * openssh-7.7p1-cavstest-kdf.patch * openssh-7.7p1-fips_checks.patch * openssh-7.7p1-gssapi_key_exchange.patch * openssh-7.7p1-audit.patch * openssh-7.7p1-openssl_1.1.0.patch * openssh-7.7p1-ldap.patch * openssh-7.7p1-IPv6_X_forwarding.patch * openssh-7.7p1-sftp_print_diagnostic_messages.patch * openssh-7.7p1-disable_short_DH_parameters.patch * openssh-7.7p1-hostname_changes_when_forwarding_X.patch * openssh-7.7p1-pam_check_locks.patch * openssh-7.7p1-seed-prng.patch * openssh-7.7p1-systemd-notify.patch * openssh-7.7p1-X11_trusted_forwarding.patch - Dropped patches: * openssh-7.7p1-lastlog.patch * openssh-7.7p1-blocksigalrm.patch - Do not use env in script cavs_driver-ssh.pl - Added pam_keyinit to pam configuration file [bsc#1081947] - Format with spec-cleaner - Reduce conditionals to support SLE12+ only - Split out bundled patches to be normal patches applied over the package (use -p1 for patches): * openssh-7.7p1-allow_root_password_login.patch * openssh-7.7p1-X11_trusted_forwarding.patch * openssh-7.7p1-lastlog.patch * openssh-7.7p1-enable_PAM_by_default.patch * openssh-7.7p1-eal3.patch * openssh-7.7p1-blocksigalrm.patch * openssh-7.7p1-send_locale.patch * openssh-7.7p1-hostname_changes_when_forwarding_X.patch * openssh-7.7p1-remove_xauth_cookies_on_exit.patch * openssh-7.7p1-pts_names_formatting.patch * openssh-7.7p1-pam_check_locks.patch * openssh-7.7p1-disable_short_DH_parameters.patch * openssh-7.7p1-seccomp_getuid.patch * openssh-7.7p1-seccomp_geteuid.patch * openssh-7.7p1-seccomp_stat.patch * openssh-7.7p1-seccomp_ipc_flock.patch * openssh-7.7p1-seccomp_ioctl_s390_EP11.patch * openssh-7.7p1-fips.patch * openssh-7.7p1-cavstest-ctr.patch * openssh-7.7p1-cavstest-kdf.patch * openssh-7.7p1-fips_checks.patch * openssh-7.7p1-seed-prng.patch * openssh-7.7p1-systemd-notify.patch * openssh-7.7p1-gssapi_key_exchange.patch * openssh-7.7p1-audit.patch * openssh-7.7p1-openssl_1.1.0.patch * openssh-7.7p1-disable_openssl_abi_check.patch * openssh-7.7p1-no_fork-no_pid_file.patch * openssh-7.7p1-host_ident.patch * openssh-7.7p1-sftp_force_permissions.patch * openssh-7.7p1-X_forward_with_disabled_ipv6.patch * openssh-7.7p1-ldap.patch * openssh-7.7p1-IPv6_X_forwarding.patch * openssh-7.7p1-sftp_print_diagnostic_messages.patch - seccomp_filter sandbox is not supported on ppc - Depend explicitly on zlib-devel, previously pulled in by openssl - BuildRequire pkgconfig(krb5) instead of krb5-mini-devel to ensure zypper si can pick a resolvable provider. Build cycle remains solved via project config pulling in -mini. (bsc#1099044) - Upgrade to 7.7p1 (bsc#1094068) Most important changes (more details below): * Drop compatibility support for pre-2001 SSH implementations * sshd(1) does not load DSA keys by default Distilled upstream log: - --- Potentially-incompatible changes * ssh(1)/sshd(8): Drop compatibility support for some very old SSH implementations, including ssh.com <=2.* and OpenSSH <= 3.*. These versions were all released in or before 2001 and predate the final SSH RFCs. The support in question isn't necessary for RFC-compliant SSH implementations. - --- New Features * experimental support for PQC XMSS keys (Extended Hash-Based Signatures), not compiled in by default. * sshd(8): Add a "/rdomain"/ criteria for the sshd_config Match keyword to allow conditional configuration that depends on which routing domain a connection was received on (currently supported on OpenBSD and Linux). * sshd_config(5): Add an optional rdomain qualifier to the ListenAddress directive to allow listening on different routing domains. This is supported only on OpenBSD and Linux at present. * sshd_config(5): Add RDomain directive to allow the authenticated session to be placed in an explicit routing domain. This is only supported on OpenBSD at present. * sshd(8): Add "/expiry-time"/ option for authorized_keys files to allow for expiring keys. * ssh(1): Add a BindInterface option to allow binding the outgoing connection to an interface's address (basically a more usable BindAddress) * ssh(1): Expose device allocated for tun/tap forwarding via a new %T expansion for LocalCommand. This allows LocalCommand to be %used to prepare the interface. * sshd(8): Expose the device allocated for tun/tap forwarding via a new SSH_TUNNEL environment variable. This allows automatic setup of the interface and surrounding network configuration automatically on the server. * ssh(1)/scp(1)/sftp(1): Add URI support to ssh, sftp and scp, e.g. ssh://user@host or sftp://user@host/path. Additional connection parameters that use deporecated MD5 are not implemented. * ssh-keygen(1): Allow certificate validity intervals that specify only a start or stop time (instead of both or neither). * sftp(1): Allow "/cd"/ and "/lcd"/ commands with no explicit path argument. lcd will change to the local user's home directory as usual. cd will change to the starting directory for session (because the protocol offers no way to obtain the remote user's home directory). bz#2760 * sshd(8): When doing a config test with sshd -T, only require the attributes that are actually used in Match criteria rather than (an incomplete list of) all criteria. - --- Bugfixes * ssh(1)/sshd(8): More strictly check signature types during key exchange against what was negotiated. Prevents downgrade of RSA signatures made with SHA-256/512 to SHA-1. * sshd(8): Fix support for client that advertise a protocol version of "/1.99"/ (indicating that they are prepared to accept both SSHv1 and SSHv2). This was broken in OpenSSH 7.6 during the removal of SSHv1 support. bz#2810 * ssh(1): Warn when the agent returns a ssh-rsa (SHA1) signature when a rsa-sha2-256/512 signature was requested. This condition is possible when an old or non-OpenSSH agent is in use. bz#2799 * ssh-agent(1): Fix regression introduced in 7.6 that caused ssh-agent to fatally exit if presented an invalid signature request message. * sshd_config(5): Accept yes/no flag options case-insensitively, as has been the case in ssh_config(5) for a long time. bz#2664 * ssh(1): Improve error reporting for failures during connection. Under some circumstances misleading errors were being shown. bz#2814 * ssh-keyscan(1): Add -D option to allow printing of results directly in SSHFP format. bz#2821 * regress tests: fix PuTTY interop test broken in last release's SSHv1 removal. bz#2823 * ssh(1): Compatibility fix for some servers that erroneously drop the connection when the IUTF8 (RFC8160) option is sent. * scp(1): Disable RemoteCommand and RequestTTY in the ssh session started by scp (sftp was already doing this.) * ssh-keygen(1): Refuse to create a certificate with an unusable number of principals. * ssh-keygen(1): Fatally exit if ssh-keygen is unable to write all the public key during key generation. Previously it would silently ignore errors writing the comment and terminating newline. * ssh(1): Do not modify hostname arguments that are addresses by automatically forcing them to lower-case. Instead canonicalise them to resolve ambiguities (e.g. ::0001 => ::1) before they are matched against known_hosts. bz#2763 * ssh(1): Don't accept junk after "/yes"/ or "/no"/ responses to hostkey prompts. bz#2803 * sftp(1): Have sftp print a warning about shell cleanliness when decoding the first packet fails, which is usually caused by shells polluting stdout of non-interactive startups. bz#2800 * ssh(1)/sshd(8): Switch timers in packet code from using wall-clock time to monotonic time, allowing the packet layer to better function over a clock step and avoiding possible integer overflows during steps. * Numerous manual page fixes and improvements. - Use TIRPC on suse_version >= 1500: sunrpc is deprecated and should be replaced by TIRPC. - additional rebased patches (bsc#1080779) * auditing support * LDAP integration * various distribution tweaks from SLE12 (X forwarding over IPv6, sftp forced permissions and verbose batch mode) - Use %license instead of %doc [bsc#1082318] - add OpenSSL 1.0 to 1.1 shim to remove dependency on old OpenSSL (update tracker: bsc#1080779) - Add missing crypto hardware enablement patches for IBM mainframes (FATE#323902) - add missing part of systemd integration (unit type) - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow the scheduler to pick systemd-mini flavors to get build going. - Replace forgotten references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - tighten configuration access rights - Update to vanilla 7.6p1 Most important changes (more details below): * complete removal of the ancient SSHv1 protocol * sshd(8) cannot run without privilege separation * removal of suport for arcfourm blowfish and CAST ciphers and RIPE-MD160 HMAC * refuse RSA keys shorter than 1024 bits Distilled upstream log: - OpenSSH 7.3 - --- Security * sshd(8): Mitigate a potential denial-of-service attack against the system's crypt(3) function via sshd(8). An attacker could send very long passwords that would cause excessive CPU use in crypt(3). sshd(8) now refuses to accept password authentication requests of length greater than 1024 characters. Independently reported by Tomas Kuthan (Oracle), Andres Rojas and Javier Nieto. * sshd(8): Mitigate timing differences in password authentication that could be used to discern valid from invalid account names when long passwords were sent and particular password hashing algorithms are in use on the server. CVE-2016-6210, reported by EddieEzra.Harari at verint.com * ssh(1), sshd(8): Fix observable timing weakness in the CBC padding oracle countermeasures. Reported by Jean Paul Degabriele, Kenny Paterson, Torben Hansen and Martin Albrecht. Note that CBC ciphers are disabled by default and only included for legacy compatibility. * ssh(1), sshd(8): Improve operation ordering of MAC verification for Encrypt-then-MAC (EtM) mode transport MAC algorithms to verify the MAC before decrypting any ciphertext. This removes the possibility of timing differences leaking facts about the plaintext, though no such leakage has been observed. Reported by Jean Paul Degabriele, Kenny Paterson, Torben Hansen and Martin Albrecht. * sshd(8): (portable only) Ignore PAM environment vars when UseLogin=yes. If PAM is configured to read user-specified environment variables and UseLogin=yes in sshd_config, then a hostile local user may attack /bin/login via LD_PRELOAD or similar environment variables set via PAM. CVE-2015-8325, found by Shayan Sadigh. - --- New Features * ssh(1): Add a ProxyJump option and corresponding -J command-line flag to allow simplified indirection through a one or more SSH bastions or "/jump hosts"/. * ssh(1): Add an IdentityAgent option to allow specifying specific agent sockets instead of accepting one from the environment. * ssh(1): Allow ExitOnForwardFailure and ClearAllForwardings to be optionally overridden when using ssh -W. bz#2577 * ssh(1), sshd(8): Implement support for the IUTF8 terminal mode as per draft-sgtatham-secsh-iutf8-00. * ssh(1), sshd(8): Add support for additional fixed Diffie-Hellman 2K, 4K and 8K groups from draft-ietf-curdle-ssh-kex-sha2-03. * ssh-keygen(1), ssh(1), sshd(8): support SHA256 and SHA512 RSA signatures in certificates; * ssh(1): Add an Include directive for ssh_config(5) files. * ssh(1): Permit UTF-8 characters in pre-authentication banners sent from the server. bz#2058 - --- Bugfixes * ssh(1), sshd(8): Reduce the syslog level of some relatively common protocol events from LOG_CRIT. bz#2585 * sshd(8): Refuse AuthenticationMethods="/"/ in configurations and accept AuthenticationMethods=any for the default behaviour of not requiring multiple authentication. bz#2398 * sshd(8): Remove obsolete and misleading "/POSSIBLE BREAK-IN ATTEMPT!"/ message when forward and reverse DNS don't match. bz#2585 * ssh(1): Close ControlPersist background process stderr except in debug mode or when logging to syslog. bz#1988 * misc: Make PROTOCOL description for direct-streamlocal@openssh.com channel open messages match deployed code. bz#2529 * ssh(1): Deduplicate LocalForward and RemoteForward entries to fix failures when both ExitOnForwardFailure and hostname canonicalisation are enabled. bz#2562 * sshd(8): Remove fallback from moduli to obsolete "/primes"/ file that was deprecated in 2001. bz#2559. * sshd_config(5): Correct description of UseDNS: it affects ssh hostname processing for authorized_keys, not known_hosts; bz#2554 * ssh(1): Fix authentication using lone certificate keys in an agent without corresponding private keys on the filesystem. bz#2550 * sshd(8): Send ClientAliveInterval pings when a time-based RekeyLimit is set; previously keepalive packets were not being sent. bz#2252 - --- Portability * ssh(1), sshd(8): Fix compilation by automatically disabling ciphers not supported by OpenSSL. bz#2466 * misc: Fix compilation failures on some versions of AIX's compiler related to the definition of the VA_COPY macro. bz#2589 * sshd(8): Whitelist more architectures to enable the seccomp-bpf sandbox. bz#2590 * ssh-agent(1), sftp-server(8): Disable process tracing on Solaris using setpflags(__PROC_PROTECT, ...). bz#2584 * sshd(8): On Solaris, don't call Solaris setproject() with UsePAM=yes it's PAM's responsibility. bz#2425 - OpenSSH 7.4 - --- Potentially-incompatible changes * ssh(1): Remove 3des-cbc from the client's default proposal. 64-bit block ciphers are not safe in 2016 and we don't want to wait until attacks like SWEET32 are extended to SSH. As 3des-cbc was the only mandatory cipher in the SSH RFCs, this may cause problems connecting to older devices using the default configuration, but it's highly likely that such devices already need explicit configuration for key exchange and hostkey algorithms already anyway. * sshd(8): Remove support for pre-authentication compression. Doing compression early in the protocol probably seemed reasonable in the 1990s, but today it's clearly a bad idea in terms of both cryptography (cf. multiple compression oracle attacks in TLS) and attack surface. Pre-auth compression support has been disabled by default for >10 years. Support remains in the client. * ssh-agent will refuse to load PKCS#11 modules outside a whitelist of trusted paths by default. The path whitelist may be specified at run-time. * sshd(8): When a forced-command appears in both a certificate and an authorized keys/principals command= restriction, sshd will now refuse to accept the certificate unless they are identical. The previous (documented) behaviour of having the certificate forced-command override the other could be a bit confusing and error-prone. * sshd(8): Remove the UseLogin configuration directive and support for having /bin/login manage login sessions. - --- Security * ssh-agent(1): Will now refuse to load PKCS#11 modules from paths outside a trusted whitelist (run-time configurable). Requests to load modules could be passed via agent forwarding and an attacker could attempt to load a hostile PKCS#11 module across the forwarded agent channel: PKCS#11 modules are shared libraries, so this would result in code execution on the system running the ssh-agent if the attacker has control of the forwarded agent-socket (on the host running the sshd server) and the ability to write to the filesystem of the host running ssh-agent (usually the host running the ssh client). Reported by Jann Horn of Project Zero. * sshd(8): When privilege separation is disabled, forwarded Unix- domain sockets would be created by sshd(8) with the privileges of 'root' instead of the authenticated user. This release refuses Unix-domain socket forwarding when privilege separation is disabled (Privilege separation has been enabled by default for 14 years). Reported by Jann Horn of Project Zero. * sshd(8): Avoid theoretical leak of host private key material to privilege-separated child processes via realloc() when reading keys. No such leak was observed in practice for normal-sized keys, nor does a leak to the child processes directly expose key material to unprivileged users. Reported by Jann Horn of Project Zero. * sshd(8): The shared memory manager used by pre-authentication compression support had a bounds checks that could be elided by some optimising compilers. Additionally, this memory manager was incorrectly accessible when pre-authentication compression was disabled. This could potentially allow attacks against the privileged monitor process from the sandboxed privilege-separation process (a compromise of the latter would be required first). This release removes support for pre-authentication compression from sshd(8). Reported by Guido Vranken using the Stack unstable optimisation identification tool (http://css.csail.mit.edu/stack/) * sshd(8): Fix denial-of-service condition where an attacker who sends multiple KEXINIT messages may consume up to 128MB per connection. Reported by Shi Lei of Gear Team, Qihoo 360. * sshd(8): Validate address ranges for AllowUser and DenyUsers directives at configuration load time and refuse to accept invalid ones. It was previously possible to specify invalid CIDR address ranges (e.g. user@127.1.2.3/55) and these would always match, possibly resulting in granting access where it was not intended. Reported by Laurence Parry. - --- New Features * ssh(1): Add a proxy multiplexing mode to ssh(1) inspired by the version in PuTTY by Simon Tatham. This allows a multiplexing client to communicate with the master process using a subset of the SSH packet and channels protocol over a Unix-domain socket, with the main process acting as a proxy that translates channel IDs, etc. This allows multiplexing mode to run on systems that lack file- descriptor passing (used by current multiplexing code) and potentially, in conjunction with Unix-domain socket forwarding, with the client and multiplexing master process on different machines. Multiplexing proxy mode may be invoked using "/ssh -O proxy ..."/ * sshd(8): Add a sshd_config DisableForwarding option that disables X11, agent, TCP, tunnel and Unix domain socket forwarding, as well as anything else we might implement in the future. Like the 'restrict' authorized_keys flag, this is intended to be a simple and future-proof way of restricting an account. * sshd(8), ssh(1): Support the "/curve25519-sha256"/ key exchange method. This is identical to the currently-supported method named "/curve25519-sha256@libssh.org"/. * sshd(8): Improve handling of SIGHUP by checking to see if sshd is already daemonised at startup and skipping the call to daemon(3) if it is. This ensures that a SIGHUP restart of sshd(8) will retain the same process-ID as the initial execution. sshd(8) will also now unlink the PidFile prior to SIGHUP restart and re-create it after a successful restart, rather than leaving a stale file in the case of a configuration error. bz#2641 * sshd(8): Allow ClientAliveInterval and ClientAliveCountMax directives to appear in sshd_config Match blocks. * sshd(8): Add %-escapes to AuthorizedPrincipalsCommand to match those supported by AuthorizedKeysCommand (key, key type, fingerprint, etc.) and a few more to provide access to the contents of the certificate being offered. * Added regression tests for string matching, address matching and string sanitisation functions. * Improved the key exchange fuzzer harness. - --- Bugfixes * ssh(1): Allow IdentityFile to successfully load and use certificates that have no corresponding bare public key. bz#2617 certificate id_rsa-cert.pub (and no id_rsa.pub). * ssh(1): Fix public key authentication when multiple authentication is in use and publickey is not just the first method attempted. bz#2642 * regress: Allow the PuTTY interop tests to run unattended. bz#2639 * ssh-agent(1), ssh(1): improve reporting when attempting to load keys from PKCS#11 tokens with fewer useless log messages and more detail in debug messages. bz#2610 * ssh(1): When tearing down ControlMaster connections, don't pollute stderr when LogLevel=quiet. * sftp(1): On ^Z wait for underlying ssh(1) to suspend before suspending sftp(1) to ensure that ssh(1) restores the terminal mode correctly if suspended during a password prompt. * ssh(1): Avoid busy-wait when ssh(1) is suspended during a password prompt. * ssh(1), sshd(8): Correctly report errors during sending of ext- info messages. * sshd(8): fix NULL-deref crash if sshd(8) received an out-of- sequence NEWKEYS message. * sshd(8): Correct list of supported signature algorithms sent in the server-sig-algs extension. bz#2547 * sshd(8): Fix sending ext_info message if privsep is disabled. * sshd(8): more strictly enforce the expected ordering of privilege separation monitor calls used for authentication and allow them only when their respective authentication methods are enabled in the configuration * sshd(8): Fix uninitialised optlen in getsockopt() call; harmless on Unix/BSD but potentially crashy on Cygwin. * Fix false positive reports caused by explicit_bzero(3) not being recognised as a memory initialiser when compiled with - fsanitize-memory. * sshd_config(5): Use 2001:db8::/32, the official IPv6 subnet for configuration examples. - --- Portability * On environments configured with Turkish locales, fall back to the C/POSIX locale to avoid errors in configuration parsing caused by that locale's unique handling of the letters 'i' and 'I'. bz#2643 * sftp-server(8), ssh-agent(1): Deny ptrace on OS X using ptrace(PT_DENY_ATTACH, ..) * ssh(1), sshd(8): Unbreak AES-CTR ciphers on old (~0.9.8) OpenSSL. * Fix compilation for libcrypto compiled without RIPEMD160 support. * contrib: Add a gnome-ssh-askpass3 with GTK+3 support. bz#2640 * sshd(8): Improve PRNG reseeding across privilege separation and force libcrypto to obtain a high-quality seed before chroot or sandboxing. * All: Explicitly test for broken strnvis. NetBSD added an strnvis and unfortunately made it incompatible with the existing one in OpenBSD and Linux's libbsd (the former having existed for over ten years). Try to detect this mess, and assume the only safe option if we're cross compiling. - OpenSSH 7.5 - --- Potentially-incompatible changes * This release deprecates the sshd_config UsePrivilegeSeparation option, thereby making privilege separation mandatory. Privilege separation has been on by default for almost 15 years and sandboxing has been on by default for almost the last five. * The format of several log messages emitted by the packet code has changed to include additional information about the user and their authentication state. Software that monitors ssh/sshd logs may need to account for these changes. For example: Connection closed by user x 1.1.1.1 port 1234 [preauth] Connection closed by authenticating user x 10.1.1.1 port 1234 [preauth] Connection closed by invalid user x 1.1.1.1 port 1234 [preauth] Affected messages include connection closure, timeout, remote disconnection, negotiation failure and some other fatal messages generated by the packet code. * [Portable OpenSSH only] This version removes support for building against OpenSSL versions prior to 1.0.1. OpenSSL stopped supporting versions prior to 1.0.1 over 12 months ago (i.e. they no longer receive fixes for security bugs). - --- Security * ssh(1), sshd(8): Fix weakness in CBC padding oracle countermeasures that allowed a variant of the attack fixed in OpenSSH 7.3 to proceed. Note that the OpenSSH client disables CBC ciphers by default, sshd offers them as lowest-preference options and will remove them by default entriely in the next release. Reported by Jean Paul Degabriele, Kenny Paterson, Martin Albrecht and Torben Hansen of Royal Holloway, University of London. * sftp-client(1): [portable OpenSSH only] On Cygwin, a client making a recursive file transfer could be maniuplated by a hostile server to perform a path-traversal attack. creating or modifying files outside of the intended target directory. Reported by Jann Horn of Google Project Zero. - --- New Features * ssh(1), sshd(8): Support "/=-"/ syntax to easily remove methods from algorithm lists, e.g. Ciphers=-*cbc. bz#2671 - --- Bugfixes * sshd(1): Fix NULL dereference crash when key exchange start messages are sent out of sequence. * ssh(1), sshd(8): Allow form-feed characters to appear in configuration files. * sshd(8): Fix regression in OpenSSH 7.4 support for the server-sig-algs extension, where SHA2 RSA signature methods were not being correctly advertised. bz#2680 * ssh(1), ssh-keygen(1): Fix a number of case-sensitivity bugs in known_hosts processing. bz#2591 bz#2685 * ssh(1): Allow ssh to use certificates accompanied by a private key file but no corresponding plain *.pub public key. bz#2617 * ssh(1): When updating hostkeys using the UpdateHostKeys option, accept RSA keys if HostkeyAlgorithms contains any RSA keytype. Previously, ssh could ignore RSA keys when only the ssh-rsa-sha2-* methods were enabled in HostkeyAlgorithms and not the old ssh-rsa method. bz#2650 * ssh(1): Detect and report excessively long configuration file lines. bz#2651 * Merge a number of fixes found by Coverity and reported via Redhat and FreeBSD. Includes fixes for some memory and file descriptor leaks in error paths. bz#2687 * ssh-keyscan(1): Correctly hash hosts with a port number. bz#2692 * ssh(1), sshd(8): When logging long messages to stderr, don't truncate "/rn"/ if the length of the message exceeds the buffer. bz#2688 * ssh(1): Fully quote [host]:port in generated ProxyJump/-J command- line; avoid confusion over IPv6 addresses and shells that treat square bracket characters specially. * ssh-keygen(1): Fix corruption of known_hosts when running "/ssh-keygen -H"/ on a known_hosts containing already-hashed entries. * Fix various fallout and sharp edges caused by removing SSH protocol 1 support from the server, including the server banner string being incorrectly terminated with only n (instead of rn), confusing error messages from ssh-keyscan bz#2583 and a segfault in sshd if protocol v.1 was enabled for the client and sshd_config contained references to legacy keys bz#2686. * ssh(1), sshd(8): Free fd_set on connection timeout. bz#2683 * sshd(8): Fix Unix domain socket forwarding for root (regression in OpenSSH 7.4). * sftp(1): Fix division by zero crash in "/df"/ output when server returns zero total filesystem blocks/inodes. * ssh(1), ssh-add(1), ssh-keygen(1), sshd(8): Translate OpenSSL errors encountered during key loading to more meaningful error codes. bz#2522 bz#2523 * ssh-keygen(1): Sanitise escape sequences in key comments sent to printf but preserve valid UTF-8 when the locale supports it; bz#2520 * ssh(1), sshd(8): Return reason for port forwarding failures where feasible rather than always "/administratively prohibited"/. bz#2674 * sshd(8): Fix deadlock when AuthorizedKeysCommand or AuthorizedPrincipalsCommand produces a lot of output and a key is matched early. bz#2655 * Regression tests: several reliability fixes. bz#2654 bz#2658 bz#2659 * ssh(1): Fix typo in ~C error message for bad port forward cancellation. bz#2672 * ssh(1): Show a useful error message when included config files can't be opened; bz#2653 * sshd(8): Make sshd set GSSAPIStrictAcceptorCheck=yes as the manual page (previously incorrectly) advertised. bz#2637 * sshd_config(5): Repair accidentally-deleted mention of %k token in AuthorizedKeysCommand; bz#2656 * sshd(8): Remove vestiges of previously removed LOGIN_PROGRAM; bz#2665 * ssh-agent(1): Relax PKCS#11 whitelist to include libexec and common 32-bit compatibility library directories. * sftp-client(1): Fix non-exploitable integer overflow in SSH2_FXP_NAME response handling. * ssh-agent(1): Fix regression in 7.4 of deleting PKCS#11-hosted keys. It was not possible to delete them except by specifying their full physical path. bz#2682 - --- Portability * sshd(8): Avoid sandbox errors for Linux S390 systems using an ICA crypto coprocessor. * sshd(8): Fix non-exploitable weakness in seccomp-bpf sandbox arg inspection. * ssh(1): Fix X11 forwarding on OSX where X11 was being started by launchd. bz#2341 * ssh-keygen(1), ssh(1), sftp(1): Fix output truncation for various that contain non-printable characters where the codeset in use is ASCII. * build: Fix builds that attempt to link a kerberised libldns. bz#2603 * build: Fix compilation problems caused by unconditionally defining _XOPEN_SOURCE in wide character detection. * sshd(8): Fix sandbox violations for clock_gettime VSDO syscall fallback on some Linux/X32 kernels. bz#2142 - OpenSSH 7.6 - --- Potentially-incompatible changes This release includes a number of changes that may affect existing configurations: * ssh(1): delete SSH protocol version 1 support, associated configuration options and documentation. * ssh(1)/sshd(8): remove support for the hmac-ripemd160 MAC. * ssh(1)/sshd(8): remove support for the arcfour, blowfish and CAST ciphers. * Refuse RSA keys <1024 bits in length and improve reporting for keys that do not meet this requirement. * ssh(1): do not offer CBC ciphers by default. - --- Security * sftp-server(8): in read-only mode, sftp-server was incorrectly permitting creation of zero-length files. Reported by Michal Zalewski. - --- New Features * ssh(1): add RemoteCommand option to specify a command in the ssh config file instead of giving it on the client's command line. This allows the configuration file to specify the command that will be executed on the remote host. * sshd(8): add ExposeAuthInfo option that enables writing details of the authentication methods used (including public keys where applicable) to a file that is exposed via a $SSH_USER_AUTH environment variable in the subsequent session. * ssh(1): add support for reverse dynamic forwarding. In this mode, ssh will act as a SOCKS4/5 proxy and forward connections to destinations requested by the remote SOCKS client. This mode is requested using extended syntax for the - R and RemoteForward options and, because it is implemented solely at the client, does not require the server be updated to be supported. * sshd(8): allow LogLevel directive in sshd_config Match blocks; bz#2717 * ssh-keygen(1): allow inclusion of arbitrary string or flag certificate extensions and critical options. * ssh-keygen(1): allow ssh-keygen to use a key held in ssh-agent as a CA when signing certificates. bz#2377 * ssh(1)/sshd(8): allow IPQoS=none in ssh/sshd to not set an explicit ToS/DSCP value and just use the operating system default. * ssh-add(1): added -q option to make ssh-add quiet on success. * ssh(1): expand the StrictHostKeyChecking option with two new settings. The first "/accept-new"/ will automatically accept hitherto-unseen keys but will refuse connections for changed or invalid hostkeys. This is a safer subset of the current behaviour of StrictHostKeyChecking=no. The second setting "/off"/, is a synonym for the current behaviour of StrictHostKeyChecking=no: accept new host keys, and continue connection for hosts with incorrect hostkeys. A future release will change the meaning of StrictHostKeyChecking=no to the behaviour of "/accept-new"/. bz#2400 * ssh(1): add SyslogFacility option to ssh(1) matching the equivalent option in sshd(8). bz#2705 - --- Bugfixes * ssh(1): use HostKeyAlias if specified instead of hostname for matching host certificate principal names; bz#2728 * sftp(1): implement sorting for globbed ls; bz#2649 * ssh(1): add a user@host prefix to client's "/Permission denied"/ messages, useful in particular when using "/stacked"/ connections (e.g. ssh -J) where it's not clear which host is denying. bz#2720 * ssh(1): accept unknown EXT_INFO extension values that contain 0 characters. These are legal, but would previously cause fatal connection errors if received. * ssh(1)/sshd(8): repair compression statistics printed at connection exit * sftp(1): print '?' instead of incorrect link count (that the protocol doesn't provide) for remote listings. bz#2710 * ssh(1): return failure rather than fatal() for more cases during session multiplexing negotiations. Causes the session to fall back to a non-mux connection if they occur. bz#2707 * ssh(1): mention that the server may send debug messages to explain public key authentication problems under some circumstances; bz#2709 * Translate OpenSSL error codes to better report incorrect passphrase errors when loading private keys; bz#2699 * sshd(8): adjust compatibility patterns for WinSCP to correctly identify versions that implement only the legacy DH group exchange scheme. bz#2748 * ssh(1): print the "/Killed by signal 1"/ message only at LogLevel verbose so that it is not shown at the default level; prevents it from appearing during ssh -J and equivalent ProxyCommand configs. bz#1906, bz#2744 * ssh-keygen(1): when generating all hostkeys (ssh-keygen -A), clobber existing keys if they exist but are zero length. zero-length keys could previously be made if ssh-keygen failed or was interrupted part way through generating them. bz#2561 * ssh(1): fix pledge(2) violation in the escape sequence "/~&"/ used to place the current session in the background. * ssh-keyscan(1): avoid double-close() on file descriptors; bz#2734 * sshd(8): avoid reliance on shared use of pointers shared between monitor and child sshd processes. bz#2704 * sshd_config(8): document available AuthenticationMethods; bz#2453 * ssh(1): avoid truncation in some login prompts; bz#2768 * sshd(8): Fix various compilations failures, inc bz#2767 * ssh(1): make "/--"/ before the hostname terminate argument processing after the hostname too. * ssh-keygen(1): switch from aes256-cbc to aes256-ctr for encrypting new-style private keys. Fixes problems related to private key handling for no-OpenSSL builds. bz#2754 * ssh(1): warn and do not attempt to use keys when the public and private halves do not match. bz#2737 * sftp(1): don't print verbose error message when ssh disconnects from under sftp. bz#2750 * sshd(8): fix keepalive scheduling problem: activity on a forwarded port from preventing the keepalive from being sent; bz#2756 * sshd(8): when started without root privileges, don't require the privilege separation user or path to exist. Makes running the regression tests easier without touching the filesystem. * Make integrity.sh regression tests more robust against timeouts. bz#2658 * ssh(1)/sshd(8): correctness fix for channels implementation: accept channel IDs greater than 0x7FFFFFFF. - --- Portability * sshd(9): drop two more privileges in the Solaris sandbox: PRIV_DAX_ACCESS and PRIV_SYS_IB_INFO; bz#2723 * sshd(8): expose list of completed authentication methods to PAM via the SSH_AUTH_INFO_0 PAM environment variable. bz#2408 * ssh(1)/sshd(8): fix several problems in the tun/tap forwarding code, mostly to do with host/network byte order confusion. bz#2735 * Add --with-cflags-after and --with-ldflags-after configure flags to allow setting CFLAGS/LDFLAGS after configure has completed. These are useful for setting sanitiser/fuzzing options that may interfere with configure's operation. * sshd(8): avoid Linux seccomp violations on ppc64le over the socketcall syscall. * Fix use of ldns when using ldns-config; bz#2697 * configure: set cache variables when cross-compiling. The cross- compiling fallback message was saying it assumed the test passed, but it wasn't actually set the cache variables and this would cause later tests to fail. * Add clang libFuzzer harnesses for public key parsing and signature verification. - packaging: * moving patches into a separate archive * first round of rebased patches: [-X11_trusted_forwarding] [-allow_root_password_login] [-blocksigalrm] [-cavstest-ctr] [-cavstest-kdf] [-disable_short_DH_parameters] [-eal3] [-enable_PAM_by_default] [-fips] [-fips_checks] [-gssapi_key_exchange] [-hostname_changes_when_forwarding_X] [-lastlog] [-missing_headers] [-pam_check_locks] [-pts_names_formatting] [-remove_xauth_cookies_on_exit] [-seccomp_geteuid] [-seccomp_getuid] [-seccomp_stat] [-seed-prng] [-send_locale] [-systemd-notify] * not rebased (obsoleted) patches (so far): [-additional_seccomp_archs] [-allow_DSS_by_default] [-default_protocol] [-dont_use_pthreads_in_PAM] [-eal3_obsolete] [-gssapimitm] [-saveargv-fix] * obviously removing all standalone patch files: [openssh-7.2p2-allow_root_password_login.patch] [openssh-7.2p2-allow_DSS_by_default.patch] [openssh-7.2p2-X11_trusted_forwarding.patch] [openssh-7.2p2-lastlog.patch] [openssh-7.2p2-enable_PAM_by_default.patch] [openssh-7.2p2-dont_use_pthreads_in_PAM.patch] [openssh-7.2p2-eal3.patch] [openssh-7.2p2-blocksigalrm.patch] [openssh-7.2p2-send_locale.patch] [openssh-7.2p2-hostname_changes_when_forwarding_X.patch] [openssh-7.2p2-remove_xauth_cookies_on_exit.patch] [openssh-7.2p2-pts_names_formatting.patch] [openssh-7.2p2-pam_check_locks.patch] [openssh-7.2p2-disable_short_DH_parameters.patch] [openssh-7.2p2-seccomp_getuid.patch] [openssh-7.2p2-seccomp_geteuid.patch] [openssh-7.2p2-seccomp_stat.patch] [openssh-7.2p2-additional_seccomp_archs.patch] [openssh-7.2p2-fips.patch] [openssh-7.2p2-cavstest-ctr.patch] [openssh-7.2p2-cavstest-kdf.patch] [openssh-7.2p2-seed-prng.patch] [openssh-7.2p2-gssapi_key_exchange.patch] [openssh-7.2p2-audit.patch] [openssh-7.2p2-audit_fixes.patch] [openssh-7.2p2-audit_seed_prng.patch] [openssh-7.2p2-login_options.patch] [openssh-7.2p2-disable_openssl_abi_check.patch] [openssh-7.2p2-no_fork-no_pid_file.patch] [openssh-7.2p2-host_ident.patch] [openssh-7.2p2-sftp_homechroot.patch] [openssh-7.2p2-sftp_force_permissions.patch] [openssh-7.2p2-X_forward_with_disabled_ipv6.patch] [openssh-7.2p2-ldap.patch] [openssh-7.2p2-IPv6_X_forwarding.patch] [openssh-7.2p2-ignore_PAM_with_UseLogin.patch] [openssh-7.2p2-prevent_timing_user_enumeration.patch] [openssh-7.2p2-limit_password_length.patch] [openssh-7.2p2-keep_slogin.patch] [openssh-7.2p2-kex_resource_depletion.patch] [openssh-7.2p2-verify_CIDR_address_ranges.patch] [openssh-7.2p2-restrict_pkcs11-modules.patch] [openssh-7.2p2-prevent_private_key_leakage.patch] [openssh-7.2p2-secure_unix_sockets_forwarding.patch] [openssh-7.2p2-ssh_case_insensitive_host_matching.patch] [openssh-7.2p2-disable_preauth_compression.patch] [openssh-7.2p2-s390_hw_crypto_syscalls.patch] [openssh-7.2p2-s390_OpenSSL-ibmpkcs11_syscalls.patch] - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - sshd_config is has now permissions 0600 in secure mode - Fix preauth seccomp separation on mainframes (bsc#1016709) [openssh-7.2p2-s390_hw_crypto_syscalls.patch] [openssh-7.2p2-s390_OpenSSL-ibmpkcs11_syscalls.patch] - enable case-insensitive hostname matching (bsc#1017099) [openssh-7.2p2-ssh_case_insensitive_host_matching.patch] - add CAVS tests [openssh-7.2p2-cavstest-ctr.patch] [openssh-7.2p2-cavstest-kdf.patch] - Adding missing pieces for user matching (bsc#1021626) - Properly verify CIDR masks in configuration (bsc#1005893) [openssh-7.2p2-verify_CIDR_address_ranges.patch] - Remove pre-auth compression support from the server to prevent possible cryptographic attacks. (CVE-2016-10012, bsc#1016370) [openssh-7.2p2-disable_preauth_compression.patch] - limit directories for loading PKCS11 modules (CVE-2016-10009, bsc#1016366) [openssh-7.2p2-restrict_pkcs11-modules.patch] - Prevent possible leaks of host private keys to low-privilege process handling authentication (CVE-2016-10011, bsc#1016369) [openssh-7.2p2-prevent_private_key_leakage.patch] - Do not allow unix socket forwarding when running without privilege separation (CVE-2016-10010, bsc#1016368) [openssh-7.2p2-secure_unix_sockets_forwarding.patch] - prevent resource depletion during key exchange (bsc#1005480, CVE-2016-8858) [openssh-7.2p2-kex_resource_depletion.patch] - fix suggested command for removing conflicting server keys from the known_hosts file (bsc#1006221) - enable geteuid{,32} syscalls on mainframes, since it may be called from libica/ibmica on machines with hardware crypto accelerator (bsc#1004258) [openssh-7.2p2-seccomp_geteuid.patch] - fix regression of (bsc#823710) [openssh-7.2p2-audit_fixes.patch] - add slogin (removed upstreams) [openssh-7.2p2-keep_slogin.patch] - require OpenSSL < 1.1 where that one is a default - sshd.service: Set TasksMax=infinity, as there should be no limit on the amount of tasks sshd can run. - remaining patches that were still missing since the update to 7.2p2 (FATE#319675): - allow X forwarding over IPv4 when IPv6 sockets is not available [openssh-7.2p2-X_forward_with_disabled_ipv6.patch] - do not write PID file when not daemonizing [openssh-7.2p2-no_fork-no_pid_file.patch] - use correct options when invoking login [openssh-7.2p2-login_options.patch] - helper application for retrieving users' public keys from an LDAP server [openssh-7.2p2-ldap.patch] - allow forcing permissions over sftp [openssh-7.2p2-sftp_force_permissions.patch] - do not perform run-time checks for OpenSSL API/ABI change [openssh-7.2p2-disable_openssl_abi_check.patch] - suggest commands for cleaning known hosts file [openssh-7.2p2-host_ident.patch] - sftp home chroot patch [openssh-7.2p2-sftp_homechroot.patch] - ssh sessions auditing [openssh-7.2p2-audit.patch] - enable seccomp sandbox on additional architectures [openssh-7.2p2-additional_seccomp_archs.patch] - fix forwarding with IPv6 addresses in DISPLAY (bnc#847710) [openssh-7.2p2-IPv6_X_forwarding.patch] - ignore PAM environment when using login (bsc#975865, CVE-2015-8325) [openssh-7.2p2-ignore_PAM_with_UseLogin.patch] - limit accepted password length (prevents possible DoS) (bsc#992533, CVE-2016-6515) [openssh-7.2p2-limit_password_length.patch] - Prevent user enumeration through the timing of password processing (bsc#989363, CVE-2016-6210) [openssh-7.2p2-prevent_timing_user_enumeration.patch] - Add auditing for PRNG re-seeding [openssh-7.2p2-audit_seed_prng.patch] - FIPS compatibility (no selfchecks, only crypto restrictions) [openssh-7.2p2-fips.patch] - PRNG re-seeding [openssh-7.2p2-seed-prng.patch] - preliminary version of GSSAPI KEX [openssh-7.2p2-gssapi_key_exchange.patch] - added gpg signature - enable support for SSHv1 protocol and discourage its usage (bsc#983307) - enable DSA by default for backward compatibility and discourage its usage (bsc#983784) [openssh-7.2p2-allow_DSS_by_default.patch] - enable trusted X11 forwarding by default [openssh-7.2p2-X11_trusted_forwarding.patch] - set UID for lastlog properly [openssh-7.2p2-lastlog.patch] - enable use of PAM by default [openssh-7.2p2-enable_PAM_by_default.patch] - copy command line arguments properly [openssh-7.2p2-saveargv-fix.patch] - do not use pthreads in PAM code [openssh-7.2p2-dont_use_pthreads_in_PAM.patch] - fix paths in documentation [openssh-7.2p2-eal3.patch] - prevent race consitions triggered by SIGALRM [openssh-7.2p2-blocksigalrm.patch] - do send and accept locale environment variables by default [openssh-7.2p2-send_locale.patch] - handle hostnames changes during X forwarding [openssh-7.2p2-hostname_changes_when_forwarding_X.patch] - try to remove xauth cookies on exit [openssh-7.2p2-remove_xauth_cookies_on_exit.patch] - properly format pts names for ?tmp? log files [openssh-7.2p2-pts_names_formatting.patch] - check locked accounts when using PAM [openssh-7.2p2-pam_check_locks.patch] - chenge default PermitRootLogin to 'yes' to prevent unwanted surprises on updates from older versions. See README.SUSE for details [openssh-7.2p2-allow_root_password_login.patch] - Disable DH parameters under 2048 bits by default and allow lowering the limit back to the RFC 4419 specified minimum through an option (bsc#932483, bsc#948902) [openssh-7.2p2-disable_short_DH_parameters.patch] - Add getuid() and stat() syscalls to the seccomp filter (bsc#912436) [openssh-7.2p2-seccomp_getuid.patch, openssh-7.2p2-seccomp_stat.patch] - upgrade to 7.2p2 upstream package without any SUSE patches Distilled upstream log: - OpenSSH 6.7 Potentially-incompatible changes: * sshd(8): The default set of ciphers and MACs has been altered to remove unsafe algorithms. In particular, CBC ciphers and arcfour* are disabled by default. The full set of algorithms remains available if configured explicitly via the Ciphers and MACs sshd_config options. * sshd(8): Support for tcpwrappers/libwrap has been removed. * OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections using the curve25519-sha256@libssh.org KEX exchange method to fail when connecting with something that implements the specification correctly. OpenSSH 6.7 disables this KEX method when speaking to one of the affected versions. New Features: * ssh(1), sshd(8): Add support for Unix domain socket forwarding. A remote TCP port may be forwarded to a local Unix domain socket and vice versa or both ends may be a Unix domain socket. * ssh(1), ssh-keygen(1): Add support for SSHFP DNS records for ED25519 key types. * sftp(1): Allow resumption of interrupted uploads. * ssh(1): When rekeying, skip file/DNS lookups of the hostkey if it is the same as the one sent during initial key exchange * sshd(8): Allow explicit ::1 and 127.0.0.1 forwarding bind addresses when GatewayPorts=no; allows client to choose address family * sshd(8): Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is executed, mirroring the no-user-rc authorized_keys option * ssh(1): Add a %C escape sequence for LocalCommand and ControlPath that expands to a unique identifer based on a hash of the tuple of (local host, remote user, hostname, port). Helps avoid exceeding miserly pathname limits for Unix domain sockets in multiplexing control paths * sshd(8): Make the "/Too many authentication failures"/ message include the user, source address, port and protocol in a format similar to the authentication success / failure messages Bugfixes: * sshd(8): Fix remote forwarding with the same listen port but different listen address. * ssh(1): Fix inverted test that caused PKCS#11 keys that were explicitly listed in ssh_config or on the commandline not to be preferred. * ssh-keygen(1): Fix bug in KRL generation: multiple consecutive revoked certificate serial number ranges could be serialised to an invalid format. Readers of a broken KRL caused by this bug will fail closed, so no should-have-been-revoked key will be accepted. * ssh(1): Reflect stdio-forward ("/ssh -W host:port ..."/) failures in exit status. Previously we were always returning 0 * ssh(1), ssh-keygen(1): Make Ed25519 keys' title fit properly in the randomart border * ssh-agent(1): Only cleanup agent socket in the main agent process and not in any subprocesses it may have started (e.g. forked askpass). Fixes agent sockets being zapped when askpass processes fatal() * ssh-add(1): Make stdout line-buffered; saves partial output getting lost when ssh-add fatal()s part-way through (e.g. when listing keys from an agent that supports key types that ssh-add doesn't) * ssh-keygen(1): When hashing or removing hosts, don't choke on @revoked markers and don't remove @cert-authority markers * ssh(1): Don't fatal when hostname canonicalisation fails and a ProxyCommand is in use; continue and allow the ProxyCommand to connect anyway (e.g. to a host with a name outside the DNS behind a bastion) * scp(1): When copying local->remote fails during read, don't send uninitialised heap to the remote end. * sftp(1): Fix fatal "/el_insertstr failed"/ errors when tab-completing filenames with a single quote char somewhere in the string * ssh-keyscan(1): Scan for Ed25519 keys by default. * ssh(1): When using VerifyHostKeyDNS with a DNSSEC resolver, down-convert any certificate keys to plain keys and attempt SSHFP resolution. Prevents a server from skipping SSHFP lookup and forcing a new-hostkey dialog by offering only certificate keys. - OpenSSH 6.8 Potentially-incompatible changes: * sshd(8): UseDNS now defaults to 'no'. Configurations that match against the client host name (via sshd_config or authorized_keys) may need to re-enable it or convert to matching against addresses. New Features: * Add FingerprintHash option to ssh(1) and sshd(8), and equivalent command-line flags to the other tools to control algorithm used for key fingerprints. The default changes from MD5 to SHA256 and format from hex to base64. Fingerprints now have the hash algorithm prepended. An example of the new format: SHA256:mVPwvezndPv/ARoIadVY98vAC0g+P/5633yTC4d/wXE Please note that visual host keys will also be different. * ssh(1), sshd(8): Experimental host key rotation support. Add a protocol extension for a server to inform a client of all its available host keys after authentication has completed. The client may record the keys in known_hosts, allowing it to upgrade to better host key algorithms and a server to gracefully rotate its keys. The client side of this is controlled by a UpdateHostkeys config option (default off). * ssh(1): Add a ssh_config HostbasedKeyType option to control which host public key types are tried during host-based authentication. * ssh(1), sshd(8): fix connection-killing host key mismatch errors when sshd offers multiple ECDSA keys of different lengths. * ssh(1): when host name canonicalisation is enabled, try to parse host names as addresses before looking them up for canonicalisation. fixes bz#2074 and avoiding needless DNS lookups in some cases. * ssh-keygen(1), sshd(8): Key Revocation Lists (KRLs) no longer require OpenSSH to be compiled with OpenSSL support. * ssh(1), ssh-keysign(8): Make ed25519 keys work for host based authentication. * sshd(8): SSH protocol v.1 workaround for the Meyer, et al, Bleichenbacher Side Channel Attack. Fake up a bignum key before RSA decryption. * sshd(8): Remember which public keys have been used for authentication and refuse to accept previously-used keys. This allows AuthenticationMethods=publickey,publickey to require that users authenticate using two _different_ public keys. * sshd(8): add sshd_config HostbasedAcceptedKeyTypes and PubkeyAcceptedKeyTypes options to allow sshd to control what public key types will be accepted. Currently defaults to all. * sshd(8): Don't count partial authentication success as a failure against MaxAuthTries. * ssh(1): Add RevokedHostKeys option for the client to allow text-file or KRL-based revocation of host keys. * ssh-keygen(1), sshd(8): Permit KRLs that revoke certificates by serial number or key ID without scoping to a particular CA. * ssh(1): Add a "/Match canonical"/ criteria that allows ssh_config Match blocks to trigger only in the second config pass. * ssh(1): Add a -G option to ssh that causes it to parse its configuration and dump the result to stdout, similar to "/sshd -T"/. * ssh(1): Allow Match criteria to be negated. E.g. "/Match !host"/. * The regression test suite has been extended to cover more OpenSSH features. The unit tests have been expanded and now cover key exchange. Bugfixes: * ssh-keyscan(1): ssh-keyscan has been made much more robust again servers that hang or violate the SSH protocol. * ssh(1), ssh-keygen(1): Fix regression: Key path names were being lost as comment fields. * ssh(1): Allow ssh_config Port options set in the second config parse phase to be applied (they were being ignored). * ssh(1): Tweak config re-parsing with host canonicalisation - make the second pass through the config files always run when host name canonicalisation is enabled (and not whenever the host name changes) * ssh(1): Fix passing of wildcard forward bind addresses when connection multiplexing is in use * ssh-keygen(1): Fix broken private key conversion from non-OpenSSH formats. * ssh-keygen(1): Fix KRL generation bug when multiple CAs are in use. * Various fixes to manual pages - OpenSSH 6.9 Security: * ssh(1): when forwarding X11 connections with ForwardX11Trusted=no, connections made after ForwardX11Timeout expired could be permitted and no longer subject to XSECURITY restrictions because of an ineffective timeout check in ssh(1) coupled with "/fail open"/ behaviour in the X11 server when clients attempted connections with expired credentials. This problem was reported by Jann Horn. * ssh-agent(1): fix weakness of agent locking (ssh-add -x) to password guessing by implementing an increasing failure delay, storing a salted hash of the password rather than the password itself and using a timing-safe comparison function for verifying unlock attempts. This problem was reported by Ryan Castellucci. New Features: * ssh(1), sshd(8): promote chacha20-poly1305@openssh.com to be the default cipher * sshd(8): support admin-specified arguments to AuthorizedKeysCommand * sshd(8): add AuthorizedPrincipalsCommand that allows retrieving authorized principals information from a subprocess rather than a file. * ssh(1), ssh-add(1): support PKCS#11 devices with external PIN entry devices * sshd(8): allow GSSAPI host credential check to be relaxed for multihomed hosts via GSSAPIStrictAcceptorCheck option * ssh-keygen(1): support "/ssh-keygen -lF hostname"/ to search known_hosts and print key hashes rather than full keys. * ssh-agent(1): add -D flag to leave ssh-agent in foreground without enabling debug mode Bugfixes: * ssh(1), sshd(8): deprecate legacy SSH2_MSG_KEX_DH_GEX_REQUEST_OLD message and do not try to use it against some 3rd-party SSH implementations that use it (older PuTTY, WinSCP). * Many fixes for problems caused by compile-time deactivation of SSH1 support (including bz#2369) * ssh(1), sshd(8): cap DH-GEX group size at 4Kbits for Cisco implementations as some would fail when attempting to use group sizes >4K * ssh(1): fix out-of-bound read in EscapeChar configuration option parsing * sshd(8): fix application of PermitTunnel, LoginGraceTime, AuthenticationMethods and StreamLocalBindMask options in Match blocks * ssh(1), sshd(8): improve disconnection message on TCP reset; bz#2257 * ssh(1): remove failed remote forwards established by muliplexing from the list of active forwards * sshd(8): make parsing of authorized_keys "/environment="/ options independent of PermitUserEnv being enabled * sshd(8): fix post-auth crash with permitopen=none * ssh(1), ssh-add(1), ssh-keygen(1): allow new-format private keys to be encrypted with AEAD ciphers * ssh(1): allow ListenAddress, Port and AddressFamily configuration options to appear in any order * sshd(8): check for and reject missing arguments for VersionAddendum and ForceCommand * ssh(1), sshd(8): don't treat unknown certificate extensions as fatal * ssh-keygen(1): make stdout and stderr output consistent * ssh(1): mention missing DISPLAY environment in debug log when X11 forwarding requested * sshd(8): correctly record login when UseLogin is set * sshd(8): Add some missing options to sshd -T output and fix output of VersionAddendum and HostCertificate. bz#2346 * Document and improve consistency of options that accept a "/none"/ argument"/ TrustedUserCAKeys, RevokedKeys (bz#2382), AuthorizedPrincipalsFile (bz#2288) * ssh(1): include remote username in debug output * sshd(8): avoid compatibility problem with some versions of Tera Term, which would crash when they received the hostkeys notification message (hostkeys-00@openssh.com) * sshd(8): mention ssh-keygen -E as useful when comparing legacy MD5 host key fingerprints * ssh(1): clarify pseudo-terminal request behaviour and use make manual language consistent * ssh(1): document that the TERM environment variable is not subject to SendEnv and AcceptEnv - OpenSSH 7.0: This focuses primarily on deprecating weak, legacy and/or unsafe cryptography. Security: * sshd(8): OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world- writable. Local attackers may be able to write arbitrary messages to logged-in users, including terminal escape sequences. Reported by Nikolay Edigaryev. * sshd(8): Portable OpenSSH only: Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code execution and who had valid credentials on the host could impersonate other users. Reported by Moritz Jodeit. * sshd(8): Portable OpenSSH only: Fixed a use-after-free bug related to PAM support that was reachable by attackers who could compromise the pre-authentication process for remote code execution. Also reported by Moritz Jodeit. * sshd(8): fix circumvention of MaxAuthTries using keyboard- interactive authentication. By specifying a long, repeating keyboard-interactive "/devices"/ string, an attacker could request the same authentication method be tried thousands of times in a single pass. The LoginGraceTime timeout in sshd(8) and any authentication failure delays implemented by the authentication mechanism itself were still applied. Found by Kingcope. Potentially-incompatible Changes: * Support for the legacy SSH version 1 protocol is disabled by default at compile time. * Support for the 1024-bit diffie-hellman-group1-sha1 key exchange is disabled by default at run-time. It may be re-enabled using the instructions in README.legacy or http://www.openssh.com/legacy.html * Support for ssh-dss, ssh-dss-cert-* host and user keys is disabled by default at run-time. These may be re-enabled using the instructions at http://www.openssh.com/legacy.html * Support for the legacy v00 cert format has been removed. * The default for the sshd_config(5) PermitRootLogin option has changed from "/yes"/ to "/prohibit-password"/. * PermitRootLogin=without-password/prohibit-password now bans all interactive authentication methods, allowing only public-key, hostbased and GSSAPI authentication (previously it permitted keyboard-interactive and password-less authentication if those were enabled). New Features: * ssh_config(5): add PubkeyAcceptedKeyTypes option to control which public key types are available for user authentication. * sshd_config(5): add HostKeyAlgorithms option to control which public key types are offered for host authentications. * ssh(1), sshd(8): extend Ciphers, MACs, KexAlgorithms, HostKeyAlgorithms, PubkeyAcceptedKeyTypes and HostbasedKeyTypes options to allow appending to the default set of algorithms instead of replacing it. Options may now be prefixed with a '+' to append to the default, e.g. "/HostKeyAlgorithms=+ssh-dss"/. * sshd_config(5): PermitRootLogin now accepts an argument of 'prohibit-password' as a less-ambiguous synonym of 'without- password'. Bugfixes: * ssh(1), sshd(8): add compatability workarounds for Cisco and more PuTTY versions. * Fix some omissions and errors in the PROTOCOL and PROTOCOL.mux documentation relating to Unix domain socket forwarding * ssh(1): Improve the ssh(1) manual page to include a better description of Unix domain socket forwarding * ssh(1), ssh-agent(1): skip uninitialised PKCS#11 slots, fixing failures to load keys when they are present. * ssh(1), ssh-agent(1): do not ignore PKCS#11 hosted keys that wth empty CKA_ID * sshd(8): clarify documentation for UseDNS option - OpenSSH 7.1: Security: * sshd(8): OpenSSH 7.0 contained a logic error in PermitRootLogin= prohibit-password/without-password that could, depending on compile-time configuration, permit password authentication to root while preventing other forms of authentication. This problem was reported by Mantas Mikulenas. Bugfixes: * ssh(1), sshd(8): add compatability workarounds for FuTTY * ssh(1), sshd(8): refine compatability workarounds for WinSCP * Fix a number of memory faults (double-free, free of uninitialised memory, etc) in ssh(1) and ssh-keygen(1). Reported by Mateusz Kocielski. - OpenSSH 7.1p2: * SECURITY: ssh(1): The OpenSSH client code between 5.4 and 7.1 contains experimential support for resuming SSH-connections (roaming). The matching server code has never been shipped, but the client code was enabled by default and could be tricked by a malicious server into leaking client memory to the server, including private client user keys. The authentication of the server host key prevents exploitation by a man-in-the-middle, so this information leak is restricted to connections to malicious or compromised servers. MITIGATION: For OpenSSH >= 5.4 the vulnerable code in the client can be completely disabled by adding 'UseRoaming no' to the gobal ssh_config(5) file, or to user configuration in ~/.ssh/config, or by passing -oUseRoaming=no on the command line. PATCH: See below for a patch to disable this feature (Disabling Roaming in the Source Code). This problem was reported by the Qualys Security Advisory team. * SECURITY: Eliminate the fallback from untrusted X11-forwarding to trusted forwarding for cases when the X server disables the SECURITY extension. Reported by Thomas Hoger. * SECURITY: Fix an out of-bound read access in the packet handling code. Reported by Ben Hawkes. * PROTOCOL: Correctly interpret the 'first_kex_follows' option during the intial key exchange. Reported by Matt Johnston. * Further use of explicit_bzero has been added in various buffer handling code paths to guard against compilers aggressively doing dead-store removal. Potentially-incompatible changes: * This release disables a number of legacy cryptographic algorithms by default in ssh: + Several ciphers blowfish-cbc, cast128-cbc, all arcfour variants and the rijndael-cbc aliases for AES. + MD5-based and truncated HMAC algorithms. - OpenSSH 7.2: Security: * ssh(1), sshd(8): remove unfinished and unused roaming code (was already forcibly disabled in OpenSSH 7.1p2). * ssh(1): eliminate fallback from untrusted X11 forwarding to trusted forwarding when the X server disables the SECURITY extension. * ssh(1), sshd(8): increase the minimum modulus size supported for diffie-hellman-group-exchange to 2048 bits. * sshd(8): pre-auth sandboxing is now enabled by default (previous releases enabled it for new installations via sshd_config). New Features: * all: add support for RSA signatures using SHA-256/512 hash algorithms based on draft-rsa-dsa-sha2-256-03.txt and draft-ssh-ext-info-04.txt. * ssh(1): Add an AddKeysToAgent client option which can be set to 'yes', 'no', 'ask', or 'confirm', and defaults to 'no'. When enabled, a private key that is used during authentication will be added to ssh-agent if it is running (with confirmation enabled if set to 'confirm'). * sshd(8): add a new authorized_keys option "/restrict"/ that includes all current and future key restrictions (no-*-forwarding, etc.). Also add permissive versions of the existing restrictions, e.g. "/no-pty"/ -> "/pty"/. This simplifies the task of setting up restricted keys and ensures they are maximally-restricted, regardless of any permissions we might implement in the future. * ssh(1): add ssh_config CertificateFile option to explicitly list certificates. bz#2436 * ssh-keygen(1): allow ssh-keygen to change the key comment for all supported formats. * ssh-keygen(1): allow fingerprinting from standard input, e.g. "/ssh-keygen -lf -"/ * ssh-keygen(1): allow fingerprinting multiple public keys in a file, e.g. "/ssh-keygen -lf ~/.ssh/authorized_keys"/ bz#1319 * sshd(8): support "/none"/ as an argument for sshd_config Foreground and ChrootDirectory. Useful inside Match blocks to override a global default. bz#2486 * ssh-keygen(1): support multiple certificates (one per line) and reading from standard input (using "/-f -"/) for "/ssh-keygen -L"/ * ssh-keyscan(1): add "/ssh-keyscan -c ..."/ flag to allow fetching certificates instead of plain keys. * ssh(1): better handle anchored FQDNs (e.g. 'cvs.openbsd.org') in hostname canonicalisation - treat them as already canonical and remove the trailing '.' before matching ssh_config. Bugfixes: * sftp(1): existing destination directories should not terminate recursive uploads (regression in openssh 6.8) * ssh(1), sshd(8): correctly send back SSH2_MSG_UNIMPLEMENTED replies to unexpected messages during key exchange. * ssh(1): refuse attempts to set ConnectionAttempts=0, which does not make sense and would cause ssh to print an uninitialised stack variable. * ssh(1): fix errors when attempting to connect to scoped IPv6 addresses with hostname canonicalisation enabled. * sshd_config(5): list a couple more options usable in Match blocks. * sshd(8): fix "/PubkeyAcceptedKeyTypes +..."/ inside a Match block. * ssh(1): expand tilde characters in filenames passed to -i options before checking whether or not the identity file exists. Avoids confusion for cases where shell doesn't expand (e.g. "/-i ~/file"/ vs. "/-i~/file"/). * ssh(1): do not prepend "/exec"/ to the shell command run by "/Match exec"/ in a config file, which could cause some commands to fail in certain environments. * ssh-keyscan(1): fix output for multiple hosts/addrs on one line when host hashing or a non standard port is in use * sshd(8): skip "/Could not chdir to home directory"/ message when ChrootDirectory is active. * ssh(1): include PubkeyAcceptedKeyTypes in ssh -G config dump. * sshd(8): avoid changing TunnelForwarding device flags if they are already what is needed; makes it possible to use tun/tap networking as non-root user if device permissions and interface flags are pre-established * ssh(1), sshd(8): RekeyLimits could be exceeded by one packet. * ssh(1): fix multiplexing master failure to notice client exit. * ssh(1), ssh-agent(1): avoid fatal() for PKCS11 tokens that present empty key IDs. * sshd(8): avoid printf of NULL argument. * ssh(1), sshd(8): allow RekeyLimits larger than 4GB. * ssh-keygen(1): sshd(8): fix several bugs in (unused) KRL signature support. * ssh(1), sshd(8): fix connections with peers that use the key exchange guess feature of the protocol. * sshd(8): include remote port number in log messages. * ssh(1): don't try to load SSHv1 private key when compiled without SSHv1 support. * ssh-agent(1), ssh(1): fix incorrect error messages during key loading and signing errors. * ssh-keygen(1): don't leave empty temporary files when performing known_hosts file edits when known_hosts doesn't exist. * sshd(8): correct packet format for tcpip-forward replies for requests that don't allocate a port * ssh(1), sshd(8): fix possible hang on closed output. * ssh(1): expand %i in ControlPath to UID. * ssh(1), sshd(8): fix return type of openssh_RSA_verify. * ssh(1), sshd(8): fix some option parsing memory leaks. * ssh(1): add a some debug output before DNS resolution; it's a place where ssh could previously silently stall in cases of unresponsive DNS servers. * ssh(1): remove spurious newline in visual hostkey. * ssh(1): fix printing (ssh -G ...) of HostKeyAlgorithms=+... * ssh(1): fix expansion of HostkeyAlgorithms=+... Documentation: * ssh_config(5), sshd_config(5): update default algorithm lists to match current reality. * ssh(1): mention -Q key-plain and -Q key-cert query options. * sshd_config(8): more clearly describe what AuthorizedKeysFile=none does. * ssh_config(5): better document ExitOnForwardFailure. * sshd(5): mention internal DH-GEX fallback groups in manual. * sshd_config(5): better description for MaxSessions option. Portability: * sshd(8): fix multiple authentication using S/Key. - OpenSSH 7.2p2: Security: * sshd(8): sanitise X11 authentication credentials to avoid xauth command injection when X11Forwarding is enabled. (removing patches from previous version: * CVE-2016-0777_CVE-2016-0778.patch * openssh-6.6p1-X11-forwarding.patch * openssh-6.6p1-X_forward_with_disabled_ipv6.patch * openssh-6.6p1-audit1-remove_duplicit_audit.patch * openssh-6.6p1-audit2-better_audit_of_user_actions.patch * openssh-6.6p1-audit3-key_auth_usage-fips.patch * openssh-6.6p1-audit3-key_auth_usage.patch * openssh-6.6p1-audit4-kex_results-fips.patch * openssh-6.6p1-audit4-kex_results.patch * openssh-6.6p1-audit5-session_key_destruction.patch * openssh-6.6p1-audit6-server_key_destruction.patch * openssh-6.6p1-audit7-libaudit_compat.patch * openssh-6.6p1-audit8-libaudit_dns_timeouts.patch * openssh-6.6p1-blocksigalrm.patch * openssh-6.6p1-curve25519-6.6.1p1.patch * openssh-6.6p1-default-protocol.patch * openssh-6.6p1-disable-openssl-abi-check.patch * openssh-6.6p1-eal3.patch * openssh-6.6p1-fingerprint_hash.patch * openssh-6.6p1-fips-checks.patch * openssh-6.6p1-fips.patch * openssh-6.6p1-gssapi_key_exchange.patch * openssh-6.6p1-gssapimitm.patch * openssh-6.6p1-host_ident.patch * openssh-6.6p1-key-converter.patch * openssh-6.6p1-lastlog.patch * openssh-6.6p1-ldap.patch * openssh-6.6p1-login_options.patch * openssh-6.6p1-no_fork-no_pid_file.patch * openssh-6.6p1-pam-check-locks.patch * openssh-6.6p1-pam-fix2.patch * openssh-6.6p1-pam-fix3.patch * openssh-6.6p1-pts.patch * openssh-6.6p1-saveargv-fix.patch * openssh-6.6p1-seccomp_getuid.patch * openssh-6.6p1-seccomp_stat.patch * openssh-6.6p1-seed-prng.patch * openssh-6.6p1-send_locale.patch * openssh-6.6p1-sftp_force_permissions.patch * openssh-6.6p1-sftp_homechroot.patch * openssh-6.6p1-xauth.patch * openssh-6.6p1-xauthlocalhostname.patch) - update seccomp sandbox that broke after OpenSSL update (bsc#912436, bsc#977812) [openssh-6.6p1-seccomp_stat.patch] - openssh-6.6p1-ldap.patch: replace TRUE/FALSE with 1/0, since this defines did come via an indirect header inclusion and are not everywhere defined. - CVE-2016-0777, bsc#961642, CVE-2016-0778, bsc#961645 Add CVE-2016-0777_CVE-2016-0778.patch to disable the roaming code to prevent information leak and buffer overflow - gpg signature and keyring added. pub 3200R/6D920D30 2013-12-10 [expires: 2021-01-01] uid Damien Miller <djm@mindrot.org> sub 3200R/672A1105 2013-12-10 [expires: 2021-01-01] - fix bashisms in sshd.init script
- Update to 1.1.1d release - Upgrade to 1.1.1c release to get TLS 1.3 support (jsc#SLE-9135, bsc#1148799) - Update to 1.1.0i release - Update to 1.1.0h release - change the sonum to 1.1, as all the minor versions keep ABI compatibility (bsc#1081335) - update baselibs.conf - Update to 1.1.0g release - Revert version back to 1.0.2m to get security fixes quickly to Tumbleweed * OpenSSL Security Advisory [02 Nov 2017] (bsc#1066242,bsc#1056058) - Switch to 1.1.0f release as default again - Obsolete openssl-debuginfo * the package doesn't exist any more, has been replaced by openssl-{so_version}-debuginfo (bsc#1040172) - Revert back to 1.0.2l for now so we get new fixes of 1.0 openssl to tumbleweed - Update to 1.1.0f release - Switch default to openssl-1.1.0 - Provide pkgconfig(openssl) - Provide basic baselibs.conf for 32bit subpackages - Specify this package as noarch (as we just provide README files) - Fix typo in openssl requires - Add dependency on the branched devel package - Provide all pkgconfig symbols to hide them in versioned subpkgs - This allows us to propagate only the preffered version of openssl while allowing us to add extra openssl only as additional dependency - Remove the ssl provides as it is applicable for only those that really provide it - Prepare to split to various subpackages converting main one to dummy package - Reduce to only provide main pkg and devel and depend on proper soversioned package - Version in this package needs to be synced with the one provided by the split package - Remove all the patches, now in the proper versioned namespace: * merge_from_0.9.8k.patch * openssl-1.0.0-c_rehash-compat.diff * bug610223.patch * openssl-ocloexec.patch * openssl-1.0.2a-padlock64.patch * openssl-fix-pod-syntax.diff * openssl-truststore.patch * compression_methods_switch.patch * 0005-libssl-Hide-library-private-symbols.patch * openssl-1.0.2a-default-paths.patch * openssl-pkgconfig.patch * openssl-1.0.2a-ipv6-apps.patch * 0001-libcrypto-Hide-library-private-symbols.patch * openssl-1.0.2i-fips.patch * openssl-1.0.2a-fips-ec.patch * openssl-1.0.2a-fips-ctor.patch * openssl-1.0.2i-new-fips-reqs.patch * openssl-gcc-attributes.patch * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * openssl-no-egd.patch * openssl-fips-hidden.patch * openssl-1.0.1e-add-suse-default-cipher.patch * openssl-1.0.1e-add-test-suse-default-cipher-suite.patch * openssl-missing_FIPS_ec_group_new_by_curve_name.patch * openssl-fips-dont_run_FIPS_module_installed.patch * openssl-fips_disallow_x931_rand_method.patch * openssl-fips_disallow_ENGINE_loading.patch * openssl-rsakeygen-minimum-distance.patch * openssl-urandom-reseeding.patch * openssl-fips-rsagen-d-bits.patch * openssl-fips-selftests_in_nonfips_mode.patch * openssl-fips-fix-odd-rsakeybits.patch * openssl-fips-clearerror.patch * openssl-fips-dont-fall-back-to-default-digest.patch * openssl-fipslocking.patch * openssl-print_notice-NULL_crash.patch * openssl-randfile_fread_interrupt.patch - Remove O3 from optflags, no need to not rely on distro wide settings - Remove conditions for sle10 and sle11, we care only about sle12+ - USE SUSE instead of SuSE in readme - Pass over with spec-cleaner - fix X509_CERT_FILE path (bsc#1022271) and rename updated openssl-1.0.1e-truststore.diff to openssl-truststore.patch - Updated to openssl 1.0.2k - bsc#1009528 / CVE-2016-7055: openssl: Montgomery multiplication may produce incorrect results - bsc#1019334 / CVE-2016-7056: openssl: ECSDA P-256 timing attack key recovery - bsc#1022085 / CVE-2017-3731: openssl: Truncated packet could crash via OOB read - bsc#1022086 / CVE-2017-3732: openssl: BN_mod_exp may produce incorrect results on x86_64 - resume reading from /dev/urandom when interrupted by a signal (bsc#995075) * add openssl-randfile_fread_interrupt.patch - add FIPS changes from SP2: - fix problems with locking in FIPS mode (bsc#992120) * duplicates: bsc#991877, bsc#991193, bsc#990392, bsc#990428 and bsc#990207 * bring back openssl-fipslocking.patch - drop openssl-fips_RSA_compute_d_with_lcm.patch (upstream) (bsc#984323) - don't check for /etc/system-fips (bsc#982268) * add openssl-fips-dont_run_FIPS_module_installed.patch - refresh openssl-fips-rsagen-d-bits.patch - update to openssl-1.0.2j * Missing CRL sanity check (CVE-2016-7052 bsc#1001148) - OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High * OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575) * Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249) * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844) * OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419) * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749) * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819) * Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359) * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324) * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377) * Certificate message OOB reads (CVE-2016-6306) (bsc#999668) - update to openssl-1.0.2i * remove patches: openssl-1.0.2a-new-fips-reqs.patch openssl-1.0.2e-fips.patch * add patches: openssl-1.0.2i-fips.patch openssl-1.0.2i-new-fips-reqs.patch - fix crash in print_notice (bsc#998190) * add openssl-print_notice-NULL_crash.patch - OpenSSL Security Advisory [3rd May 2016] - update to 1.0.2h (boo#977584, boo#977663) * Prevent padding oracle in AES-NI CBC MAC check A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. (CVE-2016-2107, boo#977616) * Fix EVP_EncodeUpdate overflow An overflow can occur in the EVP_EncodeUpdate() function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. (CVE-2016-2105, boo#977614) * Fix EVP_EncryptUpdate overflow An overflow can occur in the EVP_EncryptUpdate() function. If an attacker is able to supply very large amounts of input data after a previous call to EVP_EncryptUpdate() with a partial block then a length check can overflow resulting in a heap corruption. (CVE-2016-2106, boo#977615) * Prevent ASN.1 BIO excessive memory allocation When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio() a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. (CVE-2016-2109, boo#976942) * EBCDIC overread ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509_NAME_oneline() function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer. (CVE-2016-2176, boo#978224) * Modify behavior of ALPN to invoke callback after SNI/servername callback, such that updates to the SSL_CTX affect ALPN. * Remove LOW from the DEFAULT cipher list. This removes singles DES from the default. * Only remove the SSLv2 methods with the no-ssl2-method option. When the methods are enabled and ssl2 is disabled the methods return NULL. - Remove a hack for bsc#936563 - Drop bsc936563_hack.patch - import fips patches from SLE-12 * openssl-fips-clearerror.patch * openssl-fips-dont-fall-back-to-default-digest.patch * openssl-fips-fix-odd-rsakeybits.patch * openssl-fips-rsagen-d-bits.patch * openssl-fips-selftests_in_nonfips_mode.patch * openssl-fips_RSA_compute_d_with_lcm.patch * openssl-fips_disallow_ENGINE_loading.patch * openssl-fips_disallow_x931_rand_method.patch * openssl-rsakeygen-minimum-distance.patch * openssl-urandom-reseeding.patch - add support for "/ciphers"/ providing no encryption (bsc#937085) * don't build with -DSSL_FORBID_ENULL - update to 1.0.2g (bsc#968044) * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL. Builds that are not configured with "/enable-weak-ssl-ciphers"/ will not provide any "/EXPORT"/ or "/LOW"/ strength ciphers. * Disable SSLv2 default build, default negotiation and weak ciphers. SSLv2 is by default disabled at build-time. Builds that are not configured with "/enable-ssl2"/ will not support SSLv2. Even if "/enable-ssl2"/ is used, users who want to negotiate SSLv2 via the version-flexible SSLv23_method() will need to explicitly call either of: SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2); or SSL_clear_options(ssl, SSL_OP_NO_SSLv2); (CVE-2016-0800) * Fix a double-free in DSA code (CVE-2016-0705) * Disable SRP fake user seed to address a server memory leak. Add a new method SRP_VBASE_get1_by_user that handles the seed properly. (CVE-2016-0798) * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption (CVE-2016-0797) * ) Side channel attack on modular exponentiation http://cachebleed.info. (CVE-2016-0702) * ) Change the req app to generate a 2048-bit RSA/DSA key by default, if no keysize is specified with default_bits. This fixes an omission in an earlier change that changed all RSA/DSA key generation apps to use 2048 bits by default. - update to 1.0.2f (boo#963410) * ) DH small subgroups (boo#963413) Historically OpenSSL only ever generated DH parameters based on "/safe"/ primes. More recently (in version 1.0.2) support was provided for generating X9.42 style parameter files such as those required for RFC 5114 support. The primes used in such files may not be "/safe"/. Where an application is using DH configured with parameters based on primes that are not "/safe"/ then an attacker could use this fact to find a peer's private DH exponent. This attack requires that the attacker complete multiple handshakes in which the peer uses the same private DH exponent. For example this could be used to discover a TLS server's private DH exponent if it's reusing the private DH exponent or it's using a static DH ciphersuite. (CVE-2016-0701) * ) SSLv2 doesn't block disabled ciphers (boo#963415) A malicious client can negotiate SSLv2 ciphers that have been disabled on the server and complete SSLv2 handshakes even if all SSLv2 ciphers have been disabled, provided that the SSLv2 protocol was not also disabled via SSL_OP_NO_SSLv2. (CVE-2015-3197) * ) Reject DH handshakes with parameters shorter than 1024 bits. - update to 1.0.2e * fixes five security vulnerabilities * Anon DH ServerKeyExchange with 0 p parameter (CVE-2015-1794) (bsc#957984) * BN_mod_exp may produce incorrect results on x86_64 (CVE-2015-3193) (bsc#957814) * Certificate verify crash with missing PSS parameter (CVE-2015-3194) (bsc#957815) * X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812) * Race condition handling PSK identify hint (CVE-2015-3196) (bsc#957813) - pulled a refreshed fips patch from Fedora * openssl-1.0.2a-fips.patch was replaced by openssl-1.0.2e-fips.patch - refresh openssl-ocloexec.patch - update to 1.0.2d * fixes CVE-2015-1793 (bsc#936746) Alternate chains certificate forgery During certificate verfification, OpenSSL will attempt to find an alternative certificate chain if the first attempt to build such a chain fails. An error in the implementation of this logic can mean that an attacker could cause certain checks on untrusted certificates to be bypassed, such as the CA flag, enabling them to use a valid leaf certificate to act as a CA and "/issue"/ an invalid certificate. - drop openssl-fix_invalid_manpage_name.patch (upstream) - Workaround debugit crash on ppc64le with gcc5 bsc936563_hack.patch (bsc#936563) - update merge_from_0.9.8k.patch replacing __LP64__ by __LP64 this is a change versus previous request 309611 required to avoid build error for ppc64 - Build with no-ssl3, for details on why this is needed read rfc7568. Contrary to the "/no-ssl2"/ option, this does not require us to patch dependant packages as the relevant functions are still available (SSLv3_(client|server)_method) but will fail to negotiate. if removing SSL3 methods is desired at a later time, option "/no-ssl3-method"/ needs to be used. - update to 1.0.2c * Fix HMAC ABI incompatibility - refreshed openssl-1.0.2a-fips.patch - update to 1.0.2b * Malformed ECParameters causes infinite loop (CVE-2015-1788) * Exploitable out-of-bounds read in X509_cmp_time (CVE-2015-1789) * PKCS7 crash with missing EnvelopedContent (CVE-2015-1790) * CMS verify infinite loop with unknown hash function (CVE-2015-1792) * Race condition handling NewSessionTicket (CVE-2015-1791) - refreshed patches: * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * 0001-libcrypto-Hide-library-private-symbols.patch * openssl-1.0.2a-default-paths.patch * openssl-1.0.2a-fips.patch * compression_methods_switch.patch * openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - update to 1.0.2a * Major changes since 1.0.1: - Suite B support for TLS 1.2 and DTLS 1.2 - Support for DTLS 1.2 - TLS automatic EC curve selection. - API to set TLS supported signature algorithms and curves - SSL_CONF configuration API. - TLS Brainpool support. - ALPN support. - CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH. - packaging changes: * merged patches modifying CIPHER_LIST into one, dropping: - openssl-1.0.1e-add-suse-default-cipher-header.patch - openssl-libssl-noweakciphers.patch * fix a manpage with invalid name - added openssl-fix_invalid_manpage_name.patch * remove a missing fips function - openssl-missing_FIPS_ec_group_new_by_curve_name.patch * reimported patches from Fedora dropped patches: - openssl-1.0.1c-default-paths.patch - openssl-1.0.1c-ipv6-apps.patch - openssl-1.0.1e-fips-ctor.patch - openssl-1.0.1e-fips-ec.patch - openssl-1.0.1e-fips.patch - openssl-1.0.1e-new-fips-reqs.patch - VIA_padlock_support_on_64systems.patch added patches: - openssl-1.0.2a-default-paths.patch - openssl-1.0.2a-fips-ctor.patch - openssl-1.0.2a-fips-ec.patch - openssl-1.0.2a-fips.patch - openssl-1.0.2a-ipv6-apps.patch - openssl-1.0.2a-new-fips-reqs.patch - openssl-1.0.2a-padlock64.patch * dropped security fixes (upstream) - openssl-CVE-2015-0209.patch - openssl-CVE-2015-0286.patch - openssl-CVE-2015-0287.patch - openssl-CVE-2015-0288.patch - openssl-CVE-2015-0289.patch - openssl-CVE-2015-0293.patch * upstream reformatted the sources, so all the patches have to be refreshed - security update: * CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error * CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp * CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption * CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check * CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences * CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers * added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0293.patch - The DATE stamp moved from crypto/Makefile to crypto/buildinf.h, replace it there (bsc#915947) - openssl 1.0.1k release bsc#912294 CVE-2014-3571: Fix DTLS segmentation fault in dtls1_get_record. bsc#912292 CVE-2015-0206: Fix DTLS memory leak in dtls1_buffer_record. bsc#911399 CVE-2014-3569: Fix issue where no-ssl3 configuration sets method to NULL. bsc#912015 CVE-2014-3572: Abort handshake if server key exchange message is omitted for ephemeral ECDH ciphersuites. bsc#912014 CVE-2015-0204: Remove non-export ephemeral RSA code on client and server. bsc#912293 CVE-2015-0205: Fixed issue where DH client certificates are accepted without verification. bsc#912018 CVE-2014-8275: Fix various certificate fingerprint issues. bsc#912296 CVE-2014-3570: Correct Bignum squaring. and other bugfixes. - openssl.keyring: use Matt Caswells current key. pub 2048R/0E604491 2013-04-30 uid Matt Caswell <frodo@baggins.org> uid Matt Caswell <matt@openssl.org> sub 2048R/E3C21B70 2013-04-30 - openssl-1.0.1e-fips.patch: rediffed - openssl-1.0.1i-noec2m-fix.patch: removed (upstream) - openssl-ocloexec.patch: rediffed - suse_version 10.1 & 10.2 x86_64 can not enable-ec_nistp_64_gcc_128 - openssl-1.0.1i-noec2m-fix.patch: only report the Elliptic Curves we actually support (not the binary ones) (bnc#905037) - openSUSE < 11.2 doesn't have accept4() - openSSL 1.0.1j * Fix SRTP Memory Leak (CVE-2014-3513) * Session Ticket Memory Leak (CVE-2014-3567) * Add SSL 3.0 Fallback protection (TLS_FALLBACK_SCSV) * Build option no-ssl3 is incomplete (CVE-2014-3568)
- bsc#1190885 * OpenSSL: parameters by name ffdheXXXX and modp_XXXX sometimes result in "/not found"/ * modified openssl-DH.patch - Other OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "/data"/ field, then a read buffer overrun can occur. * CVE-2021-3712 continued * bsc#1189521 * Add CVE-2021-3712-other-ASN1_STRING-issues.patch * Sourced from openssl-CVE-2021-3712.tar.bz2 posted on bsc-1189521 2021-08-24 00:47 PDT by Marcus Meissner - The function X509_CERT_AUX_print() has a bug which may cause a read buffer overrun when printing certificate details. A malicious actor could construct a certificate to deliberately hit this bug, which may result in a crash of the application (causing a Denial of Service attack). * CVE-2021-3712 * bsc#1189521 * Add CVE-2021-3712-Fix-read-buffer-overrun-in-X509_CERT_AUX_print.patch - Change genpkey command options for bsc#1180995 to be consistent with upstream. * Replaced openssl-add_rfc3526_rfc7919.patch * Genpkey: "/-pkeyopt dh_param:"/ can now choose modp_* (rfc3526) and ffdhe* (rfc7919) groups. Example: $ openssl genpkey -genparam -algorithm DH -pkeyopt dh_param:modp_4096 - link binaries as position independent executables * openssl-1.0.0-pic-pie.patch * bsc#1186495 - Add RFC3526 and RFC7919 groups to 'openssl genpkey' so that it can output FIPS-appropriate parameters. * bsc#1180995 * openssl-add_rfc3526_rfc7919.patch - Security fixes: * Integer overflow in CipherUpdate: Incorrect SSLv2 rollback protection [bsc#1182333, CVE-2021-23840] * Null pointer deref in X509_issuer_and_serial_hash() [bsc#1182331, CVE-2021-23841] - Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch - OpenSSL Security Advisory [08 December 2020] - Fix EDIPARTYNAME NULL pointer dereference (CVE-2020-1971, bsc#1179491) * add openssl-CVE-2020-1971.patch - Initialize dh->nid to NID_undef in DH_new_method() [bsc#1177673] - Fix openQA test failure in apache_ssl in fips mode [bsc#1177793] - update openssl-DH.patch - Rename BN_get_rfc3526_prime_* functions back to get_rfc3526_prime_* (bsc#1177575) - update openssl-DH.patch - Restore private key check in EC_KEY_check_key [bsc#1177479] * Update openssl-DH.patch - Drop obsolete CAVS subpackage and related patches: - openssl-fips_add_cavs_tests.patch - openssl-fips_cavs_aes_keywrap.patch - openssl-fips_cavs_helpers_run_in_fips_mode.patch - openssl-fips_cavs_pad_with_zeroes.patch - Use %autosetup instead of applying hundred patches by name * reverse 0001-Set-FIPS-thread-id-callback.patch - Add shared secret KAT to FIPS DH selftest [bsc#1176029] * add openssl-fips-DH_selftest_shared_secret_KAT.patch - Include ECDH/DH Requirements from SP800-56Arev3 [bsc#1176029] - Add patches: * openssl-DH.patch * openssl-kdf-tls-selftest.patch - Add libopenssl10 package with libcrypto.so.10 and libssl.so.10 libraries built with --default-symver and the following patch so we can provide the same symbols as other distros in a compatible package (bsc#1175429): * openssl-1.0.2e-rpmbuild.patch - Update patch to add OPENSSL_1.0.1_EC symbol (bsc#1175429): * openssl-1.0.0-version.patch - Use %license also in steam subpackage - Change originally from "/Sun Dec 16 20:01:28 UTC 2018 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>"/ (boo#1174459) - Start versioning the exported symbols: At least one steam game (Company of Heroes 2) needs this symbol versioned properly - modify openssl-1.0.0-version.patch - Preparation for fips certification (jsc#SLE-10541) * Added openssl-fips-drbg_derfunc.patch * Added openssl-fips_fix_selftests_return_value.patch - Use SHA-2 in the RSA pairwise consistency check (bsc#1155346) * add openssl-fips_SHA2_in_RSA_pairwise_test.patch - Security fix: [bsc#1158809, CVE-2019-1551] * Overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli - Add openssl-1_1-CVE-2019-1551.patch - Prevent invalid curve attacks by validating that an EC point lies on the curve (bsc#1131291) * add 0001-RT-4242-reject-invalid-EC-point-coordinates.patch - OpenSSL Security Advisory [10 September 2019] * EC_GROUP_set_generator side channel attack avoidance. [bsc#1150003, CVE-2019-1547] * Bleichenbacher attack against cms/pkcs7 encryption transported key [bsc#1150250, CVE-2019-1563] - Added patches: * openssl-CVE-2019-1547.patch * openssl-CVE-2019-1563.patch - Add back the steam subpackage because it's needed on Leap 15 whose openssl-1_0_0 package is inherited from SLE-15 (bsc#1130041) * add openssl-fix-cpuid_setup.patch - Fix 0-byte record padding oracle via SSL_shutdown (bsc#1127080, CVE-2019-1559) * add openssl-CVE-2019-1559.patch - The 9 Lives of Bleichenbacher's CAT: Cache ATtacks on TLS Implementations (bsc#1117951) * https://github.com/openssl/openssl/issues/7739 - add patches * 0001-crypto-bn-add-more-fixed-top-routines.patch * 0002-rsa-rsa_eay.c-implement-variant-of-Smooth-CRT-RSA.patch * 0003-bn-bn_blind.c-use-Montgomery-multiplication-when-pos.patch * 0004-bn-bn_lib.c-conceal-even-memmory-access-pattern-in-b.patch * 0005-err-err.c-add-err_clear_last_constant_time.patch * 0006-rsa-rsa_eay.c-make-RSAerr-call-in-rsa_ossl_private_d.patch * 0007-rsa-rsa_pk1.c-remove-memcpy-calls-from-RSA_padding_c.patch * 0008-rsa-rsa_oaep.c-remove-memcpy-calls-from-RSA_padding_.patch * 0009-rsa-rsa_ssl.c-make-RSA_padding_check_SSLv23-constant.patch - remove the steam subpackage which was inheritted from openSUSE * drop openssl-fix-cpuid_setup.patch - use %license macro for license - Set TLS version to 0 in msg_callback for record messages to avoid confusing applications (bsc#1100078) * add openssl-record_msg_callback.patch - Elliptic curve scalar multiplication timing attack defenses * fixes "/PortSmash"/ (bsc#1113534, CVE-2018-5407) - Add openssl-CVE-2018-5407-PortSmash.patch - OpenSSL Security Advisory [30 October 2018] * Timing vulnerability in DSA signature generation (bsc#1113652, CVE-2018-0734) * And more timing fixes (bsc#1113742) - Add patches: * openssl-CVE-2018-0734.patch * 0001-Merge-to-1.0.2-DSA-mod-inverse-fix.patch * 0001-Add-a-constant-time-flag-to-one-of-the-bignums-to-av.patch - Fix infinite loop in DSA generation with incorrect parameters (bsc#1112209) * add 0001-DSA-Check-for-sanity-of-input-parameters.patch - correct the error detection in openssl-CVE-2018-0737-fips.patch (bsc#1106197) - Fix One&Done side-channel attack on RSA (bsc#1104789) * add openssl-One_and_Done.patch - Don't Require openssl-1_0_0 from the devel package, just Recommend it - Add openssl(cli) Provide so the packages that require the openssl binary can require this instead of the new openssl meta package (bsc#1101470) - Update to 1.0.2p - Align with SLE-12-SP4 OpenSSL Security Advisory [12 June 2018] * Reject excessively large primes in DH key generation (bsc#1097158, CVE-2018-0732) OpenSSL Security Advisory [16 Apr 2018] * Cache timing vulnerability in RSA Key Generation (CVE-2018-0737, bsc#1089039) * Make EVP_PKEY_asn1_new() a bit stricter about its input * Revert blinding in ECDSA sign and instead make problematic addition length-invariant. Switch even to fixed-length Montgomery multiplication. * Change generating and checking of primes so that the error rate of not being prime depends on the intended use based on the size of the input. * Increase the number of Miller-Rabin rounds for DSA key generating to 64. * Add blinding to ECDSA and DSA signatures to protect against side channel attacks * When unlocking a pass phrase protected PEM file or PKCS#8 container, we now allow empty (zero character) pass phrases. * Certificate time validation (X509_cmp_time) enforces stricter compliance with RFC 5280. Fractional seconds and timezone offsets are no longer allowed. - add openssl-CVE-2018-0737-fips.patch - refreshed patches: * openssl-1.0.2a-fips-ec.patch * openssl-1.0.2a-ipv6-apps.patch * openssl-1.0.2i-fips.patch * openssl-1.0.2i-new-fips-reqs.patch * openssl-1.0.2a-fips-ctor.patch - drop patches: * openssl-add-blinding-to-ECDSA.patch * openssl-add-blinding-to-DSA.patch * openssl-CVE-2018-0732.patch - Reject excessively large primes in DH key generation (bsc#1097158, CVE-2018-0732) * openssl-CVE-2018-0732.patch - blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592) * openssl-add-blinding-to-ECDSA.patch * openssl-add-blinding-to-DSA.patch - update to 1.0.2n OpenSSL Security Advisory [07 Dec 2017] * Read/write after SSL object in error state (CVE-2017-3737, bsc#1071905) * rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738, bsc#1071906) - refreshed patches: * openssl-rsakeygen-minimum-distance.patch * openssl-fipslocking.patch * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * openssl-1.0.2i-fips.patch - Do not filter out pkgconfig() provides/require. - Update to 1.0.2m OpenSSL Security Advisory [02 Nov 2017] * bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736) (bsc#1066242) * Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735) (bsc#1056058) - refreshed openssl-1.0.2i-fips.patch - revert upstream commit 0ab24083a16c8a4dd35833031bbeaeb0437a7219 as we don't have the added function and FIPS is not interesting for openSUSE anyway * added 0001-Set-FIPS-thread-id-callback.patch - Add ECDSA ciphers to DEFAULT_SUSE cipher list (bsc#1055825) * modified openssl-1.0.1e-add-suse-default-cipher.patch * modified openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - Do not require openssl-1_0_0-targettype, as it will not be generated and is not needed. - Diversity -devel subpackage boilerplate summary. - Add Provides and Conflicts for -devel package in baselibs.conf. - The description is supposed to describe the package, not the development process or history. - Ship the -cavs subpackage with the FIPS testing helper binaries - Don't run FIPS power-up self-tests when the checksum files aren't installed (bsc#1042392, boo#1038906) * add openssl-fips-run_selftests_only_when_module_is_complete.patch - AES XTS key parts must not be identical in FIPS mode (bsc#1019637) * add openssl-fips-xts_nonidentical_key_parts.patch - Allow runtime switching of s390x capabilities via OPENSSL_s390xcap environmental variable (bsc#1028723) * add openssl-fips-OPENSSL_s390xcap.patch - remove DES-CBC3-SHA based ciphers from DEFAULT_SUSE (bsc#1027908) * update patches: openssl-1.0.1e-add-suse-default-cipher.patch openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - s_client sent empty client certificate (bsc#1028281) Add back certificate initialization set_cert_key_stuff() which was removed by openssl-1.0.2a-default-paths.patch * modified openssl-1.0.2a-default-paths.patch - package FIPS CAVS testing tools (bsc#1027688) * add openssl-fips_add_cavs_tests.patch - FIPS CAVS: Add AES keywrap (KWVS) test tool (bsc#1044095) * add openssl-fips_cavs_aes_keywrap.patch - Fix CAVS testing padding issue with RSA d values (bsc#1044107) * add openssl-fips_cavs_pad_with_zeroes.patch from Pedro Monreal - FIPS CAVS: allow fips_* tools to run in FIPS mode (bnc#902364) * added openssl-fips_cavs_helpers_run_in_fips_mode.patch - Update engines location for the engines to match up 1.1 to ease later on migration bsc#1045803 * openssl-engines-path.patch - update to 1.0.2l * bugfix release only * fixes problem with a lower-than-before version number (bsc#1040863) - drop openssl-print_notice-NULL_crash.patch (upstream) - refresh patches openssl-fipslocking.patch and 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch - filter out provides of the steam-32bit package by adding "/autoreqprov off"/ to baselibs.conf (bsc#1039880) - Add conflict for any libopenssl-devel that is not in our version - Avoid the requires conflict between 1.1 and 1.0 openssl - Add conflict on docu packages - Update baselibs.conf to contain all the renamed packages - Fix the provides excluder broken with last commit - Add patch to build abi compatible version for steam * openssl-fix-cpuid_setup.patch - Create new subpackage which installs the file in proper location * Make sure no provides are done in there - Filter out the pkgconfig provides to force usage of the main openssl package provides - Add initial patch for versioning taken from debian: * openssl-1.0.0-version.patch - Drop the symbol hiding patches to ease maintenance updates: * 0005-libssl-Hide-library-private-symbols.patch * 0001-libcrypto-Hide-library-private-symbols.patch - Add new patch for engines folders to allow co-installation * openssl-engines-path.patch - Drop openssl-ocloexec.patch as it causes additional maintenance burden we would like to avoid - Drop bug610223.patch as we moved to libdir - Move check to %check phase - Split showciphers to separate file - Move openssl to /usr/lib64 from /lib64 - Remove some of the DSO setting code that is not needed - Fix the showcyphers binary - Rename to openssl-1_0_0 to allow instalation of multiple versions - Remove O3 from optflags, no need to not rely on distro wide settings - Remove conditions for sle10 and sle11, we care only about sle12+ - USE SUSE instead of SuSE in readme - Pass over with spec-cleaner - fix X509_CERT_FILE path (bsc#1022271) and rename updated openssl-1.0.1e-truststore.diff to openssl-truststore.patch - Updated to openssl 1.0.2k - bsc#1009528 / CVE-2016-7055: openssl: Montgomery multiplication may produce incorrect results - bsc#1019334 / CVE-2016-7056: openssl: ECSDA P-256 timing attack key recovery - bsc#1022085 / CVE-2017-3731: openssl: Truncated packet could crash via OOB read - bsc#1022086 / CVE-2017-3732: openssl: BN_mod_exp may produce incorrect results on x86_64 - resume reading from /dev/urandom when interrupted by a signal (bsc#995075) * add openssl-randfile_fread_interrupt.patch - add FIPS changes from SP2: - fix problems with locking in FIPS mode (bsc#992120) * duplicates: bsc#991877, bsc#991193, bsc#990392, bsc#990428 and bsc#990207 * bring back openssl-fipslocking.patch - drop openssl-fips_RSA_compute_d_with_lcm.patch (upstream) (bsc#984323) - don't check for /etc/system-fips (bsc#982268) * add openssl-fips-dont_run_FIPS_module_installed.patch - refresh openssl-fips-rsagen-d-bits.patch - update to openssl-1.0.2j * Missing CRL sanity check (CVE-2016-7052 bsc#1001148) - OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High * OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575) * Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249) * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844) * OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419) * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749) * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819) * Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359) * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324) * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377) * Certificate message OOB reads (CVE-2016-6306) (bsc#999668) - update to openssl-1.0.2i * remove patches: openssl-1.0.2a-new-fips-reqs.patch openssl-1.0.2e-fips.patch * add patches: openssl-1.0.2i-fips.patch openssl-1.0.2i-new-fips-reqs.patch - fix crash in print_notice (bsc#998190) * add openssl-print_notice-NULL_crash.patch - OpenSSL Security Advisory [3rd May 2016] - update to 1.0.2h (boo#977584, boo#977663) * Prevent padding oracle in AES-NI CBC MAC check A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. (CVE-2016-2107, boo#977616) * Fix EVP_EncodeUpdate overflow An overflow can occur in the EVP_EncodeUpdate() function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. (CVE-2016-2105, boo#977614) * Fix EVP_EncryptUpdate overflow An overflow can occur in the EVP_EncryptUpdate() function. If an attacker is able to supply very large amounts of input data after a previous call to EVP_EncryptUpdate() with a partial block then a length check can overflow resulting in a heap corruption. (CVE-2016-2106, boo#977615) * Prevent ASN.1 BIO excessive memory allocation When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio() a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. (CVE-2016-2109, boo#976942) * EBCDIC overread ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509_NAME_oneline() function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer. (CVE-2016-2176, boo#978224) * Modify behavior of ALPN to invoke callback after SNI/servername callback, such that updates to the SSL_CTX affect ALPN. * Remove LOW from the DEFAULT cipher list. This removes singles DES from the default. * Only remove the SSLv2 methods with the no-ssl2-method option. When the methods are enabled and ssl2 is disabled the methods return NULL. - Remove a hack for bsc#936563 - Drop bsc936563_hack.patch - import fips patches from SLE-12 * openssl-fips-clearerror.patch * openssl-fips-dont-fall-back-to-default-digest.patch * openssl-fips-fix-odd-rsakeybits.patch * openssl-fips-rsagen-d-bits.patch * openssl-fips-selftests_in_nonfips_mode.patch * openssl-fips_RSA_compute_d_with_lcm.patch * openssl-fips_disallow_ENGINE_loading.patch * openssl-fips_disallow_x931_rand_method.patch * openssl-rsakeygen-minimum-distance.patch * openssl-urandom-reseeding.patch - add support for "/ciphers"/ providing no encryption (bsc#937085) * don't build with -DSSL_FORBID_ENULL - update to 1.0.2g (bsc#968044) * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL. Builds that are not configured with "/enable-weak-ssl-ciphers"/ will not provide any "/EXPORT"/ or "/LOW"/ strength ciphers. * Disable SSLv2 default build, default negotiation and weak ciphers. SSLv2 is by default disabled at build-time. Builds that are not configured with "/enable-ssl2"/ will not support SSLv2. Even if "/enable-ssl2"/ is used, users who want to negotiate SSLv2 via the version-flexible SSLv23_method() will need to explicitly call either of: SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2); or SSL_clear_options(ssl, SSL_OP_NO_SSLv2); (CVE-2016-0800) * Fix a double-free in DSA code (CVE-2016-0705) * Disable SRP fake user seed to address a server memory leak. Add a new method SRP_VBASE_get1_by_user that handles the seed properly. (CVE-2016-0798) * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption (CVE-2016-0797) * ) Side channel attack on modular exponentiation http://cachebleed.info. (CVE-2016-0702) * ) Change the req app to generate a 2048-bit RSA/DSA key by default, if no keysize is specified with default_bits. This fixes an omission in an earlier change that changed all RSA/DSA key generation apps to use 2048 bits by default. - update to 1.0.2f (boo#963410) * ) DH small subgroups (boo#963413) Historically OpenSSL only ever generated DH parameters based on "/safe"/ primes. More recently (in version 1.0.2) support was provided for generating X9.42 style parameter files such as those required for RFC 5114 support. The primes used in such files may not be "/safe"/. Where an application is using DH configured with parameters based on primes that are not "/safe"/ then an attacker could use this fact to find a peer's private DH exponent. This attack requires that the attacker complete multiple handshakes in which the peer uses the same private DH exponent. For example this could be used to discover a TLS server's private DH exponent if it's reusing the private DH exponent or it's using a static DH ciphersuite. (CVE-2016-0701) * ) SSLv2 doesn't block disabled ciphers (boo#963415) A malicious client can negotiate SSLv2 ciphers that have been disabled on the server and complete SSLv2 handshakes even if all SSLv2 ciphers have been disabled, provided that the SSLv2 protocol was not also disabled via SSL_OP_NO_SSLv2. (CVE-2015-3197) * ) Reject DH handshakes with parameters shorter than 1024 bits. - update to 1.0.2e * fixes five security vulnerabilities * Anon DH ServerKeyExchange with 0 p parameter (CVE-2015-1794) (bsc#957984) * BN_mod_exp may produce incorrect results on x86_64 (CVE-2015-3193) (bsc#957814) * Certificate verify crash with missing PSS parameter (CVE-2015-3194) (bsc#957815) * X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812) * Race condition handling PSK identify hint (CVE-2015-3196) (bsc#957813) - pulled a refreshed fips patch from Fedora * openssl-1.0.2a-fips.patch was replaced by openssl-1.0.2e-fips.patch - refresh openssl-ocloexec.patch - update to 1.0.2d * fixes CVE-2015-1793 (bsc#936746) Alternate chains certificate forgery During certificate verfification, OpenSSL will attempt to find an alternative certificate chain if the first attempt to build such a chain fails. An error in the implementation of this logic can mean that an attacker could cause certain checks on untrusted certificates to be bypassed, such as the CA flag, enabling them to use a valid leaf certificate to act as a CA and "/issue"/ an invalid certificate. - drop openssl-fix_invalid_manpage_name.patch (upstream) - Workaround debugit crash on ppc64le with gcc5 bsc936563_hack.patch (bsc#936563) - update merge_from_0.9.8k.patch replacing __LP64__ by __LP64 this is a change versus previous request 309611 required to avoid build error for ppc64 - Build with no-ssl3, for details on why this is needed read rfc7568. Contrary to the "/no-ssl2"/ option, this does not require us to patch dependant packages as the relevant functions are still available (SSLv3_(client|server)_method) but will fail to negotiate. if removing SSL3 methods is desired at a later time, option "/no-ssl3-method"/ needs to be used. - update to 1.0.2c * Fix HMAC ABI incompatibility - refreshed openssl-1.0.2a-fips.patch - update to 1.0.2b * Malformed ECParameters causes infinite loop (CVE-2015-1788) * Exploitable out-of-bounds read in X509_cmp_time (CVE-2015-1789) * PKCS7 crash with missing EnvelopedContent (CVE-2015-1790) * CMS verify infinite loop with unknown hash function (CVE-2015-1792) * Race condition handling NewSessionTicket (CVE-2015-1791) - refreshed patches: * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * 0001-libcrypto-Hide-library-private-symbols.patch * openssl-1.0.2a-default-paths.patch * openssl-1.0.2a-fips.patch * compression_methods_switch.patch * openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - update to 1.0.2a * Major changes since 1.0.1: - Suite B support for TLS 1.2 and DTLS 1.2 - Support for DTLS 1.2 - TLS automatic EC curve selection. - API to set TLS supported signature algorithms and curves - SSL_CONF configuration API. - TLS Brainpool support. - ALPN support. - CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH. - packaging changes: * merged patches modifying CIPHER_LIST into one, dropping: - openssl-1.0.1e-add-suse-default-cipher-header.patch - openssl-libssl-noweakciphers.patch * fix a manpage with invalid name - added openssl-fix_invalid_manpage_name.patch * remove a missing fips function - openssl-missing_FIPS_ec_group_new_by_curve_name.patch * reimported patches from Fedora dropped patches: - openssl-1.0.1c-default-paths.patch - openssl-1.0.1c-ipv6-apps.patch - openssl-1.0.1e-fips-ctor.patch - openssl-1.0.1e-fips-ec.patch - openssl-1.0.1e-fips.patch - openssl-1.0.1e-new-fips-reqs.patch - VIA_padlock_support_on_64systems.patch added patches: - openssl-1.0.2a-default-paths.patch - openssl-1.0.2a-fips-ctor.patch - openssl-1.0.2a-fips-ec.patch - openssl-1.0.2a-fips.patch - openssl-1.0.2a-ipv6-apps.patch - openssl-1.0.2a-new-fips-reqs.patch - openssl-1.0.2a-padlock64.patch * dropped security fixes (upstream) - openssl-CVE-2015-0209.patch - openssl-CVE-2015-0286.patch - openssl-CVE-2015-0287.patch - openssl-CVE-2015-0288.patch - openssl-CVE-2015-0289.patch - openssl-CVE-2015-0293.patch * upstream reformatted the sources, so all the patches have to be refreshed - security update: * CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error * CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp * CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption * CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check * CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences * CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers * added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0293.patch - The DATE stamp moved from crypto/Makefile to crypto/buildinf.h, replace it there (bsc#915947) - openssl 1.0.1k release bsc#912294 CVE-2014-3571: Fix DTLS segmentation fault in dtls1_get_record. bsc#912292 CVE-2015-0206: Fix DTLS memory leak in dtls1_buffer_record. bsc#911399 CVE-2014-3569: Fix issue where no-ssl3 configuration sets method to NULL. bsc#912015 CVE-2014-3572: Abort handshake if server key exchange message is omitted for ephemeral ECDH ciphersuites. bsc#912014 CVE-2015-0204: Remove non-export ephemeral RSA code on client and server. bsc#912293 CVE-2015-0205: Fixed issue where DH client certificates are accepted without verification. bsc#912018 CVE-2014-8275: Fix various certificate fingerprint issues. bsc#912296 CVE-2014-3570: Correct Bignum squaring. and other bugfixes. - openssl.keyring: use Matt Caswells current key. pub 2048R/0E604491 2013-04-30 uid Matt Caswell <frodo@baggins.org> uid Matt Caswell <matt@openssl.org> sub 2048R/E3C21B70 2013-04-30 - openssl-1.0.1e-fips.patch: rediffed - openssl-1.0.1i-noec2m-fix.patch: removed (upstream) - openssl-ocloexec.patch: rediffed - suse_version 10.1 & 10.2 x86_64 can not enable-ec_nistp_64_gcc_128 - openssl-1.0.1i-noec2m-fix.patch: only report the Elliptic Curves we actually support (not the binary ones) (bnc#905037) - openSUSE < 11.2 doesn't have accept4() - openSSL 1.0.1j * Fix SRTP Memory Leak (CVE-2014-3513) * Session Ticket Memory Leak (CVE-2014-3567) * Add SSL 3.0 Fallback protection (TLS_FALLBACK_SCSV) * Build option no-ssl3 is incomplete (CVE-2014-3568)
- Add RSA_get0_pss_params() accessor that is used by nodejs16 and provide openssl-has-RSA_get0_pss_params, fixes bsc#1192489. * Add patch rsa-pss.patch, provided by Adam Majer, amajer@suse.com - Other OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "/data"/ field, then a read buffer overrun can occur. * CVE-2021-3712 continued * bsc#1189521 * Add CVE-2021-3712-other-ASN1_STRING-issues.patch * Sourced from openssl-CVE-2021-3712.tar.bz2 posted on bsc-1189521 2021-08-24 00:47 PDT by Marcus Meissner - A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. * CVE-2021-3711 * bsc#1189520 * Add: CVE-2021-3711-1-Correctly-calculate-the-length-of-SM2-plaintext-give.patch CVE-2021-3711-2-Extend-tests-for-SM2-decryption.patch CVE-2021-3711-3-Check-the-plaintext-buffer-is-large-enough-when-decr.patch - The function X509_aux_print() has a bug which may cause a read buffer overrun when printing certificate details. A malicious actor could construct a certificate to deliberately hit this bug, which may result in a crash of the application (causing a Denial of Service attack). * CVE-2021-3712 * bsc#1189521 * Add CVE-2021-3712-Fix-read-buffer-overrun-in-X509_aux_print.patch - Previously added patch interferes with FIPS validation. * Removed openssl-1.1.1-fips_list_ciphers.patch - Don't list disapproved cipher algorithms while in FIPS mode * openssl-1.1.1-fips_list_ciphers.patch * bsc#1161276 - Fix NULL pointer deref in signature_algorithms * CVE-2021-3449 * bsc#1183852 * Add openssl-1_1-CVE-2021-3449-NULL_pointer_deref_in_signature_algorithms.patch - Security fixes: * Integer overflow in CipherUpdate: Incorrect SSLv2 rollback protection [bsc#1182333, CVE-2021-23840] * Null pointer deref in X509_issuer_and_serial_hash() [bsc#1182331, CVE-2021-23841] - Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch - Fix unresolved error codes [bsc#1182959] - Update openssl-1.1.1-fips.patch - Fix EDIPARTYNAME NULL pointer dereference (CVE-2020-1971, bsc#1179491) * add openssl-CVE-2020-1971.patch - Restore private key check in EC_KEY_check_key [bsc#1177479] * Update openssl-DH.patch - Add shared secret KAT to FIPS DH selftest [bsc#1175844] * add openssl-fips-DH_selftest_shared_secret_KAT.patch - Include ECDH/DH Requirements from SP800-56Arev3 [bsc#1175844, bsc#1173470] - Add patches: * openssl-DH.patch * openssl-kdf-selftest.patch * openssl-kdf-tls-selftest.patch * openssl-kdf-ssh-selftest.patch - Security fix: [bsc#1169407, CVE-2020-1967] * Segmentation fault in SSL_check_chain: Server applications that call the SSL_check_chain() function during or after a TLS handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the signature_algorithms_cert TLS extension. - Add patches: * openssl-CVE-2020-1967.patch * openssl-CVE-2020-1967-test1.patch * openssl-CVE-2020-1967-test2.patch * openssl-CVE-2020-1967-test3.patch - openssl dgst: default to SHA256 only when called without a digest, not when it couldn't be found (bsc#1166189) * add openssl-unknown_dgst.patch - Limit the DRBG selftests to not deplete entropy (bsc#1165274) * update openssl-fips_selftest_upstream_drbg.patch - Run FIPS DRBG selftests against the crypto/rand DRBG implementation (bsc#1164557) * add openssl-fips_selftest_upstream_drbg.patch - Use the newly build libcrypto shared library when computing the hmac checksums in order to avoid a bootstrapping issue by BuildRequiring libopenssl1_1 (bsc#1164102) - Fix wrong return values of FIPS DSA and ECDH selftests (bsc#1163569) * add openssl-fips_fix_selftests_return_value.patch - Added SHA3 FIPS self-tests bsc#1155345 * openssl-fips-add-SHA3-selftest.patch - Support for CPACF enhancements - part 2 (crypto) [jsc#SLE-7403] - Add patches: * openssl-s390x-assembly-pack-accelerate-X25519-X448-Ed25519-and-Ed448.patch * openssl-s390x-fix-x448-and-x448-test-vector-ctime-for-x25519-and-x448.patch - Temporarily ignore broken OPENSSL_INIT_NO_ATEXIT due to our layered FIPS initialization (bsc#1161789) * openssl-fips-ignore_broken_atexit_test.patch - Import FIPS patches from SLE-15 * openssl-fips-dont_run_FIPS_module_installed.patch * openssl-fips_mode.patch * openssl-ship_fips_standalone_hmac.patch * openssl-fips-clearerror.patch * openssl-fips-selftests_in_nonfips_mode.patch - Don't run FIPS power-up self-tests when the checksum files aren't installed (bsc#1042392) * add openssl-fips-run_selftests_only_when_module_is_complete.patch - Import FIPS patches from Fedora (bsc#1157702, jsc#SLE-9553) * openssl-1.1.1-fips-crng-test.patch * openssl-1.1.1-fips-post-rand.patch * openssl-1.1.1-fips.patch * openssl-1.1.0-issuer-hash.patch * openssl-1.1.1-evp-kdf.patch * openssl-1.1.1-ssh-kdf.patch replaces openssl-jsc-SLE-8789-backport_KDF.patch - keep EVP_KDF functions at version 1.1.1d for backward compatibility * add openssl-keep_EVP_KDF_functions_version.patch - Support for CPACF enhancements - part 1 (crypto) [bsc#1152695, jsc#SLE-7861] - Add patches: * openssl-s390x-assembly-pack-add-OPENSSL_s390xcap-environment.patch * openssl-s390x-assembly-pack-add-support-for-pcc-and-kma-inst.patch * openssl-s390x-assembly-pack-add-OPENSSL_s390xcap-man-page.patch * openssl-s390x-assembly-pack-update-OPENSSL_s390xcap-3.patch * openssl-s390xcpuid.pl-fix-comment.patch * openssl-assembly-pack-accelerate-scalar-multiplication.patch * openssl-Enable-curve-spefific-ECDSA-implementations-via-EC_M.patch * openssl-s390x-assembly-pack-accelerate-ECDSA.patch * openssl-OPENSSL_s390xcap.pod-list-msa9-facility-bit-155.patch * openssl-s390x-assembly-pack-cleanse-only-sensitive-fields.patch * openssl-s390x-assembly-pack-fix-OPENSSL_s390xcap-z15-cpu-mas.patch * openssl-s390x-assembly-pack-fix-msa3-stfle-bit-detection.patch * openssl-Fix-9bf682f-which-broke-nistp224_method.patch - Obsolete libopenssl-1_0_0-devel and libopenssl-1_0_0-hmac in order to avoid conflict upon upgrade from SLE-12 (bsc#1158499) - Security fix: [bsc#1158809, CVE-2019-1551] * Overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli - Add openssl-1_1-CVE-2019-1551.patch - Fixed EVP_PBE_scrypt() to allow NULL salt values. * Revealed by nodejs12 during bsc#1149572. * Modified openssl-jsc-SLE-8789-backport_KDF.patch - Update to 1.1.1d (bsc#1133925, jsc#SLE-6430) * Fixed a fork protection issue. OpenSSL 1.1.1 introduced a rewritten random number generator (RNG). This was intended to include protection in the event of a fork() system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. (bsc#1150247, CVE-2019-1549) * Compute ECC cofactors if not provided during EC_GROUP construction. Before this change, EC_GROUP_set_generator would accept order and/or cofactor as NULL. After this change, only the cofactor parameter can be NULL. (bsc#1150003, CVE-2019-1547) * Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey. (bsc#1150250, CVE-2019-1563) * For built-in EC curves, ensure an EC_GROUP built from the curve name is used even when parsing explicit parameters, when loading a serialized key or calling EC_GROUP_new_from_ecpkparameters()/EC_GROUP_new_from_ecparameters(). * Early start up entropy quality from the DEVRANDOM seed source has been improved for older Linux systems. * Changed DH_check to accept parameters with order q and 2q subgroups. With order 2q subgroups the bit 0 of the private key is not secret but DH_generate_key works around that by clearing bit 0 of the private key for those. This avoids leaking bit 0 of the private key. * Significantly reduce secure memory usage by the randomness pools. * Revert the DEVRANDOM_WAIT feature for Linux systems - drop 0001-build_SYS_str_reasons-Fix-a-crash-caused-by-overlong.patch (upstream) - refresh patches * openssl-1.1.0-no-html.patch * openssl-jsc-SLE-8789-backport_KDF.patch - To avoid seperate certification of openssh server / client move the SSH KDF (Key Derivation Function) into openssl. * jsc#SLE-8789 * Sourced from commit 8d76481b189b7195ef932e0fb8f0e23ab0120771#diff-a9562bc75317360a2e6b8b0748956e34 in openssl master (introduce the SSH KDF) and commit 5a285addbf39f91d567f95f04b2b41764127950d in openssl master (backport EVP/KDF API framework) * added openssl-jsc-SLE-8789-backport_KDF.patch - Upgrade to 1.1.1c (jsc#SLE-9135, bsc#1148799) * Support for TLSv1.3 added * Allow GNU style "/make variables"/ to be used with Configure. * Add a STORE module (OSSL_STORE) * Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes * Add multi-prime RSA (RFC 8017) support * Add SM3 implemented according to GB/T 32905-2016 * Add SM4 implemented according to GB/T 32907-2016. * Add 'Maximum Fragment Length' TLS extension negotiation and support * Add ARIA support * Add SHA3 * Rewrite of devcrypto engine * Add support for SipHash * Grand redesign of the OpenSSL random generator - drop FIPS support * don't build with FIPS mode (not supported in 1.1.1) - drop FIPS patches * openssl-fips-clearerror.patch * openssl-fips_disallow_ENGINE_loading.patch * openssl-fips-dont-fall-back-to-default-digest.patch * openssl-fips-dont_run_FIPS_module_installed.patch * openssl-fips-fix-odd-rsakeybits.patch * openssl-fips-rsagen-d-bits.patch * openssl-fips-selftests_in_nonfips_mode.patch * openssl-rsakeygen-minimum-distance.patch * openssl-1.1.0-fips.patch - add TLS 1.3 ciphers to DEFAULT_SUSE - merge openssl-1.0.1e-add-suse-default-cipher.patch and openssl-1.0.1e-add-test-suse-default-cipher-suite.patch to openssl-DEFAULT_SUSE_cipher.patch - Use upstream patch for the locale crash (bsc#1135550) * https://github.com/openssl/openssl/pull/8966 * add 0001-build_SYS_str_reasons-Fix-a-crash-caused-by-overlong.patch - drop patches (upstream): * openssl-Bleichenbachers_CAT.patch * openssl-CVE-2018-0734.patch * openssl-CVE-2018-0735.patch * openssl-CVE-2019-1543.patch * openssl-disable_rsa_keygen_tests_with_small_modulus.patch * openssl-dsa_paramgen2_check.patch * openssl-One_and_Done.patch * openssl-speed_skip_binary_curves_NO_EC2M.patch * openssl-static-deps.patch * openssl-urandom-reseeding.patch * 0001-Add-a-constant-time-flag-to-one-of-the-bignums-to-av.patch * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * 0001-DSA-mod-inverse-fix.patch * 0001-Resume-reading-from-randfile-when-interrupted-by-a-s.patch * 0001-apps-speed-fix-segfault-while-looking-up-algorithm-n.patch - drop s390x patches (rebased): * 0002-s390x-assembly-pack-add-KMA-code-path-for-aes-ctr.patch * 0003-crypto-aes-asm-aes-s390x.pl-replace-decrypt-flag-by-.patch * 0004-s390x-assembly-pack-add-KMA-code-path-for-aes-gcm.patch * 0005-s390x-assembly-pack-add-KMAC-code-path-for-aes-ccm.patch * 0006-s390x-assembly-pack-add-KM-code-path-for-aes-ecb.patch * 0007-s390x-assembly-pack-add-KMO-code-path-for-aes-ofb.patch * 0008-s390x-assembly-pack-add-KMF-code-path-for-aes-cfb-cf.patch * 0009-Fix-undefined-behavior-in-s390x-aes-gcm-ccm.patch * 0001-crypto-poly1305-asm-poly1305-s390x.pl-add-vx-code-pa.patch * 0001-s390x-assembly-pack-extend-s390x-capability-vector.patch - add s390x patches: * 0001-s390x-assembly-pack-perlasm-support.patch * 0002-crypto-chacha-asm-chacha-s390x.pl-add-vx-code-path.patch * 0003-crypto-poly1305-asm-poly1305-s390x.pl-add-vx-code-pa.patch * 0004-s390x-assembly-pack-fix-formal-interface-bug-in-chac.patch * 0005-s390x-assembly-pack-import-chacha-from-cryptogams-re.patch * 0006-s390x-assembly-pack-import-poly-from-cryptogams-repo.patch - Fix segfault in openssl speed when an unknown algorithm is passed (bsc#1125494) * add 0001-apps-speed-fix-segfault-while-looking-up-algorithm-n.patch - Correctly skip binary curves in openssl speed to avoid spitting errors (bsc#1116833) * add openssl-speed_skip_binary_curves_NO_EC2M.patch - OpenSSL Security Advisory [6 March 2019] * Prevent long nonces in ChaCha20-Poly1305 (bsc#1128189, CVE-2019-1543) * add openssl-CVE-2019-1543.patch - Add s390x poly1305 vectorized implementation (fate#326351) * https://github.com/openssl/openssl/pull/7991 - add 0001-crypto-poly1305-asm-poly1305-s390x.pl-add-vx-code-pa.patch - Add vectorized chacha20 implementation for s390x (fate#326561) * https://github.com/openssl/openssl/pull/6919 - add patches: 0001-s390x-assembly-pack-perlasm-support.patch 0002-crypto-chacha-asm-chacha-s390x.pl-add-vx-code-path.patch - Replace fate#321518 s390x patches from closed pull request https://github.com/openssl/openssl/pull/2859 with patches from openssl git master (bsc#1122984) - add patches: 0001-s390x-assembly-pack-extend-s390x-capability-vector.patch 0002-s390x-assembly-pack-add-KMA-code-path-for-aes-ctr.patch 0003-crypto-aes-asm-aes-s390x.pl-replace-decrypt-flag-by-.patch 0004-s390x-assembly-pack-add-KMA-code-path-for-aes-gcm.patch 0005-s390x-assembly-pack-add-KMAC-code-path-for-aes-ccm.patch 0006-s390x-assembly-pack-add-KM-code-path-for-aes-ecb.patch 0007-s390x-assembly-pack-add-KMO-code-path-for-aes-ofb.patch 0008-s390x-assembly-pack-add-KMF-code-path-for-aes-cfb-cf.patch 0009-Fix-undefined-behavior-in-s390x-aes-gcm-ccm.patch - drop patches: 0002-crypto-modes-asm-ghash-s390x.pl-fix-gcm_gmult_4bit-K.patch 0004-s390x-assembly-pack-add-OPENSSL_s390xcap-environment.patch 0005-s390x-assembly-pack-add-OPENSSL_s390xcap-man-page.patch 0006-s390x-assembly-pack-extended-s390x-capability-vector.patch 0007-crypto-evp-e_aes.c-add-foundations-for-extended-s390.patch 0008-s390x-assembly-pack-extended-s390x-capability-vector.patch 0009-crypto-aes-asm-aes-s390x.pl-add-KMA-code-path.patch 0010-doc-man3-OPENSSL_s390xcap.pod-update-KMA.patch 0011-crypto-aes-asm-aes-s390x.pl-add-CFI-annotations-KMA-.patch 0012-s390x-assembly-pack-add-KMA-code-path-for-aes-gcm.patch 0013-crypto-aes-asm-aes-s390x.pl-add-CFI-annotations-KMA-.patch - Fix FIPS RSA generator (bsc#1118913) * import fixed openssl-1.1.0-fips.patch from Fedora * drop openssl-CVE-2018-0737-fips.patch which got merged into openssl-1.1.0-fips.patch * refresh openssl-fips-rsagen-d-bits.patch - The 9 Lives of Bleichenbacher's CAT: Cache ATtacks on TLS Implementations (bsc#1117951) * https://github.com/openssl/openssl/issues/7739 * add patch openssl-Bleichenbachers_CAT.patch - OpenSSL Security Advisory [30 October 2018] * Timing vulnerability in ECDSA signature generation (bsc#1113651, CVE-2018-0735) * Timing vulnerability in DSA signature generation (bsc#1113652, CVE-2018-0734) * And more timing fixes - Add patches: * openssl-CVE-2018-0734.patch * openssl-CVE-2018-0735.patch * 0001-DSA-mod-inverse-fix.patch * 0001-Add-a-constant-time-flag-to-one-of-the-bignums-to-av.patch - Obsolete libopenssl-1_0_0-devel by libopenssl-1_1-devel to avoid conflicts when updating from older distributions (bsc#1106180) - Fix infinite loop in DSA generation with incorrect parameters (bsc#1112209) * add openssl-dsa_paramgen2_check.patch - Fix One&Done side-channel attack on RSA (bsc#1104789) * add openssl-One_and_Done.patch - Update to 1.1.0i - Align with SLE-12-SP4 OpenSSL Security Advisory [12 June 2018] * Reject excessively large primes in DH key generation (bsc#1097158, CVE-2018-0732) * Make EVP_PKEY_asn1_new() a bit stricter about its input * Revert blinding in ECDSA sign and instead make problematic addition length-invariant. Switch even to fixed-length Montgomery multiplication. * Change generating and checking of primes so that the error rate of not being prime depends on the intended use based on the size of the input. * Increase the number of Miller-Rabin rounds for DSA key generating to 64. * Add blinding to ECDSA and DSA signatures to protect against side channel attacks * When unlocking a pass phrase protected PEM file or PKCS#8 container, we now allow empty (zero character) pass phrases. * Certificate time validation (X509_cmp_time) enforces stricter compliance with RFC 5280. Fractional seconds and timezone offsets are no longer allowed. * Fixed a text canonicalisation bug in CMS - drop patches (upstream): * 0001-Limit-scope-of-CN-name-constraints.patch * 0001-Revert-util-dofile.pl-only-quote-stuff-that-actually.patch * 0001-Tolerate-a-Certificate-using-a-non-supported-group-o.patch * 0002-Skip-CN-DNS-name-constraint-checks-when-not-needed.patch * openssl-add-blinding-to-dsa.patch * openssl-add-blinding-to-ecdsa.patch * openssl-CVE-2018-0732.patch - refresh patches: * openssl-1.1.0-fips.patch * openssl-disable_rsa_keygen_tests_with_small_modulus.patch - rename openssl-CVE-2018-0737.patch to openssl-CVE-2018-0737-fips.patch as it now only includes changes to the fips code - Add openssl(cli) Provide so the packages that require the openssl binary can require this instead of the new openssl meta package (bsc#1101470) - Don't Require openssl-1_1 from the devel package, just Recommend it - Suggest libopenssl1_1-hmac from libopenssl1_1 package to avoid dependency issues during updates (bsc#1090765) - Relax CN name restrictions (bsc#1084011) * added patches: 0001-Limit-scope-of-CN-name-constraints.patch 0002-Skip-CN-DNS-name-constraint-checks-when-not-needed.patch - Reject excessively large primes in DH key generation (bsc#1097158, CVE-2018-0732) * openssl-CVE-2018-0732.patch - blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592) * openssl-add-blinding-to-ecdsa.patch * openssl-add-blinding-to-dsa.patch - OpenSSL Security Advisory [16 Apr 2018] * Cache timing vulnerability in RSA Key Generation (CVE-2018-0737, bsc#1089039) * add openssl-CVE-2018-0737.patch - Fix escaping in c_rehash (boo#1091961, bsc#1091963) * add 0001-Revert-util-dofile.pl-only-quote-stuff-that-actually.patch - Tolerate a Certificate using a non-supported group on server side (boo#1084651) * https://github.com/openssl/openssl/pull/5607 * add 0001-Tolerate-a-Certificate-using-a-non-supported-group-o.patch - Update to 1.1.0h OpenSSL Security Advisory [27 Mar 2018] * Constructed ASN.1 types with a recursive definition could exceed the stack (CVE-2018-0739) (bsc#1087102) * rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738) (bsc#1071906) - refresh patches: * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * openssl-1.1.0-fips.patch * openssl-pkgconfig.patch * openssl-rsakeygen-minimum-distance.patch * openssl-static-deps.patch - Move the libopenssl1_1_0-32bit obsoletes in baselibs.conf to the new libopenssl1_1-32bit: it does not belong to the devel package. - Renamed from openssl-1_1_0 (bsc#1081335) * All the minor versions of the 1.1.x openssl branch have the same sonum and keep ABI compatibility * obsolete the 1_1_0 packages - update baselibs.conf with the new version names - Remove bit obsolete syntax - Use %license macro - Don't disable afalgeng on aarch64 - Add support for s390x CPACF enhancements (fate#321518) patches taken from https://github.com/openssl/openssl/pull/2859: * 0002-crypto-modes-asm-ghash-s390x.pl-fix-gcm_gmult_4bit-K.patch * 0004-s390x-assembly-pack-add-OPENSSL_s390xcap-environment.patch * 0005-s390x-assembly-pack-add-OPENSSL_s390xcap-man-page.patch * 0006-s390x-assembly-pack-extended-s390x-capability-vector.patch * 0007-crypto-evp-e_aes.c-add-foundations-for-extended-s390.patch * 0008-s390x-assembly-pack-extended-s390x-capability-vector.patch * 0009-crypto-aes-asm-aes-s390x.pl-add-KMA-code-path.patch * 0010-doc-man3-OPENSSL_s390xcap.pod-update-KMA.patch * 0011-crypto-aes-asm-aes-s390x.pl-add-CFI-annotations-KMA-.patch * 0012-s390x-assembly-pack-add-KMA-code-path-for-aes-gcm.patch * 0013-crypto-aes-asm-aes-s390x.pl-add-CFI-annotations-KMA-.patch - Do not filter pkgconfig() provides/requires. - Obsolete openssl-1_0_0 by openssl-1_1_0: this is required for a clean upgrade path as an aid to zypp (boo#1070003). - Update to 1.1.0g OpenSSL Security Advisory [02 Nov 2017] * bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736) (bsc#1066242) * Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735) (bsc#1056058) - drop 0001-Fix-a-TLSProxy-race-condition.patch (upstream) - refresh 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch - update DEFAULT_SUSE cipher list (bsc#1055825) * add CHACHA20-POLY1305 * add ECDSA ciphers * remove 3DES - modified openssl-1.0.1e-add-suse-default-cipher.patch - do not require openssl1_1_0-targettype in devel-targettype, as it is not built (it has no libraries) - The description is supposed to describe the package, not the development process or history. (Synchronize with the already-updates descriptions in openssl-1_0_0.) - Update historic copypasted boilerplate summaries ("/include files mandatory for development"/) - Disable the verbosity of the tests as we expose yet another race condition in that - Fix a race condition in tests to make the package build reliably * https://github.com/openssl/openssl/issues/3562 * 0001-Fix-a-TLSProxy-race-condition.patch - Add Provides and Conflicts for -devel package in baselibs.conf. - Add patch openssl-no-date.patch to disable date inclusion in most of the binaries - Use autopatch to make things smaller - Enable verbose output on the tests - Paralelize depmod - update to 1.1.0f * bugfix only release - disable RSA keygen tests, because they use too small modulus, which is rejected by our CC/FIPS hardening patches * added openssl-disable_rsa_keygen_tests_with_small_modulus.patch - refreshed openssl-rsakeygen-minimum-distance.patch and 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch - Add conflict for any libopenssl-devel that is not in our version - Avoid the requires conflict between 1.1 and 1.0 openssl - Add conflict on docu packages - drop unnecessary README.SUSE - add openssl-1.1-fix-ppc64.patch from Marcus Meissner to fix build on ppc64 - Fix build on aarch64 - Remove libpadlock conditional, no longer present - Update baselibs.conf to contain all the renamed packages - re-enable tests on SLE-12 and below despite current failure, so they are automatically run once the issue is resolved - Filter out the pkgconfig provides to force usage of the main openssl package provides - disable tests on SLE-12 and its derivates * they fail because of glibc bug bsc#1035445 - remove README-FIPS.txt (outdated) - drop openssl-fipslocking.patch The locking in 1.1.0 has been rewritten and converted to the new threading API. The fips deadlock (at least bsc#991193) can't be reproduced anymore. - don't ship useless INSTALL* files - simplify openssl-fips-dont-fall-back-to-default-digest.patch The -non-fips-allow option was dropped in OpenSSL 1.1.0 - drop openssl-no-egd.patch as OpenSSL 1.1.0 disables EGD at compile time by default - renumber the patches so the numbers are consequent - Update showciphers.c to work with new openssl - Add patch openssl-static-deps.patch to allow dependencies on statically build libraries - Refresh openssl-1-1.0-fips.patch to take in use the above approach - Silence the install manpage rename phase - Start update to 1.1.0e basing of the 1.0.0 split release - Drop patch merge_from_0.9.8k.patch the ppc64 should work out of the box - Drop patch openssl-engines-path.patch converted to configure option - Drop patch openssl-1.0.2a-padlock64.patch code behind was redone does not apply at all - Drop patch openssl-fix-pod-syntax.diff mostly merged upstream or not applicable - Drop patch compression_methods_switch.patch as we do not need to keep the compat on this release anymore - Drop patch openssl-1.0.2a-ipv6-apps.patch which was upstreamed - Drop upstreamed patch openssl-1.0.2a-default-paths.patch - Drop obsolete patch openssl-1.0.0-c_rehash-compat.diff - Drop obsolete patch openssl-missing_FIPS_ec_group_new_by_curve_name.patch - Drop obsolete patch openssl-print_notice-NULL_crash.patch - Drop obsolete patch openssl-randfile_fread_interrupt.patch - Refresh patch openssl-truststore.patch - Refresh baselibs.conf to correctly reflect soname - Add patch openssl-1.1.0-fips.patch obsoleting bunch of older: * openssl-1.0.2i-fips.patch * openssl-1.0.2a-fips-ec.patch * openssl-1.0.2a-fips-ctor.patch * openssl-1.0.2i-new-fips-reqs.patch * openssl-fips_disallow_x931_rand_method.patch - Add new patch for upstream: * 0001-Resume-reading-from-randfile-when-interrupted-by-a-s.patch - Refresh patch openssl-pkgconfig.patch - Drop patch openssl-gcc-attributes.patch as the code was redone - Rebase patch 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch - Rebase patch openssl-no-egd.patch - Rebase patch openssl-1.0.1e-add-suse-default-cipher.patch and openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - Rebase patch openssl-fips_disallow_ENGINE_loading.patch - Rebase patch openssl-urandom-reseeding.patch - Rebase patch openssl-fips-rsagen-d-bits.patch - Rebase patch openssl-fips-selftests_in_nonfips_mode.patch - Remove switch for ssl2 - no longer present - Remve the buildinf.h parsing, should no longer be needed - Drop the rehash in build, no longer needed - Drop openssl-fips-hidden.patch as it is not really needed - Do not sed in secure_getenv upstream does it in code on their own - Do not install html converted manpages * openssl-1.1.0-no-html.patch - Drop the symbol hiding patches to ease maintenance updates: * 0005-libssl-Hide-library-private-symbols.patch * 0001-libcrypto-Hide-library-private-symbols.patch - Add new patch for engines folders to allow co-installation * openssl-engines-path.patch - Drop openssl-ocloexec.patch as it causes additional maintenance burden we would like to avoid - Drop bug610223.patch as we moved to libdir - Move check to %check phase - Split showciphers to separate file - Move openssl to /usr/lib64 from /lib64 - Remove some of the DSO setting code that is not needed - Fix the showciphers binary - Rename to openssl-1_0_0 to allow instalation of multiple versions - Remove O3 from optflags, no need to not rely on distro wide settings - Remove conditions for sle10 and sle11, we care only about sle12+ - USE SUSE instead of SuSE in readme - Pass over with spec-cleaner - fix X509_CERT_FILE path (bsc#1022271) and rename updated openssl-1.0.1e-truststore.diff to openssl-truststore.patch - Updated to openssl 1.0.2k - bsc#1009528 / CVE-2016-7055: openssl: Montgomery multiplication may produce incorrect results - bsc#1019334 / CVE-2016-7056: openssl: ECSDA P-256 timing attack key recovery - bsc#1022085 / CVE-2017-3731: openssl: Truncated packet could crash via OOB read - bsc#1022086 / CVE-2017-3732: openssl: BN_mod_exp may produce incorrect results on x86_64 - resume reading from /dev/urandom when interrupted by a signal (bsc#995075) * add openssl-randfile_fread_interrupt.patch - add FIPS changes from SP2: - fix problems with locking in FIPS mode (bsc#992120) * duplicates: bsc#991877, bsc#991193, bsc#990392, bsc#990428 and bsc#990207 * bring back openssl-fipslocking.patch - drop openssl-fips_RSA_compute_d_with_lcm.patch (upstream) (bsc#984323) - don't check for /etc/system-fips (bsc#982268) * add openssl-fips-dont_run_FIPS_module_installed.patch - refresh openssl-fips-rsagen-d-bits.patch - update to openssl-1.0.2j * Missing CRL sanity check (CVE-2016-7052 bsc#1001148) - OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High * OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low * Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575) * Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249) * DTLS buffered message DoS (CVE-2016-2179) (bsc#994844) * OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419) * DTLS replay protection DoS (CVE-2016-2181) (bsc#994749) * OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819) * Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359) * Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324) * OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377) * Certificate message OOB reads (CVE-2016-6306) (bsc#999668) - update to openssl-1.0.2i * remove patches: openssl-1.0.2a-new-fips-reqs.patch openssl-1.0.2e-fips.patch * add patches: openssl-1.0.2i-fips.patch openssl-1.0.2i-new-fips-reqs.patch - fix crash in print_notice (bsc#998190) * add openssl-print_notice-NULL_crash.patch - OpenSSL Security Advisory [3rd May 2016] - update to 1.0.2h (boo#977584, boo#977663) * Prevent padding oracle in AES-NI CBC MAC check A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. (CVE-2016-2107, boo#977616) * Fix EVP_EncodeUpdate overflow An overflow can occur in the EVP_EncodeUpdate() function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. (CVE-2016-2105, boo#977614) * Fix EVP_EncryptUpdate overflow An overflow can occur in the EVP_EncryptUpdate() function. If an attacker is able to supply very large amounts of input data after a previous call to EVP_EncryptUpdate() with a partial block then a length check can overflow resulting in a heap corruption. (CVE-2016-2106, boo#977615) * Prevent ASN.1 BIO excessive memory allocation When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio() a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. (CVE-2016-2109, boo#976942) * EBCDIC overread ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509_NAME_oneline() function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer. (CVE-2016-2176, boo#978224) * Modify behavior of ALPN to invoke callback after SNI/servername callback, such that updates to the SSL_CTX affect ALPN. * Remove LOW from the DEFAULT cipher list. This removes singles DES from the default. * Only remove the SSLv2 methods with the no-ssl2-method option. When the methods are enabled and ssl2 is disabled the methods return NULL. - Remove a hack for bsc#936563 - Drop bsc936563_hack.patch - import fips patches from SLE-12 * openssl-fips-clearerror.patch * openssl-fips-dont-fall-back-to-default-digest.patch * openssl-fips-fix-odd-rsakeybits.patch * openssl-fips-rsagen-d-bits.patch * openssl-fips-selftests_in_nonfips_mode.patch * openssl-fips_RSA_compute_d_with_lcm.patch * openssl-fips_disallow_ENGINE_loading.patch * openssl-fips_disallow_x931_rand_method.patch * openssl-rsakeygen-minimum-distance.patch * openssl-urandom-reseeding.patch - add support for "/ciphers"/ providing no encryption (bsc#937085) * don't build with -DSSL_FORBID_ENULL - update to 1.0.2g (bsc#968044) * Disable weak ciphers in SSLv3 and up in default builds of OpenSSL. Builds that are not configured with "/enable-weak-ssl-ciphers"/ will not provide any "/EXPORT"/ or "/LOW"/ strength ciphers. * Disable SSLv2 default build, default negotiation and weak ciphers. SSLv2 is by default disabled at build-time. Builds that are not configured with "/enable-ssl2"/ will not support SSLv2. Even if "/enable-ssl2"/ is used, users who want to negotiate SSLv2 via the version-flexible SSLv23_method() will need to explicitly call either of: SSL_CTX_clear_options(ctx, SSL_OP_NO_SSLv2); or SSL_clear_options(ssl, SSL_OP_NO_SSLv2); (CVE-2016-0800) * Fix a double-free in DSA code (CVE-2016-0705) * Disable SRP fake user seed to address a server memory leak. Add a new method SRP_VBASE_get1_by_user that handles the seed properly. (CVE-2016-0798) * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption (CVE-2016-0797) * ) Side channel attack on modular exponentiation http://cachebleed.info. (CVE-2016-0702) * ) Change the req app to generate a 2048-bit RSA/DSA key by default, if no keysize is specified with default_bits. This fixes an omission in an earlier change that changed all RSA/DSA key generation apps to use 2048 bits by default. - update to 1.0.2f (boo#963410) * ) DH small subgroups (boo#963413) Historically OpenSSL only ever generated DH parameters based on "/safe"/ primes. More recently (in version 1.0.2) support was provided for generating X9.42 style parameter files such as those required for RFC 5114 support. The primes used in such files may not be "/safe"/. Where an application is using DH configured with parameters based on primes that are not "/safe"/ then an attacker could use this fact to find a peer's private DH exponent. This attack requires that the attacker complete multiple handshakes in which the peer uses the same private DH exponent. For example this could be used to discover a TLS server's private DH exponent if it's reusing the private DH exponent or it's using a static DH ciphersuite. (CVE-2016-0701) * ) SSLv2 doesn't block disabled ciphers (boo#963415) A malicious client can negotiate SSLv2 ciphers that have been disabled on the server and complete SSLv2 handshakes even if all SSLv2 ciphers have been disabled, provided that the SSLv2 protocol was not also disabled via SSL_OP_NO_SSLv2. (CVE-2015-3197) * ) Reject DH handshakes with parameters shorter than 1024 bits. - update to 1.0.2e * fixes five security vulnerabilities * Anon DH ServerKeyExchange with 0 p parameter (CVE-2015-1794) (bsc#957984) * BN_mod_exp may produce incorrect results on x86_64 (CVE-2015-3193) (bsc#957814) * Certificate verify crash with missing PSS parameter (CVE-2015-3194) (bsc#957815) * X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812) * Race condition handling PSK identify hint (CVE-2015-3196) (bsc#957813) - pulled a refreshed fips patch from Fedora * openssl-1.0.2a-fips.patch was replaced by openssl-1.0.2e-fips.patch - refresh openssl-ocloexec.patch - update to 1.0.2d * fixes CVE-2015-1793 (bsc#936746) Alternate chains certificate forgery During certificate verfification, OpenSSL will attempt to find an alternative certificate chain if the first attempt to build such a chain fails. An error in the implementation of this logic can mean that an attacker could cause certain checks on untrusted certificates to be bypassed, such as the CA flag, enabling them to use a valid leaf certificate to act as a CA and "/issue"/ an invalid certificate. - drop openssl-fix_invalid_manpage_name.patch (upstream) - Workaround debugit crash on ppc64le with gcc5 bsc936563_hack.patch (bsc#936563) - update merge_from_0.9.8k.patch replacing __LP64__ by __LP64 this is a change versus previous request 309611 required to avoid build error for ppc64 - Build with no-ssl3, for details on why this is needed read rfc7568. Contrary to the "/no-ssl2"/ option, this does not require us to patch dependant packages as the relevant functions are still available (SSLv3_(client|server)_method) but will fail to negotiate. if removing SSL3 methods is desired at a later time, option "/no-ssl3-method"/ needs to be used. - update to 1.0.2c * Fix HMAC ABI incompatibility - refreshed openssl-1.0.2a-fips.patch - update to 1.0.2b * Malformed ECParameters causes infinite loop (CVE-2015-1788) * Exploitable out-of-bounds read in X509_cmp_time (CVE-2015-1789) * PKCS7 crash with missing EnvelopedContent (CVE-2015-1790) * CMS verify infinite loop with unknown hash function (CVE-2015-1792) * Race condition handling NewSessionTicket (CVE-2015-1791) - refreshed patches: * 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch * 0001-libcrypto-Hide-library-private-symbols.patch * openssl-1.0.2a-default-paths.patch * openssl-1.0.2a-fips.patch * compression_methods_switch.patch * openssl-1.0.1e-add-test-suse-default-cipher-suite.patch - update to 1.0.2a * Major changes since 1.0.1: - Suite B support for TLS 1.2 and DTLS 1.2 - Support for DTLS 1.2 - TLS automatic EC curve selection. - API to set TLS supported signature algorithms and curves - SSL_CONF configuration API. - TLS Brainpool support. - ALPN support. - CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH. - packaging changes: * merged patches modifying CIPHER_LIST into one, dropping: - openssl-1.0.1e-add-suse-default-cipher-header.patch - openssl-libssl-noweakciphers.patch * fix a manpage with invalid name - added openssl-fix_invalid_manpage_name.patch * remove a missing fips function - openssl-missing_FIPS_ec_group_new_by_curve_name.patch * reimported patches from Fedora dropped patches: - openssl-1.0.1c-default-paths.patch - openssl-1.0.1c-ipv6-apps.patch - openssl-1.0.1e-fips-ctor.patch - openssl-1.0.1e-fips-ec.patch - openssl-1.0.1e-fips.patch - openssl-1.0.1e-new-fips-reqs.patch - VIA_padlock_support_on_64systems.patch added patches: - openssl-1.0.2a-default-paths.patch - openssl-1.0.2a-fips-ctor.patch - openssl-1.0.2a-fips-ec.patch - openssl-1.0.2a-fips.patch - openssl-1.0.2a-ipv6-apps.patch - openssl-1.0.2a-new-fips-reqs.patch - openssl-1.0.2a-padlock64.patch * dropped security fixes (upstream) - openssl-CVE-2015-0209.patch - openssl-CVE-2015-0286.patch - openssl-CVE-2015-0287.patch - openssl-CVE-2015-0288.patch - openssl-CVE-2015-0289.patch - openssl-CVE-2015-0293.patch * upstream reformatted the sources, so all the patches have to be refreshed - security update: * CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error * CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp * CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption * CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check * CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences * CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers * added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0293.patch - The DATE stamp moved from crypto/Makefile to crypto/buildinf.h, replace it there (bsc#915947) - openssl 1.0.1k release bsc#912294 CVE-2014-3571: Fix DTLS segmentation fault in dtls1_get_record. bsc#912292 CVE-2015-0206: Fix DTLS memory leak in dtls1_buffer_record. bsc#911399 CVE-2014-3569: Fix issue where no-ssl3 configuration sets method to NULL. bsc#912015 CVE-2014-3572: Abort handshake if server key exchange message is omitted for ephemeral ECDH ciphersuites. bsc#912014 CVE-2015-0204: Remove non-export ephemeral RSA code on client and server. bsc#912293 CVE-2015-0205: Fixed issue where DH client certificates are accepted without verification. bsc#912018 CVE-2014-8275: Fix various certificate fingerprint issues. bsc#912296 CVE-2014-3570: Correct Bignum squaring. and other bugfixes. - openssl.keyring: use Matt Caswells current key. pub 2048R/0E604491 2013-04-30 uid Matt Caswell <frodo@baggins.org> uid Matt Caswell <matt@openssl.org> sub 2048R/E3C21B70 2013-04-30 - openssl-1.0.1e-fips.patch: rediffed - openssl-1.0.1i-noec2m-fix.patch: removed (upstream) - openssl-ocloexec.patch: rediffed - suse_version 10.1 & 10.2 x86_64 can not enable-ec_nistp_64_gcc_128 - openssl-1.0.1i-noec2m-fix.patch: only report the Elliptic Curves we actually support (not the binary ones) (bnc#905037) - openSUSE < 11.2 doesn't have accept4() - openSSL 1.0.1j * Fix SRTP Memory Leak (CVE-2014-3513) * Session Ticket Memory Leak (CVE-2014-3567) * Add SSL 3.0 Fallback protection (TLS_FALLBACK_SCSV) * Build option no-ssl3 is incomplete (CVE-2014-3568)
- opie-fix-indendation.patch: fixed a wrong ; that broke a while() loop - opie-2.4-decl.diff: added missing stdlib.h, ctype.h, time.h includes everywhere (bsc#1031339) - make opie program position independent (bnc#743136) - This package license is actually Innernet, not GPL v2, see /usr/share/doc/packages/opie/License.TIN - add automake as buildrequire to avoid implicit dependency - Fixed 2 singlebyte overflows in opiesu (bnc#698772 CVE-2011-2489) - Fixed missing setuid() return check in opielogin (bnc#698772 CVE-2011-2490) - run permission hooks - fixed some build issues - Use %_smp_mflags - add baselibs.conf as a source - enable parallel building - fclose permsfile handle bnc#535928 - Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164). - rename getline() to telnetgetline() to fix glibc 2.10 build failure.
- 0001-common-Use-reallocarray-instead-of-realloc-as-approp.patch 0001-Check-for-arithmetic-overflows-before-allocating.patch 0001-Follow-up-to-arithmetic-overflow-fix.patch: Fixed multiple integer overflows in rpc code (bsc#1180064 CVE-2020-29361) - Add support for CKA_NSS_{SERVER,EMAIL}_DISTRUST_AFTER (bsc#1187993, 0001-trust-Support-CKA_NSS_-SERVER-EMAIL-_DISTRUST_AFTER.patch) - add bcond to spec file to enable debug easily - Also build documentation (boo#1013125) - support loading NSS attribute CKA_NSS_MOZILLA_CA_POLICY so Firefox detects built in certificates (boo#1154871, 0001-Fix-a-typo-in-x-cetrificate-value-see-also-https-bug.patch, 0001-Support-loading-new-NSS-attribute-CKA_NSS_MOZILLA_CA.patch) - Use %license instead of %doc [bsc#1082318] - 32-bit compatibility fixes: * Add PKCS11 module to p11-kit-32bit (bsc#996047#c39) * Add p11-kit-nss-trust-32bit NSS module * Fix potential bi-arch issue with private binaries (fdo#98817, p11-kit-biarch.patch) - Update to 0.23.2 * Fix forking issues with libffi * Fix various crashes in corner cases * Updated translations * Build fixes - Make building more verbose - Enable tests - Small spec file cleanup with spec-cleaner - Update to version 0.23.1 (stable) * Use new PKCS#11 URI draft fields for URIs [fdo#86474 fdo#87582] * Add pem-directory-hash extract format * Build fixes - Remove 0001-trust-allow-to-also-add-openssl-style-hashes-to-pem-d.diff; fixed on upstream release - Remove autoconf, automake and libtool require; unneeded dependencies - Add gtk-doc require; needed to build html documentation - Remove redundant %clean section - remove patches: * trust-Print-label-of-certificate-when-complaining-.patch * trust-Dont-use-invalid-public-keys-for-looking-up-.patch - new version 0.20.7 (stable) * New public pkcs11x.h header containing extensions [fdo#83495] * Export necessary defines to lookup attached extensions [fdo#83495] * Build fixes - new version 0.20.6 (stable) * Make the p11-kit-proxy.so module respect critical = no [fdo#83651] * Build fix for FreeBSD [fdo#75674] - new version 0.20.5 (stable) * Don't use invalid keys for looking up stapled extensions [fdo#82328] * Better error messages when invalid certificate extensions * Fix parsing of some odd OpenSSL TRUSTED CERTIFICATE files * Fix some leaks, and memory issues * Silence some clang scanner warnings - new version 0.20.4 (stable) * Don't complain about C_Finalize after a fork * Fix typo - new version 0.20.3 * Fix problems reinitializing managed modules after fork * Fix bad bookeeping when fail initializing one of the modules * Fix case where module would be unloaded while in use [#74919] * Remove assertions when module used before initialized [#74919] * Fix handling of mmap failure and mapping empty files [#74773] * Stable p11_kit_be_quiet() and p11_kit_be_loud() functions * Require automake 1.12 or later * Build fixes for Windows [#76594 #74149] - apply patches to avoid errors from certificates with invalid public key (fdo#82328, bnc#890908, trust-Dont-use-invalid-public-keys-for-looking-up-.patch, trust-Print-label-of-certificate-when-complaining-.patch)
- Corrected a bad directive file which resulted in the "/securetty"/ file to be installed as "/macros.pam"/. [pam.spec] - Added tmpfiles for pam to set up directory for pam_faillock. [pam.conf] - Corrected macros.pam entry for %_pam_moduledir Cleanup in pam.spec: * Replaced all references to ${_lib}/security in pam.spec by %{_pam_moduledir} * Removed definition of (unused) "/amdir"/. - Added new file macros.pam on request of systemd. [bsc#1190052, macros.pam] - Added pam_faillock to the set of modules. [jsc#sle-20638, pam-sle20638-add-pam_faillock.patch] - In the 32-bit compatibility package for 64-bit architectures, require "/systemd-32bit"/ to be also installed as it contains pam_systemd.so for 32 bit applications. [bsc#1185562, baselibs.conf] - If "/LOCAL"/ is configured in access.conf, and a login attempt from a remote host is made, pam_access tries to resolve "/LOCAL"/ as a hostname and logs a failure. Checking explicitly for "/LOCAL"/ and rejecting access in this case resolves this issue. [bsc#1184358, bsc1184358-prevent-LOCAL-from-being-resolved.patch] - pam_limits: "/unlimited"/ is not a legitimate value for "/nofile"/ (see setrlimit(2)). So, when "/nofile"/ is set to one of the "/unlimited"/ values, it is set to the contents of "//proc/sys/fs/nr_open"/ instead. Also changed the manpage of pam_limits to express this. [bsc#1181443, pam-bsc1181443-make-nofile-unlimited-mean-nr_open.patch] - Add a definition for pamdir to pam.spec So that a proper contents of macros.pam can be constructed. [pam.spec] - Create macros.pam with definition of %_pamdir so packages which are commonly shared between Factory and SLE can use this macro [pam.spec] - pam_cracklib: added code to check whether the password contains a substring of of the user's name of at least <N> characters length in some form. This is enabled by the new parameter "/usersubstr=<N>"/ See https://github.com/libpwquality/libpwquality/commit/bfef79dbe6aa525e9557bf4b0a61e6dde12749c4 [jsc#SLE-16719, jsc#SLE-16720, pam-pam_cracklib-add-usersubstr.patch] - pam_xauth.c: do not free() a string which has been (successfully) passed to putenv(). [bsc#1177858, pam-bsc1177858-dont-free-environment-string.patch] - Initialize pam_unix pam_sm_acct_mgmt() local variable "/daysleft"/ to avoid spurious (and misleading) Warning: your password will expire in ... days. fixed upstream with commit db6b293046a [bsc#1178727, pam-bsc1178727-initialize-daysleft.patch] - /usr/bin/xauth chokes on the old user's $HOME being on an NFS file system. Run /usr/bin/xauth using the old user's uid/gid Patch courtesy of Dr. Werner Fink. [bsc#1174593, pam-xauth_ownership.patch] - Moved pam_userdb to a separate package pam-extra. [bsc#1166510, pam.spec] - disable libdb usage and pam_userdb again, as this causes some license conflicts. (bsc#1166510) - Add libdb as build-time dependency to enable pam_userdb module. Enable pam_userdb.so [jsc#sle-7258, bsc#1164562, pam.spec] - When comparing an incoming IP address with an entry in access.conf that only specified a single host (ie no netmask), the incoming IP address was used rather than the IP address from access.conf, effectively comparing the incoming address with itself. (Also fixed a small typo while I was at it) [bsc#1115640, use-correct-IP-address.patch, CVE-2018-17953] - Remove limits for nproc from /etc/security/limits.conf ie remove pam-limit-nproc.patch [bsc#1110700, pam-limit-nproc.patch] - pam_umask.8 needed to be patched as well. [bsc#1089884, pam-fix-config-order-in-manpage.patch] - Changed order of configuration files to reflect actual code. [bsc#1089884, pam-fix-config-order-in-manpage.patch] - Use %license (boo#1082318) - Prerequire group(shadow), user(root) - Allow symbolic hostnames in access.conf file. [pam-hostnames-in-access_conf.patch, boo#1019866] - Increased nproc limits for non-privileged users to 4069/16384. Removed limits for "/root"/. [pam-limit-nproc.patch, bsc#1012494, bsc#1013706] - pam-limit-nproc.patch: increased process limit to help Chrome/Chromuim users with really lots of tabs. New limit gets closer to UserTasksMax parameter in logind.conf - Add doc directory to filelist. - Remove obsolete README.pam_tally [bsc#977973] - Update Linux-PAM to version 1.3.0 - Rediff encryption_method_nis.diff - Link pam_unix against libtirpc and external libnsl to enable IPv6 support. - Add /sbin/unix2_chkpwd (moved from pam-modules) - Remove (since accepted upstream): - 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - 0002-Remove-enable-static-modules-option-and-support-from.patch - 0003-fix-nis-checks.patch - 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch - Add 0005-Use-TI-RPC-functions-if-we-compile-and-link-against-.patch - Replace IPv4 only functions - Fix typo in common-account.pamd [bnc#959439] - Add 0004-PAM_EXTERN-isn-t-needed-anymore-but-don-t-remove-it-.patch - readd PAM_EXTERN for external PAM modules - Add 0001-Remove-YP-dependencies-from-pam_access-they-were-nev.patch - Add 0002-Remove-enable-static-modules-option-and-support-from.patch - Add 0003-fix-nis-checks.patch - Add folder /etc/security/limits.d as mentioned in 'man pam_limits' - Update to version 1.2.1 - security update for CVE-2015-3238 - Update to version 1.2.0 - obsoletes Linux-PAM-git-20150109.diff - Re-add lost patch encryption_method_nis.diff [bnc#906660] - Update to current git: - Linux-PAM-git-20150109.diff replaces Linux-PAM-git-20140127.diff - obsoletes pam_loginuid-log_write_errors.diff - obsoletes pam_xauth-sigpipe.diff - obsoletes bug-870433_pam_timestamp-fix-directory-traversal.patch - increase process limit to 1200 to help chromium users with many tabs
- Add "/revoke"/ to the option list for pam_keyinit (Remove some leftover debugs while we're at it) [pam-config-fix-pam_keyinit-options.patch] - prior to writing an service-specific config file, the main function calls access() on the destination file in /etc/pam.d. This will fail and no config file will be written when the original config file was installed in /usr/etc/pam.d. A similar problem exists when creating the new service file: create_service_file() wants to give the new service file the same user, group and mode as the old one, but the old one may not exist. In that case, set these to 0(root), 0(root), and 0644. [pam-config-remove-bad-access-call.patch, bsc#1187091] - Update to version 1.1: - enhance comments in common-*-pc files - Update to version 1.0: - Add search in different locations for config files - Add support for pam_mktemp [bsc#1123878] - Update to version 0.96: * Add missing pam_cracklib options [bsc#1114835] - Add triggerun script: update config if pam-modules is removed [bsc#1088863] - Use %license instead of %doc [bsc#1082318] - Update to version 0.95: - fix migration from pam_unix2/pam_pwcheck to pam_unix/pam_cracklib - Update to version 0.94: add support for keyinit [bsc#1045886] - Update to version 0.93: Teach pam_cracklib module about enforce_for_root [bnc#929079, FATE#312643]. - Update to version 0.92 - add pam_kwallet5 support - move pam_systemd before pam_krb5 [bsc#1014995] - obsoletes gcc7-Add-break-to-a-case-label.patch - Add gcc7-Add-break-to-a-case-label.patch: fix new warning reported by GCC7. - Update to version 0.91 - Adjust for Linux-PAM 1.3.0 - Automatically replace obsolete PAM modules no longer installed - Extend error messages - Update to version 0.89 - Includes pam_google_authenticator.patch - Better check for dual-arch PAM stack - fix bashism in postun script - Added pam_google_authenticator.patch: support google authentiator [bnc#888149]
- Fix build with RPM 4.14: use appropriate parameters to the setup macro. - use external libnsl only on Tumbleweed and SLE15 or newer - remove unix2_chkpwd (moved to pam), to be able to drop this obsolete package in the near future. - Link against external (non-glibc) libnsl. - unix2_chkpwd helper * read delay on failure from login.defs (FAIL_DELAY) * decrease default "/password-cracker deterrent"/ delay to 100ms - Remove duplicate lines from default/passwd [bnc#892316] - Adjust description, this are no longer the default PAM modules. - crypt_gensalt moved to separate library libowcrypt (fate#314945) - license update: BSD-3-Clause and GPL-2.0 See e.g. /src/copy_xattr.c - pam-modules-automake.patch: Fix build with new automake there is nop AM_CONFIG_HEADER anymore. * Modernize use of autoconf, use current macros. - Add /etc/default/passwd for pam_unix2.so, was removed with pwdutils drop. - Add pam_unix2-selinux.patch: selinux_check_access is now a public function provided by selinux. Use pu_selinux_check_access to fix conflict. - Do not use private glibc macros - those are not available with glibc 2.16 anymore. - fixed misspelled binary name in unix2_chkpwd.8 (bnc#770896) - Update to pam_unix2 2.9.1 (merge of patches) - use thread local store for logindefs list (bnc#735220) - Remove redundant/unwanted tags/section (cf. specfile guidelines) - add automake as buildrequire to avoid implicit dependency - cross-build fix: use %__cc, %configure macros - Update to pam_unix2 2.9.0: Add support for /etc/security/uname26.conf, which allows to define a set of users which will only see kernel 2.6.40 on a linux 3.x system. - unix2_chkpwd should call pam_acct_mgmt (bnc#707645, CVE-2011-3172) - unix2_chkpwd should only sleep 5 sec on failed logins - add compat mode options to deal with crypt_blowfish signedness bug (bnc#700876) - use crypt_gensalt_rn from glibc instead of built-in code -Update pam_unix2 to version 2.8.2 - Fix the last patch - Update pam_pwcheck to version 3.13 - work without xcrypt installed - update translations - Update pam_unix2 to version 2.8.1 - better error handling - Remove pam_make - Remove xcrypt from BuildRequires - Update pam_unix2 to version 2.8 - Remove xcrypt dependency - fix pam_unix2 man page (bnc#655138) - Update pam_unix2 to version 2.7.5 - Fix setting of password if no one was set before - Update pam_unix2 to version 2.7.4 - Minor bugfix in expire handling [bnc#629024] - Add new translation for gl - Update translations - add baselibs.conf as a source - enable parallel building - spec mods o sorted TAGS o fixed build for < 1100 enable_selinux 1 >= 1100 enable_selinux 0 < 1100 - Update pam_unix2 to version 2.7.3: - honour locked shadow accounts [bnc#433008] - Sync passwd/shadow file to disk [bnc#520125] - Supplement pam-32bit/pam-64bit in baselibs.conf (bnc#354164). - Update pam_pwcheck to fix some configure bugs
- Direct file system manipulation support was removed in 2011. - Removed build dependencies on libreiserfs-devel and e2fsprogs-devel. - fix support of pmemXs devices (bnc#1164260) - remove: libparted-fix-NVDIMM-partition-naming.patch - remove: libparted-linux-pmem-path.patch - fix null pointer dereference (bsc#1168756) - change: parted-print-max-partitions-for-yast.patch - print maximum number of partitions for yast (bsc#1161783) - add: parted-print-max-partitions-for-yast.patch - make parted work with pmemXs devices (bsc#1164260) - changed: parted-fix-crash-due-to-improper-partition-number-in.patch Changed the patch to behave in the same way like before last change for numbers with leading zeroes. - port fixes for various bugs from upstream (bsc#1136245) - add: libparted-dasd-correct-the-offset-where-the-first-pa.patch 4126d02, correct the offset where the first partition begins. This patch implements libparted-dasd-do-not-use-first-tracks.patch - remove: libparted-dasd-do-not-use-first-tracks.patch - add: parted-fix-crash-due-to-improper-partition-number-in.patch 149f009, fix crash due to improper partition number input, changed call to strtol, use base 0 to fit our parted-type.patch - modify: parted-type.patch (removed ui.c part) - add: parted-check-the-name-of-partition-first-when-to-nam.patch d7a2ff1, check the name of partition first when to name a partition - add: libparted-dasd-add-test-cases-for-the-new-fdasd-func.patch c11f5c0, 571e078, add test cases for the new fdasd functions - add: libparted-dasd-add-an-exception-for-changing-DASD-LD.patch ee2c0c2, add an exception for changing DASD-LDL partition table - add: libpartd-dasd-improve-flag-processing-for-DASD-LDL.patch 1545d6d, improve flag processing for DASD-LDL - add: clean-the-disk-information-when-commands-fail-in-int.patch 5a61f15, clean the disk information when commands fail in interactive mode - add: parted-ui-remove-unneccesary-information-of-command.patch 0b7946a, remove unneccesary information of command line - add: parted-fix-wrong-error-label-jump-in-mkpart.patch af150f6, fix wrong error label jump in mkpart - refresh: libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch 4f25d54, unify vtoc handling for cdl/ldl - refresh: libparted-dasd-update-and-improve-fdasd-functions.patch db37c8c, update and improve fdasd functions - refresh: libparted-dasd-add-new-fdasd-functions.patch b9e1281, add new fdasd functions - libparted: Include <sys/sysmacros.h> for major() macro with glibc >= 2.27 - add: libparted-sysmacros.patch - Use %license instead of %doc [bsc#1082318] - libparted: Canonicalize /dev/md/ paths (bsc#1078820) - add: libparted-canonicalize-dev-md-paths.patch - add: tests-add-helper-require_swap_.patch - add: tests-add-dev-md-check-to-t6100.patch - libparted: Fix partition device naming for all devices (bsc#1078820, bsc#1081547) - The "/_part%d"/ suffix which has been used for SLE10 compatibility is wrong now as the kernel does not use that any more and uses "/p%d"/ instead. - amend: libparted-partition-naming.patch - refresh: libparted-fix-nvme-partition-naming.patch - refresh: libparted-fix-NVDIMM-partition-naming.patch - libparted: dasd: Use BLKRRPART only when needed (bsc#1065197, bsc#1067435) - add: libparted-use-BLKRRPART-only-when-needed.patch - Amend patch headers (no functional change) - fatresize: Fix getting the device name from partition name (boo#959181) - add: fatresize-fix-getting-dev-name.patch - Fix the resizepart and rm command (bsc#1058667) - fix asking for the partition end for resizepart in interactive mode when the partition is busy - allow resizepart shrinking and rm of busy partitions in script mode by adding the --ignore-busy option - allow growing busy partitions in script mode by default - print a warning when shrinking a non-busy partition in script mode - fix help text printing of long options without short option - remove: parted-do-not-warn-when-shrinking-in-script-mode.patch - add: parted-add-ignore-busy-option.patch - add: parted-fix-resizepart-and-rm-command.patch - Escape printed device path in machine mode (bsc#1066467) - add: parted-escape-printed-device-path.patch - Add support for NVDIMM devices (bsc#1064446) - add: libparted-Add-support-for-NVDIMM-devices.patch - add: libparted-fix-NVDIMM-partition-naming.patch) - Prepare to fix the resizepart command (bsc#1058667) - add: libparted-BLKPG_RESIZE_PARTITION-uses-bytes.patch - add: libparted-fix-udev-cookie-leak.patch - add: tests-check-extended-partition-length.patch - Make SUSE parted pass all tests in upstream test suite - add: tests-set-optimal-blocks-for-scsi_debug.patch - add: tests-increase-scsi_debug-tmo.patch - add: tests-use-wait_for_dev_to_-functions.patch - add: tests-wait_for_-loop.patch - add: tests-update-t0220-t0280-for-swap-flag.patch - add: tests-adapt-to-SUSE.patch - Fix partition naming for dm devices not ending in a digit and also fix resizing of dm partitions (bsc#1056508) - amend: libparted-partition-naming.patch - Drop using deprecated configure option "/--disable-Werror"/ - Drop (SUSE specific) support for hybrid pMBR (gpt_sync_mbr label) (fate#317849, bsc#1041322) - remove: parted-gpt-mbr-sync.patch - remove: libparted-ppc-prepboot-in-syncmbr.patch - remove: parted-workaround-windows7-gpt-implementation.patch - refresh patches - libparted: Fix starting CHS in protective MBR (bsc#969165) - add: libparted-fix-starting-CHS-in-protective-MBR.patch - Fix s390x --wipesignatures regression caused by fate#320525 (bsc#1047031) - amend: parted-implement-wipesignatures-option.patch - refresh: 0002-dasd-enhance-device-probing.patch - Amend parsing of empty GPT partition names to require quoted empty strings '"/"/' or "/''"/ (bsc#1023818, boo#1032562) - amend: parted-mkpart-allow-empty-gpt-part-name.patch - parted: mkpart: Allow empty string "/"/ for the GPT partition name in script mode (bsc#1023818, boo#1032562) - add: parted-mkpart-allow-empty-gpt-part-name.patch - Add a swap flag for dasd/gpt and handle it like gdisk/fdasd (bsc#1044536, fate#314888) - add: parted-mkpart-set-a-swap-flag-if-available.patch - add: libparted-set-swap-flag-on-GPT-partitions.patch - add: libparted-dasd-add-swap-flag-handling-for-DASD-CDL.patch - Fix printing DASD/CDL partition flags "/lvm"/ and "/raid"/ (bsc#1040163, fate#314888) - add: libparted-dasd-improve-lvm-raid-flag-handling.patch - Enhance fdasd detection and probing (bsc#935127, fate#320525) - add: 0001-fdasd-geometry-handling-updated-from-upstream-s390-t.patch - add: 0002-dasd-enhance-device-probing.patch - add: 0003-parted-fix-build-error-on-s390.patch - add: 0004-fdasd.c-Safeguard-against-geometry-misprobing.patch - add: 0005-libparted-Remove-fdasd-geometry-code-from-alloc_meta.patch - refresh: libparted-dasd-update-and-improve-fdasd-functions.patch - refresh: libparted-dasd-add-new-fdasd-functions.patch - Add support for RAM drives for not erasing them when printing their partitions (bsc#1006834) - add: libparted-Add-support-for-RAM-drives.patch - Use latest fdasd/vtoc code base from s390-tools (fate#321531) - add: libparted-dasd-unify-vtoc-handling-for-cdl-ldl.patch - add: libparted-dasd-update-and-improve-fdasd-functions.patch - add: libparted-dasd-add-new-fdasd-functions.patch - libparted: Don't warn if the HDIO_GET_IDENTITY ioctl isn't supported (bsc#964012, bsc#1001967) - add: libparted-dont-warn-if-no-HDIO_GET_IDENTITY.patch - Amend patch description: - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - Sync with SLES-12 SP2 for bsc#979275 - amend: libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - Correctly flush caches before reading from the device (bsc#989751) - amend: libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - refresh: libparted-Add-support-for-NVMe-devices.patch - install_info should run in %preun; otherwise the files to operate are gone already. - Drop with-pic: only useful for static libs (which are not built) - Detect NVMe devices and fix the nvme partition naming scheme (bsc#982169) - libparted-Add-support-for-NVMe-devices.patch - libparted-fix-nvme-partition-naming.patch - Update parted-implement-wipesignatures-option.patch: - Move functionality to libparted (bsc#980834) - libparted: open the device RO and lazily switch to RW only if necessary (bsc#979275) - libparted-open-the-device-RO-and-lazily-switch-to-RW.patch - implement --wipesignatures option (bsc#943623, fate#319893) - parted-implement-wipesignatures-option.patch - libparted: Use read only when probing devices on linux - libparted-Use-read-only-when-probing-devices-on-linu.patch (bsc#967375) - Update parted-gpt-mbr-sync.patch to fix bsc#945068 Basically just a copy of gpt_alloc with minor modifications now - Remove 'udevadm' from Requires; parted no longer calls 'udevadm settle' - Add note to specfile to remove parted-resize-alias-to-resizepart.patch compatibility patch once bnc#931765 is resolved. - Do not warn about shrinking a partition if script mode is used (bnc#929189) - add: parted-do-not-warn-when-shrinking-in-script-mode.patch - Update to parted-3.2; Notable changes: - Added new partition type flag, esp, to set the type to 0xEF on MS-DOS. Also aliased to boot on GPT to set the UEFI ESP GUID. - You can now choose to ignore errors about partitions that overlap, or are longer than the disk. This allows you to use parted to repair the problem. - When attempting to manipulate a mounted partition, parted now issues a warning that you can choose to ignore, instead of an error. - When creating a loop label, it automatically comes with a partition using the whole disk. - parted -l no longer lists device-mapper devices other than dmraid whole disks. - Added new Linux-specific partition GUID type code (0FC63DAF-8483-4772-8E79-3D69D8477DE4) for Linux filesystem data on GPT disks. This type code is now assigned as the default partition type code for new partitions holding Linux filesystems. - Added new "/msftdata"/ flag to identify partitions holding NTFS or FAT filesystems on GPT disks. This flag corresponds to a GPT type code of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 ("/Microsoft Basic Data"/). Since Linux filesystem partitions formerly used this type code, this flag may optionally be set on Linux partitions to make the partition table type codes match former configurations in case the new Linux filesystem type code causes problems with some utility. Note that this flag cannot be removed from NTFS or FAT partitions within parted except by setting a competing flag, such as "/boot"/ (which sets the type code used by EFI System partitions) or "/msftres"/ (which sets the "/Microsoft Reserved"/ type code). - Many bugfixes (see /usr/share/doc/packages/parted/NEWS) - merge parted-fix-cciss-partition-naming.patch, libparted-fix-mmcblk-partition-name.patch, fix-dm-partition-name.patch into libparted-partition-naming.patch - Add parted-resize-alias-to-resizepart.patch - Add libparted-avoid-libdevice-mapper-warnings.patch - drop patches (in upstream): - fix-error-informing-the-kernel.patch - Fix-help-text-for-disk_-set-toggle.patch - libparted-Avoid-dasd-as-default-disk-type-while-probe.patch - libparted-add-support-for-EAV-DASD-partitions.patch - libparted-add-support-for-implicit-FBA-DASD-partition.patch - libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch - libparted-initialize-dasd-part-type.patch - libparted-mklabel-to-support-EAV-DASD.patch - libparted-mklabel-to-support-EDEV-DASD.patch - parted-Add-Intel-Rapid-Start-Technology-partition.patch - parted-GPT-add-support-for-PReP-GUID.patch - parted-btrfs-support.patch - parted-resize-command.patch - drop do-not-create-dm-nodes.patch: Not needed anymore since parted DM handling has been reworked. - modified more-reliable-informing-the-kernel.patch: No longer call 'udevadm settle' as it was causing issues. - add patches from upstream (post-3.2): - lib-fs-resize-prevent-crash-resizing-FAT16.patch - libparted-device-mapper-uses-512b-sectors.patch - parted-dont-crash-in-disk_set-when-disk-label-not-found.patch - refresh patches - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- ed-style-07-dont-leak-tmp-file.patch, ed-style-08-dont-leak-tmp-file-multi.patch: Fix temporary file leak when applying ed-style patches (bsc#1092500, savannah#53820). - Add ed as BuildRequires so ed-style patches can be checked by the test suite. Fix CVE-2018-1000156 (bsc#1088420, savannah#53566). - ed-style-01-missing-input-files.patch: Allow input files to be missing for ed-style patches. - ed-style-02-fix-arbitrary-command-execution.patch, ed-style-03-update-test-Makefile.patch: Fix arbitrary command execution in ed-style patches. - ed-style-04-invoke-ed-directly.patch: Invoke ed directly instead of using the shell. - ed-style-05-minor-cleanups.patch: Minor cleanups in do_ed_script. - ed-style-06-fix-test-failure.patch: Fix 'ed-style' test failure. - Move COPYING from %doc to %license. - Add AUTHORS and COPYING to %doc. - fix-segfault-mangled-rename.patch: Fix segfault with mangled rename patch (bsc#1080951, CVE-2018-6951, savannah#53132). - patch 2.7.6: * Files specified on the command line are no longer verified to be inside the current working directory, so commands like "/patch -i foo.diff ../foo"/ will work again * Fixes CVE-2016-10713 (Out-of-bounds access within pch_write_line() in pch.c could possibly lead to DoS via a crafted input file; bsc#1080918) * Various fixes - patch 2.7.5 Fixes a functional regression introduced by the previous update. + Patching through symbolic links works again, as long as the target is within the working tree. - patch 2.7.4 Fixes a functional regression introduced by the previous security fix. The security fix would forbid legitimate use cases of relative symbolic links. [boo#918058] + Allow arbitrary symlink targets again. + Do not change permissions if there isn't an explicit mode change. + Fix indentation heuristic for context diffs. - Please also note that the previous update fixed security bugs boo#915328 and boo#915329 even though it did not say so. - patch 2.7.3 Contains a security fix for a directory traversal flaw when handling git-style patches. This could allow an attacker to overwrite arbitrary files by applying a specially crafted patch. [boo#913678] [CVE-2015-1196] + With git-style patches, symlinks that point outside the working directory will no longer be created (CVE-2015-1196). + When a file isn't being deleted because the file contents don't match the patch, the resulting message is now "/Not deleting file ... as content differs from patch"/ instead of "/File ... is not empty after patch; not deleting"/. + Function names in hunks (from diff -p) are now preserved in reject files This change was previously added as a patch. [boo#904519] - Version 2.7.2 differed from the above only slightly. - packaging changes: + Verify source signatures + Removed patches now upstream: * error-report-crash.patch * reject-print-function-01-drop-useless-test.patch * reject-print-function-02-handle-unified-format.patch + run spec-cleaner - reject-print-function-01-drop-useless-test.patch: Drop useless test in another_hunk(). - reject-print-function-02-handle-unified-format.patch: Preserve C function name in unified rejects (bnc#904519). - error-report-crash.patch: fix crash after reporting error during option parsing - Back to bz2 archive format as old products lack xz. - Version 2.7.1 + Patch no longer gets a failed assertion for certain mangled patches. + Ignore destination file names that are absolute or that contain a component of "/.."/, except when working in the root directory. This addresses CVE-2010-4651. + Support for most features of the "/diff --git"/ format, including renames and copies, permission changes, and symlink diffs. Binary diffs are not supported yet; patch will complain and skip them. + Support for double-quoted filenames: when a filename starts with a double quote, it is interpreted as a C string literal. The escape sequences /, "/, a, b, f, n, r, t, v, and ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were replacing the symlink with a regular file.) + New --follow-symlinks option to allow to treat symlinks as files: this was patch's behavior before version 2.7. + When trying to modify a read-only file, warn about the potential problem by default. The --read-only command line option allows to change this behavior. + Files to be deleted are deleted once the entire input has been processed, not immediately. This fixes a bug with numbered backup files. + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many bug fixes. + Clarify the message printed when a patch is expected to empty out and delete a file, but the file does not become empty. + Various improvements to messages when applying a patch to a file of different type (regular file vs. symlink), when there are line ending differences (LF vs. CRLF), and when in - -dry-run mode. + Ignore when extended attributes cannot be preserved because they are unsupported or because permission to set them is denied. - patch-revert-e0f70752.patch: Dropped, original bug fixed upstream. - patch-stdio.in.patch: Dropped, merged upstream. - patch-stdio.in.patch: Fix build with missing gets declaration (glibc 2.16) - patch-revert-e0f70752.patch: Revert broken upstream commit (bnc#755136). - Version 2.6.1.136 - cross-build fix: use %configure macro - Version 2.6.1.116: + Patch now ignores destination file names that are absolute or that contain a component of "/.."/ (CVE-2010-4651, bnc#662957). - Drop unified-reject-files-compat.diff. Compatibility has been provided for the past 18 months, hopefully nobody is relying on it any longer. - Use %_smp_mflags - Version 2.6.1.81: + Fix backup file detection for deleted files + Allow to create and delete empty files + Stick to the best name in the reversed-patch check + Various portability improvements - Fix the linker library order. - Be more verbose when %verbose is defined. - Version 2.6.1.64: + Support for most features of the "/diff --git"/ format: renames and copies, permission changes, symlink diffs. (Binary diffs are not supported yet; patch will complain and skip them.) + Support for double-quoted filenames: when a filename in a context diff starts with a double quote, it is interpreted as a C string literal. The escape sequences /, "/, a, b, f, n, r, t, v, and ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to patch read-only files by default, or at least warn when patching such files with --force or --batch. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were wrongly replacing the symlink with a regular file.) + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many portability and bug fixes. - Version 2.6.1.9: + Skip another ed-dependent test when ed isn't installed. + More portability fixes. - Version 2.6.1: + Support for diff3(1) style merges which show the old, original, and new lines of a conflict has been added (--merge=diff3). The default still is the merge(1) format (--merge or - -merge=merge). + Bug and portability fixes. Sun Dec 6 17:32:57 CET 2009 - jengelh - enable parallel building - Version 2.6. - Version 2.5.9.122: + Try to preserve the owning group of patched files. - Add --unified-reject-files backwards-compatibility patch to older SUSE versions of patch. - Version 2.5.9.120: + When copying files, use full_write() from gnulib instead of write(). + The -m option hasn't been officially allocated yet. Use only the long form for now (--merge). - Version 2.5.9.118: + Change the default value of PATCH_GET to 0. + When merging, make sure that hunks will not end up "/out of order"/ + When the file to patch is specified on the command line, apply all patches to that file + Some portability fixes/improvements + Don't fail when removing nonexistent files in move_file - Version 2.5.9.109: + Preserve timestamps in reject files. + Add support for sending output to standard output. + Allow special characters in filenames read interactively. + Don't forget to NUL terminate ptimestr in fetchname(). - Version 2.5.9.104: timestamp parsing fix, 64-bit fix. - Version 2.5.9.97: Another bugfix. - Version 2.5.9.95: Gnulib update, bug fixes. - Update to version patch-2.5.9.77: updated manpage and NEWS, no strict depenency on ed in the test suite anymore, and slightly improved handling of asymmetric hunks. - Update to version patch-2.5.9.69 which has all our patches merged in one form or anther, along with many other fixes and improvements (see NEWS).
- Use the same icon in the fips pattern as the previous pattern had (bsc#1189550) - Remove duplicate provides - Fix bug in create_32bit-patterns_file.pl leading to bogus "/Recommends: pattern()-32bit"/ - Ignore boolean deps in create_32bit-patterns_file.pl for now - Run pre_checkin.sh, was overdue - Make the fips pattern supersede "/patterns-server-enterprise-fips"/, take missing pieces and obsolete it - Add pattern to install necessary packages for FIPS (bsc#1183154) - Suggest pulseaudio, so that zypp has something to base the decision on when choosing between pulseaudio and pipewire-pulseaudio in SLED (boo#1182730). - Handle the yast pattern split into basis, desktop and server (boo#1159875) This should be a no-op on SLE systems. - Use the correct icon for "/A very basic desktop"/ pattern on Leap for SLE don't show the pattern at all but require it from x11 (bsc#1171725) - Move IceWM into its own basic_desktop pattern (jsc#SLE-5558) - Put transactional_base pattern back in alphabetical order - Regenerate 32bit patterns - Support multiversion(kernel) with purge-kernels.service separated from dracut (jsc#SLE-10162). - Need to explicitly have glibc-locale-base in patterns to make 32bit pattern have it too (boo#1142156). - recomment issue-generator in the minimal_base pattern rather than the release package (boo#1133636) - Move haveged from enhanced_base to minimal_base (bsc#1131369). - Remove btrfsmaintenance from patterns-base (boo#1063638) - Fix x11_raspberrypi (jsc#SLE-4142): * Use only Requires, on JeOS recommmends and suggests are no-ops * Remove xf86-input-void, obsolete (and not in SLE) * Require base and x11 patterns * Add some YaST modules, otherwise the control center is empty - Do not require openssh-askpass-gnome on openSUSE it doesn't make sense for most desktops (boo#1124865) - enhanced_base does not need to recommend sw_management or yast these are pulled in from enough other more sensible places. - Add pattern x11_raspberrypi (fate#326509, jsc#SLE-4142) This is to cover the delta between SLES 15 GA and SP1 JeOS images to allow the user to recreate its IceWM desktop without requiring a lengthy list of packages. - Don't hard-require busybox-static in minimal_base (bsc#1126436) - Run pre_checkin.sh - ppc64-diag is required on ppc64le (bsc#1098849). - Add busybox-static to Minimal system so people can recover really broken systems - Rename base pattern to "/Minimal Base System"/ to match description and make clear, that this is not a full base system. - Rename minimal_base to "/Minimal Appliance Base"/ to match description and avoid to have to patterns called "/Base System"/ with different content. - Adjust icons to state of yast2-theme package - Add transactional-update-zypp-config alongside transactional-update (boo#1111319) - transactional_base now requires base, recommends enhanced_base (bsc#1111311) - Remove libnss_usrfiles2 from transactional server pattern - Make transactional_base pattern available for SLE (fate#326327) - Sync transactional_base pattern with Factory/patterns-base - moved xfsprogs from enhanced_base pattern to minimal base pattern, changed 'suggests:' to 'recommends:' while doing so. [bsc#1095916] - explicitly include rsyslog in the base pattern to make sure logging goes to /var/log/messages as documented (bsc#1094841). - require distribution-release instead of openSUSE-release to avoid conflicts when migrating to SLE (boo#1089031) - Rework x11 pattern bsc#1086663 - Recommend terminfo in minimal_base bsc#1081747 - rpm doesn't need to be in base and minimal_base_conflicts - dont create transactional_base-32bit pattern. - Regenerate 32bit patterns - do not recommend ntp also in enhanced_base (boo#162331) - make everything in enhanced_base_opt really optional. It just increases the server install and SLE doesn't have the pattern at all either (bsc#1090189) - move ordering of patterns-base-base after gnome_x11 (bsc#1091102) - Rename readonly_root_tools to transactional_base (boo#1089095) - Correct transactional server role pattern to use enhanced_base (boo#1088884) - Do not recommends on SLE patterns which aren't shipped on SLE. - Ensure recommends on ntfs-3g and ntfsprogs are enabled on SLE (bsc#1087242). - drop patterns-base-32bit pattern for s390 and s390x [bsc#1088669] - re-run create_32bit-patterns_file.pl - Don't install systemd-coredump by default on Leap (bsc#1083849) - Add systemd-coredump to the list of recommended packages of miminal_base Latest systemd package splitted off its coredump management facility into a sub-package. Recommend this package so this functionnality is still available by default on SLE (but will be disabled on Leap, see bsc#1083849). Also give the possibility to block it by using a soft dep (Recommends:). This might be needed on live images for example where space is rather low. - Remove grub variants from patterns bsc#1064265 - added timezone as recommended to minimal_base pattern [bsc#1085075] - ethtool is available on SLE 15, moving out of "/opensuse only"/ section [bsc#1087354] - Don't install rollback helper on openSUSE (See why is this even in here.... thread on openSUSE project mailing list) boo#1086584 - add lightdm as a recommends to x11 pattern boo#1081760 - regenerate 32bit patterns - Don't generate 32bit patterns for readonly_root_tools - Introduce readonly_root_tools pattern for Read-Only Root Filesystem (boo#1084149) - put cron in base system (bsc#1072602) - fix pattern names packgeand() lines of 32bit patterns (bsc#1079353) - put chrony in base system (bsc#1072351) - fix pattern() provides to use %2d instead of dash to avoid rpm parsing the string as name-version (bsc#1079353) - don't recommend insserv-compat as anything sysvinit is obsolete - Don't require apparmor-docs, only recommend it - Require xorg-x11-fonts-core instead of xorg-x11-fonts - Don't require xorg-x11, only recommend it - Add lshw - lsvpd is only relevant on ppc systems - Provide chrony in base patterns (bsc#1072351, fate#323432) - Install pp64-diag and lsvpd by default (bsc#1072351) - Regenerate 32bit patterns - Ensure xorg-x11-driver-input is required for x11 pattern, except on s390/390x where it doesn't exist. - Version: 20171206 - Add obsoletes across all patterns (bsc#1071761) - Fix the formatting mess spec cleaner reintroduced (again) - Recommends plymouth on SLE (bsc#1067481). - Add create_32bit-patterns_file.pl as source - guard some sle specifics with %is_opensuse - Ensure openSUSE patterns aren't provided / obsoletes when building for SLE. - Add Recommend to enhanced_base: OpenIPMI bash-completion cpp cryptconfig expect ipmitool lvm2 m4 make mksh mutt quota supportutils sysfsutils tcsh w3m lsof psmisc sudo. - Add grub2-branding-SLE recommends on enhanced_base on SLE. - Fix description of minimal_base on SLE. - Remove salt-minion from base [bsc#1064266] - minimal_base doesn't need to be visable in yast - Basesystem and Documentation don't need 32bit patterns - Regenerate 32bit patterns - Move tar to minimal pattern, too many low level tools assume tar is installed by default - Recommend glibc-locale from minimal_base not enhanced_base, we install in en_US, so we need a locale one way or the other. Requiring it from enhanced_base now to make sure it's part of regular installations (but can be disabled for e.g. chroots with C locale - bsc#1057377) - base pattern now obsoletes and provides Minimal to make SLES-12 upgrades smoother (bsc#1062164) - x11_enhanced pattern now obsoletes and provides Minimal to make SLED-12 upgrades smoother (bsc#1062164) - Source pattern-definition-32bit.txt correctly - Do not provide x11 in x11_enhanced but require it - Move basic X11 apps to x11 pattern and Firefox to x11_enhanced - Remove tcl and tk from default installation - Rename xterm-bin back to xterm, we still have xterm.rpm - Remove libnss_compat2 (dropped, still part of glibc) and libnss_nis2 (needs to be together with ypbind) - Remove again added pam-modules, this package deprecated since many years. - Bring back in other patterns, from sle * console * enhanced_base * enhanced_base_opt * sw_management - Update enhanced_base and x11_enhanced based off SLES minimal and x11_enhanced patterns - Split the following patterns into patterns-enhanced-base * console * enhanced_base * enhanced_base_opt * sw_management - Remove minimal_base_conflicts (not in SLE we can probably live without) - Major changes to X11 package, to line up with SLES, new package will be added in patterns-enhanced-base to keep openSUSE/SLED compaitible - Add documentation from SLE - Copy 32bit support from SLE (x86 package removed) - slight change to apparmor packages to match sle - recommend salt-minion only on SLE - Remove ppc only requires from base - set many *_opt patterns to only build on openSUSE - Add some is_opensuse sections for packages not in SLE - Move certain packages from * to *_opt when they are not in SLE * x11 * xorg-x11-libX11-ccache * xorg-x11-driver-video-radeonhd * xorg-x11-driver-video-unichrome * xterm (xterm-bin added in place) * x11-tools - Move packages from x11-opt to x11 so x11-opt is openSUSE only * tk * xtermset - Rework of enhanced_base * Move from enhanced_base to enhanced_base_opt * Move from enhanced_base_opt to enhanced_base * cpupower * smartmontools * screen * xz (now recommended rather then suggested) * rsync * haveged * mcelog * zip * initviocons * zisofs-tools * irqbalance * pam_ssh * xfsprogs * dos2unix * Move or remove the following packages to console * lynx * at * bc * ed * w3m - Remove certain packages from patterns where they are not shipped in SLE15 * minimal_base * insserv * base * systemd-logger * console * makedev * par * enhanced_base / enhanced_base_opt * db-utils * jfsutils * libatm1 * lsb-release * ppp * pptp * utempter (only lib in factory) * reiserfs * ypbind * yptools * x11 * freeglut (dropped from factory) * fvwm2 * fvwm-themes * gv * mmv * pmidi * suspend * xorg-x11-driver-input (compatability meta package) * xine-ui * xosd * xosview * xpdf-poppler (dropped from factory) * wine * x11_opt * freeglut (dropped from factory) - Remove the 32 and 64bit patterns - move ntp work around for boo#936378 to patterns-yast - remove systemd from enhanced_base_opt (already included elsewhere) - swap SuSEfirewall2 to firewalld following SLE-15 - no longer recommend alternate shells (users who want to change know how to install them) * ksh * tcsh * zsh - Recommend nano in enhanced_base boo#1034493 - Console pattern only recommends things not requires them - tgt removed (in yast where it shoud be) - open-iscsi just needs to be in the media patterns boo#393589 - Add libnss_compat2 and libnss_nis2 to minimal_base: they were integrated into glibc before. - Introduce a wrapper pattern 'basesystem'. One pattern cannot provide two names. This is likely to disappear soon again, but helps for an easier migration/cleanup run (and fixes boo#1049997). - Move glibc-32bit and glibc-locale-32bit recommends from base_enhanced to x86 (boo#947161). - No longer recommend nss-mdns-32bit by the x11 pattern. - Mark 64bit pattern as invisible. - Make pattern minimal_base visible: there are quire some scripts relying on this to install containers. - Drop sash recommends: sash is being removed from Tumbleweed. - Drop xinetd from patterns as if someone really needs it they should rather pick it up. Today soultion for the problem is the systemd socket service. - Rename pattern minimal_base-conflicts to minimal_base_conflicts: we fall into a neat trap with Provides: pattern() = minimal_base-conflicts As this is translated to RPM lingo, meaning 'minimal_base' is the 'version' and 'conflicts' the 'release'; so anything requiring pattern() = minimal_base is satisfied by minimal_base-conflicts directly too (boo#1043348). - Recommend zypper-lifecycle-plugin in sw_management for stable distributions - Proper fixes for the last change re generic_server, * console should require enhanced_base so its functionally the same as x11 * base should require minimal_base * remove the following from base again as they are in minimal base * openSUSE-build-key * openSUSE-release * rpm * other minor tidyup's - Re-introduce generic_server pattern: it requires minimal_base and basesystem (including zypper) and recommends yast2_basis. The use of the 'pure' console pattern did not work out as expected: none of the management tools are part of the generic console toolset (which is correct). - Add system users and groups to minimal_base - Compact %install routine; replace old RPM shell vars by macros. - Do not require autoyast2 by base pattern. - Do not install salt-minion on every machine possible. This does belong to machines that are managed by salt, which is for larger setups. 'Common' installs won't need this. - Create new base split package from old package - Macros split into patterns-rpm-macros package - Implement changes for the pattern split without actually splitting * Remove the following patterns. * devel_ide * devel_qt4 * misc_server * remote_desktop * voip * rest_dvd9 * rest_promo_dvd * generic_server (merged into console) * tabletpc * Minimal-Base, Base and Enhanced Base refactored to be closer to how they appear in SLE. * command-not-found and susepaste added to console and x11 patterns as recmmends, this was requested by those providing opensuse support. - Require dbus(org.freedesktop.Notifications) in mate_basis: a notification daemon is a must. - Recommend mate-notification-daemon in mate_basis as a preferred option. - Suggest linphone instead of ekiga in mate_internet. - Replace kwrite with kate - Replace mozilla-kde4-integration with kmozillahelper - Bump version to 20170206. - Replace liberation-fonts with liberation2-fonts Recommends: With the current freetype2 we have in Tumbleweed, liberation2-fonts is more visually pleasing. - Drop devel_java pattern from the DVD: space constrains call for this action. The pattern of course stays available in the repos. - Drop gsynaptics Recommends from XFCE and LXDE patterns (boo#1010202): This drags xf86-input-synaptics and blocks the libinput usage as a consequence although we've already wanted to move to libinput. - Drop gnome-nettool Recommends from patterns-openSUSE-gnome and patterns-openSUSE-gnome_internet. Gnome-nettool is deprecated upstream and is no longer a package we want to install by default. - Remove konqueror references from patterns, one browser in the default installation is enough - Remove non_oss from the recommends of GNOME, KDE & MATE patterns - Major cosmetic cleanup, No functional changes. Changes found by running zypper --whatprovides on each name listed in the pattern then fixing the differences. * Update packages that have been renamed * Drop packages that have been absorbed into other packages - Fix spelling of Enlightenment boo#1010967 - Recommend kdeconnect-kde in the kde_plasma pattern. This plasma widget adds a lot to the user experience. - Drop aisleriot from recommended packages. App still depends on gconf, and we do not want to pull in gconf just for a game by default. - The DVD is exploding in size: + Drop devel_qt4 pattern from the DVD; the world has moved to Qt5. The pattern stays available in the online repos. + Drop the devel_gnome pattern: serious GNOME devs won't be using this from the DVD: most rely on jhbuild or at least on the content of the online repo. - boo#1005324: adding pavucontrol-qt without pulseaudio does not make sense. - Do not recommend tracker, tracker-gui and brasero for the XFCE Desktop: Tracker is well integrated into the GNOME Desktop and GNOME Applications, but XFCE itself can't do much with its database (boo#1002454). - Update LXQt pattern: * New core packages: lxqt-l10n, lxqt-sudo * Non core packages who still belong to LXQt upstream organization: obconf-qt, pavucontrol-qt * Replace gwenview by lximage-qt. - Update GNOME pattern to be more in line with the GNOME Core application recommendations: + brasero: only suggested instead of recommended. Writing optical media is no longer the 'standard'. By suggesting it, we ensure the programs stays on the media though. + gnome-clocks and gnome-logs: newly recommended tools. - Demote libreoffice-base-extenstions from Recommends to Suggests: we already don't explicitly recommend Base (which also does not make much sense for most users) - so the extensions make even less sense. Keeping it as suggests ensures it still ends up on the media though. - Added kdebase4-workspace-libs Recommend to the kde_plasma pattern so qt4 apps use the breeze style instead of depending on indirect requirements to install that package. - Drop gnome-web-photo Recommends from gnome_utilities pattern. - Suggest instead of Recommend inkscape for the gnome_imaging_opt pattern, so that it is not pulled in by default on default GNOME pattern installs. Inkscape is a specialised app that users should install on their system if they need it, and the other desktop patterns (e.g. KDE) do not install it by default either. - Add the 'generic_server' pattern to the DVD. - Drop sox, vorbis-tools from console, this does not feel like the right place for them. Same for wodim. - No longer recommend gnome-games-recommended by gnome_games but the actual games directly: iagno, lightsoff, quadrapassel, gnome-chess, gnome-mahjongg, gnome-mines, gnome-sudoku, swell-foop. The resulting installation pattern is the same. - remove references to rsh, smpppd, checkinstall. The packages got dropped long ago. - Use lightdm instead of lxdm for LXDE. - Add yast2-qt-branding-openSUSE to rest_cd_* patterns to get the default look of the installation wizard - Drop kstars from kde_edutainment pattern: we need to gain some space on the DVD again. - Drop itrace, we don't have it on media anymore - Updates to pattern rest_cd_x11 (Rescue CD): + Always use kernel-default (never kernel-desktop): The kernel configurations have been merged and kernel-default provides all features. Same for ndiswrapper-kmp-default + Drop useless recommends, that would only matter if the rescue CD were installable: cracklib-dict-full, pullin-fluendo-mp3, + Replace mupdf with evince (33MB vs 3.5 MB, the GTK3 stack is already there anyway). - Add LightDM to LXQt pattern - Require LXQt core components for LXQt pattern instead of only recommending them - Add LightDM to enlightenment pattern (boo#951558) - Add a note about obconf-qt in lxqt pattern. - Add qterminal recommends to lxqt pattern. - Remove comments that do not make sense - Remove pm-utils -> obsoleted by systemd - Remove tmpwatch -> now handled by systemd - Do not suggest and recommend elilo -> we have grub2 only supported - Do not recommend gfxboot -> we have grub2 - Drop icedtea-web recommends from gnome and kde patterns. - No longer recommend xorg-x11-Xvnc by the x11 pattern (boo#981663). - remove lilo and grub from patterns - Add unbound to the DVD patterns (boo#972499). - add devel_osc_build pattern - enable dmidecode/numactl/efibootmgr for aarch64 - Update GNOME patterns: + Remove gnome-font-viewer from all GNOME patterns (still leave it in the mate-* patterns). + rest_cd_gnome: - Drop gnome_games pattern to save space, add back a few games as Recommends instead (we don't want a completely game free LiveCD after all!). - Drop mc. - Drop backup and rescue utilities: ddrescue, gnu_ddrescue, grsync, lftp. - Drop krb5-client and pam_krb5. - Drop gparted, more suited to the rescue cd than here. - Drop ldap utilities: pam_ldap, nss_ldap. - All patterns: Drop input-utils, package has been long dropped from Factory. - Replace xchat by hexchat everywhere - Fix pattern name/summary for python3 developement - Fix pattern for KF5 with wrong python3-kde3 that never existed - Add back tlp to laptop pattern which was dropped by previous changeset - Obsolete the kde4bindings for perl, python, ruby and mono. They haven't been ported and are obstructing the switch of Akonadi to its Frameworks port - Do not require midori on the Rescue CD: we already have Firefox on it; midori pulling in webkit makes it just too big. - Replace cdrecord in console pattern again with wodim: as long as kiwi hard requires wodim, we can't require cdrecord from the pattern. - Drop deja-dup from GNOME patterns: it was added back in the days when we increased the live CD from 650MB to 1000MB in order to help fill up the space - but now we are struggling to keep below the 1000MB limit. - Drop tango-icon-theme from the GNOME base pattern: it's been a while that GNOME relied on anything but adwaita and hicolor. - Recommend pinentry-gnome3 from the GNOME pattern (boo#961472). - Adjust the KDE/PLASMA patterns: * Move to the new KF5 based KDEPIM suite as default * Move to kf5 based gwenview * Also recommend plasma5-pa for the kde_multimedia pattern instead of kmix * drop all kdeartwork related packages. This has been dropped completely upstream * minor corrections - Replaced wodim with well maintained cdrecord in console pattern. - kde_plasma: hard dependencies have been added recently for packages that either are far from necessary or have reasonable alternatives some users may prefer; soften these to Recommends: + plasma5-pk-updates + plasma5-pa + dragonplayer - Update GNOME patterns: + gnome_imaging_opt: Drop xsane, GNOME already includes simple-scan serving the same purpose. + gnome_internet: - Drop gftp, gwibber, smuxi, xchat-gnome. - Replace pan by evolution-rss. + gnome_utilities: Drop conduit, kerneloops-applet, pdfmod, synapse, tasque and the-board. - Remove kdeartwork4-screensavers from the kde-utilities pattern. This saves space on the LiveCD and is useless on a Plasma5 desktop - Drop valgrind-devel from devel_kde pattern: it is not very common to require that by devs. - Update GNOME patterns: + Replace shotwell with gnome-photos. + Drop alacarte: it makes only very limited sense since GNOME 3. + Drop system-config-printer-applet: GNOME 3 does not have a try to properly display it. - bump version - readd dejavu-fonts on coolo's request (comment in request#343080) - Remove kernel-xen (and omnibook-kmp-xen) from xen_server pattern as kernel-default now includes pvops capabilities. - install google-roboto-fonts instead of dejavu-fonts in -fonts pattern, add noto-sans to -fonts_opt pattern [bnc#951898] - According to icewm changes https://build.opensuse.org/request/show/342069 use icewm-default as recommends instead of icewm-lite. - Remove flash from patterns - Hard-require very basic parts of MATE in mate_basis pattern. - Recommend mate-tweak and hexchat (instead of xchat) in mate pattern. - kde_plasma now require plasma5-pk-updates package - Remove apper recommends in kde pattern - Add recommends for baloo5-tools and baloo5-kioslaves to kde_plasma pattern (boo#948810) - Given that video playback with vlc on Qt 5.5 is broken ATM, default to dragonplayer in plasma - Adjust kde plasma pattern to current state of things: require plasma5-pa instead of kmix - Let plasma pattern be more useful: require at least one video player (vlc-qt) - Suggest libvirt-daemon-lxc for both Xen and KVM patterns. [bsc#947242] - Recommend grub2-arm64-efi on aarch64 - create_macros: use %global instead of %define - drag in updatetest packages if with_betatest is defined in the project (Leap for now) - Add generic_server pattern - Recommend systemd-32bit in the rest_dvd_core pattern. - Also fix the KDE CD: sssd-32bit is recommended there too, so also recommend systemd-32bit. - When recommending sssd-32bit, also recommend systemd-32bit: the systemd-pam modules are needed in this case too (not strictly a requirement, but pam-config -a --systemd fails on a 64bit system when pam-32bit is installed but the 32bit pam modules are not). - Add basic lxqt pattern - create mate_internet and mate_office_opt patterns - Recommend newly created patterns instead of GNOME's ones; recommending GNOME's intall plenty of packages unwanted by regular users - added stix-fonts and ctan-latinmodern-fonts to fonts_opt [bnc#944629] - Introduce four recently developed Yast modules into yast2 pattern - Do not recommend lxpanel-plugin-power-manager in %package lxde: dropped upstream. https://mail.xfce.org/pipermail/xfce-announce/2015-May/000423.html - tweak haskell_platform pattern - need to allow binutils in minimal - add haskell_platform pattern - downgrade broken requires from leechcraft pattern - drop out dhcpcd - Adapt MATE patterns to MATE 1.10+. - Recommend OpenJDK 8 instead of OpenJDK 7. - Recommend NTP at least until boo#936378 is fixed and YaST is not trying to configure a service that's not there. - remove minimal conflict with perl, perl-Bootloader-YAML draws it in via perl-YAML-LibYAML - since we have perl now anyways recommending vim is no problem anymore either - Remove kdebase4-wallpapers from the kde pattern. - Remove gnucash and gnucash-docs from the patterns due to space constraints on the DVD media. - Drop gnome-do and hamster-applet from gnome_utilities pattern. - tweak minimal pattern to make it smaller again: * omit kernel. In theory YaST will add it for real installations. * don't install yast anymore. Should work in theory * remove adjtimex, hopefully not used anymore * remove SuSEfirewall2, needs full perl which is huge * remove eject, ntfs-3g and ntp, sysfsutils not really needed * remove release-notes-openSUSE, pulls in perl * remove vim, needs full perl :-( * require zypper instead of software stack pattern to avoid additional recommends * blacklist perl, python-base and binutils to avoid recommended packages pulling them in - Specifically obsolete the kdebase4-workspace-devel package by the kde_plasma pattern to prevent issues during an upgrade - e17 pattern is now the enlightenment pattern and installs the latest enlightenment release rather then e17. - The enlightenment pattern now recommends the following useful applications Mozzila-Firefox desktop-data-openSUSE xdg-user-dir clementine vlc leafpad mupdf - Add kdepim apps to the kde patterns. - Fix some kde4 left over patterns - The right package name is breeze and not breeze5 :( - Correction of the KDE related patterns * Ensure the right ones are required * Renamed devel_frameworks to devel_kde_frameworks - Update of all KDE related patterns * Plasma 5 desktop is the new default * _kde4_ patterns renamed to _kde_ * Dropped the obsolete patterns for plasma5 * A new devel patterns was added to pull in the KDE Frameworks development packages. - Drop gstreamer-0_10 dependencies: this has not been maintained for a couple years - if packages still rely on it, they are required to ensure the presence on their own. No more help from the patterns. - Bump version number. - Do not make "/bootcycle"/ part of any pattern, it has to be either dropped or fixed to work with grub2. - Add some changes in LXDE's pattern to lighten the desktop, reduce the dependence on other desktops and improve user experience * Removed duplicated Recommends: lxdm line * Removed Suggests: moonlight-plugin * Removed suggestion of libreoffice-gnome if arch is x86_64 * Recommend Atril instead of MuPDF * Recommend HexChat instead of XChat * Recommend lxpanel-plugin-power-manager * Recommend Pidgin instead of Empathy * Recommend pk-update-icon - Replace rhythmbox with pragha as the default audio player for Xfce, see http://lists.opensuse.org/opensuse-xfce/2014-08/msg00000.html - Replace tomcat6 with tomcat - Add some new packages to plasma 5 pattern: konsole5, kwrite5, kmix5 (boo#907604), kcm-touchpad5 - Replace subversion by git in the devel_yast pattern (bnc#911635) - gnome-icon-theme is deprecated in favor of adwaita-icon-theme (which we don't need to put in a pattern, as it's a dependency to a complete GTK+ 3.0 installation). - Replace microcode_ctl with ucode-amd and ucode-intel - Reorder patterns in the Desktop Environment group: GNOME. KDE4, Plasma5, XFCE, LXDE, Enlightment, MATE, Fonts, X Windows System. - Prefer gparted to gnome-disk-utility by default in Mate environment - let's remove some devel patterns from DVD - Add mate-polkit to mate-basis pattern; fix boo#905679 - Add gnome-main-menu to mate_basis pattern; fix boo#904096 - prefer the YaST Qt frontend in Xfce and LXDE as well since libyui-gtk and libyui-gtk-pkg are unmaintained and have been removed - Add adobe-source* fonts to fonts_opt pattern (boo#901756). - Pattern sw_management_gnome: Add back gnome-software as recommended package - Pattern gnome_internet: Add NetworkManager-openconnect-gnome as recommended package (boo#900009). - Pattern gnome_utilities: Add gnome-weather as recommended package.
- Add decode support for RCECs [jsc#SLE-13735] - added patches https://github.com/pciutils/pciutils/commit/e12bd01eea67ca8cf539263124843ba281eb6ecc + pciutils-add-decode-support-for-RCECs.patch - Fix lspci outputs few of the VPD data fields are displayed as unknown (bsc#1170554, ltc#185587). Added: * pciutils-VPD-When-printing-item-IDs-escape-non-ASCII-characte.patch * pciutils-VPD-Cleanup.patch * pciutils-Add-decoding-of-vendor-specific-VPD-fields.patch - Update to version 3.5.6 * MN VPD keyword is decoded correctly. * As usual, updated pci.ids to the current snapshot of the database. * FreeBSD back-end: read-only access for non-root, support DragonFly BSD, support extended config space. - Update to version 3.5.5 * Better decoding of AER capability. * "/Slot Implemented"/ flag is decoded for PCI/PCI-X to PCIe bridges. * Minor fixes of decoding other capabilities. * As usual, updated pci.ids to the current snapshot of the database. - cleanup with spec-cleaner - switch from ftp to https - track signature - Update to version 3.5.4: * Previous version broke compilation on systems, for which lib/types.h did not provide a 64-bit integer type. It is provided everywhere now. - Changes for version 3.5.3: * When lspci looks for Linux kernel modules, it uses the default path to module directory provided by libkmod. Previously, it tried to construct the path explicitly, which need not work on all systems. * Improved formatting of memory and I/O ranges behind a bridge. * PCIe link capabilities now display GEN4 speed (16GT/s). * PCIe device capabilities now show bits related to atomic operations. - Changes for version 3.5.2: * The L1 power management capability is now decoded more thoroughly. Thanks to Rajat Jain for the patch. * The table of configuration registers used by setpci had a bug in the definition of SUBSYSTEM_VENDOR_ID. - Update to version 3.5.1: * Fixed symbol versioning of pci_init(). - Update to version 3.5.0: * New capabilities decoded: Downstream Port Containment, Precision Time Measurement. Thanks to Keith Busch and Jonathan Yong. * Domain numbers extended to 31 bits. This will be used by the Linux kernel on some machines in near future. * Enhanced allocation regions are now decoded on Linux. * The NetBSD back-end supports PCIe extended configuration space. * Updated pci.ids to the current snapshot of the database. - Version update to 3.4.1: * New capabilities decoded: Process Address Space, Page Request Interface, Enhanced Allocation. Thanks to David Daney and David Woodhouse. * DevCap SlotPowerLimit is now decoded for all components with upstream ports. - Summary update - Update to 3.4.0 * On Linux, we report NUMA nodes of devices. * The sysfs back-end does not die on read errors of optional attributes. Instead, a warning is produced. * Fixed several minor bugs. * Updated pci.ids to the current snapshot of the database. - Update to 3.3.1 * Removed hacks for backward compatibility with Linux libc5, which were breaking newer non-glibc Linux systems. Thanks to Felix Janda. * Display VirtIO vendor-specific capability. Patch by Gerd Hoffmann. * Fixed memory leak in name cache. * Updated pci.ids to the current snapshot of the database. - Version bump to 3.3.0: * Device names exported by BIOS are displayed on Linux. * On Linux systems, HWDB is used to look up device names when our ID database gives no match. (More precisely, HWDB is consulted after local pci.ids, but before using network to query online pci.ids.) Thanks to Tom Gundersen for the initial patch. * Added experimental back-end for OS X / Darwin. Thanks to Richard Yao for providing it. * Filters now support matching by device class. Original patch by Matthew Wilcox, wrappers for ABI compatibility by me. * Interrupt Pin and Interrupt Line registers are displayed for bridge devices, too. * Several portability bugs have been fixed. * Several typos have been fixed. Also, use of questionable constructs in man pages has been reduced. * PCIe link capabilities now include the ASPMOptComp bit. * The "/CRS Software Visibility"/ bit is now decoded properly. * Updated pci.ids to the current snapshot of the database. - Refresh patch: * pciutils-endianh.patch
- Update to 20200324 (bsc#1170160) - Update to 20190830 (bsc#1133581, bsc#1127840) - Update to 20171206 - Update to 20171021 - Update to 20171018 - Rectify package summary. - Update to 20170917 - Update to 20170710 - Update to 20170525 - Update to 20170403 - Update to 20170215 - Update to 20170127 - Update to 20170101 - Update to 20161225 - Version update to 20161121 - Update to 20161029 - Update to 20160918 - Update to 20160731 - Update to 20160701 - Update to 20160607 - Update to 20160511 - Update to version 20160428 - Add _service and use it to fetch sources from github - Version update to 2016.04.04 bsc#958712 - Update to new official homepage - Update to 2016.02.27 - update pci.ids to version 2015.10.07 for missing Intel devices (bsc#944104) - merge-pciids.pl: Incorporate everything the merge-pciids wrapper was doing. - merge-pciids: Obsolete, delete. - merge-pciids.pl: Don't warn about conflicting definitions by default (bsc#911528, bsc#944825.) Add option -v to print such warnings again. - merge-pciids: Let options pass through to merge-pciids.pl. - update pci.ids to version 2015.09.01 (bsc#944104,bsc#944436) - update pci.ids to version 2014.11.18 (fate#317715)
- pcre 8.45 (the final release) * Fixed a small (*MARK) bug in the interpreter (Bugzilla #2771). - pcre 8.44 * Small patch to pcreposix.c to set the erroroffset field to -1 immediately after a successful compile, instead of at the start of matching to avoid a sanitizer complaint (regexec is supposed to be thread safe). * Check the size of the number after (?C as it is read, in order to avoid integer overflow. (bsc#1172974, CVE-2020-14155) * Tidy up left shifts to avoid sanitize warnings; also fix one NULL deference in pcretest. - pcre 8.43 * In a pattern such as /[^x{100}-x{ffff}]*[x80-xff]/ which has a repeated negative class with no characters less than 0x100 followed by a positive class with only characters less than 0x100, the first class was incorrectly being auto-possessified, causing incorrect match failures. * If the only branch in a conditional subpattern was anchored, the whole subpattern was treated as anchored, when it should not have been, since the assumed empty second branch cannot be anchored. Demonstrated by test patterns such as /(?(1)^())b/ or /(?(?=^))b/. * Fix subject buffer overread in JIT when UTF is disabled and X or R has a greater than 1 fixed quantifier. This issue was found by Yunho Kim. (bsc#1172973 CVE-2019-20838) * If a pattern started with a subroutine call that had a quantifier with a minimum of zero, an incorrect "/match must start with this character"/ could be recorded. Example: /(?&xxx)*ABC(?<xxx>XYZ)/ would (incorrectly) expect 'A' to be the first character of a match. - pcre 8.42 * If a backreference with a minimum repeat count of zero was first in a pattern, apart from assertions, an incorrect first matching character could be recorded. For example, for the pattern /(?=(a))1?b/, "/b"/ was incorrectly set as the first character of a match. * Fix out-of-bounds read for partial matching of /./ against an empty string when the newline type is CRLF. * When matching using the the REG_STARTEND feature of the POSIX API with a non-zero starting offset, unset capturing groups with lower numbers than a group that did capture something were not being correctly returned as "/unset"/ (that is, with offset values of -1). * Matching the pattern /(*UTF)C[^v]+x80/ against an 8-bit string containing multi-code-unit characters caused bad behaviour and possibly a crash. This issue was fixed for other kinds of repeat in release 8.37 by change 38, but repeating character classes were overlooked. - Do not run profiling 'check' in parallel to make package build reproducible (boo#1040589) - Use %license (boo#1082318) - add pcre-8.41-stack_frame_size_detection.patch to fix pcre stack frame size detection because modern compilers broke it by cloning and inlining pcre match() function [bsc#1058722] - RunTest needs much stack, on s390x more than the default 8 MB. [bnc#1046102] - pcre 8.41: * If pcregrep in multiline mode with --only-matching matched several lines, it restarted scanning at the next line instead of moving on to the end of the matched string, which can be several lines after the start. * Fix a missing else in the JIT compiler reported by 'idaifish'. CVE-2017-6004 bsc#1025709 * A (?# style comment is now ignored between a basic quantifier and a following '+' or '?' (example: /X+(?#comment)?Y/. * Avoid use of a potentially overflowing buffer in pcregrep * Fix issues reported by fuzzers in pcretest: - Check for values < 256 when calling isprint() in pcretest. - Give an error for too big a number after O. * In the 32-bit library in non-UTF mode, an attempt to find a Unicode property for a character with a code point greater than 0x10ffff (the Unicode maximum) caused a crash. CVE-2017-7186 bsc#1030066, CVE-2017-7244 bsc#1030807 * The alternative matching function, pcre_dfa_exec() misbehaved if it encountered a character class with a possessive repeat, for example [a-f]{3}+. * When pcretest called pcre_copy_substring() in 32-bit mode, it set the buffer length incorrectly, which could result in buffer overflow. CVE-2017-7245 bsc#1030805, CVE-2017-7246 bsc#1030803 - Enable jit on aarch64 - Enable profiled building - pcre 8.40: * Using -o with -M in pcregrep could cause unnecessary repeated output when the match extended over a line boundary. * Fix register overwite in JIT when SSE2 acceleration is enabled. * Ignore "/show all captures"/ (/=) for DFA matching. * Fix JIT unaligned accesses on x86 * In any wide-character mode (8-bit UTF or any 16-bit or 32-bit mode), without PCRE_UCP set, a negative character type such as D in a positive class should cause all characters greater than 255 to match, whatever else is in the class. There was a bug that caused this not to happen if a Unicode property item was added to such a class, for example [DP{Nd}] or [WpL]. * When pcretest was outputing information from a callout, the caret indicator for the current position in the subject line was incorrect if it was after an escape sequence for a character whose code point was greater than x{ff}. * A pattern such as (?<RA>abc)(?(R)xyz) was incorrectly compiled such that the conditional was interpreted as a reference to capturing group 1 instead of a test for recursion. Any group whose name began with R was misinterpreted in this way. (The reference interpretation should only happen if the group's name is precisely "/R"/.) * A number of bugs have been mended relating to match start-up optimizations when the first thing in a pattern is a positive lookahead. These all applied only when PCRE_NO_START_OPTIMIZE was *not* set: + A pattern such as (?=.*X)X$ was incorrectly optimized as if it needed both an initial 'X' and a following 'X'. + Some patterns starting with an assertion that started with .* were incorrectly optimized as having to match at the start of the subject or after a newline. There are cases where this is not true, for example, (?=.*[A-Z])(?=.{8,16})(?!.*[s]) matches after the start in lines that start with spaces. Starting .* in an assertion is no longer taken as an indication of matching at the start (or after a newline). - Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13. - record minor vulnerabilities fixed in 8.39 - Update to version 8.39: * Some appropriate PCRE2 JIT improvements have been retro-fitted to PCRE1. * CVE-2016-3191: workspace overflow for (*ACCEPT) with deeply nested parentheses (boo#971741) * CVE-2016-1283: Heap buffer overflow DoS (boo#960837) * Apart from that, this is another bug-fix release. - pcre 8.38: * CVE-2015-3217: Call Stack Overflow Vulnerability in match() bsc#933878 * Other fixes to assertions, crashes, buffer overflows and performance issues found by fuzzer, affecting applications accepting regular expression from untrusted sources - pcre 8.37: * CVE-2015-2325: Patterns with certain groups specifying a zero minimum quantifier caused incorrect code to be compiled, leading to an incorrect memory read. [boo#924960] * CVE-2015-2326: Specific patterns containing a forward reference with subroutine calls caused incorrect code to be compiled [boo#924961] * CVE-2014-8964: If an assertion condition was quantified with a minimum of zero, SIGSEGV or other misbehaviour could occur. [boo#906574] * further bug fixes as listed in ChangeLog - Update to version 3.16 * This is primarily a bug-fix release. * The Unicode data tables have been updated to Unicode 7.0.0. - Remove pcre-commit1472.patch; fixed on upstream release - Remove obsolete "/Obsoletes"/ tag
- Added 0001-Fixed-atomic-group-backtracking-bug.patch * bsc#1187937 * PHP 7.6.4 on s390x returns different results for preg_match function as compared to older PHP versions and x86 * Sourced from upstream subversion commit: $ svn log -r965 svn://vcs.pcre.org/pcre2/code/trunk - Update to new upstream release 10.31 * New pcre2_config() options: PCRE2_CONFIG_NEVER_BACKSLASH_C and PCRE2_CONFIG_COMPILED_WIDTHS. * New pcre2_pattern_info() option PCRE2_INFO_EXTRAOPTIONS to retrieve the extra compile time options. * Public names for all pcre2_compile() error numbers. * Added PCRE2_CALLOUT_STARTMATCH and PCRE2_CALLOUT_BACKTRACK bits to a new field callout_flags in callout blocks. - use https for main site - cleanup with spec-cleaner - Update to new upstream release 10.30 * The main interpreter, pcre2_match(), has been refactored into a new version that does not use recursive function calls for remembering backtracking positions. The new implementation allows backtracking into recursive group calls in patterns, making it more compatible with Perl. For patterns that have a lot of backtracking, the heap is now used, and there is explicit limit on the amount, settable by pcre2_set_heap_limit(). The "/recursion limit"/ is retained, but is renamed as "/depth limit"/. * The new option PCRE2_ENDANCHORED insists that a pattern match must end at the end of the subject. * The new option PCRE2_EXTENDED_MORE implements Perl's /xx feature, and pcre2test is upgraded to support it. Setting within the pattern by (?xx) is Also supported. * (?n) can be used to set PCRE2_NO_AUTO_CAPTURE, because Perl now has this. * Additional pattern compile options in the compile context are now available: PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES and PCRE2_EXTRA_BAD_ESCAPE_IS LITERAL. * The newline type PCRE2_NEWLINE_NUL is now available. * The match limit value now also applies to pcre2_dfa_match() as there are patterns that can use up a lot of resources without necessarily recursing very deeply. * Various minor security fixes found by fuzzers: + bsc#1037165: crash for forward reference in lookbehind with PCRE2_ANCHORED + CVE-2017-8786: heap-based buffer overflow write in pcre2test (bsc#1036942) + CVE-2017-7186: DoS by triggering an invalid Unicode property lookup (bsc#1030066) - Switch source URLs to use HTTP. - fix SLE 11 build - pcre2grep can now read .gz and .bz2 files directly - pcre2test is now built to support line editing - pcre2 10.23: * major re-factoring of the pcre2_compile.c file * Back references are now permitted in lookbehind assertions when there are no duplicated group numbers (that is, (?| has not been used), and, if the reference is by name, there is only one group of that name. The referenced group must, of course be of fixed length. * g{+<number>} (e.g. g{+2} ) is now supported. It is a "/forward back reference"/ and can be useful in repetitions (compare g{-<number>} ). Perl does not recognize this syntax. * pcre2grep now automatically expands its buffer up to a maximum set by --max-buffer-size. * The -t option (grand total) has been added to pcre2grep. * A new function called pcre2_code_copy_with_tables() exists to copy a compiled pattern along with a private copy of the character tables that is uses. - Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13. - pcre2 10.22: * The POSIX wrapper function regcomp() did not used to support back references and subroutine calls if called with the REG_NOSUB option. It now does. * A new function, pcre2_code_copy(), is added, to make a copy of a compiled pattern. * Support for string callouts is added to pcre2grep. * Added the PCRE2_NO_JIT option to pcre2_match(). * The pcre2_get_error_message() function now returns with a negative error code if the error number it is given is unknown. * Several updates have been made to pcre2test and test scripts * Fix CVE-2016-3191: workspace overflow for (*ACCEPT) with deeply nested parentheses (boo#971741) - Update to new upstream release 10.21 * Improve JIT matching speed of patterns starting with + or *. * Use memchr() to find the first character in an unanchored match in 8-bit mode in the interpreter. This gives a significant speed improvement. * 10.20 broke the handling of [[:>:]] and [[:<:]] in that processing them could involve a buffer overflow if the following character was an opening parenthesis. * 10.20 also introduced a bug in processing this pattern: /((?x)(*:0))#(?'/, which was fixed. * A callout with a string argument containing an opening square bracket, for example /(?C$[$)(?<]/, was incorrectly processed and could provoke a buffer overflow. * A possessively repeated conditional group that could match an empty string, for example, /(?(R))*+/, was incorrectly compiled. * The Unicode tables have been updated to Unicode 8.0.0. * An empty comment (?#) in a pattern was incorrectly processed and could provoke a buffer overflow. * Fix infinite recursion in the JIT compiler when certain patterns /such as (?:|a|){100}x/ are analysed. * Some patterns with character classes involving [: and / were incorrectly compiled and could cause reading from uninitialized memory or an incorrect error diagnosis. Examples are: /[[:/](?<[::]/ and /[[:/](?'abc')[a:]. * A missing closing parenthesis for a callout with a string argument was not being diagnosed, possibly leading to a buffer overflow. * If (?R was followed by - or + incorrect behaviour happened instead of a diagnostic. * Fixed an issue when p{Any} inside an xclass did not read the current character. * About 80 more fixes, which you can read about in the ChangeLog shipped with the libpcre2-8-0 package. - PCRE2 10.20: * Callouts with string arguments and the pcre2_callout_enumerate() function have been implemented. * The PCRE2_NEVER_BACKSLASH_C option, which locks out the use of C, is added. * The PCRE2_ALT_CIRCUMFLEX option lets ^ match after a newline at the end of a subject in multiline mode. * The way named subpatterns are handled has been refactored. The previous approach had several bugs. * The handling of c in EBCDIC environments has been changed to conform to the perlebcdic document. (Incompatible change) * Bugs have been mended, many of them discovered by fuzzers. - PCRE2, a re-working of the original PCRE library to provide an entirely new API, version 10.10. Not source compatible. - copy of the pcre package, with the following adjustments: * required name changes * adjust pcre-8.21-multilib.patch to pcre2-10.10-multilib.patch * drop upstreamed pcre-8.32-visibility.patch * --enable-{utf8,unicode-properties} became --enable-unicode * drop cpp subpackage * make test -> check * enable 32 bit character support - pcre 8.37: * CVE-2015-2325: Patterns with certain groups specifying a zero minimum quantifier caused incorrect code to be compiled, leading to an incorrect memory read. [boo#924960] * CVE-2015-2326: Specific patterns containing a forward reference with subroutine calls caused incorrect code to be compiled [boo#924961] * CVE-2014-8964: If an assertion condition was quantified with a minimum of zero, SIGSEGV or other misbehaviour could occur. [boo#906574] * further bug fixes as listed in ChangeLog - Update to version 3.16 * This is primarily a bug-fix release. * The Unicode data tables have been updated to Unicode 7.0.0. - Remove pcre-commit1472.patch; fixed on upstream release - Remove obsolete "/Obsoletes"/ tag
- Split DB_File module into a seperate perl-core-DB_File package [jsc#SLE-12212] * add Recommends: perl-core-DB_File to the perl package - Fix build with newer glibc versions new patch: perl-saltbits.diff - Fix various security issues in the study_chunk function [bnc#1171863] [CVE-2020-10543] [bnc#1171864] [CVE-2020-10878] [bnc#1171866] [CVE-2020-12723] new patch: perl-study.diff - Comment out bad warning in features.ph file [bnc#1172348] - Backport perl-fix2020.patch to make timelocal calls work in the year 2020 [bnc#1102840] [bnc#1160039] new patch: perl-fix2020.patch - fix heap-based buffer overflow in regex [bnc#1114686] [CVE-2018-18314] new patch: perl-extended-charclass-assert.diff - fix heap-buffer-overflow read if regex contains 0 chars [bnc#1114681] [CVE-2018-18313] new patch: perl-regcomp-strchr-memchr.diff - fix reg_node overrun [bnc#1114675] [CVE-2018-18312] new patch: perl-reg-node-overrun.diff - fix integer overflow with oversize environment [bnc#1114674] [CVE-2018-18311] new patch: perl-setenv-integer-wrap.diff - fix Archive::Tar directory traversal vulnerability [bnc#1096718] [CVE-2018-12015] new patch: perl-archive-tar-dirtrav.diff - Use %license (boo#1082318) - posix-sigaction.patch: make sure Perl_sighandler is always installed with SA_SIGINFO (bsc#1064697) - ignore make check transient errors for PowerPC that are reported since 20170907 bypass boo#1063176 new patch: perl_skip_flaky_tests_powerpc.patch - Add perl-reproducible.patch to make build reproducible (boo#1047218) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - update to perl-5.26.1 * [CVE-2017-12837] Heap buffer overflow in regular expression compiler * [CVE-2017-12883] Buffer over-read in regular expression parser * tons of bug fixes - update list of obsoletes - update to perl-5.26.0 * "/."/ no longer in @INC * "/do"/ may now warn * regexp: a literal left brace "/{"/ should be escaped * lexical subroutines are no longer experimental * indented Here-documents * new regular expression modifier /xx * declaring a reference to a variable * unicode 9.0 is now supported * new Hash Function For 64-bit Builds - rename perl-5.24.0.dif to perl-5.26.0.dif - remove obsolete perl-avoid-warnings.patch - remove obsolete Compress-Raw-Zlib-2.071-zlib-1.2.11.patch - Remove patch from previous commit, does not work: * Compress-Raw-Zlib-2.071-Adapt-tests-to-zlib-1.2.11.patch - Add patch taken from upstream release instead: * Compress-Raw-Zlib-2.071-zlib-1.2.11.patch - Fix building with zlib-1.2.10 (RT#119762): * Compress-Raw-Zlib-2.071-Adapt-tests-to-zlib-1.2.11.patch - Update to perl-5.24.1 - Di switch is now required for PerlIO debugging output Previously PerlIO debugging output would be sent to the file specified by the "/PERLIO_DEBUG"/ environment variable if perl wasn't running setuid and the -T or -t switches hadn't been parsed yet. If perl performed output at a point where it hadn't yet parsed its switches this could result in perl creating or overwriting the file named by "/PERLIO_DEBUG"/ even when the -T switch had been supplied. Perl now requires the -Di switch to produce PerlIO debugging output. By default this is written to "/stderr"/, but can optionally be redirected to a file by setting the "/PERLIO_DEBUG"/ environment variable. If perl is running setuid or the -T switch was supplied "/PERLIO_DEBUG"/ is ignored and the debugging output is sent to "/stderr"/ as for any other - D switch. Core modules and tools no longer search "/."/ for optional modules The tools and many modules supplied in core no longer search the default current directory entry in @INC for optional modules. For example, Storable will remove the final "/."/ from @INC before trying to load Log::Agent. This prevents an attacker injecting an optional module into a process run by another user where the current directory is writable by the attacker, e.g. the /tmp directory. - Refresh patches - Move parent.pm to perl-base, used by File::Temp - Add perl-avoid-warnings.patch to fix a warning in cop.h, which breaks perf build due to -Werror. Already upstream. - Update to perl-5.24.0 * postfix dereferencing is no longer experimental * unicode 8.0 is now supported * perl will now croak when closing an in-place output file fails * new "/b{lb}"/ boundary in regular expressions * qr/(?[ ])/"/ now works in UTF-8 locales * integer shift ("/<<"/ and "/>>"/) now more explicitly defined * printf and sprintf now allow reordered precision arguments * more fields provided to "/sigaction"/ callback with "/SA_SIGINFO"/ * hashbang redirection to Perl 6 * set proper umask before calling mkstemp(3) * fix loss of taint in canonpath * remove duplicate environment variables from "/environ"/ - rename patch perl-5.22.0.dif to perl-5.24.0.dif - Update to perl-5.22.1 * Several bugs, including a segmentation fault, have been fixed with the bounds checking constructs (introduced in Perl 5.22) * Module::CoreList has been upgraded from version 5.20150520 to 5.20151213. * PerlIO::scalar has been upgraded from version 0.22 to 0.23. * POSIX has been upgraded from version 1.53 to 1.53_01. * Storable has been upgraded from version 2.53 to 2.53_01. * warnings has been upgraded from version 1.32 to 1.34. * See perldelta.pod for all the changes. - Update perl-5.22.0.dif stop patching CPAN.pm, it was MacOS only and was breaking tests (due to SHA-1 mismatch). - fix perl_gen_filelist macro to not fail on foo.1 man page - prevent bad RPM provides for Math::BigInt and DB (patch file perl-5.22.0_wrong_rpm_provides.diff) - Reformat baselibs.conf. - update to perl-5.22.0 * several new experimental features * new <<>> (double-diamond) operator * new "/b"/ boundaries in REs, w.r.t. Unicode * non-capturing RE flag "//n"/ * Unicode 7.0 * "/defined(@array)"/, "/defined(%hash)"/ are now fatal * unescaped literal "/{"/ in a pattern results in deprecation warning * several modules updated * modules CGI, Module::Build no longer included * for a complete list of changes see perldelta.pod - perl-5.20.0.dif changed to fit 5.22.0, and renamed to perl-5.22.0.dif - changed patches to fit 5.22.0: perl-5.18.2-overflow.diff, perl-netcmdutf8.diff, perl-regexp-refoverflow.diff, perl-saverecontext.diff - dropped patches (now upstream): DataDumper-no-infinite-recursion.diff, perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch, perl-5.21.8-h2ph-correct-handling-of-hex-constants-for-the-pream.patch, perl-5.21.8-lib-h2ph.t-to-test-generated-t-_h2ph_pre.ph-instead-.patch - Add multiple patches for gcc5 support, tracked by RT#123784 * perl-5.20.2-Fix-Errno.pm-generation-for-gcc-5.0.patch * perl-5.21.8-h2ph-correct-handling-of-hex-constants-for-the-pream.patch * perl-5.21.8-lib-h2ph.t-to-test-generated-t-_h2ph_pre.ph-instead-.patch - use rm with -f to avoid prompts for rpmbuild in terminals
- merge gh#openSUSE/perl-bootloader#136 - report error if config file could not be updated (bsc#1188768) - 0.936 - merge gh#openSUSE/perl-bootloader#135 - fix typo in update-bootloader - 0.935 - merge gh#openSUSE/perl-bootloader#134 - install with --removable if efivars are not writable (bsc#1182749, bsc#1174111, bsc#1184160) - fix whitespace - 0.934 - merge gh#openSUSE/perl-bootloader#133 - use shim on aarch64 (jsc#SLE-15823, jsc#SLE-15020) - 0.933 - merge gh#openSUSE/perl-bootloader#131 - grub2 install: honor UPDATE_NVRAM in /etc/sysconfig/bootloader (bsc#1157550 jsc#SLE-11500). - 0.932 - merge gh#openSUSE/perl-bootloader#129 - Check tpm.mod in the new grub2 directory (bsc#1174320) - 0.931 - merge gh#openSUSE/perl-bootloader#130 - Throw less warnings about fstab - 0.930 - merge gh#openSUSE/perl-bootloader#128 - Do not warn about missing SECURE_BOOT sysconfig - 0.929 - merge gh#openSUSE/perl-bootloader#127 - use correct target name on aarch64 (bsc#1172293) - 0.928 - merge gh#openSUSE/perl-bootloader#126 - always install EFI fallback boot for aarch64 (bsc#1167015) - 0.927 - merge gh#openSUSE/perl-bootloader#123 - Accept sysconfig values without quotes - 0.926 - merge gh#openSUSE/perl-bootloader#122 - Replace --suse-signed-grub by --suse-force-signed to follow update from boo#1136601 - 0.925 - merge gh#openSUSE/perl-bootloader#121 - Fix secureboot on aarch64 (boo#1136601) - [RFC] Fix secureboot on aarch64 (boo#1136601) - 0.924 - merge gh#openSUSE/perl-bootloader#120 - create temporary files in /tmp (bsc#1108777) - 0.923 - update git2log script - 0.922 - merge gh#openSUSE/perl-bootloader#117 - work without /etc/default/grub_installdevice (bsc#1079321, bsc#994322) - removed unused function - merge gh#openSUSE/perl-bootloader#116 - add --get-option to pbl (bsc#1033776, bsc#1050349) - 0.921 - merge gh#openSUSE/perl-bootloader#115 - Avoid undefined var warning - 0.920 - Use %license instead of %doc [bsc#1082318] - merge gh#openSUSE/perl-bootloader#113 - fix device name check (bsc#1033634, bsc#1033776) - 0.919 - merge gh#openSUSE/perl-bootloader#112 - implemented trusted boot/TPM support in UEFI mode (bsc#1036735, fate#315831) - 0.918 - grub2: drop trailing space from saved entry - grub2: parse initrd (bsc#1007335) - 0.917 - run shim-install only if secure boot is set to yes (bsc#985567) - 0.916 - also clear LC_ALL when setting locale - run grub in RC_LANG locale taken from sysconfig (bsc#985946) - 0.915 - ensure trusted boot setting is used (fate#316553) - 0.914 - Don't install grub2-efi during installation (bsc#979145) - 0.913 - we don't need grub_installdevice on s390x (bsc#976466) - 0.912 - Revert "/Set GRUB_GFXPAYLOAD based on gfxterm"/ - 0.911 - Set GRUB_GFXPAYLOAD based on gfxterm - Fix syntax errors in grub2/install - 0.910 - Skip grub2-install on PowerNV - 0.908 - grub2-efi: Allow fallback to removable booting - grub2-efi: Make 32bit arm be a wildcard match - 0.907 - fix misleading error message (bsc#965499) - 0.906 - Fix parsing of /etc/default/grub - 0.905 - fix typo - Fix dtb searching - 0.904 - improve add/del-option scripts - rename uboot to u-boot - 0.903 - added support for modifying default boot options - 0.902 - Add initial implementation of uboot/config script - 0.901 - make grub_installdevice parsing more robust - continue after wrong entries in grub_install_device - move bootloader scripts into separate subdirectories - updated doc - introduce separate per-bootloader scripts - add documentation - some minor corrections - support --reinit option to force grub2 install - adjust Makefile - add new wrapper script to get rid of old perl-Bootloader code for grub2 - 0.900 - rework boot.readme (bsc#948778) - 0.844 - fix extended partition detection (bsc#947697) - 0.843 - allow empty distributor, which for new grub2 means use os-release (bsc#942519) - more fixes in grub2-efi - fix empty distributor handling for grub2-efi (bsc#942519) - 0.842 - update git2log script to latest version - remove no longer needed quotes (bsc#940486) - 0.840 - do not escape empty string as it lead to invalid kernel command line (bsc#937806) - 0.839 - do not prepend additional empty space to append (bsc#926426) - 0.838 - use proper upstream name for disabling recovery section (bsc#898099) - 0.837 - ensure to uncommend grub2 disabling option (fate#317016) - 0.836 - Allow to setup disabling of recovery section (fate#317016) - 0.835 - Escape dollar signs (bsc#857556) - 0.834 - Escape/unescape special characters on write/read (bsc#831791) - 0.833 - started pbl-yaml testsuite - added test cases for various utf8/non-utf8/really broken config files - rewrite file-io to do some utf8 processing that keeps non-utf8 files intact as much as possible - use only WriteFileRaw() to actually write files - use ReadFileRaw() to read grub2 config (bnc#899921) - rewrite ReadFile() to handle utf8 properly (bnc#899921) - export more pbl functions via yaml interface to allow easier testing - 0.832 - remove unrelated comment - add device scannning speed-ups done for sle11-sp3 (bnc#910479) - 0.831 - Initialize GRUB_USE_LINUXEFI from target setting - 0.830 - Determine disk device from sysfs tree - 0.829 - preserve config file permissions (bnc#908664) - 0.828 - Add armv7l support for grub2 - 0.827 - prepare for jenkins auto-submission - 0.826 - handle aarch64 in GRUB2EFI - 0.825
- disable perl(version) - obsolete by perl - updated to 0.400002 see /usr/share/doc/packages/perl-CPAN-Changes/Changes 0.400002 - 2015-06-21 - revert whitespace changes that were inadvertantly included in previous release. - escape curly brackets in test to avoid warning in perl 5.22 - updated to 0.400001 see /usr/share/doc/packages/perl-CPAN-Changes/Changes 0.400001 - 2015-05-23 - accept either UTF-8 or ISO-8859-1 files and decode them - only treat bracketed text if it is on its own line with no other brackets - bump version.pm prereq to make sure it works properly - Let long tokens (like URLs) overflow rather than splitting them into multiple likes - Don't wrap on non-breaking spaces - Clean up packaging - Return undef for dates or notes that don't exist - Quote meta chars to fix a problem that clobbered dates with timezones due to the '+' char (GH #20) - updated to 0.30 see /usr/share/doc/packages/perl-CPAN-Changes/Changes 0.30 2014-07-26 - Fix for subclassing CPAN::Changes::Group (GH #23) 0.29 2014-07-23 - Groups are now objects (CPAN::Changes::Group). Backwards compatibility from hashes should be preserved (GH #22) 0.28 2014-06-10 - Add "/SEE ALSO"/ links to similar modules (RT #94636) - Use perl 5.8-compatible regex 0.27 2013-12-13 [ Spec Changes ] - Bump version to 0.04 - Allow non-"/word"/ characters between a Version and a Date 0.26 2013-11-21 - Fix reference issues when adding a release (RT #90605) 0.25 2013-10-08 - Move Text::Wrap usage to proper module (Michal Spacek) - Typo fix (Karen Etheridge) 0.24 2013-10-07 - Fix Dist::Zilla date parsing. Now puts timezone data in note section (Github #17) - initial package 0.23 * created by cpanspec 1.78.07
- Add Source URL, see https://en.opensuse.org/SourceUrls - update license to new format - switch to perl_requires macro - remove /var/adm/perl-modules - enable parallel build - converted neededforbuild to BuildRequires - update to version 0.12 - initial version
- updated to 2.18 see /usr/share/doc/packages/perl-Devel-Symdump/Changes 2017-02-07 k <andk@cpan.org> * release 2.18 * Makefile.PL changes to support perls without "/."/ in @INC (Todd Rinaldo); no functional change - updated to 2.17 see /usr/share/doc/packages/perl-Devel-Symdump/Changes 2016-04-19 k <andk@cpan.org> * release 2.17 * address #113886: unlist Compress::Zlib as a prereq, it was and still is only used by a test that won't run for normal user installs (Thanks to Graham Knop for reporting) - updated to 2.16 see /usr/share/doc/packages/perl-Devel-Symdump/Changes 2016-04-11 k <andk@cpan.org> * release 2.16 * docs only change: create a real link to perlref.pod (Slaven Rezić) - updated to 2.15 see /usr/share/doc/packages/perl-Devel-Symdump/Changes 2015-06-11 k <andk@cpan.org> * release 2.15 * In the tests, always check for exists before checking for definedness (Reini Urban) - updated to 2.14 see /usr/share/doc/packages/perl-Devel-Symdump/Changes 2014-12-16 k <andk@cpan.org> * release 2.14 * no change to 2.14-TRIAL 2014-12-08 k <andk@cpan.org> * release 2.14-TRIAL * support for fileno() on directory handles (perl commit v5.21.6-337-g67f2cc7) 2014-07-26 k <andk@cpan.org> * release 2.13-TRIAL * support for telldir (Brian Fraser) 2014-06-20 k <andk@cpan.org> * release 2.12 * test rewrite: v5.21.0-424-ge35475d stopped supporting defined(@$ref) which was used in t/symdump.t (thanks to Aaron Crane for spotting) - updated to 2.11 * v5.19.5-71-gd456e3f stopped producing the %@ hash at startup - updated to 2.10 * address RT#84139: fix test to work with upcoming perl 5.18 (Thanks to ZEFRAM) * fixed the autogen.t test again, this time for perl 5.8.9 * apply doc patch by Nick Stokoe from ticket #77102 * declare dependency on Compress::Zlib * added a test by Jason M. Mills to chase down the bug he reports in https://rt.cpan.org/Ticket/Display.html?id=43675 - Add Source URL, see https://en.opensuse.org/SourceUrls - use original .tar.gz - bzipped source tarball - switch to perl_requires macro - enable parallel build - remove BuildRequires of Test::Pod::Coverage to break build cycle - spec mods * removed ^---------- * removed ^#--------- - spec fix for perl-macros - added perl-macros o autogen filelist with perl_gen_filelist - update to 2.08 * skip the recurse test on 5.005 - upate to 2.07 * rewrite symdump.t using Test::More * adjust test suite to accept main::- also introduced for named captures - spec mods o updated header o fixed deps o autogen filelist
- updated to 1.9 Fixed example output in doc in MD4.pm. Reported by jbwaters@gmail.com. Removed defunct code that caused incorrect error message when building on 64 bit platforms, patch by Fixed a test error in files.t. Corrected the comment to do with the reason in Updated author and distribution location details to airspayce.com - fixed typo in perl-Digest-MD4.spec description - regenerate with cpanspec 1.78.05 - switch to perl_requires macro - remove /var/adm/perl-modules - add perl as explicit buildrequire - enable parallel build - converted neededforbuild to BuildRequires - update to 1.5 - update to 1.3
- Add Source URL, see https://en.opensuse.org/SourceUrls - use original .tar.gz - switch to perl_requires macro - update to 2.13 * Fix memory leak in sha1_transform - enable parallel build - spec mods * removed ^---------- * removed ^#--------- - added perl-macros o autogen filelist with perl_gen_filelist - spec mods o added header o fixed deps - update to 2.12 * Get rid of the old CVS ids * Avoid "/redefined"/ error for ULONG on Win64 * Less optimizations on IRIX [RT#8999] * Clean up the 'git status' output * Mention that SHA-1 might be weak [RT#11880] * Ensure more stuff in the META.yml file [RT#40757] * Quiet warnings when compiled with -Wwrite-strings [RT#31915] - update to 2.11 - minor release - converted neededforbuild to BuildRequires
- updated to 1.1.0 see /usr/share/doc/packages/perl-Net-DBus/Changes New in 1.0.0: - Updated to require minimum dbus >= 1.0.0 - Automatically track change in ownership of bus names for signal handlers - Strict validation of method invocation against introspection data on exported objects - Improved error messages for invalid interfaces - Add API for disconnecting an object from a signal - Implement GetAll methods on properties interface - Allow leading _ in interface names - Other minor fixes - switch to perl_requires macro - bzipped Source - cleanup spec o added HEADER o sort TAGS o added cpan_name macro o fixed deps - inital package version 0.33.6
- updated to 1.967015 see /usr/share/doc/packages/perl-Parse-RecDescent/Changes 1.967015 Tue Apr 4 07:38:07 2017 - Fix misuse of require to include MYMETA.pl, data is just included in both Makefile.PL and Build.PL nowB. (RT.cpan.org [#120922], thanks Kent!) - updated to 1.967014 see /usr/share/doc/packages/perl-Parse-RecDescent/Changes 1.967014 Sat Apr 1 10:33:29 2017 - Add a newline to package declaration lines in precompiled parsers, to keep CPAN from indexing them. (RT.cpan.org #110404, thanks Martin!) - Provide repository and bugtracker entries in MYMETA.*. (RT.cpan.org #110403, thanks Martin!) - Update tests to handle '.' no longer being part of @INC in perl-5.26.0. (RT.cpan.org #120415, thanks Jim!) - updated to 1.967013 see /usr/share/doc/packages/perl-Parse-RecDescent/Changes 1.967013 Sun Sep 27 10:00:36 2015 - Wrap Data::Dumper->Dump() to localize some $Data::Dumper::VARS to control the dumped output. In particular, Data::Dumper::Terse=1 was reported to break parser generation. (RT.cpan.org #107355, thanks Sherrard!) - updated to 1.967012 see /usr/share/doc/packages/perl-Parse-RecDescent/Changes - updated to 1.967009 - Revised ExtUtils::MakeMaker build/configure version requirements. (RT.cpan.org #74787, Thanks Paul!) - Revised Text::Balanced prereq to require version 1.95, necessary for t/skip.t to pass. (RT.cpan.org #74787, Thanks Paul!) - Removed unused version.pm prereq. - Fix a circular reference memory leak caused by the use of $AUTOLOAD in sub AUTOLOAD{} in the generated parser's namespace. Workaround documented in perl5 RT #110248. Workaround a circular reference memory leak in ISA documented by perl5 RT #92708. A parser's DESTROY() method redefines all subs before deleting the stash, to avoid circular references between subrules. (RT #53710, thanks Andreas!) - Parse::RecDescent::AUTOLOAD did not correctly handle initializing the line counting mechanism when a reference to a scalar was passed to the parser. (RT.cpan.org #27705, thanks Justin!) - Restore old _parserepeat calling convention. Change a parser's DESTROY method to check for $self->{_not_precompiled} instead of $self->{_precompiled}. (Fix for RT #74593). - update to 1.967006 - Allow a global <skip:> directive that functions the same as modifying $Parse::RecDescent::skip prior to compiling a grammar. (Thanks Flavio!) - *** NON-BACKWARDS COMPATIBLE CHANGE! *** A repetition directive such as 'id(s /,/)' correctly creates a temporary @item variable to hold the 'id's that are matched. That @item variable is them used to set the real $item[] entry for that repetition. The same treatment is now given to %item. Formerly, in a production like: id ',' id(s /,/) matched against: xxx, yyy, zzz The $item{id} entry which should be 'xxx' is overwritten by 'yyy' and then 'zzz' prior to the action being executed. Now 'yyy' and 'zzz' set $item{id}, but in the private %item, which goes out of scope once the repetition match completes. - ** EXPERIMENTAL ** When precompiling, optionally create a standalone parser by including most of the contents of Parse::RecDescent in the resulting Precompiled output. - Accept an optional $options hashref to Precompile, which can be used to specify $options->{-standalone}, which currently defaults to false. - The included Parse::RecDescent module is renamed to Parse::RecDescent::_Runtime to avoid namespace conflicts with an installed and use'd Parse::RecDescent. - Add a new $_FILENAME global to Parse::RecDescent to make it easy for the Precompile method to find the module. - Remove the prototype from _generate. It is not required, and it caused t/precompile.t (which ends up re-definiing a lot of Parse::RecDescent subroutines) to fail needlessly, as the calls to _generate in Replace and Extend normally do not see the prototype, but do when re-defined. - Added ExtUtils::MakeMaker build/configure version requirements. (RT.cpan.org #74787, Thanks POPEL!) - update to 1.967003 - Addressed RT.cpan.org #29966: regex with single backslash not recognized. Changed the definition of $TOKEN to handle backslashes inside of regex patterns. - Skip tests in t/reentry.t if Test::Warn isn't available. - Remove the 'use 5.10' from t/skip_dynamic.t, it runs fine against Perl 5.8.9. - added Test::Warn to BuildRequires - update to 1.967001 * 1.966_000 Mon Jun 27 08:32:50 2011 - Patched unnamed subrules, so that they actual fail when not correctly specified (thanks Evgeniy!) - Added skip tests (thanks Flavio) - Added doc patch to make $skip semantics clearer (thanks Flavio!) - Fixed POD description of <rightop:...> semantics (thanks Dirk!) * 1.966_001 Mon Nov 14 10:34:52 2011 - Applied fix to restore skipped prefixes on match failure (thanks Jeremy!) - Removed formats to eliminate problems with filehandle duplication in forked environments * 1.966_002 Sun Jan 22 19:08:37 2012 - *** NON-BACKWARDS COMPATIBLE CHANGE! *** Change the caches for $prevline and $thisline to be local to the parser, rather than lexical vars in Parse::RecDescent. This prevents previously generated parsers from interfering with the line counts of later parsers. - removed trailing whitespace from all member files (cosmetic) - new tests, updated MANIFEST - Added Jeremy Braun as an author and current maintainer - update file permissions - fixed a few broken links in the pod * 1.967001 Sat Jan 28 20:54:48 2012 - Addressed RT.cpan.org #28314: regex modifiers for tokens not honored during regex syntax check. (Thanks SADAHIRO!) - Fixed some POD typos - Added message on how to turn off "/default"/ hint value in the default hint value ($::RD_HINT = 0). RT.cpan.org # #4898. - Modified _write_ERROR to call formline twice to avoid repeated $errorprefix. - Collected match tracing messages into a common function which takes into account positive/negative lookahead. - Addressed RT.cpan.org #74258: RD_AUTOSTUB does not work with precompiled parsers. (Thanks Yuri!) - Special-case $::RD_AUTOSTUB eq 1. $::RD_AUTOSTUB's value is ignored, and the unknown subrule 'rule' has a production "/rule: 'rule'"/, rather than "/rule: '1'"/. - Change Parse::RecDescent::new to call $self->Replace with only the grammar as an argument. That prevents the $compiling argument to new() from being incorrectly interpreted as $isimplicit. - use original .tar.gz - switch to perl_requires macro - readd not obsolete patch (bnc#653512) o patch was removed, cause of no longer needed for pass tests - remove obsolete 1.965001 patch - noarch pkg - recreated by cpanspec 1.78 - update to 1.965001 * Updated version number because versioning is a neverending nightmare in Perl 5 (thanks Matt) * Removed all references to /opts version of perl interpreter * Added Parse::RecDescent::redirect_reporting_to() to enable ERROR, TRACE, and TRACECONTEXT filehandles to be easily redirected. - update to 1.964 * Fixed bug with undefined $1 when parsing literals (thanks Dan!) * Fixed premature namespace destruction bug with compiled grammars - update to 1.963 * Fixed even subtler bug in leftop and rightop caused by removal of $& - clean Requires, Provides and Obsoletes - update to 1.962.2 * Added: <warn> <hint> <trace_build> <trace_parse> <nocheck> * Fixed assymmetrical push/pop on @lines tracker * Bumped sub-version number hugely to fix CPAN indexing * Remove all occurrences of $& so we don't affect other regular expressions. * Perl 5.6.0 required for use of $+[0] and $-[0] for replacement of $&. * Fixed subtle bug in leftop and rightop caused by removal of $& - enable parallel build - cleanup spec * sort tags * fix build-/deps * simply install/file section
- Update to 0.23: Distinguish 'package didn't compile' from 'package has no symbols' - recreate with cpanspec to fix build - Update to 0.22: * POD spelling corrections. (rt #22113) * Add "/unimport"/ to the stoplist. (rt #33914) - Fix spec file as build now uses Makefile.PL. - remove created perllocal.pod. - use original .tar.gz - switch to perl_requires macro - update to 0.21 * Add SCALAR to the stoplist (implementaion method for tied hashes). Report by David Cantrell. - recreated by cpanspec 1.78 - cleanup spec o bzipped Source o fix perl-macros deps o updated description o Makefile.PL > Build.PL o removed .packlist, perllocal.pod file > noarch pkg o examples to doc - spec mods * removed ^---------- * removed ^#--------- - spec fix for perl-macros - added perl-macros o autogen filelist with perl_gen_filelist - update to new version 0.20 o Fix t/lib/Fully/Qualified.pm to have a 1; (Zefram) o Ship t/09whitespace.t - had missed it before - spec mods o fixed deps o updated header o autogen filelist
- updated to 1.51 see /usr/share/doc/packages/perl-Test-Pod/Changes 1.51 2015-07-04 20:36:53Z * convert tooling from Module::Build to ExtUtils::MakeMaker (resolves circular dependency with MB on perl 5.21+) - updated to 1.50 see /usr/share/doc/packages/perl-Test-Pod/Changes 1.50 2015-05-28T21:42:48Z * Restored support for ignoring directories listed in `%Test::Pod::ignore_dirs`, inadvertently dropped by the switch to File::Find in v1.46. Thanks to Julien ÉLIE for the report and diagnosis! - updated to 1.49 see /usr/share/doc/packages/perl-Test-Pod/Changes 1.49 2015-05-12T17:30:58Z * Changed license in the README to "/Same as Perl"/ to match the license listed in `META.yml`, and in the POD as of v1.42. * Tightened up the heuristic for matching Perl batch files to require that the file end in `.bat`, as described in the documentation. Patch from Luca Ferrari. * Simplified some of the matching code. Patch from Luca Ferrari. * Transferred ownership of the repository to the perl-pod organization on GitHub. * Removed the Pod testing test from the distribution. Seems silly for a module designed for testing Pod, right? But it's considered best practice to do Pod testing in development only, not in a release. - updated to 1.48 * Fixed test failure with versions of Pod::Simple lower than 3.24. Thanks to Martin Holste and Tatsuhiko Miyagawa for the reports. * Fixed failing test on Pod::Simple 3.27 and higher. * Fixed a crash when `all_pod_files_ok()` finds no files to test. Thanks to H.Merijn Brand. * Switched from custom file searching code to File::Find. Suggested by H.Merijn Brand. * Fixed failing test on Pod::Simple 3.24. - fix deps * BuildReq: Pod::Simple, Test::More * Req: Test::Builder::Tester - update to 1.45 * Removed Module::Build from `build_requires`, since it does nothing out-of-the ordinary, and this keeps it out of the `Makefile.PL`'s `PM_PREREQ`. Per gripe from Peter Scott. - license update: Artistic 2.0 or GPLv2 The README states that the package is under either Artistic 2 (_not_ the standard Perl dual license choice) and GPLv2 (also not the standard Perl dual license choice). Changed in the PDB and LDB already) - switch to perl_requires macro - update to 1.44 * Restored the `Makefile.PL` by using Module::Build::Compat's "/traditional"/ configuration. - recreated by cpanspec 1.78 - added Author - update to 1.43 * Reduced prereq for Test::More to 0.62, prereq for Pod::Simple to 3.05, and added File::Spec to the list of prereqs. The prerequisites were needlessly high, and by reducing them Test::Pod can rely on the core versions of those modules in on Perl 5.8.8. Thanks to Chris Wittmer for the patch. - 1.42 - 2010-03-10T19:41:20 * Fixed invalid Pod link. Thanks to Markus Sonderegger. * Changed license in the POD to "/Same as Perl"/ to match the license listed in `META.yml`. * Changed `Build.PL` to require Module::Build 0.30. It already does in `configure_requires`, but also doing so on the `use` line helps provide a more useful error message in older toolchain tools that don't use `configure_requires`. * Updated `MANIFEST` so that the `README` is actually included in the distribution. * Now recognizes `.bat` files as Perl files when they contain "/--*-Perl-*--"/ on the first line. Thanks to Olivier 'dolmen' Mengué for the patch (RT #46973). * `all_pod_files_ok()` now operates on directories as well as files. Thanks to Adriano Ferreira for the patch (RT #33025). * Files with no POD now have "/ (no pod)"/ added to test name. Thanks to Adriano Ferreira for the patch (RT #34955). * Updated documentation to note that `.PL` files are considered Perl files. Thanks to Adriano Ferreira for the spot (RT #34955). * `all_pod_files_ok()` now lets `pod_file_ok()` set the default test name, rather than doing so itself. Thanks to Adriano Ferreira for the spot (RT [#34955]). - remove obsolete 1.41-deps patch - updated License - fixed README and added to doc - cleanup spec o fixed deps - added deps patch o there is no really need to have Test::More >= 0.70 o Pod::Simple is needed for Build but not really >= 3.07, changed to >= 3.05 - update to 1.41 * Maintenance transfered to David Wheeler. * Test::Pod no longer complains about the construct L<text|url>, as it is no longer illegal (as of Perl 5.11.3). * Switched to Module::Build. * Test::Pod now requires Perl 5.8.0. - enable parallel build - spec mods * removed ^---------- * removed ^#--------- - spec fix for perl-macros - added perl-macros o autogen filelist with perl_gen_filelist - some spec mods o updated header o autogen filelist
- updated to 1.10 - Changed license to Artistic 2.0, at PETDANCE's request. - Added README - Moved Coverage.pm to lib/Test/Pod/Coverage.pm - Min perl version now set to 5.006 in both code and dist metadata. Addresses RT#21564 from ANDK++ - Added DESCRIPTION section to pod (RT#28715 JEREMIAH++), and changed to a minimal SYNOPSIS, with everything else moved to the DESCRIPTION. - The "/no verbose"/ tests in t/nosymbols.t weren't ensuring that the tests were running with HARNESS_VERBOSE set to false. You could set that true in your environment and break the test. RT#53947 - thanks to Pete Armstrong. - Makefile.PL: Ensured all prereqs listed in PREREQ_PM, and TEST_REQUIRES set if a recent enough ExtUtils::MakeMaker. - Added github repo to pod and dist metadata - Deleted the old META.yml, so new MYMETA.{yml,json} will be generated. - Reformatted as per CPAN::Changes::Spec 1.09_01 2014-07-08 NEILB - Specified license as 'Perl' in metadata, to match doc. - All of the changes in 1.10 were first done in this developer release, apart from the change to Artistic License 2.0. - license is perl license - use original .tar.gz - switch to perl_requires macro - recreated with cpanspec 1.78 - enable parallel build - spec mods * removed ^---------- * removed ^#--------- - spec fix for perl-macros - added perl-macros o autogen filelist with perl_gen_filelist - some spec mods o updated header o fixed deps o autogen filelist
- Fix issue with XAUTHLOCALHOSTNAME='localhost' (bnc#746894) - prepared for factory - recreate with cpanspec - made fit for d:l:p
- don't set $Parse::RecDescent::skip to 'undef' (bnc#799660) * X500-DN-dont_set_skip_to_undef.patch - add a url for the source - update license to new format - switch to perl_requires macro - remove /var/adm/perl-modules - enable parallel build - Testsuite activated (bnc#465993) - version check for parse-recdescend removed (bnc#433425) - suppress a version string warning (#360044) - version 0.29 - added missing PREREQ_PM in Makefile.PL
- updated to 2.0132 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0132 2017-10-28 - Revert setNamespace() enhancements that broke some dependent tests: - commit df9fdc6659cb2e4e9bc896e58c02dfd79b430fbb - add t/48_rt123379_setNamespace.t . - Thanks to Alexander Bluhm and Slaven Rezic for the reports and the test. - updated to 2.0131 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0131 2017-10-24 - Re-include the missing *.pod documents. - https://rt.cpan.org/Ticket/Display.html?id=123362 - Thanks to Stephen for the report. - Add t/pod-files-presence.t to test for it in the future. - Merge https://github.com/shlomif/perl-XML-LibXML/pull/8 - Fix bug in Node::replaceChild() - Thanks to @Mipu94 . - updated to 2.0130 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0130 2017-10-18 - Fix the tests with libxml2-2.9.6 . - https://rt.cpan.org/Public/Bug/Display.html?id=122958 - Thanks to Daniel Macks for the report and ppisar for a patch. - setNamespace() Enhancements. - Thanks to E. Choroba. - Dropped patch merged upstream: * XML-LibXML-2.0129-Adjust-tests-to-libxml2-2.9.5.patch - Add patch to fix building with new libxml (from Fedora): * XML-LibXML-2.0129-Adjust-tests-to-libxml2-2.9.5.patch - updated to 2.0129 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0129 2017-03-14 - Add example/create-sample-html-document.pl . - https://rt.cpan.org/Ticket/Display.html?id=117923 - Add support for the set_document_locator() SAX method . - Thanks to Alexander Batyrshin for the pull-request. - Make parsing of large perl strings much faster. - https://github.com/shlomif/perl-XML-LibXML/pull/5 - Thanks to Cedric Cellier for the pull-request. - updated to 2.0128 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0128 2016-07-24 - Hopefully add the .pod files again as they were missing from 2.0127. - https://github.com/shlomif/perl-XML-LibXML/issues/3 - Thanks to Paul Howarth for the report. - This was caused by ExtUtils::Manifest just warning that the files referenced in the "/MANIFEST"/ file were not present and still continuing to prepare the archive as usual. A "/do-what-I-don't-want-to"/ thing. - updated to 2.0127 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0127 2016-07-22 - Make sure t/release-kwalitee.t and other tests do not run by default. - Only with AUTHOR_TESTING or RELEASE_TESTING specified. - Thanks to Lance Wicks for the pull request. - https://rt.cpan.org/Ticket/Display.html?id=115586 - https://rt.cpan.org/Ticket/Display.html?id=115859 - updated to 2.0126 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0126 2016-06-24 - Workaround RT#114638: - 2.9.4 broke XSD Schema support. - https://rt.cpan.org/Public/Bug/Display.html?id=114638 - https://github.com/shlomif/libxml2-2.9.4-reader-schema-regression - https://bugzilla.gnome.org/show_bug.cgi?id=766834 - https://github.com/shlomif/perl-XML-LibXML/pull/1 - Thanks to Paul for the report and to RURBAN for a pull-req. - Add t/release-kwalitee.t for testing CPANTS Kwalitee. - updated to 2.0125 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0125 2016-05-30 - Moved the repository from Mercurial and BitBucket to Git and GitHub: - https://github.com/shlomif/perl-XML-LibXML - This was done to better encourage contributions to XML::LiBXML and to be able to use the better Continuous Integration options that are available for GitHub projects. - updated to 2.0124 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0124 2016-02-27 - Fix XML::LibXML::Text->attributes() to return an empty list in list context. - https://rt.cpan.org/Ticket/Display.html?id=112470 - Thanks to Rob Dixon for the report. - updated to 2.0123 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0123 2015-12-06 - Get rid of an undef-warning in XML::LibXML::Reader . - https://rt.cpan.org/Ticket/Display.html?id=106830 - Thanks to Rich for the report and testcase. - Apply patch from Debian for rewording the documentation. - https://rt.cpan.org/Ticket/Display.html?id=110116 - Some extra rewording has been done by SHLOMIF. - Thanks to Gregor Herrman and the Debian Team - updated to 2.0122 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0122 2015-09-01 - Enable the memory test on cygwin as well as Linux. - https://rt.cpan.org/Ticket/Display.html?id=104666 - Thanks to https://me.yahoo.com/howdidwegetherereally#f714d for the report. - Fix a typo in createElementNS - https://rt.cpan.org/Public/Bug/Display.html?id=106807 - Thanks to Rich for the report. - updated to 2.0121 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0121 2015-05-03 - Mention CVE-2015-3451 and related links in the Changes (= this file) entry for 2.0119. - Thanks to Tilmann Haak for pointing it out. - updated to 2.0120 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0120 2015-05-01 - Replace the test for the previous change with a more meaningful one. - Change was to preserve unset options after a _clone() call. - https://access.redhat.com/security/cve/CVE-2015-3451 - Thanks to Salvatore Bonaccorso from Debian for the report and for a proposed fix (which was further refined by Shlomi Fish). - updated to 2.0119 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0119 2015-04-23 - Preserve unset options after a _clone() call (e.g: in load_xml()). - This caused expand_entities(0) to not be preserved/etc. - Thanks to Tilmann Haak from xing.com for the report. - updated to 2.0118 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0118 2015-02-05 - Add $Config{incpath} to the include paths on Win32. - Fixes https://rt.cpan.org/Ticket/Display.html?id=101944 - Thanks to Marek for the report and propsed fix. 2.0117 2014-10-26 - Support libxml2 builds with disabled xmlReader - Makefile.PL : don't require a recentish ExtUtils::MakeMaker. - https://rt.cpan.org/Ticket/Display.html?id=83322 - Thanks to Slaven Rezic for the report. - Fix broken t/02parse.t with non-English locale with recent perls. - https://rt.cpan.org/Public/Bug/Display.html?id=97805 - Thanks to Slaven Rezic for the report. - updated to 2.0116 - t/cpan-changes.t : minimum version of Test::CPAN::Changes. - This is to avoid test failures such as: - http://www.cpantesters.org/cpan/report/69ee1a2a-6c09-1014-be8f-3786912f2992 2.0115 2014-04-03 - Fix double free when calling $node->addSibling with text nodes. - https://rt.cpan.org/Ticket/Display.html?id=94149 - Thanks to Jeff Trout for the report. 2.0114 2014-04-03 - Fix memory leaks and segfaults related to removal and insertion of DTD nodes. - https://rt.cpan.org/Ticket/Display.html?id=80521 - Fix memory leak in $node->removeChildNodes - updated to 2.0113 - Fix test failures with older libxml2 versions. - https://rt.cpan.org/Ticket/Display.html?id=93852 - Thanks to Nick Wellnhofer for the patch. - Thanks to the CPAN Testers for reporting this issue. 2.0112 Thu 13 Mar 20:16:52 IST 2014 - Fix segfaults when accessing attributes of DTD nodes - https://rt.cpan.org/Ticket/Display.html?id=71076 - Thanks to Ralph Merridew for the report. - Make $schema->validate work with elements. This uses xmlSchemaValidateOneElement under the hood. - https://rt.cpan.org/Ticket/Display.html?id=93496 - Thanks to Jeremy Marshall for the report. - Fix https://rt.cpan.org/Ticket/Display.html?id=93429 . - Thanks to Nick Wellnhofer for the report and test. - Apply patch to build with MSVC on Windows. - https://rt.cpan.org/Ticket/Display.html?id=90064 - Thanks to Nick Wellnhofer for the investigation and the patch. 2.0111 Wed 5 Mar 17:15:57 IST 2014 - Skip t/40reader_mem_error.t with libxml2 < 2.7.4 The failure is probably due to a known double-free bug. - https://rt.cpan.org/Ticket/Display.html?id=84564 - https://bugzilla.gnome.org/show_bug.cgi?id=447899 - Thanks to Nick Wellnhofer for the pull request. - Die if a file handle with an encoding layer returns more bytes than requested in parse_fh. - https://rt.cpan.org/Ticket/Display.html?id=78448 - Make insertData, deleteData, replaceData work correctly with UTF-8 strings. - Fix substringData - https://rt.cpan.org/Ticket/Display.html?id=88730 - Fix "/Threads still failing?"/ Bug report. - https://rt.cpan.org/Ticket/Display.html?id=91800 - Thanks to Daniel for the bug report and a test case, and to YOREEK for the patch. - updated to 2.0110 - Add "/use strict;"/ and "/use warnings;"/ to all modules (CPANTS). - MIN_PERL_VERSION (CPANTS). - Add a LICENSE section to the POD (CPANTS). - Fix for requiring XML::LibXML more than once in perl-5.19.6 and up. - https://rt.cpan.org/Ticket/Display.html?id=92606 - Thanks to Father Chrysostomos for the investigation, the test case, and the fix. - Replace local $^W with << no warnings 'portable'; >> in t/15nodelist.t - Should fix https://rt.cpan.org/Public/Bug/Display.html?id=88017 - Thanks to "/pagenyon"/ for the report. - Fix hash key typo in SAX/Builder.pm - "/LocalName"/ was mis-capitalised. - https://rt.cpan.org/Public/Bug/Display.html?id=91433 - Thanks to Thomas Berger for the report and for a reproducing testcase. - Convert from "/use base"/ to the more modern "/use parent"/. - updated to 2.0107 - Add a unique_key method for namespace objects. - https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/24/unique_key-method-for-namespace-objects/diff - Thanks to garfieldnate for the pull request. - Grammar fixes in the documentation. - https://rt.cpan.org/Ticket/Display.html?id=89718 - Thanks to Gregor Herrman and the Debian Team - updated to 2.0106 - Import croak from "/use Carp;"/ to fix a missing croak definition. - https://rt.cpan.org/Ticket/Display.html?id=88624 - Update Devel::CheckLib under "/./inc"/ to 1.01 : - Should fix https://rt.cpan.org/Public/Bug/Display.html?id=81297 2.0105 Sat 7 Sep 20:18:06 IDT 2013 - Pull some commits from Jason Mash (JRMASH) to add convenience methods to the XML::LibXML::NodeList module. - New method 'to_literal_delimited($separator)' - New method 'to_literal_list()' - Fix t/35huge_mode.t on libxml2 versions less than 2.7.0. - Fixes https://rt.cpan.org/Ticket/Display.html?id=88375 - Thanks to Yuriy / YOREEK for the patch. - Add toStringC14N_v1_1() to XML::LibXML::Node. - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=88254 - Thanks to Ulrich for the report and for a patch of sorts. 2.0104 Fri 30 Aug 12:36:06 IDT 2013 - Fix https://rt.cpan.org/Ticket/Display.html?id=88060 - Use quoted version number in the SYNOPSIS. - Thanks to Philipp Gortan for the report. - Apply a patch from Yuriy / YOREEK for test failures with a directory component that contains whitespace. - https://rt.cpan.org/Ticket/Display.html?id=86665 2.0103 Thu 22 Aug 08:34:46 IDT 2013 - Apply patch from Yuriy / YOREEK for test failures in t/40reader.t: - https://rt.cpan.org/Public/Bug/Display.html?id=83779 - Changed the variable name to start with an underscore for internal use. 2.0102 Mon 19 Aug 15:14:13 IDT 2013 - Fixed https://rt.cpan.org/Ticket/Display.html?id=83744 - XPathContext memory leak on registerFunction. - Thanks to DGINEV for the report and Yuriy for the patch. - Apply proposed fix for https://rt.cpan.org/Ticket/Display.html?id=80521 - "/replaceNode() segfaults when copying DTD nodes with ATTLISTs"/ - Thanks to GUIDO@cpan.org for the report and to YOREEK for the patch. - Apply fix for https://rt.cpan.org/Ticket/Display.html?id=83779 - "/building on RHEL-5-64 fails"/ - Thanks to mathias@koerber.org for the report, SREZIC@cpan.org and d.thomas@its.uq.edu.au for taking part and Yuriy for the patch. - updated to 2.0019 - Correct typos reported in RT #86599. - https://rt.cpan.org/Ticket/Display.html?id=86599 - Thanks to dsteinbrunner. - Revert previous change of minimal version of libxml2. - This change proved to be unpopular and didn't prevent the CPAN test failures. - By SHLOMIF - Made the minimal version of libxml2 2.9.0 as previous versions were too buggy due to spuriourous CPAN test failures. - Please upgrade. - By SHLOMIF - Don't enable XML_PARSE_HUGE by default. - Fix the previous version due to a mercurial SNAFU. - Don't enable XML_PARSE_HUGE by default. - https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/19 - Thanks to Grant McLean ( https://metacpan.org/author/GRANTM ) for the bug report and patch. - Got 40reader_mem_error.t to not fetch the external DTDs. - https://rt.cpan.org/Public/Bug/Display.html?id=81703 - Thanks to Alexandr Ciornii (CHORNY) for the report and Slaven Rezic (SREZIC) for the analysis and a proposed fix. - Fix a memory error (double-free) in XML::LibXML::Reader if we reached EOF and then called destroy. - discovered by Shlomi Fish. - Fixed by Shlomi Fish. - see t/40reader_mem_error.t - remove upstreamed perl-XML-LibXML-bigendian.patch - STRLEN has 64 bits here and int has 32, so the (int*) cast in XML::LibXML::Document::toStringHTML() makes htmlDocDumpMemory() store the 32-bit length of the result into a 64-bit variable. Depending on the endianness, it either works OK (LE) or corrupts the variable (BE) Just use an 'int' instead, and cast it to an STRLEN later in the newSVpvn() call. - disable 12html.t as it causes OOM on ppc64 - update to 1.95 - Got rid of a broken test (at least with recent libxml2s) in t/03doc.t : - https://rt.cpan.org/Ticket/Display.html?id=75403 - The problem was that the test tested for an undefined XML namespace, a behaviour which was changed in a recent libxml2 release. 1.94 - Fix XML::LibXML::Element tests for ineqaulity with == and eq. - Fixes https://rt.cpan.org/Ticket/Display.html?id=75505 . - Thanks to Mark Overmeer for the report and for a preliminary patch to t/71overload.t . 1.93 Mon Feb 27 11:15:50 IST 2012 - Fix XML::LibXML::Element comparision with == and eq. - Fixes https://rt.cpan.org/Ticket/Display.html?id=75257 , https://rt.cpan.org/Ticket/Display.html?id=75293 , https://rt.cpan.org/Ticket/Display.html?id=75259 . - Thanks to Toby Inkster for a preliminary patch (that was modified by me) and to the various people who reported the problem. - update to 1.92 - Fix for test failure on perls < 5.10. - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=75195 - Thanks to Paul for the report, and for a patch that was not accepted. 1.91 Tue Feb 21 13:57:54 IST 2012 - Overload hash dereferencing on XML::LibXML::Elements, to provide access to the element's attributes. - See XML::LibXML::AttributeHash for details. - Thanks to Toby Inkster. - Pull some commits from Toby Inkster to add more convenient methods to XML::LibXML::NodeList such as sort, map, grep, etc. - https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/11/xml-libxml-nodelist-improvements - Thanks, Toby! - Printed some warnings regardless if DEBUG is on. - Thanks to http://search.cpan.org/~mstrout/ for the suggestion. - update to 1.90 - Pull a commit from Aaron Crange to fix compilation bugs in Devel.xs: - local variable declarations must be in the PREINIT section, not `CODE`, at least for some compiler/OS combinations. - Thanks, Aaron! - update to 1.89 - Apply a patch with spelling fixes by Kevin Lyda : - https://rt.cpan.org/Public/Bug/Display.html?id=71403 - Thanks to Kevin. - Apply a pull request by ElDiablo with the implementation of lib/XML/LibXML/Devel.pm . - Adjust the Win32 Build Instructions in the README file. - Thanks to Christopher J. Madsen. - update to 1.88 - Add libxml2 2.7.8 as tested and working fine for the Makefile.PL. (Thanks to H. Merijn Brand.). - Apply a patch to perl-libxml-sax.c to use xmlChar * instead of char *. (Thanks to H. Merijn Brand.). - Correct the README so it won't read XML-LibXML-Common. - see http://code.activestate.com/lists/perl-xml/8907/ - Add a patch to implement the no_defdtd option in recent libxml2's: - https://rt.cpan.org/Ticket/Display.html?id=70878 - Thanks to zzgrim@gmail.com . - Add scripts/bump-version-number.pl to modify the version number globally. - Currently the version numbers of the modules under lib/ where 1.73. - update to 1.87 - Fix t/49callbacks_returning_undef.t to not read /etc/passed which may not be valid XML. Instead, we're reading a local file while using URI::file (assuming it exists - else - we skip_all.) 1.86 Thu Aug 25 11:42:55 IDT 2011 - Changed SvPVx_nolen() to SvPV_nolen() in LibXML.xs for better compatibility. - SvPVx_nolen() appears to be undocumented API. - Resolves https://rt.cpan.org/Public/Bug/Display.html?id=70476 - Thanks to Paul for the report. 1.85 Wed Aug 24 17:05:19 IDT 2011 - Gracefully handle returned undef()s in the read callback under -w ($^W): - t/49callbacks_returning_undef.t - https://rt.cpan.org/Ticket/Display.html?id=70321 - Add a patch from Mithaldu to get XML::LibXML to compile on Win32: - https://rt.cpan.org/Ticket/Display.html?id=70141 - I'm applying it by faith, so if it breaks, blame him. (;-). - the patch adds -lllibgettextlib.dll to the Makefile.PL. - update to 1.84 - fixes https://rt.cpan.org/Ticket/Display.html?id=69722 . - Fixed missing declarations after statements: - resolves https://rt.cpan.org/Ticket/Display.html?id=69622 again. - Fix docbook source validity - resolves https://rt.cpan.org/Ticket/Display.html?id=69702 - Moved some if blocks after the dSP; (which contains declarations) to be compliant with C89/C90, which don't allow declarations in the middle of a C function. - resolves https://rt.cpan.org/Ticket/Display.html?id=69622 - Fix https://rt.cpan.org/Ticket/Display.html?id=69553 : - "/install_sax_driver doesn't like custom INSTALLARCHLIB"/ - Fix "/IDs of elements is lost when importing nodes"/ - https://rt.cpan.org/Public/Bug/Display.html?id=69520 - With t/48importing_nodes_IDs_rt_69520.t . - Convert all remaining Test.pm-based test scripts except t/14sax.t to Test::More . - Fix https://rt.cpan.org/Public/Bug/Display.html?id=69082 : - Compilation on strawberry perl. - The problem was that stderr required a dTHX; call previously. - DOM Normalisation patches and a fix for #69096 - https://rt.cpan.org/Ticket/Display.html?id=69096 - "/findvalue from XML::LibXML 1.74 is very slow (regression)"/ - https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/5/normalize-bug-fixes - Fix https://rt.cpan.org/Ticket/Display.html?id=69433 : - "/t/19die_on_invalid_utf8_rt_58848.t assumes errors will be objects:"/ - Failed on older libxml2's. - Add a skip for t/60error_prev_chain.t in case $@ is true but not a ref. - https://rt.cpan.org/Ticket/Display.html?id=69435 - http://www.cpantesters.org/cpan/report/4ac00aae-a73f-11e0-84bd-8881cd42d09c - update to 1.79 - many rt bug fixes - most of the tests rewritten to use Test::More - dropped utf-16 patch (no longer needed) - update to 1.71 - turn XML_LIBXML_PARSE_DEFAULTS constant to $XML::LibXML::XML_LIBXML_PARSE_DEFAULTS - Apply 0001-XML-LibXML-Error-no-need-to-AUTOLOAD-domain.patch from https://rt.cpan.org/Public/Bug/Display.html?id=68575 - no need to AUTOLOAD 'domain' because a method like that exists. - Apply 0002-XML-LibXML-Error-avoid-AUTOLOAD.patch from https://rt.cpan.org/Public/Bug/Display.html?id=68575 - get rid of AUTOLOAD completely. - Apply 0003-XML-LibXML-Error-make-domain-work-for-unknown-domain.patch from https://rt.cpan.org/Public/Bug/Display.html?id=68575 - handle unknown domains. - Apply 0004-XML-LibXML-Error-add-domains-from-newer-libxml2.patch from https://rt.cpan.org/Public/Bug/Display.html?id=68575 - add more errors. - Apply 0005-XML-LibXML-Error-avoid-malformed-UTF-8-warnings.patch from https://rt.cpan.org/Public/Bug/Display.html?id=68575 - In replaceDataString - use http://perldoc.perl.org/functions/quotemeta.html instead of a long (and incomplete) list of characters to escape. - - With test. - - also fix deleteDataString by making it use replaceDataString for help. - - Fixing https://rt.cpan.org/Ticket/Display.html?id=68564 - switch to perl_requires macro - fix build for suse_version 1110 - spec mods o sort TAGS o fix deps o update description, +Authors o macros - added perl-macros - rpmlint o fix self-obsoletion perl-XML-LibXML-Common - Provides = version - Obsoletes < version - XML-LibXML-Common was merged into XML-LibXML 1.70. Removed Requires/BuildRequires and added Provides/Obsoletes - update to 1.70 * various fixes and improvements in the documentation * added (convenient yet non-standard) methods nonBlankChildNodes, firstNonBlankChild, nextNonBlankSibling, prevNonBlankSibling that skip empty or whitespace-only Text and CDATA nodes * exposed and documented external entity handler * XPathContext can now be passed to toStringC14N and toStringEC14N (e.g. to provide NS mapping for the XPath expression) * avoid using libxml2's globals (Nick Wellnhofer) * added interface to libxml2's regexp implementation: XML::LibXML::RegExp * added XML::LibXML->load_xml and XML::LibXML->load_html with uniform and cleaner API than the old parse_* family * cleanup code dealing with parsing flags * fix bogus validation results if revalidating a modified document * added 'eq' and 'cmp' overloading on XML::LibXML::Error and set fallback to 1 * lots of bugs fixed * provide context and more accurate column number in structured errors * clarify license and copyright * support for Win32+mingw+ActiveState * merge with XML::LibXML::Common * fix compilation on Windows with mingw or msvc * fix a bug in structured errors preventing the previous errors from being reported * fix compilation bugs * fix encoding problem in reader * added getAttributeHash to the reader interface * fix segfaults: reconcileNs in domReplaceChild, findnodes with a doc fragment
- updated to 1.12 see /usr/share/doc/packages/perl-XML-NamespaceSupport/Changes - Add Source URL, see https://en.opensuse.org/SourceUrls - use original .tar.gz - standardized "/Authors:"/ format in description of perl-XML-NamespaceSupport.spec - switch to perl_requires macro - update to 1.11: + re-generated the META.yml and removed the stale one from git - updated URL in specfile - build parallel - spec mods * removed ^---------- * removed ^#--------- - fix for failing builds o stop auto_install (Makefile.PL) - update to 1.10 - Release real version since CPAN testers gave us a pass (perigrin) - added perl-macros o autogen filelist with perl_gen_filelist - spec mods o updated desc - fixed deps o BuildReq perl(version) o BuildReq perl(YAML::Syck) - converted neededforbuild to BuildRequires
- avoid a cycle with LWP - updated to 2.44 - RT 99098 - Revert "/Add more useful error message on parse to Expat"/. It breaks XML::Twig. Calling code will need to do this if it's needed. - RT 100959 - Add use FileHandle to t/astress.t - Make perl 5.10.0 happy. - Update to version 2.43 + POD patch to man from Debian via Nicholas Bamber + POD patch from Debian via gregor herrmann. + Add more useful error message on parse to Expat + Fix LWP dependency to be LWP::Useragent + Bump to 2.43 for overdue release to CPAN. - Remove obsolete Authors section - Remove redundant %clean section - Add Source URL, see https://en.opensuse.org/SourceUrls - use original .tar.gz - standardized "/Authors:"/ format in description of perl-XML-Parser.spec - update to 2.41 - better installation instructions - Small spelling patches from Debian package - Thanks Nicholas Bamber - RT 68399 - Upgrade Devel::CheckLib to 0.93 to make it perl 5.14 compliant - qw() - RT 67207 - Stop doing tied on globs - Thanks sprout - RT 31319 - Fix doc links in POD for XML/Parser.pm - license update: GPL+ or Artistic Same license as Perl itself is GPL+ or Artistic in our rpm license syntax - switch to perl_requires macro - update to 2.40 * Add windows-1251.enc, ibm866.enc, koi8-r.enc (Russian) * Add windows-1255.enc (Hebrew) * Update iso-8859-7.enc (RT#40712) * Use Devel::CheckLib * Better description of expat packages * Better Perl style in both code and docs - fixed URL in spec (bnc#604084) - spec mods * removed ^---------- * removed ^#--------- - some spec mods o fixed summary, description - added perl-macros o autogen filelist with perl_gen_filelist - some rpmlint fixes o file permissions
- Add Source URL, see https://en.opensuse.org/SourceUrls - licence correction to same as Perl - update to 0.99 - functionally identical to 0.96 - requires XML::SAX::Base (not bundled within since 0.99) - switch to perl_requires macro - remove /var/adm/perl-modules - enable parallel build - add patch fixing utf8 parsing (bnc#459794) - enable testsuite (bnc#466010) - update to 0.96 * Fix handling of numeric character entities in attribute values * Fix for numeric character entities spanning end of buffer * Performance fix for parsing from large strings * Fix for UTF8 bytes in first 4096 bytes of document not being decoded to Perl-UTF8-characters * incorrect operator precedence breaks single quotes around DTD entity declarations * Fix test in ParserFactory.pm for parser module loaded * Fix XML::SAX::PurePerl versioning - update to 0.16 * Applied patch for PI handling from RT#19173 * Fixed handling of entities in attribute values * Cleaned up some benign warnings * Fixed CDATA section parsing * Fix Makefile.PL for VMS * Support calling set_handler() mid-parse * Fix for when random modules overload UNIVERSAL::AUTOLOAD() * Fix case when ParserDetails.ini isn't being updated but we are doing an upgrade. * Complete re-write of XML::SAX::PurePerl for performance * Support Encoding & XMLVersion in DocumentLocator interface * A few conformance tweaks to match perl SAX 2.1. - remove libxml2-test from buildrequires
- updated to 1.09 see /usr/share/doc/packages/perl-XML-SAX-Base/Changes 1.09 2017-04-03 21:00:06+12:00 Pacific/Auckland - fix test suite to work without '.' in @INC (RT#120435, pull request from James E Keenan) - update to 1.08 - rename BuildSAXBase.PL => BuildSAXBase.pl - add link to Perl SAX API Reference - modify BuildSAXBase.PL to include version stanzas when run manually - make BuildSAXBase.PL harmless unless run with --force option - fixed typos in perl-XML-SAX-Base.spec - use original gzipped tarball - initial pull from CPAN with cpanspec_obs-0.8 - dependency of perl-XML-SAX >= 0.99 - initial package 1.06 * created by cpanspec 1.78.03
- Security fix [bsc#1008644, CVE-2016-9180] * Setting expand_external_ents to 0 or -1 currently doesn't work as expected; To completely turn off expanding external entities use no_xxe. * Update documentation for XML::Twig to mention problems with expand_external_ents and add information about new no_xxe argument * Add test CVE-2016-9180.t * Add test build-requirement: perl-Test-Exception - Add perl-XML-Twig-CVE-2016-9180.patch - updated to 3.52 see /usr/share/doc/packages/perl-XML-Twig/Changes 3.52 - 2016-11-23 - minor maintenance release - fixed: the previous fix was buggy... 3.51 - 2016-11-23 - minor maintenance release - fixed: failing tests when XML::XPathEngine and XML::XPath not available - updated to 3.50 see /usr/share/doc/packages/perl-XML-Twig/Changes - updated to 3.49 see /usr/share/doc/packages/perl-XML-Twig/Changes 3.49 - 2015-03-24 - added: the DTD_base option to XML::Twig new, that forces XML::Twig to look for the DTD in a given directory thanks to Arun lakhana for the idea - fixed: XML::Parser 2.43 caused a failure in the tests due to a change in its behaviour when die-ing. - fixed: prevent PAUSE from trying to index packages that are only used for monkey patching (to re-use XML::XPath as the XPath engine for XML::Twig::XPath). Will also prevent UNAUTHORIZED flag on metacpan. patch sent by Graham Knop - fixed: RT #96009 keep_atts_order => 0 behaviour. Spotted by Dolmen https://rt.cpan.org/Public/Bug/Display.html?id=96009 - fixed bug RT #97461 wrong error message was returned calling parse on an invalid filehandle Thanks to Slaven Rezic for the bug report and test case https://rt.cpan.org/Public/Bug/Display.html?id=97461 - fixed: RT #98801 COMPATIBILITY WARNING inconsistency between simplify and XML::Simple for empty elements (including elements with start and end tags but no contents) the XML::Simple behaviour is to map them to an empty hash, not an empty/undef scalar (depending of whether the element is a PCDATA or not) as was the case in previous versions of the module. This has the potential to break some existing code, but simplify should be strictly the same as XML::Simple's XMLin Thanks to Vangelis Katsikaros for the bug report and test case https://rt.cpan.org/Public/Bug/Display.html?id=98801 - updated to 3.48 - fixed: missing entities when parsing HTML RT #93604 https://rt.cpan.org/Public/Bug/Display.html?id=93604 - fixed: tests failed when using a version of HTML::TreeBuilder with a non-numeric version - fixed in twig_handlers, '=' in regexps on attributes are turned into 'eq' RT #94295 https://rt.cpan.org/Public/Bug/Display.html?id=94295 - fixed: test failed on Windows - updated to 3.46 - fixed: link to idented_a format description RT #85400 https://rt.cpan.org/Public/Bug/Display.html?id=85400 fixed by Martin McGrath - fixed: code that gave a warning in 5.19.9 - fixed: RT #86651 https://rt.cpan.org/Ticket/Display.html?id=86773 xml_pp, quote not escaped in attribute values - fixed various typos in docs RT#87660 thanks to David Steinbrunner - fixed: RT #86773 https://rt.cpan.org/Ticket/Display.html?id=86773 CDATA sections in HTML were not properly escaped when using the (default) HTML::TreeBuilder conversion spotted by Marco Pessotto - fixed: RT #85933 https://rt.cpan.org/Ticket/Display.html?id=85933 quotes in attributes were not properly escaped dpotted by Arun Lakhana - added: docs for tools and safe_print_to_file - added: support for XPath variables thanks to Nathan Glenn for the initial implementation - updated: Changes to conform to CPAN::Changes + test - updated to 3.44 [#] minor maintenance release added: XML::Twig::Elt new method now acccepts literal content, eg my $e= XML::Twig::Elt->new( '<div><p>foo</p><p>bar</p></div>'); fixed: merge had some problems dealing with embedded comments improved: more tests improved: docs for parse, see RT #78877 https://rt.cpan.org/Ticket/Display.html?id=78877 fixed: xml_pp -i now preserves the permissions of the original file, see RT #81165 https://rt.cpan.org/Ticket/Display.html?id=81165 reported by Alberto Simoes fixed: RT #80503 Newlines in attribute values https://rt.cpan.org/Ticket/Display.html?id=80503 reported (and explained) by Ambrus Zsban: r, n and n explicitely set in attribute values should be escaped (with &#x<nb>;) when output - Add Source URL, see https://en.opensuse.org/SourceUrls - update to 3.42 * fixed: bug, elements created with XML::Twig::Elt * added: some tests - passed the spec file through spec cleaner - strip %clean section (not needed on BS) - update to 3.39 - no upstream changelog, see https://github.com/mirod/xmltwig/commits/master for individual commits - licence correction
- update to 1.07 Fix test failures caused by $LANGUAGE being set - remove perl-gettext-1.05-POSIX.diff - updated to 1.06 Bugfix: #104667 Makefile.PL libaries need to be listed after .o files Bugfix: #104668 ensure availability of locale API, correct typo in documentation Add META.yml (Fixes #91921) - update license to new format - use original tar - recreated by cpanspec 1.78.03 - removed old Obsoletes/Provides perl_gtx - USe perl macros to generate filelist - switch to perl_requires macro - remove /var/adm/perl-modules - enable parallel building - Fix bug reference.
- Update to version 20181225: * drop ping capabilities in favor of ICMP_PROTO sockets (bsc#1174504) - Update to version 20181225: * etc/permissions: remove unnecessary entries (bsc#1182899) - Update to version 20181224: * pcp: remove no longer needed / conflicting entries (bsc#1171883, CVE-2020-8025) - Update to version 20181224: * profiles: add entries for enlightenment (bsc#1171686) - whitelist texlive public binary (bsc#1171686) - Remove setuid bit for newgidmap and newuidmap in paranoid profile (bsc#1171173) - correct spelling of icinga group (icingagmd -> icingacmd, bsc#1168364) - whitelist s390-tools setgid bit on log directory (bsc#1167163) - run testsuite during package build - Update to version 20181224: * testsuite: adapt expected behavior to legacy branches * adjust testsuite to post CVE-2020-8013 link handling * testsuite: add option to not mount /proc * do not follow symlinks that are the final path element: CVE-2020-8013, bsc#1163922 * add a test for symlinked directories * fix relative symlink handling * regtest: fix the static PATH list which was missing /usr/bin * regtest: also unshare the PID namespace to support /proc mounting * Makefile: force remove upon clean target to prevent bogus errors * regtest: by default automatically (re)build chkstat before testing * regtest: add test for symlink targets * regtest: make capability setting tests optional * regtest: fix capability assertion helper logic * regtests: add another test case that catches set*id or caps in world-writable sub-trees * regtest: add another test that catches when privilege bits are set for special files * regtest: add test case for user owned symlinks * regtest: employ subuid and subgid feature in user namespace * regtest: add another test case that covers unknown user/group config * regtest: add another test that checks rejection of insecure mixed-owner paths * regtest: add test that checks for rejection of world-writable paths * regtest: add test for detection of unexpected parent directory ownership * regtest: add further helper functions, allow access to main instance * regtest: introduce some basic coloring support to improve readability * regtest: sort imports, another piece of rationale * regtest: add capability test case * regtest: improve error flagging of test cases and introduce warnings * regtest: support caps * regtest: add a couple of command line parameter test cases * regtest: add another test that checks whether the default profile works * regtests: add tests for correct application of local profiles * regtest: add further test cases that test correct profile application * regtest: simplify test implementation and readability * regtest: add helpers for permissions.d per package profiles * regtest: support read-only bind mounts, also bind-mount permissions repo * tests: introduce a regression test suite for chkstat - Update to version 20181224: * whitelist WMP (bsc#1161335) * Makefile: allow to build test version programmatically * chkstat: handle symlinks in final path elements correctly * add .gitignore for chkstat binary * faxq-helper: correct "/secure"/ permission for trusted group (bsc#1157498) * fix syntax of paranoid profile - Update to version 20181224: * mariadb: settings for new auth_pam_tool (bsc#1160285) * chkstat: capability handling fixes (bsc#1161779) * chkstat: fix regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594) * dumpcap: remove 'other' executable bit because of capabilities (boo#1148788, CVE-2019-3687) Sync upstream SLE-15-SP1 branch with our SLE-15-SP1:Update package. Therefore remove all of the following patches which are now included in the tarball: - 0001-whitelisting-update-virtualbox.patch - 0002-consistency-between-profiles.patch 0003-var-run-postgresql.patch - 0004-var-cache-man.patch - 0005-singularity-starter-suid.patch - 0006-bsc1110797_amanda.patch - 0007-chkstat-fix-privesc-CVE-2019-3690.patch - 0008-squid-pinger-owner-fix-CVE-2019-3688.patch - 0009-chkstat-handle-missing-proc.patch - 0010-chkstat-capabilities-implicit-changes.patch Because of inconsistencies between the upstream branch and the package state the following previously missing changes are introduced by this update: - Update to version 20181117: * removed old entry for rmtab * Fixed typo in icinga2 whitelist entry - fix regression where chkstat breaks without /proc available (bsc#1160764, bsc#1160594, 0009-chkstat-handle-missing-proc.patch) - fix capability handling when doing multiple permission changes at once (bsc#1161779, 0010-chkstat-capabilities-implicit-changes.patch) - fix invalid free() when permfiles points to argv (bsc#1157198, changed 0007-chkstat-fix-privesc-CVE-2019-3690.patch) - fix /usr/sbin/pinger ownership to root:squid (bsc#1093414, CVE-2019-3688, 0008-squid-pinger-owner-fix-CVE-2019-3688.patch) - fix privilege escalation through untrusted symlinks (bsc#1150734, CVE-2019-3690, 0007-chkstat-fix-privesc-CVE-2019-3690.patch) - Updated permissons for amanda, added 0006-bsc1110797_amanda.patch (bsc#1110797) - Added ./0005-singularity-starter-suid.patch (bsc#1128598) New whitelisting for /usr/lib/singularity/bin/starter-suid - Added 0004-var-cache-man.patch. Removed entry for /var/cache/man. Conflicts with packaging and man:man is the better setting anyway (bsc#1133678) - Added 0001-whitelisting-update-virtualbox.patch (bsc#1120650) New whitelisting for /usr/lib/virtualbox/VirtualBoxVM and removed stale entries for VirtualBox - Added 0002-consistency-between-profiles.patch Ensure consistency of entries, otherwise switching between settings becomes problematic - Added 0003-var-run-postgresql.patch (bsc#1123886) Whitelist for postgresql. Currently the checker doesn't complain because the directories aren't packaged, but that might change and/or our checkers might improve - Update to version 20181116: * zypper-plugin: new plugin to fix bsc#1114383 * singularity: remove dropped -suid binaries (bsc#1028304) * capability whitelisting: allow cap_net_bind_service for ns-slapd from 389-ds * setuid whitelisting: add fusermount3 (bsc#1111230) * setuid whitelisting: add authbind binary (bsc#1111251) * setuid whitelisting: add firejail binary (bsc#1059013) * setuid whitelisting: add lxc-user-nic (bsc#988348) * whitelisting: add smc-tools LD_PRELOAD library (bsc#1102956) * whitelisting: add spice-gtk usb helper setuid binary (bnc#1101420) * Fix wrong file path in help string * Capabilities for usage of Wireshark for non-root - remove 0001-whitelisting-add-spice-gtk-usb-helper-setuid-binary-.patch: is now contained in tarball. - 0001-whitelisting-add-spice-gtk-usb-helper-setuid-binary-.patch: add whitelisting for the spice-gtk setuid binary (bsc#1101420) for improved usability. - Update to version 20180125: * the eror should be reported for permfiles[i], not argv[i], as these are not the same files. (bsc#1047247) * make btmp root:utmp (bsc#1050467) - Update to version 20180115: * - polkit-default-privs: usbauth (bsc#1066877) - fillup is required for post, not pre installation - Cleanup spec file with spec-cleaner - Drop conditions/definitions related to old distros - Update to version 20171129: * permissions: adding gvfs (bsc#1065864) * Allow setgid incingacmd on directory /run/icinga2/cmd bsc#1069410 * Allow fping cap_net_raw (bsc#1047921) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Update to version 20171121: * - permissions: adding kwayland (bsc#1062182) - Update to version 20171106: * Allow setuid root for singularity (group only) bsc#1028304 - Update to version 20171025: * Stricter permissions on cron directories (paranoid) and stricter permissions on sshd_config (secure/paranoid) - Update to version 20170928: * Fix invalid syntax bsc#1048645 bsc#1060738 - Update to version 20170927: * fix typos in manpages - Update to version 20170922: * Allow setuid root for singularity (group only) bsc#1028304 - Update to version 20170913: * Allow setuid for shadow newuidmap, newgidmap bsc#979282, bsc#1048645) - Update to version 20170906: * permissions - copy dbus-daemon-launch-helper from / to /usr - bsc#1056764 * permissions: Adding suid bit for VBoxNetNAT (bsc#1033425) - BuildIgnore group(trusted): we don't really care for this group in the buildroot and do not want to get system-users into the bootstrap cycle as we can avoid it. - Require: group(trusted), as we are handing it out to some unsuspecting binaries and it is no longer default. (bsc#1041159 for fuse, also cronie, etc) - Update to version 20170602: * make /etc/ppp owned by root:root. The group dialout usage is no longer used - Update to version 20160807: * suexec2 is a symlink, no need for permissions handling - Update to version 20160802: * list the newuidmap and newgidmap, currently 0755 until review is done (bsc#979282) * root:shadow 0755 for newuidmap/newgidmap - adding qemu-bridge-helper mode 04750 (bsc#988279) - Introduce _service to easier update the package. For simplicity, change the version from yyyy.mm.dd to yyyymmdd (which is eactly %cd in the _service defintion). Upgrading is no problem. - chage only needs read rights to /etc/shadow, so setgid shadow is sufficient (bsc#975352) - permissions: adding gstreamer ptp file caps (bsc#960173) - the apache folks renamed suexec2 to suexec with symlink. adjust both (bsc#962060) - pinger needs to be squid:root, not root:squid (there is no squid group) bsc#961363 - add suexec with 0755 to all standard profiles. this can and should be overridden in permissions.local if you need it setuid root. bsc#951765 bsc#263789 - added missing / to the squid specific directories (bsc#950557) - adjusted radosgw to root:www mode 0750 (bsc#943471) - radosgw can get capability cap_bind_net_service (bsc#943471) - remove /usr/bin/get_printing_ticket; (bnc#906336) - Added iouyap capabilities (bnc#904060) - %{_bindir}/get_printing_ticket turned to mode 700, setuid root no longer needed (bnc#685093) - permissions: incorporating squid changes from bnc#891268 - hint that chkstat --system --set needs to be run after editing bnc#895647
- Update to version 2.3.3 * Portability improvements * Update copyright years in documentation - Add build fix patches * pigz-fix-wrong-include.patch * pigz-fix-missing-linker.patch - Remove pigz-lm.patch; fixed - Use download Url as source - update to 2.3 * Don't complain about missing suffix when not writing output file * Put all global variables in one global structure for readability * Do not decompress concatenated zlib streams -- only gzip streams * Add option for compression level 11 to use zopfli * Fix handling of junk after compressed data - added pigz-lm.patch * adds missing "/-lm"/ - provide unpigz binary and manpage as symlink, not copy. - removed fake cc script - build system honors CC - cleanup spec file - update to 2.2.5: * add --rsyncable functionality * many bug fixes - remove all suse patches: * pigz-dictzip.patch, large and unmaintained patch. If somebody really needs that then we should rebase and test it. In this case --dictzip should be probably also added to original gzip. * pigz-always-thread.patch was a folloup of pigz-dictzip.patch * pigz-do-symlinks.patch added IMO dangerous and stupid behaviour for symlinks. The original behaviour is now again like we know it from gzip, bzip2 and xz. * pigz-spl.patch, why we hacked in special handling of .spl files? * Generally we want to have pigz to replace gzip (and vice versa) so better avoiding interface incompatibilities. - cleanup spec file - cross-build workaround: use fake cc script to work around build system that does not honor CC - update to 2.1.6 - package unpigz - create debug packages - package manpage - fix dictzip with #CPU == 1 (bnc#597756) - include symlinks patch - initial package
- Fix a dangling pointer in qt/main.cpp [bsc#1141883] * Added pinentry-qt-Fix-use-of-dangling-pointer.patch - Use %license (boo#1082318) - pinentry 1.1.0: * Add FLTK1.3-based pinentry * New option --ttyalert for pinentry-curses to alert the user. * Don't show "/save passphrase"/ checkbox if secret service is unavailable. * The GTK Pinentry shows on Linux some information anout the process which invoked the Pinentry. * The GTK Pinentry does not anymore show tooltips when keyboard grabbing is enabled. - Build pinentry tui in build and not during install - pinentry 1.0.0: * Qt pinentry now supports repeat mode in one dialog. * Qt and GTK pinentries now make it possible to show the entered value. * Qt pinentry now only grabs the keyboard if an entry field is focused. * Fixed potential crash in Qt qualitybar calculation. * GTK keyboard grabbing is now a bit more robust. The cursor is changed to a big dot as a visual indication that a pinentry has popped up and is waiting for input. * The GNOME pinentry now falls back to curses if it can't use the GCR system prompter or a screenlock is active. * Fixed error output for cached passwords. * A show/hide passphrase button or checkbox is now available with some pinentry flavors. * Improved diagnostics and error codes. - Update the conflict to bring back the self-deprecation broken in previous change wrt boo#989554 - completely rename to qt5 [boo#962076] - fix self-deprecation rpmlint warning - Use qt5 instead of qt4 in pinentry-qt - pinentry 0.9.7: * Fix regressions in the Qt pinentry. (previsouly patched, removed pinentry-qt4-fix-qstring-conversion.patch) * Fix minor problems pinnetyr-tty. * New option --invisible-char. - add pinentry-qt4-fix-qstring-conversion.patch (bsc#951307) - update to 0.9.6 * changelog: + Many improvements for the dump tty pinentry + Use the standard GTK+-2 text entry widget instead of our outdated and back-then-it-was-more-secure text widget + Use the standard Qt text widget + Allow for building a static Qt variant + Fix regression in w32 pinentry * remove qt4-disable-inputmethod-for-passwords.diff (patched file is no longer present) * remove regenerating of qt4/qsecurelineedit.moc in specfile as qt4/qsecurelineedit.h was deleted. Adjust paths for the rest of the moc files (qt4 -> qt). * '--enable-pinentry-qt4' is now '--enable-pinentry-qt' * '--enable-pinentry-qt4-clipboard' option was removed * add backward compatibility link for pinentry-qt4 - use spec-cleaner - Make it build with every ncurses library ABI adding pinentry-ncurses6.diff - pinentry 0.9.5: * Replaced the internal Assuan and gpg-error code by the standard libassuan and libgpg-error libraries. * Add a new Emacs pinentry and use as fallback for GUI programs. * gnome3: The use-password-manager checkbox does now work. * Gtk: Improved fallback to curses feature. * curses: Recognize DEL as backspace. - build gui version with libsecret and text mode versions without to avoid pulling in dbus-x11 on minimal installs (bnc#934214) - pinentry 0.9.4: * Fix regression in GTK+ and curses pinentries [boo#934207] - No longer increase the default secure memory size from 16k to 64k, as further memory would be locked from being paged to disk by the pinentry-gnome3 UI, generating an error message and failing to lock. Remove moreSecureMemoryForPinentry-qt.diff - [boo#933687] - pinentry 0.9.3: * new pinentry-gnome3 * Improved documentation * More improvements for pinentry-tty. * Fixes for pinentry-curses including support for Ctrl-W, Ctrl-U, Ctrl-H, Ctrl-L, and Alt-Backspace * New Assuan command to request clearing an external cache. * Fixed problems linking to ncursesw. * All kind of other minor fixes. - update pinentry script to use gnome3 if installed, no automation - Enabled features: * Support for saving the passphrase with libsecret. - pinentry 0.9.2: * Escape key works in the Gtk+ pinentry. * Improvements for pinentry-tty. - Upstream supported but not enabled: * Support for saving the passphrase with libsecret. - qt4 pasting was available upstream since 0.8.4 but not enabled. Enable through configure option [boo#905155] - Use -std=gnu++11 in CXXFLAGS, fix build with gcc5. - pinentry 0.9.1: * Fixed build problems for systems without ncurses. * Reworked the option parser to allow building on systems without getopt_long. * Fixed Qt4 build problems. - pinentry 0.9.0: * New command SETREPEAT. Currently only supported for Gtk+-2. * Gtk+-2: Pasting using the mouse is now supported. * curses: Check that it is actually connected to a tty. * Removed the old qt-3 and gtk+-1 pinentries. - remove obsolete patches: pinentry-0.7.2-bnc179996_disable_inputmethod_for_passords.patch pinentry-0.8.1-allow_paste_gtk2.patch - remove build dependencies and autoconf call, removing patch pinentry-0.8.1-tinfo.patch - Remove qt3 helpers - Remove gpg verification in spec, it is done by obs automatically - Some whitespace changes - Add default defattr
- Update to GNOME 3.20 Fate#318572 - Add pixman-private-correct-include.patch: pixman-private: include <float.h> only in C code, patch from upstream git. - Update to version 0.34.0: + No changes from last version, stable version release only. - Update to version 0.33.6: + configura.ac: fix test for SSE2 & SSSE3 assembler support. + mmx: Improve detection of support for "/K"/ constraint. + Revert "/mmx: Use MMX2 intrinsics from xmmintrin.h directly"/. - Update to version 0.33.4: + Important security fix to prevent stack buffer overflow. + POWER: New fast-paths and optimizations to existing fast-paths. + ARMv6: New fast-path. + Tests: New cover and fence-image-self tests. + Remove redundant corrections in various calculations for COVER-CLIP and COVER analysis. - Update to version 0.33.2: + ARMv6 - Many fast paths implementations were added. + PPC64/PPC64LE - Fix all outstanding bugs and add many fast paths implementations using vmx. + Major enhancements to lowlevel-blt-bench utility. + A couple of fixes and enhancements to mmx code. - Update to version 0.32.6: + MIPS: Fix exported symbols in public API. + build: Check if the compiler supports GCC vector extensions. + Bugs fixed: rh#972647, fdo#69014. - RENDER extension hotfix: Add --disable-vmx for PPC64LE. This makes the RENDER extension work for the time being. Proper fix for vmx will come later (bnc#876757) (from Egbert Eich). - Update to version 0.32.4: + Fix the SSSE3 CPUID detection. - Changes from version 0.32.2: + Build fixes. - Changes from version 0.32.0: + This release contains performance improvements to bilinear scaling, and a large number of bug fixes. - Disable neon on all %arm platforms.
- Update to version 0.29.2: + Improved pkg-config's recursive package list expansion performance. + Handle an empty prefix setting correctly when --define-prefix is used (fdo#97453). + Lazily load pc files instead of reading all available pc files during initialization (fdo#98215). + Check the CPATH environment variable when determining system include paths like GCC does. Document the system search path behavior (fdo#99224). + Make PKG_CHECK_MODULES show the module list rather than the variable prefix in configure output (fdo#98334). + Fix bundled glib build with GCC 6 (fdo#98334). + Handle -isystem and -idirafter when PKG_CONFIG_SYSROOT_DIR is set (fdo#97337). + Check the INCLUDE environment variable when determining system include paths on Windows builds when --msvc-syntax is used (fdo#94729). - Drop pkg-config-gdate-fix.patch: fixed upstream. - Add pkg-config-gdate-fix.patch: enable building with GCC7, taken from upstream. - Update to version 0.29.1: + Fixed a regression from 0.29 with unquoting values queried with - -variable. In some cases, this would cause shell special characters to be escaped in ways they weren't before. Instead, the unquoting only occurs if the value appears to be quoted (fdo#93284). + Add support for building pkg-config with Microsoft Visual Studio (fdo#92489). + Allow overriding pkg-config variables with environment variables. By setting an environment variable of the form PKG_CONFIG_$PACKAGE_$VARIABLE, a pkg-config variable can be set globally without always having to pass --define-variable (fdo#90917). + Honor -Wl,-framework in addition to -framework so that multiple frameworks are handled on OSX (fdo#1278). + Fix the OSX build using --with-internal-glib (fdo#92902). - Update to version 0.29: + Fixed a regression from 0.28 in system -L flag handling. If the pc file has multiple system -L flags, every other flag will be left as is (fdo#78077). + Quoting of variables queried through --variable is removed so that the output can be used verbatim in subsequent shell commands (fdo#67904). + Fixed a regression from 0.28 in -L flag handling on Windows. A .libs suffix was inadvertantly being added to the library path. + Added a --validate option to check pc file syntax. This works just like --exists, but package dependencies are disabled (fdo#7000). + Added the PKG_PREREQ autoconf macro. Whereas PKG_PROG_PKG_CONFIG is used to check the version of the pkg-config tool, this is used to check the version of the pkg-config autoconf macros in use. + Added the PKG_CHECK_MODULES_STATIC autoconf macro. This will temporarily add --static to the pkg-config calls while invoking PKG_CHECK_MODULES (fdo#19541). + Many fixes to the testsuite for Windows. It should now pass for a MinGW, Cygwin, and cross-compiled MinGW using Wine for test execution (fdo#66939). + More consistent handling of prefix redefinition. On Windows, the prefix was always being redefined based on the pc file path. This feature can now be enabled or disabled at runtime on all platforms using the --define-prefix and - -dont-define-prefix options (fdo#63602). + Continue listing packages with --list-all even if there are errors in pc files (fdo#26615). + Various documentation improvements (fdo#62018, fdo#62374, fdo#66155). + Fixed a bug when multiple -isystem arguments are used (fdo#72584). + pkg-config is now built with largefile support to ensure that it works correctly on filesystems with 64 bit inodes (fdo#90078). + Bugs fixed: fdo#7000, fdo#19541, fdo#26615, fdo#62018, fdo#62374, fdo#63602, fdo#66155, fdo#66939, fdo#67904, fdo#70690, fdo#72584, fdo#78077, fdo#80378, fdo#80380, fdo#89267, fdo#90078, fdo#90437, fdo#92002. - Fix filelist for s390 (it is ibm-linux there). - fix filelist glob for armv6hl/armv6hl (which is a gnueabi target) - Don't redefine _arch, but use file pattern instead. This ensures we don't have to run fixing each and every arch. - Update to version 0.28: + Fixed a pair of long-standing and intertwined bugs involving unwanted removal of flags: - Other Libs flags like -Wl are now kept in context order with -l flags. - Aggressive removal of all duplicate arguments has been scaled back so that just consecutive duplicate arguments are removed. One result of this change is that some flags could be repeated in the final output, especially flags from non-pkg-config packages like -lm. Since pkg-config rarely has enough knowledge here about the right thing to do, we throw the duplicate arguments at the compiler/linker and trust it will do the right thing. + Fixed an old bug to allow circular Requires. This fix brings along a small behavior change in that pkg-config resolves requires depth first, causing some lower level flags to show up earlier in the output than previously. + Cleaned up many corner-case bugs and ambiguous behavior in pkg-config's interface. + New autoconf macro PKG_CHECK_VAR for reading variables from .pc files. + Default to suppressing -L/lib and/or -L/lib64 like their /usr counterparts. + To help support multiarch scenarios out of the box, $host-pkg-config is now installed unless --disable-host-tool is passed to configure. + Added optional gcov usage through the --with-gcov configure option. As a result, many more tests were added to greatly increase the coverage of the code to 86% of executed lines on a Fedora 18 machine. + Bugs fixed: fdo#130, fdo#7331, fdo#16101, fdo#17053, fdo#19950, fdo#34504, fdo#48098, fdo#54231, fdo#54271, fdo#54379, fdo#54384, fdo#54386, fdo#54388, fdo#54389, fdo#54390, fdo#54391, fdo#54427, fdo#54463, fdo#54716, fdo#57078, fdo#58363, fdo#59435. - Update to version 0.27.1: + Various fixes for using the internal glib snapshot. It should now be usable pretty much everywhere with the exception that universal builds are not supported on OS X. + Remove usage of gettext from the internal glib to avoid gettext and libintl dependencies + Update internal glib snapshot to 2.32.4 + Fix check for POSIX shell used in tests to work better + Handle spaces in autodetected prefix on Windows + Bugs fixed: fdo#3550, fdo#51883, fdo#52031, fdo#53493. - Update to version 0.27: + Drop usage of popt for equivalent API in glib2 + Add back an internal snapshot of glib2 to break circular dependency + Fix --exists to check for Requires and Requires.private. + Various fixes for MinGW which should allow it to be used unpatched on that system + New autoconf macros PKG_INSTALLDIR and PKG_NOARCH_INSTALLDIR to help determine the .pc file install directory + Fix handling of --exact/atleast/max-version vs. =/>=/<= + Fix errors in man page source + Ensure testing only searches in the check directory + Bump glib requirement to 2.16 to avoid deprecated g_win32_get_package_installation_subdirectory() + Autotools refresh and update + Use g_alloca from glib instead of figuring out alloca ourselves + Remove search for setresuid & setreuid only needed for internal popt + Bugs fixed: fdo#833, fdo#2458, fdo#5214, fdo#5326, fdo#5703, fdo#6074, fdo#8653, fdo#9135, fdo#9143, fdo#9584, fdo#10652, fdo#11464, fdo#14396, fdo#17053, fdo#23922, fdo#28776, fdo#29011, fdo#29801, fdo#31699, fdo#31700, fdo#32622, fdo#34382, fdo#37266, fdo#39646, fdo#41081, fdo#43149, fdo#44843, fdo#45599, fdo#45742, fdo#48743 - Changes from version 0.26: + Build system fixes + More tests + pkg.m4 fixups which makes autoconf 2.66 happier. + Drop support for legacy -config scripts. Those should already be gone and cause problems in cross-compilation environments. + Drop embedded glib + Fix up pkg.m4 to handle the case of --exists working and - -cflags or --libs failing. + Various documentation updates + Allow $() through without escaping it. + Add --with-system-include-path instead of hard-coding /usr/include. - Pass --with-internal-glib to configure. We don't want to have a build cycle with glib, so we use the interal version. - Clean up spec-file using spec-cleaner and manually. - Drop pkg-config-dnl.patch: fixed upstream. - Own %{_datadir}/aclocal to fix build without automake/autoconf. - Update pkg-config-dnl.patch with the fix from git. - Readd pkg-config-dnl.patch, see http://lists.gnu.org/archive/html/autoconf/2010-07/msg00035.html - drop pkg-config-dnl.patch, already in 0.25 - Update to version 0.25: + 0.24 included a too strict whitespace/shell metacharacter filter leading to some legal characters like = and : being escaped in the output. This has been fixed. + When building with newer and external libpopt, it would be confused over being asked to split an empty string, leading to errors with packages that included empty fields in their .pc files. + Make the COPYING file explicitly GPLv2. The COPYING file in 0.24 was inadvertently GPLv3 rather than the correct GPLv2. + Minor changes to documentation - Changes from version 0.24: + Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and non-L arguments + Put /usr/lib/pkgconfig and /usr/share/pkgconfig into the default search path when no prefix is passed to configure. + Portability fixes for Windows and NetBSD + Various man page updates + Add logging support to log how pkg-config is being called. + Skip Requires.private unless we need them for Cflags + Add a variable, pc_path to the compiled-in pkg-config package that you can query for the compiled-in PKG_CONFIG_PC_PATH. + Various updates to pkg.m4. + Update rpmvercmp with bugfixes from upstream. + Add introductory guide to pkg-config. + Add listing of variables in a package + Make it possible to use external popt. + Add --print-provides and --print-requires(-private) options + Add support for paths containing whitespace and shell metacharacters - Drop pkg-config-reqprov.patch: fixed upstream. Note that upstream has a slightly different behavior: where we had --print-requires, upstream chose to split the command in --print-requires and - -print-requires-private. This means we need a rpm package that provides a /usr/lib/rpm/pkgconfigdeps.sh fixed for this. - Add pkg-config-dnl.patch to fix issues with autoconf 2.66, taken from Fedora. - Provide pkgconfig(pkg-config) since pkg-config has a virtual internal pkg-config.pc file. - Use %makeinstall macro. - Remove code for old versions of openSUSE (<= 9.3) - Remove AutoReqProv: it's default now. - Remove calls to %suse_update_config and autoconf, and do not set CFLAGS. - use %_smp_mflags - Add pkg-config-reqprov.patch to support automatic pkgconfig dependency creation, upstream fdo#2458.
- CVE-2021-3560: fixed a local privilege escalation using polkit_system_bus_name_get_creds_sync() (bsc#1186497) CVE-2021-3560.patch - Fix usage of libexecdir instead of prefix/lib where applicable. - polkit-keyinit.patch: add pam_keyinit to the polkit configuration (bsc#1144053) - Update to version 0.116: + Leaking zombie child processes. + Possible resource leak found by static analyzer. + Output messages tuneup. + Sanity fixes. + pkttyagent tty echo disabled on SIGINT. + HACKING: add link to Code of Conduct. + polkitbackend: comment typos fix. + configure.ac: fix detection of systemd with cgroups v2. + CVE-2018-19788 High UIDs overflow fix. + CVE-2019-6133 Slowfork vulnerability fix. + Allow unset process-uid. + Port the JS authority to mozjs-60. + Use JS_EncodeStringToUTF8. + Updated translations. - Replace pkgconfig(mozjs-52) with pkgconfig(mozjs-60) BuildRequires following upstreams changes. - Drop patches fixed upstream: + polkit-fix-possible-resource-leak.patch + polkit-fix-leaking-zombie-child-processes.patch + polkit-CVE-2018-19788.patch - Refresh patches with quilt. - Use systemd_ordering instead of systemd_requires: strictly speaking, polkit does not require systemd to be present. Just that when we install on a system with systemd (e.g outside containers) we would want systemd to be present before installing polkit. Help also reduce a cycle without special hacks in systemd.spec. - bsc#1130588: Require shadow instead of old pwdutils - User proper Requires(pre)/Requires(post) for permissions and shadow - polkit-CVE-2018-19788.patch: Fixed handling of UIDs over MAX_UINT (bsc#1118277 CVE-2018-19788) - Add polkit-fix-possible-resource-leak.patch: Fix possible resource leak found by static analyzer. - Add polkit-fix-leaking-zombie-child-processes.patch: polkitd: fix zombie not reaped when js spawned process timed out (fdo#106021). - Update to version 0.115: - Fix CVE-2018-1116: Trusting client-supplied UID (bsc#1099031) - jsauthority: pass "/%s"/ format string to remaining report function (obsoletes polkit-jsauthority-pass-format-string.patch) - Update to version 0.114: + Port to mozjs 52, the latest version of the firefox JavaScript engine. + Add gettext support for policy files. + Fixes for various memory leaks. + Updated translations. - Update keyring with Ray Strode <halfline@gmail.com> public key. - Drop with_systemd define and all conditionals and polkit-no-systemd.patch and ConsoleKit BuildRequires, we only support systemd now. - Drop upstream fixed polkit-itstools.patch. - Rebase pkexec.patch with quilt. - Add gcc-c++ and pkgconfig(mozjs-52) BuildRequires: New dependencies. - Drop conditional pkgconfig(mozjs-17.0) and pkgconfig(mozjs185): no longer supported. - Drop autoconf and automake BuildRequires: They are implicit via libtool BuildRequires. - Replace glib2-devel and gobject-introspection-devel with their pkgconfig counterparts: pkgconfig(gio-unix-2.0), pkgconfig(gmodule-2.0) and pkgconfig(gobject-introspection-1.0). - Add polkit-jsauthority-pass-format-string.patch: jsauthority: pass "/%s"/ format string to remaining report function, patch from upstream git, adding missed commit (bgo#105865). - Drop polkit-revert-session-magic.patch: Upstream systemd bug is since a long time fixed (gh#systemd#58) (boo#954139). - pkexec.patch: pkexec: allow --version and --help even if not setuid - Modernize spec-file by calling spec-cleaner - Add polkit-itstools.patch: Add gettext support for .policy files. - Use gettext as fallback to get potential distro translations for polkit actions. Similar mechnism as used for desktop file translations. That way it's possible to use weblate to add additional translations that are not provided by upstream (polkit-gettext.patch). - Use pkgconfig() instead of requiring systemd package names directly. - systemd.pc is shipped by systemd main package (bsc#983167) Strangely polkit wants systemd.pc to detect that the target system is running systemd even if its configured to build systemd support... - polkit-revert-session-magic.patch: revert a session detection change that could lead to sessions not being detected as active due to a systemd bug. bsc#954139 - Update to 0.113: * Fix CVE-2015-4625 * Fix CVE-2015-3256 * Fix CVE-2015-3255 * Fix CVE-2015-3218 * On systemd-213 and later, the “active” state is shared across all sessions of an user, instead of being tracked separately * pkexec: when not given a program to execute, runs the users’ shell by default - Remove polkit-no-kded-leak.patch (upstreamed) - Try to fix kded leaking due to powerdevil exposing this issue in polkit: (bsc#912889) * polkit-no-kded-leak.patch - Added gpg signature and keyring with David Zeuthen and Miloslav Trmac ids.
- Update to version 13.2+20210813.1c5fb05: * malcontent: loosen restrictive ReadOwn actions to prevent spurious auth requests (#56) (#57) - Update to version 13.2+20210811.0c80127: * whitelisting of GNOME malcontent parental controls (bsc#1177974) (#55) - Update to version 13.2+20201209.96f7b21: * libvirt: allow the active session to create read-only connections (bsc#1179126) - Update to version 13.2+20200929.fb820eb: * systemd networkd incremental polkit rules (bsc#1161328) * whitelist chvt action in logind (bsc#1167542) - Update to version 13.2+20200928.bfceddc: * whitelist org.freedesktop.network1.forcerenew (bsc#1176215) - Update to version 13.2+20200421.207b724: * packagekit: allow system-sources-refresh w/o password entry (bsc#1169540) - Update to version 13.2+20191128.c2eb3f7: * fix ModemManager1.Time whitelisting (bsc#1156961) - Update to version 13.2+20191122.eb9cc80: * whitelist org.freedesktop.ModemManager1.Modem.Time (bsc#1156961) * kcm_sddm: incremental addition of new rules (bsc#1145182) - Update to version 13.2+20191015.280c25b: * gnome-initial-session: whitelist polkit rules in 20-gnome-initial-setup.rules (bsc#1125432) * Networkd rules whitelisted for package "/sytemd-network"/ - Update to version 13.2+20190905.0016c47: * whitelist new systemd-resolved actions (bnc#1149216) - Update to version 13.2+20190827.0cc2a82: * make new systemd rules more restrictive (boo#1146300, boo#1145639) - Update to version 13.2+20190823.a5f89c3: * systemd-networkd (boo#1146300) * systemd-portabled (boo#1145639) - Update to version 13.2+20190806.841a06b: * libvirt polkit actions: Additional no:no:no action (bsc#1144077) - Update to version 13.2+20190801.f0c6234: * calamares: whitelist pkexec run as root in X11 action * mousepad: whitelisting of pkexec action (bsc#1143216) - Update to version 13.2+20190711.953db4f: * libvirt: add a couple of additional polkit actions (bsc#1140151) - Update to version 13.2+20190704.dfb36ad: * libvirt rules: fix whitelisting (bsc#1125314) - Update to version 13.2+20190703.9a076dc: * libvirt polkit actions: whitelisting of incremental no:no:no actions (bsc#1140151) * backintime-qt: removal of old rule name (bsc#1133680) - Update to version 13.2+20190527.64d9813: * polkit-rules-whitelist.json: fix syntax error - Update to version 13.2+20190523.efe368f: * polkit profiles: whitelist lightdm-gtk-greeter-settings (bsc#1135695) - Update to version 13.2+20190520.a67a2af: * polkit rules: whitelist libvirt (bsc#1125314) * rules for systemd org.freedesktop.login1.set-reboot* (bsc#1133843) - Update to version 13.2+20190507.75c6d67: * fwupd: add one more follow-up rules for bsc#1133082 - Update to version 13.2+20190503.00651e7: * tuned: add new plugin doc actions (bsc#1131858) - Update to version 13.2+20190502.37ad64c: * fwupd: add incrementally added polkit actions (bsc#1133082) - Update to version 13.2+20190430.a4836d6: * backintime: add renamed gui pkexec action (bsc#1133680) * backintime: add restrictive config, too - Update to version 13.2+20190411.5775d58: * gamemode: additional polkit action for gpuclockctl (bsc#1129967) * NetworkManager: remove wrongly named wifi-scan rule (bsc#1128560) - Update to version 13.2+20190315.3da47ba: * rules.d whitelist: add systemd-network (bsc#1125438) and flatpak entries (bsc#984817) - Update to version 13.2+20190315.b904805: * polkit privs whitelisting: add renamed wifi-scan -> wifi.scan action (bsc#1128560) - Update to version 13.2+20190306.b56445c: * whitelisting: systemd org.freedesktop.hostname1.get-product-uuid - Update to version 13.2+20190226.f884108: * polkit-rules-whitelist: adjust format to better support follow-up audits (bsc#1125314) - Update to version 13.2+20190225.0ef150d: * relax change-own-user-data action in the restrictive profile (bsc#1125110) - Update to version 13.2+20190213.2f39f9b: * add whitelisting file for files installed in polkit-1/rules.d * (bsc#1125314) * the new whitelisting is packaged in a separate subpackage, because it is not needed for normal operation, only during OBS build time for rpmlint to find it. - Update to version 13.2+20190207.4d86620: * add manage-vdo privilege of udisks2 (bsc#1123747) * further improve documentation in /etc/polkit-default-privs.local * sort the output rules in /etc/polkit-1/rules.d/90-default-privs to make the runs reproducible. (https://github.com/openSUSE/polkit-default-privs/issues/3) - Update to version 13.2+20190207.9bb8655: * man pages: extend documentation to better describe syntax and profiles * install README.md as part of package documentation * set_polkit_default_privs: add warning about unknown profiles * introduce a new polkit-default-privs easy profile - Update to version 13.2+20190130.b2262b2: * Whitelist additional Flatpak action metadata-update (bsc#1123653) * soften authentication requirements for flatpak's appstream-update (bsc#1122116) - whitelist newly introduced network manager wifi-scan action (bsc#1122262) - Be explicit in service file about master branch is the one in use for tarball generation via revision parameter. - introduce service file for pulling new releases from git upstream instead of using the old mkchanges script from the git repo (bsc#1121841). This changes the version number of the package but nothing else. - luckybackup: initial whitelisting of polkit pkexec action (bsc#1120403) - boltd: initial whitelisting of polkit actions (bsc#1119975) - tuned: add new logging actions (bsc#1118117) - chkstat: adjust DO NOT EDIT banner in generated rules file (bsc#1099754) - spice-gtk: relax lowlevelusbaccess requirements (bsc#1083025). Users already need to be in the kvm group to access the setuid binary anyways. - blueman: relax standard profile rules, drop unneeded bluez.config rule (bsc#1083066) - polkit-default-privs: add renamed libvirt rules (bsc#1106813) - polkit-default-privs: add meson install action (bsc#1103811) - polkit-default-privs: fix syntax error in gamemode whitelisting (bsc#1104135) - polkit-default-privs: whitelist gamemode pkexec action (bsc#1093979) - polkit-default-privs: fix switchboard-plug* whitelisting. An error slipped in that causes `set_polkit_default_privs` to print an error message. - polkit-default-privs: whitelist incremental libvirt actions (bnc#1100328) - polkit-default-privs: group together the large blocks of libvirt rules - polkit-default-privs: whitelist switchboard-plug-* (bsc#1088472) - polkit-default-privs: add cinnamon-control-center datetime action (bnc#1090371) - polkit-default-privs: add lightdm rules (bnc#1089436) - polkit-default-privs: added liblxqt backlight action (bnc#1092192) - polkit-default-privs: whitelisting new resolve1 action of systemd (bnc#1096907) - polkit-default-privs: harmonized systemd comments a bit - polkit-default-privs: new action change-own-password for accountsservice (bnc#1088780) - polkit-default-privs: whitelisting renamed kalarm polkit actions (bnc#1087714) - polkit-default-privs: additional tuned rules (bnc#1088648) - polkit-default-privs: some more amnesty whitelisting of untracked privileges. Two more packages are affected: - bleachbit (bsc#1087326) - systemd, systemd-mini (bsc#1087328) - polkit-default-privs: mass amnesty whitelisting of untracked privileges. See https://lists.opensuse.org/opensuse-factory/2018-02/msg01044.html for rationale. This allows existing packages in Factory to continue building after the tighter rpmlint-Factory checks become effective. Following packages are affected: - blueman (bsc#1083066) - cinnamon settings-daemon (bnc#1083067) - connman (bsc#1083069) - flatpak (bsc#984817) - fwupd (bsc#1083022) - gsmartcontrol (bsc#1084693) - gvfs (bsc#1073214) - laptop-mode-tools (bsc#1084695) - mate-system-monitor (bsc#1084701) - nemo (bsc#1084702) - nemo-extensions (bsc#1084703) - PackageKit (bnc#993505) - pantheon-files (bsc#1084704) - scap-workbench (bsc#1084706) - spice-gtk (bsc#1083025) - sysprof (bsc#1083055) - polkit-default-privs: adding more NM actions (bsc#1077504) - polkit-default-privs: adding new udisks2 rules (bsc#1073216) - polkit-default-privs: added connectivity-check for NetworkManager (bnc#1072702) - polkit-default-privs: adding new sddm kcm actions (bsc#1065563) - Fixed usage of %_fillupdir macro, needs to be passed to `make install` such that the file is installed into the right location. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - polkit-default-privs: adding flatpak (bsc#1064011) - polkit-default-privs: adding connman (bsc#1057697) - polkit-default-privs: adding deja-dup (bsc#1058935) - polkit-default-privs: adding fwupd (bsc#932807) - adding more flatpak rules (bsc#1012961) - Added new tuned method verify_profile_ignore_missing (bnc#1048961) - polkit-default-privs: adding new realmd action (bsc#1048025) - polkit-default-privs: adjusting brltty (bsc#967436) - relaxing action "/org.opensuse.cupspkhelper.mechanism.job-edit"/ (bsc#827331) - added polkit rules for backintime (bnc#1007723, bnc#1032717) - relaxing powerdevil rules (bsc#1026038) - added polkit rules for renamed kcmwallet -> kcmwallet5 (bsc#1033296) - added polkit rules for tuned (bsc#1007279) - polkit-default-privs: adding blueman actions (bsc#987141) - adding kde powerdevil gpu helper (bsc#1019644) - adding org.freedesktop.login1.set-self-linger (bsc#1009468) - add flatpak privileges, but currently auth_admin currently (bsc#984817) - polkit-default-privs: cleanups as per discussion with Ludwig - polkit-default-privs: adding rules for sysprof (bsc#996111) and networkmanager (bsc#996110) - polkit-default-privs: adding ModemManager (bsc#976945) - added brltty (bsc#967436) - add importd privs as default tracked (bsc#964935) - polkit-default-privs: relaxing firewalld polkit rule for desktop (bsc#971580) - polkit-default-privs: adding libvirt action ids (bsc#959297) - polkit-default-privs: Adding new systemd actions (bsc#955626) - polkit-default-privs: create files with consistent permissions - polkit-default-privs: adding rules for cinnamon settings-daemon (bsc#951830) - polkit-default-privs: relaxing some ModemManager rules to avoid typing password after screenlock/hibernate (bsc#948728) - polkit-default-privs: PackageKit (bnc#929212) - polkit-default-privs: adding netvisix rules (bsc#930195) - instead of auth-admin, disallow colord management for inactive and other users, so they do not get root password popups bsc#918594 - polkit-default-privs: adding gnome-control-center actions (bnc#927508) adding realmd actions (bnc#916767) - polkit-default-privs: rename of powerdevil action-names (bnc#927275) - polkit-default-privs: add urfkill (bnc#926288) polkit action - polkit-default-privs: added gnome-multi-writer actions (bnc#924062) - adding storaged rules (bnc#915770) - adding KDE5 powerdevil rules (bnc#912121) - added firewalld (bnc#907625) polkit actions - polkit-default-privs: adding _keep to ModemManager rules (bnc#900813) - Add org.kde.kcontrol.kcmsddm.save (bsc#904313) - polkit-default-privs: relaxing pcsc rules (bsc#864178)
- Use %license (boo#1082318) - Remove --with-pic which is only for static libs. - Fix RPM groups. - popt-alignment-checks.patch: fix alignment checks - Fix typo in popt-libc-updates.patch that prevented it to work with glibc before 2.17. - More robust make install call; remove redundant %clean section - fix popt-libc-updates.patch to work also with automake 1.13 - Add Source URL, see https://en.opensuse.org/SourceUrls - Remove patches: - config-guess-sub-update.patch - popt-secure-getenv.patch run autoreconf instead . - popt-libc-updates.patch replaces popt-secure-getenv.patch * test for secure_getenv instead of __secure_getenv * update configure.ac so it can be regenerated with modern autotools. * Internal symbols are already hidden with a linker script, improve that by hidding symbols with the compiler too. * use strerror_r instead of strerror in the library. - popt wants __secure_getenv at configure time, but This function is no longer available as of glibc 2.17. test for secure_getenv() instead (popt-secure-getenv.patch) - Add config-guess-sub-update.patch: * Update config.guess/sub for AArch64 - license update: X11 New spdx.org license list now contains an official entry for X11 - license update: SUSE-XFree86-1.0 This is not the MIT license but rather the old version of the XFree86 license (which is not upstream at spdx.org/Ãlicenses - hence the SUSE proprietary prefix) - Libraries back into %{_libdir}, /usr merge project. - Add pkgconfig to BuildRequires to get automatic pkgconfig(popt) provides - don't build libpopt.a - don't list popt.mo files twice - use %find_lang - Update to version 1.16: + Include xcode prject files in distributed tar ball + Build system fixes + Provide popt.pc + Extended test suite + Various fixes - Changes from version 1.15: + Build system fixes + avoid displaying --[no]nofoo with POPT_ARGFLAG_TOGGLE. + reserve a bit for --[no]opt prefix toggling. + trim out escaped newline(s) from file content, other fixes. + check/print argv[0] in --help for NULL. + misc fixes - Changes from version 1.14: + Build system fixes + permit "/#define POPT_fprintf fprintf"/ to lose the malloc'ing fprintf + Many fixes. + Updated translations - Drop popt-1.13-popt_fprintf.diff: Should all be fixed upstream. In case POPT_fprintf really still does not suffice, we can just use "/#define POPT_fprintf frptinf"/ and be set. The code is prepared for this override. - use %_smp_mflags - make libpopt0-32bit obsolete popt-32bit [bnc#544964] - remove sparcv9-specific baselib exceptions (not needed) - enable parallel building - add baselibs.conf as a source - add baselibs for SPARC - add back baselibs.conf. bootstrap done - disable baselibs.conf for the moment - add baselibs.conf - initial release
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING file to %doc - license update: X11 See COPYING - Created package printproto with initial version 1.0.5
- Add patch procmail-formisc.c.patch to fix bug bsc#1068648 CVE-2017-16844 - Add reproducible.patch to have binaries independent of speed of compile system (boo#1041534) - build with PIE - Drop .keyring and .sig files: procmail is signed using an MD5 type key, which is no longer accepted by GPG 2.1 - Drop the usage of gpg-offline: we don't have keys to verify and the source validator performs the action transparent nowadays. - Correct licenses - Add cflags() shell function to be able to check for compiler, linker, and assembler flags, that is if those are supported by the compiler, linker, or assembler. - Add patch procmail-3.22-CVE-2014-3618.patch to fix heap-overflow in procmail's formail utility when processing specially-crafted email headers (bnc#894999, CVE-2014-3618) - Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls - Add GPG verification - update license to new format - Go forward and add the patches from Debian - Also add ipv6 patch from openmamba - Adop or drop our own patches - Do not sleep a second on NFS based home shares - Support LMTP (rfc2033: Local Mail Transfer Protocol) server - the only thing that needs mimencode are the examples change the "/Requires: mimencode"/ to "/Recommends"/ - enable parallel building - Fix that last fix (bnc#556509)
- Add upstream patch procps-vmstat-1b9ea611.patch for bsc#1185417 * Support up to 2048 CPU as well - Add upstream patch procps-3.3.17-bsc1181976.patch based on commit 3dd1661a to fix bsc#1181976 that is change descripton of psr, which is for 39th field of /proc/[pid]/stat - Replace patch procps-ng-3.3.16-comm_len.patch with upstream commitment patch procps-ng-3e1c00d0.patch (bsc#1158830) - Add aptch procps-ng-3.3.16-comm_len.patch * "/ps -C"/ does not allow anymore an argument longer than 15 characters (bsc#1158830) - Add patch procps-ng-3.3.9-bsc1121753-Cpus.patch (bsc#1121753) which is a backport of an upstream fix to get the first CPU summary correct - Reference patch procps-ng-3.3.15-typo.patch - Update to procps-ng-3.3.15 (bsc#1092100) * library: Increment to 8:0:1 No removals, no new functions Changes: slab and pid structures * library: Just check for SIGLOST and don't delete it issue #93 * library: Fix integer overflow and LPE in file2strvec CVE-2018-1124 * library: Use size_t for alloc functions CVE-2018-1126 * library: Increase comm size to 64 * pgrep: Fix stack-based buffer overflow CVE-2018-1125 * pgrep: Remove >15 warning as comm can be longer issue #92 * ps: Fix buffer overflow in output buffer, causing DOS CVE-2018-1123 * ps: Increase command name selection field to 64 * top: Don't use cwd for location of config CVE-2018-1122 - Increase so major number - Update to procps-ng-3.3.14 * update translations * library: build on non-glibc systems * free: fix scaling on 32-bit systems * Revert "/Support running with child namespaces"/ - Update descriptions. - Remove sysvinit boot script - Add procps-rpmlintrc - Update to procps-ng-3.3.13 * library: Increment to 7:0:1 No changes, no removals New fuctions: numa_init, numa_max_node, numa_node_of_cpu, numa_uninit, xalloc_err_handler * doc: Document I idle state in ps.1 and top.1 Debian #886967 * free: fix some of the SI multiples issue #45 * kill: -l space between name parses correctly Debian #854407 * library: dont use vm_min_free on non Linux Debian #831396 * library: dont use SIGPWR on FreeBSD Debian #832148 * library: don't strip off wchan prefixes (ps & top) Redhat #1322111 * pgrep: warn about 15+ char name only if -f not used * pgrep/pkill: only match in same namespace by default merge #41 * pidof: specify separator between pids merge #58 * pkill: Return 0 only if we can kill process Debian #852758 * pmap: fix duplicate output line under '-x' option Redhat #1374061 * ps: avoid eip/esp address truncations Debian #846361 * ps: recognizes SCHED_DEADLINE as valid CPU scheduler * ps: display NUMA node under which a thread ran issue #58 * ps: Add seconds display for cputime and time merge #43 * ps: Add LUID field merge #57 Redhat #1518986 * sysctl: Permit empty string for value issue #74 * sysctl: Don't segv when file not available issue #76 * sysctl: Read and write large buffers merge #56 * top: add config file support for XDG specification * top: eliminated minor libnuma memory leak * top: show fewer memory decimal places (configurable) issue #50 * top: provide command line switch for memory scaling Redhat #1034466, issue #53 * top: provide command line switch for CPU States issue #55 * top: provides more accurate cpu usage at startup Redhat #1182327 * top: display NUMA node under which a thread ran issue #58 * top: fix argument parsing quirk resulting in SEGV Redhat #1450429 * top: delay interval accepts non-locale radix point Redhat #1182248 * top: address a wishlist man page NLS suggestion Debian #865689 * top: fix potential distortion in 'Mem' graph display issue #64 * top: provide proper multi-byte string handling issue #68 * top: startup defaults are fully customizable Redhat #1153049, #1499410, issues #6, #78 * see man page 6c. SYSTEM Configuration File * watch: define HOST_NAME_MAX where not defined Debian #830734 * vmstat: Fix alignment for disk partition format issue #69 * watch: Support ANSI 39,49 reset sequences issue #73 - Removed now patch now upstream 0001-Preload-sysctl-lines-even-if-longer-than-stdio-buffe.patch 0002-Add-flexible-buffered-I-O-based-on-fopencookie-3.patch 0003-Use-new-standard-I-O-for-reading-writing-sysctl-valu.patch procps-ng-3.3.12-stable_secret.patch procps-ng-3.3.12-strtod.patch procps-ng-3.3.12-sysctl-a.patch procps-ng-3.3.12-sysctl-iobuf.patch - Port patches procps-ng-3.3.10-bnc634071_procstat2.diff procps-ng-3.3.10-errno.patch procps-ng-3.3.10-fdleak.dif procps-ng-3.3.10-integer-overflow.patch procps-ng-3.3.10-large_pcpu.patch procps-ng-3.3.10-slab.patch procps-ng-3.3.11-pmap4suse.patch procps-ng-3.3.8-accuracy.dif procps-ng-3.3.8-bnc634840.patch procps-ng-3.3.8-ignore-scan_unevictable_pages.patch procps-ng-3.3.8-petabytes.patch procps-ng-3.3.8-readeof.patch procps-ng-3.3.8-tinfo.dif procps-ng-3.3.8-top.1.diff procps-v3.3.3-read-sysctls-also-from-boot-sysctl.conf-kernelversion.diff - Use %license (boo#1082318) - Remove patch procps-ng-3.3.12-sysctl-iobuf-write.patch (bsc#1077746) - Add patches 0001-Preload-sysctl-lines-even-if-longer-than-stdio-buffe.patch 0002-Add-flexible-buffered-I-O-based-on-fopencookie-3.patch 0003-Use-new-standard-I-O-for-reading-writing-sysctl-valu.patch from my project https://gitlab.com/bitstreamout/procps/tree/procio which implements a flexible buffer for reading and writing values below /proc/sys (bsc#1039941) - Add patch procps-ng-3.3.12-sysctl-iobuf-write.patch to use increased buffer on writing /proc/sys/net/ipv4/ip_local_reserved_ports - procps-ng-3.3.12-sysctl-iobuf.patch: fix crash - Add patch procps-ng-3.3.12-sysctl-iobuf.patch to increase I/O buffer for reading and writing values below /proc/sys (bsc#1039941) - Add patch procps-ng-3.3.12-stable_secret.patch to avoid messages on unset /proc/sys/net/ipv6/conf/*/stable_secret due EIO - Drop support for xinetd (systat.xinetd) * xinetd is being obsoleted * provided service is considered unsecure and is unlikely to be used anyways - Small packaging cleanup with spec-cleaner - Add patch procps-ng-3.3.12-sysctl-a.patch (bsc#1039941, had been accepted upstream) that is allow content lines below /proc/sys longer than 1024 characters - Explain option --no-truncate of command w - Remove -L option on screen call dues API change, now we depend on environment variables only. - Only buildrequire pkgconfig(libsystemd) instead of pkgconfig(libsystemd-login): The latter was merged into libsystemd in version 209. - Avoid fillup and insserv on modern systems (bsc#992845) - Use test suite but avoid the w command due dummy utmp * This requires dejagnu for the runtest command * This requires screen to be able to provide a tty - Add patch procps-ng-3.3.12-strtod.patch to fix missed extern declaration of strtod_nol_or_err() - Update to procps-ng-3.3.12 * libprocps API 6:0:0 * build: formerly optional --enable-oomem unconditional * free: man document rewritten for shared Debian #755233 * free: interpret intervals in non-locale way Debian #692113 * kill: report error if cannot kill process Debian #733172 * library: refine calculation of 'cached' memory * library: find tty quicker Debian #770215 * library: eliminate threads display inconsistencies Redhat #1284091 * pidof: check cmd if space found in argv0 * pmap: fixed detail parsing on long mapping lines * pmap: fix occasional incorrect memory usage values Redhat #1262864 * ps: sort by cgroup Debian #692279 * ps: display control group name with -o cgname * ps: fallback to attr/current for context Debian #786956 * ps: enabled broken 'thcount' option Redhat #1174313 * tests: conditionally add prctl Debian #816237 * top: displays the 3 new linux-4.5 RES memory fields * top: man page memory fields corrected + new narrative * top: added display of CGNAME (control group name) * top: is now more responsive to cpus brought online * top: namespace cols use suppressible zero * top: zero suppress ('0') includes out-of-memory & nice * top: better 'i' toggle management when scrolled * top: the '=' key now includes active locate requests * vmstat: devices exceeding 15 chars now displayed Redhat #586078 * watch: hostname added to header * watch: better handling ANSI including esc[m Debian #830313 * watch: use locale-independent float Debian #692113 - Avoid line doubling of pmap output due new SwapPss entry (boo#982090) - Remove SUSE version of pmap as this stumble over new entries in processes smaps files (boo#962275) - Add patch procps-ng-3.3.11-pmap4suse.patch to let upstream pmap behave similar to old suse pmap - Pmap: support "/SwapPss"/ which shows proportional swap share of a process similar to the PSS (proportional set size) of a process which is the count of pages it has in memory. - Update to procps-ng-3.3.11 * libprocps API 5:0:0 * pgrep: don't crash with -a -w flags. Merge 33, Debian #768190 * skill: command line with signal number interpreted correctly * pmap: print process name even if smaps is unreadable Debian #775624 * ps: sort by etimes column, uses etime Debian #794619 * ps, top: Add support for LXC containers. Ubuntu #1174911 * w: work with smaller window sizes Debian #183394 * w: correctly find "/best"/ proc with pid wrap * library: use merged systemd library Debian #731256 * kill,skill,pkill: fix option parsing * top once again will fully honor a saved rcfile, without requiring --disable-modern-top. Debian #762928, #762947 * vmstat: Not crash if partition appears before disk Debian #736628 * free: -s without -c works Debian #733758 - Remove the patch procps-v3.3.4-w-simply-work.diff as now upstream - Port our legacy pmap to new procps-ng-3.3.11 - Make it build with every ncurses library ABI - Reintroduce the corrected patch procps-ng-3.3.9-w-notruncate.diff to have a working --no-truncat option back for `w' (boo#932950) - restore original top defaults. The new ones result in half of the display occupied with cpu information and the other half with systemd children. - Remove redundant ldconfig requires - Update to procps-ng-3.3.10 * sysctl --system loads default config file - Debian #732920 * ps doesn't exit on SIGCONT * top better accommodates discontinuous NUMA nodes * ps cmdline trailing spaces suppressed under zsh, redhat #1057600 * kill restores the '-HUP -1' functionality * vmstat -d / -p segfault eliminated when /sys is not mounted * pgrep properly shows full command line when -au are combined * vmstat supports timestamps with -t/--timestamp option * top is now immune to distortions when system time is reset * top standardized the <Esc> key support with prompted input * top missing summary area info added to man document, ubuntu #574624 * top properly responds to the current locale LC_NUMERIC setting * top provides alternate graph modes for cpu states and memory usage * top offers new startup defaults, plus ./configure --disable-modern-top * top exploits MemAvailable field and offers improved memory statistics * ps new --quick-pid option, a more efficient alternative to --pid option * usernames up to 32 characters now accommodated (up from 19), redhat #1112734 * free exploits MemAvailable field and offers improved memory statistics * free considers slabs in displayed totals, debian #565518, ubuntu #126329 * watch supports new ANSI styles and background colors - Remove the patches now upstream 0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch 0024-sysctl-system-loads-default-config-file.patch 0025-Split-help-lines-to-help-translators.patch 0026-library-fixing-uninitialized-variable-pos-in-whattim.patch 0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch 0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch 0029-ps-ignore-SIGCONT.patch 0031-vmstat-wide-output-still-not-wide-enough.patch 0032-library-skip-replacement-of-trailing-0-in-read_unvec.patch 0033-kill-for-PID-1-restored.patch 0034-Check-for-presence-of-disks-in-vmstat.patch 0035-PID-2-to-9-for-kill-too.patch 0035-top-provide-for-discontinuous-not-active-NUMA-nodes.patch 0036-pgrep-fails-to-show-full-command-line-with-au.patch 0036-top-restore-the-former-behavior-after-stderr-redirec.patch 0037-fail-on-null-string-for-arguments.patch 0037-top-avoid-name-conflict-in-the-next-version-of-stdli.patch 0038-Update-help-files.patch 0038-top-protect-against-distortion-when-system-time-rese.patch 0039-vmstat-Support-for-timestamps-with-t-fix-for-wd.patch 0040-watch-Don-t-leak-extra-fds-to-the-child.patch 0041-vmstat-Fixing-format-security-flaws.patch 0043-Added-get-trans-target-to-Makefile.patch 0044-top-avoid-a-nan-when-the-delay-interval-is-very-low.patch 0045-library-properly-handle-memory-used-by-tmpfs.patch 0045-top-standardize-Esc-key-support-with-prompted-input.patch 0046-Minor-i18n-fixes.patch 0046-top-miscellaneous-accumulated-changes-to-program-cod.patch 0047-sysctl-increase-max-supported-line-length-of-the-con.patch 0049-fix-url-for-rsync.patch 0051-top-update-copyright-dates-plus-1-preprocessor-chang.patch 0052-top-refactor-man-document-so-as-to-allow-translation.patch 0053-top-minimize-the-usage-of-apostrophes-in-man-documen.patch 0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch 0055-misc-fix-man-doc-spelling-and-grammar-for-translatio.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch 0060-top-miscellaneous-accumulated-changes-to-man-documen.patch bsc901202-add-better-help-output.patch procps-ng-3.3.8-selinux.patch procps-v3.3.3-buffersize.diff - Modify and rename patches procps-ng-3.3.8-bnc634071_procstat2.diff becomes procps-ng-3.3.10-bnc634071_procstat2.diff procps-ng-3.3.9-errno.patch becomes procps-ng-3.3.10-errno.patch procps-v3.3.3-fdleak.dif becomes procps-ng-3.3.10-fdleak.dif procps-v3.3.3-integer-overflow.patch becomes procps-ng-3.3.10-integer-overflow.patch procps-v3.3.4-large_pcpu.patch becomes procps-ng-3.3.10-large_pcpu.patch procps-v3.3.3-slab.patch becomes procps-ng-3.3.10-slab.patch procps-v3.3.4-xen.dif becomes procps-ng-3.3.10-xen.dif - Modify patch procps-v3.3.3-slab.patch to be able to make the adding further cache lines to cache output of the free command switchable. - This requires modifing the patches 0045-library-properly-handle-memory-used-by-tmpfs.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch procps-ng-3.3.9-errno.patch procps-v3.3.3-integer-overflow.patch procps-v3.3.3-slab.patch - Add upstream patch bsc901202-add-better-help-output.patch which includes the commits 0f649e2cd2eef94075f1975248953f8c5b85d9f4 4ba9ff5c0df7e94d03a555ac4cec947f6fac2ba6 b4951bfea367eef551b053e9f0240d717c353c11 to fix the bug bsc#901202 - Add patch procps-ng-3.3.9-errno.patch to avoid leftover errno from setlocale() (bsc#908516)
- Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Fix bsc#1185208 to make private mount namespaces work as well as to distinguish NFS mounts from same remote device share. - Change patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Fix bsc#1178407: fuser does not show open kvm storage image files such as qcow2 files. Patch from Ali Abdallah <ali.abdallah@suse.com> - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Allow not unique mounts as well as not unique mountpoint (bsc#1170247) - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch * Always initialize head of simple linked list (bsc#1098697) * stat(2) on binary does not see subvol dev - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to handle sub volumes of the btrFS (bsc#1112780) - Support also btrFS entries in mountinfo, that is use stat(2) to determine the device of the mounted subvolume (bsc#1098697, bsc#1112780) this modifies patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to make fuser option -m <block_device> work even with mountinfo (bsc#1098697) - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to let fuser -m also work for private mounts as well (boo#1093665) - Modify patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch to run even on older kernels missing mnt_id tag in fdinfo - Add patch psmisc-23.0-killall-signals.patch to fix boo#1058990 by prior scanning for signal names in the arguments of killall - Update patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch - Remove patches * psmisc-22.21-lessnfs.patch * psmisc-22.21-mntpt.patch * psmisc-23.0-net.patch - Add patch 0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch from https://gitlab.com/bitstreamout/psmisc/tree/mountinfo which is a heavily rework fuser used on NFS * Use mountinfo to be able to use the mount identity which allows to distinguish different mounts with the same device number as it happens with NFS shares. * Smaller cleanup as support of chroot environments and older systems. * Add support for name_to_handle_at() system call to get the real mount ID for each file - Use test suite of psmisc in %check rpm section - Add patch psmisc-23.0-net.patch to reenable network support broken to my own upstream commit - Add patch psmisc-23.0-killall.patch to remove left over debug output in killall utility (boo#1046237) - Update to version 23.0 * killall: Fix process age race condition !11 Debian #822861 * killall: only use scope of current namespace by default * killall: better parsing of command names * pstree: add cgroup namespaces !10 * peekfd: Help give long options too !5 * killall: correctly report when 32+ procs match !8 * prtat: Remove duplicate options in man page !3 Debian #846387 * pslog: New program to check what logs are open merge !1 * fuser: increase path length for octal escaping SF [#37] * Make usage of linked lists of devices found in /proc/self/mountinfo optional * Make timeout() in timeout.c work with shared mmap to reduce the load due write/read the stat buffers * Add list_sort() to lists.h to be able to sort lists * fuser: Fixed typo for -M flag. Debian #740275 * pstree: by default doesn't show threadnames, use -t to show as it disables compaction. SF [#33] Debian #815902 * pstree: Removed need for PATH_MAX Debian #750405 * pstree: ignores disappeared processes. SF [#34] * killall: -o and -y work with -r flags. SF [#64] * m4/gettext.m4: Upgrade to gettext-0.19.4. * m4/iconv.m4: Upgrade to gettext-0.19.4. * m4/lib-ld.m4: Upgrade to gettext-0.19.4. * m4/lib-link.m4: Upgrade to gettext-0.19.4. * m4/lib-prefix.m4: Upgrade to gettext-0.19.4. * m4/nls.m4: Upgrade to gettext-0.19.4. * m4/po.m4: Upgrade to gettext-0.19.4. * m4/progtest.m4: Upgrade to gettext-0.19.4. * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.19.4. - Make it build, that is create a po/POTFILES.in - Remove obsolete patches * psmisc-22.21-boo908063.patch * psmisc-22.12-tigetstr.patch * psmisc-22.21-upstream.patch * psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch - Rename patch psmisc-22.21.dif which becomes psmisc-23.0.dif - Make /bin/fuser a symblic link of /usr/bin/fuser (boo#1029973) - Last revision was 78 - Modify psmisc-22.21.dif to enforce the usage of `m' flag in sscanf() instead of `a' for allocation. Also avoid to small buffers and include sys/sysmacros.h for makedev macro. - Add the patch psmisc-22.21-lessnfs.patch to support device files of mount points as well (boo#1044638) - Add the patch psmisc-22.21-mntpt.patch to do strinfg comparision only for NFS shares - Replace negative list %nopeek with positive list %have_peekfd - Add patch psmisc-22.21-boo908063.patch to avoid to close files which are never open (boo#908063)
- release 0.4 * This new release stops providing stubs, but instead expects libc to do so. On platforms where this is not the case, "/-pthread"/ is injected via our pkg-config file instead. This was done to make loading libpthread (indirectly) via dlopen() work correctly in the presence of pthread-stubs. - added COPYING to %doc - Created package pthread-stubs with initial version 0.3
- Add ZYPP_LOCK_TIMEOUT=-1 to keep waiting for the lock (boo#1184399). - Add split provides for upgrade from old dracut (boo#1168727). - Set build architecture to noarch. - Clear do_purge_kernels with ExecStartPost rather than ExecStartPre (boo#1162163). - Fix typo in Summary. - Fix zypper asking for confirmation in service (boo#1161620). - Fix dracut version in conflicts. - Intial package purge-kernels-service (jsc#SLE-10162, jsc#SLE-10465)
- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091 (CVE-2019-20907, bpo#39017) avoiding possible infinite loop in specifically crafted tarball. Add recursion.tar as a testing tarball for the patch. - Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686). - Add CVE-2020-26116-httplib-header-injection.patch fixing bsc#1177211 (CVE-2020-26116, bpo#39603) no longer allowing special characters in the method parameter of HTTPConnection.putrequest in httplib, stopping injection of headers. Such characters now raise ValueError. - Renamed patch for assigned CVE: * bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch -> CVE-2021-3737-fix-HTTP-client-infinite-line-reading-after-a-HTTP-100-Continue.patch (boo#1189241, CVE-2021-3737) - Renamed patch for assigned CVE: * bpo43075-fix-ReDoS-in-request.patch -> CVE-2021-3733-fix-ReDoS-in-request.patch (boo#1189287, CVE-2021-3733) - Fix python-doc build (bpo#35293): * sphinx-update-removed-function.patch - Update documentation formatting for Sphinx 3.0 (bpo#40204). - Add bpo43075-fix-ReDoS-in-request.patch which fixes ReDoS in request (bpo#43075, boo#1189287). - Add missing security announcement to bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch. - Add bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch which fixes http client infinite line reading (DoS) after a http 100 (bpo#44022, boo#1189241). - Modify Lib/ensurepip/__init__.py to contain the same version numbers as are in reality the ones in the bundled wheels (bsc#1187668). - Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids use of semicolon as a query string separator (bpo#42967, bsc#1182379, CVE-2021-23336). - Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution. - (bsc#1180125) We really don't Require python-rpm-macros package. Unnecessary dependency. - Add patch configure_PYTHON_FOR_REGEN.patch which makes configure.ac to consider the correct version of PYTHON_FO_REGEN (bsc#1078326). - Use python3-Sphinx on anything more recent than SLE-15 (inclusive). - Update to 2.7.18, final release of Python 2. Ever.: - Newline characters have been escaped when performing uu encoding to prevent them from overflowing into to content section of the encoded file. This prevents malicious or accidental modification of data during the decoding process. - Fixes a ReDoS vulnerability in `http.cookiejar`. Patch by Ben Caller. - Fixed line numbers and column offsets for AST nodes for calls without arguments in decorators. - bsc#1155094 (CVE-2019-18348) Disallow control characters in hostnames in http.client. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. - Fix urllib.urlretrieve failing on subsequent ftp transfers from the same host. - Fix problems identified by GCC's -Wstringop-truncation warning. - AddRefActCtx() was needlessly being checked for failure in PC/dl_nt.c. - Prevent failure of test_relative_path in test_py_compile on macOS Catalina. - Fixed possible leak in `PyArg_Parse` and similar functions for format units "/es#"/ and "/et#"/ when the macro `PY_SSIZE_T_CLEAN` is not defined. - Remove upstreamed patches: - CVE-2019-18348-CRLF_injection_via_host_part.patch - python-2.7.14-CVE-2017-1000158.patch - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch - CVE-2018-1061-DOS-via-regexp-difflib.patch - CVE-2019-10160-netloc-port-regression.patch - CVE-2019-16056-email-parse-addr.patch - Add CVE-2019-9674-zip-bomb.patch to improve documentation warning about dangers of zip-bombs and other security problems with zipfile library. (bsc#1162825 CVE-2019-9674) - Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224). - Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug "/Python urrlib allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS)"/ (bsc#1162367) - Provide python-testsuite from devel subkg to ease py2->py3 dependencies - Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch off tests coliding with the combination of modern Python and ancient OpenSSL on SLE-12. - libnsl is required only on more recent SLEs and openSUSE, older glibc supported NIS on its own. - Add provides in gdbm subpackage to provide dbm symbols. This allows us to use %%{python_module dbm} as a dependency and have it properly resolved for both python2 and python3 - Drop appstream-glib BuildRequires and no longer call appstream-util validate-relax: eliminate a build cycle between as-glib and python. The only thing would would gain by calling as-uril is catching if upstream breaks the appdata.xml file in a future release. Considering py2 is dying, chances for a new release, let alone one breaking the xml file, are slim. - Unify packages among openSUSE:Factory and SLE versions. (bsc#1159035) ; add missing records to this changelog. - Add idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830) - Add python2_split_startup Provide to make it possible to conflict older packages by shared-python-startup. - Move /etc/pythonstart script to shared-python-startup package. - Add bpo-36576-skip_tests_for_OpenSSL-111.patch (originally from bpo#36576) skipping tests failing with OpenSSL 1.1.1. Fixes bsc#1149792 - Add adapted-from-F00251-change-user-install-location.patch fixing pip/distutils to install into /usr/local. - Update to 2.7.17: - a bug fix release in the Python 2.7.x series. It is expected to be the penultimate release for Python 2.7. - Removed patches included upstream: - CVE-2018-20852-cookie-domain-check.patch - CVE-2019-16935-xmlrpc-doc-server_title.patch - CVE-2019-9636-netloc-no-decompose-characters.patch - CVE-2019-9947-no-ctrl-char-http.patch - CVE-2019-9948-avoid_local-file.patch - python-2.7.14-CVE-2018-1000030-1.patch - python-2.7.14-CVE-2018-1000030-2.patch - Renamed remove-static-libpython.diff and python-bsddb6.diff to remove-static-libpython.patch and python-bsddb6.patch to unify filenames. - Add CVE-2019-16935-xmlrpc-doc-server_title.patch fixing bsc#1153238 (aka CVE-2019-16935) fixing a reflected XSS in python/Lib/DocXMLRPCServer.py - Add bpo36302-sort-module-sources.patch (boo#1041090) - Add CVE-2019-16056-email-parse-addr.patch fixing the email module wrongly parses email addresses [bsc#1149955, CVE-2019-16056] - boo#1141853 (CVE-2018-20852) add CVE-2018-20852-cookie-domain-check.patch fixing http.cookiejar.DefaultPolicy.domain_return_ok which did not correctly validate the domain: it could be tricked into sending cookies to the wrong server. - Skip test_urllib2_localnet that randomly fails in OBS - bsc#1138459: add CVE-2019-10160-netloc-port-regression.patch which fixes regression introduced by the previous patch. (CVE-2019-10160) Upstream gh#python/cpython#13812 - Set _lto_cflags to nil as it will prevent to propage LTO for Python modules that are built in a separate package. - bsc#1130840 (CVE-2019-9947): add CVE-2019-9947-no-ctrl-char-http.patch Address the issue by disallowing URL paths with embedded whitespace or control characters through into the underlying http client request. Such potentially malicious header injection URLs now cause a ValueError to be raised. - bsc#1130847 (CVE-2019-9948) add CVE-2019-9948-avoid_local-file.patch removing unnecessary (and potentially harmful) URL scheme local-file://. - bsc#1129346: add CVE-2019-9636-netloc-no-decompose-characters.patch Characters in the netloc attribute that decompose under NFKC normalization (as used by the IDNA encoding) into any of ``/``, ``?``, ``#``, ``@``, or ``:`` will raise a ValueError. If the URL is decomposed before parsing, or is not a Unicode string, no error will be raised (CVE-2019-9636). Upstream commits e37ef41 and 507bd8c. - (bsc#1111793) Update to 2.7.16: * bugfix-only release: complete list of changes on https://github.com/python/cpython/blob/2.7/Misc/NEWS.d/2.7.16rc1.rst * Removed openssl-111.patch and CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch which are fully included in the tarball. * Updated patches to apply cleanly: CVE-2019-5010-null-defer-x509-cert-DOS.patch bpo36160-init-sysconfig_vars.patch do-not-use-non-ascii-in-test_ssl.patch openssl-111-middlebox-compat.patch openssl-111-ssl_options.patch python-2.5.1-sqlite.patch python-2.6-gettext-plurals.patch python-2.7-dirs.patch python-2.7.2-fix_date_time_compiler.patch python-2.7.4-canonicalize2.patch python-2.7.5-multilib.patch python-2.7.9-ssl_ca_path.patch python-bsddb6.diff remove-static-libpython.patch * Update python-2.7.5-multilib.patch to pass with new platlib regime. - bsc#1109847 (CVE-2018-14647): add CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing bpo-34623. - bsc#1073748: add bpo-29347-dereferencing-undefined-pointers.patch PyWeakref_NewProxy@Objects/weakrefobject.c creates new isntance of PyWeakReference struct and does not intialize wr_prev and wr_next of new isntance. These pointers can have garbage and point to random memory locations. Python should not crash while destroying the isntance created in the same interpreter function. As per my understanding, both wr_prev and wr_next of PyWeakReference instance should be initialized to NULL to avoid segfault. - bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch fixing bpo-35746 (CVE-2019-5010). An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.7.2. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability. - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Add patch openssl-111.patch to work with openssl-1.1.1 (bsc#1113755) - Apply "/CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch"/ which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802] - Apply "/CVE-2018-1061-DOS-via-regexp-difflib.patch"/ to prevent low-grade poplib REDOS (CVE-2018-1060) and to prevent difflib REDOS (CVE-2018-1061). Prior to this patch mail server's timestamp was susceptible to catastrophic backtracking on long evil response from the server. Also, it was susceptible to catastrophic backtracking, which was a potential DOS vector. [bsc#1088004 and bsc#1088009, CVE-2018-1061 and CVE-2018-1060] - Apply "/CVE-2017-18207.patch"/ to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207] - Apply "/python-sorted_tar.patch"/ (bsc#1086001, boo#1081750) sort tarfile output directory listing - update to 2.7.15 * dozens of bugfixes, see NEWS for details - removed obsolete patches: * python-ncurses-6.0-accessors.patch * python-fix-shebang.patch * gcc8-miscompilation-fix.patch - add patch from upstream: * do-not-use-non-ascii-in-test_ssl.patch - Add gcc8-miscompilation-fix.patch (boo#1084650). - Apply "/python-2.7.14-CVE-2017-1000158.patch"/ to prevent integer overflows in PyString_DecodeEscape that could have resulted in heap-based buffer overflow attacks and possible arbitrary code execution. [bsc#1068664, CVE-2017-1000158] - exclude test_socket & test_subprocess for PowerPC boo#1078485 (same ref as previous change) - Add python-skip_random_failing_tests.patch bypass boo#1078485 and exclude many tests for PowerPC - Add patch python-fix-shebang.patch to fix bsc#1078326 - exclude test_regrtest for s390, where it does not segfault as it should (fixes bsc#1073269) - fix segfault while creating weakref - bsc#1073748, bpo#29347 (this is actually fixed by the 2.7.14 update; mentioning this for purposes of bugfix tracking) - update to 2.7.14 * dozens of bugfixes, see NEWS for details * fixed possible integer overflow in PyString_DecodeEscape (CVE-2017-1000158, bsc#1068664) * fixed segfaults with dict mutated during search * fixed possible free-after-use problems with buffer objects with custom indexing * fixed urllib.splithost to correctly parse fragments (bpo-30500) - drop upstreamed python-2.7.13-overflow_check.patch - drop unneeded python-2.7.12-makeopcode.patch - drop upstreamed 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch - Apply "/python-2.7.14-CVE-2018-1000030-1.patch"/ and "/python-2.7.14-CVE-2018-1000030-2.patch"/ to remedy a bug that would crash the Python interpreter when multiple threads used the same I/O stream concurrently. This issue is not classified as a security vulnerability due to the fact that an attacker must be able to run code, however in some situations -- such as function as a service -- this vulnerability can potentially be used by an attacker to violate a trust boundary. [bsc#1079300, CVE-2018-1000030] - Call python2 instead of python in macros - Fix test broken with OpenSSL 1.1 (bsc#1042670) * add 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch - drop SUSE_ASNEEDED=0 as it is not needed anymore - Add libnsl-devel build requires for glibc obsoleting libnsl - obsolete/provide python-argparse and provide python2-argparse, because the argparse module is available from python 2.7 up - SLE package update (bsc#1027282) - refresh python-2.7.5-multilib.patch - dropped upstreamed patches: python-fix-short-dh.patch python-2.7.7-mhlib-linkcount.patch python-2.7-urllib2-localnet-ssl.patch CVE-2016-0772-smtplib-starttls.patch CVE-2016-5699-http-header-injection.patch CVE-2016-5636-zipimporter-overflow.patch python-2.7-httpoxy.patch - Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. (dimstar@opensuse.org) - Add reproducible.patch to allow reproducible builds of various python packages like python-amqp Upstream: https://github.com/python/cpython/pull/296 - update to 2.7.13 * dozens of bugfixes, see NEWS for details * updated cipher lists for openssl wrapper, support openssl >= 1.1.0 * properly fix HTTPoxy (CVE-2016-1000110) * profile-opt build now applies PGO to modules as well - update python-2.7.10-overflow_check.patch with python-2.7.13-overflow_check.patch, incorporating upstream changes (bnc#964182) - add "/-fwrapv"/ to optflags explicitly because upstream code still relies on it in many places - provide python2-* symbols, for support of new packages built as python2-foo - rename macros.python to macros.python2 accordingly - require python-rpm-macros package, drop macro definitions from macros.python2 - initial packaging of `python27` side-by-side variant (fate#321075, bsc#997436) - renamed `python` to `python27` in package names and requires - removed Provides and Obsoletes clauses - dropped SLE12-only patch python-2.7.9-sles-disable-verification-by-default.patch, companion sle_tls_checks_policy.py file and the python-strict-tls-checks subpackage - dropped profile files - removed /usr/bin/python and /usr/bin/python2, along with other unversioned aliases - rewrote macros file to enable stand-alone packages depending on py2.7 - re-included downloaded version of HTML documentation - update to 2.7.12 * dozens of bugfixes, see NEWS for details * fixes multiple security issues: CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751) CVE-2016-5636 zipimporter heap overflow (bsc#985177) CVE-2016-5699 httplib header injection (bsc#985348) (this one is actually fixed since 2.7.10) - removed upstreamed python-2.7.7-mhlib-linkcount.patch - refreshed multilib patch - python-2.7.12-makeopcode.patch - run newly-built python interpreter to make opcodes, in order not to require pre-built python - update LD_LIBRARY_PATH to use $PWD instead of "/."/ because the test process escapes to its own directory - modify shebang-fixing scriptlet to ignore makeopcodetargets.py - CVE-2016-0772-smtplib-starttls.patch: smtplib vulnerability opens startTLS stripping attack (CVE-2016-0772, bsc#984751) - CVE-2016-5636-zipimporter-overflow.patch: heap overflow when importing malformed zip files (CVE-2016-5636, bsc#985177) - CVE-2016-5699-http-header-injection.patch: incorrect validation of HTTP headers allow header injection (CVE-2016-5699, bsc#985348) - python-2.7-httpoxy.patch: HTTPoxy vulnerability in urllib, fixed by disregarding HTTP_PROXY when REQUEST_METHOD is also set (CVE-2016-1000110, bsc#989523) - Add python-2.7.10-overflow_check.patch to fix broken overflow checks. [bnc#964182] - copy strict-tls-checks subpackage from SLE to retain future compatibility (not built in openSUSE) - do this properly to fix bnc#945401 - update SLE check to exclude Leap which also has version 1315, just to be sure - Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. - add missing ssl.pyc and ssl.pyo to package - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300 * this is not built for openSUSE, but retained here in case we want to build the package for a SLE system - python-fix-short-dh.patch: Bump DH parameters to 2048 bit to fix logjam security issue. bsc#935856 - add __python2 compatibility macro (used by Fedora) (fate#318838) - update to 2.7.10 - removed obsolete python-2.7-urllib2-localnet-ssl.patch - Reenable test_posix on aarch64 - python-2.7.4-aarch64.patch: Remove obsolete patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64 - update to 2.7.9 * contains full backport of ssl module from Python 3.4 (PEP466) * HTTPS certificate validation enabled by default (PEP476) * SSLv3 disabled by default (bnc#901715) * backported ensurepip module (PEP477) * fixes several missing CVEs from last release: CVE-2013-1752, CVE-2013-1753 * dozens of minor bugfixes - dropped upstreamed patches: python-2.7.6-poplib.patch, smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch - dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it with ssl module from Python 3 - libffi was upgraded upstream, seems to contain our changes, so dropping libffi-ppc64le.diff as well - python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional "/import ssl"/ from test_urllib2_localnet that caused it to fail without ssl - skip test_thread in qemu_linux_user mode
- Add CVE-2021-42771-rel-path-traversal.patch fixing CVE-2021-42771 by cleaning locale identifiers before loading from file (bsc#1185768). - update to 2.8.0 * CLDR: Upgrade to CLDR 36.0 * Messages: Don't even open files with the "/ignore"/ extraction method * Numbers: Fix formatting very small decimals when quantization is disabled * Messages: Attempt to sort all messages - version update to 2.7.0 Possibly incompatible changes * General: Internal uses of ``babel.util.odict`` have been replaced with ``collections.OrderedDict`` from The Python standard library. Improvements * CLDR: Upgrade to CLDR 35.1 - Alberto Mardegan, Aarni Koskela (#626, #643) * General: allow anchoring path patterns to the start of a string - Brian Cappello (#600) * General: Bumped version requirement on pytz - @chrisbrake (#592) * Messages: `pybabel compile`: exit with code 1 if errors were encountered - Aarni Koskela (#647) * Messages: Add omit-header to update_catalog - Cédric Krier (#633) * Messages: Catalog update: keep user comments from destination by default - Aarni Koskela (#648) * Messages: Skip empty message when writing mo file - Cédric Krier (#564) * Messages: Small fixes to avoid crashes on badly formatted .po files - Bryn Truscott (#597) * Numbers: `parse_decimal()` `strict` argument and `suggestions` - Charly C (#590) * Numbers: don't repeat suggestions in parse_decimal strict - Serban Constantin (#599) * Numbers: implement currency formatting with long display names - Luke Plant (#585) * Numbers: parse_decimal(): assume spaces are equivalent to non-breaking spaces when not in strict mode - Aarni Koskela (#649) * Performance: Cache locale_identifiers() - Aarni Koskela (#644) Bugfixes * CLDR: Skip alt=... for week data (minDays, firstDay, weekendStart, weekendEnd) - Aarni Koskela (#634) * Dates: Fix wrong weeknumber for 31.12.2018 - BT-sschmid (#621) * Locale: Avoid KeyError trying to get data on WindowsXP - mondeja (#604) * Locale: get_display_name(): Don't attempt to concatenate variant information to None - Aarni Koskela (#645) * Messages: pofile: Add comparison operators to _NormalizedString - Aarni Koskela (#646) * Messages: pofile: don't crash when message.locations can't be sorted - Aarni Koskela (#646) - Remove superfluous devel dependency for noarch package - update to version 2.6.0: * Possibly incompatible changes + Numbers: Refactor decimal handling code and allow bypass of decimal quantization. (@kdeldycke) (PR #538) + Messages: allow processing files that are in locales unknown to Babel (@akx) (PR #557) + General: Drop support for EOL Python 2.6 and 3.3 (@hugovk) (PR [#546]) * Other changes + CLDR: Use CLDR 33 (@akx) (PR #581) + Lists: Add support for various list styles other than the default (@akx) (#552) + Messages: Add new PoFileError exception (@Bedrock02) (PR #532) + Times: Simplify Linux distro specific explicit timezone setting search (@scop) (PR #528) * Bugfixes + CLDR: avoid importing alt=narrow currency symbols (@akx) (PR [#558]) + CLDR: ignore non-Latin numbering systems (@akx) (PR #579) + Docs: Fix improper example for date formatting (@PTrottier) (PR [#574]) + Tooling: Fix some deprecation warnings (@akx) (PR #580) * Tooling & docs + Add explicit signatures to some date autofunctions (@xmo-odoo) (PR #554) + Include license file in the generated wheel package (@jdufresne) (PR #539) + Python 3.6 invalid escape sequence deprecation fixes (@scop) (PR [#528]) + Test and document all supported Python versions (@jdufresne) (PR [#540]) + Update copyright header years and authors file (@akx) (PR #559) - update to version 2.5.3: * This is a maintenance release that reverts undesired API-breaking changes that slipped into 2.5.2 (see https://github.com/python-babel/babel/issues/550). It is based on v2.5.1 (f29eccd) with commits 7cedb84, 29da2d2 and edfb518 cherry-picked on top. - changes from version 2.5.2: * Bugfixes + Revert the unnecessary PyInstaller fixes from 2.5.0 and 2.5.1 (#533) (@yagebu) - Export TZ and LC_ALL before running the tests. Without this python-Babel is not able to see the TZ variable, and produce a `local` LOCALTZ - specfile: * require freezegun for tests - update to version 2.5.1: * Use a fixed datetime to avoid test failures (#520) (@narendravardi) * Parse multi-line __future__ imports better (#519) (@akx) * Fix validate_currency docstring (#522) * Allow normalize_locale and exists to handle various unexpected inputs (#523) (@suhojm) * Make PyInstaller support more robust (#525, #526) (@thijstriemstra, @akx) - update to 2.5.0: * Numbers: Add currency utilities and helpers (#491) (@kdeldycke) * Support PyInstaller (#500, #505) (@wodo) * Dates: Add __str__ to DateTimePattern (#515) (@sfermigier) * Dates: Fix an invalid string to bytes comparison when parsing TZ files on Py3 (#498) (@rowillia) * Dates: Formatting zero-padded components of dates is faster (#517) (@akx) * Documentation: Fix "/Good Commits"/ link in CONTRIBUTING.md (#511) (@naryanacharya6) * Documentation: Fix link to Python gettext module (#512) (@Linkid) * Messages: Allow both dash and underscore separated locale identifiers in pofiles (#489, #490) (@akx) * Messages: Extract Python messages in nested gettext calls (#488) (@sublee) * Messages: Fix in-place editing of dir list while iterating (#476, #492) (@MarcDufresne) * Messages: Stabilize sort order (#482) (@xavfernandez) * Time zones: Honor the no-inherit marker for metazone names (#405) (@akx) - Fix provides/obsoletes - Update to 2.4.0 * CLDR: CLDR 29 is now used instead of CLDR 28 (#405) (@akx) * Messages: Add option ‘add_location’ for location line formatting (#438, #459) (@rrader, @alxpy) * Numbers: Allow full control of decimal behavior (#410) (@etanol) - Converted to single-spec - update to 2.3.4: * CLDR: The lxml library is no longer used for CLDR importing, so it should not cause strange failures e * CLI: Every last single CLI usage regression should now be gone, and both distutils and stand-alone CLI * CLI: Usage regressions that had snuck in between 2.2 and 2.3 should be no more. (https://github.com/py * Dates: Period (am/pm) formatting was broken in certain locales (namely zh_TW). Thanks to @jun66j5 for * CLDR: Add an API for territory language data (https://github.com/python-babel/babel/pull/315) * Core: Character order and measurement system data is imported and exposed (https://github.com/python-b * Dates: Add an API for time interval formatting (https://github.com/python-babel/babel/pull/316) * Dates: More pattern formats and lengths are supported (https://github.com/python-babel/babel/pull/347) * Dates: Period IDs are imported and exposed (https://github.com/python-babel/babel/pull/349) * Dates: Support for date-time skeleton formats has been added (https://github.com/python-babel/babel/pu * Dates: Timezone formatting has been improved (https://github.com/python-babel/babel/pull/338) * Messages: JavaScript extraction now supports dotted names, ES6 template strings and JSX tags (https:// - drop fix-timezone-test.patch skip-dst-tests.patch, no longer necessary - update to version 2.2.0: * Bugfixes + General: Add __hash__ to Locale. (#303) (2aa8074) + General: Allow files with BOM if they're UTF-8 (#189) (da87edd) + General: localedata directory is now locale-data (#109) (2d1882e) + General: odict: Fix pop method (0a9e97e) + General: Removed uses of datetime.date class from *.dat files (#174) (94f6830) + Messages: Fix plural selection for chinese (531f666) + Messages: Fix typo and add semicolon in plural_forms (5784501) + Messages: Flatten NullTranslations.files into a list (ad11101) + Times: FixedOffsetTimezone: fix display of negative offsets (d816803) * Features + CLDR: Update to CLDR 28 (#292) (9f7f4d0) + General: Add __copy__ and __deepcopy__ to LazyProxy. (a1cc3f1) + General: Add official support for Python 3.4 and 3.5 + General: Improve odict performance by making key search O(1) (6822b7f) + Locale: Add an ordinal_form property to Locale (#270) (b3f3430) + Locale: Add support for list formatting (37ce4fa, be6e23d) + Locale: Check inheritance exceptions first (3ef0d6d) + Messages: Allow file locations without line numbers (#279) (79bc781) + Messages: Allow passing a callable to `extract()` (#289) (3f58516) + Messages: Support 'Language' header field of PO files (#76) (3ce842b) + Messages: Update catalog headers from templates (e0e7ef1) + Numbers: Properly load and expose currency format types (#201) (df676ab) + Numbers: Use cdecimal by default when available (b6169be) + Numbers: Use the CLDR's suggested number of decimals for format_currency (#139) (201ed50) + Times: Add format_timedelta(format='narrow') support (edc5eb5) - update to version 2.1.1: * Fix Locale.parse using "/global.dat"/ incompatible types (https://github.com/python-babel/babel/issues/174) * Fix display of negative offsets in "/FixedOffsetTimezone"/ (https://github.com/python-babel/babel/issues/214) * Improved odict performance which is used during localization file build, should improve compilation time for large projects * Add support for "/narrow"/ format for "/format_timedelta"/ * Add universal wheel support * Support 'Language' header field in .PO files (fixes https://github.com/python-babel/babel/issues/76) * Test suite enhancements (coverage, broken tests fixed, etc) * Documentation updated - changes from version 2.0: * Added support for looking up currencies that belong to a territory through the :func:`babel.numbers.get_territory_currencies` function. * Improved Python 3 support. * Fixed some broken tests for timezone behavior. * Improved various smaller things for dealing with dates. - changes from version 1.4: * Fixed a bug that caused deprecated territory codes not being converted properly by the subtag resolving. This for instance showed up when trying to use "/und_UK"/ as a language code which now properly resolves to "/en_GB"/. * Fixed a bug that made it impossible to import the CLDR data from scratch on windows systems. - fix update-alternatives - add skip-dst-tests.patch: drop DST related tests (workaround issue #156) - Add fix-timezone-test.patch: already included upstream - Remove 0001-disable_timezone_tests.patch in favor of fix-timezone-test.patch - fix build on CentOS/RHEL by specifying TZ=UTC for %check - fix CentOS/RHEL by depending on /usr/sbin/update-alternatives - Fix update-alternatives usage - fix bashism in pre script
- Fixed IndentationError in CVE-2020-28493.patch (bsc#1182244) - CVE-2020-28493: Fixed a ReDOS vulnerability where urlize could have been called with untrusted user data (bsc#1181944). Added CVE-2020-28493.patch - update to version 2.10.1 (bsc#1132323, CVE-2019-10906, bsc#1125815, CVE-2019-8341): * "/SandboxedEnvironment"/ securely handles "/str.format_map"/ in order to prevent code execution through untrusted format strings. The sandbox already handled "/str.format"/. - specfile: * CHANGES -> CHANGES.rst * added README.rst to %doc section - update to version 2.10: * Added a new extension node called "/OverlayScope"/ which can be used to create an unoptimized scope that will look up all variables from a derived context. * Added an "/in"/ test that works like the in operator. This can be used in combination with "/reject"/ and "/select"/. * Added "/previtem"/ and "/nextitem"/ to loop contexts, providing access to the previous/next item in the loop. If such an item does not exist, the value is undefined. * Added "/changed(*values)"/ to loop contexts, providing an easy way of checking whether a value has changed since the last iteration (or rather since the last call of the method) * Added a "/namespace"/ function that creates a special object which allows attribute assignment using the "/set"/ tag. This can be used to carry data across scopes, e.g. from a loop body to code that comes after the loop. * Added a "/trimmed"/ modifier to "/{% trans %}"/ to strip linebreaks and surrounding whitespace. Also added a new policy to enable this for all "/trans"/ blocks. * The "/random"/ filter is no longer incorrectly constant folded and will produce a new random choice each time the template is rendered. (`#478`_) * Added a "/unique"/ filter. (`#469`_) * Added "/min"/ and "/max"/ filters. (`#475`_) * Added tests for all comparison operators: "/eq"/, "/ne"/, "/lt"/, "/le"/, "/gt"/, "/ge"/. (`#665`_) * "/import"/ statement cannot end with a trailing comma. (`#617`_, `#618`_) * "/indent"/ filter will not indent blank lines by default. (`#685`_) * Add "/reverse"/ argument for "/dictsort"/ filter. (`#692`_) * Add a "/NativeEnvironment"/ that renders templates to native Python types instead of strings. (`#708`_) * Added filter support to the block "/set"/ tag. (`#489`_) * "/tojson"/ filter marks output as safe to match documented behavior. (`#718`_) * Resolved a bug where getting debug locals for tracebacks could modify template context. * Fixed a bug where having many "/{% elif ... %}"/ blocks resulted in a "/too many levels of indentation"/ error. These blocks now compile to native "/elif ..:"/ instead of "/else: if ..:"/ (`#759`_) - update for singlespec - update to 2.9.6 * fixed custom context behavior in fast resolve mode - fix requires - Update to 2.9.5 (bsc#1132174, CVE-2016-10745) (see the changes in /usr/share/doc/packages/python-Jinja2/CHANGES) - updated source URL - Update to 2.8 - Added `target` parameter to urlize function. - Added support for `followsymlinks` to the file system loader. - The truncate filter now counts the length. - Added equalto filter that helps with select filters. - Changed cache keys to use absolute file names if available instead of load names. - Fixed loop length calculation for some iterators. - Changed how Jinja2 enforces strings to be native strings in Python 2 to work when people break their default encoding. - Added :func:`make_logging_undefined` which returns an undefined object that logs failures into a logger. - If unmarshalling of cached data fails the template will be reloaded now. - Implemented a block ``set`` tag. - Default cache size was incrased to 400 from a low 50. - Fixed ``is number`` test to accept long integers in all Python versions. - Changed ``is number`` to accept Decimal as a number. - Added a check for default arguments followed by non-default arguments. This change makes ``{% macro m(x, y=1, z) %}...{% endmacro %}`` a syntax error. The previous behavior for this code was broken anyway (resulting in the default value being applied to `y`). - Add ability to use custom subclasses of ``jinja2.compiler.CodeGenerator`` and ``jinja2.runtime.Context`` by adding two new attributes to the environment (`code_generator_class` and `context_class`) (pull request ``#404``). - added support for context/environment/evalctx decorator functions on the finalize callback of the environment. - escape query strings for urlencode properly. Previously slashes were not escaped in that place. - Add 'base' parameter to 'int' filter. - Tests are removed from the package (not distributed in the tar.gz) - Use %python_version over %py_ver: better portability to RHEL - run testsuite during build
- Add python3-M2crypto to LTSS channels, to allow using salt even when the Server Applications Module is not used (bsc#1172226) - bsc#1149792 jsc#SLE-9135 Update to 0.35.2, bugfixes only. Changes cumulatively: - fix compatibility with OpenSSL 1.1.1c. Thank you, Sebastian Andrzej Siewior from the Debian team for resolving it. - Stop pretending to support Python 3.4. - The project is now Linux-distribution agnostic - Replace all old-style classes with the new ones (it shouldn't cause any problems, but feel free to file an issue, if it does) - Do not by-pass a potential transfer decoding in m2urllib2 - SSLv3 just removed. - Various fixes of the build system and internal errors. - Patch fix_urlunsplit.patch is removed, because it is included in the upstream tarball. - Fix use of urlunsplit (bsc#1135009) - Update to 0.28.2: * Fix ppc builds - Enable tests, fix docu install phase - Removed obsolete patches fix-build-python3.diff and fix-openssl-include-path.diff - Update to 0.28.1 * compability with Python 3 * building on Mac OS X should be now more reliable and automagic * Fix licence in metadata: it is MIT, not BSD * Fix and add tests for SWIG/_aes.i module * Bundle-in unittest2 for Python 2.6 * Remove all PGP modules - use generic way to require python-typing now that python3 provides it - License set to MIT - Remove unnecessary fdupes call - Update to 0.27.0 * Fix licence: it is MIT, not BSD * At least minimal support of SNI in httpslib. * Small bugfixes and cleanups. * More effort to make build system more robust. * Restore m2.rsa_set_e() and m2.rsa_set_n(). * Make sure that every exceptional return throws and exception and viceversa. - Add patch fix-build-python3.diff to let it build with python3 - Add patch fix-openssl-include-path.diff to fix openssl include path (the code already includes the openssl/ part) - Create a new package python-M2Crypto-doc for documentation since rpmlint was complaining around 75% of the package was documentation. - Update to 0.26.4 with fix for OpenSSL 1.1.0 and LibreSSL - Update to 0.26.3 with fix for a syntax error - Update to 0.26.2 * compatibility with OpenSSL 1.1.0 - only require python3-typing if necessary - It doesn't look like python3-m2crypto ever existed, so don't provide it. - Add python-typing as a dependency - Provide python-m2crypto in the python2 package - Update to 0.26.0 * No changelog provided - Implement single-spec version. - use pypi.io as Source URL - update to 0.25.1 - set new dependency on package python-typing - update to 0.24.0 * No changelog provided - README is no longer included - Removed obsolete python-M2Crypto-SWIG-3.0.5.patch - fix SSLv2 link error for 13.2 and Leap 42.1 (M2Crypto-0.22.5-SSLv2_link_error.patch) - update to 0.22.5, fix URL - drop python-M2Crypto-SWIG-3.0.5.patch (functionality included upstream) - SLE12 requires swig3 for a successful build, too - fix build for openSUSE Leap 42.1 (requires swig3) - Add python-M2Crypto-SWIG-3.0.5.patch: Fix generation of M2Crypto module when using SWIG 3.0.5. - Manually install _m2crypto shadow file: setup.py misses it. (boo#917759, boo#917815).
- update source url - fix obs/prov to refer to old python - drop _speedups.c from installed directory - Add missing BuildRequires for python-rpm-macros - update to 1.0.0 + No upstream changelog - Switch to singlespec approach - Update to 0.23 + No upstream changelog - Update to 0.21 + No upstream changelog - ------------------------------------------------------------------ - update to 0.19: + Various Python 3.x fixes - Require python-setuptools instead of distribute (upstreams merged) - update to 0.18: + Fixed interpolation on tuples + Varios Python 3.x fixes - python3 package added - minor spec improvement - Fixed typo in description of python-MarkupSafe.spec - Update to 0.15 - Changed license to BSD-3-Clause - Renamed to python-MarkupSafe (from python-markupsafe) - Update to 0.11 Since MarkupSafe 0.10 there is now also a separate escape function called `escape_silent` that returns an empty string for `None` for consistency with other systems that return empty strings for `None` when escaping (for instance Pylons' webhelpers). - Initial release
- Fix build with ecdsa >= 0.13.3, #447 * 0001-Catch-BadSignatureError-raised-by-ecdsa-0.13.3.patch - Fix fdupes and test calls - update to version 1.7.1: * Update test dependencies with pinned ranges * Fix pytest deprecation warnings - update to version v1.7.0: * Remove CRLF line endings #353 * Update usage.rst #360 * Support for Python 3.7 #375 #379 #384 - removed pyjwt-pytest390.patch (fixed upstream) - removed pyjwt-python37.patch (fixed upstream) - removed dos2unix conversion of jwt/__main__.py (fixed upstream) - add test build conditional - Remove superfluous devel dependency for noarch package - Add patch to fix testsuite with pytest 3.9.0: * pyjwt-pytest390.patch - Add patch to build with python 3.7: * pyjwt-python37.patch - update to version 1.6.4: * Reverse an unintentional breaking API change to .decode() #352 - Version update to 1.6.3: * Dropped support for python 2.6 and 3.3 #301 * An invalid signature now raises an InvalidSignatureError instead of DecodeError #316 * Fix over-eager fallback to stdin #304 * Audience parameter throws InvalidAudienceError when application does not specify an audience, but the token does. #336 * All exceptions inherit from PyJWTError #340 * Add type hints #344 * Add help module 7ca41e5 - Drop pointless _service file - Avoid not needed python-pytest-cov and python-pytest-runner BuildRequires. There is no need todo a coverage run during package build. - update to version 1.5.3: * Changed + Increase required version of the cryptography package to >=1.4.0. * Fixed + Remove uses of deprecated functions from the cryptography package. + Warn about missing algorithms param to decode() only when verify param is True #281 - update to 1.5.2: - Ensure correct arguments order in decode super call [7c1e61d][7c1e61d] - Change optparse for argparse. [#238][238] - Guard against PKCS1 PEM encododed public keys [#277][277] - Add deprecation warning when decoding without specifying `algorithms` [#277][277] - Improve deprecation messages [#270][270] - PyJWT.decode: move verify param into options [#271][271] - Support for Python 3.6 [#262][262] - Expose jwt.InvalidAlgorithmError [#264][264] - Add support for ECDSA public keys in RFC 4253 (OpenSSH) format [#244][244] - Renamed commandline script `jwt` to `jwt-cli` to avoid issues with the script clobbering the `jwt` module in some circumstances. [#187][187] - Better error messages when using an algorithm that requires the cryptography package, but it isn't available [#230][230] - Tokens with future 'iat' values are no longer rejected [#190][190] - Non-numeric 'iat' values now raise InvalidIssuedAtError instead of DecodeError - Remove rejection of future 'iat' claims [#252][252] - Add back 'ES512' for backward compatibility (for now) [#225][225] - Fix incorrectly named ECDSA algorithm [#219][219] - Fix rpm build [#196][196] - Add JWK support for HMAC and RSA keys [#202][202] - Restore runtime dependency python-ecdsa - Convert to singlespec - Remove unneeded dependency python-ecdsa - Use "/download_files"/ in _service file to automate source fetching - Drop pycrypto as dependency, we only need cryptography - Use update-alternatives so it can be co-installable with python3-PyJWT - Use dos2unix on jwt/__init__.py - updated source url to files.pythonhosted.org - Run the spec file through spec-cleaner - Drop PyJWT-1.1.0.diff which was only used on rhel (?) - Include in SLES 12 (FATE#321371, bsc#998103) - Use https for Source url - update to 1.4.2: - A PEM-formatted key encoded as bytes could cause a `TypeError` to be raised [#213][213] - Newer versions of Pytest could not detect warnings properly [#182][182] - Non-string 'kid' value now raises `InvalidTokenError` [#174][174] - `jwt.decode(None)` now gracefully fails with `InvalidTokenError` [#183][183] - BuildRequire python-pytest-cov >= 1.7 - Update to 1.4.0 + Fixed * Exclude Python cache files from PyPI releases. + Added * Added new options to require certain claims (require_nbf, require_iat, require_exp) and raise `MissingRequiredClaimError` if they are not present. * If `audience=` or `issuer=` is specified but the claim is not present, `MissingRequiredClaimError` is now raised instead of `InvalidAudienceError` and `InvalidIssuerError` - Update to 1.3.0 + Fixed * ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][158] * RSA-PSS (PS256, PS384, PS512) signatures now use the proper salt length for PSS padding. [#163][163] + Added * Added a new `jwt.get_unverified_header()` to parse and return the header portion of a token prior to signature verification. + Removed * Python 3.2 is no longer a supported platform. This version of Python is rarely used. Users affected by this should upgrade to 3.3+. - Update to 1.2.0 + Fixed * Added back `verify_expiration=` argument to `jwt.decode()` that was erroneously removed in [v1.1.0][1.1.0]. + Changed * Refactored JWS-specific logic out of PyJWT and into PyJWS superclass. [#141][141] + Deprecated * `verify_expiration=` argument to `jwt.decode()` is now deprecated and will be removed in a future version. Use the `option=` argument instead. - Rebase PyJWT-1.1.0.diff - apply PyJWT-1.1.0.diff only on RHEL/CentOS - fix build on RHEL7, add PyJWT-1.1.0.diff - Include pycrypto and ecdsa in BuildRequires for complete test coverage - Use setup.py test to execute testsuite - Simplify dependencies (only python-cryptography is needed, pycrypto and ecdsa are just fallbacks whet is is not) - Enable testsuite during build - Update to 1.1.0 - Update to 0.3.0
- update to 5.4.1 (bsc#1174514, CVE-2020-14343): * Fix stub compat with older pyyaml versions that may unwittingly load it * Build modernization, remove distutils, fix metadata, build wheels, CI to GHA * Fix for CVE-2020-14343, moves arbitrary python tags to UnsafeLoader * Fix memory leak in implicit resolver setup * Fix py2 copy support for timezone objects * Fix compatibility with Jython - update to 5.3.1 * fixes boo#1165439 (cve-2020-1747) Prevents arbitrary code execution during python/object/new constructor - update to 5.3 * Use `is` instead of equality for comparing with `None` * fix typos and stylistic nit * Fix up small typo * Fix handling of __slots__ * Allow calling add_multi_constructor with None * Add use of safe_load() function in README * Fix reader for Unicode code points over 0xFFFF * Enable certain unicode tests when maxunicode not > 0xffff * Use full_load in yaml-highlight example * Document that PyYAML is implemented with Cython * Fix for Python 3.10 * increase size of index, line, and column fields * remove some unused imports * Create timezone-aware datetimes when parsed as such * Add tests for timezone - update to 5.2 * A more flexible fix for custom tag constructors * Change default loader for yaml.add_constructor * Change default loader for add_implicit_resolver, add_path_resolver * Move constructor for object/apply to UnsafeConstructor * Fix logic for quoting special characters - update to 5.1.2 * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+ - update to 5.1.1 * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8 - Update to 5.1: * many changes, see CHANGES * bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary code - Use %license instead of %doc [bsc#1082318] - update to 3.13 * fix compactibility with python 3.7 - Use pythonhosted.org for the reference link. - Provide python-yaml instead of python2-yaml again. - update for multipython build - Update to 3.12 - Adding an implicit resolver to a derived loader should not affect the base loader (fixes issue #57). - Uniform representation for OrderedDict? across different versions of Python (fixes issue #61). - Fixed comparison to None warning (closes issue #64). - fix Source URL
- update to 1.4.3: - [PR #76] Python 3.6 invalid escape sequence deprecation fixes - Fix for Python 3.6 support - [PR #84] Allow installing without setuptools - [PR #86] Fix string delimiters in setup.py description - Add Python 3.6 support - drop desetuptoolize.patch . no longer needed. - update for single-spec - desetuptoolize.patch : switch from setuptools to distutils.core for installation, as this is now a setuptools dependency - ensure egg-info is a directory (distutils would install it as file) - update to 1.4.1 * [issue 55] make appname optional - update to 1.4.0: - [PR #42] AppAuthor is now optional on Windows - [issue 41] Support Jython on Windows, Mac, and Unix-like platforms. Windows support requires `JNA <https://github.com/twall/jna>`_. - [PR #44] Fix incorrect behaviour of the site_config_dir method - [Unix, issue 16] Conform to XDG standard, instead of breaking it for everybody - [Unix] Removes gratuitous case mangling of the case, since *nix-es are usually case sensitive, so mangling is not wise - [Unix] Fixes the uterly wrong behaviour in ``site_data_dir``, return result based on XDG_DATA_DIRS and make room for respecting the standard which specifies XDG_DATA_DIRS is a multiple-value variable - [Issue 6] Add ``*_config_dir`` which are distinct on nix-es, according to XDG specs; on Windows and Mac return the corresponding ``*_data_dir`` - Remove unzip as BuildRequires. tar.gz file now provided and used - Initial version
- update to version 0.24.0: * x509.Certificate().self_signed will no longer return "/yes"/ under any circumstances. This helps prevent confusion since the library does not verify the signature. Instead a library like oscrypto should be used to confirm if a certificate is self-signed. * Added various OIDs to x509.KeyPurposeId() * Added x509.Certificate().private_key_usage_period_value * Added structures for parsing common subject directory attributes for X.509 certificates, including x509.SubjectDirectoryAttribute() * Added algos.AnyAlgorithmIdentifier() for situations where an algorithm identifier may contain a digest, signed digest or encryption algorithm OID * Fixed a bug with x509.Certificate().subject_directory_attributes_value not returning the correct value * Fixed a bug where explicitly-tagged fields in a core.Sequence() would not function properly when the field had a default value * Fixed a bug with type checking in pem.armor() - update to version 0.23.0: * Backwards compatibility break: the tag_type, explicit_tag and explicit_class attributes on core.Asn1Value no longer exist and were replaced by the implicit and explicit attributes. Field param dicts may use the new explicit and implicit keys, or the old tag_type and tag keys. The attribute changes will likely to have little to no impact since they were primarily an implementation detail. * Teletex strings used inside of X.509 certificates are now interpreted using Windows-1252 (a superset of ISO-8859-1). This enables compatibility with certificates generated by OpenSSL. Strict parsing of Teletex strings can be retained by using the x509.strict_teletex() context manager. * Added support for nested explicit tagging, supporting values that are defined with explicit tagging and then added as a field of another structure using explicit tagging. * Fixed a UnicodeDecodeError when trying to find the (optional) dependency OpenSSL on Python 2 * Fixed next_update field of crl.TbsCertList to be optional * Added the x509.Certificate.sha256_fingerprint property * x509.Certificate.ocsp_urls and x509.DistributionPoint.url will now return https://, ldap:// and ldaps:// URLs in addition to http://. * Added CMS Attribute Protection definitions from RFC 6211 * Added OIDs from RFC 6962 - Ensure neutrality of descriptions - Initial packaging (version 0.22.0)
- Add sysvinit-tools as dependency (bsc#1181600, bsc#1181601) - Add sle_hpc-is-sles.patch (bsc#1180719) + Recognise SLE_HPC as SLES and use the proper RDMA handler and distro specific initialization code - Update proper_dhcp_config_set.patch (bsc#1177161, bsc#1177257) + Add missing imports - Update to version 2.2.49.2 (bsc#1176368, bsc#1176369) + Remove paa_use_hostnamectl.patch included upstream + Forwrad port proper_dhcp_config_set.patch + Do not use --unit with systemd-cgls (#1910) + Report processes that do not belong to the agent's cgroup (#1908) + Use controller mount point for extension cgroup path (#1899) + Improvements in setup of cgroups (#1896) + Remove ExtensionsMetricsData and per-process Memory data (#1884) + Fix return value of start_extension_command (#1927) + Remove import * (#1900) + Fix flaky ExtensionCleanupTest class (#1898) + Fix codecov badge (#1883) + Changed codecov to run on py3.8 (#1875) + Update documentation on /dev/random (#1909) + Mount options are in mount(8) (#1893) + Remove ssh host key thumbprint in report ready (#1913) + Emit AutoUpdate value at service start only (#1907) + Add logging for version mismatch (#1895) + Send telemetry event if libdir changes (#1897) + Add log collector utility (#1847) + Move AutoUpdate reporting to HeartBeat event (#1919) + Removing infinite download of extension manifest without a new GS (#1874) + Fix wrongful dir deletion (#1873) + Fix the cleanup-outdated-handlers to only delete handlers that are not present in the GS (#1889) + Expose periods of environment thread in waagent.conf (#1891) + Added user @kevinclark19a as Contributor. (#1906) - From 2.2.48.1 + Refactoring GoalState class out of Protocol, making Protocol thread-safe, removing stale dependencies of Protocol and removing the dependency on the file system to read the Protocol info + Fetch goal state when creating HostPluginProtocol (#1799) + Separate goal state from the protocol class (#1777) + Make protocol util a singleton per thread (#1743, #1756) + Fetch goal state before sending telemetry (#1751) + Remove file dependency (#1754) + Others (#1758, #1767, #1744, #1749, #1816, #1820) + New logs for goal state fetch (#1797) and refresh (#1794). + Thread name added to logs (#1778) + Populate telemetry events at creation time (#1791) + Periodic HeartBeat to be logged to the file (#1755) + Add unit test to verify call stacks on telemetry events (#1828) + Others (#1841, #1842, #1846) + Handling errors while reading extension status files (Limiting Size and Transient issues)(#1761) + Enable SWAP on Resource Disk as Application Certification Support suggested (#1762) + Update 'Provisioning' options in default configs ( #1853) + Drop Metadata Server Support (#1806, #1839, #1840 ) + Improve documentation of ResourceDisk.EnableSwapEncryption (#1782) + Removed is_snappy function (#1774) + Handle exceptions in monitor thread (#1770) + Fix timestamp for periodic operations in the monitor thread (#1879) + Fix permissions on the Ubuntu systemd service file (#1814) + Update hostname setting for SUSE distros (#1832) + Python 3.8 improvements + support for Ubuntu 20.04 (#1860, #1865, #1738) + Testing and dev-infra improvements [#1771, #1768, #1800, #1826, #1827, #1833] + Others (#1854, #1858) - From 2.2.46 + [#1741] Do not update goal state when refreshing the host plugin + [#1731] Fix upgrade sequence when update command fails + [#1725] Initialize CPU usage + [#1716, #1737] Added UTC logging and correcting the format + [#1651, #1729] Start sending PerformanceCounter metrics and additional memory information for Cgroups - Drop paa_sudo_sle15_nopwd.patch (bsc#1175198) + sudoers file is managed by cloud-init we no longer need this hack - Add proper_dhcp_config_set.patch (bsc#1173866) + Properly set the dhcp configuration to push the hostname to the DHCP server + Do not bring the interface down to push the hostname, just use ifup - Add paa_use_hostnamectl.patch (bsc#1167601, bsc#1167602) + Set the hostname using hostnamectl to ensure setting is properly applied - BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through -mini flavors. - Update to version 2.2.45 (jsc#ECO-80) + Remove paa_cve_2019-0804.patch, included upstream + Add support for Gen2 VM resource disks + Use alternate systemd detection + Fix /proc/net/route requirement that causes errors on FreeBSD + Add cloud-init auto-detect to prevent multiple provisioning mechanisms from relying on configuration for coordination + Disable cgroups when daemon is setup incorrectly + Remove upgrade extension loop for the same goal state + Add container id for extension telemetry events + Be more exact when detecting IMDS service health + Changing add_event to start sending missing fields - From 2.2.44 + Remove outdated extension ZIP packages + Improved error handling when starting extensions using systemd + Reduce provisioning time of some custom images + Improve the handling of extension download errors + New API for extension authors to handle errors during extension update + Fix handling of errors in calls to openssl + Improve logic to determine current distro + Reduce verbosity of several logging statements - From 2.2.42 + Poll for artifact blob, addresses goal state procesing issue - From 2.2.41 + Rewriting the mechanism to start the extension using systemd-run for systems using systemd for managing + Refactoring of resource monitoring framework using cgroup for both systemd and non-systemd approaches [#1530, #1534] + Telemetry pipeline for resource monitoring data - From 2.2.40 + Fixed tracking of memory/cpu usage + Do not prevent extensions from running if setting up cgroups fails + Enable systemd-aware deprovisioning on all versions >= 18.04 + Add systemd support for Debian Jessie, Stretch, and Buster + Support for Linux Openwrt - From 2.2.38 + Fix CVE-2019-0804 + Add fixes for handling swap file and other nit fixes - From 2.2.37 + Improves re-try logic to handle errors while downloading extensions - Add paa_cve_2019-0804.patch (bsc#1127838) - An issue with swapfile handling in the agent creates a data leak situation that exposes system memory data. - Update to 2.2.36 (bsc#1119542) - Remove, included upstream + paa_fix_driver_install_detect.patch + paa_rdma_install_proper_driver.patch + 0001-Obtain-platform-information-in-Python-version-depend.patch + 0001-Detect-openSUSE-and-SLES.patch + 0001-Handle-the-disapperance-of-net-tools.patch + 0001-Properly-detect-SLES-15-for-rdma-support.patch - Forward port agent-no-auto-update.patch - [#1451] Do not utf-8 encode telemetry messages - From 2.2.35 + [#1434] Use files instead of pipes to capture stdout/stderr + [#1431] Prevent multiple downloads of zips + [#1418] Add main module to Python's egg + [#1416] Fix UTF-8 encoding for telemetry payload + [#1408] Honor the 'no_proxy' flag + [#1391, #1401, #1441] Azure Stack improvements + [#1384] Write status file in WALinuxAgent lib folder + [#1375] Add support for Redhat + [#1373] Handle different kernel builds on SUSE Linux Enterprise + [#1365, #1385, #1389] Fixes for RDMA - From 2.2.34 + [#1397] Send events when extensions fail to complete operation + [#1394/#1366] Fix the threshold telemetry issue + [#1298] Implementing extension sequencing in azure Linux agent + [#1340] Allow Clear Linux detection in python2 and python3 + [#1345] FreeBSD swap issues fix (#1144) + [#1349] Use append_file in Redhat6xOSUtil.openssl_to_openssh() + [#1355] Ensure 'value' for authorized ssh keys end in "/n"/ + [#1361] Remove main module - From 2.2.32 + [#1325] Enable cgroups by default on all distros + [#1327, #1347] Allow enforcing of cgroups limits + [#1337] Allow configuration for cgroups + [#1333] Add support for NSBSD + [#1319] Stream extension downloads to disk (do not buffer the download in memory) + [#1303] Fix to support custom DNS servers + [#1306] Log extension stdout and stderr + [#1302] Better of cloud-init configuration during deprovisioning + [#1295] Fix to report the correct extension error code + [#1289] Allow disabling the agent or extensions + [#1290] Use the "/ip route"/ command instead of the "/route"/ comand during network configuration + [#1281] Delete JIT accounts + [#1234] Fix for reading KVP values from host + [#1287] Add UDEV rule in azure disk encryption - From 2.2.31 Upstream version jump + [#1196] Health store integration + [#1199] CGroups support + [#1194] Use host for status reporting + [#1188] Fix for sentinel and signal handlers + [#1182] Telemetry updates + [#1171] Add support for JIT + [#1164] Fix for name resolution in Ubuntu 18.04 + [#1154] Set connection close header + [#1143] Remove extension packages after extraction - From 2.2.26 + Update Debian specific configuration and setup. - From 2.2.25 + Upstream version jump + Revert extension manifest caching to prevent downgrade issues. - From 2.2.20 + This is a hotfix release for #945, details and mitigation are available in the wiki. - From 2.2.29 + [#929] wire.py#update_goal_state does not handle out-of-date GoalState errors + [#908] Set Files to 0400 in /var/lib/waagent + [#906] Hardcoded value for sshd's ClientAliveInterval (180) + [#899] Improve HeartBeat Event + [#898] Send dummy status if extension fails to write a #.status file + [#897] 'Target handler state' wall of errors + [#896] End of Line Comments are Not Supported nor Handled + [#891] Create a Telemetry Event to Track Custom Data Execution + [#884] Cleanup Old Goal State and Extension Cache + [#876] The agent should use a scaling back-off when retrying HTTP requests + [#869] The agent should report OS information in the correct JSON format. + [#822] Update docs - Remove paa_up_only_to_push_hostname.patch + Turns out the issue was a kernel bug and while ifdown ifup sequence to bounce the hostname to the DHCP server is overkill we do not want to carry a "/cosmetic"/ patch - Add paa_up_only_to_push_hostname.patch (bsc#1094420) - Add 0001-Handle-the-disapperance-of-net-tools.patch (bsc#1092831) + Switch to using "/ip route"/ command - Add paa_sudo_sle15_nopwd.patch + Work around issue where SLE 15 will not accept the user password when using sudo, cause unknown, needed to time constraints w.r.t. release - Add 0001-Properly-detect-SLES-15-for-rdma-support.patch + Properly detect SLES 15 for RDMA support - Add 0001-Detect-openSUSE-and-SLES.patch (bsc#1087764) + Properly detect SLES 15 and openSUSE Leap 15 in Python 3 - Update paa_force_py3_sle15.patch (bsc#1061584) + Another reference to python, which points to python2 - Add paa_force_py3_sle15.patch + Force use of Python 3 for SLE 15 and later - Modify 0001-Obtain-platform-information-in-Python-version-depend.patch to reflect agreed upon solution with upstream - Add 0001-Obtain-platform-information-in-Python-version-depend.patch to fix build on distribution with Python 3.6 and later (boo#997614) - Fix RDMA driver package version install issue (bsc#1074865) + Added paa_rdma_install_proper_driver.patch - Update to version 2.2.18 + [#868] Fix for sudoer update + [#886] Agent should not update outside of goal state + [#889] Firewall removal should not retry - Fixes issues introduces with 2.2.17 - BuildRequire distribution-release instead of openSUSE/sles-release. - Fix typo in dependency - Update to version 2.2.17 (bsc#1058974, bsc#1058975) + Remove paa_noref_local_install.patch, included upstream + Setup build for Python 3 for distros > SLE 12 + [#879] -- OS.EnableFirewall=y breaks load balanced sets probing - From 2.2.16 + [#865] -- The agent should retry ETIMEDOUT (110) IOErrors - From 2.2.15 + [#783] -- The agent fails to use the standard Linux environment variables for HTTP proxy + [#784] -- Adjust http retry and logging + [#786] -- Add Provisioning.SshHostKeyPairType=auto to support ssh-keygen -A + [#791] -- Prevent bloating sudoers waagent when agent has problem + [#792] -- Clearlinux distro_name does not match + [#796] -- Accommodate new Clear Linux distro string in os-release + [#798] -- Support Ubuntu RDMA driver update + [#800] -- HostGAPlugin still use proxy while auto-updating + [#801] -- Agent fails to clean-up PID files + [#807] -- The agent should not emit duplicate events + [#808] -- The agent should more gracefully handle out-of-space disk errors (IOError 28) + [#811] -- Comments inline in /etc/waagent.conf cause config to not be read + [#812] -- Agent fails and isn't recoverable if an extension's log directory is not present anymore + [#823] -- Show config options in use + [#830] -- Ensure VM identifier is properly ordered + [#845] -- ')' is missed in show-configuration + [#850] -- Cannot get to state 'Running' with Provisioning.Enabled=n - Add paa_fix_driver_install_detect.patch (bsc#1057888) + Avoid the driver from re-installing if the same version is already installed, this avoids an enless reboot loop - Add paa_noref_local_install.patch (bsc#1050229) + Do not refresh the repos when we install the local RDMA kmp, repo access has already failed, no need to try again - Update to version 2.2.14 (bsc#1050000) + [#777] -- Deprovisioning when VM identifier changes is too aggressive + [#769] -- HostGAPlugin requests should never go through proxy + [#764] -- waagent -configuration-path:/path -start not take effect + [#761] -- MetadataProtocol has no client object + [#757] -- deprovision is executed even if input 'n' + [#754] -- /etc/resolv.conf is removed if create a VM base on an specialized image + [#746] -- Agent WALinuxAgent-2.2.12 is blacklisted - skipping download + [#740] -- Duplicate logging on RHEL/CentOS - Remove timeout udev rules (bsc#1049480) + 99-azure-timeout.rules + Rule is broken + Timeout is being set by the eagent code - Modify dependencies, systemd is runtime, not build - Update to version 2.2.13 (bsc#1042202, bsc#1042203) + [#712] Initial support for OpenBSD + [#730] Archlinux documentation + [#743] Fix for FreeBSD resource disk discovery + [#748] Fix for host plugin response encoding + [#750] Fix for GAiA public key handling + [#751] Fix for host plugin channel initialization + [#752] Fix for AzureStack protocol error handling + [#753] Removal of iptables rules from AzureStack protocol - From 2.2.12 + [#711] -- There are too many log print to /var/log/waagent.log + [#714] -- Questionable split call in common/conf.py + [#717] -- Remove extension logs during deprovision + [#720] -- Reset of RDMA drivers not taking effect + [#721] -- WALA deprovision process not clean up all cloudinit files + [#724] -- Location of configuration file should be editable issue + [#725] -- v2.2.11 can throw unexpected exceptions on provisioned VMs + [#727] -- v2.2.11 cannot update status for RDFE VMs - From 2.2.11 + [#463] Ensure the transport certificate expires in no more than two years enhancement + [#470] Emit goal state processing performance metrics enhancement + [#518] Align with the Azure Stack protocol enhancement + [#531] Location of configuration file should be editable feature request + [#604] v2.2.x - Need new OS.SshDir in waagent.conf feature request + [#631] Will "/waagent -deprovision[+user]"/ wipe the cloud-init data? feature request + [#668] Agent continuously logs error on FIPS compliant server + [#679] Enable auto-update for AzureStack feature request + [#682] Default route is not added if it already exists cla-not-required + [#684] mkfs options out of order + [#685] Change option order for mkfs. Alpine is being picky + [#686] Use of hostnameclt causes hostname rename lowercase for RHEL 7.x + [#687] Enable customer-supported cloud-init + [#688] Agent should purge /var/lib/waagent/events if it gets full + [#689] Remove superseded extension folders / zip files + [#693] Agent should remove unused extension directories and zip files enhancement + [#694] Agent should not issue an HTTP HEAD to determine status blob type enhancement + [#695] Ensure all udev rules are copied in Ubuntu cla-not-required + [#699] [2.2.10] Some questions about Extension clean up + [#701] Reduce polling time for extension processing + [#706] Provision Event is not Fired if Customer Forgets to Deprovision VM - Update to version 2.2.10 (bsc#1035418, bsc#1035419) + [#675] Clean up extension directories + [#673] Provisioning logging improvements + [#674] Override decode custom data + [#670] Add Arch distro support - From version 2.2.9 + [#665] Networking logging cleanup + [#666] Keygen logging cleanup + [#667] Reduce the monitoring loop wait time - From version 2.2.8 + [#649] Improve host plugin failure handling + [#647] Add telemetry for put status failures + [#646] Improve extension handler logging + [#645] Reduce guest agent update logging + [#644] Add basic 32-bit support to interface detection + [#641] Better heartbeat exception handling + [#640] Better unhandled exception logging + [#638] Improve NSG state management + [#637] Better handling and cleanup of old events + [#635] Pass environment variables to subprocess + [#634] Improve RDMA package matching + [#629] Better handling of resource disk mounting + [#624] Data disks udev rule + [#614] Add support for EulerOS - From version 2.2.7 + [#625] Enabled PageBlob support through HostGAPlugin - Update to version 2.2.6 (bsc#1029223, bsc#1029224) + [#611] Improve logging when interface detection fails + [#603] Retry when get thuimbprint fails + [#602] Ensure host plugin calls fail gracefully + [#601] Handle interface resets more gracefully + [#600] Wait for partition before mounting + [#599] Correct check for heartbeat freshness + [#594] Fix RDMA reboot issue + [#588] Changed permissions for log directory - From 2.2.5 + [#587] Fix potential sync issue with incarnation number and cache - From 2.2.4 + [#579] Extend VM health status + [#578] Fix FreeBSD deprovision + [#577] Improve mount call and logging + [#573] Centos 7.0 hostnamectl fix - Update to version 2.2.3 (bsc#1018369) + NSG improvements + CoreOS fix + Debian fixes + Apply patch from Debian + Unhandled errors + Handle ExtensionError from decide_version + Correct mkfile size check + Add a log message when primary nic is not found + Add telemetry event for host plugin usage + Fix typo in log message + Prevent duplicates in sysinfo + Add support for Match blocks in sshd config + Fix the logic for agent version + Support offline hostname changes + Ensure config file is updated correctly + Support NetworkManager leases + Fix password encoding + Minor bug fixes + Fix for hostnamectl + RHEL-7 hostname + Fix password encrypting failure in python 2.* + Handle interrupt signal + Fix the issues for mounting resourcedisk - From 2.2.2 + Cleanup SUSE config + Support for F5 Networks BIG-IP + Fix sfdisk options + Fix for fetch manifest + Fix config options for RDMA + Fix issue with xfs swapon + Add Clear Linux distro support + Handle deprovisioning interruption + Reduce goal state logging + Increase polling rate + RHUI cleanup + Add restart_if function for Alpine + Support OnHold flag + Fix for decode_config + Azure stack certificate fix + Enable over-provisioning support + Enable host plugin scenarios + RDMA updates + sfdisk logging fix + Big IP updates - From 2.2.1 + Correct the installed version check in decide_version - Add comment to specfile clarifying the Provides directive lifespan - Update to version 2.2.0 + Non linear release number jump + Add agent-no-auto-update.patch + [#361] More graceful 503 handling + [#364] Enforce http proxy support for calls to storage + [#367] Stop disabling SELinux during provisioning + [#377] Fix partition table race condition + [#387] Fix latest version selection + [#388] Fix extension substatus structure + [#389] Fix shlex related update bug in Python 2.6 + [#391] Correct behavior of register-service + [#398] AzureStack fixes + [#400] Support xfs filesystem + [#404] Correct service start/restart behavior + [#411] Support for disabling provisioning + [#417] Stop spamming journal with pidof dhlient related messages + [#418] Add goal state processor to the version output + [#425] Fix walinuxagent.service Want, After + [#439] Ensure to load latest agents + [#451] Correct proxy port type - Upstream releases a tarball WALinuxAgent-%{version} while this is a reminder of days gone by, as in Windows Azure, it is less confusing and less work if we stay with the upstream source name vs. renaming the tarball. - Update to version 2.1.6 (bsc#994592) + improved RDMA support + extension state migration + Alpine Linux support + fixes for #347, #351, #353 - Require eject (bsc#992796,bsc#992797) - Added version to Provides: WALinuxAgent - Replace Conflicts directive with Provides, Obsoletes pair (bsc#990424, bsc#990489) - Update to version 2.1.5 (bsc#989789) + Remove 99-azure-product-uuid.rules included from upstream + Remove python-azure-agent-setup.diff no longer needed + Remove python-azure-agent-disable-test-check-pid.diff + Disable tests - Test have been re-written such that they are expected to run in Azure, since we build the package in the build service 95% fail + goal state processing extension + multi-nic improvements + Fix failed to mount Resource Disk #145 + Fix PID file not updating on service restart #141 + Fix libglibmm-2.4-1c2a dependency #133 + Fix Creating a swap file takes too long #116 + Fix ERROR:unicode argument without an encoding occured creating /var/lib/waagent/CustomData #187 + Fix Should evaluate ssh pub key file before using it #169 + Fix waagent fails to deploy SSH key on CentOS 7 #104 + Fix Creating a swapfile using dd is extremely slow, please use fallocate on Linux #127 + Fix ERROR:Unable to fetch Bundle URI from manifest for Microsoft.OSTCExtensions.LinuxDiagnostic v 2.3.4 #163 + Fix Incorrect host route set for 168.63.129.16 on machines with multiple NICs (CentOS 7) #190 + agent list trim fix + telemetry improvements + signal forwarding fix + self-update bug-fixes + poll timeout fix + RDMA updates + telemetry updates + use dhcp cache for CentOS + output buffering fix + rdma config files + sigterm forwarding + reduced log verbosity + extension manager self-update + multi-nic improvements + scvmm fixes - Do not conflict with NetworkManager (bsc#988743) + we want to allow users to install the WE pattern in Azure. This is not possible if python-azure-agent conflicts with NetworkManager. Testing shows that the system is still accessible if NM is installed after the initial boot that sets up networking. The downside, during image build a user could incidentally install NM and the agent and forget to disable NM, an instance from this image may not be reachable. - Apply patch python-azure-agent-disable-test-check-pid.diff with patch macro to appease SLES 11 build service checks - Update to version 2.1.4 (bsc#980789, bsc#980790) + Support for FreeBSD + Fix a bug for internal extension version resolving - Renamed python-azure-agent-setup.diff to python-agent-azure-setup.diff - Package tests in sub package - Do not package tests (python-agent-azure-setup.diff, bsc#974899) - Enable unit tests during build - Disable test_check_pid (fails if /proc is not available, python-azure-agent-disable-test-check-pid.diff) - Do not run sed on every file (corrupts sample_ext.zip) - Do not mark /usr/lib/udev/rules.d files as %config - Include in SLE 11 and SLE 12 Public Cloud modules (bnc#973427 fate#320692) - Update to version 2.1.3 + Refactor distro class + Fixed protocol detection on Azure Stack + Fix extension handling issue + Allow overwrite existing user + Decode and execute custom data - Initial build + Version 2.1.2.rc2
- Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091 (CVE-2019-20907, bpo#39017) avoiding possible infinite loop in specifically crafted tarball. Add recursion.tar as a testing tarball for the patch. - Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686). - Add CVE-2020-26116-httplib-header-injection.patch fixing bsc#1177211 (CVE-2020-26116, bpo#39603) no longer allowing special characters in the method parameter of HTTPConnection.putrequest in httplib, stopping injection of headers. Such characters now raise ValueError. - Renamed patch for assigned CVE: * bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch -> CVE-2021-3737-fix-HTTP-client-infinite-line-reading-after-a-HTTP-100-Continue.patch (boo#1189241, CVE-2021-3737) - Renamed patch for assigned CVE: * bpo43075-fix-ReDoS-in-request.patch -> CVE-2021-3733-fix-ReDoS-in-request.patch (boo#1189287, CVE-2021-3733) - Fix python-doc build (bpo#35293): * sphinx-update-removed-function.patch - Update documentation formatting for Sphinx 3.0 (bpo#40204). - Add bpo43075-fix-ReDoS-in-request.patch which fixes ReDoS in request (bpo#43075, boo#1189287). - Add missing security announcement to bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch. - Add bpo44022-fix-http-client-infinite-line-reading-after-a-HTTP-100-Continue.patch which fixes http client infinite line reading (DoS) after a http 100 (bpo#44022, boo#1189241). - Modify Lib/ensurepip/__init__.py to contain the same version numbers as are in reality the ones in the bundled wheels (bsc#1187668). - Add CVE-2021-23336-only-amp-as-query-sep.patch which forbids use of semicolon as a query string separator (bpo#42967, bsc#1182379, CVE-2021-23336). - Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution. - (bsc#1180125) We really don't Require python-rpm-macros package. Unnecessary dependency. - Add patch configure_PYTHON_FOR_REGEN.patch which makes configure.ac to consider the correct version of PYTHON_FO_REGEN (bsc#1078326). - Use python3-Sphinx on anything more recent than SLE-15 (inclusive). - Update to 2.7.18, final release of Python 2. Ever.: - Newline characters have been escaped when performing uu encoding to prevent them from overflowing into to content section of the encoded file. This prevents malicious or accidental modification of data during the decoding process. - Fixes a ReDoS vulnerability in `http.cookiejar`. Patch by Ben Caller. - Fixed line numbers and column offsets for AST nodes for calls without arguments in decorators. - bsc#1155094 (CVE-2019-18348) Disallow control characters in hostnames in http.client. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. - Fix urllib.urlretrieve failing on subsequent ftp transfers from the same host. - Fix problems identified by GCC's -Wstringop-truncation warning. - AddRefActCtx() was needlessly being checked for failure in PC/dl_nt.c. - Prevent failure of test_relative_path in test_py_compile on macOS Catalina. - Fixed possible leak in `PyArg_Parse` and similar functions for format units "/es#"/ and "/et#"/ when the macro `PY_SSIZE_T_CLEAN` is not defined. - Remove upstreamed patches: - CVE-2019-18348-CRLF_injection_via_host_part.patch - python-2.7.14-CVE-2017-1000158.patch - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch - CVE-2018-1061-DOS-via-regexp-difflib.patch - CVE-2019-10160-netloc-port-regression.patch - CVE-2019-16056-email-parse-addr.patch - Add CVE-2019-9674-zip-bomb.patch to improve documentation warning about dangers of zip-bombs and other security problems with zipfile library. (bsc#1162825 CVE-2019-9674) - Change to Requires: libpython%{so_version} == %{version}-%{release} to python-base to keep both packages always synchronized (add %{so_version}) (bsc#1162224). - Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug "/Python urrlib allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS)"/ (bsc#1162367) - Provide python-testsuite from devel subkg to ease py2->py3 dependencies - Add python-2.7.17-switch-off-failing-SSL-tests.patch to switch off tests coliding with the combination of modern Python and ancient OpenSSL on SLE-12. - libnsl is required only on more recent SLEs and openSUSE, older glibc supported NIS on its own. - Add provides in gdbm subpackage to provide dbm symbols. This allows us to use %%{python_module dbm} as a dependency and have it properly resolved for both python2 and python3 - Drop appstream-glib BuildRequires and no longer call appstream-util validate-relax: eliminate a build cycle between as-glib and python. The only thing would would gain by calling as-uril is catching if upstream breaks the appdata.xml file in a future release. Considering py2 is dying, chances for a new release, let alone one breaking the xml file, are slim. - Unify packages among openSUSE:Factory and SLE versions. (bsc#1159035) ; add missing records to this changelog. - Add idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830) - Add python2_split_startup Provide to make it possible to conflict older packages by shared-python-startup. - Move /etc/pythonstart script to shared-python-startup package. - Add bpo-36576-skip_tests_for_OpenSSL-111.patch (originally from bpo#36576) skipping tests failing with OpenSSL 1.1.1. Fixes bsc#1149792 - Add adapted-from-F00251-change-user-install-location.patch fixing pip/distutils to install into /usr/local. - Update to 2.7.17: - a bug fix release in the Python 2.7.x series. It is expected to be the penultimate release for Python 2.7. - Removed patches included upstream: - CVE-2018-20852-cookie-domain-check.patch - CVE-2019-16935-xmlrpc-doc-server_title.patch - CVE-2019-9636-netloc-no-decompose-characters.patch - CVE-2019-9947-no-ctrl-char-http.patch - CVE-2019-9948-avoid_local-file.patch - python-2.7.14-CVE-2018-1000030-1.patch - python-2.7.14-CVE-2018-1000030-2.patch - Renamed remove-static-libpython.diff and python-bsddb6.diff to remove-static-libpython.patch and python-bsddb6.patch to unify filenames. - Add CVE-2019-16935-xmlrpc-doc-server_title.patch fixing bsc#1153238 (aka CVE-2019-16935) fixing a reflected XSS in python/Lib/DocXMLRPCServer.py - Add bpo36302-sort-module-sources.patch (boo#1041090) - Add CVE-2019-16056-email-parse-addr.patch fixing the email module wrongly parses email addresses [bsc#1149955, CVE-2019-16056] - boo#1141853 (CVE-2018-20852) add CVE-2018-20852-cookie-domain-check.patch fixing http.cookiejar.DefaultPolicy.domain_return_ok which did not correctly validate the domain: it could be tricked into sending cookies to the wrong server. - Skip test_urllib2_localnet that randomly fails in OBS - bsc#1138459: add CVE-2019-10160-netloc-port-regression.patch which fixes regression introduced by the previous patch. (CVE-2019-10160) Upstream gh#python/cpython#13812 - Set _lto_cflags to nil as it will prevent to propage LTO for Python modules that are built in a separate package. - bsc#1130840 (CVE-2019-9947): add CVE-2019-9947-no-ctrl-char-http.patch Address the issue by disallowing URL paths with embedded whitespace or control characters through into the underlying http client request. Such potentially malicious header injection URLs now cause a ValueError to be raised. - bsc#1130847 (CVE-2019-9948) add CVE-2019-9948-avoid_local-file.patch removing unnecessary (and potentially harmful) URL scheme local-file://. - bsc#1129346: add CVE-2019-9636-netloc-no-decompose-characters.patch Characters in the netloc attribute that decompose under NFKC normalization (as used by the IDNA encoding) into any of ``/``, ``?``, ``#``, ``@``, or ``:`` will raise a ValueError. If the URL is decomposed before parsing, or is not a Unicode string, no error will be raised (CVE-2019-9636). Upstream commits e37ef41 and 507bd8c. - (bsc#1111793) Update to 2.7.16: * bugfix-only release: complete list of changes on https://github.com/python/cpython/blob/2.7/Misc/NEWS.d/2.7.16rc1.rst * Removed openssl-111.patch and CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch which are fully included in the tarball. * Updated patches to apply cleanly: CVE-2019-5010-null-defer-x509-cert-DOS.patch bpo36160-init-sysconfig_vars.patch do-not-use-non-ascii-in-test_ssl.patch openssl-111-middlebox-compat.patch openssl-111-ssl_options.patch python-2.5.1-sqlite.patch python-2.6-gettext-plurals.patch python-2.7-dirs.patch python-2.7.2-fix_date_time_compiler.patch python-2.7.4-canonicalize2.patch python-2.7.5-multilib.patch python-2.7.9-ssl_ca_path.patch python-bsddb6.diff remove-static-libpython.patch * Update python-2.7.5-multilib.patch to pass with new platlib regime. - bsc#1109847 (CVE-2018-14647): add CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing bpo-34623. - bsc#1073748: add bpo-29347-dereferencing-undefined-pointers.patch PyWeakref_NewProxy@Objects/weakrefobject.c creates new isntance of PyWeakReference struct and does not intialize wr_prev and wr_next of new isntance. These pointers can have garbage and point to random memory locations. Python should not crash while destroying the isntance created in the same interpreter function. As per my understanding, both wr_prev and wr_next of PyWeakReference instance should be initialized to NULL to avoid segfault. - bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch fixing bpo-35746 (CVE-2019-5010). An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.7.2. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability. - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Add patch openssl-111.patch to work with openssl-1.1.1 (bsc#1113755) - Apply "/CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch"/ which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802] - Apply "/CVE-2018-1061-DOS-via-regexp-difflib.patch"/ to prevent low-grade poplib REDOS (CVE-2018-1060) and to prevent difflib REDOS (CVE-2018-1061). Prior to this patch mail server's timestamp was susceptible to catastrophic backtracking on long evil response from the server. Also, it was susceptible to catastrophic backtracking, which was a potential DOS vector. [bsc#1088004 and bsc#1088009, CVE-2018-1061 and CVE-2018-1060] - Apply "/CVE-2017-18207.patch"/ to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207] - Apply "/python-sorted_tar.patch"/ (bsc#1086001, boo#1081750) sort tarfile output directory listing - update to 2.7.15 * dozens of bugfixes, see NEWS for details - removed obsolete patches: * python-ncurses-6.0-accessors.patch * python-fix-shebang.patch * gcc8-miscompilation-fix.patch - add patch from upstream: * do-not-use-non-ascii-in-test_ssl.patch - Add gcc8-miscompilation-fix.patch (boo#1084650). - Apply "/python-2.7.14-CVE-2017-1000158.patch"/ to prevent integer overflows in PyString_DecodeEscape that could have resulted in heap-based buffer overflow attacks and possible arbitrary code execution. [bsc#1068664, CVE-2017-1000158] - exclude test_socket & test_subprocess for PowerPC boo#1078485 (same ref as previous change) - Add python-skip_random_failing_tests.patch bypass boo#1078485 and exclude many tests for PowerPC - Add patch python-fix-shebang.patch to fix bsc#1078326 - exclude test_regrtest for s390, where it does not segfault as it should (fixes bsc#1073269) - fix segfault while creating weakref - bsc#1073748, bpo#29347 (this is actually fixed by the 2.7.14 update; mentioning this for purposes of bugfix tracking) - update to 2.7.14 * dozens of bugfixes, see NEWS for details * fixed possible integer overflow in PyString_DecodeEscape (CVE-2017-1000158, bsc#1068664) * fixed segfaults with dict mutated during search * fixed possible free-after-use problems with buffer objects with custom indexing * fixed urllib.splithost to correctly parse fragments (bpo-30500) - drop upstreamed python-2.7.13-overflow_check.patch - drop unneeded python-2.7.12-makeopcode.patch - drop upstreamed 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch - Apply "/python-2.7.14-CVE-2018-1000030-1.patch"/ and "/python-2.7.14-CVE-2018-1000030-2.patch"/ to remedy a bug that would crash the Python interpreter when multiple threads used the same I/O stream concurrently. This issue is not classified as a security vulnerability due to the fact that an attacker must be able to run code, however in some situations -- such as function as a service -- this vulnerability can potentially be used by an attacker to violate a trust boundary. [bsc#1079300, CVE-2018-1000030] - Call python2 instead of python in macros - Fix test broken with OpenSSL 1.1 (bsc#1042670) * add 0001-2.7-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3094.patch - drop SUSE_ASNEEDED=0 as it is not needed anymore - Add libnsl-devel build requires for glibc obsoleting libnsl - obsolete/provide python-argparse and provide python2-argparse, because the argparse module is available from python 2.7 up - SLE package update (bsc#1027282) - refresh python-2.7.5-multilib.patch - dropped upstreamed patches: python-fix-short-dh.patch python-2.7.7-mhlib-linkcount.patch python-2.7-urllib2-localnet-ssl.patch CVE-2016-0772-smtplib-starttls.patch CVE-2016-5699-http-header-injection.patch CVE-2016-5636-zipimporter-overflow.patch python-2.7-httpoxy.patch - Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. (dimstar@opensuse.org) - Add reproducible.patch to allow reproducible builds of various python packages like python-amqp Upstream: https://github.com/python/cpython/pull/296 - update to 2.7.13 * dozens of bugfixes, see NEWS for details * updated cipher lists for openssl wrapper, support openssl >= 1.1.0 * properly fix HTTPoxy (CVE-2016-1000110) * profile-opt build now applies PGO to modules as well - update python-2.7.10-overflow_check.patch with python-2.7.13-overflow_check.patch, incorporating upstream changes (bnc#964182) - add "/-fwrapv"/ to optflags explicitly because upstream code still relies on it in many places - provide python2-* symbols, for support of new packages built as python2-foo - rename macros.python to macros.python2 accordingly - require python-rpm-macros package, drop macro definitions from macros.python2 - initial packaging of `python27` side-by-side variant (fate#321075, bsc#997436) - renamed `python` to `python27` in package names and requires - removed Provides and Obsoletes clauses - dropped SLE12-only patch python-2.7.9-sles-disable-verification-by-default.patch, companion sle_tls_checks_policy.py file and the python-strict-tls-checks subpackage - dropped profile files - removed /usr/bin/python and /usr/bin/python2, along with other unversioned aliases - rewrote macros file to enable stand-alone packages depending on py2.7 - re-included downloaded version of HTML documentation - update to 2.7.12 * dozens of bugfixes, see NEWS for details * fixes multiple security issues: CVE-2016-0772 TLS stripping attack on smtplib (bsc#984751) CVE-2016-5636 zipimporter heap overflow (bsc#985177) CVE-2016-5699 httplib header injection (bsc#985348) (this one is actually fixed since 2.7.10) - removed upstreamed python-2.7.7-mhlib-linkcount.patch - refreshed multilib patch - python-2.7.12-makeopcode.patch - run newly-built python interpreter to make opcodes, in order not to require pre-built python - update LD_LIBRARY_PATH to use $PWD instead of "/."/ because the test process escapes to its own directory - modify shebang-fixing scriptlet to ignore makeopcodetargets.py - CVE-2016-0772-smtplib-starttls.patch: smtplib vulnerability opens startTLS stripping attack (CVE-2016-0772, bsc#984751) - CVE-2016-5636-zipimporter-overflow.patch: heap overflow when importing malformed zip files (CVE-2016-5636, bsc#985177) - CVE-2016-5699-http-header-injection.patch: incorrect validation of HTTP headers allow header injection (CVE-2016-5699, bsc#985348) - python-2.7-httpoxy.patch: HTTPoxy vulnerability in urllib, fixed by disregarding HTTP_PROXY when REQUEST_METHOD is also set (CVE-2016-1000110, bsc#989523) - Add python-2.7.10-overflow_check.patch to fix broken overflow checks. [bnc#964182] - copy strict-tls-checks subpackage from SLE to retain future compatibility (not built in openSUSE) - do this properly to fix bnc#945401 - update SLE check to exclude Leap which also has version 1315, just to be sure - Add python-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. - add missing ssl.pyc and ssl.pyo to package - implement python-strict-tls-checks subpackage * when present, Python will perform TLS certificate checking by default. it is possible to remove the package to turn off the checks for compatibility with legacy scripts. * as discussed in fate#318300 * this is not built for openSUSE, but retained here in case we want to build the package for a SLE system - python-fix-short-dh.patch: Bump DH parameters to 2048 bit to fix logjam security issue. bsc#935856 - add __python2 compatibility macro (used by Fedora) (fate#318838) - update to 2.7.10 - removed obsolete python-2.7-urllib2-localnet-ssl.patch - Reenable test_posix on aarch64 - python-2.7.4-aarch64.patch: Remove obsolete patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64 - update to 2.7.9 * contains full backport of ssl module from Python 3.4 (PEP466) * HTTPS certificate validation enabled by default (PEP476) * SSLv3 disabled by default (bnc#901715) * backported ensurepip module (PEP477) * fixes several missing CVEs from last release: CVE-2013-1752, CVE-2013-1753 * dozens of minor bugfixes - dropped upstreamed patches: python-2.7.6-poplib.patch, smtplib_maxline-2.7.patch, xmlrpc_gzip_27.patch - dropped patch python-2.7.3-ssl_ca_path.patch because we don't need it with ssl module from Python 3 - libffi was upgraded upstream, seems to contain our changes, so dropping libffi-ppc64le.diff as well - python-2.7-urllib2-localnet-ssl.patch - properly remove unconditional "/import ssl"/ from test_urllib2_localnet that caused it to fail without ssl - skip test_thread in qemu_linux_user mode
- convert the package to singlespec - call fdupes to fix duplicated files - remove unneeded buildrequires: unzip - remove unneded doc file that trigger rpmlint - put the documentation in a separate sub-package - Include in SLES 12 (FATE#321371, bsc#998103) - use setup.py option to record file list for rpm package - Fixed doc section in file list - update to version 1.4: * Verified Python 3.4 support (no changes needed) * Additional bookkeeping cleanup for non-ANY connections at disconnect time. * Added Signal._cleanup_bookeeping() to prune stale bookkeeping on demand - update to version 1.3: * The global signal stash behind blinker.signal() is now backed by a regular name-to-Signal dictionary * blinker.Namespace is now built on a regular dict * Signal.connect('text-sender') uses an alterate hashing strategy to avoid sharp edges in text identity. - python3 package added - spec improved (files section) - Update to version 1.2: + Added Signal.receiver_connected and Signal.receiver_disconnected per-Signal signals. + Deprecated the global 'receiver_connected' signal. + Verified Python 3.2 support (no changes needed!) - Initial version
- specfile: * update copyright year - update to version 2018.1.18: * Remove 1024-bit root certificates * Include license in the list of trove classifiers * Include license file in the generated wheel package - update to 2017.11.5: * Sync with bundle mozilla release - remove python-certifi-fix-version-string.patch: obsolete - fix macros to support not having python2 - add patch to fix version string from 2017.07.27.1 to 2017.7.27.1 to fix the build on SLE12_SP3 and earlier + python-certifi-fix-version-string.patch - updated patch - update to version 2017.7.27.1: * Use a more expressive API for getting the dir a path is in * set zip_safe=False to help out setuptools (#63) * Change license from ISC to MPL-2.0 in setup.py * Add trove classifiers for missing supported Python versions * Rename [wheel] section to [bdist_wheel] as the former is legacy - Fix wrong-script-interpreter rpmlint error. - Fix script-without-shebang rpmlint warning. - require ca-certificates-mozilla, otherwise certifi does not provide any ca bundle (the bundled one that openSUSE patches out is the mozilla bundle as well) - update to 2017.4.17 - Updated to version 2017.1.23 - Converted to single-spec - Updated source URL - Update to version 2016.2.28 - Update copyright year in spec file - Fix executable warning (fix taken from python3-certifi) - Update to version 2015.11.20.1 - Update to version 2015.9.6.2: * Actually ship weak cert bundle. * Provide old cert bundle. * Use secure roots by default. * Update scripts to use mkcert.org * Concatenate the two roots * Add the needed 1024-bit roots * Move mkcert output to non-core file - Fix dependencies on SLES 11 - Certifi is released under MPL-2.0; fix the license tag - Rebase python-certifi-shipped-requests-cabundle.patch - Initial packaging
- Update to 1.13.2: * re-release because the Linux wheels came with an attached version of libffi that was very old and buggy - Update to 1.13.1: * deprecate the way to declare in cdef() a global variable with only void *foo;. You should always use a storage class, like extern void *foo; or maybe static void *foo;. These are all equivalent for the purposes of cdef(), but the reason for deprecating the bare version is that (as far as I know) it would always be mistake in a real C header. * fix the regression RuntimeError: found a situation in which we try to build a type recursively. * fixed issue #427 where a multithreading mistake in the embedding logic initialization code would cause deadlocks on CPython 3.7. - Update to 1.13.0: * No changelog provided upstream - Update to 1.12.3 * Fix for nested struct types that end in a var-sized array (#405). * Add support for using U and L characters at the end of integer constants in ffi.cdef() (thanks Guillaume). * More 3.8 fixes. - Remove test suite exception which was fixed by 7a76a38153*.patch - Add doc/*/*.rst to %doc - update to 1.12.3 - drop patches: 3184b0a675fc425b821b528d7fdf744b2f08dadf.patch 7a76a381534012af4790e815140d1538510b7d93.patch e2e324a2f13e3a646de6f6ff03e90ed7d37e2636.patch * Direct support for pkg-config. * ffi.from_buffer() takes a new optional first argument that gives the array type of the result. It also takes an optional keyword argument require_writable to refuse read-only Python buffers. * ffi.new(), ffi.gc() or ffi.from_buffer() cdata objects can now be released at known times, either by using the with keyword or by calling the new ffi.release(). * Accept an expression like ffi.new("/int[4]"/, p) if p is itself another cdata int[4]. * CPython 2.x: ffi.dlopen() failed with non-ascii file names on Posix * CPython: if a thread is started from C and then runs Python code (with callbacks or with the embedding solution), then previous versions of cffi would contain possible crashes and/or memory leaks. * Support for ffi.cdef(..., pack=N) where N is a power of two. - Add 7a76a381534012af4790e815140d1538510b7d93.patch to fix bsc#1111657 (we need use to proper void returning function not to corrupt memory in tests). - Fix calling of py.test executor. - Add 3184b0a675fc425b821b528d7fdf744b2f08dadf.patch as a workaround against https://bitbucket.org/cffi/cffi/issues/378/ (possible bug in GCC, see https://bugzilla.redhat.com/1552724). - Remove ignore-tests.patch -- testing what will happen - Add e2e324a2f13e3a646de6f6ff03e90ed7d37e2636.patch from upstream to remove some warnings. - Switch off falling tests with new patch ignore-tests.patch instead of -k parameter for py.test. https://bitbucket.org/cffi/cffi/issues/384/ - update to version 1.11.5: * Issue #357: fix ffi.emit_python_code() which generated a buggy Python file if you are using a struct with an anonymous union field or vice-versa. * Windows: ffi.dlopen() should now handle unicode filenames. * ABI mode: implemented ffi.dlclose() for the in-line case (it used to be present only in the out-of-line case). * Fixed a corner case for setup.py install --record=xx --root=yy with an out-of-line ABI module. Also fixed Issue #345. * More hacks on Windows for running CFFI’s own setup.py. * Issue #358: in embedding, to protect against (the rare case of) Python initialization from several threads in parallel, we have to use a spin-lock. On CPython 3 it is worse because it might spin-lock for a long time (execution of Py_InitializeEx()). Sadly, recent changes to CPython make that solution needed on CPython 2 too. * CPython 3 on Windows: we no longer compile with Py_LIMITED_API by default because such modules cannot be used with virtualenv. Issue [#350] mentions a workaround if you still want that and are not concerned about virtualenv: pass a define_macros=[("/Py_LIMITED_API"/, None)] to the ffibuilder.set_source() call. - specfile: * delete patch cffi-loader.patch; included upstream - update to version 1.11.4: * Windows: reverted linking with python3.dll, because virtualenv does not make this DLL available to virtual environments for now. See Issue #355. On Windows only, the C extension modules created by cffi follow for now the standard naming scheme foo.cp36-win32.pyd, to make it clear that they are regular CPython modules depending on python36.dll. - changes from version 1.11.3: * Fix on CPython 3.x: reading the attributes __loader__ or __spec__ from the cffi-generated lib modules gave a buggy SystemError. (These attributes are always None, and provided only to help compatibility with tools that expect them in all modules.) * More Windows fixes: workaround for MSVC not supporting large literal strings in C code (from ffi.embedding_init_code(large_string)); and an issue with Py_LIMITED_API linking with python35.dll/python36.dll instead of python3.dll. * Small documentation improvements. - Add patch cffi-loader.patch to fix bsc#1070737 - Sort out with spec-cleaner - update to version 1.11.2: * Fix Windows issue with managing the thread-state on CPython 3.0 to 3.5 - Update pytest in spec to add c directory tests in addition to testing directory. - Omit test_init_once_multithread tests as they rely on multiple threads finishing in a given time. Returns sporadic pass/fail within build. - Update to 1.11.1: * Fix tests, remove deprecated C API usage * Fix (hack) for 3.6.0/3.6.1/3.6.2 giving incompatible binary extensions (cpython issue #29943) * Fix for 3.7.0a1+ - Update to 1.11.0: * Support the modern standard types char16_t and char32_t. These work like wchar_t: they represent one unicode character, or when used as charN_t * or charN_t[] they represent a unicode string. The difference with wchar_t is that they have a known, fixed size. They should work at all places that used to work with wchar_t (please report an issue if I missed something). Note that with set_source(), you need to make sure that these types are actually defined by the C source you provide (if used in cdef()). * Support the C99 types float _Complex and double _Complex. Note that libffi doesn’t support them, which means that in the ABI mode you still cannot call C functions that take complex numbers directly as arguments or return type. * Fixed a rare race condition when creating multiple FFI instances from multiple threads. (Note that you aren’t meant to create many FFI instances: in inline mode, you should write ffi = cffi.FFI() at module level just after import cffi; and in out-of-line mode you don’t instantiate FFI explicitly at all.) * Windows: using callbacks can be messy because the CFFI internal error messages show up to stderr—but stderr goes nowhere in many applications. This makes it particularly hard to get started with the embedding mode. (Once you get started, you can at least use @ffi.def_extern(onerror=...) and send the error logs where it makes sense for your application, or record them in log files, and so on.) So what is new in CFFI is that now, on Windows CFFI will try to open a non-modal MessageBox (in addition to sending raw messages to stderr). The MessageBox is only visible if the process stays alive: typically, console applications that crash close immediately, but that is also the situation where stderr should be visible anyway. * Progress on support for callbacks in NetBSD. * Functions returning booleans would in some case still return 0 or 1 instead of False or True. Fixed. * ffi.gc() now takes an optional third parameter, which gives an estimate of the size (in bytes) of the object. So far, this is only used by PyPy, to make the next GC occur more quickly (issue #320). In the future, this might have an effect on CPython too (provided the CPython issue 31105 is addressed). * Add a note to the documentation: the ABI mode gives function objects that are slower to call than the API mode does. For some reason it is often thought to be faster. It is not! - Update to 1.10.1: * Fixed the line numbers reported in case of cdef() errors. Also, I just noticed, but pycparser always supported the preprocessor directive # 42 "/foo.h"/ to mean “from the next line, we’re in file foo.h starting from line 42”, which it puts in the error messages. - update to 1.10.0: * Issue #295: use calloc() directly instead of PyObject_Malloc()+memset() to handle ffi.new() with a default allocator. Speeds up ffi.new(large-array) where most of the time you never touch most of the array. * Some OS/X build fixes (“only with Xcode but without CLT”). * Improve a couple of error messages: when getting mismatched versions of cffi and its backend; and when calling functions which cannot be called with libffi because an argument is a struct that is “too complicated” (and not a struct pointer, which always works). * Add support for some unusual compilers (non-msvc, non-gcc, non-icc, non-clang) * Implemented the remaining cases for ffi.from_buffer. Now all buffer/memoryview objects can be passed. The one remaining check is against passing unicode strings in Python 2. (They support the buffer interface, but that gives the raw bytes behind the UTF16/UCS4 storage, which is most of the times not what you expect. In Python 3 this has been fixed and the unicode strings don’t support the memoryview interface any more.) * The C type _Bool or bool now converts to a Python boolean when reading, instead of the content of the byte as an integer. The potential incompatibility here is what occurs if the byte contains a value different from 0 and 1. Previously, it would just return it; with this change, CFFI raises an exception in this case. But this case means “undefined behavior” in C; if you really have to interface with a library relying on this, don’t use bool in the CFFI side. Also, it is still valid to use a byte string as initializer for a bool[], but now it must only contain x00 or x01. As an aside, ffi.string() no longer works on bool[] (but it never made much sense, as this function stops at the first zero). * ffi.buffer is now the name of cffi’s buffer type, and ffi.buffer() works like before but is the constructor of that type. * ffi.addressof(lib, "/name"/) now works also in in-line mode, not only in out-of-line mode. This is useful for taking the address of global variables. * Issue #255: cdata objects of a primitive type (integers, floats, char) are now compared and ordered by value. For example, <cdata 'int' 42> compares equal to 42 and <cdata 'char' b'A'> compares equal to b'A'. Unlike C, <cdata 'int' -1> does not compare equal to ffi.cast("/unsigned int"/, -1): it compares smaller, because -1 < 4294967295. * PyPy: ffi.new() and ffi.new_allocator()() did not record “memory pressure”, causing the GC to run too infrequently if you call ffi.new() very often and/or with large arrays. Fixed in PyPy 5.7. * Support in ffi.cdef() for numeric expressions with + or -. Assumes that there is no overflow; it should be fixed first before we add more general support for arbitrary arithmetic on constants. - do not generate HTML documentation for packages that are indirect dependencies of Sphinx (see docs at https://cffi.readthedocs.org/ ) - update to 1.9.1 - Structs with variable-sized arrays as their last field: now we track the length of the array after ffi.new() is called, just like we always tracked the length of ffi.new("/int[]"/, 42). This lets us detect out-of-range accesses to array items. This also lets us display a better repr(), and have the total size returned by ffi.sizeof() and ffi.buffer(). Previously both functions would return a result based on the size of the declared structure type, with an assumed empty array. (Thanks andrew for starting this refactoring.) - Add support in cdef()/set_source() for unspecified-length arrays in typedefs: typedef int foo_t[...];. It was already supported for global variables or structure fields. - I turned in v1.8 a warning from cffi/model.py into an error: 'enum xxx' has no values explicitly defined: refusing to guess which integer type it is meant to be (unsigned/signed, int/long). Now I’m turning it back to a warning again; it seems that guessing that the enum has size int is a 99%-safe bet. (But not 100%, so it stays as a warning.) - Fix leaks in the code handling FILE * arguments. In CPython 3 there is a remaining issue that is hard to fix: if you pass a Python file object to a FILE * argument, then os.dup() is used and the new file descriptor is only closed when the GC reclaims the Python file object—and not at the earlier time when you call close(), which only closes the original file descriptor. If this is an issue, you should avoid this automatic convertion of Python file objects: instead, explicitly manipulate file descriptors and call fdopen() from C (...via cffi). - When passing a void * argument to a function with a different pointer type, or vice-versa, the cast occurs automatically, like in C. The same occurs for initialization with ffi.new() and a few other places. However, I thought that char * had the same property—but I was mistaken. In C you get the usual warning if you try to give a char * to a char ** argument, for example. Sorry about the confusion. This has been fixed in CFFI by giving for now a warning, too. It will turn into an error in a future version. - Issue #283: fixed ffi.new() on structures/unions with nested anonymous structures/unions, when there is at least one union in the mix. When initialized with a list or a dict, it should now behave more closely like the { } syntax does in GCC. - CPython 3.x: experimental: the generated C extension modules now use the “limited API”, which means that, as a compiled .so/.dll, it should work directly on any version of CPython >= 3.2. The name produced by distutils is still version-specific. To get the version-independent name, you can rename it manually to NAME.abi3.so, or use the very recent setuptools 26. - Added ffi.compile(debug=...), similar to python setup.py build --debug but defaulting to True if we are running a debugging version of Python itself. - Removed the restriction that ffi.from_buffer() cannot be used on byte strings. Now you can get a char * out of a byte string, which is valid as long as the string object is kept alive. (But don’t use it to modify the string object! If you need this, use bytearray or other official techniques.) - PyPy 5.4 can now pass a byte string directly to a char * argument (in older versions, a copy would be made). This used to be a CPython-only optimization. - ffi.gc(p, None) removes the destructor on an object previously created by another call to ffi.gc() - bool(ffi.cast("/primitive type"/, x)) now returns False if the value is zero (including -0.0), and True otherwise. Previously this would only return False for cdata objects of a pointer type when the pointer is NULL. - bytearrays: ffi.from_buffer(bytearray-object) is now supported. (The reason it was not supported was that it was hard to do in PyPy, but it works since PyPy 5.3.) To call a C function with a char * argument from a buffer object—now including bytearrays—you write lib.foo(ffi.from_buffer(x)). Additionally, this is now supported: p[0:length] = bytearray-object. The problem with this was that a iterating over bytearrays gives numbers instead of characters. (Now it is implemented with just a memcpy, of course, not actually iterating over the characters.) - C++: compiling the generated C code with C++ was supposed to work, but failed if you make use the bool type (because that is rendered as the C _Bool type, which doesn’t exist in C++). - help(lib) and help(lib.myfunc) now give useful information, as well as dir(p) where p is a struct or pointer-to-struct. - drop upstreamed python-cffi-avoid-bitshifting-negative-int.patch - update for multipython build - Add python-cffi-avoid-bitshifting-negative-int.patch to actually fix the "/negative left shift"/ warning by replacing bitshifting in appropriate places by bitwise and comparison to self; patch taken from upstream git. Drop cffi-1.5.2-wnoerror.patch: no longer required. - disable "/negative left shift"/ warning in test suite to prevent failures with gcc6, until upstream fixes the undefined code in question (boo#981848, cffi-1.5.2-wnoerror.patch) - Update to version 1.6.0: * ffi.list_types() * ffi.unpack() * extern “Python+C” * in API mode, lib.foo.__doc__ contains the C signature now. * Yet another attempt at robustness of ffi.def_extern() against CPython’s interpreter shutdown logic. - update to 1.5.2 * support for cffi-based embedding * more robustness for shutdown logic - update to version 1.4.2: * Nothing changed from v1.4.1. - changes from version 1.4.1: * Fix the compilation failure of cffi on CPython 3.5.0. (3.5.1 works; some detail changed that makes some underscore-starting macros disappear from view of extension modules, and I worked around it, thinking it changed in all 3.5 versions—but no: it was only in 3.5.1.) - changes from version 1.4.0: * A better way to do callbacks has been added (faster and more portable, and usually cleaner). It is a mechanism for the out-of-line API mode that replaces the dynamic creation of callback objects (i.e. C functions that invoke Python) with the static declaration in cdef() of which callbacks are needed. This is more C-like, in that you have to structure your code around the idea that you get a fixed number of function pointers, instead of creating them on-the-fly. * ffi.compile() now takes an optional verbose argument. When True, distutils prints the calls to the compiler. * ffi.compile() used to fail if given sources with a path that includes "/.."/. Fixed. * ffi.init_once() added. See docs. * dir(lib) now works on libs returned by ffi.dlopen() too. * Cleaned up and modernized the content of the demo subdirectory in the sources (thanks matti!). * ffi.new_handle() is now guaranteed to return unique void * values, even if called twice on the same object. Previously, in that case, CPython would return two cdata objects with the same void * value. This change is useful to add and remove handles from a global dict (or set) without worrying about duplicates. It already used to work like that on PyPy. This change can break code that used to work on CPython by relying on the object to be kept alive by other means than keeping the result of ffi.new_handle() alive. (The corresponding warning in the docs of ffi.new_handle() has been here since v0.8!) - changes from version 1.3.1: * The optional typedefs (bool, FILE and all Windows types) were not always available from out-of-line FFI objects. * Opaque enums are phased out from the cdefs: they now give a warning, instead of (possibly wrongly) being assumed equal to unsigned int. Please report if you get a reasonable use case for them. * Some parsing details, notably volatile is passed along like const and restrict. Also, older versions of pycparser mis-parse some pointer-to-pointer types like char * const *: the “const” ends up at the wrong place. Added a workaround. - changes from version 1.3.0: * Added ffi.memmove(). * Pull request #64: out-of-line API mode: we can now declare floating-point types with typedef float... foo_t;. This only works if foo_t is a float or a double, not long double. * Issue #217: fix possible unaligned pointer manipulation, which crashes on some architectures (64-bit, non-x86). * Issues #64 and #126: when using set_source() or verify(), the const and restrict keywords are copied from the cdef to the generated C code; this fixes warnings by the C compiler. It also fixes corner cases like typedef const int T; T a; which would previously not consider a as a constant. (The cdata objects themselves are never const.) * Win32: support for __stdcall. For callbacks and function pointers; regular C functions still don’t need to have their calling convention declared. * Windows: CPython 2.7 distutils doesn’t work with Microsoft’s official Visual Studio for Python, and I’m told this is not a bug. For ffi.compile(), we removed a workaround that was inside cffi but which had unwanted side-effects. Try saying import setuptools first, which patches distutils... - Update to version 1.2.1 * No changes entry for this version - Changes from version 1.2.0 * Out-of-line mode: ``int a[][...];`` can be used to declare a structure field or global variable which is, simultaneously, of total length unknown to the C compiler (the ``a[]`` part) and each element is itself an array of N integers, where the value of N *is * known to the C compiler (the ``int`` and ``[...]`` parts around it). Similarly, ``int a[5][...];`` is supported (but probably less useful: remember that in C it means ``int (a[5])[...];``). * PyPy: the ``lib.some_function`` objects were missing the attributes ``__name__``, ``__module__`` and ``__doc__`` that are expected e.g. by some decorators-management functions from ``functools``. * Out-of-line API mode: you can now do ``from _example.lib import x`` to import the name ``x`` from ``_example.lib``, even though the ``lib`` object is not a standard module object. (Also works in ``from _example.lib import *``, but this is even more of a hack and will fail if ``lib`` happens to declare a name called ``__all__``. Note that `` *`` excludes the global variables; only the functions and constants make sense to import like this.) * ``lib.__dict__`` works again and gives you a copy of the dict---assuming that ``lib`` has got no symbol called precisely ``__dict__``. (In general, it is safer to use ``dir(lib)``.) * Out-of-line API mode: global variables are now fetched on demand at every access. It fixes issue #212 (Windows DLL variables), and also allows variables that are defined as dynamic macros (like ``errno``) or ``__thread`` -local variables. (This change might also tighten the C compiler's check on the variables' type.) * Issue #209: dereferencing NULL pointers now raises RuntimeError instead of segfaulting. Meant as a debugging aid. The check is only for NULL: if you dereference random or dead pointers you might still get segfaults. * Issue #152: callbacks__: added an argument ``ffi.callback(..., onerror=...)``. If the main callback function raises an exception and ``onerror`` is provided, then ``onerror(exception, exc_value, traceback)`` is called. This is similar to writing a ``try: except:`` in the main callback function, but in some cases (e.g. a signal) an exception can occur at the very start of the callback function---before it had time to enter the ``try: except:`` block. * Issue #115: added ``ffi.new_allocator()``, which officializes support for `alternative allocators`__. .. __: using.html#callbacks .. __: using.html#alternative-allocators - update to version 1.1.0 (fate#318838): * Out-of-line API mode: we can now declare integer types with typedef int... foo_t;. The exact size and signedness of foo_t is figured out by the compiler. * Out-of-line API mode: we can now declare multidimensional arrays (as fields or as globals) with int n[...][...]. Before, only the outermost dimension would support the ... syntax. * Out-of-line ABI mode: we now support any constant declaration, instead of only integers whose value is given in the cdef. Such “new” constants, i.e. either non-integers or without a value given in the cdef, must correspond to actual symbols in the lib. At runtime they are looked up the first time we access them. This is useful if the library defines extern const sometype somename;. * ffi.addressof(lib, "/func_name"/) now returns a regular cdata object of type “pointer to function”. You can use it on any function from a library in API mode (in ABI mode, all functions are already regular cdata objects). To support this, you need to recompile your cffi modules. * Issue #198: in API mode, if you declare constants of a struct type, what you saw from lib.CONSTANT was corrupted. * Issue #196: ffi.set_source("/package._ffi"/, None) would incorrectly generate the Python source to package._ffi.py instead of package/_ffi.py. Also fixed: in some cases, if the C file was in build/foo.c, the .o file would be put in build/build/foo.o. - additional changes from version 1.0.3: * Same as 1.0.2, apart from doc and test fixes on some platforms - additional changes from version 1.0.2: * Variadic C functions (ending in a ”...” argument) were not supported in the out-of-line ABI mode. This was a bug—there was even a (non-working) example doing exactly that! - additional changes from version 1.0.1: * ffi.set_source() crashed if passed a sources=[..] argument. Fixed by chrippa on pull request #60. * Issue #193: if we use a struct between the first cdef() where it is declared and another cdef() where its fields are defined, then this definition was ignored. * Enums were buggy if you used too many ”...” in their definition - additional changes from version 1.0.0: * The main news item is out-of-line module generation: + for ABI level, with ffi.dlopen() + for API level, which used to be with ffi.verify(), now deprecated - add python-cffi-rpmlintrc: cffi specifically installs C headers in site-packages - add new test dependency gcc-c++ - skip the tests on SLE11 since they fail on i586 - Update to 0.9.2 * No upstream changelog See https://bitbucket.org/cffi/cffi/commits/all for a list of commits
- add update-alternatives post-requires - Fix build for Leap-42.3 - add update-alternative support for py2/py3 coinstallability - fix source link - update to 3.0.4 - do not use %py_ver, replace with %python_version - Converted to single spec. - Include in SLE 12 (bsc#1002895, FATE#321630) - specfile: * added update alternative to prevent conflicts with python3 version * add tests - Update to version 2.3.0 * Added support for CP932 detection (thanks to @hashy) * Fixed an issue where UTF-8 with a BOM would not be detected as UTF-8-SIG (#8) * Modified chardetect to use argparse for argument parsing * Moved docs to a gh-pages branch. You can now access them at http://chardet.github.io - Changelog on https://github.com/chardet/chardet/commits/2.3.0 - Other minor changes - Require python-setuptools instead of distribute (upstreams merged) - Update to 2.1.1: - Sorry, no changelog. - Update to 1.1: - Sorry, no changelog. - Standard in spec file; - Remove CFLAGS and %clean section from spec file. - the license seems to be LGPL-2.1+ - Regenerate spec file with py2pack; - Bzip2 source file. - Initial package (2.0.1) for openSUSE.
- Implement single-spec version. - Fix source URL. - Update to version 5.0.6 * Improves error messages in certain edge cases - Added runtime depedency: python-six - Update to version 5.0.5: * BUGFIX: error in writing out config files to disk with non-ascii characters * BUGFIX: correcting that the code path fixed in 5.0.3 didn’t cover reading in config files * BUGFIX: not handling unicode encoding well, especially with respect to writing out files * Specific error message for installing version this version on Python versions older than 2.5 * Documentation corrections * BUGFIX: Fixed regression on python 2.x where passing an encoding parameter did not convert a bytestring config file (which is the most common) to unicode. Added unit tests for this and related cases * BUGFIX: A particular error message would fail to display with a type error on python 2.6 only * Python 3 single-source compatibility at the cost of a more restrictive set of versions: 2.6, 2.7, 3.2, 3.3 (otherwise unchanged) - license update: BSD-3-Clause Refers only to the license available at http://www.voidspace.org.uk/python/license.shtml (which is BSD-3-Clause) - Spec file cleanups - Really make the obsoletes sane: The package was called python-configobj-docs before, so that's what we need to obsolete (not -doc). - The Obsoletes tag is for <= %{version}, as the package existed in version 4.7.2, which is also when it was merged back. Obsoleting only < 4.7.2 would cause conflicts when installing the newly merged package. - fix Obsoletes - Spec file cleanup: * Use upstream tarball * Obsoleted empty doc package * Fix SLE-11 build * Use upstream description - fix license to be in spdx.org format - Update to version 4.7.2: + BUGFIX: Restore Python 2.3 compatibility + BUGFIX: Members that were lists were being returned as copies due to interpolation introduced in 4.7. Lists are now only copies if interpolation changes a list member. + BUGFIX: pop now does interpolation in list values as well. + BUGFIX: where interpolation matches a section name rather than a value it is ignored instead of raising an exception on fetching the item. + BUGFIX: values that use interpolation to reference members that don't exist can now be repr'd. + BUGFIX: Fix to avoid writing 'rrn' on Windows when given a file opened in text write mode ('w'). - update to 4.7.1 - split out -docs subpackage
- Upgrade to latest upstream version v1.1.29 (jre#SLE-17360): * setup.py: specify a version range for pyparsing * setup.py: lets stick to pyparsing v2.4.7 * Don't warn if prefs file doesn't exist - Update to version v1.1.28 from v1.1.27 (jre#SLE-17360): * version 1.1.28 * Ensure that all output reaches the client when daemonized * Remove Epydoc markup from command messages * Remove epydoc imports and epydoc calls Which removed the need for patch: * Ensure-that-all-output-reaches-the-client-when-daemo.patch - Update to version v1.1.27 from v1.1.26 (jre#SLE-7751): * version 1.1.27 * Use pyparsing's locatedExpr instead of our custom helper And updated the SPEC file, also adding a _service file. Replacing configshell-fb-1.1.26.tar.gz with python-configshell-fb-v1.1.27.tar.xz, and adding one upstrem patch: * Ensure-that-all-output-reaches-the-client-when-daemo.patch - Updated to latest upstream version 1.1.26. There were not very many changes: * Version number no longer contains "/fb"/ to designate "/free branch"/, e.g. old was 1.1.fb25, new is 1.1.26 * Add urwid to setup.py dependencies * Fix failing to parse params with additional chars * export __version__ variable resulting in replacing configshell-fb-1.1.25.tar.gz with configshell-fb-1.1.26.tar.gz, and corresponding SPEC-file updates. - Using now new proper upstream release 1.1.25: - Fix failing to parse param like pool/rbd;id=user - Acquire a lock to a preference file before working with it - Fix failing to pasre param like "/cfgstr,par=val"/ - Remove explicit dependency on /usr/bin/python - make run_cmdline() log "/Running command line"/ msg to new loglevel - tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds - Fix failing to pasre par=val parameters - Add missing dependency on pyparsing and six - Fix path regex for [ and ] - Handle if TERM is not set - Remove superfluous devel dependency for noarch package - Update to version 1.1.fb23: * version 1.1.25 * Fix failing to parse param like pool/rbd;id=user * Acquire a lock to a preference file before working with it * Fix failing to pasre param like "/cfgstr,par=val"/ * version 1.1.fb24 * Remove explicit dependency on /usr/bin/python * make run_cmdline() log "/Running command line"/ msg to new loglevel * tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds * Fix failing to pasre par=val parameters * Add missing dependency on pyparsing and six * Fix path regex for [ and ] * Handle if TERM is not set Replacing configshell-fb-1.1.fb23.tar.xz with configshell-fb-1.1.fb25.tar.xz, and updating the SPEC file. Also, two patches subsumed/removed: * configshell-fb-example-should-not-specify-path.patch * configshell-fb-Handle-if-TERM-is-not-set.patch - Fix upgrade path by provide/obsolete python-configshell (bsc#1082693) - Do not build epydoc documentation to allow py3 only build - Converting RPM SPEC file to singlespec format (bsc#1045332), adding patch: * configshell-fb-example-should-not-specify-path.patch - Fix targetcli.service problem when TERM not set (bsc#1071194), adding patch (from LSZhu): * configshell-fb-Handle-if-TERM-is-not-set.patch - Moved build requirement on urwid to runtime requirement, as suggested by scarabeus_iv - ran spec-cleaner to clean up SPEC file - Converted from manually-added configshell-fb tar file to tar_scm service-generated file by adding _service and _servicedata - Update to version 1.1.23fb * improving ALUA and TCMU support - Update to v 1.1.22fb * Fixed github source namespace - Updated spec file: added Conflicts for python-configshell (bsc#986475) - Updated SPEC file: removed "/Provides"//"/Obsoletes"/ for package name "/python-confishell"/ (bsc#984935) - cleanup buildroot parts - Initial creation of this package, from upstream version 1.1.fb20
- Add patch CVE-2020-36242-buffer-overflow.patch (bsc#1182066, CVE-2020-36242) * Using the Fernet class to symmetrically encrypt multi gigabyte values could result in an integer overflow and buffer overflow. - Add 5507-mitigate-Bleichenbacher-attacks.patch (bsc#1178168, CVE-2020-25659). - update to 2.8 * Added support for Python 3.8. * Added class methods Poly1305.generate_tag and Poly1305.verify_tag for Poly1305 sign and verify operations. * Deprecated support for OpenSSL 1.0.1. Support will be removed in cryptography 2.9. * We now ship manylinux2010 wheels in addition to our manylinux1 wheels. * Added support for ed25519 and ed448 keys in the CertificateBuilder, CertificateSigningRequestBuilder, CertificateRevocationListBuilder and OCSPResponseBuilder. * cryptography no longer depends on asn1crypto. * FreshestCRL is now allowed as a CertificateRevocationList extension. - update to 2.7 * BACKWARDS INCOMPATIBLE: Removed the cryptography.hazmat.primitives.mac.MACContext interface. The CMAC and HMAC APIs have not changed, but they are no longer registered as MACContext instances. * Removed support for running our tests with setup.py test. * Add support for :class:`~cryptography.hazmat.primitives.poly1305.Poly1305` when using OpenSSL 1.1.1 or newer. * Support serialization with Encoding.OpenSSH and PublicFormat.OpenSSH in :meth:`Ed25519PublicKey.public_bytes <cryptography.hazmat.primitives.asymmetric.ed25519.Ed25519PublicKey.public_bytes>` . * Correctly allow passing a SubjectKeyIdentifier to :meth:`~cryptography.x509.AuthorityKeyIdentifier.from_issuer_subject_key_identifier` and deprecate passing an Extension object. - Simplify the test execution to be more understandable - update to 2.6.1: * BACKWARDS INCOMPATIBLE: Removedcryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature andcryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature, which had been deprecated for nearly 4 years. Use encode_dss_signature() and decode_dss_signature()instead. * BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial, which had been deprecated for nearly 3 years. Use serial_number instead. * Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.1b. * Added support for Ed448 signing when using OpenSSL 1.1.1b or newer. * Added support for Ed25519 signing when using OpenSSL 1.1.1b or newer. * load_ssh_public_key() can now load ed25519 public keys. * Add support for easily mapping an object identifier to its elliptic curve class viaget_curve_for_oid(). * Add support for OpenSSL when compiled with the no-engine (OPENSSL_NO_ENGINE) flag. - Dependency on python-idna changed to "/Recommends"/ aligned with change in upstream source (see below) - update to 2.5: * BACKWARDS INCOMPATIBLE: U-label strings were deprecated in version 2.1, but this version removes the default idna dependency as well. If you still need this deprecated path please install cryptography with the idna extra: pip install cryptography[idna]. * BACKWARDS INCOMPATIBLE: The minimum supported PyPy version is now 5.4. * Numerous classes and functions have been updated to allow bytes-like types for keying material and passwords, including symmetric algorithms, AEAD ciphers, KDFs, loading asymmetric keys, and one time password classes. * Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.1a. * Added support for SHA512_224 and SHA512_256 when using OpenSSL 1.1.1. * Added support for SHA3_224, SHA3_256, SHA3_384, and SHA3_512 when using OpenSSL 1.1.1. * Added support for X448 key exchange when using OpenSSL 1.1.1. * Added support for SHAKE128 and SHAKE256 when using OpenSSL 1.1.1. * Added initial support for parsing PKCS12 files with load_key_and_certificates(). * Added support for IssuingDistributionPoint. * Added rfc4514_string() method to x509.Name, x509.RelativeDistinguishedName, and x509.NameAttribute to format the name or component an RFC 4514 Distinguished Name string. * Added from_encoded_point(), which immediately checks if the point is on the curve and supports compressed points. Deprecated the previous method from_encoded_point(). * Added signature_hash_algorithm to OCSPResponse. * Updated X25519 key exchange support to allow additional serialization methods. Calling public_bytes() with no arguments has been deprecated. * Added support for encoding compressed and uncompressed points via public_bytes(). Deprecated the previous method encode_point(). - Update to version 2.4.2: * Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.0j. - Update to 2.4.1: * Dropped support for LibreSSL 2.4.x. * Deprecated OpenSSL 1.0.1 support. OpenSSL 1.0.1 is no longer supported by the OpenSSL project. At this time there is no time table for dropping support, however we strongly encourage all users to upgrade or install cryptography from a wheel. * Added initial :doc:`OCSP </x509/ocsp>` support. * Added support for cryptography.x509.PrecertPoison. - Fix fdupes call - Update to 2.3.1: * updated tests for upstream wycheproof changes * many other tiny test tweaks - update to 2.3: * SECURITY ISSUE: finalize_with_tag() allowed tag truncation by default which can allow tag forgery in some cases. The method now enforces the min_tag_length provided to the GCM constructor. * Added support for Python 3.7. * Added extract_timestamp() to get the authenticated timestamp of a Fernet token. * Support for Python 2.7.x without hmac.compare_digest has been deprecated. We will require Python 2.7.7 or higher (or 2.7.6 on Ubuntu) in the next cryptography release. * Fixed multiple issues preventing cryptography from compiling against LibreSSL 2.7.x. * Added get_revoked_certificate_by_serial_number for quick serial number searches in CRLs. * The RelativeDistinguishedName class now preserves the order of attributes. Duplicate attributes now raise an error instead of silently discarding duplicates. * aes_key_unwrap() and aes_key_unwrap_with_padding() now raise InvalidUnwrap if the wrapped key is an invalid length, instead of ValueError. - update to 2.2.2 * fix build on some systems with openssl 1.1.0h - Cleanup with spec-cleaner - Use %setup to unpack all archives do not rely on tar calls - Update to upstream release 2.2.1: * Reverted a change to GeneralNames which prohibited having zero elements, due to breakages. * Fixed a bug in :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap_with_padding` that caused it to raise InvalidUnwrap when key length modulo 8 was zero. * BACKWARDS INCOMPATIBLE: Support for Python 2.6 has been dropped. * Resolved a bug in HKDF that incorrectly constrained output size. * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP256R1`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP384R1`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.BrainpoolP512R1` to support inter-operating with systems like German smart meters. * Added token rotation support to :doc:`Fernet </fernet>` with :meth:`~cryptography.fernet.MultiFernet.rotate`. * Fixed a memory leak in :func:`~cryptography.hazmat.primitives.asymmetric.ec.derive_private_key`. * Added support for AES key wrapping with padding via :func:`~cryptography.hazmat.primitives.keywrap.aes_key_wrap_with_padding` and :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap_with_padding` . * Allow loading DSA keys with 224 bit q. - fix deps for hypothesis, pytest - Fix previous change and explicitly require python2 instead of python because python itself is also provided by python3. This fixes: ImportError: No module named _ssl when using python-cryptography in a python2 build environment - Fix the previous change to not pull in py2 on py3 enviroment - fix requires on python ssl once more after the last change - Add proper conditional for the python2, the ifpython works only for the requires/etc - add missing dependency on python ssl - update to version 2.1.4: * Added X509_up_ref for an upcoming pyOpenSSL release. - update to version 2.1.3: * Updated Windows, macOS, and manylinux1 wheels to be compiled with OpenSSL 1.1.0g. - update to version 2.1.2: * Corrected a bug with the manylinux1 wheels where OpenSSL’s stack was marked executable. - fix BuildRequires conditions for python3 - update to 2.1.1 - Fix cffi version requirement. - Disable memleak tests to fix build with OpenSSL 1.1 (bsc#1055478) * add skip_openssl_memleak_test.patch - update to 2.0.3 - update to 2.0.2 - update to 2.0 - update to 1.9 - add python-packaging to requirements explicitly instead of relying on setuptools to pull it in - Switch to singlespec approach - update to 1.8.1 - Adust Requires and BuildRequires - update to 1.7.2 - update to 1.7.1 which contains regression fix for 1.7 - update to 1.7 * support for OpenSSL 1.0.0 has been removed. * Added support for Diffie-Hellman key exchange * The OS random engine for OpenSSL has been rewritten - update to 1.6 - update to 1.5.3 - python-cryptography-enable-gost.patch is obsolete - python-cryptography-enable-gost.patch: temporary patch to run tests against 1.0.2i, GOST cert extraction now works. - Introduce requirement setuptools >= 11.3 to follow egg-info/requires.txt content - fix download urls - update to upstream release 1.3.4 * Added new OpenSSL functions to the bindings to support an upcoming ``pyOpenSSL`` release. - correct source urls - update to upstream release 1.3.2 * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2h. * Fixed an issue preventing ``cryptography`` from compiling against LibreSSL 2.3.x. - removed obsolete cryptography-new-bio-new-type.patch - update to upstream release 1.3.1 * Fixed a bug that caused an AttributeError when using mock to patch some cryptography modules. * Added support for padding ANSI X.923 with ANSIX923. * Deprecated support for OpenSSL 0.9.8. Support will be removed in cryptography 1.4. * Added support for the PolicyConstraints X.509 extension including both parsing and generation using CertificateBuilder and CertificateSigningRequestBuilder. * Added is_signature_valid to CertificateSigningRequest. * Fixed an intermittent AssertionError when performing an RSA decryption on an invalid ciphertext, ValueError is now correctly raised in all cases. * Added from_issuer_subject_key_identifier(). - fix license - Add pkg-config BuildRequires: in order for the last introduced condition to apply the patch to work, pkg-config has to be present. - cryptography-new-bio-new-type.patch: openssl 1.0.2g changed the type of BIO_new_mem_buf() (added a const). - update to upstream release 1.2.1 1.2.1 - 2016-01-08 * Reverts a change to an OpenSSL EVP_PKEY object that caused errors with pyOpenSSL. 1.2 - 2016-01-08 * BACKWARDS INCOMPATIBLE: RevokedCertificate extensions now uses extension classes rather than returning raw values inside the Extension value. The new classes are: o CertificateIssuer o CRLReason o InvalidityDate * Deprecated support for OpenSSL 0.9.8 and 1.0.0. At this time there is no time table for actually dropping support, however we strongly encourage all users to upgrade, as those versions no longer receive support from the OpenSSL project. * The Certificate class now has signature and tbs_certificate_bytes attributes. * The CertificateSigningRequest class now has signature and tbs_certrequest_bytes attributes. * The CertificateRevocationList class now has signature and tbs_certlist_bytes attributes. * NameConstraints are now supported in the CertificateBuilder and CertificateSigningRequestBuilder. * Support serialization of certificate revocation lists using the public_bytes() method of CertificateRevocationList. * Add support for parsing CertificateRevocationList extensions () in the OpenSSL backend. The following extensions are currently supported: o AuthorityInformationAccess o AuthorityKeyIdentifier o CRLNumber o IssuerAlternativeName * Added CertificateRevocationListBuilder and RevokedCertificateBuilder to allow creation of CRLs. * Unrecognized non-critical X.509 extensions are now parsed into an UnrecognizedExtension object. - update to 1.1.2: * Fixed a SIGBUS crash with the OS X wheels caused by redefinition of a method. * Fixed a runtime error ``undefined symbol EC_GFp_nistp224_method`` that occurred with some OpenSSL installations. * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2e. - update to 1.1.1: * Fixed several small bugs related to compiling the OpenSSL bindings with unusual OpenSSL configurations. * Resolved an issue where, depending on the method of installation and which Python interpreter they were using, users on El Capitan (OS X 10.11) may have seen an ``InternalError`` on import. - fix build for sle11 (disable testsuite as it depends on python-hypothesis which is not available for sle11 anymore) - update to 1.1: * Added support for Elliptic Curve Diffie-Hellman with :class:`~cryptography.hazmat.primitives.asymmetric.ec.ECDH`. * Added :class:`~cryptography.hazmat.primitives.kdf.x963kdf.X963KDF`. * Added support for parsing certificate revocation lists (CRLs) using :func:`~cryptography.x509.load_pem_x509_crl` and :func:`~cryptography.x509.load_der_x509_crl`. * Add support for AES key wrapping with :func:`~cryptography.hazmat.primitives.keywrap.aes_key_wrap` and :func:`~cryptography.hazmat.primitives.keywrap.aes_key_unwrap`. * Added a ``__hash__`` method to :class:`~cryptography.x509.Name`. * Add support for encoding and decoding elliptic curve points to a byte string form using :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.encode_point` and :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers.from_encoded_point`. * Added :meth:`~cryptography.x509.Extensions.get_extension_for_class`. * :class:`~cryptography.x509.CertificatePolicies` are now supported in the :class:`~cryptography.x509.CertificateBuilder`. * ``countryName`` is now encoded as a ``PrintableString`` when creating subject and issuer distinguished names with the Certificate and CSR builder classes. * **SECURITY ISSUE**: The OpenSSL backend prior to 1.0.2 made extensive use of assertions to check response codes where our tests could not trigger a failure. However, when Python is run with ``-O`` these asserts are optimized away. If a user ran Python with this flag and got an invalid response code this could result in undefined behavior or worse. Accordingly, all response checks from the OpenSSL backend have been converted from ``assert`` to a true function call. Credit **Emilia Käsper (Google Security Team)** for the report. * We now ship OS X wheels that statically link OpenSSL by default. When installing a wheel on OS X 10.10+ (and using a Python compiled against the 10.10 SDK) users will no longer need to compile. See :doc:`/installation` for alternate installation methods if required. * Set the default string mask to UTF-8 in the OpenSSL backend to resolve character encoding issues with older versions of OpenSSL. * Several new OpenSSL bindings have been added to support a future pyOpenSSL release. * Raise an error during install on PyPy < 2.6. 1.0+ requires PyPy 2.6+. - Remove 2293.patch . Applied in a different way upstream. - Add BuildRequires for python-hypothesis and python-pyasn1-modules for running unittests - require the cffi version it was built against to avoid (bsc#948198) - Add 2293.patch for "/osrandom engine already registered"/ (bnc#947679) - Add disable-uneven-sizes-tests.patch (bnc#944204) openssl in SLE12SP1 doesn't allow uneven bit sizes for rsa keys - update to 1.0 (fate#318838): * Switched to the new `cffi`_ ``set_source`` out-of-line API mode for compilation. This results in significantly faster imports and lowered memory consumption. Due to this change we no longer support PyPy releases older than 2.6 nor do we support any released version of PyPy3 (until a version supporting cffi 1.0 comes out). * Fix parsing of OpenSSH public keys that have spaces in comments. * Support serialization of certificate signing requests using the ``public_bytes`` method of :class:`~cryptography.x509.CertificateSigningRequest`. * Support serialization of certificates using the ``public_bytes`` method of :class:`~cryptography.x509.Certificate`. * Add ``get_provisioning_uri`` method to :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP` and :class:`~cryptography.hazmat.primitives.twofactor.totp.TOTP` for generating provisioning URIs. * Add :class:`~cryptography.hazmat.primitives.kdf.concatkdf.ConcatKDFHash` and :class:`~cryptography.hazmat.primitives.kdf.concatkdf.ConcatKDFHMAC`. * Raise a ``TypeError`` when passing objects that are not text as the value to :class:`~cryptography.x509.NameAttribute`. * Add support for :class:`~cryptography.x509.OtherName` as a general name type. * Added new X.509 extension support in :class:`~cryptography.x509.Certificate` The following new extensions are now supported: * :class:`~cryptography.x509.OCSPNoCheck` * :class:`~cryptography.x509.InhibitAnyPolicy` * :class:`~cryptography.x509.IssuerAlternativeName` * :class:`~cryptography.x509.NameConstraints` * Extension support was added to :class:`~cryptography.x509.CertificateSigningRequest`. * Add support for creating signed certificates with :class:`~cryptography.x509.CertificateBuilder`. This includes support for the following extensions: * :class:`~cryptography.x509.BasicConstraints` * :class:`~cryptography.x509.SubjectAlternativeName` * :class:`~cryptography.x509.KeyUsage` * :class:`~cryptography.x509.ExtendedKeyUsage` * :class:`~cryptography.x509.SubjectKeyIdentifier` * :class:`~cryptography.x509.AuthorityKeyIdentifier` * :class:`~cryptography.x509.AuthorityInformationAccess` * :class:`~cryptography.x509.CRLDistributionPoints` * :class:`~cryptography.x509.InhibitAnyPolicy` * :class:`~cryptography.x509.IssuerAlternativeName` * :class:`~cryptography.x509.OCSPNoCheck` * Add support for creating certificate signing requests with :class:`~cryptography.x509.CertificateSigningRequestBuilder`. This includes support for the same extensions supported in the ``CertificateBuilder``. * Deprecate ``encode_rfc6979_signature`` and ``decode_rfc6979_signature`` in favor of :func:`~cryptography.hazmat.primitives.asymmetric.utils.encode_dss_signature` and :func:`~cryptography.hazmat.primitives.asymmetric.utils.decode_dss_signature`. - Adjust Requires according to requires.txt - update to 0.9.3: * Updated Windows wheels to be compiled against OpenSSL 1.0.2d. * Updated Windows wheels to be compiled against OpenSSL 1.0.2c. * **SECURITY ISSUE**: Fixed a double free in the OpenSSL backend when using DSA to verify signatures. Note that this only affects PyPy 2.6.0 and (presently unreleased) CFFI versions greater than 1.1.0. * Removed support for Python 3.2. This version of Python is rarely used and caused support headaches. Users affected by this should upgrade to 3.3+. * Deprecated support for Python 2.6. At the time there is no time table for actually dropping support, however we strongly encourage all users to upgrade their Python, as Python 2.6 no longer receives support from the Python core team. * Add support for the :class:`~cryptography.hazmat.primitives.asymmetric.ec.SECP256K1` elliptic curve. * Fixed compilation when using an OpenSSL which was compiled with the ``no-comp`` (``OPENSSL_NO_COMP``) option. * Support :attr:`~cryptography.hazmat.primitives.serialization.Encoding.DER` serialization of public keys using the ``public_bytes`` method of :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization`. * Support :attr:`~cryptography.hazmat.primitives.serialization.Encoding.DER` serialization of private keys using the ``private_bytes`` method of :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization`. * Add support for parsing X.509 certificate signing requests (CSRs) with :func:`~cryptography.x509.load_pem_x509_csr` and :func:`~cryptography.x509.load_der_x509_csr`. * Moved ``cryptography.exceptions.InvalidToken`` to :class:`cryptography.hazmat.primitives.twofactor.InvalidToken` and deprecated the old location. This was moved to minimize confusion between this exception and :class:`cryptography.fernet.InvalidToken`. * Added support for X.509 extensions in :class:`~cryptography.x509.Certificate` objects. The following extensions are supported as of this release: * :class:`~cryptography.x509.BasicConstraints` * :class:`~cryptography.x509.AuthorityKeyIdentifier` * :class:`~cryptography.x509.SubjectKeyIdentifier` * :class:`~cryptography.x509.KeyUsage` * :class:`~cryptography.x509.SubjectAlternativeName` * :class:`~cryptography.x509.ExtendedKeyUsage` * :class:`~cryptography.x509.CRLDistributionPoints` * :class:`~cryptography.x509.AuthorityInformationAccess` * :class:`~cryptography.x509.CertificatePolicies` Note that unsupported extensions with the critical flag raise :class:`~cryptography.x509.UnsupportedExtension` while unsupported extensions set to non-critical are silently ignored. Read the :doc:`X.509 documentation</x509>` for more information. - add python-pyasn1, python-ipaddress and python-idna as Requires/BuildRequires - Update to 0.8.2: * Fixed a race condition when initializing the OpenSSL or CommonCrypto backends in a multi-threaded scenario. - update to 0.8.1: * Updated Windows wheels to be compiled against OpenSSL 1.0.2a. * func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key` can now load elliptic curve public keys. * Added :attr:`~cryptography.x509.Certificate.signature_hash_algorithm` support to :class:`~cryptography.x509.Certificate`. * Added :func:`~cryptography.hazmat.primitives.asymmetric.rsa.rsa_recover_prime_factor s` * :class:`~cryptography.hazmat.primitives.kdf.KeyDerivationFunction` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.kdf`. * Added support for parsing X.509 names. See the :doc:`X.509 documentation</x509>` for more information. * Added :func:`~cryptography.hazmat.primitives.serialization.load_der_private_key` to support loading of DER encoded private keys and :func:`~cryptography.hazmat.primitives.serialization.load_der_public_key` to support loading DER encoded public keys. * Fixed building against LibreSSL, a compile-time substitute for OpenSSL. * FreeBSD 9.2 was removed from the continuous integration system. * Updated Windows wheels to be compiled against OpenSSL 1.0.2. * :func:`~cryptography.hazmat.primitives.serialization.load_pem_public_key` and :func:`~cryptography.hazmat.primitives.serialization.load_der_public_key` now support PKCS1 RSA public keys (in addition to the previous support for SubjectPublicKeyInfo format for RSA, EC, and DSA). * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization.private_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithSerialization`. * Added :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization` and deprecated :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithNumbers`. * Added :meth:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization.public_bytes` to :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithSerialization`. * :class:`~cryptography.hazmat.primitives.hashes.HashAlgorithm` and :class:`~cryptography.hazmat.primitives.hashes.HashContext` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.hashes`. * :class:`~cryptography.hazmat.primitives.ciphers.CipherContext`, :class:`~cryptography.hazmat.primitives.ciphers.AEADCipherContext`, :class:`~cryptography.hazmat.primitives.ciphers.AEADEncryptionContext`, :class:`~cryptography.hazmat.primitives.ciphers.CipherAlgorithm`, and :class:`~cryptography.hazmat.primitives.ciphers.BlockCipherAlgorithm` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.ciphers`. * :class:`~cryptography.hazmat.primitives.ciphers.modes.Mode`, :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithInitializationVector`, :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithNonce`, and :class:`~cryptography.hazmat.primitives.ciphers.modes.ModeWithAuthenticationTag` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.ciphers.modes`. * :class:`~cryptography.hazmat.primitives.padding.PaddingContext` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.padding`. * :class:`~cryptography.hazmat.primitives.asymmetric.padding.AsymmetricPadding` was moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.padding`. * :class:`~cryptography.hazmat.primitives.asymmetric.AsymmetricSignatureContext` and :class:`~cryptography.hazmat.primitives.asymmetric.AsymmetricVerificationContext` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric`. * :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAParameters`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAParametersWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKey` and :class:`~cryptography.hazmat.primitives.asymmetric.dsa.DSAPublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.dsa` * :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurve`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurveSignatureAlgorithm`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey`, and :class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.ec`. * :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKey`, :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateKeyWithNumbers`, :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKey` and :class:`~cryptography.hazmat.primitives.asymmetric.rsa.RSAPublicKeyWithNumbers` were moved from :mod:`~cryptography.hazmat.primitives.interfaces` to :mod:`~cryptography.hazmat.primitives.asymmetric.rsa`. * Updated Windows wheels to be compiled against OpenSSL 1.0.1l. * ``enum34`` is no longer installed on Python 3.4, where it is included in the standard library. * Added a new function to the OpenSSL bindings to support additional functionality in pyOpenSSL. - update to 0.7.1 * backwards-incompatible change: GCM module doesn't truncate tags by default anymore * removed deprecated arguments to MFG1 constructor * ECC support * added PEM and openssh key loading convenience methods * support for many new ciphers and new features of existing ones see CHANGELOG.rst for details - spec cleanup - reworked %check section - added changelog to docs
- specfile: * update copyright year - update to version 1.0.3: * Fix artifact uploads to pypi - changes from version 1.0.2: * Drop support for Python 2.6 and Python 3.3. * Fix deprecation warning in Python 3.6. * Minor cleanups. - update to 1.0.1: * Add support for Python 3.6. * Documentation hosted `on Read the Docs <https://cssselect.readthedocs.io/>`_ * Add code coverage reports. * Fix ``:nth-*(an+b)`` pseudo-classes selectors. (except ``*:nth-child()`` which looks untranslatable to XPath 1.0.) * Distribute as universal wheel. * Add support for Python 3.3, 3.4 and 3.5. * Drop support for Python 2.5 as testing is getting difficult. * Improve tests on pseudo-elements. - Switch to singlespec approach - Update to version 0.9.1 + **Backward incompatible change from 0.9**: :meth:`~GenericTranslator.selector_to_xpath` defaults to ignoring pseudo-elements, as it did in 0.8 and previous versions. (:meth:`~GenericTranslator.css_to_xpath` doesn’t change.) + Drop official support for Python 2.4 and 3.1, as testing was becoming difficult. Nothing will break overnight, but future releases may on may not work on these versions. Older releases will remain available on PyPI. - Changes from 0.9 + Add parser support for :attr:`functional pseudo-elements <Selector.pseudo_element>`. + This version accidentally introduced a backward incompatible change: :meth:`~GenericTranslator.selector_to_xpath` defaults to rejecting pseudo-elements instead of ignoring them. - Remove useless CFLAGS definition - Add README.rst, CHANGES and AUTHORS in package documentation - Packaged LICENSE file fixes bnc#828513 Bug 828513 - LICENSE not packaged in python3-cssselect 0.8 - updated to 0.8 Changelog (http://pythonhosted.org/cssselect/#changelog): Released on 2013-03-15. Improvements: [#22] Let extended translators override what XPathExpr class is used [#19] Use the built-in lang() XPath function for implementing the :lang() pseudo-class with XML documents. This is probably faster than ancestor-or-self::. Bug fixes: [#14] Fix non-ASCII pseudo-classes. (Invalid selector instead of crash.) [#20] As per the spec, elements containing only whitespace are not considered empty for the :empty pseudo-class. - Minimal cleanup - Initial package 0.7.1
- Update to latest version from tumbleweed jira#OPENSUSE-22 boo#1183818 - Enable testsuite - update to 1.2.16: * All tests are run even if the tap.py module is not available, although diagnostics for failing tests will be better if it is present. * Forbid unexpanded AX-prefixed macros more selectively - Support builds with more than one python3 flavor gh#openSUSE/python-rpm-macros#66 - Remove shebang from examples (rpmlint warning, is in common doc) - Clean duplicate python flavor variables for configure - Update the provides/obsoletes tags for old-style dbus-1-$python - Version update to version 1.2.14: * Ensure that the numeric types from dbus.types get the same str() under Python 3.8 that they did under previous versions. * Disable -Winline. * Add Python 3.8 to CI. - Changes in version 1.2.12: * Don't save and restore the exception indicator when called from C code. - Changes in version 1.2.10: * Rewrite CONTRIBUTING.md document, based on Wayland's equivalent * Add clearer license information using SPDX-License-Identifier. * Improve test coverage. * Don't set deprecated tp_print to NULL under Python 3. * Include inherited methods and properties when documenting objects, which regressed when migrating from epydoc to sphinx. * Add missing variant_level member to UnixFd type, for parity with the other dbus.types types (dbus-python!3. - Note that this is a potentially incompatible change: unknown keyword arguments were previously ignored (!) and are now an error. * Don't reply to method calls if they have the NO_REPLY_EXPECTED flag (fd.o#32529, dbus-python#26. * Silence -Wcast-function-type with gcc 8. * Fix distcheck with python3.7 by deleting __pycache__ during uninstall. * Consistently save and restore the exception indicator when called from C code. * Avoid a long-standing race condition in the automated tests. * Fix Qt website URL. - Up dbus dependency; 1.8 is now required. - Add missing dependency for pkg-config files - Version update to version 1.2.8: * Python 2.7 required or 3.4 respectively * Tests use tap.py functionality * Upstream dropped epydoc completely * See NEWS for more - Use requires_ge instead of the rpm calls - drop unneeded epydoc requirement properly - Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as 'the main packages version'. - drop unneeded epydoc requirement (API docs were not built anyway) - Rename package from dbus-1-python to python-dbus-python to conform to openSUSE package naming guidelines. - Switch to single-spec version - Update to version 1.2.4 + Enhancements: * Continous integration metadata for travis-ci.org is now available. Similar to dbus, this is split into .travis.yml (Travis-specifics) and tools/ci-build.sh (intended to be useful for any CI framework, although it does include various workarounds for travis-ci oddities). (Simon McVittie) + Fixes: * Make dbus.version a tuple again, not a list, for consistent sorting. This was a regression in 1.2.2. (Debian #816729, Simon McVittie) * Use inspect.signature() instead of inspect.getargspec() on Python versions that have it. inspect.getargspec() is deprecated in recent Python 3 and seems to have disappeared from 3.6 nightly builds. (Simon McVittie) * Make the tests pass in "/narrow"/ Python builds where unicode objects are UTF-16, rather than the UCS-4 used in Linux distributions. (fd.o #57140, Simon McVittie) * Always include headers in a consistent order (Debian #749133, Simon McVittie) * Include config.h in all C code that we compile. This is necessary on platforms where it might contain something like "/#define _GNU_SOURCE"/ or "/#define inline __inline"/. (Simon McVittie) - Update to version 1.2.2 + Versioning changes: * dbus-python releases now have an even micro version (1.2.0, 1.2.2), and snapshots from git have an odd micro version (1.2.1). + Dependencies: * Building from git (but not from tarballs) now requires macros from the GNU Autoconf Archive, for example the autoconf-archive package in Debian or Fedora derivatives. * Building from git (but not from tarballs) now requires Automake 1.13 or later. * The automated tests and some examples now require PyGI (the gi module), not PyGObject 2 (the deprecated glib and gobject modules). + Enhancements: * There is now a setuptools setup.py, allowing dbus-python to be installed into a virtualenv using pip from a standard Automake source release. This requires pre-existing system-wide installations of the normal build dependencies (pkg-config, libdbus, dbus-glib, a C compiler) and has some limitations. For system-wide installations and development, please use the Autoconf/Automake build system directly. (fd.o #55439; Simon McVittie) * dbus-python now uses the common compiler warnings from AX_COMPILER_FLAGS (Simon McVittie) * The automated tests can now be installed as GNOME-style "/installed tests"/, and should be somewhat more reliable (Simon McVittie) + Fixes: * ``from dbus.service import *`` now imports FallbackObject (fd.o #85720; Ben Longbons) * The GConf-related examples work again (fd.o #85720; Ben Longbons) * Consistently make examples executable, and install them all (fd.o #85720; Ben Longbons) * Search PATH for an appropriately-versioned pythonX.Y-config, or as a last resort python-config, if there isn't a ${PYTHON}-config in the same directory as ${PYTHON} (fd.o #92085; Yamashita, Yuu) * Add support for the Automake 1.13 parallel test driver (Simon McVittie) * Skip building API documentation if "/import epydoc"/ fails (Simon McVittie) - Add python version-dependent and python version-indepent devel packages.
- update to 4.4.2: * removing the usage of `__file__`, that was breaking PyOxidizer. * fixes for the future Python 3.9. * some fixes for the future Python 3.10. - update to 4.4.1: Changed the description to "/Decorators for Humans"/ are requested by several users. Fixed a .rst bug in the description as seen in PyPI. - Update to 4.4.0: * Fixed a regression with decorator factories breaking the case with no arguments by going back to the syntax used in version 4.2. - update to version 4.3.2 * now the decorator module can decorate generator functions by preserving their being generator functions * Set `python_requires='>=2.6, !=3.0.*, !=3.1.*'` in setup.py - update to version 4.3.1 * Added a section "/For the impatient"/ to the README, addressing an issue raised by Amir Malekpour. * Added support for Python 3.7. * Now the path to the decorator module appears in the tracebacks, as suggested by a user at EuroPython 2018. - Remove superfluous devel dependency for noarch package - Ensure neutrality of description. - update to version 4.3.0: * Extended the decorator family facility to work with positional arguments and updated the documentation. Removed decorator.getargspec and provided decorator.getfullargspec instead. This is convenient for users of Python 2.6/2.7, the others can just use inspect.getfullargspec. - specfile: - updated copyright year - updated to version 4.2.1: * Fixed a regression breaking IPython reported by https://github.com/spapini . - changes from version 4.2.0 : * Added a facility to define families of decorators (aka decorators with arguments) as requested by several users. Accepted a pylint patch by David Allouche. - update to 4.1.2: * Made it possible to define decorators converting coroutines into regular functions. * Changed the documentation build system to sphinx and uploaded the docs on readthedocs.org. * Support for Python 3.5 coroutines defined with `async def`, thanks to Victor-Nicolae Savu who raised the issue of `iscoroutinefunction` not giving the right answer for coroutines decorated with the decorator module. - fix source url - Update to 4.0.11 * Small improvements to the documentation and tested with Python 3.6 - Update to 4.0.10 * Improved the documentation thanks to Tony Goodchild (zearin) who also provided a much better CSS than the one I was using. - Update to 4.0.9 * Same as 4.0.7 and 4.0.8, re-uploaded due to issues on PyPI. - Update to 4.0.7 * Switched to a new changelog format (the one in http://keepachangelog.com/) since it was contributed by Alexander Artemenko. Re-added a newline to support old version of Python, as requested by [azjps](https://github.com/azjps). - Update to 4.0.6 * Removed a file x.py accidentally entered in the tarball. - Update to 4.0.5 * Documented a quirk signaled by David Goldstein when writing decorators for functions with keyword arguments. Avoided copying the globals, as signaled by Benjamin Peterson. - Update to 4.0.4 * Included a patch from Zev Benjamin: now decorated functions play well with cProfile. - Update to 4.0.3 * Added a warning about the memoize example, as requested by Robert Buchholz. - Update to 4.0.2 * docs/README.rst was not included in MANIFEST.in by accident, thus breaking the source installation. - Update to 4.0.1 * Added docs directory and upload_docs command. Fixed bug with `__qualname__`, reported by Lucian Petrut. - Update to 4.0.0 * Removed the need for 2to3 by dropping the support for Python 2.5. * Added a MANIFEST.in file and produced a proper wheel. Improved the integration with setuptools so that `python setup.py test` works. * Reworked the documentation and introduced `decorator.decorated`. * Removed any dependence from `inspect.getargspec`, which is deprecated in Python 3.5, as signaled by Ralf Gommers. * Fixed `contextmanager` to work with Python 3.5. * Copied the `__qualname__` attribute, as requested by Frazer McLean. * Added a `dispatch_on` facility to implement generic functions. - Implement single-spec version. - update to version 3.4.2: * Same as 3.4.1, re-uploaded to PyPI - additional changes from version 3.4.1: * Ported the repository from GoogleCode to GitHub and added Travis CI support * Tests are executed with the new command `python test.py -v` * setuptools is now mandatory in Python 3 * The suggested installation tool is `pip`, not `easy_install` * Supported IronPython and other Python implementations without sys._getframe, as requested by Doug Blank - remove python-nose from BuildRequires, unneeded - replace README.txt with README.rst: changed upstream
- %python3_only -> %python_alternative - Update to 1.5.0: * Backward Compatibility: + Keep output as native string so we can compatible with python2 interface * Bug Fixes: + Fix detection of RHEL 6 ComputeNode [#255] + Fix Oracle 4/5 lsb_release id and names [#250] + Ignore /etc/plesk-release file while parsing distribution - Update to version 1.4.0: * Backward Compatibility: * Prefer the VERSION_CODENAME field of os-release to parsing it from VERSION [[#230](https://github.com/nir0s/distro/pull/230)] * Bug Fixes: * Return _uname_info from the uname_info() method [[#233](https://github.com/nir0s/distro/pull/233)] * Fixed CloudLinux id discovery [[#234](https://github.com/nir0s/distro/pull/234)] * Update Oracle matching [[#224](https://github.com/nir0s/distro/pull/224)] * Docs: * Distro is the recommended replacement for platform.linux_distribution [[#220](https://github.com/nir0s/distro/pull/220)] * Release: * Use Markdown for long description in setup.py [[#219](https://github.com/nir0s/distro/pull/219)] - Drop useless BuildRequires of python-flake8 and python-pytest-cov - Add assert_locale.patch to warn about wrong locale. - Enable tests properly (this is pytest, not unittest), it is necessary to explicitly set locale to an Unicode one (https://github.com/nir0s/distro/issues/223) - update to version 1.3.0: * improvements for other operating systems * documentation: * Add Ansible reference implementation and fix arch-linux link (#213) * Add facter reference implementation (#213) - Include in SLE 15 (FATE#324993, boo#997614)) - update to version 1.2.0: * Explicitly set Python versions for flake8 tests. - update to version 1.1.0 / 1.0.5: * Include resources needed for tests and docs in source tarballs - initial package
- Update for the multipython build. - Rename python-dnspython.asc to python-dnspython.keyring. - Spec cleanup. - use and recommend python-ecdsa and python-pycrypto for dnssec support - New upstream release 1.15.0 * IDNA 2008 support is now available if the "/idna"/ module has been installed and IDNA 2008 is requested. The default IDNA behavior is still IDNA 2003. The new IDNA codec mechanism is currently only useful for direct calls to dns.name.from_text() or dns.name.from_unicode(), but in future releases it will be deployed throughout dnspython, e.g. so that you can read a masterfile with an IDNA 2008 codec in force. * By default, dns.name.to_unicode() is not strict about which version of IDNA the input complies with. Strictness can be requested by using one of the strict IDNA codecs. * Add AVC RR support. * Some problems with newlines in various output modes have been addressed. * dns.name.to_text() now returns text and not bytes on Python 3.x * More miscellaneous fixes for the Python 2/3 codeline merge. - Include readme with readme.patch as not included in upstream tarball - Fix a bug in the tests code with 210.patch with upstream pull request #210 - New upstream release 1.14.0 - New upstream release 1.13.0 - fix build on SLE11 - update to 1.12.0: * The test system can now run the tests without requiring dnspython to be installed. * When reading from a masterfile, if the first content line started with leading whitespace, we raised an ugly exception instead of doing the right thing, namely using the zone origin as the name. [#73] Thanks to Tassatux for reporting the issue. * Added dns.zone.to_text() convenience method. Thanks to Brandon Whaley <redkrieg@gmail.com> for the patch. * The /etc/resolv.conf setting "/options rotate"/ is now understood by the resolver. If present, the resolver will shuffle the nameserver list each time dns.resolver.query() is called. Thanks to underrun for the patch. Note that you don't want to add "/options rotate"/ to your /etc/resolv.conf if your system's resolver library does not understand it. In this case, just set resolver.rotate = True by hand. * Escaping of Unicode has been corrected. Previously we escaped and then converted to Unicode, but the right thing to do is convert to Unicode, then escape. Also, characters > 0x7f should NOT be escaped in Unicode mode. Thanks to Martin Basti for the patch. * dns.rdtypes.ANY.DNSKEY now has helpers functions to convert between the numeric form of the flags and a set of human-friendly strings. Thanks to Petr Spacek for the patch. * RRSIGs did not respect relativization settings in to_text(). Thanks to Brian Smith for reporting the bug and submitting a (slightly different) patch. * dns/rdtypes/IN/APL.py: The APL from_wire() method did not accept an rdata length of 0 as valid. Thanks to salzmdan for reporting the problem. * dns/ipv6.py: Add is_mapped() * dns/reversename.py: Lookup IPv6 mapped IPv4 addresses in the v4 reverse namespace. Thanks to Devin Bayer. Yes, I finally fixed this one :) * dns/zone.py: Do not put back an unescaped token. This was causing escape processing for domain names to break. Thanks to connormclaud for reporting the problem. * dns/message.py: Making a response didn't work correctly if the query was signed with TSIG and we knew the key. Thanks to Jeffrey Stiles for reporting the problem. * dns/query.py: Fix problems with the IXFR state machine which caused long diffs to fail. Thanks to James Raftery for the fix and the repeated prodding to get it applied :) - enable some tests - add python-dnspython-rpmlintrc file - add python-ecdsa and python-pycrypto to BuildRequires for the DNSSec tests - use /usr/bin/python instead of /usr/bin/env python for the example scripts to avoid additional dependencies - update to 1.11.1: * fix syntax error exception on dns server failure * various fixlets for DNSSEC support - Package LICENSE, use proper upstream URL - Run testsuite - Cleanup macro usage - update to 1.11.0: * TLSA RR support * Added set_flags() method to dns.resolver.Resolver * Names with offsets >= 2^14 are no longer added to the compression table. * The "/::"/ syntax is not used to shorten a single 16-bit section of the text form an IPv6 address. * Empty rdatasets are not printed. * DNSKEY key tags are no longer assumed to be unique. - license update: ISC See LICENSE (and compare http://www.spdx.org/licenses/MIT with http://www.spdx.org/licenses/ISC) - Update to new upstream release 1.10.0 * Added dns.resolver.LRUCache. * dns.resolver.query() will try TCP if a UDP response is truncated. * The python socket module's DNS methods can be now be overriden with implementations that use dnspython's resolver. - Remove redundant tags/sections from specfile - Correct license field - Update to 1.9.4: - There is no new functionality in this release; just a few bug fixes in RRSIG and SIG code. - Legacy code will be eliminated for earlier versions of DNSSEC in a future release of dnspython. - Fix SLE_10 build. - Update to 1.9.3: Bugs fixed since 1.9.2: - Dnspython was erroneously doing case-insensitive comparisons of the names in NSEC and RRSIG RRs. - We now use "/is"/ and not "/=="/ when testing what section an RR is in. - The resolver now disallows metaqueries. New since 1.9.2: - A boolean parameter, 'raise_on_no_answer', has been added to the query() methods. In no-error, no-data situations, this parameter determines whether NoAnswer should be raised or not. If True, NoAnswer is raised. If False, then an Answer() object with a None rrset will be returned. - Resolver Answer() objects now have a canonical_name field. - Rdata now have a __hash__ method. - Regenerated spec file with py2pack; - Removed LICENSE PKG-INFO and TODO files from documentation. - Update to 1.9.2: - The fix for the import problems was actually bad, but didn't show up in testing because the test suite's conditional importing code hid the problem. - Update to 1.9.1: Bugs fixed since 1.9.0: - The dns.dnssec module didn't work with DSA due to namespace contamination from a "/from"/-style import. - Update to 1.9.0: New since 1.8.0: - dnspython now uses poll() instead of select() when available. - Basic DNSSEC validation can be done using dns.dnsec.validate() and dns.dnssec.validate_rrsig() if you have PyCrypto 2.3 or later installed. Complete secure resolution is not yet available. - Added key_id() to the DNSSEC module, which computes the DNSSEC key id of a DNSKEY rdata. - Added make_ds() to the DNSSEC module, which returns the DS RR for a given DNSKEY rdata. - dnspython now raises an exception if HMAC-SHA284 or HMAC-SHA512 are used with a Python older than 2.5.2. (Older Pythons do not compute the correct value.) - Symbolic constants are now available for TSIG algorithm names. Bugs fixed since 1.8.0: - dns.resolver.zone_for_name() didn't handle a query response with a CNAME or DNAME correctly in some cases. - When specifying rdata types and classes as text, Unicode strings may now be used. - Hashlib compatibility issues have been fixed. - dns.message now imports dns.edns. - The TSIG algorithm value was passed incorrectly to use_tsig() in some cases. - Update to 1.8.0; - Building as noarch for openSUSE >= 11.2.
- updated to 0.13.3 (bsc#1153165) + CVE-2019-14853 DOS atack during signature decoding + CVE-2019-14859 signature malleability caused by insufficient checks of DER encoding - update to 0.13.2 - enable tests - fix requires * python packaging fixes - Remove superfluous devel dependency for noarch package - Convert to singlespec - Use "/download_files"/ in _service file to automate source fetching - update to 0.13 Fix the argument order for Curve constructor (put openssl_name= at the end, with a default value) to unbreak compatibility with external callers who used the 0.11 convention. * update to 0.12 Switch to Versioneer for version-string management (fixing the broken `ecdsa.__version__` attribute). Add Curve.openssl_name property. Mention secp256k1 in README, test against OpenSSL. Produce "/wheel"/ distributions. Add py3.4 and pypy3 compatibility testing. Other minor fixes. - update to version 0.11: * update NEWS for 0.11 release * VerifyingKey.from_string(): add validate_point= argument * Merge pull request #17 from trezor/master * README: stop claiming py2.5 compatibility. * Merge pull request #18 from alex/patch-2 * Merge pull request #16 from alex/patch-1 * Remove Python 2.5 from travis. * Added trove classifiers showing versions supported * canonical versions of sigencode methods these enforce low S values, by negating the value (modulo the order) if above order/2 * Remove Python 2.5 from travis. * Run tests under PyPy - include in SLE 12 (FATE #315990) - update to 0.10: * Make the secp256k1 available - updated to version 0.9 * added secp256k1 curve * added deterministic (no entropy needed) signatures * added py3.2/py3.3 compatibility - created package (version 0.8)
- Fix Source url - Update to version 1.1.6 - Submit version 1.1.3 to SLE-12 (fate#322171, bsc#1014478) - provide python2-enum34 to support singlespec transparently - Update to version 1.1.3 - update to version 1.0.4: * no upstream changelog - fdups only on SUSE systems - Do not use depreciated %py_requires - Some fixes - Fixed wrong license - Run fdupes at build time - Initial package
- Remove %{python_module gobject-devel = %{version}} from common-devel: Assuming that consumers of the .pc and include headers are not really using the python bindings. - Drop gnome-common Requires from python-gobject-common-devel sub-package, no longer needed, nor used since 3.29.1, where the BuildRequires was dropped, but the explicit Requires was not removed by mistake. - Update to version 3.34.0: + No changes since 3.33.1. - Update to version 3.33.1: + Make GLib.Variant.unpack a bit less costly. + pygobject: ignore GParameter deprecations. + pygobject-object: fix refcount of floating return values. + pygi-info: remove some dead code. - Update to version 3.32.2: + Python 3.8b1 compatibility fixes. + tests: fix a test error when run under wayland. + setup.py: specify python_requires. - Update to version 3.32.1: + tests/gimarshallingtestsextra.c/h: relicense to LGPLv2.1+. + meson: add ``tests`` option for disabling tests. + meson: tests: pass ``--quiet`` to g-ir-scanner. + Fix a crash when marshalling a GError to Python fails. + Fix leak of transfer-full/container C arrays. - Update to version 3.32.0: + No changes since 3.31.4. - Update to version 3.31.4: + docs: document GObject.Object.weak_ref(). + cairo: - Add cairo pattern foreign struct support. - Add cairo_matrix_t converter to GValue. - Update to version 3.31.3: + Speed up destruction of boxed types and GObject.Value.set_value() calls. This makes appending to a Gtk.TreeModel nearly twice as fast for example. + Allow passing None for boolean parameters. + meson: Install .egg-info directory to arch'd dir. + gtk overrides: raise in case Gtk.Window is instantiated after gtk_init failed. + gio overrides: Warn when creating various dbus types without a constructor. + tests: - Fix tests with glib 2.59.x. - Fix test_atoms failing in some environments. - Update to version 3.31.2: + GLib.Variant.keys: correctly raise TypeError for non-dict types. + GLib.Variant: implement __bool__ for maybe types. + cairo: Fix GValue converters in case of NULL. + setup.py: Print an install command hint when pkg-config is missing. + pygi-info: wrap g_union_info_get_alignment(). - Update to version 3.30.4: + gtk overrides: Fix rows getting inserted on the wrong level with TreeStore.insert_before/inster_after if parent=None. - Update to version 3.30.3: + GValue: fall back to the custom C marshaller to support fundamental types. This makes GValue work with GstFraction. + GValue: Work around wrong annotations for GVariant. + Fix GObject attribute access during instance init which can lead to errors with __getattr__ implementations of subclasses. This lead to criticals when instantiating Gio.DBusProxy. - Update to version 3.30.2: + tests: Fix some test with newer glib. + overrides: Fix crash when using non-ascii text with Gtk.Builder.add_from_string/add_objects_from_string. + Various meson/distutils build fixes for MSVC. + foreign-cairo: Fix cairo marshalling not using the foreign converters in some cases. + build: setup.py reproducible build fixes. - Update to version 3.30.1: + Fix various crashes on big endian systems. + meson: Don't link against libpython on non-Windows systems. - Update to version 3.30.0: + Various test suite fixes to get things to pass with Ubuntu 18.10. - Update to version 3.29.3: + meson: - Support building pycairo as a subproject. - Declare_dependency for use by potential superprojects. - Update glib wrap file. - Fix the Python 2 build not not use the system pycairo extension when running tests. + pygi-convert.sh: Various fixes and updates. + Gtk.Template: - Fix instantiation error when using the new code with older PyGObject. - Don't error out when loading a resource that is only available in an overlay. + Fix various crashes when running against a debug Python 3.7 build. + overrides: - Allow calling GObject.Binding.unbind() multiple times with GLib 2.58+. - Gio.ListStore overrides use splice() when adding/removing many items with GLib 2.58+. + Work around pylint reporting bogus warnings regarding a missing self argument for normal functions. + Add override for GdkPixbuf.Pixbuf.new_from_data() to wrap new_from_bytes() to work around a use after free. - Update to version 3.29.2: + Gtk.Template: Allow marking children as "/internal-child"/. + Gio.Settings: implement __iter__. + Release the GIL when emitting a signal. + Don't wrap GValue in GValue when creating GValueArray. + Don't crash on multiple calls to GObject.Value.__del__. + Various fixes. + Various fixes/improvements for PyPy. + Issues fixed: glgo#GNOME/pygobject#115, glgo#GNOME/pygobject#134, glgo#GNOME/pygobject#130, glgo#GNOME/pygobject#45, glgo#GNOME/pygobject#200, glgo#GNOME/pygobject#29, glgo#GNOME/pygobject#213, glgo#GNOME/pygobject#219, glgo#GNOME/pygobject#193. + Updated documentation. - Update to version 3.29.1: + Support for `PyPy <https://pypy.org/>`__ and PyPy3. (glgo#GNOME/pygobject#180). + Cairo: support :class:`cairo.Matrix` conversion. (glgo#GNOME/pygobject#16). + Speed up repeated closure creation by caching the closure cache in the argument cache (glgo#GNOME/pygobject#103). + Overrides: Make :meth:`Gtk.ListStore.insert_before`, :meth:`Gtk.ListStore.insert_after`, :meth:`Gtk.TreeStore.+ insert_before` and :meth:`Gtk.TreeStore.insert_after` atomic. + Make :class:`GLib.Error` picklable (glgo#GNOME/pygobject#45). + Add basic support for template based widgets through ``Gtk.Template`` (glgo#GNOME/pygobject#52). + Avoid truncating value returned from g_value_info_get_value. + Various documentation improvements. - Drop: + gnome-common BuildRequires and autoreconf call, and replace configure/make_build/make_install macros with python_build and python_install, following upstream drop of Autotools. + pycompile-searchpath.patch: it is no longer needed. - Update to version 3.28.3: + Fix Gio.Application leak in case no signal handler is set before. + Squash critical warning when using array as hash value. - Update to version 3.28.2: + Fix: - __str__ return type of Gtk.TreePath with depth == 0 (glgo#GNOME/pygobject#143); - A crash when setting a str property with a value containing surrogates (glgo#GNOME/pygobject#169). + Tests: Fix a potential crash during tests. - Update to version 3.28.1: + Fix a GValue leak (regression) (glgo#GNOME/pygobject#176). + Various fixes for Python 3.7 (glgo#GNOME/pygobject#170). - Update to version 3.28.0: + GLib.Variant: Fix creation of guchar arrays from bytes. - Update to version 3.27.5: + Re-revert transfer-none boxed copy changes. Now with more fixes and tests. + Add caching for boxed type lookup and try to avoid the import lock. - Modernize spec-file by calling spec-cleaner - Update to version 3.27.4: + tests: Fix tests under Wayland (glgo#GNOME/pygobject#163). + tests: Make it possible to use pytest directly. + Reverted transfer-none boxed copy changes due to regressions in gnome-music (glgo#GNOME/pygobject#164). - Update to version 3.27.3: + Fix a 3.27.2 regression where functions return invalid boxed values. + tests: - Make tests run without Gtk/Gdk installed. - Remove dependency on ``localedef``. - Require/Use pytest. - Update to version 3.27.2: + setup.py: - Add a "/quality"/ command which is equal to "/make check.quality"/. - Add a "/test"/ command which is equal to "/make check"/. - Install pkg-config and header files. - Improve pycairo header lookup with pycairo >=1.16. + autotools: "/make check.quality"/ now requires flake8. + overrides: - Fix ``Gtk.Adjustment.__init__()`` overrides not setting "/value"/ sometimes. :issue:`151` :mr:`3` - ``GLib.Variant``: add support to create maybe types. + Make it possible to resolve ambiguous vmethod names. Ambiguities can be resolved by implementing methods named "/do_$namespaced_base_class_name_$vfunc_name"/. + Fix setting a property installed in Python from C in some cases. + pygobject-object: fix memory corruption around list of closures. + Don't copy the boxed if we are the sole owner of the wrapper after a closure. + Only copy transfer-none boxed values in closures once the closure exists. This allows modifying the passed boxed while allowing to keep the wrapper around after the closure is done. - Drop pkgconfig(libffi) BuildRequires: no longer needed. - Update to version 3.27.1: + setup.py: - Rework pycairo discovery to not use pkg-config. - Remove various classifiers and the download-url which aren't accepted by pypi. + Add sphinx based documentation (bgo#791448). + PKG-INFO: Revert name back to PyGObject. - Remove the executable bit from example scripts as an extra sanity/security measure. - Update to version 3.27.0: + Demo: - pep8 fixes. - Add new Gtk.FlowBox example (bgo#735918). - Use HeaderBar for main app window (bgo#735918). + Fix potential: - Uninitialized memory access during GC (bgo#786872). - Potential overflow when marshalling flags from py interface (bgo#786948). + configure.ac: Error out in case autoconf-archive isn't installed (bgo#784428). + Move pygi-convert.sh into tools. + Drop: - Python 3.3 support (bgo#790787). - pygobject-3.0-uninstalled.pc file. + Tests: - Some more C locale fixes. - Make the test suite pass with the C locale. + Fixes: bgo#622084, bgo#622084, bgo#731501, bgo#788890, bgo#788894, bgo#777719, bgo#786948, bgo#786948, bgo#735918, bgo#735918, bgo#790346, bgo#735918, bgo#735918. - Switch libffi-devel BuildRequires by its pkgconfig module counterpart once configure only looks for its module. - Adopt the use of %make_build macro instead of raw make command, following best practices. - Update to version 3.26.1: + Pygobject-object: Fix Python GC collecting a ref cycle too early (bgo#731501). + Fix potential uninitialized memory access during GC (bgo#786872). + Test: revert parts of the previous test as it's broken on 32 bit builds (bgo#786948). + Flags: Add testcase for bug 786948 (bgo#786948). + Fix potential overflow when marshalling flags from py interface (bgo#786948). + to_py_array: Properly handle enum array items (bgo#788890). + Closure: Fix unaligned and out-of-bounds access (bgo#788894). + Build: Fix not installing .egg-info file (bgo#777719). - Run spec-cleaner -p to get respectives pkgconfig(*): gio-2.0, glib-2.0 and gobject-introspection-1.0. - Update to version 3.26.0: + Closure: silence a new compiler warning. + Make sure version information passed to require_version is a string (bgo#781582). + Test fixes. - Update package summaries. Fix RPM groups and do not run fdupes across hardlink partitions. - Update to version 3.25.1: + Bugs fixed: bgo#663068, bgo#667959, bgo#686835, bgo#698548, bgo#699440, bgo#707196, bgo#712197, bgo#726484, bgo#730908, bgo#735076, bgo#735206, bgo#744690, bgo#746564, bgo#759009, bgo#759276, bgo#762176, bgo#769789, bgo#772896, bgo#772949, bgo#773394, bgo#773803, bgo#777713, bgo#777719, bgo#780396, bgo#780409, bgo#780591, bgo#780652, bgo#780768, bgo#780812. - Once again filter typelib(Gtk) dependency out of python2-gobject: it's not possible to use multiple __requires_exclude_from statements in the specfile, thus change the filter to be valid for python2 and python3 at the same time. - Update to version 3.24.1: + pygi-info: initialize GIArgument before passing it to g_constant_info_get_value (bgo#772949). - Switch to single-spec version. - Add python version-dependent wrapper packages to pull in necessary dependencies. - Include all dependencies in -devel packages. - Rebase .changes file to include changes in -devel package. - Update to version 3.24.0: + overrides: Update for Gdk-4.0 and Gtk+-4.0 (bgo#773315, bgo#777680). + Disable -Werror=missing-prototypes (bgo#777534). + Fix new PEP8 errors (bgo#776009). + Move pep8/pyflakes tests from 'make check' to 'make check.quality' (bgo#764087). + Handle exception unreffing Variant at exit (bgo#776092). + Handle multiple deinit of callable cache (bgo#776092). - Drop python-gobject-missing-prototypes.patch: fixed upstream. - Provide python2- versions of packages to ease transition to python single-spec macros. - Move Pango overrides to -Gdk package: the main pygobject package is supposed to be installable without a dependency on X (boo#1025819). - Add python-gobject-missing-prototypes.patch: Disable - Werror=missing-prototypes (bgo#777534). - Add gnome-common BuildRequires and call autoreconf, as above patch touches the build system. - Update to version 3.22.0: + Version bump only, no changes. - Update to version 3.21.92: + Handle nullable filename parameters (bgo#770821). + Fix list/hashtable enum <-> hash conversion on 64-bit big endian (bgo#770608). + Allow passing sockets to io_add_watch on win32 (bgo#766396). + Tests: Use dbus-run-session instead of dbus-launch to run tests (bgo#770798). - Update to version 3.21.91: + Allow installing with pip (bgo#767988). + Skip a test with older glib (bgo#740301). + Fix a test with Python 3.1/3.2 (bgo#740324). + tests: Use places kwarg for assertAlmostEqual (bgo#740337). + Print exception if marshalling a signal argument fails (bgo#748198). + overrides: allow treemodel sequence shorthands (bgo#766580). + Remove pygobject-external.h (bgo#767084). + Remove pygobject-private.h and rename pygobject.c to pygobject-object.c (bgo#767084). + Merge pyglib-private.h into pyglib.h (bgo#767084). + Remove pygi.h and pygi-private.h (bgo#767084). - Do not consider __init__.py for automatic dependency generation: this file is filled with large comments section but in fact not with dependencies (parsing it happens to add a typelib(Gtk) = 3.0 dependency). - Update to version 3.21.0: + gi: Add require_versions() function (bgo#761141). + build: Do not enable code coverage based on lcov (bgo#764075). - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. - Update to version 3.20.1: + test_gerror_novalue: Don't assign the error to a variable (bgo#764165). - Do not package GIMarshallingTests: it's only used by the test suite and is useless on an installed system (the corresponding typelibs and libraries are also not installed). - Update to GNOME 3.20 Fate#318572 - Split out a python[3]-gobject-Gdk subpackage: do not forcibly pull in the entire X-stack for CLI tools requiring python-gobject for dbus bindings for example. - The new package supplements python-gobject together with libgdk. - Update to version 3.20.0: + No changes. - Update to version 3.19.92: + No changes. - Update to version 3.19.91: + Fix marshaling of GError stored in GValue (bgo#761592). + Fix marshaling or GError from Python to C from function calls (bgo#685197). + Error handling/reporting fixes (bgo#751956). + Fix crash due to GVariant implemented as PyGBoxed not PyGIStruct (bgo#751956). + Fix crash with GValueArray stored in GValue (bgo#754359). - Update to version 3.19.90: + tests: - Set the active style context state before retrieving values. - Fix crash with empty drag source icon names (bgo#762392). + Try to import GdkX11 in Gdk overrides (bgo#673396). + Fix import warnings pointing to the wrong code with CPython 3.3/3.5 (bgo#757184). - Update to version 3.19.2: + tests: Fix failure due to new GTK+ warning regarding size_allocate(). + Fix build warnings regarding _POSIX_C_SOURCE redefinition. + Drop -std=c90 for now. - Changes from version 3.19.1: + Use a named tuple for returning multiple values (bgo#727374). + enum/flags: use gir info for type names and __repr__ instead of the gtype name (bgo#657915). + Improve and unify __repr__ format for PyGObject, PyGBoxed and PyGIStruct (bgo#657915). + Don't leak internal RepositoryError on import (bgo#756033). + Import dependencies when importing typelibs from gi.repository (bgo#656314). + Don't import inspect at module level. + invoke state: add a free memory cache for PyGIInvokeArgState (bgo#750658). + invoke/closure: reduce g_slice_alloc usage (bgo#750658). + Bump g-i dependency to latest stable. + Avoid calling g_slist_length() during invoke. + Simplify closure_convert_arguments(). + Remove a level of indentation in convert_ffi_arguments(). + Prevent passing the user data multiple times to callbacks (bgo#750347). + Support throwing exceptions in closures (bgo#710671). - Update to version 3.18.2: + Reroll of tarball to correct the previous one. - Changes from version 3.18.1: + Fix Gdk.rectangle_intersect/rectangle_union missing with GTK+ 3.18 (bgo#756364). + pep8: ignore new errors reported by pep8 1.6. + Don't emit require_version warning if namespace was loaded previously using g_irepository_require (bgo#754491). - Explicitly define python build version. Fixes incorrect autodetection in some situations (such as devel:languages:python3 right now). - Update to version 3.18.0: + Stable release, no changes. - Update to version 3.17.90: + Allow passing unicode lists to GStrv properties on Python 2 (bgo#744745). + Avoid a silent long to int truncation (bgo#749698). + Handle gtype marshalling (bgo#749696). + pygi-foreign-cairo.c: fix include for py3cairo.h (bgo#746742). + tests: Silence various error messages and warnings (bgo#751156). + Fix test regression when xdg-user-dirs is not installed (bgo#751299). + Explicitly check if an override exists instead of ImportError (bgo#749532). - Update to version 3.17.1: + Add gi.PyGIWarning used when import version is not specified (bgo#727379). + Remove Gdk.Rectangle alias with newer gobject-introspection and GTK+ (bgo#749625). + Field setters: Remove unneeded type/range checks and unused code (bgo#746985). + pygi-argument: Remove unused imports/includes (bgo#746985). + Improve test coverage for field setters/getters (bgo#746985). - Update to version 3.16.2: + overrides: Provide _overrides_module attribute (bgo#736678). - Update to version 3.16.1: + overrides: Conditionalize touch override support in Gdk (bgo#747717). - Update to version 3.16.0: + Stable release, no changes since 3.15.91. - Update to version 3.15.91: + Add GLib.MINFLOAT etc. and mark GObject.G_MINFLOAT etc. deprecated (bgo#743514). + Emit PyGIDeprecationWarning when accessing deprecated override attributes (bgo#743514). + Add namespace and container name to all warnings/error messages (bgo#743468). + Avoid duping filenames when marshalling from Python to C (bgo#744719). + test: - Don't use deprecated override attributes (bgo#743514). - Add test for GIRepository.UnionInfo.get_size() (bgo#745362). - Update to version 3.15.0: + Avoid copying bytearrays from Python to C when transfer nothing (bgo#743278). + Allows passing arguments to opaque Boxed types (bgo#743214). + Emit ImportWarning when gi.require_version() is not used (bgo#727379). + Refactor overrides import/modules (bgo#736678). + Replace statically bound GLib.Variant.new_tuple() with GI (bgo#735199). + overrides: Add Gdk.EventTouch union discrimination (bgo#736380). + PyGObjectFlags: Remove a trailing comma on the enum. + Remove redefinitions of function and vfunc cache typedefs.
- update to version 2.6: * Allows generation of IDNA and UTS 46 table data for different versions of Unicode, by deriving properties directly from Unicode data. * Ability to generate RFC 5892/IANA-style table data * Diagnostic output of IDNA-related Unicode properties and derived calculations for a given codepoint * Support for idna.__version__ to report version * Support for idna.idnadata.__version__ and idna.uts46data.__version__ to report Unicode version of underlying IDNA and UTS 46 data respectively. - point download url to PyPI - drop %oname - update to version v2.5 * only store scripts that are specifically referenced in logic * Fix validation for U+30FB KATAKANA MIDDLE DOT code point (#47) * range-based integer containment code * Documentation Updates * Make test runners Python 2.6 compatible (issue #20) * remove DISALLOWED codepoints from datafile, since they're unread * Avoid using bare 'except' (#39) * Add Python 3.5 support * Mark Python Wheels as universal (supports Python 2 and 3) * Skip tests that won't work on Python 2.6 (fixes #20) * Update Travis configuration to test against Python 2.6 and 3.6 * Use relative imports (fixes #26) * Documentation tidy up * Revert to basing IDNAError on UnicodeError (issue #43) (#45) * rebuild idnadata * Update history with Java-related change * ignore vim swapfiles * Update Travis CI coverage to 3.6 and 3.7-dev * Reduce memory usage even further. (#41) * Update trove classifier for Python 3.6 * Properly report label length exceptions (issue #36) * Segment uts46data to avoid Jython limits (#28) - Switch to singlespec approach - Initial package creation
- Add CVE-2020-14422-ipaddress-hash-collision.patch fixing CVE-2020-14422 (bsc#1173274, bpo#41004), where hash collisions in IPv4Interface and IPv6Interface could lead to DOS. - Use pypi.io as Source url - update to 1.0.18 - add Provides for python2-ipaddress - Update to 1.0.17 - Update to 1.0.16: * include license * Customize warning when bytes are passed in - Initial packaging
- Drop jsondiff binary to avoid conflict with python-jsondiff package - Remove superfluous devel dependency for noarch package - Version update to 1.23: * dropped support for python 2.6 * More testcases for various bugs * Various code cleanups - Run tests - Conflict with python-jsondiff as it provides jsondiff binary too - Fix Requires - Convert packaging to Singlespec - update to 1.16 - udpate to 1.14.0 - Fix update-alternatives implementation. - update to 1.11.0: * bump version to 1.11 * Fix tests for Python 3.2 * bump version to 1.10 * Require pypandoc instead of pandoc for setup.py * Fix make_patch with unicode paths * Enable container-based builds on Travis-CI - Update Requires according to requirements.txt - update to version 1.9: * bump version to 1.9 * require jsonpointer>=1.5 * Use ABCs instead of list/dict, fixes #33 * Convert readme from markdown to rst for PyPI * Added Python 3.4 and PyPy3 to the build matrix. * bump version to 1.8 * Fix installation of commandline scripts (fixes #31) * raise JsonPatchException on missing patch attributes * Add wheel as dev dependency for wheel packages - Requires(pre) coreutils to be able to use "/rm"/ cmd - fix bashisms in pre script
- update to 1.14: * Support for python 3.6 - convert to singlespec - update to 1.10: * Drop support for Python 3.2 * Add support for Python 3.5 - Fix update-alternatives implementation. - update to 1.9: * bump version to 1.9 * bump version to 1.8 * Fix Tests for Python 3.2 * Fix UnicodeEncodeError with non-ASCII paths, fixes #18 * Enable container-based builds on Travis-CI - update to version 1.7: * bump version to 1.7 * Fix ``jsonpointer`` commandline utility (#14) * bump version to 1.6 * Fix contains unexpected false return * bump version to 1.5 * Use ABCs instead of list/dict * Convert readme from markdown to rst for PyPI * Add support for Python 3.4, pypy3, use travis_retry * Add dependencies for creating wheels - Requires(pre) coreutils to have "/rm"/ command available (bnc#916277) - fix bashism in pre script - update to version 1.4: * bump version to 1.4 * [Setup] use utf-8 explicitly in setup.py, fixes #8 * Merge pull request #7 from alexsdutton/patch-1 * Calculate path properly when self.parts == []. * Added tests for round-tripping pointers from paths to parts * JsonPointer.from_parts should handle the empty path * fix doctest for Python 3 * bump version to 1.3 * add JsonPointer.path and JsonPointer.from_parts * bump version to 1.2 * add trove classifiers (fixes #6) * fix string formatting in assert statement * fix typo in setup.py * add links to README.md * add MANIFEST.in * add comments to commandline doc * add "/jsonpointer"/ commandline utility * add missing AUTHORS * Support for set_pointer and indexing arbitrary objects via __getitem__/__setitem__ * refactor type check * add tests for JsonPointer.to_last() * remove unused param of to_last() * add test for out-of-bounds error * add test for JsonPointer.contains(other) * add test for invalid list index * add test for pointer string not starting with / * add test for comparing a pointer to another object * show pypi information in README * show coverage status in README * remove some code from coverage calculation * move coverage code from tests.py to makefile * add coveralls support to .travis.yml * add doctests for pairwise(iter) * mention supported Python versions in docs * Drop support for Python 2.5 * also target Python 3.3 and PyPy * fix unicode literal quirks in Python 3.2 * let sphinx extract version, author from source * README: add link to docs * add some documentation * ignore *.swp and files generated during packaging - Install /usr/bin/jsonpointer with update-alternatives - update to 1.0: * no changes - Initial version
- Add condition around the python2 code to make sure we can build in python3 only enviroment - Source url must be https. - Fix source url. - Update to 2.6.0 * Improved performance on CPython by adding caching around ref resolution (#203) - Implement single-spec version - Adjust dependencies for Python 2.6 based SLE 11 - update to version 2.5.1: (no changelog available) - update to version 2.5.0: * Improved performance on CPython by adding caching around ref resolution (#203) - specfile: * add python-vcversioner - drop test requirements and %check section, which is broken - Fix update-alternatives usage - fix bashism in pre script - update to version 2.4.0: * Added a CLI (#134) * Added absolute path and absolute schema path to errors (#120) * Added ``relevance`` * Meta-schemas are now loaded via ``pkgutil`` * Added ``by_relevance`` and ``best_match`` (#91) * Fixed ``format`` to allow adding formats for non-strings (#125) * Fixed the ``uri`` format to reject URI references (#131) - BuildRequires python-setuptools - Install /usr/bin/jsonschema with update-alternatives support - remove dependency on unittest2 - update to 2.2.0: * Compile the host name regex (#127) * Allow arbitrary objects to be types (#129) * Support RFC 3339 datetimes in conformance with the spec * Fixed error paths for additionalItems + items (#122) * Fixed wording for min / maxProperties (#117)
- Switch to full singlespec for others to use with all python variants as the targets are defined in distro setup (ie py3 only on SLE15) - Package needed for latest tuned (bsc#1071436) - correct version in first changelog entry - only xz, removed gz tarball - called test executable in %check section - Removed never/unused patch - Use python3_install and python3_build, this package is only needed for python3 intentionally - Remove %{python_files} from %files section again, this package is for python3 intended only - Run spec_cleaner - Use pycache_only - Inital version 0.6 submission
- Update to 4.4.2: * LP#1835708: ElementInclude incorrectly rejected repeated non-recursive includes as recursive. * Remove patch lxml-libxml-2.9.10.patch which is now upstream - Add lxml-libxml-2.9.10.patch: Fix build against libxml 2.9.10. - Update to 4.4.1: * LP#1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as attrib mapping during element creation. * LP#1838521: The package metadata now lists the supported Python versions. - version update to 4.4.0 * ``Element.clear()`` accepts a new keyword argument ``keep_tail=True`` to clear everything but the tail text. This is helpful in some document-style use cases. * When creating attributes or namespaces from a dict in Python 3.6+, lxml now preserves the original insertion order of that dict, instead of always sorting the items by name. A similar change was made for ElementTree in CPython 3.8. See https://bugs.python.org/issue34160 * Integer elements in ``lxml.objectify`` implement the ``__index__()`` special method. * GH#269: Read-only elements in XSLT were missing the ``nsmap`` property. Original patch by Jan Pazdziora. * ElementInclude can now restrict the maximum inclusion depth via a ``max_depth`` argument to prevent content explosion. It is limited to 6 by default. * The ``target`` object of the XMLParser can have ``start_ns()`` and ``end_ns()`` callback methods to listen to namespace declarations. * The ``TreeBuilder`` has new arguments ``comment_factory`` and ``pi_factory`` to pass factories for creating comments and processing instructions, as well as flag arguments ``insert_comments`` and ``insert_pis`` to discard them from the tree when set to false. * A `C14N 2.0 <https://www.w3.org/TR/xml-c14n2/>`_ implementation was added as ``etree.canonicalize()``, a corresponding ``C14NWriterTarget`` class, and a ``c14n2`` serialisation method. * bugfixes, see CHANGES.txt - deleted sources - lxmldoc-4.3.3.pdf (renamed) - added sources + lxmldoc-4.4.0.pdf + world.txt - Update to 4.3.4 * Rebuilt with Cython 0.29.10 to support Python 3.8. Note: documentation is not updated - Remove generated files - Update to 4.3.3: * Fix leak of output buffer and unclosed files in ``_XSLTResultTree.write_output()``. - Update to 4.3.2: * Crash in 4.3.1 when appending a child subtree with certain text nodes. - Update to v4.3.1 * Fixed crash when appending a child subtree that contains unsubstituted entity references - from v4.3.0 * Features + The module ``lxml.sax`` is compiled using Cython in order to speed it up. + lxml.sax.ElementTreeProducer now preserves the namespace prefixes. If two prefixes point to the same URI, the first prefix in alphabetical order is used. + Updated ISO-Schematron implementation to 2013 version (now MIT licensed) and the corresponding schema to the 2016 version (with optional "/properties"/). * Other + Support for Python 2.6 and 3.3 was removed. + The minimum dependency versions were raised to libxml2 2.9.2 and libxslt 1.1.27, which were released in 2014 and 2012 respectively. - from v4.2.6 * Fix a DeprecationWarning in Py3.7+. * Import warnings in Python 3.6+ were resolved. - Remove no longer needed 0001-Make-test-more-resilient-against-changes-in-latest-l.patch - Remove superfluous devel dependency for noarch package - Update to 4.2.5 * Javascript URLs that used URL escaping were not removed by the HTML cleaner. Security problem found by Omar Eissa. - Fix threading tests patch for 42.3 * Add 0001-Make-test-more-resilient-against-changes-in-latest-l.patch * Remove python-lxml-assert.patch - Update to 4.2.4 (2018-08-03) + Features added * GH#259: Allow using ``pkg-config`` for build configuration. Patch by Patrick Griffis. + Bugs fixed * LP#1773749, GH#268: Crash when moving an element to another document with ``Element.insert()``. Patch by Alexander Weggerle. - Update to 4.2.3 + Bugs fixed * Reverted GH#265: lxml links against zlib as a shared library again. - Update to 4.2.2 + Bugs fixed * GH#266: Fix sporadic crash during GC when parse-time schema validation is used and the parser participates in a reference cycle. Original patch by Julien Greard. * GH#265: lxml no longer links against zlib as a shared library, only on static builds. Patch by Nehal J Wani. - Version update to 4.2.1: * LP#1755825: iterwalk() failed to return the 'start' event for the initial element if a tag selector is used. * LP#1756314: Failure to import 4.2.0 into PyPy due to a missing library symbol. * LP#1727864, GH#258: Add "/-isysroot"/ linker option on MacOS as needed by XCode 9. - Version update to 4.2.0: * GH#255: ``SelectElement.value`` returns more standard-compliant and browser-like defaults for non-multi-selects. If no option is selected, the value of the first option is returned (instead of None). If multiple options are selected, the value of the last one is returned (instead of that of the first one). If no options are present (not standard-compliant) ``SelectElement.value`` still returns ``None``. * GH#261: The ``HTMLParser()`` now supports the ``huge_tree`` option. Patch by stranac. * LP#1551797: Some XSLT messages were not captured by the transform error log. * LP#1737825: Crash at shutdown after an interrupted iterparse run with XMLSchema validation. - Add patch python-lxml-assert.patch to pass test fail on threading - update to 4.1.1 - ElementPath supports text predicates for current node, like "/[.='text']"/. - ElementPath allows spaces in predicates. - Custom Element classes and XPath functions can now be registered with a decorator rather than explicit dict assignments. - LP#1722776: Requesting non-Element objects like comments from a document with PythonElementClassLookup could fail with a TypeError. - run tests only when the appropriate pythons are available - spec changes: - add fdupes - update to 4.0.0: Features added: - The ElementPath implementation is now compiled using Cython, which speeds up the .find*() methods quite significantly. - The modules lxml.builder, lxml.html.diff and lxml.html.clean are also compiled using Cython in order to speed them up. - xmlfile() supports async coroutines using async with and await. - iterwalk() has a new method skip_subtree() that prevents walking into the descendants of the current element. - RelaxNG.from_rnc_string() accepts a base_url argument to allow relative resource lookups. - The XSLT result object has a new method .write_output(file) that serialises output data into a file according to the <xsl:output> configuration. Bugs fixed: - GH#251: HTML comments were handled incorrectly by the soupparser. Patch by mozbugbox. - LP#1654544: The html5parser no longer passes the useChardet option if the input is a Unicode string, unless explicitly requested. When parsing files, the default is to enable it when a URL or file path is passed (because the file is then opened in binary mode), and to disable it when reading from a file(-like) object. Note: This is a backwards incompatible change of the default configuration. If your code parses byte strings/streams and depends on character detection, please pass the option guess_charset=True explicitly, which already worked in older lxml versions. - LP#1703810: etree.fromstring() failed to parse UTF-32 data with BOM. - LP#1526522: Some RelaxNG errors were not reported in the error log. - LP#1567526: Empty and plain text input raised a TypeError in soupparser. - LP#1710429: Uninitialised variable usage in HTML diff. - LP#1415643: The closing tags context manager in xmlfile() could continue to output end tags even after writing failed with an exception. - LP#1465357: xmlfile.write() now accepts and ignores None as input argument. - Compilation under Py3.7-pre failed due to a modified function signature. Other changes: - The main module source files were renamed from lxml.*.pyx to plain *.pyx (e.g. etree.pyx) to simplify their handling in the build process. Care was taken to keep the old header files as fallbacks for code that compiles against the public C-API of lxml, but it might still be worth validating that third-party code does not notice this change. - Ensure neutrality of description. Adjust RPM categories. - update to 3.8.0 Features added - ElementTree.write() has a new option doctype that writes out a doctype string before the serialisation, in the same way as tostring(). - GH#220: xmlfile allows switching output methods at an element level. Patch by Burak Arslan. - LP#1595781, GH#240: added a PyCapsule Python API and C-level API for passing externally generated libxml2 documents into lxml. - GH#244: error log entries have a new property path with an XPath expression (if known, None otherwise) that points to the tree element responsible for the error. Patch by Bob Kline. - The namespace prefix mapping that can be used in ElementPath now injects a default namespace when passing a None prefix. Bugs fixed - GH#238: Character escapes were not hex-encoded in the xmlfile serialiser. Patch by matejcik. - GH#229: fix for externally created XML documents. Patch by Theodore Dubois. - LP#1665241, GH#228: Form data handling in lxml.html no longer strips the option values specified in form attributes but only the text values. Patch by Ashish Kulkarni. - LP#1551797: revert previous fix for XSLT error logging as it breaks multi-threaded XSLT processing. - LP#1673355, GH#233: fromstring() html5parser failed to parse byte strings. Other changes - The previously undocumented docstring option in ElementTree.write() produces a deprecation warning and will eventually be removed. - enable source url for pdf doc - remove patch lxml-fix-attribute-quoting.patch because it is now in upstream - temporarily disable Source URL for pdf doc (it became unavailable) - lxml-fix-attribute-quoting.patch - stabilize attribute entity encoding across platforms - force-regenerate C code from Cython sources - Version 3.7.3 * GH#218 was ineffective in Python 3. * GH#222: lxml.html.submit_form() failed in Python 3. Patch by Jakub Wilk. * Work around installation problems in recent Python 2.7 versions due to FTP download failures. * GH#219: ``xmlfile.element()`` was not properly quoting attribute values. Patch by Burak Arslan. * GH#218: ``xmlfile.element()`` was not properly escaping text content of script/style tags. Patch by Burak Arslan. * GH#217: ``XMLSyntaxError`` now behaves more like its ``SyntaxError`` baseclass. Patch by Philipp A. * GH#216: ``HTMLParser()`` now supports the same ``collect_ids`` parameter as ``XMLParser()``. Patch by Burak Arslan. * GH#210: Allow specifying a serialisation method in ``xmlfile.write()``. Patch by Burak Arslan. * GH#203: New option ``default_doctype`` in ``HTMLParser`` that allows disabling the automatic doctype creation. Patch by Shadab Zafar. * GH#201: Calling the method ``.set('attrname')`` without value argument (or ``None``) on HTML elements creates an attribute without value that serialises like ``<div attrname></div>``. Patch by Daniel Holth. * GH#197: Ignore form input fields in ``form_values()`` when they are marked as ``disabled`` in HTML. Patch by Kristian Klemon. * GH#206: File name and line number were missing from XSLT error messages. Patch by Marcus Brinkmann. * Log entries no longer allow anything but plain string objects as message text and file name. * ``zlib`` is included in the list of statically built libraries. * GH#204, LP#1614693: build fix for MacOS-X. * LP#1614603: change linker flags to build multi-linux wheels * LP#1614603: release without source changes to provide cleanly built Linux wheels - update for multipython build - update to 3.6.1 (FATE #321014): * Separate option ``inline_style`` for Cleaner that only removes ``style`` attributes instead of all styles. * Windows build support for Python 3.5. * Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do). * Try to provide base URL from ``Resolver.resolve_string()``. * More accurate float serialisation in ``objectify.FloatElement``. * Repair XSLT error logging. - update to 3.6.0: * Static builds honour FTP proxy configurations when downloading the external libs. * Now supports (only) version 5.x and later of PyPy. * Soupparser failed to process entities in Python 3.x. * Rare encoding related `TypeError` on import was fixed. * Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng` is installed. - update to version 3.5.0: * Unicode string results failed XPath queries in PyPy. * LP#1497051: HTML target parser failed to terminate on exceptions and continued parsing instead. * Deprecated API usage in doctestcompare. - changes from version 3.5.0b1: * cleanup_namespaces() accepts a new argument keep_ns_prefixes that does not remove definitions of the provided prefix-namespace mapping from the tree. * cleanup_namespaces() accepts a new argument top_nsmap that moves definitions of the provided prefix-namespace mapping to the top of the tree. * LP#1490451: Element objects gained a cssselect() method as known from lxml.html. Patch by Simon Sapin. * API functions and methods behave and look more like Python functions, which allows introspection on them etc. One side effect to be aware of is that the functions now bind as methods when assigned to a class variable. A quick fix is to wrap them in staticmethod() (as for normal Python functions). * ISO-Schematron support gained an option error_finder that allows passing a filter function for picking validation errors from reports. * LP#1243600: Elements in lxml.html gained a classes property that provides a set-like interface to the class attribute. Original patch by masklinn. * LP#1341964: The soupparser now handles DOCTYPE declarations, comments and processing instructions outside of the root element. Patch by Olli Pottonen. * LP#1421512: The docinfo of a tree was made editable to allow setting and removing the public ID and system ID of the DOCTYPE. Patch by Olli Pottonen. * LP#1442427: More work-arounds for quirks and bugs in pypy and pypy3. * lxml.html.soupparser now uses BeautifulSoup version 4 instead of version 3 if available. * Memory errors that occur during tree adaptations (e.g. moving subtrees to foreign documents) could leave the tree in a crash prone state. * Calling process_children() in an XSLT extension element without an output_parent argument failed with a TypeError. Fix by Jens Tröger. * GH#162: Image data in HTML data URLs is considered safe and no longer removed by lxml.html.clean JavaScript cleaner. * GH#166: Static build could link libraries in wrong order. * GH#172: Rely a bit more on libxml2 for encoding detection rather than rolling our own in some cases. Patch by Olli Pottonen. * GH#159: Validity checks for names and string content were tightened to detect the use of illegal characters early. Patch by Olli Pottonen. * LP#1421921: Comments/PIs before the DOCTYPE declaration were not serialised. Patch by Olli Pottonen. * LP#659367: Some HTML DOCTYPE declarations were not serialised. Patch by Olli Pottonen. * LP#1238503: lxml.doctestcompare is now consistent with stdlib's doctest in how it uses + and - to refer to unexpected and missing output. * Empty prefixes are explicitly rejected when a namespace mapping is used with ElementPath to avoid hiding bugs in user code. * Several problems with PyPy were fixed by switching to Cython 0.23. - Add devel package with header files in devel package, so that others can use C API (needed for dm.xmlsec.binding) - Update to version 3.4.4 Bugs fixed: * An ElementTree compatibility test added in lxml 3.4.3 that failed in Python 3.4+ was removed again. - Aligned dependency versions with PyPI ones - Drop lxml-dont-depend-on-URL-formatting-in-test.patch, merged upstream - Update to 3.4.3: * Expression cache in ElementPath was ignored. Fix by Changaco. * LP#1426868: Passing a default namespace and a prefixed namespace mapping as nsmap into ``xmlfile.element()`` raised a ``TypeError``. * LP#1421927: DOCTYPE system URLs were incorrectly quoted when containing double quotes. Patch by Olli Pottonen. * LP#1419354: meta-redirect URLs were incorrectly processed by ``iterlinks()`` if preceded by whitespace. * LP#1415907: Crash when creating an XMLSchema from a non-root element of an XML document. * LP#1369362: HTML cleaning failed when hitting processing instructions with pseudo-attributes. * ``CDATA()`` wrapped content was rejected for tail text. * CDATA sections were not serialised as tail text of the top-level element. * New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile`` serialisation API. Patch by Burak Arslan. * ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass. - Update to 3.4.0 * Features added * * xmlfile(buffered=False) disables output buffering and flushes the content after each API operation (starting/ending element blocks or writes). A new method xf.flush() can alternatively be used to explicitly flush the output. * * lxml.html.document_fromstring has a new option ensure_head_body=True which will add an empty head and/or body element to the result document if missing. * * lxml.html.iterlinks now returns links inside meta refresh tags. * * New XMLParser option collect_ids=False to disable ID hash table creation. This can substantially speed up parsing of documents with many different IDs that are not used. * * The parser uses per-document hash tables for XML IDs. This reduces the load of the global parser dict and speeds up parsing for documents with many different IDs. * * ElementTree.getelementpath(element) returns a structural ElementPath expression for the given element, which can be used for lookups later. * * xmlfile() accepts a new argument close=True to close file(-like) objects after writing to them. Before, xmlfile() only closed the file if it had opened it internally. * * Allow "/bytearray"/ type for ASCII text input. * Other changes * * LP#400588: decoding errors have become hard errors even in recovery mode. Previously, they could lead to an internal tree representation in a mixed encoding state, which lead to very late errors or even silently incorrect behaviour during tree traversal or serialisation. * * Requires Python 2.6, 2.7, 3.2 or later. No longer supports Python 2.4, 2.5 and 3.1, use lxml 3.3.x for those. * * Requires libxml2 2.7.0 or later and libxslt 1.1.23 or later, use lxml 3.3.x with older versions. - Add updatream patch lxml-dont-depend-on-URL-formatting-in-test.patch * fix test - Changes in 3.3.6 * Bugs fixed * * Prevent tree cycle creation when adding Elements as siblings. * * LP#1361948: crash when deallocating Element siblings without parent. * * LP#1354652: crash when traversing internally loaded documents in XSLT extension functions.
- update to version 2.0.6: * 2.0.5 contains breaking changes. - update to version 2.0.5: * Fix OAuth2Error.response_mode for #463. * Documentation improvement. - update to version 2.0.4: * Fixed typo that caused OAuthlib to crash because of the fix in "/Address missing OIDC errors and fix a typo in the AccountSelectionRequired exception"/. - changes from version 2.0.3: * Address missing OIDC errors and fix a typo in the AccountSelectionRequired exception. * Update proxy keys on CaseInsensitiveDict.update(). * Redirect errors according to OIDC's response_mode. * Added universal wheel support. * Added log statements to except clauses. * According to RC7009 Section 2.1, a client should include authentication credentials when revoking its tokens. As discussed in #339, this is not make sense for public clients. However, in that case, the public client should still be checked that is infact a public client (authenticate_client_id). * Improved prompt parameter validation. * Added two error codes from RFC 6750. * Hybrid response types are now be fragment-encoded. * Added Python 3.6 to Travis CI testing and trove classifiers. * Fixed BytesWarning issued when using a string placeholder for bytes object. * Documented PyJWT dependency and improved logging and exception messages. * Documentation improvements and fixes. - update to 2.0.2: * Dropped support for Python 2.6, 3.2 & 3.3. * (FIX) `OpenIDConnector` will no longer raise an AttributeError when calling `openid_authorization_validator()` twice. - Convert to singlespec - Use pypi.io and htttps as Source - update to 2.0.1: too many changes to be listed herein (see /usr/share/doc/packages/python-oauthlib/CHANGELOG.rst) - removed obsolete pycrypto.patch because changes were made upstream - Include in SLES 12 (FATE#321371, bsc#998103) - Update to 0.7.2: * (Quick fix) Unpushed locally modified files got included in the PyPI 0.7.1 release. Doing a new clean release to address this. Please upgrade quickly and report any issues you are running into. * (Quick fix) Add oauthlib.common.log object back in for libraries using it. * (Change) OAuth2 clients will not raise a Warning on scope change if the environment variable ``OAUTHLIB_RELAX_TOKEN_SCOPE`` is set. The token will now be available as an attribute on the error, ``error.token``. Token changes will now also be announced using blinker. * (Fix/Feature) Automatic fixes of non-compliant OAuth2 provider responses (e.g. Facebook). * (Fix) Logging is now tiered (per file) as opposed to logging all under ``oauthlib``. * (Fix) Error messages should now include a description in their message. * (Fix/Feature) Optional support for jsonp callbacks after token revocation. * (Feature) Client side preparation of OAuth 2 token revocation requests. * (Feature) New OAuth2 client API methods for preparing full requests. * (Feature) OAuth1 SignatureOnlyEndpoint that only verifies signatures and client IDs. * (Fix/Feature) Refresh token grant now allow optional refresh tokens. * (Fix) add missing state param to OAuth2 errors. * (Fix) add_params_to_uri now properly parse fragment. * (Fix/Feature) All OAuth1 errors can now be imported from oauthlib.oauth1. * (Fix/Security) OAuth2 logs will now strip client provided password, if present. * Allow unescaped @ in urlencoded parameters. - New dependency on python-blinker - Add pycrypto.patch to be compatible with latest PyJWT - Update to version 0.6.3: + 0.6.3: * Quick fix. OAuth 1 client repr in 0.6.2 overwrote secrets when scrubbing for print. + 0.6.2: * Numerous OAuth2 provider errors now suggest a status code of 401 instead of 400 (#247. * Added support for JSON web tokens with oauthlib.common.generate_signed_token. Install extra dependency with oauthlib[signedtoken] (#237). * OAuth2 scopes can be arbitrary objects with __str__ defined (#240). * OAuth 1 Clients can now register custom signature methods (#239). * Exposed new method oauthlib.oauth2.is_secure_transport that checks whether the given URL is HTTPS. Checks using this method can be disabled by setting the environment variable OAUTHLIB_INSECURE_TRANSPORT (#249). * OAuth1 clients now has __repr__ and will be printed with secrets scrubbed. * OAuth1 Client.get_oauth_params now takes an oauthlib.Request as an argument. * urldecode will now raise a much more informative error message on incorrectly encoded strings. * Plenty of typo and other doc fixes. - new dependency on PyJWT
- Ignore clamav scan as it bogusly calls one file to be infected while it is just a testcase of malformed binary: [#]!BuildIgnore: post-build-checks-malwarescan - Update to 20.3 * Fix a bug that caused a 32-bit OS that runs on a 64-bit ARM CPU (e.g. ARM-v8, aarch64), to report the wrong bitness. - Drop already upstreamed patch issue_254.patch - add issue_254.patch to fix tests under non-x86_64 pplatforms - Update to 20.1 * Fix a bug caused by reuse of an exhausted iterator. * Add type hints * Add proper trove classifiers for PyPy support * Scale back depending on ctypes for manylinux support detection * Use sys.implementation.name where appropriate for packaging.tags * Expand upon the API provded by packaging.tags * Officially support Python 3.8 * Add major, minor, and micro aliases to packaging.version.Version * Properly mark packaging has being fully typed by adding a py.typed file - Update to 19.2: * Many buildsystem tweaks to accomodate for distribution shipping - Remove all the merged patches: * 0001-Fix-test-failures-test_linux_platforms_manylinux-for.patch * 0002-Fix-check-for-64-bit-OS.patch * 0003-Add-additional-test-to-get-100-branch-coverage.patch * 0004-Fix-test_macos_version_detection-failure-on-32-bit-L.patch * 0005-Drop-dependency-on-attrs.patch - Remove dependency on attrs Add: 0005-Drop-dependency-on-attrs.patch this fixes bsc#1144506 - Fix a bit the multibuild conversion - Remove the attrs from the deps as they are no longer needed - Enable tests via _multibuild Add patches from https://github.com/pypa/packaging/pull/176: * 0001-Fix-test-failures-test_linux_platforms_manylinux-for.patch * 0002-Fix-check-for-64-bit-OS.patch * 0003-Add-additional-test-to-get-100-branch-coverage.patch * 0004-Fix-test_macos_version_detection-failure-on-32-bit-L.patch (these fix the tests on non-x86 platforms and can be dropped on the next release) - Add Requires:python-attrs as this is a new dependency this fixes bsc#1144506 - update to 19.1: * Add the ``packaging.tags`` module. * Correctly handle two-digit versions in ``python_version`` - Fix check that egg-info is a directory to work with %check enabled, and better explain how it works - Remove unnecessary build dependency on base - Re-add test dependency on pyparsing with minimum version defined upstream, and replace inline comment with GitHub issue URL - Add LICENSE.APACHE LICENSE.BSD to %license - Update to v19.0 * Fix string representation of PEP 508 direct URL requirements with markers. * Better handling of file URLs This allows for using ``file:///absolute/path``, which was previously prevented due to the missing ``netloc`` This allows for all file URLs that ``urlunparse`` turns back into the original URL to be valid - from v18.0 * Improve error messages when invalid requirements are given - Drop pyparsing dependency as its not needed and creates circular dependency on older distributions - Reduce amount of duplicities - Update to version 17.1 * Fix utils.canonicalize_version when supplying non PEP 440 versions. - Update to version 17.0 * Drop support for python 2.6, 3.2, and 3.3. * Define minimal pyparsing version to 2.0.2 (#91). * Add epoch, release, pre, dev, and post attributes to Version and LegacyVersion (#34). * Add Version().is_devrelease and LegacyVersion().is_devrelease to make it easy to determine if a release is a development release. * Add utils.canonicalize_version to canonicalize version strings or Version instances (#121). - fix pyparsing requirement - update for single-spec - drop setuptools dependency, as this is itself now a dependency of setuptools - run tests conditionally, to minimize dependency tree - ensure egg-info is a directory (distutils would install it as file) - update to 16.8: * Fix markers that utilize ``in`` so that they render correctly. * Fix an erroneous test on Python RC releases. - update to 16.7: * Add support for the deprecated ``python_implementation`` marker which was an undocumented setuptools marker in addition to the newer markers. * Add support for the deprecated, PEP 345 environment markers in addition to the newer markers. - update to 16.5: * Fix a regression in parsing requirements with whitespaces between the comma separators. * Fix a regression in parsing requirements like ``foo (==4)``. * Fix a bug where ``packaging.requirements:Requirement`` was overly strict when matching legacy requirements. * Add a function that implements the name canonicalization from PEP 503. * Implement requirement specifiers from PEP 508. * Relicense so that packaging is available under *either* the Apache License, Version 2.0 or a 2 Clause BSD license. * Support installation of packaging when only distutils is available. * Fix ``==`` comparison when there is a prefix and a local version in play. (:issue:`41`). * Implement environment markers from PEP 508. - Adjust Requires according to requires.txt - update to 15.3: * Normalize post-release spellings for rev/r prefixes. :issue:`35` - update to 15.2: * Fix an error where the arbitary specifier (``===``) was not correctly allowing pre-releases when it was being used. * Expose the specifier and version parts through properties on the ``Specifier`` classes. * Allow iterating over the ``SpecifierSet`` to get access to all of the ``Specifier`` instances. * Allow testing if a version is contained within a specifier via the ``in`` operator. - Initial packaging
- Fix wrong-script-interpreter rpmlint error. - Switch to single-spec build - Update to 3.10 * Changed grammar signature computation to not involve hashing functions. Parts are just combined into a big string. - update to 3.9: * Exposed the parser state number as the parser.state attribute in productions and error functions. * Fixed Issue #88. Python3 compatibility with ply/cpp. * Fixed Issue #93. Ply can crash if SyntaxError is raised inside a production. Not actually sure if the original implementation worked as documented at all. Yacc has been modified to follow the spec as outlined in the CHANGES noted for 11/27/07 below. * Fixed Issue #97. Failure with code validation when the original source files aren't present. Validation step now ignores the missing file. * Minor fixes to version numbers. - update to version 3.8: * Fixed issues related to Python 3.5. Patch contributed by Barry Warsaw. - update to version 3.7 * Fixed problems when reading table files from pickled data. * Fixed regression in handling of table modules if specified as module objects. See https://github.com/dabeaz/ply/issues/63 - clean up spec - add testing rig - update to version 3.6: * If PLY is unable to create the 'parser.out' or 'parsetab.py' files due to permission issues, it now just issues a warning message and continues to operate * Fixed some issues related to use of packages and table file modules - additional changes from version 3.5: * Added support for defaulted_states in the parser * Fixed debug logging in the parser * Added actions to be defined to character literals (Issue #32) * Import of the 'parsetab.py' file is now constrained to only consider the directory specified by the outputdir argument to yacc() * Changed default output directory to be the same as that in which the yacc grammar is defined * Changed the parsetab.py file signature slightly so that the parsetab won't regenerate if created on a different major version of Python * Fixed Issue #44 call_errorfunc() should return the result of errorfunc() * Support for versions of Python <2.7 is officially dropped * Fixed bug related to calling yacc(start=...) * Added skipped tests for PyPy and Java * Added filter to make unit tests pass under 'python -3' * Fixed CPP_INTEGER regex in ply/cpp.py (Issue 21) * Fixed yacc validation bugs when from __future__ import unicode_literals is being used * Added support for Travis-CI * Added a .gitignore file * Fixed validation problems for source files that include a different source code encoding specifier * Fixed unit tests for yacc to eliminate random failures due to dict hash value randomization in Python 3.3 * Fixed comment whitespace processing bugs in ply/cpp.py * Fixed token names in ply/ctokens.py to match rule names * Changes to functions available in panic mode error recover * Fixed some problems with line and position tracking and the use of error symbols * Change to doc string handling in lex module * Fixed issue #1: Fixed _tabversion. It should use __tabversion__ instead of __version__ * Fixed issue #8: Literals empty list causes IndexError * Fixed issue #12: Typo in code snippet in documentation * Fixed issue #10: Correctly escape t_XOREQUAL pattern. - clean the test and example directories - remove stray backup files in doc - remove unneeded executable bit of testlex.py - remove CFLAGS export: unneeded - do not drop executable bit of everything in test since it contains subdirectories - remove useless clean section - remove README from package: not provided anymore - Fix building on SLES - spec file cleanups - python3 package added - patch license to follow spdx.org standard - Update to 3.4: + Minor patch to make cpp.py compatible with Python 3. + Fixed setup.py trove classifiers to properly list PLY as Python 3 compatible. - License changed to BSD3c - Packaged more doc files - Moved important docs (README, ..) to base package - Fixed build for non-SUSE distros - Update to 3.3: + PLY-3.3 is a minor bug fix release, it supports both Python 2 and Python 3. - License changed to BSD - Use new python macros
- CVE-2020-29651.patch (bsc#1179805, CVE-2020-29651, bsc#1184505) * python-py: regular expression denial of service in svnwc.py - Update to 1.8.1: - Handle ``FileNotFoundError`` when trying to import pathlib in ``path.common`` on Python 3.4 (#207). - ``py.path.local.samefile`` now works correctly in Python 3 on Windows when dealing with symlinks. - Switch to multibuild to avoid cycle bsc#1138666 - Update to 1.8.0: * add ``"/importlib"/`` pyimport mode for python3.5+, allowing unimportable test suites to contain identically named modules. * fix ``LocalPath.as_cwd()`` not calling ``os.chdir()`` with ``None``, when being invoked from a non-existing directory. - Drop merged patch separators.patch - Make tests never fail as they are borked on pytest-4 with most probably no intention of being ever fixed - Make tests really pass on pytest 3.x series - Add patch to operate better with serparators (from upstream git): * separators.patch - Drop the doc subpackage, no need for it really - Make sure the tests are realy executed - update to 1.7.0 * use ``shutil.get_terminal_size()`` in Python 3.3+ to determine the size of the terminal, which produces more accurate results than the previous method. * introduce new ``PY_IGNORE_IMPORTMISMATCH`` environment variable that suppresses ``ImportMismatchError`` exceptions when set to ``1``. * add ``TerminalWriter.width_of_current_line`` (i18n version of ``TerminalWriter.chars_on_current_line``), a read-only property that tracks how wide the current line is, attempting to take into account international characters in the calculation. - update to 1.5.4 * don't make assumptions about fs case sensitivity in ``make_numbered_dir``. - update to version 1.5.3 * - fix #179: ensure we can support 'from py.error import ...' - specfile: * updated url - update to version 1.5.2: * fix #169, #170: error importing py.log on Windows: no module named "/syslog"/. - changes from version 1.5.1: * fix #167 - prevent pip from installing py in unsupported Python versions. - update to version 1.5.0: * python 2.6 and 3.3 are no longer supported * deprecate py.std and remove all internal uses * fix #73 turn py.error into an actual module * path join to / no longer produces leading double slashes * fix #82 - remove unsupportable aliases * fix python37 compatibility of path.sysfind on windows by correctly replacing vars * turn iniconfig and apipkg into vendored packages and ease de-vendoring for distributions * fix #68 remove invalid py.test.ensuretemp references * fix #25 - deprecate path.listdir(sort=callable) * add TerminalWriter.chars_on_current_line read-only property that tracks how many characters have been written to the current line. - Update to 1.4.34 * fix issue119 / pytest issue708 where tmpdir may fail to make numbered directories when the filesystem is case-insensitive. 1.4.33: * avoid imports in calls to py.path.local().fnmatch(). Thanks Andreas Pelme for the PR. * fix issue106: Naive unicode encoding when calling fspath() in python2. Thanks Tiago Nobrega for the PR. * fix issue110: unittest.TestCase.assertWarns fails with py imported. - update to 1.4.32 - fix issue70: added ability to copy all stat info in py.path.local.copy. - make TerminalWriter.fullwidth a property. This results in the correct value when the terminal gets resized. - update supported html tags to include recent additions. Thanks Denis Afonso for the PR. - Remove internal code in ``Source.compile`` meant to support earlier Python 3 versions that produced the side effect of leaving ``None`` in ``sys.modules`` when called (see pytest-dev/pytest#2103). Thanks Bruno Oliveira for the PR. - update for singlespec - Update download Url - corrected homepage URL - HTTPS URL for pypi source link - update to version 1.4.31 * fix local().copy(dest, mode=True) to also work with unicode. * pass better error message with svn EEXIST paths - update to version 1.4.30: * fix issue68 an assert with a multiline list comprehension was not reported correctly. Thanks Henrik Heibuerger. - changes from version 1.4.29: * fix issue55: revert a change to the statement finding algorithm which is used by pytest for generating tracebacks. Thanks Daniel Hahler for initial analysis. * fix pytest issue254 for when traceback rendering can’t find valid source code. Thanks Ionel Cristian Maries. - Split documentation into separate package to avoid build loop - update to 1.4.28: - fix issue64 -- dirpath regression when "/abs=True"/ is passed. - fix issue59: point to new repo site - allow a new ensuresyspath="/append"/ mode for py.path.local.pyimport() so that a neccessary import path is appended instead of prepended to sys.path - strike undocumented, untested argument to py.path.local.pypkgpath - speed up py.path.local.dirpath by a factor of 10 - update to version 1.4.26: - avoid calling normpath twice in py.path.local - py.builtin._reraise properly reraises under Python3 now. - fix issue53 - remove module index, thanks jenisys. - allow posix path separators when "/fnmatch"/ is called. Thanks Christian Long for the complete PR.
- Add fix-compilation-2020.patch to fix tests after 2020 - Remove no longer necessary pytest argument -k "/not test_export_text"/ - update to 19.0 - fixed build deps. - drop patches: openssl-1.1.0i.patch openssl-1.1.1.patch opensuse_ca.patch tls13-renegotiation.patch * X509Store.add_cert no longer raises an error if you add a duplicate cert. * pyOpenSSL now works with OpenSSL 1.1.1. * pyOpenSSL now handles NUL bytes in X509Name.get_components() - remove everything to build docs: - local-intersphinx-inventories.patch - fetch-intersphinx-inventories.sh - python3.inv - crypto.inv - Add fetch-intersphinx-inventories.sh to sources - add local-intersphinx-inventories.patch for generating the docs correctly - add fetch-intersphinx-inventories.sh to fetch the inventories - handle that renegotiation is forbidden in TLS 1.3 * add tls13-renegotiation.patch - Add patch to fix issues with openssl 1.1.1: * openssl-1.1.1.patch - Drop the downstream fix_test_suite.patch - Add patch fix_test_suite.patch to allow test suite to pass with OpenSSL 1.1.1. - OpenSSL changed X509_STORE_add_cert in 1.1.0i such that it no longer raises an error if a duplicate cert is added (bsc#1110435) * https://github.com/pyca/pyopenssl/pull/787 * add X509_STORE_add_cert.patch - Add patch to work with openssl 1.1.0i+: * openssl-1.1.0i.patch - Update to 18.0.0: * Update for new openssl 1.1.1 - Remove not needed patches: * bug-lp-1265482.diff * rsa128-i586.patch - add missing python-cffi dependency - Use %__python3 macro to call Python 3 binary - Update to 17.5.0: * The minimum cryptography version is now 2.1.4. * Fixed various memory leaks * Various fuzz fixes * See CHANGELOG.rst - update to 17.2.0: - Deprecated ``OpenSSL.rand`` - callers should use ``os.urandom()`` instead. - Fixed a bug causing ``Context.set_default_verify_paths()`` to not work with cryptography ``manylinux1`` wheels on Python 3.x. - Fixed a crash with (EC)DSA signatures in some cases. - Removed the deprecated ``OpenSSL.rand.egd()`` function. Applications should prefer ``os.urandom()`` for random number generation. - Removed the deprecated default ``digest`` argument to ``OpenSSL.crypto.CRL.export()``. Callers must now always pass an explicit ``digest``. - Fixed a bug with ``ASN1_TIME`` casting in ``X509.set_notBefore()``, ``X509.set_notAfter()``, ``Revoked.set_rev_date()``, ``Revoked.set_nextUpdate()``, and ``Revoked.set_lastUpdate()``. You must now pass times in the form ``YYYYMMDDhhmmssZ``. ``YYYYMMDDhhmmss+hhmm`` and ``YYYYMMDDhhmmss-hhmm`` will no longer work. `#612 <https://github.com/pyca/pyopenssl/pull/612>`_ - Deprecated the legacy "/Type"/ aliases: ``ContextType``, ``ConnectionType``, ``PKeyType``, ``X509NameType``, ``X509ExtensionType``, ``X509ReqType``, ``X509Type``, ``X509StoreType``, ``CRLType``, ``PKCS7Type``, ``PKCS12Type``, ``NetscapeSPKIType``. The names without the "/Type"/-suffix should be used instead. - Added ``OpenSSL.crypto.X509.from_cryptography()`` and ``OpenSSL.crypto.X509.to_cryptography()`` for converting X.509 certificate to and from pyca/cryptography objects. - Added ``OpenSSL.crypto.X509Req.from_cryptography()``, ``OpenSSL.crypto.X509Req.to_cryptography()``, ``OpenSSL.crypto.CRL.from_cryptography()``, and ``OpenSSL.crypto.CRL.to_cryptography()`` for converting X.509 CSRs and CRLs to and from pyca/cryptography objects. - Added ``OpenSSL.debug`` that allows to get an overview of used library versions (including linked OpenSSL) and other useful runtime information using ``python -m OpenSSL.debug``. - Added a fallback path to ``Context.set_default_verify_paths()`` to accommodate the upcoming release of ``cryptography`` ``manylinux1`` wheels. - Drop python-pyOpenSSL=replace-expired-cert.patch . Applied upstream. - Drop python-pyOpenSSL-always-overflow.patch. Applied upstream. - add patch to always trigger overflow in the testsuite (gh#pyca/pyopenssl#657) b3460c6a9a45a016d1ab65c149c606fa3f07096d python-pyOpenSSL-always-overflow.patch - Add python-pyOpenSSL=replace-expired-cert.patch: the root cert expired, mking the test suite fail. Replace the certificate with a new one, valid for 20 years (gh#pyca/pyopenssl#637). - Fix Provides/Obsoletes. - Implement single-spec version - Fix source URL - Update to 17.0.0 * Added ``OpenSSL.X509Store.set_time()`` to set a custom verification time when verifying certificate chains. * Added a collection of functions for working with OCSP stapling. None of these functions make it possible to validate OCSP assertions, only to staple them into the handshake and to retrieve the stapled assertion if provided. Users will need to write their own code to handle OCSP assertions. We specifically added: ``Context.set_ocsp_server_callback``, ``Context.set_ocsp_client_callback``, and ``Connection.request_ocsp``. * Changed the ``SSL`` module's memory allocation policy to avoid zeroing memory it allocates when unnecessary. This reduces CPU usage and memory allocation time by an amount proportional to the size of the allocation. For applications that process a lot of TLS data or that use very lage allocations this can provide considerable performance improvements. * Automatically set ``SSL_CTX_set_ecdh_auto()`` on ``OpenSSL.SSL.Context``. - Fix empty exceptions from ``OpenSSL.crypto.load_privatekey()``. - Rebase bug-lp-1265482.diff - Rebase rsa128-i586.patch - Rebase skip-networked-test.patch - fix source url - Change source url to pypi.io * version 16.2.0 source tarball failed to download from pypi.python.org - Update to 16.2.0 * Deprecations * * Dropped support for OpenSSL 0.9.8. * Changes * * Fix memory leak in OpenSSL.crypto.dump_privatekey() with FILETYPE_TEXT. #496 * * Enable use of CRL (and more) in verify context. #483 * * OpenSSL.crypto.PKey can now be constructed from cryptography objects and also exported as such. #439 * * Support newer versions of cryptography which use opaque structs for OpenSSL 1.1.0 compatibility. * * Fixed compatibility errors with OpenSSL 1.1.0. * * Fixed an issue that caused failures with subinterpreters and embedded Pythons. [#552] - added %check section with testsuite - skip-networked-test.patch - mark a test as networked so that we can specify non-network test run - rsa128-i586.patch - sidestep a crasher bug on 32bit platforms by generating reasonably-sized RSA keys instead of small 128bit ones - update to 16.0.0 Backward-incompatible changes: * Python 3.2 support has been dropped. It never had significant real world usage and has been dropped by our main dependency cryptography. Affected users should upgrade to Python 3.3 or later. Deprecations: * The support for EGD has been removed. The only affected function OpenSSL.rand.egd() now uses os.urandom() to seed the internal PRNG instead. Please see pyca/cryptography#1636 for more background information on this decision. In accordance with our backward compatibility policy OpenSSL.rand.egd() will be removed no sooner than a year from the release of 16.0.0. * Please note that you should use urandom for all your secure random number needs. * Python 2.6 support has been deprecated. Our main dependency cryptography deprecated 2.6 in version 0.9 (2015-05-14) with no time table for actually dropping it. pyOpenSSL will drop Python 2.6 support once cryptography does. Changes: * Fixed OpenSSL.SSL.Context.set_session_id, OpenSSL.SSL.Connection.renegotiate, OpenSSL.SSL.Connection.renegotiate_pending, and OpenSSL.SSL.Context.load_client_ca. They were lacking an implementation since 0.14. #422 * Fixed segmentation fault when using keys larger than 4096-bit to sign data. [#428] * Fixed AttributeError when OpenSSL.SSL.Connection.get_app_data() was called before setting any app data. #304 * Added OpenSSL.crypto.dump_publickey() to dump OpenSSL.crypto.PKey objects that represent public keys, and OpenSSL.crypto.load_publickey() to load such objects from serialized representations. #382 * Added OpenSSL.crypto.dump_crl() to dump a certificate revocation list out to a string buffer. #368 * Added OpenSSL.SSL.Connection.get_state_string() using the OpenSSL binding state_string_long. #358 * Added support for the socket.MSG_PEEK flag to OpenSSL.SSL.Connection.recv() and OpenSSL.SSL.Connection.recv_into(). #294 * Added OpenSSL.SSL.Connection.get_protocol_version() and OpenSSL.SSL.Connection.get_protocol_version_name(). #244 * Switched to utf8string mask by default. OpenSSL formerly defaulted to a T61String if there were UTF-8 characters present. This was changed to default to UTF8String in the config around 2005, but the actual code didn’t change it until late last year. This will default us to the setting that actually works. To revert this you can call OpenSSL.crypto._lib.ASN1_STRING_set_default_mask_asc(b"/default"/). #234 - fixed paths in bug-lp-1265482.diff - fixed doc generation - spec clean up - Fix building on SLES 11 - Do not hardcode version in file list - udapte to 0.15.1 * OpenSSL/SSL.py, OpenSSL/test/test_ssl.py: Fix a regression present in 0.15, where when an error occurs and no errno() is set, a KeyError is raised. This happens, for example, if Connection.shutdown() is called when the underlying transport has gone away. * OpenSSL/rand.py, OpenSSL/SSL.py: APIs which previously accepted filenames only as bytes now accept them as either bytes or unicode (and respect sys.getfilesystemencoding()). * OpenSSL/SSL.py: Add Cory Benfield's next-protocol-negotiation (NPN) bindings. * OpenSSL/SSL.py: Add ``Connection.recv_into``, mirroring the builtin ``socket.recv_into``. Based on work from Cory Benfield. * OpenSSL/test/test_ssl.py: Add tests for ``recv_into``. * OpenSSL/crypto.py: Expose ``X509StoreContext`` for verifying certificates. * OpenSSL/test/test_crypto.py: Add intermediate certificates for * OpenSSL/SSL.py: ``Connection.shutdown`` now propagates errors from the underlying socket. * OpenSSL/SSL.py: Fixed a regression ``Context.check_privatekey`` causing it to always succeed - even if it should fail. * OpenSSL/crypto.py: Fixed a regression where calling ``load_pkcs7_data`` with ``FILETYPE_ASN1`` would fail with a ``NameError``. * OpenSSL/SSL.py: Fix a regression in which the first argument of
- update to version 0.4.2: * Fixed explicit tag splitting in chunked encoding mode at OctetString and BitString encoders - changes from version 0.4.1: * ANY DEFINED BY clause support implemented * Encoders refactored to take either a value (as ASN.1 object) or a Python value plus ASN.1 schema * BitString decoder optimised for better performance when running on constructed encoding * Constructed types' .getComponentBy*() methods accept the `default` parameter to return instead if schema object is to be returned * Constructed types' .getComponentBy*() methods accept the `instantiate` parameter to disable automatic inner component instantiation * The ASN.1 types' `__repr__` implementation reworked for better readability at the cost of not being `eval`-compliant * Most ASN.1 types' `__str__` magic methods (except for OctetString and character types) reworked to call `.prettyPrint()` rather than `.prettyPrint` calling `__str__` as it was before. The intention is to eventually deprecate `.prettyPrint()` in favor of `str()`. The other related change is that `str()` of enumerations and boolean types will return string label instead of number. * Fixed Choice.clear() to fully reset internal state of the object * Sphinx documentation rearranged, simplified and reworded * The `isValue` singleton is now the only way to indicate ASN.1 schema as opposed to ASN.1 schema instance. The legacy `None` initializer support has been removed. * Changed `Null` object initialization behaviour: previous default value (`''`) is not set anymore. Thus `Null()` call produces a ASN.1 schema object, while `Null('')` - value object. * Migrated all docs and references from SourceForge * Imports PEP8'ed * Fixed ASN.1 encoder not to omit empty substrate produced for inner component if the inner component belongs to the simple class (as opposed to constructed class) * Fixed CER/DER encoders to respect tagged CHOICE when ordering SET components * Fixed ASN.1 types not to interfere with the Pickle protocol * Fixed Sequence/SequenceOf types decoding heuristics in schema-less decoding mode - updated to upstream release 0.3.7 * Fixed ASN.1 time types pickling/deepcopy'ing - updated to upstream release 0.3.6 * End-of-octets encoding optimized at ASN.1 encoders * The __getitem__/__setitem__ behavior of Set/Sequence and SetOf/SequenceOf objects aligned with the canonical Mapping and Sequence protocols in part * Fixed crash in ASN.1 encoder when encoding an explicitly tagged component of a Sequence - updated to upstream release 0.3.5 - Codecs signatures unified and pass the options kwargs through the call chain - Explicit tag encoding optimized to avoid unnecessary copying - End-of-octets sentinel encoding optimized - Refactored ASN.1 codecs properties to silently enforce proper length and chunk size encoding modes - Fixed DER encoder to always produce primitive encoding - Fixed crash at SequenceOf native decoder - Fixed Real.prettyPrint() to fail gracefully on overflow - Fixed a couple of crashes when debug mode is enabled - updated to upstream release 0.3.4 Revision 0.3.4, released 07-09-2017 - Fixed Native encoder to handle SEQUENCE/SET objects without the componentType property - Added missing component-less SEQUENCE/SET objects dict duck-typing support - Fixed unnecessary duplicate tags detection at NamesType.tagMap - Fixed crash at SEQUENCE and SEQUENCE OF CER encoder when running in schemaless mode - Fixed Character types instantiation from OctetString type -- double unicode decoding may have scrambled the data Revision 0.3.3, released 27-08-2017 - Improved ASN.1 types instantiation performance - Improved BER/CER/DER decoder performance by not unconditionally casting substrate into str/bytes. - Fixed exponential index size growth bug when building ambiguous NamedTypes tree - Fixed constructed types decoding failure at BER codec if running in schema-less mode - Fixed crash on prettyPrint'ing a SEQUENCE with no defined components - Fixed SetOf ordering at CER/DER encoder - Fixed crash on conditional binascii module import - Fix to TagSet hash value build - updated to upstream release 0.3.2 Revision 0.3.2, released 04-08-2017 - Fixed SequenceOf/SetOf types initialization syntax to remain backward compatible with pyasn1 0.2.* - Rectified thread safety issues by moving lazy, run-time computation into object initializer. - Fixed .isValue property to return True for empty SetOf/SequenceOf objects - Fixed GeneralizedTime/UTCTime CER/DER codecs to actually get invoked - Fixed DER/CER encoders handling optional SEQUENCE/SET fields containing nested SEQUENCE/SET with optional fields. - Fixed crash in SequenceOf/SetOf pretty printing and decoding (in some cases) - Fixed documentation markup issues. - updated to upstream release 0.3.1 - do not ship doc/source/ Revision 0.3.1, released 26-07-2017 - ASN.1 types __init__(), .clone() and .subtype() signatures refactored into keyword arguments to simplify their signatures. - ASN.1 types initialization refactored to minimize the use of relatively expensive isNoValue() call - Lazily pre-populate list of values of Sequence/Set/Choice types - NamedTypes comparison made more efficient - More efficient constraints computation and code clean up - The __getitem__() implementation of some ASN.1 types & tag object refactored for better performance - BER/CER/DER value encoders refactored to produce either tuple of bytes or octet-stream depending on what is more optimal - Reduced the frequency of expensive isinstance() calls - Tag-related classes optimized, refactored into properties and documented. - The NamedValues implementation refactored to mimic Python dict, its use in ASN.1 types refactored into properties and better documented. WARNING: this change introduces a deviation from original API. - NamedType family of classes overhauled, optimized and documented. - The `componentType` attribute of constructed ASN.1 types turned read-only on instances. - Sequence/Set DER/CER/DER decoder optimized to skip the case of reordered components handling when not necessary. - Tags and constraints-related getter methods refactored into read-only instance attributes. - The .hasValue() method refactored into .isValue property. All ASN.1 objects now support them, not just scalars. - The Real.{isInfinity, isPlusInfinity, isMinusInfinity} methods refactored into properties and renamed into IsInf, IsPlusInf and isMinusInf - The end-of-octets type refactored to ensure it is a singleton. Codecs changed to rely on that for better performance. - Codecs lookup made more efficient at BER/CER/DER decoder main loop by assigning `typeId` to every ASN.1 type, not just ambiguous ones. - The .getComponent*() methods of constructed ASN.1 types changed to lazily instantiate underlying type rather than return `None`. This should simplify its API as initialization like `X[0][1] = 2` becomes possible. WARNING: this change introduces a deviation from the original API. - The .setComponent*() methods of SetOf/SequenceOf types changed not to allow uninitialized "/holes"/ inside the sequences of their components. They now behave similarly to Python lists. WARNING: this change introduces a deviation from the original API. - Default and optional components en/decoding of Constructed type refactored towards better efficiency and more control. - OctetsString and Any decoder optimized to avoid creating ASN.1 objects for chunks of substrate. Instead they now join substrate chunks together and create ASN.1 object from it just once. - The GeneralizedTime and UTCTime types now support to/from Python datetime object conversion. - Unit tests added for the `compat` sub-package. - Fixed BitString named bits initialization bug. - Fixed non-functional tag cache (when running Python 2) at DER decoder. - Fixed chunked encoding restriction on DER encoder. - Fixed SET components ordering at DER encoder. - Fixed BIT STRING & OCTET STRING encoding to be always non-chunked (e.g. primitive) at DER encoder - Fixed `compat.integer.from_bytes()` behaviour on empty input. - Cleanup duplicates with fdupes - Fix Provides/Obsoletes. - Switch to singlespec approach - updated to upstream release 0.2.3 Revision 0.2.3, released 25-02-2017 - Improved SEQUENCE/SET/CHOICE decoding performance by maintaining a single shared NamedType object for all instances of SEQUENCE/SET object. - Improved INTEGER encoding/decoding by switching to Python's built-in integer serialization functions. - Improved BitString performance by rebasing it onto Python int type and leveraging fast Integer serialization functions. - BitString type usability improved in many ways: for example bitshifting and numeric operation on BitString is now possible. - Minor ObjectIdentifier type performance optimization. - ASN.1 character types refactored to keep unicode contents internally (rather than serialized octet stream) and duck-type it directly. - ASN.1 OctetString initialized from a Python object performs bytes() on it when running on Python 3 (used to do str() which is probably less logical). - Missing support for NoValue.__sizeof__ added. - Added checks to make sure SEQUENCE/SET components being assigned match the prototypes. - Setter methods for constructed types consistently accept matchTags and matchConstraints flags to control the strictness of inner components compatibility verification. Previously, these checks were tied to verifyConstraints flag, now they are all independent. - General documentation improvements here and there. - Fix to __reversed__() magic to make it returning an iterator. - Test suite simplified and unified. - The __all__ variable added to most of the Python modules. - The "/test"/ directory renamed into "/tests"/ not to collide with the "/test"/ module. - updated to upstream release 0.2.2 with security fixes - updated project and source URLs and list of doc files Revision 0.2.2, released 07-02-2017 - FIX TO A SECURITY WEAKNESS: define length only decoders could have successfully processed indefinite length serialization. - FIX TO A SECURITY WEAKNESS: canonical decoders (CER/DER) may have successfully consumed non-canonical variations of (otherwise valid) serialization. - Broken Enumerated subtyping fixed. Revision 0.2.1, released 05-02-2017 - FIX TO A SECURITY WEAKNESS: BER decoder improperly cached long tags. - New "/native"/ codec implemented to transform pyasn1 types to Python built-in types and back. - Switched to new-style classes. - Sphinx documentation added. - BitString improvements: * simple string of binary digits is now supported as initializer * default str() yields string of binary digits (used to yield str(tuple()) * binValue and hexValue initializers added * .asNumbers(), .asOctets() and asInteger() representation added - Components of constructed ASN.1 types can now be populated with uninitialized ASN.1 objects by assigning either noValue sentinel or setupComponent() function return in addition to now-legacy None sentinel. This should improve code readability. - NoValue class improved to become a singleton and catch more kinds of access to it. - Compatibility wrappers str2octs() and oct2strs() fixed to run over iso-8859-1 encoding. - Integer changed to emit Real instance if division produces a float. - True division operation now supported by Integer type. - The __contains__(), __reverse__() methods implemented for container types - Iterator protocol support implemented for all container types. Warning, warning, warning: this change may potentially affect backward compatibility when: * user class overrides __getitem__() without overriding __iter__() * when user code iterates over SEQUENCE object to get its components (now keys will be yielded) - Almost complete Python list and dict protocols added to SequenceOf/SetOf and Sequence/Set respectively - Fix to divmod operation implementation in Integer type. - Fix to IntegerDecoder's precomputed value map on Python 3. - Fix to base ASN.1 types to run in "/unicode_literals"/ mode. - Fix to composite constraints "/+"/ operands ordering (AbstractConstraintSet.__radd__) - Fix to constraints merge in .subtype() -- on merge existing constraints are expanded to accommodate new constraints, not the other way round. When existing constraints are wrapped in ConstraintsIntersection composite, additional constraints being added on subtyping effectively further narrow the set of allowed values, which aligns well with the notion of subtyping. - Fix to NamedTypes methods to handle .getTagMap() returning None - Fix to Set/Sequence.setDefaultComponents() to return self - Copyright notice added to non-trivial source code files. - Author's email changed, copyright extended to 2017 - updated to upstream release 0.1.9 - Wheel distribution format now supported. - Extensions added to text files, CVS attic flushed. - Fix to make uninitilaized pyasn1 objects failing properly on hash(). - Fix to ObjectIdentifier initialization from unicode string. - Fix to CER/DER Boolean decoder - fail on non single-octet payload. - updated to upstrean release 0.1.8 (fate#318838) - ObjectIdentifier codec fixed to work properly with arc 0 and arc 2 values. - Explicit limit on ObjectIdentifier arc value size removed. - Unicode initializer support added to OctetString type and derivatives. - New prettyPrintType() abstract method implemented to base pyasn1 types to facilitate encoding errors analisys. - The __str__() method implemented to Tag, TagSet and TagMap classes to ease encoding errors troubleshooting. easing encoding errors - Fix to SEQUENCE and SET types to give them their private componentTypes collection (which is a NamedTypes object) so that they won't collide in a MT execution environment. - Missing T61String,ISO646String character types and ObjectDescriptor useful type added. - Distribute is gone, switched to setuptools completely. - Missing NamedValues.__repr__() added. - The base.NoValue() class, that indicates uninitialized ASN.1 object, made public. - The base.NoValue() class instances now support __repr__() what makes possible to perform repr() on uninitialized pyasn1 types objects. - When comparing ASN.1 types, by-tag and/or by-constraints matching can now be performed with the isSuperTypeOf()/isSameTypeWith() optional flags. - Constructed types now verify their consistency by invoking isSameTypeWith(matchTags=True, matchConstraints=False) and isSuperTypeOf(matchTags=False, matchConstraints=True) for each of their components rather than isSuperTypeOf() as it used to be. Constriants check could be enforced to isSameTypeWith() with the strictConstraints=True constructed classes attribute. - Constructed types can now be initialized with new .setComponents() method which accepts both var-args and keyword-args. Default repr() modified to reflect this change. - NamedTypes() and NamedValues() made comparable. - Test coverage extended to cover pyasn1 types __repr__() function. - The abs(Integer()) & abs(Real()) operation now returns respective pyasn1 type, not a Python type. - More Python magic methods implementations added to Integer & Real classes (e.g. __pos__, __neg__, __round__, __floor__, __ceil__, __trunc__) - The Integer.__invert__ Python magic method implemented. - The OctetString.__int__() and .__float__() magic methods implemented. - Handle the case of null writer at Debug printer. - BitString encoder/decoder performance improved. - Built-in debugging is now based on Python logging module. - Fix to NamedType.__repr__() to work properly. - Fixes to __repr__() implementation of many built-in ASN.1 types to take into account all of their initializers such as tagSet, subtypeSpec etc. - String typed float initializer to REAL type now supported. - Float typed mantissa initializer to REAL type for base 2 added. - Encoding bases 8 and 16 support for REAL type binary encoder added. - More strict CER/DER encoders added for GeneralizedTime and UTCTime types. - Asn1Item.hasValue() added to easily distinguish initalized ASN.1 objects from uninitialized ones (e.g. pure types). - Fix to REAL type binary decoder to handle different bases and scale factor. - Fix to TagSet.repr() to include [obsolete] baseTag information. - Fix to broken REAL type decoding handling. - Fix to BitString and OctetString decoders dealing with constructed encoding -- it used to be possible to embed other types in substrate. - Fix to end-of-octest sentinel handling: * require strict two-zeros sentinel encoding * recognize EOO sentinel only when explicitly requested by caller of the decoder via allowEoo=True parameter (warning: API change) - DER codec hardened not to tolerate indefinite length encoding/decoding. - Run testsuite in %check - Reflect license change (from BSD-3-Clause to BSD-2-Clause) which happened in version 0.1.7 in the spec file
- sort out duplicate rpmlintrc - update to 2.17 - PR #121: Update bundled PLY version to 3.8 - Issue #117: Fix parsing of extra semi-colons inside structure declarations. - PR #109: Update c_generator to add {} around nested named initializers. - PR #101: Added support for parsing pragmas into the AST. - Additional fake headers and typedefs, manifest fixes (#97, #106, #111). - Testing with Python 3.5 instead of 3.3 now (3.4 and 3.5 are the 3.x versions tested). - PR #145: More complete support for offsetof() - Issue #116: Fix line numbers recorded for empty and compound statements. - Minor performance improvement to the invalid string literal regex. - drop upstreamed 0002-Add-missing-typedef-sa_family_t-from-sys-socket.h.patch - move source url to pypi - update for multipython build - move fake_libc to site-packages, where it can be found by pkg_resources * this also prevents file conflict between python2 and python3 - fix-lexer-build.patch: fix build process to better generate parser/lexer files - Add python-pycparser-rpmlintrc to sources - Tag added patch better - Update to version 2.14 * Added CParser parameter to specify output directory for generated parsing tables (#84). * Removed lcc's cpp and its license from the distribution. Using lcc's cpp is no longer recommended, now that Clang has binary builds available for Windows. 2.13: * Added support for offsetof() the way gcc implements it (special builtin that takes a type as an argument). * Added faked va_* macros (these are expected to come from stdarg.h) * Added a bunch more fake headers and typedefs to support parsing C projects like Git and SQLite without modifications to pycparser. * Added support for empty initializer lists (#79). - Package fake_libc_include * switch to github release as pypi tarball don't contains all files - Add 0002-Add-missing-typedef-sa_family_t-from-sys-socket.h.patch * upstream patch enhancing the fake_libc_include - update to version 2.12: * This is a fix release for 2.11; the memory optimization with __slots__ on Coord and AST nodes didn't take weakrefs into account, which broke cffi and its many dependents (issue #76). Fixed by adding __weakref__ to __slots__. - additional changes from version 2.11: * Add support for C99 6.5.3.7 p7 - qualifiers within array dimensions in function declarations. Started with issue #21 (reported with initial patch by Robin Martinjak). * Issue #27: bug in handling of unified wstring literals. * Issue #28: fix coord reporting for 'for' loops. * Added ``examples/using_gcc_E_libc.py`` to demonstrate how ``gcc - E`` can be used instead of ``cpp`` for preprocessing. * Pull request #64: support keywords like const, volatile, restrict and static in dimensions in array declarations. * Reduce memory usage of AST nodes (issue #72). * Parsing order of nested pointer declarations fixed (issue #68). - update project URL - fix end of line encoding of LICENSE - Update to version 2.10: - A number of improvements in the handling of typedef-name ambiguities, contributed by Sye van der Veen in GitHub issue #1: * Allow shadowing of types by identifiers in inner scopes. * Allow struct field names to reside in a separate namespace and have the same names as types. * Allow duplicate typedefs in some cases to mimic real compiler behavior. - c_generator error for ExprList in expression context. - Assume default int type for functions whose argument or return types were not specified. - Relax the lexer a bit w.r.t. some integer suffixes and $ in identifier names (which is supported by some other compilers). - Package LICENSE - Remove pre_checkin.sh since the two packages are not the same - Initial python3 support
- There was never a python3-crypto so don't provide it. - Implement single-spec version. - Use Pypi source URL. - Add CVE-2013-7459.patch: python-pycrypto: Heap buffer overflow in ALGnew (bsc#1017420). - Include in SLE 12 (FATE #315990) - Update to version 2.6.1 * [CVE-2013-1445] Fix PRNG not correctly reseeded in some situations. In previous versions of PyCrypto, the Crypto.Random PRNG exhibits a race condition that may cause forked processes to generate identical sequences of 'random' numbers. This is a fairly obscure bug that will (hopefully) not affect many applications, but the failure scenario is pretty bad. Here is some sample code that illustrates the problem: from binascii import hexlify import multiprocessing, pprint, time import Crypto.Random def task_main(arg): a = Crypto.Random.get_random_bytes(8) time.sleep(0.1) b = Crypto.Random.get_random_bytes(8) rdy, ack = arg rdy.set() ack.wait() return "/%s,%s"/ % (hexlify(a).decode(), hexlify(b).decode()) n_procs = 4 manager = multiprocessing.Manager() rdys = [manager.Event() for i in range(n_procs)] acks = [manager.Event() for i in range(n_procs)] Crypto.Random.get_random_bytes(1) pool = multiprocessing.Pool(processes=n_procs, initializer=Crypto.Random.atfork) res_async = pool.map_async(task_main, zip(rdys, acks)) pool.close() [rdy.wait() for rdy in rdys] [ack.set() for ack in acks] res = res_async.get() pprint.pprint(sorted(res)) pool.join() The output should be random, but it looked like this: ['c607803ae01aa8c0,2e4de6457a304b34', 'c607803ae01aa8c0,af80d08942b4c987', 'c607803ae01aa8c0,b0e4c0853de927c4', 'c607803ae01aa8c0,f0362585b3fceba4'] This release fixes the problem by resetting the rate-limiter when Crypto.Random.atfork() is invoked. It also adds some tests and a few related comments. - Add "/-fno-strict-aliasing"/ to CFLAGS - add ignore-fastmath-warning.diff for SLE11 and older - update to 2.6 * [CVE-2012-2417] Fix LP#985164: insecure ElGamal key generation. (thanks: Legrandin) In the ElGamal schemes (for both encryption and signatures), g is supposed to be the generator of the entire Z^*_p group. However, in PyCrypto 2.5 and earlier, g is more simply the generator of a random sub-group of Z^*_p. The result is that the signature space (when the key is used for signing) or the public key space (when the key is used for encryption) may be greatly reduced from its expected size of log(p) bits, possibly down to 1 bit (the worst case if the order of g is 2). While it has not been confirmed, it has also been suggested that an attacker might be able to use this fact to determine the private key. Anyone using ElGamal keys should generate new keys as soon as practical. Any additional information about this bug will be tracked at https://bugs.launchpad.net/pycrypto/+bug/985164 * Huge documentation cleanup (thanks: Legrandin). * Added more tests, including test vectors from NIST 800-38A (thanks: Legrandin) * Remove broken MODE_PGP, which never actually worked properly. A new mode, MODE_OPENPGP, has been added for people wishing to write OpenPGP implementations. Note that this does not implement the full OpenPGP specification, only the "/OpenPGP CFB mode"/ part of that specification. https://bugs.launchpad.net/pycrypto/+bug/996814 * Fix: getPrime with invalid input causes Python to abort with fatal error https://bugs.launchpad.net/pycrypto/+bug/988431 * Fix: Segfaults within error-handling paths (thanks: Paul Howarth & Dave Malcolm) https://bugs.launchpad.net/pycrypto/+bug/934294 * Fix: Block ciphers allow empty string as IV https://bugs.launchpad.net/pycrypto/+bug/997464 * Fix DevURandomRNG to work with Python3's new I/O stack. (thanks: Sebastian Ramacher) * Remove automagic dependencies on libgmp and libmpir, let the caller disable them using args. * Many other minor bug fixes and improvements (mostly thanks to Legrandin) - Make package build on RH6-like systems - python3 package added - minor spec improvement - Update to version 2.5: * Added PKCS#1 encryption schemes (v1.5 and OAEP). We now have a decent, easy-to-use non-textbook RSA implementation. Yay! * Added PKCS#1 signature schemes (v1.5 and PSS). v1.5 required some extensive changes to Hash modules to contain the algorithm specific ASN.1 OID. To that end, we now always have a (thin) Python module to hide the one in pure C. * Added 2 standard Key Derivation Functions (PBKDF1 and PBKDF2). * Added export/import of RSA keys in OpenSSH and PKCS#8 formats. * Added password-protected export/import of RSA keys (one old method for PKCS#8 PEM only). * Added ability to generate RSA key pairs with configurable public exponent e. * Added ability to construct an RSA key pair even if only the private exponent d is known, and not p and q. * Added SHA-2 C source code (fully from Lorenz Quack). * Unit tests for all the above. * Updates to documentation (both inline and in Doc/pycrypt.rst) * All of the above changes were put together by Legrandin (Thanks!) * Minor bug fixes (setup.py and tests). - Changes from version 2.4.1: * Fix "/error: Setup script exited with error: src/config.h: No such file or directory"/ when installing via easy_install. (Sebastian Ramacher) - Changes from version 2.4: * Python 3 support! (Thorsten E. Behrens, Anders Sundman) PyCrypto now supports every version of Python from 2.1 through 3.2. * Timing-attack countermeasures in _fastmath: When built against libgmp version 5 or later, we use mpz_powm_sec instead of mpz_powm. This should prevent the timing attack described by Geremy Condra at PyCon 2011: http://blip.tv/pycon-us-videos-2009-2010-2011/pycon-2011-through-the-side-channel-timing-and-implementation-attacks-in-python-4897955 * New hash modules (for Python >= 2.5 only): SHA224, SHA384, and SHA512 (Frédéric Bertolus) * Configuration using GNU autoconf. This should help fix a bunch of build issues. * Support using MPIR as an alternative to GMP. * Improve the test command in setup.py, by allowing tests to be performed on a single sub-package or module only. (Legrandin) * Fix double-decref of "/counter"/ when Cipher object initialisation fails (Ryan Kelly) * Apply patches from Debian's python-crypto 2.3-3 package (Jan Dittberner, Sebastian Ramacher): - fix-RSA-generate-exception.patch - epydoc-exclude-introspect.patch - no-usr-local.patch * Fix launchpad bug #702835: "/Import key code is not compatible with GMP library"/ (Legrandin) * More tests, better documentation, various bugfixes.
- unittest2 -> pytest - update to 2.4.7: . Each bug with Regex expressions . And expressions not properly constructing with generator . Traceback abbreviation . Bug in delta_time example . Fix regexen in pyparsing_common.real and .sci_real . Avoid FutureWarning on Python 3.7 or later . Cleanup output in runTests if comments are embedded in test string - update to 2.4.6 * Fixed typos in White mapping of whitespace characters, to use correct "/u"/ prefix instead of "/u"/. * fix bug in left-associative ternary operators defined using infixNotation. First reported on StackOverflow by user Jeronimo. * Backport of pyparsing_test namespace from 3.0.0, including TestParseResultsAsserts mixin class defining unittest-helper methods: . def assertParseResultsEquals( self, result, expected_list=None, expected_dict=None, msg=None) . def assertParseAndCheckList( self, expr, test_string, expected_list, msg=None, verbose=True) . def assertParseAndCheckDict( self, expr, test_string, expected_dict, msg=None, verbose=True) . def assertRunTestResults( self, run_tests_report, expected_parse_results=None, msg=None) . def assertRaisesParseException(self, exc_type=ParseException, msg=None) - update to version 2.4.5: * Fixed encoding when setup.py reads README.rst to include the project long description when uploading to PyPI. A stray unicode space in README.rst prevented the source install on systems whose default encoding is not 'utf-8'. - changes from version 2.4.4: * Unresolved symbol reference in 2.4.3 release was masked by stdout buffering in unit tests, thanks for the prompt heads-up, Ned Batchelder! - changes from version 2.4.3: * Fixed a bug in ParserElement.__eq__ that would for some parsers create a recursion error at parser definition time. Thanks to Michael Clerx for the assist. (Addresses issue #123) * Fixed bug in indentedBlock where a block that ended at the end of the input string could cause pyaprsing to loop forever. Raised as part of discussion on StackOverflow with geckos. * Backports from pyparsing 3.0.0: + __diag__.enable_all_warnings() + Fixed bug in PrecededBy which caused infinite recursion, issue [#127] + support for using regex-compiled RE to construct Regex expressions - Do not pull in setuptools dependency at all to avoid cycles - update to 2.4.2: - Updated the shorthand notation that has been added for repetition expressions: expr[min, max], with '...' valid as a min or max value - The defaults on all the `__diag__` switches have been set to False, to avoid getting alarming warnings. To use these diagnostics, set them to True after importing pyparsing. - Fixed bug introduced by the use of __getitem__ for repetition, overlooking Python's legacy implementation of iteration by sequentially calling __getitem__ with increasing numbers until getting an IndexError. Found during investigation of problem reported by murlock, merci! - Changed [...] to emit ZeroOrMore instead of OneOrMore. - Removed code that treats ParserElements like iterables. - Change all __diag__ switches to False. - update to 2.4.1.1: - API change adding support for `expr[...]` - the original code in 2.4.1 incorrectly implemented this as OneOrMore. Code using this feature under this relase should explicitly use `expr[0, ...]` for ZeroOrMore and `expr[1, ...]` for OneOrMore. In 2.4.2 you will be able to write `expr[...]` equivalent to `ZeroOrMore(expr)`. - Bug if composing And, Or, MatchFirst, or Each expressions using an expression. This only affects code which uses explicit expression construction using the And, Or, etc. classes instead of using overloaded operators '+', '^', and so on. If constructing an And using a single expression, you may get an error that "/cannot multiply ParserElement by 0 or (0, 0)"/ or a Python `IndexError`. - Some newly-added `__diag__` switches are enabled by default, which may give rise to noisy user warnings for existing parsers. - update to 2.4.1: - A new shorthand notation has been added for repetition expressions: expr[min, max], with '...' valid as a min - '...' can also be used as short hand for SkipTo when used in adding parse expressions to compose an And expression. - '...' can also be used as a "/skip forward in case of error"/ expression - Improved exception messages to show what was actually found, not just what was expected. - Added diagnostic switches to help detect and warn about common parser construction mistakes, or enable additional parse debugging. Switches are attached to the pyparsing.__diag__ namespace object - Added ParseResults.from_dict classmethod, to simplify creation of a ParseResults with results names using a dict, which may be nested. This makes it easy to add a sub-level of named items to the parsed tokens in a parse action. - Added asKeyword argument (default=False) to oneOf, to force keyword-style matching on the generated expressions. - ParserElement.runTests now accepts an optional 'file' argument to redirect test output to a file-like object (such as a StringIO, or opened file). Default is to write to sys.stdout. - conditionAsParseAction is a helper method for constructing a parse action method from a predicate function that simply returns a boolean result. Useful for those places where a predicate cannot be added using addCondition, but must be converted to a parse action (such as in infixNotation). May be used as a decorator if default message and exception types can be used. See ParserElement.addCondition for more details about the expected signature and behavior for predicate condition methods. - While investigating issue #93, I found that Or and addCondition could interact to select an alternative that is not the longest match. This is because Or first checks all alternatives for matches without running attached parse actions or conditions, orders by longest match, and then rechecks for matches with conditions and parse actions. Some expressions, when checking with conditions, may end up matching on a shorter token list than originally matched, but would be selected because of its original priority. This matching code has been expanded to do more extensive searching for matches when a second-pass check matches a smaller list than in the first pass. - Fixed issue #87, a regression in indented block. Reported by Renz Bagaporo, who submitted a very nice repro example, which makes the bug-fixing process a lot easier, thanks! - Fixed MemoryError issue #85 and #91 with str generation for Forwards. Thanks decalage2 and Harmon758 for your patience. - Modified setParseAction to accept None as an argument, indicating that all previously-defined parse actions for the expression should be cleared. - Modified pyparsing_common.real and sci_real to parse reals without leading integer digits before the decimal point, consistent with Python real number formats. Original PR #98 submitted by ansobolev. - Modified runTests to call postParse function before dumping out the parsed results - allows for postParse to add further results, such as indications of additional validation success/failure. - Updated statemachine example: refactored state transitions to use overridden classmethods; added <statename>Mixin class to simplify definition of application classes that "/own"/ the state object and delegate to it to model state-specific properties and behavior. - Added example nested_markup.py, showing a simple wiki markup with nested markup directives, and illustrating the use of '...' for skipping over input to match the next expression. (This example uses syntax that is not valid under Python 2.) - Rewrote delta_time.py example (renamed from deltaTime.py) to fix some omitted formats and upgrade to latest pyparsing idioms, beginning with writing an actual BNF. - With the help and encouragement from several contributors, including Matěj Cepl and Cengiz Kaygusuz, I've started cleaning up the internal coding styles in core pyparsing, bringing it up to modern coding practices from pyparsing's early development days dating back to 2003. Whitespace has been largely standardized along PEP8 guidelines, removing extra spaces around parentheses, and adding them around arithmetic operators and after colons and commas. I was going to hold off on doing this work until after 2.4.1, but after cleaning up a few trial classes, the difference was so significant that I continued on to the rest of the core code base. This should facilitate future work and submitted PRs, allowing them to focus on substantive code changes, and not get sidetracked by whitespace issues. - update to 2.4.0 - drop nose_to_unittest.patch - drop _service * Adds a pyparsing.__compat__ object for specifying compatibility with future breaking changes. * Conditionalizes the API-breaking behavior, based on the value pyparsing.__compat__.collect_all_And_tokens. By default, this value will be set to True, reflecting the new bugfixed behavior. * User code that is dependent on the pre-bugfix behavior can restore it by setting this value to False. * Updated unitTests.py and simple_unit_tests.py to be compatible with "/python setup.py test"/. * Fixed bug in runTests handling 'n' literals in quoted strings. * Added tag_body attribute to the start tag expressions generated by makeHTMLTags, so that you can avoid using SkipTo to roll your own tag body expression: * indentedBlock failure handling was improved * Address Py2 incompatibility in simpleUnitTests, plus explain() and Forward str() cleanup * Fixed docstring with embedded 'w', which creates SyntaxWarnings in Py3.8. * Added example parser for rosettacode.org tutorial compiler. * Added example to show how an HTML table can be parsed into a collection of Python lists or dicts, one per row. * Updated SimpleSQL.py example to handle nested selects, reworked 'where' expression to use infixNotation. * Added include_preprocessor.py, similar to macroExpander.py. * Examples using makeHTMLTags use new tag_body expression when retrieving a tag's body text. * Updated examples that are runnable as unit tests - Do not BuildRequire python-unittest2 when no tests are executed. This breaks a build cycle for pyparsing->unittest2->traceback2->pbr-> Pygments->pytest->setuptools_scm->packaging which needs pyparsing - BuildIgnore python[23]-pyparsing: python-packaging requires it for some actions it could perform, but we don't make use of these here. Ignoring this dependency allows us to break open a BuildCycle. - Update to version 2.3.0+git.1546912853.bf348d6: * Update CHANGES to include note on fixing issue #65; generalized the note about the decaf language example; added sample code from the statemachine examples. * Unit test to test fix for issue #65 * Fix inconsistency between Keyword(caseless=True) and CaselessKeyword (issue #65) * Fix typo: 'chemcialFormulas.py' -> 'chemicalFormulas.py' * Convert exception logging to use ParseException.explain() * Add experimental ParseException.explain() method, to return a multiline string showing the parse expressions leading to a parsing failure * Clean up CHANGES notes for new examples * Add document signoff and library book state examples; * Update statemachine demo code to Py3 * Update Lucene grammar example, but remove from Travis-CI acceptance scripts - Add nose_to_unittest.patch to avoid nose BR and rewrite tests to work (gh#pyparsing/pyparsing#64) - Drop doc subpackage as it leads to circular dependencies on some releases - Use more specific RPM group. - Upgrade to the current upstrem master with additional patches to make the test suite pass. - Add all tests. - Update to 2.3.0: * Updates to migrate source repo to GitHub * Fix deprecation warning in Python 3.7 re: importing collections.abc * Fix Literal/Keyword bug raising IndexError instead of ParseException * Added simple_unit_tests.py, as a collection of easy-to-follow unit * tests for various classes and features of the pyparsing library. * Primary intent is more to be instructional than actually rigorous * testing. Complex tests can still be added in the unitTests.py file. * New features added to the Regex class - Fix URL to point to existing github - Clean up SPEC file. - update to 2.2.0: - Bumped minor version number to reflect compatibility issues with OneOrMore and ZeroOrMore bugfixes in 2.1.10. (2.1.10 fixed a bug that was introduced in 2.1.4, but the fix could break code written against 2.1.4 - 2.1.9.) - Updated setup.py to address recursive import problems now that pyparsing is part of 'packaging' (used by setuptools). Patch submitted by Joshua Root, much thanks! - Fixed KeyError issue reported by Yann Bizeul when using packrat parsing in the Graphite time series database, thanks Yann! - Fixed incorrect usages of '' in literals, as described in https://docs.python.org/3/whatsnew/3.6.html#deprecated-python-behavior Patch submitted by Ville Skyttä - thanks! - Minor internal change when using '-' operator, to be compatible with ParserElement.streamline() method. - Expanded infixNotation to accept a list or tuple of parse actions to attach to an operation. - New unit test added for dill support for storing pyparsing parsers. Ordinary Python pickle can be used to pickle pyparsing parsers as long as they do not use any parse actions. The 'dill' module is an extension to pickle which *does* support pickling of attached - drop desetuptoolize.patch: this is not needed - update for single-spec - desetuptoolize.patch : switch from setuptools to distutils.core for installation, as this is now a setuptools dependency - ensure egg-info is a directory (distutils would install it as file) - Fix SLE 11 build. - update to version 2.1.10: * Fixed bug in reporting named parse results for ZeroOrMore expressions, thanks Ethan Nash for reporting this! * Fixed behavior of LineStart to be much more predictable. LineStart can now be used to detect if the next parse position is col 1, factoring in potential leading whitespace (which would cause LineStart to fail). Also fixed a bug in col, which is used in LineStart, where 'n's were erroneously considered to be column 1. * Added support for multiline test strings in runTests. * Fixed bug in ParseResults.dump when keys were not strings. Also changed display of string values to show them in quotes, to help distinguish parsed numeric strings from parsed integers that have been converted to Python ints. - update to version 2.1.9: * Added class CloseMatch, a variation on Literal which matches "/close"/ matches, that is, strings with at most 'n' mismatching characters. * Fixed bug in Keyword.setDefaultKeywordChars(), reported by Kobayashi Shinji - nice catch, thanks! * Minor API change in pyparsing_common. Renamed some of the common expressions to PEP8 format (to be consistent with the other pyparsing_common expressions): + signedInteger -> signed_integer + sciReal -> sci_real Also, in trying to stem the API bloat of pyparsing, I've copied some of the global expressions and helper parse actions into pyparsing_common, with the originals to be deprecated and removed in a future release: + commaSeparatedList -> pyparsing_common.comma_separated_list + upcaseTokens -> pyparsing_common.upcaseTokens + downcaseTokens -> pyparsing_common.downcaseTokens * Fixed Python3 compatibility bug when using dict keys() and values() in ParseResults.getName(). * After some prodding, I've reworked the unitTests.py file for pyparsing over the past few releases. It uses some variations on unittest to handle my testing style. The test now: + auto-discovers its test classes (while maintining their order of definition) + suppresses voluminous 'print' output for tests that pass - update to version 2.1.8: * Fixed issue in the optimization to _trim_arity, when the full stacktrace is retrieved to determine if a TypeError is raised in pyparsing or in the caller's parse action. Code was traversing the full stacktrace, and potentially encountering UnicodeDecodeError. * Fixed bug in ParserElement.inlineLiteralsUsing, causing infinite loop with Suppress. * Fixed bug in Each, when merging named results from multiple expressions in a ZeroOrMore or OneOrMore. Also fixed bug when ZeroOrMore expressions were erroneously treated as required expressions in an Each expression. * Added a few more inline doc examples. * Improved use of runTests in several example scripts. - changes from version 2.1.7: * Fixed regression reported by Andrea Censi (surfaced in PyContracts tests) when using ParseSyntaxExceptions (raised when using operator '-') with packrat parsing. * Minor fix to oneOf, to accept all iterables, not just space-delimited strings and lists. (If you have a list or set of strings, it is not necessary to concat them using ' '.join to pass them to oneOf, oneOf will accept the list or set or generator directly.) - changes from version 2.1.6 : * *Major packrat upgrade*, inspired by patch provided by Tal Einat - many, many, thanks to Tal for working on this! Tal's tests show faster parsing performance (2X in some tests), *and* memory reduction from 3GB down to ~100MB! Requires no changes to existing code using packratting. (Uses OrderedDict, available in Python 2.7 and later. For Python 2.6 users, will attempt to import from ordereddict backport. If not present, will implement pure-Python Fifo dict.) * Minor API change - to better distinguish between the flexible numeric types defined in pyparsing_common, I've changed "/numeric"/ (which parsed numbers of different types and returned int for ints, float for floats, etc.) and "/number"/ (which parsed numbers of int or float type, and returned all floats) to "/number"/ and "/fnumber"/ respectively. I hope the "/f"/ prefix of "/fnumber"/ will be a better indicator of its internal conversion of parsed values to floats, while the generic "/number"/ is similar to the flexible number syntax in other languages. Also fixed a bug in pyparsing_common.numeric (now renamed to pyparsing_common.number), integers were parsed and returned as floats instead of being retained as ints. * Fixed bug in upcaseTokens and downcaseTokens introduced in 2.1.5, when the parse action was used in conjunction with results names. Reported by Steven Arcangeli from the dql project, thanks for your patience, Steven! * Major change to docs! After seeing some comments on reddit about general issue with docs of Python modules, and thinking that I'm a little overdue in doing some doc tuneup on pyparsing, I decided to following the suggestions of the redditor and add more inline examples to the pyparsing reference documentation. I hope this addition will clarify some of the more common questions people have, especially when first starting with pyparsing/Python. * Deprecated ParseResults.asXML. I've never been too happy with this method, and it usually forces some unnatural code in the parsers in order to get decent tag names. The amount of guesswork that asXML has to do to try to match names with values should have been a red flag from day one. If you are using asXML, you will need to implement your own ParseResults->XML serialization. Or consider migrating to a more current format such as JSON (which is very easy to do: results_as_json = json.dumps(parse_result.asDict()) Hopefully, when I remove this code in a future version, I'll also be able to simplify some of the craziness in ParseResults, which IIRC was only there to try to make asXML work. * Updated traceParseAction parse action decorator to show the repr of the input and output tokens, instead of the str format, since str has been simplified to just show the token list content. - update to version 2.1.5: * Added ParserElement.split() generator method, similar to re.split(). Includes optional arguments maxsplit (to limit the number of splits), and includeSeparators (to include the separating matched text in the returned output, default=False). * Added a new parse action construction helper tokenMap, which will apply a function and optional arguments to each element in a ParseResults. * Added more expressions to pyparsing_common: + IPv4 and IPv6 addresses (including long, short, and mixed forms of IPv6) + MAC address + ISO8601 date and date time strings (with named fields for year, month, etc.) + UUID (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) + hex integer (returned as int) + fraction (integer '/' integer, returned as float) + mixed integer (integer '-' fraction, or just fraction, returned as float) + stripHTMLTags (parse action to remove tags from HTML source) + parse action helpers convertToDate and convertToDatetime to do custom parse time conversions of parsed ISO8601 strings * runTests now returns a two-tuple: success if all tests succeed, and an output list of each test and its output lines. * Added failureTests argument (default=False) to runTests, so that tests can be run that are expected failures, and runTests' success value will return True only if all tests *fail* as expected. Also, parseAll now defaults to True. * New example numerics.py, shows samples of parsing integer and real numbers using locale-dependent formats - changes from version 2.1.4: * Split out the '==' behavior in ParserElement, now implemented as the ParserElement.matches() method. Using '==' for string test purposes will be removed in a future release. * Expanded capabilities of runTests(). Will now accept embedded comments (default is Python style, leading '#' character, but customizable). Comments will be emitted along with the tests and test output. Useful during test development, to create a test string consisting only of test case description comments separated by blank lines, and then fill in the test cases. Will also highlight ParseFatalExceptions with "/(FATAL)"/. * Added a 'pyparsing_common' class containing common/helpful little expressions such as integer, float, identifier, etc. I used this class as a sort of embedded namespace, to contain these helpers without further adding to pyparsing's namespace bloat. * Minor enhancement to traceParseAction decorator, to retain the parse action's name for the trace output. * Added optional 'fatal' keyword arg to addCondition, to indicate that a condition failure should halt parsing immediately. - changes from version 2.1.3: * _trim_arity fix in 2.1.2 was very version-dependent on Py 3.5.0. Now works for Python 2.x, 3.3, 3.4, 3.5.0, and 3.5.1 (and hopefully beyond). - changes from version 2.1.2: * Fixed bug in _trim_arity when pyparsing code is included in a PyInstaller, reported by maluwa. * Fixed catastrophic regex backtracking in implementation of the quoted string expressions (dblQuotedString, sglQuotedString, and quotedString). Reported on the pyparsing wiki by webpentest, good catch! (Also tuned up some other expressions susceptible to the same backtracking problem, such as cStyleComment, cppStyleComment, etc.) - update to version 2.1.1: * Added support for assigning to ParseResults using slices. * Fixed bug in ParseResults.toDict(), in which dict values were always converted to dicts, even if they were just unkeyed lists of tokens. Reported on SO by Gerald Thibault, thanks Gerald! * Fixed bug in SkipTo when using failOn, reported by robyschek, thanks! * Fixed bug in Each introduced in 2.1.0, reported by AND patch and unit test submitted by robyschek, well done! * Removed use of functools.partial in replaceWith, as this creates an ambiguous signature for the generated parse action, which fails in PyPy. Reported by Evan Hubinger, thanks Evan! * Added default behavior to QuotedString to convert embedded 't', 'n', etc. characters to their whitespace counterparts. Found during Q&A exchange on SO with Maxim. - update to version 2.1.0: * Modified the internal _trim_arity method to distinguish between TypeError's raised while trying to determine parse action arity and those raised within the parse action itself. This will clear up those confusing "/<lambda>() takes exactly 1 argument (0 given)"/ error messages when there is an actual TypeError in the body of the parse action. Thanks to all who have raised this issue in the past, and most recently to Michael Cohen, who sent in a proposed patch, and got me to finally tackle this problem. * Added compatibility for pickle protocols 2-4 when pickling ParseResults. In Python 2.x, protocol 0 was the default, and protocol 2 did not work. In Python 3.x, protocol 3 is the default, so explicitly naming protocol 0 or 1 was required to pickle ParseResults. With this release, all protocols 0-4 are supported. Thanks for reporting this on StackOverflow, Arne Wolframm, and for providing a nice simple test case! * Added optional 'stopOn' argument to ZeroOrMore and OneOrMore, to simplify breaking on stop tokens that would match the repetition expression. It is a common problem to fail to look ahead when matching repetitive tokens if the sentinel at the end also matches the repetition expression, as when parsing "/BEGIN aaa bbb ccc END"/ with: "/BEGIN"/ + OneOrMore(Word(alphas)) + "/END"/ Since "/END"/ matches the repetition expression "/Word(alphas)"/, it will never get parsed as the terminating sentinel. Up until now, this has to be resolved by the user inserting their own negative lookahead: "/BEGIN"/ + OneOrMore(~Literal("/END"/) + Word(alphas)) + "/END"/ Using stopOn, they can more easily write: "/BEGIN"/ + OneOrMore(Word(alphas), stopOn="/END"/) + "/END"/ The stopOn argument can be a literal string or a pyparsing expression. Inspired by a question by Lamakaha on StackOverflow (and many previous questions with the same negative-lookahead resolution). * Added expression names for many internal and builtin expressions, to reduce name and error message overhead during parsing. * Converted helper lambdas to functions to refactor and add docstring support. * Fixed ParseResults.asDict() to correctly convert nested ParseResults values to dicts. * Cleaned up some examples, fixed typo in fourFn.py identified by aristotle2600 on reddit. * Removed keepOriginalText helper method, which was deprecated ages ago. Superceded by originalTextFor. * Same for the Upcase class, which was long ago deprecated and replaced with the upcaseTokens method. - update to version 2.0.7: * Simplified string representation of Forward class, to avoid memory and performance errors while building ParseException messages. Thanks, Will McGugan, Andrea Censi, and Martijn Vermaat for the bug reports and test code. * Cleaned up additional issues from enhancing the error messages for Or and MatchFirst, handling Unicode values in expressions. Fixes Unicode encoding issues in Python 2, thanks to Evan Hubinger for the bug report. * Fixed implementation of dir() for ParseResults - was leaving out all the defined methods and just adding the custom results names. * Fixed bug in ignore() that was introduced in pyparsing 1.5.3, that would not accept a string literal as the ignore expression. * Added new example parseTabularData.py to illustrate parsing of data formatted in columns, with detection of empty cells. * Updated a number of examples to more current Python and pyparsing forms. - update to version 2.0.6: * Fixed a bug in Each when multiple Optional elements are present. Thanks for reporting this, whereswalden on SO. * Fixed another bug in Each, when Optional elements have results names or parse actions, reported by Max Rothman - thank you, Max! * Added optional parseAll argument to runTests, whether tests should require the entire input string to be parsed or not (similar to parseAll argument to parseString). Plus a little neaten-up of the output on Python 2 (no stray ()'s). * Modified exception messages from MatchFirst and Or expressions. These were formerly misleading as they would only give the first or longest exception mismatch error message. Now the error message includes all the alternatives that were possible matches. Originally proposed by a pyparsing user, but I've lost the email thread - finally figured out a fairly clean way to do this. * Fixed a bug in Or, when a parse action on an alternative raises an exception, other potentially matching alternatives were not always tried. Reported by TheVeryOmni on the pyparsing wiki, thanks! * Fixed a bug to dump() introduced in 2.0.4, where list values were shown in duplicate. - update to version 2.0.5: * (&$(@#&$(@!!!! Some "/print"/ statements snuck into pyparsing v2.0.4, breaking Python 3 compatibility! Fixed. Reported by jenshn, thanks! - changes from Version 2.0.4: * Added ParserElement.addCondition, to simplify adding parse actions that act primarily as filters. If the given condition evaluates False, pyparsing will raise a ParseException. The condition should be a method with the same method signature as a parse action, but should return a boolean. Suggested by Victor Porton, nice idea Victor, thanks! * Slight mod to srange to accept unicode literals for the input string, such as "/[а-яА-Я]"/ instead of "/[u0430-u044fu0410-u042f]"/. Thanks to Alexandr Suchkov for the patch! * Enhanced implementation of replaceWith. * Fixed enhanced ParseResults.dump() method when the results consists only of an unnamed array of sub-structure results. Reported by Robin Siebler, thanks for your patience and persistence, Robin! * Fixed bug in fourFn.py example code, where pi and e were defined using CaselessLiteral instead of CaselessKeyword. This was not a problem until adding a new function 'exp', and the leading 'e' of 'exp' was accidentally parsed as the mathematical constant 'e'. Nice catch, Tom Grydeland - thanks! * Adopt new-fangled Python features, like decorators and ternary expressions, per suggestions from Williamzjc - thanks William! (Oh yeah, I'm not supporting Python 2.3 with this code any more...) Plus, some additional code fixes/cleanup - thanks again! * Added ParserElement.runTests, a little test bench for quickly running an expression against a list of sample input strings. Basically, I got tired of writing the same test code over and over, and finally added it as a test point method on ParserElement. * Added withClass helper method, a simplified version of withAttribute for the common but annoying case when defining a filter on a div's class - made difficult because 'class' is a Python reserved word. - update to version 2.0.3: * Fixed escaping behavior in QuotedString. Formerly, only quotation marks (or characters designated as quotation marks in the QuotedString constructor) would be escaped. Now all escaped characters will be escaped, and the escaping backslashes will be removed. * Fixed regression in ParseResults.pop() - pop() was pretty much broken after I added *improvements* in 2.0.2. Reported by Iain Shelvington, thanks Iain! * Fixed bug in And class when initializing using a generator. * Enhanced ParseResults.dump() method to list out nested ParseResults that are unnamed arrays of sub-structures. * Fixed UnboundLocalError under Python 3.4 in oneOf method, reported on Sourceforge by aldanor, thanks! * Fixed bug in ParseResults __init__ method, when returning non-ParseResults types from parse actions that implement __eq__. Raised during discussion on the pyparsing wiki with cyrfer. - fix end of line encoding of every file in examples - update to v2.0.2 - Extended "/expr(name)"/ shortcut (same as "/expr.setResultsName(name)"/) to accept "/expr()"/ as a shortcut for "/expr.copy()"/. - Added "/locatedExpr(expr)"/ helper, to decorate any returned tokens with their location within the input string. Adds the results names locn_start and locn_end to the output parse results. - Added "/pprint()"/ method to ParseResults, to simplify troubleshooting and prettified output. Now instead of importing the pprint module and then writing "/pprint.pprint(result)"/, you can just write "/result.pprint()"/. This method also accepts addtional positional and keyword arguments (such as indent, width, etc.), which get passed through directly to the pprint method (see http://docs.python.org/2/library/pprint.html#pprint.pprint). - Removed deprecation warnings when using '<<' for Forward expression assignment. '<<=' is still preferred, but '<<' will be retained for cases whre '<<=' operator is not suitable (such as in defining lambda expressions). - Expanded argument compatibility for classes and functions that take list arguments, to now accept generators as well. - Extended list-like behavior of ParseResults, adding support for append and extend. NOTE: if you have existing applications using these names as results names, you will have to access them using dict-style syntax: res["/append"/] and res["/extend"/] - ParseResults emulates the change in list vs. iterator semantics for methods like keys(), values(), and items(). Under Python 2.x, these methods will return lists, under Python 3.x, these methods will return iterators. - ParseResults now has a method haskeys() which returns True or False depending on whether any results names have been defined. This simplifies testing for the existence of results names under Python 3.x, which returns keys() as an iterator, not a list. - ParseResults now supports both list and dict semantics for pop(). If passed no argument or an integer argument, it will use list semantics and pop tokens from the list of parsed tokens. If passed a non-integer argument (most likely a string), it will use dict semantics and pop the corresponding value from any defined results names. A second default return value argument is supported, just as in dict.pop(). - Fixed bug in markInputline, thanks for reporting this, Matt Grant! - Cleaned up my unit test environment, now runs with Python 2.6 and 3.3.
- Further fix shebangs - Update to version 3.4 + Improvements: * miniterm: suspend function (temporarily release port, :kbd:`Ctrl-T s`) * [#240] context manager automatically opens port on ``__enter__`` * [#141] list_ports: add interface number to location string * [#225] protocol_socket: Retry if ``BlockingIOError`` occurs in ``reset_input_buffer``. + Bugfixes: * [#153] list_ports: option to include symlinked devices * [#237] list_ports: workaround for special characters in port names + Bugfixes (posix): * allow calling cancel functions w/o error if port is closed * [#220] protocol_socket: sync error handling with posix version * [#227] posix: ignore more blocking errors and EINTR, timeout only applies to blocking I/O * [#228] fix: port_publisher typo - Fix shebangs - Do not include unneccessary undeterministic environment.pickle in package to fix build-compare - Update to Version 3.3 2017-03-08 + Improvements: * [#206] Exclusive access on POSIX. ``exclusive`` flag added. * [#172] list_ports_windows: list_ports with 'manufacturer' info property * [#174] miniterm: change cancel impl. for console * [#182] serialutil: add overall timeout for read_until * socket: use non-blocking socket and new Timeout class * socket: implement a functional a reset_input_buffer * rfc2217: improve read timeout implementation * win32: include error message from system in ClearCommError exception * and a few minor changes, docs + Bugfixes: * [#183] rfc2217: Fix broken calls to to_bytes on Python3. * [#188] rfc2217: fix auto-open use case when port is given as parameter + Bugfixes (posix): * [#178] in read, count length of converted data * [#189] fix return value of write + Bugfixes (win32): * [#194] spurious write fails with ERROR_SUCCESS - Update to Version 3.2.1 + Improvements: * remove ``serial.aio`` in favor of separate package, ``pyserial-asyncio`` * add client mode to example ``tcp_serial_redirect.py`` * use of monotonic clock for timeouts, when available (Python 3.3 and up) * [#169] arbitrary baud rate support for BSD family * improve tests, improve ``loop://`` + Bugfixes: * [#137] Exception while cancel in miniterm (python3) * [#143] Class Serial in protocol_loop.py references variable before assigning to it * [#149] Python 3 fix for threaded.FramedPacket + Bugfixes (posix): * [#133] _update_dtr_state throws Inappropriate ioctl for virtual serial port created by socat on OS X * [#157] Broken handling of CMSPAR in serialposix.py + Bugfixes (win32): * [#144] Use Unicode API for list_ports * [#145] list_ports_windows: support devices with only VID * [#162] Write in non-blocking mode returns incorrect value on windows - Update to Version 3.2.0 + See 3.2.1, this one missed a merge request related to removing aio. - Update to Version 3.1.1 + Improvements: * deprecate ``nonblocking()`` method on posix, the port is already in this mode. * style: use .format() in various places instead of "/%"/ formatting + Bugfixes: * [#122] fix bug in FramedPacket * [#127] The Serial class in the .NET/Mono (IronPython) backend does not implement the _reconfigure_port method * [#123, #128] Avoid Python 3 syntax in aio module + Bugfixes (posix): * [#126] PATCH: Check delay_before_tx/rx for None in serialposix.py * posix: retry if interrupted in Serial.read + Bugfixes (win32): * win32: handle errors of GetOverlappedResult in read(), fixes #121 - Update to Version 3.1.0 + Improvements: * improve error handling in ``alt://`` handler * ``socket://`` internally used select, improves timeout behavior * initial state of RTS/DTR: ignore error when setting on open posix (support connecting to pty's) * code style updates * posix: remove "/number_to_device"/ which is not called anymore * add cancel_read and cancel_write to win32 and posix implementations + Bugfixes: * [#68] aio: catch errors and close connection * [#87] hexlify: update codec for Python 2 * [#100] setPort not implemented * [#101] bug in serial.threaded.Packetizer with easy fix * [#104] rfc2217 and socket: set timeout in create_connection * [#107] miniterm.py fails to exit on failed serial port + Bugfixes (posix): * [#59] fixes for RTS/DTR handling on open * [#77] list_ports_osx: add missing import * [#85] serialposix.py _set_rs485_mode() tries to read non-existing rs485_settings.delay_rts_before_send * [#96] patch: native RS485 is never enabled + Bugfixes (win32): * fix bad super call and duplicate old-style __init__ call * [#80] list_ports: Compatibility issue between Windows/Linux - Implement single-spec version. - Fix update-alternatives implementation. - Split documentation into subpackage. - update to version 3.0.1: * special case for FDTIBUS in list_ports on win32 * "/Serial"/ keyword arguments, more on backward compatibility, fix [#55] * list_ports: return name if product is None, fix for #54 * port_publisher: restore some sorting of ports - update to version 3.0: * minor fixes to setup.py (file list), inter_byte_timeout (not stored when passed to __init__), rfc2217 (behavior of close when open failed), list_ports (__str__), loop://, renamed ReaderThread * hwgrep:// added options to pick n'th port, skip busy ports * miniterm: --ask option added * Bugfixes (posix): + [#26/#30] always call tcsettattr on open + [#42] fix disregard read timeout if there is more data + [#45] check for write timeout, even if EAGAIN was rised * Bugfixes (win32): + [#27] fix race condition in "/read()"/, fix minimal timeout issue + race condition in nonblocking case + [#49] change exception type in case SetCommState fails + [#50] fixed issue with 0 timeout on windows 10 - changes from version 3.0b1: * list_ports: add "/vid"/, "/pid"/, "/serial_number"/, "/product"/, "/manufacturer"/ and "/location"/ attribute for USB devices. * list_ports: update OSX implementation. * list_ports: Raspberry Pi: internal port is found. * serial_for_url: fix import (multiple packages in list) * threaded: added new module implementing a reader thread * tweak examples/wx* * posix: add experimental implementation "/VTIMESerial"/ * new URL handler "/alt://"/ to select alternative implementations - changes from version 3.0a0: * Starting from this release, only Python 2.7 and 3.2 (or newer) are supported. The source code is compatible to the 2.x and 3.x series without any changes. The support for earlier Python versions than 2.7 is removed, please refer to the pyserial-legacy (V2.x) series if older Python versions are a requirement). * Development moved to github, update links in docs. * API changes: properties for "/rts"/, "/dtr"/, "/cts"/, "/dsr"/, "/cd"/, "/ri"/, "/in_waiting"/ (instead of get/set functions) * remove file "/FileLike"/ class, add "/read_until"/ and "/iread_until"/ to "/SerialBase"/ * RS485 support changed ("/rts_toggle"/ removed, added "/serial.rs485"/ module and "/rs485_mode"/ property) * "/socket://"/ and "/rfc2217://"/ handlers use the IPv6 compatible "/socket.create_connection"/ * New URL handler: "/spy:://"/. * URL handlers now require the proper format ("/?"/ and "/&"/) for arguments instead of "//"/ (e.g. "/rfc2217://localhost:7000?ign_set_control&timeout=5.5"/) * Remove obsolete examples. * Finish update to BSD license. * Use setuptools if available, fall back to distutils if unavailable. * miniterm: changed command line options * miniterm: support encodings on serial port * miniterm: new transformations, by default escape/convert all control characters * list_ports: improved, added USB location (Linux, Win32) * refactored code * [FTR pyserial:37] Support fileno() function in the socket protocol * Posix: [Patch pyserial:31] Mark/space parity on Linux * Linux: [Patch pyserial:32] Module list_ports for linux should include the product information as description. * Java: fix 2 bugs (stop bits if/else and non-integer timeouts) (Torsten Roemer) * Update wxSerialConfigDialog.py to use serial.tools.list_ports. * [Patch pyserial:34] Improvements to port_publisher.py example * [Feature pyserial:39] Support BlueTooth serial port discovery on Linux * Bugfixes: + [Bug pyserial:157] Implement inWaiting in protocol_socket + [Bug pyserial:166] RFC2217 connections always fail + [Bug pyserial:172] applySettingsDict() throws an error if the settings dictionary is not complete + [Bug pyserial:185] SocketSerial.read() never returns data when timeout==0 * Bugfixes (posix): + [Bug pyserial:156] PosixSerial.open raises OSError rather than SerialException when port open fails + [Bug pyserial:163] serial.tools.list_ports.grep() fails if it encounters None type + fix setXON + [Patch pyserial:36 / 38] Make USB information work in python 3.4 and 2.7 + clear OCRNL/ONLCR flags (CR/LF translation settings) + [Feature pyserial:38] RS485 Support + [Bug pyserial:170] list_ports_posix not working properly for Cygwin + [Bug pyserial:187] improve support for FreeBSD (list_ports_posix) * Bugfixes (win32): + [Bug pyserial:169] missing "/import time"/ in serialwin32.py * Bugfixes (cli): + [Bug pyserial:159] write() in serialcli.py not working with IronPython 2.7.4 - specfile: * update copyright year * updated url (moved to github) * use setuptools * CHANGES.txt -> CHANGES.rst * README.txt -> README.rst * Implement update-alternatives - Update to version 2.7 + Win32: setRTS and setDTR can be called before the port is opened and it will set the initial state on port open. + Posix: add platform specific method: outWaiting (already present for Win32) + Posix: rename flowControl to setXON to match name on Win32, add flowControlOut function + rfc2217: zero polls value (baudrate, data size, stop bits, parity) + Posix: [Patch pyserial:28] Accept any speed on Linux [update] + Posix: [Patch pyserial:29] PosixSerial.read() should "/ignore"/ errno.EINTR + OSX: [Patch pyserial:27] Scan by VendorID/Product ID for USB Serial devices + Ensure working with bytes in write() calls + [Bug 3540332] SerialException not returned + [Bug pyserial:145] Error in socket_connection.py + [Bug pyserial:135] reading from socket with timeout=None causes TypeError + [Bug pyserial:130] setup.py should not append py3k to package name + [Bug pyserial:117] no error on lost conn w/socket:// + [Patch 3462364] Fix: NameError: global name 'base' is not defined + list_ports and device() for BSD updated (Anders Langworthy) + [Bug 3518380] python3.2 +m serial.tools.list_ports error + [Bug pyserial:137] Patch to add non +standard baudrates to Cygwin + [Bug pyserial:141] open: Pass errno from IOError to SerialException + [Bug pyserial:125] Undefined 'base' on list_ports_posix.py, function usb_lsusb + [Bug pyserial:151] Serial.write() without a timeout uses 100% CPU on POSIX + [Patch pyserial:30] [PATCH 1/1] serial.Serial() should not raise IOError. + [Bug 3444941] ctypes.WinError() unicode error + [Bug 3550043] on Windows in tools global name 'GetLastError' is not defined + [Bug pyserial:146] flush() does nothing in windows (despite docs) + [Bug pyserial:144] com0com ports ignored due to missing "/friendly name"/ + [Bug pyserial:152] Cannot configure port, some setting was wrong. Can leave port handle open but port not accessible - update to 2.6 version * Moved some of the examples to serial.tools so that they can be used with ``python -m`` * serial port enumeration now included as ``serial.tools.list_ports`` * URL handers for ``serial_for_url`` are now imported dynamically. This allows to add protocols w/o editing files. The list ``serial.protocol_handler_packages`` can be used to add or remove user packages with protocol handlers (see docs for details). * new URL type: hwgrep://<regexp> uses list_ports module to search for ports by their description * serveral internal changes to improve Python 3.x compatibility (setup.py, use of absolute imports and more) * [Bug 3093882] calling open() on an already open port now raises an exception * [Bug 3245627] connection-lost let rfc2217 hangs in closed loop * [Patch 3147043] readlines() to support multi-character eol * [Patch 3316943] Avoid unneeded termios.tcsetattr calls in serialposix.py * [Patch 2912349] Serial Scan as a Module with Mac Support - Renamed to python-pyserial (from python-serial) - Fixed mon-executable scripts and wrong EOL encoding rpmlint issues - update to 2.5 * python 3 compatibility * many bugfixes and features, see CHANGES.txt
- Add %pyunittest shim for platforms where it is missing. - Remove real directory of %{python_sitelib}/pytz/zoneinfo when upgrading, before it is replaced by a symlink (bsc#1185748). - %check: use %pyunittest rpm macro - Bump tzdata_version - update to 2021.1: * update to IANA 2021a timezone release - update to 2020.5: * update to IANA 2020e timezone release - update to 2020.4: * update to IANA 2020d timezone release - specfile: * be more specific in %files section * README.txt -> README.rst - update to version 2020.1: * Test against Python 3.8 and Python 3.9 * Bump version numbers to 2020.1/2020a * Base class for all errors * Add flake8 settings * IANA 2020a * Fix remaining references to README.txt * Update README.md * Use .rst extension for reStructuredText * typo * highlight codes * use .rst extension name * Tidelift links * Add links for security reports * Update LICENSE.txt * Create FUNDING.yml * Make FixedOffset part of public API - Update to 2019.3 * IANA 2019c - Add versioned dependency on timezone database to ensure the correct data is installed - Remove system_zoneinfo.patch, and instead add a symlink to the system timezone database - Replace unnecessary pytest, adding a missing __init__.py in the tests to allow the test suite to work on Python 2.7 without pytest - update to 2019.2 * IANA 2019b * Defer generating case-insensitive lookups - update to 2019.1 * Raise UnknownTimeZoneError if provided timezone name is None * Use early python2 compatible str formatting * timezone constructor arg is case-insensitive * Add _all_timezones_lower_to_standard to gen_tzinfo - Use more useful and clean https://pythonhosted.org/pytz/ as URL - Use fdupes - Add missing dependency on Python runtime, and install using setuptools. - update to 2018.9 * IANA 2018i * Replace all references to deprecated easy_install with pip * Add _all_timezones_lower_to_standard to gen_tzinfo * timezone constructor arg is case-insensitive * Use early python2 compatible str formatting * Raise UnknownTimeZoneError if provided timezone name is None * Make timezone lookup case insensitive - from 2018.7 * IANA 2018g - from 2018.6 * IANA 2018f * Promote BaseTzInfo to public API for type checking * Update dev notes for Ubuntu 18.04 containers * Add warnings to examples showing what not to do - Replace nose test runner with pytest (py2k stdlib unittest runner is not sufficient to run the test suite here). - Refresh patches fix-tests.patch, system_zoneinfo.patch, 0001-Fix-tests-for-older-timezone-versions.patch - Remove superfluous devel dependency for noarch package - update to 2018.5: * various python compatibility fixes - fix upstream signing key - specfile: * update copyright year * move from zip to tar.gz * updated line number in patches and fixed whitespace issues: o 0001-Fix-tests-for-older-timezone-versions.patch o fix-tests.patch o system-zoneinfo.patch - update to version 2018.3: * Test updates for Iana 2018c changes * delint * lint target & update iana build rule * Bump version numbers to 2018.3/2018c * Include license file in the generated wheel package * Update travis config - updated system_zoneinfo.patch - update to version 2017.3: * PYTZ_TZDATADIR environment variable override of database location * Allow pickles from Python2 to be unpickled with Python3 * Remove unmaintained CHANGES.txt * Test with Python 3.6 * Detect compiled tzfiles by sniffing magic * Squashed 'tz/' changes from f8ebe3a64..e6ff702de * Be explicit about supported Python versions * Fixed README.txt to not issue warnings. - add 0001-Fix-tests-for-older-timezone-versions.patch . This fixes the tests on SLE12SP2 and SLE12SP3 - create correct backwards-compatible Obsoletes/Provides - revert to semantic PyPI URLs - update to 2017.2: * include IANA 2017b, tests assume >= 2017a is used * drop pytz-2016.10-fix-tests-with-2017a.patch, upstream - Apply pytz-2016.10-fix-tests-with-2017a.patch for Tumbleweed buildin. - Implement single-spec version - update to 2016.10: * includes IANA 2016j * No longer fails with timezone-2017a bsc#1027705 add pytz-2016.10-fix-tests-with-2017a.patch - update to 2016.4 * including fixes for Venezuela (America/Caracas) boo#975875 - update to version 2015.7: * Improved localtime handling, and added a localize() method enabling correct creation of local times. - update to 2015.6 * update Olson/IANA database - update to version 2015.2: * update to Olson/IANA database version 2015b - Do not remove internal timezone database on older distributions where it is still required - update to 2014.10: + Database update to 2014j - Use system tz database instead pytz one + Add system_zoneinfo.patch + Add timezone requirement - Update to pytz 2014.9 + Database updated to 2014i
- fix Requires and BuiildRequires - Require libudev (bsc#1077282) Otherwise, an pyudev import fails with: ImportError: No library named udev - singlespec auto-conversion - Remove do_not_install_tests.patch - Require python-six - update to 0.20.0: * Remove parsing code added in previous release. * No longer do CI for Python 2.6. * Eliminate all wildcard imports and __all__ statements. * No longer use deprecated Device.from_sys_path() method. * Minor pylint induced changes. * Documentation fixes. * Restore raising KeyError by Attributes.as* methods when attribute not found. * Explicitly require six module. * Never raise a DeviceNotFoundError when iterating over a device enumeration. * Device.subsystem() now returns None if device has no subsystem. * Add DeprecationWarnings to deprecated Device methods. * Replace "//"/ with "/!"/ in Device.from_name() sys_name parameter. * Add some unstable classes for parsing some kinds of values. * Make version info more like Python's including micro numbers and levels. * Refactor some internal modules into subdirectories. * Work on tests and reproducers. * DeviceNotFoundError is no longer a subtype of LookupError * Added support for pyqt5 monitor observer * Added discover module, which looks up a device on limited information * Attributes class no longer extends Mapping, extends object instead * Attributes class no longer inherits [] operator, Mapping methods * Attributes class objects are no longer iterable * Attributes.available_attributes property added * Attributes.get() method, with usual semantics, defined * Device.from_* methods are deprecated, uses Devices.from_* methods instead * Device.from_device_file() now raises DeviceNotFoundByFileError * Device.from_device_number() now raises DeviceNotFoundByNumberError * Devices.from_interface_index() method added * Devices.from_kernel_device() method added * Numerous testing infrastructure changes - Remove do_not_install_tests.patch . No longer needed. - Require libudev1 . Needed to use python-pyudev - Added a patch (do_not_install_tests.patch) to not install the tests as a module (not needed). Fixes also file conflicts in Factory. - Update to version 0.17: * #52: Remove global libudev object * #57: Really start the monitor on :meth:`pyudev.Monitor.poll()` * #60: Do not use :meth:`select.select` to avoid hitting its file descriptor limit * #58: Force non-blocking IO in :class:`pyudev.Monitor` to avoid blocking on receiving the device * #63: Set proper flags on pipe fds. * #65: Handle irregular polling events properly. * #50: Add :class:`pyudev.wx.MonitorObserver` and deprecate :class:`pyudev.wx.WxUDevMonitorObserver` * #50: Add :class:`pyudev.glib.MonitorObserver` and deprecate :class:`pyudev.glib.GUDevMonitorObserver` * #50: Add :class:`pyudev.pyqt4.MonitorObserver` and deprecate :class:`pyudev.pyqt4.QUDevMonitorObserver` * #50: Add :class:`pyudev.pyside.MonitorObserver` and deprecate :class:`pyudev.pyside.QUDevMonitorObserver` * Add a wrapper function to retry interruptible system calls. - Require python-setuptools instead of distribute (upstreams merged) - Build HTML documentation - Fix SLE_11_SP2 build (not noarch) - Update to version 0.16.1: * #53: Fix source distribution * #54: Fix typo in test From version 0.16: * Remove :meth:`pyudev.Monitor.from_socket`. * Deprecate :meth:`pyudev.Device.traverse()` in favor of :attr:`pyudev.Device.ancestors`. * #47: Deprecate :meth:`pyudev.Monitor.receive_device` in favor of :attr:`pyudev.Monitor.poll`. * #47: Deprecate :attr:`pyudev.Monitor.enable_receiving` in favor of :attr:`pyudev.Monitor.start`. * #47: Deprecate :attr:`pyudev.Monitor.__iter__` in favor of explicit looping or :class:`pyudev.MonitorObserver`. * #49: Deprecate ``event_handler`` to :class:`pyudev.MonitorObserver` in favour of ``callback`` argument. * #46: Continuously test pyudev on Travis-CI. * Add :attr:`pyudev.Device.ancestors`. * Add :attr:`pyudev.Device.action`. * #10: Add :attr:`pyudev.Device.sequence_number`. * #47: Add :meth:`pyudev.Monitor.poll`. * #47: Add :attr:`pyudev.Monitor.started`. * #49: Add ``callback`` argument to :class:`pyudev.Monitor`. * :meth:`pyudev.Monitor.start` can be called repeatedly. * #45: Get rid of 2to3 * #43: Fix test failures on Python 2.6 * Fix signature in declaration of ``udev_monitor_set_receive_buffer_size``. * #44: Test wrapped signatures with help of ``gccxml``. * Fix compatibility with udev 183 and newer in :class:`pyudev.Context`. * :meth:`pyudev.MonitorObserver.stop` can be called from the observer thread. - Removed python-setuptools and added python-distribute as build requirement. - Update to version 0.15: * #20: :meth:`pyudev.Monitor.filter_by()` and :meth:`pyudev.Monitor.filter_by_tag()` can be called after :meth:`pyudev.Monitor.enable_receiving()` now * #20: Added :meth:`~pyudev.Monitor.remove_filter()` * :class:`pyudev.MonitorObserver` calls :meth:`pyudev.Monitor.enable_receiving()` now when started. * #40: Added user guide to the documentation * #39: Added :meth:`pyudev.Device.from_device_file()` * :data:`errno.EINVAL` from underlying libudev functions causes :exc:`~exceptions.ValueError` instead of :exc:`~exceptions.EnvironmentError` now. - Update to version 0.14: * Documentation now hosted at http://pyudev.readthedocs.org * #37: Added :class:`pyudev.wx.WxUDevMonitorObserver` for wxPython * Added :class:`pyudev.MonitorObserver` * Added :attr:`pyudev.glib.GUDevMonitorObserver.enabled`, :attr:`pyudev.pyqt4.QUDevMonitorObserver.enabled` and :attr:`pyudev.pyside.QUDevMonitorObserver.enabled` - Update to version 0.13: * #36: Added :meth:`pyudev.Monitor.set_receive_buffer_size` (thanks to Rémi Rérolle) * #34: :class:`pyudev.Device.tags` returns a :class:`pyudev.Tags` object now * Added :meth:`pyudev.Enumerator.match_parent` * Added ``parent`` keyword argument to :meth:`pyudev.Enumerator.match()` * Removed :meth:`pyudev.Enumerator.match_children` in favour of :meth:`pyudev.Enumerator.match_parent` * :attr:`pyudev.Device.children` requires udev version 172 now * #31: Added :meth:`pyudev.Enumerator.match_attribute` * Added ``nomatch`` argument to :meth:`pyudev.Enumerator.match_subsystem` and :meth:`pyudev.Enumerator.match_attribute` - Update to version 0.12: * #32: Fixed memory leak * #33: Fixed Python 3 support for :mod:`pyudev.glib` * Fixed license header in :mod:`pyudev._compat` - Spec file updates. * Changed License: to LGPL-2.1+. * Minor other updates. - Update to version 0.11: * #30: Added :attr:`pyudev.Device.sys_number` * #29: Added :meth:`pyudev.Device.from_device_number` and :attr:`pyudev.Device.device_number` * Officially support PyPy now From 0.10: * Added :attr:`pyudev.__version_info__` * Added :attr:`pyudev.Device.device_type` * :class:`pyudev.Context`, :class:`pyudev.Enumerator`, :class:`pyudev.Device` and :class:`pyudev.Monitor` can now directly be passed to :mod:`ctypes`-wrapped functions * #24: Added :attr:`pyudev.Context.run_path` From 0.9: * #21: Added :meth:`pyudev.Device.find_parent` * #22: Added :meth:`pyudev.Monitor.filter_by_tag` * Added :attr:`pyudev.Context.log_priority` to control internal UDev logging * Improve error reporting, if libudev is missing - Spec file updates: * Changed package name to python-pyudev. * Changed License: to LGPL-2.1. * Updated Url:. * Added Provides/Obsoletes entries for pyudev. * Build the package as noarch. * Minor other updates. - Initial Package (version 0.8).
- remove patch pr_5251-pytest5.patch, not needed anymore. - update to version 2.24.0: - pyOpenSSL TLS implementation is now only used if Python either doesn't have an `ssl` module or doesn't support SNI. Previously pyOpenSSL was unconditionally used if available. This applies even if pyOpenSSL is installed via the `requests[security]` extra (#5443) - Redirect resolution should now only occur when `allow_redirects` is True. (#5492) - No longer perform unnecessary Content-Length calculation for requests that won't use it. (#5496) - Switch off test_https_warnings test (bsc#1170175) - update to 2.23.0 - dropped merged_pr_5049.patch - refreshed requests-no-hardcoded-version.patch * Remove defunct reference to prefetch in Session __attrs__ * Requests no longer outputs password in basic auth usage warning - Remove python-urllib3, python-certifi and ca-certificates from main package BuildRequires, not required for building. - Do not require full python, (implicit) python-base is sufficient. - Add two patches only updating test logic to remove pytest 3 pin - merged_pr_5049.patch - pr_5251-pytest5.patch - Hardcode pytest 3.x series as upstream even in git does not work with newer versions (they pinned the release) - Update to 2.22.0: * Requests now supports urllib3 v1.25.2. (note: 1.25.0 and 1.25.1 are incompatible) - Rebase requests-no-hardcoded-version.patch - Do not hardcode version requirements in setup.py allowing us to update and verify functionality on our own: * requests-no-hardcoded-version.patch - Skip one more test that is flaky - Do not depend on python-py - Update few of the requirements - update to version 2.21.0: * Requests now supports idna v2.8. - Support older Red Hat platforms that don't offer "/Recommends:"/ - Move name ahead of version in spec file to resolve build issues on older distributions - fdupe more thoroughly. - update to version 2.20.1: * Bugfixes + Fixed bug with unintended Authorization header stripping for redirects using default ports (http/80, https/443). - Ensure neutrality of descriptions. - specfile: * remove devel for noarch * remove restriction for urllib3 < 1.24 * HISTORY and README changed from .rst to .md - update to version 2.20.0 bsc#1111622: * Bugfixes + Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). + Fixed exception leak where certain redirect urls would raise uncaught urllib3 exceptions. + Requests removes Authorization header from requests redirected from https to http on the same hostname. (CVE-2018-18074) + should_bypass_proxies now handles URIs without hostnames (e.g. files). * Dependencies + Requests now supports urllib3 v1.24. * Deprecations + Requests has officially stopped support for Python 2.6. - -test subpackage must be empty - make multibuild package to resolve circular deps on tests - update to version 2.19.1: * Fixed issue where status_codes.py’s init function failed trying to append to a __doc__ value of None. - update to version 2.19.0: * Improvements + Warn about possible slowdown with cryptography version < 1.3.4 + Check host in proxy URL, before forwarding request to adapter. + Maintain fragments properly across redirects. (RFC7231 7.1.2) + Removed use of cgi module to expedite library load time. + Added support for SHA-256 and SHA-512 digest auth algorithms. + Minor performance improvement to Request.content. + Migrate to using collections.abc for 3.7 compatibility. * Bugfixes + Parsing empty Link headers with parse_header_links() no longer return one bogus entry. + Fixed issue where loading the default certificate bundle from a zip archive would raise an IOError. + Fixed issue with unexpected ImportError on windows system which do not support winreg module. + DNS resolution in proxy bypass no longer includes the username and password in the request. This also fixes the issue of DNS queries failing on macOS. + Properly normalize adapter prefixes for url comparison. + Passing None as a file pointer to the files param no longer raises an exception. + Calling copy on a RequestsCookieJar will now preserve the cookie policy correctly. * We now support idna v2.7 and urllib3 v1.23. - Properly set idna/urllib3 dependency versions, runtime and buildtime - Spec cleanup, remove conditionals for ancient distro versions - Remove duplicates with fdupes - Allows Recommends and Suggest in Fedora - Recommends only for SUSE - In no SUSE evironments some tests related with certificates can fail. Skip the tests if this case. - update to version 2.18.4: * Improvements + Error messages for invalid headers now include the header name for easier debugging * Dependencies + We now support idna v2.6. - changes from version 2.18.3: * Improvements + Running $ python -m requests.help now includes the installed version of idna. * Bugfixes + Fixed issue where Requests would raise ConnectionError instead of SSLError when encountering SSL problems when using urllib3 v1.22. - update to version v2.18.2 * Add requirements.txt to MANIFEST.in * test ssl version check functions as expected in python 2.6 * no more stickers * fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl module * Setup HISTORY for next release * Use 'prefix' instead of 'key' in session docstring * Allow urllib3 1.22 * v2.18.2 * stickers * redundant comma update to version v2.18.1 * 2.17.1 * Fix a typo: verison -> version * fix * Prepare v2.18.0 * Update requirements.txt * cleanup models.py * Preserve identity of unbundled deps * ignore undefined names in flake8 * flake8 ignore lambda expressions * Add the pytest .cache/ directory to .gitignore * docutils * try junit * new installation location * cleanup utils.py * flake8report.txt * empty commit * no more pipenv * Begin dev section of README * Remove exec permission from files that shouldn't have it * change development philosophy docs to reflect reality * fix manifest file * only flake8 the right directory * update development documentation * Remove session redirect cache * no piping to a file * Catch error if multiprocessing is not available or is unable to determine the number of CPUs * todo * cleanup sessions.py * typo * number of cores for travis * ignore import statements for flake8 * Update README.rst * better ci file * bunk change * that doesn't work on windows * improve development instructions * Fix a typo: paramters -> parameters * Adds changelog entry for #4134 * ignore line continuations for flake8 * Allow Requests.Response to be used as a context manager * Fix requests.packages not having package attributes * remove note about cacerts.pem * v2.17.3 * improve install documentation syntax * improve installation instructions * flake8: import statement improvements * fix spaces in api.py * v2.18.1 * skip for now * v2.17.2 * fix flake8 for EOF in __init__.py * improve flake8 help.py * Prepare for next release cycle * try this travis file * remove "/are you crazy?"/ section * fix sidebars * Update index.rst * fix empty lines for flake8 * convert version compatibility checks to warning * fix github stars * v2.17.1 * improve line continuations for flake8 * attempt new ads * speed up appveyor * v2.17.0 * improve installation docs * fix flake8 indent error * Adds to AUTHORS * Clearer makefile for building README * flake8 * Fixes error swallowing in set_environ * cleanup help.py (flake8) * improve install docs * new requests namespace - update to 2.16.5: * unvendored bundled libraries * for more changes, see https://pypi.python.org/pypi/requests - drop no-default-cacert.patch: this is now in python-certifi - drop requests-do-not-use-bundle.patch: obsolete - Ensure neutrality of description. - The following two entries should have been added to the previous changelog entry. - Drop urllib3-ssl-default-context.patch - Add requests-do-not-use-bundle.patch - update for multipython build - synchronize with python 3 version * drop urllib3-ssl-default-context.patch * add requests-do-not-use-bundle.patch - debundle urllib3 and chardet - enable test suite - fixed dependencies in spec - update to version 2.13.0 * Only load the idna library when we’ve determined we need it. This will save some memory for users. * Updated bundled urllib3 to 1.20. * Updated bundled idna to 2.2. - update to version 2.12.5 * Fixed an issue with JSON encoding detection, specifically detecting big-endian UTF-32 with BOM. update to version v2.12.4 * Python 2 compatibility * adding tests for super_len conditional flow * Check in updated idna. * Test case for requests getting stuck on post redirect with seekable stream * v2.12.2 * added new test, original test restored * Make Response.content return None if raw is None * adding unicode_is_ascii utility function * Update sidebarlogo.html * Fixed another scheme proxy over "/all"/ priority * Add changelog for 1.19.1 * changed behavior of basic-http-auth test * correct backtick formatting * Note @jeremycline is now our contact. * Order of type check * Add prepared request pickling tests * adding comment * Add deprecation warnings for 3.0 * clarify that the `chunk_size` is optional when streaming to a file * adding ISO-8859-1 fallback for reason decoding * fixed some error * pysocks 1.5.7 blacklisting, due to IPv6 problems * Fix tests for new urllib3 exception text. * make add_dict_to_cookiejar cookielib.CookieJar compatible * correct module for cookiejar_from_dict in docs * converting update call to merge_cookies call for cookielib compatibility * streaming doc clarification * removing redundant logic from prepare_content_length * Update certifi certs to 2016.09.26 * Specify self.cert is used for SSL client certificates * Fix how we test fallback to latin-1 reason encoding * adding method to url tests * Enable UTS46 mode. * Adding 'import requests' to readme code snippet. (#3700) * Add Documentation for custom methods * adding passthrough in close() for non-urllib3-like Responses * remove extra import * Test chunked upload doesn't set content length * Change setuptools extra for new secure extra. * fix issue when the file-like object raises an IOError with tell * Added myself to AUTHORS * Changelog entry for better IDNA. * updated tests with IDNA encoded and IPv6 urls * documentation line added for consistency with the post method * Fall back to streaming * added unicode auth test * updates authors * spelling fix for release-process * Revert "/Adding 'import requests' to readme code snippet."/ * Document that Response.json() may raise ValueError * Amplifies the timeout warning in the docs. * Revert "/Restrict URL preparation to HTTP/HTTPS"/ * Update README.rst * Further complicate the makefile to rewrite imports * Unable unicode in basic http auth * Various packaging requirements for idna * Fixed: httpbin doesn't support bytes * reverting 3357 and comparing properly encoded strings * Fixed issue #3696. Added a test for it as well. * fixed: httpbin with unicode auth * Remove error swallowing exception catching of AttributeError * Update sidebarintro.html * removing use of seek to set total_length * Update urllib3 to 1.19 * Use IDNA2008 to encode hosts. * Formatted the example to fix the color highlighting * Add tests to verify that correct 'Content-Length' or 'Transfer-Encoding' headers are being set in PreparedRequest. * [httpAdapter] allow empty password in proxy credentials * Fixed bug to give scheme proxy priority over "/all"/ * adding decoding requirement for Python 3 * fixes broken link on documentation page * Basic tests for internationalized domain names. * Update Comments & Magic Strings * Change module of internal references to to_native_str() * Add pickle test with hooks * update 307 tests to check body content * requests.post checked data parameters for type like dict. * test different CookieJar types for add_dict_to_cookiejar * Restrict URL preparation to HTTP/HTTPS * Indicate shell command in README is code-like. * documentation on encoding fallback for streaming * Fixed readme typo - 'site' should be 'domain' * Rework Bytestring Host Test to use PyTest Httpbin * Add makefile to get latest idna release. * Tests for our URL handling. * Add test for request when Host header is bytestring * Move to_native_string to _internal_utils.py to avoid circular dependency * Add workaround to avoid implicit import of encodings.idna. * minor doc string cleanup * little modification in consume_socket_content * links * Update bundled urllib3 to 1.19.1 * Changes to documentation based on comments and correction of list of authors. * Add license for idna package. * Add line to AUTHORS * Adjust patch to utilize requests utility functions * test _body_position and rewind_body * Seems like we're missing a backport here. * new logo :D * add socket tests for 401 redirect and 401 failure * Adding notes about Request's timeout behavior. * fixed usage unicode string * unicode test for _basic_auth_str * Let's use capitals. * adding string casting for non-bytes values * Add patch to avoid bytestring/str hodgepodge * Vendor idna v2.1 * Clarify allow_redirects * v2.12.3 * v2.12.0 * v2.12.1 * v2.12.4 * modifying IDNA encoding check to allow fallback * Use seek from end rather than getvalue * updating pickling tests for PreparedRequest * We only ship tagged releases now. * Make Response.content() return None if status_code is None * Just lstrip instead of strip because trailing whitespace already works. * adding rewind for re-POST bodies * Add persistent examples - update urllib3 requirement to 1.19.1 - add idna requirement, refresh unbundling patch update to version v2.11.1 * Update urllib3 to 1.16 * Close and then release the connection * Added tests for should_bypass_proxies function * Update documentation of Session.max_redirects * Document bunch of return types * Update HISTORY.rst * Cleaning up comment on JSON encoding to be more strictly relevant. * Oh yeah, we updated urllib3 too. * Fixing test; it was accomplishing the right thing, but doing it in the wrong way. * compensate for lack of taste * Use xfail marker for a test expected to fail without Internet connection * in python3.x not have StringIO * Spelling fixes * adding in slice_length fix and test for chunk_size=None (#3370) * Support responses like `HTTP/1.1 404 Unicode chars` (#3385) * Document header ordering. (#3295) * Add section on SOCKS proxies. * Update list of supported Python versions in todo.rst * removing Content-Type and Transfer-Encoding headers on redirect * check and test for headers containing return characters or leading whitespace * Clarify Python versions supported by requests * Allow graceful interruption of testserver.Server * reverting 3362 * fixed date formatting * Make BaseAdapter describe the mandatory adapter interface (#3216) * Note how HTTPErrors are raised * Removing charset from JSON content type; tightening requirements on .encode() * Add 'all' proxy selection to select_proxy * Fix TypeError when get json-encoded content of a response * wildly inaccurate button results in deletion * v2.11.1 * v2.11.0 * Prepare changelog for 2.11.1. * Allow None value for chunk_size again (#3368) * updating documentation to reflect decision of #3386 * added in type check for chunk_size * Update a note on AppEngine * Remove duplicate import warnings * adding asserted_encoding check on None type encoding to match text() behavior (#3362) * Encoding JSON requests to bytes for urllib3 to handle; ensuring same with testing. * docs updates * Changelog for 2.11 * Update README.rst * Use iter instead of noop list comprehension * Test security warnings (#3289) * Combined tests to one tests for should_bypass_proxies method * Update index.rst * Replace tab with appropriate spaces. * Support ALL_PROXY environment variable * Add a bit about RequestsCookieJar to Cookies section * making module docstrings and coding comments consistent * docs: Add a note about SSL c_rehash * updating docstring to match functionality * fix grammer mistakes in Quickstart * consider plain ip notation of an ip in no_proxy if not in cidr notation * Defining header value type requirements and tests * removing redundant test * updating HISTORY * adding in pep8 fixes * building Response manually * making class and function docstrings consistent - update to 2.10.1: * SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks]) * Updated bundled urllib3 to 1.15.1. * Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying datastore. * Don't use redirect_cache if allow_redirects=False * When passed objects that throw exceptions from ``tell()``, send them via chunked transfer encoding instead of failing. * Raise a ProxyError for proxy related connection issues. - update no-default-cacert.patch to simply pass empty CA path - urllib3-ssl-default-context.patch: patch bundled urllib3 to behave correctly with regard to empty CA path passed - change urllib3 fallback requirements to Recommends - use ca-certificates in SLE as well - recommend ca-certificates-mozilla to have a basic certificate set - Update to 2.9.1 (changes since 2.8.1): * The verify keyword argument now supports being passed a path to a directory of CA certificates, not just a single-file bundle. * Warnings are now emitted when sending files opened in text mode. * Added the 511 Network Authentication Required status code to the status code registry. * For file-like objects that are not seeked to the very beginning, we now send the content length for the number of bytes we will actually read, rather than the total size of the file, allowing partial file uploads. * When uploading file-like objects, if they are empty or have no obvious content length we set Transfer-Encoding: chunked rather than Content-Length: 0. * We correctly receive the response in buffered mode when uploading chunked bodies. * We now handle being passed a query string as a bytestring on Python 3, by decoding it as UTF-8. * Sessions are now closed in all cases (exceptional and not) when using the functional API rather than leaking and waiting for the garbage collector to clean them up. * Correctly handle digest auth headers with a malformed qop directive that contains no token, by treating it the same as if no qop directive was provided at all. * Minor performance improvements when removing specific cookies by name. * Fix errors when calculating cookie expiration dates in certain locales. * Update bundled urllib3 to 1.13.1. - Rebase no-default-cacert.patch. - Modify no-default-cacert.patch: output /etc/ssl/ca-bundle.pem instead of neither NULL nor /etc/ssl/certs/ as a path to cacerts bundle (boo#967128). - Don't apply no-default-cacert.patch on SLE. - Require ca-certificates package (but not on SLE). - Tests are being improperly started and actual ones require network connection, so fix and comment out. - Modify no-default-cacert + The call to set_default_verify_paths() is not necessary. The openSUSE and SLES Python has been patched to always use the system certs. Additionally this call breaks the use of python-requests on older systems, openSUSE_13.2 and original release of SLES 12 which fall back to the built in implementation of ssl which doe not implement this method - update to 2.8.1: - Update certificate bundle to match ``certifi`` 2015.9.6.2's weak certificate bundle. - Fix a bug in 2.8.0 where requests would raise ``ConnectTimeout`` instead of ``ConnectionError`` - When using the PreparedRequest flow, requests will now correctly respect the ``json`` parameter. Broken in 2.8.0. - When using the PreparedRequest flow, requests will now correctly handle a Unicode-string method name on Python 2. Broken in 2.8.0. - remove requests-do-not-use-bundle.patch (bsc#947357) - fix requires - Add python3-chardet to build requirements for tests. - Remove no-default-cacert-sles.patch as no-default-cacert.patch does basically the same. - Update to 2.8.0: * Requests now supports per-host proxies. This allows the proxies dictionary to have entries of the form {'<scheme>://<hostname>': '<proxy>'}. Host-specific proxies will be used in preference to the previously-supported scheme-specific ones, but the previous syntax will continue to work. * Response.raise_for_status now prints the URL that failed as part of the exception message. * requests.utils.get_netrc_auth now takes an raise_errors kwarg, defaulting to False. When True, errors parsing .netrc files cause exceptions to be thrown. * Change to bundled projects import logic to make it easier to unbundle requests downstream. * Change the default User-Agent string to avoid leaking data on Linux: now contains only the requests version. * The json parameter to post() and friends will now only be used if neither data nor files are present, consistent with the documentation. * We now ignore empty fields in the NO_PROXY enviroment variable. * Fix problem where httplib.BadStatusLine would get raised if combining stream=True with contextlib.closing. * Prevent bugs where we would attempt to return the same connection back to the connection pool twice when sending a Chunked body. * Miscellaneous minor internal changes. * Digest Auth support is now thread safe. - Apply no-default-cacert-sles.patch on SLE 12. - Apply Arun Persaud's changes to requests-do-not-use-bundle.patch (update to 2.8.0). - Enable tests. - Small spec cleanup. - Fixed requests-do-not-use-bundle.patch - Unbundle python-chardet and python-urllib3 (boo#947357) requests-do-not-use-bundle.patch - Disable testsuite. Tests were never executed (bsc#945455) but enabling the testsuite doesn't work because the suite needs network access. - fix version condition to allow RHEL/CentOS 7 builds - Update to 2.7.0 - resolving several bugs involving chunked transfer encoding and response framing. - Remove VendorAlias import - Simplify the PreparedRequest.prepare API - Handle UnicodeDecodeErrors - Copy a PreparedRequest's CookieJar more reliably - update no-default-cacert.patch to not hardcode a ca cert location - Update to 2.6.0 (bsc#922448, CVE-2015-2296): - Fix handling of cookies on redirect. Previously a cookie without a host value set would use the hostname for the redirected URL exposing requests users to session fixation attacks and potentially cookie stealing. This was disclosed privately by Matthew Daley of `BugFuzz <https://bugfuzz.com>`_. An CVE identifier has not yet been assigned for this. This affects all versions of requests from v2.1.0 to v2.5.3 (inclusive on both ends). - Fix error when requests is an ``install_requires`` dependency and ``python setup.py test`` is run. (#2462) - Fix error when urllib3 is unbundled and requests continues to use the vendored import location. - Include fixes to ``urllib3``'s header handling. - Requests' handling of unvendored dependencies is now more restrictive. - Support bytearrays when passed as parameters in the ``files`` argument. (#2468) - Avoid data duplication when creating a request with ``str``, ``bytes``, or ``bytearray`` input to the ``files`` argument. - Revert changes to our vendored certificate bundle. For more context see (#2455, #2456, and http://bugs.python.org/issue23476) - update to 2.5.2 (bsc#929736): * Update HISTORY and version for v2.5.2 * Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca * document combination of repeated response headers * Update README to use Shields badges * Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4 * Update certificate bundle. * Update to use readthedocs.org instead of rtfd.org * add a timeout value to connection_error_invalid_port test to accelerate failure * split test_connection_error into two distinct tests, and changed "/unknown url"/ test URL since fooobarbangbazbing.httpbin.org currently gives a valid response. * quickstart: using a list as a value in query params * HISTORY: replace n-dash to workaround pip bug * Check that a filename is a basestring instance * Move noncebit to the only place it is used * Remove entirely unnecessary and unused bits from requests.compat * Attempt to quote anyway if unquoting fails * Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2 * drawn towards it rather than pushed away * certifi * simpler button * cleanups * Requests Pro * javascripts * Changing year in all copyright information * Enhance documentation for clarity. * Clean up cookie docs and display them. * Bump version to 2.5.1 * Add release notes for 2.5.1 * Fix bug in renegotiating a nonce with the server * Fix error handling on Python 3 * catch exception more specifically in Response.ok * Uncommented test in test_requests.py * Fix a typo in a comment * Give proper attribution to pip * utils.guess_filename fails if the given parameter looks like a file object but has a non-string name attribute * Copy pip's import machinery wholesale * Updated the broken link to twitter streaming API documentation * Enable GitHub syntax highlighting on README * Bump version to 2.5.0 * Add updates for 2.5.0 * Update tests to work offline * updatee chardet, urllib3 * url was already parsed, don't urlparse twice * Properly serialize RecentlyUsedContainers for cache * Changed ConnectionError to InvalidURL * Docs: Add more section labels for referencing * Partially addresses Issue #1572 * Update HTTPAdapter docstring * Add last few changes and add a quick test * Update urllib3 to df4ec5cce1 * Update how we handle retries to be consistent with documentation * Fix HTTPDigestAuth not to treat non-file as a file * Fixed. * Added test for overriding Content-Length. * Close sessions created in the functional API * Pass strict to urllib3. * Use to_native_string instead of builtin_str * Update documentation about max_retries to reflect code * Cap the redirect_cache size to prevent memory abuse * Add DeprecationWarnings to inform users of plans * Note about read timeout errors and max_retries * fix failing test "/test_prepare_unicode_url"/ (take 3) * Revert "/fix failing test "/test_prepare_unicode_url"/"/ * fix failing test "/test_prepare_unicode_url"/ * Revert "/fix failing test "/test_prepare_unicode_url"/"/ * update AUTHORS * fix failing test "/test_prepare_unicode_url"/ * Changing parameter name `newline` ==> `delimiter`. * Clean up handle_redirect. * Adding a custom line delimiter to iter_lines() * Fix #2279. Update layout css * Fix #2288. Change urllib3 and chardet workflow * Update sidebarintro.html * Made more better * Add Release History to the sidebar * Fixed #2250 * Update utils.py * Clean up, support all redirects, fix potential endless 401 loop. * v2.4.3 * Re-order params for backwards compat * allow unicode URLs on Python 2 * requests v2.4.2 * fix documentation for utils.get_unicode_from_response() :) * v2.4.2 changelog * Remove timeout from __attrs__ * Fix a couple of issues I noticed * Support bytestring URLs on Python 3.x * A fix for #1979 repeat HTTP digest authentication after redirect. * remove unused import * fix #2247 * docs: Clarify how to pass a custom set of CAs * Correct redirection introduction * Avoid getting stuck in a loop * make StreamConsumedError doubly inherit * using the `StreamConsumedError` * add-in StreamConsumedError * rm `else` after `if` then `raise` block * raise RuntimeError when a single streamed request calls *iter methods than once * Remove invoke from requirements.txt, docs * Fixup the remaining references to timeline.json. * Moved multiple files upload example to advanced section. * Added example of how to send multiple files in one request. * Document skipping in PreparedRequest; followup to #2222 * Add more tests to `test_invalid_url` * lawl * mils * Fixes typo in test * Changes check on base and json. Fails on tests. * Adds review changes * Adds json parameter for POST requests - fix license (Apache-2.0 only)
- update to rpm-4.14.3 - remove rpmlint-Factory buildignore - Switch really to singlespec thus allowing us to build without python2-devel present in the distribution - update to rpm-4.14.1 - Update RPM groups - Add a comment to note that prep and build stages come from rpm.spec - Properly quote the conditional for Obsoletes+Provides - Unify rpm-python and python3-rpm into singlespec - Switch the build to use setuptools-based build, so that the Python module is properly built with all its metadata - adapt to python-3.3, which no longer looks at XXXmodule.so - update to rpm-4.11.1
- Update to version 20200207.5feb6c1 bsc#1171561: * Do not write .pyc files for tests - Add python-rpm-generators to express setuptools dependency for generator - Update to version 20200117.8e39013 bsc#1161770: * Add macros related to the Python dist metadata dependency generator - Update to version 20191104.08e6493: * %pyproject_install macro should include --no-compile. * Recognise the _ for the macro arguments too - Update to version 20190610.2ee3233: * Fix typo, missing opening brace. * Add the first draft of pyproject_wheel and pyproject_install macros. * Yet another attempt to preserve $PYTHONPATH set in the environment. * Document also %pytest_arch * Document %pytest in README.md * Multiline macros don't work correctly on older RPMs. * Add missing $ expansion on the pytest call * Rewrite pytest and pytest_arch into Lua macros with multiple arguments. * We should preserve existing PYTHONPATH. * Add --ignore to pytest calls to ignore build directories. - Update to version 20190610.2ee3233: * Fix typo, missing opening brace. - Update to version 20190511.2ed22b6: * Add the first draft of pyproject_wheel and pyproject_install macros. - Update to version 20190430.5260267: * Yet another attempt to preserve $PYTHONPATH set in the environment. * Document also %pytest_arch * Document %pytest in README.md - Update to version 20190408.32abece bsc#1128323: * Multiline macros don't work correctly on older RPMs. - Update to version 20190402.c88be49: * Add missing $ expansion on the pytest call - Update to version 20190315.d3034bf bsc#1128323: * Rewrite pytest and pytest_arch into Lua macros with multiple arguments. - Update to version 20190307.81ca329: * We should preserve existing PYTHONPATH. - bsc#1128323: Update to version 20190307.fbaed33 * Add --ignore to pytest calls to ignore build directories. - Update to version 20190221.08f1194: * Actually make pytest into function to capture arguments as well * Add pytest definitions. - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros. - Include license and readme. - Update to version 20181211.ab6f37c: * Fix an issue with epoch printing having too many + * Remove packaging/ dir - Update to version 1540475376.149a499: * add epoch while printing "/Provides:"/ - Update URL - Add _service and use the tar_scm/recompress/set_version source services to update the package. Package updates can now be done with "/osc service run"/ - Drop README.packaging - Drop update.sh . This is now handled via the source services - version bump to 2018.08.15.ada6d63 - version bump to 2017.12.22.d9968ab * better fix for macro usage in rpm 4.14 - version bump to 2017.12.07.9d4e9eb * Fix macro usage for rpm 4.14 - version bump to 2017.08.09.32550d0 - use %_specfile macro to locate the spec file, this should help with factory-auto bot problems as well as issue#3 - version bump to 2017.06.29.107ac7a - fix skip_python2 in environment where python2 is not actually present - version bump to 2017.06.21.6641889 - introduce smarter buildset support - fix %python_files on nonstandard build sets - introduce %python_for_executables in favor of magically taking "/last python in %pythons"/ - fix %licence tag handling (gh#opensuse/python-rpm-macros#4) - version bump to 2017.05.09.fc237de - fix badly generated %posttrans snippets in cases where old %python_install_alternative syntax is used for secondary files - rework %if-macros - introduce %python_flavor, which configures behavior of generic %python_* macros, and can be overriden by the user - add --force to %python_install, to make install order fully deterministic - version bump to 2017.04.27.d2ca08c - switch versioning scheme to date-based - switch from using service to a custom script update.sh - auto-generate Provides: python2-modname in old distributions (only for main package though) - generate %posttrans sections to fix up alternatives after package rename - fix condition where %python_files would emit wrong thing when %have_python2 is undefined - add --quiet to uninstall_alternative, to silence spurious errors - check for file existence instead of package number in uninstall_alternative - remove spurious warnings about "/unknown arguments"/ (by making ALL possible arguments known) - fix a bug with %python_clone not working without %python_install_alternative being used - in %python_files, detect and emit an error if %python_subpackages is not used - more intelligent %python_install_alternatives - multiline macro support - support for %requires_ge and %requires_eq as well as Requires(pre) and friends - "/%python_clone -a"/ auto-creates alternative entries - implement %python_clone to clone files for alternatives - support "/Supplements"/ and "/Enhances"/ tags - support packageand() expression - fix handling of %name in requires - make macros more resilient to missing %python_subpackages - expand %python_bin_suffix properly - let %python_module expand *all* its arguments, not just the first (so that %{python_module x >= 1.0} works as intended) - copy BuildArch to subpackages - on requires/provides etc., perform macro expansion *after* replacing 'python' name, to allow for tricking the rewriter to not replace - add BuildRoot to make SLE11 happy - check presence of %python_files even on new-style distros - better visibility of the %python_files error - update service, use repository and tarball name "/python-rpm-macros"/ - introduce %python_prefix - Set RPM group - change service version generator to use "/1.0.git"/ instead of "/1.0git"/ - rework %python_alternative and remove support for %python_alternative_man - tell service to compress the tar file - set service to localonly mode - current macro version - initial commit
- Fixed issue in SPEC file w/r/t package split with common. Now, packages python3-rtslib-fb and python-rtslib-fb-common are built, and the former depends on the latter. The common package has the non-python parts (documentation, etc), and the python3-* part the python parts. - Split package into "/common"/ part, python-rtslib-fb-common, which is python-verserion-agnostic, and either python2-rtslib-comon-fb or python3-rtslib-fb. This maens common files, like man pages, don't have to be duplicated. - Update to version v2.1.74: * version 2.1.74 * rtslib: safely call shutil.copy() * Fix fail when target_core_mod doesn't exists * Fix EPERM errors with scsi_generic devices Also, add this commit submitted upstream: * rtslib-Fix-handling-of-sysfs-RW-attrs-that-are-actually-RO.patch And this commit for SUSE: * rtslib-target-service-for-suse.patch Lastly, this package now installs systemd unit file target.service, which will replace eventually targetcli.service (from the targetcli-fb package), since this matches how upstream works. This also meant updating the SPEC file. - Updated the rbd-support.patch (bsc#1175808): * Fixed the signiture of the RBDStorageObject to match changes made to parent StorageObject class. - Update to version v2.1.73 (bsc#1173257 CVE-2020-14019): * version 2.1.73 * save_to_file: fix fd open mode * saveconfig: copy temp configfile with permissions * saveconfig: open the temp configfile with modes set * Fix "/is not"/ with a literal SyntaxWarning * Fix an incorrect config path in two comments * version 2.1.72 * Do not change dbroot after drivers have been registered * Remove '_if_needed' from RTSRoot._set_dbroot()'s name Replacing old tarball with python-rtslib-fb-v2.1.73.tar.xz - Update to version v2.1.71 (jre#SLE-7751): * version 2.1.71 * restoreconfig: fix skipping of targets [re]loading Replacing python-rtslib-fb-v2.1.70.tar.xz with python-rtslib-fb-v2.1.71.tar.xz - Update to version v2.1.70: * version 2.1.70 * restoreconfig: add ability to restore/reload single target or storage_object * rtslib: fix __version__ * saveconfig: add hw_block_size support in control string * remove extra semicolons in _get_saveconf * Add 'readable' param to Group list_*() methods * Handle write-only parameters like attributes * save_to_file() function breaks symbolic link when saving configuration * Handle write-only attributes. * Allow bs_cache to be bypassed * report the correct size for partitions * restoreconfig: support restore when list is non-empty Replacing python-rtslib-fb-2.1.69.tar.xz with python-rtslib-fb-v2.1.70.tar.xz, and removing patches: * 0001-Handle-write-only-attributes.patch * 0002-Handle-write-only-parameters-like-attributes.patch * 0003-Add-readable-param-to-Group-list_-methods.patch - Added 3 patches subbmitted and accepted upstream, to deal with possibly-write-only sysfs attributes (bsc#1123933), adding: * 0001-Handle-write-only-attributes.patch * 0002-Handle-write-only-parameters-like-attributes.patch * 0003-Add-readable-param-to-Group-list_-methods.patch - Enable RBD support for SLE/Leap 15+ (bsc#1118516) - Remove superfluous devel dependency for noarch package - Update to version 2.1.69: * version 2.1.fb69 * fix compiler warning * version 2.1.fb68 * Fix typo * - remove underscore in hostname * tcm: allow to enable asynchronous I/O for file backing stores * saveconfig: way for block-level save with delete command * saveconfig: fix missing import * saveconfig: handle no attr exception in _parse_info() * saveconfig: fix failure in absence of save file * saveconfig: dump control string containing control=value tuples * restoreconfig: fix alua tpg config setup * tcmu: add control constructor arg * save_to_file: support saveconfig at storage object level * Allow creating more than 256 LUNs per target * Ship a systemd service file Which replaces python-rtslib-fb-2.1.67.tar.xz with python-rtslib-fb-2.1.69.tar.xz, and updates the SPEC file as well. - Merge RBD support from non-fb version (bsc#1079329) + rbd-support.patch (SLE/Leap only, due to LIO kernel dependency) + Add explicit Provides for "/python-rtslib-rbd"/ - Automatically generate version string from upstream tag + Retain current fb-removed version format used + Rename rtslib-fb-2.1.fb67.tar.xz to python-rtslib-fb-2.1.67.tar.xz and cleanup hardcoded duplicate name/version values in spec - Update to version 2.1.fb67: * Add missing dependency on six in setup.py * Display a more meaningful error when targetcli cannot change "/dbroot"/ * Raise an error about failing to change the dbroot value only if the directory does not exist * More compatibility syntax for legacy distros * Remove hba-only directories in clear_existing() * Correct name for Xen pvscsi * version 2.1.fb65 * Fix unqualified reference to pyudev.Device * version 2.1.fb66 * create: remove stale hba-only dir * version 2.1.fb67 - This replaced rtslib-fb-2.1.fb64.tar.xz with rtslib-fb-2.1.fb67.tar.xz, and it also removed the patch correct-name-for-xen-pvscsi.patch, since it is already in the updated tarball - Fix upgrade path by provide/obsolete python-rtslib (bsc#1082693) - Fix incorrect naming for XEN (bsc#1076455), adding patch: * correct-name-for-xen-pvscsi.patch - Fix the conflict to the rtslib properly - Drop the epydoc dependency/documentation generating from the package to allow building in py3 only enviroment - Converting RPM SPEC file to singlespec format (bsc#1045332), updating SPEC file only. - ran 'spec-cleaner' on SPEC file to clean it up. - Converted from manually-added rtslib-fb-2.1.fb64.tar.gz to tar_scm service-retrieved rtslib-fb-2.1.fb64.tar.xz - Update to version 2.1.fb64 * Improve ALUA and TCMU support, as well as moving the default directory for APTPL files from /var/target to /etc/target for better FHS compliance. * Remove patch Switch-target-driver-DB-root-dir-to-etc-target.patch from the spec file because upstream already has this change. - Enable Persistent Reservations (bsc#1042944): * Add patch Switch-target-driver-DB-root-dir-to-etc-target.patch * Add /etc/target/pr and /etc/target/alua to SPEC file - Update to version 2.1.63 (bsc#1032833): * Get/Set LUN's ALUA group * Add ALUA restore support * Delete ALUA groups with its storage object * version 2.1.fb62 * Do not set alua_tg_pt_gp if not supported * Add ability to invalidate caches * Add ALUA supported method * Don't raise exception when getting/setting a LUNs ALUA group * update to 2.1.fb63 - Updated spec file: Removed Provides/Obsoletes for python-rtslib, and added Conflicts for same (bsc#986475) - Fixing build issue: removed 'noarch' from main package - Updated SPEC file: * added Requires for pyudev (bsc#984563) * removed BuildRequires of pyudev for doc sub-package - Update to version 2.1.fb60 * no changelog available, but git log shows 59 changes, some trivial - update to version 2.1.51: * no changelog available
- Add wheel subpackage with the generated wheel for this package (bsc#1176262, CVE-2019-20916). - update to version 40.5.0: * #1335: In pkg_resources.normalize_path, fix issue on Cygwin when cwd contains symlinks. * #1502: Deprecated support for downloads from Subversion in package_index/easy_install. * #1517: Dropped use of six.u in favor of u"/"/ literals. * #1520: Added support for data_files in setup.cfg. * #1525: Fixed rendering of the deprecation warning in easy_install doc. - update to version 40.4.3: * #1480: Bump vendored pyparsing in pkg_resources to 2.2.1. - changes from version 40.4.2: * #1497: Updated gitignore in repo. - changes from version 40.4.1: * #1480: Bump vendored pyparsing to 2.2.1. - changes from version 40.4.0: * #1481: Join the sdist --dist-dir and the build_meta sdist directory argument to point to the same target (meaning the build frontend no longer needs to clean manually the dist dir to avoid multiple sdist presence, and setuptools no longer needs to handle conflicts between the two). - changes from version 40.3.0: * #1402: Fixed a bug with namespace packages under Python 3.6 when one package in current directory hides another which is installed. * #1427: Set timestamp of .egg-info directory whenever egg_info command is run. * #1474: build_meta.get_requires_for_build_sdist now does not include the wheel package anymore. * #1486: Suppress warnings in pkg_resources.handle_ns. * #1479: Remove internal use of six.binary_type. - update to version 40.2.0: * #1466: Fix handling of Unicode arguments in PEP 517 backend - changes from version 40.1.1: * #1465: Fix regression with egg_info command when tagging is used. - Use noun phrase in summary. - specfile: * removed devel for noarch package - update to version 40.1.0: * #1410: Deprecated upload and register commands. * #1312: Introduced find_namespace_packages() to find PEP 420 namespace packages. * #1420: Added find_namespace: directive to config parser. * #1418: Solved race in when creating egg cache directories. * #1450: Upgraded vendored PyParsing from 2.1.10 to 2.2.0. * #1451: Upgraded vendored appdirs from 1.4.0 to 1.4.3. * #1388: Fixed "/Microsoft Visual C++ Build Tools"/ link in exception when Visual C++ not found. * #1389: Added support for scripts which have unicode content. * #1416: Moved several Python version checks over to using six.PY2 and six.PY3. * #1441: Removed spurious executable permissions from files that don't need them. - update to version 40.0.0: * #1342: Drop support for Python 3.3. * #1366: In package_index, fixed handling of encoded entities in URLs. * #1383: In pkg_resources VendorImporter, avoid removing packages imported from the root. * #1379: Minor doc fixes after actually using the new release process. * #1385: Removed section on non-package data files. * #1403: Fix developer's guide. * #1404: Fix PEP 518 configuration: set build requirements in pyproject.toml to ["/wheel"/]. - update to version 39.2.0: * #1359: Support using "/file:"/ to load a PEP 440-compliant package version from a text file. * #1360: Fixed issue with a mismatch between the name of the package and the name of the .dist-info file in wheel files * #1364: Add __dir__() implementation to pkg_resources.Distribution() that includes the attributes in the _provider instance variable. * #1365: Take the package_dir option into account when loading the version from a module attribute. * #1353: Added coverage badge to README. * #1356: Made small fixes to the developer guide documentation. * #1357: Fixed warnings in documentation builds and started enforcing that the docs build without warnings in tox. * #1376: Updated release process docs. * #1343: The setuptools specific long_description_content_type, project_urls and provides_extras fields are now set consistently after any distutils setup_keywords calls, allowing them to override values. * #1352: Added tox environment for documentation builds. * #1354: Added towncrier for changelog managment. * #1355: Add PR template. * #1368: Fixed tests which failed without network connectivity. * #1369: Added unit tests for PEP 425 compatibility tags support. * #1372: Stop testing Python 3.3 in Travis CI, now that the latest version of wheel no longer installs on it. - update to version 39.1.0: * #1340: Update all PyPI URLs to reflect the switch to the new Warehouse codebase. * #1337: In pkg_resources, now support loading resources for modules loaded by the SourcelessFileLoader. * #1332: Silence spurious wheel related warnings on Windows. - Version update to 39.0.1: * Fix utf parsing with python2 * Various other fixes - update to version 39.0.0: * #1296: Setuptools now vendors its own direct dependencies, no longer relying on the dependencies as vendored by pkg_resources. * #296: Removed long-deprecated support for iteration on Version objects as returned by pkg_resources.parse_version. Removed the SetuptoolsVersion and SetuptoolsLegacyVersion names as well. They should not have been used, but if they were, replace with Version and LegacyVersion from packaging.version. - changes from version 38.7.0: * #1288: Add support for maintainer in PKG-INFO. - changes from version 38.6.1: * #1292: Avoid generating Provides-Extra in metadata when no extra is present (but environment markers are). - update to version 38.6.0: * #1286: Add support for Metadata 2.1 (PEP 566). - update to version 38.5.2: * #1285: Fixed RuntimeError in pkg_resources.parse_requirements on Python 3.7 (stemming from PEP 479). - Allows Recommends and Suggest in Fedora - Recommends only for SUSE - update to version 38.5.1: * #1271: Revert to Cython legacy build_ext behavior for compatibility. - changes from version 38.5.0: * #1229: Expand imports in build_ext to refine detection of Cython availability. * #1270: When Cython is available, build_ext now uses the new_build_ext. - update to version 38.4.1: * #1257: In bdist_egg.scan_module, fix ValueError on Python 3.7. - specfile: * update copyright year - update to version 38.4.0: * #1231: Removed warning when PYTHONDONTWRITEBYTECODE is enabled. - changes from version 38.3.0: * #1210: Add support for PEP 345 Project-URL metadata. * #1207: Add support for long_description_type to setup.cfg declarative config as intended and documented. - update to version 38.2.5: * #1232: Fix trailing slash handling in pkg_resources.ZipProvider. - update to version 38.2.4: * #1220: Fix data_files handling when installing from wheel. - update to version 38.2.3: * fix Travis' Python 3.3 job. - changes from version 38.2.2: * #1214: fix handling of namespace packages when installing from a wheel. - update to 38.2.1 * fix encoding handling of metadata when installing from a wheel - update to version 38.2.0: * #1200: easy_install now support installing from wheels: they will be installed as standalone unzipped eggs. - changes from version 38.1.0: * #1208: Improve error message when failing to locate scripts in egg-info metadata. - changes from version 38.0.0: * #458: In order to support deterministic builds, Setuptools no longer allows packages to declare install_requires as unordered sequences (sets or dicts). - update to version 37.0.0: * #878: Drop support for Python 2.6. Python 2.6 users should rely on 'setuptools < 37dev'. - changes from version 36.8.0: * #1190: In SSL support for package index operations, use SNI where available. - changes from version 36.7.3: * #1175: Bug fixes to build_meta module. - Trim bias from description. - specfile: * add missing url field - update to version 36.7.2: * #701: Fixed duplicate test discovery on Python 3. - update to version 36.7.1: * #1193: Avoid test failures in bdist_egg when PYTHONDONTWRITEBYTECODE is set. - changes from version 36.7.0: * #1054: Support setup_requires in setup.cfg files. - changes from version 36.6.1: * #1132: Removed redundant and costly serialization/parsing step in EntryPoint.__init__. * #844: bdist_egg --exclude-source-files now tested and works on Python 3. - update to version 36.6.0: * #1143: Added setuptools.build_meta module, an implementation of PEP-517 for Setuptools-defined packages. * #1143: Added dist_info command for producing dist_info metadata. - update to 36.5.0: * #170: When working with Mercurial checkouts, use Windows-friendly syntax for suppressing output. * Inspired by #1134, performed substantial refactoring of ``pkg_resources.find_on_path`` to facilitate an optimization for paths with many non-version entries. * #1075: Add new ``Description-Content-Type`` metadata field. `See here for documentation on how to use this field. <https://packaging.python.org/specifications/#description-content-type>`_ * #1068: Sort files and directories when building eggs for deterministic order. * #196: Remove caching of easy_install command in fetch_build_egg. Fixes issue where ``pytest-runner-N.N`` would satisfy the installation of ``pytest``. * #1129: Fix working set dependencies handling when replacing conflicting distributions (e.g. when using ``setup_requires`` with a conflicting transitive dependency, fix #1124). * #1133: Improved handling of README files extensions and added Markdown to the list of searched READMES. * #1135: Improve performance of pkg_resources import by not invoking ``access`` or ``stat`` and using ``os.listdir`` instead. * #1131: Make possible using several files within ``file:`` directive in metadata.long_description in ``setup.cfg``. * fix #1105: Fix handling of requirements with environment markers when declared in ``setup.cfg`` (same treatment as for #1081). * #462: Don't assume a directory is an egg by the ``.egg`` extension alone. * #1093: Fix test command handler with extras_require. * #1112, #1091, #1115: Now using Trusty containers in Travis for CI and CD. * #1092: ``pkg_resources`` now uses ``inspect.getmro`` to resolve classes in method resolution order. * #1102: Restore behavior for empty extras. - update to 36.2.2 v36.2.2 ------- * #1099: Revert commit a3ec721, restoring intended purpose of extras as part of a requirement declaration. v36.2.1 ------- * fix #1086 * fix #1087 * support extras specifiers in install_requires requirements v36.2.0 ------- * #1081: Environment markers indicated in ``install_requires`` are now processed and treated as nameless ``extras_require`` with markers, allowing their metadata in requires.txt to be correctly generated. * #1053: Tagged commits are now released using Travis-CI build stages, meaning releases depend on passing tests on all supported Python versions (Linux) and not just the latest Python version. v36.1.1 ------- * #1083: Correct ``py31compat.makedirs`` to correctly honor ``exist_ok`` parameter. * #1083: Also use makedirs compatibility throughout setuptools. v36.1.0 ------- * #1083: Avoid race condition on directory creation in ``pkg_resources.ensure_directory``. * Removed deprecation of and restored support for ``upload_docs`` command for sites other than PyPI. Only warehouse is dropping support, but services like `devpi <http://doc.devpi.net/latest/>`_ continue to support docs built by setuptools' plugins. See `this comment <https://bitbucket.org/hpk42/devpi/issues/388/support-rtd-model-for-building-uploading#comment-34292423>`_ for more context on the motivation for this change. - update to 36.0.1 * #1042: Fix import in py27compat module that still referenced six directly, rather than through the externs module (vendored packages hook). * #980 and others: Once again, Setuptools vendors all of its dependencies. It seems to be the case that in the Python ecosystem, all build tools must run without any dependencies (build, runtime, or otherwise). At such a point that a mechanism exists that allows build tools to have dependencies, Setuptools will adopt it. * #1015: Fix test failures on Python 3.7. * #1024: Add workaround for Jython #2581 in monkey module. * #992: Revert change introduced in v34.4.1, now considered invalid. * #1016: Revert change introduced in v35.0.0 per #1014, referencing #436. The approach had unintended consequences, causing sdist installs to be missing files. - remove fix-sle11-test-failure.patch: this doesn't build for SLE11 anymore, so no need to patch it anymore - update to 34.2.0 * dependencies are no longer vendored and setuptools can't bootstrap without them * drop support for python 2.6 and 3.2 * declarative config option for setup.cfg * nspkg.pth files for development * switch to zip format for source dist * ensure extras are honored when building the working set * add support for reading dist-info metadata * support for PEP440 version specifiers - added build-time and run-time dependencies to appdirs and packaging, ensured these packages build without setuptools - drop upstreamed setuptools-certpath.patch - drop unneeded setuptools-5.4.1-create-sitedir.patch - add fdupes - change source file to zip, add unzip dependency - update for multipython build - make sure, that setuptools-certpath.patch is applied unconditionally (fixes traceback in setuptools/ssl_support.py) - update to 28.3.0: * #809: In ``find_packages()``, restore support for excluding a parent package without excluding a child package. * #805: Disable ``-nspkg.pth`` behavior on Python 3.3+ where PEP-420 functionality is adequate. Fixes pip #1924. * #803: Bump certifi to 2016.9.26. * #733: Do not search excluded directories for packages. This introduced a backwards incompatible change in ``find_packages()`` so that ``find_packages(exclude=['foo']) == []``, excluding subpackages of ``foo``. Previously, ``find_packages(exclude=['foo']) == ['foo.bar']``, even though the parent ``foo`` package was excluded. * #795: Bump certifi. * #719: Suppress decoding errors and instead log a warning when metadata cannot be decoded. * #790: In MSVC monkeypatching, explicitly patch each function by name in the target module instead of inferring the module from the function's ``__module__``. Improves compatibility with other packages that might have previously patched distutils functions (i.e. NumPy). * #794: In test command, add installed eggs to PYTHONPATH when invoking tests so that subprocesses will also have the dependencies available. Fixes `tox 330 <https://github.com/tox-dev/tox/issues/330>`_. * #795: Update vendored pyparsing 2.1.9. * #520 and #513: Suppress ValueErrors in fixup_namespace_packages when lookup fails. * Nicer, more consistent interfaces for msvc monkeypatching. * #779 via #781: Fix circular import. * #778: Fix MSVC monkeypatching. * Introduce the (private) ``monkey`` module to encapsulate the distutils monkeypatching behavior. * Now use Warehouse by default for ``upload``, patching ``distutils.config.PyPIRCCommand`` to affect default behavior. Any config in .pypirc should be updated to replace https://pypi.python.org/pypi/ with https://upload.pypi.org/legacy/ Similarly, any passwords stored in the keyring should be updated to use this new value for "/system"/. The ``upload_docs`` command will continue to use the python.org site, but the command is now deprecated. Users are urged to use Read The Docs instead. * #776: Use EXT_SUFFIX for py_limited_api renaming. * #774 and #775: Use LegacyVersion from packaging when detecting numpy versions. * Re-release of 26.1.0 with pytest pinned to allow for automated deployment and thus proper packaging environment variables, fixing issues with missing executable launchers. - fix certificate handling with certifi, add support for SUSE's CA bundle (setuptools-certpath.patch, fixes boo#993968) - remove shebang lines, strip executable bit from README, to silence the easy rpmlint warnings - update to 26.1.1: * Re-release of 26.1.0 with pytest pinned to allow for automated deployement and thus proper packaging environment variables, fixing issues with missing executable launchers. * #763: ``pkg_resources.get_default_cache`` now defers to the `appdirs project <https://pypi.org/project/appdirs>`_ to resolve the cache directory. Adds a vendored dependency on appdirs to pkg_resources. * #748: By default, sdists are now produced in gzipped tarfile format by default on all platforms, adding forward compatibility for the same behavior in Python 3.6 (See Python #27819). * #459 via #736: On Windows with script launchers, sys.argv[0] now reflects the name of the entry point, consistent with the behavior in distlib and pip wrappers. * #752 via #753: When indicating ``py_limited_api`` to Extension, it must be passed as a keyword argument. * Add Extension(py_limited_api=True). When set to a truthy value, that extension gets a filename apropriate for code using Py_LIMITED_API. When used correctly this allows a single compiled extension to work on all future versions of CPython 3. The py_limited_api argument only controls the filename. To be compatible with multiple versions of Python 3, the C extension will also need to set -DPy_LIMITED_API=... and be modified to use only the functions in the limited API. * #739 Fix unquoted libpaths by fixing compatibility between `numpy.distutils` and `distutils._msvccompiler` for numpy < 1.11.2 (Fix issue #728, error also fixed in Numpy). * #731: Bump certifi. * Style updates. See #740, #741, #743, #744, #742, #747. * #735: include license file. * #612 via #730: Add a LICENSE file which needs to be provided by the terms of the MIT license. * #725: revert `library_dir_option` patch (Error is related to `numpy.distutils` and make errors on non Numpy users). * #720 * #723: Improve patch for `library_dir_option`. * #717 * #713 * #707: Fix Python 2 compatibility for MSVC by catching errors properly. * #715: Fix unquoted libpaths by patching `library_dir_option`. * #714 and #704: Revert fix as it breaks other components downstream that can't handle unicode. See #709, #710, and #712. * #704: Fix errors when installing a zip sdist that contained files named with non-ascii characters on Windows would crash the install when it attempted to clean up the build. * #646: MSVC compatibility - catch errors properly in RegistryInfo.lookup. * #702: Prevent UnboundLocalError when initial working_set is empty. * #686: Fix issue in sys.path ordering by pkg_resources when rewrite technique is "/raw"/. * #699: Fix typo in msvc support. * #609: Setuptools will now try to download a distribution from the next possible download location if the first download fails. This means you can now specify multiple links as ``dependency_links`` and all links will be tried until a working download link is encountered. * #688: Fix AttributeError in setup.py when invoked not from the current directory. * Cleanup of setup.py script. * Fixed documentation builders by allowing setup.py to be imported without having bootstrapped the metadata. * More style cleanup. See #677, #678, #679, #681, #685. * #674: Default ``sys.path`` manipulation by easy-install.pth is now "/raw"/, meaning that when writing easy-install.pth during any install operation, the ``sys.path`` will not be rewritten and will no longer give preference to easy_installed packages. To retain the old behavior when using any easy_install operation (including ``setup.py install`` when setuptools is present), set the environment variable: SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite This project hopes that that few if any environments find it necessary to retain the old behavior, and intends to drop support for it altogether in a future release. Please report any relevant concerns in the ticket for this change. * #398: Fix shebang handling on Windows in script headers where spaces in ``sys.executable`` would produce an improperly-formatted shebang header, introduced in 12.0 with the fix for #188. * #663, #670: More style updates. * #516: Disable ``os.link`` to avoid hard linking in ``sdist.make_distribution``, avoiding errors on systems that support hard links but not on the file system in which the build is occurring. * #667: Update Metadata-Version to 1.2 when ``python_requires`` is supplied. * #631: Add support for ``python_requires`` keyword. * More style updates. See #660, #661, #641. * #659: ``setup.py`` now will fail fast and with a helpful error message when the necessary metadata is missing. * More style updates. See #656, #635, #640, [#644], #650, #652, and #655. * Updated style in much of the codebase to match community expectations. See #632, #633, #634, [#637], #639, #638, #642, #648. * If MSVC++14 is needed ``setuptools.msvc`` now redirect user to Visual C++ Build Tools web page. * #625 and #626: Fixes on ``setuptools.msvc`` mainly for Python 2 and Linux. * Pull Request #174: Add more aggressive support for standalone Microsoft Visual C++ compilers in msvc9compiler patch. Particularly : Windows SDK 6.1 and 7.0 (MSVC++ 9.0), Windows SDK 7.1 (MSVC++ 10.0), Visual C++ Build Tools 2015 (MSVC++14) * Renamed ``setuptools.msvc9_support`` to ``setuptools.msvc``. Re-release of v23.2.0, which was missing the intended commits. * #623: Remove used of deprecated 'U' flag when reading manifests. - Update fix-sle11-test-failure.patch to new line numbers and indentation - Use pypi.io for Source url - update to 23.1.0: * #619: Deprecated ``tag_svn_revision`` distribution option. * #611: Removed ARM executables for CLI and GUI script launchers on Windows. If this was a feature you cared about, please comment in the ticket. * #604: Removed docs building support. The project now relies on documentation hosted at https://setuptools.readthedocs.io/. * #604: Restore repository for upload_docs command to restore publishing of docs during release. * #589: Upload releases to pypi.io using the upload hostname and legacy path. * #589: Releases are now uploaded to pypi.io (Warehouse) even when releases are made on Twine via Travis. * #589: Releases are now uploaded to pypi.io (Warehouse). * #190: On Python 2, if unicode is passed for packages to ``build_py`` command, it will be handled just as with text on Python 3. * #598: Setuptools now lists itself first in the User-Agent for web requests, better following the guidelines in `RFC 7231 <https://tools.ietf.org/html/rfc7231#section-5.5.3>`_. * Minor fixes to changelog and docs. * #261: Exclude directories when resolving globs in package_data. * #539: In the easy_install get_site_dirs, honor all paths found in ``site.getsitepackages``. * #572: In build_ext, now always import ``_CONFIG_VARS`` from ``distutils`` rather than from ``sysconfig`` to allow ``distutils.sysconfig.customize_compiler`` configure the OS X compiler for ``-dynamiclib``. * Removed ez_setup.py from Setuptools sdist. The bootstrap script will be maintained in its own branch and should be generally be retrieved from its canonical location at https://bootstrap.pypa.io/ez_setup.py. * #553: egg_info section is now generated in a deterministic order, matching the order generated by earlier versions of Python. Except on Python 2.6, order is preserved when existing settings are present. * #556: Update to Packaging 16.7, restoring support for deprecated ``python_implmentation`` marker. * #555: Upload command now prompts for a password when uploading to PyPI (or other repository) if no password is present in .pypirc or in the keyring. * #548: Update certify version to 2016.2.28 * #545: Safely handle deletion of non-zip eggs in rotate command. * Issue #544: Fix issue with extra environment marker processing in WorkingSet due to refactor in v20.7.0. * Issue #543: Re-release so that latest release doesn't cause déjà vu with distribute and setuptools 0.7 in older environments. * Refactored extra enviroment marker processing in WorkingSet. * Issue #533: Fixed intermittent test failures. * Issue #536: In msvc9_support, trap additional exceptions that might occur when importing ``distutils.msvc9compiler`` in mingw environments. * Issue #537: Provide better context when package metadata fails to decode in UTF-8. * Issue #523: Restored support for environment markers, now honoring 'extra' environment markers. * Issue #523: Disabled support for environment markers introduced in v20.5. * Issue #503: Restore support for PEP 345 environment markers by updating to Packaging 16.6. * New release process that relies on `bumpversion <https://github.com/peritus/bumpversion>`_ and Travis CI for continuous deployment. * Project versioning semantics now follow `semver <https://semver.org>`_ precisely. The 'v' prefix on version numbers now also allows version numbers to be referenced in the changelog, e.g. https://pythonhosted.org/setuptools/history.html#v20-6-0. * BB Pull Request #185, #470: Add support for environment markers in requirements in install_requires, setup_requires, tests_require as well as adding a test for the existing extra_requires machinery. * Issue #422: Moved hosting to `Github <https://github.com/pypa/setuptools>`_ from `Bitbucket <https://bitbucket.org/pypa/setuptools>`_. Issues have been migrated, though all issues and comments are attributed to bb-migration. So if you have a particular issue or issues to which you've been subscribed, you will want to "/watch"/ the equivalent issue in Github. The Bitbucket project will be retained for the indefinite future, but Github now hosts the canonical project repository. * Issue #519: Remove import hook when reloading the ``pkg_resources`` module. * BB Pull Request #184: Update documentation in ``pkg_resources`` around new ``Requirement`` implementation. * BB Pull Request #179: ``pkg_resources.Requirement`` objects are now a subclass of ``packaging.requirements.Requirement``, allowing any environment markers and url (if any) to be affiliated with the requirement * BB Pull Request #179: Restore use of RequirementParseError exception unintentionally dropped in 20.2. - update to 20.2.2: * Issue #502: Correct regression in parsing of multiple version specifiers separated by commas and spaces. * Issue #499: Restore compatiblity for legacy versions by bumping to packaging 16.4. * Changelog now includes release dates and links to PEPs. * Pull Request #173: Replace dual PEP 345 _markerlib implementation and PEP 426 implementation of environment marker support from packaging 16.1 and PEP 508. Fixes Issue #122. See also Pull Request #175, Pull Request #168, and Pull Request #164. Additionally: - ``Requirement.parse`` no longer retains the order of extras. - ``parse_requirements`` now requires that all versions be PEP-440 compliant, as revealed in #499. Packages released with invalid local versions should be re-released using the proper local version syntax, e.g. ``mypkg-1.0+myorg.1``. * Update ``upload_docs`` command to also honor keyring for password resolution. * Added support for using passwords from keyring in the upload command. * Issue #118: Once again omit the package metadata (egg-info) from the list of outputs in ``--record``. This version of setuptools can no longer be used to upgrade pip earlier than 6.0. * `Off-project PR <https://github.com/jaraco/setuptools/pull/32>`_: For FreeBSD, also honor root certificates from ca_root_nss. - update to version 19.6.2: * Issue #491: Correct regression incurred in 19.4 where a double-namespace package installed using pip would cause a TypeError. - update to version 19.6.1: * Restore compatibility for PyPy 3 compatibility lost in 19.4.1 addressing Issue #487. * "/setuptools.launch"/ shim now loads scripts in a new namespace, avoiding getting relative imports from the setuptools package on Python 2. - update to version 19.6: * Added a new entry script "/setuptools.launch"/, implementing the shim found in "/pip.util.setuptools_build"/. Use this command to launch distutils-only packages under setuptools in the same way that pip does, causing the setuptools monkeypatching of distutils to be invoked prior to invoking a script. Useful for debugging or otherwise installing a distutils-only package under setuptools when pip isn't available or otherwise does not expose the desired functionality. For example:: $ python -m setuptools.launch setup.py develop * Issue #488: Fix dual manifestation of Extension class in extension packages installed as dependencies when Cython is present. - update to version 19.5: * Issue #486: Correct TypeError when getfilesystemencoding returns None. * Issue #139: Clarified the license as MIT. * Pull Request #169: Removed special handling of command spec in scripts for Jython. - changes from version 19.4.1: * Issue #487: Use direct invocation of "/importlib.machinery"/ in "/pkg_resources"/ to avoid missing detection on relevant platforms. - update to version 19.4: * Issue #341: Correct error in path handling of package data files in "/build_py"/ command when package is empty. * Distribute #323, Issue #141, Issue #207, and Pull Request #167: Another implementation of "/pkg_resources.WorkingSet"/ and "/pkg_resources.Distribution"/ that supports replacing an extant package with a new one, allowing for setup_requires dependencies to supersede installed packages for the session. - update to version 19.3: * Issue #229: Implement new technique for readily incorporating dependencies conditionally from vendored copies or primary locations. Adds a new dependency on six. - update to version 19.2: * Pull Request #163: Add get_command_list method to Distribution. * Pull Request #162: Add missing whitespace to multiline string literals. - update to version 19.1.1: * Issue #476: Cast version to string (using default encoding) to avoid creating Unicode types on Python 2 clients. * Issue #477: In Powershell downloader, use explicit rendering of strings, rather than rely on "/repr"/, which can be incorrect (especially on Python 2). - changes from version 19.1: * Issue #215: The bootstrap script "/ez_setup.py"/ now automatically detects the latest version of setuptools (using PyPI JSON API) rather than hard-coding a particular value. * Issue #475: Fix incorrect usage in _translate_metadata2. - changes from version 19.0: * Issue #442: Use RawConfigParser for parsing .pypirc file. Interpolated values are no longer honored in .pypirc files. - update to version 18.8.1: * Issue #440: Prevent infinite recursion when a SandboxViolation or other UnpickleableException occurs in a sandbox context with setuptools hidden. Fixes regression introduced in Setuptools 12.0. - changes from version 18.8: * Deprecated ``egg_info.get_pkg_info_revision``. * Issue #471: Don't rely on repr for an HTML attribute value in package_index. * Issue #419: Avoid errors in FileMetadata when the metadata directory is broken. * Issue #472: Remove deprecated use of 'U' in mode parameter when opening files. - update to version 18.7.1: * Issue #469: Refactored logic for Issue #419 fix to re-use metadata loading from Provider. - update to version 18.7: * Update dependency on certify. * Pull Request #160: Improve detection of gui script in "/easy_install._adjust_header"/. * Made "/test.test_args"/ a non-data property; alternate fix for the issue reported in Pull Request #155. * Issue #453: In "/ez_setup"/ bootstrap module, unload all "/pkg_resources"/ modules following download. * Pull Request #158: Honor `PEP-488 <https://www.python.org/dev/peps/pep-0488/>`_ when excluding files for namespace packages. * Issue #419 and Pull Request #144: Add experimental support for reading the version info from distutils-installed metadata rather than using the version in the filename. - update to version 18.6.1: * Issue #464: Correct regression in invocation of superclass on old-style class on Python 2. - changes from version 18.6: * Issue #439: When installing entry_point scripts under development, omit the version number of the package, allowing any version of the package to be used. - update to version 18.5: * In preparation for dropping support for Python 3.2, a warning is now logged when pkg_resources is imported on Python 3.2 or earlier Python 3 versions. * `Add support for python_platform_implementation environment marker <https://github.com/jaraco/setuptools/pull/28>`_. * `Fix dictionary mutation during iteration <https://github.com/jaraco/setuptools/pull/29>`_. - Update to 18.4 * Test command now always invokes unittest, even if no test suite is supplied. - update to 18.3.2: * Correct another regression in setuptools.findall where the fix for Python #12885 was lost. - update to 18.3.1: * Issue #425: Correct regression in setuptools.findall. - update to 18.3: * Setuptools now allows disabling of the manipulation of the sys.path during the processing of the easy-install.pth file. To do so, set the environment variable ``SETUPTOOLS_SYS_PATH_TECHNIQUE`` to anything but "/rewrite"/ (consider "/raw"/). During any install operation with manipulation disabled, setuptools packages will be appended to sys.path naturally. Future versions may change the default behavior to disable manipulation. If so, the default behavior can be retained by setting the variable to "/rewrite"/. * Issue #257: ``easy_install --version`` now shows more detail about the installation location and Python version. * Refactor setuptools.findall in preparation for re-submission back to distutils. - update to 18.2: * Issue #412: More efficient directory search in ``find_packages``. - update to 18.1: * Upgrade to vendored packaging 15.3. - update to 18.0.1: * Issue #401: Fix failure in test suite. * Dropped support for builds with Pyrex. Only Cython is supported. * Issue #288: Detect Cython later in the build process, after ``setup_requires`` dependencies are resolved. * Issue #396: Fixed test failure on OS X. * Pull Request #136: Remove excessive quoting from shebang headers for Jython. - update to 17.1.1: * Backed out unintended changes to pkg_resources, restoring removal of deprecated imp module - update to 17.1: * Issue #380: Add support for range operators on environment marker evaluation. * Issue #378: Do not use internal importlib._bootstrap module. * Issue #390: Disallow console scripts with path separators in the name. Removes unintended functionality and brings behavior into parity with pip. * Pull Request #130: Better error messages for errors in parsed requirements. * Pull Request #133: Removed ``setuptools.tests`` from the installed packages. * Issue #373: Provisionally expose ``pkg_resources._initialize_master_working_set``, allowing for imperative re-initialization of the master working set. - Disable testsuite as this causes build cycle - update to 15.1: * Updated Packaging to 15.1 to address Packaging #28. * Fix ``setuptools.sandbox._execfile()`` with Python 3.1. - Remove fix-type-error.patch . Applied upstream - openSUSE versions up to 12.2 are affected as well from: AssertionError: error: must supply either home or prefix/exec-prefix -- not both raise version check of applying fix-sle11-test-failure.patch accordingly - update to 15.0: * Pull Request #126: DistributionNotFound message now lists the package or packages that required it. E.g.:: pkg_resources.DistributionNotFound: The 'colorama>=0.3.1' distribution was not found and is required by smlib.log. Note that zc.buildout once dependended on the string rendering of this message to determine the package that was not found. This expectation has since been changed, but older versions of buildout may experience problems. See Buildout #242 for details. * Issue #307: Removed PEP-440 warning during parsing of versions in ``pkg_resources.Distribution``. * Issue #364: Replace deprecated usage with recommended usage of ``EntryPoint.load``. * Issue #254: When creating temporary egg cache on Unix, use mode 755 for creating the directory to avoid the subsequent warning if the directory is group writable. * Issue #137: Update ``Distribution.hashcmp`` so that Distributions with None for pyversion or platform can be compared against Distributions defining those attributes. * Issue #360: Removed undesirable behavior from test runs, preventing write tests and installation to system site packages. * Pull Request #125: Add ``__ne__`` to Requirement class. * Various refactoring of easy_install. * Bootstrap script now accepts ``--to-dir`` to customize save directory or allow for re-use of existing repository of setuptools versions. See Pull Request #112 for background. * Issue #285: ``easy_install`` no longer will default to installing packages to the "/user site packages"/ directory if it is itself installed there. Instead, the user must pass ``--user`` in all cases to install packages to the user site packages. This behavior now matches that of "/pip install"/. To configure an environment to always install to the user site packages, consider using the "/install-dir"/ and "/scripts-dir"/ parameters to easy_install through an appropriate distutils config file. * Issue #359: Include pytest.ini in the sdist so invocation of py.test on the sdist honors the pytest configuration. Re-release of 13.0. Intermittent connectivity issues caused the release process to fail and PyPI uploads no longer accept files for 13.0. * Issue #356: Back out Pull Request #119 as it requires Setuptools 10 or later as the source during an upgrade. * Removed build_py class from setup.py. According to 892f439d216e, this functionality was added to support upgrades from old Distribute versions, 0.6.5 and 0.6.6. * Pull Request #119: Restore writing of ``setup_requires`` to metadata (previously added in 8.4 and removed in 9.0). * Documentation is now linked using the rst.linker package. * Fix ``setuptools.command.easy_install.extract_wininst_cfg()`` with Python 2.6 and 2.7. * Issue #354. Added documentation on building setuptools documentation. * Issue #345: Unload all modules under pkg_resources during ``ez_setup.use_setuptools()``. * Issue #336: Removed deprecation from ``ez_setup.use_setuptools``, as it is clearly still used by buildout's bootstrap. ``ez_setup`` remains deprecated for use by individual packages. * Simplified implementation of ``ez_setup.use_setuptools``. * Pull Request #118: Soften warning for non-normalized versions in Distribution. * Issue #339: Correct Attribute reference in ``cant_write_to_target``. * Issue #336: Deprecated ``ez_setup.use_setuptools``. * Issue #335: Fix script header generation on Windows. * Fixed incorrect class attribute in ``install_scripts``. Tests would be nice. * Issue #331: Fixed ``install_scripts`` command on Windows systems corrupting the header. * Restore ``setuptools.command.easy_install.sys_executable`` for pbr compatibility. For the future, tools should construct a CommandSpec explicitly. * Issue #188: Setuptools now support multiple entities in the value for ``build.executable``, such that an executable of "//usr/bin/env my-python"/ may be specified. This means that systems with a specified executable whose name has spaces in the path must be updated to escape or quote that value. * Deprecated ``easy_install.ScriptWriter.get_writer``, replaced by ``.best()`` with slightly different semantics (no force_windows flag). * Issue #327: Formalize and restore support for any printable character in an entry point name. * Expose ``EntryPoint.resolve`` in place of EntryPoint._load, implementing the simple, non-requiring load. Deprecated all uses of ``EntryPoint._load`` except for calling with no parameters, which is just a shortcut for ``ep.require(); ep.resolve();``. Apps currently invoking ``ep.load(require=False)`` should instead do the following if wanting to avoid the deprecating warning:: getattr(ep, "/resolve"/, lambda: ep.load(require=False))() * Pip #2326: Report deprecation warning at stacklevel 2 for easier diagnosis. * Issue #281: Since Setuptools 6.1 (Issue #268), a ValueError would be raised in certain cases where VersionConflict was raised with two arguments, which occurred in ``pkg_resources.WorkingSet.find``. This release adds support for indicating the dependent packages while maintaining support for a VersionConflict when no dependent package context is known. New unit tests now capture the expected interface. * Interop #3: Upgrade to Packaging 15.0; updates to PEP 440 so that >1.7 does not exclude 1.7.1 but does exclude 1.7.0 and 1.7.0.post1. * Issue #323: Fix regression in entry point name parsing. * Deprecated use of EntryPoint.load(require=False). Passing a boolean to a function to select behavior is an anti-pattern. Instead use ``Entrypoint._load()``. * Substantial refactoring of all unit tests. Tests are now much leaner and re-use a lot of fixtures and contexts for better clarity of purpose. * Issue #320: Added a compatibility implementation of ``sdist._default_revctrl`` so that systems relying on that interface do not fail (namely, Ubuntu 12.04 and similar Debian releases). * Issue #319: Fixed issue installing pure distutils packages. * Issue #313: Removed built-in support for subversion. Projects wishing to retain support for subversion will need to use a third party library. The extant implementation is being ported to `setuptools_svn <https://pypi.python.org/pypi/setuptools_svn>`_. * Issue #315: Updated setuptools to hide its own loaded modules during installation of another package. This change will enable setuptools to upgrade (or downgrade) itself even when its own metadata and implementation change. * Prefer vendored packaging library `as recommended <https://github.com/jaraco/setuptools/commit/170657b68f4b92e7e1bf82f5e19a831f57 44af67#commitcomment-9109448>`_. * Issue #312: Restored presence of pkg_resources API tests (doctest) to sdist. * Issue #314: Disabled support for ``setup_requires`` metadata to avoid issue where Setuptools was unable to upgrade over earlier versions. * Pull Request #106: Now write ``setup_requires`` metadata. * Issue #311: Decoupled pkg_resources from setuptools once again. ``pkg_resources`` is now a package instead of a module. * Issue #306: Suppress warnings about Version format except in select scenarios (such as installation). * Pull Request #85: Search egg-base when adding egg-info to manifest. * Upgrade ``packaging`` to 14.5, giving preference to "/rc"/ as designator for release candidates over "/c"/. * PEP-440 warnings are now raised as their own class, ``pkg_resources.PEP440Warning``, instead of RuntimeWarning. * Disabled warnings on empty versions. * Upgrade ``packaging`` to 14.4, fixing an error where there is a different result for if 2.0.5 is contained within >2.0dev and >2.0.dev even though normalization rules should have made them equal. * Issue #296: Add warning when a version is parsed as legacy. This warning will make it easier for developers to recognize deprecated version numbers. * Issue #296: Restored support for ``__hash__`` on parse_version results. * Issue #296: Restored support for ``__getitem__`` and sort operations on parse_version result. * Issue #296: Restore support for iteration over parse_version result, but deprecated that usage with a warning. Fixes failure with buildout. * Implement `PEP 440 <http://legacy.python.org/dev/peps/pep-0440/>`_ within pkg_resources and setuptools. This change deprecates some version numbers such that they will no longer be installable without using the ``===`` escape hatch. See `the changes to test_resources <https://bitbucket.org/pypa/setuptools/commits/dcd552da643c4448056de84c73d56da6 d70769d5#chg-setuptools/tests/test_resources.py>`_ for specific examples of version numbers and specifiers that are no longer supported. Setuptools now "/vendors"/ the `packaging <https://github.com/pypa/packaging>`_ library. * Issue #80, Issue #209: Eggs that are downloaded for ``setup_requires``, ``test_requires``, etc. are now placed in a ``./.eggs`` directory instead of directly in the current directory. This choice of location means the files can be readily managed (removed, ignored). Additionally, later phases or invocations of setuptools will not detect the package as already installed and ignore it for permanent install (See #209). This change is indicated as backward-incompatible as installations that depend on the installation in the current directory will need to account for the new location. Systems that ignore ``*.egg`` will probably need to be adapted to ignore ``.eggs``. The files will need to be manually moved or will be retrieved again. Most use cases will require no attention. * Issue #268: When resolving package versions, a VersionConflict now reports which package previously required the conflicting version. * Issue #262: Fixed regression in pip install due to egg-info directories being omitted. Re-opens Issue #118. * Issue #259: Fixed regression with namespace package handling on ``single version, externally managed`` installs. * Issue #100: When building a distribution, Setuptools will no longer match default files using platform-dependent case sensitivity, but rather will only match the files if their case matches exactly. As a result, on Windows and other case-insensitive file systems, files with names such as 'readme.txt' or 'README.TXT' will be omitted from the distribution and a warning will be issued indicating that 'README.txt' was not found. Other filenames affected are: - README.rst - README - setup.cfg - setup.py (or the script name) - test/test*.py Any users producing distributions with filenames that match those above case-insensitively, but not case-sensitively, should rename those files in their repository for better portability. * Pull Request #72: When using ``single_version_externally_managed``, the exclusion list now includes Python 3.2 ``__pycache__`` entries. * Pull Request #76 and Pull Request #78: lines in top_level.txt are now ordered deterministically. * Issue #118: The egg-info directory is now no longer included in the list of outputs. * Issue #258: Setuptools now patches distutils msvc9compiler to recognize the specially-packaged compiler package for easy extension module support on Python 2.6, 2.7, and 3.2. * Issue #237: ``pkg_resources`` now uses explicit detection of Python 2 vs. Python 3, supporting environments where builtins have been patched to make Python 3 look more like Python 2. * Issue #240: Based on real-world performance measures against 5.4, zip manifests are now cached in all circumstances. The ``PKG_RESOURCES_CACHE_ZIP_MANIFESTS`` environment variable is no longer relevant. The observed "/memory increase"/ referenced in the 5.4 release notes and detailed in Issue #154 was likely not an increase over the status quo, but rather only an increase over not storing the zip info at all. * Issue #242: Use absolute imports in svn_utils to avoid issues if the installing package adds an xml module to the path. * Issue #239: Fix typo in 5.5 such that fix did not take. * Issue #239: Setuptools now includes the setup_requires directive on Distribution objects and validates the syntax just like install_requires and tests_require directives. * Issue #236: Corrected regression in execfile implementation for Python 2.6. - Enable testsuite run during build. Added BuildRequires needed for that - Refresh setuptools-5.4.1-create-sitedir.patch - Add fix-type-error.patch: Fix error during test run - Add fix-sle11-test-failure.patch: Fix error during test run on SLE11SP3
- Do not cause buildcycle with previous change but rather install the egg-info prepared metadata from the tarball - use setuptools for building to support pip 10.x (bsc#1166139) - update to 1.14.0 * Add `six.assertNotRegex` * `six.moves._dummy_thread` now points to the `_thread` module on Python 3.9+. Python 3.7 and later requires threading and deprecated the `_dummy_thread` module * Remove support for Python 2.6 and Python 3.2 * `six.wraps` now ignores missing attributes - Pull in dbm/gdbm module from python for testing - update to 0.13.0: - Issue #298, pull request #299: Add `six.moves.dbm_ndbm`. - Issue #155: Add `six.moves.collections_abc`, which aliases the `collections` module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater. - Pull request #304: Re-add distutils fallback in `setup.py`. - Pull request #305: On Python 3.7, `with_metaclass` supports classes using PEP - Simplify the pytest call - Fix pytest call - Fixdocumentation package generating - Change %pretrans back to %pre to fix bootstrap issue boo#1123064 bsc#1143893 - Require just base python module, even full python is too much and it is not required here - Update to 0.12.0: * `six.add_metaclass` now preserves `__qualname__` from the original class. * Add `six.ensure_binary`, `six.ensure_text`, and `six.ensure_str`. - Because of cyclical dependencies between six and Sphinx, we need to to do multibuild. - remove egg-info directory in %pretrans - fix egg-info directory pattern - match any version of egg-info for a certain python version - Break the cycilical dependency on python-setuptools. - Remove argparse dependency - remove egg-info directory before installation if it exists, because setuptools produce directory and six switched to distutils that produce a file (and because rpm can't handle that by itself) fixes bsc#1057496 - Fix Source url - README->README.rst, add CHANGES - update to version 1.11.0: * Pull request #178: `with_metaclass` now properly proxies `__prepare__` to the underlying metaclass. * Pull request #191: Allow `with_metaclass` to work with metaclasses implemented in C. * Pull request #203: Add parse_http_list and parse_keqv_list to moved urllib.request. * Pull request #172 and issue #171: Add unquote_to_bytes to moved urllib.parse. * Pull request #167: Add `six.moves.getoutput`. * Pull request #80: Add `six.moves.urllib_parse.splitvalue`. * Pull request #75: Add `six.moves.email_mime_image`. * Pull request #72: Avoid creating reference cycles through tracebacks in `reraise`. - update for multipython build - Restore buildarch for SLE_11 to fix build - Run tests in -doc package to avoid dependency loops * python-setuptools -> python-six -> python-py -> python-setuptools * python-setuptools -> python-six -> python-pytest -> python-setuptools - Actually run the tests. They weren't previously being run. - Update to 1.10.0: - Issue #122: Improve the performance of `six.int2byte` on Python 3. - Pull request #55 and issue #99: Don't add the `winreg` module to `six.moves` on non-Windows platforms. - Pull request #60 and issue #108: Add `six.moves.getcwd` and `six.moves.getcwdu`. - Pull request #64: Add `create_unbound_method` to create unbound methods. - Delete the system egg-info during pre phase: older versions of the package installed it as a directory, the latest update creates a file, and rpm has known issues with replacing this. - Make tests conditional to avoid dependency loop. - don't build/package documentation here: it breaks due to cyclic requirements between six and Sphinx, move doc in its own package - update to version 1.9.0 - Issue #106: Support the `flush` parameter to `six.print_`. - Pull request #48 and issue #15: Add the `python_2_unicode_compatible` decorator. - Pull request #57 and issue #50: Add several compatibility methods for unittest assertions that were renamed between Python 2 and 3. - Issue #105 and pull request #58: Ensure `six.wraps` respects the * updated* and *assigned* arguments. - Issue #102: Add `raise_from` to abstract out Python 3's raise from syntax. - Issue #97: Optimize `six.iterbytes` on Python 2. - Issue #98: Fix `six.moves` race condition in multi-threaded code. - Pull request #51: Add `six.view(keys|values|itmes)`, which provide dictionary views on Python 2.7+.
- Make sure to build with python3 only present on system - Fix python dbus requirement (bsc#1069504) - Finalize singlespec conversion - singlespec auto-conversion - Version bump to 0.6.5 * Fix org.freedesktop.DBus.Error.ServiceUnknown errors without polkitd (gh#nphilipp/python-slip#4) * cope with changes in supplied upload_url - Amend package dependencies and update copyright date * Drop the polkit dependency since python-slip-dbus can work without it * Add missing python-six dependency - Initial package. Version 0.6.4
- Add CVE-2021-33503.patch (bsc#1187045, CVE-2021-33503) * Improve performance of sub-authority splitting in URL - Skip test for RECENT_DATE. It is a test purely for developers. To maintain reproducibility, keep upstreams possibly outdated RECENT_DATE in the source code. - Add CI variable, which makes timeouts in the test suite longer (gh#urllib3/urllib3#2109, bsc#1176389) and test_timeout_errors_cause_retries should not fail. - Generate pyc for ssl_match_hostname too - update to 1.25.10: * Added support for ``SSLKEYLOGFILE`` environment variable for logging TLS session keys with use with programs like Wireshark for decrypting captured web traffic (Pull #1867) * Fixed loading of SecureTransport libraries on macOS Big Sur due to the new dynamic linker cache (Pull #1905) * Collapse chunked request bodies data and framing into one call to ``send()`` to reduce the number of TCP packets by 2-4x (Pull #1906) * Don't insert ``None`` into ``ConnectionPool`` if the pool was empty when requesting a connection (Pull #1866) * Avoid ``hasattr`` call in ``BrotliDecoder.decompress()`` (Pull #1858) - update to 1.25.9 (bsc#1177120, CVE-2020-26137): * Added ``InvalidProxyConfigurationWarning`` which is raised when erroneously specifying an HTTPS proxy URL. urllib3 doesn't currently support connecting to HTTPS proxies but will soon be able to and we would like users to migrate properly without much breakage. * Drain connection after ``PoolManager`` redirect (Pull #1817) * Ensure ``load_verify_locations`` raises ``SSLError`` for all backends (Pull #1812) * Rename ``VerifiedHTTPSConnection`` to ``HTTPSConnection`` (Pull #1805) * Allow the CA certificate data to be passed as a string (Pull #1804) * Raise ``ValueError`` if method contains control characters (Pull #1800) * Add ``__repr__`` to ``Timeout`` (Pull #1795) - Explicitly switch off building python 2 version. - update to 1.25.8 * Drop support for EOL Python 3.4 * Optimize _encode_invalid_chars * Preserve chunked parameter on retries * Allow unset SERVER_SOFTWARE in App Engine * Fix issue where URL fragment was sent within the request target. * Fix issue where an empty query section in a URL would fail to parse. * Remove TLS 1.3 support in SecureTransport due to Apple removing support. - Require a new enough release of python-six. 1.25.6 needs at least 1.12.0 for ensure_text() and friends. - Updae to 1.25.6: * Fix issue where tilde (~) characters were incorrectly percent-encoded in the path. (Pull #1692) - Restrict the tornado dep from tom to 5 or older release as the 6.x changed the API - Update to 1.25.5: * Add mitigation for BPO-37428 affecting Python <3.7.4 and OpenSSL 1.1.1+ which caused certificate verification to be enabled when using cert_reqs=CERT_NONE. (Issue #1682) * Propagate Retry-After header settings to subsequent retries. (Pull #1607) * Fix edge case where Retry-After header was still respected even when explicitly opted out of. (Pull #1607) * Remove dependency on rfc3986 for URL parsing. * Fix issue where URLs containing invalid characters within Url.auth would raise an exception instead of percent-encoding those characters. * Add support for HTTPResponse.auto_close = False which makes HTTP responses work well with BufferedReaders and other io module features. (Pull #1652) * Percent-encode invalid characters in URL for HTTPConnectionPool.request() (Pull #1673) - Drop patch urllib3-ssl-default-context.patch - Drop patch python-urllib3-recent-date.patch the date is recent enough on its own - Use have/skip_python2/3 macros to allow building only one flavour - Use old pytest 3.x as newer do not work with this release * this will be fixed with next release, just spread among numerous fixes in the git for quick backporting - Fixup pre script: the migration issue happens when changing from python-urllib3 to python2-urllib3: the number of installed instances of python2-urlliib3 is at this moment 1, unlike in regular updates. This is due to a name change, which consists not of a pure package update. - Provides/Obsoletes does not fix the issue: we have a directory-to-symlink switch, which cannot be handled by RPM internally. Assist using pre script (boo#1138715). - Fix Upgrade from Leap 42.1/42.2 by adding Obsoletes/Provides: python-urllib3, fixes boo#1138746 - Skip test_source_address_error as we raise different error with fixes that we provide in new python2/3 - Add more test to skip as with new openssl some behaviour changed and we can't rely on them anymore - Unbundle the six, rfc3986, and backports.ssl_match_hostname - Add missing dependency on python-six (bsc#1150895) - Update to 1.25.3: * Change HTTPSConnection to load system CA certificates when ca_certs, ca_cert_dir, and ssl_context are unspecified. (Pull #1608, Issue #1603) * Upgrade bundled rfc3986 to v1.3.2. (Pull #1609, Issue #1605) - Update to 1.25.2: * Change is_ipaddress to not detect IPvFuture addresses. (Pull #1583) * Change parse_url to percent-encode invalid characters within the path, query, and target components. (Pull #1586) * Add support for Google's Brotli package. (Pull #1572, Pull #1579) * Upgrade bundled rfc3986 to v1.3.1 (Pull #1578) - Require all the deps from the secure list rather than Recommend. This makes the check to be run always and ensure the urls are "/secure"/. - Remove ndg-httpsclient as it is not needed since 2015 - Add missing dependency on brotlipy - Fix the tests to pass again - update to 1.25 (bsc#1132663, bsc#1129071, CVE-2019-9740, CVE-2019-11236): * Require and validate certificates by default when using HTTPS * Upgraded ``urllib3.utils.parse_url()`` to be RFC 3986 compliant. * Added support for ``key_password`` for ``HTTPSConnectionPool`` to use encrypted ``key_file`` without creating your own ``SSLContext`` object. * Add TLSv1.3 support to CPython, pyOpenSSL, and SecureTransport ``SSLContext`` implementations. (Pull #1496) * Switched the default multipart header encoder from RFC 2231 to HTML 5 working draft. * Fixed issue where OpenSSL would block if an encrypted client private key was given and no password was given. Instead an ``SSLError`` is raised. * Added support for Brotli content encoding. It is enabled automatically if ``brotlipy`` package is installed which can be requested with ``urllib3[brotli]`` extra. * Drop ciphers using DSS key exchange from default TLS cipher suites. Improve default ciphers when using SecureTransport. * Implemented a more efficient ``HTTPResponse.__iter__()`` method. - Drop urllib3-test-ssl-drop-sslv3.patch . No longer needed - Update to 1.24.2 (bsc#1132900, CVE-2019-11324): - Implemented a more efficient HTTPResponse.__iter__() method. (Issue #1483) - Upgraded urllib3.utils.parse_url() to be RFC 3986 compliant. (Pull #1487) - Remove Authorization header regardless of case when redirecting to cross-site. (Issue #1510) - Added support for key_password for HTTPSConnectionPool to use encrypted key_file without creating your own SSLContext object. (Pull #1489) - Fixed issue where OpenSSL would block if an encrypted client private key was given and no password was given. Instead an SSLError is raised. (Pull #1489) - Require and validate certificates by default when using HTTPS (Pull #1507) - Added support for Brotli content encoding. It is enabled automatically if brotlipy package is installed which can be requested with urllib3[brotli] extra. (Pull #1532) - Add TLSv1.3 support to CPython, pyOpenSSL, and SecureTransport SSLContext implementations. (Pull #1496) - Drop ciphers using DSS key exchange from default TLS cipher suites. Improve default ciphers when using SecureTransport. (Pull #1496) - Add support for IPv6 addresses in subjectAltName section of certificates. (Issue #1269) - Switched the default multipart header encoder from RFC 2231 to HTML 5 working draft. (Issue #303, PR #1492) - Update to 1.24.1: * Remove quadratic behavior within GzipDecoder.decompress() (Issue #1467) * Restored functionality of ciphers parameter for create_urllib3_context(). (Issue #1462) - Update to 1.24: * Allow key_server_hostname to be specified when initializing a PoolManager to allow custom SNI to be overridden. (Pull #1449) * Test against Python 3.7 on AppVeyor. (Pull #1453) * Early-out ipv6 checks when running on App Engine. (Pull #1450) * Change ambiguous description of backoff_factor (Pull #1436) * Add ability to handle multiple Content-Encodings (Issue #1441 and Pull #1442) * Skip DNS names that can't be idna-decoded when using pyOpenSSL (Issue #1405). * Add a server_hostname parameter to HTTPSConnection which allows for overriding the SNI hostname sent in the handshake. (Pull #1397) * Drop support for EOL Python 2.6 (Pull #1429 and Pull #1430) * Fixed bug where responses with header Content-Type: message/* erroneously raised HeaderParsingError, resulting in a warning being logged. (Pull #1439) * Move urllib3 to src/urllib3 (Pull #1409) - Drop patch 1414.patch merged upstream - Refresh patches: * python-urllib3-recent-date.patch * urllib3-ssl-default-context.patch - Switch to multibuild to minize requirements for providing urllib3 module. - fix dependency again for passing tests for python 2.x - Do not use ifpython2 for BRs where it does not work - add python-ipaddress dependency for python 2.x - Drop not needed devel and nose deps - update to 1.23 (bsc#1119376, CVE-2018-20060) - add 1414.patch - fix tests with new tornado - refresh python-urllib3-recent-date.patch - drop urllib3-test-no-coverage.patch * Allow providing a list of headers to strip from requests when redirecting to a different host. Defaults to the Authorization header. Different headers can be set via Retry.remove_headers_on_redirect. * Fix util.selectors._fileobj_to_fd to accept long * Dropped Python 3.3 support. * Put the connection back in the pool when calling stream() or read_chunked() on a chunked HEAD response. * Fixed pyOpenSSL-specific ssl client authentication issue when clients attempted to auth via certificate + chain * Add the port to the connectionpool connect print * Don't use the uuid module to create multipart data boundaries. * read_chunked() on a closed response returns no chunks. * Add Python 2.6 support to contrib.securetransport * Added support for auth info in url for SOCKS proxy - Allows Recommends and Suggest in Fedora - Recommends only for SUSE - disable more flaky tests specifically for PowerPC - Add python-urllib3-recent-date.patch: Fix test suite, use correct date (gh#shazow/urllib3#1303, boo#1074247). - use python3 for detection, in anticipation of python2 removal - Disable tests that timeout - update to 1.22: * Fixed missing brackets in ``HTTP CONNECT`` when connecting to IPv6 address via IPv6 proxy. (Issue #1222) * Made the connection pool retry on ``SSLError``. The original ``SSLError`` is available on ``MaxRetryError.reason``. (Issue #1112) * Drain and release connection before recursing on retry/redirect. Fixes deadlocks with a blocking connectionpool. (Issue #1167) * Fixed compatibility for cookiejar. (Issue #1229) * pyopenssl: Use vendored version of ``six``. (Issue #1231) - use pytest for running the tests. That is what upstream is doing - update to 1.21.1: * Fixed SecureTransport issue that would cause long delays in response body delivery. (Pull #1154) * Fixed regression in 1.21 that threw exceptions when users passed the ``socket_options`` flag to the ``PoolManager``. (Issue #1165) * Fixed regression in 1.21 that threw exceptions when users passed the ``assert_hostname`` or ``assert_fingerprint`` flag to the ``PoolManager``. * Improved performance of certain selector system calls on Python 3.5 and later. (Pull #1095) * Resolved issue where the PyOpenSSL backend would not wrap SysCallError exceptions appropriately when sending data. (Pull #1125) * Selectors now detects a monkey-patched select module after import for modules that patch the select module like eventlet, greenlet. (Pull #1128) * Reduced memory consumption when streaming zlib-compressed responses (as opposed to raw deflate streams). (Pull #1129) * Connection pools now use the entire request context when constructing the pool key. (Pull #1016) * ``PoolManager.connection_from_*`` methods now accept a new keyword argument, ``pool_kwargs``, which are merged with the existing ``connection_pool_kw``. * Add retry counter for ``status_forcelist``. (Issue #1147) * Added ``contrib`` module for using SecureTransport on macOS: ``urllib3.contrib.securetransport``. (Pull #1122) * urllib3 now only normalizes the case of ``http://`` and ``https://`` schemes: for schemes it does not recognise, it assumes they are case-sensitive and leaves them unchanged. - Relax python-nose version requirement on SLE 12 (fate#321630) - merge python3 modifications - update for multipython build - update to 1.20: * Added support for waiting for I/O using selectors other than select, improving urllib3’s behaviour with large numbers of concurrent connections. (Pull #1001) * Updated the date for the system clock check. (Issue #1005) * ConnectionPools now correctly consider hostnames to be case-insensitive. (Issue #1032) * Outdated versions of PyOpenSSL now cause the PyOpenSSL contrib module to fail when it is injected, rather than at first use. (Pull #1063) * Outdated versions of cryptography now cause the PyOpenSSL contrib module to fail when it is injected, rather than at first use. (Issue #1044) * Automatically attempt to rewind a file-like body object when a request is retried or redirected. (Pull #1039) * Fix some bugs that occur when modules incautiously patch the queue module. (Pull #1061) * Prevent retries from occuring on read timeouts for which the request method was not in the method whitelist. (Issue #1059) * Changed the PyOpenSSL contrib module to lazily load idna to avoid unnecessarily bloating the memory of programs that don’t need it. (Pull #1076) * Add support for IPv6 literals with zone identifiers. (Pull #1013) * Added support for socks5h:// and socks4a:// schemes when working with SOCKS proxies, and controlled remote DNS appropriately. (Issue #1035) update to version 1.19.1 * Forgot to mention #955. * Starting o the user guide. * Add ipaddress marker to setup.cfg. * CHANGES for #897 * Version added 1.17 * Change debug level to 'debug' to match ConnectionPool * Moving some stuff to advanced usage. * Ignore only the unused import error * Uniform checks. * Add test for past date in Retry-After header * Adding all reference docs * Ok, I just gotta see what's going on here. * Adding app engine docs * Keep using the good OpenSSL * Adding timeout section * Removing absolute import in NTLMPool * Use the good OpenSSL. * Small pass at contributing * parse_url: Disallow non-integer digits explicitly in port numbers * Fixup some whitespace. * Updating copy on landing page. * Fix flake8 E305 errors * Use OS default certs when possible * Fleshing out user guide. * Fallback to the vendored ipaddress module. * Updating intersphinx to python 3.4 * Seems like version mismatch is the issue. * Improve the cipher suite comment * Retry backoff time is calculated only from the last consecutive errors sequence * Fix a typo in the user guide documentation * Update docs guide with new dependencies * Tests for #979 * Remove HIGH cipher suites as well. * Adding SSL verification section to user guide. * More CHANGES * Changes for #1017 * Changelog for #1009. * Vendor a backport of the ipaddress module. * CHANGES for 1.19 * Fixed typos * Revert "/Fallback to the vendored ipaddress module."/ * Use "/with"/ to close more files eagerly and also on error * Addressing review comments * First stab at the new index page * Removing unneeded scratch file. * Fixing some references * Moving some stuff around. * CR fixes * Remove 100% requirement from nosetests. * Try using codecov * Remove absolute import. * Split ciphers up to individual lines. * add warning when timeout without total is used on App Engine * We don't want a sad @haikuginger * RequestHistory is a namedtuple instance. * I wonder if we're missing this. * Switching to alabaster theme * Prefer user-supplied host headers. * Try shoving it in tox.ini * Add include=urllib3/* to prevent core module coverage through six.moves * Pointing flake8 specifically at the urllib3 package * CHANGES for #955 * Sorry PyPy. * Add support for ChaCha20. * Make Travis CI fail if docs have warnings or errors * Added CHANGES entry * Test with OpenSSL 1.1 on Mac. * Backport Python 3.5 match_hostname function. * Wrap lines to under 99 chars * Moving docs creation into tox * Gotta use the pyenv everywhere. * Explicitly check if a value in a multipart header is None instead of just a falsy value * Move to a more complex bit of idna handling. * Make codecov enforce 100% coverage. * Error if GAE_PYTHONPATH is not set when running make test-gae * Changes for #258. * adding length_remaining functionality to HTTPResponse * test TLSv1 instead of SSLv3 * fixing infinite loop when stream(None) called * Adding proxy section * Don't forget setup.cfg * Removing TODO * add changelog for #978 * Stop testing our parsing via TLS failure. * CHANGES for #928 * Add support for OS X. * While I'm shotgun debugging. * Merging new release version: 1.19.1 * Clean up some bugs. * Support date in Retry-After header * Defer to URLFetch's default timeout instead of hard coding 5s. * Update Travis PyPy testing to 5.4 * Remove 3DES support. * Seems like Python 2.6 doesn't like -m pip * Adding logging and exceptions. * changing conditional order to prefer isclosed over closed * Have the 'secure' flag install ipaddress. * Respect Retry-After header for redirection * Respect Retry-After header * Correct the import of urljoin for Python 3 * use dunder slots for Url class slots variable * Update README.rst to better reflect new documentation. * Allow PyPy 5.3 to fail * updating CHANGES and CONTRIBUTORS * Clarifying a few things. * Revert "/Remove ipaddress marker."/ * Fix GAE_PYTHONPATH error in Makefile * Removing symlinks from dummyserver certs to fix test suite on Windows * adding in exception for booleans and zero values in timeouts * CHANGES for #930 * add domain and method aware logging to connectionpool (#897) * Add release note about #941 (#943) * Make HTTPResponse.stream() work with file-like body of non-HTTPResponse type (eg StringIO) * Use HTTPException, LifoQueue, Empty, and Full from six * CHANGES for #858 and #887 * Updating links to SSL warning help page. Fixes #918 * More alabaster customizations, starting on TOC * CHANGES for #835 * It's possible but unlikely that we need combine * We actually require cryptography-based PyOpenSSL now. * PySocks 1.5.7 causes problems with IPv6. * fixing socks and ssl docstrings. * Fix doc syntax in user-guide.rst * Urllib3 -> urllib3 * Removing uneeded files. * Dear tox: plz propagate env vars. Thanks. * Favour our own match_hostname over old versions. * Bow before our fruit overlords. * enforce_content_length for incrementally read responses * fixing incorrect message for IncompleteRead * Update setup.cfg * Changelog for #986. * Spelling fixes * Line breaks. * Adding docs/requirements.txt for readthedocs. * CHANGES for #989. * Normalize the scheme and host in the URL parser * Update changes for 1.17 * Changes for #979 * Changelog update for #947. * Update connectionpool.py * Make BodyNotHttplibCompatible inherit from HttpError, urllib3's base exception class, only * Update changes for 1.18 * Update PyOpenSSL to not use ndg-httpsclient or pyasn1 * Retry history changed from list to tuple * Add a cert with IP SAN and test for it. * parse_retry_after: Disallow non-integer digits, allow whitespace * Add failing test for #1009. * Remove markers from setup.py. * Use Travis supplied PyPy 5.3 * Support retry for 413, 429 and 503 status code * Remove ipaddress marker. * Revert "/Vendor a backport of the ipaddress module."/ * Adding retry section * CVE-2016-9015: Correct set verify flags. * Update CHANGES.rst for #911 * Tests for case-insensitivity in the scheme and host * Add changelog for #967. * Try updating setuptools. * Updating flake8 locations * Forward-port 1.18.1 changelog. * Update [secure] extra. * Add more advanced usage docs * CHANGES for #990 * [contrib/pyopenssl] remove unused ssl_wrap_socket * Import more from six - update to 1.16: * Disable IPv6 DNS when IPv6 connections are not possible. (Issue #840) * Provide ``key_fn_by_scheme`` pool keying mechanism that can be overridden. (Issue #830) * Normalize scheme and host to lowercase for pool keys, and include ``source_address``. (Issue #830) * Cleaner exception chain in Python 3 for ``_make_request``. (Issue #861) * Fixed installing ``urllib3[socks]`` extra. (Issue #864) * Fixed signature of ``ConnectionPool.close`` so it can actually safely be called by subclasses. (Issue #873) * Retain ``release_conn`` state across retries. (Issues #651, #866) * Add customizable ``HTTPConnectionPool.ResponseCls``, which defaults to ``HTTPResponse`` but can be replaced with a subclass. (Issue #879) - Use pypi.io as Source url - update to 1.15.1: * Fix packaging to include backports module. (Issue #841) * Added Retry(raise_on_status=False). (Issue #720) * Always use setuptools, no more distutils fallback. (Issue #785) * Dropped support for Python 3.2. (Issue #786) * Chunked transfer encoding when requesting with ``chunked=True``. * Fixed regression with IPv6 port parsing. (Issue #801) * Append SNIMissingWarning messages to allow users to specify it in the PYTHONWARNINGS environment variable. (Issue #816) * Handle unicode headers in Py2. (Issue #818) * Log certificate when there is a hostname mismatch. (Issue #820) * Preserve order of request/response headers. (Issue #821) - change Requires on pyopenssl, pyasn1 into Recommends, add ndg-httpsclient as well (these are dependencies of urrlib3's pyopenssl module, which can be used if native python's ssl capabilities are not good enough) - Update 1.14 source tar.gz from the source * Rebase urllib3-test-no-coverage.patch - Update to Version 1.14 (2015-12-29) * contrib: SOCKS proxy support! (Issue #762) * Fixed AppEngine handling of transfer-encoding header and bug in Timeout defaults checking. (Issue #763) - Update to Version 1.13.1 (2015-12-18) * Fixed regression in IPv6 + SSL for match_hostname. (Issue #761) - Update to Version 1.13 (2015-12-14) * Fixed pip install urllib3[secure] on modern pip. (Issue #706) * pyopenssl: Fixed SSL3_WRITE_PENDING error. (Issue #717) * pyopenssl: Support for TLSv1.1 and TLSv1.2. (Issue #696) * Close connections more defensively on exception. (Issue #734) * Adjusted read_chunked to handle gzipped, chunk-encoded bodies without repeatedly flushing the decoder, to function better on Jython. (Issue #743) * Accept ca_cert_dir for SSL-related PoolManager configuration. (Issue #758) - removed ready-event.patch: applied upstream - disabled more dysfunctional tests - restored ability to build with openSUSE <= 13.2 - removed python-certifi dependency, we don't want to use it - drop 0001-Don-t-pin-dependency-to-exact-version.patch because it's not needed anymore - re-enable tests, re-add relevant dependencies * don't exclude test_util.py * exclude proxy timeout tests that fail for spurious reasons - urllib3-ssl-default-context.patch - use set_default_verify_paths() if no certificate path specified and verification not explicitly disabled - urllib3-test-ssl-drop-sslv3.patch - don't use "/SSLv3"/ constants in python 2.7.9 and up - ready-event.patch - fix race conditions in timeout tests - drop %pre section because apparently "/egg-info as file"/ is no longer true and this breaks builds - Delete the system egg-info during pre phase: older versions of the package installed it as a directory, the latest update creates a file, and rpm has known issues with replacing this. - add python-pyOpenSSL, python-certifi and python-pyasn1 requirements - Comment out test requirements, as tests are disabled anyway, and one of these packages depend on python-requests, which depends on this package resulting in a circular dependency for openSUSE <= 13.1 - Update to version 1.12 * Rely on six for importing httplib to work around conflicts with other Python 3 shims. (Issue #688) * Add support for directories of certificate authorities, as supported by OpenSSL. (Issue #701) * New exception: NewConnectionError, raised when we fail to establish a new connection, usually ECONNREFUSED socket error. - Fix version dependencies - Add new build requirements following upstream changes * python-nose-exclude * python-tox * python-twine * python-wheel - Update 0001-Don-t-pin-dependency-to-exact-version.patch - Disable tests for now, as there require network
- Update to version 2.0.1 * #275: Late fix for proper exception reraising from within main loop (by Andrew Dunai & Adam Sampson) version 2.0.0 * Full Python 2.x/3.x support (by Andrew Dunai) * Proper handling & customization of OS signals by GLib event loop (by Federico T) * vterm: Fix handling of NUL characters (by aszlig) * Add 256-color support for fbterm (by Benjamin Yates) * Italics support (by Ian D. Scott) * Store envron's TERM value as a Screen attribute (by Benjamin Yates) * Replaced hashbangs to use proper Python binary (by Douglas La Rocca) * Post-change signal for Edit, CheckBox and RadioButton widgets (by Toshio Kuratomi) * ListBox.body update (by Random User) * SimpleListWalker is now default when setting ListBox.body (by Random User) * #246, #234: SelectEventLoop alarm improvements (by Dave Jones) * #211: Title align & borderless sides for LineBox (by Toshio Kuratomi) * Support for 'home' and 'end' keys in ListBox (by Random User) * Various code cleanups (by Jordan Speicher, Marin Atanasov Nikolov) * CI fixes (by Marlox, Ian Ward, Anatoly Techtonik, Tony Cebzanov & Ondřej Súkup) * Example fixes (by Kenneth Nielsen) * Documentation fixes (by anatoly techtonik, Marcin Kurczewski, mobyte0, Christian Geier & xndcn) * Code cleanup & typo fixes (by Jakub Wilk & Boris Feld) * Integration of tox for easier Python cross-version testing (by Andrew Dunai) * Test fixes (by Michael Hudson-Doyle, Mike Gilbert & Andrew Dunai) * Correct error messages in Decoration (by Marcin Kurczewski) * #141: Fix for StandardTextLayout.calculate_text_segments (by Grzegorz Aksamit) * #221: Fix for raw display should release file descriptors (by Alain Leufroy) * #261: Fix issues with unicode characters in ProgressBar (by Andrew Dunai) * Fix for 'page up' and 'page down' in ListBox when having focusable children (by Random User) * Fixes for examples compatibility with Python 3 (by Lars Kellogg-Stedman) * Fix default screen size on raw display (by Andreas Klöckner) * Fix underlining for padded text (by Random User) * Fix for terminal widget crash with Python 3 (by Sjc1000) * Fix for string formatting error (by Jakub Wilk) * Fix for iterator in WidgetContainerListContentsMixin (by Marlox) * Fix for missing `modified` signal in SimpleFocusListWalker (by Michael Hansen) * Dropped Python 3.2 support * Test coverage is now collected - Dropped python-urwid-fix_py3_test.patch (merged upstream) - Converted to single-spec - Updated source and homepage URLs - Added python-urwid-fix_py3_test.patch to address a failing test with python 3.6. - update to version 1.3.1: * Fix for screen not getting reset on exception regression (by Rian Hunter) * AttrSpec objects are now comparable (by Random User) * MonitoredList now has a clear method if list has a clear method (by neumond) * Fix for BarGraph hlines sort order (by Heiko Noordhof) * Fix for final output not appearing on exit with some terminals now that extra newline was removed (by Jared Winborne) * Fix for a resizing bug in raw_display (by Esteban null) - update to version 1.3.0: * New AsyncioEventLoop for Python 3.4, Python 3.x with asyncio package or Python 2 with trollius package (by Alex Munroe, Jonas Wielicki, with earlier work by Kelketek Rritaa) * Screen classes now call back to MainLoop using event loop alarms instead of passing timeout values to MainLoop (by Alex Munroe) * Add support for bright backgrounds on linux console (by Russell Warren) * Allow custom sorting of MonitoredList (by Tony Cebzanov) * Fix support for negative indexes with MonitoredFocusList (by Heiko Noordhof) * Documentation fixes (by Ismail, Matthew Mosesohn) - additional change from version 1.2.2: * Fix for a serious raw_display performance regression (by Anton Khirnov) * Fix for high color palette detection (by extempo) * Small changes to enable windows support (by Jeanpierre Devin) - remove %py_requires macro - call python directly, not via %__python macro - remove unwanted shebang during %prep, not after build to avoid mtime mismatch - run the tests during build - Switched source url to PyPi - Update to 1.2.1 * Fix false failures of event loop tests * Remove extra newline generated on exit of raw_display * Documentation fixes (by Paul Ivanov) - Update to 1.2.0 * Add support for PyPy, drop support for Python 2.4, 2.5 * Signals now support using weakly referenced arguments to help avoid leaking objects when a signal consumer is no longer referenced (by Matthijs Kooijman) * Add TornadoEventLoop class (by Alexander Glyzov) * Update GlibEventLoop to use python-gi for Python3 compatibility (by Israel Garcia) * Automate testing with Python 2.6, 2.7, 3.2, 3.3 and PyPy using travis-ci * New container method get_focus_widgets() (by Matthijs Kooijman) * Add support for double and triple click mouse events (by Igor Kotrasiński) * Allow disabling and re-enabling of mouse tracking (by Jim Garrison) * Create section in docs for example program screenshots generated as images like the tutorial examples * Add suggested basic color combination images to manual * Fall back to 80x24 if screen size detection fails * Fix screen.stop(), screen.start() disabling mouse events * Fix to make GridFlow v_sep argument behave as documented * Fix for registering high palette entries in the form "/hX"/ where X > 15 so that basic colors are applied in 88-color mode * Fix for raw_display clear-right escape not working with standout attribute on some terminals * Fix for Terminal widget select loop: retry when interrupted - Update to 1.1.2 * Move to urwid.org and use sphinx docs for generating whole site, move changelog to docs/changelog.rst * Fix encoding exceptions when unicode used on non-UTF-8 terminal * Fix for suspend and resume applications with ^Z * Fix for tmux and screen missing colors on right bug * Fix Pile zero-weighted items and mouse_event when empty * Fix Terminal select() not retrying when interrupted by signal * Fix for Padding.align and width change not invalidating - Update to 1.1.1 version: * Fix for Pile not changing focus on mouse events * Fix for Overlay.get_cursor_coords() - Fix the non-executable-files rpm waraning and remove the rpmlint file - Fix building on SLES - Update to 1.1.0 release: * New common container API: focus, focus_position, contents, options(), get_focus_path(), set_focus_path(), __getitem__, __iter__(), __reversed__() implemented across all included container widgets A full description doesn't fit here, see the Container Widgets section in the manual for details * New Sphinx-based documentation now included in source: Tutorial rewritten, manual revised and new reference based on updated docstrings (by Marco Giusti, Patrick Totzke) * New list walker SimpleFocusListWalker like SimpleListWalker but updates focus position as items are inserted or removed * New decoration widget WidgetDisable to disable interaction with the widgets it wraps * SelectableIcon selectable text widget used by button widgets is now documented (available since 0.9.9) * Columns widget now tries to keep column in focus visible, hiding columns on the left when necessary * Padding widget now defaults to ('relative', 100) instead of 'pack' so that left and right parameters are more useful and more child widgets are supported * New list walker "/API Version 2"/ that is simpler for many list walker uses; "/API Version 1"/ will still continue to be supported * List walkers may now allow iteration from the absolute top or bottom of the list if they provide a positions() method * raw_display now erases to the end of the line with EL escape sequence to improve copy+paste behavior for some terminals * Filler now has top and bottom parameters like Padding's left and right parameters and accepts 'pack' instead of None as a height value for widgets that calculate their own number of rows * Pile and Columns now accepts 'pack' instead of 'flow' for widgets that calculate their own number of rows or columns * Pile and Columns now accept 'given' instead of 'fixed' for cases where the number of rows or columns are specified by the container options * Pile and Columns widgets now accept any iterable to their __init__() methods * Widget now has a default focus_position property that raises an IndexError when read to be consistent with new common container API * GridFlow now supports multiple cell widths within the same widget * BoxWidget, FlowWidget and FixedWidget are deprecated, instead use the sizing() function or _sizing attribute to specify the supported sizing modes for your custom widgets * Some new shift+arrow and numpad input sequences from RXVT and xterm are now recognized * Fix for alarms when used with a screen event loop (e.g. curses_display) * Fix for raw_display when terminal width is 1 column * Fixes for a Columns.get_cursor_coords() regression and a SelectableIcon.get_cursor_coords() bug * Fixes for incorrect handling of box columns in a number of Columns methods when that column is selectable * Fix for Terminal widget input handling with Python 3 - license update: LGPL-2.1+ LGPL without version is not acceptable - Bump to 1.0.2 release: * Fix for bug when entering Unicode text into Edit widget with bytes caption * Fix a regression when not running in UTF-8 mode * Fix for a MainLoop.remove_watch_pipe() bug * Fix for a bug when packing empty Edit widgets * Fix for a ListBox "/contents too long"/ error with very large Edit widgets * Prevent ListBoxes from selecting 0-height selectable widgets when moving up or down * Fix a number of bugs caused by 0-height widgets in a ListBox - python3 package added - spec file improved - update to 1.0.1: * fix for a Filler mouse_event() position bug * fix support for mouse positions up to x=255, y=255 * fixes for a number of string encoding issues under Python 3 * fix for a LineBox border __init__() parameters * fix input input of UTF-8 in tour.py example by converting captions to unicode * prevent raw_display from calling tcseattr() or tcgetattr() on non-ttys * disable curses_display external event loop support: screen resizing and gpm events are not properly supported * mark PollingListWalker as deprecated - changed arch to _not_ be noarch, contains a shlib file - Update to version 1.0.0: * New support for Python 3.2 from the same 2.x code base, requires distribute instead of setuptools (by Kirk McDonald, Wendell, Marien Zwart) everything except TwistedEventLoop and GLibEventLoop is supported * New experimental Terminal widget with xterm emulation and terminal.py example program (by aszlig) * Edit widget now supports a mask (for passwords), has a insert_text_result() method for full-field validation and normalizes input text to Unicode or bytes based on the caption type used * New TreeWidget, TreeNode, ParentNode, TreeWalker and TreeListBox classes for lazy expanding/collapsing tree views factored out of browse.py example program, with new treesample.py example program (by Rob Lanphier) * MainLoop now calls draw_screen() just before going idle, so extra calls to draw_screen() in user code may now be removed * New MainLoop.watch_pipe() method for subprocess or threaded communication with the process/thread updating the UI, and new subproc.py example demonstrating its use * New PopUpLauncher and PopUpTarget widgets and MainLoop option for creating pop-ups and drop-downs, and new pop_up.py example program * New twisted_serve_ssh.py example (by Ali Afshar) that serves multiple displays over ssh from the same application using Twisted and the TwistedEventLoop - upgrade to 0.9.9.1 - update to 0.9.8.4
- Don't use appstream-glib on SLE-12. - Use Python 2-based Sphinx on SLE-12. - No documentation on SLE-12. - Add skip_SSL_tests.patch skipping tests because of patched OpenSSL (bpo#9425). - Don't use OpenSSL 1.1 on platforms which don't have it. - Remove shebangs from from python-base libraries in _libdir (bsc#1193179, bsc#1192249). - Readjust patches: - bpo-31046_ensurepip_honours_prefix.patch - decimal.patch - python-3.3.0b1-fix_date_time_compiler.patch - build against openssl 1.1 as it is incompatible with openssl 3.0+ (bsc#1190566) - 0001-allow-for-reproducible-builds-of-python-packages.patch: ignore permission error when changing the mtime of the source file in presence of SOURCE_DATE_EPOCH - The previous construct works only on the current Factory, not in SLE. - BuildRequire rpm-build-python: The provider to inject python(abi) has been moved there. rpm-build pulls rpm-build-python automatically in when building anything against python3-base, but this implies that the initial build of python3-base does not trigger the automatic installation. - Due to conflicting demands of bsc#1183858 and platforms where Python 3.6 is only in interpreter+pip set we have to make complicated ugly construct about Sphinx BR. - Make python36 primary interpreter on SLE-15 - Make build working even on older SLEs. - Update to 3.6.15: - bpo-43124: Made the internal putcmd function in smtplib sanitize input for presence of r and n characters to avoid (unlikely) command injection. Library - bpo-45001: Made email date parsing more robust against malformed input, namely a whitespace-only Date: header. Patch by Wouter Bolsterlee. Tests - bpo-38965: Fix test_faulthandler on GCC 10. Use the “volatile” keyword in faulthandler._stack_overflow() to prevent tail call optimization on any compiler, rather than relying on compiler specific pragma. - Remove upstreamed patches: - faulthandler_stack_overflow_on_GCC10.patch - test_faulthandler is still problematic under qemu linux-user emulation, disable it there - Update to 3.6.14: * Security - bpo-44022 (bsc#1189241, CVE-2021-3737): mod:http.client now avoids infinitely reading potential HTTP headers after a 100 Continue status response from the server. - bpo-43882: The presence of newline or tab characters in parts of a URL could allow some forms of attacks. Following the controlling specification for URLs defined by WHATWG urllib.parse() now removes ASCII newlines and tabs from URLs, preventing such attacks. - bpo-42988 (CVE-2021-3426, bsc#1183374): Remove the getfile feature of the pydoc module which could be abused to read arbitrary files on the disk (directory traversal vulnerability). Moreover, even source code of Python modules can contain sensitive data like passwords. Vulnerability reported by David Schwörer. - bpo-43285: ftplib no longer trusts the IP address value returned from the server in response to the PASV command by default. This prevents a malicious FTP server from using the response to probe IPv4 address and port combinations on the client network. Code that requires the former vulnerable behavior may set a trust_server_pasv_ipv4_address attribute on their ftplib.FTP instances to True to re-enable it. - bpo-43075 (CVE-2021-3733, bsc#1189287): Fix Regular Expression Denial of Service (ReDoS) vulnerability in urllib.request.AbstractBasicAuthHandler. The ReDoS-vulnerable regex has quadratic worst-case complexity and it allows cause a denial of service when identifying crafted invalid RFCs. This ReDoS issue is on the client side and needs remote attackers to control the HTTP server. - Upstreamed patches were removed: - CVE-2021-3426-inf-disclosure-pydoc-getfile.patch - CVE-2021-3733-ReDoS-urllib-AbstractBasicAuthHandler.patch - Refreshed patches: - python3-sorted_tar.patch - riscv64-ctypes.patch - Rebuild to get new headers, avoid building in support for stropts.h (bsc#1187338). - Use versioned python-Sphinx to avoid dependency on other version of Python (bsc#1183858). - Modify Lib/ensurepip/__init__.py to contain the same version numbers as are in reality the ones in the bundled wheels (bsc#1187668). - add 22198.patch to build with Sphinx 4 - Stop providing "/python"/ symbol (bsc#1185588), which means python2 currently. - Make sure to close the import_failed.map file after the exception has been raised in order to avoid ResourceWarnings when the failing import is part of a try...except block. - Add CVE-2021-3426-inf-disclosure-pydoc-getfile.patch to remove getfile feature from pydoc, which is a security nightmare (among other things, CVE-2021-3426, allows disclosure of any file on the system; bsc#1183374, bpo#42988). Update to 3.6.13, final release of 3.6 branch: * Security - bpo#42967 (bsc#1182379, CVE-2021-23336): Fix web cache poisoning vulnerability by defaulting the query args separator to &, and allowing the user to choose a custom separator. - bpo#42938 (bsc#1181126, CVE-2021-3177): Avoid static buffers when computing the repr of ctypes.c_double and ctypes.c_longdouble values. - bpo#42103: Prevented potential DoS attack via CPU and RAM exhaustion when processing malformed Apple Property List files in binary format. - bpo#42051: The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities. This should not affect users as entity declarations are not used in regular plist files. - bpo#40791: Add volatile to the accumulator variable in hmac.compare_digest, making constant-time-defeating optimizations less likely. * Core and Builtins - bpo#35560: Fix an assertion error in format() in debug build for floating point formatting with “n” format, zero padding and small width. Release build is not impacted. Patch by Karthikeyan Singaravelan. * Library - bpo#42103: InvalidFileException and RecursionError are now the only errors caused by loading malformed binary Plist file (previously ValueError and TypeError could be raised in some specific cases). * Tests - bpo#42794: Update test_nntplib to use offical group name of news.aioe.org for testing. Patch by Dong-hee Na. - bpo#41944: Tests for CJK codecs no longer call eval() on content received via HTTP. - Patches removed, because they were included in the upstream tarball: - CVE-2020-27619-no-eval-http-content.patch - CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch - Add CVE-2021-3177-buf_ovrfl_PyCArg_repr.patch fixing bsc#1181126 (CVE-2021-3177) buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution. - Provide the newest setuptools wheel (bsc#1176262, CVE-2019-20916) in their correct form (bsc#1180686). - (bsc#1180125) We really don't Require python-rpm-macros package. Unnecessary dependency. - readd --with-fpectl (bsc#1180377) - Adjust sphinx-update-removed-function.patch - (bsc#1179630) Update sphinx-update-removed-function.patch to work with all versions of Sphinx (not binding the Python documentation build to the latest verison of Sphinx). Updated version mentioned on gh#python/cpython#13236. - Add CVE-2020-27619-no-eval-http-content.patch fixing CVE-2020-27619 (bsc#1178009), where Lib/test/multibytecodec_support calls eval() on content retrieved via HTTP. - Add patch sphinx-update-removed-function.patch to no longer call a now removed function (gh#python/cpython#13236). As a consequence, no longer pin Sphinx version. - Pin Sphinx version to fix doc subpackage - Change setuptools and pip version numbers according to new wheels (bsc#1179756). - Add ignore_pip_deprec_warn.patch to switch of persistently failing test. - Replace bundled wheels for pip and setuptools with the updated ones (bsc#1176262 CVE-2019-20916). - Handful of changes to make python36 compatible with SLE15 and SLE12 (jsc#ECO-2799, jsc#SLE-13738) - Rebase bpo23395-PyErr_SetInterrupt-signal.patch - Fix build with RPM 4.16: error: bare words are no longer supported, please use "/..."/: x86 == ppc. - Fix installing .desktop file - Buildrequire timezone only for general flavor. It's used in this flavor for the test suite. - Add faulthandler_stack_overflow_on_GCC10.patch to make build working even with GCC10 (bpo#38965). - Just cleanup and reordering items to synchronize with python38 - Format with spec-cleaner - riscv64-support.patch: bpo-33377: add triplets for mips-r6 and riscv (#6655) - riscv64-ctypes.patch: bpo-35847: RISC-V needs CTYPES_PASS_BY_REF_HACK (GH-11694) - Update list of tests to exclude under qemu linux-user - Update the python keyring - Correct libpython name - Drop patches which are not mentioned in spec: * CVE-2019-5010-null-defer-x509-cert-DOS.patch * F00102-lib64.patch * F00251-change-user-install-location.patch * OBS_dev-shm.patch * SUSE-FEDORA-multilib.patch * bpo-31046_ensurepip_honours_prefix.patch * bpo34022-stop_hash-based_invalidation_w_SOURCE_DATE_EPOCH.patch * bpo36302-sort-module-sources.patch * bpo40784-Fix-sqlite3-deterministic-test.patch * bsc1167501-invalid-alignment.patch * python3-imp-returntype.patch - Working around missing python-packaging dependency in python-Sphinx (bsc#1174571) is not necessary anymore. - Update to 3.6.12 (bsc#1179193) * Ensure python3.dll is loaded from correct locations when Python is embedded * The __hash__() methods of ipaddress.IPv4Interface and ipaddress.IPv6Interface incorrectly generated constant hash values of 32 and 128 respectively. This resulted in always causing hash collisions. The fix uses hash() to generate hash values for the tuple of (address, mask length, network address). * Prevent http header injection by rejecting control characters in http.client.putrequest(…). * Unpickling invalid NEWOBJ_EX opcode with the C implementation raises now UnpicklingError instead of crashing. * Avoid infinite loop when reading specially crafted TAR files using the tarfile module - Drop merged fixtures: * CVE-2020-14422-ipaddress-hash-collision.patch * CVE-2019-20907_tarfile-inf-loop.patch * recursion.tar - This release also fixes CVE-2020-26116 (bsc#1177211) and CVE-2019-20907 (bsc#1174091). - Add CVE-2019-20907_tarfile-inf-loop.patch fixing bsc#1174091 (CVE-2019-20907, bpo#39017) avoiding possible infinite loop in specifically crafted tarball. Add recursion.tar as a testing tarball for the patch. - Make library names internally consistent - Disable profile optimalizations as they deadlock in test_faulthandler - Disable lto as it causes mess and works with 3.7 onwards only - Sync the test disablements from the python3 in sle15 - Update to 3.6.11: - bpo-39073: Disallow CR or LF in email.headerregistry. Address arguments to guard against header injection attacks. - bpo-38576 (bsc#1155094): Disallow control characters in hostnames in http.client, addressing CVE-2019-18348. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. - bpo-39503: CVE-2020-8492: The AbstractBasicAuthHandler class of the urllib.request module uses an inefficient regular expression which can be exploited by an attacker to cause a denial of service. Fix the regex to prevent the catastrophic backtracking. Vulnerability reported by Ben Caller and Matt Schwager. - bpo-39401: Avoid unsafe load of api-ms-win-core-path-l1-1-0.dll at startup on Windows 7. - Remove merged patch CVE-2020-8492-urllib-ReDoS.patch and CRLF_injection_via_host_part.patch. - Fix minor issues found in the staging. - Do not set ourselves as a primary interpreter - Add CVE-2020-14422-ipaddress-hash-collision.patch fixing CVE-2020-14422 (bsc#1173274, bpo#41004), where hash collisions in IPv4Interface and IPv6Interface could lead to DOS. - Change name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894). - Add CVE-2019-9674-zip-bomb.patch to improve documentation warning about dangers of zip-bombs and other security problems with zipfile library. (bsc#1162825 CVE-2019-9674) - Add CVE-2020-8492-urllib-ReDoS.patch fixing the security bug "/Python urrlib allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS)"/ (bsc#1162367) - Add Requires: libpython%{so_version} == %{version}-%{release} to python3-base to keep both packages always synchronized (bsc#1162224). - Reame idle icons to idle3 in order to not conflict with python2 variant of the package bsc#1165894 * renamed the icons * renamed icon load in desktop file - Add pep538_coerce_legacy_c_locale.patch to coerce locale to C.UTF-8 always (bsc#1162423). - Update to 3.6.10 (still in line with jsc#SLE-9426, jsc#SLE-9427, bsc#1159035): - Security: - bpo-38945: Newline characters have been escaped when performing uu encoding to prevent them from overflowing into to content section of the encoded file. This prevents malicious or accidental modification of data during the decoding process. - bpo-37228: Due to significant security concerns, the reuse_address parameter of asyncio.loop.create_datagram_endpoint() is no longer supported. This is because of the behavior of SO_REUSEADDR in UDP. For more details, see the documentation for loop.create_datagram_endpoint(). (Contributed by Kyle Stanley, Antoine Pitrou, and Yury Selivanov in bpo-37228.) - bpo-38804: Fixes a ReDoS vulnerability in http.cookiejar. Patch by Ben Caller. - bpo-38243: Escape the server title of xmlrpc.server.DocXMLRPCServer when rendering the document page as HTML. (Contributed by Dong-hee Na in bpo-38243.) - bpo-38174: Update vendorized expat library version to 2.2.8, which resolves CVE-2019-15903. - bpo-37461: Fix an infinite loop when parsing specially crafted email headers. Patch by Abhilash Raj. - bpo-34155: Fix parsing of invalid email addresses with more than one @ (e.g. a@b@c.com.) to not return the part before 2nd @ as valid email address. Patch by maxking & jpic. - Library: - bpo-38216: Allow the rare code that wants to send invalid http requests from the http.client library a way to do so. The fixes for bpo-30458 led to breakage for some projects that were relying on this ability to test their own behavior in the face of bad requests. - bpo-36564: Fix infinite loop in email header folding logic that would be triggered when an email policy’s max_line_length is not long enough to include the required markup and any values in the message. Patch by Paul Ganssle - Remove patches included in the upstream tarball: - CVE-2019-16935-xmlrpc-doc-server_title.patch (and also bpo37614-race_test_docxmlrpc_srv_setup.patch, which was resolving bsc#1174701). - CVE-2019-16056-email-parse-addr.patch - Move idle subpackage build from python3-base to python3 (bsc#1159622). appstream-glib required for packaging introduces considerable extra dependencies and a build loop via rust/librsvg. - Correct installation of idle IDE icons: + idle.png is not the target directory + non-GNOME-specific icons belong into icons/hicolor - Add required Name key to idle3 desktop file - Unify all Python 3.6* SLE packages into one (jsc#SLE-9426, jsc#SLE-9427, bsc#1159035) - Patches which were already included upstream: - CVE-2018-1061-DOS-via-regexp-difflib.patch - CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch - Add CVE-2019-16935-xmlrpc-doc-server_title.patch fixing bsc#1153238 (aka CVE-2019-16935) fixing a reflected XSS in python/Lib/DocXMLRPCServer.py - Add bpo-36576-skip_tests_for_OpenSSL-111.patch (originally from bpo#36576) skipping tests failing with OpenSSL 1.1.1. Fixes bsc#1149792 - Add bpo36263-Fix_hashlib_scrypt.patch which works around bsc#1151490 - Add CVE-2019-16056-email-parse-addr.patch fixing the email module wrongly parses email addresses [bsc#1149955, bnc#1149955, CVE-2019-16056] - jsc#PM-1350 bsc#1149121 Update python3 to the last version of the 3.6 line. This is just a bugfix release with no changes in functionality. - The following patches were included in the upstream release as so they can be removed in the package: - CVE-2018-20852-cookie-domain-check.patch - CVE-2019-5010-null-defer-x509-cert-DOS.patch - CVE-2019-10160-netloc-port-regression.patch - CVE-2019-9636-urlsplit-NFKC-norm.patch - CVE-2019-9947-no-ctrl-char-http.patch - Patch bpo23395-PyErr_SetInterrupt-signal.patch has been reapplied on the upstream base without changing any functionality. - Add patch aarch64-prolong-timeout.patch to fix failing test_utime_current_old test. - FAKE RECORD FROM SLE-12 CHANNEL Apply "/CVE-2018-1000802-shutil_use_subprocess_no_spawn.patch"/ which converts shutil._call_external_zip to use subprocess rather than distutils.spawn. [bsc#1109663, CVE-2018-1000802] - FAKE RECORD FROM SLE-12 CHANNEL bsc#1109847: add CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch fixing bpo#34623. - boo#1141853 (CVE-2018-20852) add CVE-2018-20852-cookie-domain-check.patch fixing http.cookiejar.DefaultPolicy.domain_return_ok which did not correctly validate the domain: it could be tricked into sending cookies to the wrong server. - bsc#1138459: add CVE-2019-10160-netloc-port-regression.patch which fixes regression introduced by the previous patch. (CVE-2019-10160) Upstream gh#python/cpython#13812 - FAKE RECORD FROM SLE-12 CHANNEL bsc#1137942: Avoid duplicate files with python3* packages (https://fate.suse.com/327309) - bsc#1094814: Add bpo23395-PyErr_SetInterrupt-signal.patch to handle situation when the SIGINT signal is ignored or not handled - Update to 3.6.8: - bugfixes only - removed patches (subsumed in the upstream tarball): - CVE-2018-20406-pickle_LONG_BINPUT.patch - refreshed patches: - CVE-2019-5010-null-defer-x509-cert-DOS.patch - CVE-2019-9636-urlsplit-NFKC-norm.patch - Python-3.0b1-record-rpm.patch - python-3.3.0b1-fix_date_time_compiler.patch - python-3.3.0b1-test-posix_fadvise.patch - python-3.3.3-skip-distutils-test_sysconfig_module.patch - python-3.6.0-multilib-new.patch - python3-sorted_tar.patch - subprocess-raise-timeout.patch - switch off LTO and PGO optimization (bsc#1133452) - bsc#1130840 (CVE-2019-9947): add CVE-2019-9947-no-ctrl-char-http.patch Address the issue by disallowing URL paths with embedded whitespace or control characters through into the underlying http client request. Such potentially malicious header injection URLs now cause a ValueError to be raised. - bsc#1129346: add CVE-2019-9636-urlsplit-NFKC-norm.patch Characters in the netloc attribute that decompose under NFKC normalization (as used by the IDNA encoding) into any of ``/``, ``?``, ``#``, ``@``, or ``:`` will raise a ValueError. If the URL is decomposed before parsing, or is not a Unicode string, no error will be raised. (CVE-2019-9636) Upstream gh#python/cpython#12224 - bsc#1120644 add CVE-2018-20406-pickle_LONG_BINPUT.patch fixing bpo#34656 Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a "/resize to twice the size"/ attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data. - bsc#1122191: add CVE-2019-5010-null-defer-x509-cert-DOS.patch fixing bpo-35746. An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.7.2. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability. - Add -fwrapv to OPTS, which is default for python3 anyway See for example https://github.com/zopefoundation/persistent/issues/86 for bugs which are caused by avoiding it. (bsc#1107030) - Apply "/CVE-2018-1061-DOS-via-regexp-difflib.patch"/ to prevent low-grade poplib REDOS (CVE-2018-1060) and to prevent difflib REDOS (CVE-2018-1061). Prior to this patch mail server's timestamp was susceptible to catastrophic backtracking on long evil response from the server. Also, it was susceptible to catastrophic backtracking, which was a potential DOS vector. [bsc#1088004 and bsc#1088009, CVE-2018-1061 and CVE-2018-1060] - As we run in main python package do not generate the pre_checkin from both now - Move the tests from base to generic package wrt bsc#1088573 * We still fail the whole distro if python3 is not build * The other archs than x86_64 took couple of hours to unblock build of other software, this way we work around the issue - Some tests are still run in -base for the LTO tweaking, but at least it is not run twice - update to 3.6.5 * bugfix release * see Misc/NEWS for details - drop ctypes-pass-by-value.patch - drop fix-localeconv-encoding-for-LC_NUMERIC.patch - refresh python-3.6.0-multilib-new.patch - Apply "/python-3.6-CVE-2017-18207.patch"/ to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207] - Created %so_major and %so_minor macros - Put Tools/gdb/libpython.py script into proper place and ship it with devel subpackage. - ctypes-pass-by-value.patch: Fix pass by value for structs on aarch64 - Add python3-sorted_tar.patch (boo#1081750, bsc#1086001) - Add patch to fix glibc 2.27 fail bsc#1079761: * fix-localeconv-encoding-for-LC_NUMERIC.patch - move XML modules and python3-xml provide to python3-base (fixes bsc#1077230) - move ensurepip to base - Add skip_random_failing_tests.patch only for PowerPC - update to 3.6.4 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed python3-ncurses-6.0-accessors.patch - drop PYTHONSTARTUP hooks that cause spurious startup errors * fixes bsc#1070738 * the relevant feature (REPL history) is now built into Python itself - Install 2to3-%{python_version} executable (override defattr of the -tools package). 2to3 (unversioned) is a symlink and does not carry permissions (bsc#1070853). - move 2to3 to python3-tools package - update to 3.6.3 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch - drop python-2.7-libffi-aarch64.patch: this patches the intree copy of libffi which is unused/deleted in the line afterwards - fix build against system libffi: include flags weren't set so it actually used the in-tree libffi headers. - Fix test broken with OpenSSL 1.1 (bsc#1042670) * add 0001-3.6-bpo-30714-ALPN-changes-for-OpenSSL-1.1.0f-3093.patch - fix missing %{?armsuffix} - distutils-reproducible-compile.patch: ensure distutils order files before compiling, which works around bsc#1049186 - Add libnsl-devel build requires for glibc obsoleting libnsl - update to 3.6.2 * bugfix release, over a hundred bugs fixed * see Misc/NEWS for details - drop upstreamed test-socket-aead-kernel49.patch - add Provides: python3-typing (fixes bsc#1050653) - drop duplicate Provides: python3 - Add missing link to python library in config dir (bsc#1040164) - update to 3.6.1 * bugfix release, over a hundred bugs fixed * never add import location's parent directory to sys.path * switch to git for version control, build changes related to that * fix "/failed to get random numbers"/ on old kernels (bsc#1029902) * several crashes and memory leaks corrected * f-string are no longer accepted as docstrings - prevent regenerating AST at build-time more robustly - add "/--without profileopt"/ and "/--without testsuite"/ options to python3-base to allow short circuiting when working on the package - FAKE RECORD FROM SLE-12 CHANNEL update to 3.4.6 (bsc#1027282): * fixed potential crash in PyUnicode_AsDecodedObject() in debug build * fixed possible DoS and arbitrary execution in gettext plurals * fix possible use of uninitialized memory in operator.methodcaller * fix possible Py_DECREF on unowned object in _sre * fix possible integer overflow in _csv module * prevent HTTPoxy attack (CVE-2016-1000110) * fix selectors incorrectly retaining invalid fds - drop upstreamed python-3.4-CVE-2016-1000110-fix.patch - move _elementtree to python3.rpm to match its pyexpat dependency (bsc#1029377) - Add 0001-allow-for-reproducible-builds-of-python-packages.patch upstream https://github.com/python/cpython/pull/296 - reenable test_socket with AEAD patch (test-socket-aead-kernel49.patch) - reintroduce %py3_soflags macro (and better named %cpython3_soabi equivalent) - update to 3.6.0 * PEP 498 Formated string literals * PEP 515 Underscores in numeric literals * PEP 526 Syntax for variable annotations * PEP 525 Asynchronous generators * PEP 530 Asynchronous comprehensions * PEP 506 New "/secrets"/ module for safe key generation * less memory consumed by dicts * dtrace and systemtap support * improved asyncio module * better defaults for ssl * new hashing algorithms in hashlib * bytecode format changed to allow more optimizations * "/async"/ and "/await"/ are on track to be reserved words * StopIteration from generators is deprecated * support for openssl < 1.0.2 is deprecated * os.urandom now blocks when getrandom() blocks * huge number of new features, bugfixes and optimizations * see https://docs.python.org/3.6/whatsnew/3.6.html for details - rework multilib patch: drop Python-3.5.0-multilib.patch, implement upstreamable python-3.6.0-multilib-new.patch - refresh python-3.3.0b1-localpath.patch, subprocess-raise-timeout.patch - drop upstreamed Python-3.5.1-fix_lru_cache_copying.patch - finally drop python-2.6b1-canonicalize2.patch that was not applied in source and only kept around in case we needed it in the future. (which we don't, as it seems) - update import_failed map and baselibs - build ctypes against system libffi (buildrequire libffi-devel in python3-base) - add new key to keyring (signed by keys already in keyring) - introduced common configure section between python3 and python3-base - moved pyconfig.h and Makefile to devel subpackage as distutils no longer need it at runtime - added python-rpm-macros dependency, regenerated macros file, drop macros.python3.py because it is not used now - improve summaries and descriptions (fixes bsc#917607) - enabled Link-Time Optimization, see what happens - including skipped_tests.py in pre_checkin.sh run - run specs through spec-cleaner, rearrange sections - FAKE RECORD FROM SLE-12 CHANNEL apply fix for CVE-2016-1000110 - CGIHandler: sets environmental variable based on user supplied Proxy request header: python-3.4-CVE-2016-1000110-fix.patch (fixes bsc#989523, CVE-2016-1000110) - refresh python3-urllib-prefer-lowercase-proxies.patch - FAKE RECORD FROM SLE-12 CHANNEL update to 3.4.5 check: https://docs.python.org/3.4/whatsnew/changelog.html (fixes bsc#984751, CVE-2016-0772) (fixes bsc#985177, CVE-2016-5636) (fixes bsc#985348, CVE-2016-5699) - drop upstreamed werror-declaration-after-statement.patch - FAKE RECORD FROM SLE-12 CHANNEL Due to being fixed upstream (differently), removed outdated patch CVE-2014-4650-CGIHTTPServer-traversal.patch (bsc#983582) - move _hashlib and _ssl modules and tests to python3-base - recommend python3 - Add Python-3.5.1-fix_lru_cache_copying.patch Fix copying the lru_cache() wrapper object. Fixes deep-copying lru_cache regression, which worked on previous versions of python but fails on python 3.5. This fixes a bunch of packages in devel:languages:python3. See: https://bugs.python.org/issue25447 - update to 3.5.1 * bugfix-only release, dozens of bugs fixed - Drop upstreamed Python-3.5.0-_Py_atomic_xxx-symbols.patch - "/Python3"/ to "/Python 3"/ in summary * This seems cleaner and fixes and rpmlint warning - FAKE RECORD FROM SLE-12 CHANNEL Issue #21121: Don't force 3rd party C extensions to be built with -Werror=declaration-after-statement. (werror-declaration-after-statement.patch, bsc#951166) - Add Python-3.5.0-_Py_atomic_xxx-symbols.patch This fixes a build error for many packages that use the Python, C-API. This patch is already accepted upstream and is slated to appear in python 3.5.1. - update to 3.5.0 * coroutines with async/await syntax * matrix multiplication operator `@` * unpacking generalizations * new modules `typing` and `zipapp` * type annotations * .pyo files replaced by custom suffixes for optimization levels in __pycache__ * support for memory BIO in ssl module * performance improvements in several modules * and many more - removals and behavior changes * deprecated `__version__` is removed * support for .pyo files was removed * system calls are auto-retried on EINTR * bare generator expressions in function calls now cause SyntaxError (change "/f(x for x in i)"/ to "/f((x for x in i))"/ to fix) * removed undocumented `format` member of private `PyMemoryViewObject` struct * renamed `PyMemAllocator` to `PyMemAllocatorEx` - redefine %dynlib macro to reflect that modules now have arch+os as part of name - module `time` is now built-in - dropped upstreamed patches: python-3.4.1-fix-faulthandler.patch python-3.4.3-test-conditional-ssl.patch python-fix-short-dh.patch (also dropped dh2048.pem required for this patch) - updated patch Python-3.3.0b2-multilib.patch to Python-3.5.0-multilib.patch - python-ncurses-6.0-accessors.patch taken from python 2 to fix build failure with new gcc + ncurses - Add python3-ncurses-6.0-accessors.patch: Fix build with NCurses 6.0 and OPAQUE_WINDOW set to 1. - improve import_failed hook to do the right thing when invoking missing modules with "/python3 -m modulename"/ (boo#942751) - Build with --enable-loadable-sqlite-extensions to make it works as geospatial database. - dh2048.pem: added generated 2048 dh parameter set to fix ssl test (bsc#935856) - python-fix-short-dh.patch: replace the 512 bits dh parameter set by 2048 bits to fix build with new openssl 1.0.2c (bsc#935856) - ctypes-libffi-aarch64.patch: remove upstreamed patch - python-2.7-libffi-aarch64.patch: Fix argument passing in libffi for aarch64 - python-3.4.3-test-conditional-ssl.patch - restore tests failing because test_urllib was unconditionally importing ssl (without really needing it) - restore functionality of multilib patch - drop libffi-ppc64le.diff because upstream completely changed everything yet again (sorry ppc64 folks :| ) - Update to version 3.4.3 - Drop upstreamed CVE-2014-4650-CGIHTTPServer-traversal.patch (bpo#21766) - Add python-3.4.1-fix-faulthandler.patch, upstream patch for bogus faulthandler which fails with GCC 5. - asyncio has been merged in python3 main package; provide and obsolete it - Remove obsolete AUTHORS section - Remove redundant %clean section - add %python3_version rpm macro for Fedora compatibility - add missing argument in import_failed, rename Novell Bugzilla to SUSE Bugzilla
- Version 5.1.4 (bsc#1184720, bsc#1172581) - Use versions endpoint to list the available versions - Add bypass proxy - Update way to check classic vms - Fix provides directive (bsc#1175609, bsc#1175610) + The provides directive must set a version or update does not work as expected - Update to version 5.1.2 (bsc#1173357, bsc#1174847) + Detect when the VM is running in ASM (Azure Classic) and handle the condition to generate the data we are interested in without requiring access to the full IMDS available only in ARM instances. - From version 5.1.1 (bsc#1173238, bsc#1173240) + Add --listapis and --api latest support - Version 5.1.0 - Produce well-formed JSON and XML output when multiple filters are specified (bsc#1170598, bsc#1170599) - Version 5.0.1 - Use lsblk for root device detection (bsc#1169921) - Version 5.0.0 - Support new Azure metadata API (bsc#1164818, bsc#1164819) - Automatically detect root device (bsc#1158698, bsc#1158707)
- Update to 4.0.0 * EPS output now supports foreground and background color * XPM and PNG32 support added * CMake support added * Various bugs and performance fixes - Add qrencode-fix-installation.patch. Fixes installation for x86_64 targets. - Switch to github as an url so people can see the progress * web is not really up-to-date - Remove compat support for sle11 - Update to 3.4.4 * Bugfix release. See the changelog file for the list of changes. * New option "/--verbose"/ has been added to the command line tool. - Add baselibs.conf, needed for kdebase4-workspace-libs-32bit - Update to 3.4.3: * New option "/--rle"/ has been added to the command line tool. * Bug fixes in the library and command line tool. - Update to 3.4.2: * Memory leak bug has been fixed. * Micro QR Code encoding bug has been fixed. * String splitting has been improved. - Removed qrencode-libpng16.patch (fixed upstream). - build also against libpng16 * libpng16.patch - Fix the SLES build: * Replace 'pkgconfig(libpng)' * Replace %make_install * BuildRequires: pkg-config - Update to 3.4.1 * A bug that mutual exclusion was not performed has been fixed * Colored QR Code support * SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool. - Remove buildrequires on libSDL-devel, only required when running autoreconf, which is not needed at all now. - Update to 3.3.1: + various bug fixes in cli, manual, configure and libtool files. - Changes from 3.3.0: + EPS, ANSI, and ASCII text output supports have been added. + QRcode_APIVersion() and QRcode_APIVersionString() have been added. - Changes from 3.2.1: + bug fixes in configure/libtool. - fix build with older distros - Update to 3.2.0 * Fixed a bug in mask evaluation function. * Micro QR Code support is now marked as "/experimental"/ explicitly. * Build system fixes * Changes over 3.1.1. See the Changelog file - add libtool as buildrequire to avoid implicit dependency - Add qrencode
- Add patch from git to stop config processing on errors bsc#1144265: * 0001-warnquota-Do-not-ignore-errors-in-config-file.patch - Update patch quota-4.01-warnquota.patch to match up the git version that was integrated bsc#1144265 - Install the license - Update to 4.05 release jsc#SLE-5734: * This release includes mostly various smaller cleanups and fixes in various areas. * Most visible changes are addition of f2fs and exfs among recognized filesystems. - Drop merged patch quota-4.04-Listen-on-a-TCP-socket.patch - Remove quot binary functionality could be achieved by using repquota instead - Add patch to fix high cpu load bsc#1104898: * quota-4.04-Listen-on-a-TCP-socket.patch - Add rpcgen to buildrequires - Version update to 4.04 jsc#SLE-5734: * support for new kernel interface that allows for repquota(8) to work reliably also for XFS or ext4 with quota feature and generally other filesystem where quota files are not available to quota-tools * IPv6 support for rpc.quotad and all other tools. * Tons of various fixes - Drop merged patch 0001-Set-fPIC-and-pie-as-default-params-when-building.patch - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Enable ldapmail feature wrt bsc#1055450 - Add patch to set variables upstream rather than in spec: * 0001-Set-fPIC-and-pie-as-default-params-when-building.patch - Version update to 4.03 release * Various small updates and fixes * Translations update * autotools based buildsystem - Refresh patch: * quota-4.01-warnquota.patch - Delete obsolete patch: * quota-4.00-makefile.patch - Version bump to 4.02 release * Mostly few trivial fixes. - Properly run all systemd calls on services - fix bashism in quotad_env.sh script
- n_randrproto-1.6.0-2018.4.patch * update to version 1.6.0 (patch generated from xorgproto-2018.4 sources) - xrandrproto-devel requires pkgconfig(xproto) and pkgconfig(renderproto) to be usable - Update to version 1.5.0: XRandR 1.5 adds monitor objects and tiling support. - Update to version 1.4.1 * This release adds an optional "/GUID"/ property for outputs, and corrects various errors in the previous version of the spec. - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: HPND - Created package randrproto with initial version 1.4.0
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: HPND See COPYING - Created package recordproto with initial version 1.14.2
- Update to version 1.0.5 (bsc#1174791, bsc#1174937) + New configuration to switch to https only outgoing traffic + Use latest API to query the metadata server and send additional data - Update to version 1.0.0 (bsc#1171465, bsc#1171465) + Merge region server setup for SLES and SLES For SAP - Update to version 0.0.6 + Report subscriptionId during registration (bsc#1170605, bsc#1170606) - Update to version 0.0.5 + Don't specify root device name explicitly (bsc#1158698, bsc#1158707) - Update to version 0.0.4 + Use region hint to get SMT data in pre for IPv6 support (bsc#1029162) - Update to version 0.0.3 + Use the new command for the meta data (azuremetadata) + Fix the package dependencies, requires azuremetadata - Include in SLE 12 (FATE 318302, bnc#911856) - regionServiceClientConfigAzure + update the configuration to match the new command line arguments
- 15.3.20211201 (tracked in bsc#933411) - Added note about unprivileged eBPF (jsc#SLE-22593) - 15.3.20211130 (tracked in bsc#933411) - Added note about ping_group_range (bsc#1193054) - Added note about KillMode=none (bsc#1183034) - Added note about removal of NodeJS 10 (bsc#1191917) - Updated note about Vagrant boxes (jsc#DOCTEAM-413) - Updated note about PostgreSQL support (bsc#1183998) - Updated note about AutoYaST compact mode (bsc#1191408) - 15.3.20211025 (tracked in bsc#933411) - Added note about NVMe-oF TCP support (bsc#1190394) - Added note about manual pages (bsc#1188302) - Added keepalived to support exceptions (bsc#1183906) - Updated note about support information (bsc#1189989) - Updated SELinux note to include warning (bsc#1186099) - 15.3.20210903 (tracked in bsc#933411) - Added note about NVIDIA vGPU support (jsc#SLE-17881) - Added note about Intel technologies (bsc#1189786) - Added note about ODBC drivers (jsc#SLE-17703) - Added note about NVIDIA BlueField-2 tech preview (jsc#SLE-13565) - Added note about kubevirt-virt-* (bsc#1187693) - Fixed typo in note about compat-libpthread-nonshared (bsc#1188511) - Removed mention of SES (bsc#1188305) - 15.3.20210712 (tracked in bsc#933411) - Added note about about Salt 3002 (jsc#SLE-17233) - Added note about kernel changes (bsc#1187615) - Added link to workaround (bsc#1187636) - Updated PostgreSQL 13 note (jsc#SLE-17030) - Updated more links (bsc#1187664) - Updated links (bsc#1187664) - Removed note upon request (bsc#1187608) - 15.3.20210618 (tracked in bsc#933411) - Added note about SMT and SLE12 (bsc#1178382) - Added note about installation config (jsc#SLE-16263) - Added note about at's default shell (jsc#SLE-17611) - Added note about nodejs-common update (jsc#SLE-17498) - Added note about deprecating imgen (jsc#SLE-17839) - Added note about audit user group (jsc#SLE-17502) - Added note about python-kubernetes (jsc#SLE-17159) - Added note about KVM 6 TiB memory support (jsc#SLE-17746) - Updated note with missing SLE version (bsc#1186104) - 15.3.20210505 (tracked in bsc#933411) - Added note about (Auto)YaST NVRAM update (jsc#SLE-11500) - Added note about config:type and virt_bridge_proposal in AutoYaST (bsc#1178603) - Added note about deprecating lftp_wrapper (jsc#SLE-17859) - Added note about dm-crypt synchronous encryption (jsc#SLE-12226) - Added note about ERB support in AutoYaST (bsc#1175735) - Added note about GICv4.1 (jsc#SLE-14763) - Added note about initrd rebuild after hardware changes (bsc#1184898) - Added note about mounting multipath devices by-label (bsc#1181658) - Added note about nftables backend in firewalld (jsc#SLE-16300) - Added note about Raspberry Pi known limitations - Added note about removal of Berkeley DB (jsc#SLE-12191) - Added note about swtpm (jsc#SLE-16993) - Added note about the addition of ServiceReport (jsc#SLE-13288) - Added note about 2nd gen AMD EPYC support in QEMU/KVM (jsc#SLE-13573) - Fixed IBM-Z doc link (bsc#1185109) - Updated branding (jsc#SLE-14772) - 15.3.20210422 (tracked in bsc#933411) - Fix broken links - 15.3.20210421 - Added note about kernel parameter changes (jsc#SLE-11213) - Added note about Leap migration changes (jsc#SLE-17419) - Added note about haltpoll support (jsc#SLE-15938) - Added note about VM hibernation support on Azure (jsc#SLE-17093) - Added note about SELinux support in YaST (jsc#SLE-17307) - Added note about erlang 22.3 (jsc#SLE-17487) - Added note about adding WireGuard tools (jsc#SLE-12804) - Added note about NetworkManager non-support on server (jsc#SLE-17767) - Added note about moving rpcgen (jsc#DOCTEAM-12) - Updated note about RoCE performance (bsc#1153309) - 15.3.20210331 - Added note about ACPI not being supported for LX2160A (jsc#NXP-9) - Added note about ThunderX2 errata removal (jsc#SLE-11529) - Added note about JeOS KVM image being available for aarch64 (jsc#SLE-13849) - Added note about RoCE ConnectX-5 performance drops (bsc#1153309) - Updated note about Xavier firmware for Jetson Xavier NX (jsc#SLE-15847) - Fixed note about installation/SSH: service is enabled by installer in any case - 15.3.20210310 - Fixed Jetson trademark usage (jsc#SLE-15847) - Fixed name of a YaST screen, simplify wording (jsc#SLE-16903) - Hid section and references about Ruby optimization - Clarified Xavier GPU (jsc#SLE-15847) - Clarified Xavier note for Jetson (jsc#SLE-15847) - Announced NVIDIA Xavier enablement (jsc#SLE-15847) - Announced NXP i.MX 8MM (jsc#SLE-11914) - Announced NXP LS1012A (jsc#SLE-12251) - Added note about arm64 64K kernel flavor (jsc#SLE-15406) (jsc#SLE-16764) - Added note about deprecating NXP LX2160A rev. 1.0 (jsc#SLE-17152) - Added note about NVIDIA DRIVE (jsc#SLE-15847) - Added note about WE security policies (jsc#SLE-15840) - Added note about updating tpm2-tss to 2.3.3 (jsc#SLE-17366) - Added note about updating util-linux to 2.36.2 (jsc#SLE-17286) - Added note about updating glibc to 2.31 (jsc#SLE-13756) - Added note about addition of Python 3.9 (jsc#SLE-13738) - Added note about MariaDB 10.5 (jsc#SLE-16269) - Added note about known issue on BIOS systems (bsc#1182065) - Added note about increased PowerVM memory (bsc#1178019) - Added note about supporting Goya cards (jsc#SLE-17488) - 15.3.20210217 - Added note about insufficient VRAM on some VMware VMs (bsc#1170059) - Added note about AutoYaST profile changes (bsc#1178261) - Added note about exception to recommending TLS 1.3 (bsc#1181043) - Added note about increased RLIMIT_NOFILE (bsc#1177876) - Added note about compat-libpthread-nonshared (bsc#1178616) - Added note about per-inode DAX flag (jsc#SLE-17365) - Added note about deprecating LXC containers (jsc#SLE-17280) - Added note about rootless containers (jsc#SLE-12431) - Added note about new CA tool (jsc#SLE-11521) - Added note about RFC2132-formatted DHCP request via linuxrc (jsc#SLE-15488) - Added note about PostgreSQL 13, 10 and JDBC Driver (jsc#SLE-17030,jsc#SLE-15782,jsc#SLE-12561) - 15.3.20210127 - Added note about warning if SSH off but root uses SSH key login (jsc#SLE-15487) - Added note about addition of librabbitmq (jsc#SLE-12262) - Added note about supporting more than 256 CPUs in VMs (jsc#SLE-16823) - Added note about pstore block oops/panic logger (jsc#SLE-17217) - Added note about btrfs-progs exclusive operations lock (jsc#SLE-17264) - Added back OpenLDAP note from SLES 15 GA (jsc#SLE-16552) - 15.3.20210113 - Added note about Bash at /usr/bin/bash (jsc#SLE-15652) (jsc#SLE-11629) - Added note about ClamAv 0.103 (jsc#SLE-16780) - Added note about removal of LXC option from yast-vm (jsc#SLE-16682) - Added note about Snapper free-space cleanup (jsc#SLE-15765) - Added note about exfatprogs (jsc#SLE-16156) - Added note about new Python modules (jsc#SLE-16674, jsc#SLE-16243) - Added note about bcache-tools (jsc#SLE-9186) - Added note about removal of NodeJS 8, addition of NodeJS 14 (jsc#SLE-10977) - Added note about DOCUMENTATION_URL in /etc/os-release (jsc#SLE-16678) - Added note about Arm optimizations in Ruby (jsc#SLE-16764) - Added note about SUSE-specific RPM macros in new package (jsc#SLE-17074) - Expand note about creation of kvm/qemu/libvirt users/groups - Replaced invalid AsciiDoc attribute {slesa} (bsc#1180647) - 15.3.20210111 - Added notes: - fwupd Updated (jsc#SLE-16809) - Perf Stat Command Updated (jsc#SLE-12724) - RPM uses NDB (jsc#SLE-15587) - Transactional memory on POWER (jsc#SLE-16056) - Vagrant images - Group/user ID for KVM/QEMU - Added references/short notes: - `python-anymarkup` added to Package Hub (jsc#SLE-16925) - `pgaudit` added to Package Hub (jsc#SLE-12557) - PostgreSQL 10 deprecated (jsc#SLE-15782) - `pam_ldap`/`nss_ldap` deprecated (jsc#SLE-15651) - `rxe_cfg` removed (jsc#SLE-16854) - Updated notes: - NVIDIA Compute SLE module - 15.3.20201202 - Added note for the NVIDIA Compute Module (jsc#ECO-2878) - Added note on kernel module compression (jsc#SLE-10886) - Added note on scheduler preemption mode switch (jsc#SLE-16775) - Added note on removal of locale warning in JeOS first boot (jsc#SLE-15348) - Updated note on Python 2 deprecation (jsc#SLE-16751) - Updated notes on vm-install, Xen features, Azure VMs - 15.3.20201111 - Initial release for SLES 15 SP3 - Added notes AutoYaST changes - Added note about virt-manager 3.0.0 - Added note about libvirt 6.9.0 - Added note about Xen 4.14.0 - Added note about QEMU 5.1 - Added KubeVirt as a technology preview (jsc#SLE-15935) - Added notes about `os-dbinfo` and `open-vm-tools` - Added notes about spice - Marked spice-gtk PulseAudio back-end as removed, not deprecated - Added Nutanix Acropolis to supported hypervisors (bsc#1176224) - Reorganized note about deprecation of SysV initscripts (bsc#1176398) - Removed virtualization limits and supported host systems (bsc#1164744) - 15.2.20200609 - aarch64: * updated New features section * Added more NXP Layerscape variants * Document Neoverse N1 SDP issues (jsc#SLE-10258) * Announced Arm Neoverse N1 (jsc#SLE-10258) * MentionedBCM2710 to explain BCM2711 sort order (jsc#SLE-7276) * Announced panfrost GPU driver (jsc#SLE-8203) * Announced lima driver as Tech Preview (jsc#SLE-8203) * Documented missing FlexCAN driver as known issue (jsc#SLE-9263) * Announced LS1028A enablement (jsc#SLE-9263) * Considered feature-reduced variants of LS1028A (jsc#SLE-9263) * Added missing enabled NXP QorIQ model LS2085A - Updated the virtualization section * Added WSL support * Added note on new xen-tools-xendomains-wait-disk package (jsc#SLE-10172, bsc#1055731) * Added note on dropping SDL support - Added note on SALT 3000 (jsc#SLE-12433) - 15.2.20200605 - Added information that MariaDB now supports OQGRAPH (jsc#SLE-8269) - Added note about AppArmor 2.13 (jsc#SLE-10161) - Added note about AutoYaST Signature Handling (bsc#1171343) - Added note about backported Apache Key ID patch (jsc#SLE-7472) - Added note about default lack of TasksMax limit in systemd (jsc#SLE-10123) - Added note about deprecation of rc<service> (jsc#SLE-10912) - Added note about deprecation of SysV init.d scripts support (jsc#SLE-7690) - Added note about EDAC for AMD Zen 3 CPU (jsc#SLE-11833) - Added note about IBM Secure Execution - Added note about LLVM 9 (jsc#SLE-7400) - Added note about LVM2 update (bsc#1170209) - Added note about PHP 7.4 (jsc#SLE-12482) - Added note about RabbitMQ (jsc#SLE-10913) - Added note about support for Large Increment per Cycle Events for AMD's Family 17h and up (jsc#SLE-11831) - Added note about Wireshark update (jsc#SLE-11632) - Added OpenJDK 1.8.0 to supported Java versions - Updated support information: haltpoll is supported for HANA on KVM use (jsc#SLE-11312) - Clarified information about TLS support (jsc#SLE-9294) - Fixed displayed month of 15 SP2 release - Reorganized former Base System section - 15.2.20200511 - Added note about PostgreSQL 12 (jsc#SLE-11079) - Added note about removal of TLS 1.0 and TLS 1.1 (FATE#323868) - Added note about Userspace X Drivers being unsupported (bsc#1122173) - Added note about scc_ file names used by supportconfig (jsc#SLE-6762) - Added note about update to jq 1.6 (jsc#SLE-12188) - Add note about removal of XEN JeOS image (bsc#1166474) - Made Removed/Deprecated sections more consistent - Clarified status of squashfs 3.0 support - Clarified that snapper-zypp-plugin is plug-in for Zypper - Simplified Java section intro sentence - Improved grammar and formatting of podman note - 15.2.20200424 - Added note about Ampere Altra (jsc#SLE-9551) - Added note about AWS Graviton2 (jsc#SLE-10505) - Added note about etnaviv (jsc#SLE-9263) - Added note about kiwi-templates-JeOS renaming (ISR#200997) - Added note about LS1028A graphics output (jsc#SLE-9263) - Added note about mali-dp (jsc#SLE-9263) - Added note about Pensando ionic driver (jsc#ECO-1386) - Added note about SynQuacer SPI (jsc#SLE-8763) - Added note about U-Boot btrfs (jsc#SLE-10302) - Added note about NVIDIA Jetson (jsc#SLE-9387, jsc#SLE-9335, jsc#SLE-10607) - Added explanation of limits of AArch64 SoC enablement - Added explanation of SBBR/EBBR requirements - Added note about new GeoIP tools (jsc#SLE-11184) - Added note about ibmveth speed (bsc#1136157) - Added note about Python 2 removal (FATE#327577) - Improved and moved note about Boot with encrypted network device (jsc#SLE-7687) - Clarified note about CONFIG_RT_GROUP_SCHED (jsc#SLE-10427) - Clarified that kernel-preempt is only available for x86-64 and aarch64 (jsc#SLE-11309) - Clarified and improved formatting in AArch64 section - Fixed the product name in mentions of SLES JeOS - Fixed AArch64 Kiwi template package name - Fixed btrfs subvolume commands in note about AArch64 system upgrade (bsc#1122591) - 15.2.20200313 - Added note about haltpoll (jsc#SLE-11312) - Added note about podman (jsc#SLE-9112) - Added listing of supported Arm SoC (jsc#SLE-7276, jsc#SLE-9032, jsc#SLE-10505, jsc#SLE-9387, jsc#SLE-9335, jsc#SLE-9263) - Added note about A64FX CPU frequency scaling - Added note about Raspberry Pi support (jsc#SLE-7277, jsc#SLE-7276) - Added note about deprecation of early ThunderX2 (jsc#SLE-11528) - Added note about kernel 5.3 (jsc#SLE-6763) - Added note about CONFIG_RT_GROUP_SCHED (jsc#SLE-10427) - Added note about Kernel package clean-up (jsc#SLE-10162) - Added note about XFS reflinks (jsc#SLE-10160) - Added note about squashfs 3.x removal (jsc-SLE-9416) - Added note about Systemtap update (jsc#SLE-9205) - Added note about Microcode Loading Interface removal (jsc#SLE-7041) - Clarified KVM membarriers note - Clarified Arm Btrfs note - language and formatting improvements for multiple notes - 15.2.20200220 - Added multiple IBM Z-related notes - Added Optane DC note (jsc#SLE-7143) - Added note about yast2-firstboot in WSL (jsc#SLE-11239) - Added note about Changes for Snapper Plug-in for zypper (jsc#SLE-10500) - Added note about removal of xfs_scrub_all (jsc#SLE-10500) - Added note about Extended Package Search in YaST (jsc#SLE-9109) - Added KVM-related notes (bsc#1130134, jsc#SLE-11089) - Added Xen/libvirt-related notes (bsc#1157100) - Improved display of File Systems & Kernel tables - Fixed URL used for in-document report-bug links (bsc#1161101) - 15.2.20200204 - Many updates (fixes bsc#1162230, bsc#1162239, bsc#1162232) - 15.2.20200110: - Added release notes entries for * Vagrant boxes * Jeos * new media layout * virtualization - adjusted the tech preview section - 15.2.20191127 * initial version for SLES 15 SP2 - 15.1.20190513 - Document fixes and changed notes: - In-kernel Crypto: GCM Enhancements (FATE#325686) - Support for the CEX6S Crypto Card (FATE#325695) - Enhanced SIMD Instructions in libica (FATE#325699) - Elliptic Curve Support for Crypto (FATE#325701) - I/O Device Pre-Configuration (FATE#326357) - Raw Track Access without Prefix CCW (FATE#326358) - Handle Provisioned MAC Addresses (FATE#326373) - scsi: zfcp: Add Port Speed Capabilities (FATE#326374) - NumaTOP Has Been Added (FATE#326395, update requested via bsc#1132238) - PCI Error Reporting Tool (FATE#326826) - 15.1.20190502 - Updated template text - New notes: - TLS 1.0 and 1.1 Will Be Disabled Starting with SUSE Linux Enterprise 15 SP2 (FATE#323868) - Xen Auto-Ballooning Disabled by Default (FATE#323901) - PostgreSQL Has Been Upgraded to Version 10 (FATE#325659, requested via bsc#1127393, jsc#SLE-4302) - Protected Key dm-crypt Key Management Tool (FATE#325684) - In-kernel Crypto: GCM Enhancements (FATE#325686) - zcrypt DD: Introduce APQN Tags to Support Deterministic Driver Binding (FATE#325689) - Support Architectural Limit of Crypto Adapters in zcrypt Device Driver (FATE#325692) - kvm_stat Package from kernel Tree (FATE#325693) - Support for the CEX6S Crypto Card (FATE#325695) - Shared Memory Communications - Direct (SMC-Direct) (FATE#325698) - Enhanced SIMD Instructions in libica (FATE#325699) - Support 4K Sectors for Fast Clear Key dm-crypt (FATE#325700) - Elliptic Curve Support for Crypto (FATE#325701) - Boot and Driver Enablement for Raspberry Pi (FATE#325731) - resolv.conf Is Now Located in /run (FATE#325872) - Chelsio T3 Driver (cxgbe3) Is Deprecated (FATE#325947) - Access to Additional POWER Registers in GDB (FATE#326120) - The OProfile Package Has Been Updated (FATE#326121) - Network Performance Improvements (FATE#326350) - SIMD Implementation of Poly1305 in OpenSSL (FATE#326351) - OpenSSL: Crucial Enhancements (FATE#326354) - Development-Tools Module: Valgrind IBM z13 Support (FATE#326355) - Partial RELRO Support in binutils (FATE#326356) - I/O Device Pre-Configuration (FATE#326357) - Raw Track Access without Prefix CCW (FATE#326358) - Collecting NVMe-related Debug Data (FATE#326361) - Configurable IFCC Handling (FATE#326362) - In-kernel Crypto: Support Protected Keys Generated by random in paes Module (FATE#326366) - Expose Detailed Guest Crash Information to the Hypervisor (FATE#326368) - Guest-Dedicated Crypto Adapters (FATE#326370) - Handle Provisioned MAC Addresses (FATE#326373) - scsi: zfcp: Add Port Speed Capabilities (FATE#326374) - Support of CPACF Hashes in ep11 Token in openCryptoki and libica (FATE#326375) - Full-blown TCP Segmentation Offload (FATE#326377) - Interactive Bootloader (FATE#326378) - zPCI Passthrough Support for KVM (FATE#326382) - OSA IPv6 Checksum Offload (FATE#326383) - libica: Use TRNG to Seed DRBG (crypto) (FATE#326389) - dm-crypt with Protected Keys - Change Master Key Tool (FATE#326390) - Performance Counters for IBM z14 (CPU-MF) (FATE#326391) - SDT Markers added to libglib (FATE#326393) - ibmvnic Device Driver (FATE#326521) - SIMD Implementation of Chacha20 in OpenSSL (FATE#326561) - HiDPI support in GNOME (FATE#326682) - PAPI Package Update (FATE#326712) - Uprobes: Support for SDT events with reference counter (perf) (FATE#326782) - OSA-Express7S Adapters Are Now Supported (FATE#326806) - Support Multiple zcrypt Device Nodes (FATE#326807) - Cryptsetup 2.0.5 for LUKS2 Support (FATE#326824) - PCI Error Reporting Tool (FATE#326826) - Huge Pages (FATE#326829) - Performance Co-pilot (PCP) Updated, Perfevent Performance Metrics Domain Agent (PMDA) Support Libraries Added (FATE#326864) - LUKS2 Support for pam_mount (FATE#326986) - Reduced Memory Usage When Booting FADump Capture Kernel (FATE#327173) - Python 2 Module: python Executable Is Not Available in Standard Distribution (FATE#327577, requested via bsc#1125712) - SMB Shares Used via mount or /etc/fstab Are Now Expected to use SMB 2.1 or Higher (FATE#327579) - System-on-Chip Driver Enablement (FATE#327734) - JeOS Images for Hyper-V and VMware Are Now Compressed (FATE#327755) - Chrony Is Now Installed by Default on JeOS and Raspberry Pi Images (FATE#327756) - Document fixes and changed notes: - Support for Socket-Based Services Activation (FATE#319428) - Driver Enablement for NXP SC16IS7xx UARTs (FATE#326668) - 15.1.20190130 - Updated template text - New notes: - QED Image Format Is No Longer Supported (FATE#324200) - Zypper and the --no-recommends Option (FATE#325513) - CD/DVD Repositories Will Be Disabled After Installation (FATE#325541) - New sysctl Option to Configure NUMA Statistics (FATE#326308) - Web and Scripting Module: Support for NodeJS 10.x (FATE#326919) - IOMMU Passthrough Is Now Default on All Architectures (FATE#326981) - Document fixes and changed notes: - Improve module information - 15.1.20181214 - Updated template text - New notes: - Displaying Disk Space Used by Snapper Snapshots (FATE#323843) - Snapper's Space-Aware Snapshot Cleanup Has Been Improved (FATE#325774) - NumaTOP Has Been Added (FATE#326395) - Snapper Output Highlights Mount Status of Snapshots (FATE#326479) - Package supportutils-plugin-salt Has Been Moved to the Base System Module (FATE#326488) - Product Registration Changes for HPC Customers (FATE#326567) - Fake NUMA Emulation in the Linux Kernel Can Now Uniformly Split Physical Nodes (FATE#326637) - Support for NXP SC16IS7xx on Raspberry Pi (FATE#326668) - The Driver i40evf Has Been Renamed to iavf (FATE#326705) - Document fixes and changed notes: - Updated Btrfs features table for 15 SP1 and 12 SP4 (bsc#1118664) - Fixed Btrfs footnote number (bsc#1106505) - Mark Live Migration note as applying to both KVM and Xen - 15.1.20180918 (initial version) - Updated Makefile - Updated template text - Removed circular links, correct documentation URL (bsc#1101609) - Updated release notes from FATE - New notes: - Support for Socket-Based Services Activation (FATE#319428) - Package insserv-compat Has Been Added to SAP Application Server Base Pattern (FATE#325727) - 15.0.20180713 (tracked in bsc#1101177) - Updated template text - Updated product description - Update AArch64 kernel limits - Updated release notes from FATE - New notes: - Device Driver ibmvnic (FATE#323285) - NIS Supports IPv6 (FATE#324353) - Advanced Systems Management Module Has Been Removed (FATE#324614) - Migrating from SLES 12 to SLES 15 when the HPC Module is Registered (FATE#325666) - Package insserv-compat Has Been Added to SAP Application Server Base Pattern (FATE#325727) - Raspberry Pi Using Device Tree From Firmware (FATE#325780) - The User Space X Drivers cirrus/mga/ast Have Been Removed (FATE#325795, bsc#1089319) - Using Thunderbolt Devices (FATE#325796, bsc#1090199) - Updated Btrfs Subvolume Layout (FATE#325797, bsc#1085628) - su Does Not Preserve the Value of PATH (FATE#325802, bsc#353876) - Changed notes: - NFS Tuning (FATE#322786, bsc#1097236) [Correct parameter that needs to be used] - Intel* Omni-Path Architecture (OPA) Host Software (FATE#323041, bsc#1080368) [Correct URL] - xinetd and yast2-inetd Have Been Removed (FATE#323373, bsc#1089586) [Add note about only_from] - Removed packages (FATE#323783) [Added cirrus/mga/ast driver information] - Searching Packages Across All SLE Modules (FATE#325452, bsc#1098864) [Wording fixes] - 15.0.20180605 (tracked in bsc#1054478) - Added provides to fix Release Notes display in installer - Updated template text - Removed Windows version from Samba AD support statement - Updated Xen Limits (FATE#324056) - Updated KVM Limits (FATE#324057) - Fixed deprecations time frame (bsc#1087249) - Updated release notes from FATE - New entries: - virt-bootstrap: Creating libvirt LXC root file systems (FATE#321985) - ReiserFS Support Removed (FATE#323394) - Page Cache Limit Is Now Opt-in cgroup Isolation (FATE#323778) - Registration Rollback When Migrating From SLE 11 to SLE 15 (FATE#323798) - SunRPC Is Deprecated (FATE#324412) - System Roles for SUSE Linux Enterprise Server (FATE#325572) - GPU Virtualization under KVM (virtio-gpu) (FATE#325725) - dmraid Is Deprecated (FATE#325736) - Plymouth/GDM May Hang If No Display Is Connected (FATE#325753) - Changed entries: - YaST Partitioner: Redesigned Back-end and UI Changes (FATE#318196) - Manually Selecting Repositories When Upgrading from SLES 12 to SLES 15 (FATE#323163) - Legacy Module: OpenLDAP Client Libraries Have Been Moved to the Legacy Module (FATE#323453) - Wicked: Using RFC 4361 DHCPv4 client-id on Ethernet (FATE#323576) - Removed Packages (FATE#323783) - New SAP Applications Module (FATE#323792) - Major changes in SLE 15 (FATE#324493, bsc#1094083) - SMT Has Been Replaced by RMT (FATE#325115) - 15.0.20180518 (15.0 GMC) - Updated template text - Workstation extension is partly L2-supported (bsc#1093506) - Added JeOS to related products (FATE#325677) - Updated release notes from FATE - New entries: - KVM Nested Virtualization (FATE#320082) - lshw Has Been Added (FATE#322439) - Supported JeOS Image Formats (FATE#323220) - Supported Host Operating Systems and Hypervisors (FATE#324054) - Supported Offline Migration Scenarios (FATE#324058) - Major changes in SLE 15 (FATE#324493) - SMT Has Been Replaced by RMT (FATE#325115) - Searching Packages Across All SLE Modules (FATE#325452) - sapconf SAP Tuning Tool Sets All Specified Tuning Values on OS Irrespective of Current Value (FATE#325548) - CUPS No Longer Supports System V-Style Interface Scripts (FATE#325672) - Graphics Chipset Compatibility under Wayland (FATE#325703) [bsc#1093306] - Changed entries: - YaST Partitioner: Redesigned Back-end and UI Changes (FATE#318196) - firewalld Replaces SuSEfirewall2 as Default Software Firewall (FATE#320794) - Support for dm-crypt with Protected Keys (FATE#321524) - Manually Selecting Repositories When Upgrading from SLES 12 to SLES 15 (FATE#323163) - ntpd Has Been Replaced With Chrony (FATE#323432) - SuSEFirewall2 Has Been Replaced by firewalld (FATE#323460) - Removed Packages (FATE#323783) - New SAP Applications Module (FATE#323792) - Supported Live Migration Scenarios (FATE#324059) - Removed entries: - ReiserFS Support Removed (FATE#323394) - 15.0.20180427 - Template updates: - SLE 15 ships with OpenJDK 10 (FATE#325522) - Updated CPU count on AArch64 - Updated release notes from FATE - New entries: - firewalld Replaces SuSEfirewall2 as Default Software Firewall (FATE#320794) - All SLE 15 Packages Are Enabled for Address Space Layout Randomization (FATE#322473) - 389 Directory Server Is Now the Primary LDAP Server (FATE#323362) - Legacy Module: OpenLDAP Client Libraries Has Been Moved to the Legacy Module (FATE#323453) - New AppArmor Features to Restrict Processes (FATE#323500) - atftp Has Been Removed (FATE#323633) - Store Hypervisor Information (STHYI) for LPAR (FATE#324112) - SIMD Extensions for IBM z14 (FATE#324113) - OpenJDK 10 Has Been Added (FATE#325522) - Support for 32-bit Runtimes on Intel 64/AMD64 (x86-64) (FATE#325552) - Remote Installation via VNC (FATE#325565) - Changed entries: - System-wide Locale/Keymap/Font Settings are not read from /etc/sysconfig/ anymore (FATE#319454) - Support for True Random Number Generator (TRNG) (FATE#321516) - AES_GCM Encryption Enhancements in openssl, ibmca and libica (FATE#321518) - Support for DASD Block Layer Discard (FATE#322263) - Persistent Device Configuration (FATE#322567) - Support for IBM z14 Instructions in LLVM (FATE#322616) - Support for SET VNIC_CHARS in qeth (FATE#323301) - SuSEFirewall2 Has Been Replaced by firewalld (FATE#323460) - Removed Packages (FATE#323783) - OpenSSH Supports Using Hardware Security Modules (HSMs) for Connecting via OpenSSL (FATE#323902) - CPU Model for IBM z14 (FATE#324111) - Provide Guest ASCE on Host Page Table Invalidates (FATE#324119) - Add CPU_MF Hardware Counters for IBM z13/z13s (FATE#324254) - Full LOADPARM/BOOTPROG Support (FATE#324479) - CPUMF Basic Sample Configuration Level Indication (FATE#324484) - Network Boot Base Enablement (FATE#324485) - 15.0.20180409 - Updated template text - Added Java support table (FATE#325499) - Updated release notes from FATE - New entries: - Support for UEFI HTTPS Boot (FATE#320130) - SIMD Extensions for IBM z14 (FATE#321495) - Kernel Interface for the Guarded Storage Facility Added to Improve Java Performance (FATE#321511) - Guest Kernel Support to Avoid Unnecessary TLB Purges (FATE#321512) - Support for IBM z14 Instructions in the Toolchain (FATE#321513) - Support for SHA3 Algorithm Hardware Acceleration in libica (FATE#321515) - Support for True Random Number Generator (TRNG) (FATE#321516) - Support for dm-crypt with Protected Keys (FATE#321524) - Support for Transforming Secure Keys Into Protected Keys (FATE#321525) - BPF Compiler Collection (BCC) Has Been Added (FATE#322227) - Support for DASD Block Layer Discard (FATE#322263) - IBM z13 Lock Optimizations in glibc (FATE#322265) - Concurrent Support of Multiple Crypto Domains (FATE#322267) - Improved CRC-32 Algorithm in the Kernel (FATE#322269) - CPU Speed Information Provided on procfs Interface (FATE#322270) - Persistent Device Configuration (FATE#322567) - Support for Uprobes (FATE#322573) - Parted Has Been Upgraded to Use fdasd/vtoc Code Base from s390-tools (FATE#322575) - Support for libseccomp in systemd (FATE#322579) - Backend Support for eBPF (FATE#322613) - Support for IBM z14 Instructions in LLVM (FATE#322616) - Exploitation of Shared Memory Communications (FATE#322619) - lsmem and chmem Have Been Moved to util-linux (FATE#322621) - Single Increment Assignment of Memory (FATE#323299) - Support for SET VNIC_CHARS in qeth (FATE#323301) - Migrating Systems with BIOS RAID from SLES 11 to SLES 15 (FATE#323395) - Kernel Address Space Randomization (KASLR) Enabled by Default (FATE#323473) - Report Distro KVM Using Call Home (FATE#323770) - nginx Has Been Added (FATE#323994) - Transparent Facility Bit Handling (FATE#324110) - CPU Model for IBM z14 (FATE#324111) - libica Supports FIPS 140-2 Mode (FATE#324115) - Provide Guest ASCE on Host Page Table Invalidates (FATE#324119) - Zone Awareness for lsmem / chmem (FATE#324252) - Add CPU_MF Hardware Counters for IBM z13/z13s (FATE#324254) - Support for TLB Purge Enhancements (FATE#324255) - Robust Machine Check Handling (FATE#324256) - Store Hypervisor Information (STHYI) for LPAR (FATE#324258) - Support for Guarded Storage Facility (FATE#324472) - Keyless Guest Support (FATE#324473) - Full LOADPARM/BOOTPROG Support (FATE#324479) - CPUMF Basic Sample Configuration Level Indication (FATE#324484) - Network Boot Base Enablement (FATE#324485) - SDT Markers in Select Applications and Libraries (FATE#324969) - 31-Bit Libraries Have Been Removed (FATE#325470) - Changed entries: - AES_GCM Encryption Enhancements in openssl, ibmca and libica (FATE#321518) - Manually Selecting Repositories When Upgrading from SLES 12 to SLES 15 (FATE#323163) - UnRAR Has Been Replaced by unar (FATE#323896) - wodim Has Been Replaced by cdrtools (FATE#324159) - Parted Supports Linux-Specific GPT GUID for Partitions (FATE#325468) - 15.0.20180319 - Updated template text - Updated URL for upgrade documentation (bsc#1084476) - Updated release notes from FATE - New entries: - Intel* Omni-Path Architecture (OPA) Host Software (FATE#323041, bsc#1080368) - Open MPI Has Been Replaced by Open MPI 2 (FATE#323413) - OpenSSH Supports Using Hardware Security Modules (HSMs) for Connecting via OpenSSL (FATE#323902) - wodim Has Been Replaced by cdrtools (FATE#324159) - Parted Supports Linux-Specific GPT GUID for Partitions (FATE#325468) - Changed entries: - Support for AMD Memory Encryption (FATE#322123) - ntpd Has Been Replaced With Chrony (FATE#323432) - Removed Packages (FATE#323783) - 15.0.20180312 - Updated template text - Updated extension, product, module listings - Added instructions for enabling unsupported features (bsc#1073261) - Added "/Journal checksumming"/ row to file system table (bsc#1073261) - Fixed link to Upgrade documentation (bsc#1084476) - Updated release notes from FATE - New entries: - AMD Memory Encryption (FATE#322123) - Support for AMD Secure Encrypted Virtualization (FATE#322124) - Development Module: Valgrind Support for POWER9 (FATE#322256) - Development Module: OProfile Support for POWER9 (FATE#322257) - GLIBC/GCC Support of Standard Math Functions for _Float128 (POWER9) (FATE#322258) - Optimized GLIBC for POWER9 (FATE#322453) - GLIBC Support for POWER9 (FATE#322454) - DPDK Has Been Updated, libdpdk Package Has Been Added (FATE#322608) - Support for Nested Virtualization Performance Features in Newer AMD Processors (FATE#323405) - Legacy Module: ntpd is now part of the Legacy Module (FATE#323411, bsc#1084470) - Wicked: Use rfc4361 dhcp4 client-id on Ethernet (FATE#323576) - KVM/libvirt: Support for Setting OEM Strings Table in SMBIOS (FATE#323624) - YaPI Is Deprecated and Should Not Be Used Anymore (FATE#323734) - UnRAR Has Been Replaced by unar (FATE#323896) - Supported Live Migration Scenarios (FATE#324059) - PostgreSQL: psqlODBC Driver Has Been Added to Replace unixODBC (FATE#324501) - Device Error Prevention Enabled (CONFIG_IO_STRICT_DEVMEM) (FATE#325368) - Changed entries: - YaST Partitioner: Redesigned Back-end and UI Changes (FATE#318196) - IPVS Has Been Moved From the HA Extension to the Base OS (FATE#321936, bsc#1084464) -- fixed duplication - Manually Selecting Repositories When Upgrading from SLES 12 to SLES 15 (FATE#323163) - ntpd Has Been Replaced With Chrony (FATE#323432) - Removed packages (FATE#323783) - Legacy Module: OpenSSL 0.9.8 Has Been Removed (FATE#323914) - Legacy Module: OpenSSL 1.0.x Has Been Moved to the Legacy Module (FATE#323920) - 15.0.20180226 - Updated template text - Removed leftover SDK reference - Updated release notes from FATE - New entries: - YaST Partitioner: Clean-up of System Views in UI (FATE#318196) - Refactored YaST iSCSI LIO server (FATE#319238) - XFS Realtime Volumes Feature Has Been Disabled (FATE#321934) - IPVS Has Been Moved From the HA Extension to the Base OS (FATE#321936) - Support for POWER9 Has Been Added to LibPFM (FATE#322254) - Support for POWER9 Has Been Added to PAPI (FATE#322255) - Support for POWER9 PMU Events Has Been Added to the perf Tool (FATE#322450) - Support for POWER9 Has Been Added to GDB (FATE#322451) - The libpsm_infinipath1 Implementation from the Package libpsm_infinipath1 Will Be Picked By Default (FATE#323044) - Manually Selecting Repositories When Upgrading from SLES 12 to SLES 15 (FATE#323163) - Support for POWER9 24x7 Counters Has Been Added (FATE#323438) - SuSEFirewall2 Has Been Replaced by firewalld (FATE#323460) - AutoYaST Configuration Is Done After Reboot (FATE#323698) - OpenSSL 1.0.x Has Been Moved to the Legacy Module (FATE#323920) - LIO target utilities and libraries Have Been Updated (FATE#323928) - Ceph Client Packages Have Been Updated to Upstream Release "/Mimic"/ (13.0) (FATE#324270) - net-tools Has Been Split into net-tools and net-tools-deprecated (FATE#324397) - Reflink Feature of XFS Is Not Supported (FATE#324503) - libibcm Has Been Removed (FATE#324648) - systemctl stop apparmor Does Not Work (FATE#325343) - x11vnc Has Been Removed (FATE#325344) - Support for Scalable Machine Check Architecture (Scalable MCA) (FATE#322484) - xinetd and yast2-inetd Have Been Removed (FATE#323373) - Changed entries: - ntpd Has Been Replaced With Chrony (FATE#323432) - MariaDB Has Been Upgraded to 10.2 (FATE#323738) - Removed packages (FATE#323783) - Packaging Changes (FATE#325054) - 15.0.20180212 - Updated template text - Updated release notes from FATE - Packaging changes: - Removed recode depency - Removed unnecessary *.desktop file - New entries: - Alignment of Partition Size in the Storage Proposal and Expert Partitioner (FATE#317129) - QEMU Guest Agent Is Now Supported on Xen (FATE#324963) - OpenSSH Has Been Updated to Version 7.6p1 (FATE#324974) - List of removed packages (FATE#323783) - List of packages with major changes (FATE#325054) - Changed entries: - lvmlockd Has Been Added As an Alternative to clvm (FATE#323203) - 15.0.20180115 - Updated release notes from FATE - New entries: - System-wide Locale/Keymap/Font Settings are not read from /etc/sysconfig/ anymore (FATE#319454) - DASD Channel-Path Aware Error Recovery (FATE#321518) - IPVS Has Been Moved From the HA Extension to the Base OS (FATE#321936) - TPM 2.0 Software Stack Has Been Updated (FATE#322605) - lvmlockd Has Been Added As an Alternative to clvm (FATE#323203) - MariaDB: Support for TokuDB Storage Engine (FATE#323280) - Support for POWER9 Radix Page Tables When Running as KVM Guest (FATE#323286) - Open vSwitch Has Been Updated to Version 2.8 (FATE#323334) - ntpd Has Been Replaced With Chrony (FATE#323432) - MariaDB Has Been Upgraded to 10.2 (FATE#323738) - New SAP Applications Module (FATE#323792) - Handling of Extension Repositories in AutoYaST (FATE#324535) [bsc#1070070] - Squid Has Been Updated to Version 4 (FATE#324583) - Changed entries: - MariaDB: Dates After 2038 (FATE#323910) - MariaDB: Default Encoding and Collation Changed to utf8mb4 (FATE#324329) - 15.0.20171204 - Updated Makefile - Updated template text - Updated release notes from FATE - New entries: - Support for Floppy Disks Has Been Removed from YaST (FATE#319096) - cryptconfig Has Been Removed (FATE#323541) - MariaDB: Dates After 2038 (FATE#323910) - qemu-kvm Wrapper Not Installed by Default (FATE#324323, bsc#1065952) - MariaDB Default Encoding and Collation Changed to utf8mb4 (FATE#324329) - /etc/SuSE-release Has Been Removed (FATE#324409) - Cavium ThunderX2 CRB Firmware Requirements (FATE#324437) - Better AutoYaST Device Resize Handling (FATE#324446) - 15.0.20171120 - Updated Makefile, use namespaced stylesheets (temporarily) - Updated template text - Removed Scripting Languages Module from module table - Correct and extend file systems comparison table (bsc#1064279) - Support for sparse files on OCFS2; note on thread limit (bsc#1050940) - Updated release notes from FATE - New entries: - OpenSSL 0.9.8 Has Been Removed (FATE#323914) - Zypper Return Code for Non-Fatal Failures (FATE#324190) - 15.0.20171020 - Updated template text - Updated Btrfs feature table - Updated table of SLE modules - Removed references to outdated file systems & hardware - Removed ReiserFS column from File System table (FATE#323394) - Updated release notes from FATE - New entries: - No dasd_reload During Installation (FATE#318138) - Wireshark Qt UI Replaces Deprecated GTK+ UI (FATE#323341) - No Default Compose Key Combination (FATE#324214) - Changed entries: - NFS Tuning (FATE#322786) - 15.0.20171006 - Updated template text - Documentation URLs now point to beta.suse.com - Bug report links now allow reporting bugs for beta product - Updated release notes from FATE - New entries: - NFS Tuning (FATE#322786) - ReiserFS Support Removed (FATE#323394) - Intel Resource Director Technology Interface Update and Skylake Errata (FATE#323965) - Updated template text - Use profiling and update entities - Comment most of What's New? for the moment - 15.0.20170803 (tracked in bsc#1052062) - Updated Makefile - Updated template text - Updated Btrfs feature table (bsc#1048014) - Updated release notes from FATE - New entries: - GnuPG Uses SHA-2 Family of Digests by Default (FATE#323084) - Changed entries: - Support for the IDNA2008 Standard for Internationalized Domain Names (FATE#321897) - Removed entries: - Snapper: Cleanup Rules Based on Fill Level (FATE#312751) - MariaDB Replaces MySQL (FATE#313595) - /tmp Cleanup from sysconfig Automatically Migrated into systemd Configuration (FATE#314974) - TPM-Capable UEFI Bootloader (FATE#315831) - Use /etc/os-release Instead of /etc/SuSE-release (FATE#316268) - KVM Nested Virtualization (FATE#316354) - systemd Daemon (FATE#316631) - Software Requiring Specific Contracts (FATE#316990) - SELinux Enablement (FATE#317116) - Support for Arbitrary Btrfs Subvolume Structure in AutoYaST (FATE#317775) - Installing with LVM2, Without a Separate /boot Partition (FATE#317838) - LUN Scanning Enabled by Default (FATE#317881) - GPFS Partition Type in fdasd (FATE#318032) - YaST: iSCSI Authentication Has Been Redesigned (FATE#318832) - ntp 4.2.8 (FATE#319040) - Upgrading PostgreSQL Installations from 9.1 to 9.4 (FATE#319049) - Updating Registration Status After Rollback (FATE#319118) - SMT Supports SCC Exclusively (FATE#319132) - SMT: Upgrading Database Schema and Engine (FATE#319135) - Support for Intel OPA Fabrics Moved to mvapich2-psm2 Package (FATE#319240) - Support for AVIC (Advanced Virtual Interrupt Controller) (FATE#319478) - Zypper Option --plus-content Has Been Enhanced (FATE#319486) - Memory Reservation Support for fadump in YaST (FATE#319551) - Hardware Breakpoint Support in GDB (FATE#319573) - snIPL: Hardening (FATE#319579) - Salt Configuration with AutoYaST (FATE#319830) - Support for Setting Kdump Low-Memory and High-Memory Allocation on the YaST Command Line (FATE#320016) - ntp 4.2.8 (FATE#320392) - Warning When Enabling Snapshots on Small Root File Systems (FATE#320416) - Online Migration: Checking the Status of Registered Products (FATE#320534) - Toolchain Module Enabled in Default Installation (FATE#320679) - No Support for Samba as Active Directory-Style Domain Controller (FATE#320709) - Docker Compose Has Been Removed from the Containers Module (FATE#320740) - /var/cache on an Own Subvolume for Snapshots and Rollback (FATE#320834) - libgcrypt11 Available from the Legacy Module (FATE#320852) - Root File System Conversion to Btrfs Not Supported (FATE#320870) - All Snapper Commands Support the Option --no-dbus (FATE#321049) - Ceph Client Support on z Systems and POWER (FATE#321098) - Ceph Client Support on z Systems and POWER (FATE#321098) - GNOME: Support for Chinese, Japanese, Korean Installed and Configured Automatically (FATE#321126) - NVDIMM: Support for Device DAX (Direct Access) (FATE#321135) - Network Interfaces Configured via linuxrc Take Precendence (FATE#321358) - Support for Intel Xeon Phi Knights Landing Coprocessors (FATE#321398) - hpwdt Driver (HPE Watchdog) Has Been Updated (FATE#321401) - Support for Intel Kaby Lake Processors (FATE#321402) - Support for Both TPM 1.2 and 2.0 (FATE#321435) - Online Migration with Live Patching Enabled (FATE#321493) - New dasdfmt Quick Format Mode (FATE#321527) - DASD Channel Path-Aware Error Recovery (FATE#321528) - qeth Device Driver Has Accelerated set_rx_mode Implementation (FATE#321529) - Toleration Support for New Cryptography Hardware (FATE#321530) - parted Augmented with Partitioning Functionality as Provided by z Systems Tools (FATE#321531) - Stable PCI Identifiers Using UIDs (FATE#321534) - Open vSwitch Has Been Updated to Version 2.7.0 (FATE#321541) - Inclusion of IBM TPM 2.0 Stack (FATE#321601) - Extended CPU Topology to Support Drawers (FATE#321650) - Support for 2 GB Memory Pages (FATE#321651) - YaST: Default Auto-Refresh Status for Local Repositories Is "/Off"/ (FATE#321767) - Automatic Cleanup of Snapshots Created by Rollbacks (FATE#321773) - Support for KVM Guests Using NVDIMM Devices (FATE#321778) - Parameter crashkernel Is Now Used for fadump Memory Reservation (FATE#321841) - Support for OpenDataPlane on Cavium ThunderX and Octeon TX Platforms (FATE#321977) - Update Repositories for kGraft Live Patching Are Now Specific to Service Packs (FATE#322004) - libica with DRBG Random Number Generation (FATE#322025) - Sudo Has Been Updated from 1.8.10p3 to 1.8.19p2 (FATE#322095) - Support for Scalable MCA (SMCA) (FATE#322164) - Installing Systems from Online Repositories (FATE#322275) - Exploitation of Shared Memory Communications (FATE#322375) - s390-tools: util Improvements and dbginfo Speedup (FATE#322377) - GnuTLS Has Been Updated to Version 3.3 (FATE#322523) - Support for Matrox G200eH3 Graphics Chips (FATE#322780) - libcgroup1 Deprecated Starting with SLE 12 SP4 (FATE#323093) - The YaST Module for SSH Server Configuration Has Been Removed (FATE#323175) - "/Register Extensions or Modules Again"/ Has Been Removed from YaST (FATE#323343) - New System-on-Chip Driver Enablement (FATE#323366) - System Clone AutoYaST XML Reflects Btrfs Snapshot State (FATE#323556) - AppliedMicro X-C1 Server Development Platform (Mustang) Firmware Requirements (FATE#323585) - QEMU-virtualized PReP Partition (FATE#323651) - Replace @VERSION@ with version number (bsc#1009221) - 12.3.20161110 - Updated template text - Updated release notes from FATE - Initial entries: - FATE#321767: YaST: Auto-Refresh Status for Local Repositories - FATE#321493: Online Migration with Live Patching Enabled - 12.2.20161104 (tracked in bsc#1007209) - Updated template text - Fixed wrong Service Pack number in Support section (bsc#1007705) - Updated amount of supported RAM for z Systems (bsc#1007153) - Updated Xen limits - Miscellaneous language and structure fixes - Updated release notes from FATE - New entries: - FATE#319898: GICv2 and GICv3 Interrupt Controller Support in QEMU - FATE#319945: GCC SIMD Performance Tuning - FATE#319948: Improved Auto LUN Scan - FATE#321179: GNOME Desktop: Clicking "/Open in Terminal"/ on Desktop - FATE#321984: iSCSI with CHAP Is Not Supported in FIPS Mode [bsc#985603] - FATE#322002: Btrfs File System Going Read-only om Balance [bsc#1006804] - Changed entries: - FATE#317891: Virtualization: Supported Disks Formats and Protocols [QCOW format not supported anymore] - FATE#318726: Device Driver ibmvnic Has Been Added [Feature is a technology preview] - FATE#319531: Support for UEFI in QEMU Virtual Machines [Feature is supported] - FATE#319660: Guest 3D Acceleration With virtio-gpu [Clarification] - FATE#319716: Updating the Installer at the Beginning of Install [Feature is off by default] - FATE#319792: NVDIMM Support [Clarified support status] - FATE#320440: The libcxl Userspace Library for CAPI Has Been Added [Move to Power category] - FATE#320494: Media-based Sources Are Disabled After Installation [Clarification] - FATE#315712: Xen: PV-OPS Kernel Supersedes kernel-xen, FATE#317970: Create AutoYaST Profile During Installation, FATE#318001: Support for CXL Flash Storage Device Driver, FATE#319624: Configurable Importing of SSH Keys, FATE#319858: NVDIMM Kernel Subsystem, FATE#319893: YaST Clears New Partitions, FATE#320111: Partitioning Proposal: "/Flexible Partitioning"/, FATE#320305: Incompatible Changes in the New 4.4 Kernel, FATE#320358: Support for PIDs cgroup Controller, FATE#320635: Transparent Huge Page Defragmentation Disabled, FATE#321021: Change of OpenMPI Behavor for Plugin Developers [Language fixes] - 12.2.20161019 - Updated release notes from FATE - New entries: - FATE#321493: Online Migration with Live Patching Enabled [Documentation for bsc#985647] - Changed entries: - FATE#321497: KVM on AArch64 [Updated wording] - 12.2.20161018 - Updated release notes from FATE - Changed entries: - FATE#319482: Boot Requirements for AppliedMicro X-Gene 1 [Slightly updated wording] - FATE#319792: NVDIMM Support [Slightly updated wording] - FATE#321136: Docker Orchestration [Slightly updated wording] - FATE#321497: KVM on AArch64 [Updated wording] - 12.2.20161011 - Updated release notes from FATE - New entry: - FATE#321136: Docker Orchestration (TechPrev) - 12.2.20161007 (for SLE 12 SP2 GMC) - Updated template text - Updated release notes from FATE - New entries: - FATE#318444: ARM AArch64 System-on-Chip Platform Driver Enablement - FATE#320535: Virtual Machine Driver Pack 2.4 (VMDP 2.4) - FATE#321497: KVM on AArch64 - Changed entries: - FATE#319585: CPACF MSA 4: Support for PKCS #11 v2.4 (part 1) - Removed entries: - FATE#319577: OpenSSL Now Supports PKCS#11 Engine [Not ready for customer usage and not a technical preview] - 12.2.20160916 - Updated template text - Fixed section structure of InfraPackArch (bsc#997470) - Updated release notes from FATE - New entries: - FATE#316136: Nagios Server Now Part of a SUSE Manager Subscription - FATE#319143: Partial Memory Mirroring - FATE#319461: openldap2-ppolicy-check-password Has Been Added: OpenLDAP Password Strength Policy Enforcer - FATE#319716: Updating the Installer at the Beginning of the Installation or Upgrade - FATE#320122: Support for New Intel Processors - FATE#320407: Enrolling in a Microsoft Active Directory Domain via YaST - FATE#321157: SASL Integration in sudo - FATE#321358: Network Interfaces Configured via linuxrc Take Precendence - FATE#321367: Enable Boot Parameter quiet for Better Visibility of Password Prompts - Changed entries: - FATE#320305: Incompatible Changes in the New 4.4 Kernel [Added information about end_phys_index file.] - Removed entries: - FATE#320535: Virtual Machine Driver Pack 2.4 [Was in fact not yet ready.] - 12.2.20160829 (for 12 SP2 RC2) - Updated release notes from FATE - New entries: - FATE#321181: iSCSI Devices Not Enabled After Installation (bnc#993382) - 12.2.20160826 (for 12 SP2 RC2) - Updated template text - Reorganize modules/extensions/derived products (FATE#320579, bsc#995577) - Update KVM and Xen limits (FATE#320428, FATE#320579) - Add Btrfs feature table (bsc#979501) - Updated release notes from FATE - New entries: - FATE#316274: Converting Physical Machines to KVM Virtual Machines - FATE#318726: Device Driver ibmvnic Has Been Added - FATE#319267: systemd: The NFS Mount Option bg Is Deprecated - FATE#320018: Devilspie 2 Has Been Added - FATE#320123: Executing Hypervisor-Specific Actions During Boot - FATE#320305: Incompatible Changes in the New 4.4 Kernel - FATE#320330: Qt 5 Has Been Updated to 5.6.1 - FATE#320467: Cluster Support and High Availability for POWER - FATE#320535: Virtual Machine Driver Pack 2.4 - FATE#321027: Support Status of Ethernet Drivers - Changed entries: - FATE#320268: Installing kGraft Patches With Weak Package Dependency Resolution Disabled - FATE#320434: targetcli-fb Has Been Added - FATE#320440: The libcxl Userspace Library for CAPI Has Been Added - FATE#321010: Ceph Client Enablement Has Been Upgraded to Ceph Jewel - 12.2.20160804 (for SLES 12 SP2 RC1) - Updated Makefile from repository - Updated template text - Updated support tables - Added AArch64 kernel limits (bsc#988955) - Updated release notes from FATE - New entries: - FATE#316628: Obtaining Addresses with libvirt-nss - FATE#318001: Support for CXL Flash Storage Device Driver - FATE#318471: Enhanced Support for System Call Filtering on POWER - FATE#319935: perf Provides Guest Exit Statistics - FATE#319952: Extended CPU Performance Metrics in HYPFS for Linux z/VM guests - FATE#320350: KVM Legacy Device Assignment Was Disabled - FATE#320486: Subset of Scheduler Debugging Statistics Disabled by Default - FATE#320635: Transparent Huge Page Defragmentation Disabled by Default - FATE#320870: Root File System Conversion to Btrfs Not Supported - FATE#320983: Perl Bindings for Cyrus Have Been Removed - FATE#321010: Ceph Client Enablement Has Been Upgraded to Ceph Jewel - FATE#321021: Change of OpenMPI Behavor for Plugin Developers - Removed entries: - FATE#316856: Kernel Driver cpqarray Was Removed [Change had actually been in SLES 12 GA already] - FATE#318032: Support of GPFS Partitions in fdasd [Feature deferred] - FATE#319593: Exploitation of Shared Memory Communications [Feature deferred] - FATE#319595: PCI: Function-Measurement-Block Enhancements [Feature deferred] - FATE#319603: Number of Outstanding I/Os for Flash Express Increased [No documentation needed] - FATE#320254: Support for "/Access IBM"//"/ThinkVantage"/ Button Removed [Only relevant x86 computers which are not supported by SLE] - 12.2.20160701 - Updated Makefile from repository - Updated release notes from FATE - New entries: - FATE#318236: Hardware Transactional Memory (HTM) support in glibc for POWER - FATE#318722: Enhanced OSA Network to Receive All Frames Through a Network Interface - FATE#319560: nvme-cli: A User-Space Tool to Manage NVMe Devices on Linux - FATE#319575: zKVM: SIE Capability Exposed to User Space - FATE#319576: Support for CCA Master Key Change for openCryptoki CCA Token - FATE#319577: OpenSSL Now Supports PKCS#11 Engine - FATE#319578: IPv6 Support in snIPL - FATE#319584: Bus Awareness for z Systems in systemd - FATE#319585: CPACF MSA 4: Support for PKCS #11 v2.4 (part 1) - FATE#319586: Layer 2 Offloads Enabled - FATE#319588: CUIR: Enhanced Scope Detection - FATE#319589: Fake NUMA Support - FATE#319591: IBM z13 Hardware Instructions in glibc - FATE#319592: Support for Dynamic Traces in openCryptoki - FATE#319593: Exploitation of Shared Memory Communications - FATE#319595: PCI: Function-Measurement-Block Enhancements - FATE#319597: Support for IPL Device in Any Subchannel Set - FATE#319598: Monitoring CPACF Crypto Activity - FATE#319600: IPv6 Priority Queuing Added to qeth Device Driver - FATE#319602: Bridging HiperSockets to Ethernet - FATE#319603: Number of Outstanding I/Os for Flash Express Increased - FATE#319605: Query Host Access to Volume Support - FATE#319606: VMUR Print Spool Options for Linux - FATE#319610: Support for DBRG in libica - FATE#319675: OpenSSH Was Updated to Version 7.2 - FATE#319949: 10GbE RoCE Express Feature for RDMA - FATE#320679: Toolchain Module Enabled in Default Installation - FATE#320958: AutoYaST: Applying the First-Stage Network Configuration to the Installed System - FATE#320973: systemd: Support for System V and LSB Init Scripts Has Been Moved Out of Core Daemon - Changed entries: - FATE#317043: openSSL Was Updated to Version 1.0.2 - FATE#317893: Virtualization: Network Devices Supported - FATE#318421: Byebug Was Added - FATE#318829: Memory Compression with zswap - FATE#318899: Installing From DVD/USB Drive of the HMC - FATE#319858: NVDIMM Kernel Subsystem - FATE#320494: Media-based Sources Are Disabled After Installation If They Are Not Needed - FATE#320496: Enabling Enhanced Information About Physical Memory Page Ownership and Status - FATE#320649: GNOME Desktop Environment as a Technology Preview on AArch64 - 12.2.20160613 (12 SP2 Beta 3): - Updated release notes from FATE - New entries: FATE#320649, FATE#319531, FATE#320494, FATE#319893, FATE#319639, FATE#319624, FATE#320358, FATE#318957, FATE#318829, FATE#315995, FATE#320616, FATE#320834, FATE#320490, FATE#320402, FATE#316612, FATE#315712, FATE#320080, FATE#319145, FATE#318421, FATE#320434, FATE#320889, FATE#320541, FATE#317043, FATE#320900 - Removed entries: FATE#319961, FATE#319525 - 12.2.20160503 - Updated release notes from FATE - New entries: FATE#320388, FATE#320496, FATE#319858, FATE#319691, FATE#320679, FATE#320392, FATE#320268, FATE#318850, FATE#315818, FATE#312751, FATE#319660, FATE#316228, FATE#320638, FATE#319810, FATE#320353, FATE#319685, FATE#320254, FATE#318845, FATE#317885, FATE#318032, FATE#318899, FATE#320245, FATE#319365 - Smaller changes in some entries - Updated Makefile from new Makefile repo - Version 12.2.20160307 - Initial version for SLES 12 SP2 - Updated release notes entries from FATE - Version 12.1.20160304 (tracked in bsc#963395) - Updated release notes from FATE. - New entries: - FATE#319118: Updating Registration Status - FATE#319517: Virtual Machine Driver Pack 2.3 - FATE#320402: GRUB Does Not Support vfb/vkbd Any More (see: bsc#961638) - FATE#319640: Starting X After Upgrading (see: bsc#919723) - FATE#319493: Puppet Has Been Updated - FATE#319388: Wireshark Updated - FATE#317893: Virtualization: Network Devices - FATE#317891: Virtualization: Supported Disks Formats and Protocols - Changed entries: - FATE#319638: Automatic Removal of Add-on Products: (language/formatting fixes) - FATE#319053: Zypper Can List Already Installed and Unneeded Patches by CVE Number (content correction, see: bsc#965592) - FATE#319136: Recommended Packages (language fixes) - FATE#318063: 10GbE RoCE Express Feature (add APAR requirement to text, see: bsc#958054) - Small language fixes in boilerplate/template text - Tracked in bsc#961150 - Update release notes from FATE. - New entries: - FATE#320285: Wayland is not supported - FATE#320021: In zKVM, avoid reboot after installation (see: bsc#943582) - Changed entries: - FATE#315161: SP Update: Appended information about update on minimal installations (see: bsc#959134) - FATE#318956: OpenJDK 8 availability: Clarification, language cleanup - Minor changes to a few other entries to improve spelling, grammar, terminology, and readability - Tracked in bsc#957796 - Update release notes from FATE. - New entries: - FATE#320203: AutoYaST Uses Wrong crashkernel Value During First Boot (see also: bsc#957447) - FATE#315161: New Method of Online Migration Between Service Packs (see: bsc#959576) - Changed entries: - [What's New]: Docker is a fully supported technology (see: bsc#959614) - Lots of other entries changed to improve spelling, grammar, terminology, and readability - Tracked in bsc#957749 - Update release notes from FATE. - New entries: - FATE#320019: Specifying Registration Code for Module Installation (see: bsc#956726) - Changed entries: - FATE#318488: HTTP Proxy for Registration (wording) - FATE#314685: YaST Modules Dropped ... (typo fix, see: bsc#957749) - Update release notes from FATE. - New entries: - Rollback of Service Packs (FATE#319108) - openlmi-bmc (FATE#316000) - Tar: Extended Attributes (FATE#319391) - Fixed issue where text version of RN had a # character at the end of each title (bsc#955662) - Fix typos. - 12.1.20151109 (bsc#933411): - Update release notes from FATE. - 12.1.20151106 (bsc#933411): - Update release notes from FATE. - - 12.1.20151104 (bsc#933411): - Update release notes from FATE. - 12.1.20151103 (bsc#933411): - Update release notes from FATE. - 12.1.20151022 (bsc#948980): - Update release notes from FATE. - 12.1.20151008 (bsc#933411): - Update release notes from FATE. - 12.1.20150914 (bsc#938049): - Update release notes from FATE. - Fix encoding of .txt. - 12.1.20150908 (bsc#933411): - Update release notes from FATE. - 12.1.20150901 (bsc#933411): - Update release notes from FATE. - 12.1.20150817 (bsc#933411): - Update release notes from FATE. - 12.1.20150730: - Update release notes from FATE (bsc#933411). - 12.1.20150714: - Update release notes from FATE (bsc#933411). - .spec: Remove obsolete Provides/Obsoletes. - .spec: Provide locate yast.xsl to ensure UTF-8 encoding (bsc#938049). - 12.1.20150702: - Update release notes from FATE (bsc#933411). - 12.1.20150602 (bsc#933411): - Update release notes from FATE. - Updated entries: KVM Limits (max vcpus is 160) (bsc#921171). - 12.1.20150211: - Start with resetting for SLES 12 SP1. - 12.0.20150108 (bnc#910036): - Update release notes from FATE. - Updated entries: System z Performance Counters in perf Tool (bnc#909721 via fate#315988). - New entries: Dynamic Aggregation of LVM Metadata via lvmetad (fate#314556); Linux support for Flash and concurrent Flash MCL updates (bnc#909721 via fate#315317); Connection to VNC support GNOME (fate#318311). - 12.0.20141203 (bnc#903795): - Update release notes from FATE. - Updated entries: Current Features and Limitations in a UEFI Secure Boot Context (bnc#896645 via fate#317500); Filesystem Support Table (bnc#903673); Enabling the wicked "/nanny"/ Framework (fate#316649); Apache 2.4 (fate#317912); Serial Console Bootloader Settings (fate#317818); /proc/acpit/event Interface Removed (fate#317911). - New entries: Autoselecting Packages during Module Activation (bnc#905802 via fate#318213); cifs-utils /etc/samba/smbfstab migration (bnc#903217 via fate#318090). - 12.0.20141028: - Update release notes from FATE. - Fix URLs to documentation; bnc#902868. - 12.0.20141023 (bnc#902380): - Update release notes from FATE. - Add life cycle of the modules. - 12.0.20141014 (bnc#900083): - Update release notes from FATE. - Cosmetic changes such as bnc#888469 (via fate#317042, already submitted earlier); bnc#900771 (via fate#316585, typo). - New entry: Support for Intel PSM API (fate#315889).
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - Created package renderproto with initial version 0.11.1
- return correct IP address with multiple ip addresses in the same subnet (bsc#1142343) add 0001-rpcbind-look-for-an-exact-match-of-the-ip-address-fo.patch - change rpcbind locking path from /var/run/rpcbind.lock to /run/rpcbind.lock (bsc#1134659) add 0001-change-lockingdir-to-run.patch - change the order of socket/service in the %postun scriptlet to avoid an error from rpcbind.socket when rpcbind is running during package update - fix tool stack buffer overflow (bsc#969953) add 0001-rpcinfo-Fix-stack-buffer-overflow.patch - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Add BuildRequires libnsl-devel (needed for obsoleting nsl in glibc) - svc-freeargs.patch: always call svc_freeargs, even if svc_getargs failed (bsc#1037559, CVE-2017-8779) - Adjust for new system user/group RPMs - Add 0012-Move-default-state-dir-to-a-subdirectory-of-var-run.patch from upstream, replacing systemd tmpfile solution. - Move /var/lib/rpcbind to /run/rpcbind, data should not survive reboot and this makes read-only root filesystem easier. - Do not rely on systemd.pc to find out where systemd unit dir is located (bsc#983167) systemd.pc is part of systemd main package now. Instead of build-requiring systemd, import systemd-rpm-macros which has the %{_unitdir} definition and much less dependencies than systemd and use it when configuring rpcbind so it won't try to find the unit dir by using pkg-config. Also replace BR libsystemd-daemon by libsystemd since the former is obsolete and is replaced by the later. - pmap_set: use tirpc header files and link against libtirpc - Add 0006-don-t-use-svc_fdset.patch: don't use the svc_fdset interface for libtirpc, which is limited to 1024 connections. - Sync with current git: - Replace 0002-revert-auth.patch with 0002-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch - Add 0003-Delete-the-unix-socket-only-if-we-have-created-it.patch to fix problems with activation via sockets by systemd - Replace 0032-CVE-2015-7236.patch with 0004-Fix-memory-corruption-in-PMAP_CALLIT-code.patch - Add 0005-security.c-removed-warning.patch to fix compiler warnings - Temporary remove 099-poll.patch - Disable 0030-systemd-fix-rmtcall.patch, needs the other disabled patches. - Submit for SLE12SP2 [FATE#320393] - Add 0002-revert-auth.patch: revert old patch no longer working with libtirpc 1.0.1 (http://sourceforge.net/p/libtirpc/mailman/message/34585439/) - Add patch 0032-CVE-2015-7236.patch to fix a segfault on certain remote scans [CVE-2015-7236, bsc#940191, bsc#946204] - Document how to restrict addresses that rpcbind will listen on [bsc#935102] Added 0031-rpcbind-manpage.patch - Add 099-poll.patch: use libtirpc with poll() implementation - Add patch 0030-systemd-fix-rmtcall.patch to fix rmtcall forwarding (bnc#932423) - Update to rpcbind 0.2.3 - Following patches were accepted upstream: - 0005-Remove-obsolete-function-in6_fillscopeid.patch - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch - 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch - 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch - 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch - 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch - 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch - 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch - Update to current git, which contains the following patches: - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch - 0003-systemd-no-dualmode.patch - 0004-systemd-sd_notify.patch - 0018-configure-check-for-nss.h.patch - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch: fix merge issue causing segfaults on missing file (bnc#909619). - Split off 0003-systemd-no-dualmode.patch from 0001-systemd-enhancements.patch for easier upstream submission. - Split off 0004-systemd-sd_notify.patch from 0001-systemd-enhancements.patch for easier upstream submission. - Rename 0001-systemd-enhancements.patch to 0001-systemd-unit-files.patch - Update to latest rpcbind 0.2.2 upstream release. - Following patches are upstream: - 0001-Fix-building-one-systems-w-out-nss.h.patch - 0002-Rename-configure.in-to-configure.ac.patch - 0003-rpcbind-rpcuser-not-being-set-in-Makefile.am.patch - 0004-Silence-a-warning-about-setgroups-being-implicitly-d.patch - Adjust following patches: - 0005-Remove-obsolete-function-in6_fillscopeid.patch - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch - 0018-configure-check-for-nss.h.patch - Obsolete patches: - 0015-When-using-systemd-activation-make-rpcbind-notify-sy.patch - 0016-Notify-systemd-unconditionally.patch - 0012-Support-systemd-activation.patch - 0013-socket-activation-Fix-rpcbind.service-to-use-separat.patch - 0017-Pull-the-sysconfig-file-into-rpcbind.service-and-use.patch - 0025-rpcinfo-warmstat_no-warning-about-missing-file.patch - 0026-systemd-no-default-dep - 0027-socket-before-service.patch - 0028-rpcbind-after-var-run.patch - 0029-rpcbind-sd-notify-stupid-errmsg.patch - New patches: - 0001-systemd-enhancements.patch - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch - Disabled patches: - 0008-First-part-of-init_transport-refactoring.patch - 0009-init_transport-move-the-registration-code-into-a-sep.patch - 0010-Fix-the-behavior-when-specifying-the-h-option.patch - 0011-Clean-up-the-way-we-handle-the-h-option-in-init_tran.patch - 0014-When-using-systemd-redirect-syslog-calls-to-the-syst.patch - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch - Disable debug code, which else would fill up the log files [bnc#905042]
- Backport header check changes so that old rpms get no longer rejected [bsc#1190824] updated patch: headerchk3.diff - Add explicit requirement on python-rpm-macros to avoid widespread breakage by package mistakenly ignoring their requirement of python-rpm-macros (bsc#1180125, bsc#1193711). - backport zstd detection fix [bsc#1187670] new patch: zstddetection.diff - backport ndb rofs support [bsc#1188548] new patch: ndbrofs.diff - backport pgp hardening changes from upstream [bsc#1185299] new patch: pgpharden.diff - fix deadlock when multiple rpm processes try tp acquire the database lock [bsc#1183659] new patch: deadlock.diff - set default package verification level to 'none' to be compatible to rpm-4.14.1 new patch: verifylevel_none.diff - make illegal obsoletes a warning new patch: badobsoletewarn.diff - backport header check security fixes from upstream [CVE-2021-3421] [CVE-2021-20271] [CVE-2021-20266] [bsc#1183543] [bsc#1183545] new patch: headerchk3.diff - fix potential access of freed mem in ndb's glue code [bnc#1179416] new patch: ndbglue.diff - permit secondary index open to fail for bdb_ro new patch: bdbro_missingidx.diff - update to rpm-4.14.3 [jsc#SLE-17817] * add support for enforcing signature policy and payload verification step to transactions * add :humansi and :hmaniec query formatters for human readable output * add query selectors –-whatobsoletes and –-whatconflicts * add support for sorting caret (‘^’) higher than base version - refreshed patches: * checksepwarn.diff * dbrointerruptable.diff * finddebuginfo.diff * ndb-backport.diff * pythondistdeps.diff * remove-brp-strips.diff * whatrequires-doc.diff - dropped patches: * debugedit-bnc1076819.diff * debugedit-riscv.patch * disttag-macro.diff * hardlinks.diff * reproducible-debuginfo.patch * rpm-4.14.1-initialize-verifyflags.diff * safesymlinks.diff * signbadregion.diff * verifynodup.diff - Add rpm-4.14.1-initialize-verifyflags.diff [bsc#1180279] - Do not require the signature header to be in a contiguous region when signing [bnc#1181805] * new patch: signbadregion.diff - Increase the maximum size of the signature header so that rpms containing file signatures can be queried [bsc#1181568] * new patch: sigheadersize.diff - Finish split of SUSE macros and some helpers into rpm-config-SUSE [jsc#SLE-17074] * new patch: findsupplements.diff * modified patches: fileattrs.diff, brp.diff, macrosin.diff, enable-postin-scripts-error.diff * dropped files: rpm-suse_macros * dropped patches: firmware.diff, initscriptsprov.diff, modalias-encode.diff, modalias.diff, compressed-kernel-modules.diff, findksyms.diff - Backport FA_TOUCH fixes from upsteam [bnc#1175025] [bnc#1177428] * new patch: touch_backport.diff - Backport read-only berkeley db support and enable it if we disable berkeley db [jsc#SLE-7272] * new patch: bdb_ro_backport.diff - Handle xz compressed kernels in find-provides.ksyms [bsc#1179251] * modified file: find-requires.ksyms - Backport support for compressed kernel modules (jsc#SLE-10886) * added patch: compressed-kernel-modules.diff * modified file: find-requires.ksyms * modified file: find-provides.ksyms - Fix obvious bugs in find-provides.ksyms * https://github.com/openSUSE/rpm-config-SUSE/pull/34 - Add reproducible-debuginfo.patch to generate debuginfo in a reproducible way [bsc#1172173] - Do not map the index database read-write all the time [bnc#1168735] * new patch: ndb_backport2.diff - Fix verification of DSA2 signatures with libgrcypt [bnc#1165731] * new patch: gcryptdsa2.diff - Remove ocaml-find-provides.sh, ocaml-find-requires.sh, fileattrs/ocaml.attr ocaml(NAME) = HASH is now handled in ocaml-rpm-macros (bsc#1154874) - Backport more ndb fixes from upstram modified patch: ndb-backport.diff - Build with zstd support in openSUSE Leap 15 and SLE-15-SP2 [bnc#1162668] - Consolidate beecrypt patches into 'beecrypt.diff' old patches: beecrypt-4.1.2.diff beecrypt-4.1.2-build.diff - Use libgcrypt as crypto library for SP2 [jsc#SLE-9552] new patch: libgcrypt.diff - Backport ndb fixes and enable ndb support [jsc#SLE-7272] new patch: ndb-backport.diff - Allow to disable bdb database support [jsc#SLE-7272] new patch: disable-bdb.diff - Rewrite rpmqpack to use rpm's database interface modified patch: rpmqpack.diff - Backport lang_package -r fixes from Factory [bnc#1156300] modified: rpm-suse_macros - Backport changelog cutoff date change from Factory (bnc#1129753) modified: macrosin.diff - Translate dashes to underscores in kmod provides (FATE#326579, jsc#SLE-4117, jsc#SLE-3853, bsc#1119414). refresh: findksyms.diff add: find-provides.ksyms, find-requires.ksyms - Re-add symset-table from SLE 12 (bsc#1126327). add: symset-table - Add kmod(module) provides to kernel and KMPs (FATE#326579, jsc#SLE-4117, jsc#SLE-3853). refresh: findksyms.diff - Fix superfluous TOC. dependency (bsc#1113100) refresh: findksyms.diff - Add kernel export provides on openSUSE (boo#1095148). - really fix symlink attacks on rpm install [bnc#943457] [CVE-2017-7500] new patch: safesymlinks.diff - backport removal of user/group duplicate detection in verify new patch: verifynodup.diff - Define sle_version in leap [bnc#1094735] - openSUSE releases also preserve kabi (boo#1095148). - Disable debuginfo dwz compression for baselibs packages [bnc#1092189] - move -fprofile-update=atomic before -fprofile-generate - Enable -fprofile-update=atomic for PGO (boo#1040589). - %install_info: if we are going to fail, at least fail on install not on attempted upgrades or uninstall [bsc#1084997] - do not use the source date epoch as buildtime by default [bnc#1087065] new patch: source_date_epoch_buildtime.diff - handle RISC-V relocation in debugedit new patch: debugedit-riscv.patch - remove no longer needed and now harmful extcond patch [bnc#1083539] dropped patch: extcond.diff - Use %license (boo#1082318) - split riscv64 part from auto-config-update-aarch64-ppc64le.diff to make the change rust-proof. new patch: auto-config-update-riscv64.diff - auto-config-update-aarch64-ppc64le.diff: Update for riscv64 and enable it there - change disk usage handling to take hardlinks into account [bnc#720150] new patch: hardlinks.diff - Use ksym-provides tool (bsc#1077692). - Update %remove_and_set: This macro needs no fallback to /var/adm/fillup-templates, as it does not work on files provided by the packages, but rather constructs temporary files inside fillup_dir. - remove shebang from python-macro-helper - update to rpm-4.14.1 * Fix arbitrary code execution when evaluating common python-related macros * new artifact file marker * less strict signature header verification [bnc#1078284] - dropped patches: * bigarchive.diff * editdwarf.diff * hardlink.diff * rofs.diff * transfiletriggerpostun.diff - fix debugedit relocation offset computation (boo#1076819) new patch: debugedit-bnc1076819.diff - fix signature header writing if the archive size is bigger than 2 GByte new patch: bigarchive.diff - remove shebang from pythondistdeps.py new patch: pythondistdeps.diff - Update RPM groups - patch debugedit so that it also handles the .debug.macro section new patch: debugedit-macro.diff - switch build id generation to "/alldebug"/ mode - Replace PreReq fillup with Requires(post), so that we can deinstall it later if we don't need it anymore - update to rpm-4.14.0 * new with/without/unless rich dependencies * multifile optimized debuginfo packages * much improved macro engine - dropped patches: * 0001-set-SOURCE_DATE_EPOCH-from-changelog.patch * 0002-Extend-changelog-to-support-full-timestamps-903.patch * 0003-Allow-SOURCE_DATE_EPOCH-to-override-file-timestamps.patch * 0004-Allow-SOURCE_DATE_EPOCH-to-override-RPMTAG_BUILDTIME.patch * buildidprov.diff * changes-doc.diff * convertdb1static.diff * debugedit-canon-fix.diff * debugedit-comp-dir.diff * debugsource-package.diff * find-lang-python.patch * nobfd.diff * normalize_blocksize.diff * perlprov-package.diff * perlprov.diff * python3-abi-kind.diff * rpmrctests.diff - new patches (backports from master): * editdwarf.diff * rofs.diff * transfiletriggerpostun.diff * hardlink.diff - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Introduce new %_fillupdir macro for fillup-templates location - Set %_fillupdir macro to /usr/share/fillup-templates - Change fillup macros to support new %_fillupdir in addition to old /var/adm/fillup-templates location - Make %post compatibility symlink creation more resiliant - Correct %post compatibility symlink for /usr/lib/sysimage/rpm - Remove usr-lib-rpmdb.patch - Add usr-lib-sysimage-rpm.patch to locate rpmdb to /usr/lib/sysimage/rpm after discussions with upstream - Migrates existing rpmdb in /var/lib/rpm to /usr/lib/sysimage/rpm - Add usr-lib-rpmdb.patch to locate rpmdb to /usr/lib/rpmdb - Migrates existing rpmdb in /var/lib/rpm to /usr/lib/rpmdb - Generate ksym() dependencies for SLE if %is_opensuse is unset (bsc#981083). - Drop %supplements_kernel_module, as it is broken, undocumented and is not used by anybody (bsc#981083). dropped: modalias-kernel_module.diff refreshed: modalias-encode.diff - Split fileattrs for kernel and kmps, do not pass around %name and simplify the helpers refreshed: fileattrs.diff, modalias.diff dropped: symset-table, helperenv.diff, modalias-no-kgraft.diff - Change Supplements in rpm-suse_macros to not depend on bundle-lang-other anymore, it does not exist in Leap and will likely be dropped from TW. - Amend finddebuginfo.diff to adjust readelf -Wn pattern matching to account for fixed readelf no longer emitting spurious newlines with -W. - Drop net-tools Requires from rpm-build: net-tools only ships uninteresting binaries. Most people would probably rather have net-tools-depreacted expected (e.g. ifconfig), but as we did not pull this in neither, we can just ignore this. - Define %_sharedstatedir as /var/lib, which is the path for shared state content in Red Hat/Fedora; Mageia; and Debian/Ubuntu. The old path (/usr/com) isn't recognized by FHS, whereas /var/lib is recognized as suitable for this purpose. - Change the RPM binary payload from old-lzma to xz, in line with payload settings for RH/Fedora and Mageia - Backport upstream commit to read changelog entries with full timestamps New patch: changes-doc.diff - Added a %rpm_vercmp macro which accepts two versions as parameters and returns -1, 0, 1 if the first version is less than, equal or greater than the second version respectively. - Added a %pkg_version macro that accepts a package or capability name as argument and returns the version number of the installed package. If no package provides the argument, it returns the string ~~~ - Added a %pkg_vcmp macro that accepts 3 parameters. The first parameter is a package name or provided capability name, the second argument is an operator ( < <= = >= > != ) and the third parameter is a version string to compare the installed version of the first argument with. - Added a %pkg_version_cmp macro which accepts a package or capability name as first argument and a version number as second argument and returns - 1, 0, 1 or ~~~ . The number values have the same meaning as in %rpm_vercmp and the ~~~ string is returned if the package or capability can't be found. - Add patch to handle newer package statement variations for Perl 5.12+ * perlprov-package.diff - Add patch to handle special case of .qm file paths correctly (boo#1027925): * find-lang-qt-qm.patch - Convert rpmconfigcheck init script to systemd unit - Tweak debugsubpkg.diff to no longer use obsoleted RPM interfaces and add support for debuginfo compressed by DWZ. - Add %_find_debuginfo_dwz_opts and DWZ limits to macrosin.diff. - Add dwz requires to rpm-build. [fate#322957] - Tweak debugedit-comp-dir patch so that debugedit does not crash with a NULL comp_dir [bnc#1027228] - Fix debugedit-canon-fix.diff to handle directory table size shrinking by 1 byte correctly. - Add upstream patches 0001-set-SOURCE_DATE_EPOCH-from-changelog.patch 0002-Extend-changelog-to-support-full-timestamps-903.patch 0003-Allow-SOURCE_DATE_EPOCH-to-override-file-timestamps.patch 0004-Allow-SOURCE_DATE_EPOCH-to-override-RPMTAG_BUILDTIME.patch in order to allow for building bit-identical rpms as described in https://github.com/rpm-software-management/rpm/pull/144 - update to rpm-4.13.0.1 * fix several out of bounds reads in the OpenPGP parser * fix handling of OpenPGP reserved tag (should be rejected) * fix various crashes from malformed packages with invalid tags * fix transfiletriggerpostun nondeterministic behavior - update to rpm-4.13.0 * support of rich (boolean) dependencies * support of file triggers - new patches: * nobfd.diff * emptymanifest.diff - dropped patches: * rpm-4.12.0.1-lua-5.3.patch * fixsizeforbigendian.diff * repackage-nomd5.diff - Correct summary/description of -lang subpackages - add is_opensuse and leap_version macros to suse_macros [bnc#940315] - Add rpm-findlang-inject-metainfo.patch: allow packagers to inject a metainfo.xml file for the -lang package, which can then serve AppStream based Software Centers to show -lang packages as extensions to applications (boo#980583). - work around bug in rpm's macro expandsion [bnc#969381] - tweak rpm-4.12.0.1-lua-5.3.patch so that it does not need the -p1 option - add option to make postinstall scriptlet errors fatal [bnc#967728] new patch: enable-postin-scripts-error.diff - rework nfs-blocksize-free.patch to always normalize big blocksizes to 4096 bytes [bnc#894610] [bnc#829717] [bnc#965322] removed patch: nfs-blocksize-free.patch new patch: normalize_blocksize.diff - drop service_del_preun, service_del_postun macros, they are provided by the systemd package - change restart_on_update and stop_on_removal macros to use service_del_preun and service_del_postun [bnc#968405] [bnc#969381] - add beecrypt-4.1.2-build.diff: * make sure debug info is not stripped from internal beecrypt - %install_info_delete: only delete if package is removed - Add nfs-blocksize-free.patch: * Blocksize of NFS shouldn't be used directly - Fixes bsc#894610 and bsc#829717 - Add armv6hl to %arml macro - add patch: rpm-4.12.0.1-lua-5.3.patch * replace luaL_optint/luaL_checkint w/ (int)luaL_optinteger (int)luaL_checkinteger for compatibility w/ lua 5.3 - add a space when printing information about updating a sysconfig file - apply db.diff from the subdir to avoid patching through a symlink (to please new patch) - comment gcc-PIE for now - add gcc-PIE to requires of rpm-build to make PIE building default. bsc#912298 - fix bashisms in brp-compress, symset-table and check-rpaths scripts - fix shebang in find-supplements.ksyms script that contains bash-specific constructions - updated patches: * modalias.diff * modalias-kernel_module.diff * brpcompress.diff - add patches: * rpm-4.12.0.1-fix-bashisms.patch - Do not generate supplements for kgraft patches (bnc#904848) new patch: modalias-no-kgraft.diff
- Add bsc1192160-rpm-config-SUSE-support-compressed-firmware-files.patch: Backported from e4c04ac, the upcoming kernel will support the compressed firmware files, and this patch corresponds to that kernel change, fixing firmware.prov to deal with the xz-compressed firmware files as well (bsc#1192160). - Support ZSTD compressed kernel modules [bsc#1190850, bsc1190850-support-zstd-compressed-kernel-modules.patch] - Add missing fileattrs/modulesload.attr file to generate requires for modules-load.d entries [jsc#SLE-7692] - Backport find-*.ksyms fixes from Factory [jsc#SLE-7692]: * move modinfo and modprobe commands * generate kernel module requires for module-load.d files * use "/if kernel"/ for modules-load.d requires * fix version handling in kernel-uname-r requires * fix awk gensub warning - changed files: find-provides.ksyms, find-requires.ksyms - Initial split of RPM vendor configuration from rpm package [jsc#SLE-17074]
- update to rpm-4.14.3 - Initial revision
- Fixed an error when using the external compression library where files larger that 1GB would not be transferred completely and failing with error: - deflate on token returned 0 (XXX bytes left) - rsync error: error in rsync protocol data stream (code 12) * Add rsync-fix-external-compression.patch [bsc#1190828] - Fix a segmentation fault in iconv [bsc#1188258] * Add rsync-iconv-segfault.patch - Fixed bug numbers in spec file - Add patch: rsync-fix-prealloc-to-keep-file-size-0-when-possible.patch (boo#1108562) - Don't require systemd explicit, spec file can handle both cases correct and in containers we don't have systemd [bsc#1100786]. - Use %license instead of %doc [bsc#1082318] - Update to version 3.1.3 [bsc#1076503]: Protocol: 31 (unchanged) - SECURITY FIXES: * Fixed a buffer overrun in the protocol's handling of xattr names and ensure that the received name is null terminated. * Fix an issue with --protect-args where the user could specify the arg in the protected-arg list and short-circuit some of the arg-sanitizing code. - BUG FIXES: * Don't output about a new backup dir without appropriate info verbosity. * Fixed some issues with the sort functions in support/rsyncstats script. * Added a way to specify daemon config lists (e.g. users, groups, etc) * that contain spaces (see "/auth users"/ in the latest rsyncd.conf manpage). * If a backup fails (e.g. full disk) rsync exits with an error. * Fixed a problem with a doubled --fuzzy option combined with --link-dest. * Avoid invalid output in the summary if either the start or end time had an error. * We don't allow a popt alias to affect the --daemon or --server options. * Fix daemon exclude code to disallow attribute changes in addition to disallowing transfers. * Don't force nanoseconds to match if a non-transferred, non-checksummed file only passed the quick-check w/o comparing nanosecods. - ENHANCEMENTS: * Added the ability for rsync to compare nanosecond times in its file-check comparisons, and added support nanosecond times on Mac OS X. * Added a short-option (-@) for --modify-window. * Added the --checksum-choice=NAME[,NAME] option to choose the checksum algorithms. * Added hashing of xattr names (with using -X) to improve the handling of files with large numbers of xattrs. * Added a way to filter xattr names using include/exclude/filter rules (see the --xattrs option in the manpage for details). * Added "/daemon chroot|uid|gid"/ to the daemon config (in addition to the old chroot|uid|gid settings that affect the daemon's transfer process). * Added "/syslog tag"/ to the daemon configuration. * Some manpage improvements. - DEVELOPER RELATED: * Tweak the "/make"/ output when yodl isn't around to create the man pages. * Changed an obsolete autoconf compile macro. * Support newer yodl versions when converting man pages. - Dropped patches fixed upstream: * rsync-CVE-2017-16548.patch * rsync-3.1.2-CVE-2018-5764.patch - Refreshed patches: * rsync-send_error_to_sender.patch - Security fix: Ignore --protect-args when already sent by client [bsc#1076503, CVE-2018-5764] * Added patch rsync-3.1.2-CVE-2018-5764.patch - Fix: Stop file upload after errors [bsc#1062063] - Added patches: * rsync-send_error_to_sender.patch * rsync-avoid-uploading-after-error.patch - Security fix [bsc#1066644, CVE-2017-16548] * Missing trailing '0' character check could lead to remote DoS * Added rsync-CVE-2017-16548.patch - Try more in supporting all scenarios bsc#1046197#c24 * rsync-both-compressions.patch - Execute tests to ensure the basics are still working - Refresh patch rsync-both-compressions.patch to include fix when using old-compress on new zlib on server too - Add patch to build with both bundled and external zlib to support both compression methods at once bsc#1046197: * rsync-both-compressions.patch - We no longer need to inject the pid in post as we do not use the iniscript relying on it - Add socket activation service instead of the xinetd service - Verify in services the configuration to run actually exist - Drop sle11 support as it does not autoreconf anymore - Drop patch system-zlib.diff that was never applied - Switch to system popt and zlib: * This should not cause issues now because upstream states the underlying issue why we used the bundled one was fixed by using more safeguarded error detection - update to 3.1.2 - drop patches rsync-CVE-2014-9512.patch, rsync-equivalent_of_CVE-2014-8242.patch (applied upstream) - better disable slp by default, it doesn't seem to be used much and it often caused problems (eg boo#898513, bsc#922710) * set "/use slp"/ in rsyncd.conf to enable * modified rsync-add_back_use_slp_directive.patch - add a compatibility flag to avoid checksum collisions (bsc#900914) * fixes rsync equivalent of librsync's CVE-2014-8242 * added rsync-equivalent_of_CVE-2014-8242.patch - modify rsync-add_back_use_slp_directive.patch - reintroduce "/use slp"/ directive (bsc#922710) * added rsync-add_back_use_slp_directive.patch - rsync-no-libattr.patch: Use AC_SEARCH_LIBS([getxattr], [attr]) instead of AC_CHECK_LIB(attr,getxattr) so libattr is not injected as a dependency when glibc is enough since several years to use getxattr. - fix for CVE-2014-9512 (bnc#915410) * path spoofing attack vulnerability * added rsync-CVE-2014-9512.patch - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify. - Do not depend on insserv if the system supports systemd; it's useless
- fix config parameters in specfile (bsc#1194593) - Upgrade to rsyslog 8.2106.0: * NOTE: the prime new feature is support for TLS and non-TLS connections via imtcp in parallel. Furthermore, most TLS parameters can now be overriden at the input() level. The notable exceptions are certificate files, something that is due to be implemented as next step. * 2021-06-14: new global option "/parser.supportCompressionExtension"/ This permits to turn off rsyslog's single-message compression extension when it interferes with non-syslog message processing (the parser subsystem expects syslog messages, not generic text) closes https://github.com/rsyslog/rsyslog/issues/4598 * 2021-05-12: imtcp: add more override config params to input() It is now possible to override all module parameters at the input() level. Module parameters serve as defaults. Existing configs need no modification. * 2021-05-06: imtcp: add stream driver parameter to input() configuration This permits to have different inputs use different stream drivers and stream driver parameters. closes https://github.com/rsyslog/rsyslog/issues/3727 * 2021-04-29: imtcp: permit to run multiple inputs in parallel Previously, a single server was used to run all imtcp inputs. This had a couple of drawsbacks. First and foremost, we could not use different stream drivers in the varios inputs. This patch now provides a baseline to do that, but does still not implement the capability (in this sense it is a staging patch). Secondly, we now ensure that each input has at least one exclusive thread for processing, untangling the performance of multiple inputs from each other. see also: https://github.com/rsyslog/rsyslog/issues/3727 * 2021-04-27: tcpsrv bugfix: potential sluggishnes and hang on shutdown tcpsrv is used by multiple other modules (imtcp, imdiag, imgssapi, and, in theory, also others - even ones we do not know about). However, the internal synchornization did not properly take multiple tcpsrv users in consideration. As such, a single user could hang under some circumstances. This was caused by improperly awaking all users from a pthread condition wait. That in turn could lead to some sluggish behaviour and, in rare cases, a hang at shutdown. Note: it was highly unlikely to experience real problems with the officially provided modules. * 2021-04-22: refactoring of syslog/tcp driver parameter passing This has now been generalized to a parameter block, which makes it much cleaner and also easier to add new parameters in the future. * 2021-04-22: config script: add re_match_i() and re_extract_i() functions This provides case-insensitive regex functionality. closes https://github.com/rsyslog/rsyslog/issues/4429 - Upgrade to rsyslog 8.2104.0: * rainerscript: call getgrnam_r repeatedly to get all group members (bsc#1178490) * new contributed module imhiredis * new built-in function get_property() to access property vars * mmdblookup: add support for mmdb DB reload on HUP * script bugfix: empty array in foreach() improperly handled * imjournal bugfixes (handle leak, empty file) * new contributed function module fmunflatten * test bugfix: some tests did not work with newer TLS library versions * some improvements to project CI - update remote.conf example file to new 'Address' and 'Port' notation (bsc#1182653) - HTTPS URLs used for source - Upgrade to rsyslog 8.2102.0: * omfwd: add stats counter for sent bytes * omfwd: add error reporting configuration option * action stats counter bugfix: failure count was not properly incremented * action stats counter bugfix: resume count was not incremented * omfwd bugfix: segfault or error if port not given * lookup table bugfix: data race on lookup table reload * testbench modernization * testbench: fix invalid sequence of kafka tests runs * testbench: fix kafkacat issues * testbench: fix year-dependendt clickhouse test - Upgrade to rsyslog 8.2012.0: * testbench bugfix: some tests did not work in make distcheck * immark: rewrite with many improvements * usability: re-phrase error message to help users better understand cause * add new system property $now-unixtimestamp * omfwd: add new rate limit option * omfwd bug: param "/StreamDriver.PermitExpiredCerts"/ is not "/off"/ by default - prepare usrmerge (boo#1029961) - fix location and naming of journald dropin (bsc#1178288) - remove legacy stuff from specfile * sysvinit is not supported anymore, so remove all tests related to systemv in the specfile - Upgrade to rsyslog 8.2010.0: * gnutls TLS subsystem bugfix: handshake error handling * core/msg bugfix: memory leak * core/msg bugfix: segfault in jsonPathFindNext() when <root> not an object * openssl TLS subsystem: improvments of error and status messages * add 'exists()' script function to check if variable exists * core bugfix: do not create empty JSON objects on non-existent key access * gnutls subsysem bugfix: potential hang on session closure * core/network bugfix: obey net.enableDNS=off when querying local hostname * core bugfix: potential segfault on query of PROGRAMNAME property * imtcp bugfix: broken connection not necessariy detected * new module: imhttp - http input * mmdarwin bugfix: potential zero uuid when reusing existing one * imdocker bugfix: build issue on some platforms * omudpspoof bugfix: make compatbile with Solaris build * testbench fix: python 3 incompatibility * core bugfix: segfault if disk-queue file cannot be created * cosmetic: fix dummy module name in debug output * config bugfix: intended warning emitted as error - Upgrade to rsyslog 8.2008.0 Way too many changes since 8.39.0 to be listed here. - Added custom unit file rsyslog.service because systemd service file was removed from upstream project - Removed obsolete patches: * 0001-satisfy-gcc-flag-fno-common.patch * rsyslog-pgsql-pkg-config.patch * rsyslog-unit.patch - Use systemd_ordering instead of requiring to make rsyslog useable in containers. - Fix the URL for bug reporting, should not point to novell.com (bsc#1173433) - Add support for omkafka which is now in Factory, and 15.x repos - avoid build error with gcc flag -fno-common (bsc#1160414) * add 0001-satisfy-gcc-flag-fno-common.patch - removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by firewalld, see [1]. [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html - Add rsyslog-pgsql-pkg-config.patch: use pkgconfig to find the right libraries/directories for postgresql. According to pgsql upstream, pg_config must only be used to buildpgsql modules. - set default permissions before include directives (bsc#1126233) * Logfile open modes depend on position in the config file, see https://www.rsyslog.com/doc/rsconf1_filecreatemode.html - Upgrade to rsyslog 8.39.0 * imfile: improve truncation detection * imjournal: work around journald excessive reloading behavior * errmsg: remove no longer needed code * queue bugfix: invalid error message on queue startup * bugfix imrelp: regression with legacy configuration startup fail * bugfix imudp: stall of connection and/or potential segfault * bugfix gcry crypto driver: small memleak * fix potential misadressing in encryption subsystem * ksi subsystem changes * bugfix core: regex compile error messages could be incorrect * bugfix core: potential hang on rsyslog termination * bugfix imkafka: system hang when backgrounded * bugfix imfile: file change was not reliably detected * bugfix imrelp: do not fail build if librelp does not have relpSrvSetLstnAddr * bugfix queue subsystem: DA queue did ignore encryption settings * bugfix KSI: lmsig-ksils12 module skips signing the last block * bugfix fmhash: function hash64mod sometimes returned wrong result * bugfix core/debug: data written to random fd 2 under some debug settings - rsyslog configuration cleanup by filter rules in separate files (bug#1102720) * add parsing of additional filter rules in /etc/rsyslog.d/*.frule * add acpid.frule, firewall.frule, NetworkManager.frule - Enable ForwardToSyslog for journald to get syslog messages [bsc#1110456] - Update to rsyslog 8.38.0: * imfile: support for endmsg.regex * omhttp: new contribued module * imrelp: add support for seting address to bind to (#894) * ommysql: support mysql unix domain socket * omusrmsg: do not fall back to max username length of 8 * various bug fixes and minor updates to other modules and core * various fixes for memory leaks - remove references to obsolete SYSLOG_REQUIRES_NETWORK variable (bsc#1101642) - rsyslog 8.36.0: * Liblogging-stdlog deprecated * OpenSSL based TLS driver added in addition to GnuTLS * GnuTLS TLS driver: support intermediate certificates * imptcp: add ability to configure socket backlog * fmhash: new hash function module * updates and fixes to various modules * omfwd: add support for bind-to-address for UDP * mmkubernetes: new module - updates and fixes to various modules - fix CVE-2015-3243 rsyslog: some log files are created world-readable (bsc#935393) - rsyslog 8.33.1: * devcontainer: use some more sensible defaults * auto-detect if running inside a container (as pid 1) * config: add include() script object * template: add option to generate json "/container"/ * core/template: add format jsonf to constant template entries * config: add ability to disable config parameter ("/config.enable"/) * script: permit to use environment variables during configuration * new global config parameter "/shutdown.enable.ctlc"/ * config optimizer: detect totally empty "/if"/ statements and optimize them out * template: constant entry can now also be formatted as json field * omstdout: support for new-style configuration parameters added * core: set TZ on startup if not already set * imjournal bugfix: file handle leak during journal rotation * lmsig_ksils12 bugfix: dirOwner and dirGroup config was not respected * script bugfix: replace() function worked incorrectly in some cases * core bugfix: misadressing in external command parser * core bugfix: small memory leak in external command parser * core bugfix: string not properly terminated when RFC5424 MSGID is used * bugfix: strndup() compatibility layer func copies too much - the upstream systemd unit file was changed to no longer write the rsyslog pid, as it is no longer required for tracking under systemd (-iNONE). Adjust rsyslog-unit.patch to match. - Use %license instead of %doc [bsc#1082318] - fix includes for apparmor profile (bsc#1080238) - rsyslog 8.32.0 * libfastjson 0.99.8 required * libczmq >= 3.0.2 is now required for omczmq * libcurl is now needed for rsyslog core * rsyslogd: add capability to specify that no pid file shall be written * core improvements and bug fixes * RainerScript improvements and bug fixes * build fixes, including gcc7 fixes drop 0001-imgssapi-fix-compiler-warnings.patch * various bug fixes in multiple modules - remove build dependency on libee - Disable news by default, we don't need to clobber all systems with this for the very few remaining news servers - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Ensure user "/news"/ exists - bsc#1068678 - rsyslog 8.30.0 * changed behaviour: all variables are now case-insensitive by default * core: handle (JSON) variables in case-insensitive way * imjournal: made switching to persistent journal in runtime possible * mmanon: complete refactor and enhancements * imfile: add "/fileoffset"/ metadata * RainerScript: add ltrim and rtrim functions * core: report module name when suspending action * core: add ability to limit number of error messages going to stderr * tcpsrv subsystem: improvate clarity of some error messages * imptcp: include module name in error msg * imtcp: include module name in error msg * tls improvement: better error message if certificate file cannot be read * omfwd: slightly improved error messages during config parsing * ommysql improvements * ommysql bugfix: do not duplicate entries on failed transaction * imtcp bugfix: parameter priorityString was ignored * template/bugfix: invalid template option conflict detection * core/actions: fix handling of data-induced errors * core/action bugfix: no "/action suspended"/ message during retry processing * core/ratelimit bugfix: race can lead to segfault * core bugfix: rsyslog aborts if errmsg is generated in early startup * core bugfix: informational messages was logged with error severity * core bugfix: --enable-debugless build was broken * queue bugfix: file write error message was incorrect * omrelp bugfix: segfault when rebindinterval parameter is used * omkafka bugfix: invalid load of failedmsg file on startup if disabled * kafka bugfix: problem on invalid kafka configuration values * imudp bugfix: UDP oversize message not properly handled * core bugfix: memory corruption during configuration parsing * core bugfix: race on worker thread termination during shutdown * omelasticsearch: avoid ES5 warnings while sending json in bulkmode * omelasticsearch bugfix: incompatibility with newer ElasticSearch version * imptcp bugfix: invalid mutex addressing on some platforms * imptcp bugfix: do not accept missing port in legacy listener definition - build requirements: * libfastjson 0.99.7 is now mandatory * libsystemd-journal >= 234 is now recommended - packaging: * add upstream build fix 0001-imgssapi-fix-compiler-warnings.patch - rsyslog 8.29.0: * imptcp: add experimental parameter "/multiline"/ * imptcp: framing-related error messages now also indicate remote peer * imtcp: framing-related error messages now also indicate remote peer * imptcp: add session statistics conunter * imtcp: add ability to specify GnuTLS priority string * impstats: add new ressoure counter "/openfiles"/ * pmnormalize: new parser module * core/queue: provide informational messages on thread startup and shutdown * omfwd/udp: improve error reporting, depricate maxerrormessages parameter * core: add parameters debug.file and debug.whitelist * core/net.c: improve UDP socket creation error messages * omfwd/udp: add "/udp.sendbuf"/ parameter * core: make rsyslog internal message rate-limiter configurable * omelasticsearch bugfixes and changed ES5 API support + avoid 404 during health check + avoid ES5 warnings while sending json + bugfix for memomry leak while writing error file * imfile bugfix: wildcard detection issue on path wildcards * omfwd bugfix: always give reason for suspension * omfwd bugfix: configured compression level was not properly used * imptcp bugfix: potential socket leak on session shutdown * omfwd/omudpspoof bugfix: switch udp client sockets to nonblocking mode * imklog: fix permitnonkernelfacility not working * impstats bugfix: impstats does not handle HUP * core bugfix: segfault after configuration errors * core/queue bugfixes * lmsig_ksi: removed pre-KSI_LS12 components Version 8.28.0 [v8-stable] 2017-06-27 * omfwd: add parameter "/tcp_frameDelimiter"/ * omkafka: large refactor of kafka subsystem * imfile: improved handling of atomically renamed file (w/ wildcards) * imfile: add capability to truncate oversize messages or split into multiple * mmdblookup fixes and extensions * bugfix: fixed multiple memory leaks * imptcp: add new parameter "/flowControl"/ * imrelp: add "/maxDataSize"/ config parameter * multiple modules: gtls: improve error if certificate file can't be opened * omsnare: allow different tab escapes * omelasticsearch: converted to use libfastjson instead of json-c * imjournal: _PID fallback * added fallback for _PID proprety when SYSLOG_PID is not available * introduced new option "/usepid"/ which sets which property should rsyslog use, it has 3 states system|syslog|both, default is both * deprecated "/usepidfromsystem"/ option, still can be used and override the "/usepid"/ * it is possible to revert previous default with usepid="/syslog"/ * multiple modules: add better error messages when regcomp is failing * omhiredis: fix build warnings * imfile bugfix: files mv-ed in into directory were not handled * omprog bugfix: execve() incorrectly called * imfile bugfix: multiline timeout did not work if state file exists * lmsig_ksi-ls12 bugfix: build problems on some platforms * core bugfix: invalid object type assertion * regression fix: local hostname was not always detected properly... * bugfix: format security issues in zmq3 modules (bsc#1051798) * bugfix build system: add libksi only to those binaries that need it * bugfix KSI ls12 components: invalid tree height calculation - Drop module-guardtime package * Upstream libgt died and it does not work with new openssl Version 8.27.0 [v8-stable] 2017-05-16 - imkafka: add module - imptcp enhancements: * optionally emit an error message if incoming messages are truncated * optionally emit connection tracking message (on connection create and close) * add "/maxFrameSize"/ parameter to specify the maximum size permitted in octet-counted mode * add parameter "/discardTruncatedMsg"/ to permit truncation of oversize messages * improve octect-counted mode detection: if the octet count is larger then the set frame size (or overly large in general), it is now assumed that octet-stuffing mode is used. This probably solves a number of issues seen in real deployments. - imtcp enhancements: * add parameter "/discardTruncatedMsg"/ to permit truncation of oversize messages * add "/maxFrameSize"/ parameter to specify the maximum size permitted in octet-counted mode - imfile bugfix: "/file not found error"/ repeatedly being reported for configured non-existing file. In polling mode, this message appeared once in each polling cycle, causing a potentially very large amout of error messages. Note that they were usually emitted too infrequently to trigger the error message rate limiter, albeit often enough to be a major annoance. - imfile: in inotify mode, add error message if configured file cannot be found - imfile: add parameter "/fileNotFoundError"/ to optinally disable "/file not found"/ error messages - core: replaced gethostbyname() with getaddrinfo() call Gethostbyname() is generally considered obsolete, is not reentrant and cannot really work with IPv6. Changed the only place in rsyslog where this call remained. Thanks to github user jvymazal for the patch - omkafka: add "/origin"/ field to stats output See also https://github.com/rsyslog/rsyslog/issues/1508 Thanks to Yury Bushmelev for providing the patch. - imuxsock: rate-limiting also uses process name both for the actual limit procesing as well as warning messages emitted see also https://github.com/rsyslog/rsyslog/pull/1520 Thanks to github user jvymazal for the patch - Added new module: KSI log signing ver. 1.2 (lmsig_ksi_ls12) - rsylsog base functionality now builds on osx (Mac) Thanks to github user hdatma for his help in getting this done. - build now works on solaris again - imfile: fix cross-platform build issue see also https://github.com/rsyslog/rsyslog/issues/1494 Thanks to Felix Janda for bug report and solution suggestion. - bugfix core: segfault when no parser could parse message - rsyslog 8.26.0: * liblognorm 2.0.3 is required for mmnormalize * enable internal error messages at all times * core: added logging name of source of rate-limited messages * omfwd: omfwd: add support for network namespaces * imrelp: honor input name if provided when submitting to impstats * imptcp: add ability to set owner/group/access perms for uds * mmnormalize: add ability to load a rulebase from action() parameter * pmrfc3164 improvements + permit to ignore leading space in MSG + permit to use at-sign in host names + permit to require tag to end in colon * add new global parameter "/umask"/ * core: make use of -T command line option more secure * omfile: add error if both file and dynafile are set * bugfix: build problem on MacOS (not a supported platform) * regression fix: in 8.25, str2num() returned error on empty string * bugfix omsnmp: improper handling of new-style configuration parameters * bugfix: rsyslog identifies itself as "/liblogging-stdlog"/ in internal messages * bugfix imfile: wrong files were monitored when using multiple imfile inputs * bugfix: setting net.aclResolveHostname/net.acladdhostnameonfail segfaults * bugfix: immark emitted error messages with text "/imuxsock"/ * bugfix tcpflood: build failed if RELP was disabled * fix gcc6 compiler warnings * the output module array passing interface has been removed - use 8.25.0 documentation tarball - rsyslog 8.25.0: * imfile: add support for wildcards in directory names * add new global option "/parser.PermitSlashInProgramname"/ * mmdblookup: fix build issues, code cleanup * improved debug output for queue corruption cases * an error message is now displayed when a directory owner cannot be set * rainerscript: add new function ipv42num * rainerscript: add new function num2ipv4 * bugfix: ratelimiter does not work correctly is time is set back * core: fix potential message loss in old-style transactional interface * bugfix queue subsystem: queue corrupted if certain msg props are used * bugfix imjournal: fixed situation when time goes backwards * bugfix: bFlushOnTxEnd == 0 not honored when writing w/o async writer * bugfix core: str2num mishandling empty strings * bugfix rainerscript: set/unset statement do not check variable name validity * bugfix mmrm1stspace: last character of rawmsg property was doubled * bugfix imtcp: fix very small (cosmetic) memory leak * However, the leak breaks memleak checks in the testbench. - sync bug and fate numbers from IBS changes. - rsyslog 8.24.0(fate#320546): * mmrm1stspace: new module; removes first space in MSG if present * KSI signature provider: file permissions can now be specified * omzmq: new features * when the hostname is empty, we now use "/localhost-empty-hostname"/ * omelasticsearch: remove "/asyncrepl"/ config parameter * omfwd: Add support for bind-to-device (see below on same for imudp) * imudp: Add support for bind-to-device * imudp: limit rcvbufsize parameter to max 1GiB * rainerscript: implement new "/call_indirect"/ statement * bugfix imjournal: make state file handling more robust * bugfix core: lookup table reload was not properly integrated * bugfix core: potential dealock on shutdown * bugfix ommongodb: did not work in v8 due to invalid indirection * bugfix ommongodb: fix tryResume handling * bugfix omfwd: retry processing was not done correctly, could stall * bugfix imuxsock: segfault non shutdown when $OmitLocalLogging is on - contributed modules not enabled due to build issues: * mmdblookup: new maxminddb lookup message modify plugin - Replace pkgconfig(libsystemd-journal) BuildRequires with pkgconfig(libsystemd): the sub-libraries have been merged into libsystemd since 209 and have ultimately been removed since 230. - rsyslog 8.23.0: * requiring libfastjson 0.99.3 * KSI signatures: removed SHA2-224 hash algorithm * imfile: new timeout feature for multi-line reads * omfile: improve robustness against network file system failures * pmaixforwardedfrom: support for AIX syslogd -s option * omelasticsearch: add ability to specify max http request size * omelasticsearch: high availability addressing of ElasticSearch cluster * omelasticsearch: make compatible with ElasticSearch 2.x and 5.x * omhiredis: add dynakey attribute. * omtcl: new contributed module * RainerScript: provide a capability to set environment variables * lookup tables: improved error checking * queue subsystem: add configuration parameter "/queue.samplinginterval"/ * various bug fixes * rsgtutil: option to specify KSI publications file certificate constraints - includes changes from 8.22.0: * ompgsql: add template support * generate somewhat better error message on config file syntax error - includes changes from 8.21.0: * CHANGE OF BEHAVIOUR: by default, internal messages are no longer logged via the internal bridge to rsyslog but via the syslog() API call [either directly or via liblogging). For the typical single-rsyslogd-instance installation this is mostly unnoticable (except for some additional latency). If multiple instances are run, only the "/main"/ (the one processing system log messages) will see all messages. To return to the old behaviour, do either of those two: 1) add in rsyslog.conf: global(processInternalMessages="/on"/) 2) export the environment variable RSYSLOG_DFLT_LOG_INTERNAL=1 This will set a new default - the value can still be overwritten via rsyslog.conf (method 1). Note that the environment variable must be set in your **startup script**. For more information, please visit http://www.rsyslog.com/rsyslog-error-reporting-improved/ * slightly improved TLS syslog error messages * queue subsystem: improved robustness - rsyslog 8.20.0: * omrelp: add configurable connection timeout * pmrfc3164: add support for slashes in hostname * bugfix omfile: handle chown() failure correctly * omfile now better conveys status of unwritable files back to core * config files recursively including themselfes are now detected * refactored code to not emit compiler warnings in "/strict mode"/ * bugfix: fix some issues with action CommitTransaction() handling * bugfix omqmqp1: connecting to the message bus fails on nonstandard port * testbench/CI enhancements - Build requirements: * librelp 1.2.12 - rsyslog 8.19.0: * omelasticsearch: add option to permit unsigned certs * imrelp: better error codes on unvailablity of TLS options * default stack size for inputs has been explicitely set to 4MiB * performance improvements * miscellaneous minor cleanup * fix: potential misadressing in template config processing * bugfix omfile: async output file writing does not respect flushing * bugfix imfile: corrupted multi-line message when state data was persisted * bugfix imfile: missing newline after first line of multiline message * bugfix: dynstats unusedMetricTtl bug * bugfix build system: build was broken on SunOS * bugfix: afterRun entry point not correctly called * bugfix dynstats: do not leak file handles * bugfix omelasticsearch: disable libCURL signal handling * bugfix omelasticsearc: some regressions were fixed * improved wording: gnutls error message points to potential cause - rsyslog 8.18.0(bnc#958728): * templates: add option to convert timestamps to UTC * omjournal: fix segfault (regression in 8.17.0) * imptcp: added AF_UNIX support * new template options * compressSpace * date-utc * redis: support for authentication * omkafka: makes kafka-producer on-HUP restart optional * imfile: new "/FreshStartTail"/ input parameter * omjournal: fix libfastjson API issues * ommongodb: fix json API issues * dynamic stats subsystem: a couple of smaller changes * foreach loop: now also iterates over objects (not just arrays) * enhancement: queue subsystem is more robst in regard to some corruptions * enhancement: Allow rsyslog to bind UDP ports even w/out specific interface being up at the moment. * new External plugin for sending metrics to SPM Monitoring SaaS * bugfix imfile: fix memory corruption bug when appending @cee * bugfix: memory misallocation if position.from and position.to is used a negative amount of memory is tried to be allocated if position.from is smaller than the buffer size (at least with json variables). This usually leads to a segfault. * bugfix: fix potential memleak in TCP allowed sender definition * bugfix: $PrivDropToGroupID actually did a name lookup * bugfix: small memory leak in imfile * bugfix: double free in jsonmesg template * bugfix: incorrect formatting of stats when CEE/Json format is used * bugfix omfwd: new-style keepalive action parameters did not work due to being inconsistently spelled inside the code. Note that legacy parameters $keepalive... always worked * bugfix: memory leaks in logctl utility * bugfix omrelp: fix segfault if no port action parameter was given * bugfix imtcp: Messages not terminated by a NL were discarded - rsyslog 8.17.0: * improve json variable performance * new experimental feature: lookup table suport * new feature: dynamic statistics counters * new contributed plugin: omampq1 for AMQP 1.0-compliant brokers * new set of UTC-based $now family of variables ($now-utc, $year-utc, ...) * simplified locking when accessing message and local variables * new global parameter "/debug.unloadModules"/ * timestamp handling: guard against invalid dates * imfile: add "/trimlineoverbytes"/ input paramter * ommongodb: add support for extended json format for dates * omjournal: add support for templates * imuxsock: add "/ruleset"/ input parameter(fate#320667) * imptcp: performance improvements * improve interface definition in some modules, e.g. mmanon, mmsequence * rsgtutil: dump mode improvements + auto-detect signature file type + ability to dump hash chains for log extraction files * bugfix: unixtimestamp date format was incorrectly computed (leap year) * bugfix: date-ordinal date format was incorrectly computed (leap year) * bugfix: some race when shutting down input module threads * bugfix tcpflood: did not handle connection drops correct in TLS case * bugfix: abort if global parameter value was wrong * bugfix omkafka: fix potential NULL pointer addressing * bugfix impstats: @cee cookie was prefixed to wrong fromat (json vs. cee) * bugfix imfile: fix race during startup that could lead to some duplication * bugfix: potential loss of single message at queue shutdown * bugfix: potential deadlock with heavy variable access * bugfix ommysql: on some platforms, serverport parameter had no effect * bugfix omelasticsearch: invalid pointer dereference * bugfix omhiredis: serverport config parameter did not reliably work * bugfix rsgtutil: -h command line option did not work * bugfix lexer: hex numbers were not properly represented * bugfix TLS syslog: intermittent errors while sending data * bugfix imfile: abort on startup if no slash was present in file name param * bugfix rsgtutil: fixed abort when using short command line options * bugfix rsgtutil: invalid computation of log record extraction file * bugfix build system: KSI components could only be build if in default path - rsyslog 8.16.0: * rsgtutil: Added extraction support including loglines and hash chains. * new system properties for $NOW properties based on UTC * various bug fixes and improvements - fix build on sle11: use package name buildrequires instead of pkgconfig - build with libfastjson (mandatory from 8.16.0) - rsyslog 8.15.0: * KSI (incompatible changes): + KSI utilities: Added option to set publication url via - -publications-server. Required for signature verification. + UserID and UserKey can be set by parameter + Fixed wrong TLV container for KSI signatures from 0905 to 0906. + somewhat improved error messages + Update for and use libksi 3.4.0.x * New contributed modules: + pmpanngfw: for translating Palo Alto Networks logs * pmciscoios: support for asterisk before timestamp added * solr external output plugin much enhanced * omrabbitmq: improvements * add support for libfastjson (as a replacement for json-c) * pmciscoios: support for some format variations * improvments for 0mq modules: + omczmq - suspend / Retry handling + omczmq - improved efficiency + omczmq - added ability to set a timeout for sends + omczmq - set topics can be in separate frame (default) or part of message frame (configurable) + imczmq - ZMQ_ROUTER support * Note the upstream supported modules not enabled in SUSE package: + grok (mmgrok) + omkafka * add support for building with libfastjson * bugfix: invalid mutex handling in omfile async write mode could lead to segfault, even though highly unlikely (caught by testbench on a single platform) (bsc#1000488) - rsyslog 8.14.0: * add property "/rawmsg-after-pri"/ * bugfix: potential misadresseing in imfile * bugfix: re_extract RainerScript function did not work - rsyslog 8.13.0: * ZeroMQ enhancements * Redis enhancements * mmnormalize: liblognorm error messages are now emitted via regular rsyslog error reporting mechanism (aka "/are now logged"/) * networking improvements - drop rsyslog-8.12.0-parallel-build.patch, is upstream - drop rsyslog-8.12.0-gnutls.patch, same - rsyslog 8.12.0: * Harmonize resetConfigVariables values and defaults * GT/KSI: fix some issues in signature file format and add conversion tool * bugfix: ommysql did not work when gnutls was enabled * bugfix omfile: potential memory leak on file close * bugfix omfile: potential race in dynafile detection/creation * bugfix omfile: Fix race-condition detection in path-creation code * bugfix parser subsystem: potential misadressing in SanitizeMsg() * imfile: files moved outside of directory are now (properly) handled * bugfix: imfile: segfault when using startmsg.regex * bugfix imfile: file table was corrupted when on file deletion * bugfix ompgsql: transaction were improperly handled * bugfix mmjsonparse: memory leak if non-cee-json message is processed * testbench: remove raciness from UDP based tests * testbench: added bash into all scripts makign it mandatory * bugfix testbench: Fixed problem building syslog_caller util when liblogging-stdlog is not available. - add upstream patches: * rsyslog-8.12.0-gnutls.patch to fix build with gnutls * rsyslog-8.12.0-parallel-build.patch to fix parallel build - rsyslog 8.11.0 - new features: * signature provider for Keyless Signature Infrastructure (KSI) - bug fixes: * imfile: regex multiline mode ignored escapeLF option * omkafka: fixed several concurrency issues, most of them related to dynamic topics. * execonlywhenpreviousissuspended did not work correctly * core engine: ensured global variable atomicity * imfile: segfault when using startmsg.regex because of empty log line - rsyslog 8.10.0: * imfile: add capability to process multi-line messages based on regex * pmrfc3164: add new parameter "/detect.yearAfterTimestamp"/ * pmrfc3164: add new parameter "/permit.squareBracesInHostname"/ * supplementary groups are now set when dropping privileges * imfile: added brace glob expansion to wildcard * zmq: add the ability for zeromq input and outputs to advertise their presence on UDP via the zbeacon API. * added omhttpfs: contributed module for writing to HDFS via HTTP * bug fixes - packaging changes: * build with GnuTLS support again as 3.4.0 is now supported - Documentation does not depend on the presence of anything - Adjusted apparmor profile based on the suggestions by Christian Boltz * Removed empty files: module-pgsql, module-relp, module-gssapi, module-gtls * Moved profiles to /usr/share/apparmor/extra-profiles/ * Blocked capability block_suspend plus some other small fixes - Adjusted apparmor profile to prevent aa-genprof failures (bnc#925512) - disable GnuTLS support, does not build with GnuTLS 3.4.0 - rsyslog 8.9.0: - omprog: add option "/hup.forward"/ to forwards HUP to external plugins - imuxsock: added capability to use regular parser chain - new sysSock.useSpecialParser module parameter - new sysSock.parseHostname module parameter - new useSpecialParser input parameter - new parseHostname input parameter - 0mq: improvements in input and output modules - imtcp: add support for ip based bind for imtcp -> param "/address"/ - bugfix: MsgDeserialize out of sync with MsgSerialize for StrucData - bugfix imfile: partial data loss, especially in readMode != 0 - bugfix: potential large memory consumption with failed actions - bugfix: omudpspoof: invalid default send template in RainerScript format - bugfix: size-based legacy config statements did not work properly on some platforms, they were incorrectly handled, resulting in all sorts of "/interesting"/ effects (up to segfault on startup) - build system: added option --without-valgrind-testbench ... which provides the capability to either enforce or turn off valgrind use inside the testbench. Thanks to whissi for the patch. - rsyslogd: fix misleading typos in error messa - remove upstreamed rsyslog-8.8.0-nonvoid-function-return.patch - rsyslog 8.8.0: - omkafka: add support for dynamic topics and auto partitioning - imtcp/imptcp: support for broken Cisco ASA TCP syslog framing - omfwd: more detailled error messages in case of UDP send error - TLS syslog: enable capability to turn on GnuTLS debug logging - bugfix: $AbortOnUncleanConfig did not work - improve rsyslogd -v output and error message with meta information - bugfix imtcp: octet-counted framing cannot be turned off - bugfix: build problems on Illuminos - bugfix: invalid data size for iMaxLine global property - bugfix: negative values for maxMessageSize global parameter were permitted - add upstream patch rsyslog-8.8.0-nonvoid-function-return.patch to fix compiler warnings/errors - rsyslog 8.7.0: - add message metadata "/system"/ to msg object this permits to store metadata alongside the message - imfile: add support for "/filename"/ metadata this is useful in cases where wildcards are used - imptcp: make stats counter names consistent with what imudp, imtcp uses - added new module "/omkafka"/ to support writing to Apache Kafka - omfwd: add new "/udp.senddelay"/ parameter - mmnormalize enhancements - RainerScript "/foreach"/ iterator and array reading support Thanks to Janmejay Singh for the patch. - now requires liblognorm >= 1.0.2 - add support for systemd >= 209 library names - BSD "/ntp"/ facility (value 12) is now also supported in filter Note: this patch was released under ASL 2.0 (see email-conversation). - bugfix: global(localHostName="/xxx"/) was not respected in all modules - bugfix: emit correct error message on config-file-not-found - bugfix: impstats emitted invalid JSON format (if JSON was selected) - bugfix: (small) memory leak in omfile's outchannel code - bugfix: imuxsock did not deactivate some code not supported by platform - includes changes from 8.6.0: - configuration-setting rsyslogd command line options deprecated - new and enhanced plugins for 0mq. These are currently experimantal. - empty rulesets have been permitted. They no longer raise a syntax error. - add parameter -N3 to enable config check of partial config file Use for config include files. Disables checking if any action exists at all. - rsyslogd -e option has finally been removed It is deprectated since many years. - testbench improvements - testbench is now by default disabled - add new RainerScript functions warp() and replace() - mmnormalize can now also work on a variable - new property date options for day ordinal and week number - remove --enable-zlib configure option, we always require it - slight source-tree restructuring: contributed modules are now in their own ./contrib directory. The idea is to make it clearer to the end user which plugins are supported by the rsyslog project (those in ./plugins). - bugfix: imudp makes rsyslog hang on shutdown when more than 1 thread used - bugfix: not all files closed on auto-backgrounding startup - bugfix: typo in queue configuration parameter - bugfix: unitialized buffer off-by-one error in hostname generation - bugfix imuxsock: possible segfault when SysSock.Use="/off"/ - bugfix: RainerScript: invalid ruleset names were accepted - bugfix: some module entry points were not called for all modules - bugfix omlibdbi: connection was taken down in wrong thread - imttcp was removed because it was an incompleted experimental module - pmrfc3164sd because it was a custom module nobody used - omoracle was removed because it was orphaned and did not build/work for quite some years and nobody was interested in fixing it - includes changes from 8.5.0: - imfile greatly refactored and support for wildcards added - PRI-handling code refactored for more clarity and robustness - ommail: add support for RainerScript config system [action() object] - refactored the auto-backgrounding method - make gntls tcp syslog driver emit more error messages - bugfix: imfile did not complain if configured file did not exist - bugfix: build failure on systems which don't have json_tokener_errors - imgssapi: log remote peer address in some error messages - includes changes from 8.4.3: - ommail: minor bugfixes & improvements - bugfix imkmsg: infinite loop on OpenVZ VMs - bugfix: typo in queue configuration parameter made parameter unusable - bugfix: unitialized buffer off-by-one error in hostname generation - bugfix imfile: segfault on startup in "/inotify"/ mode - bugfix imfile: could make rsyslog exit in inotify mode - bugfix: rsgtutil sometimes crashed in verify mode if file did not exist - bugfix imklog: pri was miscalculated - bugfix: imjournal did not build properly - bugfix: mmcount did no longer build - bugfix imuxsock: possible segfault when SysSock.Use="/off"/ - rsyslog Version 8.5.0 fixed bsc#992146 - set file permissions only on first install [boo#899316] - Changed BuildRequires dependencies for SLES11SP3 - BuildRequires: libjson-c-devel - BuildRequires: libestr-devel - BuildRequires: liblogging-devel - BuildRequires: librelp-devel - BuildRequires: libee-devel - BuildRequires: liblognorm-devel - BuildRequires: libuuid-devel - fix shebang of rsyslog-service-prepare script
- switch the default ruby to 2.5 - switch the default ruby to 2.4 - bump version - to make it easier to migrate from the old scheme to the new scheme BuildIgnore: ruby aswell - cleaned up buildrequires/requires and added buildignore for rubygem-gem2rpm - remove obsolete expand line - remove the provides to avoid have choice - migrated to just plain wrapper packages - patches moved to ruby2.1 package: rubygems-1.5.0_buildroot.patch ruby-1.9.2p290_tcl_no_stupid_rpaths.patch drop_content_size_check_in_xmlrpc.patch ruby19-export_init_prelude.patch - Update to 2.1.2 - fix for a regression of Hash#reject in Ruby 2.1.1 - support for build with Readline-6.3 (see Bug #9578) - updated bundled version of libyaml with psych - some bug fixes. - make api_version explicit in spec - adapt versions of embedded gems - use api version 2.1.0 again to avoid dependency breakages - Update to 2.1.1 Speedup and bugfixes (upstream bug ids): - rubygems 2.2.2 (#9489) - fix segfault at unpacking modified String (#9478) - Struct#send(:setter=, rhs) does not return rhs (#9470) - Array#uniq behavior change (#9470) - Timeout behavior change (#9470) - Hash lookup with #hash and #eql broken (#9470) - bigdecimal division issue (#9470) - SizedQueue not working (#9470) - BidDecimal division (#9316) - fix 'gem install --ignore-dependencies' for remote gems (#9282) - Array#to_h should not ignore badly formed elements (#9270) - Method#arity for keyword arguments (#8072) - add internal.h to ruby-devel-extra - Don't require rpm-with-ruby-provide-hook on SLE11. It's not a runtime requirement but a build-time requirement for rubygems in SLE11. Buildservice will take care of that. - reintroduce update-alternatives for rake, rdoc and ri as those can come from more uptodate gems - readd old macros - for now at least - generate provides for embedded rubygems - merged ruby-common - new package split - only single Ruby version installable ruby - binary libruby2_1-2_0 - ruby runtime library ruby-stdlib - ruby standard library ruby-doc - ruby documentation ruby-devel - ruby development - revert the ruby split (ruby - ruby21) rename ruby21 to ruby, integrate 'ruby' and 'ruby-common' - remove part of rubygems1.5 patch that modify mkmf which is already fixed upstream - fix rb_arch in spec: append -gnu - fix native gem builds: create gem native extensions dir - initial version for ruby 2.1.0 - changes to Ruby 2.0: VM (method cache) RGenGC (See ko1’s RubyKaigi presentation and RubyConf 2013 presentation) refinements #8481 #8571 syntax changes Rational/Complex Literal #8430 def’s return value #3753 Bignum use GMP #8796 String#scrub #8414 Socket.getifaddrs #8368 RDoc 4.1.0 and RubyGems 2.2.0 “literal”.freeze is now optimized #9042 add Exception#cause #8257 update libraries like BigDecimal, JSON, NKF, Rake, RubyGems, and RDoc remove curses #8584 - initial patches: drop_content_size_check_in_xmlrpc.patch ruby-1.9.2p290_tcl_no_stupid_rpaths.patch ruby19-export_init_prelude.patch rubygems-1.5.0_buildroot.patch
- generate bundled(rubygem($name)) = $version provides for bundled gems in the vendor directory. - switch requires of the autogenerated subpackages from rb_suffix-rubygem-gemname = version to rubygem(rb_abi:gemname) = version - split our the rails part - we need bundler now. given ruby 2.5 will have it intree anyway, this soon wont be a big burden. - add support to generate requires from Gemfile.lock - package the buildinfo dir - allow passing options to extconf.rb - Call fdupes -o name to make sure we always create symlinks in the same direction to make builds reproducible - Since rubygems 2.5.0 the default version in the gem bin stub changed from '>= 0' to '>= 0.a'. This was done to allow prerelease versions. Our patching script didn't take the '.a' into account and generated version fields like '= 0.10.1.a' instead of the expected '= 0.10.1'. This fix accounts for the '.a'. - help the solver to pick the right gem2rpm for the default ruby version (bnc#934328) - Fix patching of the shebang line - The script sometimes returned from gem install already although the install wasn't finished yet. This broke e.g. the binary rename part. - Fail early if gem install fails This avoids confusing error messages at the end of the build. - More fixes for ruby 1.8 - Ruby 1.8 insists on the () for the parameter - Cleaner solution for the extensions doc dir The other solution was also failing on 1.8 - Forgot another option for forwarding - Do not overwrite options.otheropts - Fixed forwarding of options to gem install - Only use the extensions doc dir on MRI 2.1.x - Fix the ruby suffix for distributions before 13.2 - Do not fail with --gem-binary - switch to ruby version of gem_install.sh - added ruby-find-versioned to make it easier to find versioned binaries. - all for loops in the shell scripts and macros are now using this script - call ruby with -x from shell wrappers otherwise we run into an endless loop - rubygemsdeps.rb: add shell-launcher to avoid dependency on a fixed ruby version - gem_install.sh: fix ruby shebang patching - fix bashisms in generate_buildrequires.sh script - restore changes lost by the previous change - load rbconfigpackagingsupport if available and fail gracefully if not. - dont use not() it breaks the build on 1.8 - remove requires onto the ruby version - update gem_packages template from git - ignore any files we find in */.gem/*. in some versions of rubygems, gems that are installed are also copied to ~/.gem/. - we dont always have /usr/bin/ruby, use perl for patching the version in the bin wrapper. also replaced the sed for patching the shebang line. - fixed a bad bug in the shebang line. we had an additional "/."/ there. - install gemrc on all distros - dont delete .a files. there are actually gems where we need them like rubygem-libv8 for rubygem-therubyracer - fix the case where we dont symlink the binaries. - gem_cleanup macro was missed when updating for old ruby versions. - switch from "/ruby -rrubygems -e 'print Gem::Specification.new.base_dir'"/ to "/gem env gemdir"/ - gem_build_cleanup: also delete static library files - ruby 1.8 support: - gem_packages.sh: change to /usr/src/packages when /home/abuild/rpmbuild doesn't exist. - gem_packages template: - require rbconfigpackagingsupport to fix the ruby_install_name dependent variables. we do that for all distros but catch the LoadError and continue. - and dont use not(), we need to use "/!"/ instead. - our sle 11 sp3 rpm does provide the support for the automatic rubygems dependency but does not provide rpm-with-ruby-provide-hook. guard the requires with > 1110 - remove the handling of spec.required_ruby_version here. this should be handled in rubygemsdeps.rb if at all. we already guard for this in the buildrequires and then have a requires via the $interpreter(abi) requires onto the newer version. - invert the logic. only stop shipping /etc/gemrc on 12.3 and 13.1 - gem_packages template: Dont allow an suffix with just a plain number. prefix it with ruby. - gem_packages also need the rewrite that rewrites a number only suffix into .ruby<numbersuffix> - made the matcher for older versions more strict so we dont pick up gem2rpm. - also add support for older versioning in gem_packages.sh - added support for the versioning scheme in 13.1 and older - dont ship gemrc on 13.1 - the ruby(abi) = $interpreter:$abiversion was not a good idea. rpm treats the $interpreter part as epoch. instead we use now: $interpreter(abi) = $abiversion For MRI it means we are basically back to ruby(abi). Examples for alternative ruby interpreters are rubinius(abi) and jruby(abi) (bnc#896658) - disable extensions doc dir on rubinius - workaround https://github.com/rubinius/rubinius/issues/2732 for UTF8 locale in gem_packages.sh - we actually need the splitted version in any case. uncomment it again - pass the ruby abi as hash containing :interpreter, :version, :abi as keys. that way we have the full new string but also the version for the 1.8 support - rubygemsdeps.rb: - make the provides/requires also include the ruby interpreter - no longer emit the old package name style provides - rubygems.attr: - make the path a bit more relaxed so we can match other ruby interpreter too - added ruby-common.macros: Holds the common macros for the rpm macro based buildrequires. - merged ruby.macros into ruby.rpm-macros: the later file now carries the rb_* and gem_* macros - ruby.macros: drop the duplicate gem macros - fix small typo in opensuse.spec.erb which broke the formatting. - no longer require ruby(-devel). ruby-common is required by rubyX.Y so we should always be installed and this breaks a small loop - opensuse.spec.erb - no longer require the plain ruby package but the versioned named - handle disable_doc and no longer build subpackages for rdoc documentation in that case. - remove the set -x from gem_install - moved set -x in gem_packages to the interesting part only - the gem packages template only handles custom_pkgs_ruby_versioned - make use of config file support in gem2rpm (gem2rpm.yml) - gem_install.sh - drop gem-filelist-append and gem-custom-packages params - removed unneeded "/-"/ when appending gem_version_suffix - gem_packages.sh - drop gem-suffix, gem-filelist-append and gem-custom-packages params - added gem2rpm-config param - added code to find gem2rpm.yml in RPM_SOURCE_DIR - opensuse.spec.erb - no longer get variables from the env. this is handled by the config file now - implemented all the gem2rpm.yml hooks - ruby.rpm-macros - removed usage of dropped cmdline arguments - pass mod_version_suffix to gem_install.sh - pass the output of gem_packages through %{expand} so macros and so on work. - in the past we had a few spec files were we manually patched the version in the binary wrapper from "/>= 0"/ to "/= %version"/ do this in gem install now. - do not have the expanded version of rubygem(gem2rpm) in the spec file. moved to project config. - adapt the symlink handling: We will us the versioned names in /etc/alternatives now instead of mapping everything to /etc/alternatives/$binaryname. That means we will get: /usr/bin/$binaryname$rubysuffix /etc/alternatives/$binaryname$rubysuffix /usr/bin/$binaryname-$gemversion /etc/alternatives/$binaryname-$gemversion /usr/bin/$binaryname /etc/alternatives/$binaryname The subpackage template and gem_install.sh script got adopted to this. - no longer patch files in $buildroot/usr/bin/. If we patch files there, we break the binaries for older ruby versions. we limit the search path to the gem dir. - loop over each gem directory in gem_cleanup macro. so far we only cleaned up the gems for the default ruby - add requires for fdupes. one of the macro is using it. - bump rpm_macros_version to 5 - really make gem_install.sh work with more than one ruby version - use pushd/popd instead of cd when creating the symlinks - only create the generic symlinks if they dont exists already - added 2 new options to gem_packages.sh - --gem-filelist-append="/arg"/ This can be either a string or a filename to a filelist that will be appended to the versioned main package - --gem-custom-packages="/name|filelist[|preamble[|description]]"/ filelist, preamble and description can be either filenames or the actual value. to use both from the spec file you need to use %define gem_custome_packages ... %define gem_filelist_append ... important if you use the filename option, you need to call the tools to generate the files with %(....) so the files are actually available at the time when gem_packages is run. The tool is called at the very beginning of the build, even before %prep. - update the gem_packages template to handle those 2 options and also the --gem-suffix option. they are all passed via environment variables for now. - bumped the rpm_macro_version to 4 - as it turns out gem_build_complete_path files are important. Do not delete them in the cleanup script. - added gem_packages macro and implementation - fix shebang patching in gem_install - if we dont use --symlink-binaries, let's undo the - -format-executable, that we we break less packages - added --symlink-binaries option to gem_install.sh: instead of breaking all the existing rubygem packages lets pass this option until we have all packages fixed and we can turn it on by default - a lot of additions to the gem_install.sh * --doc-files="/..."/ - which files relatively to the installed gem directory should be symlinked to /usr/share/doc/packages/rpmname - > you can move the manual linking of documentation files to the --doc-files option * --gemsuffix="/suffix"/ - if you need more than one version of the same gem. * all the symlinks for the different versioned files are not generated following the same rules that the template is using. - > you can remove the manual code from the spec file - enable format-executable again in the global gemrc - pass gem name and version from the %gem_install macro to the gem_install.sh, avoids parsing the gem file name in the shell script. - added opensuse.spec.erb this gem2rpm template should be later used by the gem_packages macro to create the needed file and package sections - make gem_install.sh loop over all /usr/bin/gem[1-9]* - added more patterns to the cleanup script for ruby 2.1 - gem.build_complete - page*.ri - installed the wrong file as gemrc - merge files from the ruby 2.1 package - moved gemrc from the ruby wrapper package - eliminate "/useless-provides rubygem-foo"/ rpmlint warning for every gem: "/Provides: rubygem-foo = 1.2.3"/ is not required because rpm implicitly adds "/Provides: rubygem-foo = 1.2.3-4"/ - make %gem_extensions and %gem_doc_ext not fail on Ruby < 2.1 - remove 2.0 and 1.9 as binary suffix - increase the version and make gem_base generic - switch to 2.1 as default - fixed bootstrap problem by ignoring ruby-common at build time - do no longer buildrequire rubygems_with_buildroot_patch, that's history long enough - ruby-devel will do - fixed ~> 3.4 to actually require 3 - switch to ruby 2.0 as default - fix permissions - do not remove ext completely, e.g. passenger extensions require some files from there - remove ext too, it only causes problems - as far as I can see - Some enhancements to rubygemsdeps.rb: - Add --file-match option to rubygemsdeps.rb to allow specifying and alternate regex to match the input files against. This is useful to generate dependencies from gemspec files which do not endup being installed in the default locations - Default rubyabi to a non-nil value (basically the version of of the ruby interpreter that runs the script) - Fix it to work even if all-good has just been created locally via mkpac and doesn't exist server-side yet. - Improve support for running within a branch of the original project. This allows submitreqs which change all-good.spec. - Bump version to 2.0 so we don't get a version downgrade when updating from 12.2 - always provide the full version string as people use ~> 1.2 even if the version is 1.2 The old logic assumed people would always require one digit less than the actual version - Import an enhanced version of d:l:r:e/all-good/update-sources.sh which can be reused for any project, and allows more thorough handling of BuildRequires from different repository / arch combinations. - Bring back fix from submit request 140568 (Revision 23): Fix gemspec filtering on SLE_11_SP2: + Only gemspec files resulting of the built gem matter, not other gemspec found in-tree + Newer RPM uses rubygem.attr, which filters correctly - require rubygems for old ruby versions - strip trailing .0 for ~> operator - Add -g option to rubygemsdeps.rb to allow preview / review of automatically generated dependencies from: + gemspecs in packages which have already been installed + gems/gemspecs which have not yet been packaged This is useful for learning / debugging the dependency generator. - Fix gemspec filtering on SLE_11_SP2: + Only gemspec files resulting of the built gem matter, not other gemspec found in-tree + Newer RPM uses rubygem.attr, which filters correctly - fix build on fedora - "/~> 2"/ doesn't have any meaning, but we still need to handle it - fixing the pessimistic operator - replace all */ruby with /usr/bin/ruby - replace /usr/local/bin/ruby with /usr/bin/ruby - a very often mistake - fix ruby provides/requires with ruby 1.8 - old gems do not have a gem unpack --spec, so use gem specification - catch unspecified gem_binary - split from ruby package for easier backporting
Add patches to fix the following CVE's: - CVE-2021-32066.patch (CVE-2021-32066): Fix StartTLS stripping vulnerability in Net:IMAP (bsc#1188160) - CVE-2021-31810.patch (CVE-2021-31810): Fix trusting FTP PASV responses vulnerability in Net:FTP (bsc#1188161) - CVE-2021-31799.patch (CVE-2021-31799): Fix Command injection vulnerability in RDoc (bsc#1190375) - Update to 2.5.9 (boo#1184644) https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-5-9-released/ - CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick - CVE-2021-28965: XML round-trip vulnerability in REXML Complete list of changes at https://github.com/ruby/ruby/compare/v2_5_8...v2_5_9 - Update suse.patch: Remove fix for CVE-2020-25613 as it is included in the update - Update suse.patch: (boo#1177125) Backport fix CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick - replace all patches with suse.patch (v2_5_8..2.5-suse) (we keep remove-unneeded-files.patch as it can not be done in our backports branch) - backport patch to enable optimizations also on ARM64 (boo#1177222) - make sure that update-alternative weight for the default distribution is always greater than our normal weight - make the update-alternative weight based on the ruby version - Update to 2.5.8 (boo#1167244 boo#1168938) - CVE-2020-10663: Unsafe Object Creation Vulnerability in JSON (Additional fix) - CVE-2020-10933: Heap exposure vulnerability in the socket library https://github.com/ruby/ruby/compare/v2_5_7...v2_5_8 - drop CVE-2020-8130.patch and rake-12.3.0.gem: included upstream - Fix CVE-2020-8130 (boo# 1164804) for the intree copy of rake: - add CVE-2020-8130.patch and rake-12.3.0.gem - remove test files which are not needed at runtime (boo#1162396) - adds remove-unneeded-files.patch and did_you_mean-1.2.0.gem - update to 2.5.7 - https://www.ruby-lang.org/en/news/2019/10/01/ruby-2-5-7-released/ - CVE-2019-16255: A code injection vulnerability of Shell#[] and Shell#test (boo#1152990) - CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix) (boo#1152992) - CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and File.fnmatch? (boo#1152994) - CVE-2019-16201: Regular Expression Denial of Service vulnerability of WEBrick’s Digest access authentication (boo#1152995) - https://www.ruby-lang.org/en/news/2019/08/28/ruby-2-5-6-released/ - Multiple jQuery vulnerabilities in RDoc (CVE-2012-6708 CVE-2015-9251) - fix running tests (boo#1140844) just passing the DISABLED_TESTS variable is wrong. probably a relict from calling the test scripts directly. use TESTOPTS now. - refreshed patches with new patch series: 0001-make-gem-build-reproducible.patch 0002-gc.c-tick-for-POWER-arch.patch 0003-Mark-Gemspec-reproducible-change-fixing-784225-too.patch 0004-Make-gemspecs-reproducible.patch - rename patch now that it is generated from git: old: 450160263aed8c446ce5b142d71f921ab4118f3a.patch new: 0005-Include-the-alternative-malloc-header-instead-of-mal.patch old: use-pie.patch new: 0006-Use-PIE-for-the-binaries.patch - ruby: change over of the Japanese Era to the new emperor May 1st 2019 (boo#1133790) 0007-date-support-for-Reiwa-new-Japanese-era.patch - for some reason the --enable-pie option does not work as expected. Fix this for now with a patch that just injects the - pie flag in the Makefile (adds use-pie.patch) (boo#1130028) - update to 2.5.5 https://www.ruby-lang.org/en/news/2019/03/13/ruby-2-5-4-released/ - CVE-2019-8320: Delete directory using symlink when decompressing tar (boo#1130627) - CVE-2019-8321: Escape sequence injection vulnerability in verbose (boo#1130623) - CVE-2019-8322: Escape sequence injection vulnerability in gem owner (boo#1130622) - CVE-2019-8323: Escape sequence injection vulnerability in API response handling (boo#1130620) - CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution (boo#1130617) - CVE-2019-8325: Escape sequence injection vulnerability in errors (boo#1130611) https://www.ruby-lang.org/en/news/2019/03/15/ruby-2-5-5-released/ - replace the awk based provides generation with the new file-attr handler in ruby-bundled-gems-rpmhelper This kills one provides rubygem-name = version But this should not have be used since a while anymore. - add option to build without docs for testing - provide support to undo the split of the stdlib: pass --without=separate_stdlib to "/osc build"/ - Use parallel make. - Disable compressed sections as they are not supported by rpm (https://bugs.ruby-lang.org/issues/12934). - update to 2.5.3 This release includes some bug fixes and some security fixes. - CVE-2018-16396: Tainted flags are not propagated in Array#pack and String#unpack with some directives (boo#1112532) - CVE-2018-16395: OpenSSL::X509::Name equality check does not work correctly (boo#1112530) https://github.com/ruby/ruby/compare/v2_5_1...v2_5_3 - drop frozen-pop3.patch - backport 450160263aed8c446ce5b142d71f921ab4118f3a.patch: Include the alternative malloc header instead of malloc.h - update to 2.5.1 This release includes some bug fixes and some security fixes. - CVE-2017-17742: HTTP response splitting in WEBrick (boo#1087434) - CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir (boo#1087441) - CVE-2018-8777: DoS by large request in WEBrick (boo#1087436) - CVE-2018-8778: Buffer under-read in String#unpack (boo#1087433) - CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket (boo#1087440) - CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir (boo#1087437) - Multiple vulnerabilities in RubyGems CVE-2018-1000079 (boo#1082058) CVE-2018-1000075 (boo#1082014) CVE-2018-1000078 (boo#1082011) CVE-2018-1000077 (boo#1082010) CVE-2018-1000076 (boo#1082009) CVE-2018-1000074 (boo#1082008) CVE-2018-1000073 (boo#1082007) https://github.com/ruby/ruby/compare/v2_5_0...v2_5_1 - added frozen-pop3.patch: Net::POPMail methods modify frozen literal when using default arg https://redmine.ruby-lang.org/issues/14416 - wrong files where installed from the macro files after adding dump-version.rb - fix dump-versions.rb: it was picking up system rdoc versions on some source dirs - add reproducible build patches from debian 0003-Mark-Gemspec-reproducible-change-fixing-784225-too.patch 0004-Make-gemspecs-reproducible.patch - drop 316f58076d29dcff053256992d9ec19fed7e698f.patch - no longer bundling bundler - update to 2.5.0 final Ruby 2.5.0 is the first stable release of the Ruby 2.5 series. It introduces many new features and performance improvements. The notable changes are as follows: - New Features - rescue/else/ensure are now allowed to be used directly with do/end blocks. [Feature #12906] - Add yield_self to yield given block in its context. Unlike tap, it returns the result of the block. [Feature #6721] - Support branch coverage and method coverage measurement. The branch coverage indicates which branches are executed and which are not. The method coverage indicates which methods are invoked and which are not. By running the test suite with these new features, you will know which branches and methods are executed, and evaluate total coverage of the test suite more strictly. [Feature #13901] - Hash#slice [Feature #8499] and Hash#transform_keys [Feature [#13583]] - Struct.new can create classes that accept keyword arguments. [Feature #11925] - Enumerable#any?,all?,none? and one? accept a pattern argument [Feature #11286] - Top-level constant look-up is no longer available. [Feature [#11547]] - One of our most loved libraries, pp.rb, is now automatically loaded. You no longer have to write require "/pp"/. [Feature [#14123]] - Print backtrace and error message in reverse order (oldest call first, most recent call last). When a long backtrace appears on your terminal (TTY), you can easily find the cause line at the bottom of the backtrace. Note that the order is reversed only when backtrace is printed out to the terminal directly. [Feature #8661] [experimental] - Performance improvements - About 5-10% performance improvement by removing all trace instructions from overall bytecode (instruction sequences). The trace instruction was added to support the TracePoint. However, in most cases, TracePoint is not used and trace instructions are pure overhead. Instead, now we use a dynamic instrumentation technique. See [Feature #14104] for more details. - Block passing by a block parameter (e.g. def foo(&b); bar(&b); end) is about 3 times faster than Ruby 2.4 by “Lazy Proc allocation” technique. [Feature #14045] - Mutex is rewritten to be smaller and faster. [Feature #13517] - ERB now generates code from a template which runs twice as fast as Ruby 2.4. - Improve performance of some built-in methods including Array#concat, Enumerable#sort_by, String#concat, String#index, Time#+ and more. - IO.copy_stream uses copy_file_range(2) to copy offload [Feature #13867] - Other notable changes since 2.4 - SecureRandom now prefers OS-provided sources over OpenSSL. [Bug #9569] - Promote cmath, csv, date, dbm, etc, fcntl, fiddle, fileutils, gdbm, ipaddr, scanf, sdbm, stringio, strscan, webrick, zlib from standard libraries to default gems. - Update to Onigmo 6.1.3. - It adds the absence operator. - Note that Ruby 2.4.1 also includes this change. - Update to Psych 3.0.2. - Update to RubyGems 2.7.3. - Update to RDoc 6.0.1. - Switch the lexer from IRB based one to Ripper. This dramatically improves the performance of document generation. - Fix a significant amount of bugs that existed over ten years. - Add support for new Ruby syntax from the latest versions. - Update supported Unicode version to 10.0.0. - Thread.report_on_exception is now set to true by default. This change helps debugging of multi-threaded programs. [Feature #14143] - IO#write now receives multiple arguments [Feature #9323] For details see: https://github.com/ruby/ruby/blob/v2_5_0/NEWS https://github.com/ruby/ruby/compare/v2_4_0...v2_5_0 - switch to https urls - update to 2.5.0~rc1 https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-5-0-rc1-released/ - added 316f58076d29dcff053256992d9ec19fed7e698f.patch to fix building rbtrace and ruby-prof - disable jemalloc again because of: (boo#1068883) https://github.com/jemalloc/jemalloc/issues/937 - update to 60813 see installed /usr/share/doc/packages/ruby2.5/ChangeLog - update to 60739 see installed /usr/share/doc/packages/ruby2.5/ChangeLog - make the whole u-a handling less error prone by having the list in variable ua-binaries - Add conflicts to libruby to make sure ruby and ruby-stdlib are also updated when libruby is updated (bsc#1048072.) - exclude all testsuites for the stdlib gems - build jemalloc - update to 60568 see installed /usr/share/doc/packages/ruby2.5/ChangeLog - this fixes the "/ruby -rubygems"/ on 2.5 - update intree gem list - bundler is now part of core too! - update to r60035: see installed /usr/share/doc/packages/ruby2.5/ChangeLog - revert some of the wrong Group changes - drop autoreconf -fi and the buildrequires for the related packages - make it easier to sync the versions from the gemspec with the spec file: ruby dump-versions.rb $unpacked_tarball_dir - add conflicts for all intree gems - Fix RPM groups. Replace old RPM macros by modern ones. - Ensure neutrality of descriptions. - update to 59623 - fix gem provides - install macro files with 2.5 version - initial package (Fate#324013) - port 2 patches we still need from the 2.4 package: 0001-make-gem-build-reproducible.patch 0002-gc.c-tick-for-POWER-arch.patch
- adapt to new rubygem packaging - updated to version 1.2.1 - use gem2rpm-opensuse to get corect metadata - Use the correct template for the .spec file. - Packaged version 1.2.0.
- fix writting multiple new elements to previously single element (found during fixing bsc#1156929) - 1.0.2 - fix writting subtree when element change to collection and vice versa (bsc#1132362) - 1.0.1 - Dropped the changes_only argument of BaseModel#save, it does not work in the generic case. - Fixed NameError in AugeasTree#replace_entry (bsc#1137948) - Drop support for Ruby 2.2 and 2.3; add 2.6. - 1.0.0 - Improve even more error reporting now with specialized exceptions that holds all details for better user reports (needed for bsc#1113996) - 0.7.0 - Distinguish between parsing and serializing in error reports. - Mention the file being parsed, and the position inside, in error reports (bsc#1077435) - 0.6.4 - Workaround for augeas lenses that don't handle files without a trailing newline (bsc#1064623, bsc#1074891, bsc#1080051 and gh#hercules-team/augeas#547) - 0.6.3 - Fix attributes to work with simple values with trailing comments (bsc#1040946) - Fix using CFA::BaseModel#generic_set without requiring CFA::Matcher - 0.6.2 - fix writing two elements in collection containing nested tree (also caused by fix for bsc#1023204) - 0.6.1 - fix writting two new following nested trees (also caused by fix for bsc#1023204) - fix writing new element with same key as only existing key - fix writing new element with same key as removed element - add new method AugeasTree#unique_id that helps with writing new entries for augeas sequences - 0.6.0 - fix AugeasTree#select to not return elements marked as deleted (caused by fix for bsc#1023204) - 0.5.1 - allow generic set/get also on subtree (bsc#1023204) - do minimal changes when editing file, especially do not eat white spaces if value is not modified (bsc#1023204) - AugeasTree#data now return frozen hash as it is just filtered view of data, which cannot be modified - 0.5.0 - fix regression when passing nil to AugeasTree#delete (bsc#983486) - 0.4.3 - Improve deletion of elements in the augeas parser (needed to fix ntp-client, bsc#983486) - 0.4.2 - optimize loading configuration files with augeas by reducing number of augeas match calls (bsc#877047) - 0.4.1 - support augeas nodes containing value and also attached tree below it like e.g. ntp.conf has (bnc#983486) - 0.4.0 - better inspecting of BooleanValue objects (helps with debugging various bncs, like bnc#980108 or bnc#940465) - 0.3.1 - allow specifying a default file handler for all models - 0.3.0 - add empty method requirement for parsers - allow using block for matcher - 0.2.0 - initial version of package - 0.1.0
- Dropped the changes_only argument of Default,DeviceMap#save following the same change in BaseModel#save in cfa-1.0.0 because the merging was not working anyway (bsc#1137948) - Drop support for Ruby 2.2 and 2.3; add 2.6. - 2.0.0 - bnc#1053559 - fixed serial_console= to use new terminal= API - 1.0.1 - bnc#1053559 - backward incompatible change in API - modified Grub2::Default#terminal and terminal= to handle multiple values in GRUB_TERMINAL. Former one returns array (was string) of strings since now. Later one expects array of strings as argument, array items are joined into space separated value of the option. - 1.0.0 - fix reading GRUB_TERMINAL (caused by fix for bsc#1068578) - 0.6.5 - avoid crash if config file uses trailing comment (bsc#1068578) - 0.6.4 - do not share parsers to avoid use of wrong file content as cache (bsc#1044409) - 0.6.3 - fix parsing grub.cfg with multi-level of submenus (bsc#1009025) - 0.6.2 - Fix switched xen hypervisor and xen kernel parameters (bsc#1014136) - 0.6.1 - adapt to new cfa version (bsc#1023204) - 0.6.0 - Use correct configuration file for xen kernel parameters (bsc#1012503) - 0.5.3 - fix dependency on cfa as it follows semantic versioning (needed for bsc#877047) - 0.5.2 - Do not crash for submenu with double quotes (bnc#986005) - Filter out non-bootable menuentries ( a Snapper help label, using double quotes ) - 0.5.1 - extend grub.cfg model to construct also full path usable for grub2-set-default (bnc#986005) - 0.5.0 - fix value for GRUB_ENCRYPTED_DISK attribute (bnc#976315) - 0.4.1 - add attribute GRUB_DEFAULT to /etc/default/grub model (FATE#317701) - 0.4.0 - fix path to device.map in its model - 0.3.3 - do not modify data during grub_installdevice write (FATE#317701) - 0.3.2 - fix dependency on cfa - 0.3.1 - add attribute GRUB_HIDDEN_TIMEOUT to /etc/default/grub model - 0.3.0 - use new default file handler from base - 0.2.0 - initial package. Supports models for files: - /etc/default/grub - /boot/grub2/device.map - /boot/grub2/grub.cfg - /etc/default/grub_installdevice
- updated to version 0.5.2 see installed CHANGELOG 0.5.2 (2020-01-06) - ----------------- * If listed in allowed_exitstatus, log exit code as Info, not as Error (bsc#1153749) * Added support for ruby 2.7 - updated to version 0.5.1 see installed CHANGELOG 0.5.1 (2019-10-16) - ----------------- * Implement closing open fds after call to fork (bsc#1151960). This will work only in linux system with mounted /proc. For other Unixes it works as before. * drop support for ruby that is EOL (2.3 and lower) * Added support for ruby 2.4, 2.5, 2.6 - updated to version 0.5.0 see installed CHANGELOG 0.5.0 (2015-12-18) - ----------------- * Added chroot option for executing in different system root. * Added ENV overwrite option. * Allowed to specify known exit codes that are not errors. * Documented how to execute in different working directory. * Allowed passing nil as :stdin to be same as :stdout and :strerr. * Converted parameters for command to strings with `.to_s`. * Adapted testsuite to new rspec. * Updated documentation with various fixes. * Dropped support for Ruby 1.9.3. * Added support for Ruby 2.1 and 2.2. - adapt to new rubygem packaging - updated to version 0.4.0 * Implemented incremental logging. The input and both outputs of the executed command are now logged one-by-line by the default recorder. A custom recorder can record them on even finer granularity. * Dropped support of Ruby 1.8.7. * Added support of Ruby 2.0.0. * Internal code improvements. - use gem2rpm-opensuse instead to get better result - Removed the rpmlintrc file. We should make gem2rpm to produce RPMs that pass rpmlint, not fix its bugs after the fact. - Regenerated the .spec file using gem2rpm. - Updated to version 0.3.0. - Attempted to fix rpmlint warnings produced by OBS. - Packaged version 0.2.0.
- updated to version 1.6.0 see installed CHANGELOG 1.6.0 -- Remove restrictions around yaml file names - updated to version 1.5.1 see installed CHANGELOG - updated to version 1.4.1 see installed CHANGELOG - updated to version 1.4.0 see installed CHANGELOG - updated to version 1.3.0 see installed CHANGELOG - updated to version 1.2.0 see installed CHANGELOG 1.1.0 -- translations are no longer eager loaded for improved startup performance, pass `eager_load: true` to preload for example in preforked web server - updated to version 1.1.0 see installed CHANGELOG - updated to version 1.0.0 see installed CHANGELOG 1.0.0 -- do not enforce attr_accessible unless ProtectedAttributes are loaded - updated to version 0.9.2 - updated to version 0.9.0 - adapt to new rubygem packaging style - updated to version 0.8.1, no changelog - updated to version 0.8.0, no changelog - updated to version 0.7.1 - updated to version 0.7.0 set_locale resets to default locale if none of the available locales was tried to set - updated to version 0.6.11, no changelog - updated to version 0.6.10, no changelog ;( - license update: MIT and Ruby See the README.rdoc in lib/vendor - updated to version 0.6.9 - initial version - 0.6.4
- disable 2.2 on suse_version 1315 - add ruby 2.5 support - fix gem2rpm --fetch: prefer https for accessing rubygems.org (bnc #963710) adds 0026-use-https-instead-of-http-for-rubygems.org.patch - added support for 2.4.0 - dropped all patches and replaced them with git format-patch series: - modified: 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch 0003-new-opensuse-templates.-they-require-the-config-file.patch 0004-added-example-gem2rpm.yml.patch 0005-properly-shorten-description-and-summary.patch 0006-Preserve-the-license-header-found-in-the-output-file.patch 0007-fixes-for-the-opensuse-template.patch 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch 0011-Add-support-for-scripts-pre-post-for-subpackages.patch 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch 0013-Also-tag-LICENSE-MIT-as-docfile.patch 0014-Refactor-into-multiple-lines.patch 0015-Add-licence-to-the-list-of-license-files-as-well.patch 0016-add-two-more-ways-to-express-changes.patch - dropped: 0017-touch-unpacked-sources.patch 0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch - newly added: 0017-.markdown-is-also-seen-in-the-wild.patch 0018-Only-use-the-extensions-doc-dir-on-MRI-2.1.x.patch 0019-Cleaner-solution-for-the-extensions-doc-dir.patch 0020-Ruby-1.8-insists-on-the-for-the-parameter.patch 0021-Fix-company-name-in-copyright-header.patch 0022-add-the-touch-for-build-compare-to-the-template.patch 0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch 0024-add-ability-to-provide-alternative-main-Source.patch 0025-allow-running-commands-after-patching.patch - added :post_patch hook to run commands before we rebuild the gem used by libv8 - add 0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch - add 0017-touch-unpacked-sources.patch to please build-compare - remove the rubinius 2.2 support - add support for rubinius 2.5 and ruby 2.3 - update 0003-new-opensuse-templates.-they-require-the-config-file.patch: Fix company name in copyright header - more patches from git: A 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch A 0011-Add-support-for-scripts-pre-post-for-subpackages.patch A 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch A 0013-Also-tag-LICENSE-MIT-as-docfile.patch A 0014-Refactor-into-multiple-lines.patch A 0015-Add-licence-to-the-list-of-license-files-as-well.patch A 0016-add-two-more-ways-to-express-changes.patch - added 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch No longer require the ruby version inside the subpackage With the buildrequires we already make sure that the package is only built if we find a recent enough ABI. then the normal $interpreter(abi) requires generated by rpm is enough - refreshed patch series to match the git again: M 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch M 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch A 0003-new-opensuse-templates.-they-require-the-config-file.patch A 0004-added-example-gem2rpm.yml.patch A 0005-properly-shorten-description-and-summary.patch A 0006-Preserve-the-license-header-found-in-the-output-file.patch A 0007-fixes-for-the-opensuse-template.patch A 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch D 0003-sle-12-templates.-they-require-the-config-file-suppo.patch D 0004-openSUSE-template-fixes.patch D 0005-added-example-gem2rpm.yml.patch D 0006-properly-shorten-description-and-summary.patch D 0007-Preserve-the-license-header-found-in-the-output-file.patch D 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch D 0009-rubinius-has-no-extensions-docdir.patch D 0010-switch-to-new-packaging-scheme-by-default.patch D 0011-fixes-for-the-opensuse-template.patch - new patch for fixing usage of not() which breaks on 1.8 - add 0011-fixes-for-the-opensuse-template.patch to survive format_spec formatting - added 0009-rubinius-has-no-extensions-docdir.patch special casing for rubinius - added 0010-switch-to-new-packaging-scheme-by-default.patch move to new packaging templates by default - added ruby 1.9 support - added ruby 1.8 support - also guarded the 2.1 part - added 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch Dont allow an suffix with just a plain number. prefix it with ruby. - added ruby 2.0 support - changed rubinius macro - for easier bootstrapping dont use gem2rpm here for now. - make it easier to enable rbx and ruby 2.2 support - added support for building for rbx - really install the templates as docs - update to 0.10.1 - Migrate test suite to Minitest 5.x. - Move gem binary extension and gem.build_complete file. - Merge pull request #31 from axilleas/add_check_macro - Add %check macro, fix typos - Remove Requires/Provides which are now autogenerated. - Simplify binary extensions installation according to the new guidelines. - Clone new template for F21 and above. Rename the old one. - "/cp -a"/ implies -p. - Better open mode handling. - Test always against rawhide template. - List development dependencies as BuildRequires. - Cache rendered template in tests. - Prevent dangling symlink in -debuginfo. - Ignore release file encoding with older Ruby (fixes #23). - Fix generating SRPM. - Add description dot test case. - Add description ending dot in #description method. - Avoid 'method is redefined' warning. - Test against current template. - Merge pull request #25 from xsuchy/pull-req-dot - description should end with dot - Merge pull request #24 from strzibny/master - Escape % in comment - rebased gem2rpm-change-default-template.diff, new name: 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch - rebased gem2rpm-0.9.2_config_file_support.patch, new name 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch - rebased gem2rpm-0.9.2_sles12_template.patch, new name: 0003-sle-12-templates.-they-require-the-config-file-suppo.patch - rebased and splitted gem2rpm-fix-opensuse-template.diff, new name: 0004-openSUSE-template-fixes.patch 0005-added-example-gem2rpm.yml.patch 0006-properly-shorten-description-and-summary.patch 0007-Preserve-the-license-header-found-in-the-output-file.patch - make sure the sle12 template is also installed - added gem2rpm_bootstrap conditional: If this is set to true, the hardcoded subpackage/files sections are used. Otherwise it will use the normal gem2rpm based solution - renamed gem2rpm.yml to gem2rpm.yml.documentation: this is just documentation and not the gem2rpm.yml that gem2rpm should pick up. - added gem2rpm-0.9.2_sles12_template.patch: initial template for sle12 ruby packaging - only build for 2.1 for now - added gem2rpm.yml and install it to the installed documentation - sles 12 template - allow changing the master package name with config[:name] This is mostly useful if you want the actual main package to have real content after building. all the subpackages will ignore config[:name] and still use the gem name. - sles 12 template - add version suffix to the "/spec file for ..."/ line - move the preamble up so we can actually use %define rb_build_versions ... - config[:disable_automatic_rdoc_dep] to disable adding automatic rdoc dependency. This is mostly needed for building rdoc itself and avoiding a bootstrap cycle. - actually print the patch name in the preamble - the scripts entry in gem2rpm.yml can now be a hash or a string. - sles 12 template - no longer print the gem2rpm.yml warning when the config is empty - add back mod_version_suffix to the spec file (needed for gem_install) - converted buildrequires for ruby and ruby-devel to the macros so we can easily pull multiple ruby versions and also easily limit the ruby versions - always buildrequire gem2rpm in generated spec files. It is the only clean way to solve the "/have choive for rubygem(gem2rpm)"/ and still maintaining the multiversion ability - handle config[:disable_docs] and pass --no-rdoc --no-ri to gem_install in that case. (mostly a workaround for the rdoc bug with the fastthread gem) - added support to specify the content of the %check section. - if the config is nil, set it to an empty hash. this allows for less noisy template files. - more updates for the sle 12 template. - added new tag :sources in the yaml file to track additional sources. this makde the next change much easier. - make sure the config file that is passed to gem2rpm is also appended to the sources list automatically. - added template for sles12 (gem2rpm-0.9.2_sles12_template.patch) - added gem2rpm-0.9.2_config_file_support.patch: added basic config file support to gem2rpm in yaml format. there is no validation as it is basically a hash where certain keys are picked up by our templates. - added quilt series file to the sources list - dropped empty doc package - update rpm macros requires to 5 - fix filelist for multi ruby packaging - add ruby 2.2 support - added BuildIgnore for rubygem(gem2rpm), otherwise we can not bootstrap a new ruby version. this package will need the subpackages for a new ruby version to be created manually. - fixed paths in the u-a scriptlets - no longer provide gem2rpm-opensuse - use new style packaging but the hardcoded version - buildrequire ruby-devel for extensions - switch to the macros Klaus wrote - modified patches: * gem2rpm-fix-opensuse-template.diff - doing update-alternatives correctly after reading http://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines - avoid --force in update-alternatives as SLE11 does not have that ;( - make sure license.txt is also symlinked - integrate more of the version into the mod_weight to give an easier job to update-alternatives - use --force in update-alternatives to replace (old) binaries - include changelog and history files too - more license files - ciaran wants to see the license files mentioned in %docdir, so create symlinks - support ruby 2.0 - update to 0.9.2 - no changelog - fix redirection in gem2rpm-opensuse - update to 0.8.4 - fixes for fedora 18 - use url for sources - buildrequire rdoc if there are options (I just picked 3.10 as minimum, which is one higher than what ruby 1.9.1 offers in itself) - shorten the summary - license update: GPL-2.0+ See data/LICENSE - do not use %gem_unpack by default - do not put out empty URLs - fix OS detection on SLE11 - no longer provide stuff for older distributions, we rely on patched rpms - do not add buildrequires, but install with -f - cleanup the opensuse template - update to 0.8.1, major cleanup and base on new macros - small cleanup - fix requirements, as package need to run json parser - dont check if spec.license responds_to each. strings have that method too. check for join - minor template cleanup - Don't have hardcoded license. Try to extract it from specfile or if it fail force user to manually check license. It avoids problems with wrong license for rubygems - remove license tag from doc/testsuite package - small template clean up - remove version from header comment - calculate the year on run - Updated openSUSE template to produce *- doc and *-testsuite subpackages. http://lists.opensuse.org/opensuse-ruby/2010-12/msg00001.html - update template o # Copyright (c) 2010 - fix typo in template: "/requirements"/ is not "/requirement"/. - fix deprecation warning in template with newer versions of rubygems: version_requirements is now called requirements - use rubygems_requires macro instead of repeating the [#]if-conditional in every package - use requires_eq/requires_ge instead of hardcoding the rubygems version during spec generation - use default URL when none is specified in gem (default-url.patch) - fix version transform (fix-spec-versions.patch) - ignore development type requires of gems - fix opensuse template - initial package
- updated to version 2.3.0 see installed CHANGELOG.md [#]## 2.2.1 / 2017-09-13 [#]### Enhancements * Verify checksums of files at extraction time (in addition to at download time). (#56) * Clarify error message if a `tar` command can't be found. (#81) - updated to version 2.2.0 see installed CHANGELOG.md [#]## 2.2.0 / 2017-06-04 [#]### Enhancements * Remove MD5 hashing of configure options, not avialbale in FIPS mode. (#78) * Add experimental support for cmake-based projects. * Retry on HTTP failures during downloads. [#63] (Thanks, @jtarchie and @jvshahid!) * Support Ruby 2.4 frozen string literals. * Support applying patches for users with misconfigured git worktree. [#69] * Support gpg signature verification of download resources. - updated to version 2.1.0 see installed CHANGELOG.md [#]## 2.1.0 / 2016-01-06 [#]### Enhancements * Add support for `file:` protocol for tarballs [#]### Bugfixes * Raise exception on unsupported URI protocols * Ignore git whitespace config when patching (Thanks, @e2!) (#67) - updated to version 2.0.0 see installed CHANGELOG.md - downgrade to rc2 again. for rpm 2.0.0.rc2 > 2.0.0. for rubygems it is the other way around. - initial package
- add 000-CVE-2019-5477.patch (CVE-2019-5477, bsc#1146578) - add 001-test-equality.patch (prereq of 002-CVE-2020-26247.patch) - add 002-CVE-2020-26247.patch (CVE-2020-26247, bsc#1180507) - updated to version 1.8.5 (bsc#1156722) [#]# Security Notes [MRI] Pulled in upstream patches from libxml2 that address CVE-2018-14404 and CVE-2018-14567. Full details are available in [#1785](https://github.com/sparklemotion/nokogiri/issues/1785). Note that these patches are not yet (as of 2018-10-04) in an upstream release of libxml2. [#]# Bug fixes * [MRI] Fix regression in installation when building against system libraries, where some systems would not be able to find libxml2 or libxslt when present. (Regression introduced in v1.8.3.) [#1722] * [JRuby] Fix node reparenting when the destination doc is empty. [#1773] - updated to version 1.8.4 see installed CHANGELOG.md [#] 1.8.4 / 2018-07-03 [#]# Bug fixes * [MRI] Fix memory leak when creating nodes with namespaces. (Introduced in v1.5.7) [#1771] - updated to version 1.8.3 see installed CHANGELOG.md [#] 1.8.3 / 2018-06-16 [#]# Security Notes [MRI] Behavior in libxml2 has been reverted which caused CVE-2018-8048 (loofah gem), CVE-2018-3740 (sanitize gem), and CVE-2018-3741 (rails-html-sanitizer gem). The commit in question is here: > https://github.com/GNOME/libxml2/commit/960f0e2 and more information is available about this commit and its impact here: > https://github.com/flavorjones/loofah/issues/144 This release simply reverts the libxml2 commit in question to protect users of Nokogiri's vendored libraries from similar vulnerabilities. If you're offended by what happened here, I'd kindly ask that you comment on the upstream bug report here: > https://bugzilla.gnome.org/show_bug.cgi?id=769760 - updated to version 1.8.2 see installed CHANGELOG.md [#] 1.8.2 / 2018-01-29 [#]# Security Notes [MRI] The update of vendored libxml2 from 2.9.5 to 2.9.7 addresses at least one published vulnerability, CVE-2017-15412. [#1714 has complete details] [#]# Dependencies * [MRI] libxml2 is updated from 2.9.5 to 2.9.7 * [MRI] libxml2 is updated from 1.1.30 to 1.1.32 [#]# Features * [MRI] OpenBSD installation should be a bit easier now. [#1685] (Thanks, @jeremyevans!) * [MRI] Cross-built Windows gems now support Ruby 2.5 [#]# Bug fixes * Node#serialize once again returns UTF-8-encoded strings. [#1659] * [JRuby] made SAX parsing of characters consistent with C implementation [#1676] (Thanks, @andrew-aladev!) * [MRI] Predefined entities, when inspected, no longer cause a segfault. [#1238] - Updated to version 1.8.1 From the upstream changelog: Dependencies [MRI] libxml2 is updated from 2.9.4 to 2.9.5. [MRI] libxslt is updated from 1.1.29 to 1.1.30. [MRI] optional dependency on the pkg-config gem has had its constraint loosened to ~> 1.1 (from ~> 1.1.7). [#1660] [MRI] Upgrade mini_portile2 dependency from ~> 2.2.0 to ~> 2.3.0, which will validate checksums on the vendored libxml2 and libxslt tarballs before using them. Bugs NodeSet#first with an integer argument longer than the length of the NodeSet now correctly clamps the length of the returned NodeSet to the original length. [#1650] (Thanks, @Derenge!) [MRI] Ensure CData.new raises TypeError if the content argument is not implicitly convertible into a string. [#1669] - make gem2rpm.yaml match the gemspec with regards to BR: mini_portile2 - updated to version 1.8.0 see installed CHANGELOG.md [#] 1.8.0 / 2017-06-04 [#]# Backwards incompatibilities This release ends support for Ruby 2.1 on Windows in the `x86-mingw32` and `x64-mingw32` platform gems (containing pre-compiled DLLs). Official support ended for Ruby 2.1 on 2017-04-01. Please note that this deprecation note only applies to the precompiled Windows gems. Ruby 2.1 continues to be supported (for now) in the default gem when compiled on installation. [#]# Dependencies * [Windows] Upgrade iconv from 1.14 to 1.15 (unless --use-system-libraries) * [Windows] Upgrade zlib from 1.2.8 to 1.2.11 (unless --use-system-libraries) * [MRI] Upgrade rake-compiler dependency from 0.9.2 to 1.0.3 * [MRI] Upgrade mini-portile2 dependency from `~> 2.1.0` to `~> 2.2.0` [#]# Compatibility notes * [JRuby] Removed support for `jruby --1.8` code paths. [#1607] (Thanks, @kares!) * [MRI Windows] Retrieve zlib source from http://zlib.net/fossils to avoid deprecation issues going forward. See #1632 for details around this problem. [#]# Features * NodeSet#clone is not an alias for NodeSet#dup [#1503] (Thanks, @stephankaag!) * Allow Processing Instructions and Comments as children of a document root. [#1033] (Thanks, @windwiny!) * [MRI] PushParser#replace_entities and #replace_entities= will control whether entities are replaced or not. [#1017] (Thanks, @spraints!) * [MRI] SyntaxError#to_s now includes line number, column number, and log level if made available by the parser. [#1304, #1637] (Thanks, @spk and @ccarruitero!) * [MRI] Cross-built Windows gems now support Ruby 2.4 * [MRI] Support for frozen string literals. [#1413] * [MRI] Support for installing Nokogiri on a machine in FIPS-enabled mode [#1544] * [MRI] Vendored libraries are verified with SHA-256 hashes (formerly some MD5 hashes were used) [#1544] * [JRuby] (performance) remove unnecessary synchronization of class-cache [#1563] (Thanks, @kares!) * [JRuby] (performance) remove unnecessary cloning of objects in XPath searches [#1563] (Thanks, @kares!) * [JRuby] (performance) more performance improvements, particularly in XPath, Reader, XmlNode, and XmlNodeSet [#1597] (Thanks, @kares!) [#]# Bugs * HTML::SAX::Parser#parse_io now correctly parses HTML and not XML [#1577] (Thanks for the test case, @gregors!) * Support installation on systems with a `lib64` site config. [#1562] * [MRI] on OpenBSD, do not require gcc if using system libraries [#1515] (Thanks, @jeremyevans!) * [MRI] XML::Attr.new checks type of Document arg to prevent segfaults. [#1477] * [MRI] Prefer xmlCharStrdup (and friends) to strdup (and friends), which can cause problems on some platforms. [#1517] (Thanks, @jeremy!) * [JRuby] correctly append a text node before another text node [#1318] (Thanks, @jkraemer!) * [JRuby] custom xpath functions returning an integer now work correctly [#1595] (Thanks, @kares!) * [JRuby] serializing (`#to_html`, `#to_s`, et al) a document with explicit encoding now works correctly. [#1281, #1440] (Thanks, @kares!) * [JRuby] XML::Reader now returns parse errors [#1586] (Thanks, @kares!) * [JRuby] Empty NodeSets are now decorated properly. [#1319] (Thanks, @kares!) * [JRuby] Merged nodes no longer results in Java exceptions during XPath queries. [#1320] (Thanks, @kares!) - updated to version 1.7.2 see installed CHANGELOG.md [#] 1.7.2 / 2017-05-09 [#]# Security Notes [MRI] Upstream libxslt patches are applied to the vendored libxslt 1.1.29 which address CVE-2017-5029 and CVE-2016-4738. For more information: * https://github.com/sparklemotion/nokogiri/issues/1634 * http://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-5029.html * http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-4738.html - updated to version 1.7.1 see installed CHANGELOG.md [#] 1.7.1 / unreleased [#]# Security Notes [MRI] Upstream libxml2 patches are applied to the vendored libxml 2.9.4 which address CVE-2016-4658 and CVE-2016-5131. For more information: * https://github.com/sparklemotion/nokogiri/issues/1615 * http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-4658.html * http://people.canonical.com/~ubuntu-security/cve/2016/CVE-2016-5131.html [#]# Dependencies * [Windows] Upgrade zlib from 1.2.8 to 1.2.11 (unless --use-system-libraries) - updated to version 1.7.0.1 see installed CHANGELOG.md [#] 1.7.0.1 / 2017-01-04 [#]# Bugs * Fix OpenBSD support. (#1569) (related to #1543) - updated to version 1.7.0 CHANGELOG.rdoc removed upstream - updated to version 1.6.8.1 see installed CHANGELOG.rdoc - updated to version 1.6.8 ==== Features Several changes were made to improve performance: * [MRI] Simplify NodeSet#to_a with a minor speed-up. (#1397) * XML::Node#ancestors optimization. (#1297) (Thanks, Bruno Sutic!) * Use Symbol#to_proc where we weren't previously. (#1296) (Thanks, Bruno Sutic!) * XML::DTD#each uses implicit block calls. (Thanks, @glaucocustodio!) * Fall back to the `pkg-config` gem if we're having trouble finding the system libxml2. This should help many FreeBSD users. (#1417) * Set document encoding appropriately even on blank document. (#1043) (Thanks, @batter!) ==== Bug Fixes * [JRuby] fix slow add_child (#692) * [JRuby] fix load errors when deploying to JRuby/Torquebox (#1114) (Thanks, @atambo and @jvshahid!) * [JRuby] fix NPE when inspecting nodes returned by NodeSet#drop (#1042) (Thanks, @mkristian!) * [JRuby] fix nil attriubte node's namespace in reader (#1327) (Thanks, @codekitchen!) * [JRuby] fix Nokogiri munging unicode characters that require more than 2 bytes (#1113) (Thanks, @mkristian!) * [JRuby] allow unlinking an unparented node (#1112, #1152) (Thanks, @esse!) * [JRuby] allow Fragment parsing on a frozen string (#444, #1077) * [JRuby] HTML `style` tags are no longer encoded (#1316) (Thanks, @tbeauvais!) * [MRI] fix assertion failure while accessing attribute node's namespace in reader (#843) (Thanks, @2potatocakes!) * [MRI] fix issue with GCing namespace nodes returned in an xpath query. (#1155) * [MRI] Ensure C strings are null-terminated. (#1381) * [MRI] Ensure Rubygems is loaded before using mini_portile2 at installation. (#1393, #1411) (Thanks, @JonRowe!) * [MRI] Handling another edge case where the `libxml-ruby` gem's global callbacks were smashing the heap. (#1426). (Thanks to @bbergstrom for providing an isolated test case!) * [MRI] Ensure encodings are passed to Sax::Parser xmldecl callback. (#844) * [MRI] Ensure default ns prefix is applied correctly when reparenting nodes to another document. (#391) (Thanks, @ylecuyer!) * [MRI] Ensure Reader handles non-existent attributes as expected. (#1254) (Thanks, @ccutrer!) * [MRI] Cleanup around namespace handling when reparenting nodes. (#1332, #1333, #1444) (Thanks, @cuttrer and @bradleybeddoes!) * unescape special characters in CSS queries (#1303) (Thanks, @twalpole!) * consistently handle empty documents (#1349) * Update to mini_portile2 2.1.0 to address whitespace-handling during patching. (#1402) * Fix encoding of xml node namespaces. * Work around issue installing Nokogiri on overlayfs (commonly used in Docker containers). (#1370, #1405) ==== Other Notes * Removed legacy code remaining from Ruby 1.8.x support. * Removed legacy code remaining from REE support. * Removing hacky workarounds for bugs in some older versions of libxml2. * Handling C strings in a forward-compatible manner, see https://github.com/ruby/ruby/blob/v2_2_0/NEWS#L319 - remove nokogiri-1.6.7.2_mini_portile2_version.diff as upstreamed - Force fixed timestamps for patched gems (bsc#916047) - lockdown mini_portile2 to 2.0 - update to version 1.6.7.2 This version pulls in several upstream patches to the vendored libxml2 and libxslt to address: CVE-2015-7499 Ubuntu classifies this as "/Priority: Low"/, RedHat classifies this as "/Impact: Moderate"/, and NIST classifies this as "/Severity: 5.0 (MEDIUM)"/. MITRE record is https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7499 This is not effecting us as we are using the system copy. - refresh mini_portile patch to apply cleanly again old: nokogiri-1.6.7.diff new: nokogiri-1.6.7.2_mini_portile2_version.diff - fix buildrequires for mini_portile - updated to version 1.6.7.1 see installed CHANGELOG.rdoc === 1.6.7.1 / 2015-12-16 This version pulls in several upstream patches to the vendored libxml2 and libxslt to address: CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-8241 CVE-2015-8242 CVE-2015-8317 See also http://www.ubuntu.com/usn/usn-2834-1/ - add nokogiri-1.6.7.diff to fix the mini_portile2 dependency - updated to version 1.6.7 see installed CHANGELOG.rdoc === 1.6.7 / 2015-11-29 ==== Notes This version supports native builds on Windows using the RubyInstaller DevKit. It also supports Ruby 2.2.x on Windows, as well as making several other improvements to the installation process on various platforms. This version also includes the security patches already applied in v1.6.6.3 and v1.6.6.4 to the vendored libxml2 and libxslt source. See #1374 and #1376 for details. ==== Features * Cross-built gems now have a proper ruby version requirement. (#1266) * Ruby 2.2.x is supported on Windows. * Native build is supported on Windows. * [MRI] libxml2 and libxslt `config.guess` files brought up to date. (#1326) (Thanks, @hernan-erasmo!) * [JRuby] fix error in validating files with jruby (#1355, #1361) (Thanks, @twalpole!) * [MRI, OSX] Patch to handle nonstandard location of `iconv.h`. (#1206, #1210, #1218, #1345) (Thanks, @neonichu!) ==== Bug Fixes * [JRuby] reset the namespace cache when replacing the document's innerHtml (#1265) (Thanks, @mkristian!) * [JRuby] Document#parse should support IO objects that respond to #read. (#1124) (Thanks, Jake Byman!) * [MRI] Duplicate-id errors when setting the `id` attribute on HTML documents are now silenced. (#1262) * [JRuby] SAX parser cuts texts in peices when quare brackets exist. (#1261) * [JRuby] Namespaced attributes aren't removed by remove_attribute. (#1299) - updated to version 1.6.6.4 see installed CHANGELOG.rdoc === 1.6.6.4 / 2015-11-19 This version pulls in an upstream patche to the vendored libxml2 to address: * unclosed comment uninitialized access issue (#1376) This issue does not have a CVE assigned to it as this time. - updated to version 1.6.6.3 see installed CHANGELOG.rdoc === 1.6.6.3 / 2015-11-16 This version pulls in several upstream patches to the vendored libxml2 and libxslt to address: * CVE-2015-1819 * CVE-2015-7941_1 * CVE-2015-7941_2 * CVE-2015-7942 * CVE-2015-7942-2 * CVE-2015-8035 * CVE-2015-7995 See #1374 for details. - Update to 1.6.6.2 * Fixed installation issue affecting compiler arguments. (#1230) * Unified Node and NodeSet implementations of #search, #xpath and #css. * Added Node#lang and Node#lang=. * bin/nokogiri passes the URI to parse() if an HTTP URL is given. * bin/nokogiri now loads ~/.nokogirirc so user can define helper methods, etc. * bin/nokogiri can be configured to use Pry instead of IRB by adding a couple of lines to ~/.nokogirirc. (#1198) * bin/nokogiri can better handle urls from STDIN (aiding use of xargs). (#1065) * DocumentFragment#search now matches against root nodes. (#1205) * (MRI) More fixes related to handling libxml2 parse errors during DocumentFragment#dup. (#1196) * `XML::Comment.new` argument types are now consistent and safe (and documented) across MRI and JRuby. (#1224) * Check if `zlib` is available before building `libxml2`. (#1188) * Implement Slop#respond_to_missing?. (#1176) * Optimized the XPath query generated by an `an+b` CSS query. * Capture non-parse errors from Document#dup in Document#errors. (#1196) * (MRI) Fix a bug where CFLAGS passed in are dropped. (#1188) * Fix a bug where CSS selector :nth(n) did not work. (#1187) * (MRI) Bundled Libxml2 is upgraded to 2.9.2. * (MRI) `nokogiri --version` will include a list of applied patches. * (MRI) Nokogiri no longer prints messages directly to TTY while building the extension. * (MRI) Improve the iconv detection for building libxml2. * (MRI) Fix DocumentFragment#element_children (#1138). * Fix a bug with CSS attribute selector without any prefix where "/foo [bar]"/ was treated as "/foo[bar]"/. (#1174) - adapt to new rubygem packaging
- Force fixed timestamps for patched gems (bsc#916047) - Submit systemsmanagement:puppet rubygem-ruby-augeas to SUSE:SLE-12-SP1:GA (fate#316705) - Use SPDX license format - Fix FSF address in license content - Add libxml2-devel dependency only on suse_version == 1110 - Add augeas runtime dependency - use new macros - fixing build: - added buildreqs augeas-devel and pkg-config requirements - updated to version 0.5.0 - add libxml2 headers and library to Makefile - add libxml2-devel build req to rpm spec - split out header, add memstream utils from Augeas - integrate with Travis CI - Takefile: add gem authors metadata - Augeas::transform: add .lns suffix if a module name is passed to match aug_transform behaviour - add Augeas::clearm - add Augeas::context and Augeas::context= - add Augeas::label - add Augeas::rename - add Augeas::srun - add Augeas::text_retrieve - add Augeas::text_store - Updated to 0.4.1, reportedly works better with Ruby 1.9 - set can now set multiple elements at once - expose aug_setm as Augeas#setm - expose error functions through Augeas#error - expose aug_span as Augeas#span - Initial packaging - 0.3.0
- 0.14.0 Bug fixes: * Sending 16-bit signed integers ("/n"/) did not work at all (gh#mvidner/ruby-dbus#68). Requirements: * Stopped supporting ruby 2.0.0, because of Nokogiri. - 0.13.0 Bug fixes: * It is no longer required to explicitly call ProxyObject#introspect, it will be done automatically once (gh#mvidner/ruby-dbus#28). - 0.12.0 API: * Added proxy objects whose methods return single values instead of arrays (use Service#[] instead of Service#object; Issue#30). Requirements: * Require ruby 2.0.0, stopped supporting 1.9.3. - 0.11.2: Bug fixes: * Fixed reading a quoted session bus address, as written by dbus-1.10.10 (Yasuhiro Asaka) - 0.11.1 Bug fixes: * Fix default path finding on FreeBSD (Greg) * Service#unexport fixed to really return the unexported object Requirements: * made tests compatible with RSpec 3 - adapt to new rubygem packaging - 0.11.0 API: * Connection: split off MessageQueue, marked other methods as private. Requirements: * converted tests to RSpec, rather mechanically for now - 0.10.0 Bug fixes: * fixed "/Interfaces added with singleton_class.instance_eval aren't exported"/ (Issue#22, by miaoufkirsh) Requirements: * Require ruby 1.9.3, stopped supporting 1.8.7. - 0.9.3 Bug fixes: * re-added COPYING, NEWS, README.md to the gem (Issue#47, by Cédric Boutillier) Packaging: * use packaging_rake_tasks - 0.9.2 Features: * Ruby strings can be passed where byte arrays ("/ay"/) are expected (Issue#40, by Jesper B. Rosenkilde) Bug fixes: * Fixed accessing ModemManager properties (Issue#41, reported by Ernest Bursa). MM introspection produces two elements for a single interface; merge them. - fixed build: unspecify port and address family - 0.9.1 Bug fixes: * Prefer /etc/machine-id to /var/lib/dbus/machine-id when DBUS_SESSION_BUS_ADDRESS is unset (Issue#39, by WU Jun). - BTW netcfg did not help. Using 127.0.0.1 in upstream now. - BuildRequire netcfg to fix tests failing with 'Failed to lookup host/port: "/localhost:0"/' - 0.9.0 Features: * When calling methods, the interface can be left unspecified if unambiguous (Damiano Stoffie) * YARD documentation, Reference.md Bug fixes: * Introspection attribute "/direction"/ can be omitted as allowed by the specification (Noah Meyerhans). * ProxyObjectInterface#on_signal no longer needs the "/bus"/ parameter (Issue#31, by Damiano Stoffie) - 0.8.0 Features: * Add Anonymous authentication (Issue#27, by Walter Brebels). * Use Nokogiri for XML parsing when available (Issue#24, by Geoff Youngs). Bug fixes: * Use SCM_CREDS authentication only on FreeBSD, not on OpenBSD (Issue#21, reported by Adde Nilsson). * Recognize signature "/h"/ (UNIX_FD) used eg. by Upstart (Issue#23, by Bernd Ahlers). * Find the session bus also via launchd, on OS X (Issue#20, reported by Paul Sturgess). - 0.7.2, a bugfix release * Fixed "/undefined local variable or method `continue'"/ in DBus::Main#run when a service becomes idle (by Ravil Bayramgalin) - 0.7.1, a bugfix release * Fixed calling asynchronous methods on the default interface (Issue#13, by Eugene Korbut). * Fixed Main#quit to really quit the loop (by Josef Reidinger) * Unbundled files from Active Support (by Bohuslav Kabrda) - patch license to follow spdx.org standard - 0.7.0, a bugfix release * Added ASystemBus and ASessionBus, non-singletons useful in tests and threads. * Fixed handling of multibyte strings (Issue#8, by Takayuki YAMAGUCHI). * Allow reopening of a dbus_interface declaration (Issue#9, by T. YAMAGUCHI). * Fixed ruby-1.9.2 compatibility again (Issue#12). * Fixed authentication on BSD (Issue#11, by Jonathan Walker). * Fixed exiting a nested event loop for synchronous calls (reported by Timo Warns). * Fixed introspection calls leaking reply handlers. * "/rake test"/ now works, doing what was called "/rake env:test"/ - updated the spec from a current template to build doc and testsuite subpackages - 0.6.0 * Clients can access properties conveniently (Ticket#28). * Service won't crash whan handling an unknown method or interface (Ticket#31). * Don't send an invalid error name when it originates from a NameError. - really Provide+Obsolete ruby-dbus.rpm. - 0.5.0 * Better binding of Ruby Exceptions to D-Bus Errors. * Converted the package to a Gem (Issue#6). * Converted the tutorial from Webgen to Markdown. * Don't pass file descriptors to subprocesses. * Fixed InterfaceElement::validate_name (Ticket#38, by Herwin Weststrate). * Fixed a typo in InvalidDestinationName description (Ticket#40). - rubygem-ruby-dbus.rpm obsoletes ruby-dbus.rpm - 0.4.0 * TCP transport (by pangdudu) * Enabled test code coverage report (rcov) * Classes should not share all interfaces (Ticket#36/Issue#5) * Ruby 1.9 compatibility (Ticket#37, by Myra Nelson) - require rake for building - 0.3.1 * Many on_signal could cause DBus.Error.LimitsExceeded bnc#617350). Don't add a match rule that already exists, enable removing match rules. Now only one handler for a rule is called (but it is possible for one signal to match more rules). This reverts the half-fix done to fix Issue#3 * Re-added InterfaceElement#add_param for compatibility. * Handle more ways which tell us that a bus connection has died. - 0.3.0 * Automatic signature inference for variants. * Introduced FormalParameter where a plain pair had been used. * Fixed "/undefined method `get_node' for nil:NilClass"/ on Ubuntu Karmic (Ticket#34). * Get the session bus address even if unset in ENV (Issue#4). * Avoid needless DBus::IncompleteBufferException (Ticket#33). * Don't ignore DBus Errors in request_service, raise them (Ticket#32). - took the patches upstream - bump version to 0.2.12.1 - add the name in error to InvalidMethodName - make the signal dispatcher call all handlers (bnc#580935) - don't process an empty buffer - Define Integer.ord for Ruby < 1.8.7 - 0.2.12 * Fixed a long-standing bug where a service activated by the bus would fail with "/undefined method get_node' for nil:NilClass"/ (Tickets#25 and #29). - 0.2.11 * Added DBus::Service#unexport (da1l6). * Return org.freedesktop.DBus.Error.UnknownObject instead of crashing (Ticket#31). * Rescue exceptions in dbus_methods and reply with DBus errors instead of crashing (da1l6). * Better exception messages when sending nil, or mismatched structs. * Call mktemp without --tmpdir, to build on older distros. - Undo the misguided BuildRequires dbus-1-devel - BuildRequires dbus-1-devel - DBus::Service.exists? fixed (Murat Demirten). - Ruby 1.9 fixes (Jedediah Smith). - Fixed an endless sleep in DBus::Main.run (bnc#537401). - Added details to PacketMarshaller exceptions (bnc#538050). - 0.2.10 - Released a new tarball. New changes: - Added DBus::Main.quit. - Mention the DBus interface in a NameError for an unknown method. - Fixed ruby-1.9 "/warning: default `to_a' will be obsolete"/. - 0.2.9 - added patch from http://github.com/mvidner/ruby-dbus, since r160 to yesterday, obsoleting the Jun 18 patch. - Fixed passing an array through a variant. - Fixed marshalling "/av"/ (Ticket #30). - Fixed variant alignment (Ticket #27). - 0.2.1.3 - increase version to 0.2.1.2 to use this package instead from one from another repository that just rebuild due to dependencies - 0.2.1.2 - add patch that prevent crash during receiving array of variants
- Initial package
- Update to runc v1.0.3. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.3. CVE-2021-43784 (bsc#1193436) * A potential vulnerability was discovered in runc (related to an internal usage of netlink), however upon further investigation we discovered that while this bug was exploitable on the master branch of runc, no released version of runc could be exploited using this bug. The exploit required being able to create a netlink attribute with a length that would overflow a uint16 but this was not possible in any released version of runc. For more information see GHSA-v95c-p5hm-xq8f and CVE-2021-43784. Due to an abundance of caution we decided to do an emergency release with this fix, but to reiterate we do not believe this vulnerability was possible to exploit. Thanks to Felix Wilhelm from Google Project Zero for discovering and reporting this vulnerability so quickly. * Fixed inability to start a container with read-write bind mount of a read-only fuse host mount. * Fixed inability to start when read-only /dev in set in spec. * Fixed not removing sub-cgroups upon container delete, when rootless cgroup v2 is used with older systemd. * Fixed returning error from GetStats when hugetlb is unsupported (which causes excessive logging for kubernetes). - Update to runc v1.0.2. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.2 * Fixed a failure to set CPU quota period in some cases on cgroup v1. * Fixed the inability to start a container with the "/adding seccomp filter rule for syscall ..."/ error, caused by redundant seccomp rules (i.e. those that has action equal to the default one). Such redundant rules are now skipped. * Made release builds reproducible from now on. * Fixed a rare debug log race in runc init, which can result in occasional harmful "/failed to decode ..."/ errors from runc run or exec. * Fixed the check in cgroup v1 systemd manager if a container needs to be frozen before Set, and add a setting to skip such freeze unconditionally. The previous fix for that issue, done in runc 1.0.1, was not working. - Update to runc v1.0.1. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.1 * Fixed occasional runc exec/run failure ("/interrupted system call"/) on an Azure volume. * Fixed "/unable to find groups ... token too long"/ error with /etc/group containing lines longer than 64K characters. * cgroup/systemd/v1: fix leaving cgroup frozen after Set if a parent cgroup is frozen. This is a regression in 1.0.0, not affecting runc itself but some of libcontainer users (e.g Kubernetes). * cgroupv2: bpf: Ignore inaccessible existing programs in case of permission error when handling replacement of existing bpf cgroup programs. This fixes a regression in 1.0.0, where some SELinux policies would block runc from being able to run entirely. * cgroup/systemd/v2: don't freeze cgroup on Set. * cgroup/systemd/v1: avoid unnecessary freeze on Set. - Remove upstreamed patches: + boo1187704-0001-cgroupv2-ebpf-ignore-inaccessible-existing-programs.patch - Backport <https://github.com/opencontainers/runc/pull/3055> to fix issues with runc under openSUSE MicroOS's SELinux policy. boo#1187704 + boo1187704-0001-cgroupv2-ebpf-ignore-inaccessible-existing-programs.patch - Update to runc v1.0.0. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0 ! The usage of relative paths for mountpoints will now produce a warning (such configurations are outside of the spec, and in future runc will produce an error when given such configurations). * cgroupv2: devices: rework the filter generation to produce consistent results with cgroupv1, and always clobber any existing eBPF program(s) to fix runc update and avoid leaking eBPF programs (resulting in errors when managing containers). * cgroupv2: correctly convert "/number of IOs"/ statistics in a cgroupv1-compatible way. * cgroupv2: support larger than 32-bit IO statistics on 32-bit architectures. * cgroupv2: wait for freeze to finish before returning from the freezing code, optimize the method for checking whether a cgroup is frozen. * cgroups/systemd: fixed "/retry on dbus disconnect"/ logic introduced in rc94 * cgroups/systemd: fixed returning "/unit already exists"/ error from a systemd cgroup manager (regression in rc94) + cgroupv2: support SkipDevices with systemd driver + cgroup/systemd: return, not ignore, stop unit error from Destroy + Make "/runc --version"/ output sane even when built with go get or otherwise outside of our build scripts. + cgroups: set SkipDevices during runc update (so we don't modify cgroups at all during runc update). + cgroup1: blkio: support BFQ weights. + cgroupv2: set per-device io weights if BFQ IO scheduler is available. - Update to runc v1.0.0~rc95. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc95 This release of runc contains a fix for CVE-2021-30465, and users are strongly recommended to update (especially if you are providing semi-limited access to spawn containers to untrusted users). bsc#1185405 - Update to runc v1.0.0~rc94. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc94 Breaking Changes: * cgroupv1: kernel memory limits are now always ignored, as kmemcg has been effectively deprecated by the kernel. Users should make use of regular memory cgroup controls. Regression Fixes: * seccomp: fix 32-bit compilation errors * runc init: fix a hang caused by deadlock in seccomp/ebpf loading code * runc start: fix "/chdir to cwd: permission denied"/ for some setups - Remove upstreamed patches: - 0001-cloned_binary-switch-from-error-to-warning-for-SYS_m.patch - Backport patch to fix build on SLE-12 ppc64le. + 0001-cloned_binary-switch-from-error-to-warning-for-SYS_m.patch - Update to runc v1.0.0~rc93. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc93 bsc#1182451 bsc#1184962 * Cgroupv2 support is no longer considered experimental. * Mountinfo parsing code has been reworked significantly. * Special ENOSYS handling for seccomp profiles to avoid making new syscalls unusable for glibc. * Various rootless containers improvements. * The "/selinux"/ and "/apparmor"/ buildtags have been removed, and now all runc builds will have SELinux and AppArmor support enabled. - Update to handle the docker-runc removal. bsc#1181677 - Modernise go building for runc now that it has go.mod. - Upgrade to runc v1.0.0~rc92 (bsc#1175821). Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92 * Updates to CRIU support. * Improvements to cgroupfs performance and correctness. - Upgrade to runc v1.0.0~rc91. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91 * This release of runc has experimental support for cgroupv2-only systems. - Remove upstreamed patches: - bsc1149954-0001-sd-notify-do-not-hang-when-NOTIFY_SOCKET-is-used-wit.patch - bsc1168481-0001-cgroup-devices-major-cleanups-and-minimal-transition.patch - Switch to Go 1.13 for build. - Backport https://github.com/opencontainers/runc/pull/2391 to help fix bsc#1168481. + bsc1168481-0001-cgroup-devices-major-cleanups-and-minimal-transition.patch - Renamed patch: 0001-sd-notify-do-not-hang-when-NOTIFY_SOCKET-is-used-wit.patch to bsc1149954-0001-sd-notify-do-not-hang-when-NOTIFY_SOCKET-is-used-wit.patch - Added fix for bsc#1149954 * 0001-sd-notify-do-not-hang-when-NOTIFY_SOCKET-is-used-wit.patch (cherry pick of https://github.com/opencontainers/runc/pull/1807) - Upgrade to runc v1.0.0~rc10. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc10 - Drop upstreamed patches: - CVE-2019-19921.patch - Change packagewide go version to be greater or equal to 1.10. - Update CVE-2019-19921 patch to match upstream PR. * CVE-2019-19921.patch - Add backported fix for CVE-2019-19921. bsc#1160452 + CVE-2019-19921.patch - Upgrade to runc v1.0.0~rc9. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc9 - Remove upstreamed patches: - CVE-2019-16884.patch - Add backported fix for CVE-2019-16884. bsc#1152308 + CVE-2019-16884.patch - Add runc-rpmlintrc to drop runc-test rpmlint warnings. - Upgrade to runc v1.0.0~rc8. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc8 - Includes upstreamed patches for regressions (bsc#1131314 bsc#1131553). - Remove upstreamed patches: - CVE-2019-5736.patch - Add fix for CVE-2019-5736 (effectively copying /proc/self/exe during re-exec to avoid write attacks to the host runc binary). bsc#1121967 + CVE-2019-5736.patch - Update go requirements to >= go1.10 to fix * bsc#1118897 CVE-2018-16873 go#29230 cmd/go: remote command execution during "/go get -u"/ * bsc#1118898 CVE-2018-16874 go#29231 cmd/go: directory traversal in "/go get"/ via curly braces in import paths * bsc#1118899 CVE-2018-16875 go#29233 crypto/x509: CPU denial of service - Require golang = 1.10. - Upgrade to runc v1.0.0~rc6. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc6 - Create a symlink in /usr/bin/runc to enable rootless Podman and Buildah. - Make use of %license macro - Remove 'go test' from %check section, as it has only ever caused us problems and hasn't (as far as I remember) ever caught a release-blocking issue. Smoke testing has been far more useful. boo#1095817 - Upgrade to runc v1.0.0~rc5. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc5 - Remove patch now merged upstream. - bsc1053532-0001-makefile-drop-usage-of-install.patch - Use .tar.xz provided by upstream, as well as include the keyring to allow full provenance of the source. - Use the upstream Makefile, to ensure that we always include the version information in runc. This was confusing users (and Docker). bsc#1053532 - Add a backported patch to fix a Makefile bug. https://github.com/opencontainers/runc/pull/1555 + bsc1053532-0001-makefile-drop-usage-of-install.patch - Update to runc v1.0.0-rc4. Upstream changelog: + runc now supports v1.0.0 of the OCI runtime specification. #1527 + Rootless containers support has been released. The current state of this feature is that it only supports single-{uid,gid} mappings as an unprivileged user, and cgroups are completely unsupported. Work is being done to improve this. #774 + Rather than relying on CRIU version nnumbers, actually check if the system supports pre-dumping. #1371 + Allow the PIDs cgroup limit to be updated. #1423 + Add support for checkpoint/restore of containers with orphaned PTYs (which is effectively all containers with terminal=true). #1355 + Permit prestart hooks to modify the cgroup configuration of a container. #1239 + Add support for a wide variety of mount options. #1460 + Expose memory.use_hierarchy in MemoryStats. #1378 * Fix incorrect handling of systems without the freezer cgroup. #1387 * Many, many changes to switch away from Go's "/syscall"/ stdlib to "/golang.org/x/sys/unix"/. #1394 #1398 #1442 #1464 #1467 #1470 #1474 [#1478] #1491 #1482 #1504 #1519 #1530 * Set cgroup resources when restoring a container. #1399 * Switch back to using /sbin as the installation directory. #1406 * Remove the arbitrary container ID length restriction. #1435 * Make container force deletion ignore non-existent containers. #1451 * Improve handling of arbitrary cgroup mount locations when populating cpuset. #1372 * Make the SaneTerminal interface public. #1479 * Fix cases where runc would report a container to be in a "/Running"/ state if the init was a zombie or dead. #1489 * Do not set supplementary groups for numeric users. #1450 * Fix various issues with the "/owner"/ field in runc-list. #1516 * Many other miscellaneous fixes, some of which were made by first-time contributors. Thanks, and welcome to the project! #1406 #1400 #1365 [#1396] #1402 #1414 #1412 #1408 #1418 #1425 #1428 #1436 #1433 #1438 [#1410] #1447 #1388 #1484 #1481 #1496 #1245 #1524 #1534 #1526 #1533 - Remove any semblance of non-Linux support. #1502 - We no longer use shfmt for testing. #1510 - Use -buildmode=pie for tests and binary build. bsc#1048046 bsc#1051429 - Cleanup seccomp builds similar to bsc#1028638 - Remove the usage of 'cp -r' to reduce noise in the build logs. - switch to opencontainers/runc master branch - remove CVE-2016-9962.patch - stop providing docker-runc - fix the golang requirement to 1.7 to the subpackages - fix golang requirement to 1.7 - Substitute %__-type macro indirections - update version to the one required by docker-17.04.0-ce (bsc#1034053) remove ignore_cgroup2_mountpoint.patch . This is already included in the upstream source code. - Make sure this is being built with go 1.7 - remove the go_arches macro because we are using go1.7 which is available in all archs - fix bsc#1028113 - runc: make sure to ignore cgroup v2 mountpoints This is a backport of https://github.com/opencontainers/runc/pull/1266 + ignore_cgroup2_mountpoint.patch - update to docker-1.13.0 requirement - fix CVE-2016-9962 bsc#1012568 and applying the patch CVE-2016-9962.patch, because 1.12.6 partially fixes it (it contains the first patch attached in bsc#1012568) - update runc to the version used in docker 1.12.5 (bsc#1016307). This fixes bsc#1015661 - For the moment, we have to switch to using Docker's fork of runC. This *will* be solved properly by creating a new package purely for Docker's runC fork, because it's quite silly to tie OCI project releases to Docker's vendoring scheme. Once this is fixed, this package will be switch to being purely-OCI. - add the /usr/bin/docker-run symlink to partially fix bsc#1015661 - fix version by adding a revision "/counter"/ so that it will always increase fix bsc#1009961 - update to 02f8fa7 because that is the needed version for docker 1.12.1 (bsc#1004490) - Run fdupes. - fix go_arches definition: use global instead of define, otherwise it fails to build - Remove docker-runc symlink because it's been fixed within the Docker package. bsc#978260 - Create a symlink /usr/sbin/docker-runc -> /usr/sbin/docker Docker expects this symlink to exist bsc#978260 - Remove GOPATH at the end of the GOPATH assignment cause GOPATH is empty and if we do that, we get the path "/"/ appended, which causes gcc6-go to complain - add go_arches in project configuration: this way, we can use the same spec file but decide in the project configuration if to use gc-go or gcc-go for some archs. - use gcc6-go instead of gcc5-go (bsc#988408) - build ppc64le with gc-go because this version builds with gc-go 1.6 - bump git commit id to the one required by docker v1.12.0 (bsc#995058) - run unit tests during package build - remove seccomp-use-pkg-config.patch The patch is now upstream. - remove GO_BUILD_FLAGS macro and substitute with BUILDFLAGS env variable to allow for easier string appending. - only run unit test on architectures that provide the go list and go test tools - Add runc-test package which contains the source code and the test. This package will be used to run the integration tests. - Simplify package build and check sections: Instead of symlinking we default to cp -avr. go list gets confused by symlinks hence, we need to copy the source code anyway if we want to run unit tests during package build at some point. * Update to runC 0.1.1. (bsc#989566 FATE#320763) Changelog from upstream: This release includes a bug fix for adding the selinux mount label in the specification. * Don't use gcc-go for aarch64, since gc has grown support for it and is more stable. * Disable seccomp entirely for aarch64 builds, since it is not provided on all SUSE platforms. * Update to runC 0.1.0. Changelog from upstream: This release updates runc to the OCI runtime specification v0.5.0 and includes various fixes and features. Features: + cgroups: pid limits and stats + cgroups: kmem stats + systemd cgroup support + libcontainer specconv package + no pivot root option + numeric ids are treated as uid/gid + hook improvements Bug Fixes: * log flushing * atomic pid file creation * init error recovery * seccomp logging removed * delete container on aborted start * /dev bind mount handling * Install to /usr/sbin. https://github.com/opencontainers/runc/pull/702 * Added runC man pages. * Recommended criu, since it's required for the checkpoint and restore functionality. * Small updates to method of compilation to better match Makefile. * Make compilation work on gcc-go only systems (ppc and s390). * initial import of runC 0.0.9 * add patch seccomp-use-pkg-config.patch which allows us to build runC, since they assume that the seccomp.h file lives at /usr/include/seccomp.h.
- The username map [script] advice from CVE-2020-25717 advisory note has undesired side effects for the local nt token. Fallback to a SID/UID based mapping if the name based lookup fails; (bsc#1192849); (bso#14901). - Fix regression introduced by CVE-2020-25717 patches, winbindd does not start when 'allow trusted domains' is off; (bso#14899); - CVE-2020-25717: samba: A user on the domain can become root on domain members; (bsc#1192284); (bso#14556). - CVE-2020-25721: auth: Fill in the new HAS_SAM_NAME_AND_SID values; (bsc#1192505); (bso#14564). - CVE-2020-25718: An RODC can issue (forge) administrator tickets to other servers; (bsc#1192246);(bso#14558). - CVE-2020-25719: samba: AD DC Username based races when no PAC is given;(bsc#1192247);(bso#14561). - CVE-2020-25722: samba: AD DC UPN vs samAccountName not checked (top-level bug for AD DC validation issues);(bsc#1192283); (bso#14564). - CVE-2021-3738: samba: crash in dsdb stack;(bsc#1192215); (bso#14468). - CVE-2021-23192: samba: dcerpc requests don't check all fragments against the first auth_state;(bsc#1192214);(bso#14875). - CVE-2016-2124: don't fallback to non spnego authentication if we require kerberos; (bsc#1014440); (bso#12444). - Update to 4.13.13 * rodc_rwdc test flaps;(bso#14868). * Backport bronze bit fixes, tests, and selftest improvements; (bso#14881). * Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze bit' S4U2Proxy Constrained Delegation bypass in Samba with embedded Heimdal;(bso#14642). * Python ldb.msg_diff() memory handling failure;(bso#14836). * "/in"/ operator on ldb.Message is case sensitive;(bso#14845). * Fix Samba support for UF_NO_AUTH_DATA_REQUIRED;(bso#14871). * Allow special chars like "/@"/ in samAccountName when generating the salt;(bso#14874). * Fix transit path validation;(bso#12998). * Prepare to operate with MIT krb5 >= 1.20;(bso#14870). * rpcclient NetFileEnum and net rpc file both cause lock order violation: brlock.tdb, share_entries.tdb;(bso#14645). * Python ldb.msg_diff() memory handling failure;(bso#14836). * Release LDB 2.3.1 for Samba 4.14.9;(bso#14848). - Update to 4.13.12 * Address a signifcant performance regression in database access in the AD DC since Samba 4.12;(bso#14806). * Fix performance regression in lsa_LookupSids3/LookupNames4 since Samba 4.9 by using an explicit database handle cache; (bso#14807). * An unuthenticated user can crash the AD DC KDC by omitting the server name in a TGS-REQ;(bso#14817). * Address flapping samba_tool_drs_showrepl test;(bso#14818). * Address flapping dsdb_schema_attributes test;(bso#14819). * An unuthenticated user can crash the AD DC KDC by omitting the server name in a TGS-REQ;(bso#14817). * Fix CTDB flag/status update race conditions(bso#14784). - Update to 4.13.11 * smbd: panic on force-close share during offload write; (bso#14769). * Fix returned attributes on fake quota file handle and avoid hitting the VFS;(bso#14731). * smbd: "/deadtime"/ parameter doesn't work anymore;(bso#14783). * net conf list crashes when run as normal user;(bso#14787). * Work around special SMB2 READ response behavior of NetApp Ontap 7.3.7;(bso#14607). * Start the SMB encryption as soon as possible;(bso#14793). * Winbind should not start if the socket path for the privileged pipe is too long;(bso#14792). - Fix 'net rpc' authentication when using the machine account; (bsc#1189017); (bso#14796); - Fix dependency problem upgrading from libndr0 to libndr1; (bsc#1189875); - Fix dependency problem upgrading from libsmbldap0 to libsmbldap2; (bsc#1189875); - Fix wrong kvno exported to keytab after net ads changetrustpw due to replication delay; (bsc#1188727); - Add Certificate Auto Enrollment Policy; (jsc#SLE-18456). - Update to 4.13.10 * s3: smbd: Ensure POSIX default ACL is mapped into returned Windows ACL for directory handles; (bso#14708); * Take a copy to make sure we don't reference free'd memory; (bso#14721); * s3: lib: Fix talloc heirarcy error in parent_smb_fname(); (bso#14722); * s3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent) in change_file_owner_to_parent() error path; (bso#14736); * samba-tool: Give better error information when the 'domain backup restore' fails with a duplicate SID; (bso#14575); * smbd: Correctly initialize close timestamp fields; (bso#14714); * Spotlight RPC service doesn't work with vfs_glusterfs; (bso#14740); * ctdb: Fix a crash in run_proc_signal_handler(); (bso#14475); * gensec_krb5: Restore ipv6 support for kpasswd; (bso#14750); * smbXsrv_{open,session,tcon}: Protect smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records; (bso#14752); * samba-tool domain backup offline doesn't work against bind DLZ backend; (bso#14027); * netcmd: Use next_free_rid() function to calculate a SID for restoring a backup; (bso#14669); - Update to 4.13.9 * s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success; (bso#14696); * Add documentation for dsdb_group_audit and dsdb_group_json_audit to "/log level"/, synchronise "/log level"/ in smb.conf with the code; (bso#14689); * Fix smbd panic when two clients open same file; (bso#14672); * Fix memory leak in the RPC server; (bso#14675); * s3: smbd: Fix deferred renames; (bso#14679); * s3-iremotewinspool: Set the per-request memory context; (bso#14675); * rpc_server3: Fix a memleak for internal pipes; (bso#14675); * third_party: Update socket_wrapper to version 1.3.2; (bso#11899); * third_party: Update socket_wrapper to version 1.3.3; (bso#14639); * idmap_rfc2307 and idmap_nss return wrong mapping for uid/gid conflict; (bso#14663); * Fix the build on OmniOS; (bso#14288); - Update to 4.13.8 * CVE-2021-20254: Fix buffer overrun in sids_to_unixids(); (bso#14571 - Update to 4.13.7 * Release with dependency on ldb version 2.2.1. - CVE-2021-20254 Buffer overrun in sids_to_unixids(); (bnc#14571); (bsc#1184677). - Fix offline domain backup not possible using lmdb version >= 0.9.26; (bso#14676); - Require libldb >= 2.2.1; (bsc#1183572); (bsc#1183574); - Update to 4.13.6 * CVE-2020-27840: samba: Unauthenticated remote heap corruption via bad DNs; (bso#14595); (bsc#1183572). * CVE-2021-20277: samba: out of bounds read in ldb_handler_fold; (bso#14655); (bsc#1183574). - Update to 4.13.5 * s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up failure; (bso#14634); * s3: libsmb: Add missing cli_tdis() in error path if encryption setup failed on temp proxy connection; (bso#13992); * smbd: In conn_force_tdis_done() when forcing a connection closed force a full reload of services; (bso#14604); * dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones (bso#14593); * s3: Fix fcntl waf configure check; (bso#14503); * s3/auth: Implement "/winbind:ignore domains"/; (bso#14602); * smbd: Use fsp->conn->session_info for the initial delete-on-close token; (bso#14617); * s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path; (bso#14648); * classicupgrade: Treat old never expires value right; (bso#14624); * g_lock: Fix uninitalized variable reads; (bso#14636); * s3:pysmbd: Fix fd leak in py_smbd_create_file(); (bso#13898); * lib:util: Avoid free'ing our own pointer; (bso#14625); * HEIMDAL: krb5_storage_free(NULL) should work; (bso#12505); - Spec file fixes around systemd and requires; (bsc#1182830); - Align systemd service unit files with upstream provided ones. - Update to 4.13.4 * Work around special SMB2 IOCTL response behavior of NetApp Ontap 7.3.7; (bso#14607); * Temporary DFS share setup doesn't set case parameters in the same way as a regular share definition does; (bso#14612); * lib: Avoid declaring zero-length VLAs in various messaging functions; (bso#14605); * Do not create an empty DB when accessing a sam.ldb; (bso#14579); * vfs_fruit may close wrong backend fd; (bso#14596); * Temporary DFS share setup doesn't set case parameters in the same way as a regular share definition does; (bso#14612); * vfs_virusfilter: Allocate separate memory for config char*; (bso#14606); * vfs_fruit may close wrong backend fd; (bso#14596); * Work around special SMB2 IOCTL response behavior of NetApp Ontap 7.3.7; (bso#14607); * The cache directory for the user gencache should be created recursively; (bso#14601); * Be more flexible with repository names in CentOS 8 test environments; (bso#14594); - Uninstalling samba-client: Failed to disable unit, cifs.service does not exists; (bsc#1180388); - Update to 4.13.3 + libcli: smb2: Never print length if smb2_signing_key_valid() fails for crypto blob; (bso#14210); + s3: modules: gluster. Fix the error I made in preventing talloc leaks from a function; (bso#14486); + s3: smbd: Don't overwrite contents of fsp->aio_requests[0] with NULL via TALLOC_FREE(); (bso#14515); + s3: spoolss: Make parameters in call to user_ok_token() match all other uses; (bso#14568); + s3: smbd: Quiet log messages from usershares for an unknown share; (bso#14590); + samba process does not honor max log size; (bso#14248); + vfs_zfsacl: Add missing inherited flag on hidden "/magic"/ everyone@ ACE; (bso#14587); + s3-libads: Pass timeout to open_socket_out in ms; (bso#13124); + s3-vfs_glusterfs: Always disable write-behind translator; (bso#14486); + smbclient: Fix recursive mget; (bso#14517); + clitar: Use do_list()'s recursion in clitar.c; (bso#14581); + manpages/vfs_glusterfs: Mention silent skipping of write-behind translator; (bso#14486); + vfs_shadow_copy2: Preserve all open flags assuming ROFS; (bso#14573); + interface: Fix if_index is not parsed correctly; (bso#14514); - Update to 4.13.2 + s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return; (bso#14486); + RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special; (bso#14471); + smb.conf.5: Add clarification how configuration changes reflected by Samba; (bso#14538); + daemons: Report status to systemd even when running in foreground; (bso#14552); + DNS Resolver: Support both dnspython before and after 2.0.0; (bso#14553); + s3-vfs_glusterfs: Refuse connection when write-behind xlator is present; (bso#14486); + provision: Add support for BIND 9.16.x; (bso#14487); + ctdb-common: Avoid aliasing errors during code optimization; (bso#14537); + libndr: Avoid assigning duplicate versions to symbols; (bso#14541); + docs: Fix default value of spoolss:architecture; (bso#14522); + winbind: Fix a memleak; (bso#14388); + s4:dsdb:acl_read: Implement "/List Object"/ mode feature; (bso#14531); + docs-xml/manpages: Add warning about write-behind translator for vfs_glusterfs; (bso#14486); + nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h. + vfs_shadow_copy2: Avoid closing snapsdir twice; (bso#14530); + third_party: Update resolv_wrapper to version 1.1.7; (bso#14547); + examples:auth: Do not install example plugin; (bso#14550); + ctdb-recoverd: Drop unnecessary and broken code; (bso#14513); + RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special; (bso#14471); - Adjust smbcacls '--propagate-inheritance' feature to align with upstream; (bsc#1178469). - Update to samba 4.13.1 + CVE-2020-14383: An authenticated user can crash the DCE/RPC DNS with easily crafted records; (bsc#1177613); (bso#14472); + CVE-2020-14323: Unprivileged user can crash winbind; (bsc#1173994); (bso#14436); + CVE-2020-14318: Missing handle permissions check in SMB1/2/3 ChangeNotify; (bsc#1173902); (bso#14434); - Adjust systemd tmpfiles.d configuration, use /run/samba instead of /var/run/samba; (bsc#1177355); - Fix vfs_ceph query_directory regression; (bso#14519) - Drop liburing-devel for SLE15-SP2; (bsc#1177245) - Register CTDB recovery lock holder with ceph-mgr - Add liburing-devel dependency - Update to samba 4.13.0 + Require Python 3.6 + Move wide links functionality into VFS module + Deprecate NT4-like 'classic' Samba domain controllers + Deprecate SMBv1 only protocol options + Remove deprecated "/ldap ssl ads"/ option + Unify asynchronous DCE-RPC server; (jsc#SES-645) + Replay multichannel lease break requests; (bso#11897); (jsc#SES-655) + Drop internal byteorder.h header from util-devel package + Remove final code for the AD DC LDAP backend + Add AD DC Group Policy Scripts + Only use gnutls_aead_cipher_encryptv2() for GnuTLS > 3.6.14; (bso#14399) + Fix %U substitutions if it contains a domain name; (bso#14467) + Fix krb5.conf creation for 'net ads join'; (bso#14479) + Fix build problem if libbsd-dev is not installed; (bso#14482) + Toggle vfs_snapper using "/--with-shared-modules"/; (bso#14437) + Fix idmap_ad RFC4511 response handling; (bso#14465) + Fix panic in get_lease_type(); (bso#14428) - Update to samba 4.11.13 + CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Protect netr_ServerPasswordSet2 against unencrypted passwords; (bsc#1176579); (bso#14497); + CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Support "/server require schannel:WORKSTATION$ = no"/ about unsecure configurations; (bsc#1176579); (bso#14497); + CVE-2020-1472(ZeroLogon): s4 torture rpc: repeated bytes in client challenge; (bsc#1176579); (bso#14497); + CVE-2020-1472(ZeroLogon): libcli/auth: Reject weak client challenges in netlogon_creds_server_init() "/server require schannel:WORKSTATION$ = no"/; (bsc#1176579); (bso#14497); - Update to samba 4.11.12 + s3: libsmb: Fix SMB2 client rename bug to a Windows server; (bso#14403); + dsdb: Allow "/password hash userPassword schemes = CryptSHA256"/ to work on RHEL7; (bso#14424); + dbcheck: Allow a dangling forward link outside our known NCs; (bso#14450); + lib/debug: Set the correct default backend loglevel to MAX_DEBUG_LEVEL; (bso#14426); + s3:smbd: PANIC: assert failed in get_lease_type(); (bso#14428); + lib/util: do not install "/test_util_paths"/; (bso#14370); + lib:util: Fix smbclient -l basename dir; (bso#14345); + s3:smbd: PANIC: assert failed in get_lease_type(); (bso#14428); + util: Allow symlinks in directory_create_or_exist; (bso#14166); + docs: Fix documentation for require_membership_of of pam_winbind; (bso#14358); + s3:winbind:idmap_ad: Make failure to get attrnames for schema mode fatal; (bso#14425); - Add obsoletes to libsmbldap2 package to fix upgrades from previous versions; (bsc#1172810); - Fix net command unable to negotiate SMB2; (bsc#1174120); - Update to samba 4.11.11 + CVE-2020-10730: NULL de-reference in AD DC LDAP server when ASQ and VLV combined; (bso#14364); (bsc#1173159] + CVE-2020-10745: invalid DNS or NBT queries containing dots use several seconds of CPU each; (bso#14378); (bsc#1173160). + CVE-2020-10760: Use-after-free in AD DC Global Catalog LDAP server with paged_result or VLV; (bso#14402); (bsc#1173161) + CVE-2020-14303: Endless loop from empty UDP packet sent to AD DC nbt_server; (bso#14417); (bsc#1173359). - Update to samba 4.11.10 + Fix segfault when using SMBC_opendir_ctx() routine for share folder that contains incorrect symbols in any file name; (bso#14374). + vfs_shadow_copy2 doesn't fail case looking in snapdirseverywhere mode; (bso#14350) + ldb_ldap: Fix off-by-one increment in lldb_add_msg_attr; (bso#14413). + Malicous SMB1 server can crash libsmbclient; (bso#14366) + winbindd: Fix a use-after-free when winbind clients exit; (bso#14382) + ldb: Bump version to 2.0.11, LMDB databases can grow without bounds. (bso#14330) - Update to samba 4.11.9 + nmblib: Avoid undefined behaviour in handle_name_ptrs(); (bso#14242). + 'samba-tool group' commands do not handle group names with special chars correctly; (bso#14296). + smbd: avoid calling vfs_file_id_from_sbuf() if statinfo is not valid; (bso#14237). + Missing check for DMAPI offline status in async DOS attributes; (bso#14293). + smbd: Ignore set NTACL requests which contain S-1-5-88 NFS ACEs; (bso#14307). + vfs_recycle: Prevent flooding the log if we're called on non-existant paths; (bso#14316) + smbd mistakenly updates a file's write-time on close; (bso#14320). + RPC handles cannot be differentiated in source3 RPC server; (bso#14359). + librpc: Fix IDL for svcctl_ChangeServiceConfigW; (bso#14313). + nsswitch: Fix use-after-free causing segfault in _pam_delete_cred; (bso#14327). + Fix fruit:time machine max size on arm; (bso#13622) + CTDB recovery corner cases can cause record resurrection and node banning; (bso#14294). + ctdb: Fix a memleak; (bso#14348). + libsmb: Don't try to find posix stat info in SMBC_getatr(). + ctdb-tcp: Move free of inbound queue to TCP restart; (bso#14295); (bsc#1162680). + s3/librpc/crypto: Fix double free with unresolved credential cache; (bso#14344); (bsc#1169095) + s3:libads: Fix ads_get_upn(); (bso#14336). + CTDB recovery corner cases can cause record resurrection and node banning; (bso#14294) + Starting ctdb node that was powered off hard before results in recovery loop; (bso#14295); (bsc#1162680). + ctdb-recoverd: Avoid dereferencing NULL rec->nodemap; (bso#14324) - Update to samba 4.11.8 + CVE-2020-10700: Use-after-free in Samba AD DC LDAP Server with ASQ; (bso#14331); (bsc#1169850); + CVE-2020-10704: LDAP Denial of Service (stack overflow) in Samba AD DC; (bso#14334); (bsc#1169851); - Update to samba 4.11.7 + s3: lib: nmblib. Clean up and harden nmb packet processing; (bso#14239). + s3: VFS: full_audit. Use system session_info if called from a temporary share definition; (bso#14283) + dsdb: Correctly handle memory in objectclass_attrs; (bso#14258). + ldb: version 2.0.9, Samba 4.11 and later give incorrect results for SCOPE_ONE searches; (bso#14270) + auth: Fix CIDs 1458418 and 1458420 Null pointer dereferences; (bso#14247). + smbd: Handle EINTR from open(2) properly; (bso#14285) + winbind member (source3) fails local SAM auth with empty domain name; (bso#14247) + winbindd: Handling missing idmap in getgrgid(); (bso#14265). + lib:util: Log mkdir error on correct debug levels; (bso#14253). + wafsamba: Do not use 'rU' as the 'U' is deprecated in Python 3.9; (bso#14266). + ctdb-tcp: Make error handling for outbound connection consistent; (bso#14274). - Update to samba 4.11.6 + pygpo: Use correct method flags; (bso#14209). + vfs_ceph_snapshots: Fix root relative path handling; (bso#14216); (bsc#1141320). + Avoiding bad call flags with python 3.8, using METH_NOARGS instead of zero; (bso#14209). + source4/utils/oLschema2ldif: Include stdint.h before cmocka.h; (bso#14218). + docs-xml/winbindnssinfo: Clarify interaction with idmap_ad etc; (bso#14122). + smbd: Fix the build with clang; (bso#14251). + upgradedns: Ensure lmdb lock files linked; (bso#14199). + s3: VFS: glusterfs: Reset nlinks for symlink entries during readdir; (bso#14182). + smbc_stat() doesn't return the correct st_mode and also the uid/gid is not filled (SMBv1) file; (bso#14101). + librpc: Fix string length checking in ndr_pull_charset_to_null(); (bso#14219). + ctdb-scripts: Strip square brackets when gathering connection info; (bso#14227). - Add libnetapi-devel to baselibs conf, for wine usage; (bsc#1172307); - Installing: samba - samba-ad-dc.service does not exist and unit not found; (bsc#1171437); - Fix samba_winbind package is installing python3-base without python3 package; (bsc#1169521); - Require libldb2 >= 2.0.10 after security release. - CVE-2020-10704: LDAP Denial of Service (stack overflow) in Samba AD DC; (bso#14334); (bsc#1169851); - CVE-2020-10700: Use-after-free in Samba AD DC LDAP Server with ASQ; (bso#14331); (bsc#1169850); - Fix smbclient crash with double free (with unresolved krb5 credential cache); (bso#14344); (bsc#1169095). - Starting ctdb node that was powered off hard before results in recovery loop; (bso#14295); (bsc#1162680). - CTDB doesn't retry outgoing connections on bind (and some other) failures; (bso#14274); (bsc#1162680). - Revert: Allow idmap_rid to have primary group other than "/Domain Users"/; (bsc#1087931). - Fix nmbstatus not reporting detailed information about workgroups; (bsc#1159464); - Fix querying all names registered within broadcast area; (bso#8927); - Update to samab 4.11.5 + CVE-2019-14902: Replication of ACLs down subtree on AD Directory is not automatic; (bso#12497); (bsc#1160850). + CVE-2019-19344: Fix server crash with dns zone scavenging = yes; (bso#14050); (bsc#1160852). + CVE-2019-14907: server-side crash after charset conversion failure (eg during NTLMSSP processing); (bso#14208); (bsc#1160888). - Update to samba 4.11.4 + Ensure SMB1 cli_qpathinfo2() doesn't return an inode number; (bso#14161). + Ensure we don't call cli_RNetShareEnum() on an SMB1 connection; (bso#14174). + NT_STATUS_ACCESS_DENIED becomes EINVAL when using SMB2 in SMBC_opendir_ctx; (bso#14176). + SMB2 - Ensure we use the correct session_id if encrypting an interim response; (bso#14189). + Prevent smbd crash after invalid SMB1 negprot; (bso#14205). + printing: Fix %J substition; (bso#13745). + Remove now unneeded call to cmdline_messaging_context(); (bso#13925). + Fix incomplete conversion of former parametric options; (bso#14069). + Fix sync dosmode fallback in async dosmode codepath; (bso#14070). + vfs_fruit returns capped resource fork length; (bso#14171). + libnet_join: Add SPNs for additional-dns-hostnames entries; (bso#14116). + smbd: Increase a debug level; (bso#14211). + Prevent azure ad connect from reporting discovery errors reference-value-not-ldap-conformant; (bso#14153). + krb5_plugin: Fix developer build with newer heimdal system library; (bso#14179). + replace: Only link libnsl and libsocket if required; (bso#14168); + ctdb: Incoming queue can be orphaned causing communication; breakdown; (bso#14175). + ldb: Release ldb 2.0.8. Cross-compile will not take cross-answers or cross-execute; (bso#13846). + heimdal-build: Avoid hard-coded /usr/include/heimdal in asn1_compile-generated code; (bso#13856). - Fix Ceph snapshot root relative path handling; (bso#14216); (bsc#1141320). - Update to samba 4.11.3 + CVE-2019-14861: DNSServer RPC server crash, an authenticated user can crash the DCE/RPC DNS management server by creating records with matching the zone name; (bso#14138); (bsc#1158108). + CVE-2019-14870: DelegationNotAllowed not being enforced, the DelegationNotAllowed Kerberos feature restriction was not being applied when processing protocol transition requests (S4U2Self), in the AD DC KDC; (bso#14187); (bsc#1158109). - CVE-2019-14861: DNSServer RPC server crash, an authenticated user can crash the DCE/RPC DNS management server by creating records with matching the zone name; (bso#14138); (bsc#1158108). - CVE-2019-14870: DelegationNotAllowed not being enforced, the DelegationNotAllowed Kerberos feature restriction was not being applied when processing protocol transition requests (S4U2Self), in the AD DC KDC; (bso#14187); (bsc#1158109). - Update to samba 4.11.2 + CVE-2019-10218: Client code can return filenames containing path separators; (bsc#1144902); (bso#14071). + CVE-2019-14833: Samba AD DC check password script does not receive the full password; (bso#12438). + CVE-2019-14847: User with "/get changes"/ permission can crash AD DC LDAP server via dirsync; (bso#14040). - Fixes from 4.11.1 + Overlinking libreplace against librt and pthread against every binary or library causes issues; (bso#14140); + kpasswd fails when built with MIT Kerberos; (bso#14155); + Fix spnego fallback from kerberos to ntlmssp in smbd server; (bso#14106); + Stale file handle error when using mkstemp on a share; (bso#14137); + non-AES schannel broken; (bso#14134); + Joining Active Directory should not use SAMR to set the password; (bso#13884); + smbclient can blunder into the SMB1 specific cli_RNetShareEnum() call on an SMB2 connection; (bso#14152); + Deleted records can be resurrected during recovery; (bso#14147); + getpwnam and getpwuid need to return data for ID_TYPE_BOTH group; (bso#14141); + winbind does not list forest trusts with additional trust attributes; (bso#14130); + fault report points to outdated documentation; (bso#14139); + pam_winbind with krb5_auth or wbinfo -K doesn't work for users of trusted domains/forests; (bso#14124); + classicupgrade results in uncaught exception - a bytes-like object is required, not 'str'; (bso#14136); + pod2man is not longer required, stop checking at build time; (bso#14131); + Exit code of ctdb nodestatus should not be influenced by deleted nodes; (bso#14129); + username/password authentication doesn't work with CUPS and smbspool; (bso#14128); + smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(); (bso#14094); - CVE-2019-14847: User with "/get changes"/ permission can crash AD DC LDAP server via dirsync; (bso#14040); (bsc#1154598); - CVE-2019-10218: Client code can return filenames containing path separators; (bso#14071); (bsc#1144902); - CVE-2019-14833: samba: Accent with "/check script password"/ Samba AD DC check password script does not receive the full password; (bso#12438); (bsc#1154289). - Update to samba 4.11.0 + For details on all items see WHATSNEW.txt in samba-doc package + Python2 runtime support removed; python 3.4 or later required + Security improvements: - SMB1 disabled by default - lanman and plaintext authentication deprecated - winbind: PAM_AUTH and NTLM_AUTH events logged - GnuTLS 3.2 required; system FIPS mode setting honored + CephFS Snapshot integration, exposed as previous file versions + ctdb changes: - onnode -o option removed - ctdbd logs when using more than 90% of a CPU thread - CTDB_MONITOR_SWAP_USAGE variable removed + AD Domain controller improvements: - Upgrade AD databse format - BIND9_FLATFILE deprecated - default process model chagned to prefork - bind9 dns operation duration logging - Default schema updated to 2012_R2; function level is unchanged - many performance improvements + Configuration webserver support removed - Fix broken username/password authentication with CUPS and smbspool; (bsc#1152143); (bso#14128). - Fix auth problems when printing via smbspool backend with kerberos; (bnc#1148539); (bso#13832). - Update to samba 4.10.8 + CVE-2019-10197: user escape from share path definition; (bso#14035); (bsc#1141267); - Fix build on newer systems by modifying samba.spec to use consistent non-relative paths for pammodules in configure line and specification of pam_winbind.so library to package. - Update to samba 4.10.7 + Unable to create or rename file/directory inside shares configured with vfs_glusterfs_fuse module; (bso#14010). + build: Allow build when '--disable-gnutls' is set; (bso#13844) + samba-tool: Add 'import samba.drs_utils' to fsmo.py; (bso#13973). + Fix 'Error 32 determining PSOs in system' message on old DB with FL upgrade; (bso#14008). + s4/libnet: Fix joining a Windows pre-2008R2 DC; (bso#14021) + join: Use a specific attribute order for the DsAddEntry nTDSDSA object; (bso#14046). + vfs_catia: Pass stat info to synthetic_smb_fname(); (bso#14015). + lookup_name: Allow own domain lookup when flags == 0; (bso#14091). + s4 librpc rpc pyrpc: Ensure tevent_context deleted last; (bso#13932). + DEBUGC and DEBUGADDC doesn't print into a class specific log file; (bso#13915). + Request to keep deprecated option "/server schannel"/, VMWare Quickprep requires "/auto"/; (bso#13949). + dbcheck: Fallback to the default tombstoneLifetime of 180 days; (bso#13967). + dnsProperty fails to decode values from older Windows versions; (bso#13969). + samba-tool: Use only one LDAP modify for dns partition fsmo role transfer; (bso#13973). + third_party: Update waf to version 2.0.17; (bso#13960). + netcmd: Allow 'drs replicate --local' to create partitions; (bso#14051). + ctdb-config: Depend on /etc/ctdb/nodes file; (bso#14017). - CVE-2019-10197: user escape from share path definition; (bso#14035); (bsc#1141267). - Prepare for use future use of kernel keyrings, modify /etc/pam.d/samba to include pam_keyinit.so; (bsc#1144059). - Update samba-winbind script to work with systemd; (bsc#1132739); - Drop samba dhcpcd hook scripts - Update to samba 4.10.6 + s3: winbind: Fix crash when invoking winbind idmap scripts; (bso#13956). + smbd does not correctly parse arguments passed to dfree and quota scripts; (bso#13964). + samba-tool dns: use bytes for inet_ntop; (bso#13965). + samba-tool domain provision: Fix --interactive module in python3; (bso#13828). + ldb_kv: Skip @ records early in a search full scan; (bso#13893). + docs: Improve documentation of "/lanman auth"/ and "/ntlm auth"/ connection; (bso#13981). + python/ntacls: Use correct "/state directory"/ smb.conf option instead of "/state dir"/; (bso#14002). + registry: Add a missing include; (bso#13840). + Fix SMB guest authentication; (bso#13944). + AppleDouble conversion breaks Resourceforks; (bso#13958). + vfs_fruit makes direct use of syscalls like mmap() and pread(); (bso#13968). + s3:mdssvc: Fix flex compilation error; (bso#13987). + s3/vfs_glusterfs[_fuse]: Avoid using NAME_MAX directly; (bso#13872). + dsdb:samdb: schemainfo update with relax control; (bso#13799). + s3:util: Move static file_pload() function to lib/util; (bso#13964). + smbd: Fix a panic; (bso#13957). + ldap server: Generate correct referral schemes; (bso#12478). + s4 dsdb/repl_meta_data: fix use after free in dsdb_audit_add_ldb_value; (bso#13941). + s4 dsdb: Fix use after free in samldb_rename_search_base_callback; (bso#13942). + dsdb/repl: we need to replicate the whole schema before we can apply it; (bso#12204). + ldb: Release ldb 1.5.5; (bso#12478). + Schema replication fails if link crosses chunk boundary backwards; (bso#13713). + 'samba-tool domain schemaupgrade' uses relax control and skips the schemaInfo update provision; (bso#13799). + dsdb_audit: avoid printing "/... remote host [Unknown] SID [(NULL SID)] ..."/; (bso#13916). + python/ntacls: We only need security.SEC_STD_READ_CONTROL in order to get the ACL; (bso#13917). + s3:loadparm: Ensure to truncate FS Volume Label at multibyte boundary; (bso#13947). + Using Kerberos credentials to print using spoolss doesn't work; (bso#13939). + wafsamba: Use native waf timer; (bso#13998). + ctdb-scripts: Fix tcp_tw_recycle existence check; (bso#13984). - Update to samba-4.10.5 (including updates for 4.10.4, 4.10.3) + CVE-2019-12435 rpc/dns: Avoid NULL deference if zone not found in DnssrvOperation2; (bso#13922); (bsc#1137815). + CVE-2019-12436 dsdb/paged_results: Ignore successful results without messages; (bso#13951); (bsc#1137816). - Update to samba-4.10.4 + s3: SMB1: Don't allow recvfile on stream fsp's; (bso#13938). + py/provision: Fix for Python 2.6; (bso#13882). + netcmd: Fix 'passwordsettings --max-pwd-age' command; (bso#13873). + s3-libnet_join: 'net ads join' to child domain fails when using "/-U admin@forestroot"/; (bso#13861). + vfs_ceph: Explicitly enable libcephfs POSIX ACL support; (bso#13896); (bsc#1130245). + vfs_ceph: Fix cephwrap_flistxattr() debug message; (bso#13940); (bsc#1134697). + ctdb-common: Avoid race between fd and signal events; (bso#13895). + ctdb-common: Fix memory leak in run_proc; (bso#13943). + lib: Initialize getline() arguments; (bso#13892). + winbind: Fix overlapping id ranges; (bco#13903). + lib util debug: Increase format buffer to 4KiB; (bso#13902). + nsswitch pam_winbind: Fix Asan use after free; (bso#13927). + s4 lib socket: Ensure address string owned by parent struct; (bso#13929). + s3 rpc_client: Fix Asan stack use after scope; (bso#13936). + s3:smbd: Handle IO_REPARSE_TAG_DFS in SMB_FIND_FILE_FULL_DIRECTORY_INFO; (bso#10097). + smb2_tcon: Avoid STATUS_PENDING completely on tdis; (bso#10344). + smb2_sesssetup: avoid STATUS_PENDING responses for session setup; (bso#12845). + smb2_tcon: Avoid STATUS_PENDING completely on tdis; (bso#13698). + smb2_sesssetup: avoid STATUS_PENDING responses for session setup; (bso#13796). + dbcheck: Fix the err_empty_attribute() check; (bso#13843). + vfs_snapper: Drop unneeded fstat handler; (bso#13858). + vfs_default: Fix vfswrap_offload_write_send() NT_STATUS_INVALID_VIEW_SIZE check; (bso#13862). + smb2_server: Grant all 8192 credits to clients; (bso#13863). + smbd: Implement SMB_FILE_NORMALIZED_NAME_INFORMATION handling; (bso#13919). + s3/vfs_glusterfs: Dynamically determine NAME_MAX; (bso#13872). + s3: modules: ceph: Use current working directory instead of share path; (bso#13918); (bsc#1134452). + winbind: Use domain name from lsa query for sid_to_name cache entry; (bso#13831). + memcache: Increase size of default memcache to 512k; (bso#13865). + docs: Update smbclient manpage for "/--max-protocol"/; (bso#13857). + s3:utils: If share is NULL in smbcacls, don't print it; (bso#13937). + s3:smbspool: Fix regression printing with Kerberos credentials; (bso#13939). + ctdb-scripts: CTDB restarts failed NFS RPC services by hand, which is incompatible with systemd; (bso#13860). + ctdb-daemon: Revert "/We can not assume that just because we could complete a TCP handshake"/; (bso#13888). + ctdb-daemon: Never use 0 as a client ID; (bso#13930). + ctdb-common: Fix memory leak; (bso#13943). + s3:debug: Enable logging for early startup failures; (bso#13904) - Update to samba-4.10.3 + CVE-2018-16860: Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum; (bso#13685); (bsc#1134024). - CVE-2019-12435: zone operations can crash rpc server; (bso#13922); (bsc#1137815). - Fix cephwrap_flistxattr() debug message; (bso#13940); (bsc#1134697). - Add ceph_snapshots VFS module; (jsc#SES-183). - Fix vfs_ceph realpath; (bso#13918); (bsc#1134452). - Update to samba-4.10.2: + CVE-2019-3870 (World writable files in Samba AD DC private/ dir); (bso#13834). + CVE-2019-3880 (Save registry file outside share as unprivileged user); (bso#13851). + py/kcc_utils: py2.6 compatibility; (bso#13837). + libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response; (bso#13869). + regfio: Improve handling of malformed registry hive files; (bso#13840). + ctdb-version: Simplify version string usage; (bso#13789). + lib: Make fd_load work for non-regular files; (bso#13859). + dbcheck: in the middle of the tombstone garbage collection causes replication failures, dbcheck: add --selftest-check-expired-tombstones cmdline option; (bso#13816). + ndr_spoolss_buf: Fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818). + s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so; (bso#13854). + acl_read: Fix regression for empty lists; (bso#13836). + s4:dlz make b9_has_soa check dc=@ node; (bso#13841). + s3:client: Fix printing via smbspool backend with kerberos auth; (bso#13832). + s4:librpc: Fix installation of Samba; (bso#13847). + s3:lib: Fix the debug message for adding cache entries; (bso#13848). + s3:utils: Add 'smbstatus -L --resolve-uids' to show username; (bso#13793). + s3:lib: Fix the debug message for adding cache entries; (bso#13848). + s3:waf: Fix the detection of makdev() macro on Linux; (bso#13853). * ctdb-build: Drop creation of .distversion in tarball; (bso#13789). * ctdb-packaging: Test package requires tcpdump, ctdb package should not own system library directory; (bso#13838). - Update to samba-4.10.1: + py/kcc_utils: py2.6 compatibility; (bso#13837); + libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response; (bso#13869); + regfio: Improve handling of malformed registry hive files; (bso#13840); + ctdb-version: Simplify version string usage; (bso#13789); + lib: Make fd_load work for non-regular files; (bso#13859); + dbcheck in the middle of the tombstone garbage collection causes replication failures, dbcheck: add --selftest-check-expired-tombstones cmdline option; (bso#13816); + ndr_spoolss_buf: Fix out of scope use of stack variable in NDR_SPOOLSS_PUSH_ENUM_OUT(); (bso#13818); + s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.so; (bso#13854); + acl_read: Fix regression for empty lists; (bso#13836); + s4:dlz make b9_has_soa check dc=@ node; (bso#13841); + s3:client: Fix printing via smbspool backend with kerberos auth; (bso#13832); + s4:librpc: Fix installation of Samba; (bso#13847); + s3:lib: Fix the debug message for adding cache entries; (bso#13848); + s3:utils: Add 'smbstatus -L --resolve-uids' to show username; (bso#13793); + s3:lib: Fix the debug message for adding cache entries; (bso#13848); + s3:waf: Fix the detection of makdev() macro on Linux; (bso#13853); + ctdb-build: Drop creation of .distversion in tarball; (bso#13789); + ctdb-packaging: Test package requires tcpdump, ctdb package should not own system library directory; (bso#13838); - Update to samba-4.10.0: + s4-server: Open and close a transaction on sam.ldb at startup; (bso#13760); + access_check_max_allowed() doesn't process "/Owner Rights"/ ACEs; (bso#13812); + s4/scripting/bin: Open unicode files with utf8 encoding and write + unicode string. + sambaundoguididx: Use the right escaped oder unescaped sam ldb files; (bso#13759); + Fix idmap cache pollution with S-1-22- IDs on winbind hickup; (bso#13813); + passdb: Update ABI to 0.27.2. + lib/winbind_util: Add winbind_xid_to_sid for --without-winbind; (bso#13813); + lib:util: Move debug message for mkdir failing to log level 1; (bso#13823); - MacOS credit accounting breaks with async SESSION SETUP; (bsc#1125601); (bso#13796). - Mac OS X SMB2 implmenetation sees Input/output error or Resource temporarily unavailable and drops connection; (bso#13698) - Explicitly enable libcephfs POSIX ACL support; (bso#13896); (bsc#1130245). - CVE-2019-3880: Save registry file outside share as unprivileged user; (bso#13851); (bsc#1131060 ). - CVE-2019-3870 pysmbd: missing restoration of original umask after umask(0); (bso#13834); (bsc#1130703); - Update to samba-4.9.5 + audit_logging: Remove debug log header and JSON Authentication: prefix; (bso#13714); + Fix upgrade from 4.7 (or earlier) to 4.9; (bso#13760); + s3: lib: nmbname: Ensure we limit the NetBIOS name correctly; (bso# CID: 1433607; (bso#11495); + smbd: uid: Don't crash if 'force group' is added to an existing share connection; (bso#13690); + s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code; (bso#13770); + s3: SMB1 POSIX mkdir does case insensitive name lookup; (bso#13803); + s3:utils/smbget fix recursive download with empty source directories; (bso#13199); + samba-tool drs showrepl: Do not crash if no dnsHostName found; (bso#13716); + s3:libsmb: cli_smb2_list() can sometimes fail initially on a connection; (bso#13736); + join: Throw CommandError instead of Exception for simple errors; (bso#13747); + ldb: Avoid inefficient one-level searches; (bso#13762); + s3: libsmb: use smb2cli_conn_max_trans_size() in cli_smb2_list(); (bso#13736); + tldap: Avoid use after free errors; (bso#13776); + Fix idmap xid2sid cache churn; (bso#13802); + access_check_max_allowed() doesn't process "/Owner Rights"/ ACEs; (bso#13812); + s3-smbd: Avoid assuming fsp is always intact after close_file call; (bso#13720); + s3-vfs-fruit: Add close call; (bso#13725); + s3-smbd: Use fruit:model string for mDNS registration; (bso#13746); + s3-vfs: add glusterfs_fuse vfs module; (bso#13774); + printing: Check lp_load_printers() prior to pcap cache update; (bso#13766); + vfs_ceph: vfs_ceph strict_allocate_ftruncate calls (local FS) ftruncate and fallocate; (bso#13807); + lib/audit_logging: Actually create talloc; (bso#13737); + netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpg; (bso#13728); + dns: Changing onelevel search for wildcard to subtree; (bso#13738); + samba-tool: Don't print backtrace on simple DNS errors; (bso#13721); + sambaundoguididx: Use the right escaped oder unescaped sam ldb files; (bso#13759); + ctdb: Print locks latency in machinereadable stats; (bso#13742); + messages_dgm: Messaging gets stuck when pids are recycled; (bso#13786); + audit_logging: auth_json_audit required auth_json; (bso#13715); + man pages: Document prefork process model; (bso#13765); + CVE-2019-3824 ldb: Release ldb 1.4.6; (bso#13773); + s3:auth: ignore create_builtin_guests() failing without a valid idmap configuration; (bso#13697); + s3:auth_winbind: Ignore a missing winbindd as NT4 PDC/BDC without trusts; (bso#13722); + s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not available; (bso#13723); + s4:server: Add support for 'smbcontrol samba shutdown' and 'smbcontrol <pid> debug/debuglevel'; (bso#13752); + Python: Ensure ldb.Dn can doesn't rencoded str with py2; (bso#13616); + vfs_glusterfs: Adapt to changes in libgfapi signatures; (bso#13330); + s3-vfs: Use ENOATTR in errno comparison for getxattr; (bso#13774); + notifyd: Fix SIGBUS on sparc; (bso#13704); + waf: Check for libnscd; (bso#13787); + s3:vfs: Correctly check if OFD locks should be enabled or not; (bso#13770); + lib/util: Count a trailing line that doesn't end in a newline; (bso#13717); + Recovery lock bug fixes; (bso#13800); + s3: net: Do not set NET_FLAGS_ANONYMOUS with -k; (bso#13726); + s3:libsmb: Honor disable_netbios option in smbsock_connect_send; (bso#13727); + vfs_fileid: Fix get_connectpath_ino; (bso#13741); + vfs_fileid: Fix fsname_norootdir algorithm; (bso#13744); - Fix vfs_ceph ftruncate and fallocate handling; (bso#13807); (bsc#1127153). - Fix update-apparmor-samba-profile script after apparmor switched to using named profiles. The change is backwards compatible; (bsc#1126377); - LoadParm().load_default() fails with "/Unable to load default file"/; (bsc#1089758); - Abide by load_printers smb.conf parameter; (bso#13766); (bsc#1124223); - Update to samba-4.9.4 + libcli/smb: Don't overwrite status code; (bso#9175). + wbinfo --group-info 'NT AUTHORITYSystem' does not work; (bso#12164). + Session setup reauth fails to sign response; (bso#13661). + vfs_fruit: Validation of writes on AFP_AfpInfo stream; (bso#13677). + vfs_shadow_copy2: Nicely deal with attempts to open previous version for writing; (bso#13688). + Restoring previous version of stream with vfs_shadow_copy2 fails with NT_STATUS_OBJECT_NAME_INVALID fsp->base_fsp->fsp_name; (bso#13455). + CVE-2018-16853: Fix S4U2Self crash with MIT KDC build; (bso#13571). + s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs; (bso#13708) + PEP8: fix E231: missing whitespace after ','. + winbindd: Fix crash when taking profiles;(bso#13629) + CVE-2018-14629 dns: Fix CNAME loop prevention using counter regression; (bso#13600) + 'samba-tool user syscpasswords' fails on a domain with many DCs; (bso#13686). + CVE-2018-16853: Do not segfault if client is not set; (bso#13571). + lib:util: Fix DEBUGCLASS pointer initializiation; (bso#13679) + ctdb-daemon: Exit with error if a database directory does not exist; (bso#13696). + s3:libads: Add net ads leave keep-account option; (bso#13498). - Drop more %if..%endif guards which are idempotent. - Drop requires on ldconfig which are already auto-discovered. - Do not ignore errors from useradd/groupadd. - Remove python2 build dependency from samba-libs; (bsc#1116900); - Update update-apparmor-samba-profile script to ignore the shares's paths containing substitution variables in any place, not only at the beginning of the path. - Update to samba-4.9.3 + CVE-2018-14629: Unprivileged adding of CNAME record causing loop in AD Internal DNS server; (bso#13600); (bsc#1116319); + CVE-2018-16841: Double-free in Samba AD DC KDC with PKINIT; (bso#13628); (bsc#1116320); + CVE-2018-16851: NULL pointer de-reference in Samba AD DC LDAP server; (bso#13674); (bsc#1116322); + CVE-2018-16852: NULL pointer de-reference in Samba AD DC DNS servers; (bso#13669); (bsc#1116321); + CVE-2018-16853: Samba AD DC S4U2Self crash in experimental MIT Kerberos configuration (unsupported); (bso#13678); (bsc#1116324); + CVE-2018-16857: Bad password count in AD DC not always effective; window; (bso#13683); (bsc#1116323); - Update to samba-4.9.2 + dsdb: Add comments explaining the limitations of our current backlink behaviour; (bso#13418); + Fix problems running domain backups (handling SMBv2, sites); (bso#13621); + testparm: Fix crashes with PANIC: Messaging not initialized on SLES 12 SP3; (bso#13465); + Make vfs_fruit able to cleanup AppleDouble files; (bso#13642); + File saving issues with vfs_fruit on samba >= 4.8.5; (bso#13646); + Enabling vfs_fruit looses FinderInfo; (bso#13649); + Cancelling of SMB2 aio reads and writes returns wrong error NT_STATUS_INTERNAL_ERROR; (bso#13667); + Fix CTDB recovery record resurrection from inactive nodes and simplify vacuuming; (bso#13641); + examples: Fix the smb2mount build; (bso#13465); + libtevent: Fix build due to missing open_memstream on Illiumos; (bso#13629); + winbindd_cache: Fix timeout calculation for sid<->name cache; (bso#13662); + dsdb encrypted_secrets: Allow "/ldb:// and "/mdb://"/ in file path; (bso#13653); + Extended DN SID component missing for member after switching group membership; (bso#13418); + Return STATUS_SESSION_EXPIRED error encrypted, if the request was encrypted; (bso#13624); + python: Allow forced signing via smb.SMB(); (bso#13621); + lib:socket: If returning early, set ifaces; (bso#13665); + ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept utf8 encoded unicode; (bso#13616); + smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY attribute; (bso#13673); + waf: Add -fstack-clash-protection; (bso#13601); + winbind: Fix segfault if an invalid passdb backend is configured; (bso#13668); + Fix bugs in CTDB event handling; (bso#13659); + Misbehaving nodes are sometimes not banned; (bso#13670); - lib:socket: If returning early, set ifaces; (bso#13665); (bsc#1111373); - winbind requires latest version of libtevent-util0 to start - Backport latest gpo code from master + Read policy from local gpt cache + Offline policy application + Make group policy extensible via register/unregister gpext + gpext's run via a process_group_policy method - Enable profiling data collection - Change samba-kdc package name to samba-ad-dc - Move samba-ad-dc.service to the samba-ad-dc package - Update to samba-4.9.1 + s3: nmbd: Stop nmbd network announce storm; (bso#13620); + s3-rpcclient: Use spoolss_init_spoolss_UserLevel1 in winspool cmds; (bso#13597); + CTDB recovery lock has some race conditions; (bso#13617); + s3-rpc_client: Advertise Windows 7 client info; (bso#13597); + ctdb-doc: Remove PIDFILE option from ctdbd_wrapper man page; (bso#13610); - Tumbleweed doesn't define the sle_version macro, so we must include a check for suse_version also. Otherwise python3 is disabled on Tumbleweed. - Update to samba-4.9.0 + samba_dnsupdate: Honor 'dns zone scavenging' option, only update if needed; (bso#13605); + wafsamba: Fix 'make -j<jobs>'; (bso#13606); - Update to samba-4.9.0rc5 + s3: VFS: vfs_full_audit: Ensure smb_fname_str_do_log() only returns absolute pathnames; (bso#13565); + s3: util: Do not take over stderr when there is no log file; (bso#13578); + Durable Reconnect fails because cookie.allow_reconnect is not set; (bso#13549); + krb5-samba: Interdomain trust uses different salt principal; (bso#13539); + vfs_fruit: Don't unlink the main file; (bso#13441); + smbd: Fix a memleak in async search ask sharemode; (bso#13602); + Fix Samba GPO issue when Trust is enabled; (bso#11517); + samba-tool: Add "/virtualKerberosSalt"/ attribute to 'user getpassword/syncpasswords'; (bso#13539); + Fix CTDB configuration issues; (bso#13589); + ctdbd logs an error until it can successfully connect to eventd; (bso#13592); - Update to samba-4.9.0rc4 + s3: smbd: Ensure get_real_filename() copes with empty pathnames; (bso#13585); + samba domain backup online/rename commands force user to specify password on CLI; (bso#13566); + wafsamba/samba_abi: Always hide ABI symbols which must be local; (bso#13579); + Fix a panic if fruit_access_check detects a locking conflict; (bso#13584); + Fix memory and resource leaks; (bso#13567); + python: Fix print in dns_invalid.py; (bso#13580); + Aliasing issue causes incorrect IPv6 checksum; (bso#13588); + Fix CTDB configuration issues; (bso#13589); + s3: vfs: time_audit: fix handling of token_blob in smb_time_audit_offload_read_recv(); (bso#13568); - Add missing zlib-devel dependency which was previously pulled in by libopenssl-devel - Update to samba-4.9.0rc3+git.22.3fff23ae36e + CVE-2018-10858: libsmb: Harden smbc_readdir_internal() against returns from malicious servers; (bso#13453); + CVE-2018-1140: ldbsearch '(distinguishedName=abc)' and DNS query with escapes crashes, ldb: Release LDB 1.3.5 for CVE-2018-1140; (bso#13374); + CVE-2018-10918: cracknames: Fix DoS (NULL pointer de-ref) when not servicePrincipalName is set on a user; (bso#13552); + CVE-2018-10919: acl_read: Fix unauthorized attribute access via searches; (bso#13434); + ctdb_mutex_ceph_rados_helper: Set SIGINT signal handler; (bso#13540); + CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled via "/ntlm auth"/; (bso#13360); + s3-tldap: do not install test_tldap; (bso#13529); + ctdb_mutex_ceph_rados_helper: Fix deadlock via lock renewals; (bso#13540); + CVE-2018-1140 Add NULL check for ldb_dn_get_casefold() in ltdb_index_dn_attr(); (bso#13374); + ctdb-eventd: Fix CID 1438155; (bso#13554); + Fix CIDs 1438243, (Unchecked return value) 1438244 (Unsigned compared against 0), 1438245 (Dereference before null check) and 1438246 (Unchecked return value); (bso#13553); + ctdb: Fix a cut&paste error; (bso#13554); + systemd: Only start smb when network interfaces are up; (bso#13559); + Fix quotas don't work with SMB2; (bso#13553); + s3/smbd: Ensure quota code is only called when quota support detected; (bso#13563); + s3/libsmb: Explicitly set delete_on_close token for rmdir; (bso#13204); + s3:waf: Install eventlogadm to /usr/sbin; (bso#13561); + Shorten description in vfs_linux_xfs_sgid manual; (bso#13562); - Update to samba-4.9.0rc2+git.21.a1069afb007 + s3: smbd: Using "/sendfile = yes"/ with SMB2 can cause CPU spin; (bso#13537); + s3: smbd: Fix path check in smbd_smb2_create_durable_lease_check(); (bso#13535); + samba-tool trust: Support discovery via netr_GetDcName; (bso#13538); + s4-dsdb: Only build dsdb Python modules for AD DC; (bso#13542); + Fix portability issues on freebsd; (bso#13520); + DNS wildcard search does not handle multiple labels correctly; (bso#13536); + samba-tool domain trust: Fix trust compatibility to Windows Server 1709 and FreeIPA; (bso#13308); + Fix portability issues on freebsd; (bso#13520); + ctdb-protocol: Fix CTDB compilation issues; (bso#13545); + ctdb-docs: Replace obsolete reference to CTDB_DEBUG_HUNG_SCRIPT option; (bso#13546); + ctdb-doc: Provide an example script for migrating old configuration; (bso#13550); + ctdb-event: Implement event tool "/script list"/ command; (bso#13551); - Update to samba-4.8.4+git.37.a7a861d7982; + CVE-2018-1139: Weak authentication protocol allowed; (bsc#1095048); (bsc#13360); + CVE-2018-1140: Denial of Service Attack on DNS and LDAP server; (bsc#1095056); (bso#13466); (bso#13374); + CVE-2018-10858: Insufficient input validation on client directory listing in libsmbclient; (bsc#1103411); (bso#13453); + CVE-2018-10918: Denial of Service Attack on AD DC DRSUAPI server; (bsc#1103414); (bso#13552); + CVE-2018-10919: Confidential attribute disclosure from the AD LDAP server; (bsc#1095057); (bso#13434); + s3:winbind: winbind normalize names' doesn't work for users; (bso#12851); + winbind: Fix UPN handling in canonicalize_username(); (bso#13369); + s3: smbd: Fix SMB2-FLUSH against directories; (bso#13428); + samdb: Fix building Samba with gcc 8.1; (bso#13437); + s3:utils: Do not segfault on error in DoDNSUpdate(); (bso#13440); + smbd: Flush dfree memcache on service reload; (bso#13446); + ldb: Save a copy of the index result before calling the + lib/util: No Backtrace given by Samba's AD DC by default; (bso#13454). + s3: smbd: printing: Re-implement delete-on-close semantics for print files missing since 3.5.x; (bso#13457). + python: Fix talloc frame use in make_simple_acl(); (bso#13474). + krb5_wrap: Fix keep_old_entries logic for older Kerberos libraries;(bso#13478). + krb5_plugin: Add winbind localauth plugin for MIT Kerberos; (bso#13480). - Add missing package descriptions; (bsc#1093864); - Fix dependency issue between samba-python and samba-kdc; (bsc#1062876); - Call update-apparmor-samba-profile when running samba-ad-dc; (bsc#1092099); - Update to 4.8.2 + After update to 4.8.0 DC failed with "/Failed to find our own NTDS Settings objectGUID"/ (bso#13335). + fix incorrect reporting of stream dos attributes on a directory (bso#13380). + vfs_ceph: add asynchronous fsync; fake synchronous call (bso#13412). + vfs_ceph: add fake async pwrite/pread send/recv hooks; (bso#13425) + vfs_ceph: Fix memory leak; (bso#13424). + libsmbclient: Fix hard-coded connection error return of ETIMEDOUT; (bso#13419). + s4-lsa: Fix use-after-free in LSA server; (bso#13420). + winbindd: Do re-connect if the RPC call fails in the passdb case; (bso#13430). + cleanupd: Sends MSG_SMB_UNLOCK twice to interested peers; (bso#13416). + cleanupd: Use MSG_SMB_BRL_VALIDATE to signal cleanupd unclean process shutdown; (bso#13414). + ctdb-client: Remove ununsed functions from old client code; (bso#13411). + printing: Return the same error code as windows does on upload failures; (bso#13395). + nsswitch: Fix memory leak in winbind_open_pipe_sock() when the privileged pipe is not accessable; (bso#13400). + s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Sids}_base_map() calls; (bso#13420). + rpc_server: Fix NetSessEnum with stale sessions; (bso#13407). + s3:smbspool: Fix cmdline argument handling; (bso#13417). - Move libdfs-server-ad-samba4.so library from kdc to libs package, as it is required by some client libs; (bsc#1074135); - Update to 4.8.1; (bsc#1091179); + s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on error, we don't own it here; (bso#13244); + s3: smbd: Fix possible directory fd leak if the underlying OS doesn't support fdopendir(); (bso#13270); + Round-tripping ACL get/set through vfs_fruit will increase the number of ACE entries without limit; (bso#13319); + s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues; (bso#13347); + s3: smbd: Files or directories can't be opened DELETE_ON_CLOSE without delete access; (bso#13358); + s3: smbd: Fix memory leak in vfswrap_getwd(); (bso#13372); + s3: smbd: Unix extensions attempts to change wrong field in fchown call; (bso#13375); + ms_schema/samba-tool visualize: Fix python2.6 incompatibility; (bso#13337); + Fix invocation of gnutls_aead_cipher_encrypt(); (bso#13352); + Windows 10 cannot logon on Samba NT4 domain; (bso#13328); + winbindd: Recover loss of netlogon secure channel in case the peer DC is rebooted; (bso#13332); + s3:smbd: Don't use the directory cache for SMB2/3; (bso#13363); + ctdb-client: Fix bugs in client code; (bso#13356); + ctdb-scripts: Drop "/net serverid wipe"/ from 50.samba event script; (bso#13359); + s3: lib: messages: Don't use the result of sec_init() before calling sec_init(); (bso#13368); + libads: Fix the build '--without-ads'; (bso#13273); + winbind: Keep "/force_reauth"/ in invalidate_cm_connection, add 'smbcontrol disconnect-dc'; (bso#13332); + vfs_virusfilter: Fix CIDs 1428738-1428740; (bso#13343); + dsdb: Fix CID 1034966 Uninitialized scalar variable; (bso#13367); + rpc_server: Fix core dump in dfsgetinfo; (bso#13370); + smbclient: Fix notify; (bso#13382); + Fix smbd panic if the client-supplied channel sequence number wraps; (bso#13215); + Windows 10 cannot logon on Samba NT4 domain; (bso#13328); + lib/util: Remove unused '#include <sys/syscall.h>' from tests/tfork.c; (bso#13342); + Fix build errors with cc from developerstudio 12.5 on Solaris; (bso#13343); + Fix the picky-developer build on FreeBSD 11; (bso#13344); + s3:modules: Fix the build of vfs_aixacl2.c; (bso#13345); + s3:smbd: map nterror on smb2_flush errorpath; (bso#13338); + lib:replace: Fix linking when libtirpc-devel overwrites system headers; (bso#13341); + winbindd: 'wbinfo --name-to-sid' returns misleading result on invalid query; (bso#13312); + s3:passdb: Do not return OK if we don't have pinfo set up; (bso#13376); + Allow AESNI to be used on all processor supporting AESNI; (bso#13302); - Use new foreground execution flags for systemd samba daemons; (bsc#1088574); (bsc#1071090); (bsc#1065551); + Add %post scriptlet to clear old sysconfig flags - Update vendor-files to commit 880b3e7. + Set samba sysconfig template variables to "/"/ + Add required daemon flags directly to systemd unit - Specfile cleanup + Remove %if..%endif guards which don't affect the build + Remove redundant %clean section + Replace old $RPM_* shell vars with macros - BuildRequire pkgconfig(systemd) and pkgconfig(libsystemd) in place of systemd and systemd-devel: Allow OBS to optimize the workload by allowing the usage of the 'build-optimized' systemd packages. - Enable building samba with python3, and create a samba-python3 package. - Update to 4.8 + New GUID Index mode in sam.ldb for the AD DC + GPO support for samba KDC + Time machine support with vfs_fruit + Encrypted secrets + AD Replication visualization + Improved trust support - ability to not scan global trust list - AD external trusts have limited support - verbose trusted domain listing + VirusFilter VFS module + NT4-style replication removed + vfs_aio_linux removed - Disable samba-pidl package, due to the removal of dependency perl-Parse-Yapp; (bsc#1085150); - Update to 4.7.6; + CVE-2018-1050: DOS vulnerability when SPOOLSS is run externally; (bso#11343); (bsc#1081741); + CVE-2018-1057: Authenticated users can change other users' password; (bso#13272); (bsc#1081024). - Disable python until full python3 port is done; (bsc#1082139); + Remove contents of package samba-python + Remove contents of package libsamba-policy0 + Remove contents of package libsamba-policy-devel + Remove library libsamba-python-samba4.so from samba-libs package + Remove library libsamba-net-samba4.so from samba-libs package + Remove smbtorture binary and manpage from samba-test - samba fails to build with glibc2.27; (bsc#1081042); - Update to 4.7.5; (bsc#1080545); + smbd tries to release not leased oplock during oplock II downgrade; (bso#13193); + Fix copying file with empty FinderInfo from Windows client to Samba share with fruit; (bso#13181); + build: Deal with recent glibc sunrpc header removal; (bso#10976); + Make Samba work with tirpc and libnsl2; (bso#13238); + vfs_ceph: Add fs_capabilities hook to avoid local statvfs; (bso#13208); (bsc#1075206); + Kerberos: PKINIT: Can't decode algorithm parameters in clientPublicValue; (bso#12986); + ctdb-recovery-helper: Deregister message handler in error paths; (bso#13188); + samba: Only use async signal-safe functions in signal handler; (bso#13240); + Kerberos: PKINIT: Can't decode algorithm parameters in clientPublicValue; (bso#12986); + repl_meta_data: Fix linked attribute corruption on databases with unsorted links on expunge. dbcheck: Add functionality to fix the corrupt database; (bso#13228); + Fix smbd panic when chdir returns error during exit; (bso#13189); + Make Samba work with tirpc and libnsl2; (bso#13238); + Fix POSIX ACL support on HPUX and possibly other big-endian OSs; (bso#13176); - Update to 4.7.4; (bsc#1080545); + s3: smbclient: Implement 'volume' command over SMB2; (bso#13140); + s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv(); (bso#13171); + s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse point symlink on Windows from smbclient; (bso#13172); + Build man page for vfs_zfsacl.8 with Samba; (bso#12934); + repl_meta_data: Allow delete of an object with dangling backlinks; (bso#13095); + s4:samba: Fix default to be running samba as a deamon; (bso#13129); + Performance regression in DNS server with introduction of DNS wildcard, ldb: Release 1.2.3; (bso#13191); + vfs_zfsacl: Fix compilation error; (bso#6133); + "/smb encrypt"/ setting changes are not fully applied until full smbd restart; (bso#13051); + winbindd: Fix idmap_rid dependency on trusted domain list; (bso#13052); + vfs_fruit: Proper VFS-stackable conversion of FinderInfo; (bso#13155); + winbindd: Dependency on trusted-domain list in winbindd in critical auth codepath; (bso#13173); + repl_meta_data: Fix removing of backlink on deleted objects; (bso#13120); + ctdb: sock_daemon leaks memory; (bso#13153); + TCP tickles not getting synchronised on CTDB restart; (bso#13154); + winbindd: winbind parent and child share a ctdb connection; (bso#13150); + pthreadpool: Fix deadlock; (bso#13170); + pthreadpool: Fix starvation after fork; (bso#13179); + messaging: Always register the unique id; (bso#13180); + s4/smbd: set the process group; (bso#13129); + Fix broken linked attribute handling; (bso#13095); + The KDC on an RWDC doesn't send error replies in some situations; (bso#13132); + libnet_join: Fix 'net rpc oldjoin'; (bso#13149); + g_lock conflict detection broken when processing stale entries; (bso#13195); + s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired sessions; (bso#13197); + s3:libads: net ads keytab list fails with "/Key table name malformed"/; (bso#13166); (bsc#1067700); + Fix crash in pthreadpool thread after failure from pthread_create; (bso#13170); + s4:samba: Allow samba daemon to run in foreground; (bso#13129); (bsc#1065551); + third_party: Link the aesni-intel library with "/-z noexecstack"/; (bso#13174); + vfs_glusterfs: include glusterfs/api/glfs.h without relying on "/-I"/ options; (bso#13125); - Re-enable usage of libnsl (did got lost with glibc change) - Use TI-RPC (sunrpc is deprecated and will be removed soon from glibc) - smbc_opendir should not return EEXIST with invalid login credentials; (bnc#1065868). - Update to 4.7.3; (bsc#1069666); + Non-smbd processes using kernel oplocks can hang smbd; (bso#13121); + python: use communicate to fix Popen deadlock; (bso#13127); + smbd on disk file corruption bug under heavy threaded load; (bso#13130); + tevent: version 0.9.34; (bso#13130); + s3: smbd: Fix delete-on-close after smb2_find; (bso#13118); + CVE-2017-14746: s3: smbd: Fix SMB1 use-after-free crash bug; (bsc#1060427);(bso#13041); + CVE-2017-15275: s3: smbd: Chain code can return uninitialized memory when talloc buffer is grown; (bsc#1063008); (bso#13077); - Build with AD DC support only in openSUSE. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - samba-tool requires samba-python; (bnc#1067771). - Run all daemons in the foreground and let systemd handle it; (bsc#1065551). - Update to 4.7.1; + Fix exporting subdirs with shadow_copy2; (bso#13091); + Currently if getwd() fails after a chdir(), we panic; (bso#13027); + Ensure default SMB_VFS_GETWD() call can't return a partially completed struct smb_filename; (bso#13068); + sys_getwd() can leak memory or possibly return the wrong errno on older systems; (bso#13069); + smbclient doesn't correctly canonicalize all local names before use; (bso#13093); + Fix broken linked attribute handling; (bso#13095); + Missing LDAP query escapes in DNS rpc server; (bso#12994); + Link to -lbsd when building replace.c by hand; (bso#13087); + Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem; (bso#6133); + Map SYNCHRONIZE acl permission statically in zfs_acl vfs module; (bso#7909); + Samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xattr module; (bso#7933); + Missing assignment in sl_pack_float; (bso#12991); + Wrong Samba access checks when changing DOS attributes; (bso#12995); + samba_runcmd_send() leaves zombie processes on timeout; (bso#13062); + groupmap cleanup should not delete BUILTIN mappings; (bso#13065); + Enabling vfs_fruit results in loss of Finder tags and other xattrs; (bso#13076); + man pages: Properly ident lists; (bso#9613); + smb.conf.5: Sort parameters alphabetically; (bso#13081); + Fix GUID string format on GetPrinter info; (bso#12993); + Remote serverid check doesn't check for the unique id; (bso#13042); + CTDB starts consuming memory if there are dead nodes in the cluster; (bso#13056); + ctdb-common: Ignore event scripts with multiple '.'s; (bso#13070); + libgpo doesn't sort the GPOs in the correct order; (bso#13046); + Remote serverid check doesn't check for the unique id; (bso#13042); + vfs_catia: Fix a potential memleak; (bso#13090); + Fix file change notification for renames; (bso#12903); + Samba DNS server does not honour wildcards; (bso#12952); + Can't change password in samba from a Windows client if Samba runs on IPv6 only interface; (bso#13079); + vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR; (bso#13086); + Apple client can't cope with SMB2 async replies when creating symlinks; (bso#13047); + s4:rpc_server:backupkey: Move variable into scope; (bso#12959); + Fix ntstatus_gen.h generation on 32bit; (bso#13099); + Fix a double free in vfs_gluster_getwd(); (bso#13100); + Fix resouce leaks and pointer issues; (bso#13101); + vfs_solarisacl: Fix build for samba 4.7 and up; (bso#13049); - Add samba-kdc to baselibs.conf. - Do not wrap samba-kdc's package definition into if/endif: the package won't be generated simply based on the fact that there is no files section for the package. Allows the source validator to ensure samba-kdc is a built package. - Update to 4.7.0; + Whole DB read locks: Improved LDAP and replication consistency; (bso#12858). + Samba AD with MIT Kerberos + Dynamic RPC port range: Default range changed from "/1024-1300"/ to "/49152-65535"/. + Authentication and Authorization audit support: New auth_audit debug class. + Multi-process LDAP Server: The LDAP server in the AD DC now honours the process model used for the rest of the 'samba' process. + Improved Read-Only Domain Controller (RODC) Support; (bso#12977). + Additional password hashes stored in supplementalCredentials. + Improvements to DNS during Active Directory domain join. + Significant AD performance and replication improvements. + Query record for open file or directory. + Removal of lpcfg_register_defaults_hook(). + Change of loadable module interface. + SHA256 LDAPS Certificates: The self-signed certificate generated for use on LDAPS will now be generated with a SHA256 self-signature, not a SHA1 self-signature. + CTDB no longer allows mixed minor versions in a cluster. + CTDB now ignores hints from Samba about TDB flags when attaching to databases. + New configuration variable CTDB_NFS_CHECKS_DIR. + The CTDB_SERVICE_AUTOSTARTSTOP configuration has been removed. + The CTDB_SCRIPT_DEBUGLEVEL configuration variable has been removed. + The example NFS Ganesha call-out has been improved. + A new "/replicated"/ database type is available. - CVE-2017-12163: Prevent client short SMB1 write from writing server memory to file; (bso#13020); (bsc#1058624). - CVE-2017-12150: Some code path don't enforce smb signing, when they should; (bso#12997); (bsc#1058622). - CVE-2017-12151: Keep required encryption across SMB3 dfs redirects; (bso#12996); (bsc#1058565). - Clean specfile assuming SUSE-only system and product >=SLE11 + %{ul_version}, %{rhel_version}, %{mandriva_version}, %{centos_version} are always undefined + %{_vendor} is "/suse"/ and %{suse_version} is at least 1100 - Update to 4.6.7; (bsc#1054017) + Joining a Huawai storage fails: empty CLDAP ping answer; (bso#11392). + smbcacls can fail against a directory on Windows using SMB2.; (bso#12937). + vfs_ceph provides inconsistent directory listings; (bso#12911). + Misused talloc context can cause a user to crash their smbd by chaining SMB1 commands.; (bso#12836). + Use-after free can crash libsmbclient code.; (bso#12927). + Server exit with active AIO can crash.; (bso#12925). + Ensure notifyd doesn't return from smbd_notifyd_init; (bso#12910). + fd leak to ctdb sub-processes leads to SELinux AVC denial in audit logs; (bso#12898). + vfs_fruit shouldn't send MS NFS ACEs to Windows clients; (bso#12897). + smbspool_krb5_wrapper does not tell CUPS that it requires negotiate for authentication; (bso#12886). + finder sidebar showing question mark instead of icon when using ip to connect with vfs_fruit; (bso#12840). + Winbind stops obtaining the 'unixHomeDirectory' & 'loginShell' attributes from AD.; (bso#12720). + KCC run at selftest startup can fail spuriously due to a race; (bso#12869). + winbindd changes the local password and gets NT_STATUS_WRONG_PASSWORD for the remote change; (bso#12782). + rpc_pipe_client memory leaks due to long term memory context passed to rpc_pipe_open_interface(); (bso#12890). + CVE-2017-2619 breaks accessing previous versions of directories with snapshots in subdirectories of the share; (bso#12885). + dns_name_equal doing OOB read; (bso#12813). + replica_sync tests flap; (bso#12753). + Selftest should not call 'net cache flush' and wipe important winbind entries; (bso#12868). + Old Samba versions don't support using recent ldb versions (>=1.1.30); (bso#12859). + pam_winbind fails with kerberos method = secrets and keytab; (bso#10490). + race starting winbindd against posixacl test; (bso#12843). + Crash in the reentrant smbd_smb2_create_send() if the something fails in the subsequent try; (bso#12832). + spnego.c passes the wrong argument order to gensec_update_ev() for the FALLBACK case; (bso#12788). + Clients with SMB3 support can't connect with "/server max protocol = SMB2_02"/; (bso#12772). + A log message of samb-tool user syncpasswords reverses string arguments in a debug message "/Call Popen[..."/.; (bso#12768). + The smb tarmode tests kills the share dir contents; (bso#12867). + Fix for a bug in MacOS X Sierra NTLMv2 processing; (bso#12862). + CVE-2017-2619 regression with non-wide symlinks to directories; (bso#12860). + manpage/index.html lists links not in alphabetical order; (bso#12854). + smbcacls got error NT_STATUS_NETWORK_NAME_DELETED; (bso#12831). + If a record is locked in a database, then recovery does not complete; (bso#12857). + debug_locks.sh script does not log any information; (bso#12856). + SIGSEGV in cm_connect_lsa_tcp dereferencing conn->lsa_tcp_pipe->transport after error; (bso#12852). + smbclient can't parse DOMAIN+username if a different winbind separator is used; (bso#12849). + Related requests with SessionSetup fail with INTERNAL_ERROR; (bso#12845). + Related requests with TreeConnect fail with NETWORK_NAME_DELETED; (bso#12844). + cli->server_os not filled correctly; (bso#12779). + REGRESSION: smbclient doesn't print the session setup anymore; (bso#12824). + smblcient doesn't handle STATUS_NOT_SUPPORTED gracefully for FSCTL_VALIDATE_NEGOTIATE_INFO; (bso#12808). + CTDB NFS call-out failures do not cause event failures; (bso#12837). + net command fails due to incorrectly return code; (bso#12828). + Fix building Samba with GCC 7.1; (bso#12827). - Fix duplicate CTDB_LOGGING params when downgraded and upgraded again; (bsc#1048339). - fix cephwrap_chdir(); (bsc#1048790). - Update to 4.6.6 + CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation; (bsc#1048278). - Fix ctdb logs to /var/log/log.ctdb instead of /var/log/ctdb; (bsc#1048339). - Fix inconsistent ctdb socket path; (bsc#1048352). - Fix non-admin cephx authentication; (bsc#1048387). - Update to 4.6.5; (bsc#1040157) + Specifying CTDB_LOGGING=syslog:nonblocking causes ctdbd to crash at startup; (bso#12814). + vfs_expand_msdfs tries to open the remote address as a file path; (bso#12687). + PANIC (pid 1096): assert failed: lease_type_is_exclusive(e_lease_type); (bso#12798). + With clustering get update_num_read_oplocks failed and PANIC: num_share_modes == 1 assertion failure; (bso#11844). + contend_level2_oplocks_begin_default oplock optimisation doesn't carry over to leases; (bso#12766). + `ctdb nodestatus` incorrectly displays status for all nodes with wrong exit code; (bso#12802). + CTDB can spin hard on revoking readonly delegations if a node becomes disconnected; (bso#12697). + Printing a share mode entry with leases can crash in the ndr code; (bso#12793). + Fix flakey unit tests for eventd; (bso#12792). + CTDB daemon crashes if built with clang; (bso#12770). + smbcacls fails if no password is specified; (bso#12765). + idmap_rfc2307: Lookup of more than two SIDs fails; (bso#12757). + samba-tool user syncpasswords doesn't trigger the script when a user gets removed; (bso#12767). + systemd: fix detection of libsystemd; (bso#12764). + Notify subsystem only maps first inotify mask to Windows notify filter; (bso#12760). + Allow passing trusted domain password as plain-text to PASSDB layer; (bso#12751). + Can't case-rename files with vfs_fruit; (bso#12749). + wrong sid->uid mapping for SIDs residing in sIDHistory; (bso#12702). + vfs_acl_common should force "/create mask = 0777"/, not 0666; (bso#12562). + Ordering of notify responses broken; (bso#12756). - s3: libsmb: Fix error where short name length was read as 2 bytes, should be 1; (bso#11822); (bsc#1042419). - Revert explicit winbind %{version}-%{release} dependency. + The ABI has stabilized since (bsc#936909), so remove to fix cross-media dependencies; (bsc#1037899). - Fix CVE-2017-7494 remote code execution from a writable share; (bso#12780); (bsc#1038231). - Update to 4.6.3; (bsc#1036011) + s3:vfs:shadow_copy2: vfs_shadow_copy2 fails to list snapshots from shares with GlusterFS backend; (bso#12743). + Fix for Solaris C compiler; (bso#12559). + s3: locking: Update oplock optimization for the leases era; (bso#12628). + Make the Solaris C compiler happy; (bso#12693). + s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attributes; (bso#12695). + Fix buffer overflow caused by wrong use of getgroups; (bso#12747). + lib: debug: Avoid negative array access; (bso#12746). + cleanupdb: Fix a memory read error; (bso#12748). + streams_xattr and kernel oplocks results in NT_STATUS_NETWORK_BUSY; (bso#7537). + winbindd: idmap_autorid allocates ids for unknown SIDs from other backends; (bso#11961). + vfs_fruit: Resource fork open request with flags=O_CREAT|O_RDONLY; (bso#12565). + manpages/vfs_fruit: Document global options; (bso#12615). + lib/pthreadpool: Fix a memory leak; (bso#12624). + Lookup-domain for well-known SIDs on a DC; (bso#12727). + winbindd: Fix error handling in rpc_lookup_sids(); (bso#12728). + winbindd: Trigger possible passdb_dsdb initialisation; (bso#12729). + credentials_krb5: use gss_acquire_cred for client-side GSSAPI use case; (bso#12611). + lib/crypto: Implement samba.crypto Python module for RC4; (bso#12690). + ctdb-readonly: Avoid a tight loop waiting for revoke to complete; (bso#12697). + ctdb_event monitor command crashes if event is not specified; (bso#12723). + ctdb-docs: Fix documentation of "/-n"/ option to 'ctdb tool'; (bso#12733). + smbd: Fix smb1 findfirst with DFS; (bso#12558). + smbd: Do an early exit on negprot failure; (bso#12610). + winbindd: Fix substitution for 'template homedir'; (bso#12699). + s4:kdc: Disable principal based autodetected referral detection; (bso#12554). + idmap_autorid: Allocate new domain range if the callers knows the sid is valid; (bso#12613). + LINKFLAGS_PYEMBED should not contain -L/some/path; (bso#12724). + PAM auth with WBFLAG_PAM_GET_PWD_POLICY returns wrong policy for trusted domain; (bso#12725). + rpcclient: Allow -U'OTHERDOMAINuser' again; (bso#12731). + winbindd: Fix password policy for pam authentication; (bso#12725). + s3:gse: Correctly handle external trusts with MIT; (bso#12554). + auth/credentials: Always set the realm if we set the principal from the ccache; (bso#12611). + replace: Include sysmacros.h; (bso#12686). + s3:vfs_expand_msdfs: Do not open the remote address as a file; (bso#12687). + s3:libsmb: Only print error message if kerberos use is forced; (bso#12704). + winbindd: Child process crashes when kerberos-authenticating a user with wrong password; (bso#12708). + vfs_fruit: Office document opens as read-only on macOS due to CNID semantics; (bso#12715). + vfs_acl_xattr: Fix failure to get ACL on Linux if memory is fragmented; (bso#12737). - Generate and update vendor-files tarball from Git + SuSEfirewall2 service samba-client only setup IPv4 rule; (bsc#1034416). - Generate source tarball directly from Git using OBS tar_scm + use version string derived from parent Git tag and commit hash - remove obsolete vendor-files/tools/package-data version ID + explicitly generate ctdb manpages, needed without "/make dist"/ - Update to 4.6.2 + remove bso#12721 patches now upstream - Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622). + x86-64 and aarch64 - Enable librados CTDB lock helper for samba-ceph package; (fate#321622). - Build and install the html man pages (bsc#1021907). - Fix CVE-2017-2619 regression with "/follow symlinks = no"/; (bso#12721). - Update to 4.6.1 + symlink race permits opening files outside share directory; CVE-2017-2619; (bso#12496); (bsc#1027147) + testparm checks for valid idmap parameters + add new krb client encryption types + support for printer driver upload from windows 10 + inherit owner = 'unix only' for improved quota support + improved CTDB event support + new primary group support for idmap_ad + idmap_hash deprecated + mvxattr added to recursively rename extended attributes - Remove chkconfig requirements for systemd systems - Don't call insserv if systemd is used - Fix check if we need to require insserv - async_req: make async_connect_send() "/reentrant"/; (bso#12105); (bsc#1024416). - Force usage of ncurses6-config thru NCURSES_CONFIG env var; (bsc#1023847). - add missing patch for libnss_wins segfault; (bsc#995730). - Fix vfs_ceph builds against recent Ceph versions; (bsc#1021933). - Document "/winbind: ignore domains"/ parameter; (bsc#1019416). - Add base Samba dependency to samba-ceph package. - Update to 4.5.3 + Heap-based Buffer Overflow Remote Code Execution Vulnerability; CVE-2016-2123; (bso#12409); (bsc#1014437). + Don't send delegated credentials to all servers; CVE-2016-2125; (bso#12445); (bsc#1014441). + denial of service due to a client triggered crash in the winbindd parent process; CVE-2016-2126; (bso#12446); (bsc#1014442). - 4.5.1 and 4.5.2 updates + various streams vfs fixes + various printing fixes + ntlm_auth: do not map explicitly empty domain + various stability fixes in smbd + match file compression ReFS behavior - Add missing ldb module directory; (bnc#1012092). - s3/client: obey 'disable netbios' smb.conf param, don't connect via NBT port; (bsc#1009085); (bso#12418). - Include vfstest in samba-test; (bsc#1001203). - s3/winbindd: using default domain with user@domain.com format fails; (bsc#997833). - Fix segfault in libnss_wins; (bso#12277); (bso#12269); (bsc#995730). - Update to 4.5.0 + NTLM1 Authentication disabled by default + SMB2.1 leases enabled by default + Support for OFD locks + ctdb tool rewritten + Added shadow copy snapshot prefix parameter - Fix illegal memory access after memory has been deleted; (bso#11836); (bsc#975299). - Prevent core, make sure response->extra_data.data is always cleared out; (bsc#993692). - Don't package man pages for VFS modules that aren't built; (boo#993707). - Fix population of ctdb sysconfig after source merge; (bsc#981566). - Enable vfs_ceph builds for Factory (x86-64) + Package as samba-ceph to avoid Ceph dependency in base package. - Update to 4.4.5 + Prevent client-side SMB2 signing downgrade; CVE-2016-2119; (bso#11860); (bsc#986869). - Remove obsolete syslog.target; (bsc#983938). - Honor smb.conf socket options in winbind; (bsc#975131). - Don't use htons() with IP_PROTO_RAW; (bso#11705); (bsc#969522). - Update to 4.4.4 + SMB3 multichannel: Add implementation of missing channel sequence number verification; (bso#11809). + smbd:close: Only remove kernel share modes if they had been taken at open; (bso#11919). + notifyd: Prevent NULL deref segfault in notifyd_peer_destructor; (bso#11930). + s3:rpcclient: Make '--pw-nt-hash' option work; (bso#10796). + Fix case sensitivity issues over SMB2 or above; (bso#11438). + s3:smbd: Fix anonymous authentication if signing is mandatory. (bso#11910) + Fix NTLM Authentication issue with squid; (bso#11914). + pdb: Fix segfault in pdb_ldap for missing gecos; (bso#11530). + Fix memory leak in share mode locking; (bso#11934). - Update to 4.4.3 + Various post-badlock regressions; (bso#11841); (bso#11850); (bso#11858); (bso#11870); (bso#11872). + Only allow idmap_hash for default idmap config (bso#11786). + smbd: Avoid large reads beyond EOF; (bso#11878). + vfs_acl_common: Avoid setting POSIX ACLs if "/ignore system acls"/ is set; (bso#11806). + libads: Record session expiry for spnego sasl binds; (bso#11852). - Fix NTLMSSP regressions caused by previous CVE fixes; (bso#11849); (bsc#975962); (bsc#979268), (bsc#977669). - Revert shared library packaging to comply with SLPP - Update to 4.4.2 + A man-in-the-middle can downgrade NTLMSSP authentication; CVE-2016-2110; (bso#11688); (bsc#973031). + Domain controller netlogon member computer can be spoofed; CVE-2016-2111; (bso#11749); (bsc#973032). + LDAP conenctions vulnerable to downgrade and MITM attack; CVE-2016-2112; (bso#11644); (bsc#973033). + TLS certificate validation missing; CVE-2016-2113; (bso#11752); (bsc#973034). + Named pipe IPC vulnerable to MITM attacks; CVE-2016-2115; (bso#11756); (bsc#973036). + "/Badlock"/ DCERPC impersonation of authenticated account possible; CVE-2016-2118; (bso#11804); (bsc#971965). + DCERPC server and client vulnerable to DOS and MITM attacks; CVE-2015-5370; (bso#11344); (bsc#936862). - Fix samba.tests.messaging test and prevent potential tdb corruption by removing obsolete now invalid tdb_close call; (bsc#974629). - Obsolete libsmbclient from libsmbclient0 while not providing it; (bsc#972197). - Update to 4.4.0. + Read of uninitialized memory DNS TXT handling; (bso#11128); (bso#11686); CVE-2016-0771. + Getting and setting Windows ACLs on symlinks can change permissions on link target; (bso#11648); CVE-2015-7560. + Sockets with htons(IPPROTO_RAW); (bso#11705); CVE-2015-8543. + s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystem with no ACL support; (bso#10489). + docs: Add example for domain logins to smbspool man page; (bso#11643). + smbd: Show correct disk size for different quota and dfree block sizes; (bso#11681). + docs: Add smbspool_krb5_wrapper manpage; (bso#11690). + winbindd: Return trust parameters when listing trusts; (bso#11691). + ctdb: Do not provide a useless pkgconfig file for ctdb; (bso#11696). + Crypto.Cipher.ARC4 is not available on some platforms, fallback to M2Crypto.RC4.RC4 then; (bso#11699). + s3:utils/smbget: Set default blocksize; (bso#11700). + Streamline 'smbget' options with the rest of the Samba utils; (bso#11700). + s3:clispnego: Fix confusing warning in spnego_gen_krb5_wrap(); (bso#11702). + s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703). + loadparm: Fix memory leak issue; (bso#11708). + lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714). + s3:vfs:glusterfs: Fix build after quota changes; (bso#11715). + ctdb-scripts: Drop use of "/smbcontrol winbindd ip-dropped ..."/; (bso#11719). + lib:socket: Fix CID 1350010: Integer OVERFLOW_BEFORE_WIDEN; (bso#11723). + smbd: Fix CID 1351215 Improper use of negative value; (bso#11724). + smbd: Fix CID 1351216 Dereference null return value; (bso#11725). + s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727). + docs: Add manpage for cifsdd; (bso#11730). + param: Fix str_list_v3 to accept ; again; (bso#11732). + lib/socket: Fix improper use of default interface speed; (bso#11734). + lib:socket: Fix CID 1350009: Fix illegal memory accesses (BUFFER_SIZE_WARNING); (bso#11735). + libcli: Fix debug message, print sid string for new_ace trustee; (bso#11738). + Fix installation path of Samba helper binaries; (bso#11739). + Fix memory leak in loadparm; (bso#11740). + tevent: version 0.9.28: Fix memory leak when old signal action restored; (bso#11742). + smbd: Ignore SVHDX create context; (bso#11753). + Fix net join; (bso#11755). + s3:libads: setup the msDS-SupportedEncryptionTypes attribute on ldap_add; (bso#11755). + passdb: Add linefeed to debug message; (bso#11763). + s3:utils/smbget: Fix option parsing; (bso#11767). + libnet: Make Kerberos domain join site-aware; (bso#11769). + Reset TCP Connections during IP failover; (bso#11770). + ldb: Version 1.1.26; (bso#11772). + s3:smbd: Add negprot remote arch detection for OSX; (bso#11773). + vfs_glusterfs: Fix use after free in AIO callback; (bso#11774). + mkdir can return ACCESS_DENIED incorrectly on create race; (bso#11780). + "/trustdom_list_done: Got invalid trustdom response"/ message should be avoided; (bso#11782). + Mismatch between local and remote attribute ids lets replication fail with custom schema; (bso#11783). + Quota is not supported on Solaris 10; (bso#11788). + Talloc: Version 2.1.6; (bso#11789). + smbd: Enable multi-channel if 'server multi channel support = yes' in the config; (bso#11796). + build: Fix build when '--without-quota' specified; (bso#11798). + lib/socket/interfaces: Fix some uninitialied bytes; (bso#11802). + Access based share enum: handle permission set in configuration files; (bso#8093). + See also WHATSNEW.txt from the samba-doc package. - Update to 4.3.6. + Getting and setting Windows ACLs on symlinks can change permissions on link target; CVE-2015-7560; (bso#11648); (bsc#968222). + Fix Out-of-bounds read in internal DNS server; CVE-2016-0771; (bso#11128); (bso#11686); (bsc#968223). - Upgrade on-disk FSRVP server state to new version; (bsc#924519). - Only obsolete but do not provide gplv2/3 package names; (bsc#968973). - Relocate existing lock files to /var/lib/samba/lock; (bsc#968963). - Obsolete no longer existing samba-32bit package; (bsc#967625). - Update to 4.3.5. + s3:utils/smbget: Fix recursive download; (bso#6482). + s3: smbd: posix_acls: Fix check for setting u:g:o entry on a filesystemi with no ACL support; (bso#10489). + s3:smbd/oplock: Obey kernel oplock setting when releasing oplocks; (bso#11400). + vfs_shadow_copy2: Fix case where snapshots are outside the share; (bso#11580). + smbclient: Query disk usage relative to current directory; (bso#11662). + winbindd: Handle expired sessions correctly; (bso#11670). + smbd: Show correct disk size for different quota and dfree block sizes; (bso#11681). + smbcacls: Fix uninitialized variable; (bso#11682). + s3:smbd: Ignore initial allocation size for directory creation; (bso#11684). + s3-client: Add a KRB5 wrapper for smbspool; (bso#11690). + s3-parm: Clean up defaults when removing global parameters; (bso#11693). + Use M2Crypto.RC4.RC4 on platforms without Crypto.Cipher.ARC4; (bso#11699). + s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703). + ctdb: Remove error messages after kernel security update; CVE-2015-8543; (bso#11705). + loadparm: Fix memory leak issue; (bso#11708). + lib/tsocket: Work around sockets not supporting FIONREAD; (bso#11714). + ctdb-scripts: Drop use of "/smbcontrol winbindd ip-dropped ..."/; (bso#11719). + s3:smbd:open: Skip redundant call to file_set_dosmode when creating a new file; (bso#11727). + param: Fix str_list_v3 to accept "/;"/ again; (bso#11732). - Shift samba-client sysconfig data into samba and samba-winbind; (bsc#947361). - Simplify shared library packaging; (bsc#966956). - Enable clustering (CTDB) support; (bsc#966271). - s3: smbd: Fix timestamp rounding inside SMB2 create; (bso#11703); (bsc#964023). - Add quotes around path of update-apparmor-samba-profile; (bnc#962177). - Remove autoconf build-time requirement. - Update to 4.3.4. + vfs_fruit: Enable POSIX directory rename semantics; (bso#11065). + Crash: Bad talloc magic value - access after free; (bso#11394). + Copying files with vfs_fruit fails when using vfs_streams_xattr without stream prefix and type suffix; (bso#11466). + samba-tool: Fix uncaught exception if no fSMORoleOwner attribute is given; (bso#11613). + Fix a typo in the smb.conf manpage, explanation of idmap config; (bso#11619). + Correctly initialize the list head when keeping a list of primary followed by DFS connections; (bso#11624). + Reduce the memory footprint of empty string options; (bso#11625). + lib/async_req: Do not install async_connect_send_test; (bso#11639). + Fix typos in man vfs_gpfs; (bso#11641). + Make "/hide dot files"/ option work with "/store dos attributes = yes"/; (bso#11645). + Fix a corner case of the symlink verification; (bso#11647); (bnc#960249). + Do not disable "/store dos attributes"/ on-the-fly; (bso#11649). + Update lastLogon and lastLogonTimestamp; (bso#11659). - Prevent access denied if the share path is "//"/; (bso#11647); (bnc#960249). - Update to 4.3.3. + Malicious request can cause Samba LDAP server to hang, spinning using CPU; CVE-2015-3223; (bso#11325); (bnc#958581). + Remote read memory exploit in LDB; CVE-2015-5330; (bso#11599); (bnc#958586). + Insufficient symlink verification (file access outside the share); CVE-2015-5252; (bso#11395); (bnc#958582). + No man in the middle protection when forcing smb encryption on the client side; CVE-2015-5296; (bso#11536); (bnc#958584). + Currently the snapshot browsing is not secure thru windows previous version (shadow_copy2); CVE-2015-5299; (bso#11529); (bnc#958583). + Fix Microsoft MS15-096 to prevent machine accounts from being changed into user accounts; CVE-2015-8467; (bso#11552); (bnc#958585). - Update to 4.3.2. + vfs_gpfs: Re-enable share modes; (bso#11243). + dcerpc.idl: Accept invalid dcerpc_bind_nak pdus; (bso#11327). + s3-smbd: Fix old DOS client doing wildcard delete - gives an attribute type of zero; (bso#11452). + Add libreplace dependency to texpect, fixes a linking error on Solaris; (bso#11511). + s4: Fix linking of 'smbtorture' on Solaris; (bso#11512). + s4:lib/messaging: Use correct path for names.tdb; (bso#11562). + Fix segfault of 'net ads (join|leave) -S INVALID' with nss_wins; (bso#11563). + async_req: Fix non-blocking connect(); (bso#11564). + auth: gensec: Fix a memory leak; (bso#11565). + lib: util: Make non-critical message a warning; (bso#11566). + Fix winbindd crashes with samlogon for trusted domain user; (bso#11569); (bnc#949022). + smbd: Send SMB2 oplock breaks unencrypted; (bso#11570). + ctdb: Open the RO tracking db with perms 0600 instead of 0000; (bso#11577). + s3:smb2_server: Make the logic of SMB2_CANCEL DLIST_REMOVE() clearer; (bso#11581). + s3-smbd: Fix use after issue in smbd_smb2_request_dispatch(); (bso#11581). + manpage: Correct small typo error; (bso#11584). + s3: smbd: If EAs are turned off on a share don't allow an SMB2 create containing them; (bso#11589). + Backport some valgrind fixes from upstream master; (bso#11597). + auth: Consistent handling of well-known alias as primary gid; (bso#11608). + winbind: Fix crash on invalid idmap configs; (bso#11612). + s3: smbd: have_file_open_below() fails to enumerate open files below an open directory handle; (bso#11615). + Changing log level of two entries to DBG_NOTICE; (bso#9912). - Ensure samlogon fallback requests are rerouted after kerberos failure; (bnc#953382); (bnc#953972). - Ensure to link with --as-needed flag by removing SUSE_ASNEEDED=0. - Always use the default optimization even on pre-9.2 systems. - Remove redundant configure options while adding with-relro. - Relocate the lockdir to the /var/lib/samba/lock directory. - Cleanup and enhance the pidl sub package. - Require renamed python-ldb-devel and python-talloc-devel at build-time. - Requires python-ldb and python-talloc from the python subpackage. - Update to 4.3.1. + s3: smbd: Fix our access-based enumeration on "/hide unreadable"/ to match Windows; (bso#10252). + nss_winbind: Fix hang on Solaris on big groups; (bso#10365). + smbd: Fix file name buflen and padding in notify repsonse; (bso#10634). + kerberos: Make sure we only use prompter type when available; winbind: Fix 100% loop; (bso#11038). + source3/lib/msghdr.c: Fix compiling error on Solaris; (bso#11053). + s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket; (bso#11316). + s3: smbd: Fix mkdir race condition; (bso#11486). + pam_winbind: Fix a segfault if initialization fails; (bso#11502). + s3: dfs: Fix a crash when the dfs targets are disabled; (bso#11509). + s4:lib/messaging: Use 'msg.lock' and 'msg.sock' for messaging related subdirs; (bso#11515). + s3: smbd: Fix opening/creating :stream files on the root share directory; (bso#11522). + lib/param: Fix hiding of FLAG_SYNONYM values; (bso#11526). + net: Fix a crash with 'net ads keytab create'; (bso#11528). + s3: smbd: Fix a crash in unix_convert(); (bso#11535). + s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bso#11522); (bso#11535). + vfs_fruit: Return value of ad_pack in vfs_fruit.c; (bso#11543). + vfs_commit: set the fd on open before calling SMB_VFS_FSTAT; (bso#11547). + s3:locking: Initialize lease pointer in share_mode_traverse_fn(); (bso#11549). + s3:smbstatus: Add stream name to share_entry_forall(); (bso#11550). + s3:lib: Validate domain name in lookup_wellknown_name(); (bso#11555). + s3: lsa: lookup_name() logic for unqualified (no DOMAIN component) names is incorrect; (bso#11555). - Fix 100% CPU in winbindd when logging in with "/user must change password on next logon"/; (bso#11038). - Relocate the tmpfiles.d directory to the client package; (bnc#947552). - Do not provide libpdb0 from libsamba-passdb0 but add it to baselibs.conf instead; (bnc#942716). - Package /var/lib/samba/private/sock with 0700 permissions; (bnc#946051). - Package /var/lib/samba/msg with 0755 permissions; (bso#11515); (bnc#945502). - Require to install libfam0-gamin from samba-libs on post-12.1 and pre-13.15 systems; (bnc#945013). - Update to 4.3.0. + Samba "/map to guest = Bad uid"/ doesn't work; (bso#9862). + revert LDAP extended rule 1.2.840.113556.1.4.1941 LDAP_MATCHING_RULE_IN_CHAIN changes; (bso#10493). + No objectClass found in replPropertyMetaData on ordinary objects (non-deleted); (bso#10973). + Stream names with colon don't work with fruit:encoding = native; (bso#11278). + NetApp joined to a Samba/ADDC cannot resolve SIDs; (bso#11291). + tevent_fd needs to be destroyed before closing the fd; (bso#11316). + "/force group"/ with local group not working; (bso#11320). + strsep is not available on Solaris; (bso#11359). + smbtorture does not build when configured --with-system-mitkrb5; (bso#11411). + Build with GPFS support is broken; (bso#11421). + Build broken with --disable-python; (bso#11424). + net share allowedusers crashes; (bso#11426). + nmbd incorrectly matches netbios names as own name; (bso#11427). + Python bindings don't check integer types; (bso#11429). + Python bindings don't check array sizes; (bso#11430). + CTDB's eventscript error handling is broken; (bso#11431). + Fix crash in nested ctdb banning; (bso#11432). + Cannot build ctdbpmda; (bso#11434). + samba-tool uncaught exception error; (bso#11436). + Crash in notify_remove caused by change notify = no; (bso#11444). + Poor SMB3 encryption performance with AES-GCM; (bso#11451). + Poor SMB3 encryption performance with AES-GCM (part1); (bso#11451). + fix recursion problem in rep_strtoll in lib/replace/replace.c; (bso#11455). + --bundled-libraries=!ldb,!pyldb,!pyldb-util doesn't disable ldb build and install; (bso#11458). + xid2sid gives inconsistent results; (bso#11464). + ctdb: Fix the build on FreeBSD 10.1; (bso#11465). + Handling of 0 byte resource fork stream; (bso#11467). + AD samr GetGroupsForUser fails for users with "/()"/ in their name; (bso#11488). - Configure with --bundled-libraries=NONE; (bso#11458). - Adapt net-kdc-lookup patch for post-3.3 Samba versions; (bnc#295284). - Remove libiniparser-devel build-time requirement. - Update to 4.2.3. + s4:lib/tls: Fix build with gnutls 3.4; (bso#8780). + s4.2/fsmo.py: Fixed fsmo transfer exception; (bso#10924). + winbindd: Sync secrets.ldb into secrets.tdb on startup; (bso#10991). + Logon via MS Remote Desktop hangs; (bso#11061). + s3: lib: util: Ensure we read a hex number as %x, not %u; (bso#11068). + tevent: Add a note to tevent_add_fd(); (bso#11141). + s3:param/loadparm: Fix 'testparm --show-all-parameters'; (bso#11170). + s3-unix_msg: Remove socket file after closing socket fd; (bso#11217). + smbd: Fix a use-after-free; (bso#11218); (bnc#919309). + s3-rpc_server: Fix rpc_create_tcpip_sockets() processing of interfaces; (bso#11245). + s3:smb2: Add padding to last command in compound requests; (bso#11277). + Add IPv6 support to ADS client side LDAP connects; (bso#11281). + Add IPv6 support for determining FQDN during ADS join; (bso#11282). + s3: IPv6 enabled DNS connections for ADS client; (bso#11283). + Fix invalid write in ctdb_lock_context_destructor; (bso#11293). + Excessive cli_resolve_path() usage can slow down transmission; (bso#11295). + vfs_fruit: Add option "/veto_appledouble"/; (bso#11305). + tstream: Make socketpair nonblocking; (bso#11312). + idmap_rfc2307: Fix wbinfo '--gid-to-sid' query; (bso#11313). + Group creation: Add msSFU30Name only when --nis-domain was given; (bso#11315). + tevent_fd needs to be destroyed before closing the fd; (bso#11316). + Build fails on Solaris 11 with "/‘PTHREAD_MUTEX_ROBUST’ undeclared"/; (bso#11319). + smbd/trans2: Add a useful diagnostic for files with bad encoding; (bso#11323). + Change sharesec output back to previous format; (bso#11324). + Robust mutex support broken in 1.3.5; (bso#11326). + Kerberos auth info3 should contain resource group ids available from pac_logon; winbindd: winbindd_raw_kerberos_login - ensure logon_info exists in PAC; (bso#11328); (bnc#912457). + s3:smb2_setinfo: Fix memory leak in the defer_rename case; (bso#11329). + tevent: Fix CID 1035381 Unchecked return value; (bso#11330). + tdb: Fix CID 1034842 and 1034841 Resource leaks; (bso#11331). + s3: smbd: Use separate flag to track become_root()/unbecome_root() state; (bso#11339). + s3: smbd: Codenomicon crash in do_smb_load_module(); (bso#11342). + pidl: Make the compilation of PIDL producing the same results if the content hasn't change; (bso#11356). + winbindd: Disconnect child process if request is cancelled at main process; (bso#11358). + vfs_fruit: Check offset and length for AFP_AfpInfo read requests; (bso#11363). + docs: Overhaul the description of "/smb encrypt"/ to include SMB3 encryption; (bso#11366). + s3:auth_domain: Fix talloc problem in connect_to_domain_password_server(); (bso#11367). + ncacn_http: Fix GNUism; (bso#11371). - Disable rpath usage; (bnc#902421). - Make the winbind package depend on the matching libwbclient version and vice versa; (bnc#936909). - Backport changes to use resource group sids obtained from pac logon_info; (bso#11328); (bnc#912457). - Order winbind.service Before and Want nss-user-lookup target. - Remove fam-devel build-time dependency for post-6 RHEL systems. - Update to 4.2.2. + s3:smbXsrv: refactor duplicate code into smbXsrv_session_clear_and_logoff(); (bso#11182). + gencache: don't fail gencache_stabilize if there were records to delete; (bso#11260). + s3: libsmbclient: After getting attribute server, ensure main srv pointer is still valid; (bso#11186). + s4: rpc: Refactor dcesrv_alter() function into setup and send steps; (bso#11236). + s3: smbd: Incorrect file size returned in the response of "/FILE_SUPERSEDE Create"/; (bso#11240). + Mangled names do not work with acl_xattr; (bso#11249). + nmbd rewrites browse.dat when not required; (bso#11254). + vfs_fruit: add option "/nfs_aces"/ that controls the NFS ACEs stuff; (bso#11213). + s3:smbd: Add missing tevent_req_nterror; (bso#11224). + vfs: kernel_flock and named streams; (bso#11243). + vfs_gpfs: Error code path doesn't call END_PROFILE; (bso#11244). + s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used; (bso#11284). + ctdb: check for talloc_asprintf() failure; (bso#11201). + spoolss: purge the printer name cache on name change; (bso#11210); (bnc#901813). + CTDB statd-callout does not scale; (bso#11204). + vfs_fruit: also map characters below 0x20; (bso#11221). + ctdb: Coverity fix for CID 1291643; (bso#11201). + Multiplexed RPC connections are not handled by DCERPC server; (bso#11225). + Fix terminate connection behavior for asynchronous endpoint with PUSH notification flavors; (bso#11226). + ctdb-scripts: Fix bashism in ctdbd_wrapper script; (bso#11007). + ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553; (bso#11201). + SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the directory is deleted; (bso#11257). + s3:winbindd: make sure we remove pending io requests before closing client sockets; (bso#11141); (bnc#931854). + Fix panic triggered by smbd_smb2_request_notify_done() -> smbXsrv_session_find_channel() in smbd; (bso#11182). + 'sharesec' output no longer matches input format; (bso#11237). + waf: Fix systemd detection; (bso#11200). + CTDB: Fix portability issues; (bso#11202). + CTDB: Fix some IPv6-related issues; (bso#11203). + CTDB statd-callout does not scale; (bso#11204). + 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE if you enter invalid values; (bso#11234). + libads: record service ticket endtime for sealed ldap connections; (bso#11267). + lib/util: Include DEBUG macro in internal header files before samba_util.h; (bso#11033). - Avoid a crash inside the tevent epoll backend; (bso#11141); (bnc#931854). - Remove the independently built libraries ldb, talloc, tdn, and tevent and the post-10.3 renamed libsmbclient from baselibs.conf. - Drop redundant doc attribute from man pages. - Update to 4.2.1. + s3:winbind:grent: Don't stop group enumeration when a group has no gid; (bso#8905). + Initialize dwFlags field of DNS_RPC_NODE structure; (bso#9791). + s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields; (bso#10016). + build:wafadmin: Fix use of spaces instead of tabs; (bso#10476). + waf: Fix the build on openbsd; (bso#10476). + s3: client: "/client use spnego principal = yes"/ code checks wrong name; (bso#10888). + spoolss: Retrieve published printer GUID if not in registry; (bso#11018). + s3: lib: libsmbclient: If reusing a server struct, check every cli->timout miliseconds if it's still valid before use; (bso#11079). + vfs_fruit: Enhance handling of malformed AppleDouble files; (bso#11125). + backupkey: Explicitly link to gnutls and gcrypt; (bso#11135). + replace: Remove superfluous check for gcrypt header; (bso#11135). + Backport subunit changes; (bso#11137). + libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with implementation; (bso#11140). + s3-winbind: Fix cached user group lookup of trusted domains; (bso#11143). + talloc: Version 2.1.2; (bso#11144). + Update libwbclient version to 0.12; (bso#11149). + brlock: Use 0 instead of empty initializer list; (bso#11153). + s4:auth/gensec_gssapi: Let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE for unknown errors; (bso#11164). + docs/idmap_rid: Remove deprecated base_rid from example; (bso#11169); (bnc#913304). + s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails in the SMB1 case; (bso#11173). + backupkey: Use ndr_pull_struct_blob_all(); (bso#11174). + Fix lots of winbindd zombie processes on Solaris platform; (bso#11175). + s3: libsmbclient: Add missing talloc stackframe; (bso#11177). + s4-process_model: Do not close random fds while forking; (bso#11180). + s3-passdb: Fix 'force user' with winbind default domain; (bso#11185). - Prevent samba package updates from disabling samba kerberos printing. - Add sparse file support for samba; (fate#318424). - Purge printer name cache on spoolss SetPrinter change; (bso#11210); (bnc#901813). - Correctly retain errno from Btrfs snapshot ioctls; (bnc#923374). - Simplify libxslt build requirement and README.SUSE install. - Remove no longer required cleanup steps while populating the build root. - Remove deprecated base_rid example from idmap_rid manpage; (bso#11169); (bnc#913304). - Update to 4.2.0. + smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT; (bso#1115). + pam_winbind: fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Make 'profiles' work again; (bso#9629). + s3:smb2_server: protect against integer wrap with "/smb2 max credits = 65535"/; (bso#9702). + Make validate_ldb of String(Generalized-Time) accept millisecond format "/.000Z"/; (bso#9810). + Use -R linker flag on Solaris, not -rpath; (bso#10112). + vfs: Add glusterfs manpage; (bso#10240). + Make 'smbclient' use cached creds; (bso#10279). + pdb: Fix build issues with shared modules; (bso#10355). + s4-dns: Add support for BIND 9.10; (bso#10620). + idmap: Return the correct id type to *id_to_sid methods; (bso#10720). + printing/cups: Pack requested-attributes with IPP_TAG_KEYWORD; (bso#10808). + Don't build vfs_snapper on FreeBSD; (bso#10834). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3: smb2cli: query info return length check was reversed; (bso#10848). + s3: lib, s3: modules: Fix compilation on Solaris; (bso#10849). + lib: uid_wrapper: Fix setgroups and syscall detection on a system without native uid_wrapper library; (bso#10851). + winbind3: Fix pwent variable substitution; (bso#10852). + Improve samba-regedit; (bso#10859). + registry: Don't leave dangling transactions; (bso#10860). + Fix build of socket_wrapper on systems without SO_PROTOCOL; (bso#10861). + build: Do not install 'texpect' binary anymore; (bso#10862). + Fix testparm to show hidden share defaults; (bso#10864). + libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02; (bso#10866). + Integrate CTDB into top-level Samba build; (bso#10892). + samba-tool group add: Add option '--nis-domain' and '--gid'; (bso#10895). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + Fix smbclient loops doing a directory listing against Mac OS X 10 server with a non-wildcard path; (bso#10904). + Fix print job enumeration; (bso#10905); (bnc#898031). + samba-tool: Create NIS enabled users and unixHomeDirectory attribute; (bso#10909). + Add support for SMB2 leases; (bso#10911). + btrfs: Don't leak opened directory handle; (bso#10918). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "/write cache size != 0"/; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: fix keytab array NULL termination; (bso#10933). + s3:passdb: fix logic in pdb_set_pw_history(); (bso#10940). + Cleanup add_string_to_array and usage; (bso#10942). + dbwrap_ctdb: Pass on mutex flags to tdb_open; (bso#10942). + Fix RootDSE search with extended dn control; (bso#10949). + Fix 'samba-tool dns serverinfo <server>' for IPv6; (bso#10952). + libcli/smb: only force signing of smb2 session setups when binding a new session; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + socket_wrapper: Add missing prototype check for eventfd; (bso#10965). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + vfs_streams_xattr: Check stream type; (bso#10971). + s3: smbd: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + vfs_fruit: Add support for AAPL; (bso#10983). + Fix spoolss IDL response marshalling when returning error without clearing info; (bso#10984). + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). + Fix IPv6 support in CTDB; (bso#10996). + ctdb-daemon: Use correct tdb flags when enabling robust mutex support; (bso#11000). + vfs_streams_xattr: Add missing call to SMB_VFS_NEXT_CONNECT; (bso#11005). + s3-util: Fix authentication with long hostnames; (bso#11008). + ctdb-build: Fix build without xsltproc; (bso#11014). + packaging: Include CTDB man pages in the tarball; (bso#11014). + pdb_get_trusteddom_pw() fails with non valid UTF16 random passwords; (bso#11016). + Make Sharepoint search show user documents; (bso#11022). + nss_wrapper: check for nss.h; (bso#11026). + Enable mutexes in gencache_notrans.tdb; (bso#11032). + tdb_wrap: Make mutexes easier to use; (bso#11032). + lib/util: Avoid collision which alread defined consumer DEBUG macro; (bso#11033). + winbind: Retry after SESSION_EXPIRED error in ping-dc; (bso#11034). + s3-libads: Fix a possible segfault in kerberos_fetch_pac(); (bso#11037). + vfs_fruit: Fix base_fsp name conversion; (bso#11039). + vfs_fruit: mmap under FreeBSD needs PROT_READ; (bso#11040). + Fix authentication using Kerberos (not AD); (bso#11044). + net: Fix sam addgroupmem; (bso#11051). + vfs_snapper: Correctly handles multi-byte DBus strings; (bso#11055); (bnc#913238). + cli_connect_nb_send: Don't segfault on host == NULL; (bso#11058). + utils: Fix 'net time' segfault; (bso#11058). + libsmb: Provide authinfo domain for encrypted session referrals; (bso#11059). + s3-pam_smbpass: Fix memory leak in pam_sm_authenticate(); (bso#11066). + vfs_glusterfs: Add comments to the pipe(2) code; (bso#11069). + vfs/glusterfs: Change xattr key to match gluster key; (bso#11069). + vfs_glusterfs: Implement AIO support; (bso#11069). + s3-vfs: Fix developer build of vfs_ceph module; (bso#11070). + s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer; (bso#11077); CVE-2015-0240; (bnc#917376). + vfs: Add a brief vfs_ceph manpage; (bso#11088). + s3: smbclient: Allinfo leaves the file handle open; (bso#11094). + Fix Win8.1 Credentials Manager issue after KB2992611 on Samba domain; (bso#11097). + debug: Set close-on-exec for the main log file FD; (bso#11100). + s3: smbd: leases - losen paranoia check. Stat opens can grant leases; (bso#11102). + s3: smbd: SMB2 close. If a file has delete on close, store the return info before deleting; (bso#11104). + doc:man:vfs_glusterfs: improve the configuration section; (bso#11117). + snprintf: Try to support %j; (bso#11119). + ctdb-io: Do not use sys_write to write to client sockets; (bso#11124). + doc-xml: Add 'sharesec' reference to 'access based share enum'; (bso#11127). - Update to 4.2.0rc5. + Ensure we don't call talloc_free on an uninitialized pointer; CVE-2015-0240; (bso#11077); (bnc#917376). - Fix usage of freed memory on server exit; (bso#11218); (bnc#919309). - Fix tdb_store_flag_to_ntdb() gcc5 build failure. - Fix vfs_snapper DBus string handling; (bso#11055); (bnc#913238). - Update to 4.1.16. + dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl; (bso#10993); CVE-2014-8143; (boo#914279). - Adjust baselibs.conf due to libpdb0 package rename to libsamba-passdb0. - Fix libsmbclient DFS referral handling. + Reuse connections derived from DFS referrals; (bso#10123); (fate#316512). + Set domain/workgroup based on authentication callback value; (bso#11059). - Update to 4.2.0rc4. - Add libsamba-debug, libsocket-blocking, libsamba-cluster-support, and libhttp to the libs package; (boo#913547). - Rename libpdb packages to libsamba-passdb. - Drop libsmbsharemodes packages. - Enable avahi support on post-12.2 systems. - Update to 4.1.15. + pam_winbind: Fix warn_pwd_expire implementation; (bso#9056). + nsswitch: Fix soname of linux nss_*.so.2 modules; (bso#9299). + Fix profiles tool; (bso#9629). + s3-lib: Do not require a password with --use-ccache; (bso#10279). + s4:dsdb/rootdse: Expand extended dn values with the AS_SYSTEM control; (bso#10949). + s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses; (bso#10952). + s3:smb2_server: Allow reauthentication without signing; (bso#10958). + s3-smbclient: Return success if we listed the shares; (bso#10960). + s3-smbstatus: Fix exit code of profile output; (bso#10961). + libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does; (bso#10966). + s3: smbd/modules: Fix *allocate* calls to follow POSIX error return convention; (bso#10982). + Fix 'domain join' by adding 'drsuapi.DsBindInfoFallBack' attribute 'supported_extensions'; (bso#11006). + idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo; (bso#11006). + winbind: Retry LogonControl RPC in ping-dc after session expiration; (bso#11034). - yast2-samba-client should be able to specify osName and osVer on AD domain join; (bnc#873922). - Lookup FSRVP share snums at runtime rather than storing them persistently; (bnc#908627). - Specify soft dependency for network-online.target in Winbind systemd service file; (bnc#889175). - Fix spoolss error response marshalling; (bso#10984). - Update to 4.1.14. + pidl/wscript: Remove --with-perl-* options; revert buildtools/wafadmin/ Tools/perl.py back to upstream state; (bso#10472). + s4-dns: Add support for BIND 9.10; (bso#10620). + nmbd fails to accept "/--piddir"/ option; (bso#10711). + nss_winbind: Add getgroupmembership for FreeBSD; (bso#10835). + S3: source3/smbd/process.c::srv_send_smb() returns true on the error path; (bso#10880). + vfs_glusterfs: Remove "/integer fd"/ code and store the glfs pointers; (bso#10889). + s3-nmbd: Fix netbios name truncation; (bso#10896). + spoolss: Fix handling of bad EnumJobs levels; (bso#10898). + s3: libsmbclient-smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FILES when handed a non-wildcard path; (bso#10904). + spoolss: Fix jobid in level 3 EnumJobs response; (bso#10905). + s3: nmbd: Ensure NetBIOS names are only 15 characters stored; (bso#10920). + s3:smbd: Fix file corruption using "/write cache size != 0"/; (bso#10921). + pdb_tdb: Fix a TALLOC/SAFE_FREE mixup; (bso#10932). + s3-keytab: Fix keytab array NULL termination; (bso#10933). + Cleanup add_string_to_array and usage; (bso#10942). - Remove and cleanup shares and registry state associated with externally deleted snaphots exposed as shadow copies; (bnc#876312). - Use the upstream tar ball, as signature verification is now able to handle compressed archives. - Fix leak when closing file descriptor returned from dirfd; (bso#10918). - Fix spoolss EnumJobs and GetJob responses; (bso#10905); (bnc#898031). + Fix handling of bad EnumJobs levels; (bso#10898). - Remove dependency on gpg-offline as signature checking is implemented in the source validator. - Update to 4.1.13. + s3-libnet: Add libnet_join_get_machine_spns(); (bso#9984). + s3-libnet: Make sure we do not overwrite precreated SPNs; (bso#9984). + s3-libads: Add all machine account principals to the keytab; (bso#9985). + s3: winbindd: Old NT Domain code sets struct winbind_domain->alt_name to be NULL. Ensure this is safe with modern AD-DCs; (bso#10717). + Fix unstrcpy; (bso#10735). + pthreadpool: Slightly serialize jobs; (bso#10779). + s3: smbd: streams - Ensure share mode validation ignores internal opens (op_mid == 0); (bso#10797). + s3: smbd:open_file: Open logic fix; Use a more natural check; (bso#10809). + vfs_media_harmony: Fix a crash bug; (bso#10813). + docs: Mention incompatibility between kernel oplocks and streams_xattr; (bso#10814). + nmbd: Send waiting status to systemd; (bso#10816). + libcli: Fix a segfault calling smbXcli_req_set_pending() on NULL; (bso#10817). + nsswitch: Skip groups we were not able to map; (bso#10824). + s3-winbindd: Use correct realm for trusted domains in idmap child; (bso#10826). + s3: nmbd: Ensure the main nmbd process doesn't create zombies; (bso#10830). + s3: lib: Signal handling - ensure smbrun and change password code save and restore existing SIGCHLD handlers; (bso#10831). + idmap_rfc2307: Fix a crash after connection problem to DC; (bso#10837). + s3-winbindd: Do not use domain SID from LookupSids for Sids2UnixIDs call; (bso#10838). + s3: smb2cli: Query info return length check was reversed; (bso#10848). + registry: Don't leave dangling transactions; (bso#10860). - Update to 4.2.0rc2.
- version update from 5.0.2 to 5.0.3 - adapt the activity detection of saptune to the upcoming saptune version 3 (bsc#1189496) - version update from 5.0.0 to 5.0.2 - added sapconf_check and supportconfig plugin for sapconf - change log message for 'MIN_PERF_PCT' parameter to reduce the spot light (bsc#1179524) - add additional check to detect an active saptune service (started but disabled and without any notes applied). Improve the logging message. (bsc#1182314) - enable and start sapconf.service during package update, if tuned is running with sapconf as profile (bsc#1176061) - preserve the state of the sapconf.service during the package update. Only disable the sapconf service, if saptune is active. In any other cases don't touch the state of the sapconf service. If tuned has problems and the command 'tune-adm off' does not work properly in the preinstall script of the package, try to stop the tuned service to avoid weird error messages in the log of tuned during and after the package update (bsc#1182906) - version update from 4.2.3 to 5.0.0 - check the values of the vm.dirty_* settings to be in a valid range before activating or restoring these system values. (bsc#1168067) - add a logrotate drop-in file for sapconf to control the size of the /var/log/sapconf.log logfile (bsc#1166925) - use a drop-in file in /etc/security/limits.d instead of modifying /etc/security/limits.conf directly. So during sapconf service start the ulimits for the max number of open files configured with sapconf will be written to /etc/security/limits.d/sapconf-nofile.conf. During sapconf service stop this file will be removed. During package update from version 4 to version 5 of sapconf the nofile related entries added by version 4 of sapconf will be removed from /etc/security/limits.conf. (bsc#1168840) - support multi-queued scheduler for block devices (jsc#SLE-11140, jsc#SLE-11142, jsc#SLE-11143) - remove usage of tuned from sapconf That means: Now there is only ONE configuration file for sapconf /etc/sysconfig/sapconf All trailing comment sections, which were only used for documentation purpose are now removed. All parameters of the tuned profile defined in tuned.conf governor, energy_perf_bias, min_perf_pct, force_latency and elevator are moved to /etc/sysconfig/sapconf Customer specific tuned profile changes in /etc/tuned/<profile> are transferred to /etc/sysconfig/sapconf. The customer specific tuned profile files from /etc/tuned/sapconf are moved to /var/lib/sapconf/saved_configs. Additional parameter settings in these tuned configuration files are NOT covered by sapconf. Additional changes during package update: if sapconf with tuned support was not used during package update stop and disable the sapconf service if sapconf with tuned support was used during package update stop and disable tuned service if saptune is active during package update stop and disable sapconf service To prevent sapconf related tuned error messages anytime after the package installation we need to switch off tuned in the preinstall of the package to remove the 'active' sapconf profile before the package installation removes the no longer shipped sapconf profile files. The system tuning will be restarted after the configuration transfer in the post phase of the package installation. (jsc#SLE-10985, jsc#SLE-10987, jsc#SLE-10988) - version update from 4.2.2 to 4.2.3 - file /etc/systemd/logind.conf.d/sap.conf will be removed during the package update. It is not needed any longer as the limits for TasksMax and UserTasksMax are removed from systemd/logind (bsc#1148163, jsc#SLE-10123) - if sapconf detects an improper tuned profile during start it will write an information to the log file and the start of the sapconf service will fail to guide the administrator to the problem. (bsc#1139176) - use absolute path to script.sh in tuned.conf file (bsc#1124453) - use ';' as new delimiter for a sed command in postinstall script, because the used '%' is used and expanded by rpm macros. (bsc#1150868, bsc#1150870) - source /etc/sysconfig/sapconf entries correctly, even if the /etc filesystem is read-only (bsc#1122741) - log skipping of existing /etc/systemd/logind.conf.d/sap.conf file during package installation (bsc#1111243) - Do not change the system settings for kernel.sem. So remove the variables SEM* from sapconf. (bsc#1099101) - correct the SAP Note references in the man pages and in the sysconfig file of the sapconf package (bsc#1096498) - never ever stop or disable uuidd.socket in sapconf. It is mandatory for every SAP application running. (bsc#1093843) - remove hardcoded default value for VSZ_TMPFS_PERCENT. This allows an admin to exclude VSZ_TMPFS settings from the sysconfig file, so current system value will remain untouched. This value only got used in the previous version, if the variable VSZ_TMPFS_PERCENT was removed from the sapconf configuration file /etc/sysconfig/sapconf. If the value of the variable was only changed (increase or decrease) in the sapconf configuration file everything works fine. (bsc#1093844) - remove the no longer needed sysconfig file '/etc/sysconfig/sapnote-1680803' in any update case. (bsc#1089549) - sapconf will set ALL values specified in the file /etc/sysconfig/sapconf irrespective of the current system value. The values will be not just increase, but also decrease, if the value in the sysconfig file is lower than the current system value. All actions are logged to /var/log/sapconf.log (fate#325548) - change variable names in sysconfig file for the avoidance of doubt (bsc#1070495) - remove unnecessary TMPFS_SIZE_MIN from sysconfig file (bsc#1070496) - remove the pagecache references from the sysconfig file during the package update from SLE12 to SLE15 (bsc#1071539) - consolidate the 4 former sapconf profiles sap-hana, sap-netweaver, sap-ase and sap-bobj to one basic sapconf profile 'sapconf' as requested by SAP. If one of the former profiles is the currently active tuned profile, the active tuned profile will be reset to the 'sapconf' profile during the update installation of the package. Additionally the no longer needed sysconfig file '/etc/sysconfig/sapnote-1680803' will be removed during the package update. (fate#324489, bsc#1070504) - add directive ExecStop to the systemd unit file sapconf.service and start sapconf.service after initial package installation (fate#325363) - add system unit file sapconf.service to start tuned, uuidd.socket and sysstat during system boot and to restart tuned during package update installation so that the changes will take effect immediately (fate#325363) - remove left over pagecache limit references (bsc#1071539) - Remove sapconf legacy interface /usr/lib/systemd/system/sapconf.service /usr/sbin/SAPconf /usr/sbin/rcsapconf /usr/sbin/sapconf The man pages are adapted to reflect the changed handling. (bsc#1070505, fate#324490) - Check, if pagecache limit is available at the system. If yes, set pagecache limit according the settings in /etc/sysconfig/sapconf. If not, log a message to the log file. (bsc#1071539, fate#323778) - Refactoring sapconf parameter settings together with SAP Linux Lab. (fate#324491) - ATTENTION: One main feature of this sapconf package update to version 4.1.12 is a consolidation of all sapconf configuration settings into the central /etc/sysconfig/sapconf configuration file (except those settings related to ASE or BOBJ and those settings which can only be set via tuned.conf) This will result in a lot of configuration file changes concerning /etc/sysconfig/sapconf, /etc/sysconfig/sapnote-1557506, /usr/lib/tuned/sap-netweaver/tuned.conf and /usr/lib/tuned/sap-hana/tuned.conf. That means that your system configuration get changed after a restart of tuned or during a system reboot. Please read carefully the following information about configuration file handling before restarting tuned or rebooting the system. (bsc#1070508) - use the same tuning values for HANA and Netweaver workloads. That means the use of the same tuned.conf and script.sh file for both profiles (sap-hana and sap-netweaver) This should lead to a better base for mixed HANA and ABAB workloads on one system. (bsc#1070508) - the pagecache configuration is now integrated in the general sapconf sysconfig file and the old sysconfig file sapnote-1557506 is obsolete. As before pagecache handling is disabled by default. ATTENTION: configuration file handling during package installation. During an initial package installation the new sysconfig file, which includes the pagecache values from the former file sapnote-1557506, is copied to /etc/sysconfig/sapconf and the changes will take effect immediately after restarting tuned. During a package update previously copied /etc/sysconfig files will exist. If both files in /etc/sysconfig are unchanged - that means, there are no custom changes present - the new sysconfig file is copied to /etc/sysconfig, the old obsolete /etc/sysconfig/sapnote-1557506 is removed and the changes will take effect immediately after restarting tuned. If the file /etc/sysconfig/sapconf is unchanged - that means, there are no custom changes present - but the file /etc/sysconfig/sapnote-1557506 contains custom modifications, the new sysconfig file is copied to /etc/sysconfig, the changed values from /etc/sysconfig/sapnote-1557506 are copied to /etc/sysconfig/sapconf and /etc/sysconfig/sapnote-1557506 is moved to /etc/sysconfig/sapnote-1557506.rmpsave. The changes will take effect immediately after restarting tuned. If the file /etc/sysconfig/sapconf contains custom modifications, the new sysconfig file is copied to /etc/sysconfig as sapconf.rpmnew. Custom modifications from /etc/sysconfig/sapnote-1557506 - if available - are not merged in this new file. Please merge the needed custom modifications manually from both files into /etc/sysconfig/sapconf.rpmnew, move this file to /etc/sysconfig/sapconf and remove /etc/sysconfig/sapnote-1557506 before you restart tuned to get the changes take effect. (bsc#1070496, bsc#1070508) - The following parameters are additional specified (instead of static tuning inside the tuning script or defined in other configuration files like tuned.conf or sapnote-1557506) or changed in the central configuration file /etc/sysconfig/sapconf. vm.max_map_count, vm.dirty_bytes, vm.dirty_background_bytes, kernel.shmmni, net.ipv4.tcp_slow_start_after_idle, ksm, transparent_hugepages, numa_balancing added and value changed vm.pagecache_limit_ignore_dirty, vm.pagecache_limit_mb added and commented out kernel.shmall, kernel.shmmax, kernel.sem changed But be in mind: higher system value will ever remain unchanged. sapconf will respect higher values set by the system or by the administrator using sysctl configuration files. Values set with sysctl command will respect too, but do not survive a system reboot. Every tuning action is logged to /var/log/sapconf.log ATTENTION: configuration file handling during package installation. During an initial package installation the new sysconfig file is copied to /etc/sysconfig and the changes will take effect immediately after restarting tuned. During a package update a previously copied /etc/sysconfig file will exist. If this file in /etc/sysconfig is unchanged - that means, there are no custom changes present - the new sysconfig file is copied to /etc/sysconfig and the changes will take effect immediately after restarting tuned. If this file in /etc/sysconfig includes custom modifications, the new sysconfig file is copied to /etc/sysconfig as sapconf.rpmnew. Please merge the needed custom modifications into /etc/sysconfig/sapconf.rpmnew and move this file to /etc/sysconfig/sapconf before you restart tuned to get the changes take effect (bsc#1070494, bsc#1070495, bsc#1070496, bsc#1070508) - The following parameters were specified in tuned.conf of profile sap-hana and/or sap-netweaver before. But they are removed from tuned.conf because they are redundant, no SAP Note is mentioned it, replaced by another parameter, moved to another configuration file or commented out, because they are only valid for a special architecture or special tasks (like the [cpu] part was only valid for Intel architecture and only performance related) vm.swappiness, kernel.sched_min_granularity_ns, kernel.sched_wakeup_granularity_ns, readahead removed [cpu] section with governor, energy_perf_bias, min_perf_pct commented out vm.dirty_ratio, vm.dirty_background_ratio removed from tuned.conf replaced by vm.dirty_bytes, vm.dirty_background_bytes defined in sysconfig/sapconf kernel.sem, net.ipv4.tcp_slow_start_after_idle, transparent_hugepages moved to sysconfig/sapconf ATTENTION: these changes will take effect immediately after restarting tuned. Except the administrator is using an own copy of the tuned.conf file in /etc/tuned/<profile> (where <profile> may be sap-hana or sap-netweaver) to set own or changed values. The tuned.conf files in /etc/tuned/<profile> remain untouched during package installation. To get the new behaviour SAP is recommended, remove the profile copy from /etc/tuned or copy the new tuned.conf file from /usr/lib/tuned/<profile> to /etc/tuned/<profile> or compare the files in /etc/tuned/<profile> with the files in /usr/lib/tuned/<profile> manually and adjust the content, if needed. (bsc#1070494, bsc#1070495, bsc#1070496, bsc#1070503) (bsc#1048550, bsc#1064720) - Setting of UserTasksMax, a parameter of the systemd login manager, will be done in the post script during the package installation. The value is set to 'infinity'. Note: A reboot is needed after the first setup to get the change take effect. A message will indicate if a reboot is necessary. As before there is no automatic rollback. (bsc#1070386) - enable and start sysstat service during post script of the package installation (see SAP Note 1310037) (bsc#1070390) - add package requirements including a short description to the man page of sapconf and to the central configuration file /etc/sysconfig/sapconf (bsc#1070390) - Update the sapconf man page and associated man pages to reflect all the changes of sapconf package version 4.1.12 (bsc#1070506) - respect active tuned profile during reboot of the system even if it is not a 'sap' profile. sapconf only activates sap-netweaver profile by default, if NO tuned profile is actually set. (bsc#1026862) - reinsert 'elevator=noop' to tuned.conf of profile sap-hana and sap-netweaver. (bsc#1031073, bsc#1032516, bsc#1070494) - fix variable name for pagecache handling (bsc#1057986) - restrict UserTasksMax setting to os releases > 12.1 - add SLE12-SP1 specific change for UserTasksMax (bsc#1039309 and comment #35 of bsc#1031355) - add a message to %post to remind the admin to restart the tuned service, if he want the configuration changes to take effect immediately (bsc#1048550) - increase MAX_MAP_COUNT_REQ to 2147483647, see SAP Note 900929 (bsc#1048550) - Update package description. - Make "/tuned"/ a mandatory runtime dependency to address bsc#1043844. - In all tuning profiles, do not overwrite a parameter if present value is higher than optimal value. (bsc#1048550) - Amend logind's behaviour (bsc#1031355, bsc#1039309, bsc#1043844) - Add a dependency against the package sapinit-systemd-compat to prevent SAP systems to be stopped every time the SAP Host Agent is restarted (SLE12-SP1 only) (bsc#1043841) - add new profiles for SAP ASE (Sybase) and SAP BOBJ according to fate#320359. - Upgrade to upstream version 4.1.7 that addresses exactly one issue: Lee Martin and colleagues noticed that SAP HANA performs better with "/force_latency=70"/ in its tuning profile, so the setting is now introduced to the profile. (bsc#1032516) - Upgrade to upstream version 4.1.6 that addresses exactly one issue: sapconf's sap-hana tuning profile incorrectly uses "/noop"/ IO scheduler on disk block devices, which is not explicitly recommended by either SUSE or SAP. Performance regression showed up during benchmark runs. Hence, the IO scheduler setting is removed from tuning profile, and left to be decided by end-user. (bsc#1031073) - Use arbitrary precision calculator rather than bash's built-in integer calculator to calculate parameter values, this gets rid of all integer overflow issues observed in production. (bsc#1027411) - Apply tuning technique of Netweaver in HANA profile too. (bsc#1016795) Upgrade to upstream version 4.1.5. - "/force_latency=1"/ is removed from HANA's configuration, so that CPUs are no longer kept busy when idling. (bsc#1025824) - Introduce complementary README.d and LICENSE files from upstream git repository. - Do not touch THP configuration in Netweaver profile, avoid inheriting configuration from high throughput profile. (bsc#994306) - Put version number in source archive name. - Fix a race condition during start (bsc#977575). - Start uuidd.socket as soon as the package is installed. Further fix bsc#983454. - Control uuidd as a step of the tuning process. Fix bsc#983454. - Introduce mandatory dependency on package tuned. Implement fate#320783. - Redo the directory structure in the source archive file. - Introduce /etc/sysconfig/sapnote-1557506 to: * Disable pagecache_limit by default. * Let user decide if and how to tune pagecache_limit. Fix bsc#966930 and bsc#971625. - Mention tuned parameters in manual pages: fix bsc#966720 - Fix a misplaced optimisation routine that should have been applied to SAP HANA but in fact applied to SAP NetWeaver. (bsc#962059) - Implement fate#319480 - [ECO] Include tuned architecture in sapconf * Replace the entire sapconf package content with tune daemon SAP profiles, * The executables remain compatible with the original sapconf implementation. * Following files are removed from package source: LGPL README SAPconf SAPconf-reconfig SAPconf.8 config.b64 functions sapconf sapconf.8 sapconf.service * Following file is added into package source: sapconf.tgz
- Update to version 0.2.2+20190613.e6c2668: * Bump version to 0.2.2 * Fix bug where sbin packages would print as bytes strings (boo#1135598) * Newly generated po files (new line numbers). * The make_trans script did not work, because strings were not marked because of eval * Fix bash i18n support. The translations are expanded during definition of the function, when LANG is not yet set. Use eval to postpone it. * Fix i18n support. * Updated translations - Update to version 0.2.1+20181004.20a0aae: * Unicode versions of gettext are not for Python 3 * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Clean empty strings in untranslated po files. * Update po files. * Mark translatable strings * Delete temporary files * Get the make_trans script to work - Update to version 0.2.1+20180914.017a078: * Avoid running command-not-found with python2 (boo#1108565) - Initial Python3 support (bsc#1077238) - Update to version 0.2.1+20180813.59519f8: * scout-cmd: convert dict keys into a list * scout-cmd: __iter__ is part of a string * scout-cmd: KeyboardInterrupt lives out of a module * scout: migrate bin to Python3 * Do not interpolate SQL strings * Use system Python 3 interpreter * scount-cmd: Initial support for Python 3 * data-gen: Initial support to Python 3 * tests: Initial support for Python 3 * cnf: initial port to Python 3 * Move setup.py to distutils and fix package_data * Add setup.py * Replace multiple unclear "/zypper refresh"/ error messages with a helpful warning * Fix lookup of solv-file path for repos with '/' in name (bsc#1037101) * Translated using Weblate (Hindi) * Translated using Weblate (Hindi) * Translated using Weblate (Hindi) * Translated using Weblate (Galician) * Translated using Weblate (Galician) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Italian) * Translated using Weblate (Arabic) * Translated using Weblate (Arabic) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Polish) - Update to version 0.1.1+20180103.0595254: * allow for multiple repos to be in one .repo file * Parse repo files for repo name (boo#980393) * Updated translations (Spanish, Norwegian Nynorsk) - Update to version 0.1.1+20170630.f55550e: * drop outdated DBs - Update to version 0.1.1+20170629.b80f023: * update translations using Weblate (Swedish, Chinese, French, Greek, Polish, Indonesian, Persian, Italian, Bulgarian, Lithuanian, Danish, Spanish) * zsh: avoid cnf being triggered on every false result * zsh: improve handler hooking * zsh: expect command to be quoted * zsh: define function with two names * detect if we have no repos configured (bsc#1037101) * call zypper refresh when solv file missing (bsc#1037101) * Version 0.1.1 - Update to version 0.1.0+20160523.472154b: * Translated using Weblate (German) * Translated using Weblate (Lithuanian) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Norwegian Nynorsk) * Translated using Weblate (German) * Translated using Weblate (Arabic) * Translated using Weblate (French) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) - Cleanup a bit to have the spec readable and point to proper url - Update to version 0.1.0+20151023: + adapt to Dataiterator changes in libsolv-0.6.0 (boo#951977) + Updated translations. - Update to version 0.1.0+20150925: + Update translations based on https://svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/ - REV 92845 (boo#906691). - Change to source service (disabled), checking out from git.
- Fix double width combining char handling that could lead to a segfault [bnc#1182092] [CVE-2021-26937] new patch: combchar.diff - Use %license instead of %doc [bsc#1082318] - install pam file to make screen locking work again [bnc#1056192] new file: screen.pam - GNU Screen 4.6.2: * revert changes to cursor position restore behavour * set freed pointer to NULL * documentation fixes * fix windowlist crashes - adding %set_permissions and %verify_permissions macros for /run/uscreens/ - adding %tmpfiles_create macro for /usr/lib/tmpfiles.d/screen.conf - spec file: adding PreReq for permissions - GNU Screen 4.6.1: bugfix release * problems with starting session in some cases * parallel make install * segfault when querying info on nonUTF locale - GNU Screen 4.6.0: * Update Unicode wide tables to 9.0 * Support more serial speeds * Improved namespaces support * Migrate from fifos to sockets * Start viewing scrollback at first line of output - drop upstreamed 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch - Ensure /usr/share/terminfo/s/screen is present when screen is [boo#812067]. - GNU Screen 4.5.1: * logfile permissions problem (CVE-2017-5618) bsc#1021743 This issues does not affect the SUSE package as setuid/setid is not used. - drop upstreamed fix_enable_logfile.patch - add 0001-Follow-up-to-bc5ea98-fix-texinfo-syntax-errors.patch - Add fix_enable_logfile.patch * fix loging screen API (bnc#1020870) * fix privilege escalation - GNU Screen 4.5.0: * It's possible to specify logfile's name via command line parameter '-L'. Fixes: * broken handling of "/bind u digraph U+"/ * crash with long $TERM * crash when bumping blank window * build for AIX * %x improperly separating arguments * install with custom DESTDIR - Remove %postun - it tried to delete "/screen.info.gz"/ file second time. - GNU screen 4.4.0: * Support up to 24 function keys * 'logfile' command, starts logging into new file upon changing * Fix runtime issues - enable pam support, so screenlocking uses the password of the current user. - Add license file as documentation - GNU screen 4.3.1 * This is a bug fix release. * Visible content get messed up after window resize - GNU screen 4.3.0: * Introduce Xx string escape showing the executed command of a window * Implement dead/zombie window polling, allowing for auto reconnecting * Allow setting hardstatus on first line * 'sort' command sorting windows by title * 'bumpleft', 'bumpright' - manually move windows on window list * 'collapse' removing numbering 'gaps' between windows, by renumbering * 'windows' command now accepts arguments for use with querying - packaging changes: * move screen-poll-zombies.patch to savannah git * move screen-4.0.3-ipv6.patch to savannah git * move sort_command.patch to savannah git * move xX_string_escape.patch to savannah git * move screen_enhance_windows_list.patch to savannah git
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package scrnsaverproto with initial version 1.2.2
- Build fix for the new glibc-2.31 (bsc#1183797, sed-tests-build-fix.patch). - Use %license (boo#1082318) - Update to version 4.4: * sed could segfault when invoked with specific combination of newlines in the input and regex pattern. - Update to version 4.3: * sed's regular expression matching is now typically 10x faster * sed now uses unlocked-io where available, resulting in faster I/O operations. * lots of bugfixes (for detailed list see NEWS) - Drop patches (all upstreamed): * sed-fix-overlapping-address-ranges.patch * sed-follow-symlinks-hyphen.patch * sed-follow-symlinks-stdin.patch * sed-temp-delete.patch * sed-y-NUL-RHS.patch - Spec file cleanups * run spec-cleaner * use macro for configure * execute tests with produced binary as well * use url for signature as well * use https for download links * use xs compressed tarballl * make building verbose - Build with ACL/SELinux support for in-place editing - Cherry picking of the most important fixes from the upstream sed GIT (not backporting testsuite, as it was completely refactored): * Fix y command in the RHS of a y/LHS/RHS/ transliteration (sed-y-NUL-RHS.patch). * Fix mishandling of overlapping address ranges (sed-fix-overlapping-address-ranges.patch). * Fix fail to remove a temporary file (sed-temp-delete.patch). * Fix behavior of --follow-symlinks when reading from stdin (bnc#933029, gnu#20795, sed-follow-symlinks-stdin.patch). * Make "/sed --follow-symlinks -"/ consistent with "/sed -"/ again, and process stdin instead of ./- (bnc#933029#c6, gnu#20796, sed-follow-symlinks-hyphen.patch). - build with PIE - sed-dont_close_twice.patch (bnc#880817) when closing fails, file is attempted to be closed again patch based of Neil Brown's recommendation - Add Source URL, see https://en.opensuse.org/SourceUrls - Update to version 4.2.2: * don't truncate input for lines of length 2^31 and longer * fix endless loop on incomplete multibyte sequences (bnc#743689) * -u also does unbuffered input * New command `F' to print current input file name * sed -i, s///w, and the `w' and `W' commands also obey the - -binary option * --posix fails for scripts that end in a backslash. * New option -z (--null-data) to separate lines by ASCII NUL. * x26 (and similar escaped sequences) produces a literal & in the replacement argument of the s/// command. - Split lang package. - Option to verify GPG signature.
- change-pidfile-path-from-var-run-to-run.patch: Change PIDFile path from /var/run to /run (bsc#1185183). - var-run-deprecated.patch: /var/run is deprecated (bsc#1185183). - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo the SENSORS_API_VERSION change, to stay source-compatible with upstream. - lm_sensors-3.5.0-libsensors-fix-soname.patch: Undo excessive libsensors version bump. - Update to version 3.5.0: + soname was bumped due to commit dcf2367 which introduced an ABI change. + Fixed disappearance of certain hwmon chips with 4.19+ kernels, (gh#lm-sensors/lm-sensors#139, boo#1116021). + Add the find-driver script for debugging. + Various documentation and man page improvements. + Fix various issues found by Coverity Scan. + Fix compilation with the musl C library. + Updated links in documentation to reflect the new home of lm_sensors. + sensors.1: Add reference to sensors-detect and document -j option (json output). + sensors: Add support for json output, add support for power min, lcrit, min_alarm, lcrit_alarm. + sensors-detect: * Fix systemd paths. * Add detection of Fintek F81768. * Only probe I/O ports on x86. * Add detection of Nuvoton NCT6793D. * Add detection of Microchip MCP9808. * Mark F71868A as supported by the f71882fg driver. * Mark F81768D as supported by the f71882fg driver. * Mark F81866D as supported by the f71882fg driver. * Add detection of various ITE chips. * Add detection of Nuvoton NCT6795D. * Add detection of DDR4 SPD. * Add detection of ITE IT8987D. * Add detection of AMD Family 17h temperature sensors. * Add detection of AMD KERNCZ SMBus controller. * Add detection of various Intel SMBus controllers. * Add detection of Giantec GT30TS00. * Add detection of ONS CAT34TS02C and CAT34TS04. * Add detection of AMD Family 15h Model 60+ temperature sensors. * Add detection of Nuvoton NCT6796D. * Add detection of AMD Family 15h Model 70+ temperature sensors. + configs: Add sample configuration files. + sensors.conf.default: * Add hardwired inputs of NCT6795D * Add hardwired inputs of F71868A * Add hardwired NCT6796D inputs + vt1211_pwm: replaced deprecated sub shell syntax, run with bash instead of sh. + pwmconfig: replaced deprecated sub shell syntax. + fancontrol: replaced deprecated sub shell syntax, save original pwm values. + fancontrol.8: replaced deprecated sub shell syntax. + libsensors: * Add support for SENSORS_BUS_TYPE_SCSI, add support for power min, lcrit, min_alarm, lcrit_alarm. * Handle hwmon device with thermal device parent (bsc#1108468). - Rebase lm_sensors-3.0.3-hint-at-kernel-extra-package.patch for new release. - Spec file tidy up for man page extension. - Update version to 3.4.0git20180510.1c48b19, use git version * Support many new hardware: + Add detection of Fintek F81768 + Only probe I/O ports on x86 + Add detection of Nuvoton NCT6793D + Add detection of Microchip MCP9808 + Mark F71868A as supported by the f71882fg driver + Mark F81768D as supported by the f71882fg driver + Mark F81866D as supported by the f71882fg driver + Add detection of various ITE chips + Add detection of Nuvoton NCT6795D + Add detection of DDR4 SPD + Add detection of ITE IT8987D + Add detection of AMD Family 17h temperature sensors + Add detection of AMD KERNCZ SMBus controller + Add detection of various Intel SMBus controllers + Add detection of Giantec GT30TS00 + Add detection of ONS CAT34TS02C and CAT34TS04 + Add detection of AMD Family 15h Model 60+ temperature sensors + Add detection of Nuvoton NCT6796D + Add detection of AMD Family 15h Model 70+ temperature sensors * Fix syntax errors * Fix systemd paths - Drop lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch Upstream merge this patch - Drop lm_sensors-3.4.0+-Only-probe-I-O-ports-on-x86.patch Upstream merge this patch - Change upstream url. - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - lm_sensors-3.4.0+-Only-probe-I-O-ports-on-x86.patch: Skip "/random"/ I/O port probing on non-x86 machines (bsc#1008552) - lm_sensors-3.4.0-sensors-detect-ppc64le.patch: Fix sensors-detect CPU detection support on ppc architectures (bsc#999987) - add lm_sensors-3.4.0-sensors-detect-add-ftsteutates-support.patch for ftsteutates support (Fujitsu Skylake boards) - lm_sensors-3.4.0-sensord-service-extra-args.patch: Allow passing arbitrary extra arguments to sensord. - lm_sensors-3.4.0-sensors-detect-fix-systemd-path.patch: Handle the move of systemd from / to /usr. - Update to lm_sensors 3.4.0 * library: The arbitrary limit on per-type sensor count is gone. Support for temperature min and critical min hysteresis. * sensors: Support for temperature min and critical min hysteresis. * fancontrol: Deal with moving hwmon attributes. Reduce memory consumption. * sensors-detect: Detection of new devices. * lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch, lm_sensors-r6237-default-config-NCT6779-NCT6791.patch, lm_sensors-r6254-detect-print-kernel-cpu.patch, lm_sensors-r6255-fix-shell-error-FCFANS.patch, lm_sensors-r6282-detect-graphics-card-in-all-cases.patch, lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch: Removed, upstream now. * lm_sensors-3.0.0-sensord-separate.patch, lm_sensors-3.0.0-sysconfig_metadata.patch, lm_sensors-3.0.3-hint-at-kernel-extra-package.patch: Refreshed. - lm_sensors-r6282-detect-graphics-card-in-all-cases.patch: sensors-detect: Detect graphics card in all cases (bsc#933072). - lm_sensors-r6283-skip-addresses-0x37-0x4f-on-DDC.patch: sensors-detect: Skip addresses 0x37 and 0x4f on DDC channels (bsc#933072). - lm_sensors-r6216-fancontrol-moving-hwmon-attributes.patch: fancontrol: Deal with moving hwmon attributes. - lm_sensors-r6237-default-config-NCT6779-NCT6791.patch: sensors.conf.default: Add support for NCT6779 and NCT6791. - lm_sensors-r6254-detect-print-kernel-cpu.patch: Print kernel version and processor information. - lm_sensors-r6255-fix-shell-error-FCFANS.patch: fancontrol: Fix shell error when FCFANS is not set (bnc#903520).
- Update to version 1.3.1: * Move global rules variable into applyRules, the only function that uses it * Make len a size_t instead of converting back & forth to an int * Use C99 struct initializer for cmdNames in applyComponentNames * config: Add missing AC_CONFIG_SRCDIR * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Printing the program's version number on -version. * Fixing a small mistake in the man page -- s/comp/map/. * Ensure consistency between the manpage and the output of the -h option - Update to version 1.3.0: + Mention xkeyboard-config(7) in setxkbmap(1) + Add const attributes to fix gcc -Wwrite-strings warnings + Minor style changes in help message. + Few messages added for easier troubleshooting. + Consistent handling of memory allocation errors. + Removed unused arg subdir in function findFileInPath() + Bug in searching config files fixed. + Data refactored: list_t introduced to keep list and its sizes together. + Bugs fixes: fdo#34117, fdo#34118, fdo#34151. - Split setxkbmap from xorg-x11. Initial version: 1.2.0.
- Do not require libeconf-devel on products without /usr/etc. - Split login.defs configuration file into own sub-package, which allows to install util-linux or pam on small embedded/edge systems or container without the need to pull in the full shadow suite. - Amend patches/useradd-userkeleton.patch to also write into existing directories and prefer files from /etc - Add patch useradd-userkeleton.patch to extend original C code of useradd to handle /usr/etc/skel (boo#1173321) - Remove /usr/etc/skel support in useradd.local script - Change again useradd.local script to let it work even for system accounts and work together with SELinux (bsc#1178296) - Change patch useradd-script.patch to support the four arguments used by the useradd.local script (bsc#1178296) - Add support for /usr/etc/skel to useradd.local script (boo#1173321) - shadow-login_defs-check.sh: Fix the regexp to get a real variable list (boo#1164274). - login.defs: Add support for new util-linux-2.36 login variable MOTD_FIRSTONLY (shadow-util-linux.patch). - shadow-login_defs-comments.patch: Remove duplicated LASTLOG_UID_MAX. - shadow-login_defs-check.sh: Update for new build system. - shadow-util-linux.patch: Restore lost chunk: SYSLOG_SU_ENAB is not used in SUSE Linux. - Refresh shadow-login_defs-suse.patch and shadow-login_defs-comments.patch. - Use pure #!/bin/sh in: * useradd.local * userdel-post.local * userdel-pre.local - Update to 4.8.1: * selinux: include stdio * man: don't suggest making groupmems user-writeable * Makefile: bail out on error in for loops * Adding logging of SSH_ORIGINAL_COMMAND to nologin * add new HOME_MODE login.defs option * Add tty logging to useradd * Useradd: make non-executable shell check only a warning * Update Dutch translation * user_busy: Do not mistake a regular user process for a namespaced one * Revert "/Honor --sbindir and --bindir for binary installation"/ - Remove shadow-4.8-shell-check.patch: included - Remove shadow-4.8-selinux-include.patch: upstreamed - Set 0755 for chpasswd, groupadd, groupdel, groupmod, newusers, useradd, userdel, usermod explicitly. - bsc#1160729: Make valid shell check only a warning * Add shadow-4.8-shell-check.patch - Update to 4.8: * Initial optional bcrypt support. * Make build/install of 'su' optional. * Fix for vipw not resuming correctly when suspended * Sync password field descriptions in manpages * Check for valid shell argument in useradd * Allow translation of new strings through POTFILES.in * Migrate to itstool for translations * Migrate to new SELinux api * Support --enable-vendordir * pwck: Only check homedir if set and not a system user * Support nonstandard usernames * sget{pw,gr}ent: check for data at EOL * Add YYY-MM-DD support in chage * Fix failing chmod calls for suidubins * Fix --sbindir and --bindir for binary installations * Fix LASTLOG_UID_MAX in login.defs * Fix configure error with dash - Remove because upstreamed: * libeconf.patch * shadow-usermod-variable.patch - Rebase: * shadow-login_defs-unused-by-pam.patch * chkname-regex.patch * shadow-util-linux.patch * shadow-login_defs-comments.patch - Add shadow-4.8-selinux-include.patch See https://github.com/shadow-maint/shadow/pull/200 - libeconf.patch: Add support for libeconf and /usr/etc for login.defs. - Move first configuration files and pam config files to /usr/etc - bsc#1144060: Add pam_keyinit.so to /etc/pam.d configuration files to support kernel keyring feature - Update pamd.tar.bz2 with pam configuration files accordingly - encryption_method_nis.patch: drop, DES should really not be used anymore anywhere, even with NIS - shadow-login_defs-suse.patch: remove encryption NIS entry - Fix incorrect variable name in usermod (shadow-usermod-variable.patch). - shadow-login_defs-comments.patch: * Drop SHA_CRYPT_*_ROUNDS that are in the upstream login.defs. * Add missing LASTLOG_UID_MAX. * Refresh shadow-login_defs-suse.patch. - Port shadow-login_defs-check.sh to match the current spec file and login.defs. - Provide "/useradd_or_adduser_dep"/ for sysuser-shadow - shadow-login_defs-suse.patch: Set ALWAYS_SET_PATH default to "/yes"/ (bsc#353876#c7). - Fix comment about patch in spec file - Update to 4.7: * Spawn: don't loop forever on ECHILD * Do not fail locking if there is a stale lockfile (Tomas Mraz) * Use lckpwdf if prefix not set (Tomas Mraz) * Build: check correct DocBook version (Jan Tojnar) * Usermod: Print 'no changes' to stdout, not stderr (Serge Hallyn) * Add support for btrfs subvolumes for home (Adam Majer) * Fix chpasswd long line handling (Nathan Ruiz) * Use secure_getenv for gettime (Chris Lamb) * Make sp_lstchg reproducible (Chris Lamb) * Do not crash commonio_close if db file is not open (Tomas Mraz) * Don't flush nscd and sssd cache in read-only mode (Charlie Vuillemez) * French manpage update (Alban VIDAL) * Fix manpage defaults for SUB_UID/GID_COUNT (Tomas Mraz) * Sync po files from shadow.pot (Alban VIDAL) * Usermod: guard against unsafe chown of homedir contents (Tomas Mraz) * Add LASTLOG_UID_MAX to login.defs (Tomas Mraz) * new[ug]idmap file capabilities support (Giuseppe Scrivano and Christian Brauner) * Fix segfault in useradd (bsc#1141113, Tomas Mraz) * Coverity issues (Tomas Mraz) * Flush sssd caches (Jakub Hrozek) * Log UID in nologin (Vladimir Ivanov) * run pam_getenvlist after setup_env in su.c (Michael Vogt) * Support systems with only utmpx (A. Wilcox) * Fix unguarded ENABLE_SUBIDS code (Jan Chren (rindeal)) * Update po/zh_CN translation (Lion Yang) * Create parent dirs for useradd -m (Michael Vetter) * Prevent usermod segv * Fix usermod crash (fariouche) - Remove btrfs-subvolumes.patch (fate#316134): upstreamed: https://github.com/shadow-maint/shadow/pull/149 - Remove useradd-mkdirs.patch (bsc#865563): upstreamed https://github.com/shadow-maint/shadow/pull/112 - Remove shadow-4.6.0-fix-usermod-prefix-crash.patch upstreamed https://github.com/shadow-maint/shadow/issues/110 - Remove shadow-4.6-bsc1141113-useradd-segfault.patch (SLE15 SP3 and openSUSE Leap 15.3 only) upstreamed https://github.com/shadow-maint/shadow/issues/125 - Rebase userdel-script.patch - Rebase useradd-script.patch - Rebase shadow-util-linux.patch - Make building more verbose - Use spec-cleaner - don't specify MOTD_FILE in login.defs but fall back to built in defaults of login (boo#1133929) - Split shadow-login_defs.patch hunks to its logical components (bsc#1121197): * shadow-login_defs-unused-by-pam.patch * shadow-login_defs-comments.patch * shadow-util-linux.patch * shadow-login_defs-suse.patch * Move appropriate hunks to chkname-regex.patch and encryption_method_nis.patch * Remove GROUPADD_CMD that is not supported (bsc#1121197#c14). - Split getdef-new-defs.patch hunks to its logical components (bsc#1121197): * encryption_method_nis.patch * chkname-regex.patch * shadow-util-linux.patch Add support for login: ALWAYS_SET_PATH and LOGIN_PLAIN_PROMPT. * useradd-script.patch, userdel-script.patch * Remove duplicated definitions of MOTD_FILE and ENV_PATH. - Add shadow-login_defs-unused-check.sh to allow verification of login.defs variable usage (bsc#1121197). - Add virtual symbols for login.defs compatibility (bsc#1121197). - btrfs-subvolumes.patch: implement support for creating user home directories on btrfs subvolumes (fate#316134) - Add empty /etc/sub{u,g}id files. useradd and usermod add entries for users only when those files exist. Having those entries is a requirement to create user namespaces, for instance, when running podman as a non-root user. - Update to 4.6: * Newgrp: avoid unnecessary lookups * Make language less binary * Add error when turning off man switch * Spelling fixes * Make userdel work with -R * newgidmap: enforce setgroups=deny if self-mapping a group * Norwegian bokmål translation * pwck: prevent crash by not passing O_CREAT * WITH_TCB fixes from Mandriva * Fix pwconv and grpconv entry skips * Fix -- slurping in su * add --prefix option - Remove CVE-2018-7169.patch: upstreamed - Remove shadow-4.1.5.1-pam_group.patch: upstreamed - Update userdel-script.patch: change due to prefix - Update useradd-mkdirs.patch: change due to prefix Additionally changed in that patch (bsc#1106914): * Test for strdup() failure * Directory to 0755 instead 0777 - Add shadow-4.6.0-fix-usermod-prefix-crash.patch: Fixes crash in usermod when called with --prefix. See https://github.com/shadow-maint/shadow/issues/110 - Use %license (boo#1082318) - Added CVE-2018-7169.patch: Fixed an privilege escalation in newgidmap, which allowed an unprivileged user to be placed in a user namespace where setgroups(2) is allowed. (CVE-2018-7169 bsc#1081294) - bsc#1061838: Revert: Requires: group(mail) Introduced circular dependency - Revert accidentalied prerequisites. Use PreReq for permissions - Prequire group(shadow), group(root), user(root) - bsc#1061838: Add Requires for group(mail) - boo#1048645: Set suid bit for newuidmap and newgimap - Revert the changes for bsc#1023895 back Pulls in too many deps into ring0. Next version of shadow plans to have no conditional man pages. - run spec-cleaner - bsc#1023895: man page contained invalid options because they depend on compile flags and we shipped pre built ones. New BuildRequires: docbook-xsl-stylesheets docbook_4 xml2po xsltproc - Adjust requires (we need user/group root instead of aaa_base now) - New upstream version 4.5 - Refreshed patches: * shadow-login_defs.patch * chkname-regex.patch * getdef-new-defs.patch * useradd-mkdirs.patch - Upstreamed patches: * shadow-4.1.5.1-manfix.patch * shadow-4.1.5.1-errmsg.patch * shadow-4.1.5.1-backup-mode.patch * shadow-4.1.5.1-audit-owner.patch * shadow-4.2.1-defs-chroot.patch * shadow-4.2.1-merge-group.patch * Fix-user-busy-errors-at-userdel.patch * useradd-clear-tallylog.patch - shadow-4.1.5.1-pam_group.patch dynamically added users via pam_group are not listed in groups databases but are still valid - shadow.keyring: update keyring with current maintainer's keyid only - Serge Hallyn 'F1D08DB778185BF784002DFFE9FEEA06A85E3F9D' - disable_new_audit_function.patch: Disable newer libaudit functionality for older distributions - useradd: call external program "//sbin/pam_tally2"/ to reset failed login counter in "//var/log/tallylog"/ (bsc#980486, useradd-clear-tallylog.patch) - add keyring, three public keys from https://pkg-shadow.alioth.debian.org/download.php - bsc#1002975: Use permissions according to permissions package and dont try to manipulate them in %files section. - boo#994486: Include shadow.5 manpage Previously this was provided by man-pages package in the man-pages-addons tarball which got removed later on. - Add package dependency for aaa_base, fixing bnc#899409 (was done by tbehrens@suse.com but not submitted to Factory) - shadow 4.2.1 requested by fate#320422 - bsc#979069: Dont include shadow-4.1.5.1-bug935203-manpage.patch - Dont set SUID bit yet. Once bsc#979282 is through, which will adapt the permissions package, we can enable the SUID bits. Remove the files used to circumvent the check. - Remove: * shadow-rpmlintrc * shadow-subids * shadow-subids.easy * shadow-subids.secure * shadow-subids.paranoid - Update to shadow-4.2.1: - add support for subuids/subgids via newuidmap/newgidmap - Rename chkname-regex.diff to chkname-regex.patch - Rename encryption_method_nis.diff to encryption_method_nis.patch - Rename getdef-new-defs.diff to getdef-new-defs.patch - Rename shadow-login_defs.diff to shadow-login_defs.patch - Rename userdel-scripts.diff to userdel-script.patch - Rename useradd-script.diff to useradd-script.patch - Rename useradd-default.diff to useradd-default.patch - Rename useradd-mkdirs.diff to useradd-mkdirs.patch - Add fixes from Red Hat/Fedora: - shadow-4.1.5.1-audit-owner.patch.patch: - log owner changes for home directory - shadow-4.1.5.1-userdel-helpfix.patch.patch: - give a hint about what happens when you force the removal of a user - shadow-4.2.1-defs-chroot.patch.patch: - initialize uid_t uid_min and uid_t uid_max not before we need them - shadow-4.2.1-merge-group.patch.patch: - simplify by using a single call to snprintf() - Add upstream fix - Fix-user-busy-errors-at-userdel.patch: - call sub_uid_close() - Moved call from %verifyscript into %post: * Caused call to %service_add_post shadow.service shadow.timer during rpm -qV shadow - Add systemd unit files to continuously check password & groupfile integrity * Idea from Arch Linux * pending request to systemd-presets-branding-openSUSE to enable by default
- Backport bsc1191630.patch: Jaroslav backporting 15fb9891 glfo#xdg/shared-mime-info!81 to resolve nautilus can no longer launch apps when browsing files problem(glfo#xdg/shared-mime-info#11, bsc#1191630). - No longer recommend -lang: supplements are in use - Drop no longer required PreReq's, obsolete with switch to file trigger based pre/post scripts. - Move RPM macros to %_rpmmacrodir. - Move RPM macros file to correct directory in /usr - Update to version 1.12: + Fix build from tarball. - Changes from version 1.11: + Add mime-type for: - reStructuredText. - Groovy scripting language. - Gradle build tool. - Maven. - WarpScript source code. - zstd and tar.zst archives. + Change the preferred suffix for image/jpeg from .jpeg to .jpg. + Assign *.html to XHTML pages. + Better detection for *.key files (Apple Keynote vs. GPG keys). + Give weight to one of the appimage patterns. + Tools: - Link to GitLab for contributions and bug reports. - Loads of memory and file descriptor leak fixes. + Spec: Clarify the availability of C character escape support. - Update URL and use source service to checkout exact tag, upstream have an ever changing tarball url, so we go with source checkout. - Following the above, add libtool BuildRequires and pass autogen.sh, bootstraping is now needed. - Modernize spec. - Update to version 1.10: + Add mime-type for MJPEG raw streams + Add MPEG-4 Ringtone mime-type + Add mime-type for HEIF images + Add application/vnd.sqlite3, application/x-sqlite2 IANA types + Add application/pkcs8-encrypted + Add application/vnd.yotube.yt + Add audio/usac + Add mime-types for raw floppy disk images + Add aliases for SAP and HFE floppy image mime-types + Use new application/vnd.comicbook-rar IANA type - Modernize spec-file by calling spec-cleaner - Drop obsolete mime-info-to-mime (boo#1062631). - Update to version 1.9: + Add x-systemd-unit and x-dbus-service MIME types. + Fix magic for application/x-java-keystore on little endian. + Add mime-type for STL 3D models and GCODE. + Add application/x-executable as a supertype of application/ecmascript. + Add shebang magic for gjs JavaScript files. + Add a mimetype for Khronos texture files. + Add a mime-type for Famicom Disk System images. + Add "/font"/ top level type, and use IANA registered type for TTF, OTF, WOFF, TTC and WOFF2. + Add OpenCL mime-type. + Add text/x-python3 content type. + Add Audible.com mime type. + Add application/x-atari-lynx-rom. + Add application/x-wonderswan-rom. + Add application/x-virtual-boy-rom. + Better JPEG 2000 MIME type support. + Add support for GIMP data files (.gbr, .gih, .pat). + Add an alias for Adobe Illustrator formats. + Add *.mjs glob for Javascript. + Rename application/x-trig to application/trig. + Rename Panasonic RAW image mime-types to image/x-panasonic-rw*. + Change the preferred suffix for image/x-tga from icb to tga. + Correct "/PostScript"/ capitalisation. + Add mimetype for AppImage Type 2. + Remove AppImage glob with different casing. - Replace %mime_database_post/postun with respective file triggers in shared-mime-info: any file put into /usr/share/mime will trigger the execution of the script. In order to not break the macros short-term they are being redefined to %nil. - Drop redundant %clean section. - Update to version 1.8: + Add Flatpak-related mime-types. + Add mime-type for a number of Thomson-related disk (and cassette) images. + Add many audio and video mime-type aliases as used in VLC. + Add mime-type for pdf.lz files. + Write the correct length for literal and glob lists to the cache. + Build fixes. - Update to version 1.7: + Add mime-types for a number of video games systems ROMS (Atari 7800, Atari 2600, Neo Geo Pocket, Sega CD/Mega-CD, Game Boy Color, Genesis 32X, Sega SG-1000, Sega Game Gear, Sega Pico). + Add mime-type for .tar.lz and tar.lz4 archives. + Add mime-type for Jupyter Notebook files. + Add Flatpak mime-types and add compatibility for xdg-app ones. + Add *.dib glob to BMP images. + Use official IANA mime-types for WMF and EMF images. + Add application/raml+yaml mime-type. + Add GPX mimetypes as found in the wild. + Add application/vnd.squashfs and application/vnd.snap mime-types. + Add mime-type for IGES documents. + Add mime-types for Sass CSS pre-processor files. ..+.Add mime-type for Twig templates. + Add alias application/nappdf for application/pdf. + Add mimetype for AppImage. + Add application/x-bsdiff mime-type. + Add Gherkin feature specifications mime-type. + Use official IANA registered type for application/vnd.chess-pgn. + Use new IANA registered type for application/geo+json. + Use official IANA registered type for application/vnd.comicbook+zip. + Use official IANA registered type for application/vnd.rar. + Use official IANA registered type for application/vnd.framemaker. + Improve VRML mime-type. + Better MPEG-2 TS magic. + Better magic for 669 tracker MOD files. + Fix misdetection of zip files as their content. + Fix multi-page DjVu detection by file. + Fix TGA magic detection. + Fixes related to AMR audio files. + Remove "/*.sg"/ glob for Sega Master System ROM types. - Drop 0001-Add-alias-application-nappdf-for-application-pdf.patch: Fixed upstream. - Add alias application/nappdf to application/pdf (boo#984021) 0001-Add-alias-application-nappdf-for-application-pdf.patch - Update to GNOME 3.20 Fate#318572 - Drop shared-mime-info-disable-fdatasync-in-installation.patch: fixed upstream. - Update to version 1.6: + Add XAR archive mime-type. + Add GeoJSON mime-type. + Add GPX mime-type. + Add xdg-app mime-type. + Add *.xht glob and magic for XHTML files. + Bump priority of archive mime-types with long magics, to avoid false positives when detecting files inside the archive itself. - Drop xz BuildRequires: this is already part of default build setups for a long time. - Drop workaround for fdo#70366 (that is, no longer export ac_cv_func_fdatasync=no). - Add PKGSYSTEM_ENABLE_FSYNC=0 to mime_database_post and mime_database_postun macros, which is the upstream provided way to opt-out of the fdatasync call. That variable is checked for since version 1.4. - Add PKGSYSTEM_ENABLE_FSYNC=0 to post script (as we do can't use the macros we install with the package there). - Disable fdatasync() during installation time or when PKGSYSTEM_ENABLE_FSYNC is set (bsc#862596) (fdo#70366) - Add shared-mime-info-disable-fdatasync-in-installation.patch - Backport the fix from openSUSE:Factory to fix the slow installation issue (bsc#862596) (fdo#70366) - Update to version 1.5: + Fix compilation with glib < 2.26. + Update DTD. + Mime-type changes: - Add more globs to console ROM files. - Use "/folder"/ generic-icon for inode/directory. - Bump priority for ISO images glob matching to work around confusion around Wii image files. - Add application/owl+xml. - Add text/turtle. - Use IANA registered image/vnd.zbrush.pcx for PCX. - Add text/rust for Rust source code. - Add application/ld+json as subclass of application/json. - Add text/csv-schema. - Add application/vnd.coffeescript. - Make application/vnd.apple.mpegurl a subclass of text/plain. - Make application/sdp a subclass of text/plain. - Add application/jrd+json as subclass of application/json. - Add MTM, MED, 699 and Ultratracker magic for application/x-mod. - Add Meson build definitions. - Match newer versions of XCF files. - Use IANA registered type for PKCS#12. - Add application/x-doom-wad. - Add Amiga disk image. - Rename "/Dreamcast ROM"/ to "/Dreamcast GD-ROM"/. - Add application/x-wii-wad. - Add magic and tests to application/x-gameboy-rom. - Add application/x-saturn-rom. - Fix application/x-genesis-rom translation rules. - Split up multi-page DjVu into its own mime-type. - Drop shared-mime-info-bump-priority-for-ISO-images.patch: Fixed upstream (fdo#80877). - Update to version 1.4: + Add glob for low-resolution videos from GoPro. + Add mime-type for partially downloaded files. + Use IANA registered mime-type for Debian packages. + Add another magic for OTF fonts. + Add support for Adobe PageMaker. + Remove the Apple iOS PNG variant. + Add *.dbk glob for DocBook. + Use IANA registered mime-type for Vivo. + Remove obsolete application/x-gmc-link mime-type. + Make application/x-wais-source a subclass of text/plain. + Flip application/smil+xml and application/smil type/alias. + Add Nintendo 64 ROM magic. + Add qpress archive support. + Add image/x-tiff-multipage mime-type. + Rename "/Microsoft icon"/ to "/Windows icon"/. + Add magic for ODB files. + Use IANA registered text/markdown for Markdown. + New mimetype for SCons scripts as subclass of x-python. + Make application/pgp-encrypted a subclass of text/plain. + Associate *.qmltypes and *.qmlproject files with the text/x-qml mime type. + Add text/x-genie mime type for Genie source code. + Disable fdatasync() usage if PKGSYSTEM_ENABLE_FSYNC is set. + Skip mime database update if packages are older than cache. + Add "/-n"/ option to update-mime-database to only update if "/newer"/. - Add shared-mime-info-bump-priority-for-ISO-images.patch (fdo#80877, kde#337035, boo#904100)
- Update the SLE signatures - Add shim-bsc1187696-avoid-deleting-rt-variables.patch to avoid deleting the mirrored RT variables (bsc#1187696) - Split the keys in vendor-dbx.bin to vendor-dbx-sles and vendor-dbx-opensuse for shim-sles and shim-opensuse to reduce the size of MokListXRT (bsc#1185261) + Also update generate-vendor-dbx.sh in dbx-cert.tar.xz - Add shim-bsc1185441-fix-handling-of-ignore_db-and-user_insecure_mode.patch to handle ignore_db and user_insecure_mode correctly (bsc#1185441, bsc#1187071) - Add shim-bsc1185621-relax-max-var-sz-check.patch to relax the maximum variable size check for u-boot (bsc#1185621) + Also drop AArch64 suse-signed shim since we merged this patch - Add shim-bsc1185261-relax-import_mok_state-check.patch to relax the check for import_mok_state() when Secure Boot is off. (bsc#1185261) - Add shim-bsc1185232-relax-loadoptions-length-check.patch to ignore the odd LoadOptions length (bsc#1185232) - shim-install: reset def_shim_efi to "/shim.efi"/ if the given file doesn't exist - Add shim-fix-aa64-relsz.patch to fix the size of rela sections for AArch64 Fix: https://github.com/rhboot/shim/issues/371 - Add shim-disable-export-vendor-dbx.patch to disable exporting vendor-dbx to MokListXRT since writing a large RT variable could crash some machines (bsc#1185261) - Add shim-bsc1187260-fix-efi-1.10-machines.patch to avoid the potential crash when calling QueryVariableInfo in EFI 1.10 machines (bsc#1187260) - Add shim-bsc1185232-fix-config-table-copying.patch to avoid buffer overflow when copying data to the MOK config table (bsc#1185232) - shim-install: instead of assuming "/removable"/ for Azure, remove fallback.efi from EFIBoot and copy grub.efi/cfg to EFIBoot to make EFIBoot bootable and keep the boot option created by efibootmgr (bsc#1185464, bsc#1185961) - shim-install: always assume "/removable"/ for Azure to avoid the endless reset loop (bsc#1185464) - Include suse-signed shim for AArch64 (bsc#1185621) - Enable the AArch64 signature check for SLE - Update the SLE signatures - Add shim-bsc1184454-allocate-mok-config-table-BS.patch to avoid the error message during linux system boot (bsc#1184454) - Add remove_build_id.patch to prevent the build id being added to the binary. That can cause issues with the signature - Update to 15.4 (bsc#1182057) + Rename the SBAT variable and fix the self-check of SBAT + sbat: add more dprint() + arm/aa64: Swizzle some sections to make old sbsign happier + arm/aa64 targets: put .rel* and .dyn* in .rodata - Drop upstreamed patch: + shim-bsc1182057-sbat-variable-enhancement.patch - Add shim-bsc1182057-sbat-variable-enhancement.patch to change the SBAT variable name and enhance the handling of SBAT (bsc#1182057) - Update to 15.3 for SBAT support (bsc#1182057) + Drop gnu-efi from BuildRequires since upstream pull it into the tar ball. - Generate vender-specific SBAT metadata + Add dos2unix to BuildRequires since Makefile requires it for vendor SBAT - Update dbx-cert.tar.xz and vendor-dbx.bin to block the following sign keys: + SLES-UEFI-SIGN-Certificate-2020-07.crt + openSUSE-UEFI-SIGN-Certificate-2020-07.crt - Refresh patches + shim-arch-independent-names.patch + shim-change-debug-file-path.patch + shim-bsc1177315-verify-eku-codesign.patch - Unified with shim-bsc1177315-fix-buffer-use-after-free.patch - Drop upstreamed fixes + shim-correct-license-in-headers.patch + shim-always-mirror-mok-variables.patch + shim-bsc1175509-more-tpm-fixes.patch + shim-bsc1173411-only-check-efi-var-on-sb.patch + shim-fix-verify-eku.patch + gcc9-fix-warnings.patch + shim-fix-gnu-efi-3.0.11.patch + shim-bsc1177404-fix-a-use-of-strlen.patch + shim-do-not-write-string-literals.patch + shim-VLogError-Avoid-Null-pointer-dereferences.patch + shim-bsc1092000-fallback-menu.patch + shim-bsc1175509-tpm2-fixes.patch + shim-bsc1174512-correct-license-in-headers.patch + shim-bsc1182776-fix-crash-at-exit.patch - Drop shim-opensuse-cert-prompt.patch + All newly released openSUSE kernels enable kernel lockdown and signature verification, so there is no need to add the prompt anymore. - Refresh shim-bsc1182776-fix-crash-at-exit.patch to do the cleanup also when Secure Boot is disabled (bsc#1183213, bsc#1182776) - Merged linker-version.pl into timestamp.pl and add the linker version to signature files accordingly - Add shim-bsc1182776-fix-crash-at-exit.patch to fix the potential crash at Exit() (bsc#1182776) - Update the SLE signature - Exclude some patches from x86_64 to avoid breaking the signature - Add shim-correct-license-in-headers.patch back for x86_64 to match the SLE signature - Add linker-version.pl to modify the EFI/PE header to match the SLE signature - Disable the signature attachment for AArch64 temporarily until we get a real one. - Add shim-bsc1177315-verify-eku-codesign.patch to check CodeSign in the signer's EKU (bsc#1177315) - Add shim-bsc1177789-fix-null-pointer-deref-AuthenticodeVerify.patch to fix NULL pointer dereference in AuthenticodeVerify() (bsc#1177789, CVE-2019-14584) - shim-install: Support changing default shim efi binary in /usr/etc/default/shim and /etc/default/shim (bsc#1177315) - Add shim-bsc1177315-fix-buffer-use-after-free.patch to fix buffer use-after-free at the end of the EKU verification (bsc#1177315) - Add shim-bsc1177404-fix-a-use-of-strlen.patch to fix the length of the option data string to launch the program correctly (bsc#1177404) - Add shim-bsc1175509-more-tpm-fixes.patch to fix the file path in the tpm even log (bsc#1175509) - Add shim-VLogError-Avoid-Null-pointer-dereferences.patch to fix VLogError crash in AArch64 (jsc#SLE-15824) - Add shim-fix-verify-eku.patch to fix the potential crash at verify_eku() (jsc#SLE-15824) - Add shim-do-not-write-string-literals.patch to fix the potential crash when accessing the DEFAULT_LOADER string (jsc#SLE-15824) - Enable build on aarch64 - shim-install: install MokManager to EFIboot to process the pending MOK request (bsc#1175626, bsc#1175656) - Add shim-bsc1175509-tpm2-fixes.patch to fix the TPM2 measurement (bsc#1175509) - Amend the check of %shim_enforce_ms_signature - Updated openSUSE signature - Replace shim-correct-license-in-headers.patch with the upstream commit: shim-bsc1174512-correct-license-in-headers.patch (bsc#1174512) - Update the path to grub-tpm.efi in shim-install (bsc#1174320) - Use vendor-dbx to block old SUSE/openSUSE signkeys (bsc#1168994) + Add dbx-cert.tar.xz which contains the certificates to block and a script, generate-vendor-dbx.sh, to generate vendor-dbx.bin + Add vendor-dbx.bin as the vendor dbx to block unwanted keys - Drop shim-opensuse-signed.efi + We don't need it anymore - Add shim-bsc1173411-only-check-efi-var-on-sb.patch to only check EFI variable copying when Secure Boot is enabled (bsc#1173411) - Use the full path of efibootmgr to avoid errors when invoking shim-install from packagekitd (bsc#1168104) - Use "/suse_version"/ instead of "/sle_version"/ to avoid shim_lib64_share_compat being set in Tumbleweed forever. - Add shim-fix-gnu-efi-3.0.11.patch to fix the build error caused by the upgrade of gnu-efi - shim-install: add check for btrfs is used as root file system to enable relative path lookup for file. (bsc#1153953) - Fix a typo in shim-install (bsc#1145802) - Add gcc9-fix-warnings.patch (bsc#1121268). - Add shim-opensuse-signed.efi, the openSUSE shim-15+git47 binary (bsc#1113225) - Disable AArch64 build (FATE#325971) + AArch64 machines don't use UEFI CA, at least for now. - Updated shim signature: signature-sles.x86_64.asc (bsc#1120026) - Fix conditions for '/usr/share/efi'-move (FATE#326960) - Amend shim.spec to remove $RPM_BUILD_ROOT - Move 'efi'-executables to '/usr/share/efi' (FATE#326960) (preparing the move to 'noarch' for this package) - Update shim-install to handle the partitioned MD devices (bsc#1119762, bsc#1119763) - Update to 15+git47 (bsc#1120026, FATE#325971) + git commit: b3e4d1f7555aabbf5d54de5ea7cd7e839e7bd83d - Retire the old openSUSE 4096 bit certificate + Those programs are already out of maintenance. - Add shim-always-mirror-mok-variables.patch to mirror MOK variables correctly - Add shim-correct-license-in-headers.patch to correct the license declaration - Refresh patches: + shim-arch-independent-names.patch + shim-change-debug-file-path.patch + shim-bsc1092000-fallback-menu.patch + shim-opensuse-cert-prompt.patch - Drop upstreamed patches: + shim-bsc1088585-handle-mok-allocations-better.patch + shim-httpboot-amend-device-path.patch + shim-httpboot-include-console.h.patch + shim-only-os-name.patch + shim-remove-cryptpem.patch - Update shim-install to specify the target for grub2-install and change the boot efi file name according to the architecture (bsc#1118363, FATE#325971) - Enable AArch64 build (FATE#325971) + Also add the aarch64 signature files and rename the x86_64 signature files - Add shim-bsc1092000-fallback-menu.patch to show a menu before system reset ((bsc#1092000)) - Add shim-bsc1088585-handle-mok-allocations-better.patch to avoid double-freeing after enrolling a key from the disk (bsc#1088585) + Also refresh shim-opensuse-cert-prompt.patch due to the change in MokManager.c - Install the certificates with a shim suffix to avoid conflicting with other packages (bsc#1087847) - Add the missing leading backlash to the DEFAULT_LOADER (bsc#1086589) - Add shim-httpboot-amend-device-path.patch to amend the device path matching rule for httpboot (bsc#1065370) - Update to 14 (bsc#1054712) - Adjust make commands in spec - Drop upstreamed fixes + shim-add-fallback-verbose-print.patch + shim-back-to-openssl-1.0.2e.patch + shim-fallback-workaround-masked-ami-variables.patch + shim-fix-fallback-double-free.patch + shim-fix-httpboot-crash.patch + shim-fix-openssl-flags.patch + shim-more-tpm-measurement.patch - Add shim-httpboot-include-console.h.patch to include console.h in httpboot.c to avoid build failure - Add shim-remove-cryptpem.patch to replace functions in CryptPem.c with the null function - Update SUSE/openSUSE specific patches + shim-only-os-name.patch + shim-arch-independent-names.patch + shim-change-debug-file-path.patch + shim-opensuse-cert-prompt.patch - Fix debuginfo + debugsource subpackage generation for RPM 4.14 - Set the RPM groups correctly for debug{info,source} subpackages - Drop deprecated and out of date Authors information in description - Add shim-back-to-openssl-1.0.2e.patch to avoid rejecting some legit certificates (bsc#1054712) - Add the stderr mask back while compiling MokManager.efi since the warnings in Cryptlib is back after reverting the openssl commits. - Add shim-add-fallback-verbose-print.patch to print the debug messages in fallback.efi dynamically - Refresh shim-fallback-workaround-masked-ami-variables.patch - Add shim-more-tpm-measurement.patch to measure more components and support TPM better - Add upstream fixes + shim-fix-httpboot-crash.patch + shim-fix-openssl-flags.patch + shim-fix-fallback-double-free.patch + shim-fallback-workaround-masked-ami-variables.patch - Remove the stderr mask while compiling MokManager.efi since the warnings in Cryptlib were fixed. - Add shim-arch-independent-names.patch to use the Arch-independent names. (bsc#1054712) - Refresh shim-change-debug-file-path.patch - Disable shim-opensuse-cert-prompt.patch automatically in SLE - Diable AArch64 until we have a real user and aarch64 signature - Make build reproducible by avoiding race between find and cp - Update to 12 - Rename the result EFI images due to the upstream name change + shimx64 -> shim + mmx64 -> MokManager + fbx64 -> fallback - Refresh patches: + shim-only-os-name.patch + shim-change-debug-file-path.patch + shim-opensuse-cert-prompt.patch - Drop upstreamed patches: + shim-httpboot-support.patch + shim-bsc973496-mokmanager-no-append-write.patch + shim-bsc991885-fix-sig-length.patch + shim-update-openssl-1.0.2g.patch + shim-update-openssl-1.0.2h.patch - Add the build flag to enable HTTPBoot - shim-install: add option --suse-enable-tpm (fate#315831) - Support %posttrans with marcos provided by update-bootloader-rpm-macros package (bsc#997317) - Add SIGNATURE_UPDATE.txt to state the steps to update signature-*.asc - Update the comment of strip_signature.sh - shim-install : * add option --no-nvram (bsc#999818) * improve removable media and fallback mode handling - shim-install : fix regression of password prompt (bsc#993764) - Add shim-bsc991885-fix-sig-length.patch to fix the signature length passed to Authenticode (bsc#991885) - Update shim-bsc973496-mokmanager-no-append-write.patch to try append write first - Add shim-update-openssl-1.0.2h.patch to update openssl to 1.0.2h - Bump the requirement of gnu-efi due to the HTTPBoot support - Add shim-httpboot-support.patch to support HTTPBoot - Add shim-update-openssl-1.0.2g.patch to update openssl to 1.0.2g and Cryptlib to 5e2318dd37a51948aaf845c7d920b11f47cdcfe6 - Drop patches since they are merged into shim-update-openssl-1.0.2g.patch + shim-update-openssl-1.0.2d.patch + shim-gcc5.patch + shim-bsc950569-fix-cryptlib-va-functions.patch + shim-fix-aarch64.patch - Refresh shim-change-debug-file-path.patch - Add shim-bsc973496-mokmanager-no-append-write.patch to work around the firmware that doesn't support APPEND_WRITE (bsc973496) - shim-install : remove 'n' from the help message (bsc#991188) - shim-install : print a message if there is no valid EFI partition (bsc#991187) - shim-install : support simple MD RAID1 target devices (FATE#314829) - Add shim-fix-aarch64.patch to fix compilation on AArch64 (bsc#978438) - shim-install : fix typing ESC can escape to parent config which is in command mode and cannot return back (bsc#966701) - shim-install : fix no which command for JeOS (bsc#968264) - acquired updated signature from Microsoft - Add shim-bsc950569-fix-cryptlib-va-functions.patch to fix the definition of va functions to avoid the potential crash (bsc#950569) - Update shim-opensuse-cert-prompt.patch to avoid setting NULL to MokListRT (bsc#950801) - Drop shim-fix-mokmanager-sections.patch as we are using the newer binutils now - Refresh shim-change-debug-file-path.patch - acquired updated signature from Microsoft - shim-install : set default GRUB_DISTRIBUTOR from /etc/os-release if it is empty or not set by user (bsc#942519) - Add shim-update-openssl-1.0.2d.patch to update openssl to 1.0.2d - Refresh shim-gcc5.patch and add it back since we really need it - Add shim-change-debug-file-path.patch to change the debug file path in shim.efi + also add the debuginfo and debugsource subpackages - Drop shim-fix-gnu-efi-30w.patch which is not necessary anymore - Update to 0.9 - Refresh patches + shim-fix-gnu-efi-30w.patch + shim-fix-mokmanager-sections.patch + shim-opensuse-cert-prompt.patch - Drop upstreamed patches + shim-bsc920515-fix-fallback-buffer-length.patch + shim-mokx-support.patch + shim-update-cryptlib.patch - Drop shim-bsc919675-uninstall-shim-protocols.patch since upstream fixed the bug in another way. - Drop shim-gcc5.patch which was fixed in another way - Fix tags in the spec file - Add shim-update-cryptlib.patch to update Cryptlib to r16559 and openssl to 0.9.8zf - Add shim-bsc919675-uninstall-shim-protocols.patch to uninstall the shim protocols at Exit (bsc#919675) - Add shim-bsc920515-fix-fallback-buffer-length.patch to adjust the buffer size for the boot options (bsc#920515) - Refresh shim-opensuse-cert-prompt.patch - shim-gcc5.patch: shim needs -std=gnu89 to build with GCC5 - shim-install : fix cryptodisk installation (boo#917427) - Add shim-fix-mokmanager-sections.patch to fix the objcopy parameters for the EFI files - Update to 0.8 - Add shim-fix-gnu-efi-30w.patch to adapt the change in gnu-efi-3.0w - Merge shim-signed-unsigned-compares.patch, shim-mokmanager-support-sha-family.patch and shim-bnc863205-mokmanager-fix-hash-delete.patch into shim-mokx-support.patch - Refresh shim-opensuse-cert-prompt.patch - Drop upstreamed patches: shim-update-openssl-0.9.8zb.patch, bug-889332_shim-overflow.patch, and bug-889332_shim-mok-oob.patch - Enable aarch64 - Fixed buffer overflow and OOB access in shim trusted code path (bnc#889332, CVE-2014-3675, CVE-2014-3676, CVE-2014-3677) * added bug-889332_shim-mok-oob.patch, bug-889332_shim-overflow.patch - Added new certificate by Microsoft
- update to 1.1.8: * Small performance improvements. * Removed snappy::string alias for std::string. * Improved CMake configuration. - remove snappy-pcfile.patch (never went upstream) - Better neutrality of from description. Quantify "/Core i7"/. Trim description of SRPM and -devel as the user already has an idea what to look for. - Fix RPM groups. - Version update to 1.1.7: * Aarch64 fixes * ppc speedups * PIE improvements * Switch to cmake build system - Add patch snappy-pcfile.patch: * Pull 55 on upstream github, was dropped when moving to cmake of course we still need it - Fix license install wrt bsc#1080040 - Version bump to 1.1.4 * Fix a 1% performance regression when snappy is used in PIE executables. * Improve compression performance by 5%. * Improve decompression performance by 20%. - Use better download url. - Version bump to 1.1.3: * See the NEWS file for full details - Switch to distribution from github - Remove upstreamed patch: * snappy-1.1.1-random-return.patch - Add baselibs.conf: build snappy1-32bit, as needed by libqt5-qtwebengine-32bit. - Update to version 1.1.2 - This is a maintenance release with no changes to the actual library source code. * Stop distributing benchmark data files that have unclear or unsuitable licensing. * Add support for padding chunks in the framing format. - Update to version 1.1.1 * Add support for uncompressing to iovecs (scatter I/O). * Speed up decompression by ~2%; much more so (~13-20%) on a few benchmarks on given compilers and CPUs. * Fix a few issues with MSVC compilation. * Support truncated test data in the benchmark. - Adapt patch to upstream changes * snappy-random-return.patch > snappy-1.1.1-random-return.patch - license update: BSD-3-Clause correct license is BSD-3-Clause. - Update to 1.1.0 (FATE#315420) * Snappy now uses 64 kB block size instead of 32 kB. On average, this means it compresses about 3% denser (more so for some inputs), at the same or better speeds. * libsnappy no longer depends on iostream. * Some small performance improvements in compression on x86 (0.5–1%). * Various portability fixes for ARM-based platforms, for MSVC, and for GNU/Hurd. - refresh and rename random-return.patch * snappy-random-return.patch - reformat spec file - build with NDEBUG to speedup a library - install COPYING alongside so file
- Sync version 3.36.0 from Factory to implement jsc#SLE-16032. - Obsoletes sqlite3-CVE-2019-16168.patch. - The following CVEs have been fixed in upstream releases up to this point, but were not mentioned in the change log so far: * bsc#1173641, CVE-2020-15358: heap-based buffer overflow in multiSelectOrderBy due to mishandling of query-flattener optimization * bsc#1164719, CVE-2020-9327: NULL pointer dereference and segmentation fault because of generated column optimizations in isAuxiliaryVtabOperator * bsc#1160439, CVE-2019-20218: selectExpander in select.c proceeds with WITH stack unwinding even after a parsing error * bsc#1160438, CVE-2019-19959: memory-management error via ext/misc/zipfile.c involving embedded '0' input * bsc#1160309, CVE-2019-19923: improper handling of certain uses of SELECT DISTINCT in flattenSubquery may lead to null pointer dereference * bsc#1159850, CVE-2019-19924: improper error handling in sqlite3WindowRewrite() * bsc#1159847, CVE-2019-19925: improper handling of NULL pathname during an update of a ZIP archive * bsc#1159715, CVE-2019-19926: improper handling of certain errors during parsing multiSelect in select.c * bsc#1159491, CVE-2019-19880: exprListAppendList in window.c allows attackers to trigger an invalid pointer dereference * bsc#1158960, CVE-2019-19603: during handling of CREATE TABLE and CREATE VIEW statements, does not consider confusion with a shadow table name * bsc#1158959, CVE-2019-19646: pragma.c mishandles NOT NULL in an integrity_check PRAGMA command in certain cases of generated columns * bsc#1158958, CVE-2019-19645: alter.c allows attackers to trigger infinite recursion via certain types of self-referential views in conjunction with ALTER TABLE statements * bsc#1158812, CVE-2019-19317: lookupName in resolve.c omits bits from the colUsed bitmask in the case of a generated column, which allows attackers to cause a denial of service * bsc#1157818, CVE-2019-19244: sqlite3,sqlite2,sqlite: The function sqlite3Select in select.c allows a crash if a sub-select uses both DISTINCT and window functions, and also has certain ORDER BY usage * bsc#928701, CVE-2015-3415: sqlite3VdbeExec comparison operator vulnerability * bsc#928700, CVE-2015-3414: sqlite3,sqlite2: dequoting of collation-sequence names * CVE-2020-13434 boo#1172115: integer overflow in sqlite3_str_vappendf * CVE-2020-13630 boo#1172234: use-after-free in fts3EvalNextRow * CVE-2020-13631 boo#1172236: virtual table allowed to be renamed to one of its shadow tables * CVE-2020-13632 boo#1172240: NULL pointer dereference via crafted matchinfo() query * CVE-2020-13435: Malicious SQL statements could have crashed the process that is running SQLite (boo#1172091) - bsc#1150137, CVE-2019-16168, sqlite3-CVE-2019-16168.patch: Improper validation of qlite_stat1 sz field leads to division by zero. - Upgrade to 3.28.0: * CVE-2019-9936, bsc#1130326: running fts5 prefix queries inside a transaction could trigger a heap-based buffer over-read. * CVE-2019-9937, bsc#1130325: interleaving reads and writes in a single transaction with an fts5 virtual table will lead to a NULL Pointer Dereference. * Enhanced window functions * Enhanced VACUUM INTO so that it works for read-only databases. * New query optimizations. * Added the sqlite3_value_frombind() API for determining if the argument to an SQL function is from a bound parameter. * Security and compatibilities enhancements to fts3_tokenizer(). * Improved robustness against corrupt database files. - CVE-2018-20346, bsc#1119687: Upgrade to the most recent version to fix a remote code execution vulnerability in FTS3 (Magellan). - Drop sqlite-fts5-link.patch and do it in the spec file instead. - Version 3.27.2: * Add the VACUUM INTO command * Issue an SQLITE_WARNING message on the error log if a double-quoted string literal is used * Add the remove_diacritics=2 option to FTS3 and FTS5. * Add the SQLITE_PREPARE_NO_VTAB option to sqlite3_prepare_v3(). Use that option to prevent circular references to shadow tables from causing resource leaks. * Enhancements to the sqlite3_deserialize() interface * Enhancements to the CLI, mostly to support testing and debugging of the SQLite library itself * Increased robustness against malicious SQL that is run against a maliciously corrupted database - Version 3.26.0: * Optimization: When doing an UPDATE on a table with indexes on expressions, do not update the expression indexes if they do not refer to any of the columns of the table being updated. * Allow the xBestIndex() method of virtual table implementations to return SQLITE_CONSTRAINT to indicate that the proposed query plan is unusable and should not be given further consideration. * Added the SQLITE_DBCONFIG_DEFENSIVE option which disables the ability to create corrupt database files using ordinary SQL. * Added support for read-only shadow tables when the SQLITE_DBCONFIG_DEFENSIVE option is enabled. * Added the PRAGMA legacy_alter_table command, which if enabled causes the ALTER TABLE command to behave like older version of SQLite (prior to version 3.25.0) for compatibility. * Added PRAGMA table_xinfo that works just like PRAGMA table_info except that it also shows hidden columns in virtual tables. * Added the explain virtual table as a run-time loadable extension. * Add a limit counter to the query planner to prevent excessive sqlite3_prepare() times for certain pathological SQL inputs. * Added support for the sqlite3_normalized_sql() interface, when compiling with SQLITE_ENABLE_NORMALIZE. * Enhanced triggers so that they can use table-valued functions that exist in schemas other than the schema where the trigger is defined. * Improvements to the "/.help"/ command in the CLI. * The SQLITE_HISTORY environment variable, if it exists, specifies the name of the command-line editing history file. * The --deserialize option associated with opening a new database in the CLI cause the database file to be read into memory and accessed using the sqlite3_deserialize() API. This simplifies running tests on a database without modifying the file on disk. - Version 3.25.2: * Add the PRAGMA legacy_alter_table=ON command that causes the "/ALTER TABLE RENAME"/ command to behave as in 3.24.0 and earlier * Fix issue with some expressions with windows functions in views - Version 3.25.1: * Avoid false-positive error checks on ALTER TABLE * Further ORDER BY LIMIT optimization fixes for window functions - Version 3.25.0: * Add support for window functions * Add support for renaming columns within a table * Query optimizer improvements * slightly better concurrency in multi-threaded environments * The ORDER BY LIMIT optimization might have caused an infinite loop in the byte code of the prepared statement under very obscure circumstances, due to a confluence of minor defects in the query optimizer - Version 3.24.0: * Add support for PostgreSQL-style UPSERT * Add support for auxiliary columns in r-tree tables * Add C-language APIs for discovering SQL keywords used by SQLite * Add C-language APIs for dynamic strings based on sqlite3_str * Enhance ALTER TABLE so that it recognizes "/true"/ and "/false"/ as valid arguments to DEFAULT * Add the sorter-reference optimization as a compile-time option * Improve the format of the EXPLAIN QUERY PLAN raw output, so that it gives better information about the query plan and about the relationships between the various components of the plan * Added the SQLITE_DBCONFIG_RESET_DATABASE option to the sqlite3_db_config() API. * Automatically intercept the raw EXPLAIN QUERY PLAN output an reformat it into an ASCII-art graph. * Lines that begin with "/#"/ and that are not in the middle of an SQL statement are interpreted as comments * Add the --append option to the "/.backup"/ command * Add the "/.dbconfig"/ command * various performance improvements * various bug fixes - update to 3.23.1: * Fix two problems in the new LEFT JOIN strength reduction optimization * Fix misbehavior of the FTS5 xBestIndex method * Fix a harmless reference to an uninitialized virtual machine register * Fix the eval.c extension so that it works with PRAGMA empty_result_callbacks=ON * Fix the generate_series virtual table so that it correctly returns no rows if any of its constraints are NULL * Performance enhancements in the parser - update to 3.23.0: * Add the sqlite3_serialize() and sqlite3_deserialize() interfaces when the SQLITE_ENABLE_DESERIALIZE compile-time option is used. * Recognize TRUE and FALSE as constants. (For compatibility, if there exist columns named "/true"/ or "/false"/, then the identifiers refer to the columns rather than Boolean constants.) * Support operators IS TRUE, IS FALSE, IS NOT TRUE, and IS NOT FALSE. * Added the SQLITE_DBSTATUS_CACHE_SPILL option to sqlite3_db_status() for reporting the number of cache spills that have occurred. * The "/alternate-form-2"/ flag ("/!"/) on the built-in printf implementation now causes string substitutions to measure the width and precision in characters instead of bytes. * If the xColumn method in a virtual table implementation returns an error message using sqlite3_result_error() then give that error message preference over internally-generated messages. * Added the -A command-line option to the CLI to make it easier to manage SQLite Archive files. * Add support for INSERT OR REPLACE, INSERT OR IGNORE, and UPDATE OR REPLACE in the Zipfile virtual table. * Enhance the sqlite3changeset_apply() interface so that it is hardened against attacks from deliberately corrupted changeset objects. * Added the sqlite3_normalize() extension function. * Query optimizer enhancements * Various bug fixes * Fix various issues reported by fuzzers, including: + CVE-2018-8740: NULL pointer dereference on CREATE TABLE as (bsc#1085790) - update to 3.22.0: * Add Zipfile virtual table to read and write a ZIP Archive. * Improved handling of WAL mode databases * various improvements, optimizations and bug fixes - Update to version 3.21.0 * Take advantage of the atomic-write capabilities in the F2FS filesystem when available, for greatly reduced transaction overhead. This currently requires the SQLITE_ENABLE_BATCH_ATOMIC_WRITE compile-time option. * Allow ATTACH and DETACH commands to work inside of a transaction. * Allow WITHOUT ROWID virtual tables to be writable if the PRIMARY KEY contains exactly one column. * The "/fsync()"/ that occurs after the header is written in a WAL reset now uses the sync settings for checkpoints. This means it will use a "/fullfsync"/ on macs if PRAGMA checkpoint_fullfsync set on. * The sqlite3_sourceid() function tries to detect if the source code has been modified from what is checked into version control and if there are modifications, the last four characters of the version hash are shown as "/alt1"/ or "/alt2"/. The objective is to detect accidental and/or careless edits. A forger can subvert this feature. * Improved de-quoting of column names for CREATE TABLE AS statements with an aggregate query on the right-hand side. * Fewer "/stat()"/ system calls issued by the unix VFS. * Enhanced the LIKE optimization so that it works with an ESCAPE clause. * Enhanced PRAGMA integrity_check and PRAGMA quick_check to detect obscure row corruption that they were formerly missing. Also update both pragmas so that they return error text rather than SQLITE_CORRUPT when encountering corruption in records. * The query planner now prefers to implement FROM-clause subqueries using co-routines rather using the query flattener optimization. Support for the use of co-routines for subqueries may no longer be disabled. * Pass information about !=, IS, IS NOT, NOT NULL, and IS NULL constraints into the xBestIndex method of virtual tables. * Enhanced the CSV virtual table so that it accepts the last row of input if the final new-line character is missing. * Remove the rarely-used "/scratch"/ memory allocator. Replace it with the SQLITE_CONFIG_SMALL_MALLOC configuration setting that gives SQLite a hint that large memory allocations should be avoided when possible. * Added the swarm virtual table to the existing union virtual table extension. * Added the sqlite_dbpage virtual table for providing direct access to pages of the database file. The source code is built into the amalgamation and is activated using the - DSQLITE_ENABLE_DBPAGE_VTAB compile-time option. * Add a new type of fts5vocab virtual table - "/instance"/ - that provides direct access to an FTS5 full-text index at the lowest possible level. * Miscellaneous microoptimizations reduce CPU usage by about 2.1%. Bug fixes * Fix a faulty assert() statement discovered by OSSFuzz. Ticket cb91bf4290c211d * Fix an obscure memory leak in sqlite3_result_pointer(). Ticket 7486aa54b968e9b * Avoid a possible use-after-free error by deferring schema resets until after the query planner has finished running. Ticket be436a7f4587ce5 * Only use indexes-on-expressions to optimize ORDER BY or GROUP BY if the COLLATE is correct. Ticket e20dd54ab0e4383 * Fix an assertion fault that was coming up when the expression in an index-on-expressions is really a constant. Ticket aa98619ad08ddca * Fix an assertion fault that could occur following PRAGMA reverse_unordered_selects. Ticket cb91bf4290c211d * Fix a segfault that can occur for queries that use table-valued functions in an IN or EXISTS subquery. Ticket b899b6042f97f5 * Fix a potential integer overflow problem when compiling a particular horrendous common table expression. This was another problem discovered by OSSFuzz. Check-in 6ee8cb6ae5. * Fix a potential out-of-bound read when querying a corrupt database file, a problem detected by Natalie Silvanovich of Google Project Zero. Check-in 04925dee41a21f. - update to 3.20.1: * Fix a potential memory leak in the new sqlite3_result_pointer() interface - Update to 3.20.0: * Potential incompatible change for clients incorrectly relying on unspecified behavior: column names returned by sqlite3_column_name() and sqlite3_column_name16() may return different names when views or subqueries are used in the FROM clause, and AS clauses are not used (as they should be) * Text of some error messages changed. Applications that depend on specific error message text may be impacted. - a little less packaging cleanup so as to not break SLE 11 SP4 - Small packaging cleanup - Update to 3.19.3: * Fix a bug associated with auto_vacuum that can lead to database corruption. (introduced in 3.16.0) - Update to 3.19.2 * Fix a bug in the LEFT JOIN flattening optimization. Ticket cad1ab4cb7b0fc. * Fix more bugs in the LEFT JOIN flattening optimization. Ticket 7fde638e94287d2c. - Update to 3.19.0 * The SQLITE_READ authorizer callback is invoked once with a column name that is an empty string for every table referenced in a query from which no columns are extracted. * When using an index on an expression, try to use expression values already available in the index, rather than loading the original columns and recomputing the expression. * Enhance the flattening optimization so that it is able to flatten views on the right-hand side of a LEFT JOIN. * Use replace() instead of char() for escaping newline and carriage-return characters embedded in strings in the .dump output from the command-line shell. * Avoid unnecessary foreign key processing in UPDATE statements that do not touch the columns that are constrained by the foreign keys. * On a DISTINCT query that uses an index, try to skip ahead to the next distinct entry using the index rather than stepping through rows, when an appropriate index is available. * Avoid unnecessary invalidation of sqlite3_blob handles when making changes to unrelated tables. * Transfer any terms of the HAVING clause that use only columns mentioned in the GROUP BY clause over to the WHERE clause for faster processing. * Reuse the same materialization of a VIEW if that VIEW appears more than once in the same query. * Enhance PRAGMA integrity_check so that it identifies tables that have two or more rows with the same rowid. * Enhance the FTS5 query syntax so that column filters may be applied to arbitrary expressions. * Enhance the json_extract() function to cache and reuse parses of JSON input text. * Added the anycollseq.c loadable extension that allows a generic SQLite database connection to read a schema that contains unknown and/or application-specific collating sequences. * Fix a problem in REPLACE that can result in a corrupt database containing two ore more rows with the same rowid. Fix for ticket f68dc596c4e6018d. * Fix a problem in PRAGMA integrity_check that was causing a subsequent VACUUM to behave suboptimally. so that it works correctly with foreign keys on WITHOUT ROWID tables. * Disallow leading zeros in numeric constants in JSON. Fix for ticket b93be8729a895a528e2. * Disallow control characters inside of strings in JSON. Fix for ticket 6c9b5514077fed34551. * Limit the depth of recursion for JSON objects and arrays in orde to avoid excess stack usage in the recursive descent parser. Fix for ticket 981329adeef51011052. - Update to 3.18.0 * Added the PRAGMA optimize command * The SQLite version identifier returned by the sqlite_source_id() SQL function and the sqlite3_sourceid() C API and found in the SQLITE_SOURCE_ID macro is now a 64-digit SHA3-256 hash instead of a 40-digit SHA1 hash. * Added the json_patch() SQL function to the JSON1 extension. * Enhance the LIKE optimization so that it works for arbitrary expressions on the left-hand side as long as the LIKE pattern on the right-hand side does not begin with a digit or minus sign. * Added the sqlite3_set_last_insert_rowid() interface and use the new interface in the FTS3, FTS4, and FTS5 extensions to ensure that the sqlite3_last_insert_rowid() interface always returns reasonable values. * Enhance PRAGMA integrity_check and PRAGMA quick_check so that they verify CHECK constraints. * Enhance the query plans for joins to detect empty tables early and halt without doing unnecessary work. * Enhance the sqlite3_mprintf() family of interfaces and the printf SQL function to put comma separators at the thousands marks for integers, if the "/,"/ format modifier is used in between the "/%"/ and the "/d"/ (example: "/%,d"/). * Added the -DSQLITE_MAX_MEMORY=N compile-time option. * Added the .sha3sum dot-command and the .selftest dot-command to the command-line shell * Begin enforcing SQLITE_LIMIT_VDBE_OP. This can be used, for example, to prevent excessively large prepared statements in systems that accept SQL queries from untrusted users. * Various performance improvements. * Ensure that indexed expressions with collating sequences are handled correctly. Fix for ticket eb703ba7b50c1a5. * Fix a bug in the 'start of ...' modifiers for the date and time functions. Ticket 6097cb92745327a1 * Fix a potential segfault in complex recursive triggers, resulting from a bug in the OP_Once opcode introduced as part of a performance optimization in version 3.15.0. Ticket 06796225f59c057c * In the RBU extension, add extra sync operations to avoid the possibility of corruption following a power failure. * The sqlite3_trace_v2() output for nested SQL statements should always begin with a "/--"/ comment marker. - Drop update-desktop-files BuildRequires: this package contains no desktop files, hence there is no need to handle any of them. - Update to 3.17.0 * Approximately 25% better performance from the R-Tree extension. * Add the SQLITE_DEFAULT_LOOKASIDE compile-time option. * Increase the default lookaside size from 512,125 to 1200,100 as this provides better performance while only adding 56KB of extra memory per connection. * Use compiler built-ins __builtin_sub_overflow(), __builtin_add_overflow(), and __builtin_mul_overflow() when available. * Added the SQLITE_ENABLE_NULL_TRIM compile-time option, which can result in significantly smaller database files for some applications, at the risk of being incompatible with older versions of SQLite. * Change SQLITE_DEFAULT_PCACHE_INITSZ from 100 to 20, for improved performance. * Added the SQLITE_UINT64_TYPE compile-time option as an analog to SQLITE_INT64_TYPE. * Perform some UPDATE operations in a single pass instead of in two passes. * Enhance the session extension to support WITHOUT ROWID tables. * Fixed performance problems and potential stack overflows when creating views from multi-row VALUES clauses with hundreds of thousands of rows. * Added the sha1.c extension. * In the command-line shell, enhance the "/.mode"/ command so that it restores the default column and row separators for modes "/line"/, "/list"/, "/column"/, and "/tcl"/. * Enhance the SQLITE_DIRECT_OVERFLOW_READ option so that it works in WAL mode as long as the pages being read are not in the WAL file. * Enhance the LEMON parser generator so that it can store the parser object as a stack variable rather than allocating space from the heap and make use of that enhancement in the amalgamation. * Other performance improvements. Uses about 6.5% fewer CPU cycles. * Throw an error if the ON clause of a LEFT JOIN references tables to the right of the ON clause. This is the same behavior as PostgreSQL. Formerly, SQLite silently converted the LEFT JOIN into an INNER JOIN. Fix for ticket 25e335f802dd. * Use the correct affinity for columns of automatic indexes. Ticket 7ffd1ca1d2ad4ec. * Ensure that the sqlite3_blob_reopen() interface can correctly handle short rows. Fix for ticket e6e962d6b0f06f46e. - Update to version 3.16.2: * Fix the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys. * Fix the sqlite3_value_text() interface so that it correctly translates content generated by zeroblob() into a string of all 0x00 characters. * Fix the bytecode generator to deal with a subquery in the FROM clause that is itself a UNION ALL where one side of the UNION ALL is a view that contains an ORDER BY. * Adjust the sqlite3_column_count() API so it more often returns the same values for PRAGMA statements as it did in prior releases, to minimize disruption to applications that might be using that interface in unexpected ways. - Update to version 3.16.1 * Fix a bug concerning the use of row values within triggers (see ticket 8c9458e7) that was in version 3.15.0. - Update to version 3.16.0: * Uses 9% fewer CPU cycles. (See the CPU performance measurement report for details on how the this performance increase was computed.) * Added experimental support for PRAGMA functions. * Added the SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE option to sqlite3_db_config(). * Enhance the date and time functions so that the 'unixepoch' modifier works for the full span of supported dates. * Changed the default configuration of the lookaside memory allocator from 500 slots of 128 bytes each into 125 slots of 512 bytes each. * Enhanced "/WHERE x NOT NULL"/ partial indexes so that they are usable if the "/x"/ column appears in a LIKE or GLOB operator. * Enhanced sqlite3_interrupt() so that it interrupts checkpoint operations that are in process. * Enhanced the LIKE and GLOB matching algorithm to be faster for cases when the pattern contains multiple wildcards. * Added the SQLITE_FCNTL_WIN32_GET_HANDLE file control opcode. * Added "/.mode quote"/ to the command-line shell. * Added "/.lint fkey-indexes"/ to the command-line shell. * Added the .imposter dot-command to the command-line shell. * Added the remember(V,PTR) SQL function as a loadable extension. * Rename the SQLITE_OMIT_BUILTIN_TEST compile-time option to * SQLITE_UNTESTABLE to better reflect the implications of using it. - SQLite 3.15.2: * Multiple bug fixes to the row value logic that was introduced in version 3.15.0. * Fix a NULL pointer dereference in ATTACH/DETACH following a maliciously constructed syntax error * Fix a crash that can occur following an out-of-memory condition in the built-in instr() function. * In the JSON extension, fix the JSON validator so that it correctly rejects invalid backslash escapes within strings. - SQLite 3.15.1: * Fix the VACUUM command so that it spills excess content to disk rather than holding everything in memory, and possible causing an out-of-memory error for larger database files * Fix a case where OR-connected terms in the ON clause of a LEFT JOIN might cause incorrect results * Fix a case where the use of row values in the ON clause of a LEFT JOIN might cause incorrect results - SQLite 3.15.0 * Added support for row values. * Allow deterministic SQL functions in the WHERE clause of a partial index. * Added the "/modeof=filename"/ URI parameter on the unix VFS * Added support for SQLITE_DBCONFIG_MAINDBNAME. * Added the ability to VACUUM an ATTACH-ed database. * Enhancements to the command-line shell: + Add the "/.testcase"/ and "/.check"/ dot-commands. + Added the --new option to the "/.open"/ dot-command, causing any prior content in the database to be purged prior to opening. * Enhance the fts5vocab virtual table to handle "/ORDER BY term"/ efficiently. * Miscellaneous micro-optimizations reduce CPU usage by more than 7% on common workloads. Most optimization in this release has been on the front-end (sqlite3_prepare_v2()). * The multiply operator now correctly detects 64-bit integer overflow and promotes to floating point in all corner-cases. Fix for ticket 1ec41379c9c1e400. * Correct handling of columns with redundant unique indexes when those columns are used on the LHS of an IN operator. Fix for ticket 0eab1ac759. * Skip NULL entries on range queries in indexes on expressions. Fix for ticket 4baa46491212947. * Ensure that the AUTOINCREMENT counters in the sqlite_sequence table are initialized doing "/Xfer Optimization"/ on "/INSERT ... SELECT"/ statements. Fix for ticket 7b3328086a5c116c. * Make sure the ORDER BY LIMIT optimization (from check-in 559733b09e) works with IN operators on INTEGER PRIMARY KEYs. Fix for ticket 96c1454c - SQLite 3.14.2: * Fix the sqlite3_trace_v2() interface so that it is disabled if either the callback or the mask arguments are zero, in accordance with the documentation. * Fix commenting errors and improve the comments generated on EXPLAIN listings when the -DSQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option is used. * Fix the "/.read"/ command in the command-line shell so that it understands that its input is not interactive. * Correct affinity computations for a SELECT on the RHS of an IN operator. Fix for ticket 199df4168c. * The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator loop is actually used by the query plan. Fix for ticket 0c4df46116e90f92. * Fix an internal code generator problem that was causing some DELETE operations to no-op. Ticket ef360601 - SQLite 3.14.1: * A performance enhancement to the page-cache "/truncate"/ operation reduces COMMIT time by dozens of milliseconds on systems with a large page cache * Fix to the --rbu option of sqldiff. - SQLite 3.14.0 * Added support for WITHOUT ROWID virtual tables. * Improved the query planner so that the OR optimization can be used on virtual tables even if one or more of the disjuncts use the LIKE, GLOB, REGEXP, MATCH operators. * Added the CSV virtual table for reading RFC 4180 formatted comma-separated value files. * Added the carray() table-valued function extension. * Enabled persistent loadable extensions using the new SQLITE_OK_LOAD_PERMANENTLY return code from the extension entry point. * Added the SQLITE_DBSTATUS_CACHE_USED_SHARED option to sqlite3_db_status(). * Add the vfsstat.c loadable extension - a VFS shim that measures I/O together with an eponymous virtual table that provides access to the measurements. * Improved algorithm for running queries with both an ORDER BY and a LIMIT where only the inner-most loop naturally generates rows in the correct order. * Enhancements to Lemon parser generator, so that it generates a faster parser. * The PRAGMA compile_options command now attempts to show the version number of the compiler that generated the library. * Enhance PRAGMA table_info so that it provides information about eponymous virtual tables. * The query planner uses a full scan of a partial index instead of a full scan of the main table, in cases where that makes sense. * Allow table-valued functions to appear on the right-hand side of an IN operator. * Added two new C-language interfaces: sqlite3_expanded_sql() and sqlite3_trace_v2(). These new interfaces subsume the functions of sqlite3_trace() and sqlite3_profile() which are now deprecated. * Added the json_quote() SQL function to the json1 extension. * Disable the authorizer callback while reparsing the schema. * Added the SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION compile-time option and turned that option on by default when building the command-line shell. * Fix the ALTER TABLE command so that it does not corrupt descending indexes when adding a column to a legacy file format database. Ticket f68bf68513a1c15f * Fix a NULL-pointer dereference/crash that could occurs when a transitive WHERE clause references a non-existent collating sequence. Ticket e8d439c77685eca6. * Improved the cost estimation for an index scan which includes a WHERE clause that can be partially or fully evaluated using columns in the index and without having to do a table lookup. This fixes a performance regression that occurred for some obscure queries following the ORDER BY LIMIT optimization introduced in version 3.12.0. - Fix SLE 11 for previous change: noarch subpackages not supported - Reduce the conditions a bit and sort with spec-cleaner - Remove condition for old sle10 ppc machines - SQLite 3.13.0: * Postpone I/O associated with TEMP files for as long as possible, with the hope that the I/O can ultimately be avoided completely. * Merged the session extension into trunk. * Added the "/.auth ON|OFF"/ command to the command-line shell. * Added the "/--indent"/ option to the "/.schema"/ and "/.fullschema"/ commands of the command-line shell, to turn on pretty-printing. * Added the "/.eqp full"/ option to the command-line shell, that does both EXPLAIN and EXPLAIN QUERY PLAN on each statement that is evaluated. * Improved resistance against goofy query planner decisions caused by incomplete or incorrect modifications to the sqlite_stat1 table by the application. * Added the sqlite3_db_config(db,SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION) interface which allows the sqlite3_load_extension() C-API to be enabled while keeping the load_extension() SQL function disabled for security. * Change the temporary directory search algorithm on Unix to allow directories with write and execute permission, but without read permission, to serve as temporary directories. Apply this same standard to the "/."/ fallback directory. * Fix a problem with the multi-row one-pass DELETE optimization that was causing it to compute incorrect answers with a self-referential subquery in the WHERE clause. Fix for ticket dc6ebeda9396087 * Fix a possible segfault with DELETE when table is a rowid table with an INTEGER PRIMARY KEY and the WHERE clause contains a OR and the table has one or more indexes that are able to trigger the OR optimization, but none of the indexes reference any table columns other than the INTEGER PRIMARY KEY. Ticket 16c9801ceba49. * When checking for the WHERE-clause push-down optimization, verify that all terms of the compound inner SELECT are non-aggregate, not just the last term. Fix for ticket f7f8c97e97597. - SQLite 3.12.2: * Fix compatibility with some legacy versions of sqlite database * Minor bugfixes - SQLite 3.12.1: * Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy SAVEPOINT usage. * Fix views so that they inherit column datatypes from the table that they are defined against, when possible. * Fix the query planner so that IS and IS NULL operators are able to drive an index on a LEFT OUTER JOIN. - SQLite 3.12.0: * The SQLITE_DEFAULT_PAGE_SIZE is increased from 1024 to 4096. The SQLITE_DEFAULT_CACHE_SIZE is changed from 2000 to -2000 so the same amount of cache memory is used by default. * Enhancements to the Lemon parser generator so that it creates a smaller and faster SQL parser. * Only create master journal files if two or more attached databases are all modified, do not have PRAGMA synchronous set to OFF, and do not have the journal_mode set to OFF, MEMORY, or WAL. * Added the SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER option to sqlite3_db_config() which allows the two-argument version of the fts3_tokenizer() SQL function to be enabled or disabled at run-time. * Added the sqlite3rbu_bp_progress() interface to the RBU extension. * The PRAGMA defer_foreign_keys=ON statement now also disables RESTRICT actions on foreign key. * Added the sqlite3_system_errno() interface. * Added the SQLITE_DEFAULT_SYNCHRONOUS and SQLITE_DEFAULT_WAL_SYNCHRONOUS compile-time options. The SQLITE_DEFAULT_SYNCHRONOUS compile-time option replaces the SQLITE_EXTRA_DURABLE option, which is no longer supported. * Enhanced the "/.stats"/ command in the command-line shell to show more information about I/O performance obtained from /proc, when available. * Make sure the sqlite3_set_auxdata() values from multiple triggers within a single statement do not interfere with one another. Ticket dc9b1c91. * Fix the code generator for expressions of the form "/x IN (SELECT...)"/ where the SELECT statement on the RHS is a correlated subquery. - Remove sqlite3-link-binary-with-libsqlite3.patch: replaced with configure option --disable-static-shell - Enable secure delete by default, this matches Fedora & Android. It can be disabled with `PRAGMA SECURE_DELETE = 0;` - Enable more extensions, syncing with Fedora & Gentoo. - Fix sqlite-fts5-link.patch: link libsqlite3.so with libm instead of the sqlite3 binary: the library is the actual user of log(). - Add sqlite3-link-binary-with-libsqlite3.patch: dyamically link /usr/bin/sqlite3 to libsqlite3 instead of statically using it. - Move autoreconf call to build section, where it belongs. - Enable FTS5 support. - Add sqlite-fts5-link.patch to link to math library because FTS5 code uses log(). - SQLite 3.11.1: * Fix an FTS5 issue in which the 'optimize' command could cause index corruption. * Fix a buffer overread that might occur if FTS5 is used to query a corrupt database file. * Increase the maximum "/scope"/ value for the spellfix1 extension from 6 to 30. - explicitly enable readline support - run spec-cleaner - Update to 3.11.0 * Enhanced WAL mode so that it works efficiently with transactions that are larger than the cache_size. * Added the FTS5 detail option. * Added the "/EXTRA"/ option to PRAGMA synchronous that does a sync of the containing directory when a rollback journal is unlinked in DELETE mode, for better durability. The SQLITE_EXTRA_DURABLE compile-time option enables PRAGMA synchronous=EXTRA by default. * Enhanced the query planner so that it is able to use a covering index as part of the OR optimization. * Avoid recomputing NOT NULL and CHECK constraints on unchanged columns in UPDATE statement. * Many micro-optimizations, resulting in a library that is faster than the previous release. * By default, the shell is now in "/auto-explain"/ mode. The output of EXPLAIN commands is automatically formatted. * Added the "/.vfslist"/ dot-command. * The SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option is now turned on by default in the standard builds. - SQlite 3.10.2: * Fix case-folding bug introduced in 3.10.0 in the LIKE operator * Fix a use-after-free that can occur when SQLite is compiled with -DSQLITE_HAS_CODEC. * Fix the build so that it works with -DSQLITE_OMIT_WAL. - SQLite 3.10.1: * Fix a 16-month-old bug in the query planner that could generate incorrect results when a scalar subquery attempts to use the block sorting optimization. * Add SQLITE_FCNTL_JOURNAL_POINTER file control - update to 3.10.0 - spec-cleaned * Added support for LIKE, GLOB, and REGEXP operators on virtual tables. * Added the colUsed field to sqlite3_index_info for use by the sqlite3_module.xBestIndex method. * Enhance the PRAGMA cache_spill statement to accept a 32-bit integer parameter which is the threshold below which cache spilling is prohibited. * On unix, if a symlink to a database file is opened, then the corresponding journal files are based on the actual filename, not the symlink name. * Added the "/--transaction"/ option to sqldiff. * Added the sqlite3_db_cacheflush() interface. * Added the sqlite3_strlike() interface. * When using memory-mapped I/O map the database file read-only so that stray pointers and/or array overruns in the application cannot accidently modify the database file. * Added the experimental sqlite3_snapshot_get(), sqlite3_snapshot_open(), and sqlite3_snapshot_free() interfaces. These are subject to change or removal in a subsequent release. * Enhance the 'utc' modifier in the date and time functions so that it is a no-op if the date/time is known to already be in UTC. (This is not a compatibility break since the behavior has long been documented as "/undefined"/ in that case.) * Added the json_group_array() and json_group_object() SQL functions in the json extension. * Added the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option. * Many small performance optimizations. + Enhancements to the command-line shell: * Added the "/.changes ON|OFF"/ and "/.vfsinfo"/ dot-commands. + Important fixes: * Fix inconsistent integer to floating-point comparison operations that could result in a corrupt index if the index is created on a table column that contains both large integers and floating point values of similar magnitude. * Fix an infinite-loop in the query planner that could occur on malformed common table expressions. * Various bug fixes in the sqldiff tool. - SQLite 3.9.2: * Fix the schema parser so that it interprets certain (obscure and ill-formed) CREATE TABLE statements the same as legacy. * Fix a query planner problem that could result in an incorrect answer due to the use of automatic indexing in subqueries in the FROM clause of a correlated scalar subqueries. - SQLite 3.9.1: * Fix the json1 extension so that it does not recognize ASCII form-feed as a whitespace character, in order to comply with RFC-7159. * Build and portability fixes. - SQLite 3.9.0 * Add json1 extension module * The CREATE VIEW statement now accepts an optional list of column names following the view name. * Added support for indexes on expressions. * Added support for table-valued functions in the FROM clause of a SELECT statement. * Added support for eponymous virtual tables. * A VIEW may now reference undefined tables and functions when initially created. Missing tables and functions are reported when the VIEW is used in a query. * Added the sqlite3_value_subtype() and sqlite3_result_subtype() interfaced (used by the json1 extension). * The query planner is now able to use partial indexes that contain AND-connected terms in the WHERE clause. * The sqlite3_analyzer utility is updated to report the depth of each btree and to show the average fanout for indexes and WITHOUT ROWID tables. * Enhanced the dbstat virtual table so that it can be used as a table-valued function where the argument is the schema to be analyzed. * sqlite3_memory_alarm() no-op. - Update to 3.8.11.1 * Restore an undocumented side-effect of PRAGMA cache_size: force the database schema to be parsed if the database has not been previously accessed. * Fix a long-standing problem in sqlite3_changes() for WITHOUT ROWID tables that was reported a few hours after the 3.8.11 release. - SQLite 3.8.11: * Significantly improved performance * new interfaces and enhancements * Important bug fixes for CREATE TABLE AS * Fix the skip-scan optimization so that it works correctly when the OR optimization is used on WITHOUT ROWID tables. * Fix the sqlite3_memory_used() and sqlite3_memory_highwater() interfaces so that they actually do provide a 64-bit answer. * experimental extensions, not enabled: + RBU (Resumable Bulk Update) extension + FTS5 (Full-text search) extension - SQLite 3.8.10.2: * Fix an index corruption issue introduced by version 3.8.7. - SQLite 3.8.10.1: * Make sqlite3_compileoption_used() responsive to the SQLITE_ENABLE_DBSTAT_VTAB compile-time option. * Fix minor issues with the dbstat virtual table. - Update to SQLite 3.8.10 * Added the y format string to the matchinfo() function of FTS3. * Performance improvements for ORDER BY, VACUUM, CREATE INDEX, PRAGMA integrity_check, and PRAGMA quick_check * Fix many obscure problems discovered while SQL fuzzing. * Add the "/.binary"/ and "/.limits"/ commands to the command-line shell * Make the "/dbstat"/ virtual table part of standard builds when compiled with the SQLITE_ENABLE_DBSTAT_VTAB option. - Update to SQLite 3.8.9: * Added the sqlite3_status64() interface. * Fix memory size tracking so that it works even if SQLite uses more than 2GiB of memory. * Added the PRAGMA index_xinfo command. * Fix a potential 32-bit integer overflow problem in the sqlite3_blob_read() and sqlite3_blob_write() interfaces. * Ensure that prepared statements automatically reset on extended error codes of SQLITE_BUSY and SQLITE_LOCKED even when compiled using SQLITE_OMIT_AUTORESET. * Correct miscounts in the sqlite3_analyzer.exe utility related to WITHOUT ROWID tables. * Added the "/.dbinfo"/ command to the command-line shell. * Improve the performance of fts3/4 queries that use the OR operator and at least one auxiliary fts function. * Fix a bug in the fts3 snippet() function causing it to omit leading separator characters from snippets that begin with the first token in a column. - Update to SQLite 3.8.8.3 * Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. * Added the ability to link against the "/linenoise"/ command-line editing library in unix builds of the command-line shell. - SQLite 3.8.8.2: * Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it truncates the WAL file even if there is no checkpoint work to be done. - SQLite 3.8.8.1: * Fix a bug in the sorting logic, present since version 3.8.4, that can cause output to appear in the wrong order on queries that contains an ORDER BY clause, a LIMIT clause, and that have approximately 60 or more columns in the result set. - SQLite 3.8.8 - New Features: * Added the PRAGMA data_version command * Added the SQLITE_CHECKPOINT_TRUNCATE option to the sqlite3_wal_checkpoint_v2() / PRAGMA wal_checkpoint. * Added the sqlite3_stmt_scanstatus() when compiled with SQLITE_ENABLE_STMT_SCANSTATUS. * The sqlite3_table_column_metadata() is enhanced to work correctly on WITHOUT ROWID tables and to check for the existence of a a table if the column name parameter is NULL. The interface is now also included in the build by default, without requiring the SQLITE_ENABLE_COLUMN_METADATA compile- time option. * Added the SQLITE_ENABLE_API_ARMOR compile-time option. * Added the SQLITE_REVERSE_UNORDERED_SELECTS compile-time option. * Added the SQLITE_SORTER_PMASZ compile-time option and SQLITE_CONFIG_PMASZ start-time option. * Added the SQLITE_CONFIG_PCACHE_HDRSZ option to sqlite3_config() * The number of rows in a VALUES clause is no longer limited by SQLITE_LIMIT_COMPOUND_SELECT. * Added the eval.c loadable extension that implements an eval() SQL function that will recursively evaluate SQL. - Performance Enhancements: * Reduce the number of memcpy() operations involved in balancing a b-tree, for 3.2% overall performance boost. * Improvements to cost estimates for the skip-scan optimization. * The automatic indexing optimization is now capable of generating a partial index if that is appropriate. - Bug fixes: * Ensure durability following a power loss with "/PRAGMA journal_mode=TRUNCATE"/ by calling fsync() right after truncating the journal file. * The query planner now recognizes that any column in the right- hand table of a LEFT JOIN can be NULL, even if that column has a NOT NULL constraint. Avoid trying to optimize out NULL tests in those cases. * Make sure ORDER BY puts rows in ascending order even if the DISTINCT operator is implemented using a descending index. * Fix data races that might occur under stress when running with many threads in shared cache mode where some of the threads are opening and closing connections. * Fix obscure crash bugs found by american fuzzy lop. - Other changes: * Disable the use of the strchrnul() C-library routine unless it is specifically enabled using the -DHAVE_STRCHRNULL compile- time option. * Improvements to the effectiveness and accuracy of the likelihood(), likely(), and unlikely() SQL hint functions. - SQLite 3.8.7.4: * Bug fix: Add in a mutex that was omitted from the previous release. - SQLite 3.8.7.3: * Ensure the cached KeyInfo objects (an internal abstraction not visible to the application) do not go stale when operating in shared cache mode and frequently closing and reopening some database connections while leaving other database connections on the same shared cache open continuously. * Recognize that any column in the right-hand table of a LEFT JOIN can be NULL even if the column has a NOT NULL constraint. Do not apply optimizations that assume the column is never NULL. - SQLite 3.8.7.2: * Enhance the ROLLBACK command so that pending queries are allowed to continue as long as the schema is unchanged. * Bug fix: Make sure that NULL results from OP_Column are fully and completely NULL and do not have the MEM_Ephem bit set. * Bug fix: The %c format in sqlite3_mprintf() is able to handle precisions greater than 70. * Bug fix: Do not automatically remove the DISTINCT keyword from a SELECT that forms the right-hand side of an IN operator since it is necessary if the SELECT also contains a LIMIT. - SQLite 3.8.7.1: * In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss. * Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN. * Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set. * Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause. - SQLite 3.8.7 - Performance Enhancements: * Many micro-optimizations result in 20.3% more work for the same number of CPU cycles relative to the previous release. * The sorter can use auxiliary helper threads to increase real- time response. This feature is off by default and may be enabled using the PRAGMA threads command or the SQLITE_DEFAULT_WORKER_THREADS compile-time option. * Enhance the skip-scan optimization so that it is able to skip index terms that occur in the middle of the index, not just as the left-hand side of the index. * Improved optimization of CAST operators. * Various improvements in how the query planner uses sqlite_stat4 information to estimate plan costs. - New Features: * Added new interfaces with 64-bit length parameters: sqlite3_malloc64() sqlite3_realloc64() sqlite3_bind_blob64() sqlite3_result_blob64() sqlite3_bind_text64() sqlite3_result_text64() * Added the new interface sqlite3_msize() that returns the size of a memory allocation obtained from sqlite3_malloc64() and its variants. * Added the SQLITE_LIMIT_WORKER_THREADS option to sqlite3_limit() and PRAGMA threads command for configuring the number of available worker threads. * The spellfix1 extension allows the application to optionally specify the rowid for each INSERT. Added the User Authentication extension. - Bug Fixes: * Fix a bug in the partial index implementation that might result in an incorrect answer if a partial index is used in a subquery or in a view. * Fix a query planner bug that might cause a table to be scanned in the wrong direction (thus reversing the order of output) when a DESC index is used to implement the ORDER BY clause on a query that has an identical GROUP BY clause. * Fix a bug in sqlite3_trace() that was causing it to sometimes fail to print an SQL statement if that statement needed to be re-prepared. * Fix a faulty assert() statement. - Test, Debug, and Analysis Changes: * Show ASCII-art abstract syntax tree diagrams using the "/.selecttrace"/ and "/.wheretrace"/ commands in the command-line shell when compiled with SQLITE_DEBUG, SQLITE_ENABLE_SELECTTRACE, and SQLITE_ENABLE_WHERETRACE. Also provide the sqlite3TreeViewExpr() and sqlite3TreeViewSelect() entry points that can be invoked from with the debugger to show the parse tree when stopped at a breakpoint. * Drop support for SQLITE_ENABLE_TREE_EXPLAIN. The SELECTTRACE mechanism provides more useful diagnostics information. * New options to the command-line shell for configuring auxiliary memory usage: --pagecache, --lookaside, and --scratch.
- Update to strace 5.3 * Improvements * Implemented usage of seccomp-bpf for stopping tracees only for filtered syscalls. Use --seccomp-bpf option to enable. * Implemented decoding of pidfd_open and clone3 syscalls. * Enhanced decoding of io_cancel, io_submit, s390_sthyi, and syslog syscalls. * Enhanced decoding of NETLINK_ROUTE protocol. * Implemented decoding of UNIX_DIAG_UID netlink attribute. * Implemented decoding of WDIOC_* ioctl commands. * Enchanced syscall count statistics: overhead is now applied per-call, added ability for sorting on errors field. * Syscall delay injection and overhead values can now be supplied with time measure unit suffix and provided in IEEE 754 floating point format. * Updated lists of AUDIT_*, BPF_*, ETH_*, KEYCTL_*, KVM_*, MAP_*, SO_*, TCP_*, V4L2_*, XDP_*, and *_MAGIC constants. * Updated lists of ioctl commands from Linux 5.3. * Enhanced manual page. * Bug fixes * Fixed syscall tampering on arc, avr32, csky, ia64, m68k, metag, mips, nios2, or1k, riscv, s390, s390x, sparc, sparc64, and tile architectures when PTRACE_GET_SYSCALL_INFO is in use. * Fixed decoding of sockaddr_hci (AF_BLUETOOTH) addresses that lack hci_channel field. * Fixed evdev ioctl bitset decoding. * Fixed tests on alpha with Linux kernel headers 5.1+. * Portability * Removed support for decoding syscalls in range [1024...1079] on AArch64 architecture as this range has never been implemented in mainline kernel releases. - Update to strace 5.2 (boo#1149727) * Improvements * Implemented syscall return status filtering with -e status=set option and its aliases: -z (limit syscall printing to successful syscalls only) and -Z (limit syscall printing to failed syscalls only). * Implemented decoding of open_tree, move_mount, fsopen, fsconfig, fsmount, and fspick syscalls. * Enhanced decoding of bpf, clone, inotify_init, mbind, and set_mempolicy syscalls. * Updated lists of AT_*, AUDIT_*, BPF_*, CLONE_*, ETH_*, KEY_*, KVM_*, MPOL_*, TIPC_*, and V4L2_* constants. * Updated lists of ioctl commands from Linux 5.2. * Bug fixes * Fixed syscall tampering on powerpc, powerpc64, sparc, and sparc64 when PTRACE_GET_SYSCALL_INFO is in use. * Fixed build with cutting-edge toolchain. - Update to strace 5.1 * Bug fixes * Fixed decoding of last two arguments of clone syscall on riscv. * Improvements * Added C-SKY architecture support. * Implemented decoding of SO_TIMESTAMP*_NEW control messages. * Implemented decoding of clock_gettime64, clock_settime64, clock_adjtime64, clock_getres_time64, clock_nanosleep_time64, timer_gettime64, timer_settime64, timerfd_gettime64, timerfd_settime64, utimensat_time64, pselect6_time64, ppoll_time64, io_pgetevents_time64, recvmmsg_time64, mq_timedsend_time64, mq_timedreceive_time64, semtimedop_time64, rt_sigtimedwait_time64, futex_time64, sched_rr_get_interval_time64, pidfd_send_signal, io_uring_setup, io_uring_enter, and io_uring_register syscalls. * Enhanced decoding of bpf syscall. * Wired up getegid, geteuid, getppid, io_pgetevents, statfs64, and fstatfs64 syscalls on alpha. * Wired up kexec_file_load and migrate_pages syscalls on arm. * Wired up io_pgetevents, perf_event_open, seccomp, and statx syscalls on ia64. * Wired up seccomp syscall on m68k. * Wired up statx syscall on sh. * Wired up pkey_mprotect, pkey_alloc, and pkey_free syscalls on alpha, hppa, ia64, m68k, s390, s390x, sh, sparc, and sparc64. * Wired up rseq syscall on alpha, hppa, ia64, m68k, sh, sparc, sparc64, and xtensa. * Wired up direct ipc syscalls on m68k, mips o32, powerpc, powerpc64, s390, s390x, sh, sparc, sparc64, and x86. * Updated lists of BPF_*, FAN_*, F_SEAL_*, IPV6_*, NT_*, PR_SPEC_*, SO_*, and V4L2_* constants. * Updated lists of ioctl commands from Linux 5.1. - Ignore testsuite failures - Update to strace 5.0 * Changes in behavior * -D option now implies -I4 * Diagnostic message is no longer printed if an attempt to restart a process has failed with ESRCH. * ASCII dump no longer tries to read the whole buffer at once. * Improvements * Changed the way tracees are handled: all pending tracees are now waited for before further processing, this improves fairness of tracee processing. * Enhanced xlat styles support configured by -X option. * Enhanced decoding of bpf syscall. * Enhanced pid formatting in strace-log-merge output. * Wired up kexec_file_load and rseq syscalls on aarch64, arc, metag, nios2, or1k, riscv, and tile architectures. * Updated lists of BPF_*, BTRFS_*, FAN_*, IFLA_*, KERN_*, KVM_CAP_*, NDA_*, NETNSA_*, NT_*, PR_*, REL_*, SECCOMP_*, SCTP_*, UDP_*, V4L2_*, and *_MAGIC constants. * Updated lists of ioctl commands from Linux 5.0. * Bug fixes * Fixed ordering of sockaddr_in6 fields. * Fixed strace-k test on alpha. * Fixed build on mips o32. * Fixed build on NOMMU architectures. * Fixed build in --with-libiberty=yes mode. * Fixed potential NULL dereference during printing of line continuation for syscalls that haven't been decoded. * Fixed strace-log-merge error diagnostics. - disable test failing with kernel 5.0 - Update to strace 4.26 * Changes in behavior * If strace is interrupted by a signal it handles (currently one of HUP, INT, QUIT, PIPE, or TERM), strace terminates itself with this signal. * Improvements * Implemented obtainment of system call information using PTRACE_GET_SYSCALL_INFO ptrace API. * Implemented decoding of PTRACE_GET_SYSCALL_INFO ptrace request. * Implemented decoding of BLKGETZONESZ, BLKGETNRZONES, and RND* ioctl commands. * Enhanced xlat styles support configured by -X option. * Enhanced internet address formatting in structureless contexts. * Enhanced decoding of getsockopt SO_ERROR option. * Enhanced error diagnostics when the first exec fails. * Added %net as a short form of %network in syscall specifications. * Updated lists of ABS_*, BPF_*, FAN_*, IFA_*, IFLA_*, KVM_CAP_*, NETLINK_*, NTF_*, PR_SPEC_*, REL_*, SOL_*, TCA_*, and V4L2_* constants. * Updated lists of ioctl commands from Linux 4.20. * Enhanced manual page. * Bug fixes * Fixed "/xlat_idx: Unexpected xlat value 0"/ warnings. * Fixed sthyi output format on s390. * Documented -X option in strace -h output. - Update to strace 4.25 * Improvements * Implemented decoding of KVM_CHECK_EXTENSION and NBD_* ioctl commands. * Implemented decoding of SOL_XDP socket option names. * Implemented decoding of AF_PACKET protocols in socket syscall. * Implemented decoding of AF_AX25 and AF_X25 addresses, protocols, and options. * Implemented stack trace printing on receiving signals. * Enhanced xlat styles support configured by -X option. * Enhanced decoding of IFLA_*, NETCONFA_*, and SMC_DIAG_* netlink attributes. * Wired up io_pgetevents syscall on arm, sparc, and sparc64. * Updated lists of AF_*, AUDIT_*, BPF_*, IFLA_*, IN_*, IPSTATS_*, IPV4_DEVCONF_*, NT_*, SCTP_*, SO_*, SOCK_*, SOL_*, and V4L2_* constants. * Updated lists of ioctl commands from Linux 4.19. * Bug fixes * Fixed decoding of bit sets in evdev ioctl commands. * Fixed decoding of EVIOCGBIT(0, ...) ioctl commands. * Fixed test suite for the case when mlockall and unimplemented syscalls are explicitly disabled by a seccomp filter. - Update to strace 4.24 * Contains a fix for occasionally failing aio.gen.test * Improvements * Implemented decoding of kvm vcpu exit reason (-e kvm=vcpu option), requires Linux kernel version 4.16.0 or higher. * Implemented decoding of KVM_SET_CPUID2 and KVM_GET_*_CPUID ioctl commands. - Remove statx-redefinition.patch (in upstream now) - statx-redefinition.patch: Workaround incompatibility between <sys/stat.h> and <asm/stat.h> - Update to strace 4.23 * Changes in behaviour * On x32 personality, 64-bit syscalls (such as readv) are now shown with "/#64"/ suffix instead of "/64:"/ prefix. * Changed error number output format: error numbers are consistently printed as "/-1 ECONST (Error description)"/ for known errors and as "/-1 (errno 123)"/ for unknown errors, regardless of -e raw qualification settings. * Unfetchable addresses inside arrays are now printed as comments. * Obsolete IA-32 mode syscall names are no longer printed on ia64. * Improvements * Implemented libdw backend for -k option, configured at build time using --with-libdw option. * Added -X option for configuring xlat output formatting (addresses Debian bug #692915). * Added support for personality designation ("/64"/, "/32"/, or "/x32"/) to syscall qualifications in -e trace expressions. * Implemented injection of syscalls with no side effects as an alternative to injection of an invalid syscall (-e inject=SET:syscall= expression). * Improved support for reproducible builds (addresses Debian bug #896016). * Implemented decoding of BPF_PROG_QUERY and BPF_RAW_TRACEPOINT_OPEN bpf syscall commands. * Implemented decoding of INOTIFY_IOC_SETNEXTWD and PERF_EVENT_IOC_* ioctl commands. * Implemented decoding of PR_GET_SPECULATION_CTRL and PR_SET_SPECULATION_CTRL prctl syscall options. * Enhanced decoding of bpf, getsockopt, setsockopt, and socket syscalls. * Enhanced decoding of NETLINK_KOBJECT_UEVENT and NETLINK_ROUTE protocols. * Enhanced decoding of *_DIAG_MEMINFO netlink attributes. * Enhanced decoding of BTRFS_*, FS_IOC_*, SIOCGIFHWADDR, and SIOCSIFHWADDR ioctl commands. * Enhanced decoding of AF_BLUETOOTH socket addresses. * Implemented decoding of io_pgetevent syscall. * Wired up rseq syscall. * Updated lists of ADJ_*, BPF_*, BPF_F_*, BPF_PROG_TYPE_*, ETH_P_*, FPE_*, IFF_*, IPPROTO_*, MAP_*, MS_*, MSG_*, NETLINK_*, PACKET_*, PROT_*, SCTP_*, SECCOMP_FILTER_FLAG_*, SEGV_*, SEM_*, SHM_*, SW_*, V4L2_CID_*, V4L2_CTRL_CLASS_*, and V4L2_PIX_FMT_* constants. * Updated lists of ioctl commands from Linux 4.17. * Bug fixes * Fixed decoding of msgtyp argument of msgrcv syscall. * Fixed fallback definitions for F_*, MCL_*, MSG_ZEROCOPY, SI_*, and SOL_SOCKET constants. * Fixed -e trace=%pure expression on mips. - Use libdw for unwinding on Leap 15 or later - Update to strace 4.22 * Changes in behaviour * When printing string data, '8' and '9' following an octal escape sequence no longer lead to unabbreviated octal escape sequence output, as they used to do. * Angle brackets are now printed as octal number escape sequences in the output of paths associated with file descriptors. * Data dump for write syscalls (-e write) is performed regardless of successfulness of these syscall (addresses Debian bug #436284). * -r and -t options are now affect output independently. Previously, - r option led to ignoring of the -t option (addresses Debian bug #466195). * Improvements * Implemented delay injection (-e inject=SET:delay_enter= and - e inject=SET:delay_exit= options). * Added -A option for opening output files in append mode (addresses Debian bug #528488). * IPv6 addresses shown in socket information in -yy mode are now printed in brackets. * Enhanced decoding of bpf, prctl and ptrace syscalls. * Enhanced decoding of BTRFS_IOC_INO_PATHS, BTRFS_IOC_LOGICAL_INO, and PTP_* ioctl commands. * Enhanced NETLINK_ROUTE protocol decoding. * Updated lists of signal codes. * Updated lists of BPF_*, BTN_*, ETH_P_*, INET_DIAG_BC_*, KEY_*, POLL*, RWF_*, SCHED_FLAG_*, SCTP_* and error constants. * Implemented block/character device number printing in -yy mode. * Known pixel/SDR format names are printed as comments for pixelformat fields in v4l2 structures. * Enhanced decoding of kern_features syscall. * Enhanced NETLINK_NETFILTER netlink protocol decoder. * Optimized handling of large number of tracees. * Improved wall clock time measurement in syscall count statistics (-c -w option). * Extended the range of allowed values in -e inject=...:retval= expression. * Added i18n support. * Updated lists of ioctl commands from Linux 4.16. * Enhanced manual page. * Bug fixes * Fixed build on m68k. * Fixed v4l2 pixelformat decoding on big-endian architectures. * Fixed -O option. - Update to strace 4.21 * Changes in behaviour * Warning is now issued when -F option is used. * Warning is now issued when a tracee with unsupported personality is attached. * Unknown syscall numbers are now printed in hexadecimal form. * Improvements * Implemented decoding of netlink descriptor attributes as file descriptors. * Implemented decoding of hugetlb page size selection flags. * Implemented decoding of BPF_PROG_TEST_RUN, BPF_PROG_GET_NEXT_ID, BPF_MAP_GET_NEXT_ID, BPF_PROG_GET_FD_BY_ID, BPF_MAP_GET_FD_BY_ID, and BPF_OBJ_GET_INFO_BY_FD commands of bpf syscall. * Enhanced decoding of get_thread_area, memfd_create, modify_ldt, perf_event_open, reboot, s390_guarded_storage, s390_pcio_mmio_read, s390_pci_mmio_write, s390_runtime_instr, s390_sthyi, set_thread_area, and shmget syscalls. * Implemented decoding of KVM_* and DM_LIST_DEVICES ioctl commands. * Implemented decoding of riscv_flush_icache syscall. * Enhanced decoding of getsockopt and setsockopt syscalls for SOL_NETLINK level. * Enhanced decoding of BPF_MAP_CREATE command of bpf syscall. * Print values returned by mq_open syscall and first arguments of mq_getsetattr, mq_notify, mq_timedreceive, and mq_timedsend syscalls as file descriptors. * Added decoding of get_tls syscall on arm. * Added -e trace=%pure option for tracing system calls with no arguments that never fail. * Updated lists of IPV6_*, MAP_*, MEMBARRIER_CMD_*, MSG_*, NT_*, PKEY_*, SHM_*, and TCP_* constants. * Added manual page for the strace-log-merge command. * Updated lists of ioctl commands from Linux 4.15. * Implemented biarch support for s390x. * Implemented an optional support for symbol demangling in strace -k output (activated by --with-libiberty configure option). * Information about availability of demangling and reliable personality decoding (on architectures with multiple personalities) is now available in strace -V output. * Added decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls on powerpc and powerpc64. * Enhanced manual page. * Bug fixes * Fixed multi-personality support in cross builds. * Added mq_getsetattr, mq_notify, mq_open, mq_timedreceive, and mq_timedsend syscalls to %desc tracing set. * Fixed path tracing support for mmap syscalls with indirect arguments and for old select syscall. * Fixed decoding of arm-specific (__ARM_NR_*) syscalls. * Fixed open mode flags decoding. * Fixed corner cases in handling of strace -ff -ttt logs by strace-log-merge. * Error counts that exceed one billion are now printed correctly in call summary output. * Fixed call summary header for x32 personality. * Changes of tracee personalities are reported more reliably. * Fixed the case when strace attaches to a tracee being inside exec and its first syscall stop is syscall-exit-stop instead of syscall-enter-stop, which messed up all the syscall state tracking. * Fixed printing of higher 32 bits of the return value for x32 personality. - update-futex-test-in-accordance-with-kernel-s-v4.15-.patch: removed - add update-futex-test-in-accordance-with-kernel-s-v4.15-.patch - Update to strace 4.20 * Improvements * Implemented decoding of NETLINK_NETFILTER netlink message types and flags. * Implemented decoding of SECCOMP_GET_ACTION_AVAIL operation of seccomp syscall. * Updated lists of ARPHRD_*, BPF_*, ETH_P_*, LOOP_*, MADV_*, MEMBARRIER_CMD_*, MFD_*, SECCOMP_*, SO_*, SOL_*, TCP_*, and UFFD_FEATURE_* constants. * Added decoding of statx syscall on hppa. * Updated lists of ioctl commands from Linux 4.14. * Bug fixes * Fixed powerpc personality support on powerpc64. - Update to strace 4.19 * Changes in behaviour * Changed formatting of personality names on tile architecture in order to make it in line with other multi-personality architectures. * Changed field output order in struct v4l2_requestbuffers to improve in/out field formatting. * Changed handling of multiple signal= specifications in an injection expression: multiple specification now leads to error instead of implicit usage the last specification. * Improvements * Enhanced decoding of optlen argument of getsockopt syscall. * Enhanced decoding of SO_LINGER option of getsockopt and setsockopt syscalls. * Enhanced decoding of SO_PEERCRED option of getsockopt syscall. * Enhanced decoding of IP_ADD_MEMBERSHIP, IP_DROP_MEMBERSHIP, IPV6_ADD_MEMBERSHIP, IPV6_DROP_MEMBERSHIP, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST, MCAST_JOIN_GROUP, and MCAST_LEAVE_GROUP options of setsockopt syscall. * Enhanced decoding of KEYCTL_DH_COMPUTE operation of keyctl syscall (KDF parameters decoding). * Implemented decoding of KEYCTL_RESTRICT_KEYRING operation of keyctl syscall. * Enhanced decoding of UFFDIO_API ioctl command. * Enhanced decoding of BPF_PROG_LOAD, BPF_MAP_CREATE, BPF_MAP_LOOKUP_ELEM, and BPF_MAP_GET_NEXT_KEY commands of bpf syscall. * Implemented decoding of linux socket filter programs specified for SO_ATTACH_FILTER and SO_ATTACH_REUSEPORT_CBPF socket options. * Implemented decoding of inet_diag_req_v2, inet_diag_req_compat, packet_diag_msg, and smc_diag_msg netlink attributes of NETLINK_SOCK_DIAG. * Implemented NETLINK_SELINUX protocol specific decoding. * Implemented decoding of netlink message ack flags. * Implemented decoding of nlmsgerr netlink attributes. * Implemented basic protocol specific decoding of NETLINK_CRYPTO. * Implemented decoding of crypto_user_alg netlink attributes of NETLINK_CRYPTO. * Implemented basic protocol specific decoding of addr, addrlabel, dcb, link, mdb, neigh, neightbl, netconf, nsid, route, rule, tc, and tca messages of NETLINK_ROUTE. * Implemented decoding of NETLINK_KOBJECT_UEVENT messages. * Improved handling of unexpected tracees (the ones that cloned with CLONE_PARENT/CLONE_PTRACE or called PTRACE_TRACEME on themselves): they are now PTRACE_DETACH'ed instead of PTRACE_CONT'ed. * Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants. * Added decoding of arch_prctl syscall on x86. * Added decoding of seccomp, bpf, userfaultfd, membarrier, mlock2, copy_file_range, preadv2, pwritev2, and statx on alpha. * Added decoding of statx syscall on microblaze. * Added decoding of s390_guarded_storage syscall on s390. * Updated lists of ioctl commands from Linux 4.13. * Enhanced manual page. * Bug fixes * Fixed printing of group_req structure on non-native personalities. * Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb structures. * Fixed formatting of nul-terminated strings which have kernel-imposed size limit. * Fixed printing of paths that hit PATM_MAX limit in order to match kernel's behaviour. * Fixed build warnings on Android mips64. * Fixed unused function "/is_negated_errno"/ build warning when built with clang. * Fixed syscall number and arguments retrieval behaviour on sparc64 and mips o32 after prctl(PR_SET_DUMPABLE, 0) makes PTRACE_PEEKTEXT impossible to use if Linux kernel has commit v4.10-rc1~114^2~2. * Fixed path tracing for execveat, symlink, symlinkat, inotify_add_watch, and inotify_init syscalls. * Fixed personality switch printing on sparc64 and risc-v. - Update to strace 4.18 * Improvements * Implemented decoding of SCM_TIMESTAMP* control messages. * Implemented decoding of netlink NLMSG_DONE messages. * Implemented decoding of netlink generic nlmsg_type and nlmsg_flags. * Implemented decoding of NETLINK_AUDIT, NETLINK_NETFILTER, NETLINK_ROUTE, NETLINK_SELINUX, NETLINK_SOCK_DIAG, and NETLINK_XFRM message types. * Implemented decoding of NETLINK_GENERIC protocol families. * Implemented basic protocol specific decoding of AF_INET, AF_INET6, AF_NETLINK, AF_PACKET, AF_SMC, and AF_UNIX messages of NETLINK_SOCK_DIAG. * Implemented basic decoding of netlink attributes. * Implemented basic protocol specific decoding of AF_INET, AF_NETLINK, AF_PACKET, AF_SMC, and AF_UNIX netlink attributes of NETLINK_SOCK_DIAG. * Implemented decoding of inet_diag_msg, netlink_diag_msg, and unix_diag_msg netlink attributes of NETLINK_SOCK_DIAG. * Updated lists of ARPHRD_*, KEYCTL_*, NDIAG_SHOW_*, RTM_*, SCM_*, SCTP_*, SO_*, V4L2_*, and prctl ARCH_* constants. * Updated lists of ioctl commands from Linux 4.12. * Bug fixes * In interactive mode (-I2), those signals that were blocked at startup will remain blocked for the whole period of strace execution. * strace no longer resets SIGCHLD handler in tracees to the default action. * When traced command is terminated by a blocked signal, strace unblocks that signal to ensure its own termination with the same signal. * Fixed corner cases in decoding of old sigaction syscall. * Fixed build with old kernel headers on mips. * Fixed build on aarch64 and tile with glibc >= 2.26. * Fixed build on arc and nios2. - Update to strace 4.17 * Changes in command line syntax * Syscall classes specified in -e trace= option now have % prefix (like - e trace=%process). Old style class names without leading % are still supported, but considered deprecated now. * Improvements * Optimized syscall filtering. * Improved representation of timestamps. * Enhanced decoding of sched_setattr syscall. * Added -e trace=%stat option for tracing variants of stat syscall. * Added -e trace=%lstat option for tracing variants of lstat syscall. * Added -e trace=%fstat option for tracing variants of fstat and fstatat syscalls. * Added -e trace=%%stat option for tracing syscalls used for querying file status information (stat, lstat, fstat, fstatat, statx, and their variations). * Added -e trace=%statfs option for tracing statfs, statfs64 and statvfs syscalls. * Added -e trace=%fstatfs option for tracing fstatfs, fstatfs64 and fstatvfs syscalls. * Added -e trace=%%statfs option for tracing syscalls used for querying file system statistics information (statfs-like, fstatfs-like and ustat). * Added -e trace=/regex option for filtering syscalls using regular expressions. * Added support for prepending of question mark before syscall qualification in -e trace expressions in order to suppress error in case no syscalls matched the provided qualification. * Implemented decoding of signal mask in rt_sigreturn syscall on alpha, arc, arm, avr32, bfin, cris, hppa, m68k, metag, microblaze, mips, nios2, or1k, powerpc, powerpc64, riscv, sh, sh64, sparc, sparc64, tile, x86, and xtensa architectures. * Implemented decoding of statx syscall. * Implemented decoding of NS_* ioctl commands. * Implemented decoding of the remaining V4L2_BUF_TYPE_* types. * Implemented decoding of VIDIOC_[SG]_TUNER ioctl commands. * Implemented decoding of NLMSG_ERROR netlink messages. * Improved decoding of BPF_PROG_ATTACH command of bpf syscall. * Improved decoding of misplaced parts in DM_* ioctl commands. * Updated lists of ioctl commands from Linux 4.11. * Bug fixes * Fixed decoding of flags argument of preadv2 and pwritev2 syscalls on x32. * Fixed the number of arguments and tracing flags of alpha specific syscalls. * Fixed decoding of old sigsuspend syscall on alpha, cris, mips, powerpc, powerpc64, sh, sh64, sparc, and sparc64. * Fixed decoding of sgetmask and ssetmask syscalls on 64-bit architectures. * Fixed decoding of netlink messages received within struct msghdr. * Worked around a bug in miscompiled aarch64 kernels leading to the 3rd argument of sched_getattr syscall being not quite 32-bit. * Fixed corner cases of printing inaccessible times argument of utimes and futimesat syscalls. - Update to strace 4.16 * Improvements * Implemented syscall return value injection (-e inject=SET:retval= option). * Implemented signal injection (-e inject=SET:signal= option). * Implemented decoding of SUID_DUMP_* constants in PR_[GS]ET_DUMPABLE. * Implemented decoding of all SG_* ioctl commands. * Implemented decoding of ustat syscall. * Implemented decoding of BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH, and BPF_PROG_DETACH commands of bpf syscall. * Enhanced decoding of sg_io_hdr and sg_io_v4 structures. * Enhanced decoding of get_robust_list, getrandom, io_submit, set_robust_list syscalls. * Enhanced decoding of entities of kernel long type on x32 and mips n32 ABIs. * Updated lists of IP_*, IPV6_*, and LOOP_* constants. * Updated lists of ioctl commands from Linux 4.10. * Added decoding of recently added syscalls on avr32, microblaze, ppc, and ppc64. * Bug fixes * Fixed pathmatch of oldselect syscall on 64-bit architectures. * Fixed decoding of mmap2 syscall on s390 when arguments are not available. * Fixed decoding of kexec_file_load, mprotect, pkey_mprotect, prctl, preadv*, and pwritev* syscalls on x32. * Fixed printing of string arguments of getxattr and setxattr syscalls when -s option is used to limit the printed string size. * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native personalities. * Fixed decoding of SG_* and LOOP_* ioctl commands. * Fixed build on mips with musl libc. * Fixed cross-building of ioctlsort. * Applied minor formatting fixes to the manual page. - Update to strace 4.15 * Changes in behavior * Time stamps are now printed according to ISO 8601. * Changed output format of val3 parameter of futex FUTEX_WAKE_OP operation. * The last argument of mincore, sched_getaffinity, and sched_setaffinity syscalls is now formatted as an array. * Improvements * Implemented syscall fault injection (-e fault=... option). * Implemented decoding of DM_* ioctl commands. * Implemented decoding of attr parameter of perf_event_open syscall. * Implemented decoding of pkey_alloc, pkey_free, and pkey_mprotect syscalls. * Implemented dumping of mq_timedsend and mq_timedreceive syscalls. * Implemented decoding of PR_SET_FP_MODE and PR_GET_FP_MODE operations of prctl syscall. * Implemented PTRACE_GETREGS API support on m68k. * Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC, and V4L2_* constants. * Updated lists of ioctl commands from Linux 4.9. * Added decoding of recently added syscalls on arc, x32, and xtensa. * Enhanced manual page. * Bug fixes * Fixed corner cases in decoding of exit, exit_group, futimesat, getgroups, getresuid, init_module, inotify_init1, kcmp, kexec_load, lookup_dcookie, mq_getsetattr, mq_notify, mq_open, mq_timedreceive, mq_timedsend, name_to_handle_at, prctl, process_vm_readv, process_vm_writev, setfsuid, setgroups, setns, unshare, and utimes syscalls. * Fixed handling of verbose flag in printing of controls array of struct v4l2_ext_controls. * Fixed omission of field names in the output of capability, sigaction, sigevent, statfs, timespec, timeval, and utimbuf structures. * Fixed printing of unknown syscalls in siginfo structure. * Fixed decoding of ioctl constants on m68k. * Fixed cris architecture support. * Fixed cross build when host compiler does not support the same set of warning flags as the cross compiler. * Fixed build on SLE10 and SLE11. - Update to strace 4.14 * Changes in behavior * When using -p option without a command and no processes has been attached, strace exits with exit status 1. * Improvements * Added printing of the mode argument of open and openat syscalls when O_TMPFILE flag is set. (Addresses Fedora bug #1377846). * Enhanced -e abbrev=set, -e raw=set, and -e verbose=set. * Enhanced decoding of futex, keyctl, quotactl, timerfd_settime, and aio family syscalls. * Implemented fetching of the 7th subcall argument on mips o32. * Updated lists of BPF_*, ETH_P_*, KEXEC_ARCH_*, SCTP_*, TCP_*, and *_MAGIC constants. * Updated lists of ioctl commands from Linux 4.8. * Added decoding of new syscalls on sh and sh64. * Added RISC-V architecture support. * Bug fixes * Marked io_setup and io_destroy as memory mapping related syscalls. * Fixed leakage of placeholder descriptors to tracees. * Fixed printing of mode_t, umode_t, and umask types. * Fixed decoding of iovec arrays without a limit on total data size. * Fixed decoding of fadvise64, fallocate, futex, keyctl, quotactl, readahead, and ipc family syscalls. * Fixed decoding of invalid syscalls mapped to indirect subcalls. * Fixed decoding of struct btrfs_ioctl_vol_args_v2 on non-native personalities. * Fixed decoding of PTRACE_DETACH on sparc and sparc64. * Fixed decoding of struct stat64 on sparc64. * Fixed decoding of uid and gid-related syscalls on sparc64. * Fixed decoding of the forth argument of semctl syscall on sparc64. * Fixed values of tty ioctl constants on sparc64. * Fixed sparc personality support on sparc64. - Update to strace 4.13. * Improvements * Implemented a general netlink socket parser. * Enhanced decoding of socket addresses. * Enhanced decoding of cmsghdr, msghdr, and mmsghdr structures. * Enhanced decoding of accept, accept4, bind, getpeername, getsockname, ipc, recvfrom, recvmsg, recvmmsg, sendto, sendmmsg, and socketcall syscalls. * Updated lists of AF_*, BPF_MAP_TYPE_*, KEY_*, KEYCTL_*, RWF_*, SS_*, and *_MAGIC constants. * Updated lists of ioctl commands from Linux 4.7. * Bug fixes * Fixed decoding of pid_t argument of prlimit64 syscall. * Fixed sign extension issues in the parser of struct rusage. * Fixed race condition in decoding of timeout argument of recvmmsg and rt_sigtimedwait syscalls. * Fixed build with fresh linux kernel headers. - Update to strace 4.12. * Improvements * Implemented simultaneous use of -p option and tracing of a command. * Implemented caching of netlink conversations to reduce amount of time spent in decoding socket details in -yy mode. * Implemented -yy mode decoding of protocol:portid pairs associated with netlink socket descriptors. * Implemented decoding of copy_file_range, preadv2, and pwritev2 syscalls. * Implemented dumping of preadv, preadv2, pwritev, pwritev2, and vmsplice syscalls. * Implemented decoding of BTRFS_* and UFFDIO_* ioctl commands. * Enhanced decoding of BLK*, EVIOC*, RTC_*, and VIDIOC_* ioctl commands. * Enhanced decoding of fstatfs, fstatfs64, get_mempolicy, getdents, getdents64, getgroups, getpriority, kill, mbind, migrate_pages, mknod, mknodat, personality, poll, ppoll, quotactl, rt_sigpending, rt_sigqueueinfo, rt_sigtimedwait, rt_tgsigqueueinfo, sched_getaffinity, sched_setaffinity, seccomp, set_mempolicy, setgroups, setpriority, statfs, statfs64, tgkill, waitid, and xattr family syscalls. * Enhanced decoding of getxpid, getxuid, and getxgid syscalls on alpha. * Enhanced decoding of pipe syscall on alpha, ia64, mips, sh, and sparc. * Added decoding of bind, listen, and setsockopt direct syscalls on sparc. * Added decoding of osf_statfs64 and osf_fstatfs64 syscalls on alpha. * Added decoding of fadvise64 and fadvise64_64 on s390. * Updated lists of AF_*, BPF_MAP_TYPE_*, CLONE_*, EPOLL*, IPV6_*, MADV_*, MSG_*, PTRACE_*, SEGV_*, SO_*, SOL_*, *_MAGIC, and quotactl constants. * Updated lists of ioctl commands from Linux 4.6. * Bug fixes * Fixed build on arc, metag, nios2, or1k, and tile architectures. * Fixed decoding of 32-bit times syscall return value on 64-bit architectures. * Fixed decoding of mlock2 syscall on sparc. * Fixed decoding of osf_shmat syscall on alpha. * Fixed decoding of syscalls unknown to the kernel on s390/s390x. * Fixed decoding of preadv syscall in case of short read. * Fixed decoding and dumping of readv syscall in case of short read. * Fixed dumping of recvmsg and recvmmsg syscalls in case of short read. * Fixed decoding of mincore syscall's last argument. * Fixed remaining errors in mapping between syscall numbers and numbers of syscall arguments. * Applied various fixes to strace-graph script. - Cleanup spec file with spec-cleaner - Drop alpha/sparc conditionals, neither is supported - Drop ppc/ppc64 provides/obsolete as no longer needed - Do not export OPTFLAGS as they are used anyways - Update to strace 4.11. * Changes in behavior * Some syscalls have different names depending on architecture and personality. In these cases, syscall filtering and printing now consistently uses the names that match corresponding __NR_* kernel macros of the tracee's architecture and personality. * Added strace prefix to all diagnostic messages. * Improvements * Enhanced and extended test suite. * Implemented reliable tracing of processes whose personality differs from the personality of strace, fixed decoding of 32-bit personality syscalls on 64-bit architectures. * When some data referenced by syscall arguments is irrelevant or cannot be read from tracee's memory, strace now prints its address consistently. * When a syscall is restarted using restart_syscall mechanism, strace now shows the syscall name on architectures that expose this information. * Print values returned by epoll_create1, eventfd, eventfd2, fanotify_init, inotify_init1, perf_event_open, pipe, pipe2, signalfd, signalfd4, socket, socketpair, timerfd, and timerfd_create syscalls, as well as F_DUPFD and F_DUPFD_CLOEXEC fcntl commands, as file descriptors. * Optimized decoding of indirect socket syscalls. * Implemented decoding of nanoseconds along with seconds in stat family syscalls (addresses Fedora bug #1251176). * Implemented decoding of struct statfs.f_flags in statfs syscall. * Implemented decoding of siginfo_t.si_syscall and siginfo_t.si_arch in SIGSYS signal. * Implemented decoding of indirect syscall on mips o32. * Implemented decoding of IPPROTO_IP control messages. * Implemented decoding of setsockopt syscall multicast arguments. * Enhanced decoding of struct sigevent. * Enhanced decoding of block, loop, mtd, ptp, rtc, SG_IO, socket, tty, and v4l2 ioctl syscall arguments. * Enhanced decoding of epoll_create, fcntl, fcntl64, futex, getdents, getdents64, getsockopt, io_*, mount, msgctl, prctl, quotactl, recvfrom, sendfile, setsockopt, and shmctl syscalls. * Implemented decoding of bpf, execveat, ioperm, iopl, kcmp, kexec_file_load, lookup_dcookie, membarrier, memfd_create, mlock2, name_to_handle_at, open_by_handle_at, sched_getattr, sched_setattr, and userfaultfd syscalls. * Updated lists of AF_*, EPOLL_*, FALLOC_FL_*, F_*, INPUT_PROP_*, IPPROTO_*, IPV6_*, IP_*, KEY_*, LOCK_*, MNT_*, MS_*, PACKET_*, PERF_FLAG_*, PF_*, PR_*, PTRACE_O_*, RENAME_*, SCTP_*, SECBIT_*, SO_*, TCP_*, and siginfo_t constants. * Added Nios II architecture support. * Added new syscall entries to match Linux 4.4. * Bug fixes * Fixed potential short read of strings from tracee's memory. * Fixed -qq option in conjunction with -o option. * Fixed filtering of <unavailable> syscalls. * Fixed decoding of ioctl syscall command on aarch64 and 32-bit architectures with 64-bit aligned structures. * Fixed decoding of eventfd2, epoll_create1, signalfd4, and sync_file_range2 syscall flags arguments. * Fixed decoding of 4th argument of clock_nanosleep syscall. * Fixed decoding of getpagesize syscall on m68k. * Fixed decoding of getrandom and seccomp syscalls on aarch64. * Fixed decoding of timezone argument of gettimeofday and settimeofday * syscalls. * Fixed decoding of offset argument of mmap2 syscall on arm, sparc, and sparc64. * Fixed decoding of pipe syscall on alpha and mips. * Fixed decoding of pipe2 syscall on ia64, sh, sparc, and sparc64. * Fixed decoding of signal mask argument of pselect6 syscall on x32. * Fixed decoding of signal mask of rt_sigreturn syscall on aarch64, m68k, and x32. * Fixed decoding of 4th argument of semctl indirect syscall. * Fixed decoding of sa_restorer and sa_mask of sigaction syscall on m68k. * Fixed decoding of statfs64 and fstatfs64 syscalls on arm eabi. * Fixed decoding of struct dirent on x32. * Fixed decoding of times syscall return value on mips n32 and x32. * Fixed decoding of path argument of umount2 syscall (addresses Debian bug #785050). * Worked around a kernel bug in tracing privileged executables. * Fixed various errors in mapping between syscall numbers and associated information like the number of syscall arguments, the name of syscall, and syscall decoder. - All patches removed. 0001-aarch64-fix-rt_sigreturn-decoding.patch 0002-m68k-define-HAVE_SA_RESTORER.patch 0003-Fix-decoding-of-mmap2-for-arm.patch 0005-tests-select.test-handle-architectures-using-pselect.patch 0006-aarch64-fix-ioctl-decoding.patch 0007-m68k-fix-sigreturn-decoding.patch 0008-Fix-crash-in-ipc_sem-test.patch 0009-tests-ipc_-match-IPC_64-flag.patch 0010-semctl-fix-indirect-syscall-decoding.patch 0011-Fix-stat64-st_-acm-time-decoding-for-personalities-w.patch 0012-tests-verify-that-all-patterns-match.patch 0013-aarch64-properly-decode-generic-syscalls.patch 0014-stat64-v.test-add-newfstatat-syscall-support.patch 0015-tests-uid-use-fchown-instead-of-chown.patch - Add some package to the build requires to make test suite work. That is haveged to generate entropy, sysvinit-tools to have the tools to control start and stop of haveged, and the package time to make the test on /usr/bin/time possible. - remove strace_ppc64le_bypass_getrandom_hang.patch as cause of bug boo#946928 identified in builders setup - new patch to bypass bug boo#946928 strace_ppc64le_bypass_getrandom_hang.patch - Disable libunwind support on aarch64 (../strace: Can't initiate libunwind: Input/output error) - Drop strace-32bit, since the normal strace build is powerful enough. [bnc#924827] - 0001-aarch64-fix-rt_sigreturn-decoding.patch, 0002-m68k-define-HAVE_SA_RESTORER.patch, 0003-Fix-decoding-of-mmap2-for-arm.patch, 0005-tests-select.test-handle-architectures-using-pselect.patch, 0006-aarch64-fix-ioctl-decoding.patch, 0007-m68k-fix-sigreturn-decoding.patch, 0008-Fix-crash-in-ipc_sem-test.patch, 0009-tests-ipc_-match-IPC_64-flag.patch, 0010-semctl-fix-indirect-syscall-decoding.patch, 0011-Fix-stat64-st_-acm-time-decoding-for-personalities-w.patch, 0012-tests-verify-that-all-patterns-match.patch, 0013-aarch64-properly-decode-generic-syscalls.patch, 0014-stat64-v.test-add-newfstatat-syscall-support.patch, 0015-tests-uid-use-fchown-instead-of-chown.patch: Patches from upstream to fix testsuite failure. - Enable libunwind support (strace -k). - Update to strace 4.10 * Improvements * Added -yy option to print protocol and address information associated with socket descriptors. * Extended "/-e read=set"/ and "/-e write=set"/ options to cover sendmsg, recvmsg, sendmmsg, and recvmmsg syscalls. * Implemented full 32-bit decoding of ioctl commands (addresses Debian bug #692913 and Fedora bug #902788). * Implemented PTRACE_GETREGS API support on ia64. * Implemented PTRACE_GETREGS API support on mips. * Implemented PTRACE_GETREGSET API support on s390/s390x. * Implemented decoding of getrandom and seccomp syscalls. * Implemented full decoding of 64-bit capability sets. * Implemented decoding of all prctl commands. * Implemented decoding of parametrized ioctl commands. * Implemented decoding of evdev ioctl commands. * Implemented decoding of v4l ioctl commands. * Implemented decoding of SG_IO v4 ioctl commands. * Implemented decoding of FIFREEZE/FITHAW/FITRIM ioctl commands. * Implemented decoding of FALLOC_FL_* fallocate flags. * Implemented decoding of rt_sigreturn signal mask on aarch64, x32, and x86_64. * Enhanced socket decoder to support bluetooth sockets. * Enhanced decoding of unlisted ioctl commands. * Enhanced decoding of getsockopt and setsockopt syscall. * Enhanced decoding of sysinfo syscall. * Enhanced decoding of struct cmsghdr. * Enhanced decoding of wait status. * Enhanced aio support on non-x86 architectures by using external libaio.h. * Added O_TMPFILE to the list of recognized open mode flags. * Updated the list of filesystem type constants that is used in decoding statfs family syscalls. * Updated lists of CAP_*, PR_*, PTRACE_*, SCHED_*, SO_*, SOL_*, SWAP_FLAG_*, and TFD_* constants. * Updated lists of signal constants from Linux 3.19. * Updated lists of errno constants from Linux 3.19. * Updated lists of ioctl commands from Linux 3.9. * Added new syscall entries to match Linux 3.19. * Bug fixes * Fixed various errors in mapping between syscall numbers and associated information like the number of syscall arguments, the name of syscall, and syscall decoder. * Fixed quoting issues in printing descriptors, filenames, network interface names, struct utsname members, device/volume names of BLK* ioctl commands. * Fixed uid_t/git_t decoding. * Fixed potential out-of-bounds read issues in getdents/getdents64 decoders. * Fixed potential open flags truncation on some architectures. * Fixed decoding of struct ifreq.ifr_name. * Fixed decoding of SIOCSIFNAME ioctl command. * Fixed decoding of RENAME_* renameat2 flags. * Fixed decoding of UTIME_NOW/UTIME_OMIT timeval structures. * Fixed decoding of indirect ipc subcalls on some architectures. * Fixed decoding of fanotify_mark syscall on 32-bit architectures. * Fixed decoding of 32-bit stat structures on 64-bit architectures. * Fixed decoding of 32-bit struct cmsghdr on 64-bit architectures. * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures. * Fixed decoding of sigreturn/rt_sigreturn signal mask on ia64, ppc, ppc64, sparc, sparc64, mips, and s390. * Fixed instruction pointer output (-i option) on architectures that support several personalities. * Fixed behaviour of "/-e read=set"/ and "/-e write=set"/ when read and write sets intersect. * Fixed build on systems where struct sigaction has no sa_restorer member. - Update to strace 4.9: * Changes in behavior * Disabled OABI support on ARM EABI systems by default, added --enable-arm-oabi option to enable it at configure time. * Improvements * Added experimental -k option to print stack trace after each traced syscall. * Added -w option to produce stats on syscall latency. (addresses Debian bug #457497). * Added ARC architecture support. * Added PTRACE_GETREGS API support on PowerPC. * Enhanced Bionic libc and musl libc support. * Enhanced tracing of x86 personality processes on x86_64 and x32. * Enhanced tracing of ARM personality processes on AArch64. * Enhanced 32/64bit personality detection on PowerPC. * Implemented decoding of add_key, ioprio_get, ioprio_set, kexec_load, keyctl, renameat2, and request_key syscalls. * Robustified decoding of select, pselect, and io_submit syscalls. * Enhanced decoding of delete_module, fanotify_init, fanotify_mark, fcntl, setdomainname, sethostname, setns, and sync_file_range syscalls. * Enhanced decoding of signal bitmasks. * Enhanced decoding of file descriptors. * Enhanced siginfo_t decoding. * Enhanced PF_NETLINK decoding. * Updated CLOCK_* constants (addresses Fedora bug #1088455). * Added new syscall entries to match Linux 3.16. * Bug fixes * Added shmat and shmdt to the set of memory mapping related syscalls. * Fixed detaching from stopped processes. * Fixed fanotify_mark decoding on 32bit architectures. * Fixed offset decoding in preadv and pwritev syscalls. * Fixed select decoding for glibc in _FORTIFY_SOURCE mode. * Fixed decoding of epoll_ctl syscall with EPOLL_CTL_DEL argument. * Fixed build when <sys/ptrace.h> and <linux/ptrace.h> conflict (addresses Fedora bug #993384). * Miscellaneous corrections in the manual page. (Addresses Debian bug #725987). - Remove obsolete patches: * strace-4.7.diff * strace-linux-ptrace-h.patch * strace-ppc64le.patch * strace_cid_03ef0b2.patch - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- Update to 1.9.5.p2 * When invoked as sudoedit, the same set of command line options are now accepted as for sudo -e. The -H and -P options are now rejected for sudoedit and sudo -e which matches the sudo 1.7 behavior. This is part of the fix for CVE-2021-3156. * Fixed a potential buffer overflow when unescaping backslashes in the command's arguments. Normally, sudo escapes special characters when running a command via a shell (sudo -s or sudo -i). However, it was also possible to run sudoedit with the -s or -i flags in which case no escaping had actually been done, making a buffer overflow possible. This fixes CVE-2021-3156. (bsc#1181090) * Fixed sudo's setprogname(3) emulation on systems that don't provide it. * Fixed a problem with the sudoers log server client where a partial write to the server could result the sudo process consuming large amounts of CPU time due to a cycle in the buffer queue. Bug #954. * Added a missing dependency on libsudo_util in libsudo_eventlog. Fixes a link error when building sudo statically. * The user's KRB5CCNAME environment variable is now preserved when performing PAM authentication. This fixes GSSAPI authentication when the user has a non-default ccache. - Update to 1.9.5.p1 * Fixed a regression introduced in sudo 1.9.5 where the editor run by sudoedit was set-user-ID root unless SELinux RBAC was in use. The editor is now run with the user's real and effective user-IDs. - News in 1.9.5 * Fixed a crash introduced in 1.9.4 when running "/sudo -i"/ as an unknown user. This is related to but distinct from Bug #948. * If the "/lecture_file"/ setting is enabled in sudoers, it must now refer to a regular file or a symbolic link to a regular file. * Fixed a potential use-after-free bug in sudo_logsrvd when the server shuts down if there are existing connections from clients that are only logging events and not session I/O data. * Fixed a buffer size mismatch when serializing the list of IP addresses for configured network interfaces. This bug is not actually exploitable since the allocated buffer is large enough to hold the list of addresses. * If sudo is executed with a name other than "/sudo"/ or "/sudoedit"/, it will now fall back to "/sudo"/ as the program name. This affects warning, help and usage messages as well as the matching of Debug lines in the /etc/sudo.conf file. Previously, it was possible for the invoking user to manipulate the program name by setting argv[0] to an arbitrary value when executing sudo. (bsc#1180687) * Sudo now checks for failure when setting the close-on-exec flag on open file descriptors. This should never fail but, if it were to, there is the possibility of a file descriptor leak to a child process (such as the command sudo runs). * Fixed CVE-2021-23239, a potential information leak in sudoedit that could be used to test for the existence of directories not normally accessible to the user in certain circumstances. When creating a new file, sudoedit checks to make sure the parent directory of the new file exists before running the editor. However, a race condition exists if the invoking user can replace (or create) the parent directory. If a symbolic link is created in place of the parent directory, sudoedit will run the editor as long as the target of the link exists. If the target of the link does not exist, an error message will be displayed. The race condition can be used to test for the existence of an arbitrary directory. However, it _cannot_ be used to write to an arbitrary location. (bsc#1180684) * Fixed CVE-2021-23240, a flaw in the temporary file handling of sudoedit's SELinux RBAC support. On systems where SELinux is enabled, a user with sudoedit permissions may be able to set the owner of an arbitrary file to the user-ID of the target user. On Linux kernels that support "/protected symlinks"/, setting /proc/sys/fs/protected_symlinks to 1 will prevent the bug from being exploited. For more information see https://www.sudo.ws/alerts/sudoedit_selinux.html. (bsc#1180685) * Added writability checks for sudoedit when SELinux RBAC is in use. This makes sudoedit behavior consistent regardless of whether or not SELinux RBAC is in use. Previously, the "/sudoedit_checkdir"/ setting had no effect for RBAC entries. * A new sudoers option "/selinux"/ can be used to disable sudo's SELinux RBAC support. * Quieted warnings from PVS Studio, clang analyzer, and cppcheck. Added suppression annotations for PVS Studio false positives. - Update to 1.9.4p2 * Fixed a bug introduced in sudo 1.9.4p1 which could lead to a crash if the sudoers file contains a runas user-specific Defaults entry. Bug #951. - News in 1.9.4p1 * Fixed a regression introduced in version 1.9.4 where sudo would not build when configured using the --without-sendmail option. Bug #947. * Fixed a problem where if I/O logging was disabled and sudo was unable to connect to sudo_logsrvd, the command would still be allowed to run even when the "/ignore_logfile_errors"/ sudoers option was enabled. * Fixed a crash introduced in version 1.9.4 when attempting to run a command as a non-existent user. Bug #948. * The installed sudo.conf file now has the default sudoers Plugin lines commented out. This fixes a potential conflict when there is both a system-installed version of sudo and a user-installed version. GitHub issue #75. * Fixed a regression introduced in sudo 1.9.4 where sudo would run the command as a child process even when a pseudo-terminal was not in use and the "/pam_session"/ and "/pam_setcred"/ options were disabled. GitHub issue #76. * Fixed a regression introduced in sudo 1.8.9 where the "/closefrom"/ sudoers option could not be set to a value of 3. Bug #950. - Update to 1.9.4 * The sudoers parser will now detect when an upper-case reserved word is used when declaring an alias. Now instead of "/syntax error, unexpected CHROOT, expecting ALIAS"/ the message will be "/syntax error, reserved word CHROOT used as an alias name"/. Bug #941. * Better handling of sudoers files without a final newline. The parser now adds a newline at end-of-file automatically which removes the need for special cases in the parser. * Fixed a regression introduced in sudo 1.9.1 in the sssd back-end where an uninitialized pointer could be freed on an error path. GitHub issue #67. * The core logging code is now shared between sudo_logsrvd and the sudoers plugin. * JSON log entries sent to syslog now use "/minimal"/ JSON which skips all non-essential whitespace. * The sudoers plugin can now produce JSON-formatted logs. The "/log_format"/ sudoers option can be used to select sudo or json format logs. The default is sudo format logs. * The sudoers plugin and visudo now display the column number in syntax error messages in addition to the line number. Bug #841. * If I/O logging is not enabled but "/log_servers"/ is set, the sudoers plugin will now log accept events to sudo_logsrvd. Previously, the accept event was only sent when I/O logging was enabled. The sudoers plugin now sends reject and alert events too. * The sudo logsrv protocol has been extended to allow an AlertMessage to contain an optional array of InfoMessage, as AcceptMessage and RejectMessage already do. * Fixed a bug in sudo_logsrvd where receipt of SIGHUP would result in duplicate entries in the debug log when debugging was enabled. * The visudo utility now supports EDITOR environment variables that use single or double quotes in the command arguments. Bug #942. * The PAM session modules now run when sudo is set-user-ID root, which allows a module to determine the original user-ID. Bug #944. * Fixed a regression introduced in sudo 1.8.24 in the LDAP back-end where sudoNotBefore and sudoNotAfter were applied even when the SUDOERS_TIMED setting was not present in ldap.conf. Bug #945. * Sudo packages for macOS 11 now contain universal binaries that support both Intel and Apple Silicon CPUs. * For sudo_logsrvd, an empty value for the "/pid_file"/ setting in sudo_logsrvd.conf will now disable the process ID file. - Remove sudo-1.9.3p1-pam_xauth.patch (upstreamed) - Update to 1.9.3p1 * Fixed a regression introduced in sudo 1.9.3 where the configure script would not detect the crypt(3) function if it was present in the C library, not an additional library. * Fixed a regression introduced in sudo 1.8.23 with shadow passwd file authentication on OpenBSD. BSD authentication was not affected. * Sudo now logs when a user-specified command-line option is rejected by a sudoers rule. Previously, these conditions were written to the audit log, but the default sudo log file. Affected command line arguments include -C (--close-from), -D (--chdir), - R (--chroot), -g (--group) and -u (--user). - News in 1.9.3 * Fixed building the Python plugin on systems with a compiler that doesn't support symbol hiding. * Sudo now uses a linker script to hide symbols even when the compiler has native symbol hiding support. This should make it easier to detect omissions in the symbol exports file, regardless of the platform. * Fixed the libssl dependency in Debian packages for older releases that use libssl1.0.0. * Sudo and visudo now provide more detailed messages when a syntax error is detected in sudoers. The offending line and token are now displayed. If the parser was generated by GNU bison, additional information about what token was expected is also displayed. Bug #841. * Sudoers rules must now end in either a newline or the end-of-file. Previously, it was possible to have multiple rules on a single line, separated by white space. The use of an end-of-line terminator makes it possible to display accurate error messages. * Sudo no longer refuses to run if a syntax error in the sudoers file is encountered. The entry with the syntax error will be discarded and sudo will continue to parse the file. This makes recovery from a syntax error less painful on systems where sudo is the primary method of superuser access. The historic behavior can be restored by add "/error_recovery=false"/ to the sudoers plugin's optional arguments in sudo.conf. Bug #618. * Fixed the sample_approval plugin's symbol exports file for systems where the compiler doesn't support symbol hiding. * Fixed a regression introduced in sudo 1.9.1 where arguments to the "/sudoers_policy"/ plugin in sudo.conf were not being applied. The sudoers file is now parsed by the "/sudoers_audit"/ plugin, which is loaded implicitly when "/sudoers_policy"/ is listed in sudo.conf. Starting with sudo 1.9.3, if there are plugin arguments for "/sudoers_policy"/ but "/sudoers_audit"/ is not listed, those arguments will be applied to "/sudoers_audit"/ instead. * The user's resource limits are now passed to sudo plugins in the user_info[] list. A plugin cannot determine the limits itself because sudo changes the limits while it runs to prevent resource starvation. * It is now possible to set the working directory or change the root directory on a per-command basis using the CWD and CHROOT options. There are also new Defaults settings, runchroot and runcwd, that can be used to set the working directory or root directory on a more global basis. * New -D (--chdir) and -R (--chroot) command line options can be used to set the working directory or root directory if the sudoers file allows it. This functionality is not enabled by default and must be explicitly enabled in the sudoers file. - add sudo-1.9.3p1-pam_xauth.patch to stay setuid until just before executing the command. Fixes a problem with pam_xauth which checks effective and real uids to get the real identity of the user [bsc#1174593] - Modified the secure_path to include the other two default paths which are commonly available to $user. This will offer a better and more consistent UX. - This rpm packages decides about the permissions of /etc/sudoers.d - Update to 1.9.2: * The configure script now uses pkg-config to find the openssl cflags and libs where possible. * The contents of the log.json I/O log file is now documented in the sudoers manual. * The sudoers plugin now properly exports the sudoers_audit symbol on systems where the compiler lacks symbol visibility controls. This caused a regression in 1.9.1 where a successful sudo command was not logged due to the missing audit plugin. Bug #931. * Fixed a regression introduced in 1.9.1 that can result in crash when there is a syntax error in the sudoers file. Bug #934. - Rebase sudo-sudoers.patch - Move python plugin support to own sub-package, we don't want python in a really minimal system [bsc#1173200] - Update to 1.9.1 * Fixed an AIX-specific problem when I/O logging was enabled. The terminal device was not being properly set to raw mode. Bug #927. * Corrected handling of sudo_logsrvd connections without associated I/O log data. This fixes support for RejectMessage as well as AcceptMessage when the expect_iobufs flag is not set. * Added an "/iolog_path"/ entry to the JSON-format event log produced by sudo_logsrvd. Previously, it was only possible to determine the I/O log file an event belonged to using sudo-format logs. * Fixed the bundle IDs for sudo-logsrvd and sudo-python macOS packages. * I/O log files produced by the sudoers plugin now clear the write bits on the I/O log timing file when the log is complete. This is consistent with how sudo_logsrvd indicates that a log is complete. * The sudoreplay utility has a new "/-F"/ (follow) command line option to allow replaying a session that is still in progress, similar to "/tail -f"/. * The @include and @includedir directives can be used in sudoers instead of #include and #includedir. In addition, include paths may now have embedded white space by either using a double-quoted string or escaping the space characters with a backslash. * When running a command in a pty, sudo will no longer try to suspend itself if the user's tty has been revoked (for instance when the parent ssh daemon is killed). This fixes a bug where sudo would continuously suspend the command (which would succeed), then suspend itself (which would fail due to the missing tty) and then resume the command. * If sudo's event loop fails due to the tty being revoked, remove the user's tty events and restart the event loop (once). This fixes a problem when running "/sudo reboot"/ in a pty on some systems. When the event loop exited unexpectedly, sudo would kill the command running in the pty, which in the case of "/reboot"/, could lead to the system being in a half-rebooted state. * Fixed a regression introduced in sudo 1.8.23 in the LDAP and SSSD back-ends where a missing sudoHost attribute was treated as an "/ALL"/ wildcard value. A sudoRole with no sudoHost attribute is now ignored as it was prior to version 1.8.23. * The audit plugin API has been changed slightly. The sudo front-end now audits an accept event itself after all approval plugins are run and the I/O logging plugins (if any) are opened. This makes it possible for an audit plugin to only log a single overall accept event if desired. * The sudoers plugin can now be loaded as an audit plugin. Logging of successful commands is now performed in the audit plugin's accept function. As a result, commands are now only logged if allowed by sudoers and all approval plugins. Commands rejected by an approval plugin are now also logged by the sudoers plugin. * Romanian translation for sudo and sudoers from translationproject.org. * Fixed a regression introduced in sudo 1.9.0 where sudoedit did not remove its temporary files after installing them. Bug #929. * Fixed a regression introduced in sudo 1.9.0 where the iolog_file setting in sudoers and sudo_logsrvd.conf caused an error if the file name ended in six or more X's. - Update to 1.9.0 (current stable release) * for changes between version 1.9.0 and 1.8.31p1 see rc changes below - Update to 1.9.0rc5 * The default TLS listener is now only enabled when either the TLS certificate file is explicitly specified in sudo_logsrvd.conf or the default TLS certificate file exists in the file system. There is no change in behavior for listen_address entries explicitly set in the configuration file. - Update to 1.9.0rc4 * Various spelling fixes. Bug #925. * The struct passwd passed to PAM session modules is now looked up by user name, not user-ID, when possible. Fixes a problem with the pam_limits module and configurations where multiple user names share the same ID. Debian bug #734752. * Sudo command line options that take a value may only be specified once. This is to help guard against problems caused by poorly written scripts that invoke sudo with user-controlled input. Bug #924. - Update to 1.9.0rc3 * The sudo-logsrvd package now installs a systemd service on Linux distros that use systemd. * The I/O plugin is now closed before the policy plugin on command exit. * When copying the edited files to the original path, sudoedit now allocates any additional space needed before writing. Previously, it could truncate the destination file if the file system was full. Bug #922. * Fixed a compilation issue with Python 3.8. * Changed how TLS connections are made to the log server. Instead of using a starttls type approach where TLS and plaintext connections share the same point we now use separate ports for plaintext and TLS connections. A (tls) flag can be specified after the host:port to indicate that the connection should be secured with TLS. This avoids a potention man-in-the-middle attack that could cause the connection to be forced into plaintext mode. Unfortunately, this change breaks compatibility with the previous release candidates. - build with enable-python to support python plugins - Update to 1.9.0rc2 * Fixed a test failure in the strsig_test regress test on FreeBSD. * Sudo now includes a logging daemon, sudo_logsrvd, which can be used to implement centralized logging of I/O logs. TLS connections are supported when sudo is configured with the --enable-openssl option. For more information, see the sudo_logsrvd, logsrvd.conf and sudo_logsrv.proto manuals as well as the log_servers setting in the sudoers manual. The --disable-log-server and --disable-log-client configure options can be used to disable building the I/O log server and/or remote I/O log support in the sudoers plugin. * The new sudo_sendlog utility can be used to test sudo_logsrvd or send existing sudo I/O logs to a centralized server. * It is now possible to write sudo plugins in Python 3 when sudo is configured with the --enable-python> option. See the sudo_plugin_python.man.html manual for details. Sudo 1.9.0 comes with several Python example plugins that get installed sudo's examples directory. The sudo blog article "/What's new in sudo 1.9: Python"/ (https://blog.sudo.ws/posts/2020/01/whats-new-in-sudo-1.9-python/) includes a simple tutorial on writing python plugins. * Sudo now supports an "/audit"/ plugin type. An audit plugin receives accept, reject, exit and error messages and can be used to implement custom logging that is independent of the underlying security policy. Multiple audit plugins may be specified in the sudo.conf file. A sample audit plugin is included that writes logs in JSON format. * Sudo now supports an "/approval"/ plugin type. An approval plugin is run only after the main security policy (such as sudoers) accepts a command to be run. The approval policy may perform additional checks, potentially interacting with the user. Multiple approval plugins may be specified in the sudo.conf file. Only if all approval plugins succeed will the command be allowed. * Sudo's -S command line option now causes the sudo conversation function to write to the standard output or standard error instead of the terminal device. * It is now possible to use "/Cmd_Alias"/ instead of "/Cmnd_Alias"/ for people who find the former more natural. * The new "/pam_ruser"/ and "/pam_rhost"/ sudoers settings can be used to enable or disable setting the PAM remote user and/or host values during PAM session setup. * More than one SHA-2 digest may now be specified for a single command. Multiple digests must be separated by a comma. * It is now possible to specify a SHA-2 digest in conjunction with the "/ALL"/ reserved word in a command specification. This allows one to give permission to run any command that matches the specified digest, regardless of its path. * Sudo and sudo_logsrvd now create an extended I/O log info file in JSON format that contains additional information about the command that was run, such as the host name. The sudoreplay utility uses this file in preference to the legacy log file. * The sudoreplay utility can now match on a host name in list mode. The list output also now includes the host name if one is present in the log file. * For "/sudo -i"/, if the target user's home directory does not exist, sudo will now warn about the problem but run the command in the current working directory. Previously, this was a fatal error. Debian bug #598519. * The command line arguments in the SUDO_COMMAND environment variable are now truncated at 4096 characters. This avoids an "/Argument list too long"/ error when executing a command with a large number of arguments. Debian bug #596631. * Sudo now properly ends the PAM transaction when the user authenticates successfully but sudoers denies the command. Debian bug #669687. * The sudoers grammar in the manual now indicates that "/sudoedit"/ requires one or more arguments. Debian bug #571621. - Pack /usr/sbin/{sudo_logsrvd,sudo_sendlog} binaries and their manpages - Pack /usr/lib/sudo/sudo/{audit_json.so,sample_approval.so} plugins - Pack /etc/sudo.conf and /etc/sudo_logsrvd.conf configuration files - Run spec-cleaner - Update to 1.8.31p1 * Sudo once again ignores a failure to restore the RLIMIT_CORE resource limit, as it did prior to version 1.8.29. Linux containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY if we set the limit to zero, even for root, which resulted in a warning from sudo. - Update to 1.8.31 Major changes between version 1.8.31 and 1.8.30: * This version fixes a potential security issue that can lead to a buffer overflow if the pwfeedback option is enabled in sudoers [CVE-2019-18634] [bsc#1162202] * The sudoedit_checkdir option now treats a user-owned directory as writable, even if it does not have the write bit set at the time of check. Symbolic links will no longer be followed by sudoedit in any user-owned directory. Bug #912. * Fixed a crash introduced in sudo 1.8.30 when suspending sudo at the password prompt. Bug #914. * Fixed compilation on systems where the mmap MAP_ANON flag is not available. Bug #915. Major changes between version 1.8.30 and 1.8.29: * Sudo now closes file descriptors before changing uids. This prevents a non-root process from interfering with sudo's ability to close file descriptors on systems that support the prlimit(2) system call. * Sudo now treats an attempt to run sudo sudoedit as simply sudoedit If the sudoers file contains a fully-qualified path to sudoedit, sudo will now treat it simply as sudoedit (with no path). Visudo will will now treat a fully-qualified path to sudoedit as an error. Bug #871. * Fixed a bug introduced in sudo 1.8.28 where sudo would warn about a missing /etc/environment file on AIX and Linux when PAM is not enabled. Bug #907. * Fixed a bug on Linux introduced in sudo 1.8.29 that prevented the askpass program from running due to an unlimited stack size resource limit. Bug #908. * If a group provider plugin has optional arguments, the argument list passed to the plugin is now NULL terminated as per the documentation. * The user's time stamp file is now only updated if both authentication and approval phases succeed. This is consistent with the behavior of sudo prior to version 1.8.23. Bug #910. * The new allow_unknown_runas_id sudoers setting can be used to enable or disable the use of unknown user or group IDs. Previously, sudo would always allow unknown user or group IDs if the sudoers entry permitted it, including via the ALL alias. As of sudo 1.8.30, the admin must explicitly enable support for unknown IDs. * The new runas_check_shell sudoers setting can be used to require that the runas user have a shell listed in the /etc/shells file. On many systems, users such as bin, do not have a valid shell and this flag can be used to prevent commands from being run as those users. * Fixed a problem restoring the SELinux tty context during reboot if mctransd is killed before sudo finishes. GitHub Issue #17. * Fixed an intermittent warning on NetBSD when sudo restores the initial stack size limit. Major changes between version 1.8.29 and 1.8.28p1: * The cvtsudoers command will now reject non-LDIF input when converting from LDIF format to sudoers or JSON formats. * The new log_allowed and log_denied sudoers settings make it possible to disable logging and auditing of allowed and/or denied commands. * The umask is now handled differently on systems with PAM or login.conf. If the umask is explicitly set in sudoers, that value is used regardless of what PAM or login.conf may specify. However, if the umask is not explicitly set in sudoers, PAM or login.conf may now override the default sudoers umask. Bug #900. * For make install, the sudoers file is no longer checked for syntax errors when DESTDIR is set. The default sudoers file includes the contents of /etc/sudoers.d which may not be readable as non-root. Bug #902. * Sudo now sets most resource limits to their maximum value to avoid problems caused by insufficient resources, such as an inability to allocate memory or open files and pipes. Fixed a regression introduced in sudo 1.8.28 where sudo would refuse to run if the parent process was not associated with a session. This was due to sudo passing a session ID of -1 to the plugin. - refresh sudo-sudoers.patch - Move pam.d/sudo* files to /usr/etc - Update to 1.8,28p1 * The fix for Bug #869 caused "/sudo -v"/ to prompt for a password when "/verifypw"/ is set to "/all"/ (the default) and all of the user's sudoers entries are marked with NOPASSWD. Bug #901. [bsc#1162675] - Update to 1.8.28 * Fixed CVE-2019-14287 (bsc#1153674), a bug where a sudo user may be able to run a command as root when the Runas specification explicitly disallows root access as long as the ALL keyword is listed first. * Sudo will now only set PAM_TTY to the empty string when no terminal is present on Solaris and Linux. This workaround is only needed on those systems which may have PAM modules that misbehave when PAM_TTY is not set. * The mailerflags sudoers option now has a default value even if sendmail support was disabled at configure time. Fixes a crash when the mailerpath sudoers option is set but mailerflags is not. Bug #878. * Sudo will now filter out last login messages on HP-UX unless it a shell is being run via "/sudo -s"/ or "/sudo -i"/. Otherwise, when trusted mode is enabled, these messages will be displayed for each command. * Sudo has a new -B command line option that will ring the terminal bell when prompting for a password. * Sudo no longer refuses to prompt for a password when it cannot determine the user's terminal as long as it can open /dev/tty. This allows sudo to function on systems where /proc is unavailable, such as when running in a chroot environment. * The "/env_editor"/ sudoers flag is now on by default. This makes source builds more consistent with the packages generated by sudo's mkpkg script. * Fixed a bad interaction with configure's --prefix and - -disable-shared options. Bug #886. * More verbose error message when a password is required and no terminal is present. Bug #828. * Command tags, such as NOPASSWD, are honored when a user tries to run a command that is allowed by sudoers but which does not actually exist on the file system. Bug #888. * I/O log timing files now store signal suspend and resume information in the form of a signal name instead of a number. * Fixed a bug introduced in 1.8.24 that prevented sudo from honoring the value of "/ipa_hostname"/ from sssd.conf, if specified, when matching the host name. * Fixed a bug introduced in 1.8.21 that prevented the core dump resource limit set in the pam_limits module from taking effect. Bug #894. * Fixed parsing of double-quoted Defaults group and netgroup bindings. * The user ID is now used when matching sudoUser attributes in LDAP. Previously, the user name, group name and group IDs were used when matching but not the user ID. * Sudo now writes PAM messages to the user's terminal, if available, instead of the standard output or standard error. This prevents PAM output from being intermixed with that of the command when output is sent to a file or pipe. Bug #895. * Sudoedit now honors the umask and umask_override settings in sudoers. Previously, the user's umask was used as-is. * Fixed a bug where the terminal's file context was not restored when using SELinux RBAC. Bug #898. - refresh sudo-sudoers.patch - Correct typo in sudoers patch - Update to 1.8.27 * Fixes and clarifications to the sudo plugin documentation * The sudo manuls no longer require extensive post-processing * If an I/O logging plugin is configured, sudo will no longer force the command to be run in a pseudo-tty * #843 (PAM handling error) correctly fixed. * In visudo, it's now possible to specify the path to sudoers without using the -f option (#864) * Fixed a big introduced in 1.8.22 where utm/p/utmpx would not be updated when a command was run in a pseudo-tty (#865) * Sudo now sets the silent flag when opening the PAM session except when running a shell via sudo -s or sudo -i (#867) - Update to 1.8.26 * Fixed a bug in cvtsudoers when converting to JSON format when alias exansion is enabled * Sudo no longer sets the USERNAME environment variable when running commands * Sudo now treats the LOGNAME and USER environment variables (as well as the LOGIN variable on AIX) as a single unit * Added support for OpenLDAP TLS_REQCERT setting in ldap.conf * Sudo now logs when the command was suspended and resumed in the I/O logs * Sudo now prints a warning message when there is an error or end of file while reading the password instead of exiting * Fixed a bug introduced in sudo 1.8.25 that prevented sudo from properly setting the user's groups on AIX. * The sudoers LDAP back-end now supports negated sudoRunAsUser and sudoRunAsGroup entries * Sudo now rpovides a proper error message when the "/fqdn"/ sudoers option is set and it is unable to resolve the local host name. * Sudo now includes sudoers LDAP schema for the on-line config supported by OpenLDAP - fix permissions for /var/lib/sudo and /var/lib/sudo/ts [bsc#1097643] - Update to 1.8.25p1 * Fixed a bug introduced in sudo 1.8.25 that caused a crash on systems that have the poll() function but not the ppoll() function - Update to 1.8.25 * I/O log timing file entries now use a monotonic timer and include nanosecond precision * when sudo runs a command in a pseudo-tty, the slave device is now closed in the main process immediately after starting the monitor process * the testsudoers utility now supports querying an LDIF-format policy - Update to 1.8.24 * random insults are now more random * added SUDO_CONV_PREFER_TTY flag for conversation function to tell sudo to try writing to /dev/tty first * cvtsudoers can now parse base64-encoded attributes in LDIF files - Build with make -B to make package build reproducible - Update to 1.8.23 * primarily a bug fix release * new cvtsudoers utility (replaces sudoers2ldif) and converts between sudoers formats and perform some basic filtering. * removed obsolete sudoers2ldif-env.patch - integrate pam_keyinit pam module [bsc#1081947] * add sudo-i.pamd PAM configuration file and install it as /etc/pam.d/sudo-i * add "/session optional pam_keyinit.so revoke"/ to sudo.pamd and "/session optional pam_keyinit.so force revoke"/ to sudo-i.pamd * add "/--with-pam-login"/ build option to enable specific PAM session for "/sudo -i"/ - make pam configuration files (noreplace) - reorganize Sources - Use %license instead of %doc [bsc#1082318] - Fix sudo prompt: escape %p into %%p to ensure 'p' is not wrapped and interpreted as being an rpm variable (boo#1081470). - The sudo distribution files are now signed with a new pgp key. Refresh sudo.keyring - Update to 1.8.22 [bsc#1080793] * Commands run in the background from a script run via sudo will no longer receive SIGHUP when the parent exits and I/O logging is enabled * A particularly offensive insult is now disabled by default * The description of sudo -i now correctly documents that the env_keep and env_check sudoers options are applied to the environment * Fixed a crash when the system's host name is not set * The sudoers2ldif script now handles #include and #includedir directives. * Fixed a bug where sudo would silently exit when the command was not allowed by sudoers and the passwd_tries sudoers option was set to a value less than one. * Fixed a bug with the listpw and verifypw sudoers options and multiple sudoers sources. If the option is set to all a password should be required unless none of a user's sudoers entries from any source require authentication. * Fixed a bug with the listpw and verifypw sudoers options in the LDAP and SSSD back-ends. If the option is set to any and the entry contained multiple rules, only the first matching rule was checked. If an entry contained more than one matching rule and the first rule required authentication but a subsequent rule did not, sudo would prompt for a password when it should not have. * When running a command as the invoking user (not root), sudo would execute the command with the same group vector it was started with. Sudo now executes the command with a new group vector based on the group database which is consistent with how su(1) operates. * Fixed a double free in the SSSD back-end that could occur when ipa_hostname is present in sssd.conf and is set to an unqualified host name. * When I/O logging is enabled, sudo will now write to the terminal even when it is a background process. Previously, sudo would only write to the tty when it was the foreground process when I/O logging was enabled. If the TOSTOP terminal flag is set, sudo will suspend the command (and then itself) with the SIGTTOU signal. * A new authfail_message sudoers option that overrides the default N incorrect password attempt(s). * An empty sudoRunAsUser attribute in the LDAP and SSSD backends will now match the invoking user. This is more consistent with how an empty runas user in the sudoers file is treated. * Documented that in check mode, visudo does not check the owner / mode on files specified with the -f flag * It is now an error to specify the runas user as an empty string on the command line. Previously, an empty runas user was treated the same as an unspecified runas user * When timestamp_type option is set to tty and a terminal is present, the time stamp record will now include the start time of the session leader. When the timestamp_type option is set to ppid or when no terminal is available, the start time of the parent process is used instead. This significantly reduces the likelihood of a time stamp record being re-used when a user logs out and back in again. * The sudoers time stamp file format is now documented in the new sudoers_timestamp manual. * Visudo will now use the SUDO_EDITOR environment variable (if present) in addition to VISUAL and EDITOR. - rebase sudoers2ldif-env.patch - cleanup with spec-cleaner - remove sudoers.dist that is not needed [bsc#1071379] - remove "/--with-insults"/ and disable insults by default. Now insults sets are included but user must enable it in the sudoers file [bsc#1053911] - update to 1.8.21p2 Major changes between sudo 1.8.21p2 and 1.8.21p1: * Fixed a bug introduced in version 1.8.21 which prevented sudo from using the PAM-supplied prompt. Bug #799 * Fixed a bug introduced in version 1.8.21 which could result in sudo hanging when running commands that exit quickly. Bug #800 * Fixed a bug introduced in version 1.8.21 which prevented the command from being run when the password was read via an external program using the askpass interface. Bug #801 Major changes between sudo 1.8.21p1 and 1.8.21: * On systems that support both PAM and SIGINFO, the main sudo process will no longer forward SIGINFO to the command if the signal was generated from the keyboard. The command will have already received SIGINFO since it is part of the same process group so there's no need for sudo to forward it. This is consistent with the handling of SIGINT, SIGQUIT and SIGTSTP. Bug #796 * If SUDOERS_SEARCH_FILTER in ldap.conf does not specify a value, the LDAP search expression used when looking up netgroups and non-Unix groups had a syntax error if a group plugin was not specified. * "/sudo -U otheruser -l"/ will now have an exit value of 0 even if "/otheruser"/ has no sudo privileges. The exit value when a user attempts to lists their own privileges or when a command is specified is unchanged. * Fixed a regression introduced in sudo 1.8.21 where sudoreplay playback would hang for I/O logs that contain terminal input. * Sudo 1.8.18 contained an incomplete fix for the matching of entries in the LDAP and SSSD backends when a sudoRunAsGroup is specified but no sudoRunAsUser is present in the sudoRole. Major changes between sudo 1.8.21 and 1.8.20p2: * The path that sudo uses to search for terminal devices can now be configured via the new "/devsearch"/ Path setting in sudo.conf. * It is now possible to preserve bash shell functions in the environment when the "/env_reset"/ sudoers setting is disabled by removing the "/*=()*"/ pattern from the env_delete list. * A change made in sudo 1.8.15 inadvertantly caused sudoedit to send itself SIGHUP instead of exiting when the editor returns an error or the file was not modified. * Sudoedit now uses an exit code of zero if the file was not actually modified. Previously, sudoedit treated a lack of modifications as an error. * When running a command in a pseudo-tty (pty), sudo now copies a subset of the terminal flags to the new pty. Previously, all flags were copied, even those not appropriate for a pty. * Fixed a problem with debug logging in the sudoers I/O logging plugin. * Window size change events are now logged to the policy plugin. On xterm and compatible terminals, sudoreplay is now capable of resizing the terminal to match the size of the terminal the command was run on. The new -R option can be used to disable terminal resizing. * Fixed a bug in visudo where a newly added file was not checked for syntax errors. Bug #791. * Fixed a bug in visudo where if a syntax error in an include directory (like /etc/sudoers.d) was detected, the edited version was left as a temporary file instead of being installed. * On PAM systems, sudo will now treat "/username's Password:"/ as a standard password prompt. As a result, the SUDO_PROMPT environment variable will now override "/username's Password:"/ as well as the more common "/Password:"/. Previously, the "/passprompt_override"/ Defaults setting would need to be set for SUDO_PROMPT to override a prompt of "/username's Password:"/. * A new "/syslog_pid"/ sudoers setting has been added to include sudo's process ID along with the process name when logging via syslog. Bug #792. * Fixed a bug introduced in sudo 1.8.18 where a command would not be terminated when the I/O logging plugin returned an error to the sudo front-end. * A new "/timestamp_type"/ sudoers setting has been added that replaces the "/tty_tickets"/ option. In addition to tty and global time stamp records, it is now possible to use the parent process ID to restrict the time stamp to commands run by the same process, usually the shell. Bug #793. * The --preserve-env command line option has been extended to accept a comma-separated list of environment variables to preserve. Bug #279. * Friulian translation for sudo from translationproject.org. - update to 1.8.20p2 which obsoletes patches: * sudo-1.8.19p2-CVE-2017-1000367.patch * sudo-1.8.19p2-decrement_env_len.patch * sudo-1.8.19p2-dont_overwrite_ret_val.patch Major changes between sudo 1.8.20p2 and 1.8.20p1: * Fixed a bug parsing /proc/pid/stat on Linux when the process name contains newlines. This is not exploitable due to the /dev traversal changes in sudo 1.8.20p1. [bsc#1042146], [CVE-2017-1000368] Major changes between sudo 1.8.20p1 and 1.8.20: * Fixed "/make check"/ when using OpenSSL or GNU crypt. Bug #787. * Fixed CVE-2017-1000367, a bug parsing /proc/pid/stat on Linux when the process name contains spaces. Since the user has control over the command name, this could potentially be used by a user with sudo access to overwrite an arbitrary file on systems with SELinux enabled. Also stop performing a breadth-first traversal of /dev when looking for the device; only a hard-coded list of directories are checked, Major changes between sudo 1.8.20 and 1.8.19p2: * Added support for SASL_MECH in ldap.conf. Bug #764 * Added support for digest matching when the command is a glob-style pattern or a directory. Previously, only explicit path matches supported digest checks. * New "/fdexec"/ Defaults option to control whether a command is executed by path or by open file descriptor. * The embedded copy of zlib has been upgraded to version 1.2.11. * Fixed a bug that prevented sudoers include files with a relative path starting with the letter 'i' from being opened. Bug #776. * Added support for command timeouts in sudoers. The command will be terminated if the timeout expires. * The SELinux role and type are now displayed in the "/sudo -l"/ output for the LDAP and SSSD backends, just as they are in the sudoers backend. * A new command line option, -T, can be used to specify a command timeout as long as the user-specified timeout is not longer than the timeout specified in sudoers. This option may only be used when the "/user_command_timeouts"/ flag is enabled in sudoers. * Added NOTBEFORE and NOTAFTER command options to the sudoers backend similar to what is already available in the LDAP backend. * Sudo can now optionally use the SHA2 functions in OpenSSL or GNU crypt instead of the SHA2 implementation bundled with sudo. * Fixed a compilation error on systems without the stdbool.h header file. Bug #778. * Fixed a compilation error in the standalone Kerberos V authentication module. Bug #777. * Added the iolog_flush flag to sudoers which causes I/O log data to be written immediately to disk instead of being buffered. * I/O log files are now created with group ID 0 by default unless the "/iolog_user"/ or "/iolog_group"/ options are set in sudoers. * It is now possible to store I/O log files on an NFS-mounted file system where uid 0 is remapped to an unprivileged user. The "/iolog_user"/ option must be set to a non-root user and the top-level I/O log directory must exist and be owned by that user. * Added the restricted_env_file setting to sudoers which is similar to env_file but its contents are subject to the same restrictions as variables in the invoking user's environment. * Fixed a use after free bug in the SSSD backend when the fqdn sudoOption is enabled and no hostname value is present in /etc/sssd/sssd.conf. * Fixed a typo that resulted in a compilation error on systems where the killpg() function is not found by configure. * Fixed a compilation error with the included version of zlib when sudo was built outside the source tree. * Fixed the exit value of sudo when the command is terminated by a signal other than SIGINT. This was broken in sudo 1.8.15 by the fix for Bug #722. Bug #784. * Fixed a regression introduced in sudo 1.8.18 where the "/lecture"/ option could not be used in a positive boolean context, only a negative one. * Fixed an issue where sudo would consume stdin if it was not connected to a tty even if log_input is not enabled in sudoers. Bug #786. * Clarify in the sudoers manual that the #includedir directive diverts control to the files in the specified directory and, when parsing of those files is complete, returns control to the original file. Bug #775. - Fix a vulnerability in Sudo's get_process_ttyname() leading to privlage elevation. * sudo-1.8.19p2-CVE-2017-1000367.patch * CVE-2017-1000367 * bsc#1039361 - update sudo in SLE12SP3 to the latest Factory version [fate#322095] * remove sudo-1.8.10p3-CVE-2016-7032.patch [bsc#1007766] * fixed in sudo 1.8.15 * remove sudo-1.8.10p3-CVE-2016-7076.patch [bsc#1007501] * fixed in sudo 1.8.18p1 * remove sudo-1.8.10p3-parse_boottime_properly.patch [bsc#899252] * fixed in sudo 1.8.14 * remove sudo-1.8.10p3-user_groups.patch [bsc#988014] * fixed in sudo 1.8.17p1 * remove sudo-1.8.10p3_pam_groups_upstream.patch [fate#318850] * fixed in sudo 1.8.17 * remove sudo-1.8.10p3-CVE-2014-9680.patch [bsc#917806] * fixed in sudo 1.8.12 - add sudo-1.8.19p2-decrement_env_len.patch - In sudo_unsetenv_nodebug(), decrement envp.env_len after removing the variable [bsc#981124] - add sudo-1.8.19p2-dont_overwrite_ret_val.patch - don't overwrite the return value of ldap_sasl_interactive_bind_s() by the subsequent call to sudo_set_krb5_ccache_name() [bsc#981124] - update to 1.8.19p2 Major changes between sudo 1.8.19p2 and 1.8.19p1: * Fixed a crash in visudo introduced in sudo 1.8.9 when an IP address or network is used in a host-based Defaults entry. Bug #766 * Added a missing check for the ignore_iolog_errors flag when the sudoers plugin generates the I/O log file path name. * Fixed a typo in sudo's vsyslog() replacement that resulted in garbage being logged to syslog. - add /usr/lib/tmpfiles.d directory to the %files section and fix build for SLE12SP2 - update to 1.8.19p1 Major changes between sudo 1.8.19p1 and 1.8.19: * Fixed a bug introduced in sudo 1.8.19 that resulted in the wrong syslog priority and facility being used. Major changes between sudo 1.8.19 and 1.8.18p1: * New "/syslog_maxlen"/ Defaults option to control the maximum size of syslog messages generated by sudo. * Sudo has been run against PVS-Studio and any issues that were not false positives have been addressed. * I/O log files are now created same group ID as the parent directory and not the invoking user's group ID. * I/O log permissions and ownership are now configurable via the "/iolog_mode"/, "/iolog_user"/ and "/iolog_group"/ sudoers Defaults variables. * Fixed configuration of the sudoers I/O log plugin debug subsystem. Previously, I/O log information was not being written to the sudoers debug log. * Fixed a bug in visudo that broke editing of files in an include dir that have a syntax error. Normally, visudo does not edit those files, but if a syntax error is detected in one, the user should get a chance to fix it. * Warnings about unknown or unparsable sudoers Defaults entries now include the file and line number of the problem. * Visudo will now use the file and line number information about an unknown or unparsable Defaults entry to go directly to the file with the problem. * Fixed a bug in the sudoers LDAP back-end where a negated sudoHost entry would prevent other sudoHost entries following it from matching. * Warnings from visudo about a cycle in an Alias entry now include the file and line number of the problem. * In strict mode, visudo will now use the file and line number information about a cycle in an Alias entry to go directly to the file with the problem. * The sudo_noexec.so file is now linked with -ldl on systems that require it for the wordexp() wrapper. * Fixed linking of sudo_noexec.so on macOS systems where it must be a dynamic library and not a module. * Sudo's "/make check"/ now includes a test for sudo_noexec.so working. * The sudo front-end now passes the user's umask to the plugin. Previously the plugin had to determine this itself. * Sudoreplay can now display the stdin and ttyin streams when they are explicitly added to the filter list. * Fixed a bug introduced in sudo 1.8.17 where the "/all"/ setting for verifypw and listpw was not being honored. Bug #762. * The syslog priority (syslog_goodpri and syslog_badpri) can now be negated or set to "/none"/ to disable logging of successful or unsuccessful sudo attempts via syslog. - update to 1.8.18p1 with these major changes: * When sudo_noexec.so is used, the WRDE_NOCMD flag is now added if the wordexp() function is called. This prevents commands from being run via wordexp() without disabling it entirely. * On Linux systems, sudo_noexec.so now uses a seccomp filter to disable execute access if the kernel supports seccomp. This is more robust than the traditional method of using stub functions that return an error. - update to 1.8.18 * The sudoers locale is now set before parsing the sudoers file. If sudoers_locale is set in sudoers, it is applied before evaluating other Defaults entries. Previously, sudoers_locale was used when evaluating sudoers but not during the inital parse. Bug #748. * A missing or otherwise invalid #includedir is now ignored instead of causing a parse error. * During "/make install"/, backup files are only used on HP-UX where it is not possible to unlink a shared object that is in use. This works around a bug in ldconfig on Linux which could create links to the backup shared library file instead of the current one. * Fixed a bug introduced in 1.8.17 where sudoers entries with long commands lines could be truncated, preventing a match. Bug #752. * The fqdn, runas_default and sudoers_locale Defaults settings are now applied before any other Defaults settings since they can change how other Defaults settings are parsed. * On systems without the O_NOFOLLOW open(2) flag, when the NOFOLLOW flag is set, sudoedit now checks whether the file is a symbolic link before opening it as well as after the open. Bug #753. * Sudo will now only resolve a user's group IDs to group names when sudoers includes group-based permissions. Group lookups can be expensive on some systems where the group database is not local. * If the file system holding the sudo log file is full, allow the command to run unless the new ignore_logfile_errors Defaults option is disabled. Bug #751. * The ignore_audit_errors and ignore_iolog_errors Defaults options have been added to control sudo's behavior when it is unable to write to the audit and I/O logs. * Fixed a bug introduced in 1.8.17 where the SIGPIPE signal handler was not being restored when sudo directly executes the command. * Fixed a bug where "/sudo -l command"/ would indicate that a command was runnable even when denied by sudoers when using the LDAP or SSSD backends. * The match_group_by_gid Defaults option has been added to allow sites where group name resolution is slow and where sudoers only contains a small number of groups to match groups by group ID instead of by group name. * Fixed a bug on Linux where a 32-bit sudo binary could fail with an "/unable to allocate memory"/ error when run on a 64-bit system. Bug #755 * When parsing ldap.conf, sudo will now only treat a '#' character as the start of a comment when it is at the beginning of the line. * Fixed a potential crash when auditing is enabled and the audit function fails with an error. Bug #756 * Norwegian Nynorsk translation for sudo from translationproject.org. * Fixed a typo that broke short host name matching when the fqdn flag is enabled in sudoers. Bug #757 * Negated sudoHost attributes are now supported by the LDAP and SSSD backends. * Fixed matching entries in the LDAP and SSSD backends when a RunAsGroup is specified but no RunAsUser is present. * Fixed "/sudo -l"/ output in the LDAP and SSSD backends when a RunAsGroup is specified but no RunAsUser is present. - update to 1.8.17p1: * Fixed a bug introduced in 1.8.17 where the user's groups were not set on systems that don't use PAM. Bug #749. - removed obsolete patch sudo-1.8.16-pam_groups.patch - update to 1.8.17: * On AIX, if /etc/security/login.cfg has auth_type set to PAM_AUTH but pam_start(3) fails, fall back to AIX authentication. Bug #740. * Sudo now takes all sudoers sources into account when determining whether or not "/sudo -l"/ or "/sudo -b"/ should prompt for a password. In other words, if both file and ldap sudoers sources are in specified in /etc/nsswitch.conf, "/sudo -v"/ will now require that all entries in both sources be have NOPASSWD (file) or !authenticate (ldap) in the entries. * Sudo now ignores SIGPIPE until the command is executed. Previously, SIGPIPE was only ignored in a few select places. Bug #739. * Fixed a bug introduced in sudo 1.8.14 where (non-syslog) log file entries were missing the newline when loglinelen is set to a non-positive number. Bug #742. * Unix groups are now set before the plugin session intialization code is run. This makes it possible to use dynamic groups with the Linux-PAM pam_group module. * Fixed a bug where a debugging statement could dereference a NULL pointer when looking up a group that doesn't exist. Bug #743. * Sudo has been run through the Coverity code scanner. A number of minor bugs have been fixed as a result. None were security issues. * SELinux support, which was broken in 1.8.16, has been repaired. * Fixed a bug when logging I/O where all output buffers might not get flushed at exit. * Forward slashes are no longer escaped in the JSON output of "/visudo -x"/. This was never required by the standard and not escaping them improves readability of the output. * Sudo no longer treats PAM_SESSION_ERR as a fatal error when opening the PAM session. Other errors from pam_open_session() are still treated as fatal. This avoids the "/policy plugin failed session initialization"/ error message seen on some systems. * Korean translation for sudo and sudoers from translationproject.org. * Fixed a bug on AIX where the stack size hard resource limit was being set to 2GB instead of 4GB on 64-bit systems. * The SSSD backend now properly supports "/sudo -U otheruser -l"/. * The SSSD backend now uses the value of "/ipa_hostname"/ from sssd.conf, if specified, when matching the host name. * Fixed a hang on some systems when the command is being run in a pty and it failed to execute. * When performing a wildcard match in sudoers, check for an exact string match if the user command was fully-qualified (or resolved via the PATH). This fixes an issue executing scripts on Linux when there are multiple wildcard matches with the same base name. Bug #746. - Changing password promp to make use of sudo localized prompts. - add "/BuildRequires: cyrus-sasl-devel"/ to enable SASL authentication [bnc#979531] - add sudo-1.8.16-pam_groups.patch to do group setup in policy_init_session() before calling out to the plugin. This makes it possible for the pam_group module to change the group in pam_setcred() [fate#318850] - Add gpg signature - Use valid category for tests - update to 1.8.16: * Fixed a compilation error on Solaris 10 with Stun Studio 12. Bug #727. * When preserving variables from the invoking user's environment, if there are duplicates sudo now only keeps the first instance. * Fixed a bug that could cause warning mail to be sent in list mode (sudo -l) for users without sudo privileges when the LDAP and sssd backends are used. * Fixed a bug that prevented the "/mail_no_user"/ option from working properly with the LDAP backend. * In the LDAP and sssd backends, white space is now ignored between an operator (!, +, +=, -=) when parsing a sudoOption. * It is now possible to disable Path settings in sudo.conf by omitting the path name. * The sudoedit_checkdir Defaults option is now enabled by default and has been extended. When editing files with sudoedit, each directory in the path to be edited is now checked. If a directory is writable by the invoking user, symbolic links will not be followed. If the parent directory of the file to be edited is writable, sudoedit will refuse to edit it. Bug #707. * The netgroup_tuple Defaults option has been added to enable matching of the entire netgroup tuple, not just the host or user portion. Bug #717. * When matching commands based on the SHA2 digest, sudo will now use fexecve(2) to execute the command if it is available. This fixes a time of check versus time of use race condition when the directory holding the command is writable by the invoking user. * On AIX systems, sudo now caches the auth registry string along with password and group information. This fixes a potential problem when a user or group of the same name exists in multiple auth registries. For example, local and LDAP. * Fixed a crash in the SSSD backend when the invoking user is not found. Bug #732. * Added the --enable-asan configure flag to enable address sanitizer support. A few minor memory leaks have been plugged to quiet the ASAN leak detector. * The value of _PATH_SUDO_CONF may once again be overridden via the Makefile. Bug #735. * The sudoers2ldif script now handles multiple roles with same name. * Fixed a compilation error on systems that have the posix_spawn() and posix_spawnp() functions but an unusable spawn.h header. Bug #730. * Fixed support for negating character classes in sudo's version of the fnmatch() function. * Fixed a bug in the LDAP and SSSD backends that could allow an unauthorized user to list another user's privileges. Bug #738. * The PAM conversation function now works around an ambiguity in the PAM spec with respect to multiple messages. Bug #726. - update to 1.8.15: * Fixed a bug that prevented sudo from building outside the source tree on some platforms. Bug #708. * Fixed the location of the sssd library in the RHEL/Centos packages. Bug #710. * Fixed a build problem on systems that don't implicitly include sys/types.h from other header files. Bug #711. * Fixed a problem on Linux using containers where sudo would ignore signals sent by a process in a different container. * Sudo now refuses to run a command if the PAM session module returns an error. * When editing files with sudoedit, symbolic links will no longer be followed by default. The old behavior can be restored by enabling the sudoedit_follow option in sudoers or on a per-command basis with the FOLLOW and NOFOLLOW tags. Bug #707. * Fixed a bug introduced in version 1.8.14 that caused the last valid editor in the sudoers "/editor"/ list to be used by visudo and sudoedit instead of the first. Bug #714. * Fixed a bug in visudo that prevented the addition of a final newline to edited files without one. * Fixed a bug decoding certain base64 digests in sudoers when the intermediate format included a '=' character. * Individual records are now locked in the time stamp file instead of the entire file. This allows sudo to avoid prompting for a password multiple times on the same terminal when used in a pipeline. In other words, sudo cat foo | sudo grep bar now only prompts for the password once. Previously, both sudo processes would prompt for a password, often making it impossible to enter. Bug #705. * Fixed a bug where sudo would fail to run commands as a non-root user on systems that lack both setresuid() and setreuid(). Bug #713. * Fixed a bug introduced in sudo 1.8.14 that prevented visudo from re-editing the correct file when a syntax error was detected. * Fixed a bug where sudo would not relay a SIGHUP signal to the command when the terminal is closed and the command is not run in its own pseudo-tty. Bug #719. * If some, but not all, of the LOGNAME, USER or USERNAME environment variables have been preserved from the invoking user's environment, sudo will now use the preserved value to set the remaining variables instead of using the runas user. This ensures that if, for example, only LOGNAME is present in the env_keep list, that sudo will not set USER and USERNAME to the runas user. * When the command sudo is running dies due to a signal, sudo will now send itself that same signal with the default signal handler installed instead of exiting. The bash shell appears to ignore some signals, e.g. SIGINT, unless the command being run is killed by that signal. This makes the behavior of commands run under sudo the same as without sudo when bash is the shell. Bug #722. * Slovak translation for sudo from translationproject.org. * Hungarian and Slovak translations for sudoers from translationproject.org. * Previously, when env_reset was enabled (the default) and the - s option was not used, the SHELL environment variable was set to the shell of the invoking user. Now, when env_reset is enabled and the - s option is not used, SHELL is set based on the target user. * Fixed challenge/response style BSD authentication. * Added the sudoedit_checkdir Defaults option to prevent sudoedit from editing files located in a directory that is writable by the invoking user. * Added the always_query_group_plugin Defaults option to control whether groups not found in the system group database are passed to the group plugin. Previously, unknown system groups were always passed to the group plugin. * When creating a new file, sudoedit will now check that the file's parent directory exists before running the editor. * Fixed the compiler stack protector test in configure for compilers that support -fstack-protector but don't actually have the ssp library available. - use spec-cleaner - No need to buildrequire an sssd plugin (libsss_sudo) - Pass --enable-tmpfiles.d=%{_tmpfilesdir} to configure: let's be specific about this feature, and not randomly rely on the presence/absence of /usr/lib/tmpfiles.d/systemd.conf. - Add systemd-rpm-macros BuildRequires to ensure %_tmpfilesdir is defined. - Add relevant %tmpfiles_create call to post scriptlet. - update to 1.8.14p3: * changes in 1.8.14p3 * Fixed a bug introduced in sudo 1.8.14p2 that prevented sudo from working when no tty was present. Bug #706. * Fixed tty detection on newer AIX systems where dev_t is 64-bit. * changes in 1.8.14p2 * Fixed a bug introduced in sudo 1.8.14 that prevented the lecture file from being created. Bug #704. * changes in 1.8.14p1 * Fixed a bug introduced in sudo 1.8.14 that prevented the sssd backend from working. Bug #703. * changes in 1.8.14 * Log messages on Mac OS X now respect sudoers_locale when sudo is build with NLS support. * The sudo manual pages now pass mandoc -Tlint with no warnings. * Fixed a compilation problem on systems with the sig2str() function that do not define SIG2STR_MAX in signal.h. * Worked around a compiler bug that resulted in unexpected behavior when returning an int from a function declared to return bool without an explicit cast. * Worked around a bug in Mac OS X 10.10 BSD auditing where the au_preselect() fails for AUE_sudo events but succeeds for AUE_DARWIN_sudo. * Fixed a hang on Linux systems with glibc when sudo is linked with jemalloc. * When the user runs a command as a user ID that is not present in the password database via the -u flag, the command is now run with the group ID of the invoking user instead of group ID 0. * Fixed a compilation problem on systems that don't pull in definitions of uid_t and gid_t without sys/types.h or unistd.h. * Fixed a compilation problem on newer AIX systems which use a struct st_timespec for time stamps in struct stat that differs from struct timespec. Bug #702. * The example directory is now configurable via --with-exampledir and defaults to DATAROOTDIR/examples/sudo on BSD systems. * The /usr/lib/tmpfiles.d/sudo.conf file is now installed as part of "/make install"/ when systemd is in use. * Fixed a linker problem on some systems with libintl. Bug #690. * Fixed compilation with compilers that don't support __func__ or __FUNCTION__. * Sudo no longer needs to uses weak symbols to support localization in the warning functions. A registration function is used instead. * Fixed a setresuid() failure in sudoers on Linux kernels where uid changes take the nproc resource limit into account. * Fixed LDAP netgroup queries on AIX. * Sudo will now display the custom prompt on Linux systems with PAM even if the "/Password: "/ prompt is not localized by the PAM module. Bug #701. * Double-quoted values in an LDAP sudoOption are now supported for consistency with file-based sudoers. * Fixed a bug that prevented the btime entry in /proc/stat from being parsed on Linux. * update sudo-sudoers.patch * remove sudo-parse_boottime_properly.patch (it's not longer needed) - BuildRequires zlib-devel, support zlib compressed I/O logs. - update to 1.8.13 * The examples directory is now a subdirectory of the doc dir to conform to Debian guidelines. Bug #682. * Fixed a compilation error for siglist.c and signame.c on some systems. Bug #686 * Weak symbols are now used for sudo_warn_gettext() and sudo_warn_strerror() in libsudo_util to avoid link errors when - Wl,--no-undefined is used in LDFLAGS. The --disable-weak-symbols configure option can be used to disable the user of weak symbols. * Fixed a bug in sudo's mkstemps() replacement function that prevented the file extension from being preserved in sudoedit. * A new mail_all_cmnds sudoers flag will send mail when a user runs a command (or tries to). The behavior of the mail_always flag has been restored to always send mail when sudo is run. * New "/MAIL"/ and "/NOMAIL"/ command tags have been added to toggle mail sending behavior on a per-command (or Cmnd_Alias) basis. * Fixed matching of empty passwords when sudo is configured to use passwd (or shadow) file authentication on systems where the crypt() function returns NULL for invalid salts. * The "/all"/ setting for listpw and verifypw now works correctly with LDAP and sssd sudoers. * The sudo timestamp directory is now created at boot time on platforms that use systemd. * Sudo will now restore the value of the SIGPIPE handler before executing the command. * Sudo now uses "/struct timespec"/ instead of "/struct timeval"/ for time keeping when possible. If supported, sudoedit and visudo now use nanosecond granularity time stamps. * Fixed a symbol name collision with systems that have their own SHA2 implementation. This fixes a problem where PAM could use the wrong SHA2 implementation on Solaris 10 systems configured to use SHA512 for passwords. * The editor invoked by sudoedit once again uses an unmodified copy of the user's environment as per the documentation. This was inadvertantly changed in sudo 1.8.0. Bug #688. - update to 1.8.12 (fixes bnc#918953) - changelog: * The embedded copy of zlib has been upgraded to version 1.2.8 and is now installed as a shared library where supported. * Debug settings for the sudo front end and sudoers plugin are now configured separately. * Multiple sudo.conf Debug entries may now be specified per program (or plugin). * The plugin API has been extended such that the path to the plugin that was loaded is now included in the settings array. This path can be used to register with the debugging subsystem. The debug_flags setting is now prefixed with a file name and may be specified multiple times if there is more than one matching Debug setting in sudo.conf. * The sudoers regression tests now run with the locale set to C since some of the tests compare output that includes locale-specific messages. Bug #672. * Fixed a bug where sudo would not run commands on Linux when compiled with audit support if audit is disabled. Bug #671. * The default password prompt now includes a trailing space after "/Password:"/ for consistency with su(1) on most systems. Bug #663. * Visudo will now use the optional sudoers_file, sudoers_mode, sudoers_uid and sudoers_gid arguments if specified on the sudoers.so Plugin line in the sudo.conf file. * Fixed a problem introduced in sudo 1.8.8 that prevented the full host name from being used when the fqdn sudoers option is used. Bug #678. * Sudo now installs a handler for SIGCHLD signal handler immediately before stating the process that will execute the command (or start the monitor). * Removed a limit on the length of command line arguments expanded by a wild card using sudo's version of the fnmatch() function. This limit was introduced when sudo's version of fnmatch() was replaced in sudo 1.8.4. * LDAP-based sudoers can now query an LDAP server for a user's netgroups directly. This is often much faster than fetching every sudoRole object containing a sudoUser that begins with a `+' prefix and checking whether the user is a member of any of the returned netgroups. * The mail_always sudoers option no longer sends mail for sudo -l or sudo -v unless the user is unable to authenticate themselves. * Fixed a crash when sudo is run with an empty argument vector. * Fixed two potential crashes when sudo is run with very low resource limits. * The TZ environment variable is now checked for safety instead of simply being copied to the environment of the command. This fixes a potential security issue. - correctly parse /proc/stat for boottime (bnc#899252) * added sudo-parse_boottime_properly.patch from Debian - update to 1.8.11p2 * Fixed a bug where dynamic shared objects loaded from a plugin could use the hooked version of getenv() but not the hooked versions of putenv(), setenv() or unsetenv(). This can cause problems for PAM modules that use those functions.
- Changes to version 3.1.17 + Adding ethtool options g l m to network.txt (jsc#SLE-18240) - Changes to version 3.1.16 + lsof options to improve performance (bsc#1186687) - Fixes to supportconfig + Exclude rhn.conf from etc.txt (bsc#1186347) - analyzevmcore supports local directories (bsc#1186397) - getappcore checks for valid compression binary (bsc#1185991) - getappcore does not trigger errors with help message (bsc#1185993) - Additions to version 3.1.15 + Checks package signatures in rpm.txt (bsc#1021918) + Optimize find (bsc#1184912) - Using zypper --xmlout (bsc#1181351) - Error fix for sysfs.txt (bsc#1089870) - Additions to version 3.1.15 + Added drbd-overview to drbd.txt + Added list-timers to systemd.txt (bsc#1169348) + Including nfs4 in search (bsc#1184829) - Minor: Fix a typo (executible -> executable) #99 - Changed minor wording to loaded module - [powerpc] Collect dynamic_debug log files for ibmvNIC #98 (bsc#1183826) - Fixed mismatched taint flags (bsc#1178491) - Removed redundant fdisk code that can cause timeout issues (bsc#1181679) - Supportconfig processes -f without hanging (bsc#1182904) - Remove net-tools from requires, it does not contain any tool anymore used by supportutils pr#96 - Collect logs for power specific components (using iprconfig) pr#94 (bsc#1182950) + Additional nvme information + Additional kdump configuration and logs - Additions to version 3.1.14 + [powerpc] Collect logs for power specific components (HNV) pr#88 (bsc#1181911) + Updated pam.txt documentation explaining GDPR + ha.txt: Fix pacemaker.log location for SLE15 pr#90 + supportconfig: use readlink /proc/<pid>/cwd to get cwd list instead of lsof pr#91 + supportconfig: sssd_info consistency pr#93 + Includes NVMe information with OPTION_NVME=1 in nvme.txt (bsc#1176370, SLE-15932) - No longer truncates boot log (bsc#1181610) - Require the awk, which and sed commands instead of packages to allow alternate implementations on embedded/Edge systems - Additions to version 3.1.13 + Added update-alternatives to etc.txt #82 + Collects rotated logs with different compression types (bsc#1180478) + Added GPL-2.0-only license tag to spec file - Additions to version 3.1.12 + btrfs_info: add -pce argument to qgroup show #80 + docker: add /etc/docker/daemon.json contents #81 - Additions to version 3.1.12 + Capture IBM Power bootlist (SLE-15557) + Fix spelling typos in man pages #78 + Collect multipath wwids file #77 + Removed unnecessary appname parameter from HTTP upload URL + added aa-status #74 - Additions to version 3.1.12 + [powerpc] Collect logs for power specific components #72 (bscn#1176895) + supportconfig: fs-btrfs: Add "/btrfs device stats"/ output #73 - Additions to version 3.1.11 + Changes affecting supportconfig - disk_info: Show discard information in lsblk #70 - memory_info: Show VMware memory balloon infomation #71 - Addition to version 3.1.10 + Changes affecting analyzevmcore - Fixed typo in error message #67 + Changes affecting supportconfig - Fixed btrfs errors (bsc#1168894) - Large ntp.txt with binary data (bsc#1169122) - Check btrfs balance status #69 - Addition to version 3.1.9 + Changes affecting getappcore - Added core file validation (bsc#1166126) - Added -j <PID> to extract core from systemd journal - Capture coredumptctl info in getappcore.log + Changed filename prefixes from nts_ to scc_ (SLE-8702, SLE-6762) - The new prefix references SUSE Customer Center - Addition to version 3.1.8 + Changes affecting getappcore - Added -u for HTTPS and -f for FTPES uploads to SUSE FTP servers - Replaced Novell with SUSE FTP servers (bsc#1165475) - Uses /etc/getappcore.conf if present + Changes affecting supportconfig - Added missed Power collection per bsc#1162539 - Added zypper patterns output to updates.txt #66 - Addition to version 3.1.7 + exclude /proc/pagetypeinfo as it can be an expensive operation on some systems (bsc#1162357) + Readded LPM/DLPAR data for Power (bsc#1162539) - Addition to version 3.1.6 + Strip trailing commas from process names #64 (bsc#1156837) + Dynamically select compression method (bsc#1145233) + Updated detailed unit information fix in systemd.txt (bsc#1023308) + Fixed supportconig.conf man page with order placement + Include IPv6 routes (bsc#1089877) - Updated to version 3.1.5 + Removed root .snapshots directory from full file list (bsc#1154482) - Updated to version 3.1.4 + Removed LPM/DLPAR data for POWER (bsc#1111029) + prevent running 'systool -vb memory' by default on systems with 16TB or more #57 (bsc#1127734) + Tumbleweed support #50 + Added zypper orphaned packages check to updates.txt + Cpuset listing #52 + Docker disunite #53 + Added sed and gawk to spec requirements (bsc#1137336) + Added nstat to network + Add collection of livepatch information #63 + Check for missing ldap.conf file - Updated to version 3.1.3 + Uses SUSE FTP servers (bsc#1132865) + btrfs quota #43 + supportconfig: open-files: add file flags #44 + Merged etc_info: Add support for .cfg files in /etc dir #46 + Silence warning in rpm backup db collection path #47 + Set files in tarball to 660 instead of 600 #48 + SUSE separation finalized (bsc#1125623) + Default compression through xz, but -z forces bzip2 + Updated man pages (bsc#1088234) + Changed VAR_OPTION_BIN_TIMEOUT_SEC from 300 to 120 + Avoids some IO delays (bsc#1100529) + Corrected supported services help info for -U + Collects iSCSI Target information (bsc#1133844) + FTPES uses --ssl-reqd instead of depricated --ftp-ssl + Defaults to https FTP server uploads (bsc#1134599) - Updated to version 3.1.2 + Fixed missing sapconf and log (bsc#1081326) + Added timed_log_cmd to hwinfo and showmount commands (bsc#1120967) - Updated to version 3.1.1 + Fixed X missing /prob/fb error (bsc#1127069) + Fixed dasdview -f (bsc#1109664) + Clarified -t help description (bsc#1121043) + Fixed grep error in NTP when /etc/cron.d is empty (bsc#1127063) + Collects systemd journal with minimum install (bsc#1094225) + Supportconfig fails on bzip archives (bsc#1120049) + Get few drbd output & configuration #42 - Corrected missed SUSE separation lines - Fixed invalid exit code commands (bsc#1125666) - CVE-2018-19640: supportutils: Users can kill arbitrary processes (CVE-2018-19640 bsc#1118463) - User can overwrite arbitrary log files in support tar (CVE-2018-19638 bsc#1118460) - Code execution if run with -v (CVE-2018-19639 bsc#1118462) - Static temporary filename allows overwriting of files (CVE-2018-19637 bsc#1117776) - Included additional SUSE separation (bsc#1125609) - Merged added listing of locked packes by zypper #41 - Corrected spec file errors - Added firewall-cmd info - btrfs filesystem usage - Add ls -lA --time-style=long-iso /etc/products.d/ - Dump lsof errors - Added corosync status to ha_info - Clarified -x functionality in supportconfig(8) (bsc#1115245) - Dump find errors in ib_info - Exclude pam.txt per GDPR by default (bsc#1112461) - udev service and journal content (bsc#1051797) - supportconfig collects tuned profile settings (bsc#1071545) - sfdisk -d no disk device specified (bsc#1043311) - Added vulnerabilites check in basic-health.txt (bsc#1105849) - Added backup rpm database directory - Updated URLs in documentation - Added only sched_domain from cpu0 - Blacklist sched_domain from proc.txt (bsc#1046681) - Use %license instead of %doc [bsc#1082318] - Accounts for firewalld now (bsc#1079137) - Added dmesg taint seach - Removed mii-tool from networking - Updated HA to use chrony - Added kdumptool calibrate to crash.txt - Removed SLES_VER case for sles8,9 and 10 - Added tuned feature OPTION_TUNED tuned.txt (bsc#1071545) - Fixed udev service - Fixed no disk device with sfdisk (bsc#1078638) - Removed OPTION_SAM from man pages and resource file - Validated missing commands - Updated apparmor with systemctl service - Replaced deprecated networking commands (bsc#1078318) - Removed sam_info since suse_sam is no longer available - Assigned SLE15 to SLES_VER selections (bsc#1078168) - Includes X without display issue (bsc#1077813) - Fixes for Infiniband (bsc#1071294) - Using chrony for NTP (bsc#1077818) - Added os-release processing (bsc#1077758) - Removed invalid string tty string (bsc#1077681) - Added SLE15 taint values (bsc#1077683) - Added transactional update with OPTION_TRANSACTIONAL=1 - Updated supportconfig.conf.5 with OPTION_TRANSACTIONAL - Fixed docker package detection (bsc#1069457) - Replaced route with ip route (bsc#1070379) - Added systemd-delta to systemd.txt (bsc#1071924) - Changed repos -u to repos -d (bsc#1071926) - Added rdma-core for infiniband (bsc#1071294) - Branding updates fate#324067 - Fixed piped spelling error - Separated core supportconfig function into resources/supportconfig.rc - Removed virtualization functions - Removed OES functions - Removed eDirectory functions - Initial commit
- Update to version 1.0.5 (bsc#1175250, bsc#1175251) + Query for new GCE initialization code packages - Update to version 1.0.4 + Fix output redirection in registration info query - Update to version 1.0.3 (bsc#1174618, bsc#1170475, bsc#1170476) + Drop rc file name extension from rpm lists + Sanatize data + Use updated azuremetadata + Add /etc/os-release data + Check update infrastructure is reachable - Update to version 1.0.2 (bsc#1053737, bsc#1053738) + Add additional package to the framework specific package queries - Update to verion 1.0.1 (bsc#990887, bsc#990888) + Include information about instance initialization generated by the initialization code in the log - Include in SLE 12 (FATE#320442, bsc#963690) - Include in SLE 11 (FATE#320441, bsc#963688) - Initial build + Version 1.0.0
- suse build key extended (bsc#1176759) gpg-pubkey-39db7c82-5847eb1f.asc -> gpg-pubkey-39db7c82-5f68629b.asc - actually the container key is different from the build signing key. (PM-1845 bsc#1170347) - add a /usr/share/container-keys/ directory for GPG based Container verification. - Add the SUSE build key as "/suse-container-key.asc"/. (PM-1845 bsc#1170347) - created a new security@suse.de communication key (bsc#1166334) - include ptf key in the key directory to avoid it being stripped via %doc stripping. (bsc#1044232) - created a new security@suse.de communication key. (bsc#1082022) - extended the PTF key and the SLE10 build@suse.de key. (bsc#1085512) - extend the build@suse.de product key. (bsc#1014151) pub 2048R/39DB7C82 2013-01-31 [expires: 2020-12-06] uid SuSE Package Signing Key <build@suse.de> - use dumpsigs script from openSUSE to merge code - renamed security_at_suse_de.asc to security_at_suse_de_old.asc - security_at_suse_de.asc: new 4096 bit RSA key. pub 4096R/317CD502 2014-10-02 SUSE Security Team <security@suse.de> bnc#899509 - Went to new method again. - suse-build-key.gpg blob dropped - ship seperate files
- Update to version 15.3.15: * blacklist isst_if_mbox_msr (bsc#1187196) - Update to version 15.3.14: * add commit which was missing by mistake: * cert-script: Deal with existing $cert.delete file (bsc#1191804). - Update to version 15.3.13: * fixup "/rpm-script: fix bad exit status in OpenQA (bsc#1191922)"/ - Update to version 15.3.12: * rpm-script: fix bad exit status in OpenQA (bsc#1191922) * cert-script: Ignore kernel keyring for kernel certificates (bsc#1191480). - Update to version 15.3.11: * inkmp-script(postun): don't pass existing files to weak-modules2 (boo#1191200) * kernel-scriptlets: skip cert scriptlet on non-UEFI systems (boo#1191260) - Update to version 15.3.10: * Import kernel scriptlets from kernel-source (bsc#1189841, bsc#1190598) * Provide "/suse-kernel-rpm-scriptlets"/ - Update to version 15.3.9: * fix problem that initrd may not be rebuilt after installing kernel-$flavor-extra (bsc#1189441) - Update to version 15.3.8: * modprobe.d: Remove dma=none setting for parport_pc (bsc#1177695) - Update to version 15.3.7: * Fix treatment of compressed modules (bsc#1187093) - Update to version 15.3.6: * dm-crypt requires essiv in SLE15 SP3 (boo#1183063 bsc#1184134 ltc#192244). - Add bugref for bsc#1174287 and bsc#1172745 * The workaround for these was in 15.3.5 already. - Update to version 15.3.5: * Skip coldplug for memory devices on ppc64le, using generator - Update to version 15.3.4: * spec: rework dependencies - Update to version 15.3.4: * rework dependencies to reduce system size for small OS - Reverted back to tar_scm source service (obs_scm doesn't work well for Ring0 packages) - Update to version 15.3.3: * spec: remove SLE/openSUSE difference in allow_unsupported_modules (jsc#SLE-12255) * spec: use same fs_blacklist on SLE and openSUSE (jsc#SLE-12255, jsc#SLE-3926) * spec: use br_netfilter softdep only for SLE12 (jsc#SLE-12255, bsc#1166531, boo#1158817, bsc#937216) - Update to version 15.3.2: * modprobe.conf.common: eliminate circular uas/usb-storage dependency (bsc#1168661) - Update to version 15.2.10: * ppc64le: fix dependency of papr_scm (bsc#1142152, ltc#176292, FATE#327775). - Update to version 15.2.9: * 00-system.conf: move br_netfilter softdep to separate file (boo#1158817) - Update to version 15.2.8: * Add modprobe.conf.s390x (bsc#1132798) - Update to version 15.2.7: * spec file: avoid %{_libexecdir} - Update to version 15.2.6: * modprobe.conf: add dependency of papr_scm on libnvdimm (bsc#1142152, ltc#176292, FATE#327775). - Update to version 15.2.5: * remove 'modhash' - moved to mokutil package (jsc#SLE-6094) - Update to version 15.2.4: * sg.conf: avoid file conflict with system-tuning-common-SUSE - Update to version 15.2.3: * softdep of bridge on br_netfilter (bsc#937216, bsc#1134819) - Update to version 15.2.2: * kmp-install, driver-check.sh, weak-modules2: Support for compressed kernel modules (bsc#1135854) - Update to version 15.2.1: - Install sg.conf under /usr/lib/modules-load.d (bsc#1036463) * sg.conf: avoid file conflict with systemd - Update to version 15.2.0: * weak-modules2: emit "/inconsistent"/ warning only if replacement fails (bsc#1127155) - Only ship RPM macros up to suse_version 1500: after that, the macros can be found in the rpm-config-SUSE package. - Move RPM macros to %_rpmmacrodir. - Update to version 15.1.13: * spec file: add conflicts for dracut < 44.2 (bsc#1127891) - Update to version 15.1.12 (git 1ab0b84): * modprobe.conf.common: add csiostor->cxgb4 dependency (bsc#1100989) * Load fbcon together with virtio_gpu on s390 (bsc#1121996, fate#327159) - Update to version 15.1.11 (git 54df192): * spec file: use more gentle wording in blacklist files * spec file: drop jffs2 and ubifs from blacklist - Update to version 15.1.10 (git b28b13d): - implemented fs blacklisting logic (jsc#SLES-4085, fate#326832) - Update to version 15.1.0 (git 6b07b88): * 50-blacklist.conf is not added in Leap before 15.1. fix conditionals and bump version accordingly. - Update to version 15.0.20 (git 1396df5): - Fix driver-check.sh (boo#1123697, boo#1123704) - add /etc/modprobe.d/50-blacklist.conf from sysconfig package (boo#1107611) - Remove hard dependency on mkinitrd (boo#1123721) - Make sure code works also without kmod-compat - Replace file dependency on /sbin/depmod by weak package dependency - Move "/weak-modules"/ script to -legacy subpackage to avoid dependency on binutils (bsc#1116665) - Require mkinitrd (provided also by dracut) directly instead of file requires. This is fixing image build failures - Update to version 15.0.1 (git 5c63319): - Use /etc/modules-load.d/sg.conf for sg driver autoloading (bsc#1036463) * added /etc/modules-load.d/sg.conf - version 15.0 (git 6ce3011) - modsign-verify: support for parsing PKCS#7 signatures (bsc#1111300, bsc#1105495) - Fix logic for unsupported modules (bsc#1111183) * SLES15: allow unsupported modules only if kernel-default-extra from SLE-WE module is installed * Always allow unsupported modules on Leap 15 and Factory * No change for SLE12 / Leap 42.x and below * 10-unsupported-modules.conf: improved comments * fix %config(noreplace) logic for 10-unsupported-modules.conf - added udev rule 81-sg.rules to make sure the sg module is always loaded (bsc#1036463) - Use path dependency that is not parsed by obs to ensure we are not pulling systemd everywhere - Set url to github project and repack using obs service - Cleanup a bit with spec-cleaner - Grep os-release and not deprecated SuSE-release - blacklist efifb on aarch64 (bsc#996080) - Run dos2unix on the modhash script. - Add modhash tool to calculate hash of signed module. It strips X.509 or PKCS#7 signature before hash kernel module. (fate#319460) - Remove -x bit from 50-kernel-uname_r.conf (bsc#981291). - Ignore failures when loading the kernel sysctl (bsc#977715). - Add a systemd service to load /boot/sysctl.conf-`uname -r` (bsc#977715). - Skip KMPs built from the kernel spec file directly (fate#319339) - Bump version number to 12.4 - add missing requirements on module-init-tools, findutils and gzip, mkinitrd (bnc#965830) - Add module option ib_mthca.catas_reset_disable=1 on ppc64le (bsc#456389). - Revert change for fate#319339, as some 3rd party KMPs are built with a modified template (bsc#949862). - Use /run instead of deprecated /var/run This can have sever consequences if this package uses /var/run. It may be installed before filesystem package generating the /run tmpfs and predict it to generate the link /var/run -> /run. Later dracut convertfs kicks in to generate it, but it has issues. bsc#922676 - Only handle KMPs that are built using the %kernel_module_package macro (preparatory work for fate#319339). - Use absolute path to mkinitrd (bsc#935566)
- Link as Position Independent Executable (bsc#1184124). - version 0.85.6 - netconfig: execute chrony/helper in /usr/libexec with fallback to it's previous location in /usr/lib (boo#1176285) - netconfig: only write files like /etc/resolv.conf on content change to avoid that e.g. dnsmasq (if running) re-reads the /etc/resolv.conf and re-initializes itself (bsc#1176325) - version 0.85.5 - spec: Fix Requires, use file requires (https://github.com/openSUSE/sysconfig/pull/25) - ntp: call chrony helper in background (bsc#1173391) - version 0.85.4 - Add Upstream First openSUSE Build Service Policy to the spec - Mark /etc/yp.conf as %config(noreplace): this is the same as the file shipped by ypbind has as mode. In sysconfig we create a symlink, in ypbind, the file is actually only owned for reference. Having the same modes allows for the bots to do their work properly (boo#1159566). - version 0.85.3 - boo#1123699: Use systemd's tmpfile mechanism to create the symlink infrastructure for resolv.conf and yp.conf early during boot. - version 0.85.2 - Fixed changes file to mention relevant github pull requests. - Removed remaining preun rpm hook from EOL openSUSE versions - Merged /var/adm/netconfig move revert from openSUSE:Factory causing to not find md5 sums from previous netconfig version due to incorrectly merged hook in spec file and trouble on transactional systems without writeable /var/lib/netconfig. Removed obsoletes revert-var-adm-lib-netconfig-move.patch. (bsc#1124152,bsc#1124340). - Merged rpm spec bash section marks (gh#openSUSE/sysconfig#23) - HOTPATCH (to be reverted): revert-var-adm-lib-netconfig-move.patch - version 0.85.1 - removed modprobe.d/50-blacklist.conf, which will be provided by the suse-module-tools package instead (boo#1107611). See also: gh#openSUSE/suse-module-tools/pull/3 gh#openSUSE/sysconfig/pull/22 - version 0.85.0 - netconfig: change to write resolv.conf,yp.conf,forwarders.conf to files in /[var/]run/netconfig/ and link in /etc (fate#325872) - netconfig: add to update ntp servers in chrony (bsc#1099272) and cleaned up to use start-ntpd addserver to update ntpd servers. - Remove code to update from openSUSE older than 12.3, which is EOL (gh#openSUSE/sysconfig#19). - Move /var/adm/netconfig to /var/lib/netconfig to become more FHS conform (gh#openSUSE/sysconfig#18). - version 0.84.3 - netconfig: change policy to permit non-NM settings (bsc#1079793) As requested and approved by NetworkManager maintainer, the 'auto' policy permits now also per interface settings provided by other services when NetworkManager is enabled. That is, the auto policy resolving has been changed from "/STATIC_FALLBACK NetworkManager"/ to "/STATIC_FALLBACK * NetworkManager"/. - Use %license instead of %doc [bsc#1082318] - version 0.84.2 - spec: revert change to use _fillupdir in update hook from < 0.80 - merged fixes of the the fillup templates logic and macro in configure.ac by Marcus Meissner - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Make /etc/ppp owned by root:root. The group dialout usage is no longer used. - version 0.84.1 - netconfig: cleanup tmp files (boo#1010760) When /var/run/ntp/servers-netconfig has been modified externaly, don't try to backup or keep tmp files to show what we would do. - netconfig: improve input check for duplicate keys (bsc#1009801) - Remove requires for not needed insserv (bsc#999850) - version 0.84.0 - netconfig: intoduced a batch mode (bsc#989741) It permits to preform multiple modify/remove operations and call the effective update at the end of the batch. - netconfig: use ntpq, as ntpdc is deprecated (bsc#894889), lower sleep lock wait granularity and fix NTP_KEYS parsing - Drop the omc svcinfo data as they are not used anymore - Run spec-cleaner to remove few obsolete things - Drop cvs helper files as we are in git - Rename configure.in to configure.ac - Add a blacklist entry for the ACPI power meter driver (bnc#974373) - version 0.83.9 - ppp: install refactored ip-up and related scripts (bsc#865573) - removed patches shipped inside of the source archive [- 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch] [- 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch] - netconfig: use ntpd.service on >13.1 (boo#930309) [+ 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch] - sysconfig-netconfig requires /bin/logger, otherwise the following happens: linux.site wickedd[31]: /etc/sysconfig/network/scripts/functions.netconfig: line 44: logger: command not found - dhcp: add variables for handling of DHCPv4 user-class (bsc#909307) [+ 0001-dhcp-network-variables-for-dhcp4-user-class.909307.patch] - version 0.83.8 - netconfig: use domain name from hostname (bnc#912891) When there is no dns domain or search list provided (by dhcp), but a hostname as FQDN, use it's domain for /etc/resolv.conf search list. - netconfig: merge NetworkManager settings on -m (bnc#900982) - rpm: kill all NetworkManager child processes on migration Before we stop (the always running) NetworkManager.service, ensure to kill all (child) processes when migrating from the NETWORKMANAGER=no variable (bnc#895447).
- Fix cdev name comparison (bsc#1155305), adding patches: * sysfsutils-Fix-issue-with-sysfs-name-comparisons.patch * sysfsutils-Limit-cdev-name-length-comparsion-to-strlen-1.patch - Libraries are back to %{_libdir}, /usr merge project - Create devel package. - use %_smp_mflags - add baselibs.conf as a source - remove static libraries - obsolete old -XXbit packages (bnc#437293) - Include systool binary (bnc#391754) - added baselibs.conf file to build xxbit packages for multilib support - Run ldconfig on %post (#204063) - Do not duplicate .so symlink (#235332)
- Set permission also in file list for /etc/syslog.conf - Removed create option from logrotate.syslog to let logrotate preserve file system ACLs - Set /bin/bash as scriptlet interpreter where needed. - Use setlogcons and dmesg instead of klogconsole; perform migration of sysconfig/boot file (boo#1116277). - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Use socket activation API of the libsystemd - Require user and group news - Add requires on klogd, previously in requires(pre); should fix issue found in sr#412257 - Cleanup various rpmlint warnings - Use upstream url and sources - Remove the omv files, not needed - klogd-obsolete.patch: avoid use of obsolete function get_kernel_syms - Reintroduce /etc/sysconfig/boot for having KLOGCONSOLE_PARAMS back - Modernize systemd service units - Be aware that klog.service should be handled by the systemd rpm macros
- Fix iostat -y switch results [bsc#1177747] - Add sysstat-12.1.6-iostat-y-option.diff - Don't hard require systemd, it works without,too. (bsc#1186827) - Fix average iowait output of sar [bsc#1174227] * The iowait value reported by the kernel can also decrement as a result of inaccurate iowait tracking. Waiting on IO can be first accounted as iowait but then instead as idle. Therefore if the idle value during the same period did not decrease then consider this is a problem with the iowait reporting and correct the previous value according to the new reading. Otherwise, treat this as CPU coming back online. - Add patch sysstat-iowait-decr.patch - Security fix: [bsc#1159104, CVE-2019-19725] * Double free in check_file_actlst in sa_common.c - Add sysstat-CVE-2019-19725.patch - Enable log information on service start/stop [bsc#1144923, jsc#SLE-5958] - Security fix: [bsc#1150114, CVE-2019-16167] * Memory corruption due to an Integer Overflow in remap_struct() in sa_common.c * Added sysstat-CVE-2019-16167.patch - Remove deprecated Require gettext and require gettext-runtime only during build [bsc#1142470] - Fix scaling issue with mtab symlinks and automounter [bsc#1138767] * Added sysstat-mtab-symlinks-and-automounter.patch - Security fixes: * The remap_struct function in sa_common.c has an out-of-bounds read during a memmove call [CVE-2018-19416, bsc#1117001] * The remap_struct function in sa_common.c has an out-of-bounds read during a memset call [CVE-2018-19517, bsc#1117260] * Added patch sysstat-12.0.2-CVE-2018-19416-and-CVE-2018-19517.patch - Up to 12.0.2: (fate#326576, bsc#1089883) * This version mainly includes bugfixes - Dropped patches for SLE-12, fixed upstream: * sysstat-10.2.1-iostat-sar-util.patch * sysstat-10.2.1-sar-ifutil.patch * sysstat-10.2.6-fix-json-with-file-utc-time.patch - Version update to 12.0.1: * sadf: SVG: Remove id tag from individual graphs. Use activities identification numbers for id tags. * sadf: SVG: Add new option "/showtoc"/, which can be used to display the list of activities for which there are graphs ("/table of contents"/). * sadf: SVG: Improve output for softnet activity: Add a discontinuity in graph when corresponding CPU is marked offline. * sadf: SVG: Improve function used to assess SVG canvas height. * sadf: SVG: Fix core dumped on buffers reallocation. * sar/sadf: Devices list management code refactoring. * sa_conv.c: Use write_all() function instead of write() to handle possible signal interruptions. * spec file updated: No longer create a debug package. * Remove many warnings from gcc v7/v8. * README file updated. * Manual pages updated. - Update to 11.6.5: * sadf: SVG: Display graphs for swap utilization in packed mode. * sadf: SVG: Don't take into account activities with no graphs when calculating canvas height. * sadf: SVG: Don't insert a gap in SVG output if an activity is not displayed. * sadf: SVG: Fix possible negative value in graphs coordinates. - Version update to 11.6.4: * The number of decimal places used by sysstat commands (sar, cifsiostat, iostat, mpstat and pidstat), * The network interfaces, block devices and filesystems for which statistics shall be displayed by sar or sadf. - Version update to 11.6.3: * A possible crash related to the new binary format used by sar, which could happen when buffers needed to be reallocated to accomodate more devices added to the system, * The %CPU value displayed by pidstat for processes using more than 100% of a core. - Remove Requires on update-desktop-files on subpackage, it is useless. - Update to version 11.6.1 * See provided CHANGES for detailed list of changes - Refresh patches: * sysstat-8.0.4-pagesize.diff * sysstat-8.0.4-sysconfdir.diff * sysstat-8.1.6-sa1sa2lock.diff - Drop no longer needed * sysstat-8.0.4-sysconfdir.diff - Properly specify you want to be started by multi-user.target bsc#1031674 - Update to 11.4.3 release * check the CHANGES file for detailed informations, too long - Refresh patches: * sysstat-8.0.4-sysconfdir.diff * sysstat-8.1.6-sa1sa2lock.diff - Remove patch that was converted to sed: * sysstat-9.0.4-no-build-date.patch - skip libsensors on s390/s390x - Update to 11.0.8 * Fix possible NULL pointer dereference in SREALLOC macro (CID [#29706]). * sadc: Fix untrusted value used as argument (CID #29720). * Update librdsensors.a target in Makefile. - Changes for 11.0.7 * [Peter Schiffer]: Fix problem with pidstat output values > 100% for %CPU. * [Alexis Solanas]: Fix issue with iostat not showing the full device name. * CREDITS file updated. - Update to 11.0.6 * Check /proc/net/snmp format to collect ICMP statistics at their right positions. * ioconf.c: Fix several ressource leaks. * mpstat: Fix alignment output, really. * [Sampsa Kiiskinen]: Fix bug in isag. * iostat manual page updated. * CREDITS file updated. - Update to 11.0.5 * [Peter Schiffer]: Fixed and simplified some math expressions in pr_stats.c. * [Peter Schiffer]: ioconf.c: Check value of variable "/major"/ read from file. * [Peter Schiffer]: ioconf.c: Use strncpy instead of strcpy. * cifsiostat: Fixed possible integer overflowed argument. * sar: Fixed untrusted loop bound. - Update to 11.0.4 * Makefile: sysstat init script may sometimes be called rc.sysstat. So use that name when needed. * pidstat: Don't stop if gtime and cgtime fields are unavailable. * Typos fixed in XSD document. * [Peter Schiffer]: Replace spaces with tabs in Makefile.in. * [Peter Schiffer]: Create appropriate directories in DESTDIR if missing. * [Peter Schiffer]: Fixed installation of systemd/cron files on systems w/o systemd. * [Peter Schiffer]: Don't look in weird places for programs during configuration. * [Peter Schiffer]: Portable way to detect 64 bit OS in configure script. * [Steve Kay]: Fix mpstat SCPU alignment output. * Makefile: Call chkconfig only if $(COPY_ONLY) is set to no. * sysstat(5) manual page updated. * NLS updated. - Use scriplets for updating desktop files - Update patches - Cleanup spec file with spec-cleaner - Update dependecies - Update to 11.0.3: * Prefer xz compression program when compressing sa data files * sadc: Fix possible race condition in signal handler code * Fix description of %util in iostat and sar manual pages * Make sure that no crontabs are activated when configure's option --enable-copy-only is used. - Dropped patches, fixed upstream: * sysstat-don-t-send-signal-to-init.patch * sysstat-fix-possible-race-in-signal-handler.patch
- Bump to version 20190513: * Invalidate root password by default (bsc#1134524) - Add some BuildIgnores for bootstrapping - Add group trusted [bsc#1044014] - New package, splitted from system-users
- system-user-tss.conf: Remove group entry, not needed and did contain syntax errors (bsc#1190401). - Remove kvm group from hardware subpackage, since kvm is in its own subpackage (jsc#SLE-11629). - Add qemu user to kvm group - Add system account and groups for kvm, qemu, and libvirt (jsc#SLE-11629) New files: system-group-kvm.conf, system-group-libvirt.conf, system-user-qemu.conf - Don't add group nogroup to user nobody, as many daemons misuse 'nogroup' as own group - Use test -x instead of -f - Call usermod only if installed - Align /var/lib/tss permissions with trousers (boo#1162360). - Add tss user for TPM tools (boo#1162360). - Remove s390 groups again. The s390-tools maintainer wants to add groups in s390-tools manually. - Add system-user-tftp subpackage with tftp user and group and /srv/tftpboot as home directory [bsc#1143454]. - Add cpacfstats, ts-shell, and zkeyadm groups for s390-tools (bsc#1123730) - Add "/render"/ group in system-group-hardware (bsc#1085847) "/uaccess"/ tag has been dropped from /dev/dri/renderD* and these devices now have 0666 permsions by default is owned by the render group. - Change home directory of user man to /var/lib/empty. Home directories below /var/cache are by definition insecure and a bad idea. - uuidd does not need group daemon, Copy&Paste error. - udev needs groups kvm and lp: [bsc#1058703] - Add group kvm to system-group-hardware - Move group lp from system-user-lp to system-group-hardware - Add system-user-uuidd.conf (boo#1057937#c3). - user nobody: move usermod to %post, else it will be executed before the user is created. - Drop pkgconfig(systemd) BuildRequires: we no longer depend on systemd-sysusers, but converted to shadow toolset. - Move group trusted into system-user-root package [bsc#1044014] - Move system-user-root into own package - Fix syntax of groups in system-user-root.conf - Add utmp to system-group-hardware.conf like systemd has - Create new system-user-root sub-package creating passwd, group and shadow files with root user. - BuildRequire pkgconfig(systemd) instead of systemd: this allows OBS to pick systemd-mini, which is still good enough. And ultimately it helps us break a build cycle (system-users - libssh2_org - curl - systemd - system-users). - BuildIgnore group(lock) and group(daemon) for ourselves, needed for bootstrap. - /bin/bash is needed as shell for user nobody - Add upsd for UPS daemon packages. - Prerequire group lock for uucp - Allow user uucp to do locking - Fix group ownership of /var/lib/wwwrun - Add group sys to system-group-obsolete - Add systemusers lp and nobody - Add systemusers wwwrun, mail and ftp - Add hardware access groups: kmem, lock, tty, audio, cdrom, dialout, disk, input, tape, video - Add group wheel - Remove /var/spool/uucp directories... - Change license to MIT - Add subpackages for obsolete groups and trusted group - Add subpackages for bin, daemon, news and man - Adjust to new sysuser-tools - Use automatic provides and generate %pre with a script - fix uids and add also groups - Create users in %pre install section - Add /etc/uucp to filelist of system-user-uucp - Add system account games - Initial version with system account uucp
- Added patches to fix CVE-2021-3997 (bsc#1194178) 5000-shared-rm_rf-refactor-rm_rf_children_inner-to-shorte.patch 5001-shared-rm_rf-refactor-rm_rf-to-shorten-code-a-bit.patch 5002-shared-rm-rf-loop-over-nested-directories-instead-of.patch These patches will be moved to the git repo once the bug will become public. - Import commit 3850086c6580291188fe574ad37c8026012894fb c0505cbb8d tmpfiles: 'st' may have been used uninitialized d3f7c9e806 macro: add new helper RET_NERRNO() 4a95baa5de rm-rf: optionally fsync() after removing directory tree dd8137a589 rm-rf: refactor rm_rf_children(), split out body of directory iteration loop 3f8765ed2c rm-rf: fstatat() might fail if containing dir has limited access mode, patch that too 87d39407b7 btrfs-util: add helper that abstracts "/might be btrfs subvol?"/ check 71ed335c7a rm-rf: add new flag REMOVE_CHMOD 611376f830 rules: don't ignore Xen virtual interfaces anymore (bsc#1178561) All these commits except the last one (611376f830) are preparation for CVE-2021-3997. - Drop 0001-rules-don-t-ignore-Xen-interfaces-anymore.patch It's been merged in the git repo (commit 611376f830). - Suppress PAM warning when the credentials for user@.service service are established (bsc#1190515) systemd-user PAM service needs to define a default implementation of pam_setcred() otherwise the fallback (defined by /etc/pam.d/other) is used, which consists of pam_warn.so + pam_deny.so, and will throw a warning each time a user logs in. The new default simply consists in calling pam_deny.so alone. * 60-io-scheduler.rules: add rules for virtual devices (boo#1193759) * 60-io-scheduler.rules: enforce "/none"/ for loop devices (boo#1193759) - Import commit 34eba0c28cb02d15fdbf55ce28bdfa56142ae4d1 0a8cb60af6 Bump the max number of inodes for /dev to a million (bsc#1192858) 848c9207cb Bump the max number of inodes for /dev to 128k (bsc#1192858) ea44eb34f2 sleep: don't skip resume device with low priority/available space (bsc#1192423) 9325a68316 test: use kbd-mode-map we ship in one more test case 8ff379e11d test-keymap-util: always use kbd-model-map we ship - Fix IO scheduler udev rules * 60-io-scheduler.rules: don't use BFQ for real multiqueue devices (jsc#SLE-21032, bsc#1192161) * 60-io-scheduler.rules: use "/none"/ for multipath components (bsc#1192161) - Import commit f2f061f1da064bfd47e2201967a854bb9281ca5b 98e87fc3fd busctl: use usec granularity for the timestamp printed by the busctl monitor command (jsc#SLE-17798) - Import commit 5d20af26eee6507bfa9fdb6e5dd4bfc187e3399e 37e021ee84 mount-util: fix fd_is_mount_point() when both the parent and directory are network fs (bsc#1190984) 2aee16afd0 mountpoint-util: rebreak some comments 962e487cb4 virt: Support detection for ARM64 Hyper-V guests (bsc#1186071) 8545a66afd Use BIOS characteristics to distinguish EC2 bare-metal from VMs 03311b59c3 machine-id-setup: generate machine-id from DMI product ID on Amazon EC2 0fc3118a67 id128-util: use common implementation of helper to get/validate product ID 83bfa06ebc virt: detect Amazon EC2 Nitro instance (bsc#1190440) e8b8df3ed9 core: move several source files to src/shared - Enable support for Portable Services (jsc#SLE-21694) Will be released in Leap only. - Import commit 263f7076bc77475045193653a785bbdc0457b5c6 239e0ce5e7 journalctl: never fail at flushing when the flushed flag is set (bsc#1188588) 0db7e590e1 manager: reexecute on SIGRTMIN+25, user instances only ef8afc4545 core: Make sure cgroup_oom_queue is flushed on manager exit f794e01080 cgroup: do 'catchup' for unit cgroup inotify watch files 54369b7660 manager: Fix HW watchdog when systemd starts before driver loaded (bsc#1189446) 1d0524bd54 pid1: various minor watchdog modernizations - Drop 1007-tmpfiles-follow-SUSE-policies.patch Since most of the tmpfiles config files shipped by upstream are ignored (see previous commit "/Drop most of the tmpfiles that deal with generic paths"/), this patch is no more relevant. - Update 60-io-scheduler.rules (jsc#SLE-21032, bsc#1134353) * rules weren't applied to dm devices (multipath), fix it (bsc#1188713) * ignore obsolete "/elevator"/ kernel parameter (bsc#1184994) ("/elevator"/ did falsely overide settings even for blk-mq, fixed). * remove support for single-queue block IO which the kernel doesn't support any more. - Make sure the versions of both udev and systemd packages are always the same (bsc#1189480) - Import commit f5c33d9f82d3d782d28938df9ff09484360c540d (merge of v246.16) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8d8f5fc31eece95644b299b784bbfb8f836d0108...f5c33d9f82d3d782d28938df9ff09484360c540d - Avoid the error message when udev is updated due to udev being already active when the sockets are started again (bsc#1188291) - Import commit 8d8f5fc31eece95644b299b784bbfb8f836d0108 (merge of v246.15) cfd14c6537 basic/unit-name: do not use strdupa() on a path (bsc#1188063 CVE-2021-33910) 7b6b7abf46 unit-name: generate a clear error code when converting an overly long fs path to a unit name [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b9e4f4c71159b216a16f1c5121134aee2654be56...8d8f5fc31eece95644b299b784bbfb8f836d0108 - Drop 6000-unit-name-generate-a-clear-error-code-when-convertin.patch and 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch as they were merged in v246.15. - Drop 6002-basic-unit-name-adjust-comments.patch as it was merged in branch SUSE/v246. - Import commit b9e4f4c71159b216a16f1c5121134aee2654be56 (merge of v246.14) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/5157b666a0d744a2ff9f4511780e43bd74fcc280...b9e4f4c71159b216a16f1c5121134aee2654be56 - Import commit 5157b666a0d744a2ff9f4511780e43bd74fcc280 2288448f47 logind: add …WithFlags methods to policy 0acc4f0413 logind: simplify flags handling a bit d632dfd6e3 logind: Introduce RebootWithFlags and others 8fba5f3715 Added option --check-inhibitors for non-tty usage (bsc#1166028) 114387d358 sd-dhcp-client: tentatively ignore FORCERENEW command (bsc#1185972 CVE-2020-13529) f2cd82a359 sd-dhcp-client: logs when dhcp client unexpectedly gains a new lease 6efb9a77f3 sd-dhcp-client: shorten code a bit 9e1cd2172c sd-dhcp-client: check error earlier and reduce indentation - Rebase 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch - systemd-hwdb-update.service should be shipped by the udev package - Allow the sysusers config files shipped by systemd rpms to be overriden during system installation (bsc#1171962) - While at it, add a comment to explain why we don't use %sysusers_create in %pre and why it should be safe in %post. - Added patches to fix CVE-2021-33910 (bsc#1188063) Added 6000-unit-name-generate-a-clear-error-code-when-convertin.patch Added 6001-basic-unit-name-do-not-use-strdupa-on-a-path.patch Added 6002-basic-unit-name-adjust-comments.patch These patches will be moved to the git repo once the bug will become public. - Added fix for bsc#1184994 to skip udev rules if 'elevator=' is used - Add 0001-login-mark-again-framebuffer-devices-as-master-of-se.patch (bsc#1187154) Restore framebuffer devices as possible master of seat. Until simpledrm driver is released, this change is prematured as some graphical chips don't have DRM driver and fallback to framebuffer. - Create /run/lock/subsys again (bsc#1187292) The creation of this directory was mistakenly dropped when 'filesystem' package took the initialization of the generic paths over. Paths under /run/lock are still managed by systemd for lack of better place. - udev requires systemd in its %post (bsc#1185958) udevadm, called in udev's %post, requires libsystemd-shared-xxx.so. - Import commit ac812b8fa0c2ce74bad8dd199aa0505621f6cfe7 2741672b14 nspawn: turn on higher optimization level in seccomp e104e31534 nspawn: return ENOSYS by default, EPERM for "/known"/ calls (bsc#1186411) 6f2c44b6bb shared/seccomp-util: added functionality to make list of filtred syscalls 4bf1b121c1 shared/syscall-list: filter out some obviously platform-specific syscalls 0a3716ecb1 shared/seccomp: reduce scope of indexing variables 7820502e07 generate-syscall-list: require python3 3a180f788b shared: add @known syscall list 2fab3d0179 meson: add syscall-names-update target 74430ec23e shared/seccomp: use _cleanup_ in one more place - Import commit df3aa430629f9aab8821c7f882a401a2886b9e82 5354e4896a test-path: start infinite sleep instead of a short command 934358e538 system-conf: drop reference to ShutdownWatchdogUsec= f198dea989 home: fix homed.conf install location - Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1185828) We need to make sure that the creation of the symlinks is done after updating udev DB so if worker A is preempted by worker B before A updates the DB but after it creates the symlinks, worker B won't manage to overwrite the freshly created symlinks (by A) because A has still yet not registered the symlinks in the DB. - Expect 644 permissions for /usr/lib/udev/compat-symlink-generation (bsc#1185807) - Drop "/%bcond_with parentpathid"/ as it's not used. - add conversion script for moving legacy collect based udev rules to chzdev based ones (bsc#1183984) - Import commit 60e71ffa7e339cfce8cf70d127f1be9134a573ac fa79627ef7 udev: ignore additional newline in sysfs attribute on verify (bsc#1182870) e0028b4c63 fileio: introduce a new flag to make write_string_file() ignore trailing newline 1928da1337 Add WRITE_STRING_FILE_TRUNCATE to set O_TRUNC - Fix again 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184859) This time is about the removal of /dev/disk/by-xxx/* symlink that can be attempted by several workers at the same time. Let's restore the old behavior in this regard and ignore any error that might happen during the removal. - Fix 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184254) When a symlink is removed because there's no more references to it make sure to remove the parent dir of the symlink as well. Also add some logging when something goes wrong during the removal. - systemd.spec: clean some of the build deps up: - libpcre is redundant with libpcre2 (only required by the full build) and the mini variant needs none of them. Hence drop the ref to libpcre. - normally libidn2 is needed by some optional features in systemd-network (only). But it's implicitly pulled in by libgnutls (required by the main package). Let's make sure the related features won't be disabled inadvertently in the future by making the dep explicit. - Fix fd leak in 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1184238) - Import commit 480a6d14725509307a0f3edefef3876c107ee7f1 (merge of v246.13) 423b1e759c Revert "/resolved: gracefully handle with packets with too large RR count"/ (bsc#1183745) 4723778738 meson.build: make xinitrcdir configurable (bsc#1183408) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8baed1c6f82798c2374bdbfdd440dd065d09fb99...480a6d14725509307a0f3edefef3876c107ee7f1 - Import commit 8baed1c6f82798c2374bdbfdd440dd065d09fb99 (merge of v246.11) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/bb5a31f416d17c5d3521900bebad885ca8f0ba8b...8baed1c6f82798c2374bdbfdd440dd065d09fb99 - Rebase 0001-conf-parser-introduce-early-drop-ins.patch - Import commit bb5a31f416d17c5d3521900bebad885ca8f0ba8b 846d61e0a1 boot: Move console declarations to missing_efi.h 171a37228b boot: Add startswith() and endswith() functions with no_case variants 0fad9f309a boot: Drop unnecessary braces c38bbb0874 boot: Fix void pointer arithmetic warning 438210924b boot: Replace raw efivar gets with typed variants e46cb3e4a0 boot: Add efivar_get/set_uint64_le() functions e16bee35c8 boot: Rename efivar_get/set_int() to efivar_get/set_uint_string() 2808d0e9a3 boot: Tighten scope of variables used in loops d3f3d57743 boot: Add efivar_get_boolean_u8() 0551ecce71 boot: Make all efivar util functions take the guid as an argument 8376ba3b9f boot: Turn all guid constants into C99 compound initializers 166fc2dad2 boot: Enable C99 c87d66e261 boot: Move Secure Boot logic to new file da7bba9438 udev: fix memleak - Rebase 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch - Make sure the udev socket units are reloaded during udev package updates This uses to be done on older SLE distros but got lost when we branched systemd for SLE15-SP3 from Base:System. - Update 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch (bsc#1183702) StandardOutput=syslog+console is deprecated, use 'journal+console' instead which should achieve the same purpose. - fix-machines-btrfs-subvol.sh is only shipped when machined is built - Add 1001-udev-use-lock-when-selecting-the-highest-priority-de.patch (bsc#1181192) - Import commit 628333aae3e893e225a42fbbd3734d10058edeef e06139117c nspawn: make rootfs relative to oci bundle path (bsc#1182598) 8ba587d46c PATCH] Always free deserialized_subscribed on reload (bsc#1180020) - Drop 1000-logind-disable-RemoveIPC-by-default.patch Disabling RemoveIPC is now done through systemd-default-settings package. - systemd requires aaa_base >= 13.2 This dependency is required because 'systemctl {is-enabled,enable,disable} <initscript>"/ ends up calling systemd-sysv-install which in its turn calls "/chkconfig - -no-systemctl"/. aaa_base package has a weird versioning but the '--no-systemctl' option has been introduced starting from SLE12-SP2-GA, which shipped version "/13.2+git20140911.61c1681"/. Spotted in bsc#1180083. - Add 0001-conf-parser-introduce-early-drop-ins.patch Introduce early configuration drop-in file. This type of drop-ins are reserved for vendor own purposes only and should never been used by users. It might be removed in the future without any notice. - Drop most of the tmpfiles that deal with generic paths (bsc#1078466 bsc#1181831) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages owning these paths to provide their own definitions instead. - Drop use of %systemd_postun in %postun This macro is supposed to operate on units but it was used without passing any parameters. This call was probably used for issuing a daemon-reload but the following calls to %systemd_postun_with_restart imply that already. So let's simply drop it. - Add 0001-rules-don-t-ignore-Xen-interfaces-anymore.patch (bsc#1178561) - Import commit f366438ca2d66c287ea836174e73dd03a98914bf (merge of v246.10) 25f220eafb sysusers: flush nscd's caches whenever /etc/{passwd,group} are modified (bsc#1181121) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d...f366438ca2d66c287ea836174e73dd03a98914bf - systemd-sysv-convert: handle the case when services are migrated from SysV scripts to systemd units and are renamed at the same time (bsc#1181788) The list of such services is hard coded and contains only the 'ntp->ntpd' translation. - Remove a fix specific to Factory/TW distros. - Leave nss files in /usr/lib*, glibc loads them from there just fine (Changes from Ludwig Nussel, backported from Factory) - Define %_pamdir until it's defined by pam-devel in SLE - Use %_pamdir to install pam modules - Import commit 64dfb99ca3c9cbc75f6abe7aa6aa60f66ae4210d 65f4fa852e write_net_rules: set execute bits (bsc#1178561) 4a543f0257 journal: send journald logs to kmsg again - Import commit 68b1d8a9472091ccfbbc2ca234d2583716d57a2a (include merge of v246.9) 26df96473f busctl: add a timestamp to the output of the busctl monitor command (bsc#1180225) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/2acc5eb602eb8029f4547e37eb433c804a7db3a1...68b1d8a9472091ccfbbc2ca234d2583716d57a2a - Enable support for zstd compression systemd-journald will now use zstd for compressing large fields in journal files. systemd-coredump will also use this algorithm to compress coredump files. Please note that systemd older than v246 won't be able to read new journal files as zstd algorithm is not supported by these versions. This incompatible change was actually not the only one introduced by v246 since the hash tables in journal files have been hardened against hash collisions too in an incompatible way with older versions. - Drop 1001-journald-turn-ForwardToSyslog-on-by-default.patch ForwardToSyslog is turned on by rsyslog. - Explicitly require group(kvm) by udev: the group used to be created by system-users-hardware, but has been split/moved to qemu/kvm, where it is more logical. The file /usr/lib/udev/rules.d/50-udev-default.rules references this group, thus we should make sure the group exists. Otherwise there are errors in the journal in the form of: /usr/lib/udev/rules.d/50-udev-default.rules:86 Unknown group 'kvm', ignoring - Import commit 2acc5eb602eb8029f4547e37eb433c804a7db3a1 (include merge of v246.7) 6131548b0f udev: link_update() should fail if the entry in symlink dir couldn't have been created f6cb8c7d79 udev: make algorithm that selects highest priority devlink less susceptible to race conditions (bsc#1084748) fc64e47291 basic/stat-util: make mtime check stricter and use entire timestamp ae91d45d3d test/sys-script.py: add missing DEVNAME entries to uevents 09e3473a7a test/udev_test.pl: add "/expected good"/ count fc89379b5b test/udev-test.pl: suppress umount error message at startup d9e114f10d test/sd-script.py: new helper script for udev testing f2672eae66 test/udev-test.pl: generator for large list of block devices 42b68e43e2 test/udev-test.pl: add repeat count eec8ec375a tests/udev-test.pl: add multiple device test 73b8f3cf93 test/udev-test.pl: count "/good"/ results ee04d70bb6 test/udev-test.pl: merge import parent tests into one 03942c8fbc test/udev-test.pl: merge "/space and var with space"/ tests ec95546189 test/udev-test.pl: remove bogus rules from magic subsys test f704429217 test/udev-test.pl: Make some tests a little harder ce1a877dc0 test/udev-test.pl: last_rule is unsupported 913c72ff2d test/udev-test.pl: fix wrong test descriptions eeb25a1be6 test/udev-test.pl: allow checking multiple symlinks 00ab4292da test/udev-test.pl: test correctness of symlink targets 5b71ee2911 test/udev-test.pl: use computed devnode name 2e04bb9ae8 test/udev-test.pl: allow concurrent additions and removals 8816dd593c test/udev-test.pl: create rules only once 214418632d test/udev-test.pl: allow multiple devices per test 1eb6b23f27 udev-test: do not rely on "/mail"/ group being defined 4a0a4dcf10 udev: Fix sound.target dependency (bsc#1179363) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/9dd0c9a724a9361207ab4a9ad29d144987fb373f...2acc5eb602eb8029f4547e37eb433c804a7db3a1 - Rebase 1008-Restore-support-for-halt.local.patch - Import commit 9dd0c9a724a9361207ab4a9ad29d144987fb373f 450792497e sd-event: fix delays assert brain-o (#17790) 1040a19d08 udevadm: rename option '--log-priority' into '--log-level' a7b41e19bd udev: rename kernel option 'log_priority' into 'log_level' 617aed9236 scope: on unified, make sure to unwatch all PIDs once they've been moved to the cgroup scope - Don't post-require systemd-default-settings-branding anymore This is actually not needed now that the branding package issues a PID1 reloading every times it's being updated. - Import commit e139d4c9dbf6d735a624574dbd7db8f04eb93598 f8f7286527 units: restore sysfs conditions in sys-fs-fuse-connections.mount and sys-kernel-config.mount e9c7158dc7 units: wait until some fs modules are entirely loaded before mounting their corresponding filesystem (bsc#1178631) ac7ddc4201 Revert "/units: skip modprobe@.service if the unit appears to be already loaded"/ 17310a1d19 core: serialize u->pids until the processes have been moved to the scope cgroup (bsc#1174436) 1416965614 meson: add option to skip installing to $sysconfdir - systemd-default-settings is needed by %post scriptlet - Revert the change that dropped %{release} from the package version constraints used in Requires: The release number is actually relevant since it can be increased when patches, which might touch multiple sub-packages of systemd, are added/modified. However the %{release} is still no more used in conflicts. - Simplify systemd-sysv-convert - the previous code incorrectly assumed that the sysv init scripts were uninstalled before %post get executed. It therefore save the enablement state in %pre and restore it in %post. Now all is done in %post (making --save option useless) and there's no more need to remember the enablement state. - "/--save"/ option is a NOP but is still kept for backward compatibility. - the previous simplifcation made /var/lib/systemd/migrated no more used. - we do not search for units in /lib/systemd anymore, this shouldn't be needed anymore these days especially since this path was only used when systemd was introduced in openSUSE and it was never used in SLE (checked SLE12-GA). - the option --show has been dropped. It's never been used even internally. - the DB is populated only once even if the script was enabled at multiple runlevels. The runlevel info was never used. A dummy value is still added to keep the same format just in case. - Import commit 7435299e24327ed202d686bf46a626b99f105870 f71a1ef5d0 systemctl: give a nice hint about org.freedesktop.LogControl1 when applicable 20a3f9fd95 systemctl: immediately reject invalid log levels 9f67d2e57b systemctl: merge log_target(), log_level(), service_log_setting() ddf7cf4872 systemctl: add service-log-{level,target} verbs 026d7d156d systemctl: list unit introspection verbs first, modification second 05fff5bd02 generator: use kmsg in system-level generators, journal otherwise ecc07954de log: normalize log target condition check d32ceea42b log: update comment 2ebad02b60 basic/virt: Detect PowerVM hypervisor (bsc#1176800) - Drop workaround in 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch which consisted in forcing the generator to use kmsg. It is no more needed since commit dee29aeb5909f4f5604012ced250488286b8d468 has been backported. - Move systemd-sysv-convert back from /usr/lib/systemd to /usr/sbin (bsc#1178156) SLE distros still expect the tool to be located in the old place. - Fix paths of udev rule files in 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch and 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1178023) - No more need to clean the journal-upload stuff with --without=journal_remote Since -Dremote build option has been introduced with meson, this workaround is no more needed. - Move journal-{remote,upload}.conf.5.gz man pages into systemd-journal_remote sub package - Explicitly list files in /usr/lib/sysusers.d shipped by the main package Currently only one config file is shipped in this directory and we want to check any new files that may be added in the future. - Use %{_modulesloaddir}, %{_environmentdir} and %{_modprobedir} wherever appropriate - Do not include %{release} in a few places where we explicitly mention package versions It's usually not a good idea especially when used with conflicts. - Rely on systemd-default-settings for overriding system default settings (bsc#1172517) The new branding packages now ships the drop-ins to customize systemd either for an openSUSE or a SLE ditro. - Remove mq-deadline selection from 60-io-scheduler.rules (bsc#1177490) - Make systemd-mini-container conflict with systemd-mini-container-mini systemd-mini-container-mini was the old name used by older versions. - tmpfiles: drop entries importing files from /usr/share/factory (bsc#1170146) - SLEtify commit 2ac606cb508dc30a27aa539bcc18b4bb07f87a71 (jsc#SLE-16318) This forward port most of the SLE stuff from SLE15-SP2 to this Factory snapshot making this version good enough for starting testing the version that will be shipped in SLE15-SP3. Add 1000-logind-disable-RemoveIPC-by-default.patch Add 1001-journald-turn-ForwardToSyslog-on-by-default.patch (bsc#1065301) Add 1002-udev-add-option-to-generate-old-buggy-SCSI-serials.patch Add 1003-logind-store-a-timestamp-when-the-ACPI-power-button-.patch (bsc#981830 bsc#888612 bsc#1072933) Add 1004-udev-don-t-create-by-partlabel-primary-and-.-logical.patch Add 1005-udev-optionally-disable-the-generation-of-the-partla.patch (bsc#1089761) Add 1006-logind-keep-backward-compatibility-with-UserTasksMax.patch Add 1007-tmpfiles-follow-SUSE-policies.patch Add 1008-Restore-support-for-halt.local.patch Add 60-io-scheduler.rules (bsc#1165579 bsc#1164717) Add 80-acpi-container-hotplug.rules (bsc#1082485 bsc#1040800 bsc#1078358 bsc#1081170 bsc#1075743) Add 80-hotplug-cpu-mem.rules (bsc#1076696 bsc#1127557) Add 99-wakeup-from-idle.rules merge compats/persistent-nic-names (bsc#1061883 bsc#1083158) merge compats/udev-compat-symlinks networkd is kept enabled as it's shipped in Leap distros (bsc#1071311) Remove TasksMax limit for both user and system slices (jsc#SLE-10123). This implemented by means of 2 drop-ins shipped in system.conf.d/ and user-.slice.d/ - Import a prisitine copy of Factory which will serve as a new base for SLE15-SP3 (osc copypac from project:Base:System package:systemd revision:1120, using expand, using client side copy) - Remove dangling symlink /usr/lib/systemd/system/sockets.target.wants/systemd-journald-audit.socket Otherwise the build system complains. - Import commit 1cab0d44584687ace92d1df30eadf264231e3b65 (include v246.5) 304ec2c7ab fstab-generator: add 'nofail' when NFS 'bg' option is used (bsc#1176513) 6ae277fb37 test: adapt TEST-21-SYSUSERS for SUSE acd8bfd2cc test: adapt TEST-13-NSPAWN-SMOKE for SUSE [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a4e393eecb9dbe140a6c7d57419c291d786155cf...1cab0d44584687ace92d1df30eadf264231e3b65 - Drop 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch linuxrc has already been fixed. - Add 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch A temporary patch until the installer environment is updated to create some of the symlinks that udevd used to create during its startup but now udevd relies on the init system to do so. - Rework how we prevent journald from both enabling auditd and recording audit messages journald.conf gained a new setting Audit= to control whether journald enables audit during the boot process. So let's use it and make sure it's disabled by default by shipping a drop-in that overrides upstream default. Also we used to patch systemd to prevent journald from reading the audit messages. There's still no way for downstream to configure that properly (we would need to mask systemd-journald-audit.socket meaning shipping a symlink in /etc) but I think dropping systemd-journald-audit.socket from the package is a nicer way to do that as some users might choose to reenable this setting (by reintroducing the socket unit in /etc). - Enable audit support (bsc#1175883) Enabling audit support in systemd will only make PID1 (and some of its services) to generate some audit records for certain events. But it doesn't affect journald, which has been prevented from recording audit messages in the journal (SUSE specific behavior). - Upgrade to v246.4 (commit f1344d5b7f31e98aedb01e606f41d74d3caaf446) See https://github.com/openSUSE/systemd/blob/SUSE/v246/NEWS for details. Now that the number of SUSE specific patches has been shrinked and is pretty low (12 at the time of this writing), they are no more tracked by the git repo and are now handled at the package level. Hence It is easier to maintain and identify them. This effectively means that SUSE/v246 will contain upstream commits only. Added 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch Added 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch Added 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch Added 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch Added 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch Added 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch Added 0007-networkd-make-network.service-an-alias-of-systemd-ne.patch Added 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch Added 0009-pid1-handle-console-specificities-weirdness-for-s390.patch Added 0010-journald-disable-audit-support-completely-from-the-j.patch Added 0011-core-disable-session-keyring-per-system-sevice-entir.patch Added 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch - Adjust %pre and %post for the restoration of upstream tmp.mount (boo#1175779) - Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf d8e3bd4e22 Revert "/core: don't send SIGKILL to user@.service immediatly during shutdown"/ - Drop requirement on 'sysvinit-tools' It was used to workaround bug #886599 by explicitly calling vhangup(8) from getty@.service so when this service was stopped a virtually hangup on the specified terminal when were stopped to give the shell a few seconds to save its history. But this workaround was dropped since it had no effect (SLE12-GM was released with it but was still suffering from the bug) and was replaced by commit e9db43d5910717a108, which was released from v226 and backported to SLE12/SLE12-SP1. - Import commit 6d6d92930acad63f9b9029c305a672c32c550d2d (include merge of v245.7) 797ad47d3e vconsole-setup: downgrade log message when setting font fails on dummy console (bsc#1172195 bsc#1173539) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/b12cd8b89b4bccfcf972b47153a2b01cd7775932...6d6d92930acad63f9b9029c305a672c32c550d2d - Drop 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch Upstream finally reverted it and it's part of both v245.7 and master. - Restore default upstream tmp.mount (/tmp as tmpfs) behaviour (boo#1173461) - migrate-sysconfig-i18n.sh: fix marker handling (bsc#1173229) The marker is used to make sure the script is run only once. Instead of storing it in /usr, use /var which is more appropriate for such file. Also make it owned by systemd package. - Fix inconsistent file modes for some ghost files (bsc#1173227) Ghost files are assumed by rpm to have mode 000 by default which is not consistent with file permissions set at runtime. Also /var/lib/systemd/random-seed was tracked wrongly as a directory. Also don't track (ghost) /etc/systemd/system/runlevel*.target aliases since we're not supposed to track units or aliases user might define/override. - Include in the package version the stable minor (if any). Also update the version shown by various command such as 'systemctl - -version' to show the stable number. - Don't restart udevd sockets during package update Otherwise we might miss kernel events as the daemon need to be stopped as well. - Import commit b12cd8b89b4bccfcf972b47153a2b01cd7775932 (include merge of v245.6) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/a6d31d1a02c2718a064bbbc40d003668acf72769...b12cd8b89b4bccfcf972b47153a2b01cd7775932 - no longer explicitly package setgid directory /var/log/journal (bsc#1172550). The bit will be set during %post by way of the systemd-tmpfiles invocation. This avoids a conflict with the permissions package and an rpmlint error popping up. - Fix build when resolved is disabled While at it sort the build conditionals. - Import commit a6d31d1a02c2718a064bbbc40d003668acf72769 bb6e2f7906 pid1: update manager settings on reload too (bsc#1163109) e9e8907b06 watchdog: reduce watchdog pings in timeout interval 385a8f9846 udev: rename the persistent link for ATA devices (bsc#1164538) 66018a12ae tmpfiles: remove unnecessary assert (bsc#1171145) - Disable bump of /proc/sys/fs/nr-open Hopefully a _temporary_ workaround until bsc#1165351 is fixed otherwise user instances crashes the system is using NIS (and the nscd cache is empty). - Drop legacy /sbin/{udevd,udevadm) symlinks hopefully for good Since boo#1160890 has been fixed since a couple of months now. - Drop content of /usr/share/factory/ (bsc#1170146) systemd ships several files in /usr/share/factory/etc that are copied to /etc in case those files are missing there. Unfortunately the content does not match the openSUSE defaults. - Drop most of the tmpfiles that deal with generic paths (bsc#1078466) They are problematic because some of them conflict with SUSE defaults. Therefore it seems better to let the revelant packages owning these paths to provide their own definitions instead. Meanwhile we still keep the homeless definitions in suse.conf until a better place is found for them. Drop 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch Drop 0001-SUSE-policy-do-not-clean-tmp-by-default.patch - Drop %tmpfiles_create portables.conf from %post of networkd sub-package It was probably mistakenly added because systemd-portable served as template for systemd-network. - Import commit 08cd65ac385c884ed6e4bd71128a0796f56ecd17 (include merge of v245.5) 1ceedf8535 meson: fix build of udev 'path_id_compat' builtin with meson 0.54 e61569d4a9 pid1: by default make user units inherit their umask from the user manager (bsc#1162698) 64fdacd5f1 user-util: rework how we validate user names (bsc#1170272) [...] For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/c5aa158173ced05201182d1cc18632a25cf43b94...08cd65ac385c884ed6e4bd71128a0796f56ecd17 - Drop 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch It's been merged in 'openSUSE-Factory' branch otherwise this branch won't build anymore since meson has been upgraded to version 0.54 in Factory. - Switch back to the hybrid hierarchy Unfortunately Kubernetes and runc are not yet ready for cgroupsv2. Let's reconsider the unified hierarchy in a couple of months. - Import commit c5aa158173ced05201182d1cc18632a25cf43b94 (merge v245.4) - Add 0001-meson-fix-build-of-udev-path_id_compat-builtin-with-.patch - Import commit 31f82b39c811b4f731c80c2c2e7c56a0ca924a5b (merge v245.2) d1d3f2aa15 docs: Add syntax for templated units to systemd.preset man page 3c69813c69 man: add a tiny bit of markup bf595e788c home: fix segfault when parsing arguments in PAM module e110f4dacb test: wait a bit after starting the test service e8df08cfdb fix journalctl regression (#15099) eb3a38cc23 NEWS: add late note about job trimming issue 405f0fcfdd systemctl: hide the 'glyph' column when --no-legend is requested 1c7de81f89 format-table: allow hiding a specific column b7f2308bda core: transition to FINAL_SIGTERM state after ExecStopPost= 2867dfbf70 journalctl: show duplicate entries if they are from the same file (#14898) [...] - Upgrade to v245 (commit 74e2e834b4282c9bbdc12014f6ccf8d86e542b8d) See https://github.com/openSUSE/systemd/blob/SUSE/v245/NEWS for details. This includes the following bug fixes: - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (CVE-2020-1712) - upstream commit 66a19d85a533b15ed32f4066ec880b5a8c06babd (bsc#1157315) - upstream commit 7f56982289275ce84e20f0554475864953e6aaab (bsc#1162108) The new tools provided by systemd repart, userdb, homed, fdisk, pwquality, p11kit feature have been disabled for now as they require reviews first. Default to the "/unified"/ cgroup hierarchy. Indeed most prominent users of cgroup (such as libvirt, kubic) should be ready for such change. It's still possible to switch back to the old "/hybrid"/ hierarchy by passing "/systemd.unified_cgroup_hierarchy=0"/ option to the kernel command line though. Added 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch: upstream commit 097537f07a2fab3cb73aef7bc59f2a66aa93f533 has been reverted for now on as it introduced a behavior change which has impacted plymouth at least. - add systemd-network-generator.service file together with systemd-network-generator binary - move html documentation to sparate package to save space - move networkd and resolved binaries into correct subpackage - Import commit f8adabc2b1f3e3ad150e7a3bfa88341eda5a8a57 (merge v244.2) 77c04ce5c2 hwdb: update to v245-rc1 b4eb884824 Fix typo in function name e2d4cb9843 polkit: when authorizing via PK let's re-resolve callback/userdata instead of caching it 83bfc0d8dd sd-bus: introduce API for re-enqueuing incoming messages 5926f9f172 polkit: use structured initialization 0697d0d972 polkit: on async pk requests, re-validate action/details 2589995acd polkit: reuse some common bus message appending code 5b2442d5c3 bus-polkit: rename return error parameter to ret_error 0a19ff7004 shared: split out polkit stuff from bus-util.c → bus-polkit.c 1325dfb577 test: adapt to the new capsh format 3538fafb47 meson: update efi path detection to gnu-efi-3.0.11 3034855a5b presets: "/disable"/ all passive targets by default c2e3046819 shared/sysctl-util: normalize repeated slashes or dots to a single value 6f4364046f dhcp6: do not use T1 and T2 longer than one provided by the lease 0ed6cda28d network: fix implicit type conversion warning by GCC-10 f6a5c02d26 bootspec: parse random-seed-mode line in loader.conf ddc5dca8a7 sd-boot: fix typo 2bbbe9ae41 test: Synchronize journal before reading from it 072485d661 sd-bus: fix introspection bug in signal parameter names 80af3cf5e3 efi: fix build. [...] - Use suse.pool.ntp.org server pool on SLE (jsc#SLE-7683) - Drop scripts-udev-convert-lib-udev-path.sh Nobody should need it these days. - Temporarily restore /sbin/{udevd,udevadm) obsolete symlinks They're restored until YaST stop using them (see boo#1160890) - Import commit 8254b8d9646f3e0f5f8057d1ffb5d6c20f079aaa (merge v244.1) 639dc9f4bf network: set ipv6 mtu after link-up or device mtu change cbced49daa man: fix typo in net-naming-scheme man page 7dd04c99b0 network: tc: drop unused element bf4b7d07ba man: fix typos (#14304) 1ba2e7a730 ipv4ll: do not reset conflict counter on restart 49806bb310 macro: avoid subtraction overflow in ALIGN_POWER2() c4c1600689 test-network: add a test case for SendOption= 6f15b45949 network: fix segfault in parsing SendOption= 2e531b830d seccomp: real syscall numbers are >= 0 f7616ed52b network: fix copy and paste mistake e8b53300c4 network: do not drop foreign config if interface is in initialized state 00f05813bf seccomp: mmap test results depend on kernel/libseccomp/glibc 4de1909e61 seccomp: use per arch shmat_syscall d83010521d seccomp: ensure rules are loaded in seccomp_memory_deny_write_execute 2c6568221a seccomp: fix multiplexed system calls bcf0aa02bf Fix typo (duplicate "/or"/) 96d7083c54 network: if /sys is rw, then udev should be around e874419902 nspawn: do not fail if udev is not running 29c9144655 Create parent directories when creating systemd-private subdirs 9cbb8b5254 network: do not return error but return UINT64_MAX if speed meter is disabled c08429ae33 core: swap priority can be negative f25c0be335 networkctl: fix to show BSSID 65fd2fce59 systemctl: enhance message about kexec missing kernel bdd0af5f81 Fixup typo in NEWS - Manually set system-uid-max and system-gid-max to 499 It used to be detected automatically by meson but it's been broken by the migration of login.defs from /etc to /usr/etc. - Import commit d8f6a204858bff68b8e0e7be86b418c36087ab2e 6c5e492a65 cryptsetup: umount encrypted devices before detaching it during shutdown - Upgrade to v244 (commit 090da85161ceb1ba0b4c208963c7156a8fdf10c6) See https://github.com/openSUSE/systemd/blob/SUSE/v244/NEWS for details. This includes the following bug fixes: - upstream commit b49e14d5f3081dfcd363d8199a14c0924ae9152f (bsc#1139459) - upstream commit 22683674716fd0e5b016ce5a7d8fd90df5f9f9e7 (bsc#1151377) - upstream commit faf205de3ba9a11b0ba17682123d7f3fedc7da24 (bsc#1151377) - upstream commit 27c3112dcbd1b5f171c36c32550d9c6331375b0b (bsc#1155574) - upstream commit 21b40f16622f171a9969dc334d74fb5eb2f575c2 (bsc#1159814) - upstream commit 9b88bb5023dfa3cea406c14fdaa3d8e3e320907a (jsc#SLE-7689) Legacy and obsolete symlinks have been finally dropped. Dropped 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch. Users were notified about the deprecation of UserTasksMax option and how to move to the new mechanism. The dropin replacement for UserTasksMax is therefore no more generated but its use still produces a warning. Added 0001-SUSE-policy-do-not-clean-tmp-by-default.patch and 0001-Fix-run-lock-group-to-follow-openSUSE-policy.patch. These patches were extracted from the git repo because it's not clear where the SUSE tmpfiles specificities should be located. - Import commit dbb1d4734daffa62e0eddecfa4f784c84a9d8e76 1439d72a72 udevd: don't use monitor after manager_exit() 99288dd778 Revert "/udevd: fix crash when workers time out after exit is signal caught"/ 152577d6d0 udevd: fix crash when workers time out after exit is signal caught f854991504 udevd: wait for workers to finish when exiting (bsc#1106383) Changes from the v243-stable (84 commits): e51d9bf9e5 man: add entry about SpeedMeter= aa1fc791c7 udev: silence warning about PROGRAM+= or IMPORT+= rules b9a619bb67 udevadm: ignore EROFS and return earlier 1ec5b9f80c basic: add vmware hypervisor detection from device-tree 7fa7080248 umount: be happy if /proc/swaps doesn't exist [...] 47d0e23d26 udev: fix memleak caused by wrong cleanup function a6fb0542c5 parse_hwdb: fix compatibility with pyparsing 2.4.* cb1d892f17 parse_hwdb: process files in order - Import commit 0b715187a87907e18edf98eab9d0a50fced4a424 9dbdbc2f10 logind: fix (again) the race that might happen when logind restores VT (bsc#1101591 bsc#1140081) c848bec110 libblkid: open device in nonblock mode. (bsc#1084671) b70ad6c927 resolved: check for IP in certificate when using DoT with GnuTLS (bsc#1155539 CVE-2018-21029) bbedf3d557 resolved: require at least version 3.6.0 of GnuTLS for DNS-over-TLS eb732c2e29 resolved: fix connection failures with TLS 1.3 and GnuTLS 4e45084ac5 shared/install: failing with -ELOOP can be due to the use of an alias in install_error() 2e297f0d87 shared/install: fix error codes returned by install_context_apply() dd29d70d32 man: alias names can't be used with enable command - Fix %{_libexecdir} misuses of /usr/lib - Drop 0001-compat-rules-escape-when-used-for-shell-expansion.patch It's part of the previous import. - Import commit b7467b7b553d6d0d6f92758d966b69f1a88b6b42 441f44f371 fileio: introduce read_full_virtual_file() for reading virtual files in sysfs, procfs (bsc#1133495) 8a1bb5c66b swap: do not make swap units wanted by its device unit anymore - Import commit 5df9000899ef7d45ddbcacd0fdf73afa07a40f6b f0ed7237e4 udev/cdrom_id: Do not open CD-rom in exclusive mode. (bsc#1154256) b37054aa5a compat-rules: escape '$' when used for shell expansion Changes from the v243-stable: ef677436aa test: Pass personality test even when i686 userland runs on x86_64 kernel 3f6398c450 docs: fix inadvertent change in uid range 25bb377a73 cgroup: fix typo in BPF firewall support warning message 6d97aca0d5 fix build with compilers with default stack-protector enabled fbad077cec nspawn: surrender controlling terminal to PID2 when using the PID1 stub 0553c3c668 pid1: fix DefaultTasksMax initialization f406a691a7 src/core/automount: use DirectoryMode when calling mkdir -p 20438f96c3 udevadm trigger: do not propagate EACCES and ENODEV 6480630bc3 hwdb: Correct WWWW Pattern In Documentation Comment 9d8e889810 nspawn: consistenly fail if parsing the environment fails 40e169b304 nspawn: default to unified hierarchy if --as-pid2 is used b5df1037a0 cgroup: Mark memory protections as explicitly set in transient units f14e3e02cc cgroup: Respect DefaultMemoryMin when setting memory.min ea248e53bf cgroup: Check ancestor memory min for unified memory config de1d25a506 cgroup: docs: memory.high doc fixups 2ab45f38d8 cgroup: docs: Mention unbounded protection for memory.{low,min} 19a43dc38a Consider smb3 as remote filesystem 5c0224c7bf Handle d_type == DT_UNKNOWN correctly 8282bc61df util-lib: Don't propagate EACCES from find_binary PATH lookup to caller 9d0ae987a6 network: drop noisy log message f67f0e4ec4 Updated log message when the timesync happens for the first time (#13624) e151bf4674 units: make systemd-binfmt.service easier to work with no autofs 2b8e574d82 Corect man page reference in systemd-nologin.conf comments a0577353f1 man: Add a missing space in machinectl(1) 693e983988 log: Add missing "/%"/ in "/%m"/ log format strings ea7151b8c4 pid1: do not warn if /run/systemd/relabel-extra.d/ doesn't exist b90549290e man: fix typo - Remove intltool BuildRequires, not needed since v237 - Use python3-base BuildRequires instead of full python3 - Add 0001-compat-rules-escape-when-used-for-shell-expansion.patch (bsc#1153648) Added to the quaratine area to avoid uploading a new tar ball just for that single change. It will be dropped during the next import. - don't package locales in -mini package - Import commit 428b937f917ae177f2315e8469800941885e441a 0026b58744 pid1: fix DefaultTasksMax initialization - Import commit ed81f69153488279957268e247a5c81b678da491 (changes from v243-stable) fab6f010ac dhcp6: use unaligned_read_be32() f2d9af4322 dhcp6: add missing option length check ccf797511e ndisc: make first solicit delayed randomly f2275b6e12 dhcp6: read OPTION_INFORMATION_REFRESH_TIME option 6dfbe58ee7 l10n: update Czech Translation d4cd0e9d32 sd-radv: if lifetime < SD_RADV_DEFAULT_MAX_TIMEOUT_USEC, adjust timeout (#13491) dbefe59259 polkit: fix typo a321507476 sd-netlink: fix invalid assertion 45dca7fe86 network: do not enter failed state if device's sysfs entry does not exist yet dd83d58796 network: add missing link->network checks b294305888 path: stop watching path specs once we triggered the target unit 2cd636c437 hwdb: add Medion Akoya E2292 (#13498) d133bdd1fa po: update Brazilian Portuguese translation 530e09b594 po: update Polish translation 0c5c3e34c1 polkit: change "/revert settings"/ to "/reset settings"/ 73e0f372d8 man: fix description of ARPIntervalSec= units 5412cc54a1 hwdb: axis override for Dell 9360 touchpad 9d4e658529 test: drop the missed || exit 1 expression 7ed7ea82f6 udevadm: use usec_add() 477bf86c91 udevadm: missing initialization of descriptor 19ac31c989 networkd: unbreak routing_policy_rule_compare_func() a20a2157a8 core: coldplug possible nop_job eb55241742 tty-ask-pwd-agent: fix message forwarded to wall(1) 1a3c53c06c core: Fix setting StatusUnitFormat from config files 91db81e4dd network DHCP4: Dont mislead the logs. 6af590838b Update m4 for selective utmp support. modified: tmpfiles.d/systemd.conf.m4 6823c907cf core: restore initialization of u->source_mtime 29308bcc13 mount-setup: relabel items mentioned directly in relabel-extra.d 8ca1e56165 Call getgroups() to know size of supplementary groups array to allocate 5d84a7ad1c test: add test cases for empty string match 1536348cc8 udev: fix multi match 3ccafef0ad man: move TimeoutCleanSec= entry from .service to .exec 8c0c30a820 zsh: udpate bootctl completions 0556c247a2 resolved: fix abort when recv() returns 0 9a25d75520 man: remove repeated words be3be29347 hwdb: Also mark lis3lv02d sensors in "/HP"/ laptops as being in the base 4b92ffccaa udev: also logs file permission 75a2845e5a udev: add missing flag for OPTIONS=static_node 19e9fc4262 network: do not abort execution when a config file cannot be loaded 3e1267cf50 fileio: update warning message 1b3156edd2 pstore: fix use after free f500d2fa81 journal: Make the output of --update-catalog deterministic 64d0f7042d travis: protect the systemd organization on Fuzzit from forks 4247938ee1 hwdb: Mark lis3lv02d sensors in HP laptops as being in the base 379158684a po: update Japanese translation 31e1bbd1ca docs: fix push recipe in RELEASE.md f06530d86b man/systemctl.xml: fix missing "/not"/ 22aba2b969 docs: fix typo in boot loader doc 000e08ca70 pstore: fix typo in error message - directoy -> directory f7f9c69ac5 Fix typo in comment: overide -> override ca8ba8f8c0 po: update Polish translation - Some files related to the portable stuff were missing some %exclude - Allow YaST to select Iranian (Persian, Farsi) keyboard layout (bsc#1092920) - split off networkd and resolved into separate network subpackage - use separate lang package for translations - Import commit 9e41d7ec3572d8d5ea1e00f683e9fbf8108e85b4 fb1b9d54f9 tty-ask-pwd-agent: fix message forwarded to wall(1) dd14da3bb6 core: restore initialization of u->source_mtime d62f30f647 resolved: create /etc/resolv.conf symlink at runtime - Slighly rework (mostly reorganization) the portable stuff - Track 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch in the git repo This patch has been in the quarantine area long enough, so let's move it in the git repo. - Upgrade to v243 (commit e0b24c4356aa0c1c56ff274ff72228f33482a5be) See https://github.com/openSUSE/systemd/blob/SUSE/v243/NEWS for details. This includes the following bug fixes: - upstream commit b2774a3ae692113e1f47a336a6c09bac9cfb49ad (CVE-2019-20386 bsc#1161436) - upstream commit 5406c36844b35504a64e9f05fc74b8e5e5a09143 (bsc#1132400) - upstream commit 83a32ea7b03d6707b8e5bb90a0b3a6eb868ef633 (bsc#1132721) - upstream commit 7cc5ef5f1811c539ae7f20255c2a093f413cc64f (bsc#1172824 bsc#1142733) - upstream commit 83cb24ac20baf19f7834931dcf6e03486b4c9c30 (bsc#1156213) - upstream commit a2dcb1d78737d3daa301ee63fbdd02837acb71a8 (bsc#1158485) - upstream commit 08185cff19efcb1d7d9fb7b546e7f516ab6dae91 (bsc#1165011) - upstream commit 59c55e73eaee345e1ee67c23eace8895ed499693 (bsc#1177510) Drop 0001-Revert-insserv.conf-generator.patch as it's been dropped from branch SUSE/v243 while we were rebasing. Drop 0001-rc-local-generator-deprecate-halt.local-support.patch as this functionality had been deprecated during the previous release and now have been dropped by upstream. - enable systemd-portabled - systemd-container creates and owns /etc/systemd/nspawn now - Import commit 0f9271c1336c5c9055e75389732a44745d796851 (changes from v242-stable) 07f0549ffe network: do not send ipv6 token to kernel 9d34e79ae8 systemd-mount: don't check for non-normalized WHAT for network FS 5af677680c core: set fs.file-max sysctl to LONG_MAX rather than ULONG_MAX (bsc#1142099) 29dda7597a random-util: eat up bad RDRAND values seen on AMD CPUs eb6c17c178 util-lib: fix a typo in rdrand 829c20dc8e random-util: rename "/err"/ to "/success"/ 5442366fbf man: rework the description of Aliases and .wants/.requires directories ae71c6f634 docs: typo in arg name replace-irreversible -> replace-irreversibly 09774a5fcb meson: make nologin path build time configurable 69ffeeb0b1 man: add note about systemctl stop return value 4cf14b5513 shared/conf-parser: say "/key name"/ not "/lvalue"/, add dot 4481ca7f86 shared/conf-parser: emit a nicer warning for something like "/======"/ 46f3db894b shared/conf-parser: be nice and ignore lines without "/="/ 7d928995f7 nspawn: fix memleak in argument parsing 7727e6c0ae resolve: fix memleak 7f32a81976 journal: properly read unaligned le64 integers fa419099e5 activate: move array allocation to heap 815a9fef2a systemctl: print non-elapsing timers as "/n/a"/ not "/(null)"/ a4fc3c88f1 factory: include pam_keyinit.so in PAM factory configuration a453d63315 factory: add comment to PAM file, explaining that the defaults are not useful d9a5a70a59 factory: tighten PAM configuration 5e2d3bf80b test: make sure colors don't confuse our test 5fe3be1334 wait-online: change log level c49b6959d5 systemctl: emit warning when we get an invalid process entry from pid1 and continue 3c9f43eb03 systemctl: do not suggest passing --all if the user passed --state= 5964d1474e man: offline-updates: make dependence on system-update.target explicit a04dd26e03 alloc-util: drop _alloc_ decorator from memdup_suffix0() 7c46a694ca man: add example for setting multiple properties at once 1d72789271 man: CPUShares= is so 2015 45da304673 man: document that WakeSystem= requires privs bed58a06e4 man: document that "/systemd-analyze blame/critical-chain"/ is not useful to track down job latency c5461f31b3 man: be more explicit that Type=oneshot services are not "/active"/ after starting 455ee07abe man: document that the supplementary groups list is initialized from User='s database entry 5f0cb2616a alloc-util: drop _alloc_(2, 3) decorator from memdup_suffix0_multiply() 7bc336794d generator: downgrade Requires= → Wants= of fsck from /usr mount unit 66465c4381 systemctl: allow "/cat"/ on units with bad settings ca937b49da pid1: fix serialization/deserialization of commmands with spaces 4bb3113023 growfs: call crypt_set_debug_level() correctly, skip if not needed 0db716771e cryptsetup: enable libcryptsetup debug logging if we want it c8b9b3956f cryptsetup: set libcryptsetup global log callback too 679b3f6b7f basic/log: fix SYSTEMD_LOG_* parsing error messages 8d6b5158aa units: add SystemCallErrorNumber=EPERM to systemd-portabled.service 6681fcd445 network: fix the initial value of the counter for brvlan 853ec5f458 man: Add some notes about variable $prefix for StateDirectory= e6d23358e9 sd-netlink: fix inverted log message 6feb862407 blockdev: filter out invalid block devices early 9f7c0dbc75 blockdev-util: propagate actual error 3f5355bcb9 man: document tmpfiles.d/ user/group resolvability needs c15b92cd98 man: fix wrong udev property name 9768a900d6 meson: drop duplicated source 15194f22ed cryptsetup-generator: fix luks-* entry parsing from crypttab c2475390b4 core: skip whitespace after "/|"/ and "/!"/ in the condition parser fdc754aeb7 shared/condition: fix printing of ConditionNull= 572385e135 test: add testcase for issue #12883 9aa1edddb0 conf-parser: fix continuation handling 8fbc72f45f networkd: fix link_up() (#12505) - State directory of systemd-timesync might become inaccessible after upgrading to v240+ (bsc#1137341) This happens for users who had previously used systemd-timesync with DynamicUser=true, ie the ones who upgraded from a systemd version between v235 and v239 to systemd v240 and later (v240 was the version where DynamicUser was switched back to OFF). - Import commit eaa7b8b148927d471609de75e542dffcc1b36df4 7e58b89136 udevd: change the default value of udev.children-max (again) (bsc#1107617) - Add 0001-rc-local-generator-deprecate-halt.local-support.patch /etc/init.d/halt.local support will removed from the next systemd version (v243) so for now on warn (hopefully the few) users who rely on this script so they have a chance to switch to systemd-shutdown interface. - Add 0001-Revert-insserv.conf-generator.patch (bsc#1052837) All remaining packages have been fixed so they don't rely on the insser-generator to generate proper deps. So let's drop it as all services should carry the proper dependencies itself. - Drop debug-only-remove-new-policies.patch The new DBUS methods have been reviewed by the security team. - Import commit 9984a86d0d2259d54c7060f9c09f214202b4efa7 f2459bf373 random-util: eat up bad RDRAND values seen on AMD CPUs c90a2e9793 util-lib: fix a typo in rdrand 4db1cc9d46 random-util: rename "/err"/ to "/success"/ 981a62a102 random-util: hash AT_RANDOM getauxval() value before using it 64a9c3d918 random-util: use gcc's bit_RDRND definition if it exists c5d6ecfdca random-util: rename RANDOM_DONT_DRAIN → RANDOM_MAY_FAIL 298d13df7e network: remove redunant link name in message 77cbde31f2 hwdb: Align airplane mode toggle key mapping for all Acer series 460f03794e Revert "/hwdb: Apply Acer mappings to all Gateway and Packard Bell models"/ fe9271ad84 test: return a non-zero return code when 'nobody' user doesn't exist 29d355e755 fstab-generator: Prevent double free of reused FILE* f30f1adc11 meson: make source files including nspawn-settings.h depend on libseccomp 84bab914b8 alloc-util: don't use malloc_usable_size() to determine allocated size 5240972d8d units: drop reference to sushell man page 0a26de5e33 codespell: fix spelling errors 582de105c8 nspawn-expose-ports: fix a typo in error message - Buildrequire polkit so /usr/share/polkit-1/rules.d has an owner (bsc#1145023) Otherwise the "/post build checks"/ would complain and would force systemd to own this directory. The owner should still be "/polkit"/ and the perms should be in sync with the perm set by polkit itself. - Add debug-only-remove-new-policies.patch A temporary patch to suppress the new DBUS methods introduced by v242 until they are reviewed and whitelisted by the secteam. - Add a comment explaining why static enablement symlinks in /etc are suppressed Also remove any /etc/systemd/system/*.requires/ symlinks for the same reason. - preset remote-cryptsetup.target during package installation This target is supposed to be part of the targets that should be enabled (or not depending on the presets) at package installation. - Upgrade to v242 (commit 071c380dcc434dca2a0c8b6de0519cc9e816c6d6) See https://github.com/openSUSE/systemd/blob/SUSE/v242/NEWS for details. This includes the following bug fixes: - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3843) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (CVE-2019-3844) - upstream commit 37ed15d7edaf59a1fc7c9e3552cd93a83f3814ef (bsc#1124122) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133506) - upstream commit bf65b7e0c9fc215897b676ab9a7c9d1c688143ba (bsc#1133509) - upstream commit 1f82f5bb4237ed5f015daf93f818e9db95e764b8 (bsc#1150595) - upstream commit e55bdf9b6c5f72475b258a7a4585a0480551cb60 (bsc#1173422) - Drop "/BuildRequires: -post-build-checks"/ from the specfile (bsc#1130230) The syntax of this directive is obsolete and should be replaced by "/#!BuildIgnore: post-build-checks"/. However there's no good reasons to disable these SUSE extra checks, so let's re-enable them and fix the few errors it detected. - Import commit 4e6e66ea94cf5125f9044f0869939a86801ed2d8 430877e794 pam-systemd: use secure_getenv() rather than getenv() (bsc#1132348 CVE-2019-3842) 3cff2e6514 man: document that if the main process exits after SIGTERM we go directly to SIGKILL 26c4f7191c bus: fix memleak on invalid message - systemd-coredump: generate a stack trace of all core dumps (bsc#1128832 jsc#SLE-5933) This stack trace is logged to the journal. - Stop installing macros.systemd There're no points in installing this file if we remove it right after. - Make sure systemd-network.rules take precedence over our polkit-default-privs (bsc#1125438) - Include the SUSE version along with the major version of systemd $ systemctl --version systemd 241 (+suse.42.g15a1b4d58) Note that the SUSE version format maybe subject to change and as such scripts should not try to parse it. - systemd-mini: explicitly disable some of the systemd components For some reasons, some build requirements get pulled in for the mini variant now, enabling some parts of the code that were expected to be turned OFF. - Upgrade to v241 (commit 15a1b4d58f1d2bc9c21c7cbab6fe63b58e48bda1) This includes the following bug fixes: - upstream commit c0d76959080e3ba6534bce1c7053c750668e8b55 (bsc#1160595) - upstream commit 7334ade4a7e103b1a01d1c8fe1ea7c7a854a1c31 (bsc#1123892) - upstream commit c7e93c4d15019323973baf12daa76357c83892c4 (boo#1111498) This also includes the following bug fixes released in v240: - upstream commit 2675747f3cdd6f1e6236bbb2f79abfa53fb307f1 (boo#1111498) - upstream commit 9eb0fc32d6cb63e71f2cfc1e7dd34c3ede4b48a3 (bsc#1140631) - upstream commit 1432d2dbdfa90963272a9b581dc4b55dd3ac514f (bsc#1155574) - upstream commit 26e35b164b8d0603629b3d394554cfa728e8c3e4 (bsc#1169488) - upstream commit a9fc640671ef60ac949f1ace6fa687ff242fc233 (fate#325697) - Import commit a1d86af7ed49dacef671e8ec8dae9472a8fa47f5 92d860fc12 sysctl: Don't pass null directive argument to '%s' (bsc#1121563) 1379e30d59 Allocate temporary strings to hold dbus paths on the heap (bsc#1125352 CVE-2019-6454) b5569a03ae Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. (bsc#1125352 CVE-2019-6454) - Import commit 01b4746d3c6f6cbf969fa2176c77ac3f616a7eda 7af53e005b sd-bus: if we receive an invalid dbus message, ignore and proceeed 92dcbfdd7f bus: move BUS_DONT_DESTROY calls after asserts a83e7b3b43 automount: don't pass non-blocking pipe to kernel. 726127ea1d units: make sure initrd-cleanup.service terminates before switching to rootfs (bsc#1123333) a6347a3cb6 core: Fix use after free case in load_from_path() (bsc#1121563) 22e2550222 strv: rework FOREACH_STRING() macro (bsc#1121563) 2ddd38f41a test,systemctl,nspawn: use "/const char*"/ instead of "/char*"/ as iterator for FOREACH_STRING() c2c8333e0b strv: add new macro STARTSWITH_SET() 1db243a601 Update systemd-system.conf.xml (bsc#1122000) - Import commit ad34cc45f63720ced69960dc66b47bddb146176d Import a bunch of fixes from stable/v239-stable: c8293f5af4 Revert "/network: set DynamicUser= to systemd-networkd.service"/ 7f605592e6 Revert "/resolve: enable DynamicUser= for systemd-resolved.service"/ 5a48e92e06 test: Fix networkd test for an already running service 36eae1688b Revert "/timesyncd: enable DynamicUser="/ 3a11f24cf0 Revert "/unit: drop After=systemd-sysusers.service from timesyncd"/ 23cfd15ce9 machinectl: fix verbosity of import-raw or friends ba037daf29 Make bzip2 an optional dependency for systemd-importd fb609d2721 pull: initialize libgcrypt before calling any functions provided by libgcrypt c50857bc6b hwdb: remove stray 'i' in hwdb match string for the HP Spectre (#9571) 9a12fd17f5 man: Mention that paths in unit files must be fully normalized. 76fc2ab4a6 tree-wide: use instead of #ifdef for HAVE_* fcc699c093 network: update log message a4f497b2cd Use #if instead of #ifdef for ENABLE_GSHADOW 121c662eb8 man: add missing option for system.conf 564341146e core: add missing option and drop nonexistent option in system.conf 7082a3599f journal: add missing option in journald.conf 3c15efa9c1 basic: add missing comma in raw_clone assembly for sparc 4c210b6dce cryptsetup: Add dependency on loopback setup to generated units c777fbbe3e journal-gateway: use localStorage["/cursor"/] only when it has valid value c5b1bef639 journal-gateway: explicitly declare local variables 2361522ca6 analyze: actually select longest activated-time of services 3e810d92d9 sd-bus: fix implicit downcast of bitfield reported by LGTM aef660a4cf resolvconf: fixes for the compatibility interface 06b3f54f50 install: fix error handling in is_symlink_with_known_name() f70ab9a468 portable: fix error handling d2c40d4e80 resolve: fix return value type of dns_answer_has_dname_for_cname() 6f684e0670 resolve: dns_scope_network_good() does not returns negative errno 15d83e1138 bus-util: fix error handling ba0a1f3384 core: free lines after reading them - Import commit 3bece8a25ae11e8ec132cdecc7e72a00ee790994 89a9721a47 Revert "/logind: become the controlling terminal process before restoring VT"/ (bsc#1120836) c3a8dc821b pam_systemd: reword message about not creating a session 0ba0f5b3ef pam_systemd: suppress LOG_DEBUG log messages if debugging is off - Import commit a3b059a8c60622e4ec30aabda93c6b41d0953dc4 9dbe9f12ec journal-remote: set a limit on the number of fields in a message (CVE-2018-16865 bsc#1120323) 61d569ab1b journal-remote: verify entry length from header a08760b26c µhttpd: use a cleanup function to call MHD_destroy_response 43f46a1a3d journal-gateway: use _cleanup_ attribute to stop microhttpd daemon 437b0b2d01 journald: lower the maximum entry size limit to ½ for non-sealed fds ac9e209710 journald: when processing a native message, bail more quickly on overbig messages ce103705b9 journald: set a limit on the number of fields (1k) (CVE-2018-16865 bsc#1120323) 35538171c2 coredump: fix message when we fail to save a journald coredump cfe247b555 basic/process-util: limit command line lengths to _SC_ARG_MAX 9d59e6f6ee journald: do not store the iovec entry for process commandline on stack (CVE-2018-16864 bsc#1120323) 8d650a68d4 journald: remove unnecessary {} b608f532a4 coredump: remove duplicate MESSAGE= prefix from message 0dbb2dc066 vconsole-setup: fonts copy will fail if the current terminal is in graphical mode (bsc#1114933) e501d65540 Revert "/systemctl: when removing enablement or mask symlinks, cover both /run and /etc"/ d3ea69961f fs-util: rename safe_transition() into unsafe_transition() 338470fdc9 tmpfiles: use CHASE_WARN in addition to CHASE_SAFE d9ae1b30da fs-util: make chase_symlink() returns -ENOLINK when unsafe transitions are met 8b76594d1f fs-util: add new CHASE_WARN flag to chase_symlinks() - Import commit 8ae56af7802ef8f91fac64fa244d62a4468fbbd5 4474878178 udev-builtin-kmod: adjust logging 805534aff5 core: use the generic module_load() function ac7e902530 shared/module-util: fix preexisting mixup with errno sign 415aa40793 udev-builtin-kmod: use the generic module_load() function 8a36b4bac6 Move module-util.h to src/shared/ and load_module() to libshared 999b910752 core/kmod-setup: restore comments 1f2b822a21 logind: stop managing VT switches if no sessions are registered on that VT 5ad8d374c5 terminal-util: introduce vt_release() helper 145d492490 logind: become the controlling terminal process before restoring VT (bsc#1101591) d4b5dbc033 terminal-util: introduce vt_restore() helper 2e8af185f0 logind: make session_restore_vt() static ff3048364f udev: downgrade message when we fail to set inotify watch up (bsc#1005023) - Fix the test for figuring out if /etc/machine-id is writable in %post (bsc#1117063) "/test -w"/ always returns true for root user even if the writable mode bits are not set. Fix this by testing the file mode bit value instead. - Move systemd-sysv-convert from /usr/sbin to /usr/lib/systemd This tool is not supposed to be run by users. - Import commit 69f9f79e1b03e3d23df25b61cbcc9304af3e358f (bsc#1080919 CVE-2018-6954) f3615ce49 tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 7165e92f4 tmpfiles: use fd_get_path() even less excessively c2c531c1d test: make TEST-22 easier to debug, by outputting to /dev/console 621b78317 test: don't use "/nobody:nogroup"/ for tests 1f9c7acad tmpfiles: return correct error variable after fd_reopen() 2236280c1 tmpfiles: reindent one comment less weirdly f6bdfb889 tmpfiles: use correct error variable bc75127cd tmpfiles: clarify that we ignore file attribute setting errors 621c8b1fe tmpfiles: add log message where we previously failed silently bc9229630 tmpfiles: use fd_get_path() less excessively 5a1106039 tmpfiles: add more tests c974086cc tmpfiles: don't follow unsafe transitions in path_set_*() e64a510eb fs-util: add new CHASE_NOFOLLOW flag to chase_symlinks() 7480154d0 tmpfiles: make create_fifo() safe eb890962c fs-util: introduce mkfifoat_atomic() helper 653bb81af fileio: make tempfn_random_child() accept empty string as path 2b1e12bfe tmpfiles: introduce create_fifo() 6dd80f289 tmpfiles: introduce empty_directory() f2c137edf tmpfiles: introduce create_directory() and create_subvolume() and make them safe 6a76f6dfb basic/stat-util: introduce is_dir_fd() 38a7f2e81 btrfs-util: unfuck tmpfiles' subvol creation 26e19b6fe btrfs-util: introduce btrfs_subvol_make_fd() 5fb5bdf5d basic/label: introduce mkdirat_label()/mkdirat_errno_wrapper() helpers 390b767da selinux: introduce mac_selinux_create_file_prepare_at() 0f72fadba smack: introduce mac_smack_fix_at() f2838154b tmpfiles: introduce create_directory_or_subvolume() 2de697fb8 tmpfiles: make create_device() safe 558c5fec7 tmpfiles: introduce create_device() dee986b1d tmpfiles: make copy_files() safe cacb14d3f tmpfiles: introduce copy_files() routine 81c85ce17 tmpfiles: make write_one_file() safe 9ec6b92ab tmpfiles: make truncate_file() safe 8dde36e03 tmpfiles: introduce truncate_file() which deals with 'F' exclusively 481134a93 tmpfiles: introduce create_file() which deals with 'f'/'F' exclusively 057861560 tmpfiles: make the stat struct parameter in fd_set_*() optional f37caffda tmpfiles: stat file in item_do() rather than in its callers 86f1362d4 tmpfiles: set only default acls to folders #9545 (#9599) - Make systemd-mini-sysvinit provides systemd-sysvinit Some packages (such as shepherd-bins) want to conflicts with systemd-sysvinit: they should also conflict with systemd-mini-sysvinit. - Add 0001-logind-keep-backward-compatibility-with-UserTasksMax.patch We have to keep support for UserTasksMax= for a while before dropping it. This patch is supposed to do that and also to make users aware of this change. It also hints how to configure that differently. - Import commit f39674d6d114d999c50672c7bea8cad21e1eaed9 7d1e04e85 units: use =yes rather than =true everywhere 185ce0d34 units: assign user-runtime-dir@.service to user-%i.slice a051f5e41 units: make sure user-runtime-dir@.service is Type=oneshot 30c6842c3 units: set StopWhenUnneeded= for the user slice units too e74de046e login: fix typo in log message - Own %{_libexecdir}/modules-load.d (again) This was incorrectly dropped during the split of the SUSE specific configurations. - Drop a Conflicts: in systemd-coredump It not needed anymore since the mini variant of systemd-coredump is not built anymore. - Import commit b54f5d7a8b41898ce98f43cd1a6cc92c0071806d 5def29d24 coredump: only install coredump.conf when ENABLED_COREDUMP=true 9133e2d6e dhcp6: make sure we have enough space for the DHCP6 option header (bsc#1113632 CVE-2018-15688) ebc3fa418 dhcp6: split assert_return() to be more debuggable when hit 51eefb6ac chown-recursive: let's rework the recursive logic to use O_PATH (bsc#1113666 CVE-2018-15687) e1e1aa237 core: skip unit deserialization and move to the next one when unit_deserialize() fails 1c726c87d core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) (bsc#1113665 CVE-2018-15686) 4cd7d11ac core: don't create Requires for workdir if "/missing ok"/ (bsc#1113083) - Make systemd-coredump sub-package optional and don't build the mini variant. - Drop duplicated %{?mini} suffix for systemd-{container,coredump} subpackages "/-mini"/ is already part of the name of the main package so there's no need to append it again for those sub packages. It's only needed when the name of a subpackage is completely redefined, IOW when '-n' option is used with the %package directive. - Dont ship /usr/sbin/resolvconf symlink for now It conflicts with the bin shipped by openresolv and provides limited compat only. - Upgrade to v239 (commit 6d8584e7e8e5d13d2bab49b9e6f6d2ec39759978) This includes the following bug fixes: - upstream commit 0722b359342d2a9f9e0d453875624387a0ba1be2 (bsc#1045723) - upstream commit 2f2e14b251b9929e84e8b690d0187b766dfbae20 (bsc#1124122) - upstream commit c839b729c5f7b08f6d91bf9567d0b1f91d17e0f7 (bsc#1155207) - upstream commit 8eebb6a9e5e74ec0ef40902e2da53d24559b94a4 (bsc#1168076) This also includes the following bug fixes released in v238: - upstream commit e8a3144ec4ff332bd63644e468a98e1a7e06e7e4 (bsc#1112024) - upstream commit 4d219f5343b1924e7c519c2c178aeb5d1a5ab924 (bsc#1123727) - upstream commit 43b7f24b5e0dd048452112bfb344739764c58694 (bsc#1146991) - upstream commit bf443be99565e4327f1c8c12b79d98b4c1529cf1 (bsc#1156213) - Ship systemd-sysv-install helper via the main package This script was part of systemd-sysvinit sub-package but it was wrong since systemd-sysv-install is a script used to redirect enable/disable operations to chkconfig when the unit targets are sysv init scripts. Therefore it's never been a SySV init tool. While at it, don't ship this script (as well as systemd-sysv-convert) when sysvcompat is not defined. - Import commit 19b3868d32af20f1ecc86fe3c997144ff456fd65 06c2284d64 core: introduce systemd.early_core_pattern= kernel cmdline option 479b002083 core: add missing 'continue' statement c7fbccc62e journald: don't ship systemd-journald-audit.socket (bsc#1109252) f17a6c790c detect-virt: do not try to read all of /proc/cpuinfo (bsc#1109197) 5a1aa84544 compat-rules: generate more compat by-id symlinks for NVMe devices (bsc#1095096) - Import commit a67b516d49115a5be0f2ac27a2874cee6c59a7ae f8457adf9d emergency: make sure console password agents don't interfere with the emergency shell b8bbb50634 man: document that 'nofail' also has an effect on ordering a5410b2229 journald: take leading spaces into account in syslog_parse_identifier b793c312c7 journal: do not remove multiple spaces after identifier in syslog message f9595f0481 syslog: fix segfault in syslog_parse_priority() d464f06934 journal: fix syslog_parse_identifier() e70422883a socket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE only if SO_RCVBUF/SO_SNDBUF fails (bsc#991901) - split off SUSE specific udev rules from systemd package (fate#325478) * remove 60-io-scheduler.rules * remove 80-hotplug-cpu-mem.rules * remove 99-wakeup-from-idle.rules * remove /usr/lib/modules-load.d/sg.conf (see bsc#1036463 for details) these are now maintained in the new package system-tuning-common-SUSE - Enable or disable machines.target according to the presets (bsc#1107941) - Import commit cc55f1ea9e1c1ccab5b9fb97e10e08830d02b282 962b38aaf user@.service: don't kill user manager at runlevel switch (bsc#1091677) 3986c4d82 units: make sure user@.service runs with dbus still up 5e68aa0f2 Revert "/udevd: increase maximum number of children"/ (bsc#1107617) 099138fd9 fix race between daemon-reload and other commands (v237) (bsc#1105031) - Import commit 6ac2232d88f4b64428511a4692a51bd00d610b32 6247696db nspawn: always use mode 555 for /sys (bsc#1107640) 72f558b57 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) cfcd97cf2 cryptsetup: add support for sector-size= option (#9936) (fate#325634) - Import commit bb5a925bcefd4743873cae3f748ae1a426e92d44 8983bd246 core: don't include libmount.h in a header file (#8580) 3e4156a8f tmpfiles: don't adjust qgroups on existing subvolumes (bsc#1093753) 42edc93ac core/service: rework the hold-off time over message - Enable regexp matching support Currently only used by "/journalctl --grep=xxx"/. - Import commit 0350f62a8cf7f151951b6b78337fe3c198b8bf6a fbf43a697 core: don't freeze OnCalendar= timer units when the clock goes back a lot (bsc#1090944) 4134ba8b6 man: SystemMaxUse= clarification in journald.conf(5) (bnc#1101040) 78bb2a0c4 socket-util: fix getpeergroups() assert(fd) (#8080) (bsc#1096516) 1753d0420 systemctl: mask always reports the same unit names when different unknown units are passed (bsc#1095973) 50ebf79d7 scsi_id: Fixup prefix for pre-SPC inquiry reply (bsc#1039099) 570f7655b locale-util: on overlayfs FTW_MOUNT causes nftw(3) to not list *any* files - Drop runtime dependency on dracut (bsc#1098569) Otherwise systemd pulls in tools to generate the initrd even in container/chroot installations that don't have a kernel anyways. For environments where initrd matters, dracut should be pulled via a pattern. - Import commit f63623c1fc0eb01b8efc2037d004f42ed8328356 6a161916f device: make sure to always retroactively start device dependencies (take #2) (bsc#1088052) e4402648c Fix pattern to detect distribution ad59c7970 install: "/user"/ and "/global"/ scopes are equivalent for user presets (boo#1093851) b1876c81a rpm: remove confusing --user before --global 00ea8a214 man: updated systemd-analyze blame description for service-units with Type=simple (#8834) (bsc#1091265) a9b587e2f fileio.c: fix incorrect mtime - Add 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch (boo#1024897) - Ship systemd-resolved (but disabled by default) (bsc#1018387) - Disable user units by default (bsc#1090785) - Slight rewrite of the previous fix - align permissions of /etc/machine-id to upstream code (bsc#1092269) world writeable machine-id is a security issue - Move 80-container-v[ez].network in systemd-container sub-package - Move 80-container-host0.network from udev to systemd - Import commit d8196805089566ecd846b7c627ff2f3c42588c50 621b247f3 device: skip deserialization of device units when udevd is not running a7da5bdbc device: make sure to always retroactively start device dependencies (bsc#1088052) 303624f6f systemd-udevd: limit children-max by available memory (#8668) (bsc#1086785 bsc#1066422) 76acf3ae9 tmpfiles: fix directory removal with force symlink (#8619) - Ship 99-sysctl.conf instead of creating it during package installation/update (bsc#1088769) Previously this symlink was created in /etc/sysctl.d during %post which made the symlink not owned and more importantly it was created only if /etc/sysctl.conf is already installed which is not always the case during the installation process it seems. So ship the symlink unconditionally and put it in /usr/lib/sysctl.d instead since it's a distro default behavior that might be overriden by sysadmin later. - Be consistent in 60-io-scheduler.rules And use "/?*"/ when checking for the non empty string (instead of "/*?"/). - /usr/lib/systemd/systemd-coredump was missing from systemd-coredump sub-package (boo#1088057) - Drop systemd-bash-completion sub-package Now we directly ship the completion scripts from the main package as we already do for zsh. I couldn't see any advantages in this split. - Be more accurate when specifiying the tools version we provide - Make sure rpm won't expand %autopatch even if it's commented - stat(1) as well as systemctl are not use in %post section of udev So remove stat(1) from the list of dep and move systemctl to the requirements of %postun since it's called from there. - Import commit 14b3e00c3ccb8c1c82c8a2e99a9534750880a09e e0a8285e2 pid1: when creating service directories, don't chown existing files (#8181) (boo#1085971) fb25886b1 Fix format-truncation compile failure by typecasting USB IDs (#8250) (bsc#1084638) 5a6e9c92e sysusers: make sure to reset errno before calling fget*ent() c2e1ee488 sysusers: also add support for NIS entries in /etc/shadow 51cb94fa1 sysusers: do not append entries after the NIS ones (bsc#1085062 bsc#1045092) 783f3d368 basic/macros: rename noreturn into _noreturn_ (#8456) - Drop 0001-basic-macros-rename-noreturn-into-_noreturn_.patch It's been merged in the git repo. - Rename the tarball (bsc#1087323) So it's clear that it contains some additional patches on top of the upstream version. Use the commit hash in the name so the exact version can easily be identified. Provide _service file which can be used to retrieve the tarball from the git repo (with "/osc service disabledrun"/). - Split systemd-coredump sub-package off (bsc#1083849) - Enhance IO scheduler tweaking rules to support blk-mq as well * Set optimal blk-mq schedulers (bfq and mq-deadline for HDD and SSD respectively) * Explicitly set CFQ for rotational disks when no `elevator` is specified * Verbose comments explaining what is going on * Rename the rules file since it is not ssd-only anymore - Don't ship machines.target in systemd-container but in systemd main package machines.target is supposed to be a standard target for starting/stopping all containers. systemd-nspawn is the main user of it but other container managers could also make use of it. - Build a mini variant of systemd-container So we don't have to manually track and remove all files that should be shipped by systemd-container in the case of a bootstrap build. - Run migrate-sysconfig-i18n.sh also during package installation (bsc#1086164) This is needed when we upgrade from SLE11. - Add 0001-basic-macros-rename-noreturn-into-_noreturn_.patch This fix a build error triggered by the introduction of the new version of libgpg-error package. Patch submitted to upsream: https://github.com/systemd/systemd/pull/8456 - Turn off the IP sandboxing for systemd-logind Since v235 logind run inside an IPv4/IPv6 sandbox by default. This creates incompatibilites for systems using NIS. - Restore (maybe temporarly) "/pam_config --add systemd"/ During its installation pam-config seems to overwrite the defaults shipped by "/pam"/ for "/some"/ reasons (see bsc#1084924) No idea why but since pam_systemd is not part of the "/pam-config"/ defaults, we need to restore pam_systemd in common-session manually... - Remove dropin that was used to turn delegation off for user instances Upstream now enables "/memory"/ and "/pids"/ controllers only which should have a very limited impact on performance compare to the "/cpu"/ controller. - Import commit 46d6bc9c4f1c05f3b4fcfca754cc59963bd86ce3 2a79f4e78 units: delegate "/memory"/ instead of "/cpu"/ by default for user instances (#8320) (bsc#954765 bnc#953241 fate#320421) 88174ae85 compat-rules: fix syntax errors spotted by test/rule-syntax-check.py - Remove udev-remount-tmpfs script Complete the previous commit. - Fix hotplug memory in 80-hotplug-cpu-mem.rules When new memory was hotplugged, the rule was supposed to call an external script (udev-remount-tmpfs) to remount all tmpfs. However the script was broken since its introduction (commit rev=715, 14/07/2014) and had no effects... this makes me wonder if we shouldn't get rid of this... - Make sure /var/lib/machines is created when systemd-container is installed - BS forces us to own %{_prefix}/lib/modprobe.d This seems wrong but that's how the SUSE BS works. - Upgrade to v237 (commit 78221ca750a9c266f9f8497dda59d7ee44000a6c) Udev rules 60-ssd-scheduler.rules and 80-hotplug-cpu-mem.rules have been removed from the git repo and are now maintained at the package level. Those rules have been rejected by upstream as they seem to be written to workaround some kernel shortcomings... This includes the following bug fix: - upstream commit 3d083b2245b0b8e52f2d8ccc3e55246f41f1f544 (bsc#1102908) This also includes the following bug fixes released in v235: - upstream commit 2e64e8f46d726689a44d4084226fe3e0ea255c29 (bsc#1069239) - upstream commit 79873bc850177050baa0c5165b119adafeebb891 (bsc#1069239) - upstream commit 4bc5d27b942afa83cc3d95debd2ad48d42ac07a8 (bsc#1089376) - upstream commit e9ea4526a3a3b41eced29b8d742498cc36750424 (bsc#1089693) - upstream commit d75b31837c93dbb9b20067719026ad0fb7cdfadd (bsc#1117025) - upstream commit 0e8856d25ab71764a279c2377ae593c0f2460d8f (bsc#1117025) - upstream commit 048dd629c4590eefb2ebd6a316c7350ed3a6ff19 (bsc#1119971) - upstream commit 9b32afa9f241fe8febc0a754850f1e7331caf6e3 (bsc#1126056) - upstream commit e6dde451a51dc5aaa7f4d98d39b8fe735f73d2af (bsc#1137053) - upstream commit 0864d311766498563331f486909a0d950ba7de87 (bsc#1158336) - upstream commit d60cb656fc63c24b430421764b7d0322857d34fd (bsc#1161262) - upstream commit e2be442e791fa1150aa835c684acc6d7189de3e1 (bsc#1165011) - upstream commit 64a36ae4b1dd23474dd7ea261381ac437b24fac2 (bsc#1172072) - upstream commit b001ad61e91b6499897f0c977045c7608c233bfa (jsc#SLE-7687) - includes IP filtering feature (jsc#SLE-7743) This also includes the following bug fixes released in v236: - upstream commit b3b4ebab02395933cde554b5a5d5c363dae3920d (bsc#1083571) - upstream commit 3e3852b3c6c61506963112fd218a86b673fc61e6 (bsc#1110445) - upstream commit 4050e4797603d3644707d58edfd9742b5311c7cf (bsc#1124153) - upstream commit 8cb83266062b383cdd4a57301ef559d64b491c51 (bsc#1125604) - upstream commit 19a44dfe4525ab01caf593a9c2beada4b412910d (bsc#1156482) - add basic user space support for suspend to idle (fate#323814) add 99-wakeup-from-idle.rules Currently this only covers the power button and usb/AT keyboards as wakeup devices. It is planned to make that configurable in the future. - Don't call "/pam-config --systemd"/ pam_systemd.so has been integrated directly in the PAM stack since bsc#812462. So there's no need to call pam-config. - Fix build errors due to the split-off of systemd-containe: found conflict of systemd-234-33.1.x86_64 with systemd-container-234-33.1.x86_64: - /usr/share/man/man5/systemd.nspawn.5.gz - /usr/share/man/man1/systemd-nspawn.1.gz found conflict of systemd-container-234-33.1.x86_64 with systemd-mini-container-234-33.1.x86_64: - /usr/bin/systemd-nspawn - /usr/lib/systemd/system/systemd-nspawn@.service - /usr/lib/tmpfiles.d/systemd-nspawn.conf - Use %license (boo#1082318) - Split systemd-container sub-package off (fate#325469) Other distros already do it and it seems a good idea to not install this stuff on new installations by default. At least /var/lib/machines subvol is not created anymore at boot even if it wasn't used at all. - Import commit 295ead0f396beb2b5199abd99a17e274c2581f95 f4f94ab2e meson: install rules/80-hotplug-cpu-mem.rules 2901aa9b9 meson: install rules/60-ssd-scheduler.rules 1293c0056 core: use id unit when retrieving unit file state (#8038) (bsc#1075801) 596b2b241 Revert "/vconsole-setup: add SUSE specific settings for font/keyboard in sysconfig"/ 0b595da04 Revert "/locale-setup: handle locale at boot time well"/ - Re-enable systemd-firstboot It's used by the installer and also by JeOS. - Use %systemd_post in %post - Own /usr/lib/systemd/system-environment-generators directory - More systemd rpm macro usages - Disable systemd-firstboot I don't think there's any use case for it currently. - Use systemd rpm macros in paths defined in the specfile - Stop importing i18n settings from /etc/sysconfig (fate#319454) Bits taken from SLE15. - Make systemd-timesyncd use the openSUSE NTP servers by default Previously systemd-timesyncd used the Google Public NTP servers time{1..4}.google.com - Import commit 4a6a1e4f0b02e6cedf7eba93b85a6dd968f875c7 db1d8eacd compat-rules: make path_id_compat build with meson - Drop 0001-compat-rules-make-path_id_compat-build-with-meson.patch which is now part of the git repo (see above). - Don't ship /usr/lib/systemd/system/tmp.mnt at all (bsc#1071224) The previous fix couldn't work on platforms using a RO rootfs. Therefore we don't ship /usr/lib/systemd/system/tmp.mnt but we still ship a copy in /usr/share/systemd. Users who want to use tmpfs on /tmp are supposed to add a symlink in /etc/ pointing to the copy shipped in /usr/share/systemd. To support the update path we automatically create the symlink if tmp.mount in use is located in /usr/lib/systemd. - Don't build seccomp support in the mini package - Switch to Meson build system Some rearrangement in the file list was also needed. That was probably due to the upgrade of rpm. - Import commit 0a5600eb7f8263c7c79fec0d85cc159d54aba636 2a181fc6f insserv-generator: make it build with meson 7b0401da4 build-sys: don't build networkctl if networkd is disabled - Don't build-require selinux for the mini package - Drop libgcrypt.m4 The mini package builds fine without it so it doesn't seem necessary anymore. - Import commit 846d838c37865da60eba48090e570e959291399f b1e0a348d fileio: include sys/mman.h f1fa784cb meson: update header file to detect memfd_create() 8838ba7ec meson: define _GNU_SOURCE to detect copy_file_range() (#7734) 531a00c84 Restore "/restore /var/run and /var/lock bind mount if they aren't symlink"/"/ (the 3 first commits make systemd build against glibc 2.27) - Import commit 3f421e4fbf6fcb31d74caf729435868ba8824483 7fb9ea39a Revert "/restore /var/run and /var/lock bind mount if they aren't symlink"/ 23ce1207a meson.build: make docdir configurable (#8068) - Import commit 8ec9f58d334c76e736957812d9e57151502a6f63 07c6ee3eb compat-rules: get rid of scsi_id when generating compat symlinks for NVMe devices (bsc#1051465) 261a4ef38 compat-rules: generate compat by-id symlinks with 'nvme' prefix missing (bsc#1063249) - Drop 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch It's been imported in branch "/compats/udev-compat-symlinks"/ which has been merged in branch "/openSUSE-Factory"/ in its turn. - Import commit c516268845b0fd0683cef2e491b84077371e8f01 37da1facb core: disable session keyring per system sevice entirely for now (bnc#1045886) 8a1ae0449 strv: fix buffer size calculation in strv_join_quoted() - Drop 0001-core-disable-session-keyring-per-system-sevice-entir.patch It's been merged in branch "/SUSE/v234"/. - Import commit 2087a80d56bb6f8c7fb74a19172259bc9d9af866 2b8971b8a tmpfiles: refuse to chown()/chmod() files which are hardlinked, unless protected_hardlinks sysctl is on (bsc#1077925 CVE-2017-18078) 8c2bcac25 tmpfiles: change ownership of symlinks too - Do not optionally remove /usr/lib/systemd/system/tmp.mnt anymore (bsc#1071224) This was done to make sure that tmpfs wouldn't be used for /tmp by defaut in case the dir layout created by the installer did not create a customized tmp.mount. But it had the bad side effect to break "/rpm -V systemd"/ and updates of systemd via delta-RPMs. Now instead of removing tmp.mount unit file, we mask it (still only if no other tmp.mount would override the default one). It's the official way to disable tmpfs on /tmp after all. Since we cannot rely on the presence of fstab during package installations, we introduced a service which is run once on the first boot and which figures out if tmpfs would be used. If so it masks the unit. We also handle the upgrade path and make sure to preserve admin's settings (if any). Another advantage of this is that we will only need to remove the introduced service the day when tmpfs will be the default for SUSE distros. - Import commit 83067827cc891ddc90def200fdbe725917ec9fa3 3d60486f7 core/timer: Prevent timer looping when unit cannot start (bsc#1068588) 460bd0cd6 Revert "/handle SYSTEMCTL_OPTIONS environment variable"/ (fate#323393) - Import commit cc94ce8513221061898c83f57862544b16021f0e aa3eba828 delta: don't ignore PREFIX when the given argument is PREFIX/SUFFIX b1ea0173a delta: extend skip logic to work on full directory paths (prefix+suffix) (bsc#1070428) 77c5065f9 delta: check if a prefix needs to be skipped only once db32866d1 Fix parsing of features in detect_vm_xen_dom0 (#7890) (bsc#1048510) 11d40461a sd-bus: use -- when passing arguments to ssh (#6706) 1148d99f6 tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849) (bsc#1075179) 3a95f69bf tmpfiles: downgrade warning about duplicate line - Edit scripts-systemd-fix-machines-btrfs-subvol.sh We shouldn't be creating a /var/lib/machines subvolume if /var is already a seperate partition or subvolume. /var/lib/machines will already be excluded from snapper & similar tooling in this case. - Import commit 82dbe8a2ae56649231111eaadd4c302a2d2175ee 8c7f0c449 service: Don't stop unneeded units needed by restarted service (bsc#1066156) 869be64ce sysctl: use raw file descriptor in sysctl_write (#7753) 0c2400810 sysctl: disable buffer while writing to /proc (bsc#1071558) 9eb1f30b8 Use read_line() and LONG_LINE_MAX to read values configuration files. (bsc#1071558) 4dbea654f def: add new constant LONG_LINE_MAX 48f14cd71 fileio: add new helper call read_line() as bounded getline() replacement 861e1a222 build-sys: udevadm should have LOG_REALM=LOG_REALM_UDEV 8ed5cf3fb meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666) a9f93f1d0 virt: use XENFEAT_dom0 to detect the hardware domain (#6442, #6662) (#7581) (bsc#1048510) fe56abdf9 seccomp: arm64/x32 do not have _sysctl c9194fe37 seccomp: arm64 does not have mmap2 31d9b3c32 fs-util: small tweak in chase_symlinks() 9dd0bc7a3 meson: do not include man/meson.build if xsltproc not found 7e29e2b07 analyze: replace --no-man with --man=no in the man page (bsc#1068251) - Add missing /etc/systemd/network directory - Import commit e30f1b10e276fb18db10ea2463fbd7146ae778f6 63481b24b firstboot: do not write vconsole.conf when arg_keymap is empty (bsc#1070124) - Add 0001-compat-rules-get-rid-of-scsi_id-when-generating-comp.patch (bsc#1051465) This patch is not yet merged in the 'compats/udev-compat-symlinks' branch: we asked to upstream if it would be possible to introduce a new specifier that wouldn't strip trailing whitespaces , see https://github.com/systemd/systemd/issues/7462 Also this allows to give the patch more testing before merging it in the git repo. - Drop a useless rm(1) from the specfile - Remove requires for pwdutils, we don't need the shadow tools anymore [bsc#1069150] - Import commit 4b9afa11f918796184e1264d618b4ff5d18e481b 22dcb1d04 tmpfiles: when /etc is not fully initialized, some specifiers are expected to be unresolvable (#6860) (bsc#1055664) 216beb768 tmpfiles: Allow create symlink on directories (#6039) baf85eb79 udev: net_setup_link: don't error out when we couldn't apply link config (#7328) - Remove stderr redirection to /dev/null when calling %tmpfiles_create since it's not needed anymore due to commit 22dcb1d04. Indeed the messages are no more emitted at LOG_WARN but LOG_NOTICE. - Import commit b9a41367b6c1164318443491cc3dae0e8208e15c 86804326f systemd-firstboot: add vconsole keymap support (#7035) (bsc#1046436) 9b64225e9 resolved: fix loop on packets with pseudo dns types (bsc#1065276 CVE-2017-15908) - Drop 0001-systemd-firstboot-add-vconsole-keymap-support.patch since it's been merged upstream and backported to SUSE/v234 (see above). - Import commit e44237e76f6e133e62ff6c681d3fd06ebf12f66d a4e02c099 udev-rules: all values can contain escaped double quotes now (#6890) d2b767a76 tmpfiles: remove old ICE and X11 sockets at boot (#6979) - Add 0001-systemd-firstboot-add-vconsole-keymap-support.patch (bsc#1046436) Temporary patch until it's been merged by upstream, see https://github.com/systemd/systemd/pull/7035 - Damn forgot to drop 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch in the spec file - Import commit 6dea894131d78b20b9e0482f75afa6ee4dec8627 1cdd944b0 unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeoutSec= too (bsc#1004995) This make 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch not needed anymore. - Import commit 93688f8e53b4e482a55a7d4aba2d927ddedebdde c53522be3 compat-rules: allow to specify the generation number through the kernel cmdline - Import commit c1e8af7d1e8b09c2878a5b17f513bfc41ae46dc6 982754275 build-sys: make sure 61-persitent-storage-compat.rules is installed with meson 9ac2e8b9b udev: proc_cmdline_get_key() FTW! (#6925) - Import commit 9e0985dc330b1cf04bc44049962343bdf4ba851a 4fd7cd041 pam_logind: skip leading /dev/ from PAM_TTY field before passing it on dd6312828 logind: make sure we don't process the same method call twice (#6583) - Update scripts-systemd-upgrade-from-pre-210.sh script - drop dependency on awk - fallback to runlevel #3 if something goes wrong Note: I'm not sure how this is supposed to work as /etc/inittab is likely to be missing in my understanding. Indeed this file is part of the aaa_base package which might be upgraded before systemd is installed... - Drop macros.systemd.upstream as it's not used - Import commit 58ea3c819cca1639ef8c922505c573ba5e262b3d 334945091 shutdown: fix incorrect fscanf() result check (#6806) 027202892 shutdown: don't remount,ro network filesystems. (#6588) (bsc#1035386) bc77b53a5 shutdown: don't be fooled when detaching DM devices with BTRFS (boo#1055641) d9d293847 util: make get_block_device() available 421ce7382 tmpfiles: silently ignore any path that passes through autofs (#6506) (bsc#1045472) ca8f90e62 device: make sure to remove all device units sharing the same sysfs path (#6679) - Make use of "/%tmpfiles_create"/ in %post of the logger subpackage - Add scripts-udev-convert-lib-udev-path.sh (bsc#1050152) This script takes care of converting /lib/udev into a symlink pointing to /usr/lib/udev when upgrading a distro using an old version of udev. - Make use of "/%make_build"/ rpm macro - Renumber scripts to start at index 100 - Introduce scripts-systemd-upgrade-from-pre-210.sh It collects all existing hacks done in %post to fix old/deprecated settings in systemd older than 210. This includes hacks needed to fix system that are migrating from SysV. There shouldn't be any functional changes. - Move scripts for packaging workaround/fixes in /usr/lib/systemd/scripts It also renames fix-machines-subvol-for-rollbacks.sh into scripts-systemd-fix-machines-btrfs-subvol.sh Note that the "/scripts-systemd-"/ prefix is used for those scripts so we can gather them. Why not using a directory instead ? because osc doesn't allow that. - Add 0001-Revert-core-device-Use-JobRunningTimeoutSec-for-devi.patch (bsc#1048605) It's a temporary but urgent fix for a regression discovered in bug 1048605. The fix is still under discussion with upstream but we need to make progress here and limit the number of affected users. Consequently this fix reintroduces bsc#1004995 (the bug report has been re-opened) but this one is far less critical and a workaround was provided. The final solution will fix both bugs. - Import commit 2bed4bf99cf7f24eafda490f778ed5e109f8d7f1 7a4935268 compat-rules: drop the boggus 'import everything' rule (bsc#1046268) - %regenerate_initrd_post is suppsed to be used in %post (not %pre) section - Import commit 6887cc21f23e33ac37801a01d76176e5c16fd8ea 9dcc6c04e pid1: forward port console specificities handling for s390 arch to v234 - Import commit 986e98fd5a75470ba17e21fea12d7d4e966c1ecc 4706ebc62 call chase_symlinks without the /sysroot prefix (#6411) (boo#1051172) - Remove the unneeded hack forcing systemd-crypsetup binary to be linked against the just built libudev I don't remember why it was added but it looks unnecessary: most of all systemd components are linked againt libsystemd-shared.so which includes all the just built symbols. Also I don't see why it was done only for systemd-cryptsetup since all other binaries should have had suffered from the same issue. - Import commit c5705e01800bdadd6a4fa7dc50d47b13eb697211 8ea065d44 compat-rules: don't rely on ID_SERIAL when generating 'by-id' symlinks for NVMe devices (bsc#1048679) - Import commit 06bed720274d9436405a7c27c8238d7d1aefca2b 66fffdf12 build-sys: don't hook var-lib-machined.mount to remote-fs.target when machined is disabled 96c232066 Revert "/core: don't load dropin data multiple times for the same unit (#5139)"/ - Drop support of compression from the mini package Hence remove the relevant build-requires from the mini package. - Upgrade to v234 (commit 78af11131da1b2760778206806c0ebe8616a5284) - package /etc/systemd/system/dbus-org.freedesktop.network1.service - /usr/lib/systemd/resolv.conf is not installed if resolved is disabled - Edit pkgconfig(liblz4) dependency: liblz4 now uses 1.x *again* - Added 0001-core-disable-session-keyring-per-system-sevice-entir.patch (bnc#1045886) Temporary patch to disable the session keyring stuff as it's currently broken and may introduce some security holes. - Import commit 21827ea0875ff197e16e72003b2bfaa1c6e8daad 1ad06735f core: fail when syntactically invalid values for User=/Group= fields are detected (bsc#1047023) d563972e2 timesyncd: don't use compiled-in list if FallbackNTP has been configured explicitly f4e0c16f5 gpt-auto-generator: fix the handling of the value returned by fstab_has_fstype() in add_swap() (#6280) e1345aac5 fix add_esp() in the gpt-auto-generator.c (#6251) c591ece9a automount: don't lstat(2) upon umount request (#6086) (bsc#1040968) 643ab2eea gpt-auto-generator: disable gpt auto logic for swaps if at least one is defined in fstab f07d2022f fstab-util: introduce fstab_has_fstype() helper bf735bb35 fstab-util: don't eat up errors in fstab_is_mount_point() a4b40fbed resolved: simplify alloc size calculation (bsc#1045290 CVE-2017-9445) 8b960bec0 only check signature job error if signature job exists (#6118) (boo#1043758) 1418bfb5b job: Ensure JobRunningTimeoutSec= survives serialization (#6128) (bsc#1004995) 19b6d5f08 udev: turn off -Wformat-nonliteral for one safe case 717ace439 udev: net_id add support for platform bus (ACPI, mostly arm64) devices (#5933) a3bf2e6b5 core/mount: pass "/-c"/ flag to /bin/umount (#6093) - Add minimal support for boot.d/* scripts in systemd-sysv-convert (boo#1046750) While at it, the handling of the symlink priorities is also removed since it doesn't appear to be used at all. - Don't try to restart networkd/resolved if they're disabled (boo#1045521) "/systemctl try-restart/preset"/ wants the unit files exist. - Stop shipping /usr/lib/sysusers.d/basic.conf (bsc#1006978) Ok looks like the previous change was the right thing to do and we continue to follow this path by relying on the new user/group scheme Therefore the basic system user/group are now managed and created by system-sysusers and udev also relies on this for the groups it uses in its rule files. Ideally we should have listed all of the groups in the deps (with "/Requires: group(disk)"/ but the list of the groups is rather long and the risk for those groups to be re-organized is probably low, so currently we simply use "/Requires: system-group-hardware"/ as a shortcut. - Make sure "/lock"/ group is created On SUSE distros, /run/lock must be owned by "/lock"/ group (see boo#733523). This group was previously created by another package but since a recent changes it doesn't seem to be true anymore or at least this package isn't pulled in anymore when building the rescue system. For now make systemd creates the group by adding "/Requires: group(lock)"/. I'm currently not sure why we don't use sysusers.d stuff for that purpose and if the "/lock"/ group on /run/lock is still mandatory. This should be revisited later. - Make sure dracut (if installed) will embed the new compat rule The new compat rule must be embedded in the initramfs so make sure that the installed dracut supports it. - Upgrade to v233 (commit 330b55d5e28d17f361062dba66426e46fb7d7857) - package new systemd-umount binary - package new environment generator stuff - drop /dev/root symlink support - /etc/pam.d/systemd-user is not patched anymore but we ship a dedicated file for SUSE now. - manage compat symlink generation in a dedicated branch (bsc#1040153) - Fix systemd-sysv-convert when a package starts shipping service units (bsc#982303) The database might be missing when upgrading a package which was shipping no sysv init scripts nor unit files (at the time --save was called) but the new version start shipping unit files. - Fix indentation in systemd-sysv-convert While at it, strip trailing whitespaces. No functional changes. - Disable group shadow support (bsc#1029516) The new configure option will be imported during the next tarball update. - Ship /var/log/README Unfortunately it's not possible to also ship /etc/init.d/README because of rpm "/sanity"/ checks that prevent executable in /etc/init.d - Drop systemd-{journalctl,loginctl} legacy symlinks. - Drop %preun section Currently the only use of this section is to remove the symlinks enabling systemd services on package removal. Those symlinks were initially installed by the systemd package installation but could have been overriden by the sysadmin later. If so the symlinks shouldn't be uninstalled. Also in a near futur disabling services will install a symlink to /dev/null. - Import commit 9e33c2ae69fbb705e8ad143536e419a231e93020 04ef0eab8 importd: support SUSE style checksums supplementary (#5800) fb601ad9a importd: support SUSE style checksums (#5206) (fate#322054) b76b27c76 hwdb: fix warning "/atkbd serio0: Unknown key pressed"/ (#5772) (boo#1010220) cb0d991f6 loginctl: fix typo causing ignoring multiple session IDs (#5732) - Make use of %systemd_postun() - Restart a couple of systemd services on package update Those services (most notably journald) should support restarting these days. However logind still doesn't but that should be fixed pretty soon, well I hope :) - Don't buildrequire pam-config, it's not used at this step. Also drop the use of it in %postun as it can't realistically happen... - Don't call /sbin/ldconfig in %post of the main package systemd main package doesn't ship any shared libs so there's no point in calling ldconfig in %post/%postun - Silent %tmpfiles_create in %post (bsc#1034938) Due to bsc#1024740, we stopped generating /etc/machine-id during systemd package installation making the specifier '%m' unavailable in the tmpfiles.d configuration files at this time. Make it simple for now and silent %tmpfiles_create, after all that's how the macro was implemented originally. - Import commit f0325620d23a247682c629d28883a364e4a7a8c4 327814841 core: when a unit's SourcePath points to API VFS pretend we are never out-of-date (#5487) f4b9fb58e units: move Before deps for quota services to remote-fs.target (#5627) (bsc#1028263) 44b9d27f8 udev: net_id - support predictable ifnames on vio buses (#5675) (bnc#1029183) 64f4761c9 units: apply plymouth warning fix to in rescue mode as well (#5615) 77607b887 units: do not throw a warning in emergency mode if plymouth is not installed (#5528) (bsc#1025398) 336d6016c core: downgrade "/Time has been changed"/ to debug (#4906) (bsc#1028610) - Consider chroot updates in fix-machines-subvol-for-rollbacks.sh (bsc#1030290) - Initialize /etc/machine-id during the first boot (bsc#1024740) Previously that was done at package installation but it didn't fit well for appliance builds. - Import commit 68fc0a749a83d16d4cde8471d5030bc6254ffd96 76d4d05fb udev: fix variable assignment 473df8cc4 udev-rules: perform whitespace replacement for symlink subst values (bsc#1025886) d6c3ff647 udev-event: add replace_whitespace param to udev_event_apply_format 30ad15f7c libudev-util: change util_replace_whitespace to return number of chars in dest - Import commit 103259b3226251d06f79ca627f7b0ba0bd49f4bc 0ee7890dd automount: if an automount unit is masked, don't react to activation anymore (#5445) 99865a181 core: make sure to destroy all name watching bus slots when we are kicked off the bus (#5294) (bsc#1006687) f34234c54 build-sys: add check for gperf lookup function signature (#5055) 44e39538f sd-event: "/when exiting no signal event are pending"/ is a wrong assertion (#5271) (boo#995936 bsc#1022014) 471b26807 sd-event: when an event source fails, don't assume the type of it is still set - Don't ship systemd-resolved for now (bsc#1024897) If resolved is enabled , systemd-tmpfiles creates a wrong symlink in /etc/resolv.conf which confuses the network manager actually used. - More indentation cleanup (no functional changes) - Remove obsolete insserv requirements for udev again [bsc#999841] - Import commit cd97d5d5fef79ab9d957bf6504d085c0faca6bfc e587b6ce0 disable RestrictAddressFamilies on all architectures but x86_64 one (bsc#1023460) c8ae05632 journald: don't flush to /var/log/journal before we get asked to (bsc#1004094) 7261eaf3e sd-event: fix sd_event_source_get_priority() (#4712) - Move fix for permission set on /var/lib/systemd/linger/* (no functional changes) Move that part after the fix on timer timestamp files otherwise the comment doesn't make sense. - Import commit 028fd9b60580976dffb09b3576a2b652ee35137c cc2ca55ff build-sys: do not install ctrl-alt-del.target symlink twice ececae77a device: Avoid calling unit_free(NULL) in device setup logic (#4748) - Ship systemd-resolved but it's disabled by default (bsc#1018387) The NSS plugin will also be disabled, users need to enable it manually. - Don't ship ldconfig.service anymore This service was introduced to support stateless systems that support offline /usr updates properly. AFAIK we don't support any such system for now, so disable it. If it's wrong it's easy enough to restore it back. Related to bsc#1019470. - Be more consistent with indentation (*no* functional changes) Indentation should use 8 spaces now (no tabs). - Import commit 2559bc0c076b58f0a649056e79ca90fe5f1d556c 9c4a759ab systemctl: 'show' don't exit with a failure status if the requested property does not exist [SUSE] (bsc#1021062) f9194193b systemctl: remove duplicate entries showed by list-dependencies (#5049) (bsc#1012266) 2a6653335 rule: don't automatically online standby memory on s390x (bsc#997682) - Fix permission set on /var/lib/systemd/linger/* Those files are created by logind which run with umask(0022), so they are not world writable and shouldn't be affected by bsc#1020601. But it's cleaner to not let files forever with their setuid bit set for no good reason. - Fix permissions set on permanent timer timestamp files (bsc#1020601) (CVE-2016-10156) This change makes sure to fix the permissions of the timestamp files which could have been created by an affected version of systemd. Local unprivileged users could have run arbitrary code as root if systemd previously created world writable suid root files such as permanent timer stamp files. - Import commit 3edb876e3b80437a95502aa5d31d454606ea94bd 27b544224 core: make sure to not call device_is_bound_by_mounts() when dev is null (#5033) (bsc#1018399) - Use the %{resolved} build conditional for the nss-resolve subpackage - /usr/bin/systemd-resolve was missing from the filelist - Silent warnings emitted when udev socket units are restarted during package upgrade (bsc#1018214) - Upgrade to v232, commit de62e96da6a62ac61a7dea45cc558f5fa4342032 - a4dff165d nspawn: resolv.conf might not be created initially (#4799) - b543fe907 nspawn: fix condition for mounting resolv.conf (#4622) - 1aed89e55 core: make mount units from /proc/self/mountinfo possibly bind to a device (#4515) (boo#909418 bsc#912715 bsc#945340) - bfb54ecdc coredumpctl: let gdb handle the SIGINT signal (#4901) (bsc#1012591) - Really include legacy kbd maps in kbd-model-map (bsc#1015515) Instead of fix-machines-subvol-for-rollbacks.sh... - Enable lz4 (which becomes the default) It's much faster than xz and thus should be more appropriate to compress journals and coredumps. The LZ4 logic is now officially supported and no longer considered experimental. The new frame api was released in v125. - Good by compatlibs support There's no longer need for enabling/disabling the support for the compatlibs as it's been dropped from the source code. - Drop /usr/lib/systemd/libsystemd-shared-%{version}.so from the 32bit package This shared library is not for public use, and is neither API nor ABI stable, but is likely to change with every new released update. Only systemd binaries are supposed to link against it. This also prevents from the 32bit package to conflit with the 64bit one if this lib was installed by both packages. - Upgrade to v232, commit c5c3445825981e2a5c3ed71214127d5b1b9de802: - Dropped backported commits which has been merged - Forward-port Suse specific patches - Added --disable-lto option to ./configure - Added systemd-mount - Removed in %file /usr/lib/systemd/user/*.socket: since 798c486fbcdce3346cd86 units/systemd-bus-proxyd.socket has been removed. - Removed in %file %{_sysconfdir}/systemd/bootchart.conf since commit 232c84b2d22f2d96982b3c bootchart is not part of systemd anymore. - Backward compat libs have been disabled since it's been dropped from the source code. - Added /usr/bin/systemd-socket-activate in %file - Added --without-kill-user-processes ./configure option - Bump libseccomp build require (>= 2.3.1) as described in README - Specifiy version of libmount as required in the README - libudev-devel 32bit is needed for building 32bit wine now. - specfile: conflict systemd-bash-completion and systemd-mini-bash-completion Otherwise the build system detects that systemd-bash-completion and its mini variant are conflicting at files level even though those packages can't be installed on the same system. - specfile: clean up nss-* plugins descriptions and drop nss-myhostname-config script for now. Currently /etc/nsswitch.conf is supposed to be edited by the sysadmin to enable the modules. However for some reasons only nss-myhostname is removed from the conf file when the corresponding package is uninstalled. This is inconsistent so let's remove it. Actually I'm wondering if we shouldn't make those NSS plugins part of the main package and get rid of all those sub-packages... - specfile: remove old comments and unneeded sed command - specfile: no need to create systemd-update-utmp-runlevel.service symlinks anymore The symlinks in /usr/lib/systemd/system/<target>.target.wants/systemd-update-utmp-runlevel.service are created in Makefile.am since commit d5d8429a12c4b1. 'reboot' and 'poweroff' targets initially had the symlinks but there's not point since the latter conflicts shutdown.target whereas the 2 targets pull it in. See: https://github.com/systemd/systemd/pull/4429 - specfile: remove the following warnings: [ 256s] warning: File listed twice: /usr/lib/systemd/system/dbus.target.wants [ 256s] warning: File listed twice: /usr/lib/systemd/system/default.target.wants - Own a couple of directories even if they don't belong to systemd otherwise the build system will complain. Some directories (owned by others packages) are simply used by systemd to ship some scripts or config files to customize others * optional* components. Since thos components are not build required by systemd those directories are not owned by any packages and the BS complains... - Import commit 15ea716 journal-remote: change owner of /var/log/journal/remote and create /var/lib/systemd/journal-upload (bsc#1006372) - %sysusers_create and %tmpfiles_create must be called in %post Calling %pre is broken since the respective conf files are not yet installed. - %{_libexecdir}/{tmpfiles.d,sysusers.d}/systemd-remote.conf are part of systemd-journal-remote package (only). - systemd-journal-{gatewayd,remote,upload} units are only part of "/systemd-journal-remote"/ package. So exclude them from the main package. - Import commit a1c145e6ad6588555dca64402f9103fb1e02b1a0 7f34037 man: explain that *KeyIgnoreInhibited only apply to a subset of locks df5798b Revert "/logind: really handle *KeyIgnoreInhibited options in logind.conf"/ (bsc#1001790 bsc#1005404) f79fee7 Revert "/kbd-model-map: add more mappings offered by Yast"/ 3760c10 manager: tighten incoming notification message checks d6efd71 core: only warn on short reads on signal fd 6eebd91 manager: be stricter with incomining notifications, warn properly about too large ones fdf2dc3 manager: don't ever busy loop when we get a notification message we can't process - Rename kbd-model-map-extra into kbd-model-map.legacy - Remove tcpd-devel build requirement. tcpwrap support has been removed since v212, see commit 7f8aa67131cfc03ddcbd31c0420754864fc122f0 - remove all dummy "/aliases"/ to /etc/init.d (as it was already done by factory more than 1 year ago). Even if a sysvinit script is still requiring one of those dummy symlinks this should not be an issue since this is requirement is translated into a weak dependency. - specfile: - do not own /usr/share/zsh directory - do not own /etc/dbus-1 and /etc/dbus-1/system.d dirs - do not own /usr/share/dbus-1 dir - specfile: %{_prefix}/lib/systemd/system-preset was mentioned twice in %files section. - Specfile cleanup: - use curly braces with rpm macros - Specfile cleanup: - %ghost files doesn't need (anymore) to be created in %builroot - do not own /etc/X11/xorg.conf.d and /etc/X11/xinit - Specfile cleanup: no need to protect the manpages with %bootstrap condition in nss-myhostname package since the package itself is already protected. - fix nss-resolve sub package: - add a %files section - add a package description - libnss_resolve.so.2 is now part of this subpackage - add %post and %postun sections - Specfile cleanup: - reorganize some files in %files by types - some config files were missing the "/noreplace"/ attribute - Use %config(noreplace) for %{_sysconfdir}/pam.d/systemd-user - Rework systemd-gatewayd package: - some gateway's files were still in the main package - it now includes all progs dealing with remote journals - it can be turned off (SP2 does that currently) - it's been renamed systemd-journal-remote to reflect that - Specfile cleanup: - only specify once %{_prefix}/lib/systemd/system-shutdown in %file - no need to list the content of %{_prefix}/lib/systemd/user-generators in %file - machined is not built when %bootstrap = 1 - Specfile cleanup: - There's no point in listing all generators in %file explicitly. The default is to include all of them and if for some reason one must be excluded then it should be done explicitly. - Specfile cleanup: - remove explicit call to make for building man pages. This is not needed and was maybe useful when generated doc was pre-built and shipped in the tarball. - Specfile cleanup: - break overly long and unreadable line using mkdir - gather directory creations - Stop providing udevd.8 systemd-udevd has replaced udevd for some time already and usage of udevd should be avoided. Therefore don't encourage this and stop documenting it. - Import from factory: - Thu Feb 4 11:05:37 UTC 2016 - lnussel@suse.de - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they can put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think. - Package rootsymlink-generator helper. It was forgotten when switching to the git repo but re-added back. That said this thing should be removed as it's broken as soon as there's no direct link between the root fs and its backend device node (i.e. BTRFS). - Add kbd-model-map-extra file which contains the additional legacy keymaps needed by yast. This was previously directly patched in the systemd source code. - Imported e251b8d7fb5c801fdfa3a023257ba0e4d514f3b0 - Re-add back /dev/root symlink generation (although this must be deprecated and finally removed). - Migrating to the Suse Systemd git repo: Third step: - Re-enable networkd (disabled by default in SLE12) - Migrating to the Suse Systemd git repo: Second step: - Import the specfile - Import the tarball generated from the git repo - Import lastest changes for the different scripts - Migrating to the Suse Systemd git repo: First step: drop all patches and drop the tar ball. The dropped patches are: fix-support-for-boot-prefixed-initscript-bnc-746506.patch set-and-use-default-logconsole.patch ensure-ask-password-wall-starts-after-getty-tty1.patch 0001-rules-block-add-support-for-pmem-devices-3683.patch Fix-run-lock-directories-permissions-to-follow-openSUSE-po.patch 1007-physical-hotplug-cpu-and-memory.patch 1066-udev-add-compatibility-links-for-truncated-by-id-links.patch watch_resolv.conf_for_become_changed.patch 0019-make-completion-smart-to-be-able-to-redirect.patch systemd-add-user-keep.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff avoid-random-hangs-on-timeouts-due-lost-cwd.patch 1037-udev-exclude-cd-dvd-from-block-device.patch 0001-add-network-device-after-NFS-mount-units.patch journald-advice-about-use-of-memory.patch 1011-64-btrfs.rules-skip-btrfs-check-if-devices-are-not-r.patch 1006-udev-always-rename-network.patch handle-numlock-value-in-etc-sysconfig-keyboard.patch use-rndaddentropy-ioctl-to-load-random-seed.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch 0001-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch 0001-bnc888612-logind-polkit-acpi.patch avoid-divide-by-zero-sigtrap.patch 1035-99-systemd.rules-Ignore-devices-with-SYSTEMD_READY-0.patch suse-sysv-bootd-support.diff ensure-shortname-is-set-as-hostname-bnc-820213.patch parse-crypttab-for-noauto-option.patch tty-ask-password-agent-on-console.patch 0001-pid1-process-zero-length-notification-messages-again.patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch vhangup-on-all-consoles.patch 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch apply-ACL-for-nvidia-device-nodes.patch make-emergency.service-conflict-with-syslog.socket.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch 1096-new-udev-root-symlink-generator.patch 1099-Add-default-rules-for-valve-steam-controller-to-work.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch systemd-install-compat_pkgconfig-always.patch 1012-Skip-persistent-device-link-creation-on-multipath-de.patch 0001-avoid-abort-due-timeout-at-user-service.patch insserv-generator.patch apply-ACL-for-nvidia-uvm-device-node.patch restore-var-run-and-var-lock-bind-mount-if-they-aren-t-sym.patch systemd-pam_config.patch systemd-dbus-system-bus-address.patch let-linker-find-libudev-for-libdevmapper.patch 1098-systemd-networkd-alias-network-service.patch 0001-let-systemctl-completion-ignore-at-names.patch boot-local-start.patch 1095-set-ssd-disk-to-use-deadline-scheduler.patch tomcat6-var-lock-subsys-legacy.patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch plymouth-quit-and-wait-for-emergency-service.patch respect-nfs-bg-option.patch 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 1062-rules-set-default-permissions-for-GenWQE-devices.patch rescue-emergency-target-conflicts.patch Correct_assert_on_unexpected_error_code.patch 1097-udevd-increase-maximum-number-of-children.patch 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 1005-create-default-links-for-primary-cd_dvd-drive.patch allow-multiple-sulogin-to-be-started.patch systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch 0010-do-not-install-sulogin-unit-with-poweroff.patch 1003-udev-netlink-null-rules.patch 1002-rules-create-by-id-scsi-links-for-ATA-devices.patch 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch shut-up-rpmlint-on-var-log-journal.patch systemd-tmp-safe-defaults.patch portmap-wants-rpcbind-socket.patch hostname-NULL.patch 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch handle-disable_caplock-and-compose_table-and-kbd_rate.patch kbd-model-map.patch systemctl-set-default-target.patch 0014-journald-with-journaling-FS.patch 0001-On_s390_con3270_disable_ANSI_colour_esc.patch - Import a better fix from upstream for bsc#1001765 - Added: 0001-pid1-more-informative-error-message-for-ignored-noti.patch 0001-pid1-process-zero-length-notification-messages-again.patch - Updated (no code changes, only patch metadata) 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch - Re add back "/udev: don't require nsserv and fillup"/ Did this in the wrong project... it was a complicated day today ;) - Added 2 patches to fix bsc#1001765 0001-If-the-notification-message-length-is-0-ignore-the-m.patch 0001-pid1-don-t-return-any-error-in-manager_dispatch_noti.patch - Revert "/udev: don't require nsserv and fillup"/ It's been judged too late for being part of SLE12 final release. Nevertheless it's part of Factory and will be reintroduced after the final release is out (ie through an update). - systemd-sysv-convert: make sure that /var/lib/systemd/sysv-convert/database is always initialized (bsc#982211) If "/--save"/ command was used and the sysv init script wasn't enabled at all the database file wasn't created at all. This makes the subsequent call to "/--apply"/ fail even though this should not considered as an error. - Added patches to fix journal with FSS protection enabled (bsc#1000435) 0001-journal-fix-HMAC-calculation-when-appending-a-data-o.patch 0001-journal-set-STATE_ARCHIVED-as-part-of-offlining-2740.patch 0001-journal-warn-when-we-fail-to-append-a-tag-to-a-journ.patch - udev: don't require nsserv and fillup (bsc#999841) udev has no LSB init scripts nor fillup templates anymore. - Build require python and python-lxml in order to generate systemd.directives man page (bsc#986952) - Add rules: block: add support for pmem devices (#3683) (bsc#988119) 0001-rules-block-add-support-for-pmem-devices-3683.patch - Fix is-enabled check in systemd-sysv-install (bsc#997268) - Only BuildRequire gnu-efi when building the 'real' systemd package. - Add a script to fix /var/lib/machines to make it suitable for rollbacks (bsc#992573) - reverted the systemctl split-off on request of Franck Bui. - Add sysusers to the new split "/systemctl"/ subpackage - Split systemctl and tmpfiles into a separate package - Fix 1099-Add-default-rules-for-valve-steam-controller-to-work.patch to enable missing functionality of Steam Controller - Backport unified_cgroup_hierarchy fix for Linux >= 4.4. boo#989276 + systemd-230-cgroup2-use-new-fstype-for-unified-hierarchy.patch - drop 1060-udev-use-device-mapper-target-name-for-btrfs-device-ready.patch it breaks btrfs on multiple device-mapper devices (boo#984516). The problem it tried to fix is already fixed in rule shipped with btrfsprogs (see boo#912170). - fix warning about missing install info during preset (boo#970293) 0001-systemctl-pid1-do-not-warn-about-missing-install-inf.patch - Avoid bootstrap cycle with sg3_utils - Fix patch patch handle-numlock-value-in-etc-sysconfig-keyboard.patch that is do not close a file descriptor twice (boo#973907) - Add two patches which address logind/networkd disappearing from dbus (and busctl) even while the units and processes continue running. 0001-core-fix-bus-name-synchronization-after-daemon-reloa.patch 0001-core-re-sync-bus-name-list-after-deserializing-durin.patch - drop all compiler/linker option customizations: - -pipe option is used by default since day 0 - get rid of cflags() function which is not needed - --hash-size has no impact specially in runtime IOW, use the default options for the compiler and the linker, there's no point in making systemd different from other package in this regards. - use %make_build instead of 'make %{?_smp_mflags}' - be more strict on own lib version requirements - systemd should require udev with the exact same version - Modify patch handle-numlock-value-in-etc-sysconfig-keyboard.patch to allow that open, seek, and read of /dev/mem may fail e.g. on XEN based virtual guests (bsc#961120) - Add upstream patch 0001-core-exclude-.slice-units-from-systemctl-isolate.patch this fixes forced logouts on isolate target aka changing runlevel (boo#966535) - require curl and bzip2 to build importd - curl also causes building of journal-upload. That one has rather unusal certificate usage, set it's ca root to /etc/pki/systemd instead of the built-in default /etc/ssl as journal-remote and journal-upload think they kan put stuff in /etc/ssl/certs then but that directory is managed by p11-kit and doesn't serve the purpose those programs think. - /var/lib/systemd/random-seed is a file - own /var/lib/machines - add systemd-228-nspawn-make-journal-linking-non-fatal-in-try-and-auto.diff - systemd-sysv-install: Fix chkconfig argument for disable op - Create groups adm,input,tape in fixed order (boo#944660) - Make sure we don't use tmpfs on /tmp by default (bsc#940522) - Avoid enabling readahead services; they have been removed. - In %install, only process kbd-model-map.xkb-generated if it exists. Resolves a build failure in 13.2/42.1. - spec: update minimum kernel version to 3.11 - Update minimum util-linux version to 2.27.1 - Add patch to enable working steam controller: * 1099-Add-default-rules-for-valve-steam-controller-to-work.patch - fix CVE-2015-7510: Stack overflow in nss-mymachines (boo#956712) Add 0001-nss-mymachines-do-not-allow-overlong-machine-names.patch - Update to new upstream release 228 * The various memory-related resource limit settings (such as LimitAS=) now understand the usual K, M, G, ... suffixes to the base of 1024 (IEC). Similar, the time-related settings understand the usual min, h, day, ... suffixes now. * CPUAffinity= now takes CPU index ranges in addition to just individual indexes. * A number of properties previously only settable in unit files are now also available as properties to set when creating transient units programmatically via the bus. - Remove 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch (merged upstream) - Update to 227. - Rebase systemd-pam_config.patch, handle-root_uses_lang-value-in-etc-sysconfig-language.patch, 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch, 0001-On_s390_con3270_disable_ANSI_colour_esc.patch, 0014-journald-with-journaling-FS.patch, 0019-make-completion-smart-to-be-able-to-redirect.patch, avoid-divide-by-zero-sigtrap.patch, systemd-add-user-keep.patch, set-and-use-default-logconsole.patch, tty-ask-password-agent-on-console.patch, 0001-bnc888612-logind-polkit-acpi.patch, watch_resolv.conf_for_become_changed.patch, 1097-udevd-increase-maximum-number-of-children.patch. - Remove 0002-units-enable-waiting-for-unit-termination-in-certain.patch, 1001-re-enable-by_path-links-for-ata-devices.patch, rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch: fixed upstream. - Modify patch handle-root_uses_lang-value-in-etc-sysconfig-language.patch to handle locale at boot time well (boo#927250) - Be able to use build service environments several times - 1096-new-udev-root-symlink-generator.patch: fix substitution in ExecStart value - enable seccomp for aarch64 (fate#318444) - Fix again UEFI for mini package - Drop one more undesirable Obsoletes/Provides. This should have been a Conflicts. (There was already a Conflicts, and since Conflicts go both ways, we won't need a second one.) - No UEFI for systemd-mini - Add 2 upstream patches to fix boo#949574 and bsc#932284 0001-Make-sure-the-mount-units-pulled-by-RequiresMountsFo.patch 0002-units-enable-waiting-for-unit-termination-in-certain.patch - Disable systemd-boot on aarch64 since it fails to build. Error while compiling src/boot/efi/util.o is: usr/include/efi/aarch64/efibind.h:2:20: fatal error: stdint.h: No such file or directory - Fix UEFI detection logic: basically we let configure.ac figure out if UEFI is supported by the current build environment. No need to clutter the spec file with a new conditionnal %has_efi. - Provide systemd-bootx64.efi (aka gummiboot) - Modify patch tty-ask-password-agent-on-console.patch to reflect the changes done for pull request 1432 - Undo Obsoletes/Provides (from Aug 11), creates too big a cycle. - Provide systemd-sysv-install program/link [bnc#948353] - Fix patch tty-ask-password-agent-on-console.patch not to crash away but enable it to ask on all devices of /dev/console - Avoid "/file not found /etc/udev/rules.d/70-persistent-net.rules"/ waring occurring in %post - Add patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch to avoid broken virtual console mapping due stressed ioctl API for the virtual consoles (boo#904214) - Fix last change that is use the new name for udev packages in %pretrans. - restore usage of LUA in %pretrans. - Try to generate the systemd users and groups always in same order to avoid republish other packages (boo#944660) - cleanup specfile by removing commands that were dealing with systemd pre-generated files: we're now using systemd tarball generated directly from the git repo which doesn't contain any of these files. - there's no point in using LUA in %pretrans - Drop 0009-make-xsltproc-use-correct-ROFF-links.patch This patch was initialy added to workaround bsc#842844. But it appears that man(1) was fixed (included since 13.2 at least) to handle manual pages that consist only of a .so directive such as '.so <page>'. - Change use-rndaddentropy-ioctl-to-load-random-seed.patch to make it work on big endian - Use Obsolete/Provides strategy from windows:mingw:mingw64/mingw64-cross-gcc to do the bootstrap cycle and kick out -mini afterwards. - Update to new upstream release 224 * systemd-networkd gained a number of new configuration options for DHCP, tunnels and bridges * systemd-efi-boot-generator functionality was merged into systemd-gpt-auto-generator. - /usr/share/systemd/kbd-model-map: added entries for xkeyboard-config converted keymaps; mappings, which already exist in original systemd mapping table are being ignored though, i.e. not overwritten; needs kbd in buildrequires (FATE#318426) - hostname-NULL.patch: Work around a crash on XEN hosts in OBS. /etc/hostname is not present and systemd then does strchr(hostname,soemthing) with hostname NULL. - Add Correct_assert_on_unexpected_error_code.patch to work around a problem of an assert on ENODEV for closing fd on an input event device (boo#939571) - Remove udev-generate-rules.sh, apparently not used by anything in the systemd nor udev-persistent-ifnames package. - Systemd v222, bugfix release. - Drop upstream patches 0006-pam_systemd-Properly-check-kdbus-availability.patch 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch 0031-install-fix-bad-memory-access.patch 1032-ata_id-unbotch-format-specifier.patch - Drop SUSE patch 1013-no-runtime-PM-for-IBM-consoles.patch udev does no longer enable USB HID power management at all. - The udev accelerometer helper was removed, obsoleted by iio-sensor-proxy package. - networkd gained a new configuration option IPv6PrivacyExtensions. - udev does not longer support the WAIT_FOR_SYSFS= key in udev rules. There are no known issues with current sysfs, and udev does not need or should be used to work around such bugs. - Avoid restarting logind [bnc#934901] - Do not suppress errors in any case, even if they are ignored - Fix devel package requires (both mini and real required real libsystemd0) - Rework patch tty-ask-password-agent-on-console.patch to fit the requisition of https://bugs.freedesktop.org/show_bug.cgi?id=82004 - Rework "/-mini"/ package logic to not conflict with itself and then add libsystemd0 to mini. - remove SysVStartPriority= from after-local.service, unsupported since v218. Note that this option was only parsed and that's it. the logic to give "/start priority"/ was never implemented. - change the default fallback ntp servers to the opensuse pool.ntp.org vendor zone. - We still need to run systemd-sysctl.service after local-fs.target otherwise it works only when /boot is in the root filesystem but not when it is a separate partition. - Obsolete pm-utils and suspend (boo#925873). - Remove pm-utils support (remove Forward-suspend-hibernate-calls-to-pm-utils.patch). - remove patch sysctl-handle-boot-sysctl.conf-kernel_release.patch from the filelist. - libpcre, glib2 and libusb are not used by systemd, remove from buildrequires. - 1032-ata_id-unbotch-format-specifier.patch: fix udev ata_id output. - 0023-core-fix-reversed-dependency-check-in-unit_check_unn.patch fix StopWhenUnneeded=true in combination with a Requisite= dependency. - 0031-install-fix-bad-memory-access.patch: Fix Bad memory access - 0006-pam_systemd-Properly-check-kdbus-availability.patch: if kdbus is enabled (i.e boot with kdbus=1) DBUS_SESSION_BUS_ADDRESS must not be exported. - spec: add a min_kernel_version macro to ensure the package conflicts with kernel versions in which systemd cannot run. - sysctl-handle-boot-sysctl.conf-kernel_release.patch dropped, replaced by a tmpfiles.d snippet "/current-kernel-sysctl.conf"/ (feature implemented in v220 just for our usecase) - fix build when resolved is enabled - remove fsck -l test in spec file, systemd requires util-linux 2.26 or later where this feature is already available. - Fix bootstrap build by guarding filelists (man pages don't get built in bootstrap mode) - Drop commented sections from baselibs.conf, allows format_spec_file to have a successful run - Install 50-coredump.conf as coredumpctl is now installed by default and does not use journal anymore as default storage - Update to new upstream release 221 * From 220: * libgudev was moved into a package of its own * Runlevels 2, 3 and 4 are no longer distinct, they all map to multi-user.target. * The EFI System Partition mounted to /boot will be unmounted 2 minutes after boot. * systemd does not support direct live-upgrades (via `systemctl daemon-reexec`) from versions older than v44 anymore. * systemd-nspawn may now be called as part of a shell pipeline. * systemd-shutdownd has been removed. This service was previously responsible for implementing scheduled shutdowns as exposed in /usr/bin/shutdown's time parameter. This functionality has now been moved into systemd-logind and is accessible via a bus interface. * udev will no longer call blkid and create symlinks for all block devices, but merely those from a whitelist (cf. 60-persistent-storage.rules). * /usr/lib/os-release gained a new optional field VARIANT= * Details at http://lists.freedesktop.org/archives/systemd-devel/2015-May/032147.html * From 221: * New sd-bus and sd-event APIs in libsystemd * If there is both a systemd unit and a SysV init script for the same service name, and `systemctl enable` or other operation is run, both will now be enabled (or execute the related operation on both), not just the unit. - Split libsystemd0 to support systemd-less nspawn containers - Redo manpage file lists without %exclude, tends to hide unpackaged files. - hwdb belongs to udev - Resolve memory leak and add missing _cleanup_free_ to 0001-On_s390_con3270_disable_ANSI_colour_esc.patch - Remove systemd-powerd-initctl-support.patch (no longer builds because shutdownd is gone) - Remove quilt-patches/0001-core-rework-device-state-logic.patch, 0001-Let-some-boolean-survive-a-daemon-reload.patch (merged upstream), 0001-Let-some-boolean-survive-a-daemon-reload.patch (obsolete) - Remove libudev0 from baselibs.conf - Drop 1055-let-9719859c07aa13539ed2cd4b31972cd30f678543-apply.patch as now upstream code - Add 0001-Let-some-boolean-survive-a-daemon-reload.patch to fix bsc#933365 and boo#934077 - Add 1098-systemd-networkd-alias-network-service.patch to alias network.service the same way NetworkManager and wicked does. This is needed by yast2 and other parts of the system. boo#933092 - Modify patch 1021-udev-re-add-persistent-net-rules.patch to use the new return values of proc_cmdline() in enable_name_policy() this should fix boo#931165 - Drop 1021-udev-re-add-persistent-net-rules.patch, 1036-rules-disable-usage-of-dev_id-in-persistent-rules.patch, 1040-re-enable-dev_id-conditionally-in-persistent-rules.patch, 1046-fix-duplicated-rules-with-layer3-interfaces.patch, 1050-only-rename-SRIOV-VF-devices-when-name-starts-with-eth.patch, 1051-check-if-NAME-has-a-value.patch, 1053-better-checks-in-write_net_rules.patch, 1088-drop-renaming-of-virtual-interfaces-in-guest.patch. 1021 originally broke parsing of net.ifnames=0 [bnc#931165], and given that neither the kernel command line needs to be touched nor the source be patched to reach the unpredictable naming setup for SLE, all these parts are moved to a separate package. - Add upstream patch 0001-core-don-t-change-removed-devices-to-state-tentative.patch to fix the fix of the last backport (bsc#921898) - Reenable networkd which was silently disabled on Feb 18 - Add 0001-core-rework-device-state-logic.patch to fix spurious automated umount after mount. - mark more subpackages as !bootstrap for systemd-mini usage. - spec : remove --with-firmware-path, firmware loader was removed in v217 - spec: remove --disable-multi-seat-x, gone.(fixed in xorg) - spec: Do not enable systemd-readahead-collect.service and systemd-readahead-replay.service as these do not exist anymore. - spec: drop timedate-add-support-for-openSUSE-version-of-etc-sysconfig.patch Yast was fixed to write all timezone changes exactly how timedated expects things to be done. - spec: remove handle-etc-HOSTNAME.patch, since late 2014 the netcfg package handles the migration from /etc/HOSTNAME to /etc/hostname and owns both files. -spec: remove boot.udev and systemd-journald.init as they currently serve no purpose. - suse-sysv-bootd-support.diff: Remove HAVE_SYSVINIT conditions, we are in sysvcompat-only codepath, also remove the code targetting other distributions, never compiled as the TARGET_$DISTRO macros are never defined. - systemd-powerd-initctl-support.patch guard with HAVE_SYSV_COMPAT - set-and-use-default-logconsole.patch: fix HAVE_SYSV_COMPAT guards - insserv-generator.patch: Only build when sysvcompat is enabled - vhangup-on-all-consoles.patch add a comment indicating this is a workaround for a kernel bug. - spec: Add option to allow disabling sysvinit compat at build time. - spec: Add option to enable resolved at build time. - spec: Remove all %ifs for !factory products, current systemd releases can neither be built nor installed in older products without upgrading several components of the base system. (removed: 1008-add-msft-compability-rules.patch was only for =< 13.1) - spec: remove all dummy "/aliases"/ to /etc/init.d, that made sense only when those init scripts still existed. (dummy localfs.service source: gone) - systemd-sleep-grub: moved to the grub2 package where it belongs as a suspend/resume hook (SR#286533) (drops prepare-suspend-to-disk.patch) - remove LFS_CFLAGS from CFLAGS, never needed in systemd as it force feds config.h everywhere in the preprocessor cmdline. - Update to new upstream release 219 * systemd units can now be "/unsupported"/ (like, for example, .device in a containers), similar to the "/skipped"/ state in SUSE's prior sysvinit scripts. * tmpfiles gained the 'v' type for creating btrfs subvolumes. * tmpfiles gained the 'a' type for setting ACLs. * systemd-nspawn gained new switches: --ephemeral, --template * The /var/lib/containers location is deprecated and replaced by /var/lib/machines. * machinectl gained the copy-from and copy-to commands. * machinectl now knows a "/bind"/ command (for use with nspawn) * new "/systemd-importd"/ daemon to download container images and run them as nspawn containers. * networkd collects LLDP network announcements, if available, and so shown in networkctl. * The fallback terminal type was changed from "/vt102"/ to "/vt220"/, allowing PgUp/PgDn keys to work. * Pressing Ctrl-Alt-Del 7x in 2 seconds forces a umount+reboot now, useful should the regular shutdown hang. * Removing storage will cause systemd to unmount the associated mountpoints so that they don't linger around. - Add suse-sysv-bootd-support.diff (reinstate old Revert-service-drop-support-for-SysV-scripts-for-the-early.patch) - Update to systemd v218-1050-g38ab096 - Remove patches use-usr-sbin-sulogin-for-emergency-service.patch (upstream fixed it) - Reinstate and improve (remove huge indents from) tty-ask-password-agent-on-console.patch, 0014-journald-with-journaling-FS.patch, rootsymlink_generator. - disable systemd-resolved for now as it interacts not well with our methods and security has concerns regarding spoofing. bsc#917781 - Add patch kbd-model-map.patch to add missed keyboard layouts which are offered by YaST2 (bsc#910643 and boo#897803) - Update to new upstream release 218 * New utilities: systemd-timesyncd (SNTP client), systemd-resolved, systemd-networkd, networkctl, systemd-sysusers * machinectl gained a "/poweroff"/ command for clean container shutdown * The udev hwdb now contains DPI information for mice. * Userspace firmware loading support has been removed and the minimum supported kernel version is thus bumped to 3.7. - Remove patches: G=gone locally, is upstream; D=dropped: no longer needed; N=no longer applies to source nor is it deemed needed; K=killed: no longer applicable and too complex to resolve: - --- G 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch K service-flags-sysv-service-with-detected-pid-as-RemainAfte.patch K remain_after_exit-initscript-heuristic-and-add-new-LSB-hea.patch K handle-SYSTEMCTL_OPTIONS-environment-variable.patch K 0018-Make-LSB-Skripts-know-about-Required-and-Should.patch K log-target-null-instead-kmsg.patch K tty-ask-password-agent-on-console.patch K 513-nspawn-veth.patch K 1087-infinit-timeout-for-kmod-loaded-modules.patch D module-load-handle-SUSE-etc-sysconfig-kernel-module-list.patch D avoid-leaking-socket-descriptors.patch D 0001-make-fortify-happy-with-ppoll.patch N fix-owner-of-var-log-btmp.patch N disable-nss-myhostname-warning-bnc-783841.patch N Revert-service-drop-support-for-SysV-scripts-for-the-early.patch N 0001-make-209-working-on-older-dist.patch N 0001-Don-t-snprintf-a-potentially-NULL-pointer.patch N tmpfiles-do-not-clean-for-mandb-index-files.patch G 0001-sd-bus-don-t-look-for-a-64bit-value-when-we-only-hav.patch G avoid-assertion-if-invalid-address-familily-is-passed-to-g.patc G optionally-warn-if-nss-myhostname-is-called.patch G 0001-units-systemd-sysctl.service.in-run-after-load-modul.patch G 0004-getty-generator-properly-escape-instance-names.patch G rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch G 0008-Reset-signal-mask-on-re-exec-to-init.patch G 0001-login-fix-pos-array-allocation.patch G 0002-login-set-pos-slot-to-fallback-on-pos-eviction.patch G 0003-login-Allow-calling-org.freedesktop.login1.Seat.Swit.patch G 0004-fix-typo-in-iDRAC-network-interface-name-irdac-idrac.patch G 0005-Replace-var-run-with-run-in-remaining-places.patch G 0006-Revert-back-to-var-run-at-a-couple-of-problems.patch G 0007-README-document-that-var-run-must-be-a-symlink-run.patch G 0008-Use-var-run-dbus-system_bus_socket-for-the-D-Bus-soc.patch G 0009-mount-don-t-send-out-PropertiesChanged-message-if-ac.patch G 0010-mount-don-t-fire-PropertiesChanged-signals-for-mount.patch G 0011-logs-show-fix-corrupt-output-with-empty-messages.patch G 0012-journalctl-refuse-extra-arguments-with-verify-and-si.patch G 0014-nspawn-fix-detection-of-missing-proc-self-loginuid.patch G 0001-Fix-systemd-stdio-bridge-symlink.patch G 0002-execute-free-directory-path-if-we-fail-to-remove-it-.patch G 0003-Do-not-print-invalid-UTF-8-in-error-messages.patch G 0004-man-document-missing-options-of-systemd-run.patch G 0005-systemd-run-add-some-extra-safety-checks.patch G 0006-journal-assume-that-next-entry-is-after-previous-ent.patch G 0007-journal-forget-file-after-encountering-an-error.patch G 0008-core-correctly-unregister-PIDs-from-PID-hashtables.patch G 0009-logind-fix-reference-to-systemd-user-sessions.servic.patch G 0010-man-update-link-to-LSB.patch G 0011-man-systemd-bootchart-fix-spacing-in-command.patch G 0012-man-add-missing-comma.patch G 0013-units-Do-not-unescape-instance-name-in-systemd-backl.patch G 0001-core-busname-add-lookup-string-for-BUSNAME_FAILURE_S.patch G 0002-manager-flush-memory-stream-before-using-the-buffer.patch G 0003-busname-don-t-drop-service-from-the-result-string.patch G 0004-fix-off-by-one-error-in-array-index-assertion.patch G 0005-logind-fix-policykit-checks.patch G 0006-rules-mark-loop-device-as-SYSTEMD_READY-0-if-no-file.patch G 0008-man-multiple-sleep-modes-are-to-be-separated-by-whit.patch G 0001-gpt-auto-generator-don-t-return-OOM-on-parentless-de.patch G 0002-bus-fix-memory-leak-when-kdbus-is-not-enabled.patch G 0006-Do-not-return-1-EINVAL-on-allocation-error.patch G 0007-networkd-fix-typo.patch G 0008-sd-bus-don-t-access-invalid-memory-if-a-signal-match.patch G 0009-sd-bus-don-t-choke-if-somebody-sends-us-a-message-wi.patch G 0012-journald-remove-stray-reset-of-error-return-value.patch G 0013-core-libsystemd-systemd-timedate-udev-spelling-fixes.patch G 0001-cgroup-it-s-not-OK-to-invoke-alloca-in-loops.patch G 0002-machined-fix-Kill-bus-call-on-machine-objects-when-w.patch G 0003-sd-bus-don-t-use-assert_return-to-check-for-disconne.patch G 0004-core-don-t-try-to-relabel-mounts-before-we-loaded-th.patch G 0005-sd-daemon-fix-incorrect-variable-access.patch G 0006-sd-event-initialization-perturbation-value-right-bef.patch G 0007-sd-event-don-t-accidentally-turn-of-watchdog-timer-e.patch G 0008-systemctl-kill-mode-is-long-long-gone-don-t-mention-.patch G 0009-ask-password-when-the-user-types-a-overly-long-passw.patch G 0001-journal-fix-export-of-messages-containing-newlines.patch G 0002-systemctl-update-NAME-to-PATTERN-in-help.patch G 0003-tty-ask-password-agent-return-negative-errno.patch G 0004-systemd-python-use-.hex-instead-of-.get_hex.patch G 0005-systemd-python-fix-failing-assert.patch G 0007-dbus-suppress-duplicate-and-misleading-messages.patch G 0001-reduce-the-amount-of-messages-logged-to-dev-kmsg-whe.patch G 0001-bash-completion-fix-__get_startable_units.patch G 0002-sysctl-replaces-some-slashes-with-dots.patch G 0003-delta-do-not-use-unicode-chars-in-C-locale.patch G 0004-implement-a-union-to-pad-out-file_handle.patch G shut-up-annoying-assertion-monotonic-clock-message.patch G 0001-sd-rtnl-message-append-fix-uninitialized-memory.patch G 0001-tmpfiles-fix-permissions-on-new-journal-files.patch G 0001-errno-make-sure-to-handle-the-3-errnos-that-are-alia.patch G 0003-analyze-fix-plot-with-bad-y-size.patch G 0004-job-add-waiting-jobs-to-run-queue-in-unit_coldplug.patch G 0005-job-always-add-waiting-jobs-to-run-queue-during-cold.patch G 0001-backlight-Avoid-restoring-brightness-to-an-unreadabl.patch G 0002-backlight-do-nothing-if-max_brightness-is-0.patch G 0003-backlight-unify-error-messages.patch G 0004-backlight-warn-if-kernel-exposes-backlight-device-wi.patch G 0005-backlight-handle-saved-brightness-exceeding-max-brig.patch G 0001-replace-more-dup-by-F_DUPFD_CLOEXEC.patch G 0002-pam_systemd-use-F_DUPFD_CLOEXEC-when-dupping-session.patch G 0001-core-close-socket-fds-asynchronously.patch G 0002-logind-bring-polkit-policy-for-hibernate-in-line-wit.patch G 0003-core-make-sure-to-serialize-jobs-for-all-units.patch G 0001-logind-ignore-lid-switch-if-more-than-1-display-is-c.patch G 0002-logind-fix-printf-format.patch G 0003-logind-ignore-lid-switch-events-for-30s-after-each-s.patch G 0004-logind-Do-not-fail-display-count-if-a-device-has-no-.patch G 0005-logind-move-lid-switch-handling-from-logind-main-to-.patch G 0006-man-clarify-that-the-ExecReload-command-should-be-sy.patch G 0007-man-readahead-fix-cmdline-switch-inconsistency-betwe.patch G 0008-man-update-journald-rate-limit-defaults.patch G 0009-nspawn-properly-format-container_uuid-in-UUID-format.patch G 0010-logind-allow-suspending-if-there-are-no-displays.patch G 0001-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0002-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0003-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0004-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0005-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-conf-parser-silently-ignore-sections-starting-with-X.patch G 0002-man-note-that-entire-sections-can-now-be-ignored.patch G 0004-machined-make-sure-GetMachineAddresses-is-available-.patch G 0005-core-Filter-by-state-behind-the-D-Bus-API-not-in-the.patch G 0006-login-add-mir-to-the-list-of-session-types.patch G 0007-logind-fix-Display-property-of-user-objects.patch G 0001-hwdb-update.patch G 0002-hwdb-update.patch G 0003-hwdb-PCI-include-primary-model-string-in-subsystem-m.patch G 0004-hwdb-update.patch G 0005-hwdb-update.patch G 0001-journal-cleanup-up-error-handling-in-update_catalog.patch G 0002-journal-properly-detect-language-specified-in-line.patch G 0003-man-mention-XDG_CONFIG_HOME-in-systemd.unit.patch G 0001-keymap-Add-Lenovo-Enhanced-USB-Keyboard.patch G 0002-keymap-Asus-EeePC-touchpad-toggle-key.patch G 0001-nspawn-allow-to-bind-mount-journal-on-top-of-a-non-e.patch G 0002-nspawn-restore-journal-directory-is-empty-check.patch G 0003-core-never-consider-failure-when-reading-drop-ins-fa.patch G 0004-socket-properly-handle-if-our-service-vanished-durin.patch G 0001-Do-not-unescape-unit-names-in-Install-section.patch G 0002-analyze-run-use-bus_open_transport_systemd-instead-o.patch G 0001-virt-rework-container-detection-logic.patch G 0002-fsck-include-device-name-in-the-message-about-missin.patch G 0003-units-use-KillMode-mixed-for-systemd-nspawn-.service.patch G 0004-util-ignore_file-should-not-allow-files-ending-with.patch G 0006-tty-ask-password-agent-Do-tell-what-directory-we-fai.patch G 0007-keyboard-add-Plantronics-.Audio-mute-button.patch G 0001-build-sys-use-glibc-s-xattr-support-instead-of-requi.patch G 0001-hwdb-fix-case-sensitive-match.patch G 0001-sd-event-restore-correct-timeout-behaviour.patch G 0002-bus-make-use-of-sd_bus_try_close-in-exit-on-idle-ser.patch G 0001-umount-modernizations.patch G 0002-namespace-when-setting-up-an-inaccessible-mount-poin.patch G 0003-core-allow-transient-mount-units.patch G 0004-systemd-detect-virt-only-discover-Xen-domU.patch G 0005-backlight-Do-not-clamp-brightness-for-LEDs.patch G 0006-log-honour-the-kernel-s-quiet-cmdline-argument.patch G 0001-core-fix-invalid-free-in-killall.patch G 0003-install-fix-invalid-free-in-unit_file_mask.patch G 0001-systemd-detect-virt-detect-s390-virtualization.patch G 0001-core-sysvcompat-network-should-be-equivalent-to-netw.patch G 0002-units-add-missing-caps-so-that-GetAddresses-can-work.patch G 0003-units-order-systemd-tmpfiles-clean.service-after-tim.patch G 0005-po-add-Greek-translation.patch G 0006-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0007-po-add-German-translation.patch G 0009-core-clean-up-signal-reset-logic-when-reexec.patch G 0010-util-treat-fuse.sshfs-as-a-network-filesystem.patch G 0011-build-sys-add-pthread-flag-for-libsystemd-shared.patch G 0012-core-transaction-avoid-misleading-error-message-when.patch G 0001-vconsole-also-copy-character-maps-not-just-fonts-fro.patch G 0002-core-make-sure-Environment-fields-passed-in-for-tran.patch G 0003-core-You-can-not-put-the-cached-result-of-use_smack-.patch G 0004-cryptsetup-don-t-add-unit-dependency-on-dev-null-dev.patch G 0005-man-fix-path-in-crypttab-5.patch G 0001-units-order-network-online.target-after-network.targ.patch G 0001-core-use-correct-format-string-for-UIDs.patch G 0002-core-transaction-fix-cycle-break-attempts-outside-tr.patch G 0003-fsck-consider-a-fsck-implementation-linked-to-bin-tr.patch G 0001-main-uid_to_name-might-fail-due-to-OOM-protect-again.patch G 0002-journald-make-MaxFileSec-really-default-to-1month.patch G 0003-units-remove-RefuseManualStart-from-units-which-are-.patch G 0004-util-refuse-considering-UID-0xFFFF-and-0xFFFFFFFF-va.patch G 0005-nspawn-block-open_by_handle_at-and-others-via-seccom.patch G 0006-tmpfiles-don-t-do-automatic-cleanup-in-XDG_RUNTIME_D.patch G 0007-units-skip-mounting-tmp-if-it-is-a-symlink.patch G 0001-parse_uid-return-ENXIO-for-1-uids.patch G 0002-util-when-unescaping-strings-don-t-allow-smuggling-i.patch G 0003-localed-consider-an-unset-model-as-a-wildcard.patch G 0004-sd-bus-when-an-event-loop-terminates-explicitly-clos.patch G 0005-bus-close-a-bus-that-failed-to-connect.patch G 0006-hwdb-update.patch G 0007-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-architecture-Add-tilegx.patch G 0002-architecture-Add-cris.patch G 0003-arch-add-crisv32-to-uname-check.patch G 0004-architecture-remove-cris-from-uname-list.patch G 0003-namespace-make-sure-tmp-var-tmp-and-dev-are-writable.patch G 0002-namespace-fix-uninitialized-memory-access.patch G 0001-machine-don-t-return-uninitialized-variable.patch G 0002-vconsole-setup-run-setfont-before-loadkeys.patch G 0001-util-consider-0x7F-a-control-chracter-which-it-is-DE.patch G 0002-util-don-t-consider-tabs-special-in-string_has_cc-an.patch G 0003-architecture-add-string-table-entries-for-mips-le-ar.patch G 0004-core-Added-support-for-ERRNO-NOTIFY_SOCKET-message-p.patch G 0005-service-don-t-accept-negative-ERRNO-notification-mes.patch G 0006-systemctl-show-StatusErrno-value-in-systemctl-status.patch G 0007-service-flush-status-text-and-errno-values-each-time.patch G 0001-journal-compress-return-early-in-uncompress_startswi.patch G 0002-journal-compress-improve-xz-compression-performance.patch G 0001-logind-allow-switching-to-unused-VTs-via-SwitchTo.patch G 0002-hostnamed-add-a-new-chassis-type-for-watches.patch G 0001-units-make-ExecStopPost-action-part-of-ExecStart.patch G 0001-event-pull-in-sd-event.h-from-event-util.h.patch G 0002-util-fix-has-cc-check-and-add-test.patch G 0003-sd-event-always-call-epoll_ctl-on-mask-updates-if-ed.patch G 0004-fileio-quote-more-shell-characters-in-envfiles.patch G 0001-Clear-up-confusion-wrt.-ENTRY_SIZE_MAX-and-DATA_SIZE.patch G 0002-units-serial-getty-.service-use-the-default-RestartS.patch G 0001-po-add-Ukrainian-translation.patch G 0002-man-document-yearly-and-annually-in-systemd.time-7.patch G 0003-core-nicer-message-when-inotify-watches-are-exhauste.patch G 0001-detect-virt-Fix-Xen-domU-discovery.patch G 0002-Be-more-verbose-when-bind-or-listen-fails.patch G 0003-Add-quotes-to-warning-message.patch G 0004-systemd-return-the-first-error-from-manager_startup.patch G 0001-bash-completion-p-option-for-journalctl.patch G 0002-journalctl-man-allow-only-between-terms.patch G 0003-systemd-use-pager-for-test-and-help.patch G 0001-bus-proxyd-fix-incorrect-comparison.patch G 0002-shell-completion-prevent-mangling-unit-names.patch G 0003-Always-check-asprintf-return-code.patch G 0004-bash-completion-use-list-unit-files-to-get-all-units.patch G 0005-core-only-set-the-kernel-s-timezone-when-the-RTC-run.patch G 0006-parse_boolean-require-exact-matches.patch G 0007-drop_duplicates-copy-full-BindMount-struct.patch G 0008-shell-completion-prevent-mangling-unit-names-bash.patch G 0009-journald-always-add-syslog-facility-for-messages-com.patch G 0001-sysv-order-initscripts-which-provide-network-before-.patch G 0002-keymap-Add-microphone-mute-keymap-for-Dell-Latitude.patch G 0003-keymap-Annotate-all-micmute-workarounds.patch G 0007-hwdb-update.patch G 0001-nspawn-fix-truncation-of-machine-names-in-interface-.patch G 0002-switch-root-umount-the-old-root-correctly.patch G 0003-bootchart-it-s-not-OK-to-return-1-from-a-main-progra.patch G 0004-login-set_controller-should-fail-if-prepare_vt-fails.patch G 0005-sd-resolve-fix-allocation-if-query-ids-never-reuse-t.patch G 0006-login-share-VT-signal-handler-between-sessions.patch G 0007-journald-also-increase-the-SendBuffer-of-dev-log-to-.patch G 0008-mount-setup-fix-counting-of-early-mounts-without-SMA.patch G 0009-journald-Fix-off-by-one-error-in-Missed-X-kernel-mes.patch G 0010-machine_kill-Don-t-kill-the-unit-when-killing-the-le.patch G 0011-units-fix-BindsTo-logic-when-applied-relative-to-ser.patch G 0012-util-try-to-be-a-bit-more-NFS-compatible-when-checki.patch G 0001-hwdb-keymaps-for-Samsung-900X3E-900X3F.patch G 0002-Add-hwdb-entry-for-Samsung-Series-7-Ultra.patch G 0003-keymap-Fix-HP-Pavillon-DV7.patch G 0004-hwdb-update-format-description-and-document-reloadin.patch G 0008-hwdb-update.patch G 0001-systemctl-Correct-error-message-printed-when-bus_pro.patch G 0002-units-order-systemd-fsck-.service-after-local-fs-pre.patch G 0003-keymap-Adjust-for-more-Samsung-900X4-series.patch G 0001-login-fix-memory-leak-on-DropController.patch G 0002-util-fix-minimal-race-where-we-might-miss-SIGTERMs-w.patch G 0003-sd-journal-properly-convert-object-size-on-big-endia.patch G 0004-sd-journal-verify-that-object-start-with-the-field-n.patch G 0001-nspawn-fix-network-interface.patch G 0001-completion-filter-templates-from-restartable-units.patch G 0002-systemd-fix-error-message.patch G 0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch G 0004-config-parser-fix-mem-leak.patch G 0005-login-fix-mem-leak.patch G 0001-login-simplify-controller-handling.patch G 0001-initrd-parse-etc.service-ignore-return-code-of-daemo.patch G 0008-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0009-hwdb-update.patch G 0001-systemctl-allow-to-change-the-default-target-without.patch G 0001-activate-fix-fd-leak-in-do_accept.patch G 0002-analyze-avoid-a-null-dereference.patch G 0003-analyze-fix-mem-leak.patch G 0004-backlight-Avoid-error-when-state-restore-is-disabled.patch G 0005-bus-avoid-using-m-kdbus-after-freeing-it.patch G 0006-bus-unref-buscreds-on-failure.patch G 0007-core-fix-a-potential-mem-leak.patch G 0008-core-smack-setup-Actually-allow-for-succesfully-load.patch G 0009-journal-do-not-leak-mmaps-on-OOM.patch G 0010-manager-use-correct-cleanup-function.patch G 0001-core-fix-resource-leak-in-manager_environment_add.patch G 0002-util-remove-a-unnecessary-check.patch G 0003-udev-event-explicitly-don-t-read-from-invalid-fd.patch G 0004-shared-conf-parser.patch G 0005-logind-fix-typo.patch G 0006-systemctl-fix-resource-leak-CID-1237747.patch G 0007-libudev-monitor-warn-if-we-fail-to-request-SO_PASSCR.patch G 0008-shared-conf-parser-don-t-leak-memory-on-error-in-DEF.patch G 0009-bus-fix-bus_print_property-to-use-int-for-booleans.patch G 0001-journal-Do-not-count-on-the-compiler-initializing-fo.patch G 0002-include-fcntl.h-rather-than-sys-fcntl.h.patch G 0003-mount-order-options-before-other-arguments-to-mount.patch G 0004-shared-wtmp-utmp-don-t-clear-store_wtmp-in-utmp_put_.patch G 0005-shared-label.h-add-missing-stdio.h-include.patch G 0006-shared-sparse-endian.h-add-missing-byteswap.h-includ.patch G 0001-login-pause-devices-before-acknowledging-VT-switches.patch G 0001-nspawn-don-t-try-to-create-veth-link-with-too-long-i.patch G 0001-socket-introduce-SELinuxContextFromNet-option.patch G 0002-util-avoid-non-portable-__WORDSIZE.patch G 0001-Fix-warning-about-unused-variable-with-SELINUX.patch G 0002-bus-remove-unused-check.patch G 0001-systemd-tmpfiles-Fix-IGNORE_DIRECTORY_PATH-age-handl.patch G 0001-logind-add-support-for-Triton2-Power-Button.patch G 0002-logind-add-support-for-TPS65217-Power-Button.patch G 0001-shutdownd-clean-up-initialization-of-struct.patch G 0003-bootchart-parse-userinput-with-safe_atoi.patch G 0004-bootchart-check-return-of-strftime.patch G 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch G 0001-journalctl-do-not-output-reboot-markers-when-running.patch G 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch G 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch G 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch G 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch G 0003-fileio-label-return-error-when-writing-fails.patch G 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch G 0004-sd-event-check-the-value-of-received-signal.patch G 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch G 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch G 0001-units-introduce-network-pre.target-as-place-to-hook-.patch G 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch G 0003-sd-bus-check-return-value-of-vasprintf.patch G 0004-core-map-the-rescue-argument-to-rescue.target.patch G 0005-util-avoid-double-close-of-fd.patch G 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch G 0001-tmpfiles-compare-return-against-correct-errno.patch G 0001-shell-completion-fix-completion-of-inactive-units.patch G 0002-shell-completion-propose-templates-for-disable-re-en.patch G 0003-man-we-don-t-have-Wanted-dependency.patch G 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch G 0001-systemd-continue-switch-root-even-if-umount-fails.patch G 0002-systemd-try-harder-to-bind-to-notify-socket.patch G 0001-strv-add-an-additional-overflow-check-when-enlarging.patch G 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch G 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch G 0004-journal-do-server_vacuum-for-sigusr1.patch G 0005-cryptsetup-fix-an-OOM-check.patch G 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch G 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch G 0002-time-also-support-infinity-syntax-in-parse_nsec.patch G 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch G 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch G 0005-journalctl-correct-help-text-for-until.patch G 0006-calendarspec-fix-typo-in-annually.patch G 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch G 0008-util-introduce-sethostname_idempotent.patch G 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch G 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch G 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch G 0012-manager-do-not-print-anything-while-passwords-are-be.patch G 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch G 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch G 0001-core-don-t-allow-enabling-if-unit-is-masked.patch G 0002-snapshot-return-error-when-snapshot-exists.patch G 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch G 0004-Raise-level-of-Found-dependency.-lines.patch G 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch G 0006-journald-fix-minor-memory-leak.patch G 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch G 0008-journald-fix-memory-leak-on-error-path.patch G 0009-units-make-systemd-journald.service-Type-notify.patch G 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch G 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch G 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch G 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch G 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch G 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch G 0001-systemctl-let-list-units-unit-files-honour-type.patch G 0002-systemctl-obey-state-in-list-unit-files.patch G 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch G 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch G 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch G 0001-selinux-access-fix-broken-ternary-operator.patch G 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch G 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch G 0004-core-fix-transaction-destructiveness-check-once-more.patch G 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch G 0002-man-tmpfiles.d-recommend-using-b-and-c.patch G 1009-cdrom_id-use-the-old-MMC-fallback.patch G 1010-udev-increase-result-size-for-programs.patch G 1014-udev-update-net_id-comments.patch G 1015-udev-persistent-naming-we-cannot-use-virtio-numbers-.patch G 1016-udev-warn-when-name_to_handle_at-is-not-implemented.patch G 1017-udev-serialize-synchronize-block-device-event-handli.patch G 1018-udev-do-not-skip-the-execution-of-RUN-when-renaming-.patch G 1019-udev-avoid-use-of-uninitialized-err.patch G 1020-udev-keyboard-also-hook-into-change-events.patch G 1022-udev-remove-seqnum-API-and-all-assumptions-about-seq.patch G 1023-udev-builtin-keyboard-do-tell-on-which-device-EVIOCS.patch G 1024-udev-always-close-lock-file-descriptor.patch G 1025-udev-exclude-device-mapper-from-block-device-ownersh.patch G 1026-udevd-inotify-modernizations.patch G 1027-udev-synthesize-change-events-for-partitions-when-to.patch G 1028-udev-link-config-fix-mem-leak.patch G 1029-udev-try-first-re-reading-the-partition-table.patch G 1030-udev-guard-REREADP-logic-with-open-O_ECXL.patch G 1031-udev-make-sure-we-always-get-change-for-the-disk.patch G 1032-udev-guard-REREADPT-by-exclusive-lock-instead-of-O_E.patch G 1033-udev-really-exclude-device-mapper-from-block-device.patch G 1034-udev-check-the-return-value-from-udev_enumerate_scan.patch G 1038-udev-fix-invalid-free-in-enable_name_policy.patch G 1039-udevadm-settle-fixed-return-code-for-empty-queue.patch G 1041-libudev-fix-udev_queue_get_queue_is_empty-logic.patch G 1042-libudev-queue-provide-file-descriptor-to-watch-busy-.patch G 1043-libudev-queue-watch-entire-directory-to-allow-the-re.patch G 1044-rules-update-qemu-hid-rules.patch G 1045-rules-don-t-enable-usb-pm-for-Avocent-devices.patch G 1047-udev-net_setup_link-builtin-should-print-the-reason-.patch G 1048-udev-net_setup_link-add-a-bit-more-logging.patch G 1049-udev-link_config-ignore-errors-due-to-missing-MAC-ad.patch G 1052-rules-uaccess-add-ID_SOFTWARE_RADIO.patch G 1054-udev-exclude-MD-from-block-device-ownership-event-lo.patch G 1056-udevd-add-event-timeout-commandline-option.patch G 1057-udev-unify-event-timeout-handling.patch G 1058-udev-unify-event-timeout-handling.patch G 1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch G 1061-rules-allow-systemd-to-manage-loop-device-partitions.patch G 1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch G 1064-udev-hwdb-do-not-look-at-usb_device-parents.patch G 1065-udev-bump-event-timeout-to-60-seconds.patch G 1067-udev-always-resolve-correctly-database-names-on-chan.patch G 1068-udev-net_setup_link-export-the-.link-filename-applie.patch G 1069-rules-net-setup-link-preserve-ID_NET_LINK_FILE-and-I.patch G 1070-rules-net-setup-link-remove-stray-linebreak.patch G 1071-udev-import-the-full-db-on-MOVE-events-for-devices-w.patch G 1072-udev-netif_rename-don-t-log-to-kmsg.patch G 1073-udev-drop-print_kmsg.patch G 1074-udev-fix-copy-paste-error-in-log-message.patch G 1075-udev-timeout-increase-timeout.patch G 1076-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1077-udev-timeout-warn-after-a-third-of-the-timeout-befor.patch G 1078-udev-remove-userspace-firmware-loading-support.patch G 1079-udev-remove-userspace-firmware-loading-support.patch G 1080-udevd-parse_argv-warn-if-argumens-are-invalid.patch G 1081-udevd-check-return-of-various-functions.patch G 1082-udevadm-hwdb-check-return-value-of-fseeko.patch G 1083-udev-node-warn-if-chmod-chown-fails.patch G 1084-udev-ctrl-log-if-setting-SO_PASSCRED-fails.patch G 1085-udev-fix-typos.patch G 1086-udevd-don-t-fail-if-run-udev-exists.patch G 1089-fix-cgroup-device-controller.patch G 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch G 1091-udev-path_id-update-comments.patch G 1092-libudev-do-not-accept-invalid-log-levels.patch G 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch G 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch G 1098-udev-link_setup-respect-kernel-name-assign-policy.patch - update set-and-use-default-logconsole.patch - fix comparison of console log facility that caused journald to skip output to console (boo#912030) - Use Robert's latest patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which drops NAMEPOLICY_KERNEL as this breaks all on current systems out there - remove 0022-systemd-tmpfiles-ownerkeep.patch since this is now implemented into the systemd-tmpfiles binary - add user based ignore statements in tmpfiles removal directives (bnc#903009) add systemd-add-user-keep.patch - use --boot option in systemd-tmpfiles-setup-dev.service (bnc#908476) add upstream patches: 0001-units-tmpfiles-setup-dev-allow-unsafe-file-creation-.patch 0002-man-tmpfiles.d-recommend-using-b-and-c.patch (adapted) - Update patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch to Robert's version - Add upstream patches 0001-selinux-access-fix-broken-ternary-operator.patch 0002-systemctl-show-BindsTo-BoundBy-in-list-dependencies.patch 0003-cryptsetup-default-to-no-hash-when-keyfile-is-specif.patch 0004-core-fix-transaction-destructiveness-check-once-more.patch - Avoid old net devices naming scheme on openSUSE 13.2 and less maybe caused by patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch - fix systemd-nspawn network-veth support (bnc#906709) add 513-nspawn-veth.patch - Add upstream patch 1098-udev-link_setup-respect-kernel-name-assign-policy.patch which may solve bsc#907318 - Add upstream patches 0001-units-make-sure-rfkill-service-is-bount-to-the-actua.patch 0002-rfkill-rework-how-we-generate-file-names-from-rfkill.patch - Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch - Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch - Fix error return in rootsymlink_generator.c Update 1096-new-udev-root-symlink-generator.patch - Remove upstream patch 0001-systemd-logind.service-set-Type-notify.patch as systemd-logind.service is already from DBus type, compare with upstream commit eab459bc0639b81b32735f36d3e929e4bfa2cb4b - Add upstream patches 0001-systemd-logind.service-set-Type-notify.patch 0002-core-watchdog-bus-properties-cannot-be-both-writable.patch 0003-sd-bus-refuse-properties-that-claim-to-be-both-writa.patch - Re-add directory /usr/lib/systemd/system/basic.target.wants - remove pm-utils-hooks-compat.sh again, pm-utils built-in hooks partially duplicate hooks run by systemd which may potentially lead to problems, instead temporarily re-enable Forward-suspend-hibernate-calls-to-pm-utils.patch until boo#904828 can be addressed properly - fix bashisms in write_net_rules script - update patches: * 1053-better-checks-in-write_net_rules.patch - Add upstream patches 0001-systemctl-let-list-units-unit-files-honour-type.patch 0002-systemctl-obey-state-in-list-unit-files.patch which allows to use --type in the systemctl command list-units and list-unit-files. - Add upstream patches 0001-keymap-Add-support-for-IBM-ThinkPad-X41-Tablet.patch 0002-keymap-Fix-special-keys-on-ThinkPad-X60-X61-Tablet.patch - New root symlink rule generator Add 1096-new-udev-root-symlink-generator.patch - Remove write_dev_root_rule and systemd-udev-root-symlink - Change patch 0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch to skip hdflush as well as hddown but only use halt as fallback for poweroff as well as synch in systemctl before any reboot command (compare with commit 4a3ad39957399c4a30fc472a804e72907ecaa4f9) - Create rule to set I/O scheduler to deadline if device attribute 'rotational' equals 0, usually SSDs (bnc#904517). Add 1095-set-ssd-disk-to-use-deadline-scheduler.patch - fix systemd-fstab-generator crypttab parsing (bnc#903963) - Add pm-utils-hooks-compat.sh in order to run pm-utils sleep hooks from systemd (boo#904828) - Add upstream patches 0001-login-rerun-vconsole-setup-when-switching-from-vgaco.patch 0002-shutdown-fix-arguments-to-run-initramfs-shutdown.patch 0003-utf8-when-looking-at-the-next-unichar-honour-the-siz.patch - Add upstream patches 0001-core-don-t-allow-enabling-if-unit-is-masked.patch 0002-snapshot-return-error-when-snapshot-exists.patch 0003-shared-install-avoid-prematurely-rejecting-missing-u.patch 0004-Raise-level-of-Found-dependency.-lines.patch 0005-units-order-sd-journal-flush-after-sd-remount-fs.patch 0006-journald-fix-minor-memory-leak.patch 0007-journald-also-check-journal-file-size-to-deduce-if-i.patch 0008-journald-fix-memory-leak-on-error-path.patch 0009-units-make-systemd-journald.service-Type-notify.patch 0010-hwdb-Update-database-of-Bluetooth-company-identifier.patch - Add upstream patches 1092-libudev-do-not-accept-invalid-log-levels.patch 1093-udev-Fix-parsing-of-udev.event-timeout-kernel-parame.patch 1094-udev-avoid-magic-constants-in-kernel-cmdline-parsers.patch - Add patch watch_resolv.conf_for_become_changed.patch to add an inotify watch on /etc/resolv.conf which enables the reload of a changed resolver configuration on the fly (bsc#902901) - Do not apply patch 0022-systemd-tmpfiles-ownerkeep.patch in case if the script /usr/bin/systemd-tmpfiles-keep is missed - Add upstream patches 0001-sd-bus-properly-handle-removals-of-non-existing-matc.patch 0002-keymap-Ignore-brightness-keys-on-Dell-Inspiron-1520-.patch - Add upstream patches 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch 1091-udev-path_id-update-comments.patch which will be applied if patch 1090-udev-path_id-set-supported_parent-for-well-known-SCS.patch is applied a this may fix the trouble with iSCSI (bnc#898233) - Add upstream patches 0001-manager-Linux-on-hppa-has-fewer-rtsigs-hence-avoid-u.patch 0002-time-also-support-infinity-syntax-in-parse_nsec.patch 0003-time-earlier-exit-from-format_timestamp_relative-on-.patch 0004-sd-bus-if-we-don-t-manage-to-properly-allocate-the-e.patch 0005-journalctl-correct-help-text-for-until.patch 0006-calendarspec-fix-typo-in-annually.patch 0007-systemctl-do-not-ignore-errors-in-symlink-removal.patch 0008-util-introduce-sethostname_idempotent.patch 0009-util-fix-copy-paste-error-and-actually-set-the-new-h.patch 0010-shutdown-do-final-unmounting-only-if-not-running-ins.patch 0011-selinux-make-sure-we-do-not-try-to-print-missing-fie.patch - Replace patch keep-crypt-password-prompt.patch as this with upstream patch 0012-manager-do-not-print-anything-while-passwords-are-be.patch - Add upstream patch 0002-shutdown-pass-own-argv-to-run-initramfs-shutdown.patch - Add patch journald-advice-about-use-of-memory.patch to use mmap() flags as well as madvise(2) for journal files. - Add upstream patches 0001-strv-add-an-additional-overflow-check-when-enlarging.patch 0002-hwdb-Add-mapping-for-special-keys-on-compaq-ku-0133-.patch 0003-journald-add-CAP_MAC_OVERRIDE-in-journald-for-SMACK-.patch 0004-journal-do-server_vacuum-for-sigusr1.patch 0005-cryptsetup-fix-an-OOM-check.patch - Add upstream patch 1089-fix-cgroup-device-controller.patch to avoid trouble on existing /dev/console with nspawn (bsc#902240) - Modify patch avoid-leaking-socket-descriptors.patch to close file descriptors for incomming connections in pam module in case of short memory. - Add upstream patches 0001-systemd-continue-switch-root-even-if-umount-fails.patch 0002-systemd-try-harder-to-bind-to-notify-socket.patch - Add patch avoid-leaking-socket-descriptors.patch to close file descriptors if an incomming connection can not be handled due e.g. short memory. Could be related to bsc #901481 - Add upstream patches 0001-shell-completion-fix-completion-of-inactive-units.patch 0002-shell-completion-propose-templates-for-disable-re-en.patch 0003-man-we-don-t-have-Wanted-dependency.patch 0004-selinux-fix-potential-double-free-crash-in-child-pro.patch - Adapt patch rules-add-lid-switch-of-ARM-based-Chromebook-as-a-power-sw.patch to make it work even with patch #438 and #439 - Add upstream patches 0001-systemctl-when-mangle-unit-names-for-the-isolate-suf.patch 0001-tmpfiles-compare-return-against-correct-errno.patch - Add upstream patches 0001-keymap-Fix-touchpad-toggle-on-Toshiba-Satellite-P75-.patch 0001-units-introduce-network-pre.target-as-place-to-hook-.patch 0002-keymap-Fix-touchpad-toggle-key-on-Asus-laptops.patch 0003-sd-bus-check-return-value-of-vasprintf.patch 0004-core-map-the-rescue-argument-to-rescue.target.patch 0005-util-avoid-double-close-of-fd.patch - Add upstream patches 0001-virt-detect-that-we-are-running-inside-the-docker-co.patch 0002-bootchart-use-n-a-if-PRETTY_NAME-is-not-found.patch 0003-fileio-label-return-error-when-writing-fails.patch 0001-sd-event-don-t-require-a-signal-event-source-to-be-e.patch 0004-sd-event-check-the-value-of-received-signal.patch 0005-sd-id128-do-stricter-checking-of-random-boot-id.patch - Add upstream patches 0001-core-swap-only-make-configured-units-part-of-swap.ta.patch 0009-hwdb-Update-database-of-Bluetooth-company-identifier.patch - Add upstream patches 0001-journalctl-do-not-output-reboot-markers-when-running.patch 0002-udev-hwdb-New-Entry-for-Dell-XPS12-9Q33-keyboard.patch - Add upstream patches 0001-logind-add-support-for-Triton2-Power-Button.patch 0002-logind-add-support-for-TPS65217-Power-Button.patch - Add upstream patches 0001-shutdownd-clean-up-initialization-of-struct.patch 0003-bootchart-parse-userinput-with-safe_atoi.patch 0004-bootchart-check-return-of-strftime.patch 0005-bootchart-Do-not-try-to-access-data-for-non-existing.patch
- Import 0.7 2a61f77 Convert our configuration file dropins into 'early' ones - Import 0.6 d3fab7c Introduce SLE-Micro branding - Fix typo introduced by the previous change (bsc#1179183) - Issue a daemon-reload in %post of the main package - Import 0.5 0c5e241 SLE: turn off RemoveIPC by default for logind (fate#320125) cb6914f SLE: restore ProtectHostname=no for udevd (bsc#1178374) 7e332a6 Add a header in all each drop-ins 465e1c7 Makefile: simplify 'archive' target - Import 0.4 a97bb54 Makefile: don't generate the rpm file lists anymore 5473da6 Makefile: introduce 'archive' target - Make sure the release number between the main and the branding packages match - Import 0.3 d299248 List drop-in directories in SUSE.list exclusively e4651a7 Disable memory accounting by default for all distros (jsc#PM-2229 jsc#PM-2230) - Import 0.2 cc4e951 timesyncd: add default ntp servers for SUSE and openSUSE distros - Introduce "/upstream"/ branding sub-package Installing this branding sub-package is supposed to restore upstream defaults by uninstalling all custom drop-ins installed by other branding sub-packages. - Initial revision
- Don't enable btrfsmaintenance-refresh.service, btrfsmaintenance is managed by systemd-presets-common-SUSE instead (boo#1165780) Cleanup of outdated autostart services (bsc#1171656): - Remove acpid.service. acpid is only available on SLE via openSUSE backports. In openSUSE acpid.service is *not* autostarted. I see no reason why it should be on SLE. - Remove spamassassin.timer. This timer never seems to have existed. Instead spamassassin ships a "/sa-update.timer"/. But it is not default-enabled and nobody ever complained about this. - Remove snapd.apparmor.service: This service was proactively added a year ago, but snapd didn't even make it into openSUSE yet. There's no reason to keep this entry unless snapd actually enters SLE which is not foreseeable. - Removed ixpdimm-monitor.service and readonly-root.service (bsc#1129270) - Added snapd.apparmor.service (bsc#1129435) - spamassassin: migrate from cron to systemd timers (bsc#1115411) enable spamassassin.timer by default - enable unbound-anchor.timer to replace old cronjob (bsc#1115417) - enable cpi.service for s390x (bsc#1106365) - split out the common parts to systemd-presets-common-SUSE. (FATE#326424) - Enable backup-rpmdb.timer, backup-sysconfig.timer and check-battery.timer, previously cron.daily jobs. - Enable lvm2-monitor.service by default (bsc#1072492) - Enable lvm2-lvmpolld.socket by default (bsc#1074211) - Enable new kbdsettings.service (boo#1010880). - enable pcscd socket activation by default to support smartcards out of the box (boo#1063983) - Don't disable services with preset-all in %posttrans, the network is special and would be disabled. - If we do a fresh installation, call systemctl preset-all in the %posttrans section. Some services need to be installed before systemd or do not strictly require systemd, so systemd would only be installed after them and the systemd units of this package never enabled. - Enable klog.service and rsyslog.service by default, currently they enable themself always in post install section. - Sync default-SUSE.preset with systemd-presets-branding-openSUSE - Add branding-preset-states script - Remove SLE12 specific uuidd handling in %pre section - Move common entries into default-SUSE.preset (bsc#1060676) - Sort entries with :'<,'>!sort -t ' ' -k 2 (bsc#1060676) - enable oracle.service. orarun would do it anywhere in their package. (bsc#1052634) - Enable ca-certificates to run on boot and on demand to create database in /var/lib/ca-certificates - replace systemd macros with new scripts - Remove superfluous uuidd.service. uuidd.socket is sufficient (bsc#1012850#c8). - Enable socket/service(s) for lvm2 (bsc#1011053) - Enable by default uuidd shipped by util-linux (bsc#1012850) util-linux was previously shipping a preset file enabling uuidd by default. This is now done here as other packages are not supposed to ship their own preset rules. Also increase the package version so util-linux can conflict with the previous versions and hence will be updated *after* the new version of the presets package is. This is important otherwise if util-linux removed its preset file first, then the presets package would believe a new change in the presets and you enable again uuidd. - Enable the issue-generator.service by default: /etc/issue is in progress of no longer being a static file, but being generated by a service, which allows for much more flexible content (think ssh key fingerprint or similar). - added snapper-cleanup.timer and snapper-timeline.timer (bsc#1011891) - enable vmblock-fuse service for VMWare by default (bsc#986277) - prerequire coreutils for mkdir and touch to be present (bsc#982337) - Do not start mcelog service based on an udev (/dev/mcelog) rule (bsc#976781), but enable it automatically at install time. - enable ixpdimm-monitor.service (bsc#978270) - Previous commit forgot to remove %systemd_requires - Do not explicitly require systemd package. This package is already required by systemd and must be installed before it. systemctl is only needed in %posttrans which should be available at this step. However the whole preset rpm macro thing looks really strange and quite ugly. This should be revisited. - Don't reload daemon in %post and %postun: there's no point. - on package installation or upgrade, no services can be enabled or disabled at the %post stage since it can happen only in %posttrans. - on package removal (not upgrade) which can't realistically happen, systemd should not be present anymore. - enable getty@.service multiplexer and remote-fs.service (bsc#972489) - Add virtlogd.socket to default presets (bsc#971054) - Add display-manager.service to defaults presets (boo#958880). - enable rollback.service, FATE#319118 / bsc#948824 - Change uuidd activation hack to reflect systemd-rpm-macros change (boo#946216#c6). - enable opal_errd.service (ppc64 specific) (bsc#945390) - enable the sapconf.service (one shot) (bsc#944761) - Add %systemd_preset_pre and %systemd_preset_posttrans (one shot preset makes possible to fix boo#921075, FATE#318949 and FATE#317727 and all future requests to change service default). - Enable fstrim.timer and disable fstrim.service. TRIM should be performed once a week and not on every boot (FATE#317727). - Enable smartd by default (bnc#921075). - Add hack to perform one shot preset on SLE12 Update -> SLE12 SP1 migration (bnc#900935#c46, FATE#318949). - Bump version to 12.1. - Enable updatedb timer for mlocate package * Replaces cron.daily script - Enable timer for periodic password & group file integrity verification - Remove xendomains.service from systemd preset file because it conflicts with libvirt-guests.service (bnc#937371) Its up to the admin to run systemctl enable xendomains.service - Native systemd unit apparmor.service need to be enabled by default. - enable xencommons and xendomains (bnc#897352) - enable storage-fixup.service by default due to conversion
- When installing the systemd-presets-common-SUSE package for the first time in a new system, it might happen that some services are installed before systemd so the %systemd_pre/post macros would not work. This is handled by enabling all preset services in this package's %posttrans section but it wasn't enabling user services, just system services. Now it enables also the user services installed before this package, thus fixing boo#1186561 - Enable hcn-init.service for HNV on POWER (bsc#1184136 ltc#192155). - Enable user service pipewire-media-session.service (used with pipewire >= 0.3.23). - Enable user services pipewire.socket and pipewire-pulse.socket (boo#1183012). - Enable btrfsmaintenance-refresh.path and disable btrfsmaintenance-refresh.service to avoid needless refresh on boot (boo#1165780) - Enable dnf-makecache.timer - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Enable ignition-firstboot-complete.service - Enable logwatch.timer (bsc#1112500). - enable nvmefc-boot-connections.service to discover network-provided nvme drives on boot (bsc#1128428) - Recent versions of mlocate don't use updatedb.timer any more. Instead, the unit is called mlocate.timer. [boo#1115408] - branding-preset-states: Apply preset to all unit types (bsc#1121219). - Rename 90-default-SUSE.preset to 95-default-SUSE.preset, so product branding takes precedence over common presets. - Add default user preset: currently containing only the new pulseaudio.socket (bsc#1083473) - Add issue-generator.path to make sure /etc/issue is really regenerated if snippets change [bsc#1116825] - Enable new unbound-anchor timer to keep root.key updated (bsc#1115417) - Eanble new mdadm timers mdcheck_start.timer and mdmonitor-oneshot.timer (bsc#1115407) - mandb.timer: added as mandb moved from cron job to systemd timer (bsc#1115406) - disable ca-certificates.service as it needlessly slows down boot (boo#1088378). update-ca-certificates will still be triggered by the path when there are actual changes. - enable machines.target for the systemd based containers (bsc#1107941) - Eanble smartd_generate_opts.path: generate new smartd option file if sysconfig variables changes. - split out common service to be default enabled on all SUSE distributions from the branding. FATE#322139 - Enable backup-rpmdb.timer, backup-sysconfig.timer and check-battery.timer, previously cron.daily jobs. - Enable new kbdsettings.service (boo#1010880). - enable pcscd socket activation by default to support smartcards out of the box (boo#1063983) - Enable lvm2-lvmpolld.socket by default (bsc#1074211) - Enable lvm2-monitor.service by default (bsc#1072492) - Don't disable services with preset-all in %posttrans, the network is special and would be disabled. - If we do a fresh installation, call systemctl preset-all in the %posttrans section. Some services need to be installed before systemd or do not strictly require systemd, so systemd would only be installed after them and the systemd units of this package never enabled. - Enable klog.service and rsyslog.service by default, currently they enable themself always in post install section. - Enable btrfs-*.timer by default, switch from cron to systemd.timer - Enable btrfsmaintenance-refresh.service - Enable ModemManager.service by default (bsc#1038402). - Move common entries into default-SUSE.preset (bsc#1060676) - Sort entries with :'<,'>!sort -t ' ' -k 2 (bsc#1060676) - Enable ca-certificates to run on boot and on demand to create database in /var/lib/ca-certificates - removed duplicated iscsid.socket iscsid.servicce (bsc#1030161) - Bump version to 12.2 to make version numbers consistent between SLE and Leap (boo#1029775). - Remove superfluous uuidd.service. uuidd.socket is sufficient (bsc#1012850#c8). - Enable socket/service(s) for lvm2 (bsc#1011053) - Enable by default uuidd shipped by util-linux (bsc#1012850) util-linux was previously shipping a preset file enabling uuidd by default. This is now done here as other packages are not supposed to ship their own preset rules. Also increase the package version so util-linux can conflict with the previous versions and hence will be updated *after* the new version of the presets package is. This is important otherwise if util-linux removed its preset file first, then the presets package would believe a new change in the presets and you enable again uuidd. - Enable the issue-generator.service by default: /etc/issue is in progress of no longer being a static file, but being generated by a service, which allows for much more flexible content (think ssh key fingerprint or similar). - Fix pre/post scripts: + On %pre case, when updating from an old version of the package that did not yet contain %{_prefix}/lib/%{generic_name}/branding-preset-states, we can't start it. Add a check for execute permission on the script. - Import preset macros from systemd-rpm-macro and convert them into scripts. Presets are not supposed to be shipped by other packages as the default policy needs to be reviewed by the secteam. Therefore don't encourage packagers to do that and make those macros private to this package. Also convert them into real scripts so they're much easier to maintain and debug. Also working in %posttrans is unneeded as this package is assumed to be the only one to update the preset. - There's no need to reload the daemon configuration as presets are not part of the dameon config. - added snapper-cleanup.timer and snapper-timeline.timer (bsc#1011891) - enable vmblock-fuse service for VMWare by default (bsc#986277) - don't require systemd to avoid dependency loop (boo#983986) - added a prereq for coreutils to make sure the macro in %pre works when using touch and mkdir. (bsc#982337) - enable mcelog by default instead of using an udev rule on /dev/mcelog (bsc#976781) - enable remote-fs.target, getty@.service. (bsc#972489) - don't enable ModemManager and wpa_supplicant. Both will be started on demand (bnc#717130) - Add display-manager.service to defaults presets (boo#958880). - Enable fstrim.timer and disable fstrim.service. TRIM should be performed once a week and not on every boot (FATE#317727). http://www.spinics.net/lists/util-linux-ng/msg09133.html - Add %systemd_preset_pre and %systemd_preset_posttrans (fixes boo#921075 and all future requests to change service default). - Enable updatedb timer for mlocate package * Replaces cron.daily script - Enable timer for periodic password & group file integrity verification - Remove xendomains.service from systemd preset file because it conflicts with libvirt-guests.service (bnc#937371) Its up to the admin to run systemctl enable xendomains.service - If selinux is used, restorecond should be enabled by default. The relevant unit only starts if the system was booted with selinux enabled - Do not start acpid by default, its functionality is provided by logind nowadays. - Native systemd unit apparmor.service need to be enabled by default. - enabled smartd by default (bnc#921075) - enable xencommons and xendomains (bnc#897352) - enable vmtoolsd service for VMWare by default (bnc#901272) - remove: enable lvm2-lvmetad.service (bnc#901859) - enable storage-fixup.service by default due to conversion
- Bump version to 9 - Introduce %_systemd_util_dir It's a backport of upstream commit 3bc66bfa0136e370a8f7b06c3b69a52f5636ef82. - Bump to version 8 - Make use of "/Suggests:"/ in %systemd_ordering Until libzypp supports "/OrderWithRequires:"/, we need to specify a similar ordering constraint that can be understood by the dep solver as well. Hence the use of "/Suggests:"/ in %systemd_ordering (workaround for bsc#1187332). - Introduce %sysusers_create_package %sysusers_create and %sysusers_create_inline are now deprecated and the new macro should be used instead. Upstream commit 07a7d4a0040d221ff09e527e91c112b4ffab1dba. - %sysusers_create_inline: use here-docs instead of echo (bsc#1186282) Upstream commit dd2490ae12ad1e1795ecbf8f8944b950da9c8d06. - Bump to version 7 - Remove confusing --user before --global in %systemd_user_preun It's actually a backport of upstream commit 28d36da64a7a23a55e8d0a139f2620384fd058b3 - Update a few comments - Don't pass -f to rm to make sure that rm failures will be logged But also make sure to not abort the scriptlet prematurely if rm fails. - Add a %systemd_user_pre macro (boo#1183051, boo#1183012) It creates a /run/systemd/rpm/needs-user-preset/$service file for each new service being installed so %systemd_user_post can call `systemctl --global preset $service` properly for newly installed user services (even when it's introduced via a package update). - Fix %systemd_user_post (boo#1183051, boo#1182661) The --global parameter was handled as if it was another service name so %systemd_user_post wasn't working properly. Replace %systemd_user_post with the code from %service_add_post it was being expanded to but correctly passing --global to systemctl. - Tabify %service_del_postun_without_restart To make it consistent with the other macros. No functional change. - Bump to version 6 - Make upstream %systemd_{pre,post,preun,postun} aliases to their SUSE counterparts Packagers can now choose to use the upstream or the SUSE variants indifferently. For consistency the SUSE variants should be preferred since almost all SUSE packages already use them but the upstream versions might be usefull in certain cases where packages need to support multiple distros based on RPM. - Improve the logic used to apply the presets (bsc#1177039) Before presests were applied at a) package installation b) new units introduced via a package update (but after making sure that it was not a SysV initscript being converted). The problem is that a) didn't handle package a renaming or split properly since the package with the new name is installed rather being updated and therefore the presets were applied even if they were already with the old name. We now cover this case (and the other ones) by applying presets only if the units are new and the services are not being migrated. This regardless of whether this happens during an install or an update. - Bump to version 5 (bsc#1179020) This milestone makes systemd rpm macros mostly identical between SLE12-SP2 and SLE15. - Rename the tag file used to detect when presets need to be applied Rather than placing these tags directly under /run, let's place them under /run/systemd/rpm. This also has the benefit to make the workaround for bsc#1059627 no more needed. - Bump version to 4.2 - Deprecate '-f'/'-n' options When used with %service_del_preun, support for these options will be dropped as DISABLE_STOP_ON_REMOVAL support will be removed on the next version of SLE (jsc#SLE-8968) When used with %service_del_postun, they should be replaced with their counterpart %service_del_postun_with_restart/%service_del_postun_without_restart - Introduce %service_del_postun_with_restart() It's the counterpart of %service_del_postun_without_restart() and replaces the '-f' option of %service_del_postun(). - Dont apply presets when migrating from a disabled initscript (bsc#1178481) - Test for the presence of systemctl only once in %service_add_{post,pre} No functional changes. - Make rpmbuild load our own macros.systemd to import %{%_unitdir} properly Ideally we should also own other %{_*dir} paths... - Stop owning /usr/lib/systemd directory as no package other than systemd is supposed to put files there. - Bump version to 4.1 - Backport missing macros of directory paths from upstream + %_environmentdir + %_modulesloaddir + %_modprobedir - Make sure %_restart_on_update_never and %_stop_on_removal_never don't expand to the empty string (bsc#1176932) Otherwise sequences like the following code: if [ ... ]; then %_restart_on_update_never fi would result in the following incorrect shell syntax: if [ ... ]; then fi - Introduce %service_del_postun_without_restart (bsc#1173034) This new interface is preferred over the use of %service_del_postun with '-f' and '-n' options. It's been in Factory since a year and a half. - Fix %systemd_post(): it's never called during package removal Also make it useful by restoring its original implementation. - Import more definitions from upstream (v237) - Fix system_user_post macro for usage with RPM 4.14, backport from https://github.com/systemd/systemd/commit/e67ba783. - Move macros.systemd in /usr/lib/rpm The file is not supposed to be customized by the user. - Make %systemd_add_pre() more similar to %systemd_add_post() The main advantage is that we pass only one argument to systemd-sysv-convert script. The later can now be improved/rewritten to handle only one argument and return a useful exit status. - Make sure to apply presets if packages start shipping units during upgrades (bsc#1071543) If a package started shipping units during upgrade only sysv migration was done. However if the package didn't ship any sysv scripts before no presets were applied. Now during upgrades, preset are always applied (still only during the first time the units are installed) then followed by the sysv migration machinery. The downside of this is that migrated services can have symlinks in both runlevel.target.wants/ (created by the sysv migration) and in the directory specified by the [Install] sections (created by "/systemctl preset"/)... The whole thing should be rewritten. - Make sure to clean up "/new-in-upgrade"/ tag file (bsc#1059627) The tag file might have been incorrectly left by a preceding update. - Restore previous changes - Revert previous changes Also added reasons why the previous changes would be needed. - Don't execute systemd-tmpfiles if we run in transactional update mode If you do transactional updates, it doesn't make any sense to execute the tmpfiles. They will only create a lot of directories, files or symlinks in empty directories without any use and later hidden under the real mount points. With transactional updates, you should do such things always during the boot phase, as designed by systemd (and like Fedora and RHEL doing, but in their use case it's in my opinion a bug). - Remove a useless test in %service_add_pre() The test was placed where the condition '[ "/$FIRST_ARG"/ -gt 1 ]' was always true. - BuildIgnore systemd-rpm-macros: a small cycle that can be avoided. system-rpm-macros is being pulled in by rpm-build as conveniance to the packagers. - Reference bsc#956849 to please the new OBS 'sanity' check (bsc#1041386) %tmpfiles_create is already part of the version shipped by Factory so there's nothing to do here execpt mentioning (bsc#956849). - Kill preset macros The last users have been fixed so these macros are no more used by any package. The introduction of them was a bad idea and only the branding preset package is still using a similar mechanism but at least it's now self contained in this package. Also the package calls now a shell script instead of rpm macros. Upstream is working on making this completely obsolete so the preset branding package could be cleaned up for good. - RPM group fix - %service_add_post() suppress daemon-reload when in installation system (bsc#982343) - Allow the packagers to specify the options -f and -n on the macros %service_del_preun(), %service_del_postun(), %systemd_post(), and %systemd_preun() (boo#968405) - Also honor DISABLE_STOP_ON_REMOVAL and DISABLE_RESTART_ON_UPDATE when specified by a package directly in the .spec file. Some package know that a restart of their service is fatal (boo#968405). - Support of DISABLE_STOP_ON_REMOVAL and DISABLE_RESTART_ON_UPDATE from /etc/sysconfig/service (bsc#955996) - Skip %systemd_preset_* during the clean installation to prevent presetting of all services (boo#946216). - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of all services with changed system preset. It makes possible to to fix bad default service state (bnc#900935#c46, FATE#318949, FATE#317727, bnc#921075). - Increment version to 3. - Check for presence/executability of systemd programs before executing them, and do not suppress warnings/errors resulting from them. - Update with new macros from systemd 218 - Remove empty sections from specfile - Mark /etc/rpm/macros.systemd as configuration file - Apply then delete patch systemd-daemon-reload-before-service-restart.patch - Add orignal systemd macros as well (boo#807164) - make systemd aware of changed unit file content after update add systemd-daemon-reload-before-service-restart.patch
- Furhter enhance sysusers-generate-pre: inside the build environment, it can be acceptable to be failing to create the users (e.g when building sysuser-tools or system-user-root, since those two packages have to be speificallty excluded). Always return with error code 0 if /.buildenv exists. - sysusers2shadow.sh: Exit if one of the useradd/groupadd/usermod call fails: the resulting system is quite undefined if this should happen. - sysusers-generate-pre: exit the pre script with the exit code of sysusers2shadow.sh. - sysuser-tools needs to require sysuser-shadow - Add requires for shadow to sysuser-shadow - Put helper script into own subpackage - Convert sysusers config file to shadow arguments and use shadow suite to create user and groups. Fixes [bsc#1041497] and serveral dependency loops. - Don't ignore errors of systemd-sysusers [bsc#1039708] - Don't remove 'm' and 'r' entries from sysusers configuration - Add macros.sysusers - initial package
- (re)add also support for SLE-15-SP3 - Update to sysvinit 2.99: * Mostly typo and just better documentation and easier to read code comments - prepare usrmerge (boo#1029961) - Update to sysvinit 2.98: * Fixed time parsing in shutdown when there is a + in front of a 0 time offset. Commands with a postiive time offset (+1) would work but +0 fails. This has been corrected by Arkadiusz Miskiewicz. - Drop /bin/pidof and /sbin/pidof, including corresponding man page: let's switch to pidof as provided by procps-ng. - Update to sysvinit 2.97: * Check $(ROOT) filesystem for libcrypt instead of a hardcoded path to /usr. * Code clean-up and making sure we avoid freeing unused memory. * Added shell script which converts systemd unit files into init.d style scripts. * Allow init to load configuration data from files stored in /etc/inittab.d/ * Allow shutdown time to be specified in the format +hh:mm. This is in addition to the existing formats such as hh:mm, +m, and "/now"/. * Fixed typos in manual pages. - Update startpar to 0.65: + Make sure startpar testsuite can find insserv executable in /usr/sbin or /sbin. + Added PREFIX variable to Makefile and testsuite to make location of startpar and insserv more flexible. - Rebase sysvinit-2.90.dif. - Drop SCVER defines: not used in any place. - Drop startpar-sysmacros.patch: fixed upstream. - Update to sysvinit 2.96 * Added -z command line paramter to pidof which tells pidof to try to find processes in uninterruptable (D) or zombie (Z) states. This can cause pidof to hang, but produces a more complete process list. * Reformatted init code to make if/while logic more clear. * Make sure src/Makefile cleans up all executable files when parent Makefile calls "/make clean"/. - Update to killproc 2.23 * killproc has its upstream at https://github.com/bitstreamout/killproc * Use new system call statx(2) to replace old stat(2)/lstat(2) - Remove patches now upstream: * killproc-2.18-open_flags.dif * killproc-2.21.dif * killproc-sysmacros.patch * killproc-mntinf-optional.patch - Remove logsave as well as the manual page as those as part of package e2fsprogs already - Update to sysvinit 2.95 * new logsave helper - Update to startpar-0.63 * move startpar from /sbin to /bin - Port our patches * startpar-0.58.dif * sysvinit-2.88dsf-suse.patch * sysvinit-2.90-no-kill.patch * sysvinit-2.90.dif - Add patch killproc-mntinf-optional.patch to handle various optional fields of /proc/<pid>/mountinfo on the entry/ies before the hypen (bsc#1131982) - Update to sysvinit 2.90 - Remove now upstream patches * sysvinit-2.88+dsf-dostat.patch * sysvinit-2.88+dsf-sulogin.diff * sysvinit-2.88+dsf.tar.bz2 * sysvinit-2.88dsf-scripts2.patch - Port our patches sysvinit-2.88dsf-no-kill.patch becomes sysvinit-2.90-no-kill.patch sysvinit-2.88+dsf.dif becomes sysvinit-2.90.dif - killproc-sysmacros.patch, startpar-sysmacros.patch: Include <sys/sysmacros.h> for makedev - Use %license instead of %doc [bsc#1082318] - Avoid spurious waring on a not existin session of a not existing process (boo#1002492) - remove unused /etc/pam.d/init - remove notify-pam-dead.patch - Use libblogger of package blog-devel now - Split off showconsole as its separate package called blog Moved also the patches: showconsole-1.16.dif, showconsole-1.16-deadlock.diff, showconsole-1.16-glibc.dif - cleanup package: * don't build binaries which are not installed * remove unused sources * remove patches (or parts of patches) which modify unused files * remove old build conditions (sysvinit, util-linux, mkinitrd) * remove unused dependencies - this cleanup does not change the resulting binaries (except some package dependencies) - list of removed patches: * sysvinit-2.82-startstop.patch * sysvinit-2.88+dsf-blowfish.dif * sysvinit-2.88+dsf-crypt.patch * sysvinit-2.88+dsf-env.patch * sysvinit-2.88dsf-multiple-sulogin.patch * sysvinit-2.88+dsf-run.diff * sysvinit-2.88+dsf-xen.patch - list of modified patches: * notify-pam-dead.patch * sysvinit-2.88+dsf.dif * sysvinit-2.88+dsf-sulogin.diff * sysvinit-2.88dsf-suse.patch - don't install last, we will take it from util-linux - Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11
- Upgrade to 2.3.1 + Upgrade waf to 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/talloc: clang: Fix 'Value stored during its initialization is never read'. + Spelling fixes s/recieved/received/ + talloc: ASAN fix for test_magic_protection. + talloc: ASAN fix for test_rusty + talloc: ASAN fix for test_pool_nest + talloc: ASAN fix for test_talloc_free_in_destructor + talloc: ASAN fix for test_realloc_on_destructor_parent - Upgrade to 2.3.0. - Patches waf_upgrade.patch and waf_use_native_waf_timer.patch are no needed anymore. They are subsumed by the upstream tarball. - Add two patches making build compatible with Python 3.8.0: - waf_upgrade.patch - waf_use_native_waf_timer.patch - Update to version 2.2.0 + Remove pytalloc_CObject_FromTallocPtr() + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a talloc if required from that branch - Update to version 2.1.16 + Fix standalone build of talloc. - Update to version 2.1.15 + Deprecate talloc_set_memlimit() and talloc_autofree_context() + Fix undefined behavior in talloc_memdup + The build uses python3 by default: + --extra-python would take python2 now + To build with python2 only use: PYTHON=python2 ./configure PYTHON=python2 make PYTHON=python2 make install - Update to version 2.1.14 + Fix some typos in the comments + Remove extra 0x prefix for the "/%p"/ format specifiers, avoiding 0x0x0 strings in the output. + make sure we link extra-python versions of libraries - Update to version 2.1.13 + Use atexit() again instead of a library destructor; (bso#13366); (bso#7587). + Prevent assert in sssd (bso#7587). - Eliminate usage of %__cp and %__mkdir_p. - Update to version 2.1.11 + disable-python - fix talloc wscript if bundling disabled + Do not disclose the random talloc magic in free()'ed memory - Reference library name directly instead of using variables to pass obs source validator. - Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Drop very old SUSE support. Replace old RPM macros by new constructs. - Update to version 2.1.10 + build, documentation and python3 improvements + delete sle11-remove-unknown-compiler-options.patch, supported options are checked for in upstream code - sle11-remove-unknown-compiler-options.patch: build SLE11 and earlier without -Wno-format-length. - Update to version 2.1.9; (bsc#1032915). + fix some coverity defects + fix TALLOC_VERSION_MINOR and talloc_version_minor() + add new tests + add pytalloc_get_type() + add pytalloc_GenericObject_{steal,reference}[_ex]() - Update to version 2.1.8. + performance improvements + Fix memory leak when destructors reparent children; (bso#11901). - Update to 2.1.6; (bsc#954658). + pytalloc: Add new BaseObject + pytalloc: add a _pytalloc_get_type() helper function and generate PyExc_TypeError on mismatch + talloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx helper functions + Improve testsuite by avoiding path issues + Only set public headers field when installing as a public library + Fix a documentation typo - Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5. - Avoid a file collision for non SUSE build targets; (bsc#966174). - Provide python-talloc and python-talloc-devel; (bsc#966523). - Update to 2.1.5; (bsc#954658). + Minor build fixes - Point LD_LIBRARY_PATH to the just-built libraries while calling make test. - Create a 2nd talloc-man spec-file to avoid a build cycle. - Recommend to install talloc-man from libtalloc-devel. - Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure. - Add python3-talloc and python3-talloc-devel; (bsc#951911). - Rename pytalloc to python-talloc. - Update to 2.1.4; (bsc#951660). + Test that talloc magic differs between processes. + Increment minor version due to added talloc_test_get_magic. + Provide tests access to talloc_magic. + Test magic protection measures. - Update the Samba Library Distribution Key file 'talloc.keyring'; (bso#945116). - Update to 2.1.3; (bsc#939051). + improved python3 bindings + documentation fixes regarding talloc_reference() and talloc_unlink() - Update to 2.1.2. + Fix memory leak in SMB2 notify handling; (bso#11144). + fix _talloc_total_limit_size prototype + build: improve detection of srcdir - Use the upstream tar ball, as signature verification is now able to handle compressed archives.
- Link /var/lib/tests/tar/bin/genfile as Position-Independent Executable (bsc#1184124). + tar-PIE.patch - security update - added patches fix CVE-2021-20193 [bsc#1181131], Memory leak in read_header() in list.c + tar-CVE-2021-20193.patch - add tar-1.30-CVE-2018-20482.patch to fix a security issue where tar when "/--sparse"/ option is used, mishandles file shrinkage during read access, which allows local users to cause a denial of service (infinite read loop in sparse_dump_region in sparse.c) by modifying a file that is supposed to be archived by a different user's process [bsc#1120610] [CVE-2018-20482] - add tar-1.30-CVE-2019-9923.patch to fix a security issue where pax_decode_header in sparse.c in tar had a NULL pointer dereference when parsing certain archives that have malformed extended headers [bsc#1130496] [CVE-2019-9923] - add tar-1.30-tests_dirrem_race.patch to fix race in dirrem01 and dirrem02 tests that were passing/failing randomly because of that - run spec-cleaner - renumber patches - Use %license instead of %doc [bsc#1082318] - add tar-1.30-tests-difflink.patch to fix difflink.at test (https://www.mail-archive.com/bug-tar@gnu.org/msg05440.html) - GNU tar 1.30: * Member names containing '..' components are now skipped when extracting. * Report erroneous use of position-sensitive options. * --numeric-owner now affects private headers too. * Fixed the --delay-directory-restore option * The --warnings=failed-read option * The --warnings=none option now suppresses all warnings * Fix reporting of hardlink mismatches during compare - cleanup with spec-cleaner - switch all urls to https - drop upstreamed patches * add-return-values-to-backup-scripts.patch * tar-1.29-extract_pathname_bypass.patch - rebase add_readme-tests.patch - remove tar-1.26-remove_O_NONBLOCK.patch as this issue was fixed in tar 1.27 (commit 03858cf583ce299b836d8a848967ce290a6bf303) - Use update-alternatives according to current documentation - Disable tar-1.26-remove_O_NONBLOCK.patch - this issue has been fixed in tar-1.27 - backup-scripts subpackage change to noarch - Change rpm group of tar-tests to Development/Tools/Other - Enable rmt building, change package description - Switch rmt to alternatives system - Separate rmt subpackage - it can be used by different archiving tools as a dedicated program - Change rmt path to /usr/bin folder - it can be used by non privileged users for backup purposes. Security is controlled by access rights to the targets and remote shell. - Separate doc subpackage - Remove conditions for old SUSE builds and lang subpackage - Rename restore script to restore.sh for avoiding file conflicts with dump/restore - move binaries from /bin to /usr/bin [bsc#1029977] * refresh tar-backup-spec-fix-paths.patch to change path of the tar binary from TAR=/bin/tar to TAR=/usr/bin/tar - use spec-cleaner - update tar-1.29-extract_pathname_bypass.patch to the upstream one that fixes POINTYFEATHER issue but it doesn't limit append or create operations as the initial patch did [bsc#1012633] [CVE-2016-6321] - add tar-1.29-extract_pathname_bypass.patch to fix POINTYFEATHER vulnerability - GNU tar archiver can be tricked into extracting files and directories in the given destination, regardless of the path name(s) specified on the command line [bsc#1007188] [CVE-2016-6321] - GNU tar 1.29: * New options: --verbatim-files-from, --no-verbatim-files-from * --null option reads file names verbatim * New options: --owner-map=FILE and --group-map=FILE * New option --clamp-mtime * Deprecated --preserve option removed * Sparse file detection - now uses SEEK_DATA/SEEK_HOLE on systems that support it. This allows for considerable speed-up in sparse-file detection. New option --hole-detection for algorithm selection. - Add add-return-values-to-backup-scripts.patch - Revert tar-recursive--files-from.patch because it causes regression (bnc#918487, bnc#919233) - extract files recursively with --files-from (bnc#913058) * added tar-recursive--files-from.patch - call autoreconf in %prep - build with PIE - compile in ACLs, Xattr and selinux support [boo#906413]
- Update to version 2.1.54: * version 2.1.54 * fileio backstore: fix sparse file creation * Do not install systemd files in setup.py Removing the need for our patch fix-setup-install.patch, since that managed systemd file locations, now handled in the SPEC file. Also, fixed incorrect spelling of targetclid as targetcld for preun stop_on_removal. - Updated SPEC file to support multiple python3 versions at the same time, and replaced deprecated %ifpython3 macro, as suggested by build service. Also updated "/common"/ sub- package description. - Update to version 2.1.53: * version 2.1.53 * saveconfig: set right perms on /etc/target/ dir * saveconfig: set right perms on backup dir * saveconfig: set 0o600 perms on backupfiles * uds: set right permissions at bind() time This removed patches which are included upstream: * 0001-uds-set-right-permissions-at-bind-time.patch * 0002-saveconfig-set-0o600-perms-on-backupfiles.patch * 0003-saveconfig-set-right-perms-on-backup-dir.patch * 0004-saveconfig-set-right-perms-on-etc-target-dir.patch And replaced the tarball with targetcli-fb-2.1.53.tar.xz - Added 4 upstream commits for CVE-2020-13867 (bsc#1172743), adding patches: * 0001-uds-set-right-permissions-at-bind-time.patch * 0002-saveconfig-set-0o600-perms-on-backupfiles.patch * 0003-saveconfig-set-right-perms-on-backup-dir.patch * 0004-saveconfig-set-right-perms-on-etc-target-dir.patch - Update to version 2.1.52: * version 2.1.52 * daemon-interactive: do not allow clearing the prompt * daemon-interactive: show path on prompt * daemonized-mode: add interactive shell support * Use temp file objects for temporary storage area * Fix StringIO/BytesIO stuck issue * Fix targetclid daemon infinite stuck * targetclid.sock: change SocketMode to 0600 (bsc#1168415 CVE-2020-10699) * setup.py: add the socket and service files to the data_files section * Use StringIO as a buffer instead of a file Also, add a patch to move systemd unit files to /usr/lib/systemd/system: * fix-setup-install.patch - Update to version 2.1.51 from 2.1.49, which includes the addition of a targetcli daemon, which can be used to speed up batch processing. With patches: * version 2.1.51 * targetcli: depreciate the redundant '--tcp' option * man: add daemon intro at targetcli(8) man page * systemd-units: fix documentation * targetclid: add man page entry * daemon: load the prefs on every new connection * cli: show useful hint in header area of shell in daemonized mode * cli: provide a way to disable using daemon * cli: show better error msg when daemon is not running * Do not print err msg when signal closes socket. * Handle systemd socket activation, when present. * Close socket when receiving a signal to interrupt connection. * Exit with success when getting a signal. * Only return response to targetcli when bytes present * Removed useless semicolons, as they're ignored * Handle OSError correctly: use strerror to get string * Tweak systemd socket-activation settings for daemon * Handle Python 3.7 stricter binary vs. string rules. * Fix indention for targetclid when processing output. * version 2.1.50 * iscsi discovery_auth enable is a number not a string * restoreconfig: add ability to restore/reload single target or storage_object * Fix a syntax error in some except clauses * Remove Epydoc markup from command messages * targetcli: serialize multiple requests * targetcli: way to enable targetclid as default choice * targetclid: enable socket based activation * targetclid: add daemonize component for targetcli * Do not remove the first digit when auto-completing the TPG tag * Remove the extra semicolon in _save_backups * Add emulate_pr backstore attribute * targetcli-fb: Fix raise exception error in _save_backups * saveconfig: compress the backup config files This replaces targetcli-fb-2.1.49.tar.xz with targetcli-fb-2.1.51.tar.xz, and removes the following patches, which area already upstream: * Add-emulate_pr-backstore-attribute.patch * do-not-remove-the-first-digit-when-auto-completing-the-tpg-tag * iscsi-discovery_auth-enable-is-a-number-not-a-string * saveconfig-compress-the-backup-config-files * targetcli-fb-fix-raise-exception-error-in-save_backups - BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut through the -mini flavors. - Added the following upstream patches: * targetcli-fb-fix-raise-exception-error-in-save_backups * iscsi-discovery_auth-enable-is-a-number-not-a-string (bsc#1145685) * saveconfig-compress-the-backup-config-files * do-not-remove-the-first-digit-when-auto-completing-the-tpg-tag - support emulate_pr attribute changes (bsc#1121998) + Add-emulate_pr-backstore-attribute.patch - Ensure this package and the deprecated lio-utils package do not run at the same time, in a sane way (bsc#1123423), updating the source file targetcli-fb.service. Also, updated the SPEC file with new year, updated URL, and http->https. - Enable RBD support for SLE/Leap 15+ (bsc#1118516) - Update to version 2.1.49: * version 2.1.fb49 * targetcli-fb: Add support for media change * fix the parameter of define_config_group_param * saveconfig: handle backups with block-level delete * saveconfig: way for block-level save with delete command * create: add a way to set control string * fix amount of backup files in backup dir * config: add saveconfig command to StorageObject level * Allow to customize a home directory * Fix default max_backup_files in ui_command_saveconfig * MappedLuns and Luns max number is not the same anymore * Use signed char instead of char * version 2.1.fb48 * remove wrong exit code from targetcli --version * backup: global option to tune max no. of backup conf files * config: rename key 'kept_backups' as 'max_backup_files' * config: backup when current config is different from recent backup copy * config: defend on '/etc/target/backup' directory * Auto-detect readonly state for iblock devices * Read number of backup files to keep from file * skip refreshing user backed storage object when it is null * Replace dbus-python with GObject Introspection This replaces targetcli-fb-2.1.47.tar.xz with targetcli-fb-2.1.49.tar.xz, and removes the following patches: * Auto-detect-readonly-state-for-iblock-devices.patch * Use-signed-char-instead-of-char.patch * targetcli-only-save-old-config-if-present.patch and updates the SPEC file. - Only save current config to backup if current config exists (bsc#1090424), adding patch: * targetcli-only-save-old-config-if-present.patch - Merge RBD support from non-fb version (bsc#1079329) + Split-out-blockdev-readonly-state-detection-helper.patch + rbd-support.patch (SLE/Leap only, due to LIO kernel dependency) + Add explicit Provides for "/python-rtslib-rbd"/ - Detect write-protected block devices (bsc#1070815) + Auto-detect-readonly-state-for-iblock-devices.patch + Use-signed-char-instead-of-char.patch - Automatically generate version string from upstream tag + Retain current fb-removed version format used + Rename targetcli-fb-2.1.fb47.tar.xz to targetcli-fb-2.1.47.tar.xzar.xz and cleanup hardcoded duplicate name/version values in spec - Fix upgrade path by provide/obsolete targetcli/targetcli-fb (bsc#1082693) - Fix upgrade path by provide/obsolete version-release - Removed duplicate BuildRequires line, and add Conflicts for sub-package - Added dependency on dbus package to SPEC file (bsc#1073913) - Converted RPM SPEC file to singlepsec format (bsc#1045332), updating SPEC file only. This breaks this package into two packages. The new base package is called targetcli-fb-common, and does not depend on the python version. The other package is python-version dependent, and is called either python2-targetcli-fb or python3-targetcli-fb, dpending on which version of Python you wish to use. - Ran "/spec-cleaner"/ over the SPEC file, to clean it up, before support for Python3 is added. - Moved targetcli-fb-2.1.fb47.tar.gz to targetcli-fb-2.1.fb47.tar.xz, after appropriate decompression/compression, to match SPEC and _service file. Updated _servicedata to match. - Update to version 2.1.fb47 * Improving ALUA and TCMU support, as well as moving the default directory for APTPL files from /var/target to /etc/target, for better FHS compliance. - Update to version 2.1.fb46 (bsc#1032833): * version 2.1.fb44 * Remove build scripts for RPM and Debian packages * Add Gentoo to the list of distributions that ship targetcli-fb * Add support to create/delete ALUA groups on a storage object * Add support to set/get a LUN's ALUA group * version 2.1.fb45 * Create ALUA dir and def group in UI with storage object * Clear backstore cache on refresh * version 2.1.fb46 - Trim macro indirections and empty macros - updated spec file: removed Provides/Obsoletes of targetcli and python-targetcli, and added Conflicts with targetcli (bsc#986475) - Creating from latest upstream version 2.1.fb43
- bsc#1181840: Same fix as for tclConfig.sh is needed for tcl.pc. - bsc#1179615: TCL_LIBS in tclConfig.sh possibly breaks build on newer service packs and is not needed for linking to a dynamic libtcl anyway, so make it empty. - handle s390 like s390x (bnc#1085480) - adapt check section for rpm-4.14.0 - Add more tests in Whitelist as bypass boo#1072657 identified following tests failed on PowerPC interp-34.9 interp-34.13 http-3.25 timer-2.1 thread-20.9 - Whitelist known-failing tests. Further investigation needed. - New version: 8.6.7: * (bug)[c09edf] Bad caching with custom resolver * (bug)[4dbdd9] Memleak in test var-8.3 * (bug)[2bf561] Allow empty command as alias target * ** POTENTIAL INCOMPATIBILITY *** * (bug)[4d5ae7] Crash in async connects host no address * (bug)[838e99] treat application/xml as text => http 2.8.10 * (bug)[3cc1d9] Thread finalization crash in zippy * (bug)[be003d] Fix [scan 0x1 %b], [scan 0x1 %o] * (bug)[eb6b68] Fix stringComp-14.5 * (bug)[b26e38] Fix zlib-7.8 * (bug)[1ae129] Fix memleak in [history] destruction * (feature) Provisional Tcl 9 support in msgcat and tcltest => msgcat 1.6.1 => tcltest 2.4.1 * (bug)[824752] Crash in Tcl_ListObjReplace() * (bug)[79614f] invalidate VFS mounts on sytem encoding change * (bug) TclOO fix stops crash mixing Itcl and snit * (update) Reconcile libtommath updates; purge unused files * ** POTENTIAL INCOMPATIBILITY *** * (bug)[b87ad7] Repair drifts in timer clock * (bug)[39f630] Revise Tcl_LinkVar to tolerate some prefixes * ** POTENTIAL INCOMPATIBILITY *** * (bug)[d0f7ba] Improper NAN optimization. expr-22.1[01] * (bug)[25842c] zlib stream finalization * (enhancement) [clock] and [encoding] are now ensembles * (enhancement) several [clock] subcommands bytecoded * (bug)[900cb0] Fix OO unexport introspection * (bug)[42202b] Nesting imbalance in coro injection * (bug)[bc4322] http package support for safe interps * (bug)[f34cf8] [file join a //b] => /b * (bug)[8bd13f] Windows threads and pipe * (bug)[f9fe90] [file join //a b] EIAS violation * (bug)[601522] [binary] field spec overflow -> segfault * (bug)[6ca52a] http memleak handling keep-alive=> http 2.8.11 * (bug)[a3fb33] crash in [lsort] on long lists * (bug)[67aa9a] Tcl_UtfToUniChar() revised handling invalid UTF-8 * ** POTENTIAL INCOMPATIBILITY *** * (bug)[2738427] Tcl_NumUtfChars() corner case utf-4.9 * (update) Update Unicode data to 10.0 * ** POTENTIAL INCOMPATIBILITY *** * (TIP 473) Let [oo::copy] specify target namespace * (bug)[46f801] Repair autoloader fragility * (bug)[adb198] Plug memleak in TclJoinPath * (bug)[fb2208] Repeatable tclIndex generation - Included Itcl is now version 4.0.5. - Add zlib-devel to BuildRequires, don't use included zlib sources - Reenable testsuite on %arm - Disable check for s390x for now - New version 8.6.6: * (bug)[803042] mem leak due to reference cycle. * (bug)[bbc304] reflected watch race condition. * (bug)[fadc99] compile-5.3. * (enhancement)[1a25fd] compile [variable ${ns}::v] * (bug)[1af8de] crash in compiled [string replace] * (bug)[d30718] segv in notifier finalize * (enhancement)[7d0db7] parallel make * [f12535] enable test bindings customization * (bug)[47ac84] compiled [lreplace] fixes * ** POTENTIAL INCOMPATIBILITY *** * (bug)[866368] RE w includes 'Punctuation Connector' * [07d13d] Restore TclBlend support lost in 8.6.1 * (bug)[3154ea] Mem corruption in assembler exceptions * (bug) registry package support any Unicode env => registry 1.3.2 * (bug)[f7d4e] [namespace delete] performance * (TIP 447) execution time verbosity option => tcltest 2.4.0 * (bug)[16828b] crash due to [vwait] trace undo fail * (enhancement)[4b61af] good [info frame] from more cases. * (bug)[c383eb] crash in [glob -path a] * (update) Update Unicode data to 9.0 (nijtmans) * ** POTENTIAL INCOMPATIBILITY *** * (bug)[16896d] Tcl_DString tolerate append to self. * (bug)[d55322] crash in [dict update]. * (bug)[dd260a] crash in [chan configure -dictionary]. * (bug)[f961d7] usage message with parameters with spaces. * ** POTENTIAL INCOMPATIBILITY *** * (enhancement)[09fabc] Sort order of -relateddir. * (bug)[1493a4] [namespace upvar] use of resolvers. * ** POTENTIAL INCOMPATIBILITY *** * (bug)[da340d] integer division in clock math. - Fix %check ("/make test"/ was run in the wrong directory). - New version 8.6.5: * (bug)[d87cb1] Proper tailcall from compiled ensembles * (bug)[879a07] Incomplete chars @ buffer ends * (bug)[894da1] Hang flushing blocking channels * (enhance)[b9d043] Default use of gzip transfer encoding => http 2.8.9 * ** POTENTIAL INCOMPATIBILITY *** * (bug)[9dd1bd] destructor [self] after failed constructor * (bug)[0f42ff] [tailcall] combined with [next] * (bug)[c11a51] http: race condition in -accept option * (enhance) More pure lists from compiled [list] * (enhancement) Relax memdebug constraint on extensions * (bug)[268b23] crash in traced [expr] * (bug)[478c44] Memleak in zlib compresion errors * (bug)[e770d9] Higher baud on serial channels * (update) Update Unicode data to 8.0 * ** POTENTIAL INCOMPATIBILITY *** * (bug)[a4cb3f] compiled [lreplace] handling of end * (enhance) Use Unicode SendMessageTimeout() => registry 1.3.1 * (TIP 412) msgcat dynamic locale change and package private locale => msgcat 1.6.0 * (bug)[a0ece9] crash in traced [expr] * (TIP 436) [info object isa] favors 'false' over error => TclOO 1.0.4 * (bug)[b1534b][9bad63] writes beyond buffer bounds * (bug)[a3309d] Memleak in compiled [unset a($i)] * (bug)[57945b] lock in forking/multi-threading * (bug)[3e7eca] Allocation overflow in expr parsing * (bug) Correct problems found in Coverity audit * (bug)[00189c] MSVC 14: semi-static UCRT support * (bug)[0df7a1] Tolerate getcwd() failures * (bug)[1115587][a3c350][d7ea9f][0e0e15][187d7f] Many fixes and improvements to regexp engine from Postgres * (enhance) hash lookup microoptimization * (bug)[e0a7b3] Input buffer draining & file events * (bug)[219866] Cygwin support error (yorick,nijtmans) => platform 1.0.14 * (bug)[1080042][8f2450] More regexp from Postgres * (bug)[4a0c16] [clock] react to msgcat locale change * (bug)[261a8a] Overflow segfault in I/O translation * (bug)[40f628] ListObjReplace callers fail to detect max * (enhance)[32c574] Improve list growth performance * (bug)[c9eb6b] tolerate unset ::env(TZ) * (TIP 440) tcl_platform(engine) -- Tcl implementation * (bug)[25842c] stream [zlib deflate] fails with 0 input * (bug)[3d96b7][593baa][cf74de] crashes in OO teardown * (bug)[9b4702] [info exists env(missing)] kills trace - New version 8.6.4: * restore tbcload/tclcompiler support * (bug)[0c043a] Fix compiled [set var($) val] * (bug)[d2ffcc] Limit $... and bareword parsing to ASCII * ** POTENTIAL INCOMPATIBILITY *** * (TIP 427) [fconfigure $h -connecting, -peername, -sockname] * (bug)[af08c8] Crash in full finalize encoding teardown * (bug)[7c187a] [chan copy] crash (io-53.17) * (bug)[df0848] Trouble with INFINITY macro * (bug) Stop crashes when extension var resolvers misbehave * (bug)[088727] [read] past EOF (io-73.4) * (bug)[32b615] Fix compiled [lreplace] (lreplace-4.[345]) - Obsoletes itcl-unbreak-iwidgets.patch - New version 8.6.3: * (bug)[b9e1a3] Correct Method Search Order * (bug)[ccc2c2] Regression [lreplace {} 1 1] * <oo-1.18.2> Crash regression in [oo::class destroy] * (bug)[84af11] Regress [regsub -all {(.*} a(b) {}] * (bug)[cee90e] [try {} on ok {} - on return {} {}] panic * (feature) [tcl::unsupported::getbytecode] disassember * (enhancement) [string cat] bytecode optimization * (bug)[82521b] segfault in mangled bytecode * (bug)[bc5b79] Hang in some [read]s of limited size * (bug)[bc1a96] segfault in [array set] of traced array * (bug)[59a2e7] MSVC14 compile support * (bug)[ed29c4] [fcopy] treats [blocked] as error * (bug)[bf7135] regression in Tcl_Write() interface * (bug)[10dc6d] fix [gets] on non-blocking channels * (bug)[214cc0] Restore [lappend v] return value * (bug)[5adc35] Stop forcing EOF to be permanent - Add itcl-unbreak-iwidgets.patch to revert a recent change in itcl that broke iwidgets.
- tcp_wrappers_7.6-optflags.diff: enable PIE for all binaries directly. - tcp_wrappers_7.6.diff: don't use public headers for own functions, make own yp_get_default_domain static. - Fix breakage of IPv6 address handling [bsc#914527, bsc#899185] Added patches: tcp_wrappers_7.6-ipv6-sockaddr-storage.patch tcp_wrappers_7.6-ipv6-subnet.diff tcp_wrappers_7.6-ipv6-host-match.patch tcp_wrappers_7.6-ipv6-mapped-v4.patch - Re-added static library - Cleanup with spec-cleaner - Remove obsolete sections of provides from 2k6 - Remove static library - Add obsoletes/provides to baselibs.conf - tcpd-ocloexec.patch: Use O_CLOEXEC whenever neccesary, otherwise fd leaks will follow. - Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls - Implement shared library packaging guidelines (split libwrap0) - Parallel build with %_smp_mflags instead of %jobs - Remove redundant %clean sections - Refresh all patches - Also, pass getconf LFS_CFLAGS into CFLAGS - cross-build fix: use %__cc macro - remove not-needed sparcv9 baselib exception - add baselibs.conf as a source - add baselibs for SPARC - enable parallel building - fix build
- Disable 5 regression tests that fail with libpcap > 1.8.1 * These test pcap files have been updated in later versions: arp-too-long-tha, juniper_header-heapoverflow, tftp-heapoverflow, relts-0x80000000, stp-v4-length-sigsegv. - Add tcpdump-disable-failing-tests.patch [bsc#1183800] - Security fix: [bsc#1178466, CVE-2020-8037] * PPP decapsulator: Allocate the right buffer size - Add tcpdump-CVE-2020-8037.patch - Security update: [bsc#1153098, bsc#1153332] * Buffer overflow/overread vulnerabilities - CVE-2017-16808 (AoE) - CVE-2018-14468 (FrameRelay) - CVE-2018-14469 (IKEv1) - CVE-2018-14470 (BABEL) - CVE-2018-14466 (AFS/RX) - CVE-2018-14461 (LDP) - CVE-2018-14462 (ICMP) - CVE-2018-14465 (RSVP) - CVE-2018-14464 (LMP) - CVE-2019-15166 (LMP) - CVE-2018-14880 (OSPF6) - CVE-2018-14882 (RPL) - CVE-2018-16227 (802.11) - CVE-2018-16229 (DCCP) - CVE-2018-14467 (BGP) - CVE-2018-14881 (BGP) - CVE-2018-16230 (BGP) - CVE-2018-16300 (BGP) - CVE-2018-14463 (VRRP) - CVE-2019-15167 (VRRP) - CVE-2018-14879 (tcpdump -V) - CVE-2018-16228 (HNCP) is a duplicate of the already fixed CVE-2019-1010220 - CVE-2018-16301 (fixed in libpcap) - CVE-2018-16451 (SMB) - CVE-2018-16452 (SMB) - CVE-2018-10103 (SMB - partially fixed, but SMB printing disabled) - CVE-2018-10105 (SMB - too unreliably reproduced, SMB printing disabled) - Add patches: * tcpdump-CVE-2018-14468.patch tcpdump-CVE-2018-14469.patch tcpdump-CVE-2018-14470.patch tcpdump-CVE-2018-14466.patch tcpdump-CVE-2018-14461.patch tcpdump-CVE-2018-14462.patch tcpdump-CVE-2018-14465.patch tcpdump-CVE-2018-14881.patch tcpdump-CVE-2018-14464.patch tcpdump-CVE-2018-14463.patch tcpdump-CVE-2018-14467.patch tcpdump-CVE-2018-10103.patch tcpdump-CVE-2018-14880.patch tcpdump-CVE-2018-16451.patch tcpdump-CVE-2018-14882.patch tcpdump-CVE-2018-16227.patch tcpdump-CVE-2018-16229.patch tcpdump-CVE-2018-16230.patch tcpdump-CVE-2018-16452.patch tcpdump-CVE-2018-16300.patch tcpdump-CVE-2019-15166.patch tcpdump-CVE-2019-15167.patch tcpdump-CVE-2018-14879.patch tcpdump-disable-smb-related-tests.patch - Security fix [bsc#1142439, CVE-2019-1010220] * Buffer Over-read in print_prefix which may expose data * Added tcpdump-CVE-2019-1010220.patch - Security fix [bsc#1068716, CVE-2017-16808] * Heap-based buffer over-read related to aoe_print and lookup_emem * Added tcpdump-CVE-2017-16808.patch - Security fix [bsc#1117267, CVE-2018-19519] * Buffer overread in print-hncp.c:print_prefix. * Added patch tcpdump-CVE-2018-19519.patch - Disabled ikev2pI2 test that fails on some architectures * Added patch tcpdump-ikev2pI2.patch - Update to version 4.9.2 [bsc#1057247] * Security fixes: - CVE-2017-11108 segfault in STP decoder - Segfault in ESP decoder with OpenSSL 1.1 - CVE-2017-11543 buffer overflow in SLIP decoder - CVE-2017-13011 buffer overflow in bittok2str_internal() - CVE-2017-12989 infinite loop in the RESP parser - CVE-2017-12990 infinite loop in the ISAKMP parser - CVE-2017-12995 infinite loop in the DNS parser - CVE-2017-12997 infinite loop in the LLDP parser - CVE-2017-11541 buffer over-read in safeputs() - CVE-2017-11542 buffer over-read in PIMv1 decoder - CVE-2017-12893 buffer over-read in the SMB/CIFS parser - CVE-2017-12894 buffer over-read in several protocol parsers - CVE-2017-12895 buffer over-read in the ICMP parser - CVE-2017-12896 buffer over-read in the ISAKMP parser - CVE-2017-12897 buffer over-read in the ISO CLNS parser - CVE-2017-12898 buffer over-read in the NFS parser - CVE-2017-12899 buffer over-read in the DECnet parser - CVE-2017-12900 buffer over-read in the in several protocol parsers - CVE-2017-12901 buffer over-read in the EIGRP parser - CVE-2017-12902 buffer over-read in the Zephyr parser - CVE-2017-12985 buffer over-read in the IPv6 parser - CVE-2017-12986 buffer over-read in the IPv6 routing header parser - CVE-2017-12987 buffer over-read in the 802.11 parser - CVE-2017-12988 buffer over-read in the telnet parser - CVE-2017-12991 buffer over-read in the BGP parser - CVE-2017-12992 buffer over-read in the RIPng parser - CVE-2017-12993 buffer over-read in the Juniper protocols parser - CVE-2017-12994 buffer over-read in the BGP parser - CVE-2017-12996 buffer over-read in the PIMv2 parser - CVE-2017-12998 buffer over-read in the IS-IS parser - CVE-2017-12999 buffer over-read in the IS-IS parser - CVE-2017-13000 buffer over-read in the IEEE 802.15.4 parser - CVE-2017-13001 buffer over-read in the NFS parser - CVE-2017-13002 buffer over-read in the AODV parser - CVE-2017-13003 buffer over-read in the LMP parser - CVE-2017-13004 buffer over-read in the Juniper protocols parser - CVE-2017-13005 buffer over-read in the NFS parser - CVE-2017-13006 buffer over-read in the L2TP parser - CVE-2017-13007 buffer over-read in the Apple PKTAP parser - CVE-2017-13008 buffer over-read in the IEEE 802.11 parser - CVE-2017-13009 buffer over-read in the IPv6 mobility parser - CVE-2017-13010 buffer over-read in the BEEP parser - CVE-2017-13012 buffer over-read in the ICMP parser - CVE-2017-13013 buffer over-read in the ARP parser - CVE-2017-13014 buffer over-read in the White Board protocol parser - CVE-2017-13015 buffer over-read in the EAP parser - CVE-2017-13016 buffer over-read in the ISO ES-IS parser - CVE-2017-13017 buffer over-read in the DHCPv6 parser - CVE-2017-13018 buffer over-read in the PGM parser - CVE-2017-13019 buffer over-read in the PGM parser - CVE-2017-13020 buffer over-read in the VTP parser - CVE-2017-13021 buffer over-read in the ICMPv6 parser - CVE-2017-13022 buffer over-read in the IP parser - CVE-2017-13023 buffer over-read in the IPv6 mobility parser - CVE-2017-13024 buffer over-read in the IPv6 mobility parser - CVE-2017-13025 buffer over-read in the IPv6 mobility parser - CVE-2017-13026 buffer over-read in the ISO IS-IS parser - CVE-2017-13027 buffer over-read in the LLDP parser - CVE-2017-13028 buffer over-read in the BOOTP parser - CVE-2017-13029 buffer over-read in the PPP parser - CVE-2017-13030 buffer over-read in the PIM parser - CVE-2017-13031 buffer over-read in the IPv6 fragmentation header parser - CVE-2017-13032 buffer over-read in the RADIUS parser - CVE-2017-13033 buffer over-read in the VTP parser - CVE-2017-13034 buffer over-read in the PGM parser - CVE-2017-13035 buffer over-read in the ISO IS-IS parser - CVE-2017-13036 buffer over-read in the OSPFv3 parser - CVE-2017-13037 buffer over-read in the IP parser - CVE-2017-13038 buffer over-read in the PPP parser - CVE-2017-13039 buffer over-read in the ISAKMP parser - CVE-2017-13040 buffer over-read in the MPTCP parser - CVE-2017-13041 buffer over-read in the ICMPv6 parser - CVE-2017-13042 buffer over-read in the HNCP parser - CVE-2017-13043 buffer over-read in the BGP parser - CVE-2017-13044 buffer over-read in the HNCP parser - CVE-2017-13045 buffer over-read in the VQP parser - CVE-2017-13046 buffer over-read in the BGP parser - CVE-2017-13047 buffer over-read in the ISO ES-IS parser - CVE-2017-13048 buffer over-read in the RSVP parser - CVE-2017-13049 buffer over-read in the Rx protocol parser - CVE-2017-13050 buffer over-read in the RPKI-Router parser - CVE-2017-13051 buffer over-read in the RSVP parser - CVE-2017-13052 buffer over-read in the CFM parser - CVE-2017-13053 buffer over-read in the BGP parser - CVE-2017-13054 buffer over-read in the LLDP parser - CVE-2017-13055 buffer over-read in the ISO IS-IS parser - CVE-2017-13687 buffer over-read in the Cisco HDLC parser - CVE-2017-13688 buffer over-read in the OLSR parser - CVE-2017-13689 buffer over-read in the IKEv1 parser - CVE-2017-13690 buffer over-read in the IKEv2 parser - CVE-2017-13725 buffer over-read in the IPv6 routing header parser * Dropped patch tcpdump-reverted-test-scripts-fix.patch - Reverted upstream commit that makes some tests to fail when compiling with openssl-1.1.0 * Upstream commit 68cc39dd64688829be2632d9cd24f7efa3da79bb * Added patch tcpdump-reverted-test-scripts-fix.patch * Removed patch tcpdump-ikev2pI2-test-fails-ppc.patch - Disable ikev2pI2 test that fails on ppc, ppc64 and ppc64le * Added patch tcpdump-ikev2pI2-test-fails-ppc.patch - Update to version 4.9.1 [bsc#1047873] * CVE-2017-11108/Fix bounds checking for STP. * Make assorted documentation updates and fix a few typos in output. * Fixup -C for file size >2GB * Show AddressSanitizer presence in version output. * Fix a bug in test scripts. * Fix a use-after-free when the requested interface does not exist. - version update to 4.9.0 bsc#1020940 * CVE-2016-7922 The AH parser in tcpdump before 4.9.0 has a buffer overflow in print-ah.c:ah_print(). * CVE-2016-7923 The ARP parser in tcpdump before 4.9.0 has a buffer overflow in print-arp.c:arp_print(). * CVE-2016-7924 The ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-atm.c:oam_print(). * CVE-2016-7925 The compressed SLIP parser in tcpdump before 4.9.0 has a buffer overflow in print-sl.c:sl_if_print(). * CVE-2016-7926 The Ethernet parser in tcpdump before 4.9.0 has a buffer overflow in print-ether.c:ethertype_print(). * CVE-2016-7927 The IEEE 802.11 parser in tcpdump before 4.9.0 has a buffer overflow in print-802_11.c:ieee802_11_radio_print(). * CVE-2016-7928 The IPComp parser in tcpdump before 4.9.0 has a buffer overflow in print-ipcomp.c:ipcomp_print(). * CVE-2016-7929 The Juniper PPPoE ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-juniper.c:juniper_parse_header(). * CVE-2016-7930 The LLC parser in tcpdump before 4.9.0 has a buffer overflow in print-llc.c:llc_print(). * CVE-2016-7931 The MPLS parser in tcpdump before 4.9.0 has a buffer overflow in print-mpls.c:mpls_print(). * CVE-2016-7932 The PIM parser in tcpdump before 4.9.0 has a buffer overflow in print-pim.c:pimv2_check_checksum(). * CVE-2016-7933 The PPP parser in tcpdump before 4.9.0 has a buffer overflow in print-ppp.c:ppp_hdlc_if_print(). * CVE-2016-7934 The RTCP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:rtcp_print(). * CVE-2016-7935 The RTP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:rtp_print(). * CVE-2016-7936 The UDP parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:udp_print(). * CVE-2016-7937 The VAT parser in tcpdump before 4.9.0 has a buffer overflow in print-udp.c:vat_print(). * CVE-2016-7938 The ZeroMQ parser in tcpdump before 4.9.0 has an integer overflow in print-zeromq.c:zmtp1_print_frame(). * CVE-2016-7939 The GRE parser in tcpdump before 4.9.0 has a buffer overflow in print-gre.c, multiple functions. * CVE-2016-7940 The STP parser in tcpdump before 4.9.0 has a buffer overflow in print-stp.c, multiple functions. * CVE-2016-7973 The AppleTalk parser in tcpdump before 4.9.0 has a buffer overflow in print-atalk.c, multiple functions. * CVE-2016-7974 The IP parser in tcpdump before 4.9.0 has a buffer overflow in print-ip.c, multiple functions. * CVE-2016-7975 The TCP parser in tcpdump before 4.9.0 has a buffer overflow in print-tcp.c:tcp_print(). * CVE-2016-7983 The BOOTP parser in tcpdump before 4.9.0 has a buffer overflow in print-bootp.c:bootp_print(). * CVE-2016-7984 The TFTP parser in tcpdump before 4.9.0 has a buffer overflow in print-tftp.c:tftp_print(). * CVE-2016-7985 The CALM FAST parser in tcpdump before 4.9.0 has a buffer overflow in print-calm-fast.c:calm_fast_print(). * CVE-2016-7986 The GeoNetworking parser in tcpdump before 4.9.0 has a buffer overflow in print-geonet.c, multiple functions. * CVE-2016-7992 The Classical IP over ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-cip.c:cip_if_print(). * CVE-2016-7993 A bug in util-print.c:relts_print() could cause a buffer overflow in multiple protocol parsers (DNS, DVMRP, HSRP, IGMP, lightweight resolver protocol, PIM). * CVE-2016-8574 The FRF.15 parser in tcpdump before 4.9.0 has a buffer overflow in print-fr.c:frf15_print(). * CVE-2016-8575 The Q.933 parser in tcpdump before 4.9.0 has a buffer overflow in print-fr.c:q933_print(). * CVE-2017-5202 The ISO CLNS parser in tcpdump before 4.9.0 has a buffer overflow in print-isoclns.c:clnp_print(). * CVE-2017-5203 The BOOTP parser in tcpdump before 4.9.0 has a buffer overflow in print-bootp.c:bootp_print(). * CVE-2017-5204 The IPv6 parser in tcpdump before 4.9.0 has a buffer overflow in print-ip6.c:ip6_print(). * CVE-2017-5205 The ISAKMP parser in tcpdump before 4.9.0 has a buffer overflow in print-isakmp.c:ikev2_e_print(). * CVE-2017-5341 The OTV parser in tcpdump before 4.9.0 has a buffer overflow in print-otv.c:otv_print(). * CVE-2017-5342 In tcpdump before 4.9.0 a bug in multiple protocol parsers (Geneve, GRE, NSH, OTV, VXLAN and VXLAN GPE) could cause a buffer overflow in print-ether.c:ether_print(). * CVE-2017-5482 The Q.933 parser in tcpdump before 4.9.0 has a buffer overflow in print-fr.c:q933_print(). * CVE-2017-5483 The SNMP parser in tcpdump before 4.9.0 has a buffer overflow in print-snmp.c:asn1_parse(). * CVE-2017-5484 The ATM parser in tcpdump before 4.9.0 has a buffer overflow in print-atm.c:sig_print(). * CVE-2017-5485 The ISO CLNS parser in tcpdump before 4.9.0 has a buffer overflow in addrtoname.c:lookup_nsap(). * CVE-2017-5486 The ISO CLNS parser in tcpdump before 4.9.0 has a buffer overflow in print-isoclns.c:clnp_print(). - fix filelist to fix build on s390/s390x - correctly reference SOURCE1 during installation for s390x - tcpdump 4.7.4: * PPKI to Router Protocol: Fix Segmentation Faults and other problems * RPKI to Router Protocol: print strings with fn_printn() * wb: fix some bounds checks (previously patched in, removed CVE-2015-3138.patch) - fix a DoS vulnerability in print-wb.c CVE-2015-3138 [boo#927637] adding CVE-2015-3138.patch - update to 4.7.3 - fixes four security bugs: * CVE-2015-0261 - IPv6 mobility printer (bnc#922220) * CVE-2015-2153 - tcp printer (bnc#922221) * CVE-2015-2154 - ethernet printer (bnc#922222) * CVE-2015-2155 - force printer (bnc#922223) - drop patches with security fixes (upstream): * tcpdump-CVE-2014-8767.patch * tcpdump-CVE-2014-8768.patch * tcpdump-CVE-2014-8769.patch * 0001-Clean-up-error-message-printing.patch - fix CVE-2014-8767 (bnc#905870) * denial of service in verbose mode using malformed OLSR payload * added tcpdump-CVE-2014-8767.patch - fix CVE-2014-8768 (bnc#905871) * denial of service in verbose mode using malformed Geonet payload * added tcpdump-CVE-2014-8768.patch - fix CVE-2014-8769 (bnc#905872) * unreliable output using malformed AOVD payload * added tcpdump-CVE-2014-8769.patch * added 0001-Clean-up-error-message-printing.patch
- Add patch tcsh-6.20.00-toolong.patch which is an upstream commit ported back to 6.20.00 to fix bsc#1179316 about history file growing - Better support of Midnight Commander (bsc#1170527) * Do avoid locked mc/tcsh pair each waiting on the other - Fix patch tcsh-6.18.01-history-stderror-jmp.patch to avoid breaks in sourcing standard system files (boo#1153839) - Add patch tcsh-6.18.01-history-stderror-jmp.patch to restore cleanup routines in case of an error (bsc#1151630) - Modify patch tcsh-6.20.00-postcmd.patch to switch over to the fix in latest tcsh-6.21.00 (bsc#1129112) - Add patch tcsh-6.20.00-postcmd.patch as workaround for bsc#1129112 - Modify tcsh-6.20.00.dif to fix sed syntax for test case lexical.at - Add patch tcsh-6.20.00-avoid-dotlock-for-fcntl.patch as we are using fcntl's F_SETLKW patches for locking therefore avoid dot file locking without holding a file descriptor as otherwise we migth not be able to open the history file after a crash or if a killall had been used during reboot. - Add patch tcsh-closem.patch to fix a long standing misbehaviour of upstram tcsh whic his that it close sockets which do not belong to it (bsc#1028864) - Add patch tcsh-6.20.00-8bit-cmdkeys.patch Do not convert current used control bytes into wide characters - Extend bindkey.tcsh with 8-bit controls key escape sequences - Remove -L option on screen call dues API change, now we depend on environment variables only. - Add patch tcsh-6.20-ptr-update.patch from mailing list to correct updating pointers to a reallocated buffer of of linked list elements - Remove --hash-size options as there is no any change in the final binary nor library anymore - Add patch tcsh-6.20-rmstar.patch from mailing list to restore the correct behaviour of `rm *' if rmstar is set - Update to tcsh bug fix version V6.20.00 - 20161124 * Don't resize the screen if it did not change size. * restore file description when cleaning up after eval: repeat 99 time * PR/572: Fix $SHLVL issue when exec'ing subshells. * PR/403: Fix backquote expansion for multi-byte character sets. * Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar) * always send prusage to stdout. * PR/526: Fix double / printing from previous fix in history expansion. * Android updates from Corinna Vinschen * PR/526: Quote backslashes properly so they can be preserved in `` expansions * Fix memory leak for paraml * Add notempty and ask values for the noclobber setting (Martin Tournoij) * more correct $wordchars for vimode (Luke Mewburn) * expose VImode in $vimode (Luke Mewburn) * display what the compiled in editor is in bindkey -d (Luke Mewburn) * run-fg-editor improvements and documentation (Luke Mewburn) * Fix parsing of 'if (cond)then' (Fridolin Pokorny) * PR/437: Fix handling of invalid unicode characters. * PR/451: Fix error messages containing %c to be always '%c' - Rename patch tcsh-6.18.03.dif which becomes tcsh-6.20.00.dif now - Drop patch union-wait.patch as now upstream - Modify patches tcsh-6.15.00-pipe.dif tcsh-6.17.06-dspmbyte.dif tcsh-6.18.03-colorls.dif tcsh-6.18.03-history-file-locking.patch tcsh-6.19.00-history-file-locking-order.patch - Add patch tcsh-6.19.00-history-file-locking-order.patch Make a copy of the file descriptor of the history file to be able not only to lock but also unlock this file (bsc#992577) - union-wait.patch: don't define BSDWAIT on glibc, future versions will remove support for union wait. - Update to tcsh bug fix version V6.19 * Mainly a bug fix release (after 3 years) with few new features: 1. new cdtohome variable 2. locking in history files 3. history speedups. - Update tcsh to patch level 6.18.05 - 20150510 * fix reseting when interrupted inside an eval "/eval sleep 10^C"/ (paulo.cesar.pereira.de.andrade) * rename handle_intr -> handle_interrupt as originally intended. fix input tests that need stdin on a tty - Update tcsh to patch level 6.18.04 - 20150504 * revert fix echo "/1"/, it is incorrect. * revert fix to PR/437, breaks short strings. - Update tcsh to patch level 6.18.03 - 20150503 * PR/437: Nakajima Akira: Fix segmentation fault reading input files * PR/291: Print job status messages to stderr. * Fridolin Pokorny NUL in `` does not mean EOF. * Pavel Raiskup fix hang with: while (1) ( date & ; wait ) end * Add cdtohome special variable (Martin Tournoij) * Fix root prompt char for windows (Corinna Vinschen) * For "/next"/ completion matches only consider exact matches of the previous word (Jamie Landeg-Jones) * Fix echo "/1"/ for echo_style=both where the first character was not processed properly (Gary Duzan) - Remove patches now upstream * tcsh-6.18.01-blk_buf.patch * tcsh-6.18.01-metakey.patch - Rename patches tcsh-6.17.03-colorls.dif becomes tcsh-6.18.03-colorls.dif tcsh-6.17.10-catalogs.dif becomes tcsh-6.18.03-catalogs.dif tcsh-6.18.00-history-file-locking.patch becomes tcsh-6.18.03-history-file-locking.patch tcsh-6.18.01-history-merge.dif becomes tcsh-6.18.03-history-merge.dif tcsh-6.18.00.dif becomes tcsh-6.18.03.dif - Enable tcsh checks but be aware that this can not be done in parallel - Backup tcsh-6.15.00-blanks.dif away before update a working copy - Cleanup with spec-cleaner to order header data - Use %lang_package macro to remove redundant stuff - Drop unused patch tcsh-6.15.00-blanks.dif - Run make with more threads - Move the commented check to check section to silence rpmlint - Add patch tcsh-6.18.00-history-file-locking.patch for bsc#901076 Cluster switch does not started completely packages on other node - Modified patch tcsh-6.18.01-history-merge.dif to fit with former
- Update to version 1.4.3 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/tdb/docs/tracing.txt: typo fixes - Update to version 1.4.2 + Build fixes + Improve the performance by inlining the tdb_oob() checks + Do not propogate any errors from tdb_repack() to tdb_transaction_commit(); (bso#13952) + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tdb if required from that branch - Update to 1.3.18 + Fix build problems with older python versions. + C99 build fixes. + Fix standalone build of tdb. - Update to 1.3.17 - Update license to LGPL-3.0 - Update to 1.3.16. + Fix build on AIX + Python3 compatibility fixes + Use tdb_wipe_all in "/erase"/ command + Harden allocating the tdb recovery area + Make sure the hash size fits + Harden tdb_check_used_record against overflow + Harden tdb_rec_read + Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal + Fix build warnings - Remove the conflicts between python3-tdb and python-tdb. These packages don't actually conflict, and need to be installed together in order to build samba with python3. - Remove %if guards for blocks that do not affect the build result. Fix RPM groups and summaries. Ensure neutrality of descriptions. Drop very old SUSE support. Replace old RPM macros by new constructs. Remove some useless ldconfig calls. - Update to 1.3.15. + Add protection against EINTR. + Truncate the file after expand failure, ENOSPC + Use posix_fallocate() to expand the file + Fix GCC compiler warnings - Update to version 1.3.14. + allow tdb_traverse_read before tdb_transaction[_prepare]_commit() + Improve documentation for tdb_transaction_start() + Add new function tdb_transaction_active() - Update to version 1.3.13. + documentation for the tdbbackup -n option + correctly upgrade F_RDLCK to F_WRLCK locks + tdbtool: Add "/storehex"/ command + fix robust mutex detection in threaded applications (bug #12593) + improve debugging of transaction lock failures - Update to version 1.3.12; (bsc#1032915). + Fix mutexes on FreeBSD + Only mmap the mutex area if not already mmap'ed + NULL out tdb->mutexes in tdb_mutex_munmap - Update to version 1.3.11. + performance improvements + make pthread mutex code more portable + avoid a race condition when checking for robust mutexes (bso#11808) + Remove use of strcpy in tdb test. + eliminate deprecation warnings in python tests + Only set public headers field when installing as a public library. - Add conflict between python-tdb and python3-tdb. - Avoid a file collision for non SUSE build targets; (bsc#966174). - Update to version 1.3.8; (bsc#954658). + Fix broken build with --disable-python + Minor build fixes - Add doxygen at build time to add the development documentation. - Disable rpath-install and silent-rules while configure. - Add python3-tdb; (bsc#951911). - Update the Samba Library Distribution Key file 'tdb.keyring'; (bso#945116). - Update to version 1.3.7. + first fix deadlock in the interaction between fcntl and mutex locking; (bso#11381) + improved python3 bindings - Update to version 1.3.6. + Fix runtime detection for robust mutexes in the standalone build; (bso#11326). + Possible fix for the build with robust mutexes on solaris 11; (bso#11319). - Update to version 1.3.5. + ABI change: tdb_chainlock_read_nonblock() has been added, a nonblock variant of tdb_chainlock_read() + Do not build test binaries if it's not a standalone build + Fix CID 1034842 Resource leak + Fix CID 1034841 Resource leak + don't let tdb_wrap_open() segfault with name==NULL - Update to version 1.3.4. + toos: allow transactions with TDB_MUTEX_LOCKING + test: add tdb1-run-mutex-transaction1 test + allow transactions on on tdb's with TDB_MUTEX_LOCKING - Update to version 1.3.3. + test: TDB_CLEAR_IF_FIRST | TDB_MUTEX_LOCKING, O_RDONLY is a valid combination - Update to version 1.3.2. + allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_FLAG_MUTEX tdbs. + Fix a comment + Fix tdb_runtime_check_for_robust_mutexes() + Improve wording in a comment + tdb.h needs bool type; obsoletes include_stdbool_bso10625.patch + tdb_wrap: Make mutexes easier to use + tdb_wrap: Only pull in samba-debug + tdb_wrap: Standalone compile without includes.h + tdb_wrap: tdb_wrap.h doesn't need struct loadparm_context - Use the upstream tar ball, as signature verification is now able to handle compressed archives. - Remove dependency on gpg-offline as signature checking is implemented in the source validator.
- Update Source location to use Gentoo mirror, fixes bsc#1129925 - Removed xinetd service - Added telnet@.service and telnet.socket - Cleanup of telnet.spec - Switch to ncurses6: use ncurses6-config to find the correct CFLAGS and libraries. - added telnet-bsd-1.2-fix-infinite-loop.patch that fixes the generating an infinite loop (bnc#898481) - url was repaired - spec-cleaner used for cleaning the specfile up - "/export NO_BRP_STRIP_DEBUG=true"/ removed from specfile - Add Source URL, see https://en.opensuse.org/SourceUrls - removed telnet-bsd-1.2-tinfo.patch Replacing -lncurses with -ltinfo doesn't seem to be required and it actually breaks builds - refresh telnet-bsd-1.2-suppress_hostname.patch - remove makros from patch names - use makros for configure, make and make install - added -ltinfo instead of -lncurses - exit cleanly, when hostalias cannot be resolved (bnc#700229) - made manpage more clear about the -b option
- Update to version 0.10.2 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846). - Update to 0.10.1 ... make build with Python 3.8 working again (new waf). - Update to version 0.10.0 + Remove Python 2.x support except to build just the bare C library + Remove --extra-python (a build time mode to produce Python2 and Python3 bindings at the same time) + New minor version to allow Samba 4.10 to release a tevent if required from that branch - Update to version 0.9.39 + py_tevent: add_timer takes float argument + C99 build fixes. + Fix standalone build of tevent. - Update to version 0.9.38 + Deprecate tevent wrapper api again + Build fixes + The build uses python3 by default: + --extra-python would take python2 now + To build with python2 only use: PYTHON=python2 ./configure PYTHON=python2 make PYTHON=python2 make install - Update license to LGPL-3.0 - Update to version 0.9.37 + simplify "/poll"/ and "/poll_mt"/ backends + make tevent_abort() reachable for backends + add tevent_common_invoke_*_handler() functions + add tevent_context_same_loop() function + add tevent_context_wrapper_create() infrastructure + add tevent_req_profile infrastructure - Update to version 0.9.36; (bso#13291); + improve documentation of tevent_queue_add_optimize_empty() + add tevent_queue_entry_untrigger() + Minor cleanup. wakeup_fd can always be gotten from the event context. + Use smb_set_close_on_exec() in example code. - Use tirpc on newer sytems - Update to version 0.9.34; (bsc#1069666); + Remove unused select backend + Fix a race condition in tevent_threaded_schedule_immediate(); (bso#13130); - Update to version 0.9.33 + make tevent_req_print() more robust against crashes - Update to version 0.9.32 + Fix mutex locking in tevent_threaded_context_destructor(). + Fix a memleak on FreeBSD. + Re-init threading in tevent_re_initialise(). + Include the finish location in tevent_req_default_print(). - Drop redundant PreReq for ldconfig; this is autodetected. Set RPM group right. - Use https urls. - Update to version 0.9.31; (bsc#1032915). + Add tevent_req_reset_endtime + Make talloc_free safe when threaded_contexts exist + Add tevent_update_timer + Factor out tevent_common_insert_timer + Add threaded immediate activation - Update to version 0.9.29. + performance improvements. - Require talloc 2.1.6 at build-time; (bsc#954658). - Avoid a file collision for non SUSE build targets; (bsc#966174). - Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728). - Update to 0.9.26; (bsc#954658). + New tevent_thread_proxy API + Minor build fixes - Disable rpath-install and silent-rules while configure. - Add python3-tevent; (bsc#951911). - Require python-talloc-devel instead of pytalloc-devel. - Recommend to install tevent-man from libtevent-devel on post-10.3 systems. - Remove superfluous _name define. - Update the Samba Library Distribution Key file 'tevent.keyring'; (bso#945116). - Create 2nd spec-file tevent-man.spec: build the man pages in a separate cycle in order to avoid the follwing build cycle: doxygen -> curl -> krb5-mini -> libverto -> tevent -> doxygen. - Recommend tevent-man for installation. - Update to 0.9.25. + Fix compile error in Solaris ports backend. + Fix access after free in tevent_common_check_signal(); (bso#11308). + Improve pytevent bindings. + Testsuite fixes. + Improve the documentation of the tevent_add_fd() assumtions. It must be talloc_free'ed before closing the fd! (bso##11141); (bso#11316). - Update to 0.9.24. + Ignore unexpected signal events in the same way the epoll backend does. - Update to 0.9.23. + Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places. - Use the upstream tar ball, as signature verification is now able to handle compressed archives. - Remove dependency on gpg-offline as signature checking is implemented in the source validator.
- install-info_exitcode.patch: install-info needs to return success when it does nothing. We need 0 return value even on failure as old packages in SLE-11 and SLE-12 can become uninstallable. (bsc#1084997) - Use %license (boo#1082318) - Do not require bash for package info (boo#1077744) - Update to version 6.5: * info: + some bugs fixed: a bug where a segfault could happen in the regex search, for example when the user entered a single as the search string + another bug which could make nodes inaccessible in long "/split"/ info files + a bug where it was not possible to follow a cross-reference that was split across more than one line has been fixed + do not fall back to a man page if following a cross-reference in an info file failed + if looking for a file failed, do not convert the name of a file to lower-case and look for it again * texinfo.tex + some faulty definitions for Unicode characters have been changed or removed + fix indentation in table of contents for entries that are split across multiple lines * texi2dvi + a bug that broke the processing of LaTeX files that did not use BibTeX has been fixed * texi2any + output the encoding declaration of a HTML file earlier so it will always occur within first 1024 bytes of file + `INLINE_INSERTCOPYING' removed as a customization variable - Avoid also provide libtool() on texinfo specific perl linkage - Drop require on perl(Locale::Messages) as long as we bundle perl-libintl-perl (the system one leaves tests failing) - Do not provide perl() - the modules are not globally available (bsc#1062028) - Change perl requires to be exactly the perl version makeinfo was built against. We ship a perl loadable module which is hard linked to the right version. - Update to version 6.4: * texi2any: + for HTML output, place section names before the manual in page titles, instead of after them, so it is easier to distinguish pages if titles are truncated + starting points for ordered lists beginning with 0 or a letter of the alphabet are output as attributes on the <ol> tag, as was case for Texinfo 4.13 and earlier + a bit faster + some discrepancies in paragraph formatting between Perl extension modules and interpreted Perl modules have been fixed + `MACRO_BODY_IGNORES_LEADING_SPACE' customization variable removed, and `indent_menu_descriptions' is no longer a possible value for `TREE_TRANSFORMATIONS' (as these features did not work as documented) * info: + the `up-line' and `down-line' commands now are like the other scrolling commands and are no longer confined to a single node (depending on the value of `scroll-behaviour') + supplying the --all option with --index-search displays a list of matching index entries + the style variables like `link-style' can now be set while info is running + display bug fixed where color could be turned off prematurely + several other bugs fixed + better portability in test suite + do not fall back to showing the dir node if a manual isn't found + Do not attempt any kind of conversion of CR LF line endings, except on MS-DOS/Windows, when it is done unconditionally. (This replaces a more complicated approach, where this conversion would take place if there was a problem finding a node in a file.) The main effect of this change is that Info files with CR LF line endings, which would have been produced on MS-DOS/Windows with old versions of makeinfo, are only supported on such operating systems. + a few of the key bindings under --vi-keys have been changed for consistency or to match the documentation * texinfo.tex + a DVI file with a single empty page can be output again, which restores the behavior from Texinfo 6.0 and earlier - Small packaging clenup: * Drop conditions for old releases * Run spec-cleaner * Run testsuite - Update to version 6.3: * Language: + The commands `@setcontentsaftertitlepage' and `@setshortcontentsaftertitlepage' have been removed. + @-commands are no longer supported within `@errormsg'. * texinfo.tex: + For a couple of characters (opening and closing braces), use glyphs from the standard TeX math fonts instead of using EC fonts which are less likely to be installed. + Use of user-defined macros in the text of an index entry is more reliable when the text contains Texinfo @-commands. + @synindex and @syncodeindex have been fixed (broken in the last release). + Support added for native UTF-8 support with XeTeX and LuaTeX. + Support of PDF output with XeTeX improved. + You can use a new file doc/texinfo-ja.tex for Texinfo documents in Japanese. doc/short-sample-ja.tex is a sample document. New support file doc/txi-ja.tex for Japanese. + texi2any: + Fix handling of compiler options when building Perl extension modules. * texi2dvi: + Can now process files whose absolute paths contain space characters, as long a relative path to the file is given. Better support of files with unusual characters in their names. + No longer exits prematurely in some circumstances (due to the script running under "/set -e"/). + Bug fixed which made the `--command' and `--tidy' options incompatible. * info: + Handling of "/invalid"/ value in infokey file fixed. - Remove libpth-devel; texinfo doesn't depend on it - Update to 6.1 * Language: . You can now omit the @menu from nodes with other nodes below them in the document structure. If you use "/@validatemenus off"/ near the start of a Texinfo file, makeinfo will, where needed, create a menu for nodes lacking one given explicitly. . An @setfilename line is no longer required at the start of a Texinfo file. (Be aware, though, that some other tools may require it, for example Automake.) . For processing with TeX, a comma is automatically provided following a cross-reference command (such as @xref) when needed to separate the page number from following text, so you don't need to add one yourself. See the `Parts of a Cross Reference' node in the manual for details. Behavior when followed by punctuation, as always recommended previously, is unchanged. * texi2any: . Some Perl modules have been rewritten in C to increase speed. If Perl extensions can be created, they are used by default; otherwise the pure Perl implementations are still used. Disable at build time with "/configure --disable-perl-xs"/. The environment variable TEXINFO_XS controls how they are used by texi2any. . Quotation marks are left out for node names and index entries in Info output where they would have been produced by commands such as @file or @option. . New customization variable INFO_SPECIAL_CHARS_QUOTE to allow use of a quoting mechanism for problematic constructs in Info output, for example node names containing colons or commas. . Commands like @heading are affected by @lowersections and @raisesections again, as was the case before Texinfo 5.0. * texinfo.tex: . You may explicitly specify a sort key for an index entry by preceding the text of the entry with the @sortas commmand with the sort key desired as a braced argument. Additionally, you may choose to ignore all occurences of the characters , @, <, and - using new flags you can specify with @set: `txiindexbackslashignore', `txiindexatsignignore', `txiindexlessthanignore', and `txiindexhyphenignore' respectively. . Changes to macro handling to more closely match makeinfo. Ends of lines are preserved in an argument to a macro taking a single argument. . By default, suppress heading line on a page with a chapter on it, to avoid having the chapter title repeated. . Use a larger font for arguments in a @deffn line and similar. . The default indices (cp, ky and so on) now don't get a file opened for them unless they are actually used. This reduces the number of files that a run of TeX produces, and also allows for a greater number of user-defined indices, because you will not bump into TeX's limit of 16 open files at once so soon. . For initials in indices that are non-alphanumeric characters (for example, backslash, or braces), avoid use of a typewriter font. This gives a more consistent appearance. . Have a stronger preference for breaking a column in an index before a letter heading. . Formatting improvements in tables of contents and indices. Entries can extend slightly into the margin instead of being broken across two lines, and text is split more evenly across lines. Reduce chance of an orphaned index entry appearing at the top of a column. . Support character encodings beyond ASCII for XeTeX and LuaTeX by reading file input byte-by-byte. * texi2dvi: . Support for determining the output files using the `-recorder' option to TeX, to help to support more TeX engines. * info: . New user variables `link-style', `active-link-style', and `match-style' enable customization of how cross-references and search matches are highlighted. . By default only the node pointers are displayed at the top of a node. Customize this with the `nodeline' variable. . New command M-x tree-search to search all subnodes of a node. . Now tries to find referenced manuals in the same directory as the current file first, before looking in search path. Customize this with new variable `follow-strategy'. . The `mouse' variable is now off by default, in order not to interfere with the selection of text in a terminal emulator window. . `q' closes a window instead of quitting altogether if there's more than one, for example if a help window is open. . Several bug fixes, including: . one causing the wrong position in a node to be shown when following an "/anchor"/ cross-reference . one causing a test failure in the t/c-u-m-x-scroll-forward.sh test on some platforms . Internal changes to reduce memory use and increase speed of searches, relative to last release . The meaning of the `key-time' variable has changed when its value is 0. This value meant to wait forever in the last release, but now it means that the next byte must be available immediately. * Documentation: . The `info.info' file (and `info.texi' source) is no longer distributed with Texinfo. Now this manual is only in Emacs. - Package info.info that is revert the previous drop from Mon May 6 16:05:29 UTC 2013 - The package texinfo now requires makeinfo of the same version to make sure that the correct Texinfo.pm is installed - libzio is able to handle lz(ma) and xz files as well - Update to 6.0 * Language: + new commands @sub and @sup, for textual subscripts and superscripts. + new command @U to insert a Unicode character by code point. * texinfo.tex: + @url/@uref output in PDF now the same as in DVI, showing the url even if the second argument is given, not just as a link target. TeX option urefurlonlylinktrue gives previous behavior, of invisible urls. + PDF-only linkcolor and urlcolor specify colors (default black). * texi2any: + customization variable TOP_NODE_UP_URL now replaces all (dir) references; recommended setting for GNU packages is /manual/. + new customization variable INDEX_SPECIAL_CHARS_WARNING to complain when index entries contain a colon. + Docbook output no longer uses <lineannotation> for @r. + -D'var val' on the command line works as intended again. + --plaintext output can be split. + a bit faster. * info: + invoking as `info foo bar' looks for bar as an index entry in manual foo, if not found as a top-level menu item. + invoking info with an absolute or explicitly relative file name (./foo.info, /tmp/foo.info, etc.) just visits that file. + separate `infokey' program has been removed - the .infokey file is now read directly by Info. + new option --init-file allows overriding ~/.infokey. + new variable `highlight-searches' allows highlighting results from a search + support for mouse scrollwheel, controlled by `mouse' variable. + new variable `key_time' to control how long to wait for byte sequences sent by special keys. + new variable `hide-note-references' alters appearance of displayed nodes + new variable `infopath-no-defaults' allows omitting the compile-time Info directory from the Info search path. + support input of multibyte characters for searches in a UTF-8 locale. + if reading an Info file that is known to be in a different character encoding to that of the user's environment, convert its contents when displayed and substitute missing characters + new command M-x info-version. + the M-x kill-node command has been removed. + test suite at build time. * texindex: + completely new implementation as a literate program using Texinfo and (portable) awk (called TexiWeb Jr.). + the -o (--output) is not supported, unless we hear of someone using it. + duplicated sort keys with different display texts result in one merged index entry, using the first display text. + better sorting and parsing in unusual cases; most notably, { and } characters can appear as initials. * install-info: + handle compressed input file names containing spaces. + exit successfully if --remove is given and the dir file does not exist. + new option --defsection, to be used instead of "/Miscellaneous"/ when a section is not present in the Info file. * texi2dvi: + look for the environment variable THUMBPDF_CMD instead of THUMBPDF, since thumbpdf itself has used THUMBPDF for options since 2000. + remove --recode and --recode-from options, since they haven't worked as intended for years, so evidently no one needs them. - refresh texinfo-zlib.patch - Remove wrong uses of %install_info - Add pre requires for install_info for scriptlets - Add gpg signature - Add perl(Locale::Messages) and perl(Text::Unidecode) Requires to makeinfo: since the switch to using the external ones, we also must ensure to have them present for the user to execute makeinfo. And makeinfo can be installed without texinfo (which already does require those modules too). - Avoid including builtin perl-libintl-perl but require the package - The same for perl-Text-Unidecode - Move %install_info_delete from %postun to %preun - Recommend instead of Require texi2html and texi2roff: they are not stricly required to operate texinfo, but can be valuable to the users installing it. - Completely splitt off texi2html and texi2roff into their own package containers. As a consequence, we no longer carry those files / patches here (they live in their respective other packages): texi2html-1.78.dif, texi2html-5.0.tar.bz2, texi2html-5584.patch, texi2html.changes, texi2html.spec, texi2roff-2.0-gcc4.patch, texi2roff-2.0.dif, texi2roff-2.0.tar.gz, texi2roff.changes, texi2roff.patch.gz and texi2roff.spec. - Be aware that texinfo is GPL-3.0+ - Require texi2html as well as readded texi2roff to make the build system happy - Update to version 5.2 * New texinfo commands * texi2any is the new generic converter for Texinfo that can produce all supported output formats, both those from texi2dvi (PDF/DVI) and from makeinfo (Info/HTML/etc.). texi2any and makeinfo are now different names for the same program; there are no differences in behavior based on the program name. * See more detail at included NEWS file * Remove obsolete texinfo-4.12.dif * Remove obsolete texi2html-1.78.dif * Remove obsolete texi2roff-2.0.dif * Remove obsolete texi2roff.patch.bz2 * Remove obsolete texinfo-4.8-echo.patch * Remove obsolete texi2roff-2.0-gcc4.patch * Remove obsolete texinfo-4.13a-bug640417.diff * Remove obsolete texinfo-4.13a-bug713517.diff * Remove obsolete automake-1.12.patch * Remove obsolete texinfo-4.13a-bug788574.diff * Remove obsolete config-guess-sub-update.patch * Rebase texinfo-4.12-zlib.patch to texinfo-zlib.patch - Merge makeinfo into main package - Drop not maintained texi2roff - Drop not maintained texi2html - Don't package info.info, already part of emacs-info - config-guess-sub-update.patch: Update config.guess/sub for aarch64 - Use latest CVS version for the last patch - Be aware that characters of appendix numbering requires a ASCII null if used as string (bnc#788574) - remove prereq on library names - Split off makeinfo as separate package to independed from TeXLive - Make it build with latest TeXLive 2012 with new package layout + Add missed TeX + Also bibtex and makeindex are used by texi2dvi + Add some requires to make the texi2* scripts work - fix build with automake-1.12 - add: automake-1.12.patch - Work around dully check script of obs - add automake as buildrequire to avoid implicit dependency - Fix UTF-8 range problem of a grep call (bnc#713517) - Enhance package description and provide meta info about makeinfo; thus you can find this tool more easily with the yast package search.. - SUSE_ASNEEDED=0 to fix PowerPC build (optimizes away the -lz -lbz2 otherwise) - Fix variable types (bnc#640417) - use %_smp_mflags - enable parallel building - make patch0 usage consistent - Add provides for texi2html and texi2roff (bnc#469300) - Update to texi2html 1.82 (2009-01-05) * Add new hooks for user functions, for simple @-commands, and at the start and end of special regions. * Don't use unidecode on unicode characters that are known not to have a good transliteration. This corresponds with characters with an @-command that don't have a transliteration, like @exclamdown... * handle @alias, @quote*, @guillem*, @textdegree, @allowcodebreaks, @fonttextsize, @hyphenation, @click, @clickstyle, @click, @arrow, @clicksequence, @geq, @leq, @*headingmarks, @*footingmarks, @smallquotation, @ogonek. Handle @columnfractions and row prototypes in @multitable better. * @documentlanguage is used to set the language each time it is seen (except if the language was set on the command line). * new option --css-ref, generate reference to a CSS URL. * new option --transliterate-file-names, produce file names in ASCII transliteration (set in the default case). * --no-monolithic is reenabled. * @, followed by an argument without brace is now handled. Report from Jorge Barros de Abreu. * @, is kept with --macro-expand. * @math is more compatible with makeinfo/texi2dvi when no external program is used. Using tex4ht for html generation should also lead to a correct result. * Handle right @end block commands followed by something else than a spacing character. * Remove trailing end of line in @html block. * @itemize should produce bullets by default. Report from Reinhold Kainhofer. * handle frame files like other files. Report from Reinhold Kainhofer. - Update to texinfo 4.13a (18 September 2008) * A reference card for Texinfo is now available, in doc/refcard. For convenience, preformatted PDF's for letter-size and A4 paper are included. * makeinfo: . new option --internal-links for HTML output, to write a tsv file mapping indexed/toc terms to links, for easy reference from external documents. . - as an input file name reads standard input. * info: . support for multibyte encodings such as UTF-8. . new option --show-malformed-multibytes, to display malformed multibyte sequences. . new environment variable INFO_MAN_COMMAND sets the name of man binary (use it if you a need to override PATH settings). * install-info: . bug fix: support names with embedded periods (e.g., config.status) again. * Distribution: . autoconf 2.63.
- Link as position-independent executable (bsc#1184124). - Update to version 0.7.5: * Fix a bug that stopped cache_restore working with metadata version 2. - Update to version 0.7.4: * No changes provided for this release - Update to version 0.7.3: * Misc internal changes * Updates to tests - Update to version 0.7.2: * Misc internal changes * Updated documentation and manpages - Update to version 0.7.1: * Misc internal changes - Enable development tools building - Depend on coreutils for initrd macros (bsc#1055492). - Update dependencies of scriplets (boo#1044823) - Update to version 0.7.0: * boo#1043043 gh#jthornber/thin-provisioning-tools#79 * Needed for working with latest lvm2 - use individual libboost-*-devel packages instead of boost-devel - Update to version 0.6.3: * Update documentation - Update to version 0.6.2: * Fix bug in thin_delta * Fix recent regression in thin_repair. * Force g++-98 dialect * Fix bug in thin_trim - Explicitely build with -std=gnu++98 to avoid all sorts of non-C++11 conforming code. - Update to 0.6.1 * enable builds with static cxx library - Make building more verbose - Conflict with device-mapper < 1.02.115 to avoid file conflicts - Use optflags when building - Install to /usr/sbin - Do not strip installed binaries - Use scriplets for initrd regeneration - Update to 0.6.0 * thin_ls - Update to 0.5.6 * era_invalidate may be run on live metadata if the - -metadata-snap option is given. - Changes for 0.5.5 * You may now give the --metadata_snap option to thin_delta without specifying where the snap is. * Update man pages to make it clearer that most tools shouldn't be run on live metadata. * Fix some bugs in the metadata reference counting for thin_check. - Update to 0.5.3 * thin_delta, thin_trim * --clear-needs-check flag for cache_check * space map checking for thin check - Update to 0.4.1
- security update: amend patch to fix test - modified patches % tiff-CVE-2019-14973.patch (refreshed) - security update: Fix integer overflow in _TIFFCheckMalloc() * CVE-2019-14973 [bsc#1146608] + tiff-CVE-2019-14973.patch - security update * CVE-2019-7663 [bsc#1125113] + tiff-CVE-2019-7663.patch - security update * CVE-2019-6128 [bsc#1121626] + tiff-CVE-2019-6128.patch - extend tiff-CVE-2018-19210.patch and rename it to tiff-CVE-2018-17000,19210.patch [bsc#1108606c#11] * solves CVE-2018-19210 [bsc#1115717] and CVE-2018-17000 [bsc#1108606] - security update * CVE-2018-19210 [bsc#1115717] + tiff-CVE-2018-19210.patch - security update * CVE-2018-18661 [bsc#1113672] + tiff-CVE-2018-18661.patch * CVE-2018-18557 [bsc#1113094] + tiff-CVE-2018-18557.patch * CVE-2018-12900 [bsc#1099257] + tiff-CVE-2018-12900.patch - asan_build: build ASAN included - debug_build: build more suitable for debugging - security update * CVE-2018-17100 [bsc#1108637] + tiff-CVE-2018-17100.patch * CVE-2018-17101 [bsc#1108627] + tiff-CVE-2018-17101.patch * CVE-2018-17795 [bsc#1110358] % tiff-4.0.9-bsc1046077-CVE-2017-9935.patch renamed to tiff-CVE-2017-9935,CVE-2018-17795.patch * CVE-2018-16335 [bsc#1106853] % tiff-CVE-2017-11613.patch renamed to tiff-CVE-2017-11613,CVE-2018-16335,15209.patch - add a possibility to build with ASAN - security update * CVE-2018-10779 [bsc#1092480] + tiff-CVE-2018-10779.patch - security update * CVE-2018-8905 [bsc#1086408] + tiff-CVE-2018-8905.patch - security update * CVE-2017-11613 [bsc#1082332] + tiff-CVE-2017-11613.patch - security update * CVE-2018-7456 [bsc#1082825] + tiff-CVE-2018-7456.patch - security update * CVE-2017-18013 [bsc#1074317] + tiff-CVE-2017-18013.patch - security update * CVE-2018-10963 [bsc#1092949] + tiff-CVE-2018-10963.patch - bsc#1081690: Add tiff-4.0.9-bsc1081690-CVE-2018-5784.patch Fix uncontrolled resource consumption in TIFFSetDirectory - bsc#1046077: Add tiff-4.0.9-bsc1046077-CVE-2017-9935.patch Fix Heap-based buffer overflow in t2p_write_pdf - Fix check section: + Make sure to get back to the right directory after chdir to 'tools', or we can't run the 2nd test suite. + Fix typo: the tests are located in a directory called 'test', not 'tests'. - Upgrade to upstream release 4.0.9 * Changes in the software configuration: + test/Makefile.am: Add some tests for tiff2bw. + .appveyor.yml, .travis.yml, build/travis-ci: apply patches 0001-ci-Travis-script-improvements.patch and 0002-ci-Invoke-helper-script-via-shell.patch by Roger Leigh + .travis.yml, build/travis-ci: new files from 0001-ci-Add-Travis-support-for-Linux-builds-with-Autoconf.patch by Roger Leigh. This patch adds support for the Travis-CI service. + .appveyor.yml: new file from 0002-ci-Add-AppVeyor-support.patch by Roger Leigh (sent to mailing list on 2017-06-08) This patch adds a .appveyor.yml file to the top-level. This allows one to opt in to having a branch built on Windows with Cygwin, MinGW and MSVC automatically when a branch is pushed to GitHub, GitLab, BitBucket or any other supported git hosting service. + CMakeLists.txt, test/CMakeLists.txt, test/TiffTestCommon.cmake: apply patch 0001-cmake-Improve-Cygwin-and-MingGW-test-support.patch from Roger Leigh. This patch makes the CMake build system support running the tests with MinGW or Cygwin. + test/tiffcp-lzw-compat.sh, test/images/quad-lzw-compat.tiff: new files to test old-style LZW decompression + test/common.sh, Makefile.am, CMakeList.txt: updated with above + test/Makefile.am: add missing reference to images/quad-lzw-compat.tiff to fix "/make distcheck"/. Patch by Roger Leigh + nmake.opt: support a DEBUG=1 option, so as to adjust OPTFLAGS and use /MDd runtime in debug mode. * Changes in libtiff: + libtiff/tif_color.c: TIFFYCbCrToRGBInit(): stricter clamping to avoid int32 overflow in TIFFYCbCrtoRGB(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1844 + libtiff/tif_getimage.c: initYCbCrConversion(): stricter validation for refBlackWhite coefficients values. To avoid invalid float->int32 conversion (when refBlackWhite[0] == 2147483648.f) Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1907 + libtiff/tif_dirinfo.c, tif_dirread.c: add _TIFFCheckFieldIsValidForCodec(), and use it in TIFFReadDirectory() so as to ignore fields whose tag is a codec-specified tag but this codec is not enabled. This avoids TIFFGetField() to behave differently depending on whether the codec is enabled or not, and thus can avoid stack based buffer overflows in a number of TIFF utilities such as tiffsplit, tiffcmp, thumbnail, etc. Patch derived from 0063-Handle-properly-CODEC-specific-tags.patch (http://bugzilla.maptools.org/show_bug.cgi?id=2580) by Raphaël Hertzog. Fixes: http://bugzilla.maptools.org/show_bug.cgi?id=2580 http://bugzilla.maptools.org/show_bug.cgi?id=2693 http://bugzilla.maptools.org/show_bug.cgi?id=2625 (CVE-2016-10095, bsc#1017690) http://bugzilla.maptools.org/show_bug.cgi?id=2564 (CVE-2015-7554, bsc#960341) http://bugzilla.maptools.org/show_bug.cgi?id=2561 (CVE-2016-5318, bsc#983436) http://bugzilla.maptools.org/show_bug.cgi?id=2499 (CVE-2014-8128, bsc#969783) http://bugzilla.maptools.org/show_bug.cgi?id=2441 http://bugzilla.maptools.org/show_bug.cgi?id=2433 + libtiff/tif_swab.c: if DISABLE_CHECK_TIFFSWABMACROS is defined, do not do the #ifdef TIFFSwabXXX checks. Make it easier for GDAL to rename the symbols of its internal libtiff copy. + libtiff/tif_dirread.c: fix regression of libtiff 4.0.8 in ChopUpSingleUncompressedStrip() regarding update of newly single-strip uncompressed files whose bytecount is 0. Before the change of 2016-12-03, the condition bytecount==0 used to trigger an early exit/disabling of strip chop. Re-introduce that in update mode. Otherwise this cause later incorrect setting for the value of StripByCounts/StripOffsets. (https://trac.osgeo.org/gdal/ticket/6924) + libtiff/tif_dirread.c: TIFFFetchStripThing(): limit the number of items read in StripOffsets/StripByteCounts tags to the number of strips to avoid excessive memory allocation. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2215 + libtiff/tif_getimage.c: avoid many (harmless) unsigned int overflows. + libtiff/tif_fax3.c: avoid unsigned int overflow in Fax3Encode2DRow(). Could potentially be a bug with huge rows. + libtiff/tif_jpeg.c: avoid (harmless) unsigned int overflow on tiled images. + libtiff/tif_dirread.c: avoid unsigned int overflow in EstimateStripByteCounts() and BYTECOUNTLOOKSBAD when file is too short. + libtiff/tif_predict.c: decorate legitimate functions where unsigned int overflow occur with TIFF_NOSANITIZE_UNSIGNED_INT_OVERFLOW + libtiff/tif_dirread.c: avoid unsigned int overflow in EstimateStripByteCounts() + libtiff/tiffiop.h: add TIFF_NOSANITIZE_UNSIGNED_INT_OVERFLOW macro to disable CLang warnings raised by - fsanitize=undefined,unsigned-integer-overflow + libtiff/tif_jpeg.c: add anti-denial of service measure to avoid excessive CPU consumption on progressive JPEGs with a huge number of scans. See http://www.libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf Note: only affects libtiff since 2014-12-29 where support of non-baseline JPEG was added. + libtiff/tif_jpeg.c: error out at decoding time if anticipated libjpeg memory allocation is above 100 MB. libjpeg in case of multiple scans, which is allowed even in baseline JPEG, if components are spread over several scans and not interleavedin a single one, needs to allocate memory (or backing store) for the whole strip/tile. See http://www.libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf This limitation may be overriden by setting the LIBTIFF_ALLOW_LARGE_LIBJPEG_MEM_ALLOC environment variable, or recompiling libtiff with a custom value of TIFF_LIBJPEG_LARGEST_MEM_ALLOC macro. + libtiff/tif_jbig.c: fix memory leak in error code path of JBIGDecode() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2706 (CVE-2017-9936, bsc#1046073) + libtiff/tif_dirread.c: in TIFFReadDirEntryFloat(), check that a double value can fit in a float before casting. + libtiff/tiffiop.h, libtiff/tif_jpeg.c, libtiff/tif_jpeg_12.c, libtiff/tif_read.c: make TIFFReadScanline() works in CHUNKY_STRIP_READ_SUPPORT mode with JPEG stream with multiple scans. Also make configurable through a LIBTIFF_JPEG_MAX_ALLOWED_SCAN_NUMBER environment variable the maximum number of scans allowed. Defaults to 100. + libtiff/tif_read.c: TIFFFillTile(): add limitation to the number of bytes read in case td_stripbytecount[strip] is bigger than reasonable, so as to avoid excessive memory allocation (similarly to what was done for TIFFFileStrip() on 2017-05-10) + libtiff/tif_getimage.c: use _TIFFReadEncodedStripAndAllocBuffer(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2708 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2433 + libtiff/tif_read.c, tiffiop.h: add a _TIFFReadEncodedStripAndAllocBuffer() function, variant of TIFFReadEncodedStrip() that allocates the decoded buffer only after a first successful TIFFFillStrip(). This avoids excessive memory allocation on corrupted files. + libtiff/tif_dirwrite.c: in TIFFWriteDirectoryTagCheckedXXXX() functions associated with LONG8/SLONG8 data type, replace assertion that the file is BigTIFF, by a non-fatal error. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2712 + libtiff/tif_read.c: TIFFStartTile(): set tif_rawcc to tif_rawdataloaded when it is set. Similarly to TIFFStartStrip(). This issue was revealed by the change of 2017-06-30 in TIFFFileTile(), limiting the number of bytes read. But it could probably have been hit too in CHUNKY_STRIP_READ_SUPPORT mode previously. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2454 + libtiff/tif_error.c, tif_warning.c: correctly use va_list when both an old-style and new-style warning/error handlers are installed. Patch by Paavo Helde (sent on the mailing list) + libtiff/tif_getimage.c: use _TIFFReadTileAndAllocBuffer(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2470 + libtiff/tif_read.c, tiffiop.h: add a _TIFFReadEncodedTileAndAllocBuffer() and _TIFFReadTileAndAllocBuffer() variants of TIFFReadEncodedTile() and TIFFReadTile() that allocates the decoded buffer only after a first successful TIFFFillTile(). This avoids excessive memory allocation on corrupted files. + libtiff/tif_pixarlog.c: avoid excessive memory allocation on decoding when RowsPerStrip tag is not defined (and thus td_rowsperstrip == UINT_MAX) Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2554 + libtiff/tif_lzw.c: fix 4.0.8 regression in the decoding of old-style LZW compressed files. + libtiff/tif_lzw.c: fix potential out-of-buffer read on 1-byte LZW strips. Crashing issue only on memory mapped files, where the strip offset is the last byte of the file, and the file size is a multiple of one page size on the CPU architecture (typically 4096) + libtiff/tif_dir.c: avoid potential null pointer dereference in _TIFFVGetField() on corrupted TIFFTAG_NUMBEROFINKS tag instance. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2713 + tools/tiff2pdf.c: prevent heap buffer overflow write in "/Raw"/ mode on PlanarConfig=Contig input images. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2715 + libtiff/tif_read.c: TIFFFillStrip() / TIFFFillTile(). Complementary fix for http://bugzilla.maptools.org/show_bug.cgi?id=2708 in the isMapped() case, so as to avoid excessive memory allocation when we need a temporary buffer but the file is truncated. + libtiff/tif_read.c: in TIFFFetchStripThing(), only grow the arrays that hold StripOffsets/StripByteCounts, when they are smaller than the expected number of striles, up to 1 million striles, and error out beyond. Can be tweaked by setting the environment variable LIBTIFF_STRILE_ARRAY_MAX_RESIZE_COUNT. This partially goes against a change added on 2002-12-17 to accept those arrays of wrong sizes, but is needed to avoid denial of services. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2350 + libtiff/tif_read.c: add protection against excessive memory allocation attempts in TIFFReadDirEntryArray() on short files. Effective for mmap'ed case. And non-mmap'ed case, but restricted to 64bit builds. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2675 (CVE-2017-12944, bsc#1054594) + libtiff/tif_luv.c: LogLuvInitState(): avoid excessive memory allocation when RowsPerStrip tag is missing. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2683 + libtiff/tif_getimage.c: gtTileContig() and gtTileSeparate(): properly break from loops on error when stoponerr is set, instead of going on iterating on row based loop. + libtiff/tif_getimage.c: fix fromskew computation when to-be-skipped pixel number is not a multiple of the horizontal subsampling, and also in some other cases. Impact putcontig8bitYCbCr44tile, putcontig8bitYCbCr42tile, putcontig8bitYCbCr41tile, putcontig8bitYCbCr21tile and putcontig8bitYCbCr12tile Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2637 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2691 + libtiff/tif_luv.c: further reduce memory requirements for temporary buffer when RowsPerStrip >= image_length in LogLuvInitState() and LogL16InitState(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2700 + libtiff/tif_dirwrite.c: replace assertion related to not finding the SubIFD tag by runtime check (in TIFFWriteDirectorySec()) Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2727 + libtiff/tif_dirwrite.c: replace assertion to tag value not fitting on uint32 when selecting the value of SubIFD tag by runtime check (in TIFFWriteDirectoryTagSubifd()). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2728 + libtiff/tif_jpeg.c: accept reading the last strip of a JPEG compressed file if the codestream height is larger than the truncated height of the strip. Emit a warning in this situation since this is non compliant. + libtiff/tiffiop.h, tif_aux.c: redirect SeekOK() macro to a _TIFFSeekoK() function that checks if the offset is not bigger than INT64_MAX, so as to avoid a -1 error return code of TIFFSeekFile() to match a required seek to UINT64_MAX/-1. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2726 + libtiff/tif_dirread.c: add NULL check to avoid likely false positive null-pointer dereference warning by CLang Static Analyzer. + libtiff/libtiff.def: add TIFFReadRGBAStripExt and TIFFReadRGBATileExt Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2735 + libtiff/tif_jpeg.c: add compatibility with libjpeg-turbo 1.5.2 that honours max_memory_to_use > 0. Cf https://github.com/libjpeg-turbo/libjpeg-turbo/issues/162 + libtiff/tif_getimage.c: avoid floating point division by zero in initCIELabConversion() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3733 * Changes in the tools: + tools/tiff2pdf.c: prevent heap buffer overflow write in "/Raw"/ mode on PlanarConfig=Contig input images. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2715 + tools/tiffset.c: fix setting a single value for the ExtraSamples tag (and other tags with variable number of values). So 'tiffset -s ExtraSamples 1 X'. This only worked when setting 2 or more values, but not just one. + tools/fax2tiff.c (_FAX_Client_Data): Pass FAX_Client_Data as the client data. This client data is not used at all at the moment, but it makes the most sense. Issue that the value of client_data.fd was passed where a pointer is expected. + tools/tiff2pdf.c (t2p_sample_realize_palette): Fix possible arithmetic overflow in bounds checking code and eliminate comparison between signed and unsigned type. + tools/tiff2bw.c (main): Free memory allocated in the tiff2bw program. This is in response to the report associated with CVE-2017-16232, bsc#1069213 but does not solve the extremely high memory usage with the associated POC file. - Upgrade to upstream release 4.0.8 * libtiff/tif_getimage.c, libtiff/tif_open.c + add parenthesis to fix cppcheck clarifyCalculation warnings * libtiff/tif_predict.c, libtiff/tif_print.c + fix printf unsigned vs signed formatting (cppcheck invalidPrintfArgType_uint warnings) * libtiff/tif_read.c, libtiff/tiffiop.h + fix uint32 overflow in TIFFReadEncodedStrip() that caused an integer division by zero. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2596 * libtiff/tif_pixarlog.c, libtiff/tif_luv.c + fix heap-based buffer overflow on generation of PixarLog / LUV compressed files, with ColorMap, TransferFunction attached and nasty plays with bitspersample. The fix for LUV has not been tested, but suffers from the same kind of issue of PixarLog. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2604 * libtiff/tif_strip.c + revert the change in TIFFNumberOfStrips() done for http://bugzilla.maptools.org/show_bug.cgi?id=2587 / CVE-2016-9273 since the above change is a better fix that makes it unnecessary. * libtiff/tif_dirread.c + modify ChopUpSingleUncompressedStrip() to instanciate compute ntrips as TIFFhowmany_32(td->td_imagelength, rowsperstrip), instead of a logic based on the total size of data. Which is faulty is the total size of data is not sufficient to fill the whole image, and thus results in reading outside of the StripByCounts/StripOffsets arrays when using TIFFReadScanline(). Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2608. * libtiff/tif_ojpeg.c + make OJPEGDecode() early exit in case of failure in OJPEGPreDecode(). This will avoid a divide by zero, and potential other issues. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2611 * libtiff/tif_write.c + fix misleading indentation as warned by GCC. * libtiff/tif_fax3.h + revert change done on 2016-01-09 that made Param member of TIFFFaxTabEnt structure a uint16 to reduce size of the binary. It happens that the Hylafax software uses the tables that follow this typedef (TIFFFaxMainTable, TIFFFaxWhiteTable, TIFFFaxBlackTable), although they are not in a public libtiff header. Raised by Lee Howard. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2636 * libtiff/tiffio.h, libtiff/tif_getimage.c + add TIFFReadRGBAStripExt() and TIFFReadRGBATileExt() variants of the functions without ext, with an extra argument to control the stop_on_error behaviour. * libtiff/tif_getimage.c + fix potential memory leaks in error code path of TIFFRGBAImageBegin(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2627 * libtiff/tif_jpeg.c + increase libjpeg max memory usable to 10 MB instead of libjpeg 1MB default. This helps when creating files with "/big"/ tile, without using libjpeg temporary files. Related to https://trac.osgeo.org/gdal/ticket/6757 * libtiff/tif_jpeg.c + avoid integer division by zero in JPEGSetupEncode() when horizontal or vertical sampling is set to 0. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2653, bsc#1033127, CVE-2017-7595 * libtiff/tif_dirwrite.c + in TIFFWriteDirectoryTagCheckedRational, replace assertion by runtime check to error out if passed value is strictly negative. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2535, bsc#1038438, CVE-2016-10371 * libtiff/tif_dirread.c + avoid division by floating point 0 in TIFFReadDirEntryCheckedRational() and TIFFReadDirEntryCheckedSrational(), and return 0 in that case (instead of infinity as before presumably) Apparently some sanitizers do not like those divisions by zero. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2644, bsc#1033118, CVE-2017-7598 * libtiff/tif_dir.c, tif_dirread.c, tif_dirwrite.c + implement various clampings of double to other data types to avoid undefined behaviour if the output range isn't big enough to hold the input value. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2643 http://bugzilla.maptools.org/show_bug.cgi?id=2642 http://bugzilla.maptools.org/show_bug.cgi?id=2646 http://bugzilla.maptools.org/show_bug.cgi?id=2647, bsc#1033126, CVE-2017-7596, bsc#1033120, CVE-2017-7597, bsc#1033113, CVE-2017-7599, bsc#1033112, CVE-2017-7600, * libtiff/tif_jpeg.c + validate BitsPerSample in JPEGSetupEncode() to avoid undefined behaviour caused by invalid shift exponent. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2648, bsc#1033111, CVE-2017-7601 * libtiff/tif_read.c + avoid potential undefined behaviour on signed integer addition in TIFFReadRawStrip1() in isMapped() case. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2650, bsc#1033109, CVE-2017-7602 * libtiff/tif_getimage.c + add explicit uint32 cast in putagreytile to avoid UndefinedBehaviorSanitizer warning. Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2658, bsc#1033131, CVE-2017-7592 * libtiff/tif_read.c + TIFFReadBufferSetup(): use _TIFFcalloc() to zero initialize tif_rawdata. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2651, bsc#1033129, CVE-2017-7593 * libtiff/tiffio.h, tif_unix.c, tif_win32.c, tif_vms.c + add _TIFFcalloc() * libtiff/tif_luv.c, tif_lzw.c, tif_packbits.c + return 0 in Encode functions instead of -1 when TIFFFlushData1() fails. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2130 * libtiff/tif_ojpeg.c + fix leak in OJPEGReadHeaderInfoSecTablesQTable, OJPEGReadHeaderInfoSecTablesDcTable and OJPEGReadHeaderInfoSecTablesAcTable when read fails. Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2659, bsc#1033128, CVE-2017-7594 * libtiff/tif_jpeg.c + only run JPEGFixupTagsSubsampling() if the YCbCrSubsampling tag is not explicitly present. This helps a bit to reduce the I/O amount when the tag is present (especially on cloud hosted files). * libtiff/tif_lzw.c + in LZWPostEncode(), increase, if necessary, the code bit-width after flushing the remaining code and before emitting the EOI code. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=1982 * libtiff/tif_pixarlog.c + fix memory leak in error code path of PixarLogSetupDecode(). Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2665 * libtiff/tif_fax3.c, tif_predict.c, tif_getimage.c + fix GCC 7 -Wimplicit-fallthrough warnings. * libtiff/tif_dirread.c + fix memory leak in non DEFER_STRILE_LOAD mode (ie default) when there is both a StripOffsets and TileOffsets tag, or a StripByteCounts and TileByteCounts Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2689, bsc#1042805, CVE-2017-9403) * libtiff/tif_ojpeg.c + fix potential memory leak in OJPEGReadHeaderInfoSecTablesQTable, OJPEGReadHeaderInfoSecTablesDcTable and OJPEGReadHeaderInfoSecTablesAcTable Patch by Nicolas Pena. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2670 * libtiff/tif_fax3.c + avoid crash in Fax3Close() on empty file. Patch by Alan Coopersmith + complement by myself. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2673 * libtiff/tif_read.c + TIFFFillStrip(): add limitation to the number of bytes read in case td_stripbytecount[strip] is bigger than reasonable, so as to avoid excessive memory allocation. * libtiff/tif_zip.c, tif_pixarlog.c, tif_predict.c + fix memory leak when the underlying codec (ZIP, PixarLog) succeeds its setupdecode() method, but PredictorSetup fails. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + TIFFFillStrip() and TIFFFillTile(): avoid excessive memory allocation in case of shorten files. Only effective on 64 bit builds and non-mapped cases. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + TIFFFillStripPartial() / TIFFSeek(), avoid potential integer overflows with read_ahead in CHUNKY_STRIP_READ_SUPPORT mode. Should especially occur on 32 bit platforms. * libtiff/tif_read.c + TIFFFillStripPartial() + avoid excessive memory allocation in case of shorten files. Only effective on 64 bit builds. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_read.c + update tif_rawcc in CHUNKY_STRIP_READ_SUPPORT mode with tif_rawdataloaded when calling TIFFStartStrip() or TIFFFillStripPartial(). This avoids reading beyond tif_rawdata when bytecount > tif_rawdatasize. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1545. Credit to OSS-Fuzz * libtiff/tif_color.c + avoid potential int32 overflow in TIFFYCbCrToRGBInit() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1533 Credit to OSS-Fuzz * libtiff/tif_pixarlog.c, tif_luv.c + avoid potential int32 overflows in multiply_ms() and add_ms(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1558 Credit to OSS-Fuzz * libtiff/tif_packbits.c + fix out-of-buffer read in PackBitsDecode() Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1563 Credit to OSS-Fuzz * libtiff/tif_luv.c + LogL16InitState(): avoid excessive memory allocation when RowsPerStrip tag is missing. Credit to OSS-Fuzz (locally run, on GDAL) * libtiff/tif_lzw.c + update dec_bitsleft at beginning of LZWDecode(), and update tif_rawcc at end of LZWDecode(). This is needed to properly work with the latest chnges in tif_read.c in CHUNKY_STRIP_READ_SUPPORT mode. * libtiff/tif_pixarlog.c + PixarLogDecode(): resync tif_rawcp with next_in and tif_rawcc with avail_in at beginning and end of function, similarly to what is done in LZWDecode(). Likely needed so that it works properly with latest chnges in tif_read.c in CHUNKY_STRIP_READ_SUPPORT mode. But untested... * libtiff/tif_getimage.c + initYCbCrConversion(): add basic validation of luma and refBlackWhite coefficients (just check they are not NaN for now), to avoid potential float to int overflows. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1663 Credit to OSS Fuzz * libtiff/tif_read.c + _TIFFVSetField(): fix outside range cast of double to float. Credit to Google Autofuzz project * libtiff/tif_getimage.c + initYCbCrConversion(): check luma[1] is not zero to avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1665 Credit to OSS Fuzz * libtiff/tif_read.c + _TIFFVSetField(): fix outside range cast of double to float. Credit to Google Autofuzz project * libtiff/tif_getimage.c + initYCbCrConversion(): check luma[1] is not zero to avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1665 Credit to OSS Fuzz * libtiff/tif_getimage.c + initYCbCrConversion(): stricter validation for refBlackWhite coefficients values. To avoid invalid float->int32 conversion. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1718 Credit to OSS Fuzz * tools/fax2tiff.c (main) + Applied patch by Joerg Ahrens to fix passing client data for Win32 builds using tif_win32.c (USE_WIN32_FILEIO defined) for file I/O. Patch was provided via email on November 20, 2016. * tools/tiffcp.c + avoid uint32 underflow in cpDecodedStrips that can cause various issues, such as buffer overflows in the library. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2598 * tools/tiffcrop.c + fix readContigStripsIntoBuffer() in -i (ignore) mode so that the output buffer is correctly incremented to avoid write outside bounds. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2620 * tools/tiffcrop.c + add 3 extra bytes at end of strip buffer in readSeparateStripsIntoBuffer() to avoid read outside of heap allocated buffer. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2621 * tools/tiffcrop.c + fix integer division by zero when BitsPerSample is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2619 * tools/tiffinfo.c + fix null pointer dereference in -r mode when the image has no StripByteCount tag. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2594 * tools/tiffcp.c + avoid potential division by zero is BitsPerSamples tag is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2597 * tools/tif_dir.c + when TIFFGetField(, TIFFTAG_NUMBEROFINKS, ) is called, limit the return number of inks to SamplesPerPixel, so that code that parses ink names doesn't go past the end of the buffer. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2599 * tools/tiffcp.c + avoid potential division by zero is BitsPerSamples tag is missing. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2607 * tools/tiffcp.c + fix uint32 underflow/overflow that can cause heap-based buffer overflow. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2610 * tools/tiffcp.c + replace assert( (bps % 8) == 0 ) by a non assert check. Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2605 * tools/tiff2ps.c + fix 2 heap-based buffer overflows (in PSDataBW and PSDataColorContig). Reported by Agostino Sarubbo. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2633 and http://bugzilla.maptools.org/show_bug.cgi?id=2634. * tools/tiff2pdf.c + prevent heap-based buffer overflow in -j mode on a paletted image. Note: this fix errors out before the overflow happens. There could probably be a better fix. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2635 * tools/tiff2pdf.c + fix wrong usage of memcpy() that can trigger unspecified behaviour. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2638 * tools/tiff2pdf.c + avoid potential invalid memory read in t2p_writeproc. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2639 * tools/tiff2pdf.c + avoid potential heap-based overflow in t2p_readwrite_pdf_image_tile(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2640 * tools/tiffcrop.c + remove extraneous TIFFClose() in error code path, that caused double free. Related to http://bugzilla.maptools.org/show_bug.cgi?id=2535 * tools/tiffcp.c + error out cleanly in cpContig2SeparateByRow and cpSeparate2ContigByRow if BitsPerSample != 8 to avoid heap based overflow. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2656 and http://bugzilla.maptools.org/show_bug.cgi?id=2657 * tools/raw2tiff.c + avoid integer division by zero. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2631 * tools/tiff2ps.c + call TIFFClose() in error code paths. * tools/fax2tiff.c + emit appropriate message if the input file is empty. Patch by Alan Coopersmith. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2672 * tools/tiff2bw.c + close TIFF handle in error code path. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2677 * Other issues fixed: + bsc#1042804, CVE-2017-9404 * CVE-2016-10092, CVE-2016-10093, CVE-2016-10094 [bsc#1017693] - Removed patches: * tiff-4.0.7-CVE-2015-7554.patch * tiff-4.0.7-CVE-2017-5225.patch * tiff-4.0.7-TIFFTAG_FAXRECVPARAMS.patch * tiff-CVE-2016-10266.patch * tiff-CVE-2016-10267.patch * tiff-CVE-2016-10268.patch * tiff-CVE-2016-10269.patch * tiff-CVE-2016-10270.patch * tiff-CVE-2016-10271.patch * tiff-CVE-2016-10272.patch + Fixed upstream - Added patches: * tiff-CVE-2016-10266.patch + Upstream fix for CVE-2016-10266, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031263) * tiff-CVE-2016-10267.patch + Upstream fix for CVE-2016-10267, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031262) * tiff-CVE-2016-10268.patch + Upstream fix for CVE-2016-10268, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image (bsc#1031255) * tiff-CVE-2016-10269.patch + Upstream fix for CVE-2016-10269, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031254) * tiff-CVE-2016-10270.patch + Upstream fix for CVE-2016-10270, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031250) * tiff-CVE-2016-10271.patch + Upstream fix for CVE-2016-10271, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read and buffer overflow) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031249) * tiff-CVE-2016-10272.patch + Upstream fix for CVE-2016-10272, LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted TIFF image (bsc#1031247) - Added patch: * tiff-4.0.7-TIFFTAG_FAXRECVPARAMS.patch - Fix a regression introduced in 4.0.7 (bsc#1022103) - http://bugzilla.maptools.org/show_bug.cgi?id=2636 - Added patch: * tiff-4.0.7-CVE-2017-5225.patch - Upstream fix for CVE-2017-5225, bsc#1019611: heap buffer overflow in tools/tiffcp via a crafted BitsPerSample value - Drop --with-pic, this is only for static libs (which are not built) - Update descriptions - Update homepage - Upgrade to upstream release 4.0.7 * libtiff/tif_aux.c + Fix crash in TIFFVGetFieldDefaulted() when requesting Predictor tag and that the zip/lzw codec is not configured. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2591 * libtiff/tif_compress.c + Make TIFFNoDecode() return 0 to indicate an error and make upper level read routines treat it accordingly. (linked to the test case of http://bugzilla.maptools.org/show_bug.cgi?id=2517) * libtiff/tif_dir.c + Discard values of SMinSampleValue and SMaxSampleValue when they have been read and the value of SamplesPerPixel is changed afterwards (like when reading a OJPEG compressed image with a missing SamplesPerPixel tag, and whose photometric is RGB or YCbCr, forcing SamplesPerPixel being 3). Otherwise when rewriting the directory (for example with tiffset, we will expect 3 values whereas the array had been allocated with just one), thus causing a out of bound read access. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2500 (CVE-2014-8127, bsc#914890, duplicate: CVE-2016-3658, bsc#974840) * libtiff/tif_dirread.c + In TIFFFetchNormalTag(), do not dereference NULL pointer when values of tags with TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII access are 0-byte arrays. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2593 (regression introduced by previous fix done on 2016-11-11 for CVE-2016-9297, bsc#1010161). Assigned as CVE-2016-9448, bsc#1011103 + In TIFFFetchNormalTag(), make sure that values of tags with TIFF_SETGET_C16_ASCII/TIFF_SETGET_C32_ASCII access are null terminated, to avoid potential read outside buffer in _TIFFPrintField(). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2590 (CVE-2016-9297, bsc#1010161) + Initialize doubledata at line 3693 to NULL to please MSVC 2013 + Prevent reading ColorMap or TransferFunction if BitsPerPixel > 24, so as to avoid huge memory allocation and file read attempts + Reject images with OJPEG compression that have no TileOffsets/StripOffsets tag, when OJPEG compression is disabled. Prevent null pointer dereference in TIFFReadRawStrip1() and other functions that expect td_stripbytecount to be non NULL. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2585 + When compiled with DEFER_STRILE_LOAD, fix regression, when reading a one-strip file without a StripByteCounts tag. + Workaround false positive warning of Clang Static Analyzer about null pointer dereference in TIFFCheckDirOffset(). * libtiff/tif_dirwrite.c + Avoid null pointer dereference on td_stripoffset when writing directory, if FIELD_STRIPOFFSETS was artificially set for a hack case in OJPEG case. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2500 (CVE-2014-8127, bsc#914890, duplicate: CVE-2016-3658, bsc#974840) + Fix truncation to 32 bit of file offsets in TIFFLinkDirectory() and TIFFWriteDirectorySec() when aligning directory offsets on an even offset (affects BigTIFF). * libtiff/tif_dumpmode.c + DumpModeEncode() should return 0 in case of failure so that the above mentionned functions detect the error. * libtiff/tif_fax3.c + remove dead assignment in Fax3PutEOLgdal(). * libtiff/tif_fax3.h + make Param member of TIFFFaxTabEnt structure a uint16 to reduce size of the binary. * libtiff/tif_getimage.c + Fix out-of-bound reads in TIFFRGBAImage interface in case of unsupported values of SamplesPerPixel/ExtraSamples for LogLUV/CIELab. Add explicit call to TIFFRGBAImageOK() in TIFFRGBAImageBegin(). Fix CVE-2015-8665 and CVE-2015-8683. + Fix some benign warnings which appear in 64-bit compilation under Microsoft Visual Studio of the form "/Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value."/ + TIFFRGBAImageOK: Reject attempts to read floating point images. * libtiff/tif_luv.c + Fix potential out-of-bound writes in decode functions in non debug builds by replacing assert()s by regular if checks (http://bugzilla.maptools.org/show_bug.cgi?id=2522). Fix potential out-of-bound reads in case of short input data. + Validate that for COMPRESSION_SGILOG and PHOTOMETRIC_LOGL, there is only one sample per pixel. Avoid potential invalid memory write on corrupted/unexpected images when using the TIFFRGBAImageBegin() interface * libtiff/tif_next.c + Fix potential out-of-bound write in NeXTDecode() (http://bugzilla.maptools.org/show_bug.cgi?id=2508) * libtiff/tif_pixarlog.c + Avoid zlib error messages to pass a NULL string to %s formatter, which is undefined behaviour in sprintf(). + Fix out-of-bounds write vulnerabilities in heap allocated buffers. Reported as MSVR 35094. + Fix potential buffer write overrun in PixarLogDecode() on corrupted/unexpected images (CVE-2016-5875, bsc#987351) + Fix write buffer overflow in PixarLogEncode if more input samples are provided than expected by PixarLogSetupEncode. Idea based on libtiff-CVE-2016-3990.patch from libtiff-4.0.3-25.el7_2.src.rpm, but with different and simpler check. (http://bugzilla.maptools.org/show_bug.cgi?id=2544, bsc#975069) * libtiff/tif_predict.c + PredictorSetup: Enforce bits-per-sample requirements of floating point predictor (3). Fixes CVE-2016-3622 "/Divide By Zero in the tiff2rgba tool."/ (bsc#974449) * libtiff/tif_predict.h, libtiff/tif_predict.c + Replace assertions by runtime checks to avoid assertions in debug mode, or buffer overflows in release mode. Can happen when dealing with unusual tile size like YCbCr with subsampling. Reported as MSVR 35105. * libtiff/tif_read.c + Fix out-of-bounds read on memory-mapped files in TIFFReadRawStrip1() and TIFFReadRawTile1() when stripoffset is beyond tmsize_t max value (bsc#990460, CVE-2016-6223) + Make TIFFReadEncodedStrip() and TIFFReadEncodedTile() directly use user provided buffer when no compression (and other conditions) to save a memcpy(). * libtiff/tif_strip.c + Make TIFFNumberOfStrips() return the td->td_nstrips value when it is non-zero, instead of recomputing it. This is needed in TIFF_STRIPCHOP mode where td_nstrips is modified. Fixes a read outsize of array in tiffsplit (or other utilities using TIFFNumberOfStrips()). Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2587 (CVE-2016-9273, bsc#1010163) * libtiff/tif_write.c + Fix issue in error code path of TIFFFlushData1() that didn't reset the tif_rawcc and tif_rawcp members. I'm not completely sure if that could happen in practice outside of the odd behaviour of t2p_seekproc() of tiff2pdf). The report points that a better fix could be to check the return value of TIFFFlushData1() in places where it isn't done currently, but it seems this patch is enough. Reported as MSVR 35095. + Make TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() directly use user provided buffer when no compression to save a memcpy(). + TIFFWriteEncodedStrip() and TIFFWriteEncodedTile() should return -1 in case of failure of tif_encodestrip() as documented * tools/fax2tiff.D c + Fix segfault when specifying -r without argument. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2572 * tools/Makefile.am + The libtiff tools bmp2tiff, gif2tiff, ras2tiff, sgi2tiff, sgisv, and ycbcr are completely removed from the distribution. The libtiff tools rgb2ycbcr and thumbnail are only built in the build tree for testing. Old files are put in new 'archive' subdirectory of the source repository, but not in distribution archives. These changes are made in order to lessen the maintenance burden. * tools/rgb2ycbcr.c + Validate values of -v and -h parameters to avoid potential divide by zero. Fixes CVE-2016-3623, bsc#974618 (http://bugzilla.maptools.org/show_bug.cgi?id=2569) * tools/tiff2bw.c + Fix weight computation that could result of color value overflow (no security implication). Fix http://bugzilla.maptools.org/show_bug.cgi?id=2550. * tools/tiff2pdf.c + Avoid undefined behaviour related to overlapping of source and destination buffer in memcpy() call in t2p_sample_rgbaa_to_rgb() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2577 + Fix out-of-bounds write vulnerabilities in heap allocate buffer in t2p_process_jpeg_strip(). Reported as MSVR 35098. + Fix potential integer overflows on 32 bit builds in t2p_read_tiff_size() Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2576 + Fix read -largely- outsize of buffer in t2p_readwrite_pdf_image_tile(), causing crash, when reading a JPEG compressed image with TIFFTAG_JPEGTABLES length being one. Reported as MSVR 35101. CVE-2016-9453, bsc#1011107 + Fix write buffer overflow of 2 bytes on JPEG compressed images. Reported as TALOS-CAN-0187, CVE-2016-5652, bsc#1007280. Also prevents writing 2 extra uninitialized bytes to the file stream. * tools/tiff2rgba.c + Fix integer overflow in size of allocated buffer, when -b mode is enabled, that could result in out-of-bounds write. Based initially on patch tiff-CVE-2016-3945.patch from libtiff-4.0.3-25.el7_2.src.rpm, with correction for invalid tests that rejected valid files. (http://bugzilla.maptools.org/show_bug.cgi?id=2545, bsc#974614) * tools/tiffcp.c + Fix out-of-bounds write on tiled images with odd tile width vs image width. Reported as MSVR 35103. (bsc#1011841, CVE-2016-9538) + Fix read of undefined variable in case of missing required tags. Found on test case of MSVR 35100. * tools/tiffcrop.c + Avoid access outside of stack allocated array on a tiled separate TIFF with more than 8 samples per pixel. (CVE-2016-5321, CVE-2016-5323, http://bugzilla.maptools.org/show_bug.cgi?id=2558, http://bugzilla.maptools.org/show_bug.cgi?id=2559, bsc#984813, bsc#984815) + Fix memory leak in (recent) error code path. Fixes Coverity 1394415. + Fix multiple uint32 overflows in writeBufferToSeparateStrips(), writeBufferToContigTiles() and writeBufferToSeparateTiles() that could cause heap buffer overflows. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2592 + Fix out-of-bound read of up to 3 bytes in readContigTilesIntoBuffer(). Reported as MSVR 35092. + Fix out-of-bounds write in loadImage(). From patch libtiff-CVE-2016-3991.patch from libtiff-4.0.3-25.el7_2.src.rpm (http://bugzilla.maptools.org/show_bug.cgi?id=2543, bsc#975070) + Fix read of undefined buffer in readContigStripsIntoBuffer() due to uint16 overflow. Reported as MSVR 35100. (bsc#1011841, CVE-2016-9538) + Fix various out-of-bounds write vulnerabilities in heap or stack allocated buffers. Reported as MSVR 35093, MSVR 35096 and MSVR 35097. + readContigTilesIntoBuffer: Fix signed/unsigned comparison warning. * tools/tiffdump.c + Fix a few misaligned 64-bit reads warned by -fsanitize + ReadDirectory: Remove uint32 cast to_TIFFmalloc() argument which resulted in Coverity report. Added more mutiplication overflow checks * tools/tiffinfo.c + Fix out-of-bound read on some tiled images. (http://bugzilla.maptools.org/show_bug.cgi?id=2517) + TIFFReadContigTileData: Fix signed/unsigned comparison warning. + TIFFReadSeparateTileData: Fix signed/unsigned comparison warning. - Removed patches: * tiff-4.0.4-uninitialized_mem_NeXTDecode.patch * tiff-4.0.6-CVE-2015-8782.patch * tiff-4.0.6-CVE-2016-3186.patch * tiff-4.0.6-CVE-2016-3623.patch * tiff-4.0.6-CVE-2016-3945.patch * tiff-4.0.6-CVE-2016-3990.patch * tiff-4.0.6-CVE-2016-3991.patch * tiff-4.0.6-libtiff-tif_getimage.c-TIFFRGBAImageOK-Reject-attemp.patch * tiff-4.0.6-libtiff-tif_luv.c-validate-that-for-COMPRESSION_SGIL.patch * tiff-4.0.6-libtiff-tif_pixarlog.c-fix-potential-buffer-write-ov.patch * tiff-4.0.6-libtiff-tif_read.c-make-TIFFReadEncodedStrip-and.patch * tiff-4.0.6-tools-tiffcrop.c-fix-various-out-of-bounds-write-vul.patch - Fixed in the upsteam release - Changed patch: * tiff-4.0.6-CVE-2015-7554.patch -> tiff-4.0.7-CVE-2015-7554.patch - Rediffed to the changed context - Added patches: * tiff-4.0.6-tools-tiffcrop.c-fix-various-out-of-bounds-write-vul.patch - Upstream fixes for MSVR 35093, MSVR 35094, MSVR 35095, MSVR 35096, MSVR 35097, MSVR 35098. * tiff-4.0.6-libtiff-tif_getimage.c-TIFFRGBAImageOK-Reject-attemp.patch - Enforce bits-per-sample requirements of floating point predictor. Fixes CVE-2016-3622 [bsc#974449] - Added patches: * tiff-4.0.6-CVE-2016-3623.patch * tiff-4.0.6-CVE-2016-3945.patch * tiff-4.0.6-CVE-2016-3990.patch * tiff-4.0.6-CVE-2016-3991.patch - Upstream commits to fix CVE-2016-3623 [bsc#974618], CVE-2016-3945 [bsc#974614], CVE-2016-3990 [bsc#975069], CVE-2016-3991 [bsc#975070] - Added patches: * tiff-4.0.6-libtiff-tif_luv.c-validate-that-for-COMPRESSION_SGIL.patch * tiff-4.0.6-libtiff-tif_pixarlog.c-fix-potential-buffer-write-ov.patch * tiff-4.0.6-libtiff-tif_read.c-make-TIFFReadEncodedStrip-and.patch - Upstream commits to fix CVE-2016-5314 [bsc#984831], CVE-2016-5316 [bsc#984837], CVE-2016-5317 [bsc#984842], CVE-2016-5320 [bsc#984808] and CVE-2016-5875 [bsc#987351] - Added patch: * tiff-4.0.6-CVE-2016-3186.patch - fix CVE-2016-3186: buffer overflow in gif2tiff [bsc#973340] - Added patch: * tiff-4.0.6-CVE-2015-8782.patch - fix CVE-2015-8781, CVE-2015-8782, CVE-2015-8783: Out-of-bounds writes for invalid images (upstream bug #2522) [bsc#964225] - Added patch: * tiff-4.0.6-CVE-2015-7554.patch - fix CVE-2015-7554: Out-of-bounds Write in the thumbnail and tiffcmp tools (upsteam bug #2499) [bsc#960341] - Added patch: * tiff-4.0.4-uninitialized_mem_NeXTDecode.patch - fix uninitialized memory in NeXTDecode (upstream bug #2508) [bsc#942690] - Update to version 4.0.6 * Supports CMake 2.8.9 and later. * Add missing file which wasn't being distributed, causing unit tests to fail. * Make shared/static library building configurable. * CMake reads all version information directly from configure.ac to avoid duplication of values. * CMake builds are now included in 'distcheck' target. * Autotools 'make distcheck' now tests the CMake-based build if CMake is available. * Fixes to avoid undefined behaviour of signed types (C standard compliance). * Fixes to avoid possible isses when casting to unsigned char. * Fixes to avoid undefined behaviour with shifts. * Fix generation of output with 16 bit or 32 bit integer, when byte swapping is needed, in horizontal predictor (#2521). * Fix decoding when there is a single pixel to decode (unlikely case...) and byte swapping is involved. * Add add explicit masking with 0xff before casting to uchar in floating-point horizontal differencing and accumulation routines. * Eliminate requirement for and use of 64-bit constant values. * tiffgt : Silence glut API deprecation warnings on MacOS X. * fax2ps : Detect failure to write to temporary file. - Changes from version 4.0.5 * Support for configure/build using CMake. * Support for large (> 2GB) files under Microsoft Windows. * Configuration and building using CMake is now supported under Microsoft Windows and on Unix-type systems. * Test for and use fseeko() if it is available. This allows supporting large files on Unix-type systems with a 32-bit 'long' type and a 64-bit 'off_t' type. * tiffiop.h: Macros added to use 64-bit equivalents for all standard I/O and POSIX APIs used by libtiff and its tools which are limited to 2GB in Windows builds. Note that these 64-bit equivalents were introduced by the CRT provided with Visual Studio 2005 and if the necessary CRT is not installed on the target computer, the program will not run. The wrapper macros will not be activated unless the definition _MSC_VER is at least 1400 or __MSVCRT_VERSION__ is at least 0x800. * tif_unix.c: Updated to support large files under Microsoft Windows. This makes tif_unix.c a completely viable candidate for use under Windows (in spite of its name) if the CRT is modern enough. Please note that tif_win32.c already supported large files, but only 'tiffinfo' and 'tiffdump' made any provision to support large files under Windows. * _tiffReadProc() and _tiffWriteProc() are modified to chunk I/O to a maximum size of 2GB for extremely large I/O requests. This surmounts limitations in the Microsoft Windows read() and write() APIs (which are limited to the range of a 32-bit 'int'), and may avoid poor behavior with extremely large I/O requests on other systems. * Updated to use I/O wrapper macros from tiffiop.h in order to support large files under Microsoft Windows. - use spec-cleaner - update to 4.0.4 D tiff-4.0.3-double-free.patch D tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch D tiff-4.0.3-CVE-2013-1961.patch D erouault.2862.patch D bfriesen.2805.patch D tiff-4.0.3-CVE-2013-4232.patch D tiff-4.0.3-CVE-2013-4244.patch D erouault.2861.patch D erouault.2857.patch D erouault.2856.patch D erouault.2859.patch D tiff-4.0.3-CVE-2012-4564.patch D tiff-4.0.3-tiff2pdf-colors.patch D erouault.2876.patch D erouault.2860.patch D tiff-dither-malloc-check.patch D tiff-4.0.3-CVE-2013-1960.patch D erouault.2858.patch D tiff-handle-TIFFTAG_PREDICTOR.patch D tiff-4.0.3-CVE-2013-4231.patch D tiff-4.0.3-CVE-2013-4243.patch D erouault.2863.patch D tiff-4.0.3-test-jpeg-turbo.patch - security update: CVE-2014-9655, CVE-2014-8127, CVE-2014-8128, CVE-2014-8129, CVE-2014-8130, CVE-2015-1547 bnc#914890, bnc#916925, bnc#916927 + erouault.2856.patch + erouault.2857.patch + erouault.2858.patch + erouault.2859.patch + erouault.2860.patch + erouault.2861.patch + erouault.2862.patch + erouault.2863.patch + erouault.2876.patch + bfriesen.2805.patch + tiff-handle-TIFFTAG_CONSECUTIVEBADFAXLINES.patch + tiff-handle-TIFFTAG_PREDICTOR.patch + tiff-dither-malloc-check.patch - build with PIE
- tigervnc-FIPS-use-RFC7919.patch * Enable GnuTLS 3.6.0 and later to use Diffie-Hellman parameters from RFC7919 instead of generating our own, for FIPS compliance. * Specify RFC7919 parameters for GnuTLS older than 3.6.0. * bsc#1179809 - CVE-2020-26117: Server certificates were stored as certiticate authoritied, allowing malicious owners of these certificates to impersonate any server after a client had added an exception (boo#1176733) * U_0001-Properly-store-certificate-exceptions.patch, U_0002-Properly-store-certificate-exceptions-in-Java-viewer.patch * Properly store certificate exceptions (boo#1176733) - adjusted u_tigervnc-add-autoaccept-parameter.patch - U_Avoid-potential-crash-when-replacing-buffer-in-Plain.patch * fixes crash in free() when using "/-f"/ option of vncpasswd command (bsc#1171519) - TigerVNC security fix: 0001-Make-ZlibInStream-more-robust-against-failures.patch 0002-Encapsulate-PixelBuffer-internal-details.patch 0003-Restrict-PixelBuffer-dimensions-to-safe-values.patch 0004-Add-write-protection-to-OffsetPixelBuffer.patch 0005-Handle-empty-Tight-gradient-rects.patch 0006-Add-unit-test-for-PixelFormat-sanity-checks.patch 0007-Fix-depth-sanity-test-in-PixelFormat.patch 0008-Add-sanity-checks-for-PixelFormat-shift-values.patch 0009-Remove-unused-FixedMemOutStream.patch 0010-Use-size_t-for-lengths-in-stream-objects.patch 0011-Be-defensive-about-overflows-in-stream-objects.patch 0012-Add-unit-tests-for-PixelFormat.is888-detection.patch 0013-Handle-pixel-formats-with-odd-shift-values.patch * stack use-after-return due to incorrect usage of stack memory in ZRLEDecoder (CVE-2019-15691, bsc#1159856) * improper value checks in CopyRectDecode may lead to heap buffer overflow (CVE-2019-15692, bsc#1160250) * heap buffer overflow in TightDecoder::FilterGradient (CVE-2019-15693, bsc#1159858) * improper error handling in processing MemOutStream may lead to heap buffer overflow (CVE-2019-15694, bsc#1160251 * stack buffer overflow, which could be triggered from CMsgReader::readSetCurso (CVE-2019-15695, bsc#1159860) - Switch websocket dependency to python3. (bsc#1119737) - Do not build xorg-x11-Xvnc-module on s390. It fails to build because macros.xorg-server is incomplete on s390 and the module would be useless without real X server anyway. - Add U_viewer-reset-ctrl-alt-to-menu-state-on-focus.patch * Fix the ALT and CTRL buttons in viewer's F8 menu. (bsc#1119354) - Changed "/openssl"/ requirement to "/openssl(cli)"/ * (bsc#1101470) - Add xvnc.target to fix xvnc-novnc.service's dependency. (bnc#1103552) - Split the X server's VNC module into subpackage and give it dependency on the current extension ABI. - Update to tigervnc 1.9.0 * Alternative, "/raw"/ keyboard mode in the native client and all servers * CapsLock/NumLock/ScrollLock synchronisation in the native client and all servers * Automatic "/repair"/ of JPEG artefacts on screen in all servers * Support for UNIX sockets in the native client and in the UNIX servers * Both clients now warn when sending the password over a possibly insecure channel * Performance improvements in the Java client * The Java client now requires Java 7 * Improved high latency handling in all servers * Slightly better keyboard handling in x0vncserver * x0vncserver now supports cursors and screen resize * Xorg 1.20 can now be used as a base for Xvnc/libvnc.so - Fixes bnc#1103537 - Removed patches (included in 1.9.0): * u_tigervnc-show-unencrypted-warning.patch * U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch * U_handle_certificate_verification_for_saved_certs_correctly.patch * u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch * u_add-support-for-X-server-1.20.0.patch * U_vncviewer-Fix-fullscreen-scrolling.patch * U_vncviewer-Fix-scrollbar-visibility.patch - Removed patches (no longer needed): * tigervnc-1.8.0-nowindows.patch - Refreshed patches: * n_tigervnc-date-time.patch * tigervnc-clean-pressed-key-on-exit.patch * u_tigervnc-add-autoaccept-parameter.patch * u_tigervnc-ignore-epipe-on-write.patch - Added patches: * n_correct_path_in_desktop_file.patch - Fixed typo in 10-libvnc.conf - Updated u_add-support-for-X-server-1.20.0.patch to version sent upstream. Fixes GLX initialization. - U_vncviewer-Fix-fullscreen-scrolling.patch, U_vncviewer-Fix-scrollbar-visibility.patch * Fix scrolling in vncviewer. (boo#1095664) - u_add-support-for-X-server-1.20.0.patch * Fix build against X server 1.20.0. - Reload firewalld files after installation. - Limit feature description to openSUSE. Ensure neutrality of description. - Add u_change-button-layout-in-ServerDialog.patch * To fit strings in languages with longer words... (bnc#1084865) - Refresh n_tigervnc-date-time.patch * Completely hide the build time (bnc#1082968) - Enable xvnc.socket if upgraded from previous installation that had VNC enabled in xinetd configuration. (bnc#1085974) - Subpackage xorg-x11-Xvnc must also obsolete tightvnc. - Replace SuSEFirewall2 by firewalld. (bnc#1081952) - Do not mess with /usr/lib*64)?/debug: this is RPM's playground for debuginfo packages. - Added patch: * tigervnc-1.8.0-nowindows.patch + Remove Windows code that is removed from jdk10 - Depend on pkgconfig's gl, egl and gbm instead of Mesa-devel. * Those dependencies are what the underlying X server really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297) - u_Unset-pixel-buffer-when-x0vncserver-client-disconnect.patch * Fixes crash in x0vncserver after client disconnects. (bnc#1058587) - Add tigervnc-x11vnc wrapper for x0vncserver that replaces x11vnc. (fate#323207) - Replace java applet with novnc as web-based VNC viewer. (fate#323880) - Convert xinetd services to systemd socket activated services. (bnc#1058460) - Specify java source and target level 1.6 in order to be able to build with jdk9 - Disable MIT-SHM extension when running under vnc user. (bnc#1053373) - U_allow_multiple_certs_with_same_dn_in_saved_certs_file.patch, U_handle_certificate_verification_for_saved_certs_correctly.patch * Fix certificate handling in the java client. (bnc#1041847) - Refresh u_tigervnc-add-autoaccept-parameter.patch and apply it last. - Make sure CN in generated certificate doesn't exceed 64 characters. (bnc#1041847) - Change with-vnc-key.sh to generate TLS certificate using current hostname. (bnc#1041847) - Require java-deve >= 1.6.0 to avoid bootstrap fail - removed unneeded -fPIC flags for CFLAGS, these made it avoid PIE support. - Update to tigervnc 1.8.0 * Overhaul of the Java client to match the look and behaviour of the native client * Initial work for multi-threaded decoding in the Java client * vncconfig no longer needed for clipboard with Xvnc/libvnc.so * vncserver has system wide config support * Full support for alpha cursors in Xvnc/libvnc.so and both viewers - Removed patches: * U_Add-xorg-xserver-1.19-support.patch * U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch * U_tigervnc-better-check-for-screen-visibility.patch - U_tigervnc-better-check-for-screen-visibility.patch * Crop operations to visible screen. (bnc#1032272) - Readd index.vnc. (bnc#1026833) - U_tigervnc-fix-inetd-not-working-with-xserver-1-19.patch * Fixes inetd mode with x server 1.19 (bnc#1025759) - Update to tigervnc 1.7.1. * This is a security update for TigerVNC 1.7.0 which fixes a memory overflow issue via the RRE decoder. A malicious server could possibly use this issue to take control of the TigerVNC viewer. - U_Add-xorg-xserver-1.19-support.patch * Add xorg-xserver 1.19 support - Update to tigervnc 1.7.0. * Multi-threaded decoder in the FLTK viewer * Improved SSH integration in the Java viewer * Fine grained lock down of Xvnc parameters * Compatibility with Xorg 1.18 * Lots of packaging fixes * Better compatibility with Vino, both in the FLTK and Java viewer - Removed patches: * U_add_allowoverride_parameter.patch * U_include-vencrypt-only-if-any-subtype-present.patch * U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch * u_xserver118.patch - Adding a generic 'windowmanager' requires which will be satisfied by any package providing 'windowmanager': Requires: windowmanager (boo#981663). - Generate VNC key and certificate on first use, not during installation. (bnc#982349) - Add U_tigervnc_clear_up_zlibinstream_reset_behaviour.patch * Fix zlib stream reset in tight encoding. (bnc#963417) - Add /etc/pam.d/vnc configuration and add vnc user to shadow group. (bnc#980326) - Add dependency on fltk-devel version >= 1.3.3. - Add U_add_allowoverride_parameter.patch and u_build_libXvnc_as_separate_library.patch (fate#319319) - Add u_tigervnc-show-unencrypted-warning.patch (fate#319701) - Add dependency on xorg-x11-fonts-core. (bnc#977019) - Updated to tigervnc 1.6.0. - Removed patches: * N_tigervnc_revert_fltk_1_3_3_requirements.patch * U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch * u_tigervnc-use_preferred_mode.patch * u_tigervnc-vncserver-clean-pid-files.patch - Updated patches: * n_tigervnc-date-time.patch * u_tigervnc-add-autoaccept-parameter.patch * u_tigervnc_update_default_vncxstartup.patch - u_tigervnc_update_default_vncxstartup.patch * Update default VNC xstartup script. - Add dependency on xinit and icewm. (bnc#956537) - u_xserver118.patch * Build with xserver 1.18.0. - u_tigervnc-vncserver-clean-pid-files.patch * vncserver: Clean pid files of dead processes. (bnc#948392) - U_tigervnc-fix-reversed-logic-in-vncIsTCPPortUsed.patch * Fixes Xvnc with -inetd parameter. (bnc#945600) - VNC server cannot run without xauth and xkbcomp, therefore introduce these dependencies. - Remove commented out DefaultDepth 16 from 10-libvnc.conf file. Using 16 bit depth can cause troubles and does not have any positives anymore, so lets not suggest it to users. (bnc#942982) - Add /usr/sbin/groupadd and /usr/sbin/useradd Requires(post) to xorg-x11-Xvnc: the scripts are creating users/groups. - Updated to tigervnc 1.5.0. - Dropped no longer needed patches: * tigervnc-sf3495623.patch * u_syslog.patch * u_tigervnc-build-with-xserver-1.17.patch * tigervnc-gnutls-3.4-required.patch * u_tigervnc-dont-send-ascii-control-characters.patch * u_terminate_instead_of_ignoring_restart.patch - Dropped no longer needed index.vnc. - Use encryption everywhere. (fate#318936) * u_tigervnc-display-SHA-1-fingerprint-of-untrusted-certificate.patch * u_tigervnc-use-default-trust-manager-in-java-viewer-if-custom.patch * u_tigervnc-add-autoaccept-parameter.patch - Work with fltk 1.3.2. * N_tigervnc_revert_fltk_1_3_3_requirements.patch - add buildrequires for xf86driproto and presentproto to match xserver - disable dri2 on s390/s390x - u_syslog.patch, vnc.xinetd * Add logging to syslog. - Add tigervnc-gnutls-3.4-required.patch: raise gnutls dependency to 3.2. Simplifies code, but makes it build with gnutls 3.4. Patch taken from Arch. - Updated to tigervnc 1.4.3 * Upstream patches applied to the underlying Xorg code base to mitigate CVE-2015-0255 / bsc#915810. * Fixes for performance regressions introduced in 1.4.0. * Character encoding of clipboard text send by Java viewer now strictly adheres to the RFB specification. - u_terminate_instead_of_ignoring_restart.patch * Terminate instead of ignoring restart. (bnc#920969) - Fix build against X server 1.17.x. * u_tigervnc-build-with-xserver-1.17.patch - Use xserver sources from xorg-x11-server-source. - Drop no longer needed patches: * N_xorg-server-xdmcp.patch * n_tigervnc-dont-build-gtf.patch - Update to tigervnc 1.4.1 on xorg-server 1.16.1. - Drop upstreamed or obsolete patches: tigervnc-sf3492352.diff u_aarch64-support.patch u_tigervnc-check-shm-harder.patch u_arch-Fix-image-and-bitmap-byte-order-for-ppc64le.patch u_tigervnc-1.3.0-fix-use-after-free.patch tigervnc-1.2.80-fix-int-to-pointer.patch - add -fPIC to CFLAGS and CXXFLAGS to compile correctly on armv7l - u_tigervnc-cve-2014-8240.patch * Prevent potentially dangerous integer overflow. (bnc#900896 CVE-2014-8240) - u_tigervnc-use_preferred_mode.patch * Mark user chosen resolution as preferred. (bnc#896540)
- timezone update 2021e (bsc#1177460): * Palestine will fall back 10-29 (not 10-30) at 01:00 - timezone update 2021d: * Fiji suspends DST for the 2021/2022 season * 'zic -r' marks unspecified timestamps with "/-00"/ - timezone update 2021c: * Revert almost all of 2021b's changes to the 'backward' file * Fix a bug in 'zic -b fat' that caused old timestamps to be mishandled in 32-bit-only readers - timezone update 2021b: * Jordan now starts DST on February's last Thursday. * Samoa no longer observes DST. * Move some backward-compatibility links to 'backward'. * Rename Pacific/Enderbury to Pacific/Kanton. * Correct many pre-1993 transitions in Malawi, Portugal, etc. * zic now creates each output file or link atomically. * zic -L no longer omits the POSIX TZ string in its output. * zic fixes for truncation and leap second table expiration. * zic now follows POSIX for TZ strings using all-year DST. * Fix some localtime crashes and bugs in obscure cases. * zdump -v now outputs more-useful boundary cases. * tzfile.5 better matches a draft successor to RFC 8536. - Refresh tzdata-china.patch - Install tzdata.zi (bsc#1188127) - timezone update 2021a (bsc#1177460) * South Sudan changes from +03 to +02 on 2021-02-01 at 00:00. - timezone update 2020f (bsc#1177460) * 'make rearguard_tarballs' no longer generates a bad rearguard.zi, fixing a 2020e bug. - timezone update 2020e (bsc#1177460) * Volgograd switches to Moscow time on 2020-12-27 at 02:00. - Add fat.patch to generate "/fat"/ timezone files (was default before 2020b) bsc#1178346 - timezone update 2020d (bsc#1177460) * Palestine ends DST earlier than predicted, on 2020-10-24. - timezone update 2020c (bsc#1177460) * Fiji starts DST later than usual, on 2020-12-20. - timezone update 2020b (bsc#1177460) * Revised predictions for Morocco's changes starting in 2023. * Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08. * Macquarie Island has stayed in sync with Tasmania since 2011. * Casey, Antarctica is at +08 in winter and +11 in summer. * zic no longer supports -y, nor the TYPE field of Rules. - Rebased timezone-2018f-bsc1112310.patch - zdump --version reported "/unknown"/ (boo#1172055) - timezone update 2020a (bsc#1169582) * Morocco springs forward on 2020-05-31, not 2020-05-24. * Canada's Yukon advanced to -07 year-round on 2020-03-08. * America/Nuuk renamed from America/Godthab. * zic now supports expiration dates for leap second lists. - timezone update 2019c (bsc#1150451) * Fiji observes DST from 2019-11-10 to 2020-01-12. * Norfolk Island starts observing Australian-style DST. - timezone update 2019b (bsc#1140016): * Brazil no longer observes DST. * 'zic -b slim' outputs smaller TZif files. * Palestine's 2019 spring-forward transition was on 03-29, not 03-30. * Add info about the Crimea situation. - timezone update 2019a: * Palestine "/springs forward"/ on 2019-03-30 instead of 2019-03-23 * Metlakatla "/fell back"/ to rejoin Alaska Time on 2019-01-20 at 02:00 * Israel observed DST in 1980 (08-02/09-13) and 1984 (05-05/08-25) * zic now has an -r option to limit the time range of output data - timezone update 2018i (bsc#1120402) * São Tomé and Príncipe switches from +01 to +00 on 2019-01-01. - timezone update 2018h * Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21 * New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move * Metlakatla, Alaska observes PST this winter only * Guess Morocco will continue to adjust clocks around Ramadan * Add predictions for Iran from 2038 through 2090 - timezone update 2018g: * Morocco switches to permanent +01 on 2018-10-27 (bsc#1113554) * code fixes for zic on 32 bit - Avoid build failures of timezone-java with javazic SLE/Leap 15 by using an alternative notation for a 1948-1951 DST transition in Japan. add timezone-2018f-bsc1112310.patch, fixes boo#1112310 - timezone update 2018f: * Volgograd moves from +03 to +04 on 2018-10-28. * Fiji ends DST 2019-01-13, not 2019-01-20. * Most of Chile changes DST dates, effective 2019-04-06 (bsc#1104700) * Corrections to past timestamps of DST transitions * Use "/PST"/ and "/PDT"/ for Philippine time * minor code changes to zic handling of the TZif format * documentation updates - in SLE 15 / Leap 15.0 yast2-country stopped setting TIMEZONE in /etc/sysconfig/clock and called systemd timedatectl instead. No longer set /etc/localtime on timezone package updates to avoid setting an incorrect timezone. bsc#1093392 - timezone update 2018e: * North Korea switches back from +0830 to +09 on 2018-05-05. * Ireland's standard time is in the summer, with negative DST offset to standard time used in Winter (bsc#1073299) - timezone update 2018d (bsc#1086729): * In 2018, Palestine starts DST on March 24, not March 31 * Casey Station in Antarctica changed from +11 to +08 on 2018-03-11 at 04:00 * corrections for historical transitions - timezone update 2018c: * São Tomé and Príncipe switched from +00 to +01 on 2018-01-01 * Southern Brazil's DST will now start on November's first Sunday (bsc#1073275) * New zic option -t to specify the time zone file if TZ is unset - timezone update 2017c (bsc#1064571): * Northern Cyprus switches from +03 to +02/+03 on 2017-10-29 * Fiji ends DST 2018-01-14, not 2018-01-21 * Namibia switches from +01/+02 to +02 on 2018-04-01 * Sudan switches from +03 to +02 on 2017-11-01 * Tonga likely switches from +13/+14 to +13 on 2017-11-05 * Turks & Caicos switches from -04 to -05/-04 on 2018-11-04 * corrections to past DST transitions * Move oversized Canada/East-Saskatchewan to 'backward' file * zic and the reference runtime now reject multiple leap seconds within 28 days of each other, or leap seconds before the Epoch - Replace old RPM constructs by new equivalents. Remove redundant %clean section. - Require simply java, since with the new version of javazic, it is possible to generate the timezone information using any java version - Do not require java-bootstrap, since it does not exist any more; use java < 1.8 instead - timezone update 2017b: * Haiti resumed observance of DST in 2017 (bsc#1030417) * Liberia changed from -004430 to +00 on 1972-01-07, not 1972-05-01. * Use "/MMT"/ to abbreviate Liberia's time zone before 1972, as "/-004430"/ is one byte over the POSIX limit - timezone update 2017a: * Mongolia no longer observes DST bsc#1024676 * Chile's Region of Magallanes moves from -04/-03 to -03 year-round starting 2017-05-13 23:00, split from America/Santiago creating a new zone America/Punta_Arenas Also affects Antarctica/Palmer. bsc#1024677 * Fixes to historical time stamps: Spain, Ecuador, Atyrau, Oral * Switch to numeric, or commonly used time zone abbreviations * zic no longer mishandles some transitions in January 2038 * date and strftime now cause %z to generate "/-0000"/ instead of "/+0000"/ when the UT offset is zero and the time zone abbreviation begins with "/-"/. - timezone update 2016j [bsc#1011797]: * Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00. (new zone Europe/Saratov split from Europe/Volgograd) * 1994-1999 corrections for Kazakhstan, with new zone Asia/Atyrau * Asia/Gaza and Asia/Hebron now use "/EEST"/, not "/EET"/, to denote summer time before 1948. The old use of "/EET"/ was a typo. - timezone update 2016i: * Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on 2017-01-15 at 03:00. [bsc#1007725] * Northern Cyprus is now +03 year round, causing a split in Cyprus time zones starting 2016-10-30 at 04:00. This creates a zone Asia/Famagusta [bsc#1007726] * Antarctica/Casey switched from +08 to +11 on 2016-10-22 * Corrections to pre-1975 timestamps in Italy - timezone update 2016h: * Asia/Gaza and Asia/Hebron end DST on 2016-10-29 at 01:00, not 2016-10-21 at 00:00. * Adjust 1986-1990, 1994 Turkey DST transistions * Asia/Colombo now uses numeric time zone abbreviations * drop timezone-2016g-absolute-TZDEFAULT.patch, upstream - timezone update 2016g: * Turkey will remain on UTC+03 after 2016-10-30 bsc#997830 * New leap second 2016-12-31 23:59:60 UTC Remove 0001-Positive-leap-second-on-2016-12-31.patch * Corrections for past DST transitions * Antarcica and nautical time zones now use numeric time zone abbreviations instead of obsolete alphanumeric ones * Renamed Asia/Rangoon to Asia/Yangon * The following change was previously patched in the package and is now upstream: + If the installed localtime and/or posixrules files are symbolic links, zic now keeps them symbolic links when updating them, for compatibility with platforms like openSUSE where other programs configure these files as symlinks. + zic now avoids hard linking to symbolic links, avoids some unnecessary mkdir and stat system calls, and uses shorter file names internally. + Drop the patches: tzcode-link.diff tzcode-revert-01-8c9cb9580.patch tzcode-revert-02-301f794f3.patch tzcode-revert-03-39fd078a6.patch tzcode-symlink.patch tzcode-zic.diff tzcode-fromname.patch + Upstream changes did not account for TZDEFAULT being an absolute path. Prevent broken symlinks (bsc#1003324), add timezone-2016g-absolute-TZDEFAULT.patch * zdump has a new -i option to generate transitions in a more-compact but still human-readable format. (experimental) - A positive leap second will be added at the end of 2016-12-31 (bsc#988184) 0001-Positive-leap-second-on-2016-12-31.patch - add new signing key which is now available. Next release will revert to previous key. - timezone update 2016f: * Egypt (Africa/Cairo) DST change 2016-07-07 cancelled boo#987720 * Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 02:00 * Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time zone abbreviations instead of invented ones. * Europe/Minsk's 1992-03-29 spring-forward transition was at 02:00 not 00:00. - new upstream signing key not available, dropping - timezone update 2016e: * Africa/Cairo observes DST in 2016 from July 7 to the end of October (boo#982833) * Changes affecting past timestamps in arctic and antarctic locations while uninhabited * Adjust Asia/Baku's 1992 DST transition * zic now outputs a dummy transition at time 2**31 - 1 in zones whose POSIX-style TZ strings contain a '<', working around Qt bug 53071 - timezone update 2016d * Venezuela (America/Caracas) switches from -0430 to -04 on 2016-05-01 at 02:30 [boo#975875] * Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00. * New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29 at 02:00 * Changes for past time zones (corrections and new Europe/Kirov) * Corrections to historical time in Kazakhstan from 1991 through 2005. - timezone update 2016c [boo#972433] * Azerbaijan no longer observes DST (Asia/Baku) * Chile reverts from permanent to seasonal DST. * Correct past timestamps for Europe/Kaliningrad, Europe/Vilnius, Europe/Volgograd 1989-1991 - timezone update 2016b [boo#971377] * New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on 2016-03-27 at 02:00 local time. * New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia, which will switch from +06 to +07 on the same date and local time. * Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00. * As a trial of a new system that needs less information to be made up, the new zones use numeric time zone abbreviations like "/+04"/ instead of invented abbreviations like "/ASTT"/. * Haiti will not observe DST in 2016. * Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00. * tzselect's diagnostics and checking, and checktab.awk's checking, have been improved. * tzselect now tests Julian-date TZ settings more accurately. (Thanks to J William Piggott.) - tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch, tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific to MS-Windows that rewrites parts of zic touched by our patches. - timezone update 2016a [boo#963921] * America/Cayman will not observe DTS this year * Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00. * Asia/Tehran now has DST predictions for the year 2038 and later * America/Metlakatla switched from PST all year to AKST/AKDT on 2015-11-01 at 02:00. * America/Santa_Isabel has been removed, and replaced with a backward compatibility link to America/Tijuana. * Asia/Karachi's two transition times in 2002 were off by a minute. - timezone update 2015g * Turkey's 2015 fall-back transition is scheduled for Nov. 8, not Oct. 25 [boo#948227] * Adjustments for upcoming changes in Norfolk, Fiji, Fort Nelson * New zone America/Fort_Nelson. * localtime no longer mishandles America/Anchorage after 2037. * On hosts with signed 32-bit time_t, localtime no longer mishandles Pacific/Fiji after 2038-01-16 14:00 UTC. - timezone update 2015f [boo#941249] * North Korea switches to +0830 on 2015-08-15, abbreviation remains "/KST"/. * Uruguay no longer observes DST. * Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. - unfuzz tzcode-symlink.patch and tzcode-link.diff - timezone update 2015e [boo#934654] * Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00, not 06-13 and 07-18 as guessed. * Assume Cayman Islands will observe DST starting next year, using US rules. * The file 'iso3166.tab' now uses UTF-8 * When displaying data, tzselect converts it to the current locale's encoding if the iconv command works. * tzselect no longer mishandles Dominica, fixing a bug introduced in Release 2014f. * zic -l no longer fails when compiled with - DTZDEFAULT="//etc/localtime"/, regression from 2014f. Dropping upstreamed tzcode-zic-empty-comp.diff - tzcode-zic-empty-comp.diff: Replaced by more sophisticated fix from upstream - tzcode-zic-empty-comp.diff: Fix check for empty components in absolute path - Fix post-install script to overwrite the temporary file when attempting to create /etc/localtime as a hard link [bsc#928841] - timezone update 2015d [bsc#928584, bsc#928246] * Egypt announced it is off DST indefinitely * zic has some minor performance improvements - tzcode-fromname.patch, tzcode-link.diff, tzcode-symlink.patch, tzcode-zic.diff, tzdata-china.diff: Rebase - Revert initrd generation updates, they add a new build cycle. - timezone update 2015c [boo#927029] * correct Egypt 2015 DST transition from April 24 to April 30 * Changes affecting past time stamps and historic DST changes * time zones turned into links where this affects UTC offsets in pre-1970 time stamps only: America/Montreal - BuildRequire suse-module-tools otherwise initrd macros are never defined. - we should regenerate the initrd when the timezone package is updated, as the timezone selected by the user plus UTC is nowadays required by SUSE-specific "/warpclock"/ dracut module. - timezone update 2015b [boo#923493] - Changes to time zones: * Mongolia DST observance 2015 * Palestine DST dates 2015 and 2015 * correct 1982 zone shift in Pacific/Easter, regression in 2015a * More pre-1970 zones have been turned into links, when they differed from existing zones only for older time stamps: America/Antigua, America/Cayman, Pacific/Midway, Pacific/Saipan. * Correct the 1992-2010 DST abbreviation in Volgograd from "/MSK"/ to "/MSD"/. - Changes to code: * Fix integer overflow bug in reference 'mktime' implementation. * Allow -Dtime_tz=time_t compilations, and allow -Dtime_tz=... libraries to be used in the same executable as standard-library time_t functions. - timezone update 2015a * New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 [boo#914676] * Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00. * Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer * Changes affecting past timestamps (Iceland 1837 through 1939) * Some more zones have been turned into links (pre-1970) - remove leap-second-2015.patch - add leap-second-2015.patch (bnc#914676) - make timezone-java compatible with Java8 * Add generation of tzdb.dat used by Java8 and Java9 * Require tzdb package to be able to generate this database * Build using java-bootstrap 1.7 used in openSUSE:Factory to bootstrap java-1_7_0-openjdk * Add virtual provider tzdata-java8 in order to be able to require it for java-1_8_0-openjdk - timezone update 2014j [boo#904824] + Turks & Caicos' switch from US eastern time to UTC-4 year-round moved from 2014-11-02 at 02:00 to 2015-11-01 at 02:00. + Corrects pre-1989 time stamps for Asia/Seoul and Asia/Pyongyang + Time zones turned into links when they differed from existing zones only for pre-1970 time stamps: Africa/Addis_Ababa, Africa/Asmara, Africa/Dar_es_Salaam, Africa/Djibouti, Africa/Kampala, Africa/Mogadishu, Indian/Antananarivo, Indian/Comoro, and Indian/Mayotte. - update to 2014i [bsc#902276]: * Pacific/Fiji will observe DST from 2014-11-02 02:00 to 2015-01-18 03:00. * A new Zone Pacific/Bougainville, for the part of Papua New Guinea that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00. * Some changes in time zone abbreviations and affecting past time stamps. * Some fixes for minor bugs.
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: HPND See COPYING - Created package trapproto with initial version 3.4.3
- bsc#1191341 Tuned: latency-performance profile configures cpu max-cstates to POLL instead of C1 Fixed by mainline commit: latency-peformance: backup latency requirement increased to 3 us A set_force_latency_C1.patch - Exclude leftover config file (bsc#1153341): /etc/tuned/sap-hana-vmware-variables.conf which is part of sap-hana-vmware-variables profile, which got explicitly excluded recently Added mainline git commit of with proper header: A balanced_added_explicit_priority_to_CPU_plugin_instance.patch D tuned_differ_x86_and_other_archs_in_cpu_plugin.patch Fix backtrace/exit when log file gets rotated (bsc#bsc#1126609): log_initialize_explicitly_with_int.patch Added mainline git commit bug fixes found by review: A conservative_governor_may_be_compiled_as_module_and_needs_explicit_loading.patch A fix_check_in_add_and_remove_device_methods_of_monitor_class.patch A fix_unit_configuration_reading.patch A increase_log_file_size.patch A log_full_stack_trace_of_unhandled_exceptions_as_an_error.patch A plugin_disk_fix_checking_removable_attribute_on_python3.patch A plugin_disk_fix_plug_in_out_problem.patch A reload_profile_configuration_on_SIGHUP.patch A s2kb_fixed_to_be_compatible_with_python3.patch A tuned_differ_x86_and_other_archs_in_cpu_plugin_mainline.patch - Differ archs and x86 CPU vendors to avoid wrong warning about a missing intel tool (x86_energy_perf_bias) - Remember arch and x86 CPU vendor to allow arch/vendor specific CPU tunings in the future (fate#326694) A tuned_differ_x86_and_other_archs_in_cpu_plugin.patch - Require virt-what to be able to detect whether it is running on a virtual machine - Update to latest git head commit 26db89de18efad1b4536 including quite some mainline fixes - tuned needs polkit daemon running - Remove sap subpackages entirely for SLE and Leap products. These conflict with possible other SLE optimized sap subpackages (bnc#1064832). - Create systemd tmpfiles correctly for different releases again. - Add missing dependency on python3-linux-procfs - Go for 2.10.0 full version in _service (even this is rc1) bsc#1071436 Latest included git commit: commit 3722b151920dc20735dc15cbd45aed7b573fdfc2 Date: Wed Nov 21 14:21:32 2018 +0100 Still keep the old git version parameter commented out, maybe I need this again. - Since cpupower also has perf_bias binary, the cpupower call to switch this has been reverted to lower maintenance overhead D check_for_cpupower.patch D use-cpupower-for-intel-perf-bias.patch - Update to version 2.10.0: * Add range feature for cpu exclusion * Disable KSM only once, re-enable it only on full rollback * Add log message for unsupported parameters in plugin_net * Add missing feature parameters aliases to plugin_net * Make virtual-host identical to latency-performance - Reintroduce the _service file as we must use git head in order to get all the python3 fixes in - Update to version 2.9.0+git20180328.d25e8b8: * makefile: dropped KVM unit tests, now provided by standalone package * sysctl: support assignment modifiers as other plugins do * spec: used weak deps for tuned-profiles-nfv-host-bin * Added requires to tuned-profiles-nfv-host-bin * Dropped tuned-profiles-nfv-host-bin subpackage * tuned: Add readahead comment to throughput-performance tuned.conf * oracle: fixed ip_local_port_range parity warning * Consistently use 'balance' instead of 'rebalance' in cpu-partitioning - Rebase check_for_cpupower.patch to apply cleanly again - Version update to 2.9.0: * python3 porting start * various small fixes - Drop patches merged upstream: * fix-desktop-category.patch * remove-unnecessary-shebangs.patch * fix-glade-file-permission.patch - Switch to autopatch from calling all individual patchlines - Switch to python3 and format with spec-cleaner - Switch to normal url fetching, there is no actual reason to run service in order to generate the versioned tarballs - Own %{_sysconfdir}/dbus-1/system.d and %{_sysconfdir}/dbus-1: in the past systemd happened to install things there and 'own' the directory for us, but that was just a coincidence. - Replace systemd BuildRequires with pkgconfig(systemd), allowing OBS to pick systemd-mini for the build. - check for `cpupower` binary and set attribute correctly (bsc#1055070) - added patch: * check_for_cpupower.patch - Update to version 2.8.0: * builtin functions: parser not traceback if func expands to empty string * systemd: added support for older systemd CPUAffinity syntax * scheduler: do not traceback if process dissapears during enumeration * scheduler: fix more python-linux-procfs tracebacks * plugin_net: Fix invocation of execute() * cpu-partitioning: use tuna for cores isolation * builtin functions: add strip * bootloader: workaround for adding tuned_initrd to new kernels on restart * new release (2.8.0) + Add Patch: Fix category in desktop file for tuned-gui (fix-desktop-category.patch) + Add Patch: Remove unnecessary shebangs (remove-unnecessary-shebangs.patch) + Add Patch: Fix file permission for glade file (fix-glade-file-permission.patch) + Add rpmlintrc to silence unnecessary warnings + Remove Patch: tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch = Modified Patches to apply with 2.8.0: - fix-allow-receive_sender-default.patch - use-cpupower-for-intel-perf-bias.patch - Update to 2.6.0 * plugin_cpu: do not show error if cpupower or x86_energy_perf_policy are missing * plugin_sysctl: fixed quoting of sysctl values * tuned-adm: added log file location hint to verify command output * libexec: fixed listdir and isdir in defirqaffinity.py * plugin_cpu: save and restore only intel pstate attributes that were changed * functions: fixed sysfs save to work with options * plugins: added scsi_host plugin * tuned-adm: fixed restart attempt if tuned is not running * spec: fixed post scriptlet to work without grub * tuned-profiles-nfv: fix find-lapictscdeadline-optimal.sh for CPUS where ns > 6500 * functions: fixed restore_logs_syncing to preserve SELinux context on rsyslog.conf * realtime: set unboud workqueues cpumask * spec: correctly remove tuned footprint from /etc/default/grub * gui: fixed creation of new profile * profiles: removed nohz_full from the realtime profile * profiles: Added nohz_full and nohz=on to realtime guest/host profiles * profiles: fixed lapic_timer_adv_ns cache * plugin_sysctl: pass verification even if the option doesn't exist * added support for 'summary' and 'description' of profiles, extended D-Bus API for better Cockpit support - Fix build for openSUSE Leap (lack of tmpfiles.d macro) - Update to 2.5.1 * plugin_scheduler: work with nohz_full (rhbz#1247184) * fixed realtime-virtual-guest/host profiles packaged twice (rhbz#1249028) * fixed requirements of realtime and nfv profiles * fixed tuned-gui not starting (boo#937647) * various other minor fixes - tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch * fixed indentation and tabs usage - Update to 2.5.0 * add tuned-adm verify command for verification if all settings from profile was applied (rhbz#1212836) * add variables support to profiles / scripts (rhbz#1225124) * add support for calling built-in functions when expanding variables, built-in functions can be provided by function plugins, add some built-in functions for unit conversion (rhbz#1225135) * add support for no daemon mode (rhbz#1068663) * add oracle tuned profile (rhbz#1196298) * add tuned profile for RHEL-RT (rhbz#1228801) * add tuned profiles for RHEL-NFV (rhbz#1228803) * plugin_scheduler: added support for runtime tuning of processes using perf (rhbz#1148546) * plugin_sysfs: add glob support (rhbz#1212831) * plugin_net: add support for ethtool -C (rhbz#1152539) * plugin_net: add support for ethtool -K (rhbz#1152541) * plugin_bootloader: add support for calculation of values for the kernel command line (rhbz#1191595) * tuned-adm: fix bash completions (rhbz#1207668) * plugin_bootloader: do not install tuned kernel command line to rescue kernels (rhbz#1223864) * add support for changing elevators on xvd* devices (Amazon EC2) (rhbz#1170152) * do not change settings of transparent hugepages if set in kernel cmdline (rhbz#1189868 - Rebase patch: * tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch - Drop patch included in upstream * tuned-powertop2tuned-fix-KeyError-on-id-attribute.patch - Fix some rpmlint warnings * ghost rundif * create tpmfiles in post using proper macro - Small cleanups using spec-cleaner - fix syntax (bnc#937647) - Add tuned-powertop2tuned-fix-KeyError-on-id-attribute.patch; fix bnc#888599 - Update to version 2.4.1 + plugin_disk: set_spindown and set_APM made independent (rhbz#976725) + plugin_bootloader: added check for grub2 (rhbz#1150047) + tuned-adm: fixed traceback on "/tuned-adm list"/ (rhbz#1149162) + plugin_bootloader: 00_tuned do not return error if there is no cmdline (rhbz#1151768, bsc#901180) + fixed polkit configuration - Remove tuned-2.4.0-polkit-tuned-gui-path.patch
- Update to version 1.10.7 * Prevent using reference to dangling pointer for archives with password in interactive mode Fixes #112 * Fix Undefined behaviour in lzw allocation * Return suggested path if we're running non-interactive (-q option was specified). * Fix incorrect comments parsing * Fix case when some permissions from Windows-generated archives were affecting files on Mac OS * Add tests for extended 64-Zip * Tests added, Fixes #101 * Add tests for reading CDR * Add basic test for incorrect date conversion #99 * Cleanup bufer after usage in tests * Check ZIP extra field if >= 9 bytes - Drop Group tag - Spec cleanup - update to version 1.10.5 * Update/linux build validation * Remove wavpack sources from linux distribution * [TUN-62] Some symlinks aren't handled by the unarchiver * [TUN-62] Fix Symlink extration for certain files * Add faster IEEECRC32 calculation * Fix 7zip unarchivation for files with delta filter * Select correct Parser in conflicting SFX Archives * Correct RAR5 variable int reading for correct reading values >> 32 bit * Fix case when old solid rar archives weren't correctly extracted * Fix broken symbolic links for the archives, created in Windows * Fix case when JSON output explodes in solid archives with a lot of files * Support WARC 1.0 compliant WARC-Target-URI fields * Support extracting warc.{gz,bz2,lzma,xz,Z} files directly * Add support for self extracting archives in RAR5 - update fixes [bsc#1127736] - remove the following patches (applied upstream) * use-system-wavpack.patch * document-undocumented-options.patch * unar-1.10.1-self-extracting_rar.patch - change Source for the upstream tarball - add unar-1.10.1-self-extracting_rar.patch to support RAR self-extracting (SFX) archives [bsc#1110754] - fix bash completion path for lsar and unar - revert changes from the last submission and move unrar_wrapper script to a separate package as it seems that openSUSE:Factory is not ready to obsolete unrar by unar yet [bsc#1083834], [fate#323896] - add unrar_wrapper.py (https://github.com/openSUSE/unrar_wrapper) that provides the basic backwards compatibility with unrar [fate#323896] - unar now obsoletes non-free unrar - run spec-cleaner - Added missing build dependency. - Added -fno-strict-aliasing to CFLAGS to address some of the rpmlint warnings. The rest needs to be fixed upstream (see (https://bitbucket.org/WAHa_06x36/theunarchiver/issues/929) - Added use-system-wavpack.patch and switched to system libwavpack (imported from debian) - Added document-undocumented-options.patch (imported from debian) - Update description - Initial package 1.10.1
- Fix incorrect permission for documentation files. Using %attr affects the documentation subdirectory permission. Instead, the executable bit for doc files will be removed in the %prep section. - Update requires and baselibs for new libodbc2. - Employ shared library packaging guideline: new subpacakge libodbc2. mariadb's ha_connect.so wants this library, but a unixODBC's Recommends line would awkwardly pull in psqlODBC by default. - Update to 2.3.9: * Remove "/#define UNIXODBC_SOURCE"/ from unixodbc_conf.h - Update to 2.3.8: * Add configure support for editline * SQLDriversW was ignoring user config * SQLDataSources Fix termination character * Fix for pooling seg fault * Make calling SQLSetStmtAttrW call the W function in the driver is its there * Try and fix race condition clearing system odbc.ini file * Remove trailing space from isql/iusql SQL * When setting connection attributes set before connect also check if the W entry poins can be used * Try calling the W error functions first if available in the driver * Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle * iconv handles was being lost when reusing pooled connection * Catch null copy in iniPropertyInsert * Fix a few leaks - Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed - Update to 2.3.7: * Fix for pkg-config file update on no linux platforms * Add W entry for GUI work * Various fixes for SQLBrowseConnect/W, SQLGetConnectAttr/W,and SQLSetConnectAttr/W * Fix buffer overflows in SQLConnect/W and refine behaviour of SQLGet/WritePrivateProfileString * SQLBrowseConnect/W allow disconnecting a started browse session after error * Add --with-stats-ftok-name configure option to allow the selection of a file name used to generate the IPC id when collecting stats. Default is the system odbc.ini file * Improve diag record handling with the behavior of Windows DM and export SQLCancelHandle * bug fix when SQLGetPrivateProfileString() is called to get a list of sections or a list of keys * Connection pooling: Fix liveness check for Unicode drivers - Add unixODBC-2.3.7-warning-cleanup.patch: 2.3.7 a 64bit protability error See https://github.com/lurcher/unixODBC/issues/18 - Add BuildRequires: pkgconfig since we install .pc files - Add unixODBC-rpmlintrc: devel files are in the right place - bsc#1062860: Recommend psqlODBC to stay feature complete - bsc#1082060: Update to 2.3.6: * Fix order of arguments in SQLWriteFileDSN.c, fix unwanted free() in iusql.c * Add pkg-config files - bsc#1082290 (CVE-2018-7409): Buffer overflow in unicode_to_ansi_copy() was fixed in 2.3.5 - bsc#1082484 (CVE-2018-7485): Swapped arguments in SQLWriteFileDSN() in odbcinst/SQLWriteFileDSN.c - Remove unixODBC-2.3.1-bison.patch: upstreamed - Remove unixODBC-iaddr.patch: upstreamed - Adapt unixODBC-2.3.1-declarations.patch to unixODBC-2.3.6-declarations.patch - Update unixODBC-gccwarnings.patch - bsc#1062860: Don't install postgres example driver psqlODBC package should be used instead of the example driver provided by unixODBC (libodbcpsql.*). It is unmaintained. - Enabled --enable-fastvalidate option in configure (bnc#1044970) - Requested by fate#319390 - Add comment in spec file so people know why the .so files are not in the devel package - dropped obsolete unixODBC-2.3.1-uninitialized.patch and unixODBC-nonvoid.patch - Version bump to 2.3.4: * Fix typo in the loading of the cursor lib - update to version 2.3.3 * Various buffer overflow and unchecked memory references * More ODBC 3.80 additions (streaming parameters) * Allow setting custom non standard attributes via DMStmtAttr * Add -L option to isql to increase max column data display * More manual pages for the tools * many other fixes, see http://www.unixodbc.org - Move all .so files from devel as many ext apps dlopen those so you need these on regular package. - Clean up with spec-cleaner - Remove readme.suse as it is obsolete like hell - Wipe all la files as we don't provide static libs anyway - Do not append no-strict-aliasing to cflags, pointless - --enable-driverc enabled too - Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call. - Replace $RPM_BUILD_ROOT by macro (fits with the other macros used)
- Add missing "/Requires: python3-setuptools"/ [bsc#1170792] - Drop version from Provides: unrar - remove python3-devel BuildRequires that is not needed - fix license - initial commit [fate#323896]
- Add unzip60-cfactorstr_overflow.patch to fix buffer overflow in list.c [bsc#1110194] [CVE-2018-18384] - Add unzip60-total_disks_zero.patch that fixes a bug when unzip is unable to process Windows zip64 archives because Windows archivers set total_disks field to 0 but per standard, valid values are 1 and higher [bnc#910683] - Add Fix-CVE-2014-9636-unzip-buffer-overflow.patch to fix heap overflow for STORED field data [bnc#914442] [CVE-2014-9636] - Add CVE-2018-1000035.patch: Fix a heap-based buffer overflow in password protected ZIP archives (CVE-2018-1000035 bsc#1080074) - Updated Fix-CVE-2014-8139-unzip.patch: the original patch was causing errors testing valid jar files: $ unzip -t foo.jar Archive: foo.jar testing: META-INF/ bad extra-field entry: EF block length (0 bytes) invalid (< 4) testing: META-INF/MANIFEST.MF OK testing: foo OK (see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-8139 where the updated patch was taken from) - Fixed two potential buffer overflows. The patches were extracted from http://antinode.info/ftp/info-zip/unzip60/zipinfo.c and http://antinode.info/ftp/info-zip/unzip60/list.c (bsc#1013992, bsc#1013993, CVE-2016-9844, CVE-2014-9913, CVE-2016-9844.patch, CVE-2014-9913.patch) - When decrypting an encrypted file, quit early if compressed size < HEAD_LEN. When extracting avoid an infinite loop if a file never finishes unzipping. (bsc#950110, bsc#950111, CVE-2015-7696, CVE-2015-7697, CVE-2015-7696.patch, CVE-2015-7697.patch) - Require properly the update-alternatives to not throw out errors when installing in OBS chroot - Add Fix-CVE-2014-8139-unzip.patch: fix heap overflow condition in the CRC32 verification (fixes bnc#909214) - Add Fix-CVE-2014-8140-and-CVE-2014-8141.patch: fix write error (*_8349_*) shows a problem in extract.c:test_compr_eb(), and: read errors (*_6430_*, *_3422_*) show problems in process.c:getZip64Data() (fixes bnc#909214) - build with PIE - fix defaultattr for old distros - split the rcc dependency into a spec file of it's own, we don't need that complexity during build causing cycles like this: unzip -> librcc -> libproxy -> libXau -> xorg-x11-proto-devel -> docbook-xsl-stylesheets - Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls - Don't call isprint (bnc#620483). - remove use of __DATE__ from correct file - Sync our compile time flags with Debian except Acorn stuff, this enables UTF-8, saves an unrelated warning about lchmod being not implemented. - Enable make check - use dlopen for librcc0. A direct requires causes lots of other packages to get installed such as aspell which bloats a minimal install. - Do not include build host specific info like build dates In binaries. - Doing open(O_WRONLY) and then fdopen("/w+"/) will now fail with "/Invalid Argument"/ whereas former glibcs would succeed. So now do open(O_RDWR). - Print error message when open(2) fails. - Add debugging traces in open_outfile. - Update to 6.0: * Support PKWARE ZIP64 extensions, allowing Zip archives and Zip archive entries larger than 4 GiBytes and more than 65536 entries within a single Zip archive. This support is currently only available for Unix, OpenVMS and Win32/Win64. * Support for bzip2 compression method. * Support for UTF-8 encoded entry names, both through PKWARE's "/General Purpose Flags Bit 11"/ indicator and Info-ZIP's new "/up"/ unicode path extra field. (Currently, on Windows the UTF-8 handling is limited to the character subset contained in the configured non-unicode "/system code page"/.) * Fixed "/Time of Creation/Time of Use"/ vulnerability when setting attributes of extracted files, for Unix and Unix-like ports. * Fixed memory leak when processing invalid deflated data. * Fixed long-standing bug in unshrink (partial_clear), added boundary checks against invalid compressed data. * On Unix, keep inherited SGID attribute bit for extracted directories unless restoration of owner/group id or SUID/SGID/Tacky attributes was requested. * On Unix, allow extracted filenames to contain embedded control characters when explicitly requested by specifying the new command line option "/-^"/. * On Unix, support restoration of symbolic link attributes. * On Unix, support restoration of 32-bit UID/GID data using the new "/ux"/ IZUNIX3 extra field introduced with Zip 3.0. * Support symbolic links zipped up on VMS. * New -D option to suppress restoration of timestamps for extracted directory entries (on those ports that support setting of directory timestamps). By specifying "/-DD"/, this new option also allows to suppress timestamp restoration for ALL extracted files on all UnZip ports which support restoration of timestamps. On VMS, the default behaviour is now to skip restoration of directory timestamps; here, "/--D"/ restores ALL timestamps, "/-D"/ restores none. * On OS/2, Win32, and Unix, the (previously optional) feature UNIXBACKUP to allow saving backup copies of overwritten files on extraction is now enabled by default. - Use librcc to convert russian/slavic file names (bnc#540598). - enable parallel building
- Update to 1.19.0.4: * No changes in update-alternatives just match step with dpkg - Drop patch 0001-In-case-of-equal-priority-rather-update.patch * Causes issues on too eagerly regenerating stuff bsc#1075971 * Reason for this patch should no longer be needed as all python packages are singlespec * Also drop the post override - Migrate u-a data from /var/lib/rpm instead of relying on dbpath: no u-a version ever installed files explicitly into dbpath, but always hard specified /var/lib/rpm. The fact that RPM moved its database is irrelevant to update-alternatives. In case RPM moved it's database, our files are still accessible via the /var/lib/rpm symlink being put in place. - Drop the arbitrary depenency on a specific rpm version: the idea was to ensure to have an rpm with the new dbpath location in place. For one, the dependency does not work as intended, and 2nd, as the migration now happens explicitly from the old u-a admindir without relying on dbpath, is no longer needed. - Move update alternatives database to new location - Update rpm requirements to avoid unnecessary builds - Use dbpath macro for locationg rpm state directory - Require exactly same version of rpm we had when building to make sure dbpath matches - Silence the update-alternatives regen output wrt bsc#1050848 it causes more confusion than benefits - Update to 1.18.23: * Various small fixes and memleaks removed - Make sure to generate manpage - Refresh patch update-alternatives-suse.patch - Version update to 1.18.10: * Various few fixes, see changelog file in the package * Refresh patch update-alternatives-suse.patch * Remove patch dpkg-sparc.diff - Use ls . instead of * to avoid error when nothing is in alternatives directory - Require touch in post phase bnc#982336 - Provide alternatives binary and alternatives = %{version} symbol - Fix bnc#969171 by updating even with equal priority * 0001-In-case-of-equal-priority-rather-update.patch - Try to autorefresh all the alternatives in post in case some of them were broken - The logfile for update-alternatives is /var/log/alternatives.log so stop using update-alternatives.log file which is empty - Update to the 1.18.4: * Rebase patch update-alternatives-suse.patch * Touch the gost file in post - Adjust to the new manpage location - Verion bump to 1.18.1: * Bump to latest upstream release * Plenty of fixes with too long changelog, see changelog file in documentation * Also fixes bnc#926749 CVE-2015-0840 * Refresh patch: + update-alternatives-suse.patch - Cleanup with spec-cleaner - Update to 1.11.24: * Translation updates * Various small fixes - Update to version 1.17.23 + Use a matching group instead of ${^MATCH} in s/// in dselect build script. + Skip tar extractor tests if tar is not GNU tar >= 1.27. + Reset the trigger cycle tracking on unsatisfied dependencies during trigger processing. Closes: bdo#771730 + Fix out-of-bounds buffer read accesses when parsing field and trigger names or checking package ownership of conffiles and directories. + Add versioned Breaks on packages creating trigger cycles. Namely auctex, apt-cudf, ccache, cups, distcc, fusionforge-plugin-mediawiki, gap-core, gxine, hoogle, icecc, libjs-protoaculous, mcollective, pypy, wordpress and xfonts-traditional. + Update translations - Remove unapplied patches; SLE11 support is disabled in project home + dpkg-pod2man-no-utf8.patch + dpkg-old-File-Path.patch + dpkg-old-Test-More.patch - Remove obsolete patches * dpkg-ppc64le.diff * dpkg-archive_tar_format_gnu.patch * dpkg-archtable-suse.patch - Rename updated patch pdate-alternatives-1.16.8-suse.patch > pdate-alternatives-suse.patch - Clean up a bit specfile - Use SUSE not SuSE. - add dpkg-ppc64le.diff (adds ppc64le architecture) - Add dpkg-sparc.diff to unbreak compilation on sparcv9 build - update to 1.16.10 * Fix update-alternatives test suite to behave correctly on non-Debian binary paths. Known to be affecting at least Gentoo and Mac OS X. * Do not leak subcall command arguments in update-alternatives. * Fix segfault on update-alternatives when passing --slave without any action at all. lp#1037431 - update to 1.16.8 - update to 1.16.7 * Print master and slave alternarive link names in update-alternatives - -query and always print alternative link in --config. Closes: #679010 * Check parsed integers for invalid or no digit errors in update-alternatives. Check all parsed integers for out of range errors. On "/update-alternatives --install"/ only warn for now on out of range priorities and clamp the values - fix the reworked patch - update to 1.16.3 - reworked patch - update to 1.15.8.12 * no changes, just keep in sync with deb - update to 1.15.8.11 - remove unused tarballs and patches - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build - update to 1.15.8.10 - bug fix release - build it in the same source tree as package deb - update to 1.15.8.5 * update-alternatives is now implemented in C - fix bnc#647151 - update-alternatives: false claim in the description * removed jpackage only part, as it's now don't have any sense - fix bnc#669716 - update-alternatives corrupt the pack/unpack removal code broke the java update-alternatives file
- Use %license (boo#1082318) - Pre-require group(%{utmpGroup}) - remove /sbin/ldconfig -n $DESTDIR%{_libdir} as it should be not needed in install phase - Remove Requires: %name as there is no name and adjust obsolete as there exist version 0.5.5.6 which is larger than the provides - Remove sle10 obsolete for ppc64 utempter-64bit - Clean-up with spec-cleaner - Obsoletes utempter-32bit in libutempter0-32bit. - remove gpg offline checking to avoid buildloops. will be done by source service. - updated to 1.1.6 upstream (bnc#823302) - new apis (old are staying) - utempter-ppc64.patch: is upstream, removed - utempter-0.5.5-pie.diff: done differently, removed - utempter-no-staticlib.patch: no static library wanted - gpg source tarball checking - hooked up permissions framework correctly - Add Source URL, see https://en.opensuse.org/SourceUrls - fixed typo in utempter.spec - cross-build fix: use %__cc macro - Use group utmp for utempter (bnc#652877). - Use %_smp_mflags - Split up devel package. - handle ppc64 utmp entries with 32bit timeval correctly. bnc#602489 - add baselibs.conf as a source - enable parallel building
- ipcutils: Avoid potential memory allocation overflow (bsc#1188921, CVE-2021-37600, util-linux-ipcutils-overflow-CVE-2021-37600.patch). - Add bc to BuildRequires to run more complete testsuite, fix testsuite (bsc#1178236#c19, util-linux-ipcs-shmall-overflow-ts.patch). - ipcs: Avoid overflows (bsc#1178236, util-linux-ipcs-shmall-overflow-1.patch, util-linux-ipcs-shmall-overflow-2.patch). - Update to version 2.36.2: * agetty: tty eol defaults to REPRINT * fsck.cramfs: fix fsck.cramfs crashes on blocksizes > 4K * lib/caputils: add fall back for last cap using prctl. * lib/signames: change license to public domain * libfdisk: * (dos) fix last possible sector calculation * (script) ignore empty values for start and size * ignore 33553920 byte optimal I/O size * libmount: * add vboxsf, virtiofs to pseudo filesystems * do not canonicalize ZFS source dataset * don't use "/symfollow"/ for helpers on user mounts (boo#1181750, obsoletes util-linux-libmount-dont-use-symfollow.patch) * fix /{etc,proc}/filesystems use * login: use full tty path for PAM_TTY * lsblk: read SCSI_IDENT_SERIAL also from udev * rfkill: stop execution when rfkill device cannot be opened * setpriv: allow using [-+]all for capabilities. * su: use full tty path for PAM_TTY * switch_root: check if mount point to move even exists * umount: * ignore --no-canonicalize,-c for non-root users * Show the 'r' option in the help menu * Code cleanups and documentation improvements. * Translation updates. - libmount: don't use "/symfollow"/ for helpers on user mounts (boo#1181750, util-linux-libmount-dont-use-symfollow.patch) - Override GTKDOCIZE with /bin/true so we can run autoreconf without needing gtk-doc as a dependency. - Merge package with SLE15 SP3 and openSUSE Leap 15.3: Obsoletes upstreamed patches: - libblkid: Do not trigger CDROM autoclose (v2.35, bsc#1084671, util-linux-libblkid-cdrom-autoclose-1.patch, util-linux-libblkid-cdrom-autoclose-2.patch, util-linux-libblkid-cdrom-autoclose-3.patch). - lscpu: avoid segfault on PowerPC systems with valid hardware configurations (v2.36.1, bsc#1175623, bsc#1178554, bsc#1178825, lscpu-avoid-segfault-on-PowerPC-systems-with-valid-h.patch) - Fix for SG#57988, bsc#1174942 (v2.36): libmount-fix-mount-a-EBUSY-for-cifs.patch: Fix warning on mounts to CIFS with mount –a. - blockdev: Do not fail --report on kpartx-style partitions on multipath (v2.36, bsc#1168235, util-linux-blockdev-report-dm.patch). - nologin: Add support for -c to prevent error from su -c (v2.35, bsc#1151708, util-linux-nologin-su-c.patch). - Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (v2.36 boo#1168389) - mount: fall back to device node name if /dev/mapper link not found (v2.34, bsc#1149911) * Add patch: util-linux-canonicalize-coverity-scan.patch - De-duplicate fstrim -A properly (v2.34, bsc#1127701, util-linux-fstrim-A-1.patch, util-linux-fstrim-A-3.patch, util-linux-fstrim-A-4.patch). - Do not trim read-only volumes (v2.34, boo#1106214, util-linux-fstrim-A-2.patch, util-linux-fstrim-A-4.patch). - libmount: To prevent incorrect behavior, recognize more pseudofs and netfs (v2.34, bsc#1122417, util-linux-libmount-pseudofs.patch). - agetty: Return previous response of agetty for special characters (v2.34, bsc#1085196, bsc#1125886, util-linux-agetty-smart-reload-13.patch, util-linux-agetty-smart-reload-14.patch). - Fix problems in reading of login.defs values (v2.34, bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch). - Build with libudev support to support non-root users (boo#1169006). - Move findmnt and lsblk to util-linux-systemd, as they use libudev (bsc#1169006#c10). - Do not require libeconf-devel on products without /usr/etc. - s/--enable-vendordir/--with-vendordir/ - remove pam_securetty line again. As long as there is no agreement from pam side having it would fail openQA (boo#1033626) - Update to version 2.36.1: * chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr() * fallocate: fix --dig-holes at end of files * fdisk: always report fdisk_create_disklabel() errors * flock: keep -E exit status more restrictive * fstrim: remove fstab condition from fstrim.timer * hexdump: automatically use -C when called as hd * hwclock: add fallback if SYS_settimeofday does not exist, fix SYS_settimeofday fallback * libblkid: allow a lot of mac partitions, fix Atari prober logic, limit amount of parsed partitions * more libfdisk improvements * losetup: avoid infinite busy loop, increase limit of setup attempts * lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if available * lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part numbers, avoid segfault on PowerPC systems with valid hardware configurations (bsc#1175623) * mount: Add support for "/nosymfollow"/ mount option. * pg: fix wcstombs() * sfdisk: correct --json --dump false exclusive, fix backward - -move-data * vipw: fix short write handling in copyfile * whereis: fix out of boundary read, support zst compressed man pages * minor code improvements and fixes * minor licensing changes * improve docs - Require both group(uuidd) and user(uuidd). - Do search /usr/sbin for mount helpers. (This drops /sbin/fs, /sbin/fs.d, which we do not use in openSUSE.) - prepare usrmerge (boo#1029961) - Modernize patch util-linux-sulogin4bsc1175514.patch * Try to autoconfigure broken serial lines - Add patch util-linux-sulogin4bsc1175514.patch Avoid sulogin failing on not existing or not functional console devices (bsc#1175514) - Fix default permissions of wall and write. - Update to version 2.36: * blkdiscard(8) refuses to proceed if filesystem or RAID signatures are found in interactive mode (executed on a terminal). The option --force is required to the discard data. * new commands irqtop(1) and lsirq(1)to monitor kernel interrupts. * cal(1) provides a new --vertical command line option. * blkzone(8) implements open/close/finish commands now. * unshare(1) and nsenter(1) commands support the time namespace now. * agetty(8) now supports multiple paths in the option - -issue-file. * fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now support block devices locking by flock(2), new command line option --lock and $LOCK_BLOCK_DEVICE environmental variable. * dmesg(1) new command line option --follow-new to wait and print only new kernel messages. * fdisk(8) new command line option --list-details and - -noauto-pt. * fdisk(8) and sfdisk(8) support user-friendly aliases for partition types. * fstrim(8) supports new command line option --listed-in. * libfdisk provides API to relocate GPT backup header. New command line option "/sfdisk --relocate"/. * mount(8) now supports mount by ID= tag. * login(1) supports list of "/message of the day"/. * All tools which read /etc/login.defs is possible to compile with libeconf now. * more(1) has been refactored. * man pages cleanup * other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-ReleaseNotes - Refresh Add-documentation-on-blacklisted-modules-to-mount-8-.patch. - Drop upstreamed libeconf.patch, libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch. - util-linux-login_defs-check.sh: Perform all steps to integrate MOTD_FIRSTONLY. - Update baselibs.conf. - Use plain #!/bin/sh for flushb - Include pam_securetty in login.pamd again (bsc#1033626) - Update to 2.35.2 * make glibc 2.31 compatible - Dropped unneeded patch libfdisk-script-accept-sector-size.patch - Add patch to fix sfdisk not reading its own scripts: * libfdisk-script-accept-sector-size.patch - Use %autopatch - Fix verification of mount, su and umount (bsc#1166948) - Update to version 2.35.1: * agetty: add --show-issue, support for /run/issue and * fdisk: Correct handling of hybrid MBR, cleanup wipe warning, use 'r' to return from MBR to GPT. * lsblk: FSVER column, drop e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch. * lscpu: Add HiSilicon aarch64 tsv110 cpupart, add a new columns to --cache. * mount: add --target-prefix. * mountpoint: add --nofollow option. * script: add --echo, --log-in, --logging-format, --log-out and - -log-timing. * scriptlive: new command. * scriptreplay: add --log-* options, --cr-mode, --stream, - -summary, -T --log-timing. * sfdisk: add progress bars. * unshare: add --keep-caps and --map-current-user options. * Many other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35-ReleaseNotes https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35.1-ReleaseNotes - Refresh libeconf.patch. - Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (boo#1168389) - libeconf.patch: fix a long int error on 32bit - libeconf.patch: Add support for libeconf - Move /etc/pam.d/* to /usr/etc/pam.d - Remove migration code for su from coreutils to util-linux, not needed anymore - Do not recommend lang package. The lang package already has a supplements. - lsblk: force to print PKNAME for partition with e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch - Remove outdated buildignore for pwdutils, had no effect with shadow anyways - Issue a warning for outdated pam files (bsc#1082293, boo#1081947#c68). - Fix comments and unify look of PAM files (login.pamd, remote.pamd, runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd). - Update to version 2.34: * new command hardlink * rewrite of lsblk, now supports --dedup * support for FUSE in umount * support for "/--all -o remount"/ in mount * su: prefer /etc/default/su over /etc/login.defs and ENV_SUPATH over ENV_ROOTPATH (bsc#1121197), improved --pty * unshare: add -S/--setuid, -G/--setgid, -R/--root and -w/--wd * fstrim: do not suppress warnings unless --quiet is used * lscpu: print 'Frequency boost' and 'Vulnerability' fields, add - -caches * logger: merge multiple MESSAGE= lines * libblkid: do not depend on libuuid, supports DRBD9 detection * libsmartcols: support N:M relationships in tree-like output * fstrim and uuidd systemd services: hardening settings to improve security and service isolation * fstrim: trim root filesystem on --fstab, check for read-only filesystems on --all and --fstab (boo#1106214). * fstrim -A: properly de-duplicate sub-volumes (boo#1127701). * Obsoletes util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch and util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes - Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX. - Fix /etc/default/su comments and create /etc/default/runuser (bsc#1121197#31). - Remove /etc/default/su migration from coreutils. - Fix license of libraries: LGPL-2.1-or-later and BSD-3-Clause for libuuid (bsc#1135708). - Use FAT LTO objects in order to provide proper static library (boo#1138795). - raw.service: Add RemainAfterExit=yes (bsc#1135534). - Update to version 2.33.2 (bsc#1134337): * agetty: Fix 8-bit processing in get_logname() (bsc#1125886). * mount: Fix "/mount"/ output for net file systems (bsc#1122417). * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ReleaseNotes - Fix problems in reading of login.defs values (bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch). - Perform one-time reset of /etc/default/su (bsc#1121197). - Add virtual symbols for login.defs compatibility (bsc#1121197). - Add login.defs safety check util-linux-login_defs-check.sh (bsc#1121197). - Integrate pam_keyinit pam module to login (boo#1081947, login.pamd, remote.pamd). - Drop bc BuildRequires: not needed. - libmount: remove jffs2 and ubifs from blacklist (jsc#SLE-4085). - libmount: print a blacklist hint for "/unknown filesystem type"/ (jsc#SLE-4085, fate#326832), and add documentation * add libmount-print-a-blacklist-hint-for-unknown-filesyst.patch * add Add-documentation-on-blacklisted-modules-to-mount-8-.patch - Update to version 2.33.1: * agetty fixes (drop util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch). * Other minor fixes and documentation updates. - agetty: Fixes for reload issue only if it is really needed (bsc#1085196, boo#1120298, util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch). - Drop rfkill-block@.service and rfkill-unblock@.service that functionally conflict with systemd-rfkill@.service (boo#1092820#c13). - Update to version 2.33: * choom: new command to adjust and display the current OOM-killer score. * libsmartcols has been improved to differentiate between numbers, booleans and strings in JSON output. * fstrim(8): trim all mounted filesystems from /etc/fstab (-A|--fstab), new command line option --dry-run. * hwclock(8) new command line option --delay. * mount umount, libmount allow to mount and umount filesystem in another namespace. * rename(1) new command line option --interactive. * setarch(8) does not require architecture when modify personality like ADDR_NO_RANDOMIZE. The architecture argument is optional now. * command su(1) new command line option --whitelist-environment. * setpriv(1) new command line option --reset-env and --pdeathsig. * fdisk(8), sfdisk(8): print disk model name to simplify device identification. * column --table-empty-lines"/ allows to use empty lines in formatted output. * wipefs improved to postpone BLKRRPART ioctl until all magic strings are wiped. * script(1) extended to store more information about terminal size and type to the typescript header. New command line option --output-limit. * libblkid provides BitLocker and basic APFS detection now. * lsblk is possible to execute against /sys and /proc dumps with - -sysroot is specified. * agetty(8) reload issue only if it is really needed (bsc#1085196). - Drop klogconsole in favor of dmesg --console-level plus setlogcons (kbd) (boo#1116277). - Fix runstatedir path (to /run) (boo#1113188#c1). - Create empty /etc/issue.d for the new agetty feature. - Drop obsolete downstream ppc utilities chrp-addnote and mkzimage_cmdline (boo#1109284). - Drop obsolete setctsid (boo#1109290). - Update to version 2.32.1: * cal(1) has been improved and extended. * libblkid has been extended to support LUKS2, Micron mpool, VDO and Atari partition table. * rfkill(8) has been moved to /usr/sbin. * dmesg(1) provides better support for multi-line messages, new command line option --force-prefix. * fallocate(1) --dig-holes is faster and more effect now. * fdisk(8) provides access to Protective MBR accessible from main menu. Sun label support has been improved. * lscpu(1) provides more details about ARM CPUs now (FATE#326453). * lsmem(1) supports memory zone awareness now (FATE#324252, drop util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). * lsns(8) provides netnsid and nsfs columns now. * rtcwake(8) waits stdin to settle down before entering a system sleep. * Many fixes and improvements, see https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ReleaseNotes https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes (drop util_linux_bigendian.patch, util-linux-cramfs.patch, util-linux-fincore-count.patch, util-linux-sysfs-nvme-devno.patch, util-linux-lscpu-loop.patch, util-linux-libmount-umount-a-segfault.patch, util-linux-libmount-mount-a-nfs-bind-mount.patch, util-linux-lscpu-chcpu-new-cpu-macros.patch, util-linux-chcpu-cpu-count.patch). - Switch python-libmount to python3-libmount. - Do not run rfkill-block@.service and rfkill-unblock@service as it is just template without parameter bsc#1092820 bsc#1093176 - Fix lscpu and chcpu on systems with >1024 cores (bnc#1091164, util-linux-lscpu-chcpu-new-cpu-macros.patch). - Fix CPU count in chcpu (bnc#1091164, util-linux-chcpu-cpu-count.patch). - Backport three upstream patches: * Fix crash loop in lscpu (bsc#1072947, util-linux-lscpu-loop.patch). * Fix possible segfault of umount -a (util-linux-libmount-umount-a-segfault.patch). * Fix mount -a on NFS bind mounts (bsc#1080740, util-linux-libmount-mount-a-nfs-bind-mount.patch). - Integrate pam_keyinit pam module (boo#1081947, su-l.pamd, runuser-l.pamd, runuser.pamd). - su.default: Set ALWAYS_SET_PATH default to "/yes"/ (bsc#353876#c7); add one-time wrapper forcing ALWAYS_SET_PATH on upgrade. - Use %license instead of %doc [bsc#1082318] - Fix lsblk on NVMe (bsc#1078662, util-linux-sysfs-nvme-devno.patch). - Update to version 2.31.1: * blkid: Add support for LUKS2 and new LABEL attributes. * move rfkill to /usr/sbin (boo#1076134). * fsck.cramfs: Fix bus error on broken file system. * hwclock: add iso-8601 overflow check * libmount: * Allow MNT_FORCE and MNT_DETACH at umount * add nsfs between pseudo filesystems * lscpu: Treat read failure on Xen Hypervisor properties as non-fatal * sha1: endian fixes (affects util_linux_bigendian.patch) * documentation updates * other fixes and improvements - Fix regressions in 2.31.1: * sha1 on s390* (update util_linux_bigendian.patch) * fsck.cramfs on ppc64le (util-linux-cramfs.patch) * fincore/count (disable, util-linux-fincore-count.patch) - Combine %service_* calls again. - Provide /usr/sbin/rfkill from rfkill package (boo#1076134) - Add util_linux_bigendian.patch solve two failing tests on ppc64 (sha1, uuid/oids) - Integrate rfkill-block@.service and rfkill-unblock@.service from rfkill package (boo#1074250#c4). - Remove unneeded release based conflicts and obsolescences (boo#1074250#c18). - Remove sysvinit requirement. - Fix Obsoletes for rfkill (boo#1074250). - Update bash completion conflict to cover rfkill file conflict. - lsmem: Add support for zone awareness (bsc#1065471, FATE#324252, util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). - Drop util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. Different implementations exists in the new kernel, and it has a conflicting implementation in util-linux. - Update to version 2.31: * New utilities: uuidparse, rfkill. * su has been refactored and extended to create pseudo terminal (new option --pty, CVE-2016-2779, bsc#968674). This new EXPERIMENTAL feature provides better isolation between root's terminal and an unprivileged su. * libuuid: Improved to match * libuuid, uuidgen: support hash-based UUIDs v3 (md5) and v5 (sha1) as specified by RFC-4122. Provide UUID templates for dns, url, oid, or x500. * libblkid: Extended support for DM-integrity, HPE (aka extended-XFS) and UBI superblock. New API to hide already detected signatures. * libfdisk: New API to modify grain, make possible to completely disable dialog driven partitioning. * libsmartcols: New API to move columns. * column: --table-header-repeat to repeat table headers. * libfdisk: Use BLKPG ioctls to inform the kernel about changes. * fdisk: Improved ^C and ^D behavior. * cfdisk: Dialog to resize partition. * look: Follow the WORDLIST environment variable. * losetup: Added support for --sector-size (FATE#319010). * script: Follow the usual semantics for stop/continue signals. * setpriv: New command line options --ambient-caps and - -init-groups. * hwclock: Reduce system shutdown times, log --systz when using libaudit. * Other bug fixes. - Drop upstreamed util-linux-use-tinfow.patch. - Refreshed make-sure-sbin-resp-usr-sbin-are-in-PATH.diff. - Update RPM categories and summaries. Do not ignore errors from useradd. - Link against tinfow instead of tinfo (bsc#1056171, util-linux-use-tinfow.patch). - Ensure libreadline usage as well as _GNU_SOURCE - Fix prerequirement of groups tty and uuidd (boo#1057937). - Update to version 2.30.1: Bugfix release, more details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.1-ReleaseNotes - Drop upstreamed patch util-linux-lscpu-cleanup-DMI-detection-return-codes.patch - Make sure group tty is defined - don't conflict with sysvinit-tools in Tumblweed anymore. Needed for Leap 15 which wants to use a different release number scheme (lp150.x which produces lower numbers than the conflict). - Update to version 2.30: * Many changes and improvements, most notably: * The libblkid library has been improved for hybrid CDROM/DVD media. * The deprecated command tailf has been removed. Use "/tail -f"/ from coreutils. * blkzone -- NEW COMMAND to run zone commands on block devices that support Zoned Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). * fincore -- NEW COMMAND to count pages of file contents in core (memory). * lsmem -- NEW COMMAND to list the ranges of available memory with their online status. * The command fallocate -- supports an "/insert range"/ operation now. * The command "/column -t|--table"/ has been modified to use libsmartcols. It now provides nearly all of that library's functionality from the command line. * Security issues: * hwclock - no longer makes any internal permission checks. The System Administrator must set proper permissions to control user access to the RTC. It is NOT recommended to use SUID. * CVE-2016-2779 - This security issue is NOT FIXED yet. * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes - Drop upstreamed patch arm64-lscpu-use-sysfs-for-table-access-if-available.patch - Refreshed patch util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - fix compiler warnings for mkzimage_cmdline - When when hypervisor_decode_sysfw fails continue with other detection methods (bsc#1042991, bsc#1039360, bsc#1033718) + util-linux-lscpu-cleanup-DMI-detection-return-codes.patch - Prefer sysfs exported SMBIOS3 tables in lscu (bsc#1033718) + arm64-lscpu-use-sysfs-for-table-access-if-available.patch - To cover release numbers of both SLE12 SP3 and Leap 42.3, relax release based conflict with bash-completion from 13.1 to 10. - fix util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - -logical-blocksize was behaving like --nooverlap - Conflict with old systemd-presets-branding to ensure correct preset migration (boo#1029775, bsc#1012850). - Drop "/codepage"/ fstab migration needed for SuSE Linux < 9.1 (bsc#51950 (suse#36950)). - Keep dependency on insserv and fillup for compatibilitiy reasons in Leap 42.3. Too many poorly written packages depend on it. (Marked as "/sysv compatibility hack"/.) - Update to version 2.29.2: * su(1) security issue CVE-2017-2616 (bsc#1023041) * minor bugfixes and enhancements - presets are managed by the branding presets package (bsc#1012850) The default activation state is defined by the branding preset package. This also get rid of the only use of the rpm preset macros so we can kill them. - Merge SLE12 SP3 changes to make the package compatible with Tumbleweed, SLE12 SP3 and Leap 42.3. - Drop patch tests-script-race-on-force-only.patch from SLE12 SP3 and Leap 42.3. Upstream has a different workaround. https://github.com/karelzak/util-linux/issues/296 - INCOMPATIBLE CHANGE for SLE12 SP3 and Leap 42.3: losetup -L changes its meaning from SLE12 SP1&SP2 specific - -logical-blocksize to the upstream --nooverlap). - -logical-blocksize can be used only with long option (bsc#966891). - Include SLE12 + Leap 42 exclusive feature, implemented by hare@suse.de: * losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch SLE12 & Leap 42 specific changes: * Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. * Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). * Make release-dependent conflict with old sysvinit-tools SLE specific, as it is required only for SLE 11 upgrade, and breaks openSUSE staging builds (boo#994399). * Obsolete these patches, now upstreamed: * Drop upstreamed patches (tests-script-race-on-force-only.patch, util-linux-libmount-ignore-redundant-slashes.patch, util-linux-sfdisk-show-pt-geometry-1.patch, util-linux-sfdisk-show-pt-geometry-2.patch, util-linux-sfdisk-show-pt-geometry-3.patch, util-linux-libblkid-partition-loop.patch, util-linux-libblkid-wipe-offset.patch, util-linux-mount-reuse-loop-1.patch, util-linux-mount-reuse-loop-2.patch, util-linux-mount-reuse-loop-3.patch, util-linux-mount-reuse-loop-4.patch, util-linux-loop-reuse-01.patch, util-linux-loop-reuse-02.patch, util-linux-loop-reuse-03.patch, util-linux-loop-reuse-04.patch, util-linux-loop-reuse-05.patch, util-linux-loop-reuse-06.patch, util-linux-loop-reuse-07.patch, util-linux-loop-reuse-08.patch, util-linux-loop-reuse-09.patch, util-linux-loop-reuse-10.patch, util-linux-loop-reuse-12.patch, util-linux-loop-reuse-13.patch, util-linux-loop-reuse-14.patch, util-linux-loop-reuse-15.patch, util-linux-loop-reuse-16.patch, util-linux-loop-reuse-17.patch, util-linux-loop-reuse-18.patch, util-linux-loop-reuse-19.patch, util-linux-loop-reuse-20.patch, util-linux-libmount-cifs-is_mounted.patch). * Refreshed patches (make-sure-sbin-resp-usr-sbin-are-in-PATH.diff, util-linux-losetup-Add-support-for-setting-logical-blocksize.patch). - Update to version 2.29.1: * lscpu: add aarch64 specific names * lubmount: Disable disable ro/rw mtab checks (bsc#1012632) * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ReleaseNotes - Replace raw initscript by a systemd service doing the same thing. Based on previous work of fcrozat@suse.com (FATE#321122). - don't install bash-completions for uninstalled binaries (chfn, chsh, newgrp, pg) - for now remove procps dependency which is only needed for tests because it pulls systemd - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) libsystemd-* libs were deprecated and are gone now. - Remove no more supported --enable-libmount-force-mountinfo. There is --enable-libmount-support-mtab, disabled by default, exactly as we need. - Update to version 2.29 (FATE#322090) * cal: possible to specify month by name (e.g. "/cal January 2017"/) and use relative placeholders (cal "/+1 month"/) * fdisk(8) allows to wipe newly created partitions; the feature is possible to control by new command line option - -wipe-partitions[==auto|never|default]. * findmnt --verify: the command scans /etc/fstab and tries to verify the configuration. * mount(8) now rejects requests to create another device and mount filesystem for the same backing file. The command `losetup --nooverlap` reuses loop device if already exists for the same backing file. All the functionality calculate with offset and sizelimit options of course, so it's fine to have multiple regions (partitions) in the same image file and mount all of them in the same time. The restriction is that the regions should not overlap. * lscpu supports the "/drawer"/ topology for IBM S/390. * sfdisk: Support for deprecated --show-pt-geometry (bsc#990531). * libmount: various issues with cifs mount (bsc#982331, bsc#987176). * libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). * More details at: http://karelzak.blogspot.de/2016/10/util-linux-v229-whats-new.html https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ReleaseNotes - refresh make-sure-sbin-resp-usr-sbin-are-in-PATH.diff - Update to version 2.28.2, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.2-ReleaseNotes - Update to version 2.28.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes - Remove util-linux-libblkid-wipe-offset.patch (upstream) - use the new configure option --enable-libuuid-force-uuidd instead of sed'ing configure.ac - Install klogconsole with read permissions (bnc#990837) - BuildIgnore util-linux: it's part of VMInstall, hence part of every package build. util-linux itself can be built without its own presence though. Helps with some rare bootstrap issues (when librtas changes soname for example). - Drop usage of gpg-offline: this has long been migrated to a source service that checks signatures on checkin already (osc service lr source_validatory). - Do not BuildRequires bash-completion: this is tempting, but it pulls bash-completion and its entire dependency stack into Ring0, which is inacceptable. Pass the correct path (%{_datdir}/bash-completion/completions) via - -with-bashcompletiondir to configure. - blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch). - Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259). - Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). - fix build for openSUSE >= 13.1 (inclusive SLE 12) - drop build for openSUSE < 13.1 - remove old build conditions: sysvinit_tools, enable_su and enable_eject - cosmetics: reorder configure options - Update to version 2.28 (bsc#974301): * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes (bsc#947494, bsc#972684). * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Other bug fixes (bsc#970404, bsc#975082, FATE#318444). * Security issue: CVE-2016-2779 is NOT FIXED yet. - Remove old util-linux-noenc-suse.patch - enable last binary - Update to version 2.27.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes (fixes bsc#950778, FATE#320552). - Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build - Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "/bind,ro"/. * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months <n> * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#923777, bsc#903738) * Fix fsck -C {fd} parsing (bsc#923777, bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218) - Add licenses. - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949, FATE#317727). - Remove one shot presetting hacks. - Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd. - Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME - disable libmount/lock test to avoid random timeouts - socat is needed for logger tests - Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes - re-enable fixed tests (fdisk/bsd, ppc64le) - Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "/--output <list>"/ to specify output columns for --list or print commands, do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "/--setgroups=<deny|allow>"/ * swapon(8): supports new command-line option "/-o <list>"/ with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * lscpu: recognizes Unisys s-Par as hypervisor (FATE#318231) * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * libmount: Fix mount point lookup (and mount -a) if the path contains // (bsc#931955). - Fix lack of I18N support in util-linux-systemd (mis-compilation). - Build with FULL RELRO. - define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff - remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed - always call autoreconf, not only for splitted packages, skip autopoint (gettext) - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "/do not register ipc.info.gz (not provided by this package)"/. - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Update to version 2.25.2: mostly minor fixes (including boo#908742) - re-enable utmpdump and ipcs tests for all archs - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 - Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys. - Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x - Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper.
- ipcutils: Avoid potential memory allocation overflow (bsc#1188921, CVE-2021-37600, util-linux-ipcutils-overflow-CVE-2021-37600.patch). - Add bc to BuildRequires to run more complete testsuite, fix testsuite (bsc#1178236#c19, util-linux-ipcs-shmall-overflow-ts.patch). - ipcs: Avoid overflows (bsc#1178236, util-linux-ipcs-shmall-overflow-1.patch, util-linux-ipcs-shmall-overflow-2.patch). - Update to version 2.36.2: * agetty: tty eol defaults to REPRINT * fsck.cramfs: fix fsck.cramfs crashes on blocksizes > 4K * lib/caputils: add fall back for last cap using prctl. * lib/signames: change license to public domain * libfdisk: * (dos) fix last possible sector calculation * (script) ignore empty values for start and size * ignore 33553920 byte optimal I/O size * libmount: * add vboxsf, virtiofs to pseudo filesystems * do not canonicalize ZFS source dataset * don't use "/symfollow"/ for helpers on user mounts (boo#1181750, obsoletes util-linux-libmount-dont-use-symfollow.patch) * fix /{etc,proc}/filesystems use * login: use full tty path for PAM_TTY * lsblk: read SCSI_IDENT_SERIAL also from udev * rfkill: stop execution when rfkill device cannot be opened * setpriv: allow using [-+]all for capabilities. * su: use full tty path for PAM_TTY * switch_root: check if mount point to move even exists * umount: * ignore --no-canonicalize,-c for non-root users * Show the 'r' option in the help menu * Code cleanups and documentation improvements. * Translation updates. - libmount: don't use "/symfollow"/ for helpers on user mounts (boo#1181750, util-linux-libmount-dont-use-symfollow.patch) - Override GTKDOCIZE with /bin/true so we can run autoreconf without needing gtk-doc as a dependency. - Merge package with SLE15 SP3 and openSUSE Leap 15.3: Obsoletes upstreamed patches: - libblkid: Do not trigger CDROM autoclose (v2.35, bsc#1084671, util-linux-libblkid-cdrom-autoclose-1.patch, util-linux-libblkid-cdrom-autoclose-2.patch, util-linux-libblkid-cdrom-autoclose-3.patch). - lscpu: avoid segfault on PowerPC systems with valid hardware configurations (v2.36.1, bsc#1175623, bsc#1178554, bsc#1178825, lscpu-avoid-segfault-on-PowerPC-systems-with-valid-h.patch) - Fix for SG#57988, bsc#1174942 (v2.36): libmount-fix-mount-a-EBUSY-for-cifs.patch: Fix warning on mounts to CIFS with mount –a. - blockdev: Do not fail --report on kpartx-style partitions on multipath (v2.36, bsc#1168235, util-linux-blockdev-report-dm.patch). - nologin: Add support for -c to prevent error from su -c (v2.35, bsc#1151708, util-linux-nologin-su-c.patch). - Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (v2.36 boo#1168389) - mount: fall back to device node name if /dev/mapper link not found (v2.34, bsc#1149911) * Add patch: util-linux-canonicalize-coverity-scan.patch - De-duplicate fstrim -A properly (v2.34, bsc#1127701, util-linux-fstrim-A-1.patch, util-linux-fstrim-A-3.patch, util-linux-fstrim-A-4.patch). - Do not trim read-only volumes (v2.34, boo#1106214, util-linux-fstrim-A-2.patch, util-linux-fstrim-A-4.patch). - libmount: To prevent incorrect behavior, recognize more pseudofs and netfs (v2.34, bsc#1122417, util-linux-libmount-pseudofs.patch). - agetty: Return previous response of agetty for special characters (v2.34, bsc#1085196, bsc#1125886, util-linux-agetty-smart-reload-13.patch, util-linux-agetty-smart-reload-14.patch). - Fix problems in reading of login.defs values (v2.34, bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch). - Build with libudev support to support non-root users (boo#1169006). - Move findmnt and lsblk to util-linux-systemd, as they use libudev (bsc#1169006#c10). - Do not require libeconf-devel on products without /usr/etc. - s/--enable-vendordir/--with-vendordir/ - remove pam_securetty line again. As long as there is no agreement from pam side having it would fail openQA (boo#1033626) - Update to version 2.36.1: * chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr() * fallocate: fix --dig-holes at end of files * fdisk: always report fdisk_create_disklabel() errors * flock: keep -E exit status more restrictive * fstrim: remove fstab condition from fstrim.timer * hexdump: automatically use -C when called as hd * hwclock: add fallback if SYS_settimeofday does not exist, fix SYS_settimeofday fallback * libblkid: allow a lot of mac partitions, fix Atari prober logic, limit amount of parsed partitions * more libfdisk improvements * losetup: avoid infinite busy loop, increase limit of setup attempts * lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if available * lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part numbers, avoid segfault on PowerPC systems with valid hardware configurations (bsc#1175623) * mount: Add support for "/nosymfollow"/ mount option. * pg: fix wcstombs() * sfdisk: correct --json --dump false exclusive, fix backward - -move-data * vipw: fix short write handling in copyfile * whereis: fix out of boundary read, support zst compressed man pages * minor code improvements and fixes * minor licensing changes * improve docs - Require both group(uuidd) and user(uuidd). - Do search /usr/sbin for mount helpers. (This drops /sbin/fs, /sbin/fs.d, which we do not use in openSUSE.) - prepare usrmerge (boo#1029961) - Modernize patch util-linux-sulogin4bsc1175514.patch * Try to autoconfigure broken serial lines - Add patch util-linux-sulogin4bsc1175514.patch Avoid sulogin failing on not existing or not functional console devices (bsc#1175514) - Fix default permissions of wall and write. - Update to version 2.36: * blkdiscard(8) refuses to proceed if filesystem or RAID signatures are found in interactive mode (executed on a terminal). The option --force is required to the discard data. * new commands irqtop(1) and lsirq(1)to monitor kernel interrupts. * cal(1) provides a new --vertical command line option. * blkzone(8) implements open/close/finish commands now. * unshare(1) and nsenter(1) commands support the time namespace now. * agetty(8) now supports multiple paths in the option - -issue-file. * fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now support block devices locking by flock(2), new command line option --lock and $LOCK_BLOCK_DEVICE environmental variable. * dmesg(1) new command line option --follow-new to wait and print only new kernel messages. * fdisk(8) new command line option --list-details and - -noauto-pt. * fdisk(8) and sfdisk(8) support user-friendly aliases for partition types. * fstrim(8) supports new command line option --listed-in. * libfdisk provides API to relocate GPT backup header. New command line option "/sfdisk --relocate"/. * mount(8) now supports mount by ID= tag. * login(1) supports list of "/message of the day"/. * All tools which read /etc/login.defs is possible to compile with libeconf now. * more(1) has been refactored. * man pages cleanup * other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-ReleaseNotes - Refresh Add-documentation-on-blacklisted-modules-to-mount-8-.patch. - Drop upstreamed libeconf.patch, libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch. - util-linux-login_defs-check.sh: Perform all steps to integrate MOTD_FIRSTONLY. - Update baselibs.conf. - Use plain #!/bin/sh for flushb - Include pam_securetty in login.pamd again (bsc#1033626) - Update to 2.35.2 * make glibc 2.31 compatible - Dropped unneeded patch libfdisk-script-accept-sector-size.patch - Add patch to fix sfdisk not reading its own scripts: * libfdisk-script-accept-sector-size.patch - Use %autopatch - Fix verification of mount, su and umount (bsc#1166948) - Update to version 2.35.1: * agetty: add --show-issue, support for /run/issue and * fdisk: Correct handling of hybrid MBR, cleanup wipe warning, use 'r' to return from MBR to GPT. * lsblk: FSVER column, drop e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch. * lscpu: Add HiSilicon aarch64 tsv110 cpupart, add a new columns to --cache. * mount: add --target-prefix. * mountpoint: add --nofollow option. * script: add --echo, --log-in, --logging-format, --log-out and - -log-timing. * scriptlive: new command. * scriptreplay: add --log-* options, --cr-mode, --stream, - -summary, -T --log-timing. * sfdisk: add progress bars. * unshare: add --keep-caps and --map-current-user options. * Many other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35-ReleaseNotes https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35.1-ReleaseNotes - Refresh libeconf.patch. - Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (boo#1168389) - libeconf.patch: fix a long int error on 32bit - libeconf.patch: Add support for libeconf - Move /etc/pam.d/* to /usr/etc/pam.d - Remove migration code for su from coreutils to util-linux, not needed anymore - Do not recommend lang package. The lang package already has a supplements. - lsblk: force to print PKNAME for partition with e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch - Remove outdated buildignore for pwdutils, had no effect with shadow anyways - Issue a warning for outdated pam files (bsc#1082293, boo#1081947#c68). - Fix comments and unify look of PAM files (login.pamd, remote.pamd, runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd). - Update to version 2.34: * new command hardlink * rewrite of lsblk, now supports --dedup * support for FUSE in umount * support for "/--all -o remount"/ in mount * su: prefer /etc/default/su over /etc/login.defs and ENV_SUPATH over ENV_ROOTPATH (bsc#1121197), improved --pty * unshare: add -S/--setuid, -G/--setgid, -R/--root and -w/--wd * fstrim: do not suppress warnings unless --quiet is used * lscpu: print 'Frequency boost' and 'Vulnerability' fields, add - -caches * logger: merge multiple MESSAGE= lines * libblkid: do not depend on libuuid, supports DRBD9 detection * libsmartcols: support N:M relationships in tree-like output * fstrim and uuidd systemd services: hardening settings to improve security and service isolation * fstrim: trim root filesystem on --fstab, check for read-only filesystems on --all and --fstab (boo#1106214). * fstrim -A: properly de-duplicate sub-volumes (boo#1127701). * Obsoletes util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch and util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes - Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX. - Fix /etc/default/su comments and create /etc/default/runuser (bsc#1121197#31). - Remove /etc/default/su migration from coreutils. - Fix license of libraries: LGPL-2.1-or-later and BSD-3-Clause for libuuid (bsc#1135708). - Use FAT LTO objects in order to provide proper static library (boo#1138795). - raw.service: Add RemainAfterExit=yes (bsc#1135534). - Update to version 2.33.2 (bsc#1134337): * agetty: Fix 8-bit processing in get_logname() (bsc#1125886). * mount: Fix "/mount"/ output for net file systems (bsc#1122417). * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ReleaseNotes - Fix problems in reading of login.defs values (bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch). - Perform one-time reset of /etc/default/su (bsc#1121197). - Add virtual symbols for login.defs compatibility (bsc#1121197). - Add login.defs safety check util-linux-login_defs-check.sh (bsc#1121197). - Integrate pam_keyinit pam module to login (boo#1081947, login.pamd, remote.pamd). - Drop bc BuildRequires: not needed. - libmount: remove jffs2 and ubifs from blacklist (jsc#SLE-4085). - libmount: print a blacklist hint for "/unknown filesystem type"/ (jsc#SLE-4085, fate#326832), and add documentation * add libmount-print-a-blacklist-hint-for-unknown-filesyst.patch * add Add-documentation-on-blacklisted-modules-to-mount-8-.patch - Update to version 2.33.1: * agetty fixes (drop util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch). * Other minor fixes and documentation updates. - agetty: Fixes for reload issue only if it is really needed (bsc#1085196, boo#1120298, util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch). - Drop rfkill-block@.service and rfkill-unblock@.service that functionally conflict with systemd-rfkill@.service (boo#1092820#c13). - Update to version 2.33: * choom: new command to adjust and display the current OOM-killer score. * libsmartcols has been improved to differentiate between numbers, booleans and strings in JSON output. * fstrim(8): trim all mounted filesystems from /etc/fstab (-A|--fstab), new command line option --dry-run. * hwclock(8) new command line option --delay. * mount umount, libmount allow to mount and umount filesystem in another namespace. * rename(1) new command line option --interactive. * setarch(8) does not require architecture when modify personality like ADDR_NO_RANDOMIZE. The architecture argument is optional now. * command su(1) new command line option --whitelist-environment. * setpriv(1) new command line option --reset-env and --pdeathsig. * fdisk(8), sfdisk(8): print disk model name to simplify device identification. * column --table-empty-lines"/ allows to use empty lines in formatted output. * wipefs improved to postpone BLKRRPART ioctl until all magic strings are wiped. * script(1) extended to store more information about terminal size and type to the typescript header. New command line option --output-limit. * libblkid provides BitLocker and basic APFS detection now. * lsblk is possible to execute against /sys and /proc dumps with - -sysroot is specified. * agetty(8) reload issue only if it is really needed (bsc#1085196). - Drop klogconsole in favor of dmesg --console-level plus setlogcons (kbd) (boo#1116277). - Fix runstatedir path (to /run) (boo#1113188#c1). - Create empty /etc/issue.d for the new agetty feature. - Drop obsolete downstream ppc utilities chrp-addnote and mkzimage_cmdline (boo#1109284). - Drop obsolete setctsid (boo#1109290). - Update to version 2.32.1: * cal(1) has been improved and extended. * libblkid has been extended to support LUKS2, Micron mpool, VDO and Atari partition table. * rfkill(8) has been moved to /usr/sbin. * dmesg(1) provides better support for multi-line messages, new command line option --force-prefix. * fallocate(1) --dig-holes is faster and more effect now. * fdisk(8) provides access to Protective MBR accessible from main menu. Sun label support has been improved. * lscpu(1) provides more details about ARM CPUs now (FATE#326453). * lsmem(1) supports memory zone awareness now (FATE#324252, drop util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). * lsns(8) provides netnsid and nsfs columns now. * rtcwake(8) waits stdin to settle down before entering a system sleep. * Many fixes and improvements, see https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ReleaseNotes https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes (drop util_linux_bigendian.patch, util-linux-cramfs.patch, util-linux-fincore-count.patch, util-linux-sysfs-nvme-devno.patch, util-linux-lscpu-loop.patch, util-linux-libmount-umount-a-segfault.patch, util-linux-libmount-mount-a-nfs-bind-mount.patch, util-linux-lscpu-chcpu-new-cpu-macros.patch, util-linux-chcpu-cpu-count.patch). - Switch python-libmount to python3-libmount. - Do not run rfkill-block@.service and rfkill-unblock@service as it is just template without parameter bsc#1092820 bsc#1093176 - Fix lscpu and chcpu on systems with >1024 cores (bnc#1091164, util-linux-lscpu-chcpu-new-cpu-macros.patch). - Fix CPU count in chcpu (bnc#1091164, util-linux-chcpu-cpu-count.patch). - Backport three upstream patches: * Fix crash loop in lscpu (bsc#1072947, util-linux-lscpu-loop.patch). * Fix possible segfault of umount -a (util-linux-libmount-umount-a-segfault.patch). * Fix mount -a on NFS bind mounts (bsc#1080740, util-linux-libmount-mount-a-nfs-bind-mount.patch). - Integrate pam_keyinit pam module (boo#1081947, su-l.pamd, runuser-l.pamd, runuser.pamd). - su.default: Set ALWAYS_SET_PATH default to "/yes"/ (bsc#353876#c7); add one-time wrapper forcing ALWAYS_SET_PATH on upgrade. - Use %license instead of %doc [bsc#1082318] - Fix lsblk on NVMe (bsc#1078662, util-linux-sysfs-nvme-devno.patch). - Update to version 2.31.1: * blkid: Add support for LUKS2 and new LABEL attributes. * move rfkill to /usr/sbin (boo#1076134). * fsck.cramfs: Fix bus error on broken file system. * hwclock: add iso-8601 overflow check * libmount: * Allow MNT_FORCE and MNT_DETACH at umount * add nsfs between pseudo filesystems * lscpu: Treat read failure on Xen Hypervisor properties as non-fatal * sha1: endian fixes (affects util_linux_bigendian.patch) * documentation updates * other fixes and improvements - Fix regressions in 2.31.1: * sha1 on s390* (update util_linux_bigendian.patch) * fsck.cramfs on ppc64le (util-linux-cramfs.patch) * fincore/count (disable, util-linux-fincore-count.patch) - Combine %service_* calls again. - Provide /usr/sbin/rfkill from rfkill package (boo#1076134) - Add util_linux_bigendian.patch solve two failing tests on ppc64 (sha1, uuid/oids) - Integrate rfkill-block@.service and rfkill-unblock@.service from rfkill package (boo#1074250#c4). - Remove unneeded release based conflicts and obsolescences (boo#1074250#c18). - Remove sysvinit requirement. - Fix Obsoletes for rfkill (boo#1074250). - Update bash completion conflict to cover rfkill file conflict. - lsmem: Add support for zone awareness (bsc#1065471, FATE#324252, util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). - Drop util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. Different implementations exists in the new kernel, and it has a conflicting implementation in util-linux. - Update to version 2.31: * New utilities: uuidparse, rfkill. * su has been refactored and extended to create pseudo terminal (new option --pty, CVE-2016-2779, bsc#968674). This new EXPERIMENTAL feature provides better isolation between root's terminal and an unprivileged su. * libuuid: Improved to match * libuuid, uuidgen: support hash-based UUIDs v3 (md5) and v5 (sha1) as specified by RFC-4122. Provide UUID templates for dns, url, oid, or x500. * libblkid: Extended support for DM-integrity, HPE (aka extended-XFS) and UBI superblock. New API to hide already detected signatures. * libfdisk: New API to modify grain, make possible to completely disable dialog driven partitioning. * libsmartcols: New API to move columns. * column: --table-header-repeat to repeat table headers. * libfdisk: Use BLKPG ioctls to inform the kernel about changes. * fdisk: Improved ^C and ^D behavior. * cfdisk: Dialog to resize partition. * look: Follow the WORDLIST environment variable. * losetup: Added support for --sector-size (FATE#319010). * script: Follow the usual semantics for stop/continue signals. * setpriv: New command line options --ambient-caps and - -init-groups. * hwclock: Reduce system shutdown times, log --systz when using libaudit. * Other bug fixes. - Drop upstreamed util-linux-use-tinfow.patch. - Refreshed make-sure-sbin-resp-usr-sbin-are-in-PATH.diff. - Update RPM categories and summaries. Do not ignore errors from useradd. - Link against tinfow instead of tinfo (bsc#1056171, util-linux-use-tinfow.patch). - Ensure libreadline usage as well as _GNU_SOURCE - Fix prerequirement of groups tty and uuidd (boo#1057937). - Update to version 2.30.1: Bugfix release, more details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.1-ReleaseNotes - Drop upstreamed patch util-linux-lscpu-cleanup-DMI-detection-return-codes.patch - Make sure group tty is defined - don't conflict with sysvinit-tools in Tumblweed anymore. Needed for Leap 15 which wants to use a different release number scheme (lp150.x which produces lower numbers than the conflict). - Update to version 2.30: * Many changes and improvements, most notably: * The libblkid library has been improved for hybrid CDROM/DVD media. * The deprecated command tailf has been removed. Use "/tail -f"/ from coreutils. * blkzone -- NEW COMMAND to run zone commands on block devices that support Zoned Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). * fincore -- NEW COMMAND to count pages of file contents in core (memory). * lsmem -- NEW COMMAND to list the ranges of available memory with their online status. * The command fallocate -- supports an "/insert range"/ operation now. * The command "/column -t|--table"/ has been modified to use libsmartcols. It now provides nearly all of that library's functionality from the command line. * Security issues: * hwclock - no longer makes any internal permission checks. The System Administrator must set proper permissions to control user access to the RTC. It is NOT recommended to use SUID. * CVE-2016-2779 - This security issue is NOT FIXED yet. * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes - Drop upstreamed patch arm64-lscpu-use-sysfs-for-table-access-if-available.patch - Refreshed patch util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - fix compiler warnings for mkzimage_cmdline - When when hypervisor_decode_sysfw fails continue with other detection methods (bsc#1042991, bsc#1039360, bsc#1033718) + util-linux-lscpu-cleanup-DMI-detection-return-codes.patch - Prefer sysfs exported SMBIOS3 tables in lscu (bsc#1033718) + arm64-lscpu-use-sysfs-for-table-access-if-available.patch - To cover release numbers of both SLE12 SP3 and Leap 42.3, relax release based conflict with bash-completion from 13.1 to 10. - fix util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - -logical-blocksize was behaving like --nooverlap - Conflict with old systemd-presets-branding to ensure correct preset migration (boo#1029775, bsc#1012850). - Drop "/codepage"/ fstab migration needed for SuSE Linux < 9.1 (bsc#51950 (suse#36950)). - Keep dependency on insserv and fillup for compatibilitiy reasons in Leap 42.3. Too many poorly written packages depend on it. (Marked as "/sysv compatibility hack"/.) - Update to version 2.29.2: * su(1) security issue CVE-2017-2616 (bsc#1023041) * minor bugfixes and enhancements - presets are managed by the branding presets package (bsc#1012850) The default activation state is defined by the branding preset package. This also get rid of the only use of the rpm preset macros so we can kill them. - Merge SLE12 SP3 changes to make the package compatible with Tumbleweed, SLE12 SP3 and Leap 42.3. - Drop patch tests-script-race-on-force-only.patch from SLE12 SP3 and Leap 42.3. Upstream has a different workaround. https://github.com/karelzak/util-linux/issues/296 - INCOMPATIBLE CHANGE for SLE12 SP3 and Leap 42.3: losetup -L changes its meaning from SLE12 SP1&SP2 specific - -logical-blocksize to the upstream --nooverlap). - -logical-blocksize can be used only with long option (bsc#966891). - Include SLE12 + Leap 42 exclusive feature, implemented by hare@suse.de: * losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch SLE12 & Leap 42 specific changes: * Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. * Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). * Make release-dependent conflict with old sysvinit-tools SLE specific, as it is required only for SLE 11 upgrade, and breaks openSUSE staging builds (boo#994399). * Obsolete these patches, now upstreamed: * Drop upstreamed patches (tests-script-race-on-force-only.patch, util-linux-libmount-ignore-redundant-slashes.patch, util-linux-sfdisk-show-pt-geometry-1.patch, util-linux-sfdisk-show-pt-geometry-2.patch, util-linux-sfdisk-show-pt-geometry-3.patch, util-linux-libblkid-partition-loop.patch, util-linux-libblkid-wipe-offset.patch, util-linux-mount-reuse-loop-1.patch, util-linux-mount-reuse-loop-2.patch, util-linux-mount-reuse-loop-3.patch, util-linux-mount-reuse-loop-4.patch, util-linux-loop-reuse-01.patch, util-linux-loop-reuse-02.patch, util-linux-loop-reuse-03.patch, util-linux-loop-reuse-04.patch, util-linux-loop-reuse-05.patch, util-linux-loop-reuse-06.patch, util-linux-loop-reuse-07.patch, util-linux-loop-reuse-08.patch, util-linux-loop-reuse-09.patch, util-linux-loop-reuse-10.patch, util-linux-loop-reuse-12.patch, util-linux-loop-reuse-13.patch, util-linux-loop-reuse-14.patch, util-linux-loop-reuse-15.patch, util-linux-loop-reuse-16.patch, util-linux-loop-reuse-17.patch, util-linux-loop-reuse-18.patch, util-linux-loop-reuse-19.patch, util-linux-loop-reuse-20.patch, util-linux-libmount-cifs-is_mounted.patch). * Refreshed patches (make-sure-sbin-resp-usr-sbin-are-in-PATH.diff, util-linux-losetup-Add-support-for-setting-logical-blocksize.patch). - Update to version 2.29.1: * lscpu: add aarch64 specific names * lubmount: Disable disable ro/rw mtab checks (bsc#1012632) * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ReleaseNotes - Replace raw initscript by a systemd service doing the same thing. Based on previous work of fcrozat@suse.com (FATE#321122). - don't install bash-completions for uninstalled binaries (chfn, chsh, newgrp, pg) - for now remove procps dependency which is only needed for tests because it pulls systemd - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) libsystemd-* libs were deprecated and are gone now. - Remove no more supported --enable-libmount-force-mountinfo. There is --enable-libmount-support-mtab, disabled by default, exactly as we need. - Update to version 2.29 (FATE#322090) * cal: possible to specify month by name (e.g. "/cal January 2017"/) and use relative placeholders (cal "/+1 month"/) * fdisk(8) allows to wipe newly created partitions; the feature is possible to control by new command line option - -wipe-partitions[==auto|never|default]. * findmnt --verify: the command scans /etc/fstab and tries to verify the configuration. * mount(8) now rejects requests to create another device and mount filesystem for the same backing file. The command `losetup --nooverlap` reuses loop device if already exists for the same backing file. All the functionality calculate with offset and sizelimit options of course, so it's fine to have multiple regions (partitions) in the same image file and mount all of them in the same time. The restriction is that the regions should not overlap. * lscpu supports the "/drawer"/ topology for IBM S/390. * sfdisk: Support for deprecated --show-pt-geometry (bsc#990531). * libmount: various issues with cifs mount (bsc#982331, bsc#987176). * libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). * More details at: http://karelzak.blogspot.de/2016/10/util-linux-v229-whats-new.html https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ReleaseNotes - refresh make-sure-sbin-resp-usr-sbin-are-in-PATH.diff - Update to version 2.28.2, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.2-ReleaseNotes - Update to version 2.28.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes - Remove util-linux-libblkid-wipe-offset.patch (upstream) - use the new configure option --enable-libuuid-force-uuidd instead of sed'ing configure.ac - Install klogconsole with read permissions (bnc#990837) - BuildIgnore util-linux: it's part of VMInstall, hence part of every package build. util-linux itself can be built without its own presence though. Helps with some rare bootstrap issues (when librtas changes soname for example). - Drop usage of gpg-offline: this has long been migrated to a source service that checks signatures on checkin already (osc service lr source_validatory). - Do not BuildRequires bash-completion: this is tempting, but it pulls bash-completion and its entire dependency stack into Ring0, which is inacceptable. Pass the correct path (%{_datdir}/bash-completion/completions) via - -with-bashcompletiondir to configure. - blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch). - Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259). - Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082). - fix build for openSUSE >= 13.1 (inclusive SLE 12) - drop build for openSUSE < 13.1 - remove old build conditions: sysvinit_tools, enable_su and enable_eject - cosmetics: reorder configure options - Update to version 2.28 (bsc#974301): * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes (bsc#947494, bsc#972684). * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Other bug fixes (bsc#970404, bsc#975082, FATE#318444). * Security issue: CVE-2016-2779 is NOT FIXED yet. - Remove old util-linux-noenc-suse.patch - enable last binary - Update to version 2.27.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes (fixes bsc#950778, FATE#320552). - Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build - Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "/bind,ro"/. * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months <n> * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#923777, bsc#903738) * Fix fsck -C {fd} parsing (bsc#923777, bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218) - Add licenses. - Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949, FATE#317727). - Remove one shot presetting hacks. - Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd. - Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME - disable libmount/lock test to avoid random timeouts - socat is needed for logger tests - Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes - re-enable fixed tests (fdisk/bsd, ppc64le) - Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "/--output <list>"/ to specify output columns for --list or print commands, do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "/--setgroups=<deny|allow>"/ * swapon(8): supports new command-line option "/-o <list>"/ with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * lscpu: recognizes Unisys s-Par as hypervisor (FATE#318231) * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * libmount: Fix mount point lookup (and mount -a) if the path contains // (bsc#931955). - Fix lack of I18N support in util-linux-systemd (mis-compilation). - Build with FULL RELRO. - define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff - remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed - always call autoreconf, not only for splitted packages, skip autopoint (gettext) - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "/do not register ipc.info.gz (not provided by this package)"/. - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Update to version 2.25.2: mostly minor fixes (including boo#908742) - re-enable utmpdump and ipcs tests for all archs - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 - Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys. - Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x - Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper.
- Update to version 2.3.3: No functional change, just squashing a build warning for new xserver. - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - Created package videoproto with initial version 2.3.1
- install suse vimrc in /usr (boo#1182324, vim-8.0.1568-globalvimrc.patch) - source correct suse.vimrc file (boo#1182324) - stop owning /etc/vimrc so the old, distro provided config actually gets removed. Leaving it around leads to a duplicated autocmd for * .spec, leading to spec file template inserted twice. - own some dirs in vim-data-common so installation of vim-small doesn't leave not owned directories (boo#1173256). - Add vi as slave to update-alternatives so that every package has a matching "/vi"/ symlink (bsc#1174564, boo#1176549). - Add restrict-shell-commands.patch to disable using interfaces in restricted mode, fixes bsc#1172225 CVE-2019-20807 - introduce vim-small package with reduced requirements for small installations (boo#1166602). - BuildRequire pkg-config(krb5) instead of krb5-mini to be able to build against Tumbleweed repo. - Add source-check-sandbox.patch to fix CVE-2019-12735 boo#1137443 - Pre-convert gvim icons, otherwise building vim depends on rsvg-convert -> librsvg -> cargo -> Rust -> LLVM - Cleanup SVG icon, make lines pixel-grid aligned - Correct RPM Group - Use %license instead of %doc [bsc#1082318] - instead of explicitly unsetting mouse, remove it from the defaults in the first place (boo#1079185, vim-8.0.1568-defaults.patch) - Switch to make -j1 clean to see if it fixes random build failures on Leap/SLE 15. - Updated to revision 1568, fixes the following problems * No test using a screen dump yet. * Screen dump test fails on MS-Windows. * Dead code found. * Assert_equalfile() does not close file descriptors. (Coverity) * Dump test fails when using a shadow directory. * Cannot use 24 bit colors in MS-Windows console. * Compiler warnings without termguicolors feature. * Libterm doesn't support requesting fg and bg color. * C syntax test fails when using gvim * C syntax test still fails when using gvim. * Quotestar test is flaky when using the GUI. * Xxd does not skip NUL lines when using ebcdic. * Popupmenu is too far left when completion is long. (Linwei) * No test for the popup menu positioning. * Popup menu positioning fails with longer string. * synpat_T is taking too much memory. * Terminal screen dump does not include cursor position. * With 'termguicolors' Normal color doesn't work correctly. * When using 'termguicolors' SpellBad doesn't show. * Screen dumps not included in distribution. * Using feedkeys() in a terminal window may trigger mappings. (Charles Sheridan) * Undo in the options window makes it empty. * Screen dump test script not included in distribution. * Various small problems in test files. * Various small problems in source files. * On Mac 'maxmemtot' is set to a weird value. * May leak file descriptors when executing job. * Cannot see what digraph is used to insert a character. * Custom plugins loaded with --clean. * Build error for some combination of features. * May not parse the t_RS response correctly, resulting in wrong characters in the input stream. * printf() does not work with only one argument. (Daniel Hahler) * No right-click menu in a terminal. * Build failure without GUI. * Build failure without GUI on MS-Windows. * Crash with rust syntax highligting. (Edd Barrett) * The terminal debugger can't set a breakpoint with the mouse. * Timeout of getwinposx() can be too short. (lilydjwg) * Too many #ifdefs. * Can't build Mac version without GUI. * Too many #ifdefs. * Cannot build Win32 GUI without IME. (John Marriott) * Can't build on older Mac, header file is missing. - Recommend vim-data so that colors can work by default - Updated to revision 1525, fixes the following problems * Compiler complains about uninitialized variable. (Tony Mechelynck) * Missing -D_FILE_OFFSET_BITS=64 may cause problems if a library is compiled with it. * Cannot act on edits in the command line. * Acessing freed memory after window command in auto command. (gy741) * Still too many old style tests. * Segmentation fault when Ruby throws an exception inside :rubyfile command. * Slow redrawing with DirectX. * Endless loop when gui_mch_stop_blink() is called while blink_state is BLINK_OFF. (zdohnal) * It is difficult to set the python home directory properly for Python 2.7 and 3.5 since both use $PYTHONHOME. * Terminal test fails on some systems. (jonathonf) * Terminal test fails on some slow terminals. * When in silent mode too much output is buffered. * If $SHELL contains a space then the default value of 'shell' is incorrect. (Matthew Horan) * Timer test on travis Mac is still flaky. * Clojure now supports a shebang line. * Filetype detection test does not check all scripts. * Cannot handle change of directory. * Missing file in patch. * Missing another file in patch. * Missing yet another file in patch. * Test fails without 'autochdir' option. * Completing directory after :find does not add slash. * Python2 and python3 detection not tested. (Matej Cepl) * Older GTK versions don't have gtk_entry_get_text_length(). * Libvterm doesn't handle illegal byte sequence correctly. * Illegal memory access in del_bytes(). * When package path is a symlink adding it to 'runtimepath' happens at the end. * Integer overflow when using regexp pattern. (geeknik) * On MS-Windows CursorIM highlighting no longer works. * MS-Windows: nsis installer is a bit slow. * MS-Windows: D&D fails between 32 and 64 bit apps. * Visual C 2017 has multiple MSVCVER numbers. * Invalid memory access in read_redo(). (gy741) * Screen isn't always updated right away. * Redraw flicker when moving the mouse outside of terminal window. * Unnecessary condition for "/len"/ being zero. * Insert mode completion state is confusing. * Patch missing change. * Clearing a pointer takes two lines. * Using feedkeys() does not work to test Insert mode completion. (Lifepillar) * Searchpair() might return an invalid value on timeout. * Reduntant conditions. * Weird autocmd may cause arglist to be changed recursively. * Accessing invalid memory with "/it"/. (Dominique Pelle) * Test 14 fails. * Emacs tags no longer work. (zdohnal) * There is no easy way to get the global directory, esp. if some windows have a local directory. * Number of spell regions is spread out through the code. * The minimum width of the popup menu is hard coded. * Memory leak in balloon_split(). * Completion items cannot be annotated. * No autocmd triggered in Insert mode with visible popup menu. * Having 'pumwidth' default to zero has no merit. * Clearing a pointer takes two lines. * Getting the jump list requires parsing the output of :jumps. * Getjumplist() returns duplicate entries. (lacygoill) * Out-of-memory situation not correctly handled. (Coverity) * Possible NULL pointer dereference. (Coverity) * Out-of-memory situation not correctly handled. (Coverity) * In out-of-memory situation character is not restored. (Coverity) * Access memory beyond end of string. (Coverity) * Win32: the screen may be cleared on startup. * Debugger can't break on a condition. (Charles Campbell) * New version of HP NonStop (Tandem) doesn't like the default header for setenv(). * Timer test is a bit flaky. * The :drop command is not always available. * Test for failing drag-n-drop command no longer fails. * Cannot test if a command causes a beep. * Some code for the debugger watch expression is clumsy. * Warning for possibly using NULL pointer. (Coverity) * The jumplist is not always properly cleaned up. * Getting the list of changes is not easy. * BufWinEnter event fired when opening hidden terminal. * Errors for job options are not very specific. * Invalid memory acces with pattern using look-behind match. (Dominique Pelle) * Error messages suppressed after "/:silent! try"/. (Ben Reilly) * Getchangelist() does not use argument as bufname(). * Cursor is in the wrong line when using a WinBar in a Terminal window. * Shift-Tab does not work in a terminal window. * Popup menu is positioned in the wrong place. (Davit Samvelyan, Boris Staletic) * Cannot write and read terminal screendumps. * Compiler warnings for uninitialized variables. (Tony Mechelynck) * Using :wqa exits even if a job runs in a terminal window. (Jason Felice) - Split vim-data into vim-data-common package for low-disk usage scenarios bsc#1078722 bsc#1078554 bsc#1075541 - Make set mouse= default in suse.vimrc bsc#1079185 bsc#1078564 bsc#1067890 bsc#1064068 bsc#1062691 - Updated to revision 1442, fixes the following problems * Crash when calling term_start() with empty argument. * Crash when term_start() fails. * MS-Windows: vimtutor fails if %TMP% has special chars. * After "/:copen"/ can't get the window-ID of the quickfix window. (FalacerSelene) * Illegal memory access after undo. (Dominique Pelle) * GTK: :promtfind does not put focus on text input. (Adam Novak) * Memory leak in test_arabic. * Not enough information about what Python version may work. * Pkg-config doesn't work with cross compiling. * Filetype detection test not updated for change. * If cscope fails a search Vim may hang. * Terminal window: some vterm responses are delayed. * Using "/:undo 0"/ leaves undo in wrong state. * Using pointer before it is set. - Make vim require vim-data bsc#1077352 bsc#1075541 bsc#1074790 - Sort with spec-cleaner - Add conditional to build with python2 in order to build with py3 only enviroment - Convert dependencies to pkgconfig style - Updated to revision 1428, fixes the following problems * No test for expanding backticks. * Cursor column is not updated after ]s. (Gary Johnson) * Accessing freed memory in vimgrep. * Accessing invalid memory with overlong byte sequence. * No fallback to underline when undercurl is not set. (Ben Jackson) * Error in return not caught by try/catch. * The timer_pause test is flaky on Travis. * execute() does not work in completion of user command. (thinca) * "/gf"/ and <cfile> don't accept ? and & in URL. (Dmitrii Tcyganok) * The :leftabove modifier doesn't work for :copen. * Compiler warning on 64 bit MS-Windows system. - ignore make check transient errors for PowerPC bypass boo#1072651 - Update apparmor.vim (taken from AppArmor 2.12) * add support for the "/smc"/ network keyword - Updated to revision 1417, fixes the following problems * Encoding empty string to JSON sometimes gives "/null"/. * Build fails with --with-features=huge --disable-channel. * Too much highlighting with 'hlsearch' and 'incsearch' set. * Cannot intercept a yank command. * It is not easy to see if a colorscheme is well written. * Memory leak when CTRL-G in search command line fails. * Pattern with & following nothing gives an error. * :packadd does not load packages from the "/start"/ directory. * Warnings and errors when building tiny version. (Tony Mechelynck) * Color scheme check script shows up as color scheme. * Cannot build with GTK but without XIM. (Guido) * Crash with nasty autocommand. (gy741, Dominique Pelle) * Using freed buffer in grep command. (gy741, Dominique Pelle) * Invalid memory access on exit when autocommands wipe out a buffer. * Duplicated code for getting a typed character. CursorHold is called too often in the GUI. (lilydjwg) * Difficult to track changes to a quickfix list. * GUI: CursorHold may trigger before 'updatetime' when using timers. * Crash in setqflist(). * Buffer overflow in :tags command. * Hang when using count() with an empty string. * Reading invalid memory with CTRL-W :. * Using free memory using setloclist(). (Dominique Pelle) * Accessing freed memory in :cbuffer. * Accessing freed memory in :lfile. * Warning for unused function without timers feature. * Crash when searching for a sentence. * Test doesn't search for a sentence. Still fails when searching for start of sentence. (Dominique Pelle) - Updated to revision 1390, fixes the following problems * Balloon shows when cursor is in WinBar. * terminal test hangs, executing abcde. (Stucki) * Cannot drag status line or vertical separator of new terminal window. (UncleBill) * MS-Windows: drawing underline, curl and strike-throw is slow, mFallbackDC not properly updated. * Channel test for callback is flaky. * Shift-Insert doesn't always work in MS-Windows console. * Profile log may be truncated halfway a character. * No error when settting 'renderoptions' to an invalid value before starting the GUI. * CTRL-A does not work with an empty line. (Alex) * Window size wrong after maximizing with WinBar. (Lifepillar) * Cursor in terminal not always updated. * Cannot call a dict function in autoloaded dict. * Autoload script sources itself when defining function. * Configure check for selinux does not check for header file. * When recovering a file with "/vim -r swapfile"/ the hit-enter prompt is at the top of the window. * ch_readraw() waits for NL if channel mode is NL. * Get "/no write since last change"/ message if a terminal is open. * Local additions in help skips some files. (joshklod) * Not enough quickfix help; confusing winid. * Python 3.5 is getting old. * Cannot select modified buffers with getbufinfo(). * Wordcount test is old style. * Char not overwritten with ambiguous width char, if the ambiguous char is single width but we reserve double-width space. * getqflist() items are missing if not set, that makes it more difficult to handle the values. * DirectX scrolling can be slow, vertical positioning is off. - Updated to revision 1365, fixes the following problems * Libvterm ANSI colors can not always be recognized from the RGB values. The default color is wrong when t_RB is empty. * The Terminal highlighting doesn't work in a terminal. * Some users don't want to diff with hidden buffers. * Terminal window colors wrong when using Terminal highlighting. * Recovering does not work when swap file ends in .stz. * There is no easy way to get the window position. * When one channel test fails others fail as well. - Update to revision 1358 * Too many changes to list - Fixes CVE-2017-1000382 bsc#1065958 - Refresh patches: * disable-unreliable-tests.patch * vim-7.3-filetype_spec.patch * vim-7.4-disable_lang_no.patch * vim-7.4-highlight_fstab.patch * vim-8.0-ttytype-test.patch - Explicitly require python2-devel - Add disable-unreliable-tests.patch to disable unreliable tests bsc#1054723 - Bump priorities so we can upgrade from 12.3 - Updated to revision 627, fixes the following problems * Call for requesting color and ambiwidth is too early. (Hirohito Higashi) * "/1gd"/ may hang. * Bracketed paste is still enabled when executing a shell command. (Michael Smith) * Can't run make with several jobs, creating directories has a race condition. * The cursor line number becomes negative when using :z^ in an empty buffer. (neovim #6557) * Building the command table requires Perl. * Running parallel make after distclean fails. (Manuel Ortega) * Get only one quickfix list after :caddbuf. * Using freed memory when resetting 'indentexpr' while evaluating it. (Dominique Pelle) * Can't build when configure choses "/install-sh"/. (Daniel Hahler) * Warning for uninitialized variable. (John Marriott) * :simalt on MS-Windows does not work properly. * Duplicate test case for quickfix. * Cannot set the valid flag with setqflist(). * Moving folded text is sometimes not correct. * Illegal memory access with z= command. (Dominique Pelle) * Fold test hangs on MS-Windows. * Memory leak when executing quickfix tests. * Test_options fails when run in the GUI. * No test for mapping timing out. * Configure check for return value of tgetent is skipped. * job_stop() often assumes the channel will be closed, while the job may not actually be stopped. (Martin Gammelsæter) * :simalt still does not work. * Cannot add a context to locations. * Changes to eval functionality not documented. * If a job writes to a buffer and the user is typing a command, the screen isn't updated. When a message is displayed the changed buffer may cause it to be cleared. (Ramel Eshed) * Duplication of code for adding a list or dict return value. * Build failure when windows feature is missing. * Coverity warning for not checking return value of dict_add(). * Crash when complete() is called after complete_add() in 'completefunc'. (Lifepillar) * Off-by-one error in buffer size computation. * Building with gcc 7.1 yields new warnings. * diff mode is insufficiently tested * test_recover fails on some systems. * No test coverage for :spellrepall. * When gF fails to edit the file the cursor still moves to the found line number. * gF test fails on MS-Windows. * gF test fails still on MS-Windows. * The buffer that quickfix caches for performance may become invalid. (Daniel Hahler) * Cannot set the context for a specified quickfix list. * When creating a bufref, then using :bwipe and :new it might get the same memory and bufref_valid() returns true. * Cannot manipulate other than the current quickfix list. * For some people the hint about quitting is not sufficient. * The screen is redrawn when t_BG is set and used to detect the value for 'background'. * When t_u7 is sent a few characters in the second screen line are overwritten and not redrawn later. (Rastislav Barlik) * Package directories are added to 'runtimepath' only after loading non-package plugins. * The conf filetype detection is done before ftdetect scripts from packages that are added later. * float2nr() is not exactly right. * Using % with :hardcopy wrongly escapes spaces. (Alexey Muranov) * When setting the cterm background with "/:hi Normal"/ the value of 'background' may be set wrongly. * Hardcopy test hangs on MS-Windows. * NFA regex engine handles [0-z] incorrectly. * In the GUI, when a timer uses feedkeys(), it still waits for an event. (Raymond Ko) * Since we only support GTK versions that have it, the ckeck for HAVE_GTK_MULTIHEAD is no longer needed. * The "/:stag"/ command does not respect 'switchbuf'. * Using a text object to select quoted text fails when 'selection' is set to "/exclusive"/. (Guraga) * The message "/Invalid range"/ is used for multiple errors. * Warning for unused variable in tiny build. (Tony Mechelynck) * shellescape() always escapes a newline, which does not work with some shells. (Harm te Hennepe) * In the GUI the cursor may flicker. * When 'wrapscan' is off "/gn"/ does not select the whole pattern when it's the last one in the text. (KeyboardFire) - Extend vimrc with mappings for 8-bit controls key escape sequences - Conflict with old vim versions to fix the upgrade from 12.3 boo#1036583 - Updated to revision 566, fixes the following problems * :windo allows for ! but it's not supported. * Undefined behavior when using backslash after empty line. * Not enough test coverage for syntax commands. * Crash when getting the window position in tmux. * Cannot detect Bazel BUILD files on some systems. * Using freed memory in :caddbuf after clearing quickfix list. * Setting nocompatible for the tiny version moves the cursor. - Refresh and re-add vim-8.0-ttytype-test.patch - Updated to revision 559, fixes the following problems * Test_edit causes older xfce4-terminal to close. (Dominique Pelle) * Cppcheck warnings. * Edit test may fail on some systems. * Swap file exists briefly when opening the command window. * Extra line break in verbosefile when using "/:echomsg"/. (Ingo Karkat) * Saving the redo buffer only works one time, resulting in the "/."/ command not working well for a function call inside another function call. * No test for the 8g8 command. * Some etags format tags file use 0x01, breaking the parsing. * The typeahead buffer is reallocated too often. * Toupper and tolower don't work properly for Turkish when 'casemap' is empty. (Bjorn Linse) * Toupper/tolower test with Turkish locale fails on Mac. * Toupper and tolower don't work properly for Turkish when 'casemap' contains "/keepascii"/. (Bjorn Linse) * Toupper/tolower test fails on OSX without Darwin. * Getting the window position fails if both the GUI and term code is built in. * GTK: using static gravities is not useful. * The :ownsyntax command is not tested. * Setting ttytype to xxx does not always fail as expected. - Remove vim-8.0-ttytype-test.patch, fixed upstream. - Update the update-alternatives code - Updated to revision 542, fixes the following problems * ml_get errors in silent Ex mode. (Dominique Pelle) * A large count on a normal command causes trouble. (Dominique Pelle) * There is no way to remove quickfix lists (for testing). * Storing a zero byte from a multi-byte character causes fold text to show up wrong. * Character classes are not well tested. They can differ between platforms. * Using a function pointer instead of the actual function, which we know. * GtkForm handling is outdated. * MS-Windows: when 'clipboard' is "/unnamed"/ yyp does not work in a :global command. * dv} deletes part of a multi-byte character. (Urtica Dioica) * Folds are messed up when 'encodin' is "/utf-8"/. * Coverity complains about possible negative value. * RISC OS support was removed long ago, but one file is still included. * When 'wildmenu' is set and 'wildmode' has "/longest"/ then the first file name is highlighted, even though the text shows the longest match. * Line in test commented out. * Buffer overflow when 'columns' is very big. (Nikolai Pavlov) * Test with long directory name fails on non-unix systems. * Test with long directory name fails on Mac. * Abbreviation doesn't work after backspacing newline. (Hkonrk) * Defaults.vim does not work well with tiny features. (crd477) * Memory leak when exiting from within a user function. * Quickfix window not updated when freeing quickfix stack. * Illegal memory access with :z and large count. * No test for falling back to default term value. * Startup test fails on Mac. * Building unit tests fails. * Compiler warning on MS-Windows. * getpos() can return a negative line number. (haya14busa) - Update spec.skeleton with spec-cleaner - Updated to revision 514, fixes the following problems * Insufficient testing for statusline. * 'makeencoding' missing from the options window. * Git and hg see new files after running tests. (Manuel Ortega) * Options test does not always test everything. * Options test fails or hangs on MS-Windows. * 'cinoptions' cannot set indent for extern block. * "/make shadow"/ creates an invalid link. * Quite a few beeps when running tests. * Clang version not correctly detected. * Some functions are not tested. * Running the options test sometimes resizes the terminal. * The packadd test does not create the symlink correctly and does not test the right thing. * The fnamemodify test changes 'shell' in a way later tests may not be able to use system(). * Using "/:%argdel"/ while the argument list is already empty gives an error. (Pavol Juhas) * Not enough test coverage in Insert mode. * Dead code in #ifdef. * Patch shell command uses double quotes around the argument, which allows for $HOME to be expanded. (Etienne) * Terminal width is set to 80 in test3. * Diffpatch fails when the file name has a quote. * Getpgid is not supported on all systems. * The "/;"/ command does not work after characters with a lower byte that is NUL. * Getting font name does not work on X11. * Some macros are in lower case, which can be confusing. * Part of fold patch accidentally included. * v:progpath is not reliably set. * Some macros are in lower case. * Some macros are in lower case. * Adding fold marker creates new comment. * Compiler warnings for comparing unsigned char with 256 always being true. (Manuel Ortega) * The mode test may hang in Test_mode(). (Michael Soyka) * Typo in MinGW test makefile. * Using :move messes up manual folds. * Potential crash if adding list or dict to dict fails. * Old fix for :move messing up folding no longer needed, now that we have a proper solution. * Can't build on HPUX. * Test 45 hangs on MS-Windows. * If an MS-Windows tests succeeds at first and then fails in a way it does not produce a test.out file it looks like the test succeeded. * Resetting 'compatible' in defaults.vim has unexpected side effects. (David Fishburn) * Can't find executable name on Solaris and FreeBSD. * Off-by-one error in using :move with folding. * There are still a few macros that should be all-caps. * Using g< after :for does not show the right output. (Marcin Szamotulski) * After aborting an Ex command g< does not work. (Marcin Szamotulski) * Compiler warnings on MS-Windows. * Not enough testing for help commands. * Exit callback test sometimes fails. * When a test fails and test.log is created, Test_edit_CTRL_I matches it instead of test1.in. * No test covering arg_all(). * The client-server feature is not tested. * Not enough testing for the client-server feature. * Missing change to main.c. * The client-server test may hang when failing. * Tests use assert_true(0) and assert_false(1) to report errors. * remote_peek() is not tested. * The remote_peek() test fails on MS-Windows. * Unnecessary if statement. * The setbufvar() function may mess up the window layout. (Kay Z.) * Illegal memory access when using :all. (Dominique Pelle) * Using :lhelpgrep with an argument that should fail does not produce an error if the previous :helpgrep worked. * Not all windows commands are tested. * Crash and endless loop when closing windows in a SessionLoadPost autocommand. * The autocmd test hangs on MS-Windows. * Running tests leaves an "/xxx"/ file behind. * Clipboard and "/* register is not tested. * Splitting a 'winfixwidth' window vertically makes it one column smaller. (Dominique Pelle) * The quotestar test fails when a required feature is missing. * A failing client-server request can make Vim hang. * Crash with cd command with very long argument. * Build failure with older compiler on MS-Windows. * The quotestar test uses a timer instead of a timeout, thus it cannot be rerun like a flaky test. * Insufficient testing for folding. * Arabic support is not fully tested. * Two autocmd tests are skipped on MS-Windows. * taglist() does not prioritize tags for a buffer. * Quotestar test is still a bit flaky. * On MS-Windows "/:!start"/ does not work as expected. * Coverity complains about possible NULL pointer. * Endless loop in updating folds with 32 bit ints. * Looking up an Ex command is a bit slow. * Failed window split for :stag not handled. (Coverity CID 99204) * Can't build with ANSI C. * Client-server tests fail when $DISPLAY is not set. * Coveralls no longer shows per-file coverage. * No link to codecov.io results. * Typo in link to codecov.io results. * Menuage for skipping client-server tests is unclear. * Check for available characters takes too long. * Getting name of cleared highlight group is wrong. (Matt Wozniski) * Script for creating cmdidxs can be improved. - Disable term=xxx test, does not work with any vim version * vim-8.0-ttytype-test.patch - Update apparmor.vim (taken from AppArmor 2.11) * add support for the "/kcm"/ and "/qipcrtr"/ network keywords * update change_profile rule highlighting - Build default vim without X11 support, use update-alternatives to prefer gvim if installed for X11 support. - Updated to revision 425, fixes the following problems * Packadd test does not clean up symlink. * Packadd test uses wrong directory name. * The E11 error message in the command line window is not translated. * The "/zero count"/ error doesn't have a number. (Hirohito Higashi) * Xfontset and guifontwide are not tested. * Illegal memory access after "/vapo"/. (Dominique Pelle) * Restoring help snapshot accesses freed memory. (Dominique Pelle) * GUI test fails on some systems. * Illegal memory access when 'complete' ends in a backslash. * Can't access b:changedtick from a dict reference. * Functions test fails. * Flags of :substitute not sufficiently tested. * Invalid memory access in :recover command. * :recover test fails on MS-Windows. * Illegal memory access with vi' * Not checking return valud of dict_add(). (Coverity) * When using complete() and typing a character undo is saved after the character was inserted. (Shougo) * Double free when compiled with EXITFREE and setting 'ttytype'. * b:changedtick can be unlocked, even though it has no effect. * Unlet command leaks memory. (Nikolai Pavlov) * islocked('d.changedtick') does not work. * Vim relies on limits.h to be included indirectly, but on Solaris 9 it may not be. (Ben Fritz) * When using CTRL-X CTRL-U inside a comment, the use of the comment leader may not work. (Klement) * When building with a shadow directory on macOS lacks the +clipboard feature. * Redrawing errors with GTK 3. * Not enough test coverage for Perl. * No test for concatenating an empty string that results from out of bounds indexing. * The condition for when a typval needs to be cleared is too complicated. * If [RO] in the status line is translated to a longer string, it is trunctted to 4 bytes. * Test to check that setting termcap key fails sometimes. * Using uninitialized memory when 'isfname' is empty. * Leaking memory when setting 'ttytype'. * Crash when setting 'guicursor' to weird value. * Invalid memory access in C-indent code. * 'number' and 'relativenumber' are not properly tested. * Sometimes VimL is used, which is confusing. * GUI initialisation is not sufficiently tested. * Tests fail on MS-Windows. * Travis is too slow to keep up with patches. * ]s does not move cursor with two spell errors in one line. * Might free a dict item that wasn't allocated. * Build fails with tiny features. * If configure defines _LARGE_FILES some include files are included before it is defined. * Not all options are tested with a range of values. * The 'balloondelay', 'ballooneval' and 'balloonexpr' options are not defined without the +balloon_eval feature. Testing that an option value fails does not work for unsupported options. * Invalid memory access when setting wildchar empty. * Leaking memory when setting v:completed_item. * More options are not always defined. * Build fails without +folding. * Invalid memory access when using :sc in Ex mode. (Dominique Pelle) * The "/+ register is not tested. * Size computations in spell file reading are not exactly right. * Possible overflow when reading corrupted undo file. CVE-2017-6349 bsc#1027057 * Another possible overflow when reading corrupted undo file. CVE-2017-6350 bsc#1027053 * CTRL-Z and mouse click use CTRL-O unnecessary. * With 'linebreak' set and 'breakat' includes "/>"/ a double-wide character results in "/<<"/ displayed. * Diff mode is not sufficiently tested. * Warning in tiny build for unused variable. (Tony Mechelynck) * Misplaced #ifdef. (Christ van Willigen) * Timer test failed for no apparent reason. * No tests for arabic. * Tiny build has a problem with generating the options test. * compiler warnings * filtering lines through "/cat"/, without changing the line count, changes manual folds. * Test for arabic does not check what is displayed. * When the window scrolls horizontally when the popup menu is displayed part of it may not be cleared. (Neovim issue #6184) * Arabic support is verbose and not well tested. * GUI test fails with Athena and Motif. * When the same tag appears more than once, the order is unpredictable. (Charles Campbell) * Tabs are not aligned when scrolling horizontally and a Tab doesn't fit. (Axel Bender) * Testing the + register fails with Motif. * 'balloonexpr' only works synchronously. * Cannot build with the viminfo feature but without the eval feature. * Illegal memory access with "/t"/. * Crash when using balloon_show() when not supported. (Hirohito Higashi) * Some tests have a one second delay. * Test fails with missing balloon feature. * :map completion does not have <special>. (Dominique Pelle) * GUI tests may fail. * Not enough testing for quickfix. * v:progpath may become invalid after "/:cd"/. * The arabic shaping code is verbose. * Filtering folds with marker method not tested. * Updating folds does not work properly when inserting a file and a few other situations. * set_progpath is defined but not always used * Newer gettext/iconv library has extra dll file. * We can't change the case in menu entries, it breaks translations. * Menu test fails on MS-Windows. * Menu test fails on MS-Windows using gvim. * Balloon eval is not tested. * Balloon test fails on MS-Windows. * Setting v:progpath is not quite right. * Test for the clipboard fails sometimes. * ASAN logs are disabled and don't cause a failure. * Test for v:progpath fails on MS-Windows. * When running :make the output may be in the system encoding, different from 'encoding'. * Diff mode is displayed wrong when adding a line at the end of a buffer. * Python test fails with Python 3.6. * The effect of adding "/#"/ to 'cinoptions' is not always removed. * Compiler warnings on MS-Windows. (Ajit Thakkar) * Build errors when building without folding. - Drop test87-python36.patch, fixed upstream. - Add test87-python36.patch to update test results for Python 3.6 - Updated to revision 324, fixes the following problems * When a json message arrives in pieces, the start is dropped and the decoding fails. * Not enough testing for GUI functionality. * getcmdtype(), getcmdpos() and getcmdline() are not tested. * "/:help :[range]"/ does not work. (Tony Mechelynck) * "/:help z?"/ does not work. (Pavol Juhas) * No test for setting 'guifont'. * Small mistake in 7x13 font name. * Insert mode completion does not respect "/start"/ in 'backspace'. * Warning for unused variable with small build. * When using the tiny version trying to load the matchit plugin gives an error. On MS-Windows some default mappings fail. * Possible overflow with spell file where the tree length is corrupted. CVE-2017-5953 bsc#1024724 * When running the command line tests there is a one second wait. * Illegal memory access with "/1;y"/. - Updated to revision 311, fixes the following problems * Double free on exit when using a closure. (James McCoy) * Ex command range with repeated search does not work. (Bruce DeVisser) * When the GUI window is resized Vim does not always take over the new size. (Luchr) * Cannot stop diffing hidden buffers. (Daniel Hahler) * No tests for "/:set completion"/ and various errors of the :set command. * Cannot set terminal key codes with :let. * Bracketed paste does not work in Visual mode. * Assign test fails in the GUI. * Invalid memory access when option has duplicate flag. * mode() not sufficiently tested. * Asan detects a memory error when EXITFREE is defined. (Dominique Pelle) * When using a symbolic link, the package path will not be inserted at the right position in 'runtimepath'. (Dugan Chen, Norio Takagi) * Cannot use an empty key in json. * Not enough testing for GUI functionality. * Linebreak tests are old style. - Updated to revision 296, fixes the following problems * Jumping to a tag that is a static item in the current file fails. (Kazunobu Kuriyama) * The test for :profile is slow and does not work on MS-Windows. * On MS-Windows the system() test skips a few parts. * Some syntax arguments take effect even after "/if 0"/. (Taylor Venable) * Warning for an unused parameter when the libcall feature is disabled. Warning for a function type cast when compiling with -pedantic. * Some syntax arguments are not tested. * When completing a group name for a highlight or syntax command cleared groups are included. * No test for invalid syntax group name. * Order of complication flags is sometimes wrong. * Compiler warns for uninitialized variable. (Tony Mechelynck) * After :undojoin some commands don't work properly, such as :redo. (Matthew Malcomson) * Test coverage for :retab insufficient. * Leaking file descriptor when system() cannot find the buffer. (Coverity) * Internally used commands for CTRL-Z and mouse click end up in history. (Matthew Malcomson) * When using :substitute with the "/c"/ flag and 'cursorbind' is set the cursor is not updated in other windows. * Vim does not support bracketed paste, as implemented by xterm and other terminals. * Build fails if the multi-byte feature is disabled. * The buffer used to store a key name theoreticaly could be too small. (Coverity) * The Netbeans "/specialKeys"/ command does not check if the argument fits in the buffer. (Coverity) * Leaking memory when syntax cluster id is unknown. (Coverity) * When a Cscope line contains CTRL-L a NULL pointer may be used. (Coverity) * When decoding JSON with a JS style object the JSON test may use a NULL pointer. (Coverity) * Build fails without the cscope feature. * No command line completion for :cexpr, :cgetexpr, :caddexpr, etc. * Ubsan reports errors for integer overflow. * Completion for :match does not show "/none"/ and other missing highlight names. * Checking if PROTO is defined inside a function has no effect. * When a multi-byte character ends in a zero byte, putting blockwise text puts it before the character instead of after it. * Coverity gets confused by the flags passed to find_tags() and warnts for an uninitialized variable. * When 'fileformats' is changed in a BufReadPre auto command, it does not take effect in readfile(). (Gary Johnson) * When a block is visually selected and put is used on the end of the selection only one line is changed. * The test for patch 8.0.0224 misses the CR characters and passes even without the fix. (Christian Brabandt) * Crash when 'fileformat' is forced to "/dos"/ and the first line in the file is empty and does not have a CR character. * When pasting test in an xterm on the command line it is surrounded by <PasteStart> and <PasteEnd>. (Johannes Kaltenbach) * When freeing a buffer the local value of the 'formatprg' option is not cleared. * When using bracketed paste line breaks are not respected. * There are no tests for bracketed paste mode. * Pasting in Insert mode does not work when bracketed paste is used and 'esckeys' is off. * The paste test fails if the GUI is being used. * When several lines are visually selected and one of them is short, using put may cause a crash. (Axel Bender) * Memory leak detected when running tests for diff mode. * Gcc complains that a variable may be used uninitialized. Confusion between variable and label name. (John Marriott) * When setting wildoptions=tagfile the completion context is not set correctly. (desjardins) * When using bracketed paste autoindent causes indent to be increased. * The address sanitizer sometimes finds errors, but it needs to be run manually. * The clang build on CI fails with one configuration. * Vim defines a mch_memmove() function but it doesn't work, thus is always unused. * Completion of user defined functions is not covered by tests. * When making a character lower case with tolower() changes the byte cound, it is not made lower case. * When the user sets t_BE empty after startup to disable bracketed paste, this has no direct effect. * The generated zh_CN.cp936.po message file is not encoded properly. * Compiler warnings for int to pointer conversion. * Under some circumstances, one needs to type Ctrl-N or Ctrl-P twice to have a menu entry selected. (Lifepillar) * vim_strcat() cannot handle overlapping arguments. * When two submits happen quick after each other, the tests for the first one may error out. * When virtcol() gets a column that is not the first byte of a multi-byte character the result is unpredictable. (Christian Ludwig) * It is not so easy to write a script that works with both Python 2 and Python 3, even when the Python code works with both. * Characters below 256 that are not one byte are not always recognized as word characters. * When creating a session when winminheight is 2 or larger and loading that session gives an error. * When using an assert function one can either specify a message or get a message about what failed, not both. * When calling setpos() with a buffer argument it often is ignored. (Matthew Malcomson) * Tests fail because some changes were not included. * The keyword test file is not included in the archive. * The keyword test file is not included in the archive. * Tab commands do not handle count correctly. (Ken Hamada) * Build fails with tiny features. * Not enough test coverage for eval functions. * Farsi support is barely tested. * Farsi support is not tested enough. * Memory error reported by ubsan, probably for using the string returned by execute(). * May get ml_get error when :pydo deletes lines or switches to another buffer. (Nikolai Pavlov, issue #1421) * Compiler warning for using uninitialized variable. * A channel test sometimes fails on Mac. * May get ml_get error when :luado deletes lines or switches to another buffer. (Nikolai Pavlov, issue #1421) * May get ml_get error when :perldo deletes lines or switches to another buffer. (Nikolai Pavlov, issue #1421) * May get ml_get error when :rubydo deletes lines or switches to another buffer. (Nikolai Pavlov, issue #1421) * May get ml_get error when :tcldo deletes lines or switches to another buffer. (Nikolai Pavlov, closes #1421) * Crash on exit is not detected when running tests. * Dead code detected by Coverity when not using gnome. * When update_single_line() is called recursively, or another screen update happens while it is busy, errors may occur. * When checking for CTRL-C typed the GUI may detect a screen resize and redraw the screen, causing trouble. * Checking for FEAT_GUI_GNOME inside GTK 3 code is unnecessary. * The GUI test may trigger fontconfig and take a long time. * GUI test fails on MS-Windows. * With MSVC 2015 the dll name is vcruntime140.dll. * On MS-Windows setting an environment variable with multi-byte strings does not work well. * MS-Windows files are still using ARGSUSED while most other files have UNUSED. * When doing a Visual selection and using "/I"/ to go to insert mode, CTRL-O needs to be used twice to go to Normal mode. (Coacher) * The return value of mode() does not indicate that completion is active in Replace and Insert mode. (Zhen-Huan (Kenny) Hu) * The Test_collapse_buffers() test failed once, looks like it is flaky. * Tests fail with tiny build on Unix. * When concealing is active and the screen is resized in the GUI it is not immediately redrawn. * Cannot access the arguments of the current function in debug mode. (Luc Hermitte) * Errors reported while running tests. * No test for "/ga"/ and :ascii. * If a wide character doesn't fit at the end of the screen line, and the line doesn't fit on the screen, then the cursor position may be wrong. (anliting) * Visual block insertion does not insert in all lines. * The stat test is a bit slow. * Some tests have a one or three second wait. * Argument list is not stored correctly in a session file. (lgpasquale) * test_viml hangs. * Bracketed paste can only append, not insert. - Improve summary bsc#1021040 - Add missing %changelog to spec.skeleton - Updated to revision 194, fixes the following problems * When compiling with EBCDIC defined the build fails. (Yaroslav Kuzmin) * For completion "/locale -a"/ is executed on MS-Windows, even though it most likely won't work. * Setting language in gvim on MS-Windows does not work when libintl.dll is dynamically linked with msvcrt.dll. * Using :change in between :function and :endfunction fails. * When opening a buffer on a directory and inside a try/catch then the BufEnter event is not triggered. * test_command_count may fail when a previous test interferes, seen on MS-Windows. * 'formatprg' is a global option but the value may depend on the type of buffer. (Sung Pae) * Error E937 is used both for duplicate key in JSON and for trying to delete a buffer that is in use. * When 'cursorbind' and 'cursorcolumn' are both on, the column highlignt in non-current windows is wrong. * When 'cursorbind' and 'cursorline' are set, but 'cursorcolumn' is not, then the cursor line highlighting is not updated. (Hirohito Higashi) * Ubsan warns for using a pointer that is not aligned. * When in Ex mode and an error is caught by try-catch, Vim still exits with a non-zero exit code. * The system() test fails on MS-Windows. * The error message from assert_notequal() is confusing. * Building with a new Ruby version fails. * Using NOT_VALID for redraw_later() to update the cursor line/column highlighting is not efficient. * There are no tests for the :profile command. * Detecting duplicate tags uses a slow linear search. * Some systems do not have ruby_sysinit(), causing the build to fail. * Build fails with tiny features. * Accidentally removed #ifdef. * Profile tests fails if total and self time are equal. - Updated to revision 172, fixes the following problems * When a C preprocessor statement has two line continuations the following line does not have the right indent. (Ken Takata) * "/:earlier"/ and "/:later"/ do not work after startup or reading the undo file. * When the pattern of :filter does not have a separator then completion of the command fails. * To pass buffer content to system() and systemlist() one has to first create a string or list. * Running the channel test creates channellog. * system() test fails on MS-Windows. * system() test fails on OS/X. * When sorting zero elements a NULL pointer is passed to qsort(), which ubsan warns for. * Several float functions are not covered by tests. * No command line completion for "/:syntax spell"/ and "/:syntax sync"/. * On MS-Windows some float functions return a different value when passed unusual values. strtod() doesn't work for "/inf"/ and "/nan"/. * Using a NULL pointer when using feedkeys() to trigger drawing a tabline. * EMSG() is sometimes used for internal errors. * Build fails when using small features. * Build error on Fedora 23 with small features and gnome2. * Ruby 2.4 no longer supports rb_cFixnum. * Outdated and misplaced comments. * Ubsan warns for integer overflow. * JSON with a duplicate key gives an internal error. (Lcd) * str2nr() and str2float() do not always work with negative values. * Still some float functionality is not covered by tests. * For complicated string json_decode() may run out of stack space. * Channel test fails for using freed memory. * JS style JSON does not support single quotes. * The command selected in the command line window is not executed. (Andrey Starodubtsev) - Updated to revision 147, fixes the following problems * Not enough test coverage for syntax commands. * Test fails because of using :finish. * "/2;'("/ causes ml_get errors in an empty buffer. * Null pointer access reported by UBsan. * An address relative to the current line, "/:.,+3y"/, does not work properly on a closed fold. * When using indent folding and changing indent the wrong fold is opened. * When 'maxfuncdepth' is set above 200 the nesting is limited to 200. * Small build fails. * Warning for unused argument. * Pasting inserted text in Visual mode does not work properly. * Nested function test fails on AppVeyor. * Normal colors are wrong with 'termguicolors'. * Line number of current buffer in getbufinfo() is wrong. * When using MSVC the GvimExt directory is cleaned twice. * Running tests on MS-Windows is a little bit noisy. * When using 'termguicolors' on MS-Windows the RGB definition causes the colors to be wrong. * searchpair() does not work when 'magic' is off. - Updated to revision 130, fixes the following problems * Not enough testing for entering Ex commands. * Display problem with 'foldcolumn' and a wide character. (esiegerman) * Cancelling completion still inserts text when formatting is done for 'textwidth'. (lacygoill) * Display test fails on MS-Windows. * Parallel make still doesn't work. (Lewis Muir) * Configure uses "/ushort"/ while the Vim code doesn't. - Updated to revision 124, fixes the following problems * May not process channel readahead. (skywind) * Value of 'thesaurus' option not checked properly. * When using ch_read() with zero timeout, can't tell the difference between reading an empty line and nothing available. * Cannot use a semicolon in 'backupext'. (Jeff) * When reading channel output in a timer, messages may go missing. (Skywind) * The channel "/drop"/ option is not tested. * Still checking if memcmp() exists while every system should have it now. * Drop command doesn't use existing window. * The :history command is not tested. * Tests 92 and 93 are old style. * When reading English help and using CTRl-] the language from 'helplang' is used. * Parallel make fails. (J. Lewis Muir) * No test for using CTRL-R on the command line. * Setting 'cursorline' changes the curswant column. (Daniel Hahler) * Internal error for assert_inrange(1, 1). - Updated to revision 101, fixes the following problems * When the input or output is not a tty Vim appears to hang. * When a channel callback consumes a lot of time Vim becomes unresponsive. (skywind) * Can't build on MS-Windows. * Popup menu always appears above the cursor when it is in the lower half of the screen. (Matt Gardner) * Options that are a file name may contain non-filename characters. * Some options are not strictly checked. * (after 8.0.0101) cannot set 'dictionary' to a path - Updated to revision 95, fixes the following problems * Problems with GTK 3.22.2 fixed in 3.22.4. - Export "/TERM=linux"/ before running the test suite: vim does quite an extensive test relying on a full fledged terminal inside OBS, stdio is redirected to a serial console (where the build log is being recorded/extracted. Systemd set non-local tty by default to vt220 in upcoming versions (which the vi test suite fails to run on; this should be considered a vim bug). - Updated to revision 92, fixes the following problems * Using NUL instead of NULL. * Crash when using the preview window from an unnamed buffer. (lifepillar) * On Windows job_stop() stops cmd.exe, not the processes it runs. (Linwei) * When a match ends in part of concealed text highlighting, it might mess up concealing by resetting prev_syntax_id. * An exiting job is detected with a large latency. * New code for job_stop() breaks channel test on AppVeyor. * Conceal test passes even without the bug fix. * No test for what 8.0.0047 fixes. * On Windows job_stop() stops cmd.exe, not the processes it runs. (Linwei) * Minor comment and style deficiencies. * When setting 'filetype' there is no check for a valid name. * Tests fail without the 'keymap' features. * Positioning of the popup menu is not good. * Vim does not build on VMS systems. * When using an Ex command for 'keywordprg' it is escaped as with a shell command. (Romain Lafourcade) * Compiler warning for unused variable. * No digraph for HORIZONTAL ELLIPSIS. * Compiler warning for comparing with unsigned. (Zoltan Arpadffy) * Normal test fails on MS-Windows. * Compiler warning for unused function in tiny build. (Tony Mechelynck) * when calling an operator function when 'linebreak' is set, it is internally reset before calling the operator function. * VMS has a problem with infinity. * Checking did_throw after executing autocommands is wrong. (Daniel Hahler) * Compiler warning for self-comparison. * Tests referred in Makefile that no longer exist. * Exit value from a shell command is wrong. (Hexchain Tong) * MS-Windows: Crash with long font name. (Henry Hu) * More comparisons between firstwin and lastwin. * Cannot make Vim fail on an internal error. * Using number for exception type lacks type checking. * Channel log has double parens ()(). * The GUI code is not tested by Travis. * Accessing freed memory in quickfix. * Accessing freed memory in quickfix. (Domenique Pelle) * The OS X build fails on Travis. * Inconsistent function names. * Extension for configure should be "/.ac"/. * Using freed memory with win_getid(). (Domenique Pelle) * Using freed memory when adding to a quickfix list. (Domenique Pelle) * Using freed memory with recursive function call. (Dominique Pelle) * Cannot add a comment after "/:hide"/. (Norio Takagi) * When the channel callback gets job info the job may already have been deleted. (lifepillar) * When a test fails in Setup or Teardown the problem is not reported. * Various problems with GTK 3.22.2. * Cursor moved after last character when using 'breakindent'. * Test_help_complete sometimes fails in MS-Windows console. * C indenting does not support nested namespaces that C++ 17 has. - Drop bsc-1008800.patch, fixed upstream. - Add bsc-1008800.patch to fix gvim rendering with recent gtk+ update. Fixes bsc#1008800. Patch by Jan Alexander Steffens. - Updated to revision 45, fixes the following problems * Cannot use overlapping positions with matchaddpos(). * No completion for "/:messages"/. * Order of matches for 'omnifunc' is messed up. (Danny Su) * Detecting that a job has finished may take a while. * Get E924 when switching tabs. * OPEN_CHR_FILES not defined for FreeBSD using Debian userland files. * When Vim 8 reads an old viminfo and exits, the next time marks are not read from viminfo. (Ned Batchelder) * Whole line highlighting with matchaddpos() does not work. * When using Insert mode completion but not actually inserting anything an undo item is still created. (Tommy Allen) * When using Insert mode completion with 'completeopt' containing "/noinsert"/ change is not saved for undo. (Tommy Allen) * When using Insert mode completion with 'completeopt' containing "/noinsert"/ with CTRL-N the change is not saved for undo. (Tommy Allen) * In diff mode the cursor may end up below the last line, resulting in an ml_get error. * Calling job_stop() right after job_start() does not work. - Updated to revision 32, fixes the following problems * getwinvar() returns wrong Value of boolean and number options, especially non big endian systems. (James McCoy) * A string argument for function() that is not a function name results in an error message with NULL. (Christian Brabandt) * Netbeans test fails with Python 3. (Jonathonf) * "/:lb"/ is interpreted as "/:lbottom"/ while the documentation says it means "/:lbuffer"/. * Vim 7.4 is still mentioned in a few places. * Popup complete test is disabled. * Unnecessary workaround for AppVeyor. * Crash when editing file that starts with crypt yeader. (igor2x) * On OSX Test_pipe_through_sort_all() sometimes fails. * Typos in comments. * Missing comma in list. * Crypt tests are old style. * Can't tell which part of a channel has "/buffered"/ status. * Build fails. * Cannot get the number of the current quickfix or location list. * When using "/:sleep"/ channel input is not handled. * Test_command_count is old style. * The regexp engines are not reentrant. * In the GUI when redrawing the cursor it may be on the second half of a double byte character. * If a channel in NL mode is missing the NL at the end the remaining characters are dropped. * "/gd"/ and "/gD"/ may find a match in a comment or string. * When the netbeans channel closes, "/DETACH"/ is put in the output part. (Ozaki Kiichi) * Inconsistent use of spaces vs tabs in gd test. * Error format with %W, %C and %Z does not work. (Gerd Wachsmuth) * A channel is closed when reading on stderr or stdout fails, but there may still be something to read on another part. * Superfluous semicolons. * Code for MS-Windows is complicated because of the exceptions for old systems. * Mouse mode is not automatically detected for tmux. * After "/:bwipeout"/ 'fileformat' is not set to the right default. - Updated to revision 3, fixes the following problems * getwinvar() returns wrong Value of boolean and number options, especially non big endian systems. (James McCoy) - Updated to revision 2, fixes the following problems * Intro screen still mentions version7. (Paul) * The netrw plugin does not work. - Update to version 8.0 * Crash on exit when EXITFREE is defined. (Dominique Pelle) * Valgrind reports using uninitialzed memory. (Dominique Pelle) * Test 86 and 87 fail with some version of Python. * Netbeans test fails when run from unpacked MS-Windows sources. * Netbeans test fails in shadow directory. * Not enough test coverage for Normal mode commands. * The example that explains nested backreferences does not work properly with the new regexp engine. (Harm te Hennepe) * Regexp fails to match when using "/>)?"/. (Ramel) * Reading past end of line when using previous substitute pattern. (Dominique Pelle) * Attempt to read history entry while not initialized. * Compiler warnings with Solaris Studio when using GTK3. * Memory leak in timer_start(). * Invalid memory access when formatting. (Dominique Pelle) * Checking for last_timer_id to overflow is not reliable. (Ozaki Kiichi) * Illegal memory access with "/:1@"/. (Dominique Pelle) * Superfluous function prototypes. * Sort test sometimes fails. * Needless line break. Confusing directory name. * MS-Windows gvim.exe does not have DirectX support. * Test runner misses a comma. - Updated to revision 2347, fixes the following problems * submatch() does not check for a valid argument. * The 'langnoremap' option leads to double negatives. And it does not work for the last character of a mapping. * Can't use "/."/ and "/$"/ with "/:tab"/. * With SGR mouse reporting (suckless terminal) the mouse release and scroll up/down is confused. * Warning for missing declaration of skip_vimgrep_pat(). (John Marriott) * Tests using the sleep time can be flaky. * Timer test sometimes fails. * Timer test sometimes fails. * Warning for assigning negative value to unsigned. (Danek Duvall) * Adding pattern to "/:oldfiles"/ is not a generic solution. * Filter test fails. * Oldfiles test fails. * Tiny build fails. (Tony Mechelynck) * When cancelling the :ptjump prompt a preview window is opened for a following command. * Missing colon in error message. * Some error message cannot be translated. * In rare cases diffing 4 buffers is not enough. * Compiler warnings for signed/unsigned in expression. * Check for Windows 3.1 will always return false. (Christian Brabandt) * Compiler warnings in MzScheme code. * The script that checks translations can't handle plurals. * Coverity complains about null pointer check. * Coverity complains about not checking for NULL. * Two JSON messages are sent without a separator. * With 'incsearch' can only see the next match. * Channel test is flaky. * Build fails with small features. * Fail to read register content from viminfo if it is 438 characters long. (John Chen) * :filter does not work for many commands. Can only get matching messages. * When adding entries to an empty quickfix list the title is reset. * printf() isn't tested much. * printf() test fails on Windows. "/-inf"/ is not used. * Build fails on MS-Windows. * Using CTRL-N and CTRL-P for incsearch shadows completion keys. * Using 'hlsearch' highlighting instead of matchpos if there is no search match. * Insufficient testing for NUL bytes on a raw channel. * Netbeans test doesn't read settings from file. * getbufinfo(), getwininfo() and gettabinfo() are inefficient. * getwininfo() and getbufinfo() are inefficient. * Command line completion on "/find **/filename"/ drops sub-directory. * "/:diffoff!"/ does not remove filler lines. * Command line test fails on Windows when run twice. * Memory leak in getbufinfo() when there is a sign. (Dominique Pelle) * New users have no idea of the 'scrolloff' option. * Starting diff mode with the cursor in the last line might end up only showing one closed fold. (John Beckett) * printf() doesn't handle infinity float values correctly. * Timer test fails sometimes. * When a child process is very fast waiting 10 msec for it is noticeable. (Ramel Eshed) * Part of "/:oldfiles"/ command isn't cleared. (Lifepillar) * Comment in scope header file is outdated. (KillTheMule) * Generated files are outdated. * The tee program isn't included. Makefile contains build instructions that don't work. * The callback passed to ch_sendraw() is not used. * MS-Windows build instructions are clumsy. "/dosbin"/ doesn't build. * When installing and $DESTDIR is set the icons probably won't be installed. * Compiler warning in tiny build. (Tony Mechelynck) * printf() handles floats wrong when there is a sign. * Not all systems understand %F in printf(). * Modelines in source code are inconsistent. * Sign test fails on MS-Windows when using the distributed zip archives. * Cscope test fails. * No tests for :undolist and "/U"/ command. * When starting a job that reads from a buffer and reaching the end, the job hangs. * It is not possible to close the "/in"/ part of a channel. * QuickFixCmdPre and QuickFixCmdPost autocommands are not always triggered. * Get warning for deleting autocommand group when the autocommand using the group is scheduled for deletion. (Pavol Juhas) * MS-Windows: some files remain after testing. * Default interface versions for MS-Windows are outdated. * When using "/is"/ the mode isn't always updated. * In a timer callback the timer itself can't be found or stopped. (Thinca) * Marks, writefile and nested function tests are old style. * Default value for 'langremap' is wrong. * Several tests are old style. * Old charsearch test still listed in Makefile. * Crash when doing tabnext in a BufUnload autocmd. (Dominique Pelle) * Accessing freed memory when a timer does not repeat. * Appveyor 64 bit build still using Python 3.4 * Crash when autocommand moves to another tab. (Dominique Pelle) * Crash when deleting an augroup and listing an autocommand. (Dominique Pelle) * No error when deleting an augroup while it's the current one. * Insufficient testing for Normal mode commands. * Channel sort test is flaky. * Normal mode tests fail on MS-Windows. * When 'incsearch' is not set CTRL-T and CTRL-G are not inserted as before. * No way for a system wide vimrc to stop loading defaults.vim. (Christian Hesse) * Redraw problem when using 'incsearch'. * When a test is commented out we forget about it. * Access memory beyond the end of the line. (Dominique Pelle) * Using freed memory when using 'formatexpr'. (Dominique Pelle) * Crash when editing a new buffer and BufUnload autocommand wipes out the new buffer. (Norio Takagi) * Tiny build fails. * Illegal memory access when Visual selection starts in invalid position. (Dominique Pelle) * Freeing a variable that is on the stack. * Crash when BufWinLeave autocmd goes to another tab page. (Hirohito Higashi) * Error for min() and max() contains %s. (Nikolay Pavlov) * Coverity complains about not checking curwin to be NULL. * Using CTRL-X CTRL-V to complete a command line from Insert mode does not work after entering an expression on the command line. * Crash when stop_timer() is called in a callback of a callback. Vim hangs when the timer callback uses too much time. * Outdated comments in test. * On MS-Windows test_getcwd leaves Xtopdir behind. * taglist() is slow. (Luc Hermitte) * Running normal mode tests leave a couple of files behind. (Yegappan Lakshmanan) * taglist() is still slow. (Luc Hermitte) * Can't build with small features. (John Marriott) * Tab page test fails when run as fake root. * MS-Windows: Building with Ruby uses old version. * Tiny things. Test doesn't clean up properly. * Typo in MS-Windows build script. * Too many old style tests. * The "/Reading from channel output..."/ message can be unwanted. Appending to a buffer leaves an empty first line behind. * For MinGW RUBY_API_VER_LONG isn't set correctly. Many default version numbers are outdated. * Autocommand test fails when run directly, passes when run as part of test_alot. - Updated to revision 2334, fixes the following problems * No tests for :undolist and "/U"/ command. * When starting a job that reads from a buffer and reaching the end, the job hangs. * It is not possible to close the "/in"/ part of a channel. * QuickFixCmdPre and QuickFixCmdPost autocommands are not always triggered. * Get warning for deleting autocommand group when the autocommand using the group is scheduled for deletion. (Pavol Juhas) * MS-Windows: some files remain after testing. * Default interface versions for MS-Windows are outdated. * When using "/is"/ the mode isn't always updated. * In a timer callback the timer itself can't be found or stopped. (Thinca) * Marks, writefile and nested function tests are old style. * Default value for 'langremap' is wrong. * Several tests are old style. * Old charsearch test still listed in Makefile. * Crash when doing tabnext in a BufUnload autocmd. (Dominique Pelle) * Accessing freed memory when a timer does not repeat. * Appveyor 64 bit build still using Python 3.4 * Crash when autocommand moves to another tab. (Dominique Pelle) * Crash when deleting an augroup and listing an autocommand. (Dominique Pelle) * No error when deleting an augroup while it's the current one. * Insufficient testing for Normal mode commands. * Channel sort test is flaky. * Normal mode tests fail on MS-Windows. * When 'incsearch' is not set CTRL-T and CTRL-G are not inserted as before. * No way for a system wide vimrc to stop loading defaults.vim. (Christian Hesse) * Redraw problem when using 'incsearch'. * When a test is commented out we forget about it. * Access memory beyond the end of the line. (Dominique Pelle) * Using freed memory when using 'formatexpr'. (Dominique Pelle) * Crash when editing a new buffer and BufUnload autocommand wipes out the new buffer. (Norio Takagi) * Tiny build fails. * Illegal memory access when Visual selection starts in invalid position. (Dominique Pelle) * Freeing a variable that is on the stack. * Crash when BufWinLeave autocmd goes to another tab page. (Hirohito Higashi) * Error for min() and max() contains %s. (Nikolay Pavlov) * Coverity complains about not checking curwin to be NULL. * Using CTRL-X CTRL-V to complete a command line from Insert mode does not work after entering an expression on the command line. * Crash when stop_timer() is called in a callback of a callback. Vim hangs when the timer callback uses too much time. * Outdated comments in test. * On MS-Windows test_getcwd leaves Xtopdir behind. - Updated to revision 2295, fixes the following problems * The field names used by getbufinfo(), gettabinfo() and getwininfo() are not consistent. * Tab page tests are old style. * Test files have inconsistant modelines. * Startup test fails on Solaris. * There is no equivalent of 'smartcase' for a tag search. * "/:oldfiles"/ output is a very long list. * The default ttimeoutlen is very long. * Crash when using funcref() with invalid name. (Dominique Pelle) * Can't build with +eval but without +quickfix. (John Marriott) * submatch() does not check for a valid argument. * The 'langnoremap' option leads to double negatives. And it does not work for the last character of a mapping. * Can't use "/."/ and "/$"/ with "/:tab"/. * With SGR mouse reporting (suckless terminal) the mouse release and scroll up/down is confused. * Warning for missing declaration of skip_vimgrep_pat(). (John Marriott) * Tests using the sleep time can be flaky. * Timer test sometimes fails. * Timer test sometimes fails. * Warning for assigning negative value to unsigned. (Danek Duvall) * Adding pattern to "/:oldfiles"/ is not a generic solution. * Filter test fails. * Oldfiles test fails. * Tiny build fails. (Tony Mechelynck) * When cancelling the :ptjump prompt a preview window is opened for a following command. * Missing colon in error message. * Some error message cannot be translated. * In rare cases diffing 4 buffers is not enough. * Compiler warnings for signed/unsigned in expression. * Check for Windows 3.1 will always return false. (Christian Brabandt) * Compiler warnings in MzScheme code. * The script that checks translations can't handle plurals. * Coverity complains about null pointer check. * Coverity complains about not checking for NULL. * Two JSON messages are sent without a separator. * With 'incsearch' can only see the next match. * Channel test is flaky. * Build fails with small features. * Fail to read register content from viminfo if it is 438 characters long. (John Chen) * :filter does not work for many commands. Can only get matching messages. * When adding entries to an empty quickfix list the title is reset. * printf() isn't tested much. * printf() test fails on Windows. "/-inf"/ is not used. * Build fails on MS-Windows. * Using CTRL-N and CTRL-P for incsearch shadows completion keys. * Using 'hlsearch' highlighting instead of matchpos if there is no search match. * Insufficient testing for NUL bytes on a raw channel. * Netbeans test doesn't read settings from file. * getbufinfo(), getwininfo() and gettabinfo() are inefficient. * getwininfo() and getbufinfo() are inefficient. * Command line completion on "/find **/filename"/ drops sub-directory. * "/:diffoff!"/ does not remove filler lines. * Command line test fails on Windows when run twice. * Memory leak in getbufinfo() when there is a sign. (Dominique Pelle) * New users have no idea of the 'scrolloff' option. * Starting diff mode with the cursor in the last line might end up only showing one closed fold. (John Beckett) * printf() doesn't handle infinity float values correctly. * Timer test fails sometimes. * When a child process is very fast waiting 10 msec for it is noticeable. (Ramel Eshed) * Part of "/:oldfiles"/ command isn't cleared. (Lifepillar) * Comment in scope header file is outdated. (KillTheMule) * Generated files are outdated. * The tee program isn't included. Makefile contains build instructions that don't work. * The callback passed to ch_sendraw() is not used. * MS-Windows build instructions are clumsy. "/dosbin"/ doesn't build. * When installing and $DESTDIR is set the icons probably won't be installed. * Compiler warning in tiny build. (Tony Mechelynck) * printf() handles floats wrong when there is a sign. * Not all systems understand %F in printf(). * Modelines in source code are inconsistent. * Sign test fails on MS-Windows when using the distributed zip archives. * Cscope test fails. - Updated to revision 2225, fixes the following problems * When using matchaddpos() a character after the end of the line can be highlighted. * Can't build with +timers when +digraph is not included. * Recursive call to substitute gets stuck in sandbox. * printf() gives an error when the argument for %s is not a string. * printf() does not support binary format. * Sourcing a script where a character has 0x80 as a second byte does not work. * Buffer overflow when using latin1 character with feedkeys(). * Compiler warnings with older compiler and 64 bit numbers. * Crash when placing a sign in a deleted buffer. - Updated to revision 2216, fixes the following problems * The qf_init_ext() function is too big. * Compiler warning for initializing a struct. * There is still code and help for unsupported systems. * There is no way to get a list of the error lists. * When using "/:vimgrep"/ may end up with duplicate buffers. * No proper testing of trunc_string(). * Coverage report is messed up by the unittests. * Can't run scripttests in the top directory. * Wrong part of #ifdef removed. * eval.c is too big. * Build fails. * eval.c is too big. * eval.c is too big. * Non-Unix builds fail. * Wrong file name. * qf_init_ext() is too big. * Using dummy variable to compute struct member offset. * eval.c is still too big. * Coverity warns for possible buffer overflow. * Compiler warns for uninitialzed variable. (John Marriott) * getcompletion() not well tested. * Compiler warning for char/char_u conversion. * Not all arguments of trunc_string() are tested. Memory access error when running the message tests. * spell.c is too big. * Missing change to include file. * The return value of type() is difficult to use. * substitute() does not support a Funcref argument. * rgb.txt is read for every color name. * One more place using a dummy variable. * No autocommand event to initialize a window or tab page. * Syntax error when dict has '>' key. * Cannot update 'tabline' when a tab was closed. * Running checks in po diretory fails. * Netbeans test fails on non-Unix systems. * When using PERROR() on some systems assert_fails() does not see the error. * Line numbers in the error list are not always adjusted. * Not much test coverage for digraphs. * Coverity complains about not restoring a value. * New digraph test makes testing hang. * Digraph tests fails on some systems. * Using the system default encoding makes tests unpredictable. * Digraph code test coverage is still low. * Keymap test fails with normal features. * Color handling of X11 GUIs is too complicated. * Using submatch() in a lambda passed to substitute() is verbose. * Coverity reports a resource leak when out of memory. * GTK 3 build fails with older GTK version. * Netbeans test fails once in a while. Leaving log file behind. * The color allocation in X11 is overly complicated. * Man test fails when run with the GUI. * Lambda functions show up with completion. * Warning from 64 bit compiler. * Text object tests are old style. * When a keymap is active only "/(lang)"/ is displayed. * "/cgn"/ and "/dgn"/ do not work correctly with a single character match and the replacement includes the searched pattern. * Looping over windows, buffers and tab pages is inconsistant. * Tiny build with GUI fails. * Can't have "/augroup END"/ right after "/:au!"/. * Code duplication when unreferencing a function. * Configure reports default features to be "/normal"/ while it is "/huge"/. * Clang warns about missing field in initializer. * Misplaced equal sign. * Netbeans test is flaky. * Setting 'display' to "/lastline"/ is a drastic change, while omitting it results in lots of "/@"/ lines. * When there is an CmdUndefined autocmd then the error for a missing command is E464 instead of E492. (Manuel Ortega) * Defaults are very conservative. * getcompletion(.., 'dir') returns a match with trailing "/*"/ when there are no matches. * Test for undo is flaky. * Tiny build fails. * Loading defaults.vim with -C argument. * The default vimrc for Windows is very conservative. * Deleting an augroup that still has autocmds does not give a warning. The next defined augroup takes its place. * Mac: can't build with tiny features. * Closures are not supported. * User defined functions can't be a closure. * No easy way to check if lambda and closure are supported. * Mac: don't get +clipboard in huge build. * No new style test for diff mode. * diffmode test leaves files behind, breaking another test. * Compiler warning for loss of data. * No tests for :diffget and :diffput * The short form of "/:noswapfile"/ is "/:noswap"/ instead of "/:nos"/. * Memory leak when saving for undo fails. * Memory leak when using timer_start(). (Dominique Pelle) * Pending timers cause false memory leak reports. * More memory leaks when using partial, e.g. for "/exit-cb"/. * test_partial has memory leaks reported. * Can't build with tiny features. * No error for using function() badly. * Various tiny issues. * Closure function fails. * Using function() with a name will find another function when it is redefined. * Test 86 and 87 fail. * :delfunction causes illegal memory access. * Tiny build fails. * Coverity reports bogus NULL check. * Leaking memory when redefining a function. * A funccal is garbage collected while it can still be used. * On MS-Windows quickix does not handle a line with 1023 bytes ending in CR-LF properly. * Win32: Using CreateThread/ExitThread is not safe. * Not enough testing for popup menu. CTRL-E does not always work properly. * test_alot fails. * Not much testing for cscope. * If a test leaves a window open a following test may fail. * Warning with MinGW 64. (John Marriott) * Quickfix test fails on MS-Windows. * No proper translation of messages with a count. * GUI test isn't testing much. * Test_communicate() fails sometimes. * Quotes make GUI test fail on MS-Windows. * Compiler warning. * Test_job_start_fails() is expected to report memory leaks, making it hard to see other leaks in test_partial. * Result of getcompletion('', 'cscope') depends on previous completion. * Insufficient testing for cscope. * setmatches() mixes up values. (Nikolai Pavlov) * Expression test fails without conceal feature. * Result of getcompletion('', 'sign') depends on previous completion. * match() and related functions tested with old style test. * It is not possible to use plugins in an "/after"/ directory to tune the behavior of a package. * Startup test fails on MS-Windows. * Small build can't run startup test. * Small build can't run tests. * Not running the startup test on MS-Windows. * Startup test gets stuck on MS-Windows. * Cannot get information about timers. * MS-Windows build fails. * No test for "/vim --help"/. * Can't test help on MS-Windows. * Adding duplicate flags to 'whichwrap' leaves commas behind. * Insufficient testing of cscope. * #ifdefs in main() are complicated. * No testing for -C and -N command line flags, file arguments, startuptime. * No test for reading from stdin. * Reading from stdin test fails on MS-Windows. * There is no easy way to stop all timers. There is no way to temporary pause a timer. * Compiler warning for unused variable. * Color Grey40 used in startup but not in the short list. * Sign tests are old style. * Tests that use RunVim() do not actually perform the test. * Test glob2regpat does not test much. * Timers test is flaky. * glob2regpat test fails on Windows. * Completion does not work properly with some plugins. * Cannot detect encoding in a fifo. * When startup test fails it's not easy to find out why. GUI test fails with Gnome. * No automatic prototype for vim_main2(). * Generating prototypes with Cygwin doesn't work well. * With Gnome when the GUI can't start test_startup hangs. * Sign tests don't cover enough. * MS-Windows: The vimrun program does not support Unicode. * glob2regpat test doesn't test everything on MS-Windows. * All functions are freed on exit, which may hide leaks. * Test alot sometimes fails under valgrind. (Dominique Pelle) * In the GUI the cursor is hidden when redrawing any window, causing flicker. * Cannot get all information about a quickfix list. * The sign column disappears when the last sign is deleted. * Build fails with small features. * Test fails with normal features. * It is not easy to get information about buffers, windows and tabpages. * 'wildignore' always applies to getcompletion(). * Warning for unused function. * The +xpm feature is not sorted properly in :version output. * Test for mappings is old style. * Cannot map <M-"/>. (Stephen Riehm) * On OSX configure mixes up a Python framework and the Unix layout. * Mouse support is not automatically enabled with simple term. * Mark "/ is not set when closing a window in another tab. (Guraga) * Cannot highlight the "/~"/ lines at the end of a window differently. * A font that uses ligatures messes up the screen display. * It's not easy to find out if a window is a quickfix or location list window. * Test fails without the +sign feature. - Updated to revision 2045, fixes the following problems * Looking up a buffer by number is slow if there are many. * Netbeans file authentication not tested. * GTK: display updating is not done properly and can be slow. * setbufvar() causes a screen redraw. * filter() and map() either require a string or defining a function. * Memory leak when using a function callback. - Updated to revision 2033, fixes the following problems * Memory access error when reading viminfo. (Dominique Pelle) * "/gd"/ hangs in some situations. (Eric Biggers) * Not all quickfix tests are also done with the location lists. * Background is not drawn properly when 'termguicolors' is set. * Coverity warns for unreachable code. * Win32: Cannot compile with XPM feature using VC2015 * The Man plugin doesn't work that well. * File list does not include new XPM libraries. * Viminfo continuation line with wrong length isn't skipped. (Marius Gedminas) * Using Ctrl-A with double-byte encoding may result in garbled text. * Minor problems with the quickfix code. * Quickfix long lines test not executed for buffer. * Ruby test is old style. * Cscope interface does not support finding assignments. * Not all parts of the quickfix code are tested. * No test for what 7.4.1948 fixes. * Using 32-bit Perl with 64-bit time_t causes memory corruption. (Christian Brabandt) * When using CTRL-W f and pressing "/q"/ at the ATTENTION dialog the newly opened window is not closed. * Perl interface has obsolete workaround. * Perl interface preprocessor statements not nicely indented. * Crash when running test_channel.vim on Windows. * Unicode standard 9 was released. * When 'insertmode' is reset while doing completion the popup menu remains even though Vim is in Normal mode. * Two test files for increment/decrement. * Running Win32 Vim in mintty does not work. * The quickfix init function is too big. * When using a job in raw mode to append to a buffer garbage characters are added. * Coverity reports a resource leak. * Falling back from NFA to old regexp engine does not work properly. (fritzophrenic) * Invalid memory access with "/<C-"/>. * When the netbeans channel is closed consuming the buffer may cause a crash. * Using "/:insert"/ in an empty buffer sets the jump mark. (Ingo Karkat) * It is not easy to see unrecognized error lines below the current error position. * On Solaris select() does not work as expected when there is typeahead. * GUI has a problem with some termcodes. * On MS-Windows large files (> 2Gbyte) cause problems. * Number variables are not 64 bits while they could be. * With 64 bit changes don't need three calls to sprintf(). * Large file test does not delete its output. * Getting value of binary option is wrong. (Kent Sibilev) * 'errorformat' is parsed for every call to "/:caddexpr"/. Can't add to two location lists asynchronously. * No testing for Farsi code. * Viminfo file contains duplicate change marks. * farsi.c and arabic.c are included in a strange way. * Not all quickfix features are tested. * Missing changes in VMS build file. * Compiler warns for loss of data. * When copying unrecognized lines for viminfo, end up with useless continuation lines. * When updating viminfo with file marks there is no time order. * filter() and map() only accept a string argument. * Cscope items are not sorted. * glob() does not add a symbolic link when there are no wildcards. * Values for true and false can be confusing. * Not all TRUE and FALSE arguments are tested. * True-false test fails. * GUI: cursor drawn in wrong place if a timer callback causes a screen update. (David Samvelyan) * Capturing the output of a command takes a few commands. * Cannot easily scroll the quickfix window. * When writing buffer lines to a job there is no NL to NUL conversion. * evalcmd() doesn't work recursively. * Evalcmd test fails. * Tiny build fails. (Tony Mechelynck) * Crash when passing number to filter() or map(). * Still cursor flickering when a callback updates the screen. (David Samvelyan) * GUI: cursor displayed in the wrong position. * After using evalcmd() message output is in the wrong position. (Christian Brabandt) * Crash when using tabnext in BufUnload autocmd. (Norio Takagi) * Running the tests leaves a viminfo file behind. * evalcmd() has a confusing name. * Messages test fails. * There is a :cbottom command but no :lbottom command. * It is not easy to get a list of command arguments. * Test for getcompletion() does not pass on all systems. * Using "/noinsert"/ in 'completeopt' breaks redo. * Using "/noinsert"/ in 'completeopt' does not insert match. * When a file gets a name when writing it 'acd' is not effective. (Dan Church) * Warning from MinGW about _WIN32_WINNT redefined. (John Marriott) * When there are many errors adding them to the quickfix list takes a long time. * buf_valid() can be slow when there are many buffers. * When ignoring case utf_fold() may consume a lot of time. * Can't build without +autocmd feature. * Still too many buf_valid() calls. * Warnings from 64 bit compiler. * buflist_findname_stat() may find a dummy buffer. * More buf_valid() calls can be optimized. * The cursor blinking stops or is irregular when receiving date over a channel and writing it in a buffer, and when updating the status. * Reference counting for callbacks isn't right. * Can't build with +eval but without +menu. * cppcheck warns for using index before limits check. * printf() does not work with 64 bit numbers. * ARCH must be set properly when using MinGW. * The list_lbr_utf8 test fails if ~/.vim/syntax/c.vim sets 'textwidth' to a non-zero value. * Build fails with 64 bit MinGW. (Axel Bender) * 'cscopequickfix' option does not accept new value "/a"/. - Updated to revision 1938, fixes the following problems * Updating marks in a quickfix list is very slow when the list is long. * When waiting for a character is interrupted by receiving channel data and the first character of a mapping was typed, the mapping times out. * When receiving channel data 'updatetime' is not respected. * Wrong computation of remaining wait time in RealWaitForChar() * When umask is set to 0177 Vim can't create temp files. * GUI: When channel data is received the cursor blinking is interrupted. * Channel reading very long lines is slow. * balloon eval only gets the window number, not the ID. * Cannot easily get the window ID for a buffer. * Cannot get the window ID for a mouse click. * Cannot use a window ID where a window number is expected. * Invoking mark_adjust() when adding a new line below the last line is pointless. * Various typos, long lines and style mistakes. * User commands don't support modifiers. * GTK 3: cursor blinking doesn't work well. * Using CTRL-] in the help on "/{address}."/ doesn't work. * Win32: the "/Disabled"/ menu items would appear enabled. * No test for collapsing buffers for a channel. Some text is lost. * When writing viminfo merging current history with history in viminfo may drop recent history entries. * Some compilers can't handle a double semicolon. * Collapsing channel buffers and searching for NL does not work properly. * Warnings from 64 bit compiler. * Netbeans uses uninitialzed pointer and freed memory. * Doubled semicolons. * Tests using external command to delete directory. * Recent history lines may be lost when exiting Vim. * No test for using setqflist() on an older quickfix list. * When "/:doautocmd"/ is used modelines are used even when no autocommands were executed. * Executing autocommands while using the signal stack has a high chance of crashing Vim. * The effect of the PopupMenu autocommand isn't directly visible. * No proper test for what 7.4.1906 fixes. * History lines read from viminfo in different encoding than when writing are not converted. * Not enough testing for parsing viminfo lines. * Register contents is not merged when writing viminfo. * Missing test changes. * vim_time() not included when needed. * Ruby 2.4.0 unifies Fixnum and Bignum into Integer. * Command line editing is not tested much. * Missing "/void"/ for functions without argument. * Viminfo does not merge file marks properly. * Possible crash with many history items. * Compiler warning for signed/unsigned. * Overwriting pointer argument. * Inconsistent indenting and weird name. * Can't build without +spell but with +quickfix. * Using both old and new style file mark lines from viminfo. * When writing viminfo the jumplist is not merged with the one in the viminfo file. * Compiler warning about uninitialzed variable. * New style tests not executed with MinGW compiler. * When using the GUI search/replace a second match right after the replacement is skipped. * Off-by-one error in bounds check. * No test for directory stack in quickfix. * When writing viminfo numbered marks were duplicated. - Refresh vim-7.3-filetype_spec.patch - Link to perl directly instead of dlopen'ing it. - vim must require %{?libperl_requires}, if perl is not updated with vim in lockstep, the following error occurs: vim: error while loading shared libraries: libperl.so and the program stops working. (boo#982869) - Updated to revision 1883, fixes the following problems * Python: encoding error with Python 2. * Memory leaks in test49. * Invalid memory access when exiting with EXITFREE defined. * Memory leak in test_matchstrpos. * Setting really_exiting causes memory leaks to be reported. * Appending to the quickfix list while the quickfix window is open is very slow. * When a callback adds a timer the GUI doesn't use it until later. * Comparing functions and partials doesn't work well. * Typing "/k"/ at the hit-enter prompt has no effect. * Whether a job has exited isn't detected until a character is typed. After calling exit_cb the cursor is in the wrong place. * Channel test is flaky. * Appending to a long quickfix list is slow. * Check for line break at end of line wrong. * Cppcheck found 2 incorrect printf formats. - Updated to revision 1862, fixes the following problems * Using a partial for timer_start() may cause a crash. * Compiler warnings with 64 bit compiler. * string() with repeated argument does not give a result usable by eval(). - Updated to revision 1859, fixes the following problems * Tests involving Python are flaky. * Ubsan detects a multiplication overflow. * Getting an item from a NULL dict crashes. * Can't build with Strawberry Perl 5.24 (obsoletes perl-5.24.patch) * Still trying to read from channel that is going to be closed. * GUI freezes when using a job. * test_syn_attr fails when using the GUI. * Unix: Cannot run all tests with the GUI. * Crash when job and channel are in the same dict while using partials. * When setting 'termguicolors' the Ignore highlighting doesn't work. * Valgrind reports memory leak for job that is not freed. * When a channel appends to a buffer that is 'nomodifiable' there is an error but appending is done anyway. * When a channel writes to a buffer it doesn't find a buffer by the short name but re-uses it anyway. * Cannot use a function reference for "/exit_cb"/. - Update apparmor.vim (taken from AppArmor 2.10.1) * add support for the "/unspec"/ network keyword - Updated to revision 1842, fixes the following problems * non-antialiased misnamed. * When timer_stop() is called with a string there is no proper error message. * Memory leak in debug commands. * Cannot use an Ex command for 'keywordprg'. * Possible crash when conceal is active. * When splitting and closing a window the status height changes. * When using a partial on a dictionary it always gets bound to that dictionary. * The BufUnload event is triggered twice, when :bunload is used with `bufhidden` set to `unload` or `delete`. * Functions specifically for testing do not sort together. * Cannot get the items stored in a partial. * When using packages an "/after"/ directory cannot be used. * The code to reallocate the buffer used for quickfix is repeated. * get() works for Partial but not for Funcref. - Fix build with perl 5.24 (perl-5.24.patch) - Updated to revision 1829, fixes the following problems * No error when invoking a callback when it's not safe. * May try to access buffer that's already freed. * No message on channel log when buffer was freed. - Updated to revision 1826, fixes the following problems * The screen is not updated if a callback is invoked when closing a channel. * Help completion adds @en to all matches except the first one. * Compiler warnings when sprintf() is a macro. * Removing language from help tags too often. * Redirecting stdout of a channel to "/null"/ doesn't work. * When a job is no longer referenced and does not have an exit callback the process may hang around in defunc state. * When job writes to buffer nothing is written. * Callbacks are invoked when it's not safe. - Updated to revision 1816, fixes the following problems * 'guicolors' is a confusing option name. * Quickfix doesn't handle long lines well, they are split. * GTK3 doesn't handle menu separaters properly. * Can't use Vim as MANPAGER. * Running tests in shadow dir fails. * 'termguicolors' option missing from the options window. * Test_out_close_cb sometimes fails. * Using wrong feature name to check for 'termguicolors'. * Using wrong short option name for 'termguicolors'. * Sending DETACH after a channel was closed isn't useful. * Netbeans channel gets garbage collected. * Memory access error when running test_quickfix. * A channel may be garbage collected while it's still being used by a job. * Looping over a null list throws an error. - Refresh vim-7.4-filetype_mine.patch - Updated to revision 1796, fixes the following problems * Cannot use ch_read() in the close callback. * Leading white space in a job command matters. * Channel could be garbage collected too early. * Color name decoding is implemented several times. * Some character classes may differ between systems. - Updated to revision 1786, fixes the following problems * When using the term truecolor feature, the t_8f and t_8b termcap options are not set by default. * Using negative index in strcharpart(). * Warnings reported by cppcheck. * synIDattr() does not respect 'guicolors'. * strcharpart() does not work properly with some multi-byte characters. * The old regexp engine doesn't handle character classes correctly. * Compiled-in colors do not match rgb.txt. - Updated to revision 1778, fixes the following problems * When using complete() it may set 'modified' even though nothing was inserted. * When using feedkeys() in a timer the inserted characters are not used right away. * Undo options are not together in the options window. * Arguments of setqflist() are not checked properly. * No "/closed"/, "/errors"/ and "/encoding"/ attribute on Python output. * Cannot use true color in the terminal. * Newly added features can escape the sandbox. * When using the term truecolor feature, the t_8f and t_8b termcap options are not set by default. - Updated to revision 1754, fixes the following problems * When a buffer gets updated while in command line mode, the screen may be messed up. * Crash when 'tagstack' is off. (Dominique Pelle) * When adding to the quickfix list the current position is reset. * "/noinsert"/ in 'completeopt' is sometimes ignored * syntax not set when using "/:buf"/ and 'filetype' set manually - Updated to revision 1749, fixes the following problems * Cannot detect a crash in tests when caused by garbagecollect(). * The help for functions require a space after the "/("/. * The Perl interface cannot use 'print' operator for writing directly in standard IO. * It is not easy to get a character out of a string. * Python: turns partial into simple funcref. * Folds may close when using autocomplete. * Test fails when not using utf-8. * It is not possible to only see part of the message history. It is not possible to clear messages. * Count for "/:messages"/ depends on number of lines. * syn-cchar defined with matchadd() does not appear if there are no other syntax definitions which matches buffer text. * Not testing utf-8 characters. * strgetchar() does not work correctly. * Clang warns for uninitialzed variable. (Michael Jarvis) * Python: Converting a sequence may leak memory. * Memory leak in Perl. * Coverity: missing check for NULL pointer. * "/gD"/ does not find match in first column of first line. * When using GTK 3.20 there are a few warnings. - Updated to revision 1726, fixes the following problems * Crash when calling garbagecollect() after starting a job. * When using try/catch in 'tabline' it is still considered an error and the tabline will be disabled. * Tabline test fails in GUI. * Compiler errors for non-ANSI compilers. * ANSI compiler complains about string length. - Updated to revision 1721, fixes the following problems * Leaking memory when opening a channel fails. * Coverity: not using return value of set_ref_in_item(). * Leaking memory when there is a cycle involving a job and a partial. * Tests fail without the job feature. - Updated to revision 1716, fixes the following problems * When using try/catch in 'statusline' it is still considered an error and the status line will be disabled. * For plugins in packages, plugin authors need to take care of all dependencies. * GTK GUI doesn't work on Wayland. * Non-GUI specific settings in the gvimrc_example file. * Double free when a partial is in a cycle with a list or dict. * 'autochdir' doesn't work for the first file. - Updated to revision 1710, fixes the following problems * feedkeys('i', 'x') gets stuck, waits for a character to be typed. * Building the Perl interface gives compiler warnings. * "/:syn reset"/ clears the effect "/:syn iskeyword"/. (James McCoy) * When using :stopinsert in a silent mapping the "/INSERT"/ message isn't cleared. * Display problems when the 'ambiwidth' and 'emoji' options are not set properly or the terminal doesn't behave as expected. * :packadd does not work the same when used early or late. * Using freed memory when parsing 'printoptions' fails. * Using freed memory with "/wincmd p"/. (Dominique Pelle) * Cannot use empty dictionary key, even though it can be useful. * New regexp engine does not work properly with EBCDIC. * Not all output of an external command is read. - Updated to revision 1691, fixes the following problems * When reading JSON from a channel all readahead is used. * channel_get_all() does multiple allocations. * When writing buffer lines to a pipe Vim may block. * Completion doesn't work well for a variable containing "/#"/. * When help exists in multiple languages, adding @ab while "/ab"/ is the default help language is unnecessary. * The Dvorak support is a bit difficult to install. * The justify plugin has to be copied or sourced to be used. * The editexisting plugin has to be copied or sourced to be used. * The swapmous plugin has to be copied or sourced to be used. * The shellmenu plugin has to be copied or sourced to be used. * A reference to the removed file_select plugin remains. * Coverity: copying value of v_lock without initializing it. * Coverity warns for not checking name length (false positive). * Coverity warns for fixed size buffer length (false positive). * Coverity: no check for NULL. * README text is slightly outdated. * There is no easy way to get all the information about a match. * When running tests $HOME/.viminfo is written. * The channel close_cb option does not work. * MzScheme does not support partial. * Ruby interface has inconsistent coding style. * Can't compile with the conceal feature but without multi-byte. * When switching to a new buffer and an autocommand applies syntax highlighting an ml_get error may occur. - Updated to revision 1665, fixes the following problems * When 'F' is in 'shortmess' the prompt for the encryption key isn't displayed. * When binding a function to a dict the reference count is wrong. * Invoking garbage collection may cause a double free. * Crash when an autocommand changes a quickfix list. * Handling emoji characters as full width has problems with backwards compatibility. * Terminating file name has side effects. * Using string() on a partial that exists in the dictionary it binds results in an error. * When a dict contains a partial it can't be redefined as a function. * Using Python vim.bindeval() on a partial doesn't work. * Using freed memory after setqflist() and "/:caddbuffer"/. * Compiler has a problem copying a string into di_key[]. * The matchit plugin needs to be copied to be used. * Quickfix test fails. * Old style test for fnamemodify(). * Users who loaded matchit.vim manually have to change their startup. * Crash when using expand('%:S') in a buffer without a name. * remote_expr() hangs. * Crash when using partial with a timer. * On Unix in a terminal: channel messages are not handled right away. * A plugin does not know when VimEnter autocommands were already triggered. * has('patch-7.4.1') doesn't work. * No test for special characters in channel eval command. * No test for an invalid Ex command on a channel. * Crash in :cgetexpr. * Crash when calling job_start() with a NULL string. - Updated to revision 1635, fixes the following problems * Quickfix code using memory after being freed. * Using channel timeout instead of request timeout. * Timers don't work on Unix. * Not checking for failed open(). * Memory leak when out of memory. * When starting the GUI fails a swap file is left behind. * Timer with an "/:echo"/ command messes up display. * Although emoji characters are ambiguous width, best is to treat them as full width. * Catching exception that won't be thrown. * Having type() handle a Funcref that is or isn't a partial differently causes problems for existing scripts. * Comparing a function that exists on two dicts is not backwards compatible. * string() doesn't handle a partial. * Contents file is only for Amiga distro. * Compiler warnings for non-virtual destructor. * The versplit feature makes the code uneccessary complicated. * Can't build with small features. * Still can't build with small features. * Still quickfix test in old style. * Build fails with tiny features. * Malformed channel request causes a hang. * When a JSON message is split it isn't decoded. * Starting job with output to buffer changes options in the current buffer. * When 'fileformats' is set in the vimrc it applies to new buffers but not the initial buffer. * Emoji characters are not considered as a kind of word character. * Channel test doesn't work with Python 2.6. * Channel demo doesn't work with Python 2.6. * All Channels share the message ID, it keeps getting bigger. * Can't get info about a channel. * Trying to close file descriptor that isn't open. * Missing changes to structs. * Channel out_cb and err_cb are not tested. * 64-bit Compiler warning. * Handling emoji characters as full width has problems with backwards compatibility. * Unicode table for double width is outdated. * Compiler doesn't understand switch on all enum values. * List of test targets is outdated. * If the help tags file was removed "/make install"/ fails. * Vertical movement after CTRL-A ends up in the wrong column. * Channel test is a bit flaky. - Updated to revision 1591, fixes the following problems * Crash when using function reference. * Using "/:call dict.func()"/ where the function is a partial does not work. * Get E923 when using function(dict.func, [], dict). * Warning for unitinialized variable. * Partial is not recognized everywhere. * Nesting partials doesn't work. * Compiler warnings with 64 bit compiler. * Old style test for quickfix. * Combining dict and args with partial doesn't always work. * Warning for shadowed variable. * The quickfix title is truncated. - Updated to revision 1579, fixes the following problems * Passing cookie to a callback is clumsy. * Dict options with a dash are more difficult to use. * Missing update to proto file. * "/:helptags ALL"/ crashes. * An empty list in function() causes an error. * Crash when assert_equal() runs into a NULL string. * Crash in assert_fails(). * Using CTRL-] in help on option in parentheses doesn't work. * Using old style tests for quickfix. * There is no way to avoid the message when editing a file. * No test for "/:help"/. * Setting 'compatible' in test influences following tests. * Tests get stuck at the more prompt. * "/:undo 0"/ does not work. * Write error of viminfo file is not handled properly. * Cannot pass "/dict.Myfunc"/ around as a partial. * There is no way to invoke a function later or periodically. - Updated to revision 1558, fixes the following problems * Using "/ever"/ for packages is confusing. * Specifying buffer number for channel not implemented yet. * MS-Windows job_start() closes wrong handle. * Compiler warning for unitinialized variable. * MS-Windows channel leaks file descriptor. * Using feedkeys() with an empty string disregards 'x' option. * Compiler warning for shadowed variable. * The feedkeys test has a one second delay. * Cannot re-use a channel for another job. * Too many feature flags for pipes, jobs and channels. * Selection with the mouse does not work in command line mode. * Too much code in eval.c. * Channel test is a bit flaky. * Missing job_info(). * job_start() with a list is not tested. * Channel log methods are not tested. * On Win32 escaping the command does not work properly. * GTK3: horizontal cursor movement in Visual selection not good. * Sticky type checking is more annoying than useful. * Getting a cterm highlight attribute that is not set results in the string "/-1"/. * Two tests fail. * Cannot load packages early. * Cannot generate help tags in all doc directories. * "/:colorscheme"/ does not use 'packpath'. * "/:runtime"/ does not use 'packpath'. * Completion for :colorscheme does not use 'packpath'. * List of test targets incomplete. * "/make install"/ changes the help tags file, causing it to differ from the repository. * Windows cannot be identified. * It is not easy to find out what windows display a buffer. - Switch back to GTK+2 because GTK+3 interface seems to be slower. - Updated to revision 1525, fixes the following problems * Statusline highlighting is sometimes wrong. * "/J"/ fails if there are not enough lines. * Channel output to file not implemented yet. * Channel test is a bit flaky. * Channel with disconnected in/out/err is not supported. * Channel test: Waiting for a file to appear doesn't work. * Cannot write channel err to a buffer. * On a high resolution screen the toolbar icons are too small. - Updated to revision 1510, fixes the following problems * Crash when starting a job fails. * Keeping both a variable for a job and the channel it refers to is a hassle. * Channel test fails on AppVeyor. - Updated to revision 1506, fixes the following problems * No error message when :packadd does not find anything. * Garbage collection with an open channel is not tested. * Writing last-but-one line of buffer to a channel isn't implemented yet. * Crash when using ch_getjob(). * No test for reading last-but-one line. * When channel log is enabled get too many "/looking for messages"/ log entries. * Job cannot read from a file. - Updated to revision 1498, fixes the following problems * "/:loadplugin"/ is not optimal, some people find it confusing. * Not using key when result from hangul_string_convert() is NULL. * "/inline"/ is not supported by old MSVC. * Compiler warning for unused function. * Visual-block shift breaks multi-byte characters. * No command line completion for "/:packadd"/. * Wrong callback invoked for zero-id messages. * clr_history() does not work properly. * Crash when built with GUI but it's not active. * Cursor drawing problem with GTK 3. * Error for locked item when using json_decode(). - Updated to revision 1485, fixes the following problems * When using hangulinput with utf-8 a CSI character is misintepreted. * Function arguments marked as unused while they are not. * Test_reltime is flaky, it depends on timing. * "/:loadplugin"/ doesn't take care of ftdetect files. * No test for "/:loadplugin"/. * Cannot add a pack direcory without loading a plugin. * "/timeout"/ option not supported on ch_eval*(). * A one-time callback is not used for a raw channel. * Channel "/err-io"/ value "/out"/ is not supported. * Job input from buffer is not implemented. - Updated to revision 1474, fixes the following problems * Sort test doesn't test with "/1"/ argument. * Channel test sometimes fails, especially on OS/X. * Coverity reports missing restore. * Missing out-of-memory check. And Coverity warning. * Can't build without the autocommand feature. * Compiler warnings without the float feature. - Updated to revision 1467, fixes the following problems * Error when reading fails uses wrong errno. Keeping channel open after job stops results in test failing. * The "/out-io"/ option for jobs is not implemented yet. * When encoding JSON, turning NaN and Infinity into null without giving an error is not useful. * JSON encoding doesn't handle surrogate pair. * Can't get buffer number of a channel. * Using empty name instead of no name for channel buffer. * Memory corruption when 'encoding' is not utf-8. * Crash when using json_decode(). * Memory leak when using ch_read(). * JSON tests fail if 'encoding' is not utf-8. * Json encoding still fails when encoding is not utf-8. * Vim hangs when a channel has a callback but isn't referenced. * Test 87 fails with Python 3.5. * Opening a channel with select() is not done properly. * When a JSON channel has a callback it may never be cleared. * When the argument of sort() is zero or empty it fails. - Updated to revision 1421, fixes the following problems * When calling ch_close() the close callback is invoked, even though the docs say it isn't. * Using "/u_char"/ intead of "/char_u"/, which doesn't work everywhere. * Tests slowed down because of the "/not a terminal"/ warning. * May free a channel when a callback may need to be invoked. - Disable sniff support, its unmaintained. - Updated to revision 1410, fixes the following problems * The close-cb option is not implemented yet. * Perl eval doesn't work properly on 64-bit big-endian machine. * Having 'autochdir' set during startup and using diff mode doesn't work. * GTK 3 is not supported. * Completion menu flickers. * Leaking memory in cs_print_tags_priv(). * json_encode() does not handle NaN and inf properly. * Leaking memory in cscope interface. - Updated to revision 1397, fixes the following problems * When the Job exit callback is invoked, the job may be freed too soon. * Starting a job hangs in the GUI. * Can't sort inside a sort function. - Drop vim-7.1.314-CVE-2009-0316-debian.patch, Python 2.7 has the appropriate fix. - Updated to revision 1385, fixes the following problems * Job and channel options parsing is scattered. * Channel test ch_sendexpr() times out. * Can't remove a callback with ch_setoptions(). * Channels don't have a queue for stderr. * X11 GUI callbacks don't specify the part of the channel. * Channel read implementation is incomplete. * Calling a Vim function over a channel requires turning the arguments into a string. * ch_setoptions() cannot set all options. * Can't change job settings after it started. * The job exit callback is not implemented. * Can't get the job of a channel. * It is not easy to use a set of plugins and their dependencies. - Updated to revision 1353, fixes the following problems * Compiler warnings in build with -O2. * When there is any error Vim will use a non-zero exit code. * When the test server fails to start Vim hangs. * When the port isn't opened yet when ch_open() is called it may fail instead of waiting for the specified time. * The test script lists all functions before executing them. - Updated to revision 1345, fixes the following problems * Crash when using channel that failed to open. * Crash when closing the channel in a callback. * Channel test fails on non-darwin builds. * Channel NL mode is not supported yet. * It's difficult to add more arguments to ch_sendraw() and ch_sendexpr(). * Can't compile with +job but without +channel. - Updated to revision 1328, fixes the following problems * Cursor changes column with up motion when the matchparen plugin saves and restores the cursor position. (Martin Kunev) * "/%1l^#.*"/ does not match on a line starting with "/#"/. * Channel with pipes doesn't work in GUI. * Crash when unletting the variable that holds the channel in a callback function. * Can't compile with +job but without +channel. - Updated to revision 1294, fixes the following problems * copy() and deepcopy() fail with special variables. * Encoding {'key':} to JSON doesn't give an error. * assert_false(v:false) reports an error. * When jsonencode() fails it still returns something. * jsonencode() is not producing strict JSON. * Crash when evaluating the pattern of "/:catch"/ causes an error. * The job feature isn't available on MS-Windows. * ch_open() with a timeout doesn't work correctly. * ch_sendexpr() does not use JS encoding. - Remove vim-7.3-diff_check.patch - Updated to revision 1194, fixes the following problems * New lines in the viminfo file are dropped. * Old style tests for the argument list. * Generated function prototypes still have __ARGS(). * Wrong argument to assert_exception() causes a crash. * Illegal memory access when using :copen and :cclose. * When running gvim in the foreground some icons are missing. * Recognizing <sid> does not work when the language is Turkish. * Using searchpair() with a skip expression that uses syntax highlighting sometimes doesn't work. * Cannot define keyword characters for a syntax file. * Can't sort on floating point numbers. * Default features are conservative. * Conflict for "/chartab"/. * Using the local value of 'errorformat' causes more problems than it solves. * 'langmap' applies to the first character typed in Select mode. * Langmap test fails with normal build. * Autocommands triggered by quickfix cannot always get the current title value. * No support for JSON. * Build with normal features fails. * Coverity warns for NULL pointer and ignoring return value. * type() does not work for v:true, v:none, etc. * Automatically generated function prototypes use __ARGS. * No error for jsondecode('"/'). * "/:argadd"/ without argument is supposed to add the current buffer name to the arglist. * Missing error number in MzScheme. * Expressions "/0 + v:true"/ and "/'' . v:true"/ cause an error. * No tests for "/is"/ and "/isnot"/ with the new variables. * This doesn't give the right result: eval(string(v:true)). * No test for new behavior of v:true et al. * The +channel feature is not in :version output. * empty() doesn't work for the new special variables. * test_writefile and test_viml do not delete the tempfile. * Crash with invalid argument to glob2regpat(). * free_tv() can't handle special variables. * Error messages for security context are hard to translate. * The channel feature isn't working yet. * Can't build with FEAT_EVAL but without FEAT_MBYTE. * Compiler warning for not using return value of fwrite(). - Updated to revision 1130, fixes the following problems * Repeating CTRL-A doesn't work. * No tests for :hardcopy and related options. * When making a change while need_wait_return is set there is a two second delay. * With 'rightleft' and concealing the cursor may move to the wrong position. * Vim can create a directory but not delete it. * When using "/:next"/ with an illegal file name no error is reported. * Using {ns} in variable name does not work. (lilydjwg) * delete() does not work well with symbolic links. * delete(x, 'rf') does not delete files starting with a dot. * No longer get "/."/ and "/.."/ in directory list. * argidx() has a wrong value after "/:%argdelete"/. (Yegappan Lakshmanan) * delete(x, 'rf') fails if a directory is empty. (Lcd) * Using "/:argadd"/ when there are no arguments results in the second argument to be the current one. (Yegappan Lakshmanan) * There is no perleval(). * Can only get the directory of the current window. * Python None value can't be converted to a Vim value. * Memory leak in :vimgrep. - Updated to revision 1087, fixes the following problems * Wrong way to check for unletting internal variables. * The Tcl interface can't be loaded dynamically on Unix. * Crash when using an invalid command. * CTRL-A does not work well in right-left mode. * Using "/."/ to repeat CTRL-A in Visual mode increments the wrong numbers. * The CTRL-A and CTRL-X commands do not update the '[ and '] marks. * Crash with an extremely long buffer name. * CTRL-A and CTRL-X work badly with blockwise visual selection - Updated to revision 1066, fixes the following problems * Segfault when unletting "/count"/. * Illegal memory access with weird syntax command. (Dominique Pelle) * Typos in the :options window. * Compiler warning for ignoring return value of fwrite(). * When a spell file has single letter compounding creating suggestions takes an awful long time. - Updated to revision 1046, fixes the following problems * The fix in patch 7.3.192 is not tested. * When a symbolic link points to a file in the root directory, the swapfile is not correct. * Vim overwrites the value of $PYTHONHOME. * The local value of 'errorformat' is not used for "/:lexpr"/ and "/:cexpr"/. * The column is not restored properly when the matchparen plugin is used in Insert mode and the cursor is after the end of the line. * When there is a backslash in an option "/:set -="/ doesn't work. * An Ex range gets adjusted for folded lines even when the range is not using line numbers. * Using "/q!"/ when there is a modified hidden buffer does not unload the current buffer, resulting in the need to abandon it again. * g-CTRL-G shows the word count, but there is no way to get the word count in a script. - Updated to revision 1004, fixes the following problems * searchpos() always starts searching in the first column, which is not what some people expect. (Brett Stahlman) * Leaking memory when hash_add() fails. Coverity error 99126. - Updated to revision 979, fixes the following problems * When pasting on the command line line breaks result in literal <CR> characters. This makes pasting a long file name difficult. * When using :diffsplit the cursor jumps to the first line. * Using "/:sort"/ on a very big file sometimes causes text to be corrupted. (John Beckett) * test_cdo fails when using another language than English. * When changing the crypt key the blocks read from disk are not decrypted. - Updated to revision 972, fixes the following problems * Test 87 doesn't work in a shadow directory. * Configure doesn't work with a space in a path. * test86 and test87 are flaky in Appveyor. * Rare crash in getvcol(). (Timo Mihaljov) * The asin() function can't be used. * Memory leak when there is an error in setting an option. - Updated to revision 963, fixes the following problems * Crash when dragging with the mouse. * Segfault reading unitialized memory. * X11 and GTK have moure mouse buttons than Vim supports. * Memory leak when encountering a syntax error. * vt52 terminal codes are not correct. * There is no way to ignore case only for tag searches. * test_tagcase breaks for small builds. * Writing tests for Vim script is hard. * New style testing is incomplete. * Missing changes in source file. * Test_listchars fails with MingW. (Michael Soyka) * Can't build when the insert_expand feature is disabled. * When using 'colorcolumn' and there is a sign with a fullwidth character the highlighting is wrong. (Andrew Stewart) * v:errors is not initialized. * Sorting number strings does not work as expected. (Luc Hermitte) * 'lispwords' is tested in the old way. * When a test script navigates to another buffer the .res file is created with the wrong name. * When using Lua there may be a crash. (issue #468) * Vim doesn't recognize .pl6 and .pod6 files. * A few more file name extensions not recognized. * Test_tagcase fails when using another language than English. * Vim checks if the directory "/$TMPDIR"/ exists. * When setting 'term' the clipboard ownership is lost. * Test107 fails in some circunstances. * Cannot run the tests with gvim. Cannot run individual new stests. * test_listlbr_utf8 sometimes fails. - Updated to revision 935, fixes the following problems * Test 94 fails on some systems. * test_utf8 has confusing dummy command. * Crash when using longest completion match. - Updated to revision 930, fixes the following problems * When a BufLeave autocommand changes folding in a way it syncs undo, undo can be corrupted. * Python interface can produce error "/vim.message' object has no attribute 'isatty'"/. * Libraries for dynamically loading interfaces can only be defined at compile time. * Compiler complains about type punned pointer. * t_Ce and t_Cs are documented but not supported. (Hirohito Higashi) * Wrong indenting for C++ constructor. * No utf-8 support for the hangul input feature. * New compiler warning: logical-not-parentheses * When removing from 'path' and then adding, a comma may go missing. (Malcolm Rowe) * When running out of memory while copying a dict memory may be freed twice. (ZyX) * Compiler warning for comparing signed and unsigned. * A digit in an option name has problems. * The dll options are not in the options window. * The rubydll option is not in the options window. * Missing proto file update. (Randall W. Morris) * Leaking memory with "/:helpt {dir-not-exists}"/. * Prototypes not always generated. * User may yank or put using the register being recorded in. * Completing the longest match doesn't work properly with multi-byte characters. * Ruby crashes when there is a runtime error. * A clientserver message interrupts handling keys of a mapping. * "/gv"/ after paste selects one character less if 'selection' is "/exclusive"/. * MS-Windows: Most users appear not to like the window border. - Refresh vim-7.3-sh_is_bash.patch - Updated to revision 898, fixes the following problems * Build failure when using dynamic python but not python3. * Indentation of array initializer is wrong. * On MS-Windows the iconv DLL may have a different name. * C indenting is wrong below a "/case (foo):"/ * vimrun.exe is picky about the number of spaces before -s. * Custom command line completion does not work for a command containing digits. * Editing a URL, which netrw should handle, doesn't work. * Freeze and crash when there is a sleep in a remote command. (Karl Yngve Lervåg) * The 'fixendofline' option is set on with "/:edit"/. - Updated to revision 889, fixes the following problems * Crash when changing the 'tags' option from a remote command. (Benjamin Fritz) * 'smarttab' is also effective when 'paste' is enabled. (Alexander Monakov) * May get into an invalid state when using getchar() in an expression mapping. * Vim leaks memory, when 'wildignore' filters out all matches. * Compiler warning for unused variable. (Tony Mechelynck) * Not obvious how to contribute. * "/:find"/ sometimes fails. (Excanoe) * Coverity error for clearing only one byte of struct. * Can't see line numbers in nested function calls. * Test 49 fails. * When leaving the command line window with CTRL-C while a completion menu is displayed the menu isn't removed. * Block-mode replace works characterwise instead of blockwise after column 147. (Issue #422) * When doing an upwards search without wildcards the search fails if the initial directory doesn't exist. * Using uninitialized memory for regexp with back reference. (Dominique Pelle) * The OptionSet autocommands are not triggered from setwinvar(). * Triggering OptionSet from setwinvar() isn't tested. - Updated apparmor.vim (taken from AppArmor 2.10.0) * add support for the "/ib"/ and "/mpls"/ network keywords - Updated to revision 865, fixes the following problems * GTK: font glitches for combining characters * "/zt"/ still doesn't work well with filler lines. (Gary Johnson) * Dragging the current tab with the mouse doesn't work properly. * It's a bit clumsy to execute a command on a list of matches. * Vim doesn't recognize all htmldjango files. * Filetype detection is outdated. * pango_shape_full() is not always available. * Still problems with pango_shape_full() not available. * plines_nofill() used without the diff feature. - Updated to revision 854, fixes the following problems * When '#' is in 'isident' the is# comparator doesn't work. * Compiler warning for possible loss of data. * "/vi)d"/ may leave a character behind. * CTRL-A on hex number in Visual block mode is incorrect. * Moving the cursor in Insert mode starts new undo sequence. * <Esc> does not show up. * Saving and restoring the console buffer does not work properly. * "/zt"/ in diff mode does not always work properly. (Gary Johnson) * Missing information about runtime files. - Updated to revision 843, fixes the following problems * Xxd doesn't have a license notice. * The ruler shows "/Bot"/ even when there are only filler lines missing. (Gary Johnson) * CTRL-A in Visual mode doesn't work properly with "/alpha"/ in 'nrformat'. * After CTRL-V CTRL-A mode isn't updated. (Hirohito Higashi) * With a sequence of commands using buffers in diff mode E749 is given. (itchyny) * Invalid memory access when using "/exe 'sc'"/. * Gcc sanitizer complains about using a NULL pointer to memmove(). * It is not possible to save and restore character search state. * Illegal memory access with "/sy match a fold"/. * Invalid memory access when doing "/:call g:"/. * Invalid memory access when doing "/:fun X("/. * Invalid memory access in file_pat_to_reg_pat(). * 'linebreak' breaks c% if the last Visual selection was block. (Chris Morganiser, Issue 389) * Invalid memory access in file_pat_to_reg_pat. * Cursor moves after CTRL-A on alphabetic character. * Invalid memory access for "/:syn keyword x a["/. * Crash when using "/syn keyword x c"/. (Dominique Pelle) * Crash when clicking in beval balloon. (Travis Lebsock) * Resetting 'encoding' when doing "/:set all&"/ causes problems. (Bjorn Linse) Display is not updated. * When expanding `=expr` on the command line and encountering an error, the command is executed anyway. * $HOME in `=$HOME . '/.vimrc'` is expanded too early. * More side effects of "/:set all&"/ are missing. (Björn Linse) * gettabvar() doesn't work after Vim start. (Szymon Wrozynski) * Comparing utf-8 sequences does not handle different byte sizes correctly. * Can't compile without the crypt feature. (John Marriott) - Refresh vim-7.3-diff_check.patch - Updated to revision 803, fixes the following problems * Repeating a change in Visual mode does not work as expected. (Urtica Dioica) * Accessing memory before an allocated block. * Using freed memory when triggering CmdUndefined autocommands. * Test for "/:diffoff"/ doesn't catch all potential problems. * Using "/A"/ in Visual mode while 'linebreak' is set is not tested. * C indent does not support C11 raw strings. (Mark Lodato) - Updated to revision 797, fixes the following problems * Using freed memory and crash. (Dominique Pellej) * Test fails when the autochdir feature is not available. Test output contains the test script. * The buffer list can be very long. * Can only conceal text by defining syntax items. * Can't specify when not to ring the bell. * The 'fixeol' option is not copied to a new window. * Warning from 64 bit compiler. * Crash when using more lines for the command line than 'maxcombine'. - Updated to revision 788, fixes the following problems * CTRL-A and CTRL-X in Visual mode do not always work well. * :diffoff only works properly once. * Behavior of :diffoff is not tested. * Background color response with transparency is not ignored. * Search does not handle multi-byte character at the start position correctly. * 'langmap' is used in command-line mode when checking for mappings. Issue 376. * When using the CompleteDone autocommand event it's difficult to get to the completed items. * It is not possible to avoid using the first item of completion. * Equivalence class for 'd' does not work correctly. * Coverity warns for uninitialized variable. * Using CTRL-A in a line without a number moves the cursor. May cause a crash when at the start of the line. (Urtica Dioica) * Compiler complains about uninitialized variable and clobbered variables. * line2byte() returns one less when 'bin' and 'noeol' are set. * Still a few problems with CTRL-A and CTRL-X in Visual mode. * copy_chars() and copy_spaces() are inefficient. * Using both "/noinsert"/ and "/noselect"/ in 'completeopt' does not work properly. * On some systems automatically adding the missing EOL causes problems. Setting 'binary' has too many side effects. * It is not possible for a plugin to adjust to a changed setting. * snprintf() isn't available everywhere. - Updated to revision 763, fixes the following problems * Appending in Visual mode with 'linebreak' set does not work properly. Also when 'selection' is "/exclusive"/. (Ingo Karkat) * Using CTRL-A in Visual mode does not work well. (Gary Johnson) * It is not easy to count the number of characters. * Cannot detect the background color of a terminal. * When 'conceallevel' is 1 and quitting the command-line window with CTRL-C the first character ':' is erased. * Spelling mistakes are not displayed after "/:syn spell"/. * The request-background termcode implementation is incomplete. * Comment for may_req_bg_color() is wrong. (Christ van Willegen) - Updated to revision 752, fixes the following problems * When setting the crypt key and using a swap file, text may be encrypted twice or unencrypted text remains in the swap file. * The tab menu shows "/Close tab"/ even when it doesn't work. * The cursor line is not always updated for the "/O"/ command. * ml_get error when using "/p"/ in a Visual selection in the last line. * Wrong argument for sizeof(). * In a string "/U"/ only takes 4 digits, while after CTRL-V U eight digits can be used. * "/:1quit"/ works like "/:.quit"/. (Bohr Shaw) * When using += with "/:set"/ a trailing comma is not recognized. (Issue 365) * Cannot specify a vertical split when loading a buffer for a quickfix command. * "/p"/ in Visual mode causes an unexpected line split. * No tests for Ruby and Perl. * The entries added by matchaddpos() are returned by getmatches() but can't be set with setmatches(). (Lcd) * "/:[count]tag"/ is not always working. (cs86661) * "/:cnext"/ may jump to the wrong column when setting 'virtualedit=all' * For some options two consecutive commas are OK. (Nikolay Pavlov) * It is not obvious how to enable the address sanitizer. * Unicode 8.0 not supported. - Make Perl support dynamic bsc#804070 - Updated to revision 729, fixes the following problems * Illegal memory access when there are illegal bytes. * "/:let list += list"/ can change a locked list. * Autocommands triggered by quickfix cannot get the current title value. * Overflow when adding MAXCOL to a pointer. * When 'list' is set Visual mode does not highlight anything in empty lines. (mgaleski) * 0x202f is not recognized as a non-breaking space character. * For indenting, finding the C++ baseclass can be slow. * "/:call setreg('"/', [])"/ reports an internal error. * Occasional crash with 'list' set. - Updated to revision 712, fixes the following problems * Out-of-bounds read, dectected by Coverity. * Not freeing memory when encountering an error. * The filename used for "/:profile"/ must be given literally. * Various problems with locked and fixed lists and dictionaries. * E315 when trying to delete a fold. (Yutao Yuan) * Fold can't be opened after "/:move"/. (Ein Brown) * Compiler warning for using uninitialized variable. (Yasuhiro Matsumoto) * Joining an empty list does uneccessary work. * Compiler warning for start_dir unused when building unittests. * Searching for a character matches an illegal byte and causes invalid memory access. (Dominique Pelle) * Can't build with Ruby 2.2. * Window drawn wrong when 'laststatus' is zero and there is a command-line window. (Yclept Nemo) * Undo files can have their executable bit set. * gettext() is called too often. * "/:tabmove"/ does not work as documented. * It is not possible to make spaces visibible in list mode. - Updated to revision 694, fixes the following problems * When starting several Vim instances in diff mode, the temp files used may not be unique. (Issue 353) * When there are illegal utf-8 characters the old regexp engine may go past the end of a string. * "/zr"/ and "/zm"/ do not take a count. * There is no way to use a different in Replace mode for a terminal. * When "/$"/ is in 'cpo' the popup menu isn't undrawn correctly. (Issue 166) * Memory access errors when changing indent in Ex mode. Also missing redraw when using CTRL-U. (Knil Ino) * Can't build with MzScheme. * Session file is not correct when there are multiple tab pages. * Running tests changes the .viminfo file. - Updated to revision 683, fixes the following problems * When using --remote the directory may end up being wrong. * CTRL-W in Insert mode does not work well for multi-byte characters. * MS-Windows: When Vim is minimized the window height is computed incorrectly. * The search highlighting and match highlighting replaces the cursorline highlighting, this doesn't look good. * Typo in the vimtutor command. - Updated to revision 676, fixes the following problems * When 'ruler' is set the preferred column is reset. (Issue 339) * Using freed memory when g:colors_name is changed in the colors script. (oni-link) * Using "/0 CTRL-D"/ in Insert mode may have CursorHoldI interfere. (Gary Johnson) * When 'M' is in the 'cpo' option then selecting a text object in parenthesis does not work correctly. * When using netbeans a buffer is not found in another tab. * When 'compatible' is reset 'numberwidth' is set to 4, but the effect doesn't show until a change is made. * 'linebreak' does not work properly with multi-byte characters. * There is a chance that Vim may lock up. * 'colorcolumn' isn't drawn in a closed fold while 'cursorcolumn' is. (Carlos Pita) * Can't use a glob pattern as a regexp pattern. * When netbeans is active the sign column always shows up. * Using 'cindent' for Javascript is less than perfect. * Warning for shadowing a variable. * When completing a shell command, directories in the current directory are not listed. * The first syntax entry gets sequence number zero, which doesn't work. (Clinton McKay) * Missing changes in one file. * When a FileReadPost autocommand moves the cursor inside a line it gets moved back. - Refresh vim73-no-static-libpython.patch - Updated to revision 658, fixes the following problems * The tabline menu was using "/:999tabnew"/ which is now invalid. * When using "/gf"/ escaped spaces are not handled. * Stratus VOS doesn't have sync(). * When splitting the window in a BufAdd autocommand while still in the first, empty buffer the window count is wrong. * "/:bufdo"/ may start at a deleted buffer. * Compiler complains about ignoring return value of fwrite(). (Michael Jarvis) * Configure check may fail because the dl library is not used. * Can't match "/%>80v"/ properly for multi-byte characters. * Xxd lacks a few features. * Insert mode completion with complete() may have CTRL-L work like CTRL-P. * glob() and globpath() cannot include links to non-existing files. (Charles Campbell) * Text deleted by "/dit"/ depends on indent of closing tag. (Jan Parthey) * Missing changes for glob() in one file. * Compiler warnings for pointer mismatch. * 'formatexpr' is evaluated too often. - Updated to revision 640, fixes the following problems * When using Insert mode completion combined with autocommands the redo command may not work. * The default conceal character is documented to be a space but it's initially a dash. (Christian Brabandt) * 7.4.592 breaks the netrw plugin, because the autocommands are skipped. * Marks are not restored after redo + undo. * If no NL or CR is found in the first block of a file then the 'fileformat' may be set to "/mac"/. (Issue 77) * A search with end offset gets stuck at end of file. (Gary Johnson) * Incorrectly read the number of buffer for which an autocommand should be registered. * Can't build with Lua 5.3 on Windows. * Combination of linebreak and conceal doesn't work well. * After deleting characters in Insert mode such that lines are joined undo does not work properly. (issue 324) - Updated to revision 629, fixes the following problems * For complicated list and dict use the garbage collector can run out of stack space. * Syntax error. * The NFA engine does not implement the 'redrawtime' time limit. * Vim hangs when freeing a lot of objects. * Wrong "/:argdo"/ range does not cause an error. * luaV_setref() is missing a return statement. (Ozaki Kiichi) * luaV_setref() not returning the correct value. * Compiler warning for unitinialized variable. (Tony Mechelynck) * Returning 1 in the wrong function. (Raymond Ko) * Compiler warning for unused argument. * Crash with pattern: (){80000} (Dominique Pelle) * May leak memory or crash when vim_realloc() returns NULL. * Possible NULL pointer dereference. * The last screen cell is not updated. * Compiler warning for variable might be clobbered by longjmp. * Coverity warning for Out-of-bounds read. - Remove vim-speedup-gc.patch, fixed upstream - Updated to revision 608, fixes the following problems * Compiler warnings for unitinialized variables. (John Little) * Can't match "/%>80v"/ properly. (Axel Bender) * Range for :bdelete does not work. (Ronald Schild) * Parallel building of the documentation html files is not reliable. * Conceal does not work properly with 'linebreak'. (cs86661) * "/:0argedit foo"/ puts the new argument in the second place instead of the first. * Using ctrl_x_mode as if it contains flags. * test_listlbr_utf8 fails when the conceal feature is not available. * When doing "/:e foobar"/ when already editing "/foobar"/ and 'buftype' is "/nofile"/ the buffer is cleared. (Xavier de Gaye) * Crash when searching for "/x{0,90000}"/. (Dominique Pelle) * Using a block delete while 'breakindent' is set does not work properly. * The test_command_count test fails when using Japanese. * Tiny build doesn't compile. (Ike Devolder) * Cannot change the result of systemlist(). * Out-of-memory error. * Memory wasted in struct because of aligning. * It is not possible to have feedkeys() insert characters. * "/:set"/ does not accept hex numbers as documented. * 'foldcolumn' may be set such that it fills the whole window, not leaving space for text. * Running tests changes viminfo. * The # register is not writable, it cannot be restored after jumping around. * May crash when using a small window. * Compiler warnings for unused variables. - Add vim-speedup-gc.patch to improve garbage collection performance. Based on https://github.com/neovim/neovim/pull/1761 (boo#899747) - Modify vim-7.3-filetype_changes.patch to expand tabs when editing * .changes files (bnc#900839) - Update suse.vimrc to stop remembering file positions for git commit cases. This fixes bnc#538369 and based on msys commits 1ef258e and 65ffc90. - Updated to revision 580, fixes the following problems * Ex range handling is wrong for buffer-local user commands. * Segfault with wide screen and error in 'rulerformat'. (Ingo Karkat) * No test for replacing on a tab in Virtual replace mode. * FEAT_OSFILETYPE is used even though it's never defined. * Ranges for arguments, buffers, tabs, etc. are not checked to be valid but limited to the maximum. This can cause the wrong thing to happen. * :argdo, :bufdo, :windo and :tabdo don't take a range. * Non-ascii vertical separater characters are always redrawn. * Giving an error for "/:0wincmd w"/ is a problem for some plugins. * Having CTRL-C interrupt or not does not check the mode of the mapping. (Ingo Karkat) * Building with dynamic library does not work for Ruby 2.2.0 * Can't build with tiny features. (Ike Devolder) * Address type of :wincmd depends on the argument. * Mapping CTRL-C in Visual mode doesn't work. (Ingo Karkat) * No error for eval('$'). * Unicode character properties are outdated. * Redrawing problem with 'relativenumber' and 'linebreak'. * Matching with a virtual column has a lot of overhead on very long lines. (Issue 310) * Using getcurpos() after "/$"/ in an empty line returns a negative number. * Wrong cursor positioning when 'linebreak' is set and lines wrap. * "/:52wincmd v"/ still gives an invalid range error. (Charles Campbell) - Updated to revision 560, fixes the following problems * Tests fail with small features plus Python. * Crash when computing buffer count. Problem with range for user commands. Line range wrong in Visual area. * Cannot build with tiny and small features. (Taro Muraoka) * Crash when doing a range assign. * Using a range for window and buffer commands has a few problems. Cannot specify the type of range for a user command. * Since patch 7.4.232 "/1,3s/n//"/ joins two lines instead of three. (Eliseo Martínez) Issue 287 * Warnings for unused arguments when compiling with a combination of features. * Highlighting for multi-line matches is not correct. * Repeated use of vim_snprintf() with a number. * Using "/vit"/ does not select a multi-byte character at the end correctly. * Function name not recognized correctly when inside a function. * curs_rows() function is always called with the second argument false. * "/ygn"/ may yank too much. (Fritzophrenic) Issue 295. * Langmap applies to Insert mode expression mappings. * Various small issues. * Missing part of patch 7.4.519. * test_close_count may fail for some combination of features. * Failed commands in Python interface not handled correctly. * One more small issue. * When the X server restarts Vim may get stuck. * Appending a block in the middle of a tab does not work correctly when virtualedit is set. * Memory leak using :wviminfo. Issue 296. - use SUSE LINUX GmbH everywhere - Updated to revision 537, fixes the following problems * With a wrapping line the cursor may not end up in the right place. (Nazri Ramliy) * Using status line height in width computations. * Crash when using syntax highlighting. * Sun PCK locale is not recognzed. * When using "/vep"/ a mark is moved to the next line. (Maxi Padulo, Issue 283) * Specifying wrong buffer size for GetLongPathName(). * When the X11 server is stopped and restarted, while Vim is kept in the background, copy/paste no longer works. (Issue 203) * When using "/:ownsyntax"/ spell checking is messed up. (Issue 78) * map() leaks memory when there is an error in the expression. * matchstr() fails on long text. Daniel Hahler) * Still confusing regexp failure and NFA_TOO_EXPENSIVE. * Crash when using matchadd() (Yasuhiro Matsumoto) * No test for what 7.4.517 fixes. * Many commands take a count or range that is not using line numbers. * Comments about parsing an Ex command are wrong. * When using 'incsearch' "/2/pattern/e"/ highlights the first match. * "/:hardcopy"/ leaks memory in case of errors. * Warnings when compiling if_ruby.c. * Can't build with tiny features. * Test 63 fails when using a black&white terminal. * Value of v:hlsearch reflects an internal variable. - Updated to revision 516, fixes the following problems * When generating ja.sjis.po the header is not correctly adjusted. * Users are not aware their encryption is weak. * "/-fwrapv"/ argument breaks use of cproto. * Generating proto for if_ruby.c uses type not defined elsewhere. * Crash because reference count is wrong for list returned by getreg(). * Memory access error. (Dominique Pelle) * In a help buffer the global 'foldmethod' is used. (Paul Marshall) * Completing a function name containing a # does not work. Issue 253. - Updated to revision 507, fixes the following problems * Setting the local value of 'backupcopy' empty gives an error. (Peter Mattern) * Compiler warning. * Crash when expanding a very long string. * CTRL-W } does not open preview window. (Erik Falor) * 'linebreak' does not work well together with Visual mode. * Issue 26: CTRL-C does not interrupt after it was mapped and then unmapped. * The "/precedes"/ entry in 'listchar' will be drawn when 'showbreak is set and list is not. * Cursor movement is incorrect when there is a number column/sign/fold column and 'sbr' is displayed. * Can't compile on a system where Xutf8SetWMProperties() is not in the X11 library. Issue 265. * When using "/:%diffput"/ and the other file is empty an extra empty line remains. * Using byte length instead of character length for 'showbreak'. * When 'balloonexpr' results in a list, the text has a trailing newline. (Lcd) * A 0x80 byte is not handled correctly in abbreviations. * Abbreviations don't work. (Toothpik) * Check for writing to a yank register is wrong. * "/:sign jump"/ may use another window even though the file is already edited in the current window. * test_mapping fails for some people. * Cursor movement still wrong when 'lbr' is set and there is a number column. (Hirohito Higashi) * Cannot specify the buffer to use for "/do"/ and "/dp"/, making them useless for three-way diff. * When winrestview() has a negative "/topline"/ value there are display errors. * In Insert mode, after inserting a newline that inserts a comment leader, CTRL-O moves to the right. (ZyX) Issue 57. * A TextChanged autocommand is triggered when saving a file. (William Gardner) * Cursor shape is wrong after a CompleteDone autocommand. * XPM isn't used correctly in the Cygwin Makefile. * With some regexp patterns the NFA engine uses many states and becomes very slow. To the user it looks like Vim freezes. * substitute() can be slow with long strings. * Test 72 still fails once in a while. * Typo in file pattern. * Language mapping also applies to mapped characters. * Cannot append a list of lines to a file. - Updated apparmor.vim (taken from AppArmor 2.9.0) * add support for 'hat' keyword * fix highlighting of comments in alias and link rules
- update to 1.21: * Nutanix Acropolis Hypervisor detection * podman detection - Add "/which"/ to Requires * Fixes boo#1161850, bsc#1176132 - Version bump 1.20. No upstream changelog, see http://git.annexia.org/?p=virt-what.git;a=shortlog;h=refs/tags/v1.20 - Add gpg signature - Tiny spec file cleanup - Version bump 1.15. No upstream changelog, see http://git.annexia.org/?p=virt-what.git;a=shortlog;h=refs/tags/1.15 - Require dmidecode only on intel and ARM architectures - cosmetics: run spec-cleaner, use 'make install' - run tests - install the license - Build version 1.14 * Differentiate between vserver host and guest * Detect new Xen VMs (RHBZ#973663) * xen: Don't emit warning message if /proc/xen/capabilities file does not exist * Fix various typos and mistakes in comments - Initial release 1.13
- Update to version 5.4.0 * CVE-2020-35738: Fixed an out-of-bounds write in WavpackPackSamples (bsc#1180414) * fixed: disable A32 asm code when building for Apple silicon * fixed: issues with Adobe-style floating-point WAV files * added: --normalize-floats option to wvunpack for correctly exporting un-normalized floating-point files - Update to version 5.3.0 * fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448 * fixed: trailing garbage characters on imported ID3v2 TXXX tags * fixed: various minor undefined behavior and memory access issues * fixed: sanitize tag extraction names for length and path inclusion * improved: reformat wvunpack "/help"/ and split into long + short versions * added: regression testing to Travis CI for OSS-Fuzz crashers - Updated to version 5.2.0 * fixed: potential security issues including the following CVEs: CVE-2018-19840, CVE-2018-19841, CVE-2018-10536 (bsc#1091344), CVE-2018-10537 (bsc#1091343) CVE-2018-10538 (bsc#1091342), CVE-2018-10539 (bsc#1091341), CVE-2018-10540 (bsc#1091340), CVE-2018-7254, CVE-2018-7253, CVE-2018-6767, CVE-2019-11498 and CVE-2019-1010319 * added: support for CMake, Travis CI, and Google's OSS-fuzz * fixed: use correction file for encode verify (pipe input, Windows) * fixed: correct WAV header with actual length (pipe input, -i option) * fixed: thumb interworking and not needing v6 architecture (ARM asm) * added: handle more ID3v2.3 tag items and from all file types * fixed: coredump on Sparc64 (changed MD5 implementation) * fixed: handle invalid ID3v2.3 tags from sacd-ripper * fixed: several corner-case memory leaks Dropped patches that included in upstream version: * CVE-2018-19840.patch * CVE-2018-19841.patch * CVE-2018-7253.patch * CVE-2018-7254.patch * wavpack-CVE-2018-6767.patch * CVE-2019-1010319.patch * CVE-2019-11498.patch - Add patch for bsc#1141334 CVE-2019-1010319 (use of unitialized var): * CVE-2019-1010319.patch - Add patch for bsc#1133384 CVE-2019-11498 (conditional jump): * CVE-2019-11498.patch - Fix denial-of-service (resource exhaustion caused by an infinite loop; bsc#1120930, CVE-2018-19840, CVE-2018-19840.patch). - Fix denial-of-service (out-of-bounds read and application crash; bsc#1120929, CVE-2018-19841, CVE-2018-19841.patch). - Added CVE-2018-7253.patch: Fixed a heap based buffer overread in cli/dsdiff.c, which allowed remote attackers to cause DoS via a specially crafted input file (CVE-2018-7253, bsc#1081692) - Added CVE-2018-7254.patch: Fixed a buffer overread in cli/caff.c, which allowed remote attackers to cause DoS via a specially crafted input file (CVE-2018-7254, bsc#1081693) - Security fix [bsc#1079746, CVE-2018-6767] * Crafted wav file can trigger a stack buffer overflow when parsing the file * Added wavpack-CVE-2018-6767.patch - Compact description. Drop pointless --with-pic since no static libs are built. - Update to version 5.1.0 * new: command-line tagging utility (wvtag) * added: option to import ID3v2.3 tags from Sony DSF files * fixed: fuzz test failures from AFL reported on SourceForge * improved: DSD decimation filter (less HF rolloff & CPU use) * fixed: non-byte audio depths (12-bit, 20-bit) not showing * fixed: rare case of noise-shaping triggering a lossy mute * fixed: recognize UTF-8 BOM when reading text files * fixed: a few portability issues - Includes changes from 5.0.0: * new: input formats (RF64, Wave64, and CAF) * removed: support for legacy WavPack files (< 4.0) * added: lossless DSD audio in Philips DSDIFF and Sony DSF files * fixed: seeking in > 2GB WavPack files (new stream reader) * fixed: accept > 4GB source audio files (all formats) * improved: increase maximum samples from 2^32 to 2^40 * added: block checksums for robustness to corruption * added: support for non-standard channel identities * added: block decoder for streaming applications * added: new pdf documentation - For other changes, see upstream: * https://github.com/dbry/WavPack/blob/master/ChangeLog - cleanup with spec-cleaner - remove wavpack-fix_pkgconfig.patch, fixed upstream in: * d440649aa113797a50e94285c8c037dc2ad7a5a9 * 779a2e62783acc6a46f75dd89359e95079ef708a * 7846e95eb1c3fa97da41dfe96de532c2df5ad281 - remove license.txt, use upstream copying file instead - Drop Requires, Provides and Obsoletes, as the SUSE versions they were needed for are now EOL. - update to WavPack 4.70-beta (packaged as 4.60.99) * 4GB file support on 32-bit OS * memcpy() not always used correctly (Linux targets) * unsigned char issue (ARM targets) * use temporary files for safer overwriting - patch license to follow spdx.org standard - add libtool as buildrequire to avoid implicit dependency
- Replace public key in keyring with 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48 (Simon Ser <contact at emersion.fr>). - Update to release 1.18 * Add API to tag proxy objects to allow applications and toolkits to share the same Wayland connection * Track wayland-server timers in user-space to prevent creating too many FDs * Add wl_global_remove, a new function to mitigate race conditions with globals - Update to new upstream release 1.17 * There is now a protocol to express an internal server error message, and a new version of the wl_seat protocol with no changes other than keymaps must be private. - Downgrades do not work in SLES service packs, because the SP0 repo remains enabled for SP1. (This is unlike Leap, where a 15.1 system will have no 15.0 directories.) As such, to force the upgrade from Mesa:libwayland-egl1 to wayland:libwayland-egl1, the number in wayland is bumped to >18 for those distros. - add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa, also on sle15-sp1/Leap 15.1 due to wayland update on these products (boo#1116042) - Update to new upstream release 1.16 * The client definition of wl_global is removed. * Some long standing oddness has been fixed with destroy signals. * The code generator now supports referencing foreign enums. - devel package: add Provides/Obsoletes for libwayland-egl-devel for the devel files, which were previously built by Mesa; see also https://build.opensuse.org/request/show/613048 - Update wayland.keyring to contain Derek Foreman derekf@osg.samsung.com public key. - Update to new upstream release 1.15 * wl_subcompositor.get_subsurface is now documented to be double buffered. * wayland-scanner can now generate either public or private symbols. * libwayland-egl is now part of libwayland (and will presumably be removed Mesa soon) * The WAYLAND_DISPLAY environment variable can now contain absolute paths (where previously it was prefixed by XDG_RUNTIME_DIR) - anything that reads WAYLAND_DISPLAY outside of libwayland will have to deal with that change independently. - Remove unneeded fdupes dependency/handling - Add COPYING - Update to new upstream release 1.14 * wayland-util: do not export the wl_map_* API * wayland-server: Remove unused members from struct wl_client - Drop 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch (integrated) - wayland support in Mesa 17 requires wayland >= 1.11 [fate#321223] - Add 0001-tests-Fix-new-ID-type-handling-in-argument_from_va_l.patch to resolve testsuite failure on s390x [boo#1029452] - Update to new upstream release 1.13.0 * Add some API for controlling the visibility of globals. - Drop wayland-wl_array_Set_data_to_invalid_address_after_free.patch (no longer needed) - Add wayland-wl_array_Set_data_to_invalid_address_after_free.patch: Crash fix patch from upstream git. - Update to new upstream release 1.12.0 * The core protocol documentation has received numerous refinements to improve its clarity and consistency. Along with this, many blank areas of the protocol documentation have been fleshed out. * A new wl_display_add_protocol logger API provides a new interactive way to debug requests; along with this are new APIs for examining clients and their resources. This is analogous to using WAYLAND_DEBUG=1, but more powerful since it allows run time review of log data such as through a UI view. * There have been improvements to how the protocol XML scanner handles version identification in protocol headers. This enables better detection and fallback handling when compositors and clients support differing versions of their protocols. - Update to new upstream release 1.11.0 * Final version bump. - Update to new upstream release 1.10.93 * Proxy wrappers were introduced, which help avoid race conditions in multi-threaded clients. A new "/proxy wrapper"/ API is added for the client to use when sending requests which does not proxy events. This helps avoid one thread causing events to be dropped before they can be handled by other threads. * shm: When undergoing a resize operation while external users are holding references to it, the resize is deferred to prevent leading to a crash; Wayland now counts external and internal users differently to permit tracking this. * Support for cross-interface enum attributes is added. - Update to new upstream release 1.10.0 * Drag and drop actions are now added to the Wayland API * Frame events group pointer events together * A buffer damage request, wl_surface.damage_buffer, allows applications a more convenient way to communicate portions of a surface needing to be re-rendered. * Shared memory buffers now do reference counting to allow compositors to delay releasing the memory pools. * New APIs are provided for getting and setting the socket file descriptor Wayland servers use to communicate with their clients. - Update to new upstream release 1.9.0 * This release brings fixes and modest refactoring. - License was changed from MIT X11 to MIT Expat upstream. - Update to new upstream release 1.8.1 * This is just a brown paper bag release. In rolling the wayland 1.8.0 distribution tarball some files were set to read-only. This rectifies that. There are no file content changes. - Update to new upstream release 1.8.0 * Wayland 1.8 splits the client and server header files into core and generated protocol. The core headers can be included as wayland-client-core.h and wayland-server-core.h. The scanner also now supports a --include-core-only option, which causes generated code to use only these core headers. - Update to new upstream release 1.7.0 * Documentation updates - Update to new upstream prerelease 1.6.92 * More documentation updates - Update to new upstream prerelease 1.6.91 * The codebase's doxygen documentation was revamped - Update to new upstream release 1.6.1 * Maintenance release for Wayland 1.6, with a handful of fixes pulled from the 1.7 tree that improve handling of several error situations between server and clients.
- When running recursively, wget will verify the length of the whole URL when saving the files. This will make it overwrite files with truncated names, throwing the "/The name is too long, ... trying to shorten"/ messages. The patch moves the length check code to a separate function and call it from the append_dir_structure() for each path element. [ bsc#1181173, 0001-possibly-truncate-pathname-components.patch] - split lang files into separate lang package - add remove-env-from-shebang.patch - Upgrade to GNU wget 1.20.3: * Finally fixed the buffer overflow vulnerability * obsoletes patch wget-buffer-overflow-CVE-2019-5953.patch [bsc#1131493, CVE-2019-5953] - GNU wget 1.20.2: * NTLM authentication will retry under certain cases * Fixed a buffer overflow vulnerability - Use pcre2 - Make building more verbose - GNU wget 1.20.1: * --xattr is no longer default since it introduces privacy issues * --xattr saves the Referer as scheme/host/port, user/pw/path/query/fragment are no longer saved to prevent privacy issues * --xattr saves the Original URL without user/password to prevent privacy issues * all of the above fix CVE-2018-20483 (bsc#1120382) - Version update to 1.20: * Add new option `--retry-on-host-error` to treat local errors as transient and hence Wget will retry to download the file after a brief waiting period. * multiple potential resource leaks as found by static analysis. * Wget will now not create an empty wget-log file when running with -q and -b. switches together * When compiled using the GnuTLS = 3.6.3, Wget now has support for TLSv1.3. * Now there is support for using libpcre2 for regex pattern matching. * When downloading over FTP recursively, one can now use the - -accept,reject -regex switches to fine-tune the downloaded files. * Building Wget from the git sources now requires autoconf 2.63 or above. Building from the Tarballs works as it used to. [bsc#1167919, wget-ignore-void-retvalue.patch] - GNU wget 1.19.5: * Fix cookie injection (CVE-2018-0494, bsc#1092061) * Enable TLS1.3 with recent OpenSSL environment * New option --ciphers to set GnuTLS / OpenSSL ciphers directly * Updated CSS grammar to CSS 2.2 * Fixed several memleaks found by OSS-Fuzz * Fixed several buffer overflows found by OSS-Fuzz * Fixed several integer overflows found by OSS-Fuzz * Several minor bug fixes [bsc#1092061, CVE-2018-0494, wget-ignore-void-retvalue.patch] - Original package had sources lzip compressed. Downloaded .gz compressed file including signature file. - GNU wget 1.19.4: * Support for Content-Encoding and Transfer-Encoding have been marked as experimental and disabled by default - includes 1.19.3: * Prevent erroneous decompression of .gz and .tgz files with broken servers * Added support for HTTP 308 Permanent Redirect response * Fix segfault in some cases where the Content-Type header is not sent * Support OpenSSL 1.1 builds without using deprecated features * Several minor bug fixes - switch to lz release (smaller) - cleanup with spec-cleaner - GNU wget 1.19.2: * CVE-2017-13089: Stack overflow in HTTP protocol handling (bsc#1064715) * CVE-2017-13090: Heap overflow in HTTP protocol handling (bsc#1064716) * New option --compression for gzip Content-Encoding * New option --[no]-netrc to control .netrc parsing * Added GNU extensions to .netrc parsing * Improved IDNA 2003 compatibility * Fix VPATH issues * Improved and extended the test suite * Support Wayback Machine's X-Archive-Orig-last-modified * Several bug fixes - drop upstreamed patches: * wget-CVE-2017-6508.patch * wget-416-but-file-not-complete.patch - unfuzz wget-errno-clobber.patch - Retry http GET when server responds with "/416 Requested Range Not Satisfiable"/ but file is not complete. [boo#1058204, wget-416-but-file-not-complete.patch] - src/url.c (url_parse): Reject control characters in host part of URL (CVE-2017-6508, wget-CVE-2017-6508.patch, bsc#1028301) - Update to wget-1.19.1, mainly bug fixes * Add support for --retry-on-http-error * tests/WgetTests.pm: Add --no-config to wget invocation * Fix regression in .netrc auth in src/http.c * Fix memory leak in src/iri.c * Remove skipping libunistring with --disable-iri * bootstrap.conf: Add gnulib module wcwidth * Fix include/define clash with gnulib's unlink module - build with libidn2 to actually support IDNA2008 - FATE#321897 - Update to wget-1.19: * New option --use-askpass=COMMAND. Fetch user/password by calling an external program. * Use IDNA2008 (+ TR46 if available) through libidn2 * When processing a Metalink header, --metalink-index=<number> allows to process the header's application/metalink4+xml files. * When processing a Metalink file, --trust-server-names enables the use of the destination file names specified in the Metalink file, otherwise a safe destination file name is computed. * When processing a Metalink file, enforce a safe destination path. Remove any drive letter prefix under w32, i.e. 'C:D:file'. Call libmetalink's metalink_check_safe_path() to prevent absolute, relative, or home paths: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * When processing a Metalink file, --directory-prefix=<prefix> sets the top of the retrieval tree to prefix for Metalink downloads. * When processing a Metalink file, reject downloaded files which don't agree with their own metalink:size value: https://tools.ietf.org/html/rfc5854#section-4.2.16 * When processing a Metalink file, with --continue resume partially downloaded files and keep fully downloaded files even if they fail the verification. * When processing a Metalink file, create the parent directories of a "/path/file"/ destination file name: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * On a recursive download, append a .tmp suffix to temporary files that will be deleted after being parsed, and create them readable/writable only by the owner. * New make target 'check-valgrind' * Fix several bugs * Fix compatibility issues - Save/restore errno within CLOSE_FINISH and CLOSE_INVALIDATE. (wget-errno-clobber.patch, boo#983660) - Update wget-libproxy.patch: use libproxy's px_proxy_factory_free instead of regular free in order to ensure the module destructors are correctly running (boo#967601). - GNU wget 1.18: * On server redirects to a FTP resource, use the original URL to get the local file name by default. CVE-2016-4971 (boo#984060) This introduces a backward-incompatibility for HTTP->FTP redirects and any script that relies on the old behaviour must use --trust-server-names. * Check the HSTS file is not world-writable before using it. * Parse <img srcset> attributes on a recursive download. * Fix problem with SNI server names having trailing dot(s) * New options --bind-dns-address and --dns-servers. * Convert non-ASCII URIs to the locale's codeset when creating files. Encoding of remote files and URIs is taken from - -remote-encoding, defaulting to UTF-8. The result is that non-ASCII URIs and files downloaded via HTTP/HTTPS and FTP will have names on the local filesystem that correspond to their remote names. - build with gpgme, libcares2 - GNU wget 1.17.1: * Fix compile error when IPv6 is disabled or SSL is not present * Fix HSTS memory leak * Fix progress output in non-C locales * Fix SIGSEGV when -N and --content-disposition are used together * Add --check-certificate=quiet to tell wget to not print any warning about invalid certificates - GNU wget 1.17: * Remove FTP passive to active fallback due to privacy concerns. [boo#944858] CVE-2015-7665 was assigned to this problem in a tails context * Add support for --if-modified-since. * Add support for metalink through --input-metalink and - -metalink-over-http. * Add support for HSTS through --hsts and --hsts-file. * Add option to restrict filenames under VMS. * Add support for --rejected-log which logs to a separate file the reasons why URLs are being rejected and some context around it. * Add support for FTPS. * Do not download/save file on error when --spider enabled * Add --convert-file-only option. This option converts only the filename part of the URLs, leaving the rest of the URLs untouched. - packaging changes: * enable metalink support (in ring1) * use system pcre (in ring 0) * use system libuuid (in ring 1) * build with libpsl for cookie domain checking (new) - GNU wget 1.16.3: * Fix a regression introduced by wget 1.16.2 that --quiet is not really quiet anymore. - GNU wget 1.16.2: * Allow progress bar on stderr when -o is used. * Accept 5-digit port numbers in FTP EPSV responses. * Support older versions of flex. * Updated translations. - drop wget-1.14-openssl-no-intern.patch, now upstream - GNU wget 1.16.1: * Add --enable-assert configure option. * Use pkg-config to check for libraries presence. * Do not limit --secure-protocol=auto|pfs to TLSv1.0. * Add --secure-protocol=TLSv1_1|TLSv1_2 . * Full C89 source code compliance. * Select and use the most secure authentication scheme with HTTP connections. * Fix issues with turkish locales. * Handle 504 Gateway Timeout. * New option --crl-file to load Certificate Revocation Lists. * Add valgrind support to tests suite. * Fix an off-by-one problem in the progress bar (introduced in 1.16). - refresh wget-libproxy.patch - GNU wget 1.16: This release contains a fix for symlink attack which could allow a malicious ftp server to create arbitrary files, directories or symbolic links and set their permissions when retrieving a directory recursively through FTP. [CVE-2014-4877] [boo#902709] * No longer create local symbolic links by default - -retr-symlinks=no option restores previous behaviour * Use libpsl for verifying cookie domains. * Default progress bar output changed. * Introduce --show-progress to force display the progress bar. * Introduce --no-config. The wgetrc files will not be read. * Introduce --start-pos to allow starting downloads from a specified position. * Fix a problem with ISA Server Proxy and keep-alive connections. - refresh wget-libproxy.patch for upstream changes - make some dependencies only required for testsuite optional
- Use %license instead of %doc [bsc#1082318] - Move installinfo scriptlet to preun so it won't fail - Cleanup spec file with spec-cleaner - Correct usage of info scriplets - GNU which 2.21: * Upgraded code from bash to version 4.3 (now uses eaccess). * Fixed a bug related to getgroups / sysconfig that caused Which not to see more than 64 groups for a single user * Build system maintenance. - Update project and source URL to GNU project - Split "/which"/ off util-linux
- dhcp4: discover on reboot timeout after start-delay (bsc#1181812) [+ 0001-dhcp4-discover-on-reboot-timeout-after-start-delay.1181812.patch] - dhcp6: request nis options on sle15 by default (bsc#1181812) [+ 0002-dhcp6-request-nis-options-on-sle15-by-default.1181812.patch] - version 0.6.65 - ifconfig: differentiate if to re-trigger dad on address updates (bsc#1177215) - client: parse sysctl files in the correct order (bsc#1181186) - ifup: fix for set up with unenslave from unconfigured master (boo#954329) - rpm: prepare for new builds using usrmerged rpm macro (boo#1029961) - rpm: Let wicked-service also provide service(network) - cleanup: remove obsolete use-nanny=false (gh#openSUSE/wicked#815) - dbus: add variant container, generic object-path and uint32 array macros - version 0.6.64 - avoid incomplete ifdown/timeout on route deletion error (bsc#1174099) - dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-15770) - wicked: fixes to ifreload on port changes (bsc#1168155,bsc#1172082) - team: fix schema to use correct hwaddr_policy property (boo#1171234) - team: enable ipv6 on ports when nsna_ping linkwatch is used (bsc#959556) - version 0.6.63 - spec: fix old libwicked package provides/obsoletes (bsc#1165180) - ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960) - version 0.6.62 - dhcp4: discard lease on client-id mismatch (CVE-2020-7217,bsc#1160906) - dhcp4: free lease on response without message type (CVE-2020-7216,bsc#1160905) - dhcp6: don't add free'd IA to ia_pd_list on T1>T2 (CVE-2019-18903,bsc#1160904) - dhcp6: fix use-after-free on option parsing failure (CVE-2019-18902,bsc#1160903) - utils: don't reject NULL var array names/keys breaking wicked duid dump - routes: schema fix to avoid not applying rto_min incl. new time format (bsc#1160939) - systemd: order start wicked after network-pre.target and openvswitch.service start - packaging: use pkgconfig(libsystemd) instead of systemd-devel - misc bug fixes by Malte Kraus including undefined behaviour, memory access alignment - corrections, use-after-free, missed initialization and format errors - version 0.6.61 - dracut: add initial cmdline parsing as a config source - address: don't check hwaddr length if parsing as ARPHRD_VOID - utils: added find and insert var array utils, cleanup - client: add show-policy command calling policy generation - client: initial support to generate a basic policy directly - client: cleanup convert and show-config commands - version 0.6.60 - libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package. - version 0.6.57 - dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. - dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Fixed to not trigger to report an error when ipv6 RA is not available or the received RA disables dhcp while mode is set to auto, but to deliver a 'deferred' results. - version 0.6.56 - dhcp6: initial support to request prefix for delegations (jsc#SLE-5936) - dhcp6: set the noprefixroute address option (bsc#1132280) - version 0.6.55 - dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address and override detection using RA prefix info and a default to /128. - time: use boot time for timer instead of real time (bsc#1129986) - dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line. - dhcp6: lower unexpected xid messages to debug level - systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Calling udevadm settle directly caused systemd to kill wicked services. - bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) - rfkill: fix switch statement to check enum variable not a constant (bsc#1140117) - man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot - dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798,bsc#1142214) - dhcp4: fix to request routing options when custom options are used (bsc#1132326) - testing: add ifbind.sh helper script allowing to test hotplugging - version 0.6.54 - switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206) - dhcp6: don't discard confirm reply without status (bsc#1127340) - ethtool: set lro legacy flag and not txvlan (bsc#1123555) - init memory before use in ioctl - fsm: fix find pending worker loop segfault (boo#1106809) - version 0.6.53 - dhcp: request hostname/fqdn option in the tester (bsc#1118378) - build: link with relro by default for binary hardening - version 0.6.52 - wickedd: fix netdev detection bootstrap race (bsc#1107579) - compat: fix ifcfg parsing crash if network/config is missed - version 0.6.51 - wireless: fix eap peap auth mapping for wpa-supplicant (bsc#1026807) - vxlan: fix to convert dst_port to network byte order - version 0.6.50 - firewall: do not assign default zone, but pass as is (bsc#1109147) - nanny: fix memory leaks on fast create-delete calls (bsc#1095818) + fsm: cleanup worker reset (reinit) vs. free + fsm: do not process or pass pending workers to nanny + nanny: catch init failures in device registration + netdev: allow NULL in get and put functions + model: fix to call (netif) dbus object destructors + model: removed server specific call in netif destroy + fsm: handle NULL in worker get and release calls + fsm: process device delete event separately + calls: split get netif service and netif list utils + xml-schema: fix range constraint values parsing + xml-schema: remove underscores from ni_xs_type_new + xml-schema: fix type leak around ni_xs_build_one_type + fsm: free worker control mode on worker free + xpath: trace and free complete xpath expression tree + nanny: fix config leak in ni_nanny_recheck_policy + dbus: free pending call in ni_dbus_connection_call + dbus: free dbus_message_iter_get_signature result - version 0.6.49 - dhcp6: fix to properly decline dynamic addresses - extensions: do not use /etc/HOSTNAME artifact (bsc#972463) - ethtool: call offload ioctl if requested by offload name, e.g. tso has been splitted into several features and the old STSO offload ioctl sets multiple features at once. - ethtool: add missing pause support (bsc#1102871) - dhcp6: refresh info using rfc4242 info-refresh-time - dhcp6: add ia and ia addr list search utilities, improve status utils and use timeval struct in ia acquired times - dhcp6: restart on NotOnLink status request reply - ifcfg: show unknown/invalid bootproto as error - dhcp6: Fix server preference and weight option behaviour - dhcp6: retrigger duplicate detection on all address updates - man: add ifcfg-lo.5 manual page - man: add missing documentation for DHCLIENT6_CLIENT_ID - man: improved create-cid docs in wicked-config(5) (bsc#1084527) - version 0.6.48 - address cache-info and lease acquisition time fixes and cleanups - ethtool: streamline options available on all devices (bsc#1085786) - dhcp4: expose broadcast response as DHCLIENT_BROADCAST in ifcfg - version-0.6.47 - ipoib: do not fail setup on mode or umcast set failure (bsc#1084462) - bond: avoid reenslave failure in fail_over_mac mode (bsc#1083670) - Fix show-xml filtering by interface name (issue #735,bsc#954758) - version-0.6.46 - ifconfig: refresh state before link reenslave hotfix (bsc#1061051 - ethtool: query priv-flags bitmap first (bsc#1085020) - util: fix a memory leak in ni_var_array_free - client: refactor arp utility to add missed arp ping (bsc#1078245) - dbus: omit zero-length hwaddr data properties - version 0.6.45 - ibft: no IP setup on bnx2x storage-only interfaces (bsc#1072343) - fixed format, self compare and always true issues - version 0.6.44 - dhcp4: use rfc4361 client-id as new default for ethernet on sle15 (fate#323576). It can be also enabled/disabled in wicked-config(5). - client: fixed broken wicked arp utility command (bsc#1078245) - cleanup: add mising/explicit designated field initializers - pkgconfig: fix to request libnl3 instead of libnl1 - dbus: add missing DBUS_ERROR_FAILED type to a dbus_set_error call and enforce formatting input as string when an extension did not returned any error message. - Removed patch included in the source archive [- 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch] - wickedd: clear master references on slaves when a master gets deleted and the deletion event arrives before unenslave event to avoid a bridge reenslave failure on restart (bsc#1061051). [+ 0001-wickedd-explicitly-unbind-slaves-on-deletion.patch] - version 0.6.43 - ifconfig: set MTU even if device is up (bsc#1059292) - dhcp6: reapply confirmed addresses, also on any confirm status other to not-on-link - version 0.6.42 - spec: use new _fillupdir macro for fillup-templates (boo#1069468) - dhcp: clear hostname on lease recovery/reboot (bsc#1057007) - firewall: add firewalld and zone support (fate#320794) - ifconfig: cleanup slaves before enslaving (bsc#1036675) - ethtool: add rxvlan, txvlan, ntuple and rxhash offloads - ethtool: handle channel parameters (bsc#1043883) - version 0.6.41 - dhcp6: fix to send up to 5 release retransmissions - ifconfig: do not stop adding routes on one bad route (bsc#1036619) - dhcp4: fix to use rfc4361 client-id on infiniband (bsc#1022872) - man: ifcfg.5: Fix directory name for compatibility scripts - dhcp4: own check for user class id strings (bsc#1045522) - dhcp: cleanup common option update flags (bsc#1027099) - vxlan: convert ifcfg VXLAN_REMOTE_IP to remote-ip - version 0.6.40 - fsm: clone bound config and cleanup references fixing ifindex reference handling in iBFT vlan configuration (bsc#1030053) - updater: fix to not leave orphaned bg jobs on device delete, causing to block processing of synchronized jobs (bsc#1029133) - vxlan: initial support (boo#1026780) - dhcp: correct and complete fqdn option support (bsc#1025757) - bonding: properly send primary reselect to kernel (bsc#1027231) - dbus: fix caller-uid timeout to 15sec, not 15ms (bsc#1026683) - ethtool: handle ring,coalesce,eee parameters (bsc#1007909) - bond: fix xmit-hash-policy option mismatch (bsc#1021914) - ifconfig: avoid timeouts on large number of IPs by performing ipv4 duplicate address detection, apply and sending gratuitous ARP for chunks of multiple addresses at once (bsc#1009801) - version 0.6.39 - dhcp: suport to define and request custom options (bsc#988954), documented in wicked-config(5) and ifcfg-dhcp(5) manual pages. - dhcp6: fix refresh on newprefix workaround (boo#972471) - dhcp4: do not fail in capture on link type change (bsc#975466) - dhcp4: ignore invalid options, do not discard complete message (https://github.com/openSUSE/wicked/issues/671) - dhcp4: log and add sender (server or relay) ethernet hw-address to the lease (https://github.com/openSUSE/wicked/issues/663) - ifdown: show reasons to skip an action (bsc#997027) - ifconfig: fix to consider address scope in dbus model (bsc#988794) - bonding: set the primary slave in the master at enslave of the primary when it were not yet ready while bond setup (bsc#998413) - removed patch included in this version [- 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch] - dhcp: fixed to properly append dhcp option data. Bug introduced by changes applied in version 0.6.37 (bsc#988954). [+ 0001-dhcp-fixed-to-properly-append-dhcp-option-data.patch] - version 0.6.38 - addrconf: rewrite to run lease updates in background jobs and use netconfig 0.84 batch support if available (bsc#989741). Fixed auto4 and dhcp supplicants to explicitly stop device before unregistering dbus object to disarm it and return release request result before sensing the released event. Fixed fsm to not advance fsm state on unrelated events and use new call to refresh addresses from kernel for tentative checks in ifup. - version 0.6.37 - auto6: do not apply rdnss/dnssl if autoconf=0 (bsc#984088) - addrconf: utility to parse string with update flags - leasefile: added an lease file exists utility - ifstatus: show IPv6 privacy addresses as autoconf - updater: adjusted system settings update debug info - updater: no remove before install on granted lease - updater: no backup/restore for netconfig, unused - updater: no warning on unset optional backup/restore - man: added DHCLIENT_REQUEST_OPTION to ifcfg-dhcp - leaseinfo: dump other/unknown dhcp options - dhcp4: initial support to request custom options (bsc#916948,bsc#988954) - lease: store and load other/unknown dhcp options - utils: fixed last byte formating in ni_format_hex - dbus: handle unparsed dhcp options in leases - dhcp4: store unparsed options in the lease - addrconf: add generic dhcp options to lease - dhcp: move specific dhcp.h to dhcp4.h and dhcp6.h - ovs: use generic ovs type until we can query ovs (bsc#982231) - dhcp4: send hostname in discover (bsc#985894) - ifconfig: fixed to apply address preferred_lft 0 - address: apply suse ifcfg IP_OPTIONS (bsc#984088) - config: add a global LINK_REQUIRED ifcfg default - client: apply global LINK_REQUIRED setting if any - version 0.6.36 - ifreload: make output more informative (bsc#982952) - rules: do not fail when kernel support is missed (bsc#981887) - nanny: reapply policies on device renames (bsc#973355) - iflist: fixed macvlan/macvtap link info data parsing - auto6: apply rdnss/dnssl and wait for autoconf (bsc#902897,boo#916613) - version 0.6.35 - spec: removed ppp service template macro calls (fate#317976) - bonding: support for new v3.7.1 netlink options in 4.4 kernel - linux: update included headers to 4.4, add if_addr.h - version 0.6.34 - utils: fix for ni_string_set to set empty pointers - team: fix for unclosed file descriptor and string memleak - ppp: initial implementation of PPPoE support (fate#317976,bsc#865573,boo#913861) - version 0.6.33 - route: initial routing policy rules support (fate#312217) - version 0.6.32 - tunnel: add device binding support (fate#317977) - gre: fix flags use, added missed keyed gre options - doc: added an initial FAQ to the documentation - util: fix null string and string array in compare - ipv6: cleaned up IPv6 RA PI and RDNSS processing - ipv6: receive IPv6 RA DNSSL options forwarded by kernel - dhcp6: refresh ipv6 link on each prefix event to fix workaround for missed NEWLINK event on changes caused by RA (boo#972471). - macvlan: fix enum values for BRIDGE and PASSTHRU modes (boo#974231) - version 0.6.31 - xml: fix to not assert on too long entities or missed semicolon and fixed pointer use on DOCTYPE related parse error. - ifconfig: readd broadcast calculation (bcs#971629). While the kernel does not need it and calculates itself, e.g. glibc getbroadcastnets function used by yp expect it to be set. - ifup: let ovs bridges pull ovs-system config and omit ovs-system master reference in policy match (bsc#964019) - fsm: fixed a negated check causing a segmentation fault in some cases where the vlan config references a device without config. - bonding: call setup routine at the end of create (bsc#964877), fixed mismatched carrier-detect and validate-targets attributes in schema and dbus, permit to set bonding's hardware address, process bonding settings in newlink events and switched to create and setup also bonding the master device via netlink by default. - xml-schema: do not add description node to enums - ifreload: let ifdown delete team instances (bsc#954012,bsc#964477) - fsm: reset device_api of deleted workers (bsc#954012) - removed patch included in the source archive [- 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch] - fsm: do not segfault on device hierarchy loops (bnc#959356); corrected pull#618 fix to not reset master and use its name then. [+ 0001-fsm-do-not-use-master-name-after-reset-bsc-959356.patch] - version 0.6.30 - wireless: fix EAP inconsistencies and add missing auth method names to translation maps (bsc#936514, boo#927615). - ipv6: clear old address list before applying new fixing to not wait full time in the client-side tentative address check - fsm: do not segfault on device hierarchy loops but (bnc#959356) - fsm: handle down/step back events in ifup flow instead to try to workaround in nanny (bsc#955864). - man: documented how to declare several team link watches. - ethtool: map da,none,other port types (bsc#957944). - ipv4: removed pointless broadcast calculations and send to the kernel only if explicitly requested in ifcfg file or by dhcp options. The kernel has an own logic to automatically calculate related settings as needed. Also removed broadcast setting from ifcfg-lo to not override kernel's setup (bsc#944710). - version 0.6.29 - rpm: do not use systemctl show in scripts (bsc#955778) systemctl show makes a systemd query and does not work in a chroot or when systemd is not available and using it in RPM scripts breaks offline update. Replaced with readlink. - team: fix to use proper names of ethtool delay options - nanny: skip recheck when no policy configured (bsc#953107) - version 0.6.28 - fsm: dynamically resolve references and requirements (bsc#954289) - nanny: do not pull in and rearm subordinate workers (bsc#954289) - nanny: fix managed policy list handling (bsc#953107) - ifup: do not update policy when it has been created and recheck with a name filter list instead to enable separately to avoid a race condition (bsc#953107) - ovs: do not require link on ovs-system device - vesion 0.6.27 - nanny: fix policy file reading and objects references (boo#916035) - ovs: use --may-exist option in add-port (bsc#951315) commands to avoid error messages when the port is already in the db. - netconfig: do not refresh unrelated details in supplicants - service: fixed wicked client and nanny dependencies (bsc#950333). - service: restart wickedd* on dbus restart (bsc#941964) - fsm: do not follow link-up checks on configured master devices not involved in the current ifup operation (bsc#948423). - client: added more comfortable "/wicked test dhcp[46]"/ commands executing the wickedd-dhcp[46] in their --test mode (bsc#942278) - version 0.6.26 - nanny: add link device references to policy match (bsc#941611) This causes, that nanny checks and waits until the configuration for link references is applied by ifup (master device worker is available) in order to not start managing ports/slaves and fail on unresolvable requirements with "/document error"/ first. Unavailable reference matches caused a timing race, where nanny omits to enslave ports into master (e.g. a dummy into ovsbr), but was not limited to ovs setups. - dhcp4: fix to request offer by default in --test (bsc#942278) - teamd: adjust permissions of the teamd interface config to be owned by teamd user if available and to always re-read dbus busname from the service file (bsc#947542) - version 0.6.25 - compat: read complete sysctl file set (bsc#928459) - wireless: fixed to parse/format hex escapes in essid (bsc#928459) - version 0.6.24 - auto4: initial autoip and dhcp4 fallback fix (bsc#899985) - ethtool: update to the most recent ethtool.h, fixed advertised mode and flags (bsc#927309) - dhcp4: verify received client-id, accept hex encoded id - ovs: fixes for ovs bridge handling - make: fixed to add linux header copies as noinst - version 0.6.23 - ovs: initial openvswitch bridge support (fate#318840) - team: fix segfault on discovery failure - nanny: register device object also on device-up event - version 0.6.22 - fsm: do not run post-up scripts when leases defer (bsc#940239) - team: configurable teamd support and ctl detection (fate#318389) [- 0001-teamd-create-teamd-run-directory-when-missed.patch] - Add 0001-teamd-create-teamd-run-directory-when-missed.patch: Make sure /run/teamd directory is created on config generation. - version 0.6.21 - team: initial team device support (fate#318389) - ifstatus: fixed error return code and quiet option (bsc#939142) - version 0.6.20 - spec: enable nanny use by default (fate#318977) - ifconfig: handle link up of externally enslaved devices (fate#318840) - ifcfg: generate link master from master config, added MASTER_DEVICE variable - fsm: master/slave transition dependency and state check fixes - fsm: improve subordinate device relation updating and logging - fsm: reference count config nodes to avoid memleaks - ethtool: fix option tables terminator (bsc#925276) - scripts: fixed typo breaking wicked scheme scripts - sysfs: fixed memleak while reading device path - client: client: config parsing, origin processing, root-directory cleanup and memory leak fixes. - xml: fixes to memory leaks, location functions cleanup - firmware: properly extract discovery type and path - version 0.6.19 - dhcp4: improve invalid dhcp options handling (boo#918069) - dhcp6: just drop an info lease on release request and stop - dhcp6: refresh ipv6 link on newprefix in auto mode to workaround, that the kernel does not send us events about mode change when RA timers are unspecified (bsc#934067) - ethtool: do not warn when reading ethtool settings while netlink newlink processing and the device is already gone. - ibft: ignore invalid default gateway (0.0.0.0 and ::) provided by the firmware (bsc#903759) - wireless: handle ANY for WPA-EAP methods and send passwd when phase2 method isn't set (boo#927615) - bonding: don't insist, that arp_validate=none default is valid in active-backup mode only (boo#919573) - wickedd: fix to send requested device-up event ack - nanny: fix error handling for NULL policy objects and fix to not compare iftype to a dbus class name (boo#931288) - nanny: ensure a device is ready to satisfy a policy match - nanny: fixes improving delete and hotplug handling - ifup: do not recurse when generating nanny policy matches - ifreload: properly handle some config rename cases - fsm: ensure to process events in order and don't advance fsm state from events when device state outdistances it. - schema: cleanup netif-reference meta:require checks. - spec: require util-linux-systemd providing logger (bsc#911310) - conditionally enable nanny use (boo#915025,bsc#916402) - version 0.6.18 - initial pre/post-up/down script and systemd service start support (bsc#920070,boo#907215) - fixed lease address owner and lifetime tracking to update address lifetimes on dhcp6 renewal, correctly drop (requesting/deferred) leases in wickedd not (yet) existing as lease in dhcp supplicants and avoid address exists error messages (bsc#920889,bsc#907694) - add missed wpa_supplicant's wireless mode names (bsc#927616) - schema: require macvlan lower device same as vlan (bsc#927065) - fixes to use only ready devices by name to avoid dependency confusion mapping config to wrong device, event races and wrong use of the link-up instead of the wireless link-associated event (bsc#918662,bsc#921218). - Build with -std=gnu89 to deal with GCC 5 defaulting to -std=gnu11 and that changing the semantics of 'inline' - version 0.6.17 - nanny: fixed a memory-leak on policy load failure - wickedd: fixed broken dummy0 autocreation workaround - version 0.6.16 - ifreload: segfault fix to require argument for --timeout option - client/nanny: initial handing of link-detection/require-link and timeout control flags (LINK_REQUIRED, LINK_READY_WAIT variables in suse ifcfg) to continue setup without ready link when requested in the config or based on device requirements (bsc#911562,bsc#914792). - client/nanny: wait for event ACKs from wickedd instead to continue on successful request results where possible, to minimize the risk of an event backlog (bsc#905421). - client/nanny: fsm timer and cleanup related fixes and improvements, fix to use "/device-setup"/ (MAC, bond/bridge options, ...) as state name instead of "/device-up"/ and use "/device-up"/ as state when the device/link is administratively set UP. Separated waitLinkUp method to wait for link/carrier from linkUp setting it administratively UP. - wickedd: fix to handle automatically created dummy0 interface - wireless: consider auth-proto parameter (wpa1|wpa2) (bsc#911299) - ipv6: add accept-dad sysctl support, fix accept-ra constants - dhcp4: do not set/query mtu if set in the config (bsc#904323) - dhcp4: limit MTU to be lower-equal 576 as before - dhcp4: completed user-class option support permitting an rfc3004 formatted option or as non-rfc, but widely used string (bsc#909307) - version 0.6.15 - nanny: use ifindex to reference workers in managed devices and hold worker references when starting fsm (bsc#904061) - nanny: Always reference mdev's worker by ifindex (bsc#904061) - nanny: register discovered devices only when ready (bsc#904061) - events: query and update device name on events (bsc#904061) - udev: verify netdev index and update name at start, disable ready handling if udev is not used, e.g. in LXC (bug#904061) - xml: don't require parent's control node in config (bsc#901517) - wireless: use string dict entry for WIRELESS_AP/bssid (bsc#911315) - extensions: fixed false errors from hostname update (bsc#910323) - tuntap: typo fix causing to not set IFF_NO_PI flag - fixed some memory leaks in client and dbus object code - doc/ChangeLog: do not omit merge commits which contain bug refs - version 0.6.14 - client: fixed segfault in status (bsc#908554) - bonding: add new/missed bonding options (bsc#905750) - systemd: service ordering dependencies (bsc#895600,bsc#901337) - version 0.6.13 - sysctl: do not fail on read-only proc e.g. in LXC (bsc#904432) - netlink: recover from netlink event socket errors and allow to configure the event socket buffer sizes (bsc#905421) - fixed some memory and a file descriptor leak - bonding: add encap2+3 and 3+4 xmit-hash-policies (bsc#905750) - client: apply suse ifcfg alias label (bsc#907683) - netlink: retry on DUMP_INTR and AGAIN (bsc#904776) - gcrypt: do not fail when wicked has been build using a newer but compatible library than the currently used (bsc#906217) - compat: use info level on unspecified ip (bsc#904903) - compat: fix tap group node generation (bsc#904380) - sit,ipip,gre: generate tunnel config on change (bsc#901402) - fsm: always refresh worker on device-ready event and match only ready devices against config workers (bsc#904061) - fsm: perform tentative check on all started interfaces with nanny (bsc#900951)
- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Fix the breakage of default IM selection due to the eval code for ~/.i18n in xim script (bsc#934720, boo#941052) - Revert xim shebang back to /bin/bash; otherwise too many xim.d scripts got broken (boo#941052) - fix a bashism in xim (boo#941052) - Add a template for ~/.i18n (bsc#934720). - Xim script: Allow to simply touch an empty ~/.i18n to override ~/.profile or ~/.login. Also make sure that all bourne shells are able to export the variables like INPUT_METHOD. - Xim script: Allow background processes in ~/.profile and ~/.login (bsc#934720) also use ~/.i18n of exist instead of ~/.profile or ~/.login - fix bashsisms in xf86debug script more correctly - fix bashsisms - Improve GNOME detection for Classic mode. - drop the obsolete wmlist command. No longer needed as xinitrc.common does the detection itself. - Add fcitx and gcin to sysconfig/language:$INPUT_METHOD list - modify xim to avoid gnome-settings-daemon reset XMODIFIERS and QT_IM_MODULE (bnc#853063) - remove kroot since it apparently no longer works with KDE4, and KDE3 has been dropped long ago (bnc#846953) - Some shells do not know about HOSTNAME variable and print error messages therefore export this variable - update license to new format - removed obsolete scripts switch2nv/switch2nvidia; xorg.conf is no longer in use since openSUSE 11.3 (bnc #722812) - Add ibus and scim-bridge to sysconfig/language:$INPUT_METHOD list - moved distribution hooks from post-installl to pre-install since driver installation is expected to fail due to nouveau driver still active - added distribution hook scripts for nvidia-installer to disable nouveau module and remove it from initrd if required - xf86debug: also handle SIGUSR2 and SIGPIPE - Speed up adding user environment for the case of having a bash as login shell, requested by Michael Meeks <meeks@suse.de> - wmlist: icewm --> icewm-session (bnc #473511)
- Update to version 1.0.10 * include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h * autogen.sh: Honor NOCONFIGURE=1 * Clarified RELEASING in README * Fix for xauth failing on ENOSPC (= disk full) * autogen.sh: use quoted string variables * Update DISPLAY parsing to work with new launchd paths in Yosemite * Fix !HAVE_STRLCPY case * Build xauth before running tests. * autogen: add default patch prefix * autogen.sh: stop using maintainer mode * autogen.sh: use exec instead of waiting for configure to finish * usage(): Print summary for the -n option - Update to version 1.0.9 * Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions * Do not install test_xauth during "/make install"/ as it is * Fix warning about warn_unused_result triggered by WRITES. * Fixed missing EXTRA_DIST in tests. Extended README for releasing. - Update to version 1.0.8 * Fix a long standing problem that for ssh tunneled connections a display variable of the form: localhost:<N>.<M> leads to correct authorization when an X client is started but "/xauth list $DISPLAY"/ returns nothing. * Fix for: If using GDM with XDMCP, then ssh is not able to start X11 clients on the remote side. You get a "/No xauth data; using fake authentication data for X11 forwarding."/ from SSH. - obsoletes xauth-1.0.2.diff, u_xauth_Look-for-FamilyLocal-if-inet-or-inet6-addr.patch - adjusted xauth-tolerant-hostname-changes.diff - added new test_xauth tool to %files section - Update to version 1.0.7: + Remove alarm handler in get_hostname + Add const attributes to fix gcc -Wwrite-strings warnings + convert strlen/malloc/strcpy combo to strdup - Changes from version 1.0.6: + auth_finalize: Attempt to rename() if link() fails + Error out and avoid a call to malloc(0) if given a bad hex string + Build system fixes. - Rebase xauth-tolerant-hostname-changes.diff. - Split xauth from xorg-x11. Initial version: 1.0.5.
- create main package and move bitmaps there (bnc#836530) - Add Source URL, see https://en.opensuse.org/SourceUrls - Avoid tarballs in the Homepage link - Provide a valid upstream URL, ran spec-cleaner - Split xorg-x11-libs into separate packages
- marked baselibs.conf in specfile as source in order to make factory checkin policy happy - Update to version 0.4.0: + configure: Remove AM_MAINTAINER_MODE + atoms.c: #include <stdio.h> for vsnprintf case, not just vasprintf + Follow changes in m4 submodule. + autogen.sh: Implement GNOME Build API + config: add bug URL to AC_INIT + config: use AC_CONFIG_HEADERS to create a config.h file + config: remove AC_TYPE_SSIZE_T + config: drop the check for sys/types.h + config: add missing COPYING file + config: remove the dependency on X11 Protocol + config: remove old dead code for documentation + Pick-up changes in m4 submodule + xcb_aux_parse_color should take const char * + Check submodules before running autoconf. - Add Source URL, see https://en.opensuse.org/SourceUrls - Use more robust make install call - fix baselibs.conf - update to 0.3.9 * Remove xcb_bitops.h. * Do not rely anymore on gperf and m4 following removal of deprecated atoms. - Grammar/ortho fixes, and desc update (libraries gone in 0.3.8) - Update package descriptions and homepage URL - Split xorg-x11-libs into separate packages
- On openSUSE > 13.2, xterm has been split into xterm-bin for the program and xterm for the app launcher. We only need the program, so conditionall Require xterm-bin. - Added a patch (xdg-menu-su.patch) to use "/su"/ instead of "/sux"/ to run commands with root privileges in xdg_menu_su (sux is deprecated). - Made the package noarch. - accept DefaultLayout node [bnc#529057] - fix requires for Locale::gettext - handle desktop files translated with gettext [bnc#463972] - added support for pekwm - do not output top-level menu in icewm format [#273232] - added Requires: xterm [#242136] - adjusted gnome path [#237126] - added icon in xfce4 menu
- Add 0001-Don-t-run-kreadconfig-if-KDE_SESSION_VERSION-is-5.patch to read the KDE Frameworks config file if necessary (boo#1155462) - Update to version 1.1.3+20190413: * xdg-mime: return correct exit code for GNOME - Update to version 1.1.3+20190401: * support digits in uri scheme regex * Enable cinnamon screensaver for xdg aware desktop environments (eg lxqt) * xdg-open: fix comment typo * xdg-su: fix some easy TODOs * xdg-screensaver: Sanitise window name before sending it over the bus * Fixes -x argument, which is the default for {gnome,mate}-terminal * Fix a bug when xdg-terminal needs gsettings to get the default terminal * test-lib.sh: run: eat xdg-open's exit code * xdg-open: handle file://localhost/ * Restore matching of older deepin names * xdg-email: Support for Deepin * xdg-open: better pcmanfm check (BR106636,BR106161) * open for post 1.1.3 development - Removed (merged upstream): * xdg-terminal-fix-gsettings.patch * xdg-terminal-fix-terminal--x-arg.patch - Fix URL - Update to version 20180510 (1.1.3): * bump version, prep for 1.1.3 release * xdg-open: use pcmanfm only if it is available (BR106161) * Add Deepin Desktop Environment support. * Avoid argument injection vulnerability in open_envvar() (CVE-2017-18266, boo#1093086) * xdg-settings: check_browser is broken under kde when just the binary is specified (BR106343) * xdg-open: Fixes LXQt behavior * xdg-mime awk script syntax error (BR104298) * Spelling fixes (BR103255) * xdg-mime.1: Add missing period * Fix tests for 1f8e58d51e6fb3f50f59ed2d8265f2f346ac68e6 - Drop fix-kde-browser-check.patch which is already included upstream - boo#1051353 can't set default browser on kde. * fix-kde-browser-check.patch - Update to version 20170508: * xdg-open: Add "/chromium"/ to fallback browsers * changelog for prior commit * xdg-mime: fails on encountering a list for x-scheme-handler (BR44163) * common: implement vendor dirs in desktop_file_to_binary (BR44163) * Add better support for Enlightenment and LXQt (BR98561) * xdg-screensaver: Restore previous X11 screensaver timeout (BR#98509) * adjust version for release/tag - removed common-vendor-dirs-in-desktop_to_binary.patch - removed fix-enlightenment-lxqt-support.patch - removed xdg-mime-return-existing-desktop-files.patch - Update to 20160610 * Fixes for last update - boo#1004321 desktop files with a - are still valid, issue in common-vendor-dirs-in-desktop_to_binary.patch - boo#959912 Introduce LXQt support, renamed fix-enlightenment-support.patch to fix-enlightenment-lxqt-support.patch - Update to 20160520 * xdg-mime: support for KDE Frameworks 5.6 * xdg-mime does not write the file it reads in a query (BR95051) * xdg-screensaver: Add cinnamon-screensaver D-Bus API support. * xdg-open: standardize output redirection style - Fix issues related to xdg-open/xdg-mime generic code paths. * common-vendor-dirs-in-desktop_to_binary.patch * xdg-mime-return-existing-desktop-files.patch - Fix a mistake with build architecture. - Update to 20151219: * xdg-open: Improve fallbacks, add open_generic (almost) everywhere (fdo#93442). * xdg-open: Standardise output redirection style. - Add xdg-terminal-fix-terminal--x-arg.patch: fix for "/-x"/ usage (default option for MATE and GNOME terminals). - Spec cleanup. - update to 20151112 * xdg-utils-common: bump version number * Check for $WAYLAND_DISPLAY as well as $DISPLAY. - Add patch `xdg-terminal-fix-gsettings.patch` to fix upstream bfo#93231 - update to 20151005 * ChangeLog: add debian bug number * ChangeLog: add some space * xdg-open: Add proper quoting so that files with spaces in their names can be opened in generic mode and LXDE * t-xdg-open: test opening files with spaces in LXDE too * t-xdg-open: quote file variable properly in mock_xdg_mime() * xdg-open: Fix regression in generic mode (wrong variable name) * t-xdg-open: improve mocking of xdg-mime (check all arguments) * t-xdg-open: can open -> opens * t-xdg-open: test that it can open files with spaces in their names in generic mode * t-xdg-open: move generic open file testing to its own function * t-xdg-open: move xdg-mime mocking to its own function * t-xdg-open: use the mock script argument instead of writing a mock script manually * oops, fix spelling of name * xdg-screensaver: Run 'xset -dpms' and then 'xset +dpms' to reset the DPMS timer * add .dir-locals.el that switches off change-log-mode in Emacs for ChangeLog * add t-xdg-screensaver * xdg-screensaver: handle XDG_CURRENT_DESKTOP=X-Generic * test-lib: take arbitrary script code as argument to mock * remove org.freedesktop.ScreenSaver support from TODO * release xdg-utils 1.1.0 * xdg-email: Remove obsolete references to http://portland.freedesktop.org/wiki/EmailConfig from the manual * add releaseinfo element to xdg-settings manual * Add references to specifications to the manuals * xdg-open: use sed to remove file URL query strings, the shell will interpret '?' as any character despite escaping * xdg-open: Only strip queries (?) and fragments (#) from file URLs before decoding them, not from (decoded) paths * t-xdg-open: test that it can open files with # characters in generic mode * t-xdg-open: test that it can open files in generic mode * t-xdg-open: under -> in * t-xdg-open: separate out proper testcases * autotests: don't print test filename * xdg-email: Rewrite open_kde() * t-xdg-email: update KDE tests * autotests: Add t-xdg-email.sh with KDE5 test * Revert "/Remove .sh extension from autotests"/ * Remove .sh extension from autotests * +x on t-xdg-settings.sh * xdg-settings: apply basename to browser desktop file in generic mode * t-xdg-settings: test $BROWSER in generic mode * xdg-settings: Add a proper generic mode. * xdg-settings: Detect generic DE instead of failing. (Debian bug #787791) * autotests: add t-xdg-settings.sh * add /failed-tests to autotests/.gitignore * test-lib: add mock_output() * xdg-open, xdg-email: Add iceweasel to the list of fallback browsers. (Debian bug #788047) * add Debian bug number to ChangeLog * test-lib: better assertion failed message for assert_run * indentation * use $LABHOME/.local/share for $XDG_DATA_HOME * is -> are * t-xdg-open: also test Cinnamon * xdg-open: Fall back to generic mode if gvfs-open and gnome-open are missing. Don't try to use gnome-open if running under GNOME 3 or Cinnamon. * t-xdg-open.sh: test that gnome3 and gnome2 fall back to generic if gvfs-open and gnome-open are missing * xdg-mime: Check ~/.config/mimeapps.list instead of ~/.config/applications/mimeapps.list when looking for default application. * test-lib: always mock x-www-browser so we have a fallback * put default apps in $XDG_CONFIG_HOME/mimeapps.list * test-lib: add mock_desktop_file and mock_default_app * test-lib: add XDG_CONFIG_HOME and create it in reset_lab_() * test-lib: nicer output formatting * merge t-xdg-open-url and t-xdg-open-file into t-xdg-open * autotests: set COMMAND_TESTED in each test file and rename test_that to test_that_it which prints the command to be tested. Also remove test file printing from makefile * test-lib: don't trace which commands are run unless TRACE_RUN=1 * add test_that invocations before every test * test-lib: rename setup_lab to reset_lab_ * test-lib: add test_that function that resets the lab, echoes the argument and records it * test-lib: add XDG_CONFIG_DIRS to environment * autotests: add LABHOME directory lab/home and set HOME to LABHOME when running xdg-utils commands * test-lib: clear $BROWSER in setup_lab * xdg-utils-common: Add support for GNOME-Flashback:GNOME value X-Generic. * xdg-open: Percent-decode file:// URLs in open_lxde and add testcase. (BR89654) * autotests/Makefile.in: use rm -f insted of -rm * autotests: remove Makefile in distclean target * speling * xdg-icon-resouce: Don't try to install anything into empty $icon_dir's. * add autotests/t-xdg-icon-resource.sh * test-lib.sh: pass on XDG_UTILS_DEBUG_LEVEL in run() * autotests: add autotest target to subdir makefile * test-lib.sh: add assert_file_exists * test-lib.sh: create hicolor icon directories in lab * add changelog entry: xdg-open: Try www-browser first of the non-X browsers. * Merge branch 'feature/try-www-browser-first' into upstream * add changelog entry: xdg-open: Add support for running without X. * Merge branch 'feature/no-X' into upstream * changelog message: xdg-email: Add support for the environment variable. * Merge branch 'feature/mailer-envvar' into upstream * thank Ben Hutchings for the gnome-screensaver perl script * add changelog message for the gnome-screensaver suspend perl code * Merge branch 'bug/gnome3-screensaver-suspend' into upstream * use Makefile.in in autotests for consistency * changelog entry for the new automatic test suite * check that $BROWSER with %s is safe from shell injection * use empty default target in autotests/Makefile to avoid running tests as part of the build process * Merge branch 'bug/prefer-browser-envvar' into feature/autotests * run tests with sh in case they lack the x-bit * add extra blank line after test failures output * add autotests to SUBDIRS in top-level makefile and add clean target * collect failed assertions instead of aborting * check that $BROWSER overrides mimeapps.list in generic mode * add BROWSER to env * add autotest target to top makefile * Try $BROWSER first in generic mode if it is set by the user. * add generic and lxde tests to t-xdg-open-url.sh * add test t-xdg-mime-query-default.sh * make applications directories and add assert_equal() function * Introduce an automated test suite. * move www-browser to separate feature/patch * Try www-browser first when running without $DISPLAY. * Add support for using xdg-open and xdg-email without X. * Add $MAILER support to xdg-email. * Use DBus API for GNOME since gnome-screensaver-command --poke has been removed * xdg-email: Recipients passed to Thunderbird are incorrectly quoted (BR91996) * xdg-email: generic mode does nothing (BR92008) * xdg-email: Icedove support (BR91997) * xdg-email: bashism: relies on bash's echo in run_thunderbird() (BR91990) * xdg-open shell script contains bash code (BR86028) * xdg-open: Add support for multi-word $BROWSER commands (BR91989) * Changelog for previous commit * xdg-icon-resource: quote var expansions * xdg-icon-resource: does not support filenames with spaces (BR91758) * xdg-screensaver support for xautolock (BR89655) * xdg-screensaver: fix a comment typo * xdg-mime: remove obsolete workaround for bug #33094 * amend changelog to be more specific * add changelog for last batch of commits * xdg-terminal: add support for GNOME3, Cinnamon, MATE * xdg-su: add support for Cinnamon * xdg-settings: add support for all GVfs-based desktops * xdg-open: use cygstart on Cygwin * xdg-open: fix operation on Darwin * xdg-open: add support for Cinnamon * xdg-mime: add support for all GVfs-based desktops * xdg-mime: implement Mime Apps Spec * xdg-file-dialog: use zenity on Cinnamon and MATE * xdg-email: add support for all GVfs-based desktops * xdg-copy: add support for all GVfs-based desktops * Add detection of Cinnamon desktop * Improve detection of GNOME Classic and Flashback sessions * followup commit, copy-n-paste fail * xdg-email: generic check for assigned mailto (BR79929) * xdg-mime: search mimeinfo.cache in $xdg_user_dir too (BR31629) * typo from previous commit * xdg-open: does not exit if it does not recognize the mimetype (BR89902) * xdg-desktop-menu: does not support filenames with spaces (BR66605) * xdg-open: fix regression where & gets replaced with /& in URLs * xdg-email: thunderbird launch in xdg-email in gnome3 fails (BR61475) * add ChangeLog entry for previous commit * xdg-mime: do not report multiple desktop files (BR60329) * one more s/$arg/$target/ rename fix for prior commit * xdg-open: safer xdg-open (BR89130) - Remove: xdg-mime-generic-do-not-return-more-than-one-default.patch - Remove: xdg-screensaver-gnome-perl.diff - update to 20150119 * xdg-open: Improve performance of get_key function * xdg-open: better fix for command injection vulnerability (bnc#913676) * xdg-screensaver: Change screensaver_freedesktop's interpretation of GetActive * xdg-mime: dereference symlinks when using mimetype or file * xdg-open: command injection vulnerability * xdg-screensaver should control X11's screensaver in xfce as fallback - add fix-enlightenment-support.patch * xdg-su and xdg-terminal both detected enlightenment then did nothing * xdg-su and xdg-terminal both use terminology rather then xterm now - Update to 20141009: * more of plasma5 - xdg-mime-generic-do-not-return-more-than-one-default.patch (bnc#906625) - .spec cleanup
- bsc#1192554 - VUL-0: CVE-2021-28706: xen: guests may exceed their designated memory limit (XSA-385) xsa385.patch - bsc#1192557 - VUL-0: CVE-2021-28704,CVE-2021-28707,CVE-2021-28708: xen: PoD operations on misaligned GFNs (XSA-388) xsa388-1.patch xsa388-2.patch - bsc#1192559 - VUL-0: CVE-2021-28705,CVE-2021-28709: xen: issues with partially successful P2M updates on x86 (XSA-389) xsa389.patch - Upstream bug fixes (bsc#1027519) 6138b7a1-x86-spec-ctrl-split-diagnostics-line.patch 6138b7a2-x86-AMD-enum-speculative-hints.patch 6138b7a3-x86-AMD-use-newer-SSBD.patch 6139f1b1-x86-spec-ctrl-print-AMD-features.patch 6148453b-VT-d-hidden-devices-unmap.patch 6148455f-VT-d-PCI-segment-numbers-16-bits.patch 61532102-PCI-bridge-with-subord-bus-0xFF.patch - bsc#1191363 - VUL-0: CVE-2021-28702: xen: PCI devices with RMRRs not deassigned correctly (XSA-386) 615c9fd0-VT-d-fix-deassign-of-device-with-RMRR.patch - Update to Xen 4.14.3 bug fix release (bsc#1027519) xen-4.14.3-testing-src.tar.bz2 - Drop patches contained in new tarball 608676f2-VT-d-register-based-invalidation-optional.patch 60a27288-x86emul-gas-2-36-test-harness-build.patch 60af933d-x86-gcc11-hypervisor-build.patch 60afe616-x86-CPUID-rework-HLE-and-RTM-handling.patch 60afe617-x86-TSX-minor-cleanup-and-improvements.patch 60afe618-x86-TSX-deprecate-vpmu=rtm-abort.patch 60be0e24-credit2-pick-runnable-unit.patch 60be0e42-credit2-per-entity-load-tracking-when-continuing.patch 60be3097-x86-CPUID-fix-HLE-and-RTM-handling-again.patch 60bf9e19-Arm-create-dom0less-domUs-earlier.patch 60bf9e1a-Arm-boot-modules-scrubbing.patch 60bf9e1b-VT-d-size-qinval-queue-dynamically.patch 60bf9e1c-AMD-IOMMU-size-command-buffer-dynamically.patch 60bf9e1d-VT-d-eliminate-flush-related-timeouts.patch 60bf9e1e-x86-spec-ctrl-protect-against-SCSB.patch 60bf9e1f-x86-spec-ctrl-mitigate-TAA-after-S3.patch 60bfa904-AMD-IOMMU-wait-for-command-slot.patch 60bfa906-AMD-IOMMU-drop-command-completion-timeout.patch 60c0bf86-x86-TSX-cope-with-deprecation.patch 60c8a7ac-x86-vpt-fully-init-timers-before-enlisting.patch 60c8de6e-osdep_xenforeignmemory_map-prototype.patch 60d49689-VT-d-undo-device-mappings-upon-error.patch 60d496b9-VT-d-adjust-domid-map-updating-on-unmap.patch 60d496d6-VT-d-clear_fault_bits-should-clear-all.patch 60d496ee-VT-d-dont-lose-errors-on-multi-IOMMU-flush.patch 60d5c6df-IOMMU-PCI-dont-let-domain-cleanup-continue.patch 61001231-x86-work-around-GNU-ld-2-37-issue.patch 61122ac6-credit2-avoid-spuriously-picking-idle.patch 611a7e38-x86-CET-shstk-WARN-manipulation.patch 611cba4e-VT-d-Tylersburg-errata-more-steppings.patch 611f844b-AMD-IOMMU-dont-leave-pt-mapped.patch 6126339d-AMD-IOMMU-global-ER-extending.patch 6126344f-AMD-IOMMU-unity-map-handling.patch 61263464-IOMMU-pass-access-to-p2m_get_iommu_flags.patch 6126347d-IOMMU-generalize-VT-d-mapped-RMRR-tracking.patch 6126349a-AMD-IOMMU-rearrange-reassignment.patch 612634ae-AMD-IOMMU-rearrange-ER-UM-recording.patch 612634c3-x86-p2m-introduce-p2m_is_special.patch 612634dc-x86-p2m-guard-identity-mappings.patch 612634f4-x86-mm-widen-locked-region-in-xatp1.patch 6126350a-gnttab-release-mappings-preemption.patch 6126351f-gnttab-replace-mapkind.patch 6126353d-gnttab-get-status-frames-array-capacity.patch 61263553-Arm-restrict-maxmem-for-dom0less.patch 6128a856-gnttab-radix-tree-node-init.patch xsa384.patch - bsc#1189632 - VUL-0: CVE-2021-28701: xen: Another race in XENMAPSPACE_grant_table handling (XSA-384) xsa384.patch - Upstream bug fixes (bsc#1027519) 61001231-x86-work-around-GNU-ld-2-37-issue.patch 611a7e38-x86-CET-shstk-WARN-manipulation.patch 611cba4e-VT-d-Tylersburg-errata-more-steppings.patch 611f844b-AMD-IOMMU-dont-leave-pt-mapped.patch 6128a856-gnttab-radix-tree-node-init.patch 61122ac6-credit2-avoid-spuriously-picking-idle.patch (Replaces credit2-avoid-picking-a-spurious-idle-unit-when-caps-are-used.patch) 6126339d-AMD-IOMMU-global-ER-extending.patch (Replaces xsa378-1.patch) 6126344f-AMD-IOMMU-unity-map-handling.patch (Replaces xsa378-2.patch) 61263464-IOMMU-pass-access-to-p2m_get_iommu_flags.patch (Replaces xsa378-3.patch) 6126347d-IOMMU-generalize-VT-d-mapped-RMRR-tracking.patch (Replaces xsa378-4.patch) 6126349a-AMD-IOMMU-rearrange-reassignment.patch (Replaces xsa378-5.patch) 612634ae-AMD-IOMMU-rearrange-ER-UM-recording.patch (Replaces xsa378-6.patch) 612634c3-x86-p2m-introduce-p2m_is_special.patch (Replaces xsa378-7.patch) 612634dc-x86-p2m-guard-identity-mappings.patch (Replaces xsa378-8.patch) 612634f4-x86-mm-widen-locked-region-in-xatp1.patch (Replaces xsa379.patch) 6126350a-gnttab-release-mappings-preemption.patch (Replaces xsa380-1.patch 6126351f-gnttab-replace-mapkind.patch (Replaces xsa380-2.patch) 6126353d-gnttab-get-status-frames-array-capacity.patch (Replaces xsa382.patch) 61263553-Arm-restrict-maxmem-for-dom0less.patch (Replaces xsa383.patch) - bsc#1189882 - refresh libxc.sr.superpage.patch prevent superpage allocation in the LAPIC and ACPI_INFO range - bsc#1189373 - VUL-0: CVE-2021-28694,CVE-2021-28695, CVE-2021-28696: xen: IOMMU page mapping issues on x86 (XSA-378) xsa378-1.patch xsa378-2.patch xsa378-3.patch xsa378-4.patch xsa378-5.patch xsa378-6.patch xsa378-7.patch xsa378-8.patch - bsc#1189376 - VUL-0: CVE-2021-28697: xen: grant table v2 status pages may remain accessible after de-allocation. (XSA-379) xsa379.patch - bsc#1189378 - VUL-0: CVE-2021-28698: xen: long running loops in grant table handling. (XSA-380) xsa380-1.patch xsa380-2.patch - bsc#1189380 - VUL-0: CVE-2021-28699: xen: inadequate grant-v2 status frames array bounds check. (XSA-382) xsa382.patch - bsc#1189381 - VUL-0: CVE-2021-28700: xen: xen/arm: No memory limit for dom0less domUs. (XSA-383) xsa383.patch - bsc#1188050 - L3: Xen guest yval1a80 SLES11SP4 hangs on cluster See also bsc#1179246. credit2-avoid-picking-a-spurious-idle-unit-when-caps-are-used.patch - Drop aarch64-maybe-uninitialized.patch as the fix is in tarball. - bsc#1176189 - xl monitoring process exits during xl save -p|-c keep the monitoring process running to cleanup the domU during shutdown xl-save-pc.patch - bsc#1179246 - Dom0 hangs when pinning CPUs for dom0 with HVM guest 60be0e24-credit2-pick-runnable-unit.patch 60be0e42-credit2-per-entity-load-tracking-when-continuing.patch - Upstream bug fixes (bsc#1027519) 60bf9e19-Arm-create-dom0less-domUs-earlier.patch (Replaces xsa372-1.patch) 60bf9e1a-Arm-boot-modules-scrubbing.patch (Replaces xsa372-2.patch) 60bf9e1b-VT-d-size-qinval-queue-dynamically.patch (Replaces xsa373-1.patch) 60bf9e1c-AMD-IOMMU-size-command-buffer-dynamically.patch (Replaces xsa373-2.patch) 60bf9e1d-VT-d-eliminate-flush-related-timeouts.patch (Replaces xsa373-2.patch) 60bf9e1e-x86-spec-ctrl-protect-against-SCSB.patch (Replaces xsa375.patch) 60bf9e1f-x86-spec-ctrl-mitigate-TAA-after-S3.patch (Replaces xsa377.patch) 60bfa904-AMD-IOMMU-wait-for-command-slot.patch (Replaces xsa373-4.patch) 60bfa906-AMD-IOMMU-drop-command-completion-timeout.patch (Replaces xsa373-5.patch) 60afe617-x86-TSX-minor-cleanup-and-improvements.patch 60afe618-x86-TSX-deprecate-vpmu=rtm-abort.patch 60be3097-x86-CPUID-fix-HLE-and-RTM-handling-again.patch 60c0bf86-x86-TSX-cope-with-deprecation.patch 60c8a7ac-x86-vpt-fully-init-timers-before-enlisting.patch 60c8de6e-osdep_xenforeignmemory_map-prototype.patch 60d49689-VT-d-undo-device-mappings-upon-error.patch 60d496b9-VT-d-adjust-domid-map-updating-on-unmap.patch 60d496d6-VT-d-clear_fault_bits-should-clear-all.patch 60d496ee-VT-d-dont-lose-errors-on-multi-IOMMU-flush.patch 60d5c6df-IOMMU-PCI-dont-let-domain-cleanup-continue.patch - Dropped gcc11-fixes.patch - bsc#1183243 - L3: Core cannot be opened when using xl dump-core of VM with PTF 60ba695e-tools-libs-ctrl-fix-xc_core_arch_map_p2m-to-support.patch - bsc#1180350 - some long deprecated commands were finally removed in qemu6. Adjust libxl to use supported commands. libxl-d5f54009dba11d04bfe2a28eee47b994de66b84a.patch libxl-f3f778c81769075ac0eb93b98d4b2803e7936453.patch libxl-4e217db45e83fc3173382306c8b03da86099a25d.patch libxl-85760c03d664400368a3f76ae0225307c25049a7.patch libxl-0ff26a3225d69ffec76fe5aca8296852fa951204.patch libxl-7c313e8365eb663311a0cf39f77b4f5880244765.patch libxl-0c0b3a7e4a2d65fd252b89b46bdcdb048bb24b6c.patch libxl-fe6630ddc4e8a8fbf8dd28a1bc58e3881393f9c1.patch libxl-qemu6-vnc-password.patch libxl-qemu6-scsi.patch - Update logrotate.conf, move global options into per-file sections to prevent globbering of global state (bsc#1187406) - Fix shell macro expansion in xen.spec, so that ExecStart= in xendomains-wait-disks.service is created correctly (bsc#1183877) - bsc#1186428 - VUL-0: CVE-2021-28693: xen: xen/arm: Boot modules are not scrubbed (XSA-372) xsa372-1.patch xsa372-2.patch - bsc#1186429 - VUL-0: CVE-2021-28692: xen: inappropriate x86 IOMMU timeout detection / handling (XSA-373) xsa373-1.patch xsa373-2.patch xsa373-3.patch xsa373-4.patch xsa373-5.patch - bsc#1186433 - VUL-0: CVE-2021-0089: xen: Speculative Code Store Bypass (XSA-375) xsa375.patch - bsc#1186434 - VUL-0: CVE-2021-28690: xen: x86: TSX Async Abort protections not restored after S3 (XSA-377) xsa377.patch - Upstream bug fixes (bsc#1027519) 60a27288-x86emul-gas-2-36-test-harness-build.patch 60af933d-x86-gcc11-hypervisor-build.patch 60afe616-x86-CPUID-rework-HLE-and-RTM-handling.patch - Upstream bug fix (bsc#1027519) 608676f2-VT-d-register-based-invalidation-optional.patch - Add xen.sysconfig-fillup.patch to make sure xencommons is in a format as expected by fillup. (bsc#1185682) Each comment needs to be followed by an enabled key. Otherwise fillup will remove manually enabled key=value pairs, along with everything that looks like a stale comment, during next pkg update - Refresh xenstore-launch.patch to cover also daemon case - Update to Xen 4.14.2 bug fix release (bsc#1027519) xen-4.14.2-testing-src.tar.bz2 - Drop patches contained in new tarball 5fedf9f4-x86-hpet_setup-fix-retval.patch 5ff458f2-x86-vPCI-tolerate-disabled-MSI-X-entry.patch 5ff71655-x86-dpci-EOI-regardless-of-masking.patch 5ffc58e8-x86-ACPI-dont-overwrite-FADT.patch 600999ad-x86-dpci-do-not-remove-pirqs-from.patch 600ab341-x86-vioapic-EOI-check-IRR-before-inject.patch 6011bbc7-x86-timer-fix-boot-without-PIT.patch 6013e4bd-memory-bail-from-page-scrub-when-CPU-offline.patch 6013e546-x86-HVM-reorder-domain-init-error-path.patch 601d4396-x86-EFI-suppress-ld-2-36-debug-info.patch 602bd768-page_alloc-only-flush-after-scrubbing.patch 602cfe3d-IOMMU-check-if-initialized-before-teardown.patch 602e5a8c-gnttab-never-permit-mapping-transitive-grants.patch 602e5abb-gnttab-bypass-IOMMU-when-mapping-own-grant.patch 6037b02e-x86-EFI-suppress-ld-2-36-base-relocs.patch 60410127-gcc11-adjust-rijndaelEncrypt.patch 60422428-x86-shadow-avoid-fast-fault-path.patch 604b9070-VT-d-disable-QI-IR-before-init.patch 60535c11-libxl-domain-soft-reset.patch 60700077-x86-vpt-avoid-pt_migrate-rwlock.patch 60787714-x86-HPET-factor-legacy-replacement-mode-enabling.patch 60787714-x86-HPET-avoid-legacy-replacement-mode.patch - bsc#1180491 - "/Panic on CPU 0: IO-APIC + timer doesn't work!"/ 60787714-x86-HPET-avoid-legacy-replacement-mode.patch 60787714-x86-HPET-factor-legacy-replacement-mode-enabling.patch - Upstream bug fixes (bsc#1027519) 60410127-gcc11-adjust-rijndaelEncrypt.patch 60422428-x86-shadow-avoid-fast-fault-path.patch 604b9070-VT-d-disable-QI-IR-before-init.patch 60535c11-libxl-domain-soft-reset.patch (Replaces xsa368.patch) 60700077-x86-vpt-avoid-pt_migrate-rwlock.patch - bsc#1137251 - Restore changes for xen-dom0-modules.service which were silently removed on 2019-10-17 - bsc#1177112 - Fix libxc.sr.superpage.patch The receiving side did detect holes in a to-be-allocated superpage, but allocated a superpage anyway. This resulted to over-allocation. - bsc#1167608 - adjust limit for max_event_channels A previous change allowed an unbound number of event channels to make sure even large domUs can start of of the box. This may have a bad side effect in the light of XSA-344. Adjust the built-in limit based on the number of vcpus. In case this is not enough, max_event_channels=/maxEventChannels= has to be used to set the limit as needed for large domUs adjust libxl.max_event_channels.patch - bsc#1183072 - VUL-0: CVE-2021-28687: xen: HVM soft-reset crashes toolstack (XSA-368). Also resolves, bsc#1179148 - kdump of HVM fails, soft-reset not handled by libxl bsc#1181989 - openQA job causes libvirtd to dump core when running kdump inside domain xsa368.patch - bsc#1177204 - L3-Question: conring size for XEN HV's with huge memory to small. Inital Xen logs cut 5ffc58c4-ACPI-reduce-verbosity-by-default.patch - Upstream bug fixes (bsc#1027519) 601d4396-x86-EFI-suppress-ld-2-36-debug-info.patch 602bd768-page_alloc-only-flush-after-scrubbing.patch 602cfe3d-IOMMU-check-if-initialized-before-teardown.patch 602e5a8c-gnttab-never-permit-mapping-transitive-grants.patch 602e5abb-gnttab-bypass-IOMMU-when-mapping-own-grant.patch 6037b02e-x86-EFI-suppress-ld-2-36-base-relocs.patch - bsc#1181921 - GCC 11: xen package fails gcc11-fixes.patch - bsc#1182576 - L3: XEN domU crashed on resume when using the xl unpause command 602ffae9-tools-libs-light-fix-xl-save--c-handling.patch - Start using the %autosetup macro to simplify patch management xen.spec - bsc#1181921 - GCC 11: xen package fails gcc11-fixes.patch - Drop gcc10-fixes.patch - Upstream bug fixes (bsc#1027519) 5fedf9f4-x86-hpet_setup-fix-retval.patch 5ff458f2-x86-vPCI-tolerate-disabled-MSI-X-entry.patch 5ff71655-x86-dpci-EOI-regardless-of-masking.patch 5ffc58e8-x86-ACPI-dont-overwrite-FADT.patch 600999ad-x86-dpci-do-not-remove-pirqs-from.patch (Replaces xsa360.patch) 600ab341-x86-vioapic-EOI-check-IRR-before-inject.patch 6013e4bd-memory-bail-from-page-scrub-when-CPU-offline.patch 6013e546-x86-HVM-reorder-domain-init-error-path.patch - bsc#1180491 - "/Panic on CPU 0: IO-APIC + timer doesn't work!"/ 6011bbc7-x86-timer-fix-boot-without-PIT.patch - bsc#1181254 - VUL-0: xen: IRQ vector leak on x86 (XSA-360) xsa360.patch - bsc#1180794 - bogus qemu binary path used when creating fv guest under xen xen.spec - bsc#1180690 - L3-Question: xen: no needsreboot flag set Add Provides: installhint(reboot-needed) in xen.spec for libzypp - Update libxl.set-migration-constraints-from-cmdline.patch Remove code which handled --max_factor. The total amount of transferred data is no indicator to trigger the final stop+copy. This should have been removed during upgrade to Xen 4.7. Fix off-by-one in --max_iters, it caused one additional copy cycle. Reduce default value of --max_iters from 5 to 2. The workload within domU will continue to produce dirty pages. It is unreasonable to expect any slowdown during migration. Now there is one initial copy of all memory, one instead of four iteration for dirty memory, and a final copy iteration prior move. - Update to Xen 4.14.1 bug fix release (bsc#1027519) xen-4.14.1-testing-src.tar.bz2 Contains the following recent security fixes bsc#1179516 XSA-359 - CVE-2020-29571 bsc#1179514 XSA-358 - CVE-2020-29570 bsc#1179513 XSA-356 - CVE-2020-29567 bsc#1178963 XSA-355 - CVE-2020-29040 bsc#1178591 XSA-351 - CVE-2020-28368 bsc#1179506 XSA-348 - CVE-2020-29566 bsc#1179502 XSA-325 - CVE-2020-29483 bsc#1179501 XSA-324 - CVE-2020-29484 bsc#1179498 XSA-322 - CVE-2020-29481 bsc#1179496 XSA-115 - CVE-2020-29480 - Dropped patches contained in new tarball 5f1a9916-x86-S3-put-data-sregs-into-known-state.patch 5f21b9fd-x86-cpuid-APIC-bit-clearing.patch 5f479d9e-x86-begin-to-support-MSR_ARCH_CAPS.patch 5f4cf06e-x86-Dom0-expose-MSR_ARCH_CAPS.patch 5f4cf96a-x86-PV-fix-SEGBASE_GS_USER_SEL.patch 5f560c42-x86-PV-64bit-segbase-consistency.patch 5f560c42-x86-PV-rewrite-segment-ctxt-switch.patch 5f5b6b7a-hypfs-fix-custom-param-writes.patch 5f607915-x86-HVM-more-consistent-IO-completion.patch 5f6a002d-x86-PV-handle-MSR_MISC_ENABLE-correctly.patch 5f6a0049-memory-dont-skip-RCU-unlock-in-acquire_resource.patch 5f6a0067-x86-vPT-fix-race-when-migrating-timers.patch 5f6a008e-x86-MSI-drop-read_msi_msg.patch 5f6a00aa-x86-MSI-X-restrict-reading-of-PBA-bases.patch 5f6a00c4-evtchn-relax-port_is_valid.patch 5f6a00df-x86-PV-avoid-double-exception-injection.patch 5f6a00f4-evtchn-add-missing-barriers.patch 5f6a0111-evtchn-x86-enforce-correct-upper-limit.patch 5f6a013f-evtchn_reset-shouldnt-succeed-with.patch 5f6a0160-evtchn-IRQ-safe-per-channel-lock.patch 5f6a0178-evtchn-address-races-with-evtchn_reset.patch 5f6a01a4-evtchn-preempt-in-evtchn_destroy.patch 5f6a01c6-evtchn-preempt-in-evtchn_reset.patch 5f6cfb5b-x86-PV-dont-GP-for-SYSENTER-with-NT-set.patch 5f6cfb5b-x86-PV-dont-clobber-NT-on-return-to-guest.patch 5f71a21e-x86-S3-fix-shadow-stack-resume.patch 5f76ca65-evtchn-Flask-prealloc-for-send.patch 5f76caaf-evtchn-FIFO-use-stable-fields.patch 5f897c25-x86-traps-fix-read_registers-for-DF.patch 5f897c7b-x86-smpboot-restrict-memguard_guard_stack.patch 5f8ed5d3-x86-mm-map_pages_to_xen-single-exit-path.patch 5f8ed5eb-x86-mm-modify_xen_mappings-one-exit-path.patch 5f8ed603-x86-mm-prevent-races-in-mapping-updates.patch 5f8ed635-IOMMU-suppress-iommu_dont_flush_iotlb-when.patch 5f8ed64c-IOMMU-hold-page-ref-until-TLB-flush.patch 5f8ed682-AMD-IOMMU-convert-amd_iommu_pte.patch 5f8ed69c-AMD-IOMMU-update-live-PTEs-atomically.patch 5f8ed6b0-AMD-IOMMU-suitably-order-DTE-mods.patch xsa286-1.patch xsa286-2.patch xsa286-3.patch xsa286-4.patch xsa286-5.patch xsa286-6.patch xsa351-1.patch xsa351-2.patch xsa351-3.patch xsa355.patch - Pass --with-rundir to configure to get rid of /var/run - bsc#1178736 - allow restart of xenwatchdogd, enable tuning of keep-alive interval and timeout options via XENWATCHDOGD_ARGS= add xenwatchdogd-options.patch add xenwatchdogd-restart.patch - bsc#1177112 - Fix libxc.sr.superpage.patch The receiving side may punch holes incorrectly into optimistically allocated superpages. Also reduce overhead in bitmap handling. add libxc-bitmap-50a5215f30e964a6f16165ab57925ca39f31a849.patch add libxc-bitmap-long.patch add libxc-bitmap-longs.patch - boo#1029961 - Move files in xen-tools-domU to /usr/bin from /bin xen-destdir.patch Drop tmp_build.patch - bsc#1176782 - L3: xl dump-core shows missing nr_pages during core. If maxmem and current are the same the issue doesn't happen 5fca3b32-tools-libs-ctrl-fix-dumping-of-ballooned-guest.patch - bsc#1178963 - VUL-0: xen: stack corruption from XSA-346 change (XSA-355) xsa355.patch - Fix build error with libxl.fix-libacpi-dependency.patch - Enhance libxc.migrate_tracking.patch Hide SUSEINFO messages from pause/unpause/resume from xl command. They are intended for libvirt logging, but lacked info about execution context. Remove extra logging about dirty pages in each iteration, the number of transferred pages + protocol overhead is already reported elsewhere. - Remove libxl.libxl__domain_pvcontrol.patch It is already part of 4.14.0-rc1 - bsc#1178591 - VUL-0: CVE-2020-28368: xen: Intel RAPL sidechannel attack aka PLATYPUS attack aka XSA-351 xsa351-1.patch xsa351-2.patch xsa351-3.patch - bsc#1177950 - adjust help for --max_iters, default is 5 libxl.set-migration-constraints-from-cmdline.patch - jsc#SLE-16899 - improve performance of live migration remove allocations and memcpy from hotpaths on sending and receiving side to get more throughput on 10Gbs+ connections libxc-sr-3cccdae45242dab27198b8e150be0c85acd5d3c9.patch libxc-sr-add-xc_is_known_page_type.patch libxc-sr-arrays.patch libxc-sr-batch_pfns.patch libxc-sr-page_type_has_stream_data.patch libxc-sr-readv_exact.patch libxc-sr-restore-handle_buffered_page_data.patch libxc-sr-restore-handle_incoming_page_data.patch libxc-sr-restore-map_errs.patch libxc-sr-restore-mfns.patch libxc-sr-restore-pfns.patch libxc-sr-restore-populate_pfns-mfns.patch libxc-sr-restore-populate_pfns-pfns.patch libxc-sr-restore-read_record.patch libxc-sr-restore-types.patch libxc-sr-save-errors.patch libxc-sr-save-guest_data.patch libxc-sr-save-iov.patch libxc-sr-save-local_pages.patch libxc-sr-save-mfns.patch libxc-sr-save-rec_pfns.patch libxc-sr-save-show_transfer_rate.patch libxc-sr-save-types.patch libxc-sr-use-xc_is_known_page_type.patch adjust libxc.sr.superpage.patch adjust libxc.migrate_tracking.patch - Upstream bug fixes (bsc#1027519) 5f479d9e-x86-begin-to-support-MSR_ARCH_CAPS.patch 5f4cf06e-x86-Dom0-expose-MSR_ARCH_CAPS.patch 5f4cf96a-x86-PV-fix-SEGBASE_GS_USER_SEL.patch 5f560c42-x86-PV-rewrite-segment-ctxt-switch.patch 5f5b6b7a-hypfs-fix-custom-param-writes.patch 5f607915-x86-HVM-more-consistent-IO-completion.patch 5f6cfb5b-x86-PV-dont-GP-for-SYSENTER-with-NT-set.patch 5f6cfb5b-x86-PV-dont-clobber-NT-on-return-to-guest.patch 5f71a21e-x86-S3-fix-shadow-stack-resume.patch 5f76ca65-evtchn-Flask-prealloc-for-send.patch 5f76caaf-evtchn-FIFO-use-stable-fields.patch 5f897c25-x86-traps-fix-read_registers-for-DF.patch 5f897c7b-x86-smpboot-restrict-memguard_guard_stack.patch - Renamed patches 5f560c42-x86-PV-64bit-segbase-consistency.patch Replaces 5f5b6951-x86-PV-64bit-segbase-consistency.patch 5f6a002d-x86-PV-handle-MSR_MISC_ENABLE-correctly.patch Replaces 5f6a05a0-pv-Handle-the-Intel-specific-MSR_MISC_ENABLE-correctly.patch 5f6a0049-memory-dont-skip-RCU-unlock-in-acquire_resource.patch Replaces 5f6a05b7-xen-memory-Dont-skip-the-RCU-unlock-path-in-acquire_resource.patch 5f6a0067-x86-vPT-fix-race-when-migrating-timers.patch Replaces 5f6a05dd-vpt-fix-race-when-migrating-timers-between-vCPUs.patch 5f6a008e-x86-MSI-drop-read_msi_msg.patch Replaces 5f6a05fa-msi-get-rid-of-read_msi_msg.patch 5f6a00aa-x86-MSI-X-restrict-reading-of-PBA-bases.patch Replaces 5f6a061a-MSI-X-restrict-reading-of-table-PBA-bases-from-BARs.patch 5f6a00c4-evtchn-relax-port_is_valid.patch Replaces 5f6a062c-evtchn-relax-port_is_valid.patch 5f6a00df-x86-PV-avoid-double-exception-injection.patch Replaces 5f6a065c-pv-Avoid-double-exception-injection.patch 5f6a00f4-evtchn-add-missing-barriers.patch Replaces 5f6a0674-xen-evtchn-Add-missing-barriers-when-accessing-allocating-an-event-channel.patch 5f6a0111-evtchn-x86-enforce-correct-upper-limit.patch Replaces 5f6a068e-evtchn-x86-enforce-correct-upper-limit-for-32-bit-guests.patch 5f6a013f-evtchn_reset-shouldnt-succeed-with.patch Replaces 5f6a06be-evtchn-evtchn_reset-shouldnt-succeed-with-still-open-ports.patch 5f6a0160-evtchn-IRQ-safe-per-channel-lock.patch Replaces 5f6a06e0-evtchn-convert-per-channel-lock-to-be-IRQ-safe.patch 5f6a0178-evtchn-address-races-with-evtchn_reset.patch Replaces 5f6a06f2-evtchn-address-races-with-evtchn_reset.patch 5f6a01a4-evtchn-preempt-in-evtchn_destroy.patch Replaces 5f6a071f-evtchn-arrange-for-preemption-in-evtchn_destroy.patch 5f6a01c6-evtchn-preempt-in-evtchn_reset.patch Replaces 5f6a0754-evtchn-arrange-for-preemption-in-evtchn_reset.patch - bsc#1177409 - VUL-0: CVE-2020-27674: xen: x86 PV guest INVLPG-like flushes may leave stale TLB entries (XSA-286) xsa286-1.patch xsa286-2.patch xsa286-3.patch xsa286-4.patch xsa286-5.patch xsa286-6.patch - bsc#1177412 - VUL-0: CVE-2020-27672: xen: Race condition in Xen mapping code (XSA-345) 5f8ed5d3-x86-mm-map_pages_to_xen-single-exit-path.patch 5f8ed5eb-x86-mm-modify_xen_mappings-one-exit-path.patch 5f8ed603-x86-mm-prevent-races-in-mapping-updates.patch - bsc#1177413 - VUL-0: CVE-2020-27671: xen: undue deferral of IOMMU TLB flushes (XSA-346) 5f8ed635-IOMMU-suppress-iommu_dont_flush_iotlb-when.patch 5f8ed64c-IOMMU-hold-page-ref-until-TLB-flush.patch - bsc#1177414 - VUL-0: CVE-2020-27670: xen: unsafe AMD IOMMU page table updates (XSA-347) 5f8ed682-AMD-IOMMU-convert-amd_iommu_pte.patch 5f8ed69c-AMD-IOMMU-update-live-PTEs-atomically.patch 5f8ed6b0-AMD-IOMMU-suitably-order-DTE-mods.patch - Update libxc.sr.superpage.patch set errno in x86_hvm_alloc_4k (bsc#1177112) - bsc#1176339 - VUL-0: CVE-2020-25602: xen: x86 pv: Crash when handling guest access to MSR_MISC_ENABLE (XSA-333) 5f6a05a0-pv-Handle-the-Intel-specific-MSR_MISC_ENABLE-correctly.patch - bsc#1176341 - VUL-0: CVE-2020-25598: xen: Missing unlock in XENMEM_acquire_resource error path (XSA-334) 5f6a05b7-xen-memory-Dont-skip-the-RCU-unlock-path-in-acquire_resource.patch - bsc#1176343 - VUL-0: CVE-2020-25604: xen: race when migrating timers between x86 HVM vCPU-s (XSA-336) 5f6a05dd-vpt-fix-race-when-migrating-timers-between-vCPUs.patch - bsc#1176344 - VUL-0: CVE-2020-25595: xen: PCI passthrough code reading back hardware registers (XSA-337) 5f6a05fa-msi-get-rid-of-read_msi_msg.patch 5f6a061a-MSI-X-restrict-reading-of-table-PBA-bases-from-BARs.patch - bsc#1176346 - VUL-0: CVE-2020-25597: xen: once valid event channels may not turn invalid (XSA-338) 5f6a062c-evtchn-relax-port_is_valid.patch - bsc#1176345 - VUL-0: CVE-2020-25596: xen: x86 pv guest kernel DoS via SYSENTER (XSA-339) 5f6a065c-pv-Avoid-double-exception-injection.patch - bsc#1176347 - VUL-0: CVE-2020-25603: xen: Missing barrier barriers when accessing/allocating an event channel (XSA-340) 5f6a0674-xen-evtchn-Add-missing-barriers-when-accessing-allocating-an-event-channel.patch - bsc#1176348 - VUL-0: CVE-2020-25600: xen: out of bounds event channels available to 32-bit x86 domains (XSA-342) 5f6a068e-evtchn-x86-enforce-correct-upper-limit-for-32-bit-guests.patch - bsc#1176349 - VUL-0: CVE-2020-25599: xen: races with evtchn_reset() (XSA-343) 5f6a06be-evtchn-evtchn_reset-shouldnt-succeed-with-still-open-ports.patch 5f6a06e0-evtchn-convert-per-channel-lock-to-be-IRQ-safe.patch 5f6a06f2-evtchn-address-races-with-evtchn_reset.patch - bsc#1176350 - VUL-0: CVE-2020-25601: xen: lack of preemption in evtchn_reset() / evtchn_destroy() (XSA-344) 5f6a071f-evtchn-arrange-for-preemption-in-evtchn_destroy.patch 5f6a0754-evtchn-arrange-for-preemption-in-evtchn_reset.patch - Upstream bug fix (bsc#1027519) 5f5b6951-x86-PV-64bit-segbase-consistency.patch - Fix problems in xen.spec with building on aarch64 - Make use of %service_del_postun_without_restart while preserving the old behavior for older distros. - In %post tools, remove unnecessary qemu symlinks. - Fix error in xen-tools %post when linking pvgrub64.bin - Make paths below libexec more explicit - Create symlink also for pvgrub32.bin - Revert previous libexec change for qemu compat wrapper The path is used in existing domU.xml files in the emulator field - Escape some % chars in xen.spec, they have to appear verbatim - Enhance libxc.migrate_tracking.patch Print number of allocated pages on sending side, this is more accurate than p2m_size. - jsc#SLE-15926 - Dev: XEN: drop netware support Dropped the following patches pygrub-netware-xnloader.patch xnloader.py Refreshed pygrub-boot-legacy-sles.patch - Fix build on aarch64 with gcc10 - Package xenhypfs for aarch64 - Correct license name * GPL-3.0+ is now GPL-3.0-or-later - Upstream bug fixes (bsc#1027519) 5f1a9916-x86-S3-put-data-sregs-into-known-state.patch 5f21b9fd-x86-cpuid-APIC-bit-clearing.patch - Update to Xen 4.14.0 FCS release xen-4.14.0-testing-src.tar.bz2 * Linux stubdomains (contributed by QUBES OS) * Control-flow Enforcement Technology (CET) Shadow Stack support (contributed by Citrix) * Lightweight VM fork for fuzzing / introspection. (contributed by Intel) * Livepatch: buildid and hotpatch stack requirements * CONFIG_PV32 * Hypervisor FS support * Running Xen as a Hyper-V Guest * Domain ID randomization, persistence across save / restore * Golang binding autogeneration * KDD support for Windows 7, 8.x and 10 - Dropped patches contained in new tarball 5eb51be6-cpupool-fix-removing-cpu-from-pool.patch 5eb51caa-sched-vcpu-pause-flags-atomic.patch 5ec2a760-x86-determine-MXCSR-mask-always.patch 5ec50b05-x86-idle-rework-C6-EOI-workaround.patch 5ec7dcaa-x86-dont-enter-C6-with-in-service-intr.patch 5ec7dcf6-x86-dont-enter-C3-C6-with-errata.patch 5ec82237-x86-extend-ISR-C6-workaround-to-Haswell.patch 5ece1b91-x86-clear-RDRAND-CPUID-bit-on-AMD-fam-15-16.patch 5ece8ac4-x86-load_system_tables-NMI-MC-safe.patch 5ed69804-x86-ucode-fix-start-end-update.patch 5eda60cb-SVM-split-recalc-NPT-fault-handling.patch 5edf6ad8-ioreq-pending-emulation-server-destruction-race.patch 5edfbbea-x86-spec-ctrl-CPUID-MSR-defs-for-SRBDS.patch 5edfbbea-x86-spec-ctrl-mitigate-SRBDS.patch 5ee24d0e-x86-spec-ctrl-document-SRBDS-workaround.patch xsa317.patch xsa319.patch xsa321-1.patch xsa321-2.patch xsa321-3.patch xsa321-4.patch xsa321-5.patch xsa321-6.patch xsa321-7.patch xsa328-1.patch xsa328-2.patch - bsc#1172356 - Not able to hot-plug NIC via virt-manager, asks to attach on next reboot while it should be live attached ignore-ip-command-script-errors.patch - Enhance libxc.migrate_tracking.patch After transfer of domU memory, the target host has to assemble the backend devices. Track the time prior xc_domain_unpause. - Add libxc.migrate_tracking.patch to track live migrations unconditionally in logfiles, especially in libvirt. This will track how long a domU was suspended during transit. - bsc#1173376 - VUL-0: CVE-2020-15566: xen: XSA-317 - Incorrect error handling in event channel port allocation xsa317.patch - bsc#1173377 - VUL-0: CVE-2020-15563: xen: XSA-319 - inverted code paths in x86 dirty VRAM tracking xsa319.patch - bsc#1173378 - VUL-0: CVE-2020-15565: xen: XSA-321 - insufficient cache write- back under VT-d xsa321-1.patch xsa321-2.patch xsa321-3.patch xsa321-4.patch xsa321-5.patch xsa321-6.patch xsa321-7.patch - bsc#1173380 - VUL-0: CVE-2020-15567: xen: XSA-328 - non-atomic modification of live EPT PTE xsa328-1.patch xsa328-2.patch - bsc#1172205 - VUL-0: CVE-2020-0543: xen: Special Register Buffer Data Sampling (SRBDS) aka "/CrossTalk"/ (XSA-320) 5ee24d0e-x86-spec-ctrl-document-SRBDS-workaround.patch 5edfbbea-x86-spec-ctrl-CPUID-MSR-defs-for-SRBDS.patch (Replaces xsa320-1.patch) 5edfbbea-x86-spec-ctrl-mitigate-SRBDS.patch (Replaces xsa320-2.patch) - Upstream bug fixes (bsc#1027519) 5ec50b05-x86-idle-rework-C6-EOI-workaround.patch 5ec7dcaa-x86-dont-enter-C6-with-in-service-intr.patch 5ec7dcf6-x86-dont-enter-C3-C6-with-errata.patch 5ec82237-x86-extend-ISR-C6-workaround-to-Haswell.patch 5ece1b91-x86-clear-RDRAND-CPUID-bit-on-AMD-fam-15-16.patch 5ece8ac4-x86-load_system_tables-NMI-MC-safe.patch 5ed69804-x86-ucode-fix-start-end-update.patch 5eda60cb-SVM-split-recalc-NPT-fault-handling.patch 5edf6ad8-ioreq-pending-emulation-server-destruction-race.patch - Fixes for %_libexecdir changing to /usr/libexec - bsc#1172205 - VUL-0: CVE-2020-0543: xen: Special Register Buffer Data Sampling (SRBDS) aka "/CrossTalk"/ (XSA-320) xsa320-1.patch xsa320-2.patch - Update to Xen 4.13.1 bug fix release (bsc#1027519) xen-4.13.1-testing-src.tar.bz2 5eb51be6-cpupool-fix-removing-cpu-from-pool.patch 5eb51caa-sched-vcpu-pause-flags-atomic.patch 5ec2a760-x86-determine-MXCSR-mask-always.patch - Drop patches contained in new tarball 5de65f84-gnttab-map-always-do-IOMMU-part.patch 5de65fc4-x86-avoid-HPET-use-on-certain-Intel.patch 5e15e03d-sched-fix-S3-resume-with-smt=0.patch 5e16fb6a-x86-clear-per-cpu-stub-page-info.patch 5e1da013-IRQ-u16-is-too-narrow-for-evtchn.patch 5e1dcedd-Arm-place-speculation-barrier-after-ERET.patch 5e21ce98-x86-time-update-TSC-stamp-after-deep-C-state.patch 5e286cce-VT-d-dont-pass-bridges-to-domain_context_mapping_one.patch 5e318cd4-x86-apic-fix-disabling-LVT0.patch 5e344c11-x86-HVM-relinquish-resources-from-domain_destroy.patch 5e3bd385-EFI-recheck-variable-name-strings.patch 5e3bd3d1-EFI-dont-leak-heap-VIA-XEN_EFI_get_next_variable_name.patch 5e3bd3f8-xmalloc-guard-against-overflow.patch 5e46e090-x86-smp-reset-x2apic_enabled-in-smp_send_stop.patch 5e4c00ef-VT-d-check-full-RMRR-for-E820-reserved.patch 5e4d4f5b-sched-fix-get_cpu_idle_time-with-core-sched.patch 5e4e614d-x86-spec-ctrl-no-xen-also-disables-branch-hardening.patch 5e4ec20e-x86-virtualise-MSR_PLATFORM_ID-properly.patch 5e5e7188-fix-error-path-in-cpupool_unassign_cpu_start.patch 5e6f53dd-AMD-IOMMU-fix-off-by-one-get_paging_mode.patch 5e7a371c-sched-fix-cpu-onlining-with-core-sched.patch 5e7c90cf-sched-fix-cpu-offlining-with-core-sched.patch 5e7cfb29-x86-ucode-AMD-fix-assert-in-compare_patch.patch 5e7cfb29-x86-ucode-fix-error-paths-in-apply_microcode.patch 5e7dd83b-libx86-CPUID-fix-not-just-leaf-7.patch 5e7dfbf6-x86-ucode-AMD-potential-buffer-overrun-equiv-tab.patch 5e846cce-x86-HVM-fix-AMD-ECS-handling-for-Fam10.patch 5e84905c-x86-ucode-AMD-fix-more-potential-buffer-overruns.patch 5e86f7b7-credit2-avoid-vCPUs-with-lower-creds-than-idle.patch 5e86f7fd-credit2-fix-credit-too-few-resets.patch 5e876b0f-tools-xenstore-fix-use-after-free-in-xenstored.patch 5e95ad61-xenoprof-clear-buffer-intended-to-be-shared-with-guests.patch 5e95ad8f-xenoprof-limit-consumption-of-shared-buffer-data.patch 5e95ae77-Add-missing-memory-barrier-in-the-unlock-path-of-rwlock.patch 5e95af5e-xen-gnttab-Fix-error-path-in-map_grant_ref.patch 5e95afb8-gnttab-fix-GNTTABOP_copy-continuation-handling.patch - spec: Remove invocation of autogen.sh - spec: Recommend qemu-ovmf-x86_64 to provide UEFI firmwares - bsc#1170968 - GCC 10: xen build fails on i586 gcc10-fixes.patch - bsc#1169392 - VUL-0: CVE-2020-11742: xen: Bad continuation handling in GNTTABOP_copy (XSA-318) 5e95afb8-gnttab-fix-GNTTABOP_copy-continuation-handling.patch - bsc#1168140 - VUL-0: CVE-2020-11740, CVE-2020-11741: xen: XSA-313 multiple xenoprof issues 5e95ad61-xenoprof-clear-buffer-intended-to-be-shared-with-guests.patch 5e95ad8f-xenoprof-limit-consumption-of-shared-buffer-data.patch - bsc#1168142 - VUL-0: CVE-2020-11739: xen: XSA-314 - Missing memory barriers in read-write unlock paths 5e95ae77-Add-missing-memory-barrier-in-the-unlock-path-of-rwlock.patch - bsc#1168143 - VUL-0: CVE-2020-11743: xen: XSA-316 - Bad error path in GNTTABOP_map_grant 5e95af5e-xen-gnttab-Fix-error-path-in-map_grant_ref.patch - bsc#1167152 - L3: Xenstored Crashed during VM install Need Core analyzed 5e876b0f-tools-xenstore-fix-use-after-free-in-xenstored.patch - bsc#1165206 - Xen 4.12 DomU hang / freeze / stall / NMI watchdog bug soft lockup CPU #0 stuck under high load / upstream with workaround. See also bsc#1134506 5e86f7b7-credit2-avoid-vCPUs-with-lower-creds-than-idle.patch 5e86f7fd-credit2-fix-credit-too-few-resets.patch - Drop for upstream solution (bsc#1165206) 01-xen-credit2-avoid-vcpus-to.patch default-to-credit1-scheduler.patch - Upstream bug fixes (bsc#1027519) 5e4ec20e-x86-virtualise-MSR_PLATFORM_ID-properly.patch 5e5e7188-fix-error-path-in-cpupool_unassign_cpu_start.patch 5e6f53dd-AMD-IOMMU-fix-off-by-one-get_paging_mode.patch 5e7a371c-sched-fix-cpu-onlining-with-core-sched.patch 5e7c90cf-sched-fix-cpu-offlining-with-core-sched.patch 5e7cfb29-x86-ucode-AMD-fix-assert-in-compare_patch.patch 5e7cfb29-x86-ucode-fix-error-paths-in-apply_microcode.patch 5e7dd83b-libx86-CPUID-fix-not-just-leaf-7.patch 5e7dfbf6-x86-ucode-AMD-potential-buffer-overrun-equiv-tab.patch 5e846cce-x86-HVM-fix-AMD-ECS-handling-for-Fam10.patch 5e84905c-x86-ucode-AMD-fix-more-potential-buffer-overruns.patch - bsc#1167608 - unbound limit for max_event_channels domUs with many vcpus and/or resources fail to start libxl.max_event_channels.patch - bsc#1161480 - Fix xl shutdown for HVM without PV drivers add libxl.libxl__domain_pvcontrol.patch - bsc#1165206 - Xen 4.12 DomU hang / freeze / stall / NMI watchdog bug soft lockup CPU #0 stuck under high load / upstream with workaround. See also bsc#1134506 01-xen-credit2-avoid-vcpus-to.patch - bsc#1158414 - GCC 10: xen build fails gcc10-fixes.patch - bsc#1165206 - Xen 4.12 DomU hang / freeze / stall / NMI watchdog bug soft lockup CPU #0 stuck under high load / upstream with workaround. See also bsc#1134506 default-to-credit1-scheduler.patch - bsc#1160932 - VUL-0: xen: XSA-312 v1: arm: a CPU may speculate past the ERET instruction 5e1dcedd-Arm-place-speculation-barrier-after-ERET.patch - bsc#1164425 - x86: "/spec-ctrl=no-xen"/ should also disable branch hardening 5e4e614d-x86-spec-ctrl-no-xen-also-disables-branch-hardening.patch - Upstream bug fixes (bsc#1027519) 5e21ce98-x86-time-update-TSC-stamp-after-deep-C-state.patch 5e286cce-VT-d-dont-pass-bridges-to-domain_context_mapping_one.patch 5e318cd4-x86-apic-fix-disabling-LVT0.patch 5e344c11-x86-HVM-relinquish-resources-from-domain_destroy.patch 5e3bd385-EFI-recheck-variable-name-strings.patch 5e3bd3d1-EFI-dont-leak-heap-VIA-XEN_EFI_get_next_variable_name.patch 5e3bd3f8-xmalloc-guard-against-overflow.patch 5e46e090-x86-smp-reset-x2apic_enabled-in-smp_send_stop.patch 5e4c00ef-VT-d-check-full-RMRR-for-E820-reserved.patch 5e4d4f5b-sched-fix-get_cpu_idle_time-with-core-sched.patch - bsc#1159755 - use fixed qemu-3.1 machine type for HVM This must be done in qemu to preserve PCI layout remove libxl.lock-qemu-machine-for-hvm.patch - jsc#SLE-10183 - script to calculate cpuid= mask add helper script from https://github.com/twizted/xen_maskcalc domUs may be migrated between different cpus from the same vendor if their visible cpuid value has incompatible feature bits masked. - jsc#SLE-10172, bsc#1055731 - handle degraded raid for xendomains add helper script and systemd service from https://github.com/luizluca/xen-tools-xendomains-wait-disk in new sub package xen-tools-xendomains-wait-disk See included README for usage instructions xendomains-wait-disks.LICENSE xendomains-wait-disks.README.md xendomains-wait-disks.sh - bsc#1159755 - use fixed qemu-3.1 machine type for HVM qemu4 introduced incompatible changes in pc-i440fx, which revealed a design bug in 'xenfv'. Live migration from domUs started with qemu versions prior qemu4 can not be received with qemu4+. libxl.lock-qemu-machine-for-hvm.patch - Upstream bug fixes (bsc#1027519) 5de65f84-gnttab-map-always-do-IOMMU-part.patch 5de65fc4-x86-avoid-HPET-use-on-certain-Intel.patch 5e15e03d-sched-fix-S3-resume-with-smt=0.patch 5e16fb6a-x86-clear-per-cpu-stub-page-info.patch 5e1da013-IRQ-u16-is-too-narrow-for-evtchn.patch - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: Allow OBS to shortcut through the -mini flavors. - bsc#1159320 - Xen logrotate file needs updated logrotate.conf - Update to Xen 4.13.0 FCS release xen-4.13.0-testing-src.tar.bz2 * Core Scheduling (contributed by SUSE) * Branch hardening to mitigate against Spectre v1 (contributed by Citrix) * Late uCode loading (contributed by Intel) * Improved live-patching build tools (contributed by AWS) * OP-TEE support (contributed by EPAM) * Renesas R-CAR IPMMU-VMSA driver (contributed by EPAM) * Dom0-less passthrough and ImageBuilder (contributed by XILINX) * Support for new Hardware - Update to Xen 4.13.0 RC4 release xen-4.13.0-testing-src.tar.bz2 - Rebase libxl.pvscsi.patch - Update to Xen 4.13.0 RC3 release xen-4.13.0-testing-src.tar.bz2 - Drop python38-build.patch - Update to Xen 4.13.0 RC2 release xen-4.13.0-testing-src.tar.bz2 - Add python38-build.patch fixing build with Python 3.8 (add - -embed to python-config call) - Update to Xen 4.13.0 RC1 release xen-4.13.0-testing-src.tar.bz2 - Drop patches contained in new tarball or invalid 5ca7660f-x86-entry-drop-unused-includes.patch 5cab2a6b-x86-ACPI-also-parse-AMD-tables-early.patch 5cab2ab7-x86-IOMMU-introduce-init-ops.patch 5cab2ae8-x86-IOMMU-abstract-iommu_supports_eim.patch 5cab2b4e-x86-IOMMU-abstract-iommu_enable_x2apic_IR.patch 5cab2b95-x86-IOMMU-initialize-iommu_ops-in.patch 5cac9a4b-x86-IOMMU-abstract-adjust_vtd_irq_affinities.patch 5cdeac7f-AMD-IOMMU-adjust-IOMMU-list-head-init.patch 5cf8da09-adjust-sysdom-creation-call-earlier-on-x86.patch 5d0cf4e4-AMD-IOMMU-initialize-IRQ-tasklet-once.patch 5d149bb0-AMD-IOMMU-dont-add-IOMMUs.patch 5d1b3fab-AMD-IOMMU-restrict-feature-logging.patch 5d358508-x86-IRQ-desc-affinity-represents-request.patch 5d358534-x86-IRQ-consolidate-arch-cpu_mask-use.patch 5d358a67-AMD-IOMMU-pass-IOMMU-to-iterate_ivrs_entries-cb.patch 5d358a92-AMD-IOMMU-pass-IOMMU-to-amd_iommu_alloc_intremap_table.patch 5d39811c-x86-IOMMU-dont-restrict-IRQ-affinities.patch 5d417813-AMD-IOMMU-bitfield-extended-features.patch 5d417838-AMD-IOMMU-bitfield-control-reg.patch 5d41785b-AMD-IOMMU-bitfield-IRTE.patch 5d41787e-AMD-IOMMU-pass-IOMMU-to-gfu-intremap-entry.patch 5d4178ad-AMD-IOMMU-128bit-non-guest-APIC-IRTE.patch 5d4178fc-AMD-IOMMU-split-amd_iommu_init_one.patch 5d41793f-AMD-IOMMU-allow-enabling-without-IRQ.patch 5d417a16-AMD-IOMMU-adjust-IRQ-setup-for-x2APIC.patch 5d417ab6-AMD-IOMMU-enable-x2APIC-mode.patch 5d417b38-AMD-IOMMU-correct-IRTE-updating.patch 5d417b6a-AMD-IOMMU-dont-needlessly-log-headers.patch 5d419d49-x86-spec-ctrl-report-proper-status.patch 5d43253c-x86-ucode-always-collect_cpu_info-at-boot.patch 5d4a9d25-AMD-IOMMU-drop-not-found-message.patch 5d4aa36f-x86-apic-enable-x2APIC-mode-earlier.patch 5d4afa7a-credit2-fix-memory-leak.patch 5d4d850a-introduce-bss-percpu-page-aligned.patch 5d516531-x86-xpti-dont-leak-TSS-adjacent-data.patch 5d5bf475-x86-PV-fix-handling-of-iommu-mappings.patch 5d6524ca-x86-mm-correctly-init-M2P-entries.patch 5d67ceaf-x86-properly-gate-PKU-clearing.patch 5d70bfba-x86-shadow-dont-enable-with-too-small-allocation.patch 5d779811-x86-fix-CPUID7-0-eax-levelling-MSR.patch 5d77b40f-fix-hvm_all_ioreq_servers_add_vcpu-cleanup.patch 5d80e7c0-AMD-IOMMU-free-shared-IRT-once.patch 5d80e80d-AMD-IOMMU-valid-flag-for-IVRS-mappings.patch 5d80e82e-AMD-IOMMU-alloc_intremap_table-callers-handle-errors.patch 5d80e857-x86-PCI-read-MSI-X-table-entry-count-early.patch 5d80ea13-vpci-honor-read-only-devices.patch 5d89d8d9-libxc-x86-avoid-overflow-in-CPUID-APIC-ID.patch 5d8b715f-ACPI-cpuidle-bump-max-num-of-states.patch 5d8b72e5-AMD-IOMMU-dont-blindly-alloc-intremap-tables.patch 5d8b730e-AMD-IOMMU-phantom-funcs-share-intremap-tables.patch 5d8b733b-x86-PCI-read-max-MSI-vector-count-early.patch 5d8b736d-AMD-IOMMU-replace-INTREMAP_ENTRIES.patch 5d8b7393-AMD-IOMMU-restrict-intremap-table-sizes.patch 5d9ee2a8-AMD-IOMMU-alloc-1-devtab-per-PCI-seg.patch 5d9ee2f0-AMD-IOMMU-allocate_buffer-avoid-memset.patch 5d9ee312-AMD-IOMMU-prefill-all-DTEs.patch CVE-2014-0222-blktap-qcow1-validate-l2-table-size.patch blktap2-no-uninit.patch libxl.prepare-environment-for-domcreate_stream_done.patch pygrub-python3-conversion.patch fix-xenpvnetboot.patch - bsc#1135799 - Partner-L3: Xen crashes on AMD ROME based machines 5d9ee2a8-AMD-IOMMU-alloc-1-devtab-per-PCI-seg.patch 5d9ee2f0-AMD-IOMMU-allocate_buffer-avoid-memset.patch 5d9ee312-AMD-IOMMU-prefill-all-DTEs.patch - bsc#1120095 - add code to change LIBXL_HOTPLUG_TIMEOUT at runtime The included README has details about the impact of this change libxl.LIBXL_HOTPLUG_TIMEOUT.patch - bsc#1135799 - Partner-L3: Xen crashes on AMD ROME based machines 5ca7660f-x86-entry-drop-unused-includes.patch 5cf8da09-adjust-sysdom-creation-call-earlier-on-x86.patch 5cab2a6b-x86-ACPI-also-parse-AMD-tables-early.patch 5cab2ab7-x86-IOMMU-introduce-init-ops.patch 5cab2ae8-x86-IOMMU-abstract-iommu_supports_eim.patch 5cab2b4e-x86-IOMMU-abstract-iommu_enable_x2apic_IR.patch 5cab2b95-x86-IOMMU-initialize-iommu_ops-in.patch 5cac9a4b-x86-IOMMU-abstract-adjust_vtd_irq_affinities.patch 5cdeac7f-AMD-IOMMU-adjust-IOMMU-list-head-init.patch 5d0cf4e4-AMD-IOMMU-initialize-IRQ-tasklet-once.patch 5d149bb0-AMD-IOMMU-dont-add-IOMMUs.patch 5d1b3fab-AMD-IOMMU-restrict-feature-logging.patch 5d358508-x86-IRQ-desc-affinity-represents-request.patch 5d358534-x86-IRQ-consolidate-arch-cpu_mask-use.patch 5d358a67-AMD-IOMMU-pass-IOMMU-to-iterate_ivrs_entries-cb.patch 5d358a92-AMD-IOMMU-pass-IOMMU-to-amd_iommu_alloc_intremap_table.patch 5d39811c-x86-IOMMU-dont-restrict-IRQ-affinities.patch 5d417813-AMD-IOMMU-bitfield-extended-features.patch 5d417838-AMD-IOMMU-bitfield-control-reg.patch 5d41785b-AMD-IOMMU-bitfield-IRTE.patch 5d41787e-AMD-IOMMU-pass-IOMMU-to-gfu-intremap-entry.patch 5d4178ad-AMD-IOMMU-128bit-non-guest-APIC-IRTE.patch 5d4178fc-AMD-IOMMU-split-amd_iommu_init_one.patch 5d41793f-AMD-IOMMU-allow-enabling-without-IRQ.patch 5d417a16-AMD-IOMMU-adjust-IRQ-setup-for-x2APIC.patch 5d417ab6-AMD-IOMMU-enable-x2APIC-mode.patch 5d417b38-AMD-IOMMU-correct-IRTE-updating.patch 5d417b6a-AMD-IOMMU-dont-needlessly-log-headers.patch 5d4a9d25-AMD-IOMMU-drop-not-found-message.patch 5d80e7c0-AMD-IOMMU-free-shared-IRT-once.patch 5d80e80d-AMD-IOMMU-valid-flag-for-IVRS-mappings.patch 5d80e82e-AMD-IOMMU-alloc_intremap_table-callers-handle-errors.patch 5d80e857-x86-PCI-read-MSI-X-table-entry-count-early.patch 5d8b72e5-AMD-IOMMU-dont-blindly-alloc-intremap-tables.patch 5d8b730e-AMD-IOMMU-phantom-funcs-share-intremap-tables.patch 5d8b733b-x86-PCI-read-max-MSI-vector-count-early.patch 5d8b736d-AMD-IOMMU-replace-INTREMAP_ENTRIES.patch 5d8b7393-AMD-IOMMU-restrict-intremap-table-sizes.patch - bsc#1145240 - [Migration]Can't pre-allocate 1 shadow pages 5d70bfba-x86-shadow-dont-enable-with-too-small-allocation.patch - bsc#1137717 - [HPS Bug] Unable to install Windows Server 2016 with 2 CPUs setting (or above) under SLES12 SP4 Xen Server on AMD ROME platform 5d89d8d9-libxc-x86-avoid-overflow-in-CPUID-APIC-ID.patch - Upstream bug fixes (bsc#1027519) 5d67ceaf-x86-properly-gate-PKU-clearing.patch 5d779811-x86-fix-CPUID7-0-eax-levelling-MSR.patch 5d77b40f-fix-hvm_all_ioreq_servers_add_vcpu-cleanup.patch 5d80ea13-vpci-honor-read-only-devices.patch 5d8b715f-ACPI-cpuidle-bump-max-num-of-states.patch - bsc#1145774 - Libivrtd segfaults when trying to live migrate a VM Fix crash in an error path of libxl_domain_suspend with libxl.helper_done-crash.patch - Upstream bug fixes (bsc#1027519) 5d419d49-x86-spec-ctrl-report-proper-status.patch 5d43253c-x86-ucode-always-collect_cpu_info-at-boot.patch 5d4aa36f-x86-apic-enable-x2APIC-mode-earlier.patch 5d4afa7a-credit2-fix-memory-leak.patch 5d4d850a-introduce-bss-percpu-page-aligned.patch 5d516531-x86-xpti-dont-leak-TSS-adjacent-data.patch 5d5bf475-x86-PV-fix-handling-of-iommu-mappings.patch 5d6524ca-x86-mm-correctly-init-M2P-entries.patch - Drop 5d419d49-x86-spec-ctrl-facilities-report-wrong-status.patch - Preserve modified files which used to be marked as %config, rename file.rpmsave to file - Update to Xen 4.12.1 bug fix release (bsc#1027519) xen-4.12.1-testing-src.tar.bz2 - Drop patches contained in new tarball 5c87b644-IOMMU-leave-enabled-for-kexec-crash.patch 5c87b6a2-x86-HVM-dont-crash-guest-in-find_mmio_cache.patch 5c87b6c8-drop-arch_evtchn_inject.patch 5c87b6e8-avoid-atomic-rmw-accesses-in-map_vcpu_info.patch 5c87e6d1-x86-TSX-controls-for-RTM-force-abort-mode.patch 5c8f752c-x86-e820-build-with-gcc9.patch 5c8fb92d-x86-HVM-split-linear-reads-and-writes.patch 5c8fb951-x86-HVM-finish-IOREQs-correctly-on-completion.patch 5c8fc6c0-x86-MSR-shorten-ARCH_CAPABILITIES.patch 5c8fc6c0-x86-SC-retpoline-safety-calculations-for-eIBRS.patch 5c9e63c5-credit2-SMT-idle-handling.patch 5ca46b68-x86emul-no-GPR-update-upon-AVX-gather-failures.patch 5ca773d1-x86emul-dont-read-mask-reg-without-AVX512F.patch 5cab1f66-timers-fix-memory-leak-with-cpu-plug.patch 5cac6cba-vmx-Fixup-removals-of-MSR-load-save-list-entries.patch 5cd921fb-trace-fix-build-with-gcc9.patch 5cd9224b-AMD-IOMMU-disable-upon-init-fail.patch 5cd922c5-x86-MTRR-recalc-p2mt-when-iocaps.patch 5cd9230f-VMX-correctly-get-GS_SHADOW-for-current.patch 5cd926d0-bitmap_fill-zero-sized.patch 5cd92724-drivers-video-drop-constraints.patch 5cd93a69-x86-MSR_INTEL_CORE_THREAD_COUNT.patch 5cd93a69-x86-boot-detect-Intel-SMT-correctly.patch 5cd93a69-x86-spec-ctrl-reposition-XPTI-parsing.patch 5cd981ff-x86-IRQ-tracing-avoid-UB-or-worse.patch 5cdad090-x86-spec-ctrl-CPUID-MSR-definitions-for-MDS.patch 5cdad090-x86-spec-ctrl-infrastructure-for-VERW-flush.patch 5cdad090-x86-spec-ctrl-misc-non-functional-cleanup.patch 5cdad090-x86-spec-ctrl-opts-to-control-VERW-flush.patch 5cdeb9fd-sched-fix-csched2_deinit_pdata.patch 5ce7a92f-x86-IO-APIC-fix-build-with-gcc9.patch 5cf0f6a4-x86-vhpet-resume-avoid-small-diff.patch 5cf16e51-x86-spec-ctrl-Knights-retpoline-safe.patch 5d03a0c4-1-Arm-add-an-isb-before-reading-CNTPCT_EL0.patch 5d03a0c4-2-gnttab-rework-prototype-of-set_status.patch 5d03a0c4-3-Arm64-rewrite-bitops-in-C.patch 5d03a0c4-4-Arm32-rewrite-bitops-in-C.patch 5d03a0c4-5-Arm-bitops-consolidate-prototypes.patch 5d03a0c4-6-Arm64-cmpxchg-simplify.patch 5d03a0c4-7-Arm32-cmpxchg-simplify.patch 5d03a0c4-8-Arm-bitops-helpers-with-timeout.patch 5d03a0c4-9-Arm-cmpxchg-helper-with-timeout.patch 5d03a0c4-A-Arm-turn-on-SILO-mode-by-default.patch 5d03a0c4-B-bitops-guest-helpers.patch 5d03a0c4-C-cmpxchg-guest-helpers.patch 5d03a0c4-D-use-guest-atomics-helpers.patch 5d03a0c4-E-Arm-add-perf-counters-in-guest-atomic-helpers.patch 5d03a0c4-F-Arm-protect-gnttab_clear_flag.patch - Refreshed patches libxl.pvscsi.patch - bsc#1143563 - Speculative mitigation facilities report wrong status 5d419d49-x86-spec-ctrl-facilities-report-wrong-status.patch - Update xen-dom0-modules.service (bsc#1137251) Map backend module names from pvops and xenlinux kernels to a module alias. This avoids errors from modprobe about unknown modules. Ignore a few xenlinux modules that lack aliases. - Gcc9 warnings seem to be cleared up with upstream fixes. Drop gcc9-ignore-warnings.patch - bsc#1138563 - L3: xenpvnetboot improperly ported to Python 3 fix-xenpvnetboot.patch - Move /etc/modprobe.d/xen_loop.conf to /lib/modprobe.d/xen_loop.conf - Remove /etc/xen/xenapiusers and /etc/pam.d/xen-api - Remove all upstream provided files in /etc/xen They are not required at runtime. The host admin is now responsible if he really needs anything in this subdirectory. - In our effort to make /etc fully admin controlled, move /etc/xen/scripts to libexec/xen/scripts with xen-tools.etc_pollution.patch - Move /etc/bash_completion.d/xl.sh to %{_datadir}/bash-completion/completions - bsc#1138294 - VUL-0: CVE-2019-17349: XSA-295: Unlimited Arm Atomics Operations 5d03a0c4-1-Arm-add-an-isb-before-reading-CNTPCT_EL0.patch 5d03a0c4-2-gnttab-rework-prototype-of-set_status.patch 5d03a0c4-3-Arm64-rewrite-bitops-in-C.patch 5d03a0c4-4-Arm32-rewrite-bitops-in-C.patch 5d03a0c4-5-Arm-bitops-consolidate-prototypes.patch 5d03a0c4-6-Arm64-cmpxchg-simplify.patch 5d03a0c4-7-Arm32-cmpxchg-simplify.patch 5d03a0c4-8-Arm-bitops-helpers-with-timeout.patch 5d03a0c4-9-Arm-cmpxchg-helper-with-timeout.patch 5d03a0c4-A-Arm-turn-on-SILO-mode-by-default.patch 5d03a0c4-B-bitops-guest-helpers.patch 5d03a0c4-C-cmpxchg-guest-helpers.patch 5d03a0c4-D-use-guest-atomics-helpers.patch 5d03a0c4-E-Arm-add-perf-counters-in-guest-atomic-helpers.patch 5d03a0c4-F-Arm-protect-gnttab_clear_flag.patch - Upstream bug fixes (bsc#1027519) 5c87b6c8-drop-arch_evtchn_inject.patch 5c87b6e8-avoid-atomic-rmw-accesses-in-map_vcpu_info.patch 5cd921fb-trace-fix-build-with-gcc9.patch 5cd9224b-AMD-IOMMU-disable-upon-init-fail.patch 5cd922c5-x86-MTRR-recalc-p2mt-when-iocaps.patch 5cd9230f-VMX-correctly-get-GS_SHADOW-for-current.patch 5cd926d0-bitmap_fill-zero-sized.patch 5cd92724-drivers-video-drop-constraints.patch 5cd93a69-x86-spec-ctrl-reposition-XPTI-parsing.patch (Replaces xsa297-0a.patch) 5cd93a69-x86-MSR_INTEL_CORE_THREAD_COUNT.patch (Replaces xsa297-0b.patch) 5cd93a69-x86-boot-detect-Intel-SMT-correctly.patch (Replaces xsa297-0c.patch) 5cdad090-x86-spec-ctrl-misc-non-functional-cleanup.patch (Replaces xsa297-0d.patch) 5cdad090-x86-spec-ctrl-CPUID-MSR-definitions-for-MDS.patch (Replaces xsa297-1.patch) 5cdad090-x86-spec-ctrl-infrastructure-for-VERW-flush.patch (Replaces xsa297-2.patch) 5cdad090-x86-spec-ctrl-opts-to-control-VERW-flush.patch (Replaces xsa297-3.patch) 5cd981ff-x86-IRQ-tracing-avoid-UB-or-worse.patch 5cdeb9fd-sched-fix-csched2_deinit_pdata.patch 5ce7a92f-x86-IO-APIC-fix-build-with-gcc9.patch 5cf0f6a4-x86-vhpet-resume-avoid-small-diff.patch 5cf16e51-x86-spec-ctrl-Knights-retpoline-safe.patch - Fix some outdated information in the readme README.SUSE - spec: xen-tools: require matching version of xen package bsc#1137471 - Remove two stale patches xen.build-compare.man.patch xenpaging.doc.patch - Disable LTO (boo#1133296). - Remove arm32 from ExclusiveArch to fix build - bsc#1111331 - VUL-0: CPU issues Q2 2019 aka "/Group 4"/. CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091 xsa297-0a.patch xsa297-0b.patch xsa297-0c.patch xsa297-0d.patch xsa297-1.patch xsa297-2.patch xsa297-3.patch - Update 5cab1f66-timers-fix-memory-leak-with-cpu-plug.patch and drop 5cac6219-xen-cpu-Fix-ARM-build-following-cs-597fbb8.patch Refresh 5cac6cba-vmx-Fixup-removals-of-MSR-load-save-list-entries.patch - bsc#1131811 - [XEN] internal error: libxenlight failed to create new domain. This patch is a workaround for a systemd issue. See patch header for additional comments. xenstore-launch.patch - bsc#1125378 - [xen][pygrub] Can not restore sle11sp4 pv guest after upgrading host from sle11sp4 to sle15sp1 pygrub-python3-conversion.patch - Fix "/TypeError: virDomainDefineXML() argument 2 must be str or None, not bytes"/ when converting VMs from using the xm/xend toolstack to the libxl/libvirt toolstack. (bsc#1123378) xen2libvirt.py - bsc#1124560 - Fully virtualized guests crash on boot 5cac6cba-vmx-Fixup-removals-of-MSR-load-save-list-entries.patch - bsc#1121391 - GCC 9: xen build fails 5c8f752c-x86-e820-build-with-gcc9.patch - Upstream bug fixes (bsc#1027519) 5c87b644-IOMMU-leave-enabled-for-kexec-crash.patch 5c87b6a2-x86-HVM-dont-crash-guest-in-find_mmio_cache.patch 5c87e6d1-x86-TSX-controls-for-RTM-force-abort-mode.patch 5c8fb92d-x86-HVM-split-linear-reads-and-writes.patch 5c8fb951-x86-HVM-finish-IOREQs-correctly-on-completion.patch 5c8fc6c0-x86-MSR-shorten-ARCH_CAPABILITIES.patch 5c8fc6c0-x86-SC-retpoline-safety-calculations-for-eIBRS.patch 5c9e63c5-credit2-SMT-idle-handling.patch 5ca46b68-x86emul-no-GPR-update-upon-AVX-gather-failures.patch 5ca773d1-x86emul-dont-read-mask-reg-without-AVX512F.patch 5cab1f66-timers-fix-memory-leak-with-cpu-plug.patch 5cac6219-xen-cpu-Fix-ARM-build-following-cs-597fbb8.patch - Install pkgconfig files into libdir instead of datadir - Update to Xen 4.12.0 FCS release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 * HVM/PVH and PV only Hypervisor: The Xen 4.12 release separates the HVM/PVH and PV code paths in Xen and provides KCONFIG options to build a PV only or HVM/PVH only hypervisor. * QEMU Deprivilege (DM_RESTRICT): In Xen 4.12, this feature has been vastly improved. * Argo - Hypervisor-Mediated data eXchange: Argo is a new inter- domain communication mechanism. * Improvements to Virtual Machine Introspection: The VMI subsystem which allows detection of 0-day vulnerabilities has seen many functional and performance improvements. * Credit 2 Scheduler: The Credit2 scheduler is now the Xen Project default scheduler. * PVH Support: Grub2 boot support has been added to Xen and Grub2. * PVH Dom0: PVH Dom0 support has now been upgraded from experimental to tech preview. * The Xen 4.12 upgrade also includes improved IOMMU mapping code, which is designed to significantly improve the startup times of AMD EPYC based systems. * The upgrade also features Automatic Dom0 Sizing which allows the setting of Dom0 memory size as a percentage of host memory (e.g. 10%) or with an offset (e.g. 1G+10%). - bsc#1130485 - Please drop Requires on multipath-tools in xen-tools. Now using Recommends multipath-tools. xen.spec - Update to Xen 4.12.0 RC7 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - Update to Xen 4.12.0 RC6 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - bsc#1026236 - add Xen cmdline option "/suse_vtsc_tolerance"/ to avoid TSC emulation for HVM domUs if their expected frequency does not match exactly the frequency of the receiving host xen.bug1026236.suse_vtsc_tolerance.patch - Update to Xen 4.12.0 RC5 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - jsc#SLE-3059 - Disable Xen auto-ballooning - Add CONFIG_DOM0_MEM to the spec file for managing dom0 memory. xen.spec - Disable autoballooning in xl.con xl-conf-disable-autoballoon.patch - Update gcc9-ignore-warnings.patch to fix build in SLE12 - bsc#1126325 - fix crash in libxl in error path Setup of grant_tables and other variables may fail libxl.prepare-environment-for-domcreate_stream_done.patch - bsc#1127620 - Documentation for the xl configuration file allows for firmware=pvgrub64 but we don't ship pvgrub64. Create a link from grub.xen to pvgrub64 xen.spec - Update to Xen 4.12.0 RC4 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - Tarball also contains additional post RC4 security fixes for Xen Security Advisories 287, 288, and 290 through 294. - Update to Xen 4.12.0 RC3 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - Update to Xen 4.12.0 RC2 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - bsc#1121391 - GCC 9: xen build fails gcc9-ignore-warnings.patch - bsc#1122563 - Virtualization/xen: Bug no Xen on boot, missing /proc/xen, after 4.11 -> 4.12 upgrade on X86_64/efi. Keep xen.efi in /usr/lib64/efi for booting older distros. xen.spec - fate#326960: Package grub2 as noarch. As part of the effort to have a unified bootloader across architectures, modify the xen.spec file to move the Xen efi files to /usr/share/efi/$(uname -m) from /usr/lib64/efi. - Update to Xen 4.12.0 RC1 release (fate#325107, fate#323901) xen-4.12.0-testing-src.tar.bz2 - Drop 5b505d59-tools-xentop-replace-use-of-deprecated-vwprintw.patch 5b76ec82-libxl-arm-Fix-build-on-arm64-acpi-w-gcc-8.2.patch 5b8fae26-tools-libxl-correct-vcpu-affinity-output-with-sparse-physical-cpu-map.patch 5b8fae26-xen-fill-topology-info-for-all-present-cpus.patch 5b8fb5af-tools-xl-refuse-to-set-number-of-vcpus-to-0-via-xl-vcpu-set.patch 5b9784ad-x86-HVM-drop-hvm_fetch_from_guest_linear.patch 5b9784d2-x86-HVM-add-known_gla-helper.patch 5b9784f2-x86-HVM-split-page-straddling-accesses.patch 5bdc31d5-VMX-fix-vmx_handle_eoi.patch gcc8-fix-array-warning-on-i586.patch gcc8-fix-format-warning-on-i586.patch gcc8-inlining-failed.patch xen.bug1079730.patch - bsc#1121960 - xen: sync with Factory xen.spec xen.changes - Replace old $RPM_* shell vars. - Run fdupes for all architectures, and not crossing subvolume boundaries. - Do not run %fdupes on aarch64 to avoid the hardlink-across-partition rpmlint error - Require qemu-seabios only on x86* as it is not available on non-x86 systems - Avoid creating dangling symlinks (bsc#1116524) This reverts the revert of tmp_build.patch - Update to Xen 4.11.1 bug fix release (bsc#1027519) xen-4.11.1-testing-src.tar.bz2 - 5b505d59-tools-xentop-replace-use-of-deprecated-vwprintw.patch replaces xen.2b50cdbc444c637575580dcfa6c9525a84d5cc62.patch - 5b76ec82-libxl-arm-Fix-build-on-arm64-acpi-w-gcc-8.2.patch replaces xen.b8f33431f3dd23fb43a879f4bdb4283fdc9465ad.patch - Drop the following patches contained in the new tarball 5b34b8fe-VMX-defer-vmx_vmcs_exit-as-long-as-possible.patch 5b3cab8e-1-VMX-MSR_DEBUGCTL-handling.patch 5b3cab8e-2-VMX-improve-MSR-load-save-API.patch 5b3cab8e-3-VMX-cleanup-MSR-load-save-infra.patch 5b3cab8f-1-VMX-factor-out-locate_msr_entry.patch 5b3cab8f-2-VMX-remote-access-to-MSR-lists.patch 5b3cab8f-3-VMX-improve-LBR-MSR-handling.patch 5b3cab8f-4-VMX-pass-MSR-value-into-vmx_msr_add.patch 5b3cab8f-5-VMX-load-only-guest-MSR-entries.patch 5b3f8fa5-port-array_index_nospec-from-Linux.patch 5b4321f6-x86-correctly-set-nonlazy_xstate_used-when-loading-full-state.patch 5b4488e7-x86-spec-ctrl-cmdline-handling.patch 5b471517-page_alloc-correct-first_dirty-calc-in-block-merging.patch 5b4c9a60-allow-cpu_down-to-be-called-earlier.patch 5b4db308-SVM-fix-cleanup-svm_inject_event.patch 5b5040c3-cpupools-fix-state-when-downing-a-CPU-failed.patch 5b5040f2-x86-AMD-distinguish-CU-from-HT.patch 5b505fe5-VMX-fix-find-msr-build.patch 5b508775-1-x86-distinguish-CPU-offlining-and-removal.patch 5b508775-2-x86-possibly-bring-up-all-CPUs.patch 5b508775-3-x86-cmdline-opt-to-avoid-use-of-secondary-HTs.patch 5b508ce8-VMX-dont-clobber-dr6-while-debug-state-is-lazy.patch 5b50df16-1-x86-xstate-use-guest-CPUID-policy.patch 5b50df16-2-x86-make-xstate-calculation-errors-more-obvious.patch 5b56feb1-hvm-Disallow-unknown-MSR_EFER-bits.patch 5b56feb2-spec-ctrl-Fix-the-parsing-of-xpti--on-fixed-Intel-hardware.patch 5b62ca93-VMX-avoid-hitting-BUG_ON.patch 5b6d84ac-x86-fix-improve-vlapic-read-write.patch 5b6d8ce2-x86-XPTI-parsing.patch 5b72fbbe-ARM-disable-grant-table-v2.patch 5b72fbbe-oxenstored-eval-order.patch 5b72fbbe-vtx-Fix-the-checking-for-unknown-invalid-MSR_DEBUGCTL-bits.patch 5b72fbbf-1-spec-ctrl-Calculate-safe-PTE-addresses-for-L1TF-mitigations.patch 5b72fbbf-2-spec-ctrl-Introduce-an-option-to-control-L1TF-mitigation-for-PV-guests.patch 5b72fbbf-3-shadow-Infrastructure-to-force-a-PV-guest-into-shadow-mode.patch 5b72fbbf-4-mm-Plumbing-to-allow-any-PTE-update-to-fail-with--ERESTART.patch 5b72fbbf-5-pv-Force-a-guest-into-shadow-mode-when-it-writes-an-L1TF-vulnerable-PTE.patch 5b72fbbf-6-spec-ctrl-CPUID-MSR-definitions-for-L1D_FLUSH.patch 5b72fbbf-7-msr-Virtualise-MSR_FLUSH_CMD-for-guests.patch 5b72fbbf-8-spec-ctrl-Introduce-an-option-to-control-L1D_FLUSH-for-HVM-HAP-guests.patch 5b72fbbf-x86-Make-spec-ctrl-no-a-global-disable-of-all-mitigations.patch 5b72fbbf-xl.conf-Add-global-affinity-masks.patch 5b74190e-x86-hvm-ioreq-MMIO-range-check-honor-DF.patch 5b752762-x86-hvm-emul-rep-IO-should-not-cross-GFN-boundaries.patch 5b75afef-x86-setup-avoid-OoB-E820-lookup.patch 5b76b780-rangeset-inquiry-functions-tolerate-NULL.patch 5b83c654-VT-d-dmar-iommu-mem-leak-fix.patch 5b8d5832-x86-assorted-array_index_nospec-insertions.patch 5ba11ed4-credit2-fix-moving-CPUs-between-cpupools.patch 5bacae4b-x86-boot-allocate-extra-module-slot.patch 5bae44ce-x86-silence-false-log-messages.patch 5bb60c12-x86-split-opt_xpti.patch 5bb60c4f-x86-split-opt_pv_l1tf.patch 5bb60c74-x86-fix-xpti-and-pv-l1tf.patch 5bcf0722-x86-boot-enable-NMIs.patch 5bd076e9-dombuilder-init-vcpu-debug-regs-correctly.patch 5bd076e9-x86-boot-init-debug-regs-correctly.patch 5bd076e9-x86-init-vcpu-debug-regs-correctly.patch 5bd0e0cf-vvmx-Disallow-the-use-of-VT-x-instructions-when-nested-virt-is-disabled.patch 5bd0e11b-x86-disallow-VT-x-insns-without-nested-virt.patch 5bd85bfd-x86-fix-crash-on-xl-set-parameter-pcid.patch 5be2a308-x86-extend-get_platform_badpages.patch 5be2a354-x86-work-around-HLE-host-lockup-erratum.patch xsa275-1.patch xsa275-2.patch xsa276-1.patch xsa276-2.patch xsa277.patch xsa279.patch xsa280-1.patch xsa280-2.patch - bsc#1116524 - Package xen-tools-4.11.0_09-2.1.x86_64 broken: Missing /bin/domu-xenstore. This was broken because "/make package build reproducible"/ change. (boo#1047218, boo#1062303) This fix reverses the change to this patch. tmp_build.patch - bsc#1115040 - VUL-0: CVE-2018-19961 CVE-2018-19962: xen: insufficient TLB flushing / improper large page mappings with AMD IOMMUs (XSA-275) xsa275-1.patch xsa275-2.patch - bsc#1115043 - VUL-0: CVE-2018-19963: xen: resource accounting issues in x86 IOREQ server handling (XSA-276) xsa276-1.patch xsa276-2.patch - bsc#1115044 - VUL-0: CVE-2018-19964: xen: x86: incorrect error handling for guest p2m page removals (XSA-277) xsa277.patch - bsc#1114405 - VUL-0: CVE-2018-18883: xen: Nested VT-x usable even when disabled (XSA-278) 5bd0e11b-x86-disallow-VT-x-insns-without-nested-virt.patch - bsc#1115045 - VUL-0: xen: CVE-2018-19965: x86: DoS from attempting to use INVPCID with a non-canonical addresses (XSA-279) xsa279.patch - bsc#1115047 - VUL-0: CVE-2018-19966: xen: Fix for XSA-240 conflicts with shadow paging (XSA-280) xsa280-1.patch xsa280-2.patch - bsc#1114988 - VUL-0: CVE-2018-19967: xen: guest use of HLE constructs may lock up host (XSA-282) 5be2a308-x86-extend-get_platform_badpages.patch 5be2a354-x86-work-around-HLE-host-lockup-erratum.patch - bsc#1108940 - L3: XEN SLE12-SP1 domU hang on SLE12-SP3 HV 5bdc31d5-VMX-fix-vmx_handle_eoi.patch - Upstream bug fixes (bsc#1027519) 5b752762-x86-hvm-emul-rep-IO-should-not-cross-GFN-boundaries.patch 5ba11ed4-credit2-fix-moving-CPUs-between-cpupools.patch 5bacae4b-x86-boot-allocate-extra-module-slot.patch 5bae44ce-x86-silence-false-log-messages.patch 5bb60c12-x86-split-opt_xpti.patch 5bb60c4f-x86-split-opt_pv_l1tf.patch 5bb60c74-x86-fix-xpti-and-pv-l1tf.patch 5bcf0722-x86-boot-enable-NMIs.patch 5bd076e9-dombuilder-init-vcpu-debug-regs-correctly.patch 5bd076e9-x86-boot-init-debug-regs-correctly.patch 5bd076e9-x86-init-vcpu-debug-regs-correctly.patch 5bd85bfd-x86-fix-crash-on-xl-set-parameter-pcid.patch - bsc#1114405 - VUL-0: CVE-2018-18883: xen: Nested VT-x usable even when disabled (XSA-278) 5bd0e0cf-vvmx-Disallow-the-use-of-VT-x-instructions-when-nested-virt-is-disabled.patch - Use SMBIOS_REL_DATE instead of SMBIOS_DATE for reproducible binaries - make package build reproducible (boo#1047218, boo#1062303) * Set SMBIOS_REL_DATE * Update tmp_build.patch to use SHA instead of random build-id * Add reproducible.patch to use --no-insert-timestamp - Building with ncurses 6.1 will fail without xen.2b50cdbc444c637575580dcfa6c9525a84d5cc62.patch - Building libxl acpi support on aarch64 with gcc 8.2 will fail without xen.b8f33431f3dd23fb43a879f4bdb4283fdc9465ad.patch - bsc#1106263 - L3: The affinity reporting via 'xl vcpu-list' is apparently broken 5b8fae26-tools-libxl-correct-vcpu-affinity-output-with-sparse-physical-cpu-map.patch 5b8fae26-xen-fill-topology-info-for-all-present-cpus.patch 5b8fb5af-tools-xl-refuse-to-set-number-of-vcpus-to-0-via-xl-vcpu-set.patch - bsc#1094508 - L3: Kernel oops in fs/dcache.c called by d_materialise_unique() 5b9784ad-x86-HVM-drop-hvm_fetch_from_guest_linear.patch 5b9784d2-x86-HVM-add-known_gla-helper.patch 5b9784f2-x86-HVM-split-page-straddling-accesses.patch - bsc#1103279 - (CVE-2018-15470) VUL-0: CVE-2018-15470: xen: oxenstored does not apply quota-maxentity (XSA-272) 5b72fbbe-oxenstored-eval-order.patch - bsc#1103275 - (CVE-2018-15469) VUL-0: CVE-2018-15469: xen: Use of v2 grant tables may cause crash on ARM (XSA-268) 5b72fbbe-ARM-disable-grant-table-v2.patch - Upstream patches from Jan (bsc#1027519) 5b6d84ac-x86-fix-improve-vlapic-read-write.patch 5b74190e-x86-hvm-ioreq-MMIO-range-check-honor-DF.patch 5b75afef-x86-setup-avoid-OoB-E820-lookup.patch 5b76b780-rangeset-inquiry-functions-tolerate-NULL.patch 5b83c654-VT-d-dmar-iommu-mem-leak-fix.patch 5b8d5832-x86-assorted-array_index_nospec-insertions.patch - Drop 5b741962-x86-write-to-correct-variable-in-parse_pv_l1tf.patch - bsc#1078292 - rpmbuild -ba SPECS/xen.spec with xen-4.9.1 failed xen.spec - bsc#1091107 - VUL-0: CVE-2018-3646: xen: L1 Terminal Fault -VMM (XSA-273) 5b72fbbf-1-spec-ctrl-Calculate-safe-PTE-addresses-for-L1TF-mitigations.patch 5b72fbbf-2-spec-ctrl-Introduce-an-option-to-control-L1TF-mitigation-for-PV-guests.patch 5b72fbbf-3-shadow-Infrastructure-to-force-a-PV-guest-into-shadow-mode.patch 5b72fbbf-4-mm-Plumbing-to-allow-any-PTE-update-to-fail-with--ERESTART.patch 5b72fbbf-5-pv-Force-a-guest-into-shadow-mode-when-it-writes-an-L1TF-vulnerable-PTE.patch 5b72fbbf-6-spec-ctrl-CPUID-MSR-definitions-for-L1D_FLUSH.patch 5b72fbbf-7-msr-Virtualise-MSR_FLUSH_CMD-for-guests.patch 5b72fbbf-8-spec-ctrl-Introduce-an-option-to-control-L1D_FLUSH-for-HVM-HAP-guests.patch - bsc#1103276 - VUL-0: CVE-2018-15468: xen: x86: Incorrect MSR_DEBUGCTL handling lets guests enable BTS (XSA-269) 5b72fbbe-vtx-Fix-the-checking-for-unknown-invalid-MSR_DEBUGCTL-bits.patch - Upstream prereq patches for XSA-273 and other upstream fixes (bsc#1027519) 5b34b8fe-VMX-defer-vmx_vmcs_exit-as-long-as-possible.patch 5b3cab8e-1-VMX-MSR_DEBUGCTL-handling.patch 5b3cab8e-2-VMX-improve-MSR-load-save-API.patch 5b3cab8e-3-VMX-cleanup-MSR-load-save-infra.patch 5b3cab8f-1-VMX-factor-out-locate_msr_entry.patch 5b3cab8f-2-VMX-remote-access-to-MSR-lists.patch 5b3cab8f-3-VMX-improve-LBR-MSR-handling.patch 5b3cab8f-4-VMX-pass-MSR-value-into-vmx_msr_add.patch 5b3cab8f-5-VMX-load-only-guest-MSR-entries.patch 5b4321f6-x86-correctly-set-nonlazy_xstate_used-when-loading-full-state.patch 5b505fe5-VMX-fix-find-msr-build.patch 5b56feb1-hvm-Disallow-unknown-MSR_EFER-bits.patch 5b56feb2-spec-ctrl-Fix-the-parsing-of-xpti--on-fixed-Intel-hardware.patch 5b62ca93-VMX-avoid-hitting-BUG_ON.patch 5b6d8ce2-x86-XPTI-parsing.patch 5b72fbbf-x86-Make-spec-ctrl-no-a-global-disable-of-all-mitigations.patch 5b72fbbf-xl.conf-Add-global-affinity-masks.patch 5b741962-x86-write-to-correct-variable-in-parse_pv_l1tf.patch - Upstream patches from Jan (bsc#1027519) 5b3f8fa5-port-array_index_nospec-from-Linux.patch 5b4488e7-x86-spec-ctrl-cmdline-handling.patch 5b471517-page_alloc-correct-first_dirty-calc-in-block-merging.patch 5b4c9a60-allow-cpu_down-to-be-called-earlier.patch 5b4db308-SVM-fix-cleanup-svm_inject_event.patch 5b5040c3-cpupools-fix-state-when-downing-a-CPU-failed.patch 5b5040f2-x86-AMD-distinguish-CU-from-HT.patch 5b508775-1-x86-distinguish-CPU-offlining-and-removal.patch 5b508775-2-x86-possibly-bring-up-all-CPUs.patch 5b508775-3-x86-cmdline-opt-to-avoid-use-of-secondary-HTs.patch 5b508ce8-VMX-dont-clobber-dr6-while-debug-state-is-lazy.patch 5b50df16-1-x86-xstate-use-guest-CPUID-policy.patch 5b50df16-2-x86-make-xstate-calculation-errors-more-obvious.patch gcc8-fix-format-warning-on-i586.patch gcc8-fix-array-warning-on-i586.patch - Drop xen.fuzz-_FORTIFY_SOURCE.patch gcc8-fix-warning-on-i586.patch - Update to Xen 4.11.0 FCS (fate#325202, fate#325123) xen-4.11.0-testing-src.tar.bz2 disable-building-pv-shim.patch - Dropped patches 5a33a12f-domctl-improve-locking-during-domain-destruction.patch 5a6703cb-x86-move-invocations-of-hvm_flush_guest_tlbs.patch 5a79d7ed-libxc-packed-initrd-dont-fail-domain-creation.patch 5a9985bd-x86-invpcid-support.patch 5ac72a48-gcc8.patch 5ac72a5f-gcc8.patch 5ac72a64-gcc8.patch 5ac72a69-gcc8.patch 5ac72a6e-gcc8.patch 5ac72a74-gcc8.patch 5ac72a7b-gcc8.patch 5ad4923e-x86-correct-S3-resume-ordering.patch 5ad49293-x86-suppress-BTI-mitigations-around-S3.patch 5ad600d4-x86-pv-introduce-x86emul_read_dr.patch 5ad600d4-x86-pv-introduce-x86emul_write_dr.patch 5ad8c3a7-x86-spec_ctrl-update-retpoline-decision-making.patch 5adda097-x86-HPET-fix-race-triggering-ASSERT.patch 5adda0d5-x86-HVM-never-retain-emulated-insn-cache.patch 5adde9ed-xpti-fix-double-fault-handling.patch 5ae06fad-SVM-fix-intercepts-for-SYS-CALL-ENTER-MSRs.patch 5ae31917-x86-cpuidle-init-stats-lock-once.patch 5aeaeae4-introduce-vcpu_sleep_nosync_locked.patch 5aeaeaf0-sched-fix-races-in-vcpu-migration.patch 5aeb2c57-x86-retval-checks-of-set-guest-trapbounce.patch 5aec7393-1-x86-xpti-avoid-copy.patch 5aec7393-2-x86-xpti-write-cr3.patch 5aec744a-3-x86-xpti-per-domain-flag.patch 5aec744a-4-x86-xpti-use-invpcid.patch 5aec744a-5-x86-xpti-no-global-pages.patch 5aec744a-6-x86-xpti-cr3-valid-flag.patch 5aec744a-7-x86-xpti-pv_guest_cr4_to_real_cr4.patch 5aec744b-8-x86-xpti-cr3-helpers.patch 5aec74a8-9-x86-xpti-use-pcid.patch 5af1daa9-1-x86-traps-fix-dr6-handing-in-DB-handler.patch 5af1daa9-2-x86-pv-move-exception-injection-into-test_all_events.patch 5af1daa9-3-x86-traps-use-IST-for-DB.patch 5af1daa9-4-x86-traps-fix-handling-of-DB-in-hypervisor-context.patch 5af1daa9-x86-HVM-guard-against-bogus-emulator-ioreq-state.patch 5af1daa9-x86-vpt-support-IO-APIC-routed-intr.patch 5af97999-viridian-cpuid-leaf-40000003.patch 5afc13ae-1-x86-read-MSR_ARCH_CAPABILITIES-once.patch 5afc13ae-2-x86-express-Xen-SPEC_CTRL-choice-as-variable.patch 5afc13ae-3-x86-merge-bti_ist_info-use_shadow_spec_ctrl.patch 5afc13ae-4-x86-fold-XEN_IBRS-ALTERNATIVES.patch 5afc13ae-5-x86-rename-bits-of-spec_ctrl-infrastructure.patch 5afc13ae-6-x86-elide-MSR_SPEC_CTRL-handling-in-idle.patch 5afc13ae-7-x86-split-X86_FEATURE_SC_MSR.patch 5afc13ae-8-x86-explicitly-set-Xen-default-SPEC_CTRL.patch 5afc13ae-9-x86-cpuid-improve-guest-policies-for-speculative.patch 5afc13ae-A-x86-introduce-spec-ctrl-cmdline-opt.patch 5b02c786-x86-AMD-mitigations-for-GPZ-SP4.patch 5b02c786-x86-Intel-mitigations-for-GPZ-SP4.patch 5b02c786-x86-msr-virtualise-SPEC_CTRL-SSBD.patch 5b0bc9da-x86-XPTI-fix-S3-resume.patch 5b0d2286-libxc-x86-PV-dont-hand-through-CPUID-leaf-0x80000008.patch 5b0d2d91-x86-suppress-sync-when-XPTI-off.patch 5b0d2dbc-x86-correct-default_xen_spec_ctrl.patch 5b0d2ddc-x86-CPUID-dont-override-tool-stack-hidden-STIBP.patch 5b150ef9-x86-fix-error-handling-of-pv-dr7-shadow.patch 5b21825d-1-x86-support-fully-eager-FPU-context-switching.patch 5b21825d-2-x86-spec-ctrl-mitigations-for-LazyFPU.patch 5b238b92-x86-HVM-account-for-fully-eager-FPU.patch 5b2b7172-x86-EFI-fix-FPU-state-handling-around-runtime-calls.patch 5b31e004-x86-HVM-emul-attempts-FPU-set-fpu_initialised.patch 5b323e3c-x86-EFI-fix-FPU-state-handling-around-runtime-calls.patch 5b34882d-x86-mm-dont-bypass-preemption-checks.patch 5b348874-x86-refine-checks-in-DB-handler.patch 5b348897-libxl-qemu_disk_scsi_drive_string-break-out-common.patch 5b3488a2-libxl-restore-passing-ro-to-qemu-for-SCSI-disks.patch 5b34891a-x86-HVM-dont-cause-NM-to-be-raised.patch 5b348954-x86-guard-against-NM.patch libxl.Add-a-version-check-of-QEMU-for-QMP-commands.patch libxl.LIBXL_DESTROY_TIMEOUT.patch libxl.qmp-Tell-QEMU-about-live-migration-or-snapshot.patch xen_fix_build_with_acpica_20180427_and_new_packages.patch - Submit upstream patch libacpi: fixes for iasl >= 20180427 git commit 858dbaaeda33b05c1ac80aea0ba9a03924e09005 xen_fix_build_with_acpica_20180427_and_new_packages.patch This is needed for acpica package to get updated in our build service - Upstream patches from Jan (bsc#1027519) 5b02c786-x86-AMD-mitigations-for-GPZ-SP4.patch (Replaces Spectre-v4-1.patch) 5b02c786-x86-Intel-mitigations-for-GPZ-SP4.patch (Replaces Spectre-v4-2.patch) 5b02c786-x86-msr-virtualise-SPEC_CTRL-SSBD.patch (Replaces Spectre-v4-3.patch) 5b0bc9da-x86-XPTI-fix-S3-resume.patch 5b0d2286-libxc-x86-PV-dont-hand-through-CPUID-leaf-0x80000008.patch 5b0d2d91-x86-suppress-sync-when-XPTI-off.patch 5b0d2dbc-x86-correct-default_xen_spec_ctrl.patch 5b0d2ddc-x86-CPUID-dont-override-tool-stack-hidden-STIBP.patch 5b150ef9-x86-fix-error-handling-of-pv-dr7-shadow.patch 5b21825d-1-x86-support-fully-eager-FPU-context-switching.patch (Replaces xsa267-1.patch) 5b21825d-2-x86-spec-ctrl-mitigations-for-LazyFPU.patch (Replaces xsa267-2.patch) 5b238b92-x86-HVM-account-for-fully-eager-FPU.patch 5b2b7172-x86-EFI-fix-FPU-state-handling-around-runtime-calls.patch 5b31e004-x86-HVM-emul-attempts-FPU-set-fpu_initialised.patch 5b323e3c-x86-EFI-fix-FPU-state-handling-around-runtime-calls.patch 5b34882d-x86-mm-dont-bypass-preemption-checks.patch (Replaces xsa264.patch) 5b348874-x86-refine-checks-in-DB-handler.patch (Replaces xsa265.patch) 5b348897-libxl-qemu_disk_scsi_drive_string-break-out-common.patch (Replaces xsa266-1-<>.patch) 5b3488a2-libxl-restore-passing-ro-to-qemu-for-SCSI-disks.patch (Replaces xsa266-2-<>.patch) 5b34891a-x86-HVM-dont-cause-NM-to-be-raised.patch 5b348954-x86-guard-against-NM.patch - Fix more build gcc8 related failures with xen.fuzz-_FORTIFY_SOURCE.patch - bsc#1098403 - fix regression introduced by changes for bsc#1079730 a PV domU without qcow2 and/or vfb has no qemu attached. Ignore QMP errors for PV domUs to handle PV domUs with and without an attached qemu-xen. xen.bug1079730.patch - bsc#1097521 - VUL-0: CVE-2018-12891: xen: preemption checks bypassed in x86 PV MM handling (XSA-264) xsa264.patch - bsc#1097522 - VUL-0: CVE-2018-12893: xen: x86: #DB exception safety check can be triggered by a guest (XSA-265) xsa265.patch - bsc#1097523 - VUL-0: CVE-2018-12892: xen: libxl fails to honour readonly flag on HVM emulated SCSI disks (XSA-266) xsa266-1-libxl-qemu_disk_scsi_drive_string-Break-out-common-p.patch xsa266-2-libxl-restore-passing-readonly-to-qemu-for-SCSI-disk.patch - bsc#1095242 - VUL-0: CVE-2018-3665: xen: Lazy FP Save/Restore (XSA-267) xsa267-1.patch xsa267-2.patch - bsc#1092543 - GCC 8: xen build fails gcc8-fix-warning-on-i586.patch - bsc#1092631 - VUL-0: CVE-2018-3639: xen: V4 – Speculative Store Bypass aka "/Memory Disambiguation"/ (XSA-263) 5ad4923e-x86-correct-S3-resume-ordering.patch 5ad49293-x86-suppress-BTI-mitigations-around-S3.patch 5afc13ae-1-x86-read-MSR_ARCH_CAPABILITIES-once.patch 5afc13ae-2-x86-express-Xen-SPEC_CTRL-choice-as-variable.patch 5afc13ae-3-x86-merge-bti_ist_info-use_shadow_spec_ctrl.patch 5afc13ae-4-x86-fold-XEN_IBRS-ALTERNATIVES.patch 5afc13ae-5-x86-rename-bits-of-spec_ctrl-infrastructure.patch 5afc13ae-6-x86-elide-MSR_SPEC_CTRL-handling-in-idle.patch 5afc13ae-7-x86-split-X86_FEATURE_SC_MSR.patch 5afc13ae-8-x86-explicitly-set-Xen-default-SPEC_CTRL.patch 5afc13ae-9-x86-cpuid-improve-guest-policies-for-speculative.patch 5afc13ae-A-x86-introduce-spec-ctrl-cmdline-opt.patch Spectre-v4-1.patch Spectre-v4-2.patch Spectre-v4-3.patch - Always call qemus xen-save-devices-state in suspend/resume to fix migration with qcow2 images (bsc#1079730) libxl.Add-a-version-check-of-QEMU-for-QMP-commands.patch libxl.qmp-Tell-QEMU-about-live-migration-or-snapshot.patch xen.bug1079730.patch - bsc#1087289 - L3: Xen BUG at sched_credit.c:1663 5aeaeae4-introduce-vcpu_sleep_nosync_locked.patch 5aeaeaf0-sched-fix-races-in-vcpu-migration.patch - Upstream patches from Jan (bsc#1027519) 5ad600d4-x86-pv-introduce-x86emul_read_dr.patch 5ad600d4-x86-pv-introduce-x86emul_write_dr.patch 5ad8c3a7-x86-spec_ctrl-update-retpoline-decision-making.patch 5adda097-x86-HPET-fix-race-triggering-ASSERT.patch 5adda0d5-x86-HVM-never-retain-emulated-insn-cache.patch 5ae06fad-SVM-fix-intercepts-for-SYS-CALL-ENTER-MSRs.patch 5ae31917-x86-cpuidle-init-stats-lock-once.patch 5aeb2c57-x86-retval-checks-of-set-guest-trapbounce.patch 5af1daa9-1-x86-traps-fix-dr6-handing-in-DB-handler.patch (Replaces xsa260-1.patch) 5af1daa9-2-x86-pv-move-exception-injection-into-test_all_events.patch (Replaces xsa260-2.patch) 5af1daa9-3-x86-traps-use-IST-for-DB.patch (Replaces xsa260-3.patch) 5af1daa9-4-x86-traps-fix-handling-of-DB-in-hypervisor-context.patch (Replaces xsa260-4.patch) 5af1daa9-x86-HVM-guard-against-bogus-emulator-ioreq-state.patch (Replaces xsa262.patch) 5af1daa9-x86-vpt-support-IO-APIC-routed-intr.patch (Replaces xsa261.patch) 5af97999-viridian-cpuid-leaf-40000003.patch - Fixes related to Page Table Isolation (XPTI). bsc#1074562 XSA-254 5a6703cb-x86-move-invocations-of-hvm_flush_guest_tlbs.patch 5a9985bd-x86-invpcid-support.patch 5adde9ed-xpti-fix-double-fault-handling.patch 5aec7393-1-x86-xpti-avoid-copy.patch 5aec7393-2-x86-xpti-write-cr3.patch 5aec744a-3-x86-xpti-per-domain-flag.patch 5aec744a-4-x86-xpti-use-invpcid.patch 5aec744a-5-x86-xpti-no-global-pages.patch 5aec744a-6-x86-xpti-cr3-valid-flag.patch 5aec744a-7-x86-xpti-pv_guest_cr4_to_real_cr4.patch 5aec744b-8-x86-xpti-cr3-helpers.patch 5aec74a8-9-x86-xpti-use-pcid.patch - bsc#1092543 - GCC 8: xen build fails 5ac72a48-gcc8.patch 5ac72a5f-gcc8.patch 5ac72a64-gcc8.patch 5ac72a69-gcc8.patch 5ac72a6e-gcc8.patch 5ac72a74-gcc8.patch 5ac72a7b-gcc8.patch gcc8-inlining-failed.patch - Update to Xen 4.10.1 bug fix release (bsc#1027519) xen-4.10.1-testing-src.tar.bz2 disable-building-pv-shim.patch - Drop the following patches contained in the new tarball 5a21a77e-x86-pv-construct-d0v0s-GDT-properly.patch 5a2fda0d-x86-mb2-avoid-Xen-when-looking-for-module-crashkernel-pos.patch 5a2ffc1f-x86-mm-drop-bogus-paging-mode-assertion.patch 5a313972-x86-microcode-add-support-for-AMD-Fam17.patch 5a32bd79-x86-vmx-dont-use-hvm_inject_hw_exception-in-.patch 5a4caa5e-x86-IRQ-conditionally-preserve-access-perm.patch 5a4caa8c-x86-E820-don-t-overrun-array.patch 5a4e2bca-x86-free-msr_vcpu_policy-during-destruction.patch 5a4e2c2c-x86-upcall-inject-spurious-event-after-setting-vector.patch 5a4fd893-1-x86-break-out-alternative-asm-into-separate-header.patch 5a4fd893-2-x86-introduce-ALTERNATIVE_2-macros.patch 5a4fd893-3-x86-hvm-rename-update_guest_vendor-to-cpuid_policy_changed.patch 5a4fd893-4-x86-introduce-cpuid_policy_updated.patch 5a4fd893-5-x86-entry-remove-partial-cpu_user_regs.patch 5a4fd894-1-x86-rearrange-RESTORE_ALL-to-restore-in-stack-order.patch 5a4fd894-2-x86-hvm-use-SAVE_ALL-after-VMExit.patch 5a4fd894-3-x86-erase-guest-GPRs-on-entry-to-Xen.patch 5a4fd894-4-clarifications-to-wait-infrastructure.patch 5a534c78-x86-dont-use-incorrect-CPUID-values-for-topology.patch 5a5cb24c-x86-mm-always-set-_PAGE_ACCESSED-on-L4-updates.patch 5a5e2cff-x86-Meltdown-band-aid.patch 5a5e2d73-x86-Meltdown-band-aid-conditional.patch 5a5e3a4e-1-x86-support-compiling-with-indirect-branch-thunks.patch 5a5e3a4e-2-x86-support-indirect-thunks-from-asm.patch 5a5e3a4e-3-x86-report-speculative-mitigation-details.patch 5a5e3a4e-4-x86-AMD-set-lfence-as-Dispatch-Serialising.patch 5a5e3a4e-5-x86-introduce-alternative-indirect-thunks.patch 5a5e3a4e-6-x86-definitions-for-Indirect-Branch-Controls.patch 5a5e3a4e-7-x86-cmdline-opt-to-disable-IBRS-IBPB-STIBP.patch 5a5e459c-1-x86-SVM-offer-CPUID-faulting-to-AMD-HVM-guests.patch 5a5e459c-2-x86-report-domain-id-on-CPUID.patch 5a68bc16-x86-acpi-process-softirqs-logging-Cx.patch 5a69c0b9-x86-fix-GET_STACK_END.patch 5a6b36cd-1-x86-cpuid-handling-of-IBRS-IBPB-STIBP-and-IBRS-for-guests.patch 5a6b36cd-2-x86-msr-emulation-of-SPEC_CTRL-PRED_CMD.patch 5a6b36cd-3-x86-migrate-MSR_SPEC_CTRL.patch 5a6b36cd-4-x86-hvm-permit-direct-access-to-SPEC_CTRL-PRED_CMD.patch 5a6b36cd-5-x86-use-SPEC_CTRL-on-entry.patch 5a6b36cd-6-x86-clobber-RSB-RAS-on-entry.patch 5a6b36cd-7-x86-no-alternatives-in-NMI-MC-paths.patch 5a6b36cd-8-x86-boot-calculate-best-BTI-mitigation.patch 5a6b36cd-9-x86-issue-speculation-barrier.patch 5a6b36cd-A-x86-offer-Indirect-Branch-Controls-to-guests.patch 5a6b36cd-B-x86-clear-SPEC_CTRL-while-idle.patch 5a7b1bdd-x86-reduce-Meltdown-band-aid-IPI-overhead.patch 5a843807-x86-spec_ctrl-fix-bugs-in-SPEC_CTRL_ENTRY_FROM_INTR_IST.patch 5a856a2b-x86-emul-fix-64bit-decoding-of-segment-overrides.patch 5a856a2b-x86-use-32bit-xors-for-clearing-GPRs.patch 5a856a2b-x86-xpti-hide-almost-all-of-Xen-image-mappings.patch 5a8be788-x86-nmi-start-NMI-watchdog-on-CPU0-after-SMP.patch 5a95373b-x86-PV-avoid-leaking-other-guests-MSR_TSC_AUX.patch 5a95571f-memory-dont-implicitly-unpin-in-decrease-res.patch 5a95576c-gnttab-ARM-dont-corrupt-shared-GFN-array.patch 5a955800-gnttab-dont-free-status-pages-on-ver-change.patch 5a955854-x86-disallow-HVM-creation-without-LAPIC-emul.patch 5a956747-x86-HVM-dont-give-wrong-impression-of-WRMSR-success.patch 5a9eb7f1-x86-xpti-dont-map-stack-guard-pages.patch 5a9eb85c-x86-slightly-reduce-XPTI-overhead.patch 5a9eb890-x86-remove-CR-reads-from-exit-to-guest-path.patch 5aa2b6b9-cpufreq-ondemand-CPU-offlining-race.patch 5aaa9878-x86-vlapic-clear-TMR-bit-for-edge-triggered-intr.patch xsa258.patch xsa259.patch - bsc#1090820 - VUL-0: CVE-2018-8897: xen: x86: mishandling of debug exceptions (XSA-260) xsa260-1.patch xsa260-2.patch xsa260-3.patch xsa260-4.patch - bsc#1090822 - VUL-0: CVE-2018-10982: xen: x86 vHPET interrupt injection errors (XSA-261) xsa261.patch - bsc#1090823 - VUL-0: CVE-2018-10981: xen: qemu may drive Xen into unbounded loop (XSA-262) xsa262.patch - bsc#1089152 - VUL-0: CVE-2018-10472: xen: Information leak via crafted user-supplied CDROM (XSA-258) xsa258.patch - bsc#1089635 - VUL-0: CVE-2018-10471: xen: x86: PV guest may crash Xen with XPTI (XSA-259) xsa259.patch - Preserve xen-syms from xen-dbg.gz to allow processing vmcores with crash(1) (bsc#1087251) - Upstream patches from Jan (bsc#1027519) and fixes related to Page Table Isolation (XPTI). See also bsc#1074562 XSA-254 5a856a2b-x86-xpti-hide-almost-all-of-Xen-image-mappings.patch 5a9eb7f1-x86-xpti-dont-map-stack-guard-pages.patch 5a9eb85c-x86-slightly-reduce-XPTI-overhead.patch 5a9eb890-x86-remove-CR-reads-from-exit-to-guest-path.patch 5aa2b6b9-cpufreq-ondemand-CPU-offlining-race.patch 5aaa9878-x86-vlapic-clear-TMR-bit-for-edge-triggered-intr.patch - bsc#1072834 - Xen HVM: unchecked MSR access error: RDMSR from 0xc90 at rIP: 0xffffffff93061456 (native_read_msr+0x6/0x30) 5a956747-x86-HVM-dont-give-wrong-impression-of-WRMSR-success.patch - Upstream patches from Jan (bsc#1027519) 5a79d7ed-libxc-packed-initrd-dont-fail-domain-creation.patch 5a7b1bdd-x86-reduce-Meltdown-band-aid-IPI-overhead.patch 5a843807-x86-spec_ctrl-fix-bugs-in-SPEC_CTRL_ENTRY_FROM_INTR_IST.patch 5a856a2b-x86-emul-fix-64bit-decoding-of-segment-overrides.patch 5a856a2b-x86-use-32bit-xors-for-clearing-GPRs.patch 5a8be788-x86-nmi-start-NMI-watchdog-on-CPU0-after-SMP.patch 5a95373b-x86-PV-avoid-leaking-other-guests-MSR_TSC_AUX.patch 5a95571f-memory-dont-implicitly-unpin-in-decrease-res.patch (Replaces xsa252.patch) 5a95576c-gnttab-ARM-dont-corrupt-shared-GFN-array.patch (Replaces xsa255-1.patch) 5a955800-gnttab-dont-free-status-pages-on-ver-change.patch (Replaces xsa255-2.patch) 5a955854-x86-disallow-HVM-creation-without-LAPIC-emul.patch (Replaces xsa256.patch) - Drop xsa252.patch xsa255-1.patch xsa255-2.patch xsa256.patch - bsc#1080635 - VUL-0: CVE-2018-7540: xen: DoS via non-preemptable L3/L4 pagetable freeing (XSA-252) xsa252.patch - bsc#1080662 - VUL-0: CVE-2018-7541: xen: grant table v2 -> v1 transition may crash Xen (XSA-255) xsa255-1.patch xsa255-2.patch - bsc#1080634 - VUL-0: CVE-2018-7542: xen: x86 PVH guest without LAPIC may DoS the host (XSA-256) xsa256.patch - Remove stale systemd presets code for 13.2 and older - fate#324965 - add script, udev rule and systemd service to watch for vcpu online/offline events in a HVM domU They are triggered via xl vcpu-set domU N - Replace hardcoded xen with Name tag when refering to subpkgs - Make sure tools and tools-domU require libs from the very same build - tools-domU: Add support for qemu guest agent. New files 80-xen-channel-setup.rules and xen-channel-setup.sh configure a xen-pv-channel for use by the guest agent FATE#324963 - Remove outdated /etc/xen/README* - bsc#1073961 - VUL-0: CVE-2018-5244: xen: x86: memory leak with MSR emulation (XSA-253) 5a4e2bca-x86-free-msr_vcpu_policy-during-destruction.patch - bsc#1074562 - VUL-0: CVE-2017-5753,CVE-2017-5715,CVE-2017-5754 xen: Information leak via side effects of speculative execution (XSA-254). Includes Spectre v2 mitigation. 5a4caa5e-x86-IRQ-conditionally-preserve-access-perm.patch 5a4caa8c-x86-E820-don-t-overrun-array.patch 5a4e2c2c-x86-upcall-inject-spurious-event-after-setting-vector.patch 5a4fd893-1-x86-break-out-alternative-asm-into-separate-header.patch 5a4fd893-2-x86-introduce-ALTERNATIVE_2-macros.patch 5a4fd893-3-x86-hvm-rename-update_guest_vendor-to-cpuid_policy_changed.patch 5a4fd893-4-x86-introduce-cpuid_policy_updated.patch 5a4fd893-5-x86-entry-remove-partial-cpu_user_regs.patch 5a4fd894-1-x86-rearrange-RESTORE_ALL-to-restore-in-stack-order.patch 5a4fd894-2-x86-hvm-use-SAVE_ALL-after-VMExit.patch 5a4fd894-3-x86-erase-guest-GPRs-on-entry-to-Xen.patch 5a4fd894-4-clarifications-to-wait-infrastructure.patch 5a534c78-x86-dont-use-incorrect-CPUID-values-for-topology.patch 5a5cb24c-x86-mm-always-set-_PAGE_ACCESSED-on-L4-updates.patch 5a5e2cff-x86-Meltdown-band-aid.patch 5a5e2d73-x86-Meltdown-band-aid-conditional.patch 5a5e3a4e-1-x86-support-compiling-with-indirect-branch-thunks.patch 5a5e3a4e-2-x86-support-indirect-thunks-from-asm.patch 5a5e3a4e-3-x86-report-speculative-mitigation-details.patch 5a5e3a4e-4-x86-AMD-set-lfence-as-Dispatch-Serialising.patch 5a5e3a4e-5-x86-introduce-alternative-indirect-thunks.patch 5a5e3a4e-6-x86-definitions-for-Indirect-Branch-Controls.patch 5a5e3a4e-7-x86-cmdline-opt-to-disable-IBRS-IBPB-STIBP.patch 5a5e459c-1-x86-SVM-offer-CPUID-faulting-to-AMD-HVM-guests.patch 5a5e459c-2-x86-report-domain-id-on-CPUID.patch 5a68bc16-x86-acpi-process-softirqs-logging-Cx.patch 5a69c0b9-x86-fix-GET_STACK_END.patch 5a6b36cd-1-x86-cpuid-handling-of-IBRS-IBPB-STIBP-and-IBRS-for-guests.patch 5a6b36cd-2-x86-msr-emulation-of-SPEC_CTRL-PRED_CMD.patch 5a6b36cd-3-x86-migrate-MSR_SPEC_CTRL.patch 5a6b36cd-4-x86-hvm-permit-direct-access-to-SPEC_CTRL-PRED_CMD.patch 5a6b36cd-5-x86-use-SPEC_CTRL-on-entry.patch 5a6b36cd-6-x86-clobber-RSB-RAS-on-entry.patch 5a6b36cd-7-x86-no-alternatives-in-NMI-MC-paths.patch 5a6b36cd-8-x86-boot-calculate-best-BTI-mitigation.patch 5a6b36cd-9-x86-issue-speculation-barrier.patch 5a6b36cd-A-x86-offer-Indirect-Branch-Controls-to-guests.patch 5a6b36cd-B-x86-clear-SPEC_CTRL-while-idle.patch - Fix python3 deprecated atoi call (bsc#1067224) pygrub-python3-conversion.patch - Drop xenmon-python3-conversion.patch - bsc#1067317 - pass cache=writeback|unsafe|directsync to qemu, depending on the libxl disk settings libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch - Remove libxl.LIBXL_DESTROY_TIMEOUT.debug.patch - bsc#1067224 - xen-tools have hard dependency on Python 2 build-python3-conversion.patch bin-python3-conversion.patch - bsc#1070165 - xen crashes after aborted localhost migration 5a2ffc1f-x86-mm-drop-bogus-paging-mode-assertion.patch - bsc#1035442 - L3: libxl: error: libxl.c:1676:devices_destroy_cb: libxl__devices_destroy failed 5a33a12f-domctl-improve-locking-during-domain-destruction.patch - Upstream patches from Jan (bsc#1027519) 5a21a77e-x86-pv-construct-d0v0s-GDT-properly.patch 5a2fda0d-x86-mb2-avoid-Xen-when-looking-for-module-crashkernel-pos.patch 5a313972-x86-microcode-add-support-for-AMD-Fam17.patch 5a32bd79-x86-vmx-dont-use-hvm_inject_hw_exception-in-.patch - Update to Xen 4.10.0 FCS (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Rebuild initrd if xen-tools-domU is updated - Update to Xen 4.10.0-rc8 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Increase the value of LIBXL_DESTROY_TIMEOUT from 10 to 100 seconds If many domUs shutdown in parallel the backends can not keep up Add some debug output to track how long backend shutdown takes (bsc#1035442) libxl.LIBXL_DESTROY_TIMEOUT.patch libxl.LIBXL_DESTROY_TIMEOUT.debug.patch - Adjust xenstore-run-in-studomain.patch to change the defaults in the code instead of changing the sysconfig template, to also cover the upgrade case - Update to Xen 4.10.0-rc6 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Since xen switched to Kconfig, building a debug hypervisor was done by default. Adjust make logic to build a non-debug hypervisor by default, and continue to provide one as xen-dbg.gz - fate#316614: set migration constraints from cmdline fix libxl.set-migration-constraints-from-cmdline.patch for xen-4.10 - Document the suse-diskcache-disable-flush option in xl-disk-configuration(5) (bsc#879425,bsc#1067317) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Update to Xen 4.10.0-rc5 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - fate#323663 - Run Xenstore in stubdomain xenstore-run-in-studomain.patch - bsc#1067224 - xen-tools have hard dependency on Python 2 pygrub-python3-conversion.patch xenmon-python3-conversion.patch migration-python3-conversion.patch xnloader.py xen2libvirt.py - Remove xendriverdomain.service (bsc#1065185) Driver domains must be configured manually with custom .service file - Update to Xen 4.10.0-rc3 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Drop 59f31268-libxc-remove-stale-error-check-for-domain-size.patch - Adjust xen-dom0-modules.service to ignore errors (bsc#1065187) - fate#324052 Support migration of Xen HVM domains larger than 1TB 59f31268-libxc-remove-stale-error-check-for-domain-size.patch - Update to Xen 4.10.0-rc2 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Update to Xen 4.10.0-rc1 (fate#321394, fate#322686) xen-4.10.0-testing-src.tar.bz2 - Drop patches included in new tarball 592fd5f0-stop_machine-fill-result-only-in-case-of-error.patch 596f257e-x86-fix-hvmemul_insn_fetch.patch 5982fd99-VT-d-don-t-panic-warn-on-iommu-no-igfx.patch 598c3630-VT-d-PI-disable-when-CPU-side-PI-is-off.patch 598c3706-cpufreq-only-stop-ondemand-governor-if-started.patch 5992f1e5-x86-grant-disallow-misaligned-PTEs.patch 5992f20d-gnttab-split-maptrack-lock-to-make-it-useful-again.patch 5992f233-gnttab-correct-pin-status-fixup-for-copy.patch 59958e76-gnttab-dont-use-possibly-unbounded-tail-calls.patch 59958ebf-gnttab-fix-transitive-grant-handling.patch 59958edd-gnttab-avoid-spurious-maptrack-handle-alloc-failures.patch 599da329-arm-mm-release-grant-lock-on-xatp1-error-paths.patch 59a01223-x86-check-for-alloc-errors-in-modify_xen_mappings.patch 59a0130c-x86-efi-dont-write-relocs-in-efi_arch_relocate_image-1st-pass.patch 59a9221f-VT-d-use-correct-BDF-for-VF-to-search-VT-d-unit.patch 59ae9177-x86-emul-fix-handling-of-unimplemented-Grp7-insns.patch 59aec335-x86emul-correct-VEX-W-handling-for-VPINSRD.patch 59aec375-x86emul-correct-VEX-L-handling-for-VCVTx2SI.patch 59afcea0-x86-introduce-and-use-setup_force_cpu_cap.patch 59b2a7f2-x86-HVM-correct-repeat-count-update-linear-phys.patch 59b7d664-mm-make-sure-node-is-less-than-MAX_NUMNODES.patch 59b7d69b-grant_table-fix-GNTTABOP_cache_flush-handling.patch 59b7d6c8-xenstore-dont-unlink-connection-object-twice.patch 59b7d6d9-gnttab-also-validate-PTE-perms-upon-destroy-replace.patch gcc7-arm.patch gcc7-mini-os.patch - bsc#1061084 - VUL-0: xen: page type reference leak on x86 (XSA-242) xsa242.patch - bsc#1061086 - VUL-0: xen: x86: Incorrect handling of self-linear shadow mappings with translated guests (XSA-243) xsa243.patch - bsc#1061087 - VUL-0: xen: x86: Incorrect handling of IST settings during CPU hotplug (XSA-244) xsa244.patch - bsc#1061077 - VUL-0: xen: DMOP map/unmap missing argument checks (XSA-238) xsa238.patch - bsc#1061080 - VUL-0: xen: hypervisor stack leak in x86 I/O intercept code (XSA-239) xsa239.patch - bsc#1061081 - VUL-0: xen: Unlimited recursion in linear pagetable de-typing (XSA-240) xsa240-1.patch xsa240-2.patch - bsc#1061082 - VUL-0: xen: Stale TLB entry due to page type release race (XSA-241) xsa241.patch - bsc#1061075 - VUL-0: xen: pin count / page reference race in grant table code (XSA-236) xsa236.patch - bsc#1061076 - VUL-0: xen: multiple MSI mapping issues on x86 (XSA-237) xsa237-1.patch xsa237-2.patch xsa237-3.patch xsa237-4.patch xsa237-5.patch - bsc#1056278 - VUL-0: xen: Missing NUMA node parameter verification (XSA-231) 59b7d664-mm-make-sure-node-is-less-than-MAX_NUMNODES.patch - bsc#1056280 - VUL-0: xen: Missing check for grant table (XSA-232) 59b7d69b-grant_table-fix-GNTTABOP_cache_flush-handling.patch - bsc#1056281 - VUL-0: xen: cxenstored: Race in domain cleanup (XSA-233) 59b7d6c8-xenstore-dont-unlink-connection-object-twice.patch - bsc#1056282 - VUL-0: xen: insufficient grant unmapping checks for x86 PV guests (XSA-234) 59b7d6d9-gnttab-also-validate-PTE-perms-upon-destroy-replace.patch - bsc#1055321 - VUL-0: xen: add-to-physmap error paths fail to release lock on ARM (XSA-235) 599da329-arm-mm-release-grant-lock-on-xatp1-error-paths.patch - Upstream patches from Jan (bsc#1027519) 59a01223-x86-check-for-alloc-errors-in-modify_xen_mappings.patch 59a0130c-x86-efi-dont-write-relocs-in-efi_arch_relocate_image-1st-pass.patch 59a9221f-VT-d-use-correct-BDF-for-VF-to-search-VT-d-unit.patch 59ae9177-x86-emul-fix-handling-of-unimplemented-Grp7-insns.patch 59aec335-x86emul-correct-VEX-W-handling-for-VPINSRD.patch 59aec375-x86emul-correct-VEX-L-handling-for-VCVTx2SI.patch 59afcea0-x86-introduce-and-use-setup_force_cpu_cap.patch 59b2a7f2-x86-HVM-correct-repeat-count-update-linear-phys.patch - Dropped gcc7-xen.patch - bsc#1057358 - Cannot Boot into SLES12.3 with Xen hypervisor when Secure Boot is Enabled xen.spec - bsc#1055695 - XEN: 11SP4 and 12SP3 HVM guests can not be restored update from v6 to v9 to cover more cases for ballooned domUs libxc.sr.superpage.patch - bsc#1026236 - remove suse_vtsc_tolerance= cmdline option for Xen drop the patch because it is not upstream acceptable remove xen.suse_vtsc_tolerance.patch - bsc#1055695 - XEN: 11SP4 and 12SP3 HVM guests can not be restored after the save using xl stack libxc.sr.superpage.patch - Unignore gcc-PIE the toolstack disables PIE for firmware builds as needed - Upstream patches from Jan (bsc#1027519) 592fd5f0-stop_machine-fill-result-only-in-case-of-error.patch 596f257e-x86-fix-hvmemul_insn_fetch.patch 5982fd99-VT-d-don-t-panic-warn-on-iommu-no-igfx.patch 598c3630-VT-d-PI-disable-when-CPU-side-PI-is-off.patch 598c3706-cpufreq-only-stop-ondemand-governor-if-started.patch 5992f1e5-x86-grant-disallow-misaligned-PTEs.patch (Replaces xsa227.patch) 5992f20d-gnttab-split-maptrack-lock-to-make-it-useful-again.patch (Replaces xsa228.patch) 5992f233-gnttab-correct-pin-status-fixup-for-copy.patch (Replaces xsa230.patch) 59958e76-gnttab-dont-use-possibly-unbounded-tail-calls.patch (Replaces xsa226-1.patch) 59958ebf-gnttab-fix-transitive-grant-handling.patch (Replaces xsa226-2.patch) 59958edd-gnttab-avoid-spurious-maptrack-handle-alloc-failures.patch - bsc#1044974 - xen-tools require python-pam xen.spec - Clean up spec file errors and a few warnings. (bsc#1027519) - Removed conditional 'with_systemd' and some old deprecated 'sles_version' checks. xen.spec - Remove use of brctl utiltiy from supportconfig plugin FATE#323639 - Use upstream variant of mini-os __udivmoddi4 change gcc7-mini-os.patch - fate#323639 Move bridge-utils to legacy replace-obsolete-network-configuration-commands-in-s.patch - bsc#1052686 - VUL-0: xen: grant_table: possibly premature clearing of GTF_writing / GTF_reading (XSA-230) xsa230.patch - bsc#1035231 - migration of HVM domU does not use superpages on destination dom0 libxc.sr.superpage.patch - bsc#1051787 - VUL-0: CVE-2017-12135: xen: possibly unbounded recursion in grant table code (XSA-226) xsa226-1.patch xsa226-2.patch - bsc#1051788 - VUL-0: CVE-2017-12137: xen: x86: PV privilege escalation via map_grant_ref (XSA-227) xsa227.patch - bsc#1051789 - VUL-0: CVE-2017-12136: xen: grant_table: Race conditions with maptrack free list handling (XSA-228) xsa228.patch - Add a supportconfig plugin xen-supportconfig FATE#323661 - bsc#1026236 - add suse_vtsc_tolerance= cmdline option for Xen To avoid emulation of TSC access from a domU after live migration add a global tolerance for the measured host kHz xen.suse_vtsc_tolerance.patch - fate#323662 Drop qemu-dm from xen-tools package The following tarball and patches have been removed qemu-xen-traditional-dir-remote.tar.bz2 VNC-Support-for-ExtendedKeyEvent-client-message.patch 0001-net-move-the-tap-buffer-into-TAPState.patch 0002-net-increase-tap-buffer-size.patch 0003-e1000-fix-access-4-bytes-beyond-buffer-end.patch 0004-e1000-secrc-support.patch 0005-e1000-multi-buffer-packet-support.patch 0006-e1000-clear-EOP-for-multi-buffer-descriptors.patch 0007-e1000-verify-we-have-buffers-upfront.patch 0008-e1000-check-buffer-availability.patch CVE-2013-4533-qemut-pxa2xx-buffer-overrun-on-incoming-migration.patch CVE-2013-4534-qemut-openpic-buffer-overrun-on-incoming-migration.patch CVE-2013-4537-qemut-ssi-sd-fix-buffer-overrun-on-invalid-state-load.patch CVE-2013-4538-qemut-ssd0323-fix-buffer-overun-on-invalid-state.patch CVE-2013-4539-qemut-tsc210x-fix-buffer-overrun-on-invalid-state-load.patch CVE-2014-0222-qemut-qcow1-validate-l2-table-size.patch CVE-2014-3640-qemut-slirp-NULL-pointer-deref-in-sosendto.patch CVE-2015-4037-qemut-smb-config-dir-name.patch CVE-2015-5154-qemut-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5278-qemut-Infinite-loop-in-ne2000_receive-function.patch CVE-2015-6815-qemut-e1000-fix-infinite-loop.patch CVE-2015-7512-qemut-net-pcnet-buffer-overflow-in-non-loopback-mode.patch CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch CVE-2015-8504-qemut-vnc-avoid-floating-point-exception.patch CVE-2016-1714-qemut-fw_cfg-add-check-to-validate-current-entry-value.patch CVE-2016-1981-qemut-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch CVE-2016-2391-qemut-usb-null-pointer-dereference-in-ohci-module.patch CVE-2016-2841-qemut-ne2000-infinite-loop-in-ne2000_receive.patch CVE-2016-4439-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-esp_reg_write.patch CVE-2016-4441-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-get_cmd.patch CVE-2016-5238-qemut-scsi-esp-OOB-write-when-using-non-DMA-mode-in-get_cmd.patch CVE-2016-5338-qemut-scsi-esp-OOB-rw-access-while-processing-ESP_FIFO.patch CVE-2016-6351-qemut-scsi-esp-make-cmdbuf-big-enough-for-maximum-CDB-size.patch CVE-2016-7908-qemut-net-Infinite-loop-in-mcf_fec_do_tx.patch CVE-2016-7909-qemut-net-pcnet-infinite-loop-in-pcnet_rdra_addr.patch CVE-2016-8667-qemut-dma-rc4030-divide-by-zero-error-in-set_next_tick.patch CVE-2016-8669-qemut-char-divide-by-zero-error-in-serial_update_parameters.patch CVE-2016-8910-qemut-net-rtl8139-infinite-loop-while-transmit-in-Cplus-mode.patch CVE-2016-9921-qemut-display-cirrus_vga-divide-by-zero-in-cirrus_do_copy.patch CVE-2017-6505-qemut-usb-an-infinite-loop-issue-in-ohci_service_ed_list.patch CVE-2017-8309-qemut-audio-host-memory-leakage-via-capture-buffer.patch CVE-2017-9330-qemut-usb-ohci-infinite-loop-due-to-incorrect-return-value.patch blktap.patch cdrom-removable.patch xen-qemu-iscsi-fix.patch qemu-security-etch1.patch xen-disable-qemu-monitor.patch xen-hvm-default-bridge.patch qemu-ifup-set-mtu.patch ioemu-vnc-resize.patch capslock_enable.patch altgr_2.patch log-guest-console.patch bdrv_open2_fix_flags.patch bdrv_open2_flags_2.patch ioemu-7615-qcow2-fix-alloc_cluster_link_l2.patch qemu-dm-segfault.patch bdrv_default_rwflag.patch kernel-boot-hvm.patch ioemu-watchdog-support.patch ioemu-watchdog-linkage.patch ioemu-watchdog-ib700-timer.patch ioemu-hvm-pv-support.patch pvdrv_emulation_control.patch ioemu-disable-scsi.patch ioemu-disable-emulated-ide-if-pv.patch xenpaging.qemu.flush-cache.patch ioemu-devicemodel-include.patch - Cleanup spec file and remove unused KMP patches kmp_filelist supported_module.patch xen_pvonhvm.xen_emul_unplug.patch - bsc#1002573 - Optimize LVM functions in block-dmmd block-dmmd - Record initial Xen dmesg in /var/log/xen/xen-boot.log for supportconfig. Keep previous log in /var/log/xen/xen-boot.prev.log - Remove storytelling from description in xen.rpm - Update to Xen 4.9.0 FCS (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - Update block-dmmd script (bsc#1002573) block-dmmd - Update to Xen 4.9.0-rc8+ (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 gcc7-arm.patch - Drop gcc7-error-xenpmd.patch - Update to Xen 4.9.0-rc8 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - bsc#1042160 - VUL-1: CVE-2017-9330: xen: usb: ohci: infinite loop due to incorrect return value CVE-2017-9330-qemut-usb-ohci-infinite-loop-due-to-incorrect-return-value.patch - bsc#1037243 - VUL-1: CVE-2017-8309: xen: audio: host memory leakage via capture buffer CVE-2017-8309-qemut-audio-host-memory-leakage-via-capture-buffer.patch - Update to Xen 4.9.0-rc7 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - Update to Xen 4.9.0-rc6 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - bsc#1031343 - xen fails to build with GCC 7 gcc7-mini-os.patch gcc7-xen.patch - bsc#1031343 - xen fails to build with GCC 7 gcc7-error-xenpmd.patch - Update to Xen 4.9.0-rc5 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - Drop xen-tools-pkgconfig-xenlight.patch - bsc#1037779 - xen breaks kexec-tools build xen-tools-pkgconfig-xenlight.patch - Update to Xen 4.9.0-rc4 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - bsc#1036146 - sles12sp2 xen VM dumps core to wrong path xen.spec - Update to Xen 4.9.0-rc3 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 aarch64-maybe-uninitialized.patch - Update to Xen 4.9.0-rc2 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 - Update to Xen 4.9.0-rc1 (fate#321394, fate#323108) xen-4.9.0-testing-src.tar.bz2 ioemu-devicemodel-include.patch - Dropped patches contained in new tarball xen-4.8.0-testing-src.tar.bz2 0001-xenstore-let-write_node-and-some-callers-return-errn.patch 0002-xenstore-undo-function-rename.patch 0003-xenstore-rework-of-transaction-handling.patch 584806ce-x86emul-correct-PUSHF-POPF.patch 584fc649-fix-determining-when-domain-creation-is-complete.patch 58510c06-x86emul-CMPXCHGnB-ignore-prefixes.patch 58510cac-x86emul-MOVNTI-no-REP-prefixes.patch 58526ccc-x86emul-64bit-ignore-most-segment-bases-in-align-check.patch 5853ed37-VT-d-correct-dma_msi_set_affinity.patch 5853ee07-x86emul-CMPXCHG16B-aligned-operand.patch 58580060-x86-emul-correct-SYSCALL-eflags-handling.patch 585aa3c5-x86-force-EFLAGS-IF-on-upon-exit-to-PV.patch 585aa407-x86-HVM-NULL-check-before-using-VMFUNC-hook.patch 585bd5fe-x86-emul-correct-VMFUNC-return-value-handling.patch 586ba81c-x86-cpu-dont-update-this_cpu-for-guest-get_cpu_vendor.patch 587d04d6-x86-xstate-fix-array-overrun-with-LWP.patch 587de4a9-x86emul-VEX-B-ignored-in-compat-mode.patch 5882129d-x86emul-LOCK-check-adjustments.patch 58821300-x86-segment-attribute-handling.patch 58873c1f-x86emul-correct-FPU-stub-asm-constraints.patch 58873c80-x86-hvm-do-not-set-msr_tsc_adjust-on-.patch 5887888f-credit2-fix-shutdown-suspend-with-cpupools.patch 5887888f-credit2-never-consider-CPUs-outside-of-pool.patch 5887888f-credit2-use-the-correct-scratch-cpumask.patch 5888b1b3-x86-emulate-dont-assume-addr_size-32-implies-protmode.patch 5899cbd9-EPT-allow-wrcomb-MMIO-mappings-again.patch 589b3272-libxl-dont-segfault-when-creating-domain-with-invalid-pvusb-device.patch 58a44771-IOMMU-always-call-teardown-callback.patch 58a48ccc-x86-fix-p2m_flush_table-for-non-nested.patch 58a59f4b-libxl-correct-xenstore-entry-for-empty-cdrom.patch 58a70d94-VMX-fix-VMCS-race-on-cswitch-paths.patch 58ac1f3f-VMX-dont-leak-host-syscall-MSRs.patch 58b5a2de-x86-correct-Xens-idea-of-its-memory-layout.patch 58b6fd42-credit2-always-mark-a-tickled-pCPU-as-tickled.patch 58b6fd42-credit2-dont-miss-accounting-during-credit-reset.patch 58cbf682-x86-EFI-avoid-overrunning-mb_modules.patch 58cf9200-x86-EFI-avoid-IOMMU-faults-on-tail-gap.patch 58cf9260-x86-EFI-avoid-Xen-when-looking-for-mod-kexec-pos.patch 58cf9277-x86-time-dont-use-vTSC-if-host-guest-freqs-match.patch 58d25ea2-xenstore-add-missing-checks-for-allocation-failure.patch 58d91365-sched-dont-call-wrong-hook-via-VCPU2OP.patch CVE-2017-2615-qemut-display-cirrus-oob-access-while-doing-bitblt-copy-backward-mode.patch CVE-2017-2620-xsa209-qemut-cirrus_bitblt_cputovideo-does-not-check-if-memory-region-safe.patch glibc-2.25-compatibility-fix.patch xs-09-add_change_node-params.patch xs-10-call-add_change_node.patch xs-11-tdb-record-header.patch xs-12-node-gen-count.patch xs-13-read-directory-part-support.patch xs-14-command-array.patch xs-15-command-return-val.patch xs-16-function-static.patch xs-17-arg-parsing.patch xs-18-default-buffer.patch xs-19-handle-alloc-failures.patch xs-20-tdb-version.patch xs-21-empty-tdb-database.patch xs-22-reopen_log-fix.patch xs-23-XS_DEBUG-rename.patch xs-24-xenstored_control.patch xs-25-control-enhance.patch xs-26-log-control.patch xs-27-memory-report.patch xs-28-remove-talloc-report.patch xs-29-define-off_t.patch xsa206-0001-xenstored-apply-a-write-transaction-rate-limit.patch xsa206-0002-xenstored-Log-when-the-write-transaction-rate-limit.patch - bsc#1022703 - Xen HVM guest with OVMF hangs with unattached CDRom 58a59f4b-libxl-correct-xenstore-entry-for-empty-cdrom.patch - bsc#1015348 - L3: libvirtd does not start during boot suse-xendomains-service.patch - bsc#1014136 - Partner-L3: kdump can't dump a kernel on SLES12-SP2 with Xen hypervisor. 58cf9260-x86-EFI-avoid-Xen-when-looking-for-mod-kexec-pos.patch - bsc#1026236 - L3: Paravirtualized vs. fully virtualized migration - latter one much faster 58cf9277-x86-time-dont-use-vTSC-if-host-guest-freqs-match.patch - Upstream patch from Jan 58cbf682-x86-EFI-avoid-overrunning-mb_modules.patch 58cf9200-x86-EFI-avoid-IOMMU-faults-on-tail-gap.patch 58d91365-sched-dont-call-wrong-hook-via-VCPU2OP.patch - bsc#1022555 - L3: Timeout in "/execution of /etc/xen/scripts/block add"/ 58d25ea2-xenstore-add-missing-checks-for-allocation-failure.patch 0001-xenstore-let-write_node-and-some-callers-return-errn.patch 0002-xenstore-undo-function-rename.patch 0003-xenstore-rework-of-transaction-handling.patch - bsc#1030144 - VUL-0: xen: xenstore denial of service via repeated update (XSA-206) xsa206-0001-xenstored-apply-a-write-transaction-rate-limit.patch xsa206-0002-xenstored-Log-when-the-write-transaction-rate-limit.patch - bsc#1029827 - Forward port xenstored xs-09-add_change_node-params.patch xs-10-call-add_change_node.patch xs-11-tdb-record-header.patch xs-12-node-gen-count.patch xs-13-read-directory-part-support.patch xs-14-command-array.patch xs-15-command-return-val.patch xs-16-function-static.patch xs-17-arg-parsing.patch xs-18-default-buffer.patch xs-19-handle-alloc-failures.patch xs-20-tdb-version.patch xs-21-empty-tdb-database.patch xs-22-reopen_log-fix.patch xs-23-XS_DEBUG-rename.patch xs-24-xenstored_control.patch xs-25-control-enhance.patch xs-26-log-control.patch xs-27-memory-report.patch xs-28-remove-talloc-report.patch xs-29-define-off_t.patch - bsc#1029128 - fix make xen to really produce xen.efi with gcc48 - bsc#1028235 - VUL-0: CVE-2017-6505: xen: qemu: usb: an infinite loop issue in ohci_service_ed_list CVE-2017-6505-qemut-usb-an-infinite-loop-issue-in-ohci_service_ed_list.patch - Upstream patches from Jan (bsc#1027519) 5887888f-credit2-fix-shutdown-suspend-with-cpupools.patch 5887888f-credit2-use-the-correct-scratch-cpumask.patch 5899cbd9-EPT-allow-wrcomb-MMIO-mappings-again.patch 589b3272-libxl-dont-segfault-when-creating-domain-with-invalid-pvusb-device.patch 58a44771-IOMMU-always-call-teardown-callback.patch 58a48ccc-x86-fix-p2m_flush_table-for-non-nested.patch 58a70d94-VMX-fix-VMCS-race-on-cswitch-paths.patch 58ac1f3f-VMX-dont-leak-host-syscall-MSRs.patch 58b5a2de-x86-correct-Xens-idea-of-its-memory-layout.patch 58b6fd42-credit2-always-mark-a-tickled-pCPU-as-tickled.patch 58b6fd42-credit2-dont-miss-accounting-during-credit-reset.patch - bsc#1027654 - XEN fails to build against glibc 2.25 glibc-2.25-compatibility-fix.patch libxl.pvscsi.patch - fate#316613: Refresh and enable libxl.pvscsi.patch - bsc#1024834 - VUL-0: CVE-2017-2620: xen: cirrus_bitblt_cputovideo does not check if memory region is safe (XSA-209) CVE-2017-2620-xsa209-qemut-cirrus_bitblt_cputovideo-does-not-check-if-memory-region-safe.patch - bsc#1023948 - [pvusb][sles12sp3][openqa] Segmentation fault happened when adding usbctrl devices via xl 589b3272-libxl-dont-segfault-when-creating-domain-with-invalid-pvusb-device.patch - Upstream patches from Jan (bsc#1027519) 587d04d6-x86-xstate-fix-array-overrun-with-LWP.patch 587de4a9-x86emul-VEX-B-ignored-in-compat-mode.patch 5882129d-x86emul-LOCK-check-adjustments.patch 58821300-x86-segment-attribute-handling.patch 58873c1f-x86emul-correct-FPU-stub-asm-constraints.patch 58873c80-x86-hvm-do-not-set-msr_tsc_adjust-on-.patch 5887888f-credit2-use-the-correct-scratch-cpumask.patch 5887888f-credit2-never-consider-CPUs-outside-of-pool.patch 5887888f-credit2-fix-shutdown-suspend-with-cpupools.patch 5888b1b3-x86-emulate-dont-assume-addr_size-32-implies-protmode.patch - bsc#1023004 - VUL-0: CVE-2017-2615: qemu: display: cirrus: oob access while doing bitblt copy backward mode CVE-2017-2615-qemut-display-cirrus-oob-access-while-doing-bitblt-copy-backward-mode.patch - fate#322313 and fate#322150 require the acpica package ported to aarch64 which Xen 4.8 needs to build. Temporarily disable aarch64 until these fates are complete. xen.spec - bsc#1021952 - Virutalization/xen: Bug xen-tools missing /usr/bin/domu-xenstore; guests fail to launch tmp_build.patch xen.spec - No systemd presets for 42.3+ and SLE12SP3+ (bsc#1012842) - bsc#1007224 - broken symlinks in /usr/share/doc/packages/xen/misc/ xen.spec - 585aa3c5-x86-force-EFLAGS-IF-on-upon-exit-to-PV.patch Replaces xsa202.patch (bsc#1014298) - 585aa407-x86-HVM-NULL-check-before-using-VMFUNC-hook.patch Replaces xsa203.patch (bsc#1014300) - 58580060-x86-emul-correct-SYSCALL-eflags-handling.patch Replaces xsa204.patch (bsc#1016340) - Upstream patches from Jan 58526ccc-x86emul-64bit-ignore-most-segment-bases-in-align-check.patch 5853ed37-VT-d-correct-dma_msi_set_affinity.patch 5853ee07-x86emul-CMPXCHG16B-aligned-operand.patch 585bd5fe-x86-emul-correct-VMFUNC-return-value-handling.patch 586ba81c-x86-cpu-dont-update-this_cpu-for-guest-get_cpu_vendor.patch - bsc#1015169 - VUL-0: CVE-2016-9921, CVE-2016-9922: xen: qemu: display: cirrus_vga: a divide by zero in cirrus_do_copy CVE-2016-9921-qemut-display-cirrus_vga-divide-by-zero-in-cirrus_do_copy.patch - bsc#1016340 - VUL-0: CVE-2016-10013: xen: x86: Mishandling of SYSCALL singlestep during emulation (XSA-204) xsa204.patch - bsc#1012651 - VUL-0: CVE-2016-9932: xen: x86 CMPXCHG8B emulation fails to ignore operand size override (XSA-200) 58510c06-x86emul-CMPXCHGnB-ignore-prefixes.patch - bsc#1014298 - VUL-0: CVE-2016-10024: xen: x86 PV guests may be able to mask interrupts (XSA-202) xsa202.patch - bsc#1014300 - VUL-0: CVE-2016-10025: xen: x86: missing NULL pointer check in VMFUNC emulation (XSA-203) xsa203.patch - Upstream patches from Jan 584806ce-x86emul-correct-PUSHF-POPF.patch 584fc649-fix-determining-when-domain-creation-is-complete.patch 58510c06-x86emul-CMPXCHGnB-ignore-prefixes.patch 58510cac-x86emul-MOVNTI-no-REP-prefixes.patch - Update to Xen 4.8 FCS xen-4.8.0-testing-src.tar.bz2 - Dropped xen-4.7.1-testing-src.tar.bz2 0001-libxc-Rework-extra-module-initialisation.patch 0002-libxc-Prepare-a-start-info-structure-for-hvmloader.patch 0003-configure-define-SEABIOS_PATH-and-OVMF_PATH.patch 0004-firmware-makefile-install-BIOS-blob.patch 0005-libxl-Load-guest-BIOS-from-file.patch 0006-xen-Move-the-hvm_start_info-C-representation-from-li.patch 0007-hvmloader-Grab-the-hvm_start_info-pointer.patch 0008-hvmloader-Locate-the-BIOS-blob.patch 0009-hvmloader-Check-modules-whereabouts-in-perform_tests.patch 0010-hvmloader-Load-SeaBIOS-from-hvm_start_info-modules.patch 0011-hvmloader-Load-OVMF-from-modules.patch 0012-hvmloader-Specific-bios_load-function-required.patch 0013-hvmloader-Always-build-in-SeaBIOS-and-OVMF-loader.patch 0014-configure-do-not-depend-on-SEABIOS_PATH-or-OVMF_PATH.patch 57580bbd-kexec-allow-relaxed-placement-via-cmdline.patch 576001df-x86-time-use-local-stamp-in-TSC-calibration-fast-path.patch 5769106e-x86-generate-assembler-equates-for-synthesized.patch 57a1e603-x86-time-adjust-local-system-time-initialization.patch 57a1e64c-x86-time-introduce-and-use-rdtsc_ordered.patch 57a2f6ac-x86-time-calibrate-TSC-against-platform-timer.patch 57a30261-x86-support-newer-Intel-CPU-models.patch 5810a9cc-x86-emul-Correct-decoding-of-SReg3-operands.patch 581b2c3b-x86-emul-reject-LGDT-LIDT-with-non-canonical-addresses.patch 581b647a-x86emul-L-S-G-I-DT-ignore-opsz-overrides-in-64-bit-mode.patch 58249392-x86-svm-dont-clobber-eax-edx-if-RDMSR-intercept-fails.patch 582c35d6-x86-vmx-correct-long-mode-check-in-vmx_cpuid_intercept.patch 582c35ee-x86-traps-dont-call-hvm_hypervisor_cpuid_leaf-for-PV.patch 58343dc2-x86-hvm-Fix-the-handling-of-non-present-segments.patch 58343df8-x86-HVM-dont-load-LDTR-with-VM86-mode-attrs-during-task-switch.patch 58343e24-x86-PV-writes-of-fs-and-gs-base-MSRs-require-canonical-addresses.patch 58343e9e-libelf-fix-stack-memory-leak-when-loading-32-bit-symbol-tables.patch 58343ec2-x86emul-fix-huge-bit-offset-handling.patch 58343f29-x86-emul-correct-the-IDT-entry-calculation-in-inject_swint.patch 58343f44-x86-svm-fix-injection-of-software-interrupts.patch 58343f79-pygrub-Properly-quote-results-when-returning-them-to-the-caller.patch CVE-2016-9381-xsa197-qemut.patch CVE-2016-9637-xsa199-qemut.patch - bsc#1011652 - VUL-0: xen: qemu ioport array overflow CVE-2016-9637-xsa199-qemut.patch - bsc#1009100 - VUL-0: CVE-2016-9386: XSA-191: xen: x86 null segments not always treated as unusable 58343dc2-x86-hvm-Fix-the-handling-of-non-present-segments.patch - bsc#1009103 - VUL-0: CVE-2016-9382: XSA-192: xen: x86 task switch to VM86 mode mis-handled 58343df8-x86-HVM-dont-load-LDTR-with-VM86-mode-attrs-during-task-switch.patch - bsc#1009104 - VUL-0: CVE-2016-9385: XSA-193: xen: x86 segment base write emulation lacking canonical address checks 58343e24-x86-PV-writes-of-fs-and-gs-base-MSRs-require-canonical-addresses.patch - bsc#1009105 - VUL-0: CVE-2016-9384: XSA-194: xen: guest 32-bit ELF symbol table load leaking host data 58343e9e-libelf-fix-stack-memory-leak-when-loading-32-bit-symbol-tables.patch - bsc#1009107 - VUL-0: CVE-2016-9383: XSA-195: xen: x86 64-bit bit test instruction emulation broken 58343ec2-x86emul-fix-huge-bit-offset-handling.patch - bsc#1009108 - VUL-0: CVE-2016-9377,CVE-2016-9378: XSA-196: xen: x86 software interrupt injection mis-handled 58343f29-x86-emul-correct-the-IDT-entry-calculation-in-inject_swint.patch 58343f44-x86-svm-fix-injection-of-software-interrupts.patch - bsc#1009109 - VUL-0: CVE-2016-9381: XSA-197: xen: qemu incautious about shared ring processing CVE-2016-9381-xsa197-qemut.patch - bsc#1009111 - VUL-0: CVE-2016-9379,CVE-2016-9380: XSA-198: xen: delimiter injection vulnerabilities in pygrub 58343f79-pygrub-Properly-quote-results-when-returning-them-to-the-caller.patch - Upstream patches from Jan 581b2c3b-x86-emul-reject-LGDT-LIDT-with-non-canonical-addresses.patch 581b647a-x86emul-L-S-G-I-DT-ignore-opsz-overrides-in-64-bit-mode.patch 58249392-x86-svm-dont-clobber-eax-edx-if-RDMSR-intercept-fails.patch 582c35d6-x86-vmx-correct-long-mode-check-in-vmx_cpuid_intercept.patch 582c35ee-x86-traps-dont-call-hvm_hypervisor_cpuid_leaf-for-PV.patch - Update to Xen Version 4.7.1 xen-4.7.1-testing-src.tar.bz2 - Dropped patches contained in new tarball xen-4.7.0-testing-src.tar.bz2 575e9ca0-nested-vmx-Validate-host-VMX-MSRs-before-accessing-them.patch 57640448-xen-sched-use-default-scheduler-upon-an-invalid-sched.patch 57973099-have-schedulers-revise-initial-placement.patch 579730e6-remove-buggy-initial-placement-algorithm.patch 57976073-x86-remove-unsafe-bits-from-mod_lN_entry-fastpath.patch 57976078-x86-avoid-SMAP-violation-in-compat_create_bounce_frame.patch 57ac6316-don-t-restrict-DMA-heap-to-node-0.patch 57b71fc5-x86-EFI-don-t-apply-relocations-to-l-2-3-_bootmap.patch 57b7447b-dont-permit-guest-to-populate-PoD-pages-for-itself.patch 57c4412b-x86-HVM-add-guarding-logic-for-VMX-specific-code.patch 57c57f73-libxc-correct-max_pfn-calculation-for-saving-domain.patch 57c805bf-x86-levelling-restrict-non-architectural-OSXSAVE-handling.patch 57c805c1-x86-levelling-pass-vcpu-to-ctxt_switch_levelling.patch 57c805c3-x86-levelling-provide-architectural-OSXSAVE-handling.patch 57c82be2-x86-32on64-adjust-call-gate-emulation.patch 57c93e52-fix-error-in-libxl_device_usbdev_list.patch 57c96df3-credit1-fix-a-race-when-picking-initial-pCPU.patch 57c96e2c-x86-correct-PT_NOTE-file-position.patch 57cfed43-VMX-correct-feature-checks-for-MPX-and-XSAVES.patch 57d1563d-x86-32on64-don-t-allow-recursive-page-tables-from-L3.patch 57d15679-x86-emulate-Correct-boundary-interactions-of-emulated-insns.patch 57d1569a-x86-shadow-Avoid-overflowing-sh_ctxt-seg_reg.patch 57d18642-hvm-fep-Allow-test-insns-crossing-1-0-boundary.patch 57d18642-x86-segment-Bounds-check-accesses-to-emulation-ctxt-seg_reg.patch 57d7ca5f-x86-domctl-fix-TOCTOU-race-in-XEN_DOMCTL_getvcpuextstate.patch 57d7ca64-x86-domctl-fix-migration-of-guests-not-using-xsave.patch 57da8883-credit1-fix-mask-to-be-used-for-tickling.patch 57da8883-credit2-properly-schedule-migration-of-running-vcpu.patch 57dfb1c5-x86-Intel-hide-CPUID-faulting-capability-from-guests.patch 57e93e1d-x86emul-correct-loading-of-ss.patch 57e93e4a-x86emul-don-t-allow-null-selector-for-LTR.patch 57e93e89-x86-AMD-apply-erratum-665-workaround.patch 57ee6cbc-credit1-return-time-remaining-to-limit-as-next-timeslice.patch 57f3a8ee-x86emul-honor-guest-CR0-TS-and-CR0-EM.patch 57fb6a91-x86-defer-not-present-segment-checks.patch 5800c51d-x86-hvm-Clobber-cs-L-when-LME-becomes-set.patch 5800caec-x86emul-fix-pushing-of-selector-registers.patch 5800cb06-x86-Viridian-don-t-depend-on-undefined-register-state.patch 580e29f9-x86-MISALIGNSSE-feature-depends-on-SSE.patch 57dfb2ff-x86-Intel-Broadwell-no-PKG_C8-10_RESIDENCY-MSRs.patch - bsc#1004981 - Xen RPM doesn't contain debug hypervisor for EFI systems xen.spec - bsc#1000106 - VUL-0: CVE-2016-7777: xen: CR0.TS and CR0.EM not always honored for x86 HVM guests (XSA-190) 57f3a8ee-x86emul-honor-guest-CR0-TS-and-CR0-EM.patch - bsc#996191 - [XEN][acpi]residency -n 88 -c will cause xen panic on broadwell-ep 57dfb2ff-x86-Intel-Broadwell-no-PKG_C8-10_RESIDENCY-MSRs.patch - Upstream patches from Jan 57d7ca5f-x86-domctl-fix-TOCTOU-race-in-XEN_DOMCTL_getvcpuextstate.patch 57d7ca64-x86-domctl-fix-migration-of-guests-not-using-xsave.patch 57da8883-credit1-fix-mask-to-be-used-for-tickling.patch 57da8883-credit2-properly-schedule-migration-of-running-vcpu.patch 57dfb1c5-x86-Intel-hide-CPUID-faulting-capability-from-guests.patch 57e93e1d-x86emul-correct-loading-of-ss.patch 57e93e4a-x86emul-don-t-allow-null-selector-for-LTR.patch 57e93e89-x86-AMD-apply-erratum-665-workaround.patch 57ee6cbc-credit1-return-time-remaining-to-limit-as-next-timeslice.patch 57fb6a91-x86-defer-not-present-segment-checks.patch 5800c51d-x86-hvm-Clobber-cs-L-when-LME-becomes-set.patch 5800caec-x86emul-fix-pushing-of-selector-registers.patch 5800cb06-x86-Viridian-don-t-depend-on-undefined-register-state.patch 580e29f9-x86-MISALIGNSSE-feature-depends-on-SSE.patch 5810a9cc-x86-emul-Correct-decoding-of-SReg3-operands.patch - bsc#1007941 - Xen tools limit the number of vcpus to 256 when the system has 384 xen-arch-kconfig-nr_cpus.patch - bsc#1007157 - VUL-0: CVE-2016-8910: xen: net: rtl8139: infinite loop while transmit in C+ mode CVE-2016-8910-qemut-net-rtl8139-infinite-loop-while-transmit-in-Cplus-mode.patch - bsc#1005004 - CVE-2016-8667: xen: dma: rc4030 divide by zero error in set_next_tick CVE-2016-8667-qemut-dma-rc4030-divide-by-zero-error-in-set_next_tick.patch - bsc#1005005 - VUL-0: CVE-2016-8669: xen: char: divide by zero error in serial_update_parameters CVE-2016-8669-qemut-char-divide-by-zero-error-in-serial_update_parameters.patch - bsc#1003030 - VUL-0: CVE-2016-7908: xen: net: Infinite loop in mcf_fec_do_tx CVE-2016-7908-qemut-net-Infinite-loop-in-mcf_fec_do_tx.patch - bsc#1003032 - VUL-0: CVE-2016-7909: xen: net: pcnet: infinite loop in pcnet_rdra_addr CVE-2016-7909-qemut-net-pcnet-infinite-loop-in-pcnet_rdra_addr.patch - bsc#995785 - VUL-0: CVE-2016-7092: xen: x86: Disallow L3 recursive pagetable for 32-bit PV guests (XSA-185) 57d1563d-x86-32on64-don-t-allow-recursive-page-tables-from-L3.patch - bsc#995789 - VUL-0: CVE-2016-7093: xen: x86: Mishandling of instruction pointer truncation during emulation (XSA-186) 57d15679-x86-emulate-Correct-boundary-interactions-of-emulated-insns.patch 57d18642-hvm-fep-Allow-test-insns-crossing-1-0-boundary.patch - bsc#995792 - VUL-0: CVE-2016-7094: xen: x86 HVM: Overflow of sh_ctxt->seg_reg[] (XSA-187) 57d1569a-x86-shadow-Avoid-overflowing-sh_ctxt-seg_reg.patch 57d18642-x86-segment-Bounds-check-accesses-to-emulation-ctxt-seg_reg.patch - bsc#991934 - xen hypervisor crash in csched_acct 57c96df3-credit1-fix-a-race-when-picking-initial-pCPU.patch - Upstream patches from Jan 57c4412b-x86-HVM-add-guarding-logic-for-VMX-specific-code.patch 57c57f73-libxc-correct-max_pfn-calculation-for-saving-domain.patch 57c805bf-x86-levelling-restrict-non-architectural-OSXSAVE-handling.patch 57c805c1-x86-levelling-pass-vcpu-to-ctxt_switch_levelling.patch 57c805c3-x86-levelling-provide-architectural-OSXSAVE-handling.patch 57c82be2-x86-32on64-adjust-call-gate-emulation.patch 57c96e2c-x86-correct-PT_NOTE-file-position.patch 57cfed43-VMX-correct-feature-checks-for-MPX-and-XSAVES.patch - bsc#979002 - add 60-persistent-xvd.rules and helper script also to initrd, add the relevant dracut helper - bnc#953518 - unplug also SCSI disks in qemu-xen-traditional for upstream unplug protocol - bsc#989679 - [pvusb feature] USB device not found when 'virsh detach-device guest usb.xml' 57c93e52-fix-error-in-libxl_device_usbdev_list.patch - bsc#992224 - [HPS Bug] During boot of Xen Hypervisor, Failed to get contiguous memory for DMA from Xen 57ac6316-don-t-restrict-DMA-heap-to-node-0.patch - bsc#978755 - xen uefi systems fail to boot - bsc#983697 - SLES12 SP2 Xen UEFI mode cannot boot 57b71fc5-x86-EFI-don-t-apply-relocations-to-l-2-3-_bootmap.patch - Upstream patch from Jan 57b7447b-dont-permit-guest-to-populate-PoD-pages-for-itself.patch - spec: to stay compatible with the in-tree qemu-xen binary, use /usr/bin/qemu-system-i386 instead of /usr/bin/qemu-system-x86_64 bsc#986164 - bsc#970135 - new virtualization project clock test randomly fails on Xen 576001df-x86-time-use-local-stamp-in-TSC-calibration-fast-path.patch 5769106e-x86-generate-assembler-equates-for-synthesized.patch 57a1e603-x86-time-adjust-local-system-time-initialization.patch 57a1e64c-x86-time-introduce-and-use-rdtsc_ordered.patch 57a2f6ac-x86-time-calibrate-TSC-against-platform-timer.patch - bsc#991934 - xen hypervisor crash in csched_acct 57973099-have-schedulers-revise-initial-placement.patch 579730e6-remove-buggy-initial-placement-algorithm.patch - bsc#988675 - VUL-0: CVE-2016-6258: xen: x86: Privilege escalation in PV guests (XSA-182) 57976073-x86-remove-unsafe-bits-from-mod_lN_entry-fastpath.patch - bsc#988676 - VUL-0: CVE-2016-6259: xen: x86: Missing SMAP whitelisting in 32-bit exception / event delivery (XSA-183) 57976078-x86-avoid-SMAP-violation-in-compat_create_bounce_frame.patch - Upstream patches from Jan 57a30261-x86-support-newer-Intel-CPU-models.patch - bsc#985503 - vif-route broken vif-route.patch - bsc#978413 - PV guest upgrade from sles11sp4 to sles12sp2 alpha3 failed on sles11sp4 xen host. pygrub-handle-one-line-menu-entries.patch - bsc#990843 - VUL-1: CVE-2016-6351: xen: qemu: scsi: esp: OOB write access in esp_do_dma CVE-2016-6351-qemut-scsi-esp-make-cmdbuf-big-enough-for-maximum-CDB-size.patch - bsc#900418 - Dump cannot be performed on SLES12 XEN 57580bbd-kexec-allow-relaxed-placement-via-cmdline.patch - Upstream patches from Jan 575e9ca0-nested-vmx-Validate-host-VMX-MSRs-before-accessing-them.patch 57640448-xen-sched-use-default-scheduler-upon-an-invalid-sched.patch - fate#319989 - Update to Xen 4.7 FCS xen-4.7.0-testing-src.tar.bz2 - Drop CVE-2014-3672-qemut-xsa180.patch - bsc#954872 - script block-dmmd not working as expected - libxl: error: libxl_dm.c (Additional fixes) block-dmmd - Convert with_stubdom into build_conditional to allow adjusting via prjconf - Convert with_debug into build_conditional to allow adjusting via prjconf - bsc#979002 - add 60-persistent-xvd.rules and helper script to xen-tools-domU to simplify transition to pvops based kernels - Convert with_oxenstored into build_conditional to allow adjusting via prjconf (fate#320836) - bsc#983984 - VUL-0: CVE-2016-5338: xen: qemu: scsi: esp: OOB r/w access while processing ESP_FIFO CVE-2016-5338-qemut-scsi-esp-OOB-rw-access-while-processing-ESP_FIFO.patch - bsc#982960 - VUL-0: CVE-2016-5238: xen: qemu: scsi: esp: OOB write when using non-DMA mode in get_cmd CVE-2016-5238-qemut-scsi-esp-OOB-write-when-using-non-DMA-mode-in-get_cmd.patch - fate#319989 - Update to Xen 4.7 RC5 xen-4.7.0-testing-src.tar.bz2 - fate#319989 - Update to Xen 4.7 RC4 xen-4.7.0-testing-src.tar.bz2 - Dropped xen.pkgconfig-4.7.patch xsa164.patch - bsc#981264 - VUL-0: CVE-2014-3672: xen: Unrestricted qemu logging (XSA-180) CVE-2014-3672-qemut-xsa180.patch - bsc#980724 - VUL-0: CVE-2016-4441: Qemu: scsi: esp: OOB write while writing to 's->cmdbuf' in get_cmd CVE-2016-4441-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-get_cmd.patch - bsc#980716 - VUL-0: CVE-2016-4439: xen: scsi: esp: OOB write while writing to 's->cmdbuf' in esp_reg_write CVE-2016-4439-qemut-scsi-esp-OOB-write-while-writing-to-cmdbuf-in-esp_reg_write.patch - fate#319989 - Update to Xen 4.7 RC3 xen-4.7.0-testing-src.tar.bz2 - Dropped libxl-remove-cdrom-cachemode.patch x86-PoD-only-reclaim-if-needed.patch gcc6-warnings-as-errors.patch - bsc#954872 - script block-dmmd not working as expected - libxl: error: libxl_dm.c (another modification) block-dmmd - fate#319989 - Update to Xen 4.7 RC2 xen-4.7.0-testing-src.tar.bz2 - bsc#961600 - L3: poor performance when Xen HVM domU configured with max memory > current memory x86-PoD-only-reclaim-if-needed.patch - Mark SONAMEs and pkgconfig as xen 4.7 xen.pkgconfig-4.7.patch - bsc#977329 - Xen: Cannot boot HVM guests with empty cdrom libxl-remove-cdrom-cachemode.patch - fate#319989 - Update to Xen 4.7 RC1 xen-4.7.0-testing-src.tar.bz2 - fate#316614: set migration constraints from cmdline restore libxl.set-migration-constraints-from-cmdline.patch - Remove obsolete patch for xen-kmp magic_ioport_compat.patch - fate#316613: update to v12 libxl.pvscsi.patch - Update to the latest Xen 4.7 pre-release c2994f86 Drop libxl.migrate-legacy-stream-read.patch - bnc#972756 - Can't migrate HVM guest from SLES12SP1 Xen host to SLES12SP2 Alpha 1 host using xl migrate libxl.migrate-legacy-stream-read.patch - Add patches from proposed upstream series to load BIOS's from the toolstack instead of embedding in hvmloader http://lists.xenproject.org/archives/html/xen-devel/2016-03/msg01626.html 0001-libxc-Rework-extra-module-initialisation.patch, 0002-libxc-Prepare-a-start-info-structure-for-hvmloader.patch, 0003-configure-define-SEABIOS_PATH-and-OVMF_PATH.patch, 0004-firmware-makefile-install-BIOS-blob.patch, 0005-libxl-Load-guest-BIOS-from-file.patch, 0006-xen-Move-the-hvm_start_info-C-representation-from-li.patch, 0007-hvmloader-Grab-the-hvm_start_info-pointer.patch, 0008-hvmloader-Locate-the-BIOS-blob.patch, 0009-hvmloader-Check-modules-whereabouts-in-perform_tests.patch, 0010-hvmloader-Load-SeaBIOS-from-hvm_start_info-modules.patch, 0011-hvmloader-Load-OVMF-from-modules.patch, 0012-hvmloader-Specific-bios_load-function-required.patch, 0013-hvmloader-Always-build-in-SeaBIOS-and-OVMF-loader.patch, 0014-configure-do-not-depend-on-SEABIOS_PATH-or-OVMF_PATH.patch - Enable support for UEFI on x86_64 using the ovmf-x86_64-ms.bin firmware from qemu-ovmf-x86_64. The firmware is preloaded with Microsoft keys to more closely resemble firmware on real hardware FATE#320490 - fate#319989: Update to Xen 4.7 (pre-release) xen-4.7.0-testing-src.tar.bz2 - Dropped: xen-4.6.1-testing-src.tar.bz2 55f7f9d2-libxl-slightly-refine-pci-assignable-add-remove-handling.patch 5628fc67-libxl-No-emulated-disk-driver-for-xvdX-disk.patch 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch 5649bcbe-libxl-relax-readonly-check-introduced-by-XSA-142-fix.patch hotplug-Linux-block-performance-fix.patch set-mtu-from-bridge-for-tap-interface.patch xendomains-libvirtd-conflict.patch xsa154.patch xsa155-xen-0001-xen-Add-RING_COPY_REQUEST.patch xsa155-xen-0002-blktap2-Use-RING_COPY_REQUEST.patch xsa155-xen-0003-libvchan-Read-prod-cons-only-once.patch xsa170.patch - Use system SeaBIOS instead of building/installing another one FATE#320638 Dropped files: seabios-dir-remote.tar.bz2 xen-c99-fix.patch xen.build-compare.seabios.patch - spec: drop BuildRequires that were only needed for qemu-xen - bsc#969377 - xen does not build with GCC 6 ipxe-use-rpm-opt-flags.patch gcc6-warnings-as-errors.patch - bsc#969351 - VUL-0: CVE-2016-2841: xen: net: ne2000: infinite loop in ne2000_receive CVE-2016-2841-qemut-ne2000-infinite-loop-in-ne2000_receive.patch - Drop xsa154-fix.patch - Use system qemu instead of building/installing yet another qemu FATE#320638 - Dropped files qemu-xen-dir-remote.tar.bz2 CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch CVE-2015-1779-qemuu-incrementally-decode-websocket-frames.patch CVE-2015-1779-qemuu-limit-size-of-HTTP-headers-from-websockets-clients.patch CVE-2015-4037-qemuu-smb-config-dir-name.patch CVE-2015-7512-qemuu-net-pcnet-buffer-overflow-in-non-loopback-mode.patch CVE-2015-7549-qemuu-pci-null-pointer-dereference-issue.patch CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8504-qemuu-vnc-avoid-floating-point-exception.patch CVE-2015-8558-qemuu-usb-infinite-loop-in-ehci_advance_state-results-in-DoS.patch CVE-2015-8568-qemuu-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch CVE-2015-8613-qemuu-scsi-initialise-info-object-with-appropriate-size.patch CVE-2015-8743-qemuu-ne2000-OOB-memory-access-in-ioport-rw-functions.patch CVE-2015-8744-qemuu-net-vmxnet3-incorrect-l2-header-validation-leads-to-crash.patch CVE-2015-8745-qemuu-net-vmxnet3-read-IMR-registers-instead-of-assert.patch CVE-2016-1568-qemuu-ide-ahci-reset-ncq-object-to-unused-on-error.patch CVE-2016-1714-qemuu-fw_cfg-add-check-to-validate-current-entry-value.patch CVE-2014-7815-qemut-vnc-sanitize-bits_per_pixel-from-the-client.patch CVE-2016-1981-qemuu-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch CVE-2016-2538-qemuu-usb-integer-overflow-in-remote-NDIS-message-handling.patch CVE-2015-8619-qemuu-stack-based-OOB-write-in-hmp_sendkey-routine.patch qemu-xen-enable-spice-support.patch qemu-xen-upstream-qdisk-cache-unsafe.patch tigervnc-long-press.patch xsa162-qemuu.patch - bsc#962321 - VUL-0: CVE-2016-1922: xen: i386: null pointer dereference in vapic_write() CVE-2016-1922-qemuu-i386-null-pointer-dereference-in-vapic_write.patch - bsc#968004 - VUL-0: CVE-2016-2538: xen: usb: integer overflow in remote NDIS control message handling CVE-2016-2538-qemuu-usb-integer-overflow-in-remote-NDIS-message-handling.patch - bsc#954872 - L3: script block-dmmd not working as expected - libxl: error: libxl_dm.c block-dmmd - Update libxl to recognize dmmd and npiv prefix in disk spec xen.libxl.dmmd.patch - bsc#967101 - VUL-0: CVE-2016-2391: xen: usb: multiple eof_timers in ohci module leads to null pointer dereference CVE-2016-2391-qemuu-usb-null-pointer-dereference-in-ohci-module.patch CVE-2016-2391-qemut-usb-null-pointer-dereference-in-ohci-module.patch - bsc#967090 - VUL-0: CVE-2016-2392: xen: usb: null pointer dereference in remote NDIS control message handling CVE-2016-2392-qemuu-usb-null-pointer-dereference-in-NDIS-message-handling.patch - Update to Xen Version 4.6.1 xen-4.6.1-testing-src.tar.bz2 - Dropped patches now contained in tarball or unnecessary xen-4.6.0-testing-src.tar.bz2 5604f239-x86-PV-properly-populate-descriptor-tables.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-it-is-zero.patch 561d2046-VT-d-use-proper-error-codes-in-iommu_enable_x2apic_IR.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-parsing-and-consumption.patch 5632118e-arm-Support-hypercall_create_continuation-for-multicall.patch 56321222-arm-rate-limit-logging-from-unimplemented-PHYSDEVOP-and-HVMOP.patch 56321249-arm-handle-races-between-relinquish_memory-and-free_domheap_pages.patch 5632127b-x86-guard-against-undue-super-page-PTE-creation.patch 5632129c-free-domain-s-vcpu-array.patch 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch 563212e4-xenoprof-free-domain-s-vcpu-array.patch 563212ff-x86-rate-limit-logging-in-do_xen-oprof-pmu-_op.patch 56323737-libxl-adjust-PoD-target-by-memory-fudge-too.patch 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch 56549f24-x86-vPMU-document-as-unsupported.patch 5677f350-x86-make-debug-output-consistent-in-hvm_set_callback_via.patch xsa155-qemut-qdisk-double-access.patch xsa155-qemut-xenfb.patch xsa155-qemuu-qdisk-double-access.patch xsa155-qemuu-xenfb.patch xsa159.patch xsa160.patch xsa162-qemut.patch xsa165.patch xsa166.patch xsa167.patch xsa168.patch - bsc#965315 - VUL-0: CVE-2016-2270: xen: x86: inconsistent cachability flags on guest mappings (XSA-154) xsa154.patch - bsc#965317 - VUL-0: CVE-2016-2271: xen: VMX: guest user mode may crash guest with non-canonical RIP (XSA-170) xsa170.patch - bsc#965269 - VUL-1: CVE-2015-8619: xen: stack based OOB write in hmp_sendkey routine CVE-2015-8619-qemuu-stack-based-OOB-write-in-hmp_sendkey-routine.patch - bsc#965156 - VUL-0: CVE-2015-6855: xen: ide: divide by zero issue CVE-2015-6855-qemuu-ide-divide-by-zero-issue.patch - bsc#965112 - VUL-0: CVE-2014-3640: xen: slirp: NULL pointer deref in sosendto() CVE-2014-3640-qemut-slirp-NULL-pointer-deref-in-sosendto.patch - bsc#964947 - VUL-0: CVE-2015-5278: xen: Infinite loop in ne2000_receive() function CVE-2015-5278-qemut-Infinite-loop-in-ne2000_receive-function.patch - bsc#956832 - VUL-0: CVE-2015-8345: xen: qemu: net: eepro100: infinite loop in processing command block list CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch - bsc#964644 - VUL-0: CVE-2013-4533: xen pxa2xx: buffer overrun on incoming migration CVE-2013-4533-qemut-pxa2xx-buffer-overrun-on-incoming-migration.patch - bsc#964925 - VUL-0: CVE-2014-0222: xen: qcow1: validate L2 table size to avoid integer overflows CVE-2014-0222-blktap-qcow1-validate-l2-table-size.patch - Dropped CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch - bsc#964415 - VUL-1: CVE-2016-2198: xen: usb: ehci null pointer dereference in ehci_caps_write CVE-2016-2198-qemuu-usb-ehci-null-pointer-dereference-in-ehci_caps_write.patch - bsc#964452 - VUL-0: CVE-2013-4534: xen: openpic: buffer overrun on incoming migration CVE-2013-4534-qemut-openpic-buffer-overrun-on-incoming-migration.patch - bsc#963783 - VUL-1: CVE-2016-1981: xen: net: e1000 infinite loop in start_xmit and e1000_receive_iov routines CVE-2016-1981-qemuu-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch CVE-2016-1981-qemut-e1000-eliminate-infinite-loops-on-out-of-bounds-transfer.patch - bsc#962758 - VUL-0: CVE-2013-4539: xen: tsc210x: buffer overrun on invalid state load CVE-2013-4539-qemut-tsc210x-fix-buffer-overrun-on-invalid-state-load.patch - bsc#962632 - VUL-0: CVE-2015-1779: xen: vnc: insufficient resource limiting in VNC websockets decoder CVE-2015-1779-qemuu-limit-size-of-HTTP-headers-from-websockets-clients.patch CVE-2015-1779-qemuu-incrementally-decode-websocket-frames.patch - bsc#962642 - VUL-0: CVE-2013-4537: xen: ssi-sd: buffer overrun on invalid state load CVE-2013-4537-qemut-ssi-sd-fix-buffer-overrun-on-invalid-state-load.patch - bsc#962627 - VUL-0: CVE-2014-7815: xen: vnc: insufficient bits_per_pixel from the client sanitization CVE-2014-7815-qemut-vnc-sanitize-bits_per_pixel-from-the-client.patch - bsc#962335 - VUL-0: CVE-2013-4538: xen: ssd0323: fix buffer overun on invalid state CVE-2013-4538-qemut-ssd0323-fix-buffer-overun-on-invalid-state.patch - bsc#962360 - VUL-0: CVE-2015-7512: xen: net: pcnet: buffer overflow in non-loopback mode CVE-2015-7512-qemuu-net-pcnet-buffer-overflow-in-non-loopback-mode.patch CVE-2015-7512-qemut-net-pcnet-buffer-overflow-in-non-loopback-mode.patch - bsc#961692 - VUL-0: CVE-2016-1714: xen: nvram: OOB r/w access in processing firmware configurations CVE-2016-1714-qemuu-fw_cfg-add-check-to-validate-current-entry-value.patch CVE-2016-1714-qemut-fw_cfg-add-check-to-validate-current-entry-value.patch - bsc#961358 - VUL-0: CVE-2015-8613: xen: qemu: scsi: stack based buffer overflow in megasas_ctrl_get_info CVE-2015-8613-qemuu-scsi-initialise-info-object-with-appropriate-size.patch - bsc#961332 - VUL-0: CVE-2016-1568: xen: Qemu: ide: ahci use-after-free vulnerability in aio port commands CVE-2016-1568-qemuu-ide-ahci-reset-ncq-object-to-unused-on-error.patch - bsc#959695 - missing docs for xen xen.spec - bsc#960862 - VUL-0: CVE-2016-1571: xen: VMX: intercept issue with INVLPG on non-canonical address (XSA-168) xsa168.patch - bsc#960861 - VUL-0: CVE-2016-1570: xen: PV superpage functionality missing sanity checks (XSA-167) xsa167.patch - bsc#960836 - VUL-0: CVE-2015-8744: xen: net: vmxnet3: incorrect l2 header validation leads to a crash via assert(2) call CVE-2015-8744-qemuu-net-vmxnet3-incorrect-l2-header-validation-leads-to-crash.patch - bsc#960707 - VUL-0: CVE-2015-8745: xen: reading IMR registers leads to a crash via assert(2) call CVE-2015-8745-qemuu-net-vmxnet3-read-IMR-registers-instead-of-assert.patch - bsc#960726 - VUL-0: CVE-2015-8743: xen: ne2000: OOB memory access in ioport r/w functions CVE-2015-8743-qemuu-ne2000-OOB-memory-access-in-ioport-rw-functions.patch - bsc#960093 - VUL-0: CVE-2015-8615: xen: x86: unintentional logging upon guest changing callback method (XSA-169) 5677f350-x86-make-debug-output-consistent-in-hvm_set_callback_via.patch - Adjust xen-dom0-modules.service to run Before xenstored.service instead of proc-xen.mount to workaround a bug in systemd "/design"/ (bnc#959845) - bsc#959387 - VUL-0: CVE-2015-8568 CVE-2015-8567: xen: qemu: net: vmxnet3: host memory leakage CVE-2015-8568-qemuu-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch - bsc#957988 - VUL-0: CVE-2015-8550: xen: paravirtualized drivers incautious about shared memory contents (XSA-155) xsa155-xen-0001-xen-Add-RING_COPY_REQUEST.patch xsa155-xen-0002-blktap2-Use-RING_COPY_REQUEST.patch xsa155-xen-0003-libvchan-Read-prod-cons-only-once.patch xsa155-qemuu-qdisk-double-access.patch xsa155-qemut-qdisk-double-access.patch xsa155-qemuu-xenfb.patch xsa155-qemut-xenfb.patch - bsc#959006 - VUL-0: CVE-2015-8558: xen: qemu: usb: infinite loop in ehci_advance_state results in DoS CVE-2015-8558-qemuu-usb-infinite-loop-in-ehci_advance_state-results-in-DoS.patch - bsc#958918 - VUL-0: CVE-2015-7549: xen: qemu pci: null pointer dereference issue CVE-2015-7549-qemuu-pci-null-pointer-dereference-issue.patch - bsc#958493 - VUL-0: CVE-2015-8504: xen: qemu: ui: vnc: avoid floating point exception CVE-2015-8504-qemuu-vnc-avoid-floating-point-exception.patch CVE-2015-8504-qemut-vnc-avoid-floating-point-exception.patch - bsc#958007 - VUL-0: CVE-2015-8554: xen: qemu-dm buffer overrun in MSI-X handling (XSA-164) xsa164.patch - bsc#958009 - VUL-0: CVE-2015-8555: xen: information leak in legacy x86 FPU/XMM initialization (XSA-165) xsa165.patch - bsc#958523 - VUL-0: xen: ioreq handling possibly susceptible to multiple read issue (XSA-166) xsa166.patch - bsc#956832 - VUL-0: CVE-2015-8345: xen: qemu: net: eepro100: infinite loop in processing command block list CVE-2015-8345-qemuu-eepro100-infinite-loop-fix.patch CVE-2015-8345-qemut-eepro100-infinite-loop-fix.patch - Upstream patches from Jan 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch (Replaces CVE-2015-5307-xsa156.patch) 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch 56544a57-VMX-fix-adjust-trap-injection.patch 56546ab2-sched-fix-insert_vcpu-locking.patch - bsc#956592 - VUL-0: xen: virtual PMU is unsupported (XSA-163) 56549f24-x86-vPMU-document-as-unsupported.patch - bsc#956408 - VUL-0: CVE-2015-8339, CVE-2015-8340: xen: XENMEM_exchange error handling issues (XSA-159) xsa159.patch - bsc#956409 - VUL-0: CVE-2015-8341: xen: libxl leak of pv kernel and initrd on error (XSA-160) xsa160.patch - bsc#956411 - VUL-0: CVE-2015-7504: xen: heap buffer overflow vulnerability in pcnet emulator (XSA-162) xsa162-qemuu.patch xsa162-qemut.patch - bsc#947165 - VUL-0: CVE-2015-7311: xen: libxl fails to honour readonly flag on disks with qemu-xen (xsa-142) 5628fc67-libxl-No-emulated-disk-driver-for-xvdX-disk.patch 5649bcbe-libxl-relax-readonly-check-introduced-by-XSA-142-fix.patch - fate#315712: XEN: Use the PVOPS kernel Turn off building the KMPs now that we are using the pvops kernel xen.spec - Upstream patches from Jan 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-it-is-zero.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-parsing-and-consumption.patch 5632118e-arm-Support-hypercall_create_continuation-for-multicall.patch 56321222-arm-rate-limit-logging-from-unimplemented-PHYSDEVOP-and-HVMOP.patch 56321249-arm-handle-races-between-relinquish_memory-and-free_domheap_pages.patch 5632127b-x86-guard-against-undue-super-page-PTE-creation.patch 5632129c-free-domain-s-vcpu-array.patch (Replaces CVE-2015-7969-xsa149.patch) 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch 563212e4-xenoprof-free-domain-s-vcpu-array.patch 563212ff-x86-rate-limit-logging-in-do_xen-oprof-pmu-_op.patch 56323737-libxl-adjust-PoD-target-by-memory-fudge-too.patch 56377442-x86-PoD-Make-p2m_pod_empty_cache-restartable.patch 5641ceec-x86-HVM-always-intercept-AC-and-DB.patch (Replaces CVE-2015-5307-xsa156.patch) 5644b756-x86-HVM-don-t-inject-DB-with-error-code.patch - Dropped 55b0a2db-x86-MSI-track-guest-masking.patch - Use upstream variants of block-iscsi and block-nbd - Remove xenalyze.hg, its part of xen-4.6 - Update to Xen Version 4.6.0 xen-4.6.0-testing-src.tar.bz2 mini-os.tar.bz2 blktap2-no-uninit.patch stubdom-have-iovec.patch - Renamed xsa149.patch to CVE-2015-7969-xsa149.patch - Dropped patches now contained in tarball or unnecessary xen-4.5.2-testing-src.tar.bz2 54c2553c-grant-table-use-uint16_t-consistently-for-offset-and-length.patch 54ca33bc-grant-table-refactor-grant-copy-to-reduce-duplicate-code.patch 54ca340e-grant-table-defer-releasing-pages-acquired-in-a-grant-copy.patch 54f4985f-libxl-fix-libvirtd-double-free.patch 55103616-vm-assist-prepare-for-discontiguous-used-bit-numbers.patch 551ac326-xentop-add-support-for-qdisk.patch 552d0fd2-x86-hvm-don-t-include-asm-spinlock-h.patch 552d0fe8-x86-mtrr-include-asm-atomic.h.patch 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch 5548e903-domctl-don-t-truncate-XEN_DOMCTL_max_mem-requests.patch 5548e95d-x86-allow-to-suppress-M2P-user-mode-exposure.patch 554c7aee-x86-provide-arch_fetch_and_add.patch 554c7b00-arm-provide-arch_fetch_and_add.patch 554cc211-libxl-add-qxl.patch 55534b0a-x86-provide-add_sized.patch 55534b25-arm-provide-add_sized.patch 5555a4f8-use-ticket-locks-for-spin-locks.patch 5555a5b9-x86-arm-remove-asm-spinlock-h.patch 5555a8ec-introduce-non-contiguous-allocation.patch 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch 5576f143-x86-adjust-PV-I-O-emulation-functions-types.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 557eb55f-gnttab-per-active-entry-locking.patch 557eb5b6-gnttab-introduce-maptrack-lock.patch 557eb620-gnttab-make-the-grant-table-lock-a-read-write-lock.patch 557ffab8-evtchn-factor-out-freeing-an-event-channel.patch 5582bf43-evtchn-simplify-port_is_valid.patch 5582bf81-evtchn-remove-the-locking-when-unmasking-an-event-channel.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 5583da64-gnttab-use-per-VCPU-maptrack-free-lists.patch 5583da8c-gnttab-steal-maptrack-entries-from-other-VCPUs.patch 5587d711-evtchn-clear-xen_consumer-when-clearing-state.patch 5587d779-evtchn-defer-freeing-struct-evtchn-s-until-evtchn_destroy_final.patch 5587d7b7-evtchn-use-a-per-event-channel-lock-for-sending-events.patch 5587d7e2-evtchn-pad-struct-evtchn-to-64-bytes.patch 55b0a218-x86-PCI-CFG-write-intercept.patch 55b0a255-x86-MSI-X-maskall.patch 55b0a283-x86-MSI-X-teardown.patch 55b0a2ab-x86-MSI-X-enable.patch blktapctrl-close-fifos.patch blktapctrl-default-to-ioemu.patch blktapctrl-disable-debug-printf.patch blktap-no-uninit.patch blktap-pv-cdrom.patch build-tapdisk-ioemu.patch ioemu-bdrv-open-CACHE_WB.patch ioemu-blktap-barriers.patch ioemu-blktap-fv-init.patch ioemu-blktap-image-format.patch ioemu-blktap-zero-size.patch libxl.set-migration-constraints-from-cmdline.patch local_attach_support_for_phy.patch pci-attach-fix.patch qemu-xen-upstream-megasas-buildtime.patch tapdisk-ioemu-logfile.patch tapdisk-ioemu-shutdown-fix.patch udev-rules.patch xen.build-compare.ipxe.patch xen.build-compare.mini-os.patch xen.build-compare.smbiosdate.patch xen.build-compare.vgabios.patch xen.build-compare.xen_compile_h.patch xl-coredump-file-location.patch - bsc#954405 - VUL-0: CVE-2015-8104: Xen: guest to host DoS by triggering an infinite loop in microcode via #DB exception - bsc#954018 - VUL-0: CVE-2015-5307: xen: x86: CPU lockup during fault delivery (XSA-156) CVE-2015-5307-xsa156.patch - Update to Xen 4.5.2 xen-4.5.2-testing-src.tar.bz2 - Drop the following xen-4.5.1-testing-src.tar.bz2 552d0f49-x86-traps-identify-the-vcpu-in-context-when-dumping-regs.patch 5576f178-kexec-add-more-pages-to-v1-environment.patch 55780be1-x86-EFI-adjust-EFI_MEMORY_WP-handling-for-spec-version-2.5.patch 558bfaa0-x86-traps-avoid-using-current-too-early.patch 5592a116-nested-EPT-fix-the-handling-of-nested-EPT.patch 559b9dd6-x86-p2m-ept-don-t-unmap-in-use-EPT-pagetable.patch 559bc633-x86-cpupool-clear-proper-cpu_valid-bit-on-CPU-teardown.patch 559bc64e-credit1-properly-deal-with-CPUs-not-in-any-pool.patch 559bc87f-x86-hvmloader-avoid-data-corruption-with-xenstore-rw.patch 559bdde5-pull-in-latest-linux-earlycpio.patch 55a62eb0-xl-correct-handling-of-extra_config-in-main_cpupoolcreate.patch 55a66a1e-make-rangeset_report_ranges-report-all-ranges.patch 55a77e4f-dmar-device-scope-mem-leak-fix.patch 55c1d83d-x86-gdt-Drop-write-only-xalloc-d-array.patch 55c3232b-x86-mm-Make-hap-shadow-teardown-preemptible.patch 55dc78e9-x86-amd_ucode-skip-updates-for-final-levels.patch 55df2f76-IOMMU-skip-domains-without-page-tables-when-dumping.patch 55e43fd8-x86-NUMA-fix-setup_node.patch 55e43ff8-x86-NUMA-don-t-account-hotplug-regions.patch 55e593f1-x86-NUMA-make-init_node_heap-respect-Xen-heap-limit.patch 55f2e438-x86-hvm-fix-saved-pmtimer-and-hpet-values.patch 55f9345b-x86-MSI-fail-if-no-hardware-support.patch 5604f2e6-vt-d-fix-IM-bit-mask-and-unmask-of-FECTL_REG.patch 560a4af9-x86-EPT-tighten-conditions-of-IOMMU-mapping-updates.patch 560a7c36-x86-p2m-pt-delay-freeing-of-intermediate-page-tables.patch 560a7c53-x86-p2m-pt-ignore-pt-share-flag-for-shadow-mode-guests.patch 560bd926-credit1-fix-tickling-when-it-happens-from-a-remote-pCPU.patch 560e6d34-x86-p2m-pt-tighten-conditions-of-IOMMU-mapping-updates.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-0.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-handling.patch 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch CVE-2015-4106-xsa131-9.patch CVE-2015-3259-xsa137.patch CVE-2015-7311-xsa142.patch CVE-2015-7835-xsa148.patch xsa139-qemuu.patch xsa140-qemuu-1.patch xsa140-qemuu-2.patch xsa140-qemuu-3.patch xsa140-qemuu-4.patch xsa140-qemuu-5.patch xsa140-qemuu-6.patch xsa140-qemuu-7.patch xsa140-qemut-1.patch xsa140-qemut-2.patch xsa140-qemut-3.patch xsa140-qemut-4.patch xsa140-qemut-5.patch xsa140-qemut-6.patch xsa140-qemut-7.patch xsa151.patch xsa152.patch xsa153-libxl.patch CVE-2015-5154-qemuu-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemuu-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemuu-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-5154-qemut-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemut-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-6815-qemuu-e1000-fix-infinite-loop.patch CVE-2015-5239-qemuu-limit-client_cut_text-msg-payload-size.patch CVE-2015-5239-qemut-limit-client_cut_text-msg-payload-size.patch"/ - bsc#950704 - CVE-2015-7970 VUL-1: xen: x86: Long latency populate-on-demand operation is not preemptible (XSA-150) 563212c9-x86-PoD-Eager-sweep-for-zeroed-pages.patch - Upstream patches from Jan 5604f239-x86-PV-properly-populate-descriptor-tables.patch 561bbc8b-VT-d-don-t-suppress-invalidation-address-write-when-0.patch 561d2046-VT-d-use-proper-error-codes-in-iommu_enable_x2apic_IR.patch 561d20a0-x86-hide-MWAITX-from-PV-domains.patch 561e3283-x86-NUMA-fix-SRAT-table-processor-entry-handling.patch - bsc#951845 - VUL-0: CVE-2015-7972: xen: x86: populate-on-demand balloon size inaccuracy can crash guests (XSA-153) xsa153-libxl.patch - bsc#950703 - VUL-1: CVE-2015-7969: xen: leak of main per-domain vcpu pointer array (DoS) (XSA-149) xsa149.patch - bsc#950705 - VUL-1: CVE-2015-7969: xen: x86: leak of per-domain profiling-related vcpu pointer array (DoS) (XSA-151) xsa151.patch - bsc#950706 - VUL-0: CVE-2015-7971: xen: x86: some pmu and profiling hypercalls log without rate limiting (XSA-152) xsa152.patch - Dropped 55dc7937-x86-IO-APIC-don-t-create-pIRQ-mapping-from-masked-RTE.patch 5604f239-x86-PV-properly-populate-descriptor-tables.patch - bsc#932267 - VUL-1: CVE-2015-4037: qemu,kvm,xen: insecure temporary file use in /net/slirp.c CVE-2015-4037-qemuu-smb-config-dir-name.patch CVE-2015-4037-qemut-smb-config-dir-name.patch - bsc#877642 - VUL-0: CVE-2014-0222: qemu: qcow1: validate L2 table size to avoid integer overflows CVE-2014-0222-qemuu-qcow1-validate-l2-table-size.patch CVE-2014-0222-qemut-qcow1-validate-l2-table-size.patch - bsc#950367 - VUL-0: CVE-2015-7835: xen: x86: Uncontrolled creation of large page mappings by PV guests (XSA-148) CVE-2015-7835-xsa148.patch - bsc#949138 - Setting vcpu affinity under Xen causes libvirtd abort 54f4985f-libxl-fix-libvirtd-double-free.patch - bsc#949046 - Increase %suse_version in SP1 to 1316 xen.spec - Update README.SUSE detailing dom0 ballooning recommendations - bsc#945167 - Running command ’ xl pci-assignable-add 03:10.1’ secondly show errors 55f7f9d2-libxl-slightly-refine-pci-assignable-add-remove-handling.patch - Upstream patches from Jan 55f2e438-x86-hvm-fix-saved-pmtimer-and-hpet-values.patch 55f9345b-x86-MSI-fail-if-no-hardware-support.patch 5604f239-x86-PV-properly-populate-descriptor-tables.patch 5604f2e6-vt-d-fix-IM-bit-mask-and-unmask-of-FECTL_REG.patch 560a4af9-x86-EPT-tighten-conditions-of-IOMMU-mapping-updates.patch 560a7c36-x86-p2m-pt-delay-freeing-of-intermediate-page-tables.patch 560a7c53-x86-p2m-pt-ignore-pt-share-flag-for-shadow-mode-guests.patch 560bd926-credit1-fix-tickling-when-it-happens-from-a-remote-pCPU.patch 560e6d34-x86-p2m-pt-tighten-conditions-of-IOMMU-mapping-updates.patch - bsc#941074 - VmError: Device 51728 (vbd) could not be connected. Hotplug scripts not working. hotplug-Linux-block-performance-fix.patch - bsc#947165 - VUL-0: CVE-2015-7311: xen: libxl fails to honour readonly flag on disks with qemu-xen (xsa-142) CVE-2015-7311-xsa142.patch - bsc#945165 - Xl pci-attach show error with kernel of SLES 12 sp1 pci-attach-fix.patch - bsc#945164 - Xl destroy show error with kernel of SLES 12 sp1 5537a4d8-libxl-use-DEBUG-log-level-instead-of-INFO.patch - Upstream patches from Jan 55dc78e9-x86-amd_ucode-skip-updates-for-final-levels.patch 55dc7937-x86-IO-APIC-don-t-create-pIRQ-mapping-from-masked-RTE.patch 55df2f76-IOMMU-skip-domains-without-page-tables-when-dumping.patch 55e43fd8-x86-NUMA-fix-setup_node.patch 55e43ff8-x86-NUMA-don-t-account-hotplug-regions.patch 55e593f1-x86-NUMA-make-init_node_heap-respect-Xen-heap-limit.patch 54c2553c-grant-table-use-uint16_t-consistently-for-offset-and-length.patch 54ca33bc-grant-table-refactor-grant-copy-to-reduce-duplicate-code.patch 54ca340e-grant-table-defer-releasing-pages-acquired-in-a-grant-copy.patch - bsc#944463 - VUL-0: CVE-2015-5239: qemu-kvm: Integer overflow in vnc_client_read() and protocol_client_msg() CVE-2015-5239-qemuu-limit-client_cut_text-msg-payload-size.patch CVE-2015-5239-qemut-limit-client_cut_text-msg-payload-size.patch - bsc#944697 - VUL-1: CVE-2015-6815: qemu: net: e1000: infinite loop issue CVE-2015-6815-qemuu-e1000-fix-infinite-loop.patch CVE-2015-6815-qemut-e1000-fix-infinite-loop.patch - bnc#935634 - VUL-0: CVE-2015-3259: xen: XSA-137: xl command line config handling stack overflow 55a62eb0-xl-correct-handling-of-extra_config-in-main_cpupoolcreate.patch - bsc#907514 - Bus fatal error & sles12 sudden reboot has been observed - bsc#910258 - SLES12 Xen host crashes with FATAL NMI after shutdown of guest with VT-d NIC - bsc#918984 - Bus fatal error & sles11-SP4 sudden reboot has been observed - bsc#923967 - Partner-L3: Bus fatal error & sles11-SP3 sudden reboot has been observed 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 5576f143-x86-adjust-PV-I-O-emulation-functions-types.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 55b0a218-x86-PCI-CFG-write-intercept.patch 55b0a255-x86-MSI-X-maskall.patch 55b0a283-x86-MSI-X-teardown.patch 55b0a2ab-x86-MSI-X-enable.patch 55b0a2db-x86-MSI-track-guest-masking.patch - Upstream patches from Jan 552d0f49-x86-traps-identify-the-vcpu-in-context-when-dumping-regs.patch 559bc633-x86-cpupool-clear-proper-cpu_valid-bit-on-CPU-teardown.patch 559bc64e-credit1-properly-deal-with-CPUs-not-in-any-pool.patch 559bc87f-x86-hvmloader-avoid-data-corruption-with-xenstore-rw.patch 55a66a1e-make-rangeset_report_ranges-report-all-ranges.patch 55a77e4f-dmar-device-scope-mem-leak-fix.patch 55c1d83d-x86-gdt-Drop-write-only-xalloc-d-array.patch 55c3232b-x86-mm-Make-hap-shadow-teardown-preemptible.patch - Dropped for upstream version x86-MSI-mask.patch x86-MSI-pv-unmask.patch x86-MSI-X-enable.patch x86-MSI-X-maskall.patch x86-MSI-X-teardown.patch x86-pci_cfg_okay.patch x86-PCI-CFG-write-intercept.patch - bsc#939712 - VUL-0: XSA-140: QEMU leak of uninitialized heap memory in rtl8139 device model xsa140-qemuu-1.patch xsa140-qemuu-2.patch xsa140-qemuu-3.patch xsa140-qemuu-4.patch xsa140-qemuu-5.patch xsa140-qemuu-6.patch xsa140-qemuu-7.patch xsa140-qemut-1.patch xsa140-qemut-2.patch xsa140-qemut-3.patch xsa140-qemut-4.patch xsa140-qemut-5.patch xsa140-qemut-6.patch xsa140-qemut-7.patch - bsc#939709 - VUL-0: XSA-139: xen: Use after free in QEMU/Xen block unplug protocol xsa139-qemuu.patch - bsc#937371 - xen vm's running after reboot xendomains-libvirtd-conflict.patch - bsc#938344 - VUL-0: CVE-2015-5154: qemu,kvm,xen: host code execution via IDE subsystem CD-ROM CVE-2015-5154-qemuu-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemut-check-array-bounds-before-writing-to-io_buffer.patch CVE-2015-5154-qemuu-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemut-fix-START-STOP-UNIT-command-completion.patch CVE-2015-5154-qemuu-clear-DRQ-after-handling-all-expected-accesses.patch CVE-2015-5154-qemut-clear-DRQ-after-handling-all-expected-accesses.patch - Remove xendomains.service from systemd preset file because it conflicts with libvirt-guests.service (bnc#937371) Its up to the admin to run systemctl enable xendomains.service - bnc#935634 - VUL-0: CVE-2015-3259: xen: XSA-137: xl command line config handling stack overflow CVE-2015-3259-xsa137.patch - Upstream patches from Jan 558bfaa0-x86-traps-avoid-using-current-too-early.patch 5592a116-nested-EPT-fix-the-handling-of-nested-EPT.patch 559b9dd6-x86-p2m-ept-don-t-unmap-in-use-EPT-pagetable.patch 559bdde5-pull-in-latest-linux-earlycpio.patch - Upstream patches from Jan pending review 552d0fd2-x86-hvm-don-t-include-asm-spinlock-h.patch 552d0fe8-x86-mtrr-include-asm-atomic.h.patch 552d293b-x86-vMSI-X-honor-all-mask-requests.patch 552d2966-x86-vMSI-X-add-valid-bits-for-read-acceleration.patch 554c7aee-x86-provide-arch_fetch_and_add.patch 554c7b00-arm-provide-arch_fetch_and_add.patch 55534b0a-x86-provide-add_sized.patch 55534b25-arm-provide-add_sized.patch 5555a4f8-use-ticket-locks-for-spin-locks.patch 5555a5b9-x86-arm-remove-asm-spinlock-h.patch 5555a8ec-introduce-non-contiguous-allocation.patch 55795a52-x86-vMSI-X-support-qword-MMIO-access.patch 557eb55f-gnttab-per-active-entry-locking.patch 557eb5b6-gnttab-introduce-maptrack-lock.patch 557eb620-gnttab-make-the-grant-table-lock-a-read-write-lock.patch 557ffab8-evtchn-factor-out-freeing-an-event-channel.patch 5582bf43-evtchn-simplify-port_is_valid.patch 5582bf81-evtchn-remove-the-locking-when-unmasking-an-event-channel.patch 5583d9c5-x86-MSI-X-cleanup.patch 5583da09-x86-MSI-track-host-and-guest-masking-separately.patch 5583da64-gnttab-use-per-VCPU-maptrack-free-lists.patch 5583da8c-gnttab-steal-maptrack-entries-from-other-VCPUs.patch 5587d711-evtchn-clear-xen_consumer-when-clearing-state.patch 5587d779-evtchn-defer-freeing-struct-evtchn-s-until-evtchn_destroy_final.patch 5587d7b7-evtchn-use-a-per-event-channel-lock-for-sending-events.patch 5587d7e2-evtchn-pad-struct-evtchn-to-64-bytes.patch x86-MSI-pv-unmask.patch x86-pci_cfg_okay.patch x86-PCI-CFG-write-intercept.patch x86-MSI-X-maskall.patch x86-MSI-X-teardown.patch x86-MSI-X-enable.patch x86-MSI-mask.patch - Adjust more places to use br0 instead of xenbr0 - bnc#936516 - xen fails to build with kernel update(4.1.0 from stable) 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch - Update to Xen Version 4.5.1 FCS (fate#315675) xen-4.5.1-testing-src.tar.bz2 - Dropped patches now contained in tarball 556c2cf2-x86-don-t-crash-mapping-a-page-using-EFI-rt-page-tables.patch 556d9718-efi-fix-allocation-problems-if-ExitBootServices-fails.patch 556eabf7-x86-apic-Disable-the-LAPIC-later-in-smp_send_stop.patch 556eac15-x86-crash-don-t-use-set_fixmap-in-the-crash-path.patch 55780aaa-efi-avoid-calling-boot-services-after-ExitBootServices.patch 55780aff-x86-EFI-fix-EFI_MEMORY_WP-handling.patch 55780b43-EFI-early-add-mapbs-to-map-EfiBootServices-Code-Data.patch 55780b97-EFI-support-default-attributes-to-map-Runtime-service-areas.patch 5513b458-allow-reboot-overrides-when-running-under-EFI.patch 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch 5576f178-kexec-add-more-pages-to-v1-environment.patch 5535f633-dont-leak-hypervisor-stack-to-toolstacks.patch CVE-2015-3456-xsa133-qemuu.patch CVE-2015-3456-xsa133-qemut.patch qemu-MSI-X-enable-maskall.patch qemu-MSI-X-latch-writes.patch x86-MSI-X-guest-mask.patch - Replace 5124efbe-add-qxl-support.patch with the variant that finally made it upstream, 554cc211-libxl-add-qxl.patch - bsc#931627 - VUL-0: CVE-2015-4105: XSA-130: xen: Guest triggerable qemu MSI-X pass-through error messages qemu-MSI-X-latch-writes.patch - bsc#907514 - Bus fatal error & sles12 sudden reboot has been observed - bsc#910258 - SLES12 Xen host crashes with FATAL NMI after shutdown of guest with VT-d NIC - bsc#918984 - Bus fatal error & sles11-SP4 sudden reboot has been observed - bsc#923967 - Partner-L3: Bus fatal error & sles11-SP3 sudden reboot has been observed x86-MSI-X-teardown.patch x86-MSI-X-enable.patch x86-MSI-X-guest-mask.patch x86-MSI-X-maskall.patch qemu-MSI-X-enable-maskall.patch - Upstream patches from Jan 55780aaa-efi-avoid-calling-boot-services-after-ExitBootServices.patch 55780aff-x86-EFI-fix-EFI_MEMORY_WP-handling.patch 55780b43-EFI-early-add-mapbs-to-map-EfiBootServices-Code-Data.patch 55780b97-EFI-support-default-attributes-to-map-Runtime-service-areas.patch 55780be1-x86-EFI-adjust-EFI_MEMORY_WP-handling-for-spec-version-2.5.patch 55103616-vm-assist-prepare-for-discontiguous-used-bit-numbers.patch 5548e95d-x86-allow-to-suppress-M2P-user-mode-exposure.patch - Dropped the following patches now contained in the tarball xen-no-array-bounds.patch CVE-2015-4103-xsa128.patch CVE-2015-4104-xsa129.patch CVE-2015-4105-xsa130.patch CVE-2015-4106-xsa131-1.patch CVE-2015-4106-xsa131-2.patch CVE-2015-4106-xsa131-3.patch CVE-2015-4106-xsa131-4.patch CVE-2015-4106-xsa131-5.patch CVE-2015-4106-xsa131-6.patch CVE-2015-4106-xsa131-7.patch CVE-2015-4106-xsa131-8.patch - Update to Xen 4.5.1 RC2 - bsc#931628 - VUL-0: CVE-2015-4106: XSA-131: xen: Unmediated PCI register access in qemu CVE-2015-4106-xsa131-1.patch CVE-2015-4106-xsa131-2.patch CVE-2015-4106-xsa131-3.patch CVE-2015-4106-xsa131-4.patch CVE-2015-4106-xsa131-5.patch CVE-2015-4106-xsa131-6.patch CVE-2015-4106-xsa131-7.patch CVE-2015-4106-xsa131-8.patch CVE-2015-4106-xsa131-9.patch - bsc#931627 - VUL-0: CVE-2015-4105: XSA-130: xen: Guest triggerable qemu MSI-X pass-through error messages CVE-2015-4105-xsa130.patch - bsc#931626 - VUL-0: CVE-2015-4104: XSA-129: xen: PCI MSI mask bits inadvertently exposed to guests CVE-2015-4104-xsa129.patch - bsc#931625 - VUL-0: CVE-2015-4103: XSA-128: xen: Potential unintended writes to host MSI message data field via qemu CVE-2015-4103-xsa128.patch - Upstream patches from Jan 5548e903-domctl-don-t-truncate-XEN_DOMCTL_max_mem-requests.patch 556c2cf2-x86-don-t-crash-mapping-a-page-using-EFI-rt-page-tables.patch 556d9718-efi-fix-allocation-problems-if-ExitBootServices-fails.patch 556d973f-unmodified-drivers-tolerate-IRQF_DISABLED-being-undefined.patch 556eabf7-x86-apic-Disable-the-LAPIC-later-in-smp_send_stop.patch 556eac15-x86-crash-don-t-use-set_fixmap-in-the-crash-path.patch - Add DefaultDependencies=no to xen-dom0-modules.service because it has to run before proc-xen.mount - Update to Xen 4.5.1 RC1 - Update blktap-no-uninit.patch to work with gcc-4.5 - bsc#927967 - VUL-0: CVE-2015-3340: xen: Information leak through XEN_DOMCTL_gettscinfo (XSA-132) 5535f633-dont-leak-hypervisor-stack-to-toolstacks.patch - bnc#929339 - VUL-0: CVE-2015-3456: qemu kvm xen: VENOM qemu floppy driver host code execution CVE-2015-3456-xsa133-qemuu.patch CVE-2015-3456-xsa133-qemut.patch - bsc#928783 - Reboot failure; Request backport of upstream Xen patch to 4.5.0, or update pkgs to 4.5.1 5513b458-allow-reboot-overrides-when-running-under-EFI.patch 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch - bnc#927750 - Avoid errors reported by system-modules-load.service - Add xen-no-array-bounds.patch and blktap-no-uninit.patch to selectively turn errors back to warnings to fix build with GCC 5. - Amend xen.stubdom.newlib.patch to pull in declaration of strcmp to avoid implicit-fortify-decl rpmlint error. - Fix quoting of __SMBIOS_DATE__ in xen.build-compare.smbiosdate.patch. - xentop: Fix memory leak on read failure 551ac326-xentop-add-support-for-qdisk.patch - Dropped xentop-add-support-for-qdisk.patch in favor of upstream version 551ac326-xentop-add-support-for-qdisk.patch - Enable spice support in qemu for x86_64 5124efbe-add-qxl-support.patch qemu-xen-enable-spice-support.patch - Add xen-c99-fix.patch to remove pointless inline specifier on function declarations which break build with a C99 compiler which GCC 5 is by default. (bsc#921994) - Add ipxe-no-error-logical-not-parentheses.patch to supply - Wno-logical-not-parentheses to the ipxe build to fix breakage with GCC 5. (bsc#921994) - bnc#921842 - Xentop doesn't display disk statistics for VMs using qdisks xentop-add-support-for-qdisk.patch - Disable the PIE enablement done for Factory, as the XEN code is not buildable with PIE and it does not make much sense to build the hypervisor code with it. - bnc#918169 - XEN fixes required to work with Kernel 3.19.0 xen.spec - Package xen.changes because its referenced in xen.spec - Update seabios to rel-1.7.5 which is the correct version for Xen 4.5 - Update to Xen 4.5.0 FCS - Include systemd presets in 13.2 and older - bnc#897352 - Enable xencommons/xendomains only during fresh install - disable restart on upgrade because the toolstack is not restartable - adjust seabios, vgabios, stubdom and hvmloader build to reduce build-compare noise xen.build-compare.mini-os.patch xen.build-compare.smbiosdate.patch xen.build-compare.ipxe.patch xen.build-compare.vgabios.patch xen.build-compare.seabios.patch xen.build-compare.man.patch - Update to Xen 4.5.0 RC4 - Remove xend specific if-up scripts Recording bridge slaves is a generic task which should be handled by generic network code - Use systemd features from upstream requires updated systemd-presets-branding package - Update to Xen 4.5.0 RC3 - Set GIT, WGET and FTP to /bin/false - Use new configure features instead of make variables xen.stubdom.newlib.patch - adjust docs and xen build to reduce build-compare noise xen.build-compare.doc_html.patch xen.build-compare.xen_compile_h.patch - Drop trailing B_CNT from XEN_EXTRAVERSION to reduce build-compare noise - Update to Xen 4.5.0 RC2 - Update to Xen 4.5.0 RC1 xen-4.5.0-testing-src.tar.bz2 - Remove all patches now contained in the new tarball xen-4.4.1-testing-src.tar.bz2 5315a3bb-x86-don-t-propagate-acpi_skip_timer_override-do-Dom0.patch 5315a43a-x86-ACPI-also-print-address-space-for-PM1x-fields.patch 53299d8f-xenconsole-reset-tty-on-failure.patch 53299d8f-xenconsole-tolerate-tty-errors.patch 5346a7a0-x86-AMD-support-further-feature-masking-MSRs.patch 53563ea4-x86-MSI-drop-workaround-for-insecure-Dom0-kernels.patch 537c9c77-libxc-check-return-values-on-mmap-and-madvise.patch 537cd0b0-hvmloader-also-cover-PCI-MMIO-ranges-above-4G-with-UC-MTRR-ranges.patch 537cd0cc-hvmloader-PA-range-0xfc000000-0xffffffff-should-be-UC.patch 539ebe62-x86-EFI-improve-boot-time-diagnostics.patch 53aac342-x86-HVM-consolidate-and-sanitize-CR4-guest-reserved-bit-determination.patch 53c9151b-Fix-xl-vncviewer-accesses-port-0-by-any-invalid-domid.patch 53d124e7-fix-list_domain_details-check-config-data-length-0.patch 53dba447-x86-ACPI-allow-CMOS-RTC-use-even-when-ACPI-says-there-is-none.patch 53df727b-x86-HVM-extend-LAPIC-shortcuts-around-P2M-lookups.patch 53e8be5f-x86-vHPET-use-rwlock-instead-of-simple-one.patch 53f737b1-VMX-fix-DebugCtl-MSR-clearing.patch 53f7386d-x86-irq-process-softirqs-in-irq-keyhandlers.patch 53fcebab-xen-pass-kernel-initrd-to-qemu.patch 53ff3659-x86-consolidate-boolean-inputs-in-hvm-and-p2m.patch 53ff36ae-x86-hvm-treat-non-insn-fetch-NPF-also-as-read-violations.patch 53ff36d5-x86-mem_event-deliver-gla-fault-EPT-violation-information.patch 53ff3716-x86-ats-Disable-Address-Translation-Services-by-default.patch 53ff3899-x86-NMI-allow-processing-unknown-NMIs-with-watchdog.patch 54005472-EPT-utilize-GLA-GPA-translation-known-for-certain-faults.patch 540effe6-evtchn-check-control-block-exists-when-using-FIFO-based-events.patch 540f2624-x86-idle-add-barriers-to-CLFLUSH-workaround.patch 541825dc-VMX-don-t-leave-x2APIC-MSR-intercepts-disabled.patch 541ad385-x86-suppress-event-check-IPI-to-MWAITing-CPUs.patch 541ad3ca-x86-HVM-batch-vCPU-wakeups.patch 541ad81a-VT-d-suppress-UR-signaling-for-further-desktop-chipsets.patch 54216833-x86-shadow-fix-race-when-sampling-dirty-vram-state.patch 54216882-x86-emulate-check-cpl-for-all-privileged-instructions.patch 542168ae-x86emul-only-emulate-swint-injection-for-real-mode.patch 54228a37-x86-EFI-fix-freeing-of-uninitialized-pointer.patch 5423e61c-x86emul-fix-SYSCALL-SYSENTER-SYSEXIT-emulation.patch 5424057f-x86-HVM-fix-miscellaneous-aspects-of-x2APIC-emulation.patch 542405b4-x86-HVM-fix-ID-handling-of-x2APIC-emulation.patch 542bf997-x86-HVM-properly-bound-x2APIC-MSR-range.patch 54325cc0-x86-MSI-fix-MSI-X-case-of-freeing-IRQ.patch 54325d2f-x86-restore-reserving-of-IO-APIC-pages-in-XENMEM_machine_memory_map-output.patch 54325d95-don-t-allow-Dom0-access-to-IOMMUs-MMIO-pages.patch 54325ecc-AMD-guest_iommu-properly-disable-guest-iommu-support.patch 54325f3c-x86-paging-make-log-dirty-operations-preemptible.patch 54379e6d-x86-vlapic-don-t-silently-accept-bad-vectors.patch CVE-2013-4540-qemu.patch qemu-support-xen-hvm-direct-kernel-boot.patch qemu-xen-upstream-blkif-discard.patch change-vnc-passwd.patch libxc-pass-errno-to-callers-of-xc_domain_save.patch libxl.honor-more-top-level-vfb-options.patch libxl.add-option-for-discard-support-to-xl-disk-conf.patch libxl.introduce-an-option-to-disable-the-non-O_DIRECT-workaround.patch x86-dom-print.patch x86-extra-trap-info.patch tmp_build.patch xl-check-for-libvirt-managed-domain.patch disable-wget-check.patch - Xend/xm is no longer supported and is not part of the upstream code. Remove all xend/xm specific patches, configs, and scripts xen-xmexample.patch bridge-opensuse.patch xmexample.disks xmclone.sh init.xend xend-relocation.sh xend.service xend-relocation-server.fw domUloader.py xmexample.domUloader xmexample.disks bridge-vlan.patch bridge-bonding.patch bridge-record-creation.patch network-nat-open-SuSEfirewall2-FORWARD.patch xend-set-migration-constraints-from-cmdline.patch xen.migrate.tools-xend_move_assert_to_exception_block.patch xend-pvscsi-recognize-also-SCSI-CDROM-devices.patch xend-config.patch xend-max-free-mem.patch xend-hvm-default-pae.patch xend-vif-route-ifup.patch xend-xenapi-console-protocol.patch xend-core-dump-loc.patch xend-xen-api-auth.patch xend-checkpoint-rename.patch xend-xm-save-check-file.patch xend-xm-create-xflag.patch xend-domu-usb-controller.patch xend-devid-or-name.patch xend-migration-domname-fix.patch xend-del_usb_xend_entry.patch xend-xen-domUloader.patch xend-multi-xvdp.patch xend-check_device_status.patch xend-change_home_server.patch xend-minimum-restart-time.patch xend-disable-internal-logrotate.patch xend-config-enable-dump-comment.patch xend-tools-watchdog-support.patch xend-console-port-restore.patch xend-vcpu-affinity-fix.patch xend-migration-bridge-check.patch xend-managed-pci-device.patch xend-hvm-firmware-passthrough.patch xend-cpuinfo-model-name.patch xend-xm-reboot-fix.patch xend-domain-lock.patch xend-domain-lock-sfex.patch xend-32on64-extra-mem.patch xend-hv_extid_compatibility.patch xend-xenpaging.autostart.patch xend-remove-xm-deprecation-warning.patch libxen_permissive.patch tmp-initscript-modprobe.patch init.xendomains xendomains.service xen-watchdog.service xen-updown.sh - bnc#901317 - L3: increase limit domUloader to 32MB domUloader.py - bnc#898772 - SLES 12 RC3 - XEN Host crashes when assigning non-VF device (SR-IOV) to guest 54325cc0-x86-MSI-fix-MSI-X-case-of-freeing-IRQ.patch - bnc#882089 - Windows 2012 R2 fails to boot up with greater than 60 vcpus 54325ecc-AMD-guest_iommu-properly-disable-guest-iommu-support.patch - bnc#826717 - VUL-0: CVE-2013-3495: XSA-59: xen: Intel VT-d Interrupt Remapping engines can be evaded by native NMI interrupts 541ad81a-VT-d-suppress-UR-signaling-for-further-desktop-chipsets.patch - Upstream patches from Jan 540effe6-evtchn-check-control-block-exists-when-using-FIFO-based-events.patch (Replaces xsa107.patch) 54216833-x86-shadow-fix-race-when-sampling-dirty-vram-state.patch (Replaces xsa104.patch) 54216882-x86-emulate-check-cpl-for-all-privileged-instructions.patch (Replaces xsa105.patch) 542168ae-x86emul-only-emulate-swint-injection-for-real-mode.patch (Replaces xsa106.patch) 54228a37-x86-EFI-fix-freeing-of-uninitialized-pointer.patch 5423e61c-x86emul-fix-SYSCALL-SYSENTER-SYSEXIT-emulation.patch 5424057f-x86-HVM-fix-miscellaneous-aspects-of-x2APIC-emulation.patch 542405b4-x86-HVM-fix-ID-handling-of-x2APIC-emulation.patch 542bf997-x86-HVM-properly-bound-x2APIC-MSR-range.patch (Replaces xsa108.patch) 54325d2f-x86-restore-reserving-of-IO-APIC-pages-in-XENMEM_machine_memory_map-output.patch 54325d95-don-t-allow-Dom0-access-to-IOMMUs-MMIO-pages.patch 54325f3c-x86-paging-make-log-dirty-operations-preemptible.patch (Replaces xsa97.patch) 54379e6d-x86-vlapic-don-t-silently-accept-bad-vectors.patch
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package xextproto with initial version 7.3.0
- upt to version 2.10.6 * Since evdev is in maintenance mode there aren't a lot of features to go around but still a few important fixes. Andrey fixed the proximity event generation for tablets and the handling of devices without axes but buttons - previously those were assumed to be keyboards in the server. Better error reporting from Christian and the rest are build system fixes that went into all xorg repositories. - includes everything needed for missing sle issue entries: fate #320263, fate#315643-315645, 319159-319161, 319618 (bsc#1041371) - 50-elotouch.conf: Make sure an 'TouchSystems CarrollTouch 4500U' is an absolute device (bnc#876089, bsc#1041371) - update to version 2.10.5 * Two fixes, one new feature for the evdev driver. The new feature is the ability to change the emulated middle button number (e.g. useful on devices with physical middle button as well). - update to version 2.10.4 * Support XINPUT ABI version 23 and 24 - Update to version 2.10.3 * Only one fix over 2.10.2 restoring tablets' functionality. A bug in the wheel emulation rework caused non-x/y axes to stop updating. Interaction with tablets thus resulted in a zero pressure sent to the clients an the tablet being unable to draw. - u_01-Add-a-kiosk-mode-for-touch-screens.patch u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch (FATE#320263). - u_01-Add-a-kiosk-mode-for-touch-screens.patch u_02-Add-delay-between-button-press-and-release-to-kiosk-mode.patch Add click on touch (FATE#320263). - Update to version 2.10.2 This release restores wheel emulation on absolute devices and drops the forced direction locking for scroll buildup during wheel emulation since it made it almost impossible to actually scroll in both directions. Since horizontal scrolling is disabled by default anyway, we don't need this lock. - Update to version 2.10.1 Only one change over 2.10, affecting some devices with absolute axes but not ABS_X/ABS_Y. Previously, those devices had the first to axes mapped to axes 0 and 1 and thus some random axes was interpreted as x/y coordinate. With this release, axes 0 and 1 are reserved for x/y axes only. - Use url for source - Add gpg signature - Make building more verbose - Update to version 2.10.0 Plenty of bugfixes accumulated over time, one new option is now available: Resolution. This enables a user to set a mouse device's native resolution, if set the device's deltas are scaled to a normalized 1000dpi resolution. This can be used to make high-resolution mice less sensitive without having to actually change the acceleration in the desktop environment. The default for this option is 0 and no scaling is performed. - Ignore absence of udevadm, it won't be present in the build env. - Update to version 2.9.2 * Two fixes in this release, one to support Android MT devices, one to avoid an array index overflow. - Update to version 2.9.1: This release fixes a couple of bugs with absolute devices that have scroll wheels (such as the qemu tablets devices) and avoids the "/unable to find touch point 0"/ warnings previously caused by a touch starting before the device was enabled.
- Update to version 0.28.1 * Only two commits, only one that really matters: previously the driver used the per-device slot number to fetch the tracking IDs from a driver-internal array. Because devices re-use slots, this could cause a tracking ID mismatch when two touchscreens had the finger down at the same time. This is now fixed by switching to libinput's seat-wide slot number instead. - Update to version 0.28.0 * This version adds a feature to expose the touch count for touch devices through the X device. It makes it possible for clients to adjust their UI based on the number of supported touches by this device. * Also, the draglock code had a bug and would call memset with an invalid size, causing memory corruption. You're advised to update, especially if you expect someone to use the draglock options. - Update to version 0.27.1 * Just one bugfix, a regression introduced by the new property handling in 0.27.0 caused the property to toggle left-handed to not be initialized on all devices that required it. - supersedes U_Fix-left-handed-property.patch - Add U_Fix-left-handed-property.patch: Fix "/left handed"/ property not set on all pointers (fdo#105667). - Update to version 0.27 * The libinput driver splits libinput devices into multiple X devices (e.g. a mouse and a keyboard device) and then routes the events accordingly. In the case where there is a user- specific on one device, a VT switch or suspend/resume cycle sometimes overwrote the configuration with the devices in-order, resulting in the loss of that configuration. e.g. if the keyboard device resumes after the mouse device, the natural scroll setting may get overwritten with the default. This is fixed now. And a note to the man page, we don't support specifying devices as /dev/input/by-id or /dev/input/by-path. It's not worth the effort, so at least point this out in the man page. - Update to version 0.26 * A few patches that have been sitting on master for a while, of which two are documentation patches. The most interesting patch is for tablets: previously we didn't send a separate motion event before the button event which caused some clients to trigger the button event on the previous stylus position. - obsoletes U_Only-initialize-properties.patch - Add U_Only-initialize-properties.patch: Only initialize properties that match capabilities on a subdevice (fdo#100900). - Leap 42.3 merge * boo#1039812 - Update to version 0.25.1 * Just one patch that's been sitting on master for a while now - after a proximity event we immediately post a motion event. This avoids the lines between the last known point before proximity out and the new point. - Update to version 0.25.0 * fixing two bugs with tablet pad modes on kernel 4.9 and later. First, we never successfully opened the sysfs files representing the LEDs, so they didn't update as the kernel would change them. Second, had we opened them correctly we would've likely crashed as the property update would have been sent from within the input thread. Both issues are fixed now, together with a fix for a test case failure for ppc64/aarch64. - Update to version 0.24.0: + Tablets now support a configurable pressure curve. + Tablets now have a 'area ratio' setting to be able to match the tablet aspect ratio with that of the screen. + The mouse wheel's click angle now (correctly) affects how fast the scroll wheel triggers. In particular, if you have a wheel with a very small click angle, it won't trigger for every click anymore. - Update to version 0.23.0: A couple of cleanups, no big features added. Most of this was in the property handling code. The most visible fix is that we now handle addition of initially disabled devices correctly, i.e. when a device is plugged in while the server is VT-switched away. In the non-logind case this previously caused a segfault. Our tablet support is good enough that we now match against tablets too. The xorg.conf.d sort order means that if you have the wacom driver installed, that driver will take over. Otherwise, libinput will handle tablets. - Update to version 0.22.0: + Fix the new tap button map option handling. + When the first device was removed (and subsequently freed by the server) the input thread would continue to call that device's read_input() func, eventually causing a crash. - Drop U_xf86-input-libinput-Fix_tap_button_map_option_handling.patch: Fixed upstream. - Add upstream patch to fix touchpad when lmr option is used: U_xf86-input-libinput-Fix_tap_button_map_option_handling.patch. Fixes fdo#97989. - Update to version 0.20.0: + Most important fix is the use of input_lock() instead of the old SIGIO stuff to handle the input thread in server 1.19. + This version now supports tablet pads and exposes properties for changing the tap button mapping and the rotation. - Rebase n_enable-tapping.patch. - Pass --with-xorg-conf-dir to configure and modify spec following upstream changes. - install the driver by default; added "/Supplements: xorg-x11-server"/ for this (bnc#999098) - Update to version 0.19.1: + One of the property names had a clear typo in it, "/Horizonal"/ instead of "/Horizontal"/. This update corrects this property name. + A second patch was snuck in to avoid bug messages when submitting button numbers beyond what we can handle in the protocol. - Update to version 0.19.0 One significant change that affects packagers: the config snippet has been renamed from 90-libinput.conf to 60-libinput.conf. This should not show any immediate effects on most user's machines but there is a slight potential of user configurations to change if their custom snippets now sort after libinput instead of before. This change is part of the two-step solution to fix the handling of wacom tablets when the libinput driver is present. Previously, the libinput driver would overwrite any driver assigned to any supported devices. While it does not yet bind to tablet devices by default, some tablets also look like a keyboard, causing those devices to stop working. For those devices, the wacom driver is the better option. Since the X server is lacking an option to conditionally bind InputClass snippets based on current values (git master has a NoMatch* option), the safe alternative is to bump the libinput priority down and, at the same time, bump the wacom driver's priority up. For the cases where the wacom driver should not handle any device, simply uninstalling it is sufficient. - refreshed n_enable-tapping.patch - Update to version 0.18.0: This release adds support for tablet tool devices. Now, this support should be taken with a grain of salt, it works differently to the xf86-input-wacom driver and thus some capability differences can be observed: First, pad support is still missing, i.e. you cannot use the buttons on the tablet bit itself. There are no specific configuration options just yet, and the way we are aiming for libinput support, many of the options you are used to may not exist ever. The most important part: tool support is handled dynamically. As a tool is first brought into proximity, a new X device is created for that tool only (no multiplexing of tools through the same X device). Clients may expect a static list of tools, so for those you will need to bring the tool into proximity before starting the client. In short, do not use this driver for tablets on production workstations yet. - Update to version 0.17.0: + Fix compiler warnings about missing tablet event cases. + Add property/option for enabling/disabling tap-n-drag. + Fix default tapping drag lock property value. + Allow hotplugging a device immediately. + Change creating subdevices to something more generic. - Update to version 0.16.0: This release fixes a long-standing issue with mixed devices that expose a pointer and a keyboard interface at the same time. X requires a strict separation between pointers and keyboards, these devices were usually initialized as pointers and exhibited some keyboard functionality issues (e.g. XKB layouts didn't get applied correctly). With this release, the xorg libinput driver splits such devices into multiple X devices, one for the keyboard and one for the pointer, routing the events as necessary and thus fixing those issues. - Changes to package: + Remove patch U_xf86_input_libinput_mem_leak_fix.patch: included in this release. - Add U_xf86_input_libinput_mem_leak_fix.patch: Plug two memory leaks, patch from upstream git. - Correct minimum version of BuildRequires pkgconfig(libinput). - Update to version 0.15.0: This release adds new properties to select the pointer acceleration profile. See the libinput documentation for more details http://wayland.freedesktop.org/libinput/doc/latest/pointer-acceleration.html Note that this driver now installs a xorg.conf.d snippet in the usual locations. This snippet will assign libinput to mouse, touchpad, keyboard and touch devices but will skip tablets and joysticks (we don't support thoss in libinput yet). The filename of the snippet means it will sort after evdev and synaptics and thus override either driver. - n_enable-tapping.patch * enables tapping for touchpads in upstream xorg.conf.d snippet - removed superseded xorg.conf.d snippet - Add gpg signature - Update to version 0.14.0: + Rename a local variable to not shadow the BSD strmode(3) function. + Remove unneeded header, epoll(7) interface is not directly used. + Rename main source file to x86libinput.c. + gitignore: add patterns for automake test suite and misc other bits. + Add drag lock support. + Add an option to disable horizontal scrolling. + Revamp server fd opening. + Use xf86OpenSerial instead of a direct open() call. + Fix typo in libinput.man. - Update to version 0.13.0: + Fix compiler warnings about touchpad gestures. + man: minor man page improvements. + Add a property for Disable While Typing. - Update to version 0.12.0: + Support buttons > BTN_BACK on mice. + Add a property for tap drag lock. - Drop autoconf, automake and libtool BuildRequires, also stop running autoreconf before configure. They were needed in the past but we do not carry any patches anymore. - Remove emtpy post/postun sections. - Update to version 0.11.0: + Only init abs axes if we don't have acceleration. + Use the new unaccelerated valuator ValuatorMask features. + Fix missing scroll methods default/scroll button property. - Update to version 0.10.0: + Group scroll distances into a struct. + Add option "/ButtonMapping"/ (fdo#90206). + man: add two linebreaks to make things easier to visually parse. + Move the option parsing into helper functions. + Add a property for middle button emulation. - xf86-input-libinput 0.9.0 * A couple of cosmetic changes but one addition of a new set of properties: properties named "/libinput something Default"/ show the libinput default for a device. For example: libinput Click Methods Available (284): 1, 1 libinput Click Method Enabled (285): 0, 1 libinput Click Method Enabled Default (286): 1, 0 This device has software buttons and clickfingers available, clickfingers is currently enabled, software buttons is the default for this device. - no longer install driver package by default, i.e. commented out "/Supplements: xorg-x11-server"/ in specfile - 90-libinput.conf: enable tapping on touchpads by default (http://lists.opensuse.org/opensuse-factory/2015-04/msg00233.html) - Install license in main package - Install 90-libinput.conf config file (boo#926942) - New package xf86-input-libinput with initial version 0.8.0: xf86-input-libinput is a libinput-based X.Org driver. The actual driver bit is quite limited, most of the work is done by libinput, the driver itself passes on the events (and wrangles them a bit where needed).
- includes everything needed for missing sle issue entries: fate #315643-315645, 319159-319161, 319618 (bsc#1041352) - Ignore absence of udevadm, it won't be present in the build env. - Release 1.4.1: * A few cleanup patches that have been sitting on the branch for almost a year. - Use %x11_abi_xinput_req instead of static ABI Requires. - Split xf86-input-void from xorg-x11-driver-input. Initial version: 1.4.0.
- readded support for serial input devices (boo#1120405) - includes everything needed for missing sle issue entries: fate #315643-315645, 319159-319161, 319618 (bsc#1041642) - removed support for serial input devices (fate#323262) - removed requires to linuxconsoletools (bsc#1032643) - Version update to 0.34.2: * Prevent xf86-input-wacom from binding to pure-keyboard devices * refer KeySyms defined by keysymdef.h in man page * Make sibling device name matching slightly more lenient - Remove upstreamed patch: * U_conf-rename-to-70-wacom.conf.patch - Update patch to allow make check to pass, we add option: * n_01-Add-option-to-enable-logging.patch - Run tests - Drop support for older distros as we care about leap+ - switched input-tools required to linuxconsoletools (bsc#1029489) - Ensure all unit template instances are gone on uninstall [boo#981004] - U_conf-rename-to-70-wacom.conf.patch * bump up wacom driver to 070, so it get's preferred over libinput, which was dropped down to 060 (boo #979554) - Update to version 0.32.0: * Update release.sh script from Xorg. * Don't rely on IsPad() when trying to undo kernel event filtering. * Streamline Sourceforge login for release.sh. - Update to version 0.31.0: + xsetwacom: Fix regression in simple button mapping. + Modify wcmMaxCursorDist calculation to support non-inverted protocol 4. - Update to version 0.30.0: + Allow PAD only interfaces without EV_ABS and/or EV_X/Y to report events. + xsetwacom: Add ability to read args from stdin for fuzzing. + afl: xsetwacom: - Do not allow negative button numbers. - Check that argc is in range before dereferencing argv. + ubsan: - Fix alignment issues. - Prevent out-of-bounds array write. - Use 'unsigned int' for button mask in 'wcmSendButtons'. + asan: xsetwacom: Cleanup xsetwacom memory leaks. + xsetwacom: Fix 'get_mapped_area' ("/maptooutput next"/) on 64-bit. + Coverity: - fix potential NULL-pointer dereferences. - fix coverity complaints about unchecked return values. - fix potential negative array subscript. - silence "/ioctl return value not checked"/ warnings. - remove dead code. + tools: make baudrate unsigned int to shut up compiler. - BuildRequire pkgconfig(udev) instead of udev: be more robust to packaging changes. - Ignore absence of udevadm, it won't be present in the build env. - Rebase n_01-Add-option-to-enable-logging.patch. - Update to release xf86-input-wacom-0.28.0 - dropped upstream patches already in 0.28.0 * U_01-Remove-unused-code.patch * U_02-Zero-is-not-a-valid-device-ID-don-t-derive-a-type-from-it.patch * U_03-Fix-initial-device-type-detection.patch * U_04-Store-the-last-used-channel-rather-than-blindly-taking-channel-0.patch * U_05-Remove-duplicate-tool-type-detection.patch * U_06-Attempt-to-derive-the-tool-type-from-a-known-button-key-event.patch - refreshed logging patches: * n_01-Add-option-to-enable-logging.patch * n_02-Log-PROXIMITY-LOW-LEVEL-events.patch * n_03-Log-PRESSURE-low-level-events.patch * n_04-Log-BUTTON-HIGH-LEVEL-events.patch (factorX/factorY replaced by 1.0 due to upstream git commit 96eae07) - readd isdv4-serial-inputattach and isdv4-serial-debugger (bnc#895547) - remove 65-xorg-wacom.rules wacom-inputattach@.service: package now ships udev rules and systemd files - Udate to xf86-input-wacom-0.24.0.tar.bz2 - Remove old set of patches (partly upstreamed) * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_06-Add-an-option-to-disable-pressure-recalibration.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Add upstream patches: * U_01-Remove-unused-code.patch * U_02-Zero-is-not-a-valid-device-ID-don-t-derive-a-type-from-it.patch * U_03-Fix-initial-device-type-detection.patch * U_04-Store-the-last-used-channel-rather-than-blindly-taking-channel-0.patch * U_05-Remove-duplicate-tool-type-detection.patch * U_06-Attempt-to-derive-the-tool-type-from-a-known-button-key-event.patch - Add logging patches: * n_01-Add-option-to-enable-logging.patch * n_02-Log-PROXIMITY-LOW-LEVEL-events.patch * n_03-Log-PRESSURE-low-level-events.patch * n_04-Log-BUTTON-HIGH-LEVEL-events.patch - fix udev checking to also work if build service throws udev-mini at the build - u_07-Add-option-to-enable-logging.patch: updated patch. - Add patches to improve logging: * u_01-Fix-message-if-the-detected-pressure-falls-below-the-initially-detected-pressure.patch * u_02-Log-when-the-pen-device-appears-to-be-too-worn-out.patch * u_03-Add-more-detailed-messaging-in-code-that-handles-abnormal-situations.patch * u_05-Improve-usbInitToolType-tool-type-detection.patch * u_07-Add-option-to-enable-logging.patch * u_08-Log-PROXIMITY-events.patch * u_09-Log-PRESSURE-events.patch * u_10-Log-BUTTON-events.patch - Fix division-by-zero error message: u_04-Avoid-division-by-zero-in-xf86ScaleAxis.patch - Allow user to disable pressure recalibration u_06-Add-an-option-to-disable-pressure-recalibration.patch - Resync udev rules with Fedora one, add wacom-inputattach@.service to attach tablet when plugged (additional dependency on input-utils package for inputattach tool). - Add systemd-rpm-macros (or systemd on old openSUSE release) to BuildRequires for systemd service path macro. - Notify udev to reload its rules on package install/upgrade. - Update to version 0.23.0: + Correct return value of special_map_button. + Fix buffer overflows in 'special_map_*'. + Add support for Intuos Pro series. + strdup the option key/values in our input_option_new. + Print list of supported models on wcmPlug. - Update to version 0.22.1: + Fix build on ABI < 16 - touch_mask isn't defined. - Changes from version 0.22.0: + Unify wcmFingerMultitouch and wcmSendTouchEvent. + Transform touch events just like all other events. + Add support for 0xEC. - Changes from version 0.21.99.1: + Add xf86OptionListFree for distcheck. + Don't emulate a mouse when multitouch is enabled. + Add support for Cintiq 22HDT and 13HD, DTK2241 and DTH2242. + Don't init abswheel2 valuator (7th val) if we don't have one. + Free the device name after reassigning. + Free the touch mask on shutdown. + Free input attribute's product. + Free duplicated option list after conversion to InputOption. + Plug memory leaks left by xf86SetStrOption. + Purge TILT_REQUEST_FLAG + man: clarify how to configure keys on higher shift levels in xsetwacom. + xsetwacom: - Map a bunch of special symbols. - If we fail to map a string, try as special key or warn. - Add special mappings for Home, End, Delete. - Update to version 0.21.0: + Handle DEVICE_ABORT on input ABI 19.1 + Add support for touchscreens direct touch devices + Add support for Fujitsu Lifebook T902 - Remove U_Consolidate-calls-to-wcmEvent-into-one-statement.patch and U_Consolidate-calls-to-wcmEvent-into-one-statement.patch (merged). - Simplify wacom udev rules (based on Fedora) - update to release 0.20.0 - U_Resume-button-events-for-pucks.patch * Resume button events for pucks (bnc#809182) - U_Consolidate-calls-to-wcmEvent-into-one-statement.patch * required for previous patch - xf86-input-wacom 0.19.0 A new year, a new release of xf86-input-wacom. The RC for 0.19.0 went quite smoothly, with only one additional bug popping up on the radar. * Properly map 2nd abswheel of Cintiq 24HD touch - Fix build with new udev rules directory location. - Update to version 0.17.0: + Add support for Cintiq 22HD + Log debug messages in signal-safe manner + Use signal-safe logging patches where necessary + Set WCM_LCD on the Cintiq 24HD + release.sh: support other modules (i.e. libwacom and input-wacom) + Don't init the rotation property on the pad - Changes since version 0.15.0: + Find mouse buttons on pad devices if no generic buttons found. + Re-enable relative wheel scrolling from pad devices + Fix a bunch of warnings + Add Intuos4 WL (PTK-540WL) to fdi file - Update to version 0.15.0: + No changes compared to 0.14.99.1. - license update: GPL-2.0+ src/xf86Wacom.c and other files are GPL-2.0+ licensed - Update to version 0.14.99.1: + Add support for the Intuos5 and DTI-520. + Don't share names of action atoms across properties to prevent accidental aliasing. + Fix configuration to only match Waltop event devices classified as tablets. + Several small bug fixes. - Update to version 0.14.0: + wcmXCommand: Fix invalid array size for serial values. + Build system fixes + Other bugs fixed: fdo#43221, fdo#45557. - Use %x11_abi_xinput_req instead of statio ABI Requires. - Split xf86-input-wacom from xorg-x11-driver-input. Initial version: 0.12.0.
- Update to version 0.5.0 * Compatibility updates for xserver 1.20. - supersedes the following patches * U_01-Default-to-32bpp-if-the-console-is-8bpp-and-we-weren-t-told-otherwise.patch * U_02-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch * U_03-Pass-the-pci-device-if-any-through-to-fbdevhw-in-probe-and-preinit.patch * U_04-Initialize-pci_dev.patch * U_05-Fix-shadow-fb-allocation-size-v2.patch * U_11-Remove-dead-pix24bpp-variable.patch * U_12-Use-shadowUpdate32to24-at-24bpp.patch * U_13-Use-ifdef-instead-of-if-to-avoid-build-error.patch - Fix build with Xorg server 1.20 by updating to current Git. U_01-Default-to-32bpp-if-the-console-is-8bpp-and-we-weren-t-told-otherwise.patch U_02-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch U_03-Pass-the-pci-device-if-any-through-to-fbdevhw-in-probe-and-preinit.patch U_04-Initialize-pci_dev.patch U_05-Fix-shadow-fb-allocation-size-v2.patch U_11-Remove-dead-pix24bpp-variable.patch U_12-Use-shadowUpdate32to24-at-24bpp.patch U_13-Use-ifdef-instead-of-if-to-avoid-build-error.patch - includes everything needed for missing sle issue entries: fate #320388 (bsc#1041351) - Update to version 0.4.4: + Remove mibstore.h - Drop U_mibstore.patch, fixed upstream. - add ExcludeArch for s390 and s390x - Add U_mibstore.patch, fixes build with xorg-server 1.14 - Update to version 0.4.3: + Port to new server API. + Convert to new screen conversion APIs. + Add compat-api + makefile. + Add MOD_CLASS_VIDEODRV to FBDevVersRec + Perform XV initialization only if the server supports it. + Avoid unused variables when XSERVER_LIBPCIACCESS is defined. + man: Stop mentioning server's -scanpci option. + Upgrade to util-macros 1.8 for additional man page support. + Other minor codefixes. - Use %x11_abi_videodrv_req instead of static ABI Requires. - Split xf86-video-fbdev from xorg-x11-driver-video. Initial version: 0.4.2.
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package xf86dgaproto with initial version 2.1
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package xf86miscproto with initial version 0.9.3
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package xf86vidmodeproto with initial version 2.3.1
- xfsprogs-devel: add libhandle1 dependency following split (bsc#1191566) - xfs_admin: support external log devices (bsc#1189984) * Add xfsprogs-xfs_admin-support-external-log-devices.patch - xfs_quota: state command should report ugp grace times (bsc#1189983) * Add xfsprogs-xfs_quota-display-warning-limits-when-printing-quota.patch * Add xfsprogs-xfs_quota-state-command-should-report-ugp-grace-time.patch - xfsprogs: Remove barrier/nobarrier mount options from xfs.5 (bsc#1191675) * Add xfsprogs-man-Remove-barrier-nobarrier-mount-options-from.patch - xfs_io: add label command (bsc#1191500) * Add xfsprogs-xfs_io-add-label-command.patch - xfs_bmap: remove -c from manpage (bsc#1189552) - xfs_bmap: don't reject -e (bsc#1189552) * Add xfsprogs-xfs_bmap-remove-c-from-manpage.patch * Add xfsprogs-xfs_bmap-don-t-reject-e.patch - xfs_repair: check plausibility of root dir pointer before trashing it (bsc#1188651) * Add xfsprogs-xfs_repair-refactor-fixed-inode-location-checks.patch * Add xfsprogs-xfs_repair-check-plausibility-of-root-dir-pointer-be.patch - xfsprogs: split libhandle1 into a separate package, since nothing within xfsprogs dynamically links against it. The shared library is still required by xfsdump as a runtime dependency. - mkfs.xfs: fix ASSERT on too-small device with stripe geometry (bsc#1181536) * Add xfsprogs-mkfs.xfs-fix-ASSERT-on-too-small-device-with-stripe-.patch - mkfs.xfs: if either sunit or swidth is nonzero, the other must be as well (bsc#1085917, bsc#1181535) * Add xfsprogs-mkfs.xfs-if-either-sunit-or-swidth-is-nonzero-the-ot.patch - xfs_growfs: refactor geometry reporting (bsc#1181306) * Add xfsprogs-xfs_growfs-refactor-geometry-reporting.patch - xfs_growfs: allow mounted device node as argument (bsc#1181299) * Add xfsprogs-libfrog-fs_table_lookup_mount-should-realpath-the-ar.patch * Add xfsprogs-xfs_fsr-refactor-mountpoint-finding-to-use-libfrog-p.patch * Add xfsprogs-xfs_growfs-allow-mounted-device-node-as-argument.patch - xfs_repair: rebuild directory when non-root leafn blocks claim block 0 (bsc#1181309) * Add xfsprogs-xfs_repair-rebuild-directory-when-non-root-leafn-blo.patch - xfs_quota: reformat commands in the manpage so that fstest can check that each command is actually documented (bsc#1167206) * Add xfsprogs-man-reformat-xfs_quota-commands-in-the-manpage-for-t.patch - xfs_db: document some missing commands ('attr_set', 'attr_remove', 'logformat') in the manpage (bsc#1167205) * Add xfsprogs-man-document-some-missing-xfs_db-commands.patch - xfs_io: allow size to be suffixed by k,m,g for kilobytes, megabytes or gigabytes respectively for the copy_range command (bsc#1158630) * Add xfsprogs-xfs_io-Make-copy_range-arguments-understand-iB-values.patch - mkfs.xfs: validate extent size hint parameters (bsc#1158509) * Add xfsprogs-mkfs-validate-extent-size-hint-parameters.patch * Add xfsprogs-xfs-move-inode-extent-size-hint-validation-to-libxfs.patch * Add xfsprogs-xfs_repair-use-libxfs-extsize-cowextsize-validation-.patch - xfs_repair: don't fail recovery of orphaned shortform directories (bsc#1158504) * Add xfsprogs-xfs-create-structure-verifier-function-for-short-for.patch * Add xfsprogs-xfs-create-structure-verifier-function-for-shortform.patch * Add xfsprogs-xfs-provide-a-centralized-method-for-verifying-inlin.patch * Add xfsprogs-xfs-refactor-short-form-directory-structure-verifier.patch * Add xfsprogs-xfs_repair-don-t-fail-directory-repairs-when-grabbin.patch * Add xfsprogs-xfs_repair-implement-custom-ifork-verifiers.patch * Add xfsprogs-xfs_repair-use-custom-ifork-verifier-in-mv_orphanage.patch - xfs_quota: fix false error reporting of project inheritance flag is not set (bsc#1158758) * Add xfsprogs-xfs_quota-fix-false-error-reporting-of-project-inher.patch - Remove the xfs_scrub_all script from the package, as it is unused and it induces a dependency to python (bsc#1157438). - xfs_info: enable offline (unmounted) filesystem geometry queries (bsc#1129859) * Add xfsprogs-libfrog-refactor-fs-geometry-printing-function.patch * Add xfsprogs-mkfs-use-geometry-generation-helper-functions.patch * Add xfsprogs-xfs-hoist-xfs_fs_geometry-to-libxfs.patch * Add xfsprogs-xfs-refactor-the-geometry-structure-filling-function.patch * Add xfsprogs-xfs_db-add-a-superblock-info-command.patch * Add xfsprogs-xfs_info-call-xfs_db-for-offline-filesystems.patch * Add xfsprogs-xfs_info-move-to-xfs_spaceman.patch * Add xfsprogs-xfs_info-use-findmnt-to-handle-mounted-block-devices.patch * Add xfsprogs-xfs_spaceman-add-a-superblock-info-command.patch - xfs_repair: allow '/' in attribute names (bsc#1122271) * Add xfsprogs-xfs_repair-allow-in-attribute-names.patch - xfs_repair: Add missing braces to allow zeroing of corrupt log (bsc#1073421) * Add xfsprogs-xfs_repair-Add-missing-braces-to-allow-zeroing-of-co.patch - xfs_repair: Fix root inode's parent when it's bogus for sf directory (bsc#1119063) * Add xfsprogs-repair-Fix-root-inode-s-parent-when-it-s-bogus-f.patch - Explictly disable systemd unit files for scrub (bsc#1105068). - repair: shift inode back into place if corrupted by bad log replay (bsc#1105396). * Added 0001-repair-shift-inode-back-into-place-if-corrupted-by-b.patch - mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0 (bsc#1089777) - xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch - xfsprogs-devel needs uuid/uuid.h, Require pkgconfig(uuid) (bsc#1089947) - adds make_xfs_scrub_interp_explicit.patch, rpm lint complains about using env python, when this is used the dependency checker for rpm will not be able to resolve dependencies correctly, so an explicit interpreter is needed. - Update to v4.15.0 as it contains major code refactor on mkfs/xfs_mkfs.c which would help to eventually consider completing FATE#324503. Changes in this release: * Fix spelling mistake in mkfs lazy superblock diagnostic * Fix grammar and spelling in strings and man pages * Add xfs_scrub_fail systemd service file docs entry * Update .gitignore list for generated scrub cron file * Several updates to use more modern Debian packaging * xfsprogs: Release v4.15.0-rc1 * xfs_scrub: refactor outcome display into a separate helper * xfs_scrub: always init phase information * xfs_scrub: reclassify some of the warning messages * xfs_scrub: reclassify runtime errors * xfs_scrub: classify lack of ioctl support as a runtime error * xfs_scrub: remove preen mode * xfs_mdrestore: Don't rewind source file stream * xfs_mdrestore: Add -i option to built-in help * xfs_io: fix copy_file_range symbol name collision * xfs_scrub: kill dead code * xfs_scrub: close dir_fd if we don't get a DIR pointer * mkfs: don't create realtime filesystems with reflink enabled * xfs_scrub: handle scrub-only kernels more helpfully * xfs_scrub: wire up repair ioctl * debian/control: remove nonexistent libreadline5-dev build dependency * xfs_scrub: integrate services with systemd * xfs_scrub: create a script to scrub all xfs filesystems * xfs_scrub: progress indicator * xfs_scrub: fstrim the free areas if there are no errors on the filesystem * xfs_scrub: check summary counters * xfs_scrub: optionally use SCSI READ VERIFY commands to scrub data blocks on disk * xfs_scrub: scrub file data blocks * xfs_scrub: create infrastructure to read verify data blocks * xfs_scrub: create a bitmap data structure * xfs_scrub: warn about normalized Unicode name collisions * xfs_scrub: warn about suspicious characters in directory/xattr names * xfs_scrub: check directory connectivity * xfs_scrub: scan inodes * xfs_scrub: thread-safe stats counter * xfs_scrub: scan filesystem and AG metadata * xfs_scrub: wrap the scrub ioctl * xfs_scrub: filesystem counter collection functions * xfs_scrub: add file space map iteration functions * xfs_scrub: add space map iteration functions * xfs_scrub: add inode iteration functions * xfs_scrub: find XFS filesystem geometry * xfs_scrub: create an abstraction for a block device * xfs_scrub: figure out how many threads we're going to need * xfs_scrub: dispatch the various phases of the scrub program * xfs_scrub: set up command line argument parsing * xfs_scrub: common error handling * xfs_scrub: create online filesystem scrub program * mkfs: more sunit/swidth sanity checking * mkfs: always explain why numeric inputs are invalid * mkfs: don't call values 'illegal', they're invalid * mkfs: don't crash on dswidth overflow * misc: ubsan fixes * xfs_db: interpret inode timestamps as signed integers * xfsprogs: update dead urls * xfs_copy: accept CRC version of ABTB_MAGIC in ASSERT * xfs_logprint: fix v3 inode formatting * libxfs: use a memory zone for log items * libxfs: use a memory zone for transactions * libxfs: remove unused buf_fsprivate3 * xfs: add a proper transaction pointer to struct xfs_buf * xfs: remove wrappers around b_fspriv * find-api-violations: fix a broken grep pattern * xfs_repair: fix libxfs namespace problems * xfs_db: fix crash when field list selector string has trailing slash * xfs_db: check should deal with cow staging extents correctly * libhandle: zap fdhash in fshandle_destroy * xfs_io: add a new 'log_writes' command * xfs_io: add MAP_SYNC support to mmap() * mkfs: do not allow both "/dev"/ and "/name"/ subopts for log or realtime * mkfs: pass switch case value directly into getnum/getstr * mkfs: un-document removed logarithm based CLI options * mkfs: remove logarithm based CLI options * mkfs: resolve sector size CLI conflicts * mkfs: convert subopt name, val pairs to enums and declared arrays * mkfs: support arbitrary conflict specification * mkfs: protofile only needs to be set up once * mkfs: simplify minimum log size calculation * mkfs: use opts parameter during option parsing * mkfs: remove use-once default macros * mkfs: document sb_feat_args members * mkfs: invert project id width boolean name * mkfs: remove unused m_uuid in sb_feat_args * mkfs: Don't emit default config message yet * Merge branch 'libxfs-4.15-sync' into for-next * xfs: only skip rmap owner checks for unknown-owner rmap removal * xfs: always honor OWN_UNKNOWN rmap removal requests * xfs: queue deferred rmap ops for cow staging extent alloc/free in the right order * xfs: move xfs_iext_insert tracepoint to report useful information * xfs: account for null transactions in bunmapi * xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute * xfs: add the ability to join a held buffer to a defer_ops * xfs: refactor buffer logging into buffer dirtying helper * xfs: remove "/no-allocation"/ reservations for file creations * xfs: fix leaks on corruption errors in xfs_bmap.c * libxfs: libxfs_nproc should never return negative numbers * mkfs: tidy up definitions * mkfs: move error functions * mkfs: cleanup redundant temporary code * mkfs: factor log size calculations * mkfs: factor initial mount setup * mkfs: rework imaxpct calculation * mkfs: factor AG alignment * mkfs: factor AG geometry calculations * mkfs: factor rt device validation * mkfs: factor log device validation * mkfs: factor data device validation * mkfs: factor device opening * mkfs: rework stripe calculations * mkfs: factor rtdev extent size validation * mkfs: fix hidden parameter in DTOBT() * mkfs: factor out device size calculations * mkfs: factor inode size validation * mkfs: factor directory blocksize validation * mkfs: factor superblock feature validation * mkfs: factor log sector size validation * mkfs: factor blocksize validation * mkfs: factor sectorsize validation * mkfs: rename top level CLI parameters * mkfs: introduce default configuration structure * mkfs: factor secondary superblock updates * mkfs: factor writing AG headers * mkfs: factor out device preparation * mkfs: factor in memory superblock setup * mkfs: factor printing of mkfs config * mkfs: Introduce mkfs configuration structure * mkfs: factor sector subopts parser * mkfs: factor rt subopts parser * mkfs: factor naming subopts parser * mkfs: factor meta subopts parser * mkfs: factor log subopts parser * mkfs: factor inode subopts parser * mkfs: factor data subopts parser * mkfs: factor block subopts parser * mkfs: add generic subopt parsing table * mkfs: introduce a structure to hold CLI options * mkfs: make subopt table const * mkfs: disallow specifying the sector size of internal log * xfs_db: add missing padding fields * xfs_db: print structure padding fields consistently * xfs_repair: remove old workqueue stuff in favor of libfrog code * libhandle: add missing destructor * libfrog: add missing function fs_table_destroy * libfrog: move paths.c out of libxcmd * libfrog: move conversion factors out of libxcmd * libfrog: move topology code out of libxcmd * libfrog: create a threaded workqueue * libfrog: promote avl64 code from xfs_repair * libfrog: move list_sort out of libxfs * libfrog: add bit manipulation functions * libfrog: move libxfs_log2_roundup to libfrog * libfrog: move all the userspace support stuff into a new library * man: describe the metadata scrubbing ioctl * xfs_io: provide an interface to the scrub ioctls * xfs_io: add buf_lru_ref tag to inject table * xfs_io: pull xfs errortag definitions from libxfs * xfs_io: implement ranged fiemap query * xfs_io: fix gcc-7 related printf warnings * Merge branch 'libxfs-4.15-sync' into for-next * xfs: abstract out dev_t conversions * xfs: fix memory leak in xfs_iext_free_last_leaf * xfs: fix type usage * xfs: remove u_int* type usage * xfs: handle zero entries case in xfs_iext_rebalance_leaf * xfs: add comments documenting the rebalance algorithm * xfs: trivial indentation fixup for xfs_iext_remove_node * xfs: remove a superflous assignment in xfs_iext_remove_node * xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node * xfs: fix number of records handling in xfs_iext_split_leaf * xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static * xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h * xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent * xfs: remove the nr_extents argument to xfs_iext_remove * xfs: remove the nr_extents argument to xfs_iext_insert * xfs: use a b+tree for the in-core extent list * xfs: allow unaligned extent records in xfs_bmbt_disk_set_all * xfs: remove support for inlining data/extents into the inode fork * xfs: simplify xfs_reflink_convert_cow * xfs: introduce the xfs_iext_cursor abstraction * xfs: iterate over extents in xfs_bmap_extents_to_btree * xfs: iterate over extents in xfs_iextents_copy * xfs: pass an on-disk extent to xfs_bmbt_validate_extent * xfs: treat idx as a cursor in xfs_bmap_collapse_extents * xfs: treat idx as a cursor in xfs_bmap_del_extent_* * xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real * xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real * xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay * xfs: treat idx as a cursor in xfs_bmap_add_extent_delay_real * xfs: remove a duplicate assignment in xfs_bmap_add_extent_delay_real * xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real * xfs: convert remaining xfs_sb_version_... checks to bool * xfs: move error injection tags into their own file * xfs: remove inode log format typedef * xfs: remove the inode log format from the inode log item * xfs: remove redundant assignment to variable bit * xfs: compare btree block keys to parent block's keys during scrub * xfs: abort dir/attr btree operation if btree is obviously weird * xfs: add a new xfs_iext_lookup_extent_before helper * xfs: merge xfs_bmap_read_extents into xfs_iread_extents * xfs: rewrite xfs_bmap_first_unused to make better use of xfs_iext_get_extent * xfs: don't rely on extent indices in xfs_bmap_insert_extents * xfs: don't rely on extent indices in xfs_bmap_collapse_extents * xfs: update got in xfs_bmap_shift_update_extent * xfs: remove xfs_bmse_shift_one * xfs: split xfs_bmap_shift_extents * xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS * xfs: remove if_rdev * xfs: remove the never fully implemented UUID fork format * xfs: remove XFS_BMAP_TRACE_EXLIST * xfs: move pre/post-bmap tracing into xfs_iext_update_extent * xfs: remove post-bmap tracing in xfs_bmap_local_to_extents * xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real * xfs: add a xfs_bmap_fork_to_state helper * xfs: scrub quota information * xfs: scrub realtime bitmap/summary * xfs: scrub directory parent pointers * xfs: scrub symbolic links * xfs: scrub extended attributes * xfs: scrub directory metadata * xfs: scrub inode block mappings * xfs: scrub inodes * xfs: scrub refcount btrees * xfs: scrub rmap btrees * xfs: scrub inode btrees * xfs: scrub free space btrees * xfs: scrub the AGI * xfs: scrub AGF and AGFL * xfs: scrub the secondary superblocks * xfs: scrub the shape of a metadata btree * xfs: probe the scrub ioctl * xfs: create an ioctl to scrub AG metadata * xfs: create inode pointer verifiers * xfs: refactor btree block header checking functions * xfs: refactor btree pointer checks * xfs: create block pointer check functions * xfs: remove xfs_bmbt_get_state * xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all * xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first * xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq * xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update * xfs: refactor xfs_bmap_add_extent_unwritten_real * xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real * xfs: refactor xfs_bmap_add_extent_delay_real * xfs: refactor xfs_bmap_add_extent_hole_real * xfs: refactor xfs_bmap_add_extent_hole_delay * xfs: refactor xfs_del_extent_real * xfs: use the state defines in xfs_bmap_del_extent_real * xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay} * xfs: move some more code into xfs_bmap_del_extent_real * xfs: use xfs_bmap_del_extent_delay for the data fork as well * xfs: rename bno to end in __xfs_bunmapi * xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi * xfs: use xfs_iext_get_extent instead of open coding it * xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real - Deletes already merged xfs_io-stat-fix-typo-in-statfs-f_flags.patch - Deletes already merged xfs_io-stat-treat-statfs.f_flags-as-optional.patch - Refreshes patch xfsprogs-docdir.diff - Update to v4.14.0: * xfs_io: stat: treat statfs.f_flags as optional * xfs_io: stat: fix typo in statfs->f_flags * xfsprogs: fix wrong variable types in pwrite/pread code * xfs_io: Allow partial writes * xfs_io: Add RWF_NOWAIT to pwritev2() * xfs_io: Add support for pwritev2() * xfs_io: Disable -V if pwritev is not available * xfs_repair: always release btree buffers when refcountbt checks fail * misc: fix ubsan warnings * misc: enable thread sanitizer if the builder wants it * misc: enable gcc/clang address sanitizer if the builder wants it * misc: enable ubsan if the builder wants it * xfs_repair: fix cowextsize field checking and repairing * xfs_repair: clear DAX flag from non-file inodes * xfs_repair: fix bag memory overwrite problems * xfs_io: add new error injection knobs to inject command * xfsprogs: explicitly cast troublesome types to match printf format specifiers * db: increase metadump's default overly long extent discard threshold * build: define _DEFAULT_SOURCE with _BSD_SOURCE for preadv * xfsprogs: add xfs_spaceman to .gitignore * xfs_io: report io error for pwrite -W and -w * xfs_metadump: zap stale data in DIR2_LEAF1 dirs * metadump: update manpage for dirty log/obfuscation issue * kill off u_int*_t types * xfs: trim writepage mapping to within eof * xfs: handle error if xfs_btree_get_bufs fails * xfs: Fix bool initialization/comparison * xfs: Don't log uninitialised fields in inode structures * xfs: revert "/xfs: factor rmap btree size into the indlen calculations"/ * xfs: perag initialization should only touch m_ag_max_usable for AG 0 * xfs: fix compiler warnings * xfs: simplify the rmap code in xfs_bmse_merge * xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at * xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents * xfs: move some code around inside xfs_bmap_shift_extents * xfs: use xfs_iext_get_extent in xfs_bmap_first_unused * xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert * xfs: add a xfs_iext_update_extent helper * xfs: relog dirty buffers during swapext bmbt owner change * xfs: skip bmbt block ino validation during owner change * xfs: don't log dirty ranges for ordered buffers * xfs: remove the ip argument to xfs_defer_finish * xfs: rename xfs_defer_join to xfs_defer_ijoin * xfs: refactor xfs_trans_roll * xfs: stop searching for free slots in an inode chunk when there are none - Fix building on SLE11 - Added xfs_io-stat-fix-typo-in-statfs-f_flags.patch - Added xfs_io-stat-treat-statfs.f_flags-as-optional.patch - Update to 4.13.1 * mkfs: don't overflow the subopts array - Update to 4.13.0 * xfs_repair: handle missing extent states * mkfs: pass a custom cowextsize into the created filesystem * xfs_db: version command misses RMAPBT feature string * xfs_repair: don't use do_warn for normal log message * libxfs: remove getcwd/chdir dance from initialization * xfs_repair: take the ag_lock before recording rmap for a bmbt record * mkfs.xfs: Don't stagger AG for a single disk * xfs: fix inobt inode allocation search optimization * xfs_io: clarify the fsmap documentation * fiemap: Fix semantics of max_extents (-n arguments) * xfs_repair: fix thread creation failure recovery * xfs_repair: add prefetch trace calls to debug thread creation failures * xfs_repair: clear pthread_t when pthread_create fails * xfs_io: add seek consistency checks * fsr: fix uninitialized fs usage after timeout * xfs_db: bit fuzzing should read the right bit when flipping * xfs_db: make write/fuzz -c and -d work on non-crc filesystems * xfs_db: free field list when failing out of fuzz * xfs_db: reset metadump output flag * xfs_db: btdump should avoid eval for push and pop of cursor * xfs_db: use TYP_F_CRC_FUNC for inodes & dquots * xfs_db: introduce fuzz command * xfs_db: write values into dir/attr blocks and recalculate CRCs * xfs_db: print attribute remote value blocks * xfs_db: dump dir/attr btrees * xfs_db: fix metadump redirection (again) * xfs_repair: fix symlink target length checks by changing MAXPATHLEN to XFS_SYMLINK_MAXLEN * xfs_metadump: properly handle obfuscation of all remote attribute blocks * xfs_io: allow lsattr & lsproj on foreign filesystems * libxfs: init ->b_maps on contig buffers for uncached compatibility * xfs_db: associate proper type with free inode btree root * xfs_io: Print filesystem statfs flags in 'statfs' command * xfs: fix multi-AG deadlock in xfs_bunmapi * xfs: check that dir block entries don't off the end of the buffer * xfs: check _alloc_read_agf buffer pointer before using * xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write * xfs: check _btree_check_block value * xfs: don't crash on unexpected holes in dir/attr btrees * xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub * xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent - Update to 4.12.0 * libxfs: propagate transaction block reservations * xfs_db: properly set inode type * xfs_db: redirect printfs when metadumping to stdout * mkfs.xfs: allow specification of 0 data stripe width & unit * mkfs: set inode alignment and cluster size for minimum log size estimation * mkfs: set agblklog when we're verifying minimum log size * libxfs: fix fsmap.h inclusion * xfs_db: identify attr dabtree field types correctly * xfs_spaceman: fix potential overflowing expression in trim_f() * xfs_spaceman: close open file for error case in openfile() * xfs_spaceman: fix potential memory leak by malloc in scan_ag * xfs_db: improve argument naming in set_cur and set_iocur_type * xfs_db: update buffer size when new type is set * xfs_spaceman: add group summary mode * xfs_spaceman: add a man page * xfs_spaceman: Free space mapping command * xfs_spaceman: add new speculative prealloc control * xfs_spaceman: add FITRIM support * xfs_spaceman: space management tool * xfs_repair: replace rmap_compare with libxfs version * xfs_io: support the new getfsmap ioctl * xfs: introduce the XFS_IOC_GETFSMAP ioctl * libxfs: use crc32c slice-by-8 variant by default * libxcmd: add cvt{int, long} to convert strings to int and long * metadump: warn about corruption if log is dirty * xfs_metadump: tag metadump image with informational flags * xfs_repair: handle reading superblock from image on larger sector size filesystem * xfs_db: add alignment filter to freesp command * xfs_growfs: ensure target path is an active xfs mountpoint * libxfs: fix xfs_trans_alloc_empty namespace * xfs: fix unaligned access in xfs_btree_visit_blocks * xfs: avoid mount-time deadlock in CoW extent recovery * xfs: fix indlen accounting error on partial delalloc conversion * xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS * xfs: reserve enough blocks to handle btree splits when remapping * xfs: simplify validation of the unwritten extent bit * xfs: introduce xfs_bmapi_remap * xfs: pass individual arguments to xfs_bmap_add_extent_hole_real * xfs: fix integer truncation in xfs_bmap_remap_alloc * xfs: simplify xfs_calc_dquots_per_chunk * xfs: implement the GETFSMAP ioctl * xfs: add a couple of queries to iterate free extents in the rtbitmap * xfs: create a function to query all records in a btree * xfs: provide a query_range function for freespace btrees * xfs: plumb in needed functions for range querying of the freespace btrees * xfs: fix up inode validation failure message - Update to 4.11.0 * xfs_io: add missed quotation marks in man page * xfs_io: add missed inode command into man page * xfs_io: fix statx call for changed UAPI * xfs_db: dump metadata btrees via 'btdump' * xfs_db: use iocursor type to guess btree geometry if bad magic * xfs_db: don't print arrays off the end of a buffer * mkfs.xfs: Assign proper defaults to rmapbt and reflink flags * xfs_io: Add statx support for PowerPC architecture * xfs_io: fix statx definition for non-x86 architecture * xfs_db: allow write -d to dqblks * xfs_db: allow write -d to inodes * xfs_io: hook up statx * xfsprogs: fix build dep on configure.ac * xfs_repair: pass btnum not magic to phase5 functions * xfs_io: Fix "/falloc -p"/ to pass KEEP_SIZE * xfs_repair: warn about dirty log with -n option * xfs_repair: detect invalid zero-sized symlink inodes * xfs_io: support shutdown command on foreign fses * libxfs: fix xfs_extent_busy_flush macro definition * xfs: verify inline directory data forks * xfs: try any AG when allocating the first btree block when reflinking * xfs: use iomap new flag for newly allocated delalloc blocks * xfs: tune down agno asserts in the bmap code * xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment * xfs: split indlen reservations fairly when under reserved * xfs: handle indlen shortage on delalloc extent merge * xfs: improve handling of busy extents in the low-level allocator * xfs: go straight to real allocations for direct I/O COW writes * xfs: allow unwritten extents in the CoW fork * xfs: verify free block header fields * xfs: check for obviously bad level values in the bmbt root * xfs: filter out obviously bad btree pointers * xfs: fail _dir_open when readahead fails * xfs: fix toctou race when locking an inode to access the data map * xfs: glean crc status from mp not flags in xfs_btree_init_block_int - Update to 4.10.0 * xfs_metadump: ignore attr leaf with 0 entries * libxfs: sync up FSGETXATTR names and definitions with the kernel * xfsprogs: Fix building xfsprogs on 32-bit platforms (again) * xfs: extsize hints are not unlikely in xfs_bmap_btalloc * xfs: use per-AG reservations for the finobt * xfs: only update mount/resv fields on success in __xfs_ag_resv_init * xfs: verify dirblocklog correctly * xfs: fix COW writeback race * xfs: fix xfs_mode_to_ftype() prototype * xfs_db: Interpret inode's di_format field as unsigned * xfs_repair: trash dirattr btrees that cycle to the root * xfs_repair: strengthen geometry checks * xfs_db: fix the 'source' command when passed as a -c option * libxfs: sanitize agcount on load * xfs_io: add DAX and CoW extent-size flags to chattr manpage * xfs_io: fix missing syncfs command * xfs_logprint: handle log operation split of inode item correctly * xfs: sanity check inode di_mode * xfs: sanity check directory inode di_size * xfs_repair: update the manual content about xfs_repair exit status * xfs_repair.8: document dirty log conditions * xfs_io: implement 'utimes' command * libxcmd: add non-iterating user commands * xfs_io: make various commands one-shot only * libxcmd: don't check generic library commands * libxcmd: merge command() and iterate_command() * libxcmd: rename args_command to command_iterator * libxcmd: check CMD_FLAG_GLOBAL inside args_command() * xfs_io: fix some documentation problems * xfs_io: fix the minimum arguments to the reflink command * xfs_io: prefix dedupe command error messages consistently * xfs_io: Improvements to copy_range return code handling * xfs_io: implement 'set_encpolicy' and 'get_encpolicy' commands * xfs_logprint: di_gen is unsigned * xfs_io: fix building with musl * xfs: don't rely on ->total in xfs_alloc_space_available * xfs: adjust allocation length in xfs_alloc_space_available * xfs: fix bogus minleft manipulations * xfs: bump up reserved blocks in xfs_alloc_set_aside * xfs: use the actual AG length when reserving blocks * xfs: use GPF_NOFS when allocating btree cursors * xfs: ignore leaf attr ichdr.count in verifier during log replay * xfs: optimise CRC updates * xfs: make xfs btree stats less huge * xfs: don't allow di_size with high bit set * xfs: error out if trying to add attrs and anextents > 0 * xfs: don't crash if reading a directory results in an unexpected hole * xfs: complain if we don't get nextents bmap records * xfs: check for bogus values in btree block headers * xfs: forbid AG btrees with level == 0 * xfs: several xattr functions can be void * xfs: handle cow fork in xfs_bmap_trace_exlist * xfs: pass state not whichfork to trace_xfs_extlist * xfs: Move AGI buffer type setting to xfs_read_agi * xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() * fs: xfs: libxfs: constify xfs_nameops structures * repair: use new extent lookup helpers in bmap_next_offset * xfs: use new extent lookup helpers in __xfs_bunmapi * xfs: use new extent lookup helpers in xfs_bmapi_write * xfs: use new extent lookup helpers in xfs_bmapi_read * xfs: new inode extent list lookup helpers * xfs: check minimum block size for CRC filesystems * xfs: provide helper for counting extents from if_bytes * xfs: check return value of _trans_reserve_quota_nblks * xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get - Removed now-obsolete patches: * Removed xfs_repair-clear-pthread_t-when-pthread_create-fails.patch * Removed xfs_repair-add-prefetch-trace-calls-to-debug-thread-creation-failures.patch * Removed xfs_repair-fix-thread-creation-failure-recovery.patch * Removed fsr-fix-uninitialized-fs-usage-after-timeout.patch - Add missing coreutils dependency for initrd macros (bsc#1055492). - Fix crash in xfs_repair when threads fail to start (bsc#1019938). * Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch * Added xfs_repair-add-prefetch-trace-calls-to-debug-thread-creation-failures.patch * Added xfs_repair-fix-thread-creation-failure-recovery.patch - fsr: fix uninitialized fs usage after timeout (bsc#1002699). * Added fsr-fix-uninitialized-fs-usage-after-timeout.patch - Update to 4.9.0 * xfs_quota: handle wrapped id from GETNEXTQUOTA * xfs_repair: don't indicate dirtiness if FSGEOMETRY fails * xfs_repair: junk leaf attribute if count == 0 * xfs_repair: fix some potential null pointer deferences * xfs_repair: fix bogus rmapbt record owner check * xfs.h: require transparent LFS for all users * xfs_io: Fix initial -m option * xfs_io: add command line option -i to start an idle thread * xfsprogs: Update FSF address in COPYING file * mkfs.xfs: format reflink enabled filesystems * xfs_repair: use thread pools to sort rmap data * xfs_repair: check for mergeable refcount records * xfs_repair: use range query when while checking rmaps * xfs_repair: check the CoW extent size hint * xfs_repair: complain about copy-on-write leftovers * xfs_repair: rebuild the refcount btree * xfs_repair: check the refcount btree against our observed reference counts when -n * xfs_repair: fix inode reflink flags * xfs_repair: record reflink inode state * xfs_repair: process reverse-mapping data into refcount data * xfs_repair: handle multiple owners of data blocks * xfs_repair: check the existing refcount btree * xfs_repair: fix get_agino_buf to avoid corrupting inodes * xfs_logprint: support bmap redo items * xfs_logprint: support refcount redo items * xfs_logprint: support cowextsize reporting in log contents * xfs_io: try to unshare copy-on-write blocks via fallocate * xfs_io: provide long-format help for falloc * xfs_io: support injecting the 'per-AG reservation critically low' error * xfs_io: add refcount+bmap error injection types * xfs_io: get and set the CoW extent size hint * libxfs: add autoconf mechanism to override system header fsxattr * xfs_io: bmap should support querying CoW fork, shared blocks * xfs_growfs: report the presence of the reflink feature * xfs_db: print one array element per line * xfs_db: deal with the CoW extent size hint * xfs_db: metadump should copy the refcount btree too * xfs_db: add support for checking the refcount btree * xfs_db: dump refcount btree data * libxfs: add fsxattr flags and fields for cowextsize * libxfs: free the CoW fork from an inode * libxfs: plumb in bmap deferred op log items * libxfs: plumb in refcount deferred op log items * libxfs: add xfs_refcount.h to the standard include list * libxfs: initialize the in-core mount context for refcount btrees * xfs_buflock: handling parsing errors more gracefully * xfs_logprint: fix up the RUI printing code to reflect new format * xfs: defer should abort intent items if the trans roll fails * xfs: add xfs_trim_extent * libxfs: clean up _calc_dquots_per_chunk * xfs: rework refcount cow recovery error handling * xfs: implement swapext for rmap filesystems * xfs: recognize the reflink feature bit * xfs: simulate per-AG reservations being critically low * xfs: don't mix reflink and DAX mode for now * xfs: check for invalid inode reflink flags * xfs: convert unwritten status of reverse mappings for shared files * xfs: use interval query for rmap alloc operations on shared files * xfs: add shared rmap map/unmap/convert log item types * xfs: increase log reservations for reflink * xfs: try other AGs to allocate a BMBT block * xfs: preallocate blocks for worst-case btree expansion * xfs: create a separate cow extent size hint for the allocator * xfs: teach get_bmapx about shared extents and the CoW fork * xfs: store in-progress CoW allocations in the refcount btree * xfs: support removing extents from CoW fork * xfs: support allocating delayed extents in CoW fork * xfs: support bmapping delalloc extents in the CoW fork * xfs: introduce the CoW fork * xfs: don't allow reflinked dir/dev/fifo/socket/pipe files * xfs: add reflink feature flag to geometry * xfs: return work remaining at the end of a bunmapi operation * xfs: implement deferred bmbt map/unmap operations * xfs: pass bmapi flags through to bmap_del_extent * xfs: map an inode's offset to an exact physical block * xfs: log bmap intent items * xfs: create bmbt update intent log items * xfs: introduce reflink utility functions * xfs: reserve AG space for the refcount btree root * xfs: adjust refcount when unmapping file blocks * xfs: connect refcount adjust functions to upper layers * xfs: adjust refcount of an extent of blocks in refcount btree * xfs: log refcount intent items * xfs: create refcount update intent log items * xfs: add refcount btree operations * xfs: account for the refcount btree in the alloc/free log reservation * xfs: define the on-disk refcount btree format * xfs: refcount btree add more reserved blocks * xfs: introduce refcount btree definitions * xfs: remote attribute blocks aren't really userdata * xfs: set up per-AG free space reservations * xfs: defer should allow ->finish_item to request a new transaction * xfs: count the blocks in a btree * xfs: create a standard btree size calculator code * xfs: convert RUI log formats to use variable length arrays * xfs: track log done items directly in the deferred pending work item * xfs: fix superblock inprogress check - Update to 4.8.0 * Add support for reflinks * xfs_io: fix inode command with "/-n"/ for bogus inode * xfs_io: fix inode command help and argsmax * xfs_repair: add freesp btree block overflow to the free space * xfs_repair: fix bogosity when rmapping new AGFL blocks * libxcmd: fix counting of xfs entries in fs_table_insert * xfs_copy: Fix meta UUID handling on multiple copies * xfs_repair: fix segfault from uninitialized tp in mv_orphanage * xfs_io: allow chattr & chproj on foreign filesystems * xfs_quota: fix free command for foreign fs * xfs_quota: un-flag non-foreign-capable commands * xfs_quota: Enable 3 more foreign commands * xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed * xfs_quota: print and path output formatting: maintain reverse compatibility * libxcmd: populate fs table with xfs entries first, foreign entries last * xfs_repair: exit with status 2 if log dirtiness is unknown * xfs_db: pass the inode cluster offset when copying inodes * xfs_repair: don't crash on ENOSPC rebuilding a btree * libxfs/linux.c: Replace use of ustat by stat * db: write via array indexing doesn't work * xfs_db: properly set dquot_buf when operating on dquot * xfs_quota: fix missing break after foreign_allowed option * xfs_db: add crc manipulation commands * xfs_quota: certain commands must always be available * xfs_quota: add capabilities for use on non-XFS filesystems * xfs_quota: wire up XFS_GETQSTATV * xfs_metadump: don't warn about unobfuscated log with -o * xfs_repair: fix naming problems in repair/rmap.c * misc: fix libxfs api violations * misc: fix Coverity errors * libxcmd: fix mount option parsing to find rt/log devices * xfs: simple btree query range should look right if LE lookup fails * xfs: fix some key handling problems in _btree_simple_query_range * xfs: don't perform lookups on zero-height btrees * mkfs.xfs: create filesystems with reverse-mappings * mkfs: set agsize prior to calculating minimum log size * xfs_repair: check for impossible rmap record field combinations * xfs_repair: look for mergeable rmaps * xfs_repair: merge data & attr fork reverse mappings * xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt * xfs_repair: rebuild reverse-mapping btree * xfs_repair: check existing rmapbt entries against observed rmaps * xfs_repair: add fixed-location per-AG rmaps * xfs_repair: add inode bmbt block rmaps * xfs_repair: record and merge raw rmap data * xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding * xfs_repair: create a slab API for allocating arrays in large chunks * xfs_repair: fix fino_bno calculation when rmapbt is enabled * xfs_repair: use rmap btree data to check block types * xfs_logprint: support rmap redo items * xfs_io: add rmap-finish error injection type * xfs_growfs: report rmapbt presence * xfs_db: introduce the 'fsmap' command to find what owns a set of fsblocks * xfs_db: copy the rmap btree * xfs_db: spot check rmapbt * xfs_db: display rmap btree contents * libxfs: add deferred ops item handlers for userspace * libxfs: fix various oddities in the kernel import * xfs: store rmapbt block count in the AGF * xfs_io: add free-extent error injection type * xfs_logprint: fix formatting issues with the EFI printing code * xfs_repair: preserve in-core meta_uuid while zeroing unused sb portions * xfs_io: bmap should print 'delalloc', not '-2' * xfs_buflock: add a tool that can be used to find buffer deadlocks * libxfs: fix xfs_isset pointer calculation * xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt * xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* * xfs: rework xfs_bmap_free callers to use xfs_defer_ops * xfs: enable the xfs_defer mechanism to process extents to free * xfs: introduce interval queries on btrees * xfs: support btrees with overlapping intervals for keys * xfs: add function pointers for get/update keys to the btree * xfs: during btree split, save new block key & ptr for future insertion * xfs: set *stat=1 after iroot realloc * xfs: fix locking of the rt bitmap/summary inodes * xfs: fix attr shortform structure alignment on cris - Update to 4.7.0 * xfs_quota: fall back silently if XFS_GETNEXTQUOTA fails * xfs_io: implement 'copy_range' command * xfs_repair: low memory shouldn't indicate corruption on exit * xfs_repair: don't call xfs_sb_quota_from_disk twice * xfs_repair: resolve Coverity OVERFLOW_BEFORE_WIDEN * libxfs: fix double free in libxfs_alloc_file_space * libxfs: fix use after from in xfs_trans_roll * xfs: always set rvalp in xfs_dir2_node_trim_free * xfs: borrow indirect blocks from freed extent when available * xfs: update freeblocks counter after extent deletion * xfs: fix computation of inode btree maxlevels * xfs_check: process sparse inode chunks correctly * xfs_db: Revert "/xfs_db: make check work for sparse inodes"/ * xfs_repair: set rsumino version to 2 * mkfs: better error with incorrect b/s value suffix usage * mkfs: fix -l su minval * xfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined * xfs_quota: only round up timer reporting > 1 day * xfs_quota: check report_mount return value * xfs_repair: new secondary superblock search method * libxcmd: generalize topology functions * xfs_db: defang frag command * db: limit AGFL bno array printing * xfs_db: allow recalculating CRCs on invalid metadata * xfs_db: fix unaligned accesses * metadump: limit permissible sector sizes * mkfs: conflicting values with disabled crc should fail * mkfs: add optional 'reason' for illegal_option * mkfs: unit conversions are case insensitive * mkfs: don't treat files as though they are block devices * mkfs: add string options to generic parsing * mkfs: encode conflicts into parsing table * mkfs: merge getnum * mkfs: table based parsing for converted parameters * mkfs: add respecification detection to generic parsing * mkfs: use getnum_checked for all ranged parameters * mkfs: getbool is redundant * mkfs: structify input parameter passing * mkfs: validate logarithmic parameters sanely * mkfs: validate all input values * mkfs: Sanitise the superblock feature macros * mkfs: sanitise ftype parameter values. * xfsprogs: use common code for multi-disk detection * xfs_repair: fix agf limit error messages * xfs_quota: print quota id number if the name can't be found * xfs_quota: fully support users and groups beginning with digits * xfs_io: allow mmap command to reserve some free space * xfs_io: modify argument errors of mremap command * Merge branch 'progs-misc-fixes-for-4.6' into for-master * Merge branch 'libxfs-4.6-sync' into for-master * xfs_io: implement 'inode' command * mkfs: fix crash when initializing rbmip * libxfs: fix up mismerge in libxfs_iflush_int * xfs: RT bitmap and summary buffers need verifiers * xfs: RT bitmap and summary buffers are not typed * xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot * xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk - Advise user of fs recovery options when we fail to mount (fate#320443) * Add dracut-fsck-help.txt * Add module-setup.sh.in - Update to 4.5.0 * xfs_io: prevent divide-by-zero on random IO * xfs_db: dquot command documentation fixes * xfs_quota: better command line parsing and documentation * libxfs: update to match kernel 4.5-rc1 code base * xfs_io: add DAX inode flag support * repair: scalability improvements on large corrupt filesystems * repair: directory rebuild fixes * mdrestore: progress accounting now works * metadump: fix btree block unused region zeroing * quota: timer command fixes * mkfs: man page cleanups * xfs_io: reflink, dedupe and other fixes * quota: Q_XGETNEXTQUOTA support * build cleanups for alternate C librarys * db: check fixes for sparse inodes * various: Fixes for Coverity reports * xfs_io: Document zero and help commands * mkfs: DIO can use logical sector size limits * repair: don't reset log cycle numbers when zeroing * db: add ability to format log to a specific cycle - Trigger regeneration of initrd n recent releases (bsc#960273) - Remove conditions for unsupported releases - Make building more verbose - Update to 4.3.0 * xfs_fsr: improved temp file attr fork handling * libxfs: output verifier names in warnings * xfs_repair: enable verifier corruption warnings on very verbose output settings * xfs_fsr: abstract mntinfo/mntent differences * xfs_io: reflink and dedupe operation support * libxcmd: factoring of runtime reporting * man page fixes * xfs_db: blockget/blocktrash support for v5 filesystems * xfs_repair: many directory/attr cleanups and fixes * Log zeroing rework for v5 filesystems to prevent log sequence numbers from going backwards - xfsprogs-ppc64.diff: Removed since we use asm/types.h for definitions now - Update to 4.2.0 * db: show sparse inodes feature state in version command output * db: support sparse inode chunk inobt record and sb fields * growfs: display sparse inode status from xfs_info * libxfs: clear buffer state flags in libxfs_getbuf and variants * libxfs: error negation rework * libxfs: Fix attr leaf block definition * libxfs: Fix file type directory corruption for btree directories * libxfs: fix memory leasks in libxfs_umount() * libxfs: fix uuid check durign inode allocation * libxfs: fix XFS_WANT_CORRUPTED_* macros to return negative error codes * libxfs: readahead of dir3 data blocks should use the read verifier * libxfs: v3 inodes are only valid on crc-enabled filesystems * libxfs: verifier should set buffer error when da block has a bad magic number * metadump: reorder inode record sanity checks and inode buffer read * metadump: support sparse inode records * mkfs: sparse inode chunk support * mkfs.xfs: always use underlying fs sector size when mkfs'ing a file * repair: access helpers for on-disk inobt record freecount * repair: do not account sparse inodes in phase 5 cursor init. * repair: do not prefetch holes in sparse inode chunks * repair: factor out sparse inodes from finobt reconstruction * repair: fix wrong logic when validating node magic number * repair: handle sparse format inobt record freecount correctly * repair: handle sparse inode alignment * repair: helper for inode chunk alignment and start/end ino number verification * repair: helper to import on-disk inobt records to in-core trees * repair: helper to transition inode blocks to inode state * repair: process sparse inode records correctly * repair: reconstruct sparse inode records correctly on disk * repair: remove duplicate field from aghdr_cnts * repair: scan and track sparse inode chunks correctly * repair: scan sparse finobt records correctly * repair: use ir_count for filesystems with sparse inode support * repair: use sb_meta_uuid for checking of metadata headers * repair: validate ir_count field for sparse format records * xfs: add fs geometry bit for sparse inode chunks * xfs: add sparse inode chunk alignment superblock field * xfs: allocate sparse inode chunks on full chunk allocation failure * xfs: always log the inode on unwritten extent conversion * xfs: check min blks for random debug mode sparse allocations * xfs: clean up XFS_MIN_FREELIST macros * xfs_copy: fix copy of hard 4k devices * xfs_copy: fix up initial sb buffer read on CRC fs * xfs: create individual inode alloc. helper * xfs_db: don't crash on a corrupt inode * xfs: enable sparse inode chunks for v5 superblocks * xfs: extent size hints can round up extents past MAXEXTLEN * xfs: filter out sparse regions from individual inode allocation * xfs_fsr: Fix parentheses around truth value * xfs: helper to convert holemask to inode alloc. bitmap * xfs: introduce inode record hole mask for sparse inode chunks * xfs: kill unsupported superblock versions * xfs: only free allocated regions of inode chunks * xfs: pass inode count through ordered icreate log item * xfs: randomly do sparse inode allocations in DEBUG mode * xfs: remote attribute headers contain an invalid LSN * xfs: remote attributes need to be considered data * xfs_repair: automatically enable -f (file) mode when needed * xfs_repair: call IRELE(ip) after libxfs_trans_iget calls * xfs_repair: check v5 filesystem attr block header sanity * xfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage with buffer errors * xfs_repair: Fix malloc size of rt_ext_tree_ptr * xfs_repair: force not-so-bad bmbt blocks back through the verifier * xfs_repair: free msgbuf on exit * xfs_repair: ignore "/repaired"/ flag after we decide to clear xattr block * xfs_repair: include any realloc'ed buffers in final putbuf * xfs_repair: refuse to unset lazycount on V5 filesystems * xfs_repair: release corrupt directory node buffer * xfs_repair: set args.geo in dir2_kill_block * xfs_repair: set args.geo in longform_dir2_entry_check_data * xfs_repair: unconditionally free blockmaps when threads complete * xfs_repair: update btree ptr when attr node level moves to next buffer * xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() * xfs: support min/max agbno args in block allocator * xfs: update free inode record logic to support sparse inode records * xfs: xfs_alloc_fix_freelist() can use incore perag structures * xfs: xfs_attr_inactive leaves inconsistent attr fork state behind * xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag * Other minor fixes and build system rework - Added new dependency on libblkid-devel. - Update to 3.2.4 * properly obfuscate images created by xfs_metadump - Update to 3.2.3 * xfs_repair: handle speciall atribute names correctly * xfs_repair: handle v5 format feature flags correctly * xfs_repair: Better v5 format validation for directories * mkfs.xfs: enable metadata CRCs by default * mkfs.xfs: enable free inode btrees by default * build: glibc support updates * man page updates * xfs_admin: Changing UUIDs disable for CRC enabled filesystems * xfs_repair: Separate pquota inode fixes * xfs_db: inode alignment fixes * mkfs.xfs: fix failures creating file images * libxfs: zero new buffers before use * xfs_repair: handle directory leaf CRC errors gracefully * xfs_repair: validate and repair inode CRCs * xfs_repair: lots of broken directory repair fixes * xfs_db: handle v3 inodes properly * xfs_db: allow writing corrupted metadata on CRC enabled filesystems * xfs_repair: gracefully handle > 512 byte sector superblocks * mkfs.xfs: take into acocunt log stripe unit when sizing log * xfs_metadump: inode alignment and null inode fixes * xfs_io: FALLOC_FL_INSERT_RANGE support * build: libtool static library build fixes * mkfs.xfs: large block size inode alignment fixes * xfs_repair: secondary superblock scan fixes * xfs_repair: don't care about symlink compenent lengths - Rebase patches * xfsprogs-docdir.diff * xfsprogs-ppc64.diff - Update url - Do not use full path for make - Use url for source - Add gpg signature - Cleanup spec-file with spec-clener - Updated to 3.2.2 - xfs_repair, mkfs.xfs stripe geometry fixes - libxcmd path handling fixes - xfs_crash crash fix - xfs_logprint AGI/AGF handling improvements - libhandle support for symlinked /usr - fix multiple Coverity and sparse reported issues - new mremap, sync, syncfs commands for xfs_io - man page updates - xfs_repair sets ftype in lost+found dirents - xfs_repair handles bad inodes better - xfs_repair freelist rebuild improvements - xfs_repair finobt crash fixes - xfs_copy handles 4k sector devices better logprint-Fix-printing-of-AGF-and-AGI-buffers.patch: Removed (merged upstream)
- Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - license update: X11 See COPYING - Created package xineramaproto with initial version 1.2.1
- xinit-nolonger-unset-dbus-session.patch * no longer unset DBUS_SESSION_BUS_ADDRESS variable to prevent gnome-session (and probably other DEs or programs, except of Plasma) from launching a new D-Bus session, while systemd has already launched its own. Unsetting it broke user systemd services that use D-Bus (e.g. PulseAudio), because X uses another D-Bus session (boo#1108549) - Do not check /var/lib/X11/X anymore, it is obsolete (FATE#325524). - Update to version 1.4.0 * autogen.sh: use quoted string variables * Remove SCO support for SHELL_CMD and startx man page. * Remove support for ancient A/UX 3.0 support * Remove left over $(launchagents_DATA) in CLEANFILES * startx: Pass -keeptty when telling the server to start on the current tty * startx: Fix startx picking an already used display number when -nolock is used * remove bogus / escapes * launchd: Install binaries into libexecdir * startx: Add -listen tcp if nolisten_tcp is disabled for XQuartz * startx: Add support for enabling IGLX for XQuartz * startx: Don't use GNU expr extensions * autogen: add default patch prefix * startx: fix comment typo * startx: don't init defaultdisplay to :0 * autogen.sh: use exec instead of waiting for configure to finish * xinit: check for correct fork error code - xinitrc.common: Add plasma* in list of fallback WMs - xinitrc.common: Add comments, make error messages clearer. Don't filter out twm, as it's only installed on request. Don't expand fallback WINDOWMANAGER. - xinit.tar.bz2: skip twm and xsession desktops - xinit.tar.bz2: simplify bash code of /etc/X11/xinit/xinitrc.common to avoid that already set WINDOWMANAGER variable becomes stripped (bsc#981437) - xinit.tar.bz2: update /etc/X11/xinit/xinitrc.common to make sure numbered scripts are run sequentially. All non-numbered scripts will still be run in background to avoid stalling on non-daemonizing 'services' (boo#973559). - fix bashism in startx script - update patches: * xinit-suse.patch - fixed bugnumer reference in previous changelog entry - Allow WINDOWMANAGER to be a command line string (bsc#921172) - startx.cpp: * /usr/X11R6/bin/X --> /usr/bin/X * /var/X11R6/bin/X --> /var/lib/X11/X - refreshed patches - apparently with release 1.3.4 xinit needs cc1plus; otherwise generation of startx fails and results in a file with a size of 0 bytes - Fixed some more spacing and minor issues in adapted patches - Fixed some spacing and single quote vs backtick issues in patches - Corrections to variable names in xinit-suse.patch and xinit-tolerant-hostname-changes.patch - Update to version 1.3.4: + Changes from 1.3.3 - Fix warnings about parameters to startServer & startClient shadowing globals - Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change (fdo#69439) - Remove unixware / sco support - Bump required util-macros version to 1.19 - Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files - Under Linux start X on the current VT (rh#806491) - startx; Pass vtX as long as the user did not specify one - configure: Drop AM_MAINTAINER_MODE - autogen.sh: Honor NOCONFIGURE=1 - startx: Make the bugzilla reference in a comment survive cpp processing (fdo#83019) - Remove hardcoded path to OpenSSL for OpenBSD + Patches refactored/renamed for version change + Added: - xinit-client-session.patch - xinit-tolerant-hostname-changes.patch - xinit-suse.patch - xinit-1.3.4.tar.bz2 + Modified: - xinit-client-session.patch + Dropped: - xinit-tolerant-hostname-changes.diff - xinit-suse.diff - xinit-1.3.3.tar.bz2 - On openSUSE > 13.2, xterm has been split into xterm-bin for the program and xterm for the app launcher. We only need the program, so conditionall Require xterm-bin.
- Update to version 1.4.1 * This release adds the path of the xkbcomp executable to the pkgconfig data, allowing the X server to find the right binary regardless of where its (the X servers) $prefix is pointed. Without this the X server will guess that xkbcomp is configured for the same prefix; since the default prefix is /usr/local, and your distribution certainly did not install xkbcomp there, 'make check' and 'ninja dist' for the X server build would fail because Xvfb would not start. - supersedes U_xkbcomp_pkgconfig-add-bindir.patch - refreshed xkbcomp.keyring; seems signing key changed, since this time the package has been released by Adam Jackson (before: Daniel Stone)? Hope I got this right ... - Add U_xkbcomp_pkgconfig-add-bindir.patch: pkgconfig: Add our bindir to xkbcomp.pc. - Update to version 1.4.0 * This xkbcomp release mostly contains a couple of bugfixes and parser improvements. Notably, ignoring keycodes that X11 can never support means that we can start using those keycodes, which xkbcommon supports. - refreshed xkbcomp.keyring; seems signing key changed, since this time the package has been released by Daniel Stone (before: Peter Hutterer)? Hope I got this right ... - Use url for source - Add gpg signature - Make building more verbose - Update to version 1.3.1 * Couple of minor fixes, the only user-visible change is that the warning when a key type is shortened is now on a verbosity level above the default verbosity. This effectively removes the warning below for all users of the german keyboard layout (and others): Type "/ONE_LEVEL"/ has 1 levels, but <RALT> has 2 symbols - Update to version 1.3.0: + Support for multiple keysyms per level (#25025). + Misc fixes and changes all over the place. + UNIXOS2 support was dropped. - Split the pkg-config file in a devel subpackage, instead of removing it: it might be needed by some configure scripts. - Remove xkbcomp-devel Provides from main subpackage now that we have a proper devel subpackage. - remove the pkgconfig file - it requires all devel packages and nothing of that is needed to run xkbcomp - Version the Provides for xkbcomp-devel, as it can be useful. - Update to version 1.2.4: + Delete redundant redeclarations of extern Atoms in symbols.c + Make sure to leave room for trailing nil byte in yyGetNumber + include resets group compatibility modifiers fdo#43091 + Correct our zeroing out of the row in InitRowInfo + Add missing _X_NORETURN to uFatalError + Add .pc file for version export + Print version number on -version. + Build system fixes. - Changes from version 1.2.3: + Interp: Allow explicit Any/NoSymbol mappings + Constify LookupKeysym input argument - Changes from version 1.2.2: + Interp: Ignore NoSymbol definitions + Interp: Don't make modifier lookup failure fatal + Replace repeated checks for gcc with _X_ATTRIBUTE_PRINTF from xproto + xkbcomp: Stop possible overflow in yyGetnumber. fdo#31647 + Inline the oiText macro in the only place it's used + Build system fixes. - Changes from version 1.2.1: + Build system fixes. - Add pkgconfig(xproto) BuildRequires: new dependency. - Provide xkbcomp-devel from the main-package. This is a compiler, and as such per definition a -devel tool. This helps to silence a rpmlint warning, as we now also have a .pc file. - Split xkbcomp from xorg-x11. Initial version: 1.2.0.
- U_Fix-media-keys-lag-on-ABNT2-keyboard.patch * fixes wrong keyboard mapping causing input delays with ABNT2 keyboards (bsc#1191242) - U_Updating-Old-Hungarian.patch * fix capslock in Old Hungarian layout (boo#1153774) - U_Map-evdev-keycodes-KEY_RFKILL-and-KEY_WWAN-to-XF86RF.patch * fixes missing mappings for evdev keys KEY_RFKILL and KEY_WWAN (boo#1123784) - U_Fix-typo-in-Polish-symbols-file.patch * fixes broken polish symbols file (fdo#104904) - Update to version 2.23.1 * Fixing the build - Update to version 2.23 * Added it(intl), it(scn) and us(scn) * Minor fidvorak adjustment * Typo fixed * Refreshed the default Arabic keyboard layout * more robust comment handling * replace 'ʼ' (0x10002bc) with '՚' (0x100055a) in armenian layout * Add polish layout for use glagolica script * Use default compose key with Finnish keyboard * incomplete Finnish fix patch * Prerelease translation sync * Added International Phonetic Alphabet - supersedes U_xkeyboard-config_fix-typo-hungarian.patch - Add U_xkeyboard-config_fix-typo-hungarian.patch: Fix typo in hungarian (fdo#103123). - n_suse-ctrl-alt-bksp-terminate.patch * removed the hunk, which made Shift-RCTL and Shift-RALT the default Compose key (bsc#1059438) - Update to version 2.22: + typofix tel-sarala key layout + Whitelist Indian keyboard layouts. #101532 + Enable level3 ralt_switch by default in Kazakh (ext) layout. + Extend more keys in Kazakh (ext) layout. + Add "/AltGr"/ back into the description for altgr-intl layouts + Added Old Hungarian layout + ctrl: add missing modifier_map + Add grp:menu_switch + adds the shortDescription for es-cat and es-ast layouts + Added Friulian translation + Missing fur in ALL_LINGUAS added + Add a Arabic version of Jawi keyboard layout and it's own phonetic version + Adding Finnish Dvorak layout + Add Ladin layout for it and de keyboards + Double Russian fixed + Possible typo in word "/lever"/ + Typo for Dell latitude + Choose only one between "/behavior"/ and "/behaviour"/ + Typo in "/non-breakable space"/ + Spelling fix in guillemets + Add Swedish sv_dvorak based on us dvorak-intl + fixed nontranslatable description and shortDescription tags + Prerelease translations sync + Added a bit of explanation for diff, to make it clear + Fixed old Hungarian + Replaced NoSymbol with dead_belowmacron in default German keyboard layout + Added Polyglot and Reactionary Russian layout - Update to version 2.21: + Two "/Hausa"/ layout variants with identical descriptions + Fixed RALT config of de(T3) + Descriptions formatting, typos and mistakes v2 + two new layouts "/Russian (Germany, recommended)"/ and "/Russian (Germany, transliteration)"/ for german keyboards + Updated apl stuff + Updated apl version + Added it(fur) + Updated translations (broken with prev commit) + Add missing letter I̵ to French (Togo) keyboard and update language list + Duplicate "/Malay (Jawi)"/ entry + Update to lk(us) + Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash) + Amending typo + English (Canada) input source is missing the left backslash key + UK is not an exception any more + Missing closing bracket on keyboard layout: Slovak (extended backslash), Slovak (querty, extended backslash) + Adding Sarala Telugu Keyboard layout. + steelseries apex300 geometry - Update to version 2.20 * Bug fixes and performance improvements - Update to version 2.19 * Bug fixes and performance improvements - Run over with spec-cleaner - pkgconfig/perl deps conversion - Use post dependency on coreutils instead of prereq - Disable silent rules to see whats happening - Tweak configure options to match what configure.ac contains and what is needed - Remove path provides on the old /etc location, should not be needed after all those years - Update to version 2.18 * Add Ctrl+Win keyboard layout switch. * rules: Giving the caps:ctrl_modifier option a distinctive description. * Sorting the Caps Lock options in a consistent manner. * symbols: add explicit definition for Group2 to win_space_toggle * Added Bone layout (including the q/eszett variant) and Neo qwertz/qwerty * Added the Ruble signe * Added us(carpalx) * Add Algerian layout with variants * Added some Asian layouts * Added US layout for IBM Arabic 238L * Synced descriptions * Added Armenian dram sign to Armenian phonetic * Fixed ISO codes for Jawi - Update to version 2.17 * Added sbj keymap for Jolla phone * Adding the option to make Caps Lock act as a Menu key. * add altwin:prtsc_rwin * Add br(thinkpad) to the xml files * symbols/group: re-enable grp:ctrls_toggle * Make us(dvp) work with regular right Alt key again * Updated Azerbaijani layout * Azerty French Layout * Added French Togo * More changes to tg layout * Added de(koy) * syntax fix * Translations updated before release * Reenable layer5-lock for de variants * Icelandic QWERTY Layout: Add ability to write Icelandic quotation marks („“) - add /usr/share/X11 dir to filelist in order to fix build again - Adding 'BuildRequires: xsltproc' to build man page. - Removed link from /usr/share/X11/xkb/xkbcomp to /usr/bin/xkbcomp - Removed xkbcomp as Buildrequire (bnc#953161) - Added man page xkeyboard-config (7) - Rename n_suse.patch -> n_suse-ctrl-alt-bksp-terminate.patch to reflect patch usage - Rename disable-2xalt_2xctrl-toggle.diff -> n_disable-2xalt_2xctrl-toggle.diff to follow X11:XOrg patch guidelines - Update to version 2.16 * Move apostrophe U+0027 to the first level and add U+02BC one to ua(unicode) * Add support for chromebooks layout * Add missing semicolons in symbols/inet * Undo incompatible us(dvp) layout additions * Define a keyboard layout for the Ol Chiki script * new layout - Russian Phonetic Czech * Correct capitalization and naming of us(dvp) "/Programmer Dvorak"/ * added swap_lalt_lwin * fixed Icelandic Dvorak * Broken xml fixed * Fixed mac file, use utf-8 * Added Teck keyboard * added missing Teck file * prerelease translation sync * Added Finnish DAS layout - refreshed n_suse.patch - Update to version 2.15 * Here is another minor release. Thanks to the Translation Project for the several updated translations. - symbols/typo: rework typographic layout. - Add support for Latinamerican Dvorak layout - added lk(us) - fixed the license (removed GPL) - Removed GPLv3 line - Fixed Singhala -> Sinhala - Updated cm layout - Updated from TP - Update from TP - Define <LSGT> key properly in basic layout - Update to version 2.14 bug fixes, documentation fixes
- Update to version 1.0.9: * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Add -version option to print program version * Print which option was in error along with usage message * Avoid null pointer use if malloc() fails * Remove unneeded casts on malloc, realloc, and free calls - Update to version 1.0.8: + Add missing copyright dates from xmodmap.man to COPYING. + Allow printing -help & -grammar messages without a valid DISPLAY. + Error in manpage example about swapping Control_L/Caps_Lock keys (deb#641588). + Include X11/Xwindows.h on WIN32. + Include config.h before stdio.h & other system headers (fdo#48696). - Drop xmodmap-includes.patch, fixed upstream. - Update to version 1.0.7: + Build fixes. - Update to version 1.0.6: + Replace chk_malloc + sprintf with asprintf. + Free copy of input line at end of process_line instead of leaking it. + Fix gcc -Wwrite-strings warnings. + Add missing _X_NORETURN to functions that need it. + Include strings.h for strcasecmp. + Improve error handling in copy_to_scratch. + Build system fixes. - Add pkgconfig(xproto) BuildRequires: new dependency. - Add xmodmap-includes.patch: Fix build: as asprintf is only defined when building as _GNU_SOURCE. - Split xmodmap from xorg-x11. Initial version: 1.0.5.
- u_ar-clq-Imake.tmpl-binutils_2.36.patch * the previously ignored "/l"/ option triggered "/ar: libdeps specified more than once"/ error with binutils 2.36 (boo#1192589) - Update to version 1.0.6: + configure: Drop AM_MAINTAINER_MODE + autogen.sh: Honor NOCONFIGURE=1 + Remove very out of date OS2 DLL mappings for no-longer-shipped makedef.cmd + sun.cf: limit SysV man page sections to Solaris 2.0-11 + sun.cf: Sun Studio 12.0 & later compilers prefer -m32/-m64 + README: reword status section + Remove os2def.db from EXTRA_DIST - Update to version 1.0.5: + sun.cf: stop linking libraries merged into libc in later Solaris releases. + Remove xprint_host.def. + Trim trailing whitespace. + Add Aarch64 support. + Update xorgversion.def from 7.6 to 7.7. + On Solaris 11 & later, use /usr/gnu/bin/install for InstallCmd. - Drop aarch64-support.diff, fixed upstream. - Add aarch64 to the list of lib64 platforms - add aarch64-support.diff: Add support for aarch64 - finally changed BuildRequires to font-util (see change before) - Change font-util BuildRequires to xorg-x11-fonts-devel: xorg-x11-fonts-devel hasn't been renamed yet. - Split xorg-cf-files from xorg-x11-util-devel. Initial version: 1.0.4.
- Update to version 1.11 - Update to version 1.10.99.901: + CSS style: support styling for multi licensed docs + Add libXt entry in masterdb.xml + ToC on separate page in pdfs + Set defs.ent values for X11R7.7 RC1 - Split xorg-sgml-doctools from xorg-x11-util-devel. Initial version: 1.10.
- No longer require xf86-input-synaptics on systems later than Leap 42.1. Instead require xf86-input-libinput. People who will need the synaptics driver may install it by hand. (boo#981750). - change Requires for xf86-input-{keyboard,mouse} to a Recommends, since these are dropped from sle12 as well (FATE#317709) - don't try to build this package on s390x - change Requires for xf86-input-joystick to a Recommends, since we no longer support it on sle12 (FATE#316785) - change Requires for xf86-input-vmmouse to a Recommends, since it is only built on x86/x64 platforms - Split drivers in their own source packages: xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-mouse xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom - Drop drivers that are unmaintained upstream, and apparently only useful to a handful of people (we can always resurrect them as new packages if needed): xf86-input-acecad xf86-input-aiptek xf86-input-elographics xf86-input-fpit xf86-input-hyperpen xf86-input-mutouch xf86-input-penmount - Bump version to 7.6_1 since the split packages have a Conflicts with xorg-x11-driver-input <= 7.6. - Add Provides/Obsoletes to the main subpackage, for the now removed devel subpackage, to smooth upgrades. - Add a README.meta file to explain the goal of this compatibility metapackage. - Drop jamstudio driver: + It is marked as deactivated in xorg-docs' MAINTAINERS. + Remove xf86-input-jamstudio-1.2.0.tar.bz2 and xf86-input-jamstudio.diff. - fixed buildreqs due to splitted xorg-x11-libs - xf86-input-wacom 12.0 * Add ToolSerials option for hotplugging pens. * Default to touch tool for multi-touch devices. * Allow 'MapToOutput' to accept X geometry strings. * xsetwacom: Support MapToOutput for TwinView. * Use xf86PostButtonEventP for held button action releases. * Other improvements and fixes. - Fix clickpad behavior with two-finger scrolling enabled - Resurrect synaptics patches - Removed obsoleted patches: U_xf86-input-synaptics_...handlin.patch: already in upstream, xf86-input-synaptics-64bit-fix.diff: no longer needed - set INPUT_ABI_VERSION = 12 - xf86-input-vmmouse-12.7.0 * The 12.7.0 release is a stable release that provides support for input ABI major version 12 which is required by X server releases > 1.9 - driver updates required for new input ABI 12 * xf86-input-acecad 1.5.0 * xf86-input-aiptek 1.4.1 * xf86-input-elographics 1.3.0 * xf86-input-fpit 1.4.0 (obsoletes xf86-input-fpit.diff) * xf86-input-hyperpen 1.4.1 (obsoletes xf86-input-hyperpen.diff) * xf86-input-joystick 1.6.0 * xf86-input-keyboard 1.6.0 * xf86-input-mouse 1.7.1 * xf86-input-mutouch 1.3.0 (obsoletes xf86-input-mutouch.diff) * xf86-input-penmount 1.5.0 * xf86-input-synaptics-1.5.0 * xf86-input-void 1.4.0 - disabled Takashi's synaptics driver patches for now - removed xf86-input-wacom-no-n-trig.diff (bnc #686498, comment #18) - U_xf86-input-synaptics_Drain-XRecord-connection-of-any-events-after-handlin.patch * It happened from time to time that syndaemon takes 100% of the CPU. The patch fixes that issue. (bnc #710864) - updated to xf86-input-wacom 0.11.1 * Just a few minor patches on top of 0.11, most notably the cw/ccw rotation swap and the addition of 0xE6 tablet devices to the list of known devices. - xf86-input-wacom-no-n-trig.diff * stylus doesn't work on N-Trig; better rely on evdev driver (bnc #686498) - 11-mouse.conf * support buttons 6+7 (sideways tilted scroll wheel) on the "/Logitech Easy Optical Mouse RX250"/ (bnc #681503) - 11-mouse.conf * enabled "/Emulate3Buttons"/ on two button mice touchpads detected as "/ImPS/2 Generic Wheel Mouse"/ (bnc #671776) - 11-mouse.conf * enabled "/Emulate3Buttons"/ on generic trackpoints (bnc #668842) - xf86-input-evdev 2.6.0 * Print out error messages when failing to init devices - xf86-input-evdev 2.5.99.903 (2.6 RC3) This should have been the 2.6 release but we found a nasty crasher bug late last year (#32480). * Fix grammar typo in comment. * Rename proximity to in_proximity. * Revert "/Don't count BTN_TOUCH as tool. (#29428)"/ * Add use_proximity bit for BTN_TOOL handling. * Don't update first_val and num_val if we don't have data (#32480) * evdev 2.5.99.903 * evdev: rename EvdevCacheCompare() to EvdevCache() - bumped version number to 7.6 - xf86-input-vmmouse 12.6.99.901 * This is RC1 for upcoming 1.7.0.0. This is not a stable release and not suitable for stable distro inclusion. It adds support for Input ABI 12. - xf86-input-evdev 2.5.99.902 (2.6 RC2) * Only one minor fix since RC1. In xorg.conf static configurations, a wrong error code would prevent the server from loading additional devices if a device couldn't be opened. This is fixed now and only happens when we're out of memory (as intended). - xf86-input-evdev 2.5.99.901 (2.6 RC1) * This release has some improved tablet handling, notably for tablets that send coordinates while still being out-of-proximity. Proximity support itself has been added to evdev as well, devices that support it will get DevicePresence events (note that proximity is not exposed as an axis for XI2, there are some design questions that need to be clarified first). The button mapping code was changed to support styli. Note that this rearranges the mappings for buttons past the first 3, so far we haven't seen any side-effects. - merged xf86-input-vmmouse-iopl.diff/ xf86-input-vmmouse-iopl-driver.diff and removed fprintfs - xf86-input-vmmouse-iopl-driver.diff * Use fprintf(...) instead of VMwareLog((...)) for debug messages. - xf86-input-vmmouse-iopl-driver.diff * switch to I/O privilege level 3 also for the driver itself (bnc #625041) - xf86-input-keyboard 1.5.0 * This release improves compatibility with current and future X servers, and removes calls to deprecated and/or ununsed functionality. - xf86-input-void 1.3.1 * This minor maintenance release improves compatibility with future Xorg server releases and also includes the usual recent collection of build configuration improvements and janitorial cleanups. - Split up devel project. - xf86-input-mouse 1.6.0 * This update to the mouse driver used mainly on non-Linux systems adds Xorg 1.9 ABI support to the Solaris-specific code, Genius NetScroll+ serial autodetection, and a number of minor bug fixes and a large number of cleanups & configuration improvements. - revived synaptics clickpad and LED patches - fix / improve synaptics clickpad device handling (bnc#620000) - fix right/middle-button capabilities for synaptics (bnc#620328) - fix 64bit incompatibility in synaptics - refreshed patches in synaptics - disable unnecessary serial-retry patch for synaptics; this can be rather problematic on some machines - add filter-bogus-packet patch to make clickpad on some laptops somehow usable (still pretty bad performance without the pending multi-touch patch!) (bnc#624356) - xf86-input-synaptics 1.3.0 * Just one more patch on top of the RC, a man page correction that I should have pushed earlier. Other than that, the driver looks reasonably stable and good enough to be pushed out. - xf86-input-synaptics-xorg.conf.d_snippet.diff * obsoletes 20-synaptics.conf - xf86-input-aiptek 1.3.1 - xf86-input-elographics 1.2.4 * A long overdue update of the elographics drivers that includes the build fixes for the new input APIs in use since server 1.7. These fixes have been on the master branch for quite a while, but no release has followed them. - xf86-input-evdev 2.5.0 * No particularly exciting commits went in since the 2.4.0, evdev is quite stable and boring - as it should be. So we have a few memory leak fixes, man page updates, build system fixes and other misc stuff. The only really new behaviour: middle mouse button emulation is off by default. - xf86-input-synaptics 1.2.99.901 * We've seen a lot of autotool cleanups and they constitute a large part of the changes. This also means we require util-macros 1.8. Some general fixes, the most important of which have found their way into the 1.2.x stable releases. * The most visible feature change is the new pointer accel mechanism. Since the server got its new accel methods, synaptics was accelerated twice - once in the driver, once in the server. This lead to a really fast and sometimes confusing pointer behaviour. This is fixed now but it does lead to a slower pointer. We'll be trying to find some middle ground there, possibly following the motto of "/one size doesn't quite fit anyone"/. * The driver installs the xorg.conf.d snippet as well, assigning itself to all touchpads by default. At this point I'd like to point out again that "/synaptics"/ is merely a historical name. Under Linux, this is the generic touchpad driver for all touchpads that are supported by the kernel. * the default speed has been increased again after quite a few complaints that the speed was too slow. * the driver now defaults to two-finger emulation on if a valid width is reported by the kernel. * coasting is now enabled by default, using a friction parameter to stop coasting after a bit. - xf86-input-vmmouse 12.6.10 - obsoletes patches * xf86-input-elographics.diff - adjusted patches * xf86-input-synaptics-retry-serial-open.diff * xf86-input-synaptics-settings.diff * xf86-input-synaptics-wait.diff - disabled clickpad patches for now * xf86-input-synaptics-add-clickpad-support * xf86-input-synaptics-add-led-support * xf86-input-synaptics-clickpad_blacklist_appletouch - always use '--with-xorg-conf-dir=/etc/X11/xorg.conf.d/' configure option - set INPUT_ABI_VERSION = 11 - xf86-input-wacom-0.10.8 - obsoletes extra source 20-wacom.conf - added udev rule for serial wacom tablets; added inputclass section for serial wacom tablets (bnc #444641) - xf86-input-vmmouse-iopl.diff (reverse applied) * readd iopl(3) call (bnc #604966) - drop 00-evdev.conf (now in xorg-x11-server) - update last patch with fix from takashi: check priv->has_double (set on appletouch but not on clickpad devices) - blacklist appletouch for synaptics clickpad support - xf86-input-synaptics-add-clickpad-support, xf86-input-synaptics-add-led-support: Add Clickpad support - 11-mouse.conf * fixed matching rules for IBM TPPS/2 TrackPoint, i.e. removed MatchVendor line; added XAxisMapping (bnc #597214) - xf86-input-evdev 2.4.0 * bugfixes * new behaviours/features - no reopen attempts anymore. The reopen mechanism was mainly a feature to work around older kernels that would return ENODEV on the first read (but not during DEVICE_ON). I haven't seen this in a long time now, suggesting that the feature was simply dead weight now. - A number of build system cleanups that have been applied to most other modules too. - Touch screens disable mouse button emulation by default. - keycodes > 255 are now forwarded. The server doesn't do anything with them, but at least we can claim the evdev-driver is ready for the future with flying donkeys and whatnot. - Absolute devices can now change mode between relative and absolute, and they may employ wheel emulation too. - xf86-input-wacom-0.10.5 * Many of the patches are cleanup, rearraging and restructuring the code to streamline both the code and the driver itself. A bunch of misc. fixes all over the place. Chris has been working hard on getting the Bamboo support improved, with a number of the changes ported from linuxwacom. That's not quite there yet (you also need some kernel changes) but we're certainly on our way. - xf86-input-penmount 1.4.1 - obsoletes xf86-input-penmount.diff - xf86-input-vmmouse 12.6.9 - obsoletes extra files 10-vmmouse.conf, 69-xorg-vmmouse.rules - renamed wait.diff to xf86-input-synaptics-wait.diff - renamed synaptics-retry-serial-open.diff to xf86-input-synaptics-retry-serial-open.diff - more specfile cleanup - cleanup * removed no longer built old evdev driver 1.1.5 + patches * removed p_mouse_misc.diff due to XFree86-Misc extension no longer available anyway - removed obsolete 10-quirks.conf - also blacklist applesmc accelerometer in 10-quirks.conf - bumped version number to 7.5 - use options '--subsystem-match=input --action=change' for udevadmin trigger (bnc #592193) - re-plug the input devices via 'udevadm trigger' in %post(un) - added udev support for vmmouse driver (bnc #592193) - xf86-input-vmmouse 12.6.7 * Symbol was removed from the xorg-server 1.7 (bnc #574857) - 20-synaptics.conf * match *any* touchpad * removed "/LeftEdge"/ option; value needs to be be autodetected! * "/SHMConfig"/ option no longer required due to new Device Properties of synaptics driver - xf86-input-synaptics 1.2.2 * Don't clobber the timer we just created. * After closing the fd, reset it to -1. - adjusted synaptics-retry-serial-open.diff - 20-synaptics.conf: only run for /dev/input/event* (largely speed up xserver start) - removed hal fdi files and added xorg-conf snippets for input devices - 00-evdev.conf: basic evdev catchall (from fedora) - 10-quirks.conf: do not use accelerometer as mouse (from fedora) - 11-mouse.conf: translated version of 11-mouse.fdi - 20-synaptics.conf: translated version of 11-x11-synaptics.fdi - 20-wacom.conf: version of wacom.fdi - change INPUT_ABI_VERSION to 9 - synaptics-retry-serial-open.diff: Increase number of reconnect tries after S3/S4. Don't retry unless it had been successful at least once, though. (bnc #573644,569340,573642) - synaptics-retry-serial-open.diff completely reworked: Reprobe /dev/input/event* devices always upon DeviceOn, check for race with kernel reassigning devices. (bnc #573644,569340,573642) - synaptics-retry-serial-open.diff by Takashi: Wait for synaptics device to settle upon DeviceOn (bnc #573644,569340,573642) - xf86-input-wacom 0.10.4 - driver updates * xf86-input-acecad-1.4.0 * xf86-input-aiptek-1.3.0 * xf86-input-joystick-1.4.1 * xf86-input-keyboard-1.4.0 * xf86-input-mouse-1.5.0 * xf86-input-void-1.3.0 * xf86-input-synaptics-1.2.1 * xf86-input-evdev-2.3.2 - adjusted wait.diff - removed no longer maintained drivers * xf86-input-calcomp * xf86-input-citron * xf86-input-digitaledge * xf86-input-dmc * xf86-input-dynapro * xf86-input-elo2300 * xf86-input-magellan * xf86-input-magictouch * xf86-input-microtouch * xf86-input-palmax * xf86-input-spaceorb * xf86-input-summa * xf86-input-tek4957 * xf86-input-ur98 - added xf86-input-wacom (0.10.3) - provide/obsolete x11-input-wacom{,-devel,-tools} - driver package now requires VIDEO_ABI_VERSION = 7 - xf86-input-evdev-commit-c1f16a4.diff * Set all valuators for relative motion events (bfo #24737, bnc #566264) - xf86-input-synaptics-settings.diff * disable TapButtons again (bnc #554884) - regenerated xf86-input-synaptics-settings.diff, wait.diff - 11-mouse.fdi: disabled horizontal wheel scrolling (XAxisMapping) on IBM Trackpoint (bnc #550164) - simplified 11-x11-synaptics.fdi (bnc #540591) - 11-x11-synaptics.fdi: * register synaptics driver for 'ETPS/2 Elantech Touchpad' (bnc #525607) - xf86-input-evdev 2.2.5 * Only take the driver-internal button mapping to count buttons (bfo #23405) - xf86-input-vmmouse 12.6.5 * Compile with INPUT ABI 7. * Remove ModuleInfoRec and associated bits. * Needed by newer X servers, otherwise the module data is invisible and a dlopen error occurs. * Turn off built-in fallback-to-mouse-driver mechanism. - xf86-input-evdev 2.2.4 * Fixing a regression introduced with 2.2.3. The fix to Bug #21832 in 2.2.3 prevented Alps touchpads from working with the evdev driver. These touchpads announce both relative and absolute axes, events from the latter get ignored with the fix to 21832. The fix special-cases touchpad initialization to give absolute axes precedence over relative if a touchpad or touchscreen is found. For more info see Bug #23126 - xf86-input-synaptics 1.1.3 * A single patch addressing the loss of the right scrolling area on certain touchpads. This issue is caused by the driver auto-scaling the right edge but not respecting the proportions of the actual touchpad range. Please see the comments for Bug 21001 for more details. - xf86-input-evdev 2.2.3 * Long overdue, another release of evdev 2.2. Expect this to be the last 2.2 release unless some grave issues are discovered. - 11-mouse.fdi * enable IBM trackpoint's "/middle button"/ for scrolling (bnc #520016) - xf86-input-synaptics 1.1.2 * One patch that should have made it into 1.1.1 but didn't. Jeremy's patch adds model-specific edges for appletouch touchpads in the same fashion as we already do for ALPS and synaptics pads. - xf86-input-synaptics 1.1.0 * avoiding allocations during the signal handler. * several 64 bit property issues with synclient * The driver tries to detect the touchpad model and adjusts the edge values accordingly. This addresses issues where edge scrolling appeared to be broken on certain touchpad models (ALPS, appletouch) due to incorrect RightEdge values. - xf86-input-vmmouse 12.6.4 * Fix bug where motion notify events were being sent with every button event. - added 'Supplements: xorg-x11-server' - instead of providing do require INPUT_ABI_VERSION to fix dependancy loop - require xkeyboard-config >= 1.5 - provide INPUT_ABI_VERSION = 4 (required by xorg-x11-server) - xf86-input-evdev-2.2.2 * Three fixes to avoid deadlocks, two of which caused by allocs during SIGIO handling. - xf86-input-citron 2.2.2 - obsoletes xf86-input-citron.diff - xf86-input-joystick 1.4.1 * Incompatible with xorg-server master. Configure fails for xorg-server >= 1.6.99. * Some fresh float properties. * "/PWM"/ mode for keygeneration when axis is set to accelerated. - xf86-input-evdev 2.2.1 * A set of fixes to make touchpads work nicely again. Fix to enable key repeat for server 1.5 + evdev 2.2. - 11-mouse.fdi * HAL .fdi file for previous SaX2 mouse autoconfiguration - xf86-input-synaptics 1.1.0 * man: device properties are now supported, should be stated as such. This includes listing supported properties and de-emphasizing the need for SHM. * man: remove some pointless ( and ) around "/float"/ options. - xf86-input-evdev 2.2.0 * Fix duplicate wheel button up mapping. * Check button label before fetching the Atom from the server (bfo #20524) * Define MAX_VALUATORS if it's missing to allow for builds against 1.5. - no longer exclude vmmmouse HAL files - added synaptics .fdi file for HAL configuration support - xf86-input-synaptics 1.0.99.4 * 1.0.99.3 crashes on 64 bit machines. This is caused by different struct sizes in the server and the driver, due to a missing #define. Fixed now, please test. - xf86-input-synaptics 1.0.99.3 * Another snapshot before the release since a number of fixes went into this one. Most notably, syndaemon updated to use device properties by default. And a fix that caused synclient with properties to fail on 64-bit machines. - xf86-input-evdev 2.1.99.1
- no longer require vesa X driver on openSUSE either (jsc#SLE-11798) - no longer require vesa X driver on sle >= 15; package has been dropped with sle15 - get rid of old and no longer supported drivers xorg-x11-driver-video-{radeonhd,unichrome} (bnc#873443, bsc#1041398) - don't try to build this package on s390x - removed requires to xf86-video-ast, xf86-video-chips, xf86-video-glint, xf86-video-i128, xf86-video-mach64, xf86-video-nv, xf86-video-r128, xf86-video-siliconmotion, xf86-video-tdfx, xf86-video-tga, xf86-video-voodoo, xf86-video-geode, xf86-video-qxl - removed requires to xf86-video-dummy, xf86-video-v4l - cleanup specfile - moved 'Recommends: intel-gpu-tools' to xf86-video-intel package - removed requires to xf86-video-ati, xf86-video-cirrus, xf86-video-vmware; this is now done via hw supplements conditional to xorg-x11-server package (bnc#810333) - only require vmware driver on those archs where it exists - remove buildarch: noarch as it is now arch specific - removed xf86-video-newport requires (no longer supported upstream) - change Requires for intel-gpu-tools to a Recommends, since it makes only sense on x86/x64 platforms - Remove Requires of drivers that now have "/supplements"/ in place, later we can add more of them to the remaining packages and obsolete/avoid this metapackage.
- Convert the helv*.otb and cour*.otb files in a different way, generating all available font sizes as fonts files named * -75-dpi-converted and *-100dpi-converted and having the same font name for 75 and 100 dpi converted fonts (fixes boo#1174895). - As part of the above fix, don't remove the "/Regular"/ suffix from the full name of fonts in convertfont.py - Use ttf-converter 1.0.6 to build an Italic version of cu12.pcf.gz in the converted subpackage - Include the subfamily in the filename of converted fonts - Use ttf-converter's new bitmap font support to convert Schumacher Clean and Schumacher Clean Wide since it generates a font file that we can actually use (boo#1169444 #c41) - Stop using convertfont.py and just use ttf-converter for all fonts - Replace a couple of unicode values in cu-pua12.pcf.gz to fix them (others probably also need fixing). - Shift some unicode values in arabic24.pcf.gz and cuarabic12.pcf.gz to correct them so glyphs don't pretend to be latin characters when they're not. - Stop distributing Bitstream-Charter-*.otb, Cursor.ttf, Sun-OPEN-LOOK-*.otb, MUTT-ClearlyU-Devangari-Extra-Regular, MUTT-ClearlyU-Ligature-Wide-Regular and MUTT-ClearlyU-Devanagari-Regular as converted fonts since they have most probably wrong unicode values in their glyphs. (boo#1169444) - Add Recommends: xorg-x11-fonts-converted and xorg-x11-fonts-legacy so the packages get installed automatically (and users can remove any of them or both) - Add a legacy subpackage that provides the bitmap and Type1 fonts under /usr/share/fonts/(75dpi|100dpi|Type1) so the user can choose if installing the original fonts (the legacy subpackage), the fonts converted to TrueType format (the converted subpackage) or both. - Add some pcf fonts too from /usr/share/fonts/misc to the legacy subpackage and make them available as TrueType in the converted package (boo#1169444) - Restore the buildrequire for mkfontdir only for SLE and Leap - Differentiate also Requires, BuildRequires, Obsoletes and more statements between the two flavors. - Use multibuild to add a converted flavor subpackage that has Type1 and bitmap fonts converted to truetype/opentype format (boo#1169444) - encodings 1.0.5 * jisx0201.1976-0.enc: Add undefined mapping for 0x7f - 0xa0 range * cns11643-x encodings don't need to alias to themselves - no longer buildrequire mkfontdir package since mkfontdir program is now included by mkfontscale package - make font Provides noarch; it was wrong from the beginning (boo#1110020 - Cleanup packaging, see boo#1085143 for details: * Remove special handling for openSUSE 12.2 and earlier. * Mark fonts.{dir,scale} and encodings.dir as %ghost files instead of %config. These files are created by the %posttrans scriptlets so no need to ship these, also avoids creation of .rpmsave files. Also track these files consistently for all subdirs. * add .fonts-config-timestamp as %ghost, ignore if it is missing. * remove encodings.dir from encodings directories. - Drop font-bitstream-speedo-1.0.2.tar.bz2, Speedo font format is deprecated since X11R7.0 (released 2005-12-21). Courier 10 Pitch and Charter are still available as Type 1, see boo#1084661. - use wrapper script during build to call gzip -n to not add timestamps to .gz files to have fully reproducible builds
- raised version number of package; improved definitions for provide/obsolete of xorg-x11-util-devel so makedepend, lndir, gccmakedep, xorg-cf-files and xorg-sgml-doctools no longer conflict with xorg-x11-devel package (bsc#1077489) - Directly require packages, which were required by xorg-x11-util-devel meta package; provide/obsolete xorg-x11-util-devel now (bsc#1077489) - removed requires to libWindowsWM-devel, which never has been required by anyone on non-Windows platforms - xorg-x11-devel: remove requires to xorg-x11-proto-devel, which has been replaced by pthread-stubs and numerous *proto packages - libvnc/libXcliplist have been part of xf4vnc. Since we moved from xf4vnc to tigervnc, they are of no use any longer. So no longer require them at all. - update license to new format - Remove all tarballs and patches, since they're not used anymore with the split packages. - Stop making xorg-x11-devel have a Requires on xorg-x11-libs: both are metapackages, so it's useless. - Add a README.meta file to explain the goal of the compatibility metapackages, and update their summaries and descriptions as well. - devel package: fixed devel requires for libpciaccess, added the remaining requires: liblbxutil-devel, xbitmaps-devel, xorg-x11-fonts-devel - there is no value in manually adding the pkgconfig provides of package names we already know (bnc#748486) The pkgconfig provides of random X libraries can change at any time and it would be necessary to touch this meta package without any additional gain. - fixed xcb-util Requires for openSUSE <= 12.1 - readd all the devel libs lost during the split as pkgconfig requires - turned -devel package into a meta package, which now requires all the previously required packages by adding the appropriate pkgconfig(...) Requires - back to real libs package, but no longer preferred in project - please rebuild !!! - no longer package anything, since libs are now packaged seperately ==> dummy package - instead of using LD_PRELOAD link the fake libs against the freshly introduced libxcb-util; hope this works out ... Still this does not help on openSuSE 11.4 (bnc#742297) - still we need a LD_PRELOAD for the freshly introduced libxcb-util; added this to /etc/profile.d/xorg-x11-libs.{csh,sh}; seems to help on openSUSE 12.1, but apparently not on openSUSE 11.4 (bnc #742297) - fixed typo in generating fake xcb libs; fake xcb libs don't need to be provided explicitely via spec file, since this Provides is already picked up from the generated xcb libs themselves - create the full set of fake libxcb-* libs being replaced now by libxcb-util (reported by email) - provide fake libxcb-atom.so.1 (bnc #741465) for older openSUSE releases since it apparently vanished with xcb-util 0.3.8 :-( - xcb-util 0.3.8 * Split up atom, aux event into their own repository. * Create a single shared library and header file. * Remove namespaceless pre-defined atoms. * Remove synchronous xcb_atom_get(). * Remove useless xcb_atom_get_fast*() and xcb_atom_get_name(). * Delete redundant core-protocol error codes. * Delete callback-based APIs for events, properties, and replies. * Link with -no-undefined. * Add AM_MAINTAINER_MODE for vendors. - remove AUTHORS from description - switch {?jobs:-j%jobs} to {?_smp_mflags} - add libtool as buildrequire to avoid implicit dependency - U_libXfont_LZW-decompress-fix-for-CVE-2011-2895.patch * LZW decompress: fix for CVE-2011-2895 (bnc #709851) - split off libpciaccess to avoid build cycles; latest intel driver now buildrequires libpciaccess - Don't delete .la files for SLE11-SP1 - removed libXTrap-pcfix.diff: * This patch is rather irrelevant to us. We are not even going to submit it to upstream. - bumped version number to 7.6 - xbitmaps 1.1.1 * This minor maintenance release mostly provides the usual collection of janitorial cleanups and build configuration improvements. It also changes the installation path for the pkg-config xbitmaps.pc from $(libdir) to $(datadir), as no libraries or compiled code are found via this pkg-config file, only platform-independent image files (which double as C source code headers that programs may #include at compile time). - revert 'export only public API symbols' it breaks at least build of Xnest (xorg-x11-server package) - export only public API symbols - disable silent rules, defeat the purpose of post build checks - libXxf86misc 1.0.3 * This minor maintenance release provides the usual recent set of misc. cleanups and build configuration improvements. - libXevie-1.0.3 * This release provides the cleanups and build configuration improvements that have been made since the last libXevie release in 2006. - libXft 2.2.0 * This release removes the deprecated xft-config script now that pkg-config is well-established as it's replacement. It also updates the xft pkg-config file to reduce unnecessary linking in users of libXft, but may cause issues if used with versions of pkg-config older than the pkg-config 0.22 release from 2007. It also includes the usual recent set of build configuration improvements and janitorial cleanups. - libXtst 1.2.0 * This release adds the specification documents for the API's for both extensions, converted from the original troff format to DocBook/XML. It also includes the usual recent rounds of build configuration improvements and janitorial cleanups. - libXxf86dga 1.1.2 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. - libXxf86vm 1.1.1 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. - libXScrnSaver 1.2.1 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups, with no additional snarkiness beyond that provided in this announcement. - libXfont 1.4.3 * This bug fix release mostly fixes build issues on various platforms involving the hackery required for libXfont to depend on symbols defined in the X server itself. Trying to explain or understand this hackery may be damaging to your sanity - it has already robbed several generations of X developers of ours. - libdmx 1.1.1 * This minor maintenance release provides the latest set of the usual build configuration improvements and janitorial cleanups. - libXrandr 1.3.1 * This release includes several fixes to the error handling paths in the library, as well as the usual set of recent build configuration improvements and janitorial cleanups. - libXres 1.0.5 * This minor maintenance release provides the latest set of the usual build configuration improvements and janitorial cleanups. - readded lbx headers, since these have been removed from libXext 1.2.0 - libXcomposite 0.4.3 * This minor maintenance release provides build improvements and reduces both buildtime & runtime dependencies of the library. - libXcursor 1.1.11 * This minor maintenance release provides the usual recent set of build configuration improvements and janitorial cleanups. - libXinerama 1.1.1 * This minor maintenance release of the Xlib-based library for the Xinerama extension protocol provides the usual set of recent build configuration improvements and janitorial cleanups. - fixed build on openSUSE 11.2/SLE11-SP1 - libFS 1.0.3 * This minor maintenance release simply collects the latest set of build configuration improvements and janitorial cleanups. - libXaw 1.0.8 * This minor maintenance release fixes some bugs, improves build configuration, includes various janitorial cleanups, and delivers for the first time the DocBook/XML conversion of the API docs that were previously in troff format. - libXcomposite 0.4.2 - libXdamage 1.1.3 - libXfontcache 1.0.5 - libXvMC 1.0.6 - libXxf86misc 1.0.2 - libpciaccess 0.12.0 - libXfont 1.4.2 * This minor release contains a new and single hook function to be used by the server to register all fpe functions (register_fpe_functions()). Also, lot of clean-ups for configuration happened. - required by xorg-server 1.9 - build libpciaccess with corrrect path to pci.ids (bnc #603071) - libxtrap-pcfix.patch --> libXTrap-pcfix.diff - specfile cleanup - libXaw 1.0.7 - provide libXaw8.so.8, libXaw7.so.7, libXaw6.so.6 - create compatibility symlinks libXaw8.so.8, libXaw.so.8 - libWindowsWM 1.0.1 - libXScrnSaver 1.2.0 - libXcomposite 0.4.1 - libXcursor 1.1.10 - libXdamage 1.1.2 - libXfont 1.4.1 - libXinerama 1.1 - libXres 1.0.4 - libXvMC 1.0.5 - libpciaccess 0.10.9 - xbitmaps 1.1.0 - libXft 2.1.14 - obsoletes p_xft_cjk.diff, Header-cleanup-bug-4703.patch - adjusted libXft-2.1.7-lcd-filter-2.patch - bumped version number to 7.5 - exclude /usr/include/X11/extensions/lbximage.h from xorg-x11-devel (already in xorg-x11-libXext-devel) - exclude /usr/lib/libpciaccess.so from xorg-x11-devel (already in libpciaccess0-devel) - updated libraries * libXtst-1.1.0 * libXxf86dga-1.1.1 * libXxf86vm-1.1.0 * libdmx-1.1.0 * liblbxutil-1.1.0 - removed lbxbuf.h/lbxbufstr.h (same version already in libXext) - removed libAppleWM - removed libXi (seperate libXi6 package now) - added libXi6-devel to Requires - add baselibs.conf as a source - moved pkgconfig file for libpciaccess to seperate libpciaccess package - xcb-util 0.3.6 * various issues fixed - libFS 1.0.2: various fixes - drop libXft1, since it's no longer required by current versions of Intel's Debugger (bnc #198432) - force removal of .la files on openSUSE > 11.1 (fixes build on IA64) - Add patches from Moblin: * libXft: . clean up header file. * libXTrap: . remove trapproto as Requires from pkgconfig file. - xcb-util 0.3.5 * various issues fixed Thu Apr 30 22:40:53 CEST 2009 - fix a version typo that prevented the .la files to be found for 11.0 <= version <= 11.1 Thu Apr 30 21:53:45 CEST 2009 - pack .la files in devel package - move static libraries to devel package - build static libraries for versions <= 11.1 - libpciaccess 0.10.6 - remove static libraries and "/la"/ files - xcb-util 0.3.4 - libXrandr 1.3.0 - obsoletes libXrandr-70d641c.diff - libXrandr-70d641c.diff * fixes fatal protocol error in libXrandr, which broke RANDR support completely (bnc #481863)
- U_xfixes-Fix-out-of-bounds-access-in-ProcXFixesCreateP.patch * CVE-2021-4009/ZDI-CAN-14950 (bsc#1190487) The handler for the CreatePointerBarrier request of the XFixes extension does not properly validate the request length leading to out of bounds memory write. - U_Xext-Fix-out-of-bounds-access-in-SProcScreenSaverSus.patch * CVE-2021-4010/ZDI-CAN-14951 (bsc#1190488) The handler for the Suspend request of the Screen Saver extension does not properly validate the request length leading to out of bounds memory write. - U_record-Fix-out-of-bounds-access-in-SwapCreateRegiste.patch * CVE-2021-4011/ZDI-CAN-14952 (bsc#1190489) The handlers for the RecordCreateContext and RecordRegisterClients requests of the Record extension do not properly validate the request length leading to out of bounds memory write. - U_rendercompositeglyphs.patch * X.Org Server SProcRenderCompositeGlyphs Out-Of-Bounds Access Privilege Escalation Vulnerability [CVE-2021-4008, ZDI-CAN-14192] (boo#1193030) - u_modesetting-Fix-dirty-updates-for-sw-rotation.patch * Fixes broken rotation support for DRM drivers without hardware rotation support or direct vram access (bsc#1182955) - U_xwayland-glamor-gbm-Handle-DRM_FORMAT_MOD_INVALID-gracefully.patch * xwayland: Fix invisible window produced by Xwayland (boo#1186092, boo#1184906) - U_build-glx-Lower-gl-version-to-work-with-libglvnd.patch, U_meson-Fix-another-reference-to-gl-9.2.0.patch * fix build on sle15-sp3 with updated libglvnd/Mesa and their new pkgconfig files (https://gitlab.freedesktop.org/xorg/xserver/-/issues/893) - U_xwayland-Do-not-crash-if-gbm_bo_create-fails.patch * xwayland: Do not crash if gbm_bo_create() fails (boo#1184072) (boo#1184543) - U_Fix-XChangeFeedbackControl-request-underflow.patch * Fix XChangeFeedbackControl() request underflow (CVE-2021-3472, ZDI-CAN-1259, bsc#1180128) - U_modesetting-Fix-broken-manpage-in-autoconf-build.patch * modesetting: Fix broken manpage in autoconf build (boo#1182510) - add U_hw_do-not-include-sys-io-with-glibc.patch (bsc#1182884) - u_xkb-CVE-2020-14360.patch * Avoid out of bounds memory accesses on too short request (ZDI-CAN-11572/CVE-2020-14360, bsc#1174908) - update U_xkbsetdeviceinfo.patch * fixed broken patch (bsc#1177596, comment#18, ZDI-CAN-11839/CVE-2020-25712) - U_xkbsetdeviceinfo.patch (bsc#1177596, ZDI-CAN-11839/CVE-2020-25712) * fix for Heap-based Buffer Overflow Privilege Escalation Vulnerability - U_present-wnmd-Fix-use-after-free-on-CRTC-removal.patch * fix crash in XWayland when undocking laptop (bsc#1176015) - U_present-wnmd-Relax-assertion-on-CRTC-on-abort_vblank.patch * fix for Xwayland abort in Present code (bsc#1176015) - U_xwayland-Avoid-a-crash-on-pointer-enter-with-a-grab.patch, U_xwayland-Check-status-in-GBM-pixmap-creation.patch, U_xwayland-Do-not-free-a-NULL-GBM-bo.patch, U_xwayland-Update-screen-pixmap-on-output-resize.patch * various xwayland crashes fixes from 1.20 branch (bsc#1176015) - U_0003-Fix-XkbSelectEvents-integer-underflow.patch * Fix XkbSelectEvents() integer underflow [CVE-2020-14361 / ZDI-CAN 11573, boo#1174910] - U_0004-Fix-XRecordRegisterClients-Integer-underflow.patch * Fix XRecordRegisterClients() Integer underflow [CVE-2020-14362 / ZDI-CAN-11574, boo#1174913] - u_xkb-CVE-2020-14345.patch: * Fix XKB out-of-bounds access privilege escalation vulnerability (CVE-2020-14345, bsc#1174635, ZDI-CAN-11428) - u_xichangehierarchy-CVE-2020-14346.patch: * Fix XIChangeHierarchy integer underflow privilege escalation vulnerability (CVE-2020-14346, bsc#1174638, ZDI-CAN-11429) - U_FixForZDI-11426.patch * Leak of uninitialized heap memory form the X server to clients on pixmap allocation (ZDI-CAN-11426, CVE-2020-14347, bsc#1174633) - provide/obsoletes cirrus and ast usermode driver also on openSUSE (jsc#SLE-12127) - specfile: reenabled XFree86-VidModeExtension (boo#1164020) - Build XWayland also on s390. - added patches required for NVIDIA's PRIME render offload support, which is available since release 435.xx (jira#SLE-8470) 0001-xsync-Add-resource-inside-of-SyncCreate-export-SyncC.patch, 0002-GLX-Add-a-per-client-vendor-mapping.patch, 0003-GLX-Use-the-sending-client-for-looking-up-XID-s.patch, 0004-GLX-Add-a-function-to-change-a-clients-vendor-list.patch, 0005-GLX-Set-GlxServerExports-major-minor-Version.patch - provide/obsolete no longer existing xf86-video-ast, xf86-video-cirrus on sle15 (bsc#1120282) - u_xfree86-Do-not-claim-pci-slots-if-fb-slot-is-already.patch * X server does not support mixing fbdev with other drivers, so claiming pci slots when a fb slot is already claimed only leads to quiting with fatal error. (bsc#1119431) - xorg-server 1.20.3 (see changelog below) superseded the following patch we used in sle15 before (bsc#1112020, CVE-2018-14665): - U_Disable-logfile-and-modulepath-when-running-with-ele.patch - U_dix-window-Use-ConfigureWindow-instead-of-MoveWindow.patch * Fix abort triggered by some uses of screensaver. (bsc#1114822) - Update to version 1.20.3 * Disable -logfile and -modulepath when running with elevated privileges (bsc#1112020) * LogFilePrep: add a comment to the unsafe format string. * xfree86: fix readlink call - Update to version 1.20.2: Lots of bugfixes all over the map especially for modesetting, glamor and xwayland! - Update n_xserver-optimus-autoconfig-hack.patch to v5. * Fixes provider auto-configuration with nvidia proprietary driver. (bsc#1103816) - Update to version 1.20.1: This bugfix release fixes several issues in RANDR, Xwayland, glamor, the modesetting driver, and elsewhere. - Packaging changes: + Adapt patch N_Install-Avoid-failure-on-wrapper-installation.patch to work with the new version + Remove patch U_Xext-shm-Refuse-to-work-for-remote-clients.patch + Remove patch U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch + Remove patch u_modesetting-Fix-cirrus-24bpp-breakage.patch + Remove patch U_exa-use-picturematchformat.patch - U_exa-use-picturematchformat.patch * Fix breakage of Xfce (bsc#1102979) - fixed build on s390(x) - u_modesetting-Fix-cirrus-24bpp-breakage.patch * Fix breakage of cirrus 24bpp support on modesetting driver (bsc#1101699) - Remove /var/lib/X11 and its symlink, it is no longer needed and doesn't work with transaction-updates (FATE#325524). - Move README.compiled to another location and use tmpfiles to copy it at runtime. - U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch * fixes rotation in modesetting driver (regression with xorg-server 1.20.0, fdo#106715) * might also fix boo#1099812 ... - U_xkb-Fix-heap-overflow-caused-by-optimized-away-min.patch * Fix heap overflow caused by unexpected optimization, which was possible because of relying on undefined behavior. (boo#1099113) - U_Xext-shm-Refuse-to-work-for-remote-clients.patch * Avoid access to System V shared memory segment on the X server side for clients forwarded via SSH. Also prevent them from hanging while waiting for the reply from the ShmCreateSegment request. (boo#1097227) - Remove n_add-dummy-xf86DisableRandR.patch * After upgrade to 1.20.0 the API officially no longer includes xf86DisableRandR, so there is no need to add it back. - Update to version 1.20.0: New features: + RANDR 1.6, which enables leasing RANDR resources to a client for its exclusive use (e.g. head mounted displays) + Depth 30 support in glamor and the modesetting driver + A meson-based build system, parallel to autotools + Pageflipping support for PRIME output sinks + OutputClass device matching for xorg.conf + Input grab and tablet support in Xwayland - Remove upstream patches: + u_xorg-x11-server-reproducible.patch Solved slightly different + u_os-inputthread-Force-unlock-when-stopping-thread.patch + u_xfree86-add-default-modes-for-16-9-and-16-10.patch + U_xwayland-Don-t-process-cursor-warping-without-an-xwl.patch + U_xwayland-Give-up-cleanly-on-Wayland-socket-errors.patch + U_xwayland-avoid-race-condition-on-new-keymap.patch + U_xwayland-remove-dirty-window-unconditionally-on-unre.patch + U_0001-animcur-Use-fixed-size-screen-private.patch + U_0002-animcur-Return-the-next-interval-directly-from-the-t.patch + U_0003-animcur-Run-the-timer-from-the-device-not-the-screen.patch + U_0004-animcur-Fix-transitions-between-animated-cursors.patch + U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch + U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch - Adapt patches to work with the new release: + N_zap_warning_xserver.diff + N_fix_fglrx_screendepth_issue.patch + n_xserver-optimus-autoconfig-hack.patch + u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch + u_xorg-wrapper-build-Build-position-independent-code.patch - U_glx-Do-not-call-into-Composite-if-it-is-disabled.patch * Fixes crash when GLX is enabled and Composite disabled. (bnc#1079607) - n_add-dummy-xf86DisableRandR.patch * Add dummy xf86DisableRandR to fix linking with drivers that still call it. See explanation inside the patch. (bnc#1089601) - U_xfree86-Remove-broken-RANDR-disabling-logic-v4.patch * Fix crash on initialization when fbdev and modesetting are used together. (bnc#1068961) - u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch * Fix crash when using randr when fbdev and modesetting are used together. (bnc#1068961) - Update and re-enable n_xserver-optimus-autoconfig-hack.patch. (bnc#1084411) - U_xwayland-Don-t-process-cursor-warping-without-an-xwl.patch, U_xwayland-Give-up-cleanly-on-Wayland-socket-errors.patch, U_xwayland-avoid-race-condition-on-new-keymap.patch, U_xwayland-remove-dirty-window-unconditionally-on-unre.patch: * Various crash and bug fixes in XWayland server (bgo#791383, bgo#790502). - Add u_xorg-x11-server-reproducible.patch to make build reproducible (boo#1047218) - U_0001-animcur-Use-fixed-size-screen-private.patch, U_0002-animcur-Return-the-next-interval-directly-from-the-t.patch, U_0003-animcur-Run-the-timer-from-the-device-not-the-screen.patch, U_0004-animcur-Fix-transitions-between-animated-cursors.patch * There is a bug in version 1.19 of the X.org X server that can cause an infinite recursion in the animated cursor code, which has been fixed by these patches (boo#1080312) - supersedes u_cursors-animation.patch (boo#1020061) - Added u_xfree86-add-default-modes-for-16-9-and-16-10.patch (boo#1075249) Improve user experience for users with 16:9 or 16:10 screens - Update to version 1.19.6: Another collection of fixes from master. There will likely be at east one more 1.19.x release in 2018. - Depend on pkgconfig's gl, egl and gbm instead of Mesa-devel. * Those dependencies are what xorg-x11-server really needs. Mesa-devel is too general and is a bottleneck in distribution build. (bnc#1071297) - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - u_os-inputthread-Force-unlock-when-stopping-thread.patch * Prevent dead lock if terminating while on inactive VT. (bnc#1062977) - Update to version 1.19.5: One regression fix since 1.19.4, and fixes for CVE-2017-12176 through CVE-2017-12187. - Update to version 1.19.4: A collection of stability fixes from the development branch, including two minor CVEs (CVE-2017-13721, CVE-2017-13723). - Remove upstream patches: + U_Xi-Do-not-try-to-swap-GenericEvent.patch + U_Xi-Verify-all-events-in-ProcXSendExtensionEvent.patch + U_Xi-Zero-target-buffer-in-SProcXSendExtensionEvent.patch + U_dix-Disallow-GenericEvent-in-SendEvent-request.patch - Adapt patches to work with the new release: + u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch - u_cursors-animation.patch fix cursors animation (boo#1020061) - disable Xwayland for s390x again; it was wrong to enable it; there is no Wayland on s390x and will most likely never exist, since there is no gfx card on such systems and no gfx emulation either (bsc#1047173) - u_Use-better-fallbacks-to-generate-cookies-if-arc4rand.patch If arc4random_buf() is not available for generating cookies: * use getentropy(), if available (which was only recently added to glibc) * use getrandom() via syscall(), if available (there was no glibc wrapper for this syscall for a long time) * if all else fails, directly read from /dev/urandom as before, but employ O_CLOEXEC, do an OsAbort() in case the random data couldn't be read to avoid unsecure situations. Don't know if that's too hard a measure but it shouldn't actually occur except on maximum number of FDs reached (bsc#1025084) - U_Xi-Do-not-try-to-swap-GenericEvent.patch, U_Xi-Verify-all-events-in-ProcXSendExtensionEvent.patch, U_Xi-Zero-target-buffer-in-SProcXSendExtensionEvent.patch, U_dix-Disallow-GenericEvent-in-SendEvent-request.patch * Fix security issues in event handling. (bnc#1035283, CVE-2017-10971, CVE-2017-10972) - enable Xwayland also for s390x (bsc#1047173) - includes everything needed for additional sle issue entries: CVE-2017-2624, bnc#1025029, bnc#1025084, bnc#1025035 - update build requirements - modesetting.ids: no longer hardcode Intel's Skylake, Broxton, and Kabylake IDs to modesetting driver; xf86-video-intel is no longer installed by default on these, so it will fallback to modesetting driver anyway; still you now can easily switch back to intel driver by installing xf86-video-intel package (boo#1042873) - Update to version 1.19.3: A couple more minor fixes, most notably a revert of a page-flipping change that regressed some drivers. - Remove upstreamd patches: + u_busfault_sigaction-Only-initialize-pointer-when-matched.patch - Update to version 1.19.2: A collection of stability fixes here across glamor, Xwayland, input, and Prime support. Also a security fix for CVE-2017-2624, a timing attack which can brute-force MIT-MAGIC-COOKIE authentication. - Remove upstream patches: + U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch + U_xfree86-Take-the-input-lock-for-xf86ScreenCheckHWCursor.patch + U_xfree86-Take-the-input-lock-for-xf86TransparentCursor.patch - U_xfree86-Take-the-input-lock-for-xf86ScreenCheckHWCursor.patch * Add the missing input_lock() around the call into the driver's UseHWCursor() callback (bnc #1023845). - U_xfree86-Take-the-input-lock-for-xf86TransparentCursor.patch * The new input lock is missing for the xf86TransparentCursor() entry point (bnc #1023845). - U_xfree86-Take-the-input-lock-for-xf86RecolorCursor.patch * fixes random crashes in X in multihead mode if one of the monitors is vertically oriented (bnc #1023845) - N_driver-autoconfig.diff: No longer try to load "/amdgpu"/ DDX by default for all GPUs with ATI vendor ID; this is now handled instead by an "/OutputClass"/ section via kernel driver match, which has been added as config file to xf86-video-amdgpu driver package (bnc#1023385) - N_driver-autoconfig.diff: FGLRX does not support new x-server. This change fixes bad behavior(with empty config) when radeon ddx loads with amdgpu kernel module on SI and CIK cards, and x-server cannot start. Radeon ddx with radeon kernel module loads without any problem. - Update to version 1.19.1: First stable 1.19 release, including a few regression fixes. - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete. - Update to final 1.19.0 - Exchange xorg-x11-fonts-core Requires for Recommends. The corefonts and cursors are not strickly required as long as one have a substitute such as Adwaita installed. - Update to version 1.18.99.901: - Remove upstream pachtes: + U_glamor-Remove-the-FBO-cache.patch + U_kdrive-fix-up-NewInputDeviceRequest-implementation.patch + U_kdrive-set-evdev-driver-for-input-devices-automatica.patch + U_ephyr-don-t-load-ephyr-input-driver-if-seat-option-i.patch + U_kdrive-don-t-let-evdev-driver-overwrite-existing-dev.patch + U_ephyr-ignore-Xorg-multiseat-command-line-options.patch + U_ephyr-enable-option-sw-cursor-by-default-in-multi-se.patch + U_kdrive-introduce-input-hot-plugging-support-for-udev.patch + U_kdrive-add-options-to-set-default-XKB-properties.patch + U_config-udev-distinguish-between-real-keyboards-and-o.patch - Disable u_os-connections-Check-for-stale-FDs.patch (not applicable anymore) - Adapt patches to work with the new release: + n_xserver-optimus-autoconfig-hack.patch (disabled for now as it causes problems) - Remove X.org stack version prefix. We are already atleast at verion 7.7. Plus we are updating individual components anyway. So the stack version is misleading. - Update to version 1.18.4: Another pile of backports from the devel branch, primarily in glamor, xwayland, and the modesetting driver. - Remove included patches: + u_x86emu-include-order.patch + U_modesetting-set-driverPrivate-to-NULL-after-closing-fd.patch - Update patches to reflect upstream changes: + U_glamor-Remove-the-FBO-cache.patch - U_glamor-Remove-the-FBO-cache.patch Fixes (bsc#983743) by not keeping >1 GB of VRAM busy. - U_modesetting-set-driverPrivate-to-NULL-after-closing-fd.patch: modesetting: Avoid crash in FreeRec() by NULLing a pointer which may still be used (boo#981268). - Replace N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch by N_Disable-HW-Cursor-for-cirrus-and-mgag200-kernel-modules.patch Only disable HW cursor for cirrus and mgag200. This should fix a regression introduced by using modesetting for Intel gen9+ (boo#980124). - modesetting.ids: Add file for PCI IDs of ASICs which the modesetting rather than the native driver should be used for. This includes all Intel Gen9+ hardware (boo#978954). - removed u_exa-only-draw-valid-trapezoids.patch; no longer needed since pixman 0.32.0 - removed no longer needed patch u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch, see https://lists.x.org/archives/xorg-devel/2016-April/049493.html for upstream discussion; obsoleted by upstream patch https://cgit.freedesktop.org/xorg/xserver/commit/?id=4962c8c08842d9d3ca66d254b1ce4cacc4fb3756, which is already in xorg-server 1.18.3 - Add permission verification for SUID wrapper - Disable SUID wrapper per default until reviewed - n_Install-Avoid-failure-on-wrapper-installation.patch: rename to: N_Install-Avoid-failure-on-wrapper-installation.patch - u_xorg-wrapper-Drop-supplemental-group-IDs.patch: Drop supplementary group privileges. - u_xorg-wrapper-build-Build-position-independent-code.patch: Build position independent. - n_Install-Avoid-failure-on-wrapper-installation.patch: Fix up build for wrapper. - Place SUID wrapper into a separate package: xorg-x11-server-wrapper - Set configure option --enable-suid-wrapper for TW: This way, the SUID wrapper is built which allows to run the Xserver as root even though the the DM instance runs as user. This allows to support drivers which require direct HW access. - Update to version 1.18.3: A few fixes relative to 1.18.2, including one fairly important performance fix to the Present extension. - Remove U_present-Only-requeue-for-next-MSC-after-flip-failure.patch The patch is included in this release. - Add patch U_present-Only-requeue-for-next-MSC-after-flip-failure.patch Fix a hang while using the present extension Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94515 https://bugs.freedesktop.org/show_bug.cgi?id=94596 - Add automake, autoconf, libtool, c_compiler, pkgconfig(xorg-macros), pkgconfig(libudev), pkgconfig(libevdev), pkgconfig(mtdev) to Requires: of the SDK. This simplifies the build of Xserver modules. - Add support for a driver specific PCI IDs files supplementing what's in xf86VideoPtrToDriverList(). PCI ID lists may be held in /etc/X11/xorg_pci_ids (boo#972126). - Update version to 1.18.2: A big pile of updates in this one. Highlights include: * glamor is updated to use OpenGL core profiles if available, which should improve memory usage and performance on modern hardware, and got some other performance improvements for rpi and other GLES platforms * DRI2, DRI3, and Present all received correctness fixes for hangs, crashes, and other weirdness * Xwayland server has been updated to support the Xv and the xf86vidmode extensions for better compatibility, and fixed some bugs with output hotplug and pointer updates * Xwin saw improvements to window and clipboard management, and a few new keyboard layouts - Remove upstreamed patches: + U_kdrive-evdev-update-keyboard-LEDs-22302.patch - Backport upstream patches for Xephyr input hot-plugging / single-GPU multi-seat support: * U_kdrive-fix-up-NewInputDeviceRequest-implementation.patch * U_kdrive-set-evdev-driver-for-input-devices-automatica.patch * U_ephyr-don-t-load-ephyr-input-driver-if-seat-option-i.patch * U_kdrive-don-t-let-evdev-driver-overwrite-existing-dev.patch * U_ephyr-ignore-Xorg-multiseat-command-line-options.patch * U_ephyr-enable-option-sw-cursor-by-default-in-multi-se.patch * U_kdrive-introduce-input-hot-plugging-support-for-udev.patch * U_kdrive-add-options-to-set-default-XKB-properties.patch * U_kdrive-evdev-update-keyboard-LEDs-22302.patch * U_config-udev-distinguish-between-real-keyboards-and-o.patch - u_os-connections-Check-for-stale-FDs.patch Ignore file descriptor if socket or devices dies. This prevents the Xserver to loop at 100% when dbus dies (boo#954433). - Add 50-extensions.conf Disable the DGA extension by default (boo#947695). - Replaced u_confine_to_shape.diff by u_01-Improved-ConfineToShape.patch and u_02-DIX-ConfineTo-Don-t-bother-about-the-bounding-box-when-grabbing-a-shaped-window.patch. - u_pci-primary-Fix-up-primary-PCI-device-detection-for-the-platfrom-bus.patch Fix up primary device detection for the platform bus to fix the Xserver on older iMacs (boo#835975). - Update to version 1.18.1: First release in the 1.18 stable branch. Major themes are bugfixes in glamor, the modesetting driver, and the Present extension. Xwayland users may want to apply the following pair of patches in addition to this release: https://patchwork.freedesktop.org/patch/72945/raw/ https://patchwork.freedesktop.org/patch/72951/raw/ which combined fix an input issue when hotplugging monitors. Both are likely to be included in a future release unless testing discovers further problems. - Remove upstreamed patches: + ux_xserver_xvfb-randr.patch + U_systemd-logind-do-not-rely-on-directed-signals.patch + U_kdrive-UnregisterFd-Fix-off-by-one.patch + U_modesetting-should-not-reference-gbm-when-it-s-not-d.patch - u_Panning-Set-panning-state-in-xf86RandR12ScreenSetSize.patch Fix panning when configured in xorg.conf* (boo#771521). - Handle source-file-list in build not prep - N_xorg-x11-server-rpmmacros.patch: Delete: Process xorg-x11-server.macros in install - U_modesetting-should-not-reference-gbm-when-it-s-not-d.patch: fix build when gbm is not defined. - u_busfault_sigaction-Only-initialize-pointer-when-matched.patch Only initialize pointer when matched (boo#961439). - u_kdrive-UnregisterFd-Fix-off-by-one.patch -> U_kdrive-UnregisterFd-Fix-off-by-one.patch - Add test for defined macro %build_xwayland This can be used to enable the build of Xwayland and the package xorg-x11-server-wayland using a macro in projconf (boo#960487). - Split out Xwayland: * Build a package xorg-x11-server-wayland * Limit build to Factory (boo#960487). - Enable XWayland on Leap also (boo#960487) - u_kdrive-UnregisterFd-Fix-off-by-one.patch * Copy open file table correctly by avoiding an off-by-one error (boo#867483). - Update to version 1.18.0 - refreshed N_zap_warning_xserver.diff, N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch - supersedes u_fbdevhw.diff, U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch, U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch, U_systemd-logind-Only-use-systemd-logind-integration-t.patch - Update to version 1.17.4: Minor brown-bag release. The important fix here is Martin's clientsWritable change which fixes a crash when built against xproto 7.0.28. - supersedes u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch - Update to version 1.17.3: Various bugfixes across the board. The most visible changes include fixing GLX extension setup under Xwayland and other non-Xorg servers (enabling core contexts in more scenarios), and various stability fixes to glamor and the Present extension. - supersededs the following patches: * u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch * u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch - removed evdev xorg.conf.d snippet since it's meanwhile shipped with evdev driver itself (since version 2.10.0) - u_vesa-Add-VBEDPMSGetCapabilities-VBEDPMSGet.patch Add VBEDPMSGetCapabilities() and VBEDPMSGet() functions (bsc#947356, boo#947493). - Backport a few upstream fixes for systemd/VT handling (boo#939838): U_linux-Add-linux_parse_vt_settings-and-linux_get_keep.patch U_linux-Add-a-may_fail-paramter-to-linux_parse_vt_sett.patch U_systemd-logind-Only-use-systemd-logind-integration-t.patch U_systemd-logind-do-not-rely-on-directed-signals.patch - Improve conditional enablement of XWayland. - Add patch u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch Prevent segmentation faults with more than 256 clients (introduced by xproto 7.0.28 increasing the max client count 256 -> 512) Fdo Bug: https://bugs.freedesktop.org/show_bug.cgi?id=91316 - Update to version 1.17.2: Pick up a pile of fixes from master. Notable highlights: + Fix for CVE-2015-3164 in Xwayland + Fix int10 setup for vesa + Fix regression in server-interpreted auth + Fix fb setup on big-endian CPUs + Build fix for for gcc5 - Dropped patches: + Patch110: u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch + Patch113: u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch + Patch116: U_os-XDMCP-options-like-query-etc-should-imply-listen.patch + Patch118: U_int10-Fix-error-check-for-pci_device_map_legacy.patch + Patch119: U_xwayland-enable-access-control-on-open-socket.patch + Patch120: U_os-support-new-implicit-local-user-access-mode.patch + Patch121: U_xwayland-default-to-local-user-if-no-xauth-file-given.patch + Patch2000: U_systemd-logind-filter-out-non-signal-messages-from.patch + Patch2001: U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch - Changed patches to work with the new version: + Patch114: u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch - U_os-support-new-implicit-local-user-access-mode.patch, U_xwayland-default-to-local-user-if-no-xauth-file-given.patch, U_xwayland-enable-access-control-on-open-socket.patch * Prevent unauthorized local access. (bnc#934102, CVE-2015-3164) - Fix GNOME X Session for some hybrid graphics (rh#1209347): + add U_systemd-logind-filter-out-non-signal-messages-from.patch + add U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch - Fix build of s390/s390x (bnc#933503) - U_int10-Fix-error-check-for-pci_device_map_legacy.patch * int10: Fix error check for pci_device_map_legacy pci_device_map_legacy returns 0 on success (bsc#932319). - Add xorg-x11-server-byte-order.patch to correctly set X_BYTE_ORDER when compiling tigervnc on ppc64 architecture. Related to bnc#926201 - U_os-XDMCP-options-like-query-etc-should-imply-listen.patch * Enable listening on tcp when using -query. (bnc#924914) - Enable systemd-logind integration support: + Add pkgconfig(libsystemd-logind) and pkgconfig(dbus-1) BuildRequires. + Pass --enable-systemd-logind to configure. - u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch * ad hoc fix for mmap's truncated offset parameter on 32bit (bnc#917385) - N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch * hwcursor still considered broken in cirrus KMS ((bnc#864141, bnc#866152) - Update to version 1.17.1: Fixes for CVE 2015-0255. + xkb: Don't swap XkbSetGeometry data in the input buffer + xkb: Check strings length against request size - u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch Fix sdksyms.sh to work with gcc5 (bnc#916580). - Update to version 1.17.0: + Continued work to strip out stale code and clean up the server. Thousands of lines of unnecessary code have disappeared yet again. + The modesetting driver has been merged into the server code base, simplifying ongoing maintenance by coupling it to the X server ABI/API release schedule. This now includes DRI2 support (so that GLX works correctly) along with Glamor support (which handles DRI3). + Lots of Glamor improvements, including a rewrite of the core protocol rendering functions. - Remove upstream patches: + Patch130: U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch + Patch131: U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch + Patch200: U_kdrive_extend_screen_option_syntax.patch + Patch201: U_ephyr_enable_screen_window_placement.patch + Patch202: U_ephyr_add_output_option_support.patch - Add xorg-x11-server-source package that contains patched xserver sources used to build xorg-x11-Xvnc. - Update to version 1.16.2 - Fix present_pixmap when using present_notify_msc - Fix present_notify to return right away when querying current or past msc.Xext/shm: Detach SHM segment after Pixmap is released - xkb: ignore floating slave devices when updating from master (#81885) - fb: Fix invalid bpp for 24bit depth window - supersedes U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch - fix bashism in post script - XServer looks for dri.pc during configure. dri.pc is currently provided by a Mesa devel package, which is pulled in by other requirements, but it might be better to explicitly require dri.pc.
- Update to version 7.0.31: The update to version 7.0.30 is included + Xfuncproto.h: Define __has_feature(), __has_extension() + Xfuncproto: Add support for _X_DEPRECATED_MSG(), _X_NOTSAN macro + Fix typo __has_extenstion -> __has_extension - Update to version 7.0.29: + Incorrect guard block in HPkeysym.h + Don't let XFD_SETSIZE exceed FD_SETSIZE + Raise the number of FD on WIN32 as well - Update to version 7.0.28: This release adds support for up to 512 clients in the X server. Also a warning fix for C99 compilers, and a build fix for Darwin. - Update to version 7.0.27: This release improves support for compiler attributes for the clang and Solaris Studio 12.4 compilers, and makes builds on AIX choose the right headers to include. - Update description and other metadata - Use full %configure for build, and remove CFLAGS (nothing is compiled) - Make file list more compact - added COPYING to %doc - Created package xproto with initial version 7.0.26
- run cpp with "/-x assembler-with-cpp"/ in order to get rid of warnings when parsing valid comments (bsc#1120004) - Update to version 1.1.0: + Add -version flag to print package version string from autoconf. + Only add -P flag if using cpp as our preprocessor (fdo#34546). + Predefined cpp macros can produce unexpected results (fdo#3413). + Rename args to several functions to not shadow global variables. + Mark fatal() & Syntax() with printf & noreturn attributes. + Strip trailing whitespace. + Remove unnecessary casts from malloc & realloc calls. + Fix many const pointer warnings. + Ensure we don't read out of ClassName array bounds for unknown visual type (deb#488535). + Clarify .Xresources vs. .Xdefaults in man page (deb#649187). + Allow the CPP macro to contain preprocessors with command line options (v2). + Usage: In usage message print preprocessor that's actually chosen. + Fix build with WIN32 defined, but PATHETICCPP not defined. + Tokenize #define names in the PATHETICCPP case too. - Add pkgconfig(xproto) BuildRequires, new dependency. - Update to version 1.0.9: + Create shell-escape-safe cpp options in the non-pathetic-cpp case (CVE-2011-0465). - Changes from version 1.0.8: + Merge usage() printf() strings/calls into a single string/call. + Replace complex malloc calculations with asprintf(). + Man page fixes. + Build system fixes. - Drop xrdb-Create-shell-escape-safe-cpp-options-in-the-non-path-bnc674733.patch: fixed upstream. - Drop xrdb-traditional-cpp.diff: obsoleted. - Split xrdb from xorg-x11. Initial version: 1.0.7.
- Introduce more buffer protection fixes (jsc#SLE-11518): + Add xrdp-memory-allocation-security-fix.patch + Add xrdp-remove-unecessary-gmalloc.patch + Add xrdp-safe-data-chunk-reassembly.patch - Make the serial number of SLE patches on the bottom - Update xrdp-bsc965647-allow-admin-choose-desktop.patch: + Fallback the session to icewm when a selected desktop environment is not found (bsc#1171415) + Support plasma session for Leap 15.2 + Give more informative comments in start_wm.sh - Update xrdp.keyring according to: https://github.com/neutrinolabs/xrdp/issues/1627 - Update to version 0.9.13.1 + This is a security fix release that includes fixes for the following local buffer overflow vulnerability (bsc#1173580): https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-4044 - Rebase xrdp-fate318398-change-expired-password.patch - Use %{_libexecdir} to install the legacy initscript actions to. - Enable SLE only patches for Leap (jsc#SLE-11850). - Update xrdp-bsc965647-allow-admin-choose-desktop.patch: + Set the default session to GNOME Session for SLE. + Update the variables to launch SLE-Classic Session. (bsc#1166746). - Update xrdp-bsc965647-allow-admin-choose-desktop.patch: Add `export XDG_SESSION_TYPE=x11` in startwm.sh for SLE, since lacking this variable in GNOME 3.34 causes GNOME crash (bsc#1159257). - Update to version 0.9.13 + Bug fixes: some regressions on drive redirection #1469 #1487 [#1505] #1507 + Support mousex button 8/9 #1478 - Update to version 0.9.12 + Bug fixes - Fix "/The log reference is NULL"/ error when sesman startup [#1425] - Fix behavior when shmem_id changes #1439 - Make vsock config accept -1 for cid and port #1441 - Cleanup refresh rect and check stream bounds #1437 - Significant improvements in drive redirection #1449 + Other changes - Proprietary microphone redirection via rdpsnd is now default off RDP compatible microphone redirection is on instead #1427 - Skip connecting to chansrv when no channels enabled #1393 - Add openSUSE's pam rules (boo#1156094, #1442) - Do not terminate xrdp daemon when caught SIGHUP #1319 - Known issues + FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp due to xrdp's bad-mannered behaviour, add `+glyph-cache` option to FreeRDP to connect #1266 + Audio redirection by MP3 codec doesn't sound with some client, use AAC instead #965 - Drop xrdp-mkpamrules-support-usr-etc-distconfdir.patch: Fixed upstream - Update xrdp-avahi.diff: Fix implicit definitions errors. - Build with --enable-vsock so xrdp can be used with hyper-v enhanced session mode. - Make mkpamrules additionally support SUSE's usage of /usr/etc/pam.d (boo#1156094, gh#neutrinolabs/xrdp!1442): * xrdp-mkpamrules-support-usr-etc-distconfdir.patch https://lists.opensuse.org/opensuse-factory/2019-08/msg00113.html - Update to version 0.9.11 (jsc#SLE-9612) + New features - Suppress output (do not draw screen when client window is minimized) #1330 - Audio input (microphone) redirection compatible with MS-RDPEAI #1369 - Now xrdp can listen on more than one port #1124 #1366 + Bug fixes - Fix the issue audio redirection sometimes sounds with long delay #1363 - Check term event for more responsive shutdown #1372 + Known issues - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp due to xrdp's bad-mannered behaviour, add +glyph-cache option to FreeRDP to connect #1266 - Audio redirection by MP3 codec doesn't sound with some client, use AAC instead #965 - Rebase xrdp-avahi.diff, worked around stdint.h definitions - Rebase xrdp-fate319683-allow-vnc-resizing.patch - Add xrdp-systemd-services.patch: Let systemd handle the daemons, fix daemon start failures (boo#1138954, boo#1144327). - Update xrdp-pam.patch: Include the pam_keyinit.so module in /etc/pam.d/xrdp-sesman to support the kernel keyrings (boo#1144064). - Removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by firewalld, see: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html - Update to version 0.9.10 (jsc#SLE-5926) + New features - Restrict outbound (server->client) clipboard transfer, configured in `sesman.ini` #1298 + Bug fixes - Fix libscp v1 not setting width but height twice #1293 - Fix reconnecting to session causes duplicate drive entries in fuse fs #1299 - Fix default_wm and reconnect_sh refer wrong path after sesman caught SIGUP #1315 #1331 - Shutdown xrdp more responsively #1325 - Improve remote file lookup in drive redirection #996 #1327 - Overwriting & appending to existing files now supported #1327 + Other changes - Add Danish Keyboard #1290 - Put xrdp- prefix to some executables appear in man page #1313 - Replace some URLs from SF.net to xrdp.org #1313 + Known issues - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp due to xrdp's bad-mannered behaviour, add `+glyph-cache` option to FreeRDP to connect #1266 - Audio redirection by MP3 codec doesn't sound with some client, use AAC instead #965 - Update to version 0.9.9 + New features - Disconnection by idle timeout (requires xorgxrdp v0.2.9 or later) #1227 + Bug fixes - Fix xrdp-chansrv crashes caused in drive redirection #1202 [#1225] - Fix build with FDK AAC v2 #1257 - Do not enable RemoteApp if the INFO_RAIL flag is not set (RDP-RDP proxy) #1253 + Other changes - Add Spanish Latin Amarican keyboard #1237 #1240 #1244 - Dynamic channel improvements #1222 #1224 - Remove some deprecated sesman session types #1232 - Refactoring and cleanups + Known issues - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp due to xrdp's bad-mannered behaviour, add `+glyph-cache` option to FreeRDP to connect #1266 - Audio redirection by MP3 codec doesn't sound with some client, use AAC instead #965 + Refresh xrdp-default-config.patch - Update to version 0.9.8 + New features - Add TLSv1.3 support #1193 + Deprecation notice - TLSv1 and TLSv1.1 are removed from the default config. Current default is TLSv1.2 and TLSv1.3 + Bug fixes - Ensure unmount redirected drive on fatal X error #1140 + Other changes - Pulseaudio modules has been removed from xrdp source tree - Pass pulse socket name via environment variable #1198 - Update xrdp-fate318398-change-expired-password.patch: Use configured values instead of hardcoded ones in login_wnd inputs - Add xrdp-support-KillDisconnected-for-Xvnc.patch: Support the KillDisconnected option for TigerVNC Xvnc sessions (boo#1101506) - Drop unused private key.pem to make build reproducible (boo#1062303) - Update to version 0.9.7 + Bug fixes - Fix endianness detection on ppc64el #1082 - Fix a bug xrdp file copy slow #1112 #1132 - Copy the PAM session environment for the reconnect script [#1120] - Accept fullpath for DefaultWindowManager, ReconnectScript [#1147] + Other changes - Show OpenSSL version to '--version' CLI option #1096 - Support sesrun start xorgxrdp sessions #1108 - Show configure summary when configure is done #1126 #1134 [#1137] - Less spit on the console when sesman starts #1142 - Fix memory leaks #1146 - Separate rc script for FreeBSD into xrdp and xrdp-sesman [#1153] - Add --enable-painter configure flag to avoid error 0xd06 for certain Android RDP clients (boo#1031910, #246) - Update to version 0.9.6 + Compatibility notice - Exclamation mark has been removed from comment out symbol of config files #1033 + Bug fixes - Make listen check before daemon fork #988 - Fix xrdp sometimes become zombie processes #1000 - Include hostname in sesman password file name #1006 #1007 [#1076] - Fix default startwm.sh to use bash explicitly #1009 #1049 + Other changes - Add Swiss French keyboard #1053 - Improve perfect forward secrecy, explicitly enable ECDHE/DHE [#1024] #1052 #1063 - Lots of leak fixes, cleanups and refactoring - Enable IPv6 (boo#1083105) - Refresh xrdp-bsc965647-allow-admin-choose-desktop.patch - Update xrdp-fate319683-allow-vnc-resizing.patch: Fix interface call incompatibleness (bsc#1064602, bsc#1075163) - Update to version 0.9.5 + Security fixes - Fix local denial of service (boo#1069591 CVE-2017-16927) #958 [#979] + New features - Add a new log level TRACE more verbose than DEBUG #835 #944 - SSH agent forwarding via RDP #867 #868 FreeRDP/FreeRDP#4122 - Support horizontal wheel properly #928 + Bug fixes - Avoid use of hard-coded sesman port #895 (boo#1060644) - Workaround for corrupted display with Windows Server 2008 using NeutrinoRDP #869 - Fix glitch in audio redirection by AAC #910 #936 - Implement vsock support #930 #935 #948 - Avoid 100% CPU usage on SSL accept #956 + Other changes - Add US Dvorak keyboard #929 - Suppress some misleading logs #964 - Add Finnish keyboard #972 - Add more user-friendlier description about Xorg config #974 - Renew pulseaudio document #984 #985 - Lots of cleanups and refactoring + Known issues - Audio redirection by MP3 codec doesn't sound with some client, use AAC instead #965 - Update xrdp-default-config.patch, drop usage of xrdp.sh from xrdp.service (boo#1014524) - Update xrdp-fate318398-change-expired-password.patch - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - Update to version 0.9.4 + Accept prefill credentials in base64 form #153 #811 + Indroduce AAC encoder to audio redirection (requires Windows 10 client) + Fix ocasional SEGV in drive redirection #838 + Fix client's IP addresses in xrdp-sesman.log are always logged as 0.0.0.0 #878 #882 + Fix ls_background_image didn't accept full path #776 #853 + Fix misuse of hidelogwindow #414 #876 + Fix WTSVirtualChannelWrite return code #859 + Fix no longer needed socket files remained in the socket dir [#812] #831 + Make creating socket path a bit more robust #823 + Add Belgian keyboard #858 + Drop workaround for #848, fixed in upstream - Add workaround for the upstream issue #848, fix xrdp does not start by wrong path in *.service. - Update to version 0.9.3 + Log user-friendly messages when certificate/privkey is inaccessible + Now sesman sets mandatory LOGNAME environment variable #725 + Now sesman ensures socket directory present #801 + Exit with failure status if port already in use #644 + Fix glitches with IPv4 struct initialization #803 + Fix some keyboard layout integration (UK, Spanish) + Fix handle OS when IPv6 disabled #714 + Fix issues around systemd session #778 + Fix protocol error when 32 bit color and non RemoteFX session [#737] #804 + Fix sesadmin shows error when no sessions #797 + Fix TLS spins 100% CPU #728 + Fix Xvnc backend disconnects when some data copied to clipboard [#755] + Optimize startwm.sh for SUSE * Drop xrdp-do-not-execute-psuedo-login-shell.patch + Update xrdp-avahi.diff - Update xrdp.keyring: add key from upstream signer (Koichiro IWAO, metalefty@github, 01BF10EB) - Add source verification: + Add xrdp-0.9.2.tar.gz.asc + Add xrdp.keyring: add key from upstream signer (Idan Freiberg, speidy@github, 337B1F18) - Drop _service and _servicedata: not needed for stable releases - Drop xrdp-openSUSE-logo.patch and openSUSE.bmp: not really necessary - Rebase SLE patches: + xrdp-avahi.diff + xrdp-bsc965647-allow-admin-choose-desktop.patch + xrdp-fate318398-change-expired-password.patch + xrdp-fate319683-allow-vnc-resizing.patch - Remove filler wording from description. - Rectify RPM groups and little errors in the summaries. - Update to version 0.9.2 + RemoteFX codec and Bitmap updates support are enabled + TLS ciphers suites and version, and connected computer name is now logged + Miscellaneous RemoteFX codec mode improvements + Move auth/pam calls to appropriate locations, fix potential bypass in PAM (bsc#1029912, #694, #704, CVE-2017-6967). - Update to version 0.9.1 + Support for TLS security layer (preferred over RDP layer if supported by the client) + Support for disabling deprecated SSLv3 protocol and selecting custom cipher suites in xrdp.ini + Support for bidirectional fastpath (enabled in both directions by default) + More configurable login screen + Support for new virtual channels: - rdpdr: device redirection - rdpsnd: audio output - cliprdr: clipboard - xrdpvr: xrdp video redirection channel (can be used along with NeutrinoRDP client) + Support for disabling virtual channels globally or by session type + Allow to specify the path for backends (Xorg, X11rdp, Xvnc) + Multi-monitor support + xrdp-chansrv stores logs in ${XDG_DATA_HOME}/xrdp now + Fix VNC password file that was based on clear text user password (boo#1015567 CVE-2013-1430) + Fix 3 bytes PDU handling (boo#1100453) - New sub packages for shared libraries and development files + libpainter0 + librfxencode0 + xrdp-devel - Drop patches merged by the upstream + xrdp-fix-buildtime-warnings.patch + xrdp-Allow-sessions-with-32-bpp.patch.patch + xrdp-vnc-enable-32-bpp-support-for-Xvnc-it-actually-works.patch + xrdp-Fix-support-for-32-bpp-clients-connecting-to-16-bpp-.patch + xrdp-dont-set-LANG.patch - Refresh patches + xrdp-pam.patch - its main part has been merged by the upstream + xrdp-default-config.patch - keep to use Xvnc as a default backend instread of Xorg (upstream default) + xrdp-disable-8-bpp-vnc-support.patch + xrdp-openSUSE-logo.patch - Add xrdp-do-not-execute-psuedo-login-shell.patch + prevent ~/.profile from being executed twice - Add xrdp-dont-set-LANG.patch: Backport upstream commit 5575197, sesman should stop setting LANG and let initialization scripts take care of it (bsc#1023988). - Update xrdp-fate319683-allow-vnc-resizing.patch: + Fix a crash caused by double freeing stream (bsc#1034606). + Remove DisplaySize from Xvnc default policy to enable it resizing. - Add xrdp-fate319683-allow-vnc-resizing.patch: Add support for ExtendedDesktopSize VNC extension into xrdp's VNC client to allow it to do resizing, so that returning clients can reconnect to session if their resolutions changed (FATE#319683, bsc#948062). - Backport upstream patches for 32bpp support (bsc#1022098) - Add xrdp-Allow-sessions-with-32-bpp.patch.patch - Add xrdp-vnc-enable-32-bpp-support-for-Xvnc-it-actually-works.patch - Add xrdp-Fix-support-for-32-bpp-clients-connecting-to-16-bpp-.patch - Trim/fixup summary and description. Use faster find -delete. - Add xrdp-disable-8-bpp-vnc-support.patch: Disable 8 bpp vnc support. Xvnc drops support for 8 bpp since 1.4.0. Trying to launch Xvnc in 8 bpp will cause it to dump core (bsc#991059). - Add obs source services: + tar_scm + recompress + set_version - Update to version 0.9.0~git.1456906198.f422461: Fix tarball naming from 0.9.0git to 0.9.0~git to conform openSUSE naming scheme for pre-release version. + Numlock out of sync fix + neutrinordp: minor changes, coding style, log level + Update faq-compile.txt + Change to allow authentication against all authentication methods. + Add details for crypt_level=fips to man page + libxrdp: no logic change, tabs to spaces + libxrdp: opps, fix typeo + Fix "/ _"/ on jp keyboard + xrdp_keyboard.ini: Fix jp keyboard model + update xorgxrdp + add keyboard options to xrdp_client_info + xorgxrdp=68412e5 - Add an extra legacy service action force_stop: Forcefully killing xrdp processes when it cannot be stopped normally. Usage: $ service xrdp force_stop or $ rcxrdp force_stop - Merge X11:RemoteDesktop and SLE package, unfortunately we have to drop the original X11:RemoteDesktop xrdp changelog due to unresolvable chronological inconsistences with the SLE changelog. + Add xrdp-default-config.patch: Rebased from contribution of cyberorg@opensuse.org in original X11:RemoteDesktop package. Adjust various default settings to openSUSE standards including removing dysfunctional backend entries from xrdp login UI (bsc#989309). + Add xrdp-openSUSE-logo.patch: Split from xrdp-default-config.patch. Add openSUSE logo to xrdp login UI. Add openSUSE.bmp: Taken from the original X11:RemoteDesktop package, the logo. + Add xrdp-fix-buildtime-warnings.patch: Fix buid time warnings, backported from commit ded462a. + Drop xrdp-lsb.patch: SysV and LSB init scripts are no longer supported by systemd (bnc#442211). + Update xrdp-avahi.diff (bnc#586785). + Update xrdp-pam.patch (bnc#441750). + Update xrdp-bsc965647-allow-admin-choose-desktop.patch (bsc#984834). + Upbate xrdp-fate318398-change-expired-password.patch (FATE#318398). + Cleanup specfile. - Update xrdp-bsc965647-allow-admin-choose-desktop.patch: Fix startwm.sh broken by changed gnome-session environments (bsc#965647, bsc#984834). - Update xrdp-fate318398-change-expired-password.patch: Fixed some internal bugs (FATE#318398). - Add xrdp-fate318398-change-expired-password.patch: Enable the user to update expired password in login window (FATE#318398). - Update to version 0.9.0, git master branch id f422461 (FATE#319910). + Added FIPS support. - Drop xrdp-change-default-crypto_level.patch: fixed upstream (bnc#764044). - Drop xrdp-some-minor-changes-to-arch.h.patch: fixed upstream (bnc#910824). - Drop xrdp-fix-segfaults-in-xrdp-chansrv-code.patch: fixed upstream (bnc#899105). - Drop xrdp-add-systemd-support.patch: fixed upstream (bnc#899105). - Drop xrdp-tab-from-mstsc-updated.patch: merged into xrdp-filter-tab-from-mstsc-on-focus-change.patch, which introduced the bug fixed by this patch (bnc#623534). - Rebase xrdp-avahi.diff (bnc#586785). - Rebase xrdp-pam.patch (bnc#441750). - Rebase xrdp-bsc965647-allow-admin-choose-desktop.patch (bsc#965647). - Rebase xrdp-lsb.patch (bnc#442211). - Rebase xrdp-filter-tab-from-mstsc-on-focus-change.patch (bnc#601996, bnc#623534). - fix rsakeys generation test (bsc#973130) in xrdp.spec. - allow admin choose desktop (bsc#965647) add xrdp-bsc965647-allow-admin-choose-desktop.patch - Fix endian issues (bnc#910824). xrdp-some-minor-changes-to-arch.h.patch. - add systemd support into xrdp (bnc#899105). - fix some segfaults in xrdp-chansrv (bnc#899105).
- Update to version 1.1.1: + Add -version option. + Combine usage message strings. + Config: - Add missing AC_CONFIG_SRCDIR. - Move man pages into their own directory. - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS. + man: - Replace hard coded man page section with substitution strings - Remove trailing spaces and tabs. - Add pkgconfig(xproto) BuildRequires, new dependency. - Split xsetroot from xorg-x11. Initial version: 1.1.0.
- xterm-CVE-2021-27135.patch: Fixed buffer-overflow when clicking on selected utf8 text. (bsc#1182091 CVE-2021-27135) - Add Recommends: xorg-x11-fonts-legacy, since the default font is now available in that package. If the font is not available it will fall back to use a font installed in xorg-x11-fonts and it can also use truetype fonts, thus the Recommends instead of a Requires (related to boo#1169444) - xterm-settings.patch * define also wideBoldFont to get rid of a warning (bsc#1067530) - Patch #330 - 2017/06/20 * updates for ReGIS (Ross Combs): + remove redundant text command error check which broke T(B) and T(E). + retain the loading alphabet number across multiple “L” commands. + add S(T) delay handler. + fix some color handling error messages. + add stubbed-out macrograph handling. + use fragment_remaining() and fragment_consumed() instead of manually checking position / length in various places. + rename some local variables in string / extent / option parsing + wrap some long lines. + move macrograph command handling out of the top-level. * add a summary of the italic fonts loaded to -report-fonts option. * modify the font-lookup for italics to allow for “-i-” if no match is found with slant “-o-” (prompted by patch by Ben Wong). * change default values for mkSamplePass and mkSampleSize to reflect generally-improved locale support in various operating systems (FreeBSD #219800). * modify wcwidth.c to return -1 for non-Unicode values, and adjust a couple of blocks to better match assumptions about ambiguous-width characters in other implementations. Also modify wcwidth.c to support configurable soft-hyphen, so there is no drawback to using this version rather than a system wcwidth. * amend change made in patch #328 for cursor-visibility to handle case where an application is updating the reverse-video state (FreeBSD #219800). * update tables of combining and ambiguous-width characters in wcwidth.c based on Unicode 10.0.0. * build-fix for --enable-sixel-graphics without - -enable-regis-graphics (reports by Sven Joachim, FreeBSD [#219945]). - Patch #329 - 2017/06/12 * add control sequences for reading the Sixel and ReGIS graphics sizes (suggested by Ben Wong). * add a workaround for wcwidth returning -1 for characters which should have been printable (FreeBSD #219800). * fix a bug in font initialization from patch #328 (FreeBSD [#219800]). * fix a special case in HideCursor which assigned a bold font to the slot used for normal font in changes for italics in patch #307 (Debian #858304). * updates for ReGIS (Ross Combs): + Strings specified with no command are used as "/comments"/. Print these in the log when tracing. + Catch attempts to use "/alternate display"/ mode (AKA "/blink"/) from the GIGI, but do not implement it. + The T(M) command should only multiply the height by 10, not 20. + Make the S(E) command reset more state than just the screen contents. + Remove two rotation variables which were only being printed. + Numerous minor fixes and comment updates in the R command. + Unknown R command option names trigger an empty response. + Fix the output position after printing rotated text (it was missing the the sign before). + Fix the position change with pixelvectors and rotated text (the rotation transform was not being applied). + Update the TODO list and remove a verification FIXME (slanted text positioning is correct as is). + Emulate the approximately 1.4x enlargement for text which isn't rotated at right angles. + Only update the color planes specified in the plane mask (the W command's F option). * fix a bug introduced by the changes to font information in patch #328. When processing the "/checkfont"/ option of the locale resource, the program referred to the request data, to an array which was only allocated in the new/result widget (report by H Merijn Brand). * fix a missing assignment initialization to make the utf8 resource control whether escape sequences to enable/disable UTF-8 mode are allowed. - Patch #328 - 2017/06/01 * revise parser for charClass resource, making these improvements: + accept octal and hexadecimal values + allow embedded whitespace + allow the class after colon to be optional, e.g., to clear class settings for a range of characters. * add command-line option -report-charclass. * fix most lintian warnings about test-package * add eraseSavedLines resource. * document DECSED 3 in ctlseqs.ms (report by Ben Longmans). * improve integration between configure-events and updates for reported screensize, in particular when switching between vt100 and tek4014 modes. * modify selection-highlighting of reverse-video text to keep that distinct, e.g., by reversing the selection foreground and background colors as one would expect. This fixes a "/useless"/ case in the description of highlightColorMode. * improve fix for Debian #759734, addressing a case where non-colored cursor would be invisible against reverse-video (see patch #311). * updates for ReGIS (Ross Combs): + the "/H"/ option of the "/T"/ command should multiply by 10, not 20. + display unknown glyphs as a solid block. + given a succession of text-direction options, use the last. + fix the direction of ReGIS slanted text so that negative values produce oblique output . + fix the ReGIS text direction option to only rotate characters when no following size option is used. * update terminfo to better match corresponding entries in ncurses, e.g., u8 pattern to match the VT220, VT420, etc., primary responses, as well as adding smxx and rmxx. * fixes from Jörg Sommer: + corrected a trace-message regarding maximum graphics-size; it used the similar ReGIS maximum size which might not be configured. + in do_select_regex, clear selection if there is no match. If the regex does not match anything around the cursor, the selection returned must be empty, otherwise the whole line is treated as a match. This way the command defined by exec-selectable will not be executed if there is no match. + modify limit in do_select_regex to include the character at the cursor in the match, making it easier to type something and then hit the key to trigger exec-selectable. + If exec-selectable or insert-selection is triggered by a mouse button click, the position of the mouse pointer should be used. This makes it easier to address any position on the window and it makes it possible to use the mouse, e.g., for applications such as mutt where you cannot move the cursor. * modify DECRC to save/restore xterm's last-column flag used to control wrapping behavior rather than manipulating DECAWM (report/analysis by Mattias Engdegård). * add configure option --enable-terminfo-env to use the value set by --with-own-terminfo for the $TERMINFO environment variable. That variable was set automatically for HPUX, but would be useful in other systems, e.g., for Solaris (request by Jeff Wieland). * fix a race condition when setting up a signal handler to timeout if opening /dev/tty hangs (patch by Tobias Stoeckmann). * review/cleanup resources which were not in the manual page (report by Maxwell Anselm): + add manual page description as needed. + drop resource name for menuBar, as unnecessary. + modify fallback numeric value for regisScreenSize resource to match that for maxGraphicSize. * updated configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, CF_GNU_SOURCE, CF_MATH_LIB, and CF_XOPEN_SOURCE from other program-changes. * update config.guess, config.sub * change “maximum screensize” assumed by resize to 9999x9999, to accommodate people using the Unreadable font. * drop Utility from default value of --with-desktop-category (Debian #780176). * widen the configure script pattern used for finding related "/.desktop"/ files, including “Terminal” * several minor improvements to font utility functions: + provide for later modification to implement font-sets by parsing the font resources as comma-separated lists. + parse -fn and -fa similarly, using “x:” and “xft:” prefixes for font name/family strings to distinguish between XLFD and Xft font specifications. + use loops to iterate over font classes + use getters/setters for font data to allow for on-demand lookups. + make the debugging trace for missing glyph less verbose since that interferes with the -report-fonts option. + refactor xtermLoadFont to make it clearer how some fonts are derived from others, e.g., bold, wide. + make the triggering and suppressing of font-warnings more consistent by storing the last state in the widget. + reduce font-warnings by checking for repeated warnings. * add vttests/query-status.pl * add vttests/closest-rgb * add special case for displaying soft-hyphen if it happens to fall at the right margin, and omitting similar case such as the BIDI markers, where a zero-width character is neither a control character nor a combining character (Debian #844325). * modify logic for OSC 52, manipulate selection data, to update the selection-time to include the latest X events. This fixes some cases where the selection was invalid, e.g., after an event due to focus-follows-mouse (report/testcase by Stephane Chauveau). * revise macro CastMallocN as new macro TextAlloc to make explicit use of sizeof(char) (prompted by patch by Cade Foster). * add “Mouse Ops” menu entry and related resources to allow runtime disabling/enabling of the mouse protocol escape sequences (discussion with Bob Proulx). * improve discussion of mouse actions versus protocol in the manual (discussion with Bob Proulx). * improve discussion of environment variables in the manual, pointing out where some features (such as termcap and the System5 COLUMNS and LINES variables) are used rarely, mainly to support legacy applications. * add examples of translations resource for select/paste, and for font-size changes to the manual. * minor reordering of some entries in ctlseqs.ms for consistency (report by Arran Ubels). * add -s option to 256colors2.pl and 88colors2.pl, to demonstrate modifying the “system” colors 0–15. * omit XFT_SPACING property from call to XftPatternBuild, to work around a bug in fontconfig for handling Google Go fonts, whose names sort in an order not expected by fontconfig, causing the request for a monospaced font to return italics, e.g., $ fc-match 'Go Mono:spacing=monospace' Go-Mono-Italic.ttf: "/Go Mono"/ "/Italic"/ (report by Giacomo Boffi on Stackoverflow). * modify minstall.in to improve a workaround added to the manual page in patch #182 to avoid having the C preprocessor used in the imake configuration strip out the comments in the character classes section (reports by Ted Unangst, Anthony J Bentley). - patch rebase: [xterm-decomposed_bitmaps.patch] [xterm-double_width_fonts.patch] [xterm-enable_libtinfo.patch] [xterm-forbid_window_and_font_ops.patch] [xterm-settings.patch] [xterm-sigwinch.patch] - call gzip -n to make build fully reproducible - Patch #327 - 2016/10/07 * add a check in the function which handles end-of-line wrapping to ensure that C1 controls are allocated one column when allowC1Printable is set (Debian #738794). * use consistent error-checking after strtol calls, fixes a case where a query with OSC 6 did not ensure there was a valid color number (report by Alex Smith). * add -baudrate option, for testing ncurses. * always generate the CASE_xxx symbols in VTparse.h and Tekparse.h, as part of a change to improve debug-logging. This makes the build always depend upon awk. * modify allowC1Printable to disallow codes 160-254 as being equivalent to codes 32-126 when parsing escape sequences (Debian #839220). * amend fix from patch #326 for TrueType fonts to exclude the hidden character used for double-width cells (report by Grady Martin). * fix a typo in ctlseqs.ms - Patch #326 - 2016/09/25 * updated appdata file (report by Richard Hughes). * improve discussion of the different terminal emulations provided by xterm in the manual page. * add examples of setting the icon title with/without the window title in the manual (Debian #833984). * correct a limit-check when using a numeric value for extended Booleans e.g., *fullscreen:3 rather than a name such as * fullscreen:never. * add action allow-bold-fonts * improved formatting fixes for manual page, using script to find mismatches in spelling of resources, actions and menu entries. * improve documentation of logging resources. * fix a special case of flickering cursor by adding GraphicsExpose to the list of event types that should not trigger making the mouse cursor visible (patch by Joe Peterson). * correct initialization of line-drawing in VT52-mode, overlooked in changes for patch #297 (report/patch by Ben Wiley Sittler). * minor clarification of form-feed versus line-feed in ctlseqs.ms (suggested by David Kemper). * amend fix for Debian #738794 to restore a check for missing characters which are not combining characters. Also fill in a corresponding special case for TrueType fonts (Debian #827905). - Patch #325 - 2016/06/05 * improve manual page discussion of function keys (discussion with Ross Combs). * further improve fix for Debian #545220 in patch #248, to avoid conflict with combining characters (Debian #738794). * improve -hold option to avoid 100% CPU usage with NetBSD after closing the shell, which makes subsequent checks for X input events fail (prompted by patch by Pierre Pronchery). * review #ifdef statements, listed those which do not have a configure option in xtermcfg.hin. * fixed one case where the menu sensistivity for Print-All Immediately and Print-All on Error was not properly ifdef'd. * modify terminfo entries for 16-, 88- and 256-color to reset palette with rs1 capability. * accept legacy value of -kt as synonym for the oldXtermFKeys resource, and extend the full-reset logic to use the keyboard type set via -kt. * modify ioctl calls for I_PUSH to first check if the module has been added, using I_FIND. This is needed for newer Solaris libraries with c11 support (adapted from patch by Alan Coopersmith). * add check in getXtermCombining to ensure that combining characters were allocated (report by Tor Andersson). * add configure option --without-xinerama to allow suppressing the extension (Gentoo #580936). * update keysym2ucs.c based on Unicode 9.0 * fixed most cppcheck --enable=all warnings, including for style (prompted by report by David Binderman). There was one bug-fix: + RGB least-squares computation in allocateClosestRGB used only one ordinate * add cppcheck to lint-like programs in configure script and makefile. * updates for SIXEL and ReGIS (Ross Combs): + Fixes some const correctness issues and points out an array lifetime issue + Sixel drawing should still happen after an error if some commands have been processed + Tiny steps toward reporting ReGIS input - Patch #324 - 2016/03/10 * updated configure macro CF_LD_RPATH_OPT from ncurses changes. * provide alternate fix for Juha Nurmela's report by turning on POSIX signals if _POSIX_C_SOURCE is at least one. This is done to improve the behavior if a direct child process receives a STOP signal. * revert change to CF_POSIX_C_SOURCE from patch #323 (reports by Ashish Shukla, Christian Weisgerber). - Patch #323 - 2016/03/07 * updated appdata and desktop files to add keywords (report by Richard Hughes). * modify configure macro CF_POSIX_C_SOURCE to accommodate some systems, e.g., FreeBSD, which have separated their implementation specific preprocessor symbols from the POSIX ones, requiring both to be defined (report by Juha Nurmela). * change the directory to the current working dir of the child process in exec-formatted and exec-selectable actions (patch by Alexander Pohoyda). * correct typo in xterm.man (patch by Larry Hynes). * correct typo in ctlseqs.ms (report by Shriramana Sharma). * add feature to support XHTML and SVG screen dumps (patch by Jens Schweikhardt). * correct response to DECRQSS when terminal id is less than 400 (patch by Iwamoto Kouichi). - Patch #322 - 2016/01/02 * fix regression due to incorrect fix for compiler warning when allocating storage for /etc/shells (reports by Ashish Shukla, Debian #809646). - Patch #321 - 2015/12/31 * add resource keepClipboard, escape sequence and action keep-clipboard. * add optional feature to capture text copied to clipboard at the time of copying rather than at the time the clipboard contents are requested for pasting (patch by Milan Mehner). * improve a special case where the -e option was used to pass a single-quoted command via luit, by wrapping it in a “sh -c” (report by Keith Hedger). * minor fix for type-cleanliness when allocating storage for /etc/shells (Tobias Stoeckmann). * fix a typo in manual page (Dan Church). * fix minor file-descriptor leak; after calling openpty, the slave's file descriptor is not needed (report by Juha Nurmela). * editorial change to ctlseqs.ms (report by David Gomboc). * minor updates for autoconf macros. * update config.guess, config.sub - vttest 20140305 * save/restore color enable-flag for menu 11.6 in a couple of places so that the ISO-6429 tests do not reset it unexpectedly. * amend the REP test to not reset colors if it happens to be run via the menu entry for BCE-related tests. - vttest 20140116 * cosmetic changes (suggested by Itay Chamiel): + clear screen just before resetting SCS in menu #3 character sets, in case a VT100 emulator does not simply ignore VT220 G2/G3 selections when it does not implement them. + add check for maximum operating level before deciding whether to send a DECSCL to set it to VT100-level. + adjust starting point of items for menu #9 "/Test of known bugs"/ to avoid overwriting part of the description of the test. * add configure check for -Wlogical-op to gcc-warnings * update config.guess, config.sub - vttest 20130915 * when NRCS is active, suppress ISO Latin-1 from menu to avoid confusion with British NRCS. * do not highlight ISO Latin-1 for NRCS, since it is a 96-character set, not applicable to NRCS. * correct position of ruler for SD and REP screens, which obscured the result. * expand menu 11.6.6 to demonstrate bce with top-level menus 1 and 2 in addition to the existing menu 8. * correct description for DA response 24; it denotes VT320. * correct highlighting for French NRC mapping; "/`"/ is not mapped. * add port-files from FreeBSD for test-builds. * add highlighting information for VT320 Portuguese NRC mapping. * add highlighting information for VT220 DEC Supplemental NRC mapping. * updated configure-macros to add msys changes from ncurses 20130907. * update config.guess, config.sub - vttest 20130818 * modify character-sets screens to optionally highlight the characters which do not correspond to ISO-8859-1. This makes the National Replacement Characters easier to see. * modify DSR cursor-position report to check if the terminal accounts for origin-mode. * support --datarootdir option in makefile.in, to match configure script updates. * updated configure macros: + change from byacc for autoheader + improved checks for gcc attributes + improved checks for gcc version + miscellaneous fixes in CF_XOPEN_SOURCE * update config.guess, config.sub - vttest 20120603 * change cursor-position before IL/DL in "/Test of VT102-style features with BCE (Insert/Delete Char/Line)"/ to demonstrate whether the terminal sets the cursor to the first column as a side-effect, as noted in VT220 reference manual. - remove vttest-config_update_aarch64.patch since the current vttest sports newer config version - Patch #320 - 2015/08/28 * correct documentation for %t format (report by Martin Tournoij). * add %R for consistency to exec-formatted() and insert-formatted() actions. * add %r format to exec-formatted() and insert-formatted() actions (patch by Martin Tournoij). * Amend fix for Debian #794201 (report forwarded from Christian Jachmann by Emanuel Haupt, Debian #797008). - Patch #319 - 2015/08/19 * add a section to ctlseqs.ms discussing control sequences and ECMA-48, to explain why C1 controls do not occur in the decoded characters from UTF-8 byte streams (prompted by discussion with Poul-Henning Kamp). * modify check for cursor-theme from patch #301 to also check if the resource Xcursor.theme is set to a nonempty value before fallback to xterm's own dummy theme (request by Robert Kloefkorn). * explain in ctlseqs.ms that some keys which normally send SS3-prefixes are changed to CSI-prefixes if key-modifiers are passed as parameters (report by George Nachman). * correct double-free of font information when multiple problems are found, particularly for the wide fonts loaded via the -wc option (report/testcase by Nelson Beebe). * make configure option --enable-builtin-xpms actually work (report by William Bulley). * correct combination of -ls and -e options for utempter configuration (Debian #794201). * NetBSD build-fix for OPT_RENDERFONT versus OPT_SHIFT_FONTS (patch by Matthew Green, forwarded by Thomas Klausner). * fix a few minor bugs found with Coverity. * update pixelvector handling (Ross Combs): + split pixel-based and coord-based functions with common parts factored out to a "/raw"/ function + add a "/step"/ variant which loads a single PV digit * make the graphic dirty upon resize or clear, fixing some missing refreshes (patch by Ross Combs) * fixes scrolling to use user coordinates and move in the correct direction (patch by Ross Combs) * several fixes/improvements for ReGIS whitespace and page-handling (patch by Ross Com - Update to version 318 * rename new(er) configure option --enable-initial-erase to - -enable-pty-erase, since that conflicted with an existing option (report by Jens Schweikhardt). * fix cut/paste error in --with-builtin-xpms configure option (reports by Jens Schweikhardt, Ross Combs). * fix minor formatting issue in xterm manual (report by Jens Schweikhardt). * eliminate unnecessary "/#(vi"/ markers in autoconf macros by using "/("/ to begin case-statement cases (suggested by Jens Schweikhardt). * minor fixes to improve const usage (Ross Combs). - Add pkgconfig and groff as dependency as configure is looking for them - Patch #317 - 2015/03/27 * adapt example for exec-formatted from Lukáš Zapletal's webpage to manual (Debian #780008). * add a short usage section to the xterm manual, including notes on setting the window title (Debian #742477). * revise a change made to ICH in patch #314 to address limit-checks (reports/testcases by Zoltán Kéri and Joe Peterson, also reported by Christian Weisgerber). - Patch #316 - 2015/03/07 * revert change to make DCH honor top/bottom scrolling margins. For the record, both the VT420 and VT520 reference manuals incorrectly state that "/DCH has no effect outside the scrolling margins."/ * fix regression in DCH introduced in adjustment for limit-check in patch #315 (report/testcase by Zoltán Kéri, also reported by Christian Weisgerber). * correct default value for configure option - -enable-initial-erase; it should be "/False"/, but in patch [#315] it was "/Maybe"/, which differed from default set in patch [#192]. - Patch #315 - 2015/03/02 * change default for --enable-narrowproto for Cygwin to "/no"/ to better match contemporary configurations (report by Jens Schweikhardt, prompted by discussion). * provide OSC 106 as an alternative to OSC 6, avoiding conflict with one of Terminal.app's undocumented escape sequences (report by Egmont Koblinger). * fix an off-by-one in comparison when autowrap and left/right margins are combined (report by George Nachman). * modify DECBI and DECFI to work outside the left/right margins, since the vague VT520 reference manual could support that interpretation (suggested by George Nachman). * correct response for DECSCUSR in DECRQSS (report/analysis by George Nachman). * add DECSLRM to list for DECRQSS in ctlseqs.ms (report by George Nachman). * improve limit-checks versus assert's in the debugging version (reports by George Nachman). * correct a problem with multiple writes to the right-margin when autowrap is turned off (report by George Nachman, also reported in Gnome #744819 by Ulf Magnusson). * modify DCH to honor top/bottom and left/right margins (report by George Nachman). * correct off-by-one in comparison so that DL honors left/right margins (report by George Nachman). * correct logic of DECSCL, which always set 8-bit controls as a side-effect (report by George Nachman). * correct loop limit for DECSED 1, when DECSCA is enabled (report by George Nachman). * fix a entry in csi_table for “$”, needed for CSI [ $ z (report by George Nachman). * remove restriction from patch #279 changes on DECIC and DECDC to left-right mode (report by George Nachman). * correct PID value returned in response to DECRQCRA (report/analysis by George Nachman). * fix an ifdef'ing problem, where --disable-dec-locator would turn off logic needed for DECIC and DECDC (report by George Nachman). * correct order of parameters in report for CSI 1 9 t, which gives the screensize in characters (report by George Nachman). * add null pointer checks for a case in DECCRA where part of the target rectangle lies outside the screen limits (report by George Nachman). * remove extra "/6"/ for selective erase from DA1 response (report by George Nachman). * support Xinerama screen specification in geometry parsing (patch by Nicolas George). * add configure option --enable-initial-erase to set ptyInitialErase consistently with manpage, as well as adding a table in manpage to clarify the relationship between the resources related to the backarrow key (Debian #775952). * add configure --enable-builtin-xpms to simplify compiling-in the icons introduced in patch #284 (prompted by discussion with William Bulley). * fix/improve autoconf macros: + CF_WITH_APP_DEFAULTS, add paths for OSX + CF_WITH_MAN2HTML, configure option "/--with-man2html"/ provides "/man2html"/ as alternative to groff's man/html conversion * fix some minor issues in manpage (Jens Schweikhardt). - Patch #314 - 2014/12/28 * fix a minor bug in the termcap-specific version of resize when the lines or columns values are at the very end of an incomplete termcap string (prompted by coverity report). * improve paste64 feature (report by Olaf Rogalsky) + fix “p;” command in paste64.pl example. + modify _OwnSelection to allow the paste64 control to cause primary/clipboard selections to be disowned and cleared. + omit an extra "/="/ used in padding, to make the base64 response a multiple of four characters. + modify _ConvertSelectionHelper to not stop converting on embedded nulls in the primary or clipboard selection. That makes the behavior consistent with cut-buffers. Nulls are not passed on to the application because they are used for separators in the X library calls that convert XTextProperty values. * add configure option --with-man2html to allow an alternative to groff's man/html conversion. * review and modify resource-settings which can be set via control sequences, etc: + add OSC 6, to enable/disable colors set via OSC 5, without changing the color assignments (prompted by patch by Ingo Brückl). + add command-line option -itc for italics. + add colorIT and colorITMode for italics, like colorBD, etc. + guard allowPasteControls against modification by editres. * change passedPty from fixed-length to allocated to ensure that it is long enough to hold the -S option value (report by Ben Longbons). * improve ReGIS graphics initialization (Ross Combs): + add a new string resource to set the default ReGIS font. + fix a caching problem where the font name wasn't taken into consideration when looking up cached metrics. + enables use of fractional values in coordinates (which in turn allows setting the coordinates to something like [0,1][1,0]) + doubles the minimum ReGIS graphic to 200x200 + set the default ReGIS image size to "/auto"/ + fix some swapped width/height parameters in TRACE messages + add support for scaling and mirrored coordinate systems to the screen address command + sets a minimum ReGIS graphics size of 100x100 -- smaller address ranges will be scaled up + reset the image if either the width or height is zero (which should happen together or not at all, but switching the logic gets rid of some parentheses) + adds support for alternate screen coordinates (just offsets, not inverted coordinates or scaling) + keeps the graphics state across ReGIS calls unless P1 or P3 entry codes are used + changes loops to continue after parsing whitespace to allow trailing whitespace + fixes some incorrect character casts - Patch #313 - 2014/11/28 * add regisScreenSize resource setting to allow custom screensizes for ReGIS graphics (prompted by discussion with Scott Froebe). * fix some minor issues in manpage (Jens Schweikhardt). * improve ReGIS font-handling (Ross Combs): + remove "/random junk"/ generation for unknown characters + add xterm extension to load user glyphs for alphabet 0 + add xterm extension to specify loading an alphabet from a font by name + fix bug with use of empty alphabet slots which caused slot 0 to be clobbered + update/clarify ReGIS-related comments + add DECprint extension for printing/clearing the screen (only clearing is performed) * improve ReGIS colorspec conversion (Ross Combs): + avoid some floating point math for colorspace conversion + move two copies of colorspec parsing to a single function + change colorspec parsing to handle components being out of order or with spaces and commas between them + add support for an extension where RGB components can be given instead of HLS * improve use of const, e.g., for the LineData pointers (patch by Ross Combs). * clip of graphics that overlap the scrollback buffer and alt screen (patch by Ross Combs). * amend change to focus-change events in patch #287 to limit it to suppressing the reset of the urgency-hint, because some useful FocusOut events were lost (report by Joe Peterson). * modify dpkg build-script to configure xterm-dev as an x-terminal-emulator alternative. * extend the --with-xterm-symlink feature to make symbolic links for the other programs and scripts. * minor fix to vttests/resize.pl to avoid undefined variable when receiving broken/missing response, e.g., from mrxvt. * change the way that ReGIS graphics are refreshed (patch by Ross Combs): + it pre-composes any overlapping graphics to avoid unnecessary and flickering draws + it adds a three-dimensional lookup table for RGB -> pixel values and uses this across all graphics + it draws in line segments when there is a run of the same color + in cases where there are no transparent parts, it uses an XImage to draw + it hooks into the double-buffering support if it is enabled (though this doesn't seem to get rid of all flicker). * This has the effect of reducing flicker and speeding up redraws. - Add libX11-devel, libXft-devel and libXrender-devel BuildRequires: the configure script silently disables XRENDERFONT support if the dependencies are missing (boo#911683). - Add an extra check after configure to ensure we do not lose this support accidentally ever again. - Remove xorg-x11 and xorg-x11-devel BuildRequires: there is no need, and it causes that xterm requires itself to build through indirect requires (xdm, xinit). - Own the directory %{xappdefs}. - Split the desktop launcher from the binaries: there are users that want to clean up their desktop launchers and also remove xterm launchers (but xterm is a deep dependency of xinit, used for fallback situations). The package 'xterm' is the 'app launcher', which depends on xterm-bin. Installing xterm does, as it did in the past, pull a FULL package installation. But the user will be free to remove xterm and only keep xterm-bin (once the dependencies in xinit are corrected as well) (boo#906598). - No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.
- includes everything needed for missing sle issue entries: fate #320388 (bsc#1041610) - Update to version 1.3.5: Here's a release of Xtrans that includes a bunch of const fixes and a new Listen function which the X server wants to allow - nolisten tcp by default. - Remove superfluous Require - Update to version 1.3.4: + configure: Also add -D_DEFAULT_SOURCE to .pc cflags to shut up glibc warnings + Increase UNIX socket buffer size + Cast ctype(3) function arguments to unsigned char. + Add missing headers for free() and strlen(). - Update to version 1.3.3: + xtrans.m4: replace obsolete AC_HELP_STRING + xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB + xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT + Add TransIsListening() + Remove unused static inlines + Fix alignment issues in FD passing code + Don't restrict FD passing to Linux & Solaris + Define TRANS_RECEIVED flag for transports + Enable systemd socket activation - Update to version 1.3.2: Another round of fixes for the fd sending API's: improves portability, fixes build failures on BSD & Solaris when building with the new API disabled, and enables the new API for Solaris. + Add stubs for send/recv fd functions in local transports + Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_control + Allow XTRANS_SEND_FDS on Solaris as well + Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set + Switch to CMSG_* macros for FD passing - Update to version 1.3.1: Here's a new 1.3.1 release of libXtrans. The only interesting change is that it now requires applications to specify that they want FD passing support by defining XTRANS_SEND_FDS; the X server will do that only on Linux. When non-Linux FD passing support is integrated, we can change what the X server does. - Add upstream patch to fix build: + U_disable_all_of_the_FD_passing_code_unless_XTRANS_SEND_FDS_is_set.patch - Update to version 1.3.0: + configure: Remove AM_MAINTAINER_MODE + Remove unused TLI ("/STREAMSCONN"/) code from xtrans + Docs: convert function synopses to docbook funcsynopsis markup + autogen.sh: Implement GNOME Build API + Remove 'Readv' interface + Add APIs to send file descriptors through the network - Add Source URL, see https://en.opensuse.org/SourceUrls - specfile cleanup - Rename source and binary package from xorg-x11-xtrans-devel to xtrans. - Add Provides/Obsoletes for xorg-x11-xtrans-devel to smooth upgrades. - Pass --docdir=%{_docdir}/xtrans to configure to install xtrans.xml in the right doc directory, instead of /usr/share/doc/xtrans/). - Update to xtrans 1.2.7: + Lot of cleanups, both from manual inspection and from automated static code analysis + Bug fixes, including: - fix some resource & memory leaks - avoid buffer overrun in SocketReopen + Remove decnet leftover + Remove SUN specific code, let solaris create .X11-pipe with sticky bit on + Documentation & build configuration improvments - Include version of xtrans in the version of the package. For instance, this will now be 7.6_1.2.7. - Add pkgconfig(xorg-macros) BuildRequires. - Parallel build with %_smp_mflags; strip redundant sections/tags - fixed build on factory - package build errors fixed - bumped version number to 7.6 - xtrans 1.2.6 * This minor release converts the libxtrans API documentation from troff to DocBook/XML and updates it for the current state of the code. It also includes some minor bug fixes, and of course, the usual recent collection of build configuration improvements and janitorial cleanups. - xtrans 1.2.5 - adjusted p_xauth.diff - bumped version number to 7.5 - enable parallel building - xtrans 1.2.4 * various fixes - obsoletes xtrans-sig11.diff
- add SUSE-Public-Domain licence as some parts of xz utils (liblzma, xz, xzdec, lzmadec, documentation, translated messages, tests, debug, extra directory) are in public domain licence [bsc#1135709] - Use %license instead of %doc [bsc#1082318] - % needs to be encoded in description; adjust weird indent there as well. Expand LZMA in summaries. - Really use the selfdefined CFLAGS during build to fix build - fix CentOS/RHEL builds after clean-up - Simplify spec file conditions - Clenup profiled building - Use full lists of files - enable static package by default. Needed for AppImageKit - xz 5.2.3: * xz: always close a file before trying to delete it to avoid problems on some operating system and file system combinations. * C99/C11 conformance fixes to liblzma. The issues affected at least some builds using link-time optimizations. * Fixed bugs in the rarely-used function lzma_index_dup(). * Use of external SHA-256 code is now disabled by default. It can still be enabled by passing --enable-external-sha256 * Changed CPU core count detection to use sched_getaffinity() on GNU/Linux and GNU/kFreeBSD. * Fixes to the build-system - Install xznew with correct permissions (boo#970842) - Do not split out lang_package conditional, used in sle10 out of support - fix conversion: spell the missed parts correctly - add xznew{,.1}, converted from bznew - xz 5.2.2: * Omitted the use of pipe2() even if it is available to avoid portability issues with some old Linux and glibc combinations * Updated German translation * Documented that threaded decompression is not implemented yet - xz 5.2.1: * Fixed a compression-ratio regression in fast mode of LZMA1 and LZMA2. - Avoid running configure twice and using -fprofile-generate or - fprofile-use for compiling configure tests when profiling. - xz 5.2.0: * liblzma: - Added support for multi-threaded compression - Made the uses of lzma_allocator const correct. - Added lzma_block_uncomp_encode() to create uncompressed .xz Blocks using LZMA2 uncompressed chunks. - Added support for LZMA_IGNORE_CHECK. - A few speed optimizations were made. - Added support for symbol versioning. It is enabled by default on GNU/Linux, other GNU-based systems, and FreeBSD. * xz: - Fixed a race condition in the signal handling - Multi-threaded decompression can be enabled with the - -threads (-T) option. - New command line options in xz: --single-stream, - -block-size=SIZE, --block-list=SIZES, - -flush-timeout=TIMEOUT, and --ignore-check. - xz -lvv now shows the minimum xz version that is required to decompress the file. Currently it is 5.0.0 for all supported .xz files except files with empty LZMA2 streams require 5.0.2. * xzdiff and xzgrep now support .lzo files if lzop is installed. The .tzo suffix is also recognized as a shorthand for .tar.lzo. - xz 5.0.8: * Fixed an old bug in xzgrep that affected OpenBSD and probably a few other operating systems too. * Updated French and German translations. * Minor build system update - build with PIE support. - Build XZ with full RELRO.
- Security fix: [bsc#1032144, CVE-2017-5950] * Stack overflow in SingleDocParser::HandleNode() function * Added patch yaml-cpp-CVE-2017-5950.patch - Update to 0.6.1: * Just brownpaperbag over previous release - Update to version 0.6.0 * yaml-cpp no longer depends on Boost * Requires C++11 * Some bug fixes and performance improvements - Dropped patch yaml-cpp-disable-bundled-gmock.patch since it can be configured with the option YAML_CPP_BUILD_TESTS - use individual libboost-*-devel packages instead of boost-devel - Fix building with updated cmake and wrong -fPIE parsing: * yaml-cpp-disable-bundled-gmock.patch * yaml-cpp-fix-pie.patch - Update to 0.5.3 * Bugfix release. * This will be the last release that does not require C++11. - Drop upstreamed fix-node-regression.patch - Small spec file cleanups - Add patch to fix wrong node behaviour in 0.5.2 bnc#954749: * fix-node-regression.patch - Update version 0.5.2 * Some bugfixes - Updated spec file * Using cmake macro * Updated copyright. - Added boost-devel in yaml-cpp-devel Requires: (some yaml-cpp headers require boost headers). - update version 0.5.1 * a bug fix release for the new API
- Do not reinitialize the packaging system during offline upgrade (bsc#1193784 and bsc#1192437). - 4.3.66 - Do not escape "/$"/ in URL paths (bsc#1187581). - 4.3.65 - Don't crash with UI exception in Progress.rb if a popup is in the way (bsc#1187676) - 4.3.64 - Ignore sysctl configuration files that do not have the .conf extension. The only exception are kernel files (/boot/sysctl.conf-*) (bsc#1187018). - 4.3.63 - revert disable of hibernation based on product and virtual machines (bsc#1184470) - 4.3.62 - Do not crash when a client execution return false (related to bsc#1185561, and bsc#1180954). - 4.3.61 - Add a default value for file_path argument in ::new and ::load methods of CFA::LoginDefs class. - Add a AbstractWidget#displayed? to determine whether a widget is in the UI (bsc#1184115). - 4.3.60 - Use meaningful button labels when asking the user if would like to continue when an installation client is missing (related to bsc#1180954). - 4.3.59 - save_y2logs: Make modified content of log files just warning instead of fatal (bsc#1182710 see comment 2) - 4.3.58 - Ask the user if would like to continue when an installation client is missing (related to bsc#1180594). - 4.3.57 - Fix backward compatibility for focus parameter of Report.AnyQuestion/Report.ErrorAnyQuestion (bsc#1183011) - 4.3.56 - Fixed bug introduced while adding auto wrapping (bsc#1179893) - 4.3.55 - Use Auto Wrapping of long lines for Yast2::Popup and Yast::Report (bsc#1179893) - 4.3.54 - Do not use the 'installation-helper' binary to create snapshots during installation or offline upgrade (bsc#1180142). - Add a new exception to properly handle exceptions when reading/writing snapshots numbers (related to bsc#1180142). - 4.3.53 - Added supported migration "/openSUSE Leap 15.3"/ -> SLES (in 15.3 the product has been renamed from "/openSUSE"/ to "/Leap"/) (bsc#1181773) - 4.3.52 - Do not propose hibernation when running over a virtualized setup (bsc#1180982). - 4.3.51 - Fixed Resolvables class to uniqely identify the libzypp objects to avoid random failures (related to bsc#1178688) - 4.3.50 - Keep the libzypp target open to verify other packages (bsc#1180858, related to the previous fix bsc#1179773) - 4.3.49 - Ensure the libzypp target is initialized when downloading the skelcd packages (to verify the GPG signatures) (bsc#1179773) - Log more details when several resolvables (instead of a single one) are unexpectedly found (related to bsc#1176276) - 4.3.48 - Fix default for hibernation proposal (bsc#1169874) - 4.3.47 - Removed SCR agent .etc.inittab which is obsolete because SysVinit is no longer supported (bsc#1175494). - 4.3.46 - Yast::Arch add support to know if code is running in a PV Xen guest (related to bsc#952253, bsc#1172742, and bsc#1179197). - 4.3.45 - prepare usrmerge: install legacy symlinks via spec file only (boo#1029961) - 4.3.44 - CWM ComboBox: an editable ComboBox will not alter the list of items when the current value is not part of the list as it uses the original list which could be already modified (bsc#1177137) - 4.3.43 - CWM ComboBox: reverted the addition of the current_items method (bsc#1177137) - 4.3.42 - add methods to decide if hibernation should be proposed (jsc#SLE-12280) - 4.3.41 - Ensure #current_items always returns a list. - Related to bsc#1177137. - 4.3.40 - CWM ComboBox: query the current items offered by the widget when the list of items is extended by a new value (bsc#1177137) - 4.3.39 - Added support for nested items in CWM::Table (bsc#1176402) - 4.3.38 - Revert changes for hiding the heading of the dialog in text mode (the heading has no height if the title is empty). - bsc#1176808 - 4.3.37 - AutoYaST: SectionWithAttributes#new_from_hashes accepts an enumerable as first element (related to bsc#1177405). - 4.3.36 - AutoYaST: do not crash when sections like 'raid_options' are empty (bsc#1177405). - 4.3.35 - Revert the drop of SuSEFirewall2 as there are still some packages which need to be adapted (bsc#1177160) - 4.3.34 - Drop SuSEFirewall2 code completely (fate#323460) - 4.3.33 - Fix non-editable ComboBox handling (bsc#1136454). - 4.3.32 - Small improvements to CWM based widgets (related to bsc#1136454): - An editable ComboBox will refresh the list of items when a new one is given as its current value. - By default, a MenuButton widget listens to events from all its buttons. - 4.3.31 - Do not crash when trying to parse non-existing ("/nil"/) add-on product control XML file (bsc#1176593) - 4.3.30 - Added "/--plain"/ and "/--full"/ options for the "/systemctl"/ calls, these are recommended when processing the output by scripts (bsc#1176714) - 4.3.29 - Decrease error logging to avoid false positives in the y2log (bsc#1176653) - 4.3.28 - Hide heading of the dialog when no title is defined or title is set to an empty string. - Related to bsc#1175489. - 4.3.27 - Clear the download progres for the previous file when displaying an error popup (bsc#1175926) - Enable additional callback logging when $Y2DEBUG_CALLBACKS is set to "/1"/ - 4.3.26 - Enhance GPG module with symmetric encryption (related to bsc#1176336) - add new shared password dialog - 4.3.25 - Fixed accidentaly broken dependencies (related to bsc#1175317) - 4.3.24 - Yet another unit test architecture fix :-( (related to bsc#1175317) - 4.3.23 - Fix for the previous change: fixed unit test failure on non x86_64 archs (related to bsc#1175317) - 4.3.22 - Y2Packager::Resolvable.find(): improved error handling, added more unit tests (related to bsc#1175317) - 4.3.21 - Unify profile element paths (bsc#1175680). - 4.3.20 - XML: do not export the system ID if it is not defined (boo#1174424). - 4.3.19 - Handle exceptions when parsing xml file (related to bsc#1170886) - 4.3.18 - Provide a way to determine which resources (zones, services...) have been modified from the default values (bsc#1171356) - 4.3.17 - update is_wsl function to match wsl1 and wsl2 osrelease spellings (boo#1174183) - Add Layout class to configure a Wizard layout. - Related to jsc#PM-1998. - 4.3.16 - Better management of libzypp repovars (eg. those enclosed in curly brackets) introducing the new Y2Packager::ZyppUrl class - Do not crash during the upgrade process if some repository URL cannot be parsed (bsc#1172867) - 4.3.15 - Make CFA::MultiFileConfig fully reusable (related to bsc#1155735, and bsc#1157541). - add space to SPACE_CHARS (bsc#1173907) - 4.3.14 - Command line interface: Do not start an UI while evaluating current language settings (bsc#1173133). - 4.3.13 - Products: Do not solve dependencies while checking libzypp connection (bsc#1170322). - 4.3.12 - Avoid failure when downloading release notes from an inoperative proxy (bsc#1173447). - 4.3.11 - AutoClient#export method can receive a hash as an argument (bsc#1171356). - 4.3.10 - Add a method to change the selection of the network backend to be used (related to bsc#1172749) - 4.3.9 - Updated Yast::XML.validate arguments - Distinguish between a String argument (containing a XML document/schema) and Pathname (path to a file) - Related to bsc#1170886 - 4.3.8 - Add a method to determine the default start mode for a system service (related to bsc#1172749). - 4.3.7 - Fix Xen detection (bsc#1172742). - 4.3.6 - Improve actions to stop and start a system service. - Related to bsc#1162514. - 4.3.5 - Drop anyxml agent to unify used xml parsers. All usage replaced by rubygem-nokogiri (related to bsc#1170886) - 4.3.4 - Improved XML validation, raise exception for not well formed documents (related to bsc#1170886) - 4.3.3 - autoinst_issues/list.add : Fixed documentation. (bsc#1171335). - autoinst_issues/list.add : Changed first parameter from tag to classes (bsc#1171335). - Added general AY issue classes: InvalidValue, MissingValue - 4.3.2 - Restore back the perl-XML-Simple dependency, it is needed for ag_anyxml (related to bsc#1170886) - 4.3.1 - Re-implement XML parser (bsc#1170886): -- use as backend nokogiri instead of hand written libxml2 wrapper -- Use exceptions instead of silently ignoring issues -- export map as type to xml -- add new method #validate to validate against relax-ng schema - 4.3.0 - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.2.84 - Avoid using systemctl calls when already started with the installation and thus, running inside the chroot (bsc#1168849) - 4.2.83 - Remove ip aliases that were marked to be deleted from the interface configuration files (bsc#1146020) - 4.2.82 - Retranslate wizard help button in NCurses UI (bsc#1167224) - 4.2.81 - Modify the way YaST detects whether systemd is running or not (bsc#1168307) - 4.2.80 - Reread network interfaces configuration after writing it avoiding wrong values when reopen network configuration dialog during an installation (bsc#1166778) - 4.2.79 - Remove no longer needed multi status selector since it does not work as expected (bsc#1167523). - 4.2.78 - Fixed alignment in the multi selection CWM widget (part of bsc#1167523) - 4.2.77 - Add Popup#SuppressFeedback to allow to hide feedback for certain actions (needed for bsc#1165705) - 4.2.76 - Force a reset of the firewalld API instance before reading the firewalld configuration (bsc#1166698) - 4.2.75 - Fixed CWM::MultiStatusSelector help text icons displayed during installation (related to bsc#1157780, bsc#1161308, bsc#1161200) - 4.2.74 - CWM::MultiStatusSelector minor improvements (related to bsc#1157780). - 4.2.73 - Add the new CWM::MultiStatusSelector custom widget (related to bsc#1157780, bsc#1161308, bsc#1161200). - 4.2.72 - Do not remove the installation repositories in the "/Previously Used Repositories"/ step (bsc#1163081) - 4.2.71 - Allow to restore the vertical scroll of a CWM::RichText (related to bsc#1049965) - 4.2.70 - Read the list of network service properly, no matter where it is stored (bsc#1162853). - 4.2.69 - Skip repository reloading at installation to avoid unselecting products to install (bsc#1165501) - 4.2.68 - Updated docu for SysctlConfig class (bsc#1151649). - Creating an own Augeas instance for each parsed sysctl file (bsc#1151649). - 4.2.67 - SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649). - 4.2.66 - Fixed user-visible messages (bsc#1084015) - 4.2.65 - Show on WSL only WSL capable modules in control center (bsc#1162650) - 4.2.64 - Add new widgets CWM::ProgressBar and CWM::DynamicProgressBar. - Needed for bsc#1135366. - 4.2.63 - Do not crash when the "/software/base_products"/ is not defined in the control.xml (bsc#1161956) - 4.2.62 - Speed up run on WSL (bsc#1157575) - 4.2.61 - Added classes for handling the old repository setup during upgrade (related to bsc#1159433) - 4.2.60 - Add an option to enable the online search in the package selector (jsc#SLE-9109). - 4.2.59 - don't use /bin/systemd compat symlink (bsc#1160890) - 4.2.58 - CommandLine: Add ability to actions to skip writing. Useful for more CLI bug fixes e.g. bsc#1160928 - 4.2.57 - Evaluating system release/version in an more understandable form for the user e.g. "/15-SP2"/ (improvement for fate#325834). - 4.2.56 - Add a text helper to strip HTML tags (related bsc#1157780) - Moves text helpers to String refinements, keeping backward compatibility. - 4.2.55 - Do not refresh package installation overview if the medium has been changed and the user has switched to the release notes tab. (bsc#1129426, bsc#1159367) - 4.2.54 - Fixed error during upgrade if Btrfs is used and '/var/lib/YaST2' is missing (bsc#1159562) - 4.2.53 - Propagate an error status when a CommandLine module gets an unknown command (related to bsc#1144351). - 4.2.52 - Fix an exception in the live installation caused by a missing "/require"/ clause (bsc#1160362). - 4.2.51 - Persian is also an RTL language (related to bsc#1156437) - 4.2.50 - Yast2::ServiceWidget: By default, propose to reload or restart the service when it is active (bsc#1158946) - 4.2.49 - Added helper to create UI sort-key term (bsc#1140018) - 4.2.48 - Add backward compatible hash accessors to Resolvable which solve several crashes (related to bsc#1132650 and bsc#1140037) - 4.2.47 - Use 70-yast.conf instead of 30-yast.conf to write YaST settings under /etc/sysctl.d (related to jsc#SLE-9077). - 4.2.46 - Do not crash while reading the product info (related to bsc#1132650 and bsc#1140037). - 4.2.45 - Do not crash when no base product is found (related to bsc#1132650 and bsc#1140037). - 4.2.44 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.43 - Network: drop support for obsolete network device types (jsc#SLE-7753) - 4.2.42 - Use /etc/login.defs.d/70-yast.defs to write login.defs values that are overridden by YaST (related to bsc#1155735). - 4.2.41 - add is_wsl function to detect wsl (boo#1154962) - 4.2.40 - bsc#1155735, bsc#1157541: - Read /usr/etc/login.defs. - Write login.defs configuration to /etc/login.defs.d/. - 4.2.39 - bnc#1157532 - do not modify /etc/sysctl.conf in inst-sys as it is on r/o filesystem - 4.2.38 - Linuxrc: Ensure the new opened SCR instace is closed when reading the /etc/install.inf file (bsc#1122493, bsc#1157476) - 4.2.37 - Ensure /etc/install.inf is not read from the target system but from the local one. (bsc#1122493, bsc#1157476) - 4.2.36 - Do not try to find licenses in the installation medium when they have been already downloaded from SCC (bsc#1153326). - 4.2.35 - Fix crash in upgrade caused by wrong parameter to snapper (bsc#1156819) - 4.2.34 - Use new snapper machine-readable output to retrieve snapshots information (related to bsc#1149322). - 4.2.33 - Add linuxrc option "/reboot_timeout"/ to configure the timeout before reboot (bsc#1122493) - 4.2.32 - Network: During an installation, check which backend is in use when Systemd is running. (bsc#1151291) - 4.2.31 - fix showing release notes for online upgrade (bsc#1155134) - 4.2.30 - Support for products on control file during upgrade (jsc#SLE-7214) - 4.2.29 - Fix showing details for accessing media error (bsc#1153297) - 4.2.28 - Fixed evaluating the available package versions, fixed crash when trying to download a non-existing package (bsc#1151824) - 4.2.27 - Remove old values from /etc/sysctl.conf (jsc#SLE-9077). - 4.2.26 - Add a CFA based class to adjust sysctl settings (jsc#SLE-9077). - 4.2.25 - Fix module name inference when reading .desktop files (bsc#1151954) - 4.2.24 - Use "/display_name"/ tag for the product label, "/label"/ marks a translatable text (jsc#SLE-7214) - 4.2.23 - Added support for reading products from control.xml file (jsc#SLE-7104) - 4.2.22 - support reading licenses from tar archive (jsc#SLE-7214) - 4.2.21 - Fix a problem when long warnings reports in command line (bsc#1149776). - 4.2.20 - yast completions have to be named after their respective command name (bsc#1122259) - 4.2.19 - Remove the obsolete XVersion API (bsc#1144627). - Detect missing textdomain during testing (bsc#1130822) - 4.2.18 - Allow to know if there is a forced base product (bsc#1124590, bsc#1143943). - 4.2.17 - Add a dependency on hostname, as it is needed by the Hostname module (boo#1142595). - 4.2.16 - Stop "/ls: write error: Broken pipe"/ messages (bsc#1128032) - 4.2.15 - Release the sources to avoid using up all server connections (bsc#1141127) - 4.2.14 - Fixed evaluating the base products to avoid the "/No base product found"/ error message at upgrade, for reading the product data prefer the new products (bsc#1142522) - 4.2.13 - fixed symlink creation in jenkins - Infer the right module name from desktop files (bsc#1140233). - 4.2.12 - bsc#1138668 - Fixed failing old testsuite in yast2-dns-server package: do not depend on the environment, skip bind absence in Mode.test() - 4.2.11 - deprecate Arch.ia64 and drop all support for ia64 (last seen in SLE 11) - bsc#1137992 - PackageSystem.Installed: Fixed typo when passing the allowed return codes to Execute. - 4.2.10 - bsc#1137992 - PackageSystem.Installed: Use Yast::Execute instead of SCR to avoid false positives. - 4.2.9 - Slideshow: Flag for switching on/off release notes tab. (bsc#1136708) - 4.2.8 - bsc#1137992 - PackageSystem.Installed: Increase the logs details. - 4.2.7 - bsc#1086454 - Recognize IB interfaces based on IPOIB_MODE ifcfg attribute - 4.2.6 - Use new schema of desktop files (boo#1084864) - Clean up spec - Rename desktop files - 4.2.5 - Drop old testsuite - Convert from autotools to rake based installation - create log directory with control.xml and merged installation.xml - 4.2.4 - Make sure the wizard buttons always remain visible in NCurses (bsc#1133367) - 4.2.3 - give more verbose feedback in 'view_anymsg' client (bsc#1132658) - 4.2.2 - Uninstall the "/SUSE-Manager-Proxy"/ product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) - 4.2.1 - Allow not prescribing UI in yast2, to use YUILoader::loadUI. Required to load integration tests framework (poo#36712, bsc#1132247) - 4.2.0 - Updated map for evaluating upgraded products (e.g. for SUSE-Manager). (bsc#1131503) - Upgrade: Evaluating product obsoletes in order to show it in the proposal overview. - 4.1.68 - Use noun phrase in summary. - Firewall: Zone name has been removed from the common attributes declaration as it cannot be modified through the firewalld API. (bsc#1130354) - 4.1.67 - Require tar as a dependency for yast2-logs (bsc#1125142). - 4.1.66 - Fixed evaluating the base product, the same products with the available and selected status must be treated as duplicate products (bsc#1129257) - 4.1.65 - Process the "/specialproduct"/ value like a linuxrc parameter (ignore "/-_."/ characters, ignore case) (bsc#1128901) - 4.1.64 - Fix how a product features is read in a running system. - Update default path for base product licenses (fate#324053, jsc#SLE-4173). - 4.1.63 - Fixed product filtering in product_reader.rb, fixes problem when upgrading SLE15-SP1 to SLE15-SP1 (usually used to fix a broken system) (bsc#1128459) - 4.1.62 - bnc#1127798 - do not crash with internal error when enabling a network network service when no network service is active. - 4.1.61 - added "/Modify"/ button label (related to bsc#1128279, or just as good gh#yast/yast-yast2#713) - 4.1.60 - Added command line support also for the other Report module methods (related to bnc#1127685) - 4.1.59 - Fixed a failing testsuite, the Report.LongError used in the global exception handler did not support the command line mode (related to bnc#1127685) - 4.1.58 - bnc#1127685 - made Report module long message reporting popups adjustable - 4.1.57 - Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138). - Use the correct path for /usr/bin/ifconfig (bsc#1127138). - 4.1.56 - Fixed license file ordering issue causing a random test failure (bsc#1125722) - 4.1.55 - Firewall: added some help methods for moving interfaces between zones in a safe way (fate#324662). - 4.1.54 - CWM: Added date field and time field widgets (fate#322722) - 4.1.53 - Support special products which will be enabled via linuxrc (flag "/specialproduct"/) (fate#327099) - 4.1.52 - Firewall: drop not needed relations and its related methods - Firewall: move export method to yast2-firewall (fate#324662) - 4.1.51 - CWM: Add method focus to object CWM widgets (FATE#324662) - CWM: Add rspec helper for common CWM widgets - CWM: Allow CWM dialogs/popups to have own help - CWM: Fix showing help for CWM Popup (FATE#324662) - 4.1.50 - Fix crashes of many modules when invoking from ncurses control center (bsc#1121425) - 4.1.49 - Ignore the old packages when fetching the release notes (bsc#1112866) - 4.1.48 - Fix a fragile unit test (related to changes introduced for fate#325482) - 4.1.47 - Fetch and display properly the license content from the fallback rpm when using a product definition located at /usr/share/installation-products (part of fate#325482) - 4.1.46 - Drop no longer used ALog module without replacement - Drop no longer used Cron module without replacement - Drop obsolete DebugHooks module for installation. Replaced by integrated installation debugger and installation hooks. - Drop no longer used SuSEFirewallExpertRules module. Replaced by firewalld related classes. - replace old testsuite for Wizard module by rspec tests - Drop no longer installed desktop files for remotechooser and remoteinstall from git. - Drop obsolete ycp syntax checker check-all-syntax without replacement. - Add missing help for the service configuration - NetworkService: fix invoking forced enable (bsc#1119657) - 4.1.45 - Add a <configuration_management/> section to the control file (fate#322722). - 4.1.44 - avoid use of shellescape function on non string types (bsc#1119678) - 4.1.43 - Extend Yast::Execute API (needed for bsc#1118291) - Add method Yast::Execute.stdout - Allow to chain methods - 4.1.42 - WorkflowManager: find product definitions located at /usr/share/installation-products/ (part of fate#325482) - 4.1.41 - Added more testcases if e.g. system is running in chroot environment and systemd does not work properly (bsc#1113732) - Removed dead code (bsc#1118291) - 4.1.40 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.39 - Ship only primary icons with module to avoid conflicts (boo#1118521) - 4.1.38 - firewalld: add ability to add/edit/remove zones (fate#324662) - 4.1.37 - Provide icon with module (boo#1109310) - Move virtualization group from yast-vm to yast2 - 4.1.36 - Added global parameter enable_local_users (Fate#326447) - Added ProductFeatures::GetBooleanFeatureWithFallback - 4.1.35 - check return value of OpenDialog to prevent crash (bsc#1115745) - 4.1.34 - WorkflowManager: Allow system roles to live in /usr/share/system-roles/*.xml (bsc#1108176) - 4.1.33 - view_anymsg: allow user to switch to yast2-journal if file does not exist or is empty (bsc#948729) - 4.1.32 - Added flag save_y2logs to control.xml file in order to save YaST logs at the end of installation (fate#325737) - 4.1.31 - Ensure that Installation.sourcedir exists (bsc#1097700) - Use LSB compliant Installation.sourcedir - 4.1.30 - CWMFirewallInterfaces: make some "/current state"/ methods public needed by yast2-rmt (fate#326634) - 4.1.29 - Network (Firewall): Added modify_masquerade method to zones API unifying the way changes are applied to single value attributes. (bsc#1112547) - 4.1.28 - adapted to extended output of snapper (fate#326479, bsc#1111831) - 4.1.27 - Small CWM optimization by avoiding deep_copy on big data (bsc#1112402). - 4.1.26 - CWMFirewallInterfaces: Improved the user UX replacing the api calls for checking supported services once the list supported ones are already known by the firewalld instance (fate#324662) - 4.1.25 - Splitting yast2 package into yast2 and yast2-logs. yast2-logs contains only scripts for handling YaST logs (fate#325737). - 4.1.24 - Added tags full_system_media_name and full_system_download_url in control.xml which describe the location for the "/all-packages"/ medium. This information will be shown if the registration has been scipped by the user. No hint will be shown if these tags have not been defined. (fate#325834) - 4.1.23 - Added new methods to firewalld_wrapper in order to switch yast2-dhcp-server to new firewall module. (bsc#1108942) - 4.1.22 - Log viewer: replace invalid UTF-8 characters from the displayed log to avoid a crash (bsc#1110549) - 4.1.21 - Network (Firewall): - Added some methods needed for AutoYaST configuration (fate#324662) - Make the service status label stretchable so the updated status is displayed correctly (bsc#1110407) - 4.1.20 - bnc#964856 - fixed internal error - do not crash when updating device config - 4.1.19 - Y2Firewall::Firewalld: Single attributes setter will not modify the value of the attribute in case it is the same (bsc#1109812) - 4.1.18 - Improve Y2Firewall::Firewalld::Interface#zone to return an Zone object (fate#324662). - 4.1.17 - bnc#964856 - removed obsolete parts of NetworkInterfaces API: ifcfg_part, device_type, device_num, alias_num, GetFreeDevices, GetFreeDevice, LocateNOT, ListDevicesExcept - 4.1.16 - Network (Firewall) - Added Y2Firewall::Firewalld::Interface class. - Adapted interfaces helpers to work with the new class. (fate#324662) - 4.1.15 - Add a new popup widget (fate#324662). - Add a helper class UIState to keep the UI states when using CWM. - Y2Firewall::Firewalld: Added convenience method to obtain the firewalld service object (fate#324662) - 4.1.14 - Allow reading the installation.xml (skelcd-* package) from other repository than the initial one (e.g. the self update), select the highest version of the package (instead of the first found) (bsc#1101016) - 4.1.13 - Firewalld: Fixed the API cmd call for removing services from zones when the firewall is in offline mode (bsc#1108628) - 4.1.12 - CWM: avoid to always return :next when accepting a dialog. - Needed for Expert Partitioner (fate#318196). - 4.1.11 - Added the missing SuSEFirewallProposal.rb file to the Makefile (bsc#1087867) - 4.1.10 - Bring back the SuSEFirewallProposal fixing the class unit tests until yast2-network drops the import of the module completely. (bsc#1087867) - 4.1.9 - Extended the firewall API supporting the use of single-value attributes and also prepared it for introducing more complex relations like 'forward-ports' and 'rich-rules' in the future. (fate#324662) - Improved the parser for zones and added a parser for services. - Improved test mocking fixing a Polkit popup shown when running the test (bsc#1087867) - 4.1.8 - CWM: allow to define next handler for CWM#show. - CWM: define default next handler in CWM::Dialog. - Needed for Expert Partitioner (fate#318196). - 4.1.7 - Add missing CompoundService#support_start_on_boot? (bsc#1106591). - 4.1.6 - Increase timeout for the execution of systemctl commands (bsc#1098910). - 4.1.5 - Fix the Yast2::ServiceWidget to not show the "/On Boot"/ option when it is not supported (related to fate#319428). - 4.1.4 - Refactor systemd classes, reorganizing them in real classes under the Yast2::Systemd namespace instead of using modules (related to fate#319428). - 4.1.3 - Changed dir of COPYING file - Add support for systemd services that can only be started on-demand (fate#319428 and bsc#1104568). - 4.1.2 - Improve systemd socket detection (related to fate#319428). - SystemService#find_many does not raise an exception anymore. - 4.1.1 - Added widget to configure services (part of fate#319428). - 4.1.0 - Add a method to detect whether a systemd service exists in the underlying system or not (related to fate#319428). - Fix systemd socket detection. - 4.0.83 - Fix support to handle services during early 1st stage (related to fate#319428). - 4.0.82 - Do not display "/download failed"/ error when using unsigned packages (bsc#1096027) - 4.0.81 - Services: add class to manage systemd services with associated socket (needed for bsc#1080738 and fate#319428). - 4.0.80 - Replace the deprecated firewallctl command with firewall-cmd for obtaining the firewalld state (bsc#1093111) - Network: Prevent from crashing when trying to delete some ip aliases from the original devices (bsc#1098919) - 4.0.79 - Added additional searchkeys to desktop file (fate#321043). - 4.0.78 - display proper release notes for product (bsc#1096138) - 4.0.77 - rename SLES_HPC -> SLE_HPC (bsc#1095053) - 4.0.76 - Calling YAST module: Do not create a post Snapper image if the pre Snapper image has already been failed (bnc#1093374) - 4.0.75 - Support multiple "/system-installation()"/ provides in one package (bsc#1092965) - 4.0.74 - CWM: allow to define back handler for CWM#show. - CWM: define default handlers for back and abort in CWM::Dialog. - Needed for Expert Partitioner fate#318196. - 4.0.73 - Add a text helper to wrap richtext in directional markers (bsc#1089846). - 4.0.72 - Do not crash when reading trying to determine available locales for some licenses (bsc#1089610). - 4.0.71 - save_y2logs: save kernel messages and udev log (bsc#1089647, bsc#1085212) - 4.0.70 - Handle input/output errors in the DoneProvide package callback (bsc#1088682). - 4.0.69 - Wizard: Fall back to smaller and/or hicolor icon if the icon for the launched module cannot be found (bsc#1087224) - 4.0.68 - Do not use the solver for finding the best product upgrade candidate, it does not work correctly in the SLES + sle-module-hpc => SLES_HPC case (bsc#1086734) - 4.0.67 - Fix early exit of installation when initial install url is invalid and later fixed (bsc#1086840) - 4.0.66 - improve wayland support (bsc#1083907) - 4.0.65 - Use SHA2 instead of MD5 when determining whether a license was already accepted or not (related to fate#325461). - 4.0.64 - Add a new API to handle product licenses. - Given a license, remember whether another one with the same content was already accepted (fate#325461). - 4.0.63 - Added ProductUpgrade class to better evaluate the product for upgrading (related to bsc#1086259) - 4.0.62 - Make possible to use the Yast2::Popup class from the Report module (part of bsc#1082542). - 4.0.61 - fix behavior of showing timed error popup (found during debugging bsc#1083672) - 4.0.60 - Fix extracting kernel parameters from installation when there is parameter with '=' in value like pci=hpiosize=0,hpmemsize=0,nobar (bsc#1081353) - 4.0.59 - Use the correct release notes URL during upgrade (bsc#1073488). - 4.0.58 - Fixed a typo and the list item marker in the firewall widget (bsc#1083058). - 4.0.56 - NIS configuration fails while executing firewall-offline-cmd. Fix: Ensure that the firewalld configuration is read before writing. (bnc#1082827) - 4.0.55 - Added missing textdomain to firewalld zone class for translations (bsc#1082246). - 4.0.54 - Fixed list of the URL schemes without host, fixes processing URLs with the "/hd:/"/ scheme (bsc#1077310) - 4.0.53 - Add a method to get the list of available license translations for a given product (related to FATE#322276). - 4.0.52 - Firewalld: Added interfaces helpers (fate#323460) - 4.0.51 - Drop (x)inetd agents - CWMServiceStart: Replace xinetd by systemd socket activation (fate#323373) - 4.0.50 - Y2Packager::Product does not depend on Yast::Language module anymore (related to bsc#1079045) - 4.0.49 - Replace idnconv with simpleidn library (related to bsc#1071552). - Move some Y2Packager classes from yast2-packager here to fix the package build. - 4.0.48 - Firewalld: Cache modifications for performance improvements. (fate#323460) - 4.0.47 - Move some Y2Packager classes from yast2-packager here to avoid circular dependency (related to fate#323163) - 4.0.46 - Firewalld API: Cache whether the configuration has been read (fate#323460) - 4.0.45 - Installation::AutoClient: modified packages default and improved documentation (fate#323460 bsc#1077987) - 4.0.44 - Fixed a bug causing pages of all CWM::TreePager to be rendered twice on every page switch (bsc#1078212) - 4.0.43 - Firewalld API: reload and complete reload return true in offline mode (fate#323460) - 4.0.42 - Fixed logging typo (fate#1076513) - 4.0.41 - Improved base product detection at upgrade (fate#1076513) - 4.0.40 - Firewalld: Added methods to the wrapper class for opening ports by YaPI modules (fate#323460 bsc#1071548 bsc#1076837) - 4.0.39 - CWM: Add possibility to define abort handler for CWM.show (needed for expert partitioner fate#318196) - 4.0.38 - Firewalld: Added missing firewalld service file to the Makefile (fate#323460). - 4.0.37 - CWMFirewallInterfaces: Replaced SuSEFirewall2 by firewalld. (fate#323460) - 4.0.36 - fix having some roles without description when choosing different extensions during installation (bsc#1070726) - 4.0.35 - Firewalld export: Return empty hash if the package has not been installed. (fate#323460) - 4.0.34 - Adding a workflow from other products: If there are no modules have beed defined we are using the modules defined in append_modules. (bnc#1075182) - 4.0.33 - Firewalld: Allow to modify default zone and export configuration (fate#323460). - 4.0.32 - bnc#1073727 - ignored some of typical backup extensions (like .bak, .orig) when loading ifcfg files - 4.0.31 - Firewalld: Extend handling of zones for AutoYaST configuration (fate#323460). - 4.0.30 - Firewalld API: Use string command with all api methods which expect string outputs (bsc#1070559) - 4.0.29 - Firewalld API: Added convenient methods for query commands and string expected output commands (bnc#1070559). - 4.0.28 - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.27 - Improve tests for CWM::Pager (part of fate#318196). - 4.0.26 - Recognize CTC devices named like slc600 (bsc#1058227). - Stopped treating old-style hotplug devices specially. - 4.0.25 - save_y2logs: save also /linuxrc.config and /etc/os-release files for easier debugging - CWM: make method Pager#current_page public. - Necessary for fate#318196. - 4.0.24 - bnc#1061306 - provided new function for querying net device configuration to avoid internal errors when querying cached devices inconsistently - 4.0.23 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). - 4.0.22 - Added missing y2firewall/firewalld/zone.rb file to the Makefile (fate#323460). - 4.0.21 - Fixed a bug selecting rows programmatically for CWM::Table (bsc#1070287). - 4.0.20 - Add new Yast2::Popup class providing nicer API for invoking popups (hackweek project) - 4.0.19 - bnc#956755, bnc#1061306 (mfilka) - fixed storing device information to avoid incorrect "/not found"/ states when querying NetworkInterfaces subsequently - 4.0.18 - Network: - Do not depent on SuSEFirewall to list the known zones anymore. - NetworkInterfaces: Remove ZONE attribute if it is empty when writing. - 4.0.17 - Added RSpec shared example for CWM::CheckBox (bsc#1068354). - 4.0.16 - SuSEFirewall: Export minimal firewalld configuration until the AY firewall schema is adapted (bsc#1067193) - 4.0.15 - fate#323460 - Firewalld API: added change_interface method - 4.0.14 - Firewalld API: running? return false if the package is not installed (fate#323460) - 4.0.13 - Network (Firewall): - Added support for firewalld offline command - Dropped SuSEFirewall (module) support for SuSEFirewall2 backend - Adapted some SuSEFirewalldClass methods to work properly during installation. - Skipped some tests to make it build properly (should be replaced by new ones with a new API design) (fate#323460) - 4.0.12 - Adapted SuSEFirewallIsInstalled() to return true only when the package is already installed or checked and installed in normal mode. - Added SuSEFirewallIsSelectedOrInstalled() which behaves as the old SuSEFirewallIsInstalled() method. (bnc#1037214) - Adapted calls to use SuSEFirewallIsSelectedOrInstalled() when the methods can be called even with just Pkg selection. - Fixing disabling vnc, ssh, ... installation to handle service names independently on using upper/lower case as they are used in different context at different places of the code (bsc#1055279). - 4.0.11 - Disable vnc, ssh,... installation in install.inf if it is not supported. (bnc#1055279, bnc#1058071) - 4.0.10 - Stop using tmpnam, it is no longer supported in perl 5.26 (bsc#1061620) - 4.0.9 - Add support for merging to workflow extensions from modules (bsc#1049297) - 4.0.8 - fix starting gnome control center (bsc#1058376) - 4.0.7 - systemd services (bsc#1045658) - reverted a command change that broke brittle tests - 4.0.6 - systemd services (bsc#1045658) - add SystemdService.find_many for a speed-up - SystemdUnit fix for units with multiple dots in name - consistent logging of systemctl calls - 4.0.5 - Fix handling of PGP signatures when running in insecure mode (bsc#1054663) - 4.0.4 - Added methods to Yast2::FsSnapshot allowing to finish the Snapper configuration (part of fate#318196). - 4.0.3 - Add support to disable buttons on CWM::Dialog - Add a method WorkflowManager#merge_product_workflow which allows to merge a product workflow (fate#322267) - 4.0.2 - Added UI:TextHelpers with a wrap_text method moved from yast2-network (bsc#1055643) - 4.0.1 - Fixed the cursor theme in the installation (the DMZ theme has been replaced by DMZ-White and DMZ-Black) (bsc#1051664) - 4.0.0 - Restore Packages::Repository and Packages::Product in order to retain compatibility with yast2-packager 3.3.2 which is the version on Factory until storage-ng is finally merged (bsc#1055677) - 3.3.10 - Move Packages::Repository and Packages::Product to yast2-packager (FATE#322276) - 3.3.9 - workaround false warning from Forwardable when using OpenStruct in ruby 2.4 (bsc#1049433) - 3.3.8 - run_ifconfig.scr - make "/inet"/ section optional, handle additional whitespace characters (bsc#811760) - 3.3.7 - More robust systemctl test to avoid possible timeout error - WorkflowManager: allow to extend workflow from rpm package (needed for FATE#323450) - WorkflowManager: drop never used support to extend workflow from pattern - 3.3.6 - drop reading /content file (FATE#322386) - 3.3.5 - cwm/rspec.rb: added tests in "/CWM::RadioButtons"/ group for optional #hspacing and #vspacing methods - CWM::WrapperWidget#cwm_defintion: also include widget id, otherwise the widget would not show in a Pager, eg. Tabs (bsc#1049595) - 3.3.4 - Add YaST2 logs to the default list of files for System Log browser (bsc#1049138) - 3.3.3 - Add Yast::Execute.on_target! and Yast::Execute.locally! variants which raise a Cheetah exception if the command fails (bsc#1048512) - 3.3.2 - convert Object#timeout usage to Timeout.timeout as ruby2.4 makes it obsolete ( ruby2.4 will be for SLE15 so part of bsc#1044312) - 3.3.1 - Fix omitting button in CWM::Dialog and make API consistent with CWM.show (boo#1039901) - 3.3.0 - Support for the new Expert Partitioner (boo#1039901): - Added UI::Sequence, UI::Greasemonkey - Added CWM::Dialog - RSpec.shared_examples for CWM: Page, PushButton, RadioButtons, RichText. - 3.2.40 - Add hint for UI about application name and its icon (bsc#1037891) - 3.2.39 - Fix showing help text when CWM::ReplacePoint contains another CWM::ReplacePoint. Fix including new CWM::AbstractWidget#refresh_help functionality for widgets where help text can change during its lifetime. (boo#1039901) - 3.2.38 - Add EventDispatcher#event_handler to allow custom events management, for example to delegate to a widget. Part of (fate#305633) - 3.2.37 - Fix distribution of new CWM::WrapperWidget (bsc#1032725) - 3.2.36 - CWM: Add object wrapper to allow running object CWM with old hash style widgets (bsc#1032725) - fix nested pagers to have unique ids - 3.2.35 - Fix CWM::ReplacePoint to work with CWM::Custom widget and use it in all pagers (boo#1039901) - Fix calling handle in CWM::RadioButtons - 3.2.34 - Warning messages shouldn't open UI in command-line mode (bsc#1036440). - 3.2.33 - Added CWM::Pager, CWM::Tree + CWM::TreeItem, CWM::TreePager + CWM::PagerTreeItem (boo#1039901) - 3.2.32 - Added CWM::Table (boo#1039901) - 3.2.31 - Translation fix: Ruby gettext cannot extract translatable texts from interpolated strings (bsc#1038077) - 3.2.30 - Added cwm/rspec with shared_examples for CWM::AbstractWidget and its children (boo#1039302) - 3.2.29 - Fixed parsing whitespace lines in /etc/fstab (bsc#1030425) - 3.2.28 - Set correct title when wizard is supported (bsc#1033161#c4) - 3.2.27 - start using y2start instead of y2base (bsc#1027181) - 3.2.26 - don't generate multiline entries, it's against SuSEfirewall2 recommendation multiline entries create trouble with fillup, see bsc#798468 - 3.2.25 - Fixed downloading installer extension package (FATE#320772) - 3.2.24 - SlideShow: Escape plain text release notes being shown properly in RichText (bsc#1028721). - 3.2.23 - Download the addon installation.xml file from a package referenced by the "/installerextension"/ provides dependency (FATE#320772) - 3.2.22 - Use for Yast::TargetFile and Yast::Execute real path where scr operates. It allows easier switching scr in unit tests. (needed for testing fix for bsc#1023204) - 3.2.21 - Added options to CWM::RadioButtons to set some extra spaces (related to poo#14936 and bsc#1025415). - 3.2.20 - Added PackageDownloader and PackageExtractor classes for sharing the package downloading and extracting functions (fate#320772) - 3.2.19 - bnc#1026027 - removed insserv calls - 3.2.18 - UnitFileState will be used for evaluating enable state of services. If it has an invalid value "/systemctl is-enabled...."/ has to be called instead. (bnc#1012047) - 3.2.17 - Added FileChanges.created_files (part of fix for bsc#1027582) - 3.2.16 - Support to add roles through addons (FATE#320772) - 3.2.15 - Allow Pattern selector to have more generic button names and enablement (needed for poo#14936, bsc#1025415) - 3.2.14 - Fix error popup when replacing widget with CWM::ReplacePoint (FATE#322328) - 3.2.13 - Added a CWM::ReplacePoint widget - 3.2.12 - CWM: when skipping storing of widget values, skip also its validation (FATE#322328) - bnc#1017716 - do not cache ifcfg files with empty device name part (ifcfg-). Such file cannot be mapped to any existing device and providing empty device name could lead to unexpected crashes in other parts of yast. - 3.2.11 - Fixed tests to pass with the latest yast2-core package (related to the bsc#932331 fix) - 3.2.10 - Add a method to read the ID property from the /etc/os-release file (related to bsc#1016004) - 3.2.9 - add generic cwm widget for keyboard layout (used for FATE#321754) - 3.2.8 - Enhanced PackagesProposal API to handle required and optional resolvables separately (bsc#885496) - 3.2.7 - Fix replacement of workflow modules (bsc#1011869) - 3.2.6 - Remove the restart file when starting YaST to avoid possible infinite loop (bsc#842910) - 3.2.5 - Added needed include in Kernel.rb. Found while testing bnc#1009023 - 3.2.4 - fix do not show again for packages downloaded to temporary directory (bsc#481011) - remove icons from signature check dialogs (bsc#875201) - 3.2.3 - Add-on module: Do not escape characters like "/:"/ in the path string (bnc#966413). - 3.2.2 - Network: Added method to adapt old configuration of enslaved interfaces. (bsc#962824) - 3.2.1 - Set installer theme when Screenmode is specified at boot time (related to bsc#780621) - 3.2.0 - save_y2logs: use canonical path (bsc#1001454) - 3.1.208 - Removed build dependency on yast2-perl-bindings (bsc#999203) - 3.1.207 - Network: Fix bug introduced during NetworkInterfaces.Read cleanup The method Networkinterfaces.Locate now returns the interface name of the interfaces that match the given condition instead of the type. (bsc#998717) - 3.1.206 - Packages: remove warning icon from package callbacks. (bnc#988949) - 3.1.205 - Set AutoYaST default timeout entries for reporting errors correctly and do not overwrite AutoYaST profile settings. (bnc#988949) - 3.1.204 - Popup.Error will escape the text when message is too long and richtext is used (bsc#992506) - 3.1.203 - Fixed handling of cd:/ and dvd:/ URLs (bsc#991935) - 3.1.202 - Declare textdomain to fix untranslated texts (bsc#992084). - 3.1.201 - show release notes during package installation even if slide show is not available (bsc#978700) - 3.1.200 - Fixed ArgumentError in Popup.AnyTimedMessage (bsc#988739). - 3.1.199 - Fixed Yast::NetworkInterfaces.FilterNOT regexp matching (bsc#990482) added in previous release. - 3.1.198 - Clean up of NetworkInterfaces Read method to make it more readable (bsc#982850) - 3.1.197 - define 32-bit arm architecture (thanks to @afaerber) (FATE#310070) - 3.1.196 - fix cyclic dependencies caused by split of firewall classes (bsc#987059) - 3.1.195 - Use a high resolution window icon (64x64) instead of the low resolution (22x22) one (bsc#985432) - 3.1.194 - Fixed displaying the file conflicts callbacks when the Progress dialog is not displayed (bsc#983464) - 3.1.193 - Drop yast2-devel-doc package (fate#320356) - 3.1.192 - Split SuSEFirewall and SuSEFirewallServices classes to separate files as recommended by the Yast coding style (fate#318356, gh#yast/yast-yast2#471) - 3.1.191 - Refactor SuSEFirewall backend code to support FirewallD. This allows yast2 modules to be firewall agnostic and handle firewall services in either SuSEFirewall2 or FirewallD (fate#318356, gh#yast/yast-yast2#457) * Do a bit of code cleanup. * Add FirewallD tests. - 3.1.190 - bnc#972575 - filter out INTERFACETYPE option from ifcfg files. This option used to be written with incorrect value by older versions of yast. - 3.1.189 - remove invalid_hostname check (fate#319639) - 3.1.188 - Add Repository and Repository products classes to the packages library API (part of FATE#320494) - 3.1.187 - Fix "/when"/ key in FinishClient#info - Added restarting state to Installation to for example recover data or skip dialogs until the one wich restarted yast. (related to bsc#974409) - 3.1.186 - CWM: fix showing help for tabs widgets found during fixing bnc#952633) - 3.1.185 - Make the "/Abort"/ button default in the file conflict popup (safe default compatible with zypper) (bsc#923590) - 3.1.184 - Added system_time to ylib_DATA. Cleanup for bnc#956730. - 3.1.183 - Moved "/uptime"/ from package autoyast2 to yast2. Cleanup for bnc#956730. - 3.1.182 - Display a confirmation dialog when a file conflict is detected during package installation (bsc#923590) - 3.1.181 - Added proc_modules.scr from yast-installation to avoid that yast-sound depends on yast-installation (bsc#972310) - 3.1.180 - Added cfg_mail.scr from yast-mail to avoid circular dependencies with yast2-security, yast2-users and yast2-mail (FATE#319711) - 3.1.179 - Introduce PowerNV platform (boo#970582) - 3.1.178 - Added ProductFeatures.SetOverlay,ClearOverlay for System Roles (FATE#317481) - 3.1.177 - Require rubygems using system ruby version to avoid YaST failures (bnc#969113) - 3.1.176 - Add support for showing update messages from libzypp (related to bsc#943805) - 3.1.175 - SuSEFirewall module reads system configuration during autoinstallation. It behaves in the same way as regular installation or normal operation (bsc#963585) - AutoYaST settings for SuSEFirewall will be merged with the existing configuration (instead of being fully overwritten). - Add a read_and_import method to SuSEFirewall module. - 3.1.174 - bsc#960040 - put valid hostname into AY profile generated at the end of installation - 3.1.173 - Yast::Execute do not crash for missing '_' method (found during FATE#317701) - 3.1.172 - fix packaging of TargetFile and Execute classes (FATE#317701) - 3.1.171 - fix string processing for frames in CWM causing crash in yast2-network (bnc#963966) - 3.1.170 - Added Yast::Execute, a class to run programs with Cheetah - Added Yast::TargetFile, a handler suitable for CFA::BaseModel - Both respect Yast::Installation.destdir ( needed for FATE#317701) - 3.1.169 - Allow CWM to specify which events do not cause storing of widget content ( needed for FATE#317701) - 3.1.168 - Added UI::InstallationDialog as specialization of UI::Dialog (part of bsc#893825) - 3.1.167 - Added CWM::Tabs that is object oriented API replacement for CWMTab - 3.1.166 - Add a default value for firewall setting FW_BOOT_INIT_FULL (bsc#955400) - 3.1.165 - Added CWM::AbstractWidget. - Added CWM.show method working with AbstractWidgets kids - Added few basic CWM widgets for easier CWM.show usage - 3.1.164 - fixed semantics of SCR call for zKVM detection (bsc#961485) - 3.1.163 - added detection of zKVM to Arch.rb (for proper fix of bsc#956736) - 3.1.162 - Renamed some arguments and methods in the UI::ServiceStatus API (fate#318771) - 3.1.161 - New methods CWM.save_current_widgets and CWM.validate_current_widgets - Replaced UI::SrvStatusComponent with UI::ServiceStatus (fate#318771) - 3.1.160 - rewrite save_y2logs (and log linuxrc.log and wickedd.log) - 3.1.159 - Fixed idnkit dependency to allow building YaST HEAD in SLE12 - 3.1.158 - Fixed Puny code processing - the idnconv tool has been moved to a different package (idnkit) (bsc#953442) - 3.1.157 - Fixed clipped dialog label (bsc#948381) - 3.1.156 - Fixed clipped labels in Arabic on some widgets (bsc#880701). - Fixed that also for the installation (bsc#880701#c43) - 3.1.155 - bnc#946047 - use proper hostname / domain defaults when network is configured by linuxrc - 3.1.154 - Replace "/Skip"/ with "/Ignore"/ in the dialog that is shown when there's a problem during packages installation (bsc#948608) - 3.1.153 - Fix "/stack level too deep"/ exception if cd-rom repository is needed (bnc#945879) - 3.1.152 - UI component for services handling moved from yast2-dns-server to yast2 (fate#318771) - 3.1.151 - Properly format the package license in the confirmation dialog to make it better readable (bsc#819311) - 3.1.150 - Avoid too many snapshots created during the online migration (bsc#944019) - bnc#897129 - AutoYaST will no longer ignore firewall settings if keep_install_network is enabled - 3.1.149 - Add a Mode#auto method - Checking cpuinfo_flags correctly while evaluating kernel packages for i586. (bnc#943297) - 3.1.148 - "/yast2"/ script - handle also the reboot flag the same way as the installation script (bsc#942461) - 3.1.147 - bnc#941881 - displays hostname / domain as set in /etc/hostnmae - 3.1.146 - bnc#916013 - keeps routing state when firewall is enabled/disabled - 3.1.145 - Fixed a conflict between Wizard and CommandLine components that was breaking the CLI for some modules (bnc#940341) - 3.1.144 - Properly display information about exceptions when running in command line mode (bnc#939565). - Fixed a bug preventing Yast::CommandLine to be executed twice in the same script. - 3.1.143 - Allow Dialog class to support alternative ways how to get user input (needed for yast2-vnc module) (bnc#938944) - 3.1.142 - Do not try to load snapper extension as it does not exists anymore (bsc#938377). - 3.1.141 - do not crash if desktop file does not exist for setting icon (bnc#937549) - 3.1.140 - Cleanup for snapshots made during installation (bnc#935923) - 3.1.139 - fix using desktop icon for yast(bnc#894220) - 3.1.138 - Added /etc/sysconfig/yast2:PKGMGR_RECOMMENDED=yes to control whether the YaST packager UI installs recommended dependencies (boo#900853). - Removed /etc/sysconfig/yast2:PKGMGR_REEVALUATE_RECOMMENDED, making the setting not persistent (boo#902394). - 3.1.137 - bnc#858908 - use /etc/hostname instead of /etc/HOSTNAME - bnc#922765, bnc#923990 - do not propose TLD - 3.1.136 - Starting the Installer (YaST2.First-Stage) directly from yast2 startup script if we are in inst-sys (FATE#317637, bnc#877447) - 3.1.135 - bnc#922765 - changed default TLD from .site to .suse - 3.1.134 - Changed implementaton of view_anymsg to rely more on standard Yast mechanisms (bnc#935192) - 3.1.133 - fate#318804 - dropped no longer used group from YaST Control Centre - 3.1.132 - Added new method Directory.find_data_file (needed for the implementation of fate#318425) - Deprecated Directory.datadir and Directory.ydatadir - 3.1.131 - Fix a typo when calling Linuxrc.value_for method - 3.1.130 - Implemented possibility to temporarily disable creating snapshots via parameter on Linuxrc commandline: disable_snapshots=(single|around|all) or using their comma-separated combination (fate#317973) - 3.1.129 - reduce count of extending inst-sys with snapper for snapshotting (fate#317973) - 3.1.128 - Added Linuxrc.value_for (fate#317973) - 3.1.127 - Add persistent storage for fs pre snapshots (fate#317973) - 3.1.126 - Fixed proposal to open fallback ports for services (bsc#916376) - Removed opening iSCSI ports from firewall proposal (bsc#916376) - 3.1.125 - InstExtensionImage: add block variant for loading extension (needed for FATE#317900) - 3.1.124 - Add a class FsSnapshot for managing filesystem snapshots (fate#317973). - Making SuSEFirewallProposal.propose_iscsi function public (bsc#916376) - 3.1.123 - Propose SuSEfirewal2 to fully initialize (e.g. open ports) already in the init phase to allow using iSCSI (bsc#916376) - 3.1.122 - Better handling of line breaks in system log viewer (bnc#912169) - 3.1.121 - fix typo in method call to package bindings (found by openQA) - separate dummy Pkg callbacks from common ones - 3.1.120 - remove depreacated legacy Patch callbacks - fixed r, f, v and b characters lost during conversion to Ruby - Removed more icons from other dialogs (bnc#875201) - 3.1.119 - added handling of new created configuration files (bsc#860856) - 3.1.118 - Removed icons from all kinds of popups (bnc#875201) - 3.1.117 - remove unused module for tracking config history in svn - remove unused module for writing to system log that is obsolete by systemd - remove never used feature to lock proposal by administrator - improve the most horrible nesting of blocks in code - enable automatic rubocop style checker and adjust code to YaST style guide - Treat PowerNV platform as CHRP - Use native Ruby implementation (IPAddr) for Yast::IP. - 3.1.116 - keep kernel cmdline options during live installation (bsc#793065) - 3.1.115 - Add Arch.aarch64 - remove X-KDE-Library from desktop file (bnc#899104) - PackageCallbacks: fixed progress reporting (progress overflow was caused by missing stage count) - 3.1.113 - Add base class for installation proposal and finish clients - 3.1.112 - remove support for the unmaintained GTK UI plugin (bnc#901511) - removed RegistrationStatus.pm module (obsolete, not supported by the new SCC registration) - 3.1.110 - do not crash for non-english locale if log file does not exist (bnc#898204) - 3.1.109
- Auto client does not crash when trying to import from an empty add-on section (bsc#1189154). - 4.3.9 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.8 - Do not import SuSEFirewall2 anymore as the support was dropped from YaST (fate#323460) - 4.3.7 - Do not skip the Full medium add-on selection when a driver update disk (DUD) is used (bsc#1174562) - 4.3.6 - Fixed regression in the add-on repository names in AutoYaST installation (bsc#1175374, related to bsc#1172477) - 4.3.5 - AutoYaST: Added supplements: autoyast(add-on) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.4 - Fix the schema definition for the add_on_products and add_on_others elements (boo#1174424). - 4.3.3 - Do not export registered add-ons, as they should be included in the <suse_register/> section of the profile (bsc#1174202). - 4.3.2 - Reduce autoyast profile size if addons are empty (bsc#1172749) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fix in installation workflow: Can go back from "/Available Extensions and Modules"/ to registration (bsc#1160501). - 4.2.15 - Drop fake CLI that opens GUI and suggest to use zypper or SUSEConnect instead (bsc#1149900) - 4.2.14 - Added needed requriments to vendor.rb (bsc#1158436). - 4.2.13 - Do not offer add-ons on the Full medium when the system is registered (jsc#SLE-7101) - 4.2.12 - Fixed crash when cloning the system (bsc#1158247) - 4.2.11 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.10 - Handle correctly the user input when going back (bsc#1156528) - 4.2.9 - Display the human readable product names in the summary dialog (bsc#1153663) - 4.2.8 - Automatically offer the modules and extensions in the offline media installation (jsc#SLE-7101) - 4.2.7 - Removed empty entry in desktop file (bsc#144894). - 4.2.6 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.5 - AY: Adapted docu regarding <add_on_others> flag (bsc#1125411). - 4.2.4 - Release the sources to avoid using up all server connections (bsc#1141127) - 4.2.3 - AY Export/Import: Support also repositories not containing any product (usually custom or 3rd party repositories) (bsc#1125441). - 4.2.2 - Do not abort when an addon license is refused (bsc#1114018). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Fix: Update repository will be registered while installing an add-on on a running system (bsc#1055126). - 4.1.12 - Removing add-on repo: Deselecting product in solver too. (bsc#1077399) - 4.1.11 - Fixed displaying previous dialog content when going back and forth in the installation workflow (bsc#1117492) - 4.1.10 - Provide icon with module (boo#1109310) - 4.1.9 - Function SelectProduct removed in order NOT to select All available products (bsc#1116332). - 4.1.8 - Fixed path to license file. . Build error in bsc#1108139. - 4.1.7 - Fix and improve the repo name selection in the AddOn auto client (bsc#1108139) - 4.1.6 - Fix the run of AddOn auto client (bsc#1106536). - Add missing dependencies to the AddOn auto client. - 4.1.5 - Fixing some import dependencies in the AddOn auto client (bsc#1081509) - 4.1.4 - Do not show the main dialog when it is immediately skipped (bsc#1102705) - 4.1.3 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Refactor AddOn auto client (bsc#1081509) - 4.1.2 - Added additional searchkeys to desktop file (fate#321043). - 4.1.1 - Do not ignore "/priority"/ property when store sources (bsc#1081509) - 4.1.0 - Allow the user to change the CD/DVD when using addon=dvd:/// (bsc#1082789). - 4.0.8 - AutoYaST: Reporting missing AY configuration file entries. (bnc#1084596) - 4.0.7 - Made the addon=url boot option work with a multi-product medium such as the SLE-15 Packages DVD (FATE#324656) - 4.0.6 - Fixed a crash when when adding an addon (bsc#1074766) - 4.0.5 - Improved error message for adding a product. (bnc#1071173) - 4.0.4 - Fixed adding multiple products from a multi-product medium (bsc#1062813) - 4.0.3 - Hide the "/I would like to install an additional Add On Product"/ check box after pressing "/Add"/ button (fix up for the previous change) (bsc#1065843) - 4.0.2 - Allow preselecting the add-on URL schema and hiding the "/I would like to install an additional Add On Product"/ check box from the external code (FATE#323163) - 4.0.1 - Display also the repository path in the URL column if it is defined (fate#323886) - 4.0.0 - Removed support for floppy (fate#319096) - 3.3.1 - drop inst_lang_addon client because openSUSE Lang Addon is also dropped, this drops also all read of /content file (FATE#322386) - 3.3.0 - Do not skip the boot command line addons ("/addon=..."/) when using the default online repositories (bsc#1047239) - 3.2.1 - AutoYaST: Expanding URL in order to handle tags like $releasever. (bnc#972046) - 3.2.0 - Added "/confirm_license"/ to the RNC file. (bnc#992535) - 3.1.17 - Fix layout of Add-On screen (bsc#951720) - 3.1.16 - Drop yast2-add-on-devel-doc package (fate#320356). - 3.1.15 - AutoYaST: Do not reset add-on signature handling by the general signature handling. (bnc#976859) - 3.1.14 - Added missing "/priority"/ tag in the AutoYaST schema (bsc#976457) - 3.1.13 - Confirming add-on product licenses while AutoYaST installation. (Fate#318945) - 3.1.12 - restart the installation workflow to activate the new installation steps added by an add-on via installation.xml (bsc#949185) - 3.1.11 - remove X-KDE-Library from desktop file (bnc#899104)
- AutoYaST: Added supplements: autoyast(audit-laf) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.1 - Provide icon with module (boo#1109310) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - bnc#1087957 - version bump - 4.0.0 - Stop generating autodocs (fate#320356) - 3.1.5 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.4 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.3
- Add the os-prober package to the set of packages to install if the package is available and supported on the arch (bsc#1186369) - 4.3.30 - Enable linuxefi/initrdefi on x86 only as grub does not understand those commands on other archs (boo#1183795) - 4.3.29 - Fixes for 'arm can boot on uefi' (boo#1183795) - 4.3.28 - arm can boot on uefi (boo#1183795) - 4.3.27 - Fix crash when bootloader is not managed by yast and security module wants to show cpu mitigation (bsc#1184968) - 4.3.26 - Add validation to device map dialog to prevent exceeding BIOS limit of device map (bsc#1183218) - 4.3.25 - Fix boot summary on s390 (bsc#1181801 and bsc#1179168) - 4.3.24 - Respect if efivars is mounted read only (bsc#1174111, bsc#1182749) - 4.3.23 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.22 - use shim for secure boot also on aarch64 (jsc#SLE-15020) - 4.3.21 - Do not propose resume kernel parameter when the swap is smaller than the RAM size (bsc#1180977). - 4.3.20 - Ensure the proposal is re-calculated when the partitioning plan has changed (bsc#1180218 and bsc#1180976) - 4.3.19 - Fix unit tests (bsc#1181175). - 4.3.18 - The logic for calculating a device udev link is now delegated to the yast2-storage-ng module (jsc#SLE-17081, also related to bsc#1177926 and bsc#1169874). - 4.3.17 - Make wording in summary more consistent (related to jsc#SLE-16033) - 4.3.16 - Use shared Yast::Kernel.propose_hibernation? method when proposing kernel parameters (jsc#SLE-12280) - 4.3.15 - Improve wording in summary to see where boot code is written (jsc#SLE-16033) - allow to specify extended or logical partition when boot from partition (bsc#1165042) - 4.3.14 - "/write proper value for NVRAM for UEFI (bsc#1157550)"/ - fix failing test on s390 (bsc#1177986) - 4.3.13 - Fix definition of initrd_module in AutoYaST schema (bsc#1177058) - 4.3.12 - Drop the 'suse_btrfs' element from the AutoYaST schema (bsc#1176970). - 4.3.11 - Add UPDATE_NVRAM in /etc/sysconfig/bootloader (bsc#1157550, jsc#SLE-11500). - 4.3.10 - merge SLE15 SP2 changes: -- fix detection of present of efivars causing grub2-install failures on some arm boards (bsc#1172114) -- add workaround for ARM to make GRUB2 works for every device. It can potentially break multi-boot (bsc#1167015) - 4.3.9 - AutoYaST: Added supplements: autoyast(bootloader) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.8 - add rd.zdev to allowed kernel options on s390 (bsc#1168036) - 4.3.7 - Avoid random failure in unit tests when there is a serial console. - Related to bsc#1172390. - 4.3.6 - AutoYaST: import AutoInstall only when needed (related to bsc#1171335). - 4.3.5 - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.4 - update comments in /etc/sysconfig/bootloader (bsc#1171912) - 4.3.3 - s390 secure boot: enhance disk type detection to cover multipath (bsc#1171821) - 4.3.2 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.1 - Set the AutoInstClonable attribute in the desktop file(related to bsc#1171356). - 4.3.0 - update s390x secure boot message (bsc#1168165) - 4.2.22 - limit s390 secure boot to SCSI disks (bsc#1168165) - 4.2.21 - Reverted the changes to delegate to yast2-storage-ng the calculation of udev links. See previous entries for versions 4.2.16 and 4.2.19. - This fixes bsc#1167779 and is related to bsc#1166096 and bsc#1151075. - 4.2.20 - Fixed the calculation of the udev name used to reference devices that are not formatted, like PReP partitions (bsc#1166096). - 4.2.19 - support s390 secure boot (jsc#SLE-9425, jsc#SLE-9471, bsc#1166736) - 4.2.18 - add support for S390 secure boot (jsc#SLE-9471, jsc#SLE-9425) - 4.2.17 - Delegate the logic for calculating a device udev link to yast2-storage-ng module (related to bsc#1151075). - 4.2.16 - deduplicate kernel parameters after merging them (bsc#1130954, bsc#1043103, bsc#1132328, bsc#1134895) - 4.2.15 - Report proper error when /etc/default/grub missing and allow user to repropose it (bsc#1100755) - 4.2.14 - Abort the execution when the module run without enough permissions (related to bsc#1137688). - 4.2.13 - Improved detection of the root filesystem in non-standard btrfs configurations (bsc#1151748, bsc#1124581). - If there is no file system mounted in "//"/ or "//boot"/, report the error and quit instead of crashing. - 4.2.12 - Add to autoyast ability to set secure boot flag for UEFI (jsc#SLE-8787) - 4.2.11 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.10 - Fix testsuite on AArch64. Related to changes done for boo#1136601 - 4.2.9 - Better handling of broken bootloader configurations during the upgrade process (bsc#1138930). - 4.2.8 - Added "/BuildRequires: update-desktop-files"/ - Related to the previous desktop file changes (fate#319035) - 4.2.7 - Replace --suse-signed-grub with --suse-force-signed to follow update from boo#1136601 - 4.2.6 - adapt to new rubocop (bsc#1139270) - 4.2.5 - Enable Secure Boot on AArch64 (boo#1136601) - 4.2.4 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.3 - Improve the readability of a technical problem description, splitting it in multiple lines (bsc#1136746). - 4.2.2 - Proposal for s390: Set kernel parameters without "/resume"/ parameter (JIRA#SLE-6926). - renamed "/smt"/ to "/cpu_mitigations"/, improved naming and help (bsc#1098559) - 4.2.1 - Propagate serial console params to XEN kernels (bsc#1080928) - 4.2.0 - Removed double "/smt"/ entry from *.rnc file (bsc#1128707). - 4.1.23 - Added tag smt to *.rnc file (bsc#1128707). - 4.1.22 - Add option to Disable Simultaneous Multithreading (bsc#1098559) - Allow to modify bootloader configuration during upgrade - 4.1.21 - remove resume if user wants noresume (bsc#1079537) - use for resume the biggest mounted swap (bsc#1071354) - make help text formatting consistent and improve some help texts - 4.1.20 - Use the correct path for /usr/bin/mkdir (bsc#1127138). - 4.1.19 - Relax check for bios_boot when logical device over more disks is used to check that at least one disk can be bootable. (bsc#1125792) - Also relax installation of grub2. When at least one location success then do not complain, just log it. - 4.1.18 - Do not crash if generated grub.cfg is missing (bsc#1124064) - 4.1.17 - Improve the layout of "/Boot Code Options"/ tab (bsc#1120793) - 4.1.16 - Improved error message for broken by-path device names (bsc#1122008) - 4.1.15 - Fit the "/Boot Code Options"/ tab to full width even when there only is the BootLoader selector (bsc#1120793) - 4.1.14 - always use absolute path to binaries (bsc#1118291) - escape properly shell arguments (bsc#1118291) - do not show grub2 password in list of processes when encrypting (bsc#1118291) - 4.1.13 - Provide icon with module (boo#1109310) - 4.1.12 - Do not crash if an unknown device is found in a cloned configuration (bsc#1111236) - 4.1.11 - Fixed path to license file. . Build error in bsc#1089829. - 4.1.10 - Do not crash when required package is not installed (bsc#1089829) - 4.1.9 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Update: Do not crash in detection of gpt disks when some disk disappear (bsc#1105351 ) - 4.1.8 - bnc#1053559 - do not crash with internal error when GRUB_TERMINAL contains multiple values - 4.1.7 - Update: Fixed crash while reading grub settings from installed system (bsc#1094031). - 4.1.6 - Added additional searchkeys to desktop file (fate#321043). - 4.1.5 - Warn user when updating with different boot technology (bsc#1081355) - 4.1.4 - Do not propose obsolete kernel parameters (bsc#1047222) - 4.1.3 - fix typo in parted path (bsc#1030620) - 4.1.2 - Use full path to parted (bsc#1030620) - 4.1.1 - Fix detection of GPT disk to properly set pmbr flag (bsc#1093887) - 4.1.0 - Extend fix for BIOS RAIDs to work with more complex setup when system contain also physical partitions (bsc#1092417) - 4.0.34 - Propose fips boot parameter if it is used for installation on s390 (bsc#1043029) - 4.0.33 - Fix installation on BIOS Raid like Intel RSTe (bsc#1091283) - 4.0.32 - Use "/none"/ bootloader when the boot filesystem is nfs (bsc#1090752). - 4.0.31 - Make unit tests architecture agnostic (related to bsc#1091284). - 4.0.30 - Inform user when an unsupported bootloader is defined in the AutoYaST profile, display the valid values (bsc#1091284) - 4.0.29 - Fix test failure on s390 (no functionality change)(bsc#1091631) - 4.0.28 - Do not crash when clicking on booting during upgrade (bsc#1070233) - 4.0.27 - Propose net.ifnames boot parameter if it is used for installation on s390 (bsc#1086665) - 4.0.26 - Show understandable popup when grub2 terminal option contain complex string that is not yet supported (bsc#1053559) - 4.0.25 - bnc#1083938 - missing translation - 4.0.24 - Fix tests to not create zero size partitions (part of bsc#1083887). - 4.0.23 - fix detection of kernel name for alternative raid names (it ensures that fix for bsc#944041 works) - 4.0.22 - Respect if custom boot is logical volume and display it correctly (bsc#1084815) - 4.0.21 - do not repropose configuration in autoyast confirm mode (bsc#1081967) - fix setting pmbr flag in autoyast (bsc#1081967) - 4.0.20 - Remove calls to the old yast2-storage layer (bsc#1071978) - 4.0.19 - fix nil exception for device with filesystem that is not mounted (bsc#1081018) - 4.0.18 - Detect properly that unknown device is used in bootloader configuration (bsc#1078713) - 4.0.17 - Adapt to new MountPoint API (part of fate#318196). - 4.0.16 - Fix activating partition by UUID or label (bsc#1077427, bsc#1076424) - 4.0.15 - fix crash when clicking link in proposal (bsc#1078227) - 4.0.14 - fix crash for getting partition to activate when stage1 device is disk (bsc#1076121) - 4.0.13 - fix typo in function name (bsc#1075725) - 4.0.12 - Rely on the new Y2Storage::Devicegraph#find_by_any_name when matching udev names to their corresponding kernel device names (bsc#1073254). - 4.0.11 - Legacy (non-EFI) x86: Fixed multi-device booting problems (mostly RAID, also LVM and multipath). Now the boot loader is written to ALL physical devices that host the boot partition (or the MBR). Before, only one of them was picked and the BIOS could pick a different one to boot from. (bsc#1072908) - Related UI change: "/Boot Loader Location"/ has been simplified. We kept the option "/Boot from Master Boot Record"/, but the remaining three options, for booting from the Boot, Root, or Extended partitions, have been unified to a single option "/Boot from Partition"/. - 4.0.10 - fix invalidation of cache causing crash (bsc#1071931) - 4.0.9 - improve detection of md raids devices (bsc#1063957) - 4.0.8 - Prevent crash when doing backup of boot sector (bsc#1067131) - 4.0.7 - Do not propose boot from partition for md raids (bsc#1063957) - 4.0.6 - use correct function to detect devices (bsc#1059757) - improve dialog to add devices in bootloader order (bsc#1060172) - 4.0.5 - merge SLE12 SP3 fixes: - Fix detection of upgrade of grub2 (bsc#1059603) - Fallback to default when default section does not exists. It can happen during upgrade, when sections are renamed.(bsc#1059603) - Find correct mbr device to install grub (bsc#1039712, bsc#1052006) - 4.0.4 - AutoYaST: Do not export stage1 settings anymore (boot_boot, boot_custom,...) (bnc#1063975) - 4.0.3 - Use always kernel name for underlaying devices detection (caused by fix for bsc#1057604) - 4.0.2 - fix regression to udev mapping introduced by new storage-ng (bsc#1057604) - 4.0.1 - make disk order dialog wider to improve readability (bsc#1055647) - 4.0.0 - Do not propose to stage1 to be installed to encrypted partition (bsc#1056862) - 3.3.3 - Allow installation of system without grub if it will not be used (bsc#1014167) - 3.3.2 - merge storage-ng branch to master - note: all changes below with this date belong to the merge - 3.3.1 - not everything is a disk, use libstorage's partitionable instead - storage-ng: adapted calls to temporary y2storage_* methods, since they were finally removed from Y2Storage::StorageManager. - storage-ng: adapt detection of PReP partition - Merged master to storage-ng branch - Adapt the module to use the new storage-ng during system cloning (bsc#1047245) - storage-ng: - implement detection of encrypted boot - storage-ng: use new wrapper API - storage-ng: fixed proposal to not try to install to LVM partition - storage-ng: avoid call to old libstorage - storage-ng: fixed proposal to work with LVM and encrypted LVM - storage-ng: simplify code by using a new query function in yast2-storage-ng (#with_name_or_partition) - storage-ng: fixed minimal legacy proposal to work with GPT - storage-ng: fixed minimal EFI proposal - storage-ng: made minimal legacy proposal work - make simple EFI proposal work with storage-ng - storage-ng: removed dependency from (old) yast2-storage, even if it breaks some functionality. - AutoYaST configuration: Set StorageDevices flag disks_valid to true. So libstorage can scan valid disks and "//"/ partition can be found. (bnc#1046738, bnc#1043132) - 3.3.0 - Use udev device for prep partition if it is available (bsc#1041692) - 3.2.22 - Do not crash if all devices have defined bios_id, but none is the first one (bsc#1043759) - 3.2.21 - Repropose bootloader configuration when storage proposal is modified (bsc#1035746) - 3.2.20 - Add possibility to use trusted boot for EFI (FATE#315831) - 3.2.19 - Report user friendly message when no root partition is detected instead of internal error. (bsc#1029293) - 3.2.18 - provide more helpful error message when invalid arguments for serial console are provided (bsc#1012383) - 3.2.17 - propose for xen hypervisor vga parameter if framebuffer is used ( should fix issue with text only environment when fbdev driver is used ) (FATE#322200) - 3.2.16 - Implement simple_mode -> label_proposal (FATE#322328) - 3.2.15 - do not crash when switching from no bootloader to grub2 when grub2 package is not installed (bsc#1018280) - 3.2.14 - do not try to write legacy_boot flag for msdos partition table in more disks scenario when there is also GPT disk (bsc#1017776) - 3.2.13 - stop failing with new cfa ( caused by deleting nil, change in cfa needed for bsc#983486 ) - 3.2.12 - Recommends syslinux as it is often used by generic_mbr, but it is not hard requirement (bsc#1004229) - 3.2.11 - Do not crash in bootloader when default mount by is set to label (bsc#1009493) - 3.2.10 - use proper sources when doing kexec (bsc#981434) - 3.2.9 - when protecting modification of kernel parameters by password, add also rd.shell=0 parameter to avoid getting into initrd shell (bsc#1009220) - 3.2.8 - Revert the package deselection check (from 3.2.3), there is a new generic solution in yast2-packager-3.2.6 for all YaST modules (bsc#885496) - 3.2.7 - set pmbr flag only on GPT disks (bsc#1008092) - 3.2.6 - Use the system-wide locale (/etc/sysconfig/language:RC_LANG) when generating the GRUB2 menu (bsc#998152) - 3.2.5 - Do not require syslinux on target system during installation (bsc#1004229) - fix installation on dm raids to not use mapper device and instead use underlaying device (bsc#1004921) - 3.2.4 - Warn user if the packages needed for booting are deselected (bsc#885496) - 3.2.3 - allow user to repropose configuration if unknown udev link found (bnc#931291) - 3.2.2 - Do not crash when the user tries to enable serial console with blank arguments (bsc#1000629) - 3.2.1 - show popup when unsupported bootloader used on system, allowing user to exit yast2-bootloader or propose supported bootloader there (bnc#923458) - Version bumped to 3.2.X to ease coordination of Tumbleweed, Leap 42.2 and SLE-12-SP2 development. - 3.2.0 - import properly device map in autoyast profile (found during debugging bnc#995627) - log device map entries before written them, to allow easier debugging of augeas lenses failure (bnc#995627) - 3.1.203 - fix crash when activating partition on md raid (bnc#995627) - 3.1.202 - warn user if enabling TPM when not available (bsc#994556) - 3.1.201 - fix proposing generic mbr if proposed to boot from MBR ( found during debugging bnc#994348 ) - 3.1.200 - do not fail tests when run in environment connected by serial console (bnc#989405) - 3.1.199 - fix writing default boot entry when it is located in grub2 submenu (bnc#986005) - 3.1.198 - do not crash after configuration in autoyast bootloader section without previous cloning (bnc#985007) - 3.1.197 - set by default SECURE_BOOT to false on architectures that do not support it to avoid call of shim there (bnc#984895) - 3.1.196 - Optimize code for quicker run (bnc#986649) - 3.1.195 - do not activate partition on gpt disks on ppc (bnc#983194) - 3.1.194 - fix unknown method extended_partition (bnc#983062) - 3.1.193 - Drop yast2-bootloader-devel-doc package (fate#320356) - 3.1.192 - fix unknown method error ( caused by fix for bnc#980529) - 3.1.191 - use proper device to setup pmbr for grub2efi (bnc#981997) - 3.1.190 - do not try to install grub2 on lvm on partition-less disk (bnc#980529) - 3.1.189 - run mkinitrd at the end of installation to ensure proper initrd even for image based installation or live install (bnc#977656,bnc#979719) - 3.1.188 - do not skip grub2 install during installation on s390 (bnc#980250) - 3.1.187 - Fix storing default boot section (bnc#978366) - Fix showing default boot section name with spaces inside (found during testing fix for bnc#978366) - 3.1.186 - do not install grub2 with --no-nvram on non-EFI systems (bnc#980108) - 3.1.185 - Reintroduce Trusted Boot (FATE#316553). - 3.1.184 - fix grub2 settings for lvm encrypted boot partition (bsc#976315) - 3.1.183 - do not crash when stage1 is set to extended partition (thanks to mvidner for catch, also fix bnc#978284) - 3.1.182 - do not crash with uninitialized variable 'extended' (bnc#978284) - 3.1.181 - Disable secure boot on AArch64 (bsc#978157) - Generate grub2 as removable on non-nvram efi systems (bsc#978593) - 3.1.180 - Fixed nil in custom_devices. Compact! is returning nil if no changes were made. Removed empty reject, because it is not needed anymore. (bnc#977945) - 3.1.179 - Adapted new version of bootloader to the AutoYaST configuration module. (related to FATE#317701) - 3.1.178 - Added requirement in proposal. (bnc#977004) - 3.1.177 - smarter prep partition proposal (bnc#970152) - fix exception when grub.cfg is not yet generated (bnc#976534) - 3.1.176 - fix installing grub2 to underlaying devices (bnc#976315) - 3.1.175 - Improve misleading label for GRUB2 password (bnc#952633) - 3.1.174 - fix regression in installation on md raid (related to FATE#317701 found by openqa) - 3.1.173 - fix regression in serial console handling and cover it with automatic tests (bnc#870514 appears again) - 3.1.172 - Fix error when showing order of hard disks (bsc#975514) - 3.1.171 - Fix: Taking modulename "/Bootloader"/ instead of class. (related to FATE#317701) - 3.1.170 - Clean pending TODOs and implement bootloader API calls with new architecture (related to FATE#317701) - 3.1.169 - Drop preparing storage data for perl-Bootloader as it is no longer needed (related to FATE#317701) - 3.1.168 - Fix import of integer timeout and export of terminal symbol (found during testing of FATE#317701) - 3.1.167 - do not propose nor running grub2-install on bare metal POWER (bnc#970582) - do not use perl-Bootloader in yast2-bootloader (FATE#317701) - 3.1.166 - Set gfxterm to console on POWER (bsc#911682) - 3.1.165 - include quiet in default kernel boot parameters for POWER (bsc#965347) - 3.1.164 - include quiet in default kernel boot parameters for aarch64 - 3.1.163 - updated boot doc for prep partitions - 3.1.162 - Fix AutoYaST schema to allow specification of 'vgamode', 'xen_kernel_append' and 'failsafe_disabled' in globals section (bsc#954412) - Fix validation of AutoYaST profiles (bsc#954412) - Fixed crash in bootloader proposal if previous installation was on software RAID (bsc#955216) - 3.1.161 - Do not show raid0 warning for /boot on s390 and ppc architectures (bnc#952823) - 3.1.160 - respect original grub2 configuration when upgrade from grub2 to grub2 (bnc#951731) - 3.1.159 - do not modify bootloader configuration during offline upgrade from grub2 to grub2 (bnc#950695,bnc#950162) - 3.1.158 - Set StorageDevices flag disks_valid to true while cloning system in AutoYaST. (bnc#950105) - 3.1.157 - Fix proposing stage1 location in autoyast (bnc#948258) - 3.1.156 - fix device map handling if there's no 'hd0' entry in it (bsc#947730) by snwint - 3.1.155 - Including a needed file. This is an additional fix for bnc#930341. - 3.1.154 - fix booting on ppc with /boot on software raid (bnc#940542) - 3.1.153 - fix one click proposal change to behave reasonable - add warnings for missing generic_mbr or activate when really missing (bnc#930341) - 3.1.152 - support custom names for raids (bnc#944041) - 3.1.151 - make default distributor value empty to use default one in grub2 (bnc#942519) - remove distributor entry from ui. Support only changes in text file - 3.1.150 - fix typo when invalid architecture is used (bnc#945764) - Do not propose bootloader stage1 location for grub2 on EFI (bnc#945764) - 3.1.149 - Empty kernel command lines are now properly written (bnc#945479) - 3.1.148 - AutoYaST configuration: Initialize libstorage and do not regard the installed system. (bnc#942360) - 3.1.147 - ensure device map has really been proposed (bsc#943749) - when we switch to custom boot, turn off the other boot locations (bsc#943749) - 3.1.146 - use extended partition to boot even for non software raids (bnc#940765) - for separate boot partition with btrfs prefer MBR bootloader location (bnc#940797) - 3.1.145 - Add support for kernel parameter with multiple values (bsc#882082) - 3.1.144 - fix removing password protection (bnc#942867) - 3.1.143 - do not require parted on target system (bnc#937066) - 3.1.142 - avoid bootloader module stuck caused by parted prompt (bnc#941510) - 3.1.141 - as SCR hasn't been setup yet, use some trickery to read boot config (bsc #940486) - 3.1.140 - always run mkinitrd at the end of S/390 installation (bsc#933177) - 3.1.139 - fix crash when aborting during initial screen (bnc#910343) - 3.1.138 - skip MBR update on s390 (bnc#937015) - 3.1.137 - set only proper boot flags ("/boot"/ for DOS partition table and legacy_boot for GPT partition table), otherwise it can confuse some firmware and cause booting problems (bnc#930903) - 3.1.136 - Let password protection be configurable between a restricted mode (cannot boot at all without password, default GRUB2 behavior) and an unrestricted mode (can boot but cannot edit entries, GRUB1 behavior) (FATE#318574). - 3.1.135 - Stop adding 'Failsafe' entry to bootloader menu unless user manually add it (fate#317016) - 3.1.134 - do not crash in offline update in bootloader proposal(bnc#931021) - 3.1.133 - Fix cleaning of tmp file for init bootloader (bnc#926843) - 3.1.132 - Fix ignoring bootloader settings after changing them in proposal screen (bnc#925987) - 3.1.131 - Do not crash if system contain unpartitioned disk (bnc#930091) - allow negative timeout to cancel automatic boot (bnc#812618) - fix typo in help text (bnc#702664) - 3.1.130 - Don't crash when reconfiguring from grub1 to grub2 (bnc#923458) - 3.1.129 - Disable os-prober for Power boo#931653 - 3.1.128 - While calling AutoYaST clone_system libStorage has to be set to "/normal"/ mode in order to read mountpoints correctly. - 3.1.127 - fix abort when importing bootloader values in autoyast (bnc#914812) - 3.1.126 - Propose secure_boot by default only on x86, aarch64 is not ready yet - 3.1.125 - Fixed creation of a multipath device map - 3.1.124 - fix crash on ppc(bnc#917833) - 3.1.123 - reset flags before set new ones(bnc#848609) - 3.1.122 - ensure that there is only limited amount of disks in device map (bnc#917640) - 3.1.121 - fix redundancy boot proposal if there are more devices (bnc#917025) - 3.1.120 - Fixed detection for encrypted partitions (bnc#913540) - 3.1.119 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.118 - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.117 - Use ttyAMA instead of ttyS on aarch64 - 3.1.116 - Use grub2-efi on aarch64 - 3.1.115 - Do not crash with unsupported bootloader when resetting bootloader to repropose during update (bnc#912595) - 3.1.113 - remove X-KDE-Library from desktop file (bnc#899104) - fix crash when not using separate boot (found by openqa) - 3.1.112 - detect EFI directly from sysfs during live installation (bnc#829256) - run password encryption always locally to ensure that grub2-mkpasswd is there (bnc#900039) - 3.1.111 - properly align checkboxes and improve spacing (bnc#900023) - 3.1.110 - do not show useless widgets when user decided to not install bootloader (bnc#901060) - 3.1.109 - do not return /dev/null if cannot detect bootloader devices as it cause errors later - do not show warning if boot from extended partition (bnc#898023) - 3.1.108 - fix branding activation on live CD and also with kexec enabled (bnc#897847) - 3.1.107 - fix crash during installation if kernel parameter is not pre-proposed (bnc#902397) - 3.1.106 - improve usability of device map editor (bnc#900807) - 3.1.105 - ensure branding is used also during common install (bnc#901003) - 3.1.104 - fix missing widgets log entries(bnc#889169) - 3.1.103 - do not refer to info page of grub1 (bnc#878796) - fixed an Internal Error when using password for grub2 with non-english locale (bnc#900358) - 3.1.102
- Drop encryption builtins as they needed adjustment and they are reimplemented in yast2-ruby-bindings anyway (bsc#1176924) (crypt cryptmd5 cryptblowfish cryptsha256 cryptsha512) - 4.3.3 - Avoid 'Construct not supported' on UnmountAgent (bsc#1176594) - 4.3.2 - Save memory by SCR.UnmountAgent telling other-process agents to terminate (bsc#1172139) - 4.3.1 - Fixed building with new bison 3.6 (bsc#1171505) - 4.3.0 - Fixed Clang warnings (unused variables) - Added license file to spec. - Use an exclusive lock when rotating the YaST logs to avoid race conditions when several YaST processes run in paralell (related to bsc#1094875) - 4.1.0 - Reduced risk of race condition between getenv and setenv while logging (bsc#1103076) - 4.0.4 - Switched license in spec file from SPDX2 to SPDX3 format. - fixed detection of aarch64 during update by recognizing aarch64 in elf-arch (bsc#1099325) - recognise RISC-V in elf-arch - 4.0.3 - glibc-2.27 compatibility: Removed an overly specific test case for certain localized numbers (bsc#1079630) - 4.0.2 - add jemalloc dependency for y2base which is used only in old testsuite and that workarounds problem with dynamic dlopening of jemalloc in ruby (bsc#1068883) - 4.0.1 - Fixed newly uncovered warnings: Wterminate, Wint-in-bool-context, sys/sysmacros (bsc#982942, bsc#434048). - 4.0.0 - Dropped the YCP debugger in yast2-core-debugger not to confuse people who want to use the Byebug based Ruby debugger (bsc#1018038) - 3.2.2 - Allow more detailed error specification when loading namespace to component system failed (bsc#932331) - 3.2.1 - ag_anyangent: Do not fail the parse when an Optional syntax meets EOF, e.g. for a fstab without a trailing newline (bsc#429326#c11) - 3.2.0 - disable doc generation (FATE#320356) - remove unnecessary build dependency to speed up build (bsc#999203) - 3.1.24 - Optionally build with Clang instead of GCC (via bcond_with clang) - Fixed most of Clang warnings (bsc#982942) - 3.1.23 - Add missing newline to error messages (bsc#969236) - 3.1.22 - Treat C/C++ warnings as errors but only via bcond_with werror. - 3.1.21 - Treat C/C++ warnings as errors. - 3.1.20 - ag_ini: when multifile list contain glob, evaluate it in correct root. (bnc#962566) - 3.1.19 - In the signal handler, log the sender PID, and if present, run /usr/lib/YaST2/bin/signal-postmortem (bsc#935686). - 3.1.18 - Fix more compilation warnings. - Fixed compilation warnings. - Fix YCP symbol comparison with GCC 5 (thanks schubi for performance measurement and mvidner for review) (boo#914255) - 3.1.17 - Fixed compilation (but not tests) with GCC 5 (boo#914255). - 3.1.16 - skip empty environment variables when activating the locale settings, fixes inconsistent locale setting when started via "/kdesu"/ with unchecked "/Remember password"/ option (boo#914081) - 3.1.15 - ag_any: respect target root also when the file does not exist in the original root (boo#903747). If applied at installation time as a DUD, it fixes "/Internal error... in SaveModulesToLoad"/ during an upgrade to oS 13.2. - 3.1.14 - yast2-core-devel: removed obsolete dependencies (flex, sysfsutils and hwinfo-devel), "/ycp/Scanner.h"/ include file made private (not installed anymore) - 3.1.13 - Travis support: added .travis.yml, portability: added crypt vs xcrypt detection, fixed order at base/src/Makefile.am
- Use official China timezone Asia/Shanghai (bsc#1187857) - 4.3.18 - Move the keyboards database to lib/ to make the module compatible with the self-update mechanism (bsc#1189461). - 4.3.17 - AutoYaST: allow empty /profile/timezone/timezone setting, meaning to keep the UTC default (bsc#1188406). - 4.3.16 - Fix the Comment entry in the desktop file so the tooltip in the control center is properly translated (bsc#1187270). - 4.3.15 - Fix wrong xkb codes (bsc#1181952) - 4.3.14 - Adapt keyboard layout dialog to work in firstboot (bsc#1183162) - 4.3.13 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893) - 4.3.12 - Removed old code for sysvinit configuration (bsc#1175494). - 4.3.11 - adjust keyboard client layout to also fit the firstboot workflow (bsc#1174856) - restructure keyboard client code to allow easier reuse (bsc#1174856) - 4.3.10 - Using "/:"/ in the autoyast(...) supplements (bsc#1146494). - 4.3.9 - AutoYaST: Added supplements: autoyast(language,keyboard,timezone) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.8 - Fixed failing unit test on S390 (related to bsc#1172749) - 4.3.7 - avoid build dependency on yast2-network to break build loop (bsc#1172749) - 4.3.6 - drop autotools to fix more forgotten clients (bsc#1172749) - 4.3.5 - package properly new client created in previous change (bsc#1172749) - 4.3.4 - Generating AY file: Generate only values which are not default values (bsc#1172749). - 4.3.3 - Avoid build-require of yast2-country-data subpackage (bsc#1173253). - 4.3.2 - bnc#1172180 - activates keyboard layout also for ttyAMA devices - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). - 4.2.18 - Fix exit codes for CLI for language, timezone and keyboard (bsc#1160928) - 4.2.17 - don't use /bin/systemctl compat symlink (bsc#1160890) - 4.2.16 - Keyboard definition in the AY configuration file: Alias AND keymap name is supported (bsc#1159541). - Reporting a warning if the defined keymap has not been found. - 4.2.15 - Do not crash when unknown keymap is set on system (bsc#1159286) - 4.2.14 - fix passing parameters to loadkeys call (bsc#1159185) - 4.2.13 - Fix incorect dialect offers (bsc#949591) - 4.2.12 - Setting keyboard: Ignoring empty keyboard values. (bsc#1158994, bsc#1159210) - 4.2.11 - Improve detection of Windows system (related to bsc#1135341). - 4.2.10 - AutoYaST keyboard: Do not crash if no language and keyboard sections have been defined (bsc#1158119). - 4.2.9 - Bring back the agent to set the console font, deleted during the keyboard module refactorization (bsc#1156896). - 4.2.8 - Refactoring complete keyboard workflow. - Main parts have been done by -Joaquín Yeray Martín de la Nuez- in a GSoC project: https://github.com/openSUSE/mentoring/issues/79 - Checked also CLI suppot (bsc#1142957). - 4.2.7 - Keyboard: Permit to set the Keyboard layout in AutoYaST config (bsc#1153550) - 4.2.6 - Add missing Persian/Farsi language and keyboard layout (bsc#1092920). - 4.2.5 - Restore some needed keyboard maps (follow-up of bsc#1124921). - 4.2.4 - Stop using the obsolete XVersion API (gh#yast/yast-yast2#902) (bsc#1144627) - 4.2.3 - Unify keyboard maps for openSUSE and other distributions. Now the keymaps based on the xkb layouts from xkeyboard-config are preferred in all distributions (follow-up of bsc#1124921). - 4.2.2 - Fixed some wrong keyboard maps (follow-up of bsc#1124921) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Language change: Warning if no repo is available for installing translation packages (bsc#1133414). - 4.1.13 - Fix: Keyboard language cannot be changed in textmode (bsc#1120957). - 4.1.12 - Fix command line parameter to systemd-firstboot (--root instead of -root) (part of bsc#1121256). - 4.1.11 - Add support to set the language as read-only in the control file, which allows to change it during the installation without persisting it in the installed system (bsc#1121256). - 4.1.10 - Fix OS detection and use correct keyboard file for opensuse (bsc#1124921). - Remove incompatible Lithuanian layout from opensuse file. - 4.1.9 - fix timezone setting when switching utc/local time (bsc#1087228) - 4.1.8 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - drop policy kit definitions as yast2-dbus-server is already dropped - 4.1.7 - Provide icon with module (boo#1109310) - 4.1.6 - Aligned "/Synchronize Now"/ button and "/NTP Server Address"/ box not breaking previous fix and not hiding the manual checkbox in TextMode (bnc#893065, bsc#1039985). - 4.1.5 - Fallback to English when using fbiterm on those languages which are not properly supported (fate#325746). - 4.1.4 - Timezone: When ntp is configured to be used by default, offer also ntp servers proposed by DHCP but do not choose them if the user does not select one explicitly (fate#323454) - 4.1.3 - Timezone: Since ntp-client does not write the config anymore when called for syncing only, we need to remove the 'ntpdate_only' parameter in order to continue proposing a default when it is enabled in the control file (bsc#1108497). - 4.1.2 - provide better API for getting keyboard map info (fate#325748) - 4.1.1 - Console: Use empty string instead of none for FONTMAP (bsc#1013573) - 4.1.0 - Set only system time if no hardware clock available (bsc#1103744) - 4.0.24 - Changed dir of COPYING file. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.23 - Do not use opensuse ntp pool servers for SLE (bsc#1090168) - 4.0.22 - handle setting locale in firstboot (bsc#1092979) - 4.0.21 - Keyboard: don't try to set the keyboard map for AMBA devices, e.g. /dev/ttyAMA0 (bsc#1080222). - 4.0.20 - Lnaguage: nicer handling of dbus timeout (bsc#1076804) - 4.0.19 - Reimplemented package reset to require less memory (related to bsc#1076768) - 4.0.18 - Unify openSUSE and SLE console fonts maps (bsc#1068814). - 4.0.17 - drop writting and reading keys KEYTABLE and COMPOSETABLE in /etc/sysconfig/keyboard (bsc#1075828, fate#319454) - 4.0.16 - adjust calling systemd-firstboot for keyboard setting (bsc#1074481) - 4.0.15 - adapt handling of console and time zone settings (fate#319454) - 4.0.14 - AutoYaST upgrade fix: Writing keyboard settings defined in the AutoYaST configuration file (bnc1070305). - 4.0.13 - install chrony instead of ntp when ntp is enabled (fate#323432) - 4.0.12 - do not touch variables in sysconfig/language, which are used for default console settings (not system locale) (fate#319454) - 4.0.11 - Move the y2country/language_dbus.rb file to the yast2-country-data subpackage where it is needed by Language.rb (bsc#1069119) - 4.0.10 - Fixed testcase dependencies. (Fix for previous change for fate#319454). - 4.0.9 - fix building depending packages after adaptation of locale handling (fix for previous change for fate#319454) - 4.0.8 - adapted the locale handling (fate#319454) - removed root-specific locale setting - 4.0.7 - Let the "/localectl"/ tool to create the X11 keyboard configuration (bsc#1065264) - 4.0.6 - Display an error popup when saving the keyboard config fails (related to bsc#1046436) - 4.0.5 - Do not use `--root` option for the `systemd-firstboot` call, SCR already runs it in the target chroot (bsc#1046436) - 4.0.4 - Use `systemd-firstboot` call for setting the keyboard in the first stage (bsc#1046436) - 4.0.3 - Removed dependency on yast-storage (bsc#1058869): Assume hardware clock running on UTC if no check for windows partition possible because yast-storage is not available - 4.0.2 - Augment "/Uzhgorod"/ (Europe/Uzhgorod) with "/Ukraine ..."/ to prevent an unknown country from being offered (bsc#1054917) - 4.0.1 - improve language selection to support also CaaSP needs (FATE#323837) - 4.0.0 - Add a widget for language selection (fate#322276) - Move keyboard selection widget to lib/y2country/widgets directory - 3.3.2 - merge storage-ng branch to master (fate#318196) - note: all changes below with this date belong to the merge - 3.3.1 - Merged master to storage-ng branch - remove last remaining old storage reference - Version temporarily bumped to 3.3.x to prioritize the storage-ng branch - readded check for Windows based on storage-ng - storage-ng: commented installation-related code relying on the old yast2-storage - Version temporarily bumped to 3.2.x to prioritize this branch - No longer read /content file from media, instead language from control.xml is used and list of supported languages is dropped (FATE#322386) - 3.3.0 - Alterations in vconsole.conf performed by localectl and not directly by YaST (bsc#1023774). - 3.2.12 - Fix GetLocaleString to use the given locale instead of Language.language - Fix build problems (bsc#1030745) - 3.2.11 merge CASP changes: - Fixed value returned by the KeyboardSelection widget, avoiding to trigger other widgets events (bsc#1027171). - 3.2.10 - fix keyboard layout widget initialization to old value (bsc#1022546) - 3.2.9 - If the X11Variant for a given keyboard layout is not specified by systemd, leave it blank instead of enforcing "/basic"/ (bsc#1020082, bsc#1022094). - 3.2.8 - Added Y2Country::Widgets::KeyboardSelectionCombo (FATE#322328) - 3.2.7 - Read keyboard and console fonts from different files depending on the product (bsc#1016004) - 3.2.6 merge CASP changes: - fix notification on new keyboard widget, so keyboard layout is immediatelly changed (FATE#321754) - Add reusable keyboard widget (FATE#321754) - 3.2.5 - Improve code/documentation regarding FATE#321754 - 3.2.4 - Add support to set the timezone as read-only in the product's control file (FATE#321754) - Keyboard: Chinese and Taiwanese are using US keyboard layout for a default. That's why e.g. Chinese will be shown for keyboard settings although US will be taken. So we have to set the connection manually (like we have already for DK an DE). (bnc#1009914) - 3.2.3 - Language has not been set. Taking language from zypp. But libzypp can also returns languages which we do not support (e.g. default "/en"/). So we are checking and changing it to default if needed (without showing an error (bnc#1009508)) - 3.2.2 - Set keyboard layout properly on installation system (bsc#1010938) - 3.2.1 - language add-on no longer exists, so suggest to enable online repositories for languages only partially available on media (bsc#1008082) - 3.2.0 - Use the eurlatgr font for Turkish (bsc#942896) - 3.1.32 - Corrected console keyboard mapping for Portuguese(Brazil), Czech, Slovak and Dvorak (fate#318426, fate#318355, bug#942896) - Correct value for PT(BR) contributed by marceloatie@gmail.com - 3.1.31 - Fixed downloading language extensions in the installation (bsc#994577) - 3.1.30 - Added check for correct <language /> coming from an AutoYast profile. When erroneous language is detected, then it's reported and corrected to the default 'en_US' (bnc#991001). - 3.1.29 - Added support for Asturian variant of Spanish keyboard (bsc#981008) - Asturian variant is now the default layout for Asturian language - 3.1.28 - Use the eurlatgr font for all languages with latin alphabet and simplify language<->font mapping (bsc#942899, bsc#942896). - Stop generating autodocs (fate#320356) - 3.1.27 - Improved macintosh and sun keymaps (boo#968183) - 3.1.26 - Corrected console keyboard mapping for French(Canada) and Ukrainian (bsc#960307, bsc#942899) - 3.1.25 - Allocate space for "/Other Settings"/ button proportionally to its translation length (bnc#946955) - 3.1.24 - Use xkb converted console keymaps (better systemd support) where applicable (fate#318426) - 3.1.23 - Removed dependencies to packages dropped in 2002. - 3.1.22 - Use Ho Chi Minh instead of Saigon in the user interface and in the Vietnamese proposal (bnc#923506) - 3.1.21 - Display an error if the keyboard was not changed (bnc#918093) - 3.1.20 - Propose local time when running in a VMware VM, do not display a warning when local time is selected (bnc#773323) - 3.1.19 - Fixed a crash while setting locale. It attempted to update the not longer supported lilo configuration (bnc#917014) - 3.1.18 - Fixed syntax for the keyboard udev rule used during installation (bnc#911346) - 3.1.17 - remove reference to obsoleted fi-latin1.map.gz (bnc#907391) - 3.1.16 - remove X-KDE-Library from desktop file (bnc#899104) - More intuitive order when navigating with the tab key in the timezone selection screen (bnc#872341). - 3.1.14
- AutoYaST: Added supplements: autoyast(dhcp-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - bsc#1167474 - removed token ring support - 4.2.3 - Fixed user-visible messages (bsc#1084015) - 4.2.2 - Removed the testsuite - Fixed failing old testsuite: do not depend on the environment, skip bind absence in Mode.test() (bsc#1138668) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Always use absolute path to binaries (bsc#1118291) - Updated testsuite to pass with the new yast2 - 4.1.5 - Provide icon with module (boo#1109310) - 4.1.4 - Added license file to spec. - Adapting to new firewall API (bsc#1108942) - 4.1.3 - Display an information message instead of the service widget when service is not installed (related to fate#319428). - 4.1.2 - Avoid module to crash if service is not installed (related to fate#319428). - 4.1.1 - Switched license in spec file from SPDX2 to SPDX3 format. - Use CWM::ServiceWidget to manage the service status (part of fate#319428). - 4.1.0 - Fix package building with yast2 4.0.84 (bsc#1104644). - 4.0.3 - Fix package building with yast2 4.0.80 (bsc#1103691). - 4.0.2 - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - Fixed a crash at start when the "/dhcp-server"/ package was not installed in the system. The crash happens with the latest yast2-core and yast2-ruby-bindings packages (it is related to the bsc#932331 fix). - 3.2.2 - allow empty string in primary name server field for dynamic DNS option to allow what is suggested in documentation for local DNS servers (bsc#736496) - 3.2.1 - prevent adding "/pool"/ to global scope as it is allowed only in network scope (bsc#737492) - 3.2.0 - Stop generating autodocs (fate#320356) - 3.1.11 - Fix "/One or more selected network interfaces is not configured"/ when ifconfig is not installed (boo#958525). - 3.1.10 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.9 - Fixed crash when dhcp-server is not installed (bsc#959730) - 3.1.8 - Adapted to latest changes in UI::ServiceStatus API (fate#318771) - 3.1.7 - Several UI improvements and fixes, including the usage of the new generic widget to handle the service status (fate#318771). - 3.1.6 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.5
- AutoYaST: allow using 'zone' instead of 'listentry' in the list of zones (bsc#1181718). - 4.3.3 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.2 - AutoYaST: Added supplements: autoyast(dns-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Permit the user to force an netconfig update when netconfig was not able to change the configuration. (bsc#1123985) - 4.2.4 - Do not modify the service when finishing the wizard dialog as the configuration has not been written yet. (bsc#1123985) - 4.2.3 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Fixed failing old testsuite: do not depend on the environment, skip bind absence in Mode.test() (bsc#1138668) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Provide icon with module (boo#1109310) - 4.1.2 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Manage the start mode and service status directly from Ruby. - 4.1.1 (related to fate#319428) - Use CWM::ServiceWidget to manage the service status (part of fate#319428). - 4.1.0 - Reload the configuration only if the service is running but do not restart the service. (bsc#1102235) - 4.0.4 - Added additional searchkeys to desktop file (fate#321043). - 4.0.3 - Reload named.service only if it is running, otherwise restart it. (bnc#1093029) - 4.0.2 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 - Fix teststuite once SuSEFirewall2 is being replaced by Firewalld (fate#323460) - 4.0.0 - Remove dead code regarding help messages (bsc#1012048) - 3.2.0 - Prevent failures with dejagnu-1.6 (bsc#992333). - 3.1.24 - Fix an Internal Error 'undefined method DnsSequence' in case bind.rpm is not installed (bsc#990453) - 3.1.23 - Stop generating autodocs (fate#320356) - 3.1.22 - Keep non-ACL items in allow-transfer AKA Enable Zone Transport (bsc#976643#c23) - Fix parsing 'keyword{value;};' (no spaces) in named.conf (bsc#976643#c16). - 3.1.21 - Fix handling of trailing spaces in named.conf (bsc#976643) - 3.1.20 - Adapted to latest changes in UI::ServiceStatus API (fate#318771) - 3.1.19 - Use new version of the UI component for services handling (fate#318771) - 3.1.18 - UI component for services handling moved from yast2-dns-server to yast2 (fate#318771) - 3.1.17 - Fix "/Unescaped left brace in regex is deprecated"/ (boo#944490). - 3.1.16 - Added automated tests for some CLI commands (bnc#940466) - 3.1.15 - Remove duplicated code causing the CLI commands to be executed twice (bnc#940466) - bnc#923990 - fixed TLD proposing - 3.1.14 - bnc#922765 - changed default TLD from .site to .suse - 3.1.13 - Avoid duplicated lines on /etc/named.conf file (bsc#935129) - 3.1.12 - The unit tests are now compatible with RSpec 3 - 3.1.11 - Fixed handling of zones (bnc#898659) - Checking for system zones was moved to separate function - Extended list of zones marked as system (internal) ones with (0.)+ip6.arpa - Not allowing to edit system zones (belong to bind package) - Added check for 'bind' package to be installed before writing the configuration - Marking all imported zones as 'modified' to be written later - Marking all imported non-system zones as 'is_new' to create a zone file for them - Flushing /etc/named.conf cache 'after' writing zones (instead of 'before') - Using "/"/ as the default NETCONFIG_DNS_POLICY (instead of 0) - Do not write system zones to LDAP (bnc#746401) - If systems zones are marked as modified, they are written to named configuration (if LDAP is not in use) - 3.1.10 - Fixed Import() and Write() in AutoYast (bnc#898659) - Imported zones were not written to the system as they were not marked as 'modified' - Directory /etc/named.d/ was used even if it didn't exist - The whole named.conf was rewritten from scratch as Yast thought that something has changed that file while Yast was running - 3.1.9 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.8
- Do not display "/No widget..."/ error messages when opening a firewall zone widget (bsc#1184115). - 4.3.11 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893) - 4.3.10 - AutoYaST: When no firewall section is defined, write the service settings according to the proposal (bsc#1178050) - 4.3.9 - Do not warn user about ssh key only authentication when ssh port is closed, but firewall is disabled. (bsc#1177953) - 4.3.8 - Do not enable firewall during first stage of AutoYaST (bsc#1177778) - 4.3.7 - Modified the warning text introduced in previous change according to suggestions (jsc#SLE-1567) - 4.3.6 - Warn the user when the SSH port is closed or the service is disabled and the configured authentication is only based on SSH key (jsc#SLE-15675) - 4.3.5 - AutoYaST: moved the configuration into first stage (bsc#1173624) - 4.3.4 - AutoYaST: Added supplements: autoyast(firewall) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.3 - AutoYaST: Only export modified zones when it is asked to export a reduced profile. (bsc#1171356) - 4.3.2 - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Force a reset of the firewalld API instance after modifying the service state (bsc#1166698) - 4.2.4 - AutoYaST: Added back the installation finish client for opening the VNC or SSH port during the first stage when used for remote installations (bsc#1161319) - 4.2.3 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.2 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 - change proposal naming and add option to set cpu mitigations (bsc#1128707) - 4.2.0 - Autoyast: Export zone name explicitly as it has been removed from the common attributes list (bsc#1130354) - Fixed textdomain names - 4.1.11 - Autoyast: do not overwrite imported configuration when editing and fixed check for not configured summary (fate#324662) - 4.1.10 - Propose to reload the firewalld service after writing instead of restarting it as in other case it will unload kernel modules and terminate existing connections (bsc#1114673, bsc#1121277) - 4.1.9 - Autoyast: remove unused options, move export to own class, add support for custom zones in autoyast profile (fate#324662) - 4.1.8 - Fixed text domain names (bsc#1121643) - 4.1.7 - Ensure that custom zones use unique name (fate#324662) - Explicitly mention that masquerade is IPv4 only (fate#324662) - 4.1.6 - Restart running firewalld service if data has been changed. (bsc#1114673) - 4.1.5 - AutoYast schema: - Allowed the new 'forward_ports', 'rich_rules' and 'source_ports' elements in zone entries (bsc#1108199) - 4.1.4 - Startup dialog: Replace the old UI::ServiceStatus by the new CWM::ServiceWidget (bsc#1114807) - 4.1.3 - Add ability to add/edit/remove zone (fate#324662) - Show warning about lost selection only in ncurses and improve text - add confirmation when aborting module - 4.1.2 - Provide icon with module (boo#1109310) - 4.1.1 - Drop completely old SuSEFirewall2 dialogs and modules. (fate#324662) - 4.1.0 - Enable and open the SSH port when only public key authentication is available for the root user (fate#324690). - 4.0.34 - Added missing interfaces helpers requirement (fate#324662) - 4.0.33 - Fixed zone_options widget test mocking (fate#324662) - 4.0.32 - Small improvements to the widget for modifying the assignation of interfaces to zones (fate##324662): - Permits to split the input field entry by any combination of spaces or commas. - Initialize the zone selector with the default zone. - 4.0.31 - Alert the user about unsaved changes when leaving the zone services configuration without applying changes (fate#324662) - 4.0.30 - AutoYaST configuration: Added support to editing and resetting the current configuration. Improved the writing process (fate324662). - 4.0.29 - AutoYast schema: - Allowed the new 'description', 'short' and 'target' elements in zone entries (bsc#1108199) - 4.0.28 - Add a new user interface to manage firewalld configuration (fate#324662). - Supported featues: - Manage the firewalld service. - Browse interfaces and assign them to firewall zones. - List zones and design one of them as the default. - Assign services to zones. - Open ports. - 4.0.27 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Added additional searchkeys to desktop file (fate#321043). - 4.0.26 - AutoYaST: Report whether an interface has been defined in more than one zone (bnc#1089855). - 4.0.25 - During installation, open services defined by (Tigervnc) instead of the 'vnc-server' service that is shipped with (firewalld) (bsc#1081952). - 4.0.24 - consistent wording (open/block) also for VNC ports (bsc#1089789) - 4.0.23 - Translate the installation finish client title (bsc#1084136) - 4.0.22 - AutoYaST SuSEFirewall2 Importer: Removed FW_LOG_ACCEPT_CRIT tag from the list of supported options as firewalld only log dropped packages and for accepted ones rich rules should be used instead (bsc#1086655) - 4.0.21 - More fixes to the firewall AY schema (bsc#1013047) - Added zone 'sources' element to the AutoYaST schema file. - Permitted the use of 'listentry' element in list entries. - 4.0.20 - Some fixes to the firewall AY schema (bsc#1013047) - Use "/name"/ in zones - "/default_zone"/ is a firewall attribute - 4.0.19 - SuSEFirewall2 importer changes (fate#323460) - Use internal zone instead of trusted when the protection from the INT zone is enabled which fits better with the definition. - Removed the mapping of apache2 and apache2-ssl services to firewalld services since the apache package will provide the services definition and we will not use firewall defaults. - 4.0.18 - Added textdomain for translation (bnc#1083015) - 4.0.17 - Added textdomain for translation (bnc#1081458) - 4.0.16 - Fixed "/default_zone"/ in rnc file. (bnc#1013047) - 4.0.15 - fate#323460 - updated summary in autoyast client to work with new firewalld api - 4.0.14 - AutoYaST: added 'enable_firewall', 'start_firewall' and 'FW_LOG_DROP_CRIT' to the list of supported properties for SuSEFirewall2 profiles and fixed a typo with 'FW_LOG_DROP_ALL' (fate#323460). - 4.0.13 - When firewall is called on ncurses or command line, an error message is presented to the user, informing him to use firewalld (fate#323460). - 4.0.12 - AutoYaST: When a profile using the SuSEFirewall2 schema is used, the user is reported with an error if some property is not supported or with a warning in other case. (fate#323460) - 4.0.11 - AutoYaST: (fate#323460) * Try to import again during writing in case it was not completed previously (ex: firewalld was not installed). * Enable or disable firewalld depending on the profile - 4.0.10 - AutoYaST: fixed default valur for log denied packets when using SuSEFIrewall2 profiles (fate#323460) - 4.0.9 - AutoYaST: Added support to set the default zone and export the configuration. (fate#323460) - 4.0.8 - AutoYaST: Reading settings only if the firewalld is installed. (fate#323460) - 4.0.7 - AutoYaST: Firewalld schema is now the default but SuSEFirewall2 based profiles will still work although not all the properties are supported (#fate#323460) - 4.0.6 - Proposal: When the Firewall is disabled, open/close port links are not shown in the proposal and are disabled in the specific proposal dialog (bsc#1068354). - 4.0.5 - Do not touch firewalld services if it is not enabled in the proposal (bsc#1067915) - Fixed a SuSEFirewallCmdLine firewalld api call. - 4.0.4 - ProposalSettings: fixed an attribute name error when trying to block vnc port (bsc#1067320) - 4.0.3 - ProposalSettings: fixed method name when vnc is enable by Linuxrc (bsc#1067320) - 4.0.2 - Added missing require (bsc#1067180) - 4.0.1 - Remove support for SuSEFirewall2 in firewall client supporting only firewalld (fate#323460) - 4.0.0 - bnc#1044045 - do not raise an internal error when pushing Add button when "/Service to Allow"/ list is empty - 3.2.0 - Inform the user if start/stop/restart fails bsc#962713 - 3.1.7 - Stop generating autodocs (fate#320356) - 3.1.6 - Add support for firewalld (fate#318356) * Bump yast2 dependency to 3.1.191 which is the first version to support the firewalld backend. - 3.1.5 - fix validation of AutoYaST profiles (bnc#954412) - 3.1.4 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.3 - fix breakage of progress in autoinstallation (bnc#845826) - 3.1.2
- Fix the label of the certificate input field (bsc#1183786). - 4.3.3 - AutoYaST: Added supplements: autoyast(ftp-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Add missing dependency of yast2-users (bsc#1132116). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fix return code of CLI "/show"/ command (bsc#1143193) - 4.2.4 - fix crash with undefined method mkdir (bsc#1158421) - 4.2.3 - Fix autoyast client (bsc#1149932) - 4.2.2 - Fix show command to inform the correct allowed user (bsc#1142146) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - always use absolute path to binaries (bsc#1118291) - escape properly shell arguments (bsc#1118291) - 4.1.6 - Provide icon with module (boo#1109310) - 4.1.5 - Added license file to spec. - Update calls to YaST2 systemd classes (related to fate#319428) - 4.1.4 - Switched license in spec file from SPDX2 to SPDX3 format. - Use new Yast2::ServiceWidget to manage the service status (part of fate#319428). - 4.1.3 - Added additional searchkeys to desktop file (fate#321043). - 4.1.2 - Do not modify value when Browse dialog is canceled (bsc#1041829) - 4.1.1 - Drop SSLv2 and SSLv3 as it is dropped for security reason for vsftpd (bsc#921303) - 4.1.0 - bsc#1090387 - Do not cache widgets description until the ftp dialog is really run to avoid showing an out of date firewall description (the vsftpd package provides the firewalld service definition) - 4.0.5 - bnc#1084434 - use dash in port range definition - 4.0.4 - Remove an unnecessary Frame which was still referencing SuSEfirewall (bsc#1083707) - 4.0.3 - Replace CWMServiceStart xinetd methods or parameters by socket ones (fate#323373) - 4.0.2 - convert starting on demand from Xinetd to systemd sockets due to drop of Xinetd (fate#323373) - Drop pure-ftp as it does not provide systemd socket and we want to support only one backend to reduce the maintenance cost - 4.0.1 - SuSEFirewall2 replaced by firewalld (fate#323460) - 4.0.0 - Added missing StartDaemon flag to internal data structure in order to read it from the AY configuration file. (bnc#1047232) - 3.3.0 - Stub out yast2-inetd in our tests (bsc#932331) - 3.2.1 - Switch to RSA certificates to match yast2-ca-management (bsc#694167) - 3.2.0 - reduce rpm build time (bsc#999203) - 3.1.10 - Stop generating autodocs (fate#320356) - 3.1.9 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.8 - AutoYaST import: Initialize the correct ftpserver which will be used for configuration. (bnc#907354) - 3.1.7
- Fixed pointer check to compile with GCC 11 (bsc#1181916) - 4.1.2 - add bug number (bsc#1148310) - Handle arch_riscv - 4.1.1 - Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - parse new entry for permanent mac address (bsc#1007172) - 3.1.8 - Changed .probe.version not to use a timestamp so that it passes the build-compare check (boo#915938). - 3.1.7 - added VMware and VirtualBox VM detection (bnc#773323) (paths .probe.is_vmware and .probe.is_vbox) - 3.1.6 - 3.1.5 - Handle arch_aarch64 in .probe.architecture - added leading zeros for FCP LUNs (bsc#903069) - 3.1.4 - added Travis support (.travis.yml, testsuite build fix)
- AutoYaST: Added supplements: autoyast(http-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Propose to restart the http service as the default action when it is running (bsc#1165638) - 4.2.7 - Fixed user-visible messages (bsc#1084015) - 4.2.6 - don't use /bin/systemctl compat symlink (bsc#1160890) - 4.2.5 - replace rcsymlink by direct systemd call (jsc#SLE-10976) - 4.2.4 - Add tests for the previous fix (bsc#1148763, bsc#1145538) - 4.2.3 - Really import the missing namespace (bsc#1148763, bsc#1145538) - 4.2.2 - bnc#114553 - loaded missing namespace to avoid internal error - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - bnc#1119455 - updated list of known modules to guarantee correct load order - 4.1.4 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.3 - Provide icon with module (boo#1109310) - 4.1.2 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Fixed PHP support (use PHP7 instead of dropped PHP5) (bsc#1099106) - Fixed also the other renamed packages (for Python and apparmor) - 4.1.1 - Use new Yast2::ServiceWidget to manage the service status (part of fate#319428). - 4.1.0 - Added additional searchkeys to desktop file (fate#321043). - 4.0.3 - Fixed typo in published HttpServerWidgets widget function return type (bsc#1092155) - 4.0.2 - Do not cache the widgets definition until it is really needed to avoid showing an out of date firewall description (the apache package provides the firewalld service definition and relods the firewall after it is installed) (bsc#1083492) - 4.0.1 - Replace SuSEFirewall2 by firewalld. (fate#323460) - 4.0.0 - Create a backup at startup of the vhost configuration files to be potentially merged during execution (bsc#1027582) - 3.2.2 - Adding mod_socache_shmcb if SSL is enabled. (bsc#854570) - 3.2.1 - Added 'Options' option for Directory-sections (bsc#707836) - 3.2.0 - Stop generating autodocs (fate#320356) - 3.1.7 - check for manually created files in order to prevent data loss (bsc#860856) - 3.1.6 - remove X-KDE-Library from desktop file (bnc#899104)
- Filter the installation proposals (in the Installation Settings screen) according to the AutoYaST profile even before tab switching (related to bsc#1190294) - 4.3.44 - Fix file copying when using relurl:// and file:// naming schemes (bsc#1191160). - 4.3.43 - Display release notes during upgrade (bsc#1186044) - 4.3.42 - Activate devices before probing (bsc#1187220). - 4.3.41 - Export also the https_proxy environment variable when a proxy config is given through linuxrc (bsc#1185016) - 4.3.40 - Better evaluate the old and new repositories during upgrade, do not preselect new repositories for removal if they accidentally use the same repository as already present in the system (bsc#1185822) - 4.3.39 - Start the "/memsample"/ tool in a subshell to avoid "/Terminated"/ message displayed at the end (bsc#1184491) - 4.3.38 - Show 'Default' in the proposal summary as the PolicyKit Default Privileges to be used when it is not specified or specified as empty in the control file (bsc#1184277) - 4.3.37 - Expert console: fixed "/shell"/ command - Run X terminal in GUI instead of "/dash"/ (related to the previous fix for job control error messages bsc#1183648) - Override TERM to "/vt100"/ when running in fbiterm, a workaround for frozen vim (bsc#1183652) - 4.3.36 - Expert console: use "/dash"/ if available instead of "/bash"/ shell to avoid job control error messages (bsc#1183648) - 4.3.35 - Remove the libzypp cache symlink (related to bsc#1182928) - Improved "/memsample"/ script handling - Do not start it again if it is already running (might happen if YaST is started again after crash) - Stop it when YaST finishes - 4.3.34 - Do not trigger any kernel event with udevadm from the kernel_finish client (bsc#1180535) - 4.3.33 - Reduce self-update mechanism memory consumption (bsc#1182928): - Make sure to download the package only once. - Use a single squash file system for each update repository. - Ignore unchanged files and directories like /usr/share/man, /usr/share/info, etc. - 4.3.32 - Added special installer configuration dialog (jsc#PM-1895, jsc#SLE-16263) - Can be started from the initial language selection dialog using an "/hambuger"/ button (openSUSE Tumbleweed only) - Or in any dialog using a keyboard shortcut: - Ctrl+Alt+Shift+C in graphical (Qt) UI - Ctrl+D Shift+C in text mode (ncurses) - 4.3.31 - Do not write selinux and polkit default rules during upgrade (bsc#1182894) - 4.3.30 - move properly security finish client (bsc#1182821) - 4.3.29 - Fix previous change to include in proposal summary selinux (jsc#SLE-17307) - 4.3.28 - Add new security proposal and finish clients to replace firewall one as the new clients contain also configuration for cpu mitigation, policy kit default privileges (jsc#SLE-15840) and selinux mode (jsc#SLE-17307) - 4.3.27 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.26 - Do not crash when it is not possible to create a snapshot after installing or upgrading the system (bsc#1180142). - 4.3.25 - Do not cleanup the libzypp cache when the system has low memory, incomplete cache confuses libzypp later (bsc#1179415) - 4.3.24 - Starting YAST2 Control Center if it has been set while an yast2-firstboot installation workflow (bsc#1178834). - 4.3.23 - correct add-on spelling (jsc#SLE-14772) - 4.3.22 - fix full media product selection (bsc#1179094, bsc#1176424) - 4.3.21 - Write hostname and proxy configuration to the inst-sys when configured through linuxrc not only during an installation but also when running an autoinstallation (bsc#1177768) - 4.3.20 - yupdate - also make /usr/share/icons writable by default (needed for updating yast2-theme) - Run configuration_management_finish client after *.repo files are available in the installed system (bsc#1177522). - 4.3.19 - Control.xml docu: Added "/product_upgrades"/ tag in software/upgrade (jsc#SLE-14807). - 4.3.18 - Using "/:"/ in the autoyast(...) supplements (bsc#1146494). - 4.3.17 - Self-update improvement: write the list of updated packages to the /.packages.self_update file in the inst-sys (bsc#1175614) - 4.3.16 - save random pool to /var/lib/systemd/random-seed (bsc#1174964) - 4.3.15 - AutoYaST: Added supplements: autoyast(deploy_image,ssh_import) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.14 - AY: Removed "/image"/ section from "/software"/ section (bsc#1140711). - 4.3.13 - Handle exceptions when parsing xml file (related to bsc#1170886) - 4.3.12 - handle device autoconfig setting in summary screen (bsc#1168036) - 4.3.11 - Configure the wizard layout according to the product features. - Related to jsc#PM-1998. - 4.3.10 - Moving <files> section handling from second installation stage to first installation stage. (bsc#1174194) - 4.3.9 - Do not use Profile.current unless necessary (bsc#1174173) - 4.3.8 - Fix "/Cmdline: parameter not set"/ for virt-install (bsc#1172139) - 4.3.7 - copy NVMe hostnqn and hostid from installation system to target system during installation (bsc#1172853) - 4.3.6 - memsample: at install time sample memory consumption each 5s, enabling CSV and PNG reports (bsc#1172139) - startup/common/network.sh: remove bashisms to enable switching inst_setup to dash - 4.3.5 - Do not export to autoyast profile image deployment unless requested (bsc#1172552) - 4.3.4 - Improve the UX of the Previously Used Repositories dialog by using more accurate labels. - Remove ssh_import section from AY when cloning (bsc#1172749) - 4.3.3 - Fixed yupdate script to correctly install the needed Ruby gems (bsc#1172793) - 4.3.2 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.1 - remove obsolete proposal_settings_editable (bsc#1171423) - 4.3.0 - Restore missing icons for ssh import and image deployment auto clients (bsc#1168123). - 4.2.42 - Force the use of en_US.UTF-8 when running firstboot or the AutoYaST Second Stage with 'POSIX' or 'C as RC_LANG (bsc#1169017) - 4.2.41 - In the proposal runner, restore the scroll only when it was previously saved (bsc#1167248). - 4.2.40 - Verify the package versions before applying the self-update fixes (related to bsc#1163084) - 4.2.39 - Drop few not needed recommends to have identical package on opensuse and SLE (jsc#SLE-11936, jsc#SLE-11851) - 4.2.38 - Add Abort confirmation for inst_welcome client used in firstboot (bsc#1163347) - 4.2.37 - Make sure to show release notes for add-on products (bsc#1158287) - 4.2.36 - Added "/yupdate"/ script to simplify patching the installer (bsc#1163691) - 4.2.35 - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). - 4.2.34 - Allow to modify the control file at installation time using a skelcd-* package (bsc#1164468). - 4.2.33 - don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233) - 4.2.32 - Fixed user-visible messages (bsc#1084015) - 4.2.31 - Reimplemented the "/Previously Used Repositories"/ dialog (inst_upgrade_urls.rb) to properly evaluate the new and the old system repositories (bsc#1159433) - 4.2.30 - don't use /bin/systemctl compat symlink (bsc#1160890) - 4.2.29 - Using tag $os_release_version in the control.xml file (entry <self_update_url>) which will be replaced by the value of VERSION in /etc/os-release. (improvement for fate#325834) - 4.2.28 - use udevadm in /usr/bin instead of /sbin (bsc#1160890) - 4.2.27 - drop starting of hal as it is also obsolete and no longer exist (jsc#SLE-10976) - drop deprecated network technologies (jsc#SLE-7753) - replace rc* and init.d usage by systemd or start_service depending if it runs in first stage or second (jsc#SLE-10976) - 4.2.26 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.25 - Do not remove /etc/install.inf from inst-sys (bsc#1122493, bsc#1157476). - 4.2.24 - Use linuxrc option "/reboot_timeout"/ to configure the timeout before reboot (bsc#1122493) - 4.2.23 - Save and restore the proposal vertical scroll (related to a problem reseting the scroll position reported in bsc#1143558) - 4.2.22 - Improve the role selection dialog using a new scrollable widget to select a role (related to bsc#1084674, bsc#bsc#1086187). - 4.2.21 - Implement upgrade for the Full medium (jsc#SLE-7101) - 4.2.20 - implement upgrade for online medium (jsc#SLE-7214) - 4.2.19 - Adapted to new Keyboard handling. - Checked also CLI suppot (bsc#1142957). - 4.2.18 - fix crash when os-release contain empty value (bsc#1139518) - 4.2.17 - Support for the offline installation medium (jsc#SLE-7101) - 4.2.16 - do not stop haveged process (bsc#1140171) - 4.2.15 - Support for the online installation medium (jsc#SLE-7214) - 4.2.14 - do NOT remove /mnt/run, it's a mounted directory (bsc#1149011) - 4.2.13 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.12 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.11 - Undo the change introduced in 4.2.7 because forcing the focus is not a solution: now the it's always caught by the installation summary after every action (related to bsc#1142353). - 4.2.10 - Stop using the obsolete XVersion API (bsc#1144627) - Detect missing textdomain during testing (bsc#1130822) - 4.2.9 - Improve the detection of a forced base product (bsc#1124590, bsc#1143943). - 4.2.8 - Avoid to lost the focus in the proposal installation summary when the user makes changes using the available options on it (bsc#1142353). - 4.2.7 - Copy multipath config files into the target system. - Related to bsc#1133045. - 4.2.6 - Use new schema of desktop files (boo#1084864) - Clean up spec - Rename desktop files - 4.2.5 - Downloading files: Remounting CD with bind option correctly if the CD has already been mounted (bsc#1132915). - 4.2.4 - Make sure pkg target is active as long as still needed (bsc#1128385) - 4.2.3 - Removed BuildRequires: yast2-ntp-client (causing dependency cycle) (related to the previous fix bsc#1129095) - 4.2.2 - Add a new installation dialog which allows to setup the NTP servers (bsc#1129095). - 4.2.1 - Use the select_product attribute from control file to filter available products (bsc#1124590). - 4.2.0 - revert SSH textmode patches (bsc#1129375, bsc#1047470) - 4.1.45 - ensure that installation with VNC + textmode still installs via VNC (bsc#1129073) - 4.1.44 - Update the hard-coded fallback path for licenses directory (fate#324053, jsc#SLE-4173) - 4.1.43 - Fix patterns and packages selection when going back to the system role selection (bsc#1126517). - 4.1.42 - Retranslate also the side bar steps when changing the language (bsc#1128153) - 4.1.41 - Do not change polkit default privileges during upgrade (bsc#1120720) - 4.1.40 - Do not write the displaymanager value (part of bsc#1125040). - 4.1.39 - Respect Textmode=1 when installing over SSH with a DISPLAY (bsc#1047470) - 4.1.38 - copy_files_finish: ensure that /mnt/etc/YaST2 exists (bsc#1127182). - 4.1.37 - Save the used repositories at the end of installation to not offer the driver packages again (bsc#953522) - 4.1.36 - Copying SSH keys from a privious installation into the new one: Set the right file permissions for the SSH deamon (bnc#1122303). - 4.1.35 - remove no longer used SCR agents without replacement: sysconfig.boot, sysconfig.fam, etc.passwd and install_inf workarounds for aliases and options - remove no longer used clients: - inst_ask_online_update replaced by registration for SLE and online_repos for openSUSE. - inst_check_autoinst_mode dropped without replacement. Floppy support was dropped. - inst_scenarios replaced by system roles. - update_wizard_steps replaced by direct call of code without client - Hardening commands execution (part of bsc#1118291). - Replace backticks by Yast::Execute. - 4.1.34 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.33 - More aggresive inst-sys cleaner, clean the libzypp cache when running in graphical mode with less than 1GB RAM (in text mode keep the current limit 640MB), this avoids crashes on low memory systems (bsc#1118643) - Also adapted the computing the default y2log size - use smaller size in low memory systems, on the other hand limit the maximum size to avoid huge log files - 4.1.32 - Improved saving y2logs during installation to use the /mnt/tmp space instead of the RAM disk to avoid possible crash (out of memory) (bsc#1118643) - 4.1.31 - Provide icon with module (boo#1109310) - 4.1.30 - Documented new control.xml global parameter enable_local_users (Fate#326447) - Improved English in the documentation of control.xml - 4.1.29 - Prefer fbiterm whenever is possible for textmode installation (fate#325746). - 4.1.28 - Dialog complex_welcome: Translate the help button if the language has been changed (bsc#1098571). - 4.1.27 - Moving driver_update2_finish call just before unmounting system. (bnc#967103). - 4.1.26 - Writing security settings in first AY installation stage. So other modules (e.g. users) can rely on these settings now. (bnc#1112769) - 4.1.25 - extra_urls: compare unexpanded urls, so two identical repositories with variables are detected (bsc#1090193) - 4.1.24 - Added save_y2logs client. (fate#325737) - 4.1.23 - Remember the selected role (related to FATE#325834) - 4.1.22 - Saving y2logs after the installation has been finished. (fate#325737) - 4.1.21 - Fixed path to license file. . Build error in fate#324713 - 4.1.20 - Skip the roles' dialog selection when there is only one available (fate#324713) - 4.1.19 - Fix syntax error (bsc#1109659) - 4.1.18 - Updated docu for add_on_products.xml: Added tag "/confirm_license"/ to handle Add-On-products licenses which will be added while installation. (bsc#1105758) - 4.1.17 - Avoid to restore old backups when upgrade fails (bsc#1097297) - 4.1.16 - Copy the selected packages from the self-update repository to an additional add-on repository, allow updating the installation workflow from the self-update repository (bsc#1101016) - 4.1.15 - do not translate snapshot description (bsc#1092757) - 4.1.14 - Use /media.1/media instead the /media.1/build (bsc#1062297) - 4.1.13 - Add missing help for disks activation dialog (bsc#1098563) - 4.1.12 - Improve help text for system roles (bsc#1046619) - 4.1.11 - Update calls to YaST2 systemd classes (related to fate#319428) - 4.1.10 - Add an option to have a sidebar (boo#1088785) - 4.1.9 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Disable display of status messages on the console (bsc#1099505). - 4.1.8 - Don not print errors if plymouth is not installed (bsc#1101879) - Do not crash if /etc/os-release is a directory (bsc#1097661) - 4.1.7 - Delete unneeded content of /mnt/run after installation/update. (bsc#1071745) - 4.1.6 - Fixed returned value calling copy_files_finish when some ssh file exist (bsc#1099104). - 4.1.5 - Added additional searchkeys to desktop file (fate#321043). - 4.1.4 - adapted testsuite to change in yast2-storage-ng (bsc#1073633) - 4.1.3 - Firstboot.service: Shutdown on failure preventing the service to hang because of a systemd dependency when trying to call halt directly from the firsboot clients (bsc#1095253) - 4.1.2 - Fixed possibly broken system after aborting upgrade running over SSH (caused by a partially finished rollback) (bsc#1089643) - fix calling copy_files_finish to not crash (related to bsc#1095323) - 4.1.1 - Fix crash caused by previous fix when multipath is not available (bsc#1095323) - Copy active_devices.txt for s390 to prevent blocking of important devices when cio_ignore is active (bsc#1095033) - 4.1.0 - Fix installation mode detection (related to bsc#1089547). - 4.0.61 - Do not try to set read-only property to default BTRFS subvolume if the filesystem already existed on disk (needed for bsc#1091047). - 4.0.60 - Log a warning when umounting a filesystem fails after installation/upgrade (related to bsc#1090018). - 4.0.59 - disable mdadm auto assembly for installation (bsc#1090690) - 4.0.58 - Keep the selected product in the desktop selection dialog (bsc#1088660) - 4.0.57 - Copy new /var/log/YaST2/storage-inst/ subdir to target at the end of the installation (part of fate #318196) - 4.0.56 - Do not warn too soon about missing disks during autoinstallation (bsc#1091033) - 4.0.55 - Better handle the restore scripts when YaST is aborted or crashes (bsc#1089643) - Delete the .repo files accidentally saved into inst-sys (fixes problems when restarting YaST after abort or crash) - 4.0.54 - fix regression to show again iscsi configuration for disk-less setup (bsc#1090753) - 4.0.53 - Fix text direction for RTL languages in the installer settings screen (bsc#1089846). - 4.0.52 - Fixed "/vnc.sh: /root/.profile: No such file or directory"/ (bsc#1089623). - 4.0.51 - Log more details when unmounting the target partition fails (to debug bsc#1090018) - 4.0.50 - Installer Updates does not overwrite Driver Updates (bsc#1088685). - 4.0.49 - Don't hard-code the role text color (bsc#1087399). - 4.0.48 - Ensure proper patterns are selected when going back to system role and switch to different role (bsc#1088883) - 4.0.47 - Set Add-On products for installation again after the base product has been selected (bnc#1086846). - 4.0.46 - Use AbortException when user aborts (part of fate#318196). - 4.0.45 - Start web VNC for the installation process (bsc#1078785) - 4.0.44 - Fix tests to use correct storage instance (part of fate#318196). - 4.0.43 - System roles: make the radio buttons match other dialogs, using images (bsc#1084674) - 4.0.42 - Make many system roles fit in the dialog (using a RichText widget, bsc#1084674) - 4.0.41 - Self-Update report errors when the self_update is enabled explicitly by linuxrc or using an AutoYaST profile. (bsc#1084820) - 4.0.40 - Set the 'ro' property on Btrfs filesystem when using an AutoYaST profile which sets the 'ro' option explicitly (related to bsc#1079000). - 4.0.39 - complex_welcome: Translate license text if the language has been changed (bnc#1077733). - 4.0.38 - Set Btrfs 'ro' property at the end of the installation when needed (bsc#1079000) - 4.0.37 - Pass args to parent class constructor (bsc#1083500) - 4.0.36 - fix marking texts for translation (bsc#1081361, bsc#1083015) - 4.0.35 - More gentle handling of aborts caused by hardware probing errors (bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776, bsc#1070459 and some others). - Re-enable the old fix for bsc#298049 (abort button during ongoing hardware probing). - Cleanup of dead code - 4.0.34 - Ensure previous role selection is cleared when doing desktop selection (bsc#1078961) - 4.0.33 - Startup scripts: Replaced xinetd by xvnc.socket (fate#323373) - Revert changes added in 4.0.29 bringing back the enablement of the xvnc.socket during the first stage if Linuxrc.vnc is set. (bnc#1077236) - 4.0.32 - Added requirement iproute2 to spec file. This is needed by the VNC AutoYaST installation in the second stage. (Follow up of bnc#1077236) - 4.0.31 - do not crash if no role is selected (bsc#1078809) - 4.0.30 - Provides the current language when asking for the product's release notes to the yast2.rpm API (related to bsc#1079045). - 4.0.29 - Do not enable xvnc.socket for second installation stage. Xvnc will be started by a direct call in vnc.sh. (bnc#1077236) - 4.0.28 - Reimplemented finding package upgrades to require less memory (related to bsc#1076768) - 4.0.27 - Start performing real installation with as much memory as possible (bsc#1076768) - 4.0.26 - Read the root_subvolume_read_only setting from its new location (moved by libstorage-ng) in the control file (boo#1077047). - 4.0.25 - save keyboard settings before console settings (bsc#1076798) - 4.0.24 - Update YaST2-Firstboot.service: Depreciate plymouth --wait, add conflict to plymouth start service. - Update YaST2-Second-Stage.service: Depreciate plymouth deactivate command and add conflict to plymouth start service. For that will block TTY device activation(bsc#1042554). - 4.0.23 - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - 4.0.22 - Fixed popup layout for bnc#1061754. - 4.0.21 - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.20 - Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393) - 4.0.19 - drop copy_to_system support (FATE#320873) - 4.0.18 - Log the system name at start to see which system is running in the inst-sys (for easier debugging) - Replaced Remote module by the new y2remote/remote class (bsc#1070582) - Updated yast2-network dependency. - 4.0.17 - Filter out modules extensions based on product, using white list approach (fate#324198) - 4.0.16 - Break autoyast2 and yast2-installation dependency cycle (bsc#1070996) - 4.0.15 - Do not ignore start_multipath setting (bsc#1070343). - 4.0.14 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). - Unify firewall proposals and finish clients replacing firewall_stage1_finish by firewall_finish. (fate#323460) - 4.0.13 - Cleanup old registration attempts before starting Installer. This is needed for restarted installation after it has been aborted earlier (bsc#1065167). - 4.0.12 - Always show the license agreement on single product media, even during upgrade (bsc#1065172) - 4.0.11 - Less eager inst-sys cleanup, libzypp actually needs some cached files during package installation, remove only the white listed known files (bsc#1063459) - 4.0.10 - umount efivars properly (bsc#1063063) - 4.0.9 - Write polkit settings even if no desktop is selected (bsc#1062788) - 4.0.8 - Adapted complex welcome client allowing to continue with the installation when there are no products available. (bsc#1059070) - 4.0.7 - Dropped call of dasd_reload which caused renumbering of disks and user got confused.(FATE#318138) - 4.0.6 - AY: Warn the user if an remote installation is not completely possible because there are not all needed packages availble in the installed system. (bnc#1055279, bnc#1058071) - 4.0.5 - Add support to read release notes from an RPM in the repository (fate#323273) - 4.0.4 - Add support for system roles ordering (related to bsc#1049297) - Do not allow changing the selected base product on an already registered system (bsc#1060252) - Re-activated the step to search for system files (users and SSH keys) in existing systems. It was temporarily disabled during the migration to storage-ng (part of fate#323837). - 4.0.3 - Removed obsolete inst_info client which is not used anymore. (bsc#1047060) - 4.0.2 - Adapt to new yast2-country changes (needed for FATE#323837) - 4.0.1 - Download release notes only for the selected products (if any product is already selected) (bsc#1056872) - 4.0.0 - Fix license confirmation handling on single product medias (fate#322276) - 3.3.13 - Configure Snapper at the end of installation if requested (part of fate#318196). - 3.3.12 - On multi-product installation medias, the product selection happens in the welcome screen (fate#322276) - 3.3.11 - Skip complex welcome module in auto mode. - 3.3.10 - Show README.BETA if it exists (bsc#1047060) - 3.3.9 - Show the product's license from libzypp in the welcome screen (FATE#322276) - 3.3.8 - Replace Installation::Product and Installation::ProductReader classes by Y2Packager::Product and Y2Packager::ProductReader (related to FATE#322276) - 3.3.7 - Merged storage-ng branch to master (fate#318196) - Note: all changes below with this date belong to the merge. - 3.3.6 - storage-ng: adapted to the new Y2Storage::StorageManager API and improved probing and activation of storage devices. - adapted inst_disks_activate.rb to storage-ng - storage-ng: Taking /usr/bin/findmnt in order to evaluate mount points. Floppy support removed. - storage-ng: use the new library for storage hardware probing (devicegraph) instead of the old one (targetmap) - storage-ng: removed dependency from (old) yast2-storage, even if it breaks some functionality. - storage-ng: commented installation-related code relying on the old yast2-storage - Fix crash when going back from product selection (FATE#323450) - 3.3.5 - Allow using base products from additional repositories (FATE#323450) - 3.3.4 - New client for product selection (FATE#323450) - 3.3.3 - drop reading /content (FATE#322386) - 3.3.2 - openSUSE only: reword title of desktop selection dialog (boo#1045180) - 3.3.1 - when custom role is selected in desktop selection keep default value in /etc/sysconfig/windowmanager (bsc#1030873) - 3.3.0 - Allow different mount point for home partition (Fate#323532) - 3.2.46 - install the yast2-registration package only in SLE (bsc#1043122) - 3.2.45 - "/custom"/ roles: Initialize pattern selection screen with settings defined in the control files. (bnc#1031295) - 3.2.44 - Do not lose the desktop selection when the online repositories is pressed. (bsc#1033594) - Do not allow to continue without desktop selection. (bsc#1040884) - 3.2.43 - Fixed path to the "/adddir"/ command (it is /sbin instead of /etc) (bsc#1041882) - 3.2.42 - Added requirement of 'cwm/widget' in hiding_place as consequence of changes made in CWM. (boo#1039901). - 3.2.41 - Fixed push button label ("/Configure Online Repositories"/) (bsc#1039988) - 3.2.40 - Don't crash if the regurl provided by linuxrc is invalid using the one provided by the control file as fallback (bsc#1035908). - 3.2.39 - Move CaaSP specific code to yast2-caasp package (bsc#1036838) - 3.2.38 - bsc#1031840 - changed CheckFreeSpaceNow to use LANG=en_US.UTF-8 - Add a NTP Servers settings to the overview dialog (FATE#323249) - Use y2start script instead of y2base (bsc#1027181) - 3.2.37 - Added configuration-management to inst_finish. (FATE#319830) - 3.2.36 - Renamed Controller Node to Administration Node (bsc#1032057). - 3.2.35 - Move CaaSP specific code to yast2-caasp (bsc#1030874) - 3.2.34 - Use the shared package download and extraction functionality from FATE#320772 - 3.2.33 - Added some extra space to the openSUSE desktop/roles selection dialog (improvement on the fix for poo#14936, bsc#1025415). - 3.2.32 - Allow proceeding with the installation after a blocking condition has been corrected in the overview dialog (bsc#1029291). - 3.2.31 - Improve roles buttons distribution in textmode (related to FATE#320772) - 3.2.30 - Fix desktop selection during installation (bsc#1029312) - 3.2.29 - Support to add roles through addons (FATE#320772) - 3.2.28 - fix crash when reading if desktop role should have default pre-selected (bsc#1025415) - 3.2.27 - Really use the directory.yast file (fate#322372) - 3.2.26 - fate#322328 - adapted all-in-one dialog according to comments from UX - 3.2.25 - CaaSP: do not crash when used a dashed url for the controller node location (bsc#1024965) - CaaSP AY: Adapted requirements of yast2-services-manager. (FATE#321738) - bnc#1022546 - update all-in-one's subdialog (network/kdump/partitioning/...) overview when the dialog is closed and do not lose another content already entered by user. - 3.2.24 - Add new desktop selection client for opensuse based on roles (poo#14936, bsc#1025415) - drop "/inst_new_desktop"/ client which was replaced by new desktop selection one - 3.2.23 - Self-Update only shows errors when a custom URL is used (bsc#1025251) - 3.2.22 - CaaSP all-in-one-dialog: added validation to the controller node location field, modified label and write it to the minion master.conf file at the end of the installation (FATE#321738) - CaaSP: Display the Beta product warning at start when it is present (bsc#1016887) - Enable CaaSP specific services on the installed system (FATE#321738) - Do not crash if role contain own service to enable (bsc#1022762) - 3.2.21 - Downloading release notes: Do not download them at all during AutoYaST (bsc#1009276) - Use the directory.yast file to check avilable translations (fate#322372) - 3.2.20 - Downloading release notes: Do not try again if the host or the proxy cannot be resolved (bnc#1022784) - 3.2.19 - Ask for installation confirmation in all-in-one dialog before proceed with it. (Fate#322328) - 3.2.18 - Respect newly registered update repos in software proposal and do register. (FATE#322328) - handle proposal errors in all-in-one dialog (FATE#322328) - Added an all-in-one installation overview for CaaSP (FATE#322328) - Add an option to disable the self-update feature through the AutoYaST profile (FATE#319716) - 3.2.17 - bnc#1017752 - do not show language change warning in software proposal incorrectly when language was not changed. - 3.2.16 - Do not retry to download release notes if a previous attempt failed (bsc#1015794) - 3.2.15 - add ability to roles to enable list of services when selected (FATE#321754) - fate#321739 - Made user's interaction possible in case of error in read-only proposal. - 3.2.14 - AutoYaST after second stage: Initialize tty1 in order to remove old YaST output and to show the cursor again. (bnc#1018037) - 3.2.13 Port changes from CASP1.0: - Change layout of new installation dialog according to UX team suggestion (FATE#321754) - Set root subvolume read-only if configured (Fate##321755) - Document new control.xml parameter root_subvolume_read_only - Add new installation dialog with keyboard layout and root password (FATE#321754) - Added worker role dialog (Fate#321754) - implement support for running additional dialogs for specific roles (FATE#321754) - Added description for readonly_timezone and clone_install_recommended_default flag in control-file documentation. (Fate#321754, Fate#321764) - 3.2.12 - Do not crash when the proposal screen is configured through an AutoYaST profile and tabs are not being used (bsc#1013976) - 3.2.11 - fix missing icon next to SSH Key Import in autoyast (bsc#988377) - add missing file causing crash (introduced with generic fix of bsc#1003682) (invisible in master since autotools support is dropped there) - 3.2.10 - Documentation for new storage related parameters in control.xml (Fate#321736) - The user has to confirm when the configuration proposal contains a non-blocking error (generic fix for bsc#1003682) - 3.2.9 - Fixed bug: AutoYaST hangs while running second stage. Removed network.service in the Before section of YaST2-Firstboot.service. (bnc#1007752) - 3.2.8 - Do not crash if importing ssh config from system which /etc/os-release does not contain pretty name (bsc#1009492) - 3.2.7 - Added support for read-only proposal modules (fate#321739) - 3.2.6 - Documentation for subvolumes in control.xml (fate#321737) - more robust password filtering in y2start.log (bsc#798966) - 3.2.5 - Set libyui-ncurses environment before starting the installer (related to bsc#780621) - 3.2.4 - Bump version number to release fixes for bnc#999895, bsc#988700 and bnc#999953. - 3.2.3 - AutoYaST upgrade: Do not override the Report module settings in the AutoYaST upgrade mode, keep the previous settings (bnc#999895). - Translate description of Snapper snapshots (bsc#988700) - 3.2.2 - Fixed crash if one defined proposal module has not been found on system while switching back from "/Expert"/ proposal. (bnc#999953) - 3.2.1 - reduce time needed for building this package - 3.2.0 - fix skipping of proposal returning empty hash otherwise it creates non sense proposal entry in UI (bnc#994127) - 3.1.215 - Display a warning popup when the installer self-update uses the fallback URL instead of the selected SMT or the default SCC server (bsc#996179) - Do not contact the registration server in self-update when network is not running, skip self-update completely - 3.1.214 - Move the installer self update step earlier in the workflow so the user entered values are not lost after restart and avoid repeating some steps again (bsc#985055) - This also fixes losing some values due to restaring YaST (bsc#993690), (bsc#992608) - Improved the self update URL handling - the boot parameter has the highest priority, always ask user when a SLP service is found, in AutoYaST mode SLP needs to be enabled in the profile - Display progress when downloading and applying the updates - 3.1.213 - Replace unicode bullet char by asterisk for ncurses (bsc#995082) - 3.1.212 - fix writing proposals (bnc#994127) - 3.1.211 - filter out same repositories from extraurls if they differ only in trailing slash (bnc#970488) - 3.1.210 - SSH Importer: Width fix to avoid cut of CheckBoxFrame Label (fate##319624) - 3.1.209 - Fixed testsuite for inst_complex_welcome after implementing lazy loading in ProductLicense in yast2-packager (bsc#993285) - 3.1.208 - Fix the registration screen initialization when SCC server is used during self-update (FATE#319716) - 3.1.207 - Retrieve the self-update URL from the registration server (SCC/SMT) (FATE#319716) - 3.1.206 - UI, UX and internal handling for the Welcome screen optimized to prevent from not showing that the license needs to be accepted (bsc#980374). - 3.1.205 - If the user has skipped multipath activation, don't ask again after installer self-update (bsc#989770) - 3.1.204 - Don't halt the installation if installer updates server cannot be reached when using AutoYaST (bsc#988949) - 3.1.203 - simplify and speed up inst_finish client (bnc#986649) - add test suite for inst_finish client - 3.1.202 - Run extra inst-sys cleanup to free more memory on systems with low memory (bsc#974601) - 3.1.201 - Properly adjust the OOM killer (oom_score_adj has a different range than the original oom_adj) (bsc#974601) - 3.1.200 - Added AutoYaST schema file "/ssh_import"/. (fate#319624) - 3.1.199 - Make writing of bootloader settings the last step so that other installation steps (kdump, cio-ignore) do not have to waste time repeating it (bnc#986649) - 3.1.198 - Display more information in the error popup when downloading the optional installer updates fails (bsc#986091) - 3.1.197 - Avoid restarting YaST when self-update repository exists but is empty (bsc#985113) - 3.1.196 - call set_videomode to adjust video mode (bsc#974821) - 3.1.195 - Fix architecture detection during self-update (bsc#984656) - 3.1.194 - Adapt AutoYaST to support import of SSH server keys/configuration (fate#319624) - 3.1.193 - Drop yast2-installation-devel-doc package (fate#320356) - 3.1.192 - When importing SSH keys/configuration, only regular files will be considered (bsc#982522) - Force YaST2-Firstboot.service to run after YaST2-Second-Stage.service (bsc#980365) - 3.1.191 - Move the debugger invocation code to yast2-ruby-bindings package to use the same implementation at run time (FATE#318421) - 3.1.190 - System Role: centered dialog (ncurses). - More visual improvements in the SSH keys importing proposal summary based on blog entry feedback. (Fate#319624) - 3.1.189 - Start the Ruby debugger at the beginning of installation when Y2DEBUGGER is set (FATE#318421) - 3.1.188 - Visual improvement in the SSH keys importing proposal summary - The user is now informed about SSH keys to be reused (copied from a previous system) during system installation. - The user can select a different partition (or none) to read the keys from and whether to also copy config files. - SSH import functionality not longer depending from "/copy_to_system"/ feature. - Fate#319624 - 3.1.187 - SSH installation: handle closing the initial installation screen by the window manager close button (bsc#979499) - 3.1.186 - Do not copy licenses from inst-sys to target system. Showing EULA location in the installed system. (fate#219341) - 3.1.185 - get more texts for roles dialog from control file, allow a general label (bsc#974625) - 3.1.184 - Always read the lists of local users in the previous system to have them available during user importing (part of fate#319624) - 3.1.183 - Disk Activation step will be skipped in case of installer update success (bsc#974409) - License agreement will be remembered in case of going back after a installer update. - 3.1.182 - Fix handling of license acceptance in welcome screen (bsc#975774) - 3.1.181 - Run the automatic installer self update also in the AutoYaST mode, read the optional custom URL from the profile ("/general"/ -> "/self_update_url"/ node) (FATE#319716) - 3.1.180 - bsc#956473 - improved formatting of network interfaces listing - 3.1.179 - do not install perl-Bootloader-YAML on target system as it is no longer needed (FATE#317701) - 3.1.178 - Automatic update during installation will use Zypper repositories instead of Driver Update Disks (FATE#319716). - 3.1.177 - Moved proc_modules.scr to yast2.rpm to avoid that yast-sound depends on yast-installation (bsc#972310) - 3.1.176 - Added automatic update during installation (FATE#319716) - 3.1.175 - System Role: align labels (FATE#317481). - System Role: pop-up if changing the role to a different one. - 3.1.174 - Moved Yast::Transfer::FileFromUrl here from yast2-update (FATE#319716). - 3.1.173 - Added a System Role step in the installation (FATE#317481). - 3.1.172 - bsc#956473 - network interfaces listing shows all IPv4 / IPv6 addresses per device - 3.1.171 - Ensure plymouth does not interfere with X11 when executing yast2-firstboot (bsc#966874) - 3.1.170 - bnc#960703 - network service setup moved into yast2-network package. - 3.1.169 - Remove autoyast clone button (fate#317970) - 3.1.168 - Removing network dependencies in the service files in order to prevent booting cycles in Tumbleweed. (bnc#954908) - 3.1.167 - fixed function name to check zKVM hypervisor (bsc#956736) - 3.1.166 - don't enforce the disk activation dialog on zKVM (bsc#956736) - 3.1.165 - Ensure second stage and YaST-Firstboot don't get killed by getty when running over 2nd or 3rd serial console (bsc#935965) - 3.1.164 - Do not crash in proposal client if zfcp proposal reports itself as unavailable (bnc#956745) - Save the software selection for using it later in AutoYaST when deploying installation images (bsc#956325, bsc#910728) - 3.1.163 - Ensure second stage and YaST-Firstboot don't get killed by getty when running over serial console (bsc#935965) - 3.1.162 - Language selection screen fixed to immediately apply the keyboard layout after changing it automatically (bsc#947969). - 3.1.161 - Simplified second stage systemd unit to avoid dependencies cycles (bnc#947521 and bnc#931643). Logic moved to YaST startup scripts. - 3.1.160 - fix bug preventing to finish proposal in some sutuations (bsc#944334) - 3.1.159 - Fixed setting language / languages in the installation welcome screen (bsc#943746, bsc#944035) - 3.1.158 - Move #second_stage_required? method to InstFunctions module to be used by AutoYaST (bnc#892091) - 3.1.157 - fixed cio_ignore testcase This testcase is for bnc#941406 - 3.1.156 - AutoYaST S390: handling cio_ignore Entry <general><cio_ignore> in order to set it (values: true/false). If it is not set cio_ignore is true. So it is backward compatible. (bnc#941406) - cio_ignore does not make sense for KVM or z/VM. So checking for KVM and z/VM and evtl. disabling cio_ignore (fate#317861). - 3.1.155 - AutoYaST second stage: YaST2-Second-Stage.service Continue installation even if plymouth has returned an error. (bnc#940878) - 3.1.154 - Fix release notes loading when network is not working (bsc#940648) - 3.1.153 - store cio_ignore settings before installing bootloader (bsc#933177) - 3.1.152 - avoid duplicating release notes for products (bsc#935599) - 3.1.151 - Moved client code to lib/installation/clients to enable test coverage measurements. - 3.1.150 - Cleanup for snapshots made during installation (bnc#935923) - 3.1.149 - Fixed handling user request to change an installation proposal (bsc#936448) - 3.1.148 - fixed menu button label in the proposal (bsc#936427) - 3.1.147 - add ability to hide export button (fate#315161) - 3.1.146 - Implemented triggers for installation proposal (FATE#317488). Any *_proposal client can define 'trigger' in 'MakeProposal' that defines in which circumstances it should be called again after all proposals have been called, e.g., if partitioning or software selection changes. - 3.1.145 - fix crash in Upgrade when creating post upgrade snapshot (fate#317973) - 3.1.144 - add a client to create a snapshot after installation/upgrade (fate#317973) - 3.1.143 - set Xvnc server resolution to 96 dpi to fix broken layout in VNC installations (defaults to 75 dpi) (bsc#919456) - 3.1.142 - Fixed an error preventing the VNC connection during second installation stage of AutoYaST when using VNC=1 (bnc#923901) - 3.1.141 - Fixed differnt bugs in proposal overview with multiple tabs. - Checking if plymouth is available while starting second installation stage for AutoYaST. - 3.1.140 - Always enable systemd startup services for Second Stage and Firstboot (bsc#924278) - 3.1.139 - avoid endless loop when confirm update in proposal runner (FATE#315161) - 3.1.138 - fix method missing error in proposal_runner (FATE#315161) - 3.1.137 - fix dependencies in proposal_store (FATE#315161) - 3.1.136 - allow proposal runner dialog to use different proposal store (FATE#315161) - 3.1.135 - get list of mounts from /proc/mounts in umount_finish (for fate#318392) - 3.1.134 - Delete or copy install.inf as applicable (bnc#897066) - 3.1.133 - removed redundant initialization label (bnc#878538) - 3.1.132 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.131 - support custom display number in "/display_ip"/ boot option (bnc#913888) - 3.1.130 - AutoYaST: If the system starts in multi-user mode plymouth will be quit while installation in order to ensure that installation will be finished on console 1 and the login prompt will be shown. (bnc#903682,889757,897956) - allow keyboard layout testing in language dialog (bsc#889549) - 3.1.129 - explicitely set language packages for installation during the live install (bnc#904103) - 3.1.128 - fix typo causing error in installation ( catched by openQA ) - Properly install new Proposal* libs to fix installation - Refactored inst_proposal into Installation::ProposalRunner and Installation::ProposalStore. - 3.1.127 - fixed progress bar during (live) image installation (bsc#854378) - do not stuck during copy of logs files (bnc#897091) - 3.1.126 - Fix bashisms and shebangs in scripts (by "/Ledest"/) - 3.1.125 - drop check for Gtk since Gtk UI of YaST is no longer supported (bsc#908607) - 3.1.124 - remove X-KDE-Library from desktop file (bnc#899104) - Added more debug information in order to track bnc#897091 - 3.1.122 - Merging changes from 3.1.116.1 (SLE12 maintenance branch) - Fixed the "/previously used repositories"/ step to work properly when reached using the back button (bnc#889791) - 3.1.121 - Improve dialog asking if system should be cloned (bnc#900028) - 3.1.120 - AutoYaST Second Stage: Fixed a crash in package management when running in Qt UI with libproxy1-config-kde4 package installed. (bnc#866692) - 3.1.119 - do not write obsolete /etc/syconfig/boot RUN_PARALLEL key (bnc#896207) - 3.1.118 - properly setup locale in installation start script to display texts and labels correctly in a texmode installation and also to translate all buttons in graphical mode (removed "/testutf8"/ calls, it has been dropped, always set UTF-8 locale) (bnc#902411) - 3.1.117
- Add iscsi support for qedi/qede offload cards (bsc#1188139, bsc#1187958). - 4.3.4 - Add the 'iface' element to the AutoYaST schema (bsc#1182193). - 4.3.3 - AutoYaST: Added supplements: autoyast(iscsi-client) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Help text to clarify the behavior of the Startup widget when iBFT is detected (bsc#1170317). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Handle the iscsi service status (restart, start...) change after the iscsid and the iscsiuio sockets (bsc#1160606) - 4.2.5 - fix calling iscsiadm on interface (bsc#1158443) - 4.2.4 - Keep the current service state after writing the configuration by default (bsc#1160374). - 4.2.3 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 - iscsiadm may have exit code 21 on success (bsc#1131049) - 4.2.0 - further fixes of iscsiadm output parsing (bsc#1129946) - 4.1.7 - fixed parsing of iscsiadm -m node -P 1 (bsc#1121806) - 4.1.6 - fix iBFT handling (bsc#1119698) - 4.1.5 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.4 - Provide icon with module (boo#1109310) - 4.1.3 - removed onboot startup mode for LUNs on S/390 (bsc#1045139) - 4.1.2 - enable rubocop - Added license file to spec. - Update calls to YaST2 services classes (related to fate#319428) - 4.1.1 - Use Yast2::ServiceWidget to manage the service status (part of fate#319428) - 4.1.0 - Fix detection of service current status (bsc#1103681). - 4.0.2 - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - Fate#318832, redesign authentication UI and online help. - 3.1.30 - don't treat the attempt to login twice to a target as an error, report a warning if login fails for other reasons (bsc#981693) - 3.1.29 - Stop generating autodocs (fate#320356) - 3.1.28 - set user and password correctly for global authentication (bsc#978183), improve error handling (bsc#959292) - 3.1.27 - show correct error message if host name isn't found (bsc#959292) - 3.1.26 - fix syntax error in "/publish"/ section of IscsiClientLib.rb - 3.1.25 - display startup mode "/onboot"/ for iBFT sessions and don't allow to change the mode on 'Edit' screen (bnc#954509) - 3.1.24 - show error popup if target connection failed (bsc#9339537) - rename Log In/Log Out to Connect/Disconnect (bsc#939529) - 3.1.23 - warn only once about non-standard initiator name (bsc#926621) - improve help text concerning re-discovery of targets and start-up mode (bsc#924502, bsc#924691, bsc#924693) and about authentication settings (bsc#924685) - 3.1.22 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 - remove X-KDE-Library from desktop file (bnc#899104) - don't change startup mode for already connected targets when using the 'Add' button on 'Connected Targets' tab (bnc #886796) - 3.1.19 - removed unnecessary BuildRequires dependencies - 3.1.18
- Save service changes after writing the target config and not before preventing the lost of target changes (bsc#1166707) - 4.2.5 - Fix check of discovery authentication status, enabling or disabling it correctly according to user selection (bsc#1166707) - 4.2.4 - Fix usability issues in global tab (bsc#1127505) - Fix crash when clicking Edit on empty table - 4.2.3 - Propose to restart the targetcli service as the default action when it is active (bsc#1165638) - 4.2.2 - Improve internationalization support (bsc#1162378). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - update iscsi config changes between SLE-12 and SLE-15 (bsc#1129971) - added error handling for loading discovery authentication data (bsc#1118502) - 4.1.6 - update iscsi server setup documentation (bsc #1119698) - 4.1.5 - enable rubocop - 4.1.4 - accept symlinks to block devices and files in dialogs (bsc#1123316) - 4.1.3 - Hardening commands execution (part of bsc#1118291). - Replace backticks by Yast::Execute. - 4.1.2 - Provide icon with module (boo#1109310) - 4.1.1 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Use Yast2::ServiceWidget to manage the service status (part of fate#319428). - 4.1.0 - Added additional searchkeys to desktop file (fate#321043). - Changed UI layout. - 4.0.11 - bsc#1091626 Change regular expression for matching a LUN path, in order to pick file names include special characters. - 4.0.10 - bsc#1091194 Change Adding LUN dialog UI, place "/Browse"/ button under LUN path input field, avoid unaligned UI. - 4.0.9 - bsc#1088677 A better UI layout for IP selection combox and port input field in AddTarget Page. - 4.0.8 - Added missing textdomain that breaks generating POT file - 4.0.7 - bsc#1086029 Handle the case that users want to delete a LUNs which are not created yet (LUNs have data structure in memory but not execute command to create them). - bsc#1085421 Handle the case that the storage of a LUN get disconnected accidentally. - fate#319238 Add code to handle targetcli.service enable / disable. - fate#319238 Replace targetcli-fb python2 requirements with python3 packages. - 4.0.3 - fate#323460, fate#319238 - Add firewalld read / write - Rename required backend package to python3-targetcli-fb - Add message when failed to install python3-targetcli-fb - Remove message which shown when user set userid = mutual_userid Not leak this message since kernel keep slience. - 4.0.2 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 - fate#319238 [yas2-iscsi-lio-server] refactor code to use targetcli-fb instead of lio-utils. - 4.0.0 - fix bsc#1037819, add translation markers in adding LUN page Removed trailing "/:"/ from labels. - 3.2.1 - fate#318832, redesign authentication UI - changed online help - a bug fix for discovery session without authentication. - 3.2.0 - allow to remove global authentication values (bnc#919474, bnc#977342) - 3.1.19 - Stop generating autodocs (fate#320356) - 3.1.18 - replace iSCSI "/client"/ by "/initiator"/ in labels, popups and help text (fate#319293) - add hint to use different passwords for incoming and outgoing authentication (bsc#977173) - 3.1.17 - add info about the tpg status to targets overview (partial bug-fix for bnc#920380) - 3.1.16 - remove "/:"/ in target name when identifier is empty (bnc#932170) - 3.1.15 - use 'ip addr show', don't show deprecated IPs - 3.1.14 - show a warning popup in case of empty client list (bnc #898261) - 3.1.13 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.12
- print properly help to avoid accidental opening of module by bash completion (bsc#1172340) - 4.3.0 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 - show more verbose message when journal can't be read (bsc#1132658) - 4.2.0 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.5 - Provide icon with module (boo#1109310) - 4.1.4 - Adjust for libyui-ncurses-tools split (bsc#1113291) - 4.1.3 - Do not crash when changing the filter as a non-root user (bsc#1089626) - 4.1.2 - Change namespace according to YaST naming conventions. Now this package uses Y2Journal (needed for fate#319428). - 4.1.1 - Allow to reuse journal viewer from other yast modules (needed for bsc#1008493) - 4.1.0 - bnc#1087957 - version bump - 4.0.0 - Escape special search query characters (bsc#1055500) - 3.2.1 - Fixed RPM packaging error (bsc#1029088) - 3.2.0 - Handle strange journal entries with non-textual messages (bnc#941655) - 3.1.2 - Synced version numbering with the rest of YaST modules (last step for fate#318486). - Enhancements in automated tests and code quality. - 3.1.1 - Honor internationalization settings when displaying dates (improvements for fate#318486). - 0.2.3 - Include the package in SLE12-SP1 fate#318486 - UI improvement: filters are activated on value changes - Some cleanup in the strings for better internationalization - Updated to use the latest version of the YaST libraries - 0.2.2 - Only offer 'previous boot' as a time interval if there are really entries for such boot. - Version 0.2.1 - New default interval in the filter: last 24 hours. - Better handling of journalctl errors. - Fixes in desktop file: moved to the proper YaST section (misc) and remove incorrect X-KDE-Library directive. - Initial unit tests added. - Version 0.2.0 - Initial prototype
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.4 - Do not show a warning when running in a HVM Xen guest (bsc#1179197). - 4.3.3 - AutoYaST: Added supplements: autoyast(kdump) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Reduce autoyast profile size if kdump is disabled (bsc#1172749) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fixed user-visible messages (bsc#1084015) - 4.2.9 - Improved text (label/helptext) for kdump low/high memory usage. (bsc#1153940) - 4.2.8 - Showing default (expected) values for high/low kdump memory. (bsc#1153940) - 4.2.7 - fix crash for empty kdump section (related to change for bsc#1149208) - 4.2.6 - fix installing kdump to first stage when kdump enabled in AutoYaST (bsc#1149208) - 4.2.5 - Removed empty entry in desktop file (bsc#144894). - 4.2.4 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.3 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.1 - Removed unused BuildRequires (bsc#1131234) - 4.2.0 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - enable rubocop - 4.1.1 - Provide icon with module (boo#1109310) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.4 - do not write crashkernel to XEN dom0 (bsc#1085626) - 4.0.3 - log to /var/log/YaST2, not /var/lib/YaST2 (bsc#1090202) - 4.0.2 - added supplements for yast2 and kdump (bsc#1070423) - 4.0.1 - Show kdump as disabled in an installation proposal if the product disables it (bsc#1071242) - 4.0.0 - Removed leftover dependency on yast2-storage (part of fate#318196). - 3.3.2 - Switching X-SuSE-YaST-AutoInst flag to "/all"/ because it has an own UI in the installed system and it can write settings in an already installed system. (bnc#1047809) - 3.3.1 - Crash in AutoYaST clone: Fix for "/dup"/ while getting crash_xen_kernel_values and crash_kernel_values values. (bnc#1045965) - 3.3.0 - Fixed regular expression that verifies alloc_mem parameter (bsc#1045098). - 3.2.6 - The alloc_mem parameter is verified to be in accordance with documentation (bsc#1045098). - Pop-up is suppressed from command line when the user enables or disables kdump (bsc#1045103). - 3.2.5 - Added allocate memory high in commandline (FATE#320016) - 3.2.4 - fix dumping kernel with Xen hypervisor (bsc#1014136) - 3.2.3 - Explicitly create the kdump initrd (bsc#1022496). - 3.2.2 - Implement simple_mode -> label_proposal (FATE#322328) - 3.2.1 - fix typos in kdump help (bsc#703145) - 3.2.0 - AutoYaST: Taking proposed values if <crash_kernel> has not been defined in AutoYaST configuration file. (bnc#997448) - 3.1.42 - AutoYaST: Write <general> and <crash_kernel> sections correctly. Imported settings will not be overwritten by proposal. (bnc#995750) - 3.1.41 - Reading kernel_param: Filtering out empty entries. (bnc#991140) - 3.1.40 - Proposing kdump to be disabled by default on ARM64 (bsc#989321) - 3.1.39 - Skip writing bootloader configuration in installation, as it will be written later by yast2-bootloader. This will speed up installation. (bnc#984649) - 3.1.38 - Remove unused import of dropped BootCommon package (related to FATE#317701) - 3.1.37 - fix AutoYaST profile schema (bsc#954412) - 3.1.36 - Alert the user when trying to configure a Xen DomU system, which does not support kdump (bsc#952253) - 3.1.35 - manage the value of the fadump kernel param (bsc#951212) - 3.1.34 - when fadump changed write show popup that reboot is needed (bnc#945018) - 3.1.33 - Prevent users from setting a combination of crashkernel values that are bigger than the total memory (bnc#882082) - 3.1.32 - Update AutoYaST rnc to allow specifying multiple values for crash_kernel parameter (bnc#882082). - 3.1.31 - Prevent kdumptool to be called more than once (bnc#882082) - 3.1.30 - More robust fix for bnc#946639 (see previous changelog message), including better test coverage. - 3.1.29 - Fixed a crash during system update (bnc#946639) - 3.1.28 - Use default values suggested by kdumptool, not only the maximum and minimum ones (bnc#882082) - 3.1.27 - Added support for allocating low and high memory in systems supporting the feature (bnc#882082) - Fixed behavior during autoupgrade - 3.1.26 - Fix initialization of target value in the UI (bsc#935756). - 3.1.25 - Require kdump on aarch64 but recommend on ppc32 this time. kdump made available on aarch64. This time it is ppc32's turn - 3.1.24 - Warn user in installation proposal if space available on disk is smaller than RAM size + 4 GB (FATE#317488) - 3.1.23 - Add 'sftp' dump target, which is distinct from 'ssh' in kdump version 0.8.12 or newer (bsc#868704). - 3.1.22 - Don't mention 'scp' in the SSH dump target, as the SCP protocol has never been used to transfer dumps (bsc#868704). - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 - remove X-KDE-Library from desktop file (bnc#899104)
- Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - disable doc generation (FATE#320356) - remove unnecessary build dependency to speed up build (bsc#999203) - 3.1.14 - bnc#897997 YaST2 User authentication not enumerating LDAP options - 3.1.13 - Set member_attribute to 'member'. We only use rfc2307bis.schema - bnc#889556 - yast2 users can not create ldap groups - 3.1.12 - don't call deprecated methods in ldap_browser (bnc#885227) - 3.1.11 - Do not add MenuButton to ButtonBox - 3.1.10 - Remove some not used variables and functions - 3.1.9
- AutoYaST schema (bsc#1174133, bsc#1177496): - Fix validation of string/symbol elements in the schema. - Fix validation of 'masquerade_user' elements. - 4.3.3 - bsc#1176645 - Running Yast2 Mail multiple times creates excess brackets in postfix configuration - 4.3.2 - AutoYaST: Added supplements: autoyast(mail) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.2 - bsc#105491 setup of postfix with amavis DKIM signing does noti work at all. The dkim setup script was rewritten. - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Provide icon with module (boo#1109310) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.4 - bsc#1071932 YaST2 Mail Server Configuration - throws Error for starting service amavis Install spamassassasin and call sa-update before starting amavisd Enable clamd and freshclam. Do not install clamav-db. - 4.0.3 - SuSEFirewall2 defined the ports to be opened in a single service which is not the case with firewalld. Adapted the module to open 'smtp', 'smtps' and 'smtp-submission' (bsc#1084869) - 4.0.2 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). - 4.0.0 - bnc#1022360 Crash during E-Mail-Server setup, when outgoing mailserver is empty - bnc#994317 yast2 mailserver does not preserve startup setting - 3.1.11 - Reduce build dependencies to speed up build (bsc#999203) - 3.1.10 - Stop generating autodocs (fate#320356) - 3.1.9 - bnc#981103 - yast2 mail uses always brackets for relayhost - bnc#981101 - yast2 mail adds POSTFIX_NODAEMON to /etc/sysconfig/postfix - 3.1.8 - Moved cfg_mail.scr to yast2 due to circular dependencies with yast2-security and yast2-users. (FATE#319711) - 3.1.7 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.6 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.5
- Fixed interfaces table description for s390 Group devices (bsc#1192560). - 4.3.81 - Replace calls to dropped method InterfacesTable#friendly_name (bsc#1192560). - 4.3.80 - AutoYaST - When the interface section contains the "/device"/ (deprecated) and "/name"/ elements then use the "/device"/ as the "/name"/ and the "/name"/ as the "/description"/. (bsc#1192270) - Add the "/description"/ element to the interface section. - 4.3.79 - Do not crash when checking if a virtual interface is connected (bsc#1192183, bsc#1192270). - 4.3.78 - bnc#1185524, bsc#1187512 - do not crash at the end of installation when storing wifi configuration for NetworkManager at the target - 4.3.77 - Do not crash when the interfaces table contains a not configured one (bnc#1190645, bsc#1190915) - Fix the shown description using the interface friendly name when it is empty (bsc#1190933) - 4.3.76 - Consider aliases sections as case insensitive (bsc#1190739). - 4.3.75 - bnc#1190645 - display user defined device name in the devices overview - 4.3.74 - Do not crash when the aliases defined in the AutoYaST profile are not defined as a map (bsc#1188344) - 4.3.73 - Support 'boot' and 'on' as aliases for the 'auto' startmode (bsc#1186910) - 4.3.72 - Fix the Comment entry in the desktop file so the tooltip in the control center is properly translated (bsc#1187270). - 4.3.71 - Use the linuxrc proxy settings for the HTTPS and FTP proxies (bsc#1185016) - 4.3.70 - Fix error when determining the removed interfaces in order to remove their associated routes too (bsc#1186082) - 4.3.69 - Write IP addresses in order preventing an alias to set the primary IP address (bsc#1185967) - 4.3.68 - Omit hidden networks from the list of wireless networks to be selected preventing the dialog to crash (bsc#1185372) - 4.3.67 - Do not crash when the BOOTPROTO or STARTMODE ar missing or invalid (bsc#1181295). - 4.3.66 - Do not require a MAC address when activating a qeth device with layer2 support (bsc#1184474). - 4.3.65 - Write DNS servers to NetworkManager connection files when using a static configuration (bsc#1181701). - 4.3.64 - Use the ESSID to name the NetworkManager configuration files for wireless networks (bsc#1183733). - 4.3.63 - AutoYaST: Write NetworkManager configuration according to the profile (bsc#1181701) - 4.3.62 - Always provide the layer2 argument when activating a qeth device (bsc#1183639). - 4.3.61 - NetworkManager: Added support to write bridge and bonding configurations (bsc#1181701) - 4.3.60 - AutoYaST: configure but not apply the network configuration at the end of the 1st stage (bsc#1180535). - 4.3.59 - Add more space before the "/Name Servers and Domain Search List"/ frame (related to bsc#1183306). - 4.3.58 - Fix the VLAN interface renaming when suggested by a VLAN ID change (bsc#1183357) - 4.3.57 - AutoYaST: allow the interfaces list in the profile to be empty (bsc#1183257). - 4.3.56 - bnc#1180085 - fixed proposing wpa_supplicant - adapted to use new network-ng backend. - dropped some old pieces of code - 4.3.55 - Define the network configuration buttons for the installer console (related to jsc#PM-1895, jsc#SLE-16263) - 4.3.54 - Do not consider proposing 'nfsroot' as startmode when running on installation (bsc#1182818). - 4.3.53 - Do not filter ethernet cards when configuring a bond in s390 (bsc#1182911). - Only propose a 1492 MTU size when configuring an LCS interface. - 4.3.52 - Support both 'bridge_forwarddelay' and 'bridge_forward_delay'. The latter takes precedence (bsc#1180944). - 4.3.51 - Improve wireless devices configuration UX (bsc#1177834): - Reorganize the widgets, to make the UI easier to understand. - Add a list of wireless networks which displays additional information like Mode, Channel, Rate, Signal and Security method. - Pre-select the authentication method depending on the selected network. - Fix initialization of the "/AP ScanMode"/ field. - 4.3.50 - Added AutoYaST interfaces section errors reporting (bsc#1174353, bsc#1178107). - 4.3.49 - Improve the AutoYaST interfaces reader handling better the IP Addresses configuration. (bsc#1174353, bsc#1178107) - 4.3.48 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.47 - Allow to disable the proposal of the bridge network configuration for virtualization in the installation summary or by the new 'virt_bridge_proposal' AutoYaST option (bsc#1178603) - 4.3.46 - Fix for not present interfaces when deciding whether the "/Scan Network"/ button should be disabled or not during a wireless configuration (bsc#1177834). - 4.3.45 - Cache the hardware netcards information in order to speed up the access (bsc#1180702) - 4.3.44 - Added lladdr attribute to the interface section in the networking schema and honors it when importing the config (bsc#1179876) - 4.3.43 - Improved the NetworkManager wireless configuration writers adding support for writing WPA-EAP and open WEP authentication modes. - 4.3.42 - Fixes some usability issues (bsc#1177834): - Disable "/Edit"/ and "/Delete"/ buttons when no interfaces are detected. - Disable the "/Scan Network"/ button when the interface does not exist. - Suggest to modify the VLAN interface name when the VLAN ID is modified (bsc#1174363) - 4.3.41 - Cache the online status of s390 group devices speeding up the population of the devices overview table (bsc#1180702) - 4.3.40 - Added basic support for writing the network configuration to the NetworkManager backend (bsc#1180716) - 4.3.39 - Fix network configuration progress bar steps (bsc#1180702) - 4.3.38 - Improve additional addresses validation (bsc#1174766) - 4.3.37 - When the static hostname is modified, propose the hostname to be used by the affected connection (bsc#1174431) - 4.3.36 - Fix prefix length assignation when the alias netmask uses dot notation (bsc#1174766). - 4.3.35 - Write also connections in case that the hostname mapped to a connection primary IP address is changed through the DNS standalone client (bsc#1174431) - 4.3.34 - Allow to modify the hostname mapped to a connection primary IP address when the associated hostname is modified (bsc#1174431) - 4.3.33 - Fix bonding slaves sorting (bsc#1178950) - 4.3.32 - Clean the ifcfg file cached data before the connection configuration changes are written (bsc#1178950) - 4.3.31 - Do not crash when trying to replace an /etc/hosts alias using the current static hostname and it is not set (bsc#1179178) - 4.3.30 - Do not show a warn message when modifying a bonding configuration and all the slaves are already configured with BOOTPROTO='none' (bsc#1178950) - 4.3.29 - Fixed detection of connection configuration changes (bsc#1178950) - 4.3.28 - bnc#1175360 - more robust AY profile parser. Do not crash with internal error on unknown node in interfaces section - support for static configurations without ip address - bnc#1175206 - support for defined default when missing bootproto in AY - fix crash when hostname file missing (bsc#1177904) - 4.3.27 - Write hostname changes when modified through the 'dns' client (bsc#1177191). - 4.3.26 - Modified the way the current hostnames are (static & transient) read and write (bsc#1173915) - 4.3.25 - Write the virtualization network configuration properly during an autoinstallation (bsc#1177025) - 4.3.24 - Fixed initialization of the bridge STP configuration (bsc#1176820) - 4.3.23 - Fixed false error in the y2log (bsc#1176653) - 4.3.22 - Fix connection hostname initialization (bsc#1175579) - 4.3.21 - Infer the vlan_id from the interface file name when the attribute is not declared explicitly (bsc#1176575) - 4.3.20 - When proposing the virtualization network configuration, force a read of the current configuration in case that it is not present (bsc#1176313) - 4.3.19 - Using "/:"/ in the autoyast(...) supplements (bsc#1146494). - 4.3.18 - Unify profile element paths (bsc#1175680). - 4.3.17 - AutoYaST: Added supplements: autoyast(host,networking,remote) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.16 - AutoYaST: do not crash when the <host> section is present (bsc#1174643). - 4.3.15 - Do not crash when configuring an IPv6 route through AutoYaST (bsc#1174353) - 4.3.14 - Permit to write networking config changes without touching the service and other components like the firewall (bsc#1173298) - Permit dot characters in the hostname allowing to specify it as a FQDN (bsc#1173298) - 4.3.13 - Do not use Profile.current (bsc#1174173) - 4.3.12 - Do not remove automatically aliases from /etc/hosts during an autoinstallation (bsc#1173213) - Parse correctly udev rules keys using underscores (bsc#1167256) - 4.3.11 - AutoYaST schema: add the setup_before_proposal element to the schema (bsc#1171922) - 4.3.10 - Do not export network when not requested (bsc#1172552) - 4.3.9 - Do not export any settings when NetworkManager is the network backend (bsc#1172822). - 4.3.8 - Save inst-sys memory by ending ag_udev_persistent after use (bsc#1172139). - 4.3.7 - Do not export interfaces <aliases> section when there are no aliases to export (bsc#1172922). - 4.3.6 - Try to install the wireless-tools package when the package is not installed and the wifi networks are scanned (bsc#1168479) - 4.3.5 - Avoid error when accessing to Bond Slaves in s390 (bsc#1172444). - 4.3.4 - AutoYaST: Udev rules are written or copied to the target system properly when defined in the profile (bsc#1169663). - AutoYaST: Fixed the copy or merge of the linuxrc interfaces configuration when the installation network configuration is selected to be kept. - 4.3.3 - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.2 - AutoYaST: Adapted the module to handle a complete network configuration during the first stage (bsc#1171922) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Do not try to install kernel packages anymore since ISDN support was already dropped which was the most common use case. Removed also hardware methods used mainly for ISDN config. (bsc#1151187) - 4.2.66 - AutoYaST: Do not try to activate network devices that are already active in S390 systems (bsc#1163149). Related to jsc#SLE-7396. - AutoYaST: Allow to use spaces or colons to separate channel IDs in the "/chanids"/ element. - 4.2.65 - Refresh the current system cached network configuration with the one written avoiding inconsistencies during installation (bsc#1162987) - 4.2.64 - AutoYaST: do not crash when defined dns section whitout hostname (bsc#1166953) - AutoYaST: handle the dhcp_hostname option in the dns section correctly - 4.2.63 - Do a reload of configured interfaces when writing the configuration during a ssh or vnc installation (bsc#1166287) - 4.2.62 - Store ip forwarding set during installation to target system (bsc#1159295) - 4.2.61 - bsc#1164506 - fixed setting hostname in installer - bsc#1164587 - fixed setting hostname according to AY profile - 4.2.60 - Do not modify interface name when enslaving it (bsc#1165463) - 4.2.59 - Do not crash when running the network configuration client if the config has not been read by a previous client (bsc#1101514) - 4.2.58 - Using SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649). - 4.2.57 - Do not crash when checking if a given 'host' is local or not (bsc#1163305) - 4.2.56 - Add a class to represent NTP servers (jsc#SLE-7188). - 4.2.55 - Do not crash with an exception when editing the hardware configuration of a new unplugged connection (bsc#1162679) - bsc#1162271 - fixed validation of hostname - 4.2.54 - Fix the installation proposal text reflecting the network configuration changes (bsc#1162796) - 4.2.53 - Prevent assignation of values not defined in the AutoYaST profile when reading the interfaces section (bsc#1162671) - 4.2.52 - Do not break when reading interface config files with trailing spaces (bsc#1161300) - 4.2.51 - Fix connection configuration summary when using a remote IP address (bsc#1162483) - 4.2.50 - Do not fail when listing the s390 group devices of a given type and no one is present (bsc#1160997) - 4.2.49 - Bring back the s390 group device activation dialog when editing an offline s390 group device (bsc#1160997) - 4.2.48 - Do not try to read an ifcfg-* file that does not exist (bsc#1161234). - Do not crash if install.inf contains an IP address that cannot be resolved to a name (bsc#1161217) - 4.2.47 - bsc#1156986 - Fix crash when logging that an interface is not connected or is not bridgeable when proposing the virtualization config. - 4.2.46 - bsc#1158025 - When touching existent udev rules, modify only the parts that are relevant or have changed. - When the hardware is read, use the parent_bus_id as the busid for virtio netcards. - 4.2.45 - bsc#1156106 - Fixed the initialization of DNS.dhcp_hostname by the inst_setup_dhcp client - 4.2.44 - Add a sanity test for CLI error code reporting (bsc#1144351) - 4.2.43 - bnc#1159970 - suppport for reading / writing MTU - 4.2.42 - bnc#1153198, fate#319639 - fixed internal error caused by incompatibility between new and old DNS / Hostname handling code. - 4.2.41 - read properly old wireless auth modes and use new ones instead (bsc#1159160) - 4.2.40 - bnc#1153198, fate#319639 - improved previous fix - exception handling - 4.2.39 - bsc#1156986 - Fixed the creation of network configuration for virtualization - 4.2.38 - bnc#1153198, fate#319639 improved previous fix together with some cleanup - 4.2.37 - Centered and added title to the add interface dialog (jsc#SLE-7753) - 4.2.36 - bnc#1158122 - fixed internal error when incorrectly querying for hostname in AY's second stage - 4.2.35 - Drop support for obsolete network device types (jsc#SLE-7753) - 4.2.34 - Fix wireless mode and auth_mode initialization (bsc#1157394) - 4.2.33 - Added a special type for the "/Unknown"/ interfaces omitting them from the interfaces list (bsc#1156285) - 4.2.32 - Ignores invalid udev rules parts (bsc#1157361) - 4.2.31 - Firsboot dhcp: Ensure the network configuration has been read before trying to configure it by dhcp (bsc#1157429) - 4.2.30 - bnc#1153198, fate#319639 - implemented proper hostname setup in installation for the new backend - 4.2.29 - Do not crash when wrapping text (bsc#1157161) - 4.2.28 - fix importing dhclient_set_hostname key from autoyast profile (bsc#1152021) - 4.2.27 - Wireless: Fix wpa auth modes selection removing the prefix from the combobox value which is not used when writing the config. (bsc#1155639) - 4.2.26 - Live installation: - Do not try to configure dhcp when NetworkManager is in use. - Show the general tab in the lan client allowing to switch between backends when systemd is running. - Do not do a netconfig update during an installation for not breaking the current resolv configuration. - 4.2.25 - fix typo in remote desktop file (thanks for contribution to Markus S aka kamikazow) (bsc#1155584) - 4.2.24 - Fix crash caused by type in widget method (caused in 4.2.22 by rubocop done as side-effect of bsc#1153673 fix) - 4.2.23 - bsc#1153673 - Fix Yast::Logger dependency in bridge connection config. - 4.2.22 - Update reference in VLAN, Bridge or Bond when its device is removed or renamed (bsc#1153460) - 4.2.21 - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077). - 4.2.20 - AutoYaST: Added back the activation of s390 devices during the first stage as it was removed when switched to the new data model - Fix CLI tests for network (bsc#957537) - 4.2.19 - Fix blink positioning in UI (bsc#1119407) - 4.2.18 - bsc#1152840 - Fix interface ipaddr and prefixlen in the cloned profile. - 4.2.17 - Adapt network CLI to new data model with improved error reporting (bsc#1151242) - 4.2.16 - boo#1152748: - Fix detection of the network status during installation. - 4.1.15 - AY: Fix interface name check for using the fallback when not set. - boo#1152627 - Fix circular dependency between DNS and Host modules - Remove unneeded code related to the already dropped feature to write the hostname to /etc/hosts. - 4.2.14 - bsc#1151491 - Completed the new data model (support for TUN/TAP, bridges, bonding, VLANs, etc.). - Switched to use the new data model. - New wireless configuration workflow. - Revamped support for interfaces renaming and drivers assignment, including better udev rules handling. - Fixed /etc/hosts handling when switching from static to DHCP based configuration. - Many small fixes in different areas. - 4.2.13 - bnc#1149234 - apply udev rule from AY profile according to device's mac value when permanent_mac is missing in list of the device's options - bsc#1133442 - Increased the DHCP timeout when NetworkManager is in use to its default (45 seconds). - 4.2.12 - Requires hostname: there are many places where the module calls /bin/hostname (boo#1142595). - 4.2.11 - avoid dependency on autoyast2-installation - 4.2.10 - Revamp UI internals, adding new widgets, sequences and introducing the concept of interface builder. - Add initial bits of the new data model. - Fix several bugs that were introduced in version 4.2.2. - 4.2.9 - The 'lan' client returns the correct value (bsc#1140199). - 4.2.8 - bsc#1137346 - CLI: Report an error instead of raising an exception when the device type is not provided and there is no way to infer it from the given options. - boo#1138297 - Improve some mocking in NetworkService.activate_network_service unit test which caused some test to fail randomly. - 4.2.7 - boo#1138278 - Adapt the AddressDialog to use the new Y2Network::Routing class when checking if there is some default gateway defined. - 4.2.6 - bsc#1136929 - Use the hwinfo permanent mac address instead of the current mac which could be wrong in case of an enslaved interface. - bsc#1137324 - Do not create duplicate udev rule attributes when editing an interface name. - boo#903889 - When proposing a bridge configuration for virtualization, move the routes from the enslaved interface to the new bridge. - 4.2.5 - Use new schema of desktop files (boo#1084864) - Clean up spec - Rename desktop files - 4.2.4 - bnc#1131588 - display a confirmation popup when static route is going to be removed when switching a device to dhcp - 4.2.3 - Started with yast2-network refactorization: - Added the y2network namespace. - Dropped not used routing_auto client. - Reimplemented completely routing configuration droping the old Yast::Routing module. - The Y2Network::Routing configuration permits to have multiple default routes and does not drop extra options for them. That is, different routing tables can be used. (fate#326796) - 4.2.2 - Fix mode/second_stage value initialization (bsc#1132057) - 4.2.1 - publish find dhcp interfaces to component system, so yapi can be dropped from yast2-samba-client (fate#323734) - 4.2.0 - bnc#1129012 - AY: Use the bus_id of the udev parent device when using virtio netcards and matching the existent rules with the defined in in the profile. - 4.1.45 - Showing correct start mode for nfsroot device (bsc#1105692). - bnc#1094934 - Fixed internal error when writing remote configuration by cmdline (yast remote allow set=yes). - 4.1.44 - Fixed "/can't modify frozen String"/ crashes (related to bsc#1125006 and gh#yast/yast-ruby-bindings#228) - 4.1.43 - Installation proposal (bsc#1127228, bsc#1124478, bsc#1124498): - Fixed issue refreshing the list of packages needed for the default backend the first time the proposal is called. - Do not cache the default network backend but only the current one when modified by the user in the proposal - Fallback to :wicked when saving the network if NetworkManager is selected as the service to be used but not installed. - 4.1.42 - When renaming an interface (bsc#1060207): - Offer to the user the option to update device routes that belongs to the previous interface name. - Update the Routing devices list with the new one when needed. - Do not drop configured elements from the list when canceling an edition (bsc#998540) - 4.1.41 - Installation proposal (bsc#1124478, bsc#1124498): - Do not offer NetworkManager when the package is not available - Respect the network backend selected in the proposal at the end of the installation - Removed the hostname write (127.0.0.2) from the summary - 4.1.40 - AutoYaST in running system: Do not reset /etc/hosts (bsc#1122658) - 4.1.39 - fate#324662 - Drop SuSEFirewall2 code completely. - Permits to choose not only default firewalld zones but also custom ones. - Allow the user to select the "/DEFAULT"/ zone or disable the interface zone mapping through ifcfg files per interface. - 4.1.38 - bsc#1124002 - do not crash when cloning and trying to read a device protocol or portname. - 4.1.37 - bnc#1123102 - do not crash with internal error when no hostname is set when submitting device with static configuration - 4.1.36 - bsc#112952 - Try to install the wireless-tools package when the package is not installed and the wifi networks are scanned. - 4.1.35 - bnc#1122387 - do not crash with internal error when modifying /etc/hosts - 4.1.34 - bnc#1122517 - do not crash with internal error when cloning /etc/hosts - 4.1.33 - bnc#1122307 - do not crash with internal error when adding new device - 4.1.32 - AutoYaST write settings: Fixed crash while reading MAC address (bsc#1121087). - 4.1.31 - bnc#1121421 - do not crash with internal error when installing using AutoYaST profile with networking section - 4.1.30 - bnc#1111483 - write physical device into vlan's configuration - 4.1.29 - Added needed method GetDHCPHostnameIP again (bsc#1119690). - 4.1.28 - bnc#1116568 - /etc/hosts load performance improvements - 4.1.27 - Showing correct start mode for nfsroot device (bsc#1105692). - 4.1.26 - bnc#1119723 - properly copy ifcfg files from instsys to target - 4.1.25 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.24 - Security audit fixes: Removed unused function stdout_of() (part of bsc#1118291) - 4.1.23 - Security audit fixes: Use absolute paths when calling external commands and shell-escape arguments (bsc#1118291) - 4.1.22 - bnc#1114213 - improved help for dns nameserver address to mention also valid format of IPv6 - 4.1.21 - Provide icon with module (boo#1109310) - 4.1.20 - bnc#934055, bnc#972463 - cleanup in Hostname / DNS tab - removed obsolete or unsupported options. - 4.1.19 - bnc#709176 - keep original hostnames untouched in /etc/hosts when only IP changed - 4.1.18 - bnc#1107470 - this bug is fixed since 4.0.14 (3.2.47) - Yast::Lan: Added method for obtaining the NTP servers offered by DHCP (fate#323454) - 4.1.17 - Allow to swich the network backend from the proposal (related to fate#326480) - 4.1.16 - bnc#1111925 - always propose wpa_supplicant when configuring wlan - bsc#1113080 - Fix detection of peap mode (jreidinger@suse.com) - Propose most commonly used setup for WPA by default - 4.1.15 - Fix detection of peap mode (bsc#1113080) - 4.1.14 - Simplified the installation network proposal collecting all the configured dhcp interfaces in a single entry (fate#326480) - 4.1.13 - bsc#1110598 - fixed path to license file - 4.1.12 - fate#323454 - wicked compatible parsing of NTP servers from dhcp leases - 4.1.11 - Fixes to the networking AY schema (bsc#1108852) - Added missed s390 device 'layer2' boolean element. - 4.1.10 - bnc#1105230 - do not crash with internal error when 0.0.0.0 netmask is used in the routing tab - Activate s390 network devices before applying udev naming rules, avoiding "/Invalid key/value pair in /etc/udev/rules.d/70-persistent-net.rules"/ (bsc#1095761) (by mvidner@suse.com) - 4.1.9 - bnc#1109312 - fixed internal error (replaced calls to LanItems::FreeDevices which was removed) - 4.1.8 - bnc#964856 - adapted to changes in NetworkInterfaces API - GetFreeDevice and GetFreeDevices was dropped - 4.1.7 - Update calls to YaST2 systemd classes (related to fate#319428) - 4.1.6 - Changed dir of COPYING file. - Fixes to the networking AY schema (bsc#1103712) - Permitted the use of 'listentry' element in list entries. - 4.1.5 - bnc#964856 - dropped calls to obsolete NetworkInterfaces API - CLI: setting device type explicitly using new type option is mandatory when adding new device - 4.1.4 - lan_test: stubbin Host.GetModified call (bnc#1052042). - 4.1.3 - Fixed flickering testcase which has been introduced by fixing bnc#1052042. - 4.1.2 - Added additional searchkeys to desktop file (fate#321043). - removed NetworkStorage as it is unused (had been replaced by storage-ng) - Removed AutoYaST dependencies in order to run the host module without AutoYaST packages (bnc#1098407). - 4.1.1 - dropped dead code - 4.1.0 - bnc#1086454 - do not enforce particular mode for IPoIB devices by default - 4.0.35 - bnc#1097954 - fixed several rpmlint warnings - 4.0.34 - AutoYaST: Checking for empty host name entries and informing the user. (bnc#1095113) 4.0.33 - AutoYaST: Do not crash when trying to convert the /etc/hosts profile declaration from multiple line host entries for the same host to just one line (bnc#1095971) - 4.0.32 - Fix the check for adjusting ifcfg configuration in case of network based root filesystem when saving the network at the end of the installation (bsc#1090752). - 4.0.31 - Y2remote: When vnc is disabled disable also all the services that are still enabled (bsc#1088646) - 4.0.30 - bnc#1077435 - do not crash with internal error when /etc/hosts is corrupted - 4.0.29 - bnc#1089471 - previous fix contains wrong check of ifcfg options and proposes wpa_supplicant incorrectly. The check was fixed and wpa_supplicant is proposed when needed only. - 4.0.28 - bnc#1089471 - do not propose vlan, iw and tunctl packages for installation as its functionality is implemented by wicked. - 4.0.27 - Y2Remote: - Fixed the start of services when writing (bsc#1088646) - Fixed the modification of vnc services configuration according to the selection of allowed interfaces (bsc#1088647) - 4.0.26 - Fixed preformatted proposal for network module (bsc#1088488) - 4.0.25 - Added missing "/textdomain"/ call to properly translate the web access check box label (bsc#1081466) - 4.0.24 - Added networking interfaces 'zone' element to the AutoYaST schema file (bsc#1013047) - 4.0.23 - Read and write the firewalld configuration when the remote access is configured through the remote client dialog (bsc#1085658) - 4.0.22 - bsc#1078991 - Do not crash when some LanItem does not have hardware info. - 4.0.21 - Tigervnc will provide the definition of firewalld services so we will use them instead of the vnc-server service definition that is shipped with firewalld (bsc#1081952) - 4.0.20 - save_network client copies wicked dhcp files from inst-sys into the target using the same dhcp id when rebooting after installation. (bsc#1082832) - 4.0.19 - Fixed a random build failure (introduced by the previous fix for bsc#1083015) - 4.0.18 - add missing textdomains (bsc#1083015) - 4.0.17 - Really translate firewalld zones (bsc#1082246) - 4.0.16 - Virtualization Bridge Proposal: Do not propose network interfaces without link as bridgeable (bsc#1062596, bsc#1072951). - 4.0.15 - bnc#1056109 - improved device name collision recognition when applying device renaming according to the AY profile - 4.0.14 - Remote: reimplemented the module dialogs and clients under y2remote libdir. - Fixed restart of xvnc as it is now a socket instead of a service (bsc#1070582). - 4.0.13 - bnc#1061306 - use API for accessing device's sysconfig to avoid internal errors - 4.0.12 - Switched VNC service from xinetd to systemd. - VNC over HTTP service can be enabled/disabled separately. (fate#323880, bnc#1058460) - 4.0.11 - Do not depend on SuSEFirewall for zone interface change. The zone is now written in the ifcfg-file and wicked takes care of calling firewalld commandline. (fate#323460) - 4.0.10 - AutoYaST: Do not display a warning about second stage being disabled when importing the DNS configuration (added in 3.3.1) once the network configuration is done during the first stage (since version 3.3.3) (bsc#1069761) - 4.0.9 - bnc#1066982 - Removed an unnecesary SuSEFirewall.Write call when storing the Firewall remote client configuration. - 4.0.8 - bnc#1066982 - fixed initialization and storing of firewall widget - 4.0.7 - Fixed a method name typo and removed SuSEFirewall from Routing module (bsc#572202) - 4.0.6 - bnc#1052042 - properly update canonical name and aliases in /etc/hosts when FQDN is provided as a hostname - 4.0.5 - Do not depend on SuSEfirewall2 anymore for writing IPv4 forwarding as Firewalld will be the default FW in SLE15. (fate#323460, bsc#572202) - 4.0.4 - Remote settings: Only reading firewall settings if we are really in an installed system. (bnc#1055279, bnc#1058071) - 4.0.3 - AutoYaST: Do not display a warning about disabled second stage when if network is configured before the proposal (bsc#1054400) - 4.0.2 - Do not blank out /etc/hosts when no <host> section is defined (bsc#1058396) - 4.0.1 - Preload the global DHCLIENT_SET_HOSTNAME option based on linuxrc sethostname option if given or based in control file default if not. (bsc#1054933) - Do not override the configuration with the default defined in the control file at the end of the first stage (bsc#1056633) - 4.0.0 - Moved wrap_text method to yast2 UI::TextHelpers (bsc#1055643) - 3.3.12 - AutoYaST: Do not display a warning about disabled second stage when the hostname setting is read out of profile (bsc#1054400) - 3.3.11 - bnc#1039656 - do not clear /etc/hosts when installing virtual Host - restored part of version 3.3.3 (bnc#1049814) which was accidentaly dropped in subsequent versions - 3.3.10 - use storage-ng code to determine if "//"/ is on a network filesystem - 3.3.9 - merge storage-ng branch to master (fate#318196) - note: all changes below with this date belong to the merge - 3.3.8 - storage-ng: adapted calls to temporary y2storage_* methods, since they were finally removed from Y2Storage::StorageManager. - Added support to storage-ng so it can verify if a disk is in network. - Updated dependencies to include storage-ng. - Merged master to storage-ng branch - Version temporarily bumped to 3.3.x to prioritize the storage-ng branch - storage-ng: commented remaining code relying on the old yast2-storage - Removed yast2-storage dependency - storage-ng: commented installation-related code relying on the old yast2-storage - Version temporarily bumped to 3.2.x to prioritize this branch - bnc#1047615 - check if /etc/hosts exists before loading its content - 3.3.7 - bnc#1037727 - fixed device name recognition during AY installation - 3.3.6 - bsc#1051624 - Fix default values for not existent sysconfig network variables when read. - 3.3.5 - bnc#1050986 - fix udev rules export when more than one device is configured - bnc#1037727 - dhclient configuration warning message does not block AutoYaST - 3.3.4 - bsc#1039851 - Host: Load /etc/hosts entries before import the ones defined in a given AutoYaST profile making it backward compatible. - bnc#1038717 - avoid creating duplicate udev rules in AutoYaST installation - bnc#1049814 - Moving network setup in AY into first stage completely when the second stage is disabled. - 3.3.3 - Fix crash during write if Host.Read and Host.Import is called together (bsc#1047929) - 3.3.2 - Display a warning in AutoYaST installation when importing the DNS configuration with disabled seconds stage (the second stage is currently required for writing the config) (bsc#1046198) - 3.3.1 - bnc#1046735 - do not update sysconfig when no IP is given in case of static NIC configuration. - bsc#1044982 - handle bad pci class/subclass ids used by Mellanox ConnectX-3 - nmoreychaisemartin@suse.com - 3.3.0 - bnc#1046677 - disable widgets which cannot be configured by the selected network service - 3.2.29 - bnc#1039532 - do not write hostname into /etc/hosts duplicitly for one IP - configure static IPs without own hostname to resolve to system wide hostname during installation - 3.2.28 - bsc#1036440 and bsc#994471 - Command "/yast remote list"/ should not alter the system. - 3.2.27 - bnc#1038521 - do not raise an internal error during installation when multiple static device and hostname configurations were provided - 3.2.26 - bsc#1035908 - Moved inst_install_inf client to yast2-installation. - 3.2.25 - bsc#956755 - Don't propose wlan interfaces for the virtualization bridge. - 3.2.24 - bnc#927629 - improved adding routes. Accepts netmask or prefix length. - fixed column name in add route dialog from Genmask to more common Netmask - 3.2.23 - Fix typo in edit_nic_name dialog using bus_id instead of busid (bsc#1031120) - 3.2.22 - adapt to new version of cfa (new cfa needed for bsc#1023204) - 3.2.21 - bnc#1020074 - when incomplete udev rule is read from the AY profile, it is ignored instead of raising an internal error. - 3.2.20 - Added network proposal using the new summary api and the new proposal_client flag 'label_proposal' for CASP special formmating (fate#322328). - 3.2.19 - Added summaries for the configured interfaces, particulary an one line summary. (fate#322328) - Fixed the assignment of udev rules to Lan Items when a previous one does not exist (bsc#996879). - 3.2.18 - bnc#1013605 - Enable DHCP_HOSTNAME listbox only when wicked service is used. - Fixed displaying the "/keep current settings"/ option. - 3.2.17 - bnc#1013684 - do not crash with internal error when setting static setup for newly added device - 3.2.16 - Linuxrc does not export some variables anymore and handles the configuration of network directly, for that reason, some methods or reponsibilities of InstallInfConvertor class are not needed being removed. - bnc#1012764 - made rpm architecture independent (noarch) - 3.2.15 - bnc#1012581 - do not crash with internal error stating undefined method when switching to "/Hostname / DNS"/ tab when the system contains incorrect configuration of DHCLIENT_SET_HOSTNAME - 3.2.14 - bnc#1009931 - update item's overview with freshly edited values - 3.2.13 - bsc#984890 - new implementation of setting hostname via DHCP. User is allowed to set hostname via particular interface or set a reasonable default value for all interfaces. - bsc#1007172 (kanderssen@suse.com) - When an interface is enslaved in a bond the udev rule is modified using the bus_id instead of the mac address but some multiport cards could use the same bus_id. In such cases also the dev_port is needed. Taking this in account the dev_port will be added always when a udev rule based on bus_id is written. - 3.2.12 - Do not crash when removing an entry from the /etc/hosts file (bsc#1010994) - 3.2.11 - do not crash when on command line is passed non-number id (bsc#1003908) - 3.2.10 - Make network summary consistent with other summaries (bsc#745940) - 3.2.9 - Fixed a hardcoded interface name in a CLI test (bsc#1006799) - 3.2.8 - Bridge handling has been improved (bsc#962824). - "/NONE"/ is shown instead of 0.0.0.0 for old bridge configuration - The bridge master is shown in the enslaved interface. - The interfaces overview is updated after a bridge is modified - The interfaces enlsaved are not lost when save in a different tab. - 3.2.7 - fix crash when dummy ip is not needed (found during testing of bsc#877047) - 3.2.6 - optimize loading /etc/hosts if there is a lot of entries (bsc#877047) - 3.2.5 - do not duplicate work of network service at the beginning of AutoYaST's second stage - not loading modules and so on. - 3.2.4 - If an interface is not configured yet then just set the interface link, the backend should handle at least the up event. (bsc#991694) - 3.2.3 - Extra space in the remote administration dialog (bsc#988904) - Use full interface up / down instead of setting just link up / down to allow proper update of interface's configuration. (bsc#991694) - 3.2.2 - If WIFI is configured during installation, make sure the packages required for WIFI to work are installed in the resulting system (bsc#1002700) - 3.2.1 - reduce rpm build time (bsc#999203) - 3.2.0 - bnc#993587 - extended fix from 3.1.168 to cover also virtual interfaces - 3.1.170 - bnc#988157 - disable DHCP autoconfiguration in installer when an interface configuration is provided via linuxrc - 3.1.169 - bnc#993587 - installer is able to newly configured set devices up in case of ssh/vnc installation - 3.1.168 - bnc#991382 - init and store IFPLUGD_PRIORITY properly - 3.1.167 - bnc#991486 - extended fix for this bug from 3.1.163. Do not report invalid names incorrectly - 3.1.166 - bnc#985905 - do not limit number of bonding slaves to 10 - 3.1.165 - bnc#988786 - Create bridge when proposing configuration for VM host. - 3.1.164 - Improved parsing of vlan ids that are longer than one character. - bnc#991486 - Do not allow creating device with oversized configuration name. - 3.1.163 - Added entry "/s390-devices"/ to the AutoYaST schema file. Bug similar bnc#954412. - 3.1.162 - bnc#991920 - do not crash with internal error when renaming unconfigured device - 3.1.161 - bnc#991382 - Do not crash with internal error when using "/On Cable Connection"/ device activation mode. - 3.1.160 - Added entry "/dhclient_set_hostname"/ to the AutoYaST schema file. Bug similar bnc#954412. - 3.1.159 - bnc#970320, bnc#865132, bnc#852604 - do not overwrite Postfix MTA configuration when saving network setup - 3.1.158 - bsc#984146 - set AutoYaST keep_install_network parameter to 'true' by default - restore the default behavior present in SLE 12 SP1 and openSUSE Leap 42.1 - 3.1.157 - bnc#983201 - do not crash with internal error when configuring new device on s390 - 3.1.156 - fate#318787 - detect modifications when closing module, do not restart when not needed. - 3.1.155 - Drop yast2-network-devel-doc package (fate#320356) - 3.1.154 - bnc#981842 - enable / disable vncmanager only when installed to avoid failures in systemd calls - 3.1.153 - fate#319319 - implemented support for vncmanager in Remote module. Thanks to msrb@suse.cz. - 3.1.152 - bnc#971175 - /etc/hosts is correctly updated with static address, hostname when static net configuration is done via linuxrc and hostname is provided by AY profile - 3.1.151 - fate#315995 - Added physical port id to device overview and bond slaves item description if supported. - Warn the user when two or more bonded interfaces share the same physical port. - Available interfaces for bonding in bond slaves tab are now sorted and moving them up or down maintain the interface selected. - 3.1.150 - bnc#977953 - added dependency on yast2-proxy. "/yast2 lan"/ won't fail with internal error (missing Proxy module), when yast2-network is installed into a minimal server installation. - 3.1.149 - bnc#966694 - TigerVNC Viewer Error: No matching security types. Do not touch VNC arguments when enabling or disabling it. Thanks to msrb@suse.com for the patch. - 3.1.148 - bnc#974910 - fixed internal error when no "/interfaces"/ group is found in an AY profile - 3.1.147 - bnc#955217, bnc#956605 - fixed internal error caused by the previous patch - 3.1.146 - bnc#955217, bnc#956605 - unified udev rule handling by always doing it in the 1st stage of installation. - 3.1.145 - bnc#920089 - fix by Damir Porobic - fixed layout of dialog for new route definition - 3.1.144 - bnc#960703 - sometimes wicked was started instead of NetworkManager in case of AY installation. Moreover it could happen that both services were "/half-started"/ and network setup got broken. - bsc#903190 - Recognized netcard with sub_class_id 07 as InfiniBand (ib) which now are not filtered out (knut.anderssen@suse.com). - 3.1.143 - Removed old testsuites tests and autotools, so yast2-testsuite is not required anymore (fate#314695). - 3.1.142 - Fixed an Internal error when aborting the configuration of a WiFi interface (bsc#950902). - 3.1.141 - bnc#957377 - When exporting AutoYaST profile, it contains dns configuration even when this config was provided via linuxrc. - 3.1.140 - bnc#951330 - drop record from /etc/hosts when deleting nic configuration - bsc#954412 (igonzalezsosa@suse.com) - Fix validation of AutoYaST profiles - 3.1.139 - bnc#956605 - Write udev rules for renamed devices for non ssh / vnc AutoYaST installations - 3.1.138 - bnc#956012 - When exporting AutoYaST profile, it contains route definitions even when these routes were configured using linuxrc. - 3.1.137 - bnc#955217 - do not raise internal error during AY installation with profile containing device renaming rule for unconfigured interface - 3.1.136 - bnc#944349 - do not set links down when running AY installation over vnc. VNC installation do not freeze. - renaming network devices during ssh/vnc installation is supported -3.1.135 - bnc#944349 - do not set links down when running AY installation over ssh. SSH installation do not freeze. - 3.1.134 - Fixed "/Relax-NG parser error : Some defines for ipv6_forward needs the combine attribute"/ when checking validity of any AutoYaST profile (bsc#948206). - 3.1.133 - bnc#900647 - fixed to accept an empty domain in /etc/hostname - 3.1.132 - Moved "/Network Settings"/ into "/System"/ group also in the Gnome/GTK control center (FATE#318804, bsc#867809). - 3.1.131 - bnc#866742 - Do not fail with internal error when cloning configuration twice in a row - 3.1.130 - bnc#945947 - Routing module returns correct return code when invoked from command line - 3.1.129 - bnc#846201 - made bridge port selection persistent across tab switching - 3.1.128 - bnc#940892 - fixed internal error when importing AY profile - 3.1.127 - bsc#941948 - lan_auto client returns value properly - 3.1.126 - bnc#916013 - IPv4 forwarding always enabled upon finishing setup - 3.1.125 - bnc#916013 - IPv6 forwarding setup is stored persistently - 3.1.124 - bnc#940192, bnc#935937 - fixed crash deleting interfaces using CLI (yast lan delete) - 3.1.123 - bnc#864264 - fixed internal error in adding alias - 3.1.122 - Fixed warnings like 'duplicated key at line 230 ignored: "/rt73usb"/' (boo#930870) (recording a fix present in 3.1.116 already). - bnc#922765, bnc#923990 - fixed default domain proposal - 3.1.121 - bnc#930448 - display proper startmode description in Overview dialogue - 3.1.120 - Fix handling of AutoYaST parameter keep_install_network - 3.1.119 - fate#318804 - moved "/Network Settings"/ into "/System"/ group in YaST control centre - 3.1.118 - bnc#934180 - fixed internal error in lan AutoYaST client. - 3.1.117 - bnc#874259 - keep device configuration provided via linuxrc when autoyast keep_install_network is set - 3.1.116 - bsc#916376 - proposing iSCSI-related configuration in firewall proposal in first stage if iSCSI is in use - 3.1.115 - bnc#912904 - do not crash when adding new device and proposed configuration name is changed to new one - bnc#914833 - do not crash when renaming virtual device via hardware tab - bnc#910337 - initialize configuration name in Hardware tab correctly. It means according device type. Also uses custom name if user used nonstandard one. - bnc#905738 - udev rules provided by AutoYaST profile gets applied - bnc#918356 - populate bond slave candidates list with proper device names - 3.1.114 - fixed a build failure when building against the latest yast2 package - 3.1.113 - Removed a bash specific post script with a workaround for an ancient bug (bnc#39842). - 3.1.112 - remove X-KDE-Library from desktop file (bnc#899104) - bnc#906694 - fixed exception raised due to modifying frozen string when running in localized mode - 3.1.110 - bnc#898250, bnc#899363 - ignore /etc/install.inf:usessh flag when the file is present in installed system and always reload / restart network service in case of updated configuration - 3.1.109
- Support systemd mount options in fstab (bsc#1187781) - 4.3.4 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.3 - AutoYaST: Added supplements: autoyast(nfs) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.1 - Fixed crash when using [Cancel] in the "/Add"/ dialog (bsc#1170447) - 4.3.0 - Kill rpcbind process if it was directly executed without using systemd (bsc#1161687). - 4.2.7 - fix return code for cli `yast2 nfs list` (bsc#1150070) - Add error message when delete failed due to not found entry - 4.2.6 - Delegates mount/unmount actions to yast2-storage-ng. - Keeps mount point status for existing shares. - Adds an asterisk to mount point for unmounted entries. - Related to bsc#1006815, bsc#1151426, bsc#1060159. - 4.2.5 - Avoids displaying phantom NFS entries adding an action to refresh the UI (related to bsc#1156446). - 4.2.4 - Removed nfsidmap hardcoded dependency once libnfsidmap was merged into nfs-utils and a separate package should not be needed anymore (bsc#1150807, bsc#1153568) - 4.2.3 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.2 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138). - 4.1.5 - Handle NFS version 4.2 (bsc#1118779). - 4.1.4 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.3 - Provide icon with module (boo#1109310) - 4.1.2 - fix build failure caused by changes in storage-ng (related to change done for bsc#1088426) - 4.1.1 - Added license file to spec. - do not crash when nfs version is written as 4.0 instead of 4 (bsc#1105674) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.7 - Fixed a bug preventing some strings (introduced while fixing bsc#1088426) to be translated. - Do not crash when 'edit' button is pressed in the partitioner if there are no NFS entries (affects installation, part of fate#318196). - When executed standalone (not embedded in the Partitioner), use storage-ng to read and write /etc/fstab, instead of the old buggy parser (bsc#429326, bsc#1064437). - 4.0.6 - Use only nfsvers (or its alias) to specify the version of the NFS protocol, instead of the legacy nfs4 (vfstype) and minorversion (bsc#1088426). - Detect legacy entries and warn the user. - 4.0.5 - Command line interface: display correct content in the 'Options' column (bsc#1087826) when listing. - Command line interface: updated help about the 'type' option. - 4.0.4 - Fix a missing definition of firewalld method (bsc#1082919) - 4.0.3 - During installation do not check whether the portmapper package is installed, fixed error handling when scanning the NFS exports fails (bsc#1079624) - 4.0.2 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 - Fix teststuite once SuSEFirewall2 is being replaced by firewalld (fate#323460) - 4.0.0 - Stop generating autodocs (fate#320356) - Add a conditional BuildRequires to allow using Jenkins for continuous integration (lslezak@suse.cz) - 3.1.17 - Do not block an update of nfs-utils (boo#911986) - 3.1.16 - Consider path dependencies between mount points, allowing eg. a local mount on top of an NFS mount point (bsc#922307). - 3.1.15 - Fix crash when accessing certain variables outside their block local scope. (bnc#919061) - Used Rubocop to enforce a consistent coding style. - 3.1.13 - remove X-KDE-Library from desktop file (bnc#899104) - fixed string substitution in a translated message - Removed obsolete service (nfsboot) handling (bnc#867766) - 3.1.10
- Fix the corresponding section name in the package specification (bsc#1188618). - 4.3.4 - Set X-SuSE-YaST-AutoInstClient in the desktop file to properly determine the client name (bsc#1188618). - 4.3.3 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.2 - AutoYaST: Added supplements: autoyast(nfs-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fix exit codes for CLI (bsc#1142979) - nicer error messages when CLI is wrongly used or failed (bsc#1142979) - 4.2.4 - Fixed outdated rpc-svcgssd service name (bsc#972488) - 4.2.3 - Do not use Builtins.regexpmatch when checking the options as the match is failing with default options depending on the locale used (bsc#1151637) - 4.2.2 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Version bump (bsc#1124009) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.3 - Use the real name for nfs-server service instead an alias (bsc#1116779). - 4.0.2 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.0 - Stop generating autodocs (fate#320356) - 3.1.9 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.8
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.6 - Do not ask for package installation when CLI help is called (bsc#1172340) - 4.3.5 - AutoYaST: Added supplements: autoyast(nis) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.4 - Fixed the mechanism used to ensure the usage of "/compat"/ for certain databases (bsc#1174603). - 4.3.3 - Properly save the NSS configuration (related to bsc#1173119). - 4.3.2 - Do not export any setting if ypbind is not installed (bsc#1172749). - Properly initialize NIS options when ypbind is not installed (bsc#1172822). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fixed crash caused by previous fix (bsc#1164699) - 4.2.3 - Preserve NSS database sources when adding nis to nsswitch.conf file (bsc#1162916). - 4.2.2 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Prevent UI syntax error due to nil in widget term (bsc#1126515) - 4.1.1 - always use absolute path to binaries (bsc#1118291) - escape properly shell arguments (bsc#1118291) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.4 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Added additional searchkeys to desktop file (fate#321043). - 4.0.3 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.2 - Link ypserv agent against libtirpc, sunrpc is deprecated and does not support IPv6 (bsc#1076566) - 4.0.1 - added libnsl-devel to BuildRequires for upstream changes - 4.0.0 - Added yp-tools to the requirements in order to call ypdomainname (Additional fix for bnc#916031 and bsc#994530) - 3.2.1 - report error if ypdomainname failed instead of silent ignoring (bsc#994530) - 3.2.0 - bnc#988928 - updated translation - 3.1.14 - Drop yast2-nis-client-devel-doc package (fate#320356) - 3.1.13 - Use correct location for ypdomainname (bnc#916031) - 3.1.12 - remove X-KDE-Library from desktop file (bnc#899104)
- Set X-SuSE-YaST-AutoInstClient in the desktop file to properly determine the client name (bsc#1188644). - 4.3.2 - AutoYaST: Added supplements: autoyast(nis_server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Properly report in CLI whether NIS is configured or not (bsc#1146030) - 4.2.2 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.1 - Provide icon with module (boo#1109310) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.0 - Drop yast2-nis-server-devel-doc package (fate#320356) - 3.1.4 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.3
- Adapted proposal client returning the dhcp ntp servers as strings - 4.3.3 (bsc#1185545) - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.2 - AutoYaST: Added supplements: autoyast(ntp-client) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Do not write ntp-servers if they have been shown only (more than one ntp-server) (follow up of bsc#1164547). - 4.2.11 - NTP-server-configuration/Time-setting-module in a running system: Do not show check-boxes for saving configuration and starting the deamon (follow up of bsc#1164547). - 4.2.10 - Supporting more than one ntp server in the time setting module. (bsc#1164547) - 4.2.9 - Rely on the new Y2Network::NtpServer class (jsc#SLE-7188). - 4.2.8 - don't use /bin/systemctl compat symlink (bsc#1160890) - 4.2.7 - Break autoyast<->yast2-ntp-client cycle (related to changes done for jsc#SLE-7101) - 4.2.6 - switch from cron to systemd timers (jsc#SLE-9113) - 4.2.5 - implement starting chrony-wait only if product require it (bsc#1145193) - 4.2.4 - Add cron BuildRequires: needed for /etc/cron.* ownership. As those directories have special permissions it is easier/cheaper to buildrequire cron (boo#1148950). - 4.2.3 - Fix 'ntp-client' behaviour when running in firstboot (bsc#1140199). - 4.2.2 - Added cwm/popup dependency (bsc#893065, bsc#1039985) - Enable/disable chronyd service: Enable/disable chrony-wait service too (bsc#1137196). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Activate translations for the SelectFrom widget (bsc#1126523, bsc#1126520). - 4.1.8 - Provide icon with module (boo#1109310) - 4.1.7 - Aligned "/Synchronize Now"/ button and "/NTP Server Address"/ box not breaking previous fix and not hiding the manual checkbox in TextMode (bnc#893065, bsc#1039985). - 4.1.6 - fate#323454 - Bring back the menu button for choosing an NTP address from a public NTP servers list or from the ones returned by DHCP. - When no configuration is proposed by default, then use the DHCP offered servers as fallback. - Do not synchronize if chronyd service is running (bsc#1087048) - Use the title style capitalization in "/Synchronize Now"/ button (bsc#1039987) - 4.1.5 - Only write the configuration once, and do not save changes when we are only synchronizing the date. (bsc#1108497) - 4.1.4 - Fixed license path. Build error for bsc#1110598. - 4.1.3 - AutoYaST: Do not show the progress when merging the configuration before writing it (bsc#1110598) - 4.1.2 - Save the service status according to the user preferences (bsc#1075039) - 4.1.1 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Properly disable cron service when running systemd service when called from Date and Time module (bsc#1102983) - 4.1.0 - Fix in checking installed chrony package while writing ntp settings. (bnc#1089962) - 4.0.12 - Improved robustness if chrony has not been installed. (bnc#1072345, bnc#1061035) - 4.0.11 - Permitted the use of 'listentry' element or 'ntp_server' and allowed to be an empty list in the AutoYaST schema (bsc#1013047) - 4.0.10 - change cron config file name to suse-ntp_synchronize (bsc#1079122) - convert old file to new one during upgrade, ensure that ntpd is replaced by chrony (FATE#323432) - ghost that config file, so it is easy to find which package owns it - 4.0.9 - Inform user when client cannot sync with NTP server after the user clik on "/sync time now"/ (bsc#1081000) - 4.0.8 - set properly range for sync interval (bsc#1079117) - Mention proper configuration file when write failed (bsc#1079120) - validate pool address (bsc#1079120) - 4.0.7 - Do minimal modification to default chrony.conf in autoyast when chrony is not specified explicitly in packages section of profile (bsc#1072595) - 4.0.6 - Improve AutoYaST error message adaptation when too many unsupported keys are found (related to bsc#1072407) - 4.0.5 - Adapt AutoYaST error message to 80x25 screens (bsc#1072407) - 4.0.4 - support also autoyast for chrony (FATE#323432) NOTE: autoyast profile is not backward compatible - 4.0.3 - fix crash with missing method ntp_selected (bsc#1071735) - 4.0.2 - Switch ntp-client from ntp to chrony (FATE#323432) - 4.0.1 - Avoid Internal Error during AutoYaST cloning when fudge records are present (bsc#1058510) - 4.0.0 - fix crash in ntp-client (bsc#1051899) - 3.3.3 - fix crash when restrict entry in autoyast have empty value (bsc#1043370) - fix wrong export for trustedkey config entry (bsc#1043370) - 3.3.2 - Resrict records are written at the end but the default file and most profiles use them at the beginning, which mangles the file completely (bsc#983486). To fix it we have just changed the order of writing. - 3.3.1 - AutoYaST: Fix crash when trying to sanitize not string values, for example initial_sync. - AutoYaST: Sanitize comments by only removing blank spaces at the beginning and adding line break. This avoids augeas parse errors (bsc#1045777). - AutoYaST: Fix crash in CFA when creating a command record with some key value option is given (bsc#1045968) - AutoYaST: Comments from autoyast profile should not be sanitized to avoid entries without space between value and comment (e.g trustedkey 1# coment). This is caused by a bug in augeas adding new entries. - AutoYaST: Fixed crash in CFA when creating restrict record from scratch (bsc#1045777) - 3.3.0 - AutoYaST: Fixed crash in CFA class while writing settings to ntp.conf. (bnc#1040350) - 3.2.8 - Add a CFA class to handle ntp.conf - Fixed build. - NtpClient module does not use this new class - These are additional fixed for bsc#983486 and bsc#929694. - 3.2.7 - Adapt to new version of rubygem-cfa ( updated for bsc#1023204) - 3.2.6 - AutoYaST writing settings crash: Initialize CFA instance correctly (bnc#1019292) - 3.2.5 - Update the Rubocop style to version 0.41.2 (to match the other YaST modules) - AutoYaST: Fixed crash while exporting settings. Do not export Augeas objects (bnc#1017490) - 3.2.4 - Fixed some tests that were passing because of an old ntp augeas lens (bsc#983486). - 3.2.3 - Updated client to read/write NTP configuration using CFA (bsc#983486 and bsc#929694) - 3.2.2 - Remove warning message from a wrong widget definition (bsc#1012185) - 3.2.1 - properly report that test failed if server without running ntp is checked as ntp server (bsc#972842) - 3.2.0 - Error while using <type>__clock</type> in AutoYaST. Fixed typo. (bnc#992854) - 3.1.28 - Fix regression: crash when reading cron entry failed ( discovered by sap-ha module ) (bsc#977610, bsc#987064) - 3.1.27 - Fix handling of NTP records without comments (bsc#977610) - 3.1.26 - Fixed Ntp Test adding a workaround to return false in case given server is not reachable (bsc#977610) - Replaced old testsuite with Rspec tests - Added rubocop and coveralls - Removed autotools - 3.1.25 - Drop yast2-ntp-client-devel-doc package (fate#320256) - 3.1.24 - Fixed the default synchronization interval in the help text (bsc#978453) - Unify the default value in the code (the proposal client used a different default) - Set the initial state of the interval widget according to the current synchronization mode (bsc#978892) - Fixed firewall widget layout (double frame widget) - 3.1.23 - Calls to sntp adjusted to the syntax of ntp 4.2.8 (bnc#937837, bnc#916617, FATE#320392) - 3.1.22 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.21 - Fixed an error in the "/run NTP as daemon"/ checkbox (bsc#952144) - 3.1.20 - Always use a server from pool.ntp.org as default (bnc#940881) - 3.1.19 - bnc#799473 - Do not use chronos.cru.fr which is is not really freely accessible: Access policy : acces sous conditions - 3.1.18 - If Install Recommended Packages is disabled during system installation, explicitly install ntp.rpm, avoiding error pop-up "/Cannot adjust 'NTP' service"/ (boo#938951). - 3.1.17 - Calls to sntp adjusted to the syntax of ntp 4.2.8 (bnc#937837, bnc#916617) - 3.1.16 - do not crash if ntp is not installed to target system during cloning (bnc#936178) - 3.1.15 - AutoYaST (bnc#928987): - - Read ntp.conf again before generating autoinst.xml file (after the ntp rpm has been installed) - - New section "/restricts"/ - 3.1.14 - remove X-KDE-Library from desktop file (bnc#899104)
- Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Added "/BuildRequires: update-desktop-files"/ - Related to the previous desktop file changes (fate#319035) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Version bump (bsc#1124009) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.2 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.11 - updated restart popup message, make clear that only YaST will be restarted (not the system) (bnc#913437) - 3.1.10 - remove obsolete legacy patch callbacks - 3.1.9 - remove X-KDE-Library from desktop file (bnc#899104)
- Use consistent names for the Full medium repositories (bsc#1191652) - 4.3.25 - When editing a repository display the repository alias as a fallback if the repository name is not set, do not display empty name (bsc#1184935) - 4.3.24 - Fix the Comment entry in the desktop file so the tooltip in the control center is properly translated (bsc#1187270). - 4.3.23 - Use the "/armv7hl"/ packages on the "/armv7l"/ architecture (bsc#1183795) - 4.3.22 - Revert copying the libzypp cache to the target system and replacing it by a symlink, it is not safe and it can cause crash (segfault) in some cases (bsc#1183711) - 4.3.21 - Do not create zypp cache symlink when running in installed system, it would create /var/cache/zypp -> /var/cache/zypp loop (bsc#1183683) - Remove the "/Software Repositories"/ button from the YaST console, users can easily break the installer with it. Added "/configure_repositories"/ command to the command line interface for experts (bsc#1183687) - 4.3.20 - Move the libzypp cache to the installed system to save some memory and avoid crashing because out of memory (bsc#1182928) - 4.3.19 - Added IBM tools product rename to the list (part of bsc#1182837) - 4.3.18 - During installation, explain what "/online repositories"/ are (bsc#1180707). - 4.3.17 - Extend the special installer configuration dialog with repository options (jsc#PM-1895, jsc#SLE-16263) - 4.3.16 - Support for configuring minimalistic DNF (bsc#1182849) contributed by Sasi Olin (hel@lcp.world). - 4.3.15 - Show correct number of downloaded packages in log (bsc#1180278) - Fix crash when installation proposal require pattern and such pattern is not available in any repository (found during testing jsc#SLE-17427) - 4.3.14 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.13 - Proposal: fixed the logic to detect whether the partitioning has changed since the previous execution (found by bsc#1180537). - 4.3.12 - correct add-on spelling (jsc#SLE-14772) - 4.3.11 - Confirm abort in product license dialog (bsc#1178005) - 4.3.10 - VNC installation: Removed xorg-x11 package from the needed package list (bsc#1172459). - 4.3.9 - Fixed WFM.Args call to not produce an error message in the y2log (bsc#1176653) - 4.3.8 - Fixed name of the add-on repository (bsc#1175374, related to bsc#1172477) - 4.3.7 - AY: Calling of post-partitioning scripts moved from dropped inst_autoimage to inst_kickoff (bsc#1140711). - 4.3.6 - Handle exceptions when parsing xml file (related to bsc#1170886) - 4.3.5 - Handle variable expansion in repository name (bsc#1172477) - 4.3.4 - Improve medium type detection, do not report Online medium when the /media.1/products file is missing in the repository, SMT does not mirror this file (bsc#1173336) - 4.3.3 - Replace anyxml agent with rubygem-nokogiri as yast2 already depends on nokogiri, to reduce amount of used xml parsers. (related to bsc#1170886) - 4.3.2 - Removed widget option :immediate which is undefined for the MultiSelectionBox widget (bsc#1170431) - 4.3.1 - bnc#1166661 - do not crash on empty system_packages_repos.yaml - 4.3.0 - prevent race condition between log rotation and migration log backup (bsc#1166174) - 4.2.62 - Allow updating the roles via self_update repository (bsc#1168702) - 4.2.61 - Reverts changes made in 4.2.59 to improve the addons selection, keeping it as it was (bsc#1167523). - 4.2.60 - Improve the product selection dialog (related to bsc#1157780). - 4.2.59 - Avoid unselecting the base product (related to bsc#1165501) - 4.2.58 - Avoid to abort the installer when the user decides to not fix a repository url (bsc#1163015). - 4.2.57 - fix showing count of packages to install in slide show (bsc#1161412) - 4.2.56 - In the addon selector, display by default the information of the first available product (related to bsc#1157780). - 4.2.55 - Do not crash when the list of preselected modules is not defined (related to jsc#SLE-8040, jsc#SLE-11455). - 4.2.54 - Fixed going back (bsc#1163023) - 4.2.53 - Preselect the default modules in the offline installation (jsc#SLE-8040, jsc#SLE-11455) - 4.2.52 - Media checker does not complain because sha checksums (bsc#1158432). - Media checker shows information about the signature. - 4.2.51 - Avoid crashing when changing a language and keyboard layout (bsc#1161842). - 4.2.50 - Enable the "/Search Online"/ menu entry for those systems that are registered or that can be registered (jsc#SLE-9109). - 4.2.49 - Mark packager and repositories as WSL capable modules (bsc#1162650) - 4.2.48 - Don't overwrite the default English license for add-on modules with the translated license of the current installation language (bsc#1160806) - 4.2.47 - Move y2packager/repository.rb to the yast2.rpm (related to bsc#1159433) - 4.2.46 - Enable the online_search if system is registered (jsc#SLE-9109). - 4.2.45 - Do not refresh package installation overview if the medium has been changed and the user has switched to the release notes tab. (bsc#1129426, bsc#1159367) - 4.2.44 - PackageSlideShow: Do not show medium if there is only one (bsc#1158498) - PackageSlideShow: Show hourglass when computing remaining time - PackageSlideShow: Never exceed 2 hours for time estimation - 4.2.43 - Improve warning when all repositories are disabled (bsc#1158512) - 4.2.42 - Do not unexpectly end during slide show script progress (bsc#1159461) - 4.2.41 - do not crash when invalid URL is used in config mode (bsc#1073208) - 4.2.40 - Speed up product renames calculation (bsc#1157926). - 4.2.39 - AY Export: Exporting product_dir into the configuration file. (bsc#1158450) - 4.2.38 - Allow to override medium type to allow to upgrade registered system with Full medium (jsc#SLE-7101) - 4.2.37 - Moved resolvable class to yast2 package (bsc1140037). - 4.2.36 - Fix a typo in the "/Extension and Module Selection"/ screen (bsc#1157789). - 4.2.35 - Show beta warning only once (bsc#1156629). - 4.2.34 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.33 - Preselect the installed add-ons when upgrading from the Full installation medium (related to jsc#SLE-7101) - 4.2.32 - Do not crash when the product licenses cannot be read (bsc#1155454) - 4.2.31 - Do not add an empty repository from the offline medium root (jsc#SLE-7101) - 4.2.30 - Small refactoring related to the offline medium (jsc#SLE-7101) - 4.2.29 - Support for the offline installation medium (jsc#SLE-7101) - 4.2.28 - Support for the online installation medium (jsc#SLE-7214) - 4.2.27 - Properly initialize the used base product name at upgrade (bsc#1150856) - 4.2.26 - Added Y2Packager::MediumType class for detecting the installation medium type (related to jsc#SLE-7214) - 4.2.25 - Avoid error when generating some warnings (bsc#1148536). - 4.2.24 - Select the forced base product during the repositories initialization (bsc#1124590, bsc#1143943). - 4.2.23 - Fixed product selection for single repositories: do not scan the products when there is only one repository, the scan is not needed (related to bsc#1141414) - 4.2.22 - Set the proper release version for newly added repos always, not only during upgrade (bsc#1132748). - 4.2.21 - Add method to get the dependencies of a product (bsc#1142535). - 4.2.20 - Add method to get the summary of a product (bsc#1142414). - 4.2.19 - Fixed the unit test for the previous change to work also on other architectures than x86_64 (related to bsc#1141414) - 4.2.18 - Improved product selection for multi-repositories media (bsc#1141414): - Display more product details - Handle the product dependencies - 4.2.17 - Better handling of license agreement dialog, allowing to distinguish when the user is declining a license or aborting the installation (bsc#1114018) - 4.2.16 - Package installation: Rebuild slide show dialog and enable realease notes tab (bsc#1136708). - 4.2.15 - Allow to select the license language when running in textmode (bsc#1135901) - 4.2.14 - Replace icondir with an url schema (boo#1125594) - 4.2.13 - Add metainfo (fate#319035) - 4.2.12 - Fixed the unit tests for Y2packager::Resolvables to pass also on the other archs than x86_64 (related to bsc#1132650, bsc#1136051) - 4.2.11 - Define the openSUSE => SLES product migration to properly display the migration summary text (bsc#1136325) - 4.2.10 - With the previous fix 1GB RAM is enough for using the online repositories, decrease the required memory limit (remove the workaround for bsc#1132650) - 4.2.9 - Added new Y2packager::Resolvables class - Use it in the installer to decrease the needed memory (bsc#1132650, bsc#1136051) - 4.2.8 - List of Online Repositories: Overwrite already existing repos in "/new installation"/ mode (bsc#1132622). - 4.2.7 - List of Online Repositories: Do not show already added repos. Replace $releasever by the current product version. (bsc#1132622) - 4.2.6 - Increase the memory limit warning for the online repositories to 1.5GiB to avoid freezing the installer (bsc#1132650) - Properly handle going back when selecting the modules from the Packages DVD medium (bsc#1131968) - Prefer control.xml to ProductFeatures for Community Repositories (bsc#1132613) - 4.2.5 - Display human readable product names instead of the internal IDs when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (related to bsc#1133215) - 4.2.4 - Update proposal: Showing product obsoletes. (bsc#1131503) - 4.2.3 - Package proposal: Reset solver state before starting the next solver run (related to bsc#1077399). - 4.2.2 - Fix malformed rpm commands (bsc#1129422). - The same changes were originally made for SP1, 4.1.35. - 4.2.1 - Fix: Checking if the proposal has been changed (right sorting). (bsc#1125718) - 4.2.0 - Use correct method name mount_path, not nonexistent mountpoint (bsc#1130287) - 4.1.34 - AutoYaST: Disabling local repositories in second stage only. (bsc#1127818) - 4.1.33 - Bug fix: Changing repo URL has been ignored (bsc#1119564). - 4.1.32 - Correct english wording for missing patterns (bsc#1117535). - 4.1.31 - fix showing help text for product license (bsc#1126491) - 4.1.30 - Use the correct path for /usr/bin/eject (bsc#1127138) - 4.1.29 - When patterns are missing, use 1 pop-up instead of many, and suggest to register or apply add-ons (bsc#1117535). - 4.1.28 - Automatically preselect the driver packages from new repositories (bsc#953522) - 4.1.27 - Replaced SuSEFirewall2 by firewalld when checking if the firewall is running and thus maybe blocking SLP discovery (fate#323460) - 4.1.26 - Change wording of the popup that asks to enable online repos (related to bsc#1112937). - 4.1.25 - Display the license agreement checkbox only when needed (related to fate#325482) - 4.1.24 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.23 - If linuxrc does not provide a repo URL (parameter NOREPO), use the fallback repository included in the inst-sys to get the information about the products (fate#325482). - 4.1.22 - Add missing icons and edit current ones (boo#1109310) - 4.1.21 - remove cd:/// fallback installation URL (fate#325482) - 4.1.20 - We do not need yast2_theme for building this package, the desktopfile icon is included in this package now (related to boo#1109310) - 4.1.19 - Provide icon with module (boo#1109310) - 4.1.18 - software_proposal: Added warning in case the NTP configuration was modified but the package is not selected to be installed (bsc#1082369) - 4.1.17 - Function SelectProduct removed in order NOT to select All available products (bsc#1116332). - 4.1.16 - fate#325541 - disabling CD / DVD repositories according to control file setup - 4.1.15 - sw_single_wrapper: fixed invalid variable reset causing a possible command injection vulnerability via environment variable (bsc#1116226) - 4.1.14 - Support for adding online repos during installation (bsc#1112937) - Added pop-up dialog to ask user first if he would like to add online repos during installation and upgrade (only once) - 4.1.13 - Break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle (bsc#1114517) - 4.1.12 - Set during upgrade proper release version for newly added repos (bsc#1090193) - 4.1.11 - Allow specify alias for online repos (bsc#1017823) - Do not depend on yast2-installation (bsc#876533) - 4.1.10 - Fixed path to license file. Build error in bsc#1110913. - 4.1.9 - Ignore a read failure when backing up /var/log/YaST2, YaST might be updating the logs while the archive is being created (bsc#1110913) - 4.1.8 - Copy also the role packages from the self-update repository (bsc#1101016) - 4.1.7 - add_on_products.xml : Added tag "/confirm_license"/ to handle Add-On-products licenses which will be added while installation. (bsc#1105758) - 4.1.6 - Copy the selected packages from the self-update repository to an additional add-on repository, allow updating the installation workflow from the self-update repository (bsc#1101016) - 4.1.5 - Fixed service check for the newly added repositories in the repository manager (bsc#1106837) - 4.1.4 - allow hard disks with file systems to be selected in add-on dialog (bsc#1003263) - 4.1.3 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed destination directory of COPYING file. - Do not display a false "/not enough free space"/ warning popup if the free space is bigger than 8EiB (2^63) (bsc#991090) - Do not display the "/not enough free space"/ warning for partitions where nothing is going to be installed (bsc#926841) - 4.1.2 - Added additional searchkeys to desktop file (fate#321043). - 4.1.1 - Repositories: sort by name if priorities are same (bsc#957372) - 4.1.0 - When running the installation in textmode, consider only the preselected language when showing the license for extensions, modules or add-ons (related to bsc#1094793). - 4.0.67 - During an upgrade, skip the base produce license dialog when the same license was already accepted (bsc#1080450) - 4.0.66 - rename SLES_HPC => SLE_HPC (bsc#1095053) - 4.0.65 - When running the installation in textmode, consider only the preselected language when showing the license (bsc#1094793). - 4.0.64 - Display an error popup when the FIPS compliant mode is active and the "/fips"/ pattern is not available (installing an unregistered system or without the Packages DVD) (bsc#1093060) - 4.0.63 - Fixed argument handling in the .desktop file for the "/Install/Remove Software"/ item (bsc#1087352) - Properly process paths containing spaces or special shell characters - 4.0.62 - Adapted /dev cleanup at upgrade to work properly with the registration rollback (bsc#1089643) - 4.0.61 - Fix text direction for RTL languages in software patterns list (bsc#1089846). - 4.0.60 - Added warning to inform the user that changes in a repository managed by a service will be lost in the next refresh of the service (bsc#1078323). - 4.0.59 - In AutoYaST, skip base product license dialog when the same license was already accepted (fate#325461). - 4.0.58 - The Advanced Systems Management Module has been moved to the Basesystem module, added the product change into the list (related to bsc#1089477) - 4.0.57 - Error: Add-On products has been reset during the installation workflow (bnc#1086846). Set it again while setting the base product. - 4.0.56 - Given a license, remember whether another one with the same content was already accepted (fate#325461). - 4.0.55 - Better evaluate the product to upgrade, do not use the package solver if there is only one base product to install, use some fallbacks when the solver fails (bsc#1086259) - 4.0.54 - Fix tests to use correct storage instance (part of fate#318196). - 4.0.53 - Adapt to API changes in storage-ng (part of bsc#1082542). - 4.0.52 - Added a known upgrade from SLE-HPC to SLES_HPC (bsc#1086734) - 4.0.51 - SLES-12 + HPC module can be upgraded to SLES_HPC-15, display correctly this product change in the migration selection and the upgrade summary dialog (bsc#1086734) - 4.0.50 - Cleanup, do not use the obsolete scripts which have been dropped (part of bsc#1080979) - 4.0.49 - Fixed crash when displaying license agreement in the registration module (a private method called) (bsc#1084847) - 4.0.48 - Always allow next/back for adding new addon (bsc#1082286) - 4.0.47 - Confirm base license: parameter for disabling back button. Needed for showing base product license while AutoYaST installation (bnc#1073324). - 4.0.46 - Updated repository selection label to be more understandable (bsc#1081508) - 4.0.45 - Added product merge: SLE11/12 HA GEO has been merged to SLE15 HA (bsc#1069705) - Added a missing textdomain in a file (bsc#1083015) - Unified text domains to "/packager"/ - 4.0.44 - Added Live Patching product rename (bsc#1074154) - 4.0.43 - Fixed installing packages needed for accessing the installation repositories (e.g. "/nfs-client"/ for "/nfs://"/ repositories), additionally evaluate also the add-on repositories, not just the base product repository (bsc#1063980) - 4.0.42 - Added textdomain in order to activate translation (bnc#1081365). - 4.0.41 - Added product renames for the SDK and the Toolchain module (bsc#1080913) - 4.0.40 - Display licenses translations (related to FATE#322276). - 4.0.39 - Also display the licenses stored in the RPM-MD repository metadata, fixes displaying the license e.g. for SLE15-HA product on the Packages DVD (bsc#1057223) - 4.0.38 - Adapt to new MountPoint API (part of fate#318196). - 4.0.37 - only use the repo from root of installation media (bsc#1078768) - 4.0.36 - InstProductLicense client provides the current language when asking for the product's license to the yast2.rpm API (related to bsc#1079045). - 4.0.35 - Remove also the release_notes_fetchers/base.rb file (related to fate#323163) - 4.0.34 - Move some Y2Packager files to yast2 package to avoid circular dependency (related to fate#323163) - 4.0.33 - Reimplemented package reset to require less memory (related to bsc#1076768) - 4.0.33 - Display a correct product license and release notes at upgrade from SLE12, correctly filter out the old installed products (fate#1076513) - 4.0.32 - Hot fix for big memory consumption during NET installer with whole TW repo (bsc#1076768) - 4.0.31 - Do not display the license again when going back (bsc#1069124) - 4.0.30 - Added a new client for displaying the product license at upgrade (bsc#1069124) - 4.0.29 - Decrease the priority of the initial DVD installation repository to prefer the packages from the other DVD media (avoid media changes between the "/Packages"/ and the "/Installer"/ DVDs) (bsc#1071742) - 4.0.28 - Space check: ignore the partitions mounted before the installer is started, e.g. ignore the HDD installation source or the user mounts for remote logging (bsc#1073696) - 4.0.27 - Improved disk usage check - check the parent directory if the target directory does not exist (yet) (bsc#1073696) - 4.0.26 - Allow different handling handling of addons without installation.xml file (related to bsc#1074766) - Display the installation summary tab by default in the package manager when adding addons - 4.0.25 - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.24 - Do not take into account non-installed products when deciding which local repositories should be disabled after the installation (bsc#1072595 and also related to bsc#1071702). - 4.0.23 - Make the dialog for selecting modules from DVD look similar to the module selection dialog in registration (bsc#1071771) - 4.0.22 - Do not cache products status (related to bsc#1072063) - 4.0.21 - Consider only installed products when deciding whether to disable or not local repositories (bsc#1071702). - 4.0.20 - Allowing AutoYaST to add initialize add-on products provided by the repository in order to add DriverUpdate. (bnc#1070804) - 4.0.19 - VNC does not depend on xinetd anymore. (bsc#1058820) - 4.0.18 - On single product media, select the available product during upgrade (bsc#1066709 and bsc#1065172). - 4.0.17 - Do not install all available products (like SLED on SLES) during upgrade (bsc#1065485) - 4.0.16 - Fixed spelling. (bnc#1055279, bnc#1058071) - 4.0.15 - added dependency to yast2-storage-ng (bsc#1062009) - 4.0.14 - Use `nil` for the default "/display_addon_checkbox"/ value to distinguish between the default and a changed value to possibly hide the "/I would like to install an additional Add On Product"/ check box from the external code (FATE#323163) - 4.0.13 - Cleaning up DefaultDesktop as its usage is now reduced even for SLE (bsc#1057538) - 4.0.12 - Display a confirmation popup when no add-on is selected from a multi-repository medium (bsc#1062356) - 4.0.11 - Do not abort installation when no add-on product is selected from a multi-repository medium (bsc#1062356) - 4.0.10 - Disable vpn, ssh,... and inform the user if the needed packages are not available. (bnc#1055279, bnc#1058071) - 4.0.9 - Bring back support to read release notes from an URL on non-registered systems and as fallback mechanism for registered ones (related to fate#323273) - 4.0.8 - Report error when the repository URL cannot be expanded by libzypp (e.g. it is invalid) (bsc#1059744) - 4.0.7 - Display a product selection dialog when the add-on medium contains multiple products (fate#323886) - 4.0.6 - Add support to read release notes from an RPM in the repository (fate#323273) - 4.0.5 - Display beta info even if the license is not present (bsc#1047060). - 4.0.4 - Do not show license agreement twice for multi product media (bsc#1058503) - 4.0.3 - do not warn that url is already used for multi modules media (fate#323450) - 4.0.2 - show product path in url for multi product media - for multi product media add product path to repository name (fate#323450) - 4.0.1 - Replace /info.txt by /README.BETA as beta file to be shown (bsc#1047060). - 4.0.0 - Do not copy passwd, group and shadow from ins-sys anymore (bsc#1057367). - 3.3.12 - Product's detection on single product media does not require the 'system-installation()' tag anymore (fate#322276) - 3.3.11 - Report an error when no available base products are found - Add support to skip validations in the product license widget (fate#322276) - 3.3.10 - Add widgets to show/confirm product licenses (fate#322276) - 3.3.9 - Do not report an error for optional resolvable patterns (bsc#1054670). - 3.3.8 - Moved repositories and product related classes to this module - Extended repositories and product related API (FATE#322276) - Added clients and dialogs to handle products licenses using the new yast2-pkg-bindings API - 3.3.7 - Fixed a bug introduced during the code refactoring associated to bsc#1047060 - 3.3.6 - fix typo in storage_include.rb - 3.3.5 - Merged storage-ng branch (fate#318196). - Note: all changes below with this date belong to the merge. - 3.3.4 - storage-ng: adapted to the new Y2Storage::StorageManager API - Merged master to storage-ng branch - Synced storage-ng and master branches. See changes below. - Synced storage-ng and master branches. See changes below. - Use storage-ng during installation (to check the available space and whether the software proposal needs to be re-calculated). - Removed the client wrapper_storage (obsolete with storage-ng). - storage-ng: removed yast2-storage buildrequire. - commented unit tests code relying on the old yast2-storage so the package can be built without it. - prevent crash from add-on workflow (bsc#1053536) - 3.3.3 - AutoYaST: Configuring EULA acceptance of add-on products has not worked if the add-on product is on the medium of the base product too. (bnc#1032523). Now the add-on product has to be defined in the AutoYaST configuration file explicit. - 3.3.2 - drop reading "//content"/ file (FATE#322386) - 3.3.1 - Less strict low memory detection, there might be some rounding in the hwinfo memory size detection (bsc#1045915) - 3.3.0 - Properly handle multiple product renames (bsc#1048141) - 3.2.24 - Escape backslashes in installation repo URL (bsc#1032506) - 3.2.23 - Create the /etc/products.d/baseproduct symlink in inst-sys when it is missing to allow expanding variables in the add-on repositories URL (bsc#972046) - 3.2.22 - Do not crash when changing the priority of a just created repository (bsc#1027111) - 3.2.21 - Do not ignore solver problems after touching the partitioning (bsc#1029306) - 3.2.20 - Download the addon y2update.tgz file from a package referenced by the "/installerextension()"/ provides dependency (FATE#320772) - 3.2.19 - make minimal changes when modify zypp.conf (bsc#1023204) - 3.2.18 - Product selection: Do not reinstall already installed products or products which are already included in another product. Fixes SLES4SAP autoupgrade with SUSE Manager repositories. These repositories contain SLES_SAP and SLES product. SLES product will not be installed because SLES_SAP already includes the SLES product. (bnc#1014861) - 3.2.17 - drop inst_desktop client as it is replaced by new desktop selection based on roles (poo#14936, bsc#1025415) - Allow Desktop module to specify that no desktop is selected - 3.2.16 - Do not allow changing services of type "/plugin"/ and its repositories, they cannot be changed (related to bsc#1021117) - 3.2.15 - Fix escaping spaces ( yast uses web form escaping to "/+"/ but libzypp expects percentage escaping to "/%20"/ ) (bsc#954813) - Fix also valid showing valid libzypp formats of iso URL like iso:/test?iso=test.iso&path=url%3A%2Finstall - Fix editing of iso:/ without triple slash that previously caused lost of first element of path - 3.2.14 - Packages module is able to perform a package selection proposal during system upgrade (bsc#1009834) - 3.2.13 - do not check content file on media if there is none in the ramdisk (fate#322276) - Use information provided by libzypp to evaluate product renames (FATE#321751) - 3.2.12 - Adjust /etc/zypp/zypp.conf in the installed system when software/minimalistic_libzypp_config is enabled in the control file (FATE#321764) - 3.2.11 - Mark the selected default patterns as optional so the user can change them without blocking the installation later (fixes openQA tests) (related to bsc#885496) - 3.2.10 - Revert the last change, as it is more tricky to get the correct behavior. For more details see the discussion in (bsc#966466). - 3.2.9 - Always show summary mode when clicking on details in software proposal (bsc#966466) - 3.2.8 - Use a non-blocking error in the installation proposal for not enough space issue during upgrade instead of just warning as it can be easier to overlook by an user (bsc#1003682) - 3.2.7 - Software proposal: display an error when a package or a pattern required by YaST has been deselected by user, implement a generic solution for bsc#885496 - 3.2.6 - Faking /etc/mtab on target system for post RPM installation actions which depend on it, e.g. checking if there is a /home directory. (bnc#995299) - 3.2.5 - Update the priority for the loaded packages when starting the repository manager from the package manager (bsc#498266) - 3.2.4 - allow SLES for SAP upgrade from 11 to 12 as it is renamed (bsc#1004665) - 3.2.3 - Do not ask for a CD when the add-on check box is unchecked (bsc#955186) - 3.2.2 - Disable autorefresh for newly added local repositories ("/cd"/, "/dvd"/, "/dir"/, "/hd"/ (including USB flash), "/iso"/ and "/file"/ URL protocols) (bsc#948982) - 3.2.1 - remove workaround that creates fake mtab to prevent collision with real one (bsc#1002978) - 3.2.0 - prevent double URL encoding for ISO (bsc#954813) - 3.1.118 - Fix URLs handling when retrying to load an add-on from a CD/DVD through the add_on_products.xml (related to bsc#991935). - 3.1.117 - Always enable "/Next"/ button in license confirmation dialog, because even if not accepted, popup is shown to user (bnc#993530). - Use the same popup when license not confirmed for base product in the license confirmation dialog (bnc#993530). - 3.1.116 - Do not raise an exception if no license is available (no licence dir at all) to accept (bnc#994309). - 3.1.115 - Remove the icon from the add-on selection popup (bsc#875201) - 3.1.114 - Added lazy loading of licenses into AcceptanceNeeded in case of base product in the initial installation to fix a problem when explicit acceptance of the product license was always required (bnc#993285) - 3.1.113 - Fixed parameter error while logging errors. It belongs to bnc#991935. - 3.1.112 - Fix automatic add-on handling when using CD/DVD medias as source (bsc#991935) - 3.1.111 - List addons below base product in Software proposal during installation. (bsc#992304) - 3.1.110 - allow KDE to use packager for opening rpms (boo#954143) thanks to Marcelo Junior for patch - 3.1.109 - Fix layout of Add-On screen (bsc#951720) - 3.1.108 - Fix remaining estimation during installation (bsc#982138) - 3.1.107 - Fix remaining packages count during installation (bsc#987791 and bsc#987604) - 3.1.106 - optimize slide show size computing to improve installation performance (bnc#986649) - 3.1.105 - Restored back the InstURL#GetDevicesOption method which was accidentaly removed in the previous update (bsc#985593) - 3.1.104 - Allow installation via HTTPS using a self-signed certificate when "/ssl_certs=0"/ boot option is used (bsc#982727) - Drop "/is_network"/ method from InstURL module - 3.1.103 - Drop yast2-packager-devel-doc (fate#320356) - 3.1.102 - fixed parsing of patterns in content file (bsc#980718) - 3.1.101 - Select the new default product patterns also when adding an add-on from media in installed system (FATE#320199) - 3.1.100 - Showing location of installed licenses. (fate#219341) - 3.1.99 - Local repositories are disabled at the end of the installation if there is an online replacement available (FATE#320494) - 3.1.98 - Move the default pattern selection to a different place to not conflict with the pattern selection in the system upgrade mode (FATE#320199) - 3.1.97 - Added public methods to modify and know info about files read, in this case to avoid display the welcome dialog again after restart yast (bsc#974409) - 3.1.96 - Select the default product patterns defined by the 'defaultpattern()' provides in the initial installation (FATE#320199) - 3.1.95 - Explicitly resolve shortcut conflicts proposing 'alt-w' for [Network Configuration]. (bsc#974216) - 3.1.94 - Using "/uptime"/ from package yast2 instead of Builtins.time. Cleanup for bnc#956730. - 3.1.93 - Added [Network Configuration] button to Source Dialog for installation or upgrade modes. (fate#319716) - 3.1.92 - Fixed list of skipped packages in the installation summary dialog (boo#971759) - 3.1.91 - Show messages coming from libzypp except during installation (bsc#943805) - 3.1.90 - Allowing AutoYaST to confirm licenses. (Fate#318945) - 3.1.89 - Fixed selecting additional products during system installation (do not select previously unselected products after adding repositories from the registration server) (bsc#963036) - 3.1.88 - do not crash if adding unknown repo type (bnc#960460) - 3.1.87 - read release notes from media of manually added extension (bsc#957241) - 3.1.86 - Removed leftover closing rich text tag (bsc#950866) - 3.1.85 - Do not remove the system repository when adding an addon fails, better handle errors (bsc#956597) - 3.1.84 - Do not check the free space on a CD/DVD mounted medium during online migration (the mount point has been changed from /media to /run/media) (bsc#952112) - fixed crash (missing nil check) at ProductLicense.rb when displaying EULA in the firstboot workflow in a Studio image (bsc#951210) - 3.1.83 - repository manager - properly close the main window when aborting after failed initialization to avoid a segfault (bsc#950525) - 3.1.82 - repository manager - fixed switch between dvd:// and cd:// URL scheme (bsc#947595) - 3.1.81 - Repository editor can now manage urls with repo variables like $arch, $releasever, etc. (bsc#944505) - 3.1.80 - Added a filter showing only those repositories not belonging to any service. (bnc#944504) - 3.1.79 - handle properly the SLES11 SMT upgrade to SLES12 (evaluate all removed products when checking product upgrades) (bsc#946717) - 3.1.78 - Do not show a warning for the removed SMT product when upgrading from SLES11 + SMT (the SMT functionality has been integrated into SLES12) (bsc#942639) - 3.1.77 - fix crash when adding addon on DVD (bnc#938786) - 3.1.76 - fixed crash when editing the default URL of a new addon (bsc#937948) - 3.1.75 - Do not offer to install recommended packages for already installed ones on the first run (boo#902394). - 3.1.74 - Checking nil result after reading /proc/cmdline (bnc#934229). - 3.1.73 - do not crash if user want to add add-on via url (bnc#934216) - 3.1.72 - proper fix for a float remaining time (bnc#882240) - 3.1.71 - use the full URL (incl. the password) when editing a repository URL (bnc#826075) - 3.1.70 - fixed building a local ISO URL (bnc#919138) - 3.1.69 - Packages module uses tags instead of package names (bnc#923901) - 3.1.68 - Ensure libyui-qt is installed when using autoyast in graphical mode (bnc#923901) - register addons from media (FATE#318505) - 3.1.67 - Added reponame to license's title (bnc#899892) - Display correct license URL for add-on repositories (bnc#899891) - 3.1.66 - skip EULA also in the autoupgrade mode, not only in the autoinst mode (bnc#922232) - 3.1.65 - "/iproute2"/ package is needed for SSH installation (bnc#920175) - 3.1.64 - removed obsolete patch download callbacks - 3.1.63 - process "/workgroup"/ parameter in URL properly (bnc#784978) - 3.1.62 - Fixed the network configuration during upgrade (bnc#911132) - 3.1.61 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.60 - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.59 - fixed file:// URL handling (same as dir://) (boo#869399) - validate entered URL schema - 3.1.58 - remove obsolete legacy patch callbacks - 3.1.57 - fixed r and b characters lost during conversion to Ruby - explicitly resolve shortcut conflict in repository type dialog to avoid different auto correction in Qt and ncurses UI (bnc#913099) - 3.1.56 - remove X-KDE-Library from desktop file (bnc#899104) - avoid warning about constant redefinition (bnc#905508) - 3.1.54 - add desktop file for yast2-packager (bnc#892936) - add build dependency on yast2_theme for the icon - 3.1.53 - fixed crash when using custom license in firstboot workflow (affects SUSE Studio) (bnc#899482) - 3.1.52
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.4 - Fix initialize of packager to not break command line (bsc#1177632) - 4.3.3 - Fixed a bug, introduced in the latest version, related to deletion of nsswitch entries (related to bsc#1173119). - 4.3.2 - Added function to query PAM modules (bsc#1171318). - 4.3.1 - Support reading nsswitch.conf from /usr/etc (bsc#1173119). - 4.3.0 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.4 - Fixed packager initialization (fixes missing GPG keys in the installed system) (bsc#1135295) - 4.2.3 - Init pkg target with Installation.destdir, not "//"/ (bsc#1133541) - 4.2.2 - Skip loading the package manager in the test mode, fixes broken unit tests in yast2-users and yast2-nis-client (related to the previous fix bsc#1128385) - 4.2.1 - Offer autologin only if a display manager that supports it is installed (bsc#1128385) - 4.2.0 - Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - Speed up build by not requiring yast2 (bsc#999203). - 3.1.2
- Dropped legacy testsuite (related to bsc#1138668). - Dropped obsolete pluglib-bindings. - 4.3.0 - Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added warning to inform user that YAPI is deprecated and should not be used by any external program (fate#323734). - 4.0.1 - Fixed build failure caused by a jemalloc warning printed on the STDERR (bsc#1068883) - 4.0.0 - Initial adaptation to new ErrorNamespace for failed imports which is already used by ruby-bindings (bsc#932331) - 3.2.0 - Adapt to perl-5.20.0, where an integer can get encoded as an NV without the PV flag being set - 3.1.2 - Fix untranslated texts in yast2-users: call bindtextdomain with YaST locale directory to find mo-files (bnc#845600). - 3.1.1 - do not use *.spec.in template, use *.spec file with RPM macros instead - 3.1.0
- Pkg.ProvidePackage() - download the latest package version from the repository, this ensures that the installer is updated with the latest packages from the installer updates repository (bsc#1185240) - 4.3.11 - Added missing runtime dependencies ("/ip"/ from iproute2 is used for network status detection) (bsc#1183439) - 4.3.10 - Handle properly expansion of invalid url (bsc#1183195) - 4.3.9 - Log more details about the newly added repositories (for debugging bsc#1181344) - 4.3.8 - Allow filtering resolvables by RPM path, return RPM path for the product packages (related to bsc#1178688, bsc#1176276) - 4.3.7 - Fixed repository refresh (a bug caused downloading only the index file in some cases) (bsc#1180203) - 4.3.6 - Set the previous "/distro_target"/ option when restarting the package manager (bsc#1176275), fixes upgrade from SLE12 via SMT - 4.3.5 - Add a hint to the "/locked"/ error message (gh#yast/yast-yast2#1102) - 4.3.4 - Added new call Pkg::SetAdditionalVendors (jsc#SLE-15184). - 4.3.3 - Return "/nil"/ when a product package is not defined, missing value might cause a crash (bsc#1175681) - 4.3.2 - Fixed migration from SLE-HPC-12 with activated HPC module to SLE15-SP2 (fixed saving service files) (bsc#1171977) - 4.3.1 - Improved Pkg::Resolvables() call to allow filtering by RPM dependencies (provides, obsoletes,...) (related to bsc#1175317) - 4.3.0 - Expand URL when libzypp expects an expanded URL. Fixes weird zypp repository name generated during installation. (bsc#1173509) - 4.2.9 - Extensions to handle raw repository name (bsc#1172477) - 4.2.8 - Fix SourceRestore when some service is defined (bsc#1163081) - 4.2.7 - Removed obsolete zypp::target::rpm::ConvertDBReport callbacks, not used since SLE12 (by mlandres) - Fixed Pkg.SourceRestore call to allow reading the stored repositories even after the initial installation repository has been added (bsc#1163081) - 4.2.6 - Fix calculation of replaced products in Pkg.Resolvable2YCPMap() (bsc#1157202) - 4.2.5 - Include the "/deps"/ resolvable property even when it is empty (bsc#1159120). - 4.2.4 - Fixed Pkg.Resolvables() to return the license text when requested (bsc#1158247) - 4.2.3 - Fixed Pkg.Resolvables() to properly filter by status (related to bsc#1132650) - 4.2.2 - Returning raw packages dependencies while calling <Y2Packager::Resolvable>.deps (bsc#1132650). - 4.2.1 - Added Pkg.Resolvables() and Pkg.AnyResolvable() calls (related to bsc#1132650) - 4.2.0 - zypp::TriBool now needs an explicit cast to bool (bsc#1128364) (since boost-1.69.0) - 4.1.2 - SourceFinishAll: drop the cached source manager to reload the repositories from disk, avoid restoring the removed repositories (bsc#1120568) - 4.1.1 - Fix probing repository with URL including variable (bsc#1090193) - 4.1.0 - Drop no longer used methods: -- SetArchitecture and SystemArchitecture as only user Product Creator is dropped -- AddLock, GetLocks, RemoveLock as it was needed only once for specific architecture that is no longer supported -- TargetRebuildInit as recreating rpm database is no longer used during upgrade -- TargetFileHasOwner as old workaround for upgrade no longer needed -- TargetBlockSize as it is not longer needed to count disk usage - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - SavePkgService: Checking if the service file still exists before updating it. Otherwise add the service instead of updating it. (bsc#1097756) - 4.0.13 - Do not save plugin service to the target system, it is defined by a script (bsc#1094468) - 4.0.12 - Fixed Pkg.TargetInitializeOptions() to not reset the source manager if also the options are the same as used previously (bsc#1095702) - 4.0.11 - Ignore notification exception for failed plugin services, avoid errors when refreshing the zypp-plugin-spacewalk service on a system not managed by spacewalk (SUSE Manager) (bsc#1086768) - 4.0.10 - always scan media for products to allow media identification (bsc#1080983) - 4.0.9 - Add a PrdLicenseLocales function to get the list of available license translations for a given product (related to FATE#322276). - 4.0.8 - Added "/transact_by"/ key to the PkgPropertiesAll call (improvement for bsc#1077882) - 4.0.7 - Log more details in PkgQueryProvides call (related to bsc#1072634) - 4.0.6 - Fixed Pkg.ExpandedUrl to return also the password part of the URL (bsc#1067007) - 4.0.5 - Pkg.ResolvableProperties: return the "/register_flavor"/ product property (related to bsc#896224) - 4.0.4 - Report error when repository refresh fails during a service refresh (bsc#1064210) - 4.0.3 - Do not crash after a callback is set, unset, then called (bsc#1063459) - 4.0.2 - Add a CompareVersions function (related to fate#323273) - 4.0.1 - Keep enabled recommended packages for the next solver runs when doing distribution upgrade (bsc#1059065) - 4.0.0 - Rename PrdMarkLicenseUnconfirmed to PrdMarkLicenseNotConfirmed (FATE#322276) - 3.3.2 - Add a Pkg.PrdHasLicenseConfirmed and Pkg.PrdMarkLicenseUnconfirmed (FATE#322276) - Pkg.PrdGetLicenseToConfirm always returns the license, no matter whether is confirmed or not - Add a second argument to Pkg.PrdGetLicenseToConfirm in order get the license translated to the given language - 3.3.1 - Add functions to handle product licenses (FATE#322276) - 3.3.0 - Do not crash when the repository URL is not defined (bsc#1043218) - 3.2.4 - Fix pkgGpgCheck callback crashing when reporting SrcPackages (bsc#1037210) (by mlandres) - 3.2.3 - Fixed failure when trying to save a plugin service (bsc#1021117) - 3.2.2 - Return the repository signature flag status in the Pkg.SourceGeneralData call (might be used for bsc#1009127) - Added Pkg.SourceSetPriority() to allow changing the priority also for the already loaded packages (bsc#498266) - 3.2.1 - Added Pkg.UrlSchemeIs*() methods for classifying the URL scheme to avoid duplication of the libzypp code in YaST (bsc#948982) - 3.2.0 - Added new call: ServiceForceRefresh (bnc#967828) - 3.1.34 - Add a Pkg::ProvidePackage to retrieve a package using PackageProvider (fate#319716). - 3.1.33 - Expose update notifications through PkgFunctions::CommitHelper - 3.1.32 - Add pkgGpgCheck callback (bsc#948608) - 3.1.31 - Added Pkg::SourceRawURL() and Pkg:ExpandedUrl() to deal with repositories including repo variables (bnc#944505) - 3.1.30 - Pkg::SourceGeneralData() - return also the raw URL (without expanding the variables), needed for bsc#941563 - 3.1.29 - return the "/product_line"/ product attribute, needed for reading an optional OEM release type (bsc#941402) - 3.1.28 - Pkg.SetSolverFlags(): added DUP mode solver settings, these are different that the "/normal"/ mode settings (FATE319128) - 3.1.27 - added "/allowVendorChange"/ option to Pkg.SetSolverFlags() to allow configuring the vendor change flag (FATE#319138) - 3.1.26 - fixed saving removed services (needed for FATE#315161) - 3.1.25 - added support for the file conflicts callbacks (bnc#923590) - 3.1.24 - Pkg::ResolvableProperties(): "/version"/ value contains a full edition (in form "/[epoch:]version[-release]"/), additionaly return also "/version_epoch"/, "/version_version"/ and "/version_release"/ with the parts of the edition (needed for FATE#318505) - 3.1.23 - removed obsolete patch callbacks - 3.1.22 - Pkg::RepositoryAdd: use alias from URL query parameter if present (bnc#892431) - 3.1.21
- AutoYaST: Added supplements: autoyast(printer) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - AutoYaST: do not export printer settings if CUPS is disabled (bsc#1172749). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Security hardening (bsc#1118291) - 4.1.1 - Version bump (bsc#1124009) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.3 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Fixed alignment of input fields in "/Connection Wizard"/. (bnc#1091290) - 4.0.2 - Fix help texts so they can be properly translated (bsc#1082257). - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - Dropped yast2-core-devel build dependency, it is not needed anymore, fix up for the documentation removal (fate#320356) - 3.2.0 - Drop yast2-printer-devel-doc package (fate#320356) - 3.1.6 - Remove /bin/ping dependency. All references to 'ping' have been removed in 3.1.2. This allows us to not depend to iputils anymore. - 3.1.5 - Using "/uptime"/ from package yast2 instead of Builtins.time. Cleanup for bnc#956730. - 3.1.4 - Use the correct RPM Group (System/YaST) (bsc#951817) - 3.1.3 - clean up patches and integrate it in git repositories - 3.1.2 - disable_legacy_items_and_add_beh_requirement.diff disables legacy stuff for SLE12 (see comment#18 in bnc#871548 and for other legacy stuff see bnc#892395 and bnc#877520) and furthermore it adds the cups-backends RPM as needed package when using beh (beh = Backend Error Handler). - restart_cupsd_when_driver_RPMs_changed.diff shows the "/Restart locally running CUPS daemon"/ user confirmation popup because usually a change in printer driver RPMs (installation or removal) changes print job processing which requires a restart of cupsd (bnc#888782). - In replace_network_test_with_echo.diff replace the therein new string "/Server name must not be empty"/ by the elsewhere existing string "/Servername could not be empty."/ that exists already in the list of translated strings so that its translation is shown in non-English locales (bnc#887562). - Added timeouts to cups_client_only.for_cups_since_version_1.6, replace_network_test_with_echo.diff, test_remote_ipp.without_ping, test_remote_lpd.without_ping, and test_remote_socket.without_ping (i.e. all test that run "/echo -n '' >/dev/tcp/$SERVER/$PORT"/) so that those tests exit in any case after 2 seconds and do no longer hang in possibly annoying long default system timeouts in "/unfriendly"/ network environments e.g. when a firewall drops packages without any response (fate#312491). - Added "//version=1.1"/ support to test_remote_ipp.without_ping see the entry dated "/Tue Apr 29 15:00:04 CEST 2014"/ below (bnc#868241). - use_fast_append_instead_of_slow_add.diff replaces slow Builtins.add() with fast '<<' append operator where needed to avoid "/hang up impression"/ (bnc#877516). - test_remote_ipp.without_ping, test_remote_lpd.without_ping, test_remote_novell.without_ping, test_remote_smb.without_ping, and test_remote_socket.without_ping are replacements for test_remote_ipp, test_remote_lpd, test_remote_novell, test_remote_smb and test_remote_socket in /usr/lib/YaST2/bin/ that do no longer use 'ping' so that there is no need to distinguish between IPv4 and IPv6 and there is no longer a requirement for 'netcat' (fate#312491). - Adapted cups_client_only.for_cups_since_version_1.6 so that it also does no longer use 'ping' or 'netcat' (fate#312491). - cups_client_only.for_cups_since_version_1.6 is an enhancement for /usr/lib/YaST2/bin/cups_client_only that provides additional support when on a CUPS >= 1.6 client system a CUPS <= 1.5 server should be used via "/ServerName <name>/version=1.1"/ (bnc#868241). - Enhanced modify_cupsd_conf.for_cups-browsed which now has support when cups-browsed should poll CUPS <= 1.5 servers via "/BrowsePoll <name>/version=1.1"/ (bnc#868241). - Enhanced modify_cupsd_conf.for_cups-browsed which now has some basic support for what was BrowseAddress up to CUPS 1.5.4 via BrowseLocalProtocols settings for cups-browsed (bnc#868241). - modify_cupsd_conf.for_cups-browsed is an enhancement for /usr/lib/YaST2/bin/modify_cupsd_conf that provides additional support for cups-browsed (bnc#868241). - replace_network_test_with_echo.diff implements IPv6 support for YaST printer module (fate#312491). - remove X-KDE-Library from desktop file (bnc#899104)
- Added 'to_target' variable which will determine whether the configuration should be written to the target system at the end of the installation or not (bsc#1185016). - Replace novell urls by SUSE ones (bsc#1100366) - 4.3.3 - AutoYaST: Added supplements: autoyast(proxy) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Reduce autoyast profile size if proxy is disabled (bsc#1172749) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Fix 'proxy' behaviour when running in firstboot (bsc#1140199). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - always use absolute path to binaries (bsc#1118291) - escape properly shell arguments (bsc#1118291) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.3 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.2 - Clean up the no_proxy value: not all clients ignore spaces (bsc#1089796) - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - If PROXY_ENABLED is not set, interpret it as disabled, like the rest of the system does (boo#934925). - Internal cleanups: - Got rid of autotools. - Converted legacy testsuite to RSpec. - Moved code out of clients for better testability. - 3.1.6 - Fixed the last change not to crash with "/internal error in WriteCurlrc"/ when installing with a proxy (boo#929868). - 3.1.5 - Write also --noproxy to .curlrc otherwise it is ignored even if set in the environment (bsc#923788). - 3.1.4 - remove X-KDE-Library from desktop file (bnc#899104)
- Fix backtrace formatting for Python exceptions (bsc#1181595). - 4.2.0 - Fix build for python 3.8; (bsc#1166517)/ - 4.1.3 - Don't overwrite CPPFLAGS/LDFLAGS/LIBADD during build; (bsc#1163310); - 4.1.2 - Switch to python3 on new releases of openSUSE as we no longer support python2 at all - Cleanup the spec file to adhere to current packaging guidelines - yast2-python-bindings compilation errors when compiling with - Werror=format-security; (bsc#1133596); - 4.1.1 - Version bump (bsc#1124009) - 4.1.0 - Fix python3 bindings error showning 'unexpect exception' and no trace information for errors; (bsc# 1126112). - 4.0.9 - Update to 4.0.8 + Forward port python import capability, with improvements and code cleanup; (bsc#1122532). + Add pydocs to yast python + Improve building/packaging of python2/3 - Define yast._() as an alias to gettext(); (bsc#1121106). - Provide textdomain() and gettext() functions for internationization; (bsc#1121106). - Added license file to spec. - Fix Id construction for python2, use items instead of iteritems for python2/python3 compatability; (bsc#1108558). - Switched license in spec file from SPDX2 to SPDX3 format. - Don't package files in '/' (bsc#1095054). - Adapt the bindings to allow modules that will run in both python2 or python3. Also fix a py3 binary mistakenly packaged with the py2 bindings package (bsc#1074696). - Build both python2 and python3 versions of the bindings; (bsc#1074696). - Convert the bindings into python3; (bsc#1074696). - Fix some code examples; (bsc#1070212). - Add example code ported from ruby examples; (bsc#1070212). - Fixes based on findings from example code - Rewrite the python bindings using swig fate#324146
- Report properly that no product is selected in autoinstallation instead of nil crash (bsc#1188211) - 4.3.25 - Fixed evaluating the update repositories (bsc#1188717), the SUSE Manager update repositories were not disabled when installing the system without updates - 4.3.24 - Show errors when loading addons fails (bsc#1187844). - 4.3.23 - AutoYaST: do not crash when cloning a registered system with no registration code (bsc#1184216). - 4.3.22 - Allow registering system again during firstboot stage (bsc#1182149). - 4.3.21 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.20 - Log details about the imported SSL certificate during migration (related to bsc#1179464) - 4.3.19 - Catch exceptions during cloning, display an error popup instead of crash (bsc#1181075) - 4.3.18 - Updating warning popup if the user has skipped the registration. Added media information while online installation (bsc#1177504). - 4.3.17 - Updating warning popup if the user has skipped the registration. (bsc#1177504) - 4.3.16 - Fixed finding the installed base product when doing upgrade using the Full installation medium (bsc#1178652) - 4.3.15 - correct add-on spelling (jsc#SLE-14772) - 4.3.14 - Fix the latest change to work in firstboot when system is registered (bsc#1178128) - 4.3.13 - AY Addon: Taking the latest version if no version has been defined. Taking system architecture if no architecture has been defined. (jsc#SLE-16195) - 4.3.12 - Showing add-on selection screen only if they are available (bsc#1177292). - 4.3.11 - Do not export the registration e-mail if it is not defined (bsc#1177135). - 4.3.10 - Fixed upgrade using the Full medium with the "/media_upgrade=1"/ boot option (bsc#1176563) - 4.3.9 - AutoYaST: the release_type element is not mandatory (bsc#1175682). - 4.3.8 - Improved skipping message in the first boot mode, the first boot workflow might not contain the add-on module in the next step (bsc#1174467) - 4.3.7 - AutoYaST: Added supplements: autoyast(suse_register) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.6 - Handle exceptions when parsing xml file (related to bsc#1170886) - 4.3.5 - Export the registration settings in the <suse_register/> section when cloning a registered system (bsc#1174202). - 4.3.4 - Do not use Profile.current unless necessary (bsc#1174173) - 4.3.3 - Evaluating addon-list: Uses version without release for connecting SCC (bsc#1162755). - 4.3.2 - Declining/refusal of an addon license means canceling all addons. (bsc#1169577) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Crash fix: Added missing require (bsc#1167945) - 4.2.40 - Reverts changes made in 4.2.36 to improve the addons selection, keeping it as it was (bsc#1167523). - 4.2.39 - Hide registration feedback window when configuring network (bsc#1165705) - 4.2.38 - Improves online search UX (bsc#1165913 and bsc#1166038): - Make clear how to select/unselect packages in the Qt version. - Improve overall performance. - Properly clear the package details when there are not results. - Add the missing help in the "/changes summary"/. - Extend the help for the search dialog, including more details about how to use it. - Display the "/changes summary"/ when a module/extension is going to be activated, even if no packages will be installed. - Include information about the amount of packages found. - Ignore spaces around the search term. - 4.2.37 - Improves the addons selection dialog: - Avoid the scroll reset after (un)selecting and addon (bsc#1049965). - Avoid the need to(un)select an addon to see its description (bsc#1161200). - 4.2.36 - Do not catch exceptions when getting the updates list from the registration server (bsc#1162903) - 4.2.35 - Fix a typo in the online search UI (jsc#SLE-9109). - 4.2.34 - Improves online search mechanism UI (jsc#SLE-9109): - Fix the "/ignore case"/ checkbox behaviour. - Add a help text. - 4.2.33 - Improves online search mechanism UI (jsc#SLE-9109): - Add a summary screen that enumerates which changes will take place (addons and packages). - Fix the 'Cancel' button label. - Improve feedback when waiting for network I/O. - Inform users about unsupported scenarios: unregistered and SMT/RMT registered systems. - 4.2.33 - Fix running registration in firstboot (bsc#1162841) - 4.2.32 - Mark registration as WSL capable module (bsc#1162650) - 4.2.31 - Fix random building problems (bsc#1162122). - 4.2.30 - Improves the online search mechanism (jsc#SLE-9109): - Do not crash when a package does not belong to an addon. - Display dependencies when enabling a module/extension. - Handle multiple packages with the same name properly. - Show an error when a package cannot be selected for installation. - After selecting a package, unselect the addon if it is not needed anymore. - Forces a minimal number of characters before performing the search. - Removes the 'Back' button. - 4.2.29 - Add support to perform online package searches through all the available modules/extensions (jsc#SLE-9109). - 4.2.28 - Using tag $os_release_version in the control.xml file (entry <full_system_media_name>) which will be replaced by the value of VERSION in /etc/os-release. (improvement for fate#325834) - 4.2.27 - AY: Providing a "/retry"/ button if a request timed out. (bsc#1159277) - 4.2.26 - fix crash in autoyast registration (bsc#1160909) - 4.2.25 - Load the old repositories before running the migration so the code can properly detect the old and the new repositories and remove the obsoleted services from the system (bsc#1159433) - 4.2.24 - Improve messages when auto upgrading unregistered system with online medium (jsc#SLE-7101) - 4.2.23 - Improved messages displayed when skipping registration (jsc#SLE-7214, jsc#SLE-7101) - 4.2.22 - Full medium: Upgrade also registered system (jsc#SLE-7101) - 4.2.21 - Online medium: Do not permit going next upgrading unregistered system (jsc#SLE-7101) - 4.2.20 - Online medium: Do not permit going next without registering the system (bsc#1155793) - 4.2.19 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.18 - Support base product renames when upgrading using the Full medium (allows upgrading from SLES11) (jsc#SLE-7101) - 4.2.17 - Implement upgrade for Full medium (jsc#SLE-7101) - 4.2.16 - Fix getting product for self-update for online and full medium (bsc#1155420) - 4.2.15 - Upgrade support for the Online installation medium (jsc#SLE-7214) - 4.2.14 - AutoYaST support for the OnlineOnly installation medium (jsc#SLE-7214) - 4.2.13 - fix crash of autoyast config dialog (bsc#1152913) - 4.2.12 - Detect the installation medium type only during installation, it crashes in an installed system (bsc#1152694) - 4.2.11 - bnc#1140474 - changed wording when informing the user about missing migration target - 4.2.10 - updated list of fallback paths of SSL certificate (bsc#1130864) - 4.2.9 - Support for the online installation medium (jsc#SLE-7214) - 4.2.8 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.7 - Fixed unit test, reset the mocked addons in the addon_eula_dialog_test.rb test (bsc#1144550) - 4.2.6 - Do not abort when an addon license is refused (bsc#1114018). - 4.2.5 - Improve error message when migration products could not be found during an offline upgrade (bsc#1078739). - 4.2.4 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.3 - Update labels and help texts related to registration server, replacing SMT by RMT since the former is not longer supported (bsc#1129206, bsc#1136433). - 4.2.2 - Properly display the openSUSE Leap to SLES migration summary (bsc#1136325) - 4.2.1 - Update the label used for the option to register the system via local server (bsc#1129206). - 4.2.0 - Run the solver to correctly initialize the product statuses (fixes displaying SUMA RN during a SLES upgrade) (bsc#1129029) - 4.1.21 - Permit to retry the registration in case of a timeout or a json parse error and hide the error details which will be accesible through the 'details' button (bsc#1058375, bsc#1126045). - 4.1.20 - Skip SLP discovery when going back after registering the system, the server cannot be changed anyway (related to bsc#1071887) - 4.1.19 - Better handle the SSL certificates signed by an uknown CA (bsc#1124992) - Display details in a scrollable widget - Display hints how to install the certificate manually - 4.1.18 - Fixed "/can't modify frozen String"/ crash (bsc#1125006) - 4.1.17 - Improved the message in the registration skipping dialog (bsc#1122608) - 4.1.16 - Do not try to remove services which have already been deleted. (bsc#1110246) - 4.1.15 - Save the current repository configuration so it is properly restored after restarting the package manager (bsc#1122011) - 4.1.14 - Do not crash when no base product to register is found (bsc#1122011) - 4.1.13 - Properly restart the package management to avoid using a possibly outdated configuration (related to bsc#1120568) - 4.1.12 - Hardening commands execution (part of bsc#1118291). - Replace backticks by Yast::Execute. - 4.1.11 - Fixed UI display issue in the installation workflow (not cleared screen) (bsc#1117492) - 4.1.10 - Provide icon with module (boo#1109310) - 4.1.9 - Do not allow redirection while checking via HTTP request if (old) NCC API is present at the server (bsc#1111404). - 4.1.8 - Improved error messages (bsc#1060151). - 4.1.7 - Do not display a connection error when automatically trying to use the base product registration code for the extensions (bsc#1091825). - 4.1.6 - Added license file to spec. - Added tags full_system_media_name and full_system_download_url in control.xml which describe the location for the "/all-packages"/ medium. This information will be shown if the registration has been scipped by the user. No hint will be shown if these tags have not been defined. (fate#325834) - 4.1.5 - CRLF control characters cannot be included in the registration code, added validation check (bsc#1111419) - 4.1.4 - Suggest downloading the "/SLE-15-SP1-Packages"/ medium instead of the old "/SLE-15-Packages"/ (bsc#1108620) - 4.1.3 - Limit the registration code size to 512 characters (bsc#1098576) - 4.1.2 - Better check the not installed addon products, some specific repositories do not provide any product - Fixes online migration on PPC (bsc#1103412) - 4.1.1 - Switched license in spec file from SPDX2 to SPDX3 format. - Modified addon selection filter for filtering all the testing (not released) versions (bsc#1104450) - 4.1.0 - Do not crash if getting zypp lock failed. (bnc#1043125) - 4.0.43 - Added additional searchkeys to desktop file (fate#321043). - 4.0.42 - Added additional searchkeys to desktop file (fate#321043). - 4.0.41 - Prefer the SCC credentials at upgrade when both NCC and SCC credentials are present in the system (bsc#1096813) - 4.0.40 - Fixed also the another places detecting the installed product (bsc#1095702) - 4.0.39 - Fixed evaluating the installed product (the installed upgraded products are marked as "/removed"/) (bsc#1095702) - 4.0.38 - Fixes for upgrade via SMT (bsc#1094865): - Set the new "/target_distro"/ for libzypp also after reloading the target otherwise libzypp might reject the new repositories - Copy also the SMT credentials into the installation system, not only the SCC ones - Copy the SMT (and also the RMT) SSL certificate into the installation system (for HTTPS communication) - 4.0.37 - Fixed: Offline migration against RMT sends some requests to SCC instead (bnc#1090911) - 4.0.36 - Install a registration rollback script to rollback the registration in case YaST is aborted or crashes during upgrade (bsc#1089643) - 4.0.35 - Reimplemented AutoYaST autoupgrade, use the same API and workflow like in a manual upgrade (bsc#1087206) - 4.0.34 - Select wanted release packages during SCC based offline migration (bsc#1086818) - 4.0.33 - do not build on 32-bit architectures (bsc#1088552) - 4.0.32 - Given a license, remember whether another one with the same content was already accepted (fate#325461). - 4.0.31 - Better evaluate the product to upgrade, do not use the package solver if there is only one base product to install, use some fallbacks when the solver fails (bsc#1086259) - 4.0.30 - Improve text for migration targets (bsc#1079075) - 4.0.29 - Import the SMT SSL certificate at offline upgrade into the inst-sys so the SMT server can be accessed (bsc#1080518) - 4.0.28 - Do not hide beta addons that are preselected (bsc#1066216, bsc#1085286) - 4.0.27 - Implemented the registration rollback functionality when going back in the upgrade workflow (bsc#1080979) - Properly handle going back also in unregistered systems - Refresh the add-on IDs after migrating the registration to show the correct values in the addon and the upgrade overview dialog - In the offline migration do not set the solver flags designed for the online migration - 4.0.26 - Just use the first product available from the media When a self update id is defined in the control file (bsc#1084820) - 4.0.25 - Prevent crashing when no product was defined in the profile (bsc#1084820) - 4.0.24 - Display additional error details when refreshing a service fails (related to bsc#1083503) - 4.0.23 - Support for offline migration from SLE11 to SLE15 (fate#323395) - Fixed evaluating the migration summary for renamed or merged products (bsc#1080913) - 4.0.22 - Do no send the product release version ("/11.4-1.109"/) at upgrade, send only the major and minor version ("/11.4"/) (bsc#1079051) - 4.0.21 - Fixes for the SLE11 -> SLE15 offline migration (fate#323395) - 4.0.20 - Initial support for the SLE15 offline migration (fate#323163) - 4.0.19 - Try base product registration code first (bsc#1075551). Some add-ons/extensions are not free but can be registered using their base product's registration code. Try it automatically so that the user does not have to enter it again. - 4.0.18 - Adjust the base product selection so it is not influenced by a possibly changed repository priority, use the "/system-installation()"/ provides just like the other code in the installer (related to bsc#1071742) - 4.0.17 - bnc#1075723 - added missing part of previous patch - 4.0.16 - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - Fix package build (dropping symlinks under test/fixtures/anchors) - 4.0.15 - fate#323450 - added support for reading registration code from install.inf - 4.0.14 - AutoYaST fixes (bsc#1065438): - fixed addon registration order - automatically register the dependant addons - Preselect also the recommended beta addons, display them by default even when the beta filter is active (related to bsc#1056413) - 4.0.13 - Changed warning text if user has skipped registration. (bnc#1055023) - 4.0.12 - Do not preselect the default addons when some addon is already registered (avoid selecting again when going back after registration) (related to bsc#1056413) - 4.0.11 - Do not crash when displaying the AutoYaST summary in installed system (bsc#1065432) - 4.0.10 - Use the correct install.inf key for media base upgrade (related to fate#323163) - Warn when doing media based upgrade for a registered system - Preselect the recommended modules and extensions (bsc#1056413) - Describe the icons in the modules and extensions dialog help - 4.0.9 - fixed detection of base product during upgrade (bsc#1064191) - 4.0.8 - Display an informative popup when upgrading an unregistered system, preselect adding DVD add-ons to make upgrade using media easier (fate#323163) - Support "/media_upgrade=1"/ boot parameter for media based upgrade even for registered systems (fate#323163) - 4.0.7 - fate#323450 - when searching for base product check also AY profiles for user's selection - 4.0.6 - use self update id if defined instead of product name to make self update predictable on multi-product media (bsc#1055556) - 4.0.5 - Fixed registration of autoselected extensions (bsc#1062684) - 4.0.4 - Add the /mnt prefix only at upgrade, in installation still use / for storing the credentials (bsc#1062468) - 4.0.3 - Fix showing modules and extensions when there is more then simple one level dependencies. (bsc#1054965) - 4.0.2 - Initial support for the SLE12 -> SLE15 upgrade, honor the target mount point prefix (fate#323163) - Do not crash when the baseproduct symlink does not exist in installed system - Dump the available addons to a separate file (/var/log/YaST2/registration_addons.yml) instead of the y2log to make it better readable - 4.0.1 - Do not display info.txt file anymore (bsc#1047060). - 4.0.0 - bnc#1056318 - fixed internal error raised when cloning configuration - 3.3.3 - Wrap text of connection_helpers error messages (bsc#1055643) - 3.3.2 - LeanOS: Better handle multiple products on the installation medium, register the selected product (FATE#323450) - 3.3.1 - workaround YAML loading issue in ruby 2.4 (bsc#1048526) - 3.3.0 - Do not display a hint about the old registration server when SCC is used (bsc#1045344) - 3.2.12 - A system registered in a local SMT server uses the same SMT server URL to register during upgrade (bsc#1043033). - 3.2.11 - Don't crash if the regurl provided by linuxrc is invalid, use the one provided by the control file as fallback (bsc#1035908). - 3.2.10 - AY inst-sys: Copy certificate to /etc/pki/trust/anchors instead of /usr/share/pki/trust/anchors which is read only (bnc#1034663). - 3.2.9 - Removed the option "/Register Extensions of Modules Again"/ (bsc#1029885). - Hides "/Filter Beta Versions"/ checkbox when there is no beta version to filter. - Hides "/Network config"/ option when the system is already installed. - 3.2.8 - Online Migration (fate#320534) - Added step for check registered but not installed addons to the migration workflow. In case of existence, allow the user to install the release package or deactivate the products. - In case of abort, only registered products are downgraded and synced. - Added to the migration summary information about products not offering migrations (third party addons). - 3.2.7 - Be explicit about 'Details' box not being localized (bsc#1025846) - 3.2.6 - Remember the state of the checkbox when leaving the dialog (bsc#1026155) and correct the filter to always show installed addons, even if they are beta versions. - 3.2.5 - Adjusted .desktop files wrapping /sbin/yast2 calls that requires root permisions with xdg-su (bsc#1028053). - 3.2.4 - Registration#get_updates_list won't catch errors anymore because that's something tightly coupled to the user interface. They should be handled outside that method (bsc#1025251) - 3.2.3 - fate#321044 - provide a shortcut for running "/Add System Extensions/Modules"/ dialog directly from control centre. - 3.2.2 - Added Registration::Widgets::RegistrationCode (fate#322328). - Fixed initialization of the registration code in case of called more than once (fate#322328). - 3.2.1 - allow user to go forward in firstboot when system is already registered (bsc#975368) - 3.2.0 - do not crash if empty regurl paremeter is passed (bsc#1010387) - Better handle invalid credentials at start - start the repository manager to allow manually removing the offending service or repository (bsc#941427) - 3.1.190 - Remember the beta filter value and set it when going back (bnc#996891) - 3.1.189 - more robust check for installation dark theme (bnc#996258) - 3.1.188 - write name of server which have certificate problem in error popup (bnc#995526) - 3.1.187 - fix detection of installation qss, so registration in first boot have readable text (bnc#995333) - 3.1.186 - Fixed typos and grammar issues in the SSL certificate import dialog (bsc#992585) - 3.1.185 - Improve 'connection timeout' error messages (related to bsc#993467) - 3.1.184 - Removed workaround for making /etc/zypp directory writable, it has been fixed in the installation-images package (bsc#967828) - 3.1.183 - Preselect the add-on products also during installation (bsc#992304) - 3.1.182 - Fix package building in AArch64 (bsc#992341) - 3.1.181 - Declare textdomain to fix untranslated texts in the previous change (related to FATE#319716) - 3.1.180 - Extract the services selection dialog so it can be used by other YaST modules (related to FATE#319716) - 3.1.179 - Improve certificates handling during registration: - Write imported certificates to /etc/pki/trust/anchors instead of the /usr/share/pki/trust/anchors counterpart (bsc#989787). - Prevent removal of installation system CA certificates when importing a new one (bsc#981428). - Continue the registration after successful import of a new certificate (bsc#991028). - 3.1.178 - Extensions and Modules: - do not show beta versions of products (FATE#319909) - make many items fit by using a scrollable widget (bsc#967387) - 3.1.177 - For "/Register System via local SMT Server"/ offer a list of servers found with SLP (bsc#981633). - 3.1.176 - Automatically preselect the Toolchain module on ARM in SLES12-SP2 (FATE#320679) - 3.1.175 - regurl parameter overwrites default SCC registration URL (bsc#982974) - 3.1.174 - Redesigned UI for the registration of the base system (bsc#974626) - 3.1.173 - Select the default product patterns for the registered modules and extensions (FATE#320199) - 3.1.172 - Force refreshing while adding a service (bnc#967828). Otherwise some services will not be refreshed due TTL entries. So, some packages are not be available for installation. - Enable [Next] button in the first boot workflow to allow using the registration module (pass the WFM arguments with the Back/Next status to the internally called client) (bsc#970572) - 3.1.171 - Unified shortcut 'alt-w' for network setup button (bsc#974216) - 3.1.170 - Read registration codes from a USB stick (FATE#316796) - 3.1.169 - Ask again after some provided registration code failed (bsc#958521) - 3.1.168 - Fixed a crash when EULA download fails (bsc#941232) - 3.1.167 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.166 - always enable update repositories for modules during online migration (bsc#953536) - 3.1.165 - display a better error message when registration fails because of a typo in the URL (bsc#952443) - 3.1.164 - Addon upgrade - fixed crash when upgrading installed addon (undefined method) (bsc#950795) - 3.1.163 - AutoYaST: Taking registration server from AutoYaST configuration file and set it in /etc/SUSEConnect. (bnc#943466,bnc#950233) - 3.1.162 - Using a "/suse_register"/ section in the AutoYaST profile does not produce an error message anymore (bsc#950119) - 3.1.161 - disable the [Clone] button in the AutoYaST configuration UI, the registration module does not support cloning (bsc#950098) - 3.1.160 - AutoYaST config: fixed crash at the end of the configuration workflow (bsc#949934) - Add the SUSEConnect dependency to install the packages required by suse-connect gem (workaround for bsc#947482) - 3.1.159 - Addon selection dialog - sort the addons by the displayed label, not by the internal name (which might not be unique) (bsc#949424) - 3.1.158 - Restore the original $releasever value and refresh the repositories when online migration is aborted (bsc#948363) - 3.1.157 - do not crash when a repository cannot be accessed, ask the user to skip it or abort the online migration (bsc#946200) - 3.1.156 - migration rollback: make sure the base product is downgraded first (FATE#315161) - 3.1.155 - check whether the system is registered before running online migration (bsc#946004) - 3.1.154 - restore the original product registration when online migration is aborted (FATE#315161) - set the selected repository states in the manual repository selection dialog before starting the full repository management module - 3.1.153 - properly return the certificate import result - avoid an import loop after importing a SSL certificate (bsc#942986) - 3.1.152 - use better labels - specific migration repositories are not used in SLE12, use better wording (bsc#944510) - 3.1.151 - set the $releasever URL variable to the new base product during online migration (bsc#941563) - 3.1.150 - display short product names instead of the internal identifiers in the migration selection dialog (bsc#945028) - 3.1.149 - disable "/Back"/ at the initial dialog - restore (enable) the Updates repositories at the end of the migration workflow (bsc#943960) - 3.1.148 - fixed syntax error (bsc#944089) - 3.1.147 - make the migration selection widget smaller to have more space for details when only few migrations are available (bsc#943636) - Keep the original NCCCredentials file permissions when upgrading from SLE11 (bsc#943568) - 3.1.146 - Better wording in the "/install updates"/ popup (bsc#942843) - 3.1.145 - Handle not available products when using a SMT server for running online migration (bsc#942892) - 3.1.144 - Fixed registering a product with POOL flavor (bsc#941402) - Addon selection dialog - avoid possible ID duplicates when an addon with multiple versions is displayed - 3.1.143 - Fix AutoYaST crash during registration (bsc#941449) - 3.1.142 - Catch exceptions also when loading the available extensions (bsc#941491) - 3.1.141 - User messages improved when registration does not happen during installation (bnc#941403, bnc#941739) - Reload the packages after modifying the repository setup (bsc#941532) - 3.1.140 - Fixed 'back' button in registration screen during installation (bnc#940915) - 3.1.139 - change category from "/Support"/ to "/Software"/ (bsc#939543) - 3.1.138 - set the correct vendor change flag (for the DUP mode instead of the normal mode) (FATE#319128) - 3.1.137 - Use "/zypper dup --no-vendor-change"/ equivalent for online migration (FATE#319138) - 3.1.136 - added support for online migration, the registration part handles the service upgrade and migration repository management (fate#315161) - 3.1.135 - Adapt module to new version of SUSEConnect (FATE#318800) - 3.1.134 - Renamed the module again to "/Product Registration"/ after a clarification in FATE#318800. - 3.1.133 - Renamed the module from "/SUSE Customer Center Configuration"/ to "/System Registration"/ (FATE#318800). - 3.1.132 - added support for re-registering extensions and modules (FATE#318800) - 3.1.131 - allow registering add-ons installed from media (fate#318505) - allow network configuration also in installed system - refactoring/cleanup - 3.1.130 - collect product rename also for the base product (the internal SLES-for-SAP product identifier has been changed) (bsc#925700) - 3.1.129.1 - display correct default EULA translation for extensions/modules (bnc#894460) - 3.1.129 - reset registration URL when registration upgrade fails to allow easily switch from SMT to SCC and to be consistent with full installation (bnc#891293) - 3.1.128
- Fixed password encrypting functions to work correctly also in older products (SLE15-SP2/Leap 15.2 and older) (related to bsc#1176924) - 4.3.14 - Change the special keybard shortcut to start a graphical menu instead of a low level command line console, - The command line console can be started from there as well - Related to jsc#PM-1895, jsc#SLE-16263 - 4.3.13 - Handle a special keyboard shortcut for starting the installation console (jsc#PM-1895, jsc#SLE-16263) - 4.3.12 - Removed Requires / BuildRequires to libyui (build failure) (related to bsc#1175489) - 4.3.11 - Added UI test for menu bar shortcut priority (bsc#1175489) - 4.3.10 - Build fix for "/error creating /run/tmux/399"/ (bsc#1178394) - 4.3.9 - Test: menu items remain disabled after hotkeys are recomputed (bsc#1178394) - 4.3.8 - Added unit tests for NCMultiSelectionBox (bsc#1177985) - 4.3.7 - Reporting augeas parsing errors and displaying them in rich-text format (bsc#1174198). - 4.3.6 - Add automatic TUI (ncurses) tests using tmux (bsc#1165388). - 4.3.5 - Fixes for gensalt handling with libxcrypt (bsc#1176924) - 4.3.4 - Improve logger to log also method name in ruby (useful for any debug like bsc#1144351) - 4.3.3 - Fixed yast-ycp-ui-bindings dependency (bsc#1175115) - 4.3.2 - Added new UI terms: MenuBar(), Menu() (bsc#1175115) - 4.3.1 - reimplement Builtins#tointeger to not use scanf removed from ruby 2.7 (bsc#1169442) - 4.3.0 - Added a COPYING file with the GPL license (bsc#1161470) - 4.2.8 - Fix previous fix to really set exit code in ruby wrapper (bsc#1144351) - 4.2.7 - Fix returning error codes from y2start start point. Helps with CLI exit codes and also with failed installation (helps e.g. with bsc#1144351 and yast lan CLI) - 4.2.6 - S390: Evaluating an architecture specific string which will be shown in the title bar (ncurses) or in the banner (qt) (jsc#SLE-9424). - 4.2.5 - Added symbol for new UI CustomStatusItemSelector widget (bsc#1084674) - Added symbol for UI icon term - 4.2.4 - Added symbols for new UI ItemSelector widget (bsc#1084674) - 4.2.3 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Fixup the textdomain change so that yast2.rpm builds (bsc#1130822) - 4.2.1 - Raise (an Internal Error) if no textdomain is declared for a translatable text and Y2STRICTTEXTDOMAIN is in the environment (bsc#1130822) - 4.2.0 - Always return frozen strings from the translation functions, make the results unified (related to bsc#1125006) - 4.1.4 - bnc#1127685 - Internal error message popup is scaled according to its content - 4.1.3 - Support for FastGettext 2.0 (still works with FastGettext 1.6) (bsc#1121865) - 4.1.2 - Configure $PATH environment variable to execute external commands only from safe paths (part of bsc#1118291). - 4.1.1 - Fix encoding-related problems by assuming that file contents is always UTF-8. (bsc#1111367) - 4.1.0 - adapted testsuite to glibc translation change (bsc#1107953) - 4.0.7 - Switched license in spec file from SPDX2 to SPDX3 format. - Allow to directly abort the process (needed for fate#318196). - 4.0.6 - Log a warning if no text domain is configured for translations, this helps with debugging (improved as a part of bsc#1081466) - 4.0.5 - Set proper title also for YaST2 scc (bsc#1075164) - 4.0.4 - Set proper title also for YaST2 Firstboot (bsc#1070583) - 4.0.3 - Better backtrace for dynamically defined methods (bsc#1066290) - 4.0.2 - Hardcode the Ruby version in the y2start script to always use the Ruby version used at the build time (bsc#1068863) - 4.0.1 - Nicer backtrace output in log for internal errors (help for debuggging bugs like bsc#1044312) - 4.0.0 - Always use ::Integer to avoid collision with Yast::Integer (bsc#1044312) - make Builtins.toupper/tolower strictly backward compatible in ruby 2.4 (bsc#1044312) - 3.3.1 - replace all Fixnum and Bignum with Integer as ruby 2.4 make it deprecated ( ruby2.4 will be default for TW and SLE15 so part of bsc#1044312) - 3.3.0 - Set proper title also for YaST2 System Log (bsc#1046153) - 3.2.14 - Set proper title for YaST2 installation (bsc#1037891) - 3.2.13 - fix calling YaST CLI (bsc#1033993) - 3.2.12 - Set proper title for YaST2 application (bsc#1033161) - 3.2.11 - Add new y2start as ruby script which have several advantages (bsc#1027181): -- Ruby is no longer embedded into YaST (instead we only use binary extensions), so there is less chance of things breaking with a new Ruby version -- show popup when signal is received and also allow YaST modules to handle more gracefully when signal is raised -- better argument passing to y2start itself e.g. y2base foo -S '(bar)' qt ----> y2start foo --arg bar qt -- ruby infrastructure can be used directly on y2start like debugger or profiler -- majority of y2start functionality is covered by unit tests allowing easier and less error-prone future changes - 3.2.10 - Use more friendly exception when an invalid Yast::Path is constructed (one with a component starting or ending with a dash; bsc#1028081) - 3.2.9 - add method Yast::WFM.scr_root to get scr changed root directory (needed for testing fix for bsc#1023204) - 3.2.8 - Use tmux instead of screen to run the Ncurses integration test in headless systems (skip the test if tmux is not available). The version of screen introduced to fix bsc#1021743 was causing the test to fail. - 3.2.7 - Display standard output and error channels in case of failure running the Ncurses integration tests in a headless system. Needed to debug the error produced by the fix to bsc#1021743 - 3.2.6 - allow in Yast::SCR and Yast::WFM to have string as first argument where Yast::Path is expected (gh#yast/yast-ruby-bindings#82, bsc#1018876) - make yast specific class shortcuts available via Yast namespace like Yast.path() or Yast.term() - allow path shortcut to get string or path and return always path - raise exception if wrong type is passed to path including nil - 3.2.5 - drop Yast.add_module_dir and Yast.add_include_dir as the only reliable way is to use Y2DIR env (gh#yast/yast-ruby-bindings#72) - Throw exception with more detailed error specification when loading namespace to component system failed (bsc#932331) - 3.2.4 - Do not crash when FastGettext is unable to find the empty.mo file (bsc#1014458) - 3.2.3 - Improved debugger support: catch the magic debugging key combination (Shift+Ctrl+Alt+D in Qt) returned by UI calls and start the Ruby debugger when received (FATE#318421) - 3.2.2 - fix crash when references passed between clients (bsc#935385) - 3.2.1 - properly document usage of CallFunction and have useful error when misused (bsc#889980) - 3.2.0 - Rescue "/invalid byte sequence in UTF-8"/, with a custom message (bsc#992821). - 3.1.51 - Fix segfault when running rspec tests caused by added ruby profiler (bnc#986649 comment2) - 3.1.50 - Added support for running the Ruby profiler - Improve performance of code by specialized `caller` call (bnc#986649) - 3.1.49 - Improve the debugger support - use the same code also at run time, allow using `Y2DEBUGGER` also in installed system (FATE#318421) - 3.1.48 - Added support for running the Ruby debugger (FATE#318421) - Allow running the Ruby debugger from the generic crash handler if the debugger is installed - 3.1.47 - update code according to updated yast ruby style guide - Move transdb initialization to C part to keep it together with index initialization (bsc#932014) - 3.1.46 - fixed early return from logging method causing failure of old testsuite (bsc#932014) - 3.1.45 - Fixed conflict between Yast::Encoding and ::Encoding (another fix for bsc#932014) - 3.1.44 - Do not crash when logging an invalid UTF-8 string (bsc#932014) - 3.1.43 - Reverted the last change because it broke updating the table in Service Manager (because the distinction between :cell and :Cell was lost) (bnc#956380) - 3.1.42 - Fix Cell ui shortcut as final id have to be lowercase (fake bug to get it accepted bnc#0) - 3.1.41 - Used rb_gc_register_address to fix 'method to_s called on terminated object' during package installation (bsc#945299) - 3.1.40 - Added a regression test for the fix of bnc#943757 implemented in libyui-ncurses 2.47.3 - 3.1.39 - Applied the style guide, with Rubocop. - Added Yast::Builtins::strftime with full i18n support (part of fate#318486) - 3.1.38 - pass method name to logger (helps with debugging, e.g. bnc#922308) - 3.1.37 - Fixes in the new Yast::CoreExt functionality (part of the fix for bnc#921233) - 3.1.36 - Added Yast::CoreExt, a new mechanism to extend ruby base classes - Added extension to clean ANSI characters from strings (part of the fix for bnc#921233) - 3.1.35 - Fixed "/Comparable#== will no more rescue exceptions of #<=>"/ (boo#933470). - Fixed a strdup/delete mismatch (boo#932306). - 3.1.34 - add ability to test if scr is local (FATE#317900) - 3.1.33 - Initialize the YaST UI so that it can be called when the main program is not y2base (bsc#922023). - 3.1.32 - Added new RSpec argument matcher: path_matching - 3.1.31 - Fix building with yast2-core-3.1.16: use C++11 like core does (boo#914255). - 3.1.30 - fix building for ruby2.2 - 3.1.29 - add more shortcuts for RSpec helpers, that makes tests shorter - 3.1.28 - enhance usability of Yast::Term class - 3.1.27 - Added some RSpec helpers to easy the development of tests - 3.1.26 - added Travis support (.travis.yml, xcrypt.h detection) - switch to rubygem() for Factory too - 3.1.25
- With latest versions of samba (>=4.15.0) calling 'net ads lookup' with '-U%' fails; (boo#1193533). - 4.3.4 - Fix joining a domain when running a clustered Samba environment (bsc#1181595). - 4.3.3 - AutoYaST: Added supplements: autoyast(samba-client) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Dropped legacy testsuite (related to bsc#1138668). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Do not stop nmbd while nmbstatus is running, it is not necessary anymore; (bsc#1158916); - 4.2.3 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.2 - Stop using deprecated idmap options; (jsc#SLE-5632); (jsc#SLE-6283); - 4.2.1 - Replace YaPI calls (fate#323734) - 4.2.0 - Fix join fails with 'Failed to join domain: Invalid configuration'; (bsc#1131607). - 4.1.2 - Perform the workgroup lookup using samba python bindings; (bsc#1124390). - 4.1.1 - Use a cldap ping to search for the join server; (bsc#1122534). - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.4 - Added license file to spec. - Fix reading the permitted group to create "/user shares"/; (bsc#1107574). - 4.0.3 - Switched license in spec file from SPDX2 to SPDX3 format. - yast-samba-client fails to join if /etc/samba/smb.conf or /etc/krb5.conf don't exist; (bsc#1089938) - 4.0.2 - Use firewalld samba service definition (bsc#1083456) - 4.0.1 - SuSEFirewall2 replaced by firewalld (fate#323460) - 4.0.0 - Enable yast to create temporary smb.conf based on existing contents of /etc/samba/smb.conf; (bsc#1039764). - 3.1.19 - Adjust vertical spacing in Server Directories Frame; (bsc#988901). - 3.1.18 - Stop generating autodocs (fate#320356) - 3.1.17 - Use default_ccache_name FILE:/tmp/krb5cc_%{uid}; (bnc#921530). - 3.1.16 - When joining domain provide osName & osVer arguments to "/net ads join"/ (bnc#873922). - 3.1.15 - remove X-KDE-Library from desktop file (bnc#899104) - Don't update Workgroup with realm name invoking yast samba-client winbind enable; (bnc#902302) - 3.1.14
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.4 - AutoYaST: Added supplements: autoyast(samba-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.3 - Autoyast schema: corrected problems in 'disabled' and 'share' (bsc#1170886) - 4.3.2 - Dropped legacy testsuite (related to bsc#1138668). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fix check of connected users when proposing the default service action (bsc#1166303) - 4.2.4 - Propose to restart samba services by default when writing the configuration with services already running. Reload is still used if some user is connected to the samba server (bsc#1165638) - 4.2.3 - Fix failing Samba.GetServiceStatus old testsuite forcing and import of 'Directory' (bsc#1155923) - 4.2.2 - Fix failing old testsuite (bsc#1155923) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.3 - Provide icon with module (boo#1109310) - 4.1.2 - Added license file to spec. - Fix configuration not saved after new service status management (bsc#1106876) - 4.1.1 - Switched license in spec file from SPDX2 to SPDX3 format. - Use Yast2::ServiceWidget to manage the service status (part of fate#319428) - 4.1.0 - Fix package building with yast2 4.0.84 (bsc#1104644). - 4.0.4 - Fix package building with yast2 4.0.80 (bsc#1103691). - 4.0.3 - Added additional searchkeys to desktop file (fate#321043). - 4.0.2 - Use firewalld samba service definition (bsc#1083456) - 4.0.1 - SuSEFirewall2 replaced by firewalld (fate#323460) - 4.0.0 - Drop NT style PDC/BDC configuration wizard (fate#323806) - 3.2.2 - fix duplicated key warnings (bsc#1031613). - Don't require install of cups for yast samba-server (bsc#1024670). - 3.2.1 - Fix string comparisons in SambaBackendLDAP.pm and YaPI/Samba.pm (bsc#1029528) - 3.2.0 - Stop generating autodocs (fate#320356) - 3.1.16 - Fix outdated message regarding smb and nmb services restart (bsc#975880). - 3.1.15 - Don't require libsmbclient as it's pulled in by libsmbclient-devel; (bsc#972197). - 3.1.14 - Fix validation of AutoYaST profiles (bsc#954412) - 3.1.13 - When joining domain provide osName & osVer arguments to "/net ads join"/ (bnc#873922). - 3.1.12 - remove X-KDE-Library from desktop file (bnc#899104) - Squash "/Possible precedence issue with control flow operator warning; (bnc#901597) - 3.1.11
- Add 'description' to the interfaces in the networking section (bsc#1192270). - 4.3.27 - Add the "/keep_unknown_lv"/ element to the partitioning schema (bsc#1191968). - 4.3.26 - Add the "/hostname"/ element to the rules schema (bsc#1190696). - 4.3.25 - Add missing elements to rules.xml schema: - installed_product and installed_product_version (boo#1176089) - dialog section (bsc#1188153) - 4.3.24 - Consider 'static_text' as a valid value for 'ask/type' elements (bsc#1185909). - 4.3.23 - Add the 'mkfs_options' element to the 'partition' section (bsc#1184268). - 4.3.22 - Allow the interfaces list in the profile to be empty (bsc#1183257). - Remove the 'haspcmica' element from the schema (related to bsc#1183352). - 4.3.21 - Allow using 'zone' instead of 'listentry' in the list of zones (bsc#1181718). - 4.3.20 - Add 'bridge_forward_delay' to the interfaces in the networking section (bsc#1180944). - Add 'iface' element to the targets in the iSCSI section (bsc#1182193). - 4.3.19 - Add the 'virt_bridge_proposal' element to the networking section in order to permit to disable the proposal of the bridge network configuration for virtualization (bsc#1178603). - 4.3.18 - Add the 'lladdr' element to the networking interface section (bsc#1179876). - 4.3.17 - Add support for Btrfs quotas (jsc#SLE-7742). - 4.3.16 - Registration/Addons: Architecture and version are optional. (jsc#SLE-16195). - 4.3.15 - Allow setting the 't' (or 'config:type') attribute in: - 'backup' and 'upgrade' elements (bsc#1176834 and bsc#1176848). - 'initrd_module' element (bsc#1177058). - 4.3.14 - AutoYaST schema (bsc#1174133, bsc#1177496): - Fix validation of string/symbol elements in the schema. - Fix validation of 'masquerade_user' elements. - 4.3.13 - Do not validate unknown sections (bsc#1177173). - 4.3.12 - Add validation of 'activate_systemd_default_target' and 'final_restart_services' elements in the 'general/mode' section. (bsc#1176595). - 4.3.11 - Drop the 'suse_btrfs' element from the schema (bsc#1176970). - 4.3.10 - Drop the 'general/mouse' element from the schema (bsc#1176973). - 4.3.9 - Add the schema for 'backup' and 'upgrade' sections (bsc#1176834). - 4.3.8 - add update_nvram element to the bootloader section (jsc#11500) - 4.3.7 - Recognize installed_product and installed_product_version as legal elements of rules.xml files (boo#1176089). - 4.3.6 - Element 'release_type' is not mandatory (bsc#1175682). - 4.3.5 - Fix the schema definition for the add_on_products and add_on_others elements (boo#1174424). - 4.3.4 - Make the report section elements optional as AutoYaST proposes default values when missing (bsc#1173312) - 4.3.3 - Add the setup_before_proposal element to the networking section (bsc#1171922) - 4.3.2 - Remove SUSE Linux 9.3 compatibility to improve error messages (bsc#1172578) - Fix Jenkins build running into a Java out of memory error - 4.3.1 - Allow optional types for string and map objects (bsc#1170886). - Check schema correctness with jing and xmllint (bsc#1172131). - 4.3.0 - Exclude the registration for architectures on which it does not build (related to the jsc#SLE-11852) - 4.2.10 - Always add the registration to schema (jsc#SLE-11852) - do not use exclude arch on SLE - 4.2.9 - Fix 'scripts' elements validation (bsc#1156905). - 4.2.8 - Updated security rnc file (bsc#1158301) - 4.2.7 - Update schema to support setting the encryption method through the 'crypt_method' (related to jsc#SLE-7376). - 4.2.6 - Added extra_services to security.rnc file (bsc#1153623). - 4.2.5 - Update yast2-bootloader dependency to support secure_boot flag (jsc#SLE-8787) - 4.2.4 - Ignoring X-SuSE-YaST-AutoInstResourceAliases entries in desktop files while evaluating resources (bsc#1144894). - 4.2.3 - Report warning if X_SuSE_YaST_AutoInstResource has not been set in desktop file (bsc#144894). - 4.2.2 - Update autoyast2 and yast2-add-on dependencies to: - Support the new add_on_others section - Add the missing 'uuid' element in the 'partition' sections - Fixes bsc#1144007. - 4.2.1 - Updated build requ. due tag cpu_mitigations in bootloader. (bsc#1128707) (wrong version number) - 4.2.0 - Updated build requ. due tag cpu_mitigations in bootloader. (bsc#1128707). - 4.1.7 - Updated build requ. due tag smt in bootloader (bsc#1128707). - 4.1.6 - Add Bcache related elements to the partitioning schema (fate#325346). - 4.1.5 - Updated build requ. due tag home_btrfs_subvolume and smt. (bsc#1128707) - 4.1.4 - Added yast2-tftp-server for autobuild (bsc#1123830). - 4.1.3 - Add dependency on yast2-configuration-management (fate#322722). - 4.1.2 - AutoYaST schema changed in yast2-firewall (4.1.8). - Dropped unused elements that were not in GA and are not needed in SP1 (fate#324662) - 4.1.1 - AutoYaST schema changed in yast2-firewall (4.1.4). - Allowed the new 'forward_ports', 'rich_rules' and 'source_ports' elements in zone entries (bsc#1108199) - 4.1.0 - Added new schema of yast2-tftp-server module (bsc#1108199). - 4.0.7 - Evaluating which package belongs to which schema. This information will be stored in includes.rnc (bsc#1117068) - 4.0.6 - yast2-firstboot change: Added firstboot.rnc file to desktop file. (bsc#1117068) - 4.0.5 - AutoYaST schema changed in yast2-firewall (4.0.28). - Allowed the new 'description', 'short' and 'target' elements in zone entries (bsc#1108199) - 4.0.4 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Add create_subvolumes element (bsc#1094307) - 4.0.3 - Fix several validation problems (bsc#1013047) - 4.0.2 - drop yast2-ca-management (fate#319119) - 4.0.1 - Drop yast2-inetd (fate#323373) - 4.0.0 - Add support to enable copy-on-write for Btrfs subvolumes (FATE#320342) - Add support to omit the Btrfs default subvolume name (FATE#317775) - Add support to define SSH authorized_keys (FATE#319471) - 3.2.0 - Exclude i586 and s390 architectures as SLE 12 does not build a runnable kernel for such architectures (bsc#933411). - 3.1.8 - Add ssh_import section (fate#319624) - 3.1.7 - Fix validation of AutoYaST schema (bsc#954412) - 3.1.6 - Set default value if %is_opensuse has not been set. Additional fix for bnc#948563. - 3.1.5 - Using %is_opensuse in the spec file. (bnc#948563) - 3.1.4 - BuildService requires an ID for package submission (bsc#939346) - 3.1.3 - Replacing dropped yast2-all-packages with list of packages that contain RNG files needed for AutoYaST - 3.1.2 - Ignoring more packages that do not contain any AutoYaST support during build to shorten the build cycle and to remove unneeded dependencies - 3.1.1
- Add Security#SafeRead to allow detecting read errors when calling it from perl modules (related to bsc#1177183). - 4.3.17 - Do not set SELinux mode when it is not configurable (bsc#1182940) - 4.3.16 - Make SELinux not configurable when running on WSL (bsc#1182940) - 4.3.15 - Ensure defined SELinux patterns are set (bsc#1182543). - 4.3.14 - Do not write bootloader in insts-sys (bsc#1182894). - 4.3.13 - Change the SELinux resolvable unique id used in auto-installation to be consistent with the one used by normal installation (related to jsc#SLE-17342). - 4.3.12 - Move security_finish client to yast2-installation (bsc#1182821) - 4.3.11 - Move SELinux .autorelabel file from / to /etc/selinux if root filesystem will be mounted as read only (jsc#SLE-17307). - 4.3.10 - jsc#SMO-20, jsc#SLE-17342: - Add class for managing SELinux configuration. - AutoYaST: add support for SELinux configuration. - 4.3.9 - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.8 - Removed old code for sysvinit configuration (bsc#1175494). - 4.3.7 - Removed obsolete setting DISPLAYMANAGER_SHUTDOWN from /etc/sysconfig/displaymanager (bsc#1175495). - 4.3.6 - Removed handling of obsolete entry SYSTOHC in /etc/sysconfig/clock (bsc#1175496) - 4.3.5 - AY-Import: Translate <enable_sysrq> setting to <kernel.sysrq> with the correct value format (bsc#1177720). - 4.3.4 - Fixed randomly failing unit tests, do not query the installed PAM modules in the testing system (related to bsc#1171318) - 4.3.3 - AutoYaST: Added supplements: autoyast(security) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Use pam_pwquality instead of pam_cracklib depending on availability (bsc#1171318) - Fix setting dictpath for pam_pwquality (bsc#1174619) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Apply sysctl changes to the running system when the YaST sysctl configuration file is modified (bsc#1167234) - 4.2.12 - Using SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649). - 4.2.11 - don't use /bin/systemctl compat symlink (bsc#1160890) - 4.2.10 - convert old init.d to systemd (jsc#SLE-10976) - 4.2.9 - Added to rnc file: sys_gid_max, sys_gid_min, sys_uid_max, sys_uid_min, hibernate_system, kernel.sysrq, mandatory_services, net.ipv4.ip_forward, net.ipv4.tcp_syncookies, net.ipv6.conf.all.forwarding (bsc#1158301). - 4.2.8 - bsc#1155735, bsc#1157541: - Read /usr/etc/login.defs. - Write login.defs configuration to /etc/login.defs.d/. - 4.2.7 - Change default encryption method from DES to SHA512 (bsc#1157541, CVE-2019-3700). - 4.2.6 - Added extra_services to security.rnc file (bsc#1153623). - 4.2.5 - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077). - 4.2.4 - AY: Settings have not been exported. "/console_shutdown"/ entry has not been evaluated (bsc#1150821). - 4.2.3 - AY: Supporting user defined permission files like "//etc/permissions.ultra"/. (bsc#1147173) - 4.2.2 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Provide icon with module (boo#1109310) - 4.1.2 - Writing security settings in first AY installation stage. So other modules (e.g. users) can rely on these settings now. (bnc#1112769) - 4.1.1 - Added license file to spec. - Upate calls to YaST2 systemd classes (related to fate#319428) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - mark string "/Security"/ translatable (bnc#988764) - 3.2.3 - Added support for multiple display managers (bnc#946889). - Replaced testsuite tests by rspec tests. - Removed autotools. - Updated yast2 dependency for cfg_mail.scr - 3.2.2 - Removed "/Boot permissions - Interpretation of Ctrl + Alt + Del"/ combo box "/Reboot"/ entry for s390 architecture. (fate#319711) - 3.2.1 - Bumped version number in order to branch the SLE version due to different display manager behavior (bnc#946889). - 3.2.0 - Added some entries to the list of optional services (bnc#942379) - 3.1.11 - Settings of security levels moved to YAML files - Redefined security levels (last part of fate#318425) - 3.1.10 - Updated list of mandatory and optional services (part of fate#318425) - 3.1.9 - When checking services, systemd aliases are now taken into account (so, for example, rsyslog is accounted as syslog). - Removed references to runlevels (obsolete). Only current systemd target is analyzed. (fate#318425, bnc#941620) - List of mandatory and optional services moved to a YAML file. - Fixed an error setting the shutdown behaviour of KDM (bnc#907907) - YaST agents moved to the right location in the source tree - 3.1.8 - fix paths for systemd target links (bnc#911523) - 3.1.7 - Fixed the interface to show and process correctly values from sysctl.conf. - Source code cleanup, including some minor fixes and new tests. - remove X-KDE-Library from desktop file (bnc#899104) - Removed CWD_IN_ROOT_PATH, CWD_IN_USER_PATH also from the UI where they showed as empty lines in the overview (FATE#100011, boo#900829), by Antoine Belvire. - 3.1.5
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.6 - Re-enable service table sorting (bsc#1165388, bsc#1174615). - 4.3.5 - AutoYaST: Added supplements: autoyast(services_manager) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.4 - Fix changing other services than the user expects (bsc#1165388, bsc#1174615) - 4.3.3 - Fix detection of modifications in AutoYaST config mode (bsc#1173408) - Fix remembering of services configuration in AutoYaST config mode (bsc#1173408) - 4.3.2 - Honor the 'target' argument when cloning the system. If it is set to 'compact', it only exports those services which start mode is not set to their predefined values (bsc#1172749). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Set BaseTargets::GRAPHICAL and Target::GRAPHICAL if package "/xdm"/ will be installed (instead of xorg-x11-server) (bsc#1140735). - 4.2.5 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.4 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.3 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.2 - Adapted systemd states to upstream changes: New stop-watchdog, no more stop-sigabrt (bsc#1134571) - 4.2.0 - Upgrade: Do not write default target if it has not been set. (bsc#1125144) - 4.1.14 - Reporting a warning if a none existing default target will be written (bsc#1046083). - 4.1.13 - Includes the associated socket status, if applicable, as part of the service details (bsc#119276) - 4.1.12 - Fix: Do not crash in chroot environment (bsc#1113732) - 4.1.11 - always use absolute path to binaries (bsc#1118291) - 4.1.10 - Provide icon with module (boo#1109310) - 4.1.9 - Added license file to spec. - Adapted to use the Y2Firewall::Firewalld::Zone object returned by Y2Firewall::Firewalld::Interface#zone instead of a String. - Adapted to use the new Y2Firewall::Firewalld::Interface objects instead of a hash (fate#324662) - 4.1.8 - Bring back the ServicesManagerTargetClass#modified= method (bsc#1107240). - 4.1.7 - Add help for buttons in the dialog (related to bsc#1089999 and fate#319428). - 4.1.6 - Update calls to YaST2 systemd classes (related to fate#319428) - 4.1.5 - Add confirmation popup with summary of changes and highlight changes over each service. - Disable Apply button when there are no changes. - Part of fate#319428. - 4.1.4 - Switched license in spec file from SPDX2 to SPDX3 format. - Add support for systemd services that can only be started on-demand (fate#319428 and bsc#1104568). - 4.1.3 - Add support to AutoYaST to set services to be started on demand (related to fate#319428). - Improve AutoYaST error handling when configuring services. - 4.1.2 - Added button to show journal logs (related to fate#319427). - 4.1.1 - Added button to apply changes without closing the Services Manager dialog (part of fate#319428). - 4.1.0 - Fix support to handle services during early 1st stage (related to fate#319428). - 4.0.6 - Show systemd state and substate for each service, e.g. "/Active (Running)"/ (bsc#1080738). - Added new menu button to select the service start mode (on boot, on demand or manually) (fate#319427). - 4.0.5 - Added additional searchkeys to desktop file (fate#321043). - 4.0.4 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.3 - Drop xinetd service protected for xvnc as it now uses service (fate#323373) - 4.0.2 - respect target level specified in control file (bsc#1063216) - 4.0.1 - Use fewer calls of systemctl to speed up startup (bsc#1045658) - 4.0.0 - Optimize services manager output for ncurses on 80x24 (bsc#993826) - 3.3.1 - Fix failing ERB template in ruby 2.4 (will be default for SLE15 so part of bsc#1044312) - 3.3.0 - Added lib/services-manager/clients/*.rb to spec file (FATE#321738). - AutoYaST: "/Write"/ can be called in first and second installation stage (FATE#321738). - 3.2.1 - Using systemctl calls (is-active, is-enabled) to evaluate if the service is enabled/active (bnc#1017166, bnc#1012047) - AY-Import: Filter out all YaST services which should e.g. not be restarted while installation.(bnc#956043) - 3.2.0 - Use the X-SuSE-YaST-AutoInstResourceAliases key to get rid of the runlevel.desktop file (related to bsc#887115 and bsc#1008301) - 3.1.43 - Add X-SuSE-YaST-AutoInstSchema declaration so services-manager.rnc could be included in yast2-schema package - Fix validation of AutoYaST profile (bsc#954412) - 3.1.42 - Closing window with x icon fixed (bsc#956917) - 3.1.41 - Service state 'activating' is considered to be 'active', 'deactivating' is 'inactive' and 'reloading' is 'active'. This fixes the second stage of AutoYaST installation getting hung in certain cases as it tried to restart itself (bsc#956043). - 3.1.40 - AutoYaST: Moved code from autoyast2 package to import function of services_manager_target. (bnc#909745) - 3.1.39 - AutoYaST import: initialize Yast::I18n correctly (bnc#909768) - 3.1.38 - remove X-KDE-Library from desktop file (bnc#899104) - Fixed adjusting service state according to new settings, already loaded services were ignored (bnc#906730) - 3.1.37 - From SLE12 maintenance: fixed installation to use the localized version of the default target name (bnc#895023). - 3.1.36 - Do not overwrite predefined target value in live installer (bnc#891213) - 3.1.35 - Added minimal commandline support: just 'help' (bnc#893622) - 3.1.34
- Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.1.1 - Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - Changed text domain to 'slp' (bsc#1004050) - 3.1.11 - Align left the labels in the SLP service popup, unify it with the other popup dialogs in YaST (bsc#996846) - 3.1.10 - Add a ServiceSelectionDialog to be used by others YaST2 modules (related to fate#319716) - 3.1.9 - Stop generating autodocs (fate#320356) - 3.1.8 - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.7
- AutoYaST: Added supplements: autoyast(squid) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Removed leftovers from the old compatibility with SuSEfirewall2 (fate#323460, fixes contributed by matthias.gerstner@suse.com). - Dropped legacy testsuite in favor of RSpec - Updated package dependencies - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Fixed failing old testsuite: do not depend on the environment, skip log firewall absence in Mode.test() (bsc#1138668) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Fix name of exception (related to fix for bsc#1118291) - 4.1.4 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.3 - Provide icon with module (boo#1109310) - 4.1.2 - Avoid crash when "/squid"/ is not installed yet (bsc#1110076) - 4.1.1 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Use new Yast2::ServiceWidget to manage the service status (part of fate#319428) - 4.1.0 - Added additional searchkeys to desktop file (fate#321043). - 4.0.2 - Replace SuSEFirewall2 by firewalld (fate#323460) - 4.0.1 - Replace the generic "/boost-devel"/ build dependency with more specific "/libboost_regex-devel"/ (bsc#1062805) - 4.0.0 - Stop generating autodocs (fate#320356) - 3.1.5 - remove obsolete emulate_http_log config option (bnc#928896) - 3.1.4 - remove X-KDE-Library from desktop file (bnc#899104)
- AutoYaST: fixes for reusing encrypted devices, RAIDs and bcache devices (bsc#1193450). - 4.3.59 - Fix duplicate PV error detection with disabled multipath (related to bsc#1170216). - 4.3.58 - Set the volume group extent size according to the AutoYaST profile (bsc#1192124). - 4.3.57 - Fix (un)masking systemd units by using the systemctl --plain flag for getting an output without status glyphs (bsc#1191347). - 4.3.56 - Recommend to install libyui-qt-graph package (bsc#1191109) in order to offer the View/Device Graphs menu option. - 4.3.55 - Fix the Comment entry in the desktop file so the tooltip in the control center is properly translated (bsc#1187270). - 4.3.54 - ensure mount options are not doubled (bsc#1186298) - 4.3.53 - try harder matching device names (bsc#1186268) - 4.3.52 - Make the 'Change Used Devices' menu item translatable (bsc#1185060). - 4.3.51 - Avoid to call private methods over self because it raises an exception with ruby < 2.7 (related to bsc#1180723). - 4.3.50 - Round-down the number of physical extends according to the stripes of the logical volume (bsc#1180723). - Add extra validations when creating a striped volume and when editing the physical volumes. - 4.3.49 - Stop using the question mark icon in the recursive deletion confirm dialog (bsc#1183088). - 4.3.48 - Partitioner: allow to define the file system label (bsc#1183220). - 4.3.47 - Improved mechanism to detect whether _netdev is needed for a given disk: use its driver as extra criterion (bsc#1176140). - 4.3.46 - Partitioner: extended the text of the help to cover the new menu and the general navigation (related to bsc#1181590). - 4.3.45 - Partitioner: ask for recursively unmounting affected devices when deleting a device (bsc#1171310). - 4.3.44 - Partitioner: in general, collapse branches of the tables only if they contain Btrfs snapshots (related to bsc#1181464). - 4.3.43 - Partitioner: stop offering LVM pools as possible base devices for bcache devices and for multi-device btrfs (bsc#1170044). - 4.3.42 - AutoYaST UI: improved visualization of some partition sections in the left tree (related to jsc#SLE-11308). - 4.3.41 - Partitioner: fix typo calling to popup (bsc#1181348). - 4.3.40 - Partitioner: show used devices for MD BIOS RAID (bsc#1181300). - 4.3.39 - Partitioner: properly set subvolume limit when creating a new subvolume (bsc#1181205). - 4.3.38 - Partitioner: removed warning for too small EFI system partition. - Proposal: reuse pre-existing EFI partition even if it's small - Related to bsc#1177358, bsc#1170625 and bsc#1119318. - 4.3.37 - Added API methods to get the preferred name to reference a block device or its filesystem (jsc#SLE-17081, also related to bsc#1177926 and bsc#1169874). - 4.3.36 - Partitioner: do not allow to modify the path of Btrfs subvolumes (bsc#1180182) - 4.3.35 - Storage: pre-generates an UUID for every swap device the installer plans to create (related to jsc#SLE-17081, bsc#1169874, and bsc#1177926). - 4.3.34 - AutoYaST: setting the 'quotas' element to 'false' disables subvolumes quotas, no matter whether the 'referenced_limit' was specified or not (related to jsc#SLE-7742). - 4.3.33 - Fixed deletion of dependant devicegraph nodes (bsc#1179590) - 4.3.32 - AutoYaST: added management of tmpfs file systems (jsc#SLE-11308). - 4.3.31 - Do not enforce installation of packages that are not strictly needed (bsc#1065588). - Partitioner: improved calculation of which packages need to be installed in the running system (bsc#1168077). - AutoYaST: add support for Btrfs quotas (jsc#SLE-7742). - 4.3.29 - Partitioner: do not show summary when there are no actions to perform (bsc#1179829). - 4.3.28 - Fix unit tests (related to jsc#SLE-11308). - 4.3.27 - Partitioner: added management of tmpfs file systems (related to jsc#SLE-11308). - 4.3.26 - Use Yast::Kernel.propose_hibernation? (related to jsc#SLE-12280). - 4.3.25 - Y2Storage wrapper for the new Tmpfs class from libstorage-ng (related to jsc#SLE-11308) - Partitioner: improve support for Btrfs subvolumes, related to bsc#996598, bsc#1175139, bsc#1161408, bsc#1004783, bsc#1067505. - Partitioner: add support for Btrfs quotas (jsc#SLE-7742). - 4.3.24 - Partitioner: fixed a crash when 'Do not format' is selected for a device that used to be part of a Btrfs (bsc#1179100). - 4.3.23 - print properly help to avoid accidental opening of module by bash completion (bsc#1172340) - 4.3.22 - Improved error handling for mounting /sys/firmware/efi/efivars (bsc#1174029): - Also check in /proc/filesystems if efivarfs is supported - Don't throw exception if a mount fails, just display a warning - 4.3.21 - Untranslated error message in 'Edit Btrfs subvolumes'/ 'Add subvolume' (bsc#1130822) - Detect missing textdomain during unit testing. - 4.3.20 - Disable "/Device"/ menu items for NFS shares (related to jsc#PM-73, jsc#SLE-7742, jsc#SLE-15283) - 4.3.19 - Proposal: adjusted the size and format of the EFI partition (bsc#1177358, bsc#1170625, bsc#1119318). - 4.3.18 - Partitioner: revamped user interface (related to jsc#PM-73, jsc#SLE-7742, jsc#SLE-15283). - 4.3.17 - Added $LIBSTORAGE_IGNORE_PROBE_ERRORS environment variable to ignore storage probing errors (bsc#1177332) - 4.3.16 - Unify profile element paths (bsc#1175680). - 4.3.15 - AutoinstProposal now properly reports the proposal as failed when it fails to find the disks (bsc#1174469) - 4.3.14 - Proposal: fixed detection of shadowed subvolumes for roles using separate LVM volume groups for each filesystem (bsc#1174475). - 4.3.13 - Partitioner: fix stripes size reported for thin LVs. - Partitioner: do not show stripes size when its value is zero. - Partitioner: fix and improve the information shown for each type of LVM logical volumes. - Partitioner: makes visible the relationship between an LVM snapshot and its original logical volume (related to bsc#1120410). - Partitioner: warn the user before performing certain actions on an LVM snapshot. - 4.3.12 - AutoYaST: delegate to initial guided proposal when no partitions are defined in the profile (bsc#1173610). - AutoYaST: fix enable_snapshots option. - 4.3.11 - install nvme-cli if NVMe devices are present (bsc#1172866) - 4.3.10 - Ensure consistent removal of LVM snapshots when the origin LV is deleted (related to bsc#1120410). - 4.3.9 - Partitioner: does not warn the user when the BIOS Boot partition is missing in a XEN guest. - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.8 - added translation for new resize blocking reason (bsc#1172164) - 4.3.7 - ensure crypttab entries use correct mount_by variant (bsc#1165702) - 4.3.6 - Partitioner: fixed a crash when libstorage-ng fails to report the block device of an LVM PV, which is a consequence of a wrong multipath setup (bsc#1170216). - 4.3.5 - remove obsolete proposal_settings_editable (bsc#1171423) - 4.3.4 - add x-initrd.attach option to crypttab if needed (bsc#1168465) - 4.3.3 - update /etc/crypttab status properly (bsc#1118977) - 4.3.2 - disallow to edit LVM cache pools (related to bsc#1099744) - 4.3.1 - Fix the severity of some boot checks, making them warnings instead of errors. - Proposal: in the initial attempt, consider only a reasonable number of disks (bsc#1154070). - Proposal: speed up the initial attempt when "/allocate_volume_mode"/ is set to "/device"/ in the control file (part of jsc#SLE-7238). - 4.3.0 - rework VFAT mount option handling (bsc#1161771) - allow to disable LUKS activation (bsc#1162545) - 4.2.107 - Partitioner: fixed a crash when some devices are modified both before and after reprobing the hardware (bsc#1168325). - 4.2.106 - Never add the _netdev option to fstab for the root mount point (bsc#1165937). - 4.2.105 - Reverted the changes done to support the calculation of udev links from yast2-bootloader, since the changes in that module were also reverted. See previous entries for versions 4.2.90 and 4.2.102. - Related to bsc#1167779, bsc#1166096 and bsc#1151075. - 4.2.104 - Reanimate saving USED_FS_LIST (bsc#1161533). - 4.2.103 - Extend and improve the API to get udev names for a block device (needed for bsc#1166096). - 4.2.102 - Prevents to put /boot in a bcache (bsc#1165903). - 4.2.101 - AutoYaST: show an error when no suitable components are found for Bcache, Btrfs multi-devices filesystems, and RAID devices (bsc#1167053). - 4.2.100 - Partitioner: do not allow to clone a partition table to another device with a different block size (bsc#1166363) - 4.2.99 - Restricted the scenarios in which software-defined RAIDs are eligible as target devices for the proposal. Do it only in systems with EFI (bsc#1166258). - 4.2.98 - write nocow attribute correctly into YAML - 4.2.97 - AutoYaST: report the user when conflicting attributes are set in a partition section (i.e., mount, raid_name, lvm_group, btrfs_name, bcache_backing_for and bcache_caching_for) (bsc#1165907). - 4.2.96 - Usability improvements when asking the user to install packages during the probing phase (related to bsc#1140040). - More flexible API for PackageHandler and related classes - More libstorage-ng "/storage features"/ now recognized and handled if needed: UF_DASD, UF_BITLOCKER, UF_JFS, UF_F2FS, UF_EXFAT. - Partitioner: better error reporting when the installation of needed packages fails. - 4.2.95 - AutoYaST: show an error when no suitable physical volumes are found for a given volume group (bsc#1162043). - AutoYaST: do not append a suffix to LVM Volume Group names unless it is needed (bsc#1115749). - 4.2.94 - Fix unit tests for the progress dialog added in version 4.2.82 (related to bsc#1135366). - 4.2.93 - AutoYaST: export the 'disklabel' attribute for software RAID devices. - AutoYaST: include a 'partitions' section when exporting an unpartitioned software RAID which is not used as a filesystem (bsc#1159201). - 4.2.92 - Partitioner: allow to select APQNs when encrypting with pervasive encryption (jsc#SLE-7376). - 4.2.91 - Add API methods to get preferred mount by option and the associated device path. - 4.2.90 - allow to install packages needed for probing - 4.2.89 - Proposal: fixed the infinite loop when trying to create a new partition out of the candidate devices (related to bsc#1161331 and bsc#1161678). - 4.2.88 - Partitioner: do no show button for editing devices when the device cannot be used as block device (bsc#1163597). - Revert changes from 4.2.85. - 4.2.87 - Initial Guided Proposal: place the boot-related partitions in the device choosen for root, even if it's a software RAID (bsc#1161331, bsc#1161678). - 4.2.86 - Partitioner: do not allow to edit a device when the device cannot be used as block device (bsc#1163597). - 4.2.85 - added texts for RAID1C3 and RAID1C4 as required by gh#openSUSE/libstorage-ng#706 (related to jsc#SLE-3877) - 4.2.84 - Partitioner: usability improved by remembering the last active tab and selected device per page (bsc#1159883). - 4.2.83 - Partitioner: add a new progress dialog instead of simply closing when applying the changes in a running system (bsc#1135366). - 4.2.82 - Partitioner: the button to delete all partitions does no longer fail for devices containing logical partitions (bsc#1162290). - 4.2.81 - Added package requirement for UF_PLAIN_ENCRYPTION (bsc#1160773) - 4.2.80 - also mask swap units in mask-systemd-units (bsc#1152545) - 4.2.79 - reduce min height of dialogs (bsc#1161651) - drop noatime, acl and xattr options in "/Fstab Options"/ dialog (bsc#1135723) - change mount by method to combobox in "/Fstab Options"/ dialog (bsc#1135723) - 4.2.78 - Avoided crash when libstorage-ng provides a non-UTF string as partition id (bsc#1161442). - 4.2.77 - added warning before resizing block devices which were probed empty (related to bsc#1159318) - 4.2.76 - Guided Setup: enforced a consistent width for both password fields (bsc#1161202) - 4.2.75 - Partitioner: make it possible to directly work with devices from the overview/system page (related to fate#318196). - 4.2.74 - Improve integration with yast2-nfs-client. - Related bugs: bsc#1006815, bsc#1151426. - 4.2.73 - treat partitions with BitLocker as Windows (related to bsc#1159318) - 4.2.72 - use udevadm in /usr/bin instead of /sbin (bsc#1160890) - use absolute paths in mask-systemd-units - 4.2.71 - do not allow block sizes bigger than the system page size when creating xfs (bsc#1111668) - check inode size depending on block size when creating xfs - 4.2.70 - disallow to mount BitLocker (related to bsc#1159318) - 4.2.69 - Use partition id names defined by libstorage-ng. - 4.2.68 - Improved sorting by device name and size in tables (bsc#1140018) - 4.2.67 - Fixed an error when applying fallback_max_size_lvm in some corner cases (bsc#1075990). - 4.2.66 - AutoYaST: use the multipath device when the 'device' element points to one of its wires (bsc#1159081). - 4.2.65 - Wrap long details message when error happens (bsc#1085468) - 4.2.64 - Improved support for Raspberry Pi in the Guided Proposal: now it also works without preexisting firmware partition (jsc#SLE-7298) - 4.2.63 - Show device name when activating a LUKS device (related to bsc#1125774). - 4.2.62 - Generate encryption names according to the mount point of the encryption device (bsc#1125774). - 4.2.61 - Improve detection of Windows systems (related to bsc#1135341). - 4.2.60 - Set passno to 2 for the ESP (bsc#1135523) - 4.2.59 - Detect root mount point probed as inactive (e.g., as result of a snapshot rollback without rebooting the system). - Related to bsc#1124581. - 4.2.58 - Fixed a wrong check that was preventing the installation of some needed packages (bsc#1151148). - 4.2.57 - Propagate the noauto, nofail and _netdev options from fstab to crypttab (needed for jsc#SLE-7687). - Add the _netdev option to fstab for mount points on top of a network-based device like iSCSI or FCoE (jsc#SLE-7687). - 4.2.56 - AutoYaST: allow to inject settings for the guided proposal (related to boo#1156539). - 4.2.55 - AutoYaST: do not repeat filesystem related information when cloning multidevice Btrfs filesystems (bsc#1148578). - AutoYaST: do not export the enable_snapshots element for drives which do not contain the root filesystem. - 4.2.54 - AutoYaST: add support to set the encryption method (related to jsc#SLE-7376). - 4.2.53 - fix creation of secure key for new partitions (bsc#1154267) - 4.2.52 - AutoYaST: consider CT_DMMULTIPATH an alias of CT_DISK (related to bsc#1130988). - 4.2.51 - Fix translation of some encryption related widgets (bsc#1154364). - 4.2.50 - Avoid false warning about booting from LUKS2 in s390 (related to jsc#SLE-7376). - If a given device cannot be mounted by the method configured as default, try to find the most stable alternative instead of just using the device kernel name (bsc#1151075). - Improved support for volatile encryption (related to jsc#SLE-7376). - Partitioner: more accurate mount_by options in Fstab Options. - 4.2.49 - Set sector size to 4k for encrypted devices which underlying device is, at least, 4k too (jsc#SLE-7376). - 4.2.48 - Added translation for new enum value RB_PASSWORD_REQUIRED (bsc#1153871). - 4.2.47 - AutoYaST: do not include the uuid field in the <partition> sections when cloning a system (bsc#1148477, bsc#1152535). - 4.2.46 - AutoYaST: do not fail if the uuid is specified for a new filesystem (bsc#1148477, bsc#1152535). - AutoYaST: partitions and logical volumes to be reused can now be found by uuid (bsc#1148477, bsc#1152535). - Partitioner: fix the type column value for Ext3/4 filesystems with an external journal (bsc#1145841). - Do not crash when importing mount points from a multi-device filesystem. - 4.2.45 - At the end of installation, copy the pervasive encryption keys to the zkey repository of the target system (jsc#SLE-7376). - 4.2.44 - implemented detection of pervasive encryption (for jsc#SLE-7376) - 4.2.43 - Partitioner: allow encrypting swap with protected and secure keys (part of jsc#SLE-7376). - Partitioner: allow importing mount points from encrypted swap with protected and secure keys. - 4.2.42 - Partitioner: allows encrypting volumes using pervasive encryption (jsc#SLE-7376). - 4.2.41 - Partitioner: allow creating encrypted swap with random password (bsc#1088641). - Partitioner: allow importing mount points from encrypted swap with random password. - Storage: fix an encryption type inconsistency (bsc#1151079). - 4.2.40 - add warning if /boot is on a LUKS2 encrypted partition - 4.2.39 - Partitioner: better handling of existing encryptions, including the possibility of reusing them (related to jsc#SLE-7376). - added translation for new EncryptionType::PLAIN (bsc#1088641) - 4.2.38 - bind-mount /run from inst-sys to target system during install (bsc#1136463) - 4.2.37 - Partitioner: display encryption type (related to jsc#SLE-7376). - 4.2.36 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.35 - log all ng proposal settings - 4.2.34 - Initial Guided Proposal: added support to make the proposal using all candidates devices, without trying all possible set of settings for each individual device first (related to jsc#SLE-7238). - 4.2.33 - AutoYaST: allow to create a Bcache without a caching device. - AutoYaST: allow to create a Bcache over a LVM Logical Volume. - bsc#1139783 - 4.2.32 - fix NilClass issue when calculating proposal on RAID (bsc#1139808) - 4.2.31 - Fixed exception when removing devices from btrfs (bsc#1142669) - Sort selected devices in LVM VG and btrfs dialog by name - 4.2.30 - Fixed some errors calculating the initial proposal, before the user has executed the Guided Setup (related to jsc#SLE-7238). - 4.2.29 - Complain if user attempts to put /boot on a thin LVM or a BCache (bsc#1134130) - 4.2.28 - Guided Setup: added support for the new control file option "/allocate_volume_mode"/. When set to "/device"/, this option allows the user to specify a device per each volume (part of jsc#SLE-7238). - 4.2.27 - Add execute permissions to test files (bsc#1141006). - For Z Systems, the option to enlarge swap for suspend is always disabled by default, independently of its value in the control file (part of jsc#SLE-6926). - 4.2.26 - AutoYaST: Fixed typo in filesystem type that caused a crash (bsc#1136272) - 4.2.25 - AutoYaST: do not delete related partitions if they are not specifically requested (related to bsc#1096760). - 4.2.24 - Proposal: add control file option to make configurable to resize and delete partitions (part of jsc#SLE-7238). - 4.2.23 - Partitioner: fix importing mount points from a multi-device Btrfs filesystem (bsc#1137997). - 4.2.22 - adopt new rubocop to be able to use the latest ruby features (bsc#1139270) - 4.2.21 - Proposal: initial support for several separate LVM volume groups (part of jsc#SLE-7238). - 4.2.20 - AutoYaST: add support for multi-device Btrfs filesystems. - Part of jsc#SLE-3877. - 4.2.19 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment -4.2.18 - AutoYaST: do not ask for a reusable filesystem when it's not really needed (bsc#1134330). - 4.2.17 - Partitioner: allow to resize devices used by a multi-device Btrfs filesystem (part of jsc#SLE-3877). - 4.2.16 - guided proposal frees space from existing multidevice btrfs properly (bsc#1096760); the same for raid using partitions - 4.2.15 - Partitioner: button to delete Btrfs filesystems. - Partitioner: prevent edition of block devices that are part of a multi-device Btrfs. - Part of jsc#SLE-3877. - 4.2.14 - Partitioner: added option for creating Btrfs filesystems (single- and multidevice). - Partitioner: added option for editing devices used by a Btrfs. - Part of jsc#SLE-3877. - 4.2.13 - Partitioner: fix the Btrfs filesystem icon used in "/Type"/ column. - Partitioner: improve the value for the "/Type"/ column when a volume group does not have name. - Partitioner: fix the device name for a multidevice filesystem. - Partitioner: do not show label nor mount point for devices used by a multidevice filesystem. - Part of jsc#SLE-3877. - 4.2.12 - Partitioner: fixes in the navigation tree (bsc#1133686). - 4.2.11 - Partitioner: unify the "/Type"/ and "/FS Type"/ columns. - Partitioner: show multidevice filesystems in the system section. - Part of jsd#SLE-3877. - 4.2.10 - Partitioner: added option for editing Btrfs filesystems. - Part of jsd#SLE-3877. - 4.2.9 - Partitioner: BTRFS section was adapted to show both: multidevice and non-multidevice BTRFS filesystems. - Partitioner: added page for each BTRFS filesystem. - Part of jsd#SLE-3877. - 4.2.8 - Partitioner: by default, initialize the tree with sections expanded and devices collapsed. - Partitioner: improves the user experience preserving, between every redraw, the tree items as the were: expanded or collapsed. - Lightly related to fate#318196. - 4.2.7 - Partitioner: fixed translation issues related to bcache (bsc#1126822). - 4.2.6 - AutoYaST: new format for importing/exporting NFS drives. - Related to bsc#1130256. - 4.2.5 - Partitioner: when editing a block device, clean-up useless LVM PV metadata from it (bsc#1129663) - 4.2.4 - Fix NFS root detection when installing with AutoYaST (needed for bsc#1130256). - 4.2.3 - Fix initial proposal to make a clean copy of initial settings before switching to another candidate device (bsc#1130392). - Related to bsc#1102026 and bsc#1090383. - 4.2.2 - Add support for installing over NFS with AutoYaST (bsc#1130256). - 4.2.1 - Fixed unit tests to also work in ARM architecture (bsc#1130957). - Do not add mount options that are default (bsc#1122867). - Short partition ids. - Move windows system detection to ExistingFilesystem class. - 4.2.0 - propose boot loader partitions only on system disk (bsc#1094927) - Improve unit tests: mocking architecture for Bcache is not needed anymore (fix regression tests for bsc#1129787). - 4.1.77 - Fix boot disk detection (bsc#1129787). - 4.1.76 - Fix bcache and AutoYaST related tests (related to fate#325346). - 4.1.75 - Show new icons for the options of the Configure menu button (related to bsc#1122174). - 4.1.74 - Unifying name Bcache/bcache to bcache (fate#325346). - 4.1.73 - Add support for Bcache to AutoYaST (fate#325346). - Fix reuse of RAID partitions for LVM volume groups and bcache devices. - 4.1.72 - Only exports the partition_type attribute when it belongs to a partition table with support for extended partitions (bsc#1115751). - Prevent crash if resizing a newly formatted filesystem (bsc#1124146) - 4.1.71 - Fixed "/can't modify frozen String"/ crashes (related to bsc#1125006) - Fixed missing translation (bsc#1127181) - 4.1.70 - Translates the filesystem roles properly (bsc#1127756). - 4.1.69 - Do not crash when using an old MD RAID schema and the partition_nr attribute is missing. Instead, do not allow to continue because a missing value issue (bsc#1126059). - 4.1.68 - Do not export the partition_type attribute when it belongs to a GPT partition table (bsc#1115751). - Partitioner: improve "/Import Mount Points"/ feature. Now, a fstab entry cannot be imported when the filesystem type is not supported. Moreover, the "/mount by"/ type is assigned according to the fstab entry and the label of the previous filesystem is preserved (bsc#1103391). - 4.1.67 - Suggest /boot/efi as the mount point for EFI System Partitions (bsc#1088120) - 4.1.66 - filesystem label is kept when using existing partitioning (bsc#1087229) - 4.1.65 - Partitioner: add new tab in Bcache section to show all caching set devices (part of fate#325346). - 4.1.64 - Partitioner: new option "/Provide Crypt Passwords"/ (bsc#1113515). - 4.1.63 - Partitioner: allow to edit bcache devices (part of fate#325346). - 4.1.62 - Added help texts for guided setup (bsc#1121801) - 4.1.61 - AutoYaST: handle device_order for MD RAIDs during installation (bsc#1083542) - 4.1.60 - Force mocking arch to x86_64 for unit tests that depend on bcache (part of jsc#SLE-4329) - 4.1.59 - Limit bcache support to x86_64 arch (jsc#SLE-4329) - 4.1.58 - Guided Setup: improved the disk selection user interface to properly support scenarios with many disks (bsc#1123688). - 4.1.57 - AutoYaST: save device_order for MD RAIDs (bsc#1083542) - 4.1.56 - AutoYaST: fix broken support for retaining existing MD RAIDs in some scenarios (bsc#1120979, bsc#1121720). - 4.1.55 - Partitioner: allow to create bcache devices without a caching set (part of fate#325346). - 4.1.54 - Partitioner: when running standalone (in an installed system) abort gracefully if probing fails (bsc#1123837). - 4.1.53 - Remove setters for bcache attributes that cannot be permanent saved (writeback_percent and sequential_cutoff). - Part of fate#325346. - 4.1.52 - Limit ESP to min size on aarch64 (bsc#1119318) - 4.1.51 - Partitioner: properly show Flash-only Bcache devices. - Part of fate#325346. - 4.1.50 - do not show hint for details button if button does not exist (bsc#1115807) - 4.1.49 - Partitioning proposal: improved the calculation about how much each Windows partition must be resized (bsc#1121286). - 4.1.48 - Make the storage proposal (i.e. the Guided Setup) easier to debug (bsc#1057436). - 4.1.47 - do not include nil in package list of used storage features for FC devices (bsc#1122781) - 4.1.46 - Specific error pop-up for exceptions raised while calculating the storage actions (mitigation of bsc#1120070). - 4.1.45 - Allow to cancel Guided Setup (bsc#1121442). - Link to storage client from installation summary (bsc#1099485). - 4.1.44 - Do not touch eMMC boot partitions (mmcblk*boot*) (bsc#1119316) - 4.1.43 - do not use removed function IconPath anymore (bsc#1119699) - 4.1.42 - Hardening execution of system commands (part of bsc#1118291). - 4.1.41 - Ship only primary icons with module to avoid conflicts (boo#1118521) - 4.1.40 - Partitioner: does not allow to create BTRFS subvolumes with unsafe characters in its path (related to bsc#1059972). - 4.1.39 - Support for Raspberry Pi in Guided Proposal: it suggests to keep the firmware partition and mount it as /boot/vc (fate#323484). - 4.1.38 - Provide icon with module (boo#1109310) - 4.1.37 - Partitioner: add support for UDF filesystem (fate#326877). - 4.1.36 - The Guided Proposal tries to preserve partitions of type IRST (Intel Rapid Start Technology) when possible (bsc#1099187, fate#325885). - Made the Guided Proposal algorithm more clear, so it's easier to debug (bsc#1057436). - 4.1.35 - Initial proposal tries all possible attempts over each candidate device before switching to another device. - Related to bsc#1102026 and bsc#1090383. - 4.1.34 - adjust boot requirements to handle RAID cases (fate#326573) - 4.1.33 - SkipListValue.size_k returns the correct value (bsc#1115507). - 4.1.32 - Internal code reorganization at Proposal::SpaceMaker (preparations for fate#325885 and fate#323484). - Crypttab entry allows to find a crypttab device by its UUID. - Devicegraph#find_by_any_name is able to find a LUKS device by using its name at crypttab file. - Related to bsc#1094963. - 4.1.31 - Improve the proposal to be able to work with existing MD RAIDs (fate#326573). - 4.1.30 - Format the new multi-line compound actions correctly (bsc#1085134) - 4.1.29 - do not include 'Partition' in partition type names - allow creation of partitions starting before 1 MiB in expert partitioner - Fixes and improvements to AutoYaST partitioning: - Improve support to reuse a disk as a PV (bsc#1107298). - Resize and then create new devices (bsc#1112545). - Warn the user when trying to reuse a non-existent filesystem. - Fix support of old format to specify several software RAIDs (bsc#1112546). - Proper support for Xen virtual partitions (bsc#1105350). - Export enable_snapshots element properly (related to bsc#1073544). - Allow to format a whole disk and use it as a filesystem. - Add support for partitioned software RAIDs (fate#326573). - Allow to use a whole disk as a software RAID member (related to fate#326573). - 4.1.28 - Add support for selecting cache mode during bcache creation (fate#325346) - 4.1.27 - Improved UI responsiveness by caching the value of some internal methods (bsc#1112402): * StorageClassWrapper.downcasted_new * StorageEnv#active? * DiskDevice#types_for_is - Improved compatibility with RSpec 3.8 by caching the objects used to wrap libstorage-ng enum values. - 4.1.26 - Improve filtering of possible backing devices for bcache and limit deletion of bcache to only safe cases (fate#325346) - 4.1.25 - Improved the warning messages about missing BIOS Boot partition, both in the Partitioner and in AutoYaST (bsc#1087275). - Improved other AutoYaST warning messages related to the partitions needed for booting. - 4.1.24 - Implement creating and deleting bcache devices (fate#325346) - 4.1.23 - Fixed flickering testcase. Maybe produced by the fix of bsc#1108831. - 4.1.22 - Partitioner: make it possible to directly format a disk (with no partitions). - Partitioner: reorganized the user interface by grouping options to ensure all the new possibilities (like formatting a whole disk or creating partitions on an MD RAID) fit into text mode 80x24 (part of fate#318196 and of fate#326573). - 4.1.21 - AutoYaST proposal: Do not crash if existing boot partition cannot be used without formatting it. (bsc#1108831) - 4.1.20 - Partitioner: ask for unmounting when deleting a device. - Partitioner: ask for unmounting when resizing a device. - Part of fate#318196 - 4.1.19 - AutoYaST: Allow to use whole disk as PV by indicating a partition with number 0 (bsc#1107298). - When trying to reuse a partition, AutoYaST will consider only those partitions from the right disk (bsc#1106774). - Do not crash when a partition content info cannot be detected (bsc#1101979). - 4.1.18 - Add read-only support for Bcache (fate#325346) - 4.1.17 - Partitioner: allow to manage partitions in software MD RAIDs (fate#318196, bsc#1094933 and bsc#1092417). - 4.1.16 - Partitioner: do not offer partitions of other RAIDs as available devices to create MD RAID arrays (fate#318196). - 4.1.15 - Partitioner: allow to add full disks and multipath devices (with no partition table) to MD RAID arrays (fate#318196). - Partitioner: improved checks and workflow for "/Create New Partition Table"/ - More informative message when a device is in use. - 4.1.14 - Add asterisk to mount points that is not active and also write it to description (FATE#318196) - 4.1.13 - Improved wording when moving partitions (bsc#1099599). - 4.1.12 - Add support for Intel Rapid Start technology partitions (FATE#325885) - 4.1.11 - Fixed a wrong unit test. - 4.1.10 - RAID attributes: include "/Active: Yes/No"/ (bsc#1090010) - Partitioner: Hide the "/what to do"/ selector for windows partitions if there are no windows partitions (bsc#1055646) - 4.1.9 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Fixed crash in the Kubic proposal when insufficient disk space (bsc#1099762) - 4.1.8 - AutoYaST: recognize Xen virtual partitions in the profile when importing and installing (bsc#1085134). - 4.1.7 - AutoYaST: set the 'mount by' option when reusing partitions (bsc#1104774). - 4.1.6 - Partitioner: Permit going back when the partition dialog is skipped (bsc#1075443) - 4.1.5 - Partitioner: fixed some strings that contained mistakes about format and/or internationalization. - Fixed the warning about overwriting a manually edited partition layout. Now it works even after going back and forth in the installer steps (bsc#1055756). - 4.1.4 - Partitioner: display Xen virtual partitions and allow to format and mount them (bsc#1085134). - Warning if overwriting manually edited settings (bsc#1055756) - 4.1.3 - AutoYaST: export volume group name (lvm_group) when a MD RAID device is used as a physical volume (bsc#1103113). - 4.1.2 - make bsc#1098594 regression test work on s390 - 4.1.1 - use "/Partition Table"/ instead of "/Disk Label"/ in expert partitioner (bsc#1070570) - 4.1.0 - document XEN guest setup for testing (bsc#1085134) - 4.0.199 - Partitioner: when creating a partition, use only regions of the selected type: primary, logical or extended (bsc#1097634). - 4.0.198 - AutoYaST: export BIOS RAID devices correctly (bsc#1098594). - 4.0.197 - AutoYaST: do not crash when reusing partitions on non-disk devices like DASD or BIOS RAID (bsc#1098594). - 4.0.196 - Added additional searchkeys to desktop file (fate#321043). - 4.0.195 - mask systemd mount and swap units while expert partitioner is running (bsc#1073633) - 4.0.194 - Partitioner: add checkbox to format system volumes when importing mount points (bsc#1078359 and bsc#1094924). - 4.0.193 - Partitioner: honor default subvolumes when importing the root mount point (related to bsc#1078359, bsc#1083851 and fate#318196) - Partitioner: honor default snapshots configuration when importing the root mount point (bsc#966637) - Fixed crash in the error callback when the text contained non-ASCII characters in the translated message (bsc#1096758) - 4.0.192 - allow for numbers > 32 bit in region dialog (bsc#1065258) - 4.0.191 - Fix 'Arbitrary Option Value' translation (bsc#1081605). - 4.0.190 - Use parallel_tests to speed up running the unit tests (bsc#1094875), active only in SLE15-SP1/Leap-15.1 - Better auto-generated names for encryption devices: * Based on the udev id of the encrypted devices instead of its kernel name (bsc#760213). * Adapted when partition numbers change, if doable (bsc#1094157). * Prevent collision with other DeviceMapper names (bsc#1094157). - Do not write LUKS password of the proposal into YaST logs. - Do not crash when registering a zero-sized device into the logs. - 4.0.189 - AutoYaST: fix handling of empty Btrfs subvolume prefixes (bsc#1096240). - 4.0.188 - Added method to update encryption names according to a crypttab file (needed for bsc#1094963). - 4.0.187 - Partitioner: fixed error when creating new BTRFS subvolumes in an installed system (bsc#1067510). - 4.0.186 - Partitioner: Handle limitations for volume labels (bsc#1084867) - 4.0.185 - Partitioner: allow to move partitions (part of fate#318196). - 4.0.184 - Added to the installer a detailed description about the origin of the partitioning layout, as discussed in bsc#1089274. - 4.0.183 - Allow to consider MD RAIDs as BIOS RAIDs by using the env variable LIBSTORAGE_MDPART (bsc#1092417). - Fixed tests to avoid to require files provided by yast-installation package (needed for bsc#1091047). - Fixed detection of candidate disks for installation (bsc#1091047). - 4.0.182 - don't reuse prep partitions larger than 8 MiB (bsc#1090019) - 4.0.181 - Partitioner: fix several translation issues (bsc#1081837 and bsc#1081601). - Expose the active flag of the MountPoint class (needed for the definitive fix for bsc#1064437 in modern distributions). - 4.0.180 - Partitioner: check whether required packages are installed before committing changes to disk (bsc#1089508). - 4.0.179 - Partitioner: fix buttons to abort and to go back (part of fate#318196 and related to bsc#1075443). - Partitioner: fixed detection of reprobed system to avoid unnecessary proposal re-calculation. - Partitioner: allow to select only valid parity algorithms when creating a new MD RAID (bsc#1090182). - Partitioner: "/Configure..."/ button allowing to execute the YaST clients for iSCI, FCoE, DASD, zFCP and XPRAM (bsc#1090753). - AutoYaST: do not crash when size is set to 'auto' for a partition without a mount point (bsc#1092414). - 4.0.178 - Add note to YAML files for devices not supported in YAML (part of fate#318196) - 4.0.177 - Dump devicegraphs and actions in better strategic places (part of fate#318196) - Make sure not to write LUKS passwords to YAML dump files - 4.0.176 - provide function to disable MD auto assembly (bsc#1090690) - provide function to inhibit udisks from doing mounts - use these two functions when running expert partitioner - 4.0.175 - Partitioner: added option to import mount points (part of fate#318196 and bsc#1083851). - 4.0.174 - AutoYaST: handle <subvolumes_prefix/> and <subvolumes> empty values properly (bsc#1076337, bsc#1090095 and bsc#1091669). - 4.0.173 - Set fs_passno to 2 for ext2/3/4 filesystems assigned to non-root mount points (bsc#1078703). - 4.0.172 - Don't require rspec/mocks (not present in inst-sys) (part of fate#318196) - 4.0.171 - Dump devicegraph and actions to separate human readable files (part of fate#318196) - 4.0.170 - Partitioner: fixed checks when the root filesystem is NFS (bsc#1090752). - 4.0.169 - add method to check if system has any disk device (bsc#1090753) - 4.0.168 - Set fs_passno to 1 for ext2/3/4 root filesystems (bsc#1078703). - 4.0.167 - fix libstorage logging that do not expect printf expansion (bsc#1091062) - 4.0.166 - Ensure the installer adds reused devices to /etc/crypttab and/or /etc/mdadm.conf if needed for booting (bsc#1071350). - 4.0.165 - Partitioner: fix bug after confirming changes in a running system (related to bsc#1086892). - 4.0.164 - Partitioner: do not validate setup just after rescanning (related to bsc#1086892). - 4.0.163 - Partitioner: use the correct default value for 'Enable Snapshots' when the 'Operating System' role is chosen for a new device (bsc#1084491). - 4.0.162 - Make the package to be architecture dependant to correctly check the current architecture (bsc#1081198). - 4.0.161 - AutoYaST: properly handle empty proposals (bsc#1090390). - 4.0.160 - Implemented the use_available LVM strategy for the proposal (part of fate#318196). - Make use_available the new default LVM strategy, so the system behavior is closer to the old yast-storage. - Speed improvements in the use_needed LVM strategy. - 4.0.159 - Partitioner: add missing warning and summary of changes when running in an installed system (part of fate#318196 and related to bsc#1086892). - 4.0.158 - Fix some translations issues in the Expert Partitioner (bsc#1081571). - Updated libstorage-ng dependency to ensure slots on extended partitions are handled correctly and added regression unit test about it (bsc#1088483). - Significant speed improvements in the proposal code. - Added missing help texts in the partitioner (bsc#1079591) - 4.0.157 - Added support for settings 'expert_partitioner_warning' and 'proposal_settings_editable' (bsc#1087486). - Fix bug going back in Partitioner: only re-calculate proposal when the system was re-probed (bsc#1088960). - 4.0.156 - AutoYaST: support partition_type when set to "/primary"/ (bsc#1081506). - 4.0.155 - More informative message displayed when the proposal failed with some given settings, so it doesn't sound like a definitive error (related to bsc#1089274). - 4.0.154 - Partitioner: fix creation of default BTRFS subvolume (bsc#1087918 and bsc#1087763). - 4.0.153 - Partitioner: make possible for the embedded yast2-nfs-client to access the vfstype field of fstab, so it can detect and correct legacy NFS entries (bsc#1088426). - 4.0.152 - Update dependency with libstorage-ng (ensure lock system). - Part of fate#318196. - 4.0.151 - Fixed the disable_order property of control.xml. Now it affects all the configurable aspects of the volume, as documented (related to bsc#1078495). - 4.0.150 - Add system lock to avoid several processes using the storage stack when a process is already using it with read-write access. - Part of fate#318196. - 4.0.149 - Force UTF-8 encoding for (most) strings coming from libstorage-ng (bsc#1088067). - 4.0.148 - Better error handling if no storage proposal is possible (bsc#1064677) - 4.0.147 - Recover method #exists_in_probed? (bsc#1087818). - 4.0.146 - Partitioner: do not crash when a striped logical volume is selected (bsc#1087702). - Fixed an error searching devices by name introduced by the recent sanitization related to bsc#1083672. - 4.0.145 - Partitioner: add check for minimum size when using snapshots (bsc#1085131). - 4.0.144 - If a duplicate PV is found, show an specific error message with instructions (bsc#1082542). - 4.0.143 - Use correct probe mode in unit tests (fate#318196). - Honor the LIBSTORAGE_MULTIPATH_AUTOSTART environment variable (part of fate#318196 and part of the fix for bsc#1082542). - 4.0.142 - Sanitize devicegraph after probing when there are LVM volume groups with missing physical volumes (bsc#1083672). - 4.0.141 - Partitioner: Report detailed reasons why resizing is not possible (fate#318196) - 4.0.140 - Partitioner: fixed an error that was causing filesystems to be deleted in some combination of actions (part of fate#318196). - AutoYaST: add support for LVM thin pools (bsc#1086596). - AutoYaST: add support for stripes/stripesize elements. - 4.0.139 - Fix issues with zero-size devices (bsc#1083887). - Proposal: do not use zero-size devices. - Partitioner: completely hide zero-size devices. - 4.0.138 - Added methods to deal with /etc/fstab specs (part of bsc#1071454) - 4.0.137 - AutoYaST: fixed space distribution on LVM volume groups when using percentages (bsc#1079369). - AutoYaST: do not ignore free spaces smaller than 30MiB (bsc#1085627). - 4.0.136 - Warn if user creates too big PReP partition which firmware can have problem to load (bsc#1081979) - 4.0.135 - Partitioner: Check if resize is possible based on filesystem type (fate#318196) - 4.0.134 - Partitioner: do not allow to remove implicit partitions. - Partitioner: allow to remove any disk device (not only disks). - Part of fate#318196. - 4.0.133 - Post a warning if reusing an existing system mount point without formatting during installation in the partitioner (bsc#1080073) - 4.0.132 - Add a new btrfs_read_only property to force the root filesystem to be read-only (bsc#1079000) - Honor the subvolumes list for the root filesystem (bsc#1077866) - 4.0.131 - Partitioner: always allow to edit the partition id (bsc#1077868). - 4.0.130 - Shadowed subvolumes that are ignored in the first proposal attempt are not longer omitted in subsequent ones (#bsc#1084213 and bsc#1084261). - 4.0.129 - Make proposal to work with implicit partition tables (s390). - Part of fate#318196. - 4.0.128 - Make sure subvolumes use the same mount_by as their parent btrfs (bsc#1080408) - 4.0.127 - Better control on whether a separate /boot/zipl is needed in S/390 systems, both in the Guided Setup and the Partitioner. - Do not longer report FBA DASDs to be unsupported devices for booting (they are indeed supported). - Part of bsc#1070265. - 4.0.126 - fix translations in blk_device_resize.rb (bsc#1081598) - 4.0.125 - Guided proposal uses preferred partition table type when possible (e.g., all partitions are deleted). - Part of fate#318196. - 4.0.124 - Add specialized warning when /boot/efi is on software RAID (bsc#1081578) - 4.0.123 - AutoYaST: do not stop installation when there is not enough space for automatically added boot devices (bsc#1082999). - AutoYaST: support to export LVM volume group and MD RAIDs (bsc#1081331). - New PReP partitions proposed by the Guided Setup are now always primary (bsc#1082468). - 4.0.122 - ensure proper hierarchy when creating btrfs subvolumes (bsc#1078732) - 4.0.121 - Use default swap priority, not 42 (bsc#1066077) - 4.0.120 - Do not crash for separate /boot which does not exists yet (bsc#1078774 - 4.0.119 - Partitioner: allow to clone a disk (part of fate#318196). - 4.0.118 - More reliable parsing for the hwinfo output (bsc#1082536). - Better documentation and tests for activate callbacks. - 4.0.117 - adapted to new activate callbacks in libstorage-ng (see bsc#1082542) - 4.0.116 - Keep encryption when adding a device to a LVM volume group (bsc#1077750). - 4.0.115 - Improved handling of libstorage-ng errors (bsc#1070459, bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776, bsc#1070459 and some others). - 4.0.114 - Use format(), not Ruby variable expansion for translated messages (bsc#1081454) - 4.0.113 - Partitioner: ensure a valid password is provided when encrypting a device (bsc#1065079). - Increase to 8 characters the minimum size to consider an encryption password to be valid (same limit than yast2-storage). - 4.0.112 - Do not allow to encrypt too small partition (bsc#1065071) - Check size for separate /boot - 4.0.111 - Partitioner: prevent to modify devices used in LVM or MD RAID (bsc#1079827). - 4.0.110 - Better handling of errors during hardware probing (bsc#1070459, bsc#1079228, bsc#1079817, bsc#1063059, bsc#1080554, bsc#1076776, bsc#1070459 and some others). - 4.0.109 - Avoid to write files in tests (SCR.Write) (fate#323457). - adapted to callback improvements in libstorage-ng (bsc#1070459 and many others) - 4.0.108 - Added missing textdomain calls (bsc#1081454) - 4.0.107 - AutoYaST: fix support to create multiple volume groups (bsc#1081633). - 4.0.106 - Added missing ptable type conversion (fate#323457) - 4.0.105 - Changed default partition table from MSDOS to GPT (fate#323457) - 4.0.104 - ensure partition name changes during the proposal process are taken properly into account (bsc#1078691) - 4.0.103 - Use sysconfig storage file to read the default value for mount_by (bsc#1081198). - Partitioner: allow to configure default value for mount_by. - 4.0.102 - Do not take into account unformatted DASDs as a possible target for installation (bsc#1071798). - Partitioner: do not show unformatted DASDs, since they cannot be partitioned or used in any other way. - AutoYaST: guess which filesystem type should be used for a given partition/logical volume when it is not specified in the profile (bsc#1075203). - Special handling for mount options for / and /boot/* in the partitioner (bsc#1080731) - 4.0.101 - Partitioner: bring back traditional list of mount points for both installation and installed system (bsc#1076167 and bsc#1081200). - Partitioner: bring back traditional behavior of the "/Operating System"/ and "/Data"/ roles during installation (bsc#1078975 and bsc#1073854). - 4.0.100 - Special handling for mount options for / and /boot/* (bsc#1080731, bsc#1061867, bsc#1077859) - 4.0.99 - Ensure that there is always selected item in table, if it is not empty (bsc#1076318) - 4.0.98 - Adjusted the suggested and minimum sizes of all the booting partitions, both in the storage proposal and in the Partitioner validations (bsc#1076851 and fate#318196). - 4.0.97 - Fix hwinfo parsing to support more than one device_file property (bsc#1080999) - 4.0.96 - Split detection of problematic boot scenarios into errors and warnings. With warnings user can continue, but not with errors. (bsc#1074475) - 4.0.95 - PowerPC: do not require /boot partition for non-PowerNV (bsc#1070139). - Partitioner: do not enforce partition id for /boot/efi (bsc#1078707). - 4.0.94 - add format options dialog (bsc#1077868) - 4.0.93 - More reasonable location in the disk for the partitions proposed to make the system bootable (bsc#1073680 and bsc#1076851). - Partitioner: fix issues using transactions (bsc#1079880 and bsc#1079573). - 4.0.92 - Enable multipathd in the target system at the end of installation if there are multipath devices (bsc#1076183). - Updated required version of libstorage-ng-ruby (bsc#1079541). - 4.0.91 - Add class MountPoint (needed for bsc#1076305 and bsc#1066763). - 4.0.90 - Partitioner: fixed creation of partition tables (bsc#1078721). - 4.0.89 - Partitioner: fixed 'Installation Summary' section (part of fate#318196). - 4.0.88 - AutoYaST: support additional names in the drive/device element (bsc#1077277). - 4.0.87 - Disabled empty pages in partitioner for the time being (bsc#1078849) - 4.0.86 - AutoYaST: support reuse of already existing partitions as LVM physical volumes or MD RAIDs (bsc#1077277). - 4.0.85 - Partitioner: fixed 'Device Graph' section (part of fate#318196). - 4.0.84 - Added a new 'disk' client, alias for 'partitioner' (bsc#1078900). - 4.0.83 - Handle arbitrary mount options for /etc/fstab properly (bsc#1066076) - 4.0.82 - Partitioner: list all LVM thin volumes to delete when an LVM thin pool is going to be deleted. - Partitioner: show warning when an LVM thin pool is overcommitted after resizing. - Part of fate#318196. - 4.0.81 - AutoYaST: try to shrink new partitions/logical volumes proportionally when there is not enough space (bsc#1078418). - 4.0.80 - Partitioner: initial support for NFS (part of fate#318196) - Partitioner: removed useless tmpfs option - 4.0.79 - Partitioner: allow to create LVM thin pools and volumes. - Fix transactions of devicegraphs. - Part of fate#318196. - 4.0.78 - Partitioner: improve error message when trying to remove an used physical volume. - Add default mount options for /etc/fstab for ext2/3/4 and vfat (bsc#1066076) - 4.0.77 - Properly detect snapshots subvolumes (bsc#1076321 and bsc#1076335). - 4.0.76 - Partitioner: allow to resize LVM volume groups. - Part of fate#318196. - 4.0.75 - Partitioner: consider all sizes entered by the user as base of 2 despite the units not being consistent with the International System. Thus, 1KB (which in the IS actually means 1000 bytes) becomes equivalent to 1KiB (which is 1024 bytes). - fix proposal dialog error when there are no disks (bsc#1057430) - Avoid partitioning checks error when using old settings format. - Needed for bsc#1059160, bsc#1055747 and bsc#1063957. - Partitioner: button to resize LVM logical volumes now works as expected (part of fate#31896). - 4.0.74 - Consider all free spaces when deciding which partitions distribution is better (bsc#1077051). - Fix TODOs labels in partitioner (bsc#1058652). - 4.0.73 - Fix subtracting arrays of devices (fixes multipath wires detection for bsc#1076766) - 4.0.72 - Partitioner: when creating partitions they are now aligned to hardware requirements (indispensable for DASD) and when possible also for optimal performance (bsc#1069860 and bsc#1072011). - Partitioner: adjusted alignment logic during resizing to match the new logic used during creation. - Partitioner: skip validation of disabled widgets in the dialog to select the size of a new partition. - Partitioner: fixed a crash and one inconsistency in the dialog to resize an existing partition. - 4.0.71 - Correctly open the expert partitioner when called from the Kubic/CaaSP summary screen (bsc#1076732) - 4.0.70 - Added sanity checks for partitioning setup. - Partitioner: setup issues are shown to the user before continue. Mandatory product volumes are required according to control file. - Part of fate#31896 and fix for bsc#1059160, bsc#1055747 and bsc#1063957. - 4.0.69 - Some code reorganization regarding alignment and resizing. - Added to several places in the API the possibilty of using other alignment types, in addition to the optimal one. - Added a (temporary) workaround to a possible bug in libstorage-ng regarding alignment. - Added Mountable#persistent? (needed for bsc#1073696) - 4.0.68 - Added Devicegraph#find_by_any_name (needed for bsc#1073254) - 4.0.67 - Do not try to reuse UUID and label from unformatted swap partitions (bsc#1071515). - 4.0.66 - Force the subvolume name to be relative (related to bsc#1073548) - 4.0.65 - Fixed error when calculating the proposal on top of a BIOS RAID (bsc#1067349) - AutoYaST: export the enable_snapshots element (bsc#1073544) - rewrite SpaceMaker::resize_and_delete! to be more human-readable - 4.0.64 - fix unnecessary Windows partition deletion (bsc #1066386) - 4.0.63 - fix logic in GuidedProposal::calculate_proposal (bsc#1058027) - 4.0.62 - Do not crash when showing an unhandled partition id (bsc#1068087) - Partitioner: support for deleting an LVM volume group. - Correct handling of orphan physical volume devices. - Fix for bsc#106956 and part of fate#31896. - 4.0.61 - added obsoletes (bsc#1073645) - 4.0.60 - Added BlkDevice.find_by_any_name (needed for bsc#1073254) - 4.0.59 - Add DeviceGraph#find_by_name call (needed for bsc#1072908) - 4.0.58 - AutoYaST: Improve disklabel element handling (bsc#1073307). - 4.0.57 - Fixed a recently added unit test to not rely on libstorage-ng sorting. Related to bsc#1049901 and part of fate#31896. - 4.0.56 - Partitioner: add buttons to Hard Disks section for creating new partitions and editing devices. - Part of fate#318196. - 4.0.55 - Improved how the proposal handles disks that are in use but don't have a partition table (directly formatted disks, disks that are direct members of an LVM or RAID, etc.). Preliminary fix for bsc#1071949 and bsc#1067670. - 4.0.54 - Improve detection of efi and swap partitions. - bsc#1071775 and bsc#1065234 - 4.0.53 - Fixed dependencies (yast2 >= 4.0.24) (fate#318196) - 4.0.52 - AutoYaST: assign the correct partition_id to /boot/efi (bsc#1071167) - 4.0.51 - Don't trust any longer the order of any collection coming from libstorage-ng (related to bsc#1049901 and part of fate#31896). - 4.0.50 - Partitoner: added support for resizing partitions (bsc#1057586). - Part of fate#318196. - 4.0.49 - AutoYaST does not ignore the 'enable_snapshots' setting even if the list of partitions is missing (bsc#1070790). - 4.0.48 - Rely on the new improved mechanism of libstorage-ng to sort devices by name. Preparation for bsc#1049901 and part of fate#31896. - 4.0.47 - Fix boot partition detection (bsc#1070621). - 4.0.46 - AutoYaST honors 'use' and 'initialize' elements even if the list of partitions is missing (related to bsc#1065061). - 4.0.45 - Partitioner: added buttons to sort the devices being added to an MD RAID (part of fate#318196). - 4.0.44 - Do not ignore start_multipath setting (bsc#1070343). - 4.0.43 - adjust list of partition ids in expert partitioner (bsc#1060993, fate#314888) - 4.0.42 - AutoYaST: honor size=max for logical volumes (bsc#1070131). - 4.0.41 - Allow to work with BIOS RAIDs as regular disks (bsc#1067349). - Allow to create partition table over directly formatted devices. - 4.0.40 - make PartitionTables::partition_id_supported? available - 4.0.39 - Fixed a problem when confirming the very same partitioning schema several times (bug#1069671). - 4.0.38 - AutoYaST: safer handling of partition ids (bsc#1067207). - 4.0.37 - AutoYaST: add support to resize partitions and logical volumes (bsc#1069505). - AutoYaST: fix detection of root partition when using LVM (bsc#1069647). - 4.0.36 - Ensure that disks considered for (auto)installation are always sorted in a stable and consistent way based on its device name. Preparation for bsc#1049901 and part of fate#31896. - 4.0.35 - Partitioner: added support for resizing MD RAIDs. - Part of fate#318196. - 4.0.34 - No RAID chunk size below 64 kiB for most types of RAID (bsc#1065381) - 4.0.33 - Added "/Create New Partition Table"/ in partitioner - Part of fate#318196. - 4.0.32 - Improve logging: add wrapper param for guard method and dump xml representation of the devicegraph to the logs. - Part of fate#318196. - 4.0.31 - When proposing a partitions layout for installation, prefer getting big installations and arranging the partitions by their weights over creating adjacent partitions. Part of fate#318196. - 4.0.30 - Partitioner: added support for creating volume groups. - Part of fate#318196. - 4.0.29 - safer handling of partition ids (bsc#1060993 - 4.0.28 - AutoYaST: filter out old '@' entries when importing the list of subvolumes (bsc#1061253) - 4.0.27 - Added support in the UI of the guided setup for the new format of <volumes> in the control file. - Part of fate#318196. - 4.0.26 - AutoYaST: fix space distribution when partition table does not exist (bsc#1065061) - AutoYaST: set partition tables type according to the profile - 4.0.25 - Fix name of planned logical volumes. - Take into account real RAM size to plan volumes. - Add scenario tests using new partitioning settings. - Part of fate#318196. - 4.0.24 - AutoYaST: adjust the list of allowed keys in skip lists (bsc#1065668) - 4.0.23 - AutoYaST: add support for udev links in the <device/> element (bsc#1066320) - 4.0.22 - AutoYaST: do not remove partitions that are supposed to be reused (bsc#1066398). - 4.0.21 - Partitioner: support for deleting md raids. - Part of fate#318196. - 4.0.20 - do not query end of region if region is empty (bsc#1066290) - 4.0.19 - AutoYaST: query hardware information on skip lists (bsc#1065668). - AutoYaST: support multi-valued keys on skip lists. - AutoYaST: do not crash when no suitable disk for installation is found. - 4.0.18 - Partitioner: support for deleting logical volumes. - Part of fate#318196. - 4.0.17 - AutoYaST: do not crash when an unknown key is used in a skip list (bsc#1065670). - 4.0.16 - AutoYaST: fix reuse of partitions (bsc#1060637). - AutoYaST: improve error handling when trying to reuse a partition fails. - AutoYaST: when a problem is detected while creating a proposal, register in which section it was found. - AutoYaST: register an issue when a proposal does not contain a root (/) partition. - 4.0.15 - Added an option in the installer to run the expert partitioner with the current storage layout as starting point. - Possible fix for bsc#1055644 and part of fate#318196. - 4.0.14 - Limit maximal proposed size of EFI partition (bsc#1062775) - 4.0.13 - Partitioner: small adjustments in the verifications performed before running some wizards. - Partitioner: allow to work with multipath devices. - bsc#1058373 and bsc#1028853. - Part of fate#318196. - 4.0.12 - Add support to clone subvolumes when using AutoYaST (bsc#1064875) - 4.0.11 - adjust control.xml documentation - 4.0.10 - Partitioner: show only option to create vg when there are no vgs. - Part of fate#318196. - 4.0.9 - have volumes in control.xml proposed by default (fate#318196) - 4.0.8 - Partitioner: support for creating logical volumes. - Part of fate#318196. - 4.0.7 - AutoYaST: add basic support for error handling - AutoYaST: handle 'size: auto' correctly - 4.0.6 - During installation, mount efivarfs in /mnt/sys/firmware/efivars if present in inst-sys (bsc#1063063) - 4.0.5 - Terminate extra space distribution loop if nothing could be distributed anymore (bsc#1063392) - 4.0.4 - finalize control.xml description (fate#318196) - 4.0.3 - Add strategies to try an initial valid proposal, even changing settings when necessary. - Part of fate#318196. - 4.0.2 - Adapt proposal to work with new format of proposal settings. - Part of fate#318196. - 4.0.1 - AutoYaST: proper handling of the 'use' element allowing to delete a set of partitions (bsc#1061042) - AutoYaST: support for mkfs_options, fstopt and mount_by elements (bsc#1061289) - 4.0.0 - Added support for reading new format of proposal settings. - Part of fate#318196. - 3.3.27 - Partitioner: don't return to the summary screen after each operation. - Partitioner: speedup the refresh time after each operation (by not querying the hostname again). - Both part of fate#318196. - 3.3.26 - Added disk.desktop file for partitioner (bsc#1059528) - 3.3.25 - separate planning strategies from DevicesPlanner into DevicesPlannerStrategies module - 3.3.24 - Partitioner: buttons to edit the filesystem in RAID and LVM LV. - Partitioner: correct positioning of some buttons. - Partitioner: allow to mount several swap devices. - All part of fate#318196. - 3.3.23 - Partitioner: option to create an MD RAID (part of fate#318196). - 3.3.22 - Fix validation when trying to create a partition with custom size (bsc#1060864). - 3.3.21 - Implemented simple proposal for CASP (bsc#1058736) - 3.3.20 - updated installer hacks document: ssh key import works - Avoid to reuse small efi partitions (bsc#1056640). - 3.3.19 - More backwards-compatible behavior when formatting partitions in the expert partitioner. - Checkbox to enable snapshots for "//"/ in the expert partitioner. - Both part of fate#318196 - 3.3.18 - Improved creation and modification of partitions in the Expert Partitioner (bsc#1057869, bsc#1057874). - Added button to define the Btrfs subvolumes directly during creation or modification. - 3.3.17 - add all full udev links and helper to list them all (useful for fixing bsc#1057604) - 3.3.16 - don't limit uefi to x86_64 (bsc#1056629) - 3.3.15 - Fix proposal to not try to create more than 3 partitions in a DASD partition table (bsc#1058052). - 3.3.14 - AutoYaST: Temporary workaround to avoid crash when size 'auto' (which is still not supported) is used (bnc#1056182). - 3.3.13 - Fix partitioner bug creating partition with custom size (bsc#1057049) - 3.3.12 - AutoYaST: support for Btrfs snapshots (part of fate#318196). - 3.3.11 - Fix bug when formatting with expert partitioner (bsc#1057405). - 3.3.10 - Ignore case when parsing sizes (bsc#1056715 and bsc#1055913). - 3.3.9 - AutoYaST: Handle sizes without unit correctly. (bnc#1056168) - 3.3.8 - Create Btrfs in the guided setup if requested to do so (part of fate#318196). - 3.3.7 - Added overall summary for the expert partitioner. - Part of fate#318196 - 3.3.6 - Added methods to save user data into libstorage-ng objects. - Added subvolume shadowing control to the expert partitioner. - Added mount point validation to the expert partitioner. - Removed Planned::BtrfsSubvolume class. - Part of fate#318196 - 3.3.5 - Added support for legacy filesystems (fate#323394). - 3.3.4 - adjust package description in spec file - When displaying partition ids to the user, use names that are more similar to old yast-storage (part of fate#318196). - 3.3.3 - ReiserFS is not allowed anymore, it was already removed in SLE 12 for new installations and was only supported for upgrades. (fate#323394) - 3.3.2 - Added deactivation of virtual devices (multipath, LVM, etc.) to the public API. - Initial management of Btrfs subvolumes in the expert partitioner. - Both as part of fate#318196 - 3.3.1 - Removed temporary StorageManager API. - 0.1.32 - Added pop-up to ask the user about multipath activation. - Added Btrfs subvolumes support to the AutoYaST customized partitioning. - Adjusted the guided proposal to work properly on scenarios with DM RAIDs. - Adjusted the guided proposal to work properly on scenarios with Multipath I/O. - Replaced the original prototype of the expert partitioner with the one coming from yast2-partitioner. - Added #supported_fstab_options and #default_partition_id methods to Y2Storage::Filesystems::Type. - Removed Y2Storage::DevicesLists and not longer needed modules from Y2Storage::Refinements - 0.1.31 - Added PartitionId#to_human_string and PartitionId::formattable? - 0.1.30 - Added verifications for disk in network. - 0.1.29 - Added new class Y2Storage::Proposal::Base. - Proper assignment of default values for new proposals. - 0.1.28 - Added AutoinstProfile::PartitioningSection which allows to export the current system (or any other devicegraph) to an AutoYaST profile (only plain partitions supported so far). - 0.1.27 - Adapt proposal to different situations (disable home, snapshots, etc) - 0.1.26 - add LvmVg#basename - add PartitionTables::Base#delete_all_partitions - add logger to all devices - add LvmVg#name - 0.1.25 - Add LVM support for AutoYaST partitioning (bsc#1044697). - 0.1.24 - More robust Y2Storage::StorageManager#probe - Added Y2Storage::MdParity#to_human_string and Y2Storage::MdLevel#to_human_string - 0.1.23 - Added Y2Storage::Md wrapper - 0.1.22 - Added Y2Storage::DiskSize#human_floor, Y2Storage::Region#size - 0.1.21 - AutoinstProposal is loaded with the rest of the proposal classes when 'y2storage' is required. - 0.1.20 - Adjustments to DASD to ensure the proposal works as expected in such devices. - Added Devicegraph#disk_devices to get all DASDs and disks. - DASD support added to YAML reader and writer. - Add basic support for AutoYaST customized partitioning (only plain partitions are supported) - 0.1.19 - Add new method StorageManager.fake_from_xml for easy loading of xml device graphs - added probe function to StorageManager - 0.1.18 - Added new method BlkDevice#to_be_formatted? (needed by yast2-partitioner). - 0.1.17 - Don't insist on installing filesystem support packages that are not available in any repo (bsc#1039830) - 0.1.16 - Fixed a bug in LvmLv#stripe_size= - Refactored the proposal code in preparation for the AutoYaST implementation. Removed PlannedVolume and PlannedVolumesList classes in favor of new more specific classes in the Planned namespace. - Fixed the proposal to never propose subvolumes that would be shadowed by another proposed device. - Add to Y2Storage::PartitionTables::Type#to_human_string - 0.1.15 - Added SCR agent .etc.mtab again until we have a proper alternative for it (still needed in yast2-users). - 0.1.14 - Changelog entry to document stuff that was left behind. See below. - Installation proposal now generates Btrfs subvolumes when needed (according to control.xml and a fallback list). - Improved and fully functional Guided Setup. - Added new fields to ProposalSettings and renamed others (xxx_size instead of xxx_disk_size). Similar changes in PlannedVolume. - New smaller and more convenient API for DiskAnalyzer. - Many documentation (Yardoc) improvements and fixes. - Added dummy activate callbacks (for activating a previous LUKS). - The installer now saves a xml representation of the probed and staging devicegraphs before proceeding with the installation. - New API for accessing the libstorage objects from Ruby: * New classes in the Y2Storage namespace offering a wrapper around the corresponding libstorage classes and enums: Actiongraph, AlignPolicy, BlkDevice, BtrfsSubvolume, Dasd, DasdFormat, DasdType, DataTransport, Device, Devicegraph, Disk, Encryption, LvmLv, LvmPv, LvmVg, Mountable, Partition, PartitionId, PartitionType, Partitionable, Region and ResizeInfo. * Mixins StorageClassWrapper and StorageEnumWrapper to define more wrappers as needed. * Removed EnumMappings. * Removed most refinements in Y2Storage, functionality moved to the new classes. * Marked DevicesList as deprecated. * Marked some refinements as deprecated. - add Gpt#pmbr_boot(?/=) methods for protective MBR - 0.1.13 - Adapted prepdisk client to work in update mode. - Added to_s in ProposalSettings - Partially adjust the proposal settings according to control.xml. - Improved the EnumMappings module. - 0.1.12 - Improvements in the devicegraph query interface: added an EncryptionLists class and adapted all the other classes to take several encryption-related scenarios into account. - 0.1.11 - Added a prototype of the "/Guided Setup"/ wizard to configure the proposal settings. - Proper management of completely empty disks (no partition table, no file-system and no LVM PV) in the proposal. - Improved FreeDiskSpace and Disk#free_spaces to correctly handle disks without partition table. - 0.1.10 - Install storage-related software packages as needed: Migrated UsedStorageFeatures to storage-ng and added PackageHandler - 0.1.9 - Improved StorageManager that complies to the Singleton pattern and includes a revision counter for the staging devicegraph. - 0.1.8 - Added 'fstab_options' key to the YAML representation of the devicegraphs used for testing. - 0.1.7 - Y2Storage::DiskAnalyzer - distinguish disks with no MBR gap (0 bytes gap) from cases where the MBR gap is not applicable. This fixes the proposal for some LVM scenarios with legacy boot. - Removed unused ProposalDemo client (kind of obsoleted by Dialogs::InstDiskProposal) - Improvements in the devicegraph query interface (DisksLists#with_name_or_partition) - 0.1.6 - Fixed partitioning proposal to not fail when trying to create very small partitions (like bios_boot), to work better with uneven spaces (not divisible by the minimal grain) and to reduce the gaps between partitions. - Write more precise information in the logs (DiskSize#to_s) - Proposal does not try to set the boot flag if not supported (for example, GPT partition tables) - Adapted to several changes in libstorage-ng - Improvements in the LVM-based proposal - Improvements in Refinements::DevicegraphLists - Convenience method to check for GPT - Several methods added to most of the DevicesLists classes - 0.1.5 - Better management of LVM partitions in Proposal::SpaceMaker - mount special filesystems in target during installation - LVM classes added to Refinements::DevicegraphLists - Use own textdomain (storage-ng instead of storage) (bsc#1004050) - 0.1.4 - Added new inst_prepdisk client - first version in which the installer commits the changes to the target disk(s). - 0.1.3 - More reusable DiskAnalyzer. - Use libstorage mechanisms to check for windows partitions. - Added new minimalistic inst_disk_proposal client. - 0.1.2 - Namespaces adapted to avoid conflicts with old yast2-storage and to follow the new YaST convention. - 0.1.1 - initial package with yast2-storage-ng, successor of yast2-storage
- Support @include(-dir) directives - Support alternative name Cmd_Alias - report properly if yast2-sudo cannot read some configuration - improve error report if syntax failed after write (related to bsc#1156929) - 4.3.0 - Fixed user-visible messages (bsc#1084015) - 4.2.3 - Do not truncate the sudoers file after write changes (bsc#1156929). - 4.2.2 - Added "/BuildRequires: update-desktop-files"/ - Related to the previous desktop file changes (fate#319035) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Version bump (bsc#1124009) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.1 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.0.0 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.2
- AutoYaST: Added supplements: autoyast(support) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.0 - update the URL to privacy policy (bsc#1158434) - 4.2.3 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.2 - Added "/BuildRequires: update-desktop-files"/ - Related to the previous desktop file changes (fate#319035) - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Fix the support url (bsc#1136145) - 4.1.1 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.2 - Added license file to spec. - In ncurses the "/Next"/ button to submit the gathered information was not visible (bsc#1093358) - Made the Contact Information screen fit in a 80x24 terminal - 4.0.1 - Added additional searchkeys to desktop file (fate#321043). - 4.0.0 - Allow service request number longer then 11 digits (bsc#1040706) - 4.0.0 - Do not show ANSI escape codes on screen (bnc#921233) - 3.1.6 - remove X-KDE-Library from desktop file (bnc#899104)
- Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.3 - AutoYaST: Added supplements: autoyast(sysconfig) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.2 - Drop old testsuite that failing in new ruby (related to bsc#1138668) - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Security audit fix: Documented external command usage and added warning if calling an external command without an absolute path (bsc#1118291) - 4.1.2 - Provide icon with module (boo#1109310) - 4.1.1 - Update calls to Yast2 systemd classes (related to fate#319428) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - bnc#1087957 - version bump - 4.0.0 - Drop yast2-sysconfig-devel-doc package (fate#320356) - 3.1.4 - Improved restarting/reloading of services for better maintainability and full systemd compatibility (bnc#926485) - New automated test suite (unit tests with RSpec) - 3.1.3 - remove X-KDE-Library from desktop file (bnc#899104)
- AutoYaST: Added supplements: autoyast(tftp-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Added X-SuSE-YaST-AutoInstSchema to desktop file (bsc#1123830). - 4.1.7 - Added tftp-server.rnc schema file (bsc#1108199). - 4.1.6 - Provide icon with module (boo#1109310) - 4.1.5 - Added license file to spec. - Use new Yast2::ServiceWidget to manage the service status (part of fate#319428). - 4.1.4 - Update calls to YaST2 systemd classes (related to fate#319428) - 4.1.3 - Switched license in spec file from SPDX2 to SPDX3 format. - Added additional searchkeys to desktop file (fate#321043). - 4.1.2 - Adapt code to use new namespace Y2Journal (needed for fate#319428). - 4.1.1 - Use yast2-journal to read logs from journal (bsc#1008493) - 4.1.0 - do not report error when cloning without tftp installed (bsc#1081688) - 4.0.2 - Merging changed settings with already existing configuration. (bnc#1080557) - 4.0.1 - switch from xinetd to systemd socket activation (fate#323373) - switch from SuSEFirewall to firewalld (fate#323460) - 4.0.0 - Stop generating autodocs (fate#320356) - 3.1.3 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.2
- Don't hard-code the role text color (bsc#1087399). - 4.0.4 - Fixed the check box style in the MultiSelectionBox widget to use the same icons as the usual CheckBox widgets, the check boxes were almost invisible (bsc#1062356) - 4.0.3 - improve auto-selected.png and add also svg source for it (bsc#1054965) - 4.0.2 - add to SLE theme registration specific auto-selected.png (bsc#1054965) - 4.0.1 - fix packaging for SLE (bsc#1057838) - 4.0.0 - Fixed black-on-black color for the editable combo box in the cyan and b&w color themes (bsc#1052723) - 3.3.0 - Remove red "/N"/ from logos (boo#953761) - 3.2.3 - 3.2.2: add yast2-branding-openSUSE-Oxygen empty package to trigger swich into Oxygen theme for YaST2 in openSUSE (bsc#942136). - Add basic high-contrast styles for the installer (bsc#780621 and bsc#768112) - 3.2.1 - fix button group title padding on SLE (bsc#877477) - 3.2.0 - unify back -SLE subpackage to main yast2-theme. This is done by separated build results on opensuse and SLE ( as there is colliding files, like icewm configuration ). (bsc#996498) - 3.1.42 - Added back the style and assets for the left pane global progress, it is still used by the firstboot module (bsc#963034) [by Fabian Vogt] - 3.1.41 - Fixed a typo in an image name in installation.qss - Added missing separator.png - Removed the obsolete and unused images to make the inst-sys smaller (bsc#974601) - 3.1.40 - Add a style for disabled menu items, gray them out (bsc#983919) [by mvidner] - 3.1.39 - Hide the window title during installation (workaround: set the same foreground and background colors) (bsc#965086) - 3.1.38 - Fix spelling of SUSE Linux. (bsc#964241) - 3.1.37 - add yast-modem icon which is needed by the Communication package group in the Yast2's software manager (bnc#953027) - 3.1.36 - Fixed styling for the package manager filter view widgets (unreadable white-on-white labels) (bsc#950283) - 3.1.35 - apps/pattern-e17.png -> apps/pattern-enlightenment.png due to pattern rename - use a bigger font for the main dialog title (bsc#930864) - 3.1.34 - add icons for the MATE pattern - 3.1.33 - change twm to look back on light gray again - 3.1.32 - workaround for rpm's inability to update from symlink to directory - 3.1.31 - libyui looks for icons only in theme/current/icons, so we need to provide a symlink - 3.1.30 - restore the hicolor icons and install the KDE icons in their correct place - the KDE menus will pick up oxygen, yast will stick to consistent hicolor theme (bnc#893426) - 3.1.29 - no longer package yast2-theme-openSUSE, but fix the whole branding for openSUSE and let it build yast2-branding-openSUSE replacing the old one - fixing BNC#876555 - 3.1.26 - BNC#888070. Add icons of yast2 iplb and yast2 geo-cluster. - 3.1.23 - adapt icewm to the new yast theme - 3.1.18 - graphics and style adjustments by Ken Wimer (bnc#868722) - 3.1.17 - added style for header bar with logo (bnc#868722) - 3.1.16 - New dialog labels, text hightlighting, BarGraph, Tab shifting buttons (by Ken Wimer) (bnc#869727, bnc#868268) - 3.1.15 - keep in sync version ( no user change for opensuse ) - 3.1.14 - simplify the openSUSE theme by only providing one icon set - 3.1.12 - add icon for high availability YaST module (bnc#708666,bnc#866738) - 3.1.11 - move icewm installation config here from yast2-x11 as it have different colors for different themes - 3.1.10 - split SLE theme to allow different set of icons in control center (bnc#864830) - 3.1.9 - Revert deleted virtual management icons (bnc#866696) - 3.1.8 - updated SLE installation theme (by Ken Wimer) mainly sofware selection - 3.1.7 - Fixed table header not to overlap the first line in a table (bnc#865040) together with mvidner - 3.1.6 - updated package selector style (by Ken Wimer) - 3.1.5 - updated SLE installation theme (by Ken Wimer) - 3.1.4 - updated SLE installation theme (by Ken Wimer) - 3.1.3 - Removed unused icons: yast-cdrom yast-create-new-vm yast-dirinstallr yast-dumpdevice yast-fax yast-fingerprint yast-groups yast-idedma yast-irda yast-modem yast-pci_id yast-power-management yast-profile-manager yast-ramdisk yast-repair yast-vm-management yast-casa yast-mascot yast-hdd yast-xen-dirinstall yast-floppy yast-search-linux-partition yast-LDAP-user apparmor_update_wizard yast-NIS-user yast-update-possibility yast-webpin yast-support-query yast-ipsec yast-hdd-controller yast-firewire yast-usb apparmor_creation_wizard yast-system-files yast-system-profile apparmor_control_panel yast-package-manager linux-user-mgmt answering-machine yast-autofs yast-bootfloppy yast-bootmsg yast-casa-ats - Switch to the new installer look (CSS provided by Ken Wimer) - 3.1.2 - Remove VERSION file and use only version in spec file - 3.1.1 - added E17 icon for pattern selection [by Martin Schlander] - do not use *.spec.in template, use *.spec file with RPM macros instead - 3.1.0 - world map - make dotted a questionable Indian border (bnc#779489) - 3.0.1 - version 3.0.0 - remove kuser icon, it's unclear where it's used and it conflicts with the kuser application icon. If the icon is needed, it should have some name on its own (but then we need to fix the users of the icon too and I have no idea what that users would be, the git log doesn't say) - confirmed license GPL v2 - 2.21.19 - make wizard a directory again and link single files as we did in the past (long standing rpm bug) - 2.21.18 - added iucv icons - 2.21.17 - add a symlink for the wizard (split into qt-branding) - 2.21.16 - renamed icons - 2.21.15 - updated oxygen icons provided by Martin Schlander a 2nd time - 2.21.14 - updated oxygen icons provided by Martin Schlander - 2.21.13 - removed unversioned Provides/Obsoletes from spec file - 2.21.12 - move wizards into art repo - yast2-qt-branding now required by yast2-qt - Added icons for snapper (bnc#711193) and s390 modules to SLE theme - 2.21.8 - Added icons for snapper (bnc#711193) and s390 modules - 2.21.7 - Added icons with red, green, yellow and gray dots, needed for snapper (bnc #710084) - 2.21.6 - Fixed spec file to include 256x256 icons. - 2.21.5 - Include high resolution png images (256x256) and scalable svg images to make icons look better in gnome-shell - 2.21.4 - Added icons for FCoE (Fibre Channel over Ethernet) - 2.21.3 - Removed openSUSE-Metal theme (bnc #690851) - 2.21.2 - Added openSUSE-Metal theme - 2.21.1 - fixed font shown in qt interface (bnc #545581) - 2.20.3 - blurr the background to increase usability - 2.20.2 - use dark stripes with light text for 11.4 - 2.20.1 - moved oxygen icons to correct directory - 2.19.2 - added oxygen icons provided by Martin Schlander - 2.19.1 - initial 11.3 styling - added icons for the LXDE pattern - 2.19.0 - address the button submenu styling. bnc#444400 and bnc#458001. - use wrench for the launcher icon again. In all sizes. The arrdvark mascot added as yast-mascot. bnc#501452, bnc#544921 - fix margin for the sidebar headers. bnc#547641 - 2.18.11 - fix gnome-pattern icon (bnc#545753) - 2.18.10 - remove padding around richtext to work around Qt regression. bnc#533581 - 2.18.9 - dark gnome logo for the light installer - REIPL icon. bnc#529990 - all states for the checkbox widget. bnc#445418 - focused state for qcombobox. bnc#499909 - focused state for buttons. remove dotted outline. bnc#471861 - 2.18.9 - updated Oxygen icons - 2.18.8 - yast.png. Same app icon everywhere. bnc#535398 - 2.18.7 - yast-webpin for openSUSE and SLE themes. - yast-dump. bnc#529982 - yast-xpram. bnc#529984 - 2.18.6 - New webpin icons from Javier Llorente (javier@opensuse.org) - 2.18.5 - initial revision of the 11.2 installer theme - 2.18.4 - Re-added the old YaST icon as 'yast-spanner'. - New YaST and SMT icons created by jimmac. - 2.18.3 - update the logo to say 11.2 (ugly) - 2.18.2 - New YaST icon based on new YaST Mascot: Aardvark. - 2.18.1
- Update to version 84.87.20190418.408a34e118: * Add download for updated rpm-groups.pot * Fix alignment in Partitioner/Add NFS Client/Error pop-up (bsc#1128141) * Fix storage path displays in Arabic text (bsc#1128149) * Fix storage path displays in Arabic text, part 2 (bsc#1128149) * New POT for text domain 'authserver'. * New POT for text domain 'control'. * New POT for text domain 'firstboot'. * New POT for text domain 'ncurses'. * New POT for text domain 'network'. * New POT for text domain 'packager'. * New POT for text domain 'pam'. * New POT for text domain 'qt'. * New POT for text domain 'rpm-groups'. * New POT for text domain 's390'. * New POT for text domain 'samba-client'. * New POT for text domain 'storage'. * New POT for text domain 'update'. * New POT for text domain 'users'. * Remove unnecessary code * Translated using Weblate (Albanian) * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) - Update to version 84.87.20190404.a060a423f4: * New POT for text domain 'add-on'. * New POT for text domain 'autoinst'. * New POT for text domain 'control'. * New POT for text domain 'gtk'. * New POT for text domain 'installation'. * New POT for text domain 'packager'. * New POT for text domain 'registration'. * Translated using Weblate (Albanian) * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) - Update to version 84.87.20190330.92a2062d5c: * New POT for text domain 'firewall'. * New POT for text domain 'country'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'installation'. * New POT for text domain 'update'. * New POT for text domain 'storage'. * New POT for text domain 'rmt'. * New POT for text domain 'packager'. * Translated using Weblate (Slovak) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * New POT for text domain 'printer'. * Translated using Weblate (Slovak) - Update to version 84.87.20190322.b16b39e213: * Added Left-to-Right Embedding to fix path display in help text (bsc#1127917) * Fixed "/incorrect text direction in System/Kernel Kdump/Expert Settings"/ (bsc#1127958) * Fixed Incorrect text alignment in 'Start web browser' message (bsc#1128163) * Fixed Wrong position of full stop (bsc#1127949) * Fixed displaying paths in a bidi text * Fixed the brackets and added RLMs (bsc#1127563) * New POT for text domain 'ntp-client'. * Translated using Weblate (Arabic) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (French) * Translated using Weblate (Hungarian) * Translated using Weblate (Korean) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) - Update to version 84.87.20190320.750cf6aee8: * Fixed string interpolations * Fixed string interpolations * New POT for text domain 'packager'. * New POT for text domain 'autoinst'. - Update to version 84.87.20190319.0220aaa5b1: * Fixed inconsistent line endings * Fixed inconsistent line endings * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (Arabic) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Japanese) * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Spanish) * Translated using Weblate (Catalan) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Japanese) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Swedish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Arabic) * Add missing hu translations * New POT for text domain 'registration'. * New POT for text domain 'country'. * Translated using Weblate (German) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (Catalan) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (German) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (German) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Polish) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Czech) * Translated using Weblate (Polish) * Translated using Weblate (Italian) * Translated using Weblate (Polish) * Translated using Weblate (German) * New POT for text domain 'control'. * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Fixed text interpolations * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Czech) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * New POT for text domain 'storage'. * Add missing supported po files * Remove mess from en_US translations * Delete empty en_US "/translations"/ * New POT for text domain 'storage'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'control'. * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * New POT for text domain 'registration'. * Translated using Weblate (Korean) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Arabic) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Korean) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Albanian) * Translated using Weblate (Albanian) * Translated using Weblate (Korean) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * New POT for text domain 'users'. * New POT for text domain 'http-server'. * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Catalan) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Galician) * Translated using Weblate (Galician) * Translated using Weblate (Galician) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Galician) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Danish) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) - Update to version 84.87.20190309.125b762b7d: * New POT for text domain 'packager'. * New POT for text domain 'base'. * New POT for text domain 'storage'. * New POT for text domain 'snapper'. * New POT for text domain 'packager'. * New POT for text domain 'installation'. * New POT for text domain 'bootloader'. * New POT for text domain 'base'. * New POT for text domain 'users'. * New POT for text domain 'storage'. * New POT for text domain 'base'. * Translated using Weblate (Finnish) * New POT for text domain 'snapper'. * New POT for text domain 'base'. * Translated using Weblate (Japanese) * New POT for text domain 'storage'. * New POT for text domain 'packager'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'base'. * Translated using Weblate (Japanese) * Translated using Weblate (French) * storage-ng removed * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (French) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Korean) * Translated using Weblate (Japanese) * Translated using Weblate (French) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (French) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Finnish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Lithuanian) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (French) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Finnish) * Translated using Weblate (Finnish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (French) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Finnish) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Finnish) * Translated using Weblate (Finnish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Lithuanian) * Translated using Weblate (Japanese) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Spanish) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Finnish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Lithuanian) * Translated using Weblate (Japanese) * Translated using Weblate (Finnish) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Finnish) * Translated using Weblate (Finnish) * Translated using Weblate (Finnish) * Translated using Weblate (Lithuanian) * Translated using Weblate (Albanian) * Translated using Weblate (Japanese) * Added translation using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Turkish) * Translated using Weblate (Turkish) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) - Update to version 84.87.20190302.e4560c38a8: * New POT for text domain 'registration'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'bootloader'. * Fixed string interpolations - Update to version 84.87.20190301.9af4ce4098: * New POT for text domain 'users'. * New POT for text domain 'registration'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'installation'. * New POT for text domain 'packager'. * New POT for text domain 'configuration_management'. * New POT for text domain 'network'. * New POT for text domain 'storage'. * New POT for text domain 'bootloader'. * New POT for text domain 'storage'. * New POT for text domain 'storage'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'storage'. * New POT for text domain 'registration'. * New POT for text domain 'network'. * New POT for text domain 'installation'. * New POT for text domain 'control'. * New POT for text domain 'country'. * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Galician) * Translated using Weblate (Albanian) * Translated using Weblate (Catalan) * Translated using Weblate (Galician) * Translated using Weblate (Catalan) * New POT for text domain 'packager'. * New POT for text domain 'installation'. * Translated using Weblate (Albanian) * New POT for text domain 'storage'. * New POT for text domain 'services-manager'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'packager'. * Translated using Weblate (Galician) * Translated using Weblate (Spanish) * Translated using Weblate (Japanese) * New POT for text domain 'users'. * New POT for text domain 'network'. * New POT for text domain 'autoinst'. * Translated using Weblate (Slovak) * Translated using Weblate (Japanese) * Added translation using Weblate (Japanese) * Translated using Weblate (Albanian) * Translated using Weblate (Russian) * Translated using Weblate (Albanian) * Translated using Weblate (Albanian) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (French) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Albanian) * Translated using Weblate (Albanian) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Korean) * Translated using Weblate (Arabic) * Translated using Weblate (Indonesian) * Translated using Weblate (Albanian) * Translated using Weblate (Swedish) * Translated using Weblate (Russian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Albanian) * Translated using Weblate (Swedish) * Translated using Weblate (Korean) * Translated using Weblate (Albanian) * Translated using Weblate (Swedish) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Polish) * Fixed simplified chinese keyboard shortcuts in Samba Server module - Update to version 84.87.20190209.97e3ffa8ce: * New POT for text domain 'storage'. * New POT for text domain 'services-manager'. * New POT for text domain 'network'. * New POT for text domain 'configuration_management'. * New POT for text domain 'bootloader'. * New POT for text domain 'configuration_management'. * New POT for text domain 'bootloader'. * New POT for text domain 'base'. * New POT for text domain 'storage'. * New POT for text domain 'storage'. * New POT for text domain 'configuration_management'. * New POT for text domain 'registration'. * New POT for text domain 'configuration_management'. - Update to version 84.87.20190201.2c07938cca: * New POT for text domain 'storage'. * New POT for text domain 'network'. * New POT for text domain 'control'. * New POT for text domain 'packager'. * New POT for text domain 'configuration_management'. * New POT for text domain 'autoinst'. * New POT for text domain 'apparmor'. * New POT for text domain 'services-manager'. * New POT for text domain 'network'. * New POT for text domain 'control'. * New POT for text domain 'configuration_management'. * New POT for text domain 'bootloader'. * Translated using Weblate (Korean) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) - Update to version 84.87.20190128.73cbc87032: * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (Albanian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Japanese) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (French) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Catalan) * Translated using Weblate (Arabic) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (French) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Arabic) * Translated using Weblate (Hungarian) * Translated using Weblate (French) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (French) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (French) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Polish) * Translated using Weblate (French) * Translated using Weblate (Arabic) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (Albanian) * Translated using Weblate (Polish) * Translated using Weblate (Albanian) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (French) * Translated using Weblate (Albanian) * Translated using Weblate (Spanish) * Translated using Weblate (Polish) * Translated using Weblate (Hungarian) * Translated using Weblate (Arabic) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * New POT for text domain 'registration'. * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Polish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * New POT for text domain 'apparmor'. * Consistently use LF line ending * Translated using Weblate (Hungarian) * Translated using Weblate (Italian) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Polish) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Hungarian) * Translated using Weblate (German) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Hungarian) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Spanish) * Translated using Weblate (Korean) * Translated using Weblate (Italian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Spanish) * Translated using Weblate (Hungarian) * Translated using Weblate (Arabic) * Translated using Weblate (Russian) * New POT for text domain 'network'. * New POT for text domain 'firewall'. * Translated using Weblate (German) * New POT for text domain 'network'. * Translated using Weblate (Italian) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Kabyle) * Translated using Weblate (Danish) * Translated using Weblate (Spanish) * Translated using Weblate (Japanese) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Danish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Spanish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (German) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Spanish) * Translated using Weblate (German) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (German) - Update to version 84.87.20190119.79f0258829: * New POT for text domain 'storage'. * New POT for text domain 'network'. * New POT for text domain 'firewall'. * New POT for text domain 'base'. * New POT for text domain 'firewall'. * Translated using Weblate (Danish) * Translated using Weblate (Russian) * Translated using Weblate (Persian) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Kabyle) * Translated using Weblate (Slovak) * Translated using Weblate (Japanese) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Japanese) * Translated using Weblate (German) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Kabyle) * Translated using Weblate (Indonesian) * Translated using Weblate (Slovak) * Translated using Weblate (German) * Translated using Weblate (Czech) * New POT for text domain 'rmt'. * New POT for text domain 'apparmor'. - Update to version 84.87.20190112.d51cb18994: * Translated using Weblate (Indonesian) * Translated using Weblate (German) * Translated using Weblate (Chinese (China)) * New POT for text domain 'storage'. * New POT for text domain 'network'. * New POT for text domain 'installation'. * New POT for text domain 'firstboot'. * New POT for text domain 'firewall'. * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Remove confusing *.xgettext.pot files * Fixed string interpolations * Translated using Weblate (Danish) * Translated using Weblate (Indonesian) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Kabyle) * Translated using Weblate (Indonesian) * Translated using Weblate (Indonesian) * Translated using Weblate (Danish) * Translated using Weblate (Italian) * Translated using Weblate (Danish) * Translated using Weblate (Indonesian) * Translated using Weblate (Danish) * Translated using Weblate (Indonesian) * Translated using Weblate (Indonesian) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * New POT for text domain 'textdomain'. * New POT for text domain 'qt'. * New POT for text domain 'network'. * New POT for text domain 'firewall'. * New POT for text domain 'base'. * New POT for text domain 'multipath'. - Update to version 84.87.20190105.e1195fbe48: * Translated using Weblate (Czech) * Translated using Weblate (Russian) * New POT for text domain 'network'. * Translated using Weblate (Russian) * Translated using Weblate (German) * Translated using Weblate (Ukrainian) * Translated using Weblate (German) * New POT for text domain 'network'. * New POT for text domain 'installation'. * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Kabyle) * Translated using Weblate (Spanish) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Albanian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * New POT for text domain 'base'. * Translated using Weblate (Spanish) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Italian) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Danish) * Translated using Weblate (Albanian) * Translated using Weblate (Albanian) * New POT for text domain 'nfs'. * New POT for text domain 'base'. - Update to version 84.87.20181222.9e9c34dcd2: * Translated using Weblate (Chinese (China)) * New POT for text domain 'users'. * New POT for text domain 'rmt'. * New POT for text domain 'wol'. * New POT for text domain 'support'. * New POT for text domain 'sound'. * New POT for text domain 'packager'. * New POT for text domain 'kdump'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'fcoe-client'. * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Catalan) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Catalan) * New POT for text domain 'users'. * New POT for text domain 'base'. * Translated using Weblate (Albanian) * Translated using Weblate (Albanian) * New POT for text domain 'qt'. * New POT for text domain 'packager'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'country'. * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * New POT for text domain 'installation'. * New POT for text domain 'base'. * New POT for text domain 'add-on'. - Update to version 84.87.20181215.c6e61f9ba3: * New POT for text domain 'registration'. * New POT for text domain 'installation'. * Translated using Weblate (Catalan) * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * New POT for text domain 'services-manager'. * New POT for text domain 'docker'. * New POT for text domain 'samba-server'. * New POT for text domain 'nfs'. * New POT for text domain 'network'. * New POT for text domain 'base'. * New POT for text domain 'squid'. * New POT for text domain 'http-server'. * New POT for text domain 'audit-laf'. * New POT for text domain 'apparmor'. * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * New POT for text domain 'apparmor'. * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Slovak) - Update to version 84.87.20181208.d83e1f76b0: * Translated using Weblate (Finnish) * Translated using Weblate (Finnish) * Translated using Weblate (German) * Translated using Weblate (Danish) * Translated using Weblate (German) * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Japanese) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * New POT for text domain 'users'. * New POT for text domain 'nis_server'. * New POT for text domain 'network'. * Fixed string interpolations * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * New POT for text domain 'proxy'. * New POT for text domain 'isns'. * New POT for text domain 'ftp-server'. * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Slovak) * Translated using Weblate (Japanese) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Dutch) * New POT for text domain 'sysconfig'. * New POT for text domain 'storage'. * New POT for text domain 'nis'. * New POT for text domain 'network'. * New POT for text domain 'instserver'. * Translated using Weblate (Albanian) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Japanese) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * New POT for text domain 'autoinst'. * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) - Update to version 84.87.20181202.0ab866b13b: * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (French) * Translated using Weblate (Slovak) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Dutch) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Danish) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * New POT for text domain 'users'. * New POT for text domain 'textdomain'. * New POT for text domain 'firewall'. * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Italian) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Italian) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Italian) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * New POT for text domain 'installation'. * Translated using Weblate (Danish) * Translated using Weblate (Albanian) * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * Translated using Weblate (Catalan) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * New POT for text domain 'packager'. * New POT for text domain 'network'. * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * New POT for text domain 'autoinst'. * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Italian) * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * New POT for text domain 'network'. * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (German) * Translated using Weblate (Italian) - Update to version 84.87.20181125.c884a64bcb: * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (Spanish) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * New POT for text domain 'nfs_server'. * New POT for text domain 'instserver'. * New POT for text domain 'apparmor'. * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * New POT for text domain 'users'. * New POT for text domain 'storage'. * New POT for text domain 'firewall'. * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * New POT for text domain 'update'. * New POT for text domain 'packager'. * New POT for text domain 'control'. * Translated using Weblate (Spanish) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * Translated using Weblate (Japanese) * Translated using Weblate (Dutch) * New POT for text domain 'ntp-client'. * New POT for text domain 'country'. * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * New POT for text domain 'registration'. * New POT for text domain 'qt'. * Translated using Weblate (Italian) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Italian) * Translated using Weblate (Slovak) * Translated using Weblate (Italian) * Translated using Weblate (Slovak) - Update to version 84.87.20181118.3d5b534ab6: * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Italian) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * New POT for text domain 'storage'. * New POT for text domain 'installation'. * New POT for text domain 'country'. * New POT for text domain 'base'. * New POT for text domain 'autoinst'. * Translated using Weblate (Russian) * Translated using Weblate (French) * Translated using Weblate (Czech) * Added translation using Weblate (Russian) * Translated using Weblate (Czech) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Indonesian) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * New POT for text domain 'qt'. * New POT for text domain 'packager'. * New POT for text domain 'ntp-client'. * New POT for text domain 'country'. * New POT for text domain 'control'. * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * New POT for text domain 'qt'. * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * New POT for text domain 'vm'. * New POT for text domain 'caasp'. * New POT for text domain 'autoinst'. * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * New POT for text domain 'users'. * New POT for text domain 'ntp-client'. * New POT for text domain 'network'. * New POT for text domain 'installation'. * New POT for text domain 'fonts'. * New POT for text domain 'country'. - Update to version 84.87.20181111.4061532d90: * Translated using Weblate (Italian) * Translated using Weblate (Slovak) * Translated using Weblate (Italian) * Translated using Weblate (Slovak) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Italian) * Translated using Weblate (Galician) * Translated using Weblate (Galician) * Translated using Weblate (Catalan) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * New POT for text domain 'users'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'country'. * New POT for text domain 'control'. * New POT for text domain 'update'. * New POT for text domain 'storage'. * New POT for text domain 'registration'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'base'. * Translated using Weblate (Indonesian) * Translated using Weblate (Slovak) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) - Update to version 84.87.20181104.0df6e15205: * Translated using Weblate (Czech) * Translated using Weblate (Czech) * Translated using Weblate (Slovak) * Translated using Weblate (Indonesian) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * New POT for text domain 'security'. * New POT for text domain 'installation'. * New POT for text domain 'autoinst'. * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) - Update to version 84.87.20181102.a4ad329efb: * Translated using Weblate (Slovak) * Translated using Weblate (French) - Update to version 84.87.20181102.b6a8653ae1: * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (French) * New POT for text domain 'packager'. * Translated using Weblate (Albanian) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * New POT for text domain 'storage'. * New POT for text domain 'packager'. * Translated using Weblate (Danish) * Translated using Weblate (Spanish) * Translated using Weblate (Danish) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Danish) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Dutch) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (German) * New POT for text domain 'rmt'. * New POT for text domain 'packager'. * New POT for text domain 'network'. * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (German) - Update to version 84.87.20181031.be8bf36984: * Added translation using Weblate (Chinese (Taiwan)) * Fixed broken interpolations * Fixed keyboard shortcuts in the Remote Administration dialog * Fixed or removed invalid translations * Fixed translation issues * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'base.xgettext'. * New POT for text domain 'bootloader'. * New POT for text domain 'caasp'. * New POT for text domain 'cio'. * New POT for text domain 'control'. * New POT for text domain 'country'. * New POT for text domain 'country.xgettext'. * New POT for text domain 'dhcp-server'. * New POT for text domain 'dhcp-server.xgettext'. * New POT for text domain 'dns-server'. * New POT for text domain 'dns-server.xgettext'. * New POT for text domain 'docker'. * New POT for text domain 'fcoe-client'. * New POT for text domain 'firewall'. * New POT for text domain 'firstboot'. * New POT for text domain 'firstboot.xgettext'. * New POT for text domain 'ftp-server'. * New POT for text domain 'geo-cluster'. * New POT for text domain 'geo-cluster.xgettext'. * New POT for text domain 'http-server'. * New POT for text domain 'http-server.xgettext'. * New POT for text domain 'installation'. * New POT for text domain 'instserver'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'isns'. * New POT for text domain 'journal'. * New POT for text domain 'ncurses-pkg'. * New POT for text domain 'network'. * New POT for text domain 'nfs'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'pkg-bindings'. * New POT for text domain 'printer'. * New POT for text domain 'proxy'. * New POT for text domain 'qt'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'registration'. * New POT for text domain 'samba-client.xgettext'. * New POT for text domain 'samba-server'. * New POT for text domain 'samba-server.xgettext'. * New POT for text domain 'services-manager'. * New POT for text domain 'slp-server'. * New POT for text domain 'snapper'. * New POT for text domain 'squid'. * New POT for text domain 'storage'. * New POT for text domain 'support'. * New POT for text domain 's390'. * New POT for text domain 'tftp-server'. * New POT for text domain 'update'. * New POT for text domain 'update.xgettext'. * New POT for text domain 'users'. * New POT for text domain 'users.xgettext'. * Removed invalid translation * Translated using Weblate (Albanian) * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Norwegian Nynorsk) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * Translated using Weblate (Turkish) * Updated check script - Update to version 84.87.20180514.157a0650d: * Add initial sap-installation-wizard files * Add sap-installation-wizard textdomain * Added translation using Weblate (Dutch) * Added translation using Weblate (German) * Added translation using Weblate (Japanese) * Added translation using Weblate (Portuguese (Brazil)) * Fixed string interpolation * New POT for text domain 'autoinst'. * New POT for text domain 'bootloader'. * New POT for text domain 'control'. * New POT for text domain 'installation'. * New POT for text domain 'storage'. * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Lithuanian) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Update sap-installation-wizard po files * Update sap-installation-wizard pot file - Update to version 84.87.20180508.cec5a7a09: * Fixed a parameter placeholder in po/storage/fi.po * New POT for text domain 'autoinst'. * New POT for text domain 'bootloader'. * New POT for text domain 'control'. * New POT for text domain 'firewall'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'network'. * New POT for text domain 'packager'. * New POT for text domain 'storage'. * Translated using Weblate (Catalan) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hindi) * Translated using Weblate (Japanese) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) - Update to version 84.87.20180427.16d13b087 (bsc#1085376): * Fixed spaces in URL * New POT for text domain 'bootloader'. * New POT for text domain 'control'. * New POT for text domain 'network'. * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) - Update to version 84.87.20180424.7ac5bcf28: * Installation Proposal BiDi fix (bsc#1089846) * New POT for text domain 'control'. * New POT for text domain 'ftp-server'. * New POT for text domain 'installation'. * New POT for text domain 'kdump'. * New POT for text domain 'network'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'printer'. * New POT for text domain 'qt'. * New POT for text domain 'storage'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Swedish) - Update to version 84.87.20180419.90ee29c0b: * Added translation using Weblate (Hindi) * Fixed some Japanese translations (bsc#1068360, bsc#1088571). * Fixed string format (bsc#1088113). * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'control'. * New POT for text domain 'installation'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'nfs'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'registration'. * New POT for text domain 'relocation-server'. * New POT for text domain 'storage'. * New POT for text domain 'users'. * New POT for text domain 'vm'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hindi) * Translated using Weblate (Hungarian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * Translated using Weblate (Ukrainian) - Update to version 84.87.20180406.01ef53789 (bsc#1088113 and others). * Added check_po_files.rb script * Another translation update * Experimentally add python-brace-format * First round of translation fixes * Fixed a format string. * Manual tweaks * More fixes * New POT for text domain 'packager'. * New POT for text domain 'registration'. * New POT for text domain 'storage'. * New POT for text domain 'tftp-server'. * Restored the removed translations * Revert back the removed strings * Translated using Weblate (Catalan) * Translated using Weblate (Japanese) * Translated using Weblate (Slovak) * Translated using Weblate (Swedish) * another experiment, add c-format - Update to version 84.87.20180404.7829627b4 (bsc#1085376, bsc#1086920): * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Lithuanian) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'cio'. * New POT for text domain 'cluster'. * New POT for text domain 'control'. * New POT for text domain 'docker'. * New POT for text domain 'firewall'. * New POT for text domain 'firstboot'. * New POT for text domain 'fonts'. * New POT for text domain 'ftp-server'. * New POT for text domain 'geo-cluster'. * New POT for text domain 'installation'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'network'. * New POT for text domain 'nfs'. * New POT for text domain 'packager'. * New POT for text domain 'registration'. * New POT for text domain 's390'. * New POT for text domain 'storage'. * New POT for text domain 'update'. * New POT for text domain 'users'. * Update rpm-groups (bsc#1086643) * Obsolete yast2-trans-sr-Latn by yast2-trans-sr-latin. - Update to version 84.87.20180316.72781395d: * Automatic update of alternatives. * Automatic update of auth-client. * Automatic update of cio. * Automatic update of control. * Automatic update of docker. * Automatic update of firstboot. * Automatic update of fonts. * Automatic update of geo-cluster. * Automatic update of installation. * Automatic update of iscsi-lio-server. * Automatic update of network. * Automatic update of registration. * Automatic update of storage. * New POT for text domain 'alternatives'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'cio'. * New POT for text domain 'control'. * New POT for text domain 'docker'. * New POT for text domain 'firewall'. * New POT for text domain 'firstboot'. * New POT for text domain 'fonts'. * New POT for text domain 'ftp-server'. * New POT for text domain 'geo-cluster'. * New POT for text domain 'installation'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'mail'. * New POT for text domain 'network'. * New POT for text domain 'packager'. * New POT for text domain 'registration'. * New POT for text domain 'samba-server'. * New POT for text domain 'storage'. * New POT for text domain 'update'. * New POT for text domain 'users'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Greek) * Translated using Weblate (Hungarian) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * Translated using Weblate (Turkish) - Update to version 84.87.20180301.762401304: * Automatic update of add-on. * Automatic update of alternatives. * Automatic update of apparmor. * Automatic update of auth-client. * Automatic update of autoinst. * Automatic update of base. * Automatic update of bootloader. * Automatic update of ca-management. * Automatic update of cio. * Automatic update of cluster. * Automatic update of control. * Automatic update of country. * Automatic update of docker. * Automatic update of firstboot. * Automatic update of fonts. * Automatic update of geo-cluster. * Automatic update of installation. * Automatic update of iscsi-lio-server. * Automatic update of kdump. * Automatic update of network. * Automatic update of ntp-client. * Automatic update of packager. * Automatic update of registration. * Automatic update of s390. * Automatic update of storage. * Automatic update of update. * Added translation using Weblate (Finnish) * Added translation using Weblate (Portuguese (Brazil)) * Drop ca-management * Drop inetd * Drop sshd * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'apparmor'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'ca-management'. * New POT for text domain 'caasp'. * New POT for text domain 'cio'. * New POT for text domain 'cluster'. * New POT for text domain 'configuration_management'. * New POT for text domain 'control'. * New POT for text domain 'country'. * New POT for text domain 'dns-server'. * New POT for text domain 'docker'. * New POT for text domain 'drbd'. * New POT for text domain 'firewall'. * New POT for text domain 'firstboot'. * New POT for text domain 'fonts'. * New POT for text domain 'ftp-server'. * New POT for text domain 'geo-cluster'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'instserver'. * New POT for text domain 'iplb'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'isns'. * New POT for text domain 'mail'. * New POT for text domain 'ncurses'. * New POT for text domain 'network'. * New POT for text domain 'nfs'. * New POT for text domain 'nfs_server'. * New POT for text domain 'nis'. * New POT for text domain 'nis_server'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'pkg-bindings'. * New POT for text domain 'rdp'. * New POT for text domain 'registration'. * New POT for text domain 'samba-client'. * New POT for text domain 'services-manager'. * New POT for text domain 'squid'. * New POT for text domain 'storage'. * New POT for text domain 'storage-ng'. * New POT for text domain 'tftp-server'. * New POT for text domain 'users'. * New POT for text domain 'vm'. * New POT for text domain 'y2packager'. * New POT for text domain 'yast2-apparmor'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (English) * Translated using Weblate (Esperanto) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Persian) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * Translated using Weblate (Turkish) * Translated using Weblate (Ukrainian) * Fix handling of new text domains and clean up old pot-files. * Fix pot cleanup. Remove y2m call. Better run it before running this script * Ignore y2makepot errors in the Jenkins script (#16) * Remove unused text domain (renamed to apparmor) * Rename deprecated sr@Latn to sr-latin * iplb: Split translation of large strings * Update DOMAIN_MAP - Update to version 84.87.20180208.cf7cad734: * Spec file update. * Automatic update of add-on. * Automatic update of apparmor. * Automatic update of auth-client. * Automatic update of autoinst. * Automatic update of base. * Automatic update of bootloader. * Automatic update of ca-management. * Automatic update of cluster. * Automatic update of control. * Automatic update of country. * Automatic update of docker. * Automatic update of fonts. * Automatic update of geo-cluster. * Automatic update of installation. * Automatic update of iscsi-lio-server. * Automatic update of kdump. * Automatic update of network. * Automatic update of ntp-client. * Automatic update of packager. * Automatic update of registration. * Automatic update of s390. * Automatic update of storage. * Automatic update of update. * Fix handling of new text domains and clean up old pot-files. * Fix pot cleanup. Remove y2m call. Better run it before running this script * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'ca-management'. * New POT for text domain 'caasp'. * New POT for text domain 'cio'. * New POT for text domain 'cluster'. * New POT for text domain 'control'. * New POT for text domain 'country'. * New POT for text domain 'dns-server'. * New POT for text domain 'docker'. * New POT for text domain 'drbd'. * New POT for text domain 'firstboot'. * New POT for text domain 'fonts'. * New POT for text domain 'ftp-server'. * New POT for text domain 'geo-cluster'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'instserver'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'isns'. * New POT for text domain 'mail'. * New POT for text domain 'network'. * New POT for text domain 'nfs'. * New POT for text domain 'nfs_server'. * New POT for text domain 'nis'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'pkg-bindings'. * New POT for text domain 'rdp'. * New POT for text domain 'registration'. * New POT for text domain 'samba-client'. * New POT for text domain 'squid'. * New POT for text domain 'storage'. * New POT for text domain 'storage-ng'. * New POT for text domain 'tftp-server'. * New POT for text domain 'yast2-apparmor'. * Remove unused text domain (renamed to apparmor) * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (Esperanto) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Hungarian) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Swedish) * Translated using Weblate (Turkish) * Translated using Weblate (Ukrainian) * apparmor: Update DOMAIN_MAP * configuration_management: Import strings from installation - Update to version 84.87.20171214.b62b0550c: * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (English (United Kingdom)) * Translated using Weblate (English (United States)) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Greek) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Lithuanian) * Translated using Weblate (Norwegian Nynorsk) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Ukrainian) * Automatic updates of po/pot files and DOMAIN_MAP. * Update rpm-groups * Add xpram and s390. * Move auth-server to authserver, yast2-apparmor to apparmor and storage-ng to storage * Remove add-on-creator, product-creator * New tool: product-check.sh. * Update README.md - Update to version 84.87.20170719.20cc14dd: * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (Indonesian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Ukrainian) - Update to version 84.87.20170716.002a14bf: * Added translation using Weblate (Norwegian Nynorsk) * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'control'. * New POT for text domain 'ftp-server'. * New POT for text domain 'network'. * New POT for text domain 'ntp-client'. * New POT for text domain 'services-manager'. * New POT for text domain 'storage'. * New POT for text domain 'storage-ng'. * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Norwegian Nynorsk) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) - Update to version 84.87.20170703.c20fb749: * New POT for text domain 'control'. * New POT for text domain 'installation'. * New POT for text domain 'ntp-client'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Ukrainian) - Update to version 84.87.20170627.4e7fec5c: * New POT for text domain 'country'. * New POT for text domain 'kdump'. * New POT for text domain 'pkg-bindings'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'registration'. * New POT for text domain 'storage'. * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (German) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Lithuanian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Ukrainian) - fix translation generator script to fail if po files have failing checks rather than silently continuing without translations (boo#1044028) - Update to version 84.87.20170618.0f9396fd: * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'control'. * New POT for text domain 'firewall'. * New POT for text domain 'registration'. * New POT for text domain 'samba-client'. * New POT for text domain 'storage-ng'. * New POT for text domain 'support'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Kabyle) * Translated using Weblate (Lithuanian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) - Update to version 84.87.20170607.40033d88: * Add rpm-groups-pot-update.sh * Automatic update of add-on. * Automatic update of alternatives. * Automatic update of base. * Automatic update of cio. * Automatic update of control. * Automatic update of firstboot. * Automatic update of gtk. * Automatic update of installation. * Automatic update of iscsi-lio-server. * Automatic update of registration. * Automatic update of storage. * Change Plural-Forms of lt * Consistent heading levels * Describe translation process * Fixing merge_pot function. * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'auth-client'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'cio'. * New POT for text domain 'cluster'. * New POT for text domain 'control'. * New POT for text domain 'country'. * New POT for text domain 'crowbar'. * New POT for text domain 'dhcp-server'. * New POT for text domain 'dns-server'. * New POT for text domain 'firewall'. * New POT for text domain 'firstboot'. * New POT for text domain 'fonts'. * New POT for text domain 'gtk'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'iscsi-client'. * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'kdump'. * New POT for text domain 'multipath'. * New POT for text domain 'ncurses-pkg'. * New POT for text domain 'network'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'product-creator'. * New POT for text domain 'qt'. * New POT for text domain 'rear'. * New POT for text domain 'registration'. * New POT for text domain 'reipl'. * New POT for text domain 'samba-server'. * New POT for text domain 'scanner'. * New POT for text domain 'services-manager'. * New POT for text domain 'storage'. * New POT for text domain 'storage-ng'. * New POT for text domain 'tune'. * New POT for text domain 'update'. * New POT for text domain 'users'. * New POT for text domain 'vm'. * New POT for text domain 'yast2-apparmor'. * Remove obsolete pot files * Removed a '&' from german translation for a label. * Translated using Weblate (Arabic) * Translated using Weblate (Asturian) * Translated using Weblate (Belarusian) * Translated using Weblate (Bulgarian) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (China)) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (English (United Kingdom)) * Translated using Weblate (Estonian) * Translated using Weblate (Finnish) * Translated using Weblate (French) * Translated using Weblate (Galician) * Translated using Weblate (German) * Translated using Weblate (Greek) * Translated using Weblate (Hebrew) * Translated using Weblate (Indonesian) * Translated using Weblate (Italian) * Translated using Weblate (Japanese) * Translated using Weblate (Korean) * Translated using Weblate (Lithuanian) * Translated using Weblate (Norwegian Bokmål) * Translated using Weblate (Norwegian Nynorsk) * Translated using Weblate (Persian) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish (Argentina)) * Translated using Weblate (Spanish) * Translated using Weblate (Ukrainian) * Translated using Weblate (xh (generated)) * Uncomment 'y2m update' * Update DOMAIN_MAP * Update README.md * Update of rpm-groups. - Update to version 84.87.20161108.95adeff: * Translated using Weblate (Arabic) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Japanese) * Translated using Weblate (Russian) * Translated using Weblate (Swedish) - Update to version 84.87.20161107.51657f4: * New POT for text domain 'add-on'. * New POT for text domain 'autoinst'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'control'. * New POT for text domain 'country'. * New POT for text domain 'fonts'. * New POT for text domain 'ftp-server'. * New POT for text domain 'gtk'. * New POT for text domain 'gtk-pkg'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'kdump'. * New POT for text domain 'network'. * New POT for text domain 'registration'. * New POT for text domain 'storage'. * Translated using Weblate (Arabic) * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Danish) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Greek) * Translated using Weblate (Indonesian) * Translated using Weblate (Japanese) * Translated using Weblate (Lithuanian) * Translated using Weblate (Persian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Ukrainian) - Update to version 84.87.20161026.cec15e5: * New POT for text domain 'add-on'. * New POT for text domain 'alternatives'. * New POT for text domain 'base'. * New POT for text domain 'bootloader'. * New POT for text domain 'cio'. * New POT for text domain 'control'. * New POT for text domain 'firstboot'. * New POT for text domain 'gtk'. * New POT for text domain 'http-server'. * New POT for text domain 'installation'. * New POT for text domain 'network'. * New POT for text domain 'ntp-client'. * New POT for text domain 'packager'. * New POT for text domain 'qt-pkg'. * New POT for text domain 'rear'. * New POT for text domain 'registration'. * New POT for text domain 'samba-client'. * New POT for text domain 'storage'. * New POT for text domain 'vpn'. * Translated using Weblate (Catalan) * Translated using Weblate (Chinese (Taiwan)) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (French) * Translated using Weblate (German) * Translated using Weblate (Indonesian) * Translated using Weblate (Japanese) * Translated using Weblate (Javanese) * Translated using Weblate (Lithuanian) * Translated using Weblate (Persian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Slovak) * Translated using Weblate (Swedish) * Translated using Weblate (Tajik) * Translated using Weblate (Ukrainian) * Use own textdomain (storage-ng instead of storage) (bsc#1004050) * fix arabic headers that I just messed up * remove shortcut in Arabic GUI element; boo#954723 * rpm-groups: Update po files for the new pot file. - Update to version 84.87.20161012.ac9e714: * Translated using Weblate (Chinese (China)) * Translated using Weblate (Catalan) * Translated using Weblate (Indonesian) * Translated using Weblate (Slovak) * Translated using Weblate (Polish) * Translated using Weblate (German) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (French) * Translated using Weblate (Lithuanian) * Translated using Weblate (Dutch) * Translated using Weblate (English) * Translated using Weblate (English (United States)) * Translated using Weblate (Japanese) * Translated using Weblate (Asturian) - Fix names of installed mo files (boo#1003165). - Update to version 84.87.20161005.d47da02: * Translated using Weblate (Slovak) * Translated using Weblate (Turkish) * Add scripts for mass import of suggestions * Translated using Weblate (German) * journalctl: Reimport of old translations * journalctl: Add missing community translations * Translated using Weblate (Indonesian) * alternatives: Add ca.po * Translated using Weblate (Portuguese (Brazil)) * Automatic update of auth-client. * Automatic update of bootloader. * Automatic update of installation. * Automatic update of kdump. * Automatic update of packager. * Automatic update of registration. * Automatic update of storage. * Automatic update of update. * Automatic update of users. * Automatic update of vpn. * Translated using Weblate (French) * Translated using Weblate (French) * Translated using Weblate (Ukrainian) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Chinese (China)) - Update to version 84.87.20160929.17a3ba9: * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Polish) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Slovak) * Translated using Weblate (Polish) - Add po-stats and build proper status.txt files for yast. - Update to version 84.87.20160928.fc07eda: * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) * Translated using Weblate (Greek) - Update to version 84.87.20160928.a700cf0: * Translated using Weblate (Greek) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Russian) - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411). - Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb nl pl pt pt_BR ru sv tr uk zh_CN zh_TW (dummy bsc#933411). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#988370). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#988370). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds. - Add missing SLE translations such as registration (bsc#988370). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#933411). - Updated languages: de. First drop for SLE 12 SP2 (bsc#933411). - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#949043. - Updated languages: cs hu it nl zh_CN zh_TW; bsc#953180, bsc#951439. - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#949043. - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds. - Updated languages: ar cs de es fr hu it ja ko nl pl ru sv pt_BR zh_CN zh_TW. - Updated languages: ar cs de es fr hu it ja ko nl pl ru sv pt_BR zh_CN zh_TW. - Updated languages: ar cs de es fr hu it ja ko nl nn pl ru sv uk pt_BR zh_CN zh_TW. - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds ; bsc#933411. - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds; bsc#933411. - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru zh_CN zh_TW; bsc#933411. - Updated languages: ar cs de es fr hu it ja ko nl pl pt_BR ru zh_CN zh_TW; bsc#933411.
- Increase version number. - added /usr/lib/YaST2 to the package to avoid huge dependencies - Make it depended on yast2-trans-allpacks only. - Set BuildIgnore: tomcat5; thanks to Andreas Jaeger. - Set BuildIgnore: java-sdk-1.5.0 java-devel - converted neededforbuild to BuildRequires - remove yast2-schema from nfb to break cycle - remove yast2-build-test from nfb to break cycle - Init package.
- Version bump (bsc#1124009) - 4.1.0 - Changed dir of COPYING file. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - Drop yast2-transfer-devel-doc package (fate#320356) - 3.1.3 - fixed r character lost during conversion to Ruby (bnc#344123) - 3.1.2 - Add explicit COPYING file - do not use *.spec.in template, use *.spec file with RPM macros instead - 3.1.0 - move the development documentation to devel-doc subpackage - removed yast2-testsuite Buildrequire - 3.0.1 - converted from YCP to Ruby by YCP Killer (https://github.com/yast/ycp-killer) - version 3.0.0 - confirmed license gpl v2 - 2.21.1
- remove elevator settings (bsc#1178797) - 4.3.1 - add I/O device autoconfig checkbox on s390 (bsc#1168036) - 4.3.0 - Using SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649). - 4.2.3 - Abort the execution when the bootloader cannot be read (related to bsc#1137688). - 4.2.2 - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077). - 4.2.1 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.0 - Version bump (bsc#1124009) - 4.1.0 - Provide icon with module (boo#1109310) - 4.0.2 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Added additional searchkeys to desktop file (fate#321043). - 4.0.1 - Removed duplicate keys (bsc#1054898) - 4.0.0 - Fixed scheduler activation: do not activate the new scheduler for devices which do not support it (bsc#1052770) - 3.3.0 - Added Tune::Widgets::SystemInformation (FATE#322328). - 3.2.0 - Prevent scheduler settings to be removed during installation (bsc#968192) - 3.1.9 - Removed devel-doc package (fate#320356) - 3.1.8 - use proper desktop file name to show proper icon (bnc#937549) - 3.1.7 - activate the global IO scheduler settings (bnc#779146) - removed "/boot.sysctl"/ service activation (it has been renamed to "/systemd-sysctl"/ service and it cannot be disabled anyway) - 3.1.6 - remove X-KDE-Library from desktop file (bnc#899104)
- Avoid to bind-mount /run twice (bsc#1181066). - 4.3.3 - Do not rely on the 'installation-helper' binary to create snapshots after installation or offline upgrade (bsc#1180142). - Do not crash when it is not possible to create a snapshot before upgrading the system (related to bsc#1180142). - 4.3.2 - Adding additional compatible vendors which are defined in the control file (jsc#SLE-14807). - 4.3.1 - Replace anyxml agent with rubygem-nokogiri as yast2 already depends on nokogiri, to reduce amount of used xml parsers. (related to bsc#1170886) - 4.3.0 - Do not remove the installation repositories in the "/Previously Used Repositories"/ step (bsc#1163081) - 4.2.18 - Fixed repository loading to not remove the initial installation repository (bsc#1163081) - 4.2.17 - Switch from Autotools based build to Rake - Fixed user-visible messages (bsc#1084015) - 4.2.16 - Also accept Packages.db as valid rpm database (bsc#1162485) - 4.2.15 - Store the original repository setup early in the upgrade workflow so YaST can easily differ between the old and new repositories (bsc#1159433) - 4.2.14 - Aborting upgrade: Restoring old settings e.g. RPM database (bsc#1158914). - mount /run and efivars into target to fix hanging LVM (bsc#1148500) by Steffen Winterfeldt <snwint@suse.com> - 4.2.13 - fix upgrade for online medium (bsc#1158056 and bsc#1157636) - 4.2.12 - Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037). - 4.2.11 - Fixed too eager Rubocop cleanup resulting in "/No fstab found"/ error after selecting a partition to upgrade (related to jsc#SLE-7101) - 4.2.10 - Implement upgrade for Full medium (jsc#SLE-7101) - 4.2.9 - Add support for online auto_upgrade (jsc#SLE-7214) - 4.2.8 - At upgrade time, mount also /run and efivars in the target, to fix hanging LVM tools (bsc#1148500) - 4.2.7 - Use new API to save encryption names from crypttab file (part of jsc#SLE-7376). - 4.2.6 - Using rb_default_ruby_abi tag in the spec file in order to handle several ruby versions (bsc#1146403). - 4.2.5 - Going back and forward in the update workflow: Initialize add-on products and system packages correctly (bsc#1136012). - 4.2.4 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.3 - Uninstall the "/SUSE-Manager-Proxy"/ product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215) - 4.2.2 - Remove obsolete code. - 4.2.1 - Remove code related to device name translations. - 4.2.0 - Added URL tag to the spec file (bsc#1097957) - 4.1.8 - Provide icon with module (boo#1109310) - 4.1.7 - Function SelectProduct removed in order NOT to select All available products (bsc#1116332). - 4.1.6 - Avoid to crash when crypttab contains entries where the LUKS is given by UUID= format. - Avoid to crash when an encryption device is not probed with the name indicated in a fstab entry. - Related to bsc#1094963. - 4.1.5 - Added license file to spec. - Fixed crash while writing backup (bsc#1108934) - 4.1.4 - Avoid to restore old backups when upgrade fails (bsc#1097297) - 4.1.3 - do not translate snapshot description (bsc#1092757) - 4.1.2 - Switched license in spec file from SPDX2 to SPDX3 format. - Do not crash at upgrade when the original /etc/resolv.conf file is set to immutable (bsc#1096142) - 4.1.1 - Wrong fstype "/Windows Data Partition"/ will not be shown anymore for partition which are suggested for upgrade. (bsc#1079034) - 4.1.0 - Added additional searchkeys to desktop file (fate#321043). - 4.0.17 - Update encryption device names according to the values in the crypttab file (bsc#1094963). - 4.0.16 - Flush the disk cache after restoring the backup to mitigate risk of data loss after unexpected reboot/poweroff after aborting upgrade (bsc#1089643) - 4.0.15 - Fixed unmounting /mnt/dev when going back to the partition selection dialog (fix up for the bsc#1089643) - 4.0.14 - Copy the resolv.conf and bind mount /dev directory to the target root, sort the restore scripts to run them in the expected order (bsc#1089643) - The bind mount also fixes the libzypp plugin service refresh (bsc#1080693) - 4.0.13 - Fixed a crash when upgrading systems with a separate /var (bsc#1071454). - Better support for upgrading systems with a /var subvolume. - 4.0.12 - Properly restore the original installation repositories when going back to the partition selection dialog (related to bsc#1080979) - Remove the very old and unused stuff (dead code, unsupported file systems, ...) - 4.0.11 - Automatically save a solver test case when the product summary contains a warning for easier debugging (related to bsc#1084248) - 4.0.10 - Adapt to new MountPoint API (part of fate#318196). - 4.0.9 - remove obsolete rootpart_check_keyboard client that allows having different keyboard in update env and on target disk (related to bsc#1075828) - 4.0.6 - When matching partitions, rely on the new Y2Storage::Devicegraph#find_by_any_name (bsc#1073254). - 4.0.5 - upgrade the system always via equivalent of 'zypper dup' (bsc#1071708) - 4.0.4 - When matching partitions, also use udev names that have been discarded by libstorage-ng (bsc#1073254). - 4.0.3 - Use udev names, in addition to kernel device names, to match partitions (part of the fix for bsc#1073254). - 4.0.2 - Display warning if system uses cryptconfig encrypted home directories (fate#323541) - 4.0.1 - Filter upgradable products in the partition selector already (FATE#323163). - 4.0.0 - Show legacy root filesystems in the list of systems to upgrade from (fate#323394). - 3.3.4 - Use translatable and human-friendly format to display the partition id during a system upgrade (part of fate#318196). - 3.3.3 - Fixed a typo calling a Logger method (bsc#1054236). - 3.3.2 - Do not allow to upgrade if the target system uses reiserfs (fate#323394). - 3.3.1 - Merged storage-ng branch (fate#318196). - Note: all changes below with this date belong to the merge. - 3.3.0 - storage-ng: adapted calls to temporary y2storage_* methods, since they were finally removed from Y2Storage::StorageManager. - Merged master to storage-ng branch - storage-ng: add detection of previous systems using lvm. - storage-ng: detection of previous systems partially adapted. - Fixed parsing whitespace lines in the original /etc/fstab (bsc#1030425) - 3.2.2 - Allow YaST modules to add packages during upgrade (bsc#1009834) - 3.2.1 - Add storage to build dependencies as tests depends on it (related to changes done for bsc#932331) - 3.2.0 - Translate description of Snapper pre-update snapshot (bsc#988700) - 3.1.43 - The update installer has been moved earlier in the workflow. We don't need to store data to remember selected target/partitions anymore. (bsc#988287) - 3.1.42 - Remember selected target/partitions after an installer update. (bsc#988287) - 3.1.41 - Stop generating autodocs (fate#320356) - 3.1.40 - Updated yast2-packager dependency (FATE#320199) - 3.1.39 - Select the default product patterns in the pattern based upgrade (FATE#320199) - 3.1.38 - Remove Yast::Transfer::FileFromUrl as it will be present in yast2-installation (FATE#319716). - 3.1.37 - Moved Yast::Transfer::FileFromUrl here from autoyast2. (FATE#316796) - 3.1.36 - Fixed selecting additional products during system upgrade (do not select previously unselected products after adding repositories from the registration server) (bsc#959155) - 3.1.35 - Added new test for Update.IsProductSupportedForUpgrade (bsc#947398) - 3.1.34 - Cleanup for snapshots made during installation (bnc#935923) - 3.1.33 - UX: add a link to the dependency error message to make the required user action obvious (bsc#936450) - 3.1.32 - make junk_cleaner less aggresive to not remove important files (fate#317900) - 3.1.31 - mount properly subvolumes of upgraded system (fate#317900) - 3.1.30 - create pre update snapshot (fate#317900) - 3.1.29 - sort patterns in the upgrade summary to have stable output for openQA tests (bsc#931295), escape the HTML tags - 3.1.28 - install the packages needed for accesing the installation repository (bnc#916200) - 3.1.27 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.26 - remove X-KDE-Library from desktop file (bnc#899104) - display product names in the incompatible products error message (bnc#904192) - 3.1.24
- Do not rewrite authorized_keys unless it is needed (bsc#1188361). - 4.3.14 - Show warning when reading system settings (e.g., login.defs) fails (bsc#1177183). - 4.3.13 - Fix the Comment entry in the desktop file so the tooltip in the control center is properly translated (bsc#1187270). - 4.3.12 - Fix missing Reset handling in auto client leading to crash in autoyast UI (bsc#1184216) - 4.3.11 - In the public key selector, allow to choose any device that contains any filesystem except swap and squashfs (bsc#1178509). - 4.3.10 - Importing public SSH key in administrator screen: Disable browser button if no block device is available (bsc#1178509). - 4.3.9 - Using "/:"/ in the autoyast(...) supplements (bsc#1146494). - 4.3.8 - AutoYaST: Added supplements: autoyast(users,groups,user_defaults) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). - 4.3.7 - Remove ag_uid to save memory at installation time (bsc#1172139). - 4.3.6 - Load the right nsswitch.conf from either, /usr/etc or /etc - Related to bsc#1173119. - 4.3.5 - Use available kadmin.local binary (either at /usr/lib/mit/sbin or /usr/sbin). - Related to bsc#1174078. - 4.3.4 - Honor the 'target' argument when cloning the system. If it is set to 'compact', a reduced list of users and groups is generated (bsc#1172749). - 4.3.3 - Dropped legacy testsuite (related to bsc#1138668). - 4.3.2 - AY proposal: Fixed crash. Showing user settings only because the UI does not fit to the AY settings. The user cannot change these settings anymore (bsc#1170815). - 4.3.1 - Autoyast schema: Allow optional types for string and map objects (bsc#1170886) - 4.3.0 - Request confirmation for aborting in the dialog for setting the root password (bsc#1165506) - 4.2.10 - Mark users as WSL capable module (bsc#1162650) - 4.2.9 - Fix return code for `yast2 users list` and `yast2 users show` (bsc#1143516) - 4.2.8 - Disable block device selector in WSL (boo#1154238) - 4.2.7 - bsc#1155735, bsc#1157541: - Read /usr/etc/login.defs. - Write login.defs configuration to /etc/login.defs.d/. - 4.2.6 - Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). - 4.2.5 - hide all password fields in log (bsc#1141017) - 4.2.4 - Fixed failing old testsuite: do not depend on the environment, skip nscd restart in Mode.test() (bsc#1138668) - 4.2.3 - Add metainfo (fate#319035) - Revamp spec - Replace GenericName with Comment - 4.2.2 - Fix the user creation in the installed systems, obeying the decision about creating the user's home as a plain directory or as a Btrfs subvolume (bsc#1134970). - 4.2.1 - Offer autologin only if a display manager that supports it is installed (bsc#1128385) - 4.2.0 - AY creating user: Improved checking of already existing home directories (bsc#1130158) - 4.1.12 - Added tag home_btrfs_subvolume to *.rnc file (bsc#1128707) - Improved error message layout while creating btrfs subvolumes. - 4.1.11 - Removed "/btrfs_subvolume"/ from user default values (bsc#1125779) - Added AutoYaST support for home Btrfs subvolumes. - 4.1.10 - Delete remaining dead code for encrypted homes (bsc#1127138, fate#323541). - 4.1.9 - Fixed console warning produced by Users.pm module. (bsc#1121070) Fixed typo CRACKLIB_DICT_PATH in security setting. - 4.1.8 - Allow to create the user home directory as Btrfs subvolume (fate#316134). - 4.1.7 - Fixed call to renamed method (bsc#1121473). - 4.1.6 - Fixed a syntax error in UsersPluginQuota.pm introduced in the previous change (bsc#1118291). - 4.1.5 - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.4 - Improved layout for root password screen mask (bsc#1119671). - 4.1.3 - Label for importing public SSH key changed (bsc#1118617). - 4.1.2 - Allow to import, during the installation, users from the more recently accessed Linux installation in the system (bsc#1048983) - 4.1.1 - Provide icon with module (boo#1109310) - 4.1.0 - Allow system role to default to no local user (Fate#326447) - Improve public key selector help (related to fate#324690). - 4.0.10 - Add public keys handling support in an installed system (related to fate#324690). - 4.0.9 - Allow the root user to use a public key for authentication (fate#324690). - 4.0.8 - read ssh keys from root user only if the user exists (bsc#1112119, bsc#1107456) - 4.0.7 - Fixed conflicting shortcuts in plugin module (bsc#1095320). - 4.0.6 - Switched license in spec file from SPDX2 to SPDX3 format. - Changed dir of COPYING file. - Do not crash if root user is not defined (bsc#1088183). - 4.0.5 - Fix import of RootPassword if user is specified in autoyast profile (bsc#1081958) - 4.0.4 - Fixed removing the password expiration date (bsc#1080125) - 4.0.3 - fix generating pot files (bsc#1083015) - 4.0.2 - AutoYaST: Write and export SSH authorized keys also for root user (bsc#1066342). - 4.0.1 - Remove the support for encrypting home directory (fate#323541) - 4.0.0 - Do not freeze while parsing authorized_keys (bsc#1053564) - 3.2.12 - Fixed a string comparison in Users perl module. (bsc#1029528) - 3.2.11 - do not ask again for already approved weak password second attempt, so it will work also if widget is recreated(bsc#1025835) - 3.2.10 - do not ask again for already approved weak password (bsc#1025835) - 3.2.9 - Password widget: a compact layout, do not steal focus (FATE#322328) - 3.2.8 - Separate root password widget and keyboard layout test widget (needed for FATE#321754) - 3.2.7 - Set the focus to the first password field to keep the same behavior as before the last change. (for FATE#321754) - 3.2.6 - prepare reusable widget for setting root password (needed for FATE#321754) - 3.2.5 - Fix the invocation of authentication configuration instance (bsc#1000749). - 3.2.4 - Corrected version numbers to correctly coordinate Leap 42.2, SLE-12-SP2 maintenance updates and Tumbleweed. - Needed to release the fix for bsc#1000749 - Checking all possible /home mount points (/mnt/home and /home). (bnc#995299) - 3.2.3 - Do not require yast2-ldap for build time tests (bsc#999203). - 3.2.2 - Prevent a potential security issue if the target authorized_keys file is not a regular file (related to FATE#319471) - Fix authorized_keys section of AutoYaST schema - 3.2.1 - Add support to specify SSH authorized keys in the profile (FATE#319471) - 3.2.0 - AutoYaST: Ignore Users without UID while checking for duplicate UIDs (bnc#996823) - 3.1.57 - AutoYaST: Checking users entries for duplicate username/UIDs. (bnc#995397) - 3.1.56 - The YaST client using the user creation dialog can now know which action was selected by the user (needed to fix bsc#992245) - 3.1.55 - Fixed the installation dialog for user creation so it works also in YaST Firstboot (needed to fix bsc#992245) - 3.1.54 - Fix creation of the first user account during installation (bsc#986542) - 3.1.53 - Removed devel-doc package (fate#320356) - 3.1.52 - Fix a string concatenation in Users.pm relative introduced in bsc#980878. - 3.1.51 - Fix detection of mounted /home partition during installation (bsc#980878) - 3.1.50 - Make user import work even if passwd and shadow files are not copied to /var/lib/YaST2 via "/copy_to_system"/ (part of fate#319624) - 3.1.49 - Fix users import when entries for all non-system users are missing in /etc/shadow (bsc#978648) - 3.1.48 - Does not set empty passwords fields in /etc/shadow during installation (CVE-2016-1601, bnc#973639, bnc#974220) - Set root password correctly when using a minimal profile (bnc#971804) - 3.1.47 - Do not include inst-sys users when cloning the configuration after the installation (bnc#965852) - 3.1.46 - Do not crash autoinstallation if the home directory of a user is directly under /. (bnc#966867) - 3.1.45 - Drop the Receive System Mail checkbox from the installation workflow (FATE#320448) - 3.1.44 - Small visual improvements in the "/local user"/ installation dialog (bsc#893825) - 3.1.43 - Redesign of the installation dialogs (bsc#893825) - 3.1.42 - fix validation of AutoYaST profiles (bsc#954412) - 3.1.41 - Move users creation to first stage during autoinstallation, so it is not needed to run the 2nd stage to have a minimal system (bnc#892091) - 3.1.40 - Allow editing password-less users (bsc#928607) - 3.1.39 - Allow setting the root password to "/0"/ (the digit zero) (bnc#930909) - 3.1.38 - Text mode: set F9 function key binding correctly (bnc #881396) - 3.1.37 - remove X-KDE-Library from desktop file (bnc#899104) - 3.1.36 - enable changing of cn value if LDAP user is not saved yet (bnc#904645) - 3.1.35 - fix calling auth client (bnc#901419) - 3.1.34
- Return string instead of Boolean when calling Execute with .xml.string (bsc#1153539) - 4.1.1 - Version bump (bsc#1124009) - 4.1.0 - Added license file to spec. - Switched license in spec file from SPDX2 to SPDX3 format. - bnc#1087957 - version bump - 4.0.0 - Omit libxml2 memory cleanup to prevent a crash (bsc#1047449). - 3.3.0 - Add explicit COPYING file - do not use *.spec.in template, use *.spec file with RPM macros instead - 3.1.0 - version 3.0.0 - add libtool as buildrequire to avoid implicit dependency
- Handle special keyboard shortcuts (jsc#PM-1895, jsc#SLE-16263) - 4.3.9 - Adapted to libyui SO bump 14 -> 15 (bsc#1181653) - 4.3.8 - Extended MenuBar-shortcut-test example to test shortcut priority (bsc#1175489) - 4.3.7 - Added test case for boo#1178394 - 4.3.6 - Added example for more in-depth MultiSelectionBox testing (bsc#1177982, bsc#1177985) - 4.3.5 - Added support for OpenItems property for (nested) tables (bsc#1176402) - 4.3.4 - Added Nested Tables (bsc#1176402) - Require libyui.so.14 - 4.3.3 - Use new syntax (MenuBar(), Menu()) in MenuBar example (bsc#1175115) - 4.3.2 - Added MenuBar widget (bsc#1175115) - Require libyui.so.13 - 4.3.1 - Added widget option autoWrap for label widget (bsc#1172513) - Require libyui.so.12 - 4.3.0 - Add support for the option to enable the online search feature in the package selector (jsc#SLE-9109). - 4.2.9 - Allow integer as initial item status (part of bsc#1084674) - 4.2.8 - handle sort key in parser for table item (bsc#1140018) - 4.2.7 - require correct libyui so version 11 (bsc#1132247) - 4.2.6 - require correct libyui version (bsc#1153103) - 4.2.5 - Support for CustomStatusItemSelector (bsc#1084674) - 4.2.4 - Added example for icons in ItemSelector widget (bsc#1084674) - 4.2.3 - Added ItemSelector widget (bsc#1084674) - 4.2.2 - added example using scrollbar positions of RichText widget with hyperlinks (bsc#1150498) - 4.2.1 - added example using scrollbar positions of RichText widget (bsc#1150498) - 4.2.0 - Added license file to spec. - increase version to correspond to the libyui version increase (related to bsc#991090) - 4.1.0 - Switched license in spec file from SPDX2 to SPDX3 format. - Fixed segfault when comparing YCPValueWidgetIDs with YStringWidgetIDs (fate#324098) - 4.0.0 - added built-in SetApplicationTitle for setting application title (bnc#1033161) - 3.2.0 - Added OpenUI, CloseUI (boo#937026). - 3.1.9 - added built-in SetApplicationIcon for setting application icon only (bnc#894220) - 3.1.8 - Enhance example DateField1.rb - Add RELEASE-NOTES*.es.* files to examples (bnc#906936)
- Use %license instead of %doc [bsc#1082318] - Cleanup dangling symlinks after de-installation - Prepare for transactional update and read-only root filesystem - create /var/yp with tmpfiles.d - Re-add ypdomainname and nisdomainname for SLE12 and Leap 42.x [bsc#994532] - Disable ypdomainname and nisdomainname - Update to version 4.2.2 - revert netdb.h changes - Update to version 4.2.1 - fix order of configure checks - Update to version 4.2 - fix compiling with old glibc - fix bug in fallback code, if ypbind does not speak v3 protocol - Update to version 4.1 - allow building only with glibc - fix seg.fault in yppoll - fix yppasswd to work with IPv6 - Update to version 4.0 - build against external libnsl2 - Drop libnis* and libnss_nis6* sub-packages - Update to version 3.5 - modify internal interface to avoid cast errors - Update to version 3.4 - remove some glibc special macros not working on SLES11 - Require libtirpc >= 0.3.0 - Revert changes from Dec 4th and 6th, most of them were wrong. - Update to version 3.3: - fix some linking issues - add yp_dump_binding - Fix file descriptor leak in libnis - Fix wrong fallback for binding files in libnis - Fix link order - Implement locking for multithreaded applications - Avoid error from bad cast - Corrections to the description - Reduce filelists by using wildcards. Remove %doc (it is implicit for documentation paths). - Run build in parallel, and run fdupes to reduce same files. - Filter libc.so.6(GLIBC_PRIVATE) from the requires of libnss_nis6: we consciously use glibc internas. - Do not install libtool archives. - fix bashism in match_printcap script - Update to version 3.0.1 - Use very short timeout for clnt_create() - Update to version 3.0 - fix xdrfile-test.c on 32bit - Update to version 2.99.8 - Enhance libnis for ypserv - Update to version 2.99.7 - Rework nss_nis6 dependencys (RPM handles glibc provides very special) - Some fixes to yp_prot.h for ypserv - Update to version 2.99.6 - Finish libnis library - Add nss_nis6 plugin for glibc - Update to version 2.99.5 - Implement v3 protocol for ypset - Enhance libnis library - Update to version 2.99.4 - fixes last IPv4 only code (except ypset) - Update to version 2.99.3 - fixes some bugs to build ypbind - Update to version 2.99.2 - ypwhich speaks now ypbind v3 protocol - Add seperate libnis library - Update to version 2.99.1 - port to TI-RPC - ypwhich and ypset can now use IPv6 to speak with ypbind - Update to version 2.14 (minor bugfix release) - Update to version 2.13 (autoconf meta data update) - Cleanup spec file - Add Source URL, see https://en.opensuse.org/SourceUrls - keep all binaries in /usr (UsrMerge project) - Don't build against libxcrypt (not necessary). - Update to 2.12: Documentation fixes, fix detection of passwd, chsh and chfn. - Update to latest upstream version
- add zip-3.0-fix-memory_leaks.patch to fix memory leaks in zip.c, zipfile.c and fileio.c files [bsc#1068346] - add libbz2-devel as build requirement - Fix bnc#785305 * Add patch zip-3.0-nomutilation.patch - Add Source URL, see http://en.opensuse.org/SourceUrls - Cleanup spec file - Update to Zip 3.0: * large-file support (i.e., > 2GB) * support for more than 65536 files per archive * multi-part archive support * bzip2 compression support * Unicode (UTF-8) filename and (partial) comment support * difference mode (for incremental backups) * filesystem-synch mode * cross-archive copy mode * extended progress info and logging * improved archive-fixing support * improved streaming and piping * improved command-line parser * improved Unix FIFO support * Unix 32-bit UIDs/GIDs (requires UnZip 6.0 to restore) - Do not record build time in executable to have reproduceable builds. - enable parallel building - refresh patches - update to 2.32: * fixed -R operation to match the supplied file patterns * handle cases where -x, -R, and -i patterns are mixed * added some directory-search speedups * fixed bug when encrypting large uncompressible files * fixed selection of files to delete by date * added -MM option where each input file pattern must match at least one file and all input files must be readable * added check for when Zip tries to exceed seek limit in output file * minor changes to compile with Visual C++ 2005 * added support for Unix FIFOs (named pipes) * other minor fixes - converted neededforbuild to BuildRequires
- Update 410.patch to include new fixes from upstream, fixes bsc#1192688 - Refresh bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch to match upstream commit - Drop patches which changes have been merged in 410.patch: * zlib-compression-switching.patch * zlib-390x-z15-fix-hw-compression.patch * bsc1174551-fxi-imcomplete-raw-streams.patch - Fix hw compression on z15 bsc#1176201 - Add zlib-s390x-z15-fix-hw-compression.patch - Add patch to fix compression level switching bsc#1175811 bsc#1175830 bsc#1175831 * zlib-compression-switching.patch - Set -DDFLTCC_LEVEL_MASK=0x7e on s390/s390x jsc#13776 - Permit a deflateParams() parameter change as soon as possible(bsc#1174736) * bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch Fix DFLTCC not flushing EOBS when creating raw streams(bsc#1174551) * bsc1174551-fxi-imcomplete-raw-streams.patch - Update 410.patch to contain latest fixes from IBM bsc#1166260 * The build behaviour changed - Update the zlib-no-version-check.patch to be even more forgiving with the versions on the zlib to allow updates without rebuilds - Add SUSE specific patch to fix bsc#1138793, we simply don't want to test if the app was linked with exactly same version of zlib like the one that is present on the runtime: * zlib-no-version-check.patch - Update the s390 patchset bsc#1137624: * 410.patch - Tweak zlib-power8-fate325307.patch to have type of crc32_vpmsum conform to usage bsc#1141059 - Use FAT LTO objects in order to provide proper static library. - Do not enable the previous patchset on s390 but just s390x bsc#1137624 - Add patchset for s390 improvements jsc#SLE-5807 bsc#1136717: * 410.patch - Try to safely abort if we get NULL ptr bsc#1110304 bsc#1129576: * zlib-power8-fate325307.patch - Add patch for fate#325307 zlib speedup on power8: * zlib-power8-fate325307.patch - Add patch to safeguard against negative values in uInt bsc#1071321: * 0001-Do-not-try-to-store-negative-values-in-unsigned-int.patch - Added 32bit minizip support - Add gpg signature - Re-enable profiling - Add s390 performance patch (fate#314093): * zlib-1.2.11-optimized-s390.patch - baselibs.conf: add missing dependencies - Update to version 1.2.11: * Fix deflate stored bug when pulling last block from window * Permit immediate deflateParams changes before any deflate input - Update to version 1.2.10: * Avoid warnings on snprintf() return value * Fix bug in deflate_stored() for zero-length input * Fix bug in gzwrite.c that produced corrupt gzip files * Remove files to be installed before copying them in Makefile.in * Add warnings when compiling with assembler code - Update to version 1.2.9: * Improve compress() and uncompress() to support large lengths * Allow building zlib outside of the source directory * Fix bug when level 0 used with Z_HUFFMAN or Z_RLE * Fix bugs in creating a very large gzip header * Add uncompress2() function, which returns the input size used * Dramatically speed up deflation for level 0 (storing) * Add gzfread() and gzfwrite(), duplicating the interfaces of fread() and fwrite() * Add crc32_z() and adler32_z() functions with size_t lengths * Many portability improvements - Drop patches included in upstream: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch * zlib-bnc1013882.patch - Drop zlib-1.2.7-improve-longest_match-performance.patch * not accepted by upstream for two releases * rebasing no longer possible - Include fixes for bnc#1003580 bnc#1003579 bnc#1003577 bnc#1013882: * zlib-bnc1003577.patch * zlib-bnc1003579-part2.patch * zlib-bnc1003579.patch * zlib-bnc1003580.patch refreshed * zlib-bnc1013882.patch CVE-2016-9843 - Trim descriptions to fit target audience. Update RPM group classification. - Require zlib-devel in zlib-devel-static to fix previous change - Bring back zlib-devel-static. Needed by binutils - Remove zlib-devel-static, nothing should use libz.a anyway. - Package minizip library, everything using it should now pull minizip-devel and unbundle it bnc#935864
- Update to version 5.6 * Fixes CVE-2018-0502 (bsc#1107296) and CVE-2018-13259 (bsc#1107294) * Switch to -fstack-protector-strong * See included NEWS file for complete changes. - No longer manually install help files, make install handles it. - Workaround a regression upstream with help file generation by removing Doc/help.txt before build. - Update to 5.5.1 * fix for a configuration problem finding signal names from (some) recent versions of glibc * minor changes - Update RPM groups. - Update to 5.5 * The effect of the NO_INTERACTIVE_COMMENTS option extends into $(...) and `...` command substitutions when used on the command line. * Dropped patches, which are included upstream now: - zsh-CVE-2018-1071.patch - zsh-CVE-2018-1083.patch * Fixes a buffer overflow in utils.c:checkmailpath() that can lead to local arbitrary code execution (CVE-2018-1100 bnc#1089030) - Added zsh-CVE-2018-1071.patch: Fixed a stack-based buffer overflow in exec.c:hashcmd() (CVE-2018-1071 bnc#1084656) - Added zsh-CVE-2018-1083.patch: Fixed a stack-based buffer overflow in gen_matches_files() at compctl.c (CVE-2018-1083 bnc#1087026) - Cleaned up spec file with spec-cleaner - Updated to 5.4.2 * The 'exec' and 'command' precommand modifiers, and options to them, are now parsed after parameter expansion. * Functions executed by ZLE widgets no longer have their standard input closed, but redirected from /dev/null instead. * There is an option WARN_NESTED_VAR, a companion to the existing WARN_CREATE_GLOBAL that causes a warning if a function updates a variable from an enclosing scope without using typeset -g. * zmodload now has an option -s to be silent on a failure to find a module but still print other errors. - Dropped patch merged upstream: * fix-patchutils-completion.patch - Update to 5.3.1 * Fix typo in chflags completion * Fixed invalid git commands completion * VCS info system: vcs_info git: Avoid a fork. * Fix handling of "/printf -"/ and "/printf --"/ - Removed upstream merged fix-printf.patch - fix broken completion for filterdiff: fix-patchutils-completion.patch (boo#1019130) - Update to zsh 5.3 * Unicode9 support, this needs support from your terminal to work correctly. * The new word modifier ':P' computes the physical path of the argument. * The output of "/typeset -p"/ uses "/export"/ commands or the "/-g"/ option for parameters that are not local to the current scope. * vi-repeat-change can repeat user-defined widgets if the widget calls zle -f vichange. * The parameter $registers now makes the contents of vi register buffers available to user-defined widgets. * New vi-up-case and vi-down-case builtin widgets bound to gU/gu (or U/u in visual mode) for doing case conversion. * A new select-word-match function provides vim-style text objects with configurable word boundaries using the existing match-words-by-style mechanism. * Support for the conditional expression [[ -v var ]] to test if a variable is set for compatibility with other shells. * The print and printf builtins have a new option -v to assign the output to a variable. * New x: syntax in completion match specifications make it possible to disable match specifications hardcoded in completion functions. - Re-add custom zshrc and zshenv to unbreak compatibility with old usage (boo#998858). - Add fix-printf.patch to fix a regression in printf. - Read /etc/profile as zsh again. - Remove custom zshrc and zshenv as they might interfere with the users config - Remove unused zshprompt.pl - Move install outside loop in spec file, was executed too often - Add CentOS [67] support - Add gpg signature - Update to version 5.2 * The new module zsh/param/private can be loaded to allow the shell to define parameters that are private to a function scope (i.e. are not propagated to nested functions called within this function). * The GLOB_STAR_SHORT option allows the pattern **/* to be shortened to just ** if no / follows. so **.c searches recursively for a file whose name has the suffix "/.c"/. * The effect of the WARN_CREATE_GLOBAL option has been significantly extended, so expect it to cause additional warning messages about parameters created globally within function scope. - Remove -Wl,-z,now it breaks module loading rh#1277996 - Update to version 5.1.1 * Bug fixes for regressions in 5.1 release - Remove read1char_signals.patch, fixed upstream. - Add read1char_signals.patch to fix workers/36373 - Update to version 5.1 * The print builtin has new options -x and -X to expand tabs. * Several new command completions and numerous updates to others. * Options to "/fc"/ to segregate internal and shared history. * All emulations including "/sh"/ use multibyte by default; several repairs to multibyte handling. * ZLE supports "/bracketed paste"/ mode to avoid interpreting pasted newlines as accept-line. Pastes can be highlighted for visibility and to make it more obvious whether accept-line has occurred. * Improved (though still not perfect) POSIX compatibility for getopts builtin when POSIX_BUILTINS is set. * New setopt APPEND_CREATE for POSIX-compatible NO_CLOBBER behavior. * Completion of date values now displays in a calendar format when the complist module is available. Controllable by zstyle. * New parameter UNDO_LIMIT_NO for more control over ZLE undo repeat. * Several repairs/improvements to the contributed narrow-to-region ZLE function. * Many changes to child-process and signal handling to eliminate race conditions and avoid deadlocks on descriptor and memory management. * New builtin sysopen in zsh/system module for detailed control of file descriptor modes. - Remove printf-regress.patch, upstream. - Add printf-regress.patch to fix a printf regression boo#934175 - Update to version 5.0.8 * Global aliases can be created for syntactic tokens such as command separators ("/;"/, "/&"/, "/|"/, "/&&"/, "/||"/), redirection operators, etc. * There have been various further improvements to builtin handling with the POSIX_BUILTINS option (off by default) for compatibility with the POSIX standard. * 'whence -v' is now more informative, and 'whence -S' shows you how a full chain of symbolic links resolves to a command. * The 'p' parameter flag now allows an argument to be specified as a reference to a variable, e.g. ${(ps.$sep.)foo} to split $foo on a string given by $sep. * The option FORCE_FLOAT now forces variables, not just constants, to floating point in arithmetic expressions. * The type of an assignment in arithmetic expressions, e.g. the type seen by the variable res in $(( res = a = b )), is now more logical and C-like. * The default binding of 'u' in vi command mode has changed to undo multiple changes when invoked repeatedly. '^R' is now bound to redo changes. To revert to toggling of the last edit use: bindkey -a u vi-undo-change * Compatibility with Vim has been improved for vi editing mode. Most notably, Vim style text objects are supported and the region can be manipulated with vi commands in the same manner as Vim's visual mode. * Elements of the watch variable may now be patterns. * The logic for retrying history locking has been improved. - Remove gcc5-fix.patch, fixed upstream. - Fix openSUSE versions in osc completion * zsh-osc-completion.patch - Add gcc5-fix.patch to fix signames.c generation with gcc5 - Nowadays more and more terminals set $TERM to xterm-256color - BuildRequire texi2html instead of texinfo: the packages have been split completely now. - Add back rpm completion file (bnc#900424) - Harden CFLAGS/LDFLAGS
- Add 0001-PATCH-Use-umask-to-Constrain-Created-File-Permission.patch fixing (CVE-2021-24031, bsc#1183371) and (CVE-2021-24032, bsc#1183370). Use umask() to constrain created file permission. - Update to version 1.4.4 * perf: Improved decompression speed, by > 10% * perf: Better compression speed when re-using a context * perf: Fix compression ratio when compressing large files with small dictionary * perf: zstd reference encoder can generate RLE blocks * perf: minor generic speed optimization * api: new ability to extract sequences from the parser for analysis * api: fixed decoding of magic-less frames * api: fixed ZSTD_initCStream_advanced() performance with fast modes * cli: Named pipes support * cli: short tar's extension support * cli: command --output-dir-flat=DIE , generates target files into requested directory * cli: commands --stream-size=# and --size-hint=# * cli: command --exclude-compressed * cli: faster -t test mode * cli: improved some error messages * cli: fix rare deadlock condition within dictionary builder * misc: Improved documentation : ZSTD_CLEVEL, DYNAMIC_BMI2, ZSTD_CDict, function deprecation, zstd format * misc: fixed educational decoder : accept larger literals section, and removed UNALIGNED() macro - Refresh pzstd.1.patch - Update to version 1.4.3 * bug: Fix Dictionary Compression Ratio Regression (#1709) * bug: Fix Buffer Overflow in v0.3 Decompression (#1722) * build: Add support for IAR C/C++ Compiler for Arm (#1705) * misc: Add NULL pointer check in util.c (#1706) - Add disk _constraints to fix ppc64le build - Update to version 1.4.2: * bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696) * bug: Fix seekable decompression in-memory API by @iburinoc (#1695) * bug: Close minor memory leak in CLI by @LeeYoung624 (#1701) * misc: Validate blocks are smaller than size limit by @vivekmig (#1685) * misc: Restructure source files by @ephiepark (#1679) - Update to version 1.4.1: * bug: Fix data corruption in niche use cases by @terrelln (#1659) * bug: Fuzz legacy modes, fix uncovered bugs by @terrelln (#1593, #1594, #1595) * bug: Fix out of bounds read by @terrelln (#1590) * perf: Improve decode speed by ~7% @mgrice (#1668) * perf: Slightly improved compression ratio of level 3 and 4 (ZSTD_dfast) by @cyan4973 (#1681) * perf: Slightly faster compression speed when re-using a context by @cyan4973 (#1658) * perf: Improve compression ratio for small windowLog by @cyan4973 (#1624) * perf: Faster compression speed in high compression mode for repetitive data by @terrelln (#1635) * api: Add parameter to generate smaller dictionaries by @tyler-tran (#1656) * cli: Recognize symlinks when built in C99 mode by @felixhandte (#1640) * cli: Expose cpu load indicator for each file on -vv mode by @ephiepark (#1631) * cli: Restrict read permissions on destination files by @chungy (#1644) * cli: zstdgrep: handle -f flag by @felixhandte (#1618) * cli: zstdcat: follow symlinks by @vejnar (#1604) * doc: Remove extra size limit on compressed blocks by @felixhandte (#1689) * doc: Fix typo by @yk-tanigawa (#1633) * doc: Improve documentation on streaming buffer sizes by @cyan4973 (#1629) * build: CMake: support building with LZ4 @leeyoung624 (#1626) * build: CMake: install zstdless and zstdgrep by @leeyoung624 (#1647) * build: CMake: respect existing uninstall target by @j301scott (#1619) * build: Make: skip multithread tests when built without support by @michaelforney (#1620) * build: Make: Fix examples/ test target by @sjnam (#1603) * build: Meson: rename options out of deprecated namespace by @lzutao (#1665) * build: Meson: fix build by @lzutao (#1602) * build: Visual Studio: don't export symbols in static lib by @scharan (#1650) * build: Visual Studio: fix linking by @absotively (#1639) * build: Fix MinGW-W64 build by @myzhang1029 (#1600) * misc: Expand decodecorpus coverage by @ephiepark (#1664) - Add baselibs.conf: libarchive gained zstd support and provides - 32bit libraries. This means, zstd also needs to provide -32bit libs. - Remove googletest-devel BuildRequires and pzstd-global-gtest.patch because we want zstd in ring0 (due to rpm's zstd payload support) Since googletest is only used in build time (it's for testing after all), this should be fine. - Update description with 1.4.0 statistics. - Use FAT LTO objects in order to provide proper static library (boo#1133297). - Update to new upstream release 1.4.0 * perf: level 1 compression speed was improved by ~6–8% * cli: added --[no-]compress-literals flag to enable or disable literal compression - Reword "/real-time"/ in description by some actual statistics, because 603MB/s (lowest zstd level) is not "/real-time"/ for quite some applications. - zstd 1.3.8: * better decompression speed on large files (+7%) and cold dictionaries (+15%) * slightly better compression ratio at high compression modes * new --rsyncable mode * support decompression of empty frames into NULL (used to be an error) * support ZSTD_CLEVEL environment variable * --no-progress flag, preserving final summary * various CLI fixes * fix race condition in one-pass compression functions that could allow out of bounds write (CVE-2019-11922, boo#1142941) - zstd 1.3.7: * fix ratio for dictionary compression at levels 9 and 10 * add man pages for zstdless and zstdgrep - includes changes from zstd 1.3.6: * faster dictionary builder, also the new default for --train * previous (slower, slightly higher quality) dictionary builder to be selected via --train-cover * Faster dictionary decompression and compression under memory limits with many dictionaries used simultaneously * New command --adapt for compressed network piping of data adjusted to the perceived network conditions - drop zstd-1.3.5-fix-list-stdin.patch, upstream - switch from git tag snaphshot to bootstrapped tarball - update to 1.3.5: * much faster dictionary compression * small quality improvement for dictionary generation * slightly improved performance at high compression levels * automatic memory release for long duration contexts * fix overlapLog can be manually set * fix decoding invalid lz4 frames * fix performance degradation for dictionary compression when using advanced API - add zstd-1.3.5-fix-list-stdin.patch to avoid test issues with - -list when stdin is not a tty, patch from upstream - disable failing pzstd tests - fix pzstd tests - add pzstd-global-gtest.patch - enable pzstd (parallel zstd) - add pzstd.1.patch, taken from Fedora package (git 21908004) - Use %license instead of %doc [bsc#1082318] - Update to 1.3.4 * perf: faster speed (especially decoding speed) on recent cpus (haswell+) * perf: much better performance associating --long with multi-threading * perf: better compression at levels 13-15 * cli : asynchronous compression by default, for faster experience (use --single-thread for former behavior) * cli : smoother status report in multi-threading mode * cli : added command --fast=#, for faster compression modes * cli : fix crash when not overwriting existing files * api : `nbThreads` becomes `nbWorkers` : 1 triggers asynchronous mode * api : compression levels can be negative, for even more speed * api : ZSTD_getFrameProgression() : get precise progress status of ZSTDMT anytime * api : ZSTDMT can accept new compression parameters during compression * api : implemented all advanced dictionary decompression prototypes - build the static library (depency for btrfsprogs-static) - Update to 1.3.3 * perf: improved zstd_opt strategy (levels 16-19) * fix : bug #944 : multithreading with shared ditionary and large data, reported by @gsliepen * cli : fix : content size written in header by default * cli : fix : improved LZ4 format support, by @felixhandte * cli : new : hidden command -b -S, to benchmark multiple files and generate one result per file * api : change : when setting pledgedSrcSize, use ZSTD_CONTENTSIZE_UNKNOWN macro value to mean "/unknown"/ * api : fix : support large skippable frames, by @terrelln * api : fix : re-using context could result in suboptimal block size in some corner case scenarios * api : fix : streaming interface was adding a useless 3-bytes null block to small frames - update to 1.3.2: * new long range mode, using --long command * new ability to generate and decode magicless frames * changed maximum nb of threads reduced to 200, to avoid address space exhaustion in 32-bits mode * fix multi-threading compression works with custom allocators * fix ZSTD_sizeof_CStream() was over-evaluating memory usage * fix a rare compression bug when compression generates very large distances and bunch of other conditions (only possible at --ultra -22) * fix 32-bits build can now decode large offsets (levels 21+) * cli added LZ4 frame support by default * cli improved --list output * cli now can split input file for dictionary training, using command -B# * cli new clean operation artefact on Ctrl-C interruption * do not change /dev/null permissions when using command -t with root access * cli fix write file size in header in multiple-files mode * api: added macro ZSTD_COMPRESSBOUND() for static allocation * api: new advanced decompression API * api: sizeof_CCtx() used to over-estimate * build: fix : no-multithread variant compiles without pool.c dependency * build: better compatibility with reproducible builds * license: changed /examples license to BSD + GPLv2 * license: fix a few header files to reflect new license - Update to v1.3.1 * License is now BSD + GPL-2.0 * See https://github.com/facebook/zstd/releases for the complete changelog. - Update to v1.1.4 See https://github.com/facebook/zstd/releases for details. - Drop zstd-lib-no-rebuild.patch - Fix group name for the shared library - Update to version 1.1.1 * New : cli commands -M#, --memory=, --memlimit=, - -memlimit-decompress= to limit allowed memory consumption during decompression * Improved : slightly better compression ratio at --ultra levels * Improved : better memory usage when using streaming compression API * Added : API : ZSTD_initCStream_usingCDict(), ZSTD_initDStream_usingDDict() (experimental section) * Changed : zstd_errors.h is now installed within /include (and replaces errors_public.h) * Fixed : several sanitizer warnings - Update descriptions - initial package version 1.1.0 based on https://pbrady.fedorapeople.org/zstd.spec
- Disable singlespec packaging in SLE12* and older distros while it's not working there. They provide python2 packages only. - Fix a bit the obsoletes/provides to allow migration, previously was overwritten by macros - BR python-rpm-macros to build on older distributions - Fix bit python detection conditions on install phase to be better readable and uniform - Switch to singlespec packaging to make it easy to disable either python3 or python2 plugin and make sure all is buildable - version 0.6.3 - Don't use a shebang in the module - version 0.6.2 - Let zypp-plugin-python provide python2-zypp-plugin to be consistent with python3-zypp-plugin. - version 0.6.1 - Fix specfile to be able to build for python3 - version 0.6 - Add COPYING file - Force usage of the official python VM; no longer use "//usr/bin/env python"/ (bnc#889363) - version 0.5 - Add .pyc/.pyo to package - version 0.4 - patch license to be in spdx.org format - Fix specfile for factory - Provide zypp-plugin-python as stand alone package so that it can be used in other zypp plugins like snapper. (formerly a subpackage of zypp-plugin-spacewalk) - version 0.3
- Fix compiler warning. - zypper.conf: New option whether to collect subcommands found in $PATH (fixes #379) +[subcommand] i + +## Whether to look for subcommands in $PATH +## +## If a subcommand is not found in the zypper_execdir, the wrapper +## will look in the rest of your $PATH for it. Thus, it's possible +## to write local zypper extensions that don't live in system space. +## See section SUBCOMMANDS in the zypper manpage. +## +## Valid values: boolean +## Default value: yes +## +# seachSubcommandInPath = yes. - help subcommand: show path of command found in $PATH. - version 1.14.50 - Avoid calling 'su' to detect a too restrictive sudo user umask (bsc#1186602) - Fix typo in German translation (fixes #395) - BuildRequires: libzypp-devel >= 17.28.3. - version 1.14.49 - Support new reports for singletrans rpm commit. - BuildRequires: libzypp-devel >= 17.27.1. For lock/query comments. - Prompt: choose exact match if prompt options are not prefix free (bsc#1188156) - Install summary: Show new and removed packages closer to the prompt (fixes #403) These packages are usually more interesting than the updated ones. In case of doubt less scrolling is needed to see them. - Add need reboot/restart hint to XML install summary (bsc#1188435) - Add comment option for lock command (fixes #388). - version 1.14.48 - Quick fix obs:// platform guessing for Leap (bsc#1187425) - man: point out more clearly that patches update affected packages to the latest version (bsc#1187466) - version 1.14.47 - Link all executables with -pie (bsc#1186447) - Tag PTF packages in the status column (bsc#1186503) Like retracted packages, a program temporary fix must be explicitly selected and will otherwise not be considered in dependency resolution. - BuildRequires: libzypp-devel >= 17.26.1. - version 1.14.46 - Add hints to 'trust GPG key' prompt. - Add report when receiving new package signing keys from a trusted repo (bsc#1184326) - Added translation using Weblate (Kabyle) - version 1.14.45 - Rephrase needs-rebooting help and messages. Try to point out that the need to reboot was not necessarily triggered by the current transaction. - man page: Recommend the needs-rebooting command to test whether a system reboot is suggested. - patch: Let a patch's reboot-needed flag overrule included packages (bsc#1183268) - Quickfix setting "/openSUSE_Tumbleweed"/ as default platform for "/MicroOS"/ (bsc#1153687) This fixes the guessed platform for "/obs://<project>/"/ URLs. - Protect against strict/relaxed user umask via sudo (bsc#1183589) - zypper-log: protect against thread name indicators in a log. - xml summary: add solvables repository alias (bsc#1182372) - version 1.14.44 - doc: give more details about creating versioned package locks (bsc#1181622) - man: Document synonymously used patch categories (bsc#1179847) - version 1.14.43 - Fix source-download commnds help (bsc#1180663) - man: Recommend to use the --non-interactive global option rather than the command option -y (bsc#1179816) - Extend apt packagemap (fixes #366) - --quitet: Fix install summary to write nothing if there's nothing todo (bsc#1180077) - Prefer /run over /var/run. - version 1.14.42 - Avoid translated text in xml attributes ( fixes #361 ) - BuildRequires: libzypp-devel >= 17.25.3. Adapt to new LoadTestcase API. - version 1.14.41 - info: Assume descriptions starting with '<p>' are richtext (bsc#935885) - version 1.14.40 - Use new testcase API in libzypp. - BuildRequires: libzypp-devel >= 17.25.0. - help: prevent 'whatis' from writing to stderr (bsc#1176712) - wp: point out that command is aliased to a search command and searches case-insensitive (jsc#SLE-16271) - version 1.14.39 - Directly list subcommands in 'zypper help' (bsc#1165424) - man: enhance description of the global package cache (bsc#1175592) - Remove extern C block wrapping augeas.h as it breaks the build on Arch Linux. - Point out that plaindir repos do not follow symlinks (bsc#1174561) - Fix help command for list-patches - man: Point out that plain rpm packages are not downloaded to the global package cache (bsc#1173273) - version 1.14.38 - Print switch abbrev warning to stderr (bsc#1172925) - Fix typo in man page (bsc#1169947) - version 1.14.37 - Reformat manpages to workaround asciidoctor shortcomings (bsc#1154803, bsc#1167122, bsc#1168990) - Remove undocumented rug legacy stuff. - Remove 'using namespace std;' (bsc#1166610) - patch table: Add 'Since' column if history data are available (jsc#SLE-5116) - version 1.14.36 - Tag 'retracted' patch status in info and list-patches (jsc#SLE-8770) - Tag 'R'etracted items in search tabes status columns (jsc#SLE-8770) - Relax 'Do not allow the abbreviation of cli arguments' in legacy distibutions (bsc#1164543) - Correctly detect ambigous switch abbreviations (bsc#1165573) - zypper-aptitude: don't supplement zypper. supplementing zypper means zypper-aptitude gets installed by default and pulls in perl. Neither is desired on small systems. - BuildRequires: libzypp-devel >= 17.23.2. - version 1.14.35 - Do not allow the abbreviation of cli arguments (bsc#1164543) - accoring to according in all translation files. - Always show exception history if available. - Use default package cache location for temporary repos (bsc#1130873) - version 1.14.34 - Introduce purge-kernels command (bsc#1155198) Adds a new zypper command to cleanup all obsolete kernels as configured by the user. - Request root privs for zypper addlocale and removelocale. - Load only target resolvables for removelocale. - Load only target resolvables for zypper rm (bsc#1157377) - Fix broken search by filelist (bsc#1135114 ) - zypper-log: Replace python by a bash script (fixes#304, fixes#306, bsc#1156158) - locales: do not sort out requested locales which are not available (bsc#1155678) - list_patches_by_issue: rewrite table output and add xml output (bsc#1154805) Prevent listing duplicate matches in tables. XML result is provided within the new <list-patches-byissue> element. - list-patches: XML add patch <issue-date> and <issue-list> (bsc#1154805) - Fix zypper lp --cve/bugzilla/issue options (bsc#1155298) - Always execute commit when adding/removing locales (fixes bsc#1155205) - man page: fix description of --table-style,-s (bsc#1154804) - Provide reverse search in zypper (fixes #214) This patch adds a new set of switches to zypper to support searching reverse dependencies for a package or a set of packages. - BuildRequires: libzypp-devel >= 17.16.1. - version 1.14.33 - Add extended solver options to list-updates. Since the update command supports tweaking the solver via CLI options the list-updates command should allow the same (bsc#1153351) - version 1.14.32 - --solver-focus: Set the solvers general attitude when resolving a job (bsc#1146415) - Add --repo switch to download (jira#SLE-9171) - manpage: Improve description of $releasever and --releasever usecases (bsc#1149511) - Ask only once if multiple packages share the same license text (bsc#1145554) - Allow selection by capability if --force switch is used (fixes #289) - BuildRequires: libzypp-devel >= 17.15.0 - version 1.14.31 - Ignore SIGPIPE while STDOUT/STDERR are OK (bsc#1145521) - Dump stacktrace on SIGPIPE (bsc#1145521) - info: The requested info must be shown in QUIET mode (fixes #287) - version 1.14.30 - Fix local/remote url classification. - Rephrase file conflict check summary (bsc#1140039) - Fix bash completions option detection (bsc#1049825) - BuildRequires: libzypp-devel >= 17.14.0 - version 1.14.29 - man: split '--with[out]' like options to ease searching. - Unhide 'ps' command in help - Add option to show more conflict information - Rephrased `zypper ps` hint (bsc#859480) - Fix repo refresh not returning 106-ZYPPER_EXIT_INF_REPOS_SKIPPED if --root is used (bsc#1134226) - Fix unknown package handling in zypper install (fixes bsc#1127608) - Fix the package build failure with CMake 3.14. - Re-show progress bar after pressing retry upon install error (bsc#1131113) - version 1.14.28 - Fix build with CMake >= 3.14 Starting with CMake 3.14, EXCLUDE_FROM_ALL now spreads from directories to targets. 'make -C someSubdir' when 'someSubdir' uses the 'EXCLUDE_FROM_ALL' keyword does nothing. - Remove unneeded CMake commands. - Add Requires: libaugeas0 >= 1.10.0 (fixes #265) - bash-completion: add package completion for addlock (bsc#1047962) - bash-completion: fix incorrect detection of command names (bsc#1049826) - version 1.14.27 - Offer to change the 'runSearchPackages' config option at the prompt (bsc#1119373, FATE#325599) - Prompt: provide a 'yes/no/always/never' prompt. - Prompt: support "/#NUM"/ as answer to select the NUMth option... - Augeas: enable writing back changed option values (to ~/.zypper.conf) - removelocale: fix segfault - Move needs-restarting command to subpackage (fixes #254) - Allow empty string as argument (bsc#1125415) - Provide a way to delete cache for volatile repositories (bsc#1053177) - Adapt to boost-1.69 requiring explicit casts tribool->bool (fixes #255) - Show support status in info if not unknown (bsc#764147) - version 1.14.26 - Fix installing plain rpm files with `zypper in` (bsc#1124897) - Show only required info in the summary in quiet mode (bsc#993025) - version 1.14.25 - Stay with legacy behavior and return ZYPPER_EXIT_INF_REBOOT_NEEDED only for patches. We don't extend this return code to packages, although they may also carry the 'reboot-needed' attribute. The preferred way to test whether the system needs to be rebooted is `zypper needs-rebooting`. (openSUSE/zypper#237) - Skip repository on error (bsc#1123967) - Adapt testcase as repeated options lo longer throw (bsc#1123865) - version 1.14.24 - New commands for locale management: locales addlocale removelocale Inspect and manipulate the systems `requested locales`, aka. the languages software packages should try support by installing translations, dictionaries and tools, as far as they are available. - Don't throw, just warn if options are repeated (bsc#1123865) - Fix detection whether stdout is a tty (happened too late) - Fix broken --plus-content switch (fixes bsc#1123681) - Fix broken --replacefiles switch (fixes bsc#1123137) - Extend zypper source-install (fixes bsc#663358) - Fix inconsistent results for search (bsc#1119873) - Show reboot hint in zypper ps and summary (fixes bnc#1120263) - version 1.14.23 - Improve handling of partially locked packages (bsc#1113296) - Fix wrong default values in help text (bsc#1121611) - BuildRequires: libzypp-devel >= 17.11.0 - version 1.14.22 - Fixed broken argument parsing for --reposd-dir (bsc#1122062) - version 1.14.21 - Fix wrong zypp::indeterminate use (bsc#1120463) - version 1.14.20 - CLI parser: fix broken initialization enforcing 'select by name' (bsc#1119820) - zypper.conf: [commit] autoAgreeWithLicenses {=false} (fixes #220) - locks: Fix printing of versioned locks (bsc#1112911) - locks: create and write versioned locks correctly (bsc#1112911) - patch: --with update may implicitly assume --with-optional (bsc#1102261) - version 1.14.19 - no-recommends: Nevertheless consider resolver namespaces (hardware, language,..supporting packages) (FATE#325513) - BuildRequires: libzypp-devel >= 17.10.2 - version 1.14.18 - Optionally run "/zypper search-packages"/ after "/search"/ (FATE#325599) - zypper.conf: Add [search]runSearchPackages config variable. - BuildRequires: libzypp-devel >= 17.10.0 - version 1.14.17 - Don't iterate twice on --no-cd (bsc#1111319) - zypper-log: Make it Python 3 compatible - man: mention /etc/zypp/needreboot config file (fate#326451, fixes #140) - BuildRequires: libzypp-devel >= 17.9.0 (provides needreboot file) - version 1.14.16 - Add `needs-restarting` shell script and manpage (fate#326451) - Add zypper needs-rebooting command (fate#326451) - version 1.14.15 - BuildRequires: libzypp-devel >= 17.8.0 (for fate#326451) - Introduce new zypper command framefork. Migrated commands so far: addlock addrepo addservice clean cleanlocks modifyrepo modifyservice ps refresh refresh-services removelock removerepo removeservice renamerepo repos services - version 1.14.14 - MediaChangeReport: fix https URLs causing 2 prompts on error (bsc#1110542) - version 1.14.13 - Always warn if no repos are defined, but don't return ZYPPER_EXIT_NO_REPOS(6) in install commands (bsc#1109893) - Switch global help format and fix bash-completion - version 1.14.12 - Allow repo commands on transactional-server (bsc#1108999) - BuildRequires: libzypp-devel >= 17.7.0 (dropped type application) - Unite askUserToAccept*Key report callback (fixes #196) - version 1.14.11 - Always set error status if any nr of unknown repositories are passed to lr and ref (bsc#1093103) - version 1.14.10 - Notify user about unsupported rpm V3 keys in an old rpm database (bsc#1096217) - man: Remove links to missing metadata section (fixes #140) - Detect read only filesystem on system modifying operations (fixes #199) - Use %license (bsc#1082318) - Handle repo aliases containing multiple ':' in the PackageArgs parser (bsc #1041178) - BuildRequires: libzypp-devel >= 17.6.3 - version 1.14.9 - Support listing gpgkey URLs in repo files (bsc#1088037) - Check for root privileges in zypper verify and si (bsc#1058515) - XML <install-summary> attribute `packages-to-change` added (bsc#1102429) - Add expert (allow-*) options to all installer commands (bsc#428822) - Sort search results by multiple columns (bsc#1066215) - man: Strengthen that `--config FILE' affects zypper.conf, not zypp.conf (bsc#1100028) - BuildRequires: libzypp-devel >= 17.6.0 - version 1.14.8 - Set error status if repositories passed to lr and ref are not known (BSC #1093103) - Do not override table style in search (fixes #171) - Fix out of bound read in MbsIterator (fixes #167) - Add --supplements switch to search and info (fixes #184) - Add setter functions for zypp cache related config values to ZConfig (fixes #180) - BuildRequires: libzypp-devel >= 17.3.2 - version 1.14.7 - Fix broken display of detailed query results - Fix broken search for items with a dash (bsc#907538, bsc#1043166, bsc#1070770) - fix translation error (fixes #178) - Disable repository operations when searching installed packages (bsc#1084525) - Prevent nested calls to exit() if aborted by a signal (bsc#1092413) - ansi.h: Prevent ESC sequence strings from going out of scope (bsc#1092413) - version 1.14.6 - search: Hint the user to the 'search-packages' subcommand, if the distribution provides it (bsc#1089994) - clean: Don't report an error, if no repo is to be cleaned (bsc#1089504) - Add --installroot flag (fixes #157) - version 1.14.5 - Fix translated format strings (bsc#1082711) - Protect code against broken translations (bsc#1082711) - Fix broken translated format strings - BuildRequires: libzypp-devel >= 17.2.2 - Deprecate the use of asciidoc for new releases - Introduce --allow-unsigned-rpm switch to install (bsc#1055533) - version 1.14.4 - Auto complete available repositories with the --from switch - Fix: zypper bash completion expands non-existing options (bsc#1049825) - Fix template to compile (fixes #146) - version 1.14.3 - do not recommend cron (bsc#1079334) - version 1.14.2 - Avoid writing ANSI Escape sequences on a dumb terminal (bsc#1055315) - version 1.14.1 - Update manpage regarding custom repository variable fixes (bsc#1057640, bsc#1067605) - Version 1.14.x for CODE-15, 1.13.x. is continued on SuSE-SLE-12-SP2-Branch - version 1.14.0 - Add apt alias for compat with new debian package management - Add summary hint if product is better updated by a different command. This is mainly used by rolling distributions like Tumbleweed to remind their users to use 'zypper dup' to update (not zypper up or patch). (bsc#1061384) - version 1.13.37 - Unify '(add|modify)(repo|service)' property related arguments. Fixed 'add' commands supporting to set only a subset of properties. Introduced '-f/-F' as preferred short option for --[no-]refresh in all four commands. (bsc#661410, bsc#1053671) - version 1.13.36 - Fix missing package names in installation report (bsc#1058695, fixes #134) - version 1.13.35 - Summary: Differ between unsupported and packages with unknown support status (bsc#1057634) - Use HTTPS by default for repository URLs derived from obs:// - version 1.13.34 - Return '107' if some rpm %post configuration script failed (bsc#1047233) - version 1.13.33 - GPG key: Also show a gpg keys subkeys (bsc#1008325) - libzypp-devel >= 16.15.4 - version 1.13.32 - Improve signature check callback messages (bsc#1045735, CVE-2017-9269) - man: Explain new gpgcheck options - add/modify repo: Add options to tune the GPG check settings (bsc#1045735, CVE-2017-9269) - BuildRequires: libzypp-devel >= 16.15.3 - version 1.13.31 - Adapt download callback to report and handle unsigned packages (bsc#1038984, CVE-2017-7436) - BuildRequires: libzypp-devel >= 16.15.0 - version 1.13.30 - dwnldProgress: Report missing/optional files as 'not found' rather than 'error' (bsc#1047785) - Emphasize that it depends on PackageKit how fast it will respond to a 'quit' request sent if PK blocks package management. - man: Mention support for custom repository variables defined in /etc/zypp/vars.d (openSUSE/libzypp#68) - BuildRequires: libzypp-devel >= 16.13.1 - version 1.13.29 - Accept --auto-agree-with-product-licenses from SUSEconnect (bsc#1037783) - version 1.13.28 - Unknown command: add hint about possibly missing plugin package (bsc#1037254) - Search: tag packages installed by user request as 'i+' - set non-zero exit code if modifying a service fails. - BuildRequires: libzypp-devel >= 16.11.0 - version 1.13.27 - download: fix crash when non-package types are passed as argument (bsc#1037210) - Use a common definition for common solver options (bsc#1017486) - BuildRequires: libzypp-devel >= 16.10.0 - version 1.13.26 - Fix translation shortcut error (bsc#1035344) - version 1.13.25 - patch: add --with-update to install also plain package updates. This is basically the same as running 'zypper update' afterwards. (FATE#320653) - BuildRequires: libzypp-devel >= 16.8.0 - Fix TODOs in zypper manpage (bsc#1032259) - Remove legacy vendor equivalence between 'suse' and 'opensuse' (bsc#1030686) - version 1.13.24 - Fix crash when exiting after pressing CTRL-C quickly twice or more (bsc#1032279) - Use private temporary repos for --plus-repo (bsc#1032632,bsc#1017267) - Use private temporary repos to collect rpms passed on the command line (bsc#1032632) - Allow --plus-content to temporarily enable repos by alias/number - refresh: recognize --plus-content repos (FATE#319486) - BuildRequires: libzypp-devel >= 16.7.0 - version 1.13.23 - man: describe supported SSL related URL options (bsc#1032152) - version 1.13.22 - Don't show installed system packages if list command is restricted to repos (bsc#1028492) - Indicate presence of additional prompt options not mentioned in the prompt string. - version 1.13.21 - Info: Improve srcpackage info (FATE#321104) - Make temporary repos invisible for other zypp instances (bsc#1017267) - man: remove (non-working) email addresses from author section (bsc#1028003) - aptitude: simulate is non-interactive (boo#1028119) - version 1.13.20 - Try to exit gracefully after SIGPIPE (bsc#926844) - BuildRequires: libzypp-devel >= 16.4.3 - version 1.13.19 - use individual libboost-*-devel packages instead of boost-devel - dup: add -y command option as alias for --non-interactive global option to be conssistent with other install commands (bsc#1018873) - version 1.13.18 - Translation: updated .pot file - Improve srcpackage info (FATE#321104) - version 1.13.17 - Improve package info. Show binary packages built from a source package and for packages the source package it was built from. If no specific type is requested and no package matches, show non-package matches if available. (FATE#321104) - version 1.13.17 - Fix invalid xml in gpg key info output(bsc#1024909) - BuildRequires: libzypp-devel >= 16.4.2 - version 1.13.16 - Fix --help output breaking tab completion (bsc#983021) - version 1.13.15 - Properly escape patch script output in xml mode (bsc#1010712) - version 1.13.14 - lr: show repo priority summary - Fix german translations (bsc#975777, bsc#975794) - Do not warn about processes using deleted files when using --root (bsc#731333) - version 1.13.13 - addrepo: show repo priority summary (issue #82) - Color repo priority values - version 1.13.12 - aptitude: handle --version (fixes #99) - version 1.13.11 - products --xmlfwd: Literally forward the XML tags found in a product file (FATE#320699) - BuildRequires: libzypp-devel >= 16.2.3 - man: enhance install/uninstall section - version 1.13.10 - --no-recommends: don't make an attempt to show recommends/suggests as we know there are none (bsc#958161) - remove dead code - version 1.13.9 - locks: add parsable XML output (bsc#985390) - version 1.13.8 - fixup! info: fix --repo also listing all matching installed packages (bsc#981743). Muliple commandline arguments cause items to be listed nultiple times. - Prefer option --not-installed-only over the misleading --uninstalled-only (bsc#972997) - version 1.13.7 - info: fix --repo also listing all matching installed packages (bsc#981743) - version 1.13.6 - Differ between products without end-of-life data and those where EOL is not yet known (FATE#320699) - BuildRequires: libzypp-devel >= 16.2.1 - version 1.13.5 - Update Translations (bsc#968588) - version 1.13.4 - info: Take care data are in sync with those printed in patch related tables. (FATE#320447) - BuildRequires: libzypp-devel >= 16.1.0 - Remove dangling wiki link (bsc#986095) - Patch info: render data the same style as other patch related commands do (FATE#320447) - man: Mention known limitations when searching with --file-list (bsc#982379) - doc: Mention that "/zypper mr -n"/ needs an argument (bsc#984901) - changes: add reference to bsc#893833 - version 1.13.3 - pchk,lp,patch: Do not install optional patches by default (FATE#320447) - BuildRequires: libzypp-devel >= 16.0.1 - Notify user if unknown category/severity strings are used on the CLI - Do not require --ignore-unknown in non interactive remove-command (bsc#980263) - version 1.13.2 - Prepare cmake to maintain the .pot and .po files in git. Add initial .po file set derived from tarballs. Translations are now maintained via Weblate. - Fix install/remove commands to be case sensitive (bsc#940477) - Fix testing for '-- download*' options (bsc#956480) - Unify code acquiring the zypp lock (bnc#969107) - Rephrase note if 'lsof' is not installed (bsc#974438) - search: fix empty search result message (bsc#972999) - versioncmp: don't check for zypp lock (bsc#970575) - BuildRequires: libzypp-devel >= 15.22.1 - version 1.13.1 - Update sle-zypper-po.tar.bz2 (bsc#972768) - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Bump minor version; 1.12 is continued on SuSE-SLE-12-SP1-Branch - version 1.13.0 - man: Rephrase unclear explanation of --non-interactive (bsc#969186) - man: add missing --non-interactive-include-reboot-patches option - version 1.12.36 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - man: Enhance description of Download-and-install mode options (bsc#968254) - version 1.12.35 - Return 106-ZYPPER_EXIT_INF_REPOS_SKIPPED if repos were skipped due to a failing refresh (bsc#968006) - Fix repo import to honor enable and autorefresh flags (bsc#967673) - fix addlock man page header (boo#966760) - version 1.12.34 - Update zypper-po.tar.bz2 - products: fix wrong repository shown for installed products - Fix spec file to use the correct translation set (bnc#948924) - Fix typos in man page (bsc#953214) - version 1.12.33 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Fail if tty is bad or at EOF when reading user input (bsc#965027) - installSrcPackage: trigger progress callback (bsc#580902) - version 1.12.32 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Don't load repos when removing packages (bsc#606220) - version 1.12.31 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Propagate repo refresh errors even if main action succeeded (bsc#961719) - Fix misaligned TAB stops in colored prompts (bsc#948566) - version 1.12.30 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Enhance guessing of 'obs://' URLs on openSUSE Leap (bnc#959804) - Print repository content 'keywords' in repo details - BuildRequires: libzypp-devel >= 15.20.1 - version 1.12.29 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - ref: don't return 0 if repos were skipped (bsc#959564) - Fix '-y' command option as alias for --non-interactive global option (bsc#957862) - si: Mention location rpm installs source packages to in command help and man page (bsc#710541) - man: explain difference between 'dup' and 'dup --from' - man: Explain meaning of 'System Packages' and '@System' shown in search results (bsc#953458) - BuildRequires: libzypp-devel >= 15.19.8 - version 1.12.28 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - lu/lp: fix different data returned in xml and text output (bsc#793424, bsc#893833) - lp: Indicate patches requiring a restart of the package manager itself. Enhance 'lp -a' Status column. - pchk: also report needed but locked patches - download: fixed claiming an error after successful run (bsc#956480) - Fix tab-completion if zypper is defined as an alias (bsc#955615) - version 1.12.27 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - createPot: Fix plural form detection (bsc#955053) - version 1.12.26 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Fix #83 incomplete bash completion for --type - Fix typo (bsc#953214) - Fix miss aligned output when LANG=C (bsc#951707) - Provide --priority option on addrepo command. - add/modifyrepo: Support '--priority 0' to restore the default repo priority. - Fixed Japanese translations (bsc#949196) - version 1.12.25 - Update sle-zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Add -x shorthand for --match-exact (fixes #64) - version 1.12.24 - Use a uniform translation set for SLE and openSUSE (bnc#948924) - Issue 'volatile change' warning when modifying a plugin service repo (bnc#951339) - Fix missaligned output due to changed mbrtowc return value in glibc-2.22 (bnc#950869) - version 1.12.23 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - locks -s: show solvables repositories (bnc#949957) - version 1.12.22 - fix spec file - version 1.12.21 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - fix suse_version test (bsc#949046) - version 1.12.20 - Show locked packages in summary of patch, up and dup command (FATE#318299) - search: Append 'l' to a locked items status tag (FATE#318299) - list locks: new command options --matches and --solvables to see the resolvables matched by each lock defintion (FATE#318299) - Table: fix details layout to handle multibyte strings correctly - Rug-compatible mode is no longer available. - Give ZYPPER_EXIT_ERR_COMMIT priority over ZYPPER_EXIT_ON_SIGNAL (bsc#946750, FATE#319467) - BuildRequires: libzypp-devel >= 15.19.1 - version 1.12.19 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Return ZYPPER_EXIT_ERR_COMMIT if an error occurred during commit (bsc#946750, FATE#319467) - Do not return 0 if a commit was not performed (bsc#946750, FATE#319467) - BuildRequires: libzypp-devel >= 15.18.0 - version 1.12.18 - Update zypper-po.tar.bz2 - zypper.conf: new option commit/psCheckAccessDeleted to avoid 'lsof' call after commit. On some systems 'lsof' seems to perform very slow, and the check takes up to several minutes. Due to this it's possible to disable the automatic check after each commit. Explicit calls to 'zypper ps' are not affected by this option. (bsc#945169) - zypper.conf: deprecate defining 'installRecommends'; better follow the systemwide default in zypp.conf. - version 1.12.17 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - ps: add options --short/--print to retrieve services which may need to be restarted (FATE#318827) - fix reserved identifier violation (fixes #79) - BuildRequires: libzypp-devel >= 15.17.0 - version 1.12.16 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - patch-check --updatestack-only: Check only for patches which affect the package management itself (FATE#319407) - version 1.12.15 - patch --updatestack-only: Install only patches which affect the package management itself (FATE#319407) - version 1.12.14 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - man: mention new zypp.conf solver.dupAllow* config options (FATE#319128) - add apt-get alias for aptitude - BuildRequires: libzypp-devel >= 15.14.0 - version 1.12.13 - Update zypper-po.tar.bz2 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - lp: Let '--issue=string' also look for matches in IssueType (bnc#941309) - version 1.12.12 - Support caching of service metadata (FATE#318136) - BuildRequires: libzypp-devel >= 15.13.0 - version 1.12.11 - Update zypper-po.tar.bz2 - Adapt to libzypp changes due to FATE#318778 - BuildRequires: libzypp-devel >= 15.11.0 - version 1.12.10 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - version 1.12.9 - Update sle-zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Show installed packages in Summary when --no-build-deps is used for source-install (fixes #75) (bnc#937770) - Options to allow vendor locking for zypper dup (FATE#319128) - version 1.12.8 - summary: show patches requiring reboot (FATE#317872) - patch: add column showing required interactive actions (required reboot, license or message to be confirmed ) - patch: highlight security and critical iptches in tables - info: arguments explicitly specifying 'kind:name' overrule '-t kind' - version 1.12.7 - patch: add option to list/install by --severity (FATE#318760) - version 1.12.6 - Add git-like subcommand support for zypper. Zypper subcommands are standalone executables that live in the zypper exec dir or are available in your $PATH (see zypper(8)). - Typos fixed (fixes #74) - version 1.12.5 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Use 'openSUSE_$releasever' as default OBS platform (bnc#796689) - Clarify comment in zypper.conf (bnc#820693) - Fix format of sizes in output (bnc#897301) - version 1.12.4 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Tab completion for package names in install+remove+update commands (bnc#928650) - Adapt enterprise product detection (bnc#933277) - removerepo: Warn user that deleting a service repo is a volatile change (bnc#929990) - version 1.12.3 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - man: add section about GPG checks - repos/services: Show GPG Check status - Handle pkgGpgCheck callback (fate#314603) - BuildRequires: libzypp-devel >= 15.3.0 - download: fix wrong total (=0) counter in download message - download: actually abort on user request. - Clarify 'zypper lp --date' description (bnc#929593) - Allow to overlay the default translation set. - version 1.12.2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - man: clarify zypper download description (fixes #68) - fix table sort (bnc#832519) - aptitude: install all package name mappings - aptitude: re-order rules - aptitude: apply fedora rules to centos and redhat - aptitude: require zypper - aptitude: add os-specific package-maps - aptitude: add os_is function - aptitude: add generic python package mapping - only use ANSI codes on terminals (bnc#925678) - Don't use color in XML mode. - version 1.12.1 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Fix prompt returning undefined default value after wrong input (bnc#925696) - aptitude: add some package name mappings - aptitude: add debian package name mapping mechanism - aptitude: handle more apt-get operations - aptitude: ignore --option params - man: fix typo (bnc#923800) - Bump minor version for Factory, 1.11 is continued on SuSE-SLE-12-Branch - version 1.12.0 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - allow repo:package to reinstall from a different repo (bnc#725867) - fix wrong description of --force-resolution defaults - version 1.11.24 - Update zypper-po.tar.bz2 - patch: A date limit must ignore newer patch candidates (bnc#919709) - modify repo: Notify about volatile changes to service repos (bnc#916254) - ps: Change column header from 'Login' to 'User' (bnc#915461) - man: add missing patch --date option - man: mention $releasever_major/minor repo variables - man: Update repo variable substitution (default and alternate values) - version 1.11.23 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - repos(lr): Fix wrong exit status using the --xmlout option (bnc#914258) - version 1.11.22 - Refresh plugin services on 'lr' 'ls -r' and 'ref' (bnc#893294)(FATE#318117) Repositories provided by a plugin service (SUSE Manager) must always be (auto-)refreshed to reflect server side changes immediately. - zypper.conf: new color/pkglistHighlightAttribute (bnc#914284) Tune the color atrribute used for package list highlighting. - version 1.11.21 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - New global option --releasever: Set the value of the $releasever variable in all .repo files. This can be used to switch to new distribution repositories when performing a distribution upgrade. (bnc#911658) - BuildRequires: libzypp-devel >= 14.34.0 - Clarify legacy warning (bnc#911335) - version 1.11.20 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - info: show new product:registerflavor attribute (bnc#896224) - version 1.11.19 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2 - Enhance 'Digest verification failed' message (FATE#315008) - Enhance message text when skipping repos due to an error (bnc#909244) - zypper.conf: fix wrong default mentioned in comment - zypper-log(8): Update man page - version 1.11.18 - Add --[no-]color global option - Fix additional spaces in zypper output and new colorization code (bnc#908345) - properly reset auto-retry counter (bnc#906549) - man: improve patch description (bnc#904737) - version 1.11.17 - Warn about repositories with 'gpgcheck=0' (bnc#848054) - search: fix --verbose implies --details - Enhance 'Digest verification failed' dialog (FATE#315008) - Summary: quote names including spaces (bnc#903675) - version 1.11.16 - Provide missing man pages (fixes #51) - Create man pages from asciidoc (fixes #53) - Warn if legacy CLI options are used (bnc#899781) - version 1.11.15 - Update zypper-po.tar.bz2 - Update zypper-po.tar.bz2
- version 0.12.1618498507.b68ecea - Disable all repos on Leap - SLES migration (bsc#1184237) - version 0.12.1590748670.86b0749 - make sure all release packages are installed (bsc#1171652) - version 0.12.1580220831.7102be8 - check if snapper is configured (jira#SLE-7752) - version 0.12.1536145027.be6a3dd - return non-zero exit code if there are possible migrations, but none is mirrored on registration server (bsc#1107238) - check for closed stdin (bsc#1100137) - adjusted packaging of changes file - implement offline migration - require SUSEConnect >= 0.3.10 - version 0.11.1520597355.bcf74ad - more changes to get --root working - version 0.11.1516874532.fa20262 - add --no-snapshots and --root options - use the same snapper commandline as yast2 migration (bsc#984324) - version 0.10 - better help for --download-only (bsc#973886) - call rollback only if release package can't be installed - better error messages (bsc#975485) - added man page (bsc#972688) - version 0.9 - install release packages and call SUSEConnect rollback before getting migration target (fate#320533) - do not add --recommends by default (bsc#959134) - Extended Supplements from zypper to zypper and SUSEConnect to improve handling of dependencies - Added Supplements for zypper to ensure automatic installation - version 0.8 - use stable sort for product list returned by scc - fixed obsoleted service check to work with SMT - version 0.7 - backup of /etc/zypp (bsc#946858) - do not create extra snapshots (bnc#947270) - correctly handle zypper failures (bnc#946750) - version 0.6 - better exception handling (bsc#946003, bsc#945681, bsc#946206) - sync output (bnc#945619) - use --no-refresh where possible (bsc#945462) - rollback (bsc#941458) - version 0.5 - use --updatestack-only (bsc#945030) - version 0.4 - handle products with flag 'available' - install patches, restart after updates (bsc#943267) - use long product names - sort product list, put installed products at the end (bsc#943269) - version 0.3 - handle api exceptions (bsc#940771) - create snapshots (bsc#941460) - use releasever (bsc#941565) - do not print internal product name (bsc#941630) - version 0.2 - disable obsolete repos (fate#319140) - require suse-connect >= 0.2.20 - new package